diff --git a/web/Dockerfile b/web/Dockerfile index 79b484fd..6e9b19e6 100644 --- a/web/Dockerfile +++ b/web/Dockerfile @@ -2,14 +2,34 @@ FROM node:13-slim WORKDIR /usr/app -ENV NODE_ENV production COPY ./package.json ./yarn.lock ./ + +COPY ./webpack.config.ts ./tsconfig.json ./ +COPY ./server/ ./server +COPY ./common/ ./common + +COPY ./build.ts ./build.ts +COPY ./static ./static +COPY ./frontend ./frontend +COPY ./country-data ./country-data +COPY ./datasets ./datasets + +RUN yarn install +RUN yarn run build + + +FROM node:13-slim + +WORKDIR /usr/app +COPY --from=0 /usr/app/dist ./dist +ENV NODE_ENV production +COPY ./package.json ./yarn.lock ./ RUN yarn install COPY ./webpack.config.ts ./tsconfig.json ./ COPY ./server/ ./server COPY ./common/ ./common -ENTRYPOINT yarn run serve \ No newline at end of file +ENTRYPOINT yarn run serve diff --git a/web/README.md b/web/README.md index 41aa9e3a..a1c07830 100644 --- a/web/README.md +++ b/web/README.md @@ -1,5 +1,14 @@ # COVID-19 visualizer +## WARNING: This repository is now in an inconsistent state +As the site is no longer maintained, we decided to host it on much cheaper server (instead of GCP). For that reasons, we downloaded only the latest version of the relevant data files and serve them locally. + +The app is no longer hosted at GCP. The "channel" functionality doesn't work at all now. The readme below is outdated (see the commit history). + +Contact Daniel Hnyk (@hnykda) or Tomáš Gavenčiak for more information. + +--- + Frontend for http://epidemicforecasting.org/ ![Screenshot of local app](./covid_local_app.png) diff --git a/web/common/constants.ts b/web/common/constants.ts deleted file mode 100644 index 27225930..00000000 --- a/web/common/constants.ts +++ /dev/null @@ -1,6 +0,0 @@ -export const BUCKET_ROOT = "https://storage.googleapis.com/static-covid"; - -export const STATIC_ROOT = "https://storage.googleapis.com/static-covid/static"; - -let all: { [key: string]: string } = { BUCKET_ROOT, STATIC_ROOT }; -export default all; diff --git a/web/country-data/casemap-geo.json b/web/country-data/casemap-geo.json new file mode 100644 index 00000000..0511d418 --- /dev/null +++ b/web/country-data/casemap-geo.json @@ -0,0 +1,53705 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 6, + "sovereignt": "Albania", + "sov_a3": "ALB", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Albania", + "adm0_a3": "ALB", + "geou_dif": 0, + "geounit": "Albania", + "gu_a3": "ALB", + "su_dif": 0, + "subunit": "Albania", + "su_a3": "ALB", + "brk_diff": 0, + "name": "Albania", + "name_long": "Albania", + "brk_a3": "ALB", + "brk_name": "Albania", + "brk_group": null, + "abbrev": "Alb.", + "postal": "AL", + "formal_en": "Republic of Albania", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Albania", + "name_alt": null, + "mapcolor7": 1, + "mapcolor8": 4, + "mapcolor9": 1, + "mapcolor13": 6, + "pop_est": 3639453, + "gdp_md_est": 21810, + "pop_year": -99, + "lastcensus": 2001, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "4. Lower middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "AL", + "iso_a3": "ALB", + "iso_n3": "008", + "un_a3": "008", + "wb_a2": "AL", + "wb_a3": "ALB", + "woe_id": -99, + "adm0_a3_is": "ALB", + "adm0_a3_us": "ALB", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Europe", + "region_un": "Europe", + "subregion": "Southern Europe", + "region_wb": "Europe & Central Asia", + "name_len": 7, + "long_len": 7, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "ALB.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 20.590247430104906, + 41.855404161133606 + ], + [ + 20.463175083099202, + 41.51508901627533 + ], + [ + 20.605181919037364, + 41.08622630468522 + ], + [ + 21.0200403174764, + 40.84272695572588 + ], + [ + 20.999989861747224, + 40.58000397395397 + ], + [ + 20.674996779063633, + 40.43499990494303 + ], + [ + 20.615000441172754, + 40.11000682225938 + ], + [ + 20.15001590341052, + 39.62499766698397 + ], + [ + 19.980000441170144, + 39.69499339452341 + ], + [ + 19.960001661873207, + 39.91500580500605 + ], + [ + 19.406081984136733, + 40.250773423822466 + ], + [ + 19.319058872157143, + 40.72723012955356 + ], + [ + 19.40354983895429, + 41.40956574153546 + ], + [ + 19.540027296637106, + 41.71998607031276 + ], + [ + 19.37176883309496, + 41.877547512370654 + ], + [ + 19.304486118250793, + 42.19574514420782 + ], + [ + 19.738051385179627, + 42.688247382165564 + ], + [ + 19.801613396898688, + 42.50009349219084 + ], + [ + 20.0707, + 42.58863 + ], + [ + 20.283754510181893, + 42.32025950781508 + ], + [ + 20.52295, + 42.21787 + ], + [ + 20.590247430104906, + 41.855404161133606 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 4, + "sovereignt": "Austria", + "sov_a3": "AUT", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Austria", + "adm0_a3": "AUT", + "geou_dif": 0, + "geounit": "Austria", + "gu_a3": "AUT", + "su_dif": 0, + "subunit": "Austria", + "su_a3": "AUT", + "brk_diff": 0, + "name": "Austria", + "name_long": "Austria", + "brk_a3": "AUT", + "brk_name": "Austria", + "brk_group": null, + "abbrev": "Aust.", + "postal": "A", + "formal_en": "Republic of Austria", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Austria", + "name_alt": null, + "mapcolor7": 3, + "mapcolor8": 1, + "mapcolor9": 3, + "mapcolor13": 4, + "pop_est": 8210281, + "gdp_md_est": 329500, + "pop_year": -99, + "lastcensus": 2011, + "gdp_year": -99, + "economy": "2. Developed region: nonG7", + "income_grp": "1. High income: OECD", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "AT", + "iso_a3": "AUT", + "iso_n3": "040", + "un_a3": "040", + "wb_a2": "AT", + "wb_a3": "AUT", + "woe_id": -99, + "adm0_a3_is": "AUT", + "adm0_a3_us": "AUT", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Europe", + "region_un": "Europe", + "subregion": "Western Europe", + "region_wb": "Europe & Central Asia", + "name_len": 7, + "long_len": 7, + "abbrev_len": 5, + "tiny": -99, + "homepart": 1, + "filename": "AUT.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 16.979666782304037, + 48.123497015976305 + ], + [ + 16.90375410326726, + 47.71486562762833 + ], + [ + 16.340584344150415, + 47.71290192320123 + ], + [ + 16.534267612380376, + 47.49617096616912 + ], + [ + 16.202298211337364, + 46.85238597267696 + ], + [ + 16.011663852612656, + 46.6836107448117 + ], + [ + 15.137091912504985, + 46.65870270444703 + ], + [ + 14.63247155117483, + 46.43181732846955 + ], + [ + 13.806475457421527, + 46.509306138691215 + ], + [ + 12.376485223040817, + 46.76755910906985 + ], + [ + 12.153088006243054, + 47.11539317482645 + ], + [ + 11.16482791509327, + 46.94157949481273 + ], + [ + 11.048555942436536, + 46.75135854754634 + ], + [ + 10.44270145024663, + 46.89354625099743 + ], + [ + 9.932448357796659, + 46.92072805438296 + ], + [ + 9.479969516649021, + 47.10280996356337 + ], + [ + 9.632931756232978, + 47.34760122332999 + ], + [ + 9.59422610844635, + 47.52505809182027 + ], + [ + 9.896068149463188, + 47.580196845075704 + ], + [ + 10.402083774465211, + 47.30248769793916 + ], + [ + 10.544504021861627, + 47.56639923765377 + ], + [ + 11.426414015354737, + 47.523766181012974 + ], + [ + 12.141357456112788, + 47.703083401065776 + ], + [ + 12.620759718484491, + 47.67238760028441 + ], + [ + 12.932626987365948, + 47.467645575544 + ], + [ + 13.02585127122049, + 47.637583523135824 + ], + [ + 12.884102817443903, + 48.28914581968792 + ], + [ + 13.243357374737, + 48.416114813829054 + ], + [ + 13.595945672264437, + 48.87717194273715 + ], + [ + 14.33889773932472, + 48.5553052842072 + ], + [ + 14.901447381254057, + 48.964401760445824 + ], + [ + 15.253415561593982, + 49.039074205107575 + ], + [ + 16.02964725105022, + 48.73389903420793 + ], + [ + 16.49928266771877, + 48.78580801044511 + ], + [ + 16.960288120194576, + 48.5969823268506 + ], + [ + 16.879982944413, + 48.47001333270947 + ], + [ + 16.979666782304037, + 48.123497015976305 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 2, + "sovereignt": "Belgium", + "sov_a3": "BEL", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Belgium", + "adm0_a3": "BEL", + "geou_dif": 0, + "geounit": "Belgium", + "gu_a3": "BEL", + "su_dif": 0, + "subunit": "Belgium", + "su_a3": "BEL", + "brk_diff": 0, + "name": "Belgium", + "name_long": "Belgium", + "brk_a3": "BEL", + "brk_name": "Belgium", + "brk_group": null, + "abbrev": "Belg.", + "postal": "B", + "formal_en": "Kingdom of Belgium", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Belgium", + "name_alt": null, + "mapcolor7": 3, + "mapcolor8": 2, + "mapcolor9": 1, + "mapcolor13": 8, + "pop_est": 10414336, + "gdp_md_est": 389300, + "pop_year": -99, + "lastcensus": 2011, + "gdp_year": -99, + "economy": "2. Developed region: nonG7", + "income_grp": "1. High income: OECD", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "BE", + "iso_a3": "BEL", + "iso_n3": "056", + "un_a3": "056", + "wb_a2": "BE", + "wb_a3": "BEL", + "woe_id": -99, + "adm0_a3_is": "BEL", + "adm0_a3_us": "BEL", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Europe", + "region_un": "Europe", + "subregion": "Western Europe", + "region_wb": "Europe & Central Asia", + "name_len": 7, + "long_len": 7, + "abbrev_len": 5, + "tiny": -99, + "homepart": 1, + "filename": "BEL.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.314971144228537, + 51.345780951536085 + ], + [ + 4.047071160507527, + 51.26725861266857 + ], + [ + 4.973991326526914, + 51.475023708698124 + ], + [ + 5.606975945670001, + 51.037298488969775 + ], + [ + 6.156658155958779, + 50.80372101501058 + ], + [ + 6.043073357781111, + 50.128051662794235 + ], + [ + 5.782417433300906, + 50.09032786722122 + ], + [ + 5.674051954784829, + 49.529483547557504 + ], + [ + 4.799221632515809, + 49.985373033236385 + ], + [ + 4.286022983425084, + 49.907496649772554 + ], + [ + 3.588184441755686, + 50.37899241800358 + ], + [ + 3.123251580425801, + 50.780363267614575 + ], + [ + 2.658422071960274, + 50.79684804951574 + ], + [ + 2.513573032246143, + 51.14850617126183 + ], + [ + 3.314971144228537, + 51.345780951536085 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 4, + "sovereignt": "Bulgaria", + "sov_a3": "BGR", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Bulgaria", + "adm0_a3": "BGR", + "geou_dif": 0, + "geounit": "Bulgaria", + "gu_a3": "BGR", + "su_dif": 0, + "subunit": "Bulgaria", + "su_a3": "BGR", + "brk_diff": 0, + "name": "Bulgaria", + "name_long": "Bulgaria", + "brk_a3": "BGR", + "brk_name": "Bulgaria", + "brk_group": null, + "abbrev": "Bulg.", + "postal": "BG", + "formal_en": "Republic of Bulgaria", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Bulgaria", + "name_alt": null, + "mapcolor7": 4, + "mapcolor8": 5, + "mapcolor9": 1, + "mapcolor13": 8, + "pop_est": 7204687, + "gdp_md_est": 93750, + "pop_year": -99, + "lastcensus": 2011, + "gdp_year": -99, + "economy": "2. Developed region: nonG7", + "income_grp": "3. Upper middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "BG", + "iso_a3": "BGR", + "iso_n3": "100", + "un_a3": "100", + "wb_a2": "BG", + "wb_a3": "BGR", + "woe_id": -99, + "adm0_a3_is": "BGR", + "adm0_a3_us": "BGR", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Europe", + "region_un": "Europe", + "subregion": "Eastern Europe", + "region_wb": "Europe & Central Asia", + "name_len": 8, + "long_len": 8, + "abbrev_len": 5, + "tiny": -99, + "homepart": 1, + "filename": "BGR.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 22.65714969248299, + 44.23492300066128 + ], + [ + 22.944832391051847, + 43.82378530534713 + ], + [ + 23.33230228037632, + 43.89701080990471 + ], + [ + 24.100679152124172, + 43.74105133724785 + ], + [ + 25.569271681426926, + 43.68844472917472 + ], + [ + 26.065158725699746, + 43.94349376075126 + ], + [ + 27.242399529740908, + 44.175986029632405 + ], + [ + 27.970107049275075, + 43.81246816667521 + ], + [ + 28.558081495891997, + 43.70746165625813 + ], + [ + 28.03909508638472, + 43.293171698574184 + ], + [ + 27.67389773937805, + 42.577892361006214 + ], + [ + 27.99672041190539, + 42.00735871028779 + ], + [ + 27.135739373490477, + 42.14148489030134 + ], + [ + 26.117041863720797, + 41.82690460872456 + ], + [ + 26.106138136507212, + 41.32889883072778 + ], + [ + 25.197201368925445, + 41.23448598893053 + ], + [ + 24.49264489105803, + 41.583896185872035 + ], + [ + 23.692073601992348, + 41.30908091894385 + ], + [ + 22.952377150166452, + 41.33799388281115 + ], + [ + 22.88137373219743, + 41.99929718685026 + ], + [ + 22.380525750424592, + 42.32025950781509 + ], + [ + 22.54501183440962, + 42.46136200618804 + ], + [ + 22.43659467946128, + 42.580321153323936 + ], + [ + 22.60480146657133, + 42.898518785161144 + ], + [ + 22.986018507588483, + 43.211161200526966 + ], + [ + 22.50015669118028, + 43.64281443946099 + ], + [ + 22.410446404721597, + 44.00806346289995 + ], + [ + 22.65714969248299, + 44.23492300066128 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 4, + "sovereignt": "Belarus", + "sov_a3": "BLR", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Belarus", + "adm0_a3": "BLR", + "geou_dif": 0, + "geounit": "Belarus", + "gu_a3": "BLR", + "su_dif": 0, + "subunit": "Belarus", + "su_a3": "BLR", + "brk_diff": 0, + "name": "Belarus", + "name_long": "Belarus", + "brk_a3": "BLR", + "brk_name": "Belarus", + "brk_group": null, + "abbrev": "Bela.", + "postal": "BY", + "formal_en": "Republic of Belarus", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Belarus", + "name_alt": null, + "mapcolor7": 1, + "mapcolor8": 1, + "mapcolor9": 5, + "mapcolor13": 11, + "pop_est": 9648533, + "gdp_md_est": 114100, + "pop_year": -99, + "lastcensus": 2009, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "3. Upper middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "BY", + "iso_a3": "BLR", + "iso_n3": "112", + "un_a3": "112", + "wb_a2": "BY", + "wb_a3": "BLR", + "woe_id": -99, + "adm0_a3_is": "BLR", + "adm0_a3_us": "BLR", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Europe", + "region_un": "Europe", + "subregion": "Eastern Europe", + "region_wb": "Europe & Central Asia", + "name_len": 7, + "long_len": 7, + "abbrev_len": 5, + "tiny": -99, + "homepart": 1, + "filename": "BLR.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 23.48412763844985, + 53.91249766704114 + ], + [ + 24.450683628037037, + 53.905702216194754 + ], + [ + 25.536353794056993, + 54.28242340760253 + ], + [ + 25.7684326514798, + 54.84696259217509 + ], + [ + 26.58827924979039, + 55.16717560487167 + ], + [ + 26.494331495883753, + 55.615106919977634 + ], + [ + 27.10245975109453, + 55.783313707087686 + ], + [ + 28.176709425577993, + 56.16912995057881 + ], + [ + 29.229513380660308, + 55.918344224666356 + ], + [ + 29.371571893030673, + 55.670090643936184 + ], + [ + 29.896294386522356, + 55.78946320253041 + ], + [ + 30.873909132620007, + 55.55097646750341 + ], + [ + 30.971835971813135, + 55.08154775656404 + ], + [ + 30.757533807098717, + 54.81177094178432 + ], + [ + 31.38447228366374, + 54.157056382862436 + ], + [ + 31.79142418796224, + 53.97463857687212 + ], + [ + 31.731272820774507, + 53.79402944601202 + ], + [ + 32.405598585751164, + 53.618045355842035 + ], + [ + 32.69364301934604, + 53.35142080343212 + ], + [ + 32.304519484188226, + 53.1327261419729 + ], + [ + 31.49764367038293, + 53.1674268662569 + ], + [ + 31.305200636528014, + 53.07399587667321 + ], + [ + 31.54001834486226, + 52.74205231384636 + ], + [ + 31.785998162571587, + 52.101677964885454 + ], + [ + 30.927549269338982, + 52.04235342061438 + ], + [ + 30.619454380014844, + 51.822806098022376 + ], + [ + 30.555117221811457, + 51.31950348571566 + ], + [ + 30.157363722460897, + 51.41613841410147 + ], + [ + 29.254938185347925, + 51.368234361366895 + ], + [ + 28.99283532076353, + 51.602044379271476 + ], + [ + 28.61761274589225, + 51.42771393493484 + ], + [ + 28.24161502453657, + 51.57222707783907 + ], + [ + 27.454066196408434, + 51.59230337178447 + ], + [ + 26.337958611768556, + 51.83228872334793 + ], + [ + 25.327787713327005, + 51.91065603291855 + ], + [ + 24.553106316839518, + 51.888461005249184 + ], + [ + 24.00507775238421, + 51.61744395609446 + ], + [ + 23.52707075368437, + 51.57845408793023 + ], + [ + 23.508002150168693, + 52.02364655212473 + ], + [ + 23.199493849386187, + 52.486977444053664 + ], + [ + 23.799198846133375, + 52.69109935160657 + ], + [ + 23.80493493011778, + 53.089731350306074 + ], + [ + 23.527535841575002, + 53.470121568406555 + ], + [ + 23.48412763844985, + 53.91249766704114 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 5, + "sovereignt": "Bosnia and Herzegovina", + "sov_a3": "BIH", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Bosnia and Herzegovina", + "adm0_a3": "BIH", + "geou_dif": 0, + "geounit": "Bosnia and Herzegovina", + "gu_a3": "BIH", + "su_dif": 0, + "subunit": "Bosnia and Herzegovina", + "su_a3": "BIH", + "brk_diff": 0, + "name": "Bosnia and Herz.", + "name_long": "Bosnia and Herzegovina", + "brk_a3": "BIH", + "brk_name": "Bosnia and Herz.", + "brk_group": null, + "abbrev": "B.H.", + "postal": "BiH", + "formal_en": "Bosnia and Herzegovina", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Bosnia and Herzegovina", + "name_alt": null, + "mapcolor7": 1, + "mapcolor8": 1, + "mapcolor9": 1, + "mapcolor13": 2, + "pop_est": 4613414, + "gdp_md_est": 29700, + "pop_year": -99, + "lastcensus": 1991, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "3. Upper middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "BA", + "iso_a3": "BIH", + "iso_n3": "070", + "un_a3": "070", + "wb_a2": "BA", + "wb_a3": "BIH", + "woe_id": -99, + "adm0_a3_is": "BIH", + "adm0_a3_us": "BIH", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Europe", + "region_un": "Europe", + "subregion": "Southern Europe", + "region_wb": "Europe & Central Asia", + "name_len": 16, + "long_len": 22, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "BIH.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 19.00548628101012, + 44.86023366960916 + ], + [ + 19.36803, + 44.863 + ], + [ + 19.11761, + 44.42307000000011 + ], + [ + 19.59976, + 44.03847 + ], + [ + 19.454, + 43.56810000000013 + ], + [ + 19.21852, + 43.52384 + ], + [ + 19.03165, + 43.43253 + ], + [ + 18.70648, + 43.20011 + ], + [ + 18.56, + 42.65 + ], + [ + 17.674921502358984, + 43.02856252702361 + ], + [ + 17.297373488034452, + 43.44634064388736 + ], + [ + 16.91615644701733, + 43.66772247982567 + ], + [ + 16.456442905348865, + 44.04123973243128 + ], + [ + 16.23966027188453, + 44.35114329688571 + ], + [ + 15.750026075918981, + 44.81871165626256 + ], + [ + 15.959367303133376, + 45.233776760430935 + ], + [ + 16.318156772535872, + 45.00412669532591 + ], + [ + 16.534939406000206, + 45.21160757097772 + ], + [ + 17.002146030351014, + 45.233776760430935 + ], + [ + 17.861783481526402, + 45.067740383477144 + ], + [ + 18.553214145591653, + 45.08158966733145 + ], + [ + 19.00548628101012, + 44.86023366960916 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 4, + "sovereignt": "Switzerland", + "sov_a3": "CHE", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Switzerland", + "adm0_a3": "CHE", + "geou_dif": 0, + "geounit": "Switzerland", + "gu_a3": "CHE", + "su_dif": 0, + "subunit": "Switzerland", + "su_a3": "CHE", + "brk_diff": 0, + "name": "Switzerland", + "name_long": "Switzerland", + "brk_a3": "CHE", + "brk_name": "Switzerland", + "brk_group": null, + "abbrev": "Switz.", + "postal": "CH", + "formal_en": "Swiss Confederation", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Switzerland", + "name_alt": null, + "mapcolor7": 5, + "mapcolor8": 2, + "mapcolor9": 7, + "mapcolor13": 3, + "pop_est": 7604467, + "gdp_md_est": 316700, + "pop_year": -99, + "lastcensus": 2010, + "gdp_year": -99, + "economy": "2. Developed region: nonG7", + "income_grp": "1. High income: OECD", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "CH", + "iso_a3": "CHE", + "iso_n3": "756", + "un_a3": "756", + "wb_a2": "CH", + "wb_a3": "CHE", + "woe_id": -99, + "adm0_a3_is": "CHE", + "adm0_a3_us": "CHE", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Europe", + "region_un": "Europe", + "subregion": "Western Europe", + "region_wb": "Europe & Central Asia", + "name_len": 11, + "long_len": 11, + "abbrev_len": 6, + "tiny": -99, + "homepart": 1, + "filename": "CHE.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 9.59422610844635, + 47.52505809182027 + ], + [ + 9.632931756232978, + 47.34760122332999 + ], + [ + 9.479969516649021, + 47.10280996356337 + ], + [ + 9.932448357796659, + 46.92072805438296 + ], + [ + 10.44270145024663, + 46.89354625099743 + ], + [ + 10.363378126678612, + 46.48357127540986 + ], + [ + 9.92283654139038, + 46.31489940040919 + ], + [ + 9.182881707403055, + 46.44021474871698 + ], + [ + 8.966305779667806, + 46.036931871111186 + ], + [ + 8.489952426801324, + 46.005150865251686 + ], + [ + 8.31662967289438, + 46.16364248309086 + ], + [ + 7.755992058959833, + 45.82449005795931 + ], + [ + 7.273850945676656, + 45.776947740250776 + ], + [ + 6.843592970414504, + 45.99114655210061 + ], + [ + 6.500099724970425, + 46.42967275652944 + ], + [ + 6.022609490593537, + 46.27298981382047 + ], + [ + 6.037388950229001, + 46.725778713561866 + ], + [ + 6.768713820023606, + 47.2877082383037 + ], + [ + 6.736571079138059, + 47.541801255882845 + ], + [ + 7.192202182655507, + 47.44976552997102 + ], + [ + 7.46675906742223, + 47.62058197691181 + ], + [ + 8.317301466514152, + 47.61357982033626 + ], + [ + 8.522611932009765, + 47.830827541691285 + ], + [ + 9.59422610844635, + 47.52505809182027 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 5, + "sovereignt": "Czech Republic", + "sov_a3": "CZE", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Czech Republic", + "adm0_a3": "CZE", + "geou_dif": 0, + "geounit": "Czech Republic", + "gu_a3": "CZE", + "su_dif": 0, + "subunit": "Czech Republic", + "su_a3": "CZE", + "brk_diff": 0, + "name": "Czech Rep.", + "name_long": "Czech Republic", + "brk_a3": "CZE", + "brk_name": "Czech Rep.", + "brk_group": null, + "abbrev": "Cz. Rep.", + "postal": "CZ", + "formal_en": "Czech Republic", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Czech Republic", + "name_alt": null, + "mapcolor7": 1, + "mapcolor8": 1, + "mapcolor9": 2, + "mapcolor13": 6, + "pop_est": 10211904, + "gdp_md_est": 265200, + "pop_year": -99, + "lastcensus": 2011, + "gdp_year": -99, + "economy": "2. Developed region: nonG7", + "income_grp": "1. High income: OECD", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "CZ", + "iso_a3": "CZE", + "iso_n3": "203", + "un_a3": "203", + "wb_a2": "CZ", + "wb_a3": "CZE", + "woe_id": -99, + "adm0_a3_is": "CZE", + "adm0_a3_us": "CZE", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Europe", + "region_un": "Europe", + "subregion": "Eastern Europe", + "region_wb": "Europe & Central Asia", + "name_len": 10, + "long_len": 14, + "abbrev_len": 8, + "tiny": -99, + "homepart": 1, + "filename": "CZE.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 16.960288120194576, + 48.5969823268506 + ], + [ + 16.49928266771877, + 48.78580801044511 + ], + [ + 16.02964725105022, + 48.73389903420793 + ], + [ + 15.253415561593982, + 49.039074205107575 + ], + [ + 14.901447381254057, + 48.964401760445824 + ], + [ + 14.33889773932472, + 48.5553052842072 + ], + [ + 13.595945672264437, + 48.87717194273715 + ], + [ + 13.031328973043431, + 49.30706818297324 + ], + [ + 12.521024204161192, + 49.547415269562734 + ], + [ + 12.415190870827445, + 49.96912079528057 + ], + [ + 12.240111118222558, + 50.266337795607285 + ], + [ + 12.966836785543194, + 50.484076443069085 + ], + [ + 13.338131951560285, + 50.73323436136435 + ], + [ + 14.056227654688172, + 50.92691762959429 + ], + [ + 14.307013380600637, + 51.117267767941414 + ], + [ + 14.570718214586066, + 51.002339382524276 + ], + [ + 15.01699588385867, + 51.10667409932158 + ], + [ + 15.490972120839727, + 50.78472992614321 + ], + [ + 16.23862674323857, + 50.69773265237984 + ], + [ + 16.176253289462267, + 50.42260732685791 + ], + [ + 16.719475945714436, + 50.21574656839354 + ], + [ + 16.868769158605655, + 50.47397370055603 + ], + [ + 17.55456709155112, + 50.36214590107641 + ], + [ + 17.64944502123899, + 50.049038397819956 + ], + [ + 18.392913852622172, + 49.98862864847075 + ], + [ + 18.853144158613617, + 49.49622976337764 + ], + [ + 18.554971144289482, + 49.49501536721878 + ], + [ + 18.399993523846177, + 49.31500051533004 + ], + [ + 18.170498488037964, + 49.271514797556435 + ], + [ + 18.104972771891852, + 49.04398346617531 + ], + [ + 17.913511590250465, + 48.996492824899086 + ], + [ + 17.88648481616181, + 48.90347524677371 + ], + [ + 17.545006951577108, + 48.80001902932537 + ], + [ + 17.101984897538898, + 48.81696889911711 + ], + [ + 16.960288120194576, + 48.5969823268506 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 2, + "sovereignt": "Germany", + "sov_a3": "DEU", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Germany", + "adm0_a3": "DEU", + "geou_dif": 0, + "geounit": "Germany", + "gu_a3": "DEU", + "su_dif": 0, + "subunit": "Germany", + "su_a3": "DEU", + "brk_diff": 0, + "name": "Germany", + "name_long": "Germany", + "brk_a3": "DEU", + "brk_name": "Germany", + "brk_group": null, + "abbrev": "Ger.", + "postal": "D", + "formal_en": "Federal Republic of Germany", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Germany", + "name_alt": null, + "mapcolor7": 2, + "mapcolor8": 5, + "mapcolor9": 5, + "mapcolor13": 1, + "pop_est": 82329758, + "gdp_md_est": 2918000, + "pop_year": -99, + "lastcensus": 2011, + "gdp_year": -99, + "economy": "1. Developed region: G7", + "income_grp": "1. High income: OECD", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "DE", + "iso_a3": "DEU", + "iso_n3": "276", + "un_a3": "276", + "wb_a2": "DE", + "wb_a3": "DEU", + "woe_id": -99, + "adm0_a3_is": "DEU", + "adm0_a3_us": "DEU", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Europe", + "region_un": "Europe", + "subregion": "Western Europe", + "region_wb": "Europe & Central Asia", + "name_len": 7, + "long_len": 7, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "DEU.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 9.921906365609232, + 54.983104153048025 + ], + [ + 9.9395797054529, + 54.596641954153256 + ], + [ + 10.950112338920519, + 54.363607082733154 + ], + [ + 10.939466993868448, + 54.00869334575258 + ], + [ + 11.956252475643282, + 54.19648550070116 + ], + [ + 12.518440382546714, + 54.47037059184799 + ], + [ + 13.647467075259499, + 54.0755109727059 + ], + [ + 14.119686313542559, + 53.75702912049103 + ], + [ + 14.353315463934168, + 53.248171291713106 + ], + [ + 14.074521111719434, + 52.98126251892535 + ], + [ + 14.4375997250022, + 52.624850165408304 + ], + [ + 14.685026482815713, + 52.089947414755216 + ], + [ + 14.607098422919648, + 51.745188096719964 + ], + [ + 15.016995883858781, + 51.10667409932171 + ], + [ + 14.570718214586122, + 51.00233938252438 + ], + [ + 14.307013380600665, + 51.11726776794137 + ], + [ + 14.056227654688314, + 50.92691762959435 + ], + [ + 13.338131951560397, + 50.73323436136428 + ], + [ + 12.96683678554325, + 50.48407644306917 + ], + [ + 12.240111118222671, + 50.26633779560723 + ], + [ + 12.415190870827473, + 49.96912079528062 + ], + [ + 12.521024204161336, + 49.54741526956275 + ], + [ + 13.031328973043514, + 49.30706818297324 + ], + [ + 13.595945672264577, + 48.877171942737164 + ], + [ + 13.243357374737116, + 48.41611481382903 + ], + [ + 12.884102817443873, + 48.28914581968786 + ], + [ + 13.025851271220517, + 47.63758352313595 + ], + [ + 12.932626987366064, + 47.467645575544 + ], + [ + 12.620759718484521, + 47.672387600284424 + ], + [ + 12.141357456112871, + 47.70308340106578 + ], + [ + 11.426414015354851, + 47.52376618101306 + ], + [ + 10.544504021861597, + 47.5663992376538 + ], + [ + 10.402083774465325, + 47.30248769793916 + ], + [ + 9.896068149463188, + 47.580196845075704 + ], + [ + 9.594226108446376, + 47.5250580918202 + ], + [ + 8.522611932009795, + 47.83082754169135 + ], + [ + 8.317301466514095, + 47.61357982033627 + ], + [ + 7.466759067422288, + 47.62058197691192 + ], + [ + 7.593676385131062, + 48.33301911070373 + ], + [ + 8.099278598674855, + 49.01778351500343 + ], + [ + 6.658229607783709, + 49.20195831969164 + ], + [ + 6.186320428094177, + 49.463802802114515 + ], + [ + 6.242751092156993, + 49.90222565367873 + ], + [ + 6.043073357781111, + 50.128051662794235 + ], + [ + 6.156658155958779, + 50.80372101501058 + ], + [ + 5.988658074577813, + 51.851615709025054 + ], + [ + 6.589396599970826, + 51.852029120483394 + ], + [ + 6.842869500362383, + 52.22844025329755 + ], + [ + 7.092053256873896, + 53.14404328064489 + ], + [ + 6.905139601274129, + 53.48216217713064 + ], + [ + 7.100424838905268, + 53.69393219666267 + ], + [ + 7.936239454793962, + 53.74829580343379 + ], + [ + 8.121706170289485, + 53.52779246684429 + ], + [ + 8.800734490604668, + 54.020785630908904 + ], + [ + 8.572117954145368, + 54.39564647075405 + ], + [ + 8.526229282270208, + 54.96274363872516 + ], + [ + 9.282048780971136, + 54.83086538351631 + ], + [ + 9.921906365609232, + 54.983104153048025 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 4, + "sovereignt": "Denmark", + "sov_a3": "DN1", + "adm0_dif": 1, + "level": 2, + "type": "Country", + "admin": "Denmark", + "adm0_a3": "DNK", + "geou_dif": 0, + "geounit": "Denmark", + "gu_a3": "DNK", + "su_dif": 0, + "subunit": "Denmark", + "su_a3": "DNK", + "brk_diff": 0, + "name": "Denmark", + "name_long": "Denmark", + "brk_a3": "DNK", + "brk_name": "Denmark", + "brk_group": null, + "abbrev": "Den.", + "postal": "DK", + "formal_en": "Kingdom of Denmark", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Denmark", + "name_alt": null, + "mapcolor7": 4, + "mapcolor8": 1, + "mapcolor9": 3, + "mapcolor13": 12, + "pop_est": 5500510, + "gdp_md_est": 203600, + "pop_year": -99, + "lastcensus": 2011, + "gdp_year": -99, + "economy": "2. Developed region: nonG7", + "income_grp": "1. High income: OECD", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "DK", + "iso_a3": "DNK", + "iso_n3": "208", + "un_a3": "208", + "wb_a2": "DK", + "wb_a3": "DNK", + "woe_id": -99, + "adm0_a3_is": "DNK", + "adm0_a3_us": "DNK", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Europe", + "region_un": "Europe", + "subregion": "Northern Europe", + "region_wb": "Europe & Central Asia", + "name_len": 7, + "long_len": 7, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "DNK.geojson" + }, + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 12.69000613775563, + 55.609990953180784 + ], + [ + 12.089991082414741, + 54.80001455343793 + ], + [ + 11.043543328504228, + 55.364863796604254 + ], + [ + 10.903913608451631, + 55.77995473898875 + ], + [ + 12.370904168353292, + 56.111407375708836 + ], + [ + 12.69000613775563, + 55.609990953180784 + ] + ] + ], + [ + [ + [ + 10.912181837618363, + 56.458621324277914 + ], + [ + 10.667803989309988, + 56.08138336854722 + ], + [ + 10.369992710011985, + 56.19000722922473 + ], + [ + 9.649984978889307, + 55.469999498102055 + ], + [ + 9.921906365609175, + 54.98310415304806 + ], + [ + 9.282048780971136, + 54.83086538351616 + ], + [ + 8.526229282270236, + 54.96274363872499 + ], + [ + 8.120310906617588, + 55.517722683323626 + ], + [ + 8.08997684086225, + 56.540011705137594 + ], + [ + 8.256581658571264, + 56.8099693874303 + ], + [ + 8.543437534223386, + 57.110002753316905 + ], + [ + 9.42446902836761, + 57.17206614849948 + ], + [ + 9.775558709358563, + 57.447940782289656 + ], + [ + 10.580005730846153, + 57.73001658795485 + ], + [ + 10.546105991262692, + 57.215732733786155 + ], + [ + 10.250000034230226, + 56.89001618105047 + ], + [ + 10.369992710011985, + 56.609981594460834 + ], + [ + 10.912181837618363, + 56.458621324277914 + ] + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 6, + "sovereignt": "Estonia", + "sov_a3": "EST", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Estonia", + "adm0_a3": "EST", + "geou_dif": 0, + "geounit": "Estonia", + "gu_a3": "EST", + "su_dif": 0, + "subunit": "Estonia", + "su_a3": "EST", + "brk_diff": 0, + "name": "Estonia", + "name_long": "Estonia", + "brk_a3": "EST", + "brk_name": "Estonia", + "brk_group": null, + "abbrev": "Est.", + "postal": "EST", + "formal_en": "Republic of Estonia", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Estonia", + "name_alt": null, + "mapcolor7": 3, + "mapcolor8": 2, + "mapcolor9": 1, + "mapcolor13": 10, + "pop_est": 1299371, + "gdp_md_est": 27410, + "pop_year": -99, + "lastcensus": 2000, + "gdp_year": -99, + "economy": "2. Developed region: nonG7", + "income_grp": "1. High income: OECD", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "EE", + "iso_a3": "EST", + "iso_n3": "233", + "un_a3": "233", + "wb_a2": "EE", + "wb_a3": "EST", + "woe_id": -99, + "adm0_a3_is": "EST", + "adm0_a3_us": "EST", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Europe", + "region_un": "Europe", + "subregion": "Northern Europe", + "region_wb": "Europe & Central Asia", + "name_len": 7, + "long_len": 7, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "EST.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 24.312862583114622, + 57.79342357037698 + ], + [ + 24.42892785004216, + 58.38341339785328 + ], + [ + 24.061198357853186, + 58.25737457949341 + ], + [ + 23.42656009287668, + 58.612753404364625 + ], + [ + 23.339795363058645, + 59.18724030215338 + ], + [ + 24.604214308376182, + 59.46585378685502 + ], + [ + 25.86418908051664, + 59.61109039981134 + ], + [ + 26.949135776484525, + 59.445803331125774 + ], + [ + 27.981114129353244, + 59.47538808861287 + ], + [ + 28.13169925305175, + 59.30082510033092 + ], + [ + 27.42016645682494, + 58.72458120384424 + ], + [ + 27.71668582531572, + 57.79189911562437 + ], + [ + 27.28818484875151, + 57.47452830670383 + ], + [ + 26.463532342237787, + 57.47638865826633 + ], + [ + 25.602809685984365, + 57.84752879498657 + ], + [ + 25.16459354014927, + 57.97015696881519 + ], + [ + 24.312862583114622, + 57.79342357037698 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 2, + "sovereignt": "Spain", + "sov_a3": "ESP", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Spain", + "adm0_a3": "ESP", + "geou_dif": 0, + "geounit": "Spain", + "gu_a3": "ESP", + "su_dif": 0, + "subunit": "Spain", + "su_a3": "ESP", + "brk_diff": 0, + "name": "Spain", + "name_long": "Spain", + "brk_a3": "ESP", + "brk_name": "Spain", + "brk_group": null, + "abbrev": "Sp.", + "postal": "E", + "formal_en": "Kingdom of Spain", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Spain", + "name_alt": null, + "mapcolor7": 4, + "mapcolor8": 5, + "mapcolor9": 5, + "mapcolor13": 5, + "pop_est": 40525002, + "gdp_md_est": 1403000, + "pop_year": -99, + "lastcensus": 2001, + "gdp_year": -99, + "economy": "2. Developed region: nonG7", + "income_grp": "1. High income: OECD", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "ES", + "iso_a3": "ESP", + "iso_n3": "724", + "un_a3": "724", + "wb_a2": "ES", + "wb_a3": "ESP", + "woe_id": -99, + "adm0_a3_is": "ESP", + "adm0_a3_us": "ESP", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Europe", + "region_un": "Europe", + "subregion": "Southern Europe", + "region_wb": "Europe & Central Asia", + "name_len": 5, + "long_len": 5, + "abbrev_len": 3, + "tiny": -99, + "homepart": 1, + "filename": "ESP.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -9.034817674180246, + 41.88057058365967 + ], + [ + -8.984433152695672, + 42.59277517350627 + ], + [ + -9.392883673530648, + 43.0266246608127 + ], + [ + -7.978189663108309, + 43.748337714200986 + ], + [ + -6.754491746436756, + 43.567909450853925 + ], + [ + -5.411886359061596, + 43.574239813809676 + ], + [ + -4.347842779955783, + 43.40344920508504 + ], + [ + -3.51753170410609, + 43.4559007838613 + ], + [ + -1.901351284177764, + 43.42280202897834 + ], + [ + -1.502770961910528, + 43.03401439063043 + ], + [ + 0.338046909190581, + 42.57954600683954 + ], + [ + 0.701590610363894, + 42.7957343613326 + ], + [ + 1.826793247087153, + 42.34338471126569 + ], + [ + 2.985998976258458, + 42.47301504166986 + ], + [ + 3.039484083680549, + 41.892120266276905 + ], + [ + 2.091841668312185, + 41.22608856868309 + ], + [ + 0.810524529635188, + 41.01473196060934 + ], + [ + 0.721331007499401, + 40.678318386389236 + ], + [ + 0.106691521819869, + 40.12393362076202 + ], + [ + -0.278711310212941, + 39.30997813573272 + ], + [ + 0.111290724293838, + 38.73851430923303 + ], + [ + -0.467123582349103, + 38.29236583104115 + ], + [ + -0.683389451490598, + 37.642353827457825 + ], + [ + -1.438382127274849, + 37.443063666324214 + ], + [ + -2.146452602538119, + 36.67414419203728 + ], + [ + -3.415780808923387, + 36.65889964451118 + ], + [ + -4.368900926114719, + 36.677839056946155 + ], + [ + -4.995219285492211, + 36.32470815687964 + ], + [ + -5.377159796561457, + 35.946850083961465 + ], + [ + -5.866432257500904, + 36.02981659600606 + ], + [ + -6.236693894872175, + 36.367677110330334 + ], + [ + -6.520190802425404, + 36.94291331638732 + ], + [ + -7.453725551778092, + 37.09778758396607 + ], + [ + -7.537105475281024, + 37.42890432387623 + ], + [ + -7.166507941099865, + 37.803894354802225 + ], + [ + -7.029281175148796, + 38.07576406508977 + ], + [ + -7.374092169616318, + 38.37305858006492 + ], + [ + -7.098036668313128, + 39.03007274022378 + ], + [ + -7.498632371439725, + 39.62957103124181 + ], + [ + -7.066591559263529, + 39.71189158788277 + ], + [ + -7.026413133156595, + 40.184524237624245 + ], + [ + -6.864019944679385, + 40.33087189387483 + ], + [ + -6.851126674822552, + 41.11108266861753 + ], + [ + -6.389087693700915, + 41.381815497394655 + ], + [ + -6.668605515967656, + 41.883386949219584 + ], + [ + -7.251308966490824, + 41.91834605566505 + ], + [ + -7.422512986673795, + 41.79207469335983 + ], + [ + -8.013174607769912, + 41.790886135417125 + ], + [ + -8.263856980817792, + 42.28046865495034 + ], + [ + -8.67194576662672, + 42.13468943945496 + ], + [ + -9.034817674180246, + 41.88057058365967 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Finland", + "sov_a3": "FI1", + "adm0_dif": 1, + "level": 2, + "type": "Country", + "admin": "Finland", + "adm0_a3": "FIN", + "geou_dif": 0, + "geounit": "Finland", + "gu_a3": "FIN", + "su_dif": 0, + "subunit": "Finland", + "su_a3": "FIN", + "brk_diff": 0, + "name": "Finland", + "name_long": "Finland", + "brk_a3": "FIN", + "brk_name": "Finland", + "brk_group": null, + "abbrev": "Fin.", + "postal": "FIN", + "formal_en": "Republic of Finland", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Finland", + "name_alt": null, + "mapcolor7": 4, + "mapcolor8": 1, + "mapcolor9": 4, + "mapcolor13": 6, + "pop_est": 5250275, + "gdp_md_est": 193500, + "pop_year": -99, + "lastcensus": 2010, + "gdp_year": -99, + "economy": "2. Developed region: nonG7", + "income_grp": "1. High income: OECD", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "FI", + "iso_a3": "FIN", + "iso_n3": "246", + "un_a3": "246", + "wb_a2": "FI", + "wb_a3": "FIN", + "woe_id": -99, + "adm0_a3_is": "FIN", + "adm0_a3_us": "FIN", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Europe", + "region_un": "Europe", + "subregion": "Northern Europe", + "region_wb": "Europe & Central Asia", + "name_len": 7, + "long_len": 7, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "FIN.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 28.591929559043194, + 69.06477692328666 + ], + [ + 28.445943637818658, + 68.36461294216404 + ], + [ + 29.977426385220607, + 67.69829702419266 + ], + [ + 29.054588657352326, + 66.94428620062193 + ], + [ + 30.21765, + 65.80598 + ], + [ + 29.544429559046986, + 64.94867157659048 + ], + [ + 30.44468468600371, + 64.20445343693909 + ], + [ + 30.035872430142714, + 63.55281362573855 + ], + [ + 31.51609215671112, + 62.86768748641288 + ], + [ + 31.139991082490894, + 62.35769277612441 + ], + [ + 30.211107212044446, + 61.78002777774969 + ], + [ + 28.069997592895277, + 60.503516547275844 + ], + [ + 26.25517296723697, + 60.4239606797625 + ], + [ + 24.496623976344523, + 60.05731639265165 + ], + [ + 22.869694858499457, + 59.846373196036225 + ], + [ + 22.290763787533592, + 60.39192129174154 + ], + [ + 21.322244093519316, + 60.72016998965952 + ], + [ + 21.544866163832694, + 61.7053294948718 + ], + [ + 21.05921105315369, + 62.60739329695874 + ], + [ + 21.536029493910803, + 63.18973501245587 + ], + [ + 22.442744174903993, + 63.81781037053129 + ], + [ + 24.730511508897536, + 64.90234365504082 + ], + [ + 25.398067661243942, + 65.11142650009373 + ], + [ + 25.294043003040404, + 65.53434642197045 + ], + [ + 23.903378533633802, + 66.00692739527962 + ], + [ + 23.565879754335583, + 66.39605093043743 + ], + [ + 23.53947309743444, + 67.93600861273525 + ], + [ + 21.978534783626117, + 68.6168456081807 + ], + [ + 20.645592889089528, + 69.10624726020087 + ], + [ + 21.244936150810673, + 69.37044302029307 + ], + [ + 22.356237827247412, + 68.84174144151491 + ], + [ + 23.66204959483076, + 68.89124746365054 + ], + [ + 24.735679152126725, + 68.64955678982146 + ], + [ + 25.68921268077636, + 69.09211375596904 + ], + [ + 26.17962202322624, + 69.82529897732614 + ], + [ + 27.732292107867863, + 70.16419302029625 + ], + [ + 29.01557295097197, + 69.76649119737799 + ], + [ + 28.591929559043194, + 69.06477692328666 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 2, + "sovereignt": "France", + "sov_a3": "FR1", + "adm0_dif": 1, + "level": 2, + "type": "Country", + "admin": "France", + "adm0_a3": "FRA", + "geou_dif": 0, + "geounit": "France", + "gu_a3": "FRA", + "su_dif": 0, + "subunit": "France", + "su_a3": "FRA", + "brk_diff": 0, + "name": "France", + "name_long": "France", + "brk_a3": "FRA", + "brk_name": "France", + "brk_group": null, + "abbrev": "Fr.", + "postal": "F", + "formal_en": "French Republic", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "France", + "name_alt": null, + "mapcolor7": 7, + "mapcolor8": 5, + "mapcolor9": 9, + "mapcolor13": 11, + "pop_est": 64057792, + "gdp_md_est": 2128000, + "pop_year": -99, + "lastcensus": -99, + "gdp_year": -99, + "economy": "1. Developed region: G7", + "income_grp": "1. High income: OECD", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "FR", + "iso_a3": "FRA", + "iso_n3": "250", + "un_a3": "250", + "wb_a2": "FR", + "wb_a3": "FRA", + "woe_id": -99, + "adm0_a3_is": "FRA", + "adm0_a3_us": "FRA", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Europe", + "region_un": "Europe", + "subregion": "Western Europe", + "region_wb": "Europe & Central Asia", + "name_len": 6, + "long_len": 6, + "abbrev_len": 3, + "tiny": -99, + "homepart": 1, + "filename": "FRA.geojson" + }, + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 9.560016310269134, + 42.15249197037957 + ], + [ + 9.229752231491773, + 41.38000682226445 + ], + [ + 8.77572309737536, + 41.58361196549444 + ], + [ + 8.54421268070783, + 42.25651662858308 + ], + [ + 8.746009148807588, + 42.62812185319396 + ], + [ + 9.390000848028905, + 43.00998484961474 + ], + [ + 9.560016310269134, + 42.15249197037957 + ] + ] + ], + [ + [ + [ + 3.588184441755715, + 50.37899241800358 + ], + [ + 4.28602298342514, + 49.907496649772554 + ], + [ + 4.799221632515753, + 49.98537303323633 + ], + [ + 5.674051954784885, + 49.52948354755745 + ], + [ + 5.897759230176376, + 49.44266714130717 + ], + [ + 6.186320428094206, + 49.46380280211446 + ], + [ + 6.658229607783539, + 49.20195831969155 + ], + [ + 8.099278598674772, + 49.01778351500337 + ], + [ + 7.593676385131062, + 48.33301911070373 + ], + [ + 7.46675906742223, + 47.620581976911865 + ], + [ + 7.192202182655535, + 47.44976552997099 + ], + [ + 6.736571079138088, + 47.54180125588289 + ], + [ + 6.768713820023634, + 47.28770823830368 + ], + [ + 6.037388950228972, + 46.72577871356191 + ], + [ + 6.022609490593567, + 46.272989813820516 + ], + [ + 6.500099724970454, + 46.42967275652944 + ], + [ + 6.843592970414562, + 45.99114655210067 + ], + [ + 6.802355177445662, + 45.70857982032867 + ], + [ + 7.096652459347837, + 45.333098863295874 + ], + [ + 6.749955275101711, + 45.02851797136759 + ], + [ + 7.007562290076663, + 44.25476675066139 + ], + [ + 7.549596388386163, + 44.12790110938482 + ], + [ + 7.435184767291843, + 43.69384491634918 + ], + [ + 6.529245232783068, + 43.12889232031836 + ], + [ + 4.556962517931396, + 43.39965098731158 + ], + [ + 3.10041059735272, + 43.075200507167125 + ], + [ + 2.985998976258486, + 42.47301504166989 + ], + [ + 1.826793247087181, + 42.34338471126566 + ], + [ + 0.701590610363922, + 42.79573436133265 + ], + [ + 0.338046909190581, + 42.579546006839564 + ], + [ + -1.502770961910471, + 43.03401439063049 + ], + [ + -1.901351284177735, + 43.42280202897834 + ], + [ + -1.384225226232957, + 44.02261037859017 + ], + [ + -1.193797573237362, + 46.014917710954876 + ], + [ + -2.225724249673789, + 47.06436269793821 + ], + [ + -2.963276129559574, + 47.570326646507965 + ], + [ + -4.491554938159481, + 47.95495433205642 + ], + [ + -4.592349819344747, + 48.68416046812695 + ], + [ + -3.295813971357745, + 48.901692409859635 + ], + [ + -1.616510789384932, + 48.644421291694584 + ], + [ + -1.933494025063254, + 49.776341864615766 + ], + [ + -0.98946895995536, + 49.347375800160876 + ], + [ + 1.338761020522753, + 50.12717316344526 + ], + [ + 1.6390010921385, + 50.946606350297515 + ], + [ + 2.513573032246171, + 51.14850617126185 + ], + [ + 2.658422071960331, + 50.79684804951566 + ], + [ + 3.123251580425716, + 50.78036326761452 + ], + [ + 3.588184441755715, + 50.37899241800358 + ] + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 2, + "sovereignt": "United Kingdom", + "sov_a3": "GB1", + "adm0_dif": 1, + "level": 2, + "type": "Country", + "admin": "United Kingdom", + "adm0_a3": "GBR", + "geou_dif": 0, + "geounit": "United Kingdom", + "gu_a3": "GBR", + "su_dif": 0, + "subunit": "United Kingdom", + "su_a3": "GBR", + "brk_diff": 0, + "name": "United Kingdom", + "name_long": "United Kingdom", + "brk_a3": "GBR", + "brk_name": "United Kingdom", + "brk_group": null, + "abbrev": "U.K.", + "postal": "GB", + "formal_en": "United Kingdom of Great Britain and Northern Ireland", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "United Kingdom", + "name_alt": null, + "mapcolor7": 6, + "mapcolor8": 6, + "mapcolor9": 6, + "mapcolor13": 3, + "pop_est": 62262000, + "gdp_md_est": 1977704, + "pop_year": 0, + "lastcensus": 2011, + "gdp_year": 2009, + "economy": "1. Developed region: G7", + "income_grp": "1. High income: OECD", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "GB", + "iso_a3": "GBR", + "iso_n3": "826", + "un_a3": "826", + "wb_a2": "GB", + "wb_a3": "GBR", + "woe_id": -99, + "adm0_a3_is": "GBR", + "adm0_a3_us": "GBR", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Europe", + "region_un": "Europe", + "subregion": "Northern Europe", + "region_wb": "Europe & Central Asia", + "name_len": 14, + "long_len": 14, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "GBR.geojson" + }, + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + -5.661948614921897, + 54.55460317648385 + ], + [ + -6.197884894220977, + 53.86756500916334 + ], + [ + -6.953730231137996, + 54.073702297575636 + ], + [ + -7.572167934591079, + 54.05995636658599 + ], + [ + -7.366030646178785, + 54.595840969452695 + ], + [ + -7.572167934591079, + 55.1316222194549 + ], + [ + -6.733847011736145, + 55.1728600124238 + ], + [ + -5.661948614921897, + 54.55460317648385 + ] + ] + ], + [ + [ + [ + -3.005004848635281, + 58.63500010846633 + ], + [ + -4.073828497728016, + 57.55302480735525 + ], + [ + -3.055001796877661, + 57.69001902936095 + ], + [ + -1.959280564776918, + 57.68479970969951 + ], + [ + -2.219988165689301, + 56.87001740175353 + ], + [ + -3.119003058271118, + 55.973793036515474 + ], + [ + -2.085009324543023, + 55.90999848085127 + ], + [ + -2.005675679673857, + 55.80490285035023 + ], + [ + -1.11499101399221, + 54.62498647726539 + ], + [ + -0.4304849918542, + 54.46437612570216 + ], + [ + 0.184981316742039, + 53.32501414653103 + ], + [ + 0.469976840831777, + 52.92999949809197 + ], + [ + 1.681530795914739, + 52.739520168664 + ], + [ + 1.559987827164377, + 52.09999848083601 + ], + [ + 1.050561557630914, + 51.806760565795685 + ], + [ + 1.449865349950301, + 51.28942780212196 + ], + [ + 0.550333693045502, + 50.765738837275876 + ], + [ + -0.78751746255864, + 50.77498891865622 + ], + [ + -2.489997524414377, + 50.50001862243124 + ], + [ + -2.956273972984036, + 50.696879991247016 + ], + [ + -3.617448085942328, + 50.22835561787272 + ], + [ + -4.542507900399244, + 50.34183706318566 + ], + [ + -5.245023159191135, + 49.95999990498108 + ], + [ + -5.776566941745301, + 50.15967763935682 + ], + [ + -4.309989793301838, + 51.21000112568916 + ], + [ + -3.414850633142123, + 51.42600861266925 + ], + [ + -3.422719467108323, + 51.42684816740609 + ], + [ + -4.984367234710874, + 51.593466091510976 + ], + [ + -5.267295701508885, + 51.99140045837458 + ], + [ + -4.222346564134853, + 52.301355699261364 + ], + [ + -4.770013393564113, + 52.840004991255626 + ], + [ + -4.579999152026915, + 53.49500377055517 + ], + [ + -3.093830673788659, + 53.404547400669685 + ], + [ + -3.092079637047106, + 53.404440822963544 + ], + [ + -2.945008510744344, + 53.984999701546684 + ], + [ + -3.614700825433034, + 54.600936773292574 + ], + [ + -3.63000545898933, + 54.615012925833014 + ], + [ + -4.844169073903004, + 54.790971177786844 + ], + [ + -5.082526617849226, + 55.06160065369937 + ], + [ + -4.719112107756644, + 55.50847260194348 + ], + [ + -5.047980922862109, + 55.78398550070752 + ], + [ + -5.586397670911139, + 55.31114614523682 + ], + [ + -5.644998745130181, + 56.275014960344805 + ], + [ + -6.149980841486354, + 56.78500967063354 + ], + [ + -5.786824713555291, + 57.81884837506465 + ], + [ + -5.009998745127575, + 58.63001333275005 + ], + [ + -4.211494513353557, + 58.55084503847917 + ], + [ + -3.005004848635281, + 58.63500010846633 + ] + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Greece", + "sov_a3": "GRC", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Greece", + "adm0_a3": "GRC", + "geou_dif": 0, + "geounit": "Greece", + "gu_a3": "GRC", + "su_dif": 0, + "subunit": "Greece", + "su_a3": "GRC", + "brk_diff": 0, + "name": "Greece", + "name_long": "Greece", + "brk_a3": "GRC", + "brk_name": "Greece", + "brk_group": null, + "abbrev": "Greece", + "postal": "GR", + "formal_en": "Hellenic Republic", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Greece", + "name_alt": null, + "mapcolor7": 2, + "mapcolor8": 2, + "mapcolor9": 2, + "mapcolor13": 9, + "pop_est": 10737428, + "gdp_md_est": 343000, + "pop_year": -99, + "lastcensus": 2011, + "gdp_year": -99, + "economy": "2. Developed region: nonG7", + "income_grp": "1. High income: OECD", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "GR", + "iso_a3": "GRC", + "iso_n3": "300", + "un_a3": "300", + "wb_a2": "GR", + "wb_a3": "GRC", + "woe_id": -99, + "adm0_a3_is": "GRC", + "adm0_a3_us": "GRC", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Europe", + "region_un": "Europe", + "subregion": "Southern Europe", + "region_wb": "Europe & Central Asia", + "name_len": 6, + "long_len": 6, + "abbrev_len": 6, + "tiny": -99, + "homepart": 1, + "filename": "GRC.geojson" + }, + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 23.699980096133004, + 35.70500438083553 + ], + [ + 24.24666507334868, + 35.368022365860156 + ], + [ + 25.02501549652888, + 35.42499563246198 + ], + [ + 25.769207797964185, + 35.35401805270908 + ], + [ + 25.745023227651586, + 35.179997666966216 + ], + [ + 26.290002882601723, + 35.29999034274792 + ], + [ + 26.16499759288766, + 35.004995429009796 + ], + [ + 24.724982130642303, + 34.91998769788961 + ], + [ + 24.735007358506945, + 35.08499054619759 + ], + [ + 23.51497846852811, + 35.27999156345098 + ], + [ + 23.699980096133004, + 35.70500438083553 + ] + ] + ], + [ + [ + [ + 26.604195590936282, + 41.562114569661105 + ], + [ + 26.29460208507578, + 40.93626129817426 + ], + [ + 26.056942172965506, + 40.824123440100834 + ], + [ + 25.447677036244187, + 40.85254547786147 + ], + [ + 24.92584842296094, + 40.94706167252323 + ], + [ + 23.714811232200816, + 40.687129218095116 + ], + [ + 24.407998894964066, + 40.1249929876241 + ], + [ + 23.899967889102584, + 39.96200552017558 + ], + [ + 23.3429993018608, + 39.96099782974579 + ], + [ + 22.81398766448896, + 40.476005153966554 + ], + [ + 22.62629886240478, + 40.25656118423919 + ], + [ + 22.849747755634805, + 39.65931081802577 + ], + [ + 23.3500272966526, + 39.19001129816726 + ], + [ + 22.973099399515547, + 38.97090322524966 + ], + [ + 23.530016310324953, + 38.51000112563847 + ], + [ + 24.025024855248944, + 38.21999298761645 + ], + [ + 24.040011020613605, + 37.655014553369426 + ], + [ + 23.115002882589152, + 37.92001129816222 + ], + [ + 23.409971958111072, + 37.409990749657396 + ], + [ + 22.774971958108633, + 37.30501007745656 + ], + [ + 23.15422529469862, + 36.422505804992056 + ], + [ + 22.490028110451107, + 36.41000010837746 + ], + [ + 21.670026482843696, + 36.8449864771942 + ], + [ + 21.295010613701574, + 37.644989325504696 + ], + [ + 21.120034213961333, + 38.31032339126273 + ], + [ + 20.730032179454582, + 38.769985256498785 + ], + [ + 20.217712029712857, + 39.340234686839636 + ], + [ + 20.15001590341052, + 39.62499766698403 + ], + [ + 20.615000441172782, + 40.11000682225943 + ], + [ + 20.674996779063633, + 40.434999904943055 + ], + [ + 20.99998986174728, + 40.58000397395397 + ], + [ + 21.02004031747643, + 40.84272695572588 + ], + [ + 21.674160597426976, + 40.93127452245798 + ], + [ + 22.05537763844427, + 41.14986583105269 + ], + [ + 22.597308383889015, + 41.130487168943205 + ], + [ + 22.76177, + 41.3048 + ], + [ + 22.952377150166566, + 41.33799388281122 + ], + [ + 23.692073601992462, + 41.30908091894386 + ], + [ + 24.49264489105803, + 41.58389618587205 + ], + [ + 25.197201368925533, + 41.23448598893066 + ], + [ + 26.106138136507184, + 41.32889883072784 + ], + [ + 26.117041863720914, + 41.82690460872473 + ], + [ + 26.604195590936282, + 41.562114569661105 + ] + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 6, + "sovereignt": "Croatia", + "sov_a3": "HRV", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Croatia", + "adm0_a3": "HRV", + "geou_dif": 0, + "geounit": "Croatia", + "gu_a3": "HRV", + "su_dif": 0, + "subunit": "Croatia", + "su_a3": "HRV", + "brk_diff": 0, + "name": "Croatia", + "name_long": "Croatia", + "brk_a3": "HRV", + "brk_name": "Croatia", + "brk_group": null, + "abbrev": "Cro.", + "postal": "HR", + "formal_en": "Republic of Croatia", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Croatia", + "name_alt": null, + "mapcolor7": 5, + "mapcolor8": 4, + "mapcolor9": 5, + "mapcolor13": 1, + "pop_est": 4489409, + "gdp_md_est": 82390, + "pop_year": -99, + "lastcensus": 2011, + "gdp_year": -99, + "economy": "2. Developed region: nonG7", + "income_grp": "2. High income: nonOECD", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "HR", + "iso_a3": "HRV", + "iso_n3": "191", + "un_a3": "191", + "wb_a2": "HR", + "wb_a3": "HRV", + "woe_id": -99, + "adm0_a3_is": "HRV", + "adm0_a3_us": "HRV", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Europe", + "region_un": "Europe", + "subregion": "Southern Europe", + "region_wb": "Europe & Central Asia", + "name_len": 7, + "long_len": 7, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "HRV.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 18.829838087650046, + 45.908877671891844 + ], + [ + 19.072768995854176, + 45.52151113543209 + ], + [ + 19.39047570158459, + 45.236515611342384 + ], + [ + 19.00548628101012, + 44.86023366960916 + ], + [ + 18.553214145591653, + 45.08158966733145 + ], + [ + 17.861783481526402, + 45.067740383477144 + ], + [ + 17.002146030351014, + 45.233776760430935 + ], + [ + 16.534939406000206, + 45.21160757097772 + ], + [ + 16.318156772535872, + 45.00412669532591 + ], + [ + 15.959367303133376, + 45.233776760430935 + ], + [ + 15.750026075918981, + 44.81871165626256 + ], + [ + 16.23966027188453, + 44.35114329688571 + ], + [ + 16.456442905348865, + 44.04123973243128 + ], + [ + 16.91615644701733, + 43.66772247982567 + ], + [ + 17.297373488034452, + 43.44634064388736 + ], + [ + 17.674921502358984, + 43.02856252702361 + ], + [ + 18.56, + 42.65 + ], + [ + 18.450016310304818, + 42.47999136002932 + ], + [ + 17.509970330483327, + 42.849994615239154 + ], + [ + 16.930005730871642, + 43.20999848080038 + ], + [ + 16.015384555737683, + 43.50721548112722 + ], + [ + 15.174453973052096, + 44.243191229827914 + ], + [ + 15.376250441151795, + 44.31791535092208 + ], + [ + 14.920309279040508, + 44.73848399512946 + ], + [ + 14.901602410550877, + 45.07606028907611 + ], + [ + 14.258747592839995, + 45.233776760430935 + ], + [ + 13.952254672917034, + 44.80212352149687 + ], + [ + 13.656975538801191, + 45.13693512631596 + ], + [ + 13.67940311041582, + 45.48414907488501 + ], + [ + 13.715059848697251, + 45.500323798192426 + ], + [ + 14.4119682145855, + 45.46616567644742 + ], + [ + 14.595109490627918, + 45.63494090431282 + ], + [ + 14.935243767972963, + 45.471695054702764 + ], + [ + 15.327674594797427, + 45.452316392593325 + ], + [ + 15.323953891672431, + 45.731782538427694 + ], + [ + 15.671529575267641, + 45.8341535507979 + ], + [ + 15.768732944408612, + 46.23810822202353 + ], + [ + 16.564808383864943, + 46.50375092221981 + ], + [ + 16.882515089595415, + 46.38063182228444 + ], + [ + 17.630066359129557, + 45.9517691106941 + ], + [ + 18.45606245288286, + 45.75948110613615 + ], + [ + 18.829838087650046, + 45.908877671891844 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 5, + "sovereignt": "Hungary", + "sov_a3": "HUN", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Hungary", + "adm0_a3": "HUN", + "geou_dif": 0, + "geounit": "Hungary", + "gu_a3": "HUN", + "su_dif": 0, + "subunit": "Hungary", + "su_a3": "HUN", + "brk_diff": 0, + "name": "Hungary", + "name_long": "Hungary", + "brk_a3": "HUN", + "brk_name": "Hungary", + "brk_group": null, + "abbrev": "Hun.", + "postal": "HU", + "formal_en": "Republic of Hungary", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Hungary", + "name_alt": null, + "mapcolor7": 4, + "mapcolor8": 6, + "mapcolor9": 1, + "mapcolor13": 5, + "pop_est": 9905596, + "gdp_md_est": 196600, + "pop_year": -99, + "lastcensus": 2001, + "gdp_year": -99, + "economy": "2. Developed region: nonG7", + "income_grp": "1. High income: OECD", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "HU", + "iso_a3": "HUN", + "iso_n3": "348", + "un_a3": "348", + "wb_a2": "HU", + "wb_a3": "HUN", + "woe_id": -99, + "adm0_a3_is": "HUN", + "adm0_a3_us": "HUN", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Europe", + "region_un": "Europe", + "subregion": "Eastern Europe", + "region_wb": "Europe & Central Asia", + "name_len": 7, + "long_len": 7, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "HUN.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 16.202298211337364, + 46.85238597267696 + ], + [ + 16.534267612380376, + 47.49617096616912 + ], + [ + 16.340584344150415, + 47.71290192320123 + ], + [ + 16.90375410326726, + 47.71486562762833 + ], + [ + 16.979666782304037, + 48.123497015976305 + ], + [ + 17.48847293464982, + 47.86746613218621 + ], + [ + 17.857132602620027, + 47.758428860050365 + ], + [ + 18.696512892336926, + 47.880953681014404 + ], + [ + 18.77702477384767, + 48.081768296900634 + ], + [ + 19.17436486173989, + 48.11137889260387 + ], + [ + 19.661363559658497, + 48.26661489520866 + ], + [ + 19.769470656013112, + 48.202691148463614 + ], + [ + 20.239054396249347, + 48.32756724709692 + ], + [ + 20.473562045989866, + 48.56285004332181 + ], + [ + 20.801293979584926, + 48.623854071642384 + ], + [ + 21.872236362401736, + 48.31997081155002 + ], + [ + 22.08560835133485, + 48.42226430927179 + ], + [ + 22.640819939878753, + 48.15023956968735 + ], + [ + 22.710531447040495, + 47.88219391538941 + ], + [ + 22.099767693782834, + 47.6724392767167 + ], + [ + 21.62651492685387, + 46.99423777931816 + ], + [ + 21.02195234547125, + 46.3160879583519 + ], + [ + 20.220192498462836, + 46.127468980486555 + ], + [ + 19.596044549241583, + 46.17172984474454 + ], + [ + 18.82983808764996, + 45.90887767189193 + ], + [ + 18.45606245288286, + 45.759481106136136 + ], + [ + 17.630066359129557, + 45.95176911069419 + ], + [ + 16.8825150895953, + 46.38063182228444 + ], + [ + 16.564808383864857, + 46.50375092221983 + ], + [ + 16.370504998447416, + 46.8413272161665 + ], + [ + 16.202298211337364, + 46.85238597267696 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Ireland", + "sov_a3": "IRL", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Ireland", + "adm0_a3": "IRL", + "geou_dif": 0, + "geounit": "Ireland", + "gu_a3": "IRL", + "su_dif": 0, + "subunit": "Ireland", + "su_a3": "IRL", + "brk_diff": 0, + "name": "Ireland", + "name_long": "Ireland", + "brk_a3": "IRL", + "brk_name": "Ireland", + "brk_group": null, + "abbrev": "Ire.", + "postal": "IRL", + "formal_en": "Ireland", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Ireland", + "name_alt": null, + "mapcolor7": 2, + "mapcolor8": 3, + "mapcolor9": 2, + "mapcolor13": 2, + "pop_est": 4203200, + "gdp_md_est": 188400, + "pop_year": -99, + "lastcensus": 2011, + "gdp_year": -99, + "economy": "2. Developed region: nonG7", + "income_grp": "1. High income: OECD", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "IE", + "iso_a3": "IRL", + "iso_n3": "372", + "un_a3": "372", + "wb_a2": "IE", + "wb_a3": "IRL", + "woe_id": -99, + "adm0_a3_is": "IRL", + "adm0_a3_us": "IRL", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Europe", + "region_un": "Europe", + "subregion": "Northern Europe", + "region_wb": "Europe & Central Asia", + "name_len": 7, + "long_len": 7, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "IRL.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -6.197884894220991, + 53.86756500916336 + ], + [ + -6.03298539877761, + 53.15316417094435 + ], + [ + -6.788856573910849, + 52.260117906292336 + ], + [ + -8.56161658368356, + 51.669301255899356 + ], + [ + -9.977085740590269, + 51.82045482035307 + ], + [ + -9.16628251793078, + 52.86462881124268 + ], + [ + -9.688524542672454, + 53.8813626165853 + ], + [ + -8.327987433292009, + 54.66451894796863 + ], + [ + -7.572167934591064, + 55.13162221945487 + ], + [ + -7.366030646178785, + 54.59584096945272 + ], + [ + -7.572167934591064, + 54.059956366586 + ], + [ + -6.953730231138067, + 54.073702297575636 + ], + [ + -6.197884894220991, + 53.86756500916336 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Iceland", + "sov_a3": "ISL", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Iceland", + "adm0_a3": "ISL", + "geou_dif": 0, + "geounit": "Iceland", + "gu_a3": "ISL", + "su_dif": 0, + "subunit": "Iceland", + "su_a3": "ISL", + "brk_diff": 0, + "name": "Iceland", + "name_long": "Iceland", + "brk_a3": "ISL", + "brk_name": "Iceland", + "brk_group": null, + "abbrev": "Iceland", + "postal": "IS", + "formal_en": "Republic of Iceland", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Iceland", + "name_alt": null, + "mapcolor7": 1, + "mapcolor8": 4, + "mapcolor9": 4, + "mapcolor13": 9, + "pop_est": 306694, + "gdp_md_est": 12710, + "pop_year": -99, + "lastcensus": -99, + "gdp_year": -99, + "economy": "2. Developed region: nonG7", + "income_grp": "1. High income: OECD", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "IS", + "iso_a3": "ISL", + "iso_n3": "352", + "un_a3": "352", + "wb_a2": "IS", + "wb_a3": "ISL", + "woe_id": -99, + "adm0_a3_is": "ISL", + "adm0_a3_us": "ISL", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Europe", + "region_un": "Europe", + "subregion": "Northern Europe", + "region_wb": "Europe & Central Asia", + "name_len": 7, + "long_len": 7, + "abbrev_len": 7, + "tiny": -99, + "homepart": 1, + "filename": "ISL.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -14.508695441129236, + 66.45589223903141 + ], + [ + -14.739637417041605, + 65.8087482774403 + ], + [ + -13.60973222497981, + 65.12667104761987 + ], + [ + -14.909833746794902, + 64.36408193628868 + ], + [ + -17.794438035543422, + 63.67874909123385 + ], + [ + -18.656245896874992, + 63.49638296167582 + ], + [ + -19.97275468594276, + 63.64363495549153 + ], + [ + -22.762971971110158, + 63.960178941495386 + ], + [ + -21.778484259517683, + 64.40211579045551 + ], + [ + -23.95504391121911, + 64.89112986923348 + ], + [ + -22.184402635170358, + 65.0849681667603 + ], + [ + -22.227423265053332, + 65.37859365504272 + ], + [ + -24.326184047939336, + 65.61118927678847 + ], + [ + -23.65051469572309, + 66.26251902939522 + ], + [ + -22.134922451250883, + 66.41046865504687 + ], + [ + -20.57628373867955, + 65.73211212835143 + ], + [ + -19.05684160000159, + 66.27660085719477 + ], + [ + -17.79862382655905, + 65.99385325790978 + ], + [ + -16.167818976292125, + 66.52679230413587 + ], + [ + -14.508695441129236, + 66.45589223903141 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 2, + "sovereignt": "Italy", + "sov_a3": "ITA", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Italy", + "adm0_a3": "ITA", + "geou_dif": 0, + "geounit": "Italy", + "gu_a3": "ITA", + "su_dif": 0, + "subunit": "Italy", + "su_a3": "ITA", + "brk_diff": 0, + "name": "Italy", + "name_long": "Italy", + "brk_a3": "ITA", + "brk_name": "Italy", + "brk_group": null, + "abbrev": "Italy", + "postal": "I", + "formal_en": "Italian Republic", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Italy", + "name_alt": null, + "mapcolor7": 6, + "mapcolor8": 7, + "mapcolor9": 8, + "mapcolor13": 7, + "pop_est": 58126212, + "gdp_md_est": 1823000, + "pop_year": -99, + "lastcensus": 2012, + "gdp_year": -99, + "economy": "1. Developed region: G7", + "income_grp": "1. High income: OECD", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "IT", + "iso_a3": "ITA", + "iso_n3": "380", + "un_a3": "380", + "wb_a2": "IT", + "wb_a3": "ITA", + "woe_id": -99, + "adm0_a3_is": "ITA", + "adm0_a3_us": "ITA", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Europe", + "region_un": "Europe", + "subregion": "Southern Europe", + "region_wb": "Europe & Central Asia", + "name_len": 5, + "long_len": 5, + "abbrev_len": 5, + "tiny": -99, + "homepart": 1, + "filename": "ITA.geojson" + }, + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 15.520376010813834, + 38.23115509699147 + ], + [ + 15.160242954171736, + 37.44404551853782 + ], + [ + 15.309897902089006, + 37.1342194687318 + ], + [ + 15.099988234119449, + 36.6199872909954 + ], + [ + 14.335228712632016, + 36.996630967754754 + ], + [ + 13.826732618879928, + 37.10453135838019 + ], + [ + 12.431003859108813, + 37.61294993748381 + ], + [ + 12.570943637755136, + 38.12638113051968 + ], + [ + 13.741156447004585, + 38.03496552179536 + ], + [ + 14.76124922044616, + 38.143873602850505 + ], + [ + 15.520376010813834, + 38.23115509699147 + ] + ] + ], + [ + [ + [ + 9.210011834356266, + 41.20999136002422 + ], + [ + 9.809975213264977, + 40.5000088567661 + ], + [ + 9.669518670295673, + 39.177376410471794 + ], + [ + 9.21481774255949, + 39.240473334300134 + ], + [ + 8.80693566247973, + 38.90661774347847 + ], + [ + 8.428302443077115, + 39.17184703221662 + ], + [ + 8.38825320805094, + 40.378310858718805 + ], + [ + 8.15999840661766, + 40.95000722916379 + ], + [ + 8.709990675500109, + 40.89998444270523 + ], + [ + 9.210011834356266, + 41.20999136002422 + ] + ] + ], + [ + [ + [ + 12.376485223040843, + 46.76755910906987 + ], + [ + 13.806475457421556, + 46.50930613869119 + ], + [ + 13.698109978905478, + 46.016778062517375 + ], + [ + 13.937630242578335, + 45.591015936864665 + ], + [ + 13.141606479554298, + 45.73669179949541 + ], + [ + 12.328581170306306, + 45.38177806251485 + ], + [ + 12.383874952858605, + 44.88537425391908 + ], + [ + 12.261453484759159, + 44.600482082694015 + ], + [ + 12.589237094786483, + 44.091365871754476 + ], + [ + 13.526905958722494, + 43.5877273626379 + ], + [ + 14.029820997787027, + 42.76100779883248 + ], + [ + 15.142569614327956, + 41.955139675456905 + ], + [ + 15.926191033601896, + 41.96131500911574 + ], + [ + 16.169897088290412, + 41.74029490820342 + ], + [ + 15.889345737377797, + 41.5410822617182 + ], + [ + 16.785001661860576, + 41.179605617836586 + ], + [ + 17.519168735431208, + 40.87714345963224 + ], + [ + 18.376687452882575, + 40.35562490494266 + ], + [ + 18.4802470231954, + 40.168866278639825 + ], + [ + 18.293385044028096, + 39.81077444107325 + ], + [ + 17.738380161213286, + 40.2776710068303 + ], + [ + 16.869595981522338, + 40.44223460546385 + ], + [ + 16.448743116937322, + 39.79540070246648 + ], + [ + 17.1714896989715, + 39.42469981542072 + ], + [ + 17.05284061042934, + 38.9028712021373 + ], + [ + 16.635088331781844, + 38.8435724960824 + ], + [ + 16.100960727613057, + 37.98589874933418 + ], + [ + 15.684086948314501, + 37.90884918878703 + ], + [ + 15.687962680736321, + 38.214592800441864 + ], + [ + 15.891981235424707, + 38.750942491199226 + ], + [ + 16.109332309644312, + 38.96454702407769 + ], + [ + 15.718813510814641, + 39.544072374014945 + ], + [ + 15.413612501698822, + 40.04835683853517 + ], + [ + 14.998495721098237, + 40.17294871679093 + ], + [ + 14.70326826341477, + 40.604550279292624 + ], + [ + 14.060671827865264, + 40.78634796809544 + ], + [ + 13.627985060285397, + 41.188287258461656 + ], + [ + 12.88808190273042, + 41.25308950455562 + ], + [ + 12.10668257004491, + 41.70453481705741 + ], + [ + 11.191906365614187, + 42.35542531998967 + ], + [ + 10.511947869517797, + 42.931462510747224 + ], + [ + 10.200028924204048, + 43.920006822274615 + ], + [ + 9.702488234097814, + 44.03627879493132 + ], + [ + 8.88894616052687, + 44.36633616797954 + ], + [ + 8.428560825238577, + 44.23122813575242 + ], + [ + 7.850766635783201, + 43.76714793555524 + ], + [ + 7.435184767291843, + 43.69384491634918 + ], + [ + 7.549596388386163, + 44.12790110938482 + ], + [ + 7.007562290076663, + 44.25476675066139 + ], + [ + 6.749955275101711, + 45.02851797136759 + ], + [ + 7.096652459347837, + 45.333098863295874 + ], + [ + 6.802355177445662, + 45.70857982032867 + ], + [ + 6.843592970414562, + 45.99114655210067 + ], + [ + 7.273850945676685, + 45.77694774025076 + ], + [ + 7.755992058959833, + 45.82449005795928 + ], + [ + 8.31662967289438, + 46.163642483090854 + ], + [ + 8.489952426801295, + 46.00515086525175 + ], + [ + 8.966305779667834, + 46.036931871111165 + ], + [ + 9.182881707403112, + 46.44021474871698 + ], + [ + 9.922836541390353, + 46.31489940040919 + ], + [ + 10.363378126678668, + 46.483571275409844 + ], + [ + 10.442701450246602, + 46.893546250997446 + ], + [ + 11.048555942436508, + 46.7513585475464 + ], + [ + 11.164827915093326, + 46.94157949481274 + ], + [ + 12.153088006243081, + 47.11539317482644 + ], + [ + 12.376485223040843, + 46.76755910906987 + ] + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 6, + "sovereignt": "Kosovo", + "sov_a3": "KOS", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Kosovo", + "adm0_a3": "KOS", + "geou_dif": 0, + "geounit": "Kosovo", + "gu_a3": "KOS", + "su_dif": 0, + "subunit": "Kosovo", + "su_a3": "KOS", + "brk_diff": 1, + "name": "Kosovo", + "name_long": "Kosovo", + "brk_a3": "B57", + "brk_name": "Kosovo", + "brk_group": null, + "abbrev": "Kos.", + "postal": "KO", + "formal_en": "Republic of Kosovo", + "formal_fr": null, + "note_adm0": null, + "note_brk": "Self admin.; Claimed by Serbia", + "name_sort": "Kosovo", + "name_alt": null, + "mapcolor7": 2, + "mapcolor8": 2, + "mapcolor9": 3, + "mapcolor13": 11, + "pop_est": 1804838, + "gdp_md_est": 5352, + "pop_year": -99, + "lastcensus": 1981, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "4. Lower middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "-99", + "iso_a3": "-99", + "iso_n3": "-99", + "un_a3": "-099", + "wb_a2": "KV", + "wb_a3": "KSV", + "woe_id": -99, + "adm0_a3_is": "SRB", + "adm0_a3_us": "KOS", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Europe", + "region_un": "Europe", + "subregion": "Southern Europe", + "region_wb": "Europe & Central Asia", + "name_len": 6, + "long_len": 6, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "KOS.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 20.76216, + 42.05186 + ], + [ + 20.71731000000011, + 41.84711 + ], + [ + 20.59023, + 41.85541 + ], + [ + 20.52295, + 42.21787 + ], + [ + 20.28374, + 42.3202500000001 + ], + [ + 20.0707, + 42.58863 + ], + [ + 20.25758, + 42.81275000000011 + ], + [ + 20.49679, + 42.88469 + ], + [ + 20.63508, + 43.21671 + ], + [ + 20.81448, + 43.27205 + ], + [ + 20.95651, + 43.13094 + ], + [ + 21.143395, + 43.06868500000012 + ], + [ + 21.27421, + 42.90959 + ], + [ + 21.43866, + 42.86255 + ], + [ + 21.63302, + 42.67717 + ], + [ + 21.77505, + 42.6827 + ], + [ + 21.66292, + 42.43922 + ], + [ + 21.54332, + 42.3202500000001 + ], + [ + 21.57663598940212, + 42.24522439706186 + ], + [ + 21.35270000000014, + 42.2068 + ], + [ + 20.76216, + 42.05186 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 5, + "sovereignt": "Lithuania", + "sov_a3": "LTU", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Lithuania", + "adm0_a3": "LTU", + "geou_dif": 0, + "geounit": "Lithuania", + "gu_a3": "LTU", + "su_dif": 0, + "subunit": "Lithuania", + "su_a3": "LTU", + "brk_diff": 0, + "name": "Lithuania", + "name_long": "Lithuania", + "brk_a3": "LTU", + "brk_name": "Lithuania", + "brk_group": null, + "abbrev": "Lith.", + "postal": "LT", + "formal_en": "Republic of Lithuania", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Lithuania", + "name_alt": null, + "mapcolor7": 6, + "mapcolor8": 3, + "mapcolor9": 3, + "mapcolor13": 9, + "pop_est": 3555179, + "gdp_md_est": 63330, + "pop_year": -99, + "lastcensus": 2011, + "gdp_year": -99, + "economy": "2. Developed region: nonG7", + "income_grp": "3. Upper middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "LT", + "iso_a3": "LTU", + "iso_n3": "440", + "un_a3": "440", + "wb_a2": "LT", + "wb_a3": "LTU", + "woe_id": -99, + "adm0_a3_is": "LTU", + "adm0_a3_us": "LTU", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Europe", + "region_un": "Europe", + "subregion": "Northern Europe", + "region_wb": "Europe & Central Asia", + "name_len": 9, + "long_len": 9, + "abbrev_len": 5, + "tiny": -99, + "homepart": 1, + "filename": "LTU.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 22.731098667092652, + 54.327536932993326 + ], + [ + 22.65105187347254, + 54.582740993866736 + ], + [ + 22.75776370615526, + 54.85657440858138 + ], + [ + 22.315723504330577, + 55.015298570365864 + ], + [ + 21.268448927503467, + 55.190481675835315 + ], + [ + 21.055800408622414, + 56.03107636171106 + ], + [ + 22.201156853939494, + 56.33780182557948 + ], + [ + 23.878263787539964, + 56.273671373105266 + ], + [ + 24.860684441840757, + 56.37252838807963 + ], + [ + 25.000934279080894, + 56.16453074810484 + ], + [ + 25.533046502390334, + 56.10029694276603 + ], + [ + 26.494331495883753, + 55.615106919977634 + ], + [ + 26.58827924979039, + 55.16717560487167 + ], + [ + 25.7684326514798, + 54.84696259217509 + ], + [ + 25.536353794056993, + 54.28242340760253 + ], + [ + 24.450683628037037, + 53.905702216194754 + ], + [ + 23.48412763844985, + 53.91249766704114 + ], + [ + 23.24398725758951, + 54.22056671814914 + ], + [ + 22.731098667092652, + 54.327536932993326 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 6, + "sovereignt": "Luxembourg", + "sov_a3": "LUX", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Luxembourg", + "adm0_a3": "LUX", + "geou_dif": 0, + "geounit": "Luxembourg", + "gu_a3": "LUX", + "su_dif": 0, + "subunit": "Luxembourg", + "su_a3": "LUX", + "brk_diff": 0, + "name": "Luxembourg", + "name_long": "Luxembourg", + "brk_a3": "LUX", + "brk_name": "Luxembourg", + "brk_group": null, + "abbrev": "Lux.", + "postal": "L", + "formal_en": "Grand Duchy of Luxembourg", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Luxembourg", + "name_alt": null, + "mapcolor7": 1, + "mapcolor8": 7, + "mapcolor9": 3, + "mapcolor13": 7, + "pop_est": 491775, + "gdp_md_est": 39370, + "pop_year": -99, + "lastcensus": 2011, + "gdp_year": -99, + "economy": "2. Developed region: nonG7", + "income_grp": "1. High income: OECD", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "LU", + "iso_a3": "LUX", + "iso_n3": "442", + "un_a3": "442", + "wb_a2": "LU", + "wb_a3": "LUX", + "woe_id": -99, + "adm0_a3_is": "LUX", + "adm0_a3_us": "LUX", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Europe", + "region_un": "Europe", + "subregion": "Western Europe", + "region_wb": "Europe & Central Asia", + "name_len": 10, + "long_len": 10, + "abbrev_len": 4, + "tiny": 5, + "homepart": 1, + "filename": "LUX.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 6.043073357781111, + 50.128051662794235 + ], + [ + 6.242751092156993, + 49.90222565367873 + ], + [ + 6.186320428094177, + 49.463802802114515 + ], + [ + 5.897759230176405, + 49.44266714130703 + ], + [ + 5.674051954784829, + 49.529483547557504 + ], + [ + 5.782417433300906, + 50.09032786722122 + ], + [ + 6.043073357781111, + 50.128051662794235 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 5, + "sovereignt": "Latvia", + "sov_a3": "LVA", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Latvia", + "adm0_a3": "LVA", + "geou_dif": 0, + "geounit": "Latvia", + "gu_a3": "LVA", + "su_dif": 0, + "subunit": "Latvia", + "su_a3": "LVA", + "brk_diff": 0, + "name": "Latvia", + "name_long": "Latvia", + "brk_a3": "LVA", + "brk_name": "Latvia", + "brk_group": null, + "abbrev": "Lat.", + "postal": "LV", + "formal_en": "Republic of Latvia", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Latvia", + "name_alt": null, + "mapcolor7": 4, + "mapcolor8": 7, + "mapcolor9": 6, + "mapcolor13": 13, + "pop_est": 2231503, + "gdp_md_est": 38860, + "pop_year": -99, + "lastcensus": 2011, + "gdp_year": -99, + "economy": "2. Developed region: nonG7", + "income_grp": "3. Upper middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "LV", + "iso_a3": "LVA", + "iso_n3": "428", + "un_a3": "428", + "wb_a2": "LV", + "wb_a3": "LVA", + "woe_id": -99, + "adm0_a3_is": "LVA", + "adm0_a3_us": "LVA", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Europe", + "region_un": "Europe", + "subregion": "Northern Europe", + "region_wb": "Europe & Central Asia", + "name_len": 6, + "long_len": 6, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "LVA.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 21.055800408622414, + 56.03107636171106 + ], + [ + 21.09042361825797, + 56.78387278912293 + ], + [ + 21.581866489353672, + 57.41187063254993 + ], + [ + 22.524341261492875, + 57.75337433535076 + ], + [ + 23.318452996522097, + 57.00623647727487 + ], + [ + 24.12072960785343, + 57.02569265403277 + ], + [ + 24.312862583114622, + 57.79342357037698 + ], + [ + 25.16459354014927, + 57.97015696881519 + ], + [ + 25.602809685984365, + 57.84752879498657 + ], + [ + 26.463532342237787, + 57.47638865826633 + ], + [ + 27.28818484875151, + 57.47452830670383 + ], + [ + 27.77001590344093, + 57.24425812441123 + ], + [ + 27.855282016722526, + 56.75932648378429 + ], + [ + 28.176709425577993, + 56.16912995057881 + ], + [ + 27.10245975109453, + 55.783313707087686 + ], + [ + 26.494331495883753, + 55.615106919977634 + ], + [ + 25.533046502390334, + 56.10029694276603 + ], + [ + 25.000934279080894, + 56.16453074810484 + ], + [ + 24.860684441840757, + 56.37252838807963 + ], + [ + 23.878263787539964, + 56.273671373105266 + ], + [ + 22.201156853939494, + 56.33780182557948 + ], + [ + 21.055800408622414, + 56.03107636171106 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 6, + "sovereignt": "Moldova", + "sov_a3": "MDA", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Moldova", + "adm0_a3": "MDA", + "geou_dif": 0, + "geounit": "Moldova", + "gu_a3": "MDA", + "su_dif": 0, + "subunit": "Moldova", + "su_a3": "MDA", + "brk_diff": 0, + "name": "Moldova", + "name_long": "Moldova", + "brk_a3": "MDA", + "brk_name": "Moldova", + "brk_group": null, + "abbrev": "Mda.", + "postal": "MD", + "formal_en": "Republic of Moldova", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Moldova", + "name_alt": null, + "mapcolor7": 3, + "mapcolor8": 5, + "mapcolor9": 4, + "mapcolor13": 12, + "pop_est": 4320748, + "gdp_md_est": 10670, + "pop_year": -99, + "lastcensus": 2004, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "4. Lower middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "MD", + "iso_a3": "MDA", + "iso_n3": "498", + "un_a3": "498", + "wb_a2": "MD", + "wb_a3": "MDA", + "woe_id": -99, + "adm0_a3_is": "MDA", + "adm0_a3_us": "MDA", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Europe", + "region_un": "Europe", + "subregion": "Eastern Europe", + "region_wb": "Europe & Central Asia", + "name_len": 7, + "long_len": 7, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "MDA.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 26.619336785597795, + 48.22072622333347 + ], + [ + 26.857823520624805, + 48.368210761094495 + ], + [ + 27.522537469195154, + 48.467119452501116 + ], + [ + 28.259546746541844, + 48.15556224221342 + ], + [ + 28.670891147585163, + 48.1181485052341 + ], + [ + 29.12269819511303, + 47.84909516050646 + ], + [ + 29.05086795422733, + 47.51022695575249 + ], + [ + 29.41513512545274, + 47.34664520933257 + ], + [ + 29.559674106573112, + 46.928582872091326 + ], + [ + 29.908851759569302, + 46.67436066343146 + ], + [ + 29.838210076626297, + 46.52532583270169 + ], + [ + 30.02465864433537, + 46.42393667254503 + ], + [ + 29.75997195813639, + 46.34998769793536 + ], + [ + 29.170653924279886, + 46.3792623968287 + ], + [ + 29.072106967899295, + 46.517677720722496 + ], + [ + 28.862972446414062, + 46.43788930926383 + ], + [ + 28.93371748222162, + 46.2588304713725 + ], + [ + 28.659987420371575, + 45.93998688413164 + ], + [ + 28.485269402792767, + 45.5969070501459 + ], + [ + 28.233553501099042, + 45.48828318946837 + ], + [ + 28.0544429867754, + 45.944586086605625 + ], + [ + 28.160017937947714, + 46.37156260841722 + ], + [ + 28.128030226359044, + 46.810476386088254 + ], + [ + 27.551166212684848, + 47.40511709247083 + ], + [ + 27.233872918412743, + 47.82677094175638 + ], + [ + 26.924176059687568, + 48.123264472030996 + ], + [ + 26.619336785597795, + 48.22072622333347 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 6, + "sovereignt": "Macedonia", + "sov_a3": "MKD", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Macedonia", + "adm0_a3": "MKD", + "geou_dif": 0, + "geounit": "Macedonia", + "gu_a3": "MKD", + "su_dif": 0, + "subunit": "Macedonia", + "su_a3": "MKD", + "brk_diff": 0, + "name": "Macedonia", + "name_long": "Macedonia", + "brk_a3": "MKD", + "brk_name": "Macedonia", + "brk_group": null, + "abbrev": "Mkd.", + "postal": "MK", + "formal_en": "Former Yugoslav Republic of Macedonia", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Macedonia, FYR", + "name_alt": null, + "mapcolor7": 5, + "mapcolor8": 3, + "mapcolor9": 7, + "mapcolor13": 3, + "pop_est": 2066718, + "gdp_md_est": 18780, + "pop_year": -99, + "lastcensus": 2010, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "3. Upper middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "MK", + "iso_a3": "MKD", + "iso_n3": "807", + "un_a3": "807", + "wb_a2": "MK", + "wb_a3": "MKD", + "woe_id": -99, + "adm0_a3_is": "MKD", + "adm0_a3_us": "MKD", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Europe", + "region_un": "Europe", + "subregion": "Southern Europe", + "region_wb": "Europe & Central Asia", + "name_len": 9, + "long_len": 9, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "MKD.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 20.59023, + 41.85541 + ], + [ + 20.71731000000011, + 41.84711 + ], + [ + 20.76216, + 42.05186 + ], + [ + 21.35270000000014, + 42.2068 + ], + [ + 21.57663598940212, + 42.24522439706186 + ], + [ + 21.917080000000112, + 42.30364 + ], + [ + 22.38052575042468, + 42.32025950781508 + ], + [ + 22.881373732197346, + 41.999297186850356 + ], + [ + 22.952377150166512, + 41.33799388281119 + ], + [ + 22.76177, + 41.3048 + ], + [ + 22.597308383889015, + 41.130487168943205 + ], + [ + 22.05537763844427, + 41.14986583105269 + ], + [ + 21.674160597426976, + 40.93127452245795 + ], + [ + 21.0200403174764, + 40.84272695572588 + ], + [ + 20.60518, + 41.08622 + ], + [ + 20.46315, + 41.5150900000001 + ], + [ + 20.59023, + 41.85541 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 5, + "sovereignt": "Netherlands", + "sov_a3": "NL1", + "adm0_dif": 1, + "level": 2, + "type": "Country", + "admin": "Netherlands", + "adm0_a3": "NLD", + "geou_dif": 0, + "geounit": "Netherlands", + "gu_a3": "NLD", + "su_dif": 0, + "subunit": "Netherlands", + "su_a3": "NLD", + "brk_diff": 0, + "name": "Netherlands", + "name_long": "Netherlands", + "brk_a3": "NLD", + "brk_name": "Netherlands", + "brk_group": null, + "abbrev": "Neth.", + "postal": "NL", + "formal_en": "Kingdom of the Netherlands", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Netherlands", + "name_alt": null, + "mapcolor7": 4, + "mapcolor8": 2, + "mapcolor9": 2, + "mapcolor13": 9, + "pop_est": 16715999, + "gdp_md_est": 672000, + "pop_year": -99, + "lastcensus": 2011, + "gdp_year": -99, + "economy": "2. Developed region: nonG7", + "income_grp": "1. High income: OECD", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "NL", + "iso_a3": "NLD", + "iso_n3": "528", + "un_a3": "528", + "wb_a2": "NL", + "wb_a3": "NLD", + "woe_id": -99, + "adm0_a3_is": "NLD", + "adm0_a3_us": "NLD", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Europe", + "region_un": "Europe", + "subregion": "Western Europe", + "region_wb": "Europe & Central Asia", + "name_len": 11, + "long_len": 11, + "abbrev_len": 5, + "tiny": -99, + "homepart": 1, + "filename": "NLD.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 6.074182570020923, + 53.510403347378144 + ], + [ + 6.905139601274129, + 53.48216217713064 + ], + [ + 7.092053256873896, + 53.14404328064489 + ], + [ + 6.842869500362383, + 52.22844025329755 + ], + [ + 6.589396599970826, + 51.852029120483394 + ], + [ + 5.988658074577813, + 51.851615709025054 + ], + [ + 6.156658155958779, + 50.80372101501058 + ], + [ + 5.606975945670001, + 51.037298488969775 + ], + [ + 4.973991326526914, + 51.475023708698124 + ], + [ + 4.047071160507527, + 51.26725861266857 + ], + [ + 3.314971144228537, + 51.34575511331991 + ], + [ + 3.830288527043137, + 51.62054454203195 + ], + [ + 4.705997348661185, + 53.09179840759776 + ], + [ + 6.074182570020923, + 53.510403347378144 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 6, + "sovereignt": "Montenegro", + "sov_a3": "MNE", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Montenegro", + "adm0_a3": "MNE", + "geou_dif": 0, + "geounit": "Montenegro", + "gu_a3": "MNE", + "su_dif": 0, + "subunit": "Montenegro", + "su_a3": "MNE", + "brk_diff": 0, + "name": "Montenegro", + "name_long": "Montenegro", + "brk_a3": "MNE", + "brk_name": "Montenegro", + "brk_group": null, + "abbrev": "Mont.", + "postal": "ME", + "formal_en": "Montenegro", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Montenegro", + "name_alt": null, + "mapcolor7": 4, + "mapcolor8": 1, + "mapcolor9": 4, + "mapcolor13": 5, + "pop_est": 672180, + "gdp_md_est": 6816, + "pop_year": -99, + "lastcensus": 2011, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "3. Upper middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "ME", + "iso_a3": "MNE", + "iso_n3": "499", + "un_a3": "499", + "wb_a2": "ME", + "wb_a3": "MNE", + "woe_id": -99, + "adm0_a3_is": "MNE", + "adm0_a3_us": "MNE", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Europe", + "region_un": "Europe", + "subregion": "Southern Europe", + "region_wb": "Europe & Central Asia", + "name_len": 10, + "long_len": 10, + "abbrev_len": 5, + "tiny": -99, + "homepart": 1, + "filename": "MNE.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 19.801613396898688, + 42.50009349219084 + ], + [ + 19.738051385179627, + 42.688247382165564 + ], + [ + 19.3044900000001, + 42.19574 + ], + [ + 19.37177000000014, + 41.87755 + ], + [ + 19.16246, + 41.95502 + ], + [ + 18.88214, + 42.28151 + ], + [ + 18.45, + 42.48 + ], + [ + 18.56, + 42.65 + ], + [ + 18.70648, + 43.20011 + ], + [ + 19.03165, + 43.43253 + ], + [ + 19.21852, + 43.52384 + ], + [ + 19.48389, + 43.35229 + ], + [ + 19.63, + 43.21377997027054 + ], + [ + 19.95857, + 43.10604 + ], + [ + 20.3398, + 42.89852 + ], + [ + 20.25758, + 42.81275000000011 + ], + [ + 20.0707, + 42.58863 + ], + [ + 19.801613396898688, + 42.50009349219084 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Norway", + "sov_a3": "NOR", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Norway", + "adm0_a3": "NOR", + "geou_dif": 0, + "geounit": "Norway", + "gu_a3": "NOR", + "su_dif": 0, + "subunit": "Norway", + "su_a3": "NOR", + "brk_diff": 0, + "name": "Norway", + "name_long": "Norway", + "brk_a3": "NOR", + "brk_name": "Norway", + "brk_group": null, + "abbrev": "Nor.", + "postal": "N", + "formal_en": "Kingdom of Norway", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Norway", + "name_alt": null, + "mapcolor7": 5, + "mapcolor8": 3, + "mapcolor9": 8, + "mapcolor13": 12, + "pop_est": 4676305, + "gdp_md_est": 276400, + "pop_year": -99, + "lastcensus": 2001, + "gdp_year": -99, + "economy": "2. Developed region: nonG7", + "income_grp": "1. High income: OECD", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "NO", + "iso_a3": "NOR", + "iso_n3": "578", + "un_a3": "578", + "wb_a2": "NO", + "wb_a3": "NOR", + "woe_id": -99, + "adm0_a3_is": "NOR", + "adm0_a3_us": "NOR", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Europe", + "region_un": "Europe", + "subregion": "Northern Europe", + "region_wb": "Europe & Central Asia", + "name_len": 6, + "long_len": 6, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "NOR.geojson" + }, + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 28.165547316202915, + 71.18547435168051 + ], + [ + 31.29341840996548, + 70.45378774685992 + ], + [ + 30.005435011522792, + 70.1862588568849 + ], + [ + 31.10107872897512, + 69.55808014594486 + ], + [ + 29.399580519332886, + 69.15691600206307 + ], + [ + 28.591929559043194, + 69.0647769232867 + ], + [ + 29.01557295097197, + 69.76649119737797 + ], + [ + 27.73229210786789, + 70.16419302029628 + ], + [ + 26.1796220232263, + 69.82529897732616 + ], + [ + 25.68921268077639, + 69.09211375596902 + ], + [ + 24.73567915212672, + 68.64955678982145 + ], + [ + 23.662049594830762, + 68.89124746365053 + ], + [ + 22.356237827247412, + 68.84174144151494 + ], + [ + 21.24493615081073, + 69.37044302029312 + ], + [ + 20.64559288908958, + 69.10624726020085 + ], + [ + 20.025268995857914, + 69.06513865831272 + ], + [ + 19.878559604581255, + 68.40719432237262 + ], + [ + 17.99386844246439, + 68.56739126247734 + ], + [ + 17.729181756265348, + 68.01055186631623 + ], + [ + 16.76887861498554, + 68.01393667263139 + ], + [ + 16.108712192456835, + 67.3024555528369 + ], + [ + 15.108411492583059, + 66.19386688909543 + ], + [ + 13.55568973150909, + 64.78702769638147 + ], + [ + 13.919905226302205, + 64.44542064071611 + ], + [ + 13.57191613124877, + 64.04911408146967 + ], + [ + 12.57993533697393, + 64.06621898055835 + ], + [ + 11.93056928879423, + 63.128317572676984 + ], + [ + 11.992064243221535, + 61.800362453856565 + ], + [ + 12.631146681375242, + 61.29357168237009 + ], + [ + 12.3003658382749, + 60.11793284773006 + ], + [ + 11.468271925511175, + 59.432393296946 + ], + [ + 11.027368605196926, + 58.856149400459394 + ], + [ + 10.356556837616097, + 59.46980703392538 + ], + [ + 8.382000359743643, + 58.31328847923328 + ], + [ + 7.048748406613299, + 58.07888418235728 + ], + [ + 5.665835402050419, + 58.58815542259367 + ], + [ + 5.308234490590735, + 59.66323191999382 + ], + [ + 4.992078077829007, + 61.970998033284275 + ], + [ + 5.912900424837885, + 62.614472968182696 + ], + [ + 8.553411085655766, + 63.45400828719647 + ], + [ + 10.527709181366788, + 64.48603831649748 + ], + [ + 12.358346795306375, + 65.87972585719316 + ], + [ + 14.761145867581604, + 67.81064158799515 + ], + [ + 16.43592736172897, + 68.56320547146169 + ], + [ + 19.184028354578516, + 69.81744415961782 + ], + [ + 21.378416375420613, + 70.25516937934606 + ], + [ + 23.023742303161583, + 70.20207184516626 + ], + [ + 24.546543409938522, + 71.03049673123724 + ], + [ + 26.370049676221807, + 70.98626170519537 + ], + [ + 28.165547316202915, + 71.18547435168051 + ] + ] + ], + [ + [ + [ + 24.72412, + 77.85385 + ], + [ + 22.49032, + 77.44493 + ], + [ + 20.72601, + 77.67704 + ], + [ + 21.41611, + 77.93504 + ], + [ + 20.8119, + 78.25463 + ], + [ + 22.88426, + 78.45494 + ], + [ + 23.28134, + 78.07954 + ], + [ + 24.72412, + 77.85385 + ] + ] + ], + [ + [ + [ + 18.25183, + 79.70175 + ], + [ + 21.54383, + 78.95611 + ], + [ + 19.02737, + 78.5626 + ], + [ + 18.47172, + 77.82669 + ], + [ + 17.59441, + 77.63796 + ], + [ + 17.1182, + 76.80941 + ], + [ + 15.91315, + 76.77045 + ], + [ + 13.76259, + 77.38035 + ], + [ + 14.66956, + 77.73565 + ], + [ + 13.1706, + 78.02493 + ], + [ + 11.22231, + 78.8693 + ], + [ + 10.44453, + 79.65239 + ], + [ + 13.17077, + 80.01046 + ], + [ + 13.71852, + 79.66039 + ], + [ + 15.14282, + 79.67431 + ], + [ + 15.52255, + 80.01608 + ], + [ + 16.99085, + 80.05086 + ], + [ + 18.25183, + 79.70175 + ] + ] + ], + [ + [ + [ + 25.447625359811894, + 80.40734039989451 + ], + [ + 27.4075057309135, + 80.05640574820046 + ], + [ + 25.92465050629818, + 79.51783397085455 + ], + [ + 23.02446577321362, + 79.4000117052291 + ], + [ + 20.075188429451885, + 79.56682322866726 + ], + [ + 19.897266473070914, + 79.84236196564751 + ], + [ + 18.462263624757924, + 79.85988027619442 + ], + [ + 17.368015170977458, + 80.31889618602702 + ], + [ + 20.455992059010697, + 80.59815562613224 + ], + [ + 21.9079447771154, + 80.35767934846209 + ], + [ + 22.919252557067438, + 80.65714427359349 + ], + [ + 25.447625359811894, + 80.40734039989451 + ] + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Poland", + "sov_a3": "POL", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Poland", + "adm0_a3": "POL", + "geou_dif": 0, + "geounit": "Poland", + "gu_a3": "POL", + "su_dif": 0, + "subunit": "Poland", + "su_a3": "POL", + "brk_diff": 0, + "name": "Poland", + "name_long": "Poland", + "brk_a3": "POL", + "brk_name": "Poland", + "brk_group": null, + "abbrev": "Pol.", + "postal": "PL", + "formal_en": "Republic of Poland", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Poland", + "name_alt": null, + "mapcolor7": 3, + "mapcolor8": 7, + "mapcolor9": 1, + "mapcolor13": 2, + "pop_est": 38482919, + "gdp_md_est": 667900, + "pop_year": -99, + "lastcensus": 2011, + "gdp_year": -99, + "economy": "2. Developed region: nonG7", + "income_grp": "1. High income: OECD", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "PL", + "iso_a3": "POL", + "iso_n3": "616", + "un_a3": "616", + "wb_a2": "PL", + "wb_a3": "POL", + "woe_id": -99, + "adm0_a3_is": "POL", + "adm0_a3_us": "POL", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Europe", + "region_un": "Europe", + "subregion": "Eastern Europe", + "region_wb": "Europe & Central Asia", + "name_len": 6, + "long_len": 6, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "POL.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 15.01699588385867, + 51.10667409932158 + ], + [ + 14.607098422919535, + 51.745188096719964 + ], + [ + 14.685026482815688, + 52.0899474147552 + ], + [ + 14.4375997250022, + 52.62485016540838 + ], + [ + 14.074521111719491, + 52.98126251892543 + ], + [ + 14.353315463934138, + 53.24817129171297 + ], + [ + 14.119686313542587, + 53.75702912049103 + ], + [ + 14.802900424873458, + 54.05070628520575 + ], + [ + 16.36347700365573, + 54.513158677785725 + ], + [ + 17.622831658608675, + 54.85153595643291 + ], + [ + 18.62085859546164, + 54.68260569927078 + ], + [ + 18.696254510175464, + 54.43871877706929 + ], + [ + 19.660640089606403, + 54.42608388937393 + ], + [ + 20.892244500418624, + 54.31252492941253 + ], + [ + 22.731098667092652, + 54.327536932993326 + ], + [ + 23.24398725758951, + 54.22056671814914 + ], + [ + 23.48412763844985, + 53.91249766704114 + ], + [ + 23.527535841575002, + 53.470121568406555 + ], + [ + 23.80493493011778, + 53.089731350306074 + ], + [ + 23.799198846133375, + 52.69109935160657 + ], + [ + 23.199493849386187, + 52.486977444053664 + ], + [ + 23.508002150168693, + 52.02364655212473 + ], + [ + 23.52707075368437, + 51.57845408793023 + ], + [ + 24.029985792748903, + 50.70540660257518 + ], + [ + 23.922757195743262, + 50.42488108987875 + ], + [ + 23.426508416444392, + 50.30850576435745 + ], + [ + 22.518450148211603, + 49.47677358661974 + ], + [ + 22.776418898212626, + 49.02739533140962 + ], + [ + 22.558137648211755, + 49.085738023467144 + ], + [ + 21.607808058364213, + 49.47010732685409 + ], + [ + 20.887955356538413, + 49.32877228453583 + ], + [ + 20.41583947111985, + 49.43145335549977 + ], + [ + 19.825022820726872, + 49.21712535256923 + ], + [ + 19.320712517990472, + 49.571574001659194 + ], + [ + 18.909574822676316, + 49.435845852244576 + ], + [ + 18.853144158613617, + 49.49622976337764 + ], + [ + 18.392913852622172, + 49.98862864847075 + ], + [ + 17.64944502123899, + 50.049038397819956 + ], + [ + 17.55456709155112, + 50.36214590107641 + ], + [ + 16.868769158605655, + 50.47397370055603 + ], + [ + 16.719475945714436, + 50.21574656839354 + ], + [ + 16.176253289462267, + 50.42260732685791 + ], + [ + 16.23862674323857, + 50.69773265237984 + ], + [ + 15.490972120839727, + 50.78472992614321 + ], + [ + 15.01699588385867, + 51.10667409932158 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 2, + "sovereignt": "Portugal", + "sov_a3": "PRT", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Portugal", + "adm0_a3": "PRT", + "geou_dif": 0, + "geounit": "Portugal", + "gu_a3": "PRT", + "su_dif": 1, + "subunit": "Portugal", + "su_a3": "PR1", + "brk_diff": 0, + "name": "Portugal", + "name_long": "Portugal", + "brk_a3": "PR1", + "brk_name": "Portugal", + "brk_group": null, + "abbrev": "Port.", + "postal": "P", + "formal_en": "Portuguese Republic", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Portugal", + "name_alt": null, + "mapcolor7": 1, + "mapcolor8": 7, + "mapcolor9": 1, + "mapcolor13": 4, + "pop_est": 10707924, + "gdp_md_est": 208627, + "pop_year": -99, + "lastcensus": 2011, + "gdp_year": 0, + "economy": "2. Developed region: nonG7", + "income_grp": "1. High income: OECD", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "PT", + "iso_a3": "PRT", + "iso_n3": "620", + "un_a3": "620", + "wb_a2": "PT", + "wb_a3": "PRT", + "woe_id": -99, + "adm0_a3_is": "PRT", + "adm0_a3_us": "PRT", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Europe", + "region_un": "Europe", + "subregion": "Southern Europe", + "region_wb": "Europe & Central Asia", + "name_len": 8, + "long_len": 8, + "abbrev_len": 5, + "tiny": -99, + "homepart": 1, + "filename": "PRT.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -9.034817674180246, + 41.88057058365967 + ], + [ + -8.67194576662672, + 42.13468943945496 + ], + [ + -8.263856980817792, + 42.28046865495034 + ], + [ + -8.013174607769912, + 41.790886135417125 + ], + [ + -7.422512986673795, + 41.79207469335983 + ], + [ + -7.251308966490824, + 41.91834605566505 + ], + [ + -6.668605515967656, + 41.883386949219584 + ], + [ + -6.389087693700915, + 41.381815497394655 + ], + [ + -6.851126674822552, + 41.11108266861753 + ], + [ + -6.864019944679385, + 40.33087189387483 + ], + [ + -7.026413133156595, + 40.184524237624245 + ], + [ + -7.066591559263529, + 39.71189158788277 + ], + [ + -7.498632371439725, + 39.62957103124181 + ], + [ + -7.098036668313128, + 39.03007274022378 + ], + [ + -7.374092169616318, + 38.37305858006492 + ], + [ + -7.029281175148796, + 38.07576406508977 + ], + [ + -7.166507941099865, + 37.803894354802225 + ], + [ + -7.537105475281024, + 37.42890432387623 + ], + [ + -7.453725551778092, + 37.09778758396607 + ], + [ + -7.855613165711985, + 36.83826854099627 + ], + [ + -8.382816127953689, + 36.97888011326246 + ], + [ + -8.898856980820327, + 36.86880931248078 + ], + [ + -8.746101446965554, + 37.65134552667661 + ], + [ + -8.839997524439879, + 38.26624339451761 + ], + [ + -9.287463751655224, + 38.3584858261586 + ], + [ + -9.526570603869715, + 38.73742910415491 + ], + [ + -9.446988898140232, + 39.39206614842837 + ], + [ + -9.048305223008427, + 39.75509308527877 + ], + [ + -8.977353481471681, + 40.15930613866581 + ], + [ + -8.768684047877102, + 40.76063894303019 + ], + [ + -8.79085323733031, + 41.18433401139126 + ], + [ + -8.99078935386757, + 41.54345937760364 + ], + [ + -9.034817674180246, + 41.88057058365967 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Romania", + "sov_a3": "ROU", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Romania", + "adm0_a3": "ROU", + "geou_dif": 0, + "geounit": "Romania", + "gu_a3": "ROU", + "su_dif": 0, + "subunit": "Romania", + "su_a3": "ROU", + "brk_diff": 0, + "name": "Romania", + "name_long": "Romania", + "brk_a3": "ROU", + "brk_name": "Romania", + "brk_group": null, + "abbrev": "Rom.", + "postal": "RO", + "formal_en": "Romania", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Romania", + "name_alt": null, + "mapcolor7": 1, + "mapcolor8": 4, + "mapcolor9": 3, + "mapcolor13": 13, + "pop_est": 22215421, + "gdp_md_est": 271400, + "pop_year": -99, + "lastcensus": 2011, + "gdp_year": -99, + "economy": "2. Developed region: nonG7", + "income_grp": "3. Upper middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "RO", + "iso_a3": "ROU", + "iso_n3": "642", + "un_a3": "642", + "wb_a2": "RO", + "wb_a3": "ROM", + "woe_id": -99, + "adm0_a3_is": "ROU", + "adm0_a3_us": "ROU", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Europe", + "region_un": "Europe", + "subregion": "Eastern Europe", + "region_wb": "Europe & Central Asia", + "name_len": 7, + "long_len": 7, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "ROU.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 22.710531447040495, + 47.88219391538941 + ], + [ + 23.142236362406802, + 48.09634105080695 + ], + [ + 23.76095828623741, + 47.985598456405455 + ], + [ + 24.40205610525038, + 47.98187775328042 + ], + [ + 24.866317172960578, + 47.73752574318831 + ], + [ + 25.20774336111299, + 47.89105642352747 + ], + [ + 25.9459411964024, + 47.987148749374214 + ], + [ + 26.19745039236693, + 48.22088125263035 + ], + [ + 26.619336785597795, + 48.22072622333347 + ], + [ + 26.924176059687568, + 48.123264472030996 + ], + [ + 27.233872918412743, + 47.82677094175638 + ], + [ + 27.551166212684848, + 47.40511709247083 + ], + [ + 28.128030226359044, + 46.810476386088254 + ], + [ + 28.160017937947714, + 46.37156260841722 + ], + [ + 28.0544429867754, + 45.944586086605625 + ], + [ + 28.233553501099042, + 45.48828318946837 + ], + [ + 28.679779493939378, + 45.304030870131704 + ], + [ + 29.149724969201653, + 45.46492544207245 + ], + [ + 29.603289015427432, + 45.293308010431126 + ], + [ + 29.626543409958767, + 45.03539093686239 + ], + [ + 29.141611769331835, + 44.82021027279904 + ], + [ + 28.837857700320203, + 44.913873806328056 + ], + [ + 28.558081495891997, + 43.70746165625813 + ], + [ + 27.970107049275075, + 43.81246816667521 + ], + [ + 27.242399529740908, + 44.175986029632405 + ], + [ + 26.065158725699746, + 43.94349376075126 + ], + [ + 25.569271681426926, + 43.68844472917472 + ], + [ + 24.100679152124172, + 43.74105133724785 + ], + [ + 23.33230228037632, + 43.89701080990471 + ], + [ + 22.944832391051847, + 43.82378530534713 + ], + [ + 22.65714969248299, + 44.23492300066128 + ], + [ + 22.4740084164406, + 44.40922760678177 + ], + [ + 22.705725538837356, + 44.57800283464702 + ], + [ + 22.459022251075936, + 44.7025171982543 + ], + [ + 22.14508792490281, + 44.47842234962059 + ], + [ + 21.562022739353605, + 44.7689472519655 + ], + [ + 21.483526238702233, + 45.18117015235778 + ], + [ + 20.874312778413355, + 45.416375433934235 + ], + [ + 20.762174920339987, + 45.734573065771436 + ], + [ + 20.220192498462836, + 46.127468980486555 + ], + [ + 21.02195234547125, + 46.3160879583519 + ], + [ + 21.62651492685387, + 46.99423777931816 + ], + [ + 22.099767693782834, + 47.6724392767167 + ], + [ + 22.710531447040495, + 47.88219391538941 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 2, + "sovereignt": "Russia", + "sov_a3": "RUS", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Russia", + "adm0_a3": "RUS", + "geou_dif": 0, + "geounit": "Russia", + "gu_a3": "RUS", + "su_dif": 0, + "subunit": "Russia", + "su_a3": "RUS", + "brk_diff": 0, + "name": "Russia", + "name_long": "Russian Federation", + "brk_a3": "RUS", + "brk_name": "Russia", + "brk_group": null, + "abbrev": "Rus.", + "postal": "RUS", + "formal_en": "Russian Federation", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Russian Federation", + "name_alt": null, + "mapcolor7": 2, + "mapcolor8": 5, + "mapcolor9": 7, + "mapcolor13": 7, + "pop_est": 140041247, + "gdp_md_est": 2266000, + "pop_year": -99, + "lastcensus": 2010, + "gdp_year": -99, + "economy": "3. Emerging region: BRIC", + "income_grp": "3. Upper middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "RU", + "iso_a3": "RUS", + "iso_n3": "643", + "un_a3": "643", + "wb_a2": "RU", + "wb_a3": "RUS", + "woe_id": -99, + "adm0_a3_is": "RUS", + "adm0_a3_us": "RUS", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Europe", + "region_un": "Europe", + "subregion": "Eastern Europe", + "region_wb": "Europe & Central Asia", + "name_len": 6, + "long_len": 18, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "RUS.geojson" + }, + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 143.64800744036287, + 50.74760040954151 + ], + [ + 144.65414757708564, + 48.976390692737596 + ], + [ + 143.17392785051723, + 49.30655141865037 + ], + [ + 142.5586682476501, + 47.861575018904915 + ], + [ + 143.53349246640406, + 46.83672801369249 + ], + [ + 143.5052771343726, + 46.13790761980948 + ], + [ + 142.74770063697392, + 46.74076487892657 + ], + [ + 142.0920300640545, + 45.96675527605879 + ], + [ + 141.90692508358504, + 46.80592886004655 + ], + [ + 142.0184428244709, + 47.780132961612935 + ], + [ + 141.90444461483506, + 48.85918854429956 + ], + [ + 142.13580000220568, + 49.61516307229746 + ], + [ + 142.1799833518153, + 50.95234243428192 + ], + [ + 141.59407596249002, + 51.93543488220254 + ], + [ + 141.68254601457366, + 53.30196645772878 + ], + [ + 142.60693403541075, + 53.762145087287905 + ], + [ + 142.2097489768154, + 54.22547597921687 + ], + [ + 142.654786411713, + 54.36588084575388 + ], + [ + 142.91461551327657, + 53.704577541714734 + ], + [ + 143.26084760963207, + 52.74076040303905 + ], + [ + 143.23526777564766, + 51.75666026468875 + ], + [ + 143.64800744036287, + 50.74760040954151 + ] + ] + ], + [ + [ + [ + 22.731098667092652, + 54.327536932993326 + ], + [ + 20.892244500418652, + 54.312524929412575 + ], + [ + 19.660640089606403, + 54.426083889373984 + ], + [ + 19.888481479581344, + 54.8661603867715 + ], + [ + 21.2684489275035, + 55.19048167583528 + ], + [ + 22.315723504330606, + 55.0152985703659 + ], + [ + 22.757763706155288, + 54.85657440858142 + ], + [ + 22.651051873472568, + 54.58274099386671 + ], + [ + 22.731098667092652, + 54.327536932993326 + ] + ] + ], + [ + [ + [ + -175.01425, + 66.58435 + ], + [ + -174.33983, + 66.33556 + ], + [ + -174.57182, + 67.06219 + ], + [ + -171.85731, + 66.91308 + ], + [ + -169.89958, + 65.97724 + ], + [ + -170.89107, + 65.54139 + ], + [ + -172.53025, + 65.43791 + ], + [ + -172.555, + 64.46079 + ], + [ + -172.95533, + 64.25269 + ], + [ + -173.89184, + 64.2826 + ], + [ + -174.65392, + 64.63125 + ], + [ + -175.98353, + 64.92288 + ], + [ + -176.20716, + 65.35667 + ], + [ + -177.22266, + 65.52024 + ], + [ + -178.35993, + 65.39052 + ], + [ + -178.90332, + 65.74044 + ], + [ + -178.68611, + 66.11211 + ], + [ + -179.88377, + 65.87456 + ], + [ + -179.43268, + 65.40411 + ], + [ + -180, + 64.97970870219837 + ], + [ + -180, + 68.96363636363635 + ], + [ + -177.55, + 68.2 + ], + [ + -174.92825, + 67.20589 + ], + [ + -175.01425, + 66.58435 + ] + ] + ], + [ + [ + [ + 180.00000000000014, + 70.83219920854668 + ], + [ + 178.9034250000001, + 70.78114 + ], + [ + 178.7253, + 71.0988 + ], + [ + 180.00000000000014, + 71.51571433642826 + ], + [ + 180.00000000000014, + 70.83219920854668 + ] + ] + ], + [ + [ + [ + -178.69378, + 70.89302 + ], + [ + -180, + 70.83219920854668 + ], + [ + -180, + 71.51571433642826 + ], + [ + -179.871875, + 71.55762 + ], + [ + -179.02433, + 71.55553 + ], + [ + -177.577945, + 71.26948 + ], + [ + -177.663575, + 71.13277 + ], + [ + -178.69378, + 70.89302 + ] + ] + ], + [ + [ + [ + 143.60385, + 73.21244 + ], + [ + 142.08763, + 73.20544 + ], + [ + 140.038155, + 73.31692 + ], + [ + 139.86312, + 73.36983 + ], + [ + 140.81171, + 73.76506 + ], + [ + 142.06207, + 73.85758 + ], + [ + 143.48283, + 73.47525 + ], + [ + 143.60385, + 73.21244 + ] + ] + ], + [ + [ + [ + 150.73167, + 75.08406 + ], + [ + 149.575925, + 74.68892 + ], + [ + 147.977465, + 74.778355 + ], + [ + 146.11919, + 75.17298 + ], + [ + 146.358485, + 75.49682 + ], + [ + 148.22223, + 75.345845 + ], + [ + 150.73167, + 75.08406 + ] + ] + ], + [ + [ + [ + 145.086285, + 75.562625 + ], + [ + 144.3, + 74.82 + ], + [ + 140.61381, + 74.84768 + ], + [ + 138.95544, + 74.61148 + ], + [ + 136.97439, + 75.26167 + ], + [ + 137.51176, + 75.94917 + ], + [ + 138.831075, + 76.13676 + ], + [ + 141.471615, + 76.09289 + ], + [ + 145.086285, + 75.562625 + ] + ] + ], + [ + [ + [ + 57.5356925799924, + 70.72046397570216 + ], + [ + 56.94497928246395, + 70.63274323188668 + ], + [ + 53.6773751157842, + 70.76265778266847 + ], + [ + 53.41201663596539, + 71.2066616889202 + ], + [ + 51.60189456564572, + 71.47475901965049 + ], + [ + 51.45575361512422, + 72.01488108996514 + ], + [ + 52.47827518088357, + 72.22944163684096 + ], + [ + 52.444168735570855, + 72.77473135038485 + ], + [ + 54.42761355979766, + 73.62754751249759 + ], + [ + 53.50828982932515, + 73.74981395130015 + ], + [ + 55.90245893740766, + 74.62748647734533 + ], + [ + 55.631932814359715, + 75.08141225859717 + ], + [ + 57.86864383324885, + 75.60939036732321 + ], + [ + 61.170044386647504, + 76.25188345000814 + ], + [ + 64.49836836127022, + 76.43905548776928 + ], + [ + 66.2109770038551, + 76.80978221303124 + ], + [ + 68.15705976753483, + 76.93969676381292 + ], + [ + 68.85221113472512, + 76.54481130645462 + ], + [ + 68.18057254422766, + 76.23364166940911 + ], + [ + 64.637326287703, + 75.73775462513623 + ], + [ + 61.58350752141476, + 75.2608845079468 + ], + [ + 58.47708214705338, + 74.30905630156283 + ], + [ + 56.98678551618801, + 73.33304352486624 + ], + [ + 55.419335971910954, + 72.37126760526598 + ], + [ + 55.622837762276305, + 71.54059479439033 + ], + [ + 57.5356925799924, + 70.72046397570216 + ] + ] + ], + [ + [ + [ + 106.97013000000013, + 76.97419 + ], + [ + 107.24000000000015, + 76.48 + ], + [ + 108.1538, + 76.72335000000015 + ], + [ + 111.07726000000017, + 76.71 + ], + [ + 113.33151, + 76.22224 + ], + [ + 114.13417, + 75.84764 + ], + [ + 113.88539, + 75.32779000000014 + ], + [ + 112.77918, + 75.03186 + ], + [ + 110.1512500000002, + 74.47673 + ], + [ + 109.4, + 74.18 + ], + [ + 110.64, + 74.04 + ], + [ + 112.11919, + 73.78774000000011 + ], + [ + 113.01954000000026, + 73.97693000000015 + ], + [ + 113.52958000000032, + 73.33505000000011 + ], + [ + 113.96881, + 73.59488 + ], + [ + 115.56782, + 73.75285 + ], + [ + 118.77633000000023, + 73.58772 + ], + [ + 119.02, + 73.12 + ], + [ + 123.20066000000011, + 72.97122 + ], + [ + 123.25777000000018, + 73.73503000000011 + ], + [ + 125.38000000000018, + 73.56 + ], + [ + 126.97644, + 73.56549 + ], + [ + 128.59126, + 73.03871 + ], + [ + 129.05157, + 72.39872 + ], + [ + 128.46000000000012, + 71.98 + ], + [ + 129.7159900000002, + 71.19304 + ], + [ + 131.28858000000028, + 70.78699000000012 + ], + [ + 132.25350000000017, + 71.83630000000011 + ], + [ + 133.85766000000032, + 71.38642000000016 + ], + [ + 135.56193, + 71.65525000000014 + ], + [ + 137.49755, + 71.34763 + ], + [ + 138.23409000000018, + 71.62803 + ], + [ + 139.86983000000012, + 71.48783000000014 + ], + [ + 139.14791, + 72.4161900000001 + ], + [ + 140.46817, + 72.84941000000013 + ], + [ + 149.5, + 72.2 + ], + [ + 150.3511800000002, + 71.60643 + ], + [ + 152.96890000000022, + 70.84222 + ], + [ + 157.00688, + 71.03141 + ], + [ + 158.99779, + 70.86672 + ], + [ + 159.83031000000025, + 70.45324 + ], + [ + 159.70866, + 69.72198 + ], + [ + 160.94053000000034, + 69.4372800000001 + ], + [ + 162.27907000000013, + 69.64204 + ], + [ + 164.05248000000014, + 69.66823 + ], + [ + 165.94037000000023, + 69.47199 + ], + [ + 167.83567, + 69.58269 + ], + [ + 169.5776300000002, + 68.6938 + ], + [ + 170.81688000000028, + 69.01363 + ], + [ + 170.0082000000002, + 69.65276 + ], + [ + 170.4534500000003, + 70.09703 + ], + [ + 173.64391000000026, + 69.81743 + ], + [ + 175.72403000000023, + 69.87725000000023 + ], + [ + 178.6, + 69.4 + ], + [ + 180.00000000000014, + 68.96363636363657 + ], + [ + 180.00000000000014, + 64.97970870219848 + ], + [ + 179.99281, + 64.97433 + ], + [ + 178.70720000000026, + 64.53493 + ], + [ + 177.41128000000018, + 64.60821 + ], + [ + 178.31300000000024, + 64.07593 + ], + [ + 178.9082500000002, + 63.251970000000135 + ], + [ + 179.37034, + 62.982620000000104 + ], + [ + 179.48636, + 62.56894 + ], + [ + 179.22825000000014, + 62.30410000000015 + ], + [ + 177.3643, + 62.5219 + ], + [ + 174.56929000000022, + 61.76915 + ], + [ + 173.68013, + 61.65261 + ], + [ + 172.15, + 60.95 + ], + [ + 170.6985000000001, + 60.33618 + ], + [ + 170.3308500000003, + 59.88177 + ], + [ + 168.90046, + 60.57355 + ], + [ + 166.29498000000032, + 59.788550000000214 + ], + [ + 165.84000000000023, + 60.16 + ], + [ + 164.87674, + 59.7316 + ], + [ + 163.53929000000014, + 59.86871 + ], + [ + 163.21711000000025, + 59.21101 + ], + [ + 162.0173300000001, + 58.24328 + ], + [ + 162.05297, + 57.83912 + ], + [ + 163.19191, + 57.61503000000011 + ], + [ + 163.05794000000017, + 56.159240000000125 + ], + [ + 162.12958000000023, + 56.12219 + ], + [ + 161.70146, + 55.285680000000156 + ], + [ + 162.11749000000017, + 54.85514 + ], + [ + 160.36877000000032, + 54.34433 + ], + [ + 160.02173000000022, + 53.20257 + ], + [ + 158.5309400000002, + 52.958680000000236 + ], + [ + 158.23118, + 51.94269 + ], + [ + 156.7897900000003, + 51.01105 + ], + [ + 156.42000000000016, + 51.7 + ], + [ + 155.99182, + 53.15895 + ], + [ + 155.43366000000012, + 55.38103000000012 + ], + [ + 155.91442000000032, + 56.767920000000146 + ], + [ + 156.75815, + 57.3647 + ], + [ + 156.8103500000001, + 57.83204 + ], + [ + 158.3643300000002, + 58.05575 + ], + [ + 160.15064000000012, + 59.31477000000012 + ], + [ + 161.87204, + 60.34300000000013 + ], + [ + 163.66969, + 61.1409 + ], + [ + 164.47355000000013, + 62.55061 + ], + [ + 163.2584200000002, + 62.46627 + ], + [ + 162.65791, + 61.6425 + ], + [ + 160.1214800000001, + 60.54423 + ], + [ + 159.30232, + 61.77396 + ], + [ + 156.7206800000001, + 61.43442 + ], + [ + 154.21806000000035, + 59.75818000000013 + ], + [ + 155.04375, + 59.14495 + ], + [ + 152.81185, + 58.88385 + ], + [ + 151.26573000000025, + 58.78089 + ], + [ + 151.33815000000013, + 59.50396 + ], + [ + 149.78371, + 59.65573000000014 + ], + [ + 148.54481, + 59.16448 + ], + [ + 145.48722, + 59.33637 + ], + [ + 142.19782000000018, + 59.03998 + ], + [ + 138.95848000000032, + 57.08805 + ], + [ + 135.12619, + 54.72959 + ], + [ + 136.70171, + 54.603550000000126 + ], + [ + 137.19342, + 53.97732 + ], + [ + 138.1647, + 53.755010000000254 + ], + [ + 138.80463, + 54.25455000000011 + ], + [ + 139.90151, + 54.18968000000018 + ], + [ + 141.34531, + 53.08957000000012 + ], + [ + 141.37923, + 52.23877 + ], + [ + 140.5974200000002, + 51.2396700000001 + ], + [ + 140.51308, + 50.04553000000013 + ], + [ + 140.06193000000022, + 48.44671000000017 + ], + [ + 138.5547200000002, + 46.99965 + ], + [ + 138.21971, + 46.30795 + ], + [ + 136.86232, + 45.14350000000019 + ], + [ + 135.5153500000002, + 43.989 + ], + [ + 134.86939000000027, + 43.39821 + ], + [ + 133.53687000000028, + 42.81147 + ], + [ + 132.90627000000015, + 42.79849 + ], + [ + 132.27807000000027, + 43.28456000000011 + ], + [ + 130.93587000000014, + 42.55274 + ], + [ + 130.78, + 42.22000000000019 + ], + [ + 130.64000000000019, + 42.395 + ], + [ + 130.6338664084098, + 42.90301463477056 + ], + [ + 131.144687941615, + 42.92998973242695 + ], + [ + 131.28855512911562, + 44.111519680348266 + ], + [ + 131.02519000000026, + 44.96796 + ], + [ + 131.8834542176596, + 45.32116160743652 + ], + [ + 133.09712000000022, + 45.14409 + ], + [ + 133.7696439963132, + 46.116926988299156 + ], + [ + 134.1123500000002, + 47.21248000000014 + ], + [ + 134.50081, + 47.578450000000146 + ], + [ + 135.0263114767868, + 48.47822988544391 + ], + [ + 133.37359581922803, + 48.18344167743484 + ], + [ + 132.50669000000013, + 47.78896 + ], + [ + 130.98726000000013, + 47.79013 + ], + [ + 130.58229332898267, + 48.729687404976204 + ], + [ + 129.3978178244205, + 49.440600084015614 + ], + [ + 127.65740000000038, + 49.76027 + ], + [ + 127.28745568248493, + 50.73979726826545 + ], + [ + 126.93915652883786, + 51.3538941514059 + ], + [ + 126.56439904185699, + 51.7842554795327 + ], + [ + 125.94634891164647, + 52.79279857035695 + ], + [ + 125.06821129771045, + 53.161044826868924 + ], + [ + 123.57147, + 53.4588 + ], + [ + 122.24574791879307, + 53.43172597921369 + ], + [ + 121.00308475147037, + 53.25140106873124 + ], + [ + 120.1770886577169, + 52.75388621684121 + ], + [ + 120.725789015792, + 52.51622630473091 + ], + [ + 120.7382, + 51.96411 + ], + [ + 120.18208000000018, + 51.64355 + ], + [ + 119.27939, + 50.58292 + ], + [ + 119.28846072802585, + 50.14288279886196 + ], + [ + 117.8792444194265, + 49.51098338479704 + ], + [ + 116.67880089728621, + 49.888531399121405 + ], + [ + 115.48569542853144, + 49.80517731383475 + ], + [ + 114.96210981655038, + 50.14024730081513 + ], + [ + 114.36245649623534, + 50.248302720737485 + ], + [ + 112.89773969935439, + 49.54356537535699 + ], + [ + 111.58123091028668, + 49.37796824807767 + ], + [ + 110.66201053267886, + 49.13012807880585 + ], + [ + 109.40244917199672, + 49.29296051695769 + ], + [ + 108.47516727095127, + 49.28254771585071 + ], + [ + 107.86817589725112, + 49.79370514586588 + ], + [ + 106.88880415245532, + 50.27429596618029 + ], + [ + 105.8865914245869, + 50.406019192092174 + ], + [ + 104.62158, + 50.275320000000164 + ], + [ + 103.67654544476036, + 50.089966132195144 + ], + [ + 102.25589000000011, + 50.51056000000011 + ], + [ + 102.06521, + 51.25991 + ], + [ + 100.88948042196265, + 51.51685578063842 + ], + [ + 99.98173221232356, + 51.63400625264395 + ], + [ + 98.8614905131005, + 52.04736603454671 + ], + [ + 97.82573978067452, + 51.01099518493325 + ], + [ + 98.23176150919173, + 50.42240062112873 + ], + [ + 97.25976000000023, + 49.72605 + ], + [ + 95.81402000000017, + 49.977460000000114 + ], + [ + 94.81594933469879, + 50.01343333597088 + ], + [ + 94.14756635943561, + 50.48053660745716 + ], + [ + 93.10421, + 50.49529 + ], + [ + 92.23471154171969, + 50.80217072204175 + ], + [ + 90.71366743364078, + 50.331811835321105 + ], + [ + 88.80556684769559, + 49.47052073831247 + ], + [ + 87.75126427607685, + 49.29719798440556 + ], + [ + 87.35997033076269, + 49.21498078062916 + ], + [ + 86.82935672398966, + 49.82667470966813 + ], + [ + 85.5412699726825, + 49.69285858824816 + ], + [ + 85.11555952346211, + 50.11730296487763 + ], + [ + 84.41637739455304, + 50.311399644565824 + ], + [ + 83.93511478061893, + 50.88924551045358 + ], + [ + 83.38300377801247, + 51.069182847693895 + ], + [ + 81.94598554883994, + 50.81219594990633 + ], + [ + 80.56844689323546, + 51.38833649352844 + ], + [ + 80.03555952344172, + 50.864750881547224 + ], + [ + 77.80091556184433, + 53.40441498474754 + ], + [ + 76.52517947785478, + 54.177003485727134 + ], + [ + 76.89110029491346, + 54.49052440044193 + ], + [ + 74.38482000000013, + 53.54685000000011 + ], + [ + 73.42567874542053, + 53.489810289109755 + ], + [ + 73.50851606638437, + 54.035616766976595 + ], + [ + 72.22415001820221, + 54.37665538188679 + ], + [ + 71.1801310566095, + 54.133285224008254 + ], + [ + 70.86526655465516, + 55.169733588270105 + ], + [ + 69.06816694527289, + 55.3852501491435 + ], + [ + 68.1691003762589, + 54.97039175070438 + ], + [ + 65.6668700000001, + 54.601250000000164 + ], + [ + 65.17853356309595, + 54.35422781027208 + ], + [ + 61.43660000000013, + 54.00625 + ], + [ + 60.97806644068325, + 53.66499339457914 + ], + [ + 61.699986199800634, + 52.97999644633427 + ], + [ + 60.739993117114544, + 52.71998647725775 + ], + [ + 60.92726850774025, + 52.447548326215006 + ], + [ + 59.96753380721557, + 51.960420437215674 + ], + [ + 61.58800337102414, + 51.272658799843185 + ], + [ + 61.33742435084101, + 50.79907013610426 + ], + [ + 59.93280724471557, + 50.842194118851836 + ], + [ + 59.64228234237057, + 50.545442206415714 + ], + [ + 58.36332000000013, + 51.06364 + ], + [ + 56.77798, + 51.04355 + ], + [ + 55.71694000000011, + 50.62171000000015 + ], + [ + 54.532878452376195, + 51.02623973245937 + ], + [ + 52.32872358583106, + 51.718652248738096 + ], + [ + 50.76664839051219, + 51.69276235615987 + ], + [ + 48.702381626181044, + 50.60512848571284 + ], + [ + 48.577841424357615, + 49.874759629915644 + ], + [ + 47.549480421749394, + 50.454698391311126 + ], + [ + 46.75159630716277, + 49.35600576435374 + ], + [ + 47.0436715024766, + 49.152038886097586 + ], + [ + 46.46644575377629, + 48.39415233010493 + ], + [ + 47.31524000000016, + 47.71585 + ], + [ + 48.05725, + 47.74377 + ], + [ + 48.694733514201886, + 47.0756281601779 + ], + [ + 48.593250000000154, + 46.561040000000105 + ], + [ + 49.101160000000135, + 46.39933 + ], + [ + 48.64541000000011, + 45.80629 + ], + [ + 47.67591, + 45.64149000000012 + ], + [ + 46.68201, + 44.6092000000001 + ], + [ + 47.59094, + 43.66016000000013 + ], + [ + 47.49252, + 42.98658 + ], + [ + 48.58437000000018, + 41.80888 + ], + [ + 47.98728315612604, + 41.4058192001944 + ], + [ + 47.81566572448466, + 41.151416124021345 + ], + [ + 47.373315464066394, + 41.21973236751114 + ], + [ + 46.686070591016716, + 41.827137152669906 + ], + [ + 46.40495079934894, + 41.860675157227426 + ], + [ + 45.7764, + 42.09244000000024 + ], + [ + 45.470279168485916, + 42.50278066667005 + ], + [ + 44.53762291848207, + 42.711992702803684 + ], + [ + 43.93121000000011, + 42.5549600000001 + ], + [ + 43.755990000000196, + 42.74083 + ], + [ + 42.39440000000016, + 43.2203 + ], + [ + 40.92219000000014, + 43.38215000000014 + ], + [ + 40.07696495947985, + 43.553104153002494 + ], + [ + 39.955008579271095, + 43.434997666999294 + ], + [ + 38.68, + 44.28 + ], + [ + 37.53912000000011, + 44.65721 + ], + [ + 36.67546000000013, + 45.24469 + ], + [ + 37.40317, + 45.4045100000001 + ], + [ + 38.23295, + 46.24087 + ], + [ + 37.67372, + 46.63657 + ], + [ + 39.14767, + 47.04475000000013 + ], + [ + 39.12120000000013, + 47.26336 + ], + [ + 38.22353803889948, + 47.10218984637598 + ], + [ + 38.25511233902981, + 47.54640045835697 + ], + [ + 38.77057, + 47.82562000000024 + ], + [ + 39.738277622238996, + 47.89893707945208 + ], + [ + 39.89562000000015, + 48.23241 + ], + [ + 39.67465, + 48.783820000000134 + ], + [ + 40.08078901546949, + 49.30742991799937 + ], + [ + 40.069040000000115, + 49.60105 + ], + [ + 38.59498823421356, + 49.92646190042373 + ], + [ + 38.010631137857075, + 49.91566152607473 + ], + [ + 37.39345950699524, + 50.38395335550368 + ], + [ + 36.626167840325394, + 50.225590928745135 + ], + [ + 35.35611616388812, + 50.57719737405915 + ], + [ + 35.37791, + 50.77394 + ], + [ + 35.02218305841794, + 51.2075723333715 + ], + [ + 34.2248157081544, + 51.255993150428935 + ], + [ + 34.14197838719061, + 51.566413479206204 + ], + [ + 34.39173058445723, + 51.768881740925906 + ], + [ + 33.75269982273588, + 52.33507457133166 + ], + [ + 32.71576053236716, + 52.23846548116216 + ], + [ + 32.41205813978777, + 52.28869497334977 + ], + [ + 32.15944000000022, + 52.061250000000115 + ], + [ + 31.78597, + 52.10168 + ], + [ + 31.54001834486226, + 52.74205231384644 + ], + [ + 31.30520063652798, + 53.0739958766733 + ], + [ + 31.49764, + 53.16743000000014 + ], + [ + 32.304519484188376, + 53.132726141972846 + ], + [ + 32.693643019346126, + 53.35142080343214 + ], + [ + 32.405598585751164, + 53.618045355842014 + ], + [ + 31.731272820774592, + 53.79402944601202 + ], + [ + 31.791424187962406, + 53.974638576872195 + ], + [ + 31.384472283663822, + 54.15705638286238 + ], + [ + 30.75753380709878, + 54.811770941784395 + ], + [ + 30.971835971813245, + 55.081547756564134 + ], + [ + 30.87390913262007, + 55.55097646750351 + ], + [ + 29.89629438652244, + 55.7894632025305 + ], + [ + 29.37157189303079, + 55.67009064393628 + ], + [ + 29.22951338066039, + 55.91834422466641 + ], + [ + 28.17670942557794, + 56.16912995057879 + ], + [ + 27.855282016722526, + 56.75932648378438 + ], + [ + 27.770015903440992, + 57.244258124411196 + ], + [ + 27.288184848751655, + 57.47452830670392 + ], + [ + 27.71668582531578, + 57.79189911562445 + ], + [ + 27.420150000000202, + 58.72457000000014 + ], + [ + 28.131699253051863, + 59.300825100331 + ], + [ + 27.98112, + 59.47537 + ], + [ + 29.1177, + 60.02805000000012 + ], + [ + 28.07, + 60.50352000000015 + ], + [ + 30.211107212044652, + 61.78002777774969 + ], + [ + 31.139991082491036, + 62.357692776124445 + ], + [ + 31.51609215671127, + 62.867687486412905 + ], + [ + 30.035872430142803, + 63.552813625738565 + ], + [ + 30.444684686003736, + 64.20445343693908 + ], + [ + 29.544429559047018, + 64.94867157659056 + ], + [ + 30.21765, + 65.80598 + ], + [ + 29.054588657352383, + 66.94428620062203 + ], + [ + 29.977426385220696, + 67.69829702419275 + ], + [ + 28.44594363781877, + 68.36461294216399 + ], + [ + 28.591929559043365, + 69.0647769232867 + ], + [ + 29.39955, + 69.15692000000018 + ], + [ + 31.10108000000011, + 69.55811 + ], + [ + 32.13272000000026, + 69.90595000000025 + ], + [ + 33.77547, + 69.30142000000012 + ], + [ + 36.51396, + 69.06342 + ], + [ + 40.292340000000166, + 67.9324 + ], + [ + 41.059870000000124, + 67.4571300000001 + ], + [ + 41.12595000000019, + 66.79158000000012 + ], + [ + 40.01583, + 66.26618000000013 + ], + [ + 38.38295, + 65.9995300000001 + ], + [ + 33.918710000000175, + 66.75961 + ], + [ + 33.18444, + 66.63253 + ], + [ + 34.81477, + 65.90015000000014 + ], + [ + 34.87857425307877, + 65.4362128770482 + ], + [ + 34.94391000000015, + 64.41437000000016 + ], + [ + 36.23129, + 64.10945 + ], + [ + 37.01273000000012, + 63.84983000000011 + ], + [ + 37.14197000000016, + 64.33471 + ], + [ + 36.539579035089815, + 64.76446 + ], + [ + 37.17604000000014, + 65.14322000000013 + ], + [ + 39.59345, + 64.52079000000018 + ], + [ + 40.43560000000011, + 64.76446 + ], + [ + 39.76260000000016, + 65.49682 + ], + [ + 42.0930900000001, + 66.47623 + ], + [ + 43.01604000000012, + 66.41858 + ], + [ + 43.94975000000014, + 66.06908 + ], + [ + 44.53226, + 66.75634000000014 + ], + [ + 43.69839, + 67.35245 + ], + [ + 44.18795000000014, + 67.95051 + ], + [ + 43.45282, + 68.57079 + ], + [ + 46.25000000000014, + 68.25 + ], + [ + 46.82134000000016, + 67.68997 + ], + [ + 45.55517, + 67.56652 + ], + [ + 45.5620200000001, + 67.01005000000019 + ], + [ + 46.34915000000015, + 66.6676700000001 + ], + [ + 47.894160000000255, + 66.88455000000016 + ], + [ + 48.13876, + 67.52238 + ], + [ + 50.22766000000016, + 67.99867000000013 + ], + [ + 53.71743000000018, + 68.85738000000012 + ], + [ + 54.47171, + 68.80815 + ], + [ + 53.48582000000013, + 68.20131 + ], + [ + 54.72628, + 68.09702 + ], + [ + 55.44268000000014, + 68.43866 + ], + [ + 57.317020000000156, + 68.46628 + ], + [ + 58.80200000000021, + 68.88082 + ], + [ + 59.94142000000019, + 68.2784400000001 + ], + [ + 61.07784000000018, + 68.94069 + ], + [ + 60.03, + 69.52 + ], + [ + 60.55, + 69.85 + ], + [ + 63.50400000000016, + 69.54739 + ], + [ + 64.888115, + 69.23483500000013 + ], + [ + 68.51216000000014, + 68.09233000000017 + ], + [ + 69.18068, + 68.61563000000012 + ], + [ + 68.16444, + 69.14436 + ], + [ + 68.13522, + 69.35649 + ], + [ + 66.93008000000012, + 69.45461000000012 + ], + [ + 67.25976, + 69.92873 + ], + [ + 66.72492000000014, + 70.70889000000014 + ], + [ + 66.69466, + 71.02897000000024 + ], + [ + 68.54006000000011, + 71.93450000000024 + ], + [ + 69.19636000000011, + 72.84336000000016 + ], + [ + 69.94, + 73.04000000000013 + ], + [ + 72.58754, + 72.7762900000001 + ], + [ + 72.79603, + 72.22006 + ], + [ + 71.8481100000001, + 71.40898 + ], + [ + 72.47011, + 71.09019 + ], + [ + 72.79188, + 70.39114 + ], + [ + 72.56470000000022, + 69.02085 + ], + [ + 73.66787, + 68.4079 + ], + [ + 73.2387, + 67.7404 + ], + [ + 71.28000000000011, + 66.32000000000016 + ], + [ + 72.42301000000018, + 66.17267000000018 + ], + [ + 72.82077, + 66.53267 + ], + [ + 73.92099000000016, + 66.78946000000013 + ], + [ + 74.1865100000002, + 67.28429 + ], + [ + 75.052, + 67.76047000000017 + ], + [ + 74.46926000000016, + 68.32899 + ], + [ + 74.93584000000013, + 68.98918 + ], + [ + 73.84236, + 69.07146 + ], + [ + 73.60187000000022, + 69.62763 + ], + [ + 74.3998, + 70.63175 + ], + [ + 73.1011, + 71.44717000000026 + ], + [ + 74.89082000000022, + 72.12119 + ], + [ + 74.65926, + 72.83227 + ], + [ + 75.15801000000019, + 72.85497000000011 + ], + [ + 75.68351, + 72.30056000000013 + ], + [ + 75.28898000000012, + 71.33556 + ], + [ + 76.35911, + 71.15287000000015 + ], + [ + 75.90313000000017, + 71.87401 + ], + [ + 77.57665000000011, + 72.26717 + ], + [ + 79.65202000000014, + 72.32011 + ], + [ + 81.5, + 71.75 + ], + [ + 80.61071000000013, + 72.58285000000012 + ], + [ + 80.51109, + 73.6482 + ], + [ + 82.25, + 73.85000000000011 + ], + [ + 84.65526, + 73.80591000000018 + ], + [ + 86.82230000000024, + 73.93688 + ], + [ + 86.00956, + 74.45967000000014 + ], + [ + 87.16682000000017, + 75.11643 + ], + [ + 88.31571000000011, + 75.14393 + ], + [ + 90.26, + 75.64 + ], + [ + 92.90058, + 75.77333 + ], + [ + 93.23421000000016, + 76.0472 + ], + [ + 95.86000000000016, + 76.14 + ], + [ + 96.67821, + 75.91548 + ], + [ + 98.92254000000023, + 76.44689 + ], + [ + 100.75967000000023, + 76.43028 + ], + [ + 101.03532, + 76.86189 + ], + [ + 101.99084000000013, + 77.2875400000002 + ], + [ + 104.3516000000001, + 77.69792 + ], + [ + 106.06664000000013, + 77.37389 + ], + [ + 104.70500000000024, + 77.1274 + ], + [ + 106.97013000000013, + 76.97419 + ] + ] + ], + [ + [ + [ + 105.07547, + 78.30689 + ], + [ + 99.43814, + 77.921 + ], + [ + 101.2649, + 79.23399 + ], + [ + 102.08635, + 79.34641 + ], + [ + 102.837815, + 79.28129 + ], + [ + 105.37243, + 78.71334 + ], + [ + 105.07547, + 78.30689 + ] + ] + ], + [ + [ + [ + 51.13618655783128, + 80.54728017854093 + ], + [ + 49.79368452332071, + 80.4154277615482 + ], + [ + 48.89441124857754, + 80.3395667589437 + ], + [ + 48.754936557821765, + 80.17546824820084 + ], + [ + 47.586119012244154, + 80.01018117951533 + ], + [ + 46.502825962109654, + 80.24724681265437 + ], + [ + 47.07245527526291, + 80.55942414012945 + ], + [ + 44.846958042181114, + 80.58980988231718 + ], + [ + 46.79913862487123, + 80.77191762971364 + ], + [ + 48.318477410684665, + 80.78400991486996 + ], + [ + 48.522806023966695, + 80.51456899690015 + ], + [ + 49.09718956889091, + 80.75398590770843 + ], + [ + 50.03976769389462, + 80.91888540315182 + ], + [ + 51.52293297710369, + 80.6997256538019 + ], + [ + 51.13618655783128, + 80.54728017854093 + ] + ] + ], + [ + [ + [ + 99.93976, + 78.88094 + ], + [ + 97.75794, + 78.7562 + ], + [ + 94.97259, + 79.044745 + ], + [ + 93.31288, + 79.4265 + ], + [ + 92.5454, + 80.14379 + ], + [ + 91.18107, + 80.34146 + ], + [ + 93.77766, + 81.0246 + ], + [ + 95.940895, + 81.2504 + ], + [ + 97.88385, + 80.746975 + ], + [ + 100.186655, + 79.780135 + ], + [ + 99.93976, + 78.88094 + ] + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 5, + "sovereignt": "Republic of Serbia", + "sov_a3": "SRB", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Republic of Serbia", + "adm0_a3": "SRB", + "geou_dif": 0, + "geounit": "Republic of Serbia", + "gu_a3": "SRB", + "su_dif": 0, + "subunit": "Republic of Serbia", + "su_a3": "SRB", + "brk_diff": 0, + "name": "Serbia", + "name_long": "Serbia", + "brk_a3": "SRB", + "brk_name": "Serbia", + "brk_group": null, + "abbrev": "Serb.", + "postal": "RS", + "formal_en": "Republic of Serbia", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Serbia", + "name_alt": null, + "mapcolor7": 3, + "mapcolor8": 3, + "mapcolor9": 2, + "mapcolor13": 10, + "pop_est": 7379339, + "gdp_md_est": 80340, + "pop_year": -99, + "lastcensus": 2011, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "3. Upper middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "RS", + "iso_a3": "SRB", + "iso_n3": "688", + "un_a3": "688", + "wb_a2": "YF", + "wb_a3": "SRB", + "woe_id": -99, + "adm0_a3_is": "SRB", + "adm0_a3_us": "SRB", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Europe", + "region_un": "Europe", + "subregion": "Southern Europe", + "region_wb": "Europe & Central Asia", + "name_len": 6, + "long_len": 6, + "abbrev_len": 5, + "tiny": -99, + "homepart": 1, + "filename": "SRB.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 20.87431277841341, + 45.41637543393432 + ], + [ + 21.48352623870221, + 45.18117015235788 + ], + [ + 21.562022739353722, + 44.76894725196564 + ], + [ + 22.145087924902896, + 44.47842234962059 + ], + [ + 22.459022251075965, + 44.70251719825444 + ], + [ + 22.70572553883744, + 44.57800283464701 + ], + [ + 22.474008416440654, + 44.40922760678177 + ], + [ + 22.657149692483074, + 44.234923000661354 + ], + [ + 22.410446404721597, + 44.008063462900054 + ], + [ + 22.500156691180223, + 43.642814439461006 + ], + [ + 22.986018507588483, + 43.2111612005271 + ], + [ + 22.60480146657136, + 42.898518785161116 + ], + [ + 22.43659467946139, + 42.58032115332394 + ], + [ + 22.54501183440965, + 42.46136200618804 + ], + [ + 22.38052575042468, + 42.32025950781508 + ], + [ + 21.917080000000112, + 42.30364 + ], + [ + 21.57663598940212, + 42.24522439706186 + ], + [ + 21.54332, + 42.3202500000001 + ], + [ + 21.66292, + 42.43922 + ], + [ + 21.77505, + 42.6827 + ], + [ + 21.63302, + 42.67717 + ], + [ + 21.43866, + 42.86255 + ], + [ + 21.27421, + 42.90959 + ], + [ + 21.143395, + 43.06868500000012 + ], + [ + 20.95651, + 43.13094 + ], + [ + 20.81448, + 43.27205 + ], + [ + 20.63508, + 43.21671 + ], + [ + 20.49679, + 42.88469 + ], + [ + 20.25758, + 42.81275000000011 + ], + [ + 20.3398, + 42.89852 + ], + [ + 19.95857, + 43.10604 + ], + [ + 19.63, + 43.21377997027054 + ], + [ + 19.48389, + 43.35229 + ], + [ + 19.21852, + 43.52384 + ], + [ + 19.454, + 43.56810000000013 + ], + [ + 19.59976, + 44.03847 + ], + [ + 19.11761, + 44.42307000000011 + ], + [ + 19.36803, + 44.863 + ], + [ + 19.00548, + 44.86023 + ], + [ + 19.39047570158459, + 45.236515611342384 + ], + [ + 19.072768995854176, + 45.52151113543209 + ], + [ + 18.82982, + 45.90888 + ], + [ + 19.59604454924164, + 46.171729844744554 + ], + [ + 20.220192498462893, + 46.12746898048658 + ], + [ + 20.762174920339987, + 45.734573065771485 + ], + [ + 20.87431277841341, + 45.41637543393432 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 6, + "sovereignt": "Slovakia", + "sov_a3": "SVK", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Slovakia", + "adm0_a3": "SVK", + "geou_dif": 0, + "geounit": "Slovakia", + "gu_a3": "SVK", + "su_dif": 0, + "subunit": "Slovakia", + "su_a3": "SVK", + "brk_diff": 0, + "name": "Slovakia", + "name_long": "Slovakia", + "brk_a3": "SVK", + "brk_name": "Slovakia", + "brk_group": null, + "abbrev": "Svk.", + "postal": "SK", + "formal_en": "Slovak Republic", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Slovak Republic", + "name_alt": null, + "mapcolor7": 2, + "mapcolor8": 4, + "mapcolor9": 4, + "mapcolor13": 9, + "pop_est": 5463046, + "gdp_md_est": 119500, + "pop_year": -99, + "lastcensus": 2011, + "gdp_year": -99, + "economy": "2. Developed region: nonG7", + "income_grp": "1. High income: OECD", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "SK", + "iso_a3": "SVK", + "iso_n3": "703", + "un_a3": "703", + "wb_a2": "SK", + "wb_a3": "SVK", + "woe_id": -99, + "adm0_a3_is": "SVK", + "adm0_a3_us": "SVK", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Europe", + "region_un": "Europe", + "subregion": "Eastern Europe", + "region_wb": "Europe & Central Asia", + "name_len": 8, + "long_len": 8, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "SVK.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 18.853144158613617, + 49.49622976337764 + ], + [ + 18.909574822676316, + 49.435845852244576 + ], + [ + 19.320712517990472, + 49.571574001659194 + ], + [ + 19.825022820726872, + 49.21712535256923 + ], + [ + 20.41583947111985, + 49.43145335549977 + ], + [ + 20.887955356538413, + 49.32877228453583 + ], + [ + 21.607808058364213, + 49.47010732685409 + ], + [ + 22.558137648211755, + 49.085738023467144 + ], + [ + 22.28084191253356, + 48.82539215758067 + ], + [ + 22.08560835133485, + 48.42226430927179 + ], + [ + 21.872236362401736, + 48.31997081155002 + ], + [ + 20.801293979584926, + 48.623854071642384 + ], + [ + 20.473562045989866, + 48.56285004332181 + ], + [ + 20.239054396249347, + 48.32756724709692 + ], + [ + 19.769470656013112, + 48.202691148463614 + ], + [ + 19.661363559658497, + 48.26661489520866 + ], + [ + 19.17436486173989, + 48.11137889260387 + ], + [ + 18.77702477384767, + 48.081768296900634 + ], + [ + 18.696512892336926, + 47.880953681014404 + ], + [ + 17.857132602620027, + 47.758428860050365 + ], + [ + 17.48847293464982, + 47.86746613218621 + ], + [ + 16.979666782304037, + 48.123497015976305 + ], + [ + 16.879982944413, + 48.47001333270947 + ], + [ + 16.960288120194576, + 48.5969823268506 + ], + [ + 17.101984897538898, + 48.81696889911711 + ], + [ + 17.545006951577108, + 48.80001902932537 + ], + [ + 17.88648481616181, + 48.90347524677371 + ], + [ + 17.913511590250465, + 48.996492824899086 + ], + [ + 18.104972771891852, + 49.04398346617531 + ], + [ + 18.170498488037964, + 49.271514797556435 + ], + [ + 18.399993523846177, + 49.31500051533004 + ], + [ + 18.554971144289482, + 49.49501536721878 + ], + [ + 18.853144158613617, + 49.49622976337764 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 6, + "sovereignt": "Slovenia", + "sov_a3": "SVN", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Slovenia", + "adm0_a3": "SVN", + "geou_dif": 0, + "geounit": "Slovenia", + "gu_a3": "SVN", + "su_dif": 0, + "subunit": "Slovenia", + "su_a3": "SVN", + "brk_diff": 0, + "name": "Slovenia", + "name_long": "Slovenia", + "brk_a3": "SVN", + "brk_name": "Slovenia", + "brk_group": null, + "abbrev": "Slo.", + "postal": "SLO", + "formal_en": "Republic of Slovenia", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Slovenia", + "name_alt": null, + "mapcolor7": 2, + "mapcolor8": 3, + "mapcolor9": 2, + "mapcolor13": 12, + "pop_est": 2005692, + "gdp_md_est": 59340, + "pop_year": -99, + "lastcensus": 2011, + "gdp_year": -99, + "economy": "2. Developed region: nonG7", + "income_grp": "1. High income: OECD", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "SI", + "iso_a3": "SVN", + "iso_n3": "705", + "un_a3": "705", + "wb_a2": "SI", + "wb_a3": "SVN", + "woe_id": -99, + "adm0_a3_is": "SVN", + "adm0_a3_us": "SVN", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Europe", + "region_un": "Europe", + "subregion": "Southern Europe", + "region_wb": "Europe & Central Asia", + "name_len": 8, + "long_len": 8, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "SVN.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 13.806475457421527, + 46.509306138691215 + ], + [ + 14.63247155117483, + 46.43181732846955 + ], + [ + 15.137091912504985, + 46.65870270444703 + ], + [ + 16.011663852612656, + 46.6836107448117 + ], + [ + 16.202298211337364, + 46.85238597267696 + ], + [ + 16.370504998447416, + 46.8413272161665 + ], + [ + 16.564808383864857, + 46.50375092221983 + ], + [ + 15.768732944408551, + 46.23810822202345 + ], + [ + 15.671529575267556, + 45.83415355079788 + ], + [ + 15.323953891672403, + 45.73178253842768 + ], + [ + 15.327674594797427, + 45.45231639259323 + ], + [ + 14.935243767972935, + 45.471695054702685 + ], + [ + 14.595109490627804, + 45.634940904312714 + ], + [ + 14.411968214585414, + 45.46616567644746 + ], + [ + 13.715059848697221, + 45.50032379819237 + ], + [ + 13.937630242578306, + 45.59101593686462 + ], + [ + 13.698109978905478, + 46.01677806251735 + ], + [ + 13.806475457421527, + 46.509306138691215 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Ukraine", + "sov_a3": "UKR", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Ukraine", + "adm0_a3": "UKR", + "geou_dif": 0, + "geounit": "Ukraine", + "gu_a3": "UKR", + "su_dif": 0, + "subunit": "Ukraine", + "su_a3": "UKR", + "brk_diff": 0, + "name": "Ukraine", + "name_long": "Ukraine", + "brk_a3": "UKR", + "brk_name": "Ukraine", + "brk_group": null, + "abbrev": "Ukr.", + "postal": "UA", + "formal_en": "Ukraine", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Ukraine", + "name_alt": null, + "mapcolor7": 5, + "mapcolor8": 1, + "mapcolor9": 6, + "mapcolor13": 3, + "pop_est": 45700395, + "gdp_md_est": 339800, + "pop_year": -99, + "lastcensus": 2001, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "4. Lower middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "UA", + "iso_a3": "UKR", + "iso_n3": "804", + "un_a3": "804", + "wb_a2": "UA", + "wb_a3": "UKR", + "woe_id": -99, + "adm0_a3_is": "UKR", + "adm0_a3_us": "UKR", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Europe", + "region_un": "Europe", + "subregion": "Eastern Europe", + "region_wb": "Europe & Central Asia", + "name_len": 7, + "long_len": 7, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "UKR.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 31.785998162571587, + 52.101677964885454 + ], + [ + 32.15941206231267, + 52.06126699483322 + ], + [ + 32.41205813978763, + 52.28869497334975 + ], + [ + 32.71576053236697, + 52.23846548116205 + ], + [ + 33.7526998227357, + 52.335074571331695 + ], + [ + 34.39173058445701, + 51.76888174092579 + ], + [ + 34.14197838719039, + 51.56641347920623 + ], + [ + 34.22481570815427, + 51.25599315042895 + ], + [ + 35.02218305841788, + 51.20757233337145 + ], + [ + 35.37792361831512, + 50.77395539001034 + ], + [ + 35.35611616388795, + 50.577197374059054 + ], + [ + 36.62616784032534, + 50.225590928745135 + ], + [ + 37.39345950699507, + 50.38395335550359 + ], + [ + 38.010631137856905, + 49.91566152607463 + ], + [ + 38.59498823421342, + 49.92646190042363 + ], + [ + 40.06905846533911, + 49.6010554062817 + ], + [ + 40.08078901546935, + 49.307429917999286 + ], + [ + 39.67466393408753, + 48.78381846780187 + ], + [ + 39.89563235856758, + 48.23240509703143 + ], + [ + 39.738277622238826, + 47.89893707945198 + ], + [ + 38.7705847511412, + 47.825608222029814 + ], + [ + 38.25511233902975, + 47.546400458356814 + ], + [ + 38.22353803889942, + 47.10218984637588 + ], + [ + 37.42513715998999, + 47.022220567404204 + ], + [ + 36.75985477066439, + 46.698700263040934 + ], + [ + 35.82368452326483, + 46.64596446388707 + ], + [ + 34.96234174982388, + 46.27319651954964 + ], + [ + 35.020787794745985, + 45.65121898048466 + ], + [ + 35.51000857925317, + 45.40999339454619 + ], + [ + 36.52999799983016, + 45.46998973243706 + ], + [ + 36.33471276219916, + 45.113215643893966 + ], + [ + 35.23999922052812, + 44.939996242851606 + ], + [ + 33.882511020652885, + 44.36147858334407 + ], + [ + 33.326420932760044, + 44.56487702084489 + ], + [ + 33.54692426934946, + 45.03477081967489 + ], + [ + 32.4541744321055, + 45.32746613217608 + ], + [ + 32.630804477679135, + 45.519185695978905 + ], + [ + 33.58816206231839, + 45.85156850848024 + ], + [ + 33.29856733575471, + 46.080598456397844 + ], + [ + 31.74414025241518, + 46.333347886737386 + ], + [ + 31.675307244602408, + 46.70624502215554 + ], + [ + 30.748748813609097, + 46.583100084004 + ], + [ + 30.377608676888883, + 46.03241018328567 + ], + [ + 29.603289015427432, + 45.293308010431126 + ], + [ + 29.149724969201653, + 45.46492544207245 + ], + [ + 28.679779493939378, + 45.304030870131704 + ], + [ + 28.233553501099042, + 45.48828318946837 + ], + [ + 28.485269402792767, + 45.5969070501459 + ], + [ + 28.659987420371575, + 45.93998688413164 + ], + [ + 28.93371748222162, + 46.2588304713725 + ], + [ + 28.862972446414062, + 46.43788930926383 + ], + [ + 29.072106967899295, + 46.517677720722496 + ], + [ + 29.170653924279886, + 46.3792623968287 + ], + [ + 29.75997195813639, + 46.34998769793536 + ], + [ + 30.02465864433537, + 46.42393667254503 + ], + [ + 29.838210076626297, + 46.52532583270169 + ], + [ + 29.908851759569302, + 46.67436066343146 + ], + [ + 29.559674106573112, + 46.928582872091326 + ], + [ + 29.41513512545274, + 47.34664520933257 + ], + [ + 29.05086795422733, + 47.51022695575249 + ], + [ + 29.12269819511303, + 47.84909516050646 + ], + [ + 28.670891147585163, + 48.1181485052341 + ], + [ + 28.259546746541844, + 48.15556224221342 + ], + [ + 27.522537469195154, + 48.467119452501116 + ], + [ + 26.857823520624805, + 48.368210761094495 + ], + [ + 26.619336785597795, + 48.22072622333347 + ], + [ + 26.19745039236693, + 48.22088125263035 + ], + [ + 25.9459411964024, + 47.987148749374214 + ], + [ + 25.20774336111299, + 47.89105642352747 + ], + [ + 24.866317172960578, + 47.73752574318831 + ], + [ + 24.40205610525038, + 47.98187775328042 + ], + [ + 23.76095828623741, + 47.985598456405455 + ], + [ + 23.142236362406802, + 48.09634105080695 + ], + [ + 22.710531447040495, + 47.88219391538941 + ], + [ + 22.640819939878753, + 48.15023956968735 + ], + [ + 22.08560835133485, + 48.42226430927179 + ], + [ + 22.28084191253356, + 48.82539215758067 + ], + [ + 22.558137648211755, + 49.085738023467144 + ], + [ + 22.776418898212626, + 49.02739533140962 + ], + [ + 22.518450148211603, + 49.47677358661974 + ], + [ + 23.426508416444392, + 50.30850576435745 + ], + [ + 23.922757195743262, + 50.42488108987875 + ], + [ + 24.029985792748903, + 50.70540660257518 + ], + [ + 23.52707075368437, + 51.57845408793023 + ], + [ + 24.00507775238421, + 51.61744395609446 + ], + [ + 24.553106316839518, + 51.888461005249184 + ], + [ + 25.327787713327005, + 51.91065603291855 + ], + [ + 26.337958611768556, + 51.83228872334793 + ], + [ + 27.454066196408434, + 51.59230337178447 + ], + [ + 28.24161502453657, + 51.57222707783907 + ], + [ + 28.61761274589225, + 51.42771393493484 + ], + [ + 28.99283532076353, + 51.602044379271476 + ], + [ + 29.254938185347925, + 51.368234361366895 + ], + [ + 30.157363722460897, + 51.41613841410147 + ], + [ + 30.555117221811457, + 51.31950348571566 + ], + [ + 30.619454380014844, + 51.822806098022376 + ], + [ + 30.927549269338982, + 52.04235342061438 + ], + [ + 31.785998162571587, + 52.101677964885454 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Sweden", + "sov_a3": "SWE", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Sweden", + "adm0_a3": "SWE", + "geou_dif": 0, + "geounit": "Sweden", + "gu_a3": "SWE", + "su_dif": 0, + "subunit": "Sweden", + "su_a3": "SWE", + "brk_diff": 0, + "name": "Sweden", + "name_long": "Sweden", + "brk_a3": "SWE", + "brk_name": "Sweden", + "brk_group": null, + "abbrev": "Swe.", + "postal": "S", + "formal_en": "Kingdom of Sweden", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Sweden", + "name_alt": null, + "mapcolor7": 1, + "mapcolor8": 4, + "mapcolor9": 2, + "mapcolor13": 4, + "pop_est": 9059651, + "gdp_md_est": 344300, + "pop_year": -99, + "lastcensus": -99, + "gdp_year": -99, + "economy": "2. Developed region: nonG7", + "income_grp": "1. High income: OECD", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "SE", + "iso_a3": "SWE", + "iso_n3": "752", + "un_a3": "752", + "wb_a2": "SE", + "wb_a3": "SWE", + "woe_id": -99, + "adm0_a3_is": "SWE", + "adm0_a3_us": "SWE", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Europe", + "region_un": "Europe", + "subregion": "Northern Europe", + "region_wb": "Europe & Central Asia", + "name_len": 6, + "long_len": 6, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "SWE.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 22.183173455501926, + 65.72374054632017 + ], + [ + 21.21351687997722, + 65.02600535751527 + ], + [ + 21.369631381930958, + 64.41358795842429 + ], + [ + 19.77887576669022, + 63.60955434839504 + ], + [ + 17.84777916837521, + 62.74940013289681 + ], + [ + 17.119554884518124, + 61.34116567651097 + ], + [ + 17.83134606290639, + 60.63658336042741 + ], + [ + 18.78772179533209, + 60.081914374422595 + ], + [ + 17.86922488777634, + 58.9537661810587 + ], + [ + 16.829185011470088, + 58.71982697207339 + ], + [ + 16.447709588291474, + 57.041118069071885 + ], + [ + 15.879785597403783, + 56.10430186626866 + ], + [ + 14.666681349352075, + 56.200885118222175 + ], + [ + 14.100721062891465, + 55.40778107362265 + ], + [ + 12.942910597392057, + 55.36173737245058 + ], + [ + 12.625100538797028, + 56.30708018658197 + ], + [ + 11.787942335668674, + 57.44181712506307 + ], + [ + 11.027368605196866, + 58.85614940045936 + ], + [ + 11.468271925511146, + 59.43239329694604 + ], + [ + 12.3003658382749, + 60.11793284773003 + ], + [ + 12.631146681375183, + 61.293571682370136 + ], + [ + 11.992064243221563, + 61.80036245385656 + ], + [ + 11.93056928879423, + 63.12831757267698 + ], + [ + 12.579935336973932, + 64.06621898055833 + ], + [ + 13.571916131248711, + 64.04911408146971 + ], + [ + 13.919905226302204, + 64.44542064071608 + ], + [ + 13.55568973150909, + 64.78702769638151 + ], + [ + 15.108411492583002, + 66.19386688909547 + ], + [ + 16.108712192456778, + 67.30245555283689 + ], + [ + 16.768878614985482, + 68.01393667263139 + ], + [ + 17.729181756265348, + 68.01055186631628 + ], + [ + 17.993868442464333, + 68.56739126247736 + ], + [ + 19.878559604581255, + 68.40719432237258 + ], + [ + 20.025268995857886, + 69.0651386583127 + ], + [ + 20.645592889089528, + 69.10624726020087 + ], + [ + 21.978534783626117, + 68.6168456081807 + ], + [ + 23.53947309743444, + 67.93600861273525 + ], + [ + 23.565879754335583, + 66.39605093043743 + ], + [ + 23.903378533633802, + 66.00692739527962 + ], + [ + 22.183173455501926, + 65.72374054632017 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 2, + "sovereignt": "Australia", + "sov_a3": "AU1", + "adm0_dif": 1, + "level": 2, + "type": "Country", + "admin": "Australia", + "adm0_a3": "AUS", + "geou_dif": 0, + "geounit": "Australia", + "gu_a3": "AUS", + "su_dif": 0, + "subunit": "Australia", + "su_a3": "AUS", + "brk_diff": 0, + "name": "Australia", + "name_long": "Australia", + "brk_a3": "AUS", + "brk_name": "Australia", + "brk_group": null, + "abbrev": "Auz.", + "postal": "AU", + "formal_en": "Commonwealth of Australia", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Australia", + "name_alt": null, + "mapcolor7": 1, + "mapcolor8": 2, + "mapcolor9": 2, + "mapcolor13": 7, + "pop_est": 21262641, + "gdp_md_est": 800200, + "pop_year": -99, + "lastcensus": 2006, + "gdp_year": -99, + "economy": "2. Developed region: nonG7", + "income_grp": "1. High income: OECD", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "AU", + "iso_a3": "AUS", + "iso_n3": "036", + "un_a3": "036", + "wb_a2": "AU", + "wb_a3": "AUS", + "woe_id": -99, + "adm0_a3_is": "AUS", + "adm0_a3_us": "AUS", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Oceania", + "region_un": "Oceania", + "subregion": "Australia and New Zealand", + "region_wb": "East Asia & Pacific", + "name_len": 9, + "long_len": 9, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "AUS.geojson" + }, + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 145.39797814349484, + -40.79254851660589 + ], + [ + 146.36412072162372, + -41.13769540788334 + ], + [ + 146.90858361225085, + -41.00054615658068 + ], + [ + 147.68925947488415, + -40.80825815202269 + ], + [ + 148.28906782449602, + -40.87543751400213 + ], + [ + 148.35986453673584, + -42.06244516374644 + ], + [ + 148.0173014670731, + -42.407023614268624 + ], + [ + 147.9140519553538, + -43.211522312188485 + ], + [ + 147.564564243764, + -42.93768889747386 + ], + [ + 146.87034305235494, + -43.634597263362096 + ], + [ + 146.66332726459368, + -43.58085377377856 + ], + [ + 146.04837772032042, + -43.54974456153889 + ], + [ + 145.43192955951056, + -42.69377613705627 + ], + [ + 145.2950903668017, + -42.03360971452756 + ], + [ + 144.71807132383063, + -41.162551771815714 + ], + [ + 144.74375451067968, + -40.70397511165771 + ], + [ + 145.39797814349484, + -40.79254851660589 + ] + ] + ], + [ + [ + [ + 143.56181115129996, + -13.763655694232213 + ], + [ + 143.92209923723894, + -14.548310642152003 + ], + [ + 144.56371382057486, + -14.171176039285882 + ], + [ + 144.89490807513354, + -14.594457696188625 + ], + [ + 145.37472374896348, + -14.984976495018286 + ], + [ + 145.27199100156727, + -15.428205254785695 + ], + [ + 145.48525963763578, + -16.285672295804773 + ], + [ + 145.63703331927695, + -16.784918308176614 + ], + [ + 145.88890425026767, + -16.90692636481765 + ], + [ + 146.1603088726645, + -17.761654554925244 + ], + [ + 146.0636739442787, + -18.28007252367732 + ], + [ + 146.3874784690196, + -18.95827402107591 + ], + [ + 147.47108157774792, + -19.48072275154668 + ], + [ + 148.1776017600425, + -19.95593922290277 + ], + [ + 148.84841352762322, + -20.39120981209726 + ], + [ + 148.7174654481956, + -20.633468926681516 + ], + [ + 149.28942020080206, + -21.260510756111103 + ], + [ + 149.67833703023067, + -22.342511895438392 + ], + [ + 150.07738244038862, + -22.12278370533332 + ], + [ + 150.48293908101516, + -22.556142266533012 + ], + [ + 150.72726525289121, + -22.40240488046466 + ], + [ + 150.89955447815228, + -23.462236830338682 + ], + [ + 151.60917524638424, + -24.076256198830762 + ], + [ + 152.07353966695908, + -24.457886651306197 + ], + [ + 152.85519738180594, + -25.267501316023015 + ], + [ + 153.13616214417678, + -26.07117319102619 + ], + [ + 153.16194868389042, + -26.641319268502443 + ], + [ + 153.0929089703486, + -27.26029957449451 + ], + [ + 153.5694690289442, + -28.1100668271021 + ], + [ + 153.51210818910022, + -28.995077406532758 + ], + [ + 153.33909549378706, + -29.458201592732447 + ], + [ + 153.06924116435889, + -30.350240166954816 + ], + [ + 153.0896016786818, + -30.923641859665448 + ], + [ + 152.8915775901394, + -31.640445651985956 + ], + [ + 152.45000247620536, + -32.550002536755244 + ], + [ + 151.70911746643682, + -33.041342054986345 + ], + [ + 151.34397179586242, + -33.81602345147385 + ], + [ + 151.01055545471516, + -34.310360202777886 + ], + [ + 150.71413943908905, + -35.17345997491681 + ], + [ + 150.32821984273326, + -35.67187916437193 + ], + [ + 150.07521203023228, + -36.42020558039051 + ], + [ + 149.94612430236717, + -37.10905242284123 + ], + [ + 149.99728397033616, + -37.42526051203514 + ], + [ + 149.42388227762555, + -37.77268116633346 + ], + [ + 148.30462243061592, + -37.80906137466688 + ], + [ + 147.3817330263153, + -38.21921721776755 + ], + [ + 146.92212283751135, + -38.60653207779512 + ], + [ + 146.3179219911548, + -39.03575652441144 + ], + [ + 145.48965213438058, + -38.59376799901905 + ], + [ + 144.87697635312816, + -38.41744801203912 + ], + [ + 145.03221235573298, + -37.896187839510986 + ], + [ + 144.48568240781404, + -38.08532358169927 + ], + [ + 143.6099735861961, + -38.80946542740533 + ], + [ + 142.745426873953, + -38.538267510737526 + ], + [ + 142.178329705982, + -38.38003427505984 + ], + [ + 141.6065816591047, + -38.30851409276788 + ], + [ + 140.63857872941324, + -38.019332777662555 + ], + [ + 139.99215823787435, + -37.40293629328511 + ], + [ + 139.80658816951407, + -36.64360279718828 + ], + [ + 139.57414757706525, + -36.13836231867067 + ], + [ + 139.0828080588341, + -35.73275400161178 + ], + [ + 138.12074791885632, + -35.612296237939404 + ], + [ + 138.44946170466503, + -35.127261244447894 + ], + [ + 138.2075643251067, + -34.38472258884593 + ], + [ + 137.71917036351616, + -35.07682504653103 + ], + [ + 136.82940555231474, + -35.26053476332862 + ], + [ + 137.3523710471085, + -34.70733855564409 + ], + [ + 137.50388634658836, + -34.130267836240776 + ], + [ + 137.89011600153768, + -33.640478610978334 + ], + [ + 137.81032759007914, + -32.90000701266811 + ], + [ + 136.99683719294038, + -33.752771498348636 + ], + [ + 136.37206912653167, + -34.09476612725619 + ], + [ + 135.98904341038437, + -34.89011809666049 + ], + [ + 135.20821251845413, + -34.47867034275261 + ], + [ + 135.23921837782916, + -33.94795338311498 + ], + [ + 134.6134167827746, + -33.22277800876314 + ], + [ + 134.08590376193914, + -32.848072198214766 + ], + [ + 134.27390262261704, + -32.61723357516696 + ], + [ + 132.99077680880984, + -32.011224053680195 + ], + [ + 132.2880806825049, + -31.98264698662277 + ], + [ + 131.32633060112093, + -31.495803318001048 + ], + [ + 129.5357938986397, + -31.590422865527483 + ], + [ + 128.24093753470223, + -31.948488864877856 + ], + [ + 127.10286746633831, + -32.28226694105105 + ], + [ + 126.14871382050116, + -32.21596607842061 + ], + [ + 125.08862348846561, + -32.728751316052836 + ], + [ + 124.22164798390494, + -32.95948658623607 + ], + [ + 124.02894656788854, + -33.483847344701715 + ], + [ + 123.65966678273072, + -33.89017913181273 + ], + [ + 122.81103641163364, + -33.91446705498984 + ], + [ + 122.18306440642286, + -34.003402194964224 + ], + [ + 121.2991907085026, + -33.82103606540613 + ], + [ + 120.58026818245814, + -33.930176690406626 + ], + [ + 119.89369510302824, + -33.976065362281815 + ], + [ + 119.2988993673488, + -34.50936614353397 + ], + [ + 119.007340936358, + -34.464149265278536 + ], + [ + 118.5057178081008, + -34.7468193499151 + ], + [ + 118.02497195848953, + -35.064732761374714 + ], + [ + 117.29550744025747, + -35.02545867283287 + ], + [ + 116.62510908413495, + -35.02509693780683 + ], + [ + 115.56434695847972, + -34.386427911111554 + ], + [ + 115.02680870977954, + -34.196517022438925 + ], + [ + 115.04861616420679, + -33.62342538832203 + ], + [ + 115.5451233256671, + -33.48725798923296 + ], + [ + 115.71467370001668, + -33.25957162855495 + ], + [ + 115.6793786967614, + -32.90036874769413 + ], + [ + 115.80164513556397, + -32.20506235120703 + ], + [ + 115.68961063035513, + -31.61243702568379 + ], + [ + 115.16090905157697, + -30.60159433362246 + ], + [ + 114.99704308477945, + -30.030724786094165 + ], + [ + 115.04003787644628, + -29.461095472940798 + ], + [ + 114.64197431850201, + -28.810230808224713 + ], + [ + 114.61649783738217, + -28.516398614213042 + ], + [ + 114.17357913620847, + -28.11807667410733 + ], + [ + 114.04888390508816, + -27.334765313427127 + ], + [ + 113.4774975932369, + -26.543134047147902 + ], + [ + 113.3389530782625, + -26.116545098578484 + ], + [ + 113.77835778204026, + -26.54902516042918 + ], + [ + 113.44096235560662, + -25.621278171493156 + ], + [ + 113.93690107631167, + -25.911234633082884 + ], + [ + 114.23285200404732, + -26.298446140245872 + ], + [ + 114.21616051641703, + -25.786281019801105 + ], + [ + 113.72125532435771, + -24.998938897402127 + ], + [ + 113.62534386602405, + -24.683971042583153 + ], + [ + 113.39352339076267, + -24.38476449961327 + ], + [ + 113.50204389857564, + -23.806350192970257 + ], + [ + 113.70699262904517, + -23.560215345964068 + ], + [ + 113.8434184102957, + -23.059987481378737 + ], + [ + 113.7365515483161, + -22.47547535572538 + ], + [ + 114.1497563009219, + -21.755881036061012 + ], + [ + 114.22530724493268, + -22.517488295178634 + ], + [ + 114.64776207891869, + -21.829519952076904 + ], + [ + 115.46016727097933, + -21.495173435148544 + ], + [ + 115.94737267462702, + -21.06868783944371 + ], + [ + 116.71161543179156, + -20.70168181730682 + ], + [ + 117.16631635952771, + -20.623598728113805 + ], + [ + 117.44154503791427, + -20.746898695562162 + ], + [ + 118.22955895393298, + -20.374208265873236 + ], + [ + 118.83608523974273, + -20.26331064217483 + ], + [ + 118.98780724495177, + -20.044202569257322 + ], + [ + 119.25249393115065, + -19.95294198982984 + ], + [ + 119.80522505094457, + -19.976506442954985 + ], + [ + 120.85622033089666, + -19.68370777758919 + ], + [ + 121.39985639860723, + -19.239755547769732 + ], + [ + 121.65513797412909, + -18.705317885007133 + ], + [ + 122.24166548064177, + -18.19764861417177 + ], + [ + 122.28662397673567, + -17.798603204013915 + ], + [ + 122.31277225147544, + -17.25496713630345 + ], + [ + 123.01257449757193, + -16.405199883695857 + ], + [ + 123.43378909718304, + -17.268558037996225 + ], + [ + 123.85934451710662, + -17.069035332917252 + ], + [ + 123.50324222218326, + -16.596506036040367 + ], + [ + 123.81707319549193, + -16.111316013251994 + ], + [ + 124.25828657439988, + -16.327943617419564 + ], + [ + 124.37972619028582, + -15.567059828353976 + ], + [ + 124.92615278534005, + -15.075100192935324 + ], + [ + 125.16727501841389, + -14.680395603090004 + ], + [ + 125.67008670461385, + -14.510070082256021 + ], + [ + 125.6857963400305, + -14.230655612853838 + ], + [ + 126.12514936737611, + -14.347340996968953 + ], + [ + 126.14282270721989, + -14.095986830301213 + ], + [ + 126.58258914602376, + -13.95279143642041 + ], + [ + 127.06586714081735, + -13.817967624570926 + ], + [ + 127.80463341686195, + -14.276906019755046 + ], + [ + 128.35968997610897, + -14.869169610252257 + ], + [ + 128.98554324759593, + -14.875990899314742 + ], + [ + 129.62147342337963, + -14.969783623924556 + ], + [ + 129.409600050983, + -14.420669854391035 + ], + [ + 129.88864057832862, + -13.618703301653483 + ], + [ + 130.33946577364296, + -13.357375583553477 + ], + [ + 130.183506300986, + -13.107520033422304 + ], + [ + 130.617795037967, + -12.536392103732467 + ], + [ + 131.22349450086003, + -12.183648776908115 + ], + [ + 131.73509118054952, + -12.302452894747162 + ], + [ + 132.57529829318312, + -12.114040622611014 + ], + [ + 132.55721154188106, + -11.603012383676685 + ], + [ + 131.82469811414367, + -11.273781833545101 + ], + [ + 132.35722374891142, + -11.128519382372644 + ], + [ + 133.01956058159644, + -11.376411228076847 + ], + [ + 133.55084598198906, + -11.786515394745138 + ], + [ + 134.393068475482, + -12.042365411022175 + ], + [ + 134.67863244032705, + -11.9411829565947 + ], + [ + 135.29849124566803, + -12.248606052299051 + ], + [ + 135.88269331272764, + -11.962266940969798 + ], + [ + 136.25838097548947, + -12.04934172938161 + ], + [ + 136.49247521377166, + -11.857208754120393 + ], + [ + 136.95162031468502, + -12.351958916882737 + ], + [ + 136.68512495335577, + -12.887223402562057 + ], + [ + 136.30540652887512, + -13.291229750219898 + ], + [ + 135.96175825413414, + -13.324509372615893 + ], + [ + 136.07761681533256, + -13.724278252825783 + ], + [ + 135.78383629775325, + -14.223989353088214 + ], + [ + 135.42866417861123, + -14.7154322241839 + ], + [ + 135.50018436090318, + -14.99774057379443 + ], + [ + 136.29517459528137, + -15.550264987859123 + ], + [ + 137.0653601421595, + -15.870762220933356 + ], + [ + 137.58047081924482, + -16.215082289294084 + ], + [ + 138.303217401279, + -16.807604261952658 + ], + [ + 138.5851640158634, + -16.806622409739177 + ], + [ + 139.1085429221155, + -17.06267913174537 + ], + [ + 139.26057498591823, + -17.371600843986187 + ], + [ + 140.2152453960783, + -17.710804945550066 + ], + [ + 140.87546349503927, + -17.369068698803943 + ], + [ + 141.0711104676963, + -16.832047214426723 + ], + [ + 141.27409549373883, + -16.388870131091608 + ], + [ + 141.3982222841038, + -15.840531508042588 + ], + [ + 141.70218305884467, + -15.04492115647693 + ], + [ + 141.5633801617087, + -14.56133310308951 + ], + [ + 141.63552046118812, + -14.270394789286284 + ], + [ + 141.51986860571898, + -13.698078301653808 + ], + [ + 141.650920038011, + -12.944687595270565 + ], + [ + 141.84269127824624, + -12.74154753993119 + ], + [ + 141.6869901877508, + -12.407614434461138 + ], + [ + 141.92862918514757, + -11.87746591557878 + ], + [ + 142.118488397388, + -11.32804208745162 + ], + [ + 142.14370649634637, + -11.042736504768143 + ], + [ + 142.51526004452498, + -10.668185723516643 + ], + [ + 142.79731001197408, + -11.157354831591519 + ], + [ + 142.8667631369743, + -11.784706719614931 + ], + [ + 143.1159468934857, + -11.905629571177911 + ], + [ + 143.1586316265588, + -12.325655612846191 + ], + [ + 143.5221236512999, + -12.834358412327433 + ], + [ + 143.5971578309877, + -13.400422051652598 + ], + [ + 143.56181115129996, + -13.763655694232213 + ] + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 6, + "sovereignt": "Fiji", + "sov_a3": "FJI", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Fiji", + "adm0_a3": "FJI", + "geou_dif": 0, + "geounit": "Fiji", + "gu_a3": "FJI", + "su_dif": 0, + "subunit": "Fiji", + "su_a3": "FJI", + "brk_diff": 0, + "name": "Fiji", + "name_long": "Fiji", + "brk_a3": "FJI", + "brk_name": "Fiji", + "brk_group": null, + "abbrev": "Fiji", + "postal": "FJ", + "formal_en": "Republic of Fiji", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Fiji", + "name_alt": null, + "mapcolor7": 5, + "mapcolor8": 1, + "mapcolor9": 2, + "mapcolor13": 2, + "pop_est": 944720, + "gdp_md_est": 3579, + "pop_year": -99, + "lastcensus": 2007, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "4. Lower middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "FJ", + "iso_a3": "FJI", + "iso_n3": "242", + "un_a3": "242", + "wb_a2": "FJ", + "wb_a3": "FJI", + "woe_id": -99, + "adm0_a3_is": "FJI", + "adm0_a3_us": "FJI", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Oceania", + "region_un": "Oceania", + "subregion": "Melanesia", + "region_wb": "East Asia & Pacific", + "name_len": 4, + "long_len": 4, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "FJI.geojson" + }, + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 178.3736, + -17.33992 + ], + [ + 178.71806, + -17.62846 + ], + [ + 178.55271, + -18.15059 + ], + [ + 177.93266, + -18.28799 + ], + [ + 177.38146, + -18.16432 + ], + [ + 177.28504, + -17.72465 + ], + [ + 177.67087, + -17.38114 + ], + [ + 178.12557, + -17.50481 + ], + [ + 178.3736, + -17.33992 + ] + ] + ], + [ + [ + [ + 179.36414266196428, + -16.80135407694685 + ], + [ + 178.7250593629971, + -17.01204167436802 + ], + [ + 178.59683859511708, + -16.63915 + ], + [ + 179.09660936299716, + -16.43398427754742 + ], + [ + 179.41350936299713, + -16.379054277547397 + ], + [ + 180.00000000000014, + -16.06713266364244 + ], + [ + 180.00000000000014, + -16.55521656663916 + ], + [ + 179.36414266196428, + -16.80135407694685 + ] + ] + ], + [ + [ + [ + -179.91736938476524, + -16.50178313564936 + ], + [ + -180, + -16.55521656663916 + ], + [ + -180, + -16.06713266364244 + ], + [ + -179.79332010904858, + -16.02088225674123 + ], + [ + -179.91736938476524, + -16.50178313564936 + ] + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "France", + "sov_a3": "FR1", + "adm0_dif": 1, + "level": 2, + "type": "Dependency", + "admin": "New Caledonia", + "adm0_a3": "NCL", + "geou_dif": 0, + "geounit": "New Caledonia", + "gu_a3": "NCL", + "su_dif": 0, + "subunit": "New Caledonia", + "su_a3": "NCL", + "brk_diff": 0, + "name": "New Caledonia", + "name_long": "New Caledonia", + "brk_a3": "NCL", + "brk_name": "New Caledonia", + "brk_group": null, + "abbrev": "New C.", + "postal": "NC", + "formal_en": "New Caledonia", + "formal_fr": "Nouvelle-Calédonie", + "note_adm0": "Fr.", + "note_brk": null, + "name_sort": "New Caledonia", + "name_alt": null, + "mapcolor7": 7, + "mapcolor8": 5, + "mapcolor9": 9, + "mapcolor13": 11, + "pop_est": 227436, + "gdp_md_est": 3158, + "pop_year": -99, + "lastcensus": 2009, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "2. High income: nonOECD", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "NC", + "iso_a3": "NCL", + "iso_n3": "540", + "un_a3": "540", + "wb_a2": "NC", + "wb_a3": "NCL", + "woe_id": -99, + "adm0_a3_is": "NCL", + "adm0_a3_us": "NCL", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Oceania", + "region_un": "Oceania", + "subregion": "Melanesia", + "region_wb": "East Asia & Pacific", + "name_len": 13, + "long_len": 13, + "abbrev_len": 6, + "tiny": -99, + "homepart": -99, + "filename": "NCL.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 165.77998986232637, + -21.08000497811563 + ], + [ + 166.59999148993384, + -21.700018812753523 + ], + [ + 167.1200114280869, + -22.159990736583488 + ], + [ + 166.74003462144478, + -22.39997608814695 + ], + [ + 166.18973229396866, + -22.12970834726045 + ], + [ + 165.47437544175222, + -21.679606621998232 + ], + [ + 164.82981530177568, + -21.14981983814195 + ], + [ + 164.16799523341365, + -20.444746595951628 + ], + [ + 164.029605747736, + -20.105645847252354 + ], + [ + 164.45996707586272, + -20.1200118954295 + ], + [ + 165.02003624904205, + -20.45999114347773 + ], + [ + 165.46000939357512, + -20.80002206795826 + ], + [ + 165.77998986232637, + -21.08000497811563 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 2, + "sovereignt": "New Zealand", + "sov_a3": "NZ1", + "adm0_dif": 1, + "level": 2, + "type": "Country", + "admin": "New Zealand", + "adm0_a3": "NZL", + "geou_dif": 0, + "geounit": "New Zealand", + "gu_a3": "NZL", + "su_dif": 0, + "subunit": "New Zealand", + "su_a3": "NZL", + "brk_diff": 0, + "name": "New Zealand", + "name_long": "New Zealand", + "brk_a3": "NZL", + "brk_name": "New Zealand", + "brk_group": null, + "abbrev": "N.Z.", + "postal": "NZ", + "formal_en": "New Zealand", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "New Zealand", + "name_alt": null, + "mapcolor7": 3, + "mapcolor8": 3, + "mapcolor9": 4, + "mapcolor13": 4, + "pop_est": 4213418, + "gdp_md_est": 116700, + "pop_year": -99, + "lastcensus": 2006, + "gdp_year": -99, + "economy": "2. Developed region: nonG7", + "income_grp": "1. High income: OECD", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "NZ", + "iso_a3": "NZL", + "iso_n3": "554", + "un_a3": "554", + "wb_a2": "NZ", + "wb_a3": "NZL", + "woe_id": -99, + "adm0_a3_is": "NZL", + "adm0_a3_us": "NZL", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Oceania", + "region_un": "Oceania", + "subregion": "Australia and New Zealand", + "region_wb": "East Asia & Pacific", + "name_len": 11, + "long_len": 11, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "NZL.geojson" + }, + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 173.02037479074076, + -40.919052422856424 + ], + [ + 173.24723432850206, + -41.331998793300784 + ], + [ + 173.95840538970288, + -40.92670053483562 + ], + [ + 174.24758670480813, + -41.34915536882167 + ], + [ + 174.2485168805895, + -41.770008233406756 + ], + [ + 173.8764465680879, + -42.233184096038826 + ], + [ + 173.22273969959568, + -42.970038344088564 + ], + [ + 172.71124637277077, + -43.372287693048506 + ], + [ + 173.0801127464702, + -43.85334360125358 + ], + [ + 172.30858361235252, + -43.865694268571346 + ], + [ + 171.45292524646365, + -44.24251881284372 + ], + [ + 171.18513797432726, + -44.89710418068489 + ], + [ + 170.61669721911662, + -45.90892872495971 + ], + [ + 169.8314221540093, + -46.3557748349876 + ], + [ + 169.33233117093428, + -46.641235446967855 + ], + [ + 168.41135379462858, + -46.61994475686359 + ], + [ + 167.76374474514685, + -46.29019744240921 + ], + [ + 166.67688602118423, + -46.21991749449224 + ], + [ + 166.5091443219647, + -45.85270476662622 + ], + [ + 167.04642418850327, + -45.11094125750867 + ], + [ + 168.3037634625969, + -44.12397307716613 + ], + [ + 168.94940880765157, + -43.93581918719142 + ], + [ + 169.66781456937318, + -43.55532561622634 + ], + [ + 170.52491987536618, + -43.03168832781283 + ], + [ + 171.125089960004, + -42.51275359473778 + ], + [ + 171.56971398344322, + -41.767424411792135 + ], + [ + 171.94870893787194, + -41.51441659929115 + ], + [ + 172.09722700427878, + -40.95610442480968 + ], + [ + 172.798579543344, + -40.493962090823466 + ], + [ + 173.02037479074076, + -40.919052422856424 + ] + ] + ], + [ + [ + [ + 174.61200890533055, + -36.156397393540544 + ], + [ + 175.3366158389272, + -37.20909799575826 + ], + [ + 175.35759647043753, + -36.52619394302113 + ], + [ + 175.8088867536425, + -36.79894215265769 + ], + [ + 175.9584900251275, + -37.55538176854606 + ], + [ + 176.76319542877658, + -37.8812533505787 + ], + [ + 177.4388131045605, + -37.961248467766495 + ], + [ + 178.0103544457087, + -37.57982472102013 + ], + [ + 178.51709354076283, + -37.6953732236248 + ], + [ + 178.27473107331386, + -38.58281259537309 + ], + [ + 177.97046023997936, + -39.166342868812976 + ], + [ + 177.20699262929915, + -39.145775648760846 + ], + [ + 176.93998050364704, + -39.44973642350158 + ], + [ + 177.0329464053401, + -39.87994272233148 + ], + [ + 176.88582360260526, + -40.065977878582174 + ], + [ + 176.50801720611938, + -40.60480803808959 + ], + [ + 176.0124402204403, + -41.28962411882151 + ], + [ + 175.239567499083, + -41.68830779395324 + ], + [ + 175.0678983910094, + -41.42589487077508 + ], + [ + 174.65097293527847, + -41.28182097754545 + ], + [ + 175.22763024322367, + -40.459235528323404 + ], + [ + 174.90015669179, + -39.90893320084723 + ], + [ + 173.82404666574402, + -39.50885426204351 + ], + [ + 173.85226199777534, + -39.14660247167746 + ], + [ + 174.5748018740804, + -38.797683200842755 + ], + [ + 174.74347374908106, + -38.027807712558385 + ], + [ + 174.69701663645063, + -37.38112883885796 + ], + [ + 174.29202843657922, + -36.71109221776144 + ], + [ + 174.31900353423555, + -36.53482390721389 + ], + [ + 173.84099653553582, + -36.121980889634116 + ], + [ + 173.0541711774596, + -35.23712533950034 + ], + [ + 172.63600548735374, + -34.52910654066939 + ], + [ + 173.00704227120949, + -34.45066171645034 + ], + [ + 173.55129845610747, + -35.006183363587965 + ], + [ + 174.3293904971263, + -35.26549570082862 + ], + [ + 174.61200890533055, + -36.156397393540544 + ] + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 2, + "sovereignt": "Papua New Guinea", + "sov_a3": "PNG", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Papua New Guinea", + "adm0_a3": "PNG", + "geou_dif": 0, + "geounit": "Papua New Guinea", + "gu_a3": "PNG", + "su_dif": 1, + "subunit": "Papua New Guinea", + "su_a3": "PN1", + "brk_diff": 0, + "name": "Papua New Guinea", + "name_long": "Papua New Guinea", + "brk_a3": "PN1", + "brk_name": "Papua New Guinea", + "brk_group": null, + "abbrev": "P.N.G.", + "postal": "PG", + "formal_en": "Independent State of Papua New Guinea", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Papua New Guinea", + "name_alt": null, + "mapcolor7": 4, + "mapcolor8": 2, + "mapcolor9": 3, + "mapcolor13": 1, + "pop_est": 6057263, + "gdp_md_est": 13210, + "pop_year": -99, + "lastcensus": 2000, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "4. Lower middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "PG", + "iso_a3": "PNG", + "iso_n3": "598", + "un_a3": "598", + "wb_a2": "PG", + "wb_a3": "PNG", + "woe_id": -99, + "adm0_a3_is": "PNG", + "adm0_a3_us": "PNG", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Oceania", + "region_un": "Oceania", + "subregion": "Melanesia", + "region_wb": "East Asia & Pacific", + "name_len": 16, + "long_len": 16, + "abbrev_len": 6, + "tiny": -99, + "homepart": 1, + "filename": "PNG.geojson" + }, + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 155.88002566957843, + -6.81999684003776 + ], + [ + 155.5999910829888, + -6.919990736522493 + ], + [ + 155.16699425681512, + -6.535931491729301 + ], + [ + 154.72919152243836, + -5.900828138862209 + ], + [ + 154.51411421123967, + -5.139117526880014 + ], + [ + 154.65250369691736, + -5.042430922061839 + ], + [ + 154.7599906760844, + -5.339983819198494 + ], + [ + 155.06291792217937, + -5.566791680527487 + ], + [ + 155.54774620994172, + -6.200654799019659 + ], + [ + 156.01996544822478, + -6.540013929880388 + ], + [ + 155.88002566957843, + -6.81999684003776 + ] + ] + ], + [ + [ + [ + 151.9827958518545, + -5.478063246282346 + ], + [ + 151.45910688700866, + -5.56028045005874 + ], + [ + 151.3013904156539, + -5.840728448106702 + ], + [ + 150.7544470562767, + -6.083762709175389 + ], + [ + 150.24119673075384, + -6.317753594592986 + ], + [ + 149.70996300679332, + -6.316513360218053 + ], + [ + 148.89006473205046, + -6.026040134305433 + ], + [ + 148.31893680236075, + -5.74714242922613 + ], + [ + 148.4018257997569, + -5.437755629094724 + ], + [ + 149.29841190002082, + -5.583741550319217 + ], + [ + 149.84556196512725, + -5.505503431829339 + ], + [ + 149.9962504416903, + -5.026101169457675 + ], + [ + 150.13975589416495, + -5.001348158389789 + ], + [ + 150.23690758687349, + -5.532220147324281 + ], + [ + 150.8074670758081, + -5.455842380396888 + ], + [ + 151.089672072554, + -5.113692722192368 + ], + [ + 151.64788089417087, + -4.757073662946169 + ], + [ + 151.53786176982155, + -4.16780730552189 + ], + [ + 152.13679162008438, + -4.14879037843852 + ], + [ + 152.33874311748102, + -4.312966403829762 + ], + [ + 152.31869266175178, + -4.86766122805075 + ], + [ + 151.9827958518545, + -5.478063246282346 + ] + ] + ], + [ + [ + [ + 147.19187381407494, + -7.38802418378998 + ], + [ + 148.0846358583494, + -8.044108168167611 + ], + [ + 148.7341052593936, + -9.104663588093757 + ], + [ + 149.30683515848446, + -9.07143564213007 + ], + [ + 149.26663089416135, + -9.514406019736027 + ], + [ + 150.03872846903434, + -9.684318129111702 + ], + [ + 149.73879845601226, + -9.872937106977005 + ], + [ + 150.80162763895916, + -10.293686618697421 + ], + [ + 150.69057498596388, + -10.582712904505868 + ], + [ + 150.02839318257585, + -10.652476088099931 + ], + [ + 149.782310012002, + -10.393267103723943 + ], + [ + 148.92313764871722, + -10.280922539921363 + ], + [ + 147.91301842670802, + -10.130440769087471 + ], + [ + 147.13544315001226, + -9.492443536012019 + ], + [ + 146.56788089415062, + -8.942554619994155 + ], + [ + 146.04848107318494, + -8.06741423913131 + ], + [ + 144.74416792213802, + -7.630128269077473 + ], + [ + 143.8970878440097, + -7.915330498896281 + ], + [ + 143.2863757671843, + -8.245491224809056 + ], + [ + 143.4139132020807, + -8.983068942910947 + ], + [ + 142.62843143124422, + -9.326820570516503 + ], + [ + 142.06825890520022, + -9.159595635620036 + ], + [ + 141.0338517600139, + -9.117892754760419 + ], + [ + 141.01705691951904, + -5.859021905138022 + ], + [ + 141.00021040259188, + -2.600151055515624 + ], + [ + 142.7352466167915, + -3.289152927263217 + ], + [ + 144.58397098203326, + -3.861417738463401 + ], + [ + 145.27317955951, + -4.373737888205028 + ], + [ + 145.82978641172568, + -4.876497897972683 + ], + [ + 145.98192182839298, + -5.465609226100014 + ], + [ + 147.6480733583476, + -6.083659356310804 + ], + [ + 147.8911076194162, + -6.614014580922315 + ], + [ + 146.9709053895949, + -6.721656589386257 + ], + [ + 147.19187381407494, + -7.38802418378998 + ] + ] + ], + [ + [ + [ + 153.14003787659877, + -4.499983412294114 + ], + [ + 152.8272921083683, + -4.766427097190999 + ], + [ + 152.638673130503, + -4.176127211120928 + ], + [ + 152.40602583232496, + -3.789742526874562 + ], + [ + 151.95323693258356, + -3.462062269711822 + ], + [ + 151.38427941305005, + -3.035421644710112 + ], + [ + 150.66204959533886, + -2.741486097833956 + ], + [ + 150.93996544820456, + -2.500002129734028 + ], + [ + 151.4799841656545, + -2.779985039891386 + ], + [ + 151.82001509013512, + -2.999971612157907 + ], + [ + 152.2399894553711, + -3.240008640153661 + ], + [ + 152.64001671774253, + -3.659983005389648 + ], + [ + 153.01999352438466, + -3.980015150573294 + ], + [ + 153.14003787659877, + -4.499983412294114 + ] + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Solomon Islands", + "sov_a3": "SLB", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Solomon Islands", + "adm0_a3": "SLB", + "geou_dif": 0, + "geounit": "Solomon Islands", + "gu_a3": "SLB", + "su_dif": 0, + "subunit": "Solomon Islands", + "su_a3": "SLB", + "brk_diff": 0, + "name": "Solomon Is.", + "name_long": "Solomon Islands", + "brk_a3": "SLB", + "brk_name": "Solomon Is.", + "brk_group": null, + "abbrev": "S. Is.", + "postal": "SB", + "formal_en": null, + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Solomon Islands", + "name_alt": null, + "mapcolor7": 1, + "mapcolor8": 4, + "mapcolor9": 1, + "mapcolor13": 6, + "pop_est": 595613, + "gdp_md_est": 1078, + "pop_year": -99, + "lastcensus": 2009, + "gdp_year": -99, + "economy": "7. Least developed region", + "income_grp": "4. Lower middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "SB", + "iso_a3": "SLB", + "iso_n3": "090", + "un_a3": "090", + "wb_a2": "SB", + "wb_a3": "SLB", + "woe_id": -99, + "adm0_a3_is": "SLB", + "adm0_a3_us": "SLB", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Oceania", + "region_un": "Oceania", + "subregion": "Melanesia", + "region_wb": "East Asia & Pacific", + "name_len": 11, + "long_len": 15, + "abbrev_len": 6, + "tiny": -99, + "homepart": 1, + "filename": "SLB.geojson" + }, + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 162.11902469304087, + -10.482719008021135 + ], + [ + 162.39864586817222, + -10.82636728276212 + ], + [ + 161.70003218001838, + -10.820011081590224 + ], + [ + 161.31979699121476, + -10.204751478723125 + ], + [ + 161.917383254238, + -10.446700534713656 + ], + [ + 162.11902469304087, + -10.482719008021135 + ] + ] + ], + [ + [ + [ + 160.85222863183796, + -9.872937106977005 + ], + [ + 160.46258833235729, + -9.895209649294841 + ], + [ + 159.8494474632142, + -9.794027194867368 + ], + [ + 159.64000288313517, + -9.63997975020527 + ], + [ + 159.70294477766666, + -9.242949720906779 + ], + [ + 160.36295617089846, + -9.400304457235533 + ], + [ + 160.6885176943372, + -9.610162448772812 + ], + [ + 160.85222863183796, + -9.872937106977005 + ] + ] + ], + [ + [ + [ + 161.67998172428915, + -9.599982191611375 + ], + [ + 161.52939660059053, + -9.784312025596435 + ], + [ + 160.78825320866056, + -8.91754322676492 + ], + [ + 160.57999718652437, + -8.320008640173967 + ], + [ + 160.92002811100494, + -8.320008640173967 + ], + [ + 161.28000613835, + -9.120011488484451 + ], + [ + 161.67998172428915, + -9.599982191611375 + ] + ] + ], + [ + [ + [ + 159.8750272971986, + -8.337320244991716 + ], + [ + 159.917401971678, + -8.538289890174866 + ], + [ + 159.1336771995394, + -8.114181410355398 + ], + [ + 158.58611372297472, + -7.754823500197715 + ], + [ + 158.21114953026486, + -7.421872246941149 + ], + [ + 158.35997765526545, + -7.320017998893917 + ], + [ + 158.82000125552773, + -7.560003350457392 + ], + [ + 159.64000288313517, + -8.020026950719569 + ], + [ + 159.8750272971986, + -8.337320244991716 + ] + ] + ], + [ + [ + [ + 157.5384257346893, + -7.34781991946693 + ], + [ + 157.33941979393327, + -7.404767347852555 + ], + [ + 156.9020304710148, + -7.176874281445392 + ], + [ + 156.49135786359133, + -6.765943291860395 + ], + [ + 156.54282759015396, + -6.59933847415148 + ], + [ + 157.1400004417189, + -7.021638278840655 + ], + [ + 157.5384257346893, + -7.34781991946693 + ] + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 4, + "sovereignt": "Vanuatu", + "sov_a3": "VUT", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Vanuatu", + "adm0_a3": "VUT", + "geou_dif": 0, + "geounit": "Vanuatu", + "gu_a3": "VUT", + "su_dif": 0, + "subunit": "Vanuatu", + "su_a3": "VUT", + "brk_diff": 0, + "name": "Vanuatu", + "name_long": "Vanuatu", + "brk_a3": "VUT", + "brk_name": "Vanuatu", + "brk_group": null, + "abbrev": "Van.", + "postal": "VU", + "formal_en": "Republic of Vanuatu", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Vanuatu", + "name_alt": null, + "mapcolor7": 6, + "mapcolor8": 3, + "mapcolor9": 7, + "mapcolor13": 3, + "pop_est": 218519, + "gdp_md_est": 988.5, + "pop_year": -99, + "lastcensus": 2009, + "gdp_year": -99, + "economy": "7. Least developed region", + "income_grp": "4. Lower middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "VU", + "iso_a3": "VUT", + "iso_n3": "548", + "un_a3": "548", + "wb_a2": "VU", + "wb_a3": "VUT", + "woe_id": -99, + "adm0_a3_is": "VUT", + "adm0_a3_us": "VUT", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Oceania", + "region_un": "Oceania", + "subregion": "Melanesia", + "region_wb": "East Asia & Pacific", + "name_len": 7, + "long_len": 7, + "abbrev_len": 4, + "tiny": 2, + "homepart": 1, + "filename": "VUT.geojson" + }, + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 167.8448767438451, + -16.466333103097156 + ], + [ + 167.5151811058229, + -16.597849623279966 + ], + [ + 167.18000776597782, + -16.15999521247096 + ], + [ + 167.21680138576963, + -15.891846205308452 + ], + [ + 167.8448767438451, + -16.466333103097156 + ] + ] + ], + [ + [ + [ + 167.10771243720149, + -14.933920179913954 + ], + [ + 167.27002811103026, + -15.740020847234874 + ], + [ + 167.00120731024796, + -15.614602146062495 + ], + [ + 166.79315799384088, + -15.668810723536723 + ], + [ + 166.64985924709558, + -15.392703545801195 + ], + [ + 166.62913699774649, + -14.626497084209603 + ], + [ + 167.10771243720149, + -14.933920179913954 + ] + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 6, + "sovereignt": "Belize", + "sov_a3": "BLZ", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Belize", + "adm0_a3": "BLZ", + "geou_dif": 0, + "geounit": "Belize", + "gu_a3": "BLZ", + "su_dif": 0, + "subunit": "Belize", + "su_a3": "BLZ", + "brk_diff": 0, + "name": "Belize", + "name_long": "Belize", + "brk_a3": "BLZ", + "brk_name": "Belize", + "brk_group": null, + "abbrev": "Belize", + "postal": "BZ", + "formal_en": "Belize", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Belize", + "name_alt": null, + "mapcolor7": 1, + "mapcolor8": 4, + "mapcolor9": 5, + "mapcolor13": 7, + "pop_est": 307899, + "gdp_md_est": 2536, + "pop_year": -99, + "lastcensus": 2010, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "4. Lower middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "BZ", + "iso_a3": "BLZ", + "iso_n3": "084", + "un_a3": "084", + "wb_a2": "BZ", + "wb_a3": "BLZ", + "woe_id": -99, + "adm0_a3_is": "BLZ", + "adm0_a3_us": "BLZ", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "North America", + "region_un": "Americas", + "subregion": "Central America", + "region_wb": "Latin America & Caribbean", + "name_len": 6, + "long_len": 6, + "abbrev_len": 6, + "tiny": -99, + "homepart": 1, + "filename": "BLZ.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -89.14308041050332, + 17.80831899664932 + ], + [ + -89.15090938999553, + 17.95546763760042 + ], + [ + -89.02985734735182, + 18.001511338772488 + ], + [ + -88.84834387892661, + 17.883198147040233 + ], + [ + -88.49012285027935, + 18.486830552641603 + ], + [ + -88.3000310940937, + 18.4999822046599 + ], + [ + -88.29633622918482, + 18.35327281338327 + ], + [ + -88.10681291375437, + 18.348673610909287 + ], + [ + -88.1234785631685, + 18.07667470954101 + ], + [ + -88.2853549873228, + 17.644142971258034 + ], + [ + -88.19786678745265, + 17.489475409408456 + ], + [ + -88.30264075392444, + 17.131693630435663 + ], + [ + -88.23951799187991, + 17.036066392479555 + ], + [ + -88.35542822951057, + 16.530774237529627 + ], + [ + -88.55182451043585, + 16.265467434143147 + ], + [ + -88.73243364129594, + 16.233634751851355 + ], + [ + -88.93061275913527, + 15.887273464415074 + ], + [ + -89.22912167026928, + 15.88693756760517 + ], + [ + -89.15080603713095, + 17.015576687075836 + ], + [ + -89.14308041050332, + 17.80831899664932 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 4, + "sovereignt": "The Bahamas", + "sov_a3": "BHS", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "The Bahamas", + "adm0_a3": "BHS", + "geou_dif": 0, + "geounit": "The Bahamas", + "gu_a3": "BHS", + "su_dif": 0, + "subunit": "The Bahamas", + "su_a3": "BHS", + "brk_diff": 0, + "name": "Bahamas", + "name_long": "Bahamas", + "brk_a3": "BHS", + "brk_name": "Bahamas", + "brk_group": null, + "abbrev": "Bhs.", + "postal": "BS", + "formal_en": "Commonwealth of the Bahamas", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Bahamas, The", + "name_alt": null, + "mapcolor7": 1, + "mapcolor8": 1, + "mapcolor9": 2, + "mapcolor13": 5, + "pop_est": 309156, + "gdp_md_est": 9093, + "pop_year": -99, + "lastcensus": 2010, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "2. High income: nonOECD", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "BS", + "iso_a3": "BHS", + "iso_n3": "044", + "un_a3": "044", + "wb_a2": "BS", + "wb_a3": "BHS", + "woe_id": -99, + "adm0_a3_is": "BHS", + "adm0_a3_us": "BHS", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "North America", + "region_un": "Americas", + "subregion": "Caribbean", + "region_wb": "Latin America & Caribbean", + "name_len": 7, + "long_len": 7, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "BHS.geojson" + }, + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + -77.53466, + 23.75975 + ], + [ + -77.78, + 23.71 + ], + [ + -78.03405, + 24.28615 + ], + [ + -78.40848, + 24.57564 + ], + [ + -78.19087, + 25.2103 + ], + [ + -77.89, + 25.17 + ], + [ + -77.54, + 24.34 + ], + [ + -77.53466, + 23.75975 + ] + ] + ], + [ + [ + [ + -77.82, + 26.58 + ], + [ + -78.91, + 26.42 + ], + [ + -78.98, + 26.79 + ], + [ + -78.51, + 26.87 + ], + [ + -77.85, + 26.84 + ], + [ + -77.82, + 26.58 + ] + ] + ], + [ + [ + [ + -77, + 26.59 + ], + [ + -77.17255, + 25.87918 + ], + [ + -77.35641, + 26.00735 + ], + [ + -77.34, + 26.53 + ], + [ + -77.78802, + 26.92516 + ], + [ + -77.79, + 27.04 + ], + [ + -77, + 26.59 + ] + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 2, + "sovereignt": "Canada", + "sov_a3": "CAN", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Canada", + "adm0_a3": "CAN", + "geou_dif": 0, + "geounit": "Canada", + "gu_a3": "CAN", + "su_dif": 0, + "subunit": "Canada", + "su_a3": "CAN", + "brk_diff": 0, + "name": "Canada", + "name_long": "Canada", + "brk_a3": "CAN", + "brk_name": "Canada", + "brk_group": null, + "abbrev": "Can.", + "postal": "CA", + "formal_en": "Canada", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Canada", + "name_alt": null, + "mapcolor7": 6, + "mapcolor8": 6, + "mapcolor9": 2, + "mapcolor13": 2, + "pop_est": 33487208, + "gdp_md_est": 1300000, + "pop_year": -99, + "lastcensus": 2011, + "gdp_year": -99, + "economy": "1. Developed region: G7", + "income_grp": "1. High income: OECD", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "CA", + "iso_a3": "CAN", + "iso_n3": "124", + "un_a3": "124", + "wb_a2": "CA", + "wb_a3": "CAN", + "woe_id": -99, + "adm0_a3_is": "CAN", + "adm0_a3_us": "CAN", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "North America", + "region_un": "Americas", + "subregion": "Northern America", + "region_wb": "North America", + "name_len": 6, + "long_len": 6, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "CAN.geojson" + }, + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + -63.6645, + 46.55001 + ], + [ + -62.9393, + 46.41587 + ], + [ + -62.01208, + 46.44314 + ], + [ + -62.50391, + 46.03339 + ], + [ + -62.87433, + 45.96818 + ], + [ + -64.1428, + 46.39265 + ], + [ + -64.39261, + 46.72747 + ], + [ + -64.01486, + 47.03601 + ], + [ + -63.6645, + 46.55001 + ] + ] + ], + [ + [ + [ + -61.806305, + 49.10506 + ], + [ + -62.29318, + 49.08717 + ], + [ + -63.58926, + 49.40069 + ], + [ + -64.51912, + 49.87304 + ], + [ + -64.17322, + 49.95718 + ], + [ + -62.85829, + 49.70641 + ], + [ + -61.835585, + 49.28855 + ], + [ + -61.806305, + 49.10506 + ] + ] + ], + [ + [ + [ + -123.51000158755114, + 48.51001089130344 + ], + [ + -124.0128907883995, + 48.370846259141416 + ], + [ + -125.65501277733837, + 48.8250045843385 + ], + [ + -125.95499446679275, + 49.179995835967645 + ], + [ + -126.85000443587187, + 49.53000031188043 + ], + [ + -127.0299934495444, + 49.81499583597008 + ], + [ + -128.05933630436624, + 49.9949590114266 + ], + [ + -128.44458410710217, + 50.539137681676124 + ], + [ + -128.35841365625544, + 50.770648098343685 + ], + [ + -127.3085810960299, + 50.55257355407195 + ], + [ + -126.69500097721232, + 50.400903225295394 + ], + [ + -125.75500667382319, + 50.29501821552938 + ], + [ + -125.4150015875588, + 49.95000051533261 + ], + [ + -124.92076818911934, + 49.475274970083404 + ], + [ + -123.92250870832102, + 49.06248362893581 + ], + [ + -123.51000158755114, + 48.51001089130344 + ] + ] + ], + [ + [ + [ + -56.13403581401712, + 50.6870097926793 + ], + [ + -56.795881720595276, + 49.81230866149096 + ], + [ + -56.1431050278843, + 50.150117499382844 + ], + [ + -55.471492275602934, + 49.93581533466846 + ], + [ + -55.82240108908093, + 49.58712860777911 + ], + [ + -54.935142584845664, + 49.31301097268684 + ], + [ + -54.47377539734378, + 49.55669118915918 + ], + [ + -53.476549445191324, + 49.24913890237405 + ], + [ + -53.78601375997124, + 48.51678050393363 + ], + [ + -53.086133999226256, + 48.687803656603535 + ], + [ + -52.958648240762244, + 48.157164211614486 + ], + [ + -52.64809872090419, + 47.5355484075755 + ], + [ + -53.069158291218336, + 46.65549876564495 + ], + [ + -53.52145626485304, + 46.61829173439483 + ], + [ + -54.17893551290254, + 46.80706574155701 + ], + [ + -53.961868659060485, + 47.62520701760192 + ], + [ + -54.24048214376214, + 47.75227936460763 + ], + [ + -55.4007730780115, + 46.884993801453135 + ], + [ + -55.99748084168584, + 46.9197203639533 + ], + [ + -55.29121904155278, + 47.389562486351 + ], + [ + -56.25079871278052, + 47.63254507098739 + ], + [ + -57.3252292547771, + 47.572807115258 + ], + [ + -59.26601518414677, + 47.603347886742505 + ], + [ + -59.419494188053704, + 47.899453843774864 + ], + [ + -58.796586473207405, + 48.25152537697949 + ], + [ + -59.231624518456535, + 48.52318838153781 + ], + [ + -58.39180497906523, + 49.12558055276418 + ], + [ + -57.35868974468604, + 50.718274034215845 + ], + [ + -56.73865007183201, + 51.28743825947853 + ], + [ + -55.870976935435294, + 51.632094224649194 + ], + [ + -55.406974249886616, + 51.58827261006573 + ], + [ + -55.60021826844209, + 51.31707469339793 + ], + [ + -56.13403581401712, + 50.6870097926793 + ] + ] + ], + [ + [ + [ + -133.1800040417117, + 54.16997549093531 + ], + [ + -132.71000788443132, + 54.040009315423525 + ], + [ + -131.74998958400326, + 54.12000438090922 + ], + [ + -132.049480347351, + 52.984621487024526 + ], + [ + -131.1790425218266, + 52.180432847698285 + ], + [ + -131.57782954982292, + 52.18237071390925 + ], + [ + -132.18042842677855, + 52.639707139692405 + ], + [ + -132.54999243231387, + 53.100014960332146 + ], + [ + -133.05461117875552, + 53.41146881775537 + ], + [ + -133.2396644827927, + 53.8510802272624 + ], + [ + -133.1800040417117, + 54.16997549093531 + ] + ] + ], + [ + [ + [ + -79.26582, + 62.158675 + ], + [ + -79.65752, + 61.63308 + ], + [ + -80.09956, + 61.7181 + ], + [ + -80.36215, + 62.01649 + ], + [ + -80.315395, + 62.085565 + ], + [ + -79.92939, + 62.3856 + ], + [ + -79.52002, + 62.36371 + ], + [ + -79.26582, + 62.158675 + ] + ] + ], + [ + [ + [ + -81.89825, + 62.7108 + ], + [ + -83.06857, + 62.15922 + ], + [ + -83.77462, + 62.18231 + ], + [ + -83.99367, + 62.4528 + ], + [ + -83.25048, + 62.91409 + ], + [ + -81.87699, + 62.90458 + ], + [ + -81.89825, + 62.7108 + ] + ] + ], + [ + [ + [ + -85.16130794954985, + 65.65728465439281 + ], + [ + -84.97576371940596, + 65.217518215589 + ], + [ + -84.4640120104195, + 65.37177236598018 + ], + [ + -83.88262630891975, + 65.10961782496355 + ], + [ + -82.78757687043877, + 64.76669302027469 + ], + [ + -81.64201371939254, + 64.45513580998696 + ], + [ + -81.55344031444425, + 63.979609280037145 + ], + [ + -80.81736121287886, + 64.05748566350101 + ], + [ + -80.10345130076661, + 63.725981350348604 + ], + [ + -80.99101986359568, + 63.41124603947497 + ], + [ + -82.54717810741701, + 63.65172231714524 + ], + [ + -83.10879757356506, + 64.10187571883972 + ], + [ + -84.10041663281388, + 63.56971181909802 + ], + [ + -85.52340471061902, + 63.05237905542409 + ], + [ + -85.86676876498237, + 63.637252916103556 + ], + [ + -87.22198320183674, + 63.541238104905226 + ], + [ + -86.35275977247127, + 64.03583323837071 + ], + [ + -86.22488644076513, + 64.82291697860826 + ], + [ + -85.88384782585487, + 65.73877838811705 + ], + [ + -85.16130794954985, + 65.65728465439281 + ] + ] + ], + [ + [ + [ + -75.86588, + 67.14886 + ], + [ + -76.98687, + 67.09873 + ], + [ + -77.2364, + 67.58809 + ], + [ + -76.81166, + 68.14856 + ], + [ + -75.89521, + 68.28721 + ], + [ + -75.1145, + 68.01036 + ], + [ + -75.10333, + 67.58202 + ], + [ + -75.21597, + 67.44425 + ], + [ + -75.86588, + 67.14886 + ] + ] + ], + [ + [ + [ + -95.64768120380052, + 69.10769035832178 + ], + [ + -96.2695212038006, + 68.75704035832175 + ], + [ + -97.61740120380057, + 69.0600303583218 + ], + [ + -98.43180120380052, + 68.9507003583218 + ], + [ + -99.79740120380053, + 69.4000303583218 + ], + [ + -98.91740120380055, + 69.7100303583218 + ], + [ + -98.2182612038005, + 70.14354035832176 + ], + [ + -97.15740120380056, + 69.86003035832181 + ], + [ + -96.55740120380054, + 69.68003035832176 + ], + [ + -96.25740120380053, + 69.49003035832177 + ], + [ + -95.64768120380052, + 69.10769035832178 + ] + ] + ], + [ + [ + [ + -90.5471, + 69.49766 + ], + [ + -90.55151, + 68.47499 + ], + [ + -89.21515, + 69.25873 + ], + [ + -88.01966, + 68.61508 + ], + [ + -88.31749, + 67.87338 + ], + [ + -87.35017, + 67.19872 + ], + [ + -86.30607, + 67.92146 + ], + [ + -85.57664, + 68.78456 + ], + [ + -85.52197, + 69.88211 + ], + [ + -84.10081, + 69.80539 + ], + [ + -82.62258, + 69.65826 + ], + [ + -81.28043, + 69.16202 + ], + [ + -81.2202, + 68.66567 + ], + [ + -81.96436, + 68.13253 + ], + [ + -81.25928, + 67.59716 + ], + [ + -81.38653, + 67.11078 + ], + [ + -83.34456, + 66.41154 + ], + [ + -84.73542, + 66.2573 + ], + [ + -85.76943, + 66.55833 + ], + [ + -86.0676, + 66.05625 + ], + [ + -87.03143, + 65.21297 + ], + [ + -87.32324, + 64.77563 + ], + [ + -88.48296, + 64.09897 + ], + [ + -89.91444, + 64.03273 + ], + [ + -90.70398, + 63.61017 + ], + [ + -90.77004, + 62.96021 + ], + [ + -91.93342, + 62.83508 + ], + [ + -93.15698, + 62.02469 + ], + [ + -94.24153, + 60.89865 + ], + [ + -94.62931, + 60.11021 + ], + [ + -94.6846, + 58.94882 + ], + [ + -93.21502, + 58.78212 + ], + [ + -92.76462, + 57.84571 + ], + [ + -92.29703, + 57.08709 + ], + [ + -90.89769, + 57.28468 + ], + [ + -89.03953, + 56.85172 + ], + [ + -88.03978, + 56.47162 + ], + [ + -87.32421, + 55.99914 + ], + [ + -86.07121, + 55.72383 + ], + [ + -85.01181, + 55.3026 + ], + [ + -83.36055, + 55.24489 + ], + [ + -82.27285, + 55.14832 + ], + [ + -82.4362, + 54.28227 + ], + [ + -82.12502, + 53.27703 + ], + [ + -81.40075, + 52.15788 + ], + [ + -79.91289, + 51.20842 + ], + [ + -79.14301, + 51.53393 + ], + [ + -78.60191, + 52.56208 + ], + [ + -79.12421, + 54.14145 + ], + [ + -79.82958, + 54.66772 + ], + [ + -78.22874, + 55.13645 + ], + [ + -77.0956, + 55.83741 + ], + [ + -76.54137, + 56.53423 + ], + [ + -76.62319, + 57.20263 + ], + [ + -77.30226, + 58.05209 + ], + [ + -78.51688, + 58.80458 + ], + [ + -77.33676, + 59.85261 + ], + [ + -77.77272, + 60.75788 + ], + [ + -78.10687, + 62.31964 + ], + [ + -77.41067, + 62.55053 + ], + [ + -75.69621, + 62.2784 + ], + [ + -74.6682, + 62.18111 + ], + [ + -73.83988, + 62.4438 + ], + [ + -72.90853, + 62.10507 + ], + [ + -71.67708, + 61.52535 + ], + [ + -71.37369, + 61.13717 + ], + [ + -69.59042, + 61.06141 + ], + [ + -69.62033, + 60.22125 + ], + [ + -69.2879, + 58.95736 + ], + [ + -68.37455, + 58.80106 + ], + [ + -67.64976, + 58.21206 + ], + [ + -66.20178, + 58.76731 + ], + [ + -65.24517, + 59.87071 + ], + [ + -64.58352, + 60.33558 + ], + [ + -63.80475, + 59.4426 + ], + [ + -62.50236, + 58.16708 + ], + [ + -61.39655, + 56.96745 + ], + [ + -61.79866, + 56.33945 + ], + [ + -60.46853, + 55.77548 + ], + [ + -59.56962, + 55.20407 + ], + [ + -57.97508, + 54.94549 + ], + [ + -57.3332, + 54.6265 + ], + [ + -56.93689, + 53.78032 + ], + [ + -56.15811, + 53.64749 + ], + [ + -55.75632, + 53.27036 + ], + [ + -55.68338, + 52.14664 + ], + [ + -56.40916, + 51.7707 + ], + [ + -57.12691, + 51.41972 + ], + [ + -58.77482, + 51.0643 + ], + [ + -60.03309, + 50.24277 + ], + [ + -61.72366, + 50.08046 + ], + [ + -63.86251, + 50.29099 + ], + [ + -65.36331, + 50.2982 + ], + [ + -66.39905, + 50.22897 + ], + [ + -67.23631, + 49.51156 + ], + [ + -68.51114, + 49.06836 + ], + [ + -69.95362, + 47.74488 + ], + [ + -71.10458, + 46.82171 + ], + [ + -70.25522, + 46.98606 + ], + [ + -68.65, + 48.3 + ], + [ + -66.55243, + 49.1331 + ], + [ + -65.05626, + 49.23278 + ], + [ + -64.17099, + 48.74248 + ], + [ + -65.11545, + 48.07085 + ], + [ + -64.79854, + 46.99297 + ], + [ + -64.47219, + 46.23849 + ], + [ + -63.17329, + 45.73902 + ], + [ + -61.52072, + 45.88377 + ], + [ + -60.51815, + 47.00793 + ], + [ + -60.4486, + 46.28264 + ], + [ + -59.80287, + 45.9204 + ], + [ + -61.03988, + 45.26525 + ], + [ + -63.25471, + 44.67014 + ], + [ + -64.24656, + 44.26553 + ], + [ + -65.36406, + 43.54523 + ], + [ + -66.1234, + 43.61867 + ], + [ + -66.16173, + 44.46512 + ], + [ + -64.42549, + 45.29204 + ], + [ + -66.02605, + 45.25931 + ], + [ + -67.13741, + 45.13753 + ], + [ + -67.79134, + 45.70281 + ], + [ + -67.79046, + 47.06636 + ], + [ + -68.23444, + 47.35486 + ], + [ + -68.905, + 47.185 + ], + [ + -69.237216, + 47.447781 + ], + [ + -69.99997, + 46.69307 + ], + [ + -70.305, + 45.915 + ], + [ + -70.66, + 45.46 + ], + [ + -71.08482, + 45.30524 + ], + [ + -71.405, + 45.255 + ], + [ + -71.50506, + 45.0082 + ], + [ + -73.34783, + 45.00738 + ], + [ + -74.867, + 45.00048 + ], + [ + -75.31821, + 44.81645 + ], + [ + -76.375, + 44.09631 + ], + [ + -76.5, + 44.01845889375872 + ], + [ + -76.82003414580558, + 43.628784288093755 + ], + [ + -77.7378850979577, + 43.629055589363304 + ], + [ + -78.72027991404238, + 43.625089423184875 + ], + [ + -79.17167355011188, + 43.46633942318422 + ], + [ + -79.01, + 43.27 + ], + [ + -78.92, + 42.965 + ], + [ + -78.9393621487437, + 42.86361135514804 + ], + [ + -80.24744767934794, + 42.36619985612259 + ], + [ + -81.27774654816716, + 42.20902598730686 + ], + [ + -82.43927771679162, + 41.675105088867156 + ], + [ + -82.69008928092018, + 41.675105088867156 + ], + [ + -83.02981014680694, + 41.83279572200584 + ], + [ + -83.14199968131256, + 41.975681057292825 + ], + [ + -83.12, + 42.08 + ], + [ + -82.9, + 42.43 + ], + [ + -82.43, + 42.98 + ], + [ + -82.1376423815039, + 43.571087551439916 + ], + [ + -82.33776312543108, + 44.44 + ], + [ + -82.55092464875818, + 45.347516587905375 + ], + [ + -83.59285071484308, + 45.81689362241237 + ], + [ + -83.46955074739463, + 45.99468638771259 + ], + [ + -83.61613094759059, + 46.11692698829907 + ], + [ + -83.89076534700575, + 46.11692698829907 + ], + [ + -84.09185126416148, + 46.275418606138174 + ], + [ + -84.14211951367338, + 46.51222585711574 + ], + [ + -84.3367, + 46.40877 + ], + [ + -84.6049, + 46.4396 + ], + [ + -84.54374874544587, + 46.538684190449146 + ], + [ + -84.77923824739992, + 46.637101955749046 + ], + [ + -84.87607988151485, + 46.90008331968238 + ], + [ + -85.65236324740343, + 47.22021881773051 + ], + [ + -86.46199083122826, + 47.55333801939204 + ], + [ + -87.43979262330024, + 47.94 + ], + [ + -88.37811418328673, + 48.302917588893735 + ], + [ + -89.27291744663668, + 48.019808254582664 + ], + [ + -89.6, + 48.01 + ], + [ + -90.83, + 48.27 + ], + [ + -91.64, + 48.14 + ], + [ + -92.61, + 48.45 + ], + [ + -93.63087, + 48.60926 + ], + [ + -94.32914, + 48.67074 + ], + [ + -94.64, + 48.84 + ], + [ + -94.81758, + 49.38905 + ], + [ + -95.15609, + 49.38425 + ], + [ + -95.15906950917204, + 49 + ], + [ + -97.22872000000481, + 49.0007 + ], + [ + -100.65, + 49 + ], + [ + -104.04826, + 48.99986 + ], + [ + -107.05, + 49 + ], + [ + -110.05, + 49 + ], + [ + -113, + 49 + ], + [ + -116.04818, + 49 + ], + [ + -117.03121, + 49 + ], + [ + -120, + 49 + ], + [ + -122.84, + 49 + ], + [ + -122.97421, + 49.0025377777778 + ], + [ + -124.91024, + 49.98456 + ], + [ + -125.62461, + 50.41656 + ], + [ + -127.43561, + 50.83061 + ], + [ + -127.99276, + 51.71583 + ], + [ + -127.85032, + 52.32961 + ], + [ + -129.12979, + 52.75538 + ], + [ + -129.30523, + 53.56159 + ], + [ + -130.51497, + 54.28757 + ], + [ + -130.53611, + 54.80278 + ], + [ + -129.98, + 55.285 + ], + [ + -130.00778, + 55.91583 + ], + [ + -131.70781, + 56.55212 + ], + [ + -132.73042, + 57.69289 + ], + [ + -133.35556, + 58.41028 + ], + [ + -134.27111, + 58.86111 + ], + [ + -134.945, + 59.27056 + ], + [ + -135.47583, + 59.78778 + ], + [ + -136.47972, + 59.46389 + ], + [ + -137.4525, + 58.905 + ], + [ + -138.34089, + 59.56211 + ], + [ + -139.039, + 60 + ], + [ + -140.013, + 60.27682 + ], + [ + -140.99778, + 60.30639 + ], + [ + -140.9925, + 66.00003 + ], + [ + -140.986, + 69.712 + ], + [ + -139.12052, + 69.47102 + ], + [ + -137.54636, + 68.99002 + ], + [ + -136.50358, + 68.89804 + ], + [ + -135.62576, + 69.31512 + ], + [ + -134.41464, + 69.62743 + ], + [ + -132.92925, + 69.50534 + ], + [ + -131.43136, + 69.94451 + ], + [ + -129.79471, + 70.19369 + ], + [ + -129.10773, + 69.77927 + ], + [ + -128.36156, + 70.01286 + ], + [ + -128.13817, + 70.48384 + ], + [ + -127.44712, + 70.37721 + ], + [ + -125.75632, + 69.48058 + ], + [ + -124.42483, + 70.1584 + ], + [ + -124.28968, + 69.39969 + ], + [ + -123.06108, + 69.56372 + ], + [ + -122.6835, + 69.85553 + ], + [ + -121.47226, + 69.79778 + ], + [ + -119.94288, + 69.37786 + ], + [ + -117.60268, + 69.01128 + ], + [ + -116.22643, + 68.84151 + ], + [ + -115.2469, + 68.90591 + ], + [ + -113.89794, + 68.3989 + ], + [ + -115.30489, + 67.90261 + ], + [ + -113.49727, + 67.68815 + ], + [ + -110.798, + 67.80612 + ], + [ + -109.94619, + 67.98104 + ], + [ + -108.8802, + 67.38144 + ], + [ + -107.79239, + 67.88736 + ], + [ + -108.81299, + 68.31164 + ], + [ + -108.16721, + 68.65392 + ], + [ + -106.95, + 68.7 + ], + [ + -106.15, + 68.8 + ], + [ + -105.34282, + 68.56122 + ], + [ + -104.33791, + 68.018 + ], + [ + -103.22115, + 68.09775 + ], + [ + -101.45433, + 67.64689 + ], + [ + -99.90195, + 67.80566 + ], + [ + -98.4432, + 67.78165 + ], + [ + -98.5586, + 68.40394 + ], + [ + -97.66948, + 68.57864 + ], + [ + -96.11991, + 68.23939 + ], + [ + -96.12588, + 67.29338 + ], + [ + -95.48943, + 68.0907 + ], + [ + -94.685, + 68.06383 + ], + [ + -94.23282, + 69.06903 + ], + [ + -95.30408, + 69.68571 + ], + [ + -96.47131, + 70.08976 + ], + [ + -96.39115, + 71.19482 + ], + [ + -95.2088, + 71.92053 + ], + [ + -93.88997, + 71.76015 + ], + [ + -92.87818, + 71.31869 + ], + [ + -91.51964, + 70.19129 + ], + [ + -92.40692, + 69.69997 + ], + [ + -90.5471, + 69.49766 + ] + ] + ], + [ + [ + [ + -114.1671699999999, + 73.12145 + ], + [ + -114.66634, + 72.65277 + ], + [ + -112.44101999999988, + 72.95540000000011 + ], + [ + -111.05039, + 72.4504 + ], + [ + -109.92034999999989, + 72.96113 + ], + [ + -109.00654, + 72.63335 + ], + [ + -108.18835, + 71.65089 + ], + [ + -107.68599, + 72.06548 + ], + [ + -108.39639, + 73.08953000000011 + ], + [ + -107.51645, + 73.23598 + ], + [ + -106.52259, + 73.07601 + ], + [ + -105.40246, + 72.67259 + ], + [ + -104.77484, + 71.6984 + ], + [ + -104.46475999999984, + 70.99297 + ], + [ + -102.78537, + 70.49776 + ], + [ + -100.9807799999999, + 70.02432 + ], + [ + -101.08929, + 69.58447000000012 + ], + [ + -102.73116, + 69.50402 + ], + [ + -102.09329, + 69.11962000000011 + ], + [ + -102.43024, + 68.75282 + ], + [ + -104.24, + 68.91 + ], + [ + -105.96, + 69.18000000000015 + ], + [ + -107.12254, + 69.11922 + ], + [ + -109, + 68.78 + ], + [ + -111.53414887520013, + 68.63005915681794 + ], + [ + -113.3132, + 68.53554 + ], + [ + -113.85495999999983, + 69.00744000000012 + ], + [ + -115.22, + 69.28 + ], + [ + -116.10794, + 69.16821 + ], + [ + -117.34, + 69.96000000000012 + ], + [ + -116.67472999999988, + 70.06655 + ], + [ + -115.13112, + 70.2373 + ], + [ + -113.72141, + 70.19237 + ], + [ + -112.4161, + 70.36638 + ], + [ + -114.35, + 70.6 + ], + [ + -116.48684, + 70.52045 + ], + [ + -117.9048, + 70.54056000000014 + ], + [ + -118.43238, + 70.9092 + ], + [ + -116.11311, + 71.30918 + ], + [ + -117.65568, + 71.2952 + ], + [ + -119.40199, + 71.55859 + ], + [ + -118.56267, + 72.30785 + ], + [ + -117.86642, + 72.70594 + ], + [ + -115.18909, + 73.31459000000012 + ], + [ + -114.1671699999999, + 73.12145 + ] + ] + ], + [ + [ + [ + -104.5, + 73.42 + ], + [ + -105.38, + 72.76 + ], + [ + -106.94, + 73.46 + ], + [ + -106.6, + 73.6 + ], + [ + -105.26, + 73.64 + ], + [ + -104.5, + 73.42 + ] + ] + ], + [ + [ + [ + -76.34, + 73.10268498995302 + ], + [ + -76.25140380859375, + 72.82638549804688 + ], + [ + -77.31443786621091, + 72.85554504394527 + ], + [ + -78.39167022705081, + 72.87665557861328 + ], + [ + -79.48625183105466, + 72.74220275878909 + ], + [ + -79.77583312988284, + 72.80290222167974 + ], + [ + -80.87609863281253, + 73.3331832885742 + ], + [ + -80.83388519287105, + 73.69318389892578 + ], + [ + -80.35305786132812, + 73.75971984863278 + ], + [ + -78.06443786621094, + 73.65193176269534 + ], + [ + -76.34, + 73.10268498995302 + ] + ] + ], + [ + [ + [ + -86.56217851433414, + 73.15744700793846 + ], + [ + -85.77437130404454, + 72.53412588163383 + ], + [ + -84.85011247428824, + 73.34027822538712 + ], + [ + -82.31559017610098, + 73.75095083281059 + ], + [ + -80.60008765330764, + 72.71654368762421 + ], + [ + -80.7489416165244, + 72.06190664335077 + ], + [ + -78.77063859731078, + 72.35217316353416 + ], + [ + -77.82462398955958, + 72.74961660429105 + ], + [ + -75.60584469267573, + 72.24367849393741 + ], + [ + -74.22861609566499, + 71.7671442735579 + ], + [ + -74.09914079455771, + 71.33084015571765 + ], + [ + -72.24222571479766, + 71.5569245469945 + ], + [ + -71.20001542833519, + 70.92001251899723 + ], + [ + -68.7860542466849, + 70.52502370877426 + ], + [ + -67.91497046575694, + 70.12194753689761 + ], + [ + -66.96903337265417, + 69.18608734809189 + ], + [ + -68.80512285020055, + 68.72019847276442 + ], + [ + -66.44986609563387, + 68.06716339789202 + ], + [ + -64.86231441919522, + 67.84753856065163 + ], + [ + -63.42493445499676, + 66.92847321234066 + ], + [ + -61.85198137068058, + 66.86212067327784 + ], + [ + -62.1631768459423, + 66.16025136988961 + ], + [ + -63.918444383384184, + 64.99866852483284 + ], + [ + -65.14886023625363, + 65.42603261988668 + ], + [ + -66.72121904159854, + 66.3880410834322 + ], + [ + -68.01501603867396, + 66.26272573512439 + ], + [ + -68.14128740097917, + 65.68978913030438 + ], + [ + -67.08964616562339, + 65.108455105237 + ], + [ + -65.73208045109976, + 64.64840566675863 + ], + [ + -65.32016760930128, + 64.38273712834606 + ], + [ + -64.66940629744968, + 63.39292674422748 + ], + [ + -65.01380388045891, + 62.67418508569599 + ], + [ + -66.27504472519047, + 62.945098781986076 + ], + [ + -68.78318620469273, + 63.74567007105181 + ], + [ + -67.36968075221304, + 62.883965562584876 + ], + [ + -66.3282972886672, + 62.280074774822054 + ], + [ + -66.16556820338016, + 61.93089712182589 + ], + [ + -68.87736650254465, + 62.33014923771282 + ], + [ + -71.02343705919384, + 62.91070811629584 + ], + [ + -72.235378587519, + 63.39783600529517 + ], + [ + -71.8862784491713, + 63.67998932560885 + ], + [ + -73.37830624051838, + 64.19396312118383 + ], + [ + -74.8344189114226, + 64.67907562932379 + ], + [ + -74.81850257027673, + 64.38909332951798 + ], + [ + -77.70997982452005, + 64.22954234481679 + ], + [ + -78.55594885935417, + 64.57290639918014 + ], + [ + -77.89728105336192, + 65.30919220647479 + ], + [ + -76.0182742987972, + 65.32696889918316 + ], + [ + -73.95979529488272, + 65.45476471624089 + ], + [ + -74.29388342964964, + 65.8117713487294 + ], + [ + -73.94491248238265, + 66.31057811142672 + ], + [ + -72.65116716173941, + 67.28457550726387 + ], + [ + -72.92605994331609, + 67.72692576768239 + ], + [ + -73.31161780464575, + 68.06943716091291 + ], + [ + -74.84330725777681, + 68.55462718370129 + ], + [ + -76.86910091826674, + 68.89473562283027 + ], + [ + -76.22864905465735, + 69.14776927354742 + ], + [ + -77.28736996123712, + 69.76954010688328 + ], + [ + -78.1686339993266, + 69.82648753526891 + ], + [ + -78.95724219431673, + 70.16688019477542 + ], + [ + -79.49245500356366, + 69.87180776638891 + ], + [ + -81.30547095409176, + 69.74318512641435 + ], + [ + -84.94470618359847, + 69.9666340196444 + ], + [ + -87.06000342481789, + 70.26000112576537 + ], + [ + -88.6817132230015, + 70.41074127876081 + ], + [ + -89.51341956252304, + 70.76203766548099 + ], + [ + -88.46772111688075, + 71.21818553332133 + ], + [ + -89.8881512112875, + 71.22255219184996 + ], + [ + -90.20516028518202, + 72.2350743679608 + ], + [ + -89.43657670770494, + 73.12946421985237 + ], + [ + -88.40824154331281, + 73.53788890247121 + ], + [ + -85.82615108920092, + 73.80381582304521 + ], + [ + -86.56217851433414, + 73.15744700793846 + ] + ] + ], + [ + [ + [ + -100.35642, + 73.84389 + ], + [ + -99.16387, + 73.63339 + ], + [ + -97.38, + 73.76 + ], + [ + -97.12, + 73.47 + ], + [ + -98.05359, + 72.99052 + ], + [ + -96.54, + 72.56 + ], + [ + -96.72, + 71.66 + ], + [ + -98.35966, + 71.27285 + ], + [ + -99.32286, + 71.35639 + ], + [ + -100.01482, + 71.73827 + ], + [ + -102.5, + 72.51 + ], + [ + -102.48, + 72.83 + ], + [ + -100.43836, + 72.70588 + ], + [ + -101.54, + 73.36 + ], + [ + -100.35642, + 73.84389 + ] + ] + ], + [ + [ + [ + -93.19629553910022, + 72.77199249947336 + ], + [ + -94.26904659704726, + 72.02459625923598 + ], + [ + -95.40985551632266, + 72.06188080513459 + ], + [ + -96.03374508338246, + 72.94027680123182 + ], + [ + -96.01826799191099, + 73.4374299180958 + ], + [ + -95.49579342322403, + 73.86241689726418 + ], + [ + -94.50365759965234, + 74.1349067247392 + ], + [ + -92.42001217321177, + 74.10002513294219 + ], + [ + -90.50979285354259, + 73.85673248971203 + ], + [ + -92.0039652168299, + 72.9662442084585 + ], + [ + -93.19629553910022, + 72.77199249947336 + ] + ] + ], + [ + [ + [ + -120.46, + 71.38360179308759 + ], + [ + -123.09219, + 70.90164 + ], + [ + -123.62, + 71.34 + ], + [ + -125.92894873747335, + 71.86868846301141 + ], + [ + -125.5, + 72.29226081179502 + ], + [ + -124.80729, + 73.02256 + ], + [ + -123.9399999999999, + 73.68000000000015 + ], + [ + -124.91775, + 74.29275000000013 + ], + [ + -121.53788, + 74.44893 + ], + [ + -120.10978, + 74.24135 + ], + [ + -117.55563999999987, + 74.18577 + ], + [ + -116.58442, + 73.89607 + ], + [ + -115.51081, + 73.47519 + ], + [ + -116.76793999999988, + 73.22292 + ], + [ + -119.22, + 72.52 + ], + [ + -120.46, + 71.82 + ], + [ + -120.46, + 71.38360179308759 + ] + ] + ], + [ + [ + [ + -93.61275590694049, + 74.97999726022445 + ], + [ + -94.15690873897384, + 74.59234650338686 + ], + [ + -95.60868058956561, + 74.66686391875177 + ], + [ + -96.82093217648458, + 74.92762319609658 + ], + [ + -96.2885874092298, + 75.37782827422335 + ], + [ + -94.85081987178913, + 75.6472175157609 + ], + [ + -93.97774654821794, + 75.29648956979597 + ], + [ + -93.61275590694049, + 74.97999726022445 + ] + ] + ], + [ + [ + [ + -98.5, + 76.72 + ], + [ + -97.735585, + 76.25656 + ], + [ + -97.704415, + 75.74344 + ], + [ + -98.16, + 75 + ], + [ + -99.80874, + 74.89744 + ], + [ + -100.88366, + 75.05736 + ], + [ + -100.86292, + 75.64075 + ], + [ + -102.50209, + 75.5638 + ], + [ + -102.56552, + 76.3366 + ], + [ + -101.48973, + 76.30537 + ], + [ + -99.98349, + 76.64634 + ], + [ + -98.57699, + 76.58859 + ], + [ + -98.5, + 76.72 + ] + ] + ], + [ + [ + [ + -108.21141, + 76.20168 + ], + [ + -107.81943, + 75.84552 + ], + [ + -106.92893, + 76.01282 + ], + [ + -105.881, + 75.9694 + ], + [ + -105.70498, + 75.47951 + ], + [ + -106.31347, + 75.00527 + ], + [ + -109.7, + 74.85 + ], + [ + -112.22307, + 74.41696 + ], + [ + -113.74381, + 74.39427 + ], + [ + -113.87135, + 74.72029 + ], + [ + -111.79421, + 75.1625 + ], + [ + -116.31221, + 75.04343 + ], + [ + -117.7104, + 75.2222 + ], + [ + -116.34602, + 76.19903 + ], + [ + -115.40487, + 76.47887 + ], + [ + -112.59056, + 76.14134 + ], + [ + -110.81422, + 75.54919 + ], + [ + -109.0671, + 75.47321 + ], + [ + -110.49726, + 76.42982 + ], + [ + -109.5811, + 76.79417 + ], + [ + -108.54859, + 76.67832 + ], + [ + -108.21141, + 76.20168 + ] + ] + ], + [ + [ + [ + -94.68408586299947, + 77.09787832305838 + ], + [ + -93.57392106807313, + 76.77629588490609 + ], + [ + -91.60502315953661, + 76.77851797149461 + ], + [ + -90.74184587274922, + 76.44959747995681 + ], + [ + -90.96966142450799, + 76.07401317005946 + ], + [ + -89.82223792189927, + 75.84777374948563 + ], + [ + -89.18708289259979, + 75.61016551380763 + ], + [ + -87.83827633334963, + 75.56618886992723 + ], + [ + -86.37919226758868, + 75.48242137318218 + ], + [ + -84.78962521029061, + 75.69920400664651 + ], + [ + -82.75344458691006, + 75.78431509063125 + ], + [ + -81.12853084992437, + 75.71398346628203 + ], + [ + -80.05751095245915, + 75.33684886341588 + ], + [ + -79.83393286814832, + 74.92312734648719 + ], + [ + -80.45777075877584, + 74.65730377877779 + ], + [ + -81.94884253612554, + 74.44245901152433 + ], + [ + -83.22889360221143, + 74.56402781849096 + ], + [ + -86.0974523587333, + 74.41003205026115 + ], + [ + -88.15035030796022, + 74.39230703398499 + ], + [ + -89.76472205275837, + 74.51555532500115 + ], + [ + -92.42244096552943, + 74.837757880341 + ], + [ + -92.7682854886428, + 75.38681997344216 + ], + [ + -92.88990597204173, + 75.88265534128266 + ], + [ + -93.893824022176, + 76.31924367950054 + ], + [ + -95.96245744503582, + 76.44138092722247 + ], + [ + -97.12137895382949, + 76.75107778594761 + ], + [ + -96.74512285031236, + 77.16138865834515 + ], + [ + -94.68408586299947, + 77.09787832305838 + ] + ] + ], + [ + [ + [ + -116.19858659550734, + 77.64528677032621 + ], + [ + -116.33581336145838, + 76.87696157501055 + ], + [ + -117.10605058476878, + 76.53003184681913 + ], + [ + -118.04041215703813, + 76.4811717800871 + ], + [ + -119.89931758688569, + 76.05321340606199 + ], + [ + -121.4999950771265, + 75.9000186225328 + ], + [ + -122.85492448615896, + 76.11654287383568 + ], + [ + -122.8549252936032, + 76.11654287383568 + ], + [ + -121.15753536032825, + 76.86450755482835 + ], + [ + -119.10393897182104, + 77.51221995717464 + ], + [ + -117.57013078496597, + 77.4983189968881 + ], + [ + -116.19858659550734, + 77.64528677032621 + ] + ] + ], + [ + [ + [ + -93.84000301794399, + 77.5199972602345 + ], + [ + -94.29560828324526, + 77.4913426785287 + ], + [ + -96.16965410031008, + 77.5551113959769 + ], + [ + -96.43630449093612, + 77.83462921824362 + ], + [ + -94.42257727738638, + 77.82000478790499 + ], + [ + -93.72065629756588, + 77.63433136668033 + ], + [ + -93.84000301794399, + 77.5199972602345 + ] + ] + ], + [ + [ + [ + -110.18693803591297, + 77.6970148790503 + ], + [ + -112.05119116905848, + 77.40922882761686 + ], + [ + -113.53427893761906, + 77.73220652944116 + ], + [ + -112.72458675825384, + 78.05105011668195 + ], + [ + -111.26444332563085, + 78.15295604116156 + ], + [ + -109.8544518705471, + 77.99632477488484 + ], + [ + -110.18693803591297, + 77.6970148790503 + ] + ] + ], + [ + [ + [ + -109.66314571820259, + 78.60197256134569 + ], + [ + -110.88131425661886, + 78.40691986766001 + ], + [ + -112.54209143761517, + 78.4079017198735 + ], + [ + -112.5258908760916, + 78.55055451121522 + ], + [ + -111.5000103422334, + 78.84999359813057 + ], + [ + -110.96366065147602, + 78.80444082306522 + ], + [ + -109.66314571820259, + 78.60197256134569 + ] + ] + ], + [ + [ + [ + -95.83029496944934, + 78.05694122996326 + ], + [ + -97.30984290239799, + 77.85059723582178 + ], + [ + -98.12428931353396, + 78.08285696075758 + ], + [ + -98.55286780474664, + 78.4581053738451 + ], + [ + -98.63198442258552, + 78.87193024363839 + ], + [ + -97.33723141151262, + 78.83198436147677 + ], + [ + -96.75439876990879, + 78.765812689927 + ], + [ + -95.55927792029458, + 78.41831452098029 + ], + [ + -95.83029496944934, + 78.05694122996326 + ] + ] + ], + [ + [ + [ + -100.06019182005214, + 78.3247543403159 + ], + [ + -99.67093909381362, + 77.9075446642074 + ], + [ + -101.30394019245301, + 78.01898489044481 + ], + [ + -102.94980872273305, + 78.34322866486022 + ], + [ + -105.17613277873154, + 78.38033234324574 + ], + [ + -104.21042945027716, + 78.6774201524918 + ], + [ + -105.41958045125854, + 78.91833567983645 + ], + [ + -105.49228919149316, + 79.30159393992919 + ], + [ + -103.52928239623793, + 79.16534902619165 + ], + [ + -100.82515804726881, + 78.80046173777869 + ], + [ + -100.06019182005214, + 78.3247543403159 + ] + ] + ], + [ + [ + [ + -87.02, + 79.66 + ], + [ + -85.81435, + 79.3369 + ], + [ + -87.18756, + 79.0393 + ], + [ + -89.03535, + 78.28723 + ], + [ + -90.80436, + 78.21533 + ], + [ + -92.87669, + 78.34333 + ], + [ + -93.95116, + 78.75099 + ], + [ + -93.93574, + 79.11373 + ], + [ + -93.14524, + 79.3801 + ], + [ + -94.974, + 79.37248 + ], + [ + -96.07614, + 79.70502 + ], + [ + -96.70972, + 80.15777 + ], + [ + -96.01644, + 80.60233 + ], + [ + -95.32345, + 80.90729 + ], + [ + -94.29843, + 80.97727 + ], + [ + -94.73542, + 81.20646 + ], + [ + -92.40984, + 81.25739 + ], + [ + -91.13289, + 80.72345 + ], + [ + -89.45, + 80.50932203389829 + ], + [ + -87.81, + 80.32 + ], + [ + -87.02, + 79.66 + ] + ] + ], + [ + [ + [ + -68.5, + 83.10632151676575 + ], + [ + -65.82735, + 83.02801 + ], + [ + -63.68, + 82.9 + ], + [ + -61.85, + 82.6286 + ], + [ + -61.89388, + 82.36165 + ], + [ + -64.334, + 81.92775 + ], + [ + -66.75342, + 81.72527 + ], + [ + -67.65755, + 81.50141 + ], + [ + -65.48031, + 81.50657 + ], + [ + -67.84, + 80.9 + ], + [ + -69.4697, + 80.61683 + ], + [ + -71.18, + 79.8 + ], + [ + -73.2428, + 79.63415 + ], + [ + -73.88, + 79.43016220480207 + ], + [ + -76.90773, + 79.32309 + ], + [ + -75.52924, + 79.19766 + ], + [ + -76.22046, + 79.01907 + ], + [ + -75.39345, + 78.52581 + ], + [ + -76.34354, + 78.18296 + ], + [ + -77.88851, + 77.89991 + ], + [ + -78.36269, + 77.50859 + ], + [ + -79.75951, + 77.20968 + ], + [ + -79.61965, + 76.98336 + ], + [ + -77.91089, + 77.022045 + ], + [ + -77.88911, + 76.777955 + ], + [ + -80.56125, + 76.17812 + ], + [ + -83.17439, + 76.45403 + ], + [ + -86.11184, + 76.29901 + ], + [ + -87.6, + 76.42 + ], + [ + -89.49068, + 76.47239 + ], + [ + -89.6161, + 76.95213 + ], + [ + -87.76739, + 77.17833 + ], + [ + -88.26, + 77.9 + ], + [ + -87.65, + 77.97022222222222 + ], + [ + -84.97634, + 77.53873 + ], + [ + -86.34, + 78.18 + ], + [ + -87.96192, + 78.37181 + ], + [ + -87.15198, + 78.75867 + ], + [ + -85.37868, + 78.9969 + ], + [ + -85.09495, + 79.34543 + ], + [ + -86.50734, + 79.73624 + ], + [ + -86.93179, + 80.25145 + ], + [ + -84.19844, + 80.20836 + ], + [ + -83.40869565217383, + 80.1 + ], + [ + -81.84823, + 80.46442 + ], + [ + -84.1, + 80.58 + ], + [ + -87.59895, + 80.51627 + ], + [ + -89.36663, + 80.85569 + ], + [ + -90.2, + 81.26 + ], + [ + -91.36786, + 81.5531 + ], + [ + -91.58702, + 81.89429 + ], + [ + -90.1, + 82.085 + ], + [ + -88.93227, + 82.11751 + ], + [ + -86.97024, + 82.27961 + ], + [ + -85.5, + 82.65227345805704 + ], + [ + -84.260005, + 82.6 + ], + [ + -83.18, + 82.32 + ], + [ + -82.42, + 82.86 + ], + [ + -81.1, + 83.02 + ], + [ + -79.30664, + 83.13056 + ], + [ + -76.25, + 83.1720588235294 + ], + [ + -75.71878, + 83.06404 + ], + [ + -72.83153, + 83.23324 + ], + [ + -70.665765, + 83.16978075838284 + ], + [ + -68.5, + 83.10632151676575 + ] + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 5, + "sovereignt": "Costa Rica", + "sov_a3": "CRI", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Costa Rica", + "adm0_a3": "CRI", + "geou_dif": 0, + "geounit": "Costa Rica", + "gu_a3": "CRI", + "su_dif": 0, + "subunit": "Costa Rica", + "su_a3": "CRI", + "brk_diff": 0, + "name": "Costa Rica", + "name_long": "Costa Rica", + "brk_a3": "CRI", + "brk_name": "Costa Rica", + "brk_group": null, + "abbrev": "C.R.", + "postal": "CR", + "formal_en": "Republic of Costa Rica", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Costa Rica", + "name_alt": null, + "mapcolor7": 3, + "mapcolor8": 2, + "mapcolor9": 4, + "mapcolor13": 2, + "pop_est": 4253877, + "gdp_md_est": 48320, + "pop_year": -99, + "lastcensus": 2011, + "gdp_year": -99, + "economy": "5. Emerging region: G20", + "income_grp": "3. Upper middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "CR", + "iso_a3": "CRI", + "iso_n3": "188", + "un_a3": "188", + "wb_a2": "CR", + "wb_a3": "CRI", + "woe_id": -99, + "adm0_a3_is": "CRI", + "adm0_a3_us": "CRI", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "North America", + "region_un": "Americas", + "subregion": "Central America", + "region_wb": "Latin America & Caribbean", + "name_len": 10, + "long_len": 10, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "CRI.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -82.96578304719736, + 8.225027980985985 + ], + [ + -83.50843726269431, + 8.446926581247283 + ], + [ + -83.71147396516908, + 8.656836249216866 + ], + [ + -83.59631303580665, + 8.830443223501419 + ], + [ + -83.63264156770784, + 9.051385809765321 + ], + [ + -83.90988562695372, + 9.29080272057358 + ], + [ + -84.30340165885636, + 9.487354030795714 + ], + [ + -84.64764421256866, + 9.615537421095707 + ], + [ + -84.71335079622777, + 9.908051866083852 + ], + [ + -84.97566036654133, + 10.086723130733006 + ], + [ + -84.91137488477024, + 9.795991522658923 + ], + [ + -85.11092342806532, + 9.55703969974131 + ], + [ + -85.33948828809227, + 9.83454214114866 + ], + [ + -85.66078650586698, + 9.933347479690724 + ], + [ + -85.79744483106285, + 10.134885565629034 + ], + [ + -85.79170874707843, + 10.439337266476613 + ], + [ + -85.65931372754666, + 10.75433095951172 + ], + [ + -85.94172543002176, + 10.895278428587801 + ], + [ + -85.7125404528073, + 11.088444932494824 + ], + [ + -85.56185197624418, + 11.217119248901597 + ], + [ + -84.90300330273895, + 10.952303371621896 + ], + [ + -84.67306901725627, + 11.082657172078143 + ], + [ + -84.35593075228104, + 10.999225572142905 + ], + [ + -84.19017859570485, + 10.793450018756674 + ], + [ + -83.89505449088595, + 10.726839097532446 + ], + [ + -83.65561174186158, + 10.938764146361422 + ], + [ + -83.40231970898296, + 10.395438137244652 + ], + [ + -83.01567664257517, + 9.992982082555555 + ], + [ + -82.54619625520348, + 9.566134751824677 + ], + [ + -82.93289099804358, + 9.476812038608173 + ], + [ + -82.92715491405916, + 9.074330145702916 + ], + [ + -82.71918311230053, + 8.925708726431495 + ], + [ + -82.86865719270477, + 8.807266343618522 + ], + [ + -82.82977067740516, + 8.62629547773237 + ], + [ + -82.91317643912421, + 8.42351715741907 + ], + [ + -82.96578304719736, + 8.225027980985985 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Cuba", + "sov_a3": "CUB", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Cuba", + "adm0_a3": "CUB", + "geou_dif": 0, + "geounit": "Cuba", + "gu_a3": "CUB", + "su_dif": 0, + "subunit": "Cuba", + "su_a3": "CUB", + "brk_diff": 0, + "name": "Cuba", + "name_long": "Cuba", + "brk_a3": "CUB", + "brk_name": "Cuba", + "brk_group": null, + "abbrev": "Cuba", + "postal": "CU", + "formal_en": "Republic of Cuba", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Cuba", + "name_alt": null, + "mapcolor7": 3, + "mapcolor8": 5, + "mapcolor9": 3, + "mapcolor13": 4, + "pop_est": 11451652, + "gdp_md_est": 108200, + "pop_year": -99, + "lastcensus": 2002, + "gdp_year": -99, + "economy": "5. Emerging region: G20", + "income_grp": "3. Upper middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "CU", + "iso_a3": "CUB", + "iso_n3": "192", + "un_a3": "192", + "wb_a2": "CU", + "wb_a3": "CUB", + "woe_id": -99, + "adm0_a3_is": "CUB", + "adm0_a3_us": "CUB", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "North America", + "region_un": "Americas", + "subregion": "Caribbean", + "region_wb": "Latin America & Caribbean", + "name_len": 4, + "long_len": 4, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "CUB.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -82.26815121125706, + 23.188610744717703 + ], + [ + -81.40445716014683, + 23.11727142993878 + ], + [ + -80.6187686835812, + 23.105980129483 + ], + [ + -79.67952368846025, + 22.76530324959883 + ], + [ + -79.28148596873207, + 22.399201565027056 + ], + [ + -78.34743445505649, + 22.512166246017088 + ], + [ + -77.99329586456028, + 22.277193508385935 + ], + [ + -77.14642249216105, + 21.657851467367834 + ], + [ + -76.52382483590856, + 21.206819566324373 + ], + [ + -76.19462012399319, + 21.220565497314013 + ], + [ + -75.59822241891267, + 21.016624457274133 + ], + [ + -75.67106035022806, + 20.735091254148 + ], + [ + -74.9338960435845, + 20.693905137611385 + ], + [ + -74.17802486845126, + 20.28462779385974 + ], + [ + -74.29664811877724, + 20.05037852628068 + ], + [ + -74.96159461129294, + 19.92343537035569 + ], + [ + -75.63468014189459, + 19.873774318923196 + ], + [ + -76.323656175426, + 19.95289093676206 + ], + [ + -77.75548092315306, + 19.855480861891873 + ], + [ + -77.08510840524674, + 20.413353786698792 + ], + [ + -77.49265458851661, + 20.67310537361389 + ], + [ + -78.13729224314159, + 20.73994883878343 + ], + [ + -78.48282670766119, + 21.02861338956585 + ], + [ + -78.71986650258401, + 21.598113511638434 + ], + [ + -79.28499996612794, + 21.5591753199065 + ], + [ + -80.21747534861865, + 21.827324327069036 + ], + [ + -80.51753455272141, + 22.03707896574176 + ], + [ + -81.82094336620318, + 22.19205658618507 + ], + [ + -82.16999182811864, + 22.38710927987075 + ], + [ + -81.79500179719267, + 22.636964830001958 + ], + [ + -82.77589799674084, + 22.688150336187064 + ], + [ + -83.49445878775936, + 22.16851797127613 + ], + [ + -83.90880042187563, + 22.154565334557333 + ], + [ + -84.05215084505326, + 21.910575059491254 + ], + [ + -84.54703019889638, + 21.801227728761642 + ], + [ + -84.97491105827311, + 21.89602814380109 + ], + [ + -84.44706214062776, + 22.204949856041907 + ], + [ + -84.23035702181178, + 22.565754706303764 + ], + [ + -83.7782399156902, + 22.788118394455694 + ], + [ + -83.26754757356575, + 22.983041897060644 + ], + [ + -82.51043616405751, + 23.078746649665188 + ], + [ + -82.26815121125706, + 23.188610744717703 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 5, + "sovereignt": "Dominican Republic", + "sov_a3": "DOM", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Dominican Republic", + "adm0_a3": "DOM", + "geou_dif": 0, + "geounit": "Dominican Republic", + "gu_a3": "DOM", + "su_dif": 0, + "subunit": "Dominican Republic", + "su_a3": "DOM", + "brk_diff": 0, + "name": "Dominican Rep.", + "name_long": "Dominican Republic", + "brk_a3": "DOM", + "brk_name": "Dominican Rep.", + "brk_group": null, + "abbrev": "Dom. Rep.", + "postal": "DO", + "formal_en": "Dominican Republic", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Dominican Republic", + "name_alt": null, + "mapcolor7": 5, + "mapcolor8": 2, + "mapcolor9": 5, + "mapcolor13": 7, + "pop_est": 9650054, + "gdp_md_est": 78000, + "pop_year": -99, + "lastcensus": 2010, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "3. Upper middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "DO", + "iso_a3": "DOM", + "iso_n3": "214", + "un_a3": "214", + "wb_a2": "DO", + "wb_a3": "DOM", + "woe_id": -99, + "adm0_a3_is": "DOM", + "adm0_a3_us": "DOM", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "North America", + "region_un": "Americas", + "subregion": "Caribbean", + "region_wb": "Latin America & Caribbean", + "name_len": 14, + "long_len": 18, + "abbrev_len": 9, + "tiny": -99, + "homepart": 1, + "filename": "DOM.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -71.71236141629296, + 19.714455878167357 + ], + [ + -71.58730445014663, + 19.8849105900821 + ], + [ + -70.80670610216174, + 19.880285549391985 + ], + [ + -70.21436499701613, + 19.62288524014616 + ], + [ + -69.95081519232758, + 19.647999986240006 + ], + [ + -69.76925004747008, + 19.293267116772437 + ], + [ + -69.22212582057988, + 19.313214219637103 + ], + [ + -69.25434607611385, + 19.015196234609874 + ], + [ + -68.80941199408083, + 18.979074408437853 + ], + [ + -68.31794328476897, + 18.612197577381693 + ], + [ + -68.68931596543452, + 18.205142320218613 + ], + [ + -69.16494584824892, + 18.42264842373511 + ], + [ + -69.62398759629764, + 18.380712998930246 + ], + [ + -69.95293392605154, + 18.42830699307106 + ], + [ + -70.1332329983179, + 18.245915025296895 + ], + [ + -70.51713721381422, + 18.184290879788833 + ], + [ + -70.66929846869763, + 18.426885891183034 + ], + [ + -70.99995012071719, + 18.283328762276213 + ], + [ + -71.4002099270339, + 17.5985643579766 + ], + [ + -71.65766191271202, + 17.7575727401387 + ], + [ + -71.70830481635805, + 18.04499705654609 + ], + [ + -71.68773759630587, + 18.31666006110447 + ], + [ + -71.94511206733556, + 18.61690013272026 + ], + [ + -71.70130265978248, + 18.78541697842405 + ], + [ + -71.62487321642283, + 19.169837958243306 + ], + [ + -71.71236141629296, + 19.714455878167357 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Denmark", + "sov_a3": "DN1", + "adm0_dif": 1, + "level": 2, + "type": "Country", + "admin": "Greenland", + "adm0_a3": "GRL", + "geou_dif": 0, + "geounit": "Greenland", + "gu_a3": "GRL", + "su_dif": 0, + "subunit": "Greenland", + "su_a3": "GRL", + "brk_diff": 0, + "name": "Greenland", + "name_long": "Greenland", + "brk_a3": "GRL", + "brk_name": "Greenland", + "brk_group": null, + "abbrev": "Grlnd.", + "postal": "GL", + "formal_en": "Greenland", + "formal_fr": null, + "note_adm0": "Den.", + "note_brk": null, + "name_sort": "Greenland", + "name_alt": null, + "mapcolor7": 4, + "mapcolor8": 1, + "mapcolor9": 3, + "mapcolor13": 12, + "pop_est": 57600, + "gdp_md_est": 1100, + "pop_year": -99, + "lastcensus": 2010, + "gdp_year": -99, + "economy": "2. Developed region: nonG7", + "income_grp": "2. High income: nonOECD", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "GL", + "iso_a3": "GRL", + "iso_n3": "304", + "un_a3": "304", + "wb_a2": "GL", + "wb_a3": "GRL", + "woe_id": -99, + "adm0_a3_is": "GRL", + "adm0_a3_us": "GRL", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "North America", + "region_un": "Americas", + "subregion": "Northern America", + "region_wb": "Europe & Central Asia", + "name_len": 9, + "long_len": 9, + "abbrev_len": 6, + "tiny": -99, + "homepart": -99, + "filename": "GRL.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -46.76379, + 82.62796 + ], + [ + -43.40644, + 83.22516 + ], + [ + -39.89753, + 83.18018 + ], + [ + -38.62214, + 83.54905 + ], + [ + -35.08787, + 83.64513 + ], + [ + -27.10046, + 83.51966 + ], + [ + -20.84539, + 82.72669 + ], + [ + -22.69182, + 82.34165 + ], + [ + -26.51753, + 82.29765 + ], + [ + -31.9, + 82.2 + ], + [ + -31.39646, + 82.02154 + ], + [ + -27.85666, + 82.13178 + ], + [ + -24.84448, + 81.78697 + ], + [ + -22.90328, + 82.09317 + ], + [ + -22.07175, + 81.73449 + ], + [ + -23.16961, + 81.15271 + ], + [ + -20.62363, + 81.52462 + ], + [ + -15.76818, + 81.91245 + ], + [ + -12.77018, + 81.71885 + ], + [ + -12.20855, + 81.29154 + ], + [ + -16.28533, + 80.58004 + ], + [ + -16.85, + 80.35 + ], + [ + -20.04624, + 80.17708 + ], + [ + -17.73035, + 80.12912 + ], + [ + -18.9, + 79.4 + ], + [ + -19.70499, + 78.75128 + ], + [ + -19.67353, + 77.63859 + ], + [ + -18.47285, + 76.98565 + ], + [ + -20.03503, + 76.94434 + ], + [ + -21.67944, + 76.62795 + ], + [ + -19.83407, + 76.09808 + ], + [ + -19.59896, + 75.24838 + ], + [ + -20.66818, + 75.15585 + ], + [ + -19.37281, + 74.29561 + ], + [ + -21.59422, + 74.22382 + ], + [ + -20.43454, + 73.81713 + ], + [ + -20.76234, + 73.46436 + ], + [ + -22.17221, + 73.30955 + ], + [ + -23.56593, + 73.30663 + ], + [ + -22.31311, + 72.62928 + ], + [ + -22.29954, + 72.18409 + ], + [ + -24.27834, + 72.59788 + ], + [ + -24.79296, + 72.3302 + ], + [ + -23.44296, + 72.08016 + ], + [ + -22.13281, + 71.46898 + ], + [ + -21.75356, + 70.66369 + ], + [ + -23.53603, + 70.471 + ], + [ + -24.30702, + 70.85649 + ], + [ + -25.54341, + 71.43094 + ], + [ + -25.20135, + 70.75226 + ], + [ + -26.36276, + 70.22646 + ], + [ + -23.72742, + 70.18401 + ], + [ + -22.34902, + 70.12946 + ], + [ + -25.02927, + 69.2588 + ], + [ + -27.74737, + 68.47046 + ], + [ + -30.67371, + 68.12503 + ], + [ + -31.77665, + 68.12078 + ], + [ + -32.81105, + 67.73547 + ], + [ + -34.20196, + 66.67974 + ], + [ + -36.35284, + 65.9789 + ], + [ + -37.04378, + 65.93768 + ], + [ + -38.37505, + 65.69213 + ], + [ + -39.81222, + 65.45848 + ], + [ + -40.66899, + 64.83997 + ], + [ + -40.68281, + 64.13902 + ], + [ + -41.1887, + 63.48246 + ], + [ + -42.81938, + 62.68233 + ], + [ + -42.41666, + 61.90093 + ], + [ + -42.86619, + 61.07404 + ], + [ + -43.3784, + 60.09772 + ], + [ + -44.7875, + 60.03676 + ], + [ + -46.26364, + 60.85328 + ], + [ + -48.26294, + 60.85843 + ], + [ + -49.23308, + 61.40681 + ], + [ + -49.90039, + 62.38336 + ], + [ + -51.63325, + 63.62691 + ], + [ + -52.14014, + 64.27842 + ], + [ + -52.27659, + 65.1767 + ], + [ + -53.66166, + 66.09957 + ], + [ + -53.30161, + 66.8365 + ], + [ + -53.96911, + 67.18899 + ], + [ + -52.9804, + 68.35759 + ], + [ + -51.47536, + 68.72958 + ], + [ + -51.08041, + 69.14781 + ], + [ + -50.87122, + 69.9291 + ], + [ + -52.013585, + 69.574925 + ], + [ + -52.55792, + 69.42616 + ], + [ + -53.45629, + 69.283625 + ], + [ + -54.68336, + 69.61003 + ], + [ + -54.75001, + 70.28932 + ], + [ + -54.35884, + 70.821315 + ], + [ + -53.431315, + 70.835755 + ], + [ + -51.39014, + 70.56978 + ], + [ + -53.10937, + 71.20485 + ], + [ + -54.00422, + 71.54719 + ], + [ + -55, + 71.40653696727257 + ], + [ + -55.83468, + 71.65444 + ], + [ + -54.71819, + 72.58625 + ], + [ + -55.32634, + 72.95861 + ], + [ + -56.12003, + 73.64977 + ], + [ + -57.32363, + 74.71026 + ], + [ + -58.59679, + 75.09861 + ], + [ + -58.58516, + 75.51727 + ], + [ + -61.26861, + 76.10238 + ], + [ + -63.39165, + 76.1752 + ], + [ + -66.06427, + 76.13486 + ], + [ + -68.50438, + 76.06141 + ], + [ + -69.66485, + 76.37975 + ], + [ + -71.40257, + 77.00857 + ], + [ + -68.77671, + 77.32312 + ], + [ + -66.76397, + 77.37595 + ], + [ + -71.04293, + 77.63595 + ], + [ + -73.297, + 78.04419 + ], + [ + -73.15938, + 78.43271 + ], + [ + -69.37345, + 78.91388 + ], + [ + -65.7107, + 79.39436 + ], + [ + -65.3239, + 79.75814 + ], + [ + -68.02298, + 80.11721 + ], + [ + -67.15129, + 80.51582 + ], + [ + -63.68925, + 81.21396 + ], + [ + -62.23444, + 81.3211 + ], + [ + -62.65116, + 81.77042 + ], + [ + -60.28249, + 82.03363 + ], + [ + -57.20744, + 82.19074 + ], + [ + -54.13442, + 82.19962 + ], + [ + -53.04328, + 81.88833 + ], + [ + -50.39061, + 82.43883 + ], + [ + -48.00386, + 82.06481 + ], + [ + -46.59984, + 81.985945 + ], + [ + -44.523, + 81.6607 + ], + [ + -46.9007, + 82.19979 + ], + [ + -46.76379, + 82.62796 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Guatemala", + "sov_a3": "GTM", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Guatemala", + "adm0_a3": "GTM", + "geou_dif": 0, + "geounit": "Guatemala", + "gu_a3": "GTM", + "su_dif": 0, + "subunit": "Guatemala", + "su_a3": "GTM", + "brk_diff": 0, + "name": "Guatemala", + "name_long": "Guatemala", + "brk_a3": "GTM", + "brk_name": "Guatemala", + "brk_group": null, + "abbrev": "Guat.", + "postal": "GT", + "formal_en": "Republic of Guatemala", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Guatemala", + "name_alt": null, + "mapcolor7": 3, + "mapcolor8": 3, + "mapcolor9": 3, + "mapcolor13": 6, + "pop_est": 13276517, + "gdp_md_est": 68580, + "pop_year": -99, + "lastcensus": 2002, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "4. Lower middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "GT", + "iso_a3": "GTM", + "iso_n3": "320", + "un_a3": "320", + "wb_a2": "GT", + "wb_a3": "GTM", + "woe_id": -99, + "adm0_a3_is": "GTM", + "adm0_a3_us": "GTM", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "North America", + "region_un": "Americas", + "subregion": "Central America", + "region_wb": "Latin America & Caribbean", + "name_len": 9, + "long_len": 9, + "abbrev_len": 5, + "tiny": 4, + "homepart": 1, + "filename": "GTM.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -90.09555457229098, + 13.735337632700734 + ], + [ + -90.60862403030085, + 13.909771429901951 + ], + [ + -91.23241024449605, + 13.927832342987957 + ], + [ + -91.68974667027912, + 14.126218166556455 + ], + [ + -92.22775000686983, + 14.538828640190928 + ], + [ + -92.20322953974731, + 14.830102850804069 + ], + [ + -92.08721594925207, + 15.06458466232844 + ], + [ + -92.22924862340628, + 15.25144664149586 + ], + [ + -91.74796017125591, + 16.066564846251723 + ], + [ + -90.46447262242265, + 16.069562079324655 + ], + [ + -90.43886695022204, + 16.410109768128095 + ], + [ + -90.60084672724092, + 16.47077789963876 + ], + [ + -90.71182186558772, + 16.687483018454728 + ], + [ + -91.08167009150065, + 16.918476670799404 + ], + [ + -91.45392127151516, + 17.252177232324172 + ], + [ + -91.0022692532842, + 17.25465770107418 + ], + [ + -91.00151994501596, + 17.81759491624571 + ], + [ + -90.06793351923098, + 17.819326076727474 + ], + [ + -89.14308041050332, + 17.80831899664932 + ], + [ + -89.15080603713095, + 17.015576687075836 + ], + [ + -89.22912167026928, + 15.88693756760517 + ], + [ + -88.93061275913527, + 15.887273464415074 + ], + [ + -88.60458614780583, + 15.70638011317736 + ], + [ + -88.51836402052686, + 15.855389105690975 + ], + [ + -88.22502275262202, + 15.727722479713902 + ], + [ + -88.68067969435563, + 15.346247056535304 + ], + [ + -89.15481096063357, + 15.06641917567481 + ], + [ + -89.22522009963127, + 14.874286200413621 + ], + [ + -89.14553504103718, + 14.678019110569084 + ], + [ + -89.35332597528279, + 14.424132798719116 + ], + [ + -89.58734269891654, + 14.362586167859488 + ], + [ + -89.53421932652051, + 14.244815578666305 + ], + [ + -89.72193396682073, + 14.134228013561694 + ], + [ + -90.0646779039966, + 13.881969509328924 + ], + [ + -90.09555457229098, + 13.735337632700734 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 5, + "sovereignt": "Honduras", + "sov_a3": "HND", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Honduras", + "adm0_a3": "HND", + "geou_dif": 0, + "geounit": "Honduras", + "gu_a3": "HND", + "su_dif": 0, + "subunit": "Honduras", + "su_a3": "HND", + "brk_diff": 0, + "name": "Honduras", + "name_long": "Honduras", + "brk_a3": "HND", + "brk_name": "Honduras", + "brk_group": null, + "abbrev": "Hond.", + "postal": "HN", + "formal_en": "Republic of Honduras", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Honduras", + "name_alt": null, + "mapcolor7": 2, + "mapcolor8": 5, + "mapcolor9": 2, + "mapcolor13": 5, + "pop_est": 7792854, + "gdp_md_est": 33720, + "pop_year": -99, + "lastcensus": 2001, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "4. Lower middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "HN", + "iso_a3": "HND", + "iso_n3": "340", + "un_a3": "340", + "wb_a2": "HN", + "wb_a3": "HND", + "woe_id": -99, + "adm0_a3_is": "HND", + "adm0_a3_us": "HND", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "North America", + "region_un": "Americas", + "subregion": "Central America", + "region_wb": "Latin America & Caribbean", + "name_len": 8, + "long_len": 8, + "abbrev_len": 5, + "tiny": -99, + "homepart": 1, + "filename": "HND.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -87.31665442579549, + 12.984685777229004 + ], + [ + -87.48940873894713, + 13.297534898323931 + ], + [ + -87.79311113152653, + 13.384480495655168 + ], + [ + -87.72350297722932, + 13.785050360565606 + ], + [ + -87.85951534702161, + 13.893312486217097 + ], + [ + -88.06534257684012, + 13.96462596277979 + ], + [ + -88.50399797234962, + 13.845485948130943 + ], + [ + -88.54123084181595, + 13.980154730683523 + ], + [ + -88.84307288283276, + 14.140506700085211 + ], + [ + -89.05851192905766, + 14.340029405164215 + ], + [ + -89.35332597528281, + 14.424132798719086 + ], + [ + -89.14553504103719, + 14.678019110569153 + ], + [ + -89.22522009963124, + 14.874286200413678 + ], + [ + -89.15481096063353, + 15.066419175674866 + ], + [ + -88.6806796943556, + 15.34624705653539 + ], + [ + -88.22502275262195, + 15.72772247971403 + ], + [ + -88.12115312371537, + 15.688655096901359 + ], + [ + -87.90181250685241, + 15.864458319558196 + ], + [ + -87.61568010125234, + 15.8787985295192 + ], + [ + -87.52292090528846, + 15.797278957578783 + ], + [ + -87.36776241733213, + 15.84694000901129 + ], + [ + -86.90319129102818, + 15.756712958229569 + ], + [ + -86.44094560417739, + 15.78283539475319 + ], + [ + -86.11923397494434, + 15.893448798073962 + ], + [ + -86.00195431185784, + 16.00540578863439 + ], + [ + -85.68331743034628, + 15.953651841693953 + ], + [ + -85.44400387240256, + 15.885749009662446 + ], + [ + -85.18244361035721, + 15.90915843349063 + ], + [ + -84.98372188997882, + 15.995923163308701 + ], + [ + -84.52697974316715, + 15.857223619037427 + ], + [ + -84.36825558138258, + 15.835157782448732 + ], + [ + -84.06305457226682, + 15.648244126849136 + ], + [ + -83.77397661002612, + 15.42407176356687 + ], + [ + -83.41038123242036, + 15.270902818253774 + ], + [ + -83.14721900097413, + 14.99582916916421 + ], + [ + -83.48998877636602, + 15.016267198135663 + ], + [ + -83.62858496777288, + 14.880073960830371 + ], + [ + -83.97572140169359, + 14.749435939996486 + ], + [ + -84.22834164095241, + 14.74876414637663 + ], + [ + -84.4493359036486, + 14.621614284722511 + ], + [ + -84.64958207877963, + 14.666805324761867 + ], + [ + -84.8200367906943, + 14.81958669683263 + ], + [ + -84.92450069857233, + 14.790492865452336 + ], + [ + -85.05278744173688, + 14.551541042534723 + ], + [ + -85.14875057650288, + 14.560196844943619 + ], + [ + -85.16536454948482, + 14.35436961512505 + ], + [ + -85.51441301140028, + 14.079011745657908 + ], + [ + -85.69866533073696, + 13.960078436738002 + ], + [ + -85.8012947252685, + 13.836054999237604 + ], + [ + -86.09626380079061, + 14.038187364147234 + ], + [ + -86.31214209668985, + 13.771356106008225 + ], + [ + -86.52070817741992, + 13.778487453664468 + ], + [ + -86.75508663607962, + 13.75484548589094 + ], + [ + -86.73382178419149, + 13.263092556201398 + ], + [ + -86.88055701368438, + 13.254204209847217 + ], + [ + -87.00576900912743, + 13.025794379117258 + ], + [ + -87.31665442579549, + 12.984685777229004 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 5, + "sovereignt": "Haiti", + "sov_a3": "HTI", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Haiti", + "adm0_a3": "HTI", + "geou_dif": 0, + "geounit": "Haiti", + "gu_a3": "HTI", + "su_dif": 0, + "subunit": "Haiti", + "su_a3": "HTI", + "brk_diff": 0, + "name": "Haiti", + "name_long": "Haiti", + "brk_a3": "HTI", + "brk_name": "Haiti", + "brk_group": null, + "abbrev": "Haiti", + "postal": "HT", + "formal_en": "Republic of Haiti", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Haiti", + "name_alt": null, + "mapcolor7": 2, + "mapcolor8": 1, + "mapcolor9": 7, + "mapcolor13": 2, + "pop_est": 9035536, + "gdp_md_est": 11500, + "pop_year": -99, + "lastcensus": 2003, + "gdp_year": -99, + "economy": "7. Least developed region", + "income_grp": "5. Low income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "HT", + "iso_a3": "HTI", + "iso_n3": "332", + "un_a3": "332", + "wb_a2": "HT", + "wb_a3": "HTI", + "woe_id": -99, + "adm0_a3_is": "HTI", + "adm0_a3_us": "HTI", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "North America", + "region_un": "Americas", + "subregion": "Caribbean", + "region_wb": "Latin America & Caribbean", + "name_len": 5, + "long_len": 5, + "abbrev_len": 5, + "tiny": -99, + "homepart": 1, + "filename": "HTI.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -73.18979061551762, + 19.915683905511912 + ], + [ + -72.57967281766362, + 19.871500555902358 + ], + [ + -71.71236141629296, + 19.714455878167357 + ], + [ + -71.62487321642283, + 19.169837958243306 + ], + [ + -71.70130265978248, + 18.78541697842405 + ], + [ + -71.94511206733556, + 18.61690013272026 + ], + [ + -71.68773759630587, + 18.31666006110447 + ], + [ + -71.70830481635805, + 18.04499705654609 + ], + [ + -72.37247616238935, + 18.21496084235406 + ], + [ + -72.84441118029488, + 18.14561107021836 + ], + [ + -73.45455481636503, + 18.217906398994696 + ], + [ + -73.92243323433566, + 18.030992743395004 + ], + [ + -74.45803361682478, + 18.342549953682706 + ], + [ + -74.36992529976713, + 18.66490753831941 + ], + [ + -73.44954220243272, + 18.526052964751145 + ], + [ + -72.69493709989064, + 18.445799465401862 + ], + [ + -72.334881557897, + 18.668421535715254 + ], + [ + -72.79164954292489, + 19.10162506761803 + ], + [ + -72.78410478381028, + 19.48359141690341 + ], + [ + -73.41502234566175, + 19.639550889560283 + ], + [ + -73.18979061551762, + 19.915683905511912 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 4, + "sovereignt": "Jamaica", + "sov_a3": "JAM", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Jamaica", + "adm0_a3": "JAM", + "geou_dif": 0, + "geounit": "Jamaica", + "gu_a3": "JAM", + "su_dif": 0, + "subunit": "Jamaica", + "su_a3": "JAM", + "brk_diff": 0, + "name": "Jamaica", + "name_long": "Jamaica", + "brk_a3": "JAM", + "brk_name": "Jamaica", + "brk_group": null, + "abbrev": "Jam.", + "postal": "J", + "formal_en": "Jamaica", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Jamaica", + "name_alt": null, + "mapcolor7": 1, + "mapcolor8": 2, + "mapcolor9": 4, + "mapcolor13": 10, + "pop_est": 2825928, + "gdp_md_est": 20910, + "pop_year": -99, + "lastcensus": 2011, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "3. Upper middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "JM", + "iso_a3": "JAM", + "iso_n3": "388", + "un_a3": "388", + "wb_a2": "JM", + "wb_a3": "JAM", + "woe_id": -99, + "adm0_a3_is": "JAM", + "adm0_a3_us": "JAM", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "North America", + "region_un": "Americas", + "subregion": "Caribbean", + "region_wb": "Latin America & Caribbean", + "name_len": 7, + "long_len": 7, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "JAM.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -77.56960079619921, + 18.490525417550487 + ], + [ + -76.89661861846211, + 18.400866807524082 + ], + [ + -76.36535905628554, + 18.160700588447597 + ], + [ + -76.19965857614164, + 17.886867173732966 + ], + [ + -76.9025614081757, + 17.868237819891746 + ], + [ + -77.20634131540348, + 17.70111623785982 + ], + [ + -77.76602291534061, + 17.86159739834224 + ], + [ + -78.33771928578561, + 18.225967922432233 + ], + [ + -78.21772661000388, + 18.454532782459193 + ], + [ + -77.79736467152563, + 18.524218451404778 + ], + [ + -77.56960079619921, + 18.490525417550487 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 2, + "sovereignt": "Mexico", + "sov_a3": "MEX", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Mexico", + "adm0_a3": "MEX", + "geou_dif": 0, + "geounit": "Mexico", + "gu_a3": "MEX", + "su_dif": 0, + "subunit": "Mexico", + "su_a3": "MEX", + "brk_diff": 0, + "name": "Mexico", + "name_long": "Mexico", + "brk_a3": "MEX", + "brk_name": "Mexico", + "brk_group": null, + "abbrev": "Mex.", + "postal": "MX", + "formal_en": "United Mexican States", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Mexico", + "name_alt": null, + "mapcolor7": 6, + "mapcolor8": 1, + "mapcolor9": 7, + "mapcolor13": 3, + "pop_est": 111211789, + "gdp_md_est": 1563000, + "pop_year": -99, + "lastcensus": 2010, + "gdp_year": -99, + "economy": "4. Emerging region: MIKT", + "income_grp": "3. Upper middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "MX", + "iso_a3": "MEX", + "iso_n3": "484", + "un_a3": "484", + "wb_a2": "MX", + "wb_a3": "MEX", + "woe_id": -99, + "adm0_a3_is": "MEX", + "adm0_a3_us": "MEX", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "North America", + "region_un": "Americas", + "subregion": "Central America", + "region_wb": "Latin America & Caribbean", + "name_len": 6, + "long_len": 6, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "MEX.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -97.14000830767071, + 25.869997463478395 + ], + [ + -97.52807247596655, + 24.992144069920297 + ], + [ + -97.70294552284223, + 24.272343044526735 + ], + [ + -97.77604183631905, + 22.932579860927657 + ], + [ + -97.87236670611111, + 22.44421173755336 + ], + [ + -97.69904395220419, + 21.898689480064263 + ], + [ + -97.38895952023677, + 21.411018988525825 + ], + [ + -97.18933346229329, + 20.635433254473128 + ], + [ + -96.52557552772032, + 19.890930894444068 + ], + [ + -96.29212724484177, + 19.320371405509547 + ], + [ + -95.90088497595995, + 18.82802419684873 + ], + [ + -94.83906348344271, + 18.562717393462208 + ], + [ + -94.4257295397562, + 18.144370835843347 + ], + [ + -93.5486512926824, + 18.423836981677937 + ], + [ + -92.7861138577835, + 18.52483856859226 + ], + [ + -92.0373481920904, + 18.704569200103432 + ], + [ + -91.40790340855926, + 18.87608327888023 + ], + [ + -90.77186987991087, + 19.28412038825678 + ], + [ + -90.53358985061305, + 19.8674181177513 + ], + [ + -90.45147599970124, + 20.707521877520435 + ], + [ + -90.27861833368489, + 20.99985545499555 + ], + [ + -89.60132117385149, + 21.26172577563449 + ], + [ + -88.54386633986284, + 21.49367544197662 + ], + [ + -87.65841651075772, + 21.458845526611977 + ], + [ + -87.05189022494807, + 21.543543199138295 + ], + [ + -86.81198238803296, + 21.331514797444754 + ], + [ + -86.84590796583262, + 20.849864610268355 + ], + [ + -87.38329118523586, + 20.25540477139873 + ], + [ + -87.62105445021075, + 19.64655304613592 + ], + [ + -87.43675045444176, + 19.47240346931227 + ], + [ + -87.58656043165593, + 19.04013011319074 + ], + [ + -87.83719112827151, + 18.25981598558343 + ], + [ + -88.09066402866318, + 18.51664785407405 + ], + [ + -88.30003109409364, + 18.49998220466 + ], + [ + -88.4901228502793, + 18.48683055264172 + ], + [ + -88.84834387892658, + 17.883198147040332 + ], + [ + -89.02985734735176, + 18.00151133877256 + ], + [ + -89.15090938999549, + 17.955467637600407 + ], + [ + -89.14308041050333, + 17.808318996649405 + ], + [ + -90.0679335192309, + 17.81932607672752 + ], + [ + -91.00151994501596, + 17.817594916245696 + ], + [ + -91.00226925328417, + 17.25465770107428 + ], + [ + -91.45392127151511, + 17.252177232324186 + ], + [ + -91.0816700915006, + 16.91847667079952 + ], + [ + -90.71182186558764, + 16.687483018454767 + ], + [ + -90.60084672724093, + 16.47077789963879 + ], + [ + -90.438866950222, + 16.41010976812811 + ], + [ + -90.46447262242265, + 16.069562079324726 + ], + [ + -91.74796017125595, + 16.066564846251765 + ], + [ + -92.2292486234063, + 15.251446641495873 + ], + [ + -92.08721594925203, + 15.064584662328512 + ], + [ + -92.20322953974727, + 14.83010285080411 + ], + [ + -92.22775000686983, + 14.538828640190957 + ], + [ + -93.35946387406176, + 15.615429592343672 + ], + [ + -93.87516883011851, + 15.940164292865914 + ], + [ + -94.69165646033014, + 16.200975246642884 + ], + [ + -95.25022701697304, + 16.128318182840644 + ], + [ + -96.05338212765331, + 15.752087917539596 + ], + [ + -96.55743404822829, + 15.65351512294279 + ], + [ + -97.26359249549665, + 15.917064927631316 + ], + [ + -98.01302995480961, + 16.107311713113912 + ], + [ + -98.94767574745651, + 16.566043402568763 + ], + [ + -99.69739742714705, + 16.70616404872817 + ], + [ + -100.82949886758131, + 17.17107107184205 + ], + [ + -101.66608862995446, + 17.649026394109626 + ], + [ + -101.91852800170022, + 17.916090196193977 + ], + [ + -102.47813208698891, + 17.975750637275098 + ], + [ + -103.50098954955808, + 18.29229462327885 + ], + [ + -103.91752743204682, + 18.74857168220001 + ], + [ + -104.9920096504755, + 19.316133938061682 + ], + [ + -105.49303849976144, + 19.946767279535436 + ], + [ + -105.73139604370766, + 20.434101874264115 + ], + [ + -105.39777299683135, + 20.531718654863425 + ], + [ + -105.50066077352443, + 20.81689504646613 + ], + [ + -105.27075232625793, + 21.07628489835514 + ], + [ + -105.26581722697402, + 21.42210358325235 + ], + [ + -105.6031609769754, + 21.871145941652568 + ], + [ + -105.69341386597313, + 22.269080308516152 + ], + [ + -106.02871639689897, + 22.773752346278627 + ], + [ + -106.90998043498837, + 23.767774359628902 + ], + [ + -107.91544877809139, + 24.54891531015295 + ], + [ + -108.40190487347098, + 25.17231395110593 + ], + [ + -109.26019873740665, + 25.58060944264406 + ], + [ + -109.44408932171734, + 25.824883938087677 + ], + [ + -109.29164384645627, + 26.442934068298428 + ], + [ + -109.80145768923182, + 26.676175645447927 + ], + [ + -110.3917317370857, + 27.16211497650454 + ], + [ + -110.64101884646163, + 27.859876003525528 + ], + [ + -111.17891883018785, + 27.941240546169066 + ], + [ + -111.75960689985163, + 28.46795258230395 + ], + [ + -112.2282346260904, + 28.95440867768349 + ], + [ + -112.27182369672869, + 29.266844387320074 + ], + [ + -112.80959448937398, + 30.021113593052345 + ], + [ + -113.16381059451868, + 30.78688080496943 + ], + [ + -113.14866939985717, + 31.17096588797892 + ], + [ + -113.87188106978186, + 31.567608344035193 + ], + [ + -114.2057366606035, + 31.52404511161313 + ], + [ + -114.77645117883503, + 31.799532172161147 + ], + [ + -114.93669979537212, + 31.3934846054276 + ], + [ + -114.77123185917351, + 30.913617255165267 + ], + [ + -114.67389929895177, + 30.162681179315992 + ], + [ + -114.33097449426292, + 29.75043244070741 + ], + [ + -113.58887508833544, + 29.061611436473015 + ], + [ + -113.42405310754054, + 28.82617361095123 + ], + [ + -113.27196936730553, + 28.7547826197399 + ], + [ + -113.14003943566439, + 28.411289374295958 + ], + [ + -112.9622983467965, + 28.42519033458251 + ], + [ + -112.76158708377488, + 27.780216783147523 + ], + [ + -112.45791052941166, + 27.52581370697476 + ], + [ + -112.2449519519368, + 27.17172679291076 + ], + [ + -111.6164890206192, + 26.662817287700477 + ], + [ + -111.28467464887302, + 25.732589830014433 + ], + [ + -110.98781938357239, + 25.294606228124564 + ], + [ + -110.71000688357134, + 24.82600434010186 + ], + [ + -110.65504899782887, + 24.298594672131117 + ], + [ + -110.17285620811343, + 24.265547593680424 + ], + [ + -109.77184709352855, + 23.811182562754198 + ], + [ + -109.4091043770557, + 23.36467234953625 + ], + [ + -109.43339230023292, + 23.1855876734287 + ], + [ + -109.85421932660171, + 22.818271592698068 + ], + [ + -110.03139197471444, + 22.823077500901206 + ], + [ + -110.29507097048366, + 23.43097321216669 + ], + [ + -110.94950130902805, + 24.00096426034599 + ], + [ + -111.67056840701268, + 24.484423122652515 + ], + [ + -112.18203589562147, + 24.738412787367167 + ], + [ + -112.14898881717085, + 25.47012523040405 + ], + [ + -112.3007108223797, + 26.012004299416613 + ], + [ + -112.77729671919155, + 26.32195954030317 + ], + [ + -113.46467078332194, + 26.768185533143424 + ], + [ + -113.59672990604383, + 26.639459540304472 + ], + [ + -113.84893673384424, + 26.90006378835244 + ], + [ + -114.46574662968003, + 27.142090358991368 + ], + [ + -115.055142178185, + 27.72272675222291 + ], + [ + -114.98225257043741, + 27.798200181585116 + ], + [ + -114.57036556685495, + 27.74148529714489 + ], + [ + -114.19932878299925, + 28.115002549750553 + ], + [ + -114.16201839888463, + 28.566111965442303 + ], + [ + -114.93184221073663, + 29.279479275015486 + ], + [ + -115.518653937627, + 29.556361599235398 + ], + [ + -115.88736528202958, + 30.180793768834178 + ], + [ + -116.25835038945293, + 30.83646434175358 + ], + [ + -116.72152625208498, + 31.635743720012044 + ], + [ + -117.12775999999985, + 32.53534 + ], + [ + -115.99135, + 32.61239000000012 + ], + [ + -114.72139, + 32.72083 + ], + [ + -114.815, + 32.52528 + ], + [ + -113.30498, + 32.03914 + ], + [ + -111.02361, + 31.33472 + ], + [ + -109.035, + 31.341940000000136 + ], + [ + -108.24194, + 31.34222 + ], + [ + -108.24, + 31.75485371816637 + ], + [ + -106.50759, + 31.75452 + ], + [ + -106.1429, + 31.39995 + ], + [ + -105.63159, + 31.08383 + ], + [ + -105.03737, + 30.64402 + ], + [ + -104.70575, + 30.12173 + ], + [ + -104.4569699999999, + 29.57196 + ], + [ + -103.94, + 29.27 + ], + [ + -103.11, + 28.97 + ], + [ + -102.48, + 29.76 + ], + [ + -101.6624, + 29.7793 + ], + [ + -100.9576, + 29.380710000000132 + ], + [ + -100.45584, + 28.696120000000118 + ], + [ + -100.11, + 28.110000000000127 + ], + [ + -99.52, + 27.54 + ], + [ + -99.3, + 26.84 + ], + [ + -99.02, + 26.37 + ], + [ + -98.24, + 26.06 + ], + [ + -97.53, + 25.84 + ], + [ + -97.14000830767071, + 25.869997463478395 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 5, + "sovereignt": "Nicaragua", + "sov_a3": "NIC", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Nicaragua", + "adm0_a3": "NIC", + "geou_dif": 0, + "geounit": "Nicaragua", + "gu_a3": "NIC", + "su_dif": 0, + "subunit": "Nicaragua", + "su_a3": "NIC", + "brk_diff": 0, + "name": "Nicaragua", + "name_long": "Nicaragua", + "brk_a3": "NIC", + "brk_name": "Nicaragua", + "brk_group": null, + "abbrev": "Nic.", + "postal": "NI", + "formal_en": "Republic of Nicaragua", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Nicaragua", + "name_alt": null, + "mapcolor7": 1, + "mapcolor8": 4, + "mapcolor9": 1, + "mapcolor13": 9, + "pop_est": 5891199, + "gdp_md_est": 16790, + "pop_year": -99, + "lastcensus": 2005, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "4. Lower middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "NI", + "iso_a3": "NIC", + "iso_n3": "558", + "un_a3": "558", + "wb_a2": "NI", + "wb_a3": "NIC", + "woe_id": -99, + "adm0_a3_is": "NIC", + "adm0_a3_us": "NIC", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "North America", + "region_un": "Americas", + "subregion": "Central America", + "region_wb": "Latin America & Caribbean", + "name_len": 9, + "long_len": 9, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "NIC.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -85.7125404528073, + 11.088444932494824 + ], + [ + -86.05848832878526, + 11.403438625529944 + ], + [ + -86.52584998243296, + 11.806876532432597 + ], + [ + -86.74599158399633, + 12.143961900272487 + ], + [ + -87.16751624220116, + 12.458257961471656 + ], + [ + -87.66849341505471, + 12.909909979702633 + ], + [ + -87.5574666002756, + 13.064551703336065 + ], + [ + -87.39238623731923, + 12.914018256069838 + ], + [ + -87.31665442579549, + 12.984685777228975 + ], + [ + -87.00576900912756, + 13.025794379117157 + ], + [ + -86.88055701368437, + 13.254204209847245 + ], + [ + -86.7338217841916, + 13.263092556201443 + ], + [ + -86.7550866360797, + 13.754845485890913 + ], + [ + -86.5207081774199, + 13.77848745366444 + ], + [ + -86.31214209668993, + 13.77135610600817 + ], + [ + -86.0962638007906, + 14.038187364147248 + ], + [ + -85.80129472526859, + 13.83605499923759 + ], + [ + -85.69866533073693, + 13.960078436738087 + ], + [ + -85.51441301140025, + 14.079011745657837 + ], + [ + -85.1653645494848, + 14.354369615125078 + ], + [ + -85.14875057650296, + 14.560196844943619 + ], + [ + -85.05278744173692, + 14.551541042534723 + ], + [ + -84.9245006985724, + 14.790492865452352 + ], + [ + -84.82003679069435, + 14.819586696832669 + ], + [ + -84.64958207877962, + 14.666805324761754 + ], + [ + -84.4493359036486, + 14.621614284722495 + ], + [ + -84.22834164095241, + 14.748764146376658 + ], + [ + -83.97572140169359, + 14.749435939996461 + ], + [ + -83.62858496777292, + 14.880073960830302 + ], + [ + -83.48998877636612, + 15.016267198135536 + ], + [ + -83.14721900097413, + 14.99582916916411 + ], + [ + -83.23323442252394, + 14.899866034398102 + ], + [ + -83.2841615465476, + 14.6766238468972 + ], + [ + -83.18212643098728, + 14.31070302983845 + ], + [ + -83.41249996614445, + 13.970077826386557 + ], + [ + -83.51983191601468, + 13.567699286345883 + ], + [ + -83.55220720084554, + 13.127054348193086 + ], + [ + -83.49851538769427, + 12.869292303921227 + ], + [ + -83.47332312695198, + 12.419087225794428 + ], + [ + -83.62610449902292, + 12.320850328007566 + ], + [ + -83.71961300325506, + 11.893124497927726 + ], + [ + -83.65085751009072, + 11.629032090700118 + ], + [ + -83.8554703437504, + 11.373311265503787 + ], + [ + -83.80893571647155, + 11.103043524617274 + ], + [ + -83.65561174186158, + 10.938764146361422 + ], + [ + -83.89505449088595, + 10.726839097532446 + ], + [ + -84.19017859570485, + 10.793450018756674 + ], + [ + -84.35593075228104, + 10.999225572142905 + ], + [ + -84.67306901725627, + 11.082657172078143 + ], + [ + -84.90300330273895, + 10.952303371621896 + ], + [ + -85.56185197624418, + 11.217119248901597 + ], + [ + -85.7125404528073, + 11.088444932494824 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 4, + "sovereignt": "Panama", + "sov_a3": "PAN", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Panama", + "adm0_a3": "PAN", + "geou_dif": 0, + "geounit": "Panama", + "gu_a3": "PAN", + "su_dif": 0, + "subunit": "Panama", + "su_a3": "PAN", + "brk_diff": 0, + "name": "Panama", + "name_long": "Panama", + "brk_a3": "PAN", + "brk_name": "Panama", + "brk_group": null, + "abbrev": "Pan.", + "postal": "PA", + "formal_en": "Republic of Panama", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Panama", + "name_alt": null, + "mapcolor7": 4, + "mapcolor8": 4, + "mapcolor9": 6, + "mapcolor13": 3, + "pop_est": 3360474, + "gdp_md_est": 38830, + "pop_year": -99, + "lastcensus": 2010, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "3. Upper middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "PA", + "iso_a3": "PAN", + "iso_n3": "591", + "un_a3": "591", + "wb_a2": "PA", + "wb_a3": "PAN", + "woe_id": -99, + "adm0_a3_is": "PAN", + "adm0_a3_us": "PAN", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "North America", + "region_un": "Americas", + "subregion": "Central America", + "region_wb": "Latin America & Caribbean", + "name_len": 6, + "long_len": 6, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "PAN.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -77.88157141794525, + 7.223771267114785 + ], + [ + -78.21493608266012, + 7.512254950384161 + ], + [ + -78.42916073272607, + 8.052041123888927 + ], + [ + -78.18209570993864, + 8.319182440621773 + ], + [ + -78.4354652574657, + 8.38770538984079 + ], + [ + -78.62212053090394, + 8.718124497915028 + ], + [ + -79.12030717641375, + 8.996092027213022 + ], + [ + -79.55787736684519, + 8.932374986197146 + ], + [ + -79.76057817251004, + 8.5845150822244 + ], + [ + -80.16448116730334, + 8.333315944853595 + ], + [ + -80.38265906443961, + 8.298408514840432 + ], + [ + -80.4806892564973, + 8.09030752200107 + ], + [ + -80.00368994822716, + 7.547524115423371 + ], + [ + -80.276670701809, + 7.419754136581715 + ], + [ + -80.42115800649708, + 7.271571966984764 + ], + [ + -80.8864009264208, + 7.220541490096537 + ], + [ + -81.05954281281473, + 7.817921047390596 + ], + [ + -81.18971574575795, + 7.647905585150339 + ], + [ + -81.51951473664468, + 7.706610012233909 + ], + [ + -81.72131120474445, + 8.108962714058435 + ], + [ + -82.13144120962892, + 8.175392767769635 + ], + [ + -82.39093441438257, + 8.29236237226229 + ], + [ + -82.82008134635042, + 8.290863755725823 + ], + [ + -82.85095801464482, + 8.073822740099956 + ], + [ + -82.96578304719736, + 8.225027980985985 + ], + [ + -82.91317643912421, + 8.42351715741907 + ], + [ + -82.82977067740516, + 8.62629547773237 + ], + [ + -82.86865719270477, + 8.807266343618522 + ], + [ + -82.71918311230053, + 8.925708726431495 + ], + [ + -82.92715491405916, + 9.074330145702916 + ], + [ + -82.93289099804358, + 9.476812038608173 + ], + [ + -82.54619625520348, + 9.566134751824677 + ], + [ + -82.18712256542341, + 9.20744863528678 + ], + [ + -82.20758643261095, + 8.9955752628901 + ], + [ + -81.80856686066929, + 8.950616766796173 + ], + [ + -81.71415401887204, + 9.031955471223583 + ], + [ + -81.43928707551154, + 8.786234035675719 + ], + [ + -80.94730160187676, + 8.858503526235905 + ], + [ + -80.52190121125008, + 9.111072089062432 + ], + [ + -79.91459977895599, + 9.31276520429762 + ], + [ + -79.57330278188431, + 9.611610012241526 + ], + [ + -79.02119177927793, + 9.552931423374105 + ], + [ + -79.05845048696037, + 9.454565334506526 + ], + [ + -78.50088762074719, + 9.420458889193881 + ], + [ + -78.05592770049802, + 9.2477304142583 + ], + [ + -77.72951351592641, + 8.946844387238869 + ], + [ + -77.35336076527385, + 8.67050466555807 + ], + [ + -77.47472286651133, + 8.524286200388218 + ], + [ + -77.24256649444008, + 7.935278225125444 + ], + [ + -77.43110795765699, + 7.638061224798735 + ], + [ + -77.75341386586139, + 7.709839789252142 + ], + [ + -77.88157141794525, + 7.223771267114785 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 5, + "sovereignt": "United States of America", + "sov_a3": "US1", + "adm0_dif": 1, + "level": 2, + "type": "Dependency", + "admin": "Puerto Rico", + "adm0_a3": "PRI", + "geou_dif": 0, + "geounit": "Puerto Rico", + "gu_a3": "PRI", + "su_dif": 0, + "subunit": "Puerto Rico", + "su_a3": "PRI", + "brk_diff": 0, + "name": "Puerto Rico", + "name_long": "Puerto Rico", + "brk_a3": "PRI", + "brk_name": "Puerto Rico", + "brk_group": null, + "abbrev": "P.R.", + "postal": "PR", + "formal_en": "Commonwealth of Puerto Rico", + "formal_fr": null, + "note_adm0": "Commonwealth of U.S.A.", + "note_brk": null, + "name_sort": "Puerto Rico", + "name_alt": null, + "mapcolor7": 4, + "mapcolor8": 5, + "mapcolor9": 1, + "mapcolor13": 1, + "pop_est": 3971020, + "gdp_md_est": 70230, + "pop_year": -99, + "lastcensus": 2010, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "2. High income: nonOECD", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "PR", + "iso_a3": "PRI", + "iso_n3": "630", + "un_a3": "630", + "wb_a2": "PR", + "wb_a3": "PRI", + "woe_id": -99, + "adm0_a3_is": "PRI", + "adm0_a3_us": "PRI", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "North America", + "region_un": "Americas", + "subregion": "Caribbean", + "region_wb": "Latin America & Caribbean", + "name_len": 11, + "long_len": 11, + "abbrev_len": 4, + "tiny": -99, + "homepart": -99, + "filename": "PRI.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -66.28243445500821, + 18.514761664295364 + ], + [ + -65.7713028632093, + 18.426679185453878 + ], + [ + -65.59100379094295, + 18.228034979723915 + ], + [ + -65.84716386581377, + 17.97590566657186 + ], + [ + -66.59993445500949, + 17.981822618069273 + ], + [ + -67.18416236028527, + 17.946553453030077 + ], + [ + -67.24242753769435, + 18.374460150622937 + ], + [ + -67.10067908391774, + 18.52060110114435 + ], + [ + -66.28243445500821, + 18.514761664295364 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 6, + "sovereignt": "El Salvador", + "sov_a3": "SLV", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "El Salvador", + "adm0_a3": "SLV", + "geou_dif": 0, + "geounit": "El Salvador", + "gu_a3": "SLV", + "su_dif": 0, + "subunit": "El Salvador", + "su_a3": "SLV", + "brk_diff": 0, + "name": "El Salvador", + "name_long": "El Salvador", + "brk_a3": "SLV", + "brk_name": "El Salvador", + "brk_group": null, + "abbrev": "El. S.", + "postal": "SV", + "formal_en": "Republic of El Salvador", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "El Salvador", + "name_alt": null, + "mapcolor7": 1, + "mapcolor8": 4, + "mapcolor9": 6, + "mapcolor13": 8, + "pop_est": 7185218, + "gdp_md_est": 43630, + "pop_year": -99, + "lastcensus": 2007, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "4. Lower middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "SV", + "iso_a3": "SLV", + "iso_n3": "222", + "un_a3": "222", + "wb_a2": "SV", + "wb_a3": "SLV", + "woe_id": -99, + "adm0_a3_is": "SLV", + "adm0_a3_us": "SLV", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "North America", + "region_un": "Americas", + "subregion": "Central America", + "region_wb": "Latin America & Caribbean", + "name_len": 11, + "long_len": 11, + "abbrev_len": 6, + "tiny": -99, + "homepart": 1, + "filename": "SLV.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -87.79311113152657, + 13.384480495655055 + ], + [ + -87.90411210808952, + 13.149016831917137 + ], + [ + -88.48330156121682, + 13.163951320849492 + ], + [ + -88.8432279121297, + 13.259733588102478 + ], + [ + -89.2567427233293, + 13.458532823129303 + ], + [ + -89.81239356154767, + 13.520622056527998 + ], + [ + -90.09555457229098, + 13.735337632700734 + ], + [ + -90.0646779039966, + 13.881969509328924 + ], + [ + -89.72193396682073, + 14.134228013561694 + ], + [ + -89.53421932652051, + 14.244815578666305 + ], + [ + -89.58734269891654, + 14.362586167859488 + ], + [ + -89.35332597528279, + 14.424132798719116 + ], + [ + -89.05851192905766, + 14.340029405164085 + ], + [ + -88.84307288283284, + 14.140506700085169 + ], + [ + -88.541230841816, + 13.980154730683479 + ], + [ + -88.50399797234971, + 13.845485948130857 + ], + [ + -88.06534257684012, + 13.964625962779778 + ], + [ + -87.8595153470216, + 13.893312486216983 + ], + [ + -87.72350297722939, + 13.785050360565506 + ], + [ + -87.79311113152657, + 13.384480495655055 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 5, + "sovereignt": "Trinidad and Tobago", + "sov_a3": "TTO", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Trinidad and Tobago", + "adm0_a3": "TTO", + "geou_dif": 0, + "geounit": "Trinidad and Tobago", + "gu_a3": "TTO", + "su_dif": 0, + "subunit": "Trinidad and Tobago", + "su_a3": "TTO", + "brk_diff": 0, + "name": "Trinidad and Tobago", + "name_long": "Trinidad and Tobago", + "brk_a3": "TTO", + "brk_name": "Trinidad and Tobago", + "brk_group": null, + "abbrev": "Tr.T.", + "postal": "TT", + "formal_en": "Republic of Trinidad and Tobago", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Trinidad and Tobago", + "name_alt": null, + "mapcolor7": 5, + "mapcolor8": 6, + "mapcolor9": 2, + "mapcolor13": 5, + "pop_est": 1310000, + "gdp_md_est": 29010, + "pop_year": -99, + "lastcensus": 2011, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "2. High income: nonOECD", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "TT", + "iso_a3": "TTO", + "iso_n3": "780", + "un_a3": "780", + "wb_a2": "TT", + "wb_a3": "TTO", + "woe_id": -99, + "adm0_a3_is": "TTO", + "adm0_a3_us": "TTO", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "North America", + "region_un": "Americas", + "subregion": "Caribbean", + "region_wb": "Latin America & Caribbean", + "name_len": 19, + "long_len": 19, + "abbrev_len": 5, + "tiny": 2, + "homepart": 1, + "filename": "TTO.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -61.68, + 10.76 + ], + [ + -61.105, + 10.89 + ], + [ + -60.895, + 10.855 + ], + [ + -60.935, + 10.11 + ], + [ + -61.77, + 10 + ], + [ + -61.95, + 10.09 + ], + [ + -61.66, + 10.365 + ], + [ + -61.68, + 10.76 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 2, + "sovereignt": "United States of America", + "sov_a3": "US1", + "adm0_dif": 1, + "level": 2, + "type": "Country", + "admin": "United States of America", + "adm0_a3": "USA", + "geou_dif": 0, + "geounit": "United States of America", + "gu_a3": "USA", + "su_dif": 0, + "subunit": "United States of America", + "su_a3": "USA", + "brk_diff": 0, + "name": "United States", + "name_long": "United States", + "brk_a3": "USA", + "brk_name": "United States", + "brk_group": null, + "abbrev": "U.S.A.", + "postal": "US", + "formal_en": "United States of America", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "United States of America", + "name_alt": null, + "mapcolor7": 4, + "mapcolor8": 5, + "mapcolor9": 1, + "mapcolor13": 1, + "pop_est": 313973000, + "gdp_md_est": 15094000, + "pop_year": 0, + "lastcensus": 2010, + "gdp_year": 0, + "economy": "1. Developed region: G7", + "income_grp": "1. High income: OECD", + "wikipedia": 0, + "fips_10": null, + "iso_a2": "US", + "iso_a3": "USA", + "iso_n3": "840", + "un_a3": "840", + "wb_a2": "US", + "wb_a3": "USA", + "woe_id": -99, + "adm0_a3_is": "USA", + "adm0_a3_us": "USA", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "North America", + "region_un": "Americas", + "subregion": "Northern America", + "region_wb": "North America", + "name_len": 13, + "long_len": 13, + "abbrev_len": 6, + "tiny": -99, + "homepart": 1, + "filename": "USA.geojson" + }, + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + -155.54211, + 19.08348 + ], + [ + -155.68817, + 18.91619 + ], + [ + -155.93665, + 19.05939 + ], + [ + -155.90806, + 19.33888 + ], + [ + -156.07347, + 19.70294 + ], + [ + -156.02368, + 19.81422 + ], + [ + -155.85008, + 19.97729 + ], + [ + -155.91907, + 20.17395 + ], + [ + -155.86108, + 20.26721 + ], + [ + -155.78505, + 20.2487 + ], + [ + -155.40214, + 20.07975 + ], + [ + -155.22452, + 19.99302 + ], + [ + -155.06226, + 19.8591 + ], + [ + -154.80741, + 19.50871 + ], + [ + -154.83147, + 19.45328 + ], + [ + -155.22217, + 19.23972 + ], + [ + -155.54211, + 19.08348 + ] + ] + ], + [ + [ + [ + -156.07926, + 20.64397 + ], + [ + -156.41445, + 20.57241 + ], + [ + -156.58673, + 20.783 + ], + [ + -156.70167, + 20.8643 + ], + [ + -156.71055, + 20.92676 + ], + [ + -156.61258, + 21.01249 + ], + [ + -156.25711, + 20.91745 + ], + [ + -155.99566, + 20.76404 + ], + [ + -156.07926, + 20.64397 + ] + ] + ], + [ + [ + [ + -156.75824, + 21.17684 + ], + [ + -156.78933, + 21.06873 + ], + [ + -157.32521, + 21.09777 + ], + [ + -157.25027, + 21.21958 + ], + [ + -156.75824, + 21.17684 + ] + ] + ], + [ + [ + [ + -157.65283, + 21.32217 + ], + [ + -157.70703, + 21.26442 + ], + [ + -157.7786, + 21.27729 + ], + [ + -158.12667, + 21.31244 + ], + [ + -158.2538, + 21.53919 + ], + [ + -158.29265, + 21.57912 + ], + [ + -158.0252, + 21.71696 + ], + [ + -157.94161, + 21.65272 + ], + [ + -157.65283, + 21.32217 + ] + ] + ], + [ + [ + [ + -159.34512, + 21.982 + ], + [ + -159.46372, + 21.88299 + ], + [ + -159.80051, + 22.06533 + ], + [ + -159.74877, + 22.1382 + ], + [ + -159.5962, + 22.23618 + ], + [ + -159.36569, + 22.21494 + ], + [ + -159.34512, + 21.982 + ] + ] + ], + [ + [ + [ + -94.81758, + 49.38905 + ], + [ + -94.63999999999987, + 48.84000000000012 + ], + [ + -94.32914, + 48.67074000000011 + ], + [ + -93.63087, + 48.60926 + ], + [ + -92.61, + 48.45 + ], + [ + -91.64, + 48.14 + ], + [ + -90.82999999999986, + 48.27 + ], + [ + -89.6, + 48.010000000000105 + ], + [ + -89.27291744663668, + 48.01980825458284 + ], + [ + -88.37811418328653, + 48.30291758889382 + ], + [ + -87.43979262330024, + 47.94 + ], + [ + -86.46199083122815, + 47.55333801939204 + ], + [ + -85.65236324740323, + 47.22021881773051 + ], + [ + -84.87607988151485, + 46.90008331968238 + ], + [ + -84.77923824739983, + 46.63710195574913 + ], + [ + -84.54374874544567, + 46.53868419044923 + ], + [ + -84.6049, + 46.4396 + ], + [ + -84.3367, + 46.40877000000011 + ], + [ + -84.1421195136733, + 46.51222585711574 + ], + [ + -84.09185126416148, + 46.27541860613826 + ], + [ + -83.89076534700567, + 46.116926988299156 + ], + [ + -83.6161309475905, + 46.116926988299156 + ], + [ + -83.46955074739463, + 45.99468638771259 + ], + [ + -83.59285071484308, + 45.81689362241255 + ], + [ + -82.55092464875818, + 45.34751658790545 + ], + [ + -82.33776312543108, + 44.44 + ], + [ + -82.13764238150397, + 43.57108755144 + ], + [ + -82.43, + 42.9800000000001 + ], + [ + -82.89999999999989, + 42.43000000000015 + ], + [ + -83.11999999999989, + 42.08 + ], + [ + -83.14199968131256, + 41.975681057293 + ], + [ + -83.02981014680694, + 41.83279572200601 + ], + [ + -82.69008928092018, + 41.675105088867326 + ], + [ + -82.43927771679162, + 41.675105088867326 + ], + [ + -81.27774654816707, + 42.20902598730686 + ], + [ + -80.24744767934784, + 42.36619985612267 + ], + [ + -78.9393621487437, + 42.86361135514812 + ], + [ + -78.92, + 42.965 + ], + [ + -79.00999999999988, + 43.27 + ], + [ + -79.17167355011188, + 43.46633942318431 + ], + [ + -78.72027991404238, + 43.62508942318496 + ], + [ + -77.73788509795762, + 43.62905558936339 + ], + [ + -76.82003414580558, + 43.628784288093755 + ], + [ + -76.5, + 44.018458893758606 + ], + [ + -76.375, + 44.09631 + ], + [ + -75.31821, + 44.816450000000174 + ], + [ + -74.867, + 45.000480000000124 + ], + [ + -73.34783, + 45.00738 + ], + [ + -71.50505999999987, + 45.0082000000001 + ], + [ + -71.405, + 45.25500000000014 + ], + [ + -71.08482, + 45.30524000000017 + ], + [ + -70.6599999999998, + 45.46 + ], + [ + -70.305, + 45.915 + ], + [ + -69.99997, + 46.69307 + ], + [ + -69.237216, + 47.447781 + ], + [ + -68.905, + 47.185 + ], + [ + -68.23444, + 47.35486 + ], + [ + -67.79046, + 47.06636 + ], + [ + -67.79134, + 45.70281000000014 + ], + [ + -67.13741, + 45.13753 + ], + [ + -66.96466, + 44.80970000000016 + ], + [ + -68.03252, + 44.3252 + ], + [ + -69.05999999999989, + 43.98 + ], + [ + -70.11617, + 43.684050000000155 + ], + [ + -70.645475633411, + 43.09023834896405 + ], + [ + -70.81489, + 42.8653 + ], + [ + -70.825, + 42.335 + ], + [ + -70.495, + 41.805 + ], + [ + -70.08, + 41.78 + ], + [ + -70.185, + 42.145 + ], + [ + -69.88497, + 41.92283000000012 + ], + [ + -69.96503, + 41.63717000000017 + ], + [ + -70.64, + 41.475 + ], + [ + -71.12039, + 41.49445000000017 + ], + [ + -71.85999999999984, + 41.32 + ], + [ + -72.295, + 41.27 + ], + [ + -72.87643, + 41.22065 + ], + [ + -73.71, + 40.93110235165449 + ], + [ + -72.24126, + 41.11948000000015 + ], + [ + -71.94499999999982, + 40.93 + ], + [ + -73.345, + 40.63 + ], + [ + -73.982, + 40.628 + ], + [ + -73.952325, + 40.75075 + ], + [ + -74.25671, + 40.47351 + ], + [ + -73.96244, + 40.42763 + ], + [ + -74.17838, + 39.70926 + ], + [ + -74.90604, + 38.93954 + ], + [ + -74.98041, + 39.1964 + ], + [ + -75.20002, + 39.248450000000105 + ], + [ + -75.52805, + 39.4985 + ], + [ + -75.32, + 38.96 + ], + [ + -75.0718347647898, + 38.78203223017928 + ], + [ + -75.05673, + 38.40412000000012 + ], + [ + -75.37747, + 38.01551 + ], + [ + -75.94023, + 37.21689 + ], + [ + -76.03127, + 37.2566 + ], + [ + -75.72204999999978, + 37.93705000000011 + ], + [ + -76.23287, + 38.319215 + ], + [ + -76.35, + 39.15 + ], + [ + -76.542725, + 38.71761500000011 + ], + [ + -76.32933, + 38.08326 + ], + [ + -76.98999793161354, + 38.23999176691339 + ], + [ + -76.30162, + 37.917945 + ], + [ + -76.25874, + 36.96640000000011 + ], + [ + -75.9718, + 36.89726 + ], + [ + -75.86803999999984, + 36.55125 + ], + [ + -75.72749, + 35.55074000000013 + ], + [ + -76.36318, + 34.80854000000013 + ], + [ + -77.39763499999988, + 34.51201 + ], + [ + -78.05496, + 33.92547 + ], + [ + -78.55434999999983, + 33.86133000000012 + ], + [ + -79.06067, + 33.49395 + ], + [ + -79.20357, + 33.15839 + ], + [ + -80.301325, + 32.509355 + ], + [ + -80.86498, + 32.0333 + ], + [ + -81.33629, + 31.44049 + ], + [ + -81.49042, + 30.72999000000013 + ], + [ + -81.31371, + 30.035520000000105 + ], + [ + -80.98, + 29.180000000000117 + ], + [ + -80.53558499999988, + 28.47213 + ], + [ + -80.5299999999998, + 28.040000000000106 + ], + [ + -80.05653928497756, + 26.880000000000138 + ], + [ + -80.088015, + 26.205765 + ], + [ + -80.13155999999987, + 25.816775 + ], + [ + -80.38103, + 25.20616 + ], + [ + -80.67999999999988, + 25.08 + ], + [ + -81.17213, + 25.201260000000133 + ], + [ + -81.33, + 25.64 + ], + [ + -81.70999999999981, + 25.87 + ], + [ + -82.24, + 26.730000000000132 + ], + [ + -82.70515, + 27.49504 + ], + [ + -82.85526, + 27.88624 + ], + [ + -82.65, + 28.550000000000153 + ], + [ + -82.92999999999988, + 29.100000000000136 + ], + [ + -83.70959, + 29.93656 + ], + [ + -84.1, + 30.090000000000117 + ], + [ + -85.10882, + 29.63615 + ], + [ + -85.28784, + 29.68612000000013 + ], + [ + -85.7731, + 30.152610000000124 + ], + [ + -86.39999999999988, + 30.40000000000012 + ], + [ + -87.53036, + 30.27433 + ], + [ + -88.41782, + 30.3849 + ], + [ + -89.18048999999984, + 30.31598 + ], + [ + -89.59383117841978, + 30.15999400483685 + ], + [ + -89.413735, + 29.89419 + ], + [ + -89.43, + 29.48864 + ], + [ + -89.21767, + 29.29108 + ], + [ + -89.40823, + 29.15961 + ], + [ + -89.77928, + 29.307140000000143 + ], + [ + -90.15463, + 29.11743 + ], + [ + -90.880225, + 29.148535000000123 + ], + [ + -91.62678499999987, + 29.67700000000013 + ], + [ + -92.49906, + 29.5523 + ], + [ + -93.22637, + 29.78375 + ], + [ + -93.84842, + 29.71363 + ], + [ + -94.69, + 29.480000000000132 + ], + [ + -95.60026, + 28.73863 + ], + [ + -96.59404, + 28.30748 + ], + [ + -97.13999999999982, + 27.83 + ], + [ + -97.37, + 27.38 + ], + [ + -97.37999999999987, + 26.69 + ], + [ + -97.33, + 26.21000000000012 + ], + [ + -97.13999999999982, + 25.87 + ], + [ + -97.52999999999989, + 25.84 + ], + [ + -98.24, + 26.060000000000116 + ], + [ + -99.01999999999988, + 26.37 + ], + [ + -99.3, + 26.84 + ], + [ + -99.51999999999987, + 27.54 + ], + [ + -100.11, + 28.110000000000127 + ], + [ + -100.45584, + 28.696120000000118 + ], + [ + -100.9576, + 29.380710000000132 + ], + [ + -101.6624, + 29.779300000000116 + ], + [ + -102.48, + 29.76 + ], + [ + -103.11, + 28.97 + ], + [ + -103.94, + 29.27 + ], + [ + -104.45696999999984, + 29.57196 + ], + [ + -104.70575, + 30.12173 + ], + [ + -105.03737, + 30.64402 + ], + [ + -105.63159, + 31.08383000000012 + ], + [ + -106.1429, + 31.39995 + ], + [ + -106.50758999999982, + 31.75452 + ], + [ + -108.24, + 31.7548537181664 + ], + [ + -108.24194, + 31.34222 + ], + [ + -109.035, + 31.34194000000016 + ], + [ + -111.02361, + 31.33472 + ], + [ + -113.30498, + 32.03914 + ], + [ + -114.815, + 32.52528 + ], + [ + -114.72138999999986, + 32.72083 + ], + [ + -115.9913499999999, + 32.61239000000014 + ], + [ + -117.12775999999978, + 32.53534 + ], + [ + -117.29593769127388, + 33.04622461520389 + ], + [ + -117.944, + 33.621236431201396 + ], + [ + -118.41060227589749, + 33.740909223124504 + ], + [ + -118.51989482279971, + 34.02778157757575 + ], + [ + -119.081, + 34.078 + ], + [ + -119.43884064201669, + 34.3484771782843 + ], + [ + -120.36778, + 34.44711 + ], + [ + -120.62286, + 34.60855 + ], + [ + -120.74433, + 35.15686000000011 + ], + [ + -121.71456999999988, + 36.16153 + ], + [ + -122.54747, + 37.551760000000115 + ], + [ + -122.51201, + 37.78339000000013 + ], + [ + -122.95319, + 38.11371000000011 + ], + [ + -123.7272, + 38.95166000000012 + ], + [ + -123.86517, + 39.76699000000013 + ], + [ + -124.39807, + 40.3132 + ], + [ + -124.17886, + 41.142020000000116 + ], + [ + -124.2137, + 41.99964000000014 + ], + [ + -124.53284, + 42.7659900000001 + ], + [ + -124.14214, + 43.70838 + ], + [ + -124.020535, + 44.615895 + ], + [ + -123.89893, + 45.52341 + ], + [ + -124.079635, + 46.86475 + ], + [ + -124.39567, + 47.72017000000011 + ], + [ + -124.68721008300783, + 48.18443298339855 + ], + [ + -124.56610107421876, + 48.3797149658204 + ], + [ + -123.12, + 48.04 + ], + [ + -122.58736, + 47.096 + ], + [ + -122.34, + 47.36 + ], + [ + -122.5, + 48.18 + ], + [ + -122.84, + 49.000000000000114 + ], + [ + -120, + 49.000000000000114 + ], + [ + -117.03121, + 49.000000000000114 + ], + [ + -116.04818, + 49.000000000000114 + ], + [ + -113, + 49.000000000000114 + ], + [ + -110.04999999999983, + 49.000000000000114 + ], + [ + -107.05, + 49.000000000000114 + ], + [ + -104.04826, + 48.99986 + ], + [ + -100.65, + 49.000000000000114 + ], + [ + -97.22872000000471, + 49.00070000000011 + ], + [ + -95.15906950917196, + 49.000000000000114 + ], + [ + -95.15609, + 49.38425 + ], + [ + -94.81758, + 49.38905 + ] + ] + ], + [ + [ + [ + -153.0063140533369, + 57.11584219016589 + ], + [ + -154.0050902984581, + 56.73467682558106 + ], + [ + -154.5164027577701, + 56.9927489284467 + ], + [ + -154.67099280497115, + 57.46119578717249 + ], + [ + -153.76277950744148, + 57.81657461204377 + ], + [ + -153.2287294179211, + 57.968968410872435 + ], + [ + -152.56479061583514, + 57.901427313866975 + ], + [ + -152.1411472239063, + 57.59105866152199 + ], + [ + -153.0063140533369, + 57.11584219016589 + ] + ] + ], + [ + [ + [ + -165.57916419173358, + 59.90998688418755 + ], + [ + -166.19277014876727, + 59.754440822988975 + ], + [ + -166.848337368822, + 59.94140615502096 + ], + [ + -167.45527706609008, + 60.21306915957938 + ], + [ + -166.46779212142462, + 60.38416982689778 + ], + [ + -165.67442969466367, + 60.293606879306246 + ], + [ + -165.57916419173358, + 59.90998688418755 + ] + ] + ], + [ + [ + [ + -171.7316568675394, + 63.78251536727592 + ], + [ + -171.1144335602452, + 63.592191067144995 + ], + [ + -170.4911124339407, + 63.69497549097352 + ], + [ + -169.68250545965358, + 63.431115627691156 + ], + [ + -168.6894394603007, + 63.2975062120006 + ], + [ + -168.7719408844546, + 63.18859813094545 + ], + [ + -169.52943986720504, + 62.9769314642779 + ], + [ + -170.29055620021597, + 63.194437567794466 + ], + [ + -170.67138566799088, + 63.37582184513897 + ], + [ + -171.55306311753867, + 63.317789211675084 + ], + [ + -171.7911106028912, + 63.405845852300494 + ], + [ + -171.7316568675394, + 63.78251536727592 + ] + ] + ], + [ + [ + [ + -155.06779029032424, + 71.1477763943237 + ], + [ + -154.34416520894123, + 70.6964085964702 + ], + [ + -153.90000627339262, + 70.8899885118357 + ], + [ + -152.2100060699353, + 70.82999217394485 + ], + [ + -152.27000240782615, + 70.60000621202985 + ], + [ + -150.73999243874454, + 70.43001658800571 + ], + [ + -149.72000301816752, + 70.53001048449045 + ], + [ + -147.61336157935708, + 70.2140349392418 + ], + [ + -145.6899898002253, + 70.12000967068676 + ], + [ + -144.92001095907642, + 69.9899917670405 + ], + [ + -143.5894461804252, + 70.15251414659832 + ], + [ + -142.07251034871342, + 69.85193817817265 + ], + [ + -140.98598752156073, + 69.71199839952638 + ], + [ + -140.9859883290049, + 69.71199839952638 + ], + [ + -140.9924987520294, + 66.00002859156868 + ], + [ + -140.99776974812312, + 60.30639679629861 + ], + [ + -140.0129978161531, + 60.27683787702759 + ], + [ + -139.03900042031586, + 60.000007229240026 + ], + [ + -138.34089, + 59.56211000000016 + ], + [ + -137.4525, + 58.905000000000115 + ], + [ + -136.4797200000001, + 59.46389 + ], + [ + -135.47583, + 59.78778 + ], + [ + -134.945, + 59.27056000000013 + ], + [ + -134.27111, + 58.86111 + ], + [ + -133.35554888220722, + 58.410285142645165 + ], + [ + -132.73042, + 57.69289000000011 + ], + [ + -131.70780999999988, + 56.55212 + ], + [ + -130.00778, + 55.91583 + ], + [ + -129.9799942633583, + 55.28499787049722 + ], + [ + -130.53611018946725, + 54.8027534043494 + ], + [ + -131.08581823797215, + 55.17890615500204 + ], + [ + -131.9672114671423, + 55.49777558045906 + ], + [ + -132.25001074285947, + 56.36999624289746 + ], + [ + -133.53918108435641, + 57.17888743756214 + ], + [ + -134.07806292029605, + 58.1230675319669 + ], + [ + -135.03821103227907, + 58.18771474876393 + ], + [ + -136.62806230995466, + 58.21220937767046 + ], + [ + -137.80000627968604, + 58.49999542910379 + ], + [ + -139.867787041413, + 59.53776154238915 + ], + [ + -140.82527381713305, + 59.727517401765084 + ], + [ + -142.57444353556446, + 60.08444651960499 + ], + [ + -143.9588809948799, + 59.9991804063234 + ], + [ + -145.92555681682785, + 60.45860972761429 + ], + [ + -147.11437394914668, + 60.88465607364463 + ], + [ + -148.22430620012767, + 60.672989406977166 + ], + [ + -148.01806555885076, + 59.97832896589363 + ], + [ + -148.5708225168609, + 59.914172675203304 + ], + [ + -149.72785783587585, + 59.70565827090556 + ], + [ + -150.60824337461645, + 59.36821116803949 + ], + [ + -151.71639278868332, + 59.15582103131999 + ], + [ + -151.85943315326716, + 59.744984035879604 + ], + [ + -151.4097190012472, + 60.72580272077939 + ], + [ + -150.34694149473253, + 61.03358755150986 + ], + [ + -150.62111080625698, + 61.284424953854455 + ], + [ + -151.89583919981686, + 60.72719798445129 + ], + [ + -152.5783298410956, + 60.06165721296429 + ], + [ + -154.01917212625762, + 59.35027944603428 + ], + [ + -153.28751135965317, + 58.8647276882198 + ], + [ + -154.2324924387585, + 58.14637360293054 + ], + [ + -155.30749142151024, + 57.72779450136633 + ], + [ + -156.3083347239231, + 57.42277435976365 + ], + [ + -156.55609737854633, + 56.979984849670636 + ], + [ + -158.11721655986776, + 56.46360809999419 + ], + [ + -158.43332129619716, + 55.99415355083855 + ], + [ + -159.60332739971744, + 55.56668610292012 + ], + [ + -160.2897196116342, + 55.643580634170576 + ], + [ + -161.2230476552578, + 55.364734605523495 + ], + [ + -162.23776607974108, + 55.02418691672011 + ], + [ + -163.06944658104638, + 54.68973704692717 + ], + [ + -164.7855692210272, + 54.40417308208217 + ], + [ + -164.94222632552004, + 54.57222483989534 + ], + [ + -163.84833960676568, + 55.03943146424612 + ], + [ + -162.87000139061593, + 55.348043117893205 + ], + [ + -161.80417497459604, + 55.89498647727043 + ], + [ + -160.56360470278116, + 56.00805451112504 + ], + [ + -160.0705598622845, + 56.41805532492876 + ], + [ + -158.68444291891944, + 57.01667511659787 + ], + [ + -158.46109737855394, + 57.21692129172888 + ], + [ + -157.7227703521839, + 57.57000051536306 + ], + [ + -157.55027442119356, + 58.32832632103023 + ], + [ + -157.041674974577, + 58.91888458926172 + ], + [ + -158.19473120830548, + 58.61580231386984 + ], + [ + -158.5172179840231, + 58.78778148053732 + ], + [ + -159.05860612692874, + 58.424186102931685 + ], + [ + -159.71166704001735, + 58.93139028587634 + ], + [ + -159.9812888255002, + 58.57254914004164 + ], + [ + -160.35527116599653, + 59.07112335879364 + ], + [ + -161.35500342511506, + 58.670837714260756 + ], + [ + -161.96889360252635, + 58.67166453717738 + ], + [ + -162.05498653872468, + 59.26692536074745 + ], + [ + -161.87417070213536, + 59.6336213242906 + ], + [ + -162.5180590484921, + 59.98972361921391 + ], + [ + -163.81834143782015, + 59.79805573184339 + ], + [ + -164.66221757714646, + 60.26748444278265 + ], + [ + -165.34638770247483, + 60.50749563256241 + ], + [ + -165.35083187565186, + 61.07389516869751 + ], + [ + -166.12137915755596, + 61.500019029376226 + ], + [ + -165.73445187077053, + 62.074996853271806 + ], + [ + -164.91917863671785, + 62.63307648380793 + ], + [ + -164.56250790103934, + 63.14637848576305 + ], + [ + -163.75333248599702, + 63.21944896102377 + ], + [ + -163.0672244944579, + 63.05945872664802 + ], + [ + -162.26055538638172, + 63.54193573674117 + ], + [ + -161.5344498362486, + 63.455816962326764 + ], + [ + -160.77250668032113, + 63.766108100023274 + ], + [ + -160.95833513084256, + 64.22279857040277 + ], + [ + -161.5180684072122, + 64.40278758407531 + ], + [ + -160.77777767641476, + 64.78860382756642 + ], + [ + -161.39192623598763, + 64.77723501246234 + ], + [ + -162.45305009666885, + 64.55944468856822 + ], + [ + -162.7577860178941, + 64.33860545516882 + ], + [ + -163.5463942128843, + 64.5591604681905 + ], + [ + -164.96082984114517, + 64.44694509546885 + ], + [ + -166.42528825586447, + 64.68667206487072 + ], + [ + -166.84500423893905, + 65.08889557561453 + ], + [ + -168.11056006576717, + 65.66999705673675 + ], + [ + -166.70527116602196, + 66.0883177761394 + ], + [ + -164.4747096425755, + 66.5766600612975 + ], + [ + -163.65251176659564, + 66.5766600612975 + ], + [ + -163.78860165103617, + 66.07720734319668 + ], + [ + -161.67777442121016, + 66.11611969671242 + ], + [ + -162.48971452538, + 66.73556509059512 + ], + [ + -163.71971696679108, + 67.1163945583701 + ], + [ + -164.4309913808565, + 67.6163382025778 + ], + [ + -165.39028683170676, + 68.04277212185025 + ], + [ + -166.76444068099602, + 68.35887685817968 + ], + [ + -166.20470740462662, + 68.88303091091618 + ], + [ + -164.4308105133435, + 68.91553538682774 + ], + [ + -163.16861365461452, + 69.3711148139129 + ], + [ + -162.93056616926202, + 69.85806183539927 + ], + [ + -161.90889726463553, + 70.33332998318764 + ], + [ + -160.9347965159337, + 70.44768992784958 + ], + [ + -159.03917578838715, + 70.89164215766894 + ], + [ + -158.11972286683397, + 70.82472117785105 + ], + [ + -156.58082455139805, + 71.35776357694175 + ], + [ + -155.06779029032424, + 71.1477763943237 + ] + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 2, + "sovereignt": "Argentina", + "sov_a3": "ARG", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Argentina", + "adm0_a3": "ARG", + "geou_dif": 0, + "geounit": "Argentina", + "gu_a3": "ARG", + "su_dif": 0, + "subunit": "Argentina", + "su_a3": "ARG", + "brk_diff": 0, + "name": "Argentina", + "name_long": "Argentina", + "brk_a3": "ARG", + "brk_name": "Argentina", + "brk_group": null, + "abbrev": "Arg.", + "postal": "AR", + "formal_en": "Argentine Republic", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Argentina", + "name_alt": null, + "mapcolor7": 3, + "mapcolor8": 1, + "mapcolor9": 3, + "mapcolor13": 13, + "pop_est": 40913584, + "gdp_md_est": 573900, + "pop_year": -99, + "lastcensus": 2010, + "gdp_year": -99, + "economy": "5. Emerging region: G20", + "income_grp": "3. Upper middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "AR", + "iso_a3": "ARG", + "iso_n3": "032", + "un_a3": "032", + "wb_a2": "AR", + "wb_a3": "ARG", + "woe_id": -99, + "adm0_a3_is": "ARG", + "adm0_a3_us": "ARG", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "South America", + "region_un": "Americas", + "subregion": "South America", + "region_wb": "Latin America & Caribbean", + "name_len": 9, + "long_len": 9, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "ARG.geojson" + }, + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + -65.5, + -55.2 + ], + [ + -66.45, + -55.25 + ], + [ + -66.95992, + -54.89681 + ], + [ + -67.56244, + -54.87001 + ], + [ + -68.63335, + -54.8695 + ], + [ + -68.63401022758316, + -52.63637045887445 + ], + [ + -68.25, + -53.1 + ], + [ + -67.75, + -53.85 + ], + [ + -66.45, + -54.45 + ], + [ + -65.05, + -54.7 + ], + [ + -65.5, + -55.2 + ] + ] + ], + [ + [ + [ + -64.96489213729458, + -22.075861504812348 + ], + [ + -64.37702104354227, + -22.798091322523547 + ], + [ + -63.98683814152247, + -21.993644301035957 + ], + [ + -62.846468471921554, + -22.034985446869456 + ], + [ + -62.6850571356579, + -22.249029229422405 + ], + [ + -60.84656470400994, + -23.8807125790383 + ], + [ + -60.02896603050399, + -24.032796319273245 + ], + [ + -58.80712846539495, + -24.771459242453275 + ], + [ + -57.77721716981796, + -25.16233977630904 + ], + [ + -57.63366004091114, + -25.60365650808167 + ], + [ + -58.61817359071972, + -27.12371876394712 + ], + [ + -57.60975969097615, + -27.395898532828426 + ], + [ + -56.48670162619299, + -27.54849903738625 + ], + [ + -55.6958455063982, + -27.38783700939082 + ], + [ + -54.78879492859505, + -26.621785577096087 + ], + [ + -54.625290696823555, + -25.739255466415486 + ], + [ + -54.13004960795441, + -25.54763925547725 + ], + [ + -53.62834896504873, + -26.124865004177437 + ], + [ + -53.648735317587885, + -26.92347258881611 + ], + [ + -54.49072526713553, + -27.474756768505767 + ], + [ + -55.1622863429846, + -27.88191537853342 + ], + [ + -56.2908996242391, + -28.852760512000852 + ], + [ + -57.62513342958291, + -30.216294854454244 + ], + [ + -57.87493730328191, + -31.016556084926165 + ], + [ + -58.14244035504075, + -32.04450367607619 + ], + [ + -58.13264767112142, + -33.040566908502015 + ], + [ + -58.34961117209883, + -33.263188978815435 + ], + [ + -58.42707414410438, + -33.90945444105755 + ], + [ + -58.49544206402654, + -34.43148976007011 + ], + [ + -57.225829637263644, + -35.28802662530789 + ], + [ + -57.362358771378744, + -35.977390232081504 + ], + [ + -56.73748735210546, + -36.41312590916658 + ], + [ + -56.78828528504834, + -36.901571547189334 + ], + [ + -57.74915686708343, + -38.183870538079915 + ], + [ + -59.231857062401865, + -38.720220228837206 + ], + [ + -61.23744523786561, + -38.928424574541154 + ], + [ + -62.33595699731015, + -38.82770720800437 + ], + [ + -62.12576310896293, + -39.424104913084875 + ], + [ + -62.330530971919444, + -40.17258635840032 + ], + [ + -62.14599443220524, + -40.67689666113674 + ], + [ + -62.745802781816984, + -41.02876148861209 + ], + [ + -63.77049475773253, + -41.166789239263665 + ], + [ + -64.73208980981971, + -40.802677097335135 + ], + [ + -65.11803524439159, + -41.06431487402888 + ], + [ + -64.97856055363584, + -42.05800099056932 + ], + [ + -64.30340796574248, + -42.359016208669495 + ], + [ + -63.75594784204235, + -42.04368661882451 + ], + [ + -63.45805904809589, + -42.563138116222355 + ], + [ + -64.3788038804563, + -42.87355844499964 + ], + [ + -65.1818039618397, + -43.495380954767796 + ], + [ + -65.32882341171013, + -44.501366062193696 + ], + [ + -65.5652689276616, + -45.03678557716979 + ], + [ + -66.50996578638936, + -45.03962778094584 + ], + [ + -67.29379391139244, + -45.5518962542552 + ], + [ + -67.58054643418009, + -46.30177296324254 + ], + [ + -66.59706641301726, + -47.03392465595381 + ], + [ + -65.64102657740145, + -47.236134535511894 + ], + [ + -65.98508826360074, + -48.13328907653114 + ], + [ + -67.16617896184766, + -48.697337334996945 + ], + [ + -67.81608761256646, + -49.86966887797042 + ], + [ + -68.72874508327317, + -50.26421843851887 + ], + [ + -69.1385391913478, + -50.7325102679478 + ], + [ + -68.81556148952353, + -51.771104011594105 + ], + [ + -68.14999487982041, + -52.3499834061277 + ], + [ + -68.57154537624135, + -52.29944385534626 + ], + [ + -69.49836218939609, + -52.14276091263725 + ], + [ + -71.91480383979635, + -52.009022305865926 + ], + [ + -72.32940385607404, + -51.42595631287241 + ], + [ + -72.30997351753237, + -50.677009779666356 + ], + [ + -72.97574683296463, + -50.74145029073431 + ], + [ + -73.32805091011448, + -50.37878508890987 + ], + [ + -73.41543575712004, + -49.31843637471296 + ], + [ + -72.64824744331494, + -48.87861825947679 + ], + [ + -72.33116085477195, + -48.244238376661826 + ], + [ + -72.44735531278027, + -47.73853281025353 + ], + [ + -71.91725847033021, + -46.8848381487918 + ], + [ + -71.55200944689125, + -45.56073292417713 + ], + [ + -71.65931555854533, + -44.97368865334144 + ], + [ + -71.22277889675973, + -44.784242852559416 + ], + [ + -71.32980078803621, + -44.40752166115169 + ], + [ + -71.79362260607195, + -44.20717213315611 + ], + [ + -71.46405615913051, + -43.78761117937833 + ], + [ + -71.91542395698391, + -43.40856454851742 + ], + [ + -72.14889807807853, + -42.25488819760139 + ], + [ + -71.74680375841547, + -42.051386407235995 + ], + [ + -71.91573401557756, + -40.83233936947073 + ], + [ + -71.68076127794646, + -39.80816415787807 + ], + [ + -71.41351660834904, + -38.916022230791114 + ], + [ + -70.81466427273472, + -38.55299529394074 + ], + [ + -71.11862504747543, + -37.5768274879472 + ], + [ + -71.1218806627098, + -36.65812387466234 + ], + [ + -70.36476925320167, + -36.005088799789945 + ], + [ + -70.38804948594908, + -35.16968759535944 + ], + [ + -69.81730912950147, + -34.193571465798286 + ], + [ + -69.81477698431921, + -33.27388600029985 + ], + [ + -70.07439938015364, + -33.09120981214803 + ], + [ + -70.53506893581945, + -31.365010267870286 + ], + [ + -69.91900834825192, + -30.336339206668313 + ], + [ + -70.01355038112987, + -29.36792286551855 + ], + [ + -69.65613033718314, + -28.459141127233693 + ], + [ + -69.00123491074828, + -27.52121388113613 + ], + [ + -68.2955415513704, + -26.89933969493579 + ], + [ + -68.59479977077268, + -26.506908868111267 + ], + [ + -68.38600114609736, + -26.185016371365233 + ], + [ + -68.41765296087613, + -24.518554782816878 + ], + [ + -67.32844295924414, + -24.02530323659091 + ], + [ + -66.98523393417764, + -22.98634856536283 + ], + [ + -67.10667355006362, + -22.7359245744764 + ], + [ + -66.27333940292485, + -21.832310479420684 + ], + [ + -64.96489213729458, + -22.075861504812348 + ] + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Bolivia", + "sov_a3": "BOL", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Bolivia", + "adm0_a3": "BOL", + "geou_dif": 0, + "geounit": "Bolivia", + "gu_a3": "BOL", + "su_dif": 0, + "subunit": "Bolivia", + "su_a3": "BOL", + "brk_diff": 0, + "name": "Bolivia", + "name_long": "Bolivia", + "brk_a3": "BOL", + "brk_name": "Bolivia", + "brk_group": null, + "abbrev": "Bolivia", + "postal": "BO", + "formal_en": "Plurinational State of Bolivia", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Bolivia", + "name_alt": null, + "mapcolor7": 1, + "mapcolor8": 5, + "mapcolor9": 2, + "mapcolor13": 3, + "pop_est": 9775246, + "gdp_md_est": 43270, + "pop_year": -99, + "lastcensus": 2001, + "gdp_year": -99, + "economy": "5. Emerging region: G20", + "income_grp": "4. Lower middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "BO", + "iso_a3": "BOL", + "iso_n3": "068", + "un_a3": "068", + "wb_a2": "BO", + "wb_a3": "BOL", + "woe_id": -99, + "adm0_a3_is": "BOL", + "adm0_a3_us": "BOL", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "South America", + "region_un": "Americas", + "subregion": "South America", + "region_wb": "Latin America & Caribbean", + "name_len": 7, + "long_len": 7, + "abbrev_len": 7, + "tiny": -99, + "homepart": 1, + "filename": "BOL.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -62.846468471921554, + -22.03498544686945 + ], + [ + -63.98683814152247, + -21.99364430103595 + ], + [ + -64.37702104354226, + -22.79809132252354 + ], + [ + -64.9648921372946, + -22.075861504812327 + ], + [ + -66.27333940292485, + -21.83231047942072 + ], + [ + -67.1066735500636, + -22.735924574476414 + ], + [ + -67.82817989772273, + -22.872918796482175 + ], + [ + -68.21991309271128, + -21.494346612231865 + ], + [ + -68.75716712103375, + -20.372657972904463 + ], + [ + -68.44222510443092, + -19.40506845467143 + ], + [ + -68.96681840684187, + -18.981683444904107 + ], + [ + -69.10024695501949, + -18.260125420812674 + ], + [ + -69.59042375352405, + -17.580011895419332 + ], + [ + -68.9596353827533, + -16.50069793057127 + ], + [ + -69.38976416693471, + -15.660129082911654 + ], + [ + -69.16034664577495, + -15.323973890853019 + ], + [ + -69.33953467474701, + -14.953195489158832 + ], + [ + -68.9488866848366, + -14.453639418193283 + ], + [ + -68.92922380234954, + -13.602683607643007 + ], + [ + -68.88007951523997, + -12.899729099176653 + ], + [ + -68.66507971868961, + -12.561300144097173 + ], + [ + -69.52967810736496, + -10.951734307502194 + ], + [ + -68.78615759954948, + -11.03638030359628 + ], + [ + -68.27125362819326, + -11.01452117273682 + ], + [ + -68.04819230820539, + -10.712059014532485 + ], + [ + -67.17380123561074, + -10.30681243249961 + ], + [ + -66.64690833196279, + -9.931331475466862 + ], + [ + -65.33843522811642, + -9.76198780684639 + ], + [ + -65.44483700220539, + -10.511451104375432 + ], + [ + -65.32189876978302, + -10.895872084194679 + ], + [ + -65.40228146021303, + -11.566270440317153 + ], + [ + -64.3163529120316, + -12.461978041232191 + ], + [ + -63.19649878605057, + -12.627032565972433 + ], + [ + -62.80306026879638, + -13.000653171442686 + ], + [ + -62.127080857986385, + -13.198780612849724 + ], + [ + -61.71320431176078, + -13.489202162330052 + ], + [ + -61.08412126325565, + -13.479383640194598 + ], + [ + -60.503304002511136, + -13.775954685117659 + ], + [ + -60.45919816755003, + -14.354007256734555 + ], + [ + -60.26432634137736, + -14.64597909918364 + ], + [ + -60.251148851142936, + -15.077218926659322 + ], + [ + -60.542965664295146, + -15.093910414289596 + ], + [ + -60.158389655179036, + -16.258283786690082 + ], + [ + -58.24121985536669, + -16.299573256091293 + ], + [ + -58.38805843772404, + -16.877109063385276 + ], + [ + -58.28080400250226, + -17.271710300366017 + ], + [ + -57.734558274961, + -17.55246835700777 + ], + [ + -57.498371141170985, + -18.174187513911292 + ], + [ + -57.67600887717431, + -18.961839694904025 + ], + [ + -57.949997321185826, + -19.40000416430682 + ], + [ + -57.85380164247451, + -19.969995212486186 + ], + [ + -58.166392381408045, + -20.176700941653678 + ], + [ + -58.183471442280506, + -19.868399346600363 + ], + [ + -59.115042487206104, + -19.356906019775398 + ], + [ + -60.04356462262649, + -19.342746677327426 + ], + [ + -61.786326463453776, + -19.633736667562964 + ], + [ + -62.26596126977079, + -20.513734633061276 + ], + [ + -62.29117936872922, + -21.05163461678739 + ], + [ + -62.685057135657885, + -22.249029229422387 + ], + [ + -62.846468471921554, + -22.03498544686945 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 2, + "sovereignt": "Brazil", + "sov_a3": "BRA", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Brazil", + "adm0_a3": "BRA", + "geou_dif": 0, + "geounit": "Brazil", + "gu_a3": "BRA", + "su_dif": 0, + "subunit": "Brazil", + "su_a3": "BRA", + "brk_diff": 0, + "name": "Brazil", + "name_long": "Brazil", + "brk_a3": "BRA", + "brk_name": "Brazil", + "brk_group": null, + "abbrev": "Brazil", + "postal": "BR", + "formal_en": "Federative Republic of Brazil", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Brazil", + "name_alt": null, + "mapcolor7": 5, + "mapcolor8": 6, + "mapcolor9": 5, + "mapcolor13": 7, + "pop_est": 198739269, + "gdp_md_est": 1993000, + "pop_year": -99, + "lastcensus": 2010, + "gdp_year": -99, + "economy": "3. Emerging region: BRIC", + "income_grp": "3. Upper middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "BR", + "iso_a3": "BRA", + "iso_n3": "076", + "un_a3": "076", + "wb_a2": "BR", + "wb_a3": "BRA", + "woe_id": -99, + "adm0_a3_is": "BRA", + "adm0_a3_us": "BRA", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "South America", + "region_un": "Americas", + "subregion": "South America", + "region_wb": "Latin America & Caribbean", + "name_len": 6, + "long_len": 6, + "abbrev_len": 6, + "tiny": -99, + "homepart": 1, + "filename": "BRA.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -57.62513342958296, + -30.216294854454258 + ], + [ + -56.29089962423908, + -28.85276051200089 + ], + [ + -55.16228634298457, + -27.881915378533463 + ], + [ + -54.490725267135524, + -27.47475676850579 + ], + [ + -53.648735317587885, + -26.923472588816086 + ], + [ + -53.62834896504874, + -26.124865004177472 + ], + [ + -54.13004960795439, + -25.547639255477254 + ], + [ + -54.625290696823576, + -25.73925546641551 + ], + [ + -54.42894609233059, + -25.162184747012166 + ], + [ + -54.29347632507745, + -24.570799655863965 + ], + [ + -54.29295956075451, + -24.02101409271073 + ], + [ + -54.652834235235126, + -23.83957813893396 + ], + [ + -55.02790178080954, + -24.001273695575225 + ], + [ + -55.40074723979542, + -23.956935316668805 + ], + [ + -55.517639329639636, + -23.571997572526634 + ], + [ + -55.610682745981144, + -22.655619398694842 + ], + [ + -55.79795813660691, + -22.356929620047822 + ], + [ + -56.47331743022939, + -22.086300144135283 + ], + [ + -56.8815095689029, + -22.28215382252148 + ], + [ + -57.937155727761294, + -22.090175876557172 + ], + [ + -57.87067399761779, + -20.73268767668195 + ], + [ + -58.166392381408045, + -20.176700941653678 + ], + [ + -57.85380164247451, + -19.969995212486186 + ], + [ + -57.949997321185826, + -19.40000416430682 + ], + [ + -57.67600887717431, + -18.961839694904025 + ], + [ + -57.498371141170985, + -18.174187513911292 + ], + [ + -57.734558274961, + -17.55246835700777 + ], + [ + -58.28080400250226, + -17.271710300366017 + ], + [ + -58.38805843772404, + -16.877109063385276 + ], + [ + -58.24121985536669, + -16.299573256091293 + ], + [ + -60.158389655179036, + -16.258283786690082 + ], + [ + -60.542965664295146, + -15.093910414289596 + ], + [ + -60.251148851142936, + -15.077218926659322 + ], + [ + -60.26432634137736, + -14.64597909918364 + ], + [ + -60.45919816755003, + -14.354007256734555 + ], + [ + -60.503304002511136, + -13.775954685117659 + ], + [ + -61.08412126325565, + -13.479383640194598 + ], + [ + -61.71320431176078, + -13.489202162330052 + ], + [ + -62.127080857986385, + -13.198780612849724 + ], + [ + -62.80306026879638, + -13.000653171442686 + ], + [ + -63.19649878605057, + -12.627032565972433 + ], + [ + -64.3163529120316, + -12.461978041232191 + ], + [ + -65.40228146021303, + -11.566270440317153 + ], + [ + -65.32189876978302, + -10.895872084194679 + ], + [ + -65.44483700220539, + -10.511451104375432 + ], + [ + -65.33843522811642, + -9.76198780684639 + ], + [ + -66.64690833196279, + -9.931331475466862 + ], + [ + -67.17380123561074, + -10.30681243249961 + ], + [ + -68.04819230820539, + -10.712059014532485 + ], + [ + -68.27125362819326, + -11.01452117273682 + ], + [ + -68.78615759954948, + -11.03638030359628 + ], + [ + -69.52967810736496, + -10.951734307502194 + ], + [ + -70.0937522040469, + -11.123971856331012 + ], + [ + -70.54868567572841, + -11.009146823778465 + ], + [ + -70.48189388699117, + -9.490118096558845 + ], + [ + -71.30241227892154, + -10.079436130415374 + ], + [ + -72.18489071316984, + -10.053597914269432 + ], + [ + -72.56303300646564, + -9.520193780152717 + ], + [ + -73.22671342639016, + -9.462212823121234 + ], + [ + -73.01538265653254, + -9.03283334720806 + ], + [ + -73.57105933296707, + -8.424446709835834 + ], + [ + -73.98723548042966, + -7.523829847853064 + ], + [ + -73.7234014553635, + -7.340998630404414 + ], + [ + -73.72448666044164, + -6.91859547285064 + ], + [ + -73.1200274319236, + -6.629930922068239 + ], + [ + -73.21971126981461, + -6.089188734566078 + ], + [ + -72.96450720894119, + -5.741251315944893 + ], + [ + -72.89192765978726, + -5.274561455916981 + ], + [ + -71.74840572781655, + -4.593982842633011 + ], + [ + -70.92884334988358, + -4.401591485210368 + ], + [ + -70.7947688463023, + -4.251264743673303 + ], + [ + -69.89363521999663, + -4.298186944194327 + ], + [ + -69.44410193548961, + -1.556287123219818 + ], + [ + -69.42048580593223, + -1.122618503426409 + ], + [ + -69.5770653957766, + -0.549991957200163 + ], + [ + -70.02065589057005, + -0.185156345219539 + ], + [ + -70.0155657619893, + 0.541414292804205 + ], + [ + -69.45239600287246, + 0.706158758950693 + ], + [ + -69.25243404811906, + 0.602650865070075 + ], + [ + -69.21863766140018, + 0.985676581217433 + ], + [ + -69.80459672715773, + 1.089081122233466 + ], + [ + -69.81697323269162, + 1.714805202639624 + ], + [ + -67.86856502955884, + 1.692455145673392 + ], + [ + -67.53781002467468, + 2.03716278727633 + ], + [ + -67.25999752467358, + 1.719998684084956 + ], + [ + -67.0650481838525, + 1.130112209473225 + ], + [ + -66.87632585312258, + 1.253360500489336 + ], + [ + -66.32576514348496, + 0.724452215982012 + ], + [ + -65.54826738143757, + 0.78925446207603 + ], + [ + -65.35471330428837, + 1.0952822941085 + ], + [ + -64.61101192895985, + 1.328730576987042 + ], + [ + -64.19930579289051, + 1.49285492594602 + ], + [ + -64.08308549666609, + 1.91636912679408 + ], + [ + -63.36878801131166, + 2.200899562993129 + ], + [ + -63.42286739770512, + 2.411067613124174 + ], + [ + -64.26999915226578, + 2.497005520025567 + ], + [ + -64.40882788761792, + 3.126786200366624 + ], + [ + -64.36849443221409, + 3.797210394705246 + ], + [ + -64.81606401229402, + 4.056445217297423 + ], + [ + -64.62865943058755, + 4.14848094320925 + ], + [ + -63.88834286157416, + 4.020530096854571 + ], + [ + -63.0931975978991, + 3.770571193858785 + ], + [ + -62.804533047116706, + 4.006965033377952 + ], + [ + -62.08542965355914, + 4.162123521334308 + ], + [ + -60.96689327660153, + 4.536467596856639 + ], + [ + -60.60117916527194, + 4.91809804933213 + ], + [ + -60.73357418480372, + 5.200277207861901 + ], + [ + -60.21368343773133, + 5.244486395687602 + ], + [ + -59.98095862490488, + 5.014061184098139 + ], + [ + -60.11100236676737, + 4.574966538914083 + ], + [ + -59.767405768458715, + 4.423502915866607 + ], + [ + -59.53803992373123, + 3.958802598481938 + ], + [ + -59.81541317405786, + 3.606498521332085 + ], + [ + -59.97452490908456, + 2.755232652188056 + ], + [ + -59.71854570172674, + 2.24963043864436 + ], + [ + -59.64604366722126, + 1.786893825686789 + ], + [ + -59.03086157900265, + 1.317697658692722 + ], + [ + -58.5400129868783, + 1.268088283692521 + ], + [ + -58.42947709820596, + 1.463941962078721 + ], + [ + -58.11344987652502, + 1.507195135907025 + ], + [ + -57.66097103537737, + 1.682584947105639 + ], + [ + -57.335822923396904, + 1.94853770589576 + ], + [ + -56.78270423036083, + 1.863710842288654 + ], + [ + -56.539385748914555, + 1.899522609866921 + ], + [ + -55.99569800477175, + 1.817667141116601 + ], + [ + -55.905600145070885, + 2.02199575439866 + ], + [ + -56.0733418442903, + 2.220794989425499 + ], + [ + -55.973322109589375, + 2.510363877773017 + ], + [ + -55.569755011606, + 2.421506252447131 + ], + [ + -55.09758744975514, + 2.523748073736613 + ], + [ + -54.52475419779971, + 2.311848863123785 + ], + [ + -54.08806250671724, + 2.105556545414629 + ], + [ + -53.77852067728892, + 2.376702785650082 + ], + [ + -53.55483924011354, + 2.334896551925951 + ], + [ + -53.4184651352953, + 2.053389187015981 + ], + [ + -52.939657151894956, + 2.124857692875636 + ], + [ + -52.55642473001842, + 2.504705308437053 + ], + [ + -52.249337531123956, + 3.241094468596245 + ], + [ + -51.65779741067888, + 4.156232408053029 + ], + [ + -51.31714636901086, + 4.203490505383954 + ], + [ + -51.069771287629656, + 3.650397650564031 + ], + [ + -50.508875291533656, + 1.901563828942457 + ], + [ + -49.97407589374506, + 1.736483465986069 + ], + [ + -49.947100796088705, + 1.046189683431223 + ], + [ + -50.699251268096916, + 0.222984117021682 + ], + [ + -50.38821082213214, + -0.078444512536819 + ], + [ + -48.62056677915631, + -0.235489190271821 + ], + [ + -48.58449662941659, + -1.237805271005001 + ], + [ + -47.824956427590635, + -0.5816179337628 + ], + [ + -46.566583624851226, + -0.941027520352776 + ], + [ + -44.905703090990414, + -1.551739597178134 + ], + [ + -44.417619187993665, + -2.137750339367976 + ], + [ + -44.58158850765578, + -2.691308282078524 + ], + [ + -43.418791266440195, + -2.383110039889793 + ], + [ + -41.47265682632825, + -2.912018324397116 + ], + [ + -39.97866533055404, + -2.873054294449041 + ], + [ + -38.50038347019657, + -3.700652357603395 + ], + [ + -37.2232521225352, + -4.820945733258917 + ], + [ + -36.45293738457639, + -5.109403578312153 + ], + [ + -35.59779578301047, + -5.149504489770648 + ], + [ + -35.23538896334756, + -5.464937432480247 + ], + [ + -34.89602983248683, + -6.738193047719711 + ], + [ + -34.729993455533034, + -7.343220716992966 + ], + [ + -35.12821204277422, + -8.996401462442286 + ], + [ + -35.636966518687714, + -9.649281508017815 + ], + [ + -37.046518724097, + -11.040721123908801 + ], + [ + -37.68361161960736, + -12.171194756725823 + ], + [ + -38.42387651218844, + -13.038118584854288 + ], + [ + -38.673887091616514, + -13.057652276260619 + ], + [ + -38.953275722802545, + -13.793369642800023 + ], + [ + -38.88229814304965, + -15.667053724838768 + ], + [ + -39.16109249526431, + -17.208406670808472 + ], + [ + -39.2673392400564, + -17.867746270420483 + ], + [ + -39.58352149103423, + -18.262295830968938 + ], + [ + -39.76082333022764, + -19.59911345792741 + ], + [ + -40.77474077001034, + -20.904511814052423 + ], + [ + -40.94475623225061, + -21.937316989837807 + ], + [ + -41.754164191238225, + -22.370675551037458 + ], + [ + -41.98828426773655, + -22.970070489190892 + ], + [ + -43.07470374202475, + -22.96769337330547 + ], + [ + -44.64781185563781, + -23.351959323827842 + ], + [ + -45.35213578955991, + -23.796841729428582 + ], + [ + -46.47209326840554, + -24.08896860117454 + ], + [ + -47.64897233742066, + -24.885199069927722 + ], + [ + -48.4954581365777, + -25.877024834905654 + ], + [ + -48.64100480812774, + -26.623697605090932 + ], + [ + -48.47473588722865, + -27.17591196056189 + ], + [ + -48.661520351747626, + -28.186134535435716 + ], + [ + -48.88845740415739, + -28.674115085567884 + ], + [ + -49.587329474472675, + -29.224469089476337 + ], + [ + -50.696874152211485, + -30.984465020472957 + ], + [ + -51.576226162306156, + -31.77769825615321 + ], + [ + -52.256081305538046, + -32.24536996839466 + ], + [ + -52.712099982297694, + -33.19657805759118 + ], + [ + -53.373661668498244, + -33.768377780900764 + ], + [ + -53.6505439927181, + -33.20200408298183 + ], + [ + -53.209588995971544, + -32.727666110974724 + ], + [ + -53.787951626182185, + -32.047242526987624 + ], + [ + -54.57245154480512, + -31.494511407193748 + ], + [ + -55.601510179249345, + -30.853878676071393 + ], + [ + -55.97324459494093, + -30.883075860316303 + ], + [ + -56.97602576356473, + -30.109686374636127 + ], + [ + -57.62513342958296, + -30.216294854454258 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 2, + "sovereignt": "Chile", + "sov_a3": "CHL", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Chile", + "adm0_a3": "CHL", + "geou_dif": 0, + "geounit": "Chile", + "gu_a3": "CHL", + "su_dif": 0, + "subunit": "Chile", + "su_a3": "CHL", + "brk_diff": 0, + "name": "Chile", + "name_long": "Chile", + "brk_a3": "CHL", + "brk_name": "Chile", + "brk_group": null, + "abbrev": "Chile", + "postal": "CL", + "formal_en": "Republic of Chile", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Chile", + "name_alt": null, + "mapcolor7": 5, + "mapcolor8": 1, + "mapcolor9": 5, + "mapcolor13": 9, + "pop_est": 16601707, + "gdp_md_est": 244500, + "pop_year": -99, + "lastcensus": 2002, + "gdp_year": -99, + "economy": "5. Emerging region: G20", + "income_grp": "3. Upper middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "CL", + "iso_a3": "CHL", + "iso_n3": "152", + "un_a3": "152", + "wb_a2": "CL", + "wb_a3": "CHL", + "woe_id": -99, + "adm0_a3_is": "CHL", + "adm0_a3_us": "CHL", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "South America", + "region_un": "Americas", + "subregion": "South America", + "region_wb": "Latin America & Caribbean", + "name_len": 5, + "long_len": 5, + "abbrev_len": 5, + "tiny": -99, + "homepart": 1, + "filename": "CHL.geojson" + }, + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + -68.63401022758316, + -52.63637045887437 + ], + [ + -68.6333499999999, + -54.8695 + ], + [ + -67.56244, + -54.87001 + ], + [ + -66.95992, + -54.89681 + ], + [ + -67.29102999999989, + -55.30124 + ], + [ + -68.14862999999986, + -55.61183 + ], + [ + -68.63999081081181, + -55.58001799908689 + ], + [ + -69.2321, + -55.49906 + ], + [ + -69.95809, + -55.19843 + ], + [ + -71.00568, + -55.05383 + ], + [ + -72.2639, + -54.49514 + ], + [ + -73.2852, + -53.95751999999989 + ], + [ + -74.66253, + -52.83749 + ], + [ + -73.8381, + -53.04743 + ], + [ + -72.43418, + -53.7154 + ], + [ + -71.10773, + -54.07433 + ], + [ + -70.59177999999979, + -53.61583 + ], + [ + -70.26748, + -52.93123 + ], + [ + -69.34564999999989, + -52.5183 + ], + [ + -68.63401022758316, + -52.63637045887437 + ] + ] + ], + [ + [ + [ + -68.21991309271124, + -21.494346612231837 + ], + [ + -67.82817989772266, + -22.87291879648218 + ], + [ + -67.10667355006362, + -22.7359245744764 + ], + [ + -66.98523393417764, + -22.98634856536283 + ], + [ + -67.32844295924414, + -24.02530323659091 + ], + [ + -68.41765296087613, + -24.518554782816878 + ], + [ + -68.38600114609736, + -26.185016371365233 + ], + [ + -68.59479977077268, + -26.506908868111267 + ], + [ + -68.2955415513704, + -26.89933969493579 + ], + [ + -69.00123491074828, + -27.52121388113613 + ], + [ + -69.65613033718314, + -28.459141127233693 + ], + [ + -70.01355038112987, + -29.36792286551855 + ], + [ + -69.91900834825192, + -30.336339206668313 + ], + [ + -70.53506893581945, + -31.365010267870286 + ], + [ + -70.07439938015364, + -33.09120981214803 + ], + [ + -69.81477698431921, + -33.27388600029985 + ], + [ + -69.81730912950147, + -34.193571465798286 + ], + [ + -70.38804948594908, + -35.16968759535944 + ], + [ + -70.36476925320167, + -36.005088799789945 + ], + [ + -71.1218806627098, + -36.65812387466234 + ], + [ + -71.11862504747543, + -37.5768274879472 + ], + [ + -70.81466427273472, + -38.55299529394074 + ], + [ + -71.41351660834904, + -38.916022230791114 + ], + [ + -71.68076127794646, + -39.80816415787807 + ], + [ + -71.91573401557756, + -40.83233936947073 + ], + [ + -71.74680375841547, + -42.051386407235995 + ], + [ + -72.14889807807853, + -42.25488819760139 + ], + [ + -71.91542395698391, + -43.40856454851742 + ], + [ + -71.46405615913051, + -43.78761117937833 + ], + [ + -71.79362260607195, + -44.20717213315611 + ], + [ + -71.32980078803621, + -44.40752166115169 + ], + [ + -71.22277889675973, + -44.784242852559416 + ], + [ + -71.65931555854533, + -44.97368865334144 + ], + [ + -71.55200944689125, + -45.56073292417713 + ], + [ + -71.91725847033021, + -46.8848381487918 + ], + [ + -72.44735531278027, + -47.73853281025353 + ], + [ + -72.33116085477195, + -48.244238376661826 + ], + [ + -72.64824744331494, + -48.87861825947679 + ], + [ + -73.41543575712004, + -49.31843637471296 + ], + [ + -73.32805091011448, + -50.37878508890987 + ], + [ + -72.97574683296463, + -50.74145029073431 + ], + [ + -72.30997351753237, + -50.677009779666356 + ], + [ + -72.32940385607404, + -51.42595631287241 + ], + [ + -71.91480383979635, + -52.009022305865926 + ], + [ + -69.49836218939609, + -52.14276091263725 + ], + [ + -68.57154537624135, + -52.29944385534626 + ], + [ + -69.46128434922664, + -52.29195077266393 + ], + [ + -69.94277950710614, + -52.53793059037325 + ], + [ + -70.84510169135453, + -52.899200528525725 + ], + [ + -71.00633216010525, + -53.83325204220135 + ], + [ + -71.42979468452094, + -53.85645476030039 + ], + [ + -72.55794287788486, + -53.531410001184454 + ], + [ + -73.70275672066288, + -52.83506926860725 + ], + [ + -73.70275672066288, + -52.8350700760515 + ], + [ + -74.94676347522515, + -52.26275358841903 + ], + [ + -75.2600260077785, + -51.629354750373224 + ], + [ + -74.9766324530898, + -51.04339568461569 + ], + [ + -75.4797541978835, + -50.37837167745156 + ], + [ + -75.60801510283196, + -48.6737728818718 + ], + [ + -75.18276974150213, + -47.71191944762316 + ], + [ + -74.1265809801047, + -46.9392534319951 + ], + [ + -75.64439531116545, + -46.64764332457203 + ], + [ + -74.69215369332306, + -45.76397633238098 + ], + [ + -74.35170935738427, + -44.103044122087894 + ], + [ + -73.2403560045152, + -44.454960625995625 + ], + [ + -72.71780392117978, + -42.383355808278985 + ], + [ + -73.38889990913825, + -42.11753224056957 + ], + [ + -73.70133561877486, + -43.365776462579745 + ], + [ + -74.33194312203258, + -43.22495818458441 + ], + [ + -74.01795711942717, + -41.794812920906836 + ], + [ + -73.67709937202997, + -39.942212823243125 + ], + [ + -73.21759253609068, + -39.258688653318515 + ], + [ + -73.50555945503706, + -38.28288258235107 + ], + [ + -73.58806087919109, + -37.156284681956016 + ], + [ + -73.1667170884993, + -37.12378020604435 + ], + [ + -72.55313696968173, + -35.508840020491036 + ], + [ + -71.86173214383257, + -33.90909270603153 + ], + [ + -71.43845048692992, + -32.41889942803083 + ], + [ + -71.66872066922244, + -30.92064462659252 + ], + [ + -71.37008256700773, + -30.095682061485004 + ], + [ + -71.48989437527646, + -28.861442152625912 + ], + [ + -70.90512386746158, + -27.6403797340012 + ], + [ + -70.72495398627598, + -25.70592416758721 + ], + [ + -70.40396582709505, + -23.628996677344542 + ], + [ + -70.09124589708067, + -21.393319187101223 + ], + [ + -70.16441972520599, + -19.756468194256186 + ], + [ + -70.37257239447774, + -18.347975355708883 + ], + [ + -69.85844356960581, + -18.092693780187034 + ], + [ + -69.590423753524, + -17.58001189541929 + ], + [ + -69.10024695501943, + -18.260125420812656 + ], + [ + -68.96681840684184, + -18.981683444904093 + ], + [ + -68.44222510443095, + -19.405068454671422 + ], + [ + -68.75716712103372, + -20.372657972904477 + ], + [ + -68.21991309271124, + -21.494346612231837 + ] + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 2, + "sovereignt": "Colombia", + "sov_a3": "COL", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Colombia", + "adm0_a3": "COL", + "geou_dif": 0, + "geounit": "Colombia", + "gu_a3": "COL", + "su_dif": 0, + "subunit": "Colombia", + "su_a3": "COL", + "brk_diff": 0, + "name": "Colombia", + "name_long": "Colombia", + "brk_a3": "COL", + "brk_name": "Colombia", + "brk_group": null, + "abbrev": "Col.", + "postal": "CO", + "formal_en": "Republic of Colombia", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Colombia", + "name_alt": null, + "mapcolor7": 2, + "mapcolor8": 1, + "mapcolor9": 3, + "mapcolor13": 1, + "pop_est": 45644023, + "gdp_md_est": 395400, + "pop_year": -99, + "lastcensus": 2006, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "3. Upper middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "CO", + "iso_a3": "COL", + "iso_n3": "170", + "un_a3": "170", + "wb_a2": "CO", + "wb_a3": "COL", + "woe_id": -99, + "adm0_a3_is": "COL", + "adm0_a3_us": "COL", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "South America", + "region_un": "Americas", + "subregion": "South America", + "region_wb": "Latin America & Caribbean", + "name_len": 8, + "long_len": 8, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "COL.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -75.37322323271385, + -0.15203175212045 + ], + [ + -75.80146582711659, + 0.084801337073202 + ], + [ + -76.29231441924097, + 0.416047268064119 + ], + [ + -76.57637976754938, + 0.256935533037435 + ], + [ + -77.4249843004304, + 0.395686753741117 + ], + [ + -77.66861284047044, + 0.825893052570961 + ], + [ + -77.85506140817952, + 0.809925034992773 + ], + [ + -78.85525875518871, + 1.380923773601822 + ], + [ + -78.99093522817103, + 1.691369940595251 + ], + [ + -78.61783138702371, + 1.766404120283056 + ], + [ + -78.66211808949785, + 2.267355454920477 + ], + [ + -78.42761043975732, + 2.629555568854215 + ], + [ + -77.93154252797149, + 2.696605739752926 + ], + [ + -77.51043128122501, + 3.325016994638247 + ], + [ + -77.12768978545526, + 3.849636135265357 + ], + [ + -77.49627193877703, + 4.087606105969428 + ], + [ + -77.3076012844794, + 4.667984117039452 + ], + [ + -77.53322058786573, + 5.582811997902496 + ], + [ + -77.31881507028675, + 5.84535411216136 + ], + [ + -77.47666073272228, + 6.691116441266303 + ], + [ + -77.88157141794525, + 7.223771267114785 + ], + [ + -77.75341386586139, + 7.709839789252142 + ], + [ + -77.43110795765699, + 7.638061224798735 + ], + [ + -77.24256649444008, + 7.935278225125444 + ], + [ + -77.47472286651133, + 8.524286200388218 + ], + [ + -77.35336076527385, + 8.67050466555807 + ], + [ + -76.83667395700357, + 8.638749497914716 + ], + [ + -76.08638383655786, + 9.336820583529487 + ], + [ + -75.67460018584005, + 9.443248195834599 + ], + [ + -75.66470414905618, + 9.774003200718738 + ], + [ + -75.48042599150335, + 10.618990383339309 + ], + [ + -74.90689510771197, + 11.083044745320322 + ], + [ + -74.27675269234489, + 11.102035834187587 + ], + [ + -74.1972226630477, + 11.310472723836865 + ], + [ + -73.41476396350029, + 11.22701528568548 + ], + [ + -72.62783525255963, + 11.731971543825523 + ], + [ + -72.23819495307892, + 11.955549628136326 + ], + [ + -71.75409013536864, + 12.437303168177309 + ], + [ + -71.3998223537917, + 12.376040757695293 + ], + [ + -71.13746110704588, + 12.112981879113505 + ], + [ + -71.3315836249503, + 11.776284084515808 + ], + [ + -71.97392167833829, + 11.60867157637712 + ], + [ + -72.22757544624294, + 11.10870209395324 + ], + [ + -72.61465776232521, + 10.821975409381778 + ], + [ + -72.9052860175347, + 10.450344346554772 + ], + [ + -73.02760413276957, + 9.736770331252444 + ], + [ + -73.30495154488005, + 9.151999823437606 + ], + [ + -72.7887298245004, + 9.085027167187334 + ], + [ + -72.6604947577681, + 8.625287787302682 + ], + [ + -72.43986223009796, + 8.405275376820029 + ], + [ + -72.36090064155596, + 8.002638454617895 + ], + [ + -72.47967892117885, + 7.632506008327354 + ], + [ + -72.44448727078807, + 7.423784898300481 + ], + [ + -72.19835242378188, + 7.340430813013682 + ], + [ + -71.96017574734864, + 6.991614895043538 + ], + [ + -70.67423356798152, + 7.087784735538719 + ], + [ + -70.09331295437242, + 6.96037649172311 + ], + [ + -69.38947994655712, + 6.099860541198836 + ], + [ + -68.98531856960236, + 6.206804917826858 + ], + [ + -68.26505245631823, + 6.153268133972475 + ], + [ + -67.69508724635502, + 6.267318020040647 + ], + [ + -67.34143958196557, + 6.095468044454023 + ], + [ + -67.52153194850275, + 5.556870428891969 + ], + [ + -67.74469662135522, + 5.221128648291668 + ], + [ + -67.82301225449355, + 4.503937282728899 + ], + [ + -67.62183590358127, + 3.839481716319994 + ], + [ + -67.33756384954368, + 3.542342230641722 + ], + [ + -67.30317318385345, + 3.31845408773718 + ], + [ + -67.8099381171237, + 2.820655015469569 + ], + [ + -67.44709204778631, + 2.600280869960869 + ], + [ + -67.18129431829307, + 2.250638129074062 + ], + [ + -66.87632585312258, + 1.253360500489336 + ], + [ + -67.0650481838525, + 1.130112209473225 + ], + [ + -67.25999752467358, + 1.719998684084956 + ], + [ + -67.53781002467468, + 2.03716278727633 + ], + [ + -67.86856502955884, + 1.692455145673392 + ], + [ + -69.81697323269162, + 1.714805202639624 + ], + [ + -69.80459672715773, + 1.089081122233466 + ], + [ + -69.21863766140018, + 0.985676581217433 + ], + [ + -69.25243404811906, + 0.602650865070075 + ], + [ + -69.45239600287246, + 0.706158758950693 + ], + [ + -70.0155657619893, + 0.541414292804205 + ], + [ + -70.02065589057005, + -0.185156345219539 + ], + [ + -69.5770653957766, + -0.549991957200163 + ], + [ + -69.42048580593223, + -1.122618503426409 + ], + [ + -69.44410193548961, + -1.556287123219818 + ], + [ + -69.89363521999663, + -4.298186944194327 + ], + [ + -70.39404395209499, + -3.766591485207825 + ], + [ + -70.69268205430971, + -3.742872002785859 + ], + [ + -70.04770850287485, + -2.725156345229699 + ], + [ + -70.81347571479196, + -2.256864515800743 + ], + [ + -71.41364579942979, + -2.342802422702128 + ], + [ + -71.7747607082854, + -2.169789727388938 + ], + [ + -72.32578650581365, + -2.434218031426454 + ], + [ + -73.07039221870724, + -2.308954359550953 + ], + [ + -73.6595035468346, + -1.260491224781134 + ], + [ + -74.12239518908906, + -1.002832533373848 + ], + [ + -74.44160051135597, + -0.530820000819887 + ], + [ + -75.10662451852008, + -0.05720549886486 + ], + [ + -75.37322323271385, + -0.15203175212045 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Ecuador", + "sov_a3": "ECU", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Ecuador", + "adm0_a3": "ECU", + "geou_dif": 0, + "geounit": "Ecuador", + "gu_a3": "ECU", + "su_dif": 0, + "subunit": "Ecuador", + "su_a3": "ECU", + "brk_diff": 0, + "name": "Ecuador", + "name_long": "Ecuador", + "brk_a3": "ECU", + "brk_name": "Ecuador", + "brk_group": null, + "abbrev": "Ecu.", + "postal": "EC", + "formal_en": "Republic of Ecuador", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Ecuador", + "name_alt": null, + "mapcolor7": 1, + "mapcolor8": 5, + "mapcolor9": 2, + "mapcolor13": 12, + "pop_est": 14573101, + "gdp_md_est": 107700, + "pop_year": -99, + "lastcensus": 2010, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "3. Upper middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "EC", + "iso_a3": "ECU", + "iso_n3": "218", + "un_a3": "218", + "wb_a2": "EC", + "wb_a3": "ECU", + "woe_id": -99, + "adm0_a3_is": "ECU", + "adm0_a3_us": "ECU", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "South America", + "region_un": "Americas", + "subregion": "South America", + "region_wb": "Latin America & Caribbean", + "name_len": 7, + "long_len": 7, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "ECU.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -80.30256059438722, + -3.404856459164713 + ], + [ + -79.77029334178093, + -2.65751189535964 + ], + [ + -79.98655921092241, + -2.220794366061014 + ], + [ + -80.36878394236925, + -2.685158786635788 + ], + [ + -80.96776546906436, + -2.246942640800704 + ], + [ + -80.76480628123804, + -1.965047702648533 + ], + [ + -80.9336590237517, + -1.057454522306358 + ], + [ + -80.58337032746127, + -0.906662692878683 + ], + [ + -80.39932471385376, + -0.283703301600141 + ], + [ + -80.02089820018037, + 0.360340074053468 + ], + [ + -80.09060970734211, + 0.768428859862397 + ], + [ + -79.54276201039978, + 0.982937730305963 + ], + [ + -78.85525875518871, + 1.380923773601822 + ], + [ + -77.85506140817952, + 0.809925034992773 + ], + [ + -77.66861284047044, + 0.825893052570961 + ], + [ + -77.4249843004304, + 0.395686753741117 + ], + [ + -76.57637976754938, + 0.256935533037435 + ], + [ + -76.29231441924097, + 0.416047268064119 + ], + [ + -75.80146582711659, + 0.084801337073202 + ], + [ + -75.37322323271385, + -0.15203175212045 + ], + [ + -75.23372270374193, + -0.911416924649529 + ], + [ + -75.54499569365204, + -1.56160979574588 + ], + [ + -76.63539425322672, + -2.608677666843818 + ], + [ + -77.83790483265861, + -3.003020521663103 + ], + [ + -78.45068396677564, + -3.873096612161376 + ], + [ + -78.63989722361234, + -4.547784112164074 + ], + [ + -79.20528906931771, + -4.959128513207389 + ], + [ + -79.62497921417618, + -4.454198093283494 + ], + [ + -80.02890804718561, + -4.346090996928893 + ], + [ + -80.44224199087216, + -4.425724379090674 + ], + [ + -80.46929460317695, + -4.059286797708999 + ], + [ + -80.18401485870967, + -3.821161797708044 + ], + [ + -80.30256059438722, + -3.404856459164713 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 5, + "sovereignt": "United Kingdom", + "sov_a3": "GB1", + "adm0_dif": 1, + "level": 2, + "type": "Dependency", + "admin": "Falkland Islands", + "adm0_a3": "FLK", + "geou_dif": 0, + "geounit": "Falkland Islands", + "gu_a3": "FLK", + "su_dif": 0, + "subunit": "Falkland Islands", + "su_a3": "FLK", + "brk_diff": 1, + "name": "Falkland Is.", + "name_long": "Falkland Islands", + "brk_a3": "B12", + "brk_name": "Falkland Is.", + "brk_group": null, + "abbrev": "Flk. Is.", + "postal": "FK", + "formal_en": "Falkland Islands", + "formal_fr": null, + "note_adm0": "U.K.", + "note_brk": "Admin. by U.K.; Claimed by Argentina", + "name_sort": "Falkland Islands", + "name_alt": "Islas Malvinas", + "mapcolor7": 6, + "mapcolor8": 6, + "mapcolor9": 6, + "mapcolor13": 3, + "pop_est": 3140, + "gdp_md_est": 105.1, + "pop_year": -99, + "lastcensus": -99, + "gdp_year": -99, + "economy": "2. Developed region: nonG7", + "income_grp": "1. High income: OECD", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "FK", + "iso_a3": "FLK", + "iso_n3": "238", + "un_a3": "238", + "wb_a2": "-99", + "wb_a3": "-99", + "woe_id": -99, + "adm0_a3_is": "FLK", + "adm0_a3_us": "FLK", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "South America", + "region_un": "Americas", + "subregion": "South America", + "region_wb": "Latin America & Caribbean", + "name_len": 12, + "long_len": 16, + "abbrev_len": 8, + "tiny": -99, + "homepart": -99, + "filename": "FLK.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -61.2, + -51.85 + ], + [ + -60, + -51.25 + ], + [ + -59.15, + -51.5 + ], + [ + -58.55, + -51.1 + ], + [ + -57.75, + -51.55 + ], + [ + -58.05, + -51.9 + ], + [ + -59.4, + -52.2 + ], + [ + -59.85, + -51.85 + ], + [ + -60.7, + -52.3 + ], + [ + -61.2, + -51.85 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 4, + "sovereignt": "Guyana", + "sov_a3": "GUY", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Guyana", + "adm0_a3": "GUY", + "geou_dif": 0, + "geounit": "Guyana", + "gu_a3": "GUY", + "su_dif": 0, + "subunit": "Guyana", + "su_a3": "GUY", + "brk_diff": 0, + "name": "Guyana", + "name_long": "Guyana", + "brk_a3": "GUY", + "brk_name": "Guyana", + "brk_group": null, + "abbrev": "Guy.", + "postal": "GY", + "formal_en": "Co-operative Republic of Guyana", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Guyana", + "name_alt": null, + "mapcolor7": 3, + "mapcolor8": 1, + "mapcolor9": 4, + "mapcolor13": 8, + "pop_est": 772298, + "gdp_md_est": 2966, + "pop_year": -99, + "lastcensus": 2002, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "4. Lower middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "GY", + "iso_a3": "GUY", + "iso_n3": "328", + "un_a3": "328", + "wb_a2": "GY", + "wb_a3": "GUY", + "woe_id": -99, + "adm0_a3_is": "GUY", + "adm0_a3_us": "GUY", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "South America", + "region_un": "Americas", + "subregion": "South America", + "region_wb": "Latin America & Caribbean", + "name_len": 6, + "long_len": 6, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "GUY.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -59.758284878159195, + 8.367034816924047 + ], + [ + -59.101684129458654, + 7.999201971870492 + ], + [ + -58.482962205628056, + 7.347691351750697 + ], + [ + -58.45487606467743, + 6.832787380394463 + ], + [ + -58.07810319683737, + 6.809093736188643 + ], + [ + -57.542218593970645, + 6.321268215353356 + ], + [ + -57.14743648947688, + 5.973149929219161 + ], + [ + -57.307245856339506, + 5.073566595882227 + ], + [ + -57.91428890647214, + 4.812626451024414 + ], + [ + -57.86020952007869, + 4.57680105226045 + ], + [ + -58.04469438336068, + 4.060863552258382 + ], + [ + -57.60156897645786, + 3.334654649260685 + ], + [ + -57.2814334784097, + 3.333491929534119 + ], + [ + -57.150097825739905, + 2.768926906745406 + ], + [ + -56.539385748914555, + 1.899522609866921 + ], + [ + -56.78270423036083, + 1.863710842288654 + ], + [ + -57.335822923396904, + 1.94853770589576 + ], + [ + -57.66097103537737, + 1.682584947105639 + ], + [ + -58.11344987652502, + 1.507195135907025 + ], + [ + -58.42947709820596, + 1.463941962078721 + ], + [ + -58.5400129868783, + 1.268088283692521 + ], + [ + -59.03086157900265, + 1.317697658692722 + ], + [ + -59.64604366722126, + 1.786893825686789 + ], + [ + -59.71854570172674, + 2.24963043864436 + ], + [ + -59.97452490908456, + 2.755232652188056 + ], + [ + -59.81541317405786, + 3.606498521332085 + ], + [ + -59.53803992373123, + 3.958802598481938 + ], + [ + -59.767405768458715, + 4.423502915866607 + ], + [ + -60.11100236676737, + 4.574966538914083 + ], + [ + -59.98095862490488, + 5.014061184098139 + ], + [ + -60.21368343773133, + 5.244486395687602 + ], + [ + -60.73357418480372, + 5.200277207861901 + ], + [ + -61.410302903881956, + 5.959068101419618 + ], + [ + -61.13941504580795, + 6.234296779806144 + ], + [ + -61.15933631045648, + 6.696077378766319 + ], + [ + -60.54399919294098, + 6.856584377464883 + ], + [ + -60.29566809756239, + 7.043911444522919 + ], + [ + -60.637972785063766, + 7.414999904810855 + ], + [ + -60.55058793805819, + 7.779602972846178 + ], + [ + -59.758284878159195, + 8.367034816924047 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 2, + "sovereignt": "Peru", + "sov_a3": "PER", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Peru", + "adm0_a3": "PER", + "geou_dif": 0, + "geounit": "Peru", + "gu_a3": "PER", + "su_dif": 0, + "subunit": "Peru", + "su_a3": "PER", + "brk_diff": 0, + "name": "Peru", + "name_long": "Peru", + "brk_a3": "PER", + "brk_name": "Peru", + "brk_group": null, + "abbrev": "Peru", + "postal": "PE", + "formal_en": "Republic of Peru", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Peru", + "name_alt": null, + "mapcolor7": 4, + "mapcolor8": 4, + "mapcolor9": 4, + "mapcolor13": 11, + "pop_est": 29546963, + "gdp_md_est": 247300, + "pop_year": -99, + "lastcensus": 2007, + "gdp_year": -99, + "economy": "5. Emerging region: G20", + "income_grp": "3. Upper middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "PE", + "iso_a3": "PER", + "iso_n3": "604", + "un_a3": "604", + "wb_a2": "PE", + "wb_a3": "PER", + "woe_id": -99, + "adm0_a3_is": "PER", + "adm0_a3_us": "PER", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "South America", + "region_un": "Americas", + "subregion": "South America", + "region_wb": "Latin America & Caribbean", + "name_len": 4, + "long_len": 4, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "PER.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -69.59042375352405, + -17.580011895419332 + ], + [ + -69.85844356960587, + -18.092693780187012 + ], + [ + -70.37257239447771, + -18.34797535570887 + ], + [ + -71.37525021023691, + -17.773798516513857 + ], + [ + -71.46204077827112, + -17.363487644116383 + ], + [ + -73.44452958850042, + -16.359362888252996 + ], + [ + -75.23788265654144, + -15.265682875227782 + ], + [ + -76.00920508492995, + -14.649286390850321 + ], + [ + -76.42346920439775, + -13.82318694423243 + ], + [ + -76.25924150257416, + -13.535039157772943 + ], + [ + -77.10619238962184, + -12.22271615972082 + ], + [ + -78.09215287953464, + -10.377712497604065 + ], + [ + -79.03695309112695, + -8.386567884965892 + ], + [ + -79.44592037628485, + -7.93083342858386 + ], + [ + -79.76057817251004, + -7.194340915560083 + ], + [ + -80.53748165558608, + -6.541667575713717 + ], + [ + -81.24999630402642, + -6.136834405139183 + ], + [ + -80.92634680858244, + -5.690556735866565 + ], + [ + -81.41094255239946, + -4.736764825055459 + ], + [ + -81.09966956248937, + -4.036394138203697 + ], + [ + -80.30256059438722, + -3.404856459164713 + ], + [ + -80.18401485870967, + -3.821161797708044 + ], + [ + -80.46929460317695, + -4.059286797708999 + ], + [ + -80.44224199087216, + -4.425724379090674 + ], + [ + -80.02890804718561, + -4.346090996928893 + ], + [ + -79.62497921417618, + -4.454198093283494 + ], + [ + -79.20528906931771, + -4.959128513207389 + ], + [ + -78.63989722361234, + -4.547784112164074 + ], + [ + -78.45068396677564, + -3.873096612161376 + ], + [ + -77.83790483265861, + -3.003020521663103 + ], + [ + -76.63539425322672, + -2.608677666843818 + ], + [ + -75.54499569365204, + -1.56160979574588 + ], + [ + -75.23372270374193, + -0.911416924649529 + ], + [ + -75.37322323271385, + -0.15203175212045 + ], + [ + -75.10662451852008, + -0.05720549886486 + ], + [ + -74.44160051135597, + -0.530820000819887 + ], + [ + -74.12239518908906, + -1.002832533373848 + ], + [ + -73.6595035468346, + -1.260491224781134 + ], + [ + -73.07039221870724, + -2.308954359550953 + ], + [ + -72.32578650581365, + -2.434218031426454 + ], + [ + -71.7747607082854, + -2.169789727388938 + ], + [ + -71.41364579942979, + -2.342802422702128 + ], + [ + -70.81347571479196, + -2.256864515800743 + ], + [ + -70.04770850287485, + -2.725156345229699 + ], + [ + -70.69268205430971, + -3.742872002785859 + ], + [ + -70.39404395209499, + -3.766591485207825 + ], + [ + -69.89363521999663, + -4.298186944194327 + ], + [ + -70.7947688463023, + -4.251264743673303 + ], + [ + -70.92884334988358, + -4.401591485210368 + ], + [ + -71.74840572781655, + -4.593982842633011 + ], + [ + -72.89192765978726, + -5.274561455916981 + ], + [ + -72.96450720894119, + -5.741251315944893 + ], + [ + -73.21971126981461, + -6.089188734566078 + ], + [ + -73.1200274319236, + -6.629930922068239 + ], + [ + -73.72448666044164, + -6.91859547285064 + ], + [ + -73.7234014553635, + -7.340998630404414 + ], + [ + -73.98723548042966, + -7.523829847853064 + ], + [ + -73.57105933296707, + -8.424446709835834 + ], + [ + -73.01538265653254, + -9.03283334720806 + ], + [ + -73.22671342639016, + -9.462212823121234 + ], + [ + -72.56303300646564, + -9.520193780152717 + ], + [ + -72.18489071316984, + -10.053597914269432 + ], + [ + -71.30241227892154, + -10.079436130415374 + ], + [ + -70.48189388699117, + -9.490118096558845 + ], + [ + -70.54868567572841, + -11.009146823778465 + ], + [ + -70.0937522040469, + -11.123971856331012 + ], + [ + -69.52967810736496, + -10.951734307502194 + ], + [ + -68.66507971868961, + -12.561300144097173 + ], + [ + -68.88007951523997, + -12.899729099176653 + ], + [ + -68.92922380234954, + -13.602683607643007 + ], + [ + -68.9488866848366, + -14.453639418193283 + ], + [ + -69.33953467474701, + -14.953195489158832 + ], + [ + -69.16034664577495, + -15.323973890853019 + ], + [ + -69.38976416693471, + -15.660129082911654 + ], + [ + -68.9596353827533, + -16.50069793057127 + ], + [ + -69.59042375352405, + -17.580011895419332 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 4, + "sovereignt": "Paraguay", + "sov_a3": "PRY", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Paraguay", + "adm0_a3": "PRY", + "geou_dif": 0, + "geounit": "Paraguay", + "gu_a3": "PRY", + "su_dif": 0, + "subunit": "Paraguay", + "su_a3": "PRY", + "brk_diff": 0, + "name": "Paraguay", + "name_long": "Paraguay", + "brk_a3": "PRY", + "brk_name": "Paraguay", + "brk_group": null, + "abbrev": "Para.", + "postal": "PY", + "formal_en": "Republic of Paraguay", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Paraguay", + "name_alt": null, + "mapcolor7": 6, + "mapcolor8": 3, + "mapcolor9": 6, + "mapcolor13": 2, + "pop_est": 6995655, + "gdp_md_est": 28890, + "pop_year": -99, + "lastcensus": 2002, + "gdp_year": -99, + "economy": "5. Emerging region: G20", + "income_grp": "4. Lower middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "PY", + "iso_a3": "PRY", + "iso_n3": "600", + "un_a3": "600", + "wb_a2": "PY", + "wb_a3": "PRY", + "woe_id": -99, + "adm0_a3_is": "PRY", + "adm0_a3_us": "PRY", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "South America", + "region_un": "Americas", + "subregion": "South America", + "region_wb": "Latin America & Caribbean", + "name_len": 8, + "long_len": 8, + "abbrev_len": 5, + "tiny": -99, + "homepart": 1, + "filename": "PRY.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -62.685057135657885, + -22.249029229422387 + ], + [ + -62.29117936872922, + -21.05163461678739 + ], + [ + -62.26596126977079, + -20.513734633061276 + ], + [ + -61.786326463453776, + -19.633736667562964 + ], + [ + -60.04356462262649, + -19.342746677327426 + ], + [ + -59.115042487206104, + -19.356906019775398 + ], + [ + -58.183471442280506, + -19.868399346600363 + ], + [ + -58.166392381408045, + -20.176700941653678 + ], + [ + -57.87067399761779, + -20.73268767668195 + ], + [ + -57.937155727761294, + -22.090175876557172 + ], + [ + -56.8815095689029, + -22.28215382252148 + ], + [ + -56.47331743022939, + -22.086300144135283 + ], + [ + -55.79795813660691, + -22.356929620047822 + ], + [ + -55.610682745981144, + -22.655619398694842 + ], + [ + -55.517639329639636, + -23.571997572526634 + ], + [ + -55.40074723979542, + -23.956935316668805 + ], + [ + -55.02790178080954, + -24.001273695575225 + ], + [ + -54.652834235235126, + -23.83957813893396 + ], + [ + -54.29295956075451, + -24.02101409271073 + ], + [ + -54.29347632507745, + -24.570799655863965 + ], + [ + -54.42894609233059, + -25.162184747012166 + ], + [ + -54.625290696823576, + -25.73925546641551 + ], + [ + -54.78879492859505, + -26.621785577096134 + ], + [ + -55.69584550639816, + -27.38783700939086 + ], + [ + -56.48670162619299, + -27.548499037386293 + ], + [ + -57.60975969097615, + -27.395898532828387 + ], + [ + -58.61817359071974, + -27.123718763947096 + ], + [ + -57.633660040911124, + -25.60365650808164 + ], + [ + -57.77721716981794, + -25.16233977630904 + ], + [ + -58.80712846539498, + -24.77145924245331 + ], + [ + -60.02896603050402, + -24.032796319273274 + ], + [ + -60.84656470400991, + -23.880712579038292 + ], + [ + -62.685057135657885, + -22.249029229422387 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 4, + "sovereignt": "Suriname", + "sov_a3": "SUR", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Suriname", + "adm0_a3": "SUR", + "geou_dif": 0, + "geounit": "Suriname", + "gu_a3": "SUR", + "su_dif": 0, + "subunit": "Suriname", + "su_a3": "SUR", + "brk_diff": 0, + "name": "Suriname", + "name_long": "Suriname", + "brk_a3": "SUR", + "brk_name": "Suriname", + "brk_group": null, + "abbrev": "Sur.", + "postal": "SR", + "formal_en": "Republic of Suriname", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Suriname", + "name_alt": null, + "mapcolor7": 1, + "mapcolor8": 4, + "mapcolor9": 7, + "mapcolor13": 6, + "pop_est": 481267, + "gdp_md_est": 4254, + "pop_year": -99, + "lastcensus": 2004, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "3. Upper middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "SR", + "iso_a3": "SUR", + "iso_n3": "740", + "un_a3": "740", + "wb_a2": "SR", + "wb_a3": "SUR", + "woe_id": -99, + "adm0_a3_is": "SUR", + "adm0_a3_us": "SUR", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "South America", + "region_un": "Americas", + "subregion": "South America", + "region_wb": "Latin America & Caribbean", + "name_len": 8, + "long_len": 8, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "SUR.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -57.14743648947688, + 5.973149929219161 + ], + [ + -55.9493184067898, + 5.772877915872002 + ], + [ + -55.841779751190415, + 5.953125311706059 + ], + [ + -55.033250291551774, + 6.025291449401664 + ], + [ + -53.958044603070896, + 5.756548163267765 + ], + [ + -54.47863298197923, + 4.896755682795586 + ], + [ + -54.399542202356514, + 4.212611395683466 + ], + [ + -54.00693050801901, + 3.620037746592558 + ], + [ + -54.181726040246275, + 3.189779771330421 + ], + [ + -54.2697051662232, + 2.732391669115046 + ], + [ + -54.52475419779971, + 2.311848863123785 + ], + [ + -55.09758744975514, + 2.523748073736613 + ], + [ + -55.569755011606, + 2.421506252447131 + ], + [ + -55.973322109589375, + 2.510363877773017 + ], + [ + -56.0733418442903, + 2.220794989425499 + ], + [ + -55.905600145070885, + 2.02199575439866 + ], + [ + -55.99569800477175, + 1.817667141116601 + ], + [ + -56.539385748914555, + 1.899522609866921 + ], + [ + -57.150097825739905, + 2.768926906745406 + ], + [ + -57.2814334784097, + 3.333491929534119 + ], + [ + -57.60156897645786, + 3.334654649260685 + ], + [ + -58.04469438336068, + 4.060863552258382 + ], + [ + -57.86020952007869, + 4.57680105226045 + ], + [ + -57.91428890647214, + 4.812626451024414 + ], + [ + -57.307245856339506, + 5.073566595882227 + ], + [ + -57.14743648947688, + 5.973149929219161 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 4, + "sovereignt": "Uruguay", + "sov_a3": "URY", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Uruguay", + "adm0_a3": "URY", + "geou_dif": 0, + "geounit": "Uruguay", + "gu_a3": "URY", + "su_dif": 0, + "subunit": "Uruguay", + "su_a3": "URY", + "brk_diff": 0, + "name": "Uruguay", + "name_long": "Uruguay", + "brk_a3": "URY", + "brk_name": "Uruguay", + "brk_group": null, + "abbrev": "Ury.", + "postal": "UY", + "formal_en": "Oriental Republic of Uruguay", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Uruguay", + "name_alt": null, + "mapcolor7": 1, + "mapcolor8": 2, + "mapcolor9": 2, + "mapcolor13": 10, + "pop_est": 3494382, + "gdp_md_est": 43160, + "pop_year": -99, + "lastcensus": 2004, + "gdp_year": -99, + "economy": "5. Emerging region: G20", + "income_grp": "3. Upper middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "UY", + "iso_a3": "URY", + "iso_n3": "858", + "un_a3": "858", + "wb_a2": "UY", + "wb_a3": "URY", + "woe_id": -99, + "adm0_a3_is": "URY", + "adm0_a3_us": "URY", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "South America", + "region_un": "Americas", + "subregion": "South America", + "region_wb": "Latin America & Caribbean", + "name_len": 7, + "long_len": 7, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "URY.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -57.62513342958296, + -30.216294854454258 + ], + [ + -56.97602576356473, + -30.109686374636127 + ], + [ + -55.97324459494093, + -30.883075860316303 + ], + [ + -55.601510179249345, + -30.853878676071393 + ], + [ + -54.57245154480512, + -31.494511407193748 + ], + [ + -53.787951626182185, + -32.047242526987624 + ], + [ + -53.209588995971544, + -32.727666110974724 + ], + [ + -53.6505439927181, + -33.20200408298183 + ], + [ + -53.373661668498244, + -33.768377780900764 + ], + [ + -53.806425950726535, + -34.396814874002224 + ], + [ + -54.93586605489773, + -34.952646579733624 + ], + [ + -55.67408972840329, + -34.75265878676407 + ], + [ + -56.21529700379607, + -34.85983570733742 + ], + [ + -57.139685024633096, + -34.430456231424245 + ], + [ + -57.8178606838155, + -34.4625472958775 + ], + [ + -58.42707414410439, + -33.90945444105757 + ], + [ + -58.34961117209887, + -33.26318897881541 + ], + [ + -58.13264767112144, + -33.040566908502015 + ], + [ + -58.14244035504076, + -32.044503676076154 + ], + [ + -57.87493730328188, + -31.016556084926208 + ], + [ + -57.62513342958296, + -30.216294854454258 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Venezuela", + "sov_a3": "VEN", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Venezuela", + "adm0_a3": "VEN", + "geou_dif": 0, + "geounit": "Venezuela", + "gu_a3": "VEN", + "su_dif": 0, + "subunit": "Venezuela", + "su_a3": "VEN", + "brk_diff": 0, + "name": "Venezuela", + "name_long": "Venezuela", + "brk_a3": "VEN", + "brk_name": "Venezuela", + "brk_group": null, + "abbrev": "Ven.", + "postal": "VE", + "formal_en": "Bolivarian Republic of Venezuela", + "formal_fr": "República Bolivariana de Venezuela", + "note_adm0": null, + "note_brk": null, + "name_sort": "Venezuela, RB", + "name_alt": null, + "mapcolor7": 1, + "mapcolor8": 3, + "mapcolor9": 1, + "mapcolor13": 4, + "pop_est": 26814843, + "gdp_md_est": 357400, + "pop_year": -99, + "lastcensus": 2001, + "gdp_year": -99, + "economy": "5. Emerging region: G20", + "income_grp": "3. Upper middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "VE", + "iso_a3": "VEN", + "iso_n3": "862", + "un_a3": "862", + "wb_a2": "VE", + "wb_a3": "VEN", + "woe_id": -99, + "adm0_a3_is": "VEN", + "adm0_a3_us": "VEN", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "South America", + "region_un": "Americas", + "subregion": "South America", + "region_wb": "Latin America & Caribbean", + "name_len": 9, + "long_len": 9, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "VEN.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -71.3315836249503, + 11.776284084515808 + ], + [ + -71.36000566271082, + 11.53999359786121 + ], + [ + -71.94704993354651, + 11.423282375530022 + ], + [ + -71.62086829292019, + 10.969459947142795 + ], + [ + -71.63306393094108, + 10.446494452349027 + ], + [ + -72.07417395698451, + 9.865651353388373 + ], + [ + -71.69564409044654, + 9.072263088411248 + ], + [ + -71.26455929226773, + 9.137194525585983 + ], + [ + -71.03999935574339, + 9.859992784052407 + ], + [ + -71.35008378771079, + 10.211935126176215 + ], + [ + -71.40062333849224, + 10.968969021036015 + ], + [ + -70.1552988349065, + 11.37548167566004 + ], + [ + -70.29384334988103, + 11.846822414594214 + ], + [ + -69.94324459499683, + 12.162307033736099 + ], + [ + -69.58430009629747, + 11.459610907431212 + ], + [ + -68.88299923366445, + 11.443384507691563 + ], + [ + -68.23327145045873, + 10.885744126829946 + ], + [ + -68.19412655299763, + 10.554653225135922 + ], + [ + -67.29624854192633, + 10.54586823164631 + ], + [ + -66.227864142508, + 10.648626817258688 + ], + [ + -65.65523759628175, + 10.200798855017323 + ], + [ + -64.89045223657817, + 10.0772146671913 + ], + [ + -64.32947872583374, + 10.38959870039568 + ], + [ + -64.31800655786495, + 10.64141795495398 + ], + [ + -63.07932247582874, + 10.7017243514386 + ], + [ + -61.880946010980196, + 10.715625311725104 + ], + [ + -62.73011898461641, + 10.420268662960906 + ], + [ + -62.388511928950976, + 9.94820445397464 + ], + [ + -61.58876746280193, + 9.873066921422264 + ], + [ + -60.83059668643172, + 9.38133982994894 + ], + [ + -60.67125240745973, + 8.580174261911878 + ], + [ + -60.15009558779618, + 8.602756862823426 + ], + [ + -59.758284878159195, + 8.367034816924047 + ], + [ + -60.55058793805819, + 7.779602972846178 + ], + [ + -60.637972785063766, + 7.414999904810855 + ], + [ + -60.29566809756239, + 7.043911444522919 + ], + [ + -60.54399919294098, + 6.856584377464883 + ], + [ + -61.15933631045648, + 6.696077378766319 + ], + [ + -61.13941504580795, + 6.234296779806144 + ], + [ + -61.410302903881956, + 5.959068101419618 + ], + [ + -60.73357418480372, + 5.200277207861901 + ], + [ + -60.60117916527194, + 4.91809804933213 + ], + [ + -60.96689327660153, + 4.536467596856639 + ], + [ + -62.08542965355914, + 4.162123521334308 + ], + [ + -62.804533047116706, + 4.006965033377952 + ], + [ + -63.0931975978991, + 3.770571193858785 + ], + [ + -63.88834286157416, + 4.020530096854571 + ], + [ + -64.62865943058755, + 4.14848094320925 + ], + [ + -64.81606401229402, + 4.056445217297423 + ], + [ + -64.36849443221409, + 3.797210394705246 + ], + [ + -64.40882788761792, + 3.126786200366624 + ], + [ + -64.26999915226578, + 2.497005520025567 + ], + [ + -63.42286739770512, + 2.411067613124174 + ], + [ + -63.36878801131166, + 2.200899562993129 + ], + [ + -64.08308549666609, + 1.91636912679408 + ], + [ + -64.19930579289051, + 1.49285492594602 + ], + [ + -64.61101192895985, + 1.328730576987042 + ], + [ + -65.35471330428837, + 1.0952822941085 + ], + [ + -65.54826738143757, + 0.78925446207603 + ], + [ + -66.32576514348496, + 0.724452215982012 + ], + [ + -66.87632585312258, + 1.253360500489336 + ], + [ + -67.18129431829307, + 2.250638129074062 + ], + [ + -67.44709204778631, + 2.600280869960869 + ], + [ + -67.8099381171237, + 2.820655015469569 + ], + [ + -67.30317318385345, + 3.31845408773718 + ], + [ + -67.33756384954368, + 3.542342230641722 + ], + [ + -67.62183590358127, + 3.839481716319994 + ], + [ + -67.82301225449355, + 4.503937282728899 + ], + [ + -67.74469662135522, + 5.221128648291668 + ], + [ + -67.52153194850275, + 5.556870428891969 + ], + [ + -67.34143958196557, + 6.095468044454023 + ], + [ + -67.69508724635502, + 6.267318020040647 + ], + [ + -68.26505245631823, + 6.153268133972475 + ], + [ + -68.98531856960236, + 6.206804917826858 + ], + [ + -69.38947994655712, + 6.099860541198836 + ], + [ + -70.09331295437242, + 6.96037649172311 + ], + [ + -70.67423356798152, + 7.087784735538719 + ], + [ + -71.96017574734864, + 6.991614895043538 + ], + [ + -72.19835242378188, + 7.340430813013682 + ], + [ + -72.44448727078807, + 7.423784898300481 + ], + [ + -72.47967892117885, + 7.632506008327354 + ], + [ + -72.36090064155596, + 8.002638454617895 + ], + [ + -72.43986223009796, + 8.405275376820029 + ], + [ + -72.6604947577681, + 8.625287787302682 + ], + [ + -72.7887298245004, + 9.085027167187334 + ], + [ + -73.30495154488005, + 9.151999823437606 + ], + [ + -73.02760413276957, + 9.736770331252444 + ], + [ + -72.9052860175347, + 10.450344346554772 + ], + [ + -72.61465776232521, + 10.821975409381778 + ], + [ + -72.22757544624294, + 11.10870209395324 + ], + [ + -71.97392167833829, + 11.60867157637712 + ], + [ + -71.3315836249503, + 11.776284084515808 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Afghanistan", + "sov_a3": "AFG", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Afghanistan", + "adm0_a3": "AFG", + "geou_dif": 0, + "geounit": "Afghanistan", + "gu_a3": "AFG", + "su_dif": 0, + "subunit": "Afghanistan", + "su_a3": "AFG", + "brk_diff": 0, + "name": "Afghanistan", + "name_long": "Afghanistan", + "brk_a3": "AFG", + "brk_name": "Afghanistan", + "brk_group": null, + "abbrev": "Afg.", + "postal": "AF", + "formal_en": "Islamic State of Afghanistan", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Afghanistan", + "name_alt": null, + "mapcolor7": 5, + "mapcolor8": 6, + "mapcolor9": 8, + "mapcolor13": 7, + "pop_est": 28400000, + "gdp_md_est": 22270, + "pop_year": -99, + "lastcensus": 1979, + "gdp_year": -99, + "economy": "7. Least developed region", + "income_grp": "5. Low income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "AF", + "iso_a3": "AFG", + "iso_n3": "004", + "un_a3": "004", + "wb_a2": "AF", + "wb_a3": "AFG", + "woe_id": -99, + "adm0_a3_is": "AFG", + "adm0_a3_us": "AFG", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Asia", + "region_un": "Asia", + "subregion": "Southern Asia", + "region_wb": "South Asia", + "name_len": 11, + "long_len": 11, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "AFG.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 61.21081709172574, + 35.650072333309225 + ], + [ + 62.230651483005886, + 35.270663967422294 + ], + [ + 62.9846623065766, + 35.40404083916762 + ], + [ + 63.19353844590035, + 35.857165635718914 + ], + [ + 63.9828959491587, + 36.0079574651466 + ], + [ + 64.5464791197339, + 36.31207326918427 + ], + [ + 64.7461051776774, + 37.111817735333304 + ], + [ + 65.58894778835784, + 37.30521678318564 + ], + [ + 65.74563073106681, + 37.66116404881207 + ], + [ + 66.21738488145932, + 37.39379018813392 + ], + [ + 66.51860680528867, + 37.36278432875879 + ], + [ + 67.07578209825962, + 37.35614390720929 + ], + [ + 67.82999962755952, + 37.14499400486468 + ], + [ + 68.13556237170138, + 37.0231151393043 + ], + [ + 68.85944583524594, + 37.344335842430596 + ], + [ + 69.19627282092438, + 37.15114350030743 + ], + [ + 69.51878543485796, + 37.60899669041341 + ], + [ + 70.11657840361033, + 37.58822276463209 + ], + [ + 70.27057417184014, + 37.735164699854025 + ], + [ + 70.3763041523093, + 38.13839590102752 + ], + [ + 70.80682050973289, + 38.486281643216415 + ], + [ + 71.34813113799026, + 38.258905341132156 + ], + [ + 71.23940392444817, + 37.95326508234188 + ], + [ + 71.54191775908478, + 37.905774441065645 + ], + [ + 71.44869347523024, + 37.06564484308051 + ], + [ + 71.8446382994506, + 36.73817129164692 + ], + [ + 72.1930408059624, + 36.948287665345674 + ], + [ + 72.63688968291729, + 37.047558091778356 + ], + [ + 73.26005577992501, + 37.495256862939 + ], + [ + 73.9486959166465, + 37.4215662704908 + ], + [ + 74.98000247589542, + 37.419990139305895 + ], + [ + 75.15802778514092, + 37.13303091078912 + ], + [ + 74.57589277537298, + 37.02084137628346 + ], + [ + 74.06755171091783, + 36.83617564548845 + ], + [ + 72.92002485544447, + 36.72000702569632 + ], + [ + 71.84629194528392, + 36.50994232842986 + ], + [ + 71.26234826038575, + 36.074387518857804 + ], + [ + 71.49876793812109, + 35.650563259416 + ], + [ + 71.6130762063507, + 35.153203436822864 + ], + [ + 71.11501875192162, + 34.733125718722235 + ], + [ + 71.15677330921346, + 34.34891144463215 + ], + [ + 70.8818030129884, + 33.98885590263851 + ], + [ + 69.9305432473596, + 34.02012014417511 + ], + [ + 70.3235941913716, + 33.35853261975839 + ], + [ + 69.68714725126485, + 33.105498969041236 + ], + [ + 69.26252200712256, + 32.5019440780883 + ], + [ + 69.31776411324255, + 31.90141225842444 + ], + [ + 68.92667687365767, + 31.620189113892064 + ], + [ + 68.55693200060932, + 31.713310044882018 + ], + [ + 67.79268924344478, + 31.58293040620963 + ], + [ + 67.68339358914747, + 31.30315420178142 + ], + [ + 66.93889122911847, + 31.304911200479353 + ], + [ + 66.38145755398602, + 30.73889923758645 + ], + [ + 66.34647260932442, + 29.887943427036177 + ], + [ + 65.0468620136161, + 29.472180691031905 + ], + [ + 64.35041873561852, + 29.560030625928093 + ], + [ + 64.14800215033125, + 29.340819200145972 + ], + [ + 63.55026085801117, + 29.468330796826162 + ], + [ + 62.54985680527278, + 29.31857249604431 + ], + [ + 60.874248488208785, + 29.829238999952604 + ], + [ + 61.781221551363444, + 30.735850328081234 + ], + [ + 61.699314406180825, + 31.37950613049267 + ], + [ + 60.94194461451113, + 31.548074652628753 + ], + [ + 60.863654819588966, + 32.18291962333443 + ], + [ + 60.536077915290775, + 32.98126882581157 + ], + [ + 60.963700392506006, + 33.52883230237625 + ], + [ + 60.52842980331158, + 33.676446031218006 + ], + [ + 60.80319339380745, + 34.40410187431986 + ], + [ + 61.21081709172574, + 35.650072333309225 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 4, + "sovereignt": "United Arab Emirates", + "sov_a3": "ARE", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "United Arab Emirates", + "adm0_a3": "ARE", + "geou_dif": 0, + "geounit": "United Arab Emirates", + "gu_a3": "ARE", + "su_dif": 0, + "subunit": "United Arab Emirates", + "su_a3": "ARE", + "brk_diff": 0, + "name": "United Arab Emirates", + "name_long": "United Arab Emirates", + "brk_a3": "ARE", + "brk_name": "United Arab Emirates", + "brk_group": null, + "abbrev": "U.A.E.", + "postal": "AE", + "formal_en": "United Arab Emirates", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "United Arab Emirates", + "name_alt": null, + "mapcolor7": 2, + "mapcolor8": 1, + "mapcolor9": 3, + "mapcolor13": 3, + "pop_est": 4798491, + "gdp_md_est": 184300, + "pop_year": -99, + "lastcensus": 2010, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "2. High income: nonOECD", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "AE", + "iso_a3": "ARE", + "iso_n3": "784", + "un_a3": "784", + "wb_a2": "AE", + "wb_a3": "ARE", + "woe_id": -99, + "adm0_a3_is": "ARE", + "adm0_a3_us": "ARE", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Asia", + "region_un": "Asia", + "subregion": "Western Asia", + "region_wb": "Middle East & North Africa", + "name_len": 20, + "long_len": 20, + "abbrev_len": 6, + "tiny": -99, + "homepart": 1, + "filename": "ARE.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 51.57951867046327, + 24.245497137951105 + ], + [ + 51.757440626844186, + 24.29407298430547 + ], + [ + 51.794389275932865, + 24.019826158132506 + ], + [ + 52.57708051942561, + 24.177439276622707 + ], + [ + 53.404006788960146, + 24.15131684009917 + ], + [ + 54.00800092958758, + 24.121757920828212 + ], + [ + 54.69302371604863, + 24.79789236093509 + ], + [ + 55.43902469261414, + 25.43914520924494 + ], + [ + 56.07082075381456, + 26.055464178973978 + ], + [ + 56.261041701080956, + 25.71460643157677 + ], + [ + 56.396847365144005, + 24.924732163995486 + ], + [ + 55.88623253766801, + 24.920830593357444 + ], + [ + 55.804118686756226, + 24.269604193615265 + ], + [ + 55.981213820220454, + 24.130542914317825 + ], + [ + 55.52863162620823, + 23.933604030853502 + ], + [ + 55.525841098864475, + 23.524869289640932 + ], + [ + 55.234489373602884, + 23.11099274341532 + ], + [ + 55.20834109886319, + 22.708329982997046 + ], + [ + 55.0068030129249, + 22.496947536707136 + ], + [ + 52.000733270074335, + 23.00115448657894 + ], + [ + 51.61770755392698, + 24.014219265228828 + ], + [ + 51.57951867046327, + 24.245497137951105 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 6, + "sovereignt": "Armenia", + "sov_a3": "ARM", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Armenia", + "adm0_a3": "ARM", + "geou_dif": 0, + "geounit": "Armenia", + "gu_a3": "ARM", + "su_dif": 0, + "subunit": "Armenia", + "su_a3": "ARM", + "brk_diff": 0, + "name": "Armenia", + "name_long": "Armenia", + "brk_a3": "ARM", + "brk_name": "Armenia", + "brk_group": null, + "abbrev": "Arm.", + "postal": "ARM", + "formal_en": "Republic of Armenia", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Armenia", + "name_alt": null, + "mapcolor7": 3, + "mapcolor8": 1, + "mapcolor9": 2, + "mapcolor13": 10, + "pop_est": 2967004, + "gdp_md_est": 18770, + "pop_year": -99, + "lastcensus": 2001, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "4. Lower middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "AM", + "iso_a3": "ARM", + "iso_n3": "051", + "un_a3": "051", + "wb_a2": "AM", + "wb_a3": "ARM", + "woe_id": -99, + "adm0_a3_is": "ARM", + "adm0_a3_us": "ARM", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Asia", + "region_un": "Asia", + "subregion": "Western Asia", + "region_wb": "Europe & Central Asia", + "name_len": 7, + "long_len": 7, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "ARM.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 43.582745802592726, + 41.09214325618257 + ], + [ + 44.97248009621808, + 41.248128567055595 + ], + [ + 45.17949588397934, + 40.98535390885141 + ], + [ + 45.56035118997045, + 40.812289537105926 + ], + [ + 45.35917483905817, + 40.56150381119346 + ], + [ + 45.89190717955509, + 40.21847565364 + ], + [ + 45.61001224140293, + 39.89999380142518 + ], + [ + 46.034534132680676, + 39.628020738273065 + ], + [ + 46.48349897643246, + 39.464154771475535 + ], + [ + 46.50571984231797, + 38.770605373686294 + ], + [ + 46.14362308124881, + 38.74120148371222 + ], + [ + 45.73537926614301, + 39.31971914321974 + ], + [ + 45.73997846861698, + 39.47399913182713 + ], + [ + 45.298144972521456, + 39.471751207022436 + ], + [ + 45.00198733905674, + 39.740003567049555 + ], + [ + 44.79398969908195, + 39.71300263117705 + ], + [ + 44.4000085792887, + 40.00500031184228 + ], + [ + 43.65643639504094, + 40.253563951166186 + ], + [ + 43.75265791196841, + 40.74020091405876 + ], + [ + 43.582745802592726, + 41.09214325618257 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 5, + "sovereignt": "Azerbaijan", + "sov_a3": "AZE", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Azerbaijan", + "adm0_a3": "AZE", + "geou_dif": 0, + "geounit": "Azerbaijan", + "gu_a3": "AZE", + "su_dif": 0, + "subunit": "Azerbaijan", + "su_a3": "AZE", + "brk_diff": 0, + "name": "Azerbaijan", + "name_long": "Azerbaijan", + "brk_a3": "AZE", + "brk_name": "Azerbaijan", + "brk_group": null, + "abbrev": "Aze.", + "postal": "AZ", + "formal_en": "Republic of Azerbaijan", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Azerbaijan", + "name_alt": null, + "mapcolor7": 1, + "mapcolor8": 6, + "mapcolor9": 5, + "mapcolor13": 8, + "pop_est": 8238672, + "gdp_md_est": 77610, + "pop_year": -99, + "lastcensus": 2009, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "3. Upper middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "AZ", + "iso_a3": "AZE", + "iso_n3": "031", + "un_a3": "031", + "wb_a2": "AZ", + "wb_a3": "AZE", + "woe_id": -99, + "adm0_a3_is": "AZE", + "adm0_a3_us": "AZE", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Asia", + "region_un": "Asia", + "subregion": "Western Asia", + "region_wb": "Europe & Central Asia", + "name_len": 10, + "long_len": 10, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "AZE.geojson" + }, + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 45.0019873390568, + 39.7400035670496 + ], + [ + 45.29814497252144, + 39.471751207022436 + ], + [ + 45.739978468617004, + 39.473999131827156 + ], + [ + 45.73537926614309, + 39.3197191432198 + ], + [ + 46.14362308124881, + 38.74120148371222 + ], + [ + 45.457721795438744, + 38.874139105783115 + ], + [ + 44.95268802265028, + 39.33576467544643 + ], + [ + 44.793989699082005, + 39.713002631177034 + ], + [ + 45.0019873390568, + 39.7400035670496 + ] + ] + ], + [ + [ + [ + 47.373315464066216, + 41.219732367511256 + ], + [ + 47.81566572448472, + 41.151416124021345 + ], + [ + 47.98728315612604, + 41.40581920019423 + ], + [ + 48.58435265482629, + 41.808869533854676 + ], + [ + 49.11026370626067, + 41.282286688800525 + ], + [ + 49.6189148293096, + 40.57292430272997 + ], + [ + 50.0848295428531, + 40.52615713150578 + ], + [ + 50.39282107931271, + 40.256561184239104 + ], + [ + 49.5692021014448, + 40.17610097916071 + ], + [ + 49.39525923035043, + 39.39948171646225 + ], + [ + 49.223228387250714, + 39.04921885838792 + ], + [ + 48.85653242370759, + 38.81548635513178 + ], + [ + 48.88324913920255, + 38.32024526626264 + ], + [ + 48.634375441284845, + 38.27037750910094 + ], + [ + 48.010744256386516, + 38.794014797514535 + ], + [ + 48.355529412637935, + 39.28876496027689 + ], + [ + 48.06009524922527, + 39.582235419262446 + ], + [ + 47.685079380083124, + 39.50836395930119 + ], + [ + 46.50571984231797, + 38.770605373686266 + ], + [ + 46.48349897643246, + 39.464154771475535 + ], + [ + 46.034534132680704, + 39.62802073827305 + ], + [ + 45.61001224140293, + 39.89999380142518 + ], + [ + 45.89190717955515, + 40.218475653639985 + ], + [ + 45.35917483905817, + 40.56150381119349 + ], + [ + 45.560351189970476, + 40.81228953710595 + ], + [ + 45.1794958839794, + 40.98535390885143 + ], + [ + 44.972480096218156, + 41.24812856705562 + ], + [ + 45.21742638528164, + 41.41145193131405 + ], + [ + 45.962600538930445, + 41.1238725856098 + ], + [ + 46.501637404166985, + 41.06444468847411 + ], + [ + 46.637908156120574, + 41.181672675128226 + ], + [ + 46.14543175637899, + 41.72280243587264 + ], + [ + 46.404950799348825, + 41.86067515722735 + ], + [ + 46.68607059101666, + 41.827137152669906 + ], + [ + 47.373315464066216, + 41.219732367511256 + ] + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Bangladesh", + "sov_a3": "BGD", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Bangladesh", + "adm0_a3": "BGD", + "geou_dif": 0, + "geounit": "Bangladesh", + "gu_a3": "BGD", + "su_dif": 0, + "subunit": "Bangladesh", + "su_a3": "BGD", + "brk_diff": 0, + "name": "Bangladesh", + "name_long": "Bangladesh", + "brk_a3": "BGD", + "brk_name": "Bangladesh", + "brk_group": null, + "abbrev": "Bang.", + "postal": "BD", + "formal_en": "People's Republic of Bangladesh", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Bangladesh", + "name_alt": null, + "mapcolor7": 3, + "mapcolor8": 4, + "mapcolor9": 7, + "mapcolor13": 7, + "pop_est": 156050883, + "gdp_md_est": 224000, + "pop_year": -99, + "lastcensus": 2011, + "gdp_year": -99, + "economy": "7. Least developed region", + "income_grp": "5. Low income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "BD", + "iso_a3": "BGD", + "iso_n3": "050", + "un_a3": "050", + "wb_a2": "BD", + "wb_a3": "BGD", + "woe_id": -99, + "adm0_a3_is": "BGD", + "adm0_a3_us": "BGD", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Asia", + "region_un": "Asia", + "subregion": "Southern Asia", + "region_wb": "South Asia", + "name_len": 10, + "long_len": 10, + "abbrev_len": 5, + "tiny": -99, + "homepart": 1, + "filename": "BGD.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 92.67272098182556, + 22.041238918541254 + ], + [ + 92.65225711463799, + 21.324047552978485 + ], + [ + 92.30323449093868, + 21.47548533780982 + ], + [ + 92.36855350135562, + 20.670883287025347 + ], + [ + 92.08288618364612, + 21.19219513598577 + ], + [ + 92.02521528520839, + 21.701569729086767 + ], + [ + 91.83489098507744, + 22.18293569588556 + ], + [ + 91.41708702999766, + 22.76501902922122 + ], + [ + 90.49600630082728, + 22.80501658781513 + ], + [ + 90.58695682166098, + 22.392793687422866 + ], + [ + 90.27297081905554, + 21.83636770272011 + ], + [ + 89.84746707556428, + 22.039146023033425 + ], + [ + 89.70204959509493, + 21.857115790285306 + ], + [ + 89.41886274613549, + 21.9661789006373 + ], + [ + 89.03196129756623, + 22.055708319582976 + ], + [ + 88.87631188350309, + 22.879146429937826 + ], + [ + 88.52976972855377, + 23.631141872649163 + ], + [ + 88.69994022009092, + 24.23371491138856 + ], + [ + 88.08442223506242, + 24.501657212821925 + ], + [ + 88.30637251175602, + 24.866079413344206 + ], + [ + 88.93155398962308, + 25.238692328384776 + ], + [ + 88.2097892598025, + 25.76806570078271 + ], + [ + 88.56304935094977, + 26.44652558034272 + ], + [ + 89.35509402868729, + 26.014407253518073 + ], + [ + 89.83248091019962, + 25.96508209889548 + ], + [ + 89.92069258012185, + 25.26974986419218 + ], + [ + 90.8722107279121, + 25.132600612889547 + ], + [ + 91.79959598182207, + 25.147431748957317 + ], + [ + 92.37620161333481, + 24.976692816664965 + ], + [ + 91.91509280799443, + 24.13041372323711 + ], + [ + 91.46772993364367, + 24.072639471934792 + ], + [ + 91.15896325069971, + 23.50352692310439 + ], + [ + 91.70647505083211, + 22.985263983649183 + ], + [ + 91.86992760617132, + 23.624346421802784 + ], + [ + 92.14603478390681, + 23.627498684172593 + ], + [ + 92.67272098182556, + 22.041238918541254 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 6, + "sovereignt": "Brunei", + "sov_a3": "BRN", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Brunei", + "adm0_a3": "BRN", + "geou_dif": 0, + "geounit": "Brunei", + "gu_a3": "BRN", + "su_dif": 0, + "subunit": "Brunei", + "su_a3": "BRN", + "brk_diff": 0, + "name": "Brunei", + "name_long": "Brunei Darussalam", + "brk_a3": "BRN", + "brk_name": "Brunei", + "brk_group": null, + "abbrev": "Brunei", + "postal": "BN", + "formal_en": "Negara Brunei Darussalam", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Brunei", + "name_alt": null, + "mapcolor7": 4, + "mapcolor8": 6, + "mapcolor9": 6, + "mapcolor13": 12, + "pop_est": 388190, + "gdp_md_est": 20250, + "pop_year": -99, + "lastcensus": 2001, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "2. High income: nonOECD", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "BN", + "iso_a3": "BRN", + "iso_n3": "096", + "un_a3": "096", + "wb_a2": "BN", + "wb_a3": "BRN", + "woe_id": -99, + "adm0_a3_is": "BRN", + "adm0_a3_us": "BRN", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Asia", + "region_un": "Asia", + "subregion": "South-Eastern Asia", + "region_wb": "East Asia & Pacific", + "name_len": 6, + "long_len": 17, + "abbrev_len": 6, + "tiny": 2, + "homepart": 1, + "filename": "BRN.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 114.20401655482837, + 4.525873928236805 + ], + [ + 114.59996137904872, + 4.900011298029966 + ], + [ + 115.45071048386981, + 5.447729803891534 + ], + [ + 115.4057003113436, + 4.955227565933839 + ], + [ + 115.34746097215067, + 4.316636053887009 + ], + [ + 114.8695573263154, + 4.348313706881925 + ], + [ + 114.65959598191353, + 4.007636826997754 + ], + [ + 114.20401655482837, + 4.525873928236805 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 5, + "sovereignt": "Bhutan", + "sov_a3": "BTN", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Bhutan", + "adm0_a3": "BTN", + "geou_dif": 0, + "geounit": "Bhutan", + "gu_a3": "BTN", + "su_dif": 0, + "subunit": "Bhutan", + "su_a3": "BTN", + "brk_diff": 0, + "name": "Bhutan", + "name_long": "Bhutan", + "brk_a3": "BTN", + "brk_name": "Bhutan", + "brk_group": null, + "abbrev": "Bhutan", + "postal": "BT", + "formal_en": "Kingdom of Bhutan", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Bhutan", + "name_alt": null, + "mapcolor7": 5, + "mapcolor8": 6, + "mapcolor9": 1, + "mapcolor13": 8, + "pop_est": 691141, + "gdp_md_est": 3524, + "pop_year": -99, + "lastcensus": 2005, + "gdp_year": -99, + "economy": "7. Least developed region", + "income_grp": "4. Lower middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "BT", + "iso_a3": "BTN", + "iso_n3": "064", + "un_a3": "064", + "wb_a2": "BT", + "wb_a3": "BTN", + "woe_id": -99, + "adm0_a3_is": "BTN", + "adm0_a3_us": "BTN", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Asia", + "region_un": "Asia", + "subregion": "Southern Asia", + "region_wb": "South Asia", + "name_len": 6, + "long_len": 6, + "abbrev_len": 6, + "tiny": -99, + "homepart": 1, + "filename": "BTN.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 91.69665652869668, + 27.77174184825166 + ], + [ + 92.10371178585973, + 27.452614040633208 + ], + [ + 92.03348351437509, + 26.83831045176356 + ], + [ + 91.21751264848643, + 26.808648179628022 + ], + [ + 90.37327477413407, + 26.87572418874288 + ], + [ + 89.74452762243884, + 26.719402981059957 + ], + [ + 88.83564253128938, + 27.098966376243762 + ], + [ + 88.81424848832054, + 27.29931590423936 + ], + [ + 89.47581017452111, + 28.042758897406397 + ], + [ + 90.01582889197118, + 28.296438503527217 + ], + [ + 90.7305139505678, + 28.064953925075756 + ], + [ + 91.25885379431992, + 28.040614325466294 + ], + [ + 91.69665652869668, + 27.77174184825166 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 2, + "sovereignt": "China", + "sov_a3": "CH1", + "adm0_dif": 1, + "level": 2, + "type": "Country", + "admin": "China", + "adm0_a3": "CHN", + "geou_dif": 0, + "geounit": "China", + "gu_a3": "CHN", + "su_dif": 0, + "subunit": "China", + "su_a3": "CHN", + "brk_diff": 0, + "name": "China", + "name_long": "China", + "brk_a3": "CHN", + "brk_name": "China", + "brk_group": null, + "abbrev": "China", + "postal": "CN", + "formal_en": "People's Republic of China", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "China", + "name_alt": null, + "mapcolor7": 4, + "mapcolor8": 4, + "mapcolor9": 4, + "mapcolor13": 3, + "pop_est": 1338612970, + "gdp_md_est": 7973000, + "pop_year": -99, + "lastcensus": 2010, + "gdp_year": -99, + "economy": "3. Emerging region: BRIC", + "income_grp": "3. Upper middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "CN", + "iso_a3": "CHN", + "iso_n3": "156", + "un_a3": "156", + "wb_a2": "CN", + "wb_a3": "CHN", + "woe_id": -99, + "adm0_a3_is": "CHN", + "adm0_a3_us": "CHN", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Asia", + "region_un": "Asia", + "subregion": "Eastern Asia", + "region_wb": "East Asia & Pacific", + "name_len": 5, + "long_len": 5, + "abbrev_len": 5, + "tiny": -99, + "homepart": 1, + "filename": "CHN.geojson" + }, + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 110.33918786015154, + 18.678395087147607 + ], + [ + 109.4752095886637, + 18.197700913968614 + ], + [ + 108.65520796105616, + 18.5076819930714 + ], + [ + 108.62621748254045, + 19.367887885001977 + ], + [ + 109.11905561730802, + 19.821038519769385 + ], + [ + 110.21159874882285, + 20.101253973872076 + ], + [ + 110.78655073450223, + 20.07753449145008 + ], + [ + 111.01005130416465, + 19.695929877190736 + ], + [ + 110.57064660038682, + 19.255879218009312 + ], + [ + 110.33918786015154, + 18.678395087147607 + ] + ] + ], + [ + [ + [ + 127.6574072612624, + 49.76027049417294 + ], + [ + 129.39781782442046, + 49.44060008401544 + ], + [ + 130.5822933289824, + 48.72968740497612 + ], + [ + 130.98728152885386, + 47.790132351261406 + ], + [ + 132.50667199109952, + 47.78896963153488 + ], + [ + 133.37359581922803, + 48.18344167743493 + ], + [ + 135.02631147678673, + 48.47822988544391 + ], + [ + 134.50081383681064, + 47.57843984637785 + ], + [ + 134.11236209527263, + 47.21246735288673 + ], + [ + 133.7696439963129, + 46.11692698829907 + ], + [ + 133.09712690646646, + 45.14406647397217 + ], + [ + 131.8834542176596, + 45.32116160743644 + ], + [ + 131.0252120301561, + 44.96795319272157 + ], + [ + 131.28855512911557, + 44.111519680348266 + ], + [ + 131.14468794161488, + 42.92998973242695 + ], + [ + 130.6338664084098, + 42.90301463477056 + ], + [ + 130.64001590385246, + 42.39500946712528 + ], + [ + 129.99426720593326, + 42.98538686784379 + ], + [ + 129.5966687358795, + 42.42498179785459 + ], + [ + 128.05221520397234, + 41.99428457291799 + ], + [ + 128.20843305879075, + 41.46677155208254 + ], + [ + 127.34378299368305, + 41.50315176041596 + ], + [ + 126.86908328664988, + 41.81656932226616 + ], + [ + 126.18204511932946, + 41.10733612727637 + ], + [ + 125.07994184784062, + 40.569823716792456 + ], + [ + 124.26562462778534, + 39.92849335383414 + ], + [ + 122.86757042856104, + 39.63778758397626 + ], + [ + 122.13138797413094, + 39.17045176854464 + ], + [ + 121.05455447803288, + 38.89747101496291 + ], + [ + 121.5859949077225, + 39.36085358332414 + ], + [ + 121.37675703337267, + 39.750261338859524 + ], + [ + 122.16859500538104, + 40.422442531896046 + ], + [ + 121.64035851449356, + 40.94638987890332 + ], + [ + 120.76862877816197, + 40.5933881699176 + ], + [ + 119.63960208544907, + 39.89805593521421 + ], + [ + 119.02346398323304, + 39.2523330755111 + ], + [ + 118.04274865119793, + 39.20427399347969 + ], + [ + 117.53270226447708, + 38.7376358098841 + ], + [ + 118.0596985209897, + 38.06147553156105 + ], + [ + 118.87814985562838, + 37.8973253443859 + ], + [ + 118.91163618375353, + 37.44846385349874 + ], + [ + 119.70280236214207, + 37.15638865818508 + ], + [ + 120.82345747282366, + 37.87042776137798 + ], + [ + 121.71125857959797, + 37.48112335870718 + ], + [ + 122.35793745329848, + 37.45448415786069 + ], + [ + 122.51999474496584, + 36.930614325501836 + ], + [ + 121.10416385303303, + 36.65132904718044 + ], + [ + 120.6370089051146, + 36.111439520811125 + ], + [ + 119.6645618022461, + 35.609790554337735 + ], + [ + 119.1512081238586, + 34.909859117160465 + ], + [ + 120.22752485563375, + 34.36033193616862 + ], + [ + 120.6203690939166, + 33.37672272392513 + ], + [ + 121.22901411345023, + 32.46031871187719 + ], + [ + 121.90814578663006, + 31.69217438407469 + ], + [ + 121.89191938689035, + 30.949351508095102 + ], + [ + 121.26425744027331, + 30.67626740164872 + ], + [ + 121.50351932178475, + 30.142914943964257 + ], + [ + 122.09211388558911, + 29.832520453403163 + ], + [ + 121.93842817595308, + 29.018022365834806 + ], + [ + 121.68443851123847, + 28.225512600206685 + ], + [ + 121.12566124886645, + 28.135673122667185 + ], + [ + 120.39547326058234, + 27.053206895449392 + ], + [ + 119.58549686083958, + 25.740780544532612 + ], + [ + 118.65687137255453, + 24.547390855400238 + ], + [ + 117.28160647997086, + 23.624501451099718 + ], + [ + 115.89073530483515, + 22.782873236578098 + ], + [ + 114.76382734584624, + 22.66807404224167 + ], + [ + 114.4281005859375, + 22.43134015636061 + ], + [ + 114.334716796875, + 22.588654394218803 + ], + [ + 114.09576416015624, + 22.5861184893211 + ], + [ + 113.87603759765625, + 22.444033419008992 + ], + [ + 113.80677981980075, + 22.54833974862143 + ], + [ + 113.24107791550162, + 22.05136749927047 + ], + [ + 111.84359215703248, + 21.550493679281512 + ], + [ + 110.78546552942414, + 21.397143866455334 + ], + [ + 110.44403934127169, + 20.341032619706397 + ], + [ + 109.88986128137357, + 20.282457383703445 + ], + [ + 109.62765506392466, + 21.008227037026728 + ], + [ + 109.86448815311834, + 21.395050970947523 + ], + [ + 108.52281294152444, + 21.71521230721183 + ], + [ + 108.050180291783, + 21.552379869060104 + ], + [ + 107.04342003787266, + 21.811898912029903 + ], + [ + 106.56727339073537, + 22.218204860924743 + ], + [ + 106.7254032735485, + 22.79426788989838 + ], + [ + 105.81124718630521, + 22.976892401617903 + ], + [ + 105.32920942588666, + 23.352063300056983 + ], + [ + 104.4768583516645, + 22.81915009204692 + ], + [ + 103.50451460166053, + 22.70375661873922 + ], + [ + 102.70699222210018, + 22.708795070887703 + ], + [ + 102.17043582561355, + 22.464753119389343 + ], + [ + 101.65201785686158, + 22.31819875740956 + ], + [ + 101.80311974488292, + 21.174366766845054 + ], + [ + 101.27002566936002, + 21.20165192309517 + ], + [ + 101.18000532430759, + 21.43657298429406 + ], + [ + 101.15003299357826, + 21.84998444262902 + ], + [ + 100.41653771362738, + 21.558839423096657 + ], + [ + 99.98348921102158, + 21.74293671313646 + ], + [ + 99.24089887898722, + 22.118314317304566 + ], + [ + 99.53199222208744, + 22.949038804612595 + ], + [ + 98.89874922078283, + 23.142722072842588 + ], + [ + 98.6602624857558, + 24.063286037690006 + ], + [ + 97.60471967976203, + 23.897404690033056 + ], + [ + 97.72460900267916, + 25.083637193293043 + ], + [ + 98.67183800658924, + 25.918702500913497 + ], + [ + 98.71209394734458, + 26.74353587494025 + ], + [ + 98.68269005737054, + 27.50881216075066 + ], + [ + 98.24623091023338, + 27.74722138112918 + ], + [ + 97.91198774616944, + 28.335945136014374 + ], + [ + 97.32711388549004, + 28.26158274994634 + ], + [ + 96.24883344928784, + 28.411030992134467 + ], + [ + 96.58659061074755, + 28.83097951915437 + ], + [ + 96.11767866413103, + 29.452802028922516 + ], + [ + 95.40480228066465, + 29.031716620392164 + ], + [ + 94.56599043170294, + 29.277438055939964 + ], + [ + 93.41334760943268, + 28.640629380807237 + ], + [ + 92.50311893104364, + 27.89687632904645 + ], + [ + 91.6966565286967, + 27.771741848251622 + ], + [ + 91.25885379431989, + 28.04061432546635 + ], + [ + 90.73051395056783, + 28.064953925075738 + ], + [ + 90.01582889197121, + 28.296438503527185 + ], + [ + 89.47581017452116, + 28.042758897406372 + ], + [ + 88.8142484883206, + 27.299315904239393 + ], + [ + 88.73032596227856, + 28.08686473236756 + ], + [ + 88.12044070836994, + 27.876541652939576 + ], + [ + 86.95451704300065, + 27.97426178640353 + ], + [ + 85.82331994013154, + 28.20357595469875 + ], + [ + 85.01163821812307, + 28.642773952747376 + ], + [ + 84.23457970575018, + 28.839893703724698 + ], + [ + 83.89899295444675, + 29.32022614187764 + ], + [ + 83.33711510613719, + 29.463731594352193 + ], + [ + 82.32751264845089, + 30.115268052688208 + ], + [ + 81.5258044778748, + 30.422716986608663 + ], + [ + 81.11125613802928, + 30.18348094331341 + ], + [ + 79.72136681510712, + 30.882714748654735 + ], + [ + 78.73889448437401, + 31.51590607352705 + ], + [ + 78.45844648632604, + 32.61816437431273 + ], + [ + 79.17612877799556, + 32.483779812137755 + ], + [ + 79.20889163606856, + 32.99439463961374 + ], + [ + 78.81108646028574, + 33.506198025032404 + ], + [ + 78.91226891471322, + 34.32193634697577 + ], + [ + 77.83745079947462, + 35.49400950778781 + ], + [ + 76.19284834178572, + 35.89840342868786 + ], + [ + 75.89689741405019, + 36.66680613865188 + ], + [ + 75.158027785141, + 37.13303091078916 + ], + [ + 74.98000247589542, + 37.419990139305895 + ], + [ + 74.82998579295216, + 37.99000702570146 + ], + [ + 74.8648157083168, + 38.3788463404816 + ], + [ + 74.2575142760227, + 38.60650686294349 + ], + [ + 73.9288521666464, + 38.50581533462272 + ], + [ + 73.67537926625485, + 39.43123688410557 + ], + [ + 73.96001305531846, + 39.660008449861714 + ], + [ + 73.82224368682833, + 39.89397349706314 + ], + [ + 74.77686242055606, + 40.36642527929163 + ], + [ + 75.46782799673073, + 40.56207225194868 + ], + [ + 76.52636803579745, + 40.42794607193513 + ], + [ + 76.90448449087712, + 41.06648590754966 + ], + [ + 78.18719689322606, + 41.185315863604814 + ], + [ + 78.54366092317528, + 41.58224254003871 + ], + [ + 80.11943037305142, + 42.123940741538235 + ], + [ + 80.25999026888533, + 42.34999929459909 + ], + [ + 80.18015018099439, + 42.92006785742686 + ], + [ + 80.86620649610123, + 43.180362046881015 + ], + [ + 79.96610639844144, + 44.91751699480462 + ], + [ + 81.9470707539181, + 45.31702749285316 + ], + [ + 82.45892581576905, + 45.539649563166506 + ], + [ + 83.18048383986054, + 47.33003123635075 + ], + [ + 85.16429039911324, + 47.00095571551611 + ], + [ + 85.7204838398707, + 47.45296946877309 + ], + [ + 85.76823286330838, + 48.4557506373969 + ], + [ + 86.59877648310336, + 48.54918162698061 + ], + [ + 87.35997033076269, + 49.21498078062916 + ], + [ + 87.75126427607668, + 49.29719798440547 + ], + [ + 88.0138322285517, + 48.5994627956006 + ], + [ + 88.85429772334678, + 48.069081732773014 + ], + [ + 90.28082563676392, + 47.693549099307916 + ], + [ + 90.97080936072499, + 46.888146063822944 + ], + [ + 90.58576826371834, + 45.7197160914875 + ], + [ + 90.94553958533433, + 45.28607330991025 + ], + [ + 92.13389082231825, + 45.115075995456436 + ], + [ + 93.48073367714133, + 44.975472113620015 + ], + [ + 94.68892866412537, + 44.35233185482846 + ], + [ + 95.30687544147153, + 44.24133087826547 + ], + [ + 95.7624548685567, + 43.31944916439462 + ], + [ + 96.34939578652782, + 42.72563528092866 + ], + [ + 97.451757440178, + 42.74888967546008 + ], + [ + 99.51581749878002, + 42.524691473961695 + ], + [ + 100.8458655131083, + 42.663804429691425 + ], + [ + 101.83304039917995, + 42.51487295182628 + ], + [ + 103.31227827353482, + 41.90746816666763 + ], + [ + 104.52228193564903, + 41.90834666601663 + ], + [ + 104.96499393109346, + 41.59740957291635 + ], + [ + 106.12931562706169, + 42.1343277044289 + ], + [ + 107.744772576938, + 42.481515814781915 + ], + [ + 109.24359581913146, + 42.51944631608416 + ], + [ + 110.4121033061153, + 42.87123362891103 + ], + [ + 111.12968224492023, + 43.40683401140018 + ], + [ + 111.8295878438814, + 43.74311839453949 + ], + [ + 111.66773725794323, + 44.07317576758771 + ], + [ + 111.34837690637946, + 44.45744171811006 + ], + [ + 111.87330610560028, + 45.10207937273512 + ], + [ + 112.43606245325887, + 45.01164561622426 + ], + [ + 113.46390669154422, + 44.80889313412711 + ], + [ + 114.46033165899607, + 45.33981679949389 + ], + [ + 115.98509647020013, + 45.72723501238602 + ], + [ + 116.71786828009888, + 46.388202419615254 + ], + [ + 117.42170128791425, + 46.67273285581421 + ], + [ + 118.87432579963873, + 46.80541209572365 + ], + [ + 119.66326989143877, + 46.69267995867895 + ], + [ + 119.77282392789756, + 47.04805878355015 + ], + [ + 118.86657433479498, + 47.74706004494621 + ], + [ + 118.06414269416675, + 48.06673045510374 + ], + [ + 117.29550744025747, + 47.6977090521074 + ], + [ + 116.30895267137325, + 47.853410142602826 + ], + [ + 115.74283735561575, + 47.72654450132629 + ], + [ + 115.48528201707305, + 48.135382595403456 + ], + [ + 116.19180219936761, + 49.13459809019906 + ], + [ + 116.67880089728621, + 49.888531399121405 + ], + [ + 117.87924441942639, + 49.51098338479696 + ], + [ + 119.28846072802585, + 50.14288279886205 + ], + [ + 119.27936567594239, + 50.582907619827296 + ], + [ + 120.18204959521695, + 51.64356639261803 + ], + [ + 120.738191359542, + 51.964115302124554 + ], + [ + 120.725789015792, + 52.516226304730814 + ], + [ + 120.1770886577169, + 52.75388621684121 + ], + [ + 121.00308475147024, + 53.25140106873124 + ], + [ + 122.24574791879289, + 53.43172597921369 + ], + [ + 123.57150678924087, + 53.45880442973464 + ], + [ + 125.06821129771045, + 53.161044826868846 + ], + [ + 125.94634891164618, + 52.79279857035695 + ], + [ + 126.56439904185699, + 51.7842554795327 + ], + [ + 126.93915652883769, + 51.3538941514059 + ], + [ + 127.28745568248493, + 50.73979726826545 + ], + [ + 127.6574072612624, + 49.76027049417294 + ] + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "name": "Hong Kong", + "iso_a3": "HKG" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 113.90213012695312, + 22.405950148725722 + ], + [ + 113.87535095214844, + 22.37928564733929 + ], + [ + 113.84033203125, + 22.28337823574864 + ], + [ + 113.84994506835938, + 22.25732577678262 + ], + [ + 113.84033203125, + 22.238259929564308 + ], + [ + 113.83758544921874, + 22.227454797739245 + ], + [ + 113.84239196777344, + 22.19630593590034 + ], + [ + 113.90213012695312, + 22.1556113012395 + ], + [ + 114.02297973632812, + 22.19630593590034 + ], + [ + 114.114990234375, + 22.1804109964903 + ], + [ + 114.25643920898438, + 22.153067495507507 + ], + [ + 114.30450439453125, + 22.175960091218524 + ], + [ + 114.356689453125, + 22.250335267484832 + ], + [ + 114.37385559082031, + 22.304979032829372 + ], + [ + 114.39376831054688, + 22.357696355353536 + ], + [ + 114.40475463867188, + 22.424358367015284 + ], + [ + 114.36595916748047, + 22.504310546471817 + ], + [ + 114.33300018310547, + 22.540781316876583 + ], + [ + 114.31926727294922, + 22.550293847175684 + ], + [ + 114.29008483886717, + 22.554732803581434 + ], + [ + 114.2409896850586, + 22.548391393569275 + ], + [ + 114.23652648925781, + 22.533805044681277 + ], + [ + 114.22554016113281, + 22.529365415227538 + ], + [ + 114.2080307006836, + 22.522388566344084 + ], + [ + 114.21043395996094, + 22.531902363819412 + ], + [ + 114.2303466796875, + 22.54617183121207 + ], + [ + 114.2142105102539, + 22.561073922102242 + ], + [ + 114.18365478515625, + 22.557586342991698 + ], + [ + 114.1585922241211, + 22.56487845327213 + ], + [ + 114.14460182189941, + 22.54109841178252 + ], + [ + 114.14417266845703, + 22.542128965196405 + ], + [ + 114.14176940917967, + 22.542128965196405 + ], + [ + 114.13764953613281, + 22.54315951091646 + ], + [ + 114.13455963134764, + 22.541177685395205 + ], + [ + 114.12992477416991, + 22.54141550596009 + ], + [ + 114.12906646728516, + 22.539195831421416 + ], + [ + 114.1256332397461, + 22.53967147896989 + ], + [ + 114.12151336669922, + 22.53539059204079 + ], + [ + 114.11705017089844, + 22.53396360023646 + ], + [ + 114.11602020263672, + 22.53126813104019 + ], + [ + 114.1120719909668, + 22.52825548556562 + ], + [ + 114.107608795166, + 22.532536593686054 + ], + [ + 114.10451889038086, + 22.5345978206367 + ], + [ + 114.09713745117188, + 22.533012264174605 + ], + [ + 114.09284591674805, + 22.536500464359968 + ], + [ + 114.08855438232422, + 22.5363419117177 + ], + [ + 114.08649444580078, + 22.53221947911682 + ], + [ + 114.07894134521483, + 22.530316776410356 + ], + [ + 114.07464981079102, + 22.51842429069957 + ], + [ + 114.0658950805664, + 22.51604567072628 + ], + [ + 114.05885696411133, + 22.512081213137375 + ], + [ + 114.05765533447266, + 22.50415195689087 + ], + [ + 114.05113220214844, + 22.502090275789453 + ], + [ + 114.027099609375, + 22.507482299898438 + ], + [ + 114.01130676269531, + 22.49923558968306 + ], + [ + 114.01611328125, + 22.485278498549853 + ], + [ + 114.00100708007811, + 22.488450688325408 + ], + [ + 113.95431518554686, + 22.455456362351715 + ], + [ + 113.94676208496092, + 22.440225562145155 + ], + [ + 113.94950866699219, + 22.431974847069924 + ], + [ + 113.9337158203125, + 22.42562780937743 + ], + [ + 113.91792297363281, + 22.421184710331858 + ], + [ + 113.90213012695312, + 22.405950148725722 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 6, + "sovereignt": "Northern Cyprus", + "sov_a3": "CYN", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Northern Cyprus", + "adm0_a3": "CYN", + "geou_dif": 0, + "geounit": "Northern Cyprus", + "gu_a3": "CYN", + "su_dif": 0, + "subunit": "Northern Cyprus", + "su_a3": "CYN", + "brk_diff": 1, + "name": "N. Cyprus", + "name_long": "Northern Cyprus", + "brk_a3": "B20", + "brk_name": "N. Cyprus", + "brk_group": null, + "abbrev": "N. Cy.", + "postal": "CN", + "formal_en": "Turkish Republic of Northern Cyprus", + "formal_fr": null, + "note_adm0": "Self admin.", + "note_brk": "Self admin.; Claimed by Cyprus", + "name_sort": "Cyprus, Northern", + "name_alt": null, + "mapcolor7": 3, + "mapcolor8": 1, + "mapcolor9": 4, + "mapcolor13": 8, + "pop_est": 265100, + "gdp_md_est": 3600, + "pop_year": -99, + "lastcensus": -99, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "3. Upper middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "-99", + "iso_a3": "-99", + "iso_n3": "-99", + "un_a3": "-099", + "wb_a2": "-99", + "wb_a3": "-99", + "woe_id": -99, + "adm0_a3_is": "CYP", + "adm0_a3_us": "CYP", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Asia", + "region_un": "Asia", + "subregion": "Western Asia", + "region_wb": "Europe & Central Asia", + "name_len": 9, + "long_len": 15, + "abbrev_len": 6, + "tiny": -99, + "homepart": 1, + "filename": "CYN.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 32.73178022637745, + 35.14002594658844 + ], + [ + 32.80247358575275, + 35.14550364841138 + ], + [ + 32.946960890440806, + 35.3867033961337 + ], + [ + 33.667227003724946, + 35.37321584730551 + ], + [ + 34.57647382990046, + 35.67159556735879 + ], + [ + 33.900804477684204, + 35.245755927057616 + ], + [ + 33.97361657078346, + 35.058506374648 + ], + [ + 33.86643965021011, + 35.09359467217419 + ], + [ + 33.675391880027064, + 35.01786286065045 + ], + [ + 33.5256852556775, + 35.03868846286407 + ], + [ + 33.475817498515845, + 35.000344550103506 + ], + [ + 33.45592207208347, + 35.10142365166641 + ], + [ + 33.3838334490363, + 35.16271190036457 + ], + [ + 33.19097700372305, + 35.17312470147138 + ], + [ + 32.919572381326134, + 35.08783274997364 + ], + [ + 32.73178022637745, + 35.14002594658844 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 5, + "sovereignt": "Cyprus", + "sov_a3": "CYP", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Cyprus", + "adm0_a3": "CYP", + "geou_dif": 0, + "geounit": "Cyprus", + "gu_a3": "CYP", + "su_dif": 0, + "subunit": "Cyprus", + "su_a3": "CYP", + "brk_diff": 0, + "name": "Cyprus", + "name_long": "Cyprus", + "brk_a3": "CYP", + "brk_name": "Cyprus", + "brk_group": null, + "abbrev": "Cyp.", + "postal": "CY", + "formal_en": "Republic of Cyprus", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Cyprus", + "name_alt": null, + "mapcolor7": 1, + "mapcolor8": 2, + "mapcolor9": 3, + "mapcolor13": 7, + "pop_est": 531640, + "gdp_md_est": 22700, + "pop_year": -99, + "lastcensus": 2001, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "2. High income: nonOECD", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "CY", + "iso_a3": "CYP", + "iso_n3": "196", + "un_a3": "196", + "wb_a2": "CY", + "wb_a3": "CYP", + "woe_id": -99, + "adm0_a3_is": "CYP", + "adm0_a3_us": "CYP", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Asia", + "region_un": "Asia", + "subregion": "Western Asia", + "region_wb": "Europe & Central Asia", + "name_len": 6, + "long_len": 6, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "CYP.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 33.97361657078346, + 35.058506374648 + ], + [ + 34.00488081232004, + 34.97809784600186 + ], + [ + 32.97982710137845, + 34.57186941175544 + ], + [ + 32.49029625827753, + 34.701654771456475 + ], + [ + 32.25666710788596, + 35.10323232679663 + ], + [ + 32.73178022637745, + 35.14002594658844 + ], + [ + 32.919572381326134, + 35.08783274997364 + ], + [ + 33.19097700372305, + 35.17312470147138 + ], + [ + 33.3838334490363, + 35.16271190036457 + ], + [ + 33.45592207208347, + 35.10142365166641 + ], + [ + 33.475817498515845, + 35.000344550103506 + ], + [ + 33.5256852556775, + 35.03868846286407 + ], + [ + 33.675391880027064, + 35.01786286065045 + ], + [ + 33.86643965021011, + 35.09359467217419 + ], + [ + 33.97361657078346, + 35.058506374648 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 5, + "sovereignt": "Georgia", + "sov_a3": "GEO", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Georgia", + "adm0_a3": "GEO", + "geou_dif": 0, + "geounit": "Georgia", + "gu_a3": "GEO", + "su_dif": 0, + "subunit": "Georgia", + "su_a3": "GEO", + "brk_diff": 0, + "name": "Georgia", + "name_long": "Georgia", + "brk_a3": "GEO", + "brk_name": "Georgia", + "brk_group": null, + "abbrev": "Geo.", + "postal": "GE", + "formal_en": "Georgia", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Georgia", + "name_alt": null, + "mapcolor7": 5, + "mapcolor8": 1, + "mapcolor9": 3, + "mapcolor13": 2, + "pop_est": 4615807, + "gdp_md_est": 21510, + "pop_year": -99, + "lastcensus": 2002, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "4. Lower middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "GE", + "iso_a3": "GEO", + "iso_n3": "268", + "un_a3": "268", + "wb_a2": "GE", + "wb_a3": "GEO", + "woe_id": -99, + "adm0_a3_is": "GEO", + "adm0_a3_us": "GEO", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Asia", + "region_un": "Asia", + "subregion": "Western Asia", + "region_wb": "Europe & Central Asia", + "name_len": 7, + "long_len": 7, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "GEO.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 41.55408410011065, + 41.53565623632757 + ], + [ + 41.70317060727271, + 41.96294281673292 + ], + [ + 41.45347008643839, + 42.64512339941794 + ], + [ + 40.87546919125379, + 43.013628038091284 + ], + [ + 40.32139448422032, + 43.128633938156845 + ], + [ + 39.955008579270924, + 43.43499766699922 + ], + [ + 40.07696495947977, + 43.55310415300231 + ], + [ + 40.922184686045625, + 43.38215851498079 + ], + [ + 42.39439456560882, + 43.22030792904263 + ], + [ + 43.75601688006739, + 42.74082815202249 + ], + [ + 43.931199985536836, + 42.55497386328477 + ], + [ + 44.537622918481986, + 42.71199270280363 + ], + [ + 45.47027916848572, + 42.50278066666998 + ], + [ + 45.77641035338277, + 42.09244395605636 + ], + [ + 46.404950799348825, + 41.860675157227305 + ], + [ + 46.14543175637902, + 41.72280243587258 + ], + [ + 46.63790815612058, + 41.181672675128226 + ], + [ + 46.50163740416693, + 41.06444468847411 + ], + [ + 45.96260053893039, + 41.123872585609774 + ], + [ + 45.217426385281584, + 41.41145193131405 + ], + [ + 44.97248009621808, + 41.248128567055595 + ], + [ + 43.582745802592726, + 41.09214325618257 + ], + [ + 42.61954878110449, + 41.58317271581994 + ], + [ + 41.55408410011065, + 41.53565623632757 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 2, + "sovereignt": "Indonesia", + "sov_a3": "IDN", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Indonesia", + "adm0_a3": "IDN", + "geou_dif": 0, + "geounit": "Indonesia", + "gu_a3": "IDN", + "su_dif": 0, + "subunit": "Indonesia", + "su_a3": "IDN", + "brk_diff": 0, + "name": "Indonesia", + "name_long": "Indonesia", + "brk_a3": "IDN", + "brk_name": "Indonesia", + "brk_group": null, + "abbrev": "Indo.", + "postal": "INDO", + "formal_en": "Republic of Indonesia", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Indonesia", + "name_alt": null, + "mapcolor7": 6, + "mapcolor8": 6, + "mapcolor9": 6, + "mapcolor13": 11, + "pop_est": 240271522, + "gdp_md_est": 914600, + "pop_year": -99, + "lastcensus": 2010, + "gdp_year": -99, + "economy": "4. Emerging region: MIKT", + "income_grp": "4. Lower middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "ID", + "iso_a3": "IDN", + "iso_n3": "360", + "un_a3": "360", + "wb_a2": "ID", + "wb_a3": "IDN", + "woe_id": -99, + "adm0_a3_is": "IDN", + "adm0_a3_us": "IDN", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Asia", + "region_un": "Asia", + "subregion": "South-Eastern Asia", + "region_wb": "East Asia & Pacific", + "name_len": 9, + "long_len": 9, + "abbrev_len": 5, + "tiny": -99, + "homepart": 1, + "filename": "IDN.geojson" + }, + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 120.71560875863044, + -10.239581394087864 + ], + [ + 120.2950142762069, + -10.258649997603525 + ], + [ + 118.96780846565471, + -9.557969252158031 + ], + [ + 119.90030968636161, + -9.361340427287516 + ], + [ + 120.42575564990543, + -9.665921319215798 + ], + [ + 120.77550174365675, + -9.969675388227456 + ], + [ + 120.71560875863044, + -10.239581394087864 + ] + ] + ], + [ + [ + [ + 124.43595014861941, + -10.140000909061442 + ], + [ + 123.57998172413673, + -10.359987481327963 + ], + [ + 123.45998904835503, + -10.239994805546175 + ], + [ + 123.55000939340746, + -9.90001555749798 + ], + [ + 123.98000898650811, + -9.290026950724695 + ], + [ + 124.96868248911622, + -8.892790215697048 + ], + [ + 125.07001997284064, + -9.089987481322837 + ], + [ + 125.08852013560109, + -9.393173109579322 + ], + [ + 124.43595014861941, + -10.140000909061442 + ] + ] + ], + [ + [ + [ + 117.90001834520777, + -8.095681247594925 + ], + [ + 118.2606164897405, + -8.362383314653329 + ], + [ + 118.87845991422215, + -8.28068287519983 + ], + [ + 119.12650678922309, + -8.705824883665073 + ], + [ + 117.9704016459893, + -8.906639499551261 + ], + [ + 117.27773074754903, + -9.040894870645559 + ], + [ + 116.74014082241663, + -9.03293670007264 + ], + [ + 117.08373742072533, + -8.457157891476541 + ], + [ + 117.63202436734215, + -8.449303073768192 + ], + [ + 117.90001834520777, + -8.095681247594925 + ] + ] + ], + [ + [ + [ + 122.90353722543611, + -8.094234307490737 + ], + [ + 122.75698286345632, + -8.64980763106064 + ], + [ + 121.25449059457013, + -8.933666273639943 + ], + [ + 119.9243909038096, + -8.810417982623875 + ], + [ + 119.92092858284613, + -8.444858900591072 + ], + [ + 120.71509199430757, + -8.236964613480865 + ], + [ + 121.34166873584658, + -8.536739597206022 + ], + [ + 122.00736453663043, + -8.460620212440162 + ], + [ + 122.90353722543611, + -8.094234307490737 + ] + ] + ], + [ + [ + [ + 108.62347863162894, + -6.777673841990676 + ], + [ + 110.53922732955331, + -6.877357679881683 + ], + [ + 110.75957563684594, + -6.465186455921752 + ], + [ + 112.61481123255638, + -6.946035658397591 + ], + [ + 112.97876834518812, + -7.59421314863458 + ], + [ + 114.47893517462117, + -7.776527601760279 + ], + [ + 115.70552697150109, + -8.370806573116866 + ], + [ + 114.56451134649652, + -8.751816908404834 + ], + [ + 113.4647335144609, + -8.348947442257426 + ], + [ + 112.55967247930103, + -8.376180922075164 + ], + [ + 111.52206139531248, + -8.302128594600957 + ], + [ + 110.58614953007432, + -8.122604668819022 + ], + [ + 109.4276672709552, + -7.740664157749761 + ], + [ + 108.69365522668133, + -7.641600437046221 + ], + [ + 108.27776329959632, + -7.766657403192581 + ], + [ + 106.45410200401615, + -7.354899590690947 + ], + [ + 106.28062422081231, + -6.924899997590202 + ], + [ + 105.36548628135554, + -6.85141611087117 + ], + [ + 106.05164594932707, + -5.8959188777945 + ], + [ + 107.2650085795402, + -5.954985039904059 + ], + [ + 108.0720910990747, + -6.345762220895239 + ], + [ + 108.48684614464926, + -6.421984958525768 + ], + [ + 108.62347863162894, + -6.777673841990676 + ] + ] + ], + [ + [ + [ + 134.72462446506668, + -6.214400730009287 + ], + [ + 134.21013390516893, + -6.895237725454706 + ], + [ + 134.112775506731, + -6.142467136259014 + ], + [ + 134.2903357280858, + -5.783057549669039 + ], + [ + 134.49962527886788, + -5.445042006047899 + ], + [ + 134.72700158095213, + -5.73758228925216 + ], + [ + 134.72462446506668, + -6.214400730009287 + ] + ] + ], + [ + [ + [ + 127.24921512258892, + -3.45906503663889 + ], + [ + 126.87492272349888, + -3.79098276124958 + ], + [ + 126.18380211802733, + -3.607376397316556 + ], + [ + 125.98903364471929, + -3.177273451351325 + ], + [ + 127.00065148326499, + -3.12931772218441 + ], + [ + 127.24921512258892, + -3.45906503663889 + ] + ] + ], + [ + [ + [ + 130.4713440288518, + -3.09376433676762 + ], + [ + 130.8348360535928, + -3.858472181822762 + ], + [ + 129.99054650280814, + -3.446300957862817 + ], + [ + 129.15524865124243, + -3.362636813982249 + ], + [ + 128.59068362845366, + -3.428679294451257 + ], + [ + 127.89889122936236, + -3.393435967628193 + ], + [ + 128.1358793478528, + -2.843650404474914 + ], + [ + 129.37099775606092, + -2.802154229344552 + ], + [ + 130.4713440288518, + -3.09376433676762 + ] + ] + ], + [ + [ + [ + 134.1433679546478, + -1.151867364103595 + ], + [ + 134.42262739475305, + -2.769184665542383 + ], + [ + 135.4576029806947, + -3.367752780779114 + ], + [ + 136.2933142437188, + -2.30704233155609 + ], + [ + 137.44073774632753, + -1.703513278819372 + ], + [ + 138.3297274110448, + -1.70268645590265 + ], + [ + 139.18492068904297, + -2.051295668143638 + ], + [ + 139.92668419816042, + -2.409051608900284 + ], + [ + 141.00021040259188, + -2.600151055515624 + ], + [ + 141.01705691951904, + -5.859021905138022 + ], + [ + 141.0338517600139, + -9.117892754760419 + ], + [ + 140.14341515519257, + -8.297167657100957 + ], + [ + 139.12776655492812, + -8.096042982620942 + ], + [ + 138.88147667862498, + -8.380935153846096 + ], + [ + 137.61447391169284, + -8.411682631059762 + ], + [ + 138.0390991558352, + -7.597882175327356 + ], + [ + 138.6686214540148, + -7.320224704623072 + ], + [ + 138.40791385310237, + -6.232849216337484 + ], + [ + 137.92783979711086, + -5.393365573756 + ], + [ + 135.98925011611348, + -4.546543877789048 + ], + [ + 135.16459760959972, + -4.462931410340772 + ], + [ + 133.6628804871979, + -3.538853448097527 + ], + [ + 133.3677047059468, + -4.024818617370315 + ], + [ + 132.98395551974735, + -4.112978610860281 + ], + [ + 132.756940952689, + -3.74628264731713 + ], + [ + 132.75378869031923, + -3.311787204607072 + ], + [ + 131.9898043153162, + -2.820551039240456 + ], + [ + 133.0668445171435, + -2.460417982598443 + ], + [ + 133.78003095920351, + -2.47984832114021 + ], + [ + 133.69621178602614, + -2.214541517753688 + ], + [ + 132.23237348849423, + -2.212526136894326 + ], + [ + 131.8362219585447, + -1.617161960459597 + ], + [ + 130.94283979708283, + -1.432522067880797 + ], + [ + 130.51955814018007, + -0.937720228686075 + ], + [ + 131.86753787651364, + -0.695461114101818 + ], + [ + 132.3801164084168, + -0.369537855636977 + ], + [ + 133.98554813042844, + -0.780210463060442 + ], + [ + 134.1433679546478, + -1.151867364103595 + ] + ] + ], + [ + [ + [ + 125.24050052297159, + 1.419836127117605 + ], + [ + 124.43703535369737, + 0.427881171058971 + ], + [ + 123.68550499887672, + 0.235593166500877 + ], + [ + 122.72308312387288, + 0.431136786293337 + ], + [ + 121.0567248881891, + 0.381217352699451 + ], + [ + 120.18308312386276, + 0.23724681233422 + ], + [ + 120.04086958219548, + -0.519657891444851 + ], + [ + 120.93590538949073, + -1.408905938323372 + ], + [ + 121.4758207540762, + -0.955962009285116 + ], + [ + 123.34056481332848, + -0.615672702643081 + ], + [ + 123.2583992859845, + -1.076213067228338 + ], + [ + 122.82271528533161, + -0.930950616055881 + ], + [ + 122.38852990121539, + -1.516858005381124 + ], + [ + 121.50827355355548, + -1.904482924002423 + ], + [ + 122.4545723816843, + -3.186058444840882 + ], + [ + 122.27189619353257, + -3.529500013852697 + ], + [ + 123.17096276254657, + -4.683693129091708 + ], + [ + 123.16233279835379, + -5.340603936385961 + ], + [ + 122.62851525277871, + -5.634591159694494 + ], + [ + 122.23639448454806, + -5.282933037948283 + ], + [ + 122.71956912647707, + -4.46417164471579 + ], + [ + 121.73823367725439, + -4.8513314754465 + ], + [ + 121.48946333220127, + -4.574552504091216 + ], + [ + 121.61917117725388, + -4.188477878438674 + ], + [ + 120.89818159391771, + -3.602105401222829 + ], + [ + 120.97238895068877, + -2.62764291749491 + ], + [ + 120.30545291552991, + -2.931603692235726 + ], + [ + 120.39004723519176, + -4.097579034037224 + ], + [ + 120.43071658740539, + -5.528241062037779 + ], + [ + 119.79654341031952, + -5.673400160345651 + ], + [ + 119.36690555224496, + -5.379878024927805 + ], + [ + 119.65360639860013, + -4.459417412944958 + ], + [ + 119.49883548388597, + -3.49441171632651 + ], + [ + 119.078344354327, + -3.487021986508765 + ], + [ + 118.7677689962529, + -2.801999200047689 + ], + [ + 119.18097374885869, + -2.147103773612798 + ], + [ + 119.32339399625508, + -1.353147067880471 + ], + [ + 119.82599897672586, + 0.154254462073496 + ], + [ + 120.03570193896637, + 0.566477362465804 + ], + [ + 120.8857792501677, + 1.309222723796836 + ], + [ + 121.666816847827, + 1.013943589681077 + ], + [ + 122.92756676645185, + 0.875192368977466 + ], + [ + 124.07752241424285, + 0.917101955566139 + ], + [ + 125.06598921112183, + 1.643259182131558 + ], + [ + 125.24050052297159, + 1.419836127117605 + ] + ] + ], + [ + [ + [ + 128.68824873262074, + 1.132385972494106 + ], + [ + 128.63595218314137, + 0.258485826006179 + ], + [ + 128.12016971243617, + 0.356412665199286 + ], + [ + 127.96803429576887, + -0.252077325037533 + ], + [ + 128.37999881399972, + -0.780003757331286 + ], + [ + 128.10001590384232, + -0.899996433112975 + ], + [ + 127.69647464407504, + -0.266598402511505 + ], + [ + 127.39949018769377, + 1.011721503092573 + ], + [ + 127.60051150930907, + 1.810690822757181 + ], + [ + 127.93237755748751, + 2.174596258956555 + ], + [ + 128.00415612194084, + 1.628531398928331 + ], + [ + 128.59455936087548, + 1.540810655112864 + ], + [ + 128.68824873262074, + 1.132385972494106 + ] + ] + ], + [ + [ + [ + 117.87562706916603, + 1.827640692548911 + ], + [ + 118.99674726773819, + 0.902219143066048 + ], + [ + 117.81185835171779, + 0.784241848143722 + ], + [ + 117.47833865770608, + 0.102474676917026 + ], + [ + 117.52164350796662, + -0.803723239753211 + ], + [ + 116.56004845587952, + -1.487660821136231 + ], + [ + 116.53379682827519, + -2.483517347832901 + ], + [ + 116.14808393764864, + -4.012726332214015 + ], + [ + 116.0008577820491, + -3.657037448749008 + ], + [ + 114.86480309454454, + -4.106984144714417 + ], + [ + 114.46865156459509, + -3.495703627133821 + ], + [ + 113.75567182826413, + -3.43916961020652 + ], + [ + 113.25699425664757, + -3.118775729996855 + ], + [ + 112.06812625534067, + -3.478392022316072 + ], + [ + 111.70329064336002, + -2.994442233902632 + ], + [ + 111.04824018762824, + -3.049425957861189 + ], + [ + 110.223846063276, + -2.934032484553484 + ], + [ + 110.07093550012436, + -1.592874037282414 + ], + [ + 109.57194786991406, + -1.314906507984489 + ], + [ + 109.09187381392253, + -0.459506524257051 + ], + [ + 108.95265750532816, + 0.415375474444346 + ], + [ + 109.06913618371404, + 1.341933905437642 + ], + [ + 109.66326012577375, + 2.006466986494985 + ], + [ + 109.83022667850886, + 1.338135687664192 + ], + [ + 110.51406090702713, + 0.773131415200993 + ], + [ + 111.15913781132659, + 0.976478176269509 + ], + [ + 111.79754845586044, + 0.904441229654651 + ], + [ + 112.38025190638368, + 1.410120957846758 + ], + [ + 112.8598091980522, + 1.497790025229946 + ], + [ + 113.80584964401956, + 1.217548732911041 + ], + [ + 114.6213554220175, + 1.430688177898887 + ], + [ + 115.13403730678523, + 2.821481838386219 + ], + [ + 115.51907840379201, + 3.169238389494396 + ], + [ + 115.86551720587677, + 4.306559149590157 + ], + [ + 117.01521447150637, + 4.306094061699469 + ], + [ + 117.88203494677019, + 4.137551377779488 + ], + [ + 117.31323245653354, + 3.234428208830579 + ], + [ + 118.04832970588538, + 2.287690131027361 + ], + [ + 117.87562706916603, + 1.827640692548911 + ] + ] + ], + [ + [ + [ + 105.81765506390936, + -5.852355645372413 + ], + [ + 104.71038414919151, + -5.873284600450646 + ], + [ + 103.86821333213074, + -5.037314955264975 + ], + [ + 102.58426069540693, + -4.220258884298204 + ], + [ + 102.15617313030103, + -3.614146009946765 + ], + [ + 101.39911339722508, + -2.799777113459172 + ], + [ + 100.90250288290017, + -2.05026213949786 + ], + [ + 100.14198082886062, + -0.650347588710957 + ], + [ + 99.26373986206025, + 0.183141587724663 + ], + [ + 98.97001102091333, + 1.042882391764536 + ], + [ + 98.60135135294311, + 1.823506577965617 + ], + [ + 97.6995976094499, + 2.453183905442117 + ], + [ + 97.1769421732499, + 3.30879059489861 + ], + [ + 96.42401655475734, + 3.868859768077911 + ], + [ + 95.38087609251347, + 4.970782172053673 + ], + [ + 95.29302615761733, + 5.479820868344817 + ], + [ + 95.93686282754176, + 5.439513251157109 + ], + [ + 97.4848820332771, + 5.246320909034011 + ], + [ + 98.36916914265569, + 4.268370266126368 + ], + [ + 99.14255862833582, + 3.590349636240916 + ], + [ + 99.69399783732243, + 3.174328518075157 + ], + [ + 100.64143354696168, + 2.099381211755798 + ], + [ + 101.65801232300734, + 2.083697414555189 + ], + [ + 102.49827111207324, + 1.398700466310217 + ], + [ + 103.07684044801303, + 0.561361395668854 + ], + [ + 103.83839603069835, + 0.104541734208667 + ], + [ + 103.43764529827497, + -0.711945896002845 + ], + [ + 104.01078860882402, + -1.059211521004229 + ], + [ + 104.3699914896849, + -1.084843031421016 + ], + [ + 104.53949018760218, + -1.782371514496716 + ], + [ + 104.88789269411402, + -2.340425306816655 + ], + [ + 105.622111444117, + -2.42884368246807 + ], + [ + 106.10859337771271, + -3.06177662517895 + ], + [ + 105.85744591677414, + -4.305524997579724 + ], + [ + 105.81765506390936, + -5.852355645372413 + ] + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 2, + "sovereignt": "India", + "sov_a3": "IND", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "India", + "adm0_a3": "IND", + "geou_dif": 0, + "geounit": "India", + "gu_a3": "IND", + "su_dif": 0, + "subunit": "India", + "su_a3": "IND", + "brk_diff": 0, + "name": "India", + "name_long": "India", + "brk_a3": "IND", + "brk_name": "India", + "brk_group": null, + "abbrev": "India", + "postal": "IND", + "formal_en": "Republic of India", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "India", + "name_alt": null, + "mapcolor7": 1, + "mapcolor8": 3, + "mapcolor9": 2, + "mapcolor13": 2, + "pop_est": 1166079220, + "gdp_md_est": 3297000, + "pop_year": -99, + "lastcensus": 2011, + "gdp_year": -99, + "economy": "3. Emerging region: BRIC", + "income_grp": "4. Lower middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "IN", + "iso_a3": "IND", + "iso_n3": "356", + "un_a3": "356", + "wb_a2": "IN", + "wb_a3": "IND", + "woe_id": -99, + "adm0_a3_is": "IND", + "adm0_a3_us": "IND", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Asia", + "region_un": "Asia", + "subregion": "Southern Asia", + "region_wb": "South Asia", + "name_len": 5, + "long_len": 5, + "abbrev_len": 5, + "tiny": -99, + "homepart": 1, + "filename": "IND.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 77.83745079947457, + 35.494009507787766 + ], + [ + 78.91226891471322, + 34.32193634697579 + ], + [ + 78.81108646028574, + 33.50619802503242 + ], + [ + 79.20889163606857, + 32.994394639613716 + ], + [ + 79.17612877799553, + 32.48377981213771 + ], + [ + 78.45844648632601, + 32.61816437431273 + ], + [ + 78.73889448437401, + 31.515906073527063 + ], + [ + 79.7213668151071, + 30.882714748654728 + ], + [ + 81.11125613802932, + 30.183480943313402 + ], + [ + 80.4767212259174, + 29.72986522065534 + ], + [ + 80.08842451367627, + 28.79447011974014 + ], + [ + 81.05720258985203, + 28.416095282499043 + ], + [ + 81.99998742058497, + 27.925479234319994 + ], + [ + 83.30424889519955, + 27.36450572357556 + ], + [ + 84.6750179381738, + 27.234901231387536 + ], + [ + 85.25177859898338, + 26.72619843190634 + ], + [ + 86.02439293817918, + 26.63098460540857 + ], + [ + 87.22747195836628, + 26.397898057556077 + ], + [ + 88.06023766474982, + 26.41461538340249 + ], + [ + 88.17480431514092, + 26.81040517832595 + ], + [ + 88.04313276566123, + 27.445818589786825 + ], + [ + 88.12044070836987, + 27.876541652939594 + ], + [ + 88.73032596227856, + 28.086864732367516 + ], + [ + 88.81424848832054, + 27.29931590423936 + ], + [ + 88.83564253128938, + 27.098966376243762 + ], + [ + 89.74452762243884, + 26.719402981059957 + ], + [ + 90.37327477413407, + 26.87572418874288 + ], + [ + 91.21751264848643, + 26.808648179628022 + ], + [ + 92.03348351437509, + 26.83831045176356 + ], + [ + 92.10371178585973, + 27.452614040633208 + ], + [ + 91.69665652869668, + 27.77174184825166 + ], + [ + 92.50311893104364, + 27.89687632904645 + ], + [ + 93.41334760943268, + 28.640629380807226 + ], + [ + 94.56599043170294, + 29.277438055939985 + ], + [ + 95.40480228066464, + 29.03171662039213 + ], + [ + 96.11767866413103, + 29.452802028922466 + ], + [ + 96.58659061074749, + 28.830979519154344 + ], + [ + 96.24883344928779, + 28.41103099213444 + ], + [ + 97.32711388549004, + 28.26158274994634 + ], + [ + 97.40256147663612, + 27.88253611908544 + ], + [ + 97.0519885599681, + 27.69905894623315 + ], + [ + 97.1339990580153, + 27.083773505149964 + ], + [ + 96.41936567585097, + 27.264589341739224 + ], + [ + 95.12476769407496, + 26.5735720891323 + ], + [ + 95.1551534362626, + 26.001307277932085 + ], + [ + 94.60324913938538, + 25.162495428970402 + ], + [ + 94.55265791217164, + 24.675238348890332 + ], + [ + 94.10674197792505, + 23.85074087167348 + ], + [ + 93.3251876159428, + 24.078556423432204 + ], + [ + 93.28632693885928, + 23.043658352139005 + ], + [ + 93.06029422401463, + 22.70311066333557 + ], + [ + 93.16612755734836, + 22.278459580977103 + ], + [ + 92.67272098182556, + 22.041238918541254 + ], + [ + 92.14603478390681, + 23.627498684172593 + ], + [ + 91.86992760617132, + 23.624346421802784 + ], + [ + 91.70647505083211, + 22.985263983649183 + ], + [ + 91.15896325069971, + 23.50352692310439 + ], + [ + 91.46772993364367, + 24.072639471934792 + ], + [ + 91.91509280799443, + 24.13041372323711 + ], + [ + 92.37620161333481, + 24.976692816664965 + ], + [ + 91.79959598182207, + 25.147431748957317 + ], + [ + 90.8722107279121, + 25.132600612889547 + ], + [ + 89.92069258012185, + 25.26974986419218 + ], + [ + 89.83248091019962, + 25.96508209889548 + ], + [ + 89.35509402868729, + 26.014407253518073 + ], + [ + 88.56304935094977, + 26.44652558034272 + ], + [ + 88.2097892598025, + 25.76806570078271 + ], + [ + 88.93155398962308, + 25.238692328384776 + ], + [ + 88.30637251175602, + 24.866079413344206 + ], + [ + 88.08442223506242, + 24.501657212821925 + ], + [ + 88.69994022009092, + 24.23371491138856 + ], + [ + 88.52976972855377, + 23.631141872649163 + ], + [ + 88.87631188350309, + 22.879146429937826 + ], + [ + 89.03196129756623, + 22.055708319582976 + ], + [ + 88.88876590368542, + 21.690588487224748 + ], + [ + 88.20849734899521, + 21.703171698487807 + ], + [ + 86.97570438024027, + 21.49556163175521 + ], + [ + 87.03316857294887, + 20.743307806882413 + ], + [ + 86.49935102737378, + 20.151638495356607 + ], + [ + 85.0602657409097, + 19.4785788029711 + ], + [ + 83.94100589390001, + 18.302009792549725 + ], + [ + 83.18921715691785, + 17.67122142177898 + ], + [ + 82.19279218946592, + 17.016636053937813 + ], + [ + 82.19124189649719, + 16.556664130107848 + ], + [ + 81.69271935417748, + 16.310219224507904 + ], + [ + 80.79199913933014, + 15.951972357644491 + ], + [ + 80.32489586784388, + 15.899184882058348 + ], + [ + 80.02506920768644, + 15.136414903214147 + ], + [ + 80.2332735533904, + 13.835770778859981 + ], + [ + 80.28629357292186, + 13.006260687710833 + ], + [ + 79.8625468281285, + 12.056215318240888 + ], + [ + 79.85799930208682, + 10.35727509199711 + ], + [ + 79.340511509116, + 10.30885427493962 + ], + [ + 78.88534549348918, + 9.546135972527722 + ], + [ + 79.18971967968828, + 9.216543687370148 + ], + [ + 78.2779407083305, + 8.933046779816934 + ], + [ + 77.94116539908435, + 8.252959092639742 + ], + [ + 77.53989790233794, + 7.965534776232333 + ], + [ + 76.59297895702167, + 8.89927623131419 + ], + [ + 76.13006147655108, + 10.299630031775521 + ], + [ + 75.74646731964849, + 11.308250637248307 + ], + [ + 75.39610110870957, + 11.781245022015824 + ], + [ + 74.86481570831681, + 12.741935736537897 + ], + [ + 74.61671715688354, + 13.99258291264968 + ], + [ + 74.44385949086723, + 14.617221787977696 + ], + [ + 73.5341992532334, + 15.99065216721496 + ], + [ + 73.11990929554943, + 17.928570054592498 + ], + [ + 72.82090945830865, + 19.208233547436166 + ], + [ + 72.8244751321368, + 20.419503282141534 + ], + [ + 72.6305334817454, + 21.356009426351008 + ], + [ + 71.17527347197395, + 20.757441311114235 + ], + [ + 70.4704586119451, + 20.877330634031384 + ], + [ + 69.16413008003883, + 22.0892980005727 + ], + [ + 69.64492760608239, + 22.450774644454338 + ], + [ + 69.34959679553435, + 22.84317963306269 + ], + [ + 68.1766451353734, + 23.69196503345671 + ], + [ + 68.84259931831878, + 24.35913361256094 + ], + [ + 71.04324018746823, + 24.3565239527302 + ], + [ + 70.84469933460284, + 25.21510203704352 + ], + [ + 70.28287316272558, + 25.72222870533983 + ], + [ + 70.16892662952202, + 26.491871649678842 + ], + [ + 69.51439293811312, + 26.940965684511372 + ], + [ + 70.61649620960193, + 27.989196275335868 + ], + [ + 71.77766564320032, + 27.913180243434525 + ], + [ + 72.8237516620847, + 28.961591701772054 + ], + [ + 73.45063846221743, + 29.97641347911987 + ], + [ + 74.42138024282026, + 30.979814764931177 + ], + [ + 74.40592898956501, + 31.69263947196528 + ], + [ + 75.25864179881322, + 32.2711054550405 + ], + [ + 74.45155927927871, + 32.7648996038055 + ], + [ + 74.10429365427734, + 33.44147329358685 + ], + [ + 73.74994835805195, + 34.31769887952785 + ], + [ + 74.24020267120497, + 34.74888703057125 + ], + [ + 75.75706098826834, + 34.50492259372132 + ], + [ + 76.87172163280403, + 34.65354401299274 + ], + [ + 77.83745079947457, + 35.494009507787766 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 2, + "sovereignt": "Iran", + "sov_a3": "IRN", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Iran", + "adm0_a3": "IRN", + "geou_dif": 0, + "geounit": "Iran", + "gu_a3": "IRN", + "su_dif": 0, + "subunit": "Iran", + "su_a3": "IRN", + "brk_diff": 0, + "name": "Iran", + "name_long": "Iran", + "brk_a3": "IRN", + "brk_name": "Iran", + "brk_group": null, + "abbrev": "Iran", + "postal": "IRN", + "formal_en": "Islamic Republic of Iran", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Iran, Islamic Rep.", + "name_alt": null, + "mapcolor7": 4, + "mapcolor8": 3, + "mapcolor9": 4, + "mapcolor13": 13, + "pop_est": 66429284, + "gdp_md_est": 841700, + "pop_year": -99, + "lastcensus": 2006, + "gdp_year": -99, + "economy": "5. Emerging region: G20", + "income_grp": "3. Upper middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "IR", + "iso_a3": "IRN", + "iso_n3": "364", + "un_a3": "364", + "wb_a2": "IR", + "wb_a3": "IRN", + "woe_id": -99, + "adm0_a3_is": "IRN", + "adm0_a3_us": "IRN", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Asia", + "region_un": "Asia", + "subregion": "Southern Asia", + "region_wb": "Middle East & North Africa", + "name_len": 4, + "long_len": 4, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "IRN.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 53.92159793479556, + 37.19891836196126 + ], + [ + 54.800303989486565, + 37.392420762678185 + ], + [ + 55.51157840355191, + 37.96411713312317 + ], + [ + 56.18037479027333, + 37.93512665460742 + ], + [ + 56.61936608259282, + 38.121394354803485 + ], + [ + 57.33043379092898, + 38.02922943781094 + ], + [ + 58.4361544126782, + 37.522309475243794 + ], + [ + 59.23476199731681, + 37.412987982730336 + ], + [ + 60.37763797388387, + 36.52738312432837 + ], + [ + 61.123070509694145, + 36.49159719496624 + ], + [ + 61.21081709172574, + 35.650072333309225 + ], + [ + 60.80319339380745, + 34.40410187431986 + ], + [ + 60.52842980331158, + 33.676446031218006 + ], + [ + 60.963700392506006, + 33.52883230237625 + ], + [ + 60.536077915290775, + 32.98126882581157 + ], + [ + 60.863654819588966, + 32.18291962333443 + ], + [ + 60.94194461451113, + 31.548074652628753 + ], + [ + 61.699314406180825, + 31.37950613049267 + ], + [ + 61.781221551363444, + 30.735850328081234 + ], + [ + 60.874248488208785, + 29.829238999952604 + ], + [ + 61.36930870956494, + 29.303276272085924 + ], + [ + 61.77186811711863, + 28.699333807890795 + ], + [ + 62.72783043808598, + 28.25964488373539 + ], + [ + 62.755425652929866, + 27.378923448184985 + ], + [ + 63.233897739520295, + 27.21704702403071 + ], + [ + 63.31663170761959, + 26.756532497661667 + ], + [ + 61.87418745305655, + 26.239974880472104 + ], + [ + 61.49736290878419, + 25.0782370061185 + ], + [ + 59.61613406763084, + 25.380156561783778 + ], + [ + 58.5257613462723, + 25.60996165618573 + ], + [ + 57.397251417882394, + 25.73990204518364 + ], + [ + 56.970765822177555, + 26.96610626882136 + ], + [ + 56.492138706290206, + 27.143304755150197 + ], + [ + 55.72371015811006, + 26.96463349050104 + ], + [ + 54.71508955263727, + 26.480657863871514 + ], + [ + 53.49309695823135, + 26.81236888275305 + ], + [ + 52.48359785340961, + 27.580849107365495 + ], + [ + 51.52076256694741, + 27.865689602158298 + ], + [ + 50.85294803243954, + 28.814520575469384 + ], + [ + 50.115008579311585, + 30.147772528599717 + ], + [ + 49.576850213423995, + 29.985715236932407 + ], + [ + 48.94133344909855, + 30.317090359004037 + ], + [ + 48.567971225789755, + 29.926778265903522 + ], + [ + 48.0145683123761, + 30.452456773392598 + ], + [ + 48.004698113808324, + 30.985137437457244 + ], + [ + 47.68528608581227, + 30.98485321707963 + ], + [ + 47.8492037290421, + 31.70917593029867 + ], + [ + 47.3346614927119, + 32.469155381799105 + ], + [ + 46.10936160663932, + 33.017287299119005 + ], + [ + 45.41669070819904, + 33.967797756479584 + ], + [ + 45.64845950702809, + 34.748137722303014 + ], + [ + 46.15178795755093, + 35.09325877536429 + ], + [ + 46.0763403664048, + 35.67738332777549 + ], + [ + 45.4206181170532, + 35.97754588474282 + ], + [ + 44.77267, + 37.17045 + ], + [ + 44.22575564960053, + 37.97158437758935 + ], + [ + 44.421402622257546, + 38.28128123631454 + ], + [ + 44.10922529478234, + 39.4281362981681 + ], + [ + 44.79398969908195, + 39.71300263117705 + ], + [ + 44.95268802265031, + 39.33576467544637 + ], + [ + 45.45772179543877, + 38.87413910578306 + ], + [ + 46.14362308124881, + 38.74120148371222 + ], + [ + 46.50571984231797, + 38.770605373686294 + ], + [ + 47.685079380083096, + 39.508363959301214 + ], + [ + 48.06009524922524, + 39.58223541926246 + ], + [ + 48.35552941263788, + 39.28876496027691 + ], + [ + 48.01074425638648, + 38.79401479751452 + ], + [ + 48.63437544128481, + 38.27037750910097 + ], + [ + 48.88324913920249, + 38.32024526626262 + ], + [ + 49.19961225769334, + 37.58287425388988 + ], + [ + 50.14777143738462, + 37.37456655532134 + ], + [ + 50.84235436381971, + 36.8728142359834 + ], + [ + 52.264024692601424, + 36.7004216578577 + ], + [ + 53.82578982932642, + 36.965030829408235 + ], + [ + 53.92159793479556, + 37.19891836196126 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Iraq", + "sov_a3": "IRQ", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Iraq", + "adm0_a3": "IRQ", + "geou_dif": 0, + "geounit": "Iraq", + "gu_a3": "IRQ", + "su_dif": 0, + "subunit": "Iraq", + "su_a3": "IRQ", + "brk_diff": 0, + "name": "Iraq", + "name_long": "Iraq", + "brk_a3": "IRQ", + "brk_name": "Iraq", + "brk_group": null, + "abbrev": "Iraq", + "postal": "IRQ", + "formal_en": "Republic of Iraq", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Iraq", + "name_alt": null, + "mapcolor7": 1, + "mapcolor8": 4, + "mapcolor9": 3, + "mapcolor13": 1, + "pop_est": 31129225, + "gdp_md_est": 103900, + "pop_year": -99, + "lastcensus": 1997, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "4. Lower middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "IQ", + "iso_a3": "IRQ", + "iso_n3": "368", + "un_a3": "368", + "wb_a2": "IQ", + "wb_a3": "IRQ", + "woe_id": -99, + "adm0_a3_is": "IRQ", + "adm0_a3_us": "IRQ", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Asia", + "region_un": "Asia", + "subregion": "Western Asia", + "region_wb": "Middle East & North Africa", + "name_len": 4, + "long_len": 4, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "IRQ.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 45.4206181170532, + 35.97754588474282 + ], + [ + 46.0763403664048, + 35.67738332777549 + ], + [ + 46.15178795755093, + 35.09325877536429 + ], + [ + 45.64845950702809, + 34.748137722303014 + ], + [ + 45.41669070819904, + 33.967797756479584 + ], + [ + 46.10936160663932, + 33.017287299119005 + ], + [ + 47.3346614927119, + 32.469155381799105 + ], + [ + 47.8492037290421, + 31.70917593029867 + ], + [ + 47.68528608581227, + 30.98485321707963 + ], + [ + 48.004698113808324, + 30.985137437457244 + ], + [ + 48.0145683123761, + 30.452456773392598 + ], + [ + 48.567971225789755, + 29.926778265903522 + ], + [ + 47.974519077349896, + 29.9758192001485 + ], + [ + 47.30262210469096, + 30.05906993257072 + ], + [ + 46.568713413281756, + 29.09902517345229 + ], + [ + 44.70949873228474, + 29.178891099559383 + ], + [ + 41.889980910007836, + 31.190008653278365 + ], + [ + 40.399994337736246, + 31.889991766887935 + ], + [ + 39.19546837744497, + 32.16100881604267 + ], + [ + 38.792340529136084, + 33.378686428352225 + ], + [ + 41.006158888519934, + 34.41937226006212 + ], + [ + 41.383965285005814, + 35.628316555314356 + ], + [ + 41.289707472505455, + 36.35881460219227 + ], + [ + 41.83706424334096, + 36.605853786763575 + ], + [ + 42.34959109881177, + 37.2298725449041 + ], + [ + 42.77912560402182, + 37.385263576805755 + ], + [ + 43.9422587420473, + 37.25622752537295 + ], + [ + 44.29345177590286, + 37.0015143906063 + ], + [ + 44.772699008977696, + 37.170444647768434 + ], + [ + 45.4206181170532, + 35.97754588474282 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 4, + "sovereignt": "Israel", + "sov_a3": "ISR", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Israel", + "adm0_a3": "ISR", + "geou_dif": 0, + "geounit": "Israel", + "gu_a3": "ISR", + "su_dif": 0, + "subunit": "Israel", + "su_a3": "ISR", + "brk_diff": 0, + "name": "Israel", + "name_long": "Israel", + "brk_a3": "ISR", + "brk_name": "Israel", + "brk_group": null, + "abbrev": "Isr.", + "postal": "IS", + "formal_en": "State of Israel", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Israel", + "name_alt": null, + "mapcolor7": 3, + "mapcolor8": 2, + "mapcolor9": 5, + "mapcolor13": 9, + "pop_est": 7233701, + "gdp_md_est": 201400, + "pop_year": -99, + "lastcensus": 2009, + "gdp_year": -99, + "economy": "2. Developed region: nonG7", + "income_grp": "1. High income: OECD", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "IL", + "iso_a3": "ISR", + "iso_n3": "376", + "un_a3": "376", + "wb_a2": "IL", + "wb_a3": "ISR", + "woe_id": -99, + "adm0_a3_is": "ISR", + "adm0_a3_us": "ISR", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Asia", + "region_un": "Asia", + "subregion": "Western Asia", + "region_wb": "Middle East & North Africa", + "name_len": 6, + "long_len": 6, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "ISR.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 35.71991824722275, + 32.709192409794866 + ], + [ + 35.54566531753454, + 32.393992011030576 + ], + [ + 35.183930291491436, + 32.53251068778894 + ], + [ + 34.97464074070933, + 31.86658234305972 + ], + [ + 35.22589155451242, + 31.754341132121766 + ], + [ + 34.970506626125996, + 31.616778469360806 + ], + [ + 34.92740848159457, + 31.353435370401414 + ], + [ + 35.397560662586045, + 31.48908600516758 + ], + [ + 35.420918409981965, + 31.100065822874356 + ], + [ + 34.92260257339142, + 29.501326198844524 + ], + [ + 34.26543338393568, + 31.219360866820153 + ], + [ + 34.55637169773891, + 31.548823960896996 + ], + [ + 34.48810713068136, + 31.60553884533732 + ], + [ + 34.752587111151165, + 32.07292633720117 + ], + [ + 34.95541710789677, + 32.82737641044638 + ], + [ + 35.098457472480675, + 33.080539252244265 + ], + [ + 35.126052687324545, + 33.09090037691878 + ], + [ + 35.460709262846706, + 33.08904002535628 + ], + [ + 35.55279666519081, + 33.26427480725802 + ], + [ + 35.82110070165024, + 33.2774264592763 + ], + [ + 35.836396925608625, + 32.86812327730851 + ], + [ + 35.700797967274745, + 32.71601369885738 + ], + [ + 35.71991824722275, + 32.709192409794866 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 4, + "sovereignt": "Jordan", + "sov_a3": "JOR", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Jordan", + "adm0_a3": "JOR", + "geou_dif": 0, + "geounit": "Jordan", + "gu_a3": "JOR", + "su_dif": 0, + "subunit": "Jordan", + "su_a3": "JOR", + "brk_diff": 0, + "name": "Jordan", + "name_long": "Jordan", + "brk_a3": "JOR", + "brk_name": "Jordan", + "brk_group": null, + "abbrev": "Jord.", + "postal": "J", + "formal_en": "Hashemite Kingdom of Jordan", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Jordan", + "name_alt": null, + "mapcolor7": 5, + "mapcolor8": 3, + "mapcolor9": 4, + "mapcolor13": 4, + "pop_est": 6342948, + "gdp_md_est": 31610, + "pop_year": -99, + "lastcensus": 2004, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "3. Upper middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "JO", + "iso_a3": "JOR", + "iso_n3": "400", + "un_a3": "400", + "wb_a2": "JO", + "wb_a3": "JOR", + "woe_id": -99, + "adm0_a3_is": "JOR", + "adm0_a3_us": "JOR", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Asia", + "region_un": "Asia", + "subregion": "Western Asia", + "region_wb": "Middle East & North Africa", + "name_len": 6, + "long_len": 6, + "abbrev_len": 5, + "tiny": -99, + "homepart": 1, + "filename": "JOR.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 35.54566531753454, + 32.393992011030576 + ], + [ + 35.71991824722275, + 32.709192409794866 + ], + [ + 36.834062127435544, + 32.312937526980775 + ], + [ + 38.792340529136084, + 33.378686428352225 + ], + [ + 39.19546837744497, + 32.16100881604267 + ], + [ + 39.00488569515255, + 32.01021698661498 + ], + [ + 37.00216556168101, + 31.508412990844743 + ], + [ + 37.998848911294374, + 30.50849986421313 + ], + [ + 37.66811974462638, + 30.3386652694859 + ], + [ + 37.503581984209035, + 30.003776150018403 + ], + [ + 36.74052778498725, + 29.86528331147619 + ], + [ + 36.50121422704358, + 29.5052536076987 + ], + [ + 36.06894087092206, + 29.197494615184457 + ], + [ + 34.95603722508426, + 29.35655467377884 + ], + [ + 34.92260257339142, + 29.501326198844524 + ], + [ + 35.420918409981965, + 31.100065822874356 + ], + [ + 35.397560662586045, + 31.48908600516758 + ], + [ + 35.5452519060762, + 31.78250478772084 + ], + [ + 35.54566531753454, + 32.393992011030576 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 2, + "sovereignt": "Japan", + "sov_a3": "JPN", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Japan", + "adm0_a3": "JPN", + "geou_dif": 0, + "geounit": "Japan", + "gu_a3": "JPN", + "su_dif": 0, + "subunit": "Japan", + "su_a3": "JPN", + "brk_diff": 0, + "name": "Japan", + "name_long": "Japan", + "brk_a3": "JPN", + "brk_name": "Japan", + "brk_group": null, + "abbrev": "Japan", + "postal": "J", + "formal_en": "Japan", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Japan", + "name_alt": null, + "mapcolor7": 5, + "mapcolor8": 3, + "mapcolor9": 5, + "mapcolor13": 4, + "pop_est": 127078679, + "gdp_md_est": 4329000, + "pop_year": -99, + "lastcensus": 2010, + "gdp_year": -99, + "economy": "1. Developed region: G7", + "income_grp": "1. High income: OECD", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "JP", + "iso_a3": "JPN", + "iso_n3": "392", + "un_a3": "392", + "wb_a2": "JP", + "wb_a3": "JPN", + "woe_id": -99, + "adm0_a3_is": "JPN", + "adm0_a3_us": "JPN", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Asia", + "region_un": "Asia", + "subregion": "Eastern Asia", + "region_wb": "East Asia & Pacific", + "name_len": 5, + "long_len": 5, + "abbrev_len": 5, + "tiny": -99, + "homepart": 1, + "filename": "JPN.geojson" + }, + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 134.63842817600388, + 34.14923371025642 + ], + [ + 134.7663790223585, + 33.80633474378368 + ], + [ + 134.20341596897086, + 33.20117788342964 + ], + [ + 133.7929500672765, + 33.5219851750976 + ], + [ + 133.28026818250888, + 33.28957042086495 + ], + [ + 133.01485802625788, + 32.70456736910478 + ], + [ + 132.3631148621927, + 32.98938202568137 + ], + [ + 132.37117638563018, + 33.46364248304007 + ], + [ + 132.9243725933148, + 34.06029857028204 + ], + [ + 133.49296837782222, + 33.9446208765967 + ], + [ + 133.90410607313638, + 34.36493113864262 + ], + [ + 134.63842817600388, + 34.14923371025642 + ] + ] + ], + [ + [ + [ + 140.9763875673053, + 37.14207428644016 + ], + [ + 140.59976972876214, + 36.343983466124534 + ], + [ + 140.77407433488264, + 35.84287710219024 + ], + [ + 140.25327925024513, + 35.13811391859365 + ], + [ + 138.97552778539622, + 34.66760000257611 + ], + [ + 137.21759891169123, + 34.60628591566186 + ], + [ + 135.7929830262689, + 33.46480520276663 + ], + [ + 135.12098270074543, + 33.84907115328906 + ], + [ + 135.07943484918272, + 34.59654490817482 + ], + [ + 133.340316196832, + 34.37593821872076 + ], + [ + 132.15677086805132, + 33.90493337659652 + ], + [ + 130.98614464734348, + 33.88576142021628 + ], + [ + 132.00003624891005, + 33.149992377244615 + ], + [ + 131.33279015515737, + 31.450354519164843 + ], + [ + 130.68631798718596, + 31.029579169228242 + ], + [ + 130.20241987520498, + 31.418237616495418 + ], + [ + 130.44767622286216, + 32.319474595665724 + ], + [ + 129.8146916037189, + 32.61030955660439 + ], + [ + 129.40846316947258, + 33.29605581311759 + ], + [ + 130.35393517468466, + 33.6041507024417 + ], + [ + 130.87845096244715, + 34.232742824840045 + ], + [ + 131.88422936414392, + 34.74971385348791 + ], + [ + 132.61767296766251, + 35.43339305270942 + ], + [ + 134.6083008159778, + 35.73161774346582 + ], + [ + 135.67753787652893, + 35.527134100886826 + ], + [ + 136.72383060114245, + 37.30498423924038 + ], + [ + 137.3906116070045, + 36.827390651998826 + ], + [ + 138.85760216690628, + 37.82748464614346 + ], + [ + 139.4264046571429, + 38.21596222589764 + ], + [ + 140.0547900738121, + 39.438807481436385 + ], + [ + 139.88337934789988, + 40.563312486323696 + ], + [ + 140.30578250545372, + 41.19500519465956 + ], + [ + 141.3689734234267, + 41.37855988216029 + ], + [ + 141.91426313697048, + 39.99161611587868 + ], + [ + 141.884600864835, + 39.180864569651504 + ], + [ + 140.9594893739458, + 38.17400096287658 + ], + [ + 140.9763875673053, + 37.14207428644016 + ] + ] + ], + [ + [ + [ + 143.9101619813795, + 44.17409983985373 + ], + [ + 144.61342654843963, + 43.960882880217525 + ], + [ + 145.3208252300831, + 44.38473297787544 + ], + [ + 145.54313724180278, + 43.262088324550604 + ], + [ + 144.0596618999999, + 42.98835826270056 + ], + [ + 143.18384972551732, + 41.9952147486992 + ], + [ + 141.61149092017249, + 42.67879059505608 + ], + [ + 141.06728641170665, + 41.58459381770799 + ], + [ + 139.95510623592108, + 41.569555975911044 + ], + [ + 139.81754357315995, + 42.5637588567744 + ], + [ + 140.31208703019323, + 43.33327261003265 + ], + [ + 141.38054894426003, + 43.388824774746496 + ], + [ + 141.67195234595394, + 44.77212535255148 + ], + [ + 141.967644891528, + 45.55148346616135 + ], + [ + 143.14287031470982, + 44.510358384776964 + ], + [ + 143.9101619813795, + 44.17409983985373 + ] + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Kazakhstan", + "sov_a3": "KAZ", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Kazakhstan", + "adm0_a3": "KAZ", + "geou_dif": 0, + "geounit": "Kazakhstan", + "gu_a3": "KAZ", + "su_dif": 0, + "subunit": "Kazakhstan", + "su_a3": "KAZ", + "brk_diff": 0, + "name": "Kazakhstan", + "name_long": "Kazakhstan", + "brk_a3": "KAZ", + "brk_name": "Kazakhstan", + "brk_group": null, + "abbrev": "Kaz.", + "postal": "KZ", + "formal_en": "Republic of Kazakhstan", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Kazakhstan", + "name_alt": null, + "mapcolor7": 6, + "mapcolor8": 1, + "mapcolor9": 6, + "mapcolor13": 1, + "pop_est": 15399437, + "gdp_md_est": 175800, + "pop_year": -99, + "lastcensus": 2009, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "3. Upper middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "KZ", + "iso_a3": "KAZ", + "iso_n3": "398", + "un_a3": "398", + "wb_a2": "KZ", + "wb_a3": "KAZ", + "woe_id": -99, + "adm0_a3_is": "KAZ", + "adm0_a3_us": "KAZ", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Asia", + "region_un": "Asia", + "subregion": "Central Asia", + "region_wb": "Europe & Central Asia", + "name_len": 10, + "long_len": 10, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "KAZ.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 70.96231489449929, + 42.26615428320554 + ], + [ + 70.3889648782208, + 42.081307684897524 + ], + [ + 69.07002729683524, + 41.38424428971234 + ], + [ + 68.63248294462005, + 40.66868073176687 + ], + [ + 68.25989586779565, + 40.6623245305949 + ], + [ + 67.98585574735182, + 41.135990708982206 + ], + [ + 66.7140470722166, + 41.168443508461564 + ], + [ + 66.51064863471572, + 41.987644151368556 + ], + [ + 66.02339155463562, + 41.99464630794404 + ], + [ + 66.0980123228652, + 42.99766002051308 + ], + [ + 64.90082441595933, + 43.728080552742654 + ], + [ + 63.185786981056594, + 43.650074978198006 + ], + [ + 62.01330040878628, + 43.50447663021566 + ], + [ + 61.0583199400325, + 44.40581696225058 + ], + [ + 60.23997195825847, + 44.784036770194746 + ], + [ + 58.6899890480958, + 45.50001373959873 + ], + [ + 58.50312706892844, + 45.586804307632974 + ], + [ + 55.92891727074118, + 44.99585846615918 + ], + [ + 55.968191359283026, + 41.30864166926938 + ], + [ + 55.45525109235381, + 41.25985911718584 + ], + [ + 54.75534549339267, + 42.04397146256662 + ], + [ + 54.07941775901497, + 42.32410940202084 + ], + [ + 52.94429324729174, + 42.11603424739758 + ], + [ + 52.50245975119628, + 41.78331553808647 + ], + [ + 52.44633914572722, + 42.027150783855575 + ], + [ + 52.692112257707265, + 42.44389537207337 + ], + [ + 52.50142622255032, + 42.7922978785852 + ], + [ + 51.342427199108215, + 43.132974758469345 + ], + [ + 50.89129194520024, + 44.03103363705378 + ], + [ + 50.339129266161365, + 44.284015611338475 + ], + [ + 50.305642938036264, + 44.609835516938915 + ], + [ + 51.278503452363225, + 44.51485423438646 + ], + [ + 51.316899041556034, + 45.2459982366679 + ], + [ + 52.16738976421573, + 45.40839142514511 + ], + [ + 53.0408764992452, + 45.25904653582177 + ], + [ + 53.220865512917726, + 46.234645901059935 + ], + [ + 53.042736850807785, + 46.853006089864486 + ], + [ + 52.04202273947561, + 46.80463694923924 + ], + [ + 51.191945428274266, + 47.048704738953916 + ], + [ + 50.03408328634248, + 46.60898997658222 + ], + [ + 49.10116000000011, + 46.399330000000134 + ], + [ + 48.593241001180495, + 46.56103424741547 + ], + [ + 48.694733514201744, + 47.07562816017793 + ], + [ + 48.05725304544927, + 47.74375275327952 + ], + [ + 47.31523115417024, + 47.715847479841955 + ], + [ + 46.46644575377627, + 48.39415233010493 + ], + [ + 47.043671502476506, + 49.152038886097614 + ], + [ + 46.75159630716274, + 49.35600576435377 + ], + [ + 47.5494804217493, + 50.454698391311126 + ], + [ + 48.57784142435752, + 49.87475962991567 + ], + [ + 48.70238162618102, + 50.60512848571284 + ], + [ + 50.76664839051215, + 51.6927623561599 + ], + [ + 52.32872358583097, + 51.718652248738124 + ], + [ + 54.532878452376224, + 51.02623973245932 + ], + [ + 55.716940545479815, + 50.62171662047853 + ], + [ + 56.777961053296565, + 51.04355133727705 + ], + [ + 58.36329064314674, + 51.06365346943858 + ], + [ + 59.6422823423706, + 50.545442206415714 + ], + [ + 59.93280724471549, + 50.842194118851864 + ], + [ + 61.337424350840934, + 50.79907013610426 + ], + [ + 61.58800337102417, + 51.272658799843214 + ], + [ + 59.96753380721554, + 51.9604204372157 + ], + [ + 60.92726850774027, + 52.44754832621504 + ], + [ + 60.73999311711459, + 52.71998647725775 + ], + [ + 61.6999861998006, + 52.97999644633427 + ], + [ + 60.97806644068316, + 53.66499339457914 + ], + [ + 61.436591424409066, + 54.00626455343479 + ], + [ + 65.17853356309593, + 54.35422781027211 + ], + [ + 65.666875848254, + 54.60126699484345 + ], + [ + 68.16910037625883, + 54.97039175070432 + ], + [ + 69.06816694527288, + 55.38525014914353 + ], + [ + 70.86526655465514, + 55.169733588270105 + ], + [ + 71.18013105660941, + 54.133285224008254 + ], + [ + 72.22415001820218, + 54.376655381886735 + ], + [ + 73.5085160663844, + 54.035616766976595 + ], + [ + 73.42567874542043, + 53.489810289109755 + ], + [ + 74.38484500519007, + 53.54686107036008 + ], + [ + 76.89110029491343, + 54.49052440044193 + ], + [ + 76.52517947785473, + 54.177003485727134 + ], + [ + 77.80091556184425, + 53.404414984747575 + ], + [ + 80.03555952344169, + 50.86475088154725 + ], + [ + 80.56844689323549, + 51.38833649352847 + ], + [ + 81.94598554883993, + 50.81219594990637 + ], + [ + 83.38300377801238, + 51.069182847693924 + ], + [ + 83.93511478061885, + 50.88924551045358 + ], + [ + 84.41637739455308, + 50.311399644565824 + ], + [ + 85.11555952346203, + 50.11730296487763 + ], + [ + 85.54126997268247, + 49.69285858824816 + ], + [ + 86.82935672398963, + 49.82667470966817 + ], + [ + 87.35997033076268, + 49.21498078062916 + ], + [ + 86.59877648310339, + 48.54918162698061 + ], + [ + 85.7682328633083, + 48.45575063739698 + ], + [ + 85.72048383987072, + 47.45296946877312 + ], + [ + 85.16429039911338, + 47.00095571551611 + ], + [ + 83.18048383986047, + 47.330031236350855 + ], + [ + 82.45892581576913, + 45.539649563166506 + ], + [ + 81.94707075391813, + 45.31702749285324 + ], + [ + 79.96610639844141, + 44.91751699480466 + ], + [ + 80.86620649610137, + 43.18036204688104 + ], + [ + 80.1801501809943, + 42.92006785742694 + ], + [ + 80.25999026888536, + 42.349999294599115 + ], + [ + 79.64364546094015, + 42.496682847659656 + ], + [ + 79.1421773619798, + 42.856092434249604 + ], + [ + 77.6583919615832, + 42.960685533208334 + ], + [ + 76.00035363149857, + 42.98802236589063 + ], + [ + 75.6369649596221, + 42.87789988867678 + ], + [ + 74.21286583852259, + 43.29833934180351 + ], + [ + 73.64530358266092, + 43.09127187760987 + ], + [ + 73.48975752146237, + 42.50089447689129 + ], + [ + 71.84463829945065, + 42.845395412765185 + ], + [ + 71.18628055205227, + 42.70429291439223 + ], + [ + 70.96231489449929, + 42.26615428320554 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 4, + "sovereignt": "Kyrgyzstan", + "sov_a3": "KGZ", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Kyrgyzstan", + "adm0_a3": "KGZ", + "geou_dif": 0, + "geounit": "Kyrgyzstan", + "gu_a3": "KGZ", + "su_dif": 0, + "subunit": "Kyrgyzstan", + "su_a3": "KGZ", + "brk_diff": 0, + "name": "Kyrgyzstan", + "name_long": "Kyrgyzstan", + "brk_a3": "KGZ", + "brk_name": "Kyrgyzstan", + "brk_group": null, + "abbrev": "Kgz.", + "postal": "KG", + "formal_en": "Kyrgyz Republic", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Kyrgyz Republic", + "name_alt": null, + "mapcolor7": 5, + "mapcolor8": 7, + "mapcolor9": 7, + "mapcolor13": 6, + "pop_est": 5431747, + "gdp_md_est": 11610, + "pop_year": -99, + "lastcensus": 2009, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "5. Low income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "KG", + "iso_a3": "KGZ", + "iso_n3": "417", + "un_a3": "417", + "wb_a2": "KG", + "wb_a3": "KGZ", + "woe_id": -99, + "adm0_a3_is": "KGZ", + "adm0_a3_us": "KGZ", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Asia", + "region_un": "Asia", + "subregion": "Central Asia", + "region_wb": "Europe & Central Asia", + "name_len": 10, + "long_len": 10, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "KGZ.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 70.96231489449914, + 42.26615428320549 + ], + [ + 71.18628055205212, + 42.70429291439214 + ], + [ + 71.8446382994506, + 42.84539541276509 + ], + [ + 73.48975752146237, + 42.50089447689132 + ], + [ + 73.64530358266092, + 43.09127187760982 + ], + [ + 74.21286583852256, + 43.29833934180337 + ], + [ + 75.636964959622, + 42.87789988867668 + ], + [ + 76.00035363149846, + 42.98802236589067 + ], + [ + 77.6583919615832, + 42.96068553320826 + ], + [ + 79.14217736197978, + 42.85609243424952 + ], + [ + 79.64364546094012, + 42.49668284765953 + ], + [ + 80.2599902688853, + 42.34999929459906 + ], + [ + 80.11943037305139, + 42.12394074153825 + ], + [ + 78.54366092317531, + 41.58224254003869 + ], + [ + 78.18719689322597, + 41.18531586360481 + ], + [ + 76.90448449087708, + 41.06648590754964 + ], + [ + 76.52636803579745, + 40.42794607193512 + ], + [ + 75.4678279967307, + 40.56207225194867 + ], + [ + 74.77686242055606, + 40.36642527929163 + ], + [ + 73.8222436868283, + 39.893973497063186 + ], + [ + 73.96001305531843, + 39.660008449861735 + ], + [ + 73.6753792662548, + 39.4312368841056 + ], + [ + 71.784693637992, + 39.27946320246437 + ], + [ + 70.54916181832562, + 39.6041979029865 + ], + [ + 69.46488691597753, + 39.5266832545487 + ], + [ + 69.55960981636852, + 40.10321137141298 + ], + [ + 70.64801883329997, + 39.93575389257117 + ], + [ + 71.01419803252017, + 40.24436554621823 + ], + [ + 71.77487511585656, + 40.14584442805378 + ], + [ + 73.05541710804917, + 40.866033026689465 + ], + [ + 71.87011478057047, + 41.392900092121266 + ], + [ + 71.1578585142916, + 41.14358714452912 + ], + [ + 70.42002241402821, + 41.51999827734314 + ], + [ + 71.25924767444822, + 42.16771067968946 + ], + [ + 70.96231489449914, + 42.26615428320549 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Cambodia", + "sov_a3": "KHM", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Cambodia", + "adm0_a3": "KHM", + "geou_dif": 0, + "geounit": "Cambodia", + "gu_a3": "KHM", + "su_dif": 0, + "subunit": "Cambodia", + "su_a3": "KHM", + "brk_diff": 0, + "name": "Cambodia", + "name_long": "Cambodia", + "brk_a3": "KHM", + "brk_name": "Cambodia", + "brk_group": null, + "abbrev": "Camb.", + "postal": "KH", + "formal_en": "Kingdom of Cambodia", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Cambodia", + "name_alt": null, + "mapcolor7": 6, + "mapcolor8": 3, + "mapcolor9": 6, + "mapcolor13": 5, + "pop_est": 14494293, + "gdp_md_est": 27940, + "pop_year": -99, + "lastcensus": 2008, + "gdp_year": -99, + "economy": "7. Least developed region", + "income_grp": "5. Low income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "KH", + "iso_a3": "KHM", + "iso_n3": "116", + "un_a3": "116", + "wb_a2": "KH", + "wb_a3": "KHM", + "woe_id": -99, + "adm0_a3_is": "KHM", + "adm0_a3_us": "KHM", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Asia", + "region_un": "Asia", + "subregion": "South-Eastern Asia", + "region_wb": "East Asia & Pacific", + "name_len": 8, + "long_len": 8, + "abbrev_len": 5, + "tiny": -99, + "homepart": 1, + "filename": "KHM.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 103.4972799011397, + 10.632555446815928 + ], + [ + 103.09068973186724, + 11.153660590047165 + ], + [ + 102.5849324890267, + 12.186594956913282 + ], + [ + 102.348099399833, + 13.394247341358223 + ], + [ + 102.98842207236163, + 14.225721136934467 + ], + [ + 104.28141808473661, + 14.416743068901367 + ], + [ + 105.21877689007887, + 14.273211778210694 + ], + [ + 106.04394616091552, + 13.881091009979954 + ], + [ + 106.49637332563087, + 14.570583807834282 + ], + [ + 107.38272749230109, + 14.202440904186972 + ], + [ + 107.61454796756243, + 13.535530707244206 + ], + [ + 107.49140302941089, + 12.337205918827946 + ], + [ + 105.81052371625313, + 11.567614650921227 + ], + [ + 106.24967003786946, + 10.961811835163587 + ], + [ + 105.19991499229235, + 10.889309800658097 + ], + [ + 104.33433475140347, + 10.48654368737523 + ], + [ + 103.4972799011397, + 10.632555446815928 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 2, + "sovereignt": "South Korea", + "sov_a3": "KOR", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "South Korea", + "adm0_a3": "KOR", + "geou_dif": 0, + "geounit": "South Korea", + "gu_a3": "KOR", + "su_dif": 0, + "subunit": "South Korea", + "su_a3": "KOR", + "brk_diff": 0, + "name": "Korea", + "name_long": "Republic of Korea", + "brk_a3": "KOR", + "brk_name": "Republic of Korea", + "brk_group": null, + "abbrev": "S.K.", + "postal": "KR", + "formal_en": "Republic of Korea", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Korea, Rep.", + "name_alt": null, + "mapcolor7": 4, + "mapcolor8": 1, + "mapcolor9": 1, + "mapcolor13": 5, + "pop_est": 48508972, + "gdp_md_est": 1335000, + "pop_year": -99, + "lastcensus": 2010, + "gdp_year": -99, + "economy": "4. Emerging region: MIKT", + "income_grp": "1. High income: OECD", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "KR", + "iso_a3": "KOR", + "iso_n3": "410", + "un_a3": "410", + "wb_a2": "KR", + "wb_a3": "KOR", + "woe_id": -99, + "adm0_a3_is": "KOR", + "adm0_a3_us": "KOR", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Asia", + "region_un": "Asia", + "subregion": "Eastern Asia", + "region_wb": "East Asia & Pacific", + "name_len": 5, + "long_len": 17, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "KOR.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 128.34971642467661, + 38.61224294692785 + ], + [ + 129.21291954968007, + 37.43239248305595 + ], + [ + 129.46044966035817, + 36.78418915460282 + ], + [ + 129.4683044780665, + 35.63214061130395 + ], + [ + 129.0913765809296, + 35.082484239231434 + ], + [ + 128.1858504578791, + 34.89037710218639 + ], + [ + 127.38651940318839, + 34.47567373304412 + ], + [ + 126.48574751190874, + 34.39004588473648 + ], + [ + 126.37391971242913, + 34.934560451795946 + ], + [ + 126.5592313986278, + 35.6845405136479 + ], + [ + 126.11739790253229, + 36.72548472751926 + ], + [ + 126.86014326386339, + 36.893924058574626 + ], + [ + 126.17475874237624, + 37.74968577732804 + ], + [ + 126.23733890188176, + 37.84037791600028 + ], + [ + 126.68371992401892, + 37.80477285415118 + ], + [ + 127.07330854706737, + 38.2561148137884 + ], + [ + 127.780035435091, + 38.30453563084589 + ], + [ + 128.20574588431145, + 38.37039724380189 + ], + [ + 128.34971642467661, + 38.61224294692785 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 6, + "sovereignt": "Kuwait", + "sov_a3": "KWT", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Kuwait", + "adm0_a3": "KWT", + "geou_dif": 0, + "geounit": "Kuwait", + "gu_a3": "KWT", + "su_dif": 0, + "subunit": "Kuwait", + "su_a3": "KWT", + "brk_diff": 0, + "name": "Kuwait", + "name_long": "Kuwait", + "brk_a3": "KWT", + "brk_name": "Kuwait", + "brk_group": null, + "abbrev": "Kwt.", + "postal": "KW", + "formal_en": "State of Kuwait", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Kuwait", + "name_alt": null, + "mapcolor7": 2, + "mapcolor8": 2, + "mapcolor9": 2, + "mapcolor13": 2, + "pop_est": 2691158, + "gdp_md_est": 149100, + "pop_year": -99, + "lastcensus": 2010, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "2. High income: nonOECD", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "KW", + "iso_a3": "KWT", + "iso_n3": "414", + "un_a3": "414", + "wb_a2": "KW", + "wb_a3": "KWT", + "woe_id": -99, + "adm0_a3_is": "KWT", + "adm0_a3_us": "KWT", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Asia", + "region_un": "Asia", + "subregion": "Western Asia", + "region_wb": "Middle East & North Africa", + "name_len": 6, + "long_len": 6, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "KWT.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 47.974519077349896, + 29.9758192001485 + ], + [ + 48.18318851094448, + 29.534476630159766 + ], + [ + 48.09394331237642, + 29.306299343375002 + ], + [ + 48.416094191283946, + 28.55200429942667 + ], + [ + 47.708850538937384, + 28.526062730416143 + ], + [ + 47.45982181172283, + 29.002519436147224 + ], + [ + 46.568713413281756, + 29.09902517345229 + ], + [ + 47.30262210469096, + 30.05906993257072 + ], + [ + 47.974519077349896, + 29.9758192001485 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 4, + "sovereignt": "Laos", + "sov_a3": "LAO", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Laos", + "adm0_a3": "LAO", + "geou_dif": 0, + "geounit": "Laos", + "gu_a3": "LAO", + "su_dif": 0, + "subunit": "Laos", + "su_a3": "LAO", + "brk_diff": 0, + "name": "Lao PDR", + "name_long": "Lao PDR", + "brk_a3": "LAO", + "brk_name": "Laos", + "brk_group": null, + "abbrev": "Laos", + "postal": "LA", + "formal_en": "Lao People's Democratic Republic", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Lao PDR", + "name_alt": null, + "mapcolor7": 1, + "mapcolor8": 1, + "mapcolor9": 1, + "mapcolor13": 9, + "pop_est": 6834942, + "gdp_md_est": 13980, + "pop_year": -99, + "lastcensus": 2005, + "gdp_year": -99, + "economy": "7. Least developed region", + "income_grp": "4. Lower middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "LA", + "iso_a3": "LAO", + "iso_n3": "418", + "un_a3": "418", + "wb_a2": "LA", + "wb_a3": "LAO", + "woe_id": -99, + "adm0_a3_is": "LAO", + "adm0_a3_us": "LAO", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Asia", + "region_un": "Asia", + "subregion": "South-Eastern Asia", + "region_wb": "East Asia & Pacific", + "name_len": 7, + "long_len": 7, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "LAO.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 105.21877689007887, + 14.273211778210694 + ], + [ + 105.54433841351769, + 14.723933620660416 + ], + [ + 105.58903852745016, + 15.570316066952858 + ], + [ + 104.7793205098688, + 16.44186493577145 + ], + [ + 104.7169470560925, + 17.42885895433008 + ], + [ + 103.95647667848529, + 18.24095408779688 + ], + [ + 103.20019209189373, + 18.309632066312773 + ], + [ + 102.9987056823877, + 17.9616946476916 + ], + [ + 102.41300499879162, + 17.932781683824288 + ], + [ + 102.11359175009248, + 18.109101670804165 + ], + [ + 101.05954756063517, + 17.51249725999449 + ], + [ + 101.03593143107777, + 18.408928330961615 + ], + [ + 101.2820146016517, + 19.462584947176765 + ], + [ + 100.60629357300316, + 19.508344427971224 + ], + [ + 100.54888105672688, + 20.109237982661128 + ], + [ + 100.11598758341783, + 20.417849636308187 + ], + [ + 100.32910119018952, + 20.786121731036232 + ], + [ + 101.18000532430754, + 21.436572984294024 + ], + [ + 101.27002566935997, + 21.201651923095184 + ], + [ + 101.80311974488292, + 21.17436676684507 + ], + [ + 101.65201785686152, + 22.318198757409547 + ], + [ + 102.17043582561358, + 22.464753119389304 + ], + [ + 102.75489627483466, + 21.675137233969465 + ], + [ + 103.20386111858645, + 20.766562201413745 + ], + [ + 104.43500044150805, + 20.75873322192153 + ], + [ + 104.8225736836971, + 19.886641750563882 + ], + [ + 104.18338789267894, + 19.62466807706022 + ], + [ + 103.8965320170267, + 19.265180975821806 + ], + [ + 105.09459842328152, + 18.66697459561108 + ], + [ + 105.92576216026403, + 17.48531545660896 + ], + [ + 106.55600792849569, + 16.604283962464805 + ], + [ + 107.3127059265456, + 15.90853831630318 + ], + [ + 107.5645251811039, + 15.202173163305558 + ], + [ + 107.38272749230109, + 14.202440904186972 + ], + [ + 106.49637332563087, + 14.570583807834282 + ], + [ + 106.04394616091552, + 13.881091009979954 + ], + [ + 105.21877689007887, + 14.273211778210694 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 5, + "sovereignt": "Lebanon", + "sov_a3": "LBN", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Lebanon", + "adm0_a3": "LBN", + "geou_dif": 0, + "geounit": "Lebanon", + "gu_a3": "LBN", + "su_dif": 0, + "subunit": "Lebanon", + "su_a3": "LBN", + "brk_diff": 0, + "name": "Lebanon", + "name_long": "Lebanon", + "brk_a3": "LBN", + "brk_name": "Lebanon", + "brk_group": null, + "abbrev": "Leb.", + "postal": "LB", + "formal_en": "Lebanese Republic", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Lebanon", + "name_alt": null, + "mapcolor7": 4, + "mapcolor8": 4, + "mapcolor9": 4, + "mapcolor13": 12, + "pop_est": 4017095, + "gdp_md_est": 44060, + "pop_year": -99, + "lastcensus": 1970, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "3. Upper middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "LB", + "iso_a3": "LBN", + "iso_n3": "422", + "un_a3": "422", + "wb_a2": "LB", + "wb_a3": "LBN", + "woe_id": -99, + "adm0_a3_is": "LBN", + "adm0_a3_us": "LBN", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Asia", + "region_un": "Asia", + "subregion": "Western Asia", + "region_wb": "Middle East & North Africa", + "name_len": 7, + "long_len": 7, + "abbrev_len": 4, + "tiny": 4, + "homepart": 1, + "filename": "LBN.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 35.82110070165024, + 33.2774264592763 + ], + [ + 35.55279666519081, + 33.26427480725802 + ], + [ + 35.460709262846706, + 33.08904002535628 + ], + [ + 35.126052687324545, + 33.09090037691878 + ], + [ + 35.48220665868013, + 33.90545014091944 + ], + [ + 35.9795923194894, + 34.61005829521913 + ], + [ + 35.99840254084364, + 34.644914048800004 + ], + [ + 36.4481942075121, + 34.59393524834407 + ], + [ + 36.61175011571589, + 34.201788641897174 + ], + [ + 36.066460402172055, + 33.82491242119255 + ], + [ + 35.82110070165024, + 33.2774264592763 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Sri Lanka", + "sov_a3": "LKA", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Sri Lanka", + "adm0_a3": "LKA", + "geou_dif": 0, + "geounit": "Sri Lanka", + "gu_a3": "LKA", + "su_dif": 0, + "subunit": "Sri Lanka", + "su_a3": "LKA", + "brk_diff": 0, + "name": "Sri Lanka", + "name_long": "Sri Lanka", + "brk_a3": "LKA", + "brk_name": "Sri Lanka", + "brk_group": null, + "abbrev": "Sri L.", + "postal": "LK", + "formal_en": "Democratic Socialist Republic of Sri Lanka", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Sri Lanka", + "name_alt": null, + "mapcolor7": 3, + "mapcolor8": 5, + "mapcolor9": 4, + "mapcolor13": 9, + "pop_est": 21324791, + "gdp_md_est": 91870, + "pop_year": -99, + "lastcensus": 2001, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "4. Lower middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "LK", + "iso_a3": "LKA", + "iso_n3": "144", + "un_a3": "144", + "wb_a2": "LK", + "wb_a3": "LKA", + "woe_id": -99, + "adm0_a3_is": "LKA", + "adm0_a3_us": "LKA", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Asia", + "region_un": "Asia", + "subregion": "Southern Asia", + "region_wb": "South Asia", + "name_len": 9, + "long_len": 9, + "abbrev_len": 6, + "tiny": -99, + "homepart": 1, + "filename": "LKA.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 81.7879590188914, + 7.523055324733164 + ], + [ + 81.63732221876059, + 6.481775214051921 + ], + [ + 81.21801964714433, + 6.197141424988288 + ], + [ + 80.34835696810441, + 5.968369859232155 + ], + [ + 79.87246870312853, + 6.76346344647493 + ], + [ + 79.69516686393513, + 8.200843410673386 + ], + [ + 80.14780073437964, + 9.824077663609557 + ], + [ + 80.83881798698656, + 9.268426825391188 + ], + [ + 81.30431928907177, + 8.56420624433369 + ], + [ + 81.7879590188914, + 7.523055324733164 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Myanmar", + "sov_a3": "MMR", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Myanmar", + "adm0_a3": "MMR", + "geou_dif": 0, + "geounit": "Myanmar", + "gu_a3": "MMR", + "su_dif": 0, + "subunit": "Myanmar", + "su_a3": "MMR", + "brk_diff": 0, + "name": "Myanmar", + "name_long": "Myanmar", + "brk_a3": "MMR", + "brk_name": "Myanmar", + "brk_group": null, + "abbrev": "Myan.", + "postal": "MM", + "formal_en": "Republic of the Union of Myanmar", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Myanmar", + "name_alt": null, + "mapcolor7": 2, + "mapcolor8": 2, + "mapcolor9": 5, + "mapcolor13": 13, + "pop_est": 48137741, + "gdp_md_est": 55130, + "pop_year": -99, + "lastcensus": 1983, + "gdp_year": -99, + "economy": "7. Least developed region", + "income_grp": "5. Low income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "MM", + "iso_a3": "MMR", + "iso_n3": "104", + "un_a3": "104", + "wb_a2": "MM", + "wb_a3": "MMR", + "woe_id": -99, + "adm0_a3_is": "MMR", + "adm0_a3_us": "MMR", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Asia", + "region_un": "Asia", + "subregion": "South-Eastern Asia", + "region_wb": "East Asia & Pacific", + "name_len": 7, + "long_len": 7, + "abbrev_len": 5, + "tiny": -99, + "homepart": 1, + "filename": "MMR.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 99.54330936075931, + 20.186597601802063 + ], + [ + 98.95967573445488, + 19.752980658440947 + ], + [ + 98.25372399291561, + 19.708203029860044 + ], + [ + 97.7977828308044, + 18.627080389881755 + ], + [ + 97.37589643757354, + 18.445437730375815 + ], + [ + 97.85912275593486, + 17.567946071843664 + ], + [ + 98.49376102091135, + 16.83783559820793 + ], + [ + 98.90334842325676, + 16.177824204976115 + ], + [ + 98.53737592976572, + 15.308497422746084 + ], + [ + 98.1920740091914, + 15.12370250087035 + ], + [ + 98.43081912637987, + 14.622027696180835 + ], + [ + 99.09775516153876, + 13.827502549693278 + ], + [ + 99.21201175333609, + 13.269293728076464 + ], + [ + 99.19635379435167, + 12.80474843998867 + ], + [ + 99.58728600463972, + 11.892762762901697 + ], + [ + 99.03812055867398, + 10.960545762572437 + ], + [ + 98.55355065307305, + 9.932959906448545 + ], + [ + 98.45717410684871, + 10.67526601810515 + ], + [ + 98.76454552612077, + 11.441291612183749 + ], + [ + 98.42833865762985, + 12.032986761925683 + ], + [ + 98.50957400919268, + 13.122377631070677 + ], + [ + 98.1036039571077, + 13.640459703012851 + ], + [ + 97.77773237507517, + 14.837285874892642 + ], + [ + 97.59707156778276, + 16.10056793869977 + ], + [ + 97.1645398294998, + 16.928734442609336 + ], + [ + 96.505768670643, + 16.42724050543285 + ], + [ + 95.3693522481124, + 15.7143899601826 + ], + [ + 94.80840457558412, + 15.80345429123764 + ], + [ + 94.18880415240454, + 16.037936102762018 + ], + [ + 94.53348595579135, + 17.277240301985728 + ], + [ + 94.32481652219674, + 18.2135139022499 + ], + [ + 93.54098839719364, + 19.36649262133002 + ], + [ + 93.66325483599621, + 19.726961574781996 + ], + [ + 93.07827762245219, + 19.855144965081976 + ], + [ + 92.36855350135562, + 20.670883287025347 + ], + [ + 92.30323449093868, + 21.47548533780982 + ], + [ + 92.65225711463799, + 21.324047552978485 + ], + [ + 92.67272098182556, + 22.041238918541254 + ], + [ + 93.16612755734836, + 22.278459580977103 + ], + [ + 93.06029422401463, + 22.70311066333557 + ], + [ + 93.28632693885928, + 23.043658352139005 + ], + [ + 93.3251876159428, + 24.078556423432204 + ], + [ + 94.10674197792505, + 23.85074087167348 + ], + [ + 94.55265791217164, + 24.675238348890332 + ], + [ + 94.60324913938538, + 25.162495428970402 + ], + [ + 95.1551534362626, + 26.001307277932085 + ], + [ + 95.12476769407496, + 26.5735720891323 + ], + [ + 96.41936567585097, + 27.264589341739224 + ], + [ + 97.1339990580153, + 27.083773505149964 + ], + [ + 97.0519885599681, + 27.69905894623315 + ], + [ + 97.40256147663612, + 27.88253611908544 + ], + [ + 97.32711388549004, + 28.26158274994634 + ], + [ + 97.91198774616944, + 28.335945136014345 + ], + [ + 98.2462309102333, + 27.74722138112918 + ], + [ + 98.68269005737046, + 27.50881216075062 + ], + [ + 98.71209394734451, + 26.743535874940264 + ], + [ + 98.67183800658916, + 25.918702500913525 + ], + [ + 97.72460900267914, + 25.083637193293 + ], + [ + 97.60471967976198, + 23.897404690033042 + ], + [ + 98.66026248575577, + 24.063286037689966 + ], + [ + 98.89874922078276, + 23.14272207284253 + ], + [ + 99.5319922220874, + 22.94903880461258 + ], + [ + 99.24089887898725, + 22.11831431730458 + ], + [ + 99.98348921102149, + 21.7429367131364 + ], + [ + 100.41653771362738, + 21.558839423096614 + ], + [ + 101.15003299357825, + 21.84998444262902 + ], + [ + 101.18000532430754, + 21.436572984294024 + ], + [ + 100.32910119018952, + 20.786121731036232 + ], + [ + 100.11598758341783, + 20.417849636308187 + ], + [ + 99.54330936075931, + 20.186597601802063 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Mongolia", + "sov_a3": "MNG", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Mongolia", + "adm0_a3": "MNG", + "geou_dif": 0, + "geounit": "Mongolia", + "gu_a3": "MNG", + "su_dif": 0, + "subunit": "Mongolia", + "su_a3": "MNG", + "brk_diff": 0, + "name": "Mongolia", + "name_long": "Mongolia", + "brk_a3": "MNG", + "brk_name": "Mongolia", + "brk_group": null, + "abbrev": "Mong.", + "postal": "MN", + "formal_en": "Mongolia", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Mongolia", + "name_alt": null, + "mapcolor7": 3, + "mapcolor8": 5, + "mapcolor9": 5, + "mapcolor13": 6, + "pop_est": 3041142, + "gdp_md_est": 9476, + "pop_year": -99, + "lastcensus": 2010, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "4. Lower middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "MN", + "iso_a3": "MNG", + "iso_n3": "496", + "un_a3": "496", + "wb_a2": "MN", + "wb_a3": "MNG", + "woe_id": -99, + "adm0_a3_is": "MNG", + "adm0_a3_us": "MNG", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Asia", + "region_un": "Asia", + "subregion": "Eastern Asia", + "region_wb": "East Asia & Pacific", + "name_len": 8, + "long_len": 8, + "abbrev_len": 5, + "tiny": -99, + "homepart": 1, + "filename": "MNG.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 87.7512642760767, + 49.29719798440548 + ], + [ + 88.80556684769552, + 49.47052073831242 + ], + [ + 90.71366743364067, + 50.33181183532109 + ], + [ + 92.23471154171968, + 50.80217072204172 + ], + [ + 93.10421919146269, + 50.49529022887643 + ], + [ + 94.14756635943561, + 50.48053660745709 + ], + [ + 94.81594933469873, + 50.01343333597085 + ], + [ + 95.81402794798399, + 49.977466539095715 + ], + [ + 97.25972781778141, + 49.72606069599574 + ], + [ + 98.23176150919156, + 50.422400621128745 + ], + [ + 97.8257397806743, + 51.01099518493318 + ], + [ + 98.86149051310034, + 52.047366034546684 + ], + [ + 99.98173221232354, + 51.63400625264399 + ], + [ + 100.88948042196262, + 51.51685578063832 + ], + [ + 102.06522260946733, + 51.259920559283124 + ], + [ + 102.25590864462431, + 50.51056061461868 + ], + [ + 103.67654544476022, + 50.089966132195116 + ], + [ + 104.6215523620817, + 50.275329494826074 + ], + [ + 105.88659142458675, + 50.406019192092224 + ], + [ + 106.88880415245534, + 50.27429596618023 + ], + [ + 107.86817589725094, + 49.793705145865815 + ], + [ + 108.47516727095127, + 49.28254771585074 + ], + [ + 109.40244917199666, + 49.29296051695755 + ], + [ + 110.66201053267876, + 49.13012807880587 + ], + [ + 111.58123091028662, + 49.37796824807769 + ], + [ + 112.89773969935439, + 49.54356537535699 + ], + [ + 114.36245649623527, + 50.24830272073741 + ], + [ + 114.96210981655018, + 50.140247300815126 + ], + [ + 115.48569542853141, + 49.805177313834605 + ], + [ + 116.67880089728618, + 49.88853139912139 + ], + [ + 116.19180219936757, + 49.134598090199106 + ], + [ + 115.48528201707305, + 48.13538259540344 + ], + [ + 115.74283735561578, + 47.72654450132629 + ], + [ + 116.30895267137323, + 47.85341014260284 + ], + [ + 117.29550744025741, + 47.69770905210743 + ], + [ + 118.06414269416672, + 48.06673045510368 + ], + [ + 118.86657433479495, + 47.74706004494617 + ], + [ + 119.7728239278975, + 47.048058783550125 + ], + [ + 119.66326989143874, + 46.69267995867892 + ], + [ + 118.87432579963873, + 46.80541209572365 + ], + [ + 117.42170128791419, + 46.67273285581426 + ], + [ + 116.71786828009886, + 46.38820241961521 + ], + [ + 115.98509647020008, + 45.727235012386004 + ], + [ + 114.46033165899607, + 45.339816799493825 + ], + [ + 113.46390669154417, + 44.80889313412711 + ], + [ + 112.43606245325881, + 45.01164561622429 + ], + [ + 111.87330610560029, + 45.10207937273506 + ], + [ + 111.34837690637946, + 44.45744171811009 + ], + [ + 111.66773725794323, + 44.07317576758771 + ], + [ + 111.82958784388137, + 43.743118394539515 + ], + [ + 111.12968224492022, + 43.40683401140015 + ], + [ + 110.41210330611528, + 42.87123362891103 + ], + [ + 109.24359581913146, + 42.5194463160841 + ], + [ + 107.74477257693795, + 42.48151581478187 + ], + [ + 106.12931562706169, + 42.13432770442891 + ], + [ + 104.96499393109347, + 41.59740957291635 + ], + [ + 104.52228193564899, + 41.908346666016556 + ], + [ + 103.31227827353482, + 41.9074681666676 + ], + [ + 101.83304039917994, + 42.51487295182628 + ], + [ + 100.84586551310827, + 42.66380442969145 + ], + [ + 99.51581749878004, + 42.52469147396172 + ], + [ + 97.45175744017801, + 42.74888967546002 + ], + [ + 96.34939578652781, + 42.725635280928685 + ], + [ + 95.76245486855669, + 43.319449164394605 + ], + [ + 95.30687544147153, + 44.24133087826547 + ], + [ + 94.68892866412533, + 44.352331854828414 + ], + [ + 93.4807336771413, + 44.975472113619965 + ], + [ + 92.13389082231822, + 45.11507599545646 + ], + [ + 90.9455395853343, + 45.28607330991028 + ], + [ + 90.58576826371828, + 45.71971609148753 + ], + [ + 90.97080936072501, + 46.88814606382293 + ], + [ + 90.28082563676392, + 47.69354909930793 + ], + [ + 88.85429772334676, + 48.06908173277296 + ], + [ + 88.01383222855173, + 48.599462795600616 + ], + [ + 87.7512642760767, + 49.29719798440548 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "name": "Singapore", + "iso_a3": "SGP" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 103.59970092773438, + 1.2674442258359135 + ], + [ + 103.67523193359375, + 1.218017379393734 + ], + [ + 103.831787109375, + 1.2331201247997963 + ], + [ + 104.1339111328125, + 1.2921572975992102 + ], + [ + 104.08035278320312, + 1.352566007071275 + ], + [ + 104.09271240234374, + 1.4184647000387582 + ], + [ + 104.04327392578125, + 1.4486676456977468 + ], + [ + 104.00070190429688, + 1.4267019064882447 + ], + [ + 103.9031982421875, + 1.4184647000387582 + ], + [ + 103.86611938476561, + 1.456904743170158 + ], + [ + 103.81256103515625, + 1.4843615162701949 + ], + [ + 103.76449584960936, + 1.4472947932028308 + ], + [ + 103.72329711914062, + 1.4623961247633834 + ], + [ + 103.6614990234375, + 1.4143460858068593 + ], + [ + 103.59970092773438, + 1.2674442258359135 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Malaysia", + "sov_a3": "MYS", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Malaysia", + "adm0_a3": "MYS", + "geou_dif": 0, + "geounit": "Malaysia", + "gu_a3": "MYS", + "su_dif": 0, + "subunit": "Malaysia", + "su_a3": "MYS", + "brk_diff": 0, + "name": "Malaysia", + "name_long": "Malaysia", + "brk_a3": "MYS", + "brk_name": "Malaysia", + "brk_group": null, + "abbrev": "Malay.", + "postal": "MY", + "formal_en": "Malaysia", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Malaysia", + "name_alt": null, + "mapcolor7": 2, + "mapcolor8": 4, + "mapcolor9": 3, + "mapcolor13": 6, + "pop_est": 25715819, + "gdp_md_est": 384300, + "pop_year": -99, + "lastcensus": 2010, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "3. Upper middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "MY", + "iso_a3": "MYS", + "iso_n3": "458", + "un_a3": "458", + "wb_a2": "MY", + "wb_a3": "MYS", + "woe_id": -99, + "adm0_a3_is": "MYS", + "adm0_a3_us": "MYS", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Asia", + "region_un": "Asia", + "subregion": "South-Eastern Asia", + "region_wb": "East Asia & Pacific", + "name_len": 8, + "long_len": 8, + "abbrev_len": 6, + "tiny": -99, + "homepart": 1, + "filename": "MYS.geojson" + }, + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 101.07551557821333, + 6.204867051615892 + ], + [ + 101.15421878459384, + 5.691384182147715 + ], + [ + 101.81428185425804, + 5.810808417174228 + ], + [ + 102.14118696493645, + 6.221636053894656 + ], + [ + 102.37114708863524, + 6.12820506431096 + ], + [ + 102.9617053568667, + 5.524495144061078 + ], + [ + 103.38121463421217, + 4.855001125503748 + ], + [ + 103.4385754740562, + 4.181605536308382 + ], + [ + 103.33212202353488, + 3.726697902842971 + ], + [ + 103.42942874554055, + 3.38286876058902 + ], + [ + 103.50244754436889, + 2.791018581550205 + ], + [ + 103.85467410687036, + 2.515454006353763 + ], + [ + 104.24793175661151, + 1.631141058759056 + ], + [ + 104.22881147666354, + 1.293048000489534 + ], + [ + 103.51970747275443, + 1.226333726400682 + ], + [ + 102.57361535035479, + 1.967115383304744 + ], + [ + 101.39063846232918, + 2.760813706875624 + ], + [ + 101.27353966675585, + 3.270291652841181 + ], + [ + 100.6954354187067, + 3.93913971599487 + ], + [ + 100.55740766805509, + 4.76728038168828 + ], + [ + 100.19670617065773, + 5.31249258058368 + ], + [ + 100.30626020711652, + 6.040561835143876 + ], + [ + 100.08575687052709, + 6.46448944745029 + ], + [ + 100.25959638875692, + 6.642824815289572 + ], + [ + 101.07551557821333, + 6.204867051615892 + ] + ] + ], + [ + [ + [ + 118.61832075406485, + 4.478202419447541 + ], + [ + 117.88203494677019, + 4.137551377779488 + ], + [ + 117.01521447150637, + 4.306094061699469 + ], + [ + 115.86551720587677, + 4.306559149590157 + ], + [ + 115.51907840379201, + 3.169238389494396 + ], + [ + 115.13403730678523, + 2.821481838386219 + ], + [ + 114.6213554220175, + 1.430688177898887 + ], + [ + 113.80584964401956, + 1.217548732911041 + ], + [ + 112.8598091980522, + 1.497790025229946 + ], + [ + 112.38025190638368, + 1.410120957846758 + ], + [ + 111.79754845586044, + 0.904441229654651 + ], + [ + 111.15913781132659, + 0.976478176269509 + ], + [ + 110.51406090702713, + 0.773131415200993 + ], + [ + 109.83022667850886, + 1.338135687664192 + ], + [ + 109.66326012577375, + 2.006466986494985 + ], + [ + 110.39613528853707, + 1.663774725751395 + ], + [ + 111.1688529805975, + 1.850636704918784 + ], + [ + 111.3700810079421, + 2.697303371588873 + ], + [ + 111.79692833867287, + 2.885896511238073 + ], + [ + 112.99561486211527, + 3.102394924324869 + ], + [ + 113.71293541875873, + 3.893509426281128 + ], + [ + 114.20401655482843, + 4.52587392823682 + ], + [ + 114.65959598191355, + 4.00763682699781 + ], + [ + 114.8695573263154, + 4.348313706881952 + ], + [ + 115.34746097215069, + 4.316636053887009 + ], + [ + 115.40570031134362, + 4.955227565933825 + ], + [ + 115.45071048386981, + 5.447729803891561 + ], + [ + 116.22074100145099, + 6.143191229675621 + ], + [ + 116.72510298061978, + 6.924771429873998 + ], + [ + 117.12962609260049, + 6.928052883324567 + ], + [ + 117.64339318244633, + 6.422166449403306 + ], + [ + 117.68907514859237, + 5.987490139180181 + ], + [ + 118.3476912781522, + 5.708695786965464 + ], + [ + 119.18190392463994, + 5.407835598162251 + ], + [ + 119.11069380094172, + 5.016128241389865 + ], + [ + 118.43972700406411, + 4.96651886638962 + ], + [ + 118.61832075406485, + 4.478202419447541 + ] + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Nepal", + "sov_a3": "NPL", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Nepal", + "adm0_a3": "NPL", + "geou_dif": 0, + "geounit": "Nepal", + "gu_a3": "NPL", + "su_dif": 0, + "subunit": "Nepal", + "su_a3": "NPL", + "brk_diff": 0, + "name": "Nepal", + "name_long": "Nepal", + "brk_a3": "NPL", + "brk_name": "Nepal", + "brk_group": null, + "abbrev": "Nepal", + "postal": "NP", + "formal_en": "Nepal", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Nepal", + "name_alt": null, + "mapcolor7": 2, + "mapcolor8": 2, + "mapcolor9": 3, + "mapcolor13": 12, + "pop_est": 28563377, + "gdp_md_est": 31080, + "pop_year": -99, + "lastcensus": 2001, + "gdp_year": -99, + "economy": "7. Least developed region", + "income_grp": "5. Low income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "NP", + "iso_a3": "NPL", + "iso_n3": "524", + "un_a3": "524", + "wb_a2": "NP", + "wb_a3": "NPL", + "woe_id": -99, + "adm0_a3_is": "NPL", + "adm0_a3_us": "NPL", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Asia", + "region_un": "Asia", + "subregion": "Southern Asia", + "region_wb": "South Asia", + "name_len": 5, + "long_len": 5, + "abbrev_len": 5, + "tiny": -99, + "homepart": 1, + "filename": "NPL.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 88.12044070836987, + 27.876541652939594 + ], + [ + 88.04313276566123, + 27.445818589786825 + ], + [ + 88.17480431514092, + 26.81040517832595 + ], + [ + 88.06023766474982, + 26.41461538340249 + ], + [ + 87.22747195836628, + 26.397898057556077 + ], + [ + 86.02439293817918, + 26.63098460540857 + ], + [ + 85.25177859898338, + 26.72619843190634 + ], + [ + 84.6750179381738, + 27.234901231387536 + ], + [ + 83.30424889519955, + 27.36450572357556 + ], + [ + 81.99998742058497, + 27.925479234319994 + ], + [ + 81.05720258985203, + 28.416095282499043 + ], + [ + 80.08842451367627, + 28.79447011974014 + ], + [ + 80.4767212259174, + 29.72986522065534 + ], + [ + 81.11125613802932, + 30.183480943313402 + ], + [ + 81.52580447787474, + 30.42271698660863 + ], + [ + 82.32751264845088, + 30.115268052688133 + ], + [ + 83.33711510613719, + 29.463731594352193 + ], + [ + 83.89899295444673, + 29.320226141877658 + ], + [ + 84.23457970575015, + 28.839893703724698 + ], + [ + 85.01163821812304, + 28.642773952747344 + ], + [ + 85.82331994013151, + 28.203575954698703 + ], + [ + 86.9545170430006, + 27.974261786403517 + ], + [ + 88.12044070836987, + 27.876541652939594 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 4, + "sovereignt": "Oman", + "sov_a3": "OMN", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Oman", + "adm0_a3": "OMN", + "geou_dif": 0, + "geounit": "Oman", + "gu_a3": "OMN", + "su_dif": 0, + "subunit": "Oman", + "su_a3": "OMN", + "brk_diff": 0, + "name": "Oman", + "name_long": "Oman", + "brk_a3": "OMN", + "brk_name": "Oman", + "brk_group": null, + "abbrev": "Oman", + "postal": "OM", + "formal_en": "Sultanate of Oman", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Oman", + "name_alt": null, + "mapcolor7": 1, + "mapcolor8": 4, + "mapcolor9": 1, + "mapcolor13": 6, + "pop_est": 3418085, + "gdp_md_est": 66980, + "pop_year": -99, + "lastcensus": 2010, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "2. High income: nonOECD", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "OM", + "iso_a3": "OMN", + "iso_n3": "512", + "un_a3": "512", + "wb_a2": "OM", + "wb_a3": "OMN", + "woe_id": -99, + "adm0_a3_is": "OMN", + "adm0_a3_us": "OMN", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Asia", + "region_un": "Asia", + "subregion": "Western Asia", + "region_wb": "Middle East & North Africa", + "name_len": 4, + "long_len": 4, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "OMN.geojson" + }, + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 58.86114139184659, + 21.114034532144302 + ], + [ + 58.48798587426696, + 20.42898590746711 + ], + [ + 58.034318475176605, + 20.48143748624335 + ], + [ + 57.82637251163411, + 20.24300242764863 + ], + [ + 57.665762160070955, + 19.736004950433113 + ], + [ + 57.788700392493375, + 19.06757029873765 + ], + [ + 57.69439090356068, + 18.944709580963803 + ], + [ + 57.234263950433814, + 18.947991034414258 + ], + [ + 56.609650913321985, + 18.57426707607948 + ], + [ + 56.512189162019496, + 18.087113348863937 + ], + [ + 56.28352094912801, + 17.87606679938395 + ], + [ + 55.6614917336307, + 17.88412832282154 + ], + [ + 55.2699394061552, + 17.632309068263197 + ], + [ + 55.274900343655105, + 17.228354397037663 + ], + [ + 54.79100223167413, + 16.950696926333364 + ], + [ + 54.239252964093765, + 17.044980577049984 + ], + [ + 53.570508253804604, + 16.707662665264678 + ], + [ + 53.10857262554751, + 16.65105113368898 + ], + [ + 52.78218427919207, + 17.349742336491232 + ], + [ + 52.00000980002224, + 19.000003363516072 + ], + [ + 54.99998172386242, + 19.99999400479612 + ], + [ + 55.66665937685988, + 22.00000112557231 + ], + [ + 55.2083410988632, + 22.70832998299701 + ], + [ + 55.234489373602884, + 23.11099274341535 + ], + [ + 55.5258410988645, + 23.524869289640918 + ], + [ + 55.52863162620829, + 23.933604030853502 + ], + [ + 55.98121382022052, + 24.130542914317854 + ], + [ + 55.80411868675625, + 24.269604193615294 + ], + [ + 55.886232537668064, + 24.920830593357493 + ], + [ + 56.396847365144, + 24.924732163995515 + ], + [ + 56.84514041527606, + 24.241673081961494 + ], + [ + 57.40345258975744, + 23.87859446867884 + ], + [ + 58.13694786970834, + 23.74793060962884 + ], + [ + 58.72921146020544, + 23.565667832935418 + ], + [ + 59.18050174341036, + 22.99239533130546 + ], + [ + 59.45009769067703, + 22.6602709009656 + ], + [ + 59.80806033716286, + 22.533611965418203 + ], + [ + 59.8061483091681, + 22.31052480721419 + ], + [ + 59.44219119653641, + 21.714540513592084 + ], + [ + 59.282407667889885, + 21.433885809814882 + ], + [ + 58.86114139184659, + 21.114034532144302 + ] + ] + ], + [ + [ + [ + 56.39142133975341, + 25.89599070892126 + ], + [ + 56.26104170108093, + 25.71460643157675 + ], + [ + 56.07082075381456, + 26.05546417897395 + ], + [ + 56.36201744977936, + 26.395934353128947 + ], + [ + 56.48567915225382, + 26.309117946878672 + ], + [ + 56.39142133975341, + 25.89599070892126 + ] + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 2, + "sovereignt": "Pakistan", + "sov_a3": "PAK", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Pakistan", + "adm0_a3": "PAK", + "geou_dif": 0, + "geounit": "Pakistan", + "gu_a3": "PAK", + "su_dif": 0, + "subunit": "Pakistan", + "su_a3": "PAK", + "brk_diff": 0, + "name": "Pakistan", + "name_long": "Pakistan", + "brk_a3": "PAK", + "brk_name": "Pakistan", + "brk_group": null, + "abbrev": "Pak.", + "postal": "PK", + "formal_en": "Islamic Republic of Pakistan", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Pakistan", + "name_alt": null, + "mapcolor7": 2, + "mapcolor8": 2, + "mapcolor9": 3, + "mapcolor13": 11, + "pop_est": 176242949, + "gdp_md_est": 427300, + "pop_year": -99, + "lastcensus": 1998, + "gdp_year": -99, + "economy": "5. Emerging region: G20", + "income_grp": "4. Lower middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "PK", + "iso_a3": "PAK", + "iso_n3": "586", + "un_a3": "586", + "wb_a2": "PK", + "wb_a3": "PAK", + "woe_id": -99, + "adm0_a3_is": "PAK", + "adm0_a3_us": "PAK", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Asia", + "region_un": "Asia", + "subregion": "Southern Asia", + "region_wb": "South Asia", + "name_len": 8, + "long_len": 8, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "PAK.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 75.15802778514092, + 37.13303091078912 + ], + [ + 75.89689741405013, + 36.666806138651836 + ], + [ + 76.19284834178569, + 35.89840342868782 + ], + [ + 77.83745079947457, + 35.494009507787766 + ], + [ + 76.87172163280403, + 34.65354401299274 + ], + [ + 75.75706098826834, + 34.50492259372132 + ], + [ + 74.24020267120497, + 34.74888703057125 + ], + [ + 73.74994835805195, + 34.31769887952785 + ], + [ + 74.10429365427734, + 33.44147329358685 + ], + [ + 74.45155927927871, + 32.7648996038055 + ], + [ + 75.25864179881322, + 32.2711054550405 + ], + [ + 74.40592898956501, + 31.69263947196528 + ], + [ + 74.42138024282026, + 30.979814764931177 + ], + [ + 73.45063846221743, + 29.97641347911987 + ], + [ + 72.8237516620847, + 28.961591701772054 + ], + [ + 71.77766564320032, + 27.913180243434525 + ], + [ + 70.61649620960193, + 27.989196275335868 + ], + [ + 69.51439293811312, + 26.940965684511372 + ], + [ + 70.16892662952202, + 26.491871649678842 + ], + [ + 70.28287316272558, + 25.72222870533983 + ], + [ + 70.84469933460284, + 25.21510203704352 + ], + [ + 71.04324018746823, + 24.3565239527302 + ], + [ + 68.84259931831878, + 24.35913361256094 + ], + [ + 68.1766451353734, + 23.69196503345671 + ], + [ + 67.44366661974547, + 23.94484365487699 + ], + [ + 67.14544192898907, + 24.663611151624647 + ], + [ + 66.37282758979326, + 25.425140896093847 + ], + [ + 64.53040774929113, + 25.23703868255143 + ], + [ + 62.9057007180346, + 25.21840932871021 + ], + [ + 61.49736290878419, + 25.0782370061185 + ], + [ + 61.87418745305655, + 26.239974880472104 + ], + [ + 63.31663170761959, + 26.756532497661667 + ], + [ + 63.233897739520295, + 27.21704702403071 + ], + [ + 62.755425652929866, + 27.378923448184985 + ], + [ + 62.72783043808598, + 28.25964488373539 + ], + [ + 61.77186811711863, + 28.699333807890795 + ], + [ + 61.36930870956494, + 29.303276272085924 + ], + [ + 60.874248488208785, + 29.829238999952604 + ], + [ + 62.54985680527278, + 29.31857249604431 + ], + [ + 63.55026085801117, + 29.468330796826162 + ], + [ + 64.14800215033125, + 29.340819200145972 + ], + [ + 64.35041873561852, + 29.560030625928093 + ], + [ + 65.0468620136161, + 29.472180691031905 + ], + [ + 66.34647260932442, + 29.887943427036177 + ], + [ + 66.38145755398602, + 30.73889923758645 + ], + [ + 66.93889122911847, + 31.304911200479353 + ], + [ + 67.68339358914747, + 31.30315420178142 + ], + [ + 67.79268924344478, + 31.58293040620963 + ], + [ + 68.55693200060932, + 31.713310044882018 + ], + [ + 68.92667687365767, + 31.620189113892064 + ], + [ + 69.31776411324255, + 31.90141225842444 + ], + [ + 69.26252200712256, + 32.5019440780883 + ], + [ + 69.68714725126485, + 33.105498969041236 + ], + [ + 70.3235941913716, + 33.35853261975839 + ], + [ + 69.9305432473596, + 34.02012014417511 + ], + [ + 70.8818030129884, + 33.98885590263851 + ], + [ + 71.15677330921346, + 34.34891144463215 + ], + [ + 71.11501875192162, + 34.733125718722235 + ], + [ + 71.6130762063507, + 35.153203436822864 + ], + [ + 71.49876793812109, + 35.650563259416 + ], + [ + 71.26234826038575, + 36.074387518857804 + ], + [ + 71.84629194528392, + 36.50994232842986 + ], + [ + 72.92002485544447, + 36.72000702569632 + ], + [ + 74.06755171091783, + 36.83617564548845 + ], + [ + 74.57589277537298, + 37.02084137628346 + ], + [ + 75.15802778514092, + 37.13303091078912 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 2, + "sovereignt": "Philippines", + "sov_a3": "PHL", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Philippines", + "adm0_a3": "PHL", + "geou_dif": 0, + "geounit": "Philippines", + "gu_a3": "PHL", + "su_dif": 0, + "subunit": "Philippines", + "su_a3": "PHL", + "brk_diff": 0, + "name": "Philippines", + "name_long": "Philippines", + "brk_a3": "PHL", + "brk_name": "Philippines", + "brk_group": null, + "abbrev": "Phil.", + "postal": "PH", + "formal_en": "Republic of the Philippines", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Philippines", + "name_alt": null, + "mapcolor7": 3, + "mapcolor8": 2, + "mapcolor9": 2, + "mapcolor13": 8, + "pop_est": 97976603, + "gdp_md_est": 317500, + "pop_year": -99, + "lastcensus": 2010, + "gdp_year": -99, + "economy": "5. Emerging region: G20", + "income_grp": "4. Lower middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "PH", + "iso_a3": "PHL", + "iso_n3": "608", + "un_a3": "608", + "wb_a2": "PH", + "wb_a3": "PHL", + "woe_id": -99, + "adm0_a3_is": "PHL", + "adm0_a3_us": "PHL", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Asia", + "region_un": "Asia", + "subregion": "South-Eastern Asia", + "region_wb": "East Asia & Pacific", + "name_len": 11, + "long_len": 11, + "abbrev_len": 5, + "tiny": -99, + "homepart": 1, + "filename": "PHL.geojson" + }, + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 126.37681359263748, + 8.414706325713354 + ], + [ + 126.4785128113879, + 7.750354112168978 + ], + [ + 126.53742394420063, + 7.189380601424574 + ], + [ + 126.19677290253256, + 6.27429433840004 + ], + [ + 125.83142052622911, + 7.293715318221857 + ], + [ + 125.3638521668523, + 6.786485297060992 + ], + [ + 125.68316084198372, + 6.049656887227258 + ], + [ + 125.39651167206064, + 5.58100332277229 + ], + [ + 124.21978763234236, + 6.161355495626182 + ], + [ + 123.93871951710695, + 6.885135606306122 + ], + [ + 124.24366214406135, + 7.360610459823661 + ], + [ + 123.61021243702757, + 7.833527329942754 + ], + [ + 123.2960714051252, + 7.418875637232787 + ], + [ + 122.82550581267542, + 7.457374579290217 + ], + [ + 122.08549930225577, + 6.899424139834849 + ], + [ + 121.91992801319263, + 7.192119452336072 + ], + [ + 122.31235884001714, + 8.034962063016508 + ], + [ + 122.94239790251966, + 8.316236883981174 + ], + [ + 123.48768761606352, + 8.693009751821194 + ], + [ + 123.84115441293984, + 8.240324204944386 + ], + [ + 124.60146976125023, + 8.514157619659017 + ], + [ + 124.76461225799564, + 8.96040945071546 + ], + [ + 125.47139082245157, + 8.986996975129642 + ], + [ + 125.41211795461278, + 9.760334784377548 + ], + [ + 126.22271447154318, + 9.28607432701885 + ], + [ + 126.3066369975851, + 8.782487494334575 + ], + [ + 126.37681359263748, + 8.414706325713354 + ] + ] + ], + [ + [ + [ + 123.98243777882583, + 10.278778591345812 + ], + [ + 123.62318322153278, + 9.950090643753299 + ], + [ + 123.30992068897936, + 9.318268744336676 + ], + [ + 122.99588300994164, + 9.0221886255204 + ], + [ + 122.38005496631948, + 9.713360907424203 + ], + [ + 122.5860889018671, + 9.981044826696104 + ], + [ + 122.83708133350873, + 10.261156927934238 + ], + [ + 122.94741051645192, + 10.881868394408029 + ], + [ + 123.49884972543848, + 10.940624497923949 + ], + [ + 123.33777428598475, + 10.267383938025446 + ], + [ + 124.07793582570125, + 11.23272553145371 + ], + [ + 123.98243777882583, + 10.278778591345812 + ] + ] + ], + [ + [ + [ + 118.50458092659035, + 9.31638255455809 + ], + [ + 117.1742745301007, + 8.367499904814665 + ], + [ + 117.66447716682138, + 9.066888739452935 + ], + [ + 118.38691369026175, + 9.684499619989225 + ], + [ + 118.98734215706108, + 10.376292019080509 + ], + [ + 119.51149620979756, + 11.369668077027214 + ], + [ + 119.68967654833992, + 10.554291490109875 + ], + [ + 119.029458449379, + 10.003653265823871 + ], + [ + 118.50458092659035, + 9.31638255455809 + ] + ] + ], + [ + [ + [ + 121.88354780485913, + 11.89175507247198 + ], + [ + 122.48382124236147, + 11.582187404827508 + ], + [ + 123.12021650603597, + 11.58366018314787 + ], + [ + 123.10083784392647, + 11.16593374271649 + ], + [ + 122.6377136577267, + 10.741308498574227 + ], + [ + 122.00261030485957, + 10.441016750526087 + ], + [ + 121.96736697803655, + 10.905691229694623 + ], + [ + 122.03837039600555, + 11.41584096928004 + ], + [ + 121.88354780485913, + 11.89175507247198 + ] + ] + ], + [ + [ + [ + 125.50255171112352, + 12.162694606978349 + ], + [ + 125.78346479706218, + 11.046121934447768 + ], + [ + 125.01188398651229, + 11.31145457605038 + ], + [ + 125.03276126515814, + 10.975816148314706 + ], + [ + 125.27744917206027, + 10.358722032101312 + ], + [ + 124.80181928924573, + 10.134678859899893 + ], + [ + 124.76016808481849, + 10.837995103392302 + ], + [ + 124.45910119028606, + 10.889929917845635 + ], + [ + 124.30252160044172, + 11.495370998577227 + ], + [ + 124.8910128113816, + 11.415582587118593 + ], + [ + 124.87799035044398, + 11.79418996830499 + ], + [ + 124.26676150929572, + 12.557760931849685 + ], + [ + 125.22711632700785, + 12.535720933477194 + ], + [ + 125.50255171112352, + 12.162694606978349 + ] + ] + ], + [ + [ + [ + 121.52739383350351, + 13.06959015548452 + ], + [ + 121.26219038298157, + 12.205560207564403 + ], + [ + 120.83389611214656, + 12.70449616134242 + ], + [ + 120.3234363139675, + 13.46641347905387 + ], + [ + 121.18012820850217, + 13.429697373910443 + ], + [ + 121.52739383350351, + 13.06959015548452 + ] + ] + ], + [ + [ + [ + 121.32130822152358, + 18.504064642811016 + ], + [ + 121.9376013530364, + 18.218552354398383 + ], + [ + 122.24600630095429, + 18.478949896717097 + ], + [ + 122.336956821788, + 18.224882717354177 + ], + [ + 122.1742794129332, + 17.810282701076375 + ], + [ + 122.51565392465336, + 17.093504746971973 + ], + [ + 122.2523108256939, + 16.262444362854126 + ], + [ + 121.66278608610828, + 15.931017564350128 + ], + [ + 121.5050696147534, + 15.124813544164622 + ], + [ + 121.72882856657728, + 14.328376369682246 + ], + [ + 122.25892540902734, + 14.218202216035976 + ], + [ + 122.70127566944566, + 14.33654124598442 + ], + [ + 123.95029503794026, + 13.78213064214107 + ], + [ + 123.85510704965863, + 13.237771104378467 + ], + [ + 124.1812886902849, + 12.997527370653472 + ], + [ + 124.07741906137825, + 12.536676947474575 + ], + [ + 123.29803510955227, + 13.027525539598981 + ], + [ + 122.92865197152993, + 13.552919826710408 + ], + [ + 122.67135501514869, + 13.185836289925135 + ], + [ + 122.03464969288055, + 13.784481919810347 + ], + [ + 121.1263847189186, + 13.63668732345556 + ], + [ + 120.62863732308331, + 13.857655747935652 + ], + [ + 120.67938357959385, + 14.271015529838323 + ], + [ + 120.99181928923055, + 14.525392767795083 + ], + [ + 120.69333621631272, + 14.756670640517285 + ], + [ + 120.564145135583, + 14.396279201713822 + ], + [ + 120.0704285014664, + 14.970869452367097 + ], + [ + 119.92092858284613, + 15.406346747290739 + ], + [ + 119.88377322802826, + 16.363704331929966 + ], + [ + 120.28648766487882, + 16.03462881109533 + ], + [ + 120.39004723519176, + 17.59908112229951 + ], + [ + 120.71586714079191, + 18.50522736253754 + ], + [ + 121.32130822152358, + 18.504064642811016 + ] + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "North Korea", + "sov_a3": "PRK", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "North Korea", + "adm0_a3": "PRK", + "geou_dif": 0, + "geounit": "North Korea", + "gu_a3": "PRK", + "su_dif": 0, + "subunit": "North Korea", + "su_a3": "PRK", + "brk_diff": 0, + "name": "Dem. Rep. Korea", + "name_long": "Dem. Rep. Korea", + "brk_a3": "PRK", + "brk_name": "Dem. Rep. Korea", + "brk_group": null, + "abbrev": "N.K.", + "postal": "KP", + "formal_en": "Democratic People's Republic of Korea", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Korea, Dem. Rep.", + "name_alt": null, + "mapcolor7": 3, + "mapcolor8": 5, + "mapcolor9": 3, + "mapcolor13": 9, + "pop_est": 22665345, + "gdp_md_est": 40000, + "pop_year": -99, + "lastcensus": 2009, + "gdp_year": -99, + "economy": "7. Least developed region", + "income_grp": "5. Low income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "KP", + "iso_a3": "PRK", + "iso_n3": "408", + "un_a3": "408", + "wb_a2": "KP", + "wb_a3": "PRK", + "woe_id": -99, + "adm0_a3_is": "PRK", + "adm0_a3_us": "PRK", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Asia", + "region_un": "Asia", + "subregion": "Eastern Asia", + "region_wb": "East Asia & Pacific", + "name_len": 15, + "long_len": 15, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "PRK.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 130.6400159038524, + 42.39500946712528 + ], + [ + 130.78000735893113, + 42.22000722916885 + ], + [ + 130.40003055228902, + 42.28000356705971 + ], + [ + 129.96594852103726, + 41.94136790625105 + ], + [ + 129.66736209525482, + 41.60110443782523 + ], + [ + 129.70518924369247, + 40.88282786718433 + ], + [ + 129.18811486218, + 40.66180776627199 + ], + [ + 129.01039961152821, + 40.485436102859815 + ], + [ + 128.63336836152672, + 40.18984691015031 + ], + [ + 127.96741417858135, + 40.02541250259756 + ], + [ + 127.53343550019417, + 39.7568500839767 + ], + [ + 127.5021195822253, + 39.32393077245153 + ], + [ + 127.38543419811029, + 39.213472398427655 + ], + [ + 127.78334272675772, + 39.05089834243742 + ], + [ + 128.34971642467661, + 38.61224294692785 + ], + [ + 128.20574588431145, + 38.37039724380189 + ], + [ + 127.780035435091, + 38.30453563084589 + ], + [ + 127.07330854706737, + 38.2561148137884 + ], + [ + 126.68371992401892, + 37.80477285415118 + ], + [ + 126.23733890188176, + 37.84037791600028 + ], + [ + 126.17475874237624, + 37.74968577732804 + ], + [ + 125.6891036316972, + 37.940010077459014 + ], + [ + 125.56843916229569, + 37.75208873142962 + ], + [ + 125.2753304383362, + 37.669070542952724 + ], + [ + 125.24008711151315, + 37.85722443292744 + ], + [ + 124.98103315643398, + 37.94882090916478 + ], + [ + 124.71216067921938, + 38.10834605564979 + ], + [ + 124.98599409393398, + 38.54847422947968 + ], + [ + 125.2219486837787, + 38.66585724543067 + ], + [ + 125.13285851450752, + 38.84855927179859 + ], + [ + 125.3865897970606, + 39.387957872061165 + ], + [ + 125.3211157573468, + 39.5513845891842 + ], + [ + 124.7374821310424, + 39.66034434667162 + ], + [ + 124.26562462778531, + 39.928493353834156 + ], + [ + 125.07994184784063, + 40.56982371679245 + ], + [ + 126.18204511932943, + 41.10733612727637 + ], + [ + 126.86908328664985, + 41.81656932226619 + ], + [ + 127.34378299368302, + 41.50315176041597 + ], + [ + 128.20843305879066, + 41.46677155208249 + ], + [ + 128.0522152039723, + 41.99428457291795 + ], + [ + 129.59666873587952, + 42.42498179785456 + ], + [ + 129.99426720593323, + 42.985386867843786 + ], + [ + 130.6400159038524, + 42.39500946712528 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 5, + "sovereignt": "Israel", + "sov_a3": "ISR", + "adm0_dif": 1, + "level": 2, + "type": "Disputed", + "admin": "Palestine", + "adm0_a3": "PSX", + "geou_dif": 0, + "geounit": "Palestine", + "gu_a3": "PSX", + "su_dif": 0, + "subunit": "Palestine", + "su_a3": "PSX", + "brk_diff": 0, + "name": "Palestine", + "name_long": "Palestine", + "brk_a3": "PSX", + "brk_name": "Palestine", + "brk_group": null, + "abbrev": "Pal.", + "postal": "PAL", + "formal_en": "West Bank and Gaza", + "formal_fr": null, + "note_adm0": "Partial self-admin.", + "note_brk": "Partial self-admin.", + "name_sort": "Palestine (West Bank and Gaza)", + "name_alt": null, + "mapcolor7": 3, + "mapcolor8": 2, + "mapcolor9": 5, + "mapcolor13": 8, + "pop_est": 4119083, + "gdp_md_est": 11950.77, + "pop_year": -99, + "lastcensus": 2007, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "4. Lower middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "PS", + "iso_a3": "PSE", + "iso_n3": "275", + "un_a3": "275", + "wb_a2": "GZ", + "wb_a3": "WBG", + "woe_id": -99, + "adm0_a3_is": "PSE", + "adm0_a3_us": "PSX", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Asia", + "region_un": "Asia", + "subregion": "Western Asia", + "region_wb": "Middle East & North Africa", + "name_len": 9, + "long_len": 9, + "abbrev_len": 4, + "tiny": -99, + "homepart": -99, + "filename": "PSE.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 35.54566531753454, + 32.393992011030576 + ], + [ + 35.5452519060762, + 31.78250478772084 + ], + [ + 35.397560662586045, + 31.48908600516758 + ], + [ + 34.92740848159457, + 31.353435370401414 + ], + [ + 34.970506626125996, + 31.616778469360806 + ], + [ + 35.22589155451242, + 31.754341132121766 + ], + [ + 34.97464074070933, + 31.86658234305972 + ], + [ + 35.183930291491436, + 32.53251068778894 + ], + [ + 35.54566531753454, + 32.393992011030576 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 2, + "sovereignt": "Saudi Arabia", + "sov_a3": "SAU", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Saudi Arabia", + "adm0_a3": "SAU", + "geou_dif": 0, + "geounit": "Saudi Arabia", + "gu_a3": "SAU", + "su_dif": 0, + "subunit": "Saudi Arabia", + "su_a3": "SAU", + "brk_diff": 0, + "name": "Saudi Arabia", + "name_long": "Saudi Arabia", + "brk_a3": "SAU", + "brk_name": "Saudi Arabia", + "brk_group": null, + "abbrev": "Saud.", + "postal": "SA", + "formal_en": "Kingdom of Saudi Arabia", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Saudi Arabia", + "name_alt": null, + "mapcolor7": 6, + "mapcolor8": 1, + "mapcolor9": 6, + "mapcolor13": 7, + "pop_est": 28686633, + "gdp_md_est": 576500, + "pop_year": -99, + "lastcensus": 2010, + "gdp_year": -99, + "economy": "2. Developed region: nonG7", + "income_grp": "2. High income: nonOECD", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "SA", + "iso_a3": "SAU", + "iso_n3": "682", + "un_a3": "682", + "wb_a2": "SA", + "wb_a3": "SAU", + "woe_id": -99, + "adm0_a3_is": "SAU", + "adm0_a3_us": "SAU", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Asia", + "region_un": "Asia", + "subregion": "Western Asia", + "region_wb": "Middle East & North Africa", + "name_len": 12, + "long_len": 12, + "abbrev_len": 5, + "tiny": -99, + "homepart": 1, + "filename": "SAU.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 42.77933230975097, + 16.347891343648683 + ], + [ + 42.649572788266084, + 16.774635321514964 + ], + [ + 42.347989129410706, + 17.075805568912003 + ], + [ + 42.270887892431226, + 17.474721787989125 + ], + [ + 41.75438195167396, + 17.833046169500975 + ], + [ + 41.22139122901558, + 18.671599636301206 + ], + [ + 40.93934126156654, + 19.486485297111756 + ], + [ + 40.247652215339826, + 20.17463450772649 + ], + [ + 39.80168460466095, + 20.338862209550054 + ], + [ + 39.139399448408284, + 21.29190481209293 + ], + [ + 39.023695916506796, + 21.986875311770195 + ], + [ + 39.06632897314759, + 22.57965566659027 + ], + [ + 38.49277225114008, + 23.688451036060854 + ], + [ + 38.02386030452362, + 24.07868561451293 + ], + [ + 37.483634881344386, + 24.285494696545015 + ], + [ + 37.154817742671185, + 24.85848297779731 + ], + [ + 37.209491408036, + 25.084541530858104 + ], + [ + 36.93162723160259, + 25.602959499610176 + ], + [ + 36.63960371272122, + 25.82622752532722 + ], + [ + 36.249136590323815, + 26.57013560638488 + ], + [ + 35.64018151219639, + 27.37652049408342 + ], + [ + 35.13018680190788, + 28.06335195567472 + ], + [ + 34.63233605320798, + 28.058546047471566 + ], + [ + 34.787778761541944, + 28.6074272730597 + ], + [ + 34.832220493312946, + 28.957483425404845 + ], + [ + 34.95603722508426, + 29.35655467377884 + ], + [ + 36.06894087092206, + 29.197494615184457 + ], + [ + 36.50121422704358, + 29.5052536076987 + ], + [ + 36.74052778498725, + 29.86528331147619 + ], + [ + 37.503581984209035, + 30.003776150018403 + ], + [ + 37.66811974462638, + 30.3386652694859 + ], + [ + 37.998848911294374, + 30.50849986421313 + ], + [ + 37.00216556168101, + 31.508412990844743 + ], + [ + 39.00488569515255, + 32.01021698661498 + ], + [ + 39.19546837744497, + 32.16100881604267 + ], + [ + 40.399994337736246, + 31.889991766887935 + ], + [ + 41.889980910007836, + 31.190008653278365 + ], + [ + 44.70949873228474, + 29.178891099559383 + ], + [ + 46.568713413281756, + 29.09902517345229 + ], + [ + 47.45982181172283, + 29.002519436147224 + ], + [ + 47.708850538937384, + 28.526062730416143 + ], + [ + 48.416094191283946, + 28.55200429942667 + ], + [ + 48.80759484232718, + 27.689627997339883 + ], + [ + 49.29955447774582, + 27.46121816660981 + ], + [ + 49.470913527225655, + 27.10999929453808 + ], + [ + 50.15242231629088, + 26.689663194275997 + ], + [ + 50.212935418504685, + 26.277026882425375 + ], + [ + 50.11330325704594, + 25.943972276304248 + ], + [ + 50.239858839728754, + 25.608049628190926 + ], + [ + 50.52738650900073, + 25.3278083358721 + ], + [ + 50.66055667501689, + 24.99989553476402 + ], + [ + 50.81010827006958, + 24.754742539971378 + ], + [ + 51.11241539897702, + 24.556330878186724 + ], + [ + 51.38960778179063, + 24.62738597258806 + ], + [ + 51.57951867046327, + 24.245497137951105 + ], + [ + 51.61770755392698, + 24.014219265228828 + ], + [ + 52.000733270074335, + 23.00115448657894 + ], + [ + 55.0068030129249, + 22.496947536707136 + ], + [ + 55.20834109886319, + 22.708329982997046 + ], + [ + 55.666659376859826, + 22.00000112557234 + ], + [ + 54.99998172386236, + 19.999994004796108 + ], + [ + 52.00000980002224, + 19.000003363516058 + ], + [ + 49.11667158386487, + 18.616667588774945 + ], + [ + 48.18334354024134, + 18.166669216377315 + ], + [ + 47.46669477721763, + 17.116681626854884 + ], + [ + 47.000004917189756, + 16.949999294497445 + ], + [ + 46.74999433776165, + 17.283338120996177 + ], + [ + 46.366658563020536, + 17.233315334537636 + ], + [ + 45.39999922056875, + 17.333335069238558 + ], + [ + 45.21665123879718, + 17.43332896572333 + ], + [ + 44.06261315285508, + 17.410358791569593 + ], + [ + 43.79151858905192, + 17.31997671149111 + ], + [ + 43.380794305196105, + 17.57998668056767 + ], + [ + 43.11579756040335, + 17.088440456607373 + ], + [ + 43.21837527850275, + 16.66688996018641 + ], + [ + 42.77933230975097, + 16.347891343648683 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 5, + "sovereignt": "Qatar", + "sov_a3": "QAT", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Qatar", + "adm0_a3": "QAT", + "geou_dif": 0, + "geounit": "Qatar", + "gu_a3": "QAT", + "su_dif": 0, + "subunit": "Qatar", + "su_a3": "QAT", + "brk_diff": 0, + "name": "Qatar", + "name_long": "Qatar", + "brk_a3": "QAT", + "brk_name": "Qatar", + "brk_group": null, + "abbrev": "Qatar", + "postal": "QA", + "formal_en": "State of Qatar", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Qatar", + "name_alt": null, + "mapcolor7": 3, + "mapcolor8": 6, + "mapcolor9": 2, + "mapcolor13": 4, + "pop_est": 833285, + "gdp_md_est": 91330, + "pop_year": -99, + "lastcensus": 2010, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "2. High income: nonOECD", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "QA", + "iso_a3": "QAT", + "iso_n3": "634", + "un_a3": "634", + "wb_a2": "QA", + "wb_a3": "QAT", + "woe_id": -99, + "adm0_a3_is": "QAT", + "adm0_a3_us": "QAT", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Asia", + "region_un": "Asia", + "subregion": "Western Asia", + "region_wb": "Middle East & North Africa", + "name_len": 5, + "long_len": 5, + "abbrev_len": 5, + "tiny": -99, + "homepart": 1, + "filename": "QAT.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 50.81010827006958, + 24.754742539971378 + ], + [ + 50.74391076030369, + 25.482424221289396 + ], + [ + 51.01335167827349, + 26.00699168548419 + ], + [ + 51.28646162293606, + 26.11458201751587 + ], + [ + 51.58907881043726, + 25.80111277923338 + ], + [ + 51.60670047384881, + 25.21567047779874 + ], + [ + 51.38960778179063, + 24.62738597258806 + ], + [ + 51.11241539897702, + 24.556330878186724 + ], + [ + 50.81010827006958, + 24.754742539971378 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Thailand", + "sov_a3": "THA", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Thailand", + "adm0_a3": "THA", + "geou_dif": 0, + "geounit": "Thailand", + "gu_a3": "THA", + "su_dif": 0, + "subunit": "Thailand", + "su_a3": "THA", + "brk_diff": 0, + "name": "Thailand", + "name_long": "Thailand", + "brk_a3": "THA", + "brk_name": "Thailand", + "brk_group": null, + "abbrev": "Thai.", + "postal": "TH", + "formal_en": "Kingdom of Thailand", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Thailand", + "name_alt": null, + "mapcolor7": 3, + "mapcolor8": 6, + "mapcolor9": 8, + "mapcolor13": 1, + "pop_est": 65905410, + "gdp_md_est": 547400, + "pop_year": -99, + "lastcensus": 2010, + "gdp_year": -99, + "economy": "5. Emerging region: G20", + "income_grp": "3. Upper middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "TH", + "iso_a3": "THA", + "iso_n3": "764", + "un_a3": "764", + "wb_a2": "TH", + "wb_a3": "THA", + "woe_id": -99, + "adm0_a3_is": "THA", + "adm0_a3_us": "THA", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Asia", + "region_un": "Asia", + "subregion": "South-Eastern Asia", + "region_wb": "East Asia & Pacific", + "name_len": 8, + "long_len": 8, + "abbrev_len": 5, + "tiny": -99, + "homepart": 1, + "filename": "THA.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 102.5849324890267, + 12.186594956913282 + ], + [ + 101.68715783081996, + 12.645740057826572 + ], + [ + 100.83180952352487, + 12.627084865769206 + ], + [ + 100.9784672383692, + 13.412721665902566 + ], + [ + 100.0977974792511, + 13.406856390837433 + ], + [ + 100.01873253784456, + 12.307001044153354 + ], + [ + 99.47892052612363, + 10.846366685423547 + ], + [ + 99.15377241414316, + 9.963061428258554 + ], + [ + 99.22239871622676, + 9.239255479362427 + ], + [ + 99.87383182169813, + 9.20786204674512 + ], + [ + 100.27964684448622, + 8.295152899606052 + ], + [ + 100.45927412313276, + 7.429572658717177 + ], + [ + 101.01732791545273, + 6.856868597842478 + ], + [ + 101.62307905477806, + 6.74062246340192 + ], + [ + 102.14118696493638, + 6.221636053894628 + ], + [ + 101.81428185425798, + 5.810808417174242 + ], + [ + 101.15421878459387, + 5.691384182147715 + ], + [ + 101.07551557821336, + 6.204867051615921 + ], + [ + 100.25959638875696, + 6.642824815289543 + ], + [ + 100.0857568705271, + 6.46448944745029 + ], + [ + 99.69069054565574, + 6.848212795433597 + ], + [ + 99.51964155476963, + 7.34345388430276 + ], + [ + 98.9882528015123, + 7.907993068875327 + ], + [ + 98.503786248776, + 8.382305202666288 + ], + [ + 98.339661899817, + 7.794511623562386 + ], + [ + 98.15000939330581, + 8.350007432483878 + ], + [ + 98.25915001830624, + 8.973922837759801 + ], + [ + 98.55355065307305, + 9.932959906448545 + ], + [ + 99.03812055867398, + 10.960545762572437 + ], + [ + 99.58728600463972, + 11.892762762901697 + ], + [ + 99.19635379435167, + 12.80474843998867 + ], + [ + 99.21201175333609, + 13.269293728076464 + ], + [ + 99.09775516153876, + 13.827502549693278 + ], + [ + 98.43081912637987, + 14.622027696180835 + ], + [ + 98.1920740091914, + 15.12370250087035 + ], + [ + 98.53737592976572, + 15.308497422746084 + ], + [ + 98.90334842325676, + 16.177824204976115 + ], + [ + 98.49376102091135, + 16.83783559820793 + ], + [ + 97.85912275593486, + 17.567946071843664 + ], + [ + 97.37589643757354, + 18.445437730375815 + ], + [ + 97.7977828308044, + 18.627080389881755 + ], + [ + 98.25372399291561, + 19.708203029860044 + ], + [ + 98.95967573445488, + 19.752980658440947 + ], + [ + 99.54330936075931, + 20.186597601802063 + ], + [ + 100.11598758341783, + 20.417849636308187 + ], + [ + 100.54888105672688, + 20.109237982661128 + ], + [ + 100.60629357300316, + 19.508344427971224 + ], + [ + 101.2820146016517, + 19.462584947176765 + ], + [ + 101.03593143107777, + 18.408928330961615 + ], + [ + 101.05954756063517, + 17.51249725999449 + ], + [ + 102.11359175009248, + 18.109101670804165 + ], + [ + 102.41300499879162, + 17.932781683824288 + ], + [ + 102.9987056823877, + 17.9616946476916 + ], + [ + 103.20019209189373, + 18.309632066312773 + ], + [ + 103.95647667848529, + 18.24095408779688 + ], + [ + 104.7169470560925, + 17.42885895433008 + ], + [ + 104.7793205098688, + 16.44186493577145 + ], + [ + 105.58903852745016, + 15.570316066952858 + ], + [ + 105.54433841351769, + 14.723933620660416 + ], + [ + 105.21877689007887, + 14.273211778210694 + ], + [ + 104.28141808473661, + 14.416743068901367 + ], + [ + 102.98842207236163, + 14.225721136934467 + ], + [ + 102.348099399833, + 13.394247341358223 + ], + [ + 102.5849324890267, + 12.186594956913282 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Syria", + "sov_a3": "SYR", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Syria", + "adm0_a3": "SYR", + "geou_dif": 0, + "geounit": "Syria", + "gu_a3": "SYR", + "su_dif": 0, + "subunit": "Syria", + "su_a3": "SYR", + "brk_diff": 0, + "name": "Syria", + "name_long": "Syria", + "brk_a3": "SYR", + "brk_name": "Syria", + "brk_group": null, + "abbrev": "Syria", + "postal": "SYR", + "formal_en": "Syrian Arab Republic", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Syrian Arab Republic", + "name_alt": null, + "mapcolor7": 2, + "mapcolor8": 6, + "mapcolor9": 2, + "mapcolor13": 6, + "pop_est": 20178485, + "gdp_md_est": 98830, + "pop_year": -99, + "lastcensus": 2004, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "4. Lower middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "SY", + "iso_a3": "SYR", + "iso_n3": "760", + "un_a3": "760", + "wb_a2": "SY", + "wb_a3": "SYR", + "woe_id": -99, + "adm0_a3_is": "SYR", + "adm0_a3_us": "SYR", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Asia", + "region_un": "Asia", + "subregion": "Western Asia", + "region_wb": "Middle East & North Africa", + "name_len": 5, + "long_len": 5, + "abbrev_len": 5, + "tiny": -99, + "homepart": 1, + "filename": "SYR.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 38.792340529136084, + 33.378686428352225 + ], + [ + 36.834062127435544, + 32.312937526980775 + ], + [ + 35.71991824722275, + 32.709192409794866 + ], + [ + 35.700797967274745, + 32.71601369885738 + ], + [ + 35.836396925608625, + 32.86812327730851 + ], + [ + 35.82110070165024, + 33.2774264592763 + ], + [ + 36.066460402172055, + 33.82491242119255 + ], + [ + 36.61175011571589, + 34.201788641897174 + ], + [ + 36.4481942075121, + 34.59393524834407 + ], + [ + 35.99840254084364, + 34.644914048800004 + ], + [ + 35.905023227692226, + 35.410009467097325 + ], + [ + 36.149762811026534, + 35.82153473565367 + ], + [ + 36.417550083163036, + 36.04061697035506 + ], + [ + 36.6853890317318, + 36.25969920505646 + ], + [ + 36.7394942563414, + 36.81752045343109 + ], + [ + 37.06676110204583, + 36.62303620050062 + ], + [ + 38.1677274920242, + 36.90121043552777 + ], + [ + 38.6998913917659, + 36.71292735447234 + ], + [ + 39.52258019385255, + 36.71605377862599 + ], + [ + 40.67325931169569, + 37.09127635349729 + ], + [ + 41.21208947120305, + 37.074352321921694 + ], + [ + 42.34959109881177, + 37.2298725449041 + ], + [ + 41.83706424334096, + 36.605853786763575 + ], + [ + 41.289707472505455, + 36.35881460219227 + ], + [ + 41.383965285005814, + 35.628316555314356 + ], + [ + 41.006158888519934, + 34.41937226006212 + ], + [ + 38.792340529136084, + 33.378686428352225 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 4, + "sovereignt": "Tajikistan", + "sov_a3": "TJK", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Tajikistan", + "adm0_a3": "TJK", + "geou_dif": 0, + "geounit": "Tajikistan", + "gu_a3": "TJK", + "su_dif": 0, + "subunit": "Tajikistan", + "su_a3": "TJK", + "brk_diff": 0, + "name": "Tajikistan", + "name_long": "Tajikistan", + "brk_a3": "TJK", + "brk_name": "Tajikistan", + "brk_group": null, + "abbrev": "Tjk.", + "postal": "TJ", + "formal_en": "Republic of Tajikistan", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Tajikistan", + "name_alt": null, + "mapcolor7": 3, + "mapcolor8": 6, + "mapcolor9": 2, + "mapcolor13": 5, + "pop_est": 7349145, + "gdp_md_est": 13160, + "pop_year": -99, + "lastcensus": 2010, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "5. Low income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "TJ", + "iso_a3": "TJK", + "iso_n3": "762", + "un_a3": "762", + "wb_a2": "TJ", + "wb_a3": "TJK", + "woe_id": -99, + "adm0_a3_is": "TJK", + "adm0_a3_us": "TJK", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Asia", + "region_un": "Asia", + "subregion": "Central Asia", + "region_wb": "Europe & Central Asia", + "name_len": 10, + "long_len": 10, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "TJK.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 71.01419803252017, + 40.24436554621823 + ], + [ + 70.64801883329997, + 39.93575389257117 + ], + [ + 69.55960981636852, + 40.10321137141298 + ], + [ + 69.46488691597753, + 39.5266832545487 + ], + [ + 70.54916181832562, + 39.6041979029865 + ], + [ + 71.784693637992, + 39.27946320246437 + ], + [ + 73.6753792662548, + 39.4312368841056 + ], + [ + 73.92885216664644, + 38.50581533462274 + ], + [ + 74.25751427602273, + 38.60650686294345 + ], + [ + 74.86481570831681, + 38.3788463404816 + ], + [ + 74.8299857929521, + 37.9900070257014 + ], + [ + 74.98000247589542, + 37.419990139305895 + ], + [ + 73.9486959166465, + 37.4215662704908 + ], + [ + 73.26005577992501, + 37.495256862939 + ], + [ + 72.63688968291729, + 37.047558091778356 + ], + [ + 72.1930408059624, + 36.948287665345674 + ], + [ + 71.8446382994506, + 36.73817129164692 + ], + [ + 71.44869347523024, + 37.06564484308051 + ], + [ + 71.54191775908478, + 37.905774441065645 + ], + [ + 71.23940392444817, + 37.95326508234188 + ], + [ + 71.34813113799026, + 38.258905341132156 + ], + [ + 70.80682050973289, + 38.486281643216415 + ], + [ + 70.3763041523093, + 38.13839590102752 + ], + [ + 70.27057417184014, + 37.735164699854025 + ], + [ + 70.11657840361033, + 37.58822276463209 + ], + [ + 69.51878543485796, + 37.60899669041341 + ], + [ + 69.19627282092438, + 37.15114350030743 + ], + [ + 68.85944583524594, + 37.344335842430596 + ], + [ + 68.13556237170138, + 37.0231151393043 + ], + [ + 67.82999962755952, + 37.14499400486468 + ], + [ + 68.39203250516596, + 38.157025254868735 + ], + [ + 68.17602501818592, + 38.901553453113905 + ], + [ + 67.44221967964131, + 39.140143541005486 + ], + [ + 67.70142866401736, + 39.58047842056453 + ], + [ + 68.53641645698941, + 39.53345286717894 + ], + [ + 69.0116329283455, + 40.08615814875666 + ], + [ + 69.32949466337283, + 40.72782440852485 + ], + [ + 70.66662234892505, + 40.96021332454141 + ], + [ + 70.45815962105962, + 40.49649485937029 + ], + [ + 70.60140669137269, + 40.21852733007229 + ], + [ + 71.01419803252017, + 40.24436554621823 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 4, + "sovereignt": "Turkmenistan", + "sov_a3": "TKM", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Turkmenistan", + "adm0_a3": "TKM", + "geou_dif": 0, + "geounit": "Turkmenistan", + "gu_a3": "TKM", + "su_dif": 0, + "subunit": "Turkmenistan", + "su_a3": "TKM", + "brk_diff": 0, + "name": "Turkmenistan", + "name_long": "Turkmenistan", + "brk_a3": "TKM", + "brk_name": "Turkmenistan", + "brk_group": null, + "abbrev": "Turkm.", + "postal": "TM", + "formal_en": "Turkmenistan", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Turkmenistan", + "name_alt": null, + "mapcolor7": 3, + "mapcolor8": 2, + "mapcolor9": 1, + "mapcolor13": 9, + "pop_est": 4884887, + "gdp_md_est": 29780, + "pop_year": -99, + "lastcensus": 1995, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "3. Upper middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "TM", + "iso_a3": "TKM", + "iso_n3": "795", + "un_a3": "795", + "wb_a2": "TM", + "wb_a3": "TKM", + "woe_id": -99, + "adm0_a3_is": "TKM", + "adm0_a3_us": "TKM", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Asia", + "region_un": "Asia", + "subregion": "Central Asia", + "region_wb": "Europe & Central Asia", + "name_len": 12, + "long_len": 12, + "abbrev_len": 6, + "tiny": -99, + "homepart": 1, + "filename": "TKM.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 61.21081709172574, + 35.650072333309225 + ], + [ + 61.123070509694145, + 36.49159719496624 + ], + [ + 60.37763797388387, + 36.52738312432837 + ], + [ + 59.23476199731681, + 37.412987982730336 + ], + [ + 58.4361544126782, + 37.522309475243794 + ], + [ + 57.33043379092898, + 38.02922943781094 + ], + [ + 56.61936608259282, + 38.121394354803485 + ], + [ + 56.18037479027333, + 37.93512665460742 + ], + [ + 55.51157840355191, + 37.96411713312317 + ], + [ + 54.800303989486565, + 37.392420762678185 + ], + [ + 53.92159793479556, + 37.19891836196126 + ], + [ + 53.73551110211252, + 37.90613617609169 + ], + [ + 53.880928582581845, + 38.95209300389536 + ], + [ + 53.101027866432894, + 39.29057363540713 + ], + [ + 53.35780805849123, + 39.97528636327445 + ], + [ + 52.69397260926982, + 40.03362905533197 + ], + [ + 52.915251092343624, + 40.87652334244473 + ], + [ + 53.858139275941134, + 40.63103445084218 + ], + [ + 54.73684533063215, + 40.95101491959346 + ], + [ + 54.008310988181314, + 41.55121084244742 + ], + [ + 53.72171349469059, + 42.12319143327003 + ], + [ + 52.916749708880076, + 41.86811656347733 + ], + [ + 52.81468875510361, + 41.13537059179471 + ], + [ + 52.50245975119615, + 41.78331553808637 + ], + [ + 52.944293247291654, + 42.11603424739759 + ], + [ + 54.07941775901495, + 42.32410940202083 + ], + [ + 54.75534549339263, + 42.043971462566574 + ], + [ + 55.45525109235377, + 41.25985911718584 + ], + [ + 55.96819135928291, + 41.30864166926936 + ], + [ + 57.0963912290791, + 41.32231008561057 + ], + [ + 56.932215203687804, + 41.826026109375604 + ], + [ + 57.78652998233708, + 42.17055288346552 + ], + [ + 58.62901085799146, + 42.75155101172305 + ], + [ + 59.97642215356978, + 42.22308197689021 + ], + [ + 60.08334069198167, + 41.425146185871405 + ], + [ + 60.46595299667069, + 41.22032664648255 + ], + [ + 61.54717898951356, + 41.266370347654615 + ], + [ + 61.88271406438469, + 41.084856879229406 + ], + [ + 62.374260288345, + 40.05388621679039 + ], + [ + 63.51801476426103, + 39.36325653742564 + ], + [ + 64.17022301621677, + 38.892406724598246 + ], + [ + 65.2159989765074, + 38.40269501398429 + ], + [ + 66.54615034370022, + 37.97468496352687 + ], + [ + 66.51860680528867, + 37.36278432875879 + ], + [ + 66.21738488145932, + 37.39379018813392 + ], + [ + 65.74563073106681, + 37.66116404881207 + ], + [ + 65.58894778835784, + 37.30521678318564 + ], + [ + 64.7461051776774, + 37.111817735333304 + ], + [ + 64.5464791197339, + 36.31207326918427 + ], + [ + 63.9828959491587, + 36.0079574651466 + ], + [ + 63.19353844590035, + 35.857165635718914 + ], + [ + 62.9846623065766, + 35.40404083916762 + ], + [ + 62.230651483005886, + 35.270663967422294 + ], + [ + 61.21081709172574, + 35.650072333309225 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 2, + "sovereignt": "Turkey", + "sov_a3": "TUR", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Turkey", + "adm0_a3": "TUR", + "geou_dif": 0, + "geounit": "Turkey", + "gu_a3": "TUR", + "su_dif": 0, + "subunit": "Turkey", + "su_a3": "TUR", + "brk_diff": 0, + "name": "Turkey", + "name_long": "Turkey", + "brk_a3": "TUR", + "brk_name": "Turkey", + "brk_group": null, + "abbrev": "Tur.", + "postal": "TR", + "formal_en": "Republic of Turkey", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Turkey", + "name_alt": null, + "mapcolor7": 6, + "mapcolor8": 3, + "mapcolor9": 8, + "mapcolor13": 4, + "pop_est": 76805524, + "gdp_md_est": 902700, + "pop_year": -99, + "lastcensus": 2000, + "gdp_year": -99, + "economy": "4. Emerging region: MIKT", + "income_grp": "3. Upper middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "TR", + "iso_a3": "TUR", + "iso_n3": "792", + "un_a3": "792", + "wb_a2": "TR", + "wb_a3": "TUR", + "woe_id": -99, + "adm0_a3_is": "TUR", + "adm0_a3_us": "TUR", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Asia", + "region_un": "Asia", + "subregion": "Western Asia", + "region_wb": "Europe & Central Asia", + "name_len": 6, + "long_len": 6, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "TUR.geojson" + }, + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 36.91312706884215, + 41.335358384764305 + ], + [ + 38.34766482926452, + 40.94858612727572 + ], + [ + 39.51260664242025, + 41.102762763018575 + ], + [ + 40.373432651538245, + 41.01367259374734 + ], + [ + 41.554084100110714, + 41.53565623632761 + ], + [ + 42.619548781104555, + 41.58317271581993 + ], + [ + 43.58274580259271, + 41.09214325618257 + ], + [ + 43.7526579119685, + 40.74020091405882 + ], + [ + 43.65643639504096, + 40.25356395116617 + ], + [ + 44.400008579288766, + 40.00500031184231 + ], + [ + 44.793989699082005, + 39.713002631177034 + ], + [ + 44.109225294782355, + 39.428136298168056 + ], + [ + 44.4214026222576, + 38.28128123631453 + ], + [ + 44.22575564960053, + 37.97158437758935 + ], + [ + 44.77269900897775, + 37.17044464776845 + ], + [ + 44.29345177590286, + 37.00151439060635 + ], + [ + 43.94225874204736, + 37.256227525372935 + ], + [ + 42.77912560402186, + 37.38526357680581 + ], + [ + 42.34959109881177, + 37.22987254490411 + ], + [ + 41.21208947120303, + 37.07435232192173 + ], + [ + 40.673259311695716, + 37.09127635349736 + ], + [ + 39.52258019385252, + 36.71605377862602 + ], + [ + 38.69989139176593, + 36.71292735447233 + ], + [ + 38.16772749202416, + 36.90121043552779 + ], + [ + 37.06676110204583, + 36.62303620050062 + ], + [ + 36.739494256341374, + 36.817520453431115 + ], + [ + 36.68538903173183, + 36.259699205056506 + ], + [ + 36.41755008316309, + 36.0406169703551 + ], + [ + 36.14976281102659, + 35.82153473565367 + ], + [ + 35.782084995269855, + 36.274995429014915 + ], + [ + 36.160821567537056, + 36.650605577128374 + ], + [ + 35.55093631362834, + 36.56544281671134 + ], + [ + 34.714553256984374, + 36.795532131490916 + ], + [ + 34.02689497247647, + 36.21996002862397 + ], + [ + 32.5091581560641, + 36.1075637883892 + ], + [ + 31.699595167779567, + 36.64427521417261 + ], + [ + 30.62162479017107, + 36.677864895162315 + ], + [ + 30.39109622571712, + 36.26298065850698 + ], + [ + 29.699975620245567, + 36.144357408181 + ], + [ + 28.73290286633539, + 36.67683136651644 + ], + [ + 27.64118655773737, + 36.658822129862756 + ], + [ + 27.048767937943296, + 37.65336090753601 + ], + [ + 26.318218214633045, + 38.208133246405396 + ], + [ + 26.804700148228733, + 38.98576019953356 + ], + [ + 26.17078535330438, + 39.463612168936464 + ], + [ + 27.280019972449395, + 40.42001373957831 + ], + [ + 28.819977654747216, + 40.46001129817221 + ], + [ + 29.24000369641558, + 41.21999074967269 + ], + [ + 31.145933872204434, + 41.08762156835706 + ], + [ + 32.34797936374579, + 41.73626414648464 + ], + [ + 33.51328291192752, + 42.018960069337304 + ], + [ + 35.16770389175187, + 42.04022492122544 + ], + [ + 36.91312706884215, + 41.335358384764305 + ] + ] + ], + [ + [ + [ + 27.192376743282406, + 40.690565700842455 + ], + [ + 26.35800906749779, + 40.15199392349649 + ], + [ + 26.04335127127254, + 40.61775360774317 + ], + [ + 26.056942172965336, + 40.82412344010075 + ], + [ + 26.29460208507569, + 40.93626129817417 + ], + [ + 26.604195590936282, + 41.56211456966102 + ], + [ + 26.117041863720825, + 41.82690460872456 + ], + [ + 27.135739373490505, + 42.14148489030131 + ], + [ + 27.996720411905414, + 42.00735871028777 + ], + [ + 28.115524529744444, + 41.622886054036286 + ], + [ + 28.988442824018787, + 41.29993419042819 + ], + [ + 28.80643842948675, + 41.05496206314854 + ], + [ + 27.61901736828412, + 40.99982330989312 + ], + [ + 27.192376743282406, + 40.690565700842455 + ] + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Taiwan", + "sov_a3": "TWN", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Taiwan", + "adm0_a3": "TWN", + "geou_dif": 0, + "geounit": "Taiwan", + "gu_a3": "TWN", + "su_dif": 0, + "subunit": "Taiwan", + "su_a3": "TWN", + "brk_diff": 1, + "name": "Taiwan", + "name_long": "Taiwan", + "brk_a3": "B77", + "brk_name": "Taiwan", + "brk_group": null, + "abbrev": "Taiwan", + "postal": "TW", + "formal_en": null, + "formal_fr": null, + "note_adm0": null, + "note_brk": "Self admin.; Claimed by China", + "name_sort": "Taiwan", + "name_alt": null, + "mapcolor7": 1, + "mapcolor8": 5, + "mapcolor9": 7, + "mapcolor13": 2, + "pop_est": 22974347, + "gdp_md_est": 712000, + "pop_year": -99, + "lastcensus": -99, + "gdp_year": -99, + "economy": "2. Developed region: nonG7", + "income_grp": "2. High income: nonOECD", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "TW", + "iso_a3": "TWN", + "iso_n3": "158", + "un_a3": "-099", + "wb_a2": "-99", + "wb_a3": "-99", + "woe_id": -99, + "adm0_a3_is": "TWN", + "adm0_a3_us": "TWN", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Asia", + "region_un": "Asia", + "subregion": "Eastern Asia", + "region_wb": "East Asia & Pacific", + "name_len": 6, + "long_len": 6, + "abbrev_len": 6, + "tiny": -99, + "homepart": 1, + "filename": "TWN.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 121.77781782438993, + 24.3942735865194 + ], + [ + 121.17563235889274, + 22.790857245367167 + ], + [ + 120.74707970589621, + 21.970571397382113 + ], + [ + 120.22008344938367, + 22.81486094816674 + ], + [ + 120.1061885926124, + 23.556262722258236 + ], + [ + 120.69467980355225, + 24.538450832613737 + ], + [ + 121.49504438688876, + 25.295458889257386 + ], + [ + 121.95124393116144, + 24.997595933527034 + ], + [ + 121.77781782438993, + 24.3942735865194 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 5, + "sovereignt": "East Timor", + "sov_a3": "TLS", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "East Timor", + "adm0_a3": "TLS", + "geou_dif": 0, + "geounit": "East Timor", + "gu_a3": "TLS", + "su_dif": 0, + "subunit": "East Timor", + "su_a3": "TLS", + "brk_diff": 0, + "name": "Timor-Leste", + "name_long": "Timor-Leste", + "brk_a3": "TLS", + "brk_name": "Timor-Leste", + "brk_group": null, + "abbrev": "T.L.", + "postal": "TL", + "formal_en": "Democratic Republic of Timor-Leste", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Timor-Leste", + "name_alt": "East Timor", + "mapcolor7": 2, + "mapcolor8": 2, + "mapcolor9": 4, + "mapcolor13": 3, + "pop_est": 1131612, + "gdp_md_est": 2520, + "pop_year": -99, + "lastcensus": 2010, + "gdp_year": -99, + "economy": "7. Least developed region", + "income_grp": "4. Lower middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "TL", + "iso_a3": "TLS", + "iso_n3": "626", + "un_a3": "626", + "wb_a2": "TP", + "wb_a3": "TMP", + "woe_id": -99, + "adm0_a3_is": "TLS", + "adm0_a3_us": "TLS", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Asia", + "region_un": "Asia", + "subregion": "South-Eastern Asia", + "region_wb": "East Asia & Pacific", + "name_len": 11, + "long_len": 11, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "TLS.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 124.96868248911622, + -8.892790215697083 + ], + [ + 125.08624637258026, + -8.65688730228468 + ], + [ + 125.94707238169826, + -8.432094821815035 + ], + [ + 126.64470421763855, + -8.398246758663852 + ], + [ + 126.95724328013982, + -8.273344821814398 + ], + [ + 127.33592817597464, + -8.397316582882603 + ], + [ + 126.96799197805655, + -8.668256117388893 + ], + [ + 125.9258850444586, + -9.106007175333351 + ], + [ + 125.08852013560109, + -9.393173109579294 + ], + [ + 125.07001997284061, + -9.089987481322872 + ], + [ + 124.96868248911622, + -8.892790215697083 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Uzbekistan", + "sov_a3": "UZB", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Uzbekistan", + "adm0_a3": "UZB", + "geou_dif": 0, + "geounit": "Uzbekistan", + "gu_a3": "UZB", + "su_dif": 0, + "subunit": "Uzbekistan", + "su_a3": "UZB", + "brk_diff": 0, + "name": "Uzbekistan", + "name_long": "Uzbekistan", + "brk_a3": "UZB", + "brk_name": "Uzbekistan", + "brk_group": null, + "abbrev": "Uzb.", + "postal": "UZ", + "formal_en": "Republic of Uzbekistan", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Uzbekistan", + "name_alt": null, + "mapcolor7": 2, + "mapcolor8": 3, + "mapcolor9": 5, + "mapcolor13": 4, + "pop_est": 27606007, + "gdp_md_est": 71670, + "pop_year": -99, + "lastcensus": 1989, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "4. Lower middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "UZ", + "iso_a3": "UZB", + "iso_n3": "860", + "un_a3": "860", + "wb_a2": "UZ", + "wb_a3": "UZB", + "woe_id": -99, + "adm0_a3_is": "UZB", + "adm0_a3_us": "UZB", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Asia", + "region_un": "Asia", + "subregion": "Central Asia", + "region_wb": "Europe & Central Asia", + "name_len": 10, + "long_len": 10, + "abbrev_len": 4, + "tiny": 5, + "homepart": 1, + "filename": "UZB.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 66.51860680528867, + 37.36278432875879 + ], + [ + 66.54615034370022, + 37.97468496352687 + ], + [ + 65.2159989765074, + 38.40269501398429 + ], + [ + 64.17022301621677, + 38.892406724598246 + ], + [ + 63.51801476426103, + 39.36325653742564 + ], + [ + 62.374260288345, + 40.05388621679039 + ], + [ + 61.88271406438469, + 41.084856879229406 + ], + [ + 61.54717898951356, + 41.266370347654615 + ], + [ + 60.46595299667069, + 41.22032664648255 + ], + [ + 60.08334069198167, + 41.425146185871405 + ], + [ + 59.97642215356978, + 42.22308197689021 + ], + [ + 58.62901085799146, + 42.75155101172305 + ], + [ + 57.78652998233708, + 42.17055288346552 + ], + [ + 56.932215203687804, + 41.826026109375604 + ], + [ + 57.0963912290791, + 41.32231008561057 + ], + [ + 55.96819135928291, + 41.30864166926936 + ], + [ + 55.928917270741096, + 44.99585846615911 + ], + [ + 58.50312706892847, + 45.586804307632825 + ], + [ + 58.689989048095896, + 45.50001373959862 + ], + [ + 60.23997195825833, + 44.78403677019473 + ], + [ + 61.05831994003245, + 44.40581696225051 + ], + [ + 62.01330040878625, + 43.50447663021565 + ], + [ + 63.18578698105657, + 43.650074978198006 + ], + [ + 64.90082441595928, + 43.72808055274258 + ], + [ + 66.09801232286509, + 42.99766002051309 + ], + [ + 66.02339155463562, + 41.99464630794398 + ], + [ + 66.51064863471572, + 41.987644151368436 + ], + [ + 66.7140470722165, + 41.1684435084615 + ], + [ + 67.98585574735182, + 41.13599070898222 + ], + [ + 68.25989586779562, + 40.6623245305949 + ], + [ + 68.63248294462001, + 40.66868073176681 + ], + [ + 69.07002729683532, + 41.38424428971237 + ], + [ + 70.3889648782208, + 42.08130768489745 + ], + [ + 70.96231489449914, + 42.26615428320549 + ], + [ + 71.25924767444822, + 42.16771067968946 + ], + [ + 70.42002241402821, + 41.51999827734314 + ], + [ + 71.1578585142916, + 41.14358714452912 + ], + [ + 71.87011478057047, + 41.392900092121266 + ], + [ + 73.05541710804917, + 40.866033026689465 + ], + [ + 71.77487511585656, + 40.14584442805378 + ], + [ + 71.01419803252017, + 40.24436554621823 + ], + [ + 70.60140669137269, + 40.21852733007229 + ], + [ + 70.45815962105962, + 40.49649485937029 + ], + [ + 70.66662234892505, + 40.96021332454141 + ], + [ + 69.32949466337283, + 40.72782440852485 + ], + [ + 69.0116329283455, + 40.08615814875666 + ], + [ + 68.53641645698941, + 39.53345286717894 + ], + [ + 67.70142866401736, + 39.58047842056453 + ], + [ + 67.44221967964131, + 39.140143541005486 + ], + [ + 68.17602501818592, + 38.901553453113905 + ], + [ + 68.39203250516596, + 38.157025254868735 + ], + [ + 67.82999962755952, + 37.14499400486468 + ], + [ + 67.07578209825962, + 37.35614390720929 + ], + [ + 66.51860680528867, + 37.36278432875879 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 2, + "sovereignt": "Vietnam", + "sov_a3": "VNM", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Vietnam", + "adm0_a3": "VNM", + "geou_dif": 0, + "geounit": "Vietnam", + "gu_a3": "VNM", + "su_dif": 0, + "subunit": "Vietnam", + "su_a3": "VNM", + "brk_diff": 0, + "name": "Vietnam", + "name_long": "Vietnam", + "brk_a3": "VNM", + "brk_name": "Vietnam", + "brk_group": null, + "abbrev": "Viet.", + "postal": "VN", + "formal_en": "Socialist Republic of Vietnam", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Vietnam", + "name_alt": null, + "mapcolor7": 5, + "mapcolor8": 6, + "mapcolor9": 5, + "mapcolor13": 4, + "pop_est": 86967524, + "gdp_md_est": 241700, + "pop_year": -99, + "lastcensus": 2009, + "gdp_year": -99, + "economy": "5. Emerging region: G20", + "income_grp": "4. Lower middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "VN", + "iso_a3": "VNM", + "iso_n3": "704", + "un_a3": "704", + "wb_a2": "VN", + "wb_a3": "VNM", + "woe_id": -99, + "adm0_a3_is": "VNM", + "adm0_a3_us": "VNM", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Asia", + "region_un": "Asia", + "subregion": "South-Eastern Asia", + "region_wb": "East Asia & Pacific", + "name_len": 7, + "long_len": 7, + "abbrev_len": 5, + "tiny": 2, + "homepart": 1, + "filename": "VNM.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 108.05018029178294, + 21.55237986906012 + ], + [ + 106.7150679870901, + 20.69685069425202 + ], + [ + 105.88168216351903, + 19.752050482659698 + ], + [ + 105.66200564984631, + 19.05816518806057 + ], + [ + 106.426816847766, + 18.004120998603227 + ], + [ + 107.36195356651974, + 16.69745656988705 + ], + [ + 108.26949507042963, + 16.07974233648615 + ], + [ + 108.87710656131748, + 15.27669057867044 + ], + [ + 109.33526981001721, + 13.426028347217722 + ], + [ + 109.20013593957398, + 11.666859239137764 + ], + [ + 108.36612999881545, + 11.008320624226272 + ], + [ + 107.22092858279524, + 10.364483954301832 + ], + [ + 106.40511274620343, + 9.53083974856932 + ], + [ + 105.15826378786511, + 8.599759629750494 + ], + [ + 104.79518517458237, + 9.241038316276502 + ], + [ + 105.0762016133856, + 9.918490505406808 + ], + [ + 104.33433475140347, + 10.48654368737523 + ], + [ + 105.19991499229235, + 10.889309800658097 + ], + [ + 106.24967003786946, + 10.961811835163587 + ], + [ + 105.81052371625313, + 11.567614650921227 + ], + [ + 107.49140302941089, + 12.337205918827946 + ], + [ + 107.61454796756243, + 13.535530707244206 + ], + [ + 107.38272749230109, + 14.202440904186972 + ], + [ + 107.5645251811039, + 15.202173163305558 + ], + [ + 107.3127059265456, + 15.90853831630318 + ], + [ + 106.55600792849569, + 16.604283962464805 + ], + [ + 105.92576216026403, + 17.48531545660896 + ], + [ + 105.09459842328152, + 18.66697459561108 + ], + [ + 103.8965320170267, + 19.265180975821806 + ], + [ + 104.18338789267894, + 19.62466807706022 + ], + [ + 104.8225736836971, + 19.886641750563882 + ], + [ + 104.43500044150805, + 20.75873322192153 + ], + [ + 103.20386111858645, + 20.766562201413745 + ], + [ + 102.75489627483466, + 21.675137233969465 + ], + [ + 102.17043582561358, + 22.464753119389304 + ], + [ + 102.7069922221001, + 22.708795070887675 + ], + [ + 103.50451460166056, + 22.70375661873921 + ], + [ + 104.47685835166448, + 22.819150092046968 + ], + [ + 105.32920942588663, + 23.352063300056912 + ], + [ + 105.81124718630521, + 22.976892401617903 + ], + [ + 106.72540327354845, + 22.79426788989842 + ], + [ + 106.56727339073532, + 22.21820486092477 + ], + [ + 107.04342003787262, + 21.811898912029914 + ], + [ + 108.05018029178294, + 21.55237986906012 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Angola", + "sov_a3": "AGO", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Angola", + "adm0_a3": "AGO", + "geou_dif": 0, + "geounit": "Angola", + "gu_a3": "AGO", + "su_dif": 0, + "subunit": "Angola", + "su_a3": "AGO", + "brk_diff": 0, + "name": "Angola", + "name_long": "Angola", + "brk_a3": "AGO", + "brk_name": "Angola", + "brk_group": null, + "abbrev": "Ang.", + "postal": "AO", + "formal_en": "People's Republic of Angola", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Angola", + "name_alt": null, + "mapcolor7": 3, + "mapcolor8": 2, + "mapcolor9": 6, + "mapcolor13": 1, + "pop_est": 12799293, + "gdp_md_est": 110300, + "pop_year": -99, + "lastcensus": 1970, + "gdp_year": -99, + "economy": "7. Least developed region", + "income_grp": "3. Upper middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "AO", + "iso_a3": "AGO", + "iso_n3": "024", + "un_a3": "024", + "wb_a2": "AO", + "wb_a3": "AGO", + "woe_id": -99, + "adm0_a3_is": "AGO", + "adm0_a3_us": "AGO", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Middle Africa", + "region_wb": "Sub-Saharan Africa", + "name_len": 6, + "long_len": 6, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "AGO.geojson" + }, + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 16.326528354567046, + -5.877470391466218 + ], + [ + 16.57317996589614, + -6.622644545115094 + ], + [ + 16.86019087084523, + -7.222297865429979 + ], + [ + 17.08999596524717, + -7.545688978712476 + ], + [ + 17.472970004962292, + -8.068551120641656 + ], + [ + 18.13422163256905, + -7.987677504104866 + ], + [ + 18.464175652752687, + -7.847014255406477 + ], + [ + 19.01675174324967, + -7.98824594486014 + ], + [ + 19.166613396896082, + -7.738183688999725 + ], + [ + 19.417502475673217, + -7.155428562044278 + ], + [ + 20.037723016040218, + -7.11636117923166 + ], + [ + 20.09162153492062, + -6.943090101756951 + ], + [ + 20.601822950938327, + -6.939317722199689 + ], + [ + 20.51474816252653, + -7.299605808138665 + ], + [ + 21.728110792739756, + -7.290872491081316 + ], + [ + 21.746455926203367, + -7.920084730667114 + ], + [ + 21.94913089365204, + -8.305900974158305 + ], + [ + 21.801801385187957, + -8.908706556842986 + ], + [ + 21.875181919042404, + -9.523707777548566 + ], + [ + 22.208753289486424, + -9.89479623783653 + ], + [ + 22.155268182064333, + -11.084801120653779 + ], + [ + 22.402798292742432, + -10.99307545333569 + ], + [ + 22.83734541188477, + -11.017621758674338 + ], + [ + 23.456790805767465, + -10.867863457892483 + ], + [ + 23.912215203555746, + -10.926826267137542 + ], + [ + 24.017893507592614, + -11.237298272347118 + ], + [ + 23.90415368011824, + -11.722281589406336 + ], + [ + 24.079905226342902, + -12.191296888887308 + ], + [ + 23.930922072045377, + -12.565847670138822 + ], + [ + 24.016136508894704, + -12.911046237848552 + ], + [ + 21.933886346125945, + -12.898437188369357 + ], + [ + 21.887842644953878, + -16.080310153876894 + ], + [ + 22.56247846852429, + -16.898451429921835 + ], + [ + 23.215048455506093, + -17.523116143465952 + ], + [ + 21.377176141045595, + -17.93063648851971 + ], + [ + 18.95618696460363, + -17.789094740472237 + ], + [ + 18.26330936043422, + -17.309950860262006 + ], + [ + 14.209706658595051, + -17.353100681225712 + ], + [ + 14.058501417709039, + -17.423380629142656 + ], + [ + 13.462362094789967, + -16.97121184658874 + ], + [ + 12.814081251688407, + -16.941342868724078 + ], + [ + 12.215461460019384, + -17.111668389558062 + ], + [ + 11.734198846085148, + -17.3018893368245 + ], + [ + 11.64009606288161, + -16.67314218512921 + ], + [ + 11.778537224991567, + -15.79381601325069 + ], + [ + 12.123580763404448, + -14.878316338767931 + ], + [ + 12.175618930722266, + -14.449143568583892 + ], + [ + 12.500095249083017, + -13.547699883684402 + ], + [ + 12.738478631245442, + -13.137905775609935 + ], + [ + 13.312913852601838, + -12.483630466362513 + ], + [ + 13.633721144269828, + -12.038644707897191 + ], + [ + 13.738727654686926, + -11.297863050993143 + ], + [ + 13.686379428775297, + -10.731075941615842 + ], + [ + 13.38732791510216, + -10.373578383020728 + ], + [ + 13.120987583069875, + -9.766897067914115 + ], + [ + 12.875369500386569, + -9.166933689005488 + ], + [ + 12.929061313537801, + -8.959091078327575 + ], + [ + 13.236432732809874, + -8.562629489784342 + ], + [ + 12.933040398824316, + -7.596538588087753 + ], + [ + 12.72829837408392, + -6.927122084178805 + ], + [ + 12.227347039446443, + -6.294447523629372 + ], + [ + 12.322431674863566, + -6.100092461779653 + ], + [ + 12.735171339578699, + -5.965682061388478 + ], + [ + 13.02486941900699, + -5.984388929878108 + ], + [ + 13.375597364971895, + -5.864241224799557 + ], + [ + 16.326528354567046, + -5.877470391466218 + ] + ] + ], + [ + [ + [ + 12.436688266660923, + -5.684303887559224 + ], + [ + 12.18233686692028, + -5.789930515163803 + ], + [ + 11.914963006242116, + -5.037986748884734 + ], + [ + 12.318607618873926, + -4.606230157086158 + ], + [ + 12.62075971848455, + -4.438023369976121 + ], + [ + 12.995517205465205, + -4.781103203961919 + ], + [ + 12.631611769265845, + -4.991271254092936 + ], + [ + 12.468004184629763, + -5.248361504744992 + ], + [ + 12.436688266660923, + -5.684303887559224 + ] + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 6, + "sovereignt": "Burundi", + "sov_a3": "BDI", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Burundi", + "adm0_a3": "BDI", + "geou_dif": 0, + "geounit": "Burundi", + "gu_a3": "BDI", + "su_dif": 0, + "subunit": "Burundi", + "su_a3": "BDI", + "brk_diff": 0, + "name": "Burundi", + "name_long": "Burundi", + "brk_a3": "BDI", + "brk_name": "Burundi", + "brk_group": null, + "abbrev": "Bur.", + "postal": "BI", + "formal_en": "Republic of Burundi", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Burundi", + "name_alt": null, + "mapcolor7": 2, + "mapcolor8": 2, + "mapcolor9": 5, + "mapcolor13": 8, + "pop_est": 8988091, + "gdp_md_est": 3102, + "pop_year": -99, + "lastcensus": 2008, + "gdp_year": -99, + "economy": "7. Least developed region", + "income_grp": "5. Low income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "BI", + "iso_a3": "BDI", + "iso_n3": "108", + "un_a3": "108", + "wb_a2": "BI", + "wb_a3": "BDI", + "woe_id": -99, + "adm0_a3_is": "BDI", + "adm0_a3_us": "BDI", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Eastern Africa", + "region_wb": "Sub-Saharan Africa", + "name_len": 7, + "long_len": 7, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "BDI.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 29.339997592900346, + -4.499983412294092 + ], + [ + 29.276383904749053, + -3.293907159034063 + ], + [ + 29.024926385216787, + -2.839257907730158 + ], + [ + 29.632176141078588, + -2.917857761246097 + ], + [ + 29.938359002407942, + -2.348486830254238 + ], + [ + 30.469696079232985, + -2.413857517103458 + ], + [ + 30.527677036264464, + -2.807631931167535 + ], + [ + 30.7430127296247, + -3.034284763199686 + ], + [ + 30.75226281100495, + -3.35932952231557 + ], + [ + 30.505559523243566, + -3.568567396665365 + ], + [ + 30.116332635221173, + -4.090137627787243 + ], + [ + 29.753512404099922, + -4.452389418153281 + ], + [ + 29.339997592900346, + -4.499983412294092 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Yemen", + "sov_a3": "YEM", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Yemen", + "adm0_a3": "YEM", + "geou_dif": 0, + "geounit": "Yemen", + "gu_a3": "YEM", + "su_dif": 0, + "subunit": "Yemen", + "su_a3": "YEM", + "brk_diff": 0, + "name": "Yemen", + "name_long": "Yemen", + "brk_a3": "YEM", + "brk_name": "Yemen", + "brk_group": null, + "abbrev": "Yem.", + "postal": "YE", + "formal_en": "Republic of Yemen", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Yemen, Rep.", + "name_alt": null, + "mapcolor7": 5, + "mapcolor8": 3, + "mapcolor9": 3, + "mapcolor13": 11, + "pop_est": 23822783, + "gdp_md_est": 55280, + "pop_year": -99, + "lastcensus": 2004, + "gdp_year": -99, + "economy": "7. Least developed region", + "income_grp": "4. Lower middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "YE", + "iso_a3": "YEM", + "iso_n3": "887", + "un_a3": "887", + "wb_a2": "RY", + "wb_a3": "YEM", + "woe_id": -99, + "adm0_a3_is": "YEM", + "adm0_a3_us": "YEM", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Asia", + "region_un": "Asia", + "subregion": "Western Asia", + "region_wb": "Middle East & North Africa", + "name_len": 5, + "long_len": 5, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "YEM.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 53.10857262554751, + 16.65105113368895 + ], + [ + 52.38520592632588, + 16.382411200419654 + ], + [ + 52.19172936382509, + 15.93843313238402 + ], + [ + 52.1681649107, + 15.597420355689948 + ], + [ + 51.172515089732485, + 15.175249742081492 + ], + [ + 49.57457645040315, + 14.70876658778275 + ], + [ + 48.67923058451416, + 14.00320241948566 + ], + [ + 48.23894738138742, + 13.948089504446372 + ], + [ + 47.938914015500785, + 14.007233181204427 + ], + [ + 47.354453566279716, + 13.592219753468383 + ], + [ + 46.717076450391744, + 13.39969920496502 + ], + [ + 45.87759280781027, + 13.347764390511685 + ], + [ + 45.62505008319987, + 13.290946153206763 + ], + [ + 45.406458774605255, + 13.026905422411433 + ], + [ + 45.14435591002086, + 12.95393830001531 + ], + [ + 44.98953331887441, + 12.699586900274708 + ], + [ + 44.49457645038285, + 12.721652736863346 + ], + [ + 44.175112745954486, + 12.585950425664876 + ], + [ + 43.48295861183713, + 12.636800035040084 + ], + [ + 43.22287112811213, + 13.220950425667425 + ], + [ + 43.25144819516953, + 13.767583726450852 + ], + [ + 43.08794396339806, + 14.06263031662131 + ], + [ + 42.89224531430872, + 14.802249253798749 + ], + [ + 42.60487267433362, + 15.213335272680595 + ], + [ + 42.80501549660005, + 15.261962795467255 + ], + [ + 42.70243777850066, + 15.718885809791999 + ], + [ + 42.823670688657415, + 15.911742255105265 + ], + [ + 42.77933230975097, + 16.347891343648683 + ], + [ + 43.21837527850275, + 16.66688996018641 + ], + [ + 43.11579756040335, + 17.088440456607373 + ], + [ + 43.380794305196105, + 17.57998668056767 + ], + [ + 43.79151858905192, + 17.31997671149111 + ], + [ + 44.06261315285508, + 17.410358791569593 + ], + [ + 45.21665123879718, + 17.43332896572333 + ], + [ + 45.39999922056875, + 17.333335069238558 + ], + [ + 46.366658563020536, + 17.233315334537636 + ], + [ + 46.74999433776165, + 17.283338120996177 + ], + [ + 47.000004917189756, + 16.949999294497445 + ], + [ + 47.46669477721763, + 17.116681626854884 + ], + [ + 48.18334354024134, + 18.166669216377315 + ], + [ + 49.11667158386487, + 18.616667588774945 + ], + [ + 52.00000980002224, + 19.000003363516058 + ], + [ + 52.78218427919205, + 17.349742336491232 + ], + [ + 53.10857262554751, + 16.65105113368895 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 5, + "sovereignt": "Benin", + "sov_a3": "BEN", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Benin", + "adm0_a3": "BEN", + "geou_dif": 0, + "geounit": "Benin", + "gu_a3": "BEN", + "su_dif": 0, + "subunit": "Benin", + "su_a3": "BEN", + "brk_diff": 0, + "name": "Benin", + "name_long": "Benin", + "brk_a3": "BEN", + "brk_name": "Benin", + "brk_group": null, + "abbrev": "Benin", + "postal": "BJ", + "formal_en": "Republic of Benin", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Benin", + "name_alt": null, + "mapcolor7": 1, + "mapcolor8": 2, + "mapcolor9": 2, + "mapcolor13": 12, + "pop_est": 8791832, + "gdp_md_est": 12830, + "pop_year": -99, + "lastcensus": 2002, + "gdp_year": -99, + "economy": "7. Least developed region", + "income_grp": "5. Low income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "BJ", + "iso_a3": "BEN", + "iso_n3": "204", + "un_a3": "204", + "wb_a2": "BJ", + "wb_a3": "BEN", + "woe_id": -99, + "adm0_a3_is": "BEN", + "adm0_a3_us": "BEN", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Western Africa", + "region_wb": "Sub-Saharan Africa", + "name_len": 5, + "long_len": 5, + "abbrev_len": 5, + "tiny": -99, + "homepart": 1, + "filename": "BEN.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 2.691701694356254, + 6.258817246928629 + ], + [ + 1.865240512712319, + 6.142157701029731 + ], + [ + 1.618950636409238, + 6.832038072126237 + ], + [ + 1.664477573258381, + 9.12859039960938 + ], + [ + 1.46304284018467, + 9.334624335157088 + ], + [ + 1.425060662450136, + 9.825395412633 + ], + [ + 1.077795037448738, + 10.175606594275024 + ], + [ + 0.772335646171484, + 10.470808213742359 + ], + [ + 0.899563022474069, + 10.99733938236426 + ], + [ + 1.243469679376489, + 11.110510769083461 + ], + [ + 1.447178175471066, + 11.547719224488858 + ], + [ + 1.935985548519881, + 11.641150214072553 + ], + [ + 2.154473504249921, + 11.940150051313337 + ], + [ + 2.49016360841793, + 12.233052069543675 + ], + [ + 2.848643019226671, + 12.235635891158267 + ], + [ + 3.611180454125559, + 11.660167141155966 + ], + [ + 3.572216424177469, + 11.327939357951518 + ], + [ + 3.797112257511714, + 10.734745591673105 + ], + [ + 3.600070021182801, + 10.332186184119408 + ], + [ + 3.705438266625919, + 10.063210354040208 + ], + [ + 3.220351596702101, + 9.4441525333997 + ], + [ + 2.912308383810256, + 9.13760793704432 + ], + [ + 2.723792758809509, + 8.50684540448971 + ], + [ + 2.74906253420022, + 7.870734361192888 + ], + [ + 2.691701694356254, + 6.258817246928629 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Burkina Faso", + "sov_a3": "BFA", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Burkina Faso", + "adm0_a3": "BFA", + "geou_dif": 0, + "geounit": "Burkina Faso", + "gu_a3": "BFA", + "su_dif": 0, + "subunit": "Burkina Faso", + "su_a3": "BFA", + "brk_diff": 0, + "name": "Burkina Faso", + "name_long": "Burkina Faso", + "brk_a3": "BFA", + "brk_name": "Burkina Faso", + "brk_group": null, + "abbrev": "B.F.", + "postal": "BF", + "formal_en": "Burkina Faso", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Burkina Faso", + "name_alt": null, + "mapcolor7": 2, + "mapcolor8": 1, + "mapcolor9": 5, + "mapcolor13": 11, + "pop_est": 15746232, + "gdp_md_est": 17820, + "pop_year": -99, + "lastcensus": 2006, + "gdp_year": -99, + "economy": "7. Least developed region", + "income_grp": "5. Low income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "BF", + "iso_a3": "BFA", + "iso_n3": "854", + "un_a3": "854", + "wb_a2": "BF", + "wb_a3": "BFA", + "woe_id": -99, + "adm0_a3_is": "BFA", + "adm0_a3_us": "BFA", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Western Africa", + "region_wb": "Sub-Saharan Africa", + "name_len": 12, + "long_len": 12, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "BFA.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -2.827496303712707, + 9.642460842319778 + ], + [ + -3.511898972986273, + 9.90032623945622 + ], + [ + -3.980449184576685, + 9.8623440617217 + ], + [ + -4.330246954760383, + 9.61083486575714 + ], + [ + -4.779883592131966, + 9.821984768101743 + ], + [ + -4.954653286143099, + 10.152713934769736 + ], + [ + -5.404341599946974, + 10.370736802609146 + ], + [ + -5.470564947929006, + 10.951269842976048 + ], + [ + -5.197842576508648, + 11.37514577885014 + ], + [ + -5.220941941743121, + 11.713858954307227 + ], + [ + -4.427166103523803, + 12.542645575404295 + ], + [ + -4.28040503581488, + 13.228443508349741 + ], + [ + -4.006390753587226, + 13.472485459848116 + ], + [ + -3.522802700199861, + 13.337661647998615 + ], + [ + -3.10370683431276, + 13.541266791228594 + ], + [ + -2.967694464520577, + 13.79815033615151 + ], + [ + -2.191824510090385, + 14.246417548067356 + ], + [ + -2.001035122068771, + 14.559008287000891 + ], + [ + -1.066363491205664, + 14.973815009007765 + ], + [ + -0.515854458000348, + 15.116157741755726 + ], + [ + -0.26625729003058, + 14.924308986872148 + ], + [ + 0.374892205414682, + 14.928908189346132 + ], + [ + 0.295646396495101, + 14.444234930880654 + ], + [ + 0.429927605805517, + 13.988733018443924 + ], + [ + 0.993045688490071, + 13.335749620003824 + ], + [ + 1.024103224297477, + 12.851825669806574 + ], + [ + 2.177107781593776, + 12.625017808477534 + ], + [ + 2.154473504249921, + 11.940150051313337 + ], + [ + 1.935985548519881, + 11.641150214072553 + ], + [ + 1.447178175471066, + 11.547719224488858 + ], + [ + 1.243469679376489, + 11.110510769083461 + ], + [ + 0.899563022474069, + 10.99733938236426 + ], + [ + 0.023802524423701, + 11.018681748900804 + ], + [ + -0.438701544588582, + 11.09834096927872 + ], + [ + -0.761575893548183, + 10.936929633015055 + ], + [ + -1.203357713211431, + 11.009819240762738 + ], + [ + -2.940409308270461, + 10.962690334512558 + ], + [ + -2.963896246747112, + 10.395334784380083 + ], + [ + -2.827496303712707, + 9.642460842319778 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 4, + "sovereignt": "Botswana", + "sov_a3": "BWA", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Botswana", + "adm0_a3": "BWA", + "geou_dif": 0, + "geounit": "Botswana", + "gu_a3": "BWA", + "su_dif": 0, + "subunit": "Botswana", + "su_a3": "BWA", + "brk_diff": 0, + "name": "Botswana", + "name_long": "Botswana", + "brk_a3": "BWA", + "brk_name": "Botswana", + "brk_group": null, + "abbrev": "Bwa.", + "postal": "BW", + "formal_en": "Republic of Botswana", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Botswana", + "name_alt": null, + "mapcolor7": 6, + "mapcolor8": 5, + "mapcolor9": 7, + "mapcolor13": 3, + "pop_est": 1990876, + "gdp_md_est": 27060, + "pop_year": -99, + "lastcensus": 2011, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "3. Upper middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "BW", + "iso_a3": "BWA", + "iso_n3": "072", + "un_a3": "072", + "wb_a2": "BW", + "wb_a3": "BWA", + "woe_id": -99, + "adm0_a3_is": "BWA", + "adm0_a3_us": "BWA", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Southern Africa", + "region_wb": "Sub-Saharan Africa", + "name_len": 8, + "long_len": 8, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "BWA.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 25.649163445750162, + -18.53602589281899 + ], + [ + 25.85039147309473, + -18.714412937090536 + ], + [ + 26.164790887158485, + -19.29308562589494 + ], + [ + 27.296504754350508, + -20.391519870691 + ], + [ + 27.724747348753255, + -20.499058526290387 + ], + [ + 27.72722781750326, + -20.851801853114715 + ], + [ + 28.021370070108617, + -21.485975030200585 + ], + [ + 28.794656202924212, + -21.63945403410745 + ], + [ + 29.43218834810904, + -22.091312758067588 + ], + [ + 28.01723595552525, + -22.827753594659075 + ], + [ + 27.119409620886245, + -23.574323011979775 + ], + [ + 26.786406691197413, + -24.240690606383485 + ], + [ + 26.4857532081233, + -24.616326592713104 + ], + [ + 25.94165205252216, + -24.69637338633322 + ], + [ + 25.76584882986521, + -25.174845472923675 + ], + [ + 25.66466637543772, + -25.486816094669713 + ], + [ + 25.025170525825786, + -25.7196700985769 + ], + [ + 24.211266717228792, + -25.670215752873574 + ], + [ + 23.73356977712271, + -25.390129489851613 + ], + [ + 23.312096795350186, + -25.26868987396572 + ], + [ + 22.8242712745149, + -25.500458672794768 + ], + [ + 22.57953169118059, + -25.979447523708146 + ], + [ + 22.105968865657868, + -26.280256036079138 + ], + [ + 21.60589603036939, + -26.726533705351756 + ], + [ + 20.88960900237174, + -26.828542982695915 + ], + [ + 20.66647016773544, + -26.477453301704923 + ], + [ + 20.758609246511835, + -25.86813648855145 + ], + [ + 20.165725538827186, + -24.917961928000768 + ], + [ + 19.895767856534434, + -24.767790215760588 + ], + [ + 19.89545779794068, + -21.84915699634787 + ], + [ + 20.881134067475866, + -21.814327080983148 + ], + [ + 20.910641310314535, + -18.252218926672022 + ], + [ + 21.655040317478978, + -18.219146010005225 + ], + [ + 23.1968583513393, + -17.869038181227786 + ], + [ + 23.579005568137717, + -18.28126108162006 + ], + [ + 24.217364536239213, + -17.88934701911849 + ], + [ + 24.520705193792537, + -17.887124932529936 + ], + [ + 25.08444339366457, + -17.661815687737374 + ], + [ + 25.264225701608012, + -17.736539808831417 + ], + [ + 25.649163445750162, + -18.53602589281899 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 4, + "sovereignt": "Central African Republic", + "sov_a3": "CAF", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Central African Republic", + "adm0_a3": "CAF", + "geou_dif": 0, + "geounit": "Central African Republic", + "gu_a3": "CAF", + "su_dif": 0, + "subunit": "Central African Republic", + "su_a3": "CAF", + "brk_diff": 0, + "name": "Central African Rep.", + "name_long": "Central African Republic", + "brk_a3": "CAF", + "brk_name": "Central African Rep.", + "brk_group": null, + "abbrev": "C.A.R.", + "postal": "CF", + "formal_en": "Central African Republic", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Central African Republic", + "name_alt": null, + "mapcolor7": 5, + "mapcolor8": 6, + "mapcolor9": 6, + "mapcolor13": 9, + "pop_est": 4511488, + "gdp_md_est": 3198, + "pop_year": -99, + "lastcensus": 2003, + "gdp_year": -99, + "economy": "7. Least developed region", + "income_grp": "5. Low income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "CF", + "iso_a3": "CAF", + "iso_n3": "140", + "un_a3": "140", + "wb_a2": "CF", + "wb_a3": "CAF", + "woe_id": -99, + "adm0_a3_is": "CAF", + "adm0_a3_us": "CAF", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Middle Africa", + "region_wb": "Sub-Saharan Africa", + "name_len": 20, + "long_len": 24, + "abbrev_len": 6, + "tiny": -99, + "homepart": 1, + "filename": "CAF.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 15.279460483469109, + 7.421924546737969 + ], + [ + 16.10623172370677, + 7.497087917506505 + ], + [ + 16.290561557691888, + 7.754307359239306 + ], + [ + 16.456184523187346, + 7.734773667832968 + ], + [ + 16.705988396886255, + 7.508327541529979 + ], + [ + 17.964929640380888, + 7.890914008002866 + ], + [ + 18.38955488452322, + 8.281303615751824 + ], + [ + 18.911021762780507, + 8.630894680206353 + ], + [ + 18.81200971850927, + 8.982914536978598 + ], + [ + 19.09400800952602, + 9.07484691002584 + ], + [ + 20.05968549976427, + 9.012706000194854 + ], + [ + 21.000868361096167, + 9.475985215691509 + ], + [ + 21.723821648859452, + 10.567055568885976 + ], + [ + 22.231129184668788, + 10.97188873946051 + ], + [ + 22.864165480244225, + 11.142395127807546 + ], + [ + 22.97754357269261, + 10.71446259199854 + ], + [ + 23.554304233502194, + 10.089255275915308 + ], + [ + 23.557249790142826, + 9.681218166538684 + ], + [ + 23.394779087017184, + 9.265067857292223 + ], + [ + 23.459012892355986, + 8.954285793488893 + ], + [ + 23.805813429466752, + 8.666318874542426 + ], + [ + 24.567369012152085, + 8.229187933785468 + ], + [ + 25.11493248871679, + 7.825104071479174 + ], + [ + 25.124130893664727, + 7.500085150579436 + ], + [ + 25.79664798351118, + 6.979315904158071 + ], + [ + 26.213418409945117, + 6.546603298362072 + ], + [ + 26.46590945812323, + 5.94671743410187 + ], + [ + 27.21340905122517, + 5.550953477394557 + ], + [ + 27.37422610851749, + 5.233944403500061 + ], + [ + 27.04406538260471, + 5.127852688004836 + ], + [ + 26.402760857862543, + 5.150874538590871 + ], + [ + 25.650455356557472, + 5.256087754737123 + ], + [ + 25.278798455514302, + 5.170408229997192 + ], + [ + 25.12883344900328, + 4.927244777847789 + ], + [ + 24.805028924262416, + 4.89724660890235 + ], + [ + 24.410531040146253, + 5.108784084489129 + ], + [ + 23.29721398285014, + 4.609693101414223 + ], + [ + 22.841479526468106, + 4.710126247573484 + ], + [ + 22.70412356943629, + 4.633050848810157 + ], + [ + 22.405123732195538, + 4.029160061047321 + ], + [ + 21.659122755630023, + 4.22434194581372 + ], + [ + 20.927591180106276, + 4.322785549329737 + ], + [ + 20.290679152108936, + 4.691677761245288 + ], + [ + 19.467783644293146, + 5.03152781821278 + ], + [ + 18.93231245288476, + 4.709506130385975 + ], + [ + 18.54298221199778, + 4.201785183118318 + ], + [ + 18.45306521980993, + 3.504385891123349 + ], + [ + 17.809900343505262, + 3.56019643799857 + ], + [ + 17.133042433346304, + 3.728196519379452 + ], + [ + 16.537058139724135, + 3.198254706226279 + ], + [ + 16.012852410555354, + 2.267639675298085 + ], + [ + 15.907380812247652, + 2.557389431158612 + ], + [ + 15.86273237474748, + 3.013537298998983 + ], + [ + 15.405395948964383, + 3.33530060466434 + ], + [ + 15.036219516671252, + 3.851367295747124 + ], + [ + 14.950953403389661, + 4.210389309094921 + ], + [ + 14.478372430080467, + 4.732605495620447 + ], + [ + 14.558935988023505, + 5.03059764243153 + ], + [ + 14.459407179429348, + 5.4517605656103 + ], + [ + 14.536560092841112, + 6.22695872642069 + ], + [ + 14.776545444404576, + 6.408498033062045 + ], + [ + 15.279460483469109, + 7.421924546737969 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Ivory Coast", + "sov_a3": "CIV", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Ivory Coast", + "adm0_a3": "CIV", + "geou_dif": 0, + "geounit": "Ivory Coast", + "gu_a3": "CIV", + "su_dif": 0, + "subunit": "Ivory Coast", + "su_a3": "CIV", + "brk_diff": 0, + "name": "Côte d'Ivoire", + "name_long": "Côte d'Ivoire", + "brk_a3": "CIV", + "brk_name": "Côte d'Ivoire", + "brk_group": null, + "abbrev": "I.C.", + "postal": "CI", + "formal_en": "Republic of Ivory Coast", + "formal_fr": "Republic of Cote D'Ivoire", + "note_adm0": null, + "note_brk": null, + "name_sort": "Côte d'Ivoire", + "name_alt": null, + "mapcolor7": 4, + "mapcolor8": 6, + "mapcolor9": 3, + "mapcolor13": 3, + "pop_est": 20617068, + "gdp_md_est": 33850, + "pop_year": -99, + "lastcensus": 1998, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "4. Lower middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "CI", + "iso_a3": "CIV", + "iso_n3": "384", + "un_a3": "384", + "wb_a2": "CI", + "wb_a3": "CIV", + "woe_id": -99, + "adm0_a3_is": "CIV", + "adm0_a3_us": "CIV", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Western Africa", + "region_wb": "Sub-Saharan Africa", + "name_len": 13, + "long_len": 13, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "CIV.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -2.856125047202397, + 4.994475816259509 + ], + [ + -3.311084357100071, + 4.984295559098015 + ], + [ + -4.008819545904942, + 5.179813340674315 + ], + [ + -4.649917364917911, + 5.168263658057086 + ], + [ + -5.834496222344526, + 4.993700669775137 + ], + [ + -6.528769090185847, + 4.705087795425015 + ], + [ + -7.518941209330436, + 4.338288479017308 + ], + [ + -7.71215938966975, + 4.364565944837722 + ], + [ + -7.63536821128403, + 5.188159084489456 + ], + [ + -7.539715135111762, + 5.313345241716519 + ], + [ + -7.570152553731688, + 5.707352199725904 + ], + [ + -7.993692592795881, + 6.126189683451543 + ], + [ + -8.311347622094019, + 6.193033148621083 + ], + [ + -8.60288021486862, + 6.46756419517166 + ], + [ + -8.385451626000574, + 6.911800645368742 + ], + [ + -8.48544552248535, + 7.39520783124307 + ], + [ + -8.439298468448698, + 7.686042792181738 + ], + [ + -8.280703497744938, + 7.687179673692156 + ], + [ + -8.221792364932199, + 8.123328762235573 + ], + [ + -8.299048631208564, + 8.316443589710303 + ], + [ + -8.20349890790088, + 8.455453192575447 + ], + [ + -7.832100389019188, + 8.575704250518626 + ], + [ + -8.079113735374348, + 9.376223863152035 + ], + [ + -8.30961646161225, + 9.789531968622441 + ], + [ + -8.229337124046822, + 10.1290202905639 + ], + [ + -8.029943610048619, + 10.206534939001713 + ], + [ + -7.899589809592372, + 10.297382106970828 + ], + [ + -7.622759161804809, + 10.147236232946796 + ], + [ + -6.850506557635057, + 10.138993841996239 + ], + [ + -6.666460944027548, + 10.430810655148447 + ], + [ + -6.493965013037267, + 10.411302801958271 + ], + [ + -6.205222947606431, + 10.524060777219134 + ], + [ + -6.050452032892267, + 10.096360785355444 + ], + [ + -5.816926235365287, + 10.222554633012194 + ], + [ + -5.404341599946974, + 10.370736802609146 + ], + [ + -4.954653286143099, + 10.152713934769736 + ], + [ + -4.779883592131966, + 9.821984768101743 + ], + [ + -4.330246954760383, + 9.61083486575714 + ], + [ + -3.980449184576685, + 9.8623440617217 + ], + [ + -3.511898972986273, + 9.90032623945622 + ], + [ + -2.827496303712707, + 9.642460842319778 + ], + [ + -2.562189500326241, + 8.219627793811483 + ], + [ + -2.983584967450327, + 7.379704901555512 + ], + [ + -3.244370083011262, + 6.250471503113502 + ], + [ + -2.81070146321784, + 5.38905121502411 + ], + [ + -2.856125047202397, + 4.994475816259509 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Cameroon", + "sov_a3": "CMR", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Cameroon", + "adm0_a3": "CMR", + "geou_dif": 0, + "geounit": "Cameroon", + "gu_a3": "CMR", + "su_dif": 0, + "subunit": "Cameroon", + "su_a3": "CMR", + "brk_diff": 0, + "name": "Cameroon", + "name_long": "Cameroon", + "brk_a3": "CMR", + "brk_name": "Cameroon", + "brk_group": null, + "abbrev": "Cam.", + "postal": "CM", + "formal_en": "Republic of Cameroon", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Cameroon", + "name_alt": null, + "mapcolor7": 1, + "mapcolor8": 4, + "mapcolor9": 1, + "mapcolor13": 3, + "pop_est": 18879301, + "gdp_md_est": 42750, + "pop_year": -99, + "lastcensus": 2005, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "4. Lower middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "CM", + "iso_a3": "CMR", + "iso_n3": "120", + "un_a3": "120", + "wb_a2": "CM", + "wb_a3": "CMR", + "woe_id": -99, + "adm0_a3_is": "CMR", + "adm0_a3_us": "CMR", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Middle Africa", + "region_wb": "Sub-Saharan Africa", + "name_len": 8, + "long_len": 8, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "CMR.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 13.075822381246752, + 2.267097072759015 + ], + [ + 12.951333855855609, + 2.32161570882694 + ], + [ + 12.359380323952221, + 2.19281220133945 + ], + [ + 11.75166548019979, + 2.326757513839993 + ], + [ + 11.276449008843713, + 2.261050930180872 + ], + [ + 9.649158155972628, + 2.283866075037736 + ], + [ + 9.795195753629457, + 3.073404445809117 + ], + [ + 9.404366896206, + 3.734526882335202 + ], + [ + 8.948115675501072, + 3.904128933117136 + ], + [ + 8.744923943729418, + 4.35221527751996 + ], + [ + 8.488815545290889, + 4.495617377129918 + ], + [ + 8.500287713259695, + 4.771982937026849 + ], + [ + 8.757532993208628, + 5.479665839047911 + ], + [ + 9.233162876023044, + 6.444490668153334 + ], + [ + 9.522705926154401, + 6.453482367372117 + ], + [ + 10.118276808318257, + 7.038769639509879 + ], + [ + 10.497375115611417, + 7.055357774275564 + ], + [ + 11.05878787603035, + 6.644426784690594 + ], + [ + 11.74577436691851, + 6.981382961449753 + ], + [ + 11.839308709366803, + 7.397042344589436 + ], + [ + 12.063946160539558, + 7.799808457872302 + ], + [ + 12.218872104550599, + 8.305824082874324 + ], + [ + 12.753671502339214, + 8.717762762888995 + ], + [ + 12.955467970438974, + 9.417771714714704 + ], + [ + 13.167599724997103, + 9.640626328973411 + ], + [ + 13.308676385153918, + 10.160362046748928 + ], + [ + 13.572949659894562, + 10.798565985553566 + ], + [ + 14.415378859116686, + 11.572368882692075 + ], + [ + 14.468192172918975, + 11.904751695193411 + ], + [ + 14.577177768622533, + 12.085360826053503 + ], + [ + 14.181336297266792, + 12.483656927943116 + ], + [ + 14.213530714584634, + 12.802035427293347 + ], + [ + 14.495787387762844, + 12.85939626713733 + ], + [ + 14.893385857816526, + 12.219047756392584 + ], + [ + 14.9601518083376, + 11.555574042197224 + ], + [ + 14.923564894274959, + 10.891325181517473 + ], + [ + 15.467872755605269, + 9.98233673750343 + ], + [ + 14.909353875394716, + 9.99212942142273 + ], + [ + 14.62720055508106, + 9.920919297724538 + ], + [ + 14.171466098699028, + 10.021378282099931 + ], + [ + 13.954218377344006, + 9.549494940626685 + ], + [ + 14.544466586981768, + 8.965861314322268 + ], + [ + 14.97999555833769, + 8.796104234243472 + ], + [ + 15.120865512765334, + 8.382150173369423 + ], + [ + 15.436091749745769, + 7.692812404811973 + ], + [ + 15.279460483469109, + 7.421924546737969 + ], + [ + 14.776545444404576, + 6.408498033062045 + ], + [ + 14.536560092841112, + 6.22695872642069 + ], + [ + 14.459407179429348, + 5.4517605656103 + ], + [ + 14.558935988023505, + 5.03059764243153 + ], + [ + 14.478372430080467, + 4.732605495620447 + ], + [ + 14.950953403389661, + 4.210389309094921 + ], + [ + 15.036219516671252, + 3.851367295747124 + ], + [ + 15.405395948964383, + 3.33530060466434 + ], + [ + 15.86273237474748, + 3.013537298998983 + ], + [ + 15.907380812247652, + 2.557389431158612 + ], + [ + 16.012852410555354, + 2.267639675298085 + ], + [ + 15.940918816805064, + 1.727672634280295 + ], + [ + 15.146341993885244, + 1.964014797367184 + ], + [ + 14.33781253424658, + 2.227874660649491 + ], + [ + 13.075822381246752, + 2.267097072759015 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 2, + "sovereignt": "Democratic Republic of the Congo", + "sov_a3": "COD", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Democratic Republic of the Congo", + "adm0_a3": "COD", + "geou_dif": 0, + "geounit": "Democratic Republic of the Congo", + "gu_a3": "COD", + "su_dif": 0, + "subunit": "Democratic Republic of the Congo", + "su_a3": "COD", + "brk_diff": 0, + "name": "Dem. Rep. Congo", + "name_long": "Democratic Republic of the Congo", + "brk_a3": "COD", + "brk_name": "Democratic Republic of the Congo", + "brk_group": null, + "abbrev": "D.R.C.", + "postal": "DRC", + "formal_en": "Democratic Republic of the Congo", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Congo, Dem. Rep.", + "name_alt": null, + "mapcolor7": 4, + "mapcolor8": 4, + "mapcolor9": 4, + "mapcolor13": 7, + "pop_est": 68692542, + "gdp_md_est": 20640, + "pop_year": -99, + "lastcensus": 1984, + "gdp_year": -99, + "economy": "7. Least developed region", + "income_grp": "5. Low income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "CD", + "iso_a3": "COD", + "iso_n3": "180", + "un_a3": "180", + "wb_a2": "ZR", + "wb_a3": "ZAR", + "woe_id": -99, + "adm0_a3_is": "COD", + "adm0_a3_us": "COD", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Middle Africa", + "region_wb": "Sub-Saharan Africa", + "name_len": 15, + "long_len": 32, + "abbrev_len": 6, + "tiny": -99, + "homepart": 1, + "filename": "COD.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 30.833859897593808, + 3.509165961110341 + ], + [ + 30.773346795380043, + 2.339883327642127 + ], + [ + 31.174149204235814, + 2.204465236821264 + ], + [ + 30.852670118948055, + 1.849396470543809 + ], + [ + 30.468507521290295, + 1.58380544677972 + ], + [ + 30.086153598762703, + 1.062312730306289 + ], + [ + 29.875778842902495, + 0.597379868976304 + ], + [ + 29.819503208136638, + -0.205310153813372 + ], + [ + 29.58783776217217, + -0.587405694179481 + ], + [ + 29.579466180140884, + -1.341313164885626 + ], + [ + 29.29188683443661, + -1.620055840667987 + ], + [ + 29.25483483248334, + -2.215109958508911 + ], + [ + 29.117478875451553, + -2.292211195488385 + ], + [ + 29.024926385216787, + -2.839257907730158 + ], + [ + 29.276383904749053, + -3.293907159034063 + ], + [ + 29.339997592900346, + -4.499983412294092 + ], + [ + 29.519986606572925, + -5.419978936386314 + ], + [ + 29.419992710088167, + -5.939998874539433 + ], + [ + 29.62003217949001, + -6.520015150583426 + ], + [ + 30.199996779101696, + -7.079980970898163 + ], + [ + 30.740015496551788, + -8.340007419470915 + ], + [ + 30.346086053190813, + -8.238256524288218 + ], + [ + 29.002912225060467, + -8.407031752153472 + ], + [ + 28.7348665707625, + -8.526559340044578 + ], + [ + 28.449871046672826, + -9.164918308146085 + ], + [ + 28.67368167492893, + -9.605924981324932 + ], + [ + 28.49606977714177, + -10.789883721564044 + ], + [ + 28.372253045370428, + -11.793646742401393 + ], + [ + 28.642417433392353, + -11.971568698782315 + ], + [ + 29.34154788586909, + -12.360743910372413 + ], + [ + 29.61600141777123, + -12.178894545137311 + ], + [ + 29.69961388521949, + -13.257226657771831 + ], + [ + 28.934285922976837, + -13.248958428605135 + ], + [ + 28.523561639121027, + -12.698604424696683 + ], + [ + 28.155108676879987, + -12.272480564017897 + ], + [ + 27.38879886242378, + -12.132747491100666 + ], + [ + 27.164419793412463, + -11.608748467661075 + ], + [ + 26.553087599399618, + -11.924439792532127 + ], + [ + 25.752309604604733, + -11.784965101776358 + ], + [ + 25.418118116973204, + -11.330935967659961 + ], + [ + 24.78316979340295, + -11.238693536018964 + ], + [ + 24.31451622894795, + -11.26282642989927 + ], + [ + 24.25715538910399, + -10.951992689663657 + ], + [ + 23.912215203555718, + -10.926826267137514 + ], + [ + 23.45679080576744, + -10.867863457892483 + ], + [ + 22.83734541188474, + -11.01762175867433 + ], + [ + 22.402798292742375, + -10.99307545333569 + ], + [ + 22.155268182064308, + -11.084801120653772 + ], + [ + 22.208753289486395, + -9.894796237836509 + ], + [ + 21.875181919042348, + -9.523707777548566 + ], + [ + 21.8018013851879, + -8.908706556842978 + ], + [ + 21.949130893652043, + -8.305900974158277 + ], + [ + 21.74645592620331, + -7.920084730667149 + ], + [ + 21.7281107927397, + -7.290872491081302 + ], + [ + 20.514748162526498, + -7.299605808138629 + ], + [ + 20.6018229509383, + -6.939317722199682 + ], + [ + 20.091621534920648, + -6.943090101756993 + ], + [ + 20.037723016040218, + -7.116361179231646 + ], + [ + 19.417502475673157, + -7.155428562044298 + ], + [ + 19.16661339689611, + -7.738183688999754 + ], + [ + 19.01675174324967, + -7.988245944860132 + ], + [ + 18.464175652752687, + -7.847014255406444 + ], + [ + 18.13422163256905, + -7.987677504104922 + ], + [ + 17.472970004962235, + -8.0685511206417 + ], + [ + 17.08999596524717, + -7.545688978712526 + ], + [ + 16.8601908708452, + -7.222297865429986 + ], + [ + 16.57317996589614, + -6.622644545115087 + ], + [ + 16.326528354567046, + -5.877470391466267 + ], + [ + 13.375597364971895, + -5.864241224799549 + ], + [ + 13.02486941900696, + -5.984388929878157 + ], + [ + 12.735171339578699, + -5.965682061388499 + ], + [ + 12.32243167486351, + -6.10009246177966 + ], + [ + 12.182336866920252, + -5.789930515163839 + ], + [ + 12.436688266660868, + -5.684303887559246 + ], + [ + 12.468004184629736, + -5.248361504745005 + ], + [ + 12.63161176926579, + -4.991271254092936 + ], + [ + 12.995517205465177, + -4.781103203961884 + ], + [ + 13.258240187237048, + -4.882957452009165 + ], + [ + 13.600234816144678, + -4.50013844159097 + ], + [ + 14.144956088933299, + -4.510008640158715 + ], + [ + 14.209034864975223, + -4.793092136253598 + ], + [ + 14.58260379401318, + -4.97023894615014 + ], + [ + 15.170991652088444, + -4.343507175314301 + ], + [ + 15.75354007331475, + -3.855164890156096 + ], + [ + 16.0062895036543, + -3.535132744972529 + ], + [ + 15.972803175529151, + -2.712392266453612 + ], + [ + 16.407091912510054, + -1.740927015798682 + ], + [ + 16.865306837642123, + -1.225816338713287 + ], + [ + 17.523716261472856, + -0.743830254726987 + ], + [ + 17.638644646889986, + -0.424831638189247 + ], + [ + 17.66355268725468, + -0.058083998213817 + ], + [ + 17.826540154703252, + 0.288923244626105 + ], + [ + 17.774191928791566, + 0.855658677571085 + ], + [ + 17.898835483479587, + 1.741831976728278 + ], + [ + 18.094275750407434, + 2.365721543788055 + ], + [ + 18.39379235197114, + 2.90044342692822 + ], + [ + 18.45306521980993, + 3.504385891123349 + ], + [ + 18.54298221199778, + 4.201785183118318 + ], + [ + 18.93231245288476, + 4.709506130385975 + ], + [ + 19.467783644293146, + 5.03152781821278 + ], + [ + 20.290679152108936, + 4.691677761245288 + ], + [ + 20.927591180106276, + 4.322785549329737 + ], + [ + 21.659122755630023, + 4.22434194581372 + ], + [ + 22.405123732195538, + 4.029160061047321 + ], + [ + 22.70412356943629, + 4.633050848810157 + ], + [ + 22.841479526468106, + 4.710126247573484 + ], + [ + 23.29721398285014, + 4.609693101414223 + ], + [ + 24.410531040146253, + 5.108784084489129 + ], + [ + 24.805028924262416, + 4.89724660890235 + ], + [ + 25.12883344900328, + 4.927244777847789 + ], + [ + 25.278798455514302, + 5.170408229997192 + ], + [ + 25.650455356557472, + 5.256087754737123 + ], + [ + 26.402760857862543, + 5.150874538590871 + ], + [ + 27.04406538260471, + 5.127852688004836 + ], + [ + 27.37422610851749, + 5.233944403500061 + ], + [ + 27.979977247842807, + 4.408413397637375 + ], + [ + 28.428993768026913, + 4.287154649264494 + ], + [ + 28.696677687298802, + 4.455077215996937 + ], + [ + 29.1590784034465, + 4.389267279473231 + ], + [ + 29.71599531425602, + 4.600804755060025 + ], + [ + 29.953500197069474, + 4.173699042167683 + ], + [ + 30.833859897593808, + 3.509165961110341 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 4, + "sovereignt": "Republic of Congo", + "sov_a3": "COG", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Republic of Congo", + "adm0_a3": "COG", + "geou_dif": 0, + "geounit": "Republic of Congo", + "gu_a3": "COG", + "su_dif": 0, + "subunit": "Republic of Congo", + "su_a3": "COG", + "brk_diff": 0, + "name": "Congo", + "name_long": "Republic of Congo", + "brk_a3": "COG", + "brk_name": "Republic of Congo", + "brk_group": null, + "abbrev": "Rep. Congo", + "postal": "CG", + "formal_en": "Republic of Congo", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Congo, Rep.", + "name_alt": null, + "mapcolor7": 2, + "mapcolor8": 1, + "mapcolor9": 3, + "mapcolor13": 10, + "pop_est": 4012809, + "gdp_md_est": 15350, + "pop_year": -99, + "lastcensus": 2007, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "4. Lower middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "CG", + "iso_a3": "COG", + "iso_n3": "178", + "un_a3": "178", + "wb_a2": "CG", + "wb_a3": "COG", + "woe_id": -99, + "adm0_a3_is": "COG", + "adm0_a3_us": "COG", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Middle Africa", + "region_wb": "Sub-Saharan Africa", + "name_len": 5, + "long_len": 17, + "abbrev_len": 10, + "tiny": -99, + "homepart": 1, + "filename": "COG.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 12.995517205465177, + -4.781103203961884 + ], + [ + 12.620759718484491, + -4.438023369976136 + ], + [ + 12.318607618873926, + -4.606230157086188 + ], + [ + 11.91496300624209, + -5.037986748884791 + ], + [ + 11.093772820691925, + -3.978826592630547 + ], + [ + 11.855121697648114, + -3.426870619321051 + ], + [ + 11.478038771214303, + -2.765618991714241 + ], + [ + 11.820963575903193, + -2.514161472181982 + ], + [ + 12.495702752338161, + -2.391688327650243 + ], + [ + 12.575284458067642, + -1.948511244315135 + ], + [ + 13.109618767965628, + -2.428740329603514 + ], + [ + 13.99240726080771, + -2.4708049454891 + ], + [ + 14.299210239324564, + -1.998275648612214 + ], + [ + 14.425455763413593, + -1.333406670744971 + ], + [ + 14.316418491277743, + -0.552627455247048 + ], + [ + 13.843320753645655, + 0.038757635901149 + ], + [ + 14.276265903386957, + 1.196929836426619 + ], + [ + 14.026668735417218, + 1.395677395021153 + ], + [ + 13.282631463278818, + 1.31418366129688 + ], + [ + 13.003113641012078, + 1.83089630778332 + ], + [ + 13.075822381246752, + 2.267097072759015 + ], + [ + 14.33781253424658, + 2.227874660649491 + ], + [ + 15.146341993885244, + 1.964014797367184 + ], + [ + 15.940918816805064, + 1.727672634280295 + ], + [ + 16.012852410555354, + 2.267639675298085 + ], + [ + 16.537058139724135, + 3.198254706226279 + ], + [ + 17.133042433346304, + 3.728196519379452 + ], + [ + 17.809900343505262, + 3.56019643799857 + ], + [ + 18.45306521980993, + 3.504385891123349 + ], + [ + 18.39379235197114, + 2.90044342692822 + ], + [ + 18.094275750407434, + 2.365721543788055 + ], + [ + 17.898835483479587, + 1.741831976728278 + ], + [ + 17.774191928791566, + 0.855658677571085 + ], + [ + 17.826540154703252, + 0.288923244626105 + ], + [ + 17.66355268725468, + -0.058083998213817 + ], + [ + 17.638644646889986, + -0.424831638189247 + ], + [ + 17.523716261472856, + -0.743830254726987 + ], + [ + 16.865306837642123, + -1.225816338713287 + ], + [ + 16.407091912510054, + -1.740927015798682 + ], + [ + 15.972803175529151, + -2.712392266453612 + ], + [ + 16.0062895036543, + -3.535132744972529 + ], + [ + 15.75354007331475, + -3.855164890156096 + ], + [ + 15.170991652088444, + -4.343507175314301 + ], + [ + 14.58260379401318, + -4.97023894615014 + ], + [ + 14.209034864975223, + -4.793092136253598 + ], + [ + 14.144956088933299, + -4.510008640158715 + ], + [ + 13.600234816144678, + -4.50013844159097 + ], + [ + 13.258240187237048, + -4.882957452009165 + ], + [ + 12.995517205465177, + -4.781103203961884 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 5, + "sovereignt": "Djibouti", + "sov_a3": "DJI", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Djibouti", + "adm0_a3": "DJI", + "geou_dif": 0, + "geounit": "Djibouti", + "gu_a3": "DJI", + "su_dif": 0, + "subunit": "Djibouti", + "su_a3": "DJI", + "brk_diff": 0, + "name": "Djibouti", + "name_long": "Djibouti", + "brk_a3": "DJI", + "brk_name": "Djibouti", + "brk_group": null, + "abbrev": "Dji.", + "postal": "DJ", + "formal_en": "Republic of Djibouti", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Djibouti", + "name_alt": null, + "mapcolor7": 1, + "mapcolor8": 2, + "mapcolor9": 4, + "mapcolor13": 8, + "pop_est": 516055, + "gdp_md_est": 1885, + "pop_year": -99, + "lastcensus": 2009, + "gdp_year": -99, + "economy": "7. Least developed region", + "income_grp": "4. Lower middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "DJ", + "iso_a3": "DJI", + "iso_n3": "262", + "un_a3": "262", + "wb_a2": "DJ", + "wb_a3": "DJI", + "woe_id": -99, + "adm0_a3_is": "DJI", + "adm0_a3_us": "DJI", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Eastern Africa", + "region_wb": "Middle East & North Africa", + "name_len": 8, + "long_len": 8, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "DJI.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 43.08122602720015, + 12.699638576707116 + ], + [ + 43.31785241066467, + 12.390148423711025 + ], + [ + 43.286381463398925, + 11.974928290245884 + ], + [ + 42.715873650896526, + 11.735640570518342 + ], + [ + 43.14530480324214, + 11.462039699748857 + ], + [ + 42.77685184100096, + 10.92687856693442 + ], + [ + 42.55493000000013, + 11.105110000000195 + ], + [ + 42.31414000000012, + 11.0342 + ], + [ + 41.755570000000205, + 11.050910000000101 + ], + [ + 41.73959000000019, + 11.355110000000138 + ], + [ + 41.66176000000013, + 11.6312 + ], + [ + 42.000000000000114, + 12.100000000000136 + ], + [ + 42.35156000000012, + 12.542230000000131 + ], + [ + 42.77964236834475, + 12.455415757695675 + ], + [ + 43.08122602720015, + 12.699638576707116 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Algeria", + "sov_a3": "DZA", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Algeria", + "adm0_a3": "DZA", + "geou_dif": 0, + "geounit": "Algeria", + "gu_a3": "DZA", + "su_dif": 0, + "subunit": "Algeria", + "su_a3": "DZA", + "brk_diff": 0, + "name": "Algeria", + "name_long": "Algeria", + "brk_a3": "DZA", + "brk_name": "Algeria", + "brk_group": null, + "abbrev": "Alg.", + "postal": "DZ", + "formal_en": "People's Democratic Republic of Algeria", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Algeria", + "name_alt": null, + "mapcolor7": 5, + "mapcolor8": 1, + "mapcolor9": 6, + "mapcolor13": 3, + "pop_est": 34178188, + "gdp_md_est": 232900, + "pop_year": -99, + "lastcensus": 2008, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "3. Upper middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "DZ", + "iso_a3": "DZA", + "iso_n3": "012", + "un_a3": "012", + "wb_a2": "DZ", + "wb_a3": "DZA", + "woe_id": -99, + "adm0_a3_is": "DZA", + "adm0_a3_us": "DZA", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Northern Africa", + "region_wb": "Middle East & North Africa", + "name_len": 7, + "long_len": 7, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "DZA.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 11.999505649471613, + 23.47166840259645 + ], + [ + 8.572893100629784, + 21.565660712159143 + ], + [ + 5.677565952180686, + 19.601206976799716 + ], + [ + 4.267419467800039, + 19.155265204337 + ], + [ + 3.158133172222705, + 19.057364203360038 + ], + [ + 3.1466610042539, + 19.69357859952144 + ], + [ + 2.683588494486429, + 19.856230170160114 + ], + [ + 2.06099083823392, + 20.142233384679486 + ], + [ + 1.823227573259032, + 20.610809434486043 + ], + [ + -1.550054897457613, + 22.792665920497384 + ], + [ + -4.92333736817423, + 24.974574082941 + ], + [ + -8.68439978680905, + 27.395744126896005 + ], + [ + -8.665124477564191, + 27.589479071558227 + ], + [ + -8.665589565454809, + 27.656425889592356 + ], + [ + -8.674116176782974, + 28.84128896739658 + ], + [ + -7.059227667661928, + 29.57922842052453 + ], + [ + -6.060632290053774, + 29.731699734001694 + ], + [ + -5.242129278982787, + 30.000443020135588 + ], + [ + -4.859646165374471, + 30.501187649043842 + ], + [ + -3.690441046554696, + 30.896951605751152 + ], + [ + -3.647497931320146, + 31.63729401298067 + ], + [ + -3.068980271812648, + 31.724497992473214 + ], + [ + -2.616604783529567, + 32.09434621838615 + ], + [ + -1.30789913573787, + 32.2628889023061 + ], + [ + -1.124551153966308, + 32.65152151135713 + ], + [ + -1.388049282222568, + 32.86401500094131 + ], + [ + -1.733454555661467, + 33.919712836231994 + ], + [ + -1.792985805661687, + 34.527918606091205 + ], + [ + -2.169913702798624, + 35.16839630791668 + ], + [ + -1.208602871089056, + 35.7148487411871 + ], + [ + -0.127454392894606, + 35.888662421200806 + ], + [ + 0.503876580415209, + 36.30127289483528 + ], + [ + 1.466918572606545, + 36.605647081034405 + ], + [ + 3.161698846050825, + 36.78390493422522 + ], + [ + 4.81575809084913, + 36.86503693292346 + ], + [ + 5.320120070017793, + 36.71651886651662 + ], + [ + 6.261819695672613, + 37.11065501560674 + ], + [ + 7.33038496260397, + 37.118380642234364 + ], + [ + 7.737078484741004, + 36.885707505840216 + ], + [ + 8.420964389691676, + 36.94642731378316 + ], + [ + 8.217824334352315, + 36.433176988260286 + ], + [ + 8.376367628623768, + 35.47987600355594 + ], + [ + 8.140981479534304, + 34.65514598239379 + ], + [ + 7.524481642292244, + 34.09737641045146 + ], + [ + 7.612641635782182, + 33.34411489514896 + ], + [ + 8.430472853233368, + 32.74833730725595 + ], + [ + 8.439102817426118, + 32.50628489840082 + ], + [ + 9.055602654668148, + 32.10269196220129 + ], + [ + 9.482139926805274, + 30.307556057246188 + ], + [ + 9.805634392952411, + 29.42463837332339 + ], + [ + 9.859997999723447, + 28.959989732371014 + ], + [ + 9.683884718472767, + 28.1441738957792 + ], + [ + 9.756128370816782, + 27.68825857188415 + ], + [ + 9.629056023811074, + 27.14095347748092 + ], + [ + 9.716285841519749, + 26.512206325785698 + ], + [ + 9.319410841518163, + 26.094324856057455 + ], + [ + 9.910692579801776, + 25.36545461679674 + ], + [ + 9.94826134607797, + 24.936953640232517 + ], + [ + 10.303846876678362, + 24.379313259370917 + ], + [ + 10.771363559622927, + 24.56253205006175 + ], + [ + 11.560669386449005, + 24.097909247325518 + ], + [ + 11.999505649471613, + 23.47166840259645 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 2, + "sovereignt": "Egypt", + "sov_a3": "EGY", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Egypt", + "adm0_a3": "EGY", + "geou_dif": 0, + "geounit": "Egypt", + "gu_a3": "EGY", + "su_dif": 0, + "subunit": "Egypt", + "su_a3": "EGY", + "brk_diff": 0, + "name": "Egypt", + "name_long": "Egypt", + "brk_a3": "EGY", + "brk_name": "Egypt", + "brk_group": null, + "abbrev": "Egypt", + "postal": "EG", + "formal_en": "Arab Republic of Egypt", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Egypt, Arab Rep.", + "name_alt": null, + "mapcolor7": 4, + "mapcolor8": 6, + "mapcolor9": 7, + "mapcolor13": 2, + "pop_est": 83082869, + "gdp_md_est": 443700, + "pop_year": -99, + "lastcensus": 2006, + "gdp_year": -99, + "economy": "5. Emerging region: G20", + "income_grp": "4. Lower middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "EG", + "iso_a3": "EGY", + "iso_n3": "818", + "un_a3": "818", + "wb_a2": "EG", + "wb_a3": "EGY", + "woe_id": -99, + "adm0_a3_is": "EGY", + "adm0_a3_us": "EGY", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Northern Africa", + "region_wb": "Middle East & North Africa", + "name_len": 5, + "long_len": 5, + "abbrev_len": 5, + "tiny": -99, + "homepart": 1, + "filename": "EGY.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 34.9226, + 29.50133 + ], + [ + 34.64174, + 29.09942 + ], + [ + 34.42655, + 28.34399 + ], + [ + 34.15451, + 27.8233 + ], + [ + 33.92136, + 27.6487 + ], + [ + 33.58811, + 27.97136 + ], + [ + 33.13676, + 28.41765 + ], + [ + 32.42323, + 29.85108 + ], + [ + 32.32046, + 29.76043 + ], + [ + 32.73482, + 28.70523 + ], + [ + 33.34876, + 27.69989 + ], + [ + 34.10455, + 26.14227 + ], + [ + 34.47387, + 25.59856 + ], + [ + 34.79507, + 25.03375 + ], + [ + 35.69241, + 23.92671 + ], + [ + 35.49372, + 23.75237 + ], + [ + 35.52598, + 23.10244 + ], + [ + 36.69069, + 22.20485 + ], + [ + 36.86623, + 22 + ], + [ + 32.9, + 22 + ], + [ + 29.02, + 22 + ], + [ + 25, + 22 + ], + [ + 25, + 25.682499996361 + ], + [ + 25, + 29.23865452953346 + ], + [ + 24.70007, + 30.04419 + ], + [ + 24.95762, + 30.6616 + ], + [ + 24.80287, + 31.08929 + ], + [ + 25.16482, + 31.56915 + ], + [ + 26.49533, + 31.58568 + ], + [ + 27.45762, + 31.32126 + ], + [ + 28.45048, + 31.02577 + ], + [ + 28.91353, + 30.87005 + ], + [ + 29.68342, + 31.18686 + ], + [ + 30.09503, + 31.4734 + ], + [ + 30.97693, + 31.55586 + ], + [ + 31.68796, + 31.4296 + ], + [ + 31.96041, + 30.9336 + ], + [ + 32.19247, + 31.26034 + ], + [ + 32.99392, + 31.02407 + ], + [ + 33.7734, + 30.96746 + ], + [ + 34.26544, + 31.21936 + ], + [ + 34.9226, + 29.50133 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 4, + "sovereignt": "Eritrea", + "sov_a3": "ERI", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Eritrea", + "adm0_a3": "ERI", + "geou_dif": 0, + "geounit": "Eritrea", + "gu_a3": "ERI", + "su_dif": 0, + "subunit": "Eritrea", + "su_a3": "ERI", + "brk_diff": 0, + "name": "Eritrea", + "name_long": "Eritrea", + "brk_a3": "ERI", + "brk_name": "Eritrea", + "brk_group": null, + "abbrev": "Erit.", + "postal": "ER", + "formal_en": "State of Eritrea", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Eritrea", + "name_alt": null, + "mapcolor7": 3, + "mapcolor8": 1, + "mapcolor9": 2, + "mapcolor13": 12, + "pop_est": 5647168, + "gdp_md_est": 3945, + "pop_year": -99, + "lastcensus": 1984, + "gdp_year": -99, + "economy": "7. Least developed region", + "income_grp": "5. Low income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "ER", + "iso_a3": "ERI", + "iso_n3": "232", + "un_a3": "232", + "wb_a2": "ER", + "wb_a3": "ERI", + "woe_id": -99, + "adm0_a3_is": "ERI", + "adm0_a3_us": "ERI", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Eastern Africa", + "region_wb": "Sub-Saharan Africa", + "name_len": 7, + "long_len": 7, + "abbrev_len": 5, + "tiny": -99, + "homepart": 1, + "filename": "ERI.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 42.35156000000012, + 12.542230000000131 + ], + [ + 42.00975, + 12.86582 + ], + [ + 41.59856, + 13.452090000000112 + ], + [ + 41.15519371924984, + 13.773319810435224 + ], + [ + 40.8966, + 14.118640000000141 + ], + [ + 40.026218702969175, + 14.519579169162284 + ], + [ + 39.34061, + 14.53155 + ], + [ + 39.0994, + 14.74064 + ], + [ + 38.51295, + 14.50547 + ], + [ + 37.90607000000011, + 14.959430000000168 + ], + [ + 37.59377, + 14.2131 + ], + [ + 36.42951, + 14.42211 + ], + [ + 36.32318891779812, + 14.82248057704106 + ], + [ + 36.75386030451858, + 16.29187409104429 + ], + [ + 36.852530000000115, + 16.95655 + ], + [ + 37.16747, + 17.263140000000135 + ], + [ + 37.90400000000011, + 17.42754 + ], + [ + 38.410089959473225, + 17.99830739997031 + ], + [ + 38.990622999840014, + 16.84062612555169 + ], + [ + 39.26611006038803, + 15.922723496967249 + ], + [ + 39.814293654140215, + 15.435647284400318 + ], + [ + 41.17927493669765, + 14.491079616753211 + ], + [ + 41.73495161313235, + 13.921036892141558 + ], + [ + 42.27683068214486, + 13.343992010954423 + ], + [ + 42.58957645037526, + 13.000421250861905 + ], + [ + 43.08122602720015, + 12.699638576707116 + ], + [ + 42.77964236834475, + 12.455415757695675 + ], + [ + 42.35156000000012, + 12.542230000000131 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 4, + "sovereignt": "Gabon", + "sov_a3": "GAB", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Gabon", + "adm0_a3": "GAB", + "geou_dif": 0, + "geounit": "Gabon", + "gu_a3": "GAB", + "su_dif": 0, + "subunit": "Gabon", + "su_a3": "GAB", + "brk_diff": 0, + "name": "Gabon", + "name_long": "Gabon", + "brk_a3": "GAB", + "brk_name": "Gabon", + "brk_group": null, + "abbrev": "Gabon", + "postal": "GA", + "formal_en": "Gabonese Republic", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Gabon", + "name_alt": null, + "mapcolor7": 6, + "mapcolor8": 2, + "mapcolor9": 5, + "mapcolor13": 5, + "pop_est": 1514993, + "gdp_md_est": 21110, + "pop_year": -99, + "lastcensus": 2003, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "3. Upper middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "GA", + "iso_a3": "GAB", + "iso_n3": "266", + "un_a3": "266", + "wb_a2": "GA", + "wb_a3": "GAB", + "woe_id": -99, + "adm0_a3_is": "GAB", + "adm0_a3_us": "GAB", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Middle Africa", + "region_wb": "Sub-Saharan Africa", + "name_len": 5, + "long_len": 5, + "abbrev_len": 5, + "tiny": 3, + "homepart": 1, + "filename": "GAB.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 11.093772820691925, + -3.978826592630547 + ], + [ + 10.06613528813574, + -2.969482517105681 + ], + [ + 9.40524539555497, + -2.144313246269043 + ], + [ + 8.79799563969317, + -1.111301364754496 + ], + [ + 8.830086704146423, + -0.779073581550037 + ], + [ + 9.048419630579588, + -0.459351494960217 + ], + [ + 9.29135053878369, + 0.268666083167687 + ], + [ + 9.492888624721985, + 1.010119533691494 + ], + [ + 9.830284051155644, + 1.067893784993799 + ], + [ + 11.285078973036462, + 1.057661851400013 + ], + [ + 11.276449008843713, + 2.261050930180872 + ], + [ + 11.75166548019979, + 2.326757513839993 + ], + [ + 12.359380323952221, + 2.19281220133945 + ], + [ + 12.951333855855609, + 2.32161570882694 + ], + [ + 13.075822381246752, + 2.267097072759015 + ], + [ + 13.003113641012078, + 1.83089630778332 + ], + [ + 13.282631463278818, + 1.31418366129688 + ], + [ + 14.026668735417218, + 1.395677395021153 + ], + [ + 14.276265903386957, + 1.196929836426619 + ], + [ + 13.843320753645655, + 0.038757635901149 + ], + [ + 14.316418491277743, + -0.552627455247048 + ], + [ + 14.425455763413593, + -1.333406670744971 + ], + [ + 14.299210239324564, + -1.998275648612214 + ], + [ + 13.99240726080771, + -2.4708049454891 + ], + [ + 13.109618767965628, + -2.428740329603514 + ], + [ + 12.575284458067642, + -1.948511244315135 + ], + [ + 12.495702752338161, + -2.391688327650243 + ], + [ + 11.820963575903193, + -2.514161472181982 + ], + [ + 11.478038771214303, + -2.765618991714241 + ], + [ + 11.855121697648114, + -3.426870619321051 + ], + [ + 11.093772820691925, + -3.978826592630547 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Ghana", + "sov_a3": "GHA", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Ghana", + "adm0_a3": "GHA", + "geou_dif": 0, + "geounit": "Ghana", + "gu_a3": "GHA", + "su_dif": 0, + "subunit": "Ghana", + "su_a3": "GHA", + "brk_diff": 0, + "name": "Ghana", + "name_long": "Ghana", + "brk_a3": "GHA", + "brk_name": "Ghana", + "brk_group": null, + "abbrev": "Ghana", + "postal": "GH", + "formal_en": "Republic of Ghana", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Ghana", + "name_alt": null, + "mapcolor7": 5, + "mapcolor8": 3, + "mapcolor9": 1, + "mapcolor13": 4, + "pop_est": 23832495, + "gdp_md_est": 34200, + "pop_year": -99, + "lastcensus": 2010, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "4. Lower middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "GH", + "iso_a3": "GHA", + "iso_n3": "288", + "un_a3": "288", + "wb_a2": "GH", + "wb_a3": "GHA", + "woe_id": -99, + "adm0_a3_is": "GHA", + "adm0_a3_us": "GHA", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Western Africa", + "region_wb": "Sub-Saharan Africa", + "name_len": 5, + "long_len": 5, + "abbrev_len": 5, + "tiny": -99, + "homepart": 1, + "filename": "GHA.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 1.060121697604927, + 5.928837388528876 + ], + [ + -0.507637905265938, + 5.343472601742675 + ], + [ + -1.063624640294194, + 5.000547797053812 + ], + [ + -1.964706590167594, + 4.710462144383371 + ], + [ + -2.856125047202397, + 4.994475816259509 + ], + [ + -2.81070146321784, + 5.38905121502411 + ], + [ + -3.244370083011262, + 6.250471503113502 + ], + [ + -2.983584967450327, + 7.379704901555512 + ], + [ + -2.562189500326241, + 8.219627793811483 + ], + [ + -2.827496303712707, + 9.642460842319778 + ], + [ + -2.963896246747112, + 10.395334784380083 + ], + [ + -2.940409308270461, + 10.962690334512558 + ], + [ + -1.203357713211431, + 11.009819240762738 + ], + [ + -0.761575893548183, + 10.936929633015055 + ], + [ + -0.438701544588582, + 11.09834096927872 + ], + [ + 0.023802524423701, + 11.018681748900804 + ], + [ + -0.049784715159944, + 10.706917832883931 + ], + [ + 0.367579990245389, + 10.19121287682718 + ], + [ + 0.365900506195885, + 9.465003973829482 + ], + [ + 0.461191847342121, + 8.677222601756014 + ], + [ + 0.712029249686878, + 8.31246450442383 + ], + [ + 0.490957472342245, + 7.411744289576475 + ], + [ + 0.570384148774849, + 6.914358628767189 + ], + [ + 0.836931186536333, + 6.279978745952149 + ], + [ + 1.060121697604927, + 5.928837388528876 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 2, + "sovereignt": "Ethiopia", + "sov_a3": "ETH", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Ethiopia", + "adm0_a3": "ETH", + "geou_dif": 0, + "geounit": "Ethiopia", + "gu_a3": "ETH", + "su_dif": 0, + "subunit": "Ethiopia", + "su_a3": "ETH", + "brk_diff": 0, + "name": "Ethiopia", + "name_long": "Ethiopia", + "brk_a3": "ETH", + "brk_name": "Ethiopia", + "brk_group": null, + "abbrev": "Eth.", + "postal": "ET", + "formal_en": "Federal Democratic Republic of Ethiopia", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Ethiopia", + "name_alt": null, + "mapcolor7": 4, + "mapcolor8": 4, + "mapcolor9": 1, + "mapcolor13": 13, + "pop_est": 85237338, + "gdp_md_est": 68770, + "pop_year": -99, + "lastcensus": 2007, + "gdp_year": -99, + "economy": "7. Least developed region", + "income_grp": "5. Low income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "ET", + "iso_a3": "ETH", + "iso_n3": "231", + "un_a3": "231", + "wb_a2": "ET", + "wb_a3": "ETH", + "woe_id": -99, + "adm0_a3_is": "ETH", + "adm0_a3_us": "ETH", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Eastern Africa", + "region_wb": "Sub-Saharan Africa", + "name_len": 8, + "long_len": 8, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "ETH.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 37.90607000000011, + 14.959430000000168 + ], + [ + 38.51295, + 14.50547 + ], + [ + 39.0994, + 14.74064 + ], + [ + 39.34061, + 14.53155 + ], + [ + 40.02625000000012, + 14.51959 + ], + [ + 40.8966, + 14.118640000000141 + ], + [ + 41.1552, + 13.77333 + ], + [ + 41.59856, + 13.452090000000112 + ], + [ + 42.00975, + 12.86582 + ], + [ + 42.35156000000012, + 12.542230000000131 + ], + [ + 42.000000000000114, + 12.100000000000136 + ], + [ + 41.66176000000013, + 11.6312 + ], + [ + 41.73959000000019, + 11.355110000000138 + ], + [ + 41.755570000000205, + 11.050910000000101 + ], + [ + 42.31414000000012, + 11.0342 + ], + [ + 42.55493000000013, + 11.105110000000195 + ], + [ + 42.77685184100096, + 10.92687856693442 + ], + [ + 42.55876, + 10.57258000000013 + ], + [ + 42.92812, + 10.021940000000143 + ], + [ + 43.29699000000011, + 9.540480000000173 + ], + [ + 43.67875, + 9.18358000000012 + ], + [ + 46.94834, + 7.99688 + ], + [ + 47.78942, + 8.003 + ], + [ + 44.9636, + 5.001620000000116 + ], + [ + 43.66087, + 4.95755 + ], + [ + 42.76967000000013, + 4.252590000000225 + ], + [ + 42.12861, + 4.234130000000164 + ], + [ + 41.85508309264412, + 3.918911920483765 + ], + [ + 41.17180000000013, + 3.91909 + ], + [ + 40.76848000000012, + 4.257020000000125 + ], + [ + 39.85494000000011, + 3.838790000000131 + ], + [ + 39.55938425876593, + 3.422060000000215 + ], + [ + 38.89251, + 3.50074 + ], + [ + 38.67114, + 3.61607 + ], + [ + 38.436970000000144, + 3.58851 + ], + [ + 38.12091500000014, + 3.598605 + ], + [ + 36.85509323800824, + 4.447864127672858 + ], + [ + 36.15907863285565, + 4.447864127672858 + ], + [ + 35.81744766235362, + 4.776965663462022 + ], + [ + 35.81744766235362, + 5.338232082790853 + ], + [ + 35.298007118233095, + 5.506 + ], + [ + 34.70702, + 6.59422000000012 + ], + [ + 34.25032, + 6.82607 + ], + [ + 34.07510000000019, + 7.22595 + ], + [ + 33.568290000000104, + 7.71334 + ], + [ + 32.954180000000235, + 7.784970000000102 + ], + [ + 33.29480000000012, + 8.35458 + ], + [ + 33.82550000000015, + 8.37916 + ], + [ + 33.97498, + 8.684560000000147 + ], + [ + 33.96162, + 9.58358 + ], + [ + 34.25745, + 10.63009 + ], + [ + 34.73115000000013, + 10.910170000000107 + ], + [ + 34.83163000000013, + 11.318960000000118 + ], + [ + 35.26049, + 12.08286 + ], + [ + 35.863630000000164, + 12.57828 + ], + [ + 36.27022, + 13.563330000000121 + ], + [ + 36.42951, + 14.42211 + ], + [ + 37.59377, + 14.2131 + ], + [ + 37.90607000000011, + 14.959430000000168 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Guinea", + "sov_a3": "GIN", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Guinea", + "adm0_a3": "GIN", + "geou_dif": 0, + "geounit": "Guinea", + "gu_a3": "GIN", + "su_dif": 0, + "subunit": "Guinea", + "su_a3": "GIN", + "brk_diff": 0, + "name": "Guinea", + "name_long": "Guinea", + "brk_a3": "GIN", + "brk_name": "Guinea", + "brk_group": null, + "abbrev": "Gin.", + "postal": "GN", + "formal_en": "Republic of Guinea", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Guinea", + "name_alt": null, + "mapcolor7": 6, + "mapcolor8": 3, + "mapcolor9": 7, + "mapcolor13": 2, + "pop_est": 10057975, + "gdp_md_est": 10600, + "pop_year": -99, + "lastcensus": 1996, + "gdp_year": -99, + "economy": "7. Least developed region", + "income_grp": "5. Low income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "GN", + "iso_a3": "GIN", + "iso_n3": "324", + "un_a3": "324", + "wb_a2": "GN", + "wb_a3": "GIN", + "woe_id": -99, + "adm0_a3_is": "GIN", + "adm0_a3_us": "GIN", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Western Africa", + "region_wb": "Sub-Saharan Africa", + "name_len": 6, + "long_len": 6, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "GIN.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -8.439298468448698, + 7.686042792181738 + ], + [ + -8.722123582382123, + 7.71167430259851 + ], + [ + -8.926064622422004, + 7.309037380396375 + ], + [ + -9.208786383490844, + 7.313920803247953 + ], + [ + -9.40334815106975, + 7.526905218938907 + ], + [ + -9.337279832384581, + 7.928534450711353 + ], + [ + -9.755342169625834, + 8.541055202666925 + ], + [ + -10.016566534861255, + 8.42850393313523 + ], + [ + -10.23009355309128, + 8.406205552601293 + ], + [ + -10.505477260774668, + 8.348896389189605 + ], + [ + -10.494315151399633, + 8.715540676300435 + ], + [ + -10.654770473665891, + 8.977178452994194 + ], + [ + -10.622395188835041, + 9.267910061068278 + ], + [ + -10.8391519840833, + 9.688246161330369 + ], + [ + -11.117481248407328, + 10.045872911006285 + ], + [ + -11.917277390988659, + 10.046983954300558 + ], + [ + -12.150338100625005, + 9.858571682164381 + ], + [ + -12.425928514037565, + 9.835834051955956 + ], + [ + -12.59671912276221, + 9.62018830000197 + ], + [ + -12.71195756677308, + 9.342711696810767 + ], + [ + -13.246550258832515, + 8.903048610871508 + ], + [ + -13.685153977909792, + 9.49474376061346 + ], + [ + -14.074044969122282, + 9.886166897008252 + ], + [ + -14.33007585291237, + 10.015719712763966 + ], + [ + -14.579698859098258, + 10.214467271358515 + ], + [ + -14.693231980843505, + 10.656300767454042 + ], + [ + -14.839553798877944, + 10.876571560098139 + ], + [ + -15.130311245168171, + 11.040411688679526 + ], + [ + -14.685687221728898, + 11.527823798056488 + ], + [ + -14.382191534878729, + 11.509271958863692 + ], + [ + -14.121406419317779, + 11.677117010947697 + ], + [ + -13.900799729863776, + 11.678718980348748 + ], + [ + -13.743160773157411, + 11.811269029177412 + ], + [ + -13.828271857142125, + 12.142644151249044 + ], + [ + -13.718743658899513, + 12.24718557377551 + ], + [ + -13.700476040084325, + 12.586182969610194 + ], + [ + -13.217818162478238, + 12.575873521367967 + ], + [ + -12.499050665730564, + 12.332089952031057 + ], + [ + -12.278599005573438, + 12.354440008997285 + ], + [ + -12.203564825885634, + 12.465647691289405 + ], + [ + -11.65830095055793, + 12.386582749882834 + ], + [ + -11.51394283695059, + 12.442987575729418 + ], + [ + -11.456168585648271, + 12.076834214725338 + ], + [ + -11.29757361494451, + 12.077971096235771 + ], + [ + -11.036555955438258, + 12.211244615116515 + ], + [ + -10.870829637078215, + 12.17788747807211 + ], + [ + -10.593223842806282, + 11.92397532800598 + ], + [ + -10.165213792348837, + 11.844083563682744 + ], + [ + -9.890992804392013, + 12.060478623904972 + ], + [ + -9.567911749703214, + 12.194243068892476 + ], + [ + -9.327616339546012, + 12.334286200403454 + ], + [ + -9.127473517279583, + 12.308060411015331 + ], + [ + -8.90526485842453, + 12.088358059126437 + ], + [ + -8.786099005559464, + 11.812560939984706 + ], + [ + -8.376304897484914, + 11.393645941610629 + ], + [ + -8.581305304386774, + 11.136245632364805 + ], + [ + -8.620321010767128, + 10.810890814655183 + ], + [ + -8.407310756860028, + 10.909256903522762 + ], + [ + -8.282357143578281, + 10.792597357623846 + ], + [ + -8.33537716310974, + 10.494811916541934 + ], + [ + -8.029943610048619, + 10.206534939001713 + ], + [ + -8.229337124046822, + 10.1290202905639 + ], + [ + -8.30961646161225, + 9.789531968622441 + ], + [ + -8.079113735374348, + 9.376223863152035 + ], + [ + -7.832100389019188, + 8.575704250518626 + ], + [ + -8.20349890790088, + 8.455453192575447 + ], + [ + -8.299048631208564, + 8.316443589710303 + ], + [ + -8.221792364932199, + 8.123328762235573 + ], + [ + -8.280703497744938, + 7.687179673692156 + ], + [ + -8.439298468448698, + 7.686042792181738 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 6, + "sovereignt": "Gambia", + "sov_a3": "GMB", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Gambia", + "adm0_a3": "GMB", + "geou_dif": 0, + "geounit": "Gambia", + "gu_a3": "GMB", + "su_dif": 0, + "subunit": "Gambia", + "su_a3": "GMB", + "brk_diff": 0, + "name": "Gambia", + "name_long": "The Gambia", + "brk_a3": "GMB", + "brk_name": "Gambia", + "brk_group": null, + "abbrev": "Gambia", + "postal": "GM", + "formal_en": "Republic of the Gambia", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Gambia, The", + "name_alt": null, + "mapcolor7": 1, + "mapcolor8": 4, + "mapcolor9": 1, + "mapcolor13": 8, + "pop_est": 1782893, + "gdp_md_est": 2272, + "pop_year": -99, + "lastcensus": 2003, + "gdp_year": -99, + "economy": "7. Least developed region", + "income_grp": "5. Low income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "GM", + "iso_a3": "GMB", + "iso_n3": "270", + "un_a3": "270", + "wb_a2": "GM", + "wb_a3": "GMB", + "woe_id": -99, + "adm0_a3_is": "GMB", + "adm0_a3_us": "GMB", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Western Africa", + "region_wb": "Sub-Saharan Africa", + "name_len": 6, + "long_len": 10, + "abbrev_len": 6, + "tiny": -99, + "homepart": 1, + "filename": "GMB.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -16.841524624081273, + 13.15139394780256 + ], + [ + -16.713728807023468, + 13.594958604379853 + ], + [ + -15.62459632003994, + 13.62358734786956 + ], + [ + -15.39877031092446, + 13.86036876063092 + ], + [ + -15.08173539881382, + 13.876491807505984 + ], + [ + -14.687030808968487, + 13.630356960499784 + ], + [ + -14.376713833055788, + 13.625680243377372 + ], + [ + -14.046992356817482, + 13.79406789800045 + ], + [ + -13.844963344772408, + 13.505041612192002 + ], + [ + -14.277701788784553, + 13.280585028532242 + ], + [ + -14.712197231494626, + 13.298206691943777 + ], + [ + -15.141163295949466, + 13.509511623585238 + ], + [ + -15.511812506562935, + 13.278569647672867 + ], + [ + -15.691000535534995, + 13.270353094938455 + ], + [ + -15.931295945692211, + 13.130284125211332 + ], + [ + -16.841524624081273, + 13.15139394780256 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 4, + "sovereignt": "Equatorial Guinea", + "sov_a3": "GNQ", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Equatorial Guinea", + "adm0_a3": "GNQ", + "geou_dif": 0, + "geounit": "Equatorial Guinea", + "gu_a3": "GNQ", + "su_dif": 0, + "subunit": "Equatorial Guinea", + "su_a3": "GNQ", + "brk_diff": 0, + "name": "Eq. Guinea", + "name_long": "Equatorial Guinea", + "brk_a3": "GNQ", + "brk_name": "Eq. Guinea", + "brk_group": null, + "abbrev": "Eq. G.", + "postal": "GQ", + "formal_en": "Republic of Equatorial Guinea", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Equatorial Guinea", + "name_alt": null, + "mapcolor7": 4, + "mapcolor8": 1, + "mapcolor9": 4, + "mapcolor13": 8, + "pop_est": 650702, + "gdp_md_est": 14060, + "pop_year": 0, + "lastcensus": 2002, + "gdp_year": 0, + "economy": "7. Least developed region", + "income_grp": "2. High income: nonOECD", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "GQ", + "iso_a3": "GNQ", + "iso_n3": "226", + "un_a3": "226", + "wb_a2": "GQ", + "wb_a3": "GNQ", + "woe_id": -99, + "adm0_a3_is": "GNQ", + "adm0_a3_us": "GNQ", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Middle Africa", + "region_wb": "Sub-Saharan Africa", + "name_len": 10, + "long_len": 17, + "abbrev_len": 6, + "tiny": -99, + "homepart": 1, + "filename": "GNQ.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 9.492888624721985, + 1.010119533691494 + ], + [ + 9.305613234096256, + 1.160911363119183 + ], + [ + 9.649158155972628, + 2.283866075037736 + ], + [ + 11.276449008843713, + 2.261050930180872 + ], + [ + 11.285078973036462, + 1.057661851400013 + ], + [ + 9.830284051155644, + 1.067893784993799 + ], + [ + 9.492888624721985, + 1.010119533691494 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 6, + "sovereignt": "Guinea Bissau", + "sov_a3": "GNB", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Guinea Bissau", + "adm0_a3": "GNB", + "geou_dif": 0, + "geounit": "Guinea Bissau", + "gu_a3": "GNB", + "su_dif": 0, + "subunit": "Guinea Bissau", + "su_a3": "GNB", + "brk_diff": 0, + "name": "Guinea-Bissau", + "name_long": "Guinea-Bissau", + "brk_a3": "GNB", + "brk_name": "Guinea-Bissau", + "brk_group": null, + "abbrev": "GnB.", + "postal": "GW", + "formal_en": "Republic of Guinea-Bissau", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Guinea-Bissau", + "name_alt": null, + "mapcolor7": 3, + "mapcolor8": 5, + "mapcolor9": 3, + "mapcolor13": 4, + "pop_est": 1533964, + "gdp_md_est": 904.2, + "pop_year": -99, + "lastcensus": 2009, + "gdp_year": -99, + "economy": "7. Least developed region", + "income_grp": "5. Low income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "GW", + "iso_a3": "GNB", + "iso_n3": "624", + "un_a3": "624", + "wb_a2": "GW", + "wb_a3": "GNB", + "woe_id": -99, + "adm0_a3_is": "GNB", + "adm0_a3_us": "GNB", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Western Africa", + "region_wb": "Sub-Saharan Africa", + "name_len": 13, + "long_len": 13, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "GNB.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -15.130311245168171, + 11.040411688679526 + ], + [ + -15.664180467175527, + 11.458474025920795 + ], + [ + -16.085214199273565, + 11.52459402103824 + ], + [ + -16.314786749730203, + 11.806514797406548 + ], + [ + -16.30894731288123, + 11.95870189050612 + ], + [ + -16.613838263403277, + 12.170911159712702 + ], + [ + -16.677451951554573, + 12.384851589401052 + ], + [ + -16.147716844130585, + 12.547761542201187 + ], + [ + -15.816574266004254, + 12.515567124883345 + ], + [ + -15.548476935274008, + 12.628170070847347 + ], + [ + -13.700476040084325, + 12.586182969610194 + ], + [ + -13.718743658899513, + 12.24718557377551 + ], + [ + -13.828271857142125, + 12.142644151249044 + ], + [ + -13.743160773157411, + 11.811269029177412 + ], + [ + -13.900799729863776, + 11.678718980348748 + ], + [ + -14.121406419317779, + 11.677117010947697 + ], + [ + -14.382191534878729, + 11.509271958863692 + ], + [ + -14.685687221728898, + 11.527823798056488 + ], + [ + -15.130311245168171, + 11.040411688679526 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 2, + "sovereignt": "Kenya", + "sov_a3": "KEN", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Kenya", + "adm0_a3": "KEN", + "geou_dif": 0, + "geounit": "Kenya", + "gu_a3": "KEN", + "su_dif": 0, + "subunit": "Kenya", + "su_a3": "KEN", + "brk_diff": 0, + "name": "Kenya", + "name_long": "Kenya", + "brk_a3": "KEN", + "brk_name": "Kenya", + "brk_group": null, + "abbrev": "Ken.", + "postal": "KE", + "formal_en": "Republic of Kenya", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Kenya", + "name_alt": null, + "mapcolor7": 5, + "mapcolor8": 2, + "mapcolor9": 7, + "mapcolor13": 3, + "pop_est": 39002772, + "gdp_md_est": 61510, + "pop_year": -99, + "lastcensus": 2009, + "gdp_year": -99, + "economy": "5. Emerging region: G20", + "income_grp": "5. Low income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "KE", + "iso_a3": "KEN", + "iso_n3": "404", + "un_a3": "404", + "wb_a2": "KE", + "wb_a3": "KEN", + "woe_id": -99, + "adm0_a3_is": "KEN", + "adm0_a3_us": "KEN", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Eastern Africa", + "region_wb": "Sub-Saharan Africa", + "name_len": 5, + "long_len": 5, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "KEN.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 40.993, + -0.85829 + ], + [ + 41.58513, + -1.68325 + ], + [ + 40.88477, + -2.08255 + ], + [ + 40.63785, + -2.49979 + ], + [ + 40.26304, + -2.57309 + ], + [ + 40.12119, + -3.27768 + ], + [ + 39.80006, + -3.68116 + ], + [ + 39.60489, + -4.34653 + ], + [ + 39.20222, + -4.67677 + ], + [ + 37.7669, + -3.67712 + ], + [ + 37.69869, + -3.09699 + ], + [ + 34.07262, + -1.05982 + ], + [ + 33.90371119710453, + -0.95 + ], + [ + 33.89356896966694, + 0.109813537861896 + ], + [ + 34.18, + 0.515 + ], + [ + 34.6721, + 1.17694 + ], + [ + 35.03599, + 1.90584 + ], + [ + 34.59607, + 3.05374 + ], + [ + 34.47913, + 3.5556 + ], + [ + 34.005, + 4.249884947362048 + ], + [ + 34.62019626785388, + 4.847122742081988 + ], + [ + 35.298007118232974, + 5.506 + ], + [ + 35.817447662353516, + 5.338232082790797 + ], + [ + 35.817447662353516, + 4.77696566346189 + ], + [ + 36.159078632855646, + 4.447864127672769 + ], + [ + 36.85509323800812, + 4.447864127672769 + ], + [ + 38.120915, + 3.598605 + ], + [ + 38.43697, + 3.58851 + ], + [ + 38.67114, + 3.61607 + ], + [ + 38.89251, + 3.50074 + ], + [ + 39.55938425876585, + 3.42206 + ], + [ + 39.85494, + 3.83879 + ], + [ + 40.76848, + 4.25702 + ], + [ + 41.1718, + 3.91909 + ], + [ + 41.85508309264397, + 3.918911920483727 + ], + [ + 40.98105, + 2.78452 + ], + [ + 40.993, + -0.85829 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Libya", + "sov_a3": "LBY", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Libya", + "adm0_a3": "LBY", + "geou_dif": 0, + "geounit": "Libya", + "gu_a3": "LBY", + "su_dif": 0, + "subunit": "Libya", + "su_a3": "LBY", + "brk_diff": 0, + "name": "Libya", + "name_long": "Libya", + "brk_a3": "LBY", + "brk_name": "Libya", + "brk_group": null, + "abbrev": "Libya", + "postal": "LY", + "formal_en": "Libya", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Libya", + "name_alt": null, + "mapcolor7": 1, + "mapcolor8": 2, + "mapcolor9": 2, + "mapcolor13": 11, + "pop_est": 6310434, + "gdp_md_est": 88830, + "pop_year": -99, + "lastcensus": 2006, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "3. Upper middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "LY", + "iso_a3": "LBY", + "iso_n3": "434", + "un_a3": "434", + "wb_a2": "LY", + "wb_a3": "LBY", + "woe_id": -99, + "adm0_a3_is": "LBY", + "adm0_a3_us": "LBY", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Northern Africa", + "region_wb": "Middle East & North Africa", + "name_len": 5, + "long_len": 5, + "abbrev_len": 5, + "tiny": -99, + "homepart": 1, + "filename": "LBY.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 14.8513, + 22.862950000000126 + ], + [ + 14.143870883855243, + 22.49128896737113 + ], + [ + 13.581424594790462, + 23.04050608976928 + ], + [ + 11.9995056494717, + 23.471668402596432 + ], + [ + 11.560669386449035, + 24.097909247325617 + ], + [ + 10.771363559622955, + 24.562532050061748 + ], + [ + 10.303846876678449, + 24.379313259370974 + ], + [ + 9.948261346078027, + 24.936953640232616 + ], + [ + 9.910692579801776, + 25.365454616796796 + ], + [ + 9.31941084151822, + 26.094324856057483 + ], + [ + 9.716285841519664, + 26.51220632578565 + ], + [ + 9.629056023811074, + 27.140953477481048 + ], + [ + 9.756128370816782, + 27.688258571884205 + ], + [ + 9.683884718472882, + 28.144173895779314 + ], + [ + 9.859997999723475, + 28.95998973237107 + ], + [ + 9.805634392952356, + 29.424638373323376 + ], + [ + 9.482139926805417, + 30.307556057246188 + ], + [ + 9.970017124072967, + 30.539324856075382 + ], + [ + 10.056575148161699, + 30.961831366493524 + ], + [ + 9.950225050505196, + 31.376069647745283 + ], + [ + 10.636901482799487, + 31.761420803345683 + ], + [ + 10.944789666394513, + 32.081814683555365 + ], + [ + 11.432253452203781, + 32.36890310315283 + ], + [ + 11.48878746913101, + 33.13699575452324 + ], + [ + 12.66331, + 32.79278 + ], + [ + 13.08326, + 32.87882 + ], + [ + 13.91868, + 32.71196 + ], + [ + 15.24563, + 32.26508 + ], + [ + 15.71394, + 31.37626 + ], + [ + 16.61162, + 31.18218 + ], + [ + 18.02109, + 30.76357 + ], + [ + 19.08641, + 30.26639 + ], + [ + 19.57404, + 30.52582 + ], + [ + 20.05335, + 30.98576 + ], + [ + 19.82033, + 31.75179000000014 + ], + [ + 20.13397, + 32.2382 + ], + [ + 20.85452, + 32.7068 + ], + [ + 21.54298, + 32.8432 + ], + [ + 22.89576, + 32.63858 + ], + [ + 23.2368, + 32.19149 + ], + [ + 23.609130000000107, + 32.18726 + ], + [ + 23.9275, + 32.01667 + ], + [ + 24.92114, + 31.89936 + ], + [ + 25.16482, + 31.56915 + ], + [ + 24.80287, + 31.08929 + ], + [ + 24.95762, + 30.6616 + ], + [ + 24.70007, + 30.04419 + ], + [ + 25.00000000000011, + 29.23865452953356 + ], + [ + 25.00000000000011, + 25.682499996361003 + ], + [ + 25.00000000000011, + 22 + ], + [ + 25.00000000000011, + 20.00304 + ], + [ + 23.850000000000136, + 20 + ], + [ + 23.837660000000138, + 19.580470000000105 + ], + [ + 19.84926, + 21.49509 + ], + [ + 15.86085, + 23.40972 + ], + [ + 14.8513, + 22.862950000000126 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 4, + "sovereignt": "Liberia", + "sov_a3": "LBR", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Liberia", + "adm0_a3": "LBR", + "geou_dif": 0, + "geounit": "Liberia", + "gu_a3": "LBR", + "su_dif": 0, + "subunit": "Liberia", + "su_a3": "LBR", + "brk_diff": 0, + "name": "Liberia", + "name_long": "Liberia", + "brk_a3": "LBR", + "brk_name": "Liberia", + "brk_group": null, + "abbrev": "Liberia", + "postal": "LR", + "formal_en": "Republic of Liberia", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Liberia", + "name_alt": null, + "mapcolor7": 2, + "mapcolor8": 3, + "mapcolor9": 4, + "mapcolor13": 9, + "pop_est": 3441790, + "gdp_md_est": 1526, + "pop_year": -99, + "lastcensus": 2008, + "gdp_year": -99, + "economy": "7. Least developed region", + "income_grp": "5. Low income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "LR", + "iso_a3": "LBR", + "iso_n3": "430", + "un_a3": "430", + "wb_a2": "LR", + "wb_a3": "LBR", + "woe_id": -99, + "adm0_a3_is": "LBR", + "adm0_a3_us": "LBR", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Western Africa", + "region_wb": "Sub-Saharan Africa", + "name_len": 7, + "long_len": 7, + "abbrev_len": 7, + "tiny": -99, + "homepart": 1, + "filename": "LBR.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -7.71215938966975, + 4.364565944837722 + ], + [ + -7.974107224957251, + 4.355755113131963 + ], + [ + -9.004793667018674, + 4.8324185245922 + ], + [ + -9.913420376006684, + 5.593560695819207 + ], + [ + -10.765383876986643, + 6.140710760925558 + ], + [ + -11.438779466182055, + 6.785916856305747 + ], + [ + -11.19980180504828, + 7.105845648624737 + ], + [ + -11.146704270868383, + 7.396706447779536 + ], + [ + -10.69559485517648, + 7.939464016141087 + ], + [ + -10.23009355309128, + 8.406205552601293 + ], + [ + -10.016566534861255, + 8.42850393313523 + ], + [ + -9.755342169625834, + 8.541055202666925 + ], + [ + -9.337279832384581, + 7.928534450711353 + ], + [ + -9.40334815106975, + 7.526905218938907 + ], + [ + -9.208786383490844, + 7.313920803247953 + ], + [ + -8.926064622422004, + 7.309037380396375 + ], + [ + -8.722123582382123, + 7.71167430259851 + ], + [ + -8.439298468448698, + 7.686042792181738 + ], + [ + -8.48544552248535, + 7.39520783124307 + ], + [ + -8.385451626000574, + 6.911800645368742 + ], + [ + -8.60288021486862, + 6.46756419517166 + ], + [ + -8.311347622094019, + 6.193033148621083 + ], + [ + -7.993692592795881, + 6.126189683451543 + ], + [ + -7.570152553731688, + 5.707352199725904 + ], + [ + -7.539715135111762, + 5.313345241716519 + ], + [ + -7.63536821128403, + 5.188159084489456 + ], + [ + -7.71215938966975, + 4.364565944837722 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 6, + "sovereignt": "Lesotho", + "sov_a3": "LSO", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Lesotho", + "adm0_a3": "LSO", + "geou_dif": 0, + "geounit": "Lesotho", + "gu_a3": "LSO", + "su_dif": 0, + "subunit": "Lesotho", + "su_a3": "LSO", + "brk_diff": 0, + "name": "Lesotho", + "name_long": "Lesotho", + "brk_a3": "LSO", + "brk_name": "Lesotho", + "brk_group": null, + "abbrev": "Les.", + "postal": "LS", + "formal_en": "Kingdom of Lesotho", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Lesotho", + "name_alt": null, + "mapcolor7": 1, + "mapcolor8": 5, + "mapcolor9": 2, + "mapcolor13": 8, + "pop_est": 2130819, + "gdp_md_est": 3293, + "pop_year": -99, + "lastcensus": 2006, + "gdp_year": -99, + "economy": "7. Least developed region", + "income_grp": "4. Lower middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "LS", + "iso_a3": "LSO", + "iso_n3": "426", + "un_a3": "426", + "wb_a2": "LS", + "wb_a3": "LSO", + "woe_id": -99, + "adm0_a3_is": "LSO", + "adm0_a3_us": "LSO", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Southern Africa", + "region_wb": "Sub-Saharan Africa", + "name_len": 7, + "long_len": 7, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "LSO.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 28.97826256685724, + -28.955596612261715 + ], + [ + 29.325166456832587, + -29.257386976846252 + ], + [ + 29.018415154748023, + -29.74376555757737 + ], + [ + 28.84839969250774, + -30.070050551068253 + ], + [ + 28.29106937023991, + -30.2262167294543 + ], + [ + 28.107204624145425, + -30.54573211031495 + ], + [ + 27.749397006956485, + -30.64510588961222 + ], + [ + 26.999261915807637, + -29.875953871379984 + ], + [ + 27.532511020627478, + -29.24271087007536 + ], + [ + 28.07433841320778, + -28.851468601193588 + ], + [ + 28.541700066855498, + -28.64750172293757 + ], + [ + 28.97826256685724, + -28.955596612261715 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Morocco", + "sov_a3": "MAR", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Morocco", + "adm0_a3": "MAR", + "geou_dif": 0, + "geounit": "Morocco", + "gu_a3": "MAR", + "su_dif": 0, + "subunit": "Morocco", + "su_a3": "MAR", + "brk_diff": 0, + "name": "Morocco", + "name_long": "Morocco", + "brk_a3": "MAR", + "brk_name": "Morocco", + "brk_group": null, + "abbrev": "Mor.", + "postal": "MA", + "formal_en": "Kingdom of Morocco", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Morocco", + "name_alt": null, + "mapcolor7": 2, + "mapcolor8": 2, + "mapcolor9": 3, + "mapcolor13": 9, + "pop_est": 34859364, + "gdp_md_est": 136600, + "pop_year": -99, + "lastcensus": 2004, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "4. Lower middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "MA", + "iso_a3": "MAR", + "iso_n3": "504", + "un_a3": "504", + "wb_a2": "MA", + "wb_a3": "MAR", + "woe_id": -99, + "adm0_a3_is": "MAR", + "adm0_a3_us": "MAR", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Northern Africa", + "region_wb": "Middle East & North Africa", + "name_len": 7, + "long_len": 7, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "MAR.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -5.193863491222032, + 35.75518219659085 + ], + [ + -4.591006232105143, + 35.33071198174565 + ], + [ + -3.640056525070008, + 35.39985504815198 + ], + [ + -2.604305792644112, + 35.17909332940112 + ], + [ + -2.169913702798624, + 35.16839630791671 + ], + [ + -1.792985805661658, + 34.527918606091305 + ], + [ + -1.73345455566141, + 33.91971283623212 + ], + [ + -1.388049282222596, + 32.86401500094137 + ], + [ + -1.124551153966195, + 32.6515215113572 + ], + [ + -1.30789913573787, + 32.26288890230603 + ], + [ + -2.616604783529567, + 32.094346218386164 + ], + [ + -3.068980271812649, + 31.72449799247329 + ], + [ + -3.647497931320146, + 31.63729401298082 + ], + [ + -3.690441046554667, + 30.896951605751152 + ], + [ + -4.859646165374443, + 30.50118764904388 + ], + [ + -5.242129278982787, + 30.000443020135574 + ], + [ + -6.060632290053746, + 29.731699734001808 + ], + [ + -7.059227667661901, + 29.579228420524657 + ], + [ + -8.674116176782832, + 28.84128896739665 + ], + [ + -8.665589565454836, + 27.65642588959247 + ], + [ + -8.817809007940525, + 27.65642588959247 + ], + [ + -8.817828334986643, + 27.65642588959247 + ], + [ + -8.794883999049034, + 27.12069631602256 + ], + [ + -9.413037482124508, + 27.088476060488546 + ], + [ + -9.735343390328751, + 26.860944729107416 + ], + [ + -10.189424200877452, + 26.860944729107416 + ], + [ + -10.55126257978526, + 26.990807603456886 + ], + [ + -11.392554897496948, + 26.883423977154393 + ], + [ + -11.718219773800342, + 26.104091701760808 + ], + [ + -12.030758836301658, + 26.03086619720312 + ], + [ + -12.50096269372537, + 24.770116278578143 + ], + [ + -13.891110398809047, + 23.691009019459386 + ], + [ + -14.221167771857154, + 22.310163072188345 + ], + [ + -14.630832688850946, + 21.860939846274874 + ], + [ + -14.750954555713404, + 21.500600083903805 + ], + [ + -17.00296179856107, + 21.420734157796687 + ], + [ + -17.020428432675768, + 21.422310288981635 + ], + [ + -16.973247849993186, + 21.885744533774954 + ], + [ + -16.58913692876763, + 22.15823436125009 + ], + [ + -16.261921759495664, + 22.679339504481277 + ], + [ + -16.3264139469959, + 23.017768459560898 + ], + [ + -15.982610642958063, + 23.723358466074103 + ], + [ + -15.426003790742186, + 24.35913361256104 + ], + [ + -15.089331834360733, + 24.52026072844697 + ], + [ + -14.824645148161691, + 25.103532619725314 + ], + [ + -14.800925665739667, + 25.63626496022229 + ], + [ + -14.439939947964831, + 26.254418443297652 + ], + [ + -13.773804897506464, + 26.618892320252286 + ], + [ + -13.139941779014292, + 27.640147813420494 + ], + [ + -13.121613369914712, + 27.654147671719812 + ], + [ + -12.618836635783111, + 28.038185533148663 + ], + [ + -11.688919236690765, + 28.148643907172584 + ], + [ + -10.900956997104402, + 28.83214223888092 + ], + [ + -10.399592251008642, + 29.098585923777787 + ], + [ + -9.564811163765626, + 29.933573716749862 + ], + [ + -9.814718390329174, + 31.17773550060906 + ], + [ + -9.434793260119363, + 32.038096421836485 + ], + [ + -9.300692918321829, + 32.564679266890636 + ], + [ + -8.65747636558504, + 33.2402452662424 + ], + [ + -7.654178432638218, + 33.69706492770251 + ], + [ + -6.91254411460136, + 34.11047638603745 + ], + [ + -6.244342006851411, + 35.145865383437524 + ], + [ + -5.929994269219833, + 35.75998810479399 + ], + [ + -5.193863491222032, + 35.75518219659085 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Madagascar", + "sov_a3": "MDG", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Madagascar", + "adm0_a3": "MDG", + "geou_dif": 0, + "geounit": "Madagascar", + "gu_a3": "MDG", + "su_dif": 0, + "subunit": "Madagascar", + "su_a3": "MDG", + "brk_diff": 0, + "name": "Madagascar", + "name_long": "Madagascar", + "brk_a3": "MDG", + "brk_name": "Madagascar", + "brk_group": null, + "abbrev": "Mad.", + "postal": "MG", + "formal_en": "Republic of Madagascar", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Madagascar", + "name_alt": null, + "mapcolor7": 6, + "mapcolor8": 5, + "mapcolor9": 2, + "mapcolor13": 3, + "pop_est": 20653556, + "gdp_md_est": 20130, + "pop_year": -99, + "lastcensus": 1993, + "gdp_year": -99, + "economy": "7. Least developed region", + "income_grp": "5. Low income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "MG", + "iso_a3": "MDG", + "iso_n3": "450", + "un_a3": "450", + "wb_a2": "MG", + "wb_a3": "MDG", + "woe_id": -99, + "adm0_a3_is": "MDG", + "adm0_a3_us": "MDG", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Eastern Africa", + "region_wb": "Sub-Saharan Africa", + "name_len": 10, + "long_len": 10, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "MDG.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 49.54351891459575, + -12.469832858940554 + ], + [ + 49.80898074727909, + -12.895284925999555 + ], + [ + 50.056510857957164, + -13.555761407121985 + ], + [ + 50.21743126811407, + -14.758788750876795 + ], + [ + 50.47653689962553, + -15.226512139550541 + ], + [ + 50.377111443895956, + -15.706069431219126 + ], + [ + 50.20027469259318, + -16.000263360256767 + ], + [ + 49.86060550313868, + -15.414252618066916 + ], + [ + 49.67260664246086, + -15.710203545802479 + ], + [ + 49.863344354050156, + -16.451036879138776 + ], + [ + 49.77456424337271, + -16.875042006093597 + ], + [ + 49.49861209493412, + -17.106035658438273 + ], + [ + 49.435618523970305, + -17.953064060134366 + ], + [ + 49.041792433473944, + -19.118781019774445 + ], + [ + 48.54854088724801, + -20.496888116134127 + ], + [ + 47.93074913919867, + -22.391501153251085 + ], + [ + 47.54772342305131, + -23.781958916928517 + ], + [ + 47.095761346226595, + -24.941629733990453 + ], + [ + 46.282477654817086, + -25.178462823184105 + ], + [ + 45.409507684110444, + -25.60143442149309 + ], + [ + 44.83357384621755, + -25.34610116953894 + ], + [ + 44.03972049334976, + -24.988345228782308 + ], + [ + 43.76376834491117, + -24.460677178649988 + ], + [ + 43.697777540874455, + -23.574116306250602 + ], + [ + 43.345654331237625, + -22.776903985283873 + ], + [ + 43.254187046081, + -22.057413018484123 + ], + [ + 43.43329756040464, + -21.336475111580185 + ], + [ + 43.893682895692926, + -21.163307386970125 + ], + [ + 43.896370070172104, + -20.830459486578174 + ], + [ + 44.37432539243966, + -20.07236622485639 + ], + [ + 44.46439741392439, + -19.435454196859048 + ], + [ + 44.23242190936617, + -18.961994724200906 + ], + [ + 44.04297610858415, + -18.33138722094317 + ], + [ + 43.96308434426091, + -17.409944756746782 + ], + [ + 44.31246870298628, + -16.850495700754955 + ], + [ + 44.4465173683514, + -16.216219170804507 + ], + [ + 44.94493655780653, + -16.1793738745804 + ], + [ + 45.50273196796499, + -15.97437346767854 + ], + [ + 45.87299360533626, + -15.793454278224685 + ], + [ + 46.31224327981721, + -15.780018405828798 + ], + [ + 46.882182651564285, + -15.210182386946313 + ], + [ + 47.70512983581235, + -14.594302666891764 + ], + [ + 48.005214878131255, + -14.091232598530375 + ], + [ + 47.869047479042166, + -13.663868503476586 + ], + [ + 48.29382775248138, + -13.784067884987486 + ], + [ + 48.84506025573878, + -13.089174899958664 + ], + [ + 48.86350874206698, + -12.48786793381042 + ], + [ + 49.194651320193316, + -12.04055673589197 + ], + [ + 49.54351891459575, + -12.469832858940554 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Mali", + "sov_a3": "MLI", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Mali", + "adm0_a3": "MLI", + "geou_dif": 0, + "geounit": "Mali", + "gu_a3": "MLI", + "su_dif": 0, + "subunit": "Mali", + "su_a3": "MLI", + "brk_diff": 0, + "name": "Mali", + "name_long": "Mali", + "brk_a3": "MLI", + "brk_name": "Mali", + "brk_group": null, + "abbrev": "Mali", + "postal": "ML", + "formal_en": "Republic of Mali", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Mali", + "name_alt": null, + "mapcolor7": 1, + "mapcolor8": 4, + "mapcolor9": 1, + "mapcolor13": 7, + "pop_est": 12666987, + "gdp_md_est": 14590, + "pop_year": -99, + "lastcensus": 2009, + "gdp_year": -99, + "economy": "7. Least developed region", + "income_grp": "5. Low income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "ML", + "iso_a3": "MLI", + "iso_n3": "466", + "un_a3": "466", + "wb_a2": "ML", + "wb_a3": "MLI", + "woe_id": -99, + "adm0_a3_is": "MLI", + "adm0_a3_us": "MLI", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Western Africa", + "region_wb": "Sub-Saharan Africa", + "name_len": 4, + "long_len": 4, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "MLI.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -12.170750291380301, + 14.616834214735505 + ], + [ + -11.834207526079467, + 14.79909699142894 + ], + [ + -11.666078253617854, + 15.388208319556298 + ], + [ + -11.349095017939504, + 15.411256008358478 + ], + [ + -10.650791388379417, + 15.132745876521426 + ], + [ + -10.086846482778212, + 15.330485744686273 + ], + [ + -9.700255092802706, + 15.264107367407362 + ], + [ + -9.55023840985939, + 15.486496893775437 + ], + [ + -5.537744309908447, + 15.501689764869257 + ], + [ + -5.315277268891933, + 16.20185374599184 + ], + [ + -5.488522508150438, + 16.325102037007966 + ], + [ + -5.971128709324248, + 20.64083344164763 + ], + [ + -6.453786586930335, + 24.956590684503425 + ], + [ + -4.92333736817423, + 24.974574082941 + ], + [ + -1.550054897457613, + 22.792665920497384 + ], + [ + 1.823227573259032, + 20.610809434486043 + ], + [ + 2.06099083823392, + 20.142233384679486 + ], + [ + 2.683588494486429, + 19.856230170160114 + ], + [ + 3.1466610042539, + 19.69357859952144 + ], + [ + 3.158133172222705, + 19.057364203360038 + ], + [ + 4.267419467800039, + 19.155265204337 + ], + [ + 4.270209995143801, + 16.852227484601215 + ], + [ + 3.723421665063483, + 16.184283759012615 + ], + [ + 3.638258904646477, + 15.568119818580454 + ], + [ + 2.749992709981484, + 15.409524847876696 + ], + [ + 1.385528191746858, + 15.323561102759172 + ], + [ + 1.01578331869851, + 14.968182277887948 + ], + [ + 0.374892205414682, + 14.928908189346132 + ], + [ + -0.26625729003058, + 14.924308986872148 + ], + [ + -0.515854458000348, + 15.116157741755726 + ], + [ + -1.066363491205664, + 14.973815009007765 + ], + [ + -2.001035122068771, + 14.559008287000891 + ], + [ + -2.191824510090385, + 14.246417548067356 + ], + [ + -2.967694464520577, + 13.79815033615151 + ], + [ + -3.10370683431276, + 13.541266791228594 + ], + [ + -3.522802700199861, + 13.337661647998615 + ], + [ + -4.006390753587226, + 13.472485459848116 + ], + [ + -4.28040503581488, + 13.228443508349741 + ], + [ + -4.427166103523803, + 12.542645575404295 + ], + [ + -5.220941941743121, + 11.713858954307227 + ], + [ + -5.197842576508648, + 11.37514577885014 + ], + [ + -5.470564947929006, + 10.951269842976048 + ], + [ + -5.404341599946974, + 10.370736802609146 + ], + [ + -5.816926235365287, + 10.222554633012194 + ], + [ + -6.050452032892267, + 10.096360785355444 + ], + [ + -6.205222947606431, + 10.524060777219134 + ], + [ + -6.493965013037267, + 10.411302801958271 + ], + [ + -6.666460944027548, + 10.430810655148447 + ], + [ + -6.850506557635057, + 10.138993841996239 + ], + [ + -7.622759161804809, + 10.147236232946796 + ], + [ + -7.899589809592372, + 10.297382106970828 + ], + [ + -8.029943610048619, + 10.206534939001713 + ], + [ + -8.33537716310974, + 10.494811916541934 + ], + [ + -8.282357143578281, + 10.792597357623846 + ], + [ + -8.407310756860028, + 10.909256903522762 + ], + [ + -8.620321010767128, + 10.810890814655183 + ], + [ + -8.581305304386774, + 11.136245632364805 + ], + [ + -8.376304897484914, + 11.393645941610629 + ], + [ + -8.786099005559464, + 11.812560939984706 + ], + [ + -8.90526485842453, + 12.088358059126437 + ], + [ + -9.127473517279583, + 12.308060411015331 + ], + [ + -9.327616339546012, + 12.334286200403454 + ], + [ + -9.567911749703214, + 12.194243068892476 + ], + [ + -9.890992804392013, + 12.060478623904972 + ], + [ + -10.165213792348837, + 11.844083563682744 + ], + [ + -10.593223842806282, + 11.92397532800598 + ], + [ + -10.870829637078215, + 12.17788747807211 + ], + [ + -11.036555955438258, + 12.211244615116515 + ], + [ + -11.29757361494451, + 12.077971096235771 + ], + [ + -11.456168585648271, + 12.076834214725338 + ], + [ + -11.51394283695059, + 12.442987575729418 + ], + [ + -11.467899135778524, + 12.754518947800975 + ], + [ + -11.55339779300543, + 13.141213690641067 + ], + [ + -11.927716030311615, + 13.422075100147394 + ], + [ + -12.12488745772126, + 13.994727484589788 + ], + [ + -12.170750291380301, + 14.616834214735505 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Mozambique", + "sov_a3": "MOZ", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Mozambique", + "adm0_a3": "MOZ", + "geou_dif": 0, + "geounit": "Mozambique", + "gu_a3": "MOZ", + "su_dif": 0, + "subunit": "Mozambique", + "su_a3": "MOZ", + "brk_diff": 0, + "name": "Mozambique", + "name_long": "Mozambique", + "brk_a3": "MOZ", + "brk_name": "Mozambique", + "brk_group": null, + "abbrev": "Moz.", + "postal": "MZ", + "formal_en": "Republic of Mozambique", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Mozambique", + "name_alt": null, + "mapcolor7": 4, + "mapcolor8": 2, + "mapcolor9": 1, + "mapcolor13": 4, + "pop_est": 21669278, + "gdp_md_est": 18940, + "pop_year": -99, + "lastcensus": 2007, + "gdp_year": -99, + "economy": "7. Least developed region", + "income_grp": "5. Low income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "MZ", + "iso_a3": "MOZ", + "iso_n3": "508", + "un_a3": "508", + "wb_a2": "MZ", + "wb_a3": "MOZ", + "woe_id": -99, + "adm0_a3_is": "MOZ", + "adm0_a3_us": "MOZ", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Eastern Africa", + "region_wb": "Sub-Saharan Africa", + "name_len": 10, + "long_len": 10, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "MOZ.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 34.55998904799935, + -11.520020033415925 + ], + [ + 35.31239790216904, + -11.439146416879147 + ], + [ + 36.51408165868426, + -11.720938002166733 + ], + [ + 36.775150994622805, + -11.594537448780805 + ], + [ + 37.47128421402661, + -11.56875090906716 + ], + [ + 37.82764489111139, + -11.268769219612835 + ], + [ + 38.42755659358775, + -11.285202325081656 + ], + [ + 39.521029900883775, + -10.896853936408226 + ], + [ + 40.31658857601719, + -10.317096042525698 + ], + [ + 40.47838748552303, + -10.765440769089993 + ], + [ + 40.437253045418686, + -11.761710707245015 + ], + [ + 40.56081139502857, + -12.639176527561027 + ], + [ + 40.59962039567975, + -14.201975192931862 + ], + [ + 40.775475294768995, + -14.691764418194241 + ], + [ + 40.4772506040126, + -15.406294447493972 + ], + [ + 40.08926395036522, + -16.10077402106446 + ], + [ + 39.45255862809705, + -16.72089120856694 + ], + [ + 38.53835086442152, + -17.101023044505958 + ], + [ + 37.41113284683888, + -17.586368096591237 + ], + [ + 36.28127933120936, + -18.65968759529345 + ], + [ + 35.89649661636406, + -18.842260430580634 + ], + [ + 35.198399692533144, + -19.552811374593894 + ], + [ + 34.78638349787005, + -19.784011732667736 + ], + [ + 34.70189253107284, + -20.49704314543101 + ], + [ + 35.176127150215365, + -21.25436126066841 + ], + [ + 35.37342776870574, + -21.840837090748877 + ], + [ + 35.385848253705404, + -22.14 + ], + [ + 35.562545536369086, + -22.09 + ], + [ + 35.533934767404304, + -23.070787855727758 + ], + [ + 35.37177412287238, + -23.5353589820317 + ], + [ + 35.60747033055563, + -23.706563002214683 + ], + [ + 35.45874555841962, + -24.12260995859655 + ], + [ + 35.04073489761066, + -24.478350518493805 + ], + [ + 34.21582400893547, + -24.81631438568266 + ], + [ + 33.01321007663901, + -25.357573337507738 + ], + [ + 32.574632195777866, + -25.72731821055609 + ], + [ + 32.66036339695009, + -26.148584486599443 + ], + [ + 32.91595503106569, + -26.215867201443466 + ], + [ + 32.830120477028885, + -26.742191664336197 + ], + [ + 32.07166548028107, + -26.73382008230491 + ], + [ + 31.98577924981197, + -26.291779880480227 + ], + [ + 31.837777947728064, + -25.84333180105135 + ], + [ + 31.75240848158188, + -25.484283949487413 + ], + [ + 31.93058882012425, + -24.369416599222536 + ], + [ + 31.670397983534652, + -23.658969008073864 + ], + [ + 31.191409132621285, + -22.2515096981724 + ], + [ + 32.244988234188014, + -21.116488539313693 + ], + [ + 32.50869306817344, + -20.395292250248307 + ], + [ + 32.65974327976258, + -20.304290052982317 + ], + [ + 32.772707960752626, + -19.715592136313298 + ], + [ + 32.61199425632489, + -19.419382826416275 + ], + [ + 32.65488569512715, + -18.672089939043495 + ], + [ + 32.84986087416439, + -17.97905730557718 + ], + [ + 32.847638787575846, + -16.713398125884616 + ], + [ + 32.32823896661022, + -16.392074069893752 + ], + [ + 31.8520406430406, + -16.319417006091378 + ], + [ + 31.636498243951195, + -16.071990248277885 + ], + [ + 31.173063999157677, + -15.860943698797872 + ], + [ + 30.338954705534544, + -15.880839125230244 + ], + [ + 30.274255812305107, + -15.507786960515212 + ], + [ + 30.17948123548183, + -14.796099134991527 + ], + [ + 33.214024692525214, + -13.971860039936153 + ], + [ + 33.789700148256685, + -14.451830743063072 + ], + [ + 34.064825473778626, + -14.359950046448121 + ], + [ + 34.45963341648854, + -14.613009535381424 + ], + [ + 34.51766604995231, + -15.013708591372612 + ], + [ + 34.307291294092096, + -15.478641452702595 + ], + [ + 34.38129194513405, + -16.183559665596043 + ], + [ + 35.033810255683534, + -16.801299737213093 + ], + [ + 35.33906294123164, + -16.10744028083011 + ], + [ + 35.77190473810836, + -15.896858819240725 + ], + [ + 35.68684533055594, + -14.611045830954332 + ], + [ + 35.26795617039801, + -13.887834161029566 + ], + [ + 34.907151320136165, + -13.565424899960568 + ], + [ + 34.55998904799935, + -13.579997653866876 + ], + [ + 34.28000613784198, + -12.280025323132504 + ], + [ + 34.55998904799935, + -11.520020033415925 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Mauritania", + "sov_a3": "MRT", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Mauritania", + "adm0_a3": "MRT", + "geou_dif": 0, + "geounit": "Mauritania", + "gu_a3": "MRT", + "su_dif": 0, + "subunit": "Mauritania", + "su_a3": "MRT", + "brk_diff": 0, + "name": "Mauritania", + "name_long": "Mauritania", + "brk_a3": "MRT", + "brk_name": "Mauritania", + "brk_group": null, + "abbrev": "Mrt.", + "postal": "MR", + "formal_en": "Islamic Republic of Mauritania", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Mauritania", + "name_alt": null, + "mapcolor7": 3, + "mapcolor8": 3, + "mapcolor9": 2, + "mapcolor13": 1, + "pop_est": 3129486, + "gdp_md_est": 6308, + "pop_year": -99, + "lastcensus": 2000, + "gdp_year": -99, + "economy": "7. Least developed region", + "income_grp": "5. Low income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "MR", + "iso_a3": "MRT", + "iso_n3": "478", + "un_a3": "478", + "wb_a2": "MR", + "wb_a3": "MRT", + "woe_id": -99, + "adm0_a3_is": "MRT", + "adm0_a3_us": "MRT", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Western Africa", + "region_wb": "Sub-Saharan Africa", + "name_len": 10, + "long_len": 10, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "MRT.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -12.170750291380301, + 14.616834214735505 + ], + [ + -12.830658331747516, + 15.303691514542946 + ], + [ + -13.43573767745306, + 16.03938304286619 + ], + [ + -14.099521450242179, + 16.304302273010492 + ], + [ + -14.577347581428981, + 16.59826365810281 + ], + [ + -15.135737270558817, + 16.587282416240782 + ], + [ + -15.62366614425869, + 16.369337063049812 + ], + [ + -16.12069007004193, + 16.455662543193384 + ], + [ + -16.463098110407884, + 16.13503611903846 + ], + [ + -16.549707810929064, + 16.67389211676196 + ], + [ + -16.270551723688357, + 17.166962795474873 + ], + [ + -16.14634741867485, + 18.108481553616656 + ], + [ + -16.256883307347167, + 19.096715806550307 + ], + [ + -16.37765112961327, + 19.593817246981985 + ], + [ + -16.277838100641517, + 20.0925206568147 + ], + [ + -16.536323614965468, + 20.567866319251493 + ], + [ + -17.063423224342568, + 20.999752102130827 + ], + [ + -16.845193650773993, + 21.33332347257488 + ], + [ + -12.929101935263532, + 21.32707062426756 + ], + [ + -13.118754441774712, + 22.771220201096256 + ], + [ + -12.874221564169575, + 23.284832261645178 + ], + [ + -11.937224493853321, + 23.374594224536168 + ], + [ + -11.96941891117116, + 25.933352769468268 + ], + [ + -8.6872936670174, + 25.881056219988906 + ], + [ + -8.68439978680905, + 27.395744126896005 + ], + [ + -4.92333736817423, + 24.974574082941 + ], + [ + -6.453786586930335, + 24.956590684503425 + ], + [ + -5.971128709324248, + 20.64083344164763 + ], + [ + -5.488522508150438, + 16.325102037007966 + ], + [ + -5.315277268891933, + 16.20185374599184 + ], + [ + -5.537744309908447, + 15.501689764869257 + ], + [ + -9.55023840985939, + 15.486496893775437 + ], + [ + -9.700255092802706, + 15.264107367407362 + ], + [ + -10.086846482778212, + 15.330485744686273 + ], + [ + -10.650791388379417, + 15.132745876521426 + ], + [ + -11.349095017939504, + 15.411256008358478 + ], + [ + -11.666078253617854, + 15.388208319556298 + ], + [ + -11.834207526079467, + 14.79909699142894 + ], + [ + -12.170750291380301, + 14.616834214735505 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Namibia", + "sov_a3": "NAM", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Namibia", + "adm0_a3": "NAM", + "geou_dif": 0, + "geounit": "Namibia", + "gu_a3": "NAM", + "su_dif": 0, + "subunit": "Namibia", + "su_a3": "NAM", + "brk_diff": 0, + "name": "Namibia", + "name_long": "Namibia", + "brk_a3": "NAM", + "brk_name": "Namibia", + "brk_group": null, + "abbrev": "Nam.", + "postal": "NA", + "formal_en": "Republic of Namibia", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Namibia", + "name_alt": null, + "mapcolor7": 4, + "mapcolor8": 1, + "mapcolor9": 1, + "mapcolor13": 7, + "pop_est": 2108665, + "gdp_md_est": 13250, + "pop_year": -99, + "lastcensus": 2001, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "3. Upper middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "NA", + "iso_a3": "NAM", + "iso_n3": "516", + "un_a3": "516", + "wb_a2": "NA", + "wb_a3": "NAM", + "woe_id": -99, + "adm0_a3_is": "NAM", + "adm0_a3_us": "NAM", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Southern Africa", + "region_wb": "Sub-Saharan Africa", + "name_len": 7, + "long_len": 7, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "NAM.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 16.344976840895242, + -28.576705010697697 + ], + [ + 15.601818068105814, + -27.8212472470228 + ], + [ + 15.21047244635946, + -27.090955905874047 + ], + [ + 14.989710727608552, + -26.117371921495156 + ], + [ + 14.743214145576331, + -25.39292001719538 + ], + [ + 14.408144158595833, + -23.853014011329847 + ], + [ + 14.385716586981149, + -22.65665292734069 + ], + [ + 14.257714064194175, + -22.111208184499954 + ], + [ + 13.86864220546866, + -21.699036960539978 + ], + [ + 13.35249799973744, + -20.872834161057504 + ], + [ + 12.826845330464492, + -19.673165785401665 + ], + [ + 12.608564080463621, + -19.0453488094877 + ], + [ + 11.794918654028066, + -18.069129327061916 + ], + [ + 11.734198846085121, + -17.301889336824473 + ], + [ + 12.215461460019355, + -17.111668389558083 + ], + [ + 12.814081251688407, + -16.94134286872407 + ], + [ + 13.462362094789967, + -16.971211846588773 + ], + [ + 14.05850141770901, + -17.423380629142663 + ], + [ + 14.209706658595024, + -17.35310068122572 + ], + [ + 18.26330936043416, + -17.309950860262006 + ], + [ + 18.956186964603603, + -17.789094740472258 + ], + [ + 21.377176141045567, + -17.930636488519696 + ], + [ + 23.215048455506064, + -17.52311614346598 + ], + [ + 24.033861525170778, + -17.295843194246324 + ], + [ + 24.682349074001507, + -17.353410739819473 + ], + [ + 25.07695031098226, + -17.57882333747662 + ], + [ + 25.08444339366457, + -17.661815687737374 + ], + [ + 24.520705193792537, + -17.887124932529936 + ], + [ + 24.217364536239213, + -17.88934701911849 + ], + [ + 23.579005568137717, + -18.28126108162006 + ], + [ + 23.1968583513393, + -17.869038181227786 + ], + [ + 21.655040317478978, + -18.219146010005225 + ], + [ + 20.910641310314535, + -18.252218926672022 + ], + [ + 20.881134067475866, + -21.814327080983148 + ], + [ + 19.89545779794068, + -21.84915699634787 + ], + [ + 19.895767856534434, + -24.767790215760588 + ], + [ + 19.894734327888614, + -28.461104831660776 + ], + [ + 19.002127312911085, + -28.972443129188864 + ], + [ + 18.464899122804752, + -29.04546192801728 + ], + [ + 17.83615197110953, + -28.85637786226132 + ], + [ + 17.387497185951503, + -28.78351409272978 + ], + [ + 17.218928663815404, + -28.35594329194681 + ], + [ + 16.824017368240902, + -28.082161553664466 + ], + [ + 16.344976840895242, + -28.576705010697697 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 6, + "sovereignt": "Malawi", + "sov_a3": "MWI", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Malawi", + "adm0_a3": "MWI", + "geou_dif": 0, + "geounit": "Malawi", + "gu_a3": "MWI", + "su_dif": 0, + "subunit": "Malawi", + "su_a3": "MWI", + "brk_diff": 0, + "name": "Malawi", + "name_long": "Malawi", + "brk_a3": "MWI", + "brk_name": "Malawi", + "brk_group": null, + "abbrev": "Mal.", + "postal": "MW", + "formal_en": "Republic of Malawi", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Malawi", + "name_alt": null, + "mapcolor7": 1, + "mapcolor8": 3, + "mapcolor9": 4, + "mapcolor13": 5, + "pop_est": 14268711, + "gdp_md_est": 11810, + "pop_year": -99, + "lastcensus": 2008, + "gdp_year": -99, + "economy": "7. Least developed region", + "income_grp": "5. Low income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "MW", + "iso_a3": "MWI", + "iso_n3": "454", + "un_a3": "454", + "wb_a2": "MW", + "wb_a3": "MWI", + "woe_id": -99, + "adm0_a3_is": "MWI", + "adm0_a3_us": "MWI", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Eastern Africa", + "region_wb": "Sub-Saharan Africa", + "name_len": 6, + "long_len": 6, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "MWI.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 34.55998904799935, + -11.520020033415925 + ], + [ + 34.28000613784198, + -12.280025323132504 + ], + [ + 34.55998904799935, + -13.579997653866876 + ], + [ + 34.907151320136165, + -13.565424899960568 + ], + [ + 35.26795617039801, + -13.887834161029566 + ], + [ + 35.68684533055594, + -14.611045830954332 + ], + [ + 35.77190473810836, + -15.896858819240725 + ], + [ + 35.33906294123164, + -16.10744028083011 + ], + [ + 35.033810255683534, + -16.801299737213093 + ], + [ + 34.38129194513405, + -16.183559665596043 + ], + [ + 34.307291294092096, + -15.478641452702595 + ], + [ + 34.51766604995231, + -15.013708591372612 + ], + [ + 34.45963341648854, + -14.613009535381424 + ], + [ + 34.064825473778626, + -14.359950046448121 + ], + [ + 33.789700148256685, + -14.451830743063072 + ], + [ + 33.214024692525214, + -13.971860039936153 + ], + [ + 32.68816531752313, + -13.712857761289275 + ], + [ + 32.991764357237884, + -12.783870537978272 + ], + [ + 33.306422153463075, + -12.435778090060218 + ], + [ + 33.11428917820191, + -11.607198174692314 + ], + [ + 33.315310499817286, + -10.796549981329697 + ], + [ + 33.48568769708359, + -10.525558770391115 + ], + [ + 33.2313879737753, + -9.6767216935648 + ], + [ + 32.75937544122132, + -9.230599053589058 + ], + [ + 33.73972903823045, + -9.417150974162723 + ], + [ + 33.94083772409653, + -9.693673841980294 + ], + [ + 34.28000613784198, + -10.159999688358404 + ], + [ + 34.55998904799935, + -11.520020033415925 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Niger", + "sov_a3": "NER", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Niger", + "adm0_a3": "NER", + "geou_dif": 0, + "geounit": "Niger", + "gu_a3": "NER", + "su_dif": 0, + "subunit": "Niger", + "su_a3": "NER", + "brk_diff": 0, + "name": "Niger", + "name_long": "Niger", + "brk_a3": "NER", + "brk_name": "Niger", + "brk_group": null, + "abbrev": "Niger", + "postal": "NE", + "formal_en": "Republic of Niger", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Niger", + "name_alt": null, + "mapcolor7": 4, + "mapcolor8": 5, + "mapcolor9": 3, + "mapcolor13": 13, + "pop_est": 15306252, + "gdp_md_est": 10040, + "pop_year": -99, + "lastcensus": 2001, + "gdp_year": -99, + "economy": "7. Least developed region", + "income_grp": "5. Low income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "NE", + "iso_a3": "NER", + "iso_n3": "562", + "un_a3": "562", + "wb_a2": "NE", + "wb_a3": "NER", + "woe_id": -99, + "adm0_a3_is": "NER", + "adm0_a3_us": "NER", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Western Africa", + "region_wb": "Sub-Saharan Africa", + "name_len": 5, + "long_len": 5, + "abbrev_len": 5, + "tiny": -99, + "homepart": 1, + "filename": "NER.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 2.15447350424995, + 11.940150051313424 + ], + [ + 2.177107781593918, + 12.625017808477537 + ], + [ + 1.024103224297619, + 12.851825669806601 + ], + [ + 0.993045688490156, + 13.335749620003865 + ], + [ + 0.429927605805517, + 13.988733018443893 + ], + [ + 0.295646396495215, + 14.444234930880667 + ], + [ + 0.374892205414767, + 14.928908189346147 + ], + [ + 1.015783318698482, + 14.968182277887989 + ], + [ + 1.385528191746971, + 15.32356110275924 + ], + [ + 2.749992709981541, + 15.409524847876753 + ], + [ + 3.638258904646591, + 15.568119818580442 + ], + [ + 3.723421665063597, + 16.184283759012658 + ], + [ + 4.270209995143887, + 16.852227484601315 + ], + [ + 4.267419467800096, + 19.155265204337127 + ], + [ + 5.677565952180714, + 19.6012069767998 + ], + [ + 8.57289310062987, + 21.565660712159225 + ], + [ + 11.9995056494717, + 23.471668402596432 + ], + [ + 13.581424594790462, + 23.04050608976928 + ], + [ + 14.143870883855243, + 22.49128896737113 + ], + [ + 14.8513, + 22.862950000000126 + ], + [ + 15.096887648181848, + 21.30851878507491 + ], + [ + 15.471076694407316, + 21.048457139565983 + ], + [ + 15.487148064850146, + 20.730414537025638 + ], + [ + 15.903246697664313, + 20.387618923417506 + ], + [ + 15.685740594147774, + 19.957180080642384 + ], + [ + 15.30044111497972, + 17.927949937405003 + ], + [ + 15.247731154041846, + 16.627305813050782 + ], + [ + 13.972201775781684, + 15.684365953021143 + ], + [ + 13.540393507550789, + 14.367133693901222 + ], + [ + 13.956698846094127, + 13.996691189016929 + ], + [ + 13.95447675950561, + 13.353448798063766 + ], + [ + 14.595781284247607, + 13.330426947477859 + ], + [ + 14.495787387762903, + 12.859396267137356 + ], + [ + 14.21353071458475, + 12.802035427293333 + ], + [ + 14.18133629726691, + 12.483656927943171 + ], + [ + 13.995352817448293, + 12.461565253138303 + ], + [ + 13.318701613018561, + 13.556356309457954 + ], + [ + 13.083987257548813, + 13.596147162322495 + ], + [ + 12.30207116054055, + 13.037189032437539 + ], + [ + 11.527803175511508, + 13.32898000737356 + ], + [ + 10.989593133191532, + 13.387322699431195 + ], + [ + 10.701031935273818, + 13.246917832894042 + ], + [ + 10.114814487354748, + 13.277251898649467 + ], + [ + 9.52492801274309, + 12.851102199754564 + ], + [ + 9.014933302454438, + 12.826659247280418 + ], + [ + 7.804671258178871, + 13.343526923063735 + ], + [ + 7.330746697630047, + 13.098038031461215 + ], + [ + 6.820441928747812, + 13.115091254117601 + ], + [ + 6.445426059605722, + 13.492768459522722 + ], + [ + 5.443058302440135, + 13.865923977102225 + ], + [ + 4.368343540066007, + 13.747481594289411 + ], + [ + 4.107945997747379, + 13.531215725147945 + ], + [ + 3.967282749048934, + 12.956108710171577 + ], + [ + 3.680633579125925, + 12.55290334721417 + ], + [ + 3.611180454125587, + 11.660167141155966 + ], + [ + 2.848643019226586, + 12.23563589115821 + ], + [ + 2.490163608418015, + 12.233052069543588 + ], + [ + 2.15447350424995, + 11.940150051313424 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 2, + "sovereignt": "Nigeria", + "sov_a3": "NGA", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Nigeria", + "adm0_a3": "NGA", + "geou_dif": 0, + "geounit": "Nigeria", + "gu_a3": "NGA", + "su_dif": 0, + "subunit": "Nigeria", + "su_a3": "NGA", + "brk_diff": 0, + "name": "Nigeria", + "name_long": "Nigeria", + "brk_a3": "NGA", + "brk_name": "Nigeria", + "brk_group": null, + "abbrev": "Nigeria", + "postal": "NG", + "formal_en": "Federal Republic of Nigeria", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Nigeria", + "name_alt": null, + "mapcolor7": 3, + "mapcolor8": 2, + "mapcolor9": 5, + "mapcolor13": 2, + "pop_est": 149229090, + "gdp_md_est": 335400, + "pop_year": -99, + "lastcensus": 2006, + "gdp_year": -99, + "economy": "5. Emerging region: G20", + "income_grp": "4. Lower middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "NG", + "iso_a3": "NGA", + "iso_n3": "566", + "un_a3": "566", + "wb_a2": "NG", + "wb_a3": "NGA", + "woe_id": -99, + "adm0_a3_is": "NGA", + "adm0_a3_us": "NGA", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Western Africa", + "region_wb": "Sub-Saharan Africa", + "name_len": 7, + "long_len": 7, + "abbrev_len": 7, + "tiny": -99, + "homepart": 1, + "filename": "NGA.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 8.500287713259695, + 4.771982937026849 + ], + [ + 7.46210818851594, + 4.412108262546241 + ], + [ + 7.082596469764439, + 4.464689032403228 + ], + [ + 6.6980721370806, + 4.240594183769517 + ], + [ + 5.898172641634687, + 4.262453314628985 + ], + [ + 5.362804803090881, + 4.887970689305959 + ], + [ + 5.033574252959368, + 5.611802476418234 + ], + [ + 4.325607130560683, + 6.270651149923467 + ], + [ + 3.574180128604553, + 6.258300482605719 + ], + [ + 2.691701694356254, + 6.258817246928629 + ], + [ + 2.74906253420022, + 7.870734361192888 + ], + [ + 2.723792758809509, + 8.50684540448971 + ], + [ + 2.912308383810256, + 9.13760793704432 + ], + [ + 3.220351596702101, + 9.4441525333997 + ], + [ + 3.705438266625919, + 10.063210354040208 + ], + [ + 3.600070021182801, + 10.332186184119408 + ], + [ + 3.797112257511714, + 10.734745591673105 + ], + [ + 3.572216424177469, + 11.327939357951518 + ], + [ + 3.611180454125559, + 11.660167141155966 + ], + [ + 3.680633579125811, + 12.552903347214226 + ], + [ + 3.967282749048849, + 12.956108710171575 + ], + [ + 4.107945997747322, + 13.531215725147831 + ], + [ + 4.368343540066064, + 13.747481594289324 + ], + [ + 5.443058302440164, + 13.865923977102298 + ], + [ + 6.445426059605637, + 13.492768459522678 + ], + [ + 6.820441928747754, + 13.115091254117518 + ], + [ + 7.330746697630018, + 13.0980380314612 + ], + [ + 7.804671258178786, + 13.343526923063745 + ], + [ + 9.014933302454466, + 12.82665924728043 + ], + [ + 9.524928012742945, + 12.851102199754479 + ], + [ + 10.114814487354693, + 13.27725189864941 + ], + [ + 10.701031935273704, + 13.246917832894084 + ], + [ + 10.989593133191535, + 13.38732269943111 + ], + [ + 11.527803175511394, + 13.328980007373588 + ], + [ + 12.302071160540523, + 13.037189032437524 + ], + [ + 13.08398725754887, + 13.596147162322566 + ], + [ + 13.318701613018561, + 13.556356309457826 + ], + [ + 13.99535281744835, + 12.461565253138346 + ], + [ + 14.181336297266792, + 12.483656927943116 + ], + [ + 14.577177768622533, + 12.085360826053503 + ], + [ + 14.468192172918975, + 11.904751695193411 + ], + [ + 14.415378859116686, + 11.572368882692075 + ], + [ + 13.572949659894562, + 10.798565985553566 + ], + [ + 13.308676385153918, + 10.160362046748928 + ], + [ + 13.167599724997103, + 9.640626328973411 + ], + [ + 12.955467970438974, + 9.417771714714704 + ], + [ + 12.753671502339214, + 8.717762762888995 + ], + [ + 12.218872104550599, + 8.305824082874324 + ], + [ + 12.063946160539558, + 7.799808457872302 + ], + [ + 11.839308709366803, + 7.397042344589436 + ], + [ + 11.74577436691851, + 6.981382961449753 + ], + [ + 11.05878787603035, + 6.644426784690594 + ], + [ + 10.497375115611417, + 7.055357774275564 + ], + [ + 10.118276808318257, + 7.038769639509879 + ], + [ + 9.522705926154401, + 6.453482367372117 + ], + [ + 9.233162876023044, + 6.444490668153334 + ], + [ + 8.757532993208628, + 5.479665839047911 + ], + [ + 8.500287713259695, + 4.771982937026849 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Rwanda", + "sov_a3": "RWA", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Rwanda", + "adm0_a3": "RWA", + "geou_dif": 0, + "geounit": "Rwanda", + "gu_a3": "RWA", + "su_dif": 0, + "subunit": "Rwanda", + "su_a3": "RWA", + "brk_diff": 0, + "name": "Rwanda", + "name_long": "Rwanda", + "brk_a3": "RWA", + "brk_name": "Rwanda", + "brk_group": null, + "abbrev": "Rwa.", + "postal": "RW", + "formal_en": "Republic of Rwanda", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Rwanda", + "name_alt": null, + "mapcolor7": 5, + "mapcolor8": 2, + "mapcolor9": 3, + "mapcolor13": 10, + "pop_est": 10473282, + "gdp_md_est": 9706, + "pop_year": -99, + "lastcensus": 2002, + "gdp_year": -99, + "economy": "7. Least developed region", + "income_grp": "5. Low income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "RW", + "iso_a3": "RWA", + "iso_n3": "646", + "un_a3": "646", + "wb_a2": "RW", + "wb_a3": "RWA", + "woe_id": -99, + "adm0_a3_is": "RWA", + "adm0_a3_us": "RWA", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Eastern Africa", + "region_wb": "Sub-Saharan Africa", + "name_len": 6, + "long_len": 6, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "RWA.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 30.41910485201924, + -1.134659112150416 + ], + [ + 30.81613488131771, + -1.698914076345389 + ], + [ + 30.75830895358311, + -2.287250257988369 + ], + [ + 30.469696079232985, + -2.413857517103458 + ], + [ + 29.938359002407942, + -2.348486830254238 + ], + [ + 29.632176141078588, + -2.917857761246097 + ], + [ + 29.024926385216787, + -2.839257907730158 + ], + [ + 29.117478875451553, + -2.292211195488385 + ], + [ + 29.25483483248334, + -2.215109958508911 + ], + [ + 29.29188683443661, + -1.620055840667987 + ], + [ + 29.579466180140884, + -1.341313164885626 + ], + [ + 29.82151858899601, + -1.443322442229785 + ], + [ + 30.41910485201924, + -1.134659112150416 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Sudan", + "sov_a3": "SDN", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Sudan", + "adm0_a3": "SDN", + "geou_dif": 0, + "geounit": "Sudan", + "gu_a3": "SDN", + "su_dif": 0, + "subunit": "Sudan", + "su_a3": "SDN", + "brk_diff": 0, + "name": "Sudan", + "name_long": "Sudan", + "brk_a3": "SDN", + "brk_name": "Sudan", + "brk_group": null, + "abbrev": "Sudan", + "postal": "SD", + "formal_en": "Republic of the Sudan", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Sudan", + "name_alt": null, + "mapcolor7": 2, + "mapcolor8": 6, + "mapcolor9": 4, + "mapcolor13": 1, + "pop_est": 25946220, + "gdp_md_est": 88080, + "pop_year": -99, + "lastcensus": 2008, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "4. Lower middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "SD", + "iso_a3": "SDN", + "iso_n3": "729", + "un_a3": "729", + "wb_a2": "SD", + "wb_a3": "SDN", + "woe_id": -99, + "adm0_a3_is": "SDN", + "adm0_a3_us": "SDN", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Northern Africa", + "region_wb": "Sub-Saharan Africa", + "name_len": 5, + "long_len": 5, + "abbrev_len": 5, + "tiny": -99, + "homepart": 1, + "filename": "SDN.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 33.963392794971185, + 9.464285229420625 + ], + [ + 33.82496348090751, + 9.484060845715362 + ], + [ + 33.842130853028145, + 9.981914637215993 + ], + [ + 33.72195924818311, + 10.325262079630193 + ], + [ + 33.20693808456178, + 10.720111638406593 + ], + [ + 33.086766479716744, + 11.441141267476496 + ], + [ + 33.20693808456178, + 12.179338268667093 + ], + [ + 32.743419037302544, + 12.248007757149992 + ], + [ + 32.67474954881965, + 12.02483191958072 + ], + [ + 32.073891524594785, + 11.973329803218519 + ], + [ + 32.31423473428475, + 11.68148447716652 + ], + [ + 32.400071594888345, + 11.080626452941488 + ], + [ + 31.850715687025517, + 10.531270545078826 + ], + [ + 31.35286189552488, + 9.810240916008695 + ], + [ + 30.83784073190338, + 9.70723668328452 + ], + [ + 29.99663949798855, + 10.290927335388687 + ], + [ + 29.61895731133285, + 10.084918869940225 + ], + [ + 29.515953078608614, + 9.793073543888056 + ], + [ + 29.000931914987174, + 9.60423245056029 + ], + [ + 28.966597170745782, + 9.398223985111654 + ], + [ + 27.970889587744352, + 9.398223985111654 + ], + [ + 27.833550610778783, + 9.60423245056029 + ], + [ + 27.112520981708883, + 9.638567194801624 + ], + [ + 26.752006167173818, + 9.466893473594496 + ], + [ + 26.477328213242515, + 9.552730334198088 + ], + [ + 25.962307049621018, + 10.136420986302424 + ], + [ + 25.790633328413946, + 10.411098940233728 + ], + [ + 25.069603699343986, + 10.273759963267992 + ], + [ + 24.794925745412684, + 9.810240916008695 + ], + [ + 24.53741516360202, + 8.91753756573172 + ], + [ + 24.19406772118765, + 8.728696472403897 + ], + [ + 23.886979580860665, + 8.619729712933065 + ], + [ + 23.805813429466752, + 8.666318874542526 + ], + [ + 23.459012892355986, + 8.95428579348902 + ], + [ + 23.394779087017298, + 9.26506785729225 + ], + [ + 23.55724979014292, + 9.68121816653877 + ], + [ + 23.554304233502194, + 10.08925527591532 + ], + [ + 22.97754357269275, + 10.71446259199854 + ], + [ + 22.864165480244253, + 11.142395127807617 + ], + [ + 22.87622, + 11.384610000000123 + ], + [ + 22.50869, + 11.67936 + ], + [ + 22.49762, + 12.26024 + ], + [ + 22.28801, + 12.64605 + ], + [ + 21.93681, + 12.588180000000136 + ], + [ + 22.03759, + 12.95546 + ], + [ + 22.29658, + 13.37232 + ], + [ + 22.18329, + 13.78648 + ], + [ + 22.51202, + 14.09318 + ], + [ + 22.30351, + 14.32682 + ], + [ + 22.56795000000011, + 14.944290000000137 + ], + [ + 23.024590000000103, + 15.68072 + ], + [ + 23.886890000000108, + 15.61084 + ], + [ + 23.837660000000138, + 19.580470000000105 + ], + [ + 23.850000000000136, + 20 + ], + [ + 25.00000000000011, + 20.00304 + ], + [ + 25.00000000000011, + 22 + ], + [ + 29.02, + 22 + ], + [ + 32.9, + 22 + ], + [ + 36.86623, + 22 + ], + [ + 37.1887200000001, + 21.01885 + ], + [ + 36.96941, + 20.83744000000013 + ], + [ + 37.11470000000014, + 19.80796 + ], + [ + 37.4817900000001, + 18.61409 + ], + [ + 37.86276, + 18.36786 + ], + [ + 38.410089959473225, + 17.99830739997031 + ], + [ + 37.90400000000011, + 17.42754 + ], + [ + 37.16747, + 17.263140000000135 + ], + [ + 36.852530000000115, + 16.95655 + ], + [ + 36.75389, + 16.29186 + ], + [ + 36.32322, + 14.82249 + ], + [ + 36.42951, + 14.42211 + ], + [ + 36.27022, + 13.563330000000121 + ], + [ + 35.86363, + 12.57828 + ], + [ + 35.26049, + 12.08286 + ], + [ + 34.83163000000013, + 11.318960000000118 + ], + [ + 34.73115000000013, + 10.910170000000107 + ], + [ + 34.25745, + 10.63009 + ], + [ + 33.96162, + 9.58358 + ], + [ + 33.963392794971185, + 9.464285229420625 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 7, + "sovereignt": "Western Sahara", + "sov_a3": "SAH", + "adm0_dif": 0, + "level": 2, + "type": "Indeterminate", + "admin": "Western Sahara", + "adm0_a3": "SAH", + "geou_dif": 0, + "geounit": "Western Sahara", + "gu_a3": "SAH", + "su_dif": 0, + "subunit": "Western Sahara", + "su_a3": "SAH", + "brk_diff": 1, + "name": "W. Sahara", + "name_long": "Western Sahara", + "brk_a3": "B28", + "brk_name": "W. Sahara", + "brk_group": null, + "abbrev": "W. Sah.", + "postal": "WS", + "formal_en": "Sahrawi Arab Democratic Republic", + "formal_fr": null, + "note_adm0": "Self admin.", + "note_brk": "Self admin.; Claimed by Morocco", + "name_sort": "Western Sahara", + "name_alt": null, + "mapcolor7": 4, + "mapcolor8": 7, + "mapcolor9": 4, + "mapcolor13": 4, + "pop_est": -99, + "gdp_md_est": -99, + "pop_year": -99, + "lastcensus": -99, + "gdp_year": -99, + "economy": "7. Least developed region", + "income_grp": "5. Low income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "EH", + "iso_a3": "ESH", + "iso_n3": "732", + "un_a3": "732", + "wb_a2": "-99", + "wb_a3": "-99", + "woe_id": -99, + "adm0_a3_is": "MAR", + "adm0_a3_us": "SAH", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Northern Africa", + "region_wb": "Middle East & North Africa", + "name_len": 9, + "long_len": 14, + "abbrev_len": 7, + "tiny": -99, + "homepart": 1, + "filename": "ESH.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -8.794883999049077, + 27.120696316022503 + ], + [ + -8.817828334986672, + 27.656425889592356 + ], + [ + -8.665589565454809, + 27.656425889592356 + ], + [ + -8.665124477564191, + 27.589479071558227 + ], + [ + -8.68439978680905, + 27.395744126896005 + ], + [ + -8.6872936670174, + 25.881056219988906 + ], + [ + -11.96941891117116, + 25.933352769468268 + ], + [ + -11.937224493853321, + 23.374594224536168 + ], + [ + -12.874221564169575, + 23.284832261645178 + ], + [ + -13.118754441774712, + 22.771220201096256 + ], + [ + -12.929101935263532, + 21.32707062426756 + ], + [ + -16.845193650773993, + 21.33332347257488 + ], + [ + -17.063423224342568, + 20.999752102130827 + ], + [ + -17.020428432675743, + 21.42231028898148 + ], + [ + -17.00296179856109, + 21.420734157796577 + ], + [ + -14.750954555713534, + 21.500600083903663 + ], + [ + -14.630832688851072, + 21.8609398462749 + ], + [ + -14.221167771857251, + 22.31016307218816 + ], + [ + -13.891110398809047, + 23.691009019459305 + ], + [ + -12.50096269372537, + 24.7701162785782 + ], + [ + -12.030758836301615, + 26.030866197203043 + ], + [ + -11.718219773800357, + 26.104091701760623 + ], + [ + -11.392554897496979, + 26.883423977154365 + ], + [ + -10.551262579785273, + 26.990807603456886 + ], + [ + -10.189424200877582, + 26.860944729107405 + ], + [ + -9.735343390328879, + 26.860944729107405 + ], + [ + -9.413037482124466, + 27.088476060488517 + ], + [ + -8.794883999049077, + 27.120696316022503 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "South Sudan", + "sov_a3": "SDS", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "South Sudan", + "adm0_a3": "SDS", + "geou_dif": 0, + "geounit": "South Sudan", + "gu_a3": "SDS", + "su_dif": 0, + "subunit": "South Sudan", + "su_a3": "SDS", + "brk_diff": 0, + "name": "S. Sudan", + "name_long": "South Sudan", + "brk_a3": "SDS", + "brk_name": "S. Sudan", + "brk_group": null, + "abbrev": "S. Sud.", + "postal": "SS", + "formal_en": "Republic of South Sudan", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "South Sudan", + "name_alt": null, + "mapcolor7": 1, + "mapcolor8": 3, + "mapcolor9": 3, + "mapcolor13": 5, + "pop_est": 10625176, + "gdp_md_est": 13227, + "pop_year": -99, + "lastcensus": 2008, + "gdp_year": -99, + "economy": "7. Least developed region", + "income_grp": "5. Low income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "SS", + "iso_a3": "SSD", + "iso_n3": "728", + "un_a3": "728", + "wb_a2": "SS", + "wb_a3": "SSD", + "woe_id": -99, + "adm0_a3_is": "SSD", + "adm0_a3_us": "SDS", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Eastern Africa", + "region_wb": "Sub-Saharan Africa", + "name_len": 8, + "long_len": 11, + "abbrev_len": 7, + "tiny": -99, + "homepart": 1, + "filename": "SSD.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 33.963392794971185, + 9.464285229420625 + ], + [ + 33.97498, + 8.68456 + ], + [ + 33.82550000000015, + 8.37916 + ], + [ + 33.29480000000012, + 8.35458 + ], + [ + 32.95418, + 7.784970000000102 + ], + [ + 33.568290000000104, + 7.71334 + ], + [ + 34.0751, + 7.22595 + ], + [ + 34.25032, + 6.82607 + ], + [ + 34.70702, + 6.59422000000012 + ], + [ + 35.298007118233095, + 5.506 + ], + [ + 34.62019626785394, + 4.847122742082036 + ], + [ + 34.005, + 4.249884947362147 + ], + [ + 33.3900000000001, + 3.79 + ], + [ + 32.68642, + 3.79232 + ], + [ + 31.881450000000143, + 3.55827 + ], + [ + 31.24556, + 3.7819 + ], + [ + 30.83385, + 3.50917 + ], + [ + 29.95349, + 4.1737 + ], + [ + 29.71599531425602, + 4.600804755060153 + ], + [ + 29.159078403446642, + 4.389267279473245 + ], + [ + 28.696677687298802, + 4.455077215996994 + ], + [ + 28.428993768027, + 4.287154649264608 + ], + [ + 27.979977247842953, + 4.408413397637388 + ], + [ + 27.374226108517632, + 5.233944403500175 + ], + [ + 27.213409051225256, + 5.550953477394614 + ], + [ + 26.465909458123292, + 5.946717434101856 + ], + [ + 26.21341840994512, + 6.546603298362129 + ], + [ + 25.796647983511264, + 6.97931590415817 + ], + [ + 25.124130893664812, + 7.500085150579424 + ], + [ + 25.114932488716875, + 7.825104071479245 + ], + [ + 24.5673690121522, + 8.229187933785454 + ], + [ + 23.886979580860665, + 8.619729712933065 + ], + [ + 24.19406772118765, + 8.728696472403897 + ], + [ + 24.53741516360202, + 8.91753756573172 + ], + [ + 24.794925745412684, + 9.810240916008695 + ], + [ + 25.069603699343986, + 10.273759963267992 + ], + [ + 25.790633328413946, + 10.411098940233728 + ], + [ + 25.962307049621018, + 10.136420986302424 + ], + [ + 26.477328213242515, + 9.552730334198088 + ], + [ + 26.752006167173818, + 9.466893473594496 + ], + [ + 27.112520981708883, + 9.638567194801624 + ], + [ + 27.833550610778783, + 9.60423245056029 + ], + [ + 27.970889587744352, + 9.398223985111654 + ], + [ + 28.966597170745782, + 9.398223985111654 + ], + [ + 29.000931914987174, + 9.60423245056029 + ], + [ + 29.515953078608614, + 9.793073543888056 + ], + [ + 29.61895731133285, + 10.084918869940225 + ], + [ + 29.99663949798855, + 10.290927335388687 + ], + [ + 30.83784073190338, + 9.70723668328452 + ], + [ + 31.35286189552488, + 9.810240916008695 + ], + [ + 31.850715687025517, + 10.531270545078826 + ], + [ + 32.400071594888345, + 11.080626452941488 + ], + [ + 32.31423473428475, + 11.68148447716652 + ], + [ + 32.073891524594785, + 11.973329803218519 + ], + [ + 32.67474954881965, + 12.02483191958072 + ], + [ + 32.743419037302544, + 12.248007757149992 + ], + [ + 33.20693808456178, + 12.179338268667093 + ], + [ + 33.086766479716744, + 11.441141267476496 + ], + [ + 33.20693808456178, + 10.720111638406593 + ], + [ + 33.72195924818311, + 10.325262079630193 + ], + [ + 33.842130853028145, + 9.981914637215993 + ], + [ + 33.82496348090751, + 9.484060845715362 + ], + [ + 33.963392794971185, + 9.464285229420625 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Senegal", + "sov_a3": "SEN", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Senegal", + "adm0_a3": "SEN", + "geou_dif": 0, + "geounit": "Senegal", + "gu_a3": "SEN", + "su_dif": 0, + "subunit": "Senegal", + "su_a3": "SEN", + "brk_diff": 0, + "name": "Senegal", + "name_long": "Senegal", + "brk_a3": "SEN", + "brk_name": "Senegal", + "brk_group": null, + "abbrev": "Sen.", + "postal": "SN", + "formal_en": "Republic of Senegal", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Senegal", + "name_alt": null, + "mapcolor7": 2, + "mapcolor8": 6, + "mapcolor9": 5, + "mapcolor13": 5, + "pop_est": 13711597, + "gdp_md_est": 21980, + "pop_year": -99, + "lastcensus": 2002, + "gdp_year": -99, + "economy": "7. Least developed region", + "income_grp": "4. Lower middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "SN", + "iso_a3": "SEN", + "iso_n3": "686", + "un_a3": "686", + "wb_a2": "SN", + "wb_a3": "SEN", + "woe_id": -99, + "adm0_a3_is": "SEN", + "adm0_a3_us": "SEN", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Western Africa", + "region_wb": "Sub-Saharan Africa", + "name_len": 7, + "long_len": 7, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "SEN.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -16.713728807023468, + 13.594958604379853 + ], + [ + -17.126106736712615, + 14.373515733289224 + ], + [ + -17.62504269049066, + 14.729540513564071 + ], + [ + -17.18517289882223, + 14.919477240452863 + ], + [ + -16.700706346085923, + 15.621527411354108 + ], + [ + -16.463098110407884, + 16.13503611903846 + ], + [ + -16.12069007004193, + 16.455662543193384 + ], + [ + -15.62366614425869, + 16.369337063049812 + ], + [ + -15.135737270558817, + 16.587282416240782 + ], + [ + -14.577347581428981, + 16.59826365810281 + ], + [ + -14.099521450242179, + 16.304302273010492 + ], + [ + -13.43573767745306, + 16.03938304286619 + ], + [ + -12.830658331747516, + 15.303691514542946 + ], + [ + -12.170750291380301, + 14.616834214735505 + ], + [ + -12.12488745772126, + 13.994727484589788 + ], + [ + -11.927716030311615, + 13.422075100147394 + ], + [ + -11.55339779300543, + 13.141213690641067 + ], + [ + -11.467899135778524, + 12.754518947800975 + ], + [ + -11.51394283695059, + 12.442987575729418 + ], + [ + -11.65830095055793, + 12.386582749882834 + ], + [ + -12.203564825885634, + 12.465647691289405 + ], + [ + -12.278599005573438, + 12.354440008997285 + ], + [ + -12.499050665730564, + 12.332089952031057 + ], + [ + -13.217818162478238, + 12.575873521367967 + ], + [ + -13.700476040084325, + 12.586182969610194 + ], + [ + -15.548476935274008, + 12.628170070847347 + ], + [ + -15.816574266004254, + 12.515567124883345 + ], + [ + -16.147716844130585, + 12.547761542201187 + ], + [ + -16.677451951554573, + 12.384851589401052 + ], + [ + -16.841524624081273, + 13.15139394780256 + ], + [ + -15.931295945692211, + 13.130284125211332 + ], + [ + -15.691000535534995, + 13.270353094938455 + ], + [ + -15.511812506562935, + 13.278569647672867 + ], + [ + -15.141163295949466, + 13.509511623585238 + ], + [ + -14.712197231494626, + 13.298206691943777 + ], + [ + -14.277701788784553, + 13.280585028532242 + ], + [ + -13.844963344772408, + 13.505041612192002 + ], + [ + -14.046992356817482, + 13.79406789800045 + ], + [ + -14.376713833055788, + 13.625680243377372 + ], + [ + -14.687030808968487, + 13.630356960499784 + ], + [ + -15.08173539881382, + 13.876491807505984 + ], + [ + -15.39877031092446, + 13.86036876063092 + ], + [ + -15.62459632003994, + 13.62358734786956 + ], + [ + -16.713728807023468, + 13.594958604379853 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 4, + "sovereignt": "Sierra Leone", + "sov_a3": "SLE", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Sierra Leone", + "adm0_a3": "SLE", + "geou_dif": 0, + "geounit": "Sierra Leone", + "gu_a3": "SLE", + "su_dif": 0, + "subunit": "Sierra Leone", + "su_a3": "SLE", + "brk_diff": 0, + "name": "Sierra Leone", + "name_long": "Sierra Leone", + "brk_a3": "SLE", + "brk_name": "Sierra Leone", + "brk_group": null, + "abbrev": "S.L.", + "postal": "SL", + "formal_en": "Republic of Sierra Leone", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Sierra Leone", + "name_alt": null, + "mapcolor7": 1, + "mapcolor8": 4, + "mapcolor9": 1, + "mapcolor13": 7, + "pop_est": 6440053, + "gdp_md_est": 4285, + "pop_year": -99, + "lastcensus": 2004, + "gdp_year": -99, + "economy": "7. Least developed region", + "income_grp": "5. Low income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "SL", + "iso_a3": "SLE", + "iso_n3": "694", + "un_a3": "694", + "wb_a2": "SL", + "wb_a3": "SLE", + "woe_id": -99, + "adm0_a3_is": "SLE", + "adm0_a3_us": "SLE", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Western Africa", + "region_wb": "Sub-Saharan Africa", + "name_len": 12, + "long_len": 12, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "SLE.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -11.438779466182055, + 6.785916856305747 + ], + [ + -11.70819454593574, + 6.860098374860726 + ], + [ + -12.428098924193819, + 7.26294200279203 + ], + [ + -12.949049038128194, + 7.798645738145738 + ], + [ + -13.124025437868482, + 8.163946438016978 + ], + [ + -13.246550258832515, + 8.903048610871508 + ], + [ + -12.71195756677308, + 9.342711696810767 + ], + [ + -12.59671912276221, + 9.62018830000197 + ], + [ + -12.425928514037565, + 9.835834051955956 + ], + [ + -12.150338100625005, + 9.858571682164381 + ], + [ + -11.917277390988659, + 10.046983954300558 + ], + [ + -11.117481248407328, + 10.045872911006285 + ], + [ + -10.8391519840833, + 9.688246161330369 + ], + [ + -10.622395188835041, + 9.267910061068278 + ], + [ + -10.654770473665891, + 8.977178452994194 + ], + [ + -10.494315151399633, + 8.715540676300435 + ], + [ + -10.505477260774668, + 8.348896389189605 + ], + [ + -10.23009355309128, + 8.406205552601293 + ], + [ + -10.69559485517648, + 7.939464016141087 + ], + [ + -11.146704270868383, + 7.396706447779536 + ], + [ + -11.19980180504828, + 7.105845648624737 + ], + [ + -11.438779466182055, + 6.785916856305747 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 5, + "sovereignt": "Somaliland", + "sov_a3": "SOL", + "adm0_dif": 0, + "level": 2, + "type": "Indeterminate", + "admin": "Somaliland", + "adm0_a3": "SOL", + "geou_dif": 0, + "geounit": "Somaliland", + "gu_a3": "SOL", + "su_dif": 0, + "subunit": "Somaliland", + "su_a3": "SOL", + "brk_diff": 1, + "name": "Somaliland", + "name_long": "Somaliland", + "brk_a3": "B30", + "brk_name": "Somaliland", + "brk_group": null, + "abbrev": "Solnd.", + "postal": "SL", + "formal_en": "Republic of Somaliland", + "formal_fr": null, + "note_adm0": "Self admin.", + "note_brk": "Self admin.; Claimed by Somalia", + "name_sort": "Somaliland", + "name_alt": null, + "mapcolor7": 3, + "mapcolor8": 6, + "mapcolor9": 5, + "mapcolor13": 2, + "pop_est": 3500000, + "gdp_md_est": 12250, + "pop_year": -99, + "lastcensus": -99, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "4. Lower middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "-99", + "iso_a3": "-99", + "iso_n3": "-99", + "un_a3": "-099", + "wb_a2": "-99", + "wb_a3": "-99", + "woe_id": -99, + "adm0_a3_is": "SOM", + "adm0_a3_us": "SOM", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Eastern Africa", + "region_wb": "Sub-Saharan Africa", + "name_len": 10, + "long_len": 10, + "abbrev_len": 6, + "tiny": -99, + "homepart": 1, + "filename": "somaliland.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 48.938129510296505, + 9.451748968946674 + ], + [ + 48.48673587422701, + 8.83762624758998 + ], + [ + 47.78942, + 8.003 + ], + [ + 46.94832848489796, + 7.996876532417388 + ], + [ + 43.67875, + 9.18358000000012 + ], + [ + 43.29697513201876, + 9.540477403191744 + ], + [ + 42.92812, + 10.021940000000143 + ], + [ + 42.55876, + 10.57258000000013 + ], + [ + 42.77685184100096, + 10.92687856693442 + ], + [ + 43.14530480324214, + 11.462039699748857 + ], + [ + 43.470659620951665, + 11.27770986576388 + ], + [ + 43.66666832863484, + 10.864169216348158 + ], + [ + 44.11780358254282, + 10.445538438351605 + ], + [ + 44.614259067570856, + 10.442205308468942 + ], + [ + 45.55694054543915, + 10.698029486529776 + ], + [ + 46.645401238803004, + 10.816549383991173 + ], + [ + 47.525657586462785, + 11.12722809492999 + ], + [ + 48.02159630716778, + 11.193063869669743 + ], + [ + 48.37878380716927, + 11.375481675660126 + ], + [ + 48.94820641459347, + 11.41062164961852 + ], + [ + 48.94200524271844, + 11.394266058798166 + ], + [ + 48.93849124532261, + 10.982327378783452 + ], + [ + 48.93823286316109, + 9.973500067581483 + ], + [ + 48.938129510296505, + 9.451748968946674 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 6, + "sovereignt": "Somalia", + "sov_a3": "SOM", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Somalia", + "adm0_a3": "SOM", + "geou_dif": 0, + "geounit": "Somalia", + "gu_a3": "SOM", + "su_dif": 0, + "subunit": "Somalia", + "su_a3": "SOM", + "brk_diff": 0, + "name": "Somalia", + "name_long": "Somalia", + "brk_a3": "SOM", + "brk_name": "Somalia", + "brk_group": null, + "abbrev": "Som.", + "postal": "SO", + "formal_en": "Federal Republic of Somalia", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Somalia", + "name_alt": null, + "mapcolor7": 2, + "mapcolor8": 8, + "mapcolor9": 6, + "mapcolor13": 7, + "pop_est": 9832017, + "gdp_md_est": 5524, + "pop_year": -99, + "lastcensus": 1987, + "gdp_year": -99, + "economy": "7. Least developed region", + "income_grp": "5. Low income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "SO", + "iso_a3": "SOM", + "iso_n3": "706", + "un_a3": "706", + "wb_a2": "SO", + "wb_a3": "SOM", + "woe_id": -99, + "adm0_a3_is": "SOM", + "adm0_a3_us": "SOM", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Eastern Africa", + "region_wb": "Sub-Saharan Africa", + "name_len": 7, + "long_len": 7, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "SOM.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 49.72862, + 11.5789 + ], + [ + 50.25878, + 11.67957 + ], + [ + 50.73202, + 12.0219 + ], + [ + 51.1112, + 12.02464 + ], + [ + 51.13387, + 11.74815 + ], + [ + 51.04153, + 11.16651 + ], + [ + 51.04531, + 10.6409 + ], + [ + 50.83418, + 10.27972 + ], + [ + 50.55239, + 9.19874 + ], + [ + 50.07092, + 8.08173 + ], + [ + 49.4527, + 6.80466 + ], + [ + 48.59455, + 5.33911 + ], + [ + 47.74079, + 4.2194 + ], + [ + 46.56476, + 2.85529 + ], + [ + 45.56399, + 2.04576 + ], + [ + 44.06815, + 1.05283 + ], + [ + 43.13597, + 0.2922 + ], + [ + 42.04157, + -0.91916 + ], + [ + 41.81095, + -1.44647 + ], + [ + 41.58513, + -1.68325 + ], + [ + 40.993, + -0.85829 + ], + [ + 40.98105, + 2.78452 + ], + [ + 41.85508309264397, + 3.918911920483727 + ], + [ + 42.12861, + 4.23413 + ], + [ + 42.76967, + 4.25259 + ], + [ + 43.66087, + 4.95755 + ], + [ + 44.9636, + 5.00162 + ], + [ + 47.78942, + 8.003 + ], + [ + 48.48673587422695, + 8.837626247589995 + ], + [ + 48.93812951029645, + 9.451748968946617 + ], + [ + 48.93823286316103, + 9.973500067581512 + ], + [ + 48.938491245322496, + 10.982327378783467 + ], + [ + 48.94200524271835, + 11.394266058798138 + ], + [ + 48.94820475850974, + 11.410617281697963 + ], + [ + 49.26776, + 11.43033 + ], + [ + 49.72862, + 11.5789 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 4, + "sovereignt": "Swaziland", + "sov_a3": "SWZ", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Swaziland", + "adm0_a3": "SWZ", + "geou_dif": 0, + "geounit": "Swaziland", + "gu_a3": "SWZ", + "su_dif": 0, + "subunit": "Swaziland", + "su_a3": "SWZ", + "brk_diff": 0, + "name": "Swaziland", + "name_long": "Swaziland", + "brk_a3": "SWZ", + "brk_name": "Swaziland", + "brk_group": null, + "abbrev": "Swz.", + "postal": "SW", + "formal_en": "Kingdom of Swaziland", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Swaziland", + "name_alt": null, + "mapcolor7": 3, + "mapcolor8": 6, + "mapcolor9": 2, + "mapcolor13": 5, + "pop_est": 1123913, + "gdp_md_est": 5702, + "pop_year": -99, + "lastcensus": 2007, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "4. Lower middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "SZ", + "iso_a3": "SWZ", + "iso_n3": "748", + "un_a3": "748", + "wb_a2": "SZ", + "wb_a3": "SWZ", + "woe_id": -99, + "adm0_a3_is": "SWZ", + "adm0_a3_us": "SWZ", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Southern Africa", + "region_wb": "Sub-Saharan Africa", + "name_len": 9, + "long_len": 9, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "SWZ.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 32.07166548028107, + -26.73382008230491 + ], + [ + 31.868060337051077, + -27.177927341421277 + ], + [ + 31.282773064913325, + -27.285879408478998 + ], + [ + 30.68596194837448, + -26.74384531016953 + ], + [ + 30.676608514129637, + -26.398078301704608 + ], + [ + 30.949666782359913, + -26.022649021104147 + ], + [ + 31.04407962415715, + -25.731452325139443 + ], + [ + 31.333157586397906, + -25.66019052500895 + ], + [ + 31.837777947728064, + -25.84333180105135 + ], + [ + 31.98577924981197, + -26.291779880480227 + ], + [ + 32.07166548028107, + -26.73382008230491 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Chad", + "sov_a3": "TCD", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Chad", + "adm0_a3": "TCD", + "geou_dif": 0, + "geounit": "Chad", + "gu_a3": "TCD", + "su_dif": 0, + "subunit": "Chad", + "su_a3": "TCD", + "brk_diff": 0, + "name": "Chad", + "name_long": "Chad", + "brk_a3": "TCD", + "brk_name": "Chad", + "brk_group": null, + "abbrev": "Chad", + "postal": "TD", + "formal_en": "Republic of Chad", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Chad", + "name_alt": null, + "mapcolor7": 6, + "mapcolor8": 1, + "mapcolor9": 8, + "mapcolor13": 6, + "pop_est": 10329208, + "gdp_md_est": 15860, + "pop_year": -99, + "lastcensus": 2009, + "gdp_year": -99, + "economy": "7. Least developed region", + "income_grp": "5. Low income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "TD", + "iso_a3": "TCD", + "iso_n3": "148", + "un_a3": "148", + "wb_a2": "TD", + "wb_a3": "TCD", + "woe_id": -99, + "adm0_a3_is": "TCD", + "adm0_a3_us": "TCD", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Middle Africa", + "region_wb": "Sub-Saharan Africa", + "name_len": 4, + "long_len": 4, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "TCD.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 14.495787387762903, + 12.859396267137356 + ], + [ + 14.595781284247607, + 13.330426947477859 + ], + [ + 13.95447675950561, + 13.353448798063766 + ], + [ + 13.956698846094127, + 13.996691189016929 + ], + [ + 13.540393507550789, + 14.367133693901222 + ], + [ + 13.97217, + 15.68437 + ], + [ + 15.247731154041846, + 16.627305813050782 + ], + [ + 15.30044111497972, + 17.927949937405003 + ], + [ + 15.685740594147774, + 19.957180080642384 + ], + [ + 15.903246697664313, + 20.387618923417506 + ], + [ + 15.487148064850146, + 20.730414537025638 + ], + [ + 15.47106, + 21.04845 + ], + [ + 15.096887648181848, + 21.30851878507491 + ], + [ + 14.8513, + 22.862950000000126 + ], + [ + 15.86085, + 23.40972 + ], + [ + 19.84926, + 21.49509 + ], + [ + 23.837660000000138, + 19.580470000000105 + ], + [ + 23.886890000000108, + 15.61084 + ], + [ + 23.024590000000103, + 15.68072 + ], + [ + 22.56795000000011, + 14.944290000000137 + ], + [ + 22.30351, + 14.32682 + ], + [ + 22.51202, + 14.09318 + ], + [ + 22.18329, + 13.78648 + ], + [ + 22.29658, + 13.37232 + ], + [ + 22.03759, + 12.95546 + ], + [ + 21.93681, + 12.588180000000136 + ], + [ + 22.28801, + 12.64605 + ], + [ + 22.49762, + 12.26024 + ], + [ + 22.50869, + 11.67936 + ], + [ + 22.87622, + 11.384610000000123 + ], + [ + 22.864165480244253, + 11.142395127807617 + ], + [ + 22.23112918466876, + 10.97188873946061 + ], + [ + 21.72382164885954, + 10.567055568885962 + ], + [ + 21.00086836109631, + 9.47598521569148 + ], + [ + 20.05968549976427, + 9.01270600019484 + ], + [ + 19.09400800952608, + 9.07484691002577 + ], + [ + 18.81200971850927, + 8.982914536978626 + ], + [ + 18.911021762780592, + 8.630894680206438 + ], + [ + 18.389554884523303, + 8.281303615751881 + ], + [ + 17.964929640380888, + 7.890914008002994 + ], + [ + 16.70598839688637, + 7.508327541529979 + ], + [ + 16.456184523187403, + 7.734773667832939 + ], + [ + 16.290561557691888, + 7.754307359239418 + ], + [ + 16.106231723706742, + 7.497087917506462 + ], + [ + 15.279460483469164, + 7.421924546738012 + ], + [ + 15.43609174974574, + 7.692812404811889 + ], + [ + 15.120865512765306, + 8.382150173369437 + ], + [ + 14.97999555833769, + 8.796104234243444 + ], + [ + 14.544466586981855, + 8.96586131432224 + ], + [ + 13.954218377344091, + 9.549494940626685 + ], + [ + 14.171466098699113, + 10.021378282100045 + ], + [ + 14.62720055508106, + 9.920919297724595 + ], + [ + 14.9093538753948, + 9.99212942142276 + ], + [ + 15.467872755605244, + 9.982336737503543 + ], + [ + 14.923564894275046, + 10.891325181517516 + ], + [ + 14.960151808337683, + 11.555574042197236 + ], + [ + 14.89336, + 12.21905 + ], + [ + 14.495787387762903, + 12.859396267137356 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 6, + "sovereignt": "Togo", + "sov_a3": "TGO", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Togo", + "adm0_a3": "TGO", + "geou_dif": 0, + "geounit": "Togo", + "gu_a3": "TGO", + "su_dif": 0, + "subunit": "Togo", + "su_a3": "TGO", + "brk_diff": 0, + "name": "Togo", + "name_long": "Togo", + "brk_a3": "TGO", + "brk_name": "Togo", + "brk_group": null, + "abbrev": "Togo", + "postal": "TG", + "formal_en": "Togolese Republic", + "formal_fr": "République Togolaise", + "note_adm0": null, + "note_brk": null, + "name_sort": "Togo", + "name_alt": null, + "mapcolor7": 3, + "mapcolor8": 1, + "mapcolor9": 3, + "mapcolor13": 5, + "pop_est": 6019877, + "gdp_md_est": 5118, + "pop_year": -99, + "lastcensus": 2010, + "gdp_year": -99, + "economy": "7. Least developed region", + "income_grp": "5. Low income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "TG", + "iso_a3": "TGO", + "iso_n3": "768", + "un_a3": "768", + "wb_a2": "TG", + "wb_a3": "TGO", + "woe_id": -99, + "adm0_a3_is": "TGO", + "adm0_a3_us": "TGO", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Western Africa", + "region_wb": "Sub-Saharan Africa", + "name_len": 4, + "long_len": 4, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "TGO.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 1.865240512712319, + 6.142157701029731 + ], + [ + 1.060121697604927, + 5.928837388528876 + ], + [ + 0.836931186536333, + 6.279978745952149 + ], + [ + 0.570384148774849, + 6.914358628767189 + ], + [ + 0.490957472342245, + 7.411744289576475 + ], + [ + 0.712029249686878, + 8.31246450442383 + ], + [ + 0.461191847342121, + 8.677222601756014 + ], + [ + 0.365900506195885, + 9.465003973829482 + ], + [ + 0.367579990245389, + 10.19121287682718 + ], + [ + -0.049784715159944, + 10.706917832883931 + ], + [ + 0.023802524423701, + 11.018681748900804 + ], + [ + 0.899563022474069, + 10.99733938236426 + ], + [ + 0.772335646171484, + 10.470808213742359 + ], + [ + 1.077795037448738, + 10.175606594275024 + ], + [ + 1.425060662450136, + 9.825395412633 + ], + [ + 1.46304284018467, + 9.334624335157088 + ], + [ + 1.664477573258381, + 9.12859039960938 + ], + [ + 1.618950636409238, + 6.832038072126237 + ], + [ + 1.865240512712319, + 6.142157701029731 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Tunisia", + "sov_a3": "TUN", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Tunisia", + "adm0_a3": "TUN", + "geou_dif": 0, + "geounit": "Tunisia", + "gu_a3": "TUN", + "su_dif": 0, + "subunit": "Tunisia", + "su_a3": "TUN", + "brk_diff": 0, + "name": "Tunisia", + "name_long": "Tunisia", + "brk_a3": "TUN", + "brk_name": "Tunisia", + "brk_group": null, + "abbrev": "Tun.", + "postal": "TN", + "formal_en": "Republic of Tunisia", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Tunisia", + "name_alt": null, + "mapcolor7": 4, + "mapcolor8": 3, + "mapcolor9": 3, + "mapcolor13": 2, + "pop_est": 10486339, + "gdp_md_est": 81710, + "pop_year": -99, + "lastcensus": 2004, + "gdp_year": -99, + "economy": "6. Developing region", + "income_grp": "3. Upper middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "TN", + "iso_a3": "TUN", + "iso_n3": "788", + "un_a3": "788", + "wb_a2": "TN", + "wb_a3": "TUN", + "woe_id": -99, + "adm0_a3_is": "TUN", + "adm0_a3_us": "TUN", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Northern Africa", + "region_wb": "Middle East & North Africa", + "name_len": 7, + "long_len": 7, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "TUN.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 9.482139926805274, + 30.307556057246188 + ], + [ + 9.055602654668148, + 32.10269196220129 + ], + [ + 8.439102817426118, + 32.50628489840082 + ], + [ + 8.430472853233368, + 32.74833730725595 + ], + [ + 7.612641635782182, + 33.34411489514896 + ], + [ + 7.524481642292244, + 34.09737641045146 + ], + [ + 8.140981479534304, + 34.65514598239379 + ], + [ + 8.376367628623768, + 35.47987600355594 + ], + [ + 8.217824334352315, + 36.433176988260286 + ], + [ + 8.420964389691676, + 36.94642731378316 + ], + [ + 9.509993523810607, + 37.349994411766545 + ], + [ + 10.210002475636317, + 37.230001735984814 + ], + [ + 10.18065026209453, + 36.724037787415085 + ], + [ + 11.028867221733348, + 37.09210317641396 + ], + [ + 11.100025668999251, + 36.899996039368915 + ], + [ + 10.600004510143094, + 36.410000108377375 + ], + [ + 10.593286573945136, + 35.94744436293281 + ], + [ + 10.939518670300687, + 35.698984076473494 + ], + [ + 10.807847120821009, + 34.83350718844919 + ], + [ + 10.149592726287125, + 34.3307730168977 + ], + [ + 10.339658644256616, + 33.78574168551532 + ], + [ + 10.856836378633687, + 33.76874013929128 + ], + [ + 11.108500603895122, + 33.293342800422195 + ], + [ + 11.48878746913101, + 33.13699575452314 + ], + [ + 11.432253452203696, + 32.368903103152874 + ], + [ + 10.944789666394456, + 32.081814683555365 + ], + [ + 10.636901482799487, + 31.761420803345754 + ], + [ + 9.950225050505082, + 31.376069647745254 + ], + [ + 10.056575148161755, + 30.9618313664936 + ], + [ + 9.970017124072854, + 30.539324856075243 + ], + [ + 9.482139926805274, + 30.307556057246188 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "United Republic of Tanzania", + "sov_a3": "TZA", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "United Republic of Tanzania", + "adm0_a3": "TZA", + "geou_dif": 0, + "geounit": "Tanzania", + "gu_a3": "TZA", + "su_dif": 0, + "subunit": "Tanzania", + "su_a3": "TZA", + "brk_diff": 0, + "name": "Tanzania", + "name_long": "Tanzania", + "brk_a3": "TZA", + "brk_name": "Tanzania", + "brk_group": null, + "abbrev": "Tanz.", + "postal": "TZ", + "formal_en": "United Republic of Tanzania", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Tanzania", + "name_alt": null, + "mapcolor7": 3, + "mapcolor8": 6, + "mapcolor9": 2, + "mapcolor13": 2, + "pop_est": 41048532, + "gdp_md_est": 54250, + "pop_year": -99, + "lastcensus": 2002, + "gdp_year": -99, + "economy": "7. Least developed region", + "income_grp": "5. Low income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "TZ", + "iso_a3": "TZA", + "iso_n3": "834", + "un_a3": "834", + "wb_a2": "TZ", + "wb_a3": "TZA", + "woe_id": -99, + "adm0_a3_is": "TZA", + "adm0_a3_us": "TZA", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Eastern Africa", + "region_wb": "Sub-Saharan Africa", + "name_len": 8, + "long_len": 8, + "abbrev_len": 5, + "tiny": -99, + "homepart": 1, + "filename": "TZA.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 33.9037111971046, + -0.95 + ], + [ + 34.07262, + -1.05982 + ], + [ + 37.69869, + -3.09699 + ], + [ + 37.7669, + -3.67712 + ], + [ + 39.20222, + -4.67677 + ], + [ + 38.74054, + -5.90895 + ], + [ + 38.79977, + -6.47566 + ], + [ + 39.44, + -6.839999999999861 + ], + [ + 39.470000000000134, + -7.1 + ], + [ + 39.19469, + -7.7039 + ], + [ + 39.25203, + -8.00781 + ], + [ + 39.18652, + -8.48551 + ], + [ + 39.53574, + -9.112369999999883 + ], + [ + 39.9496, + -10.0984 + ], + [ + 40.31659, + -10.317099999999868 + ], + [ + 39.521, + -10.89688 + ], + [ + 38.42755659358778, + -11.285202325081627 + ], + [ + 37.82764, + -11.26879 + ], + [ + 37.47129, + -11.56876 + ], + [ + 36.77515099462289, + -11.594537448780784 + ], + [ + 36.514081658684404, + -11.720938002166747 + ], + [ + 35.31239790216915, + -11.439146416879169 + ], + [ + 34.559989047999466, + -11.520020033415847 + ], + [ + 34.28, + -10.16 + ], + [ + 33.940837724096525, + -9.693673841980285 + ], + [ + 33.73972, + -9.41715 + ], + [ + 32.75937544122138, + -9.230599053589003 + ], + [ + 32.19186486179194, + -8.930358981973257 + ], + [ + 31.556348097466635, + -8.762048841998647 + ], + [ + 31.15775133695007, + -8.594578747317314 + ], + [ + 30.74, + -8.34 + ], + [ + 30.2, + -7.08 + ], + [ + 29.62, + -6.52 + ], + [ + 29.419992710088305, + -5.939998874539299 + ], + [ + 29.51998660657307, + -5.419978936386258 + ], + [ + 29.33999759290037, + -4.499983412294114 + ], + [ + 29.753512404099865, + -4.452389418153302 + ], + [ + 30.11632, + -4.09012 + ], + [ + 30.50554, + -3.56858 + ], + [ + 30.75224, + -3.35931 + ], + [ + 30.74301, + -3.03431 + ], + [ + 30.52766, + -2.80762 + ], + [ + 30.46967, + -2.41383 + ], + [ + 30.758308953583136, + -2.287250257988376 + ], + [ + 30.81613488131785, + -1.698914076345375 + ], + [ + 30.4191048520193, + -1.134659112150416 + ], + [ + 30.769860000000108, + -1.01455 + ], + [ + 31.86617, + -1.02736 + ], + [ + 33.9037111971046, + -0.95 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Uganda", + "sov_a3": "UGA", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Uganda", + "adm0_a3": "UGA", + "geou_dif": 0, + "geounit": "Uganda", + "gu_a3": "UGA", + "su_dif": 0, + "subunit": "Uganda", + "su_a3": "UGA", + "brk_diff": 0, + "name": "Uganda", + "name_long": "Uganda", + "brk_a3": "UGA", + "brk_name": "Uganda", + "brk_group": null, + "abbrev": "Uga.", + "postal": "UG", + "formal_en": "Republic of Uganda", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Uganda", + "name_alt": null, + "mapcolor7": 6, + "mapcolor8": 3, + "mapcolor9": 6, + "mapcolor13": 4, + "pop_est": 32369558, + "gdp_md_est": 39380, + "pop_year": -99, + "lastcensus": 2002, + "gdp_year": -99, + "economy": "7. Least developed region", + "income_grp": "5. Low income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "UG", + "iso_a3": "UGA", + "iso_n3": "800", + "un_a3": "800", + "wb_a2": "UG", + "wb_a3": "UGA", + "woe_id": -99, + "adm0_a3_is": "UGA", + "adm0_a3_us": "UGA", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Eastern Africa", + "region_wb": "Sub-Saharan Africa", + "name_len": 6, + "long_len": 6, + "abbrev_len": 4, + "tiny": -99, + "homepart": 1, + "filename": "UGA.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 31.86617, + -1.02736 + ], + [ + 30.769860000000108, + -1.01455 + ], + [ + 30.4191048520193, + -1.134659112150416 + ], + [ + 29.821518588996124, + -1.443322442229771 + ], + [ + 29.579466180141022, + -1.341313164885605 + ], + [ + 29.58783776217217, + -0.587405694179381 + ], + [ + 29.8195, + -0.2053 + ], + [ + 29.875778842902434, + 0.597379868976361 + ], + [ + 30.08615359876279, + 1.062312730306417 + ], + [ + 30.46850752129029, + 1.583805446779706 + ], + [ + 30.852670118948136, + 1.849396470543752 + ], + [ + 31.17414920423596, + 2.204465236821306 + ], + [ + 30.77332, + 2.339890000000139 + ], + [ + 30.83385, + 3.50917 + ], + [ + 31.24556, + 3.7819 + ], + [ + 31.88145, + 3.55827 + ], + [ + 32.68642, + 3.79232 + ], + [ + 33.3900000000001, + 3.79 + ], + [ + 34.005, + 4.249884947362147 + ], + [ + 34.47913, + 3.5556 + ], + [ + 34.59607, + 3.053740000000118 + ], + [ + 35.03599, + 1.90584 + ], + [ + 34.6721, + 1.17694 + ], + [ + 34.18, + 0.515 + ], + [ + 33.893568969666994, + 0.109813537861839 + ], + [ + 33.9037111971046, + -0.95 + ], + [ + 31.86617, + -1.02736 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 2, + "sovereignt": "South Africa", + "sov_a3": "ZAF", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "South Africa", + "adm0_a3": "ZAF", + "geou_dif": 0, + "geounit": "South Africa", + "gu_a3": "ZAF", + "su_dif": 0, + "subunit": "South Africa", + "su_a3": "ZAF", + "brk_diff": 0, + "name": "South Africa", + "name_long": "South Africa", + "brk_a3": "ZAF", + "brk_name": "South Africa", + "brk_group": null, + "abbrev": "S.Af.", + "postal": "ZA", + "formal_en": "Republic of South Africa", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "South Africa", + "name_alt": null, + "mapcolor7": 2, + "mapcolor8": 3, + "mapcolor9": 4, + "mapcolor13": 2, + "pop_est": 49052489, + "gdp_md_est": 491000, + "pop_year": -99, + "lastcensus": 2001, + "gdp_year": -99, + "economy": "5. Emerging region: G20", + "income_grp": "3. Upper middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "ZA", + "iso_a3": "ZAF", + "iso_n3": "710", + "un_a3": "710", + "wb_a2": "ZA", + "wb_a3": "ZAF", + "woe_id": -99, + "adm0_a3_is": "ZAF", + "adm0_a3_us": "ZAF", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Southern Africa", + "region_wb": "Sub-Saharan Africa", + "name_len": 12, + "long_len": 12, + "abbrev_len": 5, + "tiny": -99, + "homepart": 1, + "filename": "ZAF.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 31.521001417778876, + -29.257386976846252 + ], + [ + 31.325561150851, + -29.401977634398914 + ], + [ + 30.901762729625343, + -29.90995696382804 + ], + [ + 30.622813348113823, + -30.42377573010613 + ], + [ + 30.05571618014278, + -31.140269463832958 + ], + [ + 28.925552605919535, + -32.17204111097249 + ], + [ + 28.2197558936771, + -32.771952813448856 + ], + [ + 27.464608188595975, + -33.2269637997788 + ], + [ + 26.419452345492825, + -33.61495045342619 + ], + [ + 25.90966434093349, + -33.6670402971764 + ], + [ + 25.780628289500697, + -33.944646091448334 + ], + [ + 25.172861769315972, + -33.796851495093584 + ], + [ + 24.677853224392123, + -33.98717579522455 + ], + [ + 23.594043409934642, + -33.794474379208154 + ], + [ + 22.988188917744733, + -33.91643075941698 + ], + [ + 22.574157342222236, + -33.864082533505304 + ], + [ + 21.542799106541025, + -34.258838799782936 + ], + [ + 20.689052768647002, + -34.417175388325234 + ], + [ + 20.071261020597632, + -34.79513681410799 + ], + [ + 19.61640506356457, + -34.81916635512371 + ], + [ + 19.193278435958717, + -34.46259897230979 + ], + [ + 18.85531456876987, + -34.444305515278465 + ], + [ + 18.42464318204938, + -33.99787281670896 + ], + [ + 18.377410922934615, + -34.13652068454807 + ], + [ + 18.244499139079917, + -33.86775156019802 + ], + [ + 18.250080193767445, + -33.28143075941444 + ], + [ + 17.92519046394844, + -32.61129078545343 + ], + [ + 18.247909783611192, + -32.42913136162456 + ], + [ + 18.22176150887148, + -31.66163298922567 + ], + [ + 17.56691775886887, + -30.725721123987547 + ], + [ + 17.064416131262703, + -29.87864104585916 + ], + [ + 17.062917514726223, + -29.875953871379984 + ], + [ + 16.344976840895242, + -28.576705010697697 + ], + [ + 16.824017368240902, + -28.082161553664466 + ], + [ + 17.218928663815404, + -28.35594329194681 + ], + [ + 17.387497185951503, + -28.78351409272978 + ], + [ + 17.83615197110953, + -28.85637786226132 + ], + [ + 18.464899122804752, + -29.04546192801728 + ], + [ + 19.002127312911085, + -28.972443129188864 + ], + [ + 19.894734327888614, + -28.461104831660776 + ], + [ + 19.895767856534434, + -24.767790215760588 + ], + [ + 20.165725538827186, + -24.917961928000768 + ], + [ + 20.758609246511835, + -25.86813648855145 + ], + [ + 20.66647016773544, + -26.477453301704923 + ], + [ + 20.88960900237174, + -26.828542982695915 + ], + [ + 21.60589603036939, + -26.726533705351756 + ], + [ + 22.105968865657868, + -26.280256036079138 + ], + [ + 22.57953169118059, + -25.979447523708146 + ], + [ + 22.8242712745149, + -25.500458672794768 + ], + [ + 23.312096795350186, + -25.26868987396572 + ], + [ + 23.73356977712271, + -25.390129489851613 + ], + [ + 24.211266717228792, + -25.670215752873574 + ], + [ + 25.025170525825786, + -25.7196700985769 + ], + [ + 25.66466637543772, + -25.486816094669713 + ], + [ + 25.76584882986521, + -25.174845472923675 + ], + [ + 25.94165205252216, + -24.69637338633322 + ], + [ + 26.4857532081233, + -24.616326592713104 + ], + [ + 26.786406691197413, + -24.240690606383485 + ], + [ + 27.119409620886245, + -23.574323011979775 + ], + [ + 28.01723595552525, + -22.827753594659075 + ], + [ + 29.43218834810904, + -22.091312758067588 + ], + [ + 29.839036899542972, + -22.102216485281176 + ], + [ + 30.322883335091774, + -22.27161183033393 + ], + [ + 30.65986535006709, + -22.151567478119915 + ], + [ + 31.191409132621285, + -22.2515096981724 + ], + [ + 31.670397983534652, + -23.658969008073864 + ], + [ + 31.93058882012425, + -24.369416599222536 + ], + [ + 31.75240848158188, + -25.484283949487413 + ], + [ + 31.837777947728064, + -25.84333180105135 + ], + [ + 31.333157586397906, + -25.66019052500895 + ], + [ + 31.04407962415715, + -25.731452325139443 + ], + [ + 30.949666782359913, + -26.022649021104147 + ], + [ + 30.676608514129637, + -26.398078301704608 + ], + [ + 30.68596194837448, + -26.74384531016953 + ], + [ + 31.282773064913325, + -27.285879408478998 + ], + [ + 31.868060337051077, + -27.177927341421277 + ], + [ + 32.07166548028107, + -26.73382008230491 + ], + [ + 32.830120477028885, + -26.742191664336197 + ], + [ + 32.580264926897684, + -27.470157566031816 + ], + [ + 32.46213260267845, + -28.301011244420557 + ], + [ + 32.20338870619304, + -28.752404880490072 + ], + [ + 31.521001417778876, + -29.257386976846252 + ] + ], + [ + [ + 28.97826256685724, + -28.955596612261715 + ], + [ + 28.541700066855498, + -28.64750172293757 + ], + [ + 28.07433841320778, + -28.851468601193588 + ], + [ + 27.532511020627478, + -29.24271087007536 + ], + [ + 26.999261915807637, + -29.875953871379984 + ], + [ + 27.749397006956485, + -30.64510588961222 + ], + [ + 28.107204624145425, + -30.54573211031495 + ], + [ + 28.29106937023991, + -30.2262167294543 + ], + [ + 28.84839969250774, + -30.070050551068253 + ], + [ + 29.018415154748023, + -29.74376555757737 + ], + [ + 29.325166456832587, + -29.257386976846252 + ], + [ + 28.97826256685724, + -28.955596612261715 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Zambia", + "sov_a3": "ZMB", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Zambia", + "adm0_a3": "ZMB", + "geou_dif": 0, + "geounit": "Zambia", + "gu_a3": "ZMB", + "su_dif": 0, + "subunit": "Zambia", + "su_a3": "ZMB", + "brk_diff": 0, + "name": "Zambia", + "name_long": "Zambia", + "brk_a3": "ZMB", + "brk_name": "Zambia", + "brk_group": null, + "abbrev": "Zambia", + "postal": "ZM", + "formal_en": "Republic of Zambia", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Zambia", + "name_alt": null, + "mapcolor7": 5, + "mapcolor8": 8, + "mapcolor9": 5, + "mapcolor13": 13, + "pop_est": 11862740, + "gdp_md_est": 17500, + "pop_year": -99, + "lastcensus": 2010, + "gdp_year": -99, + "economy": "7. Least developed region", + "income_grp": "4. Lower middle income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "ZM", + "iso_a3": "ZMB", + "iso_n3": "894", + "un_a3": "894", + "wb_a2": "ZM", + "wb_a3": "ZMB", + "woe_id": -99, + "adm0_a3_is": "ZMB", + "adm0_a3_us": "ZMB", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Eastern Africa", + "region_wb": "Sub-Saharan Africa", + "name_len": 6, + "long_len": 6, + "abbrev_len": 6, + "tiny": -99, + "homepart": 1, + "filename": "ZMB.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 32.75937544122132, + -9.230599053589058 + ], + [ + 33.2313879737753, + -9.6767216935648 + ], + [ + 33.48568769708359, + -10.525558770391115 + ], + [ + 33.315310499817286, + -10.796549981329697 + ], + [ + 33.11428917820191, + -11.607198174692314 + ], + [ + 33.306422153463075, + -12.435778090060218 + ], + [ + 32.991764357237884, + -12.783870537978272 + ], + [ + 32.68816531752313, + -13.712857761289275 + ], + [ + 33.214024692525214, + -13.971860039936153 + ], + [ + 30.17948123548183, + -14.796099134991527 + ], + [ + 30.274255812305107, + -15.507786960515212 + ], + [ + 29.516834344203147, + -15.644677829656388 + ], + [ + 28.947463413211263, + -16.04305144619444 + ], + [ + 28.825868768028496, + -16.389748630440614 + ], + [ + 28.467906121542683, + -16.468400160388846 + ], + [ + 27.598243442502756, + -17.290830580314008 + ], + [ + 27.04442711763073, + -17.938026218337434 + ], + [ + 26.70677330903564, + -17.961228936436484 + ], + [ + 26.381935255648926, + -17.8460421688579 + ], + [ + 25.264225701608012, + -17.736539808831417 + ], + [ + 25.08444339366457, + -17.661815687737374 + ], + [ + 25.07695031098226, + -17.57882333747662 + ], + [ + 24.682349074001507, + -17.353410739819473 + ], + [ + 24.033861525170778, + -17.295843194246324 + ], + [ + 23.215048455506064, + -17.52311614346598 + ], + [ + 22.56247846852426, + -16.898451429921813 + ], + [ + 21.887842644953874, + -16.08031015387688 + ], + [ + 21.933886346125917, + -12.898437188369359 + ], + [ + 24.016136508894675, + -12.911046237848574 + ], + [ + 23.930922072045377, + -12.565847670138854 + ], + [ + 24.079905226342845, + -12.191296888887365 + ], + [ + 23.904153680118185, + -11.722281589406322 + ], + [ + 24.017893507592586, + -11.23729827234709 + ], + [ + 23.912215203555718, + -10.926826267137514 + ], + [ + 24.25715538910399, + -10.951992689663657 + ], + [ + 24.31451622894795, + -11.26282642989927 + ], + [ + 24.78316979340295, + -11.238693536018964 + ], + [ + 25.418118116973204, + -11.330935967659961 + ], + [ + 25.752309604604733, + -11.784965101776358 + ], + [ + 26.553087599399618, + -11.924439792532127 + ], + [ + 27.164419793412463, + -11.608748467661075 + ], + [ + 27.38879886242378, + -12.132747491100666 + ], + [ + 28.155108676879987, + -12.272480564017897 + ], + [ + 28.523561639121027, + -12.698604424696683 + ], + [ + 28.934285922976837, + -13.248958428605135 + ], + [ + 29.69961388521949, + -13.257226657771831 + ], + [ + 29.61600141777123, + -12.178894545137311 + ], + [ + 29.34154788586909, + -12.360743910372413 + ], + [ + 28.642417433392353, + -11.971568698782315 + ], + [ + 28.372253045370428, + -11.793646742401393 + ], + [ + 28.49606977714177, + -10.789883721564044 + ], + [ + 28.67368167492893, + -9.605924981324932 + ], + [ + 28.449871046672826, + -9.164918308146085 + ], + [ + 28.7348665707625, + -8.526559340044578 + ], + [ + 29.002912225060467, + -8.407031752153472 + ], + [ + 30.346086053190813, + -8.238256524288218 + ], + [ + 30.740015496551788, + -8.340007419470915 + ], + [ + 31.15775133695005, + -8.594578747317366 + ], + [ + 31.556348097466497, + -8.762048841998642 + ], + [ + 32.19186486179197, + -8.930358981973278 + ], + [ + 32.75937544122132, + -9.230599053589058 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "scalerank": 1, + "featurecla": "Admin-0 country", + "labelrank": 3, + "sovereignt": "Zimbabwe", + "sov_a3": "ZWE", + "adm0_dif": 0, + "level": 2, + "type": "Sovereign country", + "admin": "Zimbabwe", + "adm0_a3": "ZWE", + "geou_dif": 0, + "geounit": "Zimbabwe", + "gu_a3": "ZWE", + "su_dif": 0, + "subunit": "Zimbabwe", + "su_a3": "ZWE", + "brk_diff": 0, + "name": "Zimbabwe", + "name_long": "Zimbabwe", + "brk_a3": "ZWE", + "brk_name": "Zimbabwe", + "brk_group": null, + "abbrev": "Zimb.", + "postal": "ZW", + "formal_en": "Republic of Zimbabwe", + "formal_fr": null, + "note_adm0": null, + "note_brk": null, + "name_sort": "Zimbabwe", + "name_alt": null, + "mapcolor7": 1, + "mapcolor8": 5, + "mapcolor9": 3, + "mapcolor13": 9, + "pop_est": 12619600, + "gdp_md_est": 9323, + "pop_year": 0, + "lastcensus": 2002, + "gdp_year": 0, + "economy": "5. Emerging region: G20", + "income_grp": "5. Low income", + "wikipedia": -99, + "fips_10": null, + "iso_a2": "ZW", + "iso_a3": "ZWE", + "iso_n3": "716", + "un_a3": "716", + "wb_a2": "ZW", + "wb_a3": "ZWE", + "woe_id": -99, + "adm0_a3_is": "ZWE", + "adm0_a3_us": "ZWE", + "adm0_a3_un": -99, + "adm0_a3_wb": -99, + "continent": "Africa", + "region_un": "Africa", + "subregion": "Eastern Africa", + "region_wb": "Sub-Saharan Africa", + "name_len": 8, + "long_len": 8, + "abbrev_len": 5, + "tiny": -99, + "homepart": 1, + "filename": "ZWE.geojson" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 31.191409132621285, + -22.2515096981724 + ], + [ + 30.65986535006709, + -22.151567478119915 + ], + [ + 30.322883335091774, + -22.27161183033393 + ], + [ + 29.839036899542972, + -22.102216485281176 + ], + [ + 29.43218834810904, + -22.091312758067588 + ], + [ + 28.794656202924212, + -21.63945403410745 + ], + [ + 28.021370070108617, + -21.485975030200585 + ], + [ + 27.72722781750326, + -20.851801853114715 + ], + [ + 27.724747348753255, + -20.499058526290387 + ], + [ + 27.296504754350508, + -20.391519870691 + ], + [ + 26.164790887158485, + -19.29308562589494 + ], + [ + 25.85039147309473, + -18.714412937090536 + ], + [ + 25.649163445750162, + -18.53602589281899 + ], + [ + 25.264225701608012, + -17.736539808831417 + ], + [ + 26.381935255648926, + -17.8460421688579 + ], + [ + 26.70677330903564, + -17.961228936436484 + ], + [ + 27.04442711763073, + -17.938026218337434 + ], + [ + 27.598243442502756, + -17.290830580314008 + ], + [ + 28.467906121542683, + -16.468400160388846 + ], + [ + 28.825868768028496, + -16.389748630440614 + ], + [ + 28.947463413211263, + -16.04305144619444 + ], + [ + 29.516834344203147, + -15.644677829656388 + ], + [ + 30.274255812305107, + -15.507786960515212 + ], + [ + 30.338954705534544, + -15.880839125230244 + ], + [ + 31.173063999157677, + -15.860943698797872 + ], + [ + 31.636498243951195, + -16.071990248277885 + ], + [ + 31.8520406430406, + -16.319417006091378 + ], + [ + 32.32823896661022, + -16.392074069893752 + ], + [ + 32.847638787575846, + -16.713398125884616 + ], + [ + 32.84986087416439, + -17.97905730557718 + ], + [ + 32.65488569512715, + -18.672089939043495 + ], + [ + 32.61199425632489, + -19.419382826416275 + ], + [ + 32.772707960752626, + -19.715592136313298 + ], + [ + 32.65974327976258, + -20.304290052982317 + ], + [ + 32.50869306817344, + -20.395292250248307 + ], + [ + 32.244988234188014, + -21.116488539313693 + ], + [ + 31.191409132621285, + -22.2515096981724 + ] + ] + ] + } + } + ] +} diff --git a/web/country-data/data-v4.json b/web/country-data/data-v4.json new file mode 100644 index 00000000..374802be --- /dev/null +++ b/web/country-data/data-v4.json @@ -0,0 +1 @@ +{"created":"2021-03-07T06:26:59.803365+00:00","created_by":"runner@fv-az208-434","comment":"","date_resample":"1D","regions":{"AE":{"data":{"Rates":{"CaseFatalityRate":0.0020015333373776594,"Critical":0.004119338713196636,"Hospitalization":0.03520553152551969},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,3,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,7,7,7,12,17,17,17,17,23,23,23,26,31,31,38,38,38,45,52,52,52,52,58,61,61,61,96,108,125,144,167,186,239,268,418,588,680,852,933,1034,1095,1188,1188,1286,1360,1443,1546,1637,1760,1887,1978,2090,2181,2329,2429,2543,2664,2763,2966,3153,3359,3572,3837,4295,4804,5381,6012,6523,6930,7328,7931,8512,9577,10791,11809,12755,13798,14495,15056,15657,15982,16371,16685,17097,17546,17932,18338,18726,19153,19572,20337,21061,21806,22275,22740,24017,25234,25946,26761,27462,28129,28861,29537,30241,30996,31754,32415,33046,33703,34405,35165,35469,35834,36411,37076,37566,38160,38664,39153,39857,40297,40721,41714,42282,43570,43969,44648,45140,45513,46025,46418,47412,48448,48917,49269,49621,49964,50354,50848,51235,51628,52182,52510,52905,53202,53626,53909,54255,54615,54863,55090,55385,55739,56015,56245,56568,56766,56961,57193,57372,57473,57571,57694,57794,57909,58022,58153,58296,58408,58488,58582,58754,59070,59472,59861,60202,60600,60931,61491,62029,62668,63158,63652,66095,66533,66943,67359,67945,68462,68983,69451,69981,70635,71456,72117,72790,73512,74273,75086,76025,76995,77937,78819,79676,80544,81462,82538,83724,84903,86071,87122,88123,89410,90556,91710,93479,94903,95973,97284,98555,100007,101659,103325,104943,106354,107516,108811,110313,111814,113364,115068,116894,118931,120750,122458,124647,126147,127607,128902,130508,132024,133490,134983,136118,136936,137608,138291,138959,139701,140442,141215,141883,142561,143252,143932,144647,145537,146469,147309,148080,148871,149578,150261,151044,151870,152708,153449,154185,154899,155667,156380,157035,157828,158498,159132,159711,160295,161084,161741,162435,163048,163679,164349,165023,165749,166541,167306,168129,168995,169840,171451,172984,174479,175865,177407,178672,179925,181400,183007,184442,186019,188100,189709,191455,193321,195520,199178,201396,203660,206114,208366,210561,213149,215820,218988,222106,225374,228364,231675,235421,239322,243267,247318,251484,255304,259194,263730,267024,269999,272769,276958,281410,285201,289276,293180,297040,301081,305759,309692,313060,316053,319787,323191,326780,331839,336731,340365,343935,347366,351715,356013,359697,363052,366567,370381,375059,377537,379708,381225,382332,383998,385587,387278,389304],"Confirmed":[0,0,0,0,0,0,0,4,4,4,4,5,5,5,5,5,5,7,7,8,8,8,8,8,8,9,9,9,9,9,9,13,13,13,13,13,13,19,21,21,21,27,27,29,29,45,45,45,74,74,85,85,85,98,98,98,113,140,140,153,153,198,248,333,333,405,468,570,611,664,814,1024,1264,1505,1799,2076,2359,2659,2990,3360,3736,4123,4521,4933,5365,5825,6302,6302,6781,7265,7755,8238,8756,9281,9813,10349,10839,11380,11929,12481,13038,13599,14163,14730,15192,15738,16240,16793,17417,18198,18878,19661,20386,21084,21831,22627,23358,24190,25063,26004,26898,27892,28704,29485,30307,31086,31969,32532,33170,33896,34557,35192,35788,36359,37018,37642,38268,38808,39376,39904,40507,40986,41499,41990,42294,42636,42982,43364,43752,44145,44533,44925,45303,45683,46133,46563,46973,47360,47797,48246,48667,49069,49469,50141,50857,51540,52068,52600,53045,53577,54050,54453,54854,55198,55573,55848,56129,56422,56711,56922,57193,57498,57734,57988,58249,58562,58913,59177,59546,59921,60223,60506,60760,60999,61163,61352,61606,61845,62061,62300,62525,62704,62966,63212,63489,63819,64102,64312,64541,64906,65341,65802,66193,66617,67007,67282,67621,68020,68511,68901,69328,69690,70231,70805,71540,72154,72766,73471,73984,74454,75098,75981,76911,77842,78849,79489,80266,80940,81782,82568,83433,84242,84916,85595,86447,87530,88532,89540,90618,91469,92095,93090,94190,95348,96529,97760,98801,99733,100794,101840,102929,104004,105133,106229,107293,108608,110039,111437,112849,114387,115602,116517,117594,119132,120710,122273,123764,125123,126234,127624,129024,130336,131508,132629,133907,135141,136149,137310,138599,139891,141032,142143,143289,144385,145599,146735,147961,149135,150345,151554,152809,154101,155254,156523,157785,158990,160055,161365,162662,163967,165250,166502,167753,168860,170149,171434,172751,174062,175276,176429,177577,178837,180150,181405,182601,183755,184949,186041,187267,188545,189866,191150,192404,193575,194652,195878,197124,198435,199665,200892,201836,202863,204369,206092,207822,209678,211641,213231,214732,216699,218766,221754,224704,227702,230578,232982,236225,239587,242969,246376,249808,253261,256732,260223,263729,267258,270810,274376,277955,281546,285147,289086,293052,297014,300661,303609,306339,309649,313626,316875,320126,323402,326495,329293,332603,336142,339667,342974,345605,348772,351895,355131,358583,361877,365017,368175,370425,372530,375535,378637,381662,385160,388594,391524,394050,396771,399463,402205,405277],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,3,5,6,8,8,9,10,10,11,12,12,14,16,20,22,25,28,33,35,37,37,41,43,46,52,56,64,71,76,82,89,98,105,111,119,126,137,146,157,165,174,185,198,201,203,206,208,210,214,220,224,227,233,237,241,244,245,248,253,255,258,260,262,264,266,269,270,273,274,275,276,281,283,284,286,287,288,289,291,293,295,298,300,301,302,303,305,307,308,310,311,313,314,315,316,317,318,321,323,324,326,327,328,330,331,333,334,335,335,335,337,338,339,340,341,342,342,343,343,344,345,347,347,349,351,351,351,351,351,353,354,356,356,357,357,358,358,358,359,361,364,364,366,367,369,370,372,375,376,377,378,378,379,379,382,384,384,387,387,387,388,388,390,391,393,398,398,399,399,399,401,402,402,403,404,404,405,405,406,407,409,411,412,413,416,419,421,424,426,426,429,435,436,438,442,443,445,446,448,450,452,455,459,463,466,470,472,474,475,475,477,480,482,485,488,490,495,496,497,503,505,508,510,514,514,515,518,520,523,528,528,530,534,538,542,544,547,548,552,554,559,563,564,567,569,570,572,576,580,585,586,589,592,594,596,598,602,607,609,617,618,622,626,629,630,634,637,639,642,645,647,653,655,657,660,662,665,669,671,674,679,682,685,689,694,697,702,708,711,717,723,726,733,740,745,751,756,762,766,776,783,792,798,805,811,819,826,838,850,859,866,878,888,902,914,921,930,947,956,974,986,1001,1014,1027,1041,1055,1073,1093,1108,1125,1140,1145,1164,1182,1198,1213,1221,1238,1253,1269,1286,1296],"Active":[0,0,0,0,0,0,0,4,4,4,4,5,5,5,5,5,5,7,7,8,8,7,7,7,5,5,5,5,5,5,5,9,9,9,9,9,9,14,16,16,16,22,22,24,24,38,38,38,62,57,68,68,68,75,75,75,87,109,107,113,113,158,201,279,279,351,414,509,545,597,745,920,1147,1370,1645,1898,2161,2408,2708,2926,3128,3421,3644,3972,4298,4695,5077,5077,5454,5862,6266,6640,7063,7457,7855,8295,8667,9110,9502,9947,10384,10816,11274,11627,11893,12222,12503,12782,12937,13196,13296,13446,13657,13946,14293,14482,14626,14389,14045,13962,13906,13853,13965,14184,14402,14851,15343,15589,15813,16088,16361,16588,16793,16936,17173,17031,16932,16726,16820,16881,16206,15466,15266,14941,14543,14216,13828,13532,13213,12849,12478,12208,11954,11675,11421,11090,11194,11215,11073,10856,10786,10593,10488,10670,10679,10920,11023,10560,10436,9679,9751,9474,9381,9351,9213,9095,8382,7637,7456,7314,7232,7193,7038,6798,6671,6591,6387,6322,6294,6372,6248,6246,6154,6033,5949,5911,5868,5752,5690,5699,5600,5581,5647,5661,5759,5987,6170,6254,6383,6631,6952,7280,7527,7837,8144,8324,8490,8572,8661,8661,8747,8708,8916,8930,9124,9099,9221,9431,7501,7531,7764,8229,8568,8982,9467,9639,9886,9904,9924,10049,10240,10326,10239,10104,10017,10129,10188,10312,10531,10513,10220,10136,10047,10024,10034,10212,10252,9894,9803,9694,9012,8659,8717,8500,8292,8153,7930,7660,7451,7574,7623,7240,6811,6846,6872,6730,6395,5715,5004,4684,3892,3701,3411,3232,2903,2620,2156,1822,1973,2445,2910,3338,3815,4166,4637,4997,5550,6046,6563,7088,7624,8022,8241,8667,9157,9567,9923,10545,11055,11533,11975,12484,12998,13389,13906,14474,15131,15648,16189,16705,17272,17946,18468,19062,19559,20098,20653,21074,21622,22170,22696,23214,23641,23943,24173,23785,23495,23309,23147,22830,22507,22278,22307,22420,22711,22988,22867,22843,22595,22693,22557,21882,22611,23340,23756,23905,24947,25715,26423,26655,26962,27142,27617,27792,27546,27170,26767,26275,25679,25444,25148,24545,25209,26189,27054,25801,24070,23582,23472,22807,22184,21407,19815,18671,18596,19133,18906,18797,17824,15919,14137,13725,13593,13438,12209,11054,9603,8338,7823,7092,5421,6425,7673,9078,10480,11520,12607,13641,14677]},"Timezones":["Asia/Dubai"],"AgeDist":{"0-4":499138,"10-14":453459,"100+":31,"15-19":389532,"20-24":715753,"25-29":1433590,"30-34":1795746,"35-39":1373568,"40-44":916021,"45-49":692088,"5-9":512575,"50-54":456601,"55-59":341312,"60-64":185966,"65-69":56741,"70-74":36260,"75-79":19624,"80-84":7159,"85-89":4008,"90-94":956,"95-99":272},"REstimates":{"Date":["2020-03-07T00:00:00+00:00","2020-03-08T00:00:00+00:00","2020-03-09T00:00:00+00:00","2020-03-10T00:00:00+00:00","2020-03-11T00:00:00+00:00","2020-03-12T00:00:00+00:00","2020-03-13T00:00:00+00:00","2020-03-14T00:00:00+00:00","2020-03-15T00:00:00+00:00","2020-03-16T00:00:00+00:00","2020-03-17T00:00:00+00:00","2020-03-18T00:00:00+00:00","2020-03-19T00:00:00+00:00","2020-03-20T00:00:00+00:00","2020-03-21T00:00:00+00:00","2020-03-22T00:00:00+00:00","2020-03-23T00:00:00+00:00","2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[2.36418871796348,2.03120040965961,1.7279224527313302,2.85662999848058,2.3496450232681,2.24378510384564,1.70850128380761,1.4397400697575602,1.57737337126201,1.45395480253565,1.24038901843147,1.4215414236846298,1.73250019775898,1.5850888085667398,1.3993550355523,1.2959039903441698,1.7269083206801998,1.8039582465139496,2.39296872963982,1.94061750504307,2.11869144473166,2.16257321277022,2.24998274962534,2.04684667486018,1.9100613445214096,2.03972280333729,2.21439804604682,2.3802600376359,2.36955419720267,2.36769500704633,2.21736603035662,2.0678799001922603,1.9253728937247,1.89306053161944,1.8317089224746697,1.77531299428363,1.70518744863327,1.67240784970582,1.63910702645668,1.57628675511145,1.51070054154861,1.4534258365168402,1.2804378766005702,1.2529917022156698,1.2473969345949698,1.2454666804190802,1.23744040360854,1.2297113298551898,1.2158614248043,1.20308718877142,1.190714239279,1.1699109967665402,1.15896438186406,1.14816931033788,1.13531622257787,1.12218726743331,1.19030538180093,1.17323777746899,1.15223825296287,1.1170550924714902,1.10098044079449,1.0786207617928298,1.0665811500055402,1.06672336912528,1.08929688416064,1.1018124753224,1.11765378685827,1.12105779931425,1.1178458934888702,1.11962325021074,1.12686244216894,1.12379827489735,1.13205052190637,1.15616022215418,1.17329431028088,1.18518477717296,1.19738407218866,1.17880482882628,1.14211280395005,1.12522101403695,1.09889801560357,1.09307119922395,1.06279569009018,1.03938283085532,1.02396812367907,1.01257639954307,0.9923522669823852,0.967611094846508,0.938220743548971,0.9249677517372892,0.90266240877287,0.8998520516212751,0.8934664822416991,0.8862136485185079,0.879555047184442,0.8701941645268271,0.88161626259519,0.888706647623543,0.882070161197595,0.861066151328963,0.8476627642520691,0.840646043312809,0.8416788596614342,0.8328943775584449,0.8281741461119699,0.8227558832876121,0.8290647817225791,0.828624189420513,0.833264553264139,0.8361117482803321,0.853574998832788,0.861271521035931,0.866639656005793,0.909318998989124,0.9448165036438952,0.969910966205803,0.979883113229644,0.9851953025060408,1.0350796083051998,1.08848620004227,1.12542484284708,1.12920401957962,1.1283568470255,1.10149091280332,1.09415460334524,1.08450722707406,1.06927618284629,1.04954333089981,1.02277796537778,1.00916808133057,0.9875352435903588,0.9706717383949748,0.918750709788193,0.8647496135391851,0.8105310216380329,0.7946104174644899,0.787259089716631,0.7839393503915909,0.7677987095168659,0.762153098395116,0.7793542929320891,0.8031903240227259,0.8189278167515741,0.846431056367763,0.8945744352334849,0.919988761637961,0.933140034549248,0.936168439772556,0.952315929696,0.935157341369967,0.9161285794153292,0.9311515934360308,0.938981702747194,0.93823592712394,0.9295031285852142,0.907928882345458,0.8987058220639581,0.8859630439066979,0.868609347611876,0.881029719554856,0.9131245395004748,0.938116976695604,0.9425343381878428,0.9714058884728152,1.0291074369409,1.08086200767478,1.134422823216,1.16195315956738,1.18283578990405,1.19105773051303,1.17713761579275,1.15899818105309,1.16224179758278,1.1799774929541398,1.1595497721864398,1.15804449060518,1.15962311389391,1.19366531708492,1.20098757291085,1.22101758686273,1.2073639768508402,1.2053747086486002,1.2131749158726002,1.1921892501746698,1.1841814522361698,1.19575058093677,1.23274595753769,1.25514791771354,1.28309032769423,1.30643584293296,1.28033686198845,1.24879215804755,1.20617651615873,1.17287647970292,1.15466519820794,1.1503661441921202,1.1324102911658798,1.12268764774966,1.11998562786326,1.1182151699816898,1.11581717367418,1.10130203101228,1.08871067155617,1.07800054850173,1.08245797477803,1.05450794714224,1.07116846562849,1.08247514313256,1.10132746085657,1.1115027228039298,1.1272041310711598,1.1349931075273898,1.1302935078278702,1.12145329229699,1.09492493098734,1.08118711134445,1.06975558577184,1.05999371361894,1.06607704450909,1.08638513073344,1.09548413517251,1.10218096126064,1.10033090828978,1.0972521403294302,1.09916536040699,1.09226709528095,1.07355622802725,1.05951084385285,1.07805551219786,1.09570586985629,1.10978191873766,1.11243106707041,1.10718580372058,1.08932270524359,1.07541794824691,1.0582958045595,1.04159291462668,1.01970581602115,0.99173932988906,0.994574836850316,1.01337532636766,1.00974450046433,0.988236660633918,0.9730079874853148,0.961689862531845,0.948415850371724,0.942527737330299,0.953869124283957,0.946591603475064,0.945141928528643,0.94432722413523,0.9569645681209872,0.9687608376357508,0.9714687543973228,0.975246191277494,0.994720137682816,1.0050380212009,0.997145395565057,0.9953463587297272,1.0028275868254202,1.00837931255565,1.0023918236004,1.01440139591128,1.0172814929771,1.02474316030811,1.02406584644067,1.02437180552494,1.02227187428522,1.01198463428803,1.01076910958264,1.00808846457198,1.0160410934128,1.01620712686788,1.0107257673190602,1.00549049383403,1.0087546798354,1.00453577684737,1.00442425679481,1.00069761657757,0.995354644337304,0.990003356747608,0.988080334953088,0.9891937422368928,0.987557580660011,0.989372527365506,0.9916633448793052,0.991859693799864,0.995832173164578,0.997919414691605,0.994434458423614,0.993076098806814,0.9901271410527992,0.994930181596077,0.998173949948308,1.0031688440916702,0.9884072993053108,0.985388843486937,1.00376214712492,1.03085364211884,1.05219694421456,1.07813274799808,1.10688703249223,1.11301229996532,1.11557442476716,1.1337984327487098,1.1530069254337,1.21201993058613,1.2613234580221,1.29804606083446,1.32778802615996,1.32023637678136,1.3227451246771105,1.317534736012,1.31030595886666,1.29806141851526,1.2830601655392602,1.28187675666498,1.28280305052181,1.26846011435055,1.2517624585421898,1.21293559111494,1.1821088251516498,1.15742334733142,1.14185422097595,1.1413514482621,1.12312756545308,1.11195166837498,1.10327443516422,1.09594157811335,1.08256593731435,1.05620440007268,1.02886342959824,1.01812538485336,1.0241680932099,1.01545815578343,1.00693230355056,0.999685179046298,0.9899570171478308,0.975201448202461,0.972779880448771,0.969459915665882,0.965928416786373,0.958411071404817,0.943833658074611,0.957096275079668,0.9742615912902328,0.9792699723684972,0.972516964462498,0.977732298280835,0.979593361747592,0.980783011590613,0.965755319287622,0.954856009766289,0.9546995246207092,0.95248739682427,0.949087342820564,0.961901119412616,0.9880030355281,0.987108480097868,0.975761683543001,0.9668089738018408,0.953626010132712,0.947006125060314,0.953500274351158],"StdR":[0.41341422788037896,0.36025806172384,0.30793284786626096,0.368919498171046,0.305778008251659,0.26900589203415,0.214095074875184,0.181743229672231,0.181444028558929,0.16873494237180606,0.148938697300665,0.15679034168697306,0.164586180124169,0.15329419663451302,0.13684372342334,0.12532900280512,0.14119108180950102,0.137500247550169,0.15416288217707402,0.129440387932676,0.12663127201312,0.120888473570248,0.117423537824721,0.103367867971392,0.0933192665633546,0.0909889988103833,0.0896218025223587,0.0914740235575267,0.08877015069511199,0.0864548285755338,0.0786946465305023,0.0704155366337186,0.0634190455431521,0.0587044823945294,0.053681131512452,0.0502810750771958,0.0463411348409119,0.0432643188689451,0.0409759931719636,0.0382928988115747,0.035319797890098,0.0327686499710841,0.0280344950876576,0.026127433646375,0.0244562225223058,0.0230957763304049,0.0220648583849284,0.021155179457458,0.0203273908474074,0.0198446777199461,0.0190130519691155,0.0182175722917814,0.0175478737126477,0.0171332057147313,0.0166305280447406,0.0159778718556554,0.0161164533025676,0.0159866023348719,0.0154651885972053,0.0152007198657976,0.0146803062654375,0.01410631496887,0.013654312424408002,0.0134588888054523,0.0134618494792471,0.0132613033772352,0.013119388432576,0.0133148802583182,0.0131606915407342,0.0128834332043187,0.0128584039027694,0.0128811843242735,0.0128109862856285,0.0128301305658166,0.0128236410789899,0.0130836911391588,0.0133055147712157,0.0130444961709204,0.0128774117316312,0.012698561237603,0.0121060552412908,0.0117531664975281,0.0114319287345216,0.0110513229530894,0.0107296319754728,0.0103678544815762,0.0100888315546229,0.009834407623583879,0.0095206485594512,0.00953144136135071,0.009379184765426759,0.00947898296323498,0.00961694199179305,0.00966199750659658,0.009732908214222907,0.009993356157122341,0.0102078955204078,0.0103686107680746,0.010553142607021,0.0104066770664859,0.0106103164413413,0.0108246013452425,0.010987639005196998,0.0112245262432685,0.0115341487996718,0.0118804665862528,0.0120789423768515,0.0124630285542428,0.0125768633080085,0.0129723663188067,0.0133187252120581,0.0134907867030209,0.0137332853659742,0.0141981762672578,0.0144551659226228,0.0146139177056041,0.0143386004759309,0.0140450674417856,0.0141583911824704,0.0147065755473399,0.0145998335391008,0.0144952159506946,0.0141520359828154,0.0138932644963652,0.0135467312885654,0.0133606982789975,0.0130019401020038,0.0126018130239771,0.0124060453747072,0.0122509902174872,0.0121285904643098,0.0119275125220917,0.0115529158932894,0.0113830556585928,0.0111309039202224,0.0114879562406264,0.0119228263071806,0.0123483497780769,0.0125682998942774,0.0130513595221545,0.0137930505117241,0.0145184070772135,0.0150267260434712,0.0154183150437989,0.0161410966471738,0.0163625060219906,0.0164906920960264,0.0162712936789685,0.0161493009135971,0.0158988763962042,0.0154880575585839,0.0156645735551891,0.0158035481956087,0.0158090675907648,0.0156797948358219,0.0156352010823815,0.01572536310634,0.0156318991684015,0.015718435331167,0.0161324559266074,0.0166160380380289,0.0168210788154129,0.017112919605832,0.0173515328232543,0.0178393157657996,0.0181840378027662,0.0183975892402642,0.0185613754234301,0.0184235192597634,0.018336757532665,0.0181553464718005,0.017819571433128997,0.0173339924530123,0.0175854157579759,0.0172430633553352,0.0170933148367896,0.0169111755650343,0.0170845931722168,0.0170793652121083,0.0172530102058963,0.0171136647559576,0.0169439965622684,0.0166826628113211,0.016349563513368002,0.0162609536141278,0.0159968417793734,0.016219987469540998,0.0163344217655702,0.0165134572878952,0.0169496907581503,0.0170627025534492,0.0166479565364963,0.0160848848053991,0.0153747672879976,0.0148529900071316,0.0141103712537699,0.0137308113896733,0.0132239804050068,0.0129973667523152,0.0126832648511664,0.012267148040558,0.0120383775937642,0.0117841699756421,0.0112574719174373,0.011141234851581,0.0107564442548454,0.0108029465405256,0.0106691845853106,0.0105911995374053,0.010538396844972,0.0106168305627615,0.0107161329203368,0.0107260201655138,0.0106986695851074,0.010492934200429002,0.0103324383186593,0.0101794787890015,0.009942014045159759,0.0097822955749324,0.009639560321803079,0.00961411632133925,0.00951503274952384,0.00954705008978035,0.009554892816207779,0.009567653144207029,0.00943666561555971,0.00929540267788957,0.009164866738590679,0.00914281161956903,0.009043964180197879,0.00901727105020863,0.009077640358421409,0.00906777391388376,0.00901971788551261,0.00891994493220046,0.00863484237669993,0.00861545239070113,0.00818614573914551,0.00796987050042501,0.00785369566100353,0.00781899301647327,0.00763578000332445,0.00757938227041233,0.00752728721982143,0.00740510004294115,0.00725833246406943,0.00733781540060055,0.00738060041945852,0.00740230869712608,0.00745140546428553,0.00752231996958279,0.007594200924968541,0.007724115625929758,0.007801897729594958,0.00777995209848626,0.00779976644922374,0.007875843814914359,0.007716336178033479,0.0077551076273892705,0.007739482374349009,0.007741717771373641,0.00772458021445012,0.0077772416537494095,0.00776708526803695,0.00781406293557378,0.00774688610890618,0.00790313254109492,0.007810463391375529,0.00778819048992163,0.00777134506744384,0.0076914541109084295,0.00777188826661457,0.007695204506554891,0.007766623229886059,0.00758568141725786,0.00763116734224778,0.00763607988035482,0.00757740118114649,0.007597316879134691,0.00754753232778303,0.00752209783143461,0.007527607646960191,0.00752399317434763,0.00760204015262866,0.007622614241034859,0.00755505026289676,0.007494988020733321,0.00768289841030249,0.007643319148775821,0.00761722997981922,0.007607497700466419,0.00751083094042249,0.00772153445372012,0.007689184189602091,0.0076744911746235,0.00764950136037957,0.00760563226891005,0.007715610009136409,0.007800281631849891,0.007901590396053721,0.00797854457209816,0.00811234803482086,0.00823671715775319,0.00840587110877635,0.008541131109639279,0.008628278453996009,0.00917581292896333,0.009887624363044979,0.010978695657569,0.0120936823877599,0.012722956699148,0.0133771785160432,0.0137558418861649,0.0139484049918666,0.0140471304324988,0.0139021274637854,0.0138563828011415,0.0136465733570222,0.0134848026682711,0.0131969827803499,0.0126426209842162,0.012067638392394,0.0113045651534148,0.0106711629524834,0.0101630327157716,0.00953069071170503,0.0090255614598098,0.00859658001241123,0.008188345421582,0.00774868392621854,0.00738457750749073,0.00688027288118984,0.00656284742825704,0.00625656631700271,0.005814528299078629,0.0055724912534072715,0.00534961332112105,0.00520932647003534,0.00499333144193692,0.00489710286788541,0.004769147733310001,0.00471671560779831,0.00459721698524962,0.00465929285115325,0.00473095028287735,0.004765487265364921,0.00469225872688276,0.00469836159498813,0.00470543725548022,0.00464814152372139,0.00474829800811104,0.00467960748112976,0.0046447852804794,0.0047481488741822715,0.00474515762712132,0.00485456565420485,0.00488333371592563,0.00502294658954834,0.00497652956416634,0.00490459932307689,0.00486753998366778,0.00488627996313326,0.0048678600703657895,0.00499555990858615],"EnoughData":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-AE.json","Name":"United Arab Emirates","CurrentEstimate":{"Exposed":4992.0,"Infectious":5000.0},"OfficialName":"United Arab Emirates","Level":"country","M49Code":"784","ContinentCode":"W-AS","CountryCode":"AE","CountryCodeISOa3":"ARE","Population":9770529},"AF":{"data":{"Rates":{"CaseFatalityRate":0.0020461972622979234,"Critical":0.004228029287556848,"Hospitalization":0.0237414341905811},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,5,5,10,10,10,15,18,18,29,32,32,32,32,32,40,43,54,99,112,131,135,150,166,179,188,188,207,220,228,252,260,310,331,345,397,421,458,468,472,502,558,558,610,648,691,745,745,778,801,850,930,938,996,1040,1075,1097,1128,1138,1209,1259,1303,1328,1428,1450,1522,1585,1762,1830,1875,2171,2651,3013,3326,3928,4201,4725,5164,5508,6158,7660,7962,8292,8764,8841,9260,9869,10174,10306,10674,12604,13934,14131,15651,16041,17331,19164,19366,20103,20179,20700,20847,20882,21135,21216,21254,21454,22456,22824,23151,23273,23634,23741,23741,23924,24550,24602,24793,25180,25198,25358,25389,25471,25509,25509,25510,25669,25669,25742,25840,25903,25960,25960,26228,26415,26694,26714,26714,27166,27166,27166,27166,27166,27681,28016,28016,28180,28360,28440,29042,29046,29059,29063,29089,29089,29231,29315,29390,29713,30082,30537,30557,30715,31048,31129,31154,31234,31638,32073,32098,32503,32505,32576,32576,32576,32576,32576,32610,32619,32619,32635,32642,32642,32746,32789,32842,32842,32842,32852,32879,32977,33045,33058,33058,33064,33114,33118,33308,33354,33447,33516,33561,33614,33760,33790,33824,33831,34010,34023,34129,34150,34217,34237,34239,34258,34321,34326,34342,34355,34362,34440,34440,34446,34458,34721,34954,34967,35024,35036,35067,35092,35137,35160,35295,35350,35370,35422,35934,35976,36122,36145,36232,36295,36709,36716,36831,36946,37218,37260,37260,37393,37685,37879,37920,38032,38099,38141,38200,38250,38252,38336,38475,38505,38540,38613,39006,39508,39585,39692,40359,40444,40784,41096,41441,41543,41612,41727,41727,41727,41727,42530,42666,42666,43291,43440,43740,43948,44137,44608,44850,45298,45434,45465,45868,46359,46554,46759,46887,46912,46943,47298,47365,47459,47549,47583,47606,47609,47679,47723,47798,47982,47995,48018,48027,48041,48042,48109,48133,48279,48390,48392,48395,48433,48514,48626,48798,48803,48820,48834,48895,48967,49086,49281,49285,49288,49333,49344,49347,49359,49362,49362],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,4,4,4,4,5,7,8,11,12,13,15,16,18,20,24,25,29,30,34,41,43,76,80,91,107,118,146,175,197,240,275,300,338,368,424,445,485,532,556,608,666,715,785,841,907,934,997,1027,1093,1177,1236,1331,1464,1532,1704,1830,1940,2127,2291,2470,2705,2895,3225,3393,3564,3781,4042,4403,4687,4968,5227,5640,6054,6403,6665,7073,7654,8146,8677,9219,10001,10585,11176,11834,12459,13039,13662,14528,15208,15753,16512,17270,18057,18972,19554,20345,20920,21462,22146,22894,23550,24106,24770,25531,26314,26878,27536,27882,28428,28837,29147,29471,29705,30165,30441,30606,30957,31228,31507,31826,32012,32314,32662,32941,33180,33374,33584,33898,34184,34356,34441,34595,34730,34984,35060,35219,35279,35453,35493,35605,35717,35918,35978,36026,36147,36253,36358,36463,36532,36665,36700,36701,36737,36773,36820,36928,37006,37046,37083,37153,37260,37336,37422,37497,37542,37590,37667,37710,37750,37852,37885,37944,37990,38045,38061,38103,38119,38130,38133,38155,38159,38193,38243,38288,38304,38324,38398,38494,38520,38544,38572,38606,38641,38716,38772,38815,38855,38872,38897,38919,39044,39074,39096,39145,39170,39186,39192,39227,39239,39254,39268,39285,39290,39297,39341,39422,39486,39548,39616,39693,39703,39799,39870,39928,39994,40026,40088,40141,40200,40287,40369,40510,40626,40687,40768,40833,40937,41032,41145,41268,41334,41425,41501,41633,41728,41814,41935,41975,42033,42159,42297,42463,42609,42795,42969,43035,43240,43468,43681,43924,44177,44363,44503,44706,44988,45174,45384,45600,45723,45844,46116,46274,46516,46718,46837,46837,47072,47306,47516,47716,47851,48053,48116,48229,48527,48718,48952,49161,49378,49621,49681,49817,50013,50190,50433,50655,50810,50886,51039,51280,51350,51405,51526,51526,51526,51526,53011,53105,53105,53207,53332,53400,53489,53538,53584,53584,53775,53831,53938,53984,54062,54141,54278,54403,54483,54559,54595,54672,54750,54854,54891,54939,55008,55023,55059,55121,55174,55231,55265,55330,55335,55359,55384,55402,55420,55445,55473,55492,55514,55518,55540,55557,55575,55580,55604,55617,55646,55664,55680,55696,55707,55714,55733,55759,55770,55775,55827],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,3,3,4,4,4,4,4,4,8,10,12,15,16,16,17,18,18,19,22,23,29,30,30,30,33,36,36,40,40,43,47,52,58,59,61,64,68,72,85,90,95,104,106,109,115,120,122,127,132,136,153,168,170,173,178,188,194,206,217,219,220,221,228,236,247,250,258,266,274,298,304,313,331,361,373,388,409,430,450,455,475,482,495,508,550,552,573,585,597,617,638,674,682,716,728,740,752,780,809,821,828,866,900,922,939,959,973,996,1012,1040,1064,1096,1117,1149,1166,1183,1185,1188,1192,1213,1227,1249,1261,1271,1272,1273,1283,1284,1285,1286,1290,1290,1296,1301,1310,1315,1321,1329,1346,1356,1365,1370,1371,1376,1378,1382,1384,1386,1386,1386,1388,1390,1398,1402,1402,1403,1403,1403,1403,1407,1410,1410,1410,1410,1413,1416,1419,1421,1421,1421,1421,1421,1427,1428,1438,1438,1439,1439,1443,1446,1447,1448,1453,1453,1455,1455,1458,1460,1460,1460,1460,1464,1464,1468,1469,1471,1472,1474,1475,1479,1481,1482,1483,1483,1487,1490,1494,1499,1501,1503,1507,1509,1513,1516,1520,1525,1531,1534,1535,1538,1538,1544,1547,1551,1557,1557,1559,1565,1577,1580,1584,1594,1598,1608,1620,1635,1641,1648,1653,1666,1678,1690,1702,1715,1728,1737,1740,1752,1774,1795,1822,1841,1846,1846,1864,1874,1900,1906,1919,1935,1945,1956,1965,1969,1995,2011,2025,2030,2047,2067,2082,2096,2117,2126,2139,2149,2160,2174,2179,2181,2191,2191,2191,2191,2237,2244,2244,2253,2257,2264,2277,2288,2301,2301,2314,2324,2336,2339,2343,2346,2354,2363,2370,2373,2378,2385,2389,2389,2397,2399,2400,2400,2404,2405,2406,2407,2407,2408,2410,2413,2414,2418,2419,2424,2427,2427,2427,2428,2428,2430,2430,2430,2432,2433,2435,2436,2438,2442,2443,2443,2444,2446,2446,2446,2449],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,4,4,4,4,5,7,8,11,12,13,15,16,17,19,23,24,28,29,32,39,41,72,75,86,101,112,140,166,188,226,257,280,311,335,390,400,436,482,506,557,612,652,713,757,778,792,833,856,907,971,1017,1100,1229,1273,1426,1543,1627,1803,1913,2067,2275,2408,2709,2831,2990,3200,3425,3725,4007,4231,4447,4813,5156,5490,5717,6099,6626,7028,7545,8017,8744,9291,9859,10485,11093,11594,12156,12975,13622,14059,14788,15450,16168,16897,17393,18109,18376,18423,18724,19138,19172,19450,19570,19885,20311,20212,19326,19368,19563,19488,19709,19594,19198,19317,19453,19216,17625,16554,16624,15395,15162,14162,12670,12709,12177,12273,11945,12092,12329,12225,12213,12301,12212,11432,11119,10919,10840,10636,10567,10676,10601,10155,10149,9984,9706,9784,9728,9801,9778,9872,9906,9905,9778,9814,9782,9787,9793,9771,9802,9596,9499,9286,9343,9413,9005,9048,9123,9162,9200,8785,8483,8542,8422,8295,8223,7659,7671,7668,7667,7663,7667,7555,7518,7488,7181,6832,6448,6521,6386,6075,6022,6031,5986,5657,5272,5289,4914,4929,4882,4904,5025,5052,5073,5087,5098,5114,5102,5130,5139,5048,5019,4983,4988,4991,5025,5075,5040,5032,5086,5161,5164,5206,5271,5138,5157,5096,5085,5090,5092,5028,5078,5183,5288,5168,5232,5188,5267,5290,5377,5495,5541,5566,5637,5747,5826,5901,5938,5978,6028,6136,5999,5929,6058,6177,6335,6360,6528,6696,6880,6981,7174,7327,7403,7082,7310,7337,7511,7631,7688,7383,7626,7648,7748,7659,7731,7731,7815,7747,7737,7890,7900,8019,8030,8073,8312,8497,8621,8675,8848,9051,9021,8744,8423,8509,8624,8170,8227,7953,7783,7665,7628,7612,7608,7608,7608,7608,8244,8195,8195,7663,7635,7396,7264,7113,6675,6433,6163,6073,6137,5777,5360,5241,5165,5153,5201,5243,4919,4922,4902,4916,4911,4934,4999,4944,4932,4918,4786,4829,4840,4895,4884,4904,4861,4851,4722,4631,4654,4670,4654,4576,4486,4329,4342,4330,4338,4289,4244,4142,3961,3969,3976,3938,3945,3966,3965,3967,4016]},"Timezones":["Asia/Kabul"],"AgeDist":{"0-4":5672509,"10-14":5192114,"100+":39,"15-19":4629445,"20-24":3926485,"25-29":3109386,"30-34":2478259,"35-39":2056387,"40-44":1658723,"45-49":1304736,"5-9":5416223,"50-54":1032359,"55-59":807839,"60-64":612638,"65-69":444858,"70-74":312451,"75-79":168004,"80-84":75605,"85-89":24460,"90-94":5192,"95-99":629},"REstimates":{"Date":["2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.86997394010929,1.8870449032864895,1.59797427915328,1.56761345923789,1.55352589118887,1.4465774757756102,1.45908917266253,1.4388729375986695,1.39204343407981,1.41756409232099,1.35635466450914,1.34087407913128,1.2709211379820902,1.2566693710981598,1.20306319620741,1.17706784597757,1.24668369691498,1.236661767602,1.26491448937353,1.37897717191482,1.33167299941438,1.41314872169028,1.42751732467785,1.38061182687305,1.4395752725380302,1.44710568621328,1.49534922498295,1.5406730403038502,1.5503751338931702,1.62153922785702,1.53439933619109,1.47104115567595,1.42637256085535,1.39508172336362,1.45259738593885,1.40783024860134,1.3827349743332902,1.3574866928853202,1.36535408544256,1.37807356356999,1.35611869750213,1.2861612470189898,1.28698630578551,1.300934252059,1.32956303320937,1.3585234090558898,1.36581763189113,1.4109903986575902,1.37370628711409,1.3528620617500502,1.34800820402956,1.3402433525288702,1.29569713210278,1.26435898337924,1.28862839026507,1.29380604416597,1.25367430059164,1.22305813693356,1.21069382799967,1.20026269539406,1.20598950022716,1.14235259088124,1.13404352773255,1.1059332722313202,1.07135886317372,1.06237029950859,1.06904898967443,1.06182746548124,1.0180927348258,1.0103225822981,1.03079746984738,1.0305806547983398,1.00631466820994,0.990178719901816,0.9313617389216422,0.93465115644121,0.9050955529031092,0.890392251972948,0.8830727529296241,0.851295819921861,0.839367184732008,0.8183570823717541,0.7968473181031009,0.7859833020077222,0.7519747341474899,0.715438587815717,0.7161316425013371,0.682752200018337,0.7151904289079821,0.722687573008129,0.7385007784555321,0.763230720791004,0.7730810478086071,0.8009946259365709,0.8006626526311751,0.83174231845965,0.859684758255282,0.8203676524685181,0.81466550955606,0.8039378870577221,0.8136272754200551,0.8116668965020931,0.7993634668471679,0.744776838373325,0.744101837252266,0.716421621205132,0.7250713625689691,0.7291795371153471,0.725744364495396,0.676647522550464,0.664943991901992,0.720726130181368,0.740104559414856,0.7638430730352991,0.7253934934557299,0.7547664914883679,0.7754507029130558,0.793796132594144,0.7234018997326099,0.752069700654307,0.738150439272645,0.728859226597062,0.6992050585532571,0.748342189696187,0.779153520667018,0.746443414831989,0.7481481604441049,0.7828692013781421,0.788655302171448,0.8345668511778809,0.8056801136101172,0.840631717546345,0.912971614912192,0.974952446921091,0.9912063138888892,0.984044791564726,0.977478430806659,0.930272213955376,0.955891693668416,0.9727667864074608,0.962180425561032,0.86705896084654,0.842805309826563,0.784168335112728,0.73621571678674,0.717173880778892,0.7207918375912951,0.6614511377525121,0.68840569327874,0.7456472949234151,0.6961073513233299,0.704683416066049,0.675468784317724,0.766683298087524,0.8879515622874979,0.9370518657682372,0.9147986771155748,0.950552687714931,1.0062981899812,1.07741391198563,1.1775540237558302,1.25702073812745,1.22858684941429,1.1585769142758202,1.0671155821528002,1.0592893650430402,1.05035238362933,1.12805047112332,0.9971916061255508,0.980450067059216,1.02408914311012,1.01883045480761,0.985245165648201,0.936270421135895,0.8743318143789021,0.8127911589758359,0.7857858847742321,0.766515247839479,0.799212927661332,0.792912121577427,0.7936666817055409,0.648601743225277,0.799919187850299,0.94274510943878,1.00030827829625,1.1147550409556002,1.25356515740418,1.22479312312331,1.31523386605198,1.38225119447306,1.3929302248505802,1.4051648228157498,1.3415985642660702,1.35720775688882,1.35222091985031,1.29811063912787,1.2383737245626,1.20745217285041,1.26660386995191,1.2778189607570902,1.20401961902123,1.23932075798998,1.15838282982773,1.15682411770523,1.16527574479228,1.18269159795498,1.24010832136745,1.20171482306984,1.19440125583735,1.17004033855142,1.17418443384824,1.15194547091297,1.07588834973548,1.05919849553351,1.02982371956381,1.00469999306391,1.05061753455533,1.07346932889957,1.1193389331290902,1.12764530598588,1.15319322107508,1.20551647810435,1.15172286358812,1.20800182554602,1.23532009837659,1.26663983033661,1.31279173117281,1.3283458854872,1.34233363662759,1.31297018613256,1.28227004111179,1.28836624700262,1.23709705612465,1.21221120269819,1.17965335164164,1.12093932040154,1.11498079123616,1.11843324054058,1.07102513189348,1.0659168313181,1.03815319391455,0.98064812674865,0.9114558642302828,0.955812611057024,0.979401614007553,0.9599347375760992,0.972009978263101,0.949744762203055,0.951630600446178,0.9371397791662378,0.943634859312134,0.964587013727518,0.98634472073469,0.9883628972847752,0.993656008694568,1.03532346603042,1.13185409614594,1.04552483287442,0.991899885347528,0.9818970007396828,0.973539803876303,1.01993434372879,1.0291867204295,1.06171183381475,1.03924069080084,0.974342999371933,0.991816474905872,0.930410682521893,0.8773292743011579,0.8533963710280791,0.7751652876662131,0.7772146015536021,0.7497601517979259,1.37478824937761,1.32618151020896,1.1551011050783,1.05682770157498,1.0210417499868198,1.00824418455277,0.979403781024174,0.9037754471929408,0.902973987443276,0.895743088240734,0.941892261210545,0.980647868646872,1.03482021636567,1.0541031114171,0.44775231555557,0.461143544751947,0.573295841606713,0.644175480974327,0.6736628971278061,0.7266933010776692,0.7349577950309379,0.792330796136431,0.8503470778409301,0.956023079328158,0.854286798883861,0.8615422787420041,0.8501339316622241,0.84488360274984,0.8314397451592471,0.840301512089764,0.7903095395128259,0.754013649878228,0.7411381218143259,0.7642633082641072,0.7668903793693559,0.743190276109006,0.716760695958088,0.649953176898724,0.6646980643418909,0.676465622382182,0.6614564847056329,0.708701656991582,0.7281574051970491,0.669210844875909,0.6515013715795099,0.616448200517604,0.625756649763959,0.5416636089782729,0.62835768386645,0.6509223056294461,0.7076543873500821,0.7494892221997629,0.780460604321511,0.7845564466205621,0.758326716521793,0.7472473162441919,0.766711006855307,0.88036942774751,0.864524444296538,0.838276735091905,0.989906581266756],"StdR":[0.115488311060774,0.10733673244296303,0.0903220889557444,0.0850463800156442,0.0798229634100036,0.0732692924230467,0.0706455400924116,0.0679872063174555,0.0634272743651708,0.0625518849498508,0.05861852054219,0.0560738485538446,0.0532990903077668,0.0510228027791255,0.048942038142829006,0.0476107230469172,0.0473776947507324,0.0468937900107925,0.0463186981727321,0.0472939389367568,0.0457155663745377,0.0461940107245567,0.0456919883969889,0.0434544059416958,0.0437106769054192,0.0428126050915605,0.042447450559755,0.0417406512334189,0.0420363917416102,0.0426883486394646,0.0407330445907477,0.0381358800963478,0.036053200645501,0.0339769466408886,0.0336907981250645,0.0321156363049518,0.0308650847543767,0.0299390777221217,0.0289067701968216,0.0283012619326097,0.0274463522302128,0.0258623458894435,0.0251970649446282,0.0244332589644303,0.0241845959620919,0.0240491089248143,0.0237493710114547,0.0243332225743716,0.0236955438963525,0.0232947845635796,0.0227217321166039,0.0221467933050838,0.0211525787464007,0.0203324594080613,0.0201684851343232,0.0195174692985651,0.0186046023927599,0.0180360878920985,0.0174533248246264,0.0168479441859397,0.0163004466467417,0.0151747782158784,0.0147177742326202,0.0141179785037948,0.0133769705224045,0.0128253558901158,0.0124919968859296,0.0120786685155936,0.0115948514420354,0.0111962907418767,0.0112933408923257,0.0110795041926332,0.0107698500933277,0.0106231439688216,0.0100995050974475,0.0102517471422329,0.0100230328346108,0.0100366809409911,0.0101965938691802,0.0101446817694278,0.0103233962389268,0.0104580581720998,0.0106219483771777,0.0109811852307312,0.0110623698657163,0.0112712183067432,0.0120262214212552,0.0121573246841242,0.0134852195910644,0.0140247727489255,0.0148228094361115,0.0154885427863702,0.0159114005464689,0.0167059827605539,0.0166338609000537,0.0171336236307157,0.0176210753695206,0.01680259689158,0.0168442937157565,0.0166037128152077,0.0169549018451358,0.0172495281416596,0.0172433238365316,0.0166500584166272,0.0168872440052975,0.017211063463277,0.0179184394531268,0.0185064471213745,0.0192617714246149,0.0187909913196615,0.0195005871587685,0.0209355384606226,0.0221447984579775,0.0230889939102443,0.0226104012725011,0.0234550482759942,0.0242025764638598,0.0246629619224145,0.0234999182006367,0.0243204208220663,0.0246741057792088,0.0250199723331244,0.024753884836669,0.0264391291976236,0.0281629345096708,0.02759691711519,0.0280995651816854,0.0293451792327527,0.0302298572932854,0.0313394618662477,0.0311044384094132,0.0319615677069801,0.0335449764344469,0.0349315956316086,0.0345000078503386,0.0341308063862432,0.0337368450547352,0.032104716827802,0.0325134224295877,0.0330039092987175,0.032801624360444,0.0310383670117323,0.0306475024774431,0.0296748991048969,0.029662242561125,0.0302431667980414,0.0311165298764333,0.0302890619022056,0.0321016987614507,0.0351219181865069,0.0345961719390206,0.0359532714195707,0.0365285978120984,0.0395838916359194,0.0441643312072628,0.0456932157929541,0.0455044485217242,0.04667141586337,0.0473033614278279,0.0492084292099612,0.0509073054228505,0.0512532797969361,0.0502591282940382,0.0474965117849294,0.0442624547351511,0.0437391202984165,0.0431481120639075,0.0445460300393986,0.0413826397301759,0.0403617670444038,0.0416202830900387,0.0415776544792597,0.0402949150920572,0.0395765680714994,0.0385686210465706,0.0377644713894635,0.0375914115138,0.0374502252859421,0.0395587975456684,0.040414193309172994,0.0412301753811371,0.0378223288881007,0.0438102941482296,0.048613455533353,0.0506063284094115,0.0529449025481582,0.0564874603789096,0.0542237097858101,0.0554304071118578,0.0558011391249921,0.0552676557371719,0.0533009977558984,0.0507158035924166,0.0496033544035708,0.0485718852489194,0.0457990414681508,0.043807791802535,0.0419751658506535,0.042317432157562,0.0418716866886228,0.0396069130579317,0.0396534224231034,0.0374624594323438,0.0365382778841995,0.0358821779488947,0.0356115884393931,0.036140968667877,0.0355847523673246,0.0344777659611368,0.0337474076326712,0.0328993955786936,0.0324049478137644,0.0309421963210258,0.0297842146478266,0.0295459198840203,0.0286429211843923,0.0292018558105318,0.0295964266467414,0.0299114002187554,0.0297060074328443,0.0294868569396084,0.030541601784703,0.0294064252623158,0.0294119152462425,0.0297125103330088,0.0296480556029576,0.0301152960316132,0.0296008345801047,0.0297265486876578,0.0291567161839182,0.0279240473533681,0.0277708532479411,0.0264364691278045,0.0256717537500634,0.0245155231269445,0.0232708228303618,0.0228633389280552,0.0223302287317439,0.0214046579316809,0.0210933612548168,0.0204064544479167,0.0197258302641535,0.0188749114772426,0.0193145995766748,0.0196921920652388,0.0193088029704499,0.0195182078189512,0.0191817678791704,0.0192432196527811,0.0193193327391433,0.019367921133864,0.0195158629557971,0.0199777568499573,0.0200962783065914,0.0200052192641669,0.0207316246643674,0.021414037384285,0.0204510069815394,0.0198022332185606,0.0197161502244012,0.0197232928663754,0.0201230234104488,0.0202040675770177,0.0204864577624159,0.020330648365752,0.0194915055459766,0.0195604279625473,0.0192293379026021,0.0183750949900142,0.0183978113133609,0.0179739047896208,0.0184117655058816,0.018684097994755,0.0269582974592813,0.0257297269128965,0.0234911546254691,0.021587288251938,0.0205481549245732,0.0202777754005902,0.019824377001485,0.0191405780361945,0.0191751786341512,0.0191645467951816,0.0197810650020466,0.0205523065487945,0.0210449374140575,0.0214450155777045,0.0137517301557686,0.0146679426207128,0.0181312386587945,0.0206347406294069,0.0221850526399963,0.0239477640629382,0.0245719238852662,0.026168044206593,0.0279785200213488,0.0298346396784127,0.0274863437822382,0.027444810957138,0.0275586913982897,0.0279713283186073,0.0274807660263519,0.0276314203776264,0.0273313871181213,0.027125397087353,0.0276011337215225,0.028756647092557007,0.0298814827017228,0.0298005902011428,0.0297826205108243,0.028719328530078,0.030242200604622,0.0321811492504572,0.0325368583602289,0.0345929826934113,0.0364252557314046,0.0358503089986459,0.036082590144558994,0.0361718987766883,0.0373201065684266,0.0362040598160322,0.0409444966489955,0.0435587530973511,0.0471329889280715,0.0496106045151847,0.0521516834911427,0.052475645116928,0.0527838968161335,0.0524083067401456,0.0540294162960106,0.0593316342663883,0.0591968289100572,0.058235709749005986,0.065108966122714],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-AF.json","Name":"Afghanistan","CurrentEstimate":{"Exposed":28613.0,"Infectious":37623.0},"OfficialName":"Islamic Republic of Afghanistan","Level":"country","M49Code":"004","ContinentCode":"W-AS","CountryCode":"AF","CountryCodeISOa3":"AFG","Population":38041752},"AG":{"data":{"Rates":{"CaseFatalityRate":0.0066841769463279145,"Critical":0.013818733089616862,"Hospitalization":0.055726115104975084},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,3,3,3,3,3,7,10,10,11,11,11,11,11,11,11,15,15,15,15,16,16,16,16,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,20,20,20,20,20,20,20,20,20,20,20,20,20,20,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,23,23,23,23,23,23,23,57,57,57,57,57,57,57,57,57,57,57,57,57,58,58,60,60,60,65,65,67,67,67,67,67,75,75,76,76,76,76,76,76,76,76,76,83,83,88,88,88,88,89,89,89,89,89,89,89,89,89,89,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,92,92,92,92,92,92,92,92,92,92,92,92,92,92,94,96,96,96,96,97,97,97,97,97,97,97,100,100,100,101,101,101,101,101,107,107,108,108,108,108,115,115,116,117,117,117,117,118,118,118,122,122,122,122,124,124,124,127,127,127,127,127,127,127,128,128,128,128,129,130,130,130,130,130,130,133,133,133,133,133,134,134,138,138,138,138,138,138,138,141,141,141,141,143,143,144,146,146,146,146,146,147,147,148,148,148,148,148,148,148,149,149,150,152,152,152,152,152,156,156,156,156,156,157,157,162,162,162,163,170,170,174,174,175,175,177,177,179,179,181,183,187,187,189,189,190,197,199,199,199,205,205,213,214,214,217,218,222,233,233,271,271,291,301,307,307,309,355,355],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,3,3,3,7,7,7,7,7,7,7,9,15,15,15,15,19,19,19,19,21,21,23,23,23,23,23,23,23,23,23,24,24,24,24,24,24,24,24,24,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,65,65,65,69,69,69,69,69,68,68,68,70,70,70,73,74,74,74,74,74,74,74,76,76,76,76,76,76,76,82,82,82,86,86,91,91,91,91,91,92,92,92,92,92,92,92,92,92,92,92,93,93,93,93,93,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,96,96,96,96,97,97,98,98,101,101,101,101,101,106,107,107,107,107,108,111,111,111,111,111,111,112,112,112,119,119,119,119,122,122,122,124,124,124,124,124,124,127,128,128,128,128,130,130,130,131,131,131,131,131,131,133,134,134,134,134,139,139,139,139,139,139,139,140,141,141,141,141,141,142,144,144,144,144,144,146,146,146,146,147,148,148,148,148,151,151,152,152,153,153,153,154,154,155,155,155,158,158,158,159,159,159,160,160,160,163,163,167,169,176,176,176,176,184,184,187,189,189,190,190,192,195,195,198,201,201,215,215,218,218,234,234,249,249,268,277,288,299,316,316,350,381,419,427,427,443,443,525,548,548,598,598,614,636,646,701,701,726,730,769,769,769,813,813],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7,7,7,7,7,7,7,7,7,7,8,9,9,9,9,9,9,9,10,10,10,11,13,14,14,14,14,14,14,14,14,14,19,21,21],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,3,3,3,7,7,7,7,7,7,7,9,15,15,15,15,18,17,17,17,19,19,21,18,18,17,17,17,17,17,13,11,11,10,10,10,10,10,10,10,7,7,7,7,6,6,6,6,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,3,3,3,3,3,3,3,3,3,3,3,3,3,3,1,1,1,1,1,1,1,1,1,40,40,40,44,44,44,44,43,42,42,42,44,44,44,13,14,14,14,14,14,14,14,16,16,16,16,16,15,15,19,19,19,18,18,21,21,21,21,21,14,14,13,13,13,13,13,13,13,13,13,7,7,2,2,2,3,2,2,2,2,2,2,2,2,2,2,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,2,2,3,3,6,6,6,6,6,9,8,8,8,8,8,11,11,11,11,11,11,9,9,9,15,15,15,15,18,12,12,13,13,13,13,6,6,8,8,8,8,8,9,9,9,6,6,6,6,4,4,6,3,3,3,3,8,8,8,7,7,7,7,7,7,7,7,7,7,8,7,7,7,7,7,8,8,4,4,5,6,5,5,5,5,5,6,6,5,5,4,3,3,4,4,4,6,6,5,6,6,6,7,7,7,9,9,12,12,19,19,19,19,22,22,25,27,27,27,27,24,27,27,29,25,25,35,35,37,36,50,50,63,63,80,87,94,105,120,119,151,175,211,219,219,229,229,302,324,324,370,367,378,389,399,416,416,421,415,448,448,441,437,437]},"Timezones":["America/Antigua"],"AgeDist":{"0-4":7355,"10-14":6814,"100+":4,"15-19":7053,"20-24":7579,"25-29":7315,"30-34":7066,"35-39":7028,"40-44":6916,"45-49":6944,"5-9":7228,"50-54":6799,"55-59":6033,"60-64":4658,"65-69":3385,"70-74":2501,"75-79":1600,"80-84":923,"85-89":510,"90-94":182,"95-99":35},"REstimates":{"Date":["2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[2.78458537407065,2.1426391038831003,1.78882529115533,1.5985171782486698,1.471793376641,1.3895558441549798,1.70600616726118,2.66927795348637,2.27925467641128,1.89711506527667,1.4147695803581202,1.6834164783303898,1.56007794066211,1.09446903744541,1.0506051597731898,1.2028704906918302,1.19938038369995,1.3333671267991398,1.29226502283594,1.24023762110439,1.05756877207088,0.6273785592138029,0.6492484245581479,0.696928271543427,0.7539891214104091,0.4494715107136609,0.5938320719100489,0.658924289189069,0.726767446427345,0.528203220028555,0.579568444285184,0.32029550364741,0.370015659072991,0.430617283121351,0.497614878737376,0.8787234629637851,0.9748490244858472,1.0391670915869902,1.08220818976515,1.11426232570468,0.7648321799789409,0.8077134633672671,0.8797295870485121,0.95950026709115,1.04588214296152,1.12558725954773,1.19075957441409,1.25799214901125,1.31982771109579,0.677745491550823,0.736592905098939,0.860460180787234,1.01932388409206,1.21229521808207,1.43699557335192,1.6815713218654702,1.87062640540685,2.1380803863406204,2.3253648848676898,2.61533863155699,2.79464959243524,3.0412136972807207,3.20284237508433,3.3755552274806297,3.53110644173474,7.39916465184604,5.751003975862429,4.01056373446842,3.14184433226674,2.62588568791468,2.32744041259298,2.15338548167898,2.03289644559418,1.9410431855963,1.8860200228924295,1.83407827383124,1.78851440508515,1.7585897880654198,1.75165830014076,0.8478526155965859,0.932596837555644,1.0683095077678,1.28432351320166,1.52730386249499,1.7974720061556202,2.08810543292525,2.3314746081070097,2.63692789489099,2.9589581261637203,3.16292127083635,135.454990301966,11.066617148048401,4.1429745118181005,2.81378862620115,2.09723379956191,1.7302929317682298,1.51151879478006,1.37680011652377,1.28551323613983,1.22329599019908,1.18081339332949,1.19720578545157,1.16831752558708,1.14084445180075,0.24245728445386894,0.28332553904260305,0.32439588729140195,0.241641177206296,0.28379632137765803,0.338677830177294,0.398757762728855,0.457901249653523,0.6752155419979301,0.7421302643151851,0.799675613405111,0.652443149906178,0.6907035461043399,0.739371271017198,0.452089954613254,1.10398815361114,1.1675095696386,1.17047477561382,1.65290408972251,1.55950344215523,1.9874571276667496,1.76447926364934,1.38874714498967,1.2775621400916002,1.2095844264219,1.24445550389105,1.20829833939401,1.1783689161555,1.14745631670736,0.7266943511886931,0.7443652329164209,0.7855133930437741,0.529433509441846,0.575300591541125,0.17989570721063,0.20834717420862695,0.369563928483983,0.4505453130320961,0.517484322055019,0.4001746526541571,0.453745671998745,0.7979639886281941,0.885913969704318,0.9601723499285602,1.01055601421841,1.05400163088077,1.08629556721098,1.12028087778471,1.16190372614978,1.16491317101043,0.790824795646523,0.8394616899238941,0.9165447591944929,0.992849032290436,1.07391554854396,0.5823910317816671,1.29619877948832,1.41765985494137,1.4768871896613005,1.49796873914858,1.53886507838448,1.5561184569679698,1.55508334825241,1.5591594490517,1.56795094391717,1.58286108447122,1.58991169322848,1.60558144273552,1.60610808893455,1.61222754381002,0.808878633557123,0.878189040259876,2.01702250950876,2.18378471091572,2.12847439123816,2.02549854251625,2.87686142316863,2.58320121851021,2.97480361467431,2.47707234343691,3.66923803189795,2.88406056087632,2.25164197637597,1.87116996462358,1.6467798336015502,2.57389222075334,2.2107687970772405,1.8717871620462,1.6288580975531,1.4715316992227805,1.36770401061778,1.61743138583256,1.4155308055605802,1.33108720200457,0.98904413860647,0.9756212467952712,0.9871712357083348,1.0971955788684,1.10994102163266,0.646694884475589,1.24843251252053,1.2726251744340902,1.24805729442172,1.21054104721989,1.35425104228246,1.04858782261311,1.02686811630587,1.197935061308,1.18771398656145,1.16838008615204,1.1482885435029098,1.04619990715502,1.03992515844824,1.28621547322301,0.792079709668317,0.7949713270647479,0.834105453490994,0.870048957357678,0.820578372873812,0.8563180669275409,0.8932750587053341,0.828456437099354,0.858163426193821,0.900276942792169,0.93899802611824,0.963597517208808,0.990251983842886,0.8905517443527371,0.913605093415705,0.941940169778855,0.971454314274499,0.995671957514308,1.46244354411609,1.4275683065236002,1.36033352147228,1.16661272359778,1.12728502113542,1.11594276824342,1.1071535804321202,1.23356372483919,1.34355095424326,1.05906427999637,0.920461507512914,0.9342247539778952,0.958648647739436,1.11598482615551,0.750815662937794,0.773661116271885,0.8261428294485571,0.870732185325273,0.924612691634497,1.28562740682424,1.29554020282507,1.10410775095905,0.9343340815978408,1.09976172486648,1.27543310705987,1.27458270294677,1.24285586812913,1.05936805740097,1.1930595748393502,1.19369670480155,1.3314578465611102,1.29035143986627,1.39804826663058,1.07371807493395,1.05108347595872,1.19480411186833,1.17915608141022,1.16409374143056,1.02583731920468,1.0314095092749,1.42807940084906,1.40039236726593,0.970325657831694,1.07359217292285,0.964522170755427,0.976810034916645,0.998425027249168,1.02631967194956,1.03593005131117,1.31805419594775,1.29821809450125,1.6426653560760802,1.77518246917349,2.36165173330413,1.75118369999403,1.51854956367383,1.3814989388533,1.7708206912541802,1.6251858831870902,1.64079846323089,1.546105672991,1.41143881023213,1.35424917364856,1.15884665513687,1.19644861488393,1.12575237138801,1.02799662477112,0.8702607954577671,0.998700257370436,1.01738022079661,1.574024344937,1.20790872930192,1.25674440589805,1.10384966711084,1.5453170244996002,1.4674229196466202,1.7755073248644295,1.6127053688193602,1.86299928305417,1.7892802706235,1.79363308021222,1.72085656604971,1.74646115174413,1.55279752540551,1.6498858443329998,1.84210706563015,1.98495620567377,1.79641953251247,1.45214802078118,1.42598305404597,1.23074475307974,1.65901648309255,1.56282198293497,1.38056009937507,1.46378191822401,1.3170469794841295,1.23375197061147,1.26520458812783,1.12396455122798,1.17780306196244,1.01084150764137,1.058349210748,1.06617883450326,1.1373295010645,1.12026047538574,0.8231844852038771,0.899635460831117,0.91924925328443],"StdR":[1.06306025318446,0.817772307427485,0.676438893799416,0.603280961807364,0.559266146671332,0.519338982332243,0.568591575664245,0.690567211343645,0.594252284241747,0.491768102619401,0.396669312983456,0.4090939364555461,0.3799331902217539,0.303725609998976,0.294939888168689,0.3133491768067331,0.309731098319838,0.322023068031636,0.314656462941678,0.302782143197915,0.27015138956156304,0.209253514098952,0.217510280586917,0.232351487987689,0.250180410070108,0.201310891083308,0.241017202745215,0.267253927958043,0.29513048164938,0.265534249742648,0.292785800420361,0.22982788577920504,0.264729147925367,0.308058591406406,0.3524532155012679,0.507620830675065,0.5680806510198989,0.6034122973107,0.636405635892126,0.649009485666998,0.5407547327681049,0.5746454677193621,0.6330411026507071,0.6810912864183791,0.749047447131085,0.800230657691659,0.8391841148395041,0.893800126799285,0.929867033309647,0.6901685202861519,0.730508611226338,0.8494373738574851,1.00614101601136,1.21728455027221,1.42553514870278,1.68907676277224,1.8985100323797897,2.1791143530381296,2.33469353296248,2.64595009300923,2.8581961330721404,3.12709465658476,3.2181193970201005,3.40499895394734,3.5078642296785496,5.27372972177029,4.09091344962608,2.83730469234148,2.231160790796201,1.8370418029800504,1.64822667884568,1.51248533084407,1.41328698369198,1.38630529276553,1.32163505470377,1.28252336326088,1.2645016519296102,1.24962574102201,1.24477000848447,0.8540315694567471,0.940030599806554,1.0821444989201,1.27105025542334,1.53523251106741,1.83323233935476,2.1161991355609,2.31221173017667,2.61901135907413,2.90504326246338,3.18742456846154,21.954076241152897,2.22815982514689,0.731694779623856,0.446632708122418,0.324178458763185,0.268210815768391,0.233242229019529,0.210589537583726,0.19474248301191505,0.18375151936405104,0.180421534655932,0.178194303768856,0.17358997492367498,0.16915535301207402,0.0774108066970853,0.0870556599653182,0.0982806871834527,0.0919352500920676,0.10820400937085403,0.12802803947830302,0.151363172207113,0.17318891045861098,0.22910396897397,0.25090953180043696,0.265638990112652,0.246147959547885,0.261872157952671,0.282536810098807,0.225218544372366,0.371113867662289,0.384892470334415,0.39194261943909,0.463675576947066,0.42954192665837104,0.472252835665537,0.418241567085117,0.34817917945946003,0.320132816411594,0.302754428951478,0.300893907947928,0.294504321763747,0.28481456971125,0.277375422807473,0.21976216285582106,0.22499149894493106,0.239064030620564,0.20050101181248106,0.214755310065366,0.12849332387902998,0.146548534697385,0.215598758241213,0.26245903307122304,0.295078410203395,0.287613613727067,0.320605559909299,0.466908308086427,0.515992715254305,0.5547652392057261,0.583091915279641,0.617727448773099,0.634105954776811,0.6502729121359201,0.6754141675950479,0.667902744411671,0.558316673313773,0.5981271483939201,0.6518589018144809,0.705720440555259,0.7625870953674291,0.581211611791457,0.918127977390703,1.00687460668779,1.04120894322099,1.05411555319373,1.08912737772927,1.10269618269916,1.08509343880037,1.11260557596594,1.10294437422877,1.1067197558959398,1.13088653385681,1.125020775673,1.13290361830837,1.12474650685512,0.8089587275223659,0.8756318023590239,1.41019652198351,1.55859909188618,1.50387609805046,1.42719151036474,1.6670522206155902,1.49001050041749,1.4932059004008895,1.24565558974761,1.3902354485515,1.09244256164662,0.8523760398155891,0.7087247025378969,0.621933113836451,0.7450044664926321,0.636252099054511,0.5406805772024871,0.474407918477835,0.424912740395716,0.39710920331705896,0.419422825598806,0.379915547011751,0.356324996816188,0.294203370962016,0.29597390233019605,0.297705508376813,0.316642683687275,0.31936877814947,0.24447512021286105,0.346803195968227,0.349178741017707,0.34580327654068604,0.338582640702256,0.352087515297374,0.301931049761129,0.297871843133545,0.32253585250842304,0.31809252216687,0.313704960627279,0.301680441594432,0.29327219287606704,0.288210434850152,0.323416040891073,0.250153285141209,0.250837945207835,0.260542530049424,0.27490398980605496,0.274356978599907,0.28254214012437395,0.29437737110382395,0.29563366960599,0.299254656270877,0.319829905386888,0.328064695823422,0.340532147646166,0.348077923853356,0.336829626861158,0.345033686955133,0.34926347022093296,0.36591027780722,0.379403523835266,0.464290719574775,0.4460847518975011,0.428871282355605,0.39298905598194,0.376844138900156,0.371323609201493,0.371603796313256,0.3967414915101,0.400285007276711,0.3531024018051989,0.32457720121465994,0.328059791240632,0.335839775504395,0.3716166895107029,0.31005498471326,0.316313928602346,0.337586399744716,0.358059117668555,0.37743246056961,0.452738462250444,0.457321822155461,0.420769011108911,0.3780184864842621,0.417324136297365,0.448142918941549,0.449851148593874,0.4382005747574679,0.399313489010576,0.420672202840516,0.4246929112048061,0.442297781973757,0.432491281853692,0.444055504072144,0.378929447542373,0.372134556215221,0.39544511961641,0.398958089320644,0.3869248806807299,0.360685433375936,0.366335587910384,0.43278453306383097,0.421443208884392,0.340420103268942,0.356641299364565,0.341228873158807,0.343914644495407,0.353320886412834,0.362911699318476,0.36449544185357,0.417894392874246,0.411411309580816,0.451802640754735,0.459886792629613,0.503918211658969,0.401874948297896,0.351320507324261,0.31803354150199,0.349525438186047,0.318401052000289,0.310060457606786,0.281875414716088,0.25897309805963503,0.24388340368119896,0.218269694380856,0.221487369024962,0.208809554998901,0.197598941893837,0.179970437994927,0.195627932141379,0.202466217861248,0.245625288976315,0.212871131805001,0.21063684303732,0.194572866054217,0.22658541995771106,0.216261788328728,0.227460008530148,0.21057972686027104,0.21559526726797,0.201501212065566,0.18851390145779895,0.173234066619982,0.16445907821462602,0.14809910236129,0.144334122167276,0.14617548967034,0.14319208751807,0.13002182695797698,0.109076983367479,0.102790890984859,0.0914295173997644,0.102589944643179,0.0947946498885859,0.086249798737416,0.0859788882390352,0.0781198008606158,0.0731594616962337,0.0719486932318032,0.0664952810573009,0.0671712651960346,0.0607252071814317,0.0616124720520395,0.0613455952006674,0.0639358803484725,0.0626748384970093,0.052873380118785014,0.055734054879943,0.0574275332303192],"EnoughData":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-AG.json","Name":"Antigua and Barbuda","CurrentEstimate":null,"OfficialName":"Antigua and Barbuda","Level":"country","M49Code":"028","ContinentCode":"W-NA","CountryCode":"AG","CountryCodeISOa3":"ATG","Population":97118},"AL":{"data":{"Rates":{"CaseFatalityRate":0.009853376162346238,"Critical":0.02037509054798805,"Hospitalization":0.0695176082424074},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,10,17,17,31,31,33,44,52,67,76,89,99,104,116,131,154,165,182,197,217,232,248,251,277,283,302,314,327,345,356,385,394,403,410,422,431,455,470,488,519,531,543,570,595,605,620,627,650,654,682,688,694,705,714,715,727,742,758,771,777,783,789,795,803,812,823,851,857,872,877,891,898,898,910,925,938,945,960,980,1001,1034,1039,1044,1055,1064,1077,1086,1114,1126,1134,1159,1195,1217,1250,1298,1346,1384,1438,1459,1516,1559,1592,1637,1657,1702,1744,1791,1832,1875,1881,1946,2014,2062,2091,2137,2214,2264,2311,2352,2397,2463,2523,2608,2637,2682,2745,2789,2830,2883,2952,2961,3018,3031,3031,3123,3155,3227,3268,3342,3379,3480,3552,3616,3695,3746,3794,3816,3871,3928,3986,4096,4184,4332,4413,4530,4633,4791,4923,5020,5139,5214,5441,5582,5732,5882,5976,6106,6186,6239,6284,6346,6443,6494,6569,6615,6668,6733,6788,6831,6888,6940,6995,7042,7139,7239,7309,7397,7397,7629,7732,7847,8077,8342,8536,8675,8825,8965,9115,9215,9304,9406,9500,9585,9675,9762,9864,9957,10001,10071,10167,10225,10341,10395,10466,10548,10654,10705,10808,10893,11007,11097,11189,11246,11367,11473,11578,11696,11861,12002,12092,12203,12353,12493,12574,12667,12767,12889,13453,13804,14216,14565,15055,15469,15842,16230,16666,17031,17352,17755,18152,18481,18849,19384,19912,20484,20974,21286,21617,22180,22527,23072,23609,24136,24520,24820,24820,25876,26381,26898,27426,27831,28121,28752,29249,29799,30276,30790,31181,31565,32122,32700,33185,33634,33634,34353,34648,34996,35551,36102,36535,36971,37327,37648,37981,38421,38860,39246,39625,40090,40453,40870,41464,41969,42426,42895,43384,43890,44291,44880,45383,45906,46420,46927,47424,47922,48377,48958,49543,50219,50875,51444,52128,52933,53616,54362,55243,55983,56764,57736,58794,59684,60675,61605,62533,63329,64318,65403,66309,67158,68007,68969,69773,70413,71173,72076,72853,73610],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,10,12,23,33,38,42,51,55,59,64,70,76,89,104,123,146,174,186,197,212,223,243,259,277,304,333,361,377,383,400,409,416,433,446,467,475,494,518,539,548,562,584,609,634,663,678,712,726,736,750,766,773,782,789,795,803,820,832,842,850,856,868,872,876,880,898,916,933,946,948,949,964,969,981,989,998,1004,1029,1050,1076,1099,1122,1137,1143,1164,1184,1197,1212,1232,1246,1263,1299,1341,1385,1416,1464,1521,1590,1672,1722,1788,1838,1891,1962,1995,2047,2114,2192,2269,2330,2402,2466,2535,2580,2662,2752,2819,2893,2964,3038,3106,3188,3278,3371,3454,3571,3667,3752,3851,3906,4008,4090,4171,4290,4358,4466,4570,4637,4763,4880,4997,5105,5197,5276,5396,5519,5620,5750,5889,6016,6151,6275,6411,6536,6676,6817,6971,7117,7260,7380,7499,7654,7812,7967,8119,8275,8427,8605,8759,8927,9083,9195,9279,9380,9513,9606,9728,9844,9967,10102,10255,10406,10553,10704,10860,11021,11185,11353,11520,11672,11816,11948,12073,12226,12385,12535,12666,12787,12921,13045,13153,13259,13391,13518,13649,13806,13965,14117,14266,14410,14568,14730,14899,15066,15231,15399,15570,15752,15955,16212,16501,16774,17055,17350,17651,17948,18250,18556,18858,19157,19445,19729,20040,20315,20634,20875,21202,21523,21904,22300,22721,23210,23705,24206,24731,25294,25801,26211,26701,27233,27830,28432,29126,29837,30623,31459,32196,32761,33556,34300,34944,35600,36245,36790,37625,38182,39014,39719,40501,41302,42148,42988,43683,44436,45188,46061,46863,47742,48530,49191,50000,50637,51424,52004,52542,53003,53425,53814,54317,54827,55380,55755,56254,56572,57146,57727,58316,58316,58991,59438,59623,60283,61008,61705,62378,63033,63595,63971,64627,65334,65994,66635,67216,67690,67982,68568,69238,69916,70655,71441,72274,72812,73691,74567,75454,76350,77251,78127,78992,79934,80941,81993,83082,84212,85336,86289,87528,88671,89776,90835,91987,93075,93850,94651,95726,96838,97909,99062,100246,101285,102306,103327,104313,105229,106215,107167,107931,108823,109674,110521,111301],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,2,4,5,5,6,8,10,10,11,15,15,16,17,20,20,21,22,22,23,23,23,23,23,24,25,26,26,26,26,26,26,27,27,27,27,28,28,30,30,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,32,32,33,33,33,33,33,33,33,33,33,33,33,34,34,34,34,34,35,36,36,36,36,37,38,39,42,43,44,44,45,47,49,51,53,55,58,62,65,69,72,74,76,79,81,83,83,85,89,93,95,97,101,104,107,111,112,113,117,120,123,128,134,138,144,148,150,154,157,161,166,172,176,182,188,189,193,199,200,205,208,213,219,225,228,230,232,234,238,240,245,250,254,259,263,266,271,275,280,284,290,296,301,306,312,316,319,321,322,324,327,330,334,338,340,343,347,353,358,362,364,367,370,370,373,375,377,380,384,387,388,389,392,396,400,403,407,411,413,416,420,424,429,434,439,443,448,451,454,458,462,465,469,473,477,480,487,493,499,502,509,518,527,532,536,543,549,557,559,571,579,590,598,605,612,623,631,637,646,657,672,685,699,716,735,743,753,771,787,798,810,822,839,852,870,889,905,922,936,951,965,977,989,1003,1016,1028,1040,1055,1066,1074,1088,1098,1111,1117,1125,1134,1143,1153,1164,1170,1174,1181,1181,1190,1193,1199,1210,1217,1223,1230,1233,1241,1247,1252,1256,1261,1265,1270,1277,1281,1287,1291,1296,1303,1310,1315,1324,1332,1339,1350,1358,1369,1380,1393,1398,1404,1418,1433,1446,1460,1472,1488,1503,1517,1531,1543,1555,1567,1582,1600,1617,1636,1653,1666,1681,1696,1715,1736,1756,1775,1796,1816,1835,1856,1876,1897],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,10,11,22,32,37,41,50,54,57,62,68,72,85,98,108,124,151,147,156,169,168,176,177,185,198,214,237,240,230,224,221,211,213,206,212,203,218,215,230,220,222,231,238,251,251,257,282,288,286,289,281,272,263,239,233,229,219,206,206,199,198,187,187,163,161,173,180,188,200,190,176,175,167,173,175,177,177,193,205,220,215,232,232,233,240,253,266,269,273,274,284,305,327,349,346,389,441,499,571,607,663,682,722,784,792,807,850,893,920,931,963,970,1014,999,1034,1088,1108,1160,1183,1213,1232,1273,1318,1401,1415,1462,1508,1560,1610,1585,1633,1667,1706,1776,1775,1820,1834,1866,1943,1991,2060,2125,2160,2167,2274,2335,2417,2543,2584,2673,2735,2814,2870,2957,2991,3057,3142,3203,3289,3358,3453,3551,3650,3743,3783,3846,3845,3938,3970,4031,4026,4001,3984,3961,4015,3875,3850,3811,3779,3814,3833,3901,3993,4098,4190,4251,4361,4450,4567,4664,4740,4813,4889,4980,5083,5176,5257,5278,5312,5363,5381,5485,5382,5402,5415,5341,5234,5189,5195,5185,5200,5208,5273,5349,5409,5479,5561,5648,5759,5909,6101,6325,6533,6729,6968,7145,7390,7621,7837,8026,8260,8434,8654,8809,9035,9177,9438,9629,9899,10186,10482,10800,11146,11555,11957,12362,12718,13039,13429,13854,14318,14348,14685,14975,15401,15732,16042,16220,16610,16899,17170,17495,17719,17851,18346,18523,18808,18968,19165,19458,19973,20466,20581,20973,21165,21487,21750,22233,22707,23355,23096,23216,23471,23512,23637,23794,23575,23454,23401,23426,23456,23431,23536,23286,23276,23368,23501,23501,23448,23597,23428,23522,23689,23947,24177,24473,24706,24743,24954,25218,25487,25745,25856,25960,25831,25817,25978,26194,26457,26747,27069,27197,27479,27845,28198,28572,28955,29323,29677,30159,30579,31032,31430,31891,32432,32689,33107,33552,33897,34061,34461,34756,34547,34275,34442,34546,34668,34876,35251,35286,35207,35303,35419,35466,35471,35598,35702,35815,35742,35792,35794]},"Timezones":["Europe/Tirane"],"AgeDist":{"0-4":166278,"10-14":162181,"100+":51,"15-19":199597,"20-24":228356,"25-29":244323,"30-34":223924,"35-39":166849,"40-44":152510,"45-49":170509,"5-9":167554,"50-54":184185,"55-59":201906,"60-64":186459,"65-69":143783,"70-74":108132,"75-79":86536,"80-84":53876,"85-89":23388,"90-94":6627,"95-99":776},"REstimates":{"Date":["2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.82109702820117,1.9030063090418896,1.87946391260842,1.66548607770207,1.5372291317505802,1.49545419735098,1.3913516213228705,1.41919173648537,1.41260346412324,1.40767594047768,1.4481256234399995,1.4851034917658,1.45887109343044,1.35885306976143,1.2117536313607,1.13017178606835,1.01607689086873,0.9832841753887728,1.01012926779202,1.00555573304897,1.0496802663744498,0.995857396464748,1.0079607581136898,1.03451664720384,1.00670138129614,0.9197114206394053,0.8675734815198108,0.909280798636258,1.01412881605251,1.06076770683125,1.14656566594069,1.16394677974027,1.20785616202245,1.17399068001324,1.09257740914808,1.09111815244725,1.0611027035583,0.98352515725738,0.933809869526876,0.932572210752058,0.913134659370659,0.871277305496711,0.8577892721584409,0.826020138094351,0.7702778689628079,0.768380742675021,0.672645667636766,0.7001496105649679,0.71068306144926,0.6978839427764479,0.669250343625009,0.7781101267474321,0.8781873047170079,0.9779653683824742,1.04050205897847,0.997020913942405,0.8836846177859891,0.912307552244978,0.8910529126411549,0.935138478827286,0.9623047826326578,0.951525843584138,0.973331490772792,1.1331828715289398,1.24860759819299,1.26598258591879,1.24606361826694,1.23186452289038,1.19542506468535,1.17551607094035,1.25311162030825,1.23721183704811,1.2320044743515202,1.19931275965379,1.2171748608413602,1.1988699915648,1.20950633879466,1.2182826763493202,1.2666526447158402,1.29273248523446,1.26645037819989,1.3054951378951,1.39616969779194,1.53423028957939,1.6171233981457498,1.56347292738204,1.56259476860522,1.51004246821883,1.45968451687163,1.46554860034248,1.39022224288317,1.32423028396236,1.29103174952939,1.27979313125231,1.2904681159603002,1.2509183603848402,1.2183240171441998,1.16463343464143,1.11202639510842,1.08034700789307,1.083168921701,1.11862987790969,1.11775572624973,1.10019659164351,1.12611034976313,1.12977459926579,1.10803443306413,1.09063111047769,1.08702654598386,1.10547579688701,1.09893350933291,1.13505734993146,1.14050664226611,1.15413821629137,1.14318302657304,1.08140297571858,1.0934445006144902,1.08301070660937,1.07735078409052,1.1017531253609698,1.08599300754066,1.09217249539057,1.0875384546573,1.04919935146505,1.07292875622666,1.06182591477699,1.06738181302558,1.07423062473983,1.05649860959352,1.06334182728686,1.06654810711749,1.08668882128178,1.08718353036326,1.08036165974657,1.11726199320347,1.1116126953015202,1.11303262002826,1.13074063053559,1.1139240146468,1.09666841867481,1.09174227478252,1.09539507445931,1.11754560465267,1.13868454409869,1.12866555874041,1.1021340321225,1.0907450045507,1.08690354365443,1.08126380975434,1.08135320951758,1.07665781550008,1.07960501159063,1.07402291089637,1.08818433432452,1.08065406944379,1.07959202972116,1.06635706671674,1.03621412750089,0.997942182449479,0.9857748985811328,0.9942358792029647,0.965944958791292,0.951994691905945,0.940039720196812,0.9352110752799592,0.93516892326427,0.947168026922528,0.9438699836397488,0.9495724951649972,0.950021429909964,0.959137937342923,0.99377793265885,1.04188777376965,1.07586399045469,1.08376665743823,1.10021583623574,1.09386678383786,1.08321894313648,1.06721350421027,1.06200016467998,1.05272978694431,1.04173138284858,1.02506176516804,1.00485573054979,0.9916556558973628,0.9744783465893342,0.950268304566285,0.92680710995329,0.91985526315018,0.920509647136819,0.9275989808309733,0.9539145253884308,0.9827126726097992,0.987870806606906,0.986188228065375,0.9850750509822288,1.00143605201142,1.02400546359779,1.04040714062699,1.0572563470048,1.07740428550054,1.0968113278724,1.0997888790392,1.1084493217889,1.12329073845901,1.14877096583256,1.1823700304003202,1.20414647348754,1.22335800689826,1.24333884552432,1.25316423941451,1.25432939239256,1.25164163407518,1.2487198764683405,1.24400046343857,1.23676597675598,1.2245277850192,1.2088037050174198,1.19762615730462,1.1621846646447,1.13607051916125,1.09907235249132,1.08929108083047,1.07893743114245,1.08489040194213,1.09562876548434,1.10865202414465,1.1352420968953,1.15885403027088,1.17787971275887,1.19908773806636,1.2229824687358102,1.22213037536421,1.20493259300737,1.19547539319789,1.21090159690533,1.21982321934904,1.22657550800465,1.2349740181393998,1.2399845960879,1.24911050063337,1.25195009505013,1.23582233178456,1.19557352104019,1.18913885208668,1.17432324076258,1.15663913755234,1.15521043406571,1.1437979297603502,1.1173260709515702,1.1203908857963998,1.09321825598803,1.08942145563116,1.0721493850595898,1.05757078562898,1.04267120951526,1.04599392224109,1.06706752600999,1.04729878851154,1.03882904345406,1.04238667703549,1.05753171443116,1.06486065652255,1.08735050574178,1.06902031969111,1.06540937474907,1.05079179476879,1.03391799198851,1.02691417887605,1.00111218529879,0.970271690956818,0.937185378353912,0.9192817721762148,0.8966124398967809,0.8878719843050259,0.8695826998931091,0.8640303188768309,0.833308492740038,0.825981915460096,0.81417500106426,0.8149885399270269,0.836666345596147,0.8399808998483319,0.792612074488787,0.837240389409737,0.8633500598977621,0.8549809865964301,0.915294620493989,0.9655599213924828,1.00333196299288,1.02326690063159,1.06086657458682,1.06086718739636,1.05678794959298,1.05614969022496,1.06190400830934,1.05971216004588,1.13553287930193,1.10301215608993,1.08461092197635,1.0798025234256,1.05439773123483,1.03460640968676,1.02385560651708,1.0267687632090998,1.03814150120497,1.06609724650197,1.07670704663904,1.0907567687970898,1.09522978012564,1.10431784305884,1.11468178311845,1.12985901321084,1.1506419975238702,1.18519630060344,1.18896342043817,1.18621150085844,1.18530669750659,1.1814451030794,1.1767456138309198,1.1675107126783102,1.16979400071353,1.16707569984806,1.15611754739096,1.14246903157919,1.1263825536274,1.1201011100508995,1.1127091141990302,1.08472403522046,1.0565996765692,1.04888768786434,1.04387973998294,1.03505524911338,1.03015233419676,1.0293108454676,1.0305884665726,1.01101059090104,0.99943745268736,0.990906374580103,0.982171478374158,0.973835306393004,0.968583113389812,0.97329717050641,0.985121151148598,0.9736769924080748,0.959169653284964,0.944470553134248],"StdR":[0.17395395358391005,0.169661642748314,0.157636756568409,0.139455069213412,0.125363694917768,0.118168462692884,0.109005798554925,0.105902533588492,0.102593743876536,0.0991936211669071,0.0963504408518562,0.0927352030800382,0.0905374096031814,0.0840942525250219,0.0763015448970123,0.0728157692278559,0.0675733377295477,0.0659312623417455,0.0662285417501849,0.0659909173083883,0.0678238815471611,0.0656040105555929,0.065488448590067,0.0664747417694862,0.06629909029211,0.0626211394381754,0.0607001402669402,0.0633538334190838,0.0686376889742121,0.0691786930151725,0.0721127140271223,0.0714090067586113,0.0721460081214706,0.0695988971594504,0.0662698083885532,0.06492110964714799,0.0641939161316587,0.0612713611107702,0.059662129728236,0.060295434838693,0.0598752825300319,0.058300687202744,0.0589773147615578,0.0582684792076976,0.0576179233745927,0.0578623343377579,0.0560086629904638,0.0579254744073786,0.0609447113789437,0.062740851138506,0.0629003047263109,0.0703159633118636,0.076913981761044,0.0826192749535039,0.0852954537729554,0.0839511579895003,0.0777230442304251,0.0788660355143474,0.07912897241911,0.08211605704187201,0.08352716934171901,0.084092738928358,0.0854443006050997,0.0929296778360209,0.095716911482559,0.0947189386249929,0.0928421908431366,0.0894062533789613,0.0869602715945583,0.0843019195391005,0.0856561072511747,0.0835741901456992,0.0815024740389492,0.0792918008092268,0.0788230326273684,0.0766655778938076,0.0751341929491201,0.07489680667842301,0.0747451699093694,0.0736768801710889,0.0719613834056379,0.0704752119769743,0.0730458329200449,0.07388226822093401,0.0740108212414195,0.07041796242812799,0.067700288601902,0.0645165957003949,0.0608572838975392,0.0579819968558122,0.0543175735133641,0.0520229092464876,0.0491863119012158,0.0477173080253732,0.0464417593559101,0.0450323981948574,0.0432730173757738,0.0415027239689292,0.0388397912586339,0.038193240597993,0.0376710543025332,0.0378974623930795,0.0371415224052137,0.0367511814699721,0.0368469664308146,0.036312648557811016,0.0357450437293178,0.0350151715190423,0.034766306436899,0.034700372145449,0.0340216893105749,0.0347944513396468,0.034343132826393986,0.034057407590763,0.0330682666367868,0.0322421355279799,0.0321286484113732,0.031951610266844,0.0309470463573182,0.0314216308354513,0.0310321667209416,0.0311403054352343,0.0304175080371171,0.0298780348688732,0.0294952235503938,0.0298264602391288,0.029373932181904,0.0293596052936373,0.0289302614756342,0.0289145252616575,0.0288752217802356,0.0287867615131573,0.028764714947203,0.0283244866128717,0.0286077619176769,0.0284154563802635,0.0282536410980574,0.0282081088396619,0.0278224428442823,0.026851218835232,0.0269934078060037,0.0271143787126843,0.0269005121668686,0.0266892544697403,0.0268201257466745,0.0258221664682772,0.0257714952107036,0.0256289451531123,0.0251474996554859,0.0249343044944795,0.0246410452898456,0.0245791663777811,0.0242741081590519,0.0243808117988923,0.024093464521701,0.0240334860897801,0.023521260486521,0.0230883405392068,0.0224681997342028,0.0223154596275927,0.0224083914843241,0.0217782369938374,0.0220823193232376,0.0216434683509994,0.021833673386453,0.0217422521736726,0.0221192111949724,0.0225109743350104,0.0223022466604593,0.0227311956246243,0.0228145881744172,0.0235893387427316,0.0237361884921905,0.0244626560562067,0.0245182467410987,0.0241861804919081,0.0241808678472006,0.0239053319861595,0.0233129017572903,0.0232450959500183,0.0232716043524378,0.0225791926494185,0.0223156309255479,0.02198604321076,0.0221792063380383,0.021782536022884,0.021539240279776,0.0213122968151874,0.0213147926599209,0.0216113495060327,0.0219607616110906,0.022336568629759,0.0227442017188598,0.0229439844483538,0.0226997810130521,0.022918661264643,0.0231131867756882,0.0232775003740622,0.0235433329775895,0.0237156623497847,0.0236998880395584,0.0237311129963544,0.0237279772503484,0.0234287251511295,0.0236681822703781,0.0235799987350448,0.0237959982507058,0.0239381740050797,0.0238495578940553,0.0237805426185737,0.0239308165123838,0.0235941825451335,0.0234568915128681,0.0230757659517516,0.0226053232400708,0.0222861581495482,0.0219997952207024,0.0216089428071314,0.0210961691775833,0.0200995289031463,0.0194525630006317,0.0186058160416454,0.0183879996387013,0.0178718654632537,0.0176976550545443,0.0176142150396715,0.0172654213953164,0.0174100547575119,0.0175542524873067,0.0174986091405264,0.0177367351028931,0.0179316983683316,0.0179997156540054,0.0176763831976751,0.0175818253007183,0.0173305387570195,0.0173242924265038,0.0172094903161347,0.0172621915044486,0.0169935353062763,0.0171342800230169,0.0171294836086763,0.0167515228538298,0.0163050882468043,0.016075921152318998,0.0153022792682714,0.0149598159254966,0.0145522102174107,0.01428532092663,0.0138204733230663,0.0135725296396464,0.0129296162029742,0.0126163646233326,0.0122898180961899,0.0119677409891102,0.0115351615404564,0.0113991931706845,0.0113705807045687,0.0110101924982959,0.0108196587051094,0.0107958960501797,0.0108972585528016,0.0106915521235132,0.0107433507016437,0.0107445057888341,0.0105150141300068,0.0107058798532293,0.0103686372385419,0.0102060729235378,0.010021413691496998,0.0098849968859219,0.00955872726030761,0.00948737256891226,0.00947907476049277,0.00953917926581838,0.0095523514063055,0.00981685021848236,0.00988238732427899,0.0100740570331102,0.0102879812605482,0.0106461941042083,0.0111288651294069,0.0116167509383846,0.011249956381562,0.0120610162665496,0.0123594504993155,0.0126366112447448,0.0132820400196686,0.0135461088611642,0.0137664450753081,0.0135075789358917,0.0134002313793856,0.0131657260266294,0.012816661813736,0.0125438150258601,0.0124027715968655,0.0123632705183556,0.0125905197333615,0.0124082509668108,0.0123606976656428,0.0121355609268445,0.0118977237920802,0.0116851562570205,0.0114731331432807,0.0114469411440279,0.0114382055174348,0.0114718669457363,0.0115360905925773,0.0116725405295424,0.0116047587461471,0.0117801824666442,0.0116442471371879,0.0118533524773082,0.0120112134556608,0.0125042953684764,0.0124711525659737,0.0125910880432916,0.012645205833923,0.012518635668536,0.0124510666369672,0.0124973085341398,0.0123130216493301,0.0120881906861107,0.0120446394701159,0.0117999280064269,0.0114149482992065,0.0112706446672992,0.0109324134131463,0.01075042726847,0.0102039864820094,0.00992094421532978,0.00974129173566298,0.00945163786875331,0.00921202245571567,0.008964922945354791,0.008957854659195021,0.0086562660902683,0.0086457150196562,0.00840171877188471,0.00843238477860777,0.00837368899577478,0.00827087304849927,0.00835191892338185,0.00836706179890849,0.00824716930714285,0.008182255078882409,0.008224234379365659],"EnoughData":[0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[{"type":["Gatherings <1000"],"dateStart":"2020-03-08 00:00:00+00:00","dateEnd":"2020-03-09 00:00:00+00:00"},{"type":["School Closure","Gatherings <1000"],"dateStart":"2020-03-09 00:00:00+00:00","dateEnd":"2020-03-10 00:00:00+00:00"},{"type":["Some Businesses Suspended","School Closure","Gatherings <1000"],"dateStart":"2020-03-10 00:00:00+00:00","dateEnd":"2020-03-12 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-12 00:00:00+00:00","dateEnd":"2020-03-21 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Stay Home Order","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-21 00:00:00+00:00","dateEnd":"2020-04-21 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-04-21 00:00:00+00:00","dateEnd":"2020-04-27 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-04-27 00:00:00+00:00","dateEnd":"2020-05-26 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Stay Home Order","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-05-26 00:00:00+00:00","dateEnd":"2020-05-31 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Some Businesses Suspended","Gatherings <100","Stay Home Order"],"dateStart":"2020-05-31 00:00:00+00:00","dateEnd":"2020-06-01 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-06-01 00:00:00+00:00","dateEnd":"2020-07-01 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-07-01 00:00:00+00:00","dateEnd":"2020-07-02 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-07-02 00:00:00+00:00","dateEnd":"2020-09-07 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-09-07 00:00:00+00:00","dateEnd":"2020-11-12 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","Stay Home Order"],"dateStart":"2020-11-12 00:00:00+00:00","dateEnd":"2020-12-24 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100","Stay Home Order"],"dateStart":"2020-12-24 00:00:00+00:00","dateEnd":"2021-03-02 00:00:00+00:00"}]},"data_url":"extdata-AL.json","Name":"Albania","CurrentEstimate":{"Exposed":3116.0,"Infectious":2696.0},"OfficialName":"Republic of Albania","Level":"country","M49Code":"008","ContinentCode":"W-EU","CountryCode":"AL","CountryCodeISOa3":"ALB","Population":2880917},"AM":{"data":{"Rates":{"CaseFatalityRate":0.008597723156524257,"Critical":0.01779086661667624,"Hospitalization":0.06317206741013366},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,14,16,18,28,30,30,30,30,31,33,43,43,57,62,87,114,138,149,173,197,211,265,297,358,402,523,545,580,609,633,659,728,803,833,848,866,900,929,977,1010,1035,1071,1111,1135,1185,1218,1267,1325,1359,1430,1500,1572,1666,1791,1925,2019,2164,2419,2581,2874,2936,3064,3145,3220,3255,3287,3297,3317,3386,3402,3427,3454,3468,3513,3720,4014,4099,4451,5226,5466,5639,6081,6214,6276,6571,6814,7560,8266,8854,9002,9131,10144,10797,11335,12149,12911,13116,13297,14048,14563,15036,15484,15935,16140,16302,16907,17427,18000,18709,19419,19633,19865,20729,21348,21931,22492,23123,23294,23502,24206,24766,25244,25734,26243,26478,26665,27357,27824,28366,28997,29557,29750,29861,30372,30850,31556,32008,32395,32520,32616,33157,33492,33897,34164,34484,34584,34655,34982,35226,35476,35693,35907,35991,36049,36475,36726,36988,37264,37563,37650,37722,38356,38631,38855,39257,39823,40089,40121,40592,41023,41233,41434,41605,41659,41693,41941,42069,42231,42369,42551,42608,42637,42676,43026,43266,43401,43576,43613,43665,43849,44001,44219,44406,44583,44672,44710,44932,45110,45312,45528,45771,45824,45891,46318,46713,47119,47541,47925,48104,48208,48734,49219,49787,50276,50701,50908,51162,51814,52508,53257,54316,55317,55827,56466,57599,58811,60135,61782,63258,64179,64910,66835,68336,70130,72116,74105,74984,75865,78343,80069,88388,90754,92829,94090,95099,98944,100913,103055,105149,106479,107364,108442,110365,111795,113228,114990,116066,116796,117649,119147,120532,121882,123474,124521,125169,125966,127452,128694,129990,131213,131931,132532,133176,134586,135638,136766,137815,138669,139113,139675,140942,141844,142801,143355,143640,144091,144831,145759,146576,147388,147961,148893,149312,149873,150602,151246,151849,152320,152615,152772,153064,153500,153857,154046,154259,154535,154708,154932,155404,156053,156645,156910,157314,157519,157800,158335,158693,159045,159350,159577,159720,159876,160169,160405,160670,160838,160942,161015,161105,161348,161476,161577,161790,161903,161994,162098,162329,162517,162984,163165,163309,163394,163511,163738,163906,164085,164463],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,4,8,18,26,52,78,84,115,136,160,194,235,249,265,290,329,407,424,482,532,571,663,736,770,822,833,853,881,921,937,967,1013,1039,1067,1111,1159,1201,1248,1291,1339,1401,1473,1523,1596,1677,1746,1808,1867,1932,2066,2148,2273,2386,2507,2619,2782,2884,3029,3175,3313,3392,3538,3718,3860,4044,4283,4472,4823,5041,5271,5606,5928,6302,6661,7113,7402,7774,8216,8676,8927,9282,9492,10009,10524,11221,11817,12364,13130,13325,13675,14103,14669,15281,16004,16667,17064,17489,18033,18698,19157,19708,20268,20588,21006,21717,22488,23247,23909,24645,25127,25542,26065,26658,27320,27900,28606,28936,29285,29820,30346,30903,31392,31969,32151,32490,33005,33559,34001,34462,34877,34981,35254,35693,36162,36613,36996,37317,37390,37629,37937,38196,38550,38841,39050,39102,39298,39586,39819,39985,40185,40410,40433,40593,40794,41023,41299,41495,41663,41701,41846,42056,42319,42477,42616,42792,42825,42936,43067,43270,43451,43626,43750,43781,43878,44075,44271,44461,44649,44783,44845,44953,45152,45326,45503,45675,45862,45969,46119,46376,46671,46910,47154,47431,47552,47667,47877,48251,48643,49072,49400,49574,49901,50359,50850,51382,51925,52496,52677,53083,53755,54473,55087,55736,56451,56821,57566,58624,59995,61460,63000,64694,65460,66694,68530,70836,73310,75523,77837,78810,80410,82651,85034,87432,89813,92254,93448,94776,97150,99563,101773,104249,106424,107466,108687,110548,112680,114383,115855,117337,117886,118870,120459,121979,123646,124839,126224,126709,127522,129085,130870,132346,133594,134768,135124,135967,137231,138508,139692,140959,141937,142344,142928,144066,145240,146317,147312,148325,148682,149120,150218,151392,152253,153173,153825,154065,154602,155440,156142,156763,157349,157834,157948,158296,158878,159409,159738,159798,160027,160220,160544,160853,161054,161415,161794,162131,162288,162643,163128,163576,163972,164235,164586,164676,164912,165221,165528,165711,165909,166036,166094,166232,166427,166669,166728,166901,167026,167088,167231,167421,167568,167726,167937,168088,168177,168300,168496,168676,168830,169022,169167,169255,169391,169597,169820,170011,170234,170402,170506,170672,170945,171227,171510,171793,172058,172216,172456,172816,173307,173749],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,3,3,3,4,7,7,7,7,8,8,9,10,12,13,13,14,16,17,18,19,20,20,22,24,24,24,27,28,28,29,30,30,32,33,33,35,39,40,40,42,43,44,45,46,47,48,49,52,55,60,61,64,67,70,74,77,81,87,91,98,113,120,127,131,139,158,170,176,183,190,200,211,217,227,245,258,264,269,285,293,302,309,319,332,350,360,372,386,397,410,421,426,433,443,453,459,469,477,484,491,503,521,535,546,559,565,573,581,592,607,620,631,641,650,662,678,688,692,700,705,711,719,723,728,738,749,754,762,768,770,772,777,785,791,796,803,806,809,814,817,818,824,832,833,836,842,850,852,854,858,861,864,869,872,877,879,881,884,887,891,895,897,900,903,905,906,909,911,916,919,920,923,925,926,928,930,936,938,942,945,947,948,951,957,958,959,963,966,972,977,984,990,995,1004,1010,1016,1020,1026,1032,1039,1046,1056,1067,1081,1091,1101,1121,1131,1145,1157,1180,1196,1222,1243,1272,1300,1341,1363,1391,1413,1448,1476,1506,1533,1559,1580,1609,1636,1668,1697,1738,1763,1788,1811,1839,1870,1900,1931,1952,1976,2002,2040,2068,2090,2121,2142,2164,2193,2228,2254,2277,2309,2326,2344,2372,2393,2416,2445,2462,2486,2503,2529,2556,2581,2596,2616,2630,2656,2673,2691,2714,2733,2752,2768,2775,2797,2807,2823,2828,2836,2850,2864,2878,2890,2901,2908,2922,2929,2931,2941,2951,2963,2974,2987,2992,2998,3007,3016,3021,3030,3034,3039,3047,3052,3056,3067,3069,3071,3080,3084,3089,3096,3107,3109,3114,3117,3123,3126,3130,3135,3138,3140,3141,3147,3150,3155,3156,3158,3159,3164,3167,3171,3175,3179,3183,3190,3192,3195,3200,3202,3208,3215],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,4,8,18,26,52,77,83,114,135,159,192,233,235,249,271,300,376,391,449,499,536,623,686,720,758,763,758,758,773,776,781,803,814,786,797,783,780,705,726,737,768,816,840,841,846,885,931,971,1002,1105,1138,1230,1316,1397,1468,1607,1657,1768,1864,1943,1987,2061,2170,2239,2326,2437,2487,2743,2813,2785,2955,2980,3289,3516,3881,4091,4421,4816,5259,5483,5765,5951,6424,6900,7577,8121,8454,8916,9015,9007,8650,8958,9384,9659,10184,10503,10625,10917,10829,10572,10522,10916,11097,10490,10534,10756,10688,10577,11103,11397,11051,11049,11163,11367,11488,11982,12143,11875,11872,11811,11648,11414,11771,11713,11180,11065,11021,10889,10708,10942,10829,10386,10249,10230,10187,10053,10134,10014,9553,9390,9102,8815,8535,8546,8479,8158,7966,7491,7200,7005,7099,7021,6633,6496,6317,6321,6194,6261,6222,6032,5997,6007,5942,5859,5949,5922,5603,5480,5418,5318,5191,5223,5180,4641,4560,4529,4313,3931,3797,3824,3458,3224,3187,3160,3159,3287,3357,3258,3384,3515,3615,3675,3893,3979,4053,3909,4040,4295,4548,4836,4952,5094,5399,5668,6010,6370,6847,6983,7161,7650,8157,8549,8949,9607,9904,10216,10872,11830,12863,14008,15509,16161,16859,18190,19918,21889,23665,25749,26452,27374,28900,30505,31816,33155,35064,35591,35764,36891,37952,38485,39458,40686,40976,40243,40576,40882,40570,40012,40590,40233,38716,38551,31721,30992,30079,30182,29634,26576,26132,25747,25107,24994,25262,24518,23409,23208,23026,22425,22584,22815,22351,21409,21141,20942,20398,20329,20670,20213,19139,18968,18821,18444,18626,18663,18233,17343,17111,16662,16215,15928,15953,15498,14557,14227,13785,13555,13322,13086,12525,11907,11387,10765,10546,9979,9890,9484,9100,8931,8764,8678,8633,8822,8614,8405,8348,8461,8422,8340,8289,8115,7776,7318,6957,6749,6516,6427,6204,5807,5632,5416,5267,5246,5251,5178,5005,4961,4871,4854,4940,5011,5003,4893,4966,5087,5063,5172,5244,5241,5172,5253,5064,5162,5294,5472,5510,5518,5708,6014,6071]},"Timezones":["Asia/Yerevan"],"AgeDist":{"0-4":204987,"10-14":198453,"100+":216,"15-19":170477,"20-24":176497,"25-29":232427,"30-34":267191,"35-39":236762,"40-44":190759,"45-49":162329,"5-9":213872,"50-54":163255,"55-59":199398,"60-64":197081,"65-69":131321,"70-74":84343,"75-79":42400,"80-84":59254,"85-89":21800,"90-94":9083,"95-99":1329},"REstimates":{"Date":["2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.74436460640124,1.7300854911786598,1.86997945480288,1.69031438441522,1.62320407644191,1.54504172707334,1.51128480901366,1.5626854710970302,1.57118503045515,1.45945105547791,1.3857736940891698,1.23196235317511,1.1825018636108402,1.1648402778097802,1.16052850367869,1.0894723890031,0.984765519123956,1.03026659449735,0.9733040116812608,0.937410827250242,0.955532126479708,0.8877483854381,0.8457559664899209,0.891738569777513,0.896263480789068,0.9887382122678928,1.08382533997547,1.1667659544404398,1.16258473590233,1.23783877403334,1.28740941714724,1.27264001182585,1.27374002543256,1.26447487579784,1.2396398335601395,1.31231544960398,1.30748142469503,1.3445772596620402,1.36078629024639,1.36994049879192,1.34415233592133,1.3624109048446202,1.33580087040795,1.3277815539776798,1.31443842861497,1.30346211584987,1.2515197010845802,1.2613392958400602,1.29112836719606,1.23935671605911,1.25418767054492,1.2751283555718,1.26708014780627,1.3457912194493702,1.33755287005663,1.3003060318998998,1.34891104590806,1.36064142518547,1.38528933211611,1.39465649676449,1.45430570530628,1.40876418994043,1.37910115936304,1.38802059060657,1.3852927643483302,1.30401916169797,1.27619047955807,1.1802488729462,1.20877938483871,1.23610891622587,1.2746983325173602,1.28237533361235,1.26156462824013,1.2869044969788102,1.1804638353140702,1.14727191334955,1.12489434873144,1.12093282629566,1.12431844898631,1.18087412082489,1.20194496931415,1.19470211979422,1.14211858640308,1.11457262711519,1.08542191492786,1.04760376877343,1.03673843816657,1.00066517341795,1.0157840773983,1.02459439076446,1.06183172798994,1.0834423682625798,1.09161220604782,1.0676985955695,1.06323445887494,1.06210144940243,1.0496188270816,1.03700241537593,1.02024142615796,1.04120821540258,1.03973855480699,1.05168687513493,1.04515651508439,1.0281232298156,0.9998939292297132,0.9674489553492592,0.945326470808982,0.931078668147,0.921579662057165,0.896008051616016,0.901651681934043,0.917298731003675,0.927789094635462,0.911353267029269,0.9082580486598242,0.882326046794896,0.8666652244922229,0.875053262140152,0.880826501405129,0.8923117298137729,0.8942412689811421,0.894660133511974,0.8699085344605529,0.8701273311501508,0.8729724687015341,0.8570172288818491,0.825642192635095,0.8329335296063359,0.826511076142779,0.8119216316906179,0.828299282367952,0.8398164015805111,0.8328099931101641,0.805669271222745,0.7669499525626579,0.753009300177853,0.762273781049595,0.783920933308768,0.7957008801272829,0.7970390275221829,0.817496972328054,0.8230551090550591,0.820068535979798,0.832731922310587,0.8535779239908409,0.8596662095660379,0.854117169773055,0.8857749853478689,0.90247261239272,0.896152798182313,0.8932330215307641,0.911784074060365,0.907521052982022,0.8936156922794649,0.8985543492182009,0.8750419772968191,0.8834493840762929,0.882982678432238,0.8977933745758991,0.8938043942790229,0.9039871595325072,0.8890713679629141,0.92019749343717,0.9582543614890152,0.948199949395198,0.9695262619305208,0.973979684197509,1.01103324884891,0.9979421047281792,0.994134293357586,0.9920640251580468,1.0232001689314,1.0578738342097098,1.0758266776786198,1.0914768599018398,1.1215375516601,1.12274613007217,1.12427766815897,1.16271664237999,1.15903898669594,1.13031753693371,1.10670683286401,1.1632101890681,1.21963962155504,1.2779967332431998,1.27694864816335,1.24220510265246,1.24730054361932,1.25950423584205,1.26625856698718,1.29704890771486,1.31961576139322,1.33136349750725,1.27650695781339,1.28280876051552,1.32753865151046,1.33587901931207,1.31007965155123,1.28470370194502,1.29322442824435,1.26664955648076,1.27910497733551,1.3175562239843,1.38813483047092,1.44374725507541,1.4831106417256,1.5152268506886295,1.46476510527921,1.44085236817002,1.4519649263778,1.4949573065192698,1.54163891337781,1.5403133529551598,1.52679116923315,1.44057332732225,1.38435698834927,1.36018979806916,1.33312800762583,1.3063845825221,1.27955370257355,1.25335991784603,1.21806790272774,1.17541751805532,1.15941535993999,1.13179961589996,1.09500748433574,1.0848515846850502,1.06372587450583,1.05404011622173,1.03062443550342,1.0104694171158002,0.9986129638200592,0.973712493883531,0.9441208013527808,0.916657719090714,0.9048448850066758,0.9073037913994008,0.8935844143591909,0.875916164677253,0.8730714464383499,0.841172420464742,0.830590537148325,0.8316397679201261,0.839899397610254,0.85210967071778,0.8604394823130341,0.8722953396165078,0.882666850974022,0.886546891351907,0.8948356468673159,0.904681719801096,0.903063705803448,0.90503345134764,0.8931052885664359,0.9128449382062228,0.904701688423011,0.914644597547575,0.915253266079786,0.90301774207094,0.8798045285006381,0.871367439921557,0.8740657520498721,0.883387972751001,0.9025326830644608,0.8924844825468651,0.8971082987056591,0.90627873484289,0.898741910186298,0.888770484811904,0.880907411576605,0.885781181034719,0.9003883767298141,0.893714916414761,0.8723263844448359,0.852749573706581,0.8389463016748709,0.81673720821262,0.82032333774441,0.839243391151365,0.8165578319484691,0.7798794645599209,0.754617018596597,0.6958874363441441,0.6846820731710009,0.7190090147792,0.7337449527032429,0.703465978376171,0.6720548402351699,0.6734959221699621,0.6828747300815329,0.700495881002606,0.748316805821058,0.7879806922214009,0.803136909233188,0.816112760315022,0.85619072773858,0.921848656512252,0.964071551203148,0.95010191863623,0.935953071675565,0.942723204421833,0.9730081739229592,0.9392649581072772,0.904991638665142,0.8685884045056049,0.862085797900047,0.831631488564667,0.7850673797251899,0.7610764573675171,0.706251778927626,0.716562847891606,0.691386099522127,0.7222323579909541,0.733138398687137,0.731699164337012,0.712357294210072,0.7398057993171351,0.78218953307114,0.826034587667698,0.868850234811362,0.8855091042772479,0.903709456719464,0.891314478904216,0.9481779308090672,0.968389339138402,0.9834590407848968,0.997785239641367,0.993921164854355,1.0003167929671402,1.0336697146223102,1.04455049042282,1.0412015798365502,1.04066880843544,1.03842544940185,1.04927439786424,1.0736710277024002,1.1063381080036,1.14402491921462,1.15754382552137,1.17599305422358,1.1704041552607398,1.17580970835999,1.19814500585276,1.25662242466712,1.2960485250086202],"StdR":[0.112812199271515,0.10380945805541003,0.10359084275506597,0.0935029043033298,0.0847470134787759,0.07814946038349703,0.0736184502031562,0.071910026016404,0.06959747786503,0.0641535505500203,0.0598498921518603,0.0539800481990736,0.0514985075745097,0.0492683905723518,0.0482402417707073,0.0458598278404819,0.0423185781443982,0.0436275488971392,0.0416081281944832,0.0412027134341111,0.041522938385967004,0.0400229695533575,0.0392434722245466,0.0411411255555261,0.0415433349704116,0.0447424331104122,0.0468180324636151,0.0479428943377665,0.0472946160485231,0.04820020258066201,0.0485306660966161,0.0477830418985404,0.0468751852048224,0.045697338343689005,0.0435844784207611,0.0448386237457605,0.0437696358410719,0.0433472075203809,0.0429239248765817,0.0418574718730154,0.0406569614390654,0.0405139497020708,0.0389711088473804,0.0382104136375631,0.0367701688063311,0.0359512529094747,0.0342157654759009,0.0332909438591122,0.0333155205748611,0.0318676389789514,0.0312292411663785,0.030637683925259,0.0300671283080596,0.0305473202515584,0.0302168250452968,0.0291952708682208,0.0294082464415118,0.0290237195459559,0.0287354921574941,0.0283102940220719,0.0295336171292013,0.0282675403354092,0.0275487054862793,0.0269668647615512,0.0264378003913227,0.0249591964952666,0.0240555918380134,0.0217810915012198,0.0216941062134473,0.0209149992718388,0.020922258636549,0.0204495083965986,0.0200973102433834,0.0200778593472697,0.0185981802497192,0.0177954634733911,0.0171770761184627,0.0164601357303201,0.0161488011796655,0.0162873107078211,0.0160853088294856,0.0159033749418659,0.0154560093436428,0.0150714399781758,0.014437887050304,0.0137498807265086,0.0133822881994441,0.0129273397901941,0.0127901610153515,0.0126435378067529,0.0127233467939897,0.0125489000999399,0.0126495632325393,0.0123578216208855,0.0122922759299801,0.0122779615377247,0.012220237726916,0.0119998527415301,0.0118648538312307,0.0117204563884369,0.0117475848915054,0.0118269544120394,0.0117749352626903,0.0114540179759942,0.0113286563459223,0.011221864645443998,0.0109695369980225,0.0108742020468641,0.0108567106371008,0.0109112946439425,0.0111998489333671,0.0112040905971019,0.0114817950746392,0.0114760909829987,0.0114263941863751,0.0114705041562634,0.0114679906285,0.0118151550217441,0.0120483069110889,0.0123458240969875,0.0125616808787914,0.0125430447115238,0.0125763662804248,0.0126541568483307,0.0129939572299288,0.0129701105771095,0.0131257614063641,0.0134165658548115,0.0135074762710709,0.0139017737481874,0.014458727182591,0.0149541487289768,0.0149730226774918,0.0146374255745884,0.0146290000834785,0.0148933925433205,0.015668543540543003,0.0164335911621588,0.0167708353494158,0.0172621352960328,0.0177704311351228,0.0181349284178537,0.0182559224913081,0.018579506065179,0.0191683162708587,0.0193362722943693,0.0192397254872104,0.0197063104268013,0.0200506355509632,0.0199303488841605,0.0197034147154238,0.0200803471030719,0.0198811157306571,0.0197638767917615,0.0198971961520985,0.0195481749828284,0.0200175349787541,0.0202555569799222,0.0205221694055645,0.0208071018429184,0.0208157309047225,0.0210110307892959,0.0215792557458421,0.02165974815367,0.0220605846063274,0.0222000188543822,0.0223949009643741,0.0226606991431184,0.0221122610853392,0.0221656179000193,0.0222871172974973,0.0224636236973884,0.0227060595279342,0.0228421675178021,0.0227921435798927,0.0232505696327529,0.0226145626488046,0.0223924732455314,0.0230893457852599,0.0225169544181663,0.0222960525789625,0.0217683206827455,0.0220177487923455,0.0225181019339288,0.0227975630828724,0.0230069370954683,0.022423774267842003,0.0221650596224709,0.0221526700230192,0.0217584363578572,0.0220524725022826,0.0224319273086218,0.0222702364803354,0.021462743915174,0.0213420604878562,0.021162401588344,0.0214628178507592,0.0208092749390181,0.0205934575718704,0.0201790774635082,0.0194048503025787,0.0192871182999569,0.0194912342803658,0.0199871421627549,0.0206336903902815,0.0219901693738567,0.0230111720066775,0.0231436359385206,0.0228240295528749,0.0227818279615543,0.0231853152211695,0.0239877132954889,0.024452526003975,0.0245789287927515,0.0234946420639315,0.0221678969260943,0.0209526587298399,0.0196712362774432,0.0185327622628204,0.0174882292514884,0.0163908659534953,0.0153299934656401,0.0142262836690676,0.0132586115144358,0.0123625474513718,0.0111949149468112,0.0106673223159097,0.00978045566895707,0.00918079265293884,0.00862003032793552,0.008092594657086621,0.007713250514848009,0.0072503064818873406,0.00686638834622597,0.00663207565992744,0.00647235066334159,0.00649554586711094,0.0063538949112539106,0.00636914385394923,0.0065557099050315,0.0065619479737963286,0.00677547804043627,0.007026076212622179,0.0074690953063195,0.00777957638050156,0.00804412726547865,0.00828162750359707,0.00838517753878173,0.008375120863233821,0.00840004150804645,0.00862275659877783,0.00843503359696938,0.00847114124464545,0.008416889638419241,0.00858845386154914,0.00858723191419316,0.00861906681346119,0.00860724614006904,0.00855377958689446,0.008460995247465559,0.00856012689996,0.008743202897956541,0.008927682968156641,0.00931540457232396,0.009295543830326979,0.0092359313388317,0.00933935705598935,0.00934838405734095,0.00925858271552247,0.00942613259451675,0.00947265283944408,0.009758776141754,0.0096469265876491,0.00968155111128785,0.00962519001770186,0.00980097054491642,0.009909048005851859,0.0101621578443576,0.0106735766258408,0.0108393226406941,0.0106931934290559,0.010888736519219,0.0107839671440053,0.0111521372572594,0.0124324504128567,0.0135366019892171,0.0133458458354634,0.0134335189569033,0.0140925133401729,0.0147938667942644,0.0155203317692668,0.0172488498335496,0.0179590972588559,0.0182723469105447,0.0185296004287523,0.0188510230669109,0.0194097410508449,0.0193687770038468,0.0183167597110108,0.0176491810598428,0.0170862821205386,0.0169253189248825,0.0162335350571299,0.0152562357954022,0.0148615633834919,0.0150127053022247,0.0148327066072898,0.0148366661727705,0.0148014367920957,0.0148000118882366,0.0154088225065213,0.0159341168776826,0.0169769583925683,0.0180274322708213,0.018511530231104,0.0188130316860008,0.0195901880879485,0.0209358968285349,0.0219047192756364,0.0230218757389594,0.0227472883493379,0.0231971698704309,0.0225526655403511,0.0230431983423489,0.0232062770972347,0.0231424448893763,0.0227322203875492,0.0227186636084417,0.0221726521352193,0.022652523340563,0.0222034160885921,0.0220941684491453,0.0218105305858872,0.0216343190201213,0.0216855039099054,0.0216727929269516,0.0218152845066781,0.022253965098235,0.0221889560786785,0.022235888066995,0.0222333680242612,0.0220516489342594,0.0217476515536929,0.0222643089785216,0.0225573847625396],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-AM.json","Name":"Armenia","CurrentEstimate":{"Exposed":18450.0,"Infectious":17594.0},"OfficialName":"Republic of Armenia","Level":"country","M49Code":"051","ContinentCode":"W-AS","CountryCode":"AM","CountryCodeISOa3":"ARM","Population":2957731},"AO":{"data":{"Rates":{"CaseFatalityRate":0.0018171873940783301,"Critical":0.0037560312743448697,"Hospitalization":0.021857801469883958},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,2,2,2,4,4,4,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,7,7,11,11,11,11,11,11,11,11,13,13,13,13,14,14,17,17,17,17,17,17,17,17,18,18,18,18,18,18,18,18,18,18,18,18,18,21,24,24,38,38,40,41,42,61,61,64,64,64,64,66,66,77,77,77,77,81,81,81,81,93,93,97,97,107,108,108,108,117,117,117,117,118,118,118,118,124,124,199,210,221,221,221,221,236,241,242,242,242,266,301,395,437,460,461,476,503,506,520,544,564,567,569,575,577,577,584,628,628,632,667,698,742,804,814,818,877,977,977,1335,1028,1041,1063,1071,1084,1115,1144,1167,1192,1198,1215,1215,1245,1277,1288,1289,1301,1324,1332,1401,1405,1443,1445,1445,1449,1462,1473,1503,1554,1639,1707,1813,1833,1941,2082,2215,2436,2577,2591,2598,2598,2635,2685,2716,2743,2744,2761,2801,2928,3012,3022,3030,3031,3037,3040,3305,3384,3461,3508,3530,3647,3693,3736,4107,4523,4920,5172,5230,5266,5350,5626,5647,5899,5927,6036,6125,6250,6326,6345,6444,6523,6582,6623,7062,7117,7273,7346,7351,7444,7517,7617,7697,7763,7763,7851,7932,8139,8244,8299,8335,8338,8353,8470,8579,8679,8798,8841,8898,8924,8990,9194,9266,9345,9518,9592,9695,9729,9729,9729,9921,9976,10354,10354,10627,10859,11044,11146,11189,11223,11266,11376,11477,11955,12712,13205,13872,14825,15512,15631,16008,16120,16225,16347,16677,16822,16921,17176,17223,17249,17266,17327,17388,17602,17692,17918,18015,18035,18180,18232,18335,18381,18431,18475,18540,18596,18623,18687,18710,18786,18790,18795,18884,18929,18951,18972,18991,19005,19013,19190,19207,19221,19238,19307,19315,19322,19400,19410,19509,19553,19624],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,3,3,3,4,4,5,7,7,7,8,8,8,10,14,16,17,19,19,19,19,19,19,19,19,19,19,24,24,24,24,25,25,25,25,26,27,27,27,27,30,35,35,35,36,36,36,43,43,45,45,45,45,48,48,48,48,50,52,52,58,60,61,69,70,70,71,74,81,84,86,86,86,86,86,86,88,91,92,96,113,118,130,138,140,142,148,155,166,172,176,183,186,189,197,212,212,259,267,276,284,291,315,328,346,346,346,386,386,396,458,462,506,525,541,576,607,638,687,705,749,779,812,851,880,916,932,950,1000,1078,1109,1148,1164,1199,1280,1344,1395,1483,1538,1572,1672,1679,1735,1762,1815,1852,1879,1906,1935,1966,2015,2044,2068,2134,2171,2222,2283,2332,2415,2471,2551,2624,2654,2729,2777,2805,2876,2935,2965,2981,3033,3092,3217,3279,3335,3388,3439,3569,3675,3789,3848,3901,3991,4117,4236,4363,4475,4590,4672,4718,4797,4905,4972,5114,5211,5370,5402,5530,5725,5725,5958,6031,6246,6366,6488,6680,6846,7096,7222,7462,7622,7829,8049,8338,8582,8829,9026,9381,9644,9871,10074,10269,10558,10805,11035,11228,11577,11813,12102,12223,12335,12433,12680,12816,12953,13053,13228,13374,13451,13615,13818,13922,14134,14267,14413,14493,14634,14742,14821,14920,15008,15087,15103,15139,15251,15319,15361,15493,15536,15591,15648,15729,15804,15925,16061,16161,16188,16277,16362,16407,16484,16562,16626,16644,16686,16802,16931,17029,17099,17149,17240,17296,17371,17433,17553,17568,17608,17642,17684,17756,17864,17974,18066,18156,18193,18254,18343,18425,18613,18679,18765,18875,18926,19011,19093,19177,19269,19367,19399,19476,19553,19580,19672,19723,19782,19796,19829,19900,19937,19996,20030,20062,20086,20112,20163,20210,20261,20294,20329,20366,20381,20389,20400,20452,20478,20499,20519,20548,20584,20640,20695,20759,20782,20807,20854,20882,20923,20981,21026],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,6,6,6,6,7,8,8,9,9,10,10,10,10,10,10,11,11,13,15,17,18,19,19,19,21,21,22,23,23,26,26,26,27,28,29,29,29,29,30,33,33,35,39,40,41,47,48,51,52,54,55,58,59,62,64,67,70,75,78,80,80,80,86,86,88,88,90,92,93,94,94,96,100,102,103,105,106,107,107,108,109,112,113,115,117,117,120,124,126,130,131,132,134,136,139,143,144,147,147,152,154,155,159,162,167,171,174,176,179,183,185,189,193,195,199,211,211,208,212,218,218,219,222,227,228,234,241,247,248,251,255,260,265,267,268,270,271,275,275,279,284,286,289,291,296,299,300,303,307,308,308,312,315,317,322,322,324,328,332,333,334,336,337,337,338,340,341,342,345,346,348,350,351,352,353,354,354,354,355,358,362,365,366,371,372,372,379,382,384,386,387,390,393,393,393,396,399,399,403,403,405,405,405,407,408,408,410,413,413,415,416,416,420,422,424,425,428,431,436,439,442,444,448,452,457,459,461,462,462,464,464,464,466,466,468,470,473,474,475,475,475,478,487,487,490,491,492,493,494,496,498,498,498,499,499,500,501,502,504,506,508,508,510,510,511,511],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,3,3,3,4,4,5,5,5,4,5,5,5,6,10,12,13,15,15,15,13,13,13,12,12,12,12,16,16,16,16,17,17,17,17,18,19,19,18,18,17,22,22,22,23,23,23,30,28,30,30,30,29,32,29,29,29,30,32,32,38,40,39,47,48,48,49,52,59,62,64,64,64,64,64,61,60,63,50,54,69,72,83,71,73,72,78,84,94,98,101,97,99,102,110,121,121,168,175,172,178,179,201,203,219,219,219,248,248,257,318,321,362,381,397,425,455,410,448,455,499,528,558,582,604,635,650,667,687,729,663,659,650,683,746,782,827,899,927,938,1030,1032,1080,1105,1158,1182,1165,1190,1215,1209,1225,1209,1170,1226,1257,1245,1204,1252,975,1337,1403,1454,1475,1536,1550,1548,1594,1626,1650,1646,1694,1721,1810,1860,1914,1953,1979,2098,2131,2240,2258,2309,2394,2514,2619,2731,2810,2869,2862,2837,2808,2893,2848,2847,2807,2741,2630,2740,2916,2916,3115,3134,3312,3405,3525,3697,3818,3940,3976,4199,4345,4550,4761,5043,5017,5180,5298,5605,5844,5953,6106,6258,6172,5998,5829,5767,6056,6251,6453,6297,6385,6227,6445,6472,6516,6488,6585,6707,6685,6768,6908,6967,6739,6816,6804,6810,6946,6960,6964,6962,6969,6979,6994,6940,6969,6829,6765,6841,6847,6899,6941,6904,6867,6884,6898,6954,6919,6981,7000,6834,6836,6833,6722,6665,6601,6680,6809,6907,6782,6774,6487,6539,6341,6169,6104,6017,6012,6011,6010,5970,5974,5606,4939,4535,3905,3009,2409,2370,2180,2131,2109,2092,1810,1747,1728,1553,1594,1661,1674,1688,1703,1516,1516,1341,1303,1295,1183,1200,1132,1142,1125,1112,1071,1041,1062,1036,1064,1018,1048,1079,1004,966,953,982,989,996,1007,859,877,918,955,948,961,977,946,962,904,917,891]},"Foretold":{"Date":["2020-05-03T00:00:00+00:00"],"Mean":[2399.163],"Variance":[10508370.0],"0.05":[320.8035],"0.50":[1504.035],"0.95":[7476.535]},"Timezones":["Africa/Luanda"],"AgeDist":{"0-4":5795004,"10-14":4349261,"100+":38,"15-19":3532518,"20-24":2882566,"25-29":2423471,"30-34":2040757,"35-39":1658972,"40-44":1330695,"45-49":1082040,"5-9":5104164,"50-54":787212,"55-59":677390,"60-64":481968,"65-69":303929,"70-74":212513,"75-79":119216,"80-84":59937,"85-89":19878,"90-94":4259,"95-99":480},"REstimates":{"Date":["2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.03175651722777,0.9996724042998192,1.14787421405539,1.21947886405567,1.1987304579233795,1.5875349824701102,1.17366761515017,1.1798523801915,1.51351882874634,1.5017233910460002,1.39621088601085,1.35596960047534,1.27984331529872,1.53790913319391,1.57410367033153,1.53034537682403,1.3352818743942398,1.18024602574122,1.13519796695188,0.9191381913904398,0.8556970452503591,0.909998712986225,0.7677607280042729,0.7992452883561121,0.98134151835731,1.61341423087529,1.61707228682548,1.64651598736165,1.6401729444423798,1.48102014644491,1.40762235458874,1.4464899503343098,1.50150283756166,1.61329861839737,1.5904255417137,1.48179577036092,1.4263155372908,1.35274457211029,1.25705859345689,1.08302338795086,1.1763471560192902,1.00515439255275,1.4633448786614098,1.4785900710898603,1.4542487666654098,1.3717442481379198,1.28209234467779,1.32943935537403,1.32336383311535,1.3675580393417002,1.24146309084981,1.1600769678058798,1.3795643481118405,1.26532306451074,1.17256315119809,1.5093846431719598,1.17821852395282,1.3158640194111202,1.31236119716679,1.2883245148556002,1.35902962167009,1.32063594609406,1.3272403581002,1.3842159547337698,1.3736895522843702,1.45071826678366,1.32312944047544,1.34789200534079,1.3602120538367,1.1907813543208998,1.2247307625073502,1.10868460055703,1.07709036772399,1.14477827748381,1.22970985739122,1.19383453710739,1.17389133780707,1.06415831608877,1.08053531061891,1.1459054682893,1.19787676554357,1.20279547489701,1.2616558746954598,1.2635626331991698,1.2063400610148405,1.30886767806043,1.2334413349198,1.1908997238338002,1.06866147470209,1.07917668954189,1.06154313042098,1.06615367419551,1.04409504397363,0.959707504472965,0.9113713826441108,0.920083346227584,0.846091082222275,0.8177590300100441,0.894360815244225,0.816540789015714,0.91415296881097,0.946006071506216,0.998742036847894,1.0578111369998,1.08627145160692,1.16506272905055,1.21883760710046,1.18023108688508,1.21044324910862,1.1679406981536498,1.12913501685328,1.16651186811218,1.12730134725088,1.09055992892658,1.02316883746446,1.00058552245819,1.01147684606063,1.06802527915377,1.06970747910536,1.02701039032701,0.992677063833334,1.0184355148654,1.0883930756955602,1.15456675760749,1.24086337722707,1.18552980840794,1.1377610420458502,1.17390772785664,1.26438352576311,1.2908926498511202,1.3030659754480802,1.22735858441688,1.22381770805225,1.19974104012993,1.15188231796625,1.1415565016449498,1.09508317294253,1.04253549192955,1.05275617342419,1.07404471236866,1.14668426180396,1.08227601674544,1.06497754244045,1.10729713045375,0.998182522436963,1.07856591451,1.04026990485445,1.12692812106777,1.16263439943139,1.16570977269245,1.19096129384675,1.219230533246,1.24601670035658,1.21518256119789,1.21620642454979,1.24357585034983,1.23884794684314,1.20308927758734,1.3032886112438502,1.25379444294098,1.27753738300792,1.21354403150641,1.26346391126256,1.26960748853153,1.2288236640026102,1.19260800337725,1.13106090450686,1.15702332884499,1.13091563248043,1.1282242539716398,1.09942628307882,1.11985956260302,1.08313856782177,1.07922646598713,1.02695798867234,0.99240012673206,0.913867429091594,0.917463699190135,0.903564739502994,0.898595050754822,0.8857400056715691,0.8674034263581759,0.854175533018802,0.8241188771574042,0.839029878137234,0.812626131961229,0.790058797074108,0.7893715000692159,0.8253329358935079,0.8698217676008589,0.8872794949031422,0.860871338080593,0.867955029658557,0.8611691527726351,0.8815495272193969,0.8596601219265648,0.8460702794128481,0.8371344803800641,0.794020531200955,0.771204717461638,0.781850308938528,0.714748981861505,0.7477609721549849,0.7189418320441021,0.7389906301955742,0.7166956966594359,0.733671654820332,0.7677996852120009,0.8210908295286341,0.8931780773569999,0.93457460913508,0.957824008709707,1.01227252764324,0.988558144868663,0.966652303765572,0.9985421204880992,0.9514590403833292,0.972362024926446,0.943939191198297,0.936820028780225,0.97746653925928,1.03336268561328,1.01150201067748,0.947127431515088,0.903799225954289,0.973491452825723,0.9521313616311732,0.949852634141251,0.973575371071333,1.02112389739832,0.961561701535092,0.9399622691662228,0.962812752720274,0.9702117291874088,0.933692820634,0.920458876199934,0.9438330509625172,0.97711395919628,1.02594798565819,0.9714072398039492,0.976491427068325,0.9939473854705408,1.0176226284278198,1.08633716337815,1.12835612826184,1.15386551584609,1.20028874123899,1.17214725652413,1.1476394215208705,1.09181984540442,1.04637906446905,1.03295682888658,1.0322781127234,1.02279630584768,1.03214128730917,1.01740754907535,0.967726758827273,0.888941457844567,0.8872364704965999,0.88164251388555,0.8163566328703491,0.8232336561748141,0.83728439756284,0.8213416205598021,0.823022015910145,0.7899781974685199,0.7481279515016329,0.7715940492840241,0.7465806653648961,0.7485895640865808,0.810562114885283,0.789113880814044,0.794040487041273,0.789686337838169,0.854492897063227,0.8542170171626541,0.776897664545706,0.759348766030159,0.7783437908157159,0.797167906665513,0.807801228469827,0.8293401903318851,0.8624663117526229,0.856229598329194,0.8958344222913399,0.9226471930589158,1.00338048916442,0.983337265235413,0.9586018902025258,1.03151847545233,1.07319066379068,1.1274641943931798,1.12064057672994,1.1347415766883602],"StdR":[0.277461847676078,0.271671539174488,0.29049989121106,0.294993137839278,0.292832128524263,0.333092650890243,0.280485818846357,0.271089315196209,0.301637231973854,0.297836565013043,0.275731387605827,0.25959708406175,0.244584166887357,0.269288368416388,0.25923075616186,0.245436778147314,0.22293246273482106,0.199677889589433,0.192766364800678,0.17113972002537806,0.165874579275616,0.173137415969392,0.15916190197274402,0.167060982726115,0.18824361971613696,0.24507384433008894,0.23756515064315195,0.234670126403536,0.223089546672724,0.20089807006708105,0.18664709435494606,0.185131984993468,0.17954699222729,0.181728998878493,0.17116315480082694,0.16014917302579698,0.148639391222686,0.139728724108923,0.131066825466988,0.119751345556744,0.121461508013949,0.110743249909567,0.13452893742350802,0.13157584192237098,0.12566114767625505,0.117028807619233,0.111188380385011,0.110366570205056,0.108277334706181,0.105464360205517,0.0982111066797835,0.0921693527552661,0.0987348437688067,0.0929973282457408,0.0866611371471181,0.0968514490974681,0.0827182732123539,0.085089393581012,0.0835955591830607,0.0810664470165521,0.0810621773444282,0.0788866790420193,0.0761250736612081,0.0766700583033181,0.0734118561973073,0.0737209630033213,0.0689329297453866,0.0669957463214217,0.0651694015585693,0.0588254361390793,0.0588783750923615,0.0550896357538379,0.0539737434482359,0.0547407405214464,0.0550104336797625,0.0541922220125492,0.0525901131398155,0.0494176768511903,0.0488381317843096,0.0503437244773418,0.0508319338351351,0.0505830453916601,0.0508074078137402,0.0501399764830539,0.0478216115727638,0.0483621980299102,0.0464955144964368,0.0450639400401454,0.0420720373558182,0.0415305920408721,0.0410681700274801,0.0404309253074449,0.0401456914078804,0.037531011710877,0.0368647838040301,0.0373944526133957,0.03630291765336,0.0357448781067255,0.0376668125856034,0.0365253654140528,0.0393006754752945,0.0403784793630685,0.0420913462617359,0.0431097919873002,0.0432500555299183,0.0444778556082699,0.0452124293332519,0.0444021403843851,0.0438578436582107,0.0421911284498278,0.0414068976046066,0.0415261547479667,0.0403474839573125,0.0394865359597865,0.0375488231835545,0.0364609016163671,0.0369214125245849,0.0376714769313244,0.0377557766416856,0.03646380045579,0.0356777180828707,0.0365894393976612,0.0374265836791104,0.0389861637803631,0.0394871916301985,0.0386537088950013,0.0373023549690568,0.0374955320626359,0.0377993949111214,0.0385506782065033,0.0374773569645438,0.0358779942500147,0.0351891541763714,0.0341740734200388,0.032900922625489,0.0322413060053141,0.0308706449596968,0.0300009737952491,0.029598662084355,0.0292629602186538,0.030120970993533,0.0288666054104448,0.0288633737448144,0.0292503442284272,0.0272168223476121,0.0282506100814544,0.0277396461028371,0.0283352641605632,0.0288906120510232,0.0289002252458509,0.0287484231165529,0.0291611041891595,0.0287201347070332,0.0282520973801552,0.0280998411678859,0.0280121543044656,0.0275106346441305,0.0265675247310245,0.026981392116236003,0.02646500219802,0.0266963872658323,0.0253733180799447,0.02537368916058,0.0248584810620966,0.0241488954681594,0.0232361826406135,0.0223552545483288,0.0219224409945319,0.0209807474866554,0.0208033376190148,0.0200849314681364,0.02004070687667,0.0195018366910843,0.0191179233018342,0.0182958989354905,0.0177971687226724,0.0171289206698051,0.0171352083765476,0.0168683049303028,0.0170490576847402,0.0168334569972704,0.0169925921389329,0.0171001370164261,0.0169373492983668,0.0176018780229181,0.0178245766128268,0.0177552130575397,0.0180734200458194,0.0192946290437828,0.0200584397694483,0.0204561908060671,0.0202571728701121,0.0205567244752643,0.0207590917161852,0.0212672840783915,0.0212758824711975,0.0211729876913808,0.0213225550963108,0.0209797755945074,0.0209932750960045,0.0217070474494857,0.0213454829010688,0.0226939720783385,0.0227806308475945,0.0240709135169586,0.0241970654124078,0.0251496220444104,0.0264615388935244,0.0286004436358983,0.0299948528723943,0.0307873818448357,0.0309817173301068,0.0318247161768887,0.0310525379193593,0.0303863621384493,0.0303219066021004,0.0297598695034565,0.0299568863517794,0.0291365042644889,0.0295316587996245,0.0299852882837299,0.0310665451366532,0.0304942333005627,0.029952670885541,0.0289265106884644,0.0303699394703698,0.029873477803595,0.0302273227970372,0.0307157449209482,0.0316027286729156,0.0301929067297769,0.0300976213006692,0.0306400834117265,0.0305290235858014,0.0300233955111554,0.0304167675609527,0.0309540074418828,0.0315046762774145,0.0320716190312818,0.0319497828124918,0.031739722630797,0.0318906245366715,0.0322763441908583,0.0335768962192452,0.033919076621148,0.0337075582349587,0.0347561317102867,0.0336090913884288,0.0327644571375799,0.0313390457315076,0.0305195920743235,0.0303828824719887,0.0299937948581352,0.0295862018922374,0.0295238494045731,0.0293210951823409,0.0285449431537948,0.0272534462165072,0.0276089981105559,0.0278445399067797,0.0270911304110725,0.0274635404024944,0.028018122733824,0.0284078184349622,0.0288819806581956,0.0288566273637261,0.0286373694566084,0.0302043536434533,0.0306174419028867,0.0312445660042731,0.0327377782261296,0.0332303586723948,0.0342263500088672,0.0343534205274656,0.036909155075905,0.0376035110533544,0.0361934132233958,0.0361121473109328,0.0373251541087802,0.0384897310101626,0.0398450734889129,0.0409574465131703,0.0422737388822067,0.0421965827233796,0.0436739234457735,0.0451469434928534,0.0476715031008268,0.0464867776998179,0.0466174153139947,0.0480492956911185,0.0485200519469514,0.0492701065082314,0.04876801679882,0.0485610476315379],"EnoughData":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-AO.json","Name":"Angola","CurrentEstimate":{"Exposed":2528.0,"Infectious":2528.0},"OfficialName":"Republic of Angola","Level":"country","M49Code":"024","ContinentCode":"W-AF","CountryCode":"AO","CountryCodeISOa3":"AGO","Population":31825296},"AR":{"data":{"Rates":{"CaseFatalityRate":0.0077164008225812765,"Critical":0.015960270442988513,"Hospitalization":0.05578114607920116},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,3,3,3,3,3,3,3,52,52,63,72,72,72,228,240,248,256,266,279,280,325,338,358,365,375,440,468,515,559,596,631,666,685,709,737,840,872,919,976,1030,1107,1140,1162,1192,1256,1292,1320,1354,1442,1472,1524,1601,1659,1728,1757,1837,1862,2266,2385,2497,2534,2569,2625,2872,2933,3032,3062,3530,3732,3999,4167,4349,4617,4788,4788,5336,5521,5709,5896,5993,6088,6180,6909,7305,7568,7991,8332,8743,9083,9564,9891,10174,10512,10721,11851,12206,12728,13153,13576,13816,14788,18416,19143,20134,21138,22028,23040,24186,25224,25930,27597,28531,30095,36502,38313,38984,41408,42694,44173,45467,47298,49120,49780,52607,54105,55913,58598,60531,62815,65447,68022,70518,72575,75083,77855,80596,83780,86499,89026,91302,94129,96948,99852,103297,108242,108242,108242,181389,187283,192434,199005,205697,211702,217850,223531,228725,233651,239806,245781,251400,256789,263202,268801,274458,280165,287220,294007,301195,308376,315530,322461,331621,340381,349132,357388,366590,382490,390098,400121,409771,419513,428953,438883,448263,456347,467286,478077,488231,508563,517228,525486,536589,546924,556489,565935,576715,585857,594645,603140,614515,626114,636672,649017,660272,670725,684844,697141,709464,721380,732582,742235,751146,764859,778501,791174,803965,803965,829647,840520,851854,866695,881113,894819,909586,921344,931147,946134,961101,973939,985316,998016,1009278,1017647,1030137,1042237,1053313,1062911,1073577,1081897,1081897,1100180,1110477,1119366,1129102,1140196,1148833,1156474,1167514,1177819,1187053,1195492,1203800,1210634,1217284,1226662,1235257,1242877,1249843,1257227,1263251,1268358,1274675,1281955,1288785,1294692,1300696,1305587,1311488,1318187,1324792,1330160,1335317,1340120,1344300,1347914,1352556,1356755,1362617,1368346,1374401,1379726,1384277,1384277,1384277,1402227,1407926,1414680,1420885,1426676,1426676,1426676,1447092,1452960,1458083,1466616,1474048,1484794,1494896,1504330,1511750,1518715,1527861,1536423,1549490,1561963,1573104,1583465,1594768,1604373,1613773,1625755,1636826,1646668,1656149,1666527,1674555,1682563,1693146,1703459,1712868,1721650,1729999,1738768,1745208,1754705,1763762,1772059,1778965,1786178,1792321,1798120,1806260,1814160,1820965,1827118,1833442,1838291,1842878,1849451,1855645,1861433,1866501,1872213,1877898,1882568,1886732,1892834,1899087,1905021,1911338,1916936,1921589,1928377,1934845],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,8,12,12,17,19,19,31,34,45,56,68,79,97,128,158,266,301,387,387,502,589,690,745,820,1054,1054,1133,1265,1451,1451,1554,1628,1715,1795,1975,1975,2142,2208,2277,2443,2571,2669,2758,2839,2941,3031,3144,3435,3607,3780,3892,4003,4127,4285,4428,4532,4681,4783,4887,5020,5208,5371,5611,5776,6034,6278,6563,6879,7134,7479,7805,8068,8371,8809,9283,9931,10649,11353,12076,12628,13228,13933,14702,15419,16214,16851,17415,18319,19268,20197,21037,22020,22794,23620,24761,25987,27373,28764,30295,31577,32785,34159,35552,37510,39570,41204,42785,44931,47203,49851,52457,55343,57744,59933,62268,64530,67197,69941,72786,75376,77815,80447,83426,87030,90693,94060,97509,100166,103265,106910,111146,114783,119301,122524,126755,130774,136118,141900,148027,153520,158334,162526,167416,173355,178996,185373,191302,196543,201919,206743,213535,220682,228195,235677,241811,246499,253868,260911,268574,276072,282437,289100,294569,299126,305966,312659,320884,329043,336802,342154,350867,359638,370188,380292,392009,401239,408426,417735,428239,439172,451198,461882,471806,478792,488007,500034,512293,524198,535705,546481,555537,565446,577338,589012,601713,613658,622934,631365,640147,652174,664799,678266,691235,702484,711325,723132,736609,751001,765002,779689,790818,798486,809728,824468,840915,856369,871468,883882,894206,903730,917035,931967,949063,965609,979119,989680,1002662,1018999,1037325,1053650,1069368,1081336,1090589,1102301,1116609,1130533,1143800,1157179,1166924,1173533,1183131,1195276,1205928,1217028,1228814,1236851,1242182,1250499,1262476,1273356,1284519,1296378,1304846,1310491,1318384,1329005,1339337,1349434,1359042,1366182,1370366,1374631,1381795,1390388,1399431,1407277,1413375,1418807,1424533,1432570,1440103,1447732,1454631,1459832,1463110,1466309,1469919,1475222,1482216,1489328,1494602,1498160,1503222,1510203,1517046,1524372,1531374,1537169,1541285,1547138,1555279,1563865,1563865,1574554,1578267,1583297,1590513,1602163,1613928,1625514,1629594,1634834,1640718,1648940,1662730,1676171,1690006,1703352,1714409,1722217,1730921,1744704,1757429,1770715,1783047,1791979,1799243,1807428,1819569,1831681,1843077,1853830,1862192,1867223,1874801,1885210,1896053,1905524,1915362,1922264,1927239,1933853,1943548,1952744,1961635,1970009,1976689,1980347,1985501,1993295,2001034,2008345,2015496,2021553,2025798,2029057,2033060,2039124,2046795,2054681,2060625,2064334,2069751,2077228,2085411,2093645,2098728,2104197,2107365,2112023,2118676,2126531,2133963,2141854],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,3,3,4,4,4,6,8,9,13,18,19,23,27,28,36,39,43,44,48,56,63,72,82,83,90,97,102,111,115,123,129,132,136,147,152,165,176,185,192,197,207,214,218,225,237,246,260,264,273,282,293,300,305,314,319,329,353,356,363,373,382,393,403,416,433,445,452,467,484,500,508,520,528,539,556,569,583,608,632,648,664,693,717,735,765,785,815,833,854,878,913,948,979,992,1011,1043,1078,1116,1150,1184,1207,1232,1280,1307,1351,1385,1437,1481,1507,1582,1644,1694,1720,1774,1810,1845,1903,1968,2050,2112,2178,2220,2260,2373,2490,2588,2702,2807,2893,2939,3059,3179,3288,3441,3543,3596,3648,3813,3979,4106,4251,4411,4523,4606,4764,5004,5213,5362,5527,5637,5703,5814,6048,6330,6517,6730,6848,6985,7366,7563,7839,8050,8271,8353,8457,8660,8919,9118,9361,9623,9739,9859,10129,10405,10658,10907,11148,11263,11352,11667,11852,12116,12460,12656,12799,13053,13482,13952,14376,14766,15208,15543,15749,16113,16519,16937,20288,20599,20795,21018,21468,21827,22226,22710,23225,23581,23868,24186,24572,24921,25342,25723,26107,26267,26716,27100,27519,27957,28338,28613,28896,29301,29730,30071,30442,30792,31002,31140,31623,32052,32520,32766,33136,33348,33560,33907,34183,34531,34782,35045,35307,35436,35727,36106,36347,36532,36790,36902,37002,37122,37432,37714,37941,38216,38322,38473,38730,38928,39156,39305,39512,39632,39770,39888,40009,40222,40431,40606,40668,40766,41041,41204,41365,41534,41672,41763,41813,41997,42254,42314,42314,42422,42501,42650,42868,43018,43163,43245,43319,43375,43482,43634,43785,43976,44122,44273,44417,44495,44654,44848,44983,45125,45227,45295,45407,45832,46066,46216,46355,46575,46737,46827,47034,47253,47435,47601,47775,47931,47974,48249,48426,48539,48700,48985,49110,49171,49398,49566,49674,49874,50029,50188,50236,50327,50432,50616,50857,51000,51122,51198,51359,51510,51650,51795,51887,51946,51965,52077,52192,52453,52644,52784],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,8,11,11,16,18,18,29,31,42,53,63,74,91,122,151,259,294,329,327,430,504,600,654,569,787,778,841,960,1129,1127,1181,1234,1294,1358,1518,1452,1584,1596,1616,1736,1825,1880,1944,1998,2068,2044,2120,2351,2455,2565,2593,2666,2758,2879,2954,3015,3124,3183,3185,3284,3411,3488,3659,3748,3972,4127,4382,4284,4396,4626,4908,5126,5364,5544,5947,6483,7154,7378,7892,8162,8577,9084,9577,10111,10898,10976,11338,12041,12789,13596,14317,15192,15221,15622,16476,17261,18276,19236,20397,21180,22040,23107,24127,25841,26740,28006,29046,30735,32549,34919,36519,35743,37394,38567,39850,41195,42806,44370,46125,47965,48711,50334,51687,48834,50660,53302,54291,55627,57189,59475,61798,63551,67343,67697,70390,72488,75030,78781,82510,85266,87419,89069,91782,95093,97853,101336,103979,106448,109245,111628,115427,119628,124092,127969,129046,133651,140862,74518,76078,78276,77905,77766,77164,75462,76387,77604,80716,82507,84173,83769,86712,88873,93548,97784,103573,105666,105962,107880,110944,114524,119376,120638,121686,119801,120490,123039,119145,123193,124436,125447,124672,124826,126603,128633,132906,133716,132058,130081,118102,120994,124937,126911,129103,130452,129641,130304,134233,139419,141574,144575,143909,140796,139243,142369,147964,148815,151102,150837,148958,146962,150228,155900,158862,161385,161838,159448,171981,162252,169286,173839,174335,171610,166874,163414,165535,169315,167224,165286,161983,157077,153492,153946,155761,154125,153441,150190,145711,143015,146396,156928,149557,150856,150173,145953,142461,144066,146516,145388,144433,142227,137872,133709,133729,135390,134828,133804,132176,130491,128576,130391,132589,133752,133164,131415,128648,125725,124323,123512,123598,123930,123774,122077,122061,124699,127767,130282,132947,132789,131126,130740,133299,137274,137274,147855,133539,132721,132965,138260,144089,155593,159599,144367,144276,147223,152329,158147,161090,164183,165662,165972,167552,171995,176023,176100,175857,173580,170371,166828,169130,171692,170967,170429,168787,164247,161240,163402,166055,164777,164128,161465,157615,155605,156354,158997,158230,157262,155520,152211,149925,151408,153240,152211,151307,150400,148444,145288,144337,145630,146487,148036,148070,146635,146179,147820,151193,155118,154007,153164,150379,148608,149548,152489,152942,154225]},"Foretold":{"Date":["2020-04-19T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-17T00:00:00+00:00"],"Mean":[36601.81,31801.45,53951.13,51306.23],"Variance":[687700100.0,1592120000.0,2233356000.0,5110920000.0],"0.05":[10651.49,4620.657999999999,12794.73,7089.22],"0.50":[30265.74,20576.74,41274.08,32369.84],"0.95":[85061.13,96368.16,138736.8,162565.0]},"Timezones":["America/Argentina/Buenos_Aires","America/Argentina/Catamarca","America/Argentina/Cordoba","America/Argentina/Jujuy","America/Argentina/La_Rioja","America/Argentina/Mendoza","America/Argentina/Rio_Gallegos","America/Argentina/Salta","America/Argentina/San_Juan","America/Argentina/San_Luis","America/Argentina/Tucuman","America/Argentina/Ushuaia"],"AgeDist":{"0-4":3736651,"10-14":3597262,"100+":4118,"15-19":3539449,"20-24":3477335,"25-29":3520249,"30-34":3318980,"35-39":3122432,"40-44":3089901,"45-49":2637843,"5-9":3709817,"50-54":2301731,"55-59":2123209,"60-64":1883733,"65-69":1645009,"70-74":1337223,"75-79":963414,"80-84":634684,"85-89":364685,"90-94":152346,"95-99":35706},"REstimates":{"Date":["2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[2.0435420317650803,1.87747046423037,2.09524895860062,1.78101526808083,1.64890331533364,1.61625470625394,1.66244619917674,1.37843302528829,1.34436886932121,1.25193714989471,1.2768231109358998,1.1902160134387,1.22927556325176,1.10100838777845,1.16649304908861,1.13343286791087,0.976338458162055,1.09932993534116,1.1302413203628,1.0854592645514,0.994034091970368,1.048667574897,1.04416750582178,1.05015582497765,1.06165789413953,1.20814454978028,1.1761104634493702,1.26159744181727,1.17786937473393,1.16529811295483,1.1653511238363898,1.12781931698025,1.1091146070228102,1.09021030353426,1.10675235907253,1.10062462411095,1.08260062859301,1.09011985264174,1.11505759244466,1.02810215888428,1.05242176892571,1.04016828678026,1.1085111136178,1.16315774886501,1.21860555449777,1.25685986484205,1.26024025138286,1.3141857020311598,1.32718641263035,1.32308026566479,1.3289303806323,1.3684366055394,1.38875088664611,1.46016465023281,1.50495241676556,1.54102243086317,1.53381983159766,1.47842475777039,1.42974701346066,1.4047095524821898,1.4072091984541002,1.38136683183368,1.37196755824338,1.34690708749852,1.30777370704317,1.30317576343989,1.30040871837452,1.27248738420571,1.22831486728405,1.2101106577448202,1.17220432128773,1.16467721766864,1.18801790165883,1.2062193756466202,1.22790978018943,1.24780996053889,1.26600804545009,1.26875390066935,1.26688865234876,1.24858024963865,1.22947943808793,1.2559196789100702,1.29080007790561,1.27713572673323,1.2702579126796498,1.2934152576180602,1.29957420179806,1.31605491023698,1.31437016373174,1.32215741562051,1.29516730509059,1.27147732593998,1.26072359280816,1.24237833290111,1.2414152400499,1.22193706909287,1.20430447399249,1.19558602763123,1.1854655355506798,1.1643428913666498,1.1535612811080902,1.15289728627155,1.15585077096578,1.14073580354415,1.1432088859523402,1.12943402932701,1.12519897425919,1.1385738506566598,1.15489371527192,1.15017411852837,1.16320593050185,1.14836224000231,1.16129299544973,1.1632137338036002,1.18530137346748,1.19864383618044,1.21284575050532,1.21514426264018,1.19932265679033,1.1873413478047,1.18196120638711,1.1865941590801798,1.17464145503365,1.1856149080036,1.17318371555776,1.17041981923577,1.15466060280261,1.13551044472273,1.1291919525399,1.123618968012,1.11948120490406,1.12420880922368,1.1192890195439198,1.10329345091266,1.1148387857773998,1.10849112327763,1.11328392472366,1.10639824909761,1.09145301484107,1.09012813184577,1.07452700043779,1.0568052883216998,1.04571727566201,1.03173937289475,1.03319761066209,1.0354114848981602,1.04791244153295,1.04820229466939,1.05484779088875,1.06451620090354,1.08474808713685,1.09873110440354,1.13750514799153,1.14099428137924,1.13163563267324,1.15154483485547,1.1583489833083,1.16737675516928,1.16953485040968,1.1585354643733898,1.1448980901885,1.12899892878123,1.10683774091904,1.11052522452144,1.10330828884927,1.09748034093795,1.07753735356338,1.07318870100029,1.07319437499257,1.06456402696569,1.06241779332986,1.05646392242724,1.05083156683033,1.05022822825756,1.0370743616339,1.03951259976955,1.03001679362873,1.02429285586381,1.02222653887669,1.02887367841861,1.03449011283617,1.03243571530589,1.02543990354394,1.03293811691141,1.03814017193972,1.04974780748947,1.05038689579512,1.0590798916163802,1.06089602434641,1.04532875907499,1.0509985898209,1.05882468617675,1.07222468147143,1.07227562918889,1.0719374200851,1.0654983362221802,1.06151514367376,1.03675697377101,1.027043705951,1.0242688811823,1.03730898808679,1.04259143502597,1.04917132069661,1.0571899162589302,1.05730942210587,1.05577053090258,1.05560077858769,1.0501416164731898,1.04393585636056,1.03313311970424,1.02072770929003,1.0273215472808,1.02827975493768,1.01858283763621,0.995223154388944,0.977897023214244,0.960922027445008,0.945929203481424,0.936408417900908,0.924559840912418,0.8956684881627719,0.8822106217131859,0.8783765168654041,0.8756734250120071,0.873144994462859,0.873473529499121,0.8798151919445419,0.881017708924227,0.8870406647229729,0.895963698253523,0.905136825686016,0.91482300652024,0.917821750050126,0.920873302719593,0.931461589039366,0.936182209473725,0.931338340129682,0.935307028896994,0.9374304993702248,0.9175984300490028,0.8929792204277199,0.890040785280851,0.890313668735486,0.8761082047553101,0.8752912264504759,0.8929111062017522,0.8932612532812071,0.888377680081598,0.881085102388303,0.876909382073769,0.870938376912918,0.8722837289142809,0.883542050238553,0.8923816654039691,0.8749354830068292,0.859614108354189,0.8582613245092221,0.871766402023345,0.8837728227309429,0.8822938698143891,0.893108911168831,0.898327475775997,0.906537517123573,0.918196161245471,0.933130461822764,0.952279685775434,0.971805354686534,1.01080126958807,1.06836760993557,1.1012841731073002,0.9991098681609542,1.03283848710007,1.00846282949491,1.02213214779437,1.04430001730503,1.09359993678477,1.13845786011668,1.16512148482211,1.10229599359803,1.07079656548435,1.07237575467451,1.08356899389143,1.1283039317071102,1.15824931771434,1.2700428235698795,1.25068703790584,1.26650643723868,1.2363110674882098,1.19736843719603,1.17102793516855,1.14189243896832,1.12482775117498,1.16192434926422,1.16144863034166,1.14092016424883,1.11202689012505,1.07700087115195,1.05078621287547,1.02305151322238,0.999722602597526,0.980437904917146,0.964368241357485,0.962282541507431,0.9467025686324352,0.942513419390806,0.9262959176254332,0.920577697839465,0.9193863484271212,0.9168009170547572,0.9194535322764829,0.915435960440452,0.907596986385334,0.903188007138359,0.900259948379483,0.9030795584366808,0.908178859497917,0.9039989749771352,0.8976402179402091,0.8873449406124109,0.8858256993587759,0.880103613387938,0.891083740972197,0.902646500096664,0.8882335809217731,0.850761861361413,0.839844079202096,0.8505947182415551,0.8694556726850401,0.884033564010447,0.904454201009296,0.924451605464505,0.934844907968905,0.951132087409973,0.970515437398678,0.9528569353768128,0.9518277711380072,0.9461742286157092,0.97021278764713,1.0078372636490602,1.0307015873359,1.02420255176774,1.01880637813659],"StdR":[0.0988899483712124,0.0839452906040722,0.0853051578736163,0.0711796291819706,0.0639304874915924,0.059340116745629,0.0574660054798211,0.0483904536295165,0.04500943568365099,0.0407994512425616,0.0396807046381228,0.036780420926694,0.0364855744284027,0.0329622726269398,0.0334972986230714,0.0318115861957846,0.0296569139480276,0.0308562998513781,0.0309595528443112,0.0294520651613996,0.02814520276835,0.0287294557558597,0.0282697439386739,0.0284687565981156,0.0281143319646451,0.030133620222977,0.0295018921373217,0.0305228222612102,0.0291501006787421,0.0283297815343786,0.0282023874089741,0.0273973003759942,0.0266916391185893,0.026167489012888,0.025761412375987003,0.0254200512025283,0.0251020486397187,0.0249689806689406,0.0248643024559781,0.0237496710063191,0.0240414842759346,0.023727537754769,0.0241849338022428,0.0247774021245715,0.0248727442838693,0.0256876121960475,0.0253792763137936,0.0256492003989699,0.0255922511460432,0.0257278247914793,0.0256681392247221,0.0256362696258038,0.0258096495575889,0.026625562094630004,0.0271196780190877,0.0284407556759891,0.0282507653089255,0.0275005410506544,0.0266313393954362,0.0253815114115997,0.0249556043583616,0.0239142760904396,0.0232913468876555,0.0219175334367855,0.0212459654284478,0.0204823548681283,0.0198139454922101,0.0189563316448679,0.0178721888534989,0.0172255723439039,0.0163835202208419,0.0153664101549704,0.0150419828996527,0.014905863460965,0.0147190355225689,0.0146865177523638,0.0149153234549911,0.0148965821623042,0.0149751332684954,0.0150491599704627,0.0146616334508304,0.0145445026499984,0.014692839397461,0.0147694334992216,0.0147541359983812,0.0147761653671663,0.0150237312882854,0.0151473950634556,0.0153793818764128,0.0156190408778899,0.0154713199436537,0.0149730063643991,0.0145815687290277,0.0140594355370939,0.0138064106113868,0.0131928473168805,0.012658786436302,0.0122875525748029,0.0119193773054831,0.0113688917966806,0.0109268306109154,0.01055469623335,0.0101092217534544,0.00974200397649218,0.00957827029811149,0.00921276518874291,0.009040539467727907,0.00887940745456566,0.00882248848050423,0.008696874938686941,0.00873111039436915,0.00866795837670732,0.00865455493463457,0.00868445725869285,0.00890198319908167,0.0090224759851794,0.009271100802826393,0.009608373628623641,0.0097466244262955,0.00969179661042787,0.00961670691538636,0.00952538059348571,0.00937438164341156,0.0093854888851956,0.00911102405997987,0.009061986487968807,0.00880664802396168,0.00846965445881557,0.00830987742787138,0.00799440364161925,0.00769542239507775,0.00753481477705957,0.00728093768302255,0.007087012862953059,0.00694680552634629,0.0067805215040254,0.00668083167181064,0.00654092189777076,0.00638090402348559,0.00622888611181806,0.0060154128601467285,0.00573770498031493,0.00547272973722071,0.00525135425637378,0.00496327747140211,0.00472708177116734,0.00453958755453559,0.00437497272582512,0.00434801945926445,0.00434416740206916,0.00434372934152799,0.004515703821000279,0.0047687105044062,0.0051428682806415795,0.005526980871084999,0.00587068323035441,0.00612294642223949,0.00648139109065784,0.0068198443519615105,0.006927389173664421,0.00701515481882721,0.00700528387317164,0.00671575832895499,0.00655971836673016,0.00628840740589954,0.00610248529854346,0.00580637460393202,0.0055458221409284,0.00533981498326091,0.00514157115887555,0.00488174897744396,0.00471550446517989,0.00449121331993147,0.00434700050317958,0.00420595063337656,0.004038084601749779,0.00387277387958055,0.00367627782824244,0.0035482374641139704,0.00344893687262613,0.00334445297994724,0.00326634337922206,0.00319395546641721,0.00316788998531455,0.0031162996220379,0.00315487828621374,0.00314682419054474,0.00323225125363558,0.00326658680464604,0.00334307012502685,0.0033998716952398198,0.0033746087512036803,0.0034413461995298398,0.00352832327719414,0.0036117213159913,0.00367884315771115,0.00374060712519044,0.0036280647997728897,0.0035298648948506703,0.00341101794427566,0.0032854354465253893,0.0031669551623373197,0.0031347490179689107,0.00312292965883248,0.00322166623029035,0.00326015331015835,0.00328872085873431,0.003308121492443,0.00331042208787366,0.00324169467958284,0.00314599462374233,0.00304857130073938,0.0029297846049234104,0.00288318893189672,0.00276777132219941,0.0026524345512236,0.00255152808850935,0.00253994951312863,0.0025447437601712197,0.00261438582460965,0.00267721021426373,0.00295870079534993,0.00330569651429869,0.0036001244798096296,0.00389901516707369,0.0041673572799141795,0.0044308483828353,0.00458162322102934,0.00475042136473417,0.0048992540772603895,0.00498567145009064,0.00504085892975081,0.00496005839219813,0.00485944723391315,0.0048477198217853285,0.0047431289115209,0.004598566543486,0.00452605847962388,0.0044524746924291,0.00431258127846115,0.00416967052512905,0.00425577492431045,0.00453936272980155,0.00468486848436096,0.0048981236223979395,0.00519492043690035,0.00534292901710118,0.0053847657542569,0.0053669332010595604,0.0054372049074308286,0.00551438694620338,0.00569201712555252,0.00589587408545053,0.0060274632583888895,0.00594103931907846,0.0058144988013967,0.0059880936438712895,0.00627590251633871,0.00647143707573736,0.0064976474790090786,0.00651033659350036,0.0065440823808267,0.00648788620720127,0.00648068498279509,0.0063651034125733,0.00627120334606134,0.0061198462788551,0.00593158042238172,0.00595228349276392,0.00577975785670685,0.00504572235984788,0.0042652385900325785,0.00393382491419641,0.00380410551839658,0.0037407656380086703,0.0038574651191140897,0.004177404306503089,0.00479554507383852,0.0051088501215063,0.0048928433181059106,0.0046561934484856,0.00454068040742727,0.00462791759856381,0.0050255496398635795,0.00597268372461886,0.00732425469440765,0.00845260689018096,0.00902494776371161,0.009085642705060673,0.00884349436803648,0.00838755619743442,0.007972653558396709,0.007811217216181709,0.00754801391166952,0.00742991106176937,0.007154893151178559,0.00673614485064183,0.0062556162522878,0.00567544313328988,0.00517121498754729,0.00465801445503309,0.00420936385285833,0.00382461445048575,0.00351046768934983,0.00330507563875683,0.00313555406400171,0.0031470987843318,0.00318969538463641,0.0032028926077581,0.00334319824988924,0.00339532821868628,0.00350611799294324,0.0036181541927448797,0.00380615932588419,0.00393076439200415,0.0041376098499129104,0.004223354584385721,0.0042054475105921295,0.00435142545107696,0.004491484794393471,0.00466306820479172,0.0049441635313362,0.00505222376098871,0.00507172327632157,0.0049860284340482,0.00511077160037312,0.00561291192260971,0.00596567548909456,0.00625461132894876,0.00642742390831099,0.00641534457621345,0.00628310170419655,0.00611208279371278,0.00589493015446937,0.00549533598713364,0.0051123324192049,0.0049126173365646895,0.00484082365789134,0.00483450313441244,0.00479617655857422,0.0045557916074934895,0.0042808535440821],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-AR.json","Name":"Argentina","CurrentEstimate":{"Exposed":198456.0,"Infectious":161290.0},"OfficialName":"Argentine Republic","Level":"country","M49Code":"032","ContinentCode":"W-SA","CountryCode":"AR","CountryCodeISOa3":"ARG","Population":44780676},"AT":{"data":{"Rates":{"CaseFatalityRate":0.01333010542725173,"Critical":0.027585921695905142,"Hospitalization":0.08380820005773673},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,4,4,6,6,6,6,1,9,9,9,9,9,9,9,9,112,225,225,479,636,1095,1436,1749,2022,2507,2998,3463,4046,4512,5240,6064,6604,6987,7343,7633,8098,8986,9704,10214,10501,10631,10971,11328,11694,11872,12103,12282,12362,12580,12779,12907,13110,13180,13228,13316,13462,13639,13698,13836,13928,13991,14061,14148,14304,14405,14471,14524,14563,14614,14678,14882,14951,15005,15037,15063,15138,15182,15228,15286,15347,15520,15593,15596,15629,15672,15717,15742,15789,15793,15839,15875,15910,15949,15985,16012,16059,16066,16089,16099,16101,16141,16175,16197,16241,16261,16282,16320,16348,16371,16401,16420,16478,16491,16514,16558,16607,16615,16647,16686,16721,16758,16808,16864,16952,17000,17073,17175,17244,17335,17501,17599,17659,17716,17849,17943,18042,18124,18209,18246,18379,18528,18628,18758,18911,18984,19063,19336,19464,19596,19690,19812,19923,20010,20123,20268,20346,20499,20627,20681,20765,20870,20958,21093,21260,21406,21558,21657,21888,22145,22317,22594,22866,23070,23226,23565,23820,24171,24513,24828,25043,25300,25629,25764,26043,26257,26579,26760,27010,27354,27655,28044,28451,28961,29229,29516,30312,30949,31661,32301,33154,33589,34052,34916,35644,36476,37186,38045,38629,39058,39790,40499,41289,42039,42829,43448,44065,44949,45846,46798,47618,48771,49561,50359,51407,52617,53970,55195,56791,57858,59036,60308,61684,63366,64987,67226,69336,71691,74292,77036,80604,83707,88273,91719,94627,98663,103759,107875,112728,119415,125674,129671,136487,142738,149541,156483,162751,169260,175527,182620,189059,196342,203251,210697,216998,221692,227497,233657,238127,243775,249441,252765,256811,262314,265815,269665,273503,277883,281106,284174,287750,291042,294315,297424,300611,303213,305658,309595,312921,315952,318154,320753,323002,326768,328974,330990,332952,334901,336922,338831,340273,343039,344974,346901,349215,351382,353749,355530,357562,359692,362931,365214,367785,369218,370865,373090,374824,376360,378408,380248,381654,383200,384926,386351,387787,389476,391076,392497,393747,395316,396709,397910,399329,400851,402053,403302,404676,405921,407155,408426,409877,411199,412457,413908,415221,416431,417654,419283,420509,421811,423014,424348,425786,427257,428904,430415,432016,433873,435669,437202,439101],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,3,3,9,14,18,21,29,41,55,79,104,131,182,246,302,504,655,860,1018,1332,1646,2013,2388,2814,3582,4474,5283,5588,6909,7657,8271,8788,9618,10180,10711,11129,11524,11781,12051,12297,12639,12942,13244,13555,13806,13945,14041,14226,14336,14476,14595,14671,14749,14795,14873,14925,15002,15071,15148,15225,15274,15357,15402,15452,15531,15558,15597,15621,15650,15684,15752,15774,15833,15871,15882,15961,15997,16058,16109,16201,16242,16269,16321,16353,16404,16436,16486,16503,16539,16557,16591,16628,16655,16685,16731,16733,16759,16771,16805,16843,16898,16902,16968,16979,17005,17034,17064,17078,17109,17135,17189,17203,17223,17271,17323,17341,17380,17408,17449,17477,17522,17580,17654,17723,17766,17873,17941,18050,18165,18280,18365,18421,18513,18615,18709,18783,18897,18948,19021,19154,19270,19439,19573,19655,19743,19827,19929,20099,20214,20338,20472,20558,20677,20850,20955,21130,21212,21304,21385,21481,21566,21696,21837,21919,22033,22106,22245,22439,22594,22876,23179,23370,23534,23829,24084,24431,24762,25062,25253,25495,25706,26033,26361,26590,26985,27166,27438,27642,27969,28372,28729,29087,29271,29561,30081,30583,31247,31827,32696,33159,33541,34305,35073,35853,36661,37474,38095,38658,39303,39984,40816,41500,42214,42876,43432,44041,44813,45686,46374,47432,48146,48896,49819,50848,52057,53188,54423,55319,56298,57326,58672,60224,61387,63134,64806,65927,67451,69409,71844,74415,78029,80811,83267,86102,89496,93949,99576,104925,109881,114016,118198,125099,132515,138979,147220,153153,158746,164866,172380,181642,191228,198291,203956,208613,214597,221688,228683,235351,241962,247188,250333,254710,260512,266038,270992,275661,279708,282456,285489,289461,293430,297245,300689,303430,305693,308070,311002,313688,316581,319822,322463,325051,327679,330343,332828,334913,337209,338854,340373,342226,344357,347204,349055,350484,351892,353484,355352,357902,360815,362911,364302,365768,367410,369721,372190,374730,376793,379071,380722,382258,383833,385750,389260,390788,392511,393778,394939,396425,398096,399798,401886,403512,404714,405723,407140,408781,410230,411730,413208,414398,415522,416763,418283,419801,421189,422522,423839,424896,426093,427562,429139,430870,432303,433487,434712,436139,437874,439841,441659,443536,445374,446644,448371,450376,452767,454860,457317,459440,460849,462769,465322,467646,470314],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,3,3,4,6,6,8,16,21,28,30,49,58,68,86,108,128,146,158,168,186,204,220,243,273,295,319,337,350,368,384,393,410,431,443,452,470,491,510,522,530,536,542,549,569,580,584,589,596,598,600,606,608,609,614,615,618,620,623,624,626,628,629,629,629,632,633,633,635,639,640,641,643,645,668,668,668,668,668,669,670,670,672,672,672,672,672,673,674,675,677,677,678,681,687,688,688,688,690,690,693,693,698,698,700,702,703,705,705,705,705,705,706,706,706,706,706,706,706,708,708,709,710,711,711,711,711,711,710,711,711,711,712,712,713,713,716,718,718,718,718,718,719,719,719,720,721,721,723,723,724,725,725,728,728,729,729,729,729,730,732,732,733,733,733,733,733,733,733,733,734,734,735,735,735,736,746,747,747,748,750,754,756,757,757,758,758,763,765,766,767,771,777,783,786,787,787,790,796,799,802,803,809,813,818,822,830,838,842,852,851,855,861,872,877,882,889,893,904,914,925,941,954,965,979,992,1005,1027,1056,1082,1109,1130,1159,1192,1227,1268,1340,1377,1411,1454,1499,1564,1608,1661,1746,1829,1887,1945,2054,2116,2224,2328,2388,2459,2577,2667,2773,2886,3018,3105,3184,3325,3446,3538,3651,3757,3840,3897,4002,4056,4163,4289,4415,4473,4530,4648,4764,4982,5127,5209,5351,5435,5540,5654,5745,5783,5843,5881,5931,6059,6149,6222,6261,6275,6324,6357,6457,6525,6568,6641,6687,6723,6747,6819,6868,6921,6987,7053,7082,7122,7199,7237,7288,7330,7389,7418,7451,7515,7564,7607,7658,7703,7721,7778,7847,7902,7936,7973,7994,8012,8032,8071,8114,8138,8170,8195,8211,8221,8260,8290,8312,8348,8368,8386,8397,8434,8470,8493,8515,8538,8561,8574,8605,8625,8652,8669],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,3,3,9,14,18,21,29,41,55,79,104,129,178,242,297,497,648,853,1009,1328,1633,1998,2373,2797,3557,4444,5246,5549,6748,7374,7978,8223,8874,8957,9129,9222,9334,9088,8849,8614,8350,8157,7709,7172,6865,6608,6330,6209,5845,5080,4460,4014,3796,3694,3411,3087,2786,2669,2509,2401,2363,2208,2043,1961,1832,1782,1771,1705,1582,1437,1445,1324,1290,1262,1201,1190,1069,1027,1010,1048,1050,1026,1011,838,820,796,810,800,760,732,718,674,640,497,470,469,461,429,418,429,437,437,457,432,422,411,404,389,373,391,419,417,434,442,460,454,449,454,474,459,476,509,551,600,583,677,722,787,853,959,1012,1029,1086,1151,1195,1213,1237,1240,1239,1269,1315,1393,1361,1345,1373,1401,1369,1445,1461,1502,1551,1599,1585,1606,1609,1654,1583,1602,1604,1426,1383,1381,1427,1386,1389,1373,1399,1447,1523,1652,1824,1961,2040,2230,2397,2609,2772,2924,2963,3105,3085,3155,3311,3263,3386,3363,3479,3343,3415,3466,3481,3524,3492,3515,3705,4072,4456,4820,5363,5643,5774,6194,6660,7051,7447,7748,8100,8375,8220,8258,8372,8413,8273,8500,8590,8329,8370,8408,8385,8578,8704,9020,9207,9519,9930,10307,10742,11020,11378,11516,11954,12549,12887,13474,14352,14664,15130,15867,16933,18266,20273,21974,23239,24789,26785,29527,33507,36590,39415,41166,42714,46836,50643,53932,57570,60023,62665,64704,67057,72159,76839,77130,76453,77055,76165,76896,77026,76644,76883,75540,72347,69513,68786,66923,64855,61946,59605,57580,54667,52358,51765,49819,47491,46825,44985,41754,41131,39860,38789,37524,36884,36347,35281,34537,33531,32362,31389,30290,29280,27091,25782,25507,25118,23888,23009,20785,20319,20763,21641,21749,21105,20613,20780,20225,20691,21261,20937,21002,20250,19981,19452,19190,19408,18587,17673,17478,16952,16136,16035,16150,16148,15875,15642,15072,14699,14866,14836,14596,14429,14180,13997,13600,13672,13955,13887,13677,13774,13562,13346,13527,13846,14274,14231,14077,14034,13971,14363,15098,15657,15885,16479,16436,16923,17558,18488,19088,19875,20464,20259,20291,21028,21792,22544]},"Timezones":["Europe/Vienna"],"AgeDist":{"0-4":448166,"10-14":423838,"100+":1155,"15-19":452370,"20-24":508761,"25-29":606616,"30-34":620374,"35-39":623042,"40-44":565684,"45-49":612581,"5-9":426016,"50-54":713443,"55-59":693557,"60-64":582363,"65-69":450957,"70-74":407288,"75-79":383149,"80-84":260228,"85-89":142473,"90-94":67309,"95-99":17030},"REstimates":{"Date":["2020-03-14T00:00:00+00:00","2020-03-15T00:00:00+00:00","2020-03-16T00:00:00+00:00","2020-03-17T00:00:00+00:00","2020-03-18T00:00:00+00:00","2020-03-19T00:00:00+00:00","2020-03-20T00:00:00+00:00","2020-03-21T00:00:00+00:00","2020-03-22T00:00:00+00:00","2020-03-23T00:00:00+00:00","2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[3.58437717168259,3.356735603805049,2.89899839583332,2.88444159455759,2.7489344057161498,2.6195588015542297,2.4548510670157,2.3199381704169504,2.41934376115973,2.47623960407228,2.36542341285112,2.02416257543275,2.1061049644064,1.93940923270256,1.77482692739259,1.6203700935216498,1.57575213263736,1.47369530840146,1.3891182296018705,1.30291661345024,1.23399452135521,1.15879366828178,1.06000040605959,0.9620834102617092,0.9035796054063628,0.915252217277345,0.803199091302516,0.7695392932339521,0.7515356637322621,0.7336641134160792,0.661859497174474,0.641807453485833,0.614769481774652,0.6101048480626551,0.603606374917251,0.61337267742792,0.617632285447308,0.6159699393774871,0.592377294142597,0.566673297457641,0.543384668926966,0.5094337845306379,0.493159241775884,0.516944314887369,0.5471228697340611,0.5485325079818351,0.5625666700024821,0.559046105240677,0.5802767843047459,0.5944822584750351,0.6119555736071141,0.639250234507503,0.6421069427792819,0.666796789980099,0.699031945484703,0.690877557034338,0.708180557920039,0.7021437055185861,0.693448376964242,0.724520106241453,0.748024663276992,0.7959681373131059,0.787886695475644,0.906316777851366,0.929517838361438,0.944931173512658,0.984300690183953,0.982869103287923,0.956673107616157,0.9727630401114108,0.9614768213533508,0.933471228372985,0.9753918512267612,0.890297696690335,0.8972256069047571,0.87376956272873,0.8540385178755279,0.774474120948721,0.8076287864398399,0.7955198700216121,0.778996811274139,0.7725806942056399,0.771341697399354,0.816288003679741,0.8579339157679381,0.8558677366577271,0.944017848399862,0.9440881534107692,0.9352617323702148,0.92634578504942,0.942418981410677,0.9149551156941842,0.89065249950378,0.963144572107635,1.04273503076855,1.04703476255436,1.00582375585948,1.0250381159151,1.01332064761282,1.04256426343588,0.97290069914035,1.01111563092958,1.04672265019783,1.04018447730639,1.06788261564111,1.15935470145267,1.23422453178814,1.28812968039889,1.21054651662435,1.34780669238437,1.37538266383926,1.4067439314517298,1.4246501222358,1.4830685478592398,1.44411557909583,1.37731780900247,1.35143162796256,1.36051190722802,1.33758723604201,1.28013347659973,1.25768785369682,1.1841987201288702,1.17015624678812,1.15837032336219,1.17008933540641,1.19056261694336,1.17175256789694,1.1104186276059098,1.08789544693695,1.09102237145022,1.08237555787756,1.1192813363567,1.1165088686058602,1.13169305090083,1.12313519510064,1.12402998168524,1.1325962400217,1.13508131446012,1.10304560542671,1.0846358599535602,1.03480354697822,1.0303155210843,1.02072631611317,1.02409852886757,1.01075481656613,0.984071459663752,1.00091590778192,0.9770079683427492,0.96740980167324,0.9647718469871448,0.983707942162524,1.00231011516828,1.03567359190388,1.10056024288053,1.22591664412907,1.25342781511829,1.25290654439551,1.31139367487523,1.34003436780339,1.37827888791997,1.38779261163784,1.39997458064501,1.34344385612028,1.32939256896735,1.28315168830785,1.26612869935493,1.26731287088918,1.19494301833504,1.17826027048917,1.1384949218741398,1.14047264747407,1.08833634410436,1.08832988797044,1.08783338671289,1.07991969662341,1.08111758093811,1.06547132971141,1.06555167918003,1.1344352513271598,1.16047204063231,1.2166460430386998,1.26404944650415,1.3241137426232,1.32329647708634,1.2772536912668302,1.3257843505266398,1.3430733185967298,1.33799787762216,1.3412971369431002,1.34034992410587,1.33276136160469,1.29945920778517,1.25020534306191,1.2171792860918302,1.19091217616496,1.16334026427173,1.11133623309751,1.10892741236397,1.10811692114182,1.07163996069024,1.05708519433283,1.05580765440351,1.03384433914313,1.05284082085196,1.0554414282627,1.0664823941139,1.08468347717674,1.10694877083549,1.12731998857319,1.14954001852968,1.17320690513656,1.16364208728547,1.16929625671034,1.17320251442374,1.18885051232753,1.20944220602079,1.2078165825467,1.21966304407336,1.24804517397324,1.2265778874221298,1.22069637630461,1.23720197259316,1.26873298442781,1.30489547891833,1.38389094874528,1.4117124857520902,1.39983056036648,1.39748439385394,1.4013578915813,1.43552735811171,1.51765263970501,1.53711066931827,1.52357037106167,1.49253125589111,1.45065950242366,1.47429680145591,1.48913125821813,1.46626379423744,1.45472099143314,1.41129121997385,1.37257524631803,1.34301755870823,1.3325021746143102,1.33358799147557,1.3197094594866,1.2744786372789298,1.2228861203298798,1.1796856562329598,1.16236203824603,1.13193972193815,1.10019513159328,1.08175439319932,1.04785041600421,1.02959991765651,0.9968776001935392,0.9768034606626308,0.961291667958273,0.9267220627872048,0.885542183770369,0.8742259638124691,0.8752495351170759,0.873822651199327,0.8592578326807929,0.842352895834659,0.8272826867711851,0.8153009104850799,0.7994157100968801,0.793263570494185,0.8106686995625341,0.810507937675675,0.7942743921579641,0.77712035043439,0.7728155480734229,0.779727376399138,0.7861973063085771,0.8148096700172,0.836799195402507,0.836685305881343,0.829869812912095,0.8165927377839449,0.816290702034404,0.8173789862398609,0.8262815374246371,0.8395773750582209,0.844241289450538,0.871988144178028,0.8657277434887489,0.836085286572908,0.8228717207774641,0.818282790065735,0.821651197373146,0.844263722532534,0.8830104365618711,0.9047201139552872,0.8917545157700351,0.90097416078694,0.9202431134222552,0.949579160524985,0.9712986283154929,0.966380387006279,0.977947801399241,1.01123776052138,1.01952345256279,1.01391530350439,0.9996381975988308,0.974879206798378,0.996719945748279,0.978269054685129,0.9917614906423492,0.986711859504147,0.971304450798128,0.945153217532472,0.923251459963598,0.903368260544416,0.917863669627796,0.908332149129192,0.905949213906741,0.900726632683579,0.91039453603869,0.9148121606168828,0.846084787221664,0.863024328486202,0.8746393273251909,0.8925366877955251,0.909879788109258,0.915417002121364,0.922707687617763,0.927194456304522,0.906342181371616,0.905253351596539,0.925358263344956,0.94133206704737,0.941523728548491,0.9425069275550452,0.958045094760352,0.977773354191303,0.9805559837560308,0.9835410839380742,0.991252680490035,1.00246123710618,1.01356837107136,1.03494774798875,1.05228667504171,1.07160177368707,1.08609195775855,1.08154457050863,1.0914924366889598,1.10046452205666,1.12054766251378,1.11577495878978,1.13990302032777,1.1564942007751102,1.135590847492,1.12839591038792,1.13648629227442,1.12513845891323,1.1338581855928],"StdR":[0.198390589414048,0.175143663375201,0.142085315316835,0.12848899116269502,0.11602500191839,0.10289757594532,0.0927692733888374,0.082497158828489,0.0813263437067642,0.0794333912784422,0.0755773831537194,0.0638505409465598,0.0614780257045745,0.0542639380536641,0.0478160012468636,0.0413414894949062,0.0372344204505158,0.0330084912868771,0.0294433516011982,0.0258921147125402,0.0230493090908253,0.0203692894344648,0.017922518443779,0.0155070203796386,0.0140883369887966,0.0135249581692415,0.0118231111807221,0.0114938467511087,0.0114723592050046,0.0116257225701499,0.0110365110333782,0.0114812953501212,0.0119809909100489,0.0124535614968355,0.0135289497411593,0.0143313584113755,0.0152624891587614,0.0159436984683918,0.016281245860159,0.0165462409721509,0.0169779962154879,0.0170632278970704,0.0176724531161937,0.0193406408018197,0.0214629269397859,0.022562895223357003,0.0239557301485133,0.0244828393287807,0.0259176032546167,0.0272085712886363,0.028699508833804,0.0300532279265503,0.0309835908140564,0.0320184668735025,0.0334272041176607,0.0333544230039528,0.03381145877,0.0339530171265831,0.0338505515985876,0.0351935392325047,0.0366404102015615,0.0385657061839859,0.0383376548080905,0.0421997733924891,0.0422961912007377,0.042150595950949,0.0425492949021922,0.0419852852983121,0.0402506505098959,0.039978378167407014,0.0395818743918149,0.03863052804068,0.0393298993326083,0.0370003794298582,0.037797293689147984,0.0375109243971566,0.0372581297540921,0.0357883706903217,0.0368645231240302,0.0376809944661945,0.038184097774933,0.0385616304164182,0.0391230925359038,0.0412093258356492,0.0429801377013544,0.0434752151947466,0.0469721052697803,0.0468369686049723,0.0469723750583159,0.0463186706421978,0.0469953274987803,0.0461607824218788,0.0462315882874088,0.0480554450796831,0.0503678957000673,0.0502824377183007,0.0488347380995238,0.0502392732270014,0.04944287914224201,0.0496040221828562,0.0474021436926757,0.049123050423620994,0.0492837401303801,0.0494190335797155,0.0499778790562469,0.0523501094888964,0.052845831886028,0.0542104391898161,0.0509716257459289,0.0522499318643477,0.0518631105391316,0.0522531839311815,0.0498975947221362,0.0506281741016505,0.0484563905408576,0.0460497369462353,0.0445610435307513,0.0433230561171234,0.0420788365683418,0.040095096020279,0.0382936170364257,0.0362649740041698,0.0351229762592754,0.0338269916878697,0.0333857178173346,0.0328385045740955,0.0324793856885409,0.0309480027108293,0.0304214897018486,0.0299075148551633,0.0294850288643383,0.0297435676753547,0.0292743104231267,0.0297066951416035,0.028648491975834,0.0285414495240372,0.0285122636952968,0.0279552840001497,0.0279261774678606,0.0273239432513575,0.0257995876356642,0.0256390630822568,0.0252612393801753,0.0253698048236768,0.0251676023094176,0.0246386982037952,0.0249841621301093,0.0246557124935493,0.0244408045763443,0.0245142852426454,0.0250095070557196,0.0251768296111101,0.0254728118297976,0.0261449220086887,0.0275773088071617,0.0281255932147639,0.0277593524065114,0.0279470072513261,0.0282138662568422,0.0286538439326246,0.0283282845165244,0.0284357794135491,0.0277266734010807,0.0269620518934115,0.0259389583633497,0.0248514563010393,0.0241645901933395,0.0228215486969361,0.0220467332253976,0.0208793621255113,0.0205138933172325,0.0194591886157412,0.0188886925072197,0.0187107314032405,0.018276139516992,0.0181903203013813,0.0177238684288088,0.0175162046897164,0.0179479616551532,0.0176784993665591,0.0180347354413874,0.0186184331078034,0.0194837872649303,0.0198068898029782,0.0194802126034284,0.0197954047311312,0.0201085426316183,0.0199628633665793,0.0199295561186852,0.0200304798857864,0.0196708192461779,0.0192139837978492,0.0183379404852501,0.0174730453338376,0.0168422238555361,0.0157690663158409,0.0149071744116518,0.0142881254012709,0.0137333323996288,0.012997211199966,0.0125630689365136,0.0122833198708768,0.0117778349908391,0.0116757158328037,0.0114065090207407,0.0113486105740324,0.0112504394916128,0.0113175970794499,0.0113656900005223,0.0115360097852582,0.0117906911486217,0.0118023638766439,0.0119490039165848,0.0119703667670743,0.0122220818043213,0.0122272380007395,0.0124878888171026,0.0127032763109789,0.0129152050216972,0.0128666484378366,0.0129153184439003,0.0129382600096172,0.0132090718030913,0.0137007625796722,0.0148524925530973,0.0158993295256359,0.0169459421138809,0.0175391020504308,0.0178020319775553,0.0185654042483677,0.0198508993652075,0.0209938649961408,0.0218154348848892,0.0222110828690697,0.0215995725896204,0.0214741102944936,0.0216401198040032,0.0214382252112064,0.0212249882250082,0.0203878848320327,0.0195143955790001,0.0184967265900434,0.0176253333838359,0.0170935042390591,0.0164532995107251,0.0155619163341309,0.0143793506658028,0.0132733679824106,0.0122224037039546,0.0111571137291401,0.0100179316375886,0.0092210134187621,0.00833726515875522,0.00754452405049354,0.0067112742545195215,0.00608462192733797,0.00549222592265761,0.00497526225077634,0.00453658675270618,0.00444261023572303,0.00448982965429705,0.00440571635052532,0.00444497901815785,0.00457505116031229,0.00481757948357131,0.00508181823287584,0.00542704108032165,0.00588260632667995,0.00643978672969893,0.0067631902593887,0.00690383212017749,0.007087269296179491,0.007474408464412441,0.00795722989691023,0.0083822540892346,0.00886058701166092,0.00926610186914994,0.009231706578724259,0.008968102323966241,0.00877920612183441,0.008812794586998459,0.008934755783438409,0.009091487570522493,0.009335895480050193,0.00935893420973997,0.00960098613564774,0.00940545919400189,0.00892495875114857,0.00868825433703066,0.00881688886386255,0.009004453520466691,0.00944984018223788,0.00992286638942975,0.0099820705662751,0.00960188366680807,0.00939050888899069,0.00928689388133024,0.009146738765472829,0.00898821911564193,0.00856385562288536,0.00822427440433569,0.00804886224559787,0.00778657520088672,0.00735737341412852,0.00693401374230638,0.00654957643667812,0.006416396994270671,0.006271971436702221,0.00624780555932381,0.0062637466670569,0.00612881436180668,0.00602861330157824,0.00593321064784381,0.00600181582682936,0.00618335265305914,0.006398653384406021,0.00640769575537362,0.006627495217623129,0.00686705064857484,0.00698565779860945,0.00661441330355244,0.00692789240472956,0.007378979070301521,0.0077259873669005205,0.00786841795314519,0.00790615088645337,0.00797936748282858,0.0079534241190227,0.0078079856847737905,0.00768446355720647,0.0079267683095626,0.007983901690782159,0.00792358092612035,0.007790819746321809,0.00792328866065045,0.00804040014210948,0.007776764322476509,0.00774669847410985,0.00763470051510765,0.007692874648707521,0.007582923037413091,0.00759280366393295,0.00753202229240992,0.00756688148408614,0.007629993433777441,0.00768951580944754,0.00762160713737638,0.00762995037148706,0.00781229694248249,0.00797122692231905,0.007998358809341041,0.008239605188465,0.00835456504227498,0.008342587149900979,0.008413439224945021,0.00843235402025238,0.008364378069430791],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Capacity":{"CapacityActiveInfectionPercent":0.3488,"CapacityNewInfectionsPerDayPer1000":0.249142857143,"CriticalBedsPer100k":21.8,"Source":"https://link.springer.com/article/10.1007/s00134-012-2627-8","Year":2012.0},"Interventions":[{"type":["Gatherings <100","Gatherings <1000"],"dateStart":"2020-03-10 00:00:00+00:00","dateEnd":"2020-03-16 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Some Businesses Suspended","Gatherings <100","Stay Home Order"],"dateStart":"2020-03-16 00:00:00+00:00","dateEnd":"2020-03-17 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Stay Home Order","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-17 00:00:00+00:00","dateEnd":"2020-03-23 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-23 00:00:00+00:00","dateEnd":"2020-04-01 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-04-01 00:00:00+00:00","dateEnd":"2020-05-01 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-05-01 00:00:00+00:00","dateEnd":"2020-05-18 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-05-18 00:00:00+00:00","dateEnd":"2020-05-31 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-05-31 00:00:00+00:00","dateEnd":"2020-07-01 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-07-01 00:00:00+00:00","dateEnd":"2020-07-02 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-07-02 00:00:00+00:00","dateEnd":"2020-07-10 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing"],"dateStart":"2020-07-10 00:00:00+00:00","dateEnd":"2020-09-17 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Gatherings <100"],"dateStart":"2020-09-17 00:00:00+00:00","dateEnd":"2020-10-13 00:00:00+00:00"},{"type":["Symptomatic Testing","Mask Wearing"],"dateStart":"2020-10-13 00:00:00+00:00","dateEnd":"2020-10-23 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100"],"dateStart":"2020-10-23 00:00:00+00:00","dateEnd":"2020-11-02 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","Stay Home Order"],"dateStart":"2020-11-02 00:00:00+00:00","dateEnd":"2020-11-17 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-11-17 00:00:00+00:00","dateEnd":"2020-12-07 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","Stay Home Order"],"dateStart":"2020-12-07 00:00:00+00:00","dateEnd":"2020-12-26 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-12-26 00:00:00+00:00","dateEnd":"2021-02-08 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","Stay Home Order"],"dateStart":"2021-02-08 00:00:00+00:00","dateEnd":"2021-02-27 00:00:00+00:00"}]},"data_url":"extdata-AT.json","Name":"Austria","CurrentEstimate":{"Exposed":1407.0,"Infectious":1082.0},"OfficialName":"Republic of Austria","Level":"country","M49Code":"040","ContinentCode":"W-EU","CountryCode":"AT","CountryCodeISOa3":"AUT","Population":8955102},"AU":{"data":{"Rates":{"CaseFatalityRate":0.010920769107902895,"Critical":0.0225944172245745,"Hospitalization":0.07168794917121378},"Foretold":{"Date":["2020-05-03T00:00:00+00:00"],"Mean":[162271.9],"Variance":[48111690000.0],"0.05":[21707.2],"0.50":[101787.3],"0.95":[506001.0]},"Timezones":["Antarctica/Macquarie","Australia/Adelaide","Australia/Brisbane","Australia/Broken_Hill","Australia/Currie","Australia/Darwin","Australia/Eucla","Australia/Hobart","Australia/Lindeman","Australia/Lord_Howe","Australia/Melbourne","Australia/Perth","Australia/Sydney"],"AgeDist":{"0-4":1669707,"10-14":1610574,"100+":4337,"15-19":1519906,"20-24":1594568,"25-29":1780886,"30-34":1875461,"35-39":1842883,"40-44":1628711,"45-49":1677349,"5-9":1639267,"50-54":1558324,"55-59":1549411,"60-64":1418526,"65-69":1232661,"70-74":1083379,"75-79":762997,"80-84":522945,"85-89":329050,"90-94":156557,"95-99":42382},"Interventions":[]},"data_url":"extdata-AU.json","Name":"Australia","CurrentEstimate":{"Exposed":3779.0,"Infectious":2175.0},"OfficialName":"Australia","Level":"country","M49Code":"036","ContinentCode":"W-OC","CountryCode":"AU","CountryCodeISOa3":"AUS","Population":25203198},"AZ":{"data":{"Rates":{"CaseFatalityRate":0.005332497450729472,"Critical":0.01102584142299546,"Hospitalization":0.049687793928006964},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,3,3,6,6,6,6,6,6,11,10,10,10,10,15,15,15,15,26,26,26,26,32,32,32,44,44,63,101,159,200,250,289,351,404,460,528,590,712,791,865,907,948,1013,1080,1139,1162,1221,1267,1325,1365,1411,1441,1480,1508,1536,1551,1576,1620,1650,1680,1680,1789,1833,1886,1944,2015,2055,2198,2253,2340,2399,2506,2607,2741,2819,2897,3022,3125,3327,3428,3508,3564,3665,3737,3871,4024,4149,4377,4606,4720,4930,5116,5309,5583,5739,5948,6075,6192,6325,6516,6799,7168,7503,7768,8059,8364,8719,9026,9369,9715,10061,10425,10820,11291,11742,12182,12635,13100,13591,14093,14607,15093,15640,16150,16695,17256,17805,18450,18967,19490,19939,20443,20974,21547,22082,22684,23242,23873,24495,25168,25882,26474,27113,27760,28348,28840,29275,29696,30056,30364,30642,30856,31058,31269,31490,31697,31875,32042,32201,32363,32511,32682,32842,32993,33104,33190,33281,33364,33461,33576,33703,33847,33977,34116,34264,34419,34565,34705,34837,34965,35119,35269,35440,35607,35756,35860,35998,36149,36289,36424,36601,36755,36836,36949,37122,37255,37392,37523,37655,37725,37827,37954,38068,38217,38354,38496,38587,38713,38858,39012,39129,39235,39357,39404,39468,39570,39671,39800,39903,40037,40144,40272,40448,40619,40831,41051,41279,41410,41693,42033,42516,42996,43543,44157,44479,45030,45697,46465,47270,48049,48908,49411,50009,51007,51986,53001,54049,55150,55755,56894,58111,59465,60869,62243,63841,64475,65734,66963,68572,69931,71691,73676,74902,76897,79162,81234,83800,85980,88497,90278,93411,96330,99892,103550,107635,111918,114841,119005,122859,127064,131252,135462,139779,142807,147199,151660,155886,160245,164500,168971,172019,176228,180295,184422,188280,191925,194843,196734,199213,201596,203527,205406,207088,208681,209522,210798,212120,213279,213773,214423,215268,215771,216720,217617,218387,219019,219724,220292,220565,221116,221717,222154,222553,222960,223315,223475,223807,224168,224431,224760,224961,225246,225348,225678,225914,226119,226345,226514,226654,226760,226951,227116,227271,227472,227619,227761,227836,228012,228157,228299,228479,228651,228768,228839,228982,229143,229267,229442],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,3,3,6,6,9,9,9,11,11,11,15,15,23,28,28,28,44,44,53,65,72,87,93,122,165,182,209,273,298,359,400,443,521,584,641,717,822,926,991,1058,1098,1148,1197,1253,1283,1340,1373,1398,1436,1480,1518,1548,1592,1617,1645,1678,1717,1766,1804,1854,1894,1932,1984,2060,2127,2204,2279,2422,2519,2589,2693,2758,2879,2980,3138,3274,3387,3518,3631,3749,3855,3982,4122,4271,4403,4568,4759,4989,5246,5494,5662,5935,6260,6522,6860,7239,7553,7876,8191,8530,8882,9218,9570,9957,10324,10662,10991,11329,11767,12238,12729,13207,13715,14305,14852,15369,15890,16424,16968,17524,18112,18684,19267,19801,20324,20837,21374,21916,22464,22990,23521,24041,24570,25113,25672,26165,26636,27133,27521,27890,28242,28633,28980,29312,29633,30050,30446,30858,31221,31560,31878,32157,32443,32684,32910,33103,33247,33376,33481,33568,33647,33731,33824,33915,34018,34107,34219,34343,34474,34620,34759,34921,35105,35274,35426,35559,35707,35844,35986,36174,36309,36435,36578,36732,36899,37031,37192,37329,37418,37557,37732,37874,38037,38172,38327,38403,38517,38658,38777,38894,39042,39188,39280,39378,39524,39686,39787,39895,40023,40061,40119,40229,40309,40453,40561,40691,40788,40931,41113,41304,41519,41752,41982,42104,42381,42750,43280,43789,44317,44964,45295,45879,46593,47418,48221,49013,49959,50486,51149,52137,53152,54174,55269,56444,57040,58282,59509,60873,62338,63748,65411,66046,67392,68594,70216,71580,73429,75688,77083,79158,81397,83994,87163,89898,93094,95281,98927,102396,106101,109813,114025,118195,121176,125602,129544,133733,138000,142323,146679,149765,154152,158555,162774,167155,171423,175874,178986,183259,187336,191460,195422,199127,202088,203593,205877,208211,210061,211764,213192,214711,215483,216584,217636,218700,219041,219462,220265,220599,221401,222200,222885,223417,224050,224651,224827,225346,225820,226200,226549,226951,227273,227391,227696,228028,228246,228526,228688,228975,229032,229358,229584,229793,229935,230066,230219,230296,230455,230617,230769,230907,231022,231154,231198,231362,231509,231649,231840,231995,232123,232197,232337,232491,232636,232829,232973,233129,233201,233424,233644,233770,233989,234267,234537,234662,235014,235333,235647,236012],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,2,3,3,4,4,4,5,5,5,5,5,7,7,8,8,9,10,11,11,12,13,13,15,15,18,19,19,20,20,20,21,21,21,22,22,23,24,25,25,25,26,26,28,28,28,31,32,32,33,35,35,36,36,39,40,41,43,44,46,49,49,51,52,54,56,58,61,63,68,71,76,78,82,84,88,93,98,102,108,113,115,119,122,126,133,139,143,148,154,161,167,174,180,187,193,198,206,213,220,228,235,241,250,258,265,274,284,292,298,306,313,319,326,334,341,349,354,363,376,385,391,400,408,417,423,430,438,441,448,454,462,468,473,476,479,483,488,490,492,495,497,500,504,506,506,508,509,510,510,512,515,518,519,521,522,524,527,529,531,534,536,538,541,543,545,548,551,552,555,556,557,559,562,564,566,569,571,572,574,575,576,578,580,581,583,585,586,588,590,591,593,594,595,596,598,600,602,603,605,608,609,609,612,616,619,621,623,626,630,635,642,648,656,664,671,679,688,699,708,718,730,740,753,768,780,794,811,824,840,852,867,885,905,927,946,967,985,1005,1030,1053,1079,1107,1131,1160,1194,1224,1256,1291,1323,1361,1392,1433,1470,1510,1551,1593,1632,1675,1713,1755,1793,1840,1883,1922,1966,2007,2050,2088,2133,2175,2210,2253,2294,2340,2380,2416,2454,2499,2538,2575,2609,2641,2670,2703,2733,2761,2792,2818,2845,2869,2890,2909,2926,2941,2957,2971,2983,2998,3009,3022,3032,3044,3053,3064,3072,3082,3093,3100,3105,3113,3119,3126,3132,3136,3141,3145,3148,3153,3156,3158,3161,3163,3167,3170,3173,3178,3180,3183,3185,3187,3190,3193,3195,3198,3202,3204,3206,3209,3213,3218,3220,3223,3225,3230,3232,3235],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,3,3,6,6,9,9,9,11,8,8,11,11,16,21,21,21,37,37,41,54,61,76,81,104,147,163,190,243,267,328,369,406,484,545,590,665,751,816,822,847,837,847,833,836,808,797,765,667,626,595,591,580,558,516,485,494,474,476,455,464,458,466,478,526,563,625,675,771,837,877,980,934,1011,1058,1158,1220,1292,1279,1335,1365,1410,1427,1466,1479,1532,1617,1681,1806,1858,2003,2086,2300,2519,2707,2907,3131,3316,3406,3487,3708,3844,3989,4146,4255,4463,4588,4783,4998,5299,5574,5776,5878,6045,6363,6613,6818,6978,7200,7393,7596,7831,8031,8212,8269,8332,8397,8474,8542,8589,8605,8616,8642,8617,8644,8651,8575,8490,8334,8200,8037,7927,7805,7615,7365,7143,6949,6781,6555,6288,5951,5548,5229,4868,4456,4089,3787,3493,3197,2937,2714,2513,2380,2269,2146,2024,1904,1838,1793,1764,1747,1738,1727,1748,1763,1803,1848,1904,1956,1998,2069,2075,2054,2065,2078,2094,2069,2082,2076,2030,2040,2058,2049,2040,2006,2009,1979,1953,1940,1917,1898,1867,1858,1868,1851,1822,1850,1812,1787,1782,1748,1702,1684,1648,1642,1612,1599,1603,1618,1653,1689,1785,1909,2016,2091,2301,2564,2990,3368,3791,4301,4521,4972,5503,6151,6734,7298,8009,8397,8768,9405,9928,10460,10996,11547,11808,12484,13032,13614,14257,14875,15663,15783,16516,16702,17325,17652,18434,19571,20343,21259,22256,23476,25215,26548,28122,29646,31999,34209,36273,38591,41011,43158,44882,47272,48912,50989,52649,54750,56550,57812,59028,60470,61089,61765,61905,62034,62179,62247,62427,62308,62037,61490,60099,58533,56384,54211,51795,49103,46238,43241,40926,37781,34732,31637,28091,24834,22689,21104,19396,17786,16513,15142,14072,13061,12379,11607,10743,9950,9793,9530,8996,8598,7944,7367,6806,6443,5892,5601,5374,5142,4762,4526,4263,3980,3772,3685,3507,3304,3190,2994,2905,2750,2689,2521,2428,2360,2322,2303,2289,2254,2201,2188,2175,2164,2159,2170,2163,2208,2281,2262,2297,2398,2549,2600,2807,2960,3148,3335]},"Foretold":{"Date":["2020-04-19T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-17T00:00:00+00:00"],"Mean":[11683.3,15897.02,14047.7,36084.6],"Variance":[131758500.0,284700100.0,151414400.0,2465533000.0],"0.05":[2145.011,2677.0809999999997,3331.469,4918.944],"0.50":[8891.287,11650.47,10746.87,22356.47],"0.95":[31238.33,44253.81,36124.03,113903.5]},"Timezones":["Asia/Baku"],"AgeDist":{"0-4":825398,"10-14":698221,"100+":108,"15-19":637237,"20-24":719127,"25-29":889858,"30-34":941226,"35-39":825466,"40-44":664205,"45-49":616598,"5-9":860640,"50-54":628449,"55-59":652627,"60-64":496586,"65-69":307722,"70-74":152039,"75-79":90723,"80-84":87797,"85-89":35125,"90-94":8731,"95-99":1292},"REstimates":{"Date":["2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[2.2976861043844505,2.05346895512849,2.3400285720572502,2.64597100713985,2.38079632083275,2.1488833935351,2.35830130825832,2.15798523809648,2.20791990090756,1.99174991904666,1.90208467755768,1.93049000272573,1.86152870455194,1.7809225998355,1.7394792724448702,1.78805029113231,1.74981935975546,1.59836073150071,1.52519798566738,1.4139132307332,1.29146663224864,1.2514706037869,1.19055378698886,1.13423039115107,1.12208177440683,1.04411918717572,0.9855274078002372,0.961079399551246,0.928127507759721,0.857113263845102,0.7824093990218979,0.782149554019504,0.757793236303914,0.776258931164622,0.7867105196379269,0.8055457236137429,0.8267813511081429,0.869921305257701,0.883416095909875,0.9167384565876942,0.9562849253902972,0.99240487669485,1.05684061672214,1.1028648358104198,1.17116747567611,1.19797398922815,1.3595832614884498,1.4060767428128502,1.37637244857064,1.38081808197287,1.3165016249953998,1.3458967153146597,1.3325132996188,1.39150109467628,1.4132695112661102,1.3834758983808602,1.34779510541861,1.3075512231179198,1.27195256326277,1.2359607012581002,1.17305611294191,1.16450571616536,1.1875104772091498,1.17350885500041,1.20545994715546,1.2135704149209,1.2529791374601398,1.26542593074148,1.2767865940781,1.2506008870781102,1.27186107682204,1.32393710380643,1.3295185962236,1.3652937684800202,1.39743939024007,1.38290818194106,1.36260429208017,1.34663111785203,1.3281597022452198,1.30693013913623,1.27180097640913,1.2394211688643602,1.2261969280588,1.2315656051756898,1.20238704792266,1.16120658676885,1.1447064119790902,1.1386316207878702,1.13328127659413,1.14759416204701,1.15475797169483,1.16732890933324,1.18843210468507,1.19250750003555,1.1906939656523,1.18487434908467,1.17448641347227,1.17069203899889,1.17443394613761,1.1840159283481,1.18648451172457,1.1733727952646498,1.14796006388111,1.12174059973001,1.1013731398375,1.0852545876342,1.06158885679909,1.04874009759137,1.040736065681,1.03485703789633,1.02673123215348,1.02015559878656,1.01503994131219,1.00858462399645,0.9969999514262852,0.981864690596887,0.97938795063619,0.9650124028229912,0.9509191713144268,0.9332483014797308,0.922519128779155,0.906763319908066,0.893550158773495,0.87986006004375,0.8832474550199481,0.88253554302423,0.8817093369542651,0.8702442725299859,0.8655020582508292,0.8610405922384359,0.8458368504353079,0.850834545212138,0.8513872847004179,0.851846838269957,0.8378177456146241,0.822168245536286,0.8072883503472019,0.7899979925313051,0.748732871530198,0.710381700409297,0.669433856983787,0.642031695231,0.618921058810796,0.6027760919842471,0.5913585016857521,0.5809374435683821,0.5867606376018499,0.598559160844962,0.626376121083379,0.6709126507023441,0.7316198491097561,0.811858351843928,0.8868680507387889,0.948348717404924,0.9856906133307448,1.01697001490261,1.03715027773822,1.04921298532806,1.09002915571636,1.08524448355809,1.06729932640101,1.05617127093334,1.04637158411809,1.04906772831547,1.02392522796496,1.00574961285251,0.9862549555137778,0.955806124576974,0.963140884108903,0.982514711122472,0.989930779757682,1.0026914295702,0.97723352163324,0.989134272090318,0.9668207941398492,0.9562473642450858,0.955670236098502,0.938862756378798,0.9399587569157049,0.9437072874010408,0.957981240395692,0.9685197557668191,0.953544128134734,0.9448176005599642,0.963356922098253,0.938051106751588,0.932038077697009,0.927621409030872,0.918306151030948,0.899556351512492,0.896433482592077,0.89003176002445,0.923652155732406,0.91505633038802,0.9190373035713092,0.935268989843431,0.9760032908295972,1.00666282212444,1.0266821694512098,1.09593004520122,1.16160242525664,1.19913217478804,1.21234410145703,1.29492585810005,1.38136708248317,1.53843852490686,1.60082100658499,1.6452428491290598,1.69336196404349,1.60490541422465,1.58968219538842,1.5980765246731898,1.62114019255899,1.6119762365465098,1.58387169675196,1.58161237298872,1.51388760270019,1.45087472401573,1.43612602736684,1.40484026315076,1.3806261376571205,1.36564739601377,1.34675210834573,1.3000649995191398,1.30236514629175,1.28987460690844,1.27997122580739,1.28166094911579,1.277481308431,1.2794481452916,1.23044842657436,1.2316975514333102,1.20041476012092,1.20110860193718,1.18469079630423,1.19731558236331,1.22906321786979,1.23595585781992,1.23897102743783,1.24895417424136,1.26672848090416,1.3029646026253705,1.3093323147403302,1.3178521267191798,1.32122927204518,1.3515199747375402,1.37037251729002,1.37089893567264,1.3743618594330902,1.37246342694681,1.3514131934151798,1.32072244703474,1.31594167214969,1.29383110587844,1.27099768328671,1.23960195691464,1.22525161126796,1.20465097134029,1.18200601024943,1.16016449187239,1.14664416040613,1.12801084205175,1.11573294810937,1.0945410262303,1.0810725207659302,1.0679555879509,1.0523880884261898,1.0447478119772,1.03563155226762,1.02390833162875,1.00851647099353,0.9815987196552672,0.955073175005512,0.923328184654745,0.896455272134684,0.8679615162558609,0.8368228685592909,0.8052535085596121,0.773875940614357,0.7562190163622781,0.721406993887247,0.6888611523972701,0.654461727525396,0.6036317832664849,0.5573555623843199,0.539445738955374,0.550413681045312,0.5487200803083571,0.5396083647726749,0.539845711197806,0.535464213591778,0.544406309561323,0.543299510932831,0.5561064953037049,0.566634095076673,0.573633965829857,0.5681943830327622,0.614549495756673,0.659035604105585,0.6575642301290561,0.6761219367206159,0.6627086112909379,0.6484219261491391,0.6319642489068721,0.6402816287501429,0.618450801235429,0.614847172362869,0.638864431887582,0.650446625904962,0.6490678933991,0.658041801637375,0.657841702999289,0.641190355268692,0.6440263474301601,0.674870003487499,0.679298861899453,0.673629635276244,0.6932123265331879,0.6901051886343029,0.7122455629014599,0.698855645610933,0.729757014909939,0.7081029002838771,0.712724769485241,0.7207702339162301,0.7757306301908431,0.8194090856976309,0.8358986993709571,0.857414022887689,0.869104414567322,0.882703154735588,0.895704764806557,0.936820845925859,0.961847154312778,0.979727188972754,0.996021254754791,1.02460577930458,1.0562061000597,1.03993915073069,1.04306407690098,1.09213693060327,1.1454101757429198,1.14553759152728,1.2123343539350402,1.24727823793704,1.27010812897356,1.28425778564796],"StdR":[0.269649804686,0.23391339952045895,0.230114901966814,0.227097875420311,0.196705929497612,0.168632327131721,0.162066531686656,0.143050800795365,0.13504010698459198,0.118878698651619,0.107111868507983,0.100363005826751,0.0923092056466636,0.0850812433187081,0.0785376913482975,0.0756202812366536,0.0713853486408104,0.0643146031968485,0.0595012782688574,0.0540565232546531,0.0491805032087915,0.0462049738465244,0.0434739706439283,0.0409011741344101,0.039898154163638,0.0374093173171354,0.0356896775422509,0.0346368417227122,0.0343401307374007,0.0329865474392976,0.0318553235115502,0.0321370138057058,0.0321130721807291,0.0334982675405554,0.0347378820092181,0.0355831081526311,0.0369920513203129,0.0386920970518397,0.0394334181483187,0.0405368032023256,0.041705961917159,0.0430628549285676,0.0440391387836096,0.0450087546569559,0.0459490194070591,0.0461710213162096,0.0478007625473605,0.0489342259787914,0.0471255109092849,0.045756926989489,0.0434027179622966,0.0429448067707017,0.0418923891612548,0.0414234193881561,0.0412067608690724,0.0396219363810796,0.0383748598131266,0.036563993520522,0.0354551536330532,0.0338527466587881,0.0321581814163142,0.0310649702765728,0.0305663038746667,0.0295982071075016,0.0297633707369583,0.0295328090762704,0.0298020447639706,0.0293265630015152,0.0292023801945183,0.0281855309184081,0.0281695606292497,0.0284024674434277,0.027960752950225,0.0280715946366639,0.0279030747479589,0.0280533838331584,0.0271579600764373,0.0265145082176492,0.0255614748926125,0.0249739671379115,0.0240446810005356,0.0228072329207158,0.0223581529473144,0.0218524825794744,0.0209741511501222,0.0198155579150207,0.0191610603189375,0.0187245644943221,0.0181377317221076,0.0179086696258046,0.0177020649080356,0.0174012977023719,0.0174295248920579,0.0173899200817821,0.0171503233024182,0.0169514066078906,0.016633207253633,0.0162477709484004,0.0161865466063749,0.0161363979501007,0.0160920461868851,0.0157660921966183,0.015364085724192,0.0149065369442019,0.0145297992040541,0.0140255952222266,0.0135283529721271,0.0132668296112773,0.0129750873455913,0.0126708402025482,0.0124325987338166,0.0120995360991312,0.0119685653966984,0.0119922634773224,0.0118856317092176,0.0117851109898845,0.0115347898832993,0.0115866152453279,0.0114394306711822,0.0113783724643482,0.0113178305129168,0.011320173177105,0.0113423498601912,0.0114489472246858,0.0116683473563132,0.0119344000689971,0.012130919940355,0.0121662365560657,0.012302366417319,0.0124905032898807,0.0126026132640156,0.0130073662617469,0.013236867759443,0.0136083967378906,0.0136630566956249,0.0136561341227123,0.0137887954936106,0.0140377995747424,0.0138816085778833,0.013971853409645,0.0142066125961124,0.0145453942505926,0.0151272840288306,0.0158239215334821,0.0164017723089605,0.0171649804108436,0.0182723518367738,0.0195316036102762,0.0212232552012526,0.0232497693015857,0.0252602609211905,0.027104206455108,0.0290559277136982,0.0298179203521581,0.02932226827903,0.028860858010117,0.0278919658808406,0.0268385885137663,0.026306121966234,0.025663295716654,0.0247464110967407,0.0239358472035506,0.0231884272231672,0.0229547638993035,0.0226288678435403,0.0222275939062322,0.0218342546942109,0.0216265191948489,0.0217662035090751,0.0217634474902851,0.0218228080295681,0.0221722206744183,0.021882665537211,0.0220310301306805,0.0221049837159693,0.0215917767414628,0.0220198160836818,0.0219153421794867,0.0219542798131185,0.0224015531397682,0.022161018274514,0.0223228162313277,0.0223868262407869,0.0224628377303392,0.0225669235214498,0.0227969108164969,0.0227284759123791,0.0224766588607588,0.0225877742039583,0.0227783727032345,0.022841123896625,0.0230660118414869,0.0238066932756976,0.0240160738334654,0.0240489779595777,0.0241906450645955,0.0248002704093384,0.0255555597597808,0.0254455938072189,0.0264259640149568,0.0270286584235433,0.027127517725182,0.0272582637644208,0.0277928117186009,0.0285207574657329,0.030421054633903,0.0320236848872113,0.0333780676550107,0.0346917633735409,0.033936955473626,0.0334048242299644,0.032889589404835,0.0327423692764377,0.0325461123025727,0.0318466803313059,0.031437323128335,0.0292145200256108,0.0277142810613667,0.026548821040351,0.025001523228412,0.0236053786614536,0.0228588477593789,0.0217670941471696,0.0205583508066377,0.0197276831858227,0.0190128824573579,0.0181437708680988,0.0176752999780083,0.0172855232164865,0.0169167962481488,0.0158993475294082,0.0156211362577244,0.0149574031299495,0.0143917514198091,0.0137380748392265,0.0135099465109331,0.0134549421504943,0.0133059027870539,0.0133394747718976,0.0134556752549786,0.0135626156202184,0.0139591089364998,0.0142915267376399,0.0146636195990871,0.0149851320897415,0.0155021119043735,0.0159718027494641,0.0163635437633944,0.0167327005181682,0.0168976541073038,0.0166787536374719,0.0163996459267535,0.0159735091175571,0.0155304754729638,0.0150281846669693,0.0142106995622355,0.0135417087797787,0.0127989460662538,0.0120641804099591,0.0114132558014215,0.0106918971125325,0.0100264792227069,0.00945383500569341,0.008837071581553559,0.00832807347062614,0.00776449694433461,0.007290197512129871,0.00687803130412238,0.00650765804808926,0.006064515973912571,0.00568147321103289,0.0053526751907742795,0.00512604810138705,0.00485779642421797,0.00472286120134731,0.00466333755258614,0.00474791260466118,0.00507320518344439,0.0052686019088747605,0.00579025337576209,0.00623087710509139,0.00673647229621271,0.007258296692621541,0.007618247933178341,0.0080665697366028,0.0089630026709914,0.0103846576631027,0.0113310324539333,0.0119886550396528,0.0129990764081914,0.0137808614710336,0.0147453150115685,0.0155232104462513,0.0165429675964471,0.017520789084828,0.0181105218482987,0.0184098192589318,0.0203621186236091,0.0219702983319506,0.0218692035735872,0.0222505850686281,0.0215407469199467,0.0207409987747243,0.0202809668742807,0.0205219907241779,0.0201255615597708,0.020300401089133,0.0215154572515146,0.0220882132016249,0.0222738208626241,0.0226240852686671,0.0228971752359971,0.0224638678042488,0.0225047849918042,0.0238634892531616,0.0240592248413981,0.0239803878527838,0.0246140163432593,0.024484074771970003,0.0250825311030739,0.0246567821813345,0.0255575318207831,0.0250844594088138,0.0249935992994151,0.0252371087507445,0.0266442174609349,0.0279855512892652,0.0279645767308291,0.0276650369267488,0.0273585815511202,0.0272540737209269,0.0264164210864205,0.0266222461227239,0.0264069054617291,0.026108295913125003,0.0258884625647747,0.0253634825274109,0.0251589890838936,0.0245381860588204,0.0237911405262835,0.0241561488792113,0.0240274017194063,0.0237362018558219,0.0241360918733161,0.024339935082065,0.0239734605923189,0.0241677065746087],"EnoughData":[0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-AZ.json","Name":"Azerbaijan","CurrentEstimate":{"Exposed":15521.0,"Infectious":13455.0},"OfficialName":"Republic of Azerbaijan","Level":"country","M49Code":"031","ContinentCode":"W-AS","CountryCode":"AZ","CountryCodeISOa3":"AZE","Population":10047718},"BA":{"data":{"Rates":{"CaseFatalityRate":0.011655503690394002,"Critical":0.02410876413269264,"Hospitalization":0.08029113650114376},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,5,5,8,17,17,19,20,27,30,30,47,68,79,101,129,139,193,206,236,253,277,320,338,347,381,437,460,485,538,592,624,659,682,710,727,755,779,825,855,911,928,954,960,1059,1106,1114,1168,1228,1272,1336,1355,1436,1464,1522,1557,1596,1614,1662,1680,1696,1721,1744,1781,1803,1831,1862,1888,1910,1939,1951,1968,1968,1968,2023,2049,2063,2100,2119,2119,2119,2162,2178,2197,2219,2241,2241,2241,2270,2285,2297,2322,2338,2338,2338,2366,2402,2432,2515,2550,2550,2550,2598,2693,2769,2815,3037,3078,3115,3179,3179,3335,3534,3612,3648,3669,3755,4003,4159,4367,4555,4555,4555,4930,5220,5441,5586,5959,5959,6312,6359,6592,6839,7042,7373,7373,7373,8159,8411,8827,9156,9344,9619,9619,9856,10279,10711,10881,11157,11329,11329,11861,12081,12336,12480,12733,12858,12961,13095,13435,13626,14120,14476,14636,14709,14830,15172,15208,15273,15672,15922,16038,16166,16701,16990,17219,17365,17489,17878,18109,18359,18634,19142,19507,19746,19746,20005,20322,20616,20947,21108,21108,21859,22032,22274,22614,22939,23241,23370,23461,23587,23777,24074,24356,24603,24773,24995,25442,25560,25779,25989,26260,26368,26459,26542,26903,27087,27580,27870,28083,28194,28567,29156,29389,29689,29970,30654,30939,31222,32261,32769,33690,34491,35361,35606,36473,38660,39886,41031,42916,43793,44416,45760,47525,48210,48780,50001,51068,51479,52769,53724,54967,56050,57545,58034,58625,59488,60210,61322,62592,63733,65289,65758,66486,67649,68245,69495,70249,70620,70620,71548,72597,73149,73896,74667,75124,75717,76121,76802,77225,77225,77682,77682,77891,77891,79465,79465,79465,80868,81325,81625,81625,82822,83662,84650,84650,84650,84650,86505,88071,89075,89882,90691,90691,90691,92605,93332,93657,94072,94604,94604,94604,95180,95569,96096,96096,97128,97128,97128,98470,99669,100640,102339,104135,104135,104135,105140,106831,109274,110752,111991,111991,111991,112879,113688,114361,114995,115847,115847,115847,115847,116821,117396,117643,117885],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,3,3,3,5,7,11,13,18,24,25,26,38,63,89,93,126,136,166,176,191,237,258,323,368,420,459,533,579,624,654,674,764,804,858,901,946,1009,1037,1083,1110,1167,1214,1268,1285,1309,1342,1368,1413,1421,1486,1516,1565,1585,1677,1757,1781,1839,1857,1926,1946,1987,2027,2070,2090,2117,2141,2158,2181,2218,2236,2267,2290,2304,2321,2338,2350,2372,2391,2401,2406,2416,2435,2462,2485,2494,2510,2524,2535,2551,2594,2606,2606,2606,2704,2728,2775,2832,2893,2893,2893,3040,3085,3141,3174,3273,3273,3273,3525,3588,3676,3796,3935,3935,3935,4325,4453,4606,4788,4962,4962,4962,5458,5621,5869,6086,6402,6719,6877,6981,6981,7411,7681,7908,8161,8340,8479,8787,9115,9462,9767,9767,9767,10498,10766,11127,11444,11876,11876,12296,12462,12856,13138,13396,13687,13687,13687,14498,14708,14961,15184,15535,15801,15801,16111,16351,16691,17029,17396,17715,17715,18029,18326,18609,18920,19214,19550,19793,19964,20234,20517,20804,21142,21439,21560,21660,21961,22258,22544,22834,23138,23465,23635,23929,24211,24605,24897,25217,25428,25521,25737,26081,26316,26564,26797,26920,27001,27226,27469,27749,27975,27975,28354,28449,28710,29075,29528,29917,30345,30647,30837,31173,31655,32224,32845,33561,34112,34661,35389,36315,37314,38493,39758,40893,41596,43151,44737,46639,48137,50090,51505,52269,53822,55598,57506,59427,61212,62423,63419,65024,66565,68293,69625,70900,71956,72689,73944,75577,76757,77994,79309,80006,80553,81739,83328,84252,85431,86710,87374,87901,89085,90378,91539,92793,93768,94507,94944,96021,97317,98603,99543,100306,101117,101461,102330,103232,104087,104881,105524,105524,106222,106986,107570,108298,108891,109330,109691,109911,110454,110985,110985,112143,112143,112645,112645,113392,113392,113392,114920,115379,115633,115633,116200,116668,117011,117011,117011,117011,118083,118383,118717,119206,119420,119420,119420,120143,120532,120864,121194,121497,121497,121497,122199,122461,122828,122828,123434,123434,123434,124101,124443,124696,125123,125402,125402,125402,126139,126413,126781,127135,127537,127537,127537,128661,129176,129753,130510,130979,130979,130979,130979,133088,133982,134892,135513],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,3,3,3,4,5,6,10,13,13,16,17,21,23,29,33,34,35,36,37,39,39,40,41,43,46,47,48,49,51,53,54,55,57,59,60,63,65,69,70,72,77,78,79,86,90,98,102,107,113,117,120,122,128,129,133,133,134,136,140,141,141,144,146,149,151,153,153,153,153,154,157,157,159,159,159,159,160,160,161,161,163,163,163,165,168,168,168,169,169,169,171,172,173,175,178,178,178,184,186,188,189,191,191,191,199,207,209,214,216,219,221,226,226,235,240,245,246,249,255,264,268,274,280,280,280,294,297,316,328,339,339,352,362,373,379,384,394,394,394,425,447,453,458,469,471,471,486,495,507,515,526,532,532,547,560,571,582,591,594,598,609,620,627,636,639,651,655,664,669,675,680,686,690,696,705,725,736,747,752,758,763,770,778,790,802,808,820,822,829,843,856,861,871,871,879,888,903,908,913,926,927,928,936,947,958,972,980,981,984,997,1017,1031,1051,1065,1075,1086,1104,1125,1161,1182,1212,1234,1248,1280,1317,1358,1402,1457,1490,1510,1583,1629,1701,1750,1808,1857,1889,1973,2042,2089,2153,2209,2246,2276,2342,2394,2429,2480,2542,2576,2620,2681,2727,2773,2812,2865,2922,2952,3012,3081,3151,3199,3250,3298,3336,3391,3457,3511,3549,3583,3625,3625,3706,3792,3838,3878,3901,3923,3953,3942,4024,4050,4050,4086,4086,4131,4131,4211,4211,4211,4285,4305,4330,4330,4373,4399,4411,4411,4411,4411,4486,4509,4521,4536,4555,4555,4555,4593,4621,4643,4659,4679,4679,4679,4724,4737,4745,4745,4775,4775,4775,4813,4834,4853,4868,4881,4881,4881,4916,4935,4949,4962,4979,4979,4979,5016,5034,5051,5062,5071,5071,5071,5071,5145,5174,5200,5228],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,3,3,3,5,7,11,13,18,24,25,24,36,61,87,90,123,133,161,171,186,228,248,309,341,390,427,497,535,573,601,598,663,691,722,736,770,777,792,807,816,847,848,883,890,879,854,855,874,828,837,833,846,840,902,961,956,988,955,993,956,973,983,1012,929,904,914,873,833,824,772,783,721,707,665,645,614,617,588,577,564,546,540,528,529,510,495,482,468,455,484,479,479,479,521,519,551,571,611,611,611,713,739,776,787,863,863,863,1084,1131,1206,1299,1419,1419,1419,1775,1865,1986,2084,2221,2221,2221,2661,2721,2891,3057,3149,3422,3541,3576,3576,3841,3907,4051,4267,4422,4469,4520,4688,4821,4932,4932,4932,5274,5249,5370,5530,5578,5578,5632,5741,5891,5920,5970,5920,5920,5920,5914,5850,5681,5570,5722,5711,5711,5769,5577,5473,5633,5713,5854,5854,5621,5685,5702,5858,5890,6098,6234,6260,6179,6264,6048,6027,6152,6196,6166,6120,6375,6591,6476,6526,6731,6764,6503,6485,6639,6780,6970,6787,6642,6600,6657,6372,6249,6231,6352,6167,6061,5997,5941,5996,5996,5616,5529,5533,5553,5676,5750,6048,6258,6314,6449,6623,6896,7262,7807,8133,8222,8812,9505,10274,11168,12315,13348,13950,15123,16489,17877,19055,20773,22063,22422,23349,24851,26415,28000,29068,29974,30614,31134,32095,32853,33326,33682,34461,34243,33242,33602,33573,32869,33270,33314,32451,31820,32689,32992,32888,33066,33275,32451,32634,32638,32677,32383,32812,32930,32444,32730,32844,32812,32560,31719,32023,31584,31224,31476,31043,31049,31279,31279,30968,30597,30583,30524,30323,30283,30021,29848,29628,29710,29710,30375,30375,30623,30623,29716,29716,29716,29767,29749,29678,29678,29005,28607,27950,27950,27950,27950,27092,25803,25121,24788,24174,24174,24174,22945,22579,22564,22463,22214,22214,22214,22295,22155,21987,21987,21531,21531,21531,20818,19940,19203,17916,16386,16386,16386,16083,14647,12558,11421,10567,10567,10567,10766,10454,10341,10453,10061,10061,10061,10061,11122,11412,12049,12400]},"Timezones":["Europe/Sarajevo"],"AgeDist":{"0-4":133254,"10-14":181240,"100+":155,"15-19":165035,"20-24":216168,"25-29":187104,"30-34":216385,"35-39":242000,"40-44":220803,"45-49":226935,"5-9":161958,"50-54":231338,"55-59":268844,"60-64":241967,"65-69":221828,"70-74":143428,"75-79":99070,"80-84":84515,"85-89":25473,"90-94":11150,"95-99":2165},"REstimates":{"Date":["2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[2.36987296483004,2.03158543983331,1.82246094101306,1.96983168773395,1.83737963886218,2.00039753250056,1.99469296079238,1.97176085233939,1.8195846778097704,1.77170352802585,1.63229452231353,1.58702096399326,1.43137714134609,1.3457590642418,1.40346834597477,1.38559206724913,1.3831371062869702,1.29299218958452,1.2695262192473402,1.20800627936935,1.13391087937323,1.0920709773121,1.0524019861717802,1.01445383309053,1.01180699087434,1.02533490023215,1.00368792748596,1.00984749710188,0.919647865547318,0.9038694816351808,0.90375663917309,0.8627333527060859,0.916483936272996,0.8787695950559651,0.934418193515208,0.903750071491677,1.03735892699116,1.08645106616752,1.034521004861,1.03150777449416,1.02657104016397,1.10085780319801,1.06555357400998,1.07809423964975,1.05482636053962,1.10246280435497,1.01142640763694,0.997126184578352,0.954254747063346,0.95363482256206,0.846041253371328,0.788061640122588,0.8038431056453951,0.785539061622601,0.826352086002604,0.749221640566879,0.7740475695527901,0.756804637970298,0.7280197699774,0.713461552926027,0.7492922488279979,0.7428801659262919,0.727280241439067,0.7445111758314559,0.7686741992931201,0.771983103823763,0.822238548806586,0.7773492501357421,0.781523380418153,0.811552859024576,0.818362166624345,0.841702231057486,0.99345716375573,0.96634033050268,0.89092182589422,0.8589793354353391,1.27014351329488,1.31395125192332,1.36760343115427,1.40356282302797,1.44765906137941,1.31866200295092,1.18760276632022,1.52833024616382,1.53150370823624,1.51240600272399,1.3657514226735,1.4611111286877798,1.36225481295018,1.27559732162386,1.48775320822965,1.4616278486065,1.42093094532696,1.41549948683271,1.4274831336758,1.33270516261349,1.25262947832953,1.4710891340893102,1.47386716952941,1.4662264079735905,1.4964755477501002,1.44792533887763,1.34264017449692,1.2582903125276002,1.36836785249319,1.36568989050908,1.38968495329928,1.36493263944693,1.38225922762005,1.46668918004168,1.44644732239167,1.21353976718572,1.09467477315677,1.18057124991642,1.18909909347893,1.1767109571193,1.24053323001081,1.2651943497250802,1.086426335431,1.10648665940023,1.11356292682886,1.13854934245762,1.11187849237395,0.986851628205786,0.928155336207171,1.13719285473308,1.21806161046867,1.16478471654998,1.14358196988895,1.17329373049003,1.0691810571270202,1.1156257221433,1.1046521567743302,1.1084596869861498,1.07642663007666,1.03633660444121,1.02281483362488,1.01765794971768,1.01505293259903,1.0335683720465,1.01493171109141,0.984110872923598,0.960733890659052,0.944124965137422,1.02194878418228,0.915778940379354,0.960286550669049,0.929235611710436,0.955004992302932,0.98671094012819,1.01362635656881,1.10147591396449,1.09102564285968,0.9415664740870592,0.96102207808689,0.974899954883129,1.00490208529502,0.991673055422823,1.0114243365373,1.07708035631274,1.03174502325959,1.03064511561064,1.00911586552045,0.99200883067581,0.9838016005179052,0.97991457400399,1.01531362766832,0.959345697915007,0.96324473024961,0.972860262227366,0.9720429548252,0.9761251197961608,0.971977405371592,0.99962283331952,1.00203339143172,1.00884833875441,1.00755870691705,1.03511257992643,1.01863653778748,1.02025956108324,1.04053894712151,1.03325381715674,1.00395378477924,1.0128537118894598,0.9972698972942108,0.985649883672728,0.968169197724506,0.917965086981149,0.903528830125012,0.898832885144516,0.904261073496658,0.8886198917621709,0.8868566450166478,0.8110432247243349,0.8842728705307141,0.908977483519522,0.9419303867884028,0.9618268091212272,1.0410077339928,1.08637152618682,1.13732308855805,1.17086835160504,1.17306329287485,1.17103536665454,1.20435616396031,1.24580539190041,1.30463497962892,1.4284135975531798,1.38551657171008,1.39862624509076,1.4079249426984295,1.42744374638824,1.43264924948118,1.47057561455679,1.49897776457284,1.50828246617495,1.46007375201878,1.50250742021498,1.51695361920073,1.53972844985665,1.50024351194913,1.4917196351858202,1.44821701265609,1.35872115816486,1.3315412973845602,1.31517827747105,1.30576189011785,1.28653987841959,1.25633433934561,1.20535940864035,1.17584661208666,1.14172847251926,1.10971958587322,1.0783134619094898,1.05383773093552,1.00993515072048,0.988107439796353,0.987676675311634,0.9766265375437472,0.9742916562318572,0.9439383487083408,0.918134343444409,0.906433589606572,0.8952445494042709,0.889053065813576,0.884839686402362,0.90644441385294,0.8800403468560251,0.889319921472698,0.908273267498852,0.9023643559794432,0.906057234070256,0.917309627925384,0.911141045701122,0.923959236568884,0.9384580900635972,0.9281898665920908,0.941803406757261,0.945018369056005,0.947177138778075,0.9362838173618728,0.97002533140986,0.961315489901481,0.931817868939818,0.950203388633991,0.9465749839507148,0.9330515223475792,0.9150060569456608,0.904656826125786,0.885252183081397,0.8769235444399319,0.8393404753705959,0.8812192555782241,0.8781775136673321,0.839820781539014,0.814451751631417,0.809414905440298,0.8080976302574431,0.794830877126682,0.8122220095334179,0.809075188551746,0.799223892621147,0.7365770976443959,0.808059374261133,0.767000009571749,0.858136621314121,0.800160796735516,0.8231957904754409,0.7725266470381309,0.7004905684974361,0.8681075314030621,0.904832120302711,0.9088894097772512,0.889037606023653,0.9070852931255742,0.911525913316446,0.980706371282072,0.7987205602803671,0.8136873219489309,0.752714571944855,0.9742188374992328,0.9162023435471208,0.9895415573647528,1.08710092668391,0.8354617710216992,0.7545520412862571,0.730000383189141,0.909166162502479,0.903149572203538,0.8926930777990479,0.905544002683586,0.9875244482790748,0.996143547719818,0.997472449933595,0.9147343863639308,0.911693688439277,0.93129232454141,0.831210469624345,0.940866176450409,0.958589186193175,0.968533341889926,0.961180583673154,0.955257613061939,0.941715195221577,0.973663721479029,0.974454699242326,0.978901133509548,0.98205475100249,0.993850048464506,0.99870007691482,0.999036347139399,1.08854876461781,1.02869291488305,1.01859817526858,1.01301993095141,1.12215417530191,1.1510168918104198,1.20199317066642,1.24243583455368,1.23853717671269,1.1888727929345302,1.14568613074252,0.965420159279495,1.31745923608728,1.3842314197500405,1.4130589714287098,1.36091306303447],"StdR":[0.20425382633423,0.16765971090984,0.144855936451835,0.14129089913044,0.12731606440617402,0.12553262789021,0.116726952593866,0.10759583325824902,0.0988419589622862,0.0910393857205736,0.0823956436901541,0.0746570233864089,0.0682505872291461,0.0627586547422722,0.0616927849617539,0.0592875304582321,0.057353114890375,0.0535636606291632,0.0514316797147725,0.0487193227450143,0.0459077102374518,0.0436904495640901,0.0427686706619978,0.0411912575297247,0.041132235485885,0.0408993789998133,0.0404262284558172,0.0406999530423464,0.0388595611537495,0.0381960241207759,0.0387518766840085,0.0378760041021491,0.0399070139866059,0.0394610016117567,0.0408706108863905,0.0403774476530527,0.0436936300456854,0.045037050381932,0.043735240136232006,0.0428718802596256,0.0435665735174775,0.044366408247055004,0.0432603655305034,0.0433045370000453,0.0428161971540214,0.0433405599669304,0.0415483653526658,0.04114996083368,0.0396447101203335,0.0399534413401624,0.0377478495192059,0.0370005121678658,0.0379939412861526,0.0383422467273746,0.0404420452257552,0.0388447973128679,0.0405571199615639,0.0411006628359292,0.0409424988234711,0.0415069902278918,0.0439660638722769,0.0443643054301611,0.0454635516043156,0.047207554991061,0.0496712276611375,0.0506130760927612,0.0534448019623686,0.052403320095992,0.0531536717620361,0.0554528211198913,0.0572170541054614,0.0588482632162633,0.0651762183323977,0.0642170382210787,0.0614199563525246,0.0598149312601398,0.0747107196926999,0.0745791643474139,0.0748291917124832,0.0742065760820585,0.0727702520881036,0.0672841972951228,0.0614666339199835,0.0684584538859177,0.0669514683181875,0.0645379178864506,0.0596545041919306,0.0590559964805563,0.0548592805536784,0.0516938164336793,0.0536765032091114,0.0529953709292697,0.0509688889680125,0.0485712293192725,0.0476563704768701,0.0444606862710241,0.0418313230492083,0.0447751300927931,0.0434467543972882,0.0423841673649249,0.0422257580553749,0.0402858043785357,0.0372536243200441,0.0348409704773517,0.0355169919836416,0.0343151194226017,0.0338493431448825,0.0328516906684228,0.0326089474582463,0.0327147224685949,0.032224811658314,0.0282730081239166,0.0253128971741766,0.0259152981178196,0.0248747099856036,0.0243343851083108,0.0244165133427213,0.0242295116023603,0.0219860492355663,0.021594108094861,0.0214608463361886,0.0210747364431063,0.0205442278447532,0.0189649879340231,0.0180772024349028,0.0200758552933812,0.0202835861628631,0.0196452008965637,0.0194617422855528,0.0198787574862145,0.0185769951668178,0.0187808254446894,0.0183224804850941,0.0182230278665659,0.0175469725388782,0.0174534490836234,0.0168844336773088,0.0167963490426961,0.0166681455773608,0.0165830029833106,0.0163757013166347,0.0158883136015215,0.0157537595772023,0.015821051694276,0.016394096660336,0.0156734020092081,0.0157734766576789,0.0158143005302472,0.0161239813906658,0.0164735931505977,0.0167358405452456,0.0174485788099339,0.0172965544772336,0.0159295742464771,0.0160519371660441,0.0161231117639639,0.0163997707721809,0.0162957090355879,0.0165147543218631,0.0169624513964895,0.0168662804715638,0.0164129053474096,0.0163464019032604,0.0161657651502265,0.0162077008161255,0.0161012063305454,0.0164860627381762,0.0157714584511789,0.0158820450885153,0.0163746690267951,0.0161533756210595,0.0161938796634891,0.0162647807646679,0.0163702116198009,0.0164651415491773,0.0166981991542446,0.0165860114604902,0.0167170106188721,0.0167599521455648,0.0166852058790434,0.0168065093783597,0.0166051717136783,0.0163125802749788,0.0166764521595985,0.0161866345798821,0.0160615023045527,0.0159168753499922,0.0155985543697998,0.0155804182039203,0.0157704827505791,0.0159207853318279,0.0162133776953232,0.016281589021534,0.0156032826926183,0.0167620591106711,0.0173928131999244,0.0175971175659536,0.0182370839850813,0.0189696410101073,0.0190816500433943,0.0193113622018778,0.0196619918429028,0.0192776340196091,0.0190636349426735,0.0193294198317964,0.0195554662519998,0.0202211314482975,0.0213794483731918,0.0219261105439128,0.022082841894137003,0.0220785151311742,0.0227330694007639,0.0228428225947359,0.0233795842536211,0.0241795613637714,0.0245320718892231,0.0240780325241699,0.0245506932247395,0.0248119778003629,0.0252869842135768,0.0248331822044331,0.0246342574518453,0.0237634707012441,0.0220067934538241,0.0207158427569997,0.0195210492321751,0.0184348115610463,0.0175683264868705,0.0166770695429019,0.0156173594234934,0.0144872396646376,0.0135044455793118,0.012419404785006,0.0115329429133859,0.0108226728754951,0.00983711297509794,0.009272930989710607,0.00876621312019012,0.00820597584311236,0.00791261721293309,0.0074991647482995204,0.007354060601119959,0.00735422439566857,0.00720070551879011,0.007260583533432109,0.00736201531592757,0.00766862787179793,0.00744218198933555,0.0075725790218480905,0.00785989930627925,0.00798029722656314,0.00807125428028215,0.0080914239752817,0.00819416256977745,0.00828093080480372,0.0084393601130367,0.008430287183222609,0.00850724216723108,0.008396609435200729,0.00848219869033367,0.00838346438567364,0.008594889427913591,0.00855119085129437,0.00828568505034733,0.00847959238574437,0.008469512560028359,0.00845647828610863,0.008411594819645679,0.00846400115296237,0.00850740835790686,0.00866374034048278,0.008725144521455591,0.00939443948364266,0.00948856916506878,0.00935877526325725,0.00943055111408443,0.00974418801787943,0.0101176955277892,0.0103827736762442,0.0107696005634933,0.0112970482117767,0.0114117898539374,0.0111527137786321,0.0123127700949053,0.0122112558265335,0.0135890285204516,0.0131908306382307,0.0133696689385476,0.0129226960555894,0.0122640385598511,0.0146815667588538,0.0157538713097656,0.0154763905683037,0.0147055840840544,0.0145935998451059,0.0143902477656755,0.0149005314979437,0.0128301231774893,0.0130130906717156,0.0126550276570243,0.0153937712909865,0.0154174484730346,0.0154409882222232,0.0163642942952828,0.0136982005775467,0.0124462110596901,0.0125042622748746,0.0149619148607176,0.0154790743026646,0.0154762474941724,0.0153796246316787,0.016484462559128,0.0162714708265782,0.0161078992112414,0.0149166046401365,0.0146936132307266,0.0150999579681925,0.0142087560752984,0.0155648756841764,0.0158113887700527,0.0160965508636641,0.0158824443188184,0.0157530871962689,0.0155287842262613,0.0158886366249589,0.0158444582207797,0.0158551970070579,0.0160042704735591,0.0161742805859788,0.015918521777051,0.0161217271490486,0.0165594467814075,0.0162199954570675,0.0161404477683119,0.0159860918966244,0.0166772032947414,0.0168770886933914,0.0170913256454841,0.0177751263797264,0.0176831132434382,0.0173667323716421,0.0166747545910297,0.0149210880814364,0.0173682751742691,0.0177375570282083,0.019076498658998,0.0197037773134822],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[{"type":["Symptomatic Testing"],"dateStart":"2020-02-25 00:00:00+00:00","dateEnd":"2020-03-11 00:00:00+00:00"},{"type":["Symptomatic Testing","School Closure"],"dateStart":"2020-03-11 00:00:00+00:00","dateEnd":"2020-03-18 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-18 00:00:00+00:00","dateEnd":"2020-03-29 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-29 00:00:00+00:00","dateEnd":"2020-05-14 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-05-14 00:00:00+00:00","dateEnd":"2020-06-13 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","School Closure"],"dateStart":"2020-06-13 00:00:00+00:00","dateEnd":"2020-07-05 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","School Closure"],"dateStart":"2020-07-05 00:00:00+00:00","dateEnd":"2020-07-24 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100","School Closure"],"dateStart":"2020-07-24 00:00:00+00:00","dateEnd":"2020-08-31 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Gatherings <100"],"dateStart":"2020-08-31 00:00:00+00:00","dateEnd":"2020-11-11 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100","Stay Home Order"],"dateStart":"2020-11-11 00:00:00+00:00","dateEnd":"2020-12-18 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Gatherings <100"],"dateStart":"2020-12-18 00:00:00+00:00","dateEnd":"2021-03-02 00:00:00+00:00"}]},"data_url":"extdata-BA.json","Name":"Bosnia and Herzegovina","CurrentEstimate":{"Exposed":15218.0,"Infectious":10921.0},"OfficialName":"Republic of Bosnia and Herzegovina","Level":"country","M49Code":"070","ContinentCode":"W-EU","CountryCode":"BA","CountryCodeISOa3":"BIH","Population":3301000},"BB":{"data":{"Rates":{"CaseFatalityRate":0.011482331828890179,"Critical":0.023761996033002632,"Hospitalization":0.07563118755893948},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,6,6,8,11,11,11,11,13,13,15,15,15,17,17,19,25,25,30,31,31,39,39,39,39,39,39,44,44,46,47,47,53,53,57,57,57,57,65,65,65,67,68,68,68,70,70,70,70,70,71,71,76,76,76,76,76,76,76,81,81,81,81,81,81,81,83,83,83,83,83,83,83,85,85,85,85,85,85,85,85,85,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,91,91,91,91,91,94,94,94,94,94,94,94,95,96,96,98,98,98,98,100,100,100,108,112,112,112,115,118,119,121,122,122,122,123,123,124,126,132,132,132,139,140,141,141,145,146,146,149,150,153,154,154,154,156,156,157,158,158,164,165,169,171,171,172,172,173,173,173,174,174,175,178,178,178,178,179,179,179,182,182,182,182,182,182,182,183,186,186,187,192,195,195,195,200,203,204,205,207,207,208,208,210,217,217,217,218,221,221,222,222,224,224,228,228,228,231,231,233,233,234,234,238,238,238,239,241,241,241,241,241,242,243,246,249,249,250,250,255,255,257,257,260,260,260,263,264,269,269,269,269,272,273,274,278,280,280,280,281,284,290,291,292,296,301,305,307,312,319,319,319,319,324,324,327,327,335,373,389,399,408,465,493,493,493,493,493,493,493,493,493,622,634,649,649,1079,1098,1123,1139,1158,1169,1206,1238,1274,1289,1349,1400,1427,1470,1504,1547,1587,1616,1616,1639,1660,1698,1807,1858,1914,1970,2035,2063,2092,2171,2270,2344,2407,2443,2552,2606,2651,2690],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,5,5,6,14,17,18,18,18,24,26,33,33,34,34,46,51,52,56,60,63,63,66,67,68,71,72,72,73,75,75,75,75,75,75,75,76,77,79,79,80,80,80,81,81,81,82,82,82,82,82,83,84,84,84,85,85,85,85,86,88,88,90,90,90,90,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,96,96,96,96,96,97,97,97,97,97,97,97,97,97,97,97,97,97,97,97,97,97,97,97,97,98,98,98,98,98,98,103,103,103,103,104,104,104,104,105,106,106,106,106,108,108,110,110,110,110,110,110,122,132,132,132,133,133,138,138,142,142,143,144,144,148,150,151,152,153,155,156,157,158,161,161,164,165,165,166,170,173,174,176,176,177,178,178,178,179,180,180,180,180,180,181,183,184,185,185,185,185,189,189,189,189,189,190,190,190,190,190,190,193,193,196,199,200,200,203,203,204,206,208,208,210,215,218,219,219,221,222,222,222,224,226,227,227,233,233,234,234,236,237,237,238,238,239,239,242,242,242,243,243,249,249,249,249,250,250,250,252,253,253,255,259,260,262,263,266,270,270,275,276,278,279,281,284,285,285,287,289,290,291,292,292,292,296,297,301,305,307,307,307,321,327,329,345,347,352,356,365,371,372,383,395,395,556,606,643,743,743,780,808,878,884,968,1007,1036,1036,1095,1095,1095,1095,1156,1156,1156,1341,1387,1401,1401,1443,1477,1498,1523,1545,1558,1586,1611,1641,1656,1676,1709,1732,1814,1857,1904,1947,2061,2061,2268,2331,2457,2647,2677,2715,2772,2791,2852,2907,2949,2994,3038,3068,3115,3140,3163,3186,3217],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,3,3,3,4,4,4,4,4,5,5,5,5,5,5,5,5,6,6,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,9,9,9,9,9,10,10,11,11,12,12,14,14,14,14,15,17,18,18,18,20,20,20,21,23,23,24,25,28,29,30,31,31,31,31,32,32,33,33,33,36,36,37,37,37],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,5,5,6,14,17,18,18,18,24,26,33,33,34,34,46,51,52,49,52,54,52,52,52,53,56,55,55,53,55,55,53,53,51,45,45,40,40,42,34,35,35,34,35,35,30,31,29,28,28,22,23,20,20,20,21,13,13,13,12,13,13,15,13,13,13,15,15,14,14,9,9,9,9,9,9,9,4,4,4,4,4,4,4,6,6,6,6,6,7,7,5,5,5,5,5,5,5,5,5,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,6,6,6,6,7,7,6,6,7,8,8,5,5,7,7,9,9,9,8,7,7,17,27,27,27,26,26,31,23,23,23,24,22,19,22,22,22,23,24,25,26,26,25,22,22,25,19,18,18,22,21,21,23,20,20,18,17,17,18,17,17,16,15,15,10,11,8,7,7,6,6,9,9,9,8,8,8,5,5,5,5,4,7,7,7,10,11,11,14,14,15,16,15,15,16,16,16,17,17,14,12,11,10,10,12,12,12,16,9,10,10,11,9,9,9,9,8,8,7,7,7,5,5,9,9,8,8,5,5,5,6,5,5,7,11,12,13,13,13,14,14,18,19,16,17,17,20,18,18,20,19,19,15,16,16,16,17,17,20,20,20,20,20,33,36,32,47,48,49,48,53,57,53,57,69,69,230,275,312,409,409,438,428,482,478,553,535,536,536,595,595,595,595,654,654,654,710,744,742,742,353,368,363,372,373,375,366,359,352,350,309,291,287,324,333,337,339,422,422,605,646,731,811,789,770,771,725,758,783,746,691,661,628,636,552,520,498,490]},"Timezones":["America/Barbados"],"AgeDist":{"0-4":15120,"10-14":17547,"100+":204,"15-19":18965,"20-24":18769,"25-29":18809,"30-34":18101,"35-39":19023,"40-44":18804,"45-49":20263,"5-9":15498,"50-54":19635,"55-59":20301,"60-64":18540,"65-69":15033,"70-74":11889,"75-79":8265,"80-84":6109,"85-89":3770,"90-94":2017,"95-99":709},"REstimates":{"Date":["2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.55105211146738,1.39715334088238,1.6550813895942602,1.7099465832353402,1.54832477708592,1.28673867762374,1.2374496764663,1.2405639111683,1.19634793005378,1.23560683864661,1.07468355004707,1.0296579612605,0.9276231661157852,0.960828901514044,0.9495168758111991,0.987013514835646,0.7472685249813109,0.641522384534984,0.653309496670077,0.585769015831879,0.5061382305512101,0.45168335253669,0.5038218459658389,0.4811914358938211,0.533121167092562,0.646135738298926,0.532284588866845,0.5817229220830661,0.634276362470587,0.6123135603916949,0.583846563542073,0.631180682703526,0.687836037414445,0.8528437515407209,0.8945961850832079,0.930005810031449,0.95428283852874,0.856540130383033,0.878939229630262,0.781497799146598,0.81350790935289,0.716739305169417,0.911042647368842,0.964920034495003,0.831029801154847,0.862986471756119,1.08341790626455,1.30315822550437,1.2940172846189,1.61446112994028,1.52660164534012,1.41897608951662,1.18699267502809,1.29113574945572,1.25398531150945,1.2223535748122,1.06187140150774,1.05051763953962,1.06481571979594,1.07328387053835,0.9438874654045648,0.686956607339914,0.727912317579915,0.465950845082694,0.516709708105413,0.5853949031264389,0.6621004883356421,0.24763992197618895,0.281190277512425,0.350574772124599,0.431873393002076,2.6159265566851,2.60354362128828,2.2140053441427003,1.87641058366821,1.6536650548937,1.81797846056829,1.6527452283976105,1.53641267444693,1.4246178951359,1.3679114338873002,1.30799678911826,1.27246250880391,1.25381551660651,1.23082250728318,0.403430552407818,0.428217353145964,0.4916809405474771,0.5784396169478591,0.6689888057528061,0.38847836569754,0.460197256537255,0.5537510478893111,0.658809067606293,0.801847029407144,0.96841055333739,2.30239379783321,2.3956070300039,2.24873590251257,2.06495713259053,1.93174034592478,1.84711230507164,6.27246460605365,4.492255758417981,2.95582013092794,2.22261740987535,2.0981496832967,1.82276591164016,1.6220347729721103,1.48027198382061,1.38463952016774,1.49124693003921,1.41692946451094,1.3489849936701297,1.28796289430255,1.52648000980769,0.79273170953786,1.05073675469681,1.07610510586856,1.08757164991899,0.964830748664024,0.977074385092391,1.00291091460697,2.8003251898758594,3.63234071636805,2.64025460466227,2.02603258902166,1.7546546016786,1.53219374555397,1.54498468602519,1.4227258650283798,1.4082748836556205,1.32793287533719,1.29781100814165,1.27106944312148,1.22217175494816,1.312067930658,0.9386787675732622,0.63744614959811,0.6951885906902421,0.7778047249837551,0.86502906220826,0.9431114469358608,0.8087431007219631,0.875337457808518,0.861119889527183,0.8903954674771608,1.01066666325174,1.02873774529185,1.02963867376882,0.887562652989427,0.997695994019356,1.10910216487547,1.10612231402067,1.14247107483205,1.03038962512656,1.0245713809735,1.02192541917753,0.976574640258784,0.843735800082657,0.911388418515908,0.8374732257263,0.8118382883071039,0.8474495198919,0.827558217131165,0.625332576519622,0.54813729707561,0.661986581197783,0.6460817876023411,0.7797142307765742,0.751002222988802,0.7062640446738391,0.750542423591043,1.2047853246736,1.12385235734246,1.00851926349733,1.00544337503392,1.01482931378233,1.12252311504621,1.12104938318055,1.0196283915895,0.810610852555543,0.730801319364274,0.655120548663522,1.06155927307594,1.11246608523201,1.49338757279862,1.31665233789118,1.37261878773735,1.30218928046194,1.563570999648,1.47595245691509,1.36659423911881,1.46368343102074,1.53600709203886,1.43351852811763,1.4797367874595002,1.70907921036672,1.5683081762105302,1.4860309910513898,1.2191558540873202,1.1055527569526202,1.08294583102089,1.06845572336005,0.9280340687167692,1.02917645449836,1.0875647157074302,1.03986599867527,0.942676174261025,1.23732528951719,1.13191885864223,0.923185618435306,0.7856529673664521,0.8592682656309241,0.9398778424706752,0.8648593761660659,0.889438023454893,0.916451239037788,0.996474334675506,0.9010784409535358,0.975310150331248,0.936601706215446,0.950944236930173,0.663888148240914,0.6954476751677979,1.07944813481292,1.11438726254529,0.977444252166495,0.9051486943470558,0.994213400867063,0.93572715609317,0.955261755633038,1.0452057758893198,1.12509355034842,0.903895774793306,1.05804050041154,1.37832721805423,1.34198610790339,1.4216086119453202,1.01288313370903,1.17850884201422,1.41702365315615,1.36495082327202,1.52937954417716,1.48494640200133,1.48041239106427,1.32784270214129,1.29534910682817,1.3600593399377,1.25761252908714,1.04677342505346,1.0599138559603,1.05422670802822,1.05349133014727,0.9750047543504028,0.8664541335340179,0.882226800716699,0.7094728060284029,0.8668857075100309,0.86450428573397,1.03306257487549,1.1391341984764098,1.08810465028938,1.0301878736741998,1.02099945292613,1.5590082107593,1.66361670972117,1.55944248462931,1.95153806534506,1.76481054593398,1.6939634184818402,1.61483167062271,1.56915758452699,1.53017963288216,1.3499519071829098,1.37989177762413,1.46720012794096,1.37321478507126,3.6148040410249,3.29166799060884,2.68498485632869,2.709394104984029,2.05038499310161,1.84405608684101,1.68083430325852,1.70719220292535,1.52252997309642,1.5919430557750902,1.54814321490347,1.45571771720077,1.3195967689711698,1.3523010160438502,0.98546044008426,0.8717324810900842,0.813605038891667,0.766436102470063,0.79875980646971,0.759463501511129,1.126596630678,1.09213940471296,1.09646402012058,0.903260905075062,0.9097276982749908,0.9326229415112572,0.992026205309432,0.92713135049283,0.9836661452264,1.02047156409248,1.08270225567433,0.9955020993277328,1.05533820024631,1.08111031246686,0.717125685961518,0.70212287505388,0.7567834373788679,0.994282498653974,1.02380204256314,1.06068715059313,1.10669622384064,1.30731357033721,1.20841526499847,1.59524367890715,1.5608898650683103,1.6196998519965402,1.74843575851865,1.58956701055462,1.4567386696448,1.36785948734949,1.2716448608201498,1.18180489194976,1.1505823002301798,1.11318417204139,1.09158177493501,1.00169604850772,1.02616441568352,0.8615441323098589,0.8328154483117192,0.746828923586784,0.5938284985379789,0.633096509155686],"StdR":[0.273566302617182,0.244361091780795,0.259358675433184,0.25381745628161395,0.22985547979286894,0.198438245931484,0.186384805289846,0.183013315162138,0.176571299263536,0.17777716565939106,0.163518702827716,0.15790624943439802,0.147625796105658,0.15150046054799898,0.15341667750219,0.15719743546679502,0.135586989778353,0.127498056872286,0.133686997858276,0.130345033454965,0.128028000697247,0.125645711931078,0.13761238125765302,0.146649144532507,0.16003145370666105,0.18779990621111,0.177807722816458,0.19570537173174105,0.21430158114512,0.215741674463288,0.221467076584598,0.240503556480488,0.26031727301491897,0.301330287765161,0.31765653386709897,0.329500465188547,0.3415065170063739,0.325080161249306,0.33117846863968603,0.32055008429594706,0.329641048963197,0.321762892704844,0.36838422450105,0.391531058288682,0.3736210932729079,0.381633602372443,0.442783963144576,0.493733215069212,0.490514700286867,0.536561400434994,0.5121670856675961,0.4700379374326379,0.42283278552841297,0.426607305377728,0.419601918993642,0.405429066687909,0.38043922199645896,0.371037796043593,0.3775238017657889,0.380515381902426,0.356504598488117,0.307922319108556,0.324372623865452,0.269784115562553,0.29710945913855,0.340197419703032,0.380477476260565,0.249744619730016,0.28289458044733,0.351183638123141,0.438813946536251,1.18957323204903,1.19644265830809,0.9906558631544592,0.8443844713877561,0.7437046148019301,0.74256042532709,0.679107315120185,0.629608311864078,0.576163498237444,0.556814145203049,0.5337604651586221,0.519544751472813,0.507070986704359,0.502247937110521,0.2837976006105061,0.299935819209953,0.348293060341898,0.41100325602733,0.477518296863377,0.3860773857791,0.464077656249299,0.553634264593638,0.6604219549896401,0.807751005989021,0.963635047343027,1.64089951332324,1.71188650166597,1.62019869447787,1.46048138344977,1.38002461524511,1.30160482302033,2.3702930518794503,1.7098697477188602,1.1322599791868002,0.8446675625476371,0.74919121621221,0.6528173150712709,0.574890640275172,0.5204653350430121,0.4893429962837539,0.4990792242077221,0.4712848525659671,0.453013700763942,0.428796877765868,0.464714234378084,0.32414837301600896,0.374078498014386,0.378419736274165,0.380276336765881,0.367392840021055,0.371860040155206,0.379722504455032,0.642617421236783,0.685515641059936,0.514058665219005,0.3952046038269,0.332648794000225,0.29438628972490805,0.27822040396205605,0.257164852421718,0.244605468176718,0.23477464087852,0.222321447126247,0.21608496958975096,0.208587360315923,0.20990519982483896,0.175091666025656,0.142629168797264,0.152798596713994,0.164561476177458,0.1811635945802,0.193532743050849,0.181058006783101,0.19184308039905,0.190469581971076,0.198638186547344,0.213630874772632,0.217671648527017,0.22119306631021304,0.20189456769571695,0.21547712943492894,0.23104893972440896,0.23136910436133296,0.232506452871596,0.21909973376348896,0.21710739078111704,0.216499591685838,0.213152256137623,0.198887580346682,0.209764663986505,0.20254715418760505,0.20305339583457,0.212363842356478,0.21169092946667,0.189436878306363,0.183815929330714,0.210538656700066,0.214740486223194,0.24652235864049804,0.253543390261675,0.248995272591036,0.26560550746933703,0.347729219227086,0.338450233412645,0.31983151979490804,0.31976814154981104,0.318985222141576,0.341656356253386,0.338552783016726,0.32151773945234696,0.28628595125520395,0.279016500948358,0.267434096557155,0.35328921143145203,0.371607660430646,0.43374351025823,0.397969496130408,0.398311345954224,0.372816161815116,0.4067495428302,0.381650524963583,0.357513396146228,0.359671210498526,0.35430421230826,0.33054516061535905,0.32263774645987,0.333418827127641,0.30494656324116803,0.288122401145818,0.247341468690174,0.230510595811066,0.227804127194871,0.221112108782196,0.20651796086627106,0.22147982454806,0.228114858564939,0.22071076684266,0.21210085135577206,0.24369096986954,0.23315765615554,0.206778733681144,0.190470422095722,0.20261805567587696,0.212682047576298,0.209031244209751,0.21688036331238,0.219725835135738,0.235482070516608,0.224999945394214,0.239090430382118,0.236128681493104,0.23665132442044295,0.19966474253463,0.210451284132834,0.267718312851149,0.28230065603546506,0.26070411937499804,0.24812589347535505,0.265736865027869,0.25572568433665,0.262702176359627,0.280040277200084,0.292746527809279,0.266431668838415,0.280132425835007,0.324341239382955,0.316704981316433,0.31440969903132504,0.263289649196487,0.279797164438107,0.301670438430891,0.290177896324763,0.30133947248359805,0.28635887014126504,0.274850049618783,0.250325795555327,0.240250216541953,0.241126843511643,0.225447642211068,0.20266329339552694,0.200988103092066,0.197818848136505,0.19950831759169,0.191364398962145,0.18198218180301606,0.18415532204889495,0.167259208176405,0.18614675596263505,0.19279632663838506,0.216153222978159,0.230753711627064,0.220820289588758,0.21597008241299,0.210511259602928,0.26412366351901395,0.268566594679786,0.250591534662756,0.265894797026128,0.237982360210052,0.220031838150244,0.20449896905354,0.189241957316588,0.178701518489005,0.160338557299974,0.157745380286579,0.154541847474574,0.14689532682289,0.233842905650177,0.213616088918575,0.17440674069436,0.159333617717426,0.120441392936468,0.102557740394065,0.0894823425661802,0.0838452391593161,0.0742372190249491,0.0726494008972907,0.068353373787833,0.0622340078480877,0.0565539347588157,0.0551547019456998,0.0452507748770074,0.0411753621157603,0.0396277460608166,0.0382276175089521,0.0403180951394099,0.0397746129314785,0.0490010751349841,0.0479991771098447,0.0488362926690695,0.0432630721794455,0.0436308997514774,0.0445009857949132,0.0460055282911853,0.0446270892974079,0.0463386089967864,0.0476869375995645,0.0493735346619882,0.0463703415803713,0.047633410737697,0.0480125044984504,0.0395176728064201,0.0395248438688947,0.0417617841026582,0.0492831878077578,0.0505656008195574,0.0513652063251288,0.0527063601189859,0.0563632274385627,0.0538998897503829,0.0603532230844761,0.0585175644916522,0.0585248029004252,0.0597459624889054,0.0551664539585617,0.0502787702586999,0.0465500064056272,0.0425694580838557,0.0396232649715258,0.0371860180858689,0.0366148023653015,0.0353790919197788,0.0330833963288406,0.0329041634503593,0.0301639407655879,0.0298228898455865,0.0285604322262714,0.0256046961935785,0.027653366257803],"EnoughData":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-BB.json","Name":"Barbados","CurrentEstimate":null,"OfficialName":"Barbados","Level":"country","M49Code":"052","ContinentCode":"W-NA","CountryCode":"BB","CountryCodeISOa3":"BRB","Population":287025},"BD":{"data":{"Rates":{"CaseFatalityRate":0.004144654193160709,"Critical":0.008566527726520173,"Hospitalization":0.039735924695279236},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,3,3,3,3,3,5,7,11,11,15,15,19,25,25,25,26,30,33,33,33,33,33,33,36,39,42,42,49,49,58,66,75,85,87,92,108,112,113,122,131,139,150,160,174,177,1063,1209,1403,1403,1910,2101,2414,2650,2902,3147,3361,3361,3882,4117,4373,4585,4993,5207,5602,6190,6486,6901,7334,7579,7925,8425,9015,9375,9781,10597,11120,11590,12161,12804,13325,13903,14560,15337,15900,16747,17249,17828,18730,18731,36264,38189,40164,42945,43993,45077,46755,47635,49666,51495,53133,54318,55727,57780,59624,62108,66442,68048,70721,72625,76149,78102,80838,84544,86406,88034,93614,98317,103227,105523,106963,108725,110098,111642,113556,115397,117202,119208,120976,122090,123882,125683,127414,130292,132960,135136,136253,136839,137905,139860,141750,143824,145584,146604,148370,150437,151972,153089,154871,156623,157635,158950,160591,162825,165738,168991,172615,175567,179091,182875,186756,190183,193458,196836,198863,201907,204887,208177,211016,213980,216191,217852,221275,224573,227809,230804,233550,236024,238271,240643,243155,245594,247969,250412,252335,254386,256565,258717,260790,262953,265092,267024,268777,270491,272073,273698,275487,277078,278627,280069,281656,283182,284833,286631,288316,289912,291365,292860,294391,295873,297449,299229,300738,302298,303972,305599,307141,308845,310532,312065,313563,315107,316600,318123,319733,321281,322703,324145,325940,327901,329787,331697,333588,335027,336568,338145,339768,341416,343131,344868,346387,347849,349542,351146,352895,354788,356722,358431,360352,362428,364611,366877,369179,371453,373676,375885,378172,380711,383224,385786,388379,390951,393408,395960,398623,401194,405966,410452,414318,417503,420896,423845,426729,429351,431590,433614,435601,437527,439694,441929,444345,446690,448803,450488,451961,453318,454563,456070,457459,458656,459620,460598,461515,462459,463480,464446,465279,466064,466801,467718,468681,469522,470405,471123,471756,472437,473173,473855,474472,475074,475561,475899,476413,476979,477426,477935,478546,478960,479297,479744,480216,480728,481306,481917,482424,482841,483372,483931,484573,485290,485971,486393,486767,487229,487870,488621,489254,489932,490468,490892,491367,492059,492887,493798,494755,495498,496107,496924,497797,498391,499627,500468,501144],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,3,3,3,3,3,5,8,10,14,17,20,25,27,33,39,39,44,48,48,48,49,51,54,56,61,70,88,123,164,218,330,424,482,621,803,1012,1231,1572,1838,2144,2456,2948,3382,3772,4186,4689,4998,5416,5913,6462,7103,7667,8238,8790,9455,10143,10929,11719,12425,13134,13770,14657,15691,16660,17822,18863,20065,20995,22268,23870,25121,26738,28511,30205,32078,33610,35585,36751,38292,40321,42844,44608,47153,49534,52445,55140,57563,60391,63026,65769,68504,71675,74865,78052,81523,84379,87520,90619,94481,98489,102292,105535,108775,112306,115786,119198,122660,126606,130474,133978,137787,141801,145483,149258,153277,156391,159679,162417,165618,168645,172134,175494,178443,181129,183795,186894,190057,193590,196323,199357,202066,204525,207453,210510,213254,216110,218658,221178,223453,226225,229185,232194,234889,237661,239860,240746,242102,244020,246674,249651,252502,255113,257600,260507,263503,266498,269115,271881,274525,276549,279144,282344,285091,287959,290360,292625,294598,297083,299628,302147,304583,306794,308925,310822,312996,314946,317528,319686,321615,323565,325157,327359,329251,331078,332970,334762,336044,337520,339332,341056,342671,344264,345805,347372,348918,350621,352178,353844,355384,356767,357873,359148,360555,362043,363479,364987,366383,367565,368690,370132,371631,373151,374592,375870,377073,378266,379738,381275,382959,384559,386086,387295,388569,390206,391586,393131,394827,396413,397507,398815,400251,401586,403079,404760,406364,407684,409252,410988,412647,414164,416006,417475,418764,420238,421921,423620,425353,427198,428965,430496,432333,434472,436684,438795,441159,443434,445281,447341,449760,451990,454146,456438,458711,460619,462407,464932,467225,469423,471739,473991,475789,477545,479743,481945,484104,485965,487849,489178,490533,492332,494209,495841,496975,498293,499560,500713,502183,503501,504868,506102,507265,508099,509148,510080,511261,512496,513510,514500,515184,516019,516929,517920,518898,519905,520690,521382,522453,523302,524020,524910,525723,526485,527063,527632,528329,529031,529687,530271,530890,531326,531799,532401,532916,533444,533953,534407,534770,535139,535582,536107,536545,537030,537465,537770,538062,538378,538765,539153,539531,539975,540266,540592,541038,541434,541877,542268,542674,543024,543351,543717,544116,544544,544954,545424,545831,546216,546801,547316,547930,548549,549184],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,2,3,4,5,5,5,5,5,5,5,6,6,6,8,9,12,17,20,21,27,30,34,39,46,50,60,75,84,91,101,110,120,127,131,140,145,152,155,163,168,170,175,177,182,183,186,199,206,214,228,239,250,269,283,298,314,328,349,370,386,408,432,452,480,501,522,544,559,582,610,650,672,709,746,781,811,846,888,930,975,1012,1049,1095,1139,1171,1209,1262,1305,1343,1388,1425,1464,1502,1545,1582,1621,1661,1695,1738,1783,1847,1888,1926,1968,1997,2052,2096,2151,2197,2238,2275,2305,2352,2391,2424,2457,2496,2547,2581,2618,2668,2709,2751,2801,2836,2874,2928,2965,3000,3035,3083,3111,3132,3154,3184,3234,3267,3306,3333,3365,3399,3438,3471,3513,3557,3591,3625,3657,3694,3740,3781,3822,3861,3907,3941,3983,4028,4082,4127,4174,4206,4248,4281,4316,4351,4383,4412,4447,4479,4516,4552,4593,4634,4668,4702,4733,4759,4802,4823,4859,4881,4913,4939,4979,5007,5044,5072,5093,5129,5161,5193,5219,5251,5272,5305,5325,5348,5375,5405,5440,5460,5477,5500,5524,5555,5577,5593,5608,5623,5646,5660,5681,5699,5723,5747,5761,5780,5803,5818,5838,5861,5886,5905,5923,5941,5966,5983,6004,6021,6036,6049,6067,6092,6108,6127,6140,6159,6173,6194,6215,6254,6275,6305,6322,6350,6388,6416,6448,6487,6524,6544,6580,6609,6644,6675,6713,6748,6772,6807,6838,6874,6906,6930,6967,6986,7020,7052,7089,7129,7156,7192,7217,7242,7280,7312,7329,7359,7378,7398,7428,7452,7479,7509,7531,7559,7576,7599,7626,7650,7670,7687,7718,7734,7756,7781,7803,7819,7833,7849,7862,7883,7906,7922,7942,7950,7966,7981,8003,8023,8041,8055,8072,8087,8094,8111,8127,8137,8149,8162,8175,8182,8190,8205,8221,8229,8239,8248,8253,8266,8274,8285,8298,8314,8329,8337,8342,8349,8356,8374,8379,8384,8395,8400,8408,8416,8423,8428,8435,8441],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,3,3,3,3,3,5,6,7,10,13,16,20,22,27,30,27,28,32,28,28,25,21,23,25,29,32,46,78,114,165,276,364,416,548,722,924,1132,1463,1705,1994,2290,2762,3185,3560,3951,4446,4745,5149,5630,6168,6790,7339,7894,8438,8215,8752,9343,10130,10316,10827,11142,11779,12550,13263,14192,15219,15885,16564,17567,18936,19758,21145,22501,23583,25140,26229,27750,28650,29823,31337,33247,34623,36722,38265,40616,42804,44621,46776,48855,50978,53014,55363,57953,60256,63179,65412,67619,70679,56955,58995,60785,61202,63357,65765,67529,70018,71412,73490,75680,77965,80322,82238,84012,85262,84909,86375,86961,87740,87373,88392,89099,88712,89762,90790,87829,86186,84406,85610,86864,88085,89387,90265,91229,92404,93301,94101,94846,96214,96643,97577,98771,98867,98846,99414,100475,100753,101013,100926,101657,102521,103585,105144,105831,106632,108060,109896,110687,111667,113265,113942,114859,115779,115572,115146,113884,113151,111566,110225,108844,107882,106998,105784,105856,104667,103828,102453,102161,101323,101012,101266,99403,98270,96890,95681,94786,94070,93071,92144,91418,90660,89879,88993,88589,88073,87414,86925,86381,85847,85220,84650,83967,83496,83289,83126,82741,82637,82451,82171,81686,81575,81393,81080,80816,80481,80208,79882,79792,79825,79917,79722,79725,79351,78937,78926,78746,78563,78548,78587,78164,77905,77833,77625,77485,77593,77756,77616,77371,77121,76877,76463,76397,76412,76147,76026,76061,76096,76095,76190,76419,76474,76597,77111,77535,77732,78132,78681,78579,78525,78733,78665,78480,78461,78491,78154,77626,77577,77326,76924,76612,76268,75574,74747,74246,73845,71208,68546,66545,64655,62585,61398,60351,59334,58193,57462,56717,55906,55177,54243,53164,52034,51064,50183,49735,49283,49189,48895,48492,48268,47965,47795,47764,47791,47731,47741,47677,47562,47871,47781,47520,47555,47469,47500,47424,47289,47234,47234,47265,47231,47348,47424,47363,47381,47435,47437,47320,47353,47362,47268,47229,47230,47077,46938,46859,46739,46485,46226,45963,45624,45312,45329,45233,45089,44883,44515,44309,44007,43869,43790,43635,43302,42855,42367,41815,41531,41324,40884,40588,40502,39875,39646,39599]},"Timezones":["Asia/Dhaka"],"AgeDist":{"0-4":14328179,"10-14":15089278,"100+":5741,"15-19":15585144,"20-24":15239226,"25-29":14525807,"30-34":13763089,"35-39":12748544,"40-44":11225285,"45-49":9425985,"5-9":14644431,"50-54":8304795,"55-59":6700908,"60-64":4500389,"65-69":2796448,"70-74":2357159,"75-79":1738653,"80-84":1021347,"85-89":483031,"90-94":167128,"95-99":38816},"REstimates":{"Date":["2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[2.15626030368072,1.99447505650898,1.84473120200571,1.77508986664794,1.65808093287489,1.5749734707004,1.52217188797901,1.48804449807539,1.47874920389729,1.42019165186245,1.38780157296532,1.3496503298963898,1.33832156868925,1.30114412011757,1.29540194436216,1.29891214159011,1.282883634447,1.25386852410917,1.2462522788749,1.25986047360395,1.27829161892064,1.27565989356701,1.28146174762257,1.27816838346311,1.28928296243223,1.26938982418534,1.27268607867025,1.30323874431543,1.28481461351098,1.29560454377941,1.32218311009033,1.333158156721,1.35503974488025,1.32544079465461,1.31573116561225,1.25972530891348,1.2235630312203998,1.2314203085996105,1.25825887834896,1.25281166644818,1.2661597422627902,1.2506552394731598,1.27594076936261,1.26926522829084,1.2413757493409698,1.23612961194468,1.21756256028352,1.21813617510196,1.20244927902407,1.23197671038308,1.24407317521949,1.23411921462184,1.21597137796946,1.20398652523203,1.17974785545245,1.1626662629733402,1.15580428187134,1.16051749634666,1.16626502513429,1.1456121770162,1.1313534863139,1.12426806790701,1.11809226021055,1.1013212939098,1.08750849505985,1.0875316917082,1.0805711361359,1.07986759782197,1.08004326141936,1.08522857872034,1.06676282168216,1.04870935758999,1.04290925666425,1.03231329007811,1.02709110199615,1.00637737303886,0.9983696159451128,0.9905354620087808,0.992588596048992,0.982829069113466,0.967100510290746,0.9552433930932892,0.938732007739386,0.9292075343367758,0.9294740145855832,0.936625701005637,0.92085044917367,0.9313689662861252,0.931027976541925,0.936835211608243,0.941824221434222,0.952903232392144,0.94484953165361,0.941761360241104,0.9416618192024052,0.947279514413368,0.947193846427048,0.948171414260748,0.951877856447716,0.947308851003006,0.9546875879620108,0.95613882650765,0.9508555642213872,0.9185637882945592,0.888571341923168,0.8736136355956792,0.88952159905372,0.9119501579461692,0.937182994512765,0.9527674443152758,0.96826869766657,0.978658496429307,0.9839633047440172,0.986228951177381,0.986003268728458,0.987621187783121,1.00209872571979,1.03551022029482,1.06755171932775,1.09455247008317,1.08165903681318,1.06200795705454,1.03547616208253,1.01652516718569,0.997350311580766,0.984445515105391,0.973720386836833,0.964479759416463,0.964986045786461,0.95600860074476,0.948829884685701,0.953568682939033,0.950299293860274,0.923271067277384,0.929069857229966,0.920502070669055,0.91931053586533,0.923152706616413,0.9248401087386048,0.9289438175516148,0.920825876787348,0.911458921456808,0.907462384677242,0.9084488608097492,0.895383616113902,0.896899343564275,0.90109270672722,0.909540393836623,0.8907141168396691,0.8862810422035969,0.889409367992223,0.8928251380303821,0.908455461615748,0.905114800768511,0.906858284094483,0.9153064954793952,0.915101930485115,0.911756994104758,0.917970953030657,0.922808323146418,0.918173134659821,0.920355652321708,0.925075980418976,0.93357861777198,0.938417473808503,0.930968511506847,0.921678381218916,0.920854448161282,0.930501624718716,0.9354029023158408,0.941466229100764,0.946298324883746,0.9601809619359908,0.963671607738048,0.9732231335299008,0.980632301837118,0.996775833757411,1.00291958006624,1.0093517505526,1.00918357342714,1.01446625620817,1.02179803079688,1.01215379286802,1.0099662833166,1.02039221355619,1.0328090959411,1.02262737768737,1.0231296766505,1.01686235880607,1.00318935230324,0.991753464767494,0.995918288949294,1.00078580711737,1.00676832787802,1.02073671659207,1.02337230530188,1.03323841636172,1.02678562243978,1.02846634604562,1.01769673232569,1.0228320689907,1.02698569765131,1.03428826280594,1.04628832975819,1.05037659358405,1.04936389539137,1.04785270834743,1.04852689148516,1.05209246783432,1.06115572461241,1.0754685542022602,1.08928777758978,1.0967730914118,1.11399554954813,1.11758559217573,1.11967551279804,1.12685605854554,1.1242755202953,1.11653897178136,1.11066651073892,1.1078923203304698,1.10107644644436,1.07987774996325,1.07680109284098,1.0652356526334998,1.0555737648795,1.0432927266822,1.03395476216599,1.025682245188,1.01060832710347,1.00042296386691,0.9989429390314828,0.999499345139984,0.985914350556384,0.974650249367278,0.958902724330685,0.950195769763727,0.9333730083715358,0.929099567272483,0.92106148364729,0.892050110957452,0.873779773770069,0.8728401985178041,0.8705663635963058,0.8632651849310692,0.8497577185738671,0.840078336497207,0.837911976253466,0.831762522702206,0.8353990612716501,0.84693081099013,0.831048801185595,0.8219382459603879,0.8279605269671629,0.8480389381667571,0.8557472116288639,0.847121193580657,0.8519828244622158,0.8424863367021009,0.8462222412308941,0.845914859565066,0.8551559282880451,0.853671141819782,0.866481727361327,0.889204295522239,0.90266823794365,0.886721478917963,0.878274903377287,0.881160526223122,0.882409247477967,0.8924022999300779,0.8894637595448021,0.8897093080189901,0.883566977475034,0.8748331643815319,0.857985522591114,0.8637803747345771,0.862655542756499,0.8305195519390891,0.8306885267897449,0.83645866082687,0.826549409816515,0.821328365655131,0.8155956886171791,0.819323511326475,0.824490905062177,0.822045706167873,0.827569409057311,0.827107564037063,0.840486780376585,0.841526249096985,0.848286974235634,0.8467783585764509,0.829777730692855,0.8350268403912191,0.8389134160824491,0.8432932001851079,0.86543652779938,0.876170835045129,0.889024347424683,0.907222685592066,0.901374107292852,0.916496375618144,0.9137222728780658,0.9214961865749268,0.9420035856695358,0.9588078024855228,0.975683465765635,0.98274595014403,0.992685760770803,0.9995484348607308,1.00422503865098,1.02454856084371,1.03175793673129,1.05119198787056,1.0646536733193102,1.08407714118896,1.10967373518346,1.1306671502295],"StdR":[0.0721681063248186,0.0634415599064371,0.0554851137377037,0.0505131969245673,0.0446752261702777,0.0405342191296923,0.0371958981313091,0.0339673017853169,0.0323478672354862,0.029770383820426,0.0278904630362193,0.026053864607653,0.0247913859279484,0.0233870259318905,0.0222785253334295,0.0215178858212544,0.0203918837108123,0.0198387988697571,0.0189232001731009,0.0186849713403974,0.0183312040827471,0.017966559000974,0.0177175227359996,0.0176431380232138,0.0174010154651874,0.016885607955039,0.0167085621064928,0.0169559945574771,0.0164284888567756,0.0165602306881021,0.0167922702199275,0.0168237740259259,0.0169797127431449,0.0170805298868924,0.0168758015781203,0.016249131678107,0.0152627649305769,0.0148841098495192,0.0144414862884249,0.0141818275493145,0.014254362268887,0.0139214525293372,0.0140392378848162,0.0138433609046199,0.0137207724925901,0.0134159667655027,0.0130177622008097,0.0127754636350978,0.0123017060939233,0.0122514158509226,0.0122324181047451,0.0120321562369923,0.0119386422334547,0.0117967036430132,0.011377321863117,0.0109049841274936,0.0105896634052086,0.0101548535494023,0.00987947274784545,0.009555047439285421,0.009303828981603493,0.00896483936759062,0.00860193631354649,0.00826874402392395,0.00790174383259149,0.007597318104934909,0.007352605090726709,0.00710421943803506,0.00694352299973688,0.00667156381686989,0.0065131386096111705,0.006367310252757079,0.00612466978962271,0.00584434209690867,0.005734247844253771,0.00537095293013521,0.0052479113657223,0.00509224960049888,0.00494361971790675,0.00475094438116403,0.00470548937502995,0.00464601087916992,0.0044886770600618,0.00460931437968718,0.0046072350357991895,0.00475667544786822,0.00476565056686799,0.00492521891739945,0.0049330207837336715,0.00504253395251175,0.00505210635330996,0.0052060839207020105,0.00511663647970351,0.00513723883263471,0.0051697706506599,0.00522710026618439,0.00522918511184813,0.00527807563097685,0.0052944863855143715,0.00538137399494719,0.0053582252126153215,0.005326344192666471,0.00534337535125678,0.0052585067801161,0.00523980417679551,0.00539957917572546,0.00576308810957414,0.006113947728215261,0.00635193960413685,0.00628426444358644,0.00631916514744303,0.00629437225387266,0.0061411454981823,0.00597780938313685,0.0058770078928650285,0.00577236387774245,0.00572903675148629,0.00582207362006866,0.00583368392530535,0.00590103863461162,0.00598254288780744,0.0058601704194451215,0.00567318042637395,0.005517826010842279,0.00534519047058231,0.0052615580060076704,0.00520075499455299,0.00520213213108347,0.00513400521344871,0.0051606907736305,0.00513986361117955,0.00530909309815978,0.00530573138925916,0.00531115827302185,0.00540506482886235,0.00554012842681997,0.00557240650623861,0.00572296112766157,0.005900922605056079,0.005929624974442911,0.0059768116716388394,0.00602587883438626,0.00608909940558151,0.00623110060245562,0.006350360470741821,0.00636176952170742,0.00663837592681939,0.00672432573340708,0.006715625038955421,0.006788498548431,0.00707906259447765,0.007073556958291529,0.0073402791309261205,0.0073704356893598,0.00748885327004718,0.007496303016243359,0.0074452775509139,0.007436683413180979,0.007567715140159241,0.007489240702746019,0.00749388778604936,0.007495746204779859,0.0075365114061237,0.007557066947049359,0.00758707604472087,0.00749339573424573,0.00743007872010559,0.007457060966602229,0.0075578448492205,0.00771815548621367,0.007724280073120779,0.00765837213236298,0.00766727838135812,0.00775803922662488,0.007629501900552629,0.00765194141970289,0.00763345268476948,0.007529905569854478,0.0075383066150959905,0.0074041655246260595,0.007320627392887079,0.00734778207610805,0.007260177337948579,0.00725431795348905,0.007139138410704609,0.00725000823410824,0.007263378806713371,0.00718553611241318,0.00709493889493714,0.00708320465974586,0.00701237884705964,0.0069822662038699895,0.00704110954429143,0.00704569336508385,0.00711538612979423,0.007087958063078309,0.00711433184293611,0.00708434635244927,0.00716104811888666,0.00711226468651977,0.0070967195068201705,0.0069810364764759,0.00712817768921823,0.007183642781943291,0.00712782161795823,0.0070873762432619595,0.00714167889498607,0.00709318388176258,0.00706859256271654,0.0070897354419162,0.00722154986676059,0.0073095291083350705,0.00738513505130943,0.0075600888937644405,0.0076156239744953405,0.007798505618375591,0.00794678120042058,0.00795778108239811,0.008021536888288841,0.0079790328912898,0.007940684844445241,0.007828989195978001,0.007691595350412941,0.007578442084336221,0.007369666727476558,0.00719296707887363,0.00693198965713339,0.0067916018582789,0.0066010036766975,0.00640155104377771,0.00622856340577381,0.00613053302929555,0.00599925402525491,0.0059841904539892,0.00586186229966665,0.0058518431619707795,0.00578599547237144,0.00572732095520347,0.0058916303490852,0.0058250001306584,0.00590630454736766,0.006023230626007179,0.00622293112330859,0.0064402475927504,0.0066771131353453,0.00692091645543023,0.00709149111778784,0.00743133799519328,0.007592829700627,0.007984655285976909,0.00828839296557413,0.008428220891100891,0.008442520930197659,0.008793641973253791,0.009256735435025773,0.00936534900995855,0.00945290491332002,0.00948966367476712,0.00952386199003237,0.009598214285978773,0.00961749887022425,0.00988434734964164,0.00991872823270595,0.0101427072363296,0.0103304476873672,0.0104136381883601,0.0101796314396625,0.0100302358174348,0.0100962008179226,0.0100315551373744,0.0101675142374584,0.0101292917991046,0.0101609565418391,0.0102161341357213,0.0101549702393864,0.0100639447574996,0.010277692113135,0.0104595174571346,0.0103242614486735,0.0105355837108721,0.0108219040254746,0.0110678852510339,0.011198428758358,0.0114446442755981,0.0117069365691218,0.0119495035885747,0.0123036561599519,0.0123807394241842,0.0125598165404573,0.0128234180545329,0.0129919806791405,0.0132225634434267,0.0132070147836216,0.0132285284168433,0.0132683274631838,0.0135451235556587,0.0137399809465548,0.0139842861065189,0.0141585714729817,0.0144093861763707,0.0146048440504491,0.0144068836808808,0.0142876190782764,0.0142131028365047,0.0142738646483666,0.0143232405431267,0.0144264982924539,0.0144374485978297,0.014380649269553004,0.0141900933502858,0.0142177771500177,0.0140592878601902,0.0141506431740354,0.0141052313725134,0.0141283313532563,0.0139736169901219,0.014254960100327,0.0141597931960082,0.0142861027468267],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Capacity":{"CapacityActiveInfectionPercent":0.0112,"CapacityNewInfectionsPerDayPer1000":0.008,"CriticalBedsPer100k":0.7,"Source":"https://www.researchgate.net/publication/338520008_Critical_Care_Bed_Capacity_in_Asian_Countries_and_Regions","Year":2015.0},"Interventions":[]},"data_url":"extdata-BD.json","Name":"Bangladesh","CurrentEstimate":{"Exposed":249321.0,"Infectious":238762.0},"OfficialName":"People's Republic of Bangladesh","Level":"country","M49Code":"050","ContinentCode":"W-AS","CountryCode":"BD","CountryCodeISOa3":"BGD","Population":163046160},"BE":{"data":{"Rates":{"CaseFatalityRate":0.013188148314836315,"Critical":0.027299215357609773,"Hospitalization":0.0813501112547646},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,31,31,1,263,263,263,461,547,675,858,1063,1359,1527,1696,2132,2495,2872,3247,3751,3986,4157,4681,5164,5568,5986,6463,6707,6868,7107,7562,7961,8348,8757,8895,9002,9433,9800,10122,10417,10785,10878,10943,11283,11576,11892,12211,12309,12378,12441,12731,12980,13201,13411,13642,13697,13732,13937,14111,14301,14460,14630,14657,14687,14847,14988,15123,15155,15272,15297,15320,15465,15572,15682,15769,15887,15919,15934,15959,16048,16112,16190,16291,16315,16324,16392,16453,16498,16547,16589,16610,16625,16684,16724,16751,16771,16771,16771,16771,16771,16890,16918,16941,16941,16941,16984,17021,17044,17073,17091,17091,17091,17122,17138,17159,17179,17196,17196,17196,17223,17242,17253,17289,17289,17289,17321,17330,17347,17369,17394,17425,17438,17452,17476,17491,17513,17546,17573,17590,17598,17639,17661,17700,17728,17766,17780,17792,17841,17883,17913,17941,17981,17994,18003,18048,18078,18131,18165,18204,18225,18242,18291,18331,18360,18360,18403,18415,18422,18457,18490,18513,18534,18555,18565,18576,18602,18635,18659,18689,18709,18723,18737,18789,18810,18854,18908,18945,18965,18977,19039,19079,19123,19184,19246,19275,19301,19386,19454,19521,19521,19645,19679,19712,19812,19895,19981,20072,20202,20272,20324,20452,20587,20720,20867,21074,21157,21214,21476,21717,22213,22517,22878,23087,23087,23035,23969,24443,24906,25569,25819,25999,26661,27334,27987,28613,29357,29651,29796,30504,31130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,8,13,23,50,109,169,200,239,267,314,314,559,689,886,1058,1243,1486,1795,2257,2815,3401,3743,4269,4937,6235,7284,9134,10836,11899,12775,13964,15348,16770,18431,19691,20814,22194,23403,24983,26667,28018,29647,30589,31119,33573,34809,36138,37183,38496,39983,40956,41889,42797,44293,45325,46134,46687,47334,47859,48519,49032,49517,49906,50267,50509,50781,51420,52011,52596,53081,53449,53779,53981,54288,54644,54989,55280,55559,55791,55983,56235,56511,56810,57092,57342,57455,57592,57849,58061,58186,58381,58517,58615,58685,58767,58907,59072,59226,59348,59437,59569,59711,59819,59918,60029,60100,60155,60244,60348,60476,60550,60550,60550,60810,60898,61007,61106,61209,61295,61361,61427,61509,61598,61727,61838,62016,62058,62058,62123,62210,62357,62469,62707,62707,62781,62872,63238,63499,63706,63706,64094,64258,64627,64847,65199,65727,66026,66428,66662,67335,68006,68751,69402,69849,70314,70648,71158,72016,72784,73401,74152,74620,75008,75647,76191,77113,77869,78323,78534,78897,79479,80178,80894,81468,81936,82092,82447,83030,83500,83952,84599,85042,85236,85487,85911,86544,87174,87825,88367,88769,89141,89691,90568,91537,92478,93455,94306,94795,95948,97976,99649,100748,102295,103392,105226,106887,108768,110976,112803,114179,115353,117115,118452,121059,124234,127623,130235,132203,134291,137868,143596,148981,156931,162258,165880,173240,181511,191959,202151,213115,222253,230480,240159,253386,270132,287700,305409,321031,333718,347289,368337,392258,412314,429229,441018,447355,452541,468213,479341,488044,494168,500789,503182,507475,515391,520393,525012,531280,535939,537871,540605,545787,550264,553680,556904,558779,559902,561803,564967,567532,570829,574448,576599,577345,579212,582252,584857,587439,589942,591756,592615,594572,597643,600397,600397,603159,608137,609211,611422,615058,618204,621039,623760,625930,626911,629109,632321,634904,637246,638030,638877,639734,641411,644242,646496,648289,649169,650011,650887,652735,655732,658655,660703,662694,664263,665223,667322,670249,672886,675089,677209,678839,679771,681250,684256,686827,689271,691854,693666,694858,696642,699662,702437,705120,707837,710153,711417,713271,716395,718847,721432,723870,725610,726483,728334,730951,733100,735220,737115,738631,739488,741205,743882,746302,749739,752379,754473,755594,757696,760809,763885,766654,769414,771511,772294,774344,777608,780251,783010],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,3,4,4,5,10,14,21,37,67,75,88,122,178,220,289,353,431,513,705,828,1011,1143,1283,1447,1632,2035,2240,2523,3019,3346,3600,3903,4157,4440,4857,5163,5453,5683,5828,5998,6262,6490,6679,6917,7094,7207,7331,7501,7594,7703,7765,7844,7924,8016,8339,8415,8521,8581,8656,8707,8761,8843,8903,8959,9005,9052,9080,9108,9150,9186,9212,9237,9280,9312,9334,9364,9388,9430,9453,9467,9486,9505,9522,9548,9566,9580,9595,9606,9619,9629,9636,9646,9650,9655,9661,9663,9675,9683,9695,9696,9696,9696,9713,9722,9726,9731,9732,9732,9732,9747,9754,9761,9765,9771,9771,9774,9774,9776,9778,9781,9782,9782,9782,9787,9788,9795,9800,9800,9800,9805,9805,9808,9812,9817,9821,9821,9822,9833,9836,9840,9841,9845,9845,9850,9852,9859,9861,9866,9870,9872,9879,9885,9900,9916,9924,9935,9939,9944,9959,9969,9976,9985,9988,9992,9996,9996,9879,9884,9886,9891,9894,9895,9897,9898,9899,9901,9906,9907,9909,9912,9917,9917,9919,9923,9925,9927,9930,9935,9936,9937,9944,9948,9950,9955,9959,9965,9969,9974,9980,9987,10001,10016,10023,10037,10044,10064,10078,10092,10108,10126,10151,10175,10191,10211,10244,10278,10327,10359,10392,10413,10443,10489,10539,10588,10658,10737,10810,10899,11038,11170,11308,11452,11625,11737,11858,12126,12331,12520,12708,12907,13055,13216,13561,13758,13891,14106,14303,14421,14616,14839,15025,15196,15352,15522,15618,15755,15938,16077,16219,16339,16461,16547,16645,16786,16911,17033,17142,17254,17320,17386,17507,17603,17692,17692,17792,17951,18054,18178,18278,18371,18455,18545,18626,18697,18821,18939,19038,19089,19158,19200,19234,19361,19441,19528,19581,19644,19701,19750,19827,19883,19936,19992,20038,20078,20122,20194,20250,20294,20352,20396,20435,20472,20554,20572,20620,20675,20726,20779,20814,20879,20933,20982,21018,21066,21092,21124,21173,21216,21260,21295,21352,21389,21423,21472,21512,21551,21599,21634,21662,21702,21750,21793,21821,21859,21887,21903,21923,21956,21988,22006,22034,22052,22077,22106,22141,22169,22196,22215],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,7,12,22,49,108,168,199,238,266,310,310,555,684,881,1052,1232,1441,1743,2219,2485,3063,3392,3686,4212,5340,6137,7718,9046,9859,10374,11004,11842,12755,13901,14493,15196,16002,16482,17296,18080,18686,19584,19979,20094,22026,22390,23014,23382,24056,25260,25956,26194,26507,27492,27991,28255,28602,29060,29075,29349,29437,29541,29753,29965,30052,29711,30025,30289,30604,30783,31045,31286,31201,31274,31384,31524,31598,31822,31996,31986,32061,32176,32418,32540,32733,32801,32763,32889,32949,32964,33027,33112,33176,33204,33171,33229,33302,33340,33427,33494,33548,33622,33675,33721,33785,33829,33867,33885,33941,34030,34083,34083,34083,34326,34405,34391,34457,34536,34622,34688,34696,34734,34793,34889,34976,35154,35193,35162,35209,35273,35397,35491,35729,35729,35771,35842,36190,36410,36617,36617,36968,37123,37472,37666,37988,38481,38767,39154,39353,40008,40653,41364,41984,42414,42866,43157,43638,44455,45190,45765,46500,46949,47282,47864,48362,49248,49953,50390,50587,50890,51432,52071,52744,53276,53719,53854,54160,54820,55256,55706,56305,56733,56919,57133,57523,58132,58739,59364,59895,60284,60627,61139,61992,62929,63846,64807,65642,66076,67203,69186,70804,71859,73382,74465,76232,77849,79680,81823,83583,84924,86065,87728,88982,91515,94676,97934,100492,102413,104387,107865,113489,118758,126554,131795,135345,142544,150646,160912,170925,181649,190683,198823,208194,221130,237331,254525,271794,287134,299732,313216,333198,356507,375956,392035,403462,409498,413754,428548,438834,446723,451904,458083,460170,463410,470503,506502,510906,516977,521518,523255,525766,530762,535068,538328,541382,543161,544147,545865,548890,551313,554490,557987,560052,560700,562426,565341,567824,570297,572688,574436,575229,577065,580040,582705,582705,585367,590186,591157,593244,596780,599833,602584,605215,607304,608214,610288,613382,615866,618157,618872,619677,620500,622050,624801,626968,628708,629525,630310,631137,632908,635849,638719,640711,642656,644185,645101,647128,649999,652592,654737,656813,658404,659299,660696,663684,666207,668596,671128,672887,674044,675763,678729,681455,684102,686771,689061,690293,692098,695179,697587,700137,702518,704221,705060,706862,709439,711549,713621,715481,716969,717786,719455,722089,724481,727880,730492,732570,733671,735740,738821,741879,744620,747362,749434,750188,752203,755439,758055,760795]},"Foretold":{"Date":["2020-05-03T00:00:00+00:00"],"Mean":[716706.9],"Variance":[938525000000.0],"0.05":[95874.14],"0.50":[449563.3],"0.95":[2234851.0]},"Timezones":["Europe/Brussels"],"AgeDist":{"0-4":633653,"10-14":671469,"100+":1885,"15-19":640782,"20-24":657702,"25-29":728383,"30-34":746195,"35-39":757802,"40-44":751566,"45-49":766873,"5-9":669050,"50-54":795492,"55-59":803249,"60-64":735907,"65-69":633969,"70-74":555598,"75-79":383815,"80-84":320824,"85-89":216704,"90-94":95034,"95-99":23664},"REstimates":{"Date":["2020-03-17T00:00:00+00:00","2020-03-18T00:00:00+00:00","2020-03-19T00:00:00+00:00","2020-03-20T00:00:00+00:00","2020-03-21T00:00:00+00:00","2020-03-22T00:00:00+00:00","2020-03-23T00:00:00+00:00","2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[2.47376365406708,2.358161764941109,2.2975543565886296,2.33457663047966,2.37527243891075,2.36295477149832,2.123697170831,2.02719507334367,1.9937474910669,2.19245346261608,2.1125936973708304,2.24134882291435,2.21648808281236,2.01831467028891,1.82152661358094,1.7139808867743602,1.65139117570222,1.58876652660012,1.55017440460886,1.47690403672502,1.42598144968297,1.39195018108217,1.34202931579598,1.28383758009359,1.2611228074339298,1.1746181364151298,1.1292232540236498,1.09378745709726,1.05445097877719,1.114444552426,1.09161761273888,1.06992191033677,1.02259282235186,1.01815389969675,1.03494370260867,1.00961567508208,0.992377388449957,0.956895178085146,0.951816169212147,0.942743843962664,0.9075220811135442,0.8987771234127491,0.921531019200761,0.825824450877303,0.811623095077657,0.788333212222628,0.7826075234826221,0.7535386827271229,0.7092665707656941,0.6925508795864139,0.681507227576033,0.7009940072947272,0.665129414755136,0.6651230160700289,0.6764059023567939,0.699996763880179,0.707228843450972,0.7094699648481929,0.704800816775775,0.722650753703741,0.741544542306501,0.764134840822231,0.7858727245290892,0.815836647843398,0.831309818971343,0.7925935340648159,0.764386826449597,0.742556505234524,0.73720076822954,0.748796047623287,0.7397756250111469,0.7600886312373191,0.783537332480617,0.782473350640168,0.760377980322808,0.766859514643496,0.762017172153447,0.7573750935652329,0.7559629648199001,0.7387752163802421,0.730803650659588,0.722456374922924,0.7150352078601759,0.706743885242792,0.734751561225491,0.7701266901285191,0.7582471981978671,0.745819546979263,0.7667158190524591,0.760782588050023,0.7613272460183209,0.771859977075492,0.8136423368535469,0.8544532599156591,0.8725336641474749,0.8405992156498091,0.770782238248003,0.722154957843881,0.8600607038735959,0.8636302345167571,0.8640511671888159,0.8774632685756579,0.8987556021435841,0.8976930000178031,0.9089262710784,0.930333406975076,0.937476745114612,0.935931565224127,0.945779180441905,0.982217755807802,1.12427174688448,1.14474270615156,0.926243333751235,0.902039439899744,0.8949820143650591,0.947141755189426,0.9673525421247652,1.09372713225713,1.03697451093266,1.03259740662672,1.03106363149152,1.2327604070613798,1.30164240366763,1.31370684300155,1.12855844873325,1.30865143383029,1.35820003149981,1.46437531988247,1.44066239845094,1.44262556097487,1.5367540681885,1.44436206494656,1.4971566945231205,1.4442877083523602,1.53956436514918,1.5170631955739098,1.53630332903961,1.52994995609757,1.51469297363906,1.40956032120164,1.34404983516453,1.29005609671726,1.34382162683698,1.3488692253821497,1.29078100637064,1.29725617837135,1.24536721137334,1.21365979721279,1.1630075528719,1.11011771035311,1.1085291710068998,1.10202542384323,1.08478383691257,1.03688479476727,1.03047878536279,1.03428469900578,1.00989848557048,1.00108636762789,0.995416455978722,0.9619086972758158,0.927552675974546,0.933246968646298,0.938207885046049,0.9404784540362692,0.890754236537489,0.8904039174245509,0.90649680739323,0.921535871438528,0.9209791293545408,0.91239269746338,0.9166573123575732,0.91821881226823,0.943230731580462,0.966355865785256,1.01158873254936,1.01643453691393,1.00917847219464,1.06764022630412,1.1373367443638,1.16077741270034,1.20836156695072,1.26132718207952,1.24372039225158,1.28483343027248,1.39796755091584,1.44060925132645,1.39345619896588,1.4022966099657102,1.37733067534654,1.4202387847939095,1.42111838832326,1.40417012405703,1.4016587771048998,1.37144985096046,1.31249730868542,1.25955682564879,1.27319038814053,1.22753893111125,1.20865319110594,1.2410807503421102,1.30684469842121,1.29926105439474,1.27536183677162,1.22676304249201,1.25369434926872,1.35327254684562,1.4048255885350298,1.5344271119188602,1.54887605186685,1.49322161888251,1.5248793504428202,1.5762265762781298,1.62209412101645,1.6202900172078505,1.6110171982490102,1.57192625103371,1.52763096424218,1.50649172707418,1.5121047397356,1.5256992088889398,1.53891732907434,1.51251427200792,1.48696321277686,1.44998343217574,1.3938598896309098,1.3969265966954398,1.40342886644311,1.3799252448695702,1.3316334733329398,1.2717466588532902,1.19935321412223,1.12920088114855,1.11112065008038,1.06056959213496,1.00212391108129,0.940004344562545,0.900664937233488,0.862160445107502,0.8337551535869642,0.7880106691815871,0.7118827994865831,0.65637109838217,0.630828867042577,0.6283195070354649,0.6439903780816021,0.6728245404949139,0.633423418940969,0.619041156194579,0.614445881291212,0.6311968743576889,0.626445204760174,0.657028813225373,0.672496088664933,0.65288506013987,0.6599736549145,0.682186167188641,0.68184947913798,0.6798277911291071,0.698285456467782,0.7214276983386501,0.7170239777499391,0.7142542468622249,0.7319382065659359,0.7512126033704041,0.783935943252265,0.808908188084331,0.8384687226625559,0.8603438575254742,0.886168833625172,0.812943199876703,0.8081038082349251,0.91450810735862,0.944759667044648,0.9660780928249691,0.9892357489972,1.006873617168,1.01218879330394,1.01457707822402,1.02031069133342,1.01871899425748,1.020422024548,1.01943131979105,1.00928404764825,1.07378427940287,1.00765949026289,0.8818328312926841,0.88248529809029,0.883332453037615,0.8779095224274179,0.870064456701799,0.857334644217227,0.819323457683273,0.799394419828687,0.823577684982128,0.839822311393711,0.8585975117461809,0.895426349949645,0.904087136970413,0.967785748495302,1.00699154678743,1.01319685105891,1.02738038688428,1.02620313410273,1.03533241168061,1.04436847135759,1.08427514087054,1.10159760136433,1.08587443161925,1.05409977508854,1.04069312872615,1.0184126987868198,1.0268478877500602,1.04376968012238,1.04616988056173,1.04653740990218,1.02715103270019,1.02386541662749,1.0236894180682,1.03617577597094,1.0512948170598702,1.06707478709205,1.06766043904384,1.06796907511884,1.05918387177594,1.04359779311947,1.03868545412775,1.02654315353867,1.01846907851036,1.00440797086321,1.00478733100981,0.991278756011649,0.9722066615155592,0.957476336751357,0.937281940528373,0.920406032030583,0.918947109599614,0.927988391019706,0.9262511379288608,0.937813167830572,0.9789421282103408,0.993768557833153,1.0091581271738,1.0176111825906802,1.02368285805201,1.03706374018455,1.06304383616154,1.07576718180119,1.0921848939131802,1.09534560561792,1.07500482254435,1.06958211918434,1.07432318420489,1.06779244217243,1.03363730894316],"StdR":[0.106668859765846,0.0949934222180195,0.0873820784101556,0.0826752812556854,0.08036278321415,0.0776358983365073,0.0686440076019464,0.0626730024252221,0.0582759950933682,0.060378397908129,0.05854519214823599,0.0611185166446448,0.060736093988077014,0.0556599304566421,0.0484443264244196,0.0426547135414314,0.0386163792046897,0.0351652747309103,0.0322564280708276,0.0295287781812857,0.0268744618798989,0.02489995346166,0.022820869353258,0.0207508866366062,0.0193137251960986,0.0170567195436484,0.0155227792788139,0.0140670270052778,0.0127344837576443,0.0125311101935428,0.0112241125198954,0.0106281723679861,0.009946060196543321,0.009621614383692807,0.00925788287578893,0.00871268611269255,0.00842919973910896,0.00799953923730851,0.00788481148469128,0.00769359571596385,0.00742758758354584,0.007446805078807721,0.007574931292235679,0.00727185873438822,0.00745044874329882,0.0077729616333236,0.00825520065117837,0.0084519504536169,0.00864959891051865,0.00924153916806743,0.00975424929790763,0.0108189803479788,0.0109843624343656,0.0115334704007712,0.0124547642372951,0.0134057736076674,0.0139306629864823,0.0143961051794634,0.0146552138890085,0.0151051940831042,0.0158722329433428,0.0165925644236272,0.0168352901724008,0.0171674828915948,0.0172702858737649,0.0163170490218254,0.0156490925720868,0.0155012545044065,0.0155944121726072,0.0161021060622054,0.0164186020792429,0.0171505105155834,0.0179490336911283,0.0181931941269385,0.0177492203478818,0.0180087914410307,0.0181268340838593,0.0184821076360442,0.018526058358892,0.0186164705816955,0.0186775324593876,0.0191928520661668,0.0194120156850782,0.0198247782124346,0.0206713782072925,0.021519552510135,0.0219474551057431,0.0219763948135165,0.0227420863824554,0.0228608711279392,0.0226046862257614,0.0234736060866522,0.02467476372269,0.0258573852112989,0.025794350921848,0.0252958928754061,0.0237748288017379,0.0229064559978378,0.0260950576060113,0.0265428154866592,0.0268309377599266,0.0267237307310886,0.0272355055001688,0.0270886145608231,0.027290292487856,0.0274714149468926,0.0274190341882628,0.0275118117436044,0.0273101472716972,0.0283599952536816,0.0303419196545404,0.0306100495688525,0.026763458591334,0.0259989830080654,0.0258014066582395,0.0265280251593835,0.0273838114535974,0.0290662951091011,0.0285847526327381,0.028251486069154,0.0281613263135275,0.0306723896005936,0.0312029645003236,0.0310082175910786,0.0283314842334063,0.0298407308903468,0.0302637714834589,0.0311310705690232,0.0309831442128822,0.0308938098450733,0.0319425266868202,0.0304738052381877,0.031202958997379,0.0297031327867433,0.0308101186632487,0.0302689259182092,0.0302548747904195,0.0299429394551398,0.0295183101222685,0.0273357742761198,0.0252707632607091,0.0238870825251511,0.0233030642850422,0.0224774173042911,0.0212445393279164,0.0207886384920045,0.0195870798629658,0.0185956603125108,0.0174764044804741,0.016033308196616,0.0157151027243053,0.0147809658266288,0.0142918246905216,0.0135070606473032,0.0129526880128689,0.0125732897387483,0.0121167493824751,0.0120234939750734,0.0118970069539761,0.0113799689664906,0.0110356539040237,0.0110982524633593,0.0111653098777519,0.0112431839335999,0.0110229089632674,0.0111382781301459,0.0113252492859681,0.0116115674110486,0.0116785780885293,0.0116012415528607,0.0117214104727807,0.0118527197379256,0.0120911266233347,0.012465901352353995,0.0127443646365091,0.012608563293057,0.0126119711860009,0.0129147105473006,0.0131424040993821,0.0131793128332845,0.0136913977203454,0.0141306261703135,0.0144081242750202,0.0149365163063813,0.0160820709867388,0.0175512544001925,0.0182004555640147,0.018623696004091,0.0186860319169763,0.0189440503406753,0.019614428144625,0.0196215973931073,0.0195679738369438,0.0192119047410143,0.0181092307522628,0.0170477073876721,0.0165826165129039,0.0153386640695895,0.014684228788998,0.0142195987647868,0.0144551512336439,0.0143421612989789,0.0143640600550559,0.0139055567309233,0.0138710600731996,0.0145364965653619,0.0152962812068489,0.0175754574164935,0.0195797168959838,0.0206872299371695,0.0217314711418276,0.0230592400776394,0.0244504097271853,0.0255098024517824,0.0261135988229033,0.0259222923737358,0.0251543488125713,0.024438980402719,0.0239366841684297,0.023835935672429,0.0238601618185014,0.0235356109012066,0.0230757371565197,0.0221753703095407,0.0208353513342613,0.0201336475035387,0.0195263990257842,0.0187622485639178,0.0177644603448321,0.0164164594811077,0.0147274927746878,0.0130003877473537,0.0117412918968118,0.0101648173914961,0.008673558748873041,0.007375432975592941,0.00640234247913736,0.00560067734949564,0.00500061652041169,0.00459691268244331,0.0043736732582942,0.00480453531787565,0.0056642441427071,0.00666713698702483,0.007698700361881979,0.00876693839316817,0.00874803382891415,0.00914863493572602,0.0097574555675964,0.0108103820946605,0.0113491411020727,0.012441897089081996,0.0131319833606568,0.0129945969104239,0.0133583052923408,0.0140418200025197,0.0142183806583924,0.0143209975143153,0.0147243948150672,0.0153135089449571,0.0151951327428284,0.0150161244720898,0.0152400568391411,0.0155418896518916,0.0160143067820592,0.0161085326205602,0.0161659360163485,0.0158319731187836,0.0155158172765557,0.013419239334351,0.0125345296428377,0.013763568672341,0.013842790806772,0.0133770667054415,0.0127214499757734,0.0118412235534245,0.0108603863944893,0.00992428415480322,0.0090838317475565,0.00835616133843904,0.007803367621074159,0.007338179743995309,0.00687038354808792,0.00679109848730474,0.00646569136066186,0.00554610684587329,0.0052364432783492,0.00555949328025361,0.005887952198280221,0.0061510721337723106,0.00642870826952165,0.006551775058334671,0.0068021721693372105,0.00747266745491517,0.008077892073493591,0.0084164304989377,0.00882642875038797,0.00885562237120568,0.00902234828923139,0.009032196173770707,0.00859938002587422,0.008120071488670891,0.00765497293689139,0.00727229409922243,0.0070472927759186,0.0070308743077251296,0.00700179713574789,0.00692319704608939,0.00671870258672928,0.00645261133498373,0.0062804467110373395,0.00622656913234729,0.00622748254093961,0.0061784599781742715,0.00619159979955857,0.0061844129171542295,0.00615426386076194,0.00604727402872668,0.00614438494473046,0.0061347219772791796,0.006252069608874471,0.00622793714810786,0.0063349882334296,0.00625427615981573,0.00621459260617871,0.00624135684971477,0.00609342070840744,0.005992266299788,0.0059215975152203,0.005863688755034521,0.00569227784557156,0.00565487854361445,0.00561632906964041,0.00555494851813702,0.00554931303505944,0.00568988930451128,0.00582379439707221,0.0059190498872296,0.00598897359567992,0.0061776653583803295,0.00628063247429711,0.00624881388965261,0.00616264862877458,0.0061417615642030896,0.00612872261184133,0.006221435885936179,0.00623157256819725,0.0062727125138780215,0.00646719431756518,0.00648189780029294,0.00638777146593436,0.00633101677978306,0.00632333658009035,0.0061886366109644795],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Capacity":{"CapacityActiveInfectionPercent":0.2544,"CapacityNewInfectionsPerDayPer1000":0.18171428571400003,"CriticalBedsPer100k":15.9,"Source":"https://link.springer.com/article/10.1007/s00134-012-2627-8","Year":2012.0},"Interventions":[{"type":["Symptomatic Testing"],"dateStart":"2020-03-01 00:00:00+00:00","dateEnd":"2020-03-07 00:00:00+00:00"},{"type":[],"dateStart":"2020-03-07 00:00:00+00:00","dateEnd":"2020-03-08 00:00:00+00:00"},{"type":[],"dateStart":"2020-03-08 00:00:00+00:00","dateEnd":"2020-03-09 00:00:00+00:00"},{"type":[],"dateStart":"2020-03-09 00:00:00+00:00","dateEnd":"2020-03-10 00:00:00+00:00"},{"type":[],"dateStart":"2020-03-10 00:00:00+00:00","dateEnd":"2020-03-11 00:00:00+00:00"},{"type":[],"dateStart":"2020-03-11 00:00:00+00:00","dateEnd":"2020-03-12 00:00:00+00:00"},{"type":[],"dateStart":"2020-03-12 00:00:00+00:00","dateEnd":"2020-03-13 00:00:00+00:00"},{"type":["Some Businesses Suspended","School Closure","Gatherings <1000"],"dateStart":"2020-03-13 00:00:00+00:00","dateEnd":"2020-03-18 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Stay Home Order","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-18 00:00:00+00:00","dateEnd":"2020-05-04 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-05-04 00:00:00+00:00","dateEnd":"2020-05-11 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-05-11 00:00:00+00:00","dateEnd":"2020-05-31 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","Stay Home Order"],"dateStart":"2020-05-31 00:00:00+00:00","dateEnd":"2020-06-08 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-06-08 00:00:00+00:00","dateEnd":"2020-07-01 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-07-01 00:00:00+00:00","dateEnd":"2020-07-02 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-07-02 00:00:00+00:00","dateEnd":"2020-07-29 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100"],"dateStart":"2020-07-29 00:00:00+00:00","dateEnd":"2020-08-12 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-08-12 00:00:00+00:00","dateEnd":"2020-10-09 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100"],"dateStart":"2020-10-09 00:00:00+00:00","dateEnd":"2020-10-19 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","Stay Home Order"],"dateStart":"2020-10-19 00:00:00+00:00","dateEnd":"2020-11-02 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","Stay Home Order"],"dateStart":"2020-11-02 00:00:00+00:00","dateEnd":"2020-12-01 00:00:00+00:00"}]},"data_url":"extdata-BE.json","Name":"Belgium","CurrentEstimate":{"Exposed":3424.0,"Infectious":3612.0},"OfficialName":"Kingdom of Belgium","Level":"country","M49Code":"056","ContinentCode":"W-EU","CountryCode":"BE","CountryCodeISOa3":"BEL","Population":11539328},"BF":{"data":{"Rates":{"CaseFatalityRate":0.0019093607586331673,"Critical":0.0039452967206865825,"Hospitalization":0.022881899145196262},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,5,5,7,10,10,12,21,23,31,32,46,50,50,66,90,108,127,134,146,146,155,161,161,177,226,257,294,321,338,357,362,389,410,425,442,453,469,476,498,506,517,535,540,545,548,555,562,566,569,577,584,588,592,592,595,604,644,652,652,661,669,672,672,672,672,672,672,719,720,720,720,720,720,753,760,760,765,765,765,765,765,790,791,799,799,804,807,809,810,810,810,814,814,823,825,826,830,830,830,830,838,838,846,852,854,854,858,860,861,862,862,869,869,869,873,882,882,887,887,901,901,901,917,919,920,920,920,926,926,931,935,935,935,945,947,947,947,961,961,974,974,984,990,995,997,1005,1006,1013,1018,1018,1023,1034,1034,1034,1043,1050,1050,1058,1058,1058,1058,1058,1058,1075,1075,1075,1098,1098,1103,1112,1112,1118,1123,1127,1127,1135,1137,1141,1162,1166,1173,1176,1187,1189,1252,1252,1260,1263,1264,1276,1279,1309,1335,1363,1385,1397,1419,1420,1441,1478,1506,1516,1542,1542,1571,1581,1581,1645,1718,1718,1774,1802,1824,1824,1869,1996,1997,2019,2164,2181,2181,2211,2218,2250,2250,2281,2298,2319,2347,2366,2370,2381,2382,2410,2411,2411,2413,2426,2445,2454,2454,2472,2476,2476,2521,2532,2552,2557,2567,2567,2579,2579,2593,2593,2644,2667,2679,2687,2697,2711,2721,2742,2742,2792,2792,2858,2910,2940,2940,3088,3311,3403,3504,3659,3758,3877,4018,4129,4329,4588,4775,4775,4803,4978,5100,5152,5253,5259,5300,5443,5474,5533,5710,5710,5845,5872,6028,6119,6877,7027,7102,7391,7448,7448,7637,7748,7883,7988,8088,8388,8472,8759,8825,8867,9052,9253,9397,9585,9685,9770,9941,10040,10129,10161,10232,10279,10279,10758,10870,10870,10979,10979,11012,11094,11130,11140,11140,11211,11293,11320,11340,11404,11493,11493,11588,11635,11657,11677,11722],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,3,15,15,20,33,40,64,75,99,114,146,152,180,207,222,246,261,282,288,302,318,345,364,384,414,443,443,484,497,497,528,542,546,557,565,576,581,600,609,616,629,629,632,635,638,641,645,649,652,662,672,688,729,736,744,748,751,760,766,773,773,780,782,796,796,796,809,812,814,814,814,832,832,845,847,847,847,847,847,881,884,885,888,888,889,890,891,891,892,892,892,894,894,895,899,899,900,901,903,903,907,919,934,941,941,959,959,962,962,967,980,987,987,1000,1003,1003,1005,1020,1033,1036,1036,1037,1038,1038,1045,1047,1052,1065,1065,1066,1070,1075,1086,1086,1100,1105,1105,1106,1106,1143,1143,1150,1153,1153,1158,1158,1175,1175,1204,1211,1213,1228,1238,1240,1267,1280,1280,1285,1297,1297,1297,1320,1338,1338,1352,1352,1352,1352,1357,1368,1370,1370,1375,1408,1408,1452,1463,1466,1476,1486,1499,1514,1707,1717,1733,1748,1767,1797,1816,1846,1896,1907,1929,1950,1962,1973,2008,2028,2032,2056,2088,2123,2154,2167,2184,2197,2222,2241,2254,2271,2271,2294,2305,2305,2335,2343,2343,2381,2387,2406,2406,2414,2433,2444,2451,2459,2466,2466,2471,2477,2500,2500,2517,2530,2539,2550,2562,2565,2569,2581,2582,2586,2586,2609,2635,2641,2652,2652,2670,2686,2686,2703,2735,2754,2757,2777,2777,2816,2816,2856,2886,2931,3010,3062,3091,3156,3212,3315,3469,3469,3579,3579,3894,4030,4209,4300,4449,4611,4832,4954,5160,5301,5461,5649,5941,6134,6255,6344,6344,6537,6631,6707,6828,6940,7051,7126,7342,7563,7713,7866,7866,8082,8279,8463,8546,8809,8882,9000,9188,9352,9352,9553,9719,9857,9967,10038,10103,10157,10217,10377,10423,10580,10682,10768,10904,10958,11053,11143,11227,11285,11309,11367,11426,11426,11538,11588,11588,11630,11630,11672,11703,11763,11783,11797,11847,11868,11887,11914,11939,11982,11982,12030,12047,12071,12103,12123],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,4,4,4,4,7,9,11,12,12,14,16,16,16,16,17,18,19,23,24,24,27,27,27,30,32,32,35,36,36,38,38,39,41,41,41,42,42,42,43,43,44,44,45,46,48,48,48,48,48,49,50,51,51,51,51,51,51,51,51,52,52,52,52,52,52,52,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,54,54,54,54,54,54,54,54,54,54,54,54,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,57,58,58,58,59,59,59,59,59,59,60,60,61,61,63,63,63,65,65,65,65,65,65,65,65,65,65,65,67,67,67,67,67,67,67,67,67,67,67,67,67,67,67,67,67,67,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,69,69,69,69,71,71,71,73,73,73,74,74,76,76,77,77,77,77,77,78,78,82,84,85,85,86,86,86,86,89,89,89,89,89,89,92,93,97,97,101,102,105,105,106,106,107,109,112,117,118,120,120,120,120,120,121,126,127,132,132,134,134,134,134,134,134,137,138,138,138,138,138,139,139,139,139,139,141,142,142,142,142,142,143,143,143,143,143],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,3,15,15,19,32,39,57,66,90,103,132,135,159,175,187,203,215,220,222,236,236,238,238,238,257,273,273,302,309,309,321,284,257,228,208,202,186,200,181,165,163,146,137,124,120,100,96,88,73,77,81,92,126,126,130,131,125,126,127,130,130,134,127,101,93,93,96,91,90,90,90,108,108,120,75,74,74,74,74,108,78,72,75,70,71,72,73,73,49,48,40,42,37,35,37,36,37,38,36,36,31,41,55,58,58,76,76,71,71,68,75,80,80,89,90,89,90,105,111,114,114,111,103,103,105,107,98,111,111,96,98,102,113,113,121,126,121,118,118,155,145,150,152,152,143,143,147,147,166,167,164,177,179,180,199,207,207,207,208,208,208,222,233,233,239,239,239,239,244,255,240,240,245,255,255,294,295,298,302,307,316,331,516,524,536,530,545,568,584,603,651,599,621,634,643,653,676,692,665,663,667,679,698,689,705,697,685,675,678,668,668,660,661,661,625,560,560,542,520,517,517,480,372,382,367,228,218,218,193,192,183,183,169,165,153,136,129,128,121,132,105,108,108,128,141,128,130,130,130,142,142,114,135,134,132,142,142,169,169,195,225,219,275,315,336,391,433,526,658,658,718,718,965,1049,1198,1287,1288,1227,1355,1376,1425,1467,1507,1554,1735,1728,1590,1491,1491,1652,1569,1522,1591,1601,1706,1740,1813,2000,2091,2067,2067,2148,2318,2343,2334,1835,1758,1797,1695,1799,1799,1810,1865,1867,1870,1838,1598,1567,1338,1432,1436,1408,1309,1250,1193,1146,1151,1070,1053,1022,1014,1001,1013,1013,643,580,580,513,513,522,470,494,504,518,497,434,425,432,393,347,347,299,269,271,283,258]},"Foretold":{"Date":["2020-05-03T00:00:00+00:00"],"Mean":[9362.654],"Variance":[149579200.0],"0.05":[1418.359],"0.50":[6006.656999999999],"0.95":[28948.15]},"Timezones":["Africa/Ouagadougou"],"AgeDist":{"0-4":3472482,"10-14":2722658,"100+":1,"15-19":2306885,"20-24":1919894,"25-29":1588171,"30-34":1320365,"35-39":1107668,"40-44":893047,"45-49":694086,"5-9":3079706,"50-54":553579,"55-59":423911,"60-64":316842,"65-69":222035,"70-74":148021,"75-79":86216,"80-84":36133,"85-89":9873,"90-94":1579,"95-99":126},"REstimates":{"Date":["2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.47272907384696,1.38100811011726,1.24886574678227,1.26142499510867,1.1890246747604098,1.16907893043774,1.12804546253366,1.19550721600099,1.05437851228802,1.09019039319098,1.06980619073095,0.966000784161979,1.02651267913985,1.00117793537933,0.993529691721323,0.984553399094953,0.957370487962514,0.9007538893243532,0.8593987481347141,0.875335790108711,0.810631369664189,0.74149499432916,0.83101621253179,0.6756315680449181,0.660587788646226,0.7172494285079271,0.6086994917390911,0.585186409031875,0.633047840113374,0.63346569359017,0.645114059045448,0.6840942975800711,0.7701905346888149,0.785876432968614,1.11271675895972,1.1238477756615,1.05824050802305,1.07298137875413,1.05736812565054,1.09675214233402,1.10499201476999,1.118143190549,1.06355641374483,1.07106371139624,1.05048317618265,1.07099529201759,0.980431090719072,0.853616263045777,0.641864894386257,0.6375226929265799,0.6281524008601209,0.63912658908457,0.655663686875988,0.80268146822211,0.777578487579222,0.883608045211139,0.93865592547601,0.864961630773097,0.854207623784713,0.690377432047825,0.7185935159468899,1.25215159785756,1.11334378788104,1.05954316025776,1.05566223462791,1.03917995423878,1.04534798298712,0.806634494865008,0.8302555409902992,0.6719580300399829,0.690215458441364,0.732001946882506,0.778172345367723,0.851572843307458,0.8844693303368198,0.28329953625144105,0.327322998153037,0.349359697714186,0.34846359963818296,0.4329766071394721,0.527327131922104,0.549507097665258,0.7351668188678772,1.3449531907959802,1.98879944529858,2.09048809720314,1.79216908688248,2.0419393471777,1.76481254767115,1.59218148848099,1.3434712405508,1.34197540571378,1.4885338155956,1.49615655980959,1.35300529775693,1.4589344639585802,1.35135009505395,1.11428011303118,0.908061720748274,1.00614497438729,1.17653836926853,0.977965288611758,0.97033694704449,0.950753714959369,0.971554152603583,0.918956678134642,0.8549461160960709,0.807977393963501,0.9024856946433908,0.93016808665304,0.905997364307126,0.9382532439495228,0.982193494695992,0.843737828130327,0.8275419859414159,0.8019586462032341,1.06257569655476,1.14925584423394,1.11490814689197,1.11000533622184,0.977668457271855,1.5192432608161202,1.3802641036558705,1.20806750411391,1.18819780215087,1.13428191725503,1.11748939000975,1.03231401253522,1.09521179923071,1.08245615505882,1.2486360902417,1.24052753682589,1.2171173251956,1.32128344578712,1.36655613958289,0.954253126705951,1.18452443514519,1.22383850577097,1.15986930257234,1.17062221936969,1.19824001531444,1.16396288721514,0.99243947762305,1.1641418578396798,1.06155781841611,0.991168900334112,1.0781370550924498,0.958798898671087,0.882143864915846,0.878332095479749,0.723934312431025,0.7343782228279779,0.790362873743538,0.7844469762750129,0.752090689009767,1.11597585406305,1.13313988528213,1.32564074798807,1.20705986022668,1.18393342749018,1.10762470876232,1.16608502891772,1.2474774536351,1.3278924873651,2.7288957346212297,2.3138866235975,1.95680524706577,1.72024281636754,1.56487299545789,1.40240636022044,1.3582174065171495,1.2326339102831,1.2913561645963898,1.2591867888760802,1.23857553142162,1.21756754014655,1.17152784222987,1.12552674112655,0.7208428723892171,0.7552900079358961,0.759146172128447,0.821833639421148,0.8944826423419531,0.93656213003763,0.989677416356987,0.948276955247388,0.8565243003938471,0.877911448374267,0.906536918753398,0.9196932970952172,0.939280800188505,0.970706010992781,0.8649706963756859,0.88838373112764,0.931159102000261,0.8637553857944229,0.8737650820810591,0.796813559093481,0.7068447929114,0.835068855897421,0.826788755868989,0.880184950439072,0.7972526094503429,0.7723851588883799,0.8312146115667529,0.8320655095142799,0.892868795689106,0.840558785176534,0.8401858255820219,0.864661027418509,0.7493640966037959,0.765747301966736,0.935083098153021,0.730132650852688,0.82423728723362,0.816563526970679,0.90510157358582,0.949265675845086,0.914342494457378,0.8658512329222611,0.862444616822442,0.910257221280086,0.8836978949255441,0.931501344580117,0.9089681811997968,1.05695522769774,1.08246482784446,1.11844246355401,1.0524963787179,0.938088040621276,1.00501962355699,1.04859269631027,0.9529957913448373,1.06033450632076,1.27109590987481,1.29116913328651,1.2493021515603702,1.30237864438673,1.24148041686888,1.28568751551237,1.07644310642876,1.2376901482418898,1.30884712261831,1.49431322619161,1.70551535242727,1.71564165204036,1.65236181099319,1.65926583095176,1.57266892481397,1.67774316276222,1.9239416558524,1.6507141418396398,1.69838777446236,1.45029876804663,1.8714229987790096,1.82845517801686,1.81477144439975,1.65316644958714,1.55045595465108,1.51494004787866,1.56303939904134,1.4802916403335802,1.47711440925874,1.39334049225765,1.30285476050919,1.34638288049611,1.3821024558538002,1.4102387372570402,1.22249593274727,1.13859054386143,1.01790769851728,1.05250191130391,1.02048647151251,0.976576534616327,0.932098035843333,0.93638013858209,0.903546145388689,0.8861003160429021,0.932050086031408,0.965425944785696,0.904193205047402,0.89581836955606,0.8477509959606171,0.9364381692896472,1.0633606078839202,1.06119606484238,1.04560587048706,1.13656191080378,1.09234863473951,1.07442216881849,1.09772647620089,1.12543843312919,0.99701200036886,0.976739635433318,0.985171928887028,0.981111270784172,1.03928983666191,0.9668006157225628,0.90186567107348,0.847134820685048,0.8540496086322209,0.8232957620074859,0.83417990284022,0.8829521473444691,0.8575699972638421,0.833350498649271,0.938984575900218,0.8675144418193158,0.839234373281603,0.829798284546056,0.836718093055566,0.8532661434460409,0.849419710701092,0.875013230929787,0.896108797797404,0.7933749651532241,0.8668308331999791,0.8066711694488171,0.7471843996675558,0.739211183549203,0.6520428584641371,0.6781006890191229,0.656857076067107,0.667307107819071,0.637639914500473,0.626516901562483,0.704922811698202,0.69831963091465,0.67986001958738,0.7607452076375809,0.657702601881809,0.6800778678823721,0.7206248733758409,0.772606991452986,0.842414278689788,0.8336825569723271,0.8591330050994979,0.7923134166340781],"StdR":[0.097060921959972,0.089496590183173,0.082505603980846,0.0796480280710879,0.0753511019651532,0.0734183301869066,0.0708300465583559,0.0710488324774664,0.0651760721497558,0.0666975190915381,0.0651317315421966,0.0619067158412488,0.0630116093640267,0.0622432464999971,0.0627676877575532,0.0622388211138766,0.0616285689513899,0.0595081232761638,0.0584104337844765,0.0592190473840408,0.0578817827932425,0.0565892677037403,0.0614426993521461,0.0562312987640997,0.0577272448220564,0.0610605158835055,0.0581640538606815,0.0593547747709755,0.0643635088973117,0.0664537978774902,0.0684346830512425,0.0743240844286084,0.0820310071801959,0.0844148715428046,0.101554071671054,0.10360913542020403,0.0991488658694073,0.0990601444984562,0.0962917811055258,0.0981974804169783,0.0964446084365121,0.0965793197704879,0.0946316586409161,0.0932810144019166,0.0913074194785256,0.0916288536493338,0.0873427522792683,0.0814949245426045,0.0716922768904171,0.072035347933309,0.0746211696866863,0.0787527479962489,0.08155396496875299,0.0938349059624167,0.0960516263442413,0.104486888370096,0.108241866044825,0.106071956668607,0.105628035377404,0.0955408694053677,0.0983752797027884,0.13773357180358098,0.127885116236627,0.122824359647109,0.121389610173381,0.12155127228703,0.12067833208947197,0.10512760557683097,0.107572921077091,0.0978553234708415,0.102286071376903,0.108900413395992,0.114685089928734,0.123585837344638,0.12861842252219,0.0737804602620906,0.0818370329885312,0.0913843044236457,0.0970835420665687,0.116478908390472,0.138506441717271,0.148517558275594,0.18005522062298998,0.254628911109345,0.31558285549750803,0.30048077853057104,0.2538696452191,0.25444897112965303,0.21966838679356104,0.193892891702474,0.17165787233207006,0.163559415912772,0.167365121807293,0.16170193078259398,0.147384022486035,0.150084185585353,0.138124009030232,0.120476816548476,0.106737684776721,0.112999778283381,0.12176378358235,0.110635203798753,0.109940028848663,0.107980325856441,0.111908091934009,0.106672794369459,0.104522791079055,0.10350628963521,0.111654416822626,0.114007081718414,0.113696344179743,0.116729376090296,0.120728479622673,0.112808859293316,0.112704664926349,0.112588096893565,0.131509972486888,0.138669856651773,0.13710958021430195,0.133862826575251,0.124352864970833,0.154068196077085,0.14398001755749198,0.130731735050775,0.124859492809752,0.121673237126223,0.118784757877028,0.112500859948545,0.115432488512238,0.114080674024465,0.121680335085972,0.12036570737660697,0.11728513329636,0.119606467226825,0.118832809740169,0.0964450509825615,0.106721348391247,0.107127430178475,0.102480706122387,0.10236390984512403,0.100074308231671,0.098324035089159,0.0900302478933292,0.0963738420065661,0.091097578601238,0.0873432777024123,0.0925280015006405,0.0859269028709964,0.0822376279811829,0.0822135770739522,0.0756861278964612,0.0781079844234516,0.0838106921573442,0.0847056435966317,0.0857494815793686,0.105481114416479,0.106601322509645,0.113997012318348,0.108000946832961,0.104463982481178,0.0983079138830614,0.0999745651957553,0.102923344729921,0.104922519416926,0.14582572364804094,0.12897233927462198,0.112449178043375,0.0955476961027753,0.0853120209064159,0.0759313430949033,0.0697409703156758,0.0648656310428671,0.0644916298448128,0.0621741502854141,0.0597970629298966,0.0578539563082213,0.0552436967840158,0.0533891989143022,0.0420526903197544,0.0431034303643714,0.044305476869427006,0.0472304659112539,0.0499846552970929,0.0517920630403778,0.053780747847451,0.0528236505701557,0.0509413238586096,0.0515057691832046,0.0532756793175254,0.0532243334351255,0.0552357868170724,0.0566221776428747,0.0530439442814991,0.0545608145390752,0.0565869394068916,0.0545853220299744,0.0560278436408011,0.0538338573602576,0.0511884969838972,0.0571931900954771,0.0577917491007741,0.0617293061329885,0.0589134011996046,0.058709441419359,0.0620130281018368,0.0632739304985509,0.0664885100180797,0.0658609640854746,0.0662103157522653,0.0679383008623248,0.0646104382015177,0.06737996482277901,0.0746676883590911,0.0676305872496714,0.0715194283062863,0.0735086782067271,0.0790780313755681,0.0818571343042525,0.0812097971976207,0.0789553849026038,0.0793376358932279,0.0815055891028213,0.0821892406235679,0.08605764490628601,0.0849621834118356,0.0922033755947727,0.093559683638596,0.094249970860525,0.090785675329059,0.0831323898394777,0.0868465751107571,0.0905782874610016,0.0859963378656962,0.0907316638003693,0.0977916223491026,0.099035259643436,0.0959570983717889,0.0954533860019733,0.0893565694648895,0.0894025001845615,0.0803618420431938,0.0846785271544206,0.0862997099851858,0.0900133872817377,0.0939081029029186,0.0902464048992754,0.085820937186656,0.0822911902681831,0.0762617515368843,0.0753534559258628,0.0777278308563384,0.0694212520341128,0.0680514950780637,0.0588714088781626,0.0653039302064764,0.0625859923951774,0.0604564041485646,0.0546178560993831,0.0501272177466834,0.0475842087544821,0.0461894579950243,0.0425549529047132,0.041103597308021,0.0383996286623996,0.0351209847217171,0.034470173618461,0.0336285028837703,0.0331715136918246,0.0296025223055419,0.0273746482197164,0.0248543357642702,0.0248844911712744,0.0232292081700401,0.0226054467324056,0.0219630318405515,0.0218160912681958,0.0213455490979349,0.0212599131343016,0.0218248808222368,0.0223362355880415,0.0217405588500499,0.0214993750469273,0.0211685469476358,0.0226722018990514,0.0243090724691996,0.0244947137357989,0.0239210602210771,0.024925849743945,0.0240333781706898,0.0236950373386113,0.024061183088701,0.024431200038032,0.0223606039051963,0.0218010237295042,0.0220671218242328,0.0219004835772027,0.0228592903578133,0.0221261918447383,0.0212403893456451,0.0207577166257228,0.0212639133190555,0.0210796690045031,0.0216655367521758,0.0226866914722565,0.0226520999708152,0.0225045417586487,0.0244977202965356,0.0236394454767217,0.0233773739302113,0.0236681066296189,0.0242135189102577,0.0243164613678408,0.0253085225804601,0.0254526927507629,0.0261258059564322,0.0251949681721167,0.0265596766435319,0.0258884466868188,0.0257122334055558,0.0258921084380184,0.0250913599796368,0.0264789022566727,0.0272036220342352,0.0285518958236566,0.0284872591507087,0.0293522799133372,0.03302238597955,0.0338506309838443,0.0341345838712647,0.0370905043191759,0.0348155891489099,0.0363743622754961,0.0388684592740395,0.0410926072546906,0.0441637317842497,0.0443960401449095,0.0448608889579408,0.0437757254846212],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,1,1,0,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-BF.json","Name":"Burkina Faso","CurrentEstimate":{"Exposed":876.0,"Infectious":552.0},"OfficialName":"Burkina Faso","Level":"country","M49Code":"854","ContinentCode":"W-AF","CountryCode":"BF","CountryCodeISOa3":"BFA","Population":20321378},"BG":{"data":{"Rates":{"CaseFatalityRate":0.013691481604877064,"Critical":0.028316389917744187,"Hospitalization":0.08704113438330446},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,3,3,4,8,9,11,14,17,17,20,25,30,34,37,39,42,42,48,54,62,68,71,81,105,122,141,153,161,167,170,174,190,197,197,205,206,222,243,266,276,287,308,321,342,360,384,401,422,444,461,476,499,531,545,573,598,612,646,684,727,769,808,840,862,880,912,965,1016,1064,1074,1090,1123,1206,1322,1390,1545,1548,1587,1623,1664,1688,1716,1723,1730,1784,1817,1880,1941,2008,2027,2074,2171,2217,2263,2370,2457,2475,2508,2582,2676,2722,2802,2892,2898,2915,3000,3037,3166,3229,3308,3311,3319,3517,3663,3841,3927,4033,4081,4106,4205,4521,4643,5031,5252,5306,5355,5585,5766,5971,6173,6319,6396,6420,6684,6964,7154,7374,7622,7718,7772,7980,8154,8479,8479,9114,9161,9186,9442,9699,9931,10087,10282,10282,10338,10497,10601,10750,11044,11231,11253,11313,11483,11615,11760,11935,12046,12132,12157,12189,12297,12474,12619,12750,12758,12767,12930,13057,13241,13391,13510,13558,13580,13727,13748,13867,14013,14132,14160,14176,14339,14489,14634,14634,14939,14984,15014,15179,15310,15448,15563,15713,15818,15847,15975,16139,16489,16678,16875,16912,16943,17153,17414,17598,17833,18102,18232,18354,18650,18943,19159,19695,19877,20045,20530,21037,21544,21947,22709,23436,23805,24408,25283,25799,26714,27587,28269,28805,29375,30317,31536,32480,33327,34388,35752,36524,38226,40102,42620,44875,46740,47779,48594,50565,53000,55206,57141,59677,60673,62246,65616,69028,72078,75232,79522,81757,83720,85578,87935,90510,93728,96622,98026,99758,102666,105090,106465,107680,108866,109742,111008,112483,115402,118335,119527,120343,121467,122411,124624,126766,128789,130191,134022,134564,135259,137842,140548,143642,150370,156030,156326,156722,164255,170498,175098,177354,178602,178888,179068,180127,180995,181622,182925,184249,185603,187052,188972,190484,191552,192332,193030,193191,193251,194055,194514,195211,195682,196204,196593,196920,197576,198324,198888,199632,199978,200138,200252,201029,201500,202005,202694,203494,205137,205545,206630,208411,209000,210638,211918],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,4,4,7,7,23,41,51,52,67,92,94,127,163,187,201,218,242,264,293,331,346,359,399,422,457,485,503,531,549,577,593,618,635,661,675,685,713,747,800,846,878,894,929,975,1024,1097,1234,1247,1300,1363,1399,1447,1506,1555,1594,1618,1652,1704,1778,1829,1872,1921,1965,1990,2023,2069,2100,2138,2175,2211,2235,2259,2292,2331,2372,2408,2427,2433,2443,2460,2477,2485,2499,2513,2519,2538,2560,2585,2627,2711,2727,2810,2889,2993,3086,3191,3266,3290,3341,3453,3542,3674,3755,3872,3905,3984,4114,4242,4408,4513,4625,4691,4831,4989,5154,5315,5497,5677,5740,5914,6102,6342,6672,6964,7175,7252,7411,7645,7877,8144,8442,8638,8733,8929,9254,9584,9853,10123,10312,10427,10621,10871,11155,11420,11690,11836,11955,12159,12414,12717,13014,13209,13343,13396,13512,13722,13893,13893,14243,14333,14365,14500,14669,14820,14962,15131,15131,15287,15386,15589,15751,15908,16065,16164,16190,16266,16454,16617,16775,16954,17050,17089,17146,17313,17435,17598,17799,17891,17918,18061,18216,18390,18544,18733,18819,18863,19014,19123,19283,19573,19828,19997,20055,20271,20547,20833,20833,21336,21518,21587,21870,22306,22743,23259,23871,24319,24402,24989,25774,26593,27507,28505,29108,29503,30527,31863,33335,34930,36519,37562,37889,40132,42701,45461,48150,51041,52844,54069,56496,60537,64591,68345,72184,74485,75160,78976,83366,87311,90725,94937,97435,98251,101770,106598,110536,114435,118418,120697,121820,124966,129348,133060,136628,139955,141747,142486,145300,148775,151913,155193,158807,160844,161421,164185,168165,171493,174568,177665,178952,179449,181544,184287,186246,188288,190027,191029,191195,192472,194271,195886,196658,196915,197384,197716,198053,199491,201220,202266,202540,202880,203051,204080,205390,206392,207259,208012,208406,208511,209131,209881,210416,210951,211503,211736,211813,212383,212927,213409,213864,214430,214696,214817,215589,216416,217014,217574,218269,218618,218748,219580,220547,221266,222149,223059,223552,223734,224849,226061,226974,228044,229010,229516,229679,230747,232096,233342,234428,235891,236439,236666,238591,240391,242124,243946,245627,246706,247038,249626,252029,253183,255381,258385],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,2,2,2,2,3,3,3,3,3,3,3,3,3,7,8,8,8,10,10,14,17,20,22,23,24,24,25,28,29,32,35,36,38,41,41,42,43,45,49,52,54,55,56,58,58,64,66,68,72,73,78,80,84,84,86,90,91,93,95,96,99,102,105,108,110,112,116,120,125,126,130,130,130,133,134,136,139,140,140,144,146,147,159,160,160,164,167,167,168,172,172,174,176,181,184,190,193,199,199,207,208,209,211,215,216,219,223,230,232,232,239,241,246,250,254,259,262,267,267,268,276,283,289,293,297,299,300,308,313,321,329,337,338,340,347,355,368,374,383,385,388,404,415,424,435,442,445,447,459,471,482,482,492,495,498,512,519,527,532,539,539,545,563,572,586,594,603,605,613,629,642,648,658,665,671,676,677,692,702,706,713,717,720,729,736,739,749,753,755,761,765,767,779,785,789,789,796,807,813,825,825,838,841,844,854,862,873,880,887,891,892,915,923,929,944,958,968,986,1008,1019,1048,1064,1077,1084,1094,1136,1161,1197,1225,1254,1279,1298,1349,1412,1466,1518,1576,1632,1665,1771,1851,1898,1970,2055,2091,2130,2282,2413,2530,2649,2778,2820,2880,3069,3226,3367,3529,3680,3749,3814,4035,4188,4347,4503,4650,4729,4797,5010,5156,5283,5405,5562,5626,5688,5838,6005,6196,6339,6496,6551,6609,6765,6879,6978,7023,7073,7123,7164,7251,7405,7515,7576,7604,7644,7678,7835,7902,7961,8017,8078,8097,8126,8232,8279,8349,8396,8457,8474,8483,8565,8614,8651,8741,8799,8811,8820,8880,8916,8944,8973,9008,9028,9045,9142,9178,9218,9272,9302,9311,9331,9420,9482,9527,9561,9594,9608,9624,9671,9703,9744,9786,9821,9839,9854,9933,9978,10026,10079,10128,10167,10191,10308,10391,10413,10506,10571],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,4,4,6,6,22,39,49,50,65,90,91,124,157,181,195,212,235,253,281,313,324,334,374,392,422,441,452,474,488,512,527,546,556,571,578,582,597,606,640,664,684,691,719,760,801,855,983,995,1039,1099,1119,1140,1174,1211,1235,1237,1253,1282,1334,1361,1385,1409,1430,1436,1452,1474,1470,1491,1497,1505,1513,1501,1492,1484,1478,1474,1457,1441,1433,1415,1378,1333,1296,1299,1289,1271,1208,1116,1078,1006,1019,1059,1099,1162,1230,1303,1371,1386,1381,1455,1478,1543,1554,1646,1632,1606,1689,1770,1827,1841,1934,1964,2026,2083,2200,2281,2366,2538,2579,2664,2811,2917,3181,3389,3597,3665,3618,3699,3747,3924,4112,4258,4327,4416,4420,4620,4493,4534,4668,4732,4689,4750,4816,4873,4988,5055,5147,5071,5035,5139,5205,5145,5180,5177,5073,5097,4932,4932,4637,4677,4681,4546,4451,4362,4343,4310,4310,4404,4326,4416,4415,4270,4231,4306,4264,4154,4197,4209,4182,4243,4247,4256,4280,4324,4259,4273,4336,4416,4431,4402,4423,4410,4404,4470,4506,4522,4522,4608,4637,4775,4907,5048,5083,5125,5245,5374,5374,5559,5693,5729,5837,6134,6422,6816,7271,7610,7663,8099,8712,9175,9885,10672,11228,11574,12366,13430,14689,16033,17340,18246,18441,20346,22597,25105,27230,29910,31520,32241,34110,37581,41178,44118,47172,49048,49087,51922,55716,58699,61168,64613,66539,66746,69171,72649,75526,78459,81252,82125,82416,83671,86020,87073,88224,89535,90219,90078,90700,91587,92360,93549,94480,95442,94378,93559,93981,94132,93931,92581,91569,90041,90128,90347,89540,88221,86909,86452,84828,83041,82302,82443,81955,80976,80519,79544,78319,76684,75370,75163,74593,73769,72962,71621,70722,69642,69051,65912,65745,65126,63057,61054,58425,52185,47016,46936,46608,39563,33815,29660,27769,27029,26997,26929,26582,26505,26448,25676,25012,23987,22651,21466,20885,20496,20545,20727,21050,21152,21374,22065,22236,22801,23212,23315,23135,23500,24069,24710,25010,26092,26462,26560,27629,28913,30093,31173,32005,31402,31302,32688,33227,33770,34237,35896]},"Timezones":["Europe/Sofia"],"AgeDist":{"0-4":312730,"10-14":370613,"100+":179,"15-19":315268,"20-24":299467,"25-29":390450,"30-34":480839,"35-39":476752,"40-44":534664,"45-49":527321,"5-9":336652,"50-54":476550,"55-59":468154,"60-64":467298,"65-69":455294,"70-74":424600,"75-79":285768,"80-84":191839,"85-89":101275,"90-94":28222,"95-99":4510},"REstimates":{"Date":["2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.6442485252147,1.5817013036014098,1.46122256580435,1.40026245557646,1.4115762354671602,1.31527990400726,1.36547045159224,1.2752539333446202,1.14994868175363,1.12461782194504,1.11125121621747,1.125840931742,1.08143478739472,1.07342457068477,1.0248474028378,0.982747277109636,0.97971888955102,0.976322383894645,0.945591159075569,0.987048759882318,1.04852528747194,1.10371581237575,1.13322211589301,1.07702273337008,1.1081713006921998,1.1411494816390702,1.21018205856926,1.30679880751822,1.564350356625,1.4256483363590402,1.4071172959050602,1.42064118635894,1.3420160695818502,1.28688657377771,1.2311499650646,1.1832156680403998,1.15416434416411,1.1341235889136,1.1061571559568302,1.09419658156405,1.1128952838712198,1.06235186849458,0.9139063583767753,0.96794542871257,0.964382141289774,0.917240088717479,0.92362618105967,0.935014631433102,0.905552720893824,0.903188042959851,0.915938616634581,0.950981355618192,0.947800656784368,0.911520349587405,0.8551098181509209,0.852358276496124,0.8720692320374399,0.870923675690727,0.846845982497626,0.8330618373342129,0.8135983314192049,0.781934627575665,0.781996974663754,0.7494150796771569,0.7313770597799909,0.715507179891904,0.70768513037424,0.734139320514512,0.7425388276069841,0.7394728837610659,0.7782164340601541,0.9657392783382028,0.9796148823809472,1.23642463130551,1.4341564899093,1.61839991270352,1.69588665842659,1.76663561455964,1.70762316477081,1.53870763598875,1.47334064526065,1.50671650701244,1.49093208363008,1.5257174374158,1.4552659630186102,1.38515796828181,1.31169469689055,1.23371077469804,1.22938511294664,1.20618046988117,1.2319905370635902,1.18863111887212,1.18072127225571,1.1802948642215,1.21896712000699,1.21559714556579,1.23087044604422,1.20795974871179,1.23658343989538,1.23462863720396,1.20712637180032,1.2232998802365,1.2159503816579298,1.23816445375443,1.2853533682969298,1.33249976161822,1.3178898768444098,1.25481665412155,1.20539161705373,1.19280082972198,1.18165867986352,1.19065929690963,1.20162387406867,1.1696526314518798,1.14678190305478,1.12439957671993,1.14920559992779,1.1548305023649998,1.10569778036245,1.07451675268365,1.0505883368504398,1.05255524852802,1.05522215878047,1.0519343181208,1.05967032915824,1.04974670122418,1.03177918028358,1.00916384737054,1.01340028981062,1.01455396689458,0.991094790315933,0.9826257553861428,0.99415958512791,0.972780216937702,0.959231977357028,0.9454307543299992,0.928696037097412,0.9264007382883058,0.901896178898162,0.827637632216201,0.875207410182331,0.8789900509900691,0.8687351049695541,0.863948404301226,0.8524689736416659,0.815805611578335,0.7786237035258101,0.7965416816854559,0.7703272702252201,0.848008357544059,0.87046602408261,0.890594439824375,0.9055620462751892,0.999307096279677,0.910345247113854,0.922344253728498,0.930476626771744,0.9114475922705602,0.93349977407905,0.95196763578889,0.969629541054896,0.981614482353566,1.03747851297748,0.971805717681735,0.948139886893428,0.933462158965831,0.9205072603605948,0.9353601396134952,0.971655409186486,0.97600068782439,0.9814277341694552,1.02273957385253,1.0037532437432,1.00730431832958,1.0031225486755502,1.0078202787919,1.00060968887681,1.00237928815816,1.05464695416704,1.0170694448229598,1.03219187193675,1.09705924919591,1.11498301450676,1.13692735646624,1.12913775189345,1.1406879049908998,1.17431812177224,1.19821162972728,1.0871856702449498,1.20704514045379,1.21823073733075,1.18751688331443,1.20301377874463,1.29650784695747,1.3511145004973302,1.3648535724786002,1.411647992133,1.4148226842771798,1.32978092961535,1.3572476367166102,1.41868985117803,1.46676125017184,1.5818381714477598,1.56130834658345,1.50990474335727,1.44387011302939,1.46106288539652,1.4974665008276102,1.5354550118348798,1.55743050984713,1.5465452302564198,1.4826360590461105,1.3897619742502298,1.45319657078148,1.51502543328394,1.56271753224566,1.5689513881876698,1.5652413694064502,1.50537659922324,1.43009103181304,1.4009575314194,1.44486026046642,1.4698864397898102,1.46006998515727,1.44633134344069,1.39105810323129,1.31180804614446,1.29011565383485,1.284333751317,1.26083707011855,1.22676953552686,1.21488969615745,1.18965469541707,1.14019126324389,1.13691060092023,1.13010383211633,1.10313430926584,1.08589829977865,1.07247471700484,1.05841674102228,1.05760705903578,1.0328737715507,1.02569830036773,1.0159182028688598,1.01664097568705,0.994972775755822,0.979273086390606,0.9803059925821392,0.9687516102148548,0.943621172422086,0.93357450579866,0.929875041461393,0.933348006537693,0.9397465980449672,0.938133733174942,0.939782803851677,0.9405989158757372,0.941470286567024,0.93931255994686,0.9436954134981372,0.9408194625074028,0.944430715300584,0.935416025596882,0.926349580292825,0.906506839847702,0.8866197566710691,0.85180406614171,0.8428158198229309,0.8543301216722611,0.8343573580838001,0.7922479499725491,0.765603660494765,0.721415610574061,0.658751681127304,0.6677245847235771,0.7044181240949381,0.6757521090155129,0.65987763822468,0.6909936691516639,0.684906301290513,0.6496782211154499,0.653830224454023,0.696713716376961,0.72407880865862,0.7310589651713829,0.72524038911688,0.767431229149598,0.8392645425879469,0.8623094432734231,0.8659474942431841,0.907869613201698,0.8658528849784541,0.7798431574725709,0.7573656875368159,0.811878491490511,0.832760791269543,0.850333480643538,0.8279067435392199,0.7724184716595921,0.7436541160799789,0.7294735985756071,0.742596086198097,0.7630391398703129,0.7998242040302379,0.851831432198787,0.888691962799024,0.91743193994538,0.935221769834775,0.96603739095983,0.988701940518363,0.998283805901771,1.03523097705871,1.09054345283446,1.1104179952441,1.14923925080779,1.16864786754647,1.1658964472291102,1.13923170895874,1.15106466197421,1.16762500574047,1.17252438446181,1.19698080256919,1.18927968947655,1.16762199408047,1.13580991069982,1.1298064727162098,1.14175503759605,1.16679952028226,1.15581562998707,1.17570357394056,1.1478015967883102,1.1209570381206102,1.16392113854471,1.18447410731594,1.2166500657660602,1.2348537511776698,1.24263815610504,1.23511123413474,1.19801892696024,1.25601437991626,1.27591732309631,1.2155616788576598,1.23216788626004,1.27297083896176],"StdR":[0.106300247564309,0.0996700096511924,0.0900777828095431,0.0838970760739977,0.0814134573018766,0.076645781871476,0.0745353573171497,0.0695992307715699,0.0638740393072116,0.0621697521956403,0.0612239713671494,0.0604703664888472,0.0581419092794857,0.05703265913135201,0.0556479420318992,0.0542122342263848,0.0540140333425775,0.0548134891385289,0.05369068851264,0.0541735146463846,0.0565725921952909,0.0585171617553364,0.0578394487415638,0.05643361825422,0.0569493322181459,0.0572581488569973,0.0585129161734944,0.0597291589141542,0.0642231711009505,0.0598395644249578,0.0578847794654295,0.0563632295856382,0.0527337493919413,0.0507290040056561,0.0482908593576573,0.0460635414312314,0.0443782185044328,0.0431741018265995,0.0419394825729975,0.0411504124479111,0.0410822882265359,0.0399471031130702,0.0365578965028398,0.0373115013186316,0.0376693916765858,0.0366478026440499,0.0375683508092425,0.0369604500505261,0.0369339576771398,0.0373808440175601,0.0382470168365348,0.0388192012261489,0.0393307714391395,0.0388653477761273,0.0380654072975576,0.0380876797014959,0.0389259196661672,0.0399676298030447,0.039227329441228,0.0393793156589101,0.0392118237763902,0.039123226259848994,0.0402590466148509,0.0403399378565221,0.0414057542813883,0.0417343265059264,0.0424080919855895,0.0449926241027534,0.0464197240828875,0.0469628655606226,0.0499495133381695,0.0573188667033601,0.058278814784644,0.0648412104925232,0.0692757807899245,0.0720387528154417,0.070955572431992,0.0705395903340237,0.0665335462734221,0.059543515321982,0.0556874565589899,0.054018353674182985,0.0520637902710258,0.050359929352998,0.0474246082998691,0.0450278035110112,0.04213639473015,0.0392394652555275,0.0377470868847665,0.0370601278029756,0.0363489294315404,0.0351841715829497,0.0340188787746721,0.0331812127412702,0.0331550484650308,0.0327807849815327,0.0318286980448756,0.0314591361937728,0.0311397802799102,0.0308596456917102,0.0295570735870035,0.0296194937708413,0.0292112051700198,0.0286359225537194,0.0288016145446441,0.0290674673101886,0.0285105373098376,0.0273685028661222,0.0266530452745767,0.0255371000338984,0.0249350423621281,0.0244949219731733,0.024114212730953,0.0233840007421521,0.0228836848861268,0.0223067901136851,0.0221353605113044,0.0216700916943259,0.0209639042026946,0.0201380494871723,0.0198797271634968,0.0195577423023216,0.0196166678399413,0.01892746002968,0.0189620284127056,0.0189024333703983,0.018648033069309,0.01826038125419,0.0180448399745398,0.0180653822172607,0.0178771675733349,0.0176676776793959,0.017988435875449,0.0176490338606308,0.017638028749496996,0.0173242525302239,0.0173822358199855,0.0174612221162085,0.0173373818107692,0.0168147800015901,0.0175854103345931,0.0177478723075876,0.0180526379312741,0.0185706163155014,0.0182590628611272,0.0179041830293939,0.0181968451314168,0.0187140957792242,0.0192009155375017,0.0206750350481549,0.0212954189877695,0.0219676629727145,0.0225242120516281,0.0230351216586397,0.0223551567361239,0.0222736331851788,0.0223293462703797,0.0219970510525792,0.0226432606277945,0.0228349036892735,0.0231072618668483,0.0233153240922458,0.0241765234018314,0.0230460791409637,0.0228082549188684,0.0224924811501839,0.0225134516755794,0.0228061978025127,0.0234321903277478,0.0233819051077556,0.0238546684953018,0.0242913035413862,0.0242836864248379,0.024103649329992,0.0241973789540194,0.024240959803599,0.0238547024512996,0.0238213468932411,0.0244532227012361,0.0240313705366738,0.0239232783355401,0.0244092187410189,0.0246910271546282,0.0247110990811725,0.0248605628493112,0.0244701473466155,0.024923153776416,0.0247737866685123,0.0233005039108937,0.024454028986427,0.0242768107719645,0.0237598253452332,0.0235220197422225,0.0242239273381739,0.0248942044171732,0.0251112113743606,0.0255364050298524,0.025574672866073,0.0246085490068787,0.0242638910553583,0.0251158912404291,0.0253780513185541,0.0267356197839329,0.0277762806069127,0.0276427529016533,0.026207926089949,0.0258653591216584,0.0260697249365533,0.0260722473876521,0.0264968386356567,0.0268727322323115,0.0259622284615551,0.0242162131545335,0.0241442543278723,0.0241325140852921,0.0249874085709711,0.0255613814307284,0.0259366161257242,0.0251830211213535,0.0237308895426758,0.0225533779044805,0.0223292859988656,0.0220197887939858,0.0218384670245463,0.0216764767518879,0.0207387859782249,0.0190115876810241,0.0179851028861361,0.0170947449585833,0.0160422910450797,0.0149429959320896,0.0141412343148677,0.0132227101527721,0.0120204323905818,0.0114410040971806,0.0105860371948246,0.00993283922747143,0.00923711032967922,0.008672932636634179,0.00804535974113936,0.00764183373530428,0.0071264613071705795,0.00673273910367808,0.00640921726636345,0.00609948396605068,0.00572940736366454,0.0055094852436803395,0.00537801141336867,0.00517935932686056,0.00498190987479198,0.00492165567704173,0.00496448858052043,0.00497340334351559,0.005052420019619999,0.00502086923578237,0.0049786826934735,0.00507590240484949,0.0051105817369952395,0.00515568702006799,0.00522405470048837,0.00528146391789836,0.00530239280462589,0.00532698992752481,0.0053056367136652,0.00539479205784254,0.00538608889165051,0.00551455171183263,0.0058685920608231796,0.006325224055606,0.00655860781606448,0.006553758625697711,0.00689344496928183,0.007123797328430459,0.00742998764828985,0.008418460583514871,0.009759219434676959,0.0100301242643381,0.0104868889930223,0.0116008933969756,0.0121446613651219,0.0120538337467997,0.0125216463966495,0.0138959586134471,0.014818310640823,0.0151724085554201,0.0149836180024482,0.0158895535850158,0.0170191751270208,0.0170752115644048,0.0164643345686411,0.0161177673989202,0.0147171443151582,0.0127287193613864,0.0123039148579811,0.0131945887145566,0.0138354674849362,0.0141778201652826,0.0137137791890732,0.0128780697242508,0.012502298264609,0.0127475099860784,0.0133840539395556,0.0140453169966653,0.0151477241412402,0.0161201476619387,0.0164574330360222,0.016487278151176,0.0162610418626736,0.0159067547980497,0.0157040471333025,0.0151547854643542,0.0147115388543226,0.0146611678895202,0.0144320269772934,0.0138251373020012,0.0138779969442596,0.0135801341230156,0.0131452857452384,0.0129289758410623,0.0127154193917674,0.0127947392149365,0.012867385593589,0.012955954590381,0.012751435256532,0.0123902029639564,0.0121755883912434,0.0120058375065602,0.0120943303018669,0.0119315112476413,0.0120069880384518,0.011984529879838002,0.0117153638202698,0.0117628164498576,0.0117960446868604,0.0119615123824154,0.0123164656755733,0.012715321966133996,0.0127828354116644,0.0126284030900601,0.0130452775823739,0.0132461429034574,0.0129597716397811,0.0131483291561154,0.0132189968201525],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Capacity":{"CapacityActiveInfectionPercent":0.1952,"CapacityNewInfectionsPerDayPer1000":0.139428571429,"CriticalBedsPer100k":12.2,"Source":"https://link.springer.com/article/10.1007/s00134-012-2627-8","Year":2012.0},"Interventions":[{"type":["School Closure"],"dateStart":"2020-03-06 00:00:00+00:00","dateEnd":"2020-03-13 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-13 00:00:00+00:00","dateEnd":"2020-03-30 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-30 00:00:00+00:00","dateEnd":"2020-05-01 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-05-01 00:00:00+00:00","dateEnd":"2020-05-18 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-05-18 00:00:00+00:00","dateEnd":"2020-05-31 00:00:00+00:00"},{"type":["Gatherings <100","Gatherings <1000","Mask Wearing"],"dateStart":"2020-05-31 00:00:00+00:00","dateEnd":"2020-06-10 00:00:00+00:00"},{"type":["Mask Wearing"],"dateStart":"2020-06-10 00:00:00+00:00","dateEnd":"2020-07-01 00:00:00+00:00"},{"type":["School Closure","Mask Wearing"],"dateStart":"2020-07-01 00:00:00+00:00","dateEnd":"2020-07-02 00:00:00+00:00"},{"type":["Mask Wearing"],"dateStart":"2020-07-02 00:00:00+00:00","dateEnd":"2020-07-09 00:00:00+00:00"},{"type":["Gatherings <100","Gatherings <1000","Mask Wearing"],"dateStart":"2020-07-09 00:00:00+00:00","dateEnd":"2020-07-13 00:00:00+00:00"},{"type":["Mask Wearing"],"dateStart":"2020-07-13 00:00:00+00:00","dateEnd":"2020-07-31 00:00:00+00:00"},{"type":["Gatherings <100","Gatherings <1000","Mask Wearing"],"dateStart":"2020-07-31 00:00:00+00:00","dateEnd":"2020-08-04 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing"],"dateStart":"2020-08-04 00:00:00+00:00","dateEnd":"2020-09-12 00:00:00+00:00"},{"type":["Mask Wearing"],"dateStart":"2020-09-12 00:00:00+00:00","dateEnd":"2020-10-29 00:00:00+00:00"},{"type":["Gatherings <100","Gatherings <1000","Mask Wearing","Some Businesses Suspended"],"dateStart":"2020-10-29 00:00:00+00:00","dateEnd":"2020-11-27 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-11-27 00:00:00+00:00","dateEnd":"2020-11-30 00:00:00+00:00"},{"type":["Gatherings <100","Gatherings <1000","Mask Wearing","Some Businesses Suspended"],"dateStart":"2020-11-30 00:00:00+00:00","dateEnd":"2020-12-15 00:00:00+00:00"},{"type":["Some Businesses Suspended","Gatherings <1000","Mask Wearing","Most Businesses Suspended"],"dateStart":"2020-12-15 00:00:00+00:00","dateEnd":"2020-12-22 00:00:00+00:00"},{"type":["Gatherings <100","Gatherings <1000","Mask Wearing","Some Businesses Suspended"],"dateStart":"2020-12-22 00:00:00+00:00","dateEnd":"2021-03-01 00:00:00+00:00"}]},"data_url":"extdata-BG.json","Name":"Bulgaria","CurrentEstimate":{"Exposed":9128.0,"Infectious":7512.0},"OfficialName":"Republic of Bulgaria","Level":"country","M49Code":"100","ContinentCode":"W-EU","CountryCode":"BG","CountryCodeISOa3":"BGR","Population":7000119},"BH":{"data":{"Rates":{"CaseFatalityRate":0.002736919033629274,"Critical":0.005643237293155844,"Hospitalization":0.037936037795394055},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,4,4,14,22,35,35,44,44,60,77,81,88,100,100,125,149,149,177,177,204,227,265,272,279,295,337,381,382,423,431,458,458,477,519,539,555,558,591,645,663,703,725,755,759,769,784,1026,1082,1113,1160,1189,1218,1310,1455,1500,1555,1568,1718,1744,1762,1860,2000,2028,2055,2070,2152,2192,2205,2353,2640,2762,2910,2931,2952,3568,3873,4096,4465,4587,4753,4938,5152,5419,5700,5826,6673,7070,7407,7410,7728,8585,9056,9468,10326,10606,11109,11487,11903,12191,12818,13267,13866,14185,14696,15287,15790,16419,16862,17450,17977,18501,19137,19781,20517,20928,21331,21948,22583,23318,23959,24649,25178,25570,26073,26520,27213,27828,28425,29099,29753,30320,30809,31188,31765,32372,32965,33455,33894,34412,34826,35205,35689,36110,36531,36920,37357,37840,38211,38666,39007,39335,39576,39945,40276,40549,40967,41209,41504,41836,42180,42469,42806,43128,43529,43921,44278,44628,45166,45589,45981,46311,46673,47049,47370,47760,48275,48654,49047,49395,49645,50013,50323,50645,50946,51240,51574,51819,52284,52776,53192,53681,54204,54831,55444,56087,56700,57299,57950,58626,59367,60117,60853,61475,62252,62887,63549,64267,64838,65550,66184,66813,67475,67933,68606,69411,69411,70406,70808,71249,71687,72164,72561,73013,73421,73841,74320,74683,75089,75424,75840,76143,76474,76776,77132,77421,77697,78102,78365,78719,78997,79318,79680,79929,80174,80526,80763,81000,81225,81415,81658,81846,82038,82300,82469,82680,82900,83087,83244,83416,83617,83829,84017,84166,84335,84510,84653,84785,84977,85141,85357,85463,85598,85710,85876,86030,86215,86348,86518,86684,86867,87025,87182,87332,87490,87690,87846,88003,88178,88331,88542,88666,88826,88963,89152,89326,89456,89643,89804,90026,90217,90369,90558,90686,90995,91213,91431,91630,91875,92113,92362,92645,92920,93160,93329,93726,94039,94297,94646,94937,95240,95594,95902,96112,96532,96761,97006,97337,97664,97948,98160,98599,99000,99285,99527,99939,100363,100772,101168,101629,102289,102725,103251,103878,104487,105166,105784,106412,107016,107649,108353,109085,110007,110827,111691,112323,113132,113799,114472,115089,115895,116487,117026,117656,118301],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,23,33,33,36,41,47,49,49,52,55,60,85,85,95,110,195,195,195,210,214,214,228,256,278,285,305,334,377,392,419,458,466,476,499,515,567,569,643,672,688,700,756,811,823,887,925,1040,1136,1361,1528,1671,1700,1740,1773,1881,1907,1973,2027,2217,2518,2588,2647,2723,2811,2921,3040,3170,3284,3383,3533,3720,3934,4199,4444,4774,4941,5236,5531,5816,6198,6583,6747,6956,7184,7532,7888,8174,8414,8802,9138,9171,9366,9692,10052,10449,10793,11398,11871,12311,12815,13296,13835,14383,14763,15417,15731,16200,16667,17269,17713,18227,19013,19553,19961,20430,20916,21331,21764,22407,23062,23570,24081,24805,25267,25705,26239,26758,27414,27837,28410,28857,29367,29821,30321,30931,31528,32039,32470,32941,33476,34078,34560,35084,35473,36004,36422,36936,37316,37637,37996,38458,38747,39131,39482,39921,40311,40755,40982,41190,41536,41835,42132,42514,42889,43307,43629,44011,44397,44804,45264,45726,46052,46430,46835,47185,47581,47950,48303,48661,49038,49330,49719,50076,50393,50756,51113,51391,51574,51972,52440,52807,53433,54095,54771,55415,56076,56778,57450,58207,58839,59586,60307,60965,61643,62484,63189,63879,64499,65039,65752,66402,67014,67701,68190,68775,69361,69848,70422,70864,71374,71803,72310,72662,73116,73476,73932,74422,74860,75287,75614,75948,76272,76621,76954,77325,77571,77902,78224,78533,78907,79211,79574,79975,80255,80533,80765,81022,81262,81466,81645,81923,82133,82363,82624,82786,83023,83264,83456,83632,83811,84042,84192,84349,84523,84703,84882,85008,85182,85317,85467,85591,85705,85886,86016,86185,86347,86515,86645,86787,86956,87137,87270,87432,87600,87732,87930,88111,88294,88495,88632,88820,88965,89143,89268,89444,89600,89743,89883,90062,90282,90450,90634,90817,91070,91304,91518,91733,91935,92169,92425,92675,92913,93184,93478,93766,93995,94284,94633,95030,95317,95558,95879,96195,96470,96812,97020,97268,97607,97940,98260,98573,98878,99210,99456,99817,100230,100689,101116,101503,101971,102626,103057,103582,104239,104792,105496,106198,106713,107329,108048,108807,109604,110416,111312,112102,112742,113590,114361,115057,115705,116482,117234,117809,118530,119205,119858,120495,121127,121778,122394,123039,123531,124269,124857,125514],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,3,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,6,6,6,6,7,7,7,7,7,7,7,7,7,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,9,10,10,12,12,12,12,12,12,12,12,13,14,14,14,15,15,15,17,19,19,19,20,21,22,24,26,27,29,31,34,36,37,42,46,47,49,55,57,60,63,65,67,69,71,73,78,83,84,87,92,94,95,96,97,98,98,98,103,104,104,108,109,111,117,121,124,124,126,128,129,130,134,136,137,140,141,141,144,146,147,147,147,150,151,154,156,159,161,162,163,165,166,167,168,170,170,173,175,178,179,181,183,184,185,186,186,188,189,189,189,190,190,190,190,195,196,199,200,202,203,207,208,211,212,213,213,216,217,220,221,221,224,227,231,231,236,239,242,245,246,251,254,255,258,260,261,262,262,264,271,273,275,280,285,287,289,292,293,300,302,305,308,308,311,312,312,316,316,317,317,319,321,321,322,324,327,328,328,329,329,329,331,332,332,332,333,334,337,337,337,337,338,338,338,339,340,340,341,341,341,341,341,341,341,341,341,341,341,341,343,347,347,347,348,348,348,348,349,349,349,349,349,350,350,350,350,351,351,351,351,351,352,352,352,352,352,352,352,353,353,354,355,356,356,356,356,356,357,358,360,360,362,366,366,366,367,367,369,370,371,372,372,372,375,376,376,376,377,377,379,380,383,387,391,393,395,398,403,406,410,410,414,418,420,423,429,433,437,439,442,444,449,452,453,458,462,468],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,23,33,33,36,41,47,49,49,52,55,56,81,81,81,88,160,160,151,166,154,136,146,167,177,184,179,183,226,212,238,250,235,207,223,232,268,228,258,286,261,265,294,348,341,363,380,479,572,764,876,1001,990,1008,1011,1115,1131,1182,994,1127,1397,1420,1450,1497,1493,1458,1532,1607,1708,1657,1781,1950,2066,2191,2408,2711,2863,3076,3330,3601,3835,3931,3973,4034,4241,4568,4308,4289,4306,4324,4537,4404,4414,4525,4618,4734,4950,4706,4782,4885,5385,5547,5228,5303,5269,5064,5096,5060,5146,5330,5485,5367,5700,5640,5727,5679,5572,5481,5282,5480,5545,5524,5509,5595,5408,5105,5227,5340,5374,5160,4997,4802,4621,4545,4653,4760,4905,4722,4538,4408,4268,4214,4123,4154,4161,4115,3924,3843,3732,3613,3450,3496,3405,3302,3231,3249,3247,3252,2995,2832,2723,2678,2646,2784,2788,2872,2919,2882,3025,3135,3262,3379,3415,3454,3537,3483,3485,3494,3496,3314,3266,3165,3223,3217,3158,3198,3164,2927,2731,2735,2855,2972,3230,3577,3930,4270,4636,5002,5428,5716,5855,6183,6414,6548,6599,6824,6885,6959,6979,6868,6902,6808,6666,6617,6479,6284,6232,6054,5909,5775,5570,5364,5239,4927,4922,4608,4259,4747,4183,4206,4090,3981,3823,3773,3652,3612,3437,3282,3239,3139,3175,3063,3120,3189,3167,3085,3028,3008,2843,2782,2605,2605,2493,2359,2368,2284,2169,2172,2127,2078,2065,2052,2014,1979,1890,1900,1865,1771,1758,1736,1713,1636,1538,1530,1510,1510,1496,1521,1519,1469,1474,1439,1466,1493,1549,1515,1559,1555,1603,1630,1601,1606,1592,1613,1588,1606,1561,1548,1531,1535,1602,1558,1618,1641,1757,1801,1841,1926,1941,2014,2047,2106,2192,2274,2440,2419,2430,2500,2650,2801,2849,2840,2878,2919,2954,3127,2937,2871,2950,2934,2961,2967,2918,2942,2977,2918,3100,3313,3408,3467,3651,4094,4083,4206,4578,4889,5180,5458,5562,5781,6036,6131,6488,6772,7039,7217,7173,7400,7539,7631,7642,7711,7729,7379,7274,7081,7098,6924,6886,6862,6856,6692,6591,6785,6739,6745]},"Timezones":["Asia/Bahrain"],"AgeDist":{"0-4":108054,"10-14":92954,"100+":7,"15-19":88901,"20-24":91684,"25-29":214986,"30-34":293461,"35-39":214272,"40-44":148286,"45-49":108435,"5-9":110081,"50-54":81177,"55-59":59054,"60-64":45120,"65-69":21452,"70-74":10958,"75-79":6860,"80-84":3957,"85-89":1315,"90-94":509,"95-99":60},"REstimates":{"Date":["2020-03-10T00:00:00+00:00","2020-03-11T00:00:00+00:00","2020-03-12T00:00:00+00:00","2020-03-13T00:00:00+00:00","2020-03-14T00:00:00+00:00","2020-03-15T00:00:00+00:00","2020-03-16T00:00:00+00:00","2020-03-17T00:00:00+00:00","2020-03-18T00:00:00+00:00","2020-03-19T00:00:00+00:00","2020-03-20T00:00:00+00:00","2020-03-21T00:00:00+00:00","2020-03-22T00:00:00+00:00","2020-03-23T00:00:00+00:00","2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.437372558686,2.4332946530650097,2.09674820147547,1.7263483956158998,1.59953130028716,1.4217677123154802,1.29546659148023,1.3242300132644098,1.4361141776013602,1.47547548088028,1.3873053950394898,1.2669680118368798,1.35981903167194,1.46009991712983,1.36809951449392,1.01846089192734,1.1588891779968602,1.17237043864696,1.12267629521317,1.17572643240695,1.2112872903331,1.3237705390148502,1.1700880118584198,1.31132436005279,1.33472199004885,1.25426383281825,1.14315885610957,1.1435452714047298,1.23390174256504,1.15302041138007,1.1881243522953502,1.23377894488632,1.4649291158472195,1.56205168227805,1.91319633194881,1.93239755555673,1.92800493278568,1.6022600344595102,1.4400483950423704,1.34234548495652,1.36796749707925,1.25791042273384,1.20750277487505,1.20369780120577,1.28512721897466,1.4792562844978503,1.35183115287323,1.23707797237715,1.06051374631647,0.9734958240978572,0.94455788490811,1.02067086738185,1.09487018761685,1.14983795849806,1.12182422426508,1.18895820475269,1.24359441286126,1.31011982126955,1.30047676872289,1.20186820361464,1.30734522114774,1.31218430908002,1.36716370847884,1.39877638913822,1.39842080565852,1.42834876966652,1.4425396454960702,1.3634632718130202,1.3170153422704198,1.27127197608555,1.26358169925273,1.2533678019423,1.2073103243487902,1.160951525724,1.14193628708585,1.16007266057382,1.06111290031318,1.01597748809956,1.01970893797703,1.01163562677496,1.0139197596184,1.06016619951121,1.15821164198545,1.201136361587,1.1897644738911202,1.1873118991235,1.1953373774371,1.22420846807724,1.21631777619343,1.18151680520957,1.26839468705556,1.24367472126615,1.2195111417018,1.19174176255955,1.18666676824494,1.1658267508748998,1.11721690996851,1.14065525116029,1.13138918658554,1.0918045354166,1.06999158552757,1.04750489104802,1.01801908923548,1.02056728939925,1.01626547994532,1.06348661236496,1.06260990934056,1.0589642689654,1.06577219429929,1.05699074408045,1.03584154421241,0.992937920046667,0.987863782206034,1.02320712491292,1.01664033945778,1.0260767952366898,1.0269797246526,1.03329116196109,1.0025208120950502,0.9785376442765858,0.994060556621464,1.00805020696752,0.979691038036547,0.9771018616631792,0.985140274968867,0.988819007144597,1.00293066360236,0.980172086675813,0.995870358809768,0.972313516406712,0.98680645513253,0.977611412769636,0.989233053488737,0.975389601616778,0.9382696376649228,0.911585873706573,0.91646522959811,0.910048843877169,0.911848620670557,0.899218862582245,0.8899920177229859,0.8926887953565942,0.8976732809693541,0.888637303392377,0.8529616840209849,0.860600919539797,0.845460678328986,0.8534730685091801,0.887840016113768,0.911999842575756,0.920672994880328,0.94080543542667,0.9513321078958058,0.9668866186733148,0.966966613420147,0.986014522549807,0.992815679225866,1.01373549497528,1.04667596251756,1.05188906360033,1.05257583480241,1.06164915312718,1.04793263667252,1.03317194880236,1.01375925889469,1.01931334662263,0.9991747996618108,0.99799965757885,0.988786455606078,0.962990315160587,0.948420929702065,0.961754931682856,0.950031307284956,0.9153687188869792,0.935694496149782,0.962254162397274,0.9712449732260648,1.0325646131873198,1.0934732874614,1.1420193470416398,1.1880236483058002,1.20602460165079,1.2294905971238002,1.24638266064224,1.26318899497917,1.25404533707504,1.2733582919642,1.29739245457272,1.27314116774591,1.24224788661075,1.25056606645253,1.20911952187619,1.1667992851616,1.12332971209055,1.0843130208882,1.07099670110393,1.05139474959075,1.03484268318089,1.02045891003726,1.00130688067291,0.982731618873088,0.9704055491134848,0.956999497362375,0.952491216967241,0.917343142697456,0.9071838343436128,0.892371442022903,0.89632770504107,0.892217474957113,0.878966383968855,0.8623541678814849,0.863508164304601,0.8601654167627699,0.875508671304764,0.875554168673272,0.8604251388003928,0.8593227167254159,0.8449186873718159,0.8538088870140509,0.850013922694419,0.8640735191416921,0.844547395721737,0.863338158291154,0.863237527109685,0.876112055121388,0.8816189938714029,0.867131020969502,0.872175523488711,0.887310899128925,0.896927340814101,0.9028647097230692,0.900447711227922,0.896391401190082,0.8927159751816259,0.8736288984005619,0.8771593174279692,0.8843843025981779,0.877723764863575,0.8779442275611501,0.870345140504957,0.856024146535027,0.8453815305013449,0.827539289036782,0.82878204307153,0.8274036581270792,0.8383958074322979,0.856284679291757,0.8539704556050691,0.8620166567234879,0.882205084719163,0.871264445416364,0.879744767995805,0.8649117605436241,0.8549907036475479,0.8662615088960759,0.8570037980803141,0.8359375643782591,0.8296355539874799,0.856184606299623,0.860948222434745,0.8581088644588258,0.8843432860143459,0.9093319840012288,0.906592810547155,0.9045203780849408,0.9137316816255632,0.952648995217845,0.94443665105285,0.9651707305322592,0.97978084422739,0.987711358505692,1.0284611653068298,1.0256343605572,1.04473071238696,1.05222478495425,1.03129722807712,1.03191358062864,1.03196976435358,1.04139946580312,1.01528558419495,1.00738880958941,1.0148389545597,1.00498628045134,0.991266534668233,1.01159030225429,1.02093263994339,1.01274519498114,1.01006481874288,1.00049584192852,1.04936754602923,1.06439586187987,1.08425874207142,1.08566782547249,1.10160430870879,1.10747702551778,1.1275116562126002,1.14669263836291,1.15706318106225,1.16191371409985,1.1571740481576298,1.16812944661457,1.15138972424497,1.1560717590257,1.15679892549366,1.1780961387888798,1.16765169494828,1.1420959315221002,1.14671266200264,1.14203416113196,1.11983977324356,1.12028963137654,1.08956491048753,1.06465556395488,1.06259167309106,1.06259301671755,1.07461367821123,1.0688659063686,1.0456640564555202,1.02023507963197,1.00429320201887,1.03149017501978,1.05105971140608,1.07915271723856,1.1039601692761498,1.09805799615536,1.13922509808812,1.2077121287231498,1.19319207581927,1.19469721364829,1.22426730018858,1.22873246655743,1.25871683708064,1.27522883763865,1.26659435040735,1.2529437367338798,1.2477824128034098,1.2422812759313702,1.24649356185395,1.2560058384501498,1.26249148329373,1.2267288295768202,1.20364224066114,1.19922171067885,1.17251074042574,1.1525535445785802,1.11543546286083,1.09850669334173,1.10384378478767,1.081328893797,1.06546921788995,1.0443348440368,1.02061907674003,0.998324298493896,0.9711498934458792,0.960729344414952,0.9647873229599292,0.9515599874665492,0.931571403246496,0.946145263850474,0.950856950405548,0.9478707971997208],"StdR":[0.15564239932894,0.197170920333125,0.17048763838011802,0.143221920564466,0.128495567679831,0.113406333428375,0.10397282456363903,0.100754571976566,0.102014111000684,0.10071832993965,0.0957601199968644,0.0874984565806027,0.0877590214833744,0.0883049328387543,0.0826300985261766,0.0692965996310215,0.0730969669188173,0.07217644270536297,0.0687138240057709,0.0706208916822424,0.070261311012994,0.0736731210475598,0.0670006142529056,0.0689467794129627,0.0686784251226907,0.0650359007796565,0.0604270083103933,0.0597403195246553,0.0606786905054348,0.0577640342074093,0.0576313721926605,0.0586183252681902,0.0624089047228765,0.0636170204295331,0.0697907386241836,0.0686251901480105,0.0674812522085536,0.0587533915673746,0.0520494094675745,0.0463525022253089,0.04500530564039401,0.0416482313141457,0.0392153272264434,0.0379461855712627,0.0377651665500517,0.0405155520681785,0.0374308303380644,0.0348826678387594,0.0310600174444511,0.0289842523773079,0.0284325042236551,0.0288697337127164,0.0296186013979529,0.0300025385720435,0.0295359629722095,0.0304549980108894,0.0306612438153101,0.0310562826782914,0.0306497784657858,0.0291965206038043,0.0298390642993324,0.0295420112264581,0.0299669683156734,0.0299246855790756,0.0292526641543113,0.0295678679203046,0.0297674783696487,0.0283645315824989,0.0268619269956114,0.0257495517190543,0.0245839525017907,0.0240836984434513,0.0226880211354922,0.0215708549245473,0.0207846778767326,0.0203768396256661,0.0190119683581294,0.0178866742896254,0.017724485106508,0.0172213565659973,0.0168617436416467,0.0173212223116006,0.0177472477996581,0.0179290892761222,0.018036029537999,0.018040691759295,0.0178845924392208,0.018132464976102,0.0179837453006339,0.0174633607720183,0.0183250724210381,0.0181438992887841,0.0179930701919928,0.0173977886878919,0.0170323443308691,0.0165645130168913,0.0156748657527148,0.0155509346482274,0.0151223171565771,0.0145930782143617,0.0141295817980843,0.0137572050669293,0.0131997809514259,0.0130501287515242,0.012727368068785,0.0129389737558348,0.0128126378051186,0.0128364737823653,0.012731803179049,0.012515616631478998,0.0123201546985021,0.0118770746081241,0.0119783830902841,0.0121648426963418,0.0120382533411058,0.011992825380283,0.0119542027632975,0.0119590464762079,0.0115864751279029,0.0115935456835368,0.0116554127415271,0.0116896366534069,0.0115418680603815,0.0115372862082336,0.0115353011421709,0.011748780862932,0.0117633457949299,0.0116733760647026,0.0117481943967677,0.0116388291913098,0.0116701387775168,0.0117580430932831,0.0117118001916547,0.0116579332117418,0.0114944673661253,0.011339028913349,0.0114997804345827,0.0116579700646685,0.0118581248857124,0.0119600996738408,0.011889475062645,0.0120881708003587,0.0124910123125244,0.0124807262544052,0.0123942515206631,0.0127028014898693,0.0129739650988212,0.0131317192589285,0.0137557491988049,0.0140143984703413,0.0142416647735975,0.0143613763933313,0.0144783758094163,0.014590377708942,0.014587291772766,0.0146135031816152,0.0145554568807905,0.0147194369251639,0.014936895174692,0.0147248082345976,0.0146230699026359,0.0145431189980238,0.0143838602410967,0.0141369684091283,0.0139406249727266,0.0138543461341413,0.0135067902272131,0.0136867860204411,0.0136654426890688,0.0134485584168204,0.0134290508932564,0.0135944383333164,0.0135756356325967,0.0132146233934093,0.0135258540375383,0.0139221152345942,0.0140018649965764,0.0145739389841118,0.0151160879724731,0.015400556013331,0.0151843120952178,0.0156950315334027,0.0160053220587071,0.0160919761411748,0.0163621588504295,0.0165063290485516,0.0167164207905666,0.0167914395879465,0.0169330361823394,0.0165739902968208,0.0165180872637099,0.0159041975365506,0.0152783936507192,0.0142868850083154,0.0135640913346295,0.0131490558426026,0.0124472413941541,0.0119279544669248,0.0116704715755053,0.0112298990095484,0.0109308975836557,0.0108189925665759,0.010635619592501,0.0105210723296224,0.0101744015090381,0.0101521078165689,0.0102806187364865,0.0104233334401648,0.0105043314344076,0.0106180598222118,0.0104970137440527,0.0108767732224426,0.0111077325001168,0.0114632290586748,0.0115612914941151,0.0116507282517312,0.0118145465330604,0.0119458011238343,0.0122830271176819,0.0123950537699504,0.0127344304544377,0.0127561669418473,0.0130277899005763,0.0134356826565432,0.013617431405379998,0.0137805962120985,0.0136190469345543,0.0140373451869155,0.0142477808113565,0.0144759336660452,0.0145584892474025,0.0145029818057638,0.0143950810224879,0.0145692754991372,0.0143414557438956,0.0146734175414156,0.0149896590068689,0.0148677562827998,0.0150448577400986,0.015262525454518,0.0151571738616211,0.0154955586445702,0.0155198220808503,0.0156900912867984,0.0162415541883919,0.0165521035233211,0.0169861012354704,0.0172891079630125,0.0175414052268564,0.0178543256126265,0.0179535184197312,0.0182312537341122,0.018062383190519,0.0180865149491434,0.0183664355179983,0.0184458629571778,0.0186521270389796,0.0187563466455376,0.0192675234704575,0.0196406317100669,0.0196414659061817,0.020407338435674,0.0206770574946746,0.0207075539332354,0.0206939983818333,0.0212297051862838,0.0213551136563554,0.0212188470432554,0.0218053549302288,0.0216748565304055,0.0218184761644617,0.0224055608268949,0.0221567700116503,0.022190824819657003,0.022090565110784,0.021626924208533,0.0214937913278442,0.0211778718631937,0.0216329401564734,0.0210756463108614,0.0208286614850679,0.0209871902707409,0.021153727280793,0.0208395385373435,0.0209430675315259,0.0210779518081476,0.0209496702092489,0.0209889016340801,0.0207660206237643,0.0215724102819346,0.0215701394803349,0.0214652033737569,0.0213813039043332,0.0210697764291799,0.0213452994810054,0.0215111366723698,0.0213048734368276,0.0214825647013078,0.0211476286418219,0.0209933777460773,0.0212408825672596,0.0206546231633418,0.0206549961886755,0.0201426878125934,0.0202737838176837,0.0199961805436709,0.0193944788179911,0.019527732482213,0.0191070540748317,0.0187498481662861,0.0185060466971887,0.0179491822713618,0.0174039351764512,0.0171196140346404,0.0171042762725932,0.0169003029916151,0.0168532834589489,0.016400009101613,0.016234894934723,0.0159575888770162,0.015972452239805,0.016139999138235002,0.016278830232282,0.016446921476401,0.0162182676912926,0.0164596732259006,0.0170292275436135,0.0169751256095142,0.0171679973699865,0.0173482063447012,0.0173672389656121,0.017364961744883,0.0177715185837067,0.0176992291473397,0.0173941726690052,0.0174701225450857,0.0171532644600677,0.0170007566431612,0.0169853480581597,0.0169083148376488,0.0164564695001782,0.0160437395733324,0.0156687099068905,0.0150388726980925,0.0144912942166923,0.0137868339583682,0.0132402340556921,0.0129481091144242,0.0124111037269215,0.011985619835687,0.0116207288501647,0.011271276750821,0.0107943170924619,0.010493978287979,0.0103854168383379,0.0102798937305653,0.0100281995230984,0.00978659697238989,0.0100148501465814,0.0100816504948047,0.0100706173665044],"EnoughData":[0,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-BH.json","Name":"Bahrain","CurrentEstimate":{"Exposed":3244.0,"Infectious":3176.0},"OfficialName":"Kingdom of Bahrain","Level":"country","M49Code":"048","ContinentCode":"W-AS","CountryCode":"BH","CountryCodeISOa3":"BHR","Population":1641172},"BJ":{"data":{"Rates":{"CaseFatalityRate":0.002473744795721393,"Critical":0.005112426887690855,"Hospitalization":0.026328265281157663},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,2,5,5,5,5,5,5,5,5,5,18,18,18,18,18,18,27,27,27,27,27,27,33,33,33,33,33,42,42,42,50,50,50,53,62,62,62,62,76,83,83,83,83,83,83,83,57,61,61,61,82,84,118,134,134,136,136,143,147,148,148,151,151,151,151,186,188,188,188,217,222,228,232,236,237,238,247,247,253,253,272,277,288,292,295,306,323,333,333,333,333,333,333,333,333,333,333,333,557,557,557,557,557,557,782,782,782,782,782,782,918,918,918,1036,1036,1036,1036,1036,1036,1036,1036,1036,1036,1600,1600,1600,1600,1600,1600,1681,1681,1681,1681,1690,1690,1690,1690,1690,1705,1705,1705,1705,1705,1705,1738,1738,1738,1738,1738,1738,1738,1738,1738,1738,1793,1793,1793,1793,1793,1793,1793,1793,1942,1942,1942,1942,1950,1950,1950,1950,1954,1954,1954,1954,1960,1960,1960,1960,1960,1973,1973,1973,1973,1973,1973,1973,1973,1973,1973,1973,1973,1973,1973,2330,2330,2330,2330,2330,2330,2330,2330,2330,2330,2330,2330,2330,2330,2330,2330,2330,2418,2455,2455,2455,2455,2466,2466,2466,2466,2515,2515,2515,2515,2515,2515,2515,2579,2579,2579,2579,2579,2579,2579,2579,2579,2579,2579,2579,2819,2819,2839,2839,2839,2907,2907,2907,2907,2922,2922,2972,2972,2972,2972,2972,2972,2972,2972,2972,2972,2972,3061,3061,3061,3061,3061,3061,3061,3061,3061,3061,3061,3061,3061,3061,3061,3061,3185,3185,3185,3185,3185,3185,3222,3222,3222,3222,3245,3245,3245,3245,3245,3284,3284,3317,3317,3317,3317,3317,3317,3398,3398,3398,3421,3421,3421,3552,3552,3563,3563,3563,3563,3563,3772,3772,3772,3772,3772,3960,3960,4119,4119,4119,4119,4248,4248,4248,4248,4248,4248,4248,4248,4248,4248,4963,4963,4963],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,2,2,5,6,6,6,6,6,6,6,9,13,13,16,16,22,26,26,26,26,35,35,35,35,35,35,35,35,35,35,54,54,54,54,54,54,64,64,64,64,64,90,90,90,96,96,96,140,242,284,319,319,327,327,339,339,339,339,339,130,130,135,135,135,191,191,208,210,210,224,224,232,243,244,244,261,261,261,261,288,305,305,305,388,412,442,483,532,572,597,650,650,765,807,850,902,1017,1053,1124,1149,1187,1199,1199,1199,1199,1199,1199,1199,1199,1199,1285,1285,1378,1378,1378,1378,1378,1463,1602,1602,1602,1602,1602,1690,1694,1694,1694,1770,1770,1770,1805,1805,1805,1805,1805,1805,1914,1936,1936,1936,1936,1936,1936,2001,2014,2014,2014,2063,2063,2063,2063,2095,2095,2095,2115,2115,2115,2115,2145,2145,2145,2145,2145,2145,2145,2194,2194,2194,2213,2213,2213,2213,2242,2242,2242,2242,2267,2267,2267,2280,2280,2280,2280,2280,2294,2294,2325,2325,2325,2325,2340,2340,2340,2357,2357,2357,2357,2357,2357,2357,2411,2411,2411,2411,2411,2411,2411,2478,2496,2496,2496,2496,2496,2496,2557,2557,2557,2557,2557,2557,2557,2643,2643,2643,2643,2683,2683,2683,2745,2745,2745,2745,2745,2781,2781,2844,2844,2844,2844,2844,2884,2884,2916,2916,2916,2916,2916,2916,2916,2974,2974,2974,2974,2974,3015,3015,3055,3055,3055,3055,3055,3073,3073,3090,3090,3090,3090,3090,3090,3090,3152,3152,3152,3152,3167,3167,3167,3205,3205,3205,3205,3205,3205,3205,3251,3251,3251,3251,3251,3251,3304,3304,3304,3304,3304,3304,3363,3363,3413,3413,3413,3413,3413,3413,3413,3557,3582,3643,3643,3643,3643,3643,3786,3786,3786,3786,3893,3893,3893,4119,4119,4193,4193,4193,4193,4193,4560,4560,4560,4560,4560,5039,5039,5143,5143,5143,5143,5434,5434,5434,5434,5434,5434,5434,5434,5434,5434,6071,6071,6071],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,5,6,6,9,9,9,11,11,11,13,13,13,13,14,14,14,16,19,21,21,21,21,21,21,21,21,21,23,23,26,26,26,26,26,28,31,31,31,31,31,34,34,34,34,35,35,35,36,36,36,36,36,36,38,38,38,38,38,38,38,38,38,38,38,39,39,39,39,39,39,39,39,39,39,39,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,43,43,43,43,43,43,43,43,43,43,43,43,43,43,43,43,43,43,43,43,43,43,43,43,43,43,43,43,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,46,46,46,46,46,46,46,46,46,46,48,48,48,48,48,48,48,48,48,48,52,52,52,54,54,55,55,55,55,55,56,56,56,56,56,62,62,65,65,65,65,70,70,70,70,70,70,70,70,70,70,75,75,75],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,2,2,5,6,6,6,6,6,6,6,8,12,12,14,14,17,20,20,20,20,29,29,29,29,16,16,16,16,16,16,26,26,26,26,26,26,30,30,30,30,30,46,46,46,44,44,44,85,178,220,255,255,249,242,254,254,254,254,254,45,71,71,71,71,106,104,87,73,73,85,85,86,93,93,93,107,107,107,107,98,113,113,113,166,184,208,242,287,326,348,392,392,499,541,565,612,715,747,815,827,845,845,845,845,845,845,845,845,845,845,929,929,795,795,795,795,795,878,789,789,789,789,789,874,742,742,742,699,699,699,733,733,733,733,733,733,840,298,298,298,298,298,298,282,295,295,295,334,334,334,334,366,351,351,371,371,371,371,367,367,367,367,367,367,367,416,416,416,380,380,380,380,409,409,409,409,285,285,285,298,290,290,290,290,300,300,331,331,325,325,340,340,340,343,343,343,343,343,343,343,397,397,397,397,397,397,397,107,125,125,125,125,125,125,186,186,186,186,186,186,186,272,272,272,184,187,187,187,247,236,236,236,236,223,223,286,286,286,286,286,262,262,294,294,294,294,294,294,294,352,352,352,112,112,133,133,172,104,104,104,104,107,107,74,74,74,74,74,74,74,136,136,136,136,62,62,62,100,100,100,100,100,100,100,146,146,146,146,146,146,75,75,75,75,75,75,95,95,145,145,122,122,122,122,122,227,250,278,278,278,278,278,421,340,340,340,420,420,420,513,513,575,575,575,575,575,732,732,732,732,732,1017,1017,959,959,959,959,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1033,1033,1033]},"Timezones":["Africa/Porto-Novo"],"AgeDist":{"0-4":1908329,"10-14":1488071,"100+":45,"15-19":1291415,"20-24":1115836,"25-29":945932,"30-34":785320,"35-39":651123,"40-44":538732,"45-49":443100,"5-9":1688621,"50-54":363185,"55-59":287496,"60-64":218586,"65-69":160597,"70-74":111041,"75-79":73794,"80-84":35315,"85-89":12926,"90-94":3234,"95-99":500},"REstimates":{"Date":["2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.09643587883817,1.06716656140805,0.920323126080006,0.926020856964776,0.662989336511151,1.44194072032873,1.44485325646902,1.36588981960648,1.29140356949757,0.8444690739562809,0.8385814460937842,1.2964968047082,1.29158749968001,1.2489860110118898,1.20149553344341,1.15988251710749,2.11268767000936,1.90982292324101,1.65604173062479,1.12729062205579,1.06189487296199,1.0406272848106,2.09174339167072,4.1663179624234505,3.7872494920450097,2.93576545014196,2.18532322606106,1.8227745886991495,1.56493887075026,1.4688530404441005,1.22324104806212,1.15788992910763,1.1214815228431698,1.07182530461324,1.0558800475014398,1.04784774786599,0.875292488358632,0.444341786357521,0.27968865102127,0.4241963950792009,0.486007659077153,0.609411174880139,0.68707914225561,0.6459607774035839,0.809244788078582,0.851878543129147,0.955795152108628,1.0766524621246198,1.08378095445351,1.06669066101465,1.1596741485561002,1.13639049891135,1.10597534401301,0.6044881467143771,0.8579907017331171,0.892846960875918,0.899022045744555,0.919792390676717,1.6094189839291495,1.76714536541625,1.77522836915363,1.79883999892255,1.90365520157873,1.89747268180901,1.69218107649636,1.7335048276464098,1.54668693969354,1.81137473762878,1.6719634914066202,1.5677974912061998,1.5570259710061598,1.69413415282009,1.43351123108797,1.40508941705818,1.30110971095627,1.22427818478727,1.1102765860038,1.01494900653278,0.965186088958057,0.882386070680502,0.896494625652542,0.724911038944211,0.6797380337366341,0.6392708974288179,0.5820843489143579,0.567494523510187,0.53477332916125,0.639908036323359,0.6270057205271401,0.5634541725251601,0.57085892182992,0.619628297945564,0.985924639613452,1.5645828682947098,1.49808240131083,1.37824778434161,1.27606217854611,1.20208297089107,1.40149716129546,1.10785975422111,1.06285077889389,0.805735012874391,1.01028387026025,1.02529864376377,1.02703492589802,1.11499549649486,0.883218676097683,0.526453973396929,0.553146232432014,0.6014844405748829,0.655031618859151,1.0850291564424002,0.882454663544881,0.8765001031162891,0.8920855059445809,0.909287015938508,0.636073877056005,0.66096312646832,0.977042061711103,0.917531692470109,0.930866237603866,0.941708192694122,1.17314363818914,1.16015334008422,1.12915916299418,0.6370054911914029,0.691543732341879,0.730131248375032,0.7730282473712081,0.913940654242872,0.9433218230814472,0.9584498322843292,0.61848512902592,0.7361611335343531,0.7761277968537271,0.815398224621344,0.5336947142871671,0.566758099183763,0.6149991346547171,0.6662455772657819,0.8605077718332059,0.90391477430179,0.9256602958918472,0.929783463121976,0.938009285877017,0.947059841068388,0.95698099181719,0.9520841511428808,0.96124660922239,0.966036659685539,0.9721270761405892,1.2256518262853702,1.2065467783737098,1.16602953915401,0.7977301851748091,0.798140808304739,0.8219187247205171,0.6672513360841,0.701801128256769,0.898332228410784,0.935570207171819,0.9779194214114209,0.989664466807708,0.9919276478068092,0.992080243809082,0.8768417652979109,0.886577683679626,0.9054980065637372,0.973446938423029,0.986085763042883,0.991407243639508,0.994582054235616,0.9980913738107192,0.819544519086824,0.834586375165548,1.16508227393671,1.17037662045008,1.14357140250808,1.1136414779261,0.9015244270643208,0.901129707391712,0.915956738756218,1.57801381580138,1.74249163813133,1.58224133466596,1.42430531518401,1.30979582619352,1.23258705840652,1.17698800679297,1.1937726546135,1.1579507289553,1.12619882659579,1.10010869039414,1.08139992041219,1.066686080371,1.05397505375325,1.18066221557737,1.0328916526994798,1.01921900668984,1.01439254560524,1.2857192062562,1.25632860509588,1.20514964744376,1.16588950043555,1.12904850530889,1.10090427728095,1.08055038163089,1.06479085263986,1.2533867335548798,1.22171234245248,1.05723777187456,1.03251364295433,1.02303663346978,1.01929197315529,0.815630909811912,1.03335228495049,1.0472977354395898,0.890254753781022,0.897656799206302,0.9130334937899052,0.93065182069772,0.944713498212748,0.7573032604600669,0.7793917759912571,0.7812011199518679,0.8145268234196299,0.8478732780590379,0.8777747663436009,0.8999828726293191,0.9274195043912072,0.9424800762263572,1.01204711409121,1.01598269609882,1.01523487851669,1.01182458329007,1.00920730684331,1.1363627216395,1.1223325477126298,0.814159589253975,0.8169210271039871,0.843030414356346,0.86899322187857,0.894314910762154,0.595694152587751,0.624451069735339,0.863560233336177,0.909085209900172,0.935225414139068,0.949763054887965,1.10777108872548,0.925759405307367,0.925171016688573,1.14040070690531,1.13473438188722,1.1121476468788,1.0879701310922198,1.06777713393924,1.05436133143038,1.04064385093108,0.8919906057845258,0.8978546863855401,0.9148774678601652,0.930307440972196,0.804348677084004,0.8259199309529641,1.3859744297051102,0.990003232293479,0.965895553052544,0.9658956884959922,0.970536555905788,0.977903689191542,1.5625319495620098,1.4977183285622,1.4162968136754,1.31209316234149,1.2345724830408502,1.17738460967068,1.13643052213124,1.1076754055938502,0.7331452397927479,1.71759403000921,1.81274555551837,1.9790021235868305,1.72436474452265,1.51344007932834,1.13088647277242,1.07210034918917,1.39770773977258,1.34453776627044,1.27251199884883,1.20859965832215,1.49409119472483,1.40892561165117,1.31429838774704,1.4500552314206898,1.29918065386995,1.2531718680584,1.1963683650053,1.15111988209907,1.11941268943369,1.09419335564576,1.51212896513417,1.43926815586563,1.3391048654636102,1.2549906346888,1.02901429309149,1.72352691681937,1.61469550367723,1.30809102546934,1.21385029804201,1.07368954643138,1.04709881671918,1.35347158232282,1.3097667517645302,1.24596934241998,0.8382173004405591,0.8320435864337191,0.8527067508327142,0.8793489662573659,0.90474083685454,0.418984432801769,0.446187976820864,1.1618387265558998,1.21688943236112,1.1936558430041],"StdR":[0.23129018807417,0.222580006638535,0.20782702954696905,0.20672901832762805,0.17828233471588895,0.267606499524638,0.269264870810498,0.253529514986429,0.242569186712098,0.188486124689455,0.18709583656950696,0.237821162529838,0.23540043115117695,0.229469260422504,0.218539934551693,0.20990855029449304,0.28127290888223605,0.25737991304577,0.22304061032302694,0.174219179642794,0.162930662336439,0.1604512133893,0.226021153584072,0.305489748920943,0.275246158473583,0.21335028557203,0.156169669726978,0.12383760185306,0.103972348529815,0.0950311055155957,0.0812046308302595,0.0760205519011167,0.0737908156410146,0.0697473466366921,0.0688162234509985,0.0677912631715566,0.0606879583751395,0.0437575576748314,0.0359797202557047,0.0472216648688547,0.0545321902149223,0.0647713188016339,0.0720672332194951,0.0725063813986994,0.08337423954870403,0.088404203410034,0.0951077878188809,0.101347036140006,0.102395266740183,0.0989259650797207,0.103922314874525,0.100987344975862,0.0984260950633329,0.0718257983132247,0.0864183749693208,0.0898248435822159,0.0912089051394621,0.0938533420086306,0.124545215443385,0.129254696275235,0.123705648596672,0.118538657996426,0.115078187091475,0.11051916923041198,0.0975185703823261,0.0934014043722481,0.082521472956014,0.0866424904406716,0.0795310102245081,0.0726418498768254,0.0687977971199804,0.0696834367101635,0.0598903624371389,0.0570692133184372,0.0525321377835457,0.0495536642427483,0.0451531395034168,0.0424773950952176,0.0407939319818843,0.0384744988368643,0.0388113868283269,0.0351829111663932,0.0346974570752451,0.0347056007930319,0.0337864253538661,0.0351141530544319,0.0357669075531961,0.041012893210736,0.0421931290986803,0.0422046345376214,0.0440830538107069,0.0477080047776047,0.0639750851757859,0.0826137160083856,0.078309497735042,0.0711591665622307,0.0654533867128069,0.0602149112890041,0.0638289799983773,0.0554966694432832,0.0525982813160525,0.0455545938357555,0.0509245172064791,0.0515174771413665,0.0513154589863707,0.0539891981414447,0.0479283579330805,0.0368809843731972,0.0387714352014532,0.0424668647385703,0.0466742041563338,0.0632544184094851,0.0569045234621935,0.0563927320731376,0.0576765947671661,0.0593910106377632,0.0492858284436789,0.051026941309242006,0.0647474974245941,0.0639653878921001,0.0657000951501161,0.0651597753335135,0.0731749913337848,0.0719690885277288,0.070405356605538,0.0525615143199108,0.055145161376355,0.0578833522923309,0.0618694102075088,0.0688215964639907,0.0713651967004371,0.0718233573158449,0.05759738178461701,0.0640424295162051,0.0674911652274885,0.0708609300328087,0.0589476798759407,0.0619643488620922,0.0679170322328848,0.0744582132353987,0.086915104344546,0.0923445933334995,0.0929850835423924,0.0946793773908863,0.0945107730818252,0.0974378893176975,0.0967226883658998,0.0968002485539883,0.097596133963696,0.0966951723955565,0.0988057236825476,0.110823224313519,0.10879535596107598,0.106382165896335,0.0847631729539495,0.0859109714881024,0.0884043421241766,0.082298466056873,0.0856281220544988,0.0988344109818664,0.10298855576832304,0.106705121649901,0.106579968392335,0.107293502619593,0.109489671584002,0.101668125962066,0.10384734469366197,0.107534062251057,0.11044422215468,0.112347963240255,0.11115398379796,0.112313804418739,0.113521547757652,0.10213312693617403,0.103598742427089,0.125566553387428,0.12490506319761803,0.123482291521458,0.119574168637145,0.105942620126283,0.107768976380784,0.10786798954119198,0.143066693368374,0.148798322093137,0.13510402600538698,0.121877842382034,0.111011538360113,0.105742600062453,0.0996255305694655,0.0994385214690949,0.0963847255254157,0.0934301176598082,0.0913609707316511,0.0895828716834528,0.0882195955126644,0.0869857169823699,0.0917769066877906,0.0858797027345153,0.0837324491805165,0.0833962656538028,0.0941566374735755,0.0921840424383983,0.0882025646184452,0.0857023330328223,0.082332082691526,0.0797095909919614,0.0785895276394136,0.0776721354631232,0.0833176483354172,0.0815448914400666,0.0751082786334755,0.0720194315482765,0.0721063525614002,0.0720533979962807,0.0640400356679864,0.0732171550896822,0.0750499271456919,0.0679624454303385,0.06925158510606401,0.0693129129143471,0.0708424055814082,0.0718562716133114,0.0650893511886108,0.0672229641341394,0.0677811761036714,0.0719190707715055,0.0740018064925285,0.0771115620696939,0.0790550507045812,0.0809881916120383,0.0813428666651905,0.08422235396188099,0.0858099080059535,0.0858114040786073,0.0852323769148235,0.0860694306350125,0.0907946357623156,0.0902442316443476,0.0750977098742546,0.0748163569959752,0.0773020219905894,0.0791322899008954,0.083272065253293,0.0683483731044865,0.0720369996827005,0.0886155214815819,0.091658824039572,0.09464695559836,0.0961636311554027,0.103391038805493,0.0956261196485538,0.0955888351674042,0.10490965845826,0.10573706598425,0.102733215031992,0.10014710957431698,0.100146809147612,0.0977101370814812,0.0956893776687791,0.0895525906123122,0.0893142456682009,0.0918243682284815,0.0931665217995959,0.0870549086414674,0.0903643467072679,0.117978144531996,0.0988800679029543,0.0964637691062082,0.0962026200375213,0.0967677439690363,0.0972539235162353,0.123692861595652,0.11932513895496903,0.112200876867734,0.104160645251206,0.0964471061734936,0.0924111960279672,0.0893059388423827,0.0872136195028906,0.0707861403059142,0.108112976516434,0.1097356531783,0.109891937486667,0.0971663507641384,0.0861235735132028,0.0694733261596146,0.0658642065428263,0.0733019526400143,0.0703673556604785,0.0674833520046577,0.0637664701157622,0.0695727247056847,0.0660694259299165,0.0619891547359608,0.0633223877280499,0.0578336456735036,0.0554234267987428,0.0527207603249494,0.0503820010666315,0.0490875222545597,0.0474651201764011,0.0557205991702975,0.053083414106914,0.0500320756524808,0.0470495152577123,0.0412737141285217,0.0532991305961363,0.0505305945128348,0.0440334107748218,0.0418316910060463,0.0371080599043732,0.0358218622302415,0.0398287696022018,0.0387980680530816,0.0367744246585019,0.0295829047879117,0.0291880247440887,0.0293084792383688,0.0302002438026868,0.0303889857517429,0.0211631803838884,0.0231187540044146,0.0407699287408841,0.0411195094052071,0.0396275402973909],"EnoughData":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,1,1,1,1,1,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,1,1,1]},"Interventions":[]},"data_url":"extdata-BJ.json","Name":"Benin","CurrentEstimate":{"Exposed":1475.0,"Infectious":1418.0},"OfficialName":"Republic of Benin","Level":"country","M49Code":"204","ContinentCode":"W-AF","CountryCode":"BJ","CountryCodeISOa3":"BEN","Population":11801151},"BN":{"data":{"Rates":{"CaseFatalityRate":0.004409572120516685,"Critical":0.009111439276497602,"Hospitalization":0.04573812239561309},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,5,11,25,34,38,45,52,56,65,66,73,82,85,91,92,99,104,106,107,107,108,108,112,113,115,116,116,117,119,120,121,123,124,124,124,124,124,126,128,130,131,131,131,132,132,134,134,134,134,134,135,136,136,136,136,136,136,136,136,137,137,137,137,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,141,141,142,142,142,142,142,142,142,142,142,142,142,142,142,142,142,142,142,143,143,143,143,143,143,143,143,143,143,143,143,143,143,143,143,143,143,143,143,143,143,143,143,143,143,143,143,143,143,144,144,144,144,144,145,145,145,145,145,145,145,145,145,145,145,145,145,145,145,145,145,145,145,145,145,145,145,145,146,146,147,147,147,147,147,147,147,147,147,147,148,148,148,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,153,153,153,153,168,168,168,168,168,169,169,169,169,169,169,169,169,169,169,170,170,170,170,170,170,170,172,172,173,173,175,175,175,175,175,175,175,177,177,178,178,178,178,178,178,178,178,178,178,181,181,181,181,181,182,182],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,11,11,37,40,50,54,56,68,75,78,83,88,91,104,109,114,115,120,126,127,129,131,133,134,135,135,135,135,135,135,136,136,136,136,136,136,136,136,137,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,138,139,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,142,142,142,142,142,142,142,142,142,142,142,142,143,143,143,143,143,143,144,144,144,144,144,144,144,144,144,145,145,145,145,145,145,145,145,145,145,145,145,145,145,145,145,145,145,145,145,145,146,146,146,146,146,146,146,146,146,146,146,146,146,146,146,146,146,146,146,146,147,147,147,147,147,147,147,147,148,148,148,148,148,148,148,148,148,148,148,148,148,148,148,148,148,148,148,148,148,148,148,148,148,148,148,148,148,148,148,148,149,150,150,150,150,150,150,150,151,151,151,151,151,151,151,152,152,152,152,152,152,152,152,152,152,152,152,152,152,152,152,152,152,152,152,152,152,157,157,157,157,172,172,172,172,173,173,173,173,173,174,174,174,174,174,174,174,174,174,174,175,175,175,175,176,176,180,180,180,180,180,180,180,180,180,181,181,182,182,182,183,184,184,184,184,184,185,185,185,185,185,185,185,185,185,185,186,186,186,187,187,188,188],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,11,11,37,40,50,54,56,68,75,77,81,86,89,102,107,109,104,94,91,88,83,78,76,68,68,61,52,49,43,42,36,31,29,28,28,27,27,23,23,22,21,21,20,18,17,16,14,13,13,13,13,13,11,9,7,6,7,9,8,8,6,6,6,6,6,5,4,4,4,4,4,4,4,4,3,3,3,2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,0,0,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,1,1,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,3,3,3,2,2,1,1,2,2,2,2,2,2,2,2,1,1,1,0,0,0,0,0,0,0,0,0,0,0,5,5,5,5,20,20,20,20,21,21,17,17,17,18,3,3,3,3,3,2,2,2,2,3,3,3,3,4,4,7,7,7,7,7,7,7,5,5,5,5,4,4,4,5,6,6,6,4,4,4,4,4,4,4,4,4,4,4,4,2,2,2,3,3,3,3]},"Timezones":["Asia/Brunei"],"AgeDist":{"0-4":31672,"10-14":31309,"100+":5,"15-19":33775,"20-24":35200,"25-29":34496,"30-34":38141,"35-39":38427,"40-44":35640,"45-49":32363,"5-9":34683,"50-54":27992,"55-59":22229,"60-64":17186,"65-69":11327,"70-74":6211,"75-79":3358,"80-84":2175,"85-89":958,"90-94":281,"95-99":55},"Capacity":{"CapacityActiveInfectionPercent":0.2096,"CapacityNewInfectionsPerDayPer1000":0.149714285714,"CriticalBedsPer100k":13.1,"Source":"https://www.researchgate.net/publication/338520008_Critical_Care_Bed_Capacity_in_Asian_Countries_and_Regions","Year":2015.0},"Interventions":[]},"data_url":"extdata-BN.json","Name":"Brunei","CurrentEstimate":null,"OfficialName":"Brunei Darussalam","Level":"country","M49Code":"096","ContinentCode":"W-AS","CountryCode":"BN","CountryCodeISOa3":"BRN","Population":433285},"BO":{"data":{"Rates":{"CaseFatalityRate":0.0052826745654448405,"Critical":0.01092563562122565,"Hospitalization":0.04195738569654887},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,2,2,2,2,2,6,7,14,26,31,31,31,37,44,44,54,54,80,98,110,117,132,134,159,166,174,187,198,219,237,258,273,299,313,339,356,434,473,493,503,533,553,561,575,609,629,647,677,689,738,749,889,968,1137,1298,1507,1658,1739,1902,2086,2159,2190,2261,2372,2431,2768,3113,3430,3752,4002,4002,4670,5086,5454,5857,6300,6795,7338,7736,8158,8517,8928,9340,9764,10358,10766,11272,11667,11929,12398,12883,13354,13918,14333,14843,15294,15819,16357,16979,17882,18200,18553,18875,19290,19721,20030,20614,20951,21169,21478,21971,22506,23305,23582,23968,24156,24510,25390,26437,27373,28139,28904,29808,30823,31753,32830,33720,34723,35638,36491,37471,38623,39965,41111,42141,43887,45396,47050,48875,50397,52521,54914,56749,58497,60408,62124,64074,65884,67844,69566,71489,73150,75098,77216,79483,81240,82796,84286,85198,86216,87031,87716,88457,89032,89617,90240,90853,91556,92101,92868,93406,93791,94324,94895,95529,96165,96654,97105,97547,98007,98542,99268,99812,100347,100786,101103,101523,102083,102642,103499,103896,104202,104483,104957,105526,106330,106950,107633,108067,108658,109228,109769,110303,110759,111178,111503,111848,112055,112526,112842,113386,113899,114225,114466,114881,115199,115718,116137,116505,116828,117137,117454,117789,118333,118691,119029,119180,119338,119548,119835,120209,120720,121050,121280,121472,121702,122495,123673,124015,124390,124596,124799,124981,125230,125490,125716,125886,126092,126221,126439,126720,126950,127155,127540,127815,127969,128308,128540,129052,129387,129754,129969,130222,130620,130910,131579,132097,132510,133013,133247,133671,134503,135186,136266,136882,137704,138087,138809,139672,140671,141736,142279,142948,143437,144227,145537,146578,147744,148750,149895,150439,151469,152555,154377,155722,157263,158499,159222,160326,161764,163338,164900,166446,167354,168040,169415,170972,172710,174329,175958,177282,177775,179057,180155,181338,182534,183833,184717,185155,186118,188645,189832,191081,191950,192553,193032,193652,194370,195099,195705,196731],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,3,10,10,11,11,12,12,15,19,24,27,29,32,43,61,74,81,97,107,115,123,132,139,157,183,194,210,264,268,275,300,330,354,397,441,465,493,520,564,598,609,703,807,866,950,1014,1053,1110,1167,1229,1470,1594,1681,1802,1886,2081,2266,2437,2556,2831,2964,3148,3372,3577,3826,4088,4263,4481,4919,5187,5579,5915,6263,6660,7136,7768,8387,8731,9592,9982,10531,10991,11638,12245,12728,13358,13643,13949,14644,15281,16165,16929,17842,18459,19073,19883,20685,21499,22476,23512,24388,25493,26389,27487,28503,29423,30676,31524,32125,33219,34227,35528,36818,38071,39297,40509,41545,42984,44113,45565,47200,48187,49250,50867,52218,54156,56102,58138,59582,60991,62357,64135,65252,66456,68281,69429,71181,72327,73534,75234,76789,78793,80153,81846,83361,85141,86423,87891,89055,89999,91635,93328,95071,96459,97950,99146,100344,101223,103019,105050,106065,107435,108427,109149,110148,110999,112094,113129,114409,115354,115968,116598,117267,117928,118781,119580,120241,120769,121604,122308,123345,124205,125172,125982,126791,127619,128286,128872,129419,130051,130470,130676,130986,131453,131990,132618,133222,133592,133901,134223,134641,135311,135716,136219,136569,136868,137107,137468,137706,137969,138226,138463,138574,138695,138922,139141,139319,139562,139710,139771,139890,140037,140228,140445,140612,140779,140853,140952,141124,141321,141484,141631,141757,141833,141867,141936,142062,142201,142343,142427,142475,142561,142664,142776,142889,143069,143181,143246,143371,143473,143569,143756,143854,143922,143978,144034,144147,144276,144390,144494,144592,144622,144708,144810,144994,145186,145325,145492,145560,145657,145846,146060,146385,146697,147030,147150,147345,147716,148214,148665,149149,149770,150023,150385,151059,152064,153121,153590,154349,154843,155594,156887,158372,160124,160985,162055,162661,163671,165268,166981,168891,171154,172798,173896,175288,176761,178818,181016,183589,185680,187183,188733,191090,193745,196393,198257,199989,201037,202818,205208,208074,210726,213392,215397,216835,218299,220426,222447,224234,225910,227128,227967,229187,230731,232502,233854,235098,236036,236732,237144,237706,238495,239524,240676,241771,242292,243176,244380,245719,246822,247891,248547,249010,249767,250557,251391,252360,253297],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,4,6,7,8,9,10,10,11,14,15,18,19,20,24,27,28,28,29,31,31,32,33,34,37,43,44,46,50,53,55,59,62,66,71,76,82,86,91,102,106,114,118,122,128,142,152,164,165,169,174,189,199,215,230,240,250,261,274,280,293,300,310,313,343,376,400,415,427,454,465,475,487,512,533,559,585,611,632,659,679,697,715,740,773,820,846,876,913,934,970,1014,1071,1123,1201,1271,1320,1378,1434,1476,1530,1577,1638,1702,1754,1807,1866,1898,1942,1984,2049,2106,2151,2218,2273,2328,2407,2473,2535,2583,2647,2720,2808,2894,2977,3064,3153,3228,3320,3385,3465,3524,3587,3640,3712,3761,3827,3884,3939,4003,4058,4123,4172,4233,4305,4366,4442,4509,4578,4664,4726,4791,4846,4938,4966,5027,5101,5203,5288,5343,5398,5398,7054,7097,7146,7193,7250,7297,7344,7394,7447,7478,7511,7550,7586,7617,7654,7693,7731,7765,7800,7828,7858,7900,7931,7965,8001,8045,8073,8101,8129,8156,8192,8228,8262,8292,8308,8326,8351,8377,8407,8439,8463,8481,8502,8526,8558,8584,8608,8627,8645,8658,8672,8694,8705,8715,8725,8731,8741,8751,8758,8768,8781,8790,8795,8802,8808,8818,8825,8835,8841,8849,8859,8866,8875,8889,8900,8904,8907,8916,8928,8933,8939,8943,8949,8952,8957,8963,8972,8982,8987,8992,8995,8997,9002,9004,9008,9013,9014,9018,9024,9026,9029,9031,9033,9035,9036,9043,9052,9065,9076,9083,9093,9098,9106,9135,9149,9165,9175,9186,9201,9219,9241,9287,9304,9328,9351,9376,9415,9454,9493,9530,9571,9596,9636,9680,9722,9764,9818,9871,9927,9985,10051,10105,10167,10226,10279,10330,10379,10439,10513,10571,10633,10687,10753,10796,10864,10929,10996,11044,11107,11155,11202,11234,11274,11303,11353,11390,11417,11441,11470,11508,11547,11577,11609,11628,11649,11666,11703,11734,11761,11789],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,3,10,10,11,11,12,12,15,19,24,27,29,32,43,61,74,80,93,101,107,114,122,128,145,170,178,193,244,247,253,274,301,320,362,398,408,431,457,500,527,528,616,709,766,820,863,888,934,973,1029,1240,1352,1425,1529,1597,1760,1923,2065,2165,2410,2523,2667,2864,2979,3188,3426,3586,3759,4167,4411,4774,5066,5384,5752,6185,6799,7356,7682,8393,8701,9051,9317,9731,10172,10562,11002,11092,11315,11967,12508,13260,13939,14489,14735,15011,15472,16004,16800,17091,17686,18161,18816,19243,19816,20252,20753,21548,21993,22126,22756,23262,23899,24732,25421,26196,27104,27617,28524,29121,29945,31113,31537,32090,33150,33919,35193,36171,37832,38878,39898,40794,42086,42815,43369,44795,45677,47056,47636,48220,49035,50230,51761,52844,54108,54651,55319,55585,56228,56564,56551,57100,57814,58414,58855,59288,59505,59795,59629,60224,60852,60649,60928,60098,59244,58520,57460,56971,55817,54649,53667,52505,51163,50042,48651,47609,46393,45277,43882,41400,40113,38983,37529,36682,35889,35161,35027,34623,34363,34192,34044,33852,33442,33092,32907,32703,32752,32554,32358,32252,31999,31815,31817,31550,31520,31391,31220,30971,30770,30246,29929,29617,29385,29163,28846,28488,28122,27413,27227,27045,26807,26431,25985,25340,24911,24371,24085,23550,23066,22683,22324,22020,21738,21529,21254,21071,20659,20462,20047,19663,19412,19214,18878,18657,18240,17927,17729,17512,17260,17058,16818,16361,16176,15925,15838,15733,15570,15384,15134,14731,14501,14363,14198,14049,13352,12349,12189,11948,11904,11766,11679,11614,11566,11661,11798,11924,11911,11882,11970,12235,12479,12576,12920,13018,13034,13467,13947,14658,14753,15287,15523,15868,16842,17644,18862,19300,19856,20213,20781,21524,22508,23321,24944,25743,26433,27064,27635,28654,29750,31739,33136,34110,34826,35831,37403,38831,39636,40167,40613,41298,42548,43530,44778,45850,46568,47234,47534,48149,48538,48701,48777,49021,49131,48908,48830,48796,48481,48033,47599,47755,46853,46277,45854,45637,45453,45637,45696,45588,44227,44340,44164,44332,44366,44329,44449,44484,44558,44894,44777]},"Timezones":["America/La_Paz"],"AgeDist":{"0-4":1185499,"10-14":1161012,"100+":1512,"15-19":1136684,"20-24":1065189,"25-29":974345,"30-34":870945,"35-39":768154,"40-44":667885,"45-49":570458,"5-9":1179088,"50-54":480562,"55-59":403030,"60-64":336191,"65-69":279127,"70-74":225440,"75-79":166501,"80-84":106906,"85-89":60027,"90-94":26533,"95-99":7941},"REstimates":{"Date":["2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[2.0242244477298303,1.83941708839958,1.68534698062356,1.53891718997405,1.55199320679322,1.66684342368247,1.6041296468906,1.5682337589475,1.7740096426997,1.49663567907893,1.31853802828072,1.34245316260678,1.35037870915568,1.35508820998775,1.46198561721365,1.54239074683596,1.49292026336196,1.46320590439613,1.38909502999255,1.35955264181562,1.3551963869621295,1.2634683040453898,1.3217620063345,1.5447845245097398,1.5799950182624098,1.59253745608756,1.5261152713390702,1.42483174766651,1.346186776302,1.28639919051665,1.2839975072603,1.56641985726494,1.6068236601346002,1.5255184553251002,1.50340629709576,1.4664290185405,1.46297754921392,1.4363399752194097,1.43760388322291,1.36897681084852,1.4507959702236,1.42597406217662,1.41805388251514,1.4311895361099898,1.42265822165245,1.3321769385577098,1.32592954173516,1.29948337710349,1.28118484980679,1.38249697866934,1.34044551944835,1.34979578452922,1.33852191957298,1.34767606993458,1.3159587254228,1.3580733825401698,1.42207948397433,1.4486061880768302,1.3876461921930598,1.4510146215243998,1.38336512727535,1.37570293487798,1.3417864067553,1.30553571096852,1.2999039930043,1.2521810093568302,1.24576663775908,1.18506180087538,1.12953551982518,1.1332232724405802,1.10918775470131,1.12614743804006,1.16434996383204,1.14444751616175,1.14710228007007,1.12787723805105,1.14772626322607,1.1408113520566,1.13945560000339,1.1724662964612,1.18959913794045,1.22198804147606,1.26840757798622,1.23885344109184,1.23440392470466,1.19875988525467,1.17022449803735,1.164802502389,1.15245096164789,1.12125781556413,1.11961641763898,1.11392288060872,1.13199849755205,1.1340053227956102,1.12608429151483,1.1284872022029,1.11256299593671,1.10043027592038,1.1050528649746,1.09398801880369,1.11257611795076,1.11947052208319,1.10725794367306,1.11666596983219,1.12905862045499,1.1275217467484802,1.1424989626791102,1.15596106036805,1.1731125363902,1.15351424708272,1.13303563552725,1.12339143500897,1.1166744065716598,1.09358125116354,1.06175106575138,1.05738722819634,1.05454617196578,1.07906269230414,1.0443187113105,1.02747314520566,1.00964592402682,0.988112513497677,0.9871178833125492,0.985696439855374,1.00244271525793,1.01151011599947,1.0111323926524398,1.01756901617764,1.02819633584344,0.992606009210826,0.9814083608519648,0.9777944969113892,1.0076502118569,1.03500128467874,1.0169103057815,1.00987374125685,0.9687439174843052,0.9625698752067008,0.929063027895514,0.951565032898393,0.974193978124092,0.96823689842361,0.968962698885835,0.96581645401528,0.9603106372326772,0.934335792728016,0.900254724939307,0.879694748427476,0.87829692977704,0.8863363336512041,0.8917204652483021,0.877333917450403,0.8816119737331541,0.8348380598424301,0.7740415408020279,0.791114408073135,0.7856374727009459,0.7948599445511401,0.8127081596310041,0.830500007369024,0.8471120462429771,0.867627923656261,0.8757603350312451,0.8703690386570809,0.8784550371178041,0.913605531040147,0.946972056247244,0.958301060498957,0.9588183325973392,0.937617513445893,0.930208281123109,0.917979729598974,0.899884716658737,0.8654615072704008,0.8605498384348249,0.832981072288647,0.8328146180346371,0.8210395651278292,0.8007106160633779,0.7739704124788521,0.746739639591311,0.750529882325976,0.79595786903867,0.8114618496158029,0.8244405876580421,0.841983450157933,0.880341997689033,0.891572898103436,0.8933356408034241,0.864225548414568,0.8251655944854659,0.792016027097787,0.7966270466610241,0.792193471629215,0.7867985958062691,0.7820835448121279,0.726774761898486,0.7145568576059929,0.696822979135666,0.690779978440788,0.675387563171552,0.686004557562954,0.6713909118658079,0.6993386701578119,0.72724792835253,0.7380955357958199,0.751914736713037,0.7734428999761701,0.7985391993578729,0.808084842871432,0.8271944528790041,0.847165330938014,0.8313813972446958,0.8449723866804459,0.873641901630394,0.8567339301852809,0.841971306474311,0.8331457733017621,0.819239976591299,0.831845315911693,0.815438612569571,0.827715084203308,0.846604172660795,0.833696310438547,0.8098185538892192,0.80624109118814,0.852701568208473,0.870274336540677,0.884512440628263,0.9615897639909692,0.994260641194878,0.978686810073011,1.01034511182803,0.980606510167467,0.9697768320859128,0.9768856545952758,0.960496706125038,0.9713655910952208,0.987473739753868,0.991426834951986,0.942584477669912,0.938283342263259,0.923631962541187,0.90824269591202,0.921768567801223,0.997001590627948,1.00778877358124,1.03730810410573,1.1025144310896202,1.09739691551971,1.1062081994996398,1.13676095629574,1.1680032496488302,1.27271778236097,1.35288100513632,1.4211890328756,1.38261820840166,1.34974691948439,1.39771497982855,1.45438908332645,1.46553934600005,1.49499535378079,1.54651346744739,1.48273529844175,1.44588630227547,1.47730911495076,1.57778666154946,1.62554846725302,1.51290714961452,1.46723877910527,1.4233612435222598,1.4191828647529598,1.47263041856979,1.5175451494907,1.58126687030123,1.49578471069596,1.42541026486532,1.35999505929675,1.34015592342521,1.35257118047952,1.34175187076474,1.3406098165666298,1.41192910410171,1.39463357892247,1.34975309152072,1.31264585825014,1.25383436462499,1.23069366551145,1.20750096598295,1.2600017167758302,1.26692092445075,1.2599395185779398,1.23309348834769,1.21961380601427,1.21710346654584,1.2060154082565702,1.14746397764787,1.11787730184646,1.09079233511784,1.08735561057326,1.10722312298604,1.12112751945942,1.11786992246482,1.09969137891002,1.07683401195443,1.0586433974145302,1.04362889422472,1.02696525684808,0.9992203711399548,0.967523041766008,0.9644376951091372,0.952682986191967,0.953213974561812,0.9420486621257272,0.921036263080162,0.892863728412399,0.859809366960256,0.825356568378023,0.8075982031169989,0.8051604754479431,0.790546613360764,0.752793312746288,0.729244433216427,0.7288208680160859,0.740071224015847,0.771383034882775,0.7899529010492758,0.803473522589494,0.813339653217463,0.814994088579285,0.826151660142455,0.8410648672140892,0.8465800977723391,0.853566084989759,0.9003650354536891,0.935872901632806,0.9523542271849208,0.9560675494493108,0.9461564662436908],"StdR":[0.20731807633695495,0.18124643416187,0.162004633496974,0.143865057924186,0.138353641439409,0.13722067896682902,0.127201651501205,0.119719358596123,0.123315809938653,0.108657688641043,0.0953936027271629,0.0944313537893383,0.0904940974987379,0.0879120790293248,0.0887898769457865,0.0881638909189727,0.0841771031779745,0.0798673868057651,0.0756017498537873,0.0718392527729901,0.0717156965051137,0.0650942302738041,0.0645697880077598,0.0689180225331563,0.0675271762640256,0.06627926395299599,0.0621674269772562,0.0574249402875863,0.054462402104521,0.0506448814967044,0.0492701527996237,0.0535366322984096,0.0529521032748611,0.0505343018509068,0.048794867677462016,0.0464307755322195,0.0447567124032993,0.0431112237756872,0.0412100696346161,0.0391717395950339,0.0395292107676014,0.0376427683584107,0.0368197460524196,0.0359725414435968,0.0347528236620212,0.0323659112534928,0.0317871591100795,0.0300936415618711,0.0290845291856902,0.0297733125061192,0.0284318180374936,0.0283387484794378,0.0272325859293621,0.0269968530075277,0.025962917602112005,0.0260203758090048,0.0261723812468122,0.0262933402934627,0.0260031404574419,0.0263366924452876,0.0251303406012849,0.0244945261647924,0.0234570233749873,0.0224262698109766,0.0217212244161222,0.0203414011071197,0.0198058957066048,0.0184671383182012,0.0171595401867884,0.0166701084160368,0.0156688990601853,0.0152783367483349,0.0152575165752966,0.0146963944811472,0.0145660829527378,0.0143021244680517,0.0142300579554668,0.0138799018255965,0.0137524860975041,0.0138043444556381,0.013893884466272,0.0139457634556968,0.0144411708892323,0.0144844066700503,0.0147089778808758,0.0144545999374336,0.01400155857252,0.013537690625942,0.0130461151415094,0.0125825558224586,0.0124166342381036,0.0118488669527684,0.0118405669365087,0.011373319927584,0.011266756314193998,0.0111098618948207,0.0108800899574206,0.0106764179028841,0.0104888152592853,0.0103391140855575,0.0102986460014789,0.0101505794632602,0.0100513756875472,0.0100066254659542,0.0100363045251655,0.00995836261921245,0.0100246740264843,0.0101247297370871,0.0102586216780917,0.0101434027229697,0.0101660175229697,0.00995178685342519,0.00979623300675899,0.00954964167440807,0.009181989922066609,0.00879778352368009,0.00847391663058201,0.00847555432928558,0.0080428495731477,0.007852207019118491,0.007771321148334579,0.00744477679687038,0.00738653762883306,0.0072645423339652,0.00729466826783234,0.007261314298339179,0.007055369274509441,0.00705307852119288,0.00714213628696213,0.0069986008995295895,0.0069581020188459,0.00695391874728725,0.00698069683460737,0.007041754600090441,0.00696544645505229,0.0070507158652951905,0.0068087316561844,0.00680468573374096,0.00670199647546836,0.0069056879012377,0.00704398802133886,0.0069727091481709795,0.00698138240682567,0.00698864040374692,0.0069977576944668714,0.0069404475217517215,0.006844564417636229,0.00703099376216333,0.00721345312280335,0.007551008810940709,0.00765555930176168,0.00777412587516895,0.00798156484061442,0.00794572001556577,0.00780212942425754,0.00845815663179335,0.00893994948267918,0.00959773331497509,0.0100620802744174,0.010399677785507,0.0107781974181421,0.0110382013176948,0.011009715816711,0.0109930613095169,0.0109138668344631,0.0110990972250066,0.011292314348459998,0.0111767540868089,0.0109239862115532,0.0105702890207826,0.0102163071416093,0.0100489346255125,0.009889842220764871,0.009824938093386441,0.00994627506097052,0.0100423844860196,0.0103688475808553,0.0105559033235463,0.0106984069731735,0.0109644781657617,0.0110706534335765,0.0117197556089264,0.0127376115991341,0.0132852191293153,0.0135731030347181,0.0138958214912992,0.0144276268615309,0.0143727015970878,0.0141626473763035,0.0137840538074602,0.013299962941138,0.0131417700402387,0.0132940975249323,0.0137595485005892,0.0141300035304587,0.0142240119428279,0.0139706398787511,0.0142862700492781,0.0147816138802392,0.0151862095259671,0.0155906055900962,0.0165670286216072,0.0170345550295234,0.0180246404681126,0.01920531423994,0.0200513014959959,0.0203945846476959,0.0208777996466776,0.021626098951934,0.0217608139327779,0.0221637794168057,0.0223291687714958,0.0217151524130407,0.0219766640684213,0.0226022078514863,0.0222296883461505,0.0217199976962621,0.0218121241152423,0.0213915367344655,0.0221684033968267,0.0221233790871114,0.0226003690302623,0.0228457771997127,0.0230800544284319,0.0229198038338921,0.0233320653086805,0.0242320815057114,0.0248744357837017,0.0252920925024597,0.0263998839529637,0.0271026250104921,0.0266677076231739,0.0266905735749164,0.026014314276438,0.0257243078685652,0.0255754282754117,0.0255162286681092,0.0254558178095999,0.0259573837648613,0.0259537221779752,0.0252291871667972,0.0251449308726602,0.0248644509521197,0.0247467915870476,0.0254218148335527,0.0267788164862142,0.0270936732054754,0.0272882571675956,0.0282186111384048,0.0277369728761684,0.0275551550888376,0.0276869498599233,0.0280587102363592,0.0289291789912759,0.0298003469159978,0.0300262805003479,0.0296585370352703,0.0288724069833319,0.0292529119697845,0.0296777965916438,0.0296124223621616,0.0297857619061938,0.0305467573619012,0.029633957494536,0.0288404823385468,0.0284510026504163,0.02956447878133,0.0306553155317195,0.0291024417850062,0.0281923079181635,0.0267915411819925,0.0256478458712611,0.0256628120304803,0.0258629503344718,0.0269442314203857,0.0258828360717351,0.0247425721679274,0.0233430960229725,0.0219691528827624,0.0211672068819725,0.0201254569596644,0.0197414017264218,0.0202295758598218,0.019769860166413,0.0191702937260095,0.0185110244447054,0.0172213742033575,0.0163374343877572,0.0153859624276297,0.0152767653034882,0.0147489390128648,0.0145393437096415,0.0140391517827223,0.0137365712196811,0.0134078771508376,0.012950119977733996,0.012211886128110002,0.0113709400351971,0.0107051071929115,0.0101061016820851,0.00970365920254183,0.009427245564474973,0.00903687499679977,0.00875446301917955,0.00859663894026684,0.0082476557110333,0.00792379513467189,0.00740869349241078,0.00709787492246901,0.00670935925892551,0.0065714407836078,0.0063829141996437294,0.0062809309346825715,0.00611985578975751,0.0060232981358623,0.0059706963484576,0.0060002971705294,0.00611231594193996,0.00646600886690406,0.0069780256739498895,0.00726560747108534,0.00743597361406875,0.0078437919735123,0.00854484168895405,0.00926056422369346,0.0101738983825356,0.0105924900348686,0.0108937155134421,0.0110847425393235,0.0111683436469103,0.0112343133136229,0.0114706298088361,0.0113871010197251,0.0112961656501292,0.0116479472457987,0.0118130515689495,0.0116777247222924,0.0112409201756846,0.0106859592824527],"EnoughData":[1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-BO.json","Name":"Bolivia","CurrentEstimate":{"Exposed":99760.0,"Infectious":87953.0},"OfficialName":"Plurinational State of Bolivia","Level":"country","M49Code":"068","ContinentCode":"W-SA","CountryCode":"BO","CountryCodeISOa3":"BOL","Population":11513100},"BR":{"data":{"Rates":{"CaseFatalityRate":0.0067669729193686285,"Critical":0.013991840961662632,"Hospitalization":0.054802286366914026},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,2,6,6,6,6,120,127,127,127,127,127,127,127,127,127,173,173,173,173,173,3046,14026,14026,14026,14026,22130,22130,22991,25318,26573,27655,29160,30152,31142,32544,34132,35935,38039,40937,42991,45815,48221,51370,55350,59297,61685,64957,67384,72597,78424,79479,84970,89672,94122,100459,106794,116683,125960,135430,142587,149911,153833,158593,166647,177604,189476,200892,206555,211080,223638,238617,254963,266940,277149,283952,378257,396737,413916,429965,445123,459436,469141,477709,490005,521046,534580,551631,576779,588118,601736,627963,660469,679524,702399,727715,746018,757811,788318,817642,957692,984615,990731,1029045,1062542,1107012,1139844,1171447,1217361,1244088,1264843,1291251,1323425,1350098,1397531,1428520,1447408,1459072,1514300,1555339,1591975,1620313,1693214,1785359,1812913,1846641,1868749,1922802,1956807,2008854,2037982,2062876,2098976,2157484,2190361,2230542,2272299,2321537,2356983,2390830,2449338,2506228,2521100,2616981,2622878,2655017,2699080,2751246,2801931,2844318,2855558,2913966,2947784,2976256,3032551,3082447,3122846,3158783,3202185,3237615,3268591,3345240,3387309,3429435,3464278,3498999,3522155,3549201,3572421,3611632,3657701,3695158,3723206,3723206,3770138,3811505,3845464,3873934,3897539,3936893,3963446,3993432,4016831,4046827,4102954,4128490,4153307,4172711,4197372,4237152,4274774,4299659,4299659,4361108,4375354,4397882,4430340,4457172,4488092,4502854,4502854,4526393,4526393,4526393,4526393,4526393,4526393,4526393,4526393,4526393,4526393,4526393,4526393,4526393,4526393,4526393,4526393,4914733,4947777,4962574,4987435,5005161,5022338,5039438,5060697,5078162,5078162,5118156,5138641,5147172,5163226,5183970,5222937,5254457,5274812,5279452,5279452,5335498,5358299,5383385,5406066,5430896,5437189,5457973,5481184,5509645,5534010,5556887,5581436,5581436,5581436,5597802,5712305,5759294,5792539,5825745,5864838,5866657,5897526,5965492,5966118,6043219,6078287,6078287,6138349,6158049,6206483,6239192,6301547,6322955,6388938,6408517,6469310,6501341,6512717,6512717,6512717,6654189,6677235,6712757,6754111,6814092,6848844,6855372,6893256,6904172,6950045,6994845,7033286,7081521,7136817,7205410,7231336,7273237,7284945,7347080,7394739,7438075,7485823,7509009,7560460,7618080,7618080,7673092,7746910,7775928,7821376,7864969,7896290,7964176,7979513,8066603,8148671,8176373,8202354,8258074,8311881,8366197,8396148,8428992,8467982,8478818,8577207,8616282,8637050,8691664,8740445,8765048,8821887,8847264,8933402,8960755,8988618,9070505,9095692,9108205,9189903,9214337,9264696,9309568,9371448,9382316,9437611,9506251,9548315,9605870,9647550],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,2,2,2,4,4,13,13,20,25,31,38,52,151,151,162,200,321,372,621,793,1021,1546,1924,2247,2554,2985,3417,3904,4256,4579,5717,6836,8044,9056,10360,11130,12161,14034,16170,18092,19638,20727,22192,23430,25262,28320,30425,33682,36658,38654,40743,43079,45757,50036,54043,59324,63100,67446,73235,79685,87187,92202,97100,101826,108620,115455,126611,135773,146894,156061,162699,169594,178214,190137,203165,220291,233511,241080,255368,271885,291579,310087,330890,347398,363211,374898,391222,411821,438238,465166,498440,514849,526447,555383,584016,614941,645771,672846,691758,707412,739503,772416,802828,828810,850514,867624,888271,923189,955377,978142,1032913,1067579,1083341,1106470,1145906,1188631,1228114,1274974,1313667,1344143,1368195,1402041,1448753,1496858,1539081,1577004,1603055,1623284,1668589,1713160,1755779,1800827,1839850,1864681,1884967,1926824,1966748,2012151,2046328,2074860,2098389,2118646,2159654,2227514,2287475,2343366,2394513,2419091,2442375,2483191,2552265,2610102,2662485,2707877,2733677,2750318,2801921,2859073,2912212,2962442,3012412,3035422,3057470,3109630,3164785,3224876,3275520,3317096,3340197,3359570,3407354,3456652,3501975,3532330,3582362,3605783,3622861,3669995,3717156,3761391,3804803,3846153,3862311,3908272,3950931,3997865,4041638,4091801,4123000,4137521,4147794,4162073,4197889,4238446,4282164,4315687,4330455,4345610,4382263,4419083,4455386,4495183,4528240,4544629,4558040,4591364,4591364,4657702,4689613,4717991,4732309,4745464,4777522,4810935,4847092,4847092,4906833,4915289,4927235,4969141,5000694,5028444,5055888,5082637,5094979,5103408,5113628,5140863,5169386,5200300,5224362,5224362,5250727,5273954,5298772,5323630,5353656,5380635,5394128,5409854,5439641,5468270,5494376,5516658,5535605,5545705,5554206,5566049,5590025,5590025,5631181,5653561,5664115,5675032,5699005,5747660,5781582,5810652,5848959,5863093,5876464,5911758,5945849,5981767,6020164,6052786,6071401,6087608,6118708,6166606,6204220,6238350,6290272,6314740,6335878,6386787,6436650,6487084,6533968,6577177,6603540,6623911,6674999,6728452,6781799,6836227,6880127,6901952,6927145,6970034,7040608,7110434,7162978,7213155,7238600,7263619,7318821,7365517,7423945,7448560,7465806,7484285,7504833,7563551,7619200,7675973,7700578,7716405,7733746,7753752,7810400,7873830,7961673,8013708,8075998,8105790,8131612,8195637,8256536,8324294,8393492,8455059,8488099,8511770,8573864,8638249,8697368,8753920,8816254,8844577,8871393,8933356,8996876,9058687,9118513,9176975,9204731,9229322,9283418,9339420,9396293,9447165,9447165,9524640,9524640,9599565,9659167,9713909,9765455,9809754,9834513,9866710,9921981,9978747,10030626,10084208,10139148,10168174,10195160,10257875,10324463,10390461,10455630,10517232,10551259,10587001,10646926,10718630,10793732,10869227],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,3,6,11,15,25,34,46,59,77,92,111,136,159,201,240,324,359,445,486,564,686,819,950,1057,1124,1223,1328,1532,1736,1924,2141,2354,2462,2587,2741,2906,3331,3704,4057,4286,4603,5083,5513,6006,6412,6761,7051,7367,7938,8588,9190,10017,10656,11123,11653,12461,13240,13999,14962,15662,16118,16853,17983,18859,20047,21048,22013,22666,23473,24512,25598,26754,27878,28834,29314,29937,31199,32548,34021,35026,35930,36455,37134,38406,39680,40919,41828,42720,43332,43959,45241,46510,47748,48954,49976,50591,51271,52645,53830,54971,55961,57070,57622,58314,59594,60632,61884,63174,64265,64867,65487,66741,67964,69184,70398,71469,72100,72833,74133,75366,76688,77851,78772,79488,80120,81487,82771,84082,85238,86449,87004,87618,88539,90134,91263,92475,93563,94104,94665,95819,97256,98493,99572,100477,101049,101752,103026,104201,105463,106523,107232,107852,108536,109888,111100,112304,113358,114250,114744,115309,116580,117665,118649,119504,120262,120828,121381,122596,123780,124614,125502,126203,126650,126960,127464,128539,129522,130396,131210,131625,132006,133119,134106,134935,135793,136532,136895,137272,138105,138105,139808,140537,141406,141741,142058,142921,143952,144680,144680,145987,146352,146675,147494,148228,148957,149639,150198,150488,150689,150998,151747,152460,153214,153675,153675,154176,154837,155403,155900,156471,156903,157134,157397,157946,158456,158969,159477,159884,160074,160253,160496,161106,161106,162015,162269,162397,162628,162802,163368,164281,164737,165658,165798,166014,166699,167455,168061,168613,168989,169183,169485,170115,170769,171460,171974,172561,172833,173120,173817,174515,175270,175964,176628,176941,177317,178159,178995,179765,180437,181123,181402,181835,182799,183735,184827,185650,186356,186764,187291,188259,189220,189982,190488,190795,191139,191570,192681,193875,194949,195411,195725,196018,196561,197732,198974,200498,201460,202631,203100,203580,204690,205964,207095,208246,209296,209847,210299,211491,212831,214147,215243,216445,217037,217664,218878,220161,221547,222666,223945,224504,225099,226309,227563,228795,230034,230034,231534,231534,233520,234850,236201,237489,238532,239245,239773,240940,242090,243457,244737,245977,246504,247143,248529,249957,251498,252835,254221,254942,255720,257361,259271,260970,262770],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,2,2,2,4,4,13,13,20,25,31,38,52,151,151,162,199,318,367,613,780,1004,1519,1888,2199,2493,2902,3319,3787,4114,4300,5389,6469,7593,8570,9788,10517,11470,13221,15224,16969,18408,19430,20796,21929,20684,12558,14475,17515,20278,14062,16026,17347,17533,20132,22684,26107,28662,31701,35608,40040,45246,47751,49402,51784,55438,59296,66653,71233,77580,83720,86619,90557,93156,98473,109687,120359,128177,130840,138056,147108,156037,164080,174412,182798,190634,197592,208117,219576,233880,247812,268714,278980,285430,300546,312851,325957,343805,359767,371351,292021,304360,318820,331944,341859,348358,355151,366603,387943,387821,395814,432328,440824,444632,453463,465298,474332,493619,516614,528882,540503,552070,554129,570479,477282,491292,522008,509143,495255,494836,505352,515148,513068,524293,527738,520883,529266,541284,537932,539957,548680,559829,524226,522828,552768,583080,564914,522705,519174,508116,525903,539329,562032,561156,576332,576697,556677,548618,571456,583177,590571,590398,577390,564888,557266,554356,598313,552016,586986,577328,551954,546220,543621,545353,563414,554146,543255,531296,520864,517044,519896,526516,523706,503868,518300,483095,486776,487589,502021,497798,488716,471633,462188,457718,451223,456610,461271,475624,443466,437639,439513,446517,461851,454815,444288,427336,436428,406432,414940,420586,423278,417857,406034,397449,392209,402753,402753,399738,393583,382678,391307,395294,391395,403395,429585,418098,426326,436237,462723,490533,520693,544294,544294,570158,592724,616976,641337,670792,697339,710601,726064,366962,362037,372833,369746,370560,363293,354515,344856,350757,350757,351010,352651,354546,349178,352233,361355,362844,371103,403849,417843,374952,386760,395009,407640,420655,446608,444245,436939,438948,461827,475873,484940,536275,560471,564956,500665,502841,519275,532259,535711,559942,549068,531348,583339,558815,577503,620717,582201,587261,580752,617681,624060,654373,637861,643319,607018,629221,663580,721246,745355,620822,615911,600506,616759,611233,632180,649795,627424,633556,607146,617823,641570,679654,675431,667957,671354,654795,706002,703492,722460,747171,759940,769243,741011,744293,807338,810129,791767,823881,806164,788760,818188,812539,857627,829244,804359,803854,801869,799035,799976,801301,820983,788139,825124,814288,788838,808035,840658,836302,830777,830220,805050,833777,803255,826414,850853,822666,825978,839812,819443,860169,874267,893227,891563,914001,893670,883314,911044,926892,958907]},"Foretold":{"Date":["2020-04-19T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-17T00:00:00+00:00"],"Mean":[1121102.0,1287918.0,1951184.0,2818897.0],"Variance":[1103296000000.0,2073908000000.0,4100803000000.0,14464820000000.0],"0.05":[237721.7,198434.8,364600.8,376358.8],"0.50":[838891.8,891303.1,1388364.0,1763449.0],"0.95":[2979644.0,3774530.0,5453306.0,8831007.0]},"Timezones":["America/Araguaina","America/Bahia","America/Belem","America/Boa_Vista","America/Campo_Grande","America/Cuiaba","America/Eirunepe","America/Fortaleza","America/Maceio","America/Manaus","America/Noronha","America/Porto_Velho","America/Recife","America/Rio_Branco","America/Santarem","America/Sao_Paulo"],"AgeDist":{"0-4":14475093,"10-14":14942442,"100+":21150,"15-19":16218004,"20-24":17152049,"25-29":16952594,"30-34":17147907,"35-39":17328855,"40-44":15661313,"45-49":13800693,"5-9":14601817,"50-54":12822932,"55-59":11598270,"60-64":9468159,"65-69":7428703,"70-74":5309419,"75-79":3492132,"80-84":2317208,"85-89":1175240,"90-94":510827,"95-99":134602},"REstimates":{"Date":["2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.96129616725207,2.04666755037197,2.02173046920927,1.92912229999008,1.8822023716949,1.68221244621193,1.5933715220299998,1.6577192754147898,1.73310471646712,1.72547492325437,1.6547296884376397,1.54074871620932,1.4938310354931204,1.44426955710924,1.38818092160927,1.42637418301702,1.39035213011305,1.4329771316467,1.4308451065926902,1.3973006675952,1.35678775926934,1.29626431522479,1.2512814722389198,1.29091237735647,1.3291025374224,1.41810936438391,1.41451667498908,1.42356610183395,1.44882937885704,1.44475878445959,1.48498620319906,1.41929105719379,1.3628864510160903,1.33538023142298,1.3541355875487802,1.36414607855033,1.4372344030805502,1.42768261210641,1.44234053304492,1.39969516611079,1.3457913622676798,1.29800277212459,1.26455907569229,1.26958997218149,1.27531850170447,1.3469925223113897,1.3630024066854298,1.31386461674636,1.30994024150887,1.32545082545135,1.32628098983076,1.32842368878713,1.32853342322147,1.30879567516042,1.30129984335595,1.26666141028593,1.25385014695229,1.2493513430591698,1.27067360751861,1.2679002608299,1.31239094163476,1.29247907155208,1.21806560373259,1.22078961922161,1.21295563304378,1.2197728923426,1.21543160525694,1.21186148496403,1.18068071529915,1.15652703223045,1.17738683426362,1.18532826146097,1.16326747792598,1.12719734053132,1.06494552546328,1.04978758108745,1.06611370423698,1.07386922488609,1.07263041497661,1.03697149181959,1.09566566699508,1.10468672253883,1.07862537119741,1.08263700367106,1.08725074042508,1.09775931007293,1.10436288380455,1.13914048405056,1.15841304962877,1.1626032626853,1.1395802486605702,1.10805727870717,1.117373223659,1.15190761932272,1.09888942731805,1.08328870774276,1.0874914938251898,1.06580778662532,1.06436294942285,1.05642118465011,1.05224592810823,1.03928069092323,1.03220556401108,1.0151824157635698,1.00413711107456,1.01832679625907,1.00366031367314,0.9972931576854352,0.98192171019118,0.9658807452948548,0.965645183403133,0.971854037624585,0.969291954543533,1.02114345387117,1.05689672870573,1.07216414653843,1.08436877584885,1.06912576359791,1.06047739176424,1.04606327460125,1.09034458684704,1.10018647196517,1.11577830622102,1.12520356344716,1.10609262820633,1.07804547661469,1.07838070651662,1.04577917586733,1.02356989486449,1.00800917228439,1.00346268480621,1.0002708746365698,0.9985191401359792,1.01758760201511,0.9941142659667872,0.9974420808830948,0.995361604488053,0.990165997826505,0.987331028440058,0.9939493195060092,0.989591195844778,0.978499481171053,0.9685240653250772,0.940273486783606,0.94803042977613,0.958044066705369,0.95810292356934,0.9570728175765308,0.950694469619532,0.931025011153162,0.9281129007400892,0.9391938945321828,0.937982277399398,0.9968410195859648,0.993357250904446,0.990605653336475,0.988742439419174,1.02636919460083,0.9901579112416412,0.972576151158948,0.962388785362332,0.906874971200986,0.896031610026978,0.904282775397648,0.921359247947718,0.921014016593913,0.931784795194987,0.882023531223755,0.8844942055077529,0.8812520648323678,0.88405617492819,0.8802857098281529,0.903259931133852,0.925130984704891,0.946817892244615,1.00209459618602,0.922496700101264,0.989348711527117,0.967185660650868,0.9588337721291408,0.963070315046416,0.964215701570451,0.95885028472786,0.956633874840543,0.962998453362882,0.871020360608555,0.9506036924346408,0.944321609950675,0.950513462989782,0.9815377572639922,1.06975824580693,0.96469792611833,0.950656727416304,0.9513393562886,0.953735943074112,0.949162386320964,0.89889649068295,0.894163038720896,0.8890864008083821,0.993477737522404,0.9029046945366171,0.8881729352626608,0.945469306848494,0.903929355704518,0.8964835309263091,0.902986943965297,0.927048302862942,0.941956813497953,0.956806392092351,0.9888733974160128,1.05670923557577,1.05689231568671,1.03884220616201,1.0018062296485,0.980834142348727,1.01293236344251,0.9565612980395553,0.9233589914112572,0.92956880348553,0.8610842691371259,0.9141776263044208,0.916873825628786,0.92194496683768,0.9189546787234352,0.911693140515769,0.9968492445543828,1.0330220251440898,1.0557303583107098,1.11639091708509,1.11337360383129,1.1080703559541998,1.16492278454521,1.17005369352268,1.25176864798166,1.19833010311932,1.18433946472006,1.1679662734973602,1.14741871931091,1.1357540212584198,1.10627475734486,1.09310531383195,1.08727487379533,1.10486892474701,1.11265144491091,1.11160532757381,1.12798391498759,1.14201656097699,1.14947235511851,1.14038759653,1.1356602126021202,1.1255038363051202,1.10933721083509,1.12784329602315,1.11626858963323,1.12438814638908,1.14035698734846,1.10025821569445,1.07351300353804,1.06459327127636,1.0377608039349302,1.0656119074432902,1.09037561106998,1.08668723362278,1.08299278988284,1.06596917871271,1.0602523143195,1.05554756677227,1.03434413994759,1.0348465834258198,0.981036519386552,0.937492454834174,0.938639536525097,0.941592528657155,0.978729486168893,0.961896553526814,0.946288863337038,0.90703910347231,0.860226058082619,0.8639952113668969,0.876636831227799,0.900770202153821,0.951150354199647,1.02050860695081,1.07618574483892,1.15290118531139,1.1511893026622,1.13089411017917,1.11178315086649,1.09636271321828,1.09429246122012,1.1496845806193,1.19982180766834,1.18988445996791,1.15706004573347,1.1308099631436002,1.10386352612886,1.04074155034779,1.03392910946148,1.02687057029653,1.02003374597185,1.01792817068755,1.01240654907073,1.0139950313798498,1.00407144619813,0.990267157865822,0.986855140404714,0.981889878599902,0.986295773156894,0.978458104754454,0.9703723608978442,0.9718813763149542,0.96911769596445,0.886866018420268,0.968374567422975,0.9416078718888912,0.969575184090255,0.971453966253075,0.966589527001814,0.9596209648394192,0.944596433146058,0.9479160974670948,0.9683008889897512,0.977435361862557,0.983598979624042,0.979288818978093,0.98654184140761,1.07452646645598,0.993939901090221,1.03024768725279,1.00771026291135,1.01513007905232,1.02967224141255,1.04622099411268,1.06540655637126,1.06899799863145,1.06180011229547,1.0562753923855202,1.06660452322204,1.08814219282187,1.1045139425103705],"StdR":[0.0540496115503049,0.0540358606648928,0.0531633529200838,0.0503743175831011,0.047702458599324,0.0416718864139841,0.037432802365507986,0.0362776013582642,0.0362953406502721,0.0357553699329631,0.0342332372175803,0.031342619239857004,0.0289577780029295,0.0267793873876774,0.0244653454478995,0.0238172428364036,0.0222956738024103,0.0221757691895726,0.0218744746678805,0.0209413284913322,0.0201126187231105,0.0187739888674559,0.0173342991544119,0.0168287206971233,0.0166139776515368,0.0173638368173545,0.0177058356897741,0.0183325855425664,0.0191531038066142,0.0194448564703915,0.0202302692179741,0.0197698518568486,0.0190245672025872,0.0182030861854397,0.0178517154264997,0.0173477899469589,0.0181129731842463,0.0181988101422824,0.018846934420731,0.0185836794072057,0.0179226796974136,0.0168242596750587,0.0157818556013183,0.0149563258154906,0.0144550838659076,0.0146785008027941,0.0148985123236015,0.0147895818008461,0.0147805266367768,0.0147708392500906,0.0146854750522749,0.0146734275247368,0.0147408507218608,0.0145341911372958,0.0143903965435428,0.0137833439110059,0.0133518088347621,0.0128681577996315,0.0127355875519474,0.0124713848452576,0.0128471066388719,0.0128395026811818,0.0122316074654558,0.0119829684212962,0.0114251247426999,0.0111246319961416,0.0107532611012776,0.0104787208252294,0.0100662537392945,0.00964431805448702,0.00936607242259334,0.00906667096096581,0.00876077929245805,0.0083373078682583,0.00756679114031367,0.00698327308995663,0.00649121790966591,0.00587900059196177,0.00541149346607525,0.00495377852315988,0.004939082113272411,0.00465512173556995,0.00458059844069874,0.0046192110015053295,0.0045982906788637,0.0045718003927032215,0.00455745347949878,0.00479335780997411,0.00511509797828786,0.005582681169726479,0.00588966912246425,0.0058993587887270285,0.00584913290624678,0.0058910942867631795,0.00567315805412191,0.00558450143065632,0.0053477343556403,0.00501048906247213,0.004764368123250999,0.00445132043325554,0.00418247623529287,0.0038926520792340203,0.0036471623066250203,0.00334458913022649,0.0030939167382802893,0.0029130177732946,0.00256467804783346,0.00236902269446779,0.00220352837982305,0.00204610119244122,0.00198697555539693,0.00191107422747465,0.0017468501338368599,0.00173160253516209,0.0014846684056193,0.00157468451459187,0.0019505470984175106,0.00232787680741724,0.0025040388898189,0.0025229956633049107,0.0026025524789444693,0.00279339118788405,0.00322003524716213,0.0036450645209677203,0.0039853099247850795,0.00408082130887189,0.00403219384526632,0.00378313413762411,0.00352675295151719,0.0032257337201876,0.00291533552743637,0.00259104699536517,0.00233117514010485,0.0021243703304064,0.00185739149899075,0.00179546923005515,0.0016903579064411801,0.0015983761669605301,0.00152537951967862,0.00147039905786145,0.0014045383862119599,0.0013574999585166,0.00136091270794086,0.00141082576895853,0.00164026805802307,0.00177908450227868,0.00178600072370355,0.0018010152572964602,0.0018341514641460601,0.00189933671423609,0.00206759085134442,0.00230110794320581,0.00243633208248193,0.00263943917623103,0.00246621086425195,0.00221216656462897,0.0020202282789015,0.0019227493604560301,0.0018184347608012801,0.00157392168993586,0.0014972887044476801,0.0015235235318739,0.00189230814621667,0.0024325289361804892,0.0028460704870682,0.00298256906866251,0.0031034252393087,0.00300087894106794,0.00321522413756083,0.00355672823660235,0.00388457103999475,0.00409351937880837,0.004390428078693521,0.00457672083370575,0.00459071219510895,0.00460058633753484,0.0039816341375864105,0.0037582818585799797,0.0035304643905738797,0.00321336211039857,0.0030123166475483107,0.0029195581801221,0.00281640493696713,0.0027556076653460107,0.0027297899351243307,0.00247819019910281,0.00293109471305945,0.00318297372651088,0.0031772921928341197,0.0032107184734023607,0.00335238241599486,0.003004218443163,0.00232477968186559,0.00215717581787338,0.00229440306937223,0.00236309589399042,0.0023547372191273,0.0026144944059423893,0.00300835124181725,0.0037649602411162397,0.0033037878541486397,0.00314026514988326,0.00363286468972084,0.00355013776284817,0.0035255021721049603,0.0037820272723759203,0.00404388404807103,0.00413656637126146,0.004112778488748361,0.0040188248802237895,0.00399430863310542,0.00381169682638944,0.00333886763579993,0.0027542497317981107,0.0021914916630360005,0.0019656670822451893,0.0019317674375084895,0.00182036210883197,0.00206885578956696,0.00222155018595579,0.0029650107047399,0.00326213540064025,0.0034058985739124697,0.00347439915441399,0.00347474901401212,0.0038539471907596203,0.00386163515536195,0.0036270138958676397,0.00343089988544175,0.00354311347071597,0.0035395494777833397,0.003693995067625521,0.00434510261382479,0.00526505184652705,0.00632690926243743,0.00671164362826406,0.00676093577264851,0.0066241777517291,0.0064636504198447,0.00618290016318025,0.00583751963895875,0.0054963996277349,0.00526929202831184,0.00514086070007615,0.0050754925104339,0.00520007613631428,0.0053469194065365894,0.0055646086865567,0.0057764572878713895,0.00589286120759125,0.00592442856416441,0.00582162806775639,0.0057822410236111,0.0056798260126615,0.00566666303047525,0.00571704638018504,0.00560028503003785,0.00543180576616796,0.00512548223915787,0.00471086255132068,0.00448464104308283,0.00419901254634941,0.00404820134870514,0.00408390075480083,0.00402729662915014,0.003971895258196911,0.00380039065486585,0.0035938789187919796,0.00340310501975208,0.0030212879954513,0.00275747336537341,0.00268891363348071,0.0024660867288894693,0.00232965530742364,0.0018026887091406602,0.0016642757010392698,0.0016996147866705099,0.0020107537883687398,0.00269790463762164,0.00324621731505485,0.0036245333624193897,0.0038583201597761295,0.0038355712693146898,0.00352100333847609,0.00338769539668265,0.00370864142806205,0.0038960878166032897,0.0038071308247275898,0.0037028932006315705,0.0035982486285288705,0.0037603004852852,0.00443249668302038,0.00536964431313363,0.00591016964925658,0.00596188745686911,0.00572729114555975,0.0051838885130729715,0.0047423050889705606,0.00419666767352635,0.0036949488683829298,0.0033046666372795,0.00292998507260501,0.00263858183993589,0.0023788481034963,0.0021687989621093397,0.0020354632202085397,0.0018360886169872,0.00169804386809337,0.0015404374869510196,0.00144403407077724,0.00145912888693288,0.00142131744243882,0.00132608578292234,0.00208700993482239,0.00191669825074039,0.0019759979801372,0.00192509472371352,0.00181450796726303,0.0017768659188983399,0.0017512230045487699,0.001882545204214,0.0020553775290203104,0.00205131744578257,0.00199099751167616,0.0018776527503400104,0.00180215006457957,0.0018519260607815398,0.00187676063933328,0.00152613851522677,0.00144946476306381,0.00132313238151187,0.0013082038058232599,0.0013985697659912,0.00157992424682682,0.0018728057221627104,0.00209251081981545,0.0022041433218479,0.00227881921627901,0.00241304564330318,0.0027336788667393893],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-BR.json","Name":"Brazil","CurrentEstimate":{"Exposed":2191510.0,"Infectious":1974631.0},"OfficialName":"Federative Republic of Brazil","Level":"country","M49Code":"076","ContinentCode":"W-SA","CountryCode":"BR","CountryCodeISOa3":"BRA","Population":211049520},"BT":{"data":{"Rates":{"CaseFatalityRate":0.0045817886969098465,"Critical":0.009469583186886671,"Hospitalization":0.04081171495518473},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,9,9,9,11,11,11,14,17,18,19,19,21,21,22,24,24,25,28,30,30,32,34,34,34,38,38,38,44,48,50,50,50,51,53,53,55,55,55,55,57,76,76,78,78,78,78,78,82,83,83,83,83,85,85,85,86,86,86,88,89,89,89,90,93,93,96,96,96,96,96,97,97,100,102,102,102,103,103,103,108,110,112,112,117,118,118,119,120,135,140,142,142,144,150,150,150,150,151,153,155,155,158,159,161,161,175,175,175,182,190,192,194,195,196,198,199,205,210,210,219,222,225,229,230,237,248,250,252,255,282,287,288,291,293,294,296,298,299,301,301,302,306,306,306,306,307,312,314,315,316,319,324,325,326,327,329,333,338,338,338,342,343,345,345,348,353,355,355,356,357,357,358,360,360,363,363,367,368,372,373,377,381,386,386,386,387,387,388,390,393,395,395,396,400,403,404,408,409,409,422,423,423,430,430,438,438,444,445,445,445,445,447,448,449,450,450,453,456,456,459,459,459,459,469,481,504,533,533,553,574,583,605,631,631,679,702,725,734,755,764,776,780,782,814,821,841,847,847,852,853,854,854,854,854,854,855,855,856,856,856,856,857,857,857,857,862,862,862,862,862,862,865,865,865,865,865,866],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,3,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,9,11,15,20,21,21,21,21,21,21,21,21,24,24,27,27,28,31,31,33,43,43,47,47,47,48,48,59,59,59,59,62,62,66,66,67,67,67,67,68,68,68,68,70,70,70,70,75,76,77,77,77,77,77,78,80,80,80,80,80,80,82,84,84,84,84,86,87,87,89,90,92,92,92,92,92,95,99,99,99,101,101,102,102,103,105,105,108,108,108,110,110,113,113,128,133,133,138,141,147,147,153,154,155,155,156,173,173,184,195,195,224,225,227,227,227,228,228,228,233,234,234,238,241,244,245,245,246,246,246,252,259,261,261,261,261,263,263,271,273,280,281,282,282,283,283,298,299,300,304,304,306,306,309,309,313,316,316,316,325,327,330,331,332,336,336,340,342,342,345,346,346,348,349,354,356,358,358,358,358,359,359,364,364,364,369,369,375,375,377,378,378,378,378,379,382,386,386,386,389,395,396,396,410,414,415,418,424,426,430,432,433,433,434,436,437,438,438,439,440,440,443,443,446,479,479,519,519,576,597,623,623,636,655,670,689,710,716,734,734,755,767,771,810,813,825,831,833,834,837,842,842,843,848,850,850,851,854,855,856,856,856,857,858,858,859,859,859,859,859,861,861,861,861,861,861,861,863,863,864,866,866,866,866,866,866,866,866,867,867,867,867,867,867,867,867,867,867,867],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,3,4,4,4,4,4,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,3,3,2,2,2,2,2,2,2,2,2,2,2,2,2,4,6,10,15,16,16,16,16,16,16,15,15,18,18,21,21,22,25,25,27,37,37,38,38,38,37,37,48,45,42,41,43,43,45,45,45,43,43,42,40,38,38,36,36,36,36,32,37,38,33,29,27,27,27,27,27,27,25,25,25,25,25,8,8,6,6,8,9,9,7,7,9,9,9,7,7,10,13,13,13,13,12,13,13,13,12,12,12,12,12,14,14,16,16,28,31,31,36,38,44,44,45,44,43,43,39,55,55,65,75,60,84,83,85,83,77,78,78,78,82,81,79,83,83,85,84,84,71,71,71,70,69,69,67,66,65,65,64,66,63,70,62,60,57,54,53,61,51,50,52,49,24,19,21,18,20,22,20,18,26,26,29,29,26,30,30,34,35,30,31,31,30,29,25,29,30,31,29,25,20,21,21,22,21,19,24,21,22,20,22,22,21,21,20,19,22,23,23,19,21,23,23,19,29,28,29,32,37,39,42,42,40,38,39,40,37,35,34,31,31,31,21,20,23,49,49,81,81,132,152,178,178,191,208,222,240,260,266,281,278,299,308,311,350,353,355,349,328,300,303,288,267,259,242,218,218,171,151,129,121,100,91,80,77,75,44,37,17,11,11,8,7,6,6,6,6,6,7,7,7,9,9,9,8,8,8,8,3,4,4,4,4,4,1,1,1,1,1,0]},"Timezones":["Asia/Thimphu"],"AgeDist":{"0-4":63855,"10-14":66263,"100+":66,"15-19":69730,"20-24":74308,"25-29":79006,"30-34":75718,"35-39":62963,"40-44":50275,"45-49":39329,"5-9":61973,"50-54":33389,"55-59":25625,"60-64":21303,"65-69":15605,"70-74":12754,"75-79":9480,"80-84":5681,"85-89":2856,"90-94":1116,"95-99":317},"REstimates":{"Date":["2020-03-20T00:00:00+00:00","2020-03-21T00:00:00+00:00","2020-03-22T00:00:00+00:00","2020-03-23T00:00:00+00:00","2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.73680666343866,1.74894518085154,1.73185188780762,1.7297748930883703,1.7010696092338502,1.7045708587734398,1.7000501559756598,2.56360228316362,2.34689946704051,2.82541558297738,2.4000160482409,2.04343608452612,1.80575290051394,2.06031321025051,1.49543115259535,1.3995586076476,1.3570873116549098,1.33642079219185,1.31869788915651,1.30375475418174,1.29090194638428,0.977402432486067,0.994120353810409,0.696900769134387,0.755725135398448,0.8400237113576329,0.941531843542138,0.5217036710949939,0.588322228977059,0.712037039334045,0.842141955449287,1.03301159648185,2.47436777105088,2.57161572722249,3.58398688131771,3.02964020102799,2.4344170565834,2.07095836110942,1.8587732605967504,1.73929731093144,1.62630825863789,1.56504030464426,1.52793175016642,1.48212971490831,1.4548234100393105,1.43362885970384,0.951623302468688,0.979629596327261,0.529725206566664,0.601468856226656,0.7206023752118009,0.883381458026678,3.20964323451631,5.19969940695975,6.819626717350991,6.37832445886279,4.02462367861324,2.66928964028032,2.04676554621036,1.7090479941960002,1.51245787956582,1.39195919940716,1.30169516431807,1.2533453074350702,1.45391523836822,1.3807850933938,1.38897360092793,1.1788479262079,0.93271319656355,0.7986229627328899,0.7575685941490009,0.942032701918354,1.73975022146182,1.67322933816496,1.7845967427058402,1.601568280523,1.44809209053509,1.37911019023754,1.16121447628585,1.60335104828641,1.3861106198644702,1.29480449298415,1.1889094633738702,1.15020712629174,1.1213774214979,1.17158399843588,0.8127143649205141,0.8516985428518309,0.73678566549053,0.7712203990565399,0.815487075400807,0.8553348447108651,0.8882192052489741,0.438363842666734,0.468060324139815,0.6237704279416689,0.69200563494268,0.559201268692452,0.609852678651321,0.7404629141373879,0.8767056386833599,0.9233220148805992,0.95104144238497,0.965625597297897,0.982013961305343,0.906401786209267,1.02305330379757,1.22184305435923,1.20743292301628,0.9994125892491608,0.9884219595957948,0.99954619639142,1.00682479161651,0.740698019187983,0.864807415350568,0.8016858744162031,0.8467662434496189,0.884125040633427,1.14862704895325,1.28732138220744,1.15160140766598,1.12507828061143,1.2168070061746,1.4122871496531,1.36099325021066,1.29753840068287,1.23691863294537,1.01319089102074,1.09385410162015,1.45301951479772,1.4122591329062302,1.3308312631516002,1.26080389597857,1.1403006403913998,1.19011305929433,1.01925116911209,1.00811767154047,1.02068421416329,1.02566099858873,1.25787503051908,1.23577089080842,1.20743331989235,1.10470857017826,0.8092847996640308,1.03340982675069,1.05426124438102,1.97847268200005,2.16829695023856,1.80333161381416,1.81844525055564,1.68876141857311,1.6608645174915502,1.49688635604574,1.47013071311799,1.39041574680805,1.32829269538713,1.206861097028,1.18114871294293,1.4884074834436205,1.41246859156822,1.23874051851265,1.2977422002011298,1.24212398452249,1.64575003465337,1.50043212169565,1.31288164592484,1.22910637346631,1.0871701241713,1.06228563797347,1.03381888629094,1.02901127340192,1.08421828518688,0.857249616342944,0.863173893357092,0.7858656736271691,0.6971543764649301,0.779279914753415,0.3615730658469241,0.377202118412192,0.405342365661028,0.45973526775175,0.5202555321496429,0.7303456715778579,1.01039871107711,1.10875123271579,0.942511582975344,0.904055074576364,0.915168621040908,0.86169826500387,0.779242742336587,0.9829546848833828,1.04362037886361,1.29748086139847,1.26411053284062,1.24589531407857,1.20104367827024,1.0002253953562,0.767626408780234,1.19133210686791,1.22776475604309,1.22938210662188,1.30588548542181,1.19360041759846,1.20053282406795,0.953171374986601,0.971375142408555,0.793061970178155,0.889932545019923,0.978828301638304,0.996916401416176,0.977780503131358,1.2470156334588798,0.8566963830246229,0.911436528295158,0.931728062146254,0.8592189496339241,1.00140777616543,0.956665882308534,1.0913592409514998,1.05774132242926,1.04988975039689,1.01249331198617,0.953279729079218,0.955557734620077,1.03395016430487,0.7846734707313001,0.897817579460603,0.892793849321989,0.951153061779778,0.937589951614672,0.8091537780385829,0.83193047234138,0.7488127845945892,0.705478636072962,0.951285704205987,0.8599186577628629,0.8415705404230529,1.09478363318243,1.01318608449914,1.24521568384994,0.995164739828628,0.982934831452163,0.9401502735897872,0.949665822556916,0.9650701858126692,0.975088587108458,0.9910670983166048,1.14092716248473,1.09161985043597,1.07852124875779,1.06411139866801,0.96561665926091,1.2435962067313702,0.999402893053343,0.9906464315084028,1.5355385216394195,1.60512695690934,1.51847563660289,1.5077096882536,1.59300972280865,1.49071581302291,1.40020250437234,1.253057117225,1.21344466470024,1.1709508864621498,1.08939775159403,0.976483290865748,0.9741165401111308,1.00443274747187,0.682572657168933,0.63402707737091,0.675355482653435,0.6429010199068411,0.599944097950161,0.5860962587722989,0.6042616975357421,1.8466534794403,1.76696843348699,2.91197137670358,2.34815242124731,3.09565242694485,2.75077064868534,2.4615473720248,1.9702783015706296,1.76145637778633,1.68276186523989,1.6066534641009,1.5551948015501895,1.53893712772995,1.42705511187586,1.2485926591263,1.18150063049324,1.0549248228853,1.08946952308709,0.8477257846386371,0.934469797090079,0.850377306243078,0.9261524562232042,0.9150366338798992,0.852443229311928,0.802719716356294,0.749926400867106,0.6985676556464511,0.7023965584192479,0.645410890782556,0.7188269429835,0.637627397197015,0.595060384648793,0.6177645546735699,0.3700702382767971,0.390185250307573,0.326279500106523,0.302315702295806,0.322313097781086,0.37043841081981504,0.390919397076576,0.341150732609565,0.410336198643625,0.438899326259028,0.34488930225924297,0.321936316820535,0.3661267455392461,0.460017593022342,0.371302992853639,0.36434166072165897,0.35189074696485995,0.3997696649800101,0.452229423925201,0.417598764169522,0.557016643178285,0.6151287956751921,0.665646054567386,0.956371388131301,0.985983838940593,0.996713425983744,0.996447860833422,0.7495054065296741,0.769224222226522,0.8059708823278691,0.842555383856353,1.02080039543527,1.05585302653834,1.06480033104146,0.758960561548797,0.7845958362916992,0.6609889611610961,0.350639232183583,0.394791498161318,0.4557280668269579,0.536398735397822,0.6187736451697701],"StdR":[1.23120087878587,1.23588485995972,1.20886943197403,1.22440621095978,1.19659331995682,1.22072283739077,1.19582396664982,1.4713299042025398,1.3584894974603603,1.41101497047261,1.2074303356076002,1.01852868847622,0.906701191719387,0.9193026751166968,0.7425059603661279,0.702590092359491,0.6828274189954859,0.668518344809953,0.6535784518777579,0.643456235035784,0.643493547849723,0.56971912688514,0.5690528733038659,0.489625813851414,0.538995870997478,0.602591828943739,0.66633462888926,0.521230274939391,0.581836012848582,0.7107834955386071,0.8393821845836121,1.03729039848665,1.75883666635866,1.8406816532842,2.06740165992272,1.75329687155535,1.41723556488271,1.19245581961228,1.0970767842684002,1.00484960352018,0.949998030465102,0.9071077542464308,0.884763971142297,0.8595857589579159,0.8513293711046651,0.8324848298695959,0.667335781412917,0.700194354880708,0.5249107729862821,0.5920413817998821,0.722284014429864,0.8851366726446329,1.86660880651206,2.33409828146472,2.29042142148038,1.73395834213268,1.06036469415996,0.7039368259641909,0.537583229713919,0.442709411496816,0.39425787792117895,0.360694314546438,0.33422627122827603,0.32006099538243393,0.342628038929266,0.325005917839605,0.318095391929975,0.288439477450846,0.25086785353341,0.230850935451932,0.22867558488391104,0.261220749469781,0.35969071165516897,0.348482074171359,0.34724350750366906,0.31254782943250203,0.278445543752863,0.25943993907544105,0.232347085382775,0.269567388836542,0.24204598651647896,0.225682282331308,0.210656208844584,0.204528870271751,0.199652960952353,0.20095241707475,0.163776532802415,0.17197418266183898,0.161274083731353,0.16855533465181,0.177752950231016,0.18568345084283705,0.193709806458987,0.140087287476284,0.147359729623168,0.180739758601856,0.201693471136575,0.18683395599799105,0.205409437993849,0.235926908678816,0.266049321579359,0.278027655003212,0.286166516424366,0.293087735987034,0.294954693748943,0.287368919572338,0.30924314789963,0.340490295516693,0.33794960628820897,0.301289071035937,0.296150090593556,0.303989162596474,0.3023131529109411,0.2619354840005,0.28929952668597303,0.28213402533851395,0.298767349146739,0.312363412168999,0.363062857756386,0.389448647244588,0.36511185268236496,0.355042774049498,0.365708561174341,0.391978272875854,0.37554322362231896,0.356936980905744,0.340456130414932,0.3125279558048,0.314566554180219,0.363914258036764,0.35378648093430604,0.333940996449704,0.313462086740735,0.290811502046536,0.298058894542273,0.270161697071889,0.270159194380531,0.275519620981297,0.2753127487089939,0.301343522136366,0.3003560656273,0.29554076318660305,0.274778241364302,0.232653246941702,0.269611743023114,0.27343268265736104,0.37020733621723295,0.380279836884473,0.3226142755326,0.300322446375318,0.27292987726385104,0.254727225427396,0.2308017453005089,0.218842315326046,0.203065258796922,0.19447304877251104,0.17789598418220104,0.173516238057822,0.19162553959884,0.180321031863573,0.16384941161012198,0.165613526570742,0.156080114860891,0.17684128879491298,0.16482846716464405,0.14733364183178602,0.13727418460844198,0.126206399951063,0.124049430269711,0.120792827589093,0.120277082547773,0.12260731131475698,0.108881895113855,0.11035992603609,0.106438920217759,0.101488226353113,0.11117724920957,0.0768601286049655,0.0830639786576093,0.0911904745090803,0.10258496913087403,0.117397093732287,0.146378029839204,0.18016539107770604,0.192878492683033,0.17717831434779,0.171708277516682,0.173076858175457,0.16923616204288594,0.164044264933082,0.184537688753458,0.19227924843309696,0.218041353113374,0.211149375340772,0.204870891479652,0.197588364216744,0.176941393490097,0.154029087579846,0.19250116470355305,0.19806403083710605,0.195301966803214,0.197487963994136,0.184776573768876,0.18065260367263,0.158854086762809,0.15966771095791002,0.145312732823656,0.154535197416357,0.16391540881599806,0.16798246797149805,0.16784084578322306,0.19029671645515805,0.157283760226368,0.163075920254359,0.165799908672511,0.158691689334412,0.174518219101712,0.170796698954117,0.182540679619043,0.180859480001581,0.181081235150742,0.174674644416315,0.17195900359738905,0.17225827578414096,0.17990715002179,0.15736773988200695,0.17033379470660098,0.170701887138757,0.18063120900262095,0.182795118002674,0.17029603856132,0.174834796510754,0.16813516200998702,0.166693493999564,0.20034448234721206,0.192053907807318,0.192791332133022,0.225517423988216,0.219109893771099,0.240822117247179,0.209728365201379,0.208716953680762,0.20479921605952606,0.207323238677574,0.210796753785429,0.212833695116177,0.21813888487367306,0.23555722783271305,0.22713046671236,0.225832890596645,0.22289533526783306,0.209279733192566,0.23733618024542305,0.213676159465014,0.21140690568233,0.263251753557465,0.267125598258099,0.24488677429422895,0.23372606454036,0.233577186611031,0.215597609122054,0.202551720120476,0.183643209517864,0.174888767766053,0.17107686916157,0.16181762783661802,0.150647867246045,0.15103599582753,0.153794371239993,0.12712339440095802,0.122974653605151,0.133895324549287,0.133287895443276,0.134931704408087,0.138649751869772,0.146978335205383,0.27066054346906,0.257500262988442,0.31929070094123,0.258262932356424,0.27024788559088303,0.2301822892477,0.19534982055468694,0.155754719985043,0.133204628112642,0.121105906181187,0.11125676850552302,0.103828682456913,0.0989575619604999,0.0898494901586809,0.0809298721182598,0.0755761361976412,0.0700586817922707,0.0695060382092073,0.0614464477538467,0.0647576874026469,0.0619079734444275,0.0661400895743103,0.0652914975527397,0.0639757549802958,0.0624649410836541,0.0605382125419001,0.0607662034803584,0.0627858791142379,0.062293392971793,0.0678594653100901,0.0653755170167888,0.0654627263534497,0.0687559089495692,0.0561787921467996,0.0605457711510724,0.0581619846868763,0.0603338187446947,0.0661970820430861,0.0771870044511489,0.0851250168457446,0.0838464600263707,0.0977243872037403,0.10961525800003,0.101100446683803,0.103964011601379,0.117626328900602,0.14120613422225,0.134701972191082,0.139537635136124,0.146264821286642,0.16503517922654598,0.18708690434346695,0.19068750174892604,0.230913850465132,0.25736764424033104,0.2778104547388869,0.34794472556838496,0.356992949356122,0.3546188661873371,0.356018342934359,0.311476495238116,0.317149396053452,0.330236434626553,0.34740502584024496,0.3880502963830021,0.397551931158043,0.403519444374081,0.33787258180033697,0.347413803701027,0.33007183512207,0.24889857266573,0.27888227381296,0.321972360308239,0.381642280608441,0.437840555213579],"EnoughData":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]},"Interventions":[]},"data_url":"extdata-BT.json","Name":"Bhutan","CurrentEstimate":null,"OfficialName":"Kingdom of Bhutan","Level":"country","M49Code":"064","ContinentCode":"W-AS","CountryCode":"BT","CountryCodeISOa3":"BTN","Population":763092},"BY":{"data":{"Rates":{"CaseFatalityRate":0.01058800513603041,"Critical":0.02191067117817249,"Hospitalization":0.07416054031818795},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,3,3,3,3,3,3,3,3,5,5,5,15,15,15,22,29,29,32,32,32,32,47,53,53,53,53,52,53,54,77,139,169,172,203,203,203,203,203,342,342,494,514,577,769,938,1120,1573,1695,1740,1993,2072,2386,2918,3117,3196,3259,3771,4388,5067,5484,6050,6406,6531,6974,7711,8168,8807,9498,9932,10130,10620,11415,12057,12833,13528,14155,14449,15086,15923,16660,17390,17964,18514,18776,19195,20171,21162,22066,23015,23647,23880,24506,25667,26643,27760,29111,30103,30420,31273,32735,34023,35275,36749,37666,37923,38688,40136,41448,42689,44126,45027,45213,46054,47553,48738,49909,50669,50871,51120,51902,52854,53609,54254,54919,55380,55492,55799,56379,56915,57370,57856,58204,58290,58592,59061,59439,59755,60092,60425,60492,60669,61442,61765,62444,62686,62896,62943,63163,63425,63756,64200,64744,64935,64991,65219,65893,66178,66452,66452,67072,67149,67339,67647,67929,68256,68577,68839,68925,69097,69378,69650,69887,70207,70452,70468,70606,70900,71205,71510,71843,71864,71883,71916,71999,72203,72369,72547,72584,72609,72661,72810,72967,73098,73212,73265,73301,73386,73564,73733,73925,74046,74120,74167,74320,74525,74777,74982,75148,75148,75303,75376,75683,76081,76543,76543,77220,77423,77797,78218,78583,78990,79429,79757,80130,80503,80905,81501,82136,82670,83237,83748,84237,84690,85332,85982,86663,87188,87400,87985,88701,89131,89555,90058,90998,91353,91646,92266,92843,93570,94337,95843,96462,97318,98318,99584,100749,102113,103848,104698,105835,107452,108769,110152,111455,113375,114341,115587,117195,118924,120571,122339,124774,126084,127528,129950,132085,133930,135922,138464,139785,141443,143373,145397,147316,149353,151635,152930,154807,157079,159437,161832,164538,166036,167421,169257,171901,175147,178102,181109,182630,183625,184574,186394,188789,190966,192620,194984,196284,197851,200132,202446,204500,206676,209208,210779,212074,214366,216744,218831,220912,223553,224171,224925,227068,229199,231399,233499,235838,236516,237178,239191,241150,243144,244941,247177,247703,248064,250078,252068,254032,255980,258202,259029,260057,261568,263368,264976,266892,268530,269428,270289,271733,273146,274743,276234,277995,278661,279450,280766,282039,283508],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,6,6,6,6,6,6,9,9,12,27,27,27,36,36,51,51,69,76,76,81,81,86,86,94,94,94,152,152,163,304,351,440,562,700,861,1066,1486,1981,2226,2578,2919,3281,3728,4204,4779,5297,5807,6264,6723,7281,8022,8773,9590,10463,11289,12208,13181,14027,14917,15828,16705,17489,18350,19255,20168,21101,22052,22973,23906,24873,25825,26772,27730,28681,29650,30572,31508,32426,33371,34303,35244,36198,37144,38059,38956,39858,40764,41658,42556,43403,44255,45116,45981,46868,47751,48630,49453,50265,51066,51816,52520,53241,53973,54680,55369,56032,56657,57333,57936,58505,59023,59487,59945,60382,60713,61095,61475,61790,62118,62424,62698,62997,63270,63554,63804,64003,64224,64411,64604,64767,64932,65114,65269,65443,65623,65782,65953,66095,66213,66348,66521,66688,66846,67002,67132,67251,67366,67518,67665,67808,67946,68067,68166,68250,68376,68503,68614,68738,68850,68947,69005,69102,69203,69308,69308,69516,69589,69673,69801,69950,70111,70285,70468,70645,70727,70974,71165,71346,71523,71687,71843,71962,72141,72302,72485,72663,72859,73031,73208,73402,73591,73784,73975,74173,74360,74552,74763,74987,75230,75461,75674,75898,76104,76357,76651,76957,77289,77609,77946,78260,78631,79019,79421,79852,79852,80696,81090,81505,81982,82471,82471,83534,83998,84524,85121,85734,86392,87063,87698,88290,88909,89642,90380,91167,91978,92823,93707,94609,95545,96529,97499,98482,99459,100400,101329,102313,103295,104286,105283,106279,107262,108300,109357,110455,111622,112870,114185,115448,116699,118008,119390,120847,122435,123999,125482,126953,128449,130012,131633,133324,135008,136647,138219,139908,141609,143383,145279,147157,148953,150602,152453,154392,156359,158334,160295,162148,164059,165897,167731,169648,171579,173523,175416,177274,179196,181113,183006,184922,186747,188588,190404,192361,194284,196223,198125,199962,201831,203104,204958,206796,208601,210368,212201,213993,215724,217696,219663,221604,223537,225461,227360,228716,230494,232298,234111,235859,237611,238635,239482,241133,242851,244718,246570,248336,249295,249994,251705,253413,255172,256959,258691,259499,260060,261859,263551,265284,267029,268687,269787,270921,272273,273659,275322,276990,278312,279456,280428,281707,282898,284500,285959,287306,288267,289136,290447,291621,293103],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,4,4,5,8,13,13,13,16,19,23,26,29,33,36,40,42,45,47,51,55,58,60,63,67,72,75,79,84,89,93,97,99,103,107,112,116,121,126,131,135,142,146,151,156,160,165,171,175,179,185,190,194,199,204,208,214,219,224,229,235,240,243,248,253,259,263,269,276,282,288,293,298,303,308,312,318,324,331,337,343,346,351,357,362,367,373,377,383,387,392,398,405,412,418,423,429,436,443,449,454,459,464,468,474,480,485,491,495,499,503,507,513,519,524,530,534,538,543,548,553,559,563,567,571,574,577,580,583,585,587,589,592,595,599,603,603,610,613,617,622,627,632,637,642,646,652,657,662,667,671,676,681,686,691,696,701,705,711,716,721,726,732,738,744,750,756,761,767,771,773,776,780,785,791,796,802,807,813,818,822,828,833,839,844,851,851,862,868,874,880,885,885,896,901,906,911,916,921,925,929,933,937,941,945,945,953,957,961,965,969,973,977,980,985,989,992,995,998,1001,1004,1007,1011,1016,1022,1027,1033,1039,1046,1053,1060,1067,1074,1081,1089,1096,1104,1112,1119,1128,1136,1143,1151,1158,1166,1174,1181,1190,1198,1207,1215,1222,1230,1238,1246,1254,1263,1273,1282,1291,1299,1308,1316,1324,1333,1341,1349,1358,1367,1376,1385,1394,1404,1414,1424,1433,1442,1451,1461,1471,1480,1489,1498,1507,1517,1526,1535,1544,1554,1564,1573,1582,1591,1601,1610,1619,1628,1639,1649,1658,1668,1678,1688,1698,1708,1718,1728,1737,1746,1755,1764,1773,1783,1792,1801,1811,1820,1830,1840,1849,1858,1867,1876,1885,1894,1903,1912,1921,1930,1939,1948,1957,1966,1976,1985,1993,2002,2011,2020],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,6,6,6,6,6,5,6,6,9,24,24,24,33,33,46,46,64,61,61,66,59,57,57,62,62,62,120,104,108,247,294,382,502,634,794,976,1331,1793,2031,2349,2687,3045,3489,3961,4395,4910,5266,5699,6091,6454,7024,7590,7950,8696,9474,10136,11025,11552,11906,12614,13410,14127,14472,14755,14985,15496,15876,16436,17240,17757,17968,18453,18767,19023,19553,20271,20713,20832,21129,21280,21522,21844,22491,22765,22819,22979,23150,23465,23807,24387,24817,24697,24566,24543,24473,24714,25297,25477,25111,24880,24462,23827,23562,23948,23778,22973,22303,21721,20844,20493,20749,20442,19447,18567,17651,16592,16065,16190,15672,14473,13555,12676,12183,12260,12255,11665,10927,10353,9896,9389,9088,9154,8996,8584,8223,7921,7602,7392,7420,7249,6947,6730,6567,6380,6173,6221,6154,5528,5347,4805,4697,4604,4652,4513,4374,4167,3831,3409,3328,3367,3194,2614,2426,2253,2253,1834,1827,1717,1532,1394,1223,1071,987,1074,978,939,853,792,645,559,694,670,550,401,274,115,284,432,571,677,656,677,684,839,995,1130,1186,1249,1359,1473,1629,1812,1927,1997,2116,2225,2430,2671,2957,3112,3273,3403,3595,3853,3853,4531,4846,4948,5021,5043,5043,5418,5674,5821,5992,6235,6481,6709,7012,7227,7469,7796,7934,8086,8355,8629,8998,9407,9886,10224,10540,10839,11286,12011,12352,12617,13166,13730,14221,14274,14898,15638,16069,16585,17019,17494,17296,17933,18321,18623,18732,19017,19233,19055,19680,20006,19878,20115,20345,20726,20482,21148,21466,21539,21504,21622,21742,21176,21654,21852,21273,21069,21183,21158,20568,21090,21334,21233,21035,21024,20910,20564,21153,21126,20768,20318,19807,19008,19326,19773,19743,19046,17713,16688,15574,15881,16745,17059,17084,16518,16137,16241,15700,16183,16338,16020,15663,15540,15288,14671,14990,15041,14518,13935,13652,13308,12409,12806,12889,12387,11964,11621,11363,10780,11051,11079,10768,10508,10264,10245,9731,10004,10195,9970,9663,9422,9209,8636,8900,8997,8829,8406,8452,8195,7870,8107,8209,8035,7804,7800,7759,7335,7621,7693,7679,7571,7575]},"Foretold":{"Date":["2020-04-19T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-17T00:00:00+00:00"],"Mean":[40840.08,27608.73,117352.1,47480.17],"Variance":[986743300.0,1199982000.0,10566680000.0,4377069000.0],"0.05":[11578.27,4011.467,27830.52,6560.556],"0.50":[33164.07,17863.89,89777.53,29955.92],"0.95":[98974.44,83662.92,301774.0,150442.1]},"Timezones":["Europe/Minsk"],"AgeDist":{"0-4":548121,"10-14":485256,"100+":389,"15-19":443627,"20-24":425472,"25-29":652330,"30-34":814015,"35-39":716333,"40-44":652631,"45-49":632770,"5-9":595719,"50-54":592260,"55-59":753531,"60-64":665034,"65-69":578217,"70-74":269539,"75-79":256023,"80-84":218763,"85-89":101383,"90-94":41787,"95-99":6121},"REstimates":{"Date":["2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.3302345754293,1.13136738050018,1.09246153025119,1.07145153057768,1.8286850624780904,1.70514006437994,1.47614879193803,3.02404015407324,2.77337734155617,2.78550519278767,2.9052401403625097,2.86779769096983,2.79731630640343,2.73783452164835,3.0665243233894803,3.1784035231588,2.7085372580717,2.4428051018418,2.18262044493211,2.04419296754949,1.97424357806422,1.8557654171579496,1.83485953156866,1.76671815832441,1.68709751061919,1.59793906588502,1.5221533244366598,1.47574091579072,1.4327982403157402,1.38347349545162,1.40444089897243,1.41018548280392,1.4023677517969702,1.400425284465,1.3895444535873798,1.35435683895272,1.3155066333698702,1.29317131213247,1.2728327827078605,1.25131310678362,1.24144313830698,1.2273862971646,1.19786344116961,1.1738212980463705,1.15063405653423,1.12444941697718,1.10847993452649,1.09152085570649,1.07208019516032,1.0666576862417,1.06029223385526,1.05316815460652,1.05125634372502,1.05392699291911,1.05128066129929,1.04364674660043,1.03822662936311,1.03151723140576,1.02498837364895,1.02310053733702,1.02032045831949,1.01298405396461,1.0062178221242,1.00162154157406,0.99740443293087,0.99339967418794,0.989348255791845,0.985316971126598,0.981575195496132,0.980278446082484,0.9777914839339872,0.978129374335048,0.977582466675489,0.975851308467562,0.9704155822631908,0.967048263303354,0.964818227488516,0.958544669704706,0.94869392419822,0.942451110862101,0.9380738963843028,0.936480835967492,0.9333098875754632,0.92751047845704,0.918469337194111,0.9126617926365468,0.901672385018268,0.8888343033623621,0.877325338536016,0.8634013367546558,0.8509952076880669,0.841964736489165,0.8281353216347099,0.817724515507787,0.8064387674169642,0.790942833336609,0.778442841109266,0.7667695485712571,0.7551492251318991,0.739442217081583,0.72917762765878,0.7245572791568841,0.7211542388490041,0.716560395806458,0.714585132347794,0.708790481795753,0.7212500511366221,0.716662419242629,0.7098290242439692,0.718571152797558,0.71691058181254,0.722477957833284,0.7358413361491759,0.734949808460678,0.7423542820377329,0.73564759834841,0.730226629340055,0.744515200839147,0.763559782275918,0.7901504744922891,0.8084522449871441,0.834402115383145,0.8463164831260841,0.843642590796756,0.8490427629440999,0.86107237936461,0.867820164731021,0.88021988024645,0.8837430877073,0.8906521341533771,0.898354810436583,0.889557687523884,0.882859780875756,0.8796632703530799,0.8735148378428191,0.8758048131962679,0.885041574038098,0.8921498732880841,0.8785121624761129,0.8653993379806121,0.859007019540173,0.857743080047158,0.7981608998705358,0.8749625954760949,0.8838172341399251,0.903725070977772,0.92212591431703,0.9499736213757092,0.993204002239184,1.0307394244553,1.0752839287966198,1.11670432542131,1.11318930472525,1.18515058960778,1.2087811650727098,1.21428268043315,1.27146140599454,1.1944415909268402,1.19210371851924,1.1698325042755602,1.15917749185246,1.1325286581506202,1.1149177587168602,1.09295600698744,1.07965931179548,1.06198547909036,1.09106605881773,1.05440175455421,1.04112518129583,1.03792237120357,1.03722580717941,1.04539553684622,1.05190817039058,1.07344056899305,1.0756942115913,1.08859142703821,1.09693750896483,1.10074687095208,1.08894699092461,1.09097372867188,1.08493986597728,1.09093653233836,1.11275400357509,1.1342245246884,1.16043141065949,1.17332131191194,1.1907474419434,1.19352503475548,1.20509069038552,1.21459591742054,1.21819390842655,1.23091056530154,1.12724011834237,1.25636615219278,1.26265645584734,1.25000203207451,1.24048411874775,1.2307720150966202,1.11167378644719,1.23475118716718,1.2235582478973102,1.22067839049347,1.21850385912943,1.2153693004078,1.21643865766505,1.21373450389823,1.27356520600165,1.18365016779881,1.17402599214953,1.18427724462912,1.1862153071004098,1.19095842665318,1.26163904359228,1.1870895190526598,1.19625302796493,1.2018658721641,1.20174696907955,1.20332542603327,1.19676868663568,1.18988845707317,1.18648168666051,1.18361976324082,1.17690292577185,1.16479868366216,1.15375696863776,1.14108840050061,1.12877767069613,1.1160312499923002,1.10148376975088,1.09252895803907,1.08438507837258,1.07736909456516,1.07827112829308,1.08449892287904,1.09524995150613,1.10272573281242,1.10802844710407,1.1115678376301898,1.11907201028375,1.12922653801973,1.14516838571426,1.15609696440322,1.1589167520242,1.1552887422333702,1.1513147606322198,1.1488676687581,1.14587068244999,1.14226713667596,1.13481463405328,1.1285862163333202,1.12029399406193,1.11639212050373,1.11019010637424,1.1048503592273102,1.09978475210866,1.09581647879553,1.09255332676272,1.08346589317059,1.08374755125683,1.08526103558777,1.08526907191772,1.08211627809988,1.07897787650889,1.07348715210036,1.07382304085267,1.06659751996245,1.05964281912687,1.0540135458407298,1.04547103368062,1.03941171816221,1.03592044369646,1.03760787985902,1.03415565577403,1.02735059760667,1.01943977467879,1.01327240505332,1.00550755193176,1.00376039247225,0.99959448411721,1.00420695299324,1.00759527595781,1.00774850244729,1.00574076668971,1.0006830860088398,0.9992416658906412,0.977355236596168,0.976986776358588,0.9778051273934608,0.978617624377173,0.976892609312434,0.98131139050818,0.983181305980947,0.983125871613857,0.986795026803785,0.991172677856302,0.993244024580753,0.995871174987545,1.00023299812926,1.00172152120645,1.00478685596843,1.00118123538534,0.999305490731149,0.999367256792922,0.998702573596364,0.995634427183097,0.966026002165172,0.9343410395380248,0.929547284698625,0.9305420092641992,0.939424570592326,0.947503052654986,0.950906177593897,0.9203587373274008,0.902999459478038,0.9140445327246752,0.9247369439183508,0.9360888879785172,0.949792819296901,0.958524716469997,0.956516733759016,0.950307716797148,0.964604021447457,0.970248965850142,0.969352970568706,0.969364259476864,0.969089593896226,0.9806195527431628,1.00548986221617,0.98940761249476,0.9742970283951852,0.9721617004775742,0.970447198569339,0.955165876958181,0.977726552559672,1.00354551107013,0.979709439633771,0.9567140838972208,0.9549135536448148,0.94755100511891,0.93993562251066,0.942216632675087,0.9384702838241128,0.946315435038816,0.944890683471545,0.944614767364008],"StdR":[0.15714046595553502,0.13912123102109605,0.13426012149360195,0.131764827016292,0.171189970710349,0.160862408000303,0.141709680756618,0.195039786226564,0.17848769185881894,0.16625542335234195,0.157169567309702,0.146911032770482,0.13502241153894698,0.124163792305464,0.126401385654734,0.128005294569383,0.110401285180541,0.0947280465493797,0.0790870511390554,0.0688252830141385,0.0616084197457327,0.0552221198452281,0.0514635336957168,0.0469633381396632,0.04358333828868,0.0392074204725659,0.0358213618920004,0.0328860492785315,0.030614214353987,0.0281183032983434,0.0272057274878508,0.025885858382071,0.0249690556449155,0.0243777221645699,0.0235963589735692,0.0226237597791426,0.021493076586768998,0.0204225637330517,0.0194560289126504,0.0186154762992008,0.0178741254987674,0.0170170261766396,0.0162827746782529,0.0154353786155239,0.0144977847072976,0.0140123856061995,0.0133369688746463,0.0125837143461847,0.0121461942643233,0.011542569522499,0.0111448111389093,0.0107832020237877,0.0104635252822484,0.0102683811074243,0.0100892228215357,0.00985292188441485,0.009773138243042559,0.0095619404044519,0.00946599499610534,0.009392692384043621,0.00920526140771032,0.009105010372543541,0.00910423206797137,0.00898894589665806,0.008875912967944459,0.00891668064136125,0.00891176875874173,0.00873374935440549,0.008748427885652341,0.008792679048282159,0.0087923727289897,0.0087724632745843,0.00878239502862764,0.00881022702627207,0.00878419278103899,0.00878934454009998,0.00880970548777368,0.008866131042815209,0.00877455143326139,0.0088275538343786,0.0088978474718401,0.00896187673554672,0.009077526207878541,0.0090718378049095,0.00913717804060794,0.00923548347861926,0.00933749024075803,0.00939474050111001,0.009392126868695479,0.00966040243048437,0.00970253144818425,0.00996075980667008,0.0101962698884596,0.0102714618895598,0.0107183275267952,0.0109742125803635,0.0112896385762803,0.0116241805841507,0.0118831023901177,0.0120843490075813,0.0125406271758847,0.013035641884247,0.013611068571561,0.0140511555012135,0.0144505803511808,0.0148288619651119,0.0155332444822231,0.0159479026606936,0.0163839146589309,0.0167052905482463,0.0171034026382537,0.0177447052346895,0.0183009963765188,0.0186185140470831,0.0190367900773646,0.0190310247423684,0.0193404470331893,0.0200721189481642,0.0205496822640248,0.0212052269820487,0.0218425686135405,0.0222472597334643,0.0222256297308818,0.0219797615879651,0.0221817232063744,0.0222742241676087,0.0221040675093375,0.0220984529024739,0.021981041553854,0.0225532069156508,0.0223681726361709,0.0221838170331641,0.0219569500774369,0.0220875199365111,0.021997263686974,0.0221612114621221,0.0224702038920549,0.0228737870953195,0.0225541174518732,0.0226810270087373,0.0225640241117486,0.0231234649776439,0.0224013707466169,0.0238870669589867,0.0246242702611179,0.0252197085324948,0.0255556283676639,0.0260196653278665,0.0266441762536157,0.0271595235780908,0.0274854403327105,0.0278195826087633,0.0272473607437936,0.0276812480004994,0.0275547095557517,0.027469258614417003,0.0275586309271009,0.0268439439778427,0.0263015458497108,0.0252919696927784,0.0249049329221208,0.0240210125841831,0.0237223139180836,0.0232070792100241,0.0227494102562726,0.0224256968076276,0.0222747858925102,0.0216863127134874,0.0214000671246274,0.021207552702335,0.0213232753047511,0.021318083991508,0.0212635789864322,0.0212471011945562,0.0210400905265899,0.0211387408278828,0.0213199312562456,0.0209231897687653,0.0207945837661796,0.0207962220351747,0.0205552290821763,0.0206461192371815,0.0202207939187449,0.0205225789782501,0.0206173381985406,0.0210054058594534,0.0206810195591201,0.020698862029107,0.0204882370448952,0.0203483997580878,0.0203803102589062,0.0202489349467768,0.0189178089363819,0.020027091654813,0.019662626841016,0.0198133783954757,0.0194926892541394,0.0192513914924877,0.0179790302172695,0.0185787617762465,0.0181143424770241,0.0178598602315759,0.017538116126809,0.0174740917480864,0.0172902907459201,0.01738750625095,0.0172703147879948,0.01643514787877,0.0164080946580099,0.0159798503668451,0.0156775065559234,0.0154960513068743,0.0158282837333772,0.0150986140029557,0.0152628152472815,0.0149722007215843,0.0146833032241993,0.0145157369232741,0.0144540827566048,0.0142370797405407,0.0140790037433664,0.0137200475424934,0.0134804475596927,0.0132911292892688,0.0131289250721368,0.0125509655577318,0.0123314794216121,0.0119270509055909,0.0115763085729381,0.0112195552203397,0.0109875570145363,0.0105595079050888,0.0103221478684148,0.0103108781940929,0.0101713924477266,0.010051879123425,0.0101364364602033,0.00998137414769983,0.010121632275056,0.0101839628864394,0.0101308015487355,0.0102925897492549,0.0102916847996498,0.0103606471490457,0.0104845522086532,0.0103444853919183,0.010354854615296,0.0101386821076952,0.0100539386545459,0.00985686494145348,0.00969865081058459,0.00962963926541762,0.00941212480084244,0.00915185087884373,0.009028649755646273,0.00889150313347487,0.00865837574448638,0.0084928826310321,0.00839259316338242,0.0083468606648076,0.00819612205345811,0.00805326548329927,0.00796560680102587,0.00788317833780309,0.007713851977022779,0.007578720112565459,0.007539771726590109,0.007413500550171721,0.0072540152490066095,0.00707072488303274,0.00700481185485762,0.00695389531583172,0.00692142128033852,0.00681095857849921,0.006634631578343471,0.00649602858992868,0.00647216337903535,0.00637069369464075,0.00639826681555082,0.00639256099807944,0.0063050601217807395,0.00628726734980855,0.0062404851070697286,0.00626743110202024,0.0061860766213681214,0.0061859099185507214,0.00614010567268792,0.00615790368557416,0.00610999839376288,0.0061488381005528605,0.00615956076292118,0.0062570127201247395,0.00621729851827609,0.00622365156721068,0.00627707743278672,0.0062258505210246295,0.0061665399331277,0.00630614430217906,0.00632603535281812,0.006270562110302021,0.00635137022800798,0.00629237535969048,0.00632010961979142,0.0062987081505424,0.0062464617260466,0.00623089363825406,0.00608179206703462,0.00611197022644904,0.0061571146110385895,0.00634887731217225,0.00652715207679695,0.00652076569504107,0.0063889988856388295,0.00655716967083871,0.0067590703447258215,0.00697510197850336,0.007096763775774079,0.0071732035404066296,0.00725116090181669,0.00709288338435969,0.007129103533196091,0.007054853642654121,0.007148621241669571,0.00709076532742498,0.00708455635517972,0.007099920530769559,0.00706615025033604,0.007155904440073971,0.0071601754441649595,0.007038907671192659,0.00698211492136286,0.00690456081858,0.00684156526071592,0.0070972146405906406,0.00723794845542608,0.007130879220365529,0.00695290049209717,0.00703031251915294,0.00703685220538652,0.00696601864705098,0.00716205473426969,0.007251653666170471,0.00727730396167939,0.00736746932274358,0.00743903953796773],"EnoughData":[0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-BY.json","Name":"Belarus","CurrentEstimate":{"Exposed":7243.0,"Infectious":9450.0},"OfficialName":"Republic of Belarus","Level":"country","M49Code":"112","ContinentCode":"W-EU","CountryCode":"BY","CountryCodeISOa3":"BLR","Population":9452411},"CA":{"data":{"Rates":{"CaseFatalityRate":0.012103974892584971,"Critical":0.025040826089669448,"Hospitalization":0.07901547685788071},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,3,3,3,3,3,3,6,6,6,6,6,6,6,6,6,8,8,8,8,8,8,8,8,8,9,9,9,9,9,10,10,10,110,183,184,256,466,466,466,1592,1324,1735,2175,2577,3012,3256,3791,4154,5162,5855,6589,7123,7758,8210,8966,9698,10545,10964,11847,12543,13188,14454,14761,15149,16013,16883,18268,19231,20327,21424,22764,23814,24921,26030,27006,28184,29260,30239,31262,32109,33007,34055,35177,36104,36908,37832,38563,39251,40069,40793,41731,42608,43318,43998,44651,45352,46248,46961,47905,48517,49213,50091,50725,51506,52184,53074,54087,54675,55343,56117,57215,58131,59034,59851,60668,61466,61899,63280,63782,64318,64826,65249,65721,66135,66533,66869,67182,67445,67689,68698,69120,69397,69872,70232,70507,70772,71141,71418,71805,72095,72466,72784,72954,73381,73713,74067,74433,98281,98436,98564,98975,99248,99501,99937,100504,100765,100969,101447,101686,101992,102344,102906,103072,103201,103284,104058,104377,104678,105128,105255,105420,108050,108465,108829,109260,109657,109933,110202,110433,111092,111559,111811,112381,112621,112836,113449,113809,114220,114610,115029,115294,115460,116020,116432,116866,117277,117755,117968,118192,118386,119420,119789,120848,121537,121944,122266,123120,123777,124412,124984,125654,125984,126592,127684,128890,129850,130576,131709,132253,133204,134551,135765,137181,138548,139817,140711,142502,144653,146429,147814,149692,152046,153857,155901,156940,160223,162064,164154,166313,166444,169751,172406,174514,171405,173299,180626,181974,184194,187100,189350,191723,194105,196935,198952,200768,203128,206691,208815,210429,214441,216338,218279,221758,224912,226826,230429,234404,236870,240434,244699,248859,253089,257310,261754,265568,269137,274315,278191,281883,285672,291221,295475,299095,304595,309557,314529,319250,324802,329676,334375,344034,349629,355401,361020,367837,373898,378653,385021,391435,397217,403667,410988,416901,422175,429372,437458,444166,448119,448829,450669,461134,473200,482944,490229,493638,494437,497492,510595,523448,529580,537024,544047,551983,558594,565049,575152,582822,591131,599753,608322,614692,621857,629547,637132,644967,652246,659185,663552,670938,677636,684817,690369,695578,701306,706285,710699,718049,722002,726258,729768,726095,729371,732688,752390,756588,760476,763979,767170,769007,771956,774703,782150,785508,789108,792455,795451,798129,801678,805428,808449,811551,814559,816972,819420,823249,826172,829287,832084,834868],"Confirmed":[0,0,0,0,1,1,2,2,2,4,4,4,4,4,5,5,7,7,7,7,7,7,7,7,7,7,8,8,8,8,9,9,9,10,11,11,13,14,20,24,27,30,33,37,49,54,64,77,79,108,117,191,196,250,413,470,648,791,933,1267,1456,2075,2777,3238,4026,4666,5559,6263,7381,8509,9542,11265,12418,12959,15737,16544,17852,19121,20634,22038,23295,24278,25659,27014,28188,30788,32793,34334,35611,37634,39378,41639,43275,44895,46347,48009,49592,51126,52841,54433,56318,57901,60479,61932,63190,64669,66176,67649,68893,70066,71239,72394,73543,74756,75934,77181,78307,79386,80468,81550,82717,83922,85126,86081,87094,88065,88964,89951,90884,91656,92454,93263,93936,94617,95245,95923,96451,97154,97755,98217,98696,99135,99571,100019,100380,100739,101063,101467,101853,102290,102738,103054,103394,103743,104063,104439,104605,104854,105169,105806,106073,106264,106619,106938,107161,107370,107791,107999,108310,108632,108960,109126,109324,109960,110326,110669,111120,111533,111849,112142,112912,113447,113764,114372,115088,115443,115762,116444,116844,117330,117650,118254,118496,118741,118946,119632,120006,120360,120875,121120,121339,122025,122361,122675,123152,123577,123797,123976,124190,125056,125380,125597,126291,126532,126789,127566,127875,128352,128808,129314,129611,129860,130890,131394,131913,132499,133113,133483,133862,134267,135729,136107,136928,137648,138136,138612,140070,140872,141824,142851,144025,144579,145722,147555,148827,149911,151059,152689,153742,155400,157191,158963,161079,162902,165026,166332,168473,171356,173728,175352,177702,180597,182739,184375,185350,189461,192036,194334,196900,197039,200776,204081,206319,209006,211587,214489,216018,218841,222938,225668,228331,231347,234903,237277,239613,243142,247880,250662,253446,258839,263185,267129,272000,276445,280429,285902,290672,295102,299403,305436,309898,314415,319207,324192,329149,333891,340680,345949,350906,356582,362533,368208,373591,381484,386979,393430,399693,406109,412463,418768,426489,432659,439058,445744,452459,458443,464359,472735,478979,485491,492497,499197,505656,511663,519240,525500,532421,539104,540853,543967,554067,560532,568721,577180,584323,585314,589849,605990,616043,623293,631374,639598,648834,657227,664510,672835,678976,686115,693562,700442,706801,713085,719505,724533,730234,736345,742172,747266,751945,757562,761603,765923,770729,775556,779666,783599,788101,791049,794316,798298,802434,805698,808905,812708,815391,818659,821836,824514,828311,830515,832277,836496,839057,842492,845575,848232,850639,854092,857305,860250,863397,866569,869249,871596,875290,877953,880737,883717,886684],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,4,6,11,11,15,19,21,28,32,41,56,65,81,95,124,151,174,223,276,359,434,519,580,647,770,866,985,1094,1224,1360,1514,1717,1843,1986,2144,2290,2483,2678,2849,3029,3216,3373,3558,3755,3999,4178,4380,4528,4668,4910,5080,5239,5386,5539,5703,5821,5955,6106,6209,6330,6451,6570,6660,6752,6827,6949,7045,7143,7237,7325,7419,7511,7605,7716,7796,7856,7905,7951,8007,8061,8125,8165,8227,8268,8312,8346,8381,8412,8441,8469,8488,8496,8520,8541,8554,8579,8608,8625,8645,8669,8699,8722,8729,8738,8748,8767,8779,8789,8805,8812,8820,8822,8835,8842,8854,8864,8878,8881,8886,8894,8899,8913,8925,8935,8938,8942,8946,8953,8957,8965,8969,8973,8977,8990,9000,9005,9018,9024,9028,9031,9034,9042,9048,9054,9059,9063,9066,9073,9079,9084,9090,9094,9100,9105,9107,9117,9123,9126,9140,9141,9145,9153,9158,9163,9167,9180,9183,9184,9192,9196,9198,9204,9205,9206,9208,9211,9218,9222,9230,9230,9232,9235,9248,9256,9261,9266,9278,9285,9287,9299,9308,9316,9324,9331,9337,9342,9359,9372,9390,9406,9504,9525,9569,9598,9616,9635,9653,9667,9693,9707,9719,9751,9776,9795,9827,9835,9859,9890,9908,9945,9976,10003,10025,10056,10094,10119,10157,10191,10235,10274,10311,10343,10401,10442,10482,10544,10591,10639,10700,10767,10830,10903,10949,11011,11076,11150,11218,11322,11392,11459,11525,11581,11660,11760,11818,11900,11986,12054,12128,12237,12315,12421,12511,12614,12688,12773,12894,12991,13107,13225,13353,13451,13535,13675,13791,13909,14065,14178,14282,14372,14479,14605,14750,14900,14964,15049,15169,15326,15526,15648,15760,15804,15912,16004,16245,16387,16537,16702,16844,16982,17072,17197,17357,17537,17684,17854,17976,18104,18229,18380,18565,18704,18885,18990,19117,19243,19390,19483,19674,19823,19956,20039,20143,20240,20359,20484,20605,20698,20758,20828,20912,21005,21087,21166,21236,21259,21296,21393,21437,21507,21579,21629,21673,21718,21759,21808,21866,21913,21959,21988,22012,22041,22103,22150,22181],"Active":[0,0,0,0,1,1,2,2,2,4,4,4,4,4,5,5,7,7,7,7,7,6,6,6,6,6,7,7,7,7,6,6,6,7,8,8,7,8,14,18,21,24,27,31,43,46,56,68,70,99,108,182,187,241,400,455,628,771,909,1238,1425,2037,2635,3014,3786,4345,5012,5702,6791,6766,8044,9307,9967,10023,12291,12769,13481,14320,14702,15317,15721,16061,16677,17444,17708,19373,20405,21384,21620,22801,23707,24507,25665,26717,27118,27753,27766,28140,28515,28831,29174,29559,30890,30992,31104,31246,31530,31871,31928,32136,32277,32233,32157,32322,32575,32779,33084,33383,33572,33808,33941,34171,34571,34758,35024,35202,35111,35274,35183,35283,35336,35221,35204,35050,34936,34684,34137,34211,34100,33754,33100,32592,32096,31699,31224,30777,30644,29646,29517,29393,29304,29180,29028,28939,28831,28848,28694,28671,28732,28341,28174,28078,27942,27894,27834,27776,27815,27739,27651,27673,27616,27461,27484,27685,27714,27689,27762,4317,4475,4636,4991,5246,5306,5470,5615,5705,5816,6007,6158,6333,6288,6324,6396,6509,6628,6532,6581,6628,6688,6802,6853,4902,4817,4762,4802,4826,4764,4669,4650,4847,4698,4660,4770,4770,4808,4964,4908,4969,5031,5105,5134,5216,5678,5766,5849,6018,6153,6309,6462,6670,7091,7096,6850,6881,6960,7111,7702,7839,8151,8601,9093,9310,9843,10572,10629,10745,11159,11649,12152,12854,13281,13826,14508,14948,15705,16096,16402,17105,17683,17903,18357,18884,19189,18767,18691,19487,20196,20385,20760,20760,21166,21785,21897,27656,28312,23860,24019,24591,25744,26199,26451,27051,27733,28051,28534,29671,30788,31405,32535,33854,36256,38211,39542,40766,42773,44570,45319,47221,47893,49587,49821,50004,50505,50979,52056,53173,54705,55998,57205,59010,59326,60679,62368,64652,65107,66480,67932,68693,70099,71620,69561,70039,70550,71499,71269,71094,72171,74039,73753,74365,74765,74031,74473,75116,75389,73437,73505,76085,77060,78249,77764,72006,70251,71303,74925,75073,76445,79391,76350,77326,77813,78849,80007,81651,82389,80486,78797,77447,76125,74266,74133,73124,71729,69021,66702,65395,64102,64724,61890,60683,57396,56071,55477,54427,53425,52861,49909,48807,47699,48046,55734,55629,55459,39490,37891,37178,36770,36178,38068,37300,36278,32953,32112,31877,31541,31152,30837,30696,30118,29993,29980,30097,30318,30188,30029,29740,29347,29483,29635]},"Foretold":{"Date":["2020-04-19T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-17T00:00:00+00:00"],"Mean":[264370.4,439937.2,402784.1,714520.9],"Variance":[102640600000.0,304693500000.0,296418900000.0,991262500000.0],"0.05":[63058.87,63921.58,53880.48,98728.66],"0.50":[186777.1,284656.0,252650.7,450801.5],"0.95":[764128.8,1333145.0,1255967.0,2263977.0]},"Timezones":["America/Atikokan","America/Blanc-Sablon","America/Cambridge_Bay","America/Creston","America/Dawson","America/Dawson_Creek","America/Edmonton","America/Fort_Nelson","America/Glace_Bay","America/Goose_Bay","America/Halifax","America/Inuvik","America/Iqaluit","America/Moncton","America/Nipigon","America/Pangnirtung","America/Rainy_River","America/Rankin_Inlet","America/Regina","America/Resolute","America/St_Johns","America/Swift_Current","America/Thunder_Bay","America/Toronto","America/Vancouver","America/Whitehorse","America/Winnipeg","America/Yellowknife"],"AgeDist":{"0-4":1993132,"10-14":1983001,"100+":8546,"15-19":1988319,"20-24":2363469,"25-29":2733147,"30-34":2626365,"35-39":2652296,"40-44":2463309,"45-49":2383358,"5-9":1977789,"50-54":2423480,"55-59":2758953,"60-64":2562565,"65-69":2150179,"70-74":1792853,"75-79":1225823,"80-84":814597,"85-89":518702,"90-94":252681,"95-99":69593},"REstimates":{"Date":["2020-03-20T00:00:00+00:00","2020-03-21T00:00:00+00:00","2020-03-22T00:00:00+00:00","2020-03-23T00:00:00+00:00","2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[2.70888461463022,2.88522216615349,2.57877604872871,2.926140755258,3.08825586073144,2.7356121227135097,2.6482666999246898,2.39655783935452,2.3212628015538304,2.13917696054221,2.07371518418657,2.02915138484139,1.9183819072914,1.95171837028429,1.85527612854069,1.6472903010371398,1.79233973944629,1.61877553575669,1.51424604853498,1.45683610060225,1.40840223033193,1.37368543442039,1.31634788751869,1.26402145310876,1.22300342895297,1.18953228236242,1.15874238815102,1.17933027256516,1.19720202395765,1.21845151121306,1.09538696115561,1.1333475278218998,1.13358548098126,1.16089113463855,1.13966903228136,1.12269325812048,1.10759691511378,1.11849544600845,1.10698405700791,1.09479169954881,1.1007536814248302,1.03875320274704,1.02183470799653,1.01813631259885,1.0713401322825,1.03969210499397,1.0106631811851,0.97331757540312,0.969307562491739,0.9682606741325892,0.965612120756253,0.950948265552465,0.9408498096849872,0.93361207373587,0.919475826122384,0.914845583666024,0.896640593594007,0.896567465287574,0.844714611348512,0.8466992639867321,0.861555835110131,0.8648589670181669,0.8691869198405731,0.876131201718261,0.8943696311180571,0.900787856148418,0.9082947213612592,0.912795533168604,0.912322901051201,0.912577186087382,0.9115791923192008,0.8958067710854821,0.8901668950741629,0.8891896353269351,0.8799474660445309,0.871202974425742,0.853606108529988,0.837707959346742,0.8123422737299649,0.8193221862009721,0.8151262960636608,0.8024194447996479,0.7960219214765659,0.778962898387997,0.7654033667492192,0.7676319768563381,0.758923946819482,0.7471108494551851,0.7447234650362929,0.7492645849544491,0.7566088523136071,0.762279713181602,0.785977178147948,0.7677847708198621,0.763408493750825,0.779521702617753,0.7880988944440159,0.8090290536450558,0.7953874557984941,0.790650328214551,0.811335163947432,0.8883321763607579,0.901222545056763,0.878724973520288,0.888235176274303,0.8820859428289759,0.8553006052084279,0.8526986343040791,0.889642696554783,0.8803997553835391,0.8958134527662378,0.901127314285534,0.952110970638084,0.9448002326152508,0.926842057336716,0.935720403853941,0.967888791040422,1.0100811968055998,1.03340244746056,1.05076219723099,1.06311055234783,1.07030573616625,1.13397470209157,1.18394651975899,1.1530751905616698,1.17917704077689,1.2213570342904398,1.21637758837301,1.1944617716281598,1.16087080124616,1.13135160426032,1.12679218214473,1.08013181769311,1.09246783715541,1.06408273370321,1.04292824470714,0.9450145509479358,0.970130666789344,0.985749080384016,0.950908493439766,0.925494343241512,0.9180283793146692,0.915199136249499,0.93014773733225,0.932913464495774,0.915831183189012,0.955939812510793,0.935919380770408,0.941746904348011,0.9399519016976452,0.951697174545195,0.9936191362674168,0.989561176481032,0.966208571759242,1.0027922738004,1.0043596991639698,1.01075743784898,1.02600164377652,1.01752229265123,1.04355470463561,1.03354619570116,1.04150272256353,1.04799931264443,1.05220515480592,1.1877253963729095,1.10013163016654,1.10799567740807,1.1478160510551,1.10955354525479,1.1059884796407802,1.10410942847954,1.02693891966346,1.19033843611446,1.15249406102833,1.17470195855728,1.17170690175254,1.16404891024451,1.1610115429164598,1.18421418259868,1.18732529168663,1.20321427140035,1.21603341326811,1.23723935850469,1.21106159101308,1.24673494805136,1.34340794359826,1.2608031730457598,1.2653029939887,1.23774272645608,1.2632506087132902,1.25614929787329,1.2946621185087,1.26090531227988,1.27276615602,1.2952010498041,1.28650753879461,1.2843917492790402,1.2685382457036103,1.2670771675311998,1.26731650739192,1.26830642762321,1.23941898707793,1.24464753411074,1.2517351891191202,1.24804634933874,1.19651325527158,1.12061339958518,1.18128049924105,1.16832526613075,1.15341869577478,1.13887245798651,1.07063619325675,1.10673326999125,1.10417349168952,1.08136850786148,1.0998520848621298,1.0907615734871,1.07418799196707,1.04035862366621,1.0672100073441,1.15342375273753,1.09133789017495,1.07297264373127,1.07809050404505,1.0926298207045602,1.14050952598723,1.07963821584469,1.06638596623281,1.11985878480907,1.1045893477030502,1.08998558614713,1.1357798751046202,1.18470292090843,1.18098348029717,1.163879608387,1.16955970436082,1.16607178522108,1.18665147755818,1.17732705987135,1.18396879534025,1.18716534087891,1.19871780695755,1.1552643923048,1.1527371649763898,1.1579418318998995,1.1209580274537398,1.10540321531233,1.0971915177931502,1.10961230303701,1.10371242992289,1.09971025188335,1.08420159451683,1.08551252495162,1.08863853037278,1.08892920084989,1.09985162004017,1.09726386883269,1.10647341195074,1.10781225488577,1.10741654342822,1.10589037174025,1.10643981481648,1.0985718561996098,1.0910238370701,1.09141163818359,1.08685681879724,1.07990091131303,1.0684422194534,1.06133337068099,1.05535579149906,1.05365999870961,1.04479056255183,1.04476188201808,1.04015793809204,1.03415939682047,1.02456106350245,1.0180853952498,1.01557576624808,1.01870898964882,1.01607026195927,0.9594423542558608,0.930594967158282,0.985271561671534,0.971722039663276,0.9984847909895992,1.0232018795703102,1.02337947445465,0.956298593431707,0.9364190914324692,1.05806214142306,1.08650249048043,1.08611689460158,1.08283491181025,1.0831305340355302,1.14664790351223,1.17873207842204,1.11839200075229,1.1086776317466498,1.06603029572607,1.03723308932077,1.03027570505024,1.07943379581864,1.08664359570287,0.981944774272685,0.943363476256496,0.927938765419126,0.916639691193019,0.910301926790314,0.892682393964798,0.8771982514452671,0.8700193469002808,0.86291777080842,0.862528108462937,0.8544351414070821,0.84791250167944,0.8480561836976221,0.8456569273589849,0.8414871076652422,0.842094996164527,0.84011155782837,0.8328203780199341,0.8291419240457121,0.831191266400467,0.830790787939192,0.8345838961817009,0.832503760818221,0.8364201764303949,0.8443931571167991,0.8416584548335259,0.828841571865976,0.8475849916920791,0.8409094091570891,0.8139230993093299,0.8628497607135871,0.8734985457064821,0.883504874119619,0.880583044174524,0.8857594371243741,0.8863158227509359,0.895912901166022,0.924162104781786,0.930993606849942,0.941680007565388,0.962606166811023,0.943980181970548,0.954259477692158,1.0066516638238,0.9728205651573092,0.9794457590910692,0.9713465703705608,0.971933275144146],"StdR":[0.13426625086921698,0.12806886051386698,0.109286096769815,0.114119779634927,0.115824208531581,0.104510236183647,0.0960584583062688,0.0835394067854317,0.0766499887217756,0.0672445658953612,0.0617267221364325,0.0572649885645719,0.0519169006713785,0.0502336786494317,0.0464790716248017,0.0402190604787912,0.0408553930149952,0.0359190532472377,0.0322578166700214,0.0293763541545014,0.0265126390243559,0.0244573782683243,0.0222757805959654,0.020329171777211,0.018595250795118,0.0168624657205299,0.015602089235261,0.0148231575632355,0.0142044925682569,0.0138637033942316,0.0122794560020596,0.0123641111545172,0.0116463162022861,0.0114014955723328,0.0110686442772727,0.0106291954117879,0.010166437910537,0.0100658200107391,0.009655804837192559,0.00947428804196367,0.00919732896608153,0.008610618330310559,0.008283363148399529,0.00804940470744582,0.00807697438884213,0.00760746023821204,0.00732529036363496,0.007147478909799691,0.007019583598880361,0.00689770718774897,0.00677577595827452,0.00668959819335375,0.0065493416882117204,0.006648302078307839,0.0065945759382641704,0.00672009879806769,0.006700565916803001,0.00690520627340789,0.00686455108998273,0.007170160565750879,0.007539741835547779,0.00778121520814588,0.007948695254012341,0.008166797942870929,0.00840756990348845,0.00842715135955799,0.00864481414360505,0.00854347337597734,0.0086345333471764,0.00857241113740986,0.00852586472751639,0.008454416983496159,0.0086128932430939,0.00863783492198287,0.008709654953894929,0.00875515685319311,0.008904277046955391,0.00891759096710095,0.00913296926609914,0.0094064368154636,0.009792678011468959,0.0100390567519455,0.0102477589593594,0.0104697517292214,0.0106936424157081,0.0111737750020596,0.0116523111365674,0.0117717958171636,0.0121673410100181,0.0127158179785633,0.0132335799373255,0.0135389589440974,0.0141731916814823,0.0141798246380191,0.0142803345130368,0.014820304762028,0.0149932087385282,0.0155633349752592,0.0153438299033833,0.0153758885488713,0.0158051575019419,0.0168714776342543,0.0169767187876177,0.0162277106361914,0.0160263291955956,0.0158739152983146,0.0153293477909885,0.0152126580786221,0.0156884440648435,0.0154987620371254,0.0157167618583098,0.0157676647683949,0.0163019865531353,0.0162331283778465,0.0159103997874945,0.0156259929569976,0.0159018109152731,0.0162582179412255,0.0163447965272957,0.0161798045843398,0.0161397211698478,0.0160478651375104,0.016279681143051002,0.0165285488759593,0.0160573486108349,0.0163010981445544,0.0161440063077254,0.0163895571499941,0.0162446058000053,0.0157698938266713,0.0152781552395704,0.0150821322855746,0.0143717505489231,0.0142943487082851,0.013781495862513,0.0134248694222604,0.0126093872449582,0.0129268837541259,0.0128465904859579,0.0124286160979131,0.0123219905321552,0.0123136839087158,0.0124011884336806,0.0126593702989841,0.0126854025629286,0.0126591817470345,0.0131788365370684,0.0130551577272435,0.0129923468869862,0.0131365527552997,0.0134719996730281,0.0136627013640213,0.0135407888478315,0.0134987802839575,0.0136798933390696,0.0136874117920994,0.0137385056782944,0.0138092682048141,0.0137601344987213,0.0139847903924556,0.013581275535233998,0.0138243017739008,0.0137610224523284,0.0137110469507167,0.0144660292541344,0.0141423164948579,0.0143221237915795,0.0143198469840013,0.0139697209257486,0.013918428036651002,0.013926726650197,0.0131438573101334,0.0140098980899576,0.0137520020972186,0.0140617655764024,0.0141658393647684,0.0139031261753768,0.013959362619455,0.0137651929926779,0.0138007131534472,0.0140931677778642,0.0140221157098437,0.014248934908622,0.0142762190023442,0.0145248255214266,0.0152340316333995,0.0151675399897713,0.0152454453762657,0.0150076401498279,0.0150551968539847,0.0147746213790557,0.0150383390225165,0.0147075299129787,0.0147559245896706,0.0149536811709897,0.0150397422685598,0.0151567134637063,0.0147156309623268,0.0146772375783155,0.0144243120999777,0.0142796563438623,0.0139365770493086,0.0137417748576938,0.0135820075893668,0.0133626052741826,0.0128425531895125,0.0118191808383619,0.0118672894314302,0.0110314410890651,0.0107339249449762,0.0103236825114731,0.009635581680380027,0.009520133006276207,0.008930047424363121,0.008540588107792759,0.008410763925561001,0.00810557678225509,0.00781688300339487,0.007466057466807759,0.00740334167425957,0.0075572142764066905,0.00722893566963395,0.007194191398949791,0.00723280865955433,0.00708654929969777,0.007247761607556441,0.00699401891496374,0.00695933420776058,0.00705767251237202,0.00692438570056955,0.00688629242959149,0.007052708117969309,0.007363836634621991,0.007697886381736491,0.00802528376590684,0.008200707503349029,0.00836209149351629,0.0085318491679057,0.00855440096590435,0.008769956795643841,0.00889461670641111,0.00900323016840458,0.008815774600535191,0.00884194437199892,0.0085656050577595,0.00825256167048939,0.007938013762200541,0.00760710853678103,0.00739361952014328,0.0070099633646788,0.00687409444346169,0.006610899222988039,0.00642703543060318,0.00627036379770955,0.0061534152619867,0.00605863609347719,0.00605500078584485,0.005943292775345821,0.00605100066095364,0.00605322326059107,0.00605952503952778,0.00606232731240044,0.00597344005272106,0.0059196859356614,0.00583558894224544,0.00575646778846779,0.005608094460066679,0.00550445634681779,0.0053600471720935,0.0051357324229621285,0.00496769409613408,0.0048337489287778295,0.00468218969953662,0.0045595214572382295,0.00437403228718143,0.00428783107057247,0.004131696410293021,0.00398771607400989,0.00392027396120899,0.0038152883124621,0.00357692670552526,0.00352641165844411,0.0037355833501040397,0.00348530208147851,0.0034832598636034802,0.00344901243082675,0.0034319390562388198,0.00322631478091947,0.0032783113004084398,0.0036416513694476,0.00348402978897631,0.00367089947437091,0.0038825153430466,0.00400558532938447,0.00433995159387138,0.0049067407668064,0.0054335577330906,0.00555075539353545,0.00531962738729554,0.0049755850433456,0.0046779429799783,0.00453206048240106,0.00441059451947845,0.00413797351962765,0.00390226227468892,0.00375153776153706,0.003666576291803021,0.0035721910111300398,0.0035895378468116103,0.00367727736406331,0.00389392510271505,0.0042084286326172,0.00447685010653685,0.00476822879299356,0.0049537316212295394,0.00526722471404628,0.0055570157401536,0.00572550733849091,0.00598904292379044,0.006221768693854921,0.00634222517075974,0.0066357989863229105,0.00687299915840361,0.00708103588982892,0.00731539463941325,0.00740666616959005,0.00754936285092245,0.0077664315967062,0.00777101046741672,0.007713400111045,0.007956664834043791,0.00802801052102348,0.007865009190414579,0.00840703091094365,0.008508686132142741,0.00857251282760627,0.00834519325931677,0.00811357597093962,0.00796043215534671,0.00796571192099046,0.007963261176303721,0.0079338943672574,0.007646587728993929,0.00747807034183309,0.0070406521671560595,0.00675936222131775,0.00679660535474834,0.00648845637989101,0.00620237017072431,0.00588896194818915,0.005675241629256021],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-CA.json","Name":"Canada","CurrentEstimate":{"Exposed":8445.0,"Infectious":8000.0},"OfficialName":"Canada","Level":"country","M49Code":"124","ContinentCode":"W-NA","CountryCode":"CA","CountryCodeISOa3":"CAN","Population":37411048},"CF":{"data":{"Rates":{"CaseFatalityRate":0.002133222484576886,"Critical":0.004409697220609538,"Hospitalization":0.02360022560108528},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,4,4,4,4,4,4,4,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,13,13,13,13,18,18,18,18,18,22,22,22,23,23,23,23,23,23,23,23,23,29,37,38,38,38,38,38,360,363,363,369,396,402,417,417,420,472,495,522,572,607,661,699,699,773,787,787,810,859,914,914,970,976,1050,1142,1142,1145,1145,1208,1229,1261,1265,1288,1348,1348,1400,1411,1437,1452,1483,1506,1546,1546,1546,1574,1574,1606,1635,1635,1635,1640,1640,1641,1716,1716,1721,1721,1723,1728,1728,1728,1728,1728,1748,1755,1755,1755,1755,1755,1755,1755,1773,1778,1782,1784,1784,1784,1790,1790,1803,1807,1818,1818,1818,1818,1825,1825,1825,1825,1825,1825,1828,1828,1830,1830,1830,1830,1830,1830,1830,1830,1837,1840,1840,1840,1840,1840,1914,1914,1914,1914,1914,1914,1914,1914,1914,1914,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,1924,4885,4885,4885,4885,4885,4885,4885,4885,4885,4885,4885,4885,4885,4885,4885,4885,4885,4885,4885,4885,4885,4885,4885,4885,4885,4885,4885,4885,4885,4885,4885,4885,4885,4885,4885,4885,4885,4885,4885,4885,4885,4908,4908,4920,4920,4920,4920,4920,4920,4920,4920,4920,4920,4920,4920,4920,4920,4920],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,3,3,3,3,3,3,3,3,3,3,3,3,3,3,8,8,8,8,8,8,8,8,8,8,11,11,12,12,12,12,12,12,14,14,16,16,16,19,19,50,50,50,72,72,72,85,85,94,94,143,143,143,143,143,143,143,301,327,327,327,366,418,436,479,552,604,652,671,702,755,874,962,1011,1069,1069,1173,1288,1451,1570,1634,1850,1850,1888,1952,2044,2057,2057,2222,2410,2564,2605,2605,2686,2808,2963,3051,3099,3244,3340,3429,3429,3613,3745,3745,3788,3918,3969,3969,4033,4071,4109,4200,4259,4288,4288,4321,4356,4362,4373,4389,4485,4485,4548,4561,4574,4590,4593,4598,4599,4599,4599,4605,4605,4608,4614,4614,4614,4618,4618,4620,4641,4641,4641,4641,4645,4652,4652,4652,4652,4652,4667,4679,4679,4679,4679,4679,4679,4679,4691,4698,4698,4700,4700,4700,4711,4711,4712,4729,4729,4729,4729,4729,4735,4736,4747,4749,4749,4749,4772,4772,4782,4782,4786,4786,4786,4786,4802,4802,4804,4806,4806,4806,4806,4806,4829,4829,4829,4845,4845,4845,4852,4852,4853,4853,4854,4854,4854,4854,4855,4855,4855,4855,4855,4856,4858,4858,4862,4862,4862,4862,4863,4863,4863,4863,4866,4866,4866,4866,4866,4866,4866,4866,4879,4879,4880,4884,4884,4888,4888,4896,4900,4900,4900,4900,4907,4911,4911,4911,4911,4911,4911,4913,4913,4913,4913,4913,4918,4918,4918,4918,4922,4922,4922,4927,4927,4927,4936,4936,4936,4936,4936,4936,4936,4936,4936,4936,4936,4936,4948,4948,4948,4948,4948,4948,4961,4963,4963,4963,4963,4963,4963,4963,4963,4969,4969,4969,4973,4973,4973,4973,4973,4973,4973,4973,4973,4973,4974,4974,4974,4974,4980,4980,4980,4980,4981,4981,4981,4981,4989,4989,4989,4989,4989,4989,4989,4989,4989,4989,4996,4996,4996,4996,4996,4996,4997,4997,5001,5001,5001,5001,5001,5004,5004,5004,5004,5004,5004,5004,5004,5018,5018],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,4,4,4,4,4,5,5,5,5,5,5,7,7,7,7,14,18,19,19,19,23,30,37,38,40,40,45,45,47,47,47,47,48,48,48,52,52,52,52,53,53,53,53,53,53,53,53,55,55,55,55,57,58,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,60,60,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,3,3,3,3,3,3,3,3,3,3,3,3,3,3,8,8,8,8,8,8,8,8,8,8,8,7,8,8,8,8,8,8,4,4,6,6,6,9,9,40,40,40,62,62,62,75,75,84,84,133,133,133,133,133,133,133,288,314,314,314,348,400,418,461,533,581,629,648,678,731,850,938,986,1042,1042,1146,1261,1418,1528,1591,1807,1807,1845,1909,1677,1687,1687,1846,2000,2144,2169,2169,2247,2313,2438,2492,2489,2597,2639,2685,2685,2793,2911,2911,2931,3011,3007,3007,3011,3043,3007,3006,3064,3090,3090,3060,3074,3048,3055,3048,3082,3082,3093,3095,3080,3080,3051,3033,2994,2994,2994,2972,2972,2943,2920,2920,2920,2919,2919,2920,2866,2866,2860,2860,2861,2863,2863,2863,2863,2863,2858,2863,2863,2863,2863,2863,2863,2863,2857,2859,2855,2855,2855,2855,2859,2859,2847,2860,2849,2849,2849,2849,2848,2849,2860,2862,2862,2862,2882,2882,2890,2890,2894,2894,2894,2894,2910,2910,2905,2904,2904,2904,2904,2904,2853,2853,2853,2869,2869,2869,2876,2876,2877,2877,2868,2868,2868,2868,2869,2869,2869,2869,2869,2870,2872,2872,2876,2876,2876,2876,2877,2877,2877,2877,2880,2880,2880,2880,2880,2880,2880,2880,2893,2893,2894,2898,2898,2902,2902,2909,2913,2913,2913,2913,2920,2924,2924,2924,2924,2924,2924,2926,2926,2926,2926,2926,2931,2931,2931,2931,2935,2935,2935,2940,2940,2940,2949,2949,2949,2949,2949,2949,2949,2949,2949,2949,2949,2949,2961,2961,2961,2961,2961,2961,2974,2976,2976,2976,2976,2976,2976,2976,2976,21,21,21,25,25,25,25,25,25,25,25,25,25,26,26,26,26,32,32,32,32,33,33,33,33,41,41,41,41,41,41,41,41,41,41,48,48,48,48,48,48,26,26,18,18,18,18,18,21,21,21,21,21,21,21,21,35,35]},"Foretold":{"Date":["2020-04-19T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-17T00:00:00+00:00"],"Mean":[1316.5479999999998,7226.581999999999,20548.33,37242.91],"Variance":[22023420.0,6313501000.0,7999384000.0,139685400000.0],"0.05":[120.7349,3376.196,1968.3429999999998,11705.45],"0.50":[691.5292,3376.196,3918.53,11705.45],"0.95":[4002.136,23616.9,78025.64,116955.2]},"Timezones":["Africa/Bangui"],"AgeDist":{"0-4":738242,"10-14":667354,"100+":2,"15-19":597254,"20-24":482771,"25-29":357219,"30-34":277127,"35-39":224208,"40-44":182948,"45-49":156581,"5-9":697367,"50-54":129029,"55-59":103567,"60-64":80954,"65-69":58107,"70-74":37685,"75-79":23821,"80-84":11481,"85-89":3491,"90-94":523,"95-99":33},"REstimates":{"Date":["2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[0.749746350301856,0.742260809540211,0.785093056776827,0.8410265361296079,1.25304185106443,1.28383313311506,1.63265668095744,1.54962689736102,1.4547154235840902,1.81777702810128,1.24207604020907,5.20720802431373,3.69722442833662,2.54069303298902,3.0554759079299,2.36815262359443,1.89769442614314,1.9557585407140496,1.65164975570252,1.6522462373796398,1.45435689993857,2.16379506617165,1.90580436821572,1.60737066307982,1.43111435490072,0.988947177780302,0.9571202872249608,0.9585696198736048,2.3741797407058503,2.38065141905214,1.9702999293231,1.5778990853165098,1.6217242323259602,1.6928882303317,1.61304555302901,1.43165414068492,1.60305978288673,1.66006501861052,1.65965751976833,1.55507300404751,1.49520093697126,1.50332454147955,1.29923917728776,1.35040474097323,1.3760328995188502,1.40769877515,1.25247290348473,1.27603988000642,1.37661035818692,1.48878495906997,1.45572481893457,1.36613731279829,1.48546310417321,1.36218165562198,1.28166142153849,1.2254403775871698,1.14753890689997,1.04106672538205,0.979432317142245,1.07720631370385,1.2486433554053602,1.2642513242133,1.15052760848845,0.973698855542822,0.930581343774087,0.985639516973288,0.9426862740691628,1.02653547248198,1.03901595062248,1.10574306970378,1.0959175040386602,1.14196043331237,1.11832051749558,1.10998592859926,1.04411036760172,0.9110811464543102,0.915706828347324,1.0310354599238298,1.01394303302244,0.9167944744742992,0.8507834290938191,0.8268734188511769,0.842802051216117,0.822978248582626,0.817138899678393,0.7896612877339009,0.8188253879171109,0.700193136547004,0.631829837051345,0.6781042554913279,0.68617826395804,0.5876461265943511,0.6896084620009441,0.738050620592805,0.7786227231803459,0.775224991199566,0.7653704358352921,0.669041643729039,0.601539609588033,0.596022943550544,0.643199738177318,0.617541822284255,0.579513896090589,0.624558903107741,0.641118273418627,0.648085602237668,0.40868833639895497,0.44507201029161103,0.254682782727794,0.250679917902969,0.225392032858907,0.180410736970477,0.33582226572346696,0.35157165221878306,0.392491965881418,0.442915636172174,0.536657150475955,0.5992433191818721,0.643202825631634,0.639734741470788,0.58641368113117,0.621329325795177,0.9141382031046992,1.08911378014546,1.08256173734069,1.02544692332066,0.6527899164112659,0.665669013885184,0.698427978284681,0.737771600324659,0.9364685628473052,0.963382089041684,0.973008477365108,1.01650481374237,1.01769827811937,1.01161159736394,0.9234935651315492,0.6809555469135821,0.7252230068236609,1.14314637862964,1.16250959637093,1.14105399242809,1.11275645469629,1.08981696637354,0.94325779256361,0.815260339364273,1.0663230814624398,1.08015890499963,1.07223803064227,1.06106385270247,1.30441525873954,1.26635761899084,1.38949554478521,0.9993570922824572,1.03963236001149,1.0330170173547402,1.03166462932312,1.03095557806988,1.20345012713473,1.16504338083126,0.983616619862958,0.970766009923046,0.9733651912277408,0.9813587547031792,0.598448717392304,0.6231875403041801,0.915500415429735,0.965922400035926,0.903231706811421,1.2514663483401,1.23742278428646,1.19349291276138,0.9794050248807612,0.9669821508479772,0.9513567290360592,0.9194953535458148,0.95331686497617,0.9674830854597968,0.977082068169252,0.9855821108018828,0.546509476892641,0.570880128197093,0.618392185323923,0.275570770487469,0.30755570850705705,0.388109606594469,0.261789527109638,0.300967240878469,0.5011013324660449,0.5745599637394581,0.576512069460941,0.6257778964043941,0.7552639704752429,0.8039735583445551,0.7570186163782578,0.7932102174253578,1.10523473863445,1.123052259506,1.1088205930703998,1.00368344490014,0.8150394475597859,0.830668685152491,0.4770383624544221,0.516291477927504,2.07101427122579,2.0139197810630503,1.75313774762825,1.88708213558396,1.66220804848691,1.75045689297166,1.3883599184021398,1.72261799310628,1.78908852163579,1.59716875046172,1.44093767171408,1.3358205567015,1.50463210427672,1.54352952295068,1.02426101837702,0.986068105792384,0.950260232626123,0.8388816641809058,0.862777179145789,0.8287204101012109,0.8583458467619031,0.615938843203665,0.5060766778110329,0.550911981118151,0.8281068107985391,0.889469067687983,0.585388425008831,0.412930808528187,0.684318868799413,0.748521503057788,0.806585234917188,1.20356284812412,1.21258303387443,1.04007639376659,1.6441096013914902,1.56063619297228,1.4264500943525,1.32065621759824,0.988470961894872,0.965758199093452,0.9716458360908722,0.9839161942257412,0.7845784535998149,0.808756209269608,0.8432120472939352,0.58722302414028,1.37893191636205,1.3941624581516,0.7862424794025479,0.7813494720669151,0.8069676517257599,0.8493462326202591,1.77395661269954,1.8302083881274096,1.6426465872828302,1.47151808107424,1.35291210454916,1.25915419087819,1.2072205514595,1.1628178446298,0.64934986450327,0.912946891287086,0.9514502176818608,0.9757780878706248,1.17238752759447,1.16659096025398,0.5708020940325761,0.4989876819816511,0.541015486137748,0.600842230868945,0.6605707226681999,0.72412150584437,0.775486542530715,0.8208855931687759,0.943948441299241,0.487042231830498,0.5166505500535971,0.5745257086471209,0.846619203509552,0.9116123735599352,0.949585892708617,0.977669017944276,1.12042019216284,1.12648248727195,1.12361574993193,1.11161364988412,2.0885124143741,1.9157563389371,1.57939376600126,1.4159660280960802,1.31265248789149,1.24552633966654,0.750748646967381,0.7566124981920451,0.7966017353778609,0.839497115272254,1.4224516881073002,1.40712799864406,1.3421111166651598,1.2737062506766998,0.606305951806823,0.619233256853442,0.7503324297449921,0.810419717357374,1.24228356072528,1.26606001328252,1.23198663832462,1.19407093183901,1.16259075823614,1.40378702822984,0.761172262811651,0.763241002733206,0.79151697584749,0.8395347245423921,0.885966241788509,0.923970063685028,0.851523563199574,2.41540962865333,1.8124251164919],"StdR":[0.33702319141039605,0.33147122957934005,0.349094127047674,0.375553843103007,0.472056954415989,0.488762046302361,0.548463834399783,0.5163932482228529,0.47878340437189,0.527050259222714,0.415728504619952,0.8249274559025,0.606763605489465,0.416126082925538,0.40161532588812093,0.31001567177118605,0.24763446757597,0.234177265570423,0.199604151721474,0.186977881348548,0.165205911128155,0.19581890596694496,0.173881537457742,0.14729357810646398,0.131166096181445,0.103192480306092,0.100160618804976,0.0991610214761484,0.15766857895672598,0.15206327706440806,0.13037376676935,0.106440161252102,0.102820102872344,0.0999904446317725,0.0914613324670642,0.0817194313138655,0.0836683431263088,0.0817874164929805,0.0781977866721262,0.0722897030699654,0.0681496550474397,0.0658379707696125,0.0582345359390521,0.056553851873929,0.0559378429052446,0.0549184461070924,0.0499868969302955,0.0493543475829879,0.050199693007536,0.0511058128596945,0.0487401241078952,0.0465067538092677,0.0472273793451568,0.043522249083326005,0.0412141676941638,0.0383193742890977,0.0363160608288087,0.0334241966128031,0.031622152113119,0.0328313631878783,0.0350377670228422,0.0346486756646796,0.0327161841838105,0.0295424005354284,0.0285750120227508,0.0290469159076108,0.0285626591853767,0.0301999008968754,0.0302854773683314,0.0310613795685331,0.0304467667283158,0.0309373168842975,0.0303185168610558,0.0300323043735561,0.0289798344924318,0.0267175880476125,0.0268477615478147,0.0290608359846162,0.0286770325838501,0.0271778150406554,0.0260913839569969,0.0259788338217549,0.0266667427491538,0.0267905525786643,0.0270523434029442,0.02731179574424,0.0283679849111664,0.0265467567857988,0.0260242569473083,0.0283106157773515,0.0293913368690643,0.0278652161648743,0.0315399907629478,0.0343756732352672,0.0364177530389636,0.0363997442763513,0.0374977238176603,0.0349050686567537,0.0340419371621774,0.0348181313898304,0.0378573478968469,0.0385954504873548,0.0390029270613523,0.0420524492369388,0.0442612064943464,0.0467471390775124,0.0370030990712288,0.0407601719131905,0.0317502144471136,0.0336640884285991,0.0345591494766737,0.0336991179364793,0.0514142746163328,0.0571169243673059,0.0649457573258609,0.0734365969160076,0.0856316679910012,0.0934849698963272,0.101490832673927,0.102792461853425,0.0994350861742003,0.106652595316113,0.132296296913409,0.14884940313072698,0.146552618217877,0.138387820583177,0.107065994091739,0.10774330059121,0.11407363535424303,0.120138733687074,0.139523563681875,0.143637650195366,0.145818876363162,0.148329952826019,0.147541886746439,0.14640909060166,0.13875071351005802,0.118404276121679,0.12524030218744198,0.1602163398903,0.16376372806911998,0.160817514121501,0.156347828383153,0.15312955591685298,0.142194786478576,0.12979851190985,0.151195958242585,0.15377321960517,0.15154852431925,0.14948990318683802,0.16381536165983898,0.16144985279127302,0.166627529737362,0.137934442860912,0.137495662423711,0.13569258102043,0.13706062975678002,0.134827507300322,0.146183478675462,0.142693615289224,0.129607589681908,0.129212642700028,0.126673312494298,0.128356287627369,0.10154919301375,0.106226474711843,0.132977996980593,0.140055316611202,0.136495615999621,0.16100883568181198,0.159400005738706,0.154816251080877,0.136672503243906,0.136726658956818,0.134871069244531,0.132272310564438,0.13644530743935498,0.138572845508057,0.138321867623116,0.142118551075435,0.105123281867087,0.109761728401243,0.118558750454286,0.0830985467217084,0.0932229478983345,0.112225300710639,0.0997529219865356,0.114448246321864,0.159376717795325,0.183431362204778,0.19256932711274,0.209830144366973,0.24186983634686304,0.255933637162756,0.256312105942684,0.268202806333222,0.32231918433234097,0.32427928516446297,0.3200936556336311,0.30237294307706303,0.27006567234588896,0.275571199006159,0.21574704564021,0.230796907406433,0.48717968776424,0.4698298524352511,0.41557230381661897,0.40229957503278096,0.35602197227840604,0.34677721196619504,0.291829821742726,0.309224071483522,0.308195745014221,0.271374290582686,0.24471512277902696,0.227501293710004,0.23064227816948105,0.226135132911638,0.178953738209913,0.171429770769578,0.167055063959836,0.15916437392865002,0.163561126959525,0.16199528066961302,0.16877872743923,0.145943399108609,0.134324489914562,0.14829642102207002,0.189253532325517,0.207704430381852,0.166993653988231,0.146465168933319,0.197682847451343,0.21366748107594896,0.234056657140546,0.29205583573415506,0.296283208363839,0.267100355275342,0.337646769402057,0.32051900681710804,0.290184159199255,0.270955745013982,0.226715797710508,0.221096353701359,0.222875036371271,0.225142831648091,0.20094730654992,0.20630015326159895,0.214950232791095,0.185777157164292,0.29472623470104103,0.296455879114916,0.218219397472064,0.21821446388036805,0.220931416012767,0.23697036406664104,0.3483450925940449,0.34522418750124395,0.309930355485236,0.27856415963096504,0.255400243175541,0.23512125614358606,0.22822176122642696,0.217254353042099,0.16170513992181,0.19387292367849496,0.205085414151962,0.20900985281833,0.226822272791173,0.22821624411767494,0.157920849280204,0.149829508181382,0.161767334663077,0.17949077376301198,0.19893020862486105,0.220110616143957,0.23467313001235104,0.24801571556128,0.27312181377821,0.200063869310632,0.210529824503002,0.23222789782943104,0.300379677284514,0.32106987215885496,0.334809495450404,0.343600966169208,0.3719709064749,0.3773388537897289,0.3767169376045921,0.368733604701104,0.502570654469665,0.462350977254296,0.39649565681746,0.35277016879121104,0.331941267140925,0.31081483332661,0.236379099098453,0.238048849282432,0.248871867166728,0.263897134615615,0.355519138443774,0.35173722390222306,0.336306148357246,0.320742376502151,0.214285192665424,0.220544927028264,0.250431709359618,0.271782190158118,0.3454829531377589,0.352947881725692,0.342071648354482,0.331376696735828,0.322113944533643,0.349908456432195,0.253639904236346,0.25126530017963195,0.263410748187691,0.279681178908265,0.2959390671980789,0.30812649902766104,0.302401798278386,0.516492689696457,0.43159549837220507],"EnoughData":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]},"Interventions":[]},"data_url":"extdata-CF.json","Name":"Central African Republic","CurrentEstimate":{"Exposed":2493.0,"Infectious":2506.0},"OfficialName":"Central African Republic","Level":"country","M49Code":"140","ContinentCode":"W-AF","CountryCode":"CF","CountryCodeISOa3":"CAF","Population":4745185},"CH":{"data":{"Rates":{"CaseFatalityRate":0.013124890182328094,"Critical":0.027160332077857167,"Hospitalization":0.08285772081448309},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,3,3,3,3,3,4,4,4,4,4,4,4,15,15,15,15,131,131,131,131,131,1530,1530,1595,1823,1823,2967,4013,4846,6415,6415,8056,8704,9800,10600,11100,12100,12700,13700,13700,15400,15900,16400,17100,17800,18600,19400,19900,20600,21000,21300,21800,22200,22600,22600,23400,23900,24200,24500,25200,25400,25700,25900,26100,26400,26600,26800,26800,27100,27100,27100,27400,27500,27600,27700,27800,27900,27900,28000,28100,28200,28200,28300,28300,28300,28400,28500,28500,28500,28600,28600,28600,28700,28700,28700,28700,28700,28800,28800,28800,28800,28900,28900,28900,28900,28900,28900,29000,29000,29000,29000,29000,29000,29100,29100,29100,29200,29200,29200,29200,29200,29300,29300,29300,29400,29400,29400,29500,29600,29600,29800,29800,29900,29900,29900,30300,30300,30300,30500,30500,30500,30500,30700,30900,31000,31100,31100,31100,31300,31500,31500,31600,31600,31600,31600,31900,32300,32400,32400,32700,32700,32900,33200,33300,33300,33500,33500,33900,33900,34100,34400,34400,34400,34800,34800,34800,35200,35800,36100,36300,36500,36500,36500,37100,37100,37700,37700,38100,38100,38100,38500,38900,39600,39900,39900,39900,40500,40500,40500,40500,42100,42100,42600,42600,42600,42700,42700,42700,42700,45300,45800,45800,45800,45800,47300,47300,48400,48400,48400,48400,49500,49800,49800,50500,50500,50600,50600,53400,54600,54600,55700,55800,55800,55800,61700,62700,65100,65100,65200,65200,65200,80400,83400,87100,87100,87300,87300,87300,87300,122600,130000,141000,141000,141000,141000,141000,169100,169100,180700,180700,180700,180700,206700,211500,211500,218900,222100,222100,222100,250200,250200,257600,257600,260600,260600,260600,279900,279900,283000,288400,291500,291500,291500,308300,311500,311500,311500,311500,311500,311500,311500,311500,311500,311500,311500,311500,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600,317600],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,8,8,18,27,42,56,90,114,214,268,337,374,491,652,652,1139,1359,2200,2200,2700,3028,4075,5294,6575,7474,8795,9877,10897,11811,12928,14076,14829,15922,16605,17768,18827,19606,20505,21100,21657,22253,23280,24051,24551,25107,25415,25688,25936,26336,26732,27078,27404,27740,27944,28063,28268,28496,28677,28894,29061,29164,29264,29407,29586,29705,29817,29905,29981,30009,30060,30126,30207,30251,30305,30344,30380,30413,30463,30514,30572,30587,30597,30618,30658,30694,30707,30725,30736,30746,30761,30776,30796,30828,30845,30862,30871,30874,30893,30913,30936,30956,30965,30972,30988,31011,31044,31063,31094,31117,31131,31154,31187,31200,31235,31243,31292,31310,31332,31376,31428,31486,31555,31617,31652,31714,31851,31967,32101,32198,32268,32315,32369,32498,32586,32690,32817,32883,32946,33016,33148,33290,33382,33492,33591,33634,33742,33883,34000,34154,34302,34412,34477,34609,34802,35022,35232,35412,35550,35616,35746,35927,36108,36269,36451,36603,36708,36895,37169,37403,37671,37924,38124,38252,38449,38760,39026,39332,39627,39903,40060,40262,40645,41006,41346,41722,42014,42177,42393,42763,43127,43532,43957,44401,44592,44837,45306,45711,46239,46704,47179,47436,47751,48265,48795,49283,49283,49283,50378,50664,51101,51492,51864,51864,51864,52646,52871,53282,53832,54384,54384,54384,55932,56632,57709,58881,60368,60368,60368,64436,65881,68704,71317,74422,74422,74422,83159,86167,91763,97019,103653,103653,103653,121093,127042,135658,145044,154251,154251,154251,176177,182303,192376,202504,211913,211913,211913,229222,235202,243472,250396,257135,257135,257135,269974,274534,280648,285655,290601,290601,290601,300352,304593,309469,313978,318290,318290,318290,327072,330874,335660,340115,344497,344497,344497,354306,358568,363654,368695,373831,373831,373831,384557,388828,394453,399511,403989,403989,403989,413991,418266,423299,428197,428197,428197,428197,438284,442481,447905,452296,452296,452296,452296,461961,465981,470789,474764,477983,477983,477983,484506,487357,490358,492832,495228,495228,495228,499931,502191,504918,507123,509279,509279,509279,513599,515483,517705,519404,521320,521320,521320,525095,526728,528524,530289,531873,531873,531873,535153,536516,538118,539474,540727,540727,540727,543207,544282,545535,546754,547775,547775,547775,550224,551355,552698,553867,554932,554932,554932,557492,558622,559845,561068,562290],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,2,3,4,4,11,13,14,14,27,28,41,54,75,98,120,122,153,191,231,264,300,359,433,488,536,591,666,715,765,821,895,948,1002,1036,1106,1138,1174,1239,1281,1327,1368,1393,1429,1478,1509,1549,1589,1599,1610,1665,1699,1716,1737,1754,1762,1762,1784,1795,1805,1810,1823,1830,1833,1845,1867,1870,1872,1878,1879,1881,1886,1891,1892,1898,1903,1905,1906,1913,1915,1917,1919,1919,1919,1920,1920,1920,1921,1921,1921,1921,1921,1923,1934,1936,1937,1938,1938,1938,1939,1954,1956,1956,1956,1956,1956,1956,1956,1958,1958,1962,1962,1962,1962,1963,1965,1965,1965,1965,1965,1965,1966,1966,1966,1966,1968,1968,1968,1968,1968,1969,1969,1969,1969,1971,1972,1972,1975,1977,1977,1977,1978,1978,1979,1980,1981,1981,1981,1981,1981,1984,1985,1986,1986,1986,1987,1990,1991,1991,1991,1991,1991,1991,1992,1996,1998,2000,2000,2001,2001,2002,2003,2003,2004,2005,2005,2006,2011,2011,2013,2013,2013,2013,2014,2018,2019,2020,2020,2020,2021,2025,2028,2039,2042,2045,2045,2045,2050,2054,2060,2061,2064,2064,2064,2065,2069,2074,2074,2075,2076,2077,2078,2081,2082,2087,2088,2088,2088,2096,2103,2109,2115,2122,2122,2123,2138,2145,2039,2046,2067,2081,2083,2111,2147,2158,2200,2277,2297,2326,2404,2471,2555,2628,2710,2749,2772,2902,3013,3113,3216,3315,3351,3369,3536,3664,3765,3879,3992,4031,4056,4222,4308,4393,4509,4571,4621,4650,4815,4940,5045,5181,5293,5324,5349,5495,5593,5710,5824,5928,5976,5985,6154,6266,6379,6487,6561,6602,6622,6781,6924,7029,7098,7159,7193,7210,7362,7493,7594,7645,7704,7729,7747,7918,8018,8109,8178,8230,8253,8267,8364,8470,8521,8586,8646,8675,8682,8792,8859,8924,8971,9034,9050,9065,9146,9204,9260,9308,9354,9370,9381,9452,9489,9530,9556,9584,9606,9613,9651,9687,9711,9729,9747,9755,9765,9776,9817,9849,9876,9883,9886,9887,9907,9930,9942,9954,9961,9966,9966,9988,10005,10014,10022,10041],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,8,8,18,27,42,54,87,110,210,264,332,369,485,644,644,1124,1342,2182,2182,2669,2985,4019,5225,6485,7245,8544,9624,10613,11489,11167,12282,12934,13740,14349,14313,14278,14169,13424,13970,12836,12728,12585,12503,12449,11971,11609,10850,11062,9697,9551,9351,8936,8547,7915,7185,6859,6347,6088,5995,5651,5299,4965,5091,4449,4051,3855,3643,2997,2814,2555,2416,2284,2021,1872,1699,1713,1443,1491,1536,1293,1206,1111,1027,966,896,904,820,730,633,646,559,577,609,526,442,451,454,372,392,415,335,344,349,354,375,307,325,356,379,292,300,331,344,379,387,336,354,376,418,470,524,493,555,590,551,686,802,936,1033,1003,1050,1103,1132,1220,1324,1349,1315,1378,1248,1380,1421,1513,1623,1322,1363,1470,1411,1525,1677,1825,1735,1599,1631,1723,1942,2151,2131,2069,2135,2165,2343,2523,2683,2565,2317,2321,2505,2478,2712,2780,2733,2833,2961,2957,3264,3128,3432,3527,3502,3659,3860,3842,4203,4542,4517,4209,4071,4082,4252,4614,5019,4844,5288,4878,5119,5187,5591,6119,6184,6258,5811,5823,6326,6853,6738,6738,6738,7828,6510,6941,6831,7200,7200,7100,7881,8102,8508,6458,6509,6508,6507,8054,7251,8327,8394,9880,9880,9880,12840,13978,16795,18702,21800,21700,21699,27621,29422,35124,39273,45786,45772,45770,57282,62195,68400,77744,86774,86754,86725,93373,96432,102721,112776,121903,121864,121841,139020,109589,110359,106180,112820,112784,112766,125438,101770,107783,101076,105909,105870,105845,89430,88785,93576,90569,91619,91569,91540,72057,75734,73015,77334,78604,78573,78548,68911,73075,74944,74471,76403,76355,76346,70103,71062,76574,81524,85928,85887,85867,95710,99842,104770,109599,109538,109504,103387,113322,117388,122711,127051,126992,126967,126949,136443,140363,145080,148986,152153,152130,152116,158542,161287,164237,166646,168982,168953,168946,173539,175732,178394,180552,182645,182629,182614,186853,188679,190845,192496,194366,194350,194339,198043,199639,201394,203133,204689,204667,204660,207902,209229,210807,212145,213380,213372,213362,215831,216865,218086,219278,220292,220289,220288,222717,223825,225156,226313,227371,227366,227366,229904,231017,232231,233446,234649]},"Foretold":{"Date":["2020-05-03T00:00:00+00:00"],"Mean":[433169.4],"Variance":[320176100000.0],"0.05":[65621.31],"0.50":[277902.0],"0.95":[1339305.0]},"Timezones":["Europe/Zurich"],"AgeDist":{"0-4":451829,"10-14":409669,"100+":1695,"15-19":425198,"20-24":484186,"25-29":555543,"30-34":597572,"35-39":621652,"40-44":570855,"45-49":595733,"5-9":433116,"50-54":676756,"55-59":643866,"60-64":535823,"65-69":441612,"70-74":421519,"75-79":330474,"80-84":228800,"85-89":144798,"90-94":67468,"95-99":16454},"REstimates":{"Date":["2020-03-14T00:00:00+00:00","2020-03-15T00:00:00+00:00","2020-03-16T00:00:00+00:00","2020-03-17T00:00:00+00:00","2020-03-18T00:00:00+00:00","2020-03-19T00:00:00+00:00","2020-03-20T00:00:00+00:00","2020-03-21T00:00:00+00:00","2020-03-22T00:00:00+00:00","2020-03-23T00:00:00+00:00","2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[2.9551694219651097,3.65037696433588,2.66045778418936,2.48907119629375,2.21295995811737,2.46109772788852,2.5927786102653103,2.59270184497144,2.3479781381123304,2.2524557995816896,2.07813751187842,1.9123719542058304,1.79364587860407,1.66235107813555,1.60155789739324,1.43881701235865,1.4395487846604198,1.3574742587454,1.35030243114449,1.27543657438423,1.17658996955341,1.10316974633945,1.05422777247017,0.982796523863022,0.944013529768447,0.952015203855948,0.95171740965706,0.9139427320314548,0.8797092637142401,0.8610838209051129,0.8142387113851041,0.802275489063092,0.763523492356616,0.7341509591688921,0.7276261723908148,0.706753206103319,0.7177395508305969,0.7177355345771779,0.699705626776092,0.634677494272718,0.601467248721525,0.5993046201239771,0.593183417236443,0.6167467262628461,0.6337570048547739,0.651491842429722,0.642170664495648,0.636824358574009,0.6257805979330179,0.614354200134551,0.590300627195278,0.5967849924149621,0.6138025972893629,0.607760433016946,0.5930129971050451,0.598075976320099,0.570368903880462,0.563443666232218,0.577496629405038,0.590374312225956,0.573327339739912,0.538996524075945,0.537744835985253,0.545020429877796,0.5343090050366051,0.5245068807715061,0.5637645015040539,0.6008135506014161,0.6142108932356579,0.578650737288341,0.587817951837032,0.5734454288237779,0.574827465298809,0.585996850197714,0.6008457453319921,0.59070323390272,0.597231897673873,0.556679702100782,0.602258819026639,0.64468692750837,0.64257006740388,0.626858988654405,0.621003887169191,0.690968633214523,0.7380382830104101,0.766968069111979,0.7878827797401642,0.8187570232372621,0.872154128879721,0.941603648969936,0.902747156129506,0.9647639820409052,0.9929140744640192,1.01272580297781,1.08649937046727,1.12912532071695,1.07811442065929,1.1013660550962,1.0378077212555,1.16530478244997,1.1801147253380602,1.16775796713621,1.2013525822778,1.2224538216591898,1.29940055006445,1.35389647639864,1.39114237372152,1.3625098191191398,1.37604384925832,1.53333424342704,1.6432871297562,1.68998160260405,1.67650224319325,1.5375377403610102,1.43765764716382,1.37027826439676,1.3856313949669998,1.34403307290875,1.31732132817787,1.3078726063966002,1.24651524969482,1.21690071408238,1.1781729153528502,1.13628673171254,1.12958478503104,1.06965559303023,1.0639682438197602,1.07580278020574,1.06125254695443,1.09317391968445,1.08944512661024,1.09650666737627,1.11813624789824,1.1143219719129198,1.12526687075631,1.10506461094727,1.12767590231974,1.14799389845625,1.17489148395102,1.2211677759832902,1.2263752100595802,1.20566567155316,1.17609919681438,1.1511327771409798,1.14145472638134,1.14821552836706,1.1240863947066202,1.11702823135975,1.1157611052935,1.11405106993432,1.12013115707665,1.1371695047626,1.11969069552459,1.1227149201113,1.13304572620541,1.13629169882195,1.13768696123864,1.1400313440501102,1.16695736103583,1.17160549707311,1.1953586094712,1.2019717164646102,1.20777121491169,1.18533037088643,1.15172458131731,1.15536848928552,1.1665799502501102,1.15794033127079,1.16472059288029,1.16120871878029,1.13993913210376,1.11694221230446,1.10882557958325,1.11429046232648,1.1204840035581698,1.13289744172182,1.1520158490858998,1.1335281870418898,1.11736295285147,1.11426982199681,1.10299491736479,1.12598029627016,1.12455122489581,1.14216460843716,1.13693291521022,1.13177622823958,1.13605504874942,1.14408512190956,1.13375394177162,1.02539117262575,0.927515278686047,1.10271404375079,1.10722935698872,1.08523848762899,1.06564021803109,1.02324290248726,0.931457694779374,0.8488510981469591,0.962163872718838,0.961736310284774,0.951799260249193,0.9640799783734292,0.9841359871591148,0.98928463091696,0.992118481284058,1.08230535457885,1.15533235480436,1.25478548921624,1.3553966577640102,1.48262277795942,1.38342378347253,1.28890562454521,1.68654353862663,1.71412075159413,1.8243484098056697,1.8319486271669,1.84651962379941,1.62079615386934,1.4462466544385502,1.80112132995289,1.76390834317926,1.8067153755074497,1.78979164135171,1.7951837335708505,1.58693932878598,1.4255073374782,1.7178767502063998,1.68846727605245,1.66049766297142,1.64411593787934,1.60571967734596,1.45432779455663,1.33648280562481,1.45867291427791,1.4112042053647598,1.37906939171951,1.35563898972855,1.31016518407403,1.24079406034748,1.18553168377657,1.14259686275908,1.11222003698502,1.08573442657949,1.04431187684677,1.00981059832819,1.00614142156474,1.00597124443049,0.917638546199296,0.909823617260002,0.8844363958399141,0.849861649616881,0.824760555127413,0.85029516188999,0.876937731398126,0.8140284745345459,0.8177235153911909,0.8040203089218829,0.8023170070183321,0.800242839595145,0.83025397589104,0.859017234201787,0.8255092358770829,0.838206120248345,0.842901432385005,0.8586271979557191,0.8725237088847799,0.893500304186722,0.912033971265718,0.928388424234728,0.9413223956864728,0.9551199789398508,0.972389249522387,0.992460224393481,0.994550399160866,0.994813348572682,1.02942279121933,1.03458118867346,1.0431591454511702,1.04585385385155,1.0386161634425,1.03017442319553,1.02327998175471,1.02106682294676,1.01688681788601,1.0122754373532,1.00703218819707,0.918342777919237,0.9240970212812578,0.93607228130027,0.937131035559205,0.947062214663716,0.9536608821308292,0.950359698628398,0.8772662180509879,0.8905657595279859,0.908340120849077,0.918858661034243,0.9287417656884892,0.937222181365954,0.930035339467364,1.00591647008633,1.01134232788027,1.01046139204804,0.935708622241948,0.9119246425702672,0.8729593699516272,0.8492530116528471,0.921645242099563,0.940955165147237,0.954009891564924,0.851956418093601,0.82627785625847,0.800070929177313,0.784300487514606,0.787793922819435,0.8194076295196592,0.849745158895119,0.8146720802134971,0.811958247114663,0.8157372090160451,0.819231802899677,0.8312230540453459,0.8574025137893749,0.8814644063283579,0.8697807124513259,0.866630946962225,0.852434875452441,0.8567850213132661,0.8567699789976729,0.8781321396831809,0.898478653142598,0.874011437631428,0.8696343556239309,0.8622842832527009,0.8674041209383729,0.858374072701533,0.8791343643947479,0.8992144678301971,0.85563100354681,0.847113771590095,0.841460793691998,0.836932294618323,0.8315262924551501,0.8561052568751851,0.880106173147649,0.8538746715905521,0.8605913744891679,0.8662531947856,0.875673953502793,0.883789552117881,0.9022161992410508,0.9188899380432572,0.9381209094805392,0.952897065418157,0.959270842376184,0.965915226971798,0.984931425760614],"StdR":[0.126117311926106,0.14654899367952098,0.114610806647299,0.097609088110491,0.0805526003374307,0.0816508199156055,0.0829479155641741,0.0828698134285463,0.0753367163940539,0.0693186349844861,0.0617692526202342,0.0539725991529493,0.0472396902455098,0.0412888930628896,0.0373362858030661,0.0314750052428415,0.0291805970071684,0.0258186582588988,0.0238968384450905,0.0217025269843846,0.0189895138205335,0.0167356395706043,0.0151125847583371,0.0132516444718233,0.0120517810021324,0.0114142390683804,0.010710664091059,0.0100016757592853,0.00948860578880892,0.00930161508956717,0.00882320332685042,0.00919192170742875,0.00918817491716383,0.00928258938299085,0.00981331928720171,0.0102321685499061,0.0108696903324813,0.0114571353825443,0.0116571770430859,0.011503021686644,0.0118360636771356,0.0128139149068673,0.0134611028078854,0.0148430504379008,0.0159391254820715,0.0170949426323062,0.0174731140907219,0.0177236969957497,0.0179175861079244,0.018206613620053,0.0182807186695893,0.0192910633784459,0.020291517664372,0.0210353815672134,0.0212160081362722,0.021888117142386004,0.0217299795010278,0.0222682452960193,0.0234726444351788,0.0247541606312127,0.0254208909463221,0.0247178345741476,0.0254875306643421,0.0268797873306555,0.0274613128405348,0.0281087482333622,0.0307539756969117,0.0333476083007059,0.0345354892991396,0.0340125875796573,0.0350569653435217,0.0353786073787642,0.0365274279012532,0.0377876677163284,0.0392521092937672,0.0398792215816,0.0411554309268284,0.0402922939340469,0.0436822759411438,0.0461773734866713,0.0476988335229422,0.047769303352881,0.049156485213628,0.0524885660307877,0.0565917859825341,0.0577458636694814,0.0589856174244424,0.0605664550480083,0.0631251726825259,0.0656249397993113,0.0631777704652257,0.0653170288170052,0.0656434927364904,0.0650507731322044,0.06750041376193401,0.0678143645844937,0.0649195793605175,0.0650100765439664,0.0622944699836309,0.0650740726150259,0.06368214988196699,0.0638355538366305,0.063035550100402,0.063359515713293,0.0637871103075303,0.0635881175793905,0.0622967848464573,0.0608454801188762,0.0594705048329412,0.0612917513264232,0.06186510555734299,0.0614050313726023,0.0588553888839857,0.0550066827696766,0.0503463306901214,0.0469631206727378,0.0449757376332111,0.0432871807274642,0.0414922825840564,0.0398836398096343,0.038185990026068005,0.0368267636372311,0.0349275527387995,0.0335763731592238,0.0329731707394781,0.0308660883456377,0.0307470808005226,0.0305628373836729,0.02967874040122,0.0300447476524017,0.0296762508562629,0.0294767811719439,0.0296944512664839,0.0295998048539257,0.0287901329933006,0.0288615669870367,0.0288771414747362,0.0288223609768679,0.0286390323769939,0.0291458844354388,0.0287579321409951,0.0283370692439231,0.0277185773780219,0.0266932971160343,0.0266930705278623,0.026136322268598,0.0253450305317681,0.0248094829632871,0.024570030184911,0.0243926118027471,0.0242213732430568,0.0242543368991494,0.0235202743589802,0.0235287127538283,0.0233266248034836,0.0231489244517163,0.0228108533083735,0.0226627965697411,0.0229620490185597,0.0225051209413512,0.0224447276239003,0.0223121127393054,0.0224244816775024,0.0221048479257177,0.0212674069295373,0.0209460734815483,0.020726950234621,0.0202056376614527,0.0203789834320534,0.0200491413171639,0.0193974201927398,0.0188257034561978,0.0187557651511608,0.0186201308177184,0.0181482028041484,0.0180433752908913,0.0181754272206581,0.0178077846997727,0.0177934520402025,0.0173358770683938,0.0169131108711052,0.0172327667248105,0.0169027362985306,0.0167734502204804,0.0166384505163503,0.0164518977017544,0.0164108432762416,0.0161676785367046,0.0159939022208561,0.015131009574194,0.0141112000366219,0.0153962242719065,0.0148146184035506,0.0146944761671034,0.0144768639720222,0.0140632103270742,0.01335340890125,0.0127544023123787,0.0136953548310825,0.0138379923761157,0.013535190509600002,0.0137671962157054,0.0139410228093275,0.0139342164284485,0.0139334961064088,0.014696998508038,0.0148830963301817,0.0157225569237417,0.0165990313560717,0.018616910863306,0.0193568492481788,0.0186529580106062,0.0220310501240832,0.0254706649109271,0.0301040506601809,0.0332266414853027,0.0352554731722346,0.0326363742751855,0.0281642079165259,0.0321469810184153,0.0321878656581585,0.0344486924333764,0.0349280318675503,0.0356283256807532,0.0317829817767586,0.0275657667361373,0.0303682133540852,0.0297524259817728,0.0299737303966059,0.0298502558130953,0.0290388585832587,0.025860193132066,0.0227051275946104,0.0229576939050131,0.0211287685878925,0.0202188941004718,0.0191236692829326,0.0178499030347132,0.0162044257223507,0.0146532625946117,0.013167319093587,0.0118237733742725,0.0105603478293658,0.009279965573791007,0.00824528357362105,0.00748659393544435,0.006707095432701989,0.00554997566168102,0.00523869654444965,0.00482424161603469,0.004494791972587261,0.004424048529720371,0.0048624295088056,0.00499482761542543,0.0045770869956296215,0.00494066873180073,0.0052739276683444,0.005664314466749871,0.0061127158856997795,0.00668171810607165,0.00712759943118115,0.00682450151773504,0.00696365414782575,0.00714671711174136,0.00742735481949032,0.0075141319550344095,0.007511422280579379,0.007548467025704659,0.0073246146096707905,0.00715162094095777,0.00688750344347048,0.0065622823133571605,0.00635992689790731,0.00601172057684279,0.0056389442337838715,0.0054738922341581895,0.0052703738206874295,0.00510103859504142,0.00491042903868275,0.00470769653894341,0.00457304122312574,0.00441200132160325,0.004297646802852021,0.00425820888890168,0.00418650335733927,0.00416403050280677,0.003941426006674371,0.0040306500766206215,0.00421677168471897,0.0043507030235579395,0.00445275533336321,0.00447862886483032,0.00456362217251938,0.00434600336080155,0.0046218984828098894,0.00495881251031209,0.00518984965861846,0.0053652017551655,0.0054055950840854895,0.00536313637435165,0.005637140110071,0.005534345038106361,0.005295062242419079,0.00485222210807592,0.0046205208298126105,0.00460557697390848,0.00483570390866281,0.00566651834452836,0.00590037464486724,0.005856573124973639,0.00530901892220988,0.00534676953540125,0.00569709891890973,0.00625085279108046,0.00680523231666001,0.0076573403780738,0.008291139237824291,0.00799751335660961,0.00815853087242542,0.00835867413916656,0.008607198774762959,0.008940856535307191,0.009269418203686541,0.00944971132284621,0.00917487660827736,0.00906098789374258,0.00866829828181,0.0087152218543565,0.00882346113205178,0.00906385528037355,0.00921457486386629,0.00893642314073711,0.00874357983561462,0.00859805982456947,0.00878039822970062,0.0087568248766617,0.0089753857444068,0.0092868743343751,0.008919152472616529,0.00891490620512363,0.00879164083575146,0.00903360289598588,0.009096625938944359,0.009624610632835479,0.00978363918576221,0.00975838399051486,0.00976758564576299,0.00990995328839161,0.0100618720005243,0.0100619968300876,0.0101309940698315,0.0101588560044527,0.0101990169838545,0.0100184203363718,0.00999373537212033,0.00965887714118019,0.009605320729915993],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Capacity":{"CapacityActiveInfectionPercent":0.17600000000000002,"CapacityNewInfectionsPerDayPer1000":0.125714285714,"CriticalBedsPer100k":11.0,"Source":"https://link.springer.com/article/10.1007/s00134-012-2627-8","Year":2012.0},"Interventions":[{"type":["Symptomatic Testing"],"dateStart":"2020-02-24 00:00:00+00:00","dateEnd":"2020-02-28 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000"],"dateStart":"2020-02-28 00:00:00+00:00","dateEnd":"2020-03-07 00:00:00+00:00"},{"type":["Gatherings <1000"],"dateStart":"2020-03-07 00:00:00+00:00","dateEnd":"2020-03-13 00:00:00+00:00"},{"type":["Gatherings <100","Gatherings <1000"],"dateStart":"2020-03-13 00:00:00+00:00","dateEnd":"2020-03-16 00:00:00+00:00"},{"type":["Gatherings <100","School Closure","Gatherings <1000"],"dateStart":"2020-03-16 00:00:00+00:00","dateEnd":"2020-03-17 00:00:00+00:00"},{"type":["Gatherings <1000","Most Businesses Suspended","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-17 00:00:00+00:00","dateEnd":"2020-03-20 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-20 00:00:00+00:00","dateEnd":"2020-04-27 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-04-27 00:00:00+00:00","dateEnd":"2020-05-11 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-05-11 00:00:00+00:00","dateEnd":"2020-05-30 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-05-30 00:00:00+00:00","dateEnd":"2020-05-31 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-05-31 00:00:00+00:00","dateEnd":"2020-06-06 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Gatherings <100"],"dateStart":"2020-06-06 00:00:00+00:00","dateEnd":"2020-06-22 00:00:00+00:00"},{"type":["Symptomatic Testing","Mask Wearing"],"dateStart":"2020-06-22 00:00:00+00:00","dateEnd":"2020-07-01 00:00:00+00:00"},{"type":["Symptomatic Testing","School Closure","Mask Wearing"],"dateStart":"2020-07-01 00:00:00+00:00","dateEnd":"2020-07-02 00:00:00+00:00"},{"type":["Symptomatic Testing","Mask Wearing"],"dateStart":"2020-07-02 00:00:00+00:00","dateEnd":"2020-10-29 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-10-29 00:00:00+00:00","dateEnd":"2020-11-02 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100"],"dateStart":"2020-11-02 00:00:00+00:00","dateEnd":"2020-11-21 00:00:00+00:00"}]},"data_url":"extdata-CH.json","Name":"Switzerland","CurrentEstimate":{"Exposed":2169.0,"Infectious":1498.0},"OfficialName":"Swiss Confederation","Level":"country","M49Code":"756","ContinentCode":"W-EU","CountryCode":"CH","CountryCodeISOa3":"CHE","Population":8591365},"CI":{"data":{"Rates":{"CaseFatalityRate":0.0021914059732867303,"Critical":0.004527425310942434,"Hospitalization":0.025120888230940053},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,3,3,3,3,4,6,7,9,15,19,25,37,41,41,48,52,52,58,85,89,114,114,146,193,239,260,260,303,310,359,419,419,468,499,525,557,574,597,622,653,693,701,721,742,754,769,794,818,820,902,930,942,987,1004,1040,1050,1083,1100,1146,1188,1219,1257,1286,1302,1326,1370,1385,1435,1467,1501,1530,1584,1604,1750,1818,1869,2045,2174,2212,2263,2397,2505,2590,2637,2749,2863,2942,2992,3068,3493,3182,3419,3487,3587,3722,3808,3996,4273,4381,4660,4726,4807,5067,5384,5487,5571,5752,6080,6357,6654,6810,6908,7146,7363,7607,8000,8366,8659,8857,8995,9282,9499,9880,10178,10361,10537,10793,11160,11428,11750,11801,11887,11955,12191,12484,12802,12893,12926,13052,13321,13321,13522,13721,13759,13947,13990,14183,14422,14611,14820,15106,15301,15633,15908,15941,16139,16315,16440,16553,16699,16814,16933,17045,17162,17323,17472,17599,17688,17770,17884,17960,17960,18112,18174,18228,18289,18330,18392,18392,18460,18630,18682,18875,19003,19065,19122,19163,19202,19241,19291,19320,19357,19421,19449,19490,19539,19550,19626,19696,19752,19798,19831,19860,19872,19898,19953,19983,20021,20029,20044,20070,20088,20100,20137,20166,20212,20229,20241,20310,20349,20365,20365,20410,20427,20447,20466,20477,20489,20508,20516,20546,20572,20584,20599,20630,20647,20663,20675,20712,20729,20748,20777,20798,20819,20833,20843,20852,20873,20912,20947,20964,20981,21010,21022,21054,21090,21109,21150,21161,21176,21203,21234,21261,21298,21318,21335,21364,21401,21420,21451,21478,21517,21536,21573,21629,21697,21697,21752,21776,21872,21909,21934,21981,21981,21998,22145,22154,22212,22301,22325,22411,22570,22668,22740,22856,22856,23104,23104,23331,23527,23643,23867,24119,24356,24595,24762,25000,25196,25388,25542,25670,25818,26007,26495,26724,26960,27157,27265,27773,27981,28186,28186,28320,28736,28914,29062,29338,29446,29603,29741,29937,30056,30243,30589,30768,31096,31224,31224,31431,31516,32624,31712,31866,32037,32245,32354],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,5,6,9,9,14,14,25,73,80,96,101,101,165,168,179,190,194,218,245,261,323,349,384,444,444,533,574,626,638,638,654,688,801,847,847,916,952,1004,1077,1077,1150,1164,1183,1238,1275,1333,1362,1398,1432,1464,1516,1571,1602,1667,1700,1730,1857,1912,1971,2017,2061,2109,2119,2153,2231,2301,2341,2366,2376,2423,2477,2556,2641,2750,2799,2833,2951,3024,3110,3262,3431,3557,3739,3881,3995,4181,4404,4684,4848,5084,5439,5679,6063,6444,6874,7276,7492,7677,7904,8164,8334,8739,8944,9101,9214,9499,9702,9992,10244,10462,10772,10966,11194,11504,11750,12052,12443,12766,12872,13037,13403,13554,13696,13912,14119,14312,14531,14733,15001,15253,15494,15596,15655,15713,15813,15978,16047,16109,16182,16220,16293,16349,16447,16524,16620,16715,16798,16847,16847,16889,16935,16993,17026,17107,17150,17232,17249,17310,17374,17471,17506,17562,17603,17702,17797,17893,17948,18067,18103,18161,18208,18269,18472,18588,18701,18778,18815,18869,18916,18916,19013,19066,19100,19132,19158,19200,19269,19320,19327,19343,19430,19501,19556,19600,19629,19641,19669,19724,19755,19793,19849,19882,19885,19903,19935,19982,20036,20128,20154,20155,20183,20217,20257,20275,20301,20323,20324,20342,20363,20390,20405,20429,20470,20486,20488,20555,20628,20692,20716,20716,20753,20765,20778,20789,20801,20813,20832,20835,20847,20855,20882,20899,20945,20976,20988,21004,21045,21083,21099,21126,21138,21148,21156,21168,21199,21232,21261,21310,21331,21334,21361,21389,21412,21441,21485,21507,21513,21547,21590,21618,21639,21680,21705,21775,21741,21772,21845,21890,21918,21932,21942,21984,22071,22081,22081,22152,22176,22250,22366,22490,22563,22563,22648,22800,22855,22963,23173,23254,23482,23750,23894,24186,24369,24578,24856,24856,25241,25304,25383,25597,25751,26315,26612,26850,27096,27237,27455,27694,27934,28178,28399,28475,28607,28739,29102,29295,29567,29825,29967,29967,30240,30526,30717,30884,31140,31235,31365,31497,31612,31825,31914,32026,32039,32124,32295,32295,32478,32631,32754,32791,32929,33285,33976,34412],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,3,3,3,3,3,3,4,5,6,6,6,6,6,8,9,9,13,14,14,14,14,14,14,14,14,14,15,15,17,17,18,18,20,20,21,21,21,21,24,24,24,25,27,28,28,29,29,29,30,30,30,30,31,32,32,33,33,33,33,35,35,36,36,36,38,38,41,41,45,45,45,46,46,48,49,49,52,54,56,58,58,60,64,66,66,66,68,68,68,70,72,74,75,76,78,79,81,82,84,84,87,87,87,87,91,92,92,93,93,93,94,94,96,96,98,99,100,102,102,102,102,103,103,103,104,104,105,105,105,105,107,108,108,110,110,110,111,112,112,113,113,114,114,114,115,115,115,115,117,117,117,119,119,119,119,119,119,119,119,119,119,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,121,121,121,121,121,121,121,121,121,122,122,122,124,124,124,126,126,126,126,126,126,126,126,126,126,126,127,127,127,127,128,128,129,129,129,129,129,131,131,131,131,131,131,131,131,132,132,132,132,132,132,132,132,132,133,133,133,133,133,133,133,133,133,133,133,133,133,133,133,133,133,133,135,137,137,137,137,138,138,138,138,138,138,138,139,139,139,139,140,140,140,141,141,141,142,142,142,142,143,145,146,146,147,151,151,152,152,154,156,158,158,158,160,162,162,165,165,169,171,173,173,174,175,179,180,183,185,185,186,188,188,188,188,190,192,192,193,193,194,196,199],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,4,5,8,8,13,13,24,71,77,93,98,98,160,161,171,180,178,198,219,221,279,305,333,389,389,471,484,531,518,518,502,489,554,578,578,600,628,631,644,644,668,651,644,667,687,721,725,728,722,745,777,809,828,877,885,891,1016,986,1017,1051,1049,1078,1051,1075,1119,1172,1166,1148,1127,1136,1161,1223,1283,1348,1381,1365,1451,1490,1545,1643,1791,1771,1885,1974,1912,1966,2151,2376,2406,2534,2803,2996,3266,3532,3883,4232,4370,4128,4664,4687,4787,5088,5156,5227,5152,5158,5253,5264,5448,5583,5631,5507,5631,5855,5919,5891,6004,6028,5978,6042,6170,6104,6002,5821,5661,5561,5581,5645,5626,5660,5520,5322,5198,5078,4921,4718,4517,4257,4279,4231,4235,4055,3860,3618,3623,3684,3641,3421,3421,3260,3106,3126,2969,3007,2857,2699,2526,2378,2155,2057,1759,1540,1548,1448,1367,1338,1280,1251,1172,1111,1044,988,1030,997,983,971,926,866,837,837,781,772,752,723,708,688,757,740,577,541,435,378,371,358,346,319,308,313,315,316,308,313,275,244,265,236,220,256,236,204,203,225,239,201,197,181,174,177,172,181,184,171,182,152,137,190,194,219,225,225,217,212,205,197,198,198,198,193,175,156,171,173,188,201,197,200,204,225,222,220,209,198,192,194,216,228,218,232,235,221,219,235,226,219,244,225,220,238,254,251,245,249,254,307,244,238,292,306,307,282,273,278,309,251,251,265,263,241,320,419,444,444,512,517,563,613,734,790,932,1041,1087,1306,1373,1582,1611,1611,1769,1635,1598,1588,1490,1816,1872,1942,1950,1894,1916,2001,2112,2208,2238,1824,1725,1621,1787,1870,1632,1682,1616,1616,1751,1619,1630,1649,1628,1614,1583,1576,1492,1584,1486,1251,1083,840,883,883,857,923,-62,886,870,1054,1535,1859]},"Timezones":["Africa/Abidjan"],"AgeDist":{"0-4":4131200,"10-14":3198933,"100+":3,"15-19":2905925,"20-24":2538481,"25-29":2122513,"30-34":1741072,"35-39":1431143,"40-44":1185297,"45-49":932255,"5-9":3619086,"50-54":738521,"55-59":598705,"60-64":474769,"65-69":347297,"70-74":214636,"75-79":127108,"80-84":54992,"85-89":14476,"90-94":1776,"95-99":87},"REstimates":{"Date":["2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.55420949256403,1.5341941538713602,1.60627790958352,1.4455375617134898,1.67755726268633,1.4493227911054298,1.48981388052193,1.38027337018208,1.2581450964905,1.2252276045081598,1.2021147057535502,1.37381555486934,1.38178677331949,1.16513056889821,1.20605312029333,1.16841066151767,1.1181639124719498,1.23537005795765,1.03084004113264,1.07007475677447,0.9898009040449548,0.998908048111596,1.10222509649789,1.13298370460195,1.15533738546012,0.9824743407454872,0.95429595385447,1.0172319409867,0.956163776721854,0.988073161578439,1.00027378355426,0.92811873100732,1.05043878946721,0.9818953018636992,1.00928131243595,1.20235977497898,1.18159310698148,1.18374868037224,1.12774258396947,1.12138681029131,1.11518657700496,1.05574499353661,1.04316865676078,1.07295169212135,1.08518577816663,1.08521594754788,1.01265877573719,0.9710522822345948,0.996787263179528,0.8945454256148521,0.939559097234868,0.991241239270882,1.0929797228726998,1.09519649157085,1.05903990379289,1.2001415439298602,1.22810032426147,1.1967733452771,1.2617099477463798,1.37522389827257,1.4240903177116,1.52754895559053,1.51142986160971,1.44712106387532,1.43207437256681,1.44447998554268,1.4744730142671498,1.44976004913051,1.47795905962772,1.51442893849945,1.49169875128657,1.5304277627419098,1.51728090437285,1.50955971912577,1.5011635840351298,1.39629834435258,1.3135255547672802,1.27496916899999,1.23689052171987,1.16969172056569,1.1673806889371698,1.14650121908589,1.09615406767537,1.01008411806775,1.01366195943347,0.9640220222486772,0.943764108786958,0.9047256438846908,0.8683067532482549,0.91322222177524,0.9354246126798852,0.950736509974902,0.9766142244319592,1.00612623187245,0.9785112701630608,1.0354404542703102,1.0827717928065002,1.07075267499754,1.02251412556015,1.06032483520144,1.01212662830737,0.975374896172262,0.975220414402548,0.9495622954568248,0.95625920350021,0.961816701533732,0.938073134281645,0.953432460154455,0.947990623565543,0.912163451148447,0.8565430713376601,0.8596566552156379,0.8477014160200881,0.7843322265796461,0.8159580611544309,0.820299629941645,0.793581161348705,0.772000382487146,0.742843240173919,0.716966002806087,0.690819156260754,0.653208794368558,0.6101217761622579,0.578996520089963,0.620470595725013,0.6837141959119352,0.725162463047989,0.6994140822249661,0.649186179325791,0.6704491392732049,0.7088273317327071,0.715619048498497,0.792200711685844,0.798868309056552,0.8527053406991759,0.7970452712457441,0.8039376880001241,0.796334761788935,0.8255241241329441,0.7982486722090658,0.8315094604684541,0.907198523549616,0.996790611792337,1.0643091349127098,1.1047609718891,1.11215363711482,1.13307475037966,1.09967718540472,1.0482408483650898,1.06489951436742,1.05286753995419,1.19193964827743,1.18593164608847,1.22969229406604,1.20678764342614,1.15912505302948,1.08013822265506,1.01375759758927,0.9181477830236372,0.960900312726518,0.911150059790908,0.920776510035662,0.9111684461080992,0.906009290659334,0.903575805797068,0.7876943290443531,0.743813143182133,0.663153102217509,0.6330641166478871,0.735669874015422,0.8037182734521658,0.8525775640961128,0.942293627006801,0.864541501175614,0.821198583028106,0.834088584131942,0.893423455085326,0.922329625244665,0.9321488000121568,0.923630100783036,0.904839657861256,0.91193500573802,0.92775739809427,0.8490540957945971,0.8246512381422859,0.8456271148802841,0.95719513670737,0.9697071756400172,0.956333649394995,0.962409009541934,0.928536893359868,0.953727588319888,0.924297663023725,0.876070537066346,0.8689523472672671,0.8843631330109302,0.903924772614869,0.8991697762473171,0.8723294930026708,0.804768055610787,0.676394654284281,0.7432306816670841,0.820469897943928,0.7887450201713342,0.9075421110529692,1.0240955820402802,1.15858811624186,1.13541319741824,1.04874019225828,1.12381267560179,1.0875816456569498,1.04805628770411,0.994726266542837,0.981568681849364,0.9530726563271128,0.904215092168239,0.8830262444419581,0.925493893089769,0.7886767061849879,0.6855863382921199,0.585934664060656,0.693194106156177,0.842731276673685,0.799559672389366,0.8435365187932199,0.9729745808232378,1.08921086156725,1.09676025152445,1.13550444336871,1.08526093810006,1.08753624102967,1.05444035313118,1.05494626770209,1.05677627821227,1.09907360148369,1.0292382968925602,1.07583612935899,1.09412333387421,1.03850134124946,0.982671140882364,0.949789095303954,0.977075259846522,0.989586896416793,1.09461393294247,1.12533385791206,1.1001262988950602,1.14605077182725,1.15754798740429,1.11306291186457,1.06507335878928,1.02662750981669,1.02878717833337,1.20735919564673,1.11147853009264,1.0930832196668698,1.2007722320245702,1.21074122542952,1.13226644735383,1.08105923769487,1.07018906085425,1.0732922781508598,1.15938140105254,1.09846563575916,1.03128415132509,1.08404843909558,1.07017753128777,1.06604665985824,1.29385529464091,1.44218804361171,1.36055924848142,1.1951865258473702,1.23588546205051,1.41351194943281,1.40849545059404,1.41434590487483,1.48790968710742,1.47099837245448,1.62569300536352,1.69626551352133,1.6427030455895,1.66678475495848,1.55338875543019,1.4699773091699198,1.4851971466556102,1.37399415166497,1.44923124573531,1.30792414475968,1.24291378235816,1.2363414425023898,1.1623238077607,1.33633431150266,1.31080701439981,1.23409145523729,1.21871337391241,1.1172469761107902,1.0990346972573,1.08896139452597,1.05978866328875,1.13076032246711,1.0588846468213,1.04799893165468,1.05587383915285,1.02086949128908,1.08259816414636,0.954775320037306,0.9449099688527508,0.959266556793496,0.9345064983851508,0.898358032098598,0.9310768968571942,0.9618778747530308,0.955967135362236,0.937167470972416,0.9587982727864,0.974222323307831,0.9800568981622628,0.9843706692801178,0.8986897268625881,0.91522420715274,0.862210930538963,0.8252369878382958,0.798976686765698,0.8604600125196059,0.845885981046807,0.74930317902888,0.7734301760096741,0.800868148773712,0.769832924017612,0.7724724018954692,0.8095796244101059,0.961577707097647,1.29827286505892,1.3915884009079298],"StdR":[0.0984587883617686,0.094108632017736,0.0904196480540546,0.0826651830999851,0.0857263188126939,0.0766045723901913,0.0738248775342306,0.0679379996162073,0.0616915615838786,0.059144372685504015,0.0569894032860306,0.0609302078564421,0.0588309668708294,0.0528675785988449,0.0522099794263392,0.0503553878059249,0.0483424915413763,0.0500994261727316,0.0450312283912699,0.0455923146429071,0.0430339269966231,0.0431975264794406,0.0454013656388913,0.0456336730506896,0.0458559645827609,0.0410616541765781,0.0410510677996967,0.0421421375441531,0.0409687895773239,0.0413613497829649,0.0421703187202598,0.0403399287616898,0.043034147887095,0.0418735304761311,0.0423061434016748,0.0459147795430363,0.0460573792410779,0.0444351727784781,0.0432951241382187,0.0427393250798185,0.0422475383646551,0.0403008149592928,0.040241102605708,0.0402030459175713,0.0403547004637793,0.0401484048115148,0.0387093791237472,0.0373500173895663,0.0382542462377596,0.0361287129297693,0.0371010855044463,0.0386634605199665,0.0401722933500435,0.0402835962556971,0.0391872031476627,0.0414246518398923,0.041782518002401,0.0413438545813029,0.0412478996167152,0.0421469601279716,0.0426653431061865,0.0434285367615635,0.0428198180438469,0.0408496816892299,0.0398875636900271,0.0384571375301788,0.0386337347728122,0.0372853814787306,0.0364977729601051,0.0362637361471389,0.0354503256889252,0.0354565852002287,0.0349116778968339,0.0337961108489592,0.032859987566072,0.030597537399722007,0.0285087121721393,0.0265670322688305,0.0250348832744989,0.0229048156212644,0.0222155162718799,0.0211066787876015,0.0200376140878205,0.0184192877479974,0.0181374593369233,0.0172845665698456,0.0167195885640897,0.016228529322756,0.0156944619639228,0.0162581551926688,0.0167957366321358,0.0168220211610863,0.0168690756794718,0.0173149584582481,0.0169652346560711,0.0175822188237798,0.0178459112308145,0.0177920379702016,0.0173204243383092,0.0175130557244913,0.0171398989460801,0.0166722824583627,0.0166689440929806,0.0163460076906639,0.0166554641544581,0.0167727022245499,0.0167324077096484,0.0167148243248297,0.0167428992982465,0.0167142862145199,0.0162368250638434,0.0162610914465711,0.0167748654454452,0.0162003467172252,0.0172306174368792,0.017645772092901,0.0175346975265236,0.0179023435873371,0.0180441123415529,0.0181514499298956,0.0185486182715637,0.0187560871898399,0.0184687741936856,0.0190717346531404,0.0208906933079417,0.0234166244836025,0.0253101650262807,0.0254694238201079,0.0245272511319774,0.0257870754814587,0.027665500175821,0.02829383100419,0.0307472122781839,0.0311166072309715,0.0327015689148066,0.0312594947984449,0.0316759843094735,0.0311977848151472,0.0326115766900587,0.0320107599565296,0.0333037659020324,0.035633102410553,0.0374682735520769,0.0384671069248825,0.0389497579497174,0.0384029689605773,0.0376977899448469,0.0365709917218444,0.0348762484346717,0.0341643462914287,0.0339170545993173,0.0360334157136584,0.0355368657361441,0.0359978285589996,0.0353583554560632,0.0333013994653236,0.0318841499730389,0.0307992552716749,0.0289078504423153,0.0293301293952299,0.0292260619159439,0.0291799533249638,0.0294127909042208,0.0297168839634804,0.0293661633898797,0.0275251506697491,0.0275678550999952,0.0269887173845712,0.0272179633522059,0.0304277959223839,0.0328019859699265,0.0350741234716868,0.0374410987021843,0.0356537545531545,0.0349538279935032,0.03557303938386,0.0375355452022026,0.0384065572694058,0.039095118395678,0.0392036345207448,0.0383111683490797,0.0390460692789193,0.0393869785410793,0.0378908806719176,0.0380101240461781,0.0390153925954215,0.0420734394866881,0.0428961930726926,0.0419654209605363,0.0431985461008064,0.0419699088436822,0.0423883057677877,0.0418322932869513,0.0411117508948246,0.0415356249009257,0.0424184385184161,0.0434418656010028,0.0439411105015939,0.0436459612253006,0.042093607048240986,0.0389371709835221,0.041972593695438,0.0462926356288113,0.0458126532285906,0.0499816657939256,0.0542578391581678,0.0581591589037036,0.0552004484632754,0.05319876777761099,0.0546004800482969,0.0534248903797281,0.0517463917838447,0.0501852612330344,0.0495996647940544,0.0482355862170407,0.0469519854927613,0.0470844248160296,0.0490406911396714,0.0450150782049557,0.0427997128835429,0.0406970661743219,0.0460243493074936,0.0528762774581703,0.0527269293028109,0.0547816278244198,0.0596977353702412,0.0648317321926008,0.0632633117442469,0.0646650774640813,0.0619065975767773,0.0612087163733344,0.0600413742392209,0.0593570222295233,0.0595636017979206,0.0597790380217466,0.057656073400569,0.0580547917738471,0.0601258718202094,0.0566662192353895,0.0553684108517545,0.0541986693704985,0.0551154398187582,0.0557895496540921,0.0590577903269758,0.059043008036977984,0.0583158728797231,0.0590917464731992,0.0584550618880851,0.0569118421508229,0.0547888069730474,0.0532042287349207,0.0534904775658026,0.0569596500854801,0.0545776424024599,0.0533655416795566,0.0558978544422737,0.0549878919273063,0.0523071696879367,0.0507479415378187,0.0497823890446702,0.0498826945197528,0.050977878644117014,0.0496770941243075,0.0470412397487047,0.0484811844006552,0.0479054298448833,0.0473405229508004,0.0519855778342042,0.0540861970165496,0.0514844602184709,0.0472115155549414,0.0468038529096933,0.0495470578489973,0.0485102681873319,0.0471148663453078,0.0472363145998391,0.0466953770945474,0.0479882164201494,0.0482626423251933,0.0467384866273111,0.0457993559725925,0.0428532005443367,0.0398565255139051,0.0386172032893977,0.0353933521930913,0.0352045152062773,0.0317656963622485,0.0298619974835338,0.0288844276163059,0.0267134819136589,0.0282456023332488,0.0270197844067998,0.0255162166174347,0.0249061445339859,0.0228135887286285,0.0224465890535745,0.021682949354879,0.0205521091089744,0.0213129251245234,0.0199484852822371,0.019637880556146,0.0194208910772176,0.0188777241154888,0.0192684222266389,0.0178336431168793,0.0177051900538675,0.0178005625709217,0.0174995839002895,0.0172860661219618,0.0176051576056328,0.0184153883681234,0.0182229326308293,0.018227972458772,0.0185196229980111,0.0184500295466585,0.0189704499665439,0.0189184348271104,0.0180722744611486,0.0182076581390436,0.0180949159553806,0.0176952384084179,0.0179659026459086,0.0190432242317637,0.0192417369715491,0.0184697668682198,0.0191843199354589,0.0201692788882693,0.0202672851442494,0.0206523400922132,0.0217771287058053,0.0244030103928755,0.0290474621206541,0.0301124727276046],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-CI.json","Name":"Cote d'Ivoire","CurrentEstimate":{"Exposed":7876.0,"Infectious":7842.0},"OfficialName":"Republic of C\u00f4te d'Ivoire","Level":"country","M49Code":"384","ContinentCode":"W-AF","CountryCode":"CI","CountryCodeISOa3":"CIV","Population":25716544},"CL":{"data":{"Rates":{"CaseFatalityRate":0.008448913899194133,"Critical":0.017475658848101105,"Hospitalization":0.062352667885143966},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,6,8,8,17,22,22,43,61,75,156,156,234,335,427,528,618,728,898,1115,1274,1571,1864,2059,2367,2646,2937,3299,3621,4035,4338,4676,4969,5386,5804,6327,6746,7024,7327,7710,8057,8580,9018,9572,10041,10415,10710,11189,11664,12160,12667,13112,13605,14125,14865,15655,16614,18014,19213,20165,21507,22504,23992,25342,26546,28148,29302,30915,33540,36115,38598,40431,42727,44946,86173,90748,95631,99358,103817,108150,112248,117361,121780,126444,131358,137296,143704,148792,156232,181931,186441,191491,196609,200569,205397,210570,215093,219327,223431,228055,232210,236154,241229,245443,249247,253343,257451,261039,264378,268251,271741,274922,278053,281114,283902,286556,289220,292085,295301,296814,299449,301794,303992,306816,309241,311431,313696,316169,318095,319954,322332,324557,326628,328327,330507,332411,333976,336330,338291,340168,342168,344133,345826,347342,349541,351419,353131,355037,356951,358828,360385,362440,364285,366063,367897,369730,371179,372464,374463,376268,377922,379452,381183,382584,383879,385790,387683,389409,391248,392967,394399,395717,397730,399555,401356,403064,404919,406326,407725,409944,411853,413928,415981,418101,419746,421111,423176,425165,426876,428580,430259,431704,433016,434794,436589,438148,439607,440881,442070,443453,445418,447053,448710,450297,452054,453352,454434,456499,458073,459536,461097,462712,463943,465021,466643,467269,469765,471166,476576,478252,479877,481379,482906,483922,485152,486642,488166,489525,490820,492149,493250,494303,495852,497411,498904,500142,501426,502475,503540,505243,506700,508067,509401,510766,511874,512927,514584,516121,517524,518834,520180,521247,522259,523692,525213,526604,528034,529501,530470,531543,533250,534789,536267,537727,539171,540288,541345,543086,544832,546538,548190,549852,551200,552289,554333,555956,557913,559845,561794,563457,565002,567376,569578,571674,573681,575595,577382,579203,581961,584457,586900,588991,591081,593235,595799,599604,602861,606055,608804,611564,614267,617372,622321,626528,630818,634960,639091,642004,645035,649802,654101,658324,662460,666799,670336,673582,677602,681981,686374,690653,694960,698248,701315,706020,710029,713711,717308,720852,723493,725945,730204,733731,737126,740465,743306,746314,748920,753037,756764,760577,763904,767332,770190,772951,776955,780530,784213,787700,790528,793819,796791],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,9,9,10,10,13,13,13,20,20,25,35,35,55,88,101,182,228,265,265,461,592,687,801,977,1197,1361,1665,2015,2245,2555,2844,3137,3510,3843,4355,4665,5009,5310,5740,6166,6695,7366,7652,7964,8356,8712,9246,9691,10598,10956,11375,11700,12164,12680,13174,14537,15010,15492,16044,16564,17702,18687,21213,22441,23421,24794,25826,27359,28750,32208,33855,35052,36710,39370,42029,44531,50016,52369,54647,58167,62205,66169,70445,80287,83996,88891,92855,97183,101837,105532,118720,123550,129020,132548,137490,142154,146361,160351,166756,171452,175365,181062,186698,193452,201634,208572,213715,218728,220628,225103,231393,236748,242355,246963,250767,254416,259064,263360,267766,271982,275999,279393,282043,284541,288089,291847,295532,298557,301019,303083,306216,309274,312029,315041,317657,319493,321205,323698,326439,328846,330930,333029,334683,336402,338759,341304,343592,345790,347923,349800,351575,353536,355667,357658,359731,361493,362962,364723,366671,368825,371023,373056,375044,376616,378168,380034,382111,383902,385946,387502,388855,390037,391849,393769,395708,397665,399568,400985,402365,404102,405972,408009,409974,411726,413145,414739,416501,418469,420434,422510,424274,425541,427027,428669,430535,432666,434748,436433,437983,439287,441150,442827,444674,446274,447468,448523,449903,451634,453868,455979,457901,459671,461300,462991,464750,466590,468471,470179,471746,473306,474440,476016,477769,479595,481371,482832,484280,485372,486496,488190,490003,491760,493305,494478,495637,497131,498906,500542,502063,503598,504525,505530,507050,508571,510256,511864,513140,514202,515042,516582,518390,519977,521558,522879,523907,524804,526438,528030,529676,531273,532604,533610,534558,536012,537585,539143,540640,542080,543087,544092,545662,547243,548941,550430,551743,552864,553898,555406,557135,558668,560382,562142,563534,564778,566440,567974,569781,571919,573830,575329,576731,578732,581135,583355,585546,587993,589189,590914,594152,595831,598394,600105,602028,603986,606950,608973,612564,615902,618191,620641,623101,625483,629176,633381,637742,641923,645892,649135,652525,656712,661180,665493,669832,673750,677151,680740,685107,690066,694647,699110,703178,706500,709888,714143,718749,722900,727109,730888,734035,736645,740237,744019,748082,751886,755350,758189,760576,764307,768471,772396,776209,779541,782039,784314,788142,791939,795845,799460,803009,805317,807872,812344,816929,821418,824625,829770,832512,835552,840119,845450],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,3,4,5,6,7,8,12,16,18,22,27,34,37,43,48,57,65,73,80,82,92,94,105,116,126,133,139,147,160,168,174,181,189,198,207,216,227,234,247,260,270,275,281,285,294,304,312,323,335,346,368,394,421,450,478,509,544,589,630,673,718,761,806,841,890,944,997,1054,1113,1188,1275,1356,1448,1541,1637,2264,2283,2475,2648,2870,3101,3323,3362,3383,3615,3841,4093,4295,4479,4502,4505,4731,4903,5068,5347,5509,5575,5688,5753,5920,6051,6192,6308,6384,6434,6573,6682,6781,6881,6979,7024,7069,7186,7290,8347,8445,8503,8633,8677,8722,8838,8914,9020,9112,9187,9240,9278,9377,9457,9533,9608,9707,9745,9792,9889,9958,10011,10077,10139,10178,10205,10299,10340,10395,10452,10513,10546,10578,10671,10723,10792,10852,10916,10958,10990,11072,11132,11181,11244,11289,11321,11344,11422,11494,11551,11592,11652,11682,11702,11781,11850,11895,11949,12013,12040,12058,12142,12199,12254,12286,12298,12321,12345,12469,12527,12591,12641,12698,12725,12741,12822,12867,12919,12979,13037,13070,13090,13167,13220,13272,13318,13376,13396,13415,13434,13529,13588,13635,13676,13702,13719,13792,13844,13892,13944,14003,14026,14032,14118,14158,14207,14247,14302,14319,14340,14404,14450,14499,14543,14588,14611,14633,14699,14738,14777,14819,14863,14883,14897,14955,15003,15030,15069,15106,15131,15138,15235,15278,15322,15356,15410,15430,15438,15519,15558,15592,15628,15663,15680,15690,15774,15782,15846,15886,15931,15949,15959,16007,16051,16101,16154,16197,16217,16228,16303,16358,16404,16443,16443,16488,16499,16608,16660,16724,16767,16767,16788,16816,16913,16974,17037,17096,17162,17182,17204,17294,17369,17435,17477,17547,17573,17594,17702,17786,17854,17933,17999,18023,18040,18174,18257,18339,18452,18537,18559,18576,18731,18808,18895,18974,19056,19084,19105,19262,19345,19443,19541,19624,19644,19659,19798,19897,19974,20042,20126,20151,20173,20310,20400,20476,20572,20660,20684,20704,20838,20928],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,9,9,10,10,13,13,13,20,20,25,35,35,55,88,101,182,228,265,265,455,586,678,791,958,1172,1335,1617,1948,2163,2391,2676,2887,3157,3394,3800,4013,4244,4369,4577,4835,5059,5429,5513,5515,5618,5681,5842,5954,6437,6485,6560,6584,6618,6708,6673,7610,7797,7967,8127,8291,8895,9435,11394,12140,12736,13809,14356,15410,16296,19237,20431,21124,22250,24159,26006,27523,31581,32706,34004,36151,39157,41588,44473,53068,55130,58828,61134,62802,64832,65990,77292,79769,82961,45187,45467,45167,45555,54993,56969,56940,55721,56807,57606,59224,61237,61545,61561,59113,35082,34821,35809,35844,37307,37064,35692,34592,34834,34861,34364,34263,34270,32476,30847,29374,28695,28204,28185,27795,26334,24769,24612,24440,24034,24160,24077,23204,21934,21107,21278,20952,20633,20404,19190,18439,18490,18694,18403,18583,18782,18228,17740,17531,17883,17618,17712,17810,16887,16640,16614,16699,16879,17153,17563,16897,16544,16604,16734,16556,16666,16604,15869,15174,15115,15149,15186,15634,16188,15564,15107,15108,15388,15645,16146,16558,16034,15712,15670,15727,15916,16519,16905,16129,15770,15532,15621,15852,16473,16695,15999,15376,15080,14647,14319,14242,14059,13026,12393,12289,12761,13129,13556,13957,13781,13661,13780,14116,14671,15130,15256,14818,14297,14139,14252,14269,14701,15022,14385,13884,13526,13564,13703,14182,14608,14133,14649,13574,13896,10074,9867,9718,9120,8592,9010,9261,9407,9451,9313,9063,8553,8928,9637,9626,9604,9387,9154,8745,9264,9752,9656,9754,9674,9326,8895,9183,9655,9529,9450,9450,9122,8774,9180,9706,9927,9861,9729,9400,8959,9417,10034,9826,9965,10212,10127,9917,10378,10847,10849,11201,11361,11190,10920,11525,12795,12921,13436,13883,13127,12892,14392,14471,14614,14084,13911,13817,14856,14983,16701,17217,16967,16974,17322,17586,19028,20608,21101,21966,22675,23149,23757,25151,26439,25737,25827,25385,24618,24055,25401,27245,26991,27076,26855,26017,25049,25633,26910,26959,26676,25977,24823,23109,23258,23896,23167,22883,22583,21797,20619,21552,23181,22749,22937,22791,21930,21349,22030,23122,22834,22654,22306,21262,20367,21844,23578,23987,23523,24897,24128,24320,25462,27731]},"Timezones":["America/Punta_Arenas","America/Santiago","Pacific/Easter"],"AgeDist":{"0-4":1162223,"10-14":1249637,"100+":3731,"15-19":1244242,"20-24":1402909,"25-29":1592629,"30-34":1545821,"35-39":1399583,"40-44":1324096,"45-49":1254308,"5-9":1265856,"50-54":1214595,"55-59":1137676,"60-64":982299,"65-69":809488,"70-74":581299,"75-79":411827,"80-84":274260,"85-89":162146,"90-94":77228,"95-99":20356},"REstimates":{"Date":["2020-03-22T00:00:00+00:00","2020-03-23T00:00:00+00:00","2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[2.8186769912451406,2.52314954106688,2.44382003313984,2.4152478121077405,2.24717866917364,2.25542164919658,2.2466651226657097,2.0822915935344,1.9441180196540704,1.84055457852288,1.7637459117831298,1.76084135523121,1.62996574633274,1.62847097965682,1.55755409784508,1.5007828097326898,1.4196576211143797,1.38254434877253,1.36927852535271,1.34863569890356,1.3538534840620402,1.29176395567213,1.22644700881849,1.19708652318998,1.16880734849928,1.16685918804807,1.1574638410839,1.20377720425338,1.1777132595516395,1.15582868306014,1.12836247000043,1.10780111735328,1.1012542400684198,1.07670759916838,1.17462138163771,1.18019863347841,1.17404476435597,1.16402850244418,1.15534871053026,1.2110076593622598,1.24890332317956,1.41913869729041,1.45285904181622,1.42101717654623,1.4379700391631105,1.3972146761830602,1.4018140034258402,1.3921089418736898,1.47973252705046,1.4689508694909,1.41306141619816,1.38948870257397,1.4349284809352,1.43040550536567,1.41705644561918,1.4739101371542298,1.42397379777711,1.38243291733394,1.38246445726975,1.4150262831716298,1.41438061152722,1.4209095599701205,1.53073735376244,1.47753390221465,1.4644070461534802,1.4140605990617,1.35564552206533,1.31634693810421,1.26993008271021,1.36269566043767,1.33953208442173,1.32321079159943,1.2530088315943602,1.20939356508052,1.1739663882928,1.13585939060404,1.1674672764783798,1.1768464122955,1.14200428126078,1.1119404427687,1.10660170753776,1.09931145223397,1.11996576617341,1.03742869241865,1.05058145148877,1.03839573596594,1.04971358765338,1.0058065931359002,0.999757748545271,1.0245950574867,0.9193537941317408,0.91525929584099,0.927152221458005,0.93994151573352,0.926515757241168,0.925985494048468,0.906826261968526,0.8712046652974659,0.8522484835932359,0.858104264990668,0.858281812231342,0.892077958345203,0.883503017566663,0.860492660143888,0.855565686507491,0.846688367169943,0.8437274395694331,0.844907122504991,0.841437064782261,0.8385686027418969,0.8402571044176801,0.83359143504288,0.834796859273187,0.8318112628714721,0.8247737159316559,0.8303433290449209,0.856034568522393,0.862028341673926,0.8526930579998371,0.836282057490762,0.836581854220251,0.8404441158339899,0.855598614637886,0.8582540306745631,0.866300041397772,0.8741471774130021,0.870795283198109,0.8760355318447359,0.8963103400025401,0.915704126036623,0.914251993838603,0.908234502426043,0.908462347172248,0.921887775966552,0.923938817668166,0.929867701952196,0.942454974660102,0.9385918609879292,0.934565052987326,0.941042644739234,0.944827355056015,0.948726707797861,0.9463200109150052,0.9465754914270872,0.951466290384484,0.957520231722684,0.957568918669446,0.9631163865263128,0.9618386613390352,0.963401883302397,0.9476851394311392,0.949496501606513,0.9486421291743852,0.947031024947481,0.9525078053277488,0.957509163057364,0.9588438872753672,0.958988152768144,0.960538933693114,0.9587674831810258,0.975267637202584,0.9775849809918872,0.9894123274442448,0.994856714847204,1.01287892612991,1.00982839218974,1.00966654540218,1.00844001870452,1.01129235447113,1.0035484220343,0.995991519156437,1.00001009603325,0.99617135687117,0.9963159692857728,1.00077153060762,1.00558601894969,1.00245859454437,1.0070806921169,0.9943904132002972,0.9982899065620991,0.986906522482036,0.983513870149232,0.96664921719593,0.947578008244533,0.94598740880267,0.950400773387476,0.963095225219906,0.986394764009912,0.990312586898238,0.9858122253608772,0.9914378306674568,0.9966310542781908,1.01408418517905,1.0085861839544,1.01357173985658,1.01276933181771,1.0147726358590998,1.02790525130396,1.0452801739839102,1.02824798357895,1.01544627238357,0.991019011998463,0.978309150806575,0.974582802687178,0.965694077015592,0.9634448533878728,0.944344234370022,0.92514768611063,0.929747477411266,0.938901263999554,0.952536970705042,0.961201605751882,0.951385853053703,0.960052668720104,0.963649805152583,0.971328627453479,0.967835431738557,0.961243554205312,0.970346450827553,0.95152130036435,0.953930791849694,0.9804182419782008,0.977785977523451,0.975561754619742,0.9719853184536468,0.963079847174619,0.96295448919854,0.953337481088139,0.9626095101569008,0.971100312743204,0.9745975948119878,0.98230846247534,0.975052009111546,0.9837712076152522,0.9815438700304292,0.990251508770391,0.996124379698646,0.9950788403906908,0.9951902207533572,0.998658602958986,0.996035083500304,1.00186866593869,0.997451304671625,0.985304838139303,0.985135343295841,0.983172012600494,0.991848549490132,0.99305719795463,0.9999757952681172,0.997263764175037,0.9968852849263092,0.99998365021796,0.994577916046848,0.994071655208945,1.00085568866854,1.0056780674109,1.00806003497379,1.01502526024354,1.01170589836544,1.02038534903603,1.03392852031528,1.04875149144032,1.0533680124039302,1.04892675722691,1.03694044618714,1.03438270154129,1.05977785050381,1.08026939765763,1.08578495888086,1.08794452737917,1.09486363932346,1.10865890913138,1.12045340245644,1.11989882198638,1.12697597928264,1.09474739873935,1.0942675570536,1.14095338449311,1.12414263859172,1.1297020190055602,1.08850189696233,1.06892118799295,1.0713065181902,1.1160385767015202,1.0994989688636898,1.12284185056329,1.14084615462419,1.11911289752705,1.0949182128964,1.11637129467317,1.11732570298404,1.11011041637882,1.16751911640354,1.1948877672858895,1.23237874714249,1.24716723573799,1.23312579986787,1.19525174106566,1.20714687179501,1.1874997054075,1.17190225637234,1.18364807300018,1.18112277107244,1.16602812119731,1.15776115431499,1.14032815644738,1.12700443038748,1.1061657092642498,1.08999690042327,1.0740001403107,1.06089880323847,1.04915029099235,1.04105393510947,1.03609708681315,1.02698846676877,1.0197616267325,1.01375734054576,1.00692194834107,0.988374033665283,0.975618078000538,0.9581813413109708,0.954931640596086,0.950879250855905,0.9483720795874572,0.948620963281728,0.939261783614274,0.939208678589424,0.941336904033245,0.947326918562009,0.949426305874132,0.949697558073866,0.945555222150536,0.9477466964137048,0.961369567775592,0.969570920137251,0.972485132750115,0.973468570808676,0.979695682119459,0.972601715967049,0.9799801850976,0.99919372888953,1.00970795488733,1.02059482992811,1.00517437687082,1.04030842825285,1.04066102004638,1.04905229472666,1.05563923105173,1.07658687656304],"StdR":[0.149761220916331,0.124887719336027,0.110152541646962,0.10199448183608803,0.090649542653939,0.0848954319049139,0.0801848397337883,0.071480036201863,0.0639495036286484,0.0575023668875446,0.0534231496524865,0.0492451642097745,0.0443363429977062,0.0421531414502404,0.0384553213838878,0.0361897510570498,0.03285776266078,0.0303882835032342,0.0283520798796545,0.0270333033551725,0.0263412081221771,0.0244636511220009,0.0227164950190744,0.0215402126757569,0.0201453459885046,0.0193441234128886,0.0185008787545524,0.0186232119973009,0.0179912113866256,0.0174342090841625,0.0167081975585814,0.0161156223772443,0.015589218550393996,0.0151091648303656,0.015620174647833,0.0153735583205986,0.0153600386435426,0.0150691979579217,0.0149407795003262,0.0151323310029214,0.015368238445259,0.016988106807671998,0.0183359272416623,0.0192590326088532,0.0201079124263726,0.0200510000490073,0.0201745749060774,0.0201962136299211,0.021065170724332,0.0210674339594059,0.0210648699291078,0.020505082127566004,0.0206112758518465,0.0204523244361101,0.0202984190034482,0.0211730705397355,0.0204961180253206,0.0199826360149142,0.0194725398333352,0.0194969785743789,0.0193976002594781,0.0194121265299776,0.0208574647687143,0.0209347742430559,0.0212245366816824,0.0205341411998648,0.0194103814864885,0.0181988642841889,0.0167133178896897,0.0170771730937827,0.016336468445036997,0.0161271796681364,0.0150166891661891,0.0141378846865656,0.0129662850975226,0.0118566856297149,0.0112055229556906,0.0105698629234354,0.00989540946986158,0.00926538792679563,0.00887112189176838,0.008343169324830941,0.007883360095062991,0.007110740193636859,0.00689254402840939,0.00638853318230779,0.00599167932509385,0.005387216681345471,0.00515102534718922,0.004981752163712921,0.0042772973752777,0.00429679491421009,0.00430067822504713,0.00419694481788029,0.00397048635721977,0.0039315008692682105,0.00393222578104471,0.00393475620341679,0.00422792857821076,0.00466389009731525,0.004901402538171821,0.00539020125471525,0.00542094691324538,0.00534335128386622,0.005496653710894621,0.00570921829952966,0.00592136563448229,0.00623370898768629,0.00648179067989213,0.00662332082559588,0.00688211171938319,0.00704416492918376,0.00726071303212602,0.00745552647625742,0.00752691876237355,0.00773608922269493,0.008098314789718621,0.00824119226846629,0.0081813788864699,0.0080199833130692,0.00810245526326887,0.00828356990183428,0.00847718204001763,0.008527981639072441,0.00866559813098882,0.00857117821641182,0.008499294589670409,0.00849919869500118,0.008577491615898741,0.00863028604095938,0.00839287256361913,0.00814439128284303,0.00797262495615171,0.00788326850785744,0.00775440058797112,0.00777834770224853,0.007624727102731241,0.00742466960172148,0.0072866733540977,0.0072686891293771705,0.00709037469229539,0.007099342096895241,0.00697104861767606,0.00690894161258046,0.006823644006025561,0.006782449574586289,0.006859446197436061,0.0067168617163429,0.00671749507446348,0.00656813620513704,0.00650314015232729,0.0065319958579939715,0.00648694971412765,0.0065121993442569,0.00662995587230072,0.00665528031413212,0.00662201194982019,0.00663030308405416,0.0065868544134287,0.0066394444882666,0.0066789336589862785,0.006737668567941561,0.00672052825932172,0.00677241780459097,0.0067334466315412895,0.00661607326708082,0.00661413227034385,0.00654796495733051,0.00651550335119638,0.00645728172592594,0.00638728106500783,0.0063424135376347395,0.00633626243730436,0.00634485896943404,0.0064097508818668,0.00640895947466289,0.006410276647679979,0.006412325879988429,0.00633284321243246,0.00633182726506486,0.00633529090225503,0.00625723857462875,0.006332807427496061,0.00618863797909711,0.00632735341453189,0.006355584959472121,0.00646224444356354,0.00670306235581587,0.006645997005680021,0.0066025681715150214,0.00660298288267292,0.0065899318267723,0.0066560424203666,0.00662128723387641,0.0065872180010791296,0.0066046567156453715,0.00656949365776739,0.00665511177463458,0.006665794967513079,0.006657413785315511,0.00658351937102585,0.00641649267913165,0.00634914111809741,0.00635023284834426,0.00634577224333772,0.0064371462866349895,0.00632424882473716,0.0064076144888561,0.006611147263144161,0.00664014395726684,0.0067541161264029785,0.00680558243712786,0.00678703497735953,0.00687869165597924,0.00682900324363795,0.006837594756545671,0.00688813322931056,0.00684099641900599,0.00697041478925224,0.00686407416659548,0.006853061482352271,0.007045982834925591,0.007011744504705521,0.007065660439298791,0.00702997015140892,0.0070233281058192,0.00710857217466115,0.00702818867357849,0.00706780617834574,0.00709371767963622,0.0071930452439437405,0.007169871192444771,0.0070848818494783,0.0072002549678425705,0.00712121617820259,0.00719520639497713,0.00728104724701353,0.007230318464673209,0.007133087626572541,0.00721726038370669,0.00717335860940802,0.007200852953626059,0.0072182779344132095,0.007192462129119909,0.0070842423563758595,0.00703529645855339,0.007129517234355441,0.00724538872578029,0.007270035044457941,0.0072037292302983905,0.0071609050533075,0.00720095325433258,0.00717248879363122,0.00717958424064992,0.0071911602639123905,0.007246047337533421,0.0073077092915969,0.00719696004051243,0.007303674105348871,0.00730942145798585,0.007281133052046191,0.0073402620869418705,0.00735153372465518,0.0074360017830238205,0.00745163821621025,0.0074179648160155294,0.007310286059709041,0.007425994532209791,0.00749282818013281,0.00754534312049475,0.00766925012659461,0.00776794194434502,0.00790008894304466,0.0079766062490267,0.00811619209820935,0.00808828532682559,0.00788405785301285,0.0081010766962024,0.0080996582749908,0.008136146362744021,0.008048465587750991,0.0078742708782084,0.0076296375612686,0.00766054665803589,0.00753994380071015,0.007649993827799521,0.00774200673041501,0.00784171429103659,0.0076855671928334705,0.007808859219952321,0.00778542157120259,0.00771808203094797,0.00788756744355764,0.00820970756222993,0.008831463664436209,0.00946784645380752,0.0100020618902476,0.0101715614015807,0.0101251656093023,0.00994094396556008,0.00986549731760275,0.00965937296286377,0.0095736126254757,0.009449258683355041,0.00918933236721125,0.00890223024467594,0.0086243039224883,0.00816465539274235,0.00781592765402343,0.00736817004757963,0.0070405041974258,0.00668812107970461,0.00628728369037896,0.00602269355929247,0.00566893528733578,0.0054344569674853295,0.00523256483807405,0.00501615798262482,0.00477173800454773,0.0046437098539192714,0.0045295489904903395,0.0044711046822823895,0.00443703835140499,0.0044081723935770105,0.00440327366148881,0.00440301455523341,0.00441307544803752,0.0045412611464095,0.0045569041547064894,0.004555772827761279,0.00464046599945809,0.00463144924626175,0.0047151137203123,0.00472280864042509,0.0047883589308229,0.00472031487955989,0.00479985839094389,0.004803993511918321,0.00468785006391895,0.00468706905445766,0.00474343643049253,0.00479273786756059,0.00473438124701829,0.00469478695798043,0.0046938644485540896,0.00474177616951431,0.004779580561024521,0.00477740147943229,0.00484515441836429],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-CL.json","Name":"Chile","CurrentEstimate":{"Exposed":60468.0,"Infectious":74669.0},"OfficialName":"Republic of Chile","Level":"country","M49Code":"152","ContinentCode":"W-SA","CountryCode":"CL","CountryCodeISOa3":"CHL","Population":18952038},"CM":{"data":{"Rates":{"CaseFatalityRate":0.00209714316550405,"Critical":0.004332552141003962,"Hospitalization":0.024460764546974243},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,5,5,5,10,10,17,17,17,17,43,60,60,98,98,98,98,130,165,164,164,177,305,305,329,397,668,668,697,786,805,915,934,934,934,953,953,953,953,1000,1002,1002,1232,1465,1524,1524,1543,1553,1567,1567,1567,1567,1567,1595,1808,1822,1822,1865,1865,1996,1996,1996,3326,3568,3568,3629,3676,3676,3705,4575,4587,4735,4748,4794,4836,4836,4836,4836,4836,5570,5570,5570,5570,7548,7702,7710,7740,7774,10100,10100,10100,10100,10100,10100,10100,10100,10100,10100,10100,10100,10100,11525,11525,11525,11525,11928,11928,11928,11928,11928,13728,13728,13728,13728,13728,13728,13728,13728,14539,14539,14539,14539,14539,15320,15320,15320,15320,15320,15320,15320,15320,15320,15320,15320,15320,15320,15320,15320,15320,15320,16540,16540,16540,16540,16540,16540,16540,16540,16540,16540,16540,16540,17651,17651,17651,17651,17651,17651,17651,18448,18448,18448,18448,18448,18448,18448,18837,18837,18837,18837,18837,18837,18837,18837,19124,19124,19124,19124,19124,19124,19440,19440,19440,19440,19440,19440,19440,19440,19764,19764,19764,19764,19764,19764,20117,20117,20117,20117,20117,20117,20117,20117,20117,20117,20117,20117,20117,20117,20117,20117,20117,20117,20117,20117,20117,20117,20117,20117,21151,21151,21151,21151,21151,21151,21151,21510,21510,21510,21510,21510,21510,21510,21510,21510,21510,21510,22177,22177,22177,22177,22177,22177,22177,22177,22177,22177,22177,22177,22177,22177,22177,23344,23344,23344,23344,23344,23344,23344,23851,23851,23851,23851,23851,23851,23851,23851,23851,23851,23851,23851,23851,24892,24892,24892,24892,24892,24892,24892,24892,24892,24892,24892,24892,24892,24892,24892,24892,24892,24892,24892,24892,24892,24892,24892,26861,26861,26861,26861,26861,26861,26861,28045,28045,28045,28045,28045,28045,28045,28045,28045,28045,28045,28045,28045,28045,29501,29501,29501,29501,29501,29501,29609,29609,29609,29609,29609,29609,31362,31362,31362,31362,31362,31362,31362,32594,32594,32594,32594,32594,32594,32594,32594,32594],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,2,4,10,10,13,20,27,40,56,66,75,75,91,91,139,139,193,233,306,509,555,650,658,658,730,730,820,820,820,820,848,848,996,996,1017,1017,1163,1163,1163,1334,1430,1518,1621,1705,1705,1832,1832,1832,2077,2077,2104,2104,2265,2267,2267,2274,2579,2689,2689,2800,2954,3105,3105,3105,3529,3529,3733,4288,4400,4400,4890,4890,5436,5436,5436,5436,5904,5904,6397,6585,6585,6789,7392,7599,7908,8060,8312,8681,8681,8681,8681,8681,9864,9864,9864,9864,10638,11610,11892,12041,12270,12592,12592,12592,12592,12592,12592,12592,12592,12592,12592,12592,12592,12592,14916,14916,14916,14916,15173,15173,15173,15173,15173,16157,16157,16157,16157,16157,16522,16522,16522,16708,16708,16708,17110,17179,17255,17255,17255,17255,17255,17255,17718,17718,17718,17718,18042,18042,18042,18213,18263,18308,18469,18469,18469,18582,18599,18624,18762,18762,18762,18762,18762,18973,18973,19142,19142,19142,19142,19142,19409,19460,19604,19604,19604,19604,19604,19848,19848,20009,20009,20009,20167,20228,20271,20303,20303,20371,20431,20431,20598,20598,20690,20712,20712,20735,20735,20838,20838,20838,20838,20924,20924,20924,20924,20924,20924,21203,21203,21203,21203,21203,21203,21441,21441,21441,21441,21441,21506,21570,21570,21570,21570,21570,21570,21793,21793,21793,21793,21793,21793,22103,22103,22103,22103,22103,22103,22342,22421,22421,22421,22490,22490,22583,22692,22692,22692,22896,22896,23528,23528,23528,23528,23842,23869,23915,24022,24117,24117,24117,24445,24487,24487,24487,24752,24752,24752,24752,24752,24963,24963,25087,25143,25143,25214,25359,25472,25472,25472,25724,25849,25849,25849,25849,26277,26277,26277,26277,26277,26277,26277,26277,26848,26848,26848,26848,26848,26848,26848,26848,26848,26848,26848,27336,27336,27336,27336,28010,28010,28010,28010,28010,28010,28010,29617,29617,29617,29617,29617,29617,29617,29617,29617,29617,30313,30313,30313,30313,31394,31394,31394,31394,31394,31394,32098,32098,32098,32098,32098,32098,33749,33749,33749,33749,33749,33749,33749,35714,35714,35714,35714,35714,35714,35714,35714,35714],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2,2,6,6,6,6,7,8,9,9,9,9,10,10,12,12,12,12,14,17,22,22,22,42,42,43,43,43,43,53,56,58,58,61,61,61,64,64,64,64,108,108,108,108,114,125,125,136,139,140,140,140,140,140,146,156,159,159,165,165,175,175,175,177,191,191,199,200,200,203,205,212,212,212,212,212,212,212,212,212,276,276,276,276,282,301,303,308,313,313,313,313,313,313,313,313,313,313,313,313,313,313,359,359,359,359,359,359,359,359,359,373,373,373,373,373,382,382,382,385,385,385,391,391,391,391,391,391,391,391,391,391,391,391,395,395,395,398,401,401,401,401,401,403,406,406,408,408,408,408,408,410,410,411,411,411,411,411,414,415,415,415,415,415,415,415,415,415,415,415,415,415,415,415,415,416,416,416,416,416,416,418,418,418,418,418,418,418,418,420,420,420,420,420,420,423,423,423,423,423,423,423,423,423,423,423,424,425,425,425,425,425,425,426,426,426,426,426,426,429,429,429,429,429,429,429,433,433,433,433,433,433,433,433,433,433,433,435,435,435,435,435,436,437,437,437,437,437,437,441,441,441,443,443,443,443,443,443,443,443,443,443,443,445,445,445,445,445,448,448,448,448,448,448,448,448,448,448,448,448,448,448,448,448,448,448,448,448,448,448,448,451,451,451,451,455,455,455,455,455,455,455,462,462,462,462,462,462,462,462,462,462,474,474,474,474,474,474,474,474,474,474,479,479,479,479,479,479,523,523,523,523,523,523,523,551,551,551,551,551,551,551,551,551],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,2,4,10,10,13,20,27,40,56,66,72,72,87,87,128,128,182,217,289,484,529,624,632,606,660,660,710,710,710,710,704,666,810,810,818,670,816,791,723,623,719,768,779,842,732,837,837,837,1060,1060,1087,1087,1157,1157,1157,934,1000,1040,1040,1121,1262,1398,1398,1398,1822,1822,1992,2324,2419,2419,2860,2860,3265,3265,3265,1933,2145,2145,2569,2709,2709,2881,2612,2800,2961,3100,3306,3633,3633,3633,3633,3633,4018,4018,4018,4018,2808,3607,3879,3993,4183,2179,2179,2179,2179,2179,2179,2179,2179,2179,2179,2179,2179,2179,3032,3032,3032,3032,2886,2886,2886,2886,2886,2056,2056,2056,2056,2056,2412,2412,2412,1784,1784,1784,2180,2249,1544,1544,1544,1544,1544,1544,2007,2007,2007,2007,2327,2327,2327,2495,2542,2587,2748,1528,1528,1639,1653,1678,1814,1814,1814,1814,1814,2023,2023,1080,1080,1080,1080,1080,1344,1394,741,741,741,741,741,985,985,757,757,757,915,976,1019,1051,1051,831,891,891,1058,1058,1150,854,854,877,877,980,980,980,980,740,740,740,740,740,740,663,663,663,663,663,663,901,901,901,901,901,965,1028,1028,1028,1028,1028,1028,1250,1250,1250,1250,1250,1250,523,523,523,523,523,523,762,478,478,478,547,547,640,749,749,749,953,953,916,916,916,916,1230,1256,1301,1408,1503,1503,1503,1831,1869,1869,1869,965,965,965,965,965,1176,1176,793,849,849,920,1063,1176,1176,1176,1428,1550,1550,1550,1550,937,937,937,937,937,937,937,937,1508,1508,1508,1508,1508,1508,1508,1508,1508,1508,1508,1993,1993,1993,1993,694,694,694,694,694,694,694,1110,1110,1110,1110,1110,1110,1110,1110,1110,1110,1794,1794,1794,1794,1419,1419,1419,1419,1419,1419,2010,2010,2010,2010,2010,2010,1864,1864,1864,1864,1864,1864,1864,2569,2569,2569,2569,2569,2569,2569,2569,2569]},"Foretold":{"Date":["2020-05-03T00:00:00+00:00"],"Mean":[13072.18],"Variance":[312288500.0],"0.05":[1748.874],"0.50":[8201.016],"0.95":[40768.97]},"Timezones":["Africa/Douala"],"AgeDist":{"0-4":4115703,"10-14":3320209,"100+":4,"15-19":2856250,"20-24":2419998,"25-29":2131789,"30-34":1860818,"35-39":1539024,"40-44":1203235,"45-49":938608,"5-9":3730323,"50-54":729131,"55-59":559346,"60-64":420400,"65-69":312899,"70-74":209912,"75-79":122822,"80-84":56789,"85-89":16301,"90-94":2193,"95-99":110},"REstimates":{"Date":["2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[3.00762918575095,2.5803756250376297,1.99747980079968,1.63607949304865,1.5950765444712902,1.44570979768369,1.48236092694345,1.37581400165797,1.20152392383806,1.14624556647115,1.07064174761111,0.989183591145284,1.10482459311425,0.77575099963707,0.746817735088689,0.618923810461502,0.90517063540109,0.9494262786251272,0.83241492014142,1.18640108032492,1.19722788126774,1.33218672756998,1.4602289700917102,1.5113828998572298,1.3519862057644998,1.44567013874145,1.14750286899521,1.09348738678839,1.35311710907964,1.30268262883955,1.09948271177258,1.06297588028124,1.22490774762636,1.01260795493885,0.893383448858355,0.8121834474142121,1.05612021723759,1.10006902613291,1.09130614330998,1.05733111594771,1.21018744167189,1.3415098336447802,1.03630288060328,1.00539337043362,1.38136502900444,1.3369177262455,1.30416803887848,1.69950070123506,1.64976325356152,1.4829181922662198,1.47088656572426,1.2933297832036,1.5162470199839602,1.3577205376396295,1.1945212199371698,1.07017563817267,1.2549340880908602,1.22022390361787,1.2057282798280802,1.24057337408436,1.11549827603949,0.950564604636963,1.12971941727079,1.1984326715713998,1.10340058585005,1.13223936372751,1.00597886049393,1.12268249560863,1.10926181171197,1.09016828085664,0.917939500289006,0.917204511426808,1.15993555556363,1.0914599380526702,1.0730832669964798,0.9912911166659258,1.04056687572129,1.281142279168,1.23962354730129,1.18923123418931,1.13917828245133,1.09301575002272,1.07093759277318,1.05535680908651,1.04419189786176,1.03600282430653,0.717944299703792,0.7341962563712929,0.7689704804151909,0.807352527585804,0.6034169895868771,0.321259309164432,0.252952884704982,0.22898678578856305,1.2878587531027,1.20501506849073,1.17420408494247,1.1303261432195502,1.21527588272259,1.17442090494004,1.13319720442564,1.1001753332783502,1.0751352485555,1.45969539830365,1.39303748342164,1.30356988682388,1.22776152417626,1.17137450529787,0.509441338193723,0.523554212590853,0.567595189385099,0.694519809071855,0.643490817939221,0.689317296123689,0.927897168269748,0.998748452612043,1.04767518293264,0.550023459893499,0.5690980470267869,0.611755241657569,0.661809622954093,0.7109982654533871,0.8230623416513491,0.8604532845184341,0.8858418004933392,0.7641268233164621,1.03859738885517,1.0537474562211802,0.7316860399482951,0.825009062837486,0.83029905224235,0.895159014458389,1.05740575800754,1.06238773250052,1.05166999794249,1.13572808356106,0.7404244022165841,0.7689643703046709,0.91999087424492,0.9466734682723348,0.662894353534012,0.686945911958345,0.725527807057522,0.8099172260097991,0.7914346887043041,0.9653251576380648,0.796483413308517,0.8147144694760909,0.840467815780767,0.720613226294183,1.08379993043463,1.13669997652124,1.12794304625045,1.10082940585979,1.07653910975732,1.05647482180384,1.04277366123017,1.07245318982178,1.0612880907539202,1.03876193879671,1.0287779831268,1.02262705833461,1.20280485503574,1.249934412928,0.956580532003382,0.9200231393843372,0.7676345813862958,0.865432089728515,0.96393658094056,0.982068803960597,1.18936661510792,0.885559424812957,0.9898751706983492,0.831906454257388,0.8462093702933821,0.897678843379708,0.72031853525466,0.8016419161765279,0.777459872429997,0.764429081964228,0.797569892155653,0.8584467226063001,0.7910314216556741,0.817538772021245,0.5595820522353699,0.5923936615163579,0.459267733053792,1.0542915936286,1.1058995952956598,1.04964590285854,1.03342774550732,0.79701302732604,0.806025437842312,1.36977430069806,1.35037882908025,1.09704800440081,1.05415866609831,1.03426352054453,1.15214959595643,1.25854416023161,1.21676099285821,0.6646437667716091,0.6711134266953659,0.70769723497628,0.7510957653376791,1.27416423429447,1.27839086534815,0.7341820647280799,0.7322811580094158,0.760883280757273,0.797845938584327,1.56372046751745,1.37269270875031,1.14434041472307,1.09162382889165,1.06417523364333,1.04779645801468,1.5011295955638302,1.57957327665245,1.07251122840153,1.0174466417452,1.11217808001777,1.09888991202005,1.22712718012333,1.35874494395478,0.849723215417886,0.8369939569730569,1.1496480845565,1.15286117045034,2.03111496646051,1.84327996838862,1.33949478602281,1.13729942080291,1.39330050311384,1.3546115033259198,1.25771726965574,1.28534097796029,1.2290648018125,1.09521308127489,1.06483424726736,1.29153228232826,1.13821643043346,1.10265047078085,0.650577662269158,0.8481511342305021,0.8838978319527009,0.911979502595124,0.692955459246359,0.69846079503902,0.875597205045466,0.8203526008960791,0.8730902983688129,0.950375266287435,0.9665159156882952,0.7311322446428881,0.8506200595625929,0.9941213830104128,1.0107284819789,0.740208290102672,1.02087648869997,1.17157497856373,1.15655044309337,1.12648192100028,0.8859976236669379,1.30896740233582,1.16157633175245,1.06867294294178,1.04558393748683,0.968260790523033,0.834436474484024,0.7447582772683051,0.7724353670628651,1.38019688043033,1.11727958005983,0.960321872679726,0.949073463853314,0.953335053984938,0.961761516196482,0.5542689687652479,0.579149496627917,0.624795194807159,0.67627923841252,0.725953186493015,1.42821991057661,1.41449044845566,1.32874851739472,0.574652449142468,1.37259616565244,1.36264716188578,1.29430779888847,1.22428301081015,1.1686795217095098,1.12834213337739,1.0983236919741,2.56501843575812,2.2426728264831803,1.8492761267049,1.3014260535230702,1.18580832960265,1.13166956814085,1.10081389413323,0.761831044652972,0.7725456683309799,0.803705077350141,1.20226520982838,1.20937471790204,1.17641747301078,1.13883609840247,0.855016309081918,0.855015710624788,0.874266515742731,0.8975650143819479,0.9181829122409092,0.935491389702114,1.3257122046745902,1.29764098162519,1.23748853799131,1.18100372239494,0.818661605775247,0.817607904717088,1.61646558976071,1.5620243405597498,0.982524194803112,0.938943579241936,0.936710812403263,0.9469640387918729,0.958609016008251,1.7763808065109,1.40069944141599,1.28594393411687,1.20869799051329,1.1562223322219098,1.12011799999135,1.09348396907104,0.5838608045223779,0.6008662556120171],"StdR":[0.170335374377816,0.13901029721357502,0.10348271426958,0.0807960215066838,0.074637291149911,0.0646948338941314,0.0621281285757479,0.0570347652807756,0.0502518884663358,0.0476990459902694,0.0441421116530597,0.0421014792643196,0.0438300151984551,0.0357692937259737,0.0352317410509077,0.0325212591778507,0.0409534539177451,0.0428125440421985,0.0403990871210387,0.048647495147132985,0.0479900171044747,0.0509758345580322,0.0519096208498556,0.052222017841837005,0.0481017701582209,0.0481878450199333,0.0413002631277427,0.0391746823391484,0.0428315578838826,0.0416357513035765,0.0370666229160321,0.0363546117792655,0.0385474519385563,0.0341780514325045,0.031617537384062,0.0298084076793098,0.034713250100699,0.0353371673251281,0.0350135705790777,0.034055434790797,0.0364426454265566,0.0383778778339825,0.0331144939868198,0.0321037459340641,0.0374120983465769,0.0355143182671753,0.035608987215024,0.0400058483204147,0.0402763776090791,0.0380424464438518,0.0363671887442957,0.0328907168761781,0.0343902887149106,0.0317296950830911,0.0285249988930622,0.025524643173278003,0.0274230290597083,0.0257595483685332,0.0253455563150932,0.0249948844044993,0.0231230100367933,0.0205236150878425,0.02237831005039,0.0225904794389286,0.0208540947822459,0.021163537220095,0.0196586391300899,0.0207278987643135,0.0202731693777318,0.0198409025088575,0.0178324957341684,0.0179663487701143,0.0203248996951538,0.0190070000784618,0.0190847261785887,0.0181234397986514,0.0185257610546718,0.0204998576561013,0.0201485360569061,0.0199136106571525,0.0191885215760147,0.0185575636292681,0.0180223930761842,0.0176502389788491,0.0171794794926796,0.0169847748107315,0.0138452263713737,0.0145350492650205,0.0156000243275445,0.016086949825146003,0.0140552825822996,0.0104469682868978,0.010289388393397,0.0107903740267409,0.0423962357123569,0.0368760453178353,0.0322825316728118,0.0280507698860829,0.026864721934720004,0.0248253277444404,0.0234135619636742,0.0221654340396473,0.021241577304978,0.0247415438958273,0.0248936915660923,0.0242648314906754,0.023135664542105,0.0216198541335343,0.0133106880008606,0.0135235633641174,0.0152294875844305,0.0181444615378878,0.0180262968754936,0.0191644919164076,0.0238420504498087,0.0247659696688992,0.0252672638292328,0.0170862574755698,0.0174968975602462,0.0197574630761518,0.0216629753674036,0.0238433753205671,0.0270602836687095,0.0279959136031313,0.0285762040626639,0.0262124161541543,0.0310685482386388,0.0314898846156102,0.0249627423687557,0.0266453918405585,0.027328708061849,0.0283914834584112,0.031682413145402,0.0322046692285546,0.0317474000121178,0.0321471674993606,0.0252246559269299,0.0259132264118509,0.0288933350933204,0.029480674704679,0.0250758515000222,0.0259429023466396,0.0279696765349778,0.030163305573565,0.0310658884097028,0.0351529986928007,0.0316650781825424,0.032249485165409,0.0331035688689311,0.0307120894092056,0.0393766153526067,0.040786790608768,0.0401713208996523,0.0388815522524331,0.0376529111059572,0.0364700884095519,0.0359795257059693,0.0363070488163934,0.0357675548563576,0.0347930883320006,0.0352800080560716,0.0345757998448646,0.0376161473839809,0.0379239803057531,0.0327783078136215,0.0322520321340102,0.0288435685950922,0.0317741842794069,0.0337172042933812,0.0342816281010229,0.0375646254555177,0.0326599736419485,0.0337952899803954,0.0312954361299458,0.0314990719073806,0.0334095166403269,0.0300484576087737,0.0322170439546599,0.0326823343706339,0.0337746017898668,0.0350907774342626,0.0370420365525424,0.0362214722680902,0.0376154813967499,0.0313912544558582,0.0333381358977847,0.0304798381976887,0.0503692373626087,0.0526466946575495,0.0506553088503245,0.0494951543042642,0.042708929046608,0.0420455491327597,0.0568728081479243,0.0561249418295094,0.0491257438212856,0.0465763240103892,0.0453919475864446,0.0474416845722591,0.0494973214814892,0.0476938121469689,0.0349087278685242,0.0350776663924627,0.037092076127297,0.0395753048583093,0.0528486936496821,0.0532248803596092,0.039371021188057,0.0386764691448978,0.0411873831958934,0.0425418789471971,0.0611850395300816,0.0578596386752571,0.0502343365408416,0.0478748126232726,0.0463836063208263,0.04598996032226,0.0537049067207219,0.0553938302488491,0.0440986726383478,0.0415711521492827,0.0424410517522426,0.0415066126234824,0.0440592292991239,0.0460858938429048,0.0357395968081718,0.0347984690452225,0.0411675842534314,0.0416366854966302,0.0537099095569747,0.0536491009192422,0.0437510755605554,0.0381399824692379,0.0405019836603191,0.0382776198409478,0.0364120492172748,0.035659719878015,0.0337865749447373,0.0311491944959549,0.0301660314317185,0.0326520960204898,0.0300948994349475,0.0286073464502338,0.0215641033846753,0.025157133338124003,0.0259178121534641,0.0266937436276826,0.0230535273674995,0.0239243426784166,0.0276663938468423,0.027509547083137995,0.0287363577004276,0.0299824958396069,0.0303696215982176,0.0266103990768039,0.0289058201404136,0.0322764063713097,0.0327555173657157,0.0278431701233294,0.0328687519203525,0.0359094354696131,0.0349528767407075,0.0342295434165021,0.0293929781037396,0.0365489580880347,0.0336021888136499,0.0318796704380928,0.0311773413376757,0.0298012267737412,0.0275577025755508,0.0265215720625101,0.0273630863234774,0.0377979998481921,0.0336453498328786,0.0306821636350737,0.0298619218210503,0.0305133852325795,0.0305617067749037,0.0230929452791274,0.0244196276874361,0.0268089318182852,0.0292148699271339,0.0317001412332354,0.047494388275120016,0.0458882283540012,0.0430406321190199,0.0265530186673094,0.0401320576398022,0.040191267270512,0.0394335543717623,0.0365590276707108,0.0352387674936523,0.0336126960964916,0.0328836982037072,0.0497973723217242,0.0565228821347783,0.0529271234775476,0.0382087816952194,0.0321761411596126,0.028855344631879,0.0271650445101006,0.0209329121791147,0.0207778032452513,0.0214498867131223,0.0268412424698293,0.0256529298173727,0.0247604313809112,0.0243148460539924,0.0205364471605156,0.020713830976814,0.0212470103001867,0.0215424923652903,0.021885375072462,0.0225499369235385,0.0269522566246885,0.0263959687607758,0.0259409826252535,0.0246753248652391,0.0200478135524068,0.0197005853515046,0.028452176722646,0.0278399584088392,0.0223463598457437,0.0206014133416117,0.0202129399053591,0.0199580431260135,0.0199640139120283,0.0277478299028897,0.0257653729975251,0.0246089218414068,0.0230825657766247,0.0216890416074325,0.0208254590390653,0.0200723954421742,0.0137687630937452,0.0143600145455488],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0]},"Interventions":[]},"data_url":"extdata-CM.json","Name":"Cameroon","CurrentEstimate":{"Exposed":8996.0,"Infectious":11311.0},"OfficialName":"Republic of Cameroon","Level":"country","M49Code":"120","ContinentCode":"W-AF","CountryCode":"CM","CountryCodeISOa3":"CMR","Population":25876380},"CN":{"data":{"Rates":{"CaseFatalityRate":0.00789787555228696,"Critical":0.016325962840355337,"Hospitalization":0.0648105205180888},"Foretold":{"Date":["2020-05-03T00:00:00+00:00"],"Mean":[698000.9],"Variance":[890169400000.0],"0.05":[93371.61],"0.50":[437828.3],"0.95":[2176514.0]},"Timezones":["Asia/Shanghai","Asia/Urumqi"],"AgeDist":{"0-4":83932437,"10-14":84262751,"100+":74692,"15-19":82341859,"20-24":87158167,"25-29":97989003,"30-34":128738970,"35-39":100091455,"40-44":96274146,"45-49":119837617,"5-9":86735183,"50-54":123445382,"55-59":98740491,"60-64":77514139,"65-69":74149766,"70-74":44949689,"75-79":26544616,"80-84":16181417,"85-89":7581777,"90-94":2305024,"95-99":475193},"Capacity":{"CapacityActiveInfectionPercent":0.0576,"CapacityNewInfectionsPerDayPer1000":0.041142857143,"CriticalBedsPer100k":3.6,"Source":"https://www.statista.com/chart/21105/number-of-critical-care-beds-per-100000-inhabitants/https://www.statista.com/chart/21105/number-of-critical-care-beds-per-100000-inhabitants/"},"Interventions":[]},"data_url":"extdata-CN.json","Name":"China","CurrentEstimate":{"Exposed":475.0,"Infectious":500.0},"OfficialName":"People's Republic of China","Level":"country","M49Code":"156","ContinentCode":"W-AS","CountryCode":"CN","CountryCodeISOa3":"CHN","Population":1433783680},"CO":{"data":{"Rates":{"CaseFatalityRate":0.006374580333536128,"Critical":0.01318103279770856,"Hospitalization":0.05178009697720752},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,3,3,6,8,8,10,10,10,15,31,39,55,55,85,88,88,100,123,174,197,214,270,319,354,452,550,634,634,711,804,804,870,927,1003,1067,1133,1210,1268,1411,1439,1551,1666,1722,1807,2013,2148,2300,2424,2569,2705,2825,2971,3133,3358,3460,3587,3751,3903,4050,4256,4431,4575,4718,5016,5265,5511,6111,6132,6687,6935,7032,8384,9689,11171,12319,13670,13670,14414,16459,16459,16566,17366,17823,18749,19460,19985,19986,20400,21361,22726,24035,27412,29024,30517,30517,31729,33410,34999,38345,38345,40021,42143,43481,44606,45409,46643,47961,50370,51861,53634,56272,58800,61186,63451,65809,68806,71736,80637,85836,91793,95804,98840,101613,107951,113864,119667,125037,131161,136690,142777,148695,154387,160708,167239,173727,180258,186317,192355,198495,204591,212688,221484,230427,239785,250494,261293,274420,287436,301525,312323,326298,339124,348940,359792,374024,384165,395463,407114,417781,429608,440562,450609,459460,469552,479567,489151,498221,507770,518229,529279,541462,552885,569479,582694,592820,599385,606925,607978,610078,615457,615457,627685,633199,640900,640900,662277,662277,687477,700112,711472,722536,734154,743653,751691,753953,757801,761674,766300,770812,773973,773973,780547,783131,789787,798396,806703,816667,826831,837001,847467,858294,867961,876731,884895,893810,901652,907379,907379,924044,932882,941874,950348,959433,969230,977804,985796,993877,1002202,1011166,1020263,1029082,1038082,1047017,980866,1070423,1081691,1089340,1097576,1104956,1111867,1118902,1125184,1132393,1138581,1144923,1150932,1158897,1167857,1174959,1181753,1189499,1197204,1204452,1210489,1217647,1225635,1233115,1240990,1249702,1257410,1267595,1278326,1287597,1296420,1304299,1310425,1314836,1321469,1328430,1336166,1343819,1354021,1362543,1373332,1382340,1394374,1404168,1417316,1430709,1444041,1455975,1469041,1483017,1497180,1508419,1520548,1530973,1542353,1552179,1559010,1569578,1580285,1597160,1609564,1621019,1632614,1646892,1665003,1683835,1698457,1711924,1729633,1754222,1769935,1786170,1801134,1811552,1822309,1832168,1849194,1864904,1880041,1894384,1909791,1924401,1938322,1954674,1971342,1988958,2001135,2010941,2022331,2027333,2034228,2048292,2055468,2065209,2072793,2078391,2083551,2090467,2095105,2099628,2105445,2110562,2115470,2120366,2124695,2129491,2134054,2138193,2141874,2145450,2148249,2151633,2156057,2160555,2164438,2168149],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,3,9,9,13,22,34,57,75,102,108,158,196,231,277,378,470,491,539,608,702,798,906,1065,1161,1267,1406,1485,1579,1780,2054,2223,2473,2709,2776,2852,2979,3105,3233,3439,3621,3792,3977,4149,4356,4561,4881,5142,5379,5597,5949,6207,6507,7006,7285,7668,7973,8613,8959,9456,10051,10495,11063,11613,12272,12930,13610,14216,14939,15574,16295,16935,17687,18330,19131,20177,21175,21981,23003,24104,25366,26688,28236,29383,30493,31833,33354,35120,36635,38027,39236,40719,42078,43682,45212,46858,48746,50939,53063,54931,57046,60217,63276,65633,68652,71183,73572,77113,80599,84442,88591,91769,95043,97846,102009,106110,109505,113389,117110,120281,124494,128638,133973,140776,145632,150445,154277,159898,165169,173206,182140,190700,197278,204005,211038,218428,226373,233541,240795,248976,257101,267385,276055,286020,295508,306181,317651,327850,334979,345714,357710,367204,376870,387481,397623,410453,422519,433805,445111,456689,468332,476660,489122,502178,513719,522138,533103,541139,551688,562113,572243,581995,590492,599884,607904,615094,624026,633321,641574,650063,658456,666521,671848,679513,686851,694664,702088,708964,716319,721892,728590,736377,743945,750471,758398,765076,770435,777537,784268,790823,798317,806038,813056,818203,824042,829679,835339,841532,848147,855052,862158,869808,877684,886179,894300,902747,911316,919084,924098,930159,936982,945354,952371,959572,965883,974139,981700,990373,998942,1007711,1015885,1025052,1033218,1041935,1053122,1063151,1074184,1083321,1093256,1099392,1108086,1117977,1127733,1136447,1143887,1149064,1155356,1165326,1174012,1182697,1191634,1198746,1205217,1211128,1218003,1225490,1233444,1240493,1248417,1254979,1262494,1270991,1280487,1290510,1299613,1308376,1316806,1324792,1334089,1343322,1352607,1362249,1371103,1377100,1384610,1392133,1399911,1408909,1417072,1425774,1434516,1444646,1456599,1468795,1482072,1496062,1507222,1518067,1530593,1544826,1559766,1574707,1584903,1594497,1603807,1614822,1626461,1642775,1654880,1666408,1675820,1686131,1702966,1719771,1737347,1755568,1771363,1786900,1801903,1816082,1831980,1849101,1870179,1891034,1908413,1923132,1939071,1956979,1972345,1987418,2002969,2015485,2027746,2041352,2055305,2067575,2077633,2086806,2094884,2104506,2114597,2125622,2135412,2142660,2151207,2157216,2161462,2166904,2173347,2179641,2185169,2190116,2195039,2198549,2202598,2207701,2212525,2217001,2222018,2226262,2229663,2233589,2237542,2241225,2244792,2248135,2251690,2255260,2259599,2262646,2266211,2269582],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,4,6,6,6,10,12,16,17,19,25,32,35,46,50,54,69,80,100,109,112,127,131,144,153,166,179,189,196,206,215,225,233,244,253,269,278,293,314,324,340,358,378,397,407,428,445,463,479,493,509,525,546,562,574,592,613,630,652,682,705,727,750,776,803,822,853,890,939,969,1009,1045,1087,1145,1205,1259,1308,1372,1433,1488,1545,1592,1667,1726,1801,1864,1950,2045,2126,2237,2310,2404,2491,2654,2811,2939,3178,3274,3334,3470,3641,3777,3942,4064,4210,4359,4527,4714,4925,5119,5307,5455,5625,5814,6029,6288,6516,6736,6929,7166,7373,7688,7975,8269,8525,8777,9074,9454,9810,10105,10330,10650,11017,11315,11624,11939,12250,12540,12842,13154,13475,13837,14145,14492,14810,15097,15372,15619,15979,16183,16568,16968,17316,17612,17889,18184,18467,18766,19063,19363,19662,20050,20345,20618,20888,21156,21412,21615,21817,22053,22275,22518,22734,22924,23123,23288,23478,23665,23665,24039,24208,24397,24397,24746,24746,25103,25296,25488,25641,25828,25998,26196,26397,26556,26712,26844,27017,27180,27180,27495,27660,27834,27985,28141,28306,28457,28616,28803,28970,29102,29272,29464,29637,29802,30000,30154,30348,30565,30753,30926,31135,31314,31515,31653,31847,32013,32209,32405,32595,32791,32974,33128,33312,33491,33669,33829,34031,34223,34381,34563,34761,34929,35104,35287,35479,35677,35860,36019,36214,36401,36584,36766,36934,37117,37305,37467,37633,37808,37995,38158,38308,38484,38669,38866,39053,39195,39356,39560,39787,40019,40268,40475,40680,40931,41174,41454,41690,41943,42171,42374,42620,42909,43213,43495,43765,43965,44187,44428,44723,45067,45431,45784,46114,46451,46782,47124,47491,47868,48256,48631,49004,49402,49792,50187,50586,50982,51374,51747,52128,52523,52913,53284,53650,53983,54272,54576,54877,55131,55403,55693,55993,56290,56507,56733,56983,57196,57425,57605,57786,57949,58134,58334,58511,58685,58834,58974,59118,59260,59396,59518,59660,59766,59866,59972,60082,60189,60300],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,3,9,9,13,22,34,57,74,101,107,157,195,226,271,369,458,477,523,592,682,771,859,1009,1087,1187,1289,1362,1445,1630,1877,1980,2196,2395,2397,2421,2498,2522,2539,2652,2821,2902,2984,3149,3280,3419,3653,3842,4002,4134,4412,4518,4775,5141,5295,5606,5808,6222,6414,6749,7199,7481,7895,8309,8808,9288,9727,10210,10790,11249,11800,12272,12801,13247,13874,14754,15432,15966,16716,17190,18412,19148,20411,21412,21140,21135,21138,21714,21820,23152,23563,22952,24247,25683,26358,27490,28405,29812,31352,33144,34782,36906,38505,39472,39003,39849,40651,44105,46216,48221,50653,50246,53424,54491,56396,58988,61122,64038,66403,68110,69765,72250,75625,79579,81713,83952,85371,88464,90549,95441,95215,98348,98749,101272,105032,109442,110734,111702,112859,115414,117163,121621,123824,127515,131016,135143,139762,143106,143406,147773,153416,156459,159739,161951,162985,166551,168897,169166,169326,167459,165799,159763,161180,159901,158412,156630,156343,149799,149911,148761,146945,145747,142118,140259,137932,135972,134424,133409,131805,130954,129530,126880,120954,116234,111913,102910,96876,93410,94010,91844,97324,102821,104823,111349,106674,107669,105138,112240,97245,103800,85737,80630,76096,70026,64060,60028,57452,61182,63790,66666,69014,71979,76531,85026,86258,91956,93695,92703,89254,85186,81694,79737,76101,72308,68820,68136,67341,66926,67488,70332,78352,70660,69771,69308,71848,72583,73640,74002,75807,73668,73871,74602,75065,74770,73014,69073,141362,61591,58830,59688,60229,59759,59127,57845,58256,58336,59934,60466,62198,60603,58960,60172,62715,64797,66008,67340,69551,70211,71337,72902,74150,74914,75885,71510,68126,66228,65007,65941,67781,71885,73852,76860,80873,85189,88032,93251,93415,95047,95288,99484,100996,102308,98919,96351,92392,89185,86372,91143,90837,91670,89502,89765,99528,105470,111995,112977,116015,119767,122838,122408,119853,117775,123854,130854,130149,119906,119734,121017,121024,125280,129678,131943,126805,124320,122741,120278,114558,108755,102579,95560,88679,81787,79146,76316,73183,73890,70944,62105,61146,57449,55180,54300,53883,50296,49544,49939,48746,47928,47863,47062,45994,44980,44228,43636,43400,43025,43675,43761,43570,42009,41584,41133]},"Timezones":["America/Bogota"],"AgeDist":{"0-4":3710699,"10-14":3873485,"100+":4003,"15-19":4246391,"20-24":4421466,"25-29":4425595,"30-34":4056807,"35-39":3753492,"40-44":3421069,"45-49":3029718,"5-9":3703456,"50-54":2908465,"55-59":2635515,"60-64":2086450,"65-69":1684908,"70-74":1187636,"75-79":792125,"80-84":516269,"85-89":278541,"90-94":115655,"95-99":31139},"REstimates":{"Date":["2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.89964224730407,1.84914326718493,1.8747604828723896,1.79569520617031,1.66596181247085,1.62303930341506,1.51843978002978,1.4399224224844798,1.4352771609058002,1.51047900464789,1.53077635808269,1.57449610718633,1.56598437086227,1.41251432358973,1.29379907887214,1.23076282766283,1.15900012144522,1.14004642995992,1.1663319422471898,1.15992949329997,1.17805744371185,1.19120096877521,1.14244418713313,1.07995898114865,1.07679617388624,1.09436088113617,1.09096597899581,1.1504708581305,1.18951780665071,1.25162930522123,1.260668823986,1.27604386295972,1.32835117896,1.29777566234292,1.30356993326361,1.2775717061769098,1.3596586466963705,1.32912421489442,1.3365840969495,1.3356642507696102,1.3081814585006295,1.3163171129695,1.3229041585282,1.31881360905637,1.33003380083444,1.3318748871032,1.28028481785348,1.2921738975434298,1.27230093246914,1.2781229147183202,1.22110152779086,1.22907115807504,1.20295295364212,1.1876948942121,1.22597050237001,1.23706756443321,1.22109558393371,1.216772097628,1.22151397159915,1.23891784000372,1.2649466175574098,1.29359025576808,1.28269488489062,1.25747734747634,1.2611903771069,1.26980722259253,1.30190408719506,1.2946351455120602,1.25693331722178,1.21469023782111,1.21105577910165,1.1891789516330902,1.18067676732198,1.16025251112175,1.14630311020488,1.13603442841512,1.16643182482191,1.19094895630078,1.18346036171588,1.17704472234911,1.20968454638949,1.24296563785135,1.2406485132223202,1.2699177158871,1.26008672898845,1.24645014425773,1.26803950976128,1.2853963595214,1.3038484315300902,1.31650702758443,1.28142842489991,1.25386497603106,1.22536251290079,1.23311479027672,1.21107325832973,1.1758290219915302,1.17601809132051,1.15839739623205,1.14164538233254,1.15475850709627,1.1398859719632,1.15262486934437,1.18699084524079,1.1685693253227398,1.16741669825706,1.14543853623762,1.1687742816035,1.15844440195865,1.19761065711057,1.2581685532843898,1.28952486083694,1.27822120983547,1.27346658897324,1.25657572786651,1.24694933468122,1.2298985948764098,1.18631392208263,1.17512547220675,1.17989546927197,1.19530128526921,1.21118253445069,1.20807387632436,1.1870961339343,1.15413966606373,1.14218947460471,1.16097196042901,1.1644880706414098,1.13447681906003,1.13646141631746,1.14590546112701,1.13907572768497,1.13243698539968,1.1267183642962,1.1184858565850602,1.11557167852092,1.1197387329178998,1.10779103223395,1.10039184631479,1.08774803311646,1.07192080394632,1.0444820857563102,1.07148399414853,1.0770296976598,1.06127701889516,1.04211899242285,1.04169368039076,1.0173024324105602,1.01536692643205,0.9969529166134328,0.983709284619283,0.975608383461898,0.9610282172351968,0.9523916507555932,0.935814948064935,0.937885078306288,0.924644480749192,0.910431466615079,0.901101393189998,0.9171459735530828,0.9137565196568308,0.92846608196075,0.902590377035509,0.8955067915077729,0.88978600528538,0.891631098306793,0.9006317256857209,0.8969019659302959,0.9078315865386272,0.909851716262484,0.905402078763261,0.9069157294306808,0.9157260508420432,0.9121599575470212,0.921722338141352,0.922052815488938,0.934935143598282,0.941082475988439,0.9452545771134728,0.9420075746656108,0.951684155120826,0.968564459726193,0.9716373804042232,0.9721575538059192,0.9676752308896128,0.950318243112597,0.93706008515502,0.94227470313488,0.938220958789914,0.950480545438369,0.978301310696547,0.990377072226437,1.0054623587071,1.02644210213049,1.02998637330506,1.03232131933638,1.04254820344358,1.06284933243294,1.04415180874033,1.03859249727402,1.04238084551319,1.0567792563906,1.0515770251388,1.04469705449346,1.02783061480605,1.02707963978707,1.01878596581319,1.01654264835167,1.01772764690243,1.0179647178732,1.01117324868662,1.02217454471925,1.04965809143561,1.06881490858794,1.09968941354384,1.09941935284258,1.11772136157924,1.11409392117574,1.12401511814894,1.08261056067877,1.07302523946146,1.06818684386251,1.06495716335437,1.05259289904195,1.0362215323429,0.9962817756588572,0.978622500936649,0.990772761322259,0.9737612823749008,0.966742216134582,0.955212926284134,0.9456510194125608,0.925717742437409,0.9348548963244692,0.9313498141913232,0.922447612727687,0.919221358673197,0.9177992192900568,0.935778749101832,0.96091090207451,0.981334913771073,0.973165605992792,0.9846209649018708,1.00020045614086,1.00289512593125,1.01775441591245,1.03372722171073,1.04799613834798,1.06249107488261,1.06785129182179,1.06747344489119,1.07760421005915,1.07180162803366,1.05285740348207,1.04112074742084,1.02397665617911,1.0035057501118398,0.992414832333358,0.984790125127635,0.986489823669514,0.9918557695094912,1.01232332044977,1.0348363349331,1.05602014118251,1.08145460171414,1.10470436786313,1.10588276715601,1.12464525889375,1.14129602434951,1.16670394706786,1.1895536999548,1.19682429729231,1.1722879529853898,1.1417866354442598,1.11477492123884,1.09566958283741,1.0738706152745,1.08408893186662,1.06247051458812,1.03487451638687,1.01589294682219,1.0084665604073602,1.03259920233349,1.04496374923459,1.05469971775939,1.0656575945736402,1.08775933590866,1.10802535964283,1.12217543805756,1.11802354877537,1.11845485542565,1.10005161947256,1.12647104471694,1.1523866922565,1.16559775683626,1.15631083878503,1.1208256319369698,1.09952074472903,1.06841776886203,1.03894811084783,1.02820276077864,1.0091593453157,0.9944463252639648,0.992175564634535,0.9853623004192248,0.966664126197851,0.922390079376727,0.879375019247066,0.852544360228256,0.8496364593199879,0.845258867646642,0.8357159627396809,0.8324899609661929,0.8172167436501321,0.8059976048266271,0.797646373114986,0.7803401512272521,0.761564841904153,0.746530808414655,0.741349327464481,0.7456487067907679,0.750950857669978,0.7625009032369681,0.748523601207317,0.7321650541362271,0.7154662569822041,0.7063426567337181,0.71746586751885,0.720037950702266,0.7389573753851091,0.7663749864457159,0.7833686713622281,0.7847459995655259,0.7815889996014049,0.7854169158173678,0.793137916855957,0.803058927601638,0.83220420329052,0.8628911842681349,0.853418569701609,0.85384584090599,0.8563480793688241],"StdR":[0.0851166967517464,0.0781574990995447,0.07357194767134599,0.0682182209964069,0.0614809347652388,0.0570061935541197,0.0523866740958332,0.0483188630723051,0.0449296009923979,0.0451509745134207,0.0438121137645198,0.043212079526661,0.0419684154625894,0.0382704685677718,0.0347592042184072,0.0321636904886924,0.0299747835848559,0.0282005647416641,0.0280886538170133,0.0268183528851767,0.0267731781368698,0.0264574471215091,0.0256089785169993,0.0242419962013073,0.0235693253633274,0.0231980575319051,0.0232351425024547,0.0235146479227566,0.0236781614349112,0.024201270622074,0.0241955705398236,0.0239995572021735,0.0243489772902828,0.0243225127363879,0.0239290410148426,0.0234352215186451,0.0237517673207201,0.0234449129025007,0.0234564886654313,0.0230646404979789,0.0224231586939953,0.0223098047023221,0.022079965272022,0.0215168684794429,0.0213198655688955,0.0214159348750976,0.0203171955787529,0.0199948236298622,0.0193996599814752,0.0190517546225604,0.0181726093997941,0.0178579054680334,0.0170489169007435,0.0163111400892944,0.016307760711113,0.0161402843082879,0.0157790505524071,0.0155727063826443,0.0154961504557067,0.0154126752285231,0.0155034896465103,0.0155901446539861,0.0155915764078384,0.0154769987155579,0.0154788441925851,0.0154012243903211,0.0156119479452888,0.0155641117211178,0.0152707054068992,0.0145548166846766,0.0142305809580874,0.0136161340541836,0.0131383468466927,0.012565392970628,0.0121712973752403,0.0114962045873687,0.0114683237271025,0.0112512895930172,0.0110104117892329,0.0111255697337313,0.0113435233819948,0.0116001504801683,0.0117290319334595,0.0121230555575678,0.0124077594292351,0.0126180564462044,0.0126681342153431,0.012962951877286995,0.0133348470574707,0.0137005597394623,0.0137175054415541,0.0134951706673852,0.0130425589117184,0.0127502545274921,0.0122727330464877,0.0116269160586082,0.0112150615148774,0.0106767846775762,0.0100852261312932,0.00976250271020766,0.0094603551871908,0.00916387559030391,0.0091167341504268,0.00902485575769838,0.00910053180046884,0.00887934439455298,0.00889609078978134,0.00877188534428322,0.00887440245348417,0.00942843378105521,0.0101959317289251,0.0108127359551444,0.0113695086041551,0.0115227852755565,0.0115299096294114,0.0113823714966008,0.0109698269294499,0.0104408946419397,0.0100698336705854,0.00985877147724046,0.00978420377581304,0.00975297340871142,0.0096230800294824,0.00929015354310247,0.008936214064673079,0.00871970623028741,0.00848559425543831,0.00817521221307727,0.00797709055012772,0.00782101394123606,0.0075894288554724,0.0074491466422998,0.0072435623710561,0.007089049504986129,0.006894888099036271,0.00672503397252765,0.006524096258627971,0.00629249274019846,0.00609920866367173,0.0058169474688908795,0.0054847970208670785,0.005304883046121979,0.0049942960187252606,0.0047949857837851,0.0046096708358206,0.00444173857255808,0.0041524125499057705,0.00397440968657261,0.00368146114898687,0.00346901064774749,0.00330233135369795,0.00310224100568661,0.00299874011780674,0.00289868855634997,0.00296581226084022,0.00294363137795749,0.0030515571428147803,0.00319104360698549,0.0034339529889273,0.00353283220908317,0.0036684066815550896,0.00365911123691135,0.00372140523344933,0.00393679473701187,0.00413258973349645,0.00438670953032676,0.0045096294355842104,0.00465407697218759,0.00468793968164952,0.0047511055866597,0.00475399433348841,0.0048411911916426,0.00482974932341494,0.00487628389967863,0.0048379895146431606,0.00487012572807977,0.00483980132905002,0.0047735283395207604,0.00462009039447221,0.0045691029627162,0.00451676980072443,0.00440796133747479,0.00423350910801446,0.00408151978765704,0.00390058843321766,0.0038553226970905,0.0038668287283991102,0.00396779051985097,0.004093972870187679,0.00416784500553181,0.00415354464174235,0.00410169806798376,0.0040346079434588,0.0038905397352779797,0.00367684923251246,0.0036490271713843798,0.00361626997643149,0.00361731593297056,0.00357147269839364,0.0034963795301406397,0.00348862188018736,0.0035471046611373898,0.0035648389458914796,0.00353682679639471,0.00349549670152985,0.0034058157083001602,0.00338597013979272,0.00331143142072162,0.0033202019543188198,0.003266162398461,0.00326179039230608,0.00329385840717982,0.00340262130674019,0.00360430826566319,0.0038599462324475603,0.00420334745067066,0.00452640854472068,0.00479473448533394,0.0048896231667055,0.00482501025436604,0.00470592865195788,0.004562600710556411,0.00443820567899046,0.00421564486884996,0.0039631272481346,0.00375276561728545,0.00357061931087744,0.00332471045389823,0.00318154075252231,0.0030777233154101608,0.0030560433282366198,0.00301501321766359,0.00320867024686852,0.00323463425220135,0.0033127879992634,0.00342159467885687,0.00355808954796609,0.00374146302899929,0.0038679479868150603,0.0038032610577506095,0.00362098653204816,0.0035279544527211,0.00352585559178479,0.00341182928648756,0.00336079822209172,0.00335307972082221,0.0033271274889717607,0.0033296552415656893,0.0034160995382281,0.0035064263477316607,0.0035758374092572,0.0037161685154736,0.0036512924476011397,0.00367246442090731,0.00348697207630487,0.00338731157812154,0.00325092380401535,0.0031223260133091,0.00307233713321344,0.00302616781688657,0.0030017193667316107,0.00298624023027889,0.0030083343610825103,0.0031616199640969803,0.00344687289052708,0.0038368605395821,0.00415343613739822,0.00455253397619106,0.00509846898884431,0.00573084306464716,0.00636823583910764,0.0068239634257248,0.0068309816711372715,0.00666883703557097,0.00636604183632935,0.00595039441602499,0.00567902525448229,0.00525705065054469,0.00489085370470009,0.0045566537731325215,0.0042121649660089395,0.00394612553166757,0.00369540232920664,0.00348621540796148,0.00345540704461327,0.00356823971498044,0.00379847112386107,0.00415095190296174,0.004495623210270671,0.00476511956589181,0.00492316440849471,0.00506177238627594,0.0052787144705799295,0.0056436401554638,0.00604877126008082,0.00613160874941555,0.0060235822884462395,0.00565313562251415,0.00522144812962843,0.00481728861691501,0.00432964655024681,0.00392702377902088,0.0035751359662749703,0.00325173409864832,0.0029641495512699604,0.00269972194027996,0.00268950819223225,0.00294991024486055,0.00339767230274246,0.00374269746914379,0.00406181907519554,0.00441392808432967,0.00470692763808591,0.0050651531715076,0.00548268386473499,0.00578504690892267,0.00615953064509097,0.00657796473796736,0.0071394922166573,0.00775133163499362,0.0083286715744386,0.00881664896744262,0.00894719774941156,0.00906845043507353,0.00912168104761293,0.00949210683377075,0.0101482544551923,0.010615820852562,0.011278819286613995,0.0118641683075629,0.0121859820489743,0.0120478495675268,0.0117958252432568,0.0117143195162363,0.0116761872759068,0.0117381048530691,0.0119522240487628,0.0121678912874561,0.0116309530265683,0.0110694652157457,0.0107120608560224],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-CO.json","Name":"Colombia","CurrentEstimate":{"Exposed":424878.0,"Infectious":352723.0},"OfficialName":"Republic of Colombia","Level":"country","M49Code":"170","ContinentCode":"W-SA","CountryCode":"CO","CountryCodeISOa3":"COL","Population":50339444},"CR":{"data":{"Rates":{"CaseFatalityRate":0.007286888550197345,"Critical":0.015068356244481374,"Hospitalization":0.056849015550103514},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,3,3,3,4,4,4,6,11,13,16,18,24,29,30,42,49,56,62,66,67,74,88,97,112,124,150,180,196,216,242,264,287,306,323,338,355,372,386,399,413,428,445,461,480,501,517,520,527,535,542,551,565,575,577,582,592,600,607,620,628,634,639,646,653,658,669,676,682,685,687,695,701,704,712,717,722,722,731,743,752,771,794,899,937,982,1014,1032,1043,1129,1210,1227,1280,1325,1366,1394,1436,1516,1589,1657,1721,1745,1776,1810,1929,2023,2110,2220,2239,2304,2441,2551,2673,2818,2902,2966,3019,3194,3322,3448,3505,3640,3736,3824,3920,4050,4280,4404,4531,4585,4689,6590,6851,7038,7266,7589,7730,7823,7971,8189,8412,8785,9010,9062,9233,9462,9660,9939,10159,10372,10518,12758,13073,13317,14471,14664,15737,15737,16056,16270,16512,17855,18053,18211,18211,19083,19285,19544,20322,20710,20928,20928,21206,21536,21752,22662,23160,23552,23552,25127,25706,26136,26554,27023,27760,27760,29420,30703,37841,39843,42621,45007,45007,49703,50020,50295,51782,52327,52669,52669,53247,53670,54155,57731,58269,58816,58816,59580,60109,60738,61162,61662,62037,62037,63709,64406,64996,65666,66202,66719,66719,68129,68604,69143,70002,70421,71119,71119,72249,72941,73509,74255,74868,75341,75341,77164,77558,78238,78851,79372,79372,79372,81336,81973,82611,83273,84991,84991,84991,87526,87721,88226,91424,95789,95789,95789,102855,105686,107624,109855,112622,112622,112622,118511,121031,122947,124907,125488,125488,125488,126777,127618,128216,128842,128842,128842,128842,130289,130989,131507,131923,131923,131923,131923,132916,133607,134911,135475,136083,136083,136083,138631,139297,139967,140573,141374,141374,141374,142245,144030,144877,145724,146448,146448,146448,149149,149808,150748,151382,151952,151952,151952,153063,154227,155045,155581,156181,156181,156181,158283,158820,159586,160462,160946,160946,160946,163334,165439,166979,168307,169053,169053,169053,172280,173591,174096,175883,177099,177099,177099,181851,183911,185045,186093,187484],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,5,9,9,13,22,23,26,27,35,41,50,69,89,117,134,158,177,201,231,263,295,314,330,347,375,396,416,435,454,467,483,502,539,558,577,595,612,618,626,642,649,655,660,662,669,681,686,687,693,695,697,705,713,719,725,733,739,742,755,761,765,773,780,792,801,804,815,830,843,853,863,866,882,897,903,911,918,930,951,956,984,1000,1022,1047,1056,1084,1105,1157,1194,1228,1263,1318,1342,1375,1461,1538,1612,1662,1715,1744,1796,1871,1939,2058,2127,2213,2277,2368,2515,2684,2836,2979,3130,3269,3459,3753,4023,4311,4621,4996,5241,5486,5836,6485,6845,7231,7596,8036,8482,8986,9546,9969,10551,11114,11534,11811,12361,13129,13669,14600,15229,15841,16344,16800,17290,17820,18187,18975,19402,19837,20417,21070,22081,22802,23286,23872,24508,25057,26129,26931,27737,28465,29084,29643,30409,31075,32134,33084,33820,34463,35305,36307,37292,38485,39699,39699,41287,42184,43305,44458,45680,46920,46920,48780,49897,51224,52549,53969,55454,55454,57361,58137,59516,60818,62374,63712,63712,65602,66689,68059,69459,70816,72049,72049,73714,74604,75760,76828,77829,79182,79182,81129,82142,83497,84828,86053,87439,87439,89223,90238,91780,93152,94348,95514,95514,97075,97922,99425,100616,101826,103088,103088,104460,105322,106553,107570,108866,109971,109971,111257,112120,113261,114367,115417,116363,116363,117587,118566,119768,120939,122123,123223,123223,124592,125590,127012,128231,129418,129418,129418,132295,133190,134520,135742,137093,137093,137093,139638,140172,141340,142505,143685,143685,143685,146421,147430,148688,149815,150947,150947,150947,153169,154096,155263,156388,157472,157472,157472,159893,160804,161942,162990,162990,162990,162990,165762,166799,168114,169321,169321,169321,169321,172436,173591,175038,176407,177614,177614,177614,180061,181093,182156,183242,184187,184187,184187,186016,186877,187712,188477,189308,189308,189308,190745,191345,192066,192637,193276,193276,193276,194569,195009,195537,195992,196438,196438,196438,197435,197852,198338,198756,199187,199187,199187,200024,200454,200888,201241,201678,201678,201678,202674,203097,203496,203914,204341,204341,204341,205086,205514,205890,206293,206640],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7,7,7,8,8,9,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,11,11,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,14,15,15,16,17,18,18,18,19,23,23,25,25,26,28,30,34,37,40,42,47,54,62,66,68,71,80,87,98,104,115,125,133,140,150,154,162,171,181,191,200,218,228,235,244,255,263,272,281,291,294,304,314,321,333,340,348,355,362,376,386,397,407,418,418,436,443,453,460,469,478,478,510,531,543,567,583,590,590,621,633,649,666,686,706,706,745,760,781,795,812,828,828,861,880,904,917,930,950,950,987,1004,1024,1040,1055,1076,1076,1108,1124,1134,1159,1168,1183,1183,1204,1222,1236,1251,1265,1282,1282,1312,1329,1340,1357,1371,1385,1385,1404,1419,1431,1444,1453,1464,1464,1491,1502,1513,1527,1537,1546,1546,1566,1578,1588,1599,1608,1608,1608,1641,1662,1674,1679,1690,1690,1690,1726,1731,1739,1757,1773,1773,1773,1825,1846,1864,1882,1895,1895,1895,1936,1956,1967,1980,1996,1996,1996,2037,2051,2065,2086,2086,2086,2086,2144,2156,2171,2185,2185,2185,2185,2229,2248,2267,2286,2305,2305,2305,2353,2367,2384,2401,2416,2416,2416,2458,2477,2492,2506,2518,2518,2518,2558,2567,2584,2599,2604,2604,2604,2634,2641,2650,2662,2672,2672,2672,2692,2698,2701,2710,2714,2714,2714,2730,2737,2745,2756,2763,2763,2763,2782,2785,2793,2796,2800,2800,2800,2812,2820,2824,2829,2833],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,5,9,9,13,22,23,26,27,35,41,50,68,88,113,130,154,173,197,227,258,290,309,324,341,369,388,403,420,436,447,457,470,506,513,525,536,547,549,555,564,557,554,543,532,513,495,484,465,445,425,404,393,384,375,364,355,347,337,336,327,314,306,294,284,277,277,280,287,292,292,288,281,295,305,301,301,301,300,313,312,335,344,359,379,377,398,413,462,497,523,552,604,619,647,727,804,869,907,951,961,990,960,990,1064,1101,1169,1222,1227,1293,1445,1544,1640,1749,1860,2007,2220,2416,2636,2882,3232,3442,3653,3882,4437,4709,4983,5327,5698,6004,6395,6831,7104,7595,8086,8449,8549,8968,9601,10077,10862,11389,11902,12299,12617,12870,13266,13502,14228,14542,13066,13375,13832,14597,14985,15321,15805,16282,16605,17445,17865,18436,19109,19547,19867,20428,20803,21635,22364,22947,21343,21856,22604,22424,23414,23544,23544,24795,25471,26340,26143,27158,28231,28231,29187,30081,31137,31660,32676,33936,33936,35534,35968,37115,37490,38528,39454,39454,39730,40223,41142,42110,42981,43461,43461,43433,43021,37015,36068,34278,33225,33225,30439,31118,32178,32006,32671,33694,33694,34868,35444,36491,34262,34911,35515,35515,36291,36591,37451,38203,38899,39769,39769,39439,39587,40217,40547,41293,41867,41867,41724,42097,42687,42921,43543,43780,43780,43847,44123,44746,45157,45718,46336,46336,45862,46454,47186,47781,48438,48438,48438,49318,49555,50235,50790,50412,50412,50412,50386,50720,51375,49324,46123,46123,46123,41741,39898,39200,38078,36430,36430,36430,32722,31109,30349,29501,29988,29988,29988,31079,31135,31661,32062,32062,32062,32062,33329,33654,34436,35213,35213,35213,35213,37291,37736,37860,38646,39226,39226,39226,39077,39429,39805,40268,40397,40397,40397,41313,40370,40343,40247,40342,40342,40342,39038,38970,38734,38656,38720,38720,38720,38872,38141,37842,37749,37585,37585,37585,36460,36334,36051,35584,35527,35527,35527,33960,32278,31164,30178,29862,29862,29862,27612,26721,26607,25235,24442,24442,24442,20423,18783,18021,17371,16323]},"Timezones":["America/Costa_Rica"],"AgeDist":{"0-4":348002,"10-14":355406,"100+":632,"15-19":363431,"20-24":400231,"25-29":424225,"30-34":430581,"35-39":395074,"40-44":348236,"45-49":302326,"5-9":357596,"50-54":304942,"55-59":297453,"60-64":244307,"65-69":178701,"70-74":138640,"75-79":92225,"80-84":59910,"85-89":33380,"90-94":14689,"95-99":4127},"REstimates":{"Date":["2020-03-23T00:00:00+00:00","2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[2.42853316194476,2.2002467171431097,2.04017778708253,1.92231517790625,1.90504380004367,1.85818277351394,1.73460299831029,1.57915605618821,1.4774516025118205,1.44216188390082,1.34642601469199,1.26521351191722,1.1712070420492902,1.13741890094456,1.07067159864883,1.0437474212485,1.01885275654434,1.0398707977406,0.9933367173849192,0.949005902820908,0.9517969032935608,0.966647624069044,0.937135454781161,0.878101244515263,0.876062432302817,0.8492939954471821,0.8237918381177459,0.7954505788607241,0.781128742172188,0.7755741564143291,0.77947177821659,0.6687691178378271,0.618635639126593,0.594574404716835,0.5537851078009239,0.512499211847911,0.5749245600676329,0.628160844567737,0.6026707660763859,0.640791450159462,0.706213698919037,0.760987716359154,0.807613470748058,0.9040408418440892,0.860467274002165,0.8687531037040891,0.964963014913036,0.985985623413456,1.10258749115811,1.16970870123467,1.08909164130622,1.09556896231759,1.16979775346981,1.2143815478275,1.1949159280219,1.18938284962165,1.1529087075682198,1.14563892120564,1.19436661545062,1.17782541887085,1.14435378022645,1.11074889473397,1.08735745055919,1.16352199743525,1.15364871695116,1.24894422922251,1.2169941247793798,1.23361677520785,1.28718010800068,1.22498548348852,1.32681601280474,1.29528079383081,1.4348462259602202,1.5120971878265,1.52665649755114,1.52789767440611,1.5786679876764198,1.45419391484452,1.43531733808325,1.51830470738236,1.5834834270798102,1.59149559837097,1.51176835964123,1.48311459405256,1.36916817133772,1.33802805498728,1.30399977034744,1.29092010182031,1.36957750197808,1.3511471764901497,1.32020820295182,1.30591197017965,1.31788950197021,1.32782941207278,1.3697958212518502,1.38137837693359,1.39851256095117,1.4103338636542202,1.42233247963619,1.44957514221073,1.52784033683013,1.5629642060193798,1.54894735623153,1.56866290381032,1.6001064486537298,1.55223026559653,1.4897649338081205,1.45910950495633,1.54558572970184,1.50221802466274,1.46648870179212,1.42416746530269,1.41397451230321,1.39158285386721,1.35797116303616,1.34778218761504,1.30302972549544,1.2947992640562098,1.27152788032006,1.24863326530896,1.20187931052278,1.19469675526438,1.17710193402873,1.17239646823581,1.23018827687627,1.23267249604925,1.21399924203257,1.17847627954524,1.1332613039908102,1.09392056987831,1.08780141505773,1.04190770941153,1.0620479177406998,1.05395603546977,1.0658961522389898,1.0598608399631,1.03450984600033,1.08783955302451,1.04967808750139,1.02031042255138,1.01088147838343,1.02499725421866,1.03412682078633,1.10212114950867,1.12368910959245,1.15662949258845,1.12256423541,1.11803614172501,1.10854544665825,1.107890813836,1.08863715522636,1.07576506788367,1.08476074273628,1.09636460505441,1.08554245221429,1.09002489848225,1.11887025109859,1.09090052246548,1.10940375272446,1.1288398906688302,1.03918842985675,1.1130492362883402,1.12768779539201,1.1375307803021102,1.15451651035079,1.1399702373653,1.13545980048246,1.05008094564358,1.129522947923,1.13242411958896,1.13369602615461,1.13376529086017,1.12475583716494,1.1196444814823998,1.09643639141597,1.09832103210031,1.07185957980949,1.0738981247182,1.07037634953419,1.07919012451535,1.0720965629228698,1.05879816267783,1.04915259959062,1.03770882350721,1.03301339634452,1.03144066662518,1.02246498273759,1.0028118368399,1.00109310873027,0.986274341686858,0.994717123801695,0.983400393381762,0.9717875770272008,0.941903533939612,0.950282561458063,0.959508120380866,0.971389826171246,0.9734487924649908,0.977611295746204,0.9776854087058592,0.973266464776028,0.987396693983915,0.990696895185014,1.0004765827668198,1.00933184900059,1.03337732096736,1.04909961462181,1.05407742906726,1.03283941753125,1.02462224213202,0.9948880215007808,0.982547748870856,0.993245082139974,0.986592375013706,0.987952666093634,0.982481997057095,0.985192439881783,0.962083772271636,0.956925118229374,0.9438321451174992,0.9292372983555748,0.9465841487450392,0.952958406227601,0.961982969731824,0.951123903212208,0.959549479996559,0.9422906229540642,0.9448626203199352,0.942771598816032,0.930144922987651,0.940644641353904,0.940622550073996,0.959336573339446,0.965568110528322,0.9833679678964392,0.979434571410935,0.982253337840879,0.985165775540794,0.9939226021346572,1.00544602885727,1.02617974231148,1.03153567332816,1.03663353575747,0.960390662425189,0.960156198253402,1.08773534877555,1.07733984958011,1.07321883045196,1.06227039884839,1.0611954313492,0.971968531699754,0.968976048344642,1.05517759898593,1.02093175338698,0.9981393864382648,0.992087227648462,0.9923796732128208,0.993857306965914,0.9952458999859092,0.986570605178486,0.996294990878447,0.992847477733067,0.987268519648037,0.973729665202816,0.976959265872405,0.9814102497562992,0.962049562917946,0.995236346828996,0.998909219390557,0.996947580871331,0.990542024381466,0.991467923158609,0.992920402420763,0.971368281318454,0.967391727878018,0.963483067583792,0.96373650414991,0.8866480246346791,0.898490056613563,0.9150632560864692,0.9735648321082552,0.9925273910808248,1.00821043204907,1.01474287858916,0.927661671574388,0.931696024282735,0.94184695123032,1.0084809398142,1.03286025488439,1.05484536459573,1.07257235605377,1.1560640706433702,1.1329526298898502,1.10552993049431,1.05798680623234,1.0415347352911402,1.01340458061617,0.999498903970073,1.0659962264741998,1.06010091692282,1.05018929986948,0.94994998293294,0.9293232466383028,0.8949292420035191,0.865931995328168,0.8572572884101429,0.879531984487253,0.90161063954535,0.8411206326901021,0.826586719476559,0.822827878155192,0.805417078816157,0.806077408424346,0.835376451173909,0.8634498835172909,0.8354871056058399,0.8163942260508421,0.8098285337152609,0.8039201642386908,0.789405006637657,0.818841441210798,0.848078970945379,0.820269899130351,0.8218113132331272,0.816953241083775,0.822987600639015,0.820432090031189,0.8467035523264781,0.8718396813013871,0.824629499188042,0.8447804941028639,0.85391726558075,0.860084712796794,0.8803091209829371,0.8998209964574749,0.9170529955911793,0.9309614647184647,0.94341968189094,0.9370838243612908,0.945803893719404,0.95371634800629,0.9610317713863932,0.967271424507006,0.955249179324897,0.960429787747642,0.9556072272062058,0.97136554096185,0.959836940443723],"StdR":[0.214223883883291,0.184954618706664,0.158526054996543,0.142887708797743,0.132121385644248,0.120629012111126,0.109314890747599,0.0985234861574665,0.0885763676519678,0.0834450448872462,0.0770514769478294,0.0726770450146859,0.0682791881235509,0.0650564031614377,0.0624038725236812,0.0608814518325727,0.0594599889892315,0.0594177476744112,0.0581087075881874,0.0570212468641167,0.0578751464981478,0.0571500204412672,0.0565526432824992,0.055593084128299004,0.0558053775477988,0.0555178869905624,0.0556238189777837,0.0556919226378638,0.0560325253286388,0.0563180920113578,0.0583252351542052,0.0559346423837264,0.0536911323008698,0.056105940057807,0.0563980975349288,0.055837213869409,0.0614933189573348,0.0676966666423882,0.0694105694898331,0.074533393713241,0.0803955092889743,0.0857188581084666,0.0909060174379453,0.0987275026847341,0.0970245361436642,0.0979863867893885,0.10431904816116498,0.105926510398737,0.110683585481131,0.113828449193551,0.109390145396787,0.10911384574683,0.110677694806904,0.11102134257435002,0.108145715403349,0.10582491184379,0.10375982832995698,0.100941281871052,0.1003676541827,0.10001874223130802,0.098088527337248,0.0937181396262411,0.0923797773663202,0.0954534761796133,0.0924873121924744,0.0952905273463964,0.0929002518223501,0.0915874890623839,0.0926291468782012,0.089940003267965,0.0893564690770888,0.0874284098431563,0.0896977350334866,0.0901148558061161,0.0875117340827757,0.0844036525836509,0.0830373821685707,0.0760566620123784,0.0726164384572984,0.0725969342211676,0.0713736924497656,0.0695326392523275,0.0649783108430938,0.0626051007999021,0.0571249978229914,0.0541870084335881,0.0519660753626441,0.0502728613928365,0.0498264574705119,0.0488310328923711,0.0468834527305565,0.0451701535277912,0.0444067795780217,0.0433026727257128,0.0433782360163301,0.0422749851052522,0.0414554498908032,0.0411250636178328,0.0402312690798129,0.0397668643971599,0.0404319863683997,0.0398597847518088,0.0390440340707936,0.0387185990279448,0.0386083972868118,0.0374707935385979,0.0353517417392043,0.0336601778587508,0.0341830871311421,0.0324685498262925,0.0315351165922898,0.029962578729893,0.0287693221276234,0.0277336996723878,0.0263259367402083,0.0253452977078691,0.0238828555968466,0.023129922741013,0.0218892745364392,0.0209940836186448,0.019903831349133,0.0192682617368091,0.0183228738321926,0.0177860406624554,0.0176641848948581,0.0174372537356261,0.0172739077859505,0.0165093064279658,0.0159124354733818,0.0151726651391129,0.0144977946332739,0.0137992866533308,0.0135046939311699,0.012967313532568,0.0130945741746786,0.0125409398934161,0.0124336138575829,0.0127665259856667,0.0121076512082693,0.0118104166515202,0.0118810570062794,0.0117688959988001,0.0117689753144675,0.0119303446286974,0.0120914390966833,0.0123269232503104,0.0122597592242651,0.0121557374507699,0.0121442316710067,0.0121861637039811,0.011759909657783,0.0115505088613793,0.0115904723780228,0.0114706631465276,0.011319880214193,0.0112883084342578,0.0112804426024167,0.0111032749360316,0.0111855546056747,0.0112359212213862,0.0107962893200539,0.0111069240846174,0.0109343982099698,0.0110036305914767,0.0109619545605191,0.0112070466790952,0.0110536745878917,0.0106829603621135,0.0108257851860871,0.0105871898706923,0.0107039210025582,0.0106098681910543,0.010457892487327,0.0103693329746162,0.0101571176878447,0.0100940484118686,0.0096740807919608,0.00950630445107878,0.00947789751748975,0.00927405944823002,0.00931814266498383,0.008877609111786209,0.00884854098370345,0.00877440382519625,0.00856620720734799,0.00841215355819405,0.00822006915568367,0.008255369364551521,0.00807909374942455,0.00797695574745371,0.0078929365714923,0.00792788280642043,0.00776824287260235,0.00760288924065885,0.00775016568473418,0.00785254757090107,0.00791346165250975,0.00780450878378899,0.00789193512560206,0.00798093807815198,0.0079250096383637,0.0079693040497826,0.007990944699885271,0.00813165286402095,0.00801834830126704,0.00813950067329536,0.00821251406807923,0.008261715070549541,0.00817751869203808,0.008094567806036129,0.00790746641173369,0.00792978747667082,0.00781342394653544,0.00793298524187325,0.007839313259624909,0.007890773540264491,0.00793978264039043,0.0077808284389397,0.0078758660685148,0.00781685292483823,0.00786935819812975,0.00798332005718938,0.00803188816575192,0.008200580884443791,0.00823302181502054,0.0082643692723083,0.00818510199932193,0.00820069957811045,0.00824753429228162,0.008283905438564141,0.00847573877882351,0.00840909455701342,0.00865663342081302,0.008807862435924609,0.008851427437492041,0.00881727850678198,0.00876604337401413,0.00877176149981347,0.00882095543925638,0.00869137773102493,0.008749368119079259,0.00878609755265414,0.00884626434371609,0.00851357862968239,0.00837584132436511,0.00911690670183659,0.00900407196234215,0.0090599237756511,0.00880987009087635,0.00896723617145142,0.008423924518759271,0.00836449625172443,0.00878069358528553,0.00847928542018573,0.00843282394101973,0.00841113846083139,0.0082891577354997,0.00832505994059369,0.008362905231703341,0.00828062770084392,0.008382985039170291,0.0083930380395005,0.00833384893695746,0.00825964505919658,0.008330286677234941,0.00832249143239011,0.008241014204780309,0.00844572157970209,0.00851493031417678,0.0084332807161488,0.00843719633936749,0.008518037825286859,0.00850468451039756,0.00831863649781084,0.0084218277131155,0.00841688159034362,0.008380327949808579,0.0080833124032469,0.008292215365770121,0.00878205052912512,0.00904919035865,0.009123390915840407,0.00909284639571532,0.00919609255041059,0.00867677919369916,0.00876531328142326,0.00883591385189148,0.00928222905600206,0.00929065859676873,0.00934664862948296,0.009338197522078493,0.009788064743853,0.00976205354814603,0.00994468515216342,0.00938711470968353,0.00917228595381322,0.008856235596746559,0.00868143299241066,0.00888706998602786,0.00878057739874735,0.0088145181614603,0.00844128793007032,0.008147943090167321,0.00811288280682129,0.008042509618139071,0.00827024741340991,0.00869419347991761,0.0089810917161133,0.00879697300462063,0.00876839400704456,0.00932286996422623,0.009335322253949993,0.00982195227717784,0.0104865050447804,0.010948581151744,0.0107724250434807,0.0107300340794955,0.0110648960684095,0.0111209442859417,0.0113523746196744,0.0119698630056244,0.0125416811900229,0.0123717854519955,0.0126192735473625,0.0127951823794998,0.012921946023032,0.0131107334204206,0.0136725382991084,0.0139392134653586,0.0135138998333388,0.0137225222960152,0.014074500170655,0.0141582973294428,0.0143330856980368,0.0145188338310211,0.0147567565269842,0.014694482390315,0.0146554763844284,0.0145004578762861,0.0144682302801181,0.0143200836979627,0.0143551006288533,0.0144444690691503,0.0142069870115562,0.0142115700183161,0.0139799544994232,0.0141369600822014,0.0139394420594295],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,1,1,1,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-CR.json","Name":"Costa Rica","CurrentEstimate":{"Exposed":15691.0,"Infectious":10590.0},"OfficialName":"Republic of Costa Rica","Level":"country","M49Code":"188","ContinentCode":"W-NA","CountryCode":"CR","CountryCodeISOa3":"CRI","Population":5047561},"CU":{"data":{"Rates":{"CaseFatalityRate":0.010826327787575744,"Critical":0.022397442099564426,"Hospitalization":0.07551623247402403},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,4,4,4,4,8,12,13,15,15,15,18,27,27,28,51,77,92,121,132,151,171,192,227,255,285,309,341,365,416,437,501,525,575,617,681,714,765,827,876,954,1001,1031,1078,1140,1193,1229,1277,1326,1383,1425,1460,1495,1505,1538,1573,1603,1631,1671,1689,1704,1709,1724,1734,1760,1795,1809,1826,1827,1830,1839,1848,1855,1862,1868,1880,1886,1893,1902,1923,1948,1965,1994,1999,2020,2037,2071,2103,2113,2123,2130,2171,2180,2187,2201,2211,2214,2218,2221,2224,2227,2229,2234,2240,2242,2244,2249,2254,2258,2268,2275,2277,2285,2300,2304,2308,2308,2321,2326,2339,2341,2345,2349,2351,2352,2353,2355,2355,2367,2369,2373,2382,2396,2409,2429,2442,2451,2460,2472,2504,2525,2547,2568,2620,2692,2794,2863,2894,2951,3006,3044,3079,3102,3159,3195,3222,3273,3327,3378,3395,3458,3474,3487,3570,3590,3642,3700,3727,3779,3844,3878,3930,4040,4119,4131,4230,4249,4284,4412,4462,4506,4582,4613,4658,4732,4751,4787,4866,4893,4922,4922,5118,5145,5232,5278,5321,5371,5398,5440,5540,5574,5602,5653,5678,5702,5753,5768,5780,5806,5814,5871,5899,5927,5998,6029,6051,6107,6132,6178,6245,6289,6318,6374,6394,6502,6542,6582,6680,6721,6749,6831,6924,6965,7015,7060,7078,7113,7172,7201,7267,7307,7334,7356,7428,7470,7497,7525,7554,7586,7631,7658,7714,7770,7858,7909,7963,7997,8047,8137,8212,8290,8371,8434,8484,8592,8658,8770,8912,8976,9040,9126,9219,9307,9378,9503,9599,9705,9797,9875,10003,10125,10345,10494,10676,10837,11036,11248,11390,11531,11682,11863,12022,12252,12478,12699,12942,13180,13543,13797,14214,14491,14754,15311,15881,16387,17034,17703,18325,19050,19613,20310,20863,21856,22921,23694,24468,25364,26039,26739,27594,28693,29674,30695,31534,32509,33167,33776,34716,35324,36252,37206,38190,39125,40037,40979,41903,42809,43735,44566,45242,46106,46926,47626,48341,49137],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,4,4,4,4,5,7,11,16,21,35,40,48,57,67,80,119,139,170,186,212,233,269,288,320,350,396,457,515,564,620,669,726,766,814,862,923,986,1035,1087,1137,1189,1235,1285,1337,1369,1389,1437,1467,1501,1537,1611,1649,1668,1685,1703,1729,1741,1754,1766,1783,1804,1810,1830,1840,1862,1872,1881,1887,1900,1908,1916,1931,1941,1947,1963,1974,1983,2005,2025,2045,2083,2092,2107,2119,2133,2173,2191,2200,2205,2211,2219,2233,2238,2248,2262,2273,2280,2295,2305,2309,2312,2315,2318,2319,2321,2325,2330,2332,2340,2341,2348,2353,2361,2369,2372,2380,2395,2399,2403,2413,2420,2426,2428,2432,2438,2440,2444,2445,2446,2446,2449,2462,2466,2469,2478,2495,2532,2555,2588,2597,2608,2633,2646,2670,2701,2726,2775,2829,2888,2953,3046,3093,3128,3174,3229,3292,3316,3364,3408,3482,3565,3582,3617,3682,3717,3744,3759,3806,3866,3925,3973,4032,4065,4126,4214,4266,4298,4309,4352,4377,4459,4551,4593,4653,4684,4726,4803,4876,4933,5004,5055,5091,5141,5222,5270,5310,5350,5412,5457,5483,5531,5597,5670,5718,5780,5809,5845,5883,5898,5917,5943,5948,5978,6000,6017,6035,6062,6118,6170,6220,6258,6305,6368,6421,6479,6534,6566,6595,6678,6727,6766,6801,6887,6935,6970,7035,7144,7184,7228,7267,7297,7349,7392,7429,7487,7541,7568,7590,7639,7667,7704,7725,7763,7798,7846,7879,7950,8026,8075,8110,8173,8233,8284,8381,8456,8531,8610,8714,8782,8906,8982,9106,9181,9267,9354,9423,9492,9588,9671,9771,9893,10024,10127,10242,10384,10500,10717,10900,11038,11205,11434,11601,11687,11863,12056,12225,12424,12740,12964,13165,13479,13823,14188,14576,15007,15494,16044,16549,17096,17501,18151,18443,18773,19122,19530,20060,20627,21261,21828,22614,23439,24105,24764,25674,26686,27592,28636,29529,30345,31190,32011,32831,33484,34064,34922,35772,36595,37483,38289,39004,39941,40765,41688,42547,43484,44523,45361,46197,46896,47566,48441,49161,49779,50590,51587,52501,53308,54085],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,3,3,4,6,6,6,6,6,8,9,11,12,15,15,16,18,21,21,24,27,31,32,34,36,38,40,43,49,51,54,56,58,58,61,64,66,67,69,69,69,73,74,74,77,77,78,79,79,79,79,79,79,79,79,80,81,81,82,82,82,82,82,82,83,83,83,83,83,83,83,83,83,83,83,83,84,84,84,84,84,84,84,85,85,85,85,85,85,85,85,85,86,86,86,86,86,86,86,86,86,86,86,86,86,86,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,88,88,88,88,88,88,88,88,88,89,88,88,88,88,88,88,88,89,89,91,91,91,92,92,92,94,94,94,95,98,100,100,100,101,102,104,104,106,106,108,108,108,108,109,109,111,113,115,116,117,118,118,118,120,122,122,122,122,122,122,122,122,123,123,123,123,123,123,123,123,123,123,123,124,125,125,127,127,127,128,128,128,128,128,128,128,128,128,128,128,129,129,129,129,130,130,130,130,130,130,131,131,131,131,131,131,131,131,131,132,132,132,133,133,133,133,133,134,135,136,136,136,136,136,136,136,136,136,136,136,137,137,137,137,137,137,137,137,137,137,139,139,139,140,141,142,143,143,145,146,146,146,147,147,147,148,148,148,148,151,153,155,158,160,162,166,170,173,175,180,184,188,191,194,197,200,204,208,210,213,214,216,218,220,225,229,233,238,240,244,249,253,257,261,266,269,274,277,282,287,291,296,300,304,308,312,314,318,322,324,328,333,336,341],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,4,4,4,4,5,6,10,15,20,34,39,46,55,64,74,112,132,162,172,194,214,248,267,297,323,358,418,472,498,527,559,584,613,639,664,700,727,746,766,790,808,827,820,849,814,808,804,792,759,759,780,755,723,662,633,625,589,540,496,477,449,405,368,336,323,298,297,270,248,225,204,179,170,161,172,168,167,163,147,153,174,182,194,197,202,235,246,249,242,242,242,247,231,216,213,195,197,190,183,153,124,117,110,104,65,60,57,45,43,41,44,46,51,56,57,60,69,71,73,78,79,81,73,70,74,68,57,54,51,51,41,49,40,41,46,59,94,116,148,155,166,179,190,210,231,242,278,312,358,414,498,533,536,560,594,636,608,584,526,531,583,542,522,547,547,551,508,519,552,558,552,560,575,570,640,679,628,618,608,573,628,666,643,667,646,578,576,636,594,644,658,564,563,599,570,579,574,560,584,574,543,582,626,674,540,542,490,482,454,423,422,385,315,303,292,259,261,292,292,327,351,372,427,422,452,479,440,438,499,492,506,495,514,518,523,532,621,553,556,555,487,498,513,468,432,445,422,399,430,423,401,393,365,359,380,391,389,423,445,452,486,513,518,587,606,625,616,669,683,773,799,833,833,841,846,852,871,859,876,864,844,911,950,979,1026,1054,1200,1257,1298,1358,1494,1583,1539,1592,1565,1585,1601,1756,1781,1769,1941,2144,2358,2562,2832,3087,3408,3690,3992,4155,4438,4473,4384,4451,4592,4561,4555,4680,4597,4711,4910,4847,4941,5151,5609,5520,5497,5615,5652,5597,5739,5854,5650,5127,4999,4824,4804,4713,4856,4959,4951,5164,5154,5054,5003,5102,5024,4914,4685,4445,4392,4277,4215,4160,4333,4542,4631,4607]},"Timezones":["America/Havana"],"AgeDist":{"0-4":571283,"10-14":603903,"100+":3143,"15-19":642829,"20-24":701268,"25-29":719751,"30-34":831041,"35-39":691992,"40-44":617644,"45-49":944338,"5-9":628093,"50-54":998474,"55-59":968821,"60-64":606994,"65-69":567028,"70-74":449129,"75-79":355078,"80-84":229564,"85-89":121626,"90-94":56178,"95-99":18439},"REstimates":{"Date":["2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.9575955490850705,1.78001244934935,1.66514701165679,1.62041575718951,1.64296106074133,1.71151579018081,1.72359685043016,1.66662554787002,1.54777263158277,1.48723871144323,1.43560655378229,1.3899983016336297,1.34961494822843,1.3273193503258998,1.3066232452393702,1.32435342076308,1.28883580252255,1.2648023821968302,1.21453069773127,1.1539188485819,1.10025445223467,1.07824615374259,1.05857104174907,1.0221107980194002,0.96276588611364,0.97738791640775,0.9570549554848822,0.944015767734838,0.916623539470804,0.946143895794282,0.9418092931618092,0.9023486737882142,0.8643263460049159,0.8284392595832349,0.818237617898438,0.781059448617546,0.741564673958952,0.738188419974653,0.7697823821916551,0.7507542428010991,0.7351550948127149,0.739110025551848,0.715726027902254,0.623644896088968,0.589567065477585,0.605021365088634,0.6195487544217579,0.6519152263111291,0.6352649469513579,0.664547285321793,0.716554332259021,0.7493905274426991,0.736867759073115,0.749144422604902,0.806768207443043,0.782702799733225,0.8740494128644041,0.8868486166270558,0.9614694834885807,1.1346874723106102,1.13806890228615,1.12322086989415,1.11618226288047,1.1209164908674598,1.22103235907742,1.22354395617998,1.19322590963911,1.09992989513942,1.0484545347258,1.03015378281303,0.986559019411538,0.920841633435478,0.885079254713403,0.7953094303247289,0.82792221894486,0.8197630318224691,0.8636467335015509,0.8700505339174891,0.706347683646084,0.6549757805486209,0.658317509055457,0.692232340745648,0.7044182103822741,0.70602173423446,0.674908339844788,0.7141663958788809,0.692137572868944,0.679873698718785,0.6289028388526989,0.671100073801615,0.6129885721774871,0.632619061274313,0.7286657048845809,0.77327636468302,0.877242651271761,1.07145485355577,1.1170604830526898,1.12625635433313,1.18235772464303,1.1718197391858,1.1878531078923402,1.0773744606128002,1.08626651452562,1.05771496017507,1.01117972046018,0.9601718070550392,0.8844992625823729,0.8693304628626161,0.796277819579996,0.6747502202012989,0.8263666588031658,0.8641953010218499,0.798106647383723,0.85465217094671,1.04820085943832,1.58803673318716,1.7837686636488,1.95520032079187,1.78873434741018,1.63263032605648,1.66882175489739,1.59970719544149,1.6206643526258702,1.6525543136389398,1.56622189624503,1.66281219837733,1.75610873400126,1.78984566155924,1.77355807739002,1.76240141334492,1.6368723617889398,1.4739702694713,1.43934721310402,1.43792047131896,1.4215421953148002,1.34858257998259,1.31367277588251,1.26598166516901,1.29193478873754,1.28950409439508,1.17246302146195,1.09363313687316,1.06849871629706,0.970825546147515,0.940429029519272,0.918851709880254,0.934552438024492,0.956443651757362,0.961780889944478,1.00816263780155,1.02924111400351,1.010894297411,0.988678374322078,0.996578205183958,1.05161951163911,1.04374302342382,0.9538929420562348,0.967111649276538,0.969669783702545,1.07933760673867,1.14417520242173,1.09707531068329,1.07794084953623,1.03594920435311,1.00032240560848,1.05975047812122,1.07122262327362,1.0165539662515,1.03651613648248,1.0581318256660202,1.08377181938497,1.08139254619167,1.14199982736579,1.07592920459052,0.9879371050438328,0.979854640919549,0.984380538299635,1.00632258192368,0.987235100511402,0.950991946777137,0.947623116530728,0.977325310658842,0.953693495615414,0.975464901961463,0.9727610526900607,0.95865247389573,0.906341057721278,0.8711106594588449,0.858267275722129,0.859223024842663,0.7976188522355391,0.800837140867447,0.8234920127794141,0.802478839837364,0.7489536666707741,0.6989563765867571,0.749819068706928,0.769630688993794,0.8481681297808149,0.8838046544984829,0.926104824347922,1.04924882353935,1.1260265867115,1.17947400975621,1.25487720868453,1.2116163000618998,1.17749258024544,1.26134851332094,1.26994867144221,1.2362527634278702,1.14852473039471,1.16586846707365,1.12993772228302,1.09777947050882,1.10314098791722,1.1529114926848998,1.11027604468022,1.06593481797138,1.028128395213,1.01632481112073,1.04525616664274,0.985129938385626,0.967811002282562,0.99803482840981,1.02761504722658,0.945305568387937,0.912363887922004,0.943659337940708,0.9030652359863052,0.81231854598894,0.8058857277475391,0.82387807526934,0.8473770026515791,0.904141145944744,0.89412536237066,0.959153972156976,1.04043704186656,1.02530739822692,0.986882981648898,1.04727278515345,1.10737992977101,1.09648757930216,1.19330054017968,1.2245521628676,1.26703777854706,1.2771942958805902,1.3176818329683,1.28101118295464,1.3359281520703,1.27404190152398,1.26804676538129,1.2396564405684098,1.24215339008334,1.21762666745263,1.18061129178748,1.15921440868569,1.12521465722733,1.10567888248907,1.10711542008096,1.12593197661167,1.12734235769301,1.13404000849652,1.10242358718554,1.13428778649717,1.10563636049724,1.1948731244263602,1.23743843342746,1.23244637400992,1.2546533126514,1.31184738740829,1.2964802257034298,1.23498766931123,1.22539523608109,1.2183073085291,1.1942411789451295,1.204575551765,1.26617867853643,1.25751861125075,1.2446659351503102,1.23692058546381,1.25699694988579,1.30008966532224,1.3286050012328998,1.33700350137126,1.3787893898165,1.45507641678073,1.46162614278384,1.4594036357051998,1.41726184349686,1.4322805771125502,1.32976573658217,1.27308020934752,1.24064160491674,1.20719697817199,1.1991005215913402,1.19676245800146,1.2025811041015,1.1875140028333502,1.20040571163511,1.20743397471962,1.19287271668949,1.17108251711553,1.21098376512947,1.22454428656619,1.2666009072158102,1.31084335919299,1.3189054231984298,1.30122213521027,1.27189773497989,1.23997128862068,1.20722760610396,1.1711280106866202,1.11426543545669,1.09098916157394,1.08927887804491,1.0884276396188,1.07126124310264,1.0392436345664,1.01317044698296,0.9995525256838028,0.9933783396440128,1.00431269560408,1.00688140807402,1.01734107688478,1.03547286025147,1.04785721030751,1.0634027320531898,1.03989967579527,1.0155472053849,1.01484861607179,0.997885723744835,0.9809342424431,0.991150107327812,0.9988783140050908,1.00827818213002,0.9981008455007953,0.9909379665097008],"StdR":[0.133210952328991,0.117528833509669,0.105261693181121,0.0983656586638175,0.093634221185846,0.0921634089135204,0.0871915094001016,0.0821413197714981,0.0747762962309924,0.0699685042240723,0.0658037969765583,0.0612480688398895,0.0585914308376948,0.0559914610247935,0.0537047788333936,0.0523885055566161,0.0508012406236464,0.049220401675992,0.047337677489357,0.0445630777463404,0.0427637326061448,0.0417749561037416,0.040444904109705,0.0394089009527616,0.0378579210519756,0.0380315442950675,0.0374932133800707,0.0373830129377799,0.037332325689135006,0.037800414756284,0.0382929741944892,0.0375044663916055,0.0371419568809091,0.036918653472348,0.0371437278750386,0.0366402977343185,0.036556200093517,0.0374043085940761,0.0390519801763303,0.0397656130964967,0.040307234015371,0.0413317307940869,0.0422726156790355,0.0395506234262927,0.0401209034284053,0.0422410088768641,0.0442221381446257,0.0470096734895948,0.0491643087316312,0.0520342621628294,0.0552733782442033,0.0592017593402139,0.0593735622058397,0.061577969864415986,0.0639075525410858,0.0651357666959256,0.0696501618549126,0.0706931888392178,0.0734286445601987,0.0802308252850563,0.0810202994289618,0.0786947010908142,0.0776798393767567,0.0765020017262209,0.079034395118396,0.0777302693044051,0.0748987837964501,0.0702321409771848,0.0673958125022661,0.0669923625832675,0.0651560965964839,0.0631083706643705,0.0623361413656237,0.0590972962667389,0.0623254943434914,0.0623773212945439,0.0649579058739541,0.0664750531822994,0.0606545684052356,0.0588547362146906,0.0613050424012553,0.0651096054532987,0.0679078232180603,0.0704763442114795,0.0710574034166411,0.0754010781706202,0.0754802705527359,0.0771995492331907,0.0753050935235129,0.0815096931677868,0.0810453379475134,0.0850690011396979,0.0946459187456187,0.100632192274696,0.10915326998443302,0.123323451094881,0.127105134781217,0.12384138521852303,0.12643694453099602,0.12420314671075698,0.122345911472885,0.113901366499085,0.113445286283277,0.110498056571196,0.107767819167998,0.104346057374149,0.100041294670328,0.101077922723365,0.0964974151281114,0.0909207978247469,0.103140804379158,0.107737984920389,0.105629530027756,0.111223265049178,0.125607713356612,0.155704152105798,0.16004148338374402,0.160830712659279,0.145838922177943,0.1281213813501,0.12581540692062,0.114565865688324,0.112869113619092,0.106401419481935,0.0992298496455674,0.0996507966301738,0.0966828419640119,0.0934776878860162,0.0885526166828577,0.0843155733804121,0.0767102295484688,0.0684571945579809,0.0652772790620135,0.06250641262678701,0.0594284519835259,0.0563209255221144,0.0522103707956753,0.0507687227483379,0.0497801679307084,0.0487145783251522,0.0446553342419886,0.0422961857634822,0.0409945987407187,0.0380765402364329,0.037712386199501,0.0373816488586413,0.0374286389129739,0.0377712793754997,0.0384176809113023,0.0394395455038674,0.0395141527642831,0.0395049722419911,0.0389810343014707,0.0386727026876694,0.0407369565028669,0.0402466519736496,0.0381559468464307,0.0385192119512698,0.0385461572673426,0.0412889650521094,0.041685124080925,0.040222644939368994,0.0399439337560533,0.0392479827241591,0.0384615921359976,0.038692845864518,0.0390253726746113,0.0379595469572833,0.0379436715719199,0.0381390594081084,0.0383268396651573,0.0383244488938639,0.0395574744142848,0.0381586335796859,0.0360969496412983,0.035835275936534,0.0358301189719205,0.0364213741991757,0.0359672750210339,0.0350696825427551,0.0352341725116071,0.0360618026163874,0.0356494043541869,0.0365639790273278,0.0363849996430912,0.0361369549284264,0.0355351957581482,0.0350790842507492,0.0351077635248436,0.0355278926057067,0.0340216381782292,0.0355440538873155,0.0366150784287316,0.0367003068725564,0.0358568168566975,0.0356832165777425,0.037921122718563,0.0398753010976148,0.042751830062168,0.044356851138003,0.0458435323165687,0.0494911074471204,0.0507831157311656,0.0517487964955094,0.0522572329146697,0.050741920218858,0.0485133579537187,0.0487000191148602,0.0487131314148299,0.0474654485196259,0.0447637040565718,0.0440931871448702,0.0427441997447654,0.0414576832731139,0.0418460944925411,0.0416926321852028,0.0408131529677036,0.0396928584255575,0.0385866725109653,0.0377063764254327,0.038536093589227986,0.0369772560385951,0.0368588763662351,0.0372757305370583,0.0381075616776699,0.0357805585233568,0.036004736338713,0.0367427379410578,0.0364048724673105,0.0345739437706472,0.0348667130626076,0.0358913532670297,0.0375254565840433,0.038799373317023,0.039256078510925,0.0404758899680086,0.043331764639395,0.0420690060588091,0.0409271808527264,0.0429444906435928,0.043548812335311014,0.043638035544567015,0.0446755561913382,0.0441718896871489,0.0449588607839999,0.043952305106182,0.0443224776611526,0.0428950722649593,0.0432951482877402,0.0413148565015201,0.039948953681178,0.0383383717934821,0.0379334971207096,0.0369801273699271,0.0356287958788321,0.0348864612273722,0.0335404627474756,0.0329376961960791,0.0324143255191536,0.0322775628838047,0.0316742076005473,0.0320510905848804,0.0305539398750232,0.0313306139218368,0.0302072780498125,0.0312631844917767,0.0317403684457941,0.0308839201083644,0.0311493289809042,0.0311883106007227,0.0311031082918204,0.0293166318346365,0.028589766373052,0.0279922353712443,0.0271994182013874,0.0267959248452751,0.0271785561043344,0.0265123955552308,0.0261145683100753,0.0258819278410396,0.0255449080221924,0.0255775575897407,0.0253601226648245,0.025640304533972,0.0260144601453204,0.0267527363336997,0.0271462523224952,0.0269892068987408,0.0265714979508953,0.0263109355496585,0.0244159042925984,0.0228088720756804,0.0217280345476506,0.020405805726812,0.0195950382964177,0.0188162817379446,0.0184509539125619,0.017843317056983003,0.0174863169360848,0.0173146123536043,0.0166471027653591,0.0163578558240697,0.016205125520714,0.0162076720555805,0.0163694552601108,0.0167567741142158,0.0172506654752986,0.0173453429157869,0.0169526460534247,0.0165594749565411,0.0158763179984107,0.0151867594254078,0.0140786371035379,0.0132858096753703,0.0128749145508961,0.0123532029862584,0.0119069161505323,0.011404516457058,0.0108277007400539,0.0104631832414365,0.0101204286952931,0.0101188141480083,0.00993418897860721,0.00985243865480292,0.00973255479930735,0.00985401121836023,0.00989040333572786,0.00972698948251805,0.009604616537408009,0.00969298139559258,0.0094587035385199,0.00938991372872329,0.00937896432899612,0.00931956319066959,0.00923853423009682,0.00926563040326255,0.00930939313651355],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-CU.json","Name":"Cuba","CurrentEstimate":{"Exposed":156.0,"Infectious":207.0},"OfficialName":"Republic of Cuba","Level":"country","M49Code":"192","ContinentCode":"W-NA","CountryCode":"CU","CountryCodeISOa3":"CUB","Population":11333483},"CY":{"data":{"Rates":{"CaseFatalityRate":0.009710615201252982,"Critical":0.02008360030844131,"Hospitalization":0.06799307663573696},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,3,3,4,15,15,15,22,23,28,28,28,33,37,45,47,52,53,58,61,65,65,65,65,77,77,79,81,81,98,98,98,98,148,148,148,148,148,296,296,296,296,296,296,296,400,400,401,401,401,449,449,481,481,515,515,515,515,516,561,561,594,594,594,594,594,784,784,790,790,790,790,790,790,807,807,807,807,807,807,807,807,807,807,807,816,816,818,818,824,824,824,824,824,824,824,824,833,833,833,833,833,839,839,839,839,839,839,839,839,839,839,839,839,839,845,845,845,845,847,847,847,847,847,852,852,852,852,852,852,852,852,856,856,856,856,856,856,856,870,870,870,870,870,870,870,870,870,878,878,878,878,878,878,878,935,935,935,935,935,935,1139,1139,1139,1139,1139,1237,1237,1237,1237,1237,1237,1237,1281,1281,1282,1282,1282,1282,1282,1282,1282,1369,1369,1369,1369,1369,1369,1369,1369,1369,1369,1369,1369,1369,1369,1369,1369,1369,1369,1369,1444,1444,1444,1444,1444,1444,1444,1444,1444,1444,1444,1444,1444,1444,1882,1882,1882,1882,1882,1882,1882,1882,1882,1882,1882,1882,1882,1882,1882,1882,1882,1882,1882,1882,2021,2021,2021,2021,2021,2021,2021,2055,2055,2055,2055,2055,2055,2055,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057,2057],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,6,6,14,26,26,33,46,49,67,67,84,95,116,124,132,146,162,179,214,230,262,320,356,396,426,446,465,494,526,564,595,616,633,662,695,715,735,750,761,767,772,784,790,795,804,810,817,822,837,843,850,857,864,872,874,878,883,889,891,892,898,901,903,905,907,910,914,916,917,918,922,923,927,927,935,937,939,939,941,942,944,944,949,952,958,958,960,960,964,970,972,974,975,980,980,983,985,985,985,985,985,985,986,988,990,991,992,992,994,994,996,998,999,999,999,1002,1003,1004,1005,1008,1010,1013,1014,1021,1022,1023,1025,1031,1033,1037,1038,1038,1040,1040,1045,1047,1053,1057,1060,1067,1080,1090,1114,1124,1150,1155,1180,1195,1208,1222,1233,1242,1252,1277,1291,1305,1318,1332,1339,1351,1359,1385,1395,1406,1417,1421,1451,1474,1484,1467,1481,1483,1487,1488,1490,1495,1498,1502,1507,1509,1510,1511,1514,1517,1520,1523,1526,1534,1540,1548,1558,1565,1590,1600,1603,1618,1654,1663,1671,1684,1696,1713,1743,1755,1772,1789,1811,1824,1847,1876,1897,1918,1951,1986,2006,2047,2130,2181,2285,2379,2581,2644,2687,2839,2966,3154,3314,3444,3545,3636,3817,3930,4051,4217,4366,4563,4760,4934,5100,5333,5557,5871,5987,6098,6296,6461,6646,6853,7051,7178,7285,7513,7711,7979,8211,8456,8643,8947,9199,9453,9673,9983,10231,10383,10565,10883,11175,11523,11812,12181,12451,12867,13286,13286,13649,13649,14476,15101,15450,15789,16190,16190,16647,17476,17688,18004,18004,18883,19316,19366,19391,19657,20408,21315,22019,22019,22818,23445,23974,24639,25208,25781,26208,26674,27011,27350,27638,27897,28124,28124,28609,28811,28968,29130,29294,29472,29636,29758,29887,30017,30143,30252,30380,30538,30657,30770,30876,30996,31124,31263,31379,31512,31644,31759,31864,31959,32072,32175,32288,32390,32513,32626,32707,32828,32935,33046,33153,33260,33391,33567,33710,33909,34181,34424,34707,35009,35297,35620,36004,36277],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,3,3,3,5,5,5,7,8,9,10,11,11,9,9,9,9,10,10,10,11,12,12,12,12,12,12,12,12,12,13,13,14,14,14,15,15,15,15,15,15,15,15,15,15,15,15,15,16,16,16,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,18,18,18,18,18,18,18,18,18,18,18,18,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,21,21,21,21,21,21,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,23,24,24,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,26,26,27,27,27,27,27,35,28,28,29,33,34,38,39,39,40,40,41,41,43,43,44,44,46,47,48,48,48,48,49,49,52,54,57,57,61,63,68,68,70,70,75,78,82,84,85,85,85,89,91,96,96,104,107,109,111,112,113,117,119,119,127,129,131,133,134,138,140,141,147,148,153,157,163,163,166,167,170,175,176,176,178,179,183,186,188,190,193,197,197,197,199,202,202,203,208,210,211,212,214,214,217,218,219,220,221,222,225,227,228,229,229,229,230,230,231,231,231,231,231,231,232,232,232,232],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,6,6,14,26,26,33,46,49,67,67,84,91,112,118,126,139,142,159,194,201,231,283,318,357,382,400,411,438,465,501,527,545,557,585,618,638,646,661,670,674,679,674,679,684,692,648,655,659,674,680,539,546,553,561,563,567,572,474,476,476,481,484,438,439,409,412,382,384,385,386,389,345,349,316,324,326,328,328,140,141,137,137,142,145,151,151,136,135,139,145,147,149,150,155,155,158,160,151,151,148,148,142,143,145,147,148,149,149,151,142,144,146,147,147,141,144,145,146,147,150,152,155,156,163,164,165,167,167,169,173,174,172,174,174,179,181,182,186,189,196,209,219,243,253,275,280,305,320,333,347,358,353,363,387,401,415,428,442,449,461,461,487,497,508,519,523,553,519,529,512,526,528,532,329,330,335,338,342,249,251,251,252,255,258,261,220,223,230,236,244,254,261,286,296,212,227,263,272,280,293,305,322,352,364,381,398,420,433,456,484,504,525,557,517,537,578,661,712,816,910,1112,1175,1218,1370,1497,1685,1845,1537,1638,1729,1910,2023,2144,2310,2458,2655,2851,3025,3191,3424,3648,3954,4077,4188,4385,4546,4730,4794,4991,5118,5224,5452,5649,5917,6113,6358,6544,6848,7098,7351,7570,7878,8126,8278,8459,8777,9066,9412,9698,10067,10333,10747,11161,11161,11522,11522,12344,12966,13311,13648,14048,14048,14505,15330,15540,15851,15851,16722,17152,17200,17223,17488,18238,19141,19843,19843,20634,21259,21786,22449,23017,23586,24011,24476,24807,25145,25428,25683,25904,25904,26386,26587,26741,26898,27061,27239,27401,27522,27647,27774,27898,28005,28130,28284,28403,28516,28620,28737,28865,29003,29114,29245,29376,29490,29593,29688,29798,29900,30012,30113,30235,30347,30425,30544,30650,30760,30867,30974,31104,31280,31422,31621,31893,32136,32419,32721,33008,33331,33715,33988]},"Timezones":["Asia/Famagusta","Asia/Nicosia"],"AgeDist":{"0-4":64817,"10-14":67755,"100+":99,"15-19":73902,"20-24":93462,"25-29":98340,"30-34":96456,"35-39":91933,"40-44":87237,"45-49":79391,"5-9":67576,"50-54":75782,"55-59":71756,"60-64":64989,"65-69":55412,"70-74":45844,"75-79":32837,"80-84":23171,"85-89":11479,"90-94":4269,"95-99":854},"REstimates":{"Date":["2020-03-23T00:00:00+00:00","2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[2.14243262568265,1.92754817204483,1.72397631592628,1.6877069871156498,1.59814691664346,1.4966493147100202,1.6854648536918797,1.60812159906248,1.59507933219033,1.8189253223293504,1.7357711806349998,1.7557267814843205,1.62465264687248,1.4974874822388602,1.3618213490601498,1.34665659097134,1.35194156271436,1.35576502921389,1.32745901804297,1.2672176969713602,1.1581750974008798,1.15288905771548,1.12514896687424,1.00423113158618,0.954650319505048,0.895206061544697,0.861181924315335,0.844333588798545,0.8310462063189329,0.81074880495329,0.764354240903933,0.697999930810571,0.664245215774468,0.655176673515016,0.6651752301438989,0.6184020501694871,0.588304706231725,0.572134264325317,0.557584505887317,0.5663363307428281,0.593185065421099,0.6549712032397691,0.6849090545816441,0.672379148924783,0.705659211187328,0.7538627845044421,0.732214532888673,0.723707047067698,0.7504723483856791,0.765621638211893,0.6695913734388941,0.6615186589131179,0.64520324478382,0.6407920997992429,0.645121763914957,0.608240884838281,0.638314520948302,0.6383301249698671,0.664435718103393,0.62128149028147,0.702141093181556,0.726746588023341,0.808910467412649,0.8189585843275631,0.848327498113056,0.8259179973315841,0.8493163750301931,0.823984332398696,0.7945390534274308,0.7703595907510609,0.9090930636380732,0.9934015713924852,1.06261188631209,1.0328326415020102,0.962861699247729,0.966056675450123,0.8598788730640871,0.987442013900276,1.00286647755166,1.0649585493288,1.03482799760901,1.14406062920469,1.07083063946957,1.14152839218873,1.03802520313488,0.9423011466071128,0.7795583831345201,0.7992517204480409,0.771583088928227,0.807203999147556,0.748793749384391,0.6474934732016989,0.6870164225209001,0.694463718397215,0.7426332198539829,0.5695263091912729,0.704945503343285,0.6084716386419561,0.65592884507411,0.8254387727080141,0.934003506660255,0.9638714747950692,0.979982217053895,1.19151789694435,1.17977106925005,1.08621785432692,1.005713133685,1.12573886286318,1.18266672539716,1.3448829879532298,1.23334755828511,1.5829083235885,1.43279214827766,1.28106437429508,1.25841678233837,1.4736260541510902,1.4828708442628795,1.4192476838615302,1.32214722882831,1.21257658496347,1.1977430108014,1.06345469116353,1.14237512558746,1.09309418987913,1.23115945471373,1.11541180532607,1.14807958006989,1.3002109913958602,1.56375948844125,1.57089343727179,1.96833805594009,1.8718440232767,2.10092577140445,1.88804957029569,1.94741736120106,1.8719398047791,1.7164796022986102,1.6297753016387502,1.50810191701789,1.41481286223445,1.36329672296153,1.4013356118999298,1.32389928240227,1.27553432939139,1.15195966256625,1.13413180452404,1.00701922453338,1.03307662992848,0.9422162184174498,1.005794246606,0.996794371958095,0.9830168360596552,0.986604884535028,0.9658606825010791,1.07892038956418,1.06727073867251,1.03602959820408,0.952006196853014,0.960531667419756,0.9025898650903028,0.900584710367427,0.8544589950301841,0.8422588515461742,0.7442790940436409,0.731059141584479,0.723807266039817,0.722163865539375,0.749653808672705,0.572700382855693,0.4356501407447679,0.4182650609825829,0.495887398170055,0.435536776799305,0.497565354728336,0.540327636793044,0.700203631353909,0.819165562820718,0.90563083085139,1.05250244288923,1.10381073595923,1.42768027125642,1.4874437921243402,1.41187767711106,1.50157081701904,1.8164862152558705,1.69787985828345,1.56505610175601,1.5039641914043105,1.4570348791453702,1.41693380616329,1.4957048333936598,1.4146986089469902,1.3613489616220098,1.33693582420453,1.2460096312456002,1.2037826267473,1.26224401129089,1.2848843458486598,1.15911919453489,1.1736535440753502,1.25188556619557,1.30285875175863,1.28042036171338,1.31554792754523,1.45108574745438,1.49794199644713,1.67281596983681,1.7511723726083002,2.04419901121551,1.89369392950794,1.6788062418181595,1.70416156431492,1.69227648297056,1.75338310941515,1.7272375483501,1.64627858146573,1.56069720530619,1.4642899562048102,1.43128440895557,1.3789141290772802,1.30425196060671,1.28433270679975,1.1873878148283,1.22891272589081,1.28190108209281,1.24321683216272,1.21464344507668,1.19384141820627,1.1879710891664,1.2456965462553302,1.20918135075697,1.17485188900475,1.1455742910779,1.13833011231044,1.13973366309599,1.13178301348368,1.12700917108736,1.07448644757728,1.02085848331222,1.0341268262061,1.0422733385285798,1.05084398573237,1.04697976080523,1.0121682099138,1.03535165376284,1.10608435618026,1.11471650646054,1.12884996342211,1.11888772442284,1.1330399167673402,1.12615044712399,1.11038262050442,1.11356765690373,1.12221839667731,1.1307884552983,1.13220673435288,1.12562073150643,1.1388002572861595,1.13789506761099,1.14500373063017,1.1654839550783,1.06454153933639,1.08304434912842,0.984687615251486,1.13495853722776,1.24771094419106,1.2537157707105802,1.20893681473881,1.18817635750588,1.06831580859978,1.08218257373479,1.16836955872965,1.13187191888192,1.08424515804706,0.9773811252735828,1.15299588691343,1.15360242013061,1.13729425114312,0.954130230595275,0.877424457336378,0.9670189786037908,1.09296871683618,1.1505595836721598,1.12967451073828,1.16876137512826,1.10130011754724,1.13335422960636,1.1712274016001498,1.23951007588672,1.1467309288171998,1.10961867286064,1.14943689298198,1.1718029817901898,1.15190969009721,1.05362635117424,0.942404606166583,0.8734941155043661,0.887480452136749,0.86041858934619,0.8172317100913771,0.784138847672223,0.7319521122330579,0.696684430245478,0.664093344970879,0.655329586377931,0.629173770176754,0.628309547653209,0.625626463354528,0.6310732321156121,0.6369103462246,0.653833226613054,0.747450114645091,0.6706791806710539,0.676314991460122,0.697753714948307,0.7220245129788799,0.7455720452480171,0.7646486274372679,0.776923728410228,0.812700468500673,0.843196908379014,0.860674863569488,0.87056521489132,0.881616803258787,0.891205718168354,0.8773276915397009,0.890084947273269,0.9003120813814101,0.925281796805536,0.933844684685801,0.916487298183365,0.916538306400826,0.922620375892504,0.9217837841404078,0.9173720634634008,0.924610888656796,0.952815232731022,1.0137005493254598,1.03527639738974,1.0903781628228,1.17617348213612,1.23394497409221,1.28477587814699,1.33482115755886,1.37572144425521,1.39714902404719,1.4387978475919598,1.4129764595444],"StdR":[0.20792900367478695,0.178641489950136,0.16027929114756198,0.148439488212458,0.13547404791579698,0.124844254097826,0.126430346774227,0.117432911607798,0.112495966926622,0.114955013912145,0.10664990432839802,0.102411342221994,0.0930940328246964,0.0851061341254067,0.0758621277299607,0.0726541454987164,0.0709820596080568,0.0692382413300202,0.0653544630783391,0.0627950394155926,0.0585270621431234,0.0566789007818151,0.0551757929037506,0.0511188628306131,0.0496581409622047,0.0480471722767107,0.0473474429612895,0.0474276346362179,0.0476362051224377,0.0480500757613642,0.0475508826787593,0.0460136365036941,0.0464764659295268,0.0469564662516005,0.049426296584393,0.0488570422675627,0.0490525891946422,0.0507750352165727,0.0526368589998626,0.0551558156775376,0.0592779279519961,0.0652416924339591,0.0685955836015207,0.0705950835277498,0.0739156706815947,0.0787870042616354,0.0795206662648864,0.0805669223159474,0.0835223577750047,0.0869164111981773,0.0830191040393123,0.0848728205295626,0.0862969764480656,0.0885623570998873,0.0911747478517271,0.0909069224374996,0.0979034967978179,0.100322576608241,0.106333136705923,0.106219634529553,0.116878838286865,0.122702661380857,0.133910291764533,0.13683369084147698,0.14179128612511802,0.14188184511214,0.144852579202227,0.143990341698936,0.144408072755021,0.143558539067794,0.15952160345575306,0.169386795468353,0.174095904401963,0.17303888707348306,0.166066211672699,0.165344771078204,0.15695380292871305,0.17094583487277298,0.17200378479990602,0.178195196091742,0.17454138368811,0.181650658493013,0.17754517859520394,0.180001150839018,0.16874894849754002,0.160621468652319,0.147710646396355,0.152178157454439,0.150429261245506,0.158228684756827,0.15537366252837,0.149398529893051,0.15917032367351094,0.164523489916948,0.17655267795062898,0.15943579882300302,0.18348509404374305,0.176293890745126,0.19060942092632505,0.22164487164516106,0.2413652136754,0.24656256646598604,0.253834569390183,0.2798092945128631,0.277924148602568,0.264677347615407,0.252119120629817,0.26293763500656897,0.26829914591033605,0.288086939401118,0.269842595199702,0.301252735118338,0.276364124904332,0.250738717945295,0.24153848602243805,0.254251076305663,0.24898121938627,0.23687542352046806,0.221112922897552,0.207781562284495,0.200244196889244,0.187901415309557,0.190198405217787,0.185126474559232,0.192526261426928,0.18396520184625895,0.183970269648128,0.193852598462482,0.208634623470714,0.204032836208776,0.216564689780895,0.20238086802099894,0.202052805845845,0.17834060941985894,0.168960110221521,0.154739870205309,0.138232501815295,0.125613061190967,0.11645733163113,0.107186682831445,0.101020987618206,0.098766744718111,0.0935431422847771,0.0880958892760026,0.0807755953135728,0.0793623122338367,0.074356702127647,0.0739176973068611,0.0700737574357779,0.0732360275047352,0.0727432286052907,0.0721273321991843,0.0729772414372872,0.0723675773611399,0.0750905460949935,0.0754094478620951,0.0752583206106879,0.0707855793882764,0.0711954413367824,0.0689625969563037,0.0700837823958931,0.0683029390675642,0.0691551061211536,0.0651062969645328,0.0662781265349158,0.0685352167381666,0.0699204663822823,0.0730274800045833,0.0657873253346954,0.0599066624807795,0.0606596888132422,0.0700538188450815,0.0702676572611492,0.0786588175240858,0.0862405661203589,0.10459225786837598,0.117416744371407,0.126354073113482,0.137882798510013,0.14033269153251002,0.15906645126473998,0.156279306355341,0.145910201915336,0.144342987461225,0.153815045814967,0.141840162462935,0.127888588950118,0.119905090281098,0.112216063889025,0.106167162876417,0.107340372505466,0.0998506627028884,0.0942513335860237,0.0903630635867848,0.08495647407002001,0.081963808858108,0.0823774367601367,0.0798815837951297,0.0745493826474928,0.0733090613791861,0.0759405428869395,0.0753115198778937,0.0741051491603552,0.0722209635341743,0.0750056215557225,0.0733018409584047,0.0757702311405401,0.0762186535327979,0.0796844366221842,0.0746747401671565,0.0669493366672522,0.0636834044244525,0.0597209242061979,0.0589119618647569,0.0564004201818662,0.0531933002179334,0.0493763168743718,0.0450697752368024,0.0423037923721265,0.0394523362552835,0.0365733230841237,0.0349630046373948,0.032357014491837,0.031900914131442,0.031583734993278,0.0300706011015979,0.0291991182246804,0.0284392866974783,0.0274474104471563,0.0275324332288733,0.0265647998719804,0.0256984740514761,0.0249985398777788,0.0240896693534834,0.0236002515219718,0.0235817164598933,0.0231724504857574,0.0222365920795504,0.0212349239533754,0.0212000067997804,0.020813211140906004,0.021067990796201,0.020583517125853,0.020236379138951,0.0203748691364193,0.0207713488701887,0.0209867724497413,0.0210801394278379,0.0206997011001065,0.0206314871867951,0.0205003284341306,0.020203511724728,0.0201342593991197,0.0200371094571073,0.0198548510723971,0.0196955608897824,0.0195404249263843,0.0193483594327243,0.0193998502944916,0.0192890627826815,0.0192660080370766,0.0182652733596785,0.0180035075377548,0.0169992437811019,0.0181363034070378,0.0186588885178558,0.0188727968853509,0.018707293955182,0.018293088700150003,0.0171117790644938,0.0167269622816811,0.0174238459027295,0.016726353155878,0.0163375454820098,0.0148898700720941,0.0163784256847695,0.0161412247355611,0.0161410554296382,0.0144682977666693,0.0134069604232393,0.0141872836790665,0.015024216031683003,0.0150593080145758,0.0151435079499639,0.0153728953122758,0.0149950524688468,0.0149679720674739,0.0150918267073629,0.0157299806741811,0.0151762867018834,0.0146845969331902,0.0147009039535926,0.0147581877011062,0.0145698667921829,0.0137152306783445,0.012603765422618,0.0118523848880635,0.012000544551925,0.0118474878626825,0.0115617941538689,0.011534626107531,0.0116300088028763,0.011855650871668002,0.0122008415118554,0.012796078145648,0.013236246309619,0.0141392032825309,0.0148820175080109,0.0158003643041548,0.0169952441345742,0.0175618944128678,0.020241110483378,0.0191690055660568,0.0193233539802699,0.0204460544709773,0.0213725199151677,0.02241635444236,0.0230864927516142,0.0229945181217842,0.0241156496571353,0.0246175893378461,0.0245490621018061,0.0244440738996356,0.0248291061248407,0.0246335389259659,0.0240408752286998,0.0240100331649192,0.0244133748427284,0.024922168551149,0.0249317478577867,0.0243838474579057,0.0242619216663003,0.0243517165206169,0.0246605983877659,0.02433707197109,0.0243303923275034,0.025304623431538,0.0262217463161792,0.0262638042077246,0.0271104621675941,0.0277959873089603,0.0279625125158612,0.0281548752632962,0.0284215767697537,0.0290112344959976,0.0286898697779083,0.0290984986641988,0.0286145327882265],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Capacity":{"CapacityActiveInfectionPercent":0.1824,"CapacityNewInfectionsPerDayPer1000":0.130285714286,"CriticalBedsPer100k":11.4,"Source":"https://link.springer.com/article/10.1007/s00134-012-2627-8","Year":2012.0},"Interventions":[]},"data_url":"extdata-CY.json","Name":"Cyprus","CurrentEstimate":{"Exposed":54.0,"Infectious":60.0},"OfficialName":"Republic of Cyprus","Level":"country","M49Code":"196","ContinentCode":"W-AS","CountryCode":"CY","CountryCodeISOa3":"CYP","Population":1198575},"CZ":{"data":{"Rates":{"CaseFatalityRate":0.012655608579788442,"Critical":0.026170068255974288,"Hospitalization":0.08243299503164726},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,3,3,4,6,6,6,10,10,10,11,11,11,25,45,61,67,72,78,96,121,172,233,301,346,411,464,519,642,819,972,1174,1227,1298,1559,1753,1989,2152,2371,2453,2545,2826,2948,3108,3314,3372,3461,3587,3807,4006,4205,4371,4413,4447,4474,4711,4889,5047,5241,5381,5422,5462,5641,5726,5830,5926,6025,6044,6078,6182,6270,6370,6460,6500,6546,6558,6642,6686,6749,6809,6881,6885,6891,6994,7053,7111,7166,7215,7219,7226,7296,7358,7399,7440,7473,7477,7499,7537,7555,7588,7649,7668,7682,7705,7746,7771,7797,7822,7848,7852,7864,7873,7910,8010,8128,8208,8227,8247,8373,8441,8507,8640,8725,8733,8761,8836,8918,9144,9328,9422,9590,11428,11428,11428,11429,11482,11569,11587,11605,11708,11812,11909,12320,12749,12764,12785,12983,13222,13407,13574,13731,13763,13799,14622,15146,15615,15886,16040,16087,16125,16376,16662,16954,17190,17497,17541,17547,17807,18116,18326,18663,19027,19039,19053,19855,20139,20374,20787,21140,21205,21294,22020,22613,22931,23377,23858,24228,24755,25425,26151,26709,27382,30740,30936,31268,31799,32759,33443,34186,35032,39073,44149,46636,48788,50767,51160,53173,54909,54980,58200,59901,60901,63350,66093,68945,72134,74908,79108,83136,87225,91651,94902,97381,103220,111443,119373,128628,137575,143359,157418,170608,185180,199763,214272,214882,237757,243129,244005,277473,285241,300719,316352,322383,327306,341249,353794,367574,379380,389873,394830,398101,405982,416832,417657,431874,425026,442327,444406,451607,455177,461599,468302,473994,476669,478094,478094,484781,489759,493946,497828,503017,504666,505922,511798,518423,522649,527062,531622,533307,534686,541012,546926,552444,557696,563454,565841,566048,576499,584483,592581,600073,608128,612214,615083,625890,638183,649394,651814,654008,657504,662429,676593,692547,708842,717569,719844,726409,732446,750376,767750,782558,795878,808263,814903,819662,831394,841518,851400,859601,860404,871917,875313,885279,893931,902007,909305,916789,919699,922223,932156,941014,948796,955938,963707,966399,969154,978749,987515,995986,1003739,1012094,1014997,1017406,1028131,1037430,1046575,1055083,1064022,1067557,1070622,1082617,1093537,1104592,1115172],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,5,8,12,18,19,31,31,41,91,94,141,189,253,298,396,464,694,833,995,1120,1236,1394,1654,1925,2279,2631,2817,3001,3308,3508,3858,4091,4472,4587,4822,5017,5312,5569,5732,5831,5991,6059,6111,6216,6433,6549,6606,6746,6900,7033,7132,7187,7273,7352,7404,7445,7504,7579,7682,7737,7755,7781,7819,7896,7974,8031,8077,8095,8123,8176,8221,8269,8351,8406,8455,8475,8586,8647,8721,8754,8813,8890,8955,9002,9050,9086,9140,9196,9230,9268,9302,9364,9438,9494,9529,9567,9628,9697,9751,9824,9855,9938,9991,10024,10064,10111,10162,10280,10406,10448,10498,10523,10650,10777,10870,11038,11298,11603,11805,11954,12046,12178,12319,12440,12515,12566,12685,12814,12919,13001,13115,13174,13238,13341,13475,13612,13742,13855,13945,14098,14324,14570,14800,15081,15212,15324,15516,15799,16093,16371,16574,16699,16800,17008,17286,17529,17731,18060,18235,18353,18494,18783,19075,19401,19693,19891,20012,20202,20483,20798,21045,21551,21790,21923,22181,22548,22951,23169,23777,24094,24367,24618,25117,25773,26452,27249,27752,28156,28716,29877,31036,32413,33860,35401,36188,37222,38896,41032,44155,46262,48306,49290,50764,53158,55464,58374,61318,63294,64597,65883,67843,70763,74255,78051,80605,82446,85566,90022,95360,100757,109374,114005,117110,121421,129747,139290,149010,160112,168827,173885,181962,193946,208915,223065,238323,250797,258097,268370,284033,297013,310068,323673,335102,341644,350896,362985,378716,391945,403497,411220,414828,417181,429880,438805,446675,454030,458229,460116,465523,469769,475284,481755,487563,490750,492263,496638,502534,505215,511520,515984,518649,519723,523298,528474,533042,537663,542406,544179,546833,546833,551070,556927,563333,569205,575422,579079,581079,586251,594148,602404,610006,618836,624140,627523,635414,646312,660461,664863,667569,670599,674340,685202,701622,718661,732022,735469,740481,746714,759635,776967,794740,809601,822716,831165,835454,844799,855600,866522,874605,883906,889159,891852,899503,909131,917359,924847,933361,937617,940004,946946,956155,964660,972642,980714,984774,987329,994514,1003657,1013352,1021477,1030112,1034975,1037405,1045132,1055415,1064952,1073966,1082849,1088009,1090860,1099654,1112322,1123252,1134957,1146321,1153159,1157180,1168491,1184352,1198168,1212780,1227595,1235480,1240051,1252242,1269058,1284288,1299002],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,3,6,9,9,11,16,23,31,39,44,53,59,67,78,88,99,112,119,129,138,143,161,166,169,173,181,186,194,201,208,210,214,218,220,223,227,227,236,240,245,248,252,257,262,270,273,276,280,282,283,290,293,295,296,298,297,302,304,306,312,314,315,317,317,317,319,319,319,320,321,323,325,326,327,327,327,328,328,330,328,329,328,329,330,331,333,334,335,336,336,336,339,343,345,349,349,348,348,349,349,353,353,351,348,350,351,351,352,352,352,352,353,355,355,355,358,358,359,359,360,364,365,369,369,371,373,374,374,379,382,383,384,386,383,388,390,389,389,390,390,391,391,391,394,395,397,399,401,404,406,411,411,412,415,416,418,418,419,421,423,424,425,425,426,429,431,436,437,441,444,448,450,453,456,465,476,482,489,495,499,503,522,531,555,567,581,591,606,618,636,655,678,699,711,727,758,794,829,869,905,948,987,1051,1106,1172,1230,1283,1352,1422,1513,1619,1739,1845,1971,2077,2201,2365,2547,2675,2862,3078,3251,3429,3654,3913,4133,4330,4484,4681,4858,5028,5323,5570,5755,5926,6058,6208,6416,6558,6740,6874,7021,7095,7196,7360,7499,7611,7779,7967,8054,8138,8295,8407,8515,8641,8738,8815,8902,8902,9036,9136,9226,9341,9450,9535,9609,9743,9882,10036,10163,10271,10331,10411,10562,10664,10776,10859,10950,11044,11152,11302,11429,11580,11711,11827,11960,12070,12257,12436,12621,12800,12978,13115,13272,13485,13656,13856,14029,14215,14338,14449,14646,14820,14973,15130,15270,15369,15453,15618,15791,15944,16072,16211,16308,16392,16545,16683,16826,16976,17129,17235,17333,17497,17642,17772,17902,18058,18143,18250,18430,18596,18739,18913,19097,19214,19330,19537,19682,19835,19999,20194,20339,20469,20701,20941,21128,21325],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,5,8,12,18,19,31,31,41,91,94,141,189,253,295,393,461,691,829,989,1113,1229,1381,1638,1906,2259,2609,2790,2953,3232,3408,3747,3966,4335,4424,4623,4757,4980,5156,5267,5291,5389,5397,5308,5231,5292,5202,5198,5262,5147,5079,4935,4825,4688,4681,4639,4396,4329,4244,4132,4125,4049,3946,3760,3633,3507,3390,3391,3372,3369,3183,3049,2932,2817,2730,2737,2715,2648,2619,2587,2522,2476,2532,2562,2503,2463,2399,2361,2377,2365,2390,2339,2355,2364,2359,2321,2355,2410,2375,2370,2383,2361,2394,2444,2469,2438,2422,2430,2506,2598,2635,2663,2650,2756,2846,2876,3021,3267,3550,3711,3834,3900,4003,4118,4237,4303,4343,4424,4453,4439,4441,4536,4575,4512,4545,4613,4617,4659,4764,4825,4903,5046,5062,5107,5290,5253,3525,3715,3997,4290,4510,4623,4729,4811,4914,5091,5232,5021,4922,5082,5178,5121,5170,5277,5436,5568,5733,5816,5181,4936,4779,4753,5100,5292,5386,5390,5470,5579,5561,5861,6132,6397,6387,6576,7022,7363,7793,8282,8667,8424,9297,10218,11178,12270,13743,14438,14737,15807,17619,20289,21909,23579,24032,24817,26476,28200,30425,29997,31767,32723,33466,34448,36665,39391,42320,40821,37570,38172,40440,43764,48728,55296,58148,61143,62170,68740,77217,84430,92736,98530,100329,105541,113219,124040,133995,144701,153818,158515,162785,170043,174965,178578,183020,188492,180797,176634,173892,174820,173343,184131,168782,166841,168148,147084,147994,140201,131752,129788,126602,117858,109417,100970,95501,90669,88825,86966,83296,78203,79947,71867,82991,68268,67179,63396,64890,62928,60720,59674,58695,59837,59837,57253,58032,60161,62036,62955,64878,65548,64710,65843,69719,72781,76943,80502,82426,83840,88722,97241,96308,93165,93714,97140,97401,105710,114500,120238,115514,116307,119561,121488,126348,132725,144987,155730,160546,159753,154721,149397,143824,143007,149847,148412,144957,134481,126561,119828,113839,109828,107345,104889,99934,98846,97316,96969,104099,96549,95624,92690,93043,94519,95196,96194,98041,97849,95479,96759,98384,100126,101084,103467,103456,102475,106211,108527,112305,115130,118948,120444,120823,127240,131758,137698,143379,147584,148960,148924,154580,158568,162505]},"Foretold":{"Date":["2020-04-19T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-17T00:00:00+00:00"],"Mean":[76100.37,89168.87,60393.33,150877.2],"Variance":[6012302000.0,12517230000.0,2798561000.0,43103660000.0],"0.05":[14514.16,12955.97,14322.52,20567.12],"0.50":[55883.11,57695.64,46202.54,93477.03],"0.95":[207093.8,270209.0,155303.0,476254.0]},"Timezones":["Europe/Prague"],"AgeDist":{"0-4":558810,"10-14":573613,"100+":387,"15-19":487718,"20-24":471397,"25-29":633942,"30-34":716916,"35-39":761294,"40-44":930407,"45-49":867947,"5-9":554836,"50-54":693997,"55-59":657273,"60-64":643722,"65-69":680895,"70-74":612775,"75-79":418324,"80-84":235463,"85-89":143813,"90-94":54174,"95-99":11279},"REstimates":{"Date":["2020-03-19T00:00:00+00:00","2020-03-20T00:00:00+00:00","2020-03-21T00:00:00+00:00","2020-03-22T00:00:00+00:00","2020-03-23T00:00:00+00:00","2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[3.16433060144498,2.89065868169329,2.65132341302087,2.32511118117978,2.08746096716223,1.9659643658101895,1.94661932253041,1.97366306151926,1.99261567935278,1.9616458085653896,1.77784571759137,1.64306138181999,1.58317181716535,1.5009153575498302,1.43165170801675,1.36722326380834,1.3678691470114397,1.2844845301774,1.26071436781438,1.21750308913707,1.18255198283226,1.1396457567428702,1.05204654803887,0.9604071451443972,0.951721410410736,0.9250367042591032,0.859424547278641,0.847985856986991,0.8289892063717049,0.816740356084332,0.733573366760751,0.774793866951455,0.7806390931046191,0.7910420127944761,0.7439004407167329,0.690899815540496,0.6935399054578,0.724348596481773,0.7114063869941769,0.735897017633024,0.778644838740146,0.797038156683177,0.75909668214231,0.7514997835770771,0.758813066899115,0.713761499630743,0.665018648488099,0.659544652861955,0.6841996582734939,0.72843752742872,0.732689998316886,0.711505479071066,0.723472958457102,0.7733313808054499,0.7924452005505741,0.792540154269039,0.7963909220060301,0.824680909194899,0.891144151773131,0.903865877087639,1.01537147609623,0.999165027924938,0.9908288231004692,0.9565970775502032,0.976177159582222,1.05710362520506,1.1016177378233,1.07838424851703,1.06422043881319,1.03348952102875,0.988332374189177,0.986232791431146,0.9683882189708672,0.9943929126691508,0.900947674366286,0.9105027895122072,0.924478039457744,0.969185786513216,0.9473692711957852,0.9027883752762,0.9094054855326008,0.954031374512906,0.974484754348755,1.03330915744701,1.00073485882308,1.03576663080243,1.05755428713596,1.04217594667218,1.0409394649327,1.01241845450164,0.976342962289148,1.0609067136910602,1.17900144695858,1.1616156880413302,1.11546715871393,1.03345770765689,1.10879495182866,1.15957573432118,1.20908168379191,1.27057979125561,1.44939510730847,1.64980571190471,1.6646568283123502,1.5887731635821298,1.46958626946421,1.35782032091347,1.27706349410519,1.26037769613671,1.22010900322884,1.18805657329682,1.1437199551984,1.113438942113,1.0968268791166,1.03318258719974,0.946619758250708,0.820831748643136,0.7641755797414801,0.7682713726766659,0.827834918228848,0.865492179501241,0.885461311334264,0.903074463485827,0.931079371624519,1.01344208496527,1.09018420219822,1.1585534585533,1.21521462325268,1.30164173070978,1.2547630435974,1.22773197183984,1.24670849818999,1.29105686984114,1.3141251113918502,1.31642090373598,1.28218498297317,1.22392107572843,1.17755457582076,1.15956897411589,1.1465285722212,1.11621726522114,1.08162854707906,1.0815001205471,1.08287518857883,1.07067224424262,1.03970729007805,1.03241099680882,1.02598299258289,1.03790642386004,1.06351915036878,1.07980738702544,1.07451705538713,1.0549569556681,1.0442958251701702,1.05886388691932,1.06395518515628,1.10968166101253,1.1135340565895502,1.0981158321808,1.11359820814786,1.11639396338379,1.12687161823591,1.07331017866309,1.1437966511858402,1.1545142989751498,1.16709928854927,1.15178324038678,1.1764486844938602,1.2278835538304398,1.29011202486881,1.30203236538154,1.2973192139020702,1.28988241287339,1.28705584887628,1.37532408932128,1.43544076117379,1.5364470063669602,1.54884576225934,1.59233995409574,1.51838433217061,1.48105829997088,1.4924694113683,1.52631571031269,1.63117323378907,1.59681919517843,1.5672720970775902,1.46799636135975,1.4090230243676105,1.3845396391340898,1.36112890012397,1.36114396149957,1.35685480641323,1.3002405710929,1.2549857876381398,1.20904792230663,1.17492769092248,1.16875506221645,1.15008475898777,1.1835586954388402,1.16995710660398,1.16715755376747,1.19142490857205,1.22490891716879,1.28102726113078,1.30526692536321,1.41044240624026,1.40301114886527,1.36022932709355,1.35062568759215,1.41869484333093,1.47351607658436,1.49555736420227,1.51821101092248,1.5036262456702598,1.43513477875407,1.4019444298152102,1.41068200250751,1.4418533820154098,1.44902793176551,1.42164158502276,1.40529052801565,1.3535667091715902,1.325942316125,1.31600429672597,1.2758910338228402,1.24110476273276,1.2073657214478202,1.1825351255323202,1.1551143368883898,1.13114434220243,1.10543603549576,1.0891014644182,1.06618034204309,1.02992184472517,0.992930153682639,0.96889522441764,0.923751592990527,0.9150226197844108,0.903272750785857,0.8856741491702349,0.862449449159768,0.834085242958055,0.8254932821686221,0.8243698979334741,0.793630468317389,0.7437657116987391,0.721803946960859,0.709686827132989,0.7080439931513391,0.7282272805259999,0.7879329820759399,0.754039766019257,0.7193372645764649,0.736221588121655,0.738552548168804,0.755648353697633,0.780357009944745,0.788560832532488,0.832681237504172,0.846720666395102,0.84273372597564,0.848507432471953,0.848087477658581,0.8883541108784709,0.8351864575057429,0.8266612182096059,0.9055578757045832,0.92801249375094,0.9672424617050848,1.03996888389812,1.08522297523678,1.0438025447494,1.03043724136104,1.07990967865875,1.13102412950841,1.15886772451495,1.24752637472968,1.2466087339158702,1.24773586338759,1.24927160536916,1.26814759119978,1.31819164792552,1.23538721839702,1.1362432348399198,1.09199829991114,1.08974509609477,1.13815697533907,1.2131875285527,1.27522867094947,1.28595057833121,1.1735058589266,1.12613761740998,1.1229747048148702,1.1452473329779198,1.17802761360398,1.17881610283754,1.23380763800746,1.27745529360725,1.26741776969668,1.21560388725735,1.15605705002295,1.08011439422871,1.01605994446807,0.9713578317613792,1.01262535832742,1.01666895758868,0.992047886717397,0.9566045568934408,0.9086241483984971,0.853445522611509,0.8196869449984899,0.810847887276313,0.80756476312638,0.8223982666377191,0.8322508595600251,0.8465731241947501,0.851459143424219,0.874657564967244,0.885444210398453,0.893777608654965,0.910166450587562,0.9213618822563148,0.930185179129303,0.956685387359837,0.97208614502634,0.979086311172258,0.9887807820333272,0.99124594297157,1.00022955891557,1.01114377244185,1.01994620216642,1.02705498468549,1.03047359869095,1.0358186157042402,1.03221848715164,1.04154747289171,1.06906575385487,1.07056603299772,1.09218734149308,1.1023153358979,1.1022767916745,1.09721489053585,1.11039933904874,1.13947846466828,1.15227627898557,1.1712408658882298,1.18792419744722,1.17373716348659,1.15133697882716,1.14490810426001,1.14619899677525,1.1486433007902,1.14119282186764],"StdR":[0.16058696382530702,0.140937407300483,0.122524280225687,0.102853693685492,0.0867060913559826,0.0770092484995239,0.070396960401902,0.0660557172378372,0.0637543362269741,0.0605834937644742,0.0542881161489846,0.0482414587110566,0.0440322934216237,0.0396350722334163,0.0363836385451251,0.0335004060595678,0.0317265429948471,0.0289774081179979,0.0275502955007635,0.0256219248779838,0.0241882371447961,0.0226815214639748,0.0207830461412217,0.0190846252719596,0.0186467909332681,0.01795749841929,0.0169987997756784,0.0168381683349161,0.0169588149547076,0.0168911811530193,0.0162705912481685,0.0173674491515846,0.017897208715866,0.0182028962740403,0.0182827374209718,0.017963949326261004,0.0186136747062183,0.0198697162997263,0.0206349446941873,0.0217130459864011,0.0231885429641001,0.0237181735061537,0.0237518210333743,0.0238845879759679,0.0244103322737987,0.0239282480669674,0.0232808204808019,0.0240369209750749,0.0257510373791576,0.0278133452997051,0.0286173700845968,0.0289216010227366,0.0294737039681406,0.0309929270329805,0.0324226834226814,0.0323782001654372,0.0332200897964075,0.034307592851344,0.0361364840973006,0.0367979362064524,0.038837542250365,0.0383676749024609,0.0372139959475349,0.0366161199865753,0.0366285642670018,0.0385487666156557,0.0388587506207076,0.0379122279112207,0.0376071691324774,0.0365129898445421,0.0350980639083588,0.0349702173560857,0.0350603709620275,0.0352095684834987,0.0332628996998879,0.0338232104458131,0.0346273167524049,0.0354679835555394,0.0356461531450761,0.0347007306906129,0.0349856375546127,0.036261364996548,0.0365236157820151,0.0382555763560109,0.0377066385459005,0.0374840625358784,0.0385211642358498,0.0379832126861532,0.0375776616890483,0.0372462550870523,0.0362818064581478,0.0376266119017874,0.0398423142722165,0.0392284839844473,0.0379408402069011,0.0361531971441745,0.0372501091300213,0.0372693173590885,0.0375978773588425,0.0390415988498401,0.0411447762297398,0.043108780851874,0.0439072949049345,0.043113484942448994,0.0401412952290641,0.0363875542539375,0.0334686804788796,0.0321967069109886,0.0302303615165306,0.0288073682605188,0.0274744473651606,0.0270476115074059,0.02600812483052,0.0245017900624287,0.0229877896863507,0.0213266692937778,0.0207715542612352,0.0212012868622855,0.0222429076850036,0.0235344627650434,0.0239637375556137,0.024080793057971,0.0249380873054403,0.0260459874321376,0.0273416452996589,0.0277210405845343,0.0281980637185832,0.0287318614263996,0.0281777064242908,0.0273778890074221,0.0275312922615968,0.0272015035288266,0.0273343481128252,0.0272207765828648,0.0266126761112594,0.025594812209179,0.0243266766139267,0.0236139009401612,0.0228861976539296,0.0220294824578865,0.0213721419588787,0.0209312584707896,0.0206419295217929,0.0202374985914834,0.0196691526669409,0.019428463139831,0.0192580008817096,0.0193218362976174,0.0194196822665098,0.0194854217649792,0.0193772377726032,0.0190963560234393,0.0187840451748246,0.0187542510535558,0.0187779307667417,0.0191362217280755,0.0188936768926985,0.0186463956434689,0.0188096855414969,0.0183637796095843,0.0186326857849977,0.0180248450147112,0.0185766135832796,0.0183397423797906,0.0185895853004978,0.0182643701499005,0.0183997782345219,0.0185709854914122,0.0190342785609163,0.0193595769290994,0.0199934364625718,0.019536439703805,0.0192210875016805,0.0202315853701474,0.021007062716317,0.0225837291475526,0.024008564705921,0.0260840118434655,0.0255668078783266,0.0252248951442814,0.0248770238151363,0.0250869611915184,0.0267040525638755,0.026795674500352,0.0270706546446761,0.0251972439559578,0.0234882513296006,0.022437836238475,0.0210033160858977,0.0201541120208385,0.0194250147324429,0.0181417131367233,0.0170161306521736,0.0156434856170336,0.0144393000008358,0.0135620116757302,0.0126700194307109,0.0123521993841622,0.011621240752597,0.0112981464550139,0.0110693846014661,0.0112060182082672,0.0115708347601079,0.0122023860813509,0.0136880450975525,0.0149032452494194,0.0156095874229959,0.0158468156839532,0.0165560711303196,0.017785231993313,0.0189357855947011,0.0202849933479771,0.020951047699626,0.0205679946740308,0.0198428065566553,0.0194581288678363,0.0195607358953041,0.0196965828923441,0.0194061973138002,0.0191174286504426,0.0181597080586786,0.0173280463441302,0.0166122143031852,0.0155338302674602,0.0145222314221406,0.0134180344086559,0.0124782486862617,0.0114494086494603,0.0105215234214331,0.00962665558487384,0.00877151490204013,0.00795819581568705,0.00711535373053067,0.00633976534893768,0.005663642265372,0.004965541491913621,0.00458669844131841,0.00413526980170411,0.00386518033625065,0.0037019474004445696,0.00375301090585495,0.00411513554068663,0.00451147530406313,0.00464816107813519,0.00489035359139978,0.00551311140610735,0.00627632175514777,0.007051627017982491,0.007963144414548021,0.00915238279535979,0.00892999630545952,0.008646548503488229,0.00914157177019597,0.009571819016800721,0.0101073928456811,0.0106969538942026,0.0108122949841754,0.0113499659128709,0.0112957256708583,0.0108442962565474,0.0104360311377341,0.010085950276946,0.0102077487669914,0.00937363722473225,0.0089460133204177,0.00962552077810845,0.00984254100156772,0.0097338137131829,0.00967968085061573,0.00935199145296834,0.008265684928549809,0.00704533680506136,0.0062920140438047,0.00626449515185486,0.00639340336385986,0.00675986329579418,0.0075899342620559295,0.00821464116368466,0.00853959365138082,0.009017296276409459,0.00985673155898969,0.0101130052285849,0.00947486293146466,0.00846929255583565,0.00775043228185568,0.00735862214867583,0.00742578251794306,0.00800705363906986,0.00915560453516731,0.00931220810615189,0.00890871719854176,0.00845699896577371,0.008010530785146141,0.00789748276143529,0.007886694579995341,0.0083556599988248,0.00902430854260269,0.009754702133846207,0.0100237969754432,0.00958646973367972,0.00870294241045315,0.007618517950336509,0.00668081664995616,0.00622463427714424,0.00529814779970685,0.00460450531327349,0.00412354240201735,0.0037558785484098213,0.0035411065758808704,0.00376508584754991,0.0041175041734381,0.0045337566457284,0.00499642283625284,0.0053423680396201285,0.00558054940859099,0.0056483719444308704,0.00588806656844402,0.0059359375033012,0.00587201833916652,0.00585425352438776,0.00581659318101787,0.0056292115394271,0.005561667849513579,0.0053869305182348,0.00511950686545254,0.00476585891119903,0.004502825104056121,0.0042638410690142795,0.00405574821414109,0.00392022362289315,0.00373788731084584,0.0036366468777571203,0.00353307693755162,0.00345598878579306,0.0034111853422679,0.00344581237778498,0.0035570198853717705,0.0036905607311107694,0.00388064062172267,0.00418288436710629,0.00426630452049073,0.00445191708876929,0.00471278006800078,0.00508558406222023,0.00562482947234705,0.00612929720574685,0.00665372007798746,0.00676099272548475,0.0067878362025103,0.00676404091366218,0.0067325093936168295,0.00673174394145511],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Capacity":{"CapacityActiveInfectionPercent":0.1856,"CapacityNewInfectionsPerDayPer1000":0.13257142857100002,"CriticalBedsPer100k":11.6,"Source":"https://link.springer.com/article/10.1007/s00134-012-2627-8","Year":2012.0},"Interventions":[{"type":["Gatherings <100","Gatherings <1000"],"dateStart":"2020-03-10 00:00:00+00:00","dateEnd":"2020-03-13 00:00:00+00:00"},{"type":["Gatherings <100","School Closure","Gatherings <1000"],"dateStart":"2020-03-13 00:00:00+00:00","dateEnd":"2020-03-14 00:00:00+00:00"},{"type":["Gatherings <1000","Most Businesses Suspended","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-14 00:00:00+00:00","dateEnd":"2020-03-16 00:00:00+00:00"},{"type":["Gatherings <1000","Most Businesses Suspended","Stay Home Order","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-16 00:00:00+00:00","dateEnd":"2020-03-19 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Most Businesses Suspended","Stay Home Order","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-19 00:00:00+00:00","dateEnd":"2020-03-24 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Stay Home Order","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-24 00:00:00+00:00","dateEnd":"2020-03-27 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-27 00:00:00+00:00","dateEnd":"2020-04-24 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-04-24 00:00:00+00:00","dateEnd":"2020-05-11 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-05-11 00:00:00+00:00","dateEnd":"2020-05-25 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","School Closure"],"dateStart":"2020-05-25 00:00:00+00:00","dateEnd":"2020-05-31 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing"],"dateStart":"2020-05-31 00:00:00+00:00","dateEnd":"2020-06-21 00:00:00+00:00"},{"type":["Symptomatic Testing","Mask Wearing"],"dateStart":"2020-06-21 00:00:00+00:00","dateEnd":"2020-07-01 00:00:00+00:00"},{"type":["Symptomatic Testing","School Closure"],"dateStart":"2020-07-01 00:00:00+00:00","dateEnd":"2020-07-02 00:00:00+00:00"},{"type":["Symptomatic Testing","Mask Wearing"],"dateStart":"2020-07-02 00:00:00+00:00","dateEnd":"2020-07-25 00:00:00+00:00"},{"type":["Symptomatic Testing","Mask Wearing","Gatherings <100"],"dateStart":"2020-07-25 00:00:00+00:00","dateEnd":"2020-07-26 00:00:00+00:00"},{"type":["Symptomatic Testing","Mask Wearing"],"dateStart":"2020-07-26 00:00:00+00:00","dateEnd":"2020-09-08 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing"],"dateStart":"2020-09-08 00:00:00+00:00","dateEnd":"2020-10-05 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100"],"dateStart":"2020-10-05 00:00:00+00:00","dateEnd":"2020-10-14 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-10-14 00:00:00+00:00","dateEnd":"2020-10-15 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100"],"dateStart":"2020-10-15 00:00:00+00:00","dateEnd":"2020-10-22 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","Stay Home Order"],"dateStart":"2020-10-22 00:00:00+00:00","dateEnd":"2020-10-26 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-10-26 00:00:00+00:00","dateEnd":"2020-11-18 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","Stay Home Order"],"dateStart":"2020-11-18 00:00:00+00:00","dateEnd":"2020-12-03 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100"],"dateStart":"2020-12-03 00:00:00+00:00","dateEnd":"2020-12-18 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-12-18 00:00:00+00:00","dateEnd":"2020-12-21 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-12-21 00:00:00+00:00","dateEnd":"2021-03-01 00:00:00+00:00"}]},"data_url":"extdata-CZ.json","Name":"Czechia","CurrentEstimate":{"Exposed":2694.0,"Infectious":2000.0},"OfficialName":"Czech Republic","Level":"country","M49Code":"203","ContinentCode":"W-EU","CountryCode":"CZ","CountryCodeISOa3":"CZE","Population":10689209},"DE":{"data":{"Rates":{"CaseFatalityRate":0.015159194208866624,"Critical":0.03138817067433385,"Hospitalization":0.09018917997952948},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,12,12,12,14,14,14,14,14,15,16,16,16,16,16,16,16,16,17,18,18,18,18,25,25,46,46,46,67,67,105,113,180,233,266,266,3243,3547,5673,6658,8481,9211,13500,16100,18700,22440,24575,26400,28700,28700,36081,46300,52407,53913,57400,60300,64300,68200,72600,77000,83114,85400,88000,91500,95200,99400,103300,109800,109800,112000,114500,117400,120400,123500,126900,129000,130600,132700,135100,139900,141700,141700,143300,144400,145617,147200,148700,150300,151597,152600,154011,155041,155681,156966,158087,159064,159716,160281,161199,161967,162820,163360,164245,164908,165352,165632,166609,167453,167909,168480,168958,169224,169556,170129,170630,170961,171535,171970,172089,172692,172842,173599,173847,173972,174609,174740,175143,175825,176422,176764,177149,177518,177657,177770,178100,179100,179800,180300,181000,181719,182160,182661,183153,183728,184028,184266,184414,185100,185100,186000,186400,186900,187200,187400,188070,188221,188628,189140,189696,189919,190055,190314,190711,191279,191551,191992,192636,192908,193594,194173,194568,195281,195935,196550,196783,197382,198347,198991,199654,200440,200756,201187,202249,203677,204454,205359,206656,207606,207985,208653,210333,211691,212909,214186,214790,215283,216795,218403,219904,221525,222802,223570,224215,225704,227379,228784,230283,231349,231953,232541,234017,235112,236623,238437,239654,240510,241192,242656,244693,245706,247766,249164,250104,250866,252693,255212,256861,258220,259722,260916,262002,265624,267747,269722,271960,273718,274934,276983,278391,280533,283656,286137,289027,291129,293447,296672,299743,304173,308779,312347,316124,320004,325052,327697,336764,340436,351921,356410,363545,372499,373391,384012,394616,405809,413484,421151,443621,446402,460504,474208,487913,498996,505714,522313,537347,554272,570961,587780,600991,611627,630375,649070,666373,685537,705213,718604,730797,749219,769380,789564,811091,831935,852580,868285,888701,909058,929272,949913,966238,975931,990707,1012077,1031721,1056477,1078944,1095982,1107115,1123725,1147943,1171444,1197472,1220277,1235968,1253285,1272032,1294932,1319757,1345952,1350708,1388744,1400810,1422151,1445442,1472311,1496182,1517019,1533143,1546206,1566907,1590171,1616761,1640682,1661394,1664176,1680479,1709540,1713196,1757713,1778319,1797648,1813894,1826161,1840970,1859936,1881933,1881933,1915501,1917964,1938929,1940046,1967132,1986214,2003831,2020303,2033168,2041988,2052656,2054340,2081966,2096775,2109508,2120342,2128002,2136933,2148269,2161100,2172312,2182370,2191208,2197065,2204110,2212439,2221972,2231073,2232050,2247173,2252970,2259548,2260719,2277626,2286728,2295405,2302899],"Confirmed":[0,0,0,0,0,1,4,4,4,5,8,10,12,12,12,12,13,13,14,14,16,16,16,16,16,16,16,16,16,16,16,16,16,16,17,27,46,48,79,130,159,196,262,482,670,799,1040,1176,1457,1908,2078,3675,4585,5795,7272,9257,12327,15320,19848,22213,24873,29056,32986,37323,43938,50871,57695,62095,66885,71808,77872,84794,91159,96092,100123,103374,107663,113296,118181,122171,124908,127854,130072,131359,134753,137698,141397,143342,145184,147065,148291,150648,153129,154999,156513,157770,158758,159912,161539,163009,164077,164967,165664,166152,167007,168162,169430,170588,171324,171879,172576,173171,174098,174478,175233,175752,176369,176551,177778,178473,179021,179710,179986,180328,180600,181200,181524,182196,182922,183189,183410,183594,183879,184121,184472,184924,185450,185750,186109,186506,186522,186691,187226,187267,187518,187682,188252,188604,189817,190299,190670,191272,191768,192480,192871,193371,194036,194458,194693,195042,195418,195893,196370,196780,197198,197523,198064,198343,198699,199001,199332,199709,199919,200180,200456,200890,201450,202045,202426,202735,203325,203717,204276,204881,205623,206278,206667,207112,207707,208546,209535,210399,211005,211220,212111,212828,214113,215039,216196,216903,217288,218508,219540,220859,222281,223791,224488,225007,226700,228120,229706,231292,233029,233861,234494,236122,237583,239010,240571,242126,242835,243305,244802,246015,247411,248840,250283,251058,251728,253626,254957,256433,258149,259735,260817,261737,263222,265014,266869,269048,271247,272932,273965,275560,277412,279025,281346,283712,285026,286339,288631,290471,292913,295539,298374,300027,301573,304673,307127,311137,315941,320495,323463,326309,332850,337314,344487,352107,359802,364664,368671,377068,385591,397922,403874,417350,427808,437698,450258,463419,479621,498354,517736,531790,544346,569598,577131,608611,631172,653992,668114,682624,689146,715693,738094,762832,785093,799733,802946,817526,843757,867484,891525,914118,927990,932367,946822,963192,995879,1017830,1038649,1052494,1055691,1069912,1094678,1117953,1141544,1157514,1183640,1194550,1200006,1229269,1254358,1287092,1314309,1336101,1350810,1357261,1391086,1423830,1454009,1486839,1508518,1514962,1534218,1570371,1604129,1630596,1632736,1646240,1658639,1672643,1692109,1741153,1760520,1762637,1773540,1783896,1796216,1814565,1841228,1886561,1905638,1928462,1929410,1941116,1968326,1993892,2015235,2023828,2038645,2050129,2059382,2071615,2100618,2108895,2125261,2137691,2147769,2154656,2164043,2179679,2194562,2207393,2224911,2225659,2232327,2240017,2252504,2265536,2276371,2285003,2291673,2296323,2302051,2311297,2321225,2330422,2336906,2341744,2346876,2352766,2362364,2372209,2381259,2388421,2394515,2399499,2405263,2416037,2427069,2436506,2444177,2450295,2455569,2462061,2472913,2484306,2493887],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,3,3,7,9,11,17,24,28,44,67,84,94,123,157,206,267,342,433,533,645,775,920,1107,1275,1444,1584,1810,2016,2349,2607,2767,2736,3022,3194,3294,3804,4052,4352,4459,4586,4862,5033,5279,5575,5760,5877,5976,6126,6314,6467,6623,6736,6812,6866,6993,6993,7275,7392,7510,7549,7569,7661,7738,7861,7884,7897,7938,7962,8003,8081,8144,8203,8228,8261,8283,8309,8372,8428,8470,8504,8530,8540,8555,8563,8602,8635,8658,8673,8685,8695,8736,8752,8772,8783,8793,8801,8807,8820,8851,8875,8887,8895,8895,8899,8914,8928,8940,8965,8968,8968,8976,8990,8995,9006,9010,9020,9023,9022,9032,9046,9057,9063,9070,9071,9074,9078,9080,9087,9088,9091,9092,9094,9099,9102,9110,9120,9124,9124,9125,9131,9135,9144,9147,9154,9154,9154,9163,9179,9181,9195,9201,9202,9203,9208,9213,9217,9230,9235,9235,9236,9241,9249,9263,9266,9272,9275,9276,9281,9285,9290,9290,9299,9300,9303,9307,9322,9322,9327,9329,9330,9331,9336,9342,9345,9348,9352,9354,9356,9367,9373,9376,9386,9388,9390,9390,9405,9423,9436,9451,9459,9464,9468,9483,9495,9509,9518,9531,9533,9554,9566,9582,9594,9599,9620,9626,9640,9682,9716,9739,9773,9785,9798,9842,9882,9911,9960,9978,10035,10062,10091,10121,10218,10305,10391,10483,10513,10669,10717,10949,11110,11240,11306,11372,11408,11781,11994,12216,12404,12511,12573,12833,13138,13390,13662,13918,14061,14159,14460,14832,15210,15640,16011,16181,16306,16694,17177,17659,18097,18577,18839,18989,19434,20002,20460,21064,21567,21900,22106,22634,23544,24273,25027,25754,26171,26400,27110,28096,28909,29330,29580,29946,30297,31145,32267,33230,33791,34145,34480,34791,35748,36757,37835,38987,40022,40597,40936,41799,42889,44096,45207,45705,46464,46901,47263,48997,50010,50876,51713,51873,52296,53127,53619,54498,55883,56286,57105,57163,58059,58992,59776,60634,61324,61551,61708,62191,63006,63672,64224,64771,64990,65107,65288,65829,66732,67245,67741,67883,67946,68363,68785,69170,69343,69939,70092,70152,70514,70926,71285,71554,71852],"Active":[0,0,0,0,0,1,4,4,4,5,8,10,12,12,12,12,13,13,14,14,16,16,15,15,15,15,15,4,4,4,2,2,2,2,3,12,30,32,63,114,143,180,246,466,653,781,1022,1156,1437,1880,2050,3622,4530,5738,7188,9166,12194,15163,19601,21896,24513,28667,29586,33570,37998,43871,48781,52351,52740,54933,58252,61247,65309,68248,69839,72864,69566,64647,63167,65491,64772,64532,62578,59865,58349,56646,53931,53483,52598,50703,48058,45969,44254,39439,40836,39794,38132,36198,34672,32886,30441,29155,28198,26459,24914,20987,20338,21378,20475,19910,19298,18233,17537,16294,15739,15214,14396,13507,14016,13363,12731,12418,12009,11764,11092,10861,10276,10366,10173,9751,9518,9407,8707,8066,7928,7786,7819,7841,7858,7641,7140,6958,6908,6504,6628,6183,6590,6154,7095,7440,7166,7637,7726,7741,7521,7667,7922,7972,8068,8296,8328,7798,7564,7470,7178,6781,6882,6650,6500,6216,6241,6373,6434,6006,6278,5810,5963,6057,6135,6243,6161,6397,6546,6631,6807,7235,7488,7673,7865,8132,8840,9260,9215,9158,9363,9492,10366,10577,11066,11152,11303,11923,11985,12655,13410,14121,14497,14585,15215,15202,16003,16670,17107,16983,17234,18193,17969,18034,18372,18650,18746,18722,18704,18305,18185,17993,18154,18159,18183,18591,18242,18307,18521,19038,19512,19842,19849,20535,20873,21235,22207,23034,23383,23514,23314,23896,24144,25097,25463,26009,26470,25776,26557,27810,29134,29580,30038,29495,29814,31833,34387,37178,38909,39700,44819,47099,51115,56231,61002,63750,65426,70554,75966,83838,85135,95025,101649,107632,115115,125601,132639,147613,155424,164897,170288,186430,193023,213650,225446,236943,243324,250101,234117,257510,265596,276408,284776,288226,284659,282380,293272,299822,306902,312420,312938,306581,301987,299290,314296,316653,317425,317709,308588,303999,308121,310730,312356,307002,312221,307276,291871,300209,304626,316115,326504,338270,337997,322550,335821,343080,350038,365103,375232,364837,359165,370831,377748,380989,367188,363009,356310,346566,340085,361971,376021,339748,338250,326954,315026,305497,307211,330555,332473,341659,321567,309146,308676,309114,308634,313947,311702,293688,298923,264905,272289,260371,259654,259657,254503,241593,228491,243248,223178,233143,228877,228450,207136,194811,188897,184599,181879,181464,177309,179792,157079,150850,147493,145309,143914,139704,133319,125837,123320,122594,122310,123473,122459,118697,114506,115794,125676,119394,121115,120595,124336,113509,114900,117347,119136]},"Foretold":{"Date":["2020-05-03T00:00:00+00:00"],"Mean":[2441285.0],"Variance":[10889210000000.0],"0.05":[326570.4],"0.50":[1531318.0],"0.95":[7612428.0]},"Timezones":["Europe/Berlin","Europe/Busingen"],"AgeDist":{"0-4":4058679,"10-14":3811645,"100+":19295,"15-19":4118971,"20-24":4553436,"25-29":4823925,"30-34":5441865,"35-39":5430155,"40-44":5059667,"45-49":5183684,"5-9":3822225,"50-54":6681221,"55-59":6807172,"60-64":5820703,"65-69":4823439,"70-74":3833823,"75-79":3637591,"80-84":3259094,"85-89":1635049,"90-94":758147,"95-99":204159},"REstimates":{"Date":["2020-03-15T00:00:00+00:00","2020-03-16T00:00:00+00:00","2020-03-17T00:00:00+00:00","2020-03-18T00:00:00+00:00","2020-03-19T00:00:00+00:00","2020-03-20T00:00:00+00:00","2020-03-21T00:00:00+00:00","2020-03-22T00:00:00+00:00","2020-03-23T00:00:00+00:00","2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[3.07400750312629,2.8982287930521298,2.8307631816271503,2.92491088834884,2.78275658095372,2.79922968469096,2.44204799328837,2.1762421128648,2.10798824133299,2.01199689224328,1.93020389359314,1.9706609545834,1.92257633334116,1.8758439613253,1.73369138782507,1.62251535525193,1.53016017302706,1.46275757614735,1.4313570614583,1.3668967521136102,1.32788611774967,1.2779022530681898,1.20113937630415,1.16052780316626,1.14582914252348,1.09207796784379,1.0293715033184,0.961146687422946,0.942135715038296,0.9140460839042472,0.8742521211903509,0.8525052560063661,0.8139356182273209,0.7979730663933221,0.7785864296795709,0.773135825106771,0.782274844228764,0.758834795311649,0.7286713915284141,0.7150803121394351,0.707336949897891,0.7188228672684671,0.7179976977007109,0.72568460202032,0.7605651752911191,0.7480329627620591,0.7394053663709269,0.6935796799624449,0.6957380542788469,0.6959634491576929,0.6856409617351329,0.7111661024240931,0.702904125251028,0.689960348965661,0.696674078259562,0.6992229891417329,0.703128807987345,0.7263321413796009,0.733204966635302,0.728342041538953,0.69709484721497,0.712822582896553,0.725326585013773,0.7564855922536509,0.7689085808473309,0.8297961301114759,0.8217240189156251,0.786924385331662,0.7725385419041481,0.7605033745519499,0.771577565159492,0.762687405687903,0.794393438079624,0.763278712663486,0.8240202955355992,0.849951453322863,0.8453953703494731,0.820653774187167,0.8436132548572409,0.751027250787545,0.7194937372271921,0.7261445793638749,0.72951518380172,0.802970524311323,0.8308008699711379,0.872451884091005,0.861461823951299,0.829709137550538,0.7650474501579719,0.7574353274758521,0.74741866938014,0.7865791138970691,0.8159079821300441,0.904406963201908,0.950289694470288,1.1470470542955702,1.14181875671504,1.08130590893932,1.11883265768993,1.1228317866816495,1.15903339085062,1.20038548877419,1.22343405438607,1.2021010584442,1.2232015854916298,1.17548975927171,1.16523573643046,1.10055023231718,1.09399589205025,0.966497420320794,0.9510047477666608,0.963817094480638,0.930546845578057,0.947644393020436,0.8927219936846371,0.901058537995004,0.8870219391362522,0.851085110935862,0.864572920238027,0.882959240231846,0.889240902403104,0.8904298250892628,0.901375059787354,0.933839825782043,0.982152563337691,0.982800771934399,0.983129896480362,0.994736069857396,1.0172755730808,1.05423411464913,1.10414876449962,1.165116425845,1.18844931254317,1.18436539718945,1.1777679662604,1.19314361967615,1.22008722991344,1.2434561112841498,1.23514940756709,1.21811706664603,1.1592086755642,1.1617785293679,1.17148397858842,1.22980445810026,1.2280731192790402,1.23096621682692,1.19009912490045,1.14795653853828,1.1965494449295,1.20627956626976,1.21443612563917,1.21353715986336,1.23029324843375,1.19337536504495,1.17780229028642,1.20759497002639,1.22506129903865,1.20523029077021,1.2122778328995802,1.21180762677062,1.17823393941386,1.15712934286851,1.1510770288701,1.14894724215799,1.1271903232898302,1.10998220718882,1.09071362951742,1.07326208968618,1.05581773798681,1.03356805673213,1.01453404067773,1.00004932781839,0.9907826349019108,0.975596704555566,0.9761212855632132,0.9831271107478,1.00298163359028,0.997820407791519,1.0012371951753198,1.0106770859422,1.01183749925702,1.03165577142945,1.05357383578245,1.0455436626788002,1.06946601908638,1.0842647453084,1.1113626687830802,1.13377103192787,1.1583734525453102,1.14841268000758,1.1034880219072098,1.10505768887742,1.0910825022987,1.10176913950187,1.12003208514129,1.10980453357292,1.10620400248445,1.12158890336837,1.10202965431738,1.10643980222889,1.10541807537768,1.11176838302188,1.09012234450306,1.09207168315972,1.13360079161593,1.13523687836089,1.19976391109853,1.2563677592109,1.28621174808383,1.28476754121555,1.27355679396772,1.34411798808752,1.35153885342479,1.4053681018921798,1.44766881697107,1.46614894825992,1.43217036828843,1.38161948092976,1.39382664183521,1.41653126459893,1.46632741072199,1.38275212753271,1.4221273368828202,1.43300143103561,1.42729956518378,1.40285564478539,1.40800866704711,1.41177281270772,1.42910472388609,1.44113847615321,1.42100116721499,1.39276382404376,1.4281074203199802,1.32823038767585,1.3742797937341398,1.39791145060929,1.36709713469801,1.30471655863594,1.25809148391525,1.17065888865601,1.19280849718011,1.18491205426097,1.17595809628931,1.15416050797617,1.1257076681111102,1.06157003420788,1.00213314418907,1.07208130730016,1.03490486711585,1.03369935389317,1.02739003171283,1.02205198032729,0.978823110133318,1.01067337661101,0.971974714638875,1.01523320999139,1.00573145533347,0.999563932242082,0.996370483697125,0.9970160621813928,0.9965578560707572,0.9917144811081,0.991282922357224,0.991227504641558,0.966729720192424,1.01940599586268,1.04674622521396,1.00597441973182,1.05268960080826,1.01678167752589,1.05333048663157,1.07119339307917,1.09066040223833,1.11930074527621,1.07026075973244,1.08620549839639,1.10477196472283,1.1101676499833202,1.1488661997581398,1.10836693742974,1.06969596327993,1.09801580423946,1.10398537953631,1.11318980695231,1.07328866016205,0.9793088991543492,0.949097959644978,0.947098655221184,0.979785725043178,0.9423028740219808,1.00165828614833,0.97263579017514,0.8783713549700959,0.8551114923086,0.887789073984261,0.885628805301288,0.8436299994899259,0.8398397427883771,0.9327788396086908,1.0158281459478,1.0572557456049498,1.00878771126028,0.994044436087635,1.02061511768941,0.931695574823492,0.942669768985797,0.975824524891755,0.9977645513563108,1.00491962360062,0.993288799569269,0.970124693853229,0.981537184844465,0.8444377314117409,0.846988446604562,0.8279562870384091,0.890389977324302,0.893815139317337,0.836587620096323,0.813706967517197,0.809812272305178,0.857563961430107,0.89712109271548,0.8650911232371991,0.8709066889414241,0.8673853062105359,0.8003991770095809,0.849824121053068,0.845023230940032,0.84712871121252,0.8503801784084709,0.8598399768777679,0.8591985056967341,0.839845567382333,0.829682396703641,0.829273929526492,0.777841724276739,0.8347466264041992,0.8521523659143772,0.863197496672518,0.862487371694473,0.8575366870474741,0.863594429753914,0.8720083573161909,0.887075509091658,0.908457878182015,0.9247054291310028,0.951575205623132,0.971189498812789,0.9791313887752652,0.9932467314206171,1.00624766433983,1.00645528940107,1.00981562079251,1.01877343592323,1.0294776978567,1.02927817241617],"StdR":[0.11905967746640403,0.107785747936108,0.101153257369422,0.10066527660065,0.0949992786041311,0.0935537996453142,0.08089366243365,0.0680695446151508,0.0611537489109742,0.0547812715870794,0.0501440954928027,0.0488929188696647,0.04626346803794,0.0441363532584956,0.0397715316954616,0.0354266171049787,0.031500363364683,0.0282200115322588,0.0258032484221902,0.0230717884274584,0.0210167401349486,0.0188964111121158,0.0167910171203687,0.0150314796709765,0.0135945208157939,0.012012764958208,0.0103656020224781,0.00895372724622934,0.00804582697824448,0.00705470490560106,0.00622131421634661,0.00572363665010494,0.005353326227827289,0.00540555793963735,0.005503899268496221,0.0058322327622933705,0.00622017999023077,0.00644547750944545,0.00660134105929375,0.0070714677148674705,0.0077466759013098,0.00840970103503036,0.00893503425155949,0.00953048613534904,0.010318541865621,0.0103963434514347,0.0105062571799757,0.0100289297284858,0.0105127219330286,0.010969780040841,0.0113033049360288,0.0122498087469839,0.0124552940337659,0.0125543114145011,0.0129500387852666,0.0133319809533098,0.0138085665501039,0.0143452555087865,0.0148398526386779,0.0146323660567376,0.0141946674070256,0.0146408741221335,0.0150768847142628,0.0157793766935058,0.0160479166994979,0.0171857029858391,0.0166966555018358,0.0153924097296625,0.0148068055465651,0.014426298601117,0.0146563696635818,0.0147017372710363,0.0154885029556643,0.0149429590439649,0.0160240324864763,0.0163536104852623,0.0159311240094471,0.0153759161096724,0.0153361750699539,0.0139906804471247,0.0134477716845704,0.0140378342785948,0.014552550114658,0.0162291130473347,0.0170034548033978,0.0175002316867222,0.0171419382450477,0.016224613348074,0.0149316920631721,0.0147592662501111,0.0150318648704237,0.0159106774279076,0.0169260479083237,0.0182272741857102,0.0189483812046287,0.0209107113582503,0.0200454202981087,0.0182178908793184,0.0170661953616436,0.0163925371254947,0.0161687748781896,0.0161322795653572,0.0161600351027981,0.0156068436483395,0.0157322212004695,0.0154044067726795,0.0151188260241411,0.0141767027920433,0.0138536996222162,0.0127431270612788,0.0123733759060772,0.012472394903402,0.0120574952715069,0.0122030496438907,0.0116584869567862,0.0119831966736343,0.0120275526517478,0.0119886943591826,0.012162891705586,0.0127349455401568,0.0128139051199449,0.0130375535403669,0.0133334748457059,0.0136484523097861,0.0141036962096025,0.0139601533907646,0.0139632526927104,0.0140039730758704,0.0141269542202686,0.0143604251354432,0.0144153634734613,0.0150718019771917,0.0150311297740892,0.0151539671211045,0.0150372306191693,0.0150358452790201,0.0151764119161826,0.0155582250047457,0.0154511748668937,0.0155298337617489,0.0148296921148452,0.0147169292310975,0.0145101960586405,0.0145167500405339,0.0145104131639223,0.0146428078774361,0.0144219589534793,0.0138726994520487,0.013899049284376998,0.0137964854930661,0.0138895712415979,0.0138696822142023,0.0138418561355338,0.0135840408700618,0.0133716977505507,0.0133925631638149,0.0133145335006449,0.013143890170735,0.0130074125477148,0.013033744504628,0.0126440188940556,0.0123906583462302,0.0120188734920546,0.0117009425044054,0.0111546343540268,0.0108101348855378,0.0104938028506866,0.00993130191787513,0.00970222844708506,0.009251163984415773,0.00877153263624939,0.008555972223286341,0.00829222389478951,0.00797077112603088,0.00800267413687855,0.007858148999476929,0.0078542935968266,0.00767091822622187,0.0077019555236243,0.007673310556648009,0.00769914017114348,0.007715199846311291,0.00778693696499967,0.00784279822140225,0.00784780512287537,0.00794089462880344,0.008112943773791891,0.00832327818265894,0.00856179713634215,0.0088340380083119,0.00878859981076088,0.00863343121669885,0.00859141724761706,0.00847339488398703,0.00850967487022231,0.0084463605587467,0.00844693272518525,0.00848442229909979,0.00827338829872421,0.00834732539674555,0.0082834911194038,0.00817948982647185,0.00812738672448254,0.00795792716395001,0.008040699327788071,0.0081304802593962,0.00857373228685461,0.00907226739969818,0.0100565752331761,0.0110710902194273,0.0115582988940805,0.0125690522479079,0.0134721638209611,0.0146434581240247,0.0160372087991402,0.0173422954559896,0.0179929239534235,0.0177986715781995,0.0178222259952972,0.0179194655012338,0.0187286344721649,0.0181119214728559,0.018589472477163003,0.0186364367728324,0.0187612274831155,0.0185986988850031,0.0185317396409908,0.0184906471675516,0.0186681542659687,0.0188824925632851,0.0188983175294925,0.018575932928446,0.0187482696974596,0.017451129255067,0.0175485327740375,0.0174886176063832,0.0171202452764428,0.0162389662443358,0.0152045687381191,0.0134740142074436,0.0128262011455888,0.0118253268759653,0.0109922761360274,0.0102447571555671,0.009491430432266421,0.00845997164618098,0.00746134621778018,0.007264279188909171,0.00608498125914502,0.00556750707163925,0.0050462549632688,0.00458460232175057,0.00411779752253065,0.00397685687945425,0.00338860906838174,0.0033275659165529,0.00288331871934812,0.00268947940947263,0.00258075424034734,0.0024818603010683,0.00236778816032965,0.0023240305922599,0.00221648013142293,0.00218400040366977,0.00209699372295875,0.0022181714201368803,0.0021276421316130697,0.0020539054215391607,0.0021540446532755803,0.0021905504239348892,0.00227606695824118,0.00237795240188241,0.0026499556561557303,0.00301435413773744,0.00343598237428325,0.0035463901814606204,0.00363013082143724,0.00386094897727205,0.0042407409294890714,0.00458867905816215,0.00460325470102767,0.00454600181881657,0.0044664376007048,0.00455020811344201,0.00449349536107385,0.0040929820358976,0.00369191087776242,0.0034070377837955397,0.00310273898488663,0.00247074706576085,0.00249447991752713,0.0020219462908637608,0.0018577199784476101,0.00234343994700773,0.00314032237646237,0.00334615599749091,0.00333112716204833,0.00376494434159057,0.0047159928247183895,0.00490650692297911,0.0045014063101746,0.0037603617641246397,0.00303320327924955,0.0026320979591973803,0.0023087127807415,0.00213375038511151,0.00238173819814069,0.00247590812091315,0.00244761227948048,0.002334957237464,0.00216527597826044,0.00213766371635887,0.00197549503174143,0.00250676710839328,0.00325723096144654,0.0042339804057293295,0.00444136586800035,0.00422308553670734,0.0043858137393359,0.00493838553035718,0.00583494538855216,0.00633425029464903,0.0060191699757164,0.00596343697132403,0.005895089822498411,0.005515267923257921,0.0061355850211688105,0.0064693944226733,0.006576557909797221,0.00674012420015403,0.0068615867831598,0.0068908542392602,0.0067233717691779285,0.00671788621519347,0.00692169881566845,0.00666940285503325,0.007480527119506859,0.00799728180655487,0.00811846082426208,0.00797291773679934,0.007747710417410709,0.007691646644361541,0.00765845000418339,0.0077075818487117205,0.00773687628489897,0.00763094388817152,0.00747655117131745,0.0071404002253263,0.00672961811145435,0.006246300853937729,0.00576294713827455,0.00532953380409118,0.00488130442628692,0.00451137937763592,0.00424946456057975,0.00404453728211444],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Capacity":{"CapacityActiveInfectionPercent":0.4672,"CapacityNewInfectionsPerDayPer1000":0.333714285714,"CriticalBedsPer100k":29.2,"Source":"https://www.statista.com/chart/21105/number-of-critical-care-beds-per-100000-inhabitants/"},"Interventions":[{"type":["School Closure"],"dateStart":"2020-03-16 00:00:00+00:00","dateEnd":"2020-03-18 00:00:00+00:00"},{"type":["Some Businesses Suspended","School Closure","Most Businesses Suspended"],"dateStart":"2020-03-18 00:00:00+00:00","dateEnd":"2020-03-22 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-22 00:00:00+00:00","dateEnd":"2020-04-20 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-04-20 00:00:00+00:00","dateEnd":"2020-04-27 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-04-27 00:00:00+00:00","dateEnd":"2020-04-29 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-04-29 00:00:00+00:00","dateEnd":"2020-05-06 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100"],"dateStart":"2020-05-06 00:00:00+00:00","dateEnd":"2020-05-31 00:00:00+00:00"},{"type":["Symptomatic Testing","Mask Wearing"],"dateStart":"2020-05-31 00:00:00+00:00","dateEnd":"2020-07-01 00:00:00+00:00"},{"type":["Symptomatic Testing","School Closure","Mask Wearing"],"dateStart":"2020-07-01 00:00:00+00:00","dateEnd":"2020-07-02 00:00:00+00:00"},{"type":["Symptomatic Testing","Mask Wearing"],"dateStart":"2020-07-02 00:00:00+00:00","dateEnd":"2020-11-02 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-11-02 00:00:00+00:00","dateEnd":"2020-11-11 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-11-11 00:00:00+00:00","dateEnd":"2020-12-16 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Stay Home Order","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-12-16 00:00:00+00:00","dateEnd":"2021-01-10 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2021-01-10 00:00:00+00:00","dateEnd":"2021-02-22 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Some Businesses Suspended","Gatherings <100"],"dateStart":"2021-02-22 00:00:00+00:00","dateEnd":"2021-02-28 00:00:00+00:00"},{"type":["Some Businesses Suspended","Mask Wearing","Most Businesses Suspended"],"dateStart":"2021-02-28 00:00:00+00:00","dateEnd":"2021-03-01 00:00:00+00:00"}]},"data_url":"extdata-DE.json","Name":"Germany","CurrentEstimate":{"Exposed":7813.0,"Infectious":7422.0},"OfficialName":"Federal Republic of Germany","Level":"country","M49Code":"276","ContinentCode":"W-EU","CountryCode":"DE","CountryCodeISOa3":"DEU","Population":83517048},"DJ":{"data":{"Rates":{"CaseFatalityRate":0.003578131015929117,"Critical":0.0073904434839200716,"Hospitalization":0.03686027862291776},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,8,9,9,9,25,25,36,36,36,41,53,71,73,76,76,102,102,112,183,252,330,373,411,477,498,599,642,672,686,686,713,745,755,799,824,834,847,872,886,900,905,935,950,972,1018,1033,1052,1055,1064,1064,1064,1079,1079,1185,1241,1241,1286,1504,1521,1607,1636,1685,1707,1815,1877,2013,2139,2260,2519,2730,2823,2950,3183,3324,3411,3527,3565,3565,3859,3952,3989,4182,4269,4348,4348,4348,4433,4524,4550,4564,4580,4580,4593,4610,4621,4644,4671,4689,4689,4712,4729,4743,4765,4796,4809,4809,4838,4868,4884,4904,4927,4949,4949,4966,4977,4992,4999,4999,4999,4999,5019,5028,5044,5057,5057,5083,5083,5106,5120,5133,5150,5167,5181,5181,5202,5211,5216,5216,5216,5233,5233,5254,5273,5282,5297,5307,5307,5314,5319,5323,5327,5327,5327,5327,5327,5327,5327,5327,5327,5327,5327,5327,5330,5331,5331,5333,5333,5333,5333,5335,5336,5338,5338,5339,5340,5340,5340,5340,5344,5344,5346,5346,5347,5349,5352,5353,5353,5355,5355,5355,5355,5360,5362,5366,5368,5372,5373,5375,5379,5384,5387,5389,5393,5398,5402,5409,5421,5427,5431,5437,5441,5448,5460,5467,5472,5479,5481,5485,5486,5492,5497,5501,5509,5509,5519,5525,5542,5548,5549,5550,5551,5552,5555,5555,5569,5575,5576,5576,5577,5577,5584,5587,5587,5591,5592,5592,5593,5596,5597,5599,5605,5608,5612,5618,5622,5628,5628,5635,5641,5649,5659,5668,5676,5681,5690,5695,5699,5706,5711,5716,5723,5728,5735,5738,5741,5747,5752,5758,5766,5772,5774,5780,5789,5801,5808,5813,5816,5819,5822,5822,5825,5828,5833,5837,5837,5837,5840,5841,5844,5845,5845,5845,5845,5845,5846,5848,5848,5849,5852,5852,5854,5854,5854,5854,5854,5856,5858,5861,5865,5868,5869,5871,5873,5873,5879,5881,5886,5892,5894,5895,5897,5898,5920,5920,5926,5928],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,3,3,11,11,12,14,18,18,30,33,40,49,50,59,90,90,135,135,150,187,214,298,363,435,591,732,732,846,846,945,974,986,999,1008,1023,1035,1072,1077,1089,1097,1112,1112,1116,1120,1124,1133,1135,1189,1210,1227,1256,1268,1284,1309,1331,1401,1518,1618,1828,2047,2270,2270,2270,2468,2468,2697,2914,2914,3194,3354,3569,3779,3935,4054,4123,4169,4207,4278,4331,4373,4398,4441,4449,4465,4501,4539,4545,4557,4565,4565,4582,4599,4617,4630,4635,4643,4643,4643,4656,4682,4704,4715,4736,4736,4792,4822,4878,4889,4955,4968,4968,4972,4977,4979,4985,4993,5003,5003,5011,5020,5027,5030,5031,5039,5039,5050,5059,5068,5081,5081,5084,5084,5161,5240,5248,5330,5330,5338,5338,5344,5347,5348,5358,5358,5367,5367,5369,5372,5374,5374,5374,5382,5382,5382,5383,5383,5383,5383,5383,5385,5385,5387,5387,5387,5387,5387,5387,5388,5388,5388,5391,5394,5394,5394,5395,5396,5396,5399,5399,5403,5403,5403,5404,5407,5407,5407,5409,5409,5409,5410,5416,5416,5417,5417,5418,5419,5421,5423,5423,5423,5423,5423,5423,5426,5428,5440,5443,5449,5452,5459,5469,5499,5512,5522,5528,5530,5536,5541,5544,5555,5558,5559,5561,5563,5573,5575,5580,5599,5604,5605,5608,5627,5633,5635,5641,5641,5645,5649,5655,5656,5658,5658,5660,5661,5668,5668,5669,5670,5676,5676,5676,5677,5679,5680,5682,5689,5690,5692,5701,5708,5714,5717,5717,5721,5725,5728,5733,5749,5759,5770,5780,5781,5781,5783,5786,5789,5800,5804,5805,5813,5813,5813,5824,5831,5840,5841,5842,5846,5854,5855,5857,5865,5866,5871,5877,5879,5891,5900,5903,5903,5905,5905,5910,5913,5916,5917,5918,5919,5920,5923,5926,5929,5930,5931,5932,5932,5935,5936,5936,5941,5941,5947,5950,5959,5962,5966,5967,5968,5971,5980,5981,6006,6008,6022,6022,6024,6026,6052,6052,6060,6062,6065,6066,6087,6089,6102,6110,6130],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,4,4,4,7,7,9,10,10,10,10,14,14,18,20,20,22,24,24,25,26,26,26,26,28,31,34,34,37,38,41,43,43,43,43,43,45,45,45,48,49,52,52,52,52,52,53,54,55,55,55,55,55,55,55,55,56,56,56,56,56,56,56,56,56,56,56,56,56,58,58,58,58,58,58,58,58,58,58,58,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,62,62,62,62,62,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,3,3,11,11,12,14,18,18,30,33,40,41,42,50,81,81,110,110,113,149,176,255,308,362,516,654,654,742,742,831,789,732,667,633,610,556,572,476,445,423,424,424,401,373,366,331,308,352,360,352,367,365,376,370,377,425,493,578,767,982,1196,1196,1196,1375,1375,1494,1653,1653,1886,1826,2024,2147,2273,2343,2390,2328,2302,2234,2158,2079,1842,1673,1585,1472,1275,1172,1091,987,955,955,678,599,579,396,314,243,243,243,170,104,99,96,101,101,144,157,202,190,228,223,223,204,192,180,164,141,138,138,117,96,87,68,46,32,32,26,24,18,24,24,27,27,83,153,145,214,214,196,196,179,168,156,149,132,127,127,108,102,99,99,99,89,89,68,50,41,26,16,16,11,6,4,0,0,0,0,0,0,0,0,3,6,6,6,4,4,4,5,5,9,9,7,7,8,8,7,8,8,8,9,11,11,10,10,10,9,8,9,9,7,7,7,7,5,5,13,14,16,18,23,29,54,64,72,74,71,73,71,62,67,66,61,59,54,52,47,47,59,62,59,61,74,75,73,71,71,65,63,52,47,48,47,48,48,52,52,39,34,39,39,38,39,34,32,34,37,37,39,47,51,56,57,51,52,52,49,50,60,70,74,78,71,61,54,49,47,49,48,45,46,41,36,40,42,44,42,40,38,41,36,30,32,31,30,27,17,22,26,26,23,22,22,24,24,22,19,20,21,19,20,20,22,23,24,24,24,26,25,25,29,26,32,33,42,45,49,50,49,50,56,53,75,76,88,86,88,84,108,103,105,105,107,106,126,106,119,121,139]},"Timezones":["Africa/Djibouti"],"AgeDist":{"0-4":99162,"10-14":88543,"100+":4,"15-19":90777,"20-24":90208,"25-29":87120,"30-34":86291,"35-39":76125,"40-44":66787,"45-49":54135,"5-9":97948,"50-54":42400,"55-59":35677,"60-64":26328,"65-69":18006,"70-74":13937,"75-79":8393,"80-84":4165,"85-89":1563,"90-94":382,"95-99":51},"REstimates":{"Date":["2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[2.50388191371232,2.4297459973800097,2.42454697479274,2.03434053263633,2.02061769307263,2.58291005679287,2.13842480843025,2.51596961364473,2.07092634040939,1.92307525505958,2.07095749098001,2.0164579950153203,2.46643052745173,2.43403594664832,2.3974804262504703,2.68041297897922,2.66598459223021,2.11198209334653,2.00807841029494,1.64300454312629,1.6405374451523602,1.4511788807768402,1.3521935355604198,1.2619303688714298,1.1610038190303602,1.10569912553734,0.98685139341007,0.9429653904556272,0.8603851053279151,0.6816187517528461,0.52200544900068,0.584999045625515,0.44850367751890297,0.5023954916740649,0.36273509356966704,0.3498813151001789,0.3908382883640821,0.41181624970358505,0.619973552592496,0.7078066271803442,0.7776834607671229,0.7805861469658371,0.840245769002886,0.8842760185976669,0.981692602271837,1.02211377768061,1.34273043242329,1.80215627648655,2.03154735714332,2.48875318899184,2.66922637678162,2.64546831715666,1.9970925366653,1.62486077024773,1.6756388040391998,1.47102189864286,1.58466232694338,1.65836322174584,1.4817446823334302,1.57301071235548,1.5121222047008702,1.4583934051295702,1.42099250665997,1.2896241905592,1.15906098314477,1.03036743753081,1.03897876686294,1.05389385970456,0.979414628333434,1.00765005667558,0.90882384542762,0.812523502704269,0.85776457158893,0.726714387047329,0.670457585561307,0.5949359286129929,0.5208858659771389,0.4555417979352321,0.415705056064569,0.408799922196123,0.412822246984009,0.441005170185497,0.4243272465896729,0.4236471070567101,0.425951597196848,0.43942343103074,0.41797820543419,0.4479557847235261,0.4571805786262129,0.442086879945826,0.4509531952891029,0.554666907835491,0.602862362336399,0.7031723431757729,0.7446002588962031,0.954609187660116,1.03274343145681,1.20171460881965,1.15998854640125,1.3800782796276598,1.32744210750848,1.24732709053682,1.19680718920402,1.119438502386,1.00505222483924,0.937345274087304,0.928691509868796,0.90189198510264,0.91571260480272,0.7643217277416541,0.711909469894629,0.561470184603865,0.568600583074223,0.335003891621886,0.34838037286607,0.39596825106381,0.495728230974097,0.583895848036277,0.696997999354897,0.8057002249301211,0.7747397414652399,0.7393040745916272,0.7681397297155,1.47223120916052,2.1081897405026,1.8708169886755,2.18756315824284,1.8480403985693,1.58879811639795,1.4148172450404,1.27988007138846,1.18093060407824,1.10532233511377,1.06621270085854,1.05240925596379,1.06472845809879,1.05694144418529,0.7713510210748091,0.499734325553345,0.5081716614249611,0.197785254327173,0.22654041944275305,0.265187279933292,0.314785453639162,0.319679137432295,0.351026935318874,0.392915321548426,0.321389869381625,0.366350635238416,0.27245593016276604,0.347175231211728,0.35673698827768696,0.380984299764485,0.376947085038735,0.4217459720179311,0.47261091315042,0.223514187550147,0.252861958806152,0.33901590064013204,0.332659740557405,0.3807062077710901,0.6437951313456569,0.9407667330449808,0.981594657566365,0.814833914450663,0.9087985328486928,0.835657027157384,0.857193821719027,1.14001468755303,1.14238157986579,1.46056223597594,1.38323862165021,1.2263541002631102,1.23967321438259,1.40344663708725,1.13346810235436,0.896745064170535,1.02709421191968,1.0369878208575,0.97585097043631,0.9845411229222588,1.3860276575003898,1.16496745475954,1.18339624937123,0.9095171906117828,0.971865210624808,1.0495809975646,1.1172222355162098,1.04755563545263,1.04416266145522,1.04467408622789,0.9187218121369491,0.933211166166366,0.9498036744534158,1.0993274059115,0.846310238609519,1.65594826816245,1.72050880746677,1.91450957652961,1.79822093872142,1.85402026193471,1.9521345215074,2.68344340533405,2.57693238563271,2.29697243135443,1.9901324738778896,1.7153987550508298,1.5901424610938,1.4626433236125702,1.3573753659576202,1.25995681313749,1.19834271928756,1.1069123178575702,1.07212416958632,1.00933191702283,1.0052300693069,0.7386254149391469,0.680063472429038,0.811639856161789,0.8427717576867572,0.8663683699891619,0.859126018886699,1.05269147180038,1.1003143238628,0.982615475663497,1.01201022899148,1.0028156586859,1.02452928799594,1.0479126107628398,0.9960591938443442,0.981940067233266,0.948746989367441,0.7260919894438499,0.712059926537952,0.748405988861538,0.8457395473559051,0.607723043329763,0.565125782731896,0.593930285589559,0.644517058376437,0.6982974789209301,0.663154807213137,0.640064784633375,0.588407727345768,0.635574361010445,0.6853928786392149,0.94097397034527,0.945381431989567,0.99130564491146,1.05910595353551,1.27109118173646,1.3874340748603895,1.3766242859171498,1.13012413979806,1.1870844877263402,1.25149477105902,1.25519282425295,1.27556477512201,1.55619490141184,1.62325946425284,1.55985266086425,1.57406207426196,1.42310009422148,1.18393365564026,1.05560929300389,0.994193940529267,0.991511004634996,1.1464890834306298,1.13604850706283,1.07597398660117,1.12508785721319,1.04477708487389,0.827075960184741,0.850646643331536,0.820966532297447,0.837181273096943,0.866502062437468,0.907771645883698,0.960420461702684,1.05298495518697,1.02524664107203,0.885265112649367,0.953354808435519,0.967108947182097,0.9302606171971708,1.03674173537402,1.07330686989358,1.08501859913788,1.10307307202402,0.9939842570570592,0.9713782993432908,0.9870038939338492,0.933235554353107,0.89391610993177,0.9417223687257892,0.975852337263334,0.869835167491084,0.8846277597046609,0.837561841088285,0.7725504994348159,0.8220980244391641,0.6840518096953261,0.597755468468385,0.595893130836205,0.670476838506069,0.696608527373766,0.745312130446848,0.730054909046195,0.7127685126157359,0.657961763581666,0.831245641070484,0.842529675516417,1.05410029620205,1.13672682411209,1.34514920775343,1.29218818668518,1.26061520149427,1.2047805776266298,1.1570537879578402,1.18434460320958,1.41127181434852,1.29186099127531,1.85127362060876,1.73569624173549,1.73163429152027,1.54650368426758,1.33196433120318,1.22244766111853,1.42730635427271,1.30927039806429,1.2934512181443,1.24437703830365,1.2162032707971395,1.14789076338983,1.25817118050576,1.22735308220546,1.05269318806553,1.09378470419184,1.14255417641815],"StdR":[0.44534860329583104,0.390097459984384,0.352780989961452,0.293778753198699,0.269654960440938,0.278596236488107,0.23424143000906306,0.233619675730797,0.194141967706073,0.169675231928435,0.164073021193102,0.151613265105016,0.156776739226935,0.147424204774134,0.135784151714661,0.137028011571256,0.12799967896295,0.101641624775215,0.0902346555799892,0.0727652216055656,0.0679473138512265,0.0590272424832389,0.0530096458519786,0.0487524443528406,0.0443851060036934,0.0417939144651454,0.0386560323527118,0.0370538929476408,0.034909166112037995,0.0308450965492046,0.0277898244422265,0.0304864149238874,0.0280368417291903,0.0318012106718677,0.0280938605534748,0.0289638036848828,0.0334493675094958,0.03674519020246,0.0497518350663975,0.0558702570491845,0.0601898132397017,0.0611825925915455,0.0637298080754958,0.0662642789042954,0.0692103442738956,0.0711034923598606,0.080741337828823,0.0935208056775081,0.0966767516681695,0.1030513655392,0.106842723764552,0.105226777798633,0.0818802596464409,0.0645349273697716,0.0597184452029511,0.0515354418412821,0.0509922378789201,0.0507276959910121,0.0451062369333612,0.0447459433020056,0.0417801287533491,0.0400526146734473,0.0381054839773637,0.0339991989996978,0.0305092747563107,0.0271636147076683,0.0265422553687408,0.0260670502743039,0.0244265179370196,0.0244454556561111,0.0228665478300403,0.0217166793014148,0.0227717082867451,0.0209436304206346,0.0205345969225926,0.0201901448769395,0.0194774032896649,0.0192237338340388,0.0194829584750298,0.0208906052590767,0.0226564343845152,0.0255463980334109,0.0264828752235128,0.0280175324221271,0.0300401703154842,0.0321430920684481,0.032980928373165,0.0361996556410698,0.0385515620247266,0.0400787326158859,0.0426113185879447,0.0504937394685927,0.0550915744409764,0.0620057870497523,0.0651342051095702,0.0767051869600348,0.0792159009028784,0.0839159519967362,0.0792761313152922,0.0839199359750493,0.0779187618107013,0.0706417143743916,0.0677049040109204,0.0637314956214678,0.0584095300075202,0.0565852570357835,0.0560823074442814,0.0551483844256505,0.056009996352827,0.0517022605617063,0.0504038990344807,0.0457280854156869,0.0479109859416382,0.0389468641671893,0.0412548916384527,0.0477282990719616,0.0582279471428721,0.0661866401623224,0.0768901724237644,0.0853641327076179,0.0858162490272377,0.0843355670212339,0.0865320353374348,0.125707426606642,0.150441089592419,0.132894032142816,0.13195361353430302,0.112433833626185,0.0962328311812535,0.0839744390832515,0.0764487798769187,0.0713544062128032,0.0670269179429671,0.0646994818534577,0.0637976530981701,0.0645899310182001,0.0633577384173931,0.0532340877062385,0.0432063198133921,0.0451025466233075,0.0293608649029005,0.0342595717640254,0.0395607699713631,0.0480245705249689,0.0524190074846993,0.0594452011511205,0.0666326939379822,0.0644042987810501,0.0738071075020185,0.0678071803515639,0.0817842177568486,0.0883800232624705,0.0979610873134489,0.10409890583610698,0.116326019770382,0.128949932385993,0.09282888394519198,0.105440186553101,0.130461599714122,0.138181066282473,0.157843930235785,0.22072168813742604,0.284170757551495,0.295291079410787,0.26660351221647105,0.282137940228741,0.267343432454364,0.276274294605105,0.320913238147365,0.323090881941263,0.35945881270240704,0.33958280746851005,0.3093423225096861,0.301907760661839,0.315782697785449,0.273088796474219,0.23909572568553694,0.25633968414965896,0.25827949881504303,0.254680907697489,0.256308614275423,0.301767561912623,0.271487156144676,0.271290634523643,0.236202037740936,0.244053188389384,0.254287215880306,0.26788769374679,0.255151103400974,0.253725167987212,0.254263313197614,0.23526586996363896,0.238790345687166,0.24569823824111606,0.26858350124250696,0.234595487123704,0.330096840027037,0.32978490878643,0.333862794109987,0.302829390941108,0.28885316727349897,0.281172749674716,0.309568020820756,0.277458076850001,0.23502442753094,0.199649754967804,0.170396579243918,0.153308901475377,0.139981211368113,0.128396466716742,0.11944078013863,0.112536582974684,0.105667920021817,0.103900653082593,0.0989503426588647,0.0985237786355339,0.0843314719931797,0.0819770721186975,0.0923650545608507,0.094879326135829,0.100102669378543,0.101834095046028,0.11403209549717,0.116036099145114,0.108811359527661,0.110406858807017,0.109268244058944,0.110778472765291,0.111668282502259,0.109676836291199,0.108974157828483,0.106327422331512,0.09414577709735697,0.0936832519295401,0.0985865855309045,0.10917475837881402,0.0937452282398166,0.0922012710234623,0.0996887507039745,0.108510259798069,0.116304966196866,0.118248607916672,0.118885628771458,0.11892696574946303,0.127719086308543,0.13843297366954502,0.168511263368625,0.171830429328534,0.176604378226365,0.18430997052529605,0.199838053045261,0.206368343986894,0.199161106432676,0.175449547544932,0.175939335356106,0.17846566775549105,0.171920713968047,0.17309970428799695,0.184456860769468,0.183316365855741,0.174979134057827,0.166002960448914,0.152004139971305,0.13132888966822,0.122488777391371,0.117820311184763,0.116507556780455,0.12367312220983502,0.123891599170238,0.120736266910365,0.120530625789378,0.116274668600498,0.102665319092051,0.105476201024447,0.104771019408145,0.108159164880149,0.110828360738306,0.115379124862427,0.1214833459787,0.12623631903499802,0.125335527196387,0.11607181221103,0.12186774638396,0.12331798703845097,0.121017038561865,0.130591274474552,0.131608574673926,0.131914439851303,0.132482878119632,0.123520431359809,0.122992481319818,0.124342574360021,0.121657735692262,0.118397158760732,0.122136764335758,0.126475371641367,0.119447694299235,0.122123058481041,0.118938911479879,0.116267249752518,0.12297883422665,0.114412648012788,0.108083001558908,0.112780506577626,0.12411957780628698,0.131822963889681,0.140824403202895,0.142855782390023,0.14473277794770098,0.143286489675163,0.16820661682516,0.175432131528699,0.19675448428957495,0.202897201232237,0.224440861516,0.21301035211475,0.206023571067385,0.19486074624950606,0.18642810019804,0.187412350451825,0.202124653995712,0.189354676983147,0.220892782516047,0.20688371982767,0.192483594213012,0.17256790603309302,0.151797163285581,0.141101284436809,0.14738390084123598,0.138020479811878,0.13329823436909402,0.127534260223366,0.123509362062689,0.11910574673657302,0.12177499413811503,0.119205789913759,0.107437734075457,0.107734776613874,0.110141081848262],"EnoughData":[0,0,0,0,0,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0]},"Interventions":[]},"data_url":"extdata-DJ.json","Name":"Djibouti","CurrentEstimate":{"Exposed":907.0,"Infectious":907.0},"OfficialName":"Republic of Djibouti","Level":"country","M49Code":"262","ContinentCode":"W-AF","CountryCode":"DJ","CountryCodeISOa3":"DJI","Population":973560},"DK":{"data":{"Rates":{"CaseFatalityRate":0.013202325878426568,"Critical":0.02730737993333452,"Hospitalization":0.08250208685710772},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,894,1089,1193,1283,1327,1378,1491,1621,1736,1773,1955,2123,2235,2515,2748,3023,3389,3847,4141,4312,4700,5087,5384,5526,5669,5805,5959,6121,6366,6546,6729,6889,6987,7088,7296,7493,7711,7927,8093,8217,8328,8580,8663,8805,8959,9107,9227,9301,9416,9536,9643,9764,9836,9900,9964,10044,10106,10180,10240,10327,10362,10412,10489,10552,10620,10653,10721,10755,10792,10849,10904,10955,10993,11035,11068,11090,11125,11185,11242,11282,11282,11282,11347,11393,11422,11460,11508,11508,11508,11612,11649,11693,11769,11817,11817,11817,11935,11983,12001,12045,12077,12077,12077,12130,12160,12182,12195,12209,12209,12209,12251,12261,12274,12299,12340,12340,12340,12417,12451,12485,12526,12578,12578,12578,12682,12715,12753,12787,12840,12840,12840,12925,12988,13066,13131,13216,13275,13340,13417,13529,13651,13769,13944,13944,14180,14310,14465,14603,14763,14877,14989,15116,15205,15300,15413,15499,15586,15671,15760,15833,15907,15990,16069,16139,16247,16333,16437,16557,16557,16918,17110,17316,17514,17738,18035,18359,18646,19010,19350,19650,19942,20320,20754,21309,21824,22297,22716,23122,23655,24240,24899,25502,25987,26380,26741,27225,27680,28118,28551,28917,29255,29562,29998,30432,30877,31295,31701,31985,32237,32697,33126,33601,34052,34523,34959,35411,36111,36892,37756,38627,39490,40305,41232,42249,43483,44693,45705,46774,47747,48696,49961,51217,52445,53470,54436,55274,56032,57075,58148,59250,60312,61461,62514,63515,64757,66086,67416,68632,69869,70876,71882,73052,74367,75664,76927,78236,79394,80564,82099,83801,85662,87560,89570,91263,93214,95933,99025,102184,105425,108659,111718,114841,118727,122954,127276,130818,133889,136598,139013,142057,144855,147867,149346,150932,153565,155713,158743,161194,161194,165166,166367,168379,170012,172456,174374,176003,177550,178967,180125,181081,182420,183647,184853,185769,186612,187318,187967,188873,189770,190549,191399,192104,192695,193202,193917,194601,195124,195625,196027,196384,196765,197258,197746,198179,198619,199026,199449,199818,200263,200715,201154,201531,201848,202181,202517,202914,203433,203934,204483],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,3,4,4,6,10,10,23,23,35,90,262,442,615,801,827,864,914,977,1057,1151,1255,1326,1395,1450,1591,1724,1877,2046,2201,2395,2577,2860,3107,3386,3757,4077,4369,4681,5071,5402,5635,5819,5996,6174,6318,6511,6681,6879,7073,7242,7384,7515,7695,7912,8073,8210,8445,8575,8698,8851,9008,9158,9311,9407,9523,9670,9821,9938,10083,10218,10319,10429,10513,10591,10667,10713,10791,10858,10927,10968,11044,11117,11182,11230,11289,11360,11387,11428,11480,11512,11593,11633,11669,11699,11734,11771,11811,11875,11924,11948,11962,12001,12016,12035,12099,12139,12193,12217,12250,12294,12344,12391,12391,12391,12527,12561,12615,12636,12675,12675,12675,12751,12768,12794,12815,12832,12832,12832,12878,12888,12900,12916,12946,12946,12946,13037,13061,13092,13124,13173,13173,13173,13262,13302,13350,13390,13438,13438,13438,13547,13577,13634,13725,13789,13789,13789,13996,14073,14185,14306,14442,14442,14442,14815,14959,15070,15214,15379,15483,15617,15740,15855,15940,16056,16127,16239,16317,16397,16480,16537,16627,16700,16779,16891,16985,17084,17195,17374,17547,17736,17883,18113,18356,18607,18924,19216,19557,19890,20237,20571,20571,21393,21847,22436,22905,23323,23799,24357,24916,25594,26213,26637,27072,27464,27998,28396,28932,29302,29680,30057,30379,30710,31156,31638,32082,32422,32811,33101,33593,34023,34441,34941,35392,35844,36373,37003,37763,38622,39411,40356,41412,42157,43174,44034,45225,46351,47299,48241,49594,50530,51753,53180,54230,55121,55892,56958,57952,58963,60000,61078,62136,63331,64551,65808,67105,68362,69635,70485,71654,73021,74204,75395,76718,78354,79352,80481,81949,83535,85140,86743,88858,90603,92649,94799,97357,100489,103564,107116,109758,113095,116087,119779,123813,128321,131606,134434,137632,140175,143472,146341,149333,151167,153347,155826,158447,161230,163479,165930,167541,168711,170787,172779,174995,176837,178497,180240,181486,182725,183801,185159,185159,187320,188199,189088,189895,190619,191505,192265,193038,193917,194671,195296,195948,196540,197208,197664,198095,198472,198960,199357,199782,200335,200773,201186,201621,202051,202417,202887,203365,203793,204067,204362,204799,205183,205597,206065,206617,207081,207577,208027,208556,209079,209682,210212,210732,211195,211692,212224,212798,213318,213932],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,3,4,4,6,9,13,13,24,32,34,41,52,65,72,77,90,104,123,139,161,179,187,203,218,237,247,260,273,285,299,309,321,336,346,355,364,370,384,394,403,418,422,427,434,443,452,460,475,484,493,503,506,514,522,526,529,533,527,533,537,537,543,547,548,551,554,561,561,561,562,563,563,565,568,568,571,574,576,580,580,582,586,587,589,593,593,593,593,594,597,597,598,598,598,600,600,600,600,602,603,603,603,604,604,604,605,605,606,606,606,606,606,607,609,609,609,609,609,609,610,610,610,610,611,611,611,611,611,611,612,613,613,613,613,613,614,615,615,615,615,616,616,616,617,617,617,617,620,621,621,621,621,621,621,621,621,621,621,621,622,622,623,623,623,624,624,624,624,624,625,626,626,627,627,627,628,628,628,629,629,630,631,633,633,633,635,635,635,638,640,641,643,645,647,648,649,649,650,650,651,652,654,658,659,663,663,665,665,667,669,671,674,675,677,677,679,680,686,688,690,694,697,700,702,708,709,715,716,719,721,723,724,728,729,733,738,740,743,747,750,753,755,756,757,760,764,768,770,773,778,781,784,789,797,802,811,816,823,829,837,846,852,858,867,878,885,894,901,904,918,927,935,941,950,961,975,992,1007,1019,1035,1053,1070,1096,1114,1134,1153,1174,1204,1226,1256,1298,1322,1345,1374,1389,1420,1450,1487,1517,1542,1570,1597,1623,1660,1660,1720,1747,1775,1805,1837,1872,1909,1941,1969,1983,2010,2030,2050,2071,2084,2106,2125,2145,2160,2170,2184,2201,2215,2216,2216,2244,2255,2269,2280,2284,2292,2301,2308,2316,2319,2327,2333,2338,2343,2343,2345,2351,2353,2358,2361,2365,2367,2370,2374,2377],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,3,4,4,6,10,10,22,22,34,89,261,441,614,800,825,861,910,972,1052,1144,1245,1312,1381,1425,1558,1689,1835,1993,2135,2322,2499,2769,2109,2174,2425,2633,2863,3116,3377,3563,3662,3799,3781,3778,3798,3697,3624,3535,3348,3049,2888,2839,2625,2441,2295,2281,2358,2348,2312,2296,2199,2160,2122,2043,2052,2089,2022,1939,1858,1769,1700,1683,1652,1484,1471,1371,1295,1208,1153,1119,1077,1027,978,905,892,898,860,821,809,764,785,735,733,711,665,639,609,636,616,604,577,559,519,487,512,507,528,529,527,511,502,509,509,509,578,565,590,573,563,563,563,534,514,495,440,409,409,409,336,296,290,262,260,260,260,297,291,300,319,353,353,353,400,430,465,479,485,485,485,517,513,535,584,596,596,596,698,742,816,902,985,985,985,1270,1350,1383,1462,1542,1587,1656,1702,1705,1668,1666,1562,1673,1515,1464,1392,1311,1240,1199,1166,1151,1156,1159,1156,1249,1334,1438,1496,1652,1821,1989,2226,2448,2680,2926,3167,3381,3381,3840,4102,4485,4753,4945,5123,5355,5625,5937,6215,6338,6481,6494,6594,6436,6456,6351,6306,6276,6061,5807,5592,5471,5428,5373,5399,5202,5238,5228,5213,5345,5457,5596,5687,5881,6192,6630,7010,7669,8467,8751,9333,9717,10454,11107,11617,12106,12755,12909,13264,13815,14000,14073,13913,13959,13716,13515,13539,13547,13629,13871,13822,13821,13887,14114,14418,14427,14833,15149,15254,15334,15590,16070,16009,16129,16346,16597,16866,17244,18111,18842,19873,20846,22086,23907,25710,27945,29423,31581,33027,35003,37159,39754,41017,42136,43365,43172,43351,43043,42774,41355,40455,39781,38494,37020,34905,33790,32307,30739,30385,29302,28690,27483,27634,27766,26351,25415,23435,22305,22305,20434,20085,18934,18078,16326,15259,14353,13547,12981,12563,12205,11498,10843,10284,9811,9377,9029,8848,8324,7842,7602,7173,6867,6710,6633,6256,6031,5972,5888,5756,5686,5733,5617,5535,5567,5671,5722,5790,5866,5950,6019,6177,6328,6526,6653,6810,6943,6995,7010,7072]},"Timezones":["Europe/Copenhagen"],"AgeDist":{"0-4":308596,"10-14":337045,"100+":1326,"15-19":338903,"20-24":373946,"25-29":402016,"30-34":355016,"35-39":317274,"40-44":360966,"45-49":377241,"5-9":297433,"50-54":421735,"55-59":388391,"60-64":345703,"65-69":308827,"70-74":351301,"75-79":234837,"80-84":147182,"85-89":78137,"90-94":36193,"95-99":10135},"REstimates":{"Date":["2020-03-17T00:00:00+00:00","2020-03-18T00:00:00+00:00","2020-03-19T00:00:00+00:00","2020-03-20T00:00:00+00:00","2020-03-21T00:00:00+00:00","2020-03-22T00:00:00+00:00","2020-03-23T00:00:00+00:00","2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.74425566274099,1.65480553065657,1.61735152424977,1.57996970861197,1.52218388620621,1.45595634648106,1.34698137563494,1.23438562808776,1.13431734447471,1.08318204341113,1.05002331141017,1.14766329550231,1.2603247422224702,1.3264119117136002,1.43368123375146,1.4677838906465102,1.4881113904933998,1.54142007876745,1.5592009212465805,1.54316268506066,1.53506993837574,1.51520292270808,1.4712255585316203,1.3882820679089498,1.29970412499253,1.23444514448926,1.17546559333646,1.1248375874569498,1.07099127982191,1.03155783863243,1.00059433207164,0.948552972899455,0.9111053568225592,0.8798488427512041,0.843761834210944,0.802402246296664,0.7936625542841709,0.8007649362649109,0.816861485466553,0.8681465209145258,0.877597292030847,0.8912600510431509,0.8949895612554101,0.907635693473586,0.904524449822168,0.90339904697237,0.8886512592676831,0.894258063664869,0.9179087950356628,0.9210259295391507,0.890224220992741,0.897477444841972,0.913195508005215,0.8668101873000501,0.8742696973207429,0.874740857125428,0.8580364770669541,0.8374681582838699,0.8063891839790329,0.792202021163327,0.805016026960212,0.8082437308827929,0.7742658336650771,0.757544683631002,0.7614946837836741,0.741561719724278,0.714345064613359,0.719386946653992,0.7273531869341441,0.718086683005597,0.723572604160261,0.739513925416678,0.762742754406567,0.800846589071237,0.8042581214810909,0.797554005123259,0.813228284056321,0.79327465115383,0.777882484803279,0.7761739153520111,0.8269415188990469,0.8427469376266709,0.802917918516379,0.8095009711932571,0.833969277297669,0.804179915842859,0.8094915196675742,0.8098962397367521,0.836812152109874,0.8932750693562909,0.904514483492412,0.917109107406758,0.942024382255426,0.97010032106439,0.9458083431650122,0.8605997677717571,0.82892491399681,1.08363311772517,1.08206954035736,1.14407143003255,1.1243620596559,1.05223035571403,0.962047619061148,0.862535506525627,0.967703301631646,0.952235159017478,0.928086613784702,0.8827973199049569,0.8414601036071059,0.861785961888147,0.8860141070100641,0.7225761680655329,0.69695417841477,0.64065801410665,0.6698257995568621,0.6919241965199721,0.736161533576027,0.7771152751866031,0.859820984430303,0.909776935847493,0.945944160840433,0.9918172512650328,1.09927792061878,1.08869233708431,1.07103367270562,1.18644878209633,1.24840593396144,1.30759047413357,1.3135781570503702,1.29251707632073,1.22757094026824,1.17353913172539,1.17385607454637,1.15224498618169,1.1771910501148,1.26974985801827,1.25394635271821,1.20172251101697,1.15549949918121,1.33489039180193,1.34531456228224,1.38029307257851,1.42576843808925,1.46252528678825,1.3606377023596998,1.27213949971709,1.5224791399981,1.5525360345692,1.4834976459380702,1.41539342702648,1.40384973491319,1.39767271359781,1.41240187041362,1.26141403866903,1.22028739032162,1.15305918679343,1.11454478952357,1.04946808944795,1.10474328182846,1.13800728100128,0.943017557920507,0.902152246567419,0.8811564543863459,0.866080248468989,0.8298030067249341,0.8389177860295699,0.850948451246658,0.8568866446884058,0.870361953513039,0.912000575708574,0.9780259773236072,1.06561800412063,1.11987154810164,1.1539964643003,1.2342533275839098,1.30481684098606,1.3754646006773898,1.44146949508921,1.4752187299013897,1.51033263777931,1.50415755736502,1.5013611516008,1.48282927830889,1.32487658365355,1.47644399385079,1.47590602720075,1.49551506249472,1.47704095664485,1.41667236344958,1.37610451554738,1.36160035684736,1.33506802612416,1.34238967870066,1.32498993241754,1.27141044456241,1.22639775807413,1.18648106566638,1.2347933728208798,1.12425473421487,1.10532535529605,1.05007170139878,1.02332433888809,1.01140089243283,0.986370672049112,0.9538638574848528,0.94329391134197,0.92295227696764,0.908068283879486,0.909558884182751,0.918425214188593,0.9169935977157048,0.924865663591211,0.943949397362274,0.936091063450216,0.969022431255909,0.990268258545972,1.00721308042933,1.04376602052506,1.09111353958367,1.13207939769309,1.1742642258508,1.20016394356054,1.25772103004429,1.31099347766652,1.31588421558197,1.32100753575928,1.30769254494809,1.33621810737643,1.3391028843021,1.32116680711929,1.30189258201108,1.31800995524553,1.28036377093272,1.2602935180235402,1.25316071073316,1.22195768604273,1.17015002985914,1.11037479338445,1.10848522283186,1.08617064227831,1.08020609795755,1.05484467392484,1.04024985361291,1.04013592108021,1.05157832259357,1.03506235653042,1.05061125604076,1.04837587220089,1.02892154143364,1.03758270334662,1.02909238526638,1.05035722525326,1.0634772701233002,1.06610517869918,1.06646530018364,1.07286964960604,1.09552638254679,1.0762091643120302,1.05682920145186,1.05949412274118,1.06867967011146,1.07548609958549,1.08306378524992,1.1174723713278998,1.1499615156150802,1.17351995466271,1.18444351003167,1.22146440206109,1.27887348093328,1.3117799755366202,1.33807986059508,1.3399883042343002,1.35828505333926,1.34136127991782,1.34395908262913,1.35417266253413,1.3739992406016397,1.3302949496198202,1.28725002993087,1.25465792167295,1.20923277765874,1.18219723145712,1.13732951830094,1.10540758827876,1.0425523324410602,1.0192284349963698,0.9943709499434292,0.98569471594006,0.967420634068377,0.9309568916961288,0.8916319407759971,0.8662474914407049,0.844994615611737,0.8398573692484191,0.8507717704682429,0.847083338897481,0.843323764844899,0.830099621939912,0.8528706219313531,0.849758581712932,0.835080787076596,0.8098324269181519,0.789027877318518,0.741068238216338,0.7629201222366031,0.7708107992641821,0.793972652425304,0.774916032038881,0.75264582773907,0.726573478147759,0.7113148264955859,0.705472704978301,0.6997399283884621,0.712339614841769,0.716623461348534,0.729497968616851,0.718623816134927,0.7993612833332441,0.7163508980466851,0.71557914576765,0.7123338507208,0.724026348469318,0.7338280827302521,0.729437753783871,0.7457152252978009,0.7483653264425508,0.7352774427706871,0.7352341158386558,0.7481023371552821,0.749451335559663,0.7681887051016679,0.777103199581698,0.8043630172250459,0.8123850632233621,0.8272989130176279,0.845168163090726,0.8661451835359141,0.8850009800863929,0.889623715968255,0.9233260016968372,0.944705273253066,0.963822756325216,0.972813850114172,1.00293891184,1.01148278224457,1.02899711614964,1.04005346053803,1.07172316675662,1.08672287365232,1.07994681851207,1.08607873746548,1.09356253080577,1.0834681909076702,1.07508232244724],"StdR":[0.0754826755815761,0.0668362508504356,0.0607753368837265,0.0562403325583668,0.0513224090043106,0.0477567198909345,0.0438203837226267,0.0391086791713363,0.0358658833637093,0.0336351207702034,0.0321778135055973,0.0332867215973924,0.033855484864824,0.0341524849770709,0.0355453066852664,0.035656574916195,0.0360457375404435,0.036658189469312014,0.0366136187539861,0.0359686424551779,0.0347363865008967,0.0338125026901129,0.0324777802446128,0.0304288782604024,0.0278770655796572,0.0259551467305901,0.02400244072461201,0.0223265913816736,0.0206642724017795,0.0196448197336393,0.0188774501177661,0.0179861427299082,0.0171837671433924,0.0167545254577753,0.0165925620363726,0.0161960514627124,0.0162919827680114,0.0168625269333031,0.0173584630863851,0.0182613181574979,0.0186490077488829,0.0187139305779724,0.0192199484220247,0.0192313730044154,0.0193656760294173,0.019708930816992,0.0193226206875044,0.0196071491774013,0.0201989277874267,0.0205164272197551,0.0200141557719849,0.0203701856202349,0.0208195168616262,0.0203882494117863,0.0206795080120319,0.0208955767916048,0.0210582990289633,0.0211243955722048,0.0209506182386307,0.0210796537037093,0.0219714664216886,0.0221929202865117,0.0226398571553345,0.0228300277205873,0.0232832914624883,0.0236361730842827,0.0237566238667042,0.0246554302879163,0.0253864032392817,0.0261998638808979,0.0267754825978858,0.0283255400268783,0.0293326812737779,0.0306927491376462,0.0312713175535335,0.0311843590238541,0.0320282588786988,0.0318999830891233,0.0320696320124317,0.0328890210832948,0.0345082796640698,0.0354726470871431,0.0349302267221967,0.0354636912729911,0.0363250437961116,0.0362055554982905,0.0364679332937173,0.0369968266570816,0.0386393987932412,0.0403277027738478,0.0409201543768432,0.0413483622031595,0.04171442743966,0.0428239633069419,0.0420531436869773,0.0400657763031489,0.039890420576186005,0.0461310061792652,0.0466337181394962,0.0470069324788371,0.0461038635440235,0.0444149182960075,0.0420283079033592,0.0392055224646052,0.0420318733512245,0.041386989104776,0.0417914288920257,0.0402680813272149,0.0400701676063218,0.0412288819187056,0.0424618576030314,0.0386181110432416,0.0381637609825613,0.038271184329776,0.0405171862516711,0.0428200097318691,0.0457920497279607,0.0480052258667096,0.0524835941960213,0.0552478889643552,0.0562650539588257,0.05720537877964401,0.0608288485616758,0.0595659090967531,0.0586188958669772,0.0603815146473031,0.0616105186433567,0.061980435150392,0.0606441258023738,0.0597221510407838,0.0556900186607493,0.0534706953460944,0.0525033190694129,0.0508864518087257,0.0514788297948869,0.0527587842685876,0.0514028636971948,0.0493681794872874,0.04704401959352,0.0504637482208265,0.0492317522566569,0.0489509965255191,0.0487822873679823,0.0482487036864794,0.0458264375845725,0.0431161842331686,0.0461753831865357,0.0451894037038292,0.0431348908045252,0.0409709872544557,0.0396963096353188,0.038293922259026,0.0376673100471081,0.033852702683325,0.032447552358612006,0.030804828340952006,0.0291885897033795,0.0275272437035735,0.0278271948558402,0.0276293618861445,0.0246146351411075,0.0240352318812312,0.0236241099613556,0.0234340842109128,0.0232922637971508,0.0234992553187868,0.0242397584727614,0.0247535376418956,0.0252817038822482,0.0261796543378,0.0274144139884527,0.0285789519871076,0.029225297561394,0.0292747978971778,0.030169359266912006,0.0306572270755411,0.0310224065511565,0.0318425840642654,0.032240456324159,0.0327178934471971,0.0326488863103024,0.0319465300767194,0.0314286249302476,0.0288022206103201,0.0299042841199709,0.0291272692510888,0.0290729751627336,0.0288653072217973,0.0274120235735422,0.0265731447843262,0.0252516906506404,0.0242730910288113,0.0234255184834555,0.0225582483623944,0.0214623569961925,0.0203867044767115,0.0191815281284439,0.0188870237371181,0.0170888862275774,0.0165163555184064,0.0152586380854901,0.0145333987966148,0.0139812409970269,0.0134460402406921,0.012887352839287,0.0126867864043275,0.0123846425887722,0.0122288772975943,0.0123745077288403,0.0123234073428922,0.0124532827204673,0.0126208391835789,0.0128876730904891,0.0127997681104886,0.0129709373442392,0.0133173018877115,0.0134561158206493,0.0134699448807138,0.0138584427717399,0.014183345213787,0.0143197942499756,0.0146728460991314,0.0153117524324896,0.015658511447165,0.0160374762509328,0.0166267068262021,0.016892357733950997,0.0172186324115115,0.0173970431829581,0.0173209743738535,0.0173839570675483,0.0171955951295093,0.0166612585163354,0.0162787188453256,0.0159746450659246,0.0152187310940169,0.0143042379164807,0.0132879658973058,0.0127533987545333,0.0119988441369469,0.0114841404549148,0.0107666345088513,0.0103303785531806,0.00996556368008841,0.00975228760487148,0.009481081338359893,0.00935554182080958,0.00918092224894767,0.00907513256291847,0.00897478782871766,0.00878001857500646,0.008747885668521721,0.0087682201078459,0.00876176763483983,0.00866636580349144,0.00883848335637596,0.008812753004089121,0.00870803188590045,0.00876263645902112,0.00864573377266802,0.008678768196750999,0.0086010273734517,0.00861026609836709,0.008664875360798541,0.00894524729993708,0.009230186033018159,0.00955683934162119,0.0101118330677935,0.0108370649249651,0.0117326700951281,0.0127209595457888,0.0137498560910478,0.0144457574754055,0.0148220878460505,0.0150552613471895,0.0155426617624826,0.0158112327496505,0.0156756784701708,0.0152742429207004,0.0145695104724051,0.0135821665743979,0.0128358807299273,0.0116299880019266,0.0106441118755568,0.00950851046669521,0.008750631503794121,0.00788362179302818,0.00723461913413872,0.00665550527989007,0.0060331553481646795,0.00569175337527705,0.00551921363564671,0.0055331741635715895,0.00562334105619346,0.0059084821227750285,0.00607010812000576,0.00625746073152209,0.00637074069827896,0.0067762004816266895,0.006889019025009029,0.00694344628772016,0.00701644530478221,0.0072146598969779095,0.00728607161670798,0.00806025568957042,0.0087882294298956,0.009391449399927771,0.009586077579592707,0.00950168107440215,0.00951680334623054,0.009818363392289559,0.0103933379345977,0.0108738820210963,0.0116008019325797,0.0121318461067413,0.0126796548133713,0.012845951153148995,0.0143109801950405,0.013169843798981002,0.0130927077735596,0.0133349329906665,0.0138813616247857,0.0144689600569242,0.0146291593727494,0.0150075820807745,0.0151558680108359,0.0149538110663497,0.0151215343003882,0.0156530158584791,0.0157133713501857,0.0162644487912997,0.0163466331992908,0.0169908893684038,0.0169901117837233,0.0169820177182078,0.0171008093397282,0.0170013314640883,0.0169565046577226,0.0165488499756775,0.0163515693669249,0.0165761372453719,0.0161712860697446,0.0158121697202187,0.015379173973735,0.0151543607039067,0.0147008588721287,0.0145615814656971,0.0142550999248223,0.0142052195026815,0.0136484804646572,0.0135045561950253,0.0134157900124187,0.0131085322573186,0.0129526635019485],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Capacity":{"CapacityActiveInfectionPercent":0.1072,"CapacityNewInfectionsPerDayPer1000":0.076571428571,"CriticalBedsPer100k":6.7,"Source":"https://link.springer.com/article/10.1007/s00134-012-2627-8","Year":2012.0},"Interventions":[{"type":["School Closure"],"dateStart":"2020-03-13 00:00:00+00:00","dateEnd":"2020-03-17 00:00:00+00:00"},{"type":["Gatherings <100","School Closure","Gatherings <1000"],"dateStart":"2020-03-17 00:00:00+00:00","dateEnd":"2020-03-18 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-18 00:00:00+00:00","dateEnd":"2020-04-20 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-04-20 00:00:00+00:00","dateEnd":"2020-05-11 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-05-11 00:00:00+00:00","dateEnd":"2020-05-31 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-05-31 00:00:00+00:00","dateEnd":"2020-07-01 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-07-01 00:00:00+00:00","dateEnd":"2020-07-02 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-07-02 00:00:00+00:00","dateEnd":"2020-07-08 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Some Businesses Suspended"],"dateStart":"2020-07-08 00:00:00+00:00","dateEnd":"2020-09-09 00:00:00+00:00"},{"type":["Symptomatic Testing","Mask Wearing"],"dateStart":"2020-09-09 00:00:00+00:00","dateEnd":"2020-09-19 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-09-19 00:00:00+00:00","dateEnd":"2020-10-10 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing"],"dateStart":"2020-10-10 00:00:00+00:00","dateEnd":"2020-10-21 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Gatherings <100"],"dateStart":"2020-10-21 00:00:00+00:00","dateEnd":"2020-10-26 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100"],"dateStart":"2020-10-26 00:00:00+00:00","dateEnd":"2021-01-04 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2021-01-04 00:00:00+00:00","dateEnd":"2021-02-08 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2021-02-08 00:00:00+00:00","dateEnd":"2021-02-20 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2021-02-20 00:00:00+00:00","dateEnd":"2021-03-01 00:00:00+00:00"}]},"data_url":"extdata-DK.json","Name":"Denmark","CurrentEstimate":{"Exposed":424.0,"Infectious":479.0},"OfficialName":"Kingdom of Denmark","Level":"country","M49Code":"208","ContinentCode":"W-EU","CountryCode":"DK","CountryCodeISOa3":"DNK","Population":5771876},"DO":{"data":{"Rates":{"CaseFatalityRate":0.005463406447918419,"Critical":0.011299203025026771,"Hospitalization":0.04533644407251392},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,3,3,3,3,4,5,9,16,16,16,17,33,36,50,80,98,108,131,152,162,208,215,268,312,363,416,463,581,581,763,822,910,993,1165,1228,1301,1387,1481,1606,1771,1905,1960,2064,2286,2584,2763,2870,3221,3221,3351,3557,3726,5847,6613,6613,7142,7366,7572,7854,8133,8285,8534,8790,8952,9266,9557,10559,10893,11075,11224,11474,11736,11919,12007,12158,12208,12318,12541,12754,13084,13320,14025,14133,14216,14293,14605,14957,15138,15338,15551,16006,16223,16357,16666,17142,17280,17580,17904,18141,18392,18602,18943,19489,19564,20056,20426,20830,20996,21459,22441,23134,23459,23636,24423,24607,25094,25561,25976,26466,26905,27625,27980,28603,30204,32014,33947,35302,36470,37509,38244,38824,38824,40122,40539,41393,42538,43744,44910,45666,47095,47946,49539,51356,52905,54108,55504,56760,57734,59132,59949,60670,61558,62460,63478,64347,65285,66320,66776,68082,68736,69519,70871,70871,71901,72567,73228,73795,74305,75034,75747,76531,77182,77790,78387,78891,79363,80179,80820,81668,82274,82741,83434,84018,84610,85220,85965,86422,86998,87629,88205,88840,89635,90366,90942,91569,92157,92567,93061,93627,94084,94532,94941,95460,96152,96883,97575,98207,98880,99271,100051,100920,100920,102353,102651,103081,103324,103412,103944,104486,104862,105289,105634,105982,106304,106650,107038,107580,108021,108383,108765,109057,109135,109268,109590,109981,110381,110761,110871,111527,111681,112090,112552,112882,113134,113263,113687,113817,114317,114818,115219,115530,115611,115992,116169,116329,116873,117402,117804,118008,118770,118877,119616,120481,121007,121323,121988,122205,122406,123284,124276,124931,125715,125965,126732,127106,127866,128604,129306,129965,130264,131185,131543,132282,132935,133812,134331,134932,135587,135934,137098,138076,138888,139867,140217,140524,140931,142030,143050,144208,145115,145681,146020,146491,147147,147886,148922,149812,150804,151703,154145,155867,157533,158775,159606,160364,162810,164033,165659,167214,168627,169843,171186,172562,173882,175329,176788,178146,179097,180170,181402,182603,183720,185154,185964,186703,187422,188300,189163,190295,191338,192078,192651,193433,194653,195594],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,5,5,5,5,5,5,11,11,11,21,21,34,72,112,202,245,312,392,488,581,719,859,901,1109,1284,1380,1488,1488,1745,1828,1956,2111,2349,2620,2759,2967,3167,3286,3614,3755,4126,4335,4680,4964,5044,5300,5543,5749,5926,6135,6293,6416,6652,6972,7288,7578,7954,8235,8480,8807,9095,9376,9882,10347,10634,10900,11196,11320,11739,12110,12314,12725,13223,13477,13657,13989,14422,14801,15073,15264,15723,16068,16531,16908,17285,17572,17752,18040,18319,18708,19195,19600,20126,20415,20808,21437,22008,22572,22962,23271,23686,24105,24645,25068,25778,26677,27370,27936,28631,29141,29764,30619,31373,31816,32568,33387,34197,35148,36184,37425,38128,38430,39588,40790,41915,43114,44532,45506,46305,47671,48743,50113,51519,52855,53956,54797,56043,57615,59077,60896,62908,64156,64690,66182,67915,69649,71415,72243,73117,74295,75660,76536,77709,78778,79732,80499,81094,82224,83134,84488,85545,86309,86737,87123,88127,89010,89867,90561,91161,91608,92217,92557,92964,93390,93732,94241,94715,94979,95627,96629,96629,98776,99333,99898,100131,100937,101716,102232,103092,103660,104110,104803,105521,106136,106732,107700,108289,108783,109269,109737,110122,110597,110957,111386,111666,111900,112209,112728,113350,113926,114480,115054,115371,116148,116872,117457,118014,118477,118843,119008,119662,120066,120450,120925,121347,121667,121973,122398,122873,122873,124018,124527,124843,125008,125570,125913,126332,127018,127332,127591,127848,128278,128824,129300,129645,130182,130603,131131,131265,131636,132554,133225,133724,134203,134697,135157,136183,136784,137770,138410,138829,139111,139396,140922,141777,142653,143473,143988,144302,145197,146009,146680,147655,148453,149138,149630,150161,151721,152452,153585,154692,155184,155797,156585,157305,157929,159064,160386,161052,161930,162496,163654,165035,165940,166764,167405,168265,169579,170785,172218,172965,173331,175374,175849,176378,177493,178538,180644,182103,183282,184788,186383,187487,188969,191339,193118,194966,196591,198123,199672,201145,202507,203946,205162,206305,207455,208610,210412,212553,214060,215086,215920,217277,218948,220426,222148,223398,224119,224538,225472,226714,227764,228895,229768,230563,231095,231737,232780,233598,234502,235462,235882,236210,236883,237629,238205,239009,239617,239998,240201,240773,241392,242087],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,3,3,6,10,10,20,28,39,42,51,57,60,68,68,82,86,98,108,118,126,135,173,177,183,189,196,200,217,226,235,245,260,265,267,273,278,282,286,293,301,313,326,333,346,354,362,373,380,385,388,393,402,409,422,424,428,428,434,441,446,448,456,458,458,460,468,474,485,488,498,502,502,515,516,520,525,536,538,539,544,550,561,568,577,592,605,615,633,635,647,655,662,669,675,691,698,712,718,726,733,747,754,765,775,786,794,804,821,829,842,864,880,897,903,910,929,941,942,971,981,993,999,1005,1006,1036,1055,1063,1083,1101,1123,1146,1160,1170,1178,1183,1213,1222,1246,1259,1289,1309,1328,1346,1371,1393,1409,1438,1453,1481,1489,1501,1505,1533,1554,1567,1573,1585,1613,1630,1648,1673,1681,1710,1738,1765,1801,1801,1840,1845,1864,1889,1914,1926,1941,1953,1968,1984,1998,2009,2022,2034,2044,2047,2054,2064,2074,2076,2087,2093,2095,2098,2101,2105,2108,2117,2128,2134,2144,2149,2159,2163,2165,2167,2173,2179,2183,2186,2189,2192,2195,2199,2203,2204,2206,2212,2212,2220,2223,2225,2226,2232,2234,2236,2245,2249,2250,2252,2257,2260,2261,2263,2265,2267,2269,2272,2274,2280,2282,2285,2286,2290,2293,2301,2306,2308,2310,2311,2313,2315,2317,2324,2328,2330,2331,2333,2334,2335,2343,2345,2345,2346,2347,2350,2358,2359,2360,2361,2364,2367,2372,2375,2376,2382,2384,2385,2398,2401,2404,2404,2404,2404,2404,2405,2409,2414,2416,2416,2418,2419,2419,2419,2423,2424,2424,2427,2427,2427,2428,2428,2432,2432,2437,2448,2461,2470,2482,2496,2513,2531,2545,2564,2579,2603,2626,2646,2666,2688,2704,2719,2747,2773,2801,2831,2843,2864,2883,2904,2917,2932,2944,2959,2975,2990,3007,3024,3028,3038,3048,3057,3066,3075,3082,3093,3100,3106,3118,3130,3139,3150],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,5,5,5,5,5,5,11,11,11,20,20,32,70,110,199,242,303,379,475,558,688,817,855,1053,1218,1304,1404,1404,1646,1709,1822,1953,2151,2396,2516,2663,2838,2941,3217,3344,3658,3806,4091,4313,4336,4459,4697,4719,4831,4947,5018,4965,5131,5370,5588,5771,6015,6118,6221,6485,6658,6710,6913,7196,7371,7277,7566,7547,7758,7956,6039,5678,6169,5889,5843,5961,6110,6210,6328,6262,6459,6631,6777,6853,6224,6177,6162,6300,6325,6447,6740,7055,7429,7663,7940,8335,8686,8911,9050,8641,8938,9256,9717,9816,10166,10877,11363,11710,11934,12220,12695,13235,13505,13803,14241,14729,15291,15981,16796,17688,17835,18045,18703,19522,20221,21238,22176,22162,22261,23283,24166,24748,25941,26780,27402,27822,28572,29704,30416,31861,33242,32869,31575,31112,31467,32019,32736,32821,33110,34258,34316,34751,35057,34951,34679,34261,34082,33758,33795,33540,32751,31951,31148,30130,29866,29771,29202,29058,28924,28477,28172,27466,26987,26457,25739,25784,24923,24505,24343,23957,23957,25035,24921,24806,24447,24718,24756,24544,24608,24510,24336,24418,24621,24751,24519,24836,24574,24455,24464,24229,24028,23900,23644,23326,23146,22801,22475,22415,22393,22163,21980,21968,21653,21832,22142,22231,22220,22220,22132,21884,22016,21725,21375,21155,20941,20584,20498,20141,19741,19741,19445,19653,19537,19458,19926,19735,19610,19911,19794,19707,19614,19717,19914,20001,19802,19896,19953,20097,19936,20227,21006,21353,21458,21536,21646,21993,22355,22797,23372,23548,23636,23664,23818,24918,25636,26008,26325,26438,26439,27252,27682,28168,28981,29235,29390,29479,29803,30593,31216,31609,31850,31813,32107,32225,32725,33147,33398,33726,33736,33817,34130,34518,35525,35670,35756,35695,35895,36906,37186,38259,38267,37978,39143,39099,39027,39483,40180,41122,41600,41967,42494,43738,44535,45606,46877,47631,48310,49015,49972,51170,52158,52847,53529,53695,53929,54072,54304,53641,54040,53861,53623,53610,54194,53391,53620,53688,53353,52649,51831,51403,51248,50965,50634,50036,49458,49023,48577,48371,47971,47754,47270,46870,46450,46395,46254,45960,45621,45179,44814,44432,44210,43600,43343]},"Timezones":["America/Santo_Domingo"],"AgeDist":{"0-4":1002829,"10-14":977245,"100+":2399,"15-19":958630,"20-24":939563,"25-29":914754,"30-34":825573,"35-39":738809,"40-44":668263,"45-49":606226,"5-9":996519,"50-54":541435,"55-59":472900,"60-64":388564,"65-69":293575,"70-74":204150,"75-79":137350,"80-84":94846,"85-89":52907,"90-94":23314,"95-99":8053},"REstimates":{"Date":["2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[2.58122697741208,2.46385696653086,2.08741390555784,2.12597605733214,2.0897350449741,1.89220767331184,1.71716255287967,1.47367302393695,1.5044375911956498,1.42441167105685,1.37490356865235,1.34747922162855,1.37625138036922,1.4220366440525505,1.3345755704503302,1.2978920081987,1.3240692700532,1.20850772425277,1.23931958945864,1.21587343714493,1.30208157133931,1.34629453654062,1.31778687369808,1.33419339466202,1.2442806756564802,1.22515491177118,1.17927363369423,1.11673083963309,1.10272269235265,1.08281909911766,1.05301945800377,1.0431842459309,1.00506283373139,1.06127068970656,1.0381299738833398,1.0576976222930998,1.05955704668042,1.04909158284722,1.09209989795262,1.1019192006541698,1.09846295197827,1.1033446167023202,1.18249713752052,1.2285303574066002,1.22429712423589,1.2176723081373202,1.1880415920381495,1.09812080146996,1.09679747513983,1.09700332213099,1.03876115246843,1.05800392004396,1.10791258612201,1.07655994539518,1.03666792960142,1.03814462063579,1.01510565809135,0.991775968210372,0.988276402322926,0.973912931006467,1.01443136130656,1.06566414941524,1.06934243772255,1.05948706102877,1.08525711140479,1.04498970810496,0.9659540968953342,0.971466485125863,0.9973180602431372,1.01300485918447,1.024861722119,1.02754128830229,1.07775080633997,1.08860888460804,1.06002377403327,1.1046527364184,1.1108185429198,1.1277192266273002,1.10713094266303,1.0893989871461098,1.11498314978585,1.1192814786868202,1.14448195549986,1.12497111035614,1.13826703770389,1.19606293488725,1.19009761163683,1.19664359816351,1.20416351034259,1.1462369177626202,1.12013324138602,1.1355986507266,1.16097417052789,1.15054694944656,1.16559766924755,1.18606465309917,1.18480183706479,1.21229155111853,1.21005406378246,1.2066441211633,1.1659421456461398,1.10203686174047,1.12439817318846,1.17188618774404,1.19303240991838,1.1906137524928702,1.21462872902153,1.22094464016722,1.18151694073404,1.18775231681453,1.17180040344454,1.1697427124667,1.16442490596924,1.13923385557588,1.13922642371649,1.15053447715258,1.12916375816209,1.12799477879055,1.12576967630601,1.14191280291241,1.15377984778175,1.14259913728625,1.09887499757506,1.08391366634163,1.10493965171548,1.10817022152454,1.10909925608031,1.0613688640748,1.03416188021998,1.04351240471807,1.04320287977315,0.999381959202923,0.98126470863516,0.94346022263178,0.893907145683389,0.881267648793443,0.902945096658487,0.901321143948892,0.8714166183349259,0.86787295072374,0.846231792963136,0.864910021913096,0.8597906326340959,0.8307516353476361,0.830402823191674,0.85656997315116,0.8590562112239909,0.8547461792161409,0.850615468763137,0.848691773741896,0.8727024565740991,0.8309977006871758,0.811826815446875,0.758340117431875,0.7246059154714659,0.73522634626413,0.7768821656233821,0.800526464828711,0.794788346005943,0.837497744648356,0.767859314472377,0.9658770846254052,0.982724512333164,1.00259618655292,0.9564656186607048,1.01425650367488,1.05911099355646,1.06207330165757,1.11125475268104,1.0995241361568602,1.07613931323852,1.10658095789358,1.09532424054936,1.03357831515335,1.08529455962721,0.947344824645114,0.948482923949491,0.947787831804648,0.98399100714738,0.954035192964884,0.9172087762740748,0.92279242375814,0.8801232247466322,0.8800113872570109,0.8793385516104241,0.844423709864101,0.8161129356444059,0.829080586599129,0.8597697894678751,0.832548138277664,0.851843610311596,0.8874549247734979,0.8841115494828279,0.9485919952196,1.01310422503691,1.03327357226658,1.05850998051801,1.0538236498495002,1.05507291819351,1.03365382857515,1.07410080692075,1.04681523126893,1.00206692517564,0.982657738511611,0.964383284841125,0.932507226767077,0.939518699511895,0.899363602804825,0.87659183376215,0.806993879820133,0.9203585869483508,0.950444495791013,0.955905832745938,0.9642692256565792,0.956119337676594,0.952389169274915,0.965206398621057,1.00681184521517,0.991111535119896,0.9812663996596328,0.974825482264965,0.9787895980448148,0.99440109886661,1.07618270294502,0.936362744464399,0.940689586578387,0.9661895122994748,1.0354895568326898,0.9636777127429952,0.9692754823970732,1.05861133961606,1.05357559226251,1.07564086955065,1.0996337990756202,1.12173657470584,1.10509029662302,1.15899029825392,1.1513589324268798,1.21742029266298,1.19418498220492,1.15329881761997,1.08533822261137,1.08261087000159,1.21761620999622,1.17904624325807,1.16762189145361,1.1718559555717,1.14246401838506,1.09189851312492,1.11835854931929,1.07459303909516,1.06529446846278,1.05136700736483,1.05789939257397,1.07627889118437,1.08657241941098,1.09736674183868,1.08411612036246,1.05546294030478,1.0680291142227,1.08438814061967,1.06853584818359,1.08327397829634,1.05931143703165,1.03822005150678,1.02512761628204,1.03423866331286,1.07654105878016,1.06515244665576,1.08722860405155,1.07627877178249,1.02693072667127,1.0730909955346,1.04414385774048,1.01084029545362,1.01830830325568,1.03617000484714,1.0753738848295,1.1054803848364,1.15472697376718,1.09896500498142,1.00179099915426,1.0976111708029,1.0563388442004,1.04118535133766,1.02898630282134,0.9980171482381052,1.08435417981364,1.12312578195597,1.14379183263147,1.16404520172373,1.15320432979703,1.11539575928456,1.0928464666705,1.17677056381479,1.23793308154621,1.18486836670152,1.21105665812526,1.22663000135888,1.2057739023473502,1.1849180752328998,1.10837899075907,1.07985011187989,1.06365505293288,1.0335257242435,1.00425167659983,1.00404826067251,1.01912459860694,1.00728248435513,0.993320779983232,0.954950469801846,0.92194064771267,0.923817225927629,0.9428829549684592,0.955420897982357,0.98312867795916,0.9799464051058728,0.958721717168882,0.927149894561595,0.925311681816994,0.9416578026259872,0.913666892013844,0.8720660288589351,0.854063054182924,0.8621714652069101,0.8673982967791991,0.84747555135097,0.8321237270550279,0.8156205780545759,0.7895204212317499,0.799166287356498,0.808834649223866,0.832012921251638,0.840495612364534,0.8282382635457951,0.8161665781165609,0.81557781707826,0.8205510725021591,0.811798462283968,0.8094352026110769,0.8305711936654301,0.8171047617979449,0.8312312322205241],"StdR":[0.13194453956051,0.11525547291641,0.0947756312242904,0.0877727051504115,0.0807888957631472,0.0712680554685038,0.0623339483415852,0.0523005226890762,0.0484640713240077,0.0442469079899218,0.0414563737593824,0.0388770119913141,0.0382255003015552,0.0374172886274988,0.0346961885606752,0.0331852460768727,0.0324638374939282,0.0297105316070744,0.029103110800237007,0.0280973690992467,0.0287861261266896,0.0284009284125534,0.0278539115031041,0.0281891376226843,0.026097502076054,0.0250071829796127,0.0239300831546952,0.0224897062839073,0.021862774346961003,0.02096259332722,0.0205277922539179,0.019801617918988,0.0191067495743237,0.019546582753392,0.0189947214240164,0.0191496783092666,0.0189203704280045,0.0188289457632014,0.0190653622156149,0.0189768051186676,0.0189318615916235,0.0186797221922019,0.0194354100861902,0.019758405430256,0.0196366960410317,0.0194214264042934,0.019020827258568,0.0181933315326356,0.0178663311944709,0.0174243925818473,0.0168409558220604,0.0165361222358333,0.0166903443589317,0.0163972649369251,0.0158738430401249,0.0158235504651309,0.0154328276377977,0.0151053861109414,0.0150298579758844,0.0149292463452619,0.0152021627263339,0.0154859755154375,0.0156431423440623,0.0154658902526924,0.0154393350701864,0.0151970007636303,0.0144610489810465,0.0144153678335854,0.0147980369580005,0.0147483786171703,0.0148415588011121,0.0147325682533954,0.015125638666565,0.0152360686053146,0.0151884709939368,0.0153824865650469,0.015328858979335,0.0152839944904113,0.0150666334011369,0.0150087076214687,0.0148812349252216,0.0149395205524896,0.0150229502991031,0.0149720750200048,0.0149479353933085,0.0152209100716483,0.0151175180433225,0.0151034018326067,0.0153182979071039,0.0148145185302975,0.0144663950764744,0.014446313819101,0.0142407883790509,0.014052976215841,0.0138781437007608,0.0141389633081894,0.0141092403104174,0.0141724862098883,0.0141773170457447,0.0143352642630886,0.0138120201074777,0.0130476184515922,0.0130498292543434,0.0129820110282802,0.0129377585561069,0.0130326386018125,0.0131397296051068,0.013250470077171998,0.0130100416715792,0.0128979436950032,0.0126809749444456,0.0125917044320433,0.0122955547308954,0.0118595902117174,0.0116693917162885,0.0114651864107999,0.0111740119443249,0.0110095764580455,0.0108256153725734,0.0107132979001922,0.0106859609546127,0.0105968020796273,0.0101882637680203,0.0100052083142289,0.00985817302130695,0.00966003772620107,0.00946237314142177,0.009157669514104,0.00873594962965519,0.00872137171280857,0.00847468035234249,0.00802879106549507,0.007879113949850459,0.00755308282821757,0.007284011024576558,0.007281748000084709,0.00763111251282826,0.007595811771952329,0.007455678454215059,0.00763437800871707,0.007715725764011271,0.00806710590024681,0.008196659604058559,0.008300264232327641,0.00862410011944746,0.00907008046632583,0.00926656573916767,0.00943634274392529,0.00955308735117138,0.00973705348038625,0.0101617016064398,0.00978678497293158,0.009887748514972641,0.00967656127308234,0.00988143529099776,0.0105977466745289,0.0117917493997313,0.0124336927468456,0.0125717726864322,0.0132934160612051,0.0124266480558347,0.0148195575194574,0.0151493045603153,0.0145480388304841,0.0133467097120865,0.0130798124391832,0.0129618318634111,0.012692513619048,0.0127899507172003,0.0123316795635925,0.0117439265209169,0.0116120361466424,0.0114247528290803,0.0110776261479735,0.0110026770273301,0.010215605251747,0.0101426946630691,0.0101188876837149,0.0104008628248708,0.0102063810349898,0.0101004309485144,0.0102059204909289,0.0100919616481501,0.0103268109229327,0.0103791338682034,0.0104772408309347,0.010596310103646998,0.0109480037868799,0.0117291558295464,0.0117529371892977,0.0119235280427828,0.0126429251343621,0.0126593093460668,0.0133048432164372,0.0139793994230741,0.0139073992465874,0.0135817961474465,0.0130480818176592,0.0130680712830705,0.0126928276474202,0.0126521675418421,0.0123577594388905,0.0120709417965027,0.0117338784932967,0.0116239665284821,0.0115036450876439,0.0116620781062245,0.0113857528680425,0.0113621391273645,0.0111988944344903,0.0124787486924474,0.0128400673834353,0.0128946036191911,0.0129696267892057,0.0128879320210218,0.0127727659984658,0.012843325152615,0.0131426195123851,0.0131273053162077,0.0128959954606222,0.0127508406804798,0.0127840980886483,0.0129538258074236,0.0134679924922703,0.0126583770693692,0.0125224665058449,0.0127602427852992,0.0133381234625196,0.0128754115646672,0.0127668058221383,0.0134533735271209,0.0134250315275307,0.0135673162668655,0.0134685609603202,0.0137513207602105,0.0136148307838546,0.0138272894677017,0.0139119045573892,0.0141606979782961,0.0143079495236739,0.0140284816880982,0.0133707673719165,0.0132923147983354,0.0140074002931046,0.0135345179094878,0.0135748863717714,0.0136185100389402,0.0132845068229301,0.012867123296321002,0.0127922398006107,0.0121057217782446,0.0119277601854558,0.0116827656514478,0.0115093186733269,0.0113905609644853,0.0113758083893914,0.0111483841442796,0.0111699890658856,0.0109665729610496,0.0108249549050933,0.0108737251967907,0.0106897890006908,0.0107465090974183,0.0105382566949058,0.0103079080669653,0.010095855879539,0.0101608584580315,0.0102366991195928,0.0101438914428445,0.0101630612244177,0.0101868553732949,0.009959827392556079,0.0100059468933946,0.009843403144459459,0.00950378889074715,0.009595548928500341,0.00946469799201948,0.00965900281033899,0.00982685227041087,0.0101425138297572,0.00990471645116201,0.009429924387493193,0.00990145283537415,0.00950433425000903,0.00929920957195092,0.00923617942782179,0.00898820601559328,0.00933589393576928,0.00940922832291627,0.00958398774715686,0.00980210406252433,0.0100474717486497,0.00988677244205978,0.00979215682897277,0.010133123925024,0.0104945199179039,0.0105844624532221,0.0110568371268279,0.0112910203287054,0.0113888627761386,0.0113046056901934,0.0106183322046303,0.0101682549761189,0.00956118712439426,0.00897655877581349,0.00840620542081319,0.00822272656899123,0.00790272125214244,0.00759807983559283,0.007411482016407759,0.007122558766826159,0.00698805161885661,0.00698712335496518,0.00701383261142628,0.00716802201732759,0.00714519416804612,0.00705481500346865,0.00697706977369603,0.00690322004251557,0.00699569944375549,0.007176015663419059,0.00700162199761515,0.00708687704054071,0.00727904174971905,0.007582266671062829,0.00795211516529009,0.00808908889535145,0.008238122447309171,0.0084460169867286,0.008629343622400509,0.00915914208403866,0.009541643632117479,0.0101386521263247,0.0103574030770569,0.0104941661966195,0.0104729968382912,0.0106078771081565,0.0108322252644083,0.0109574315946104,0.0111772073841139,0.0116321122914822,0.0116947681094704,0.0118954027314851],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-DO.json","Name":"Dominican Republic","CurrentEstimate":{"Exposed":43803.0,"Infectious":37692.0},"OfficialName":"Dominican Republic","Level":"country","M49Code":"214","ContinentCode":"W-NA","CountryCode":"DO","CountryCodeISOa3":"DOM","Population":10738958},"DZ":{"data":{"Rates":{"CaseFatalityRate":0.004828034412317171,"Critical":0.009981043049854024,"Hospitalization":0.04274040352928435},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,8,12,12,12,12,12,32,32,32,65,65,24,65,29,29,31,31,37,46,61,61,62,90,90,90,113,237,347,405,460,591,601,691,708,783,846,894,1047,1099,1152,1204,1355,1408,1479,1508,1558,1651,1702,1779,1821,1872,1936,1998,2067,2197,2323,2467,2546,2678,2841,2998,3058,3158,3271,3409,3507,3625,3746,3968,4062,4256,4426,4784,4747,4918,5129,5277,5422,5549,5748,5894,6067,6218,6297,6453,6631,6717,6799,6951,7074,7255,7322,7420,7606,7735,7842,7943,8078,8196,8324,8422,8559,8674,8792,8920,9066,9202,9371,9674,9897,10040,10342,10832,11181,11492,11884,12094,12329,12637,13124,13124,13743,14019,14295,14792,15107,15430,15744,16051,16400,16646,16983,17369,17369,18076,18088,18837,19233,19592,20082,20537,20988,21419,21901,22375,22802,23238,23667,24083,24506,24920,25263,25627,26004,26308,26644,27017,27347,27653,27971,28281,28587,28874,29142,29369,29587,29886,30157,30436,30717,30978,31244,31493,31746,32006,32259,32481,32745,32985,33183,33379,33562,33723,33875,34037,34204,34385,34517,34675,34818,34923,35047,35180,35307,35428,35544,35654,35756,35860,35962,36063,36174,36282,36385,36482,36578,36672,36763,36857,36958,37067,37170,37170,37382,37492,37603,37603,37856,37971,38088,38215,38346,38482,38618,38788,38932,39095,39273,39444,39635,39635,40014,40201,40395,40577,40577,41001,41244,41510,41783,42037,42325,42626,42980,42980,43779,44199,44633,45148,45148,46326,46962,47581,48183,48794,49421,50070,50712,51334,51946,52568,53204,53809,54405,54990,55538,56079,56617,57146,57648,58146,58146,59135,59590,60028,60457,60888,61307,61700,62089,62487,62869,63260,63644,64020,64401,64777,65144,65505,65862,66214,66550,66855,67127,67395,67611,67808,67999,68185,68383,68589,68802,69011,69212,69403,69608,69791,69992,70188,70373,70554,70747,70933,71127,71343,71552,71755,71945,72143,72336,72538,72745,72956,73152,73344,73530,73732,73940,74136,74330,74330,74692,74871,75057,75243,75436,75628,75816,75999,76168,76330,76489,76640,76797,76940,77076,77225,77382,77537,77683,77842,77976,78098,78234,78377,78524,78672,78824],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,3,5,12,12,17,17,19,20,20,20,24,26,37,48,54,60,74,87,90,139,201,230,264,302,367,409,454,511,584,716,847,986,1171,1251,1320,1423,1468,1572,1666,1761,1825,1914,1983,2070,2160,2268,2418,2534,2629,2718,2811,2910,3007,3127,3256,3382,3517,3649,3848,4006,4154,4295,4474,4648,4838,4997,5182,5369,5558,5723,5891,6067,6253,6442,6629,6821,7019,7201,7377,7542,7728,7918,8113,8306,8503,8697,8857,8997,9134,9267,9394,9513,9626,9733,9831,9935,10050,10154,10265,10382,10484,10589,10698,10810,10919,11031,11147,11268,11385,11504,11631,11771,11920,12076,12248,12445,12685,12968,13273,13571,13907,14272,14657,15070,15500,15941,16404,16879,17348,17808,18242,18712,19195,19689,20216,20770,21355,21948,22549,23084,23691,24278,24872,25484,26159,26764,27357,27973,28615,29229,29831,30394,30950,31465,31972,32504,33055,33626,34155,34693,35160,35712,36204,36699,37187,37664,38133,38583,39025,39444,39847,40258,40667,41068,41460,41858,42228,42619,43016,43403,43781,44146,44494,44833,45158,45469,45773,46071,46364,46653,46938,47216,47488,47752,48007,48254,48496,48734,48966,49194,49413,49623,49826,50023,50214,50400,50579,50754,50914,51067,51213,51368,51530,51690,51847,51995,52136,52270,52399,52520,52658,52804,52940,53072,53325,53399,53584,53777,53998,54203,54402,54616,54829,55081,55357,55630,55880,56143,56419,56706,57026,57332,57651,57942,58272,58574,58979,59527,60169,60800,61381,62051,62693,63446,64257,65108,65975,66819,67679,68589,69591,70629,71652,72755,73774,74862,75867,77000,78025,79110,80168,81212,82221,83199,84152,85084,85927,86730,87502,88252,88825,89416,90014,90579,91121,91638,92102,92597,93065,93507,93933,94371,94781,95203,95659,96069,96549,97007,97441,97857,98249,98631,98988,99311,99610,99897,100159,100408,100645,100873,101120,101382,101657,101913,102144,102369,102641,102860,103127,103381,103611,103833,104092,104341,104606,104852,105124,105369,105596,105854,106097,106359,106610,106887,107122,107339,107578,107841,108116,108381,108629,108629,109088,109313,109559,109782,110049,110303,110513,110711,110894,111069,111247,111418,111600,111764,111917,112094,112279,112461,112622,112805,112960,113092,113255,113430,113593,113761,113948],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,3,4,4,4,7,9,11,15,17,17,19,21,25,26,29,31,35,44,58,86,105,130,152,173,193,205,235,256,275,293,313,326,336,348,364,367,375,384,392,402,407,415,419,425,432,437,444,450,453,459,463,465,470,476,483,488,494,502,507,515,522,529,536,542,548,555,561,568,575,582,592,600,609,617,623,630,638,646,653,661,667,673,681,690,698,707,715,724,732,741,751,760,767,777,788,799,811,825,837,845,852,861,869,878,885,892,897,905,912,920,928,937,946,952,959,968,978,988,996,1004,1011,1018,1028,1040,1052,1057,1068,1078,1087,1100,1111,1124,1136,1146,1155,1163,1174,1186,1200,1210,1223,1231,1239,1248,1261,1273,1282,1293,1302,1312,1322,1333,1341,1351,1360,1370,1379,1391,1402,1411,1418,1424,1435,1446,1456,1465,1475,1483,1491,1501,1510,1518,1523,1529,1539,1549,1556,1562,1571,1581,1591,1599,1605,1612,1620,1632,1645,1654,1659,1665,1672,1679,1689,1698,1703,1707,1711,1714,1719,1726,1736,1741,1749,1756,1760,1768,1768,1771,1783,1789,1795,1801,1809,1818,1827,1827,1841,1846,1856,1865,1873,1880,1888,1897,1907,1914,1922,1931,1941,1949,1956,1964,1973,1980,1980,1999,2011,2024,2036,2048,2062,2077,2093,2111,2124,2139,2154,2168,2186,2206,2224,2236,2255,2272,2294,2309,2329,2352,2372,2393,2410,2431,2447,2464,2480,2492,2501,2516,2527,2539,2554,2564,2575,2584,2596,2609,2623,2631,2640,2647,2659,2666,2675,2687,2696,2705,2716,2722,2728,2737,2745,2751,2756,2762,2769,2772,2777,2782,2786,2792,2798,2803,2807,2812,2816,2819,2822,2827,2831,2836,2840,2843,2849,2853,2856,2861,2863,2866,2871,2877,2881,2884,2888,2891,2894,2898,2900,2904,2909,2909,2914,2918,2924,2926,2930,2932,2935,2939,2943,2945,2947,2950,2954,2958,2961,2964,2967,2970,2973,2977,2979,2983,2987,2991,2996,3002,3007],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,3,5,12,12,17,17,19,20,20,20,15,16,22,32,38,44,55,46,47,92,119,148,221,216,313,354,394,449,512,626,728,839,1004,1031,1078,1160,1162,1130,1084,1100,1090,1030,1069,1053,1116,1137,1208,1273,1207,1235,1267,1304,1245,1304,1358,1449,1527,1561,1702,1777,1880,1964,2075,2185,2301,2324,2376,2414,2518,2543,2543,2554,2673,2755,2822,2870,2964,3021,3070,3006,3091,3080,3095,2922,3147,3162,3105,3090,3074,3072,2993,2958,2892,2842,2853,2792,2721,2730,2751,2707,2678,2593,2625,2630,2546,2519,2517,2526,2496,2483,2470,2504,2509,2541,2587,2647,2734,2874,3005,2992,3098,3312,3387,3301,3373,3497,3561,3817,4041,4183,4122,4584,4441,4652,4893,4938,5196,5461,5737,5955,6204,6532,6778,6991,7654,7542,8114,7973,8208,8451,8549,8647,8739,8815,8832,8881,8992,9115,9206,9317,9352,9480,9619,9739,9842,10005,10129,10196,10299,10400,10474,10566,10662,10770,10883,11043,11185,11268,11384,11484,11573,11667,11740,11822,11889,11934,11975,12041,12063,12106,12184,12256,12335,12430,12527,12605,12672,12717,12804,12865,12936,13035,13107,13164,13218,13274,13332,13393,13447,13493,13532,13579,13620,13667,13713,13757,13798,13830,13868,13892,13917,13948,13975,14101,14134,14089,14154,14347,14301,14386,14458,14536,14610,14719,14851,14945,15041,15134,15224,15331,15450,15748,15681,15777,15904,16017,16422,16527,16914,17266,17562,17966,18306,18743,19184,20017,20072,20481,20892,21273,22257,22097,22466,22938,23336,23796,24152,24621,24984,25424,25850,26251,26607,26959,27300,27630,27909,28159,28384,28590,28650,28731,29314,28880,28956,29026,29049,29100,29135,29176,29204,29237,29253,29277,29340,29362,29452,29525,29581,29630,29659,29680,29693,29705,29727,29740,29779,29828,29869,29906,29951,30001,30057,30099,30125,30154,30217,30250,30313,30366,30407,30443,30505,30565,30630,30656,30716,30753,30788,30845,30890,30944,30984,31047,31082,31104,31154,31211,31276,31341,31390,31390,31482,31524,31578,31613,31683,31743,31762,31773,31783,31794,31811,31828,31849,31866,31880,31905,31930,31954,31966,31986,32005,32011,32034,32062,32073,32087,32117]},"Foretold":{"Date":["2020-05-03T00:00:00+00:00"],"Mean":[65912.55],"Variance":[7413266000.0],"0.05":[9985.165],"0.50":[42286.52],"0.95":[203793.3]},"Timezones":["Africa/Algiers"],"AgeDist":{"0-4":5041518,"10-14":3821402,"100+":963,"15-19":2910345,"20-24":2999837,"25-29":3573878,"30-34":3727719,"35-39":3547516,"40-44":3014029,"45-49":2434590,"5-9":4635972,"50-54":2061884,"55-59":1738172,"60-64":1387342,"65-69":1143200,"70-74":723938,"75-79":513896,"80-84":343627,"85-89":171049,"90-94":51370,"95-99":8796},"REstimates":{"Date":["2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.9679440272883504,1.92624258910925,2.06805703601706,2.0940028786382903,2.07552839680233,2.12233088957496,1.85429110961109,1.6113795803821698,1.53321804902439,1.41041524285449,1.37938872643539,1.32267652501527,1.30138262892298,1.25410311808482,1.227135680071,1.17716246490313,1.10211780780798,1.04466065652835,1.0083351307195,0.977253089294889,1.00855362593056,1.03207164187789,1.02051958649412,1.05547790634085,1.04584298186486,1.04050947724708,1.05276186133404,1.09488040863695,1.1095512030066002,1.14024138968385,1.1498493958571798,1.19938069949364,1.19900471420235,1.15817491192321,1.13975299449994,1.16369957558428,1.1858843635619198,1.20955076642152,1.20480036590279,1.21309560700255,1.20677985691668,1.19605255715927,1.17553020151493,1.15526904471375,1.14419568393176,1.10949779472657,1.10061137975345,1.09794212500198,1.10288114341015,1.09273851608218,1.0784203853697,1.05808904873947,1.04825533180883,1.0393743076186,1.03314292543787,1.02969020146061,1.03608554177059,1.04251341392051,1.04319592465501,1.02608018742099,1.00094835388998,0.979441740182259,0.957955607763275,0.9359715478929642,0.919590951371091,0.906990158094186,0.897779016527265,0.877342175146947,0.859346295374287,0.845291743363848,0.828699064402612,0.8142362580056421,0.804488536572489,0.80431752855938,0.815967522453072,0.8301960859629609,0.8462780306545881,0.8613888627513481,0.880536262005402,0.902839047856766,0.928735146679669,0.953745347801486,0.972209608391796,0.985780423401244,1.0110162694009,1.03373553293231,1.05331801068528,1.08761254373801,1.12932018783424,1.18583853082625,1.25309724091061,1.315905897977,1.3531427681478605,1.38983764487439,1.42140458431352,1.4471962129626204,1.468213652098,1.47741760728497,1.4737715347957598,1.46650730391758,1.45479332571739,1.43261279539463,1.40124929432131,1.35584396305525,1.3166358572526398,1.28397058500604,1.26209339063731,1.24399997590791,1.22852149698395,1.21797989162654,1.20527230835964,1.19284306968174,1.1694670939555802,1.15783501150379,1.14399006869152,1.13458187177323,1.13120935971398,1.14114784947095,1.13495052756141,1.12461834921552,1.11710387467648,1.1096894841555702,1.0967774834886,1.08035882705758,1.06066895197968,1.0427612842187,1.03170194022902,1.01322087774721,1.00324057403408,0.997308432493944,0.99287182519435,0.976771355656548,0.97171518805639,0.9613573150373472,0.9596880237280602,0.948131671882786,0.9415621527753608,0.936574511059736,0.936175519399384,0.93582006500727,0.938220776004524,0.94064818264403,0.935815087658712,0.926302084224153,0.915627880592346,0.911625581515656,0.906367659866358,0.91023546822072,0.90284920170907,0.899909788007154,0.9000637459604081,0.9022117679692372,0.903905084188084,0.905127014114677,0.906791364094167,0.906357185107062,0.9079351535244092,0.909317777558904,0.9066795810973772,0.902690670600586,0.8993173458367841,0.896776628730003,0.8928491004946629,0.893206341079127,0.8881537458264379,0.8807659292566401,0.874150332715144,0.8679102676606759,0.862819835979738,0.860795922553751,0.859951579361301,0.86046424296706,0.8628947092566421,0.863964649823845,0.863704612798941,0.861976603580317,0.8597425501960981,0.8563138560948651,0.8533369316036781,0.8497569081473109,0.846768558947785,0.8421911152313579,0.837611369542023,0.832331721692971,0.830636062405445,0.832991639778785,0.835234106549522,0.8387968820219259,0.841183112066907,0.8427917014684171,0.8427339091288841,0.842626648192472,0.8399674577743821,0.8465643459213922,0.8584418819042081,0.870506933121117,0.8818581849048209,0.948869161103815,0.925534668198252,0.946309204549677,0.970854104430369,1.00665253776436,1.03417282820697,1.05713282404125,1.08439806602979,1.10837042951451,1.14740199248888,1.18205751248523,1.2026556392066698,1.21020738799795,1.2192742166747,1.1836807237946498,1.22168762372984,1.22744887571872,1.22090357629317,1.2075551309841102,1.19147521609881,1.1916770181736598,1.17977101620486,1.19902653163997,1.24376849030867,1.2972455136692902,1.3327524971125602,1.3464704156205702,1.36682002635137,1.36810488973976,1.38324762221297,1.39462308380788,1.4066823823886898,1.4101238220348602,1.40633288973531,1.39393821482776,1.3898523337348998,1.38096760534171,1.3560865148632602,1.32040160828764,1.3001367285349,1.27997502690525,1.26133979882523,1.2401848409390102,1.22394231286267,1.19638994431984,1.17497157431728,1.15495258389673,1.13932774213444,1.1234644934514,1.10462658224667,1.08038591027373,1.05649778873635,1.03189407399898,1.0029445525512,0.983207813876634,0.960908202219628,0.935433286254397,0.905611368605986,0.8875199840084591,0.8656852682506959,0.8459908259232121,0.8271893426798141,0.808295592245524,0.7952032786908569,0.7825663581128779,0.7690540004668829,0.7621449284282459,0.7599140989439921,0.7566023038519191,0.7557682633535209,0.777122054842628,0.7894959729762819,0.806949626173052,0.8233276231868709,0.8367000977421608,0.8483109933600579,0.86172558408798,0.8671306757985541,0.871441755173363,0.8726731072456221,0.872101030130643,0.86739465484952,0.863013787087512,0.854392132108908,0.8384740862559169,0.8291602933924059,0.812082638830947,0.8021159542459059,0.7997506246644899,0.7969435892226009,0.7934718645792359,0.789824353668168,0.8008165537401221,0.806977270184629,0.8278535845523621,0.8470946852363901,0.863617543813999,0.878226705603386,0.9035881274334152,0.9256345393243102,0.943176380556874,0.948761302364424,0.955331683366432,0.9591353245701152,0.963946443640792,0.9782213972674052,0.9738004977378192,0.98909340845889,0.9866285027677588,0.9943878366408928,0.996477573650306,0.995151019059246,0.9893865968878042,0.993947408951098,0.997840206227046,1.00360585194847,0.996321340278422,0.9261127084316668,0.998553038105178,0.9944763376273058,0.9970165425005748,0.98636648168354,0.9919834333927272,0.98707168934119,0.981403468909721,0.978640859158232,0.965385727635527,0.94446473710039,0.923316407953931,0.906040873111751,0.899510598421261,0.965929767058995,0.8827899305978849,0.8804889144490041,0.878447442705833,0.8840723609272649,0.8675899035598041,0.863034143049305,0.864678532560356,0.861917034155827,0.876243157185909,0.896947122970628,0.9100213247445708,0.924770072365356,0.939799922593656],"StdR":[0.105887065507552,0.0969646673178256,0.0961917242881112,0.0906378478935528,0.0850136857721463,0.0833572533094147,0.07122205093223899,0.0609238303973145,0.0551142196317365,0.0493241213273272,0.0461637181079055,0.0422496893818806,0.0406787408887094,0.0385836357060408,0.0359726713233749,0.0345685972844929,0.0327411033701176,0.0309571847492772,0.029703701030969,0.0290564298220895,0.0292635493546548,0.0292406832579446,0.0285701765168654,0.0292332830082203,0.0289782867393819,0.0284022376943504,0.0285410098930478,0.0293165313018226,0.0289649738509147,0.0290227813813277,0.0293550607935762,0.0294365332535448,0.0293297895774751,0.0287847288245236,0.027769133776609,0.0278709963047868,0.0280202055348345,0.0279668270654749,0.0273718461137591,0.0271666010294352,0.0267161189916962,0.0263792540916724,0.0257907479650011,0.0250554889264493,0.0244822067906609,0.0238629575044974,0.023462342497046,0.0228406367951453,0.0226963603653043,0.0222926841384355,0.0220105451685315,0.0214935027370153,0.021339912160959,0.0209456393965352,0.0206779688769592,0.0205445756016922,0.0205543736841818,0.0205096249151866,0.0207509644991115,0.0201799472160836,0.0200212370036512,0.0199266338958552,0.01953811963867,0.0192563948132124,0.0190629426332917,0.0191673267040367,0.0192049946779256,0.0190647993705094,0.01921305304489,0.019355302849788,0.0195917916501191,0.0198061630447107,0.0202529520870737,0.0204356316715281,0.0211197489058569,0.0219011467738614,0.0224340552781471,0.0229402116259473,0.0234907525279951,0.0240908550480657,0.0245007611418362,0.0248878396542794,0.0251648405937093,0.0253678155188957,0.025557037432046,0.0256092441979068,0.0258968839932902,0.0259356953521283,0.0264149732941126,0.0269616615808424,0.0272561850489444,0.0279424868897219,0.0279891292493555,0.0281630207532086,0.0288291541261164,0.0289538287365773,0.0288718143435325,0.0291526497797044,0.0290765770494456,0.0284894219850369,0.0281386605499685,0.0274750087779021,0.0261828685362548,0.0255275759508369,0.0238612165951863,0.0227054240712021,0.0216804689615182,0.0207170526056559,0.0197433768714837,0.0192858890689834,0.0184260371220808,0.0177617325756124,0.0173780401567079,0.016708756945056004,0.016149512295193003,0.0155350544485868,0.0153096259423028,0.0148845066110034,0.0146045922171071,0.0143373963228604,0.0141590566020193,0.0136759032381191,0.013507288049706998,0.0131644438392395,0.0128979456900503,0.0123010788598854,0.0122304204410184,0.0118214967312646,0.0116931683703002,0.0115464172926172,0.0113984362566147,0.0112312708113131,0.0111368636648752,0.0111702398402097,0.0109473907974569,0.0109209539756695,0.0110691231110167,0.0112516917540085,0.0111978559673147,0.0111724511752688,0.0112510210027032,0.0112838913851646,0.0113038105205567,0.0113025793360331,0.0114687617611785,0.0115994244926016,0.0116356276379954,0.0119211629077442,0.0119111327281837,0.0120567691733662,0.0121230953039651,0.0122651502627856,0.0126082934970006,0.0125361064279193,0.0126858763167009,0.0127670630567537,0.0128304531443317,0.0131078128376549,0.0131026009812865,0.0132669251548341,0.0133540998498803,0.0133290420615603,0.0135022232206683,0.0137473477042831,0.0138178641369823,0.013973530079625,0.0140204757799102,0.0140866650657848,0.0143603894553929,0.0145384020303285,0.0147803520296526,0.0148236203253109,0.015124654141359,0.0156276253030555,0.015590225779454,0.0157179489950564,0.015860626772533002,0.0160517607981279,0.0162977873838166,0.0165596529784501,0.0164857291853836,0.0167239968187358,0.0170683317210947,0.0173190762822727,0.0175624371330191,0.0178986379532103,0.0181152478790583,0.0185416762458535,0.0185694090452912,0.0188364143648381,0.0190975201619625,0.0196091028617883,0.0197027744803739,0.0201524849602429,0.0204695982533883,0.0208570072047282,0.0211226172774702,0.0220895383169858,0.021706432214328,0.0219221799964908,0.0222803119928874,0.0225990498977413,0.0227469864862384,0.0229269122234398,0.0227907013297035,0.0230070077433913,0.0231527637039843,0.023193259822402,0.0227466891369091,0.0231393581130686,0.0226560428453144,0.0221646246085434,0.0223367800188746,0.0220558417627002,0.0217633048803323,0.0214283219419763,0.0209687909107943,0.0205825961012721,0.0203214542641292,0.0202420365680099,0.0204476923701294,0.0209409824518664,0.0208940215414888,0.0214245133857948,0.021808817007499003,0.0218100089047699,0.0220537883878448,0.0221203721925599,0.0222804851588871,0.0223414761822784,0.0224982296000035,0.022106285160733995,0.0221028470887281,0.0215811495826864,0.02088944081304,0.0199804775102246,0.0194222004649611,0.0186569688942156,0.0177438803782424,0.0169835802028762,0.0162304425958243,0.0154285035639318,0.0147236145316988,0.0139519668047297,0.0133337459902125,0.0127517524827909,0.0121261403526308,0.0114943522226829,0.011156126380274,0.0105282490791383,0.010001009542611,0.00957434342059403,0.00922834795615428,0.008755989820487921,0.008811928081063321,0.008523823480794291,0.008536501727669309,0.008446010785952909,0.008693960313417041,0.008869123410417309,0.00908587953284363,0.009502303388547,0.0097496470847982,0.0102008591904485,0.0106210889836059,0.0109362883766613,0.01147027005871,0.0121730263319797,0.0125414318121343,0.0132312381466413,0.0132966153625956,0.0135752114816122,0.0136464320739928,0.0138627824168481,0.0139747181643203,0.0138975769727981,0.0138198199693605,0.0137508871215769,0.0136806197001699,0.013601394968204998,0.0137131525919178,0.0136302218394776,0.0136848278789202,0.0136080663576136,0.0138272932070066,0.0142860727316447,0.0145942488847438,0.014771682583651,0.0153529167329816,0.0156376205900291,0.0158595710036575,0.0166802651923427,0.0170494125080827,0.017383179376562998,0.0174905414533456,0.0177926703065309,0.0179296100665342,0.0180143005420909,0.0177314230373184,0.0177153841290154,0.0176938194935523,0.0174639910127966,0.0172513565087729,0.0173142946305761,0.0173745311156527,0.0171131509003651,0.0173068115301806,0.0172421121087348,0.0169621851174033,0.0171398788069657,0.0169310825731423,0.0168978447949388,0.0171021633074687,0.0168698608376885,0.016318404031669,0.0171031791943655,0.0171777202573137,0.0170339086973852,0.0169763086696252,0.0169082939004783,0.0170939535577365,0.0170119161887342,0.0168294000749569,0.016658995921516002,0.016521461784099998,0.0165199434195334,0.0165762803661823,0.0166335153815728,0.0173196406500215,0.0167449631971909,0.0168060917785266,0.0172134152986355,0.0173914283140598,0.0174975397001308,0.0178225308919844,0.0179553614607764,0.0181878822290782,0.0187626789573053,0.0190602877520913,0.0192868397111359,0.0195799778862169,0.0199645534865641],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-DZ.json","Name":"Algeria","CurrentEstimate":{"Exposed":52665.0,"Infectious":38266.0},"OfficialName":"People's Democratic Republic of Algeria","Level":"country","M49Code":"012","ContinentCode":"W-AF","CountryCode":"DZ","CountryCodeISOa3":"DZA","Population":43053056},"EC":{"data":{"Rates":{"CaseFatalityRate":0.0053986982020125755,"Critical":0.011163801355943923,"Hospitalization":0.044948857397753},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,3,3,3,3,3,3,3,3,54,58,65,65,100,100,100,100,140,339,368,411,501,597,696,780,838,838,1008,1061,1150,1207,1262,1328,1366,1366,1366,1557,1557,1557,1558,1913,2132,3300,3433,3433,3433,3433,3433,3433,3433,3433,3433,3433,3433,3433,3433,3433,3433,3457,3557,3557,3557,3557,3560,18003,18003,18425,18425,19190,19190,19592,19592,20019,20019,20019,20568,21020,21020,21020,21020,21862,21862,22679,22865,23064,23349,23684,23881,24123,24446,24446,24991,24991,24991,24991,26097,26493,26920,27058,27430,27594,27887,28032,28391,28507,28722,28872,29071,29071,29184,29577,30107,30283,30369,30484,30641,31260,31404,31757,31901,31955,32725,33125,33455,34544,34544,34896,34896,35283,35572,35824,36044,36213,36213,59344,70985,71168,71318,71463,71605,78552,78608,78610,78887,78957,79176,79354,87022,87120,87183,87277,87660,87730,87889,94816,94878,95025,95097,95202,95311,95429,101620,101669,101723,101867,102051,102200,102304,102304,91242,91242,91242,91242,91242,91242,97063,97063,97063,97063,97063,97063,97063,102852,102852,102852,102852,102852,102852,102852,112296,112296,112296,112296,112296,112296,112296,120511,120511,120511,120511,120511,120511,120511,128134,128134,128134,128134,128134,128134,128134,134187,134187,134187,134187,134187,134187,134187,141759,141759,141759,141759,141759,141759,141759,149048,149048,149048,149048,149048,149048,149048,154956,154956,154956,154956,154956,154956,154956,160639,160639,160639,160639,160639,160639,160639,164009,164009,164009,164009,164009,164009,164009,169804,169804,169804,169804,169804,169804,169804,174188,174188,174188,174188,174188,174188,174188,177951,177951,177951,177951,177951,177951,177951,177951,181618,181618,181618,181618,181618,181618,184507,184507,184507,184507,184507,184507,184507,190350,190350,190350,190350,190350,190350,190350,190350,190350,193581,193581,193581,193581,193581,199332,199332,199332,199332,199332,199332,199332,204071,204071,204071,204071,204071,204071,204071,209814,209814,209814,209814,209814,209814,209814,220398,220398,220398,220398,220398,220398,220398,230377,230377,230377,230377,230377,230377,230377,238817,238817,238817,238817,238817,238817,238817,247898,247898,247898,247898,247898,247898],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,6,7,10,13,13,13,14,15,15,17,17,17,28,28,37,58,111,199,367,506,789,981,1082,1173,1403,1595,1823,1924,1962,2240,2748,3163,3368,3465,3646,3747,3747,4450,4965,7161,7257,7466,7529,7603,7858,8225,8450,9022,9468,10128,10398,10850,11183,22719,22719,22719,23240,24258,24675,24934,26336,27464,29538,31881,31881,31881,30298,28818,29071,29559,29509,30419,30486,30502,31467,32763,33182,33582,34151,34854,35306,35828,36258,36756,37355,37355,38103,38471,38571,38571,39098,39098,40414,40966,40966,41575,42728,43120,43378,43917,44440,44440,45778,46356,46751,47322,47943,48490,49097,49731,49731,50640,50640,51643,51643,53156,53856,54574,55255,55665,56432,58257,59468,60657,61535,61958,62380,63245,63245,64221,65018,67209,67870,68459,69570,70329,71365,72444,73382,74013,74620,76217,77257,78148,79049,80036,80694,81161,82279,83193,84370,85355,86232,86232,87041,87963,88866,90537,91969,93572,94459,94701,95563,97110,98343,99409,100688,101542,101751,102941,104475,105508,106481,107089,107769,108289,109030,110549,111219,112141,112906,113648,113767,114309,115457,116360,117175,118045,118045,110092,110757,112166,113206,114732,116451,118594,118911,119553,121525,122257,124129,125620,126419,126711,127643,129892,131146,132475,133981,134747,134965,135749,137047,138584,139534,140351,141034,141339,142056,143531,145045,145848,146828,147033,147315,148171,149083,150360,151659,152422,153289,153423,154115,155625,156451,158270,159614,161635,162178,163192,164908,166302,167147,168192,169194,169562,170110,171433,171783,172508,173486,174907,175269,175711,176630,177513,178674,179627,180295,180676,181104,182250,183246,183840,184876,185643,185944,186436,187230,188138,189534,190909,192117,192685,193673,194876,195884,196482,197391,197998,198244,198752,199228,200379,200765,201524,202110,202180,202356,203461,204249,205003,205920,206257,206329,206364,207084,208010,208828,209274,209355,209758,210326,211512,212512,213378,214513,214614,215080,216083,217377,218385,219148,220349,221070,221506,222567,224315,226002,226866,230808,231482,231644,232568,234315,236189,237158,238232,241292,241567,242146,243535,246000,246687,249779,250828,250986,251279,252390,253339,255412,257115,258282,258607,259783,260076,262213,263517,265527,267223,267701,268073,268219,269860,271276,273097,274673,274968,275780,278779,281169,282599,284347,286155,286367,286725,289472,289735,291070],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,3,5,7,14,18,27,28,34,36,48,58,60,75,93,120,145,172,180,191,191,242,272,297,315,333,355,369,388,403,421,456,474,507,520,537,560,576,576,576,663,871,883,900,1063,1371,1564,1569,1569,1618,1654,1704,1717,2127,2145,2327,2334,2338,2594,2688,2736,2799,2839,2888,2939,3056,3096,3108,3203,3203,3275,3313,3334,3334,3358,3358,3438,3486,3486,3534,3608,3621,3642,3690,3720,3720,3828,3874,3896,3929,3970,4007,4087,4156,4156,4223,4223,4274,4274,4343,4406,4424,4429,4502,4527,4576,4639,4700,4769,4781,4821,4873,4873,4900,4939,5031,5047,5063,5130,5158,5207,5250,5282,5313,5318,5366,5418,5439,5468,5507,5515,5532,5584,5623,5657,5702,5736,5736,5767,5808,5847,5877,5897,5916,5922,5932,5951,5984,6010,6030,6065,6070,6083,6105,6146,6200,6248,6277,6310,6322,6368,6410,6471,6504,6537,6555,6556,6571,6619,6648,6674,6724,6724,10576,10627,10701,10749,10836,10864,10903,10922,10963,10996,11029,11044,11084,11090,11095,11126,11171,11213,11236,11273,11279,11280,11312,11355,11433,11495,11597,11647,11681,11702,11743,12141,12175,12188,12191,12218,12235,12264,12306,12357,12375,12387,12395,12404,12453,12500,12528,12542,12553,12573,12588,12608,12622,12632,12670,12684,12692,12698,12704,12730,12761,12815,12830,12839,12849,12920,12946,12977,12997,13008,13016,13025,13052,13073,13095,13139,13201,13225,13264,13288,13316,13358,13371,13423,13461,13501,13562,13612,13696,13756,13778,13780,13794,13814,13850,13858,13874,13875,13875,13896,13915,13932,13942,13948,13948,13949,13949,13962,13977,13984,13990,13992,13994,14001,14023,14034,14051,14059,14059,14069,14103,14146,14158,14165,14177,14177,14184,14196,14229,14246,14273,14316,14319,14322,14382,14437,14526,14562,14596,14623,14639,14668,14704,14766,14802,14851,14859,14890,14915,14949,14968,14982,15004,15012,15013,15086,15116,15174,15220,15269,15321,15355,15392,15394,15444,15474,15513,15536,15547,15567,15634,15669,15713,15779,15811,15832,15850,15921,15959,15997],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,6,7,10,13,13,13,14,15,15,17,17,17,26,26,35,56,109,196,362,496,772,960,1052,1142,1366,1556,1772,1863,1899,2111,2597,2978,3158,3193,3366,3456,3456,4068,4354,6496,6531,6632,6577,6538,6690,6984,7191,7558,7933,8471,8671,9051,9295,20777,20777,20777,21020,21830,22235,22476,23360,23961,24674,26879,26879,26830,25211,23681,23921,23999,23931,24659,24719,24731,25440,26642,27013,27350,27855,28409,28810,29215,29605,30088,16149,16149,16403,16733,16047,16047,16148,16148,16957,17461,17461,17473,18100,18479,18716,19207,18858,18858,19271,19617,19791,20044,20289,20602,20887,21129,21129,21426,21426,22378,22378,22716,22957,23230,23768,23733,24311,25794,26797,27566,28259,28455,28687,29301,29301,30137,30502,32071,32540,33027,33956,34530,34898,35790,36343,36799,37347,38126,38714,39254,39037,39985,40283,40733,41412,41998,42889,43609,44283,44283,21930,11170,11851,13342,14609,16051,9985,10161,11002,12239,13376,14203,15269,8450,8548,9653,11052,11648,12503,12923,6643,7089,7637,9042,9546,10326,10940,5473,5542,6015,6971,7661,8301,9017,9017,8274,8888,10223,11215,12654,14345,10628,10926,11527,13466,14165,16022,17473,12477,12764,13665,15869,17081,18387,19856,11172,11389,12141,13396,14855,15743,16458,8876,9147,9843,11277,12393,13162,14129,6708,6963,7802,8685,9920,11168,11913,6715,6841,7524,8985,9764,11555,12885,7323,7846,8845,10541,11921,12756,13763,7462,7822,8364,9681,10005,10699,11623,7121,7474,7906,8754,9611,10741,11674,6648,7021,7440,8559,9534,10106,11098,8433,8710,9163,9933,10813,12167,13529,8890,9420,10368,11510,12468,12982,13831,10032,10276,10770,11226,12341,12719,13462,10284,10354,10509,11595,12366,13110,14021,14358,10762,10797,11504,12415,13226,13666,10856,11257,11818,12982,13971,14820,15947,10205,10661,11630,12881,13877,14633,15822,16543,16972,14790,16505,18175,19012,22911,17831,17990,18854,20546,22331,23264,24304,22598,22857,23407,24760,27163,27814,30857,26155,26282,26550,27627,28557,30616,32297,22872,23196,24299,24562,26641,27899,29860,21525,21969,22304,22448,24039,25425,27207,20320,20604,21396,24328,26683,28069,29751,22446,22637,22977,25653,25878,27175]},"Timezones":["America/Guayaquil","Pacific/Galapagos"],"AgeDist":{"0-4":1667087,"10-14":1555045,"100+":2509,"15-19":1560940,"20-24":1566534,"25-29":1469654,"30-34":1363153,"35-39":1229686,"40-44":1099016,"45-49":989224,"5-9":1610643,"50-54":864304,"55-59":726835,"60-64":601634,"65-69":486104,"70-74":328070,"75-79":242054,"80-84":152260,"85-89":82385,"90-94":35077,"95-99":10846},"REstimates":{"Date":["2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[2.04404372352291,1.83648733723478,1.61929133758076,1.6394928046313102,1.7910257497558102,1.8009640142249,1.61517006848833,1.42761260081831,1.26751607027023,1.15812730972067,1.07676535069607,1.2984270923688,1.36945644006183,2.03263670316369,1.7753663115371998,1.58645759350636,1.42950343076577,1.26654151235207,1.1384301192905302,1.08911931484711,1.0724670585368,1.15816349520428,1.19219512384369,1.2721113247378502,1.2770789210926898,1.17585547484324,1.1003083905905702,2.68616533832098,2.31239659338482,1.86221679135121,1.6309527821142,1.5343024398827,1.4092475101360198,1.29701383157884,1.30985857623153,1.2838404798775702,1.33196378136259,1.37303657276078,1.28110608599982,1.18983910029725,1.12532974888412,0.484949406664379,0.5161095911422839,0.591834108436668,0.615048169468362,0.661932548527325,0.6864755257681661,0.713614676546521,0.718941876048142,0.7745881655728771,0.6525062780928921,0.490195705188984,0.592485496664554,0.7295909557971221,0.83867950178208,0.945209044114032,0.988417808798011,0.994183236353506,1.0749366262636,0.941194540805966,1.02993938467547,1.07520620699722,0.948957836807188,0.7732622973037591,0.8040958721621569,0.7761952027283839,0.9163522607586928,0.920058603336923,0.866634343229288,0.896172974948799,1.02854899644705,1.01842458628662,0.960586257517548,1.04662190149084,1.00801297319727,0.94494902675926,1.1437193920446498,1.2238550709841598,1.16791729828499,1.21367830242272,1.07338253499954,1.0459313629597,1.11560274640485,1.1028447403301398,0.930204666265473,0.9956999372893492,0.9658925111464168,1.03238452522633,0.9633588100636408,1.16783020069405,1.06931948534864,1.0689710223763298,1.09100917876109,1.05542764371745,1.06068215244857,1.20726436487455,1.25309285450148,1.27162001417721,1.3147533896838302,1.19941806129515,1.1917456852023502,1.13724097663775,1.1054470704876,1.03218157667782,1.02922867624384,1.15866420228265,1.1393628068260702,1.12936369095787,1.1336354172156298,1.01854682394127,0.990770377485274,0.979761560480918,0.9877127908869472,1.0089575762514498,1.02617301158501,1.08558569480043,1.1623916814775002,1.13199418900008,1.11312723822339,0.995735658701027,0.985702032351531,0.9763201710489792,0.9805939666236908,0.9972141952340748,1.0108802288154302,1.00408236395805,0.998640790853076,0.949544849183206,0.969850788814639,0.9233490277080172,0.921951657959874,0.997285281826416,1.04830413516586,1.09556214884424,1.10099788405164,1.06494314068629,1.0293945912757598,1.06853172761658,1.06281774868056,1.05744789322719,1.07624925320606,1.12654261534421,1.0637944683457,1.06627869191274,1.09755236419546,1.03789908601366,0.994815336404274,0.923330371315,0.91540573920477,0.947613949361078,0.951822952443158,0.959552845005984,0.927648132190182,0.92682673232701,0.9009172982761492,0.906788263455543,0.91573655736311,0.8806325064182191,0.8666417573807942,0.875916359220501,0.883290194115846,0.9250652969616452,0.882997647124357,0.8532597612495959,0.866138280910857,0.877589027813079,0.9330207298870152,1.0067901311493,1.10445631028701,1.22749205433768,1.2114359491792,1.1759434842228702,1.20648203579524,1.1512024846188,1.2010479133277,1.2122074915989,1.23080164791857,1.20619851905549,1.18099641774,1.19878181242844,1.1742290621731002,1.1253499217675,1.08359292126807,0.980284065795442,0.9689959552274908,0.9813617897949448,0.945656432418522,1.00282133445466,0.9512822285556032,0.914822416983908,0.9186273261216468,0.933417466848218,0.932769918656914,0.8943228400234409,0.925880990325798,0.90534431170401,0.883657335734194,0.861198905148782,0.885852863874981,0.9114192992156208,0.900010202504082,0.896168216746302,0.9392925817176592,0.948851521282626,0.973352803561672,0.965993382519804,0.968999330778946,0.976634760272432,0.924965221717604,1.01570241383464,1.04976703497065,1.19325020461052,1.1892241747464498,1.16421572378303,1.18855109477667,1.16010556218189,1.09340582957988,1.08821297565273,1.079138189763,1.07919517945015,1.05523863628736,1.03108787550755,0.992647447508335,0.9200080963559908,0.9030581262119142,0.877577615693235,0.8835959920578771,0.86388153708893,0.8286849254497209,0.8153361831145122,0.865987041482497,0.885033216554348,0.8801933270273,0.900318239700972,0.908294215415836,0.909085023356984,0.978854943770885,0.977418105313684,0.986403923648542,0.9317986433372042,0.9324213404246752,0.946637156004183,0.945352278324184,0.956709562832229,0.985859131898346,1.02915619009876,1.07709354348244,1.08413162763273,1.11865540684912,1.10352586147344,1.08291798812672,1.0646417447034202,1.03966514365394,1.016530863098,1.00672734397265,1.00551526952889,0.9786832829830172,1.00003850505781,0.9192872319513592,0.875733232909895,0.8389569549659921,0.8176420361871121,0.7716700498098241,0.792626318069629,0.8041384987484549,0.8510243921973442,0.8800835792548319,0.8742206346733951,0.875084532476578,0.8421359452407942,0.8907294751761271,0.885431822533436,0.95469411728356,0.9301161189526828,0.8785978900864929,0.933308585022372,0.9965613970002142,1.01320737132767,1.03913696021515,1.0470232180351802,1.06555372917571,1.02517007940727,1.0641813379331502,1.17089328608492,1.2149998334432,1.18561612977467,1.13947865740721,1.18778783901494,1.2199606906274398,1.18193048160696,1.19026608927058,1.20514792677913,1.22751076657995,1.18343922906144,1.3810878391257098,1.36249172884042,1.26082990512974,1.19080519954615,1.1759945603313402,1.19745458197328,1.17376507757322,1.13048035481787,1.24588881993008,1.19711996011317,1.12772490475818,1.07661890229533,1.10012477724118,1.0740014254814,1.0140388563666,1.02679769796516,1.02306474732138,0.98672755487569,0.95325621347045,0.90964956246725,0.980595627337672,1.02490131036639,0.92376080188505,0.932002561549277,0.97607632777256,0.9236747949654708,0.914394306644826,0.96276234548149,0.911127716356764,0.960190384258907,0.98995497115695,0.999836126037574,0.9436722947128272,0.989732766683897,0.9549386534060592,0.967279283075824,0.998239476209787,0.999554973876317,0.97791597674839,1.14547181585027,1.14801857701761,1.1289855140031,1.08638243524634,1.07157344518631,1.04094657203686,1.0294318222378,1.16527682880321,1.07171120779317,1.04766557761608],"StdR":[0.0752760331090477,0.06429209298161,0.0543976584864989,0.0508322971870376,0.0503548641356788,0.0490741541117686,0.0444086973804857,0.0385157206206602,0.0329508160760351,0.0288444913535186,0.0260058284501667,0.0282497228989583,0.0275801321410598,0.0354921592002412,0.0361910739145977,0.0351959079541731,0.0311554150208861,0.0266191262243435,0.0232363545969194,0.0208279748460588,0.0194181841552691,0.0193341393285558,0.0187381829289132,0.0190097302501756,0.0188231304381937,0.0180347504270791,0.0168967461124961,0.030731657096951,0.0449623823461641,0.0451271041982176,0.0373202590090632,0.0322004504456569,0.0278672669526883,0.0238188828088635,0.0222106769814876,0.0202527042194801,0.0197005705460318,0.0192500560778826,0.0179166591419002,0.0162885892675519,0.0148215440045754,0.0070798032496371,0.007993313905741059,0.00971852061042563,0.0100634052117903,0.0105757773849881,0.010933439460176,0.0114176060402097,0.0115537439311216,0.0124366942874394,0.0109312177070698,0.00929828516956497,0.0118870965239596,0.0153678783660587,0.0177223311040095,0.019258244908456,0.0188560936925302,0.0175439357908448,0.0168509182695263,0.0143080382752371,0.0139847062343099,0.013825377501738996,0.0124177364883536,0.010658522373799,0.0110123993716141,0.0112876007594136,0.0129831416016018,0.0133348998521428,0.0129088996996905,0.0131195746677581,0.0144098203790891,0.0141405755557872,0.0132974899917146,0.0135988198773026,0.0134354120779766,0.0125543087649233,0.013860417727548,0.0143163786071578,0.0143570923281016,0.0143718805656651,0.0132171354779067,0.0126668105106026,0.0128287356965474,0.0127492053871419,0.0114430732282563,0.0117160302753091,0.0113695923315885,0.0117678291862204,0.0113024194330043,0.0124606472428606,0.0120911945247758,0.0119621247474495,0.0121919493142752,0.0118268697618209,0.0118658540109901,0.0126154523667143,0.0130845884996092,0.013673654135597,0.0145823781404608,0.0142190366683639,0.0141410406734164,0.0131942766070896,0.0125596005629487,0.0118304173552683,0.0113026224607473,0.0117694514251072,0.0113422082308806,0.0113776221494807,0.011358557709138,0.0105326956893696,0.0101626979062159,0.00997083246161942,0.00984743630937827,0.00954691103259658,0.00960980488241198,0.00982231053588278,0.0101008939759321,0.0101051268649922,0.0101475116198294,0.00961437176810008,0.0093198639152593,0.00906969147156582,0.00901548525918881,0.009059365760539879,0.00896980564119019,0.00901115952525321,0.00897146629378481,0.00862545022609429,0.00882414477961825,0.00857492313757321,0.00870969245906866,0.00912818265362388,0.0093154023764793,0.009462598596639407,0.009592251240586259,0.00947852679762793,0.00929867602171552,0.00912533087081108,0.00923266931908033,0.00911064921134444,0.009170823564591741,0.009522934384474659,0.0092971641209898,0.00927254716369269,0.0093412767620746,0.00903003664820691,0.00866854707069135,0.00834880450126612,0.00830035966333826,0.00833290849564245,0.008422247166498609,0.00839464801983002,0.00821005836301258,0.00828430268987828,0.008336789184633741,0.00849810661379465,0.00872711081299855,0.00855531939330266,0.008728232207409441,0.0090217555167293,0.0093942458228881,0.00966215078262925,0.00950316304923539,0.00939807718329797,0.009654968164274441,0.0101324106239193,0.0105518150494202,0.0110923687597565,0.0116441648412447,0.0120830520701783,0.0120624957923779,0.0117260381999377,0.0114953203317935,0.0112204407139332,0.0113207951500014,0.0113320229038512,0.0118359533697951,0.0116898367736651,0.0117653101882032,0.0116661446903764,0.0115936370514994,0.0110213554615959,0.0105053829366738,0.00959663144468339,0.009007535457968221,0.00883913469824854,0.00833626140979149,0.00836058638053682,0.00800734761831806,0.00786068442118562,0.007845956697400791,0.00795236143764634,0.00796512809997249,0.0078888642064771,0.008127648595286691,0.00807869071655978,0.008168048615435191,0.00821984302300108,0.00860656270654761,0.00895521071273832,0.009075267952840759,0.009027270675432979,0.00929386710604917,0.00942571548222315,0.00947646468925902,0.00934320020228355,0.00927199567480984,0.00923508263452547,0.0089288561528817,0.00940228374155235,0.00950855077657735,0.0102283956614019,0.0103943049345257,0.0105022339848131,0.010560208368841,0.0104415896554501,0.0100760718444273,0.00975025080351725,0.009490379894876659,0.009337706695228279,0.0092033564756789,0.008962063246643571,0.0085364905180349,0.00811785954594995,0.008012318251313941,0.007979566458629891,0.00805420520436797,0.008086797716949659,0.00820640673290304,0.00837386408489622,0.00914231454460112,0.00944724155491293,0.009481946963388329,0.00970991173536517,0.00974479573676272,0.00977515844224916,0.0102554241420354,0.0102312743751288,0.0099492297419767,0.009519197837390091,0.00939429729693292,0.009602321535107929,0.00967161660996314,0.00967418627552814,0.00988918375906629,0.0100071016997565,0.0102253653131405,0.0102280986265143,0.0102057120696569,0.0101304902591081,0.0100787599062279,0.009725275488640871,0.00958190635628017,0.00938336667153815,0.00922992822517165,0.00913204793994555,0.00899666078126669,0.00920242047675939,0.00865953003367342,0.00857540886615318,0.00855721977011286,0.008793401488749741,0.00882442900911072,0.00952419963167335,0.0101238931642548,0.0107921852660862,0.0113096811986208,0.0113031890312019,0.0112716436866734,0.0110544365298723,0.0114919944282301,0.0115623178420169,0.0121582146822712,0.0119749523038835,0.0114183376168371,0.0116866235145251,0.0122771088407719,0.0123264583037144,0.0122978873415219,0.0120478949369387,0.0119687585845286,0.0115889736506087,0.0116139384615005,0.0120845861117085,0.0124745431766907,0.0125118147527702,0.0123161843627893,0.0124380526694832,0.0126604262590149,0.0126098929951667,0.012633105692147,0.0126052970972157,0.0128856968626268,0.0125739274272404,0.0140698177717146,0.0148914135722133,0.0148605496826088,0.0140944790577709,0.0134672010631427,0.0131250788358274,0.0124962254837461,0.0118489783866277,0.0123891669301134,0.0119681235891273,0.0115134410002982,0.0106543283647815,0.0104809819575166,0.00987034889687474,0.00932445257830165,0.008988005275904659,0.008609925107663409,0.00821259599961417,0.00786210932584451,0.00756898527710172,0.007899156501567191,0.00788778169175254,0.007217149840012959,0.00726120764098532,0.00766630229518659,0.00741143911960688,0.00734947171761982,0.007703827560450641,0.00747654251212858,0.00776468071402062,0.00787651723645609,0.00796114394850757,0.007680851473562759,0.007720427216910471,0.0076682424783479095,0.00761590460053206,0.00786103942604514,0.007860863672378341,0.007785069489886821,0.00851956864887664,0.008534444913490391,0.00868547707029442,0.00861222542423112,0.00846223780230288,0.00802800829048738,0.00793653162610933,0.0083348629258091,0.00813967242160357,0.00811275168736932],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-EC.json","Name":"Ecuador","CurrentEstimate":{"Exposed":93189.0,"Infectious":80566.0},"OfficialName":"Republic of Ecuador","Level":"country","M49Code":"218","ContinentCode":"W-SA","CountryCode":"EC","CountryCodeISOa3":"ECU","Population":17373662},"EE":{"data":{"Rates":{"CaseFatalityRate":0.01359988699917605,"Critical":0.02815253293796865,"Hospitalization":0.08310878986595946},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,7,8,8,11,20,20,20,26,33,45,48,59,62,62,69,72,83,93,93,98,102,115,117,133,145,162,164,165,169,184,192,206,228,233,233,240,236,249,253,256,259,259,261,264,273,704,747,750,751,777,777,909,923,934,938,938,938,956,1488,1508,1526,1532,1538,1552,1561,1574,1610,1622,1624,1625,1632,1650,1663,1667,1675,1681,1683,1684,1690,1697,1703,1705,1705,1717,1728,1743,1748,1755,1758,1764,1765,1771,1783,1790,1797,1812,1818,1818,1829,1836,1842,1859,1870,1874,1875,1880,1882,1889,1894,1895,1895,1895,1897,1901,1904,1910,1912,1912,1912,1912,1912,1912,1915,1915,1922,1923,1924,1926,1926,1930,1934,1934,1935,1937,1948,1954,1956,1961,1961,1962,1968,1975,1975,1976,1976,1976,1976,1990,2002,2009,2011,2024,2024,2025,2038,2054,2067,2076,2086,2088,2088,2112,2130,2150,2157,2165,2170,2176,2195,2213,2223,2233,2252,2256,2256,2286,2318,2337,2357,2374,2377,2379,2385,2387,2395,2417,2499,2506,2513,2564,2605,2643,2675,2727,2749,2755,2806,2813,2824,2906,2946,2958,2967,3015,3060,3093,3137,3198,3211,3229,3270,3334,3366,3418,3441,3457,3505,3561,3626,3684,3747,3811,3824,3832,3904,3954,4032,4103,4184,4193,4205,4219,4378,4453,4551,4708,4741,4749,4977,5120,5264,5296,5661,5699,5720,6014,6052,6497,6710,6974,7010,7078,7536,7608,8182,8549,8919,8959,9009,9446,9860,9945,10533,10626,11037,11121,11669,12117,12533,12922,13488,13590,13677,14395,14898,15393,15543,15688,15822,15921,16965,17664,18326,19027,19205,19323,19453,20507,21071,21567,22124,22752,22876,23007,23811,24360,25032,25553,26225,26443,26669,27416,28107,28743,29167,29747,30010,30120,31039,31695,32398,32968,33056,33738,33948,34927,35677,36329,36881,37648,37785,37908,38730,39386,39928,40476,41199,41327,41461,42403,43054,43663,44248,45080,45233,45352,46335,47139,47460,48491,49709,49908,50103,50351,50640,53360,54126],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,3,10,10,10,10,12,16,16,79,115,171,205,225,258,267,283,306,326,352,369,404,538,575,645,679,715,745,779,858,961,1039,1097,1108,1149,1185,1207,1258,1304,1309,1332,1373,1400,1434,1459,1512,1528,1535,1552,1559,1592,1605,1635,1643,1647,1660,1666,1689,1694,1699,1700,1703,1711,1713,1720,1725,1733,1739,1741,1746,1751,1758,1766,1770,1774,1784,1791,1794,1800,1807,1821,1823,1824,1834,1840,1851,1859,1865,1869,1870,1870,1880,1890,1910,1931,1939,1940,1947,1958,1965,1970,1973,1973,1974,1975,1977,1977,1979,1981,1981,1981,1982,1983,1984,1986,1986,1987,1987,1989,1989,1990,1991,1993,1993,1994,1995,2003,2011,2013,2014,2014,2014,2015,2016,2016,2020,2021,2021,2021,2022,2025,2027,2028,2033,2034,2034,2038,2042,2051,2064,2072,2079,2080,2091,2113,2124,2133,2147,2152,2158,2167,2174,2174,2177,2184,2190,2192,2200,2207,2227,2244,2265,2272,2275,2294,2311,2325,2343,2363,2373,2375,2395,2415,2441,2456,2491,2516,2532,2564,2585,2600,2632,2655,2676,2698,2722,2756,2778,2814,2875,2924,2941,2976,3033,3076,3118,3165,3200,3267,3315,3371,3450,3507,3577,3607,3617,3659,3715,3760,3809,3846,3865,3883,3908,3947,3980,4017,4052,4078,4085,4127,4171,4247,4300,4351,4411,4428,4465,4590,4671,4771,4905,4985,5046,5125,5333,5464,5705,5933,6125,6250,6376,6508,6881,7148,7412,7637,7848,8033,8304,8715,9076,9375,9724,9956,10159,10541,10955,11323,11698,12052,12308,12497,13019,13469,13939,14500,14978,15226,15510,16054,16598,16956,17713,18055,18385,18682,19271,20004,20658,21219,21794,22083,22647,23309,24009,24582,25027,25392,25808,26283,27256,27990,28406,28789,29131,29521,29950,30667,31751,32537,33089,33516,33805,34138,34991,35621,36096,36691,37079,37344,37941,38544,39212,39701,40184,40716,40975,41330,41966,42656,43343,43747,44208,44575,44978,45663,46334,46925,47512,47928,48267,48809,49605,50280,50993,51749,52416,52827,53444,54300,55295,56246,57033,57616,58445,59407,60475,61627,62830,64399,65600,66628,67739,69193,70610,72144],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,3,3,4,5,11,12,13,15,19,21,24,24,24,24,25,28,31,35,36,38,38,40,40,43,44,45,46,46,49,50,50,50,52,52,53,55,55,55,55,56,56,60,60,61,61,61,62,63,63,63,64,64,64,64,64,64,64,65,65,66,66,67,67,68,68,68,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,65,66,67,67,67,67,67,67,68,68,68,68,68,68,68,68,68,68,68,71,71,71,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,75,76,76,76,76,80,80,81,81,84,85,86,87,87,88,92,94,97,99,104,109,112,118,121,122,123,125,126,131,134,137,139,141,142,148,149,154,157,160,164,168,170,174,181,187,192,195,202,204,204,213,221,226,229,234,241,244,251,258,261,265,270,278,283,287,292,301,311,316,320,325,333,344,349,354,358,368,376,383,392,398,406,409,411,419,422,424,433,443,447,456,461,466,474,477,480,486,491,495,501,508,510,514,518,528,535,540,553,557,567,575,584,589,598,605,615,623,637],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,3,10,10,10,10,12,16,16,79,115,170,204,224,257,266,282,305,324,350,362,395,529,563,624,656,692,715,741,802,901,967,1020,1027,1059,1089,1100,1141,1187,1186,1202,1227,1248,1265,1276,1312,1324,1330,1340,1331,1355,1353,1361,1361,1364,1370,1380,1388,1389,1390,1386,1389,1395,1394,1391,965,926,929,929,908,913,787,780,773,773,782,789,774,248,235,231,227,221,217,213,211,182,176,177,177,170,161,158,174,187,189,188,194,199,199,198,199,199,188,178,165,160,155,154,148,147,142,131,125,120,105,100,100,91,84,79,63,54,50,50,46,52,53,50,50,50,50,49,46,43,41,40,40,40,41,44,46,44,49,43,42,45,47,56,65,69,82,82,91,102,107,114,123,128,133,136,136,136,138,145,151,153,147,142,155,170,178,185,186,192,193,194,203,213,221,223,219,221,227,235,262,282,292,305,308,313,335,339,356,378,372,374,377,393,437,483,498,527,582,617,637,602,630,690,687,702,742,766,783,791,795,786,835,869,835,832,839,848,825,819,819,812,786,799,788,786,766,810,809,837,881,850,831,891,914,951,1021,1088,1141,1148,1306,1359,1529,1676,1857,1969,2081,2054,2352,2517,2624,2815,3018,2972,3099,3365,3693,3627,3937,4144,4051,4392,4359,4509,4615,4930,5112,4840,5289,5164,5265,5455,5888,6083,5927,6055,6512,6281,6939,6869,7110,6856,6994,7307,7568,7561,8030,8225,8065,8219,8421,8837,9135,9366,9674,9097,9366,9435,9145,9343,9564,9817,9185,9335,9919,10143,10059,10357,10511,10035,10330,10278,10227,10146,10311,10342,10181,10088,10115,10176,10069,10330,10472,9899,9873,9852,9966,10280,10051,10205,9627,9553,9562,9597,9408,9682,9893,9605,9742,9872,10031,10059,10594,10865,10533,10736,11118,11480,11425,11848,12553,12519,12779,13600,13764,14106,15103,15927,16783,17938,16627,17381]},"Timezones":["Europe/Tallinn"],"AgeDist":{"0-4":69176,"10-14":75193,"100+":138,"15-19":62295,"20-24":58008,"25-29":87546,"30-34":101570,"35-39":92061,"40-44":88573,"45-49":96365,"5-9":74485,"50-54":76415,"55-59":88868,"60-64":85725,"65-69":83747,"70-74":53147,"75-79":54282,"80-84":43508,"85-89":23427,"90-94":10146,"95-99":1864},"REstimates":{"Date":["2020-03-17T00:00:00+00:00","2020-03-18T00:00:00+00:00","2020-03-19T00:00:00+00:00","2020-03-20T00:00:00+00:00","2020-03-21T00:00:00+00:00","2020-03-22T00:00:00+00:00","2020-03-23T00:00:00+00:00","2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[2.93979889533701,2.4953879944565003,2.03666938700746,1.75683073812707,1.66359170624192,1.5896008527543102,1.5604998310715,1.48924107822674,1.48756332272049,1.85150562018576,1.58145796734373,1.52075805145745,1.33222413244251,1.24863174819878,1.21213719215526,1.16879694086195,1.28572945836082,1.4212143449101895,1.45292311834557,1.42726310835725,1.30267203053208,1.2662002054148402,1.20861686772354,0.9946819757023508,0.9990580723805028,0.963908458815666,0.926193623499787,0.918239674942464,0.9495416689278652,0.9521953632975892,0.893539412758389,0.784995240460175,0.767811894787988,0.7288787579485899,0.757826415446263,0.751261787984146,0.731141599938519,0.791073274292812,0.7463400302789208,0.7448081173275121,0.7868037809758609,0.775156881320951,0.735535638172008,0.713907326961365,0.7188553760585881,0.697321227193648,0.5865969391164201,0.576759043754218,0.607761513752673,0.6225798321020871,0.649768969948063,0.578684608648625,0.5832495711636899,0.515411753225353,0.549155810298828,0.587337290922225,0.583244666605822,0.624054870047351,0.546070446375202,0.6136754081881329,0.652589313568159,0.727001057341605,0.8403099963583441,0.863167001357792,0.892879155264064,0.898139079729408,0.9338613845404152,1.01259813328686,0.968104313183972,0.955162773417094,1.01510723144061,1.0264471638554,1.06815920773626,1.05663159168325,1.068983351167,1.05459481777101,0.944807935214952,0.8673468896457609,0.9586784814845442,1.01743318473521,1.16824964581905,1.23148356864318,1.25708670194743,1.20629967403447,1.13072839467567,1.14397952388002,1.08089362309349,1.0330338415219,0.9955817579959252,0.958253814404836,0.962195558115859,0.980024792473058,0.911517903982541,0.8300247392278131,0.6761449085723901,0.514610337411331,0.469202188974525,0.50650897704157,0.4804872516378401,0.3874638470953529,0.33324410107481,0.32311173146905897,0.305821176397202,0.378381486810624,0.404989655043574,0.495108012516743,0.480185251809309,0.569468587566886,0.5800363031455129,0.6289910988887321,0.674613908608432,0.7767051908276701,0.8176919301198399,1.2729638952316598,1.6867365811505202,1.56169337408205,1.46719087756295,1.30283806396755,1.21830865988088,1.1268400202583302,1.13773304247505,1.07357930641192,1.17349462888535,1.11361534124215,1.09567559252625,1.0406236344125,1.033392370925,0.844395650124646,0.6343515925668499,0.62766498167629,0.844072670842938,0.940967137153364,0.9709642528630672,1.13570264213778,1.26861028916428,1.64747708991827,1.91640263923986,1.96875403298805,1.9427501164164096,1.71149788745204,1.7613913551168798,1.99449351011778,1.92131002329634,1.8032491705197295,1.7143931450603995,1.57884329371353,1.4977627548747,1.43032141731318,1.35970105842313,1.18885308467629,1.04915002599812,1.0183282601760602,1.00455358394463,1.01587354667639,0.9901050249008572,0.857535765202358,0.954689094088502,1.04784860321046,1.11855064647334,1.12626407397155,1.07894664293438,1.15130573810549,1.21521508985676,1.30222908881579,1.37102342222644,1.39940242428404,1.34280588791136,1.26312171958908,1.28009881007175,1.30464014052234,1.27812372432419,1.20870852870353,1.23567206001341,1.28698535893838,1.29765838595961,1.30135531757358,1.25614811649276,1.20507540640523,1.21839301674994,1.18693767069532,1.19253967922487,1.23218355327217,1.2038749130254198,1.21291879567634,1.1577482176332,1.19246006366334,1.24243787149659,1.27336370920354,1.22486613991866,1.18355129505641,1.2433712827468502,1.2744246919786102,1.24724636165566,1.2544145531161102,1.23504405590659,1.28863136652248,1.28418939772742,1.27134262898124,1.3274248477293,1.30224910943398,1.2533969874961202,1.1643010192570802,1.11219854768121,1.09645038018338,1.07577816016796,1.064845970116,1.06400886414462,1.03828945575407,1.00654160330267,0.929881383177976,0.900932569219027,0.8886406585365759,0.83445656782551,0.8247202247271199,0.792876718339114,0.814864288716979,0.8410001450158879,0.8691159889820419,0.8715517404955541,0.953902851961443,0.9775627431736428,1.0127356575195,1.09556795546189,1.08324074126128,1.0897903695181,1.23785042483949,1.29176490531121,1.34950900366797,1.44596641492406,1.43863077904594,1.41822021639292,1.37131002480028,1.4949518442058602,1.45622550362213,1.55816963110144,1.61370467881854,1.5926769761553,1.5383269527447798,1.4732730633696,1.36234834902952,1.4655456326064,1.4712740652879,1.44050737117645,1.41561916480625,1.39461649163861,1.3548158280271203,1.30181480353812,1.3495053874789,1.32573009200424,1.28174070397403,1.27478581674107,1.25346318903324,1.22489530306567,1.25525031495092,1.21861515622669,1.20133509459373,1.1908839053969098,1.18689947848324,1.16235618659232,1.13025884408551,1.16541047999289,1.14595892992203,1.1431725533341002,1.1759054748705902,1.17409960696797,1.14412050275925,1.13155500930555,1.13865243902189,1.13935749023537,1.1114432627003,1.1622161708014298,1.13329116367885,1.12011842595774,1.11559453156697,1.1053192552175,1.13411968897209,1.14311373659761,1.11700548816636,1.10884388396295,1.09400037814344,1.11931999546536,1.11764918910853,1.11975414608184,1.12913706020202,1.06044288684998,1.04720906388348,1.04902132605652,1.06563532864562,1.10936389595597,1.09362867252089,1.04389609980666,1.00804923523748,0.972170180746704,0.98730266261869,0.973352470918897,0.9851570877751272,1.04087048877688,1.06816116704765,1.07378860964894,1.06929826218975,1.03932708047834,1.01130180908674,0.991130670274235,0.9771869827905258,0.987674194488494,1.0182795758787702,1.02457429652284,1.0055024370464,1.02451308172122,1.00727363077276,0.951649571439868,0.916794830810656,0.918229910654861,0.945593163843004,0.95381681189645,0.966368735536104,0.944556994160378,0.960143875797052,0.9972975456305152,0.9749919003328248,0.9880607853522232,1.00476654120665,0.978541026266372,0.991252496925671,0.99366242404963,1.0092535776084202,1.02346198369063,1.00461351367149,1.01308842350702,1.03677828919449,1.05452330225185,1.0442153815877,1.03881665461717,1.07804810740525,1.09461162993288,1.08456902550494,1.0953559920631,1.0998693137258402,1.12181699544448,1.14480960187402,1.14280823332133,1.13485777712823,1.16375577498433,1.18097624805759,1.1764551578911298,1.19134071424176,1.204319559496,1.24476911363085,1.24887915470184,1.25459873508841,1.2455478971576102,1.24409815373496,1.22753850836357,1.22452117815948],"StdR":[0.23885452913769,0.184736568795698,0.141922660392895,0.118925548520507,0.10509054879471302,0.0972552786623058,0.090585419898292,0.0839714122112972,0.0802525544568641,0.08631745501659001,0.0761765274686441,0.0710677895656378,0.0635051238060075,0.0599447880828379,0.0562604198558151,0.0536994787125203,0.0542210615588049,0.0564111178796016,0.0558238486006274,0.0538876804852899,0.050199401095534,0.0479682478620957,0.0451295069664594,0.0396247343486179,0.0394371578264457,0.0384795003169222,0.0376395488604856,0.0375326652042908,0.0385057752521635,0.0382214002209437,0.0369073776699573,0.0354767050120915,0.0355920730259737,0.0353968581443411,0.0373202724629009,0.0380330068771118,0.0384884866417799,0.0410865189566767,0.0405808847910618,0.0415358426300638,0.0437211710822254,0.044392497634792,0.0441457437402214,0.0445477507501105,0.0457803312437694,0.046389495805459,0.0432801173053474,0.0451157906264192,0.0475012582041136,0.0507606808038016,0.0539465951401372,0.0524364128556083,0.054303306774607006,0.0529427686678948,0.0581903089855617,0.0623362065703349,0.0643707679518005,0.0698940534013233,0.0671346883367228,0.073897877692507,0.079236039792151,0.0871898213538462,0.0965776200647381,0.0995683756581962,0.10166461231094,0.101956341270404,0.103950331750849,0.109699618228915,0.10689546988658698,0.104754375313512,0.107165133274237,0.108884024041264,0.11082779323653097,0.11109264705725,0.109286507296947,0.10790850802808698,0.102732700249721,0.0973817743919795,0.10292840981705198,0.106248366898719,0.114027522723341,0.116643935138801,0.116727509360688,0.111426351888732,0.105368894175119,0.103933621811983,0.101401775041303,0.098316426386615,0.0962981788666437,0.0939393169786704,0.09437801858126,0.0946483422595293,0.0927277488096615,0.0890181849833081,0.0804008584500874,0.0723380480922261,0.073028329737551,0.078512308534653,0.0804499133406227,0.0753550738064964,0.0752411721135679,0.0790716933140223,0.082489295113572,0.0985636700999412,0.10917077607591197,0.130094496845522,0.135834642326161,0.154414450308556,0.162745115584931,0.17655868359936494,0.19058486773712,0.21041448294421505,0.220848349317552,0.280082615971754,0.32930604602389,0.29794572257212104,0.27185329334458896,0.248655754992953,0.22965611342270695,0.217533679892931,0.21447500153983304,0.208911215687214,0.216849200660964,0.205798992607534,0.204034771722325,0.193837308013624,0.19545924589388106,0.17810234628703098,0.155240188592979,0.15674176086657998,0.18998148617914104,0.207689631448538,0.212201481233949,0.231505710473257,0.24473520228188295,0.272293695418068,0.284643430547933,0.276364071305098,0.25400731285529604,0.222178699021591,0.212482490158503,0.213214760178591,0.199452439223635,0.179392261085625,0.162735913330964,0.14745678640824,0.13834866650546898,0.128178464680954,0.120152921344395,0.108643821595265,0.0981297762826707,0.0964072317837353,0.0959523322440235,0.0965677605600525,0.0941833148616044,0.0890105236345441,0.0939600474711397,0.0997860639607899,0.102884995058976,0.10316742000274197,0.100110122816766,0.101596237235865,0.103817296021986,0.106243864576039,0.106983090316069,0.104005629486347,0.0993334533592432,0.0940890690773808,0.0918997481839498,0.0911970820932296,0.0882506608818108,0.0842773117029486,0.0832342233000409,0.0831448302696831,0.0813325677077008,0.0795142583265601,0.0765767161259791,0.0731726066088103,0.0725487083171726,0.0702531451953292,0.0693885760233605,0.0686273709209018,0.0662664649539616,0.0660341178904986,0.0639958155391168,0.062805794783925,0.0641005323609151,0.0633228649892278,0.0604984368854327,0.0589906952623538,0.0593197030195122,0.0587811175892004,0.0572514559306296,0.0565523708569317,0.0545166559773511,0.0547540474874013,0.0535117687933691,0.0520982733141184,0.052265870034509006,0.0513358106345228,0.048415225809069,0.0458870413195145,0.0443090271862961,0.0432935118055408,0.04206542605597701,0.041516013999764005,0.0406576333938042,0.0399681839285759,0.039287754744747,0.0378389068050646,0.0371040011890128,0.0370634656019852,0.0364280344443422,0.0367931479762978,0.0367451141644847,0.0379598423437325,0.0390030671113959,0.040163959112185,0.0412965917279605,0.0432373066770305,0.0439983311923353,0.0446068235473951,0.0468385118758985,0.0463180156014169,0.0457299990372972,0.0484418222578132,0.0494321149964217,0.0497136847236443,0.0506666636214961,0.0493806450353348,0.0473875275750383,0.0457824840215735,0.0466418721488578,0.0448821625210304,0.0456550715746694,0.0456548120621837,0.0446404953635901,0.0425514566835135,0.0403120691091743,0.0368529941993658,0.0373619089659901,0.0362267214691096,0.0347825588420813,0.0339481216721309,0.032917595885266,0.0310140332288216,0.0293057866195684,0.0292906603024907,0.0276101120104577,0.0264949872004803,0.0253171234299566,0.0246410922012977,0.0240485001946678,0.0234871985954059,0.0224582517340423,0.0217500639830532,0.0210652285607424,0.0206105717443618,0.0197485915990662,0.0192912686615229,0.0188622948432865,0.0184270541712281,0.0182583614096501,0.0180393794257578,0.0180649070510114,0.0173787612878378,0.0172558869636322,0.0169645198199358,0.0168156222860968,0.0165346920324341,0.0165137802651577,0.0161259526656624,0.0157378981905136,0.0155250205899486,0.0152544645659005,0.0153953909952048,0.015215409671623,0.0147940565114834,0.0146001197098871,0.0145436878382253,0.0143343835721629,0.0142002388836848,0.0140578973114859,0.0141216492318265,0.0134592035888036,0.0132072212591639,0.0129157743092101,0.0128574175424328,0.013080082337623998,0.0128888115592206,0.0125997074331854,0.0122801860242454,0.0117702607544353,0.0118285867689202,0.0116519400859948,0.0117302840255548,0.0120617032689073,0.0119935698568819,0.0118802436227504,0.0120036333078794,0.0118792944212564,0.0114869668186812,0.0115022570360751,0.011330830563308995,0.0114409479912225,0.0114602464509929,0.0115724018355948,0.0115144226411749,0.0113986457555099,0.011397708136297,0.011011882229238998,0.0107841894648387,0.0110579726535835,0.0112936194727701,0.0114476565132509,0.011552604294786998,0.0114552997962293,0.0115124460946927,0.0117780972476758,0.0117644486413392,0.0117508631518154,0.0118783108948579,0.0116671363937727,0.0116526518894079,0.0118453598417512,0.0120601359419733,0.012066033778395002,0.0119599237772483,0.0118235429839077,0.0119728782514772,0.0120228851696251,0.0121033405637959,0.0120211301356204,0.0122226436078393,0.0122340020287808,0.0120144927119827,0.0122627157559674,0.0121784109331115,0.0122678362004285,0.0124268876684911,0.0124075003358952,0.012455679024278,0.0124685644429448,0.0126549523231911,0.0127133126030135,0.0128234541637403,0.0129448933336438,0.0132316168558856,0.0135557139707718,0.0136884896550312,0.0138170785247667,0.0140135939406351,0.0139156539420168,0.0137218986056084],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Capacity":{"CapacityActiveInfectionPercent":0.2336,"CapacityNewInfectionsPerDayPer1000":0.166857142857,"CriticalBedsPer100k":14.6,"Source":"https://link.springer.com/article/10.1007/s00134-012-2627-8","Year":2012.0},"Interventions":[{"type":["Gatherings <100","Gatherings <1000","Gatherings <10"],"dateStart":"2020-03-13 00:00:00+00:00","dateEnd":"2020-03-14 00:00:00+00:00"},{"type":["Gatherings <100","Gatherings <1000","Some Businesses Suspended","Gatherings <10"],"dateStart":"2020-03-14 00:00:00+00:00","dateEnd":"2020-03-16 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-16 00:00:00+00:00","dateEnd":"2020-04-08 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-04-08 00:00:00+00:00","dateEnd":"2020-05-31 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-05-31 00:00:00+00:00","dateEnd":"2020-06-01 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-06-01 00:00:00+00:00","dateEnd":"2020-06-27 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Gatherings <100"],"dateStart":"2020-06-27 00:00:00+00:00","dateEnd":"2020-07-01 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","School Closure"],"dateStart":"2020-07-01 00:00:00+00:00","dateEnd":"2020-07-02 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing"],"dateStart":"2020-07-02 00:00:00+00:00","dateEnd":"2020-07-28 00:00:00+00:00"},{"type":["Symptomatic Testing","Mask Wearing"],"dateStart":"2020-07-28 00:00:00+00:00","dateEnd":"2020-11-16 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100"],"dateStart":"2020-11-16 00:00:00+00:00","dateEnd":"2020-12-14 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100","School Closure"],"dateStart":"2020-12-14 00:00:00+00:00","dateEnd":"2021-01-11 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100"],"dateStart":"2021-01-11 00:00:00+00:00","dateEnd":"2021-02-03 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Some Businesses Suspended"],"dateStart":"2021-02-03 00:00:00+00:00","dateEnd":"2021-03-01 00:00:00+00:00"}]},"data_url":"extdata-EE.json","Name":"Estonia","CurrentEstimate":{"Exposed":11.0,"Infectious":20.0},"OfficialName":"Republic of Estonia","Level":"country","M49Code":"233","ContinentCode":"W-EU","CountryCode":"EE","CountryCodeISOa3":"EST","Population":1325648},"EG":{"data":{"Rates":{"CaseFatalityRate":0.0038601080211510103,"Critical":0.007975691525693468,"Hospitalization":0.03689119729364132},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,27,27,27,27,21,27,32,32,32,39,41,56,56,80,95,102,116,121,132,150,157,179,201,216,241,247,259,276,305,348,384,426,589,589,589,589,596,646,701,732,821,870,935,1004,1075,1114,1176,1236,1304,1335,1381,1460,1522,1562,1632,1730,1815,1887,1945,2002,2075,2172,2326,2486,2626,2799,2950,3172,3440,3742,3994,4217,4374,4628,4807,4900,5027,5205,5359,5511,5693,6037,6447,6827,7350,7756,8158,8538,8961,9375,9786,10289,10691,11108,11529,11931,12329,12730,13141,13528,13928,14327,14736,15133,15535,15935,16338,16737,17140,17539,17951,18460,18881,19288,19690,20103,20726,21238,21718,22241,22753,23274,23876,24419,24975,25544,26135,26691,27302,27868,28380,28924,29473,30075,31066,31970,32903,33831,34838,35959,37025,38236,39638,41137,42455,44066,45569,47182,48898,50553,51672,52678,53779,54888,55901,56890,57858,58835,59743,60651,61562,62553,63462,64318,65118,65927,66817,67717,68713,69612,70419,71302,72120,72929,73828,74626,75415,76305,77208,78108,79008,79886,80689,81597,82473,83261,84161,84969,85745,86549,87158,87958,88666,89532,90332,91143,91843,92644,93531,94374,95080,95586,96094,96494,96855,97143,97274,97355,97398,97449,97492,97524,97592,97643,97688,97743,97841,97920,98011,98089,98157,98247,98314,98413,98516,98624,98713,98813,98903,98981,99084,99174,99273,99353,99452,99555,99652,99765,99874,100006,100106,100239,100342,100439,100540,100662,100760,100847,100946,101046,101179,101288,101421,101564,101685,101783,101881,101981,102103,102201,102268,102390,102490,102596,102718,102816,102949,103082,103191,103324,103501,103703,103913,104074,104281,104499,104710,104875,105132,105450,105719,105919,106157,106481,106817,107162,107563,107961,108474,108985,109462,110015,110436,111040,111451,112105,112826,113480,113898,114601,115414,115975,116775,117529,118294,118900,119212,119635,120312,121072,121792,122291,122993,123491,124094,124605,125171,125603,126176,126497,127001,127433,127963,128440,128800,129293,129636,130107,130514,130912,131211,131632,132054,132375,132698,133098,133331,133707,134215,134638,134960,135349,135670,136081,136490,136889,137294,137837,138183,138683,139072,139494,139927,140460,140892,141347,141655,142155,142610,143143],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,3,15,15,49,55,59,60,67,80,109,110,150,196,196,256,285,294,327,366,402,456,495,536,576,609,656,710,779,865,985,1070,1173,1322,1450,1560,1699,1794,1939,2065,2190,2350,2505,2673,2844,3032,3144,3333,3490,3659,3891,4092,4319,4534,4782,5042,5268,5537,5895,6193,6465,6813,7201,7588,7981,8476,8964,9400,9746,10093,10431,10829,11228,11719,12229,12764,13484,14229,15003,15786,16513,17265,17967,18756,19666,20793,22082,23449,24985,26384,27536,28615,29767,31115,32612,34079,35444,36829,38284,39726,41303,42980,44598,46289,47856,49219,50437,52211,53758,55233,56809,58141,59561,61130,62755,63923,65188,66754,68311,69814,71299,72711,74035,75253,76222,77279,78304,79254,80235,81158,82070,83001,83930,84843,85771,86474,87172,87775,88402,89078,89745,90413,91072,91583,92062,92482,92947,93356,93757,94078,94316,94483,94640,94752,94875,95006,95147,95314,95492,95666,95834,95963,96108,96220,96336,96475,96590,96753,96914,97025,97148,97237,97340,97478,97619,97825,98062,98285,98497,98727,98939,99115,99280,99425,99582,99712,99863,100041,100228,100403,100557,100708,100856,101009,101177,101340,101500,101641,101772,101900,102015,102141,102254,102375,102513,102625,102736,102840,102955,103079,103198,103317,103466,103575,103683,103781,103902,104035,104156,104262,104387,104516,104648,104787,104915,105033,105159,105297,105424,105547,105705,105883,106060,106230,106397,106540,106707,106877,107030,107209,107376,107555,107736,107925,108122,108329,108530,108754,108962,109201,109422,109654,109881,110095,110319,110547,110767,111009,111284,111613,111955,112318,112676,113027,113381,113742,114107,114475,114832,115183,115541,115911,116303,116724,117156,117583,118014,118432,118847,119281,119702,120147,120611,121089,121575,122086,122609,123153,123701,124280,124891,125555,126273,127061,127972,128993,130126,131315,132541,133900,135233,136644,138062,139471,140878,142187,143464,144583,145590,146809,147810,148799,149792,150753,151723,152719,153741,154620,155507,156397,157275,158174,158963,159715,160463,161143,161817,162486,163129,163761,164282,164871,165418,165951,166492,167013,167525,168057,168597,169106,169640,170207,170780,171390,171993,172602,173202,173813,174426,175059,175677,176333,176943,177543,178151,178774,179407,180051,180640,181241,181829,182424,183010,183591,184168,184755,185334],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2,2,4,6,6,8,10,14,19,20,21,24,30,36,40,41,46,52,58,66,71,78,85,94,103,118,135,146,159,164,178,183,196,205,224,239,250,264,276,287,294,307,317,337,359,380,392,406,415,429,436,452,469,482,503,514,525,533,544,556,571,592,612,630,645,659,680,696,707,735,764,783,797,816,845,879,913,959,1005,1052,1088,1126,1166,1198,1237,1271,1306,1342,1377,1422,1484,1575,1672,1766,1850,1938,2017,2106,2193,2278,2365,2450,2533,2620,2708,2789,2872,2953,3034,3120,3201,3280,3343,3422,3489,3564,3617,3702,3769,3858,3935,4008,4067,4120,4188,4251,4302,4352,4399,4440,4480,4518,4558,4606,4652,4691,4728,4774,4805,4834,4865,4888,4912,4930,4951,4971,4992,5009,5035,5059,5085,5107,5124,5141,5160,5173,5184,5197,5212,5231,5243,5262,5280,5298,5317,5342,5362,5376,5399,5421,5440,5461,5479,5495,5511,5530,5541,5560,5577,5590,5607,5627,5648,5661,5679,5696,5715,5733,5750,5770,5787,5806,5822,5835,5853,5869,5883,5901,5914,5930,5946,5956,5970,5981,5990,6001,6010,6017,6029,6040,6052,6062,6071,6077,6088,6099,6109,6120,6130,6142,6155,6166,6176,6187,6199,6211,6222,6234,6247,6258,6266,6278,6291,6305,6318,6329,6343,6355,6368,6380,6394,6405,6417,6429,6442,6453,6465,6481,6495,6508,6521,6535,6548,6560,6573,6585,6596,6608,6621,6636,6650,6666,6694,6713,6732,6750,6771,6790,6813,6832,6854,6877,6898,6920,6943,6966,6990,7015,7041,7069,7098,7130,7167,7209,7260,7309,7352,7405,7466,7520,7576,7631,7687,7741,7805,7863,7918,7975,8029,8085,8142,8197,8249,8304,8362,8421,8473,8527,8583,8638,8696,8747,8801,8853,8902,8959,9012,9067,9115,9169,9217,9263,9316,9360,9407,9460,9512,9560,9604,9651,9699,9751,9804,9857,9899,9935,9994,10050,10101,10150,10201,10250,10298,10353,10404,10443,10495,10541,10590,10639,10688,10736,10778,10822,10871,10916],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,1,1,1,1,2,14,14,47,53,57,32,39,51,80,87,121,160,158,218,238,243,257,291,302,340,369,390,419,437,465,507,548,606,703,758,848,978,1080,1152,1233,1275,1367,1317,1437,1583,1733,1881,1993,2107,2173,2262,2356,2448,2600,2723,2898,3041,3209,3379,3553,3764,4029,4256,4474,4745,5019,5304,5612,6028,6448,6800,7041,7223,7389,7632,7837,8157,8427,8679,9083,9555,10090,10705,11150,11694,12284,12932,13645,14589,15692,16843,17989,18932,19657,20177,20885,21791,22876,23881,24798,25737,26653,27658,28773,29967,31092,32288,33360,34228,34971,36266,37325,38304,39398,40241,41176,42259,43398,44075,44860,45931,46898,47899,48891,49820,50652,51184,51562,52072,52499,52884,53259,53513,53793,54091,54378,54641,54960,54984,55053,55093,55126,55206,55230,54867,54584,54122,53625,52992,52297,51603,50747,49635,48345,47163,45686,44271,42763,41157,39623,38650,37805,36852,35887,34977,34111,33238,32360,31572,30766,30007,29164,28351,27599,26876,26151,25381,24604,23795,23108,22504,21819,21208,20589,19847,19193,18531,17782,16993,16225,15492,14782,14137,13370,12628,11968,11200,10547,9916,9255,8768,8081,7484,6713,6022,5305,4710,4034,3241,2493,1877,1468,1071,774,516,367,331,347,393,452,533,615,641,704,776,843,875,918,934,971,1031,1057,1103,1150,1212,1270,1341,1397,1438,1515,1571,1622,1689,1765,1837,1903,1982,2052,2137,2195,2305,2368,2491,2603,2720,2814,2918,3043,3159,3268,3365,3515,3697,3883,4112,4358,4598,4840,5066,5321,5611,5834,6072,6309,6543,6821,7081,7361,7660,7940,8160,8354,8555,8796,9012,9235,9481,9780,10011,10193,10444,10767,11082,11341,11640,11981,12331,12802,13259,13832,14501,15121,15998,16673,17617,18326,18958,19657,20484,21000,21251,21640,22005,22196,22363,22695,23292,23784,24045,24248,24355,24689,24821,25146,25384,25611,25743,26007,26065,26361,26473,26629,26683,26673,26854,26862,26999,27025,27092,27153,27334,27405,27448,27614,27810,27931,28255,28429,28488,28629,28859,29027,29288,29446,29642,29804,29951,29961,30187,30281,30484,30605,30724,30730,30844,30927,31158,31191,31274,31275]},"Foretold":{"Date":["2020-04-19T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-17T00:00:00+00:00"],"Mean":[31465.15,69608.34,22230.16,121268.2],"Variance":[1409931000.0,3546562000.0,903040400.0,29923060000.0],"0.05":[4966.130999999999,8032.415,2973.948,14097.64],"0.50":[21368.92,58083.34,13945.52,72958.84],"0.95":[93662.72,177559.7,69325.86,385852.6]},"Timezones":["Africa/Cairo"],"AgeDist":{"0-4":12697212,"10-14":9684339,"100+":967,"15-19":8701092,"20-24":8416595,"25-29":8094535,"30-34":8065175,"35-39":7133174,"40-44":6040505,"45-49":4908097,"5-9":12331328,"50-54":4213235,"55-59":3631657,"60-64":2961315,"65-69":2161342,"70-74":1665619,"75-79":865361,"80-84":483976,"85-89":209595,"90-94":59000,"95-99":10284},"REstimates":{"Date":["2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.62782339196203,1.55550968426099,1.4360773460198302,1.34791611806326,1.43459135797631,1.4055609869279,1.51319746725946,1.55718839362976,1.5608950889313895,1.61375640402221,1.6112611741426202,1.5402801093234,1.53319181391332,1.46947302347256,1.4687657473849198,1.453188664414,1.42168459071905,1.4162601137141102,1.3923319867615802,1.3654752004541102,1.32001675804537,1.31733368279444,1.25541230394218,1.22255161139328,1.1915055689698202,1.18435006912171,1.1990889031658702,1.2183414228283995,1.2195322190408302,1.22113747874359,1.23604946819612,1.2360026381361298,1.22057346351464,1.21739042444646,1.2504952819782,1.2458597053628402,1.25648826947703,1.26269799980551,1.2894574823496598,1.3039919359383,1.29256125048528,1.31897292524478,1.32780086589237,1.31892653165883,1.27564691613571,1.2351583273408502,1.20972036550277,1.19425799748847,1.1636209070278,1.17023808075747,1.18707084710546,1.1898634233822,1.218079321164,1.24456647760957,1.2666759846641598,1.26408069768755,1.24923945942302,1.24679608696886,1.2498870677516498,1.2639332520213702,1.2905534632599098,1.33011102050261,1.3762776414619198,1.4037233149656103,1.43202207456534,1.42793650296578,1.37344152582141,1.31668013867236,1.27564059707491,1.2604797769916598,1.26583018148451,1.26551415064369,1.2590966514015098,1.24705444551926,1.23190185984114,1.20381236424979,1.17861188804806,1.15982730726421,1.13235553856368,1.12159864911715,1.12112526501166,1.11422804198837,1.09647242119325,1.09994970516969,1.08471560641864,1.0689085388169102,1.06604612315919,1.05172697484542,1.04011592623888,1.03856280594702,1.03450602379584,1.00421309883155,0.984613466446799,0.979945029037625,0.9828880732954242,0.993690297826755,1.00963356256783,0.99265004739193,0.982132396298978,0.9720235904655508,0.946525512653181,0.940030627911945,0.930151962343054,0.9100036859743672,0.890523610860386,0.894053473893221,0.892988622413843,0.8764711140922921,0.8604983368457529,0.847977525304808,0.83819160964819,0.8201265427913891,0.8075740773803491,0.7961233575990491,0.8028857480354069,0.806726426704625,0.8107348178175608,0.818740515715588,0.8222390265811519,0.8167122853145501,0.8083792050978579,0.7929041093298941,0.781232483071885,0.765945383176936,0.7481665580349821,0.744025094757561,0.731618042240267,0.7204059490237958,0.7038787364735151,0.674582888834497,0.6452565416626661,0.6146653978758989,0.58353459313128,0.575424697992912,0.5721486893664929,0.575191633888477,0.5652839856172579,0.552932897828009,0.540860474884369,0.5359667906087561,0.5502292288514069,0.590187656042391,0.62518023750861,0.68872742660971,0.7453328179422372,0.77449703803422,0.797999320375593,0.7928020229779079,0.7860036389910741,0.7957832196547671,0.8101643091003891,0.870997978537287,0.936884092241364,1.00435642238944,1.05290909631829,1.0877542649711802,1.1167354585281002,1.0994293916194,1.07740046211353,1.07298685146672,1.0707737620753002,1.07339422436548,1.07859460888909,1.0799693807070898,1.0833843844802,1.05462586505083,1.00789121331752,0.972099236511256,0.947606656285172,0.9225083469757808,0.915166932693975,0.9230610359584872,0.934817388500013,0.9458454261094352,0.944939236439132,0.953848663404497,0.9466625637084742,0.9320781274407692,0.908979175038389,0.896947888958179,0.9046275869044368,0.902705384343261,0.901319605283833,0.8928004632417449,0.883591537392616,0.8812802965614269,0.8786932003142801,0.8865501670467291,0.914754420126875,0.920830682452788,0.930739973034274,0.9268849352108348,0.9429478434560508,0.960238328225362,0.958558613313524,0.9615440495971908,0.976335918122134,0.995861061138964,1.00858206084737,1.01645255937423,1.01877062416802,1.01500989756847,0.998001739685858,1.01336600787151,1.02295011142562,1.03442746116633,1.05004840540685,1.06846250654065,1.09009613056611,1.11086610254299,1.1151280513068502,1.10105610856475,1.09889220866093,1.09600771517536,1.09012428378058,1.10399108341094,1.1055748771858402,1.10618985812259,1.11259854399647,1.1229395364963302,1.1185444263452902,1.10932353468535,1.09820438581283,1.10242489142469,1.10116807608496,1.12330525722367,1.12435190696779,1.12607074167858,1.13221117368828,1.1209526494905702,1.11880925813901,1.1142679570650802,1.10651660238939,1.10490060643408,1.11246879767448,1.13486010613203,1.15894488122567,1.17679932441797,1.19208898322988,1.19076485373723,1.19300196941905,1.19219907712823,1.19298174697032,1.1966576838811698,1.19326455108468,1.18624226715224,1.18337583370631,1.17732299250159,1.1694497307573202,1.15669704929587,1.145140829892,1.12982588033187,1.11929498846452,1.10977440596259,1.10096750329711,1.09631437536779,1.08953720152559,1.08732617050589,1.09168656916326,1.09914681179768,1.10570426049075,1.11221303256426,1.1154727927962098,1.11554293530377,1.11393681551937,1.11783217874034,1.12540764818116,1.14177713911701,1.16380578239172,1.18885240958813,1.22625461295545,1.2670154000946598,1.30780325120481,1.3396932680488502,1.36163106973898,1.38363926688337,1.39018084725602,1.39372196065431,1.3909011684784902,1.3790198942702,1.36201107075314,1.33309228331771,1.30070042311753,1.2578599994915802,1.20722319035684,1.17420944772792,1.12873394454091,1.08807175074102,1.05451641044907,1.01834335400265,0.991011029076693,0.96640680066568,0.947312475021817,0.923490361560147,0.903199779340319,0.8920078996331079,0.8840796916465851,0.8887418398602759,0.8934495589181569,0.880236200837333,0.8814618107770459,0.8790944332121899,0.875463458147954,0.8736939926564151,0.86883641368542,0.861024668262507,0.8420166667367041,0.8411189817495409,0.8365261830984829,0.8304116869126801,0.8253981982010071,0.816486049090018,0.816763312131116,0.8225602750332209,0.8285344515024449,0.8367783276236829,0.847201449187461,0.859899177882841,0.8743303745958059,0.892302356545261,0.919957190012238,0.937487219050164,0.9550918493966052,0.972833923670087,0.987059296595999,1.00334430571839,1.01607654115453,1.02883178194472,1.0324230205039,1.0370056339344,1.03856400075801,1.0378504433636,1.03733489333578,1.03398239021939,1.02523962209904,1.01842944565081,1.01260276541318,1.00784790229061,1.00238128270561,0.99551781482935,0.990747442232778,0.9837113944919508,0.982285702796659],"StdR":[0.0840079199110437,0.0762288046214319,0.0693012348288845,0.0641112914156345,0.0634951511742782,0.0606076870318235,0.06166806129229401,0.0602556983986462,0.0587275618612765,0.0575805938736678,0.0566084682525729,0.0533332837130818,0.0503299852094538,0.0477665781253958,0.045731490422191,0.0439872351563483,0.0419287341124144,0.0402553127254472,0.0387533292633744,0.0373922865426577,0.0349148165900689,0.0341006156013336,0.0318803167397868,0.0307151467557959,0.029627378522839,0.0283369748711359,0.0280519985303195,0.0275839044148059,0.0273142815632387,0.0267144619368248,0.0264026825411324,0.0260919039006333,0.0255210222411265,0.0247892819077144,0.0248215687485931,0.0245462119088902,0.0242589668691215,0.0242143212474978,0.0240466655641113,0.0238397601228446,0.0235069514324545,0.0236347833445973,0.0235528219317742,0.0230909318811316,0.0224751091101281,0.021501614495741003,0.0204626879508391,0.0196758180125428,0.0190977463612923,0.0184009781806704,0.0182962340813949,0.0180715712257523,0.0178237080710837,0.0178921934341971,0.0180569739713878,0.0180661561239191,0.0179731078780315,0.0176458212262867,0.017528368217702,0.0173487121177,0.0174874411367617,0.0178255098624719,0.0186243229598986,0.0191525607389965,0.0197334231668028,0.0204989976261686,0.0202483641952157,0.0192241442518001,0.0181870341640409,0.0173894870299892,0.0169647433899411,0.0163724680368558,0.0158923030988574,0.01525247367509,0.0149260381641605,0.0142192832059615,0.0136336250002736,0.0130006863423415,0.0122979247946251,0.0117019095367508,0.0112081586475461,0.0108005866986508,0.0103471295650544,0.0100173669777538,0.00965535011721126,0.00919478575980826,0.00903934874517432,0.00873217338933414,0.00847976819681858,0.00832210242906318,0.0079598911949765,0.0077158438300133,0.00757518818273585,0.00738338571697094,0.007326718748429291,0.007180372170365259,0.0070967048628629795,0.007097945625840259,0.0070152651654832796,0.007086303134659159,0.0068584343672591285,0.00692044914363884,0.00692783782734835,0.006965818695739361,0.0068838585675618895,0.0072033280798553204,0.0073356127056952,0.0073874104752731295,0.00755120282289818,0.007686966291401941,0.00798087159560002,0.008161066088621759,0.008502026152928659,0.00880030523016863,0.009162844903170271,0.00957301341647534,0.0100613023388957,0.0102810188005886,0.0105382175222818,0.0106345406444422,0.0107916303561898,0.0107345419263341,0.0109620884713395,0.0110586473683415,0.0114369230027293,0.0117312120588602,0.0120384782600562,0.0124144037275925,0.0126192684363915,0.0127848419927216,0.0129786464890056,0.0131761235171243,0.0135032572073039,0.0141599600550358,0.0152081313199903,0.0162027769562711,0.0170148988770699,0.0173562963762565,0.0180336843095826,0.018733986223610003,0.0199893845104817,0.0221134182521401,0.0239424229574997,0.0264892759400833,0.0282154377136794,0.0291624391917002,0.0286316323600628,0.0279170729496159,0.0268187692277763,0.0264971832721738,0.0266016659089459,0.0274770639007351,0.0282904171744165,0.0290010971417468,0.0287111701603042,0.0283742072305143,0.0272730946906222,0.0258152431418793,0.0240317119606578,0.023150435911989,0.0224534715430133,0.0223264426762575,0.0219056004120237,0.0218661234315127,0.0214755943781532,0.0209127983189784,0.0203824574509118,0.0197882722913196,0.0195759626582944,0.0193652684597169,0.0193990573423825,0.0196146684861675,0.0199536232415561,0.0204617268082401,0.0204735410640575,0.0206927988713852,0.0204063526215303,0.0204688040815076,0.0204058857356672,0.0205523215852289,0.0207764657499513,0.0207908175218819,0.0209879231858683,0.021507698568504,0.021107335871811003,0.0214119769959175,0.0217856699528873,0.0221437526270013,0.0226487308983014,0.0230855693606035,0.0230292110926075,0.0233393733987379,0.0235683074018461,0.0238106103224312,0.0242759420940112,0.024030852588659,0.024242130430269,0.0242114209936883,0.0248889879442611,0.0247542341710987,0.0246289079602509,0.0248180403501297,0.0241410256973548,0.0242510696820149,0.0245209439672143,0.0246899644549596,0.0249950411094648,0.0248602959038254,0.0251463224255877,0.0250259745988622,0.0249725022390891,0.0245775154219139,0.0245167044128219,0.0243958205147058,0.0239701525120478,0.0237064844731356,0.0235070425670317,0.0236770896762689,0.0231697041096963,0.0231919702492252,0.0232929092244829,0.0229510383162964,0.0225503175944589,0.0224330043898473,0.0219614696589213,0.0224189738629146,0.0218915351374215,0.0220149631864287,0.0218173931982853,0.0215323873397631,0.0213671359807945,0.0210708980019838,0.0205395407750479,0.0203266780425037,0.0202829290353636,0.0205094918589669,0.0205462337912735,0.0204770760536529,0.0200821669915957,0.0202958007990613,0.0202297627114001,0.0199858967724343,0.0198196158958906,0.0197289457716244,0.0193699090530934,0.0192566113067834,0.018751044684336,0.0187410795696079,0.0182743038665501,0.0178713885807863,0.0177550703415609,0.017398066215643996,0.016832939748091,0.0164045775131495,0.0161594065550506,0.0157830729075892,0.0156327926360804,0.0153140125324994,0.0151583606800817,0.0152403966962543,0.014868629059662,0.0148572826814121,0.0148436265048759,0.0149063968241054,0.0146539683726394,0.0145847600332686,0.0143659360756039,0.0144712905141926,0.0145080864751079,0.0148014759737131,0.0152331842193912,0.0155102377755534,0.0162035737820176,0.0169052548411014,0.0176360462069841,0.0182026252876357,0.0187320088181437,0.0190230398008242,0.0192204661689409,0.0193761643074935,0.0188059923812542,0.0184241466604578,0.0178744634282401,0.0167592253758071,0.0156017615427346,0.014699556708632,0.0136040997279014,0.0125080964731841,0.0116315419635054,0.010672386090008002,0.009994032132091659,0.0094211643368481,0.00876721196349948,0.00844725957396435,0.00813739987063737,0.0081360834209857,0.00812520612001612,0.00814904877663649,0.00825280392330263,0.00831186774514685,0.00838415363245892,0.00852118163959974,0.00860450506446497,0.00873343998147439,0.00890947235615616,0.00905663021704611,0.00916767928743175,0.00946721874924906,0.009704186475996027,0.0098312580583036,0.0101904018845981,0.0103357308433622,0.0106039041644158,0.0108939825621108,0.0112360714869005,0.0114599490691106,0.0118013513998819,0.0121590092573047,0.012209910849026,0.0125013827581207,0.0126308511630148,0.0126264235555735,0.0124579203165444,0.0124490657248454,0.0123225429809937,0.0122462903488957,0.0120823374540317,0.0120204407525537,0.0117477154924554,0.0118238871295535,0.0115839304658804,0.0113879367386805,0.0113397689971956,0.0111982151176561,0.0110769411762659,0.0109514146198886,0.0109955105902597,0.0109072939370175,0.0109601695905282,0.0107518443439222,0.0107756857431684,0.0107444375725841,0.0107635631199052],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Capacity":{"CapacityActiveInfectionPercent":0.1696,"CapacityNewInfectionsPerDayPer1000":0.121142857143,"CriticalBedsPer100k":10.6,"Source":"https://www.egypttoday.com/Article/1/12484/Trauma-care-in-Egypt-how-to-efficiently-meet-patients-needs","Year":2017.0},"Interventions":[]},"data_url":"extdata-EG.json","Name":"Egypt","CurrentEstimate":{"Exposed":85268.0,"Infectious":86560.0},"OfficialName":"Arab Republic of Egypt","Level":"country","M49Code":"818","ContinentCode":"W-AF","CountryCode":"EG","CountryCodeISOa3":"EGY","Population":100388072},"ER":{"data":{"Rates":{"CaseFatalityRate":0.0030853523560473678,"Critical":0.006376174237056057,"Hospitalization":0.02896750842467645},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,3,6,6,6,11,13,13,13,19,19,26,26,26,26,26,30,30,30,37,37,37,38,38,38,38,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,53,53,53,53,53,56,56,56,56,56,56,56,56,107,107,107,107,107,107,107,149,155,155,155,155,155,155,189,189,189,189,191,191,191,225,225,225,225,225,225,225,225,245,245,245,248,248,248,248,248,248,248,248,261,261,274,274,274,274,274,276,276,284,284,284,284,284,284,284,295,295,295,295,295,295,295,304,304,304,304,304,304,305,305,305,305,305,305,309,309,330,330,341,341,341,341,341,353,353,358,358,358,358,358,364,364,372,372,372,372,372,376,376,388,388,388,388,388,391,405,405,405,405,405,405,405,412,412,412,426,426,426,429,429,438,438,438,438,438,444,444,444,444,451,451,451,456,456,473,473,473,473,473,477,477,498,498,498,498,498,498,508,508,508,517,517,517,525,525,564,564,564,564,564,572,572,580,580,597,599,599,600,600,600,623,623,643,643,643,643,643,643,643,643,643,740,740,740,740,803,934,934,1014,1073,1073,1073,1073,1073,1234,1304,1304,1304,1304,1378,1530,1549,1549,1594,1594,1594,1594,1657,1683,1683,1719,1719,1719,1719,1781,1824,1828,1828,1828,1828,1914,1914,1973,2050,2050,2050,2050,2068,2159,2173,2225,2253,2253,2253,2261,2344,2384,2388,2418],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,4,6,6,6,12,12,15,15,22,22,29,29,31,31,33,33,34,34,34,34,34,35,35,35,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,41,41,41,65,96,109,121,131,142,142,143,143,143,143,144,144,167,191,191,191,203,203,215,215,215,215,215,215,215,232,232,232,232,232,232,232,251,251,251,251,251,251,251,261,261,263,263,265,265,265,279,279,279,279,282,282,282,282,285,285,285,285,285,285,285,285,285,285,285,304,304,306,306,306,306,306,315,315,317,317,318,318,319,319,319,330,330,330,330,330,341,341,361,361,361,361,361,364,364,364,364,364,364,364,364,364,369,369,375,375,375,375,375,381,381,398,398,398,398,398,405,405,414,414,414,414,414,422,422,452,452,452,452,452,457,461,461,461,461,461,461,461,463,463,463,480,480,480,484,484,491,491,491,491,491,493,493,493,493,518,518,518,527,527,551,551,558,558,558,566,566,577,577,577,577,577,594,632,632,632,649,649,649,656,656,711,711,711,711,711,741,741,754,754,807,832,877,951,992,992,1039,1039,1220,1252,1320,1320,1320,1320,1363,1363,1445,1445,1556,1556,1556,1556,1596,1596,1805,1877,1877,1877,1877,1877,1910,1913,1940,1940,1940,1950,1970,2085,2085,2135,2135,2135,2135,2267,2309,2309,2326,2326,2326,2326,2401,2418,2429,2429,2429,2429,2566,2566,2627,2675,2685,2685,2685,2703,2773,2789,2826,2847,2847,2847,2866,2884,2892,2913,2922],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,3,3,3,3,3,3,3,3,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,4,6,6,6,12,12,15,15,22,22,29,29,31,31,33,33,34,34,34,34,34,35,35,35,36,36,36,33,33,33,28,26,26,26,20,20,13,13,13,13,13,9,9,9,2,2,2,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,26,57,70,82,92,103,103,104,104,104,104,105,105,114,138,138,138,150,147,159,159,159,159,159,159,159,125,125,125,125,125,125,125,102,96,96,96,96,96,96,72,72,74,74,74,74,74,54,54,54,54,57,57,57,57,40,40,40,37,37,37,37,37,37,37,37,43,43,32,32,32,32,32,39,39,33,33,34,34,35,35,35,35,35,35,35,35,46,46,57,57,57,57,57,60,59,59,59,59,59,59,55,55,39,39,34,34,34,34,34,28,28,40,40,40,40,40,41,41,42,42,42,42,42,46,46,64,64,64,64,64,66,56,56,56,56,56,56,56,51,51,51,54,54,54,55,55,53,53,53,53,53,49,49,49,49,67,67,67,71,71,78,78,85,85,85,89,89,79,79,79,79,79,96,124,124,124,132,132,132,131,131,147,147,147,147,147,169,169,174,174,210,232,277,350,391,391,415,415,576,608,674,674,674,674,717,717,799,702,810,810,810,747,656,656,785,798,798,798,798,798,670,603,630,630,630,565,433,529,529,534,534,534,534,603,619,619,600,600,600,600,613,587,594,594,594,594,645,645,647,618,628,628,628,628,607,609,594,587,587,587,598,533,501,518,497]},"Timezones":["Africa/Asmara"],"AgeDist":{"0-4":495070,"10-14":486693,"100+":28,"15-19":373932,"20-24":285247,"25-29":286989,"30-34":269281,"35-39":191483,"40-44":141245,"45-49":139597,"5-9":476700,"50-54":88101,"55-59":83849,"60-64":68421,"65-69":59906,"70-74":47223,"75-79":29859,"80-84":15200,"85-89":5761,"90-94":1548,"95-99":294},"REstimates":{"Date":["2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.38779417168789,1.20350576429634,1.19731873457822,1.160826645407,0.901044147362466,0.9057223698985,0.80610909235634,0.873982556650292,0.604256954408806,0.640544365821134,0.544885557666111,0.597120928575444,0.534529841248546,0.59176364339735,0.507534552786219,0.5601562630134399,0.533243896709938,0.58973774304246,0.6472944624103649,0.7178793155332901,0.7724470776143649,0.68730548299893,0.7348306494426701,0.7876606006304671,0.166892056854875,0.189015753974731,0.22664988882870896,0.278956869509378,0.34364987692086,0.422926866764012,0.511589324833026,0.623822816943676,0.7446826203685991,0.8596233239759742,0.998542569224186,1.16113536423606,1.33860593073637,1.51160846856428,1.69686095887026,1.84154009260304,2.02082420464103,2.2343524350168,2.40129879483332,2.60297375021018,2.7944259238434,2.90716358794707,3.02760091894232,3.2321810876408703,3.3486722717012203,3.5244083608992405,3.6015273259335,3.69721223772399,3.82008951948232,3.86252217414813,4.00377674598288,4.12628862323731,4.12811241312528,4.2092192055482105,4.3199251332196,4.38090169694294,4.44058406734916,4.58662276861608,4.49669431444368,13.7256172359463,7.77876143110817,4.3073887393268295,26.985333167441002,17.5448242254501,7.188099645018999,4.22741973899117,3.03772105976132,2.49159707242914,1.96574764692321,1.66957547321513,1.4750741709766495,1.34704146841627,1.26330729302975,1.19265052673332,1.15061700800346,1.37147956993212,1.3192112201166002,0.945381455987615,0.803169012693973,0.818473740523365,0.746080790041465,0.7919376289521199,0.829609382183475,0.8531627421505891,0.884136805219468,0.909036252060009,0.92909353876534,0.933287943922932,1.16810748571267,0.861560813267111,0.548416393342153,0.577401476432633,0.625863963810796,0.484045798315849,0.532000087718611,0.72367147451378,0.7789619229646909,0.8252388636446171,0.8564380106920331,0.8846132125064979,0.905685185522292,0.925532464565152,0.762719786561588,0.7868413390859871,0.87058993431101,0.902170678477019,0.978748025221865,0.993851925972328,0.997986539145458,0.855603535664455,0.869170315398216,0.886856136967486,0.912806211667907,1.02635891226316,1.03944593342978,1.03792160637728,0.707950439124751,0.8264142904892958,0.792531274253618,0.828151641018229,0.787316666158716,0.8194529068084849,0.851557899780055,0.294556374433732,0.319091774599612,0.36803288053597705,0.423054718334984,0.2774256178637801,1.84063518567191,1.86306281158817,1.8051488872135,1.39781380412171,1.27652089477779,1.20043653744681,1.15417604008928,1.58666134022211,1.49634343972092,1.47778814930197,1.3671592197710902,1.32035383748472,1.25200941027047,1.2312788773532,0.546536014164053,0.557926274395933,0.944343684836268,1.00051331364926,1.02153408862773,1.02741278649816,1.03076045895373,1.11261612553244,1.10942478605709,1.8210030383932096,1.69586821725088,1.48599048795272,1.35583541319906,1.2373006784523,1.25890140239215,1.2123698767229298,0.8904250374137409,0.885880383521478,0.903560051747434,0.927715157970175,0.947003616344321,0.663118067628975,0.689678871990381,0.274839802073566,0.305362344323366,0.5864807142208671,0.670275507923787,0.7316641569388771,0.6256363918274339,0.670384479774396,1.0762883153328,1.1128600255922398,2.1546994189638102,1.94547356840163,1.67920440240145,1.48253240068248,1.3528487073297502,1.33051017384264,1.26478672519198,1.3067766592109298,1.2506468011088898,1.19686041303172,1.15817505513083,1.13014462870842,1.16021217770973,1.13676369280255,1.4571848977366295,1.39232199511013,1.3064907114504198,1.23635687936899,1.18391656388633,1.10492691784688,1.16026924308536,0.957880048901735,0.95240742433681,0.9618054269835128,0.973233439053894,0.982425169856867,0.828812549812288,0.8874590944436859,0.25909992482570604,0.282382736476197,0.788043930205417,0.87669408195366,0.9243980178416898,0.914155702998318,0.798701434182493,1.06238501680049,1.07247364826721,1.06716395962303,1.06045091219117,1.05072642724624,1.11093842492464,1.03134970635029,1.0222507722632,1.02297197069635,1.2815346115257902,1.2532934657573798,1.21000268807526,1.31597532089788,1.25641959511259,1.6724999939344098,1.55084092894042,1.5761485213141102,1.44111181404114,1.3299127775460602,1.3596402498074298,1.2852949804543,1.4040014579368898,1.32411297420767,0.883677629277372,0.8702992484252009,0.887967445324499,1.03132071396713,1.6296280630609798,1.2007150451805502,1.1338705063914098,1.22994553360675,1.19219725778529,1.1547082761633798,1.11007378678181,1.0875271143862,1.58921470109606,1.50244952953186,1.38605012490035,1.2895842080475302,1.2180423662113,1.2807630707421298,0.9130215939821998,1.00745064328205,1.01107082663253,1.31146268234941,1.48085832032426,1.7368421500880102,2.0374037827869,2.02359342473501,1.4518484520288202,1.51312408858475,1.39205828667388,2.0070192796828703,1.90596846957309,1.77129948812113,1.55722154926074,1.3716191424029898,1.27086889162465,1.18238320339398,1.08798988881052,1.13877080303377,0.9731493901034058,1.10324249332367,1.09619145809212,0.99229517677771,0.9859541370099028,0.7194469569549459,0.677813808399582,1.00621792244992,1.19421063011355,1.1831103753201102,1.15062650260398,1.03082068770954,1.0135425610789002,0.912503905991958,0.92395311127584,0.769081287030978,0.792119304157149,0.823366581992426,0.87785684507664,0.857639518364073,1.14974341497534,0.660363201879391,0.6215866330147579,0.657808838885554,0.7041554982729671,0.7506525421045641,1.19722025090424,1.23343515775653,1.1871337666513302,1.11380961059577,1.08117838138809,1.06056247689159,1.01840783188297,1.15774139224848,0.8814518171938829,0.909480126307004,0.788323622599483,0.810439354426424,0.8410740834418828,1.273545121822,0.8790244510287,0.9267338718074708,1.07773660300119,1.0570925026399,1.04855501971526,1.03834857488689,1.08035369450052,1.0545595716694,1.03979552487453,1.10299459662956,1.14727597079292,1.12393041472762,1.09929696064536,0.7736483875890171,0.8289531459456461,0.713076738164175,0.6698785514743111,0.7072296033864829],"StdR":[0.255273507647734,0.229009413964314,0.22417916111963,0.21691508637095,0.187701377574244,0.189671680272368,0.18000161339192394,0.191328407642664,0.16327082853244002,0.171018916801231,0.16258547023193806,0.180517628794435,0.17852641561367702,0.195957175605793,0.194950957816248,0.211449886498861,0.21998234995446694,0.243331631701909,0.265651629222302,0.2934076563241,0.31686130251679,0.30567581124740506,0.33032302244039896,0.35516058921108096,0.163957158751444,0.186697802214112,0.22752130990790695,0.280593073719081,0.345042970080401,0.419762230285088,0.520499240024979,0.6247492358572471,0.760372145671961,0.8595856820975492,1.00420093725621,1.17455562599361,1.35139933180753,1.53163697244371,1.7324338783088502,1.89947594391504,2.03529937354832,2.25988113444015,2.4398411258241497,2.6370594531950604,2.82753566832387,2.95726410168975,3.0029130580959,3.2415849228474505,3.3303762425222896,3.55298548315419,3.57951313597772,3.74244522169007,3.82562157822142,3.8541613832354,4.04056668721371,4.14236772868167,4.16687417620639,4.25405342360484,4.28448910393357,4.43124510217467,4.4791944720898496,4.54223583592715,4.53949106553961,7.9686254307561315,4.53037912146858,2.54527235232434,5.287729791819929,2.81943690977284,1.03683040153961,0.534823897726437,0.34521648325138005,0.263754720204822,0.203956286363457,0.170452304591647,0.148945474759709,0.134905292238164,0.125970351932496,0.118231963297259,0.114935080316102,0.124706168871901,0.117896532585488,0.0966366152129927,0.0891236020129514,0.0901349200425972,0.0878537355624217,0.092407632274397,0.0963120843349175,0.100525804061377,0.103411234592225,0.106873274941265,0.10926323851072997,0.108605238959409,0.124738416642839,0.106811354780985,0.0851955941941928,0.0884357761510183,0.0974073005235521,0.08843658808690598,0.0975377708095911,0.117666311350062,0.129319793977343,0.13642160328518502,0.141596915024973,0.14763428862018,0.149716113535484,0.150780983020082,0.140095247762519,0.144880266652669,0.155287769756261,0.160769332864388,0.17140143069879502,0.170768201581566,0.170834099078932,0.159024075086591,0.16135178446557502,0.162886234938819,0.169022870807915,0.18196592851952806,0.186491982589816,0.18241030674037,0.150309171399979,0.164671741298291,0.165422877540591,0.17344675088595998,0.16970119165004702,0.17935715171601702,0.18875953666028694,0.109326866814272,0.12076765694611097,0.139051645642967,0.161766775427694,0.139404386603839,0.38790730913836097,0.3915492233410301,0.367297207608525,0.300818325840962,0.27385894069287503,0.2545885153101989,0.245167821714688,0.285035482737457,0.26964271783867,0.25684044007379,0.240806422371982,0.22863149514146694,0.213728648410964,0.208693685886504,0.134997750917527,0.139016212805694,0.18752404699568692,0.19975546493231894,0.205454326238026,0.20625656193117606,0.208461107452566,0.212988622815721,0.21340510062119294,0.272655931279939,0.252913823812092,0.226322737984502,0.20586730085682,0.190887328492982,0.18553744525003105,0.18074980499163892,0.151169148001018,0.149618142526241,0.154160206856293,0.157796623402275,0.159420832942749,0.135055724690926,0.140148631855064,0.0914524004209864,0.102060476045554,0.150676621591832,0.17301017843516198,0.190283874174065,0.182022794183212,0.19471653735631694,0.254952833496385,0.263686152559976,0.36440466996294296,0.33078392662151,0.285508405661308,0.254157037248965,0.22878702495484696,0.216956450927914,0.20723927889197896,0.207109105513704,0.201556006236487,0.18923862674704606,0.184849874624779,0.177379219960334,0.17963106106444396,0.177330600182207,0.19619458257298,0.18933014516017105,0.17631890589319896,0.16608866691684,0.159190914967384,0.152607700886599,0.154066086598852,0.139685556664913,0.13739423747430302,0.139694750727038,0.14034630001438098,0.142743168385192,0.130171824597756,0.137277527610026,0.0743363117433442,0.08174578166283099,0.146155217973138,0.162381446102151,0.17256870813668304,0.17315497330320098,0.163255252763197,0.192652987381634,0.193375970074469,0.19407280118904105,0.19151220863023494,0.18831917232900305,0.19380897277659195,0.18718769945133895,0.183111547359438,0.183695052201887,0.203800350311751,0.201771394211199,0.195173778830718,0.199945216940975,0.190005136613544,0.21386705344117604,0.19908992472042605,0.192820704950092,0.17779575806824804,0.162903477502327,0.160248480872467,0.150377450092042,0.15350789613616,0.144760156903765,0.115097375362486,0.111897856669447,0.115461784993836,0.125432928195767,0.159382462475118,0.13238195214919002,0.12525417160599198,0.12860623833549,0.12397097742891,0.120511182236708,0.11606990276092,0.115025466415037,0.135260454742536,0.129360870309585,0.12010072334619,0.11213065959692098,0.10547154418934103,0.107458350924013,0.0870988283379748,0.0907877064392981,0.0927199918518848,0.104312819309748,0.11032909568152,0.115624175379973,0.121717058477294,0.116605482878083,0.0899831175122063,0.08649796055169201,0.0802959890850314,0.0941470910270694,0.0879577675470841,0.0818570911137532,0.0717613961566923,0.0631578647565838,0.0573022824309066,0.0531738288336369,0.0498821544309911,0.0490202544088684,0.0451296331124718,0.0474101078898128,0.0472254237909044,0.0443527066034677,0.0438917320188768,0.0369772624479142,0.0362463115803237,0.0462525333951754,0.0506759203671373,0.0497998976626171,0.0486476715498713,0.0454943016839514,0.0447331218676255,0.0425474235925209,0.0429749781699501,0.0393196331312089,0.0407112333828504,0.0421349145164667,0.0445659026888316,0.044759322283172,0.0524472887784913,0.0392836060644325,0.0388000035546908,0.0413973160043344,0.0442600481778187,0.0471828423636374,0.0620608946961383,0.0634748798727304,0.0611186569475776,0.0575593250304799,0.0551694397162067,0.0543118868092019,0.052320487567026994,0.0555160106717351,0.0481330477391063,0.0488943761369615,0.0455921658080839,0.0471236113251851,0.0496157736172312,0.0615353045089111,0.0510350018383756,0.0516556039255206,0.0561998143211308,0.0557952102812445,0.0555860933477342,0.0547974305407635,0.0554369039368237,0.0547637659060233,0.0534864966166394,0.0552849964710861,0.0561531397386976,0.0547386387409254,0.0538927362386869,0.0439853725270767,0.0460821314637867,0.0436750220637338,0.0433612419000573,0.0460725521152595],"EnoughData":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,1,1,0,0,0,1,1,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-ER.json","Name":"Eritrea","CurrentEstimate":null,"OfficialName":"the State of Eritrea","Level":"country","M49Code":"232","ContinentCode":"W-AF","CountryCode":"ER","CountryCodeISOa3":"ERI","Population":3497117},"ES":{"data":{"Rates":{"CaseFatalityRate":0.014006131649889168,"Critical":0.028995567904357505,"Hospitalization":0.08621376773366696},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,30,30,32,32,183,183,193,517,517,530,1028,1081,1107,1588,2125,2575,2575,3794,5367,7015,9357,12285,14709,16780,19259,22647,26743,30513,34219,38080,40437,43208,48021,52165,55668,59109,62391,64727,67504,70853,74797,74797,74797,77357,80587,82514,85915,89250,92355,95708,98372,100875,102548,108947,112050,112050,117248,118902,121343,123486,126002,128511,131148,133952,136166,137139,138980,140823,143374,144783,146446,146446,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376,150376],"Confirmed":[0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,6,13,15,32,45,84,120,165,222,259,400,500,673,1073,1695,2277,2277,5232,6391,7798,9942,11748,13910,17963,20410,25374,28768,35136,39885,49515,57786,65719,73235,80110,87956,95923,104118,112065,119199,126168,131646,136675,141942,148220,153222,158273,163027,166831,170099,172541,177644,184948,190839,191726,198674,200210,204178,208389,213024,202990,205905,207634,209465,210773,212917,213435,215216,216582,217466,218011,219329,220325,221447,222857,223578,224350,227436,228030,228691,229540,230183,230698,230698,231606,232037,232555,233037,234824,235290,235772,235400,236259,236259,237906,238564,239228,239479,239638,239932,240326,240660,240978,241310,241550,241717,241966,242280,242707,243209,243605,243928,244109,244328,244683,245268,245575,245938,246272,246504,246752,247086,247486,247905,248469,248770,248970,249271,249659,250103,250545,250545,250545,251789,252130,252513,253056,253908,253908,253908,255953,256619,257494,258855,260255,260255,260255,264836,266194,267551,270166,272421,272421,272421,278782,280610,282641,285430,288522,288522,288522,297054,302814,305767,309855,314362,314362,314362,322980,326612,329784,337334,342813,342813,342813,359082,364196,370867,377906,386054,386054,386054,405436,412553,419849,429507,439286,439286,439286,462858,470973,479554,488513,498989,498989,498989,525549,534513,543379,554143,566326,566326,566326,593730,603167,614360,625651,640040,640040,640040,671468,682267,693556,704209,716481,716481,716481,748266,748266,769188,778607,789932,789932,789932,813412,825410,835901,848324,861112,861112,861112,888968,896086,908056,921374,936560,936560,936560,974449,988322,1005295,1026281,1046132,1046132,1046132,1098320,1116738,1136503,1160083,1185678,1185678,1185678,1240697,1259366,1284408,1306316,1328832,1328832,1328832,1381218,1381218,1417709,1437220,1458591,1458591,1458591,1496864,1510023,1525341,1541574,1556730,1556730,1556730,1582616,1594844,1605066,1617355,1628208,1628208,1628208,1648187,1656444,1665775,1675902,1684647,1684647,1684647,1702328,1702328,1712101,1720056,1730575,1730575,1730575,1751884,1762212,1773290,1785421,1797236,1797236,1797236,1819249,1829903,1842289,1854951,1854951,1854951,1854951,1879413,1893502,1910218,1928265,1928265,1928265,1928265,1958844,1982544,1982544,2024904,2050360,2050360,2050360,2111782,2137220,2176089,2211967,2252164,2252164,2252164,2336451,2370742,2412318,2456675,2499560,2499560,2499560,2593382,2629817,2670102,2705001,2743119,2743119,2743119,2822805,2851869,2883465,2913425,2941990,2941990,2941990,2989085,3005487,3023601,3041454,3056035,3056035,3056035,3086286,3096343,3107172,3121687,3133122,3133122,3133122,3153971,3161432,3170644,3180212,3188553,3188553,3188553,3204531,3130184,3136321,3142358,3149012],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,3,5,10,17,28,35,54,55,133,195,289,342,533,623,830,1043,1375,1772,2311,2808,3647,4365,5138,5982,6803,7716,8464,9387,10348,11198,11947,12641,13341,14045,14792,15447,16081,16606,17209,17756,18056,18708,19315,20002,20043,20453,20852,21282,21717,22157,22524,22902,23190,23521,23822,24275,24543,24543,25100,25264,25428,25613,25857,26070,26299,26478,26621,26744,26920,27104,27321,27459,27563,27563,27709,27778,27888,27940,28628,28678,28752,26834,27117,27117,27119,27121,27125,27127,27127,27127,27128,27133,27134,27135,27136,27136,27136,27136,27136,27136,27136,27136,27136,27136,27136,27136,28315,28322,28323,28324,28325,28327,28330,28338,28341,28343,28346,28355,28364,28368,28385,28385,28385,28388,28392,28396,28401,28403,28403,28403,28406,28409,28413,28416,28420,28420,28420,28422,28424,28426,28429,28432,28432,28432,28434,28436,28441,28443,28445,28445,28445,28472,28498,28499,28500,28503,28503,28503,28576,28581,28579,28605,28617,28617,28617,28646,28670,28797,28813,28838,28838,28838,28872,28924,28971,28996,29011,29011,29011,29094,29152,29194,29234,29418,29418,29418,29516,29594,29628,29699,29747,29747,29747,29848,30004,30243,30405,30495,30495,30495,30663,30904,31034,31118,31232,31232,31232,31411,31411,31791,31973,32086,32086,32086,32225,32486,32562,32688,32929,32929,32929,33124,33204,33413,33553,33775,33775,33775,33992,34210,34366,34521,34752,34752,34752,35031,35298,35466,35639,35878,35878,35878,36257,36495,38118,38486,38833,38833,38833,39345,39345,40105,40461,40769,40769,40769,41253,41688,42039,42291,42619,42619,42619,43131,43668,44037,44374,44668,44668,44668,45069,45511,45784,46038,46252,46252,46252,46646,46646,47019,47344,47624,47624,47624,48013,48401,48596,48777,48926,48926,48926,49260,49520,49698,49824,49824,49824,49824,50122,50442,50689,50837,50837,50837,50837,51078,51430,51430,51675,51874,51874,51874,52275,52683,52878,53079,53314,53314,53314,53769,54173,54637,55041,55441,55441,55441,56208,56794,57291,57806,58319,58319,58319,59081,59805,60370,60802,61386,61386,61386,62295,63061,63704,64217,64747,64747,64747,65449,65979,66316,66704,67101,67101,67101,67636,68079,68468,68813,69142,69142,69142,69609,69801,70247,70501,71138],"Active":[0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2,2,2,2,0,0,0,0,0,0,0,0,0,0,4,11,13,30,43,82,118,162,218,254,393,460,626,1013,1628,2040,2039,4906,5679,6992,9070,10187,12206,16026,17779,21874,24421,30250,33283,40501,46406,51224,54968,58598,63460,68200,72084,74974,77488,80002,80925,82897,84689,85407,85610,86524,87312,87231,87616,86981,88083,90836,96040,96886,100864,98771,100382,100757,101617,88111,87295,86072,85069,84403,79695,76842,78623,74234,73300,71240,70230,68466,66866,65410,63148,61563,63553,62130,60764,58845,57941,56689,56689,53521,53883,54291,54721,55820,56236,56644,58190,58766,58766,60411,61067,61727,61976,62135,62429,62822,63151,63468,63799,64038,64205,64454,64768,65195,65697,66093,66416,66597,66816,67171,67756,66884,67240,67573,67804,68051,68383,68780,69191,69752,70051,70248,70540,70919,71359,71784,71784,71784,73025,73362,73741,74279,75129,75129,75129,77171,77834,78705,80063,81459,81459,81459,86038,87394,88749,91361,93613,93613,93613,99972,101798,103824,106611,109701,109701,109701,118206,123940,126892,130979,135483,135483,135483,144028,147655,150829,158353,163820,163820,163820,180060,185150,191694,198717,206840,206840,206840,226188,233253,240502,250135,259899,259899,259899,283388,291445,299984,308903,319195,319195,319195,345657,354543,363375,374068,386203,386203,386203,413506,422787,433741,444870,459169,459169,459169,490429,500987,512146,522715,534873,534873,534873,566479,566479,587021,596258,607470,607470,607470,630811,642548,652963,665260,677807,677807,677807,705468,712506,724267,737445,752409,752409,752409,790081,803736,820553,841384,861004,861004,861004,912913,931064,950661,974068,999424,999424,999424,1054064,1072495,1095914,1117454,1139623,1139623,1139623,1191497,1191497,1227228,1246383,1267446,1267446,1267446,1305235,1317959,1332926,1348907,1363735,1363735,1363735,1389109,1400800,1410653,1422605,1433164,1433164,1433164,1452742,1460557,1469615,1479488,1488019,1488019,1488019,1505306,1505306,1514706,1522336,1532575,1532575,1532575,1553495,1563435,1574318,1586268,1597934,1597934,1597934,1619613,1630007,1642215,1654751,1654751,1654751,1654751,1678915,1692684,1709153,1727052,1727052,1727052,1727052,1757390,1780738,1780738,1822853,1848110,1848110,1848110,1909131,1934161,1972835,2008512,2048474,2048474,2048474,2132306,2166193,2207305,2251258,2293743,2293743,2293743,2386798,2422647,2462435,2496819,2534424,2534424,2534424,2613348,2641688,2672719,2702247,2730228,2730228,2730228,2776414,2792050,2809521,2826861,2840912,2840912,2840912,2870461,2879988,2890480,2904607,2915645,2915645,2915645,2935959,2942977,2951800,2961023,2969035,2969035,2969035,2984546,2910007,2915698,2921481,2927498]},"Foretold":{"Date":["2020-04-19T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-17T00:00:00+00:00"],"Mean":[1525175.0,3334035.0,3789271.0,4774823.0],"Variance":[1618045000000.0,16816140000000.0,24501040000000.0,44266320000000.0],"0.05":[256018.9,475040.2,574040.8,659759.4],"0.50":[1232415.0,2231028.0,2431025.0,3012505.0],"0.95":[3847172.0,10065430.0,11715950.0,15129140.0]},"Timezones":["Africa/Ceuta","Atlantic/Canary","Europe/Madrid"],"AgeDist":{"0-4":1990096,"10-14":2497954,"100+":13083,"15-19":2238123,"20-24":2255909,"25-29":2361690,"30-34":2618972,"35-39":3283021,"40-44":4000876,"45-49":3937623,"5-9":2244391,"50-54":3632242,"55-59":3414085,"60-64":2939311,"65-69":2401343,"70-74":2204150,"75-79":1811156,"80-84":1288336,"85-89":1039117,"90-94":471255,"95-99":112050},"REstimates":{"Date":["2020-03-15T00:00:00+00:00","2020-03-16T00:00:00+00:00","2020-03-17T00:00:00+00:00","2020-03-18T00:00:00+00:00","2020-03-19T00:00:00+00:00","2020-03-20T00:00:00+00:00","2020-03-21T00:00:00+00:00","2020-03-22T00:00:00+00:00","2020-03-23T00:00:00+00:00","2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[3.33863648271109,3.0594615037992,2.70895604174202,2.48828901151004,2.57621065433985,2.34141802703031,2.37179659053552,2.20017583236771,2.2170036801505404,2.07937340207416,2.17371148573767,2.15798399488965,1.981309794543,1.86897780873852,1.75611647951283,1.67147734235585,1.6130517807906002,1.5621774377562698,1.4846742984526002,1.4337356287414,1.35831730575207,1.30024561901796,1.21585891278449,1.17146618012516,1.09710806035677,1.03803226513353,0.9960210728934058,0.964686856246618,0.93658307989441,0.896622997239368,0.85043564181475,0.8361744180952699,0.8539872174414359,0.8650899502440742,0.813870726111495,0.858119136048173,0.838513447316364,0.84564130788916,0.8417894981106401,0.861148125621388,0.8102293716076641,0.8068789214662629,0.802076796692218,0.8077700509592142,0.8178557215386949,0.79447967068211,0.6996350838645141,0.654007144077844,0.702622764316036,0.6162638525609351,0.634824877049269,0.615530766188222,0.57641459973191,0.52232946522998,0.6118193707055589,0.5905466247404489,0.603009500288168,0.6983097783060871,0.7149561507429559,0.689324923586021,0.740887601322251,0.7225721559198051,0.7134329852443381,0.701348916106597,0.757304426842253,0.7412820394742728,0.7448641597647521,0.737016166009861,0.794751694777858,0.8090176886070519,0.8156944396022199,0.613816731026052,0.6643952647541109,0.6516284563300451,0.7631189037749151,0.80567251294375,0.85194719543963,0.9014348340647148,0.843270102790687,0.845894588219644,0.8526063613169781,0.8571583168839221,0.715964364570293,0.726741116110207,0.732455309938555,0.789515254162958,0.744479160863881,0.8191304008155,0.678037767876561,0.6859493767525621,0.6826291105515121,0.7346101111788671,0.778335858262387,0.799793520703315,0.8228904667683951,0.898753066761712,0.917305191426786,0.936876057458112,0.965793283673272,0.984603511093612,0.9863291745812528,0.990495500460412,0.984621655463095,0.967669957673379,1.00456101669782,1.00094754937424,1.00354922589918,1.01904913675017,1.02240050134814,0.9893089597752952,1.01495298520113,0.9396723841694308,0.8744864356059431,1.09803845038664,1.1193963634893,1.11222976394516,1.1183848128266298,1.18044432070053,1.04137281192794,0.9653305314270992,1.30778310676261,1.3428317066655502,1.36146884992071,1.43394459946428,1.48846742819027,1.37998563397579,1.28527033390176,1.63148670580347,1.62851545680267,1.5797274555836698,1.63180207430861,1.60072954386524,1.45133196149796,1.33368244180121,1.54057299499251,1.5051689850942502,1.45394364293299,1.42183714008783,1.40783382221844,1.31551849822771,1.2400828148523302,1.34907639046449,1.45974497785106,1.42802931851285,1.3818502586163703,1.36657641592213,1.28447096537171,1.21758883759207,1.22992325888617,1.23282557316244,1.2164089015521202,1.29097720850927,1.29478421429646,1.23487594417977,1.18208300416391,1.303501985969,1.23808800811398,1.2576442329932,1.26053420418656,1.27220339083096,1.2172685692923302,1.16877667216096,1.30095198572358,1.30309331945958,1.30124404335354,1.2666793991571,1.26451454713635,1.209204351877,1.16245061820884,1.21149866188162,1.20769957567532,1.18805445877877,1.17003315954852,1.15930129998505,1.1276475909365802,1.10094405628562,1.1486624745020602,1.14216241460658,1.1300757594801298,1.1146116102336598,1.11297423413147,1.09180382543516,1.07341107323604,1.09046529767817,1.08649563387356,1.09221421711831,1.09479650682176,1.10868281931226,1.08989760814681,1.0720867968128,1.09374395096884,1.0919647016974898,1.09300215321758,1.07528870538455,1.06079526278043,1.04850367002387,1.0388273079971,1.06136479790573,0.988329261981882,1.05087645264794,1.03418673190809,1.0074045738458,1.00398464735387,1.00304202912138,0.949697071570111,0.9621048987159442,0.964021012181746,0.983243430361263,0.992051219202525,0.994958166626492,0.9964557571053332,0.970282523535606,1.02239690062939,0.9609119814011852,0.9900543142789572,1.0204449158741502,1.02008371249109,1.01693992725453,1.11309015692685,1.11322457003762,1.1362861297558402,1.1677788303831498,1.18254666286803,1.14747027178604,1.11527918518656,1.2326876564846498,1.26037474430017,1.25335201880599,1.25428217487865,1.25358938854567,1.2007767152287598,1.15544628896179,1.19732228592159,1.18248156066362,1.18014988259002,1.14841580383908,1.1277334101922198,1.10148845234549,1.08034129942145,1.06467064160981,0.98344098689593,1.04193608032829,1.02452629351185,1.0050190612194598,1.00315972775775,1.00294489304086,0.9416527476634158,0.926502312424486,0.9009277465884732,0.893902702050961,0.8825294733322478,0.901206508754398,0.919575102015849,0.8267118881922171,0.8976208954884058,0.8063680915572969,0.7973072334070219,0.777474320317322,0.8085447799324681,0.840050882178713,0.774665839747731,0.7766135654683399,0.7750761263150621,0.77230360087314,0.766410396889653,0.7992631833575949,0.8312819591936641,0.804609842976717,0.746275153467307,0.7727741860249391,0.7733177177755609,0.803184630654297,0.834173399583011,0.8615989762247099,0.8963350514488001,0.93322450634501,0.961805915602254,0.987471945999967,1.01792292353837,1.01568165991007,1.01104482862961,1.04534189510756,1.1329788949299098,1.13751983756088,1.15105449248968,1.03385730733352,1.01626028602651,1.0090603746824,1.03155117724354,1.05802845911038,1.09527393396171,1.12776146817224,1.01500912018269,1.00248618292549,0.99898165159525,1.06401166581757,1.15746928798923,1.04460948875817,1.24526978196643,1.39410055519774,1.32386682377919,1.2486503558723898,1.41294760982303,1.39977267579417,1.43016184908919,1.42449594088426,1.51613435373947,1.40325883405406,1.3033606280015602,1.431713803583,1.38330861623292,1.4350064353763898,1.3475396902640302,1.31586822901165,1.24470635285777,1.18805308829119,1.22801373668101,1.21294414921413,1.1738444982644198,1.13467683920115,1.1011068513379598,1.07961717916088,1.06370764230176,1.04175525269664,1.02229337722975,0.9964763257815,0.965383606587752,0.939089682295433,0.9478191096474542,0.9583306723182092,0.865567628474269,0.835665422268022,0.8074154581260671,0.794318223840999,0.7668028480199841,0.799141375438668,0.8323900163480171,0.726095274754554,0.70203696049188,0.6762063367045921,0.66699301440077,0.6510393618119189,0.6943004956544301,0.7384847217862509,0.672256895038708,0.6713814736221999,0.6714263812345239,0.6728830361121021,0.682318945169293,0.7236444998170759,0.763670978408804,0.713542402180808,0.683660279625839,0.6888681249510761,0.6682817807867522,0.6721492065815601],"StdR":[0.14822537178439998,0.124031906517542,0.102273932288883,0.0868124215341178,0.0834657523278529,0.0737827358535581,0.0712654460479631,0.0642726689735331,0.0621119746683101,0.0566237559125955,0.0568910031904758,0.0557465812223614,0.0508891671984491,0.0465688628708539,0.0415757640106794,0.0373719415093207,0.0339475910922678,0.0311146846444752,0.0280324258136274,0.0256011593987204,0.0228767773331208,0.020453702254013,0.0178704791614046,0.0158351160270029,0.0136263683877941,0.0117088839823343,0.0101248648177732,0.00875834062452443,0.007639521261215729,0.006616221592534,0.005800916509211371,0.0054954922982322,0.0054441964759037705,0.00520972889656405,0.00472867073642977,0.005207196072290071,0.005173945138405261,0.00534766883895535,0.0054703513246523285,0.00577073162568312,0.00561878114917308,0.00591975736876112,0.00631513864325266,0.006735069954558001,0.007163489091593579,0.0071670858681404095,0.00671070388096585,0.00696535379876196,0.008518746385579059,0.008297365093226709,0.009443593025597273,0.0100517760039315,0.0101829530145393,0.0101601156554252,0.013034970097100002,0.0135436847969847,0.0144539156959935,0.0172165485514352,0.0178834013166032,0.0169830965685953,0.0178762508208407,0.0171621164511437,0.0165935878170669,0.0160566274207639,0.0172255268517217,0.0167743158866731,0.0166870491758876,0.016299539295897,0.0172448217740063,0.0175550697327799,0.0170847905804256,0.0130029686881037,0.0137446952778152,0.0142572316250221,0.0172053757598246,0.0185073996421695,0.0194559599951013,0.0197534459102088,0.0178004088124059,0.0167375318161882,0.0161714398297324,0.0157959818046909,0.0134801071137463,0.013219379930403,0.0139980322438537,0.0154228679685539,0.0150767639070867,0.0164706637044922,0.0142430657459613,0.014656433939116004,0.015035124486148996,0.0167327977446419,0.0179664516507531,0.0185650220305341,0.0188113934287869,0.0199523039768395,0.0196493341846558,0.0191006841496019,0.0187960602882424,0.0181743017373518,0.0175790741888619,0.0169512661360544,0.0162838277186467,0.015603526421126997,0.0156816595559079,0.0154843016491952,0.01526108304508,0.0150913691963946,0.0151072725167483,0.0145450996382868,0.0146596482768477,0.0139700378091893,0.0134901193688521,0.0153622953141134,0.0155490813968679,0.0155335150617188,0.0151765167829073,0.0156537377040152,0.0145927876641281,0.0137902823879741,0.016011873863905,0.0163406079503236,0.0173724580461099,0.0189868542791626,0.0205124625807504,0.0202493286672747,0.0190059278369697,0.0222436058734036,0.0240920094049101,0.0253465355841182,0.0270231246024997,0.0271554056730992,0.0251716988718967,0.0225066618288739,0.0241943317591151,0.0231613309040987,0.0228370645206394,0.0221479195428676,0.0212517437123349,0.019584870907805,0.017718281089333997,0.0180637809786796,0.0185061032708143,0.0186001930626745,0.0186404694076349,0.0183946811529344,0.0170840379062448,0.0157376019309789,0.0148764374341544,0.0141858976156495,0.0133075133749727,0.0135780827427105,0.0133173216553715,0.0129730501834005,0.0123333785024882,0.0130505944280488,0.012273773309965002,0.0125467562597297,0.0124229368462042,0.0124987972594883,0.0120659614511892,0.0114840715949401,0.0120879406605732,0.0120960208392429,0.0125331200730622,0.0125753815231856,0.0126219286771907,0.0120111684313619,0.0112297176726266,0.0111306306845459,0.0106193669084604,0.0102311401970015,0.00989468710976121,0.0095549072021544,0.00896594774442102,0.00843544114877033,0.00832565773278083,0.00783910636952273,0.00767478496087561,0.00739614479214842,0.00716058058475448,0.0068771190791739895,0.0064410629491647295,0.006238842057013461,0.00591121904031731,0.005769051385041839,0.00565468102532875,0.00563689925023317,0.0055300451832892,0.0053944226058351,0.00536000454248543,0.00519026346134739,0.0051551149436652,0.0050705852360494,0.00494067272894189,0.00474258864508116,0.0045303346240147795,0.00441157534279699,0.00395144172257534,0.00403958227529135,0.0036621595164035296,0.0035151728218642893,0.00342221451862843,0.0033029420647381,0.00305576294235026,0.00307959945172468,0.00298197624849896,0.0029098559141221107,0.0027747237981339107,0.0026917066260664,0.00263880868394483,0.0026051043038982607,0.0027134443259998198,0.00258120073460096,0.00265815655781729,0.00274822559802351,0.00270046151739743,0.00267717951424385,0.0028228124853329198,0.00315812733835443,0.0037449503685240203,0.00435208895088271,0.005082358182073671,0.005597503059946179,0.00568980116388024,0.00614039927562647,0.00696522194588604,0.008086029345481091,0.00889027039294486,0.00939702174854232,0.009337898294052693,0.008963708309573291,0.00889867699702033,0.008572487016496929,0.008476595046363559,0.0081792295501075,0.00781194165684613,0.007338406833160471,0.0068172847781531,0.00629665582017154,0.00541254299038832,0.005305165138497421,0.004502562996899061,0.0039995793792404,0.00371632145321181,0.00339537306358087,0.00294573963497301,0.0029048574529337693,0.00281002167071672,0.0029388101291965107,0.00302331075731817,0.00323773386064917,0.00334674475233787,0.0030114527175063,0.00386278405768354,0.0036732830513351296,0.00420030089566086,0.00478358143820609,0.005711131005545911,0.0063818848828286,0.006021670601455529,0.00637636416453177,0.0068334190308189605,0.0072671974983030295,0.00760577789805897,0.00829248502295228,0.008830411518974441,0.008572986180126271,0.00789068461181837,0.008410042873646191,0.00884019699226223,0.0094251082080822,0.009948567555714171,0.0101311593949342,0.0101922215205994,0.0100817594453269,0.00970350696974805,0.009141495175862609,0.00846074536829609,0.0076109577379507,0.0066339809854958,0.00605370796616537,0.00591227062635996,0.00589153389262379,0.00572736284990387,0.00504367880308186,0.00392023436797933,0.00328341953858991,0.00304417320071722,0.00308347944529105,0.0032578763264931,0.00369094516987234,0.00382550002066054,0.00341021673622404,0.00314996288776763,0.00313908760376852,0.00332390391186932,0.0037646270390873297,0.0042589425236204785,0.00616386975935354,0.00913412484356485,0.0100259542750204,0.0112784788392872,0.0126709635079093,0.0143572362358368,0.0154561331662533,0.0173327027877475,0.0173507687012411,0.0162969294237173,0.0171361813347507,0.0165519604577278,0.0173458833020701,0.0166648538879204,0.0161104553184,0.0147537475533363,0.0133498843298244,0.0128520759961398,0.0119175663367971,0.011024480300873996,0.0101676865278354,0.00927416385867587,0.0084283075797959,0.007600229549461191,0.00677777484234099,0.00605874173982481,0.00531914146545576,0.00466720990761547,0.0041288109507141,0.0037722890452039,0.00334502104511432,0.00257574072752622,0.00289534505252263,0.0033244675459221397,0.00385850971291341,0.00426895897153538,0.00512045127524926,0.00573976624416454,0.0050836791594082295,0.00555271367987453,0.00625242152166257,0.007123614352140179,0.007830758935658991,0.00924701651772997,0.0104751483152763,0.00977107745438006,0.0100517800447892,0.0105343953942661,0.0110321574225723,0.0116784395616547,0.0127839190390655,0.0136628026856989,0.0126423826037358,0.0119741896376846,0.0121816505254904,0.0121819829947359,0.0126211937007493],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0]},"Capacity":{"CriticalBedsPer100k":{"ES":9.7},"CapacityActiveInfectionPercent":{"ES":0.1552},"CapacityNewInfectionsPerDayPer1000":{"ES":0.110857142857},"Year":{"ES":2012.0},"Source":{"ES":"https://link.springer.com/article/10.1007/s00134-012-2627-8"}},"Interventions":[{"type":["School Closure"],"dateStart":"2020-03-12 00:00:00+00:00","dateEnd":"2020-03-14 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Stay Home Order","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-14 00:00:00+00:00","dateEnd":"2020-04-05 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-04-05 00:00:00+00:00","dateEnd":"2020-04-11 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Stay Home Order","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-04-11 00:00:00+00:00","dateEnd":"2020-05-11 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-05-11 00:00:00+00:00","dateEnd":"2020-05-13 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-05-13 00:00:00+00:00","dateEnd":"2020-05-21 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-05-21 00:00:00+00:00","dateEnd":"2020-05-25 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-05-25 00:00:00+00:00","dateEnd":"2020-05-31 00:00:00+00:00"},{"type":["Symptomatic Testing","Mask Wearing"],"dateStart":"2020-05-31 00:00:00+00:00","dateEnd":"2020-06-01 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Gatherings <100"],"dateStart":"2020-06-01 00:00:00+00:00","dateEnd":"2020-06-21 00:00:00+00:00"},{"type":["Symptomatic Testing","Mask Wearing"],"dateStart":"2020-06-21 00:00:00+00:00","dateEnd":"2020-07-01 00:00:00+00:00"},{"type":["Symptomatic Testing","School Closure","Mask Wearing"],"dateStart":"2020-07-01 00:00:00+00:00","dateEnd":"2020-07-02 00:00:00+00:00"},{"type":["Symptomatic Testing","Mask Wearing"],"dateStart":"2020-07-02 00:00:00+00:00","dateEnd":"2020-08-14 00:00:00+00:00"},{"type":["Symptomatic Testing","Mask Wearing","Some Businesses Suspended"],"dateStart":"2020-08-14 00:00:00+00:00","dateEnd":"2020-10-25 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","Stay Home Order"],"dateStart":"2020-10-25 00:00:00+00:00","dateEnd":"2020-12-23 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-12-23 00:00:00+00:00","dateEnd":"2021-01-07 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","Stay Home Order"],"dateStart":"2021-01-07 00:00:00+00:00","dateEnd":"2021-03-01 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2021-03-01 00:00:00+00:00","dateEnd":"2021-03-02 00:00:00+00:00"}]},"data_url":"extdata-ES.json","Name":"Spain","CurrentEstimate":{"Exposed":9145.0,"Infectious":9049.0},"OfficialName":"Kingdom of Spain","Level":"country","M49Code":"724","ContinentCode":"W-EU","CountryCode":"ES","CountryCodeISOa3":"ESP","Population":46736776},"ET":{"data":{"Rates":{"CaseFatalityRate":0.0025965196213482665,"Critical":0.005365796831575786,"Hospitalization":0.026630872351986457},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,4,0,0,0,0,1,1,4,2,2,3,3,4,4,4,4,4,4,4,10,10,14,14,15,15,15,16,16,16,16,21,21,25,29,41,50,50,58,59,66,69,75,75,91,93,93,95,97,99,105,106,108,108,112,113,113,116,120,122,123,128,151,152,159,167,181,191,197,208,209,217,231,246,250,262,281,344,361,379,401,434,451,495,545,620,738,849,934,1029,1122,1213,1297,1412,1486,1544,1688,2015,2132,2430,2430,2430,2430,2430,2430,2430,2430,2430,2430,2430,2430,2430,2430,2430,2430,2430,2430,2430,2430,2430,2430,5448,5506,5645,5785,5966,6216,6386,6526,6685,6763,6950,7195,7601,7931,8240,8598,9027,9415,9707,10206,10411,10696,11034,11428,11660,12037,12359,12524,12938,13308,13536,13913,14480,14995,15262,15796,16311,16829,17415,18116,18382,18994,19487,19903,20283,20612,20776,21307,21789,22677,23054,23640,24024,24493,24983,25333,25988,26665,27085,27638,27939,28314,28634,28991,29253,29461,29863,30029,30363,30753,30952,31204,31430,31677,32325,33060,34016,34960,35670,36434,37102,37683,38316,38904,39307,40165,40988,41628,42099,42649,43149,43638,44506,45260,46118,46842,47543,48150,48968,49886,50753,51713,52517,53452,54405,55254,56156,57114,58103,58948,59766,60710,61516,62497,63268,63571,63675,63866,64130,64293,64593,64983,65325,65534,65691,65839,66018,66574,67001,67506,68250,69315,73808,74917,76067,77385,78619,79579,80831,82803,84948,87244,88975,91209,92449,93890,95225,96307,97969,99751,100859,102153,102980,103681,104818,105824,106845,107599,108269,109293,109846,110739,111870,112096,112251,112325,112367,112610,112813,112974,113021,113182,113295,113374,113563,114262,114567,114749,115428,116045,116147,116335,116392,117353,118006,118513,118730,119416,120199,120748,121594,121860,121987,122588,122862,122968,123806,123988,124242,125241,125531,125619,125756,126004,126797,127622,127864,128019,128742,128946,129145,130124,130399,130566,131241,131366,131713,133051,133438,133607,134561,134736,134858,135177,136079,136443,137203,137431],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,5,5,6,6,9,9,11,11,12,12,12,16,16,21,23,26,29,29,35,38,43,44,52,55,56,65,69,71,74,82,85,92,96,105,108,111,114,116,116,117,122,123,124,126,130,131,133,133,135,140,145,162,191,194,210,239,250,261,263,272,287,306,317,352,365,389,399,433,494,582,655,701,731,831,968,1063,1172,1257,1344,1486,1636,1805,1934,2020,2156,2336,2506,2670,2915,3166,3345,3521,3630,3759,3954,4070,4469,4532,4663,4848,5034,5175,5425,5570,5689,5846,5846,5846,5846,5846,5846,5846,5846,5846,6774,6973,7120,7402,7560,7766,7969,8181,8475,8803,9147,9503,10207,11072,11524,11933,12693,13248,13968,14547,15200,15810,16615,17530,17999,18706,19289,19877,20336,20900,21452,22253,22818,23591,24175,25118,26204,27242,28894,29876,31336,32722,34058,35836,37665,39033,40671,42143,43688,45221,46407,48140,49654,51122,52131,53304,54409,55213,56516,57466,58672,59648,60784,61700,62578,63367,63888,64301,64786,65486,66224,66913,67515,68131,68820,69709,70422,71083,71687,72173,72700,73332,73944,74584,75368,76098,76988,77860,78819,79437,80003,80895,81797,82662,83429,84295,85136,85718,86430,87169,87834,88434,89137,89860,90490,91118,91693,92229,92858,93343,93707,94218,94820,95301,95789,96169,96583,96942,97502,97881,98391,98746,99201,99675,99982,100327,100727,101248,101757,102321,102720,103056,103395,103928,104427,104879,105352,105785,106203,106591,107109,107669,108438,108930,109534,110074,110554,110984,111579,112091,112740,113295,113735,114266,114834,115360,115782,116297,116769,117242,117542,118006,118481,119025,119494,119951,120348,120638,120989,121399,121880,122413,122864,123145,123388,123856,124264,124652,125049,125622,125919,126241,126786,127227,127572,127792,128316,128616,128992,129455,129922,130326,130772,131195,131546,131727,132034,132326,132881,133298,133767,134132,134569,135045,135594,136365,137021,137650,138384,138861,139408,140157,140883,141453,142338,142994,143566,144249,144862,145548,145704,147092,147825,148490,149308,150179,151016,151857,152806,153541,154257,155234,156112,157047,158053,159072,159972,160813,161974,162954,164073],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,7,8,8,11,12,14,17,18,19,20,27,27,32,35,40,47,55,57,60,61,63,65,72,72,74,75,75,78,81,89,94,98,103,103,103,103,103,103,103,103,103,120,120,124,124,127,128,139,146,148,150,163,167,170,180,188,197,200,209,223,228,239,253,263,274,284,310,336,343,356,365,380,390,407,420,440,463,479,492,509,528,544,572,600,620,637,662,678,692,709,725,745,758,770,793,809,828,846,856,880,897,918,933,949,966,974,986,996,1013,1022,1035,1045,1060,1072,1089,1096,1108,1127,1141,1148,1155,1165,1170,1177,1191,1198,1205,1208,1214,1222,1230,1238,1255,1262,1271,1277,1287,1301,1305,1312,1325,1337,1346,1352,1365,1371,1384,1396,1400,1419,1426,1437,1445,1451,1457,1464,1469,1478,1489,1494,1503,1508,1512,1518,1523,1530,1537,1545,1554,1558,1565,1569,1581,1588,1601,1607,1620,1636,1647,1651,1661,1664,1672,1686,1695,1700,1706,1709,1715,1724,1734,1745,1747,1755,1766,1769,1779,1791,1803,1806,1809,1813,1818,1831,1843,1846,1853,1861,1864,1870,1882,1897,1901,1909,1912,1913,1918,1923,1937,1944,1948,1950,1963,1965,1966,1974,1985,1994,2003,2004,2006,2008,2023,2029,2030,2033,2037,2044,2057,2060,2063,2066,2071,2075,2083,2085,2087,2091,2093,2103,2116,2122,2126,2136,2145,2148,2156,2158,2167,2171,2177,2181,2194,2209,2223,2237,2249,2259,2271,2279,2293,2305,2316,2321,2340,2354,2365,2373,2386,2391,2394,2404],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,5,5,6,6,9,9,7,7,12,12,12,16,15,20,19,24,27,26,32,34,37,38,46,49,50,58,56,58,57,65,67,74,78,86,89,92,95,92,92,89,90,79,71,73,69,69,64,61,57,62,50,65,94,95,108,135,140,150,150,159,170,188,199,231,240,262,271,300,338,425,491,528,544,633,763,847,952,1028,1099,1223,1368,1524,1633,1649,1768,1925,2070,2196,2417,2616,2743,2841,2831,2847,2955,2969,3275,3245,3291,3361,3470,3550,3648,3461,3459,3313,3313,3313,3313,3313,3313,3313,3313,3313,4224,4423,4566,4848,5003,5208,5400,5605,5897,6223,6554,6906,7607,5444,5830,6091,6708,7073,7529,7933,8435,8872,9589,10306,10520,10795,11022,11294,11382,11508,11657,12156,12205,12760,13039,13621,14297,15090,16348,16989,18268,19212,20150,21680,23115,23891,24998,26189,27183,28185,28833,29967,30768,31947,32328,32989,33660,34074,35024,35793,36447,36926,37158,37680,37964,38357,38399,38305,38431,38463,38514,38768,38805,39103,39410,39967,40304,40689,41078,41155,41506,41799,42014,42441,42966,43463,44103,44321,44537,44191,43805,43970,44101,44289,44469,44692,44931,45106,44953,44856,44869,44989,45136,45346,45481,45228,45037,44711,44597,44374,44120,43805,43483,43091,42612,42183,41653,41048,40754,40222,39769,39131,38735,38386,37742,37274,36685,36426,36628,37081,37285,37345,37514,37734,37837,37934,38182,38447,38713,38912,38871,38996,39246,38985,38519,34560,33928,33202,32470,31738,31416,30717,29177,27552,25821,24606,22782,22045,21073,20208,19422,18219,16899,16323,15495,15118,14806,13956,13295,12672,12384,12243,11662,11387,10736,10068,10245,10464,10780,11307,11359,11465,11847,12240,12416,12512,12948,13050,12726,12882,13165,12875,12698,13018,13178,13298,12637,12263,12308,12505,12285,11862,11746,11368,11649,12291,12342,12695,13313,12939,13298,13789,13506,13777,14571,15082,15404,15285,15069,15507,15504,16156,16670,17122,16947,17531,18191,18345,19161,19535,18901,19480,20184,20146,20963,21849,22422,22348,23140,23357,24238]},"Foretold":{"Date":["2020-04-19T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-17T00:00:00+00:00"],"Mean":[1217.518,3254.627,1156.4660000000001,1600.606],"Variance":[1830260.0,295581900.0,2282123.0,4974250.0],"0.05":[162.7033,748.7817,175.1943,221.1631],"0.50":[842.515,1478.7160000000001,741.9365,1009.845],"0.95":[3610.32,10237.92,3575.6479999999997,5071.558]},"Timezones":["Africa/Addis_Ababa"],"AgeDist":{"0-4":16791484,"10-14":13853199,"100+":444,"15-19":12975795,"20-24":11746856,"25-29":9692189,"30-34":7518893,"35-39":6273985,"40-44":4933945,"45-49":4104708,"5-9":15246064,"50-54":3228746,"55-59":2475320,"60-64":2056264,"65-69":1568290,"70-74":1188435,"75-79":740933,"80-84":371805,"85-89":152113,"90-94":38737,"95-99":5378},"REstimates":{"Date":["2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.7050243615883798,2.25879592332642,3.1520494855171504,2.55369539477056,2.2833511505656,2.45729754681293,2.1890271787948,1.94620299704986,1.6384290215105302,1.5391627570752702,1.52884103603695,1.57663223330234,1.5211340886945302,1.62829635666926,1.53930576065554,1.4519533787214198,1.22940080672004,1.3354425237040402,1.5123132624940905,1.7085616213953998,1.83423514357533,1.76671023437135,1.66519025305709,1.7755316990198702,1.92917425745325,1.8808717634346896,1.85228238522495,1.71507386289576,1.64436243928224,1.6543982763973102,1.68266361681453,1.68032708504785,1.58514601962471,1.43333680617481,1.378445671127,1.40461355460347,1.43007914033975,1.38589933660384,1.37470654183303,1.39504451962312,1.35388137678516,1.3277928803533,1.26761633051577,1.19993072312257,1.17696211438133,1.11440448060127,1.21801184608334,1.17420209721081,1.1364123131536998,1.1090926852105,1.09385639270929,1.06609720231462,1.05459764600537,1.00043238903477,0.972112882559421,0.9668750398995808,0.926883932370328,0.8830475399191,0.8147556413026601,0.786615633416662,0.632793431855054,0.6378938800228421,0.6146818754475201,0.558266658688908,1.0545254161106,1.13398814135773,1.06050408966221,1.12591044956725,1.12736687820931,1.1300736220131398,1.21964892730521,1.29972788674101,1.39974594165449,1.48438465697379,1.54039182561948,1.5689236370682498,1.7101948049466202,1.8484252418847704,1.4869617627348,1.40074227577674,1.4584325815210302,1.42428626051325,1.4547790259716102,1.43267210755573,1.42228067375609,1.39940002508063,1.39654403457983,1.40278062573349,1.33298689896596,1.30539804729766,1.22134730000688,1.1335722271027702,1.1008344976555402,1.0983158268502,1.05578013479421,1.0730226058794898,1.04386565744741,1.05785562821599,1.04167909803904,1.07247395094168,1.09514677605609,1.0947832253728902,1.20932813666417,1.20852543915821,1.26004966675148,1.29133362319045,1.31760365567077,1.3629143286390302,1.3979401543336898,1.35891020178368,1.3586096880354102,1.3295175290565,1.32069286472095,1.28884327162097,1.23139704663009,1.21941164544273,1.16611268856498,1.1558130806805,1.1009004045674,1.0669535139427602,1.04030156284301,0.9820949445917372,0.9545796319750391,0.939149954398764,0.927039658394002,0.91352576200493,0.906209930913499,0.8888117922390941,0.8893698373834251,0.8550442857900471,0.818697651986756,0.781019182362957,0.7779594401927741,0.779936046264879,0.7887250674305241,0.81315893976913,0.793423507534468,0.797834156913328,0.787720707969622,0.8108671013451692,0.805506554278881,0.811866717168773,0.815483897698377,0.814850227310019,0.8427953832743991,0.889981320862556,0.924035681166674,0.9329105856836442,0.9484257071980609,0.9613855385911791,0.998038967455073,1.02725208042224,1.05239981033761,1.01566253063714,0.993167640150358,1.01439796974967,1.04305529744695,1.07625174131452,1.08918557907807,1.09687322918915,1.10103752601691,1.07591574908812,1.05201639443301,1.04040084876288,1.01041151608403,0.980407988025218,0.956972777270794,0.9720307976111172,0.984314959629263,0.96398452961243,0.9378368673941792,0.914480864560668,0.9131084615392372,0.889867283828106,0.858175039121665,0.870654083185832,0.880746365994246,0.8734671874638571,0.8738978073954459,0.8695459404482779,0.856572418745076,0.834793850969849,0.849736785170236,0.842945175017475,0.8583356777294591,0.857877664983115,0.8567333556080801,0.876988026696032,0.8897860149543799,0.88439552909044,0.8722916661001171,0.896638209866201,0.917819295090212,0.961604946960773,0.969390331924417,0.97116909880703,0.940055685988285,0.9709326750096868,0.975643371774868,0.995520953634087,1.00024526606198,0.993553746401124,1.01136140217534,1.0169430482471,1.03320364960863,1.0345027833184102,1.0694693009260798,1.04797634369464,1.06935689560635,1.08927870302511,1.09595405618504,1.06264878557725,1.0620151229573198,1.05864076025219,1.07272470158363,1.0781266114149,1.06750316558553,1.07390739019707,1.06778190024261,1.05016111169325,0.992608840226923,0.9916982081614828,0.974973985326432,0.969162204222285,0.9499493700858628,0.962024027024125,0.9531489572581552,0.9658515335145847,0.947776062110572,0.9415428804963442,0.944800482929432,0.9198812062952048,0.899394949476598,0.896652085736497,0.92206825912032,0.940370639006566,0.949256838337923,0.9287258779326808,0.9297456533670608,0.941786471400763,0.941520027516587,0.925493495170699,0.924472029602826,0.956028481196218,0.94914702074027,0.962765597759693,1.00348394171011,1.01183424660786,0.987083700561819,0.9323985579196192,0.9506578918307492,0.962647335732428,0.9940327725299828,0.9972851542725608,1.00864322548524,1.01076023668682,1.01740884353261,0.987917843347528,0.9966868225384108,0.9723432427606172,0.932373405888928,0.913241134797751,0.963563675370226,1.01037527087408,1.00370837363494,1.01509325230569,1.0242974411192,1.02290583034342,1.0333223956882,1.0943471997481602,1.11976404613909,1.13609713701806,1.17698095615399,1.19504395436358,1.19648207161157,1.2285454598647,1.21022559689974,1.18820945968123,1.2066738256056295,1.20583161948772,1.18211407625883,1.17044571408156,1.14345494813617,1.10309606597983,1.0211943410757098,1.09871066538422,1.08699288134573,1.09326210834472,1.10746264971613,1.10250274533635,1.09544194671386,1.1061926343155202,1.09403658756205,1.0839865704928,1.08201209856049,1.09649275022639,1.1059996259795,1.1116885765501698,1.17228140622977,1.1102708893786202,1.0997223060808798,1.09486614592127,1.10678721656485,1.09731883052166,1.10277449665649],"StdR":[0.30025967255733,0.33077018325773805,0.365563031216213,0.297811081709299,0.25052682055577497,0.237302521784717,0.20344387335198,0.172421053052186,0.146839532610248,0.134513761590396,0.12672990367983505,0.123552800909241,0.115329809731998,0.114591103987398,0.107168507396793,0.100582109165328,0.0880675947458059,0.0880468686391563,0.0903423528904519,0.0964486831363982,0.0958096023826207,0.0897145249269726,0.0829683416383964,0.0815895396174049,0.0824633608875809,0.0778183872043221,0.0733382846886907,0.06741430545424201,0.0616284610190444,0.0590975585453908,0.0568457195852503,0.0546701524742652,0.0502785780634212,0.0455386560250792,0.0422828532093544,0.0411465360414815,0.0398202435302128,0.0377471496749424,0.0365393691685159,0.0357887526931002,0.0339089244567286,0.0327161533779602,0.0309242088487313,0.0294096521026848,0.0279592779652287,0.025949106673226,0.0268900101397337,0.0256749022990737,0.0246136834952138,0.0236246176584921,0.0229324154392143,0.0224397339180139,0.0221918630195793,0.0211987858288803,0.02084790774165,0.020766167047714,0.020183460882109,0.0195256031669967,0.0189074935644624,0.0188525505956156,0.0175103215932255,0.018179336675763,0.0188107239191691,0.0185241545536204,0.0286481719274827,0.0297730896278981,0.0275172072294338,0.0276547672502328,0.0268958915611111,0.0263192744303128,0.0265639792412151,0.0273394651691843,0.0282272290590027,0.0290351596273843,0.0304582819632643,0.0315673603939127,0.0338117970721658,0.0365050442665564,0.0328837337978017,0.029828403983258,0.0289075084435944,0.0273965239287809,0.0269955537733574,0.0261018451163937,0.02545937382493,0.0247427875125438,0.0241662611403827,0.0235036674469243,0.0225277254469586,0.0214340148056693,0.0196835905838695,0.0176247995903591,0.0161917473821588,0.015503133169834,0.0143564889764699,0.0139081000072724,0.0131731027974624,0.0128293837840073,0.0123092684902434,0.0123416288289933,0.0121639775865594,0.0120548745621751,0.012617782193325,0.0127704321401804,0.0134028910457547,0.0139908996450122,0.0149303985396959,0.0156279827310233,0.0165629922884123,0.017135567984579,0.0174101427076995,0.0170782042706368,0.0170641622835203,0.016367339841151,0.0154780784134826,0.0150368532353358,0.0138015398236084,0.0129447582124905,0.0120347611278196,0.011169997825441,0.0103515054730756,0.00941668427965805,0.00883468279812067,0.00838718789482627,0.00797411324090235,0.00770770189168778,0.007476550069027309,0.00740869652529425,0.00749210376445615,0.00735802571854671,0.00737971976321015,0.007644876327159409,0.00815310315056179,0.00871989300937168,0.009168560265106807,0.0096739328167867,0.00977436289615707,0.0100511679384244,0.0102805572778134,0.0107899624700816,0.010962034599914,0.0111492052883403,0.0112687646944662,0.0113643557231614,0.0120299109003146,0.0124762779073303,0.0128642111958653,0.0126163641996287,0.0122984825557027,0.0120572645226168,0.0120179258619613,0.012045889016058998,0.0118173246755973,0.0112093743716137,0.0106870745594468,0.0106146631148348,0.0106424865592548,0.0107062483123103,0.0108683194671219,0.0107386416674259,0.0108729602543384,0.0105200122641734,0.0104021662167865,0.0101342686006625,0.00982240274174675,0.00949557618047881,0.009522270908833341,0.00958449495165755,0.00962052681066107,0.0095389153734425,0.00948126444641717,0.00938025061325887,0.00947723760596482,0.009505207337895493,0.00951143368134127,0.00990822310668823,0.0102513128417725,0.0103001506168712,0.0105884388758885,0.0106089894315129,0.0107934298248431,0.0109345264237617,0.0113611341709294,0.0115005090021738,0.0117417193470659,0.012095112098882,0.0121622021558239,0.0125186545120943,0.0128221222718415,0.0127299515897384,0.0126183154148565,0.0129036063950665,0.0131056771849421,0.0135160955128829,0.0133852496207382,0.0134533259022193,0.0129373553919259,0.013045752163496,0.0130582846600398,0.0131378426915012,0.0131502779322438,0.0130318543926764,0.0131992769771002,0.0131905534174649,0.013002399272867,0.013118237701181002,0.013142847174202,0.0130243055772987,0.0129190102557789,0.0131510462295335,0.013239693686946002,0.012758936385473,0.0127544737052703,0.0126661764675252,0.0126532862681233,0.0127704393938387,0.012379802654517,0.0125406164953831,0.0124448028134025,0.0123110282712681,0.0118778214889229,0.0118953667646351,0.0115562010365607,0.0116450033562515,0.0114321701873104,0.0115537251213065,0.0115264094578137,0.0117728705839177,0.0115362059722453,0.0116609495393462,0.0117110113968206,0.0115812153919459,0.0116280791088133,0.011584223531716002,0.0121103154130501,0.012350553197266,0.0123373768950777,0.0123644710949273,0.012349090545802,0.0124496594971824,0.0124310915824908,0.0126390889031014,0.0127458047096637,0.0130396782816316,0.0130004970861624,0.01325465015047,0.0134487849898755,0.0134282750499255,0.013363705017668998,0.0128115431201518,0.0128939458420286,0.0129950131750024,0.013171002448111,0.0134139924592213,0.0134600471694759,0.0135234281866773,0.0134992037676468,0.0133784239907024,0.0132493933126468,0.0132017768418275,0.0129306622916006,0.012880731058488998,0.0134256895861856,0.0137446500511628,0.0136977787682953,0.0138474416251977,0.0138748708371606,0.0135711499746114,0.0137654699379115,0.0141008397497419,0.0142017341792244,0.0142769051853493,0.0146297744988181,0.0149094581026691,0.0149724221103521,0.0152558867293798,0.0153014955202449,0.0149231985602655,0.0150064139715108,0.0149852749667524,0.0147594888493655,0.0144072754213397,0.0140234370962837,0.0134934149799864,0.0124510922535815,0.012768056217417,0.0122746884792601,0.0122087708819927,0.0121325000017325,0.0120243986960609,0.0118879412299187,0.011781149853221,0.0117449147095345,0.0115664056412596,0.0113759176087181,0.0115019029208401,0.0114470560883962,0.0112328577246176,0.0115612482109281,0.0112849697780102,0.0113320604270309,0.0110243879192545,0.0109535650561081,0.0108789650864851,0.0107015032284715],"EnoughData":[0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-ET.json","Name":"Ethiopia","CurrentEstimate":{"Exposed":5196.0,"Infectious":6077.0},"OfficialName":"Federal Democratic Republic of Ethiopia","Level":"country","M49Code":"231","ContinentCode":"W-AF","CountryCode":"ET","CountryCodeISOa3":"ETH","Population":112078728},"FI":{"data":{"Rates":{"CaseFatalityRate":0.014520794070371384,"Critical":0.030042111961662732,"Hospitalization":0.08729959781385732},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,300,300,300,300,300,300,300,300,300,300,300,300,300,300,1700,1700,1700,1700,2000,2000,2000,2000,2500,2500,2500,2500,2800,2800,3000,3000,3000,3000,3500,3500,3500,3500,4000,4000,4000,4000,4300,4300,4300,5000,5000,5000,5000,5000,4800,4800,4800,4800,4800,5100,5100,5100,5500,5500,5500,5500,5500,5500,5500,5800,5800,5800,5800,5800,5800,5800,6200,6200,6200,6200,6200,6200,6200,6200,6200,6200,6200,6400,6400,6600,6600,6600,6600,6600,6600,6600,6700,6700,6700,6700,6700,6700,6700,6800,6800,6800,6800,6800,6800,6800,6880,6880,6880,6880,6880,6880,6880,6920,6920,6920,6920,6920,6920,6920,6950,6950,6950,6950,6950,6950,6950,6980,6980,6980,6980,6980,6980,6980,7050,7050,7050,7050,7050,7050,7050,7100,7100,7100,7100,7100,7100,7100,7200,7200,7200,7200,7200,7200,7200,7350,7350,7350,7350,7350,7350,7350,7500,7500,7500,7500,7500,7500,7500,7700,7700,7700,7700,7700,7700,7700,7850,7850,7850,7850,7850,7850,7850,8100,8100,8100,8100,8100,8100,8100,8500,8500,8500,8500,8500,8500,8500,9100,9100,9100,9100,9100,9100,9100,9800,9800,9800,9800,9800,9800,9800,11300,11300,11300,11300,11300,11300,11300,12700,12700,12700,12700,12700,12700,12700,14000,14000,14000,14000,14000,14000,14000,15300,15300,15300,15300,15300,15300,15300,16800,16800,16800,16800,16800,16800,16800,18100,18100,18100,18100,18100,18100,18100,18100,20000,20000,20000,20000,20000,20000,22500,22500,22500,22500,22500,22500,22500,26000,26000,26000,26000,26000,26000,26000,29000,29000,29000,29000,29000,29000,31000,31000,31000,31000,31000,31000,31000,31000,31000,31000,31000,31000,31000,31000,31000,31000,31000,31000,31000,31000,31000,31000,31000,31000,31000,31000,31000,31000,31000,31000,31000,31000,31000,31000,31000,31000,31000,40000,40000,40000,40000,40000,40000,40000,40000,40000,40000,40000,40000,40000,40000,40000,40000,46000,46000,46000,46000,46000,46000,46000],"Confirmed":[0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,3,6,6,6,6,12,15,15,23,30,40,59,59,155,225,244,277,321,336,400,450,523,626,700,792,880,958,1041,1167,1240,1352,1418,1446,1518,1615,1882,1927,2176,2308,2487,2605,2769,2905,2974,3064,3161,3237,3369,3489,3681,3783,3868,4014,4129,4284,4395,4475,4576,4695,4740,4906,4995,5051,5176,5254,5327,5412,5573,5673,5738,5880,5962,5984,6003,6054,6145,6228,6286,6347,6380,6399,6443,6493,6537,6568,6579,6599,6628,6692,6743,6776,6826,6859,6885,6887,6911,6911,6941,6964,6981,7001,7025,7040,7064,7073,7087,7104,7108,7112,7117,7119,7133,7142,7143,7144,7155,7167,7172,7191,7198,7198,7209,7214,7236,7241,7242,7248,7253,7257,7262,7265,7273,7279,7291,7294,7295,7301,7296,7293,7301,7318,7335,7340,7351,7362,7372,7380,7388,7393,7398,7404,7414,7423,7432,7443,7453,7466,7483,7512,7532,7554,7568,7584,7601,7623,7642,7683,7700,7720,7731,7752,7776,7805,7842,7871,7906,7920,7938,7981,8002,8019,8042,8049,8077,8086,8142,8161,8200,8225,8261,8291,8327,8337,8430,8469,8512,8557,8580,8627,8725,8750,8799,8858,8922,8980,9046,9195,9288,9379,9484,9577,9682,9743,9892,9992,10103,10244,10391,10538,10702,10929,11049,11345,11580,11849,11998,12212,12499,12703,12944,13133,13293,13424,13555,13849,14071,14255,14474,14652,14848,14970,15163,15378,15566,15910,16113,16291,16400,16637,16930,17119,17385,17385,17797,17887,18107,18345,18542,18858,19102,19315,19419,19647,19935,20286,20747,21216,21639,21936,22289,22652,23148,23766,24307,24629,24912,25462,25882,26422,26758,27218,27631,27881,28242,28732,29572,30073,30450,30810,31110,31459,31870,32228,32582,32853,33162,33414,33717,34084,34447,34648,34821,34977,35137,35420,35858,36107,36403,36604,36772,36919,37218,37549,37772,38068,38392,38590,38790,39011,39335,39593,39911,40101,40337,40505,40722,41166,41565,41915,42334,42580,42772,43120,43616,44039,44402,44871,45238,45482,45784,46049,46493,46894,47262,47616,47969,48407,48807,49165,49572,50007,50319,50662,51047,51595,52209,52653,53285,53742,54132,54532,55122,55687,56407,57052,57672,58064,58645,59442,60200,60904],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,3,5,7,9,11,13,17,17,19,20,25,28,27,34,40,42,48,49,56,59,64,72,75,82,90,94,98,141,149,172,177,186,190,193,199,206,211,218,220,230,240,246,252,255,260,265,267,271,275,284,287,293,297,298,300,301,304,306,306,306,307,308,312,313,313,314,316,320,318,320,321,322,322,322,323,323,324,324,325,325,325,326,326,326,326,326,326,326,326,327,327,327,327,328,328,328,328,328,328,328,329,329,329,329,329,329,329,329,329,329,329,329,328,328,328,328,328,328,328,328,328,329,329,329,329,329,329,329,329,329,329,329,331,331,331,331,331,331,333,333,333,333,333,333,333,334,334,334,334,334,334,334,335,335,335,335,335,335,335,336,336,336,336,336,336,336,336,336,337,337,337,337,337,337,339,339,339,339,339,339,341,341,343,343,343,343,343,345,345,344,344,345,345,345,346,346,346,346,346,346,346,346,346,350,350,351,351,351,351,351,355,355,353,353,353,354,354,354,354,358,358,358,359,359,361,361,362,362,362,363,363,365,365,369,369,369,371,371,374,374,375,375,375,384,384,388,388,393,393,393,399,399,408,408,408,415,415,424,424,433,442,453,453,453,461,466,472,484,489,489,489,506,511,524,524,524,524,524,546,550,556,561,561,561,561,565,576,576,584,586,586,586,597,602,602,616,618,618,618,618,621,632,632,644,644,644,655,655,660,664,671,671,671,677,684,685,688,688,688,688,688,703,703,708,710,710,710,716,720,723,725,725,726,726,733,734,737,740,742,742,742,750,755,759,764,767],"Active":[0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,5,5,5,5,11,14,14,22,29,39,58,58,154,224,234,267,311,326,390,440,512,615,689,781,867,943,1024,1148,1219,1329,1391,1419,1199,1295,1557,1599,1849,1974,2147,2263,2421,2556,2618,2705,2797,2865,1594,1707,1891,1989,1770,1873,1980,2112,1718,1789,1886,2002,1741,1900,1784,1833,1956,2024,1587,1666,1821,1918,1478,1615,1695,1713,1428,1470,1558,935,989,1049,1080,1098,1339,1387,1431,1462,1472,1191,1216,1279,930,962,1010,1039,1067,1067,1090,789,819,842,858,878,901,916,539,548,562,578,582,586,591,593,607,616,617,417,428,240,245,263,270,270,281,286,208,213,213,219,224,228,233,136,144,150,162,165,166,172,88,85,93,110,127,132,143,114,124,131,139,144,149,155,135,144,153,164,174,187,202,201,221,243,257,273,288,310,259,300,317,337,348,368,392,371,408,437,472,486,503,546,467,484,507,514,542,550,606,475,514,539,575,605,641,651,593,632,675,720,743,790,886,711,760,819,883,941,1005,1154,1095,1186,1291,1384,1489,1548,1697,1548,1659,1799,1946,2093,2256,2483,2203,2499,2734,3003,3152,3366,3653,3253,3494,3682,3842,3973,4104,4398,3916,4100,4321,4499,4695,4816,5009,3724,3912,4252,4455,4633,4741,4978,3869,4058,4323,4323,4735,4824,5044,3980,4177,4489,4733,4946,5048,5276,4261,4612,5072,5541,5964,6252,6605,5464,5960,6573,7114,7436,7713,8263,7374,7914,8250,8703,9116,9357,9718,10199,9130,9620,9997,10357,10649,10993,8898,9244,9593,9864,10173,10408,10706,7560,7923,8124,8297,8453,8591,8870,6302,6546,6842,7043,7211,7354,5642,5973,6188,6482,6806,7004,7193,7409,7733,7977,8293,8483,8719,8887,9101,9534,9933,10271,10690,10936,11117,11465,11956,12375,12731,13200,13567,13805,14100,14364,14805,15206,15574,15928,16281,16704,17104,8457,8862,9297,9609,9946,10327,10872,11484,11928,12559,13016,13399,13798,14385,14947,15665,10310,10930,11314,11890,12683,13436,14137]},"Timezones":["Europe/Helsinki"],"AgeDist":{"0-4":264132,"10-14":310362,"100+":975,"15-19":296298,"20-24":313253,"25-29":359100,"30-34":347432,"35-39":359148,"40-44":345452,"45-49":314108,"5-9":304547,"50-54":351007,"55-59":369548,"60-64":356648,"65-69":355677,"70-74":357602,"75-79":225386,"80-84":159123,"85-89":96401,"90-94":44211,"95-99":10308},"REstimates":{"Date":["2020-03-15T00:00:00+00:00","2020-03-16T00:00:00+00:00","2020-03-17T00:00:00+00:00","2020-03-18T00:00:00+00:00","2020-03-19T00:00:00+00:00","2020-03-20T00:00:00+00:00","2020-03-21T00:00:00+00:00","2020-03-22T00:00:00+00:00","2020-03-23T00:00:00+00:00","2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[3.5586502831176205,2.78020496733617,2.44922566890091,2.05095673177478,2.01782179271484,1.93558765035043,1.9518808418954297,2.0098721488202,1.92531748294027,1.86840500666802,1.77912476980727,1.71788544424914,1.50612277136197,1.45555110023839,1.42191701889051,1.4304944993821298,1.36304566498959,1.29447825597377,1.2360075852893602,1.23195302246934,1.38336978456723,1.25970788146084,1.35933335414528,1.32477564649224,1.32939544088641,1.29066836042194,1.28725273235345,1.23372579552042,1.1789306983783,1.12489915233381,1.11628546959315,1.12412476943708,1.13968566522958,1.12908461200678,1.06152927544661,1.07771088010594,0.9710823026953008,0.97642548209136,0.943699568607634,0.973733616625442,0.950275652510773,0.92625852978788,0.955785651026594,0.9846285743985872,0.9595090565923192,1.02041364211346,0.996349075270546,0.956818160568878,0.919418262615268,0.914116536554661,0.9202708855547058,0.894883490602934,0.940442638810078,0.918468693105652,0.900306179674332,0.956807516710908,0.956032757392875,0.8974172192539309,0.890370681501963,0.823831246581994,0.8471703758939141,0.8924008445531809,0.8624666546919699,0.868732442631253,0.8574714160418471,0.8239034270572599,0.7469671700934071,0.731722570476353,0.7470586677854979,0.675226627309324,0.63901155505713,0.678381687739984,0.734764289849119,0.7934864717589579,0.777617634196364,0.7411977307881039,0.7617024038860429,0.754068971400083,0.776768582421135,0.782004035001496,0.7798388601911558,0.7243951386982439,0.7310439051204508,0.7509586757344701,0.79918422862616,0.8321033865162409,0.848667784487929,0.764356407631173,0.7288910460689292,0.7042906057481391,0.650426022909509,0.6477592771231179,0.628512232000673,0.6781687760985731,0.662608395393464,0.711217135180794,0.694550717014553,0.679975036757974,0.654668896926772,0.613734619311251,0.5955934827692111,0.62552331433164,0.572451070221718,0.6728714636638039,0.678306506061138,0.610850619341864,0.698645697006911,0.750053730684619,0.918806744375863,0.966692666503751,0.8742832751726429,0.8590155073125408,0.906597449109482,0.946548836374166,0.909521857752726,0.840960097232505,0.88399094355848,0.789611134333854,0.8575063654781858,0.911922028108953,0.8352975882121328,0.865897550142692,0.664540382412168,0.640135167536371,0.7585760093843851,0.933276621491276,1.11433943345262,1.1245260662226202,1.1729609909874,1.23639725354429,1.21558778067825,1.19134420176473,1.10802149300917,1.09726334869136,1.11900751166546,1.09784024411859,1.17500903438191,1.23201516311172,1.2011092169093798,1.1079107359968998,1.01970142781882,1.07704714413149,1.11792686318674,1.25214015707758,1.29557876331381,1.34855480930724,1.3239198965558705,1.32720336971457,1.3364452043279498,1.36688026439479,1.34247322603077,1.44271031808893,1.39441869581121,1.3488338498295,1.27208080699404,1.2436224646708898,1.21983242764993,1.17503255808675,1.20215608082728,1.1919468141578,1.23085601233047,1.1820093340494,1.14713830002613,1.18458635553117,1.1595578499440702,1.05291260309539,1.05207026679863,1.00384185402492,1.05102297995783,1.01200843959233,1.10533920129084,1.0648318661162,1.05812144896609,1.03600141197365,1.03027664016554,1.07141374771484,1.11433212017577,1.00589830672263,1.19732814211026,1.23565204798444,1.248488731015,1.29532820527063,1.2252880484837498,1.2622513563601898,1.3042219945828202,1.25613236062456,1.21976950060781,1.2384972707071,1.24456282998234,1.2458977684777,1.24775787695566,1.4290204830957698,1.35082974722942,1.34687182724298,1.35721983425002,1.34297784737659,1.36937638780945,1.30798507006161,1.29358450301595,1.30901783359256,1.30722731234609,1.3211158477503202,1.32960590784827,1.33579282259756,1.3452608921873102,1.33226003658031,1.27968162173796,1.35762490019286,1.37254196886592,1.4019686873551598,1.34209789955257,1.34633145739389,1.34205590045707,1.31876747731645,1.30935237598156,1.26359591274239,1.21070905690195,1.157139125016,1.10908460527676,1.1100374808346,1.12824607512661,1.06594425151809,1.04405544009231,1.0019331135126,1.01564113443758,0.9821407722232728,0.9509302874161428,0.961081748652178,0.9502601665801128,1.01568601916411,1.03548927532271,1.05003920259324,1.03509250065847,1.00743048504442,1.02915851138321,1.02725537717922,1.03982544706799,0.9706687142235192,1.04662689144615,1.03287391166365,1.03700850588086,1.03872919912066,1.03511921792039,1.01891470047626,1.02814769581875,1.03604168748289,1.02884927793108,1.0203922892667,1.014365790427,1.06567922506827,1.1235623501259298,1.26078285391231,1.22438201047091,1.2399455355632298,1.2299705157648402,1.21692079427816,1.25233842427839,1.2819781540063002,1.29985299167136,1.26427329578096,1.24705186673769,1.26403203606105,1.23802472041763,1.22488238983559,1.15388554428583,1.11620494683262,1.08843136135577,1.06154005649585,1.04963573821652,1.06292509342741,1.11298567518631,1.07781508728688,1.03429741853932,1.03072998604423,1.02759041711375,0.9902014167662192,0.987824615103296,0.959820766169271,0.9680703783540808,0.943149546773085,0.933982860114225,0.9447563055671592,0.945825604470837,0.934423934569738,0.860820759351259,0.822910514306258,0.808348971026886,0.7970532314409972,0.79875709973505,0.8161344609617859,0.8518085727311291,0.854708007091203,0.865187969885903,0.8710527743886041,0.8578249010234029,0.8531829501006479,0.874004443919692,0.886037212764917,0.868330057992813,0.912870463089524,0.970958957765933,0.992767157754964,1.00638315835591,0.9887398422137508,0.9563733045561248,0.961941853882562,0.9737809787203848,0.9754821500804352,0.998605592987554,1.00653911718352,0.982240996330402,1.01458669954931,1.06342783399055,1.07130328909049,1.08486039723472,1.08290371129595,1.06441684805129,1.08372071918764,1.1139312304905,1.1370640633846698,1.1242016364921998,1.1675011469788898,1.1693465391179,1.15417065611553,1.14131938253857,1.0730508150582,1.0629439025519498,1.06048001086807,1.03877748777836,1.05281175906528,1.07849691492177,1.08549842390066,1.05148877322749,1.02644353855181,1.02819609893513,1.01664355534758,1.00237867725476,1.02056882404633,1.03523656900898,1.08656371638775,1.10879104014977,1.09925007924288,1.12945263613221,1.12604708993246,1.1087042511188998,1.0796053656078,1.09474086137272,1.11339359252128,1.14656755197839,1.15644117765135,1.17646335795216,1.1514135973860902,1.14946403580642,1.15655851360831,1.14739655833293,1.15476534525898],"StdR":[0.286987263963335,0.207351991808094,0.161580412043242,0.13118817174330802,0.119032926767668,0.106315115002688,0.099941367086254,0.0952259205837285,0.0875934483832044,0.0806316469042897,0.0737220647314938,0.06853546800598999,0.0592960645329556,0.0555863596971133,0.0520257580994424,0.0499068028993659,0.046436382490985,0.0427614559367094,0.0403533701157927,0.0397284961575054,0.0410720360133678,0.0379145222951511,0.0385289971571122,0.0372239522938307,0.0366701095587623,0.0347955726817136,0.0341452513880425,0.0323663922733434,0.0307004904549161,0.0296404688529246,0.028760979202569,0.028200256560408,0.0278291134700641,0.0273830011999193,0.0259407774574455,0.0257340743907162,0.0242224195190128,0.0240766329860724,0.023989933291914,0.0242125320499839,0.0237007976550137,0.0233230448919013,0.0239485095498798,0.0247774253679408,0.0242377633889894,0.025009816393345003,0.0246194198730995,0.0243839880548736,0.0241504196436703,0.023858486194333,0.0239747561062692,0.0242195376586557,0.024808308154273,0.0247477116415617,0.024649195682181,0.0260211104305182,0.0255619142243171,0.0250289650956015,0.0248850258039222,0.0247274042513881,0.0250869937406388,0.0263795026475224,0.0263374126033399,0.0267728725050256,0.0267420709847186,0.0265951536062275,0.0260935381421906,0.0258211317759899,0.0266797035580196,0.026547065550839,0.0265600467064966,0.0284448076180957,0.0309278574855892,0.0331450915184117,0.0337548859990381,0.0334565431369967,0.0345343649667696,0.0348327628902255,0.0364047922897221,0.0368363639695762,0.0376478133645816,0.0366022936791451,0.0374172497685835,0.0391215490159087,0.042311419032937,0.0437799786029356,0.0443720195939887,0.0421178070664592,0.041092702836406,0.0417026057335926,0.0411079103377382,0.0423803939757611,0.0434261283731536,0.0466424915989071,0.0479459634516448,0.0514664443931917,0.0517814904467341,0.053316537764717,0.0521078993388366,0.0525226700754275,0.0538346786728681,0.0570230535947805,0.0563436270909551,0.0641641310326342,0.0662949889580392,0.0651872506491299,0.0714024761924724,0.0772136240617421,0.0874268250637566,0.0894371337548718,0.0854422379732924,0.085005928121952,0.0873844189105974,0.0897426273283381,0.0893721459524975,0.0858547821753415,0.0878778967692051,0.0844737242606004,0.0894483711430771,0.0921922732894356,0.0911568511412883,0.0913142471887321,0.0823294756902303,0.0819983704600017,0.0933337977607104,0.106256436464241,0.119199245680035,0.11800091757549,0.117929399328875,0.120961287704768,0.11672625477993598,0.11446847013120402,0.107726932307548,0.106148486082044,0.10621236922119802,0.103807272742415,0.10673457379238,0.106333019630818,0.104114069949798,0.0988989780023614,0.0924727092481269,0.095158444357895,0.095993466940291,0.102561539817503,0.101733735476984,0.101937198024782,0.0995390888711217,0.0956412478499245,0.0943472779547404,0.0925306942322714,0.0902996333307328,0.0909863865760369,0.0871280712878832,0.0816339456091831,0.0767062551094038,0.0739278597730335,0.0711656643085044,0.0700379630959916,0.0691294433476295,0.0679738728817562,0.067281278077726,0.0650987104963843,0.0629615888301407,0.0637341117360289,0.0613474096139954,0.0581445073964149,0.0565389276238957,0.0562701413875307,0.0573539927718477,0.0556129780963149,0.0578037673911447,0.0563422466529115,0.0560943118152964,0.0544959973396128,0.0544789471485804,0.0559280995374565,0.0568649125496262,0.0526598609226787,0.0582924151320157,0.0583442940410999,0.0579068460844141,0.0575238087752885,0.0553674181784561,0.054958926390572,0.0548294612084845,0.0522125915930562,0.0507521673146711,0.0501579434792779,0.0492677391908556,0.0486336514379146,0.047620337664248,0.0499909914919735,0.0476252321267226,0.0468034133781015,0.0453791011301626,0.0444742499061802,0.0433212730928622,0.0416795842630125,0.0407246214434821,0.0396737187995374,0.0388876127733541,0.0379263382335055,0.0371073121543436,0.0361457144001052,0.0359739969128953,0.0350497610798663,0.0337059214053139,0.0338073592949248,0.033469579832287,0.0332760579582609,0.0316851889774493,0.0308532591729729,0.0303600236919209,0.0291146845452414,0.028510012900957,0.0277122024695325,0.0258065800489335,0.0244831784511927,0.0232818674073258,0.0225293732712253,0.0222124439277253,0.0212175308240711,0.0206903487501207,0.0200708913962265,0.0197692024861384,0.0192409780877314,0.0189400799177228,0.0188581573443922,0.018793172621456,0.0193946700662898,0.0196939956369464,0.0197516386843242,0.0193894210427111,0.0192749748589957,0.0192407491418141,0.0192422144526257,0.0194097876900046,0.0185345608359583,0.0193901483072224,0.0192749375966192,0.0189575618203386,0.0192520178299688,0.0190071932140254,0.0186779261951154,0.0189803320404147,0.0188785097599335,0.0188245678220965,0.0185208216570174,0.0187049700858051,0.0189145606967076,0.0195660641340063,0.0205173712897373,0.0205809781788262,0.0204748975821443,0.0205832951906168,0.019988438905389,0.0202418918743873,0.0204003731413916,0.0203489000518598,0.0202970071214519,0.019941349458337,0.01977753343938,0.0191645480382613,0.0186851421029482,0.0176862383459248,0.0170916722591583,0.0162155749909958,0.0156041165233701,0.0149676522751641,0.014757459504783,0.0148371691345549,0.0143434920272536,0.0140137036221948,0.0139296377824273,0.0137548311614311,0.0132394018060805,0.0132092082476311,0.0128842193997771,0.0127874195560124,0.0127417869775396,0.012796808934469,0.0126727766931738,0.0129444748536503,0.0128085467057386,0.0124254424730896,0.0122896089658631,0.0125290808110777,0.0128887882585796,0.0134149646304565,0.0139652501482596,0.0146936089626061,0.0149284124133455,0.0151921913200894,0.0154434618187578,0.0154608176676696,0.0154617719961608,0.0157817652393127,0.016287131763783998,0.0159877320962347,0.0167591431896294,0.0172624315675601,0.0176713980319934,0.0176050877099335,0.0171135246647452,0.0166376497535467,0.0165171580018117,0.0168912278285059,0.0167143850376679,0.0169393966607721,0.017026244449358,0.016752201019324,0.0169160192572211,0.0173399867127964,0.0174227497563551,0.0176090904505834,0.0169929266497176,0.0170171484317145,0.0171314657243921,0.0172601832083514,0.0171706394558477,0.0170885099379338,0.0172932858154015,0.0171974550542876,0.0171679825781034,0.0167934131107829,0.0162246089804235,0.0159583033477672,0.0156970904618847,0.0153415285953176,0.0152197395952079,0.0153504077408237,0.0152371699059647,0.0148929426040811,0.0147418783550187,0.0144158057115342,0.0143483911546188,0.0142596321422527,0.0144488052489732,0.0142980587710822,0.0146996209379019,0.0149080232939457,0.0148478215579299,0.014979911465834,0.0149090486645341,0.0145537420640873,0.0144473917059229,0.0141287008275162,0.0143734347103999,0.0144013286443563,0.0146181362394077,0.0148172431163864,0.014369818897871997,0.0146404893293908,0.0143538765157062,0.0141832147241094,0.0140665537367238],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Capacity":{"CapacityActiveInfectionPercent":0.0976,"CapacityNewInfectionsPerDayPer1000":0.069714285714,"CriticalBedsPer100k":6.1,"Source":"https://link.springer.com/article/10.1007/s00134-012-2627-8","Year":2012.0},"Interventions":[{"type":["Gatherings <100","School Closure","Gatherings <1000","Gatherings <10"],"dateStart":"2020-03-18 00:00:00+00:00","dateEnd":"2020-04-04 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-04-04 00:00:00+00:00","dateEnd":"2020-05-14 00:00:00+00:00"},{"type":["Gatherings <100","Gatherings <1000","Some Businesses Suspended","Gatherings <10"],"dateStart":"2020-05-14 00:00:00+00:00","dateEnd":"2020-05-31 00:00:00+00:00"},{"type":["Some Businesses Suspended","Mask Wearing"],"dateStart":"2020-05-31 00:00:00+00:00","dateEnd":"2020-06-15 00:00:00+00:00"},{"type":["Mask Wearing"],"dateStart":"2020-06-15 00:00:00+00:00","dateEnd":"2020-07-01 00:00:00+00:00"},{"type":["School Closure","Mask Wearing"],"dateStart":"2020-07-01 00:00:00+00:00","dateEnd":"2020-07-02 00:00:00+00:00"},{"type":["Mask Wearing"],"dateStart":"2020-07-02 00:00:00+00:00","dateEnd":"2020-07-09 00:00:00+00:00"},{"type":["Symptomatic Testing","Mask Wearing"],"dateStart":"2020-07-09 00:00:00+00:00","dateEnd":"2020-10-27 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Gatherings <100"],"dateStart":"2020-10-27 00:00:00+00:00","dateEnd":"2020-11-23 00:00:00+00:00"}]},"data_url":"extdata-FI.json","Name":"Finland","CurrentEstimate":{"Exposed":40.0,"Infectious":50.0},"OfficialName":"Republic of Finland","Level":"country","M49Code":"246","ContinentCode":"W-EU","CountryCode":"FI","CountryCodeISOa3":"FIN","Population":5532156},"FJ":{"data":{"Rates":{"CaseFatalityRate":0.0042956159001566185,"Critical":0.008873992562837166,"Hospitalization":0.04234678462904543},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,8,8,10,10,12,12,12,12,12,12,14,14,14,14,14,14,14,14,14,14,14,14,14,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,20,20,20,20,20,20,20,20,20,23,23,23,23,23,23,23,23,23,23,23,23,23,23,24,24,24,24,24,24,24,24,24,24,24,24,26,26,26,26,26,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,31,31,31,31,31,31,31,31,31,31,31,31,31,31,32,32,32,32,32,32,32,32,32,32,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,35,35,35,35,35,38,38,38,38,38,42,42,42,42,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,47,47,47,47,47,47,47,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,3,4,5,5,5,5,5,5,5,5,7,7,12,12,14,15,15,15,16,16,16,16,16,16,17,17,17,17,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,19,21,21,21,26,26,26,26,26,26,26,26,26,26,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,29,29,29,29,31,31,31,31,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,33,33,33,33,33,33,33,33,34,34,34,34,34,34,34,34,34,34,34,34,34,35,35,35,35,35,35,35,35,35,35,35,35,35,38,38,38,38,38,38,42,42,42,42,44,44,44,44,44,44,44,44,44,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,49,49,49,49,49,49,49,53,53,53,53,53,53,53,53,53,53,53,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,57,57,59,59,59,59,59,63,63,63],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,3,4,5,5,5,5,5,5,5,5,7,7,12,12,14,15,15,15,16,16,16,16,16,16,17,17,17,17,15,15,10,10,8,8,6,6,6,6,6,6,4,4,4,4,4,4,4,4,4,4,4,4,4,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,3,3,3,8,8,8,8,8,8,8,8,8,8,9,9,9,9,9,9,9,9,9,9,9,9,8,8,8,8,8,8,8,8,8,8,8,8,8,7,7,7,7,7,7,7,7,7,4,4,4,4,4,3,3,3,3,3,4,4,4,4,5,5,5,5,6,6,6,6,6,6,6,6,4,4,4,4,4,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,3,3,3,3,3,3,7,7,7,7,9,9,9,9,7,7,7,7,7,6,6,6,6,6,2,2,2,2,0,0,0,0,0,0,0,3,3,3,3,3,3,3,7,7,7,7,7,4,4,4,4,4,4,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,3,3,3,3,3,7,7,7]},"Timezones":["Pacific/Fiji"],"AgeDist":{"0-4":89390,"10-14":82927,"100+":2,"15-19":75208,"20-24":71883,"25-29":70062,"30-34":66837,"35-39":68117,"40-44":57042,"45-49":49481,"5-9":87750,"50-54":47401,"55-59":44036,"60-64":34160,"65-69":22959,"70-74":15417,"75-79":8216,"80-84":4051,"85-89":1222,"90-94":257,"95-99":26},"Interventions":[]},"data_url":"extdata-FJ.json","Name":"Fiji","CurrentEstimate":null,"OfficialName":"Republic of Fiji","Level":"country","M49Code":"242","ContinentCode":"W-OC","CountryCode":"FJ","CountryCodeISOa3":"FJI","Population":889953},"FR":{"data":{"Rates":{"CaseFatalityRate":0.013956912097820016,"Critical":0.028892364023418875,"Hospitalization":0.08341742148024761},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,4,4,4,4,4,4,4,4,4,4,11,11,11,11,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,2200,2200,3243,3900,4948,5700,5700,7202,7927,9444,10934,12428,14008,15438,16183,17250,19337,21254,23206,24932,26391,27186,27718,28512,30440,32297,33834,35379,35973,36782,38543,39988,41414,42715,43816,44125,44733,45997,47338,48572,49300,49751,49973,50438,51803,53022,54076,54770,54886,55062,55569,56617,57368,58300,59143,59142,59907,60416,61246,61713,62216,62557,62893,62961,63542,64222,64503,65098,65599,66051,66123,66120,66485,67031,67510,68007,68282,68283,68319,68736,69032,69344,69578,69783,69820,69719,69943,70223,70322,70496,70641,70661,70737,70952,71138,71322,71550,71455,71455,71595,71714,71879,72054,72181,72092,72092,72233,72363,72133,72408,72396,72200,72200,72180,71918,71774,71910,71979,71639,71639,71494,71382,71238,71618,71811,71566,71566,71497,71667,71597,71643,71656,71511,71511,71258,71152,71484,71613,71766,71585,71585,71537,71454,71906,71730,72023,71971,71971,72072,72003,71945,71868,72535,72600,72623,72793,73082,73020,73433,73501,73279,73279,73537,73727,73946,74156,74377,73866,73866,74223,74569,74867,74991,75308,75308,75308,75139,75477,75921,75880,76583,76583,76583,77254,77757,77757,77214,77692,77692,77692,77846,78678,79128,79578,80061,80061,80061,80394,80933,81431,81886,81763,81739,81739,82402,83544,84266,84933,85035,85008,85008,86234,87138,87951,88898,89600,89600,89600,91461,92830,94048,95358,96604,97475,98044,98044,98044,100531,104095,105650,107259,107935,109056,111241,113017,114275,115928,117913,118583,119653,121925,124164,126342,128294,129218,129722,130633,132720,134593,136277,137956,138666,138956,139810,141558,143092,144469,145324,146330,146558,147257,148840,150219,151630,152555,152555,153659,154311,155751,156975,158170,159138,160053,160288,160946,162540,163754,165121,165650,165923,166146,166927,168011,169250,170426,170896,171169,171381,172032,173498,174751,174751,177157,178036,178300,178943,180261,181543,182673,183719,183719,184991,185848,187464,188890,190186,191262,192165,192405,193148,194592,196010,196010,198614,199303,199589,200492,202069,203645,203645,206481,207625,207909,208925,210649,211765,213405,213405,213405,213405,217180,218890,219862,221252,221252,221252,221252,224657,226208,226881,228299,228299,228299,228299,231815,232638,234034,235435,236664],"Confirmed":[0,0,2,3,3,3,4,5,5,5,6,6,6,6,6,6,6,11,11,11,11,11,11,11,12,12,12,12,12,12,12,12,12,12,14,18,38,57,100,130,191,212,285,423,613,938,1115,1401,1773,2281,2281,3661,4469,4499,6633,7652,9043,10871,12612,14282,16533,19856,22054,24967,28856,32609,37162,39761,44029,51579,56362,58404,63588,46483,47299,49934,46400,50242,54003,55538,56972,107712,110836,128272,131476,144035,145896,149683,150752,153197,155821,157603,155881,158653,160295,160907,164592,167650,166193,167326,167846,168637,168887,169405,170467,174596,175218,175743,176132,176338,176651,177330,177790,178353,178837,179140,179250,179650,180143,180499,180752,181444,181969,181410,181684,181880,182018,185300,185842,187608,187817,187986,187265,184015,188286,188808,189330,189621,189782,190266,190743,191040,191679,192043,192317,192369,192915,193256,193576,194121,194535,194599,194693,195256,195256,195256,196267,196521,196111,196390,196554,197238,197591,197994,197994,197994,198850,199170,199699,200027,200569,200569,200569,201755,201755,202383,202819,203516,203516,203516,205308,205773,206641,207650,208553,208553,208553,210821,211337,212676,213927,215135,215135,215135,218351,219253,220874,222398,224602,224602,224602,229203,230540,232966,235540,238240,241371,244335,244761,246821,250539,255214,259717,263129,267589,269452,272643,272643,283698,290929,296265,301554,304349,309247,316047,322935,331578,340013,346921,351017,357473,365025,374586,383854,394270,400533,406609,414196,423924,433871,446961,460328,470864,476162,485929,497914,513732,529501,543688,554304,558374,566196,578769,591783,603920,620330,632834,637918,648116,666849,684164,704478,731155,747092,755597,768380,790959,820685,845740,877840,907677,920916,941085,967717,1008483,1050468,1095708,1102262,1174279,1207430,1243855,1290446,1339640,1374691,1420870,1525184,1597139,1549838,1607147,1667604,1754202,1792764,1812919,1834515,1870380,1902644,1926314,1958235,1985427,1994728,2039938,2068297,2088784,2111646,2129287,2142417,2146869,2155722,2171967,2184846,2197283,2209739,2219502,2223393,2231344,2245324,2257894,2269080,2281889,2292838,2296249,2309760,2324300,2337594,2350923,2364740,2376228,2379291,2390419,2407983,2426063,2441737,2458839,2471458,2477255,2488889,2503693,2525234,2545358,2548388,2556621,2559575,2570767,2597124,2616902,2636045,2639404,2651893,2655915,2676195,2701215,2722728,2742349,2762120,2777921,2781503,2800770,2824473,2845701,2866413,2887532,2903975,2907711,2931050,2957547,2979915,3002910,3026320,3044358,3048598,3070458,3097374,3120634,3143417,3167274,3186354,3190701,3213360,3239256,3238798,3284085,3303273,3322988,3327305,3345558,3370645,3390952,3410996,3431805,3447518,3451894,3471268,3495775,3517177,3541282,3562707,3584326,3588972,3608271,3639501,3664050,3689034,3712474,3732426,3736390,3759247,3785326,3810605,3833572],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,3,4,4,7,9,16,19,25,33,48,48,79,91,91,148,148,148,243,450,562,674,860,1100,1331,1695,1994,2311,2603,3020,3517,4767,5376,6496,7548,8066,8899,10315,10856,12196,13181,13816,14377,14950,15693,17129,17882,18642,19283,19668,20214,20736,21280,21796,22185,22554,22796,23233,23600,24026,24315,24532,24729,24862,25168,25498,25772,25950,26192,26271,26341,26604,26951,27034,27383,27485,27581,28064,28193,27976,28085,28167,28315,28401,28319,28408,28545,28546,28612,28663,28720,28751,28780,28886,28967,29011,29056,29087,29100,29154,29239,29260,29287,29315,29339,29347,29375,29487,29512,29540,29554,29570,29575,29597,29651,29662,29679,29704,29704,29704,29736,29763,29781,29794,29812,29812,29812,29838,29847,29877,29890,29914,29914,29914,29934,29934,30020,30036,30049,30049,30049,30071,30057,30063,30073,30082,30082,30082,30098,30110,30123,30139,30150,30150,30150,30179,30180,30188,30192,30204,30204,30204,30218,30231,30248,30264,30281,30282,30283,30302,30323,30340,30351,30374,30382,30382,30397,30416,30416,30448,30465,30471,30474,30501,30525,30547,30564,30542,30553,30555,30578,30616,30643,30661,30740,30757,30761,30795,30844,30889,30936,31090,31115,31126,31179,31256,31283,31333,31483,31522,31549,31630,31701,31761,31817,31952,31977,32009,32078,32143,32222,32295,32404,32439,32485,32580,32687,32791,32876,33054,33127,33212,33358,33620,33782,33936,34234,34370,34349,34732,35253,35496,35728,36273,36495,36726,37142,38414,38376,38730,39558,39861,40131,40679,41897,42225,42640,43572,43925,44227,44733,45950,46375,46792,47930,48182,48396,48896,49900,50281,50610,51567,51779,51977,52383,53158,53468,53791,54418,54630,54804,55170,56001,56294,56584,57211,57404,57554,57925,58712,59001,59259,59869,60056,60186,60537,61339,61614,61904,62063,62209,62382,62745,63713,64016,64267,64399,64555,64671,65049,65915,66197,66472,67062,67229,67380,67690,68431,68660,68942,69576,69766,69906,70309,70963,71273,71619,72268,72497,72668,73113,73725,74075,74418,75238,75478,75673,76128,76852,77209,77205,78211,78401,78572,79030,79752,80045,80404,81046,81244,81405,81817,82399,82705,82975,83542,83693,83852,84185,84610,84884,85141,85676,85858,85980,86347,86764,87079,87372,87796],"Active":[0,0,2,3,3,3,4,5,5,5,6,6,6,6,6,6,6,11,11,11,11,9,9,9,7,7,7,7,7,7,7,7,7,7,2,5,25,44,86,116,176,196,269,404,592,910,1084,1364,1728,2221,2221,3570,4366,4396,6473,7492,8883,10616,12150,13708,13659,16796,17711,19736,22213,24915,29151,29956,33082,38618,40661,40600,43084,23497,23050,23785,16748,18132,18601,17425,16765,66149,68168,84067,83907,93856,93420,95021,95111,96201,96542,96335,92671,93753,93925,93986,96626,98053,94829,94439,94014,94157,94052,93799,93166,95802,95192,94781,94975,94935,94478,93762,93388,92670,92209,92417,91279,91041,90921,90701,90369,90572,90675,90130,89734,89113,88969,91590,91580,92837,92943,93086,91894,88017,91765,91745,91961,92238,92309,92291,92451,92409,92786,92921,93150,93275,93485,93521,93714,94071,94324,94363,94359,94653,94456,94255,95013,95362,94952,95059,95077,95578,95743,96001,96090,96090,96779,96960,97689,97729,98259,98455,98455,99641,99903,100589,100873,101488,101828,101828,103743,104334,105340,105959,106660,106905,106905,109226,109560,110956,112145,113329,113474,113474,116914,117921,119202,120593,122632,122813,122813,127448,128855,130812,133546,135936,139118,142081,142387,144495,148254,152995,156808,160147,164584,166262,169145,169207,179817,186963,192515,197801,200311,204995,211554,218215,226659,235594,242500,246216,252288,259515,268934,277806,288205,294464,300675,307875,317114,327055,339288,352630,363155,367729,376916,388874,405185,420326,434474,445063,448898,455817,467880,480388,491907,508292,520764,525446,535040,553196,569983,590311,616977,632868,640615,652149,673902,702876,727651,759705,789457,801324,820327,845984,885649,926634,971738,978313,1048086,1079347,1114311,1159360,1206763,1240721,1286100,1389998,1460681,1410931,1464322,1522396,1607082,1644698,1663184,1681377,1715138,1745729,1766814,1796397,1822617,1830342,1872063,1897758,1915650,1935422,1951887,1964299,1967340,1973102,1987093,1997959,2007760,2019294,2028569,2031200,2036628,2048764,2059634,2069338,2080929,2091476,2093822,2104919,2117787,2129380,2141157,2154781,2165015,2167055,2175956,2192007,2208634,2222730,2238730,2250984,2255772,2265010,2278325,2298209,2317645,2320256,2328093,2329903,2339043,2363858,2382209,2400750,2403680,2415841,2418834,2436782,2460267,2481505,2498130,2516855,2532241,2534870,2552078,2574270,2594086,2613118,2634047,2649078,2651554,2672623,2697384,2718110,2739380,2761658,2779285,2782337,2802141,2827289,2850206,2869565,2892493,2911092,2914081,2934439,2958402,2957948,2999393,3017247,3036507,3039350,3055157,3078835,3097143,3116545,3137156,3152708,3152897,3169979,3193208,3212950,3236488,3257762,3279222,3280130,3297453,3327736,3350610,3375059,3398317,3418147,3418228,3439845,3464213,3487798,3509112]},"Foretold":{"Date":["2020-04-19T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-17T00:00:00+00:00"],"Mean":[1754621.0,3523248.0,4140322.0,5463321.0],"Variance":[1726093000000.0,18779000000000.0,29251060000000.0,57952520000000.0],"0.05":[416080.5,501999.7,627222.0,754892.4],"0.50":[1403576.0,2357643.0,2656244.0,3446888.0],"0.95":[4292367.0,10636670.0,12801360.0,17310670.0]},"Timezones":["Europe/Paris"],"AgeDist":{"0-4":3619987,"10-14":3995688,"100+":19443,"15-19":3887789,"20-24":3697019,"25-29":3674010,"30-34":3941533,"35-39":4069517,"40-44":3943397,"45-49":4382270,"5-9":3907487,"50-54":4363401,"55-59":4271656,"60-64":3973248,"65-69":3791538,"70-74":3523616,"75-79":2204088,"80-84":1812327,"85-89":1329814,"90-94":664899,"95-99":200785},"REstimates":{"Date":["2020-03-14T00:00:00+00:00","2020-03-15T00:00:00+00:00","2020-03-16T00:00:00+00:00","2020-03-17T00:00:00+00:00","2020-03-18T00:00:00+00:00","2020-03-19T00:00:00+00:00","2020-03-20T00:00:00+00:00","2020-03-21T00:00:00+00:00","2020-03-22T00:00:00+00:00","2020-03-23T00:00:00+00:00","2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[2.83758024741992,2.20087699975851,2.6359569521214,2.46630943168502,2.34217633348416,2.28568011447985,2.16955268165387,2.0177434864629,1.9827015498802,2.0401128137091,1.92429373416432,1.85853055351449,1.89978776858421,1.80780846245114,1.79264324601218,1.7077758768821498,1.61257075866871,1.70733324011482,1.65578983538352,1.4964467209587902,1.46508476813636,1.30995011455033,1.19466146822179,1.12858612795833,1.04721219777904,1.05411544588423,1.04336414250901,0.987021571936116,0.915928399479028,2.0258619759099,1.85158126463256,1.80292418532713,1.55654203460852,1.55139442101115,1.37087363557155,1.3193981901894,1.2474598730819,1.18814342038005,1.17390497404388,1.11768638586569,1.05353464281388,1.0514458356932,1.0448708501608002,0.542656155362695,0.569475934284126,0.4559465371149361,0.463815075347487,0.361544507036517,0.387589896501646,0.388320966884961,0.425069541474543,0.437061254071096,0.451106252269133,0.569903741084766,0.646140523680896,0.621008147074572,0.618375364020385,0.644553725505935,0.549667057055254,0.485761380617395,0.5503580822258101,0.5707586943253989,0.6167637179797409,0.633964901135286,0.668010670956564,0.700973860536901,0.697969249940687,0.44732615945116,0.450814433960851,0.510805094070641,0.5756874430684731,0.6046648710004571,0.6465626158337789,0.630338980317521,0.627625399256583,1.04669305132114,1.08042299452542,1.27314639362059,1.23887319981683,1.14946949237205,1.04253842957868,0.9747615160440828,1.4502080245673998,1.3729607037953202,1.2861141102863,1.2423529971763898,1.1726250077750502,1.15619621781284,1.15229193786239,0.857537607816485,0.864864553982134,0.7565481251586621,0.7895406542319371,0.8119500091407942,0.8995065252604421,0.960840560751864,0.558459247763145,0.585806831647684,0.6178746593248481,0.6387243563485621,0.678344442001734,0.7368026378843651,0.7049394823694379,0.693845003054152,0.7971097020176301,0.8145120100688399,0.7925858052811501,0.864048668499489,0.812913518117899,0.906677215431235,0.93422631681926,0.916519500600862,0.8374596715856459,0.8393841031944649,1.03367987733461,0.9891630821872308,1.10942529979459,1.17104223560943,1.03914746234211,0.964359333925835,0.960024606255797,1.16033051364334,1.1126823288768002,1.07749093611895,1.0754192714422,1.11902961633871,1.09980214428622,1.07938721031326,1.24203459159695,1.2345805074834,1.24861816026115,1.3155171576155,1.31310924311511,1.24618616007874,1.18823687297148,1.29964174353006,1.31679324662463,1.34543662236337,1.37435119715957,1.35456513537167,1.27561204531505,1.2104186955800902,1.30310891040513,1.2891721876978302,1.29792401917205,1.28082759318342,1.32859651799774,1.26272408225968,1.20307837791119,1.32453745991864,1.32331295690885,1.32748285525799,1.34006511555528,1.3556017786136298,1.4534532502979898,1.5138186054450902,1.2667211164560002,1.2419014485661102,1.27691200631013,1.35272664108902,1.37504433497944,1.42264070005377,1.48729105015926,1.29343111113775,1.2706851793461598,1.14003170579139,1.33723980328393,1.40425538684157,1.38018914072708,1.35046112172104,1.3239667916854,1.31138645134775,1.3053842176909198,1.28236707021665,1.2961658390921698,1.32186123762269,1.29627367000246,1.26706146942525,1.2574706151868,1.31064843664371,1.23019417498964,1.20365882241009,1.22333925126423,1.19207658279347,1.19036999590412,1.18315752890214,1.1790635852849,1.17652697105101,1.18814046631103,1.20181835105961,1.19870096714037,1.17075499993178,1.16517710952649,1.17152599947275,1.19253002798944,1.21100152373323,1.20146996254179,1.1947870389176498,1.14050275775353,1.1104446741365002,1.10686058492181,1.10821481302693,1.08222556515185,1.0861736718861,1.08419225153597,1.0677728240404,1.05739473211031,1.09002996873576,1.08637261100579,1.09963398383497,1.15988781020296,1.16712196833544,1.16224447858328,1.15857304832813,1.18299050132994,1.23941494944819,1.26369654737782,1.29077256777415,1.31515274750545,1.28742769798479,1.26745967245974,1.24198539489459,1.28242769928969,1.30897743198841,1.31356033271299,1.21567358884814,1.37138537405205,1.36760140748462,1.3298507229257,1.30217897680469,1.2984921424978302,1.2422879427894298,1.22686729231812,1.38843599097143,1.4322422193957298,1.28722092894799,1.24606677064799,1.22380023241077,1.24945954295734,1.25563540468191,1.12007010605523,1.06768594051213,1.04871486331595,1.01664338805049,0.97298809778616,0.970185392844887,0.946700812227056,0.806896391574754,0.782961624450118,0.859259123069717,0.8263147940405959,0.786408169890148,0.688744342032817,0.673951985949104,0.682743758784104,0.6984194646897359,0.696059412904854,0.6901363826215601,0.702001713221923,0.689551039571719,0.6790568331697141,0.702964577135857,0.6227037349472291,0.6127372314534311,0.6273270061476109,0.6266829605554771,0.651166244866899,0.686069263388555,0.723954127759866,0.787298270314144,0.812723714424289,0.8432402733160991,0.872030198178407,0.899545093943192,0.925171083816212,0.931671238705391,0.9597027221406508,0.987678229113348,1.02313416775185,1.04689582149684,1.0639858104256,1.06139101183079,1.0617254738693,1.03728537126912,1.02805416383142,1.06727388380894,1.09540124967132,1.01973971480642,0.991121632961285,0.9876488418649608,0.988972905765774,1.03909792100623,1.04588986358785,1.05766775580235,0.9738235104449392,0.970081483129866,0.9638685591467708,1.0163786726128,1.07392052422935,1.06633554356425,1.05139741703172,1.12856217265352,1.14971839694804,1.12649116147569,1.13989166776535,1.10030567112135,1.08446820867761,1.07384808825392,1.14066545840631,1.13772076951515,1.11078675195146,1.1005143826266202,1.08658388654112,1.07271519658477,1.07201164010672,1.07366378677852,1.06962279615097,1.05951665920925,1.05826921603805,1.0602704182023002,1.05764143154773,1.05523175307826,1.05561221302133,1.05569085825372,1.04819382824941,1.03657027029438,1.02699067938815,0.940393105326534,1.02432452513734,1.01154385377922,1.01636926750294,1.01452196676993,0.9990290843905792,0.991446293774188,0.981579088157878,0.974111322318614,0.966973921967905,0.959884037758464,0.966469921513839,0.960836340910004,0.962229400033096,1.04965500754985,0.9691207943638208,0.977059513171564,0.987591849216624,0.9919395889922672,0.997917271004495,1.02219388532777,1.03656373087564,1.05014024089505,1.05210093424827,1.05836458058749,1.04641211191403,1.0493676986429,1.04590692110566,1.05104598917624,1.03804678394796],"StdR":[0.100904841318748,0.0792096649008239,0.0846152365688719,0.0787322597289174,0.0735586069898376,0.069066171346153,0.0636617393694507,0.0569111521264481,0.0530356001459878,0.0520835163148366,0.0481258108880582,0.0453263247845437,0.0446080431345711,0.041630739067349,0.0399255955885936,0.0371513508640029,0.0338483020632638,0.0341991607473183,0.0323032367474329,0.0287369250790823,0.0267725502003713,0.0227314041300047,0.0193556879541965,0.0166368386854033,0.0140345881435737,0.0126801349333285,0.0112469280215266,0.009553564478135093,0.00823284765479348,0.0153115345578989,0.0193071436372218,0.0279405783739758,0.0266794506303732,0.0257781646692801,0.0221979073567196,0.0200272400568618,0.0176127213184861,0.0155200056668504,0.0140396935439228,0.0122313910782313,0.0106697690428805,0.00968677929331104,0.00861056108843896,0.00431687616233017,0.0056264864746947895,0.00542372451406827,0.00663040138995203,0.00601966618865579,0.0077022598758574295,0.008951452785638959,0.0109707932641968,0.0123378246122031,0.0136627779643147,0.0182335053745412,0.0210942885094977,0.0200471538334183,0.0193945333275826,0.0197781748604056,0.0166574395343032,0.0147576139376757,0.0172893383665901,0.0187477675216327,0.0208522654502129,0.0216379576012896,0.0227410470575583,0.023590180222813,0.0228802911332503,0.0146379489318085,0.0147999160725917,0.0178586358492792,0.0214496695584612,0.023381692984454,0.0252574812773957,0.0247835922583511,0.0245184908336014,0.0393159752544781,0.0391049990720293,0.0409823605255198,0.0348331149335222,0.0276062099504124,0.0208764702315629,0.0167211549037549,0.020097678678468,0.0206284936961459,0.0185497335876808,0.0161351930675197,0.0140397908219751,0.0126545837918268,0.011917435239656,0.00967392344105136,0.00894567831642807,0.00841028950826476,0.00908036381417311,0.00975433997110242,0.0107823975077269,0.011363828668735004,0.0081644381947312,0.009017197069546,0.0107444262443955,0.0121906501654584,0.0136046012020121,0.0153696591610602,0.0150185412124122,0.0150263958381476,0.0171860133496895,0.0176067317631485,0.0170193048318662,0.0177466272559115,0.0168241865874415,0.0178706341604536,0.0180716047006137,0.017107676594411002,0.0157101934622108,0.0154046260857192,0.017912585999366,0.0171394261142653,0.0179414812661492,0.0181502721191605,0.0167101123236969,0.0150395571691863,0.0145374108703958,0.0161849695589166,0.0159619941518123,0.0155839040168533,0.0150622570416956,0.0152938272335381,0.0149933739972891,0.0148362332212423,0.0156495009633462,0.0159790166987516,0.0163364827387831,0.0169463696050557,0.0173497251258227,0.0170347776052045,0.0163695097974705,0.0168753223834705,0.016957693578174,0.017269167879379,0.0181590528511618,0.0184713798745582,0.0175044661791039,0.0166999562407497,0.0168551625634922,0.0163817904373436,0.0163410781924098,0.0162625344818639,0.0164162407742456,0.0159532804851383,0.0151610598271495,0.0157566386106138,0.0157046116659005,0.0159064265711874,0.0163458214597899,0.0166015739600644,0.0179943406972653,0.0193470725262741,0.0176753863310985,0.0167432421750251,0.0160580833224929,0.016240968962106,0.0162115462514179,0.0173069484415805,0.0186292079116254,0.0171736205288722,0.0165509026014414,0.0142358108533122,0.0153006695403305,0.0152646813573103,0.0158257641035016,0.0161308310151503,0.0159610234587494,0.0155852457179408,0.0152793853662098,0.0147366091037551,0.0145679474340786,0.0146188348827189,0.014364976165268,0.0138531801267126,0.0135501926964842,0.0137860980632668,0.0129093760966762,0.0123318475195045,0.0120275567858984,0.011376368768379,0.0110005976668398,0.0105043070173625,0.0102041071209195,0.00984992783944889,0.00967133743366653,0.00959658322433859,0.00949298389264685,0.00931930193533754,0.00918727501224768,0.008958366199816891,0.008925792679687641,0.00900766376019872,0.0090501407379718,0.00914693665958213,0.00878525308861257,0.00833906493529071,0.00791465884651146,0.00745655324794831,0.00690348364836449,0.00655401462486431,0.00620098547761635,0.0057866963808793,0.00548019074656924,0.00539377516118519,0.00510639193178562,0.00511524124028056,0.0053094253177078,0.00563803270501824,0.00615935170119409,0.00650733828299079,0.00690092727977579,0.007446182487377009,0.008216499551998359,0.00932295910506345,0.0104231453888679,0.0109819088243474,0.011316911935001,0.0111873079147115,0.0114454207835404,0.0117704478154765,0.0122104603596383,0.0117124113001479,0.0129227667092521,0.0132306437152623,0.0137505658714473,0.0138157505870479,0.0136395681423141,0.0129408601141198,0.0123952855911675,0.0133979910912877,0.0142622999081744,0.0140729560488953,0.0136839124933122,0.0128603245275245,0.0124526122533076,0.0120685495910695,0.0105695129639603,0.00957029902455343,0.00853881122808698,0.0073710414502472,0.00627855747342545,0.00559171445020527,0.00471444559393755,0.00355437176279575,0.00387532695843484,0.004767451242315189,0.00410715542516049,0.00393794695413639,0.003924001441658821,0.00499646599973921,0.0062128776772117705,0.00723556421974838,0.00780304407243641,0.00826300452936936,0.00893019117146362,0.00923834849316933,0.009531398842662093,0.0103276388813246,0.00953339185079612,0.00988581469878468,0.0109584888577536,0.0116933451893891,0.0127895938220185,0.0139865951762243,0.0150052997128362,0.0162160588965988,0.0162717098650786,0.0160840710939208,0.0156300493799149,0.0149848026113382,0.0141932390259449,0.0130708724071309,0.0121798822845845,0.0114189969995262,0.0106562962350502,0.00978827492674897,0.0087801914465491,0.0076762341590048,0.0066699313805192,0.00559737561054996,0.00471283336960859,0.00423915183049374,0.00416646125844974,0.00387907832931078,0.0031805080185650604,0.00264289485557584,0.0025270421511446803,0.0025782621422141307,0.00271274490663046,0.00279312486443748,0.0027047461589298693,0.0023504389268874893,0.0023158640285626,0.00244780679894185,0.00250752674040804,0.0027019036524894,0.00284117363924932,0.00291861672379091,0.0035040170404559198,0.00418227455394617,0.0045237140324043,0.0046892974877760715,0.00462329816955405,0.00442900300679691,0.00451238191746292,0.00466849101564382,0.00497143409200679,0.005036974557165221,0.0049333808246797,0.0048031286368370295,0.00465532015520396,0.00443164434142486,0.00428388384966779,0.004143283473491129,0.00401194130518949,0.003918220229896729,0.0037752553835245397,0.0037053179121302,0.00358447051971314,0.00349727467761364,0.00346014956111911,0.0033490715987881396,0.00323784289738294,0.00287941705770432,0.003064957673234,0.00257537659031457,0.00238039852780917,0.00231613161283496,0.00225377237113989,0.00220999415164795,0.00217030991352052,0.0020938279245983197,0.00208236070214665,0.00207657851068815,0.00208793493512594,0.00210919814386189,0.00213749683276657,0.00228495661123941,0.00203643974912653,0.0019541111516096,0.00200781907042862,0.0020457002080550607,0.00200185005683459,0.00206361162332799,0.0020286249274813397,0.0020940066018031197,0.00218525172951616,0.00233828670268466,0.00242351679255459,0.0024517041673749198,0.00253207840458366,0.00252002218511593,0.00254878698428118],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Capacity":{"CapacityActiveInfectionPercent":0.1856,"CapacityNewInfectionsPerDayPer1000":0.13257142857100002,"CriticalBedsPer100k":11.6,"Source":"https://link.springer.com/article/10.1007/s00134-012-2627-8","Year":2012.0},"Interventions":[{"type":["Symptomatic Testing"],"dateStart":"2020-02-25 00:00:00+00:00","dateEnd":"2020-03-08 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000"],"dateStart":"2020-03-08 00:00:00+00:00","dateEnd":"2020-03-13 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Gatherings <100"],"dateStart":"2020-03-13 00:00:00+00:00","dateEnd":"2020-03-15 00:00:00+00:00"},{"type":["Gatherings <1000","Most Businesses Suspended","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-03-15 00:00:00+00:00","dateEnd":"2020-03-16 00:00:00+00:00"},{"type":["Gatherings <1000","Most Businesses Suspended","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-16 00:00:00+00:00","dateEnd":"2020-03-17 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Stay Home Order","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-17 00:00:00+00:00","dateEnd":"2020-05-11 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-05-11 00:00:00+00:00","dateEnd":"2020-05-31 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100"],"dateStart":"2020-05-31 00:00:00+00:00","dateEnd":"2020-07-01 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100","School Closure"],"dateStart":"2020-07-01 00:00:00+00:00","dateEnd":"2020-07-02 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100"],"dateStart":"2020-07-02 00:00:00+00:00","dateEnd":"2020-09-01 00:00:00+00:00"},{"type":["Symptomatic Testing","Mask Wearing"],"dateStart":"2020-09-01 00:00:00+00:00","dateEnd":"2020-10-30 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","Stay Home Order"],"dateStart":"2020-10-30 00:00:00+00:00","dateEnd":"2020-11-28 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","Stay Home Order"],"dateStart":"2020-11-28 00:00:00+00:00","dateEnd":"2021-02-28 00:00:00+00:00"}]},"data_url":"extdata-FR.json","Name":"France","CurrentEstimate":{"Exposed":17773.0,"Infectious":16405.0},"OfficialName":"French Republic","Level":"country","M49Code":"250","ContinentCode":"W-EU","CountryCode":"FR","CountryCodeISOa3":"FRA","Population":65129728},"GB":{"data":{"Rates":{"CaseFatalityRate":0.012626299145549944,"Critical":0.02612719911437121,"Hospitalization":0.07891001967062314},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,18,18,18,18,18,18,18,18,18,20,52,65,65,65,65,65,65,135,135,135,135,135,135,135,135,135,135,135,135,135,135,135,135,135,344,344,344,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"Confirmed":[0,0,0,0,0,0,0,0,0,2,2,2,8,8,9,9,9,13,14,14,15,16,17,18,18,18,19,19,20,22,23,23,28,30,34,37,44,56,61,94,134,189,245,294,373,428,482,629,887,1298,1787,2266,2630,3072,3684,4452,5451,6506,7760,8957,10333,12668,15039,17732,20816,24017,26839,29696,33969,38484,43398,48263,53178,57198,60792,66067,71517,76646,81498,85813,89390,92885,97068,101393,106458,111756,116721,121437,125289,130147,134907,140397,145540,150513,154261,157729,162431,167152,172587,177543,182270,185491,188465,191843,195527,199358,203125,206174,208324,210645,214228,217617,220915,223524,226041,228106,229932,232506,235547,238253,240795,242825,244332,245680,247287,248937,250739,252473,253977,255076,256145,257579,259046,260388,261622,262727,263518,264235,265321,266474,267656,268657,269710,270597,271404,272430,273507,274504,275524,276504,277170,277792,278684,279566,280340,281037,281675,282308,282703,283307,283710,283770,283774,284276,284900,285416,285768,286349,286979,287621,288133,288953,289603,290133,291373,291911,292552,293239,294066,294792,295372,295817,296377,297146,297914,298681,299426,300111,300658,301455,302301,303181,303942,304685,305623,306293,307184,308134,309005,309763,310825,311641,312789,313798,314927,316367,317379,318484,319197,320286,321098,322280,323313,324601,325642,326614,327798,328846,330368,331644,332752,334467,335873,337168,338676,340411,342351,344164,347152,350100,352560,355219,358138,361677,365174,368504,371125,374228,378219,381614,385936,390358,394257,398625,403551,409729,416363,423236,429277,434969,439013,446156,453264,460178,467146,480017,502978,515571,530113,544275,561815,575679,590844,603716,617688,634920,654644,673622,689257,705428,722409,741212,762542,789229,810467,830998,854010,873800,894690,917575,942275,965340,989745,1011660,1034914,1053864,1073882,1099059,1123197,1146484,1171441,1192013,1213363,1233775,1256725,1290195,1317496,1344356,1369318,1390681,1410732,1430341,1453256,1473508,1493383,1512045,1527495,1538794,1557007,1574562,1589301,1605172,1617327,1629657,1643086,1659256,1674134,1690432,1705971,1723242,1737960,1750241,1766819,1787783,1809455,1830956,1849403,1869666,1888116,1913277,1948660,1977167,2004219,2040147,2073511,2110314,2149551,2188587,2221312,2256005,2288345,2329730,2382865,2432888,2488780,2542065,2599789,2654779,2713563,2774479,2836801,2889419,2957472,3017409,3072349,3118518,3164051,3211576,3260258,3316019,3357361,3395959,3433494,3466849,3505754,3543646,3583907,3617459,3647463,3669658,3689746,3715054,3743734,3772813,3796088,3817176,3835783,3852623,3871825,3892459,3911573,3929835,3945680,3959784,3972148,3985161,3998655,4013799,4027106,4038078,4047843,4058468,4071185,4083242,4095269,4105675,4115509,4126150,4134639,4144577,4154562,4163085,4170519,4176554,4182009,4188400,4194785,4201358,4207304],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,3,7,7,9,10,29,43,65,82,116,162,194,252,288,364,512,703,884,1172,1464,1676,2050,2453,3125,3782,4518,5274,5873,6440,7545,8575,9691,10813,11656,12313,13037,14113,14993,16029,16942,18047,18479,19049,20273,21120,21802,22812,23627,23991,24311,25280,26049,26683,27381,27965,28218,28490,29216,29863,30321,30900,31175,31392,31579,32193,32640,32992,33342,33753,33820,33966,34466,34794,35067,35358,35578,35957,36061,36192,36614,36957,37231,37385,37445,37531,37780,38034,38164,38422,38565,38619,38666,38861,39025,39101,39232,39339,39366,39395,39515,39625,39692,39776,39847,39878,39892,39986,40073,40172,40249,40289,40320,40341,40394,40491,40532,40581,40613,40632,40643,40697,40754,40785,40819,40836,40845,40855,40899,40925,40949,40975,40984,40995,41005,41030,41047,41056,41088,41103,41111,41114,41135,41169,41169,41189,41202,41207,41208,41226,41240,41258,41270,41273,41278,41296,41309,41329,41347,41358,41361,41366,41369,41381,41397,41403,41405,41423,41429,41433,41449,41465,41477,41486,41498,41499,41501,41504,41514,41527,41537,41549,41551,41554,41586,41594,41608,41614,41623,41628,41637,41664,41684,41705,41732,41759,41777,41788,41825,41862,41902,41936,41971,41988,42001,42072,42143,42202,42268,42317,42350,42369,42445,42515,42592,42679,42760,42825,42875,43018,43155,43293,43429,43579,43646,43726,43967,44158,44347,44571,44745,44896,44998,45365,45675,45955,46229,46555,46717,46853,47250,47742,48120,48475,48888,49044,49238,49770,50365,50928,51304,51766,51934,52147,52745,53274,53775,54286,54626,55024,55230,55838,56533,57031,57551,58030,58245,58448,59051,59699,60113,60617,61014,61245,61434,62033,62566,63082,63506,64026,64170,64402,64908,65520,66052,66541,67075,67401,67616,68307,69051,69625,70195,70405,70752,71109,71567,72548,73512,74125,74570,75024,75431,76305,77346,78508,79833,80868,81431,81960,83203,84767,86015,87295,88590,89261,89860,91470,93290,94580,95981,97329,97939,98531,100162,101887,103126,104371,105571,106158,106564,108013,109335,110250,111264,112092,112465,112798,113850,114851,115529,116287,116908,117166,117396,118195,118933,119387,119920,120365,120580,120757,121305,121747,122070,122415,122705,122849,122953,123296,123783,124025,124261],"Active":[0,0,0,0,0,0,0,0,0,2,2,2,8,8,9,9,9,13,14,14,15,15,16,17,17,10,11,11,12,14,15,15,20,22,26,29,36,48,53,86,126,181,237,286,364,408,462,608,862,1273,1760,2238,2583,3011,3599,4318,5270,6279,7501,8640,9980,12239,14392,16894,19797,22710,25240,27885,31784,35896,40138,44346,48525,51789,54784,59492,63837,67936,71672,74656,77390,80228,84031,87280,91465,95727,99779,103390,106810,111098,114634,119277,123738,127701,130634,133738,138120,141872,146538,150860,154889,157526,160247,163353,166311,169495,172804,175274,177149,179253,182649,185424,188275,190532,192699,194353,196112,198540,201081,203459,205728,207467,208754,209723,211226,212745,214125,215516,216746,217691,218700,220048,221266,222354,223458,224305,224953,225616,226655,227613,228631,229556,230478,231258,232038,233035,233992,234879,235832,236728,237323,237914,238792,239580,240267,240865,241426,242019,242383,242966,243316,243279,243242,243695,244287,244784,245125,245652,246225,246836,247314,248117,248758,249278,250474,250986,251603,252264,253082,253797,254367,254787,255330,256090,256826,257578,258315,258997,259523,260286,261132,261992,262740,263478,264415,265067,265944,266876,267735,268490,269547,270345,271480,272469,273580,275009,276018,277118,277828,278905,279701,280877,281908,283178,284213,285181,286349,287381,288891,290158,291254,292968,294372,295664,297162,298884,300814,302615,305601,308546,310974,313625,316530,320063,323551,326876,329488,332564,336535,339909,344204,348599,352480,356837,361726,367867,374461,381300,387306,392981,397012,404084,411121,417976,424878,437700,460628,473202,487668,501760,519223,533000,548084,560891,574813,591902,611489,630329,645828,661849,678763,697486,718575,745071,766120,786427,809265,828904,849692,872210,896600,919385,943516,965105,988197,1007011,1026632,1051317,1075077,1098009,1122553,1142969,1164125,1184005,1206360,1239267,1266192,1292590,1317384,1338534,1357987,1377067,1399481,1419222,1438757,1457021,1472265,1482956,1500474,1517531,1531750,1547142,1559082,1571209,1584035,1599557,1614021,1629815,1644957,1661997,1676526,1688208,1704253,1724701,1745949,1766930,1785233,1805264,1823208,1847757,1882608,1910626,1937144,1972746,2005895,2042007,2080500,2118962,2151117,2185600,2217593,2258621,2311298,2360340,2415268,2467940,2525219,2579755,2638132,2698174,2759455,2810911,2877639,2936541,2990918,3036558,3080848,3126809,3174243,3228724,3268771,3306698,3343634,3375379,3412464,3449066,3487926,3520130,3549524,3571127,3589584,3613167,3640608,3668442,3690517,3711018,3729219,3744610,3762490,3782209,3800309,3817743,3833215,3846986,3858298,3870310,3883126,3897512,3910198,3920912,3930447,3940273,3952252,3963855,3975349,3985310,3994929,4005393,4013334,4022830,4032492,4040670,4047814,4053705,4059056,4065104,4071002,4077333,4083043]},"Foretold":{"Date":["2020-04-19T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-17T00:00:00+00:00"],"Mean":[2325972.0,1811720.0,1535455.0,2731243.0],"Variance":[2751574000000.0,5167303000000.0,4307599000000.0,14483700000000.0],"0.05":[609180.9,263237.6,205398.0,377388.5],"0.50":[1914690.0,1172252.0,963130.5,1723181.0],"0.95":[5458213.0,5490068.0,4787876.0,8654010.0]},"Timezones":["Europe/London"],"AgeDist":{"0-4":3924490,"10-14":3956340,"100+":15834,"15-19":3686133,"20-24":4074640,"25-29":4484067,"30-34":4706828,"35-39":4588196,"40-44":4308130,"45-49":4296121,"5-9":4119566,"50-54":4634540,"55-59":4538925,"60-64":3905016,"65-69":3381761,"70-74":3388488,"75-79":2442147,"80-84":1736567,"85-89":1077555,"90-94":490577,"95-99":130083},"REstimates":{"Date":["2020-03-15T00:00:00+00:00","2020-03-16T00:00:00+00:00","2020-03-17T00:00:00+00:00","2020-03-18T00:00:00+00:00","2020-03-19T00:00:00+00:00","2020-03-20T00:00:00+00:00","2020-03-21T00:00:00+00:00","2020-03-22T00:00:00+00:00","2020-03-23T00:00:00+00:00","2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[2.5212599133602698,2.38253351349008,2.3269310476169704,2.33839677963095,2.30062139229685,2.26076467967736,2.16745327472009,2.09641015052863,2.1668061880587,2.1517867956951298,2.10640692717232,2.06381336188584,2.00657429328016,1.91265958768761,1.81979387582213,1.81267599371966,1.79529842554977,1.76830440986349,1.72422504220795,1.6701497514157702,1.59040241968093,1.50611341411475,1.4601102633575,1.42825210953434,1.38664727543852,1.33719459567559,1.28387246778221,1.23499115610845,1.19527876027269,1.15206294687611,1.1163332133768,1.09478522105322,1.08377520002055,1.06956121017334,1.06858007727533,1.06158547960588,1.0442749928993,1.02483477134528,1.02541514772133,1.0264516451731098,1.03357032935959,1.03178339458654,1.02651910451011,1.0301949020278,1.03190679882657,1.03281127959919,1.0221659649222,1.01411718559906,0.988104070931988,0.974663527636218,0.95496748378852,0.9445728125278,0.9272295974328448,0.9164247719712928,0.8985154322821141,0.88766857662952,0.885991313939389,0.8854799655935559,0.880988066158439,0.8619290762130841,0.839419018690554,0.8208457099848759,0.8240528910738459,0.8280794680423861,0.8383571584391629,0.8506010986533891,0.850437178607583,0.8460879387894928,0.8456543144539809,0.8537348548491229,0.8529664084010258,0.8260068899716041,0.804864971658957,0.7915948782660942,0.796198711298272,0.7972333869816629,0.7984455223435509,0.804745814510597,0.7975045263317371,0.774373723507577,0.7576549422891601,0.7429058654196741,0.7422321119936341,0.7494514914283492,0.75890063060055,0.7710187183370121,0.7820570429883571,0.784874641041067,0.7799887277780599,0.787627738276575,0.8067327808336959,0.8215610529008069,0.825701249816898,0.828795159147845,0.8330103542707858,0.844100738996838,0.8595912071172109,0.873385332910558,0.8869822530395809,0.891760032737668,0.8896417296521629,0.877198003474389,0.872626376922971,0.8607812627189979,0.861553722395515,0.850951149631007,0.839636454414452,0.808961792123547,0.7573574156499592,0.7004123903391228,0.6923149757596789,0.7274102728543471,0.756974028221675,0.738276526761323,0.7403603532979269,0.7591070329750369,0.787139018247559,0.8040835921783129,0.8576432253702859,0.917250849981889,0.92459508737022,1.05087510754564,1.1161246279033,1.1854485261895702,1.17693193765774,1.16453477203453,1.1539714784548505,1.14743230132477,1.1005989057322,1.06789032478737,1.06504143739979,1.08016864241537,1.06065051221913,1.05827272159579,1.06342190436473,0.979253562477102,1.0030716289078,1.0252323200450502,1.0435672355615602,1.03132690796521,1.02693867200189,1.05875246049799,1.07396433565285,1.09580592566882,1.0980745389288902,1.09007311384277,1.07146637258716,1.08667053379886,1.08373295264119,1.1241175852206298,1.1234726264935,1.12558428938084,1.15049047798986,1.14484354173558,1.14675025938697,1.10017129044161,1.1103093486536202,1.08358535172323,1.08396068410962,1.08061944941546,1.10535429459941,1.08649613706698,1.08081914773338,1.06803034798729,1.0573140285451,1.07349602218796,1.05057053351017,1.0464897772317,1.07894971744819,1.1139094666069298,1.11003030129839,1.1343275599845,1.1458679149693898,1.17484120026193,1.17480958733027,1.25419310720917,1.32021500524274,1.3274828747915302,1.34003117872052,1.33431072517892,1.3642019450798402,1.3890339073598,1.37057153078682,1.33346699804767,1.32230711200036,1.3356928039839,1.31786945376893,1.3210641986970602,1.32770323090674,1.2834633184037398,1.25712211277174,1.26255772952254,1.2922879909195402,1.3186721198803,1.3260848999189498,1.30969455896283,1.28850354987336,1.25221411608891,1.2683140017938102,1.26677292499923,1.26898168957103,1.2547442998391298,1.3265546504297498,1.53259706412811,1.5372983420748505,1.52934545826325,1.4914570890796102,1.4841403126132802,1.4364233043778205,1.41263527443631,1.3761270177506202,1.36593348484494,1.35762626189978,1.3650122556541595,1.3636529233967098,1.3370858164118502,1.2812997072590802,1.1852294085971398,1.1721314354693702,1.17103017654154,1.19985951636438,1.18166506772732,1.1764442555771202,1.17703006423499,1.17312194646472,1.1688456341354798,1.15926552712404,1.14784854875899,1.1346964357503102,1.1415067871925,1.13674294400178,1.13364054424797,1.1088889405301698,1.08213833125353,1.05958637598388,1.05686781918061,1.05605112487355,1.0530616184985302,1.04660054702567,1.03984250483895,1.02465925564933,1.01381204378133,1.04433587258957,1.04887333413502,1.0571917250069398,1.05341379449708,1.05129331064959,1.04203422867674,1.0167437800386,1.0079171002464,0.9964687991823752,0.9809017944145948,0.977303311545262,0.963148624696986,0.940583097764442,0.934164521409457,0.894742648378283,0.868702131639798,0.8514099329423169,0.8305163212488059,0.823989256072301,0.8270162092176171,0.841549295071687,0.837344353111993,0.8471092956755151,0.854257609823376,0.8719434392357379,0.890516261131141,0.9138390341230992,0.922519055050521,0.9508566237014848,0.992092385967311,1.02207953594908,1.04874599071304,1.0770032507981802,1.08656311311893,1.10961213415042,1.17774188397789,1.19914471070627,1.20763329128201,1.23862189523707,1.26169242256764,1.2973192970439098,1.31511089398493,1.30814683879587,1.27559071658456,1.25314315737487,1.23710039734743,1.2438502092556498,1.28444572216667,1.29081176883713,1.27961875551511,1.27622375425711,1.28432253272833,1.26484545970994,1.25841972484503,1.24977527342297,1.23954350058378,1.21343608288718,1.22728168763248,1.22323479551469,1.21342075618356,1.1772195166148702,1.12842393336972,1.09604757409257,1.06534760602812,1.05453393959093,1.02229628940719,0.994561174461903,0.965349366687164,0.932450735897949,0.909886925736731,0.903209651968769,0.88033042357009,0.860848116320967,0.8452413035417651,0.832480990487676,0.81824844266319,0.809529503915783,0.8046755182559598,0.7879565083321491,0.7858630259770549,0.784629263718958,0.7796205570393651,0.778146859995479,0.7688467986627591,0.763435997182131,0.748210200967945,0.7456217558554891,0.7451662261987941,0.7592913883631709,0.773020056980455,0.771337454839461,0.7582784082255559,0.7473246840810741,0.7483637159540659,0.7483736988823398,0.751369453252291,0.7625070568006891,0.7710596704286601,0.768934468678524,0.7709102911717289,0.7681005784398149,0.7722842386062511,0.787359422420288,0.7990851907376129,0.812585369798405,0.821687956243895,0.811689196540626,0.804328870492501,0.8021809310737941,0.8036142589128299,0.804978896035326,0.7919696729054231,0.783520280505663,0.7708527001576121],"StdR":[0.100742984642708,0.0870053832229021,0.0780265810262441,0.0753200619555479,0.0709553202475,0.0680428495806936,0.063163993873624,0.0592472896683465,0.0588936975692202,0.0578288747489901,0.0558444409311408,0.0536806294247178,0.0511349683453088,0.047482177125921,0.0438498838071611,0.041723549362588985,0.0398461535652798,0.0384321748704979,0.0365467954018533,0.0344401485695139,0.0316853548002417,0.0288794385012542,0.0266162070881321,0.0245880587248387,0.0226282566435399,0.0207647078723256,0.0188636060653395,0.0171378851336828,0.0154652216602848,0.0138611968114649,0.0124986780448997,0.0113387650730041,0.0102825241410618,0.009400153988315159,0.0085590960768304,0.007987884872867659,0.00736165894953855,0.00686146933541891,0.00637348141708665,0.00606274329462401,0.00569714255212145,0.005434452718927329,0.0052195973004542295,0.00502840667653313,0.00488446456968226,0.00481402637631819,0.00467691536155016,0.00460724185209025,0.00439976510170647,0.00436053304317993,0.00422222612868553,0.00419241971268322,0.00413306878896176,0.0041722204670702,0.00425612899304548,0.00438604216156845,0.0045777936693869,0.00476230155708135,0.00497073159705846,0.0050839550989429,0.00526736489061466,0.00548711498869436,0.00595040335199517,0.00647784200780687,0.00677705000245721,0.0070816519964079705,0.0072252914140364,0.00725547022904631,0.0073785155373007096,0.007619106455390709,0.007667607461518158,0.00750762121532916,0.00753086741441442,0.00774267370131486,0.0081601733545024,0.00855801287207413,0.008952156283551591,0.00920294131962051,0.00938147042042078,0.00920604391111034,0.00937363865417205,0.0096490734985249,0.00999361715341998,0.0105315490831047,0.0110869360881394,0.0115299128135186,0.0118152220490481,0.0120133057790136,0.0118819709819017,0.0121524374028182,0.0124591353441953,0.0126483806162965,0.0125759996956033,0.0125402185821883,0.0122227783065025,0.0122559806307083,0.01228590307276,0.0122585569629199,0.0122736909187473,0.0119596574272219,0.0115510753061705,0.0112729779660492,0.0109131301218255,0.0107541110617033,0.0108416025341731,0.0107599528178473,0.0107758053043903,0.0105802769868216,0.0101686600778123,0.0100991631750935,0.010636131226784,0.0118341743163689,0.0130233224878868,0.0131637205449647,0.0135308818900176,0.0141562844726885,0.0149682703675288,0.015266795705776,0.0159594734946499,0.0166244699832077,0.0160739896531102,0.016918525366453,0.0171472369746718,0.0167126172091185,0.0156988128038966,0.0143998018324223,0.0135800371258707,0.0130242831298526,0.0122540944559427,0.0116109926458392,0.0114820607083466,0.0112615761767502,0.0109558374265281,0.0108968260159831,0.0109419641798086,0.0103764891414776,0.0105446553607756,0.0104639542258614,0.0103444168485053,0.0104605187119915,0.0102907224700179,0.0104709472946793,0.0105930631550566,0.0107442652758908,0.0107322770799567,0.0106121182574993,0.0106140853021864,0.010647579720292,0.0104678958564712,0.0106202943480342,0.0108686458658675,0.0108905197980627,0.0110324613515621,0.0111657281093514,0.0110785684470192,0.0107332027705655,0.0107565388850554,0.0103759683572244,0.0103250079107245,0.0100980583773903,0.0100627172689568,0.009824324274226059,0.00974532327414725,0.00966911902521224,0.00949748518925376,0.00932018131903381,0.00915677768455859,0.00908105162823814,0.0091522859066047,0.00915102238214027,0.00918229241831177,0.00935644674753063,0.0094815653616494,0.0098322776264652,0.0101199887511983,0.0106768832368049,0.0116176454477528,0.0126716005053994,0.0137974522808193,0.0142629566767077,0.0149249752421651,0.0157188677404416,0.0161038363181643,0.0160001165460239,0.0159025526342289,0.0157937776929064,0.0155508339850153,0.0154854328716478,0.0153627852473279,0.0149238901720293,0.0143095789185177,0.0139893400861958,0.0139122450354533,0.0140198686871469,0.0142687122184421,0.0142950872900868,0.0142216972868315,0.0137276950267149,0.0135546374018777,0.0132359853592299,0.0129762035493815,0.0128161087277399,0.0133124314917274,0.0155124165593864,0.0176129063648151,0.0197574365139448,0.0205412237676946,0.0208142537112114,0.0202912938311119,0.0197312168092414,0.0188597449010561,0.0182314020082269,0.0175678793271408,0.0172601890792226,0.0169406969508906,0.0164713324619325,0.0155299887112126,0.0138365408135344,0.0128949158977244,0.0118529891822504,0.0113119354644996,0.0104767555735996,0.0101289505570272,0.009713411508009459,0.00940944880150532,0.0091282439486982,0.00880124622938348,0.00851961875673717,0.008183072388263891,0.007930790319523491,0.0076266769205238704,0.00739240577722718,0.00703312035588435,0.00667689832194704,0.00617644761214889,0.00577162382354938,0.00535190335421535,0.00496226820034346,0.0045945081723160214,0.00429521069762031,0.00398267477797539,0.0037044893955447203,0.00355974195169311,0.0032663158296989,0.0031672385519382396,0.00317077072979423,0.00319421231351009,0.0031343255280704397,0.00306882269910827,0.00292790532099002,0.0027637887841075893,0.00254466444460486,0.00240547003787015,0.00223338617576509,0.0021327216321605303,0.0021858259423156398,0.0022136021710793,0.0025006847197779803,0.00292931791472877,0.00337981948298629,0.00395498079232505,0.00450164867807886,0.0049830568431861,0.0051947169850304,0.00551026418128676,0.0057368421262111,0.00593514506103566,0.00606847966163697,0.0060900652233760715,0.00593702436351451,0.00582799345069104,0.00569060326136172,0.00540510806383504,0.004961747249842829,0.0045400232290187,0.00414934794370067,0.0038659469403197603,0.0039961769662175215,0.0047302826217295296,0.00553530649853925,0.00630692867702639,0.00722198670408575,0.008302110502241259,0.00949293539132835,0.0103995879645585,0.0107953531242183,0.0108054290426748,0.0106027753697961,0.0105265821619094,0.0107713107141969,0.0110834423778518,0.0113716926485829,0.0116133023782979,0.01177813989669,0.0117099978533406,0.0116875426174983,0.0115221267481005,0.0113024285412525,0.0108967351871864,0.0107620054750279,0.0105203164236766,0.0102939509240556,0.009826047283394871,0.009149433844566807,0.00842494823001991,0.007604815845381771,0.00686955788159219,0.006025508483127121,0.0052967354576806715,0.00463698310317386,0.00398904951024317,0.0035588193590506204,0.00326918027445595,0.0029864681380537697,0.0029467810238747397,0.0031345505386772107,0.00343809687337677,0.0037920055778317705,0.00422883777307409,0.00465822736211955,0.00501963832473,0.00550390885217149,0.00597072169056183,0.00634120350980801,0.006714967860814071,0.007005968968396121,0.00732003575479853,0.00756372727961388,0.00795414217062812,0.00835853406752687,0.008929137048811209,0.009407465483940327,0.00955684143636562,0.009479036462801441,0.00946388856002705,0.00967911524575728,0.00995858518575073,0.0102341183465135,0.0105850443109211,0.0108565431833919,0.0108932281270542,0.0109226435836694,0.0109368637604181,0.0110112948793956,0.0112463136961374,0.0114321926442264,0.0114539466628102,0.0113845644691404,0.0110357041110102,0.0106446898999929,0.0105144151857899,0.0104165232544224,0.0104119906176745,0.010204842513884002,0.0101511624561495,0.0100183022567148],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Capacity":{"CapacityActiveInfectionPercent":0.1056,"CapacityNewInfectionsPerDayPer1000":0.075428571429,"CriticalBedsPer100k":6.6,"Source":"https://www.statista.com/chart/21105/number-of-critical-care-beds-per-100000-inhabitants/"},"Interventions":[{"type":["School Closure"],"dateStart":"2020-03-20 00:00:00+00:00","dateEnd":"2020-03-21 00:00:00+00:00"},{"type":["Some Businesses Suspended","School Closure"],"dateStart":"2020-03-21 00:00:00+00:00","dateEnd":"2020-03-26 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Stay Home Order","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-26 00:00:00+00:00","dateEnd":"2020-05-13 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-05-13 00:00:00+00:00","dateEnd":"2020-05-31 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-05-31 00:00:00+00:00","dateEnd":"2020-06-01 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-06-01 00:00:00+00:00","dateEnd":"2020-07-01 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-07-01 00:00:00+00:00","dateEnd":"2020-07-02 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-07-02 00:00:00+00:00","dateEnd":"2020-07-04 00:00:00+00:00"},{"type":["Symptomatic Testing","Mask Wearing","Some Businesses Suspended"],"dateStart":"2020-07-04 00:00:00+00:00","dateEnd":"2020-09-14 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-09-14 00:00:00+00:00","dateEnd":"2020-11-06 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100"],"dateStart":"2020-11-06 00:00:00+00:00","dateEnd":"2020-11-10 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-11-10 00:00:00+00:00","dateEnd":"2020-12-19 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100"],"dateStart":"2020-12-19 00:00:00+00:00","dateEnd":"2020-12-25 00:00:00+00:00"},{"type":["Symptomatic Testing","Mask Wearing"],"dateStart":"2020-12-25 00:00:00+00:00","dateEnd":"2020-12-26 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100"],"dateStart":"2020-12-26 00:00:00+00:00","dateEnd":"2021-01-05 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2021-01-05 00:00:00+00:00","dateEnd":"2021-02-27 00:00:00+00:00"}]},"data_url":"extdata-GB.json","Name":"United Kingdom","CurrentEstimate":{"Exposed":32468.0,"Infectious":41448.0},"OfficialName":"United Kingdom of Great Britain and Northern Ireland","Level":"country","M49Code":"826","ContinentCode":"W-EU","CountryCode":"GB","CountryCodeISOa3":"GBR","Population":67530176},"GE":{"data":{"Rates":{"CaseFatalityRate":0.010332773037031468,"Critical":0.0213789218567749,"Hospitalization":0.07076794876133538},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,3,3,9,10,11,14,14,18,20,21,23,26,28,36,36,39,46,50,51,54,60,67,68,69,71,76,79,86,93,95,97,107,111,132,139,149,156,168,178,184,207,207,223,223,240,269,275,288,297,309,317,349,372,383,393,419,425,432,456,475,485,495,509,522,526,537,557,573,576,600,605,624,634,640,644,650,663,674,683,686,690,694,697,702,703,704,724,731,739,741,752,755,761,768,771,776,780,781,785,791,794,794,817,821,825,828,830,838,841,844,846,851,857,857,870,873,883,885,895,899,900,903,907,911,912,917,920,922,927,929,935,940,947,955,959,962,974,987,994,996,1000,1010,1054,1058,1068,1085,1088,1088,1092,1092,1098,1108,1128,1132,1132,1137,1150,1150,1190,1196,1196,1221,1240,1253,1270,1279,1294,1302,1310,1315,1321,1325,1334,1354,1363,1369,1369,1369,1412,1422,1435,1481,1494,1534,1574,1643,1705,1759,1819,1906,2054,2324,3120,3419,3714,3992,4244,4619,4887,5235,5553,5866,6119,6327,6538,6867,7159,7367,7613,7827,8060,8338,8666,9003,9401,9751,10163,10767,11370,12632,14829,16904,19810,22691,25104,26800,28633,31170,33459,37019,39773,42572,45042,47390,49811,52169,55511,58674,62061,65291,68929,71468,73877,77932,81783,85639,89170,92215,95581,98781,102270,106328,110049,113986,117560,121621,124568,126904,129210,133511,137499,141392,145287,148332,150461,154241,158183,161681,164786,167281,169282,171526,175842,180441,184668,188408,191968,194705,196220,200339,203547,206313,208951,210445,211727,214992,217973,220442,222405,222787,223276,223695,224189,224718,225335,226215,227208,227611,228359,229196,231385,232993,234636,235130,236922,238101,238737,240629,242085,243396,244446,245527,246459,247096,248537,249028,249709,250289,251077,251748,252246,252815,253614,254350,254916,255385,256024,256684,257441,258093,258732,259228,259727,260266,260597,261066,261637,262244,262796,263257,263727,264047,264589,265114,265523,265686,265805,266081,266253],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,3,3,3,3,4,4,4,13,15,15,24,24,25,30,33,33,34,38,40,43,49,54,61,70,75,79,83,90,91,103,110,117,134,155,162,174,188,196,211,218,234,242,257,272,300,306,348,370,388,394,402,408,416,425,444,456,486,497,511,517,539,566,582,589,593,604,610,615,623,626,635,638,642,647,667,671,683,695,701,707,713,721,723,728,730,731,732,735,738,746,757,783,794,796,800,801,805,808,809,812,818,827,831,843,851,864,879,879,888,893,896,898,906,908,911,914,917,919,921,924,926,928,931,939,943,948,951,953,958,963,968,973,981,986,995,999,1004,1006,1010,1018,1028,1039,1049,1073,1085,1104,1117,1131,1137,1145,1155,1160,1168,1171,1177,1179,1182,1197,1206,1213,1216,1225,1250,1264,1278,1283,1306,1321,1336,1341,1351,1361,1370,1385,1394,1411,1421,1429,1436,1447,1455,1462,1469,1487,1510,1548,1568,1596,1621,1650,1684,1729,1773,1830,1917,2075,2227,2392,2562,2758,2937,3119,3306,3502,3695,3913,4140,4399,4664,4960,5254,5552,5866,6192,6640,7093,7564,8118,8696,9245,9753,10225,10752,11271,11794,12272,12841,13521,14440,15327,16285,17477,18663,19857,21208,22803,24562,26503,28431,30303,32127,33858,35567,37263,38936,40727,42579,44522,46817,49218,51993,54852,57753,60680,63650,66561,69681,73154,76658,79678,82835,85952,89395,93092,96860,100684,104732,108690,111818,114889,118690,123470,127942,132368,135584,139343,143376,147636,152704,158154,162475,164976,169649,174383,178953,183099,187006,189726,191063,194900,198387,201368,204003,206907,208638,209462,212526,214871,216843,218724,220508,221605,222143,224155,225893,227420,228410,228752,229169,229763,232079,233879,235491,236028,238086,239229,239780,241637,243255,244612,245789,247025,247805,247915,249465,249934,251071,251974,252972,253518,253816,254822,255564,256287,256956,257632,258111,258351,259209,259897,260480,261018,261620,262024,262228,263057,263601,264158,264665,265200,265557,265722,266462,266948,267313,267701,268097,268355,268502,268995,269438,269800,270137,270510,270758,270918,271379,271739,271872,272262],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,5,5,5,5,6,6,6,6,6,7,8,9,9,9,9,9,10,10,10,11,11,11,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,13,13,13,13,13,13,13,13,13,13,13,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,16,16,16,16,16,16,16,16,16,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,18,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,20,23,25,26,27,28,28,32,36,39,41,46,48,50,54,58,63,66,72,78,85,93,102,109,113,124,128,136,143,158,172,178,183,193,201,215,238,253,273,285,307,335,342,362,381,401,423,441,475,499,521,566,599,636,669,703,733,778,815,853,894,927,976,1012,1051,1085,1124,1161,1195,1230,1267,1303,1342,1387,1425,1462,1504,1540,1576,1614,1657,1694,1744,1790,1839,1883,1922,1953,2002,2055,2094,2140,2182,2233,2276,2313,2352,2377,2418,2443,2481,2505,2528,2572,2603,2628,2646,2666,2694,2728,2750,2773,2796,2820,2846,2867,2893,2916,2933,2958,2973,2987,2998,3022,3038,3055,3071,3096,3108,3127,3148,3159,3178,3194,3208,3221,3240,3258,3269,3283,3298,3306,3311,3321,3336,3343,3352,3363,3377,3390,3399,3406,3425,3435,3447,3457,3463,3475,3485,3499,3510,3520,3532,3541,3553,3563],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,3,3,3,3,4,4,4,13,15,15,24,24,25,30,33,32,33,37,39,42,48,51,58,61,65,68,69,76,73,83,89,94,108,127,125,136,147,147,158,164,177,179,187,201,228,232,269,288,298,297,303,307,304,309,307,312,331,335,337,333,349,352,367,357,361,355,332,331,325,319,316,310,282,264,272,266,252,258,257,239,226,224,216,207,196,193,183,166,153,158,145,166,158,149,147,144,142,132,122,116,119,124,124,133,135,147,161,141,143,140,141,132,137,133,129,129,127,125,126,124,120,119,122,107,107,108,108,108,105,107,109,112,115,114,123,114,116,108,110,108,114,123,130,150,158,176,184,195,199,202,209,208,211,207,205,203,203,206,202,202,203,208,223,193,203,198,204,216,231,232,242,246,245,240,245,262,266,260,267,238,240,247,229,228,238,259,270,283,300,321,350,389,429,477,544,693,839,1004,1174,1327,1496,1665,1806,1989,2141,2316,2472,2668,2878,3113,3320,3466,3506,3033,3180,3333,3524,3824,4023,4300,4455,4606,4814,5074,5382,5641,5872,6253,6960,7590,8330,9281,10182,11033,12033,13224,14628,16147,17463,18718,19257,18776,18390,17168,15938,15288,15437,15527,15266,15358,14551,14638,14706,15139,15739,16184,16913,17007,17315,16914,16811,16245,17112,18362,18034,17974,18117,18508,18552,18223,18785,20039,20419,21089,20331,20480,20413,21681,24375,27482,27460,25937,26681,27482,28964,30944,31021,29753,27543,28231,29184,30133,30475,29010,26103,22654,21936,20670,19862,20191,17817,15681,13412,12761,12967,13188,10890,8207,6124,4730,6646,7937,9102,9111,10618,11121,10769,11609,12798,13386,13700,12724,11879,10321,11362,10025,9972,10215,9305,8378,7349,7280,6929,6701,6712,5936,5905,5448,5712,5599,5492,5514,5536,5127,4580,4835,4905,4813,4645,4416,4112,3627,3857,3831,3648,3698,3606,3283,2811,2742,2718,2598,2605,2422,2134,1875,2161,2393,2238,2446]},"Timezones":["Asia/Tbilisi"],"AgeDist":{"0-4":268345,"10-14":253462,"100+":122,"15-19":217595,"20-24":233413,"25-29":267285,"30-34":289585,"35-39":275491,"40-44":263948,"45-49":253998,"5-9":284818,"50-54":245820,"55-59":277803,"60-64":249130,"65-69":210728,"70-74":150386,"75-79":98400,"80-84":96490,"85-89":36977,"90-94":13533,"95-99":1846},"REstimates":{"Date":["2020-03-19T00:00:00+00:00","2020-03-20T00:00:00+00:00","2020-03-21T00:00:00+00:00","2020-03-22T00:00:00+00:00","2020-03-23T00:00:00+00:00","2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.53169357475732,1.51907637330834,1.61076869635645,1.35085236467267,1.4027169626293998,1.58365286594396,1.35994915335872,1.3676102004791,1.3604650041387,1.32730424337149,1.2173926449106298,1.4062624228002,1.44910922499239,1.4108964050507,1.56992041215644,1.72316646882487,1.5756334638961598,1.5137689031560502,1.4677101931703702,1.34437979991114,1.3596714028526795,1.31247487978786,1.35135327184046,1.28910771344365,1.33704682499272,1.2937217861781298,1.3831782274256998,1.30157909792515,1.39402008931598,1.32420963075577,1.31307044732777,1.2140923078226202,1.13214560473743,1.08804327226965,1.03357774521789,1.03544902703349,1.04447497505091,1.06051612112394,1.12756256127145,1.09253284861147,1.00753473565734,0.999489599226434,0.904325611777015,0.937027392076258,0.9411213606582928,0.959492258768984,0.950131393205508,0.9845339205207452,0.980809041583711,0.965470515015749,0.915208108857005,0.878774280845132,0.7861445804013671,0.7668380020495759,0.7421331969397341,0.7733450010804541,0.7962987051120971,0.6816478398051099,0.689943804703272,0.767740303691261,0.824416384457329,0.8178533920993629,0.847464571340662,0.900044407705956,0.8679965571921641,0.903189822954524,0.8603672332646041,0.8595042518919499,0.8528742687265459,0.8552991476741,0.7101080647669351,0.7812151486440321,0.80471421536353,0.995329758683745,1.07300812359756,1.02519936707411,0.993544105051982,0.910464849063649,0.939950244500076,0.927884459567316,0.930290254630564,0.964412036827721,1.03495889676945,1.10682141922279,1.10908778357759,1.13581799488884,1.07629016596194,0.9129307616562092,0.957381287427289,0.946278205117846,1.01129512281985,1.06373165762272,1.04916242375192,1.02748311203533,1.1010537593823,1.07922820226773,1.03170167058235,0.9586323946183172,0.946503248127011,0.8462370514882172,0.7973684341866,0.7076003808467659,0.582848671187276,0.651349090806229,0.6148360264067579,0.708393184654043,0.7763672430089821,0.86859566653728,0.8152656164429809,0.838004393383688,0.904056214424418,0.964132907057891,1.01744797310395,1.0789217656987,1.1872606166980302,1.20255320384863,1.29282521732806,1.27532227917883,1.25173878346209,1.10132530955501,1.07081551586394,1.09827870101684,1.19231757971994,1.3007634395033798,1.3230100771866,1.5188311897184097,1.50834622415506,1.5565622699272998,1.48262340422745,1.45296325608833,1.32072826642402,1.2737129377570702,1.25375848864556,1.22502171817403,1.2100505997054098,1.13143477250076,1.07145072676852,0.991931967327479,0.9382430575596608,0.8819064209874371,0.875575767897282,0.8099526472822371,0.7606509310751229,0.753287228615428,0.947956942108608,1.02842472022509,1.06962564900345,1.06548209936405,1.18070931111226,1.25733948244631,1.2841670841356898,1.24972296122093,1.24866159079052,1.16100006596451,1.12111258831181,1.1467802774700702,1.16224815300975,1.18300183709396,1.0575016502707,1.0010980217325,0.953062538316866,0.9951452134235648,0.909443175186965,0.8705514891707241,0.8380198353466021,0.946621513835482,1.0519858267893398,1.24148458825817,1.28385716725899,1.31345987340226,1.34172603834455,1.33819016460452,1.39195142864569,1.49197825330315,1.5592178412328703,1.6265580800135402,1.78527583040325,2.1170254931868704,2.26020539984768,2.26436632593982,2.18810746420561,2.10155277245284,2.00668090134552,1.90642271423573,1.82504345744001,1.75637986213611,1.68783617669871,1.6369842010466298,1.5985337462098,1.5728666469251895,1.53315287182355,1.47481949259185,1.42680278051414,1.38501982835306,1.35566854724359,1.32628296952532,1.35311663898767,1.37357168461875,1.38792649041993,1.41408770843801,1.43605698699597,1.42868300164746,1.40220936978582,1.36040131442415,1.33547967626127,1.30696186350127,1.28457400555169,1.25687540308044,1.24781293830097,1.25729657600062,1.28362635698115,1.2961102887524198,1.3093499281856,1.33690467967157,1.34987083335129,1.3582936933813,1.3834392901093502,1.42923111499928,1.46825058062752,1.50594611322913,1.5201943630341002,1.51702420174065,1.4921890221323002,1.4500613002416798,1.39558547209425,1.35219517014516,1.31275285882142,1.2756112258572498,1.24988286915207,1.2340591419171,1.23106784377614,1.22220987593334,1.22271431399359,1.21816368219479,1.21502014379055,1.21443629298466,1.2160842466862098,1.2174637002169,1.22509708382223,1.24247584353454,1.25612830751713,1.2445246948840802,1.23387618691616,1.21995896802416,1.20710584580152,1.20015784212604,1.18612380949841,1.17312887345494,1.16690173186125,1.1590259338327,1.13160024613419,1.1082561064091698,1.10131964536701,1.1111160786486298,1.11277915221254,1.12254439194235,1.10216716156167,1.0950517435015,1.08872556990731,1.08334498627515,1.09339526203013,1.10881179151096,1.09557740569441,1.0498815704091602,1.0655450656254102,1.08513566036767,1.08578309862426,1.05944162473386,1.03668750275872,0.998400985374658,0.962894804310594,0.9675724269949648,0.9643382779260832,0.9486261230451408,0.91339655856109,0.879115543778869,0.848241314550407,0.837888235315582,0.831161842671185,0.809415417832089,0.783278945961493,0.764602627669809,0.7495547725624749,0.7460180357447621,0.7622758795377199,0.7510697364696559,0.738868387792375,0.733177855732206,0.7208604438365501,0.6780943295616079,0.673184897461818,0.7061362759793051,0.720294445868951,0.738395483204525,0.760937452164817,0.738459062383652,0.784155296754281,0.8194158055405191,0.8490632500775379,0.865658694478964,0.8802804808880301,0.8895119361888659,0.915510437069241,0.97719436974691,1.00418877124753,0.978275732815744,0.936352545724106,0.868788897585417,0.855453220537713,0.8951448507269041,0.8537911363851329,0.8379939194606981,0.845304089315519,0.816192122532394,0.7853157121718148,0.77149426592134,0.7675330180299971,0.76002628020655,0.7707513664173711,0.814356510922163,0.78943158640085,0.8366448023845771,0.816228637887104,0.8090693456619641,0.7988318918291801,0.8127196579670709,0.8314786527365721,0.8398085456389108,0.8434258120540179,0.848734674288062,0.8533472984602299,0.8592214910436758,0.866456567337294,0.8777274475572521,0.8825580855870541,0.8755000468574108,0.865787101417962,0.8652417973359521,0.8581839570286239,0.858702888128838,0.8719756756958149,0.844729431342375,0.850924221288713,0.8442507520145061,0.8409206053704479,0.838625241632658,0.8447589730786851,0.86774754786814,0.84215250233923,0.841547930111973,0.8228443851950191,0.8478828391249991],"StdR":[0.252726228356352,0.242270732162843,0.238787563460287,0.210225128424942,0.205432039420733,0.213432399255447,0.19043183122250892,0.185353331818666,0.177821972027152,0.17170688031559098,0.16020312113710194,0.16819137159998998,0.16453772197880098,0.16001981314189198,0.162016422998982,0.164265969199053,0.148883314516948,0.139531542731831,0.131545083544493,0.121147179600048,0.117716641000807,0.112403580413092,0.110852510358908,0.105939060344342,0.106607839988273,0.100020269134485,0.101263703295418,0.095287583458694,0.0959752037324352,0.090803379950782,0.0895828422272399,0.0833192644494404,0.0782493704526272,0.0763530625654317,0.0718680804388404,0.0726252955479516,0.0721145661793774,0.0720568807050284,0.0745557556863662,0.0727396045946399,0.0699022833635782,0.0692940523051538,0.0658463380887678,0.0669245950501589,0.0673651192818031,0.0683456588396459,0.06802006642141901,0.0695653079334804,0.071016727542067,0.0695963259794036,0.0691108343627873,0.0669197209092176,0.06431581691214,0.0639444993030688,0.0655107702268391,0.0668738415515071,0.0705856471592646,0.0667978649772158,0.0682865571253968,0.0741625845766982,0.0794763744468314,0.0807364184322404,0.0842368714069492,0.087532663932619,0.0868990795937313,0.0882060023426484,0.0867202054832807,0.08876441658649901,0.0888760835528144,0.0915770138699299,0.0837918193894922,0.0904829632339076,0.0935284995421544,0.106222728343932,0.111383325069878,0.108211020050643,0.107039512357298,0.101987923429604,0.104176107945194,0.102964357942605,0.104789512929929,0.107068196449081,0.110705690512631,0.114290019677501,0.113884156704729,0.115097377135197,0.111055968379792,0.100395198089323,0.103438342659475,0.102844199627663,0.106471852389927,0.110750382180444,0.10874469704852903,0.106834622641425,0.11086792803041698,0.109639229129919,0.106447769326569,0.103823504612451,0.101847877977387,0.0969822295061728,0.0943331552121495,0.091491650217229,0.0839082381654257,0.0919558740741641,0.0927031608780303,0.102870345841279,0.112545767137376,0.120573586405361,0.119614481103701,0.123403012771704,0.13043866415837402,0.137179627477281,0.140412366994932,0.145694266066145,0.150668620960275,0.15128569317753,0.154134438764922,0.149852935008899,0.145007452558201,0.134137955885208,0.13019659198495698,0.130816475740837,0.136547503442337,0.137852911678181,0.136983767741455,0.143711693124853,0.14010719941434194,0.137167838865978,0.127132362100976,0.121649633233489,0.112060250004878,0.105980340926408,0.102898688666865,0.0996936756587945,0.09664359584559698,0.0919569877347777,0.087828526808415,0.0845707454695259,0.0811624791120756,0.0794390221388492,0.0793289801999292,0.0772522179105603,0.0760449763029882,0.0762837759994071,0.0910611552731447,0.0931955803126879,0.0963676055928617,0.0963525539024576,0.100070463094734,0.102754533569615,0.101324539241804,0.0976714819998491,0.0960855201284701,0.0915007347061101,0.0874515023761294,0.0871888683439439,0.0863615820065442,0.08640652717001801,0.0814554296745882,0.0775722409179976,0.0753106740783018,0.0773022930668076,0.0743135140396148,0.0729141192779036,0.0726029822067207,0.0781232179514565,0.0826560458189396,0.0896838488419012,0.0901441278229333,0.090916450880765,0.0893801921840507,0.0868638385354197,0.0859076048813201,0.0874599726791739,0.0863882065200319,0.0846475231274928,0.0860215488919754,0.092128498430023,0.0923964369664017,0.0906006579735236,0.086040464975232,0.0789686052006964,0.0730055289334931,0.0668079147458318,0.0609454257329276,0.055901801785147004,0.0519394313000949,0.0480428666111713,0.0449625196497032,0.0427579082404524,0.0403079457951383,0.0376031935168266,0.035411288451327,0.032597030550817,0.0311138727872429,0.0293978015076621,0.0288221288255196,0.0280918167823558,0.0271997856141953,0.0275528629993449,0.0273449009726285,0.0272248180752741,0.0261565789103524,0.0252009151318534,0.0241059379021958,0.0233592886197314,0.0223059524711246,0.0211423802496407,0.0203275870366396,0.019821641325036,0.0195022710889535,0.0192278260574743,0.0193303341097085,0.0191357786084923,0.0193444225164457,0.0196070593688866,0.0199497017015127,0.020411277039877,0.0212505739341819,0.0223553456381228,0.0231658806124706,0.0238266072406038,0.0235896809487366,0.0230013387148474,0.0218707264419975,0.0206374672082531,0.0192017610824865,0.0181365140716907,0.0170226996334491,0.0159650430138484,0.015167965755889,0.014418998673996,0.0139431335363087,0.0135241324195411,0.0130454956099572,0.0128251471833516,0.012432153161469,0.0122489424958495,0.0122992846654783,0.0122516498115905,0.0123390968075424,0.0123661166205253,0.0123201823680316,0.0121064238870953,0.011720559855726002,0.0115290470924382,0.0112042266246607,0.0107993234997184,0.0104913172288025,0.0100092557342032,0.009610478337308579,0.00911351674416641,0.008717241388494579,0.00840520686602465,0.008027216802147779,0.00792677187841902,0.007613578469578721,0.00742176696451833,0.00718510303993034,0.00703873049554475,0.006924826673508071,0.0067006975704188105,0.00664398335048644,0.00638751026405563,0.00624648282461407,0.00609434247726832,0.00593669049577453,0.00585928513698679,0.00570320891504489,0.00542661195939295,0.00512465548443105,0.00497465651000161,0.00479700383433914,0.00452722393047767,0.00432436628451369,0.00433664738214441,0.0045535691185082895,0.00492132905385191,0.00521393664737825,0.0054581048011462605,0.00581846861362621,0.00620993046915906,0.0067071892444206214,0.007312687158297159,0.008094344939974879,0.00838872380348,0.0086731489626279,0.00907119827785895,0.00938083528934424,0.00929144751047297,0.00987865450475747,0.010985175094171,0.0117685159942032,0.0123555705483034,0.0129714807149534,0.0125871380908076,0.0133459611861558,0.0139033640518898,0.014072840122497,0.0138461196668852,0.0135226251382946,0.013003338419189,0.0127164999457943,0.0127642848005024,0.0124220704789584,0.0113030922074851,0.010133148216421,0.008887515708579041,0.00872309687847833,0.00900847878922319,0.00907302557344807,0.0090127394221296,0.0093137142296772,0.009303402090087159,0.00935875901986492,0.0096884835918114,0.0100633143410122,0.0104911566816509,0.0112364873481886,0.011984106662219,0.0119750891228574,0.0125373468954179,0.0125539281034824,0.0124769491131839,0.0123654359696876,0.012640428557096,0.0129158087583135,0.0130404990703118,0.0132607126559026,0.0131992951165481,0.0131768039954016,0.0131930268654432,0.0130790717125144,0.0131037007105606,0.013165736383041,0.013047627752487,0.0126327095407666,0.0127772430580586,0.0127723332907528,0.0128372064998114,0.013085203639868998,0.0128798973919267,0.0130226277513974,0.0131633370180677,0.01336392727606,0.0134435261684789,0.0135900647222194,0.0141871899849588,0.0140157226484034,0.0140574669434524,0.0141083788189747,0.0146228571684225],"EnoughData":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[{"type":["School Closure"],"dateStart":"2020-03-02 00:00:00+00:00","dateEnd":"2020-03-19 00:00:00+00:00"},{"type":["Some Businesses Suspended","School Closure","Most Businesses Suspended"],"dateStart":"2020-03-19 00:00:00+00:00","dateEnd":"2020-03-21 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-21 00:00:00+00:00","dateEnd":"2020-03-31 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Stay Home Order","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-31 00:00:00+00:00","dateEnd":"2020-04-01 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-04-01 00:00:00+00:00","dateEnd":"2020-05-23 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-05-23 00:00:00+00:00","dateEnd":"2020-05-24 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-05-24 00:00:00+00:00","dateEnd":"2020-05-31 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-05-31 00:00:00+00:00","dateEnd":"2020-06-15 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Gatherings <100"],"dateStart":"2020-06-15 00:00:00+00:00","dateEnd":"2020-06-30 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100"],"dateStart":"2020-06-30 00:00:00+00:00","dateEnd":"2020-07-01 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100","School Closure"],"dateStart":"2020-07-01 00:00:00+00:00","dateEnd":"2020-07-02 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100"],"dateStart":"2020-07-02 00:00:00+00:00","dateEnd":"2020-07-10 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-07-10 00:00:00+00:00","dateEnd":"2020-07-13 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Some Businesses Suspended"],"dateStart":"2020-07-13 00:00:00+00:00","dateEnd":"2020-09-04 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-09-04 00:00:00+00:00","dateEnd":"2020-09-15 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Some Businesses Suspended"],"dateStart":"2020-09-15 00:00:00+00:00","dateEnd":"2020-10-09 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-10-09 00:00:00+00:00","dateEnd":"2021-01-18 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","Stay Home Order"],"dateStart":"2021-01-18 00:00:00+00:00","dateEnd":"2021-02-22 00:00:00+00:00"},{"type":["Some Businesses Suspended","Stay Home Order","Mask Wearing"],"dateStart":"2021-02-22 00:00:00+00:00","dateEnd":"2021-03-02 00:00:00+00:00"}]},"data_url":"extdata-GE.json","Name":"Georgia","CurrentEstimate":null,"OfficialName":"Georgia","Level":"country","M49Code":"268","ContinentCode":"W-AS","CountryCode":"GE","CountryCodeISOa3":"GEO","Population":3996765},"GH":{"data":{"Rates":{"CaseFatalityRate":0.002543871505581464,"Critical":0.005254741824439237,"Hospitalization":0.02932474330965412},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,31,31,31,31,31,31,31,31,34,3,4,4,4,4,17,17,83,83,99,99,99,99,99,99,134,134,155,155,188,188,212,212,229,229,294,294,294,303,323,378,378,494,494,514,674,1460,1754,1754,1754,1773,1898,1898,1951,1978,1998,2070,2317,2412,2412,2421,2540,2947,2947,2986,3132,3189,3457,3547,3636,3645,3755,3755,3824,3921,3979,4258,4258,4326,4410,4468,4548,10074,10473,10473,10907,11078,11431,11755,12257,12720,12994,13268,13550,13550,14330,14330,14870,16070,17156,17564,18622,19212,19831,20187,21067,21067,21511,22270,22915,23044,23249,24901,25331,26090,26090,27801,28438,29494,29801,30621,31286,31286,32096,33365,33365,34313,34313,35563,36384,36638,37702,38330,38727,39055,39320,39495,39718,40147,40362,40567,40796,40963,41276,41408,41408,41532,41695,41843,42048,42246,42392,42581,42777,42963,43121,43478,43577,43693,43693,43693,43801,43898,44188,44188,44267,44342,44342,44679,44797,44797,44896,44973,45081,45153,45258,45258,45299,45417,45417,45417,45618,45646,45651,45757,45942,45945,46006,46060,46060,46060,46060,46259,46378,46398,46398,46424,46469,46469,46527,46527,46578,46618,46664,46752,46752,46789,46824,46887,46887,46971,46971,46971,47169,47169,47169,47215,47260,47260,47446,47521,47521,47611,47726,47726,47843,47843,48096,48179,48179,48328,48626,48626,48710,49103,49103,49281,49405,49599,50029,50127,50127,50127,50298,50450,50547,50547,50547,50547,50924,50924,51063,51063,51319,51424,51518,51518,51676,51676,51761,51965,52048,52266,52331,52331,52331,52675,52675,52777,52777,52777,53082,53180,53301,53462,53594,53594,53758,53828,53928,53928,53928,53928,54164,54164,54438,54438,54631,54753,55236,55236,55236,55236,55592,55789,55899,55899,56706,56706,56955,57141,58150,58150,58561,59553,59553,60357,61236,61236,61843,62340,62729,63502,63502,63959,65149,65583,65583,66115,66333,67087,67087,68100,68713,69775,70348,71025,72516,73018,73365,73365,74047,74681,76573,76573,77972,77972,77972,78443,79465,79465],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,6,6,7,7,11,16,19,23,27,53,93,132,137,141,152,152,161,195,204,205,205,214,214,287,313,378,378,408,566,566,636,636,641,641,834,1042,1042,1042,1154,1154,1279,1279,1550,1550,1671,1671,2074,2074,2169,2169,2719,2719,3091,3091,4012,4263,4263,4700,5127,5408,5530,5638,5735,5735,5735,6096,6269,6269,6486,6617,6683,6808,7117,7303,7303,7616,7768,8070,8070,8297,8548,8885,9168,9462,9638,9910,10201,10201,10358,10856,11118,11964,11964,12193,12590,12929,13203,13717,14154,14154,14568,15013,15473,15834,16431,16742,17351,17741,18134,18134,19388,19388,20085,21077,21968,22822,23463,23834,24248,24518,24988,24988,25430,26125,26572,27060,27667,28430,28989,29672,29672,31057,31851,32969,33624,34406,35142,35142,35501,37014,37014,37812,37812,39075,39642,40097,40533,41003,41212,41404,41572,41725,41847,42210,42532,42653,42993,43094,43260,43325,43325,43505,43622,43717,43769,43841,43949,44118,44205,44298,44460,44658,44713,44777,44777,44777,44869,45012,45313,45313,45388,45434,45434,45601,45655,45655,45714,45760,45877,46004,46062,46062,46153,46222,46222,46222,46387,46444,46482,46626,46656,46694,46803,46829,46829,46829,46829,46947,46987,47005,47005,47030,47126,47126,47173,47173,47232,47310,47372,47461,47461,47538,47601,47690,47690,47775,47775,47775,48055,48055,48055,48124,48200,48200,48643,48788,48788,48904,49102,49202,49302,49302,49957,50018,50018,50123,50376,50376,50457,50631,50631,50717,50874,50941,51184,51225,51225,51225,51379,51569,51667,51667,51667,51667,52096,52096,52274,52274,52500,52622,52738,52738,52933,52933,53014,53270,53386,53553,53653,53653,53653,53954,53954,54043,54043,54043,54286,54401,54503,54681,54771,54771,54930,55064,55168,55168,55168,55168,55461,55461,55772,55772,56230,56421,56981,56981,56981,56981,57714,58065,58431,58431,59480,59480,60115,60794,62135,62135,62751,63883,63883,65427,67010,67010,67782,68559,69255,70046,70046,70768,72328,73003,73003,73557,74347,75836,75836,76492,77046,78271,78689,79165,79655,80253,80759,80759,81245,81673,82586,82586,84023,84023,84023,84349,85239,85239],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2,2,4,4,4,5,5,5,5,5,5,5,5,5,5,5,6,6,6,8,8,8,8,8,8,8,9,9,9,9,9,9,10,10,11,11,16,16,17,17,18,18,18,18,18,18,18,22,22,22,22,24,24,28,29,29,29,31,31,31,31,31,32,32,34,34,34,34,35,36,36,38,38,38,42,44,44,48,48,48,48,48,48,54,54,58,66,66,70,85,85,85,95,95,95,103,103,112,112,112,117,117,117,117,122,129,129,129,129,135,135,139,139,139,139,139,144,145,148,153,153,153,153,161,161,168,168,168,175,175,182,182,182,191,191,199,199,206,206,215,215,215,223,223,223,231,231,239,248,256,261,261,261,261,263,270,270,270,270,270,276,276,276,276,280,283,283,283,283,283,283,283,285,286,286,294,294,294,294,295,297,297,297,297,299,299,299,299,299,299,301,301,301,301,303,303,303,303,303,306,306,306,306,308,310,310,310,310,310,310,310,312,312,312,314,316,316,316,316,316,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,322,323,323,323,323,323,323,323,323,323,323,323,323,323,323,323,323,323,323,325,325,325,325,326,326,326,326,327,327,327,327,327,331,331,331,331,333,333,333,333,333,333,333,333,335,335,335,335,335,335,335,335,335,336,336,336,336,338,338,341,341,341,341,346,352,358,358,361,361,361,367,372,372,377,390,390,405,416,416,424,433,440,449,449,457,472,482,482,494,505,533,533,542,555,565,568,568,572,577,582,582,584,588,594,594,607,607,607,611,629,629],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,6,6,7,7,11,16,18,22,25,51,89,127,131,134,145,145,125,159,168,169,169,178,178,251,273,369,368,396,554,554,611,611,550,550,726,934,934,934,1046,1046,1135,1135,1384,1384,1467,1467,1845,1845,1922,1922,2407,2407,2779,2770,3671,3863,3863,4184,4611,4870,4832,4150,3952,3952,3952,4292,4340,4340,4504,4608,4653,4706,4766,4857,4857,5161,5193,5087,5087,5273,5378,5658,5669,5871,5958,6217,6398,6398,6486,6887,7091,7652,7652,7809,8114,8395,8585,3558,3596,3596,3566,3840,3947,3976,4071,3910,4245,4361,4467,4467,4941,4941,5093,4878,4683,5129,4712,4487,4282,4192,3782,3782,3780,3716,3513,3871,4270,3376,3505,3429,3429,3095,3252,3307,3655,3617,3681,3681,3223,3467,3467,3308,3308,3313,3059,3253,2625,2458,2270,2134,2029,2007,1906,1832,1939,1847,1949,1875,1723,1656,1656,1712,1664,1604,1451,1325,1287,1267,1152,1059,1063,904,856,801,801,801,785,831,842,842,836,806,806,628,564,564,524,492,499,554,507,507,555,506,506,506,470,499,530,568,413,448,494,466,466,466,466,382,303,301,301,298,347,347,336,336,344,382,398,397,397,437,463,487,487,488,488,488,566,566,566,589,620,620,877,947,947,973,1056,1156,1139,1139,1541,1519,1519,1473,1427,1427,1424,1205,1205,1113,1146,1019,832,775,775,775,758,796,797,797,797,797,847,847,886,886,855,872,894,894,930,930,926,978,1011,956,991,991,991,946,946,933,933,933,871,888,869,884,842,842,837,901,905,905,905,905,961,961,998,998,1261,1330,1404,1404,1404,1404,1776,1924,2174,2174,2413,2413,2799,3286,3613,3613,3813,3940,3940,4665,5358,5358,5515,5786,6086,6095,6095,6352,6707,6938,6938,6948,7509,8216,8216,7850,7778,7931,7773,7572,6567,6658,6812,6812,6614,6404,5419,5419,5444,5444,5444,5295,5145,5145]},"Foretold":{"Date":["2020-04-19T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-17T00:00:00+00:00"],"Mean":[6003.758000000001,14361.17,1416.4170000000001,3699.48],"Variance":[30511310.0,724524300.0,3672185.0,26572970.0],"0.05":[1419.4579999999999,2983.627,189.65200000000002,511.1743],"0.50":[4518.527,8109.903,889.6214,2334.055],"0.95":[15795.7,49974.49,4422.8,11721.89]},"Timezones":["Africa/Accra"],"AgeDist":{"0-4":4169436,"10-14":3479871,"100+":15,"15-19":3136850,"20-24":2860336,"25-29":2538255,"30-34":2266062,"35-39":1924356,"40-44":1625913,"45-49":1405337,"5-9":3888435,"50-54":1189260,"55-59":945719,"60-64":667312,"65-69":423755,"70-74":298344,"75-79":158446,"80-84":69641,"85-89":21412,"90-94":3840,"95-99":350},"REstimates":{"Date":["2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.52826900778796,1.3478624342167198,1.40758281176996,1.29705624138968,1.35785678803181,1.99273666284347,1.7893772411724902,1.803442010718,1.47646955646245,1.32454379391304,1.23498664664933,1.6980142020310398,2.07070190584765,1.8118911661435,1.4387233809611597,1.4509414367355702,1.24042555538652,1.36199747341134,1.2514065767230802,1.3475985266041202,1.28214358232172,1.28339961175899,1.22446022413946,1.62559246564652,1.51498908531903,1.29474622944886,1.02229412634662,1.4774600137921798,1.41351691050566,1.52729968900884,1.4135539201384602,1.85004015158995,1.82154695382157,1.46018803683882,1.53443305126877,1.54718993558413,1.53431653812806,1.30189496101308,1.25523755691554,1.1967918785759,1.15302754585379,0.9477810834555128,1.0528423150247,0.990673214684609,0.9905249203503192,0.7735134201528691,0.7530668953214079,0.8074543019316479,0.7342548600254541,0.7260710212185121,0.7278345536960921,0.7182117812200591,0.8448708835571541,0.9054716043416032,1.06709080906201,1.07077407149759,0.998678438109119,1.02649604851123,1.17189769333539,1.18026431556833,1.2156375866028,1.21975120478427,1.2325885220414,1.17819590369296,1.06854444649881,1.1014364796641298,1.14945182690924,1.16376060433877,1.31828283132519,1.2656260208486,1.20760776506544,1.20314951060197,1.16136887496249,1.12343625578785,1.15590533188359,1.19770392364447,1.0933535474002098,1.09860642968804,1.18905252281365,1.2345426077326,1.1608960982745602,1.19935504063059,1.04490663429079,1.15482257997123,1.16719020396616,1.1370469358011002,1.0408135324151702,1.21810186357517,1.09152259432762,1.11486677107433,1.27716235920257,1.32090775329445,1.328946143634,1.28836723983242,1.22484892790558,1.14580869354798,1.10347323165456,1.06032975067856,0.9922488487715848,0.9950283940535428,1.09152433873553,0.975473360042278,1.03860500214192,1.02417504642738,0.9896830179002952,0.944418769643075,0.9268783049932529,0.8500148305529991,1.00950939348806,1.07615206760737,1.19154209569743,1.19121371057246,1.25878146827514,1.2485235695055,1.1103111828235,1.0656110341006602,1.16723607955439,1.07382590887517,1.05757710949806,0.982681504882603,1.04359200603368,1.10389218832989,0.9898661736463148,0.944402211153617,0.877990354077562,0.8423940635647309,0.796597588263858,0.7569471417402901,0.807969440659655,0.8114668631387241,0.689702873119417,0.7673095534287729,0.7070471111494309,0.79614183997877,0.646559419788237,0.613528709319594,0.5851657647307371,0.545636389974565,0.531230693411307,0.559073826102955,0.5856768215692261,0.604022122496612,0.628279666480367,0.6700026486727769,0.6483487272578959,0.604218191046617,0.6348013968871761,0.605583233321495,0.691163173984036,0.68337855153282,0.722222849817075,0.7595686219235641,0.695599220129586,0.7134174644904129,0.7780689806481821,0.9682835572142108,0.941930959447695,0.92653494267625,0.852978296190557,0.8080501554421271,0.878617326856636,0.82592653618325,0.7063696535953091,0.7374075020549681,0.7591101877213359,0.8892009973186179,1.02313543240595,1.00332379029604,0.880040946735827,0.708733152219823,0.7920256190140441,0.757164044089507,0.7456869708706478,0.942736972374659,0.8576180880567199,0.8577857172664399,1.02949214897765,1.00758841791168,0.9960703775812708,0.9849082517688108,0.8765020566387941,0.823228890212984,0.843676495424259,0.764665114373943,0.850391345793693,0.928634544054538,0.971107289476312,0.774138810947728,0.750945826722378,0.857484837250894,0.6905800567381101,0.744394966458015,0.7256022325421808,0.6835114141253591,0.8081442327099221,0.956244734343337,1.13920535764877,1.13096739911156,1.03355282768976,1.05561478607227,1.16342721743447,1.14023095846274,1.20760785800439,1.01931924046513,1.00024141178092,1.35014167287672,1.309698898002,1.1617550970805,1.10279656008814,1.09404482254415,0.958725117341028,1.5267338494748,1.5472843946116,1.3554666082523998,1.28786672764429,1.41528307946148,1.3477562745900198,1.35622826635589,1.27851848569067,1.50987648158685,1.4590538914530802,1.35265023041048,1.28813356348168,1.32837320873738,1.26119405365328,1.00230525669188,0.996006246416714,0.9939829950767,0.980275570609448,0.9626012046550072,0.951791861727284,1.03910820931159,1.06488866321403,0.6976720023613189,0.6790592190809649,0.8067798664168828,0.901190410733864,0.8308232726621742,0.8540066611021719,0.823230053910248,0.726171862419543,1.06966677189912,1.02569574927573,1.03796827325885,0.98068979553783,0.965794625773948,1.02777573558248,1.11288915978746,1.09954595113275,1.10963632524643,0.9553038583382149,0.9374163982222892,1.12275324748179,1.19817238699751,1.2823243158309,1.01700551733173,0.991645525250262,0.874073484320365,1.07681101291639,0.93543736750531,0.91682347281498,0.8520172146039341,0.8706295861077801,0.924578972907575,1.02408559417014,1.0446572257355,0.986310673961399,0.965587255947256,0.851475183873001,0.906679351351316,1.02178295202211,1.10599262043201,0.878677361222264,0.88022584104425,0.830491311499006,1.0739346988582,1.0838586987154,1.1246238524556298,1.01863203396307,1.26620176426517,1.24212778170185,1.5150397994675702,1.42029854084924,1.22336184775862,1.08198257275976,1.39524042129958,1.52208573009471,1.59599625147196,1.45920410697762,1.65159965723726,1.5057821754861298,1.48701946600523,1.58353435292281,1.70641838870135,1.49145356734243,1.37169627977913,1.526703925618,1.41708658102445,1.60997137108085,1.6285963650623403,1.42297918902731,1.36824522735757,1.38657895400556,1.2572577691915,1.29009931918295,1.15778303314488,1.12168454632385,1.11881484305323,1.17001153502401,1.07874904894618,0.9983980818085458,1.07276008430638,1.0613574564235,0.891738428594234,0.9628961320745152,0.952256309312346,1.0085533289540798,0.984457676961868,0.954206392798103,1.01118243771054,1.00168614333722,0.890647945269806,0.8273278352088208,0.9004891780951702,0.908901808956157,0.940715534647636,0.782125171111708,0.97297453121251,0.91358372336491,0.857701145917048,0.761891995034148,0.848798193744357,0.814652308944537],"StdR":[0.10128822529988303,0.0940510232523845,0.0916496472445157,0.0860997169840194,0.0847620462874719,0.100477367660394,0.0915831383516787,0.088493259148683,0.0752734084126842,0.0674067075033294,0.0626814361679416,0.0717960992010703,0.0773593121753394,0.0714957807347042,0.0596807221933042,0.0561783401820169,0.0489218433903462,0.0494646234398529,0.0461406408862867,0.0466992675579909,0.0432330263560648,0.0426041419975057,0.0402034556027654,0.0465948169092919,0.0443162213560392,0.0393186436017258,0.0330575916038682,0.0401228248857971,0.0377651376655987,0.0387934816338931,0.0369452342260316,0.0422853755778777,0.0435365076763368,0.0377986252358882,0.0371031740123473,0.0359858883496926,0.0348998491402153,0.0298040394195101,0.0280177989081547,0.0256035904374196,0.0239106881010633,0.0201178487105294,0.0209583819281436,0.0193762349686285,0.018985672036484,0.0162528484484675,0.0162001172362683,0.0173891107490762,0.0167527014159384,0.0169625420331113,0.0175627946329534,0.0179185127155705,0.0205800334831501,0.0213380268778431,0.0233530515760614,0.023242521535079,0.0215374387926501,0.0218919483589024,0.023229137453415004,0.0229977536490807,0.0232272195832633,0.0230622674143265,0.022905232588318,0.0219903256487346,0.0203299259571151,0.0206317456912402,0.0208643797616727,0.0208457961928017,0.0223357311148626,0.0217622749961156,0.021069380866388,0.0204417553904273,0.0200124260219545,0.0190996551316417,0.0191947817112502,0.0191986910765275,0.0180609812783733,0.0180319010265883,0.0184044490112531,0.0185639259226834,0.0180271646138818,0.0181589461113129,0.016514179179052,0.0172655925353236,0.0168584379385266,0.0166895164433353,0.015609945923438,0.0167450886745686,0.0156439491749668,0.0157077239756771,0.0168127371890545,0.0170333572328459,0.0176897115319905,0.0179161680161798,0.0173552320221113,0.0164130629166568,0.0152518766548137,0.0144398129647765,0.0134585496670115,0.0130628826599356,0.0133656849123126,0.0123232528115391,0.0126949565985713,0.0123395920883906,0.0118823810726588,0.0116165036092214,0.0113826321544041,0.011085887231053998,0.0122210079580454,0.01261481513277,0.013043208267048,0.0131249933917351,0.0137359857714241,0.0140586188739089,0.0133901530498536,0.012834440524341,0.013079553208046,0.0121695787054459,0.0119730555046365,0.0112982358423032,0.0114841518949948,0.0116143424280779,0.0108904786492061,0.0105508741868231,0.0101198169083037,0.009929179381085873,0.00992793518830852,0.00998930002605345,0.0109660698128776,0.0112632302882521,0.0105163501154927,0.0118685520585092,0.0119258751346626,0.0133033078003087,0.0121094352323907,0.0123723239149628,0.0126879467018811,0.0130822695694403,0.0140108545932848,0.0157195169456021,0.0171982625317385,0.0186578013277698,0.0199636474778794,0.021597848779964,0.0214237598333205,0.0206498269305504,0.0218173943404963,0.0217573301565501,0.0245195793213904,0.0249087419237785,0.0262050585969717,0.02715296145851601,0.025595560818201,0.0260289309989874,0.028075765939552,0.0328939974671527,0.0320482280034466,0.0301074564232952,0.0277083090828537,0.0260023689669757,0.0271021619300091,0.0264342996231044,0.0241996073954669,0.0253077427817894,0.026380199971133,0.0297899257708454,0.0333346146981483,0.0319408117081608,0.0290857473059773,0.0255843043235603,0.027484832185189,0.0273217634700655,0.0279776029553169,0.032751111699902004,0.0309373107641476,0.0315942904604607,0.0349357947614071,0.034455639936448,0.0337858843981098,0.0332579997118785,0.030987437187753,0.0298598718607178,0.030752714997076,0.0298080452576198,0.0318708672456755,0.0346049743591128,0.0354462562093438,0.0317636174623668,0.0314068787790535,0.03439730168283,0.0314067152031029,0.0333282243052237,0.0342590408210004,0.0339689609064511,0.0380216698970828,0.0426042107020489,0.0471715362082856,0.0465218484722905,0.0434457979803761,0.0432304738608318,0.044817082272523,0.0436267239996216,0.0442120815883818,0.0400001816194377,0.0394999197842541,0.0455607254280069,0.0443956984627351,0.0411837815452126,0.0394302659123213,0.0388814821422046,0.0353586974081553,0.0449583247061599,0.0445541799184244,0.041641680391434,0.0394194751250999,0.0405444264518962,0.0381309267738989,0.0372364302551161,0.0354780033901237,0.0377241444074976,0.0371273282606208,0.0345442947380598,0.0329002171506829,0.032662728045225,0.0304067658169244,0.0259522186062527,0.0251239541125952,0.0245599882220074,0.0242540995634144,0.0236097761297938,0.0232278043546434,0.0244123833132047,0.0245358267963643,0.0195815641563309,0.0198704622884975,0.0225868126027627,0.0242344676548962,0.0234022292825255,0.0242070446347421,0.0239599437461738,0.0231008524730529,0.0288716226693617,0.0285131288896172,0.0281260356920306,0.0269963655206842,0.0265884501021133,0.0276670619553617,0.0289736380186478,0.0282054022555014,0.0282810825073022,0.0261810961516747,0.0256064470598831,0.0280603824398363,0.0286949843827699,0.0298204051394495,0.0261909436327247,0.0256082273902799,0.0236831801875372,0.0263064515623715,0.0242985299605027,0.0241819536857521,0.0236186159886557,0.0241546427438872,0.0250318924313565,0.0270943453871487,0.0272121698607473,0.0264487441362775,0.0256722681848084,0.0244616277160112,0.0255423867812676,0.0273721644115768,0.0284716949189081,0.0251633253642088,0.0253760988199933,0.0247305888583424,0.0292161304638568,0.0286573063441397,0.0293626571087282,0.0276816581202974,0.0309535207408845,0.0301595625992789,0.0329869824057945,0.0322882237468202,0.029227871214042,0.0265220377762084,0.0292355485305448,0.0308934583110452,0.0322373258937502,0.0311064182532364,0.0336902104675688,0.0316997772313407,0.0313037889943754,0.0316572500935364,0.0331994267819973,0.0304914716861604,0.0283066742535685,0.0289174705351888,0.026693866867926002,0.0285012421827538,0.0291326718343275,0.0268528145209936,0.0252139911075147,0.0242957078317721,0.0212566663464107,0.0208311385999664,0.0180403633030936,0.0167231322580111,0.0158057299607801,0.0153718802486237,0.0138698246754033,0.0127243226210182,0.0130791586581169,0.0123391477705019,0.0106228062178696,0.0111607228914378,0.0107840129704756,0.0107922195918749,0.0103679204270393,0.0101261337668434,0.0105605876465157,0.010453564993390998,0.009679798737824959,0.00962179780226974,0.0102937470568617,0.0104274763420723,0.0107860993792624,0.00982025866286532,0.0113575060854253,0.0111055029954052,0.0106950963544102,0.0100384656362073,0.0113019416403362,0.0114646684995942],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-GH.json","Name":"Ghana","CurrentEstimate":{"Exposed":27306.0,"Infectious":23182.0},"OfficialName":"Republic of Ghana","Level":"country","M49Code":"288","ContinentCode":"W-AF","CountryCode":"GH","CountryCodeISOa3":"GHA","Population":30417856},"GN":{"data":{"Rates":{"CaseFatalityRate":0.0021708251923886414,"Critical":0.004485930207681657,"Hospitalization":0.024036772987800315},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,5,5,5,5,5,11,15,17,17,17,31,31,49,59,65,87,122,127,164,170,191,208,208,246,269,313,329,342,405,405,450,498,597,629,663,698,714,714,816,856,895,895,1133,1133,1263,1525,1525,1575,1575,1631,1673,1673,1673,1673,1950,2000,2030,2030,2135,2267,2332,2512,2667,2857,2877,2918,2942,2942,3033,3106,3213,3234,3259,3327,3364,3467,3522,3630,3669,3669,3685,3861,3861,4155,4215,4282,4296,4326,4346,4392,4446,4496,4522,4522,4542,4577,4672,4732,4802,4862,4862,4951,4981,5012,5233,5257,5511,5591,5771,5891,5999,6063,6098,6152,6257,6312,6404,6438,6458,6458,6480,6505,6591,6632,6757,6800,6828,6898,6898,7020,7060,7120,7177,7210,7364,7472,7532,7574,7628,7648,7648,7708,7928,8040,8150,8180,8282,8282,8387,8447,8527,8527,8726,8832,8832,8928,8956,9009,9068,9100,9189,9251,9292,9352,9444,9612,9612,9660,9681,9692,9757,9780,9801,9801,9816,9836,9892,9940,9960,9996,9996,10066,10066,10098,10161,10176,10176,10232,10265,10304,10324,10337,10347,10352,10360,10420,10425,10427,10427,10447,10461,10474,10474,10474,10474,10474,10505,10505,10550,10550,10550,10589,10600,10600,10698,10751,10751,10780,10817,10847,10857,10879,10899,10899,11041,11151,11270,11386,11689,11689,11789,11821,11838,11853,11877,11902,11922,11982,11982,11982,12045,12045,12154,12204,12270,12355,12355,12465,12465,12548,12598,12626,12657,12657,12713,12713,12727,12773,12859,12905,12955,13001,13001,13015,13039,13049,13049,13067,13082,13082,13117,13141,13153,13153,13153,13186,13199,13199,13222,13222,13223,13223,13233,13255,13301,13301,13318,13320,13338,13351,13422,13422,13509,13566,13632,13694,13746,13798,13946,13946,13999,14064,14208,14228,14228,14228,14301,14301,14320,14345,14372,14381,14381,14412,14412,14453,14502,14502,14512,14577,14614,14648,14705,14705,14736,14785,14798,14821,14879,14879,14897,14917,14994,15068,15091,15091],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,4,4,4,4,8,8,16,22,22,30,52,73,111,121,128,144,164,194,212,250,250,319,363,404,438,477,518,579,622,688,761,862,954,996,996,1163,1240,1351,1495,1537,1586,1586,1710,1811,1856,1927,2009,2042,2146,2146,2298,2374,2473,2473,2658,2658,2796,2863,2863,3067,3067,3176,3275,3275,3275,3275,3553,3656,3706,3706,3844,3886,3933,3991,4060,4117,4117,4216,4258,4258,4372,4426,4484,4532,4572,4639,4668,4841,4904,4960,4988,4988,5040,5174,5174,5260,5291,5342,5351,5391,5404,5450,5521,5570,5610,5610,5636,5697,5881,5969,6044,6141,6141,6200,6276,6359,6430,6491,6544,6590,6652,6747,6806,6867,6927,7008,7055,7126,7183,7242,7308,7308,7317,7364,7489,7575,7664,7777,7875,7930,7930,8018,8116,8198,8260,8343,8482,8620,8715,8792,8876,8932,8932,8967,9076,9128,9167,9213,9251,9251,9371,9409,9479,9479,9579,9649,9649,9798,9816,9848,9885,9946,9979,10020,10045,10061,10111,10154,10154,10231,10286,10325,10344,10387,10434,10434,10478,10512,10580,10598,10634,10652,10652,10735,10735,10754,10800,10863,10863,10901,10954,10996,11022,11062,11134,11188,11255,11362,11478,11518,11518,11538,11599,11635,11635,11635,11635,11635,11819,11819,12020,12072,12072,12195,12213,12213,12331,12363,12363,12400,12414,12459,12484,12516,12537,12537,12585,12611,12624,12654,12713,12713,12743,12798,12826,12841,12863,12929,12949,13039,13039,13039,13119,13119,13143,13167,13186,13233,13233,13264,13264,13325,13368,13398,13420,13420,13457,13457,13474,13485,13511,13532,13545,13578,13578,13598,13630,13646,13646,13674,13688,13688,13707,13722,13738,13784,13784,13799,13845,13845,13904,13904,13942,13942,13980,14025,14051,14051,14065,14098,14114,14165,14207,14207,14236,14262,14300,14319,14375,14379,14435,14435,14451,14475,14546,14555,14555,14555,14629,14629,14665,14687,14764,14791,14791,14860,14860,14895,14967,14967,15020,15088,15154,15216,15395,15395,15427,15487,15680,15789,15894,15894,15992,16005,16081,16291,16420,16420],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,3,3,5,5,6,6,6,6,7,7,7,7,7,7,7,7,7,9,10,11,11,11,11,11,11,11,14,15,15,16,16,16,18,18,18,19,20,20,20,20,20,22,22,23,23,23,23,23,23,23,23,23,23,23,23,23,24,25,25,26,26,26,26,27,27,27,27,28,29,29,29,30,31,31,33,33,33,33,34,34,34,34,34,36,37,37,37,37,38,38,39,39,39,39,40,41,41,42,42,42,43,45,46,46,46,46,46,46,46,48,49,49,50,50,50,50,50,50,50,50,50,51,51,52,53,53,53,53,53,55,57,57,58,59,59,59,59,59,59,61,61,61,61,62,63,63,63,63,63,63,63,63,63,63,63,63,64,65,65,65,65,65,65,66,66,66,66,66,66,66,66,67,68,68,68,68,69,69,70,70,70,70,70,70,70,70,70,70,71,71,71,71,71,71,71,71,72,72,73,73,73,73,73,73,73,74,74,74,74,74,74,74,75,75,75,75,75,75,75,75,75,75,76,76,76,76,76,76,76,76,76,76,76,76,79,79,79,79,79,79,79,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,82,82,82,82,82,82,83,83,83,84,84,84,84,84,84,84,84,84,84,85,85,85,85,85,86,86,86,86,87,88,88,89,89,89,89,91,92,93,93],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,4,4,4,4,8,8,16,22,22,30,52,71,106,116,123,139,159,183,197,233,233,302,332,372,388,415,450,487,495,555,591,686,757,781,781,910,964,1031,1159,1188,1174,1174,1251,1303,1248,1287,1335,1333,1421,1421,1471,1504,1563,1563,1509,1509,1517,1320,1320,1474,1473,1525,1582,1582,1582,1582,1581,1634,1653,1653,1686,1596,1578,1456,1370,1237,1217,1275,1293,1293,1316,1296,1246,1273,1287,1286,1278,1348,1355,1303,1292,1292,1327,1284,1284,1076,1046,1029,1024,1032,1025,1025,1042,1040,1054,1054,1060,1086,1173,1200,1205,1242,1242,1211,1257,1308,1158,1195,994,959,840,815,765,762,787,813,753,768,733,758,804,804,791,813,850,894,858,927,997,982,982,948,1006,1028,1033,1083,1067,1097,1131,1165,1195,1231,1231,1206,1093,1031,960,975,910,910,925,903,893,893,792,756,756,809,798,776,754,783,727,706,690,646,604,479,479,508,542,569,522,542,568,568,597,611,622,592,608,590,590,603,603,590,572,619,619,601,621,623,629,655,717,766,825,872,983,1021,1021,1021,1068,1090,1090,1090,1090,1090,1243,1243,1399,1450,1450,1533,1540,1540,1560,1539,1539,1547,1523,1538,1553,1563,1564,1564,1470,1385,1279,1193,949,949,879,902,913,913,911,951,951,981,981,981,998,998,913,887,840,802,802,720,720,698,691,693,684,684,664,664,667,632,572,547,510,497,497,503,511,517,517,527,526,526,510,500,504,550,550,532,565,565,601,601,638,638,666,689,669,669,666,697,695,733,704,704,646,615,587,544,548,499,407,407,370,329,256,244,244,244,244,244,261,258,308,326,326,364,364,358,380,380,423,426,455,482,604,604,605,615,794,880,926,926,1006,999,996,1131,1236,1236]},"Timezones":["Africa/Conakry"],"AgeDist":{"0-4":2100111,"10-14":1687906,"100+":4,"15-19":1511548,"20-24":1305025,"25-29":1060714,"30-34":828439,"35-39":642427,"40-44":500181,"45-49":398258,"5-9":1865513,"50-54":332921,"55-59":281603,"60-64":230427,"65-69":177722,"70-74":105836,"75-79":65414,"80-84":29197,"85-89":8182,"90-94":1270,"95-99":94},"REstimates":{"Date":["2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.67166399169144,1.87164180596757,1.89991339078405,1.82282794517896,1.6518397656643502,1.5430059644263705,1.41369683355041,1.4724489166416397,1.47678442448191,1.50933965668397,1.53012601887076,1.5766088752304095,1.60399605975858,1.46909104468705,1.34957676954135,1.42727975150125,1.3906871154461202,1.4066128077840805,1.47081359475416,1.3747862844722,1.29516066112875,1.1543049658916398,1.2013413949428,1.2026815652262,1.1359496558030502,1.07459238014004,1.0465641524839,1.02725577941391,1.12371022650905,0.949111274620827,1.01877507546224,0.9868134764388372,0.94544165990202,0.910683456690978,1.05742637712167,1.06240303263651,1.0680578651575898,1.02337187861774,0.972474968805802,1.10084914780929,1.0143355524151898,1.07933382386838,1.06540758147068,1.05281321695101,0.9014565031345358,0.83471144981517,1.02293158044249,1.13502155516487,0.9960543887639872,0.986764040676105,0.98591113736929,0.964321434746502,1.01394067858167,0.8775307315096129,0.953259042002237,0.915118737798518,0.8302670150649251,0.948968877813152,1.01132453627188,1.01666730186497,0.84695344666958,0.805589307796973,0.8368842191078331,0.9182017161650832,0.828919281873264,0.878278869235022,0.878976693288507,1.0399254618062,1.04030373107452,1.03455176281513,1.06050144744806,0.931193136519668,0.9430188522730892,1.11372457900695,0.9702574307023132,1.00426323455615,0.971541417961378,0.9771454454607992,0.943383332190508,0.9179111198334028,0.9090379756132372,0.7637400884827891,0.7970511766755279,0.8195230648181591,0.8660765440899101,0.893856422735067,0.8755299009665379,0.784841892316824,1.0925545181941,1.1073418257586498,1.16035028421013,1.20144226192499,1.15078193341566,1.1424996417763602,1.19815076570818,1.2121790748536398,1.1704821539101002,1.14695857391964,1.13136492970477,1.15817941401514,1.17156236759052,1.1767528748071598,1.00719842490711,0.962876840096298,0.947662239759888,0.937762884797793,1.00084482856166,1.02018231307541,0.999573236733308,0.972909193010024,0.9694477276212842,0.907269777111166,0.867976602290762,0.886759587751702,0.980461151478022,0.982554089003565,1.02436521605497,1.08598679466422,1.12073142190918,1.07099136133855,0.99970984431222,1.01188378935137,1.05521045475033,1.0755185834641998,1.06021531772794,1.13899817444434,1.25998043591429,1.31399204292712,1.2230890629466298,1.1615776481760802,1.11705597333827,1.03801891634952,0.9373364684736442,0.921461446743392,1.03027579453806,1.00376042044853,0.9507853250952408,0.922075266300779,0.910623261181468,0.8473996268134859,0.8481564332443209,0.774235256160535,0.776440689796682,0.7279408545622059,0.7803149353345741,0.833660938877565,0.8653831426716079,1.03290874058375,0.92906258687184,0.90775927867487,0.91604487584131,0.94899913764742,0.953056767674508,1.01505632343701,0.8923254199242451,0.870038035703924,0.858509858730135,0.9391818868108008,0.81539613510279,0.8442246497948921,0.951070900319895,0.8027651331264979,0.822402497214806,0.8663183195684939,0.9087336456609508,0.8251178511935309,0.8636023665268391,0.8749773287350079,0.974122303099501,0.990877825801572,0.9686746963198092,0.9246891242480642,0.932179505944658,0.953576581945296,0.858249658463985,0.833598492552682,0.909670532643172,0.970994184653891,0.88570036279335,0.976939210405244,1.0074058426958798,1.02680516274384,0.934027122327081,0.9835937464629948,1.06563822084332,1.13653269779195,1.25798099331298,1.26539464581808,1.43471365173118,1.38968366729924,1.221239959163,1.09045921873458,1.15399041443182,1.12520113167902,1.02096228946085,0.946711797041113,0.909716905394882,0.861820707999917,1.0526394430442,0.9785363392954608,1.18822483128956,1.08672022706887,0.8906593494247,1.01647162926324,1.04879944544275,1.01510089684575,1.09595818640661,1.08004346750945,1.0642668683544398,1.10508586935336,1.10824244743504,1.15161814793989,0.908978865862002,0.948238696049885,0.710145977533363,0.6597700954714879,0.769915984683215,0.659428988712494,0.690487468530218,0.7873846006391769,0.718238007186648,0.691087125257152,0.791865957991277,0.870415363219215,0.930456426762188,0.8795883355273159,0.887355083779177,0.983927410715359,0.992365596626664,1.2104044484091,1.07441226454938,0.9898324240664592,1.13381286676931,1.05119214853692,0.957229100131342,1.00742535785303,0.985421638940064,0.9678718244402392,0.91054415542054,0.9555832661361088,0.9171716104577248,0.91645353591615,0.984226263584014,0.851770150693342,0.917621961985022,0.9345576701217728,0.841870970561693,0.8597149327382241,0.863954016792089,0.8518902886574631,0.893633180274366,0.84215134148661,0.8999757811486171,0.925915595989069,0.941498812738004,0.828775194104435,0.812387120688493,0.7923007852455219,0.7484270662957611,0.8777950747010171,0.825862178516663,0.8517507667565469,0.8826989892451701,0.919714710203252,0.8979006004464508,1.01200510457488,0.966800986236183,0.8950543390717091,1.09234997367064,1.01046724935954,1.11257310336597,1.03559427580635,1.17250264217556,1.04121068297457,1.1145410230106998,1.26540771950098,1.25331516478074,1.14764026217145,1.10188760002444,1.03332680353369,1.07310203251766,1.17978258422688,1.1415278430436202,1.1148177569967,0.998846457748832,1.0673349761358,1.05986841097139,1.10519585714434,1.14296230793598,1.00386506141129,1.0767380226125,1.06721341064149,1.06224346323521,1.02579978226118,1.16691283770007,1.03662718124651,0.911970646774532,0.914170105788375,1.0468514993663398,0.98378706518797,0.9786867021060792,0.990057178022735,1.05047470490366,1.10983147789208,0.94614892257429,1.12517234940985,1.07459350774303,1.08684324063037,1.07430031302513,1.03672381183118,1.15902866318871,1.305074539594,1.23795698905068,1.32533373425269,1.56882475381674,1.41336768984939,1.22509721804633,1.21861889280948,1.49420471886789,1.4713072598551398,1.5184699203913,1.35390719486729,1.29469817829979,1.24011430778426,1.21219355613024,1.32255554663379,1.33201944679101,1.20238112157267],"StdR":[0.117564662486407,0.116622067219758,0.11136547197833098,0.102706690352002,0.0916197047297,0.0836424535395782,0.0748735424295738,0.0734608878356207,0.0703983691462143,0.068999206626768,0.0663672113976412,0.0662783292564961,0.0639511892202278,0.0590503598477847,0.0543637587650574,0.0538617378141207,0.0505767651000564,0.0502632372498677,0.0493797518801566,0.0464677382123525,0.0434023274986587,0.0394026206964405,0.0392562293307812,0.0379563097275062,0.0360817639458129,0.0343309707844477,0.0332040102468763,0.0329439189300979,0.0340496367232743,0.0311097093636961,0.0319993585752717,0.030726322237012,0.0304179951865077,0.0300143384695259,0.0323600221432758,0.032460166622304,0.0321067615291439,0.031873441853179,0.0306953157792593,0.0328954125638731,0.0313436617156513,0.0322928728169093,0.0316322159675397,0.0314494482162898,0.0286382531227007,0.0279014315598769,0.0311352129282215,0.0330628506173793,0.0311641885461996,0.0303878800927787,0.0302928843948194,0.0302265185804864,0.0308554850608603,0.0286263167177586,0.0300851148070016,0.0301037519468491,0.0284667412227375,0.0311971556166745,0.0326448010710936,0.0324710331090647,0.0296039824922792,0.0290819542911524,0.0303697288459303,0.0321323362169618,0.0309593677600012,0.031987664462638,0.0325486550005956,0.0362910453996444,0.0361418440500173,0.0356967354908208,0.0358269155149031,0.0336579278545721,0.034192028561336005,0.0371041466089869,0.0342953846411358,0.0349493526233647,0.034503469400987,0.0347099513976679,0.0335005958049295,0.0335698064040783,0.0335958670166495,0.0311588220679674,0.0320066547746844,0.0336354495010037,0.0352797531697378,0.0364521527263849,0.0360425236507335,0.0346893053545608,0.04161638346702,0.0420243099632713,0.0426235253613939,0.0423173646185658,0.0411636047914205,0.0408459118202694,0.040582426998184,0.0404745791239481,0.0394631867383663,0.0384422319929935,0.0377164535651831,0.0375390885904651,0.0371489003341038,0.0363284373264356,0.0333857096367611,0.0326719610134538,0.0320571028946119,0.0322779899128997,0.0327743363966272,0.0335000672155328,0.0332905583859199,0.0326841648687815,0.032897273314986,0.0316206193637076,0.0313138183627088,0.0321343515864231,0.0338299821890961,0.0338698336253743,0.035000973524202,0.0359469219296749,0.0366940661693497,0.0352524240695483,0.0339289059499229,0.0338407692389369,0.0347850211226681,0.0346930946162603,0.0343258147521745,0.0356669370555947,0.0370067339232479,0.0372116524852189,0.0355422170583005,0.0339296061276982,0.033024742762852,0.0310609350857983,0.0290323607918724,0.0289529986437825,0.0310265293463971,0.0304895858450039,0.0294880754067167,0.0290818829458198,0.0288435168837633,0.0283348292119046,0.0286153693093466,0.0273901732534709,0.0284501175432537,0.0280550832748621,0.0301477757476062,0.0317468795038189,0.0331814107687371,0.0367974486583556,0.0346044748109658,0.0343695001806554,0.0347768656979237,0.0354087641858739,0.0356095759231913,0.0366659389697615,0.0345161292062559,0.034510026543882015,0.0344256221652006,0.036040815899498,0.0341297891915518,0.0352945814173802,0.0380720387437682,0.0354589500583526,0.0360666780982777,0.037997375261602,0.0398187944027502,0.0381903342592774,0.0391557578742928,0.0395567059930662,0.0425385212825594,0.0435993410436226,0.0424633200565703,0.0416780084902554,0.0419497204654471,0.0425692991706544,0.0407280499087654,0.0405970750462196,0.0429722541089417,0.0448455268602347,0.0428930792188222,0.0456068995560564,0.0462892945542297,0.047081671004339,0.04440537155223001,0.0455165355820396,0.0474519345751999,0.0492631586543543,0.0515498765286706,0.0505128243010578,0.0530839483462887,0.0507216103710886,0.0469558911755774,0.0432848262590952,0.043155450680205,0.0421817261097675,0.0396278783805452,0.0383040570417275,0.0369967171775213,0.0362885689566529,0.0403554505427682,0.0389736959418443,0.0431312959230126,0.0408521368836092,0.0367492369653196,0.0387555570353929,0.0397282854757574,0.0392742376603448,0.0403737990988081,0.0400779546160476,0.0396098480265043,0.0400170436034236,0.0400215860088227,0.0403069026495603,0.0354633445231193,0.0353356661644019,0.0316483466995207,0.030806110920310006,0.0346282651171883,0.0326397016156677,0.0347483643939999,0.0384374994073641,0.0378217754270879,0.0379566641920767,0.0415673021106984,0.0448404033084799,0.0472272498844279,0.0451722654994071,0.0461922850215792,0.0490119395869649,0.0491261982999571,0.0542192297153994,0.0513628735975227,0.0477502310669481,0.0510965877656817,0.0482328975038744,0.0466435237232491,0.0478031131792883,0.0470054198576331,0.0461356280097079,0.0453533493560927,0.0467777711394023,0.0453075602900752,0.0461968011228941,0.0479240770357638,0.0448815238829355,0.0469523745266158,0.048112971099114006,0.0456173435345775,0.0467081850194512,0.0471195572073593,0.0482367401012536,0.0500159273611752,0.0482725796852372,0.051244493496872,0.0524033814656757,0.0530987984365822,0.0504673837588462,0.0507904541478636,0.0502953232433591,0.0496016078476061,0.0552783802231056,0.0549340783431336,0.0566940039414053,0.058673342267758,0.06016948074883401,0.0595018104764853,0.0641331736836208,0.0624230382746117,0.0606235355831521,0.0672601530237383,0.0639849805017152,0.0670005085033793,0.0646371169151662,0.0679946141169789,0.0635090327563954,0.064818762484165,0.0689061185103451,0.0679630935756279,0.0637102395217667,0.0609691296571417,0.0582027644372136,0.0587154850368653,0.0617150985197912,0.0606893345372958,0.0590498147663482,0.0553840914470308,0.0565286069923656,0.0562127193740411,0.05711725121092,0.0579201105821645,0.0534980585393937,0.0549403637253542,0.0542323398258975,0.0541172178213988,0.0529552226283221,0.0566421260673434,0.0529196858064678,0.0486880875499777,0.0496021198130127,0.0523211022472543,0.0517476621435986,0.0511796367463296,0.0516661587023105,0.053456246213068,0.0546321026141319,0.0499870556696579,0.0543194683085158,0.0530917261763504,0.0526673656475666,0.0520375672600161,0.0504203251941737,0.0535003112128241,0.0567150316861246,0.0535176628625771,0.0558486732782926,0.0597483265676201,0.0546595341231562,0.0485816490270019,0.0479980726331338,0.0524008710797157,0.0504806931440856,0.0507277155352767,0.0464470946164509,0.0439071658890499,0.0407826811234035,0.0394986948304556,0.0405326882858134,0.0399359089624868,0.0367397622802449],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-GN.json","Name":"Guinea","CurrentEstimate":{"Exposed":892.0,"Infectious":1000.0},"OfficialName":"Republic of Guinea","Level":"country","M49Code":"324","ContinentCode":"W-AF","CountryCode":"GN","CountryCodeISOa3":"GIN","Population":12771246},"GR":{"data":{"Rates":{"CaseFatalityRate":0.015578851359908262,"Critical":0.032260745269909324,"Hospitalization":0.09074721358112246},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,8,8,8,8,8,19,19,19,19,29,36,36,52,52,52,52,52,52,61,78,78,78,269,269,269,269,269,269,269,269,269,269,269,269,269,269,269,577,577,577,577,577,577,577,577,577,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,1374,3804,3804,3804,3804,3804,3804,3804,3804,3804,3804,3804,3804,3804,3804,3804,3804,3804,3804,3804,3804,3804,3804,3804,3804,3804,3804,3804,3804,6486,6486,6486,6486,6486,6486,6486,7262,7262,7262,7262,7262,7262,7262,8846,8846,8846,8846,8846,8846,8846,10441,10441,10441,10441,10441,10441,10441,11686,11686,11686,11686,11686,11686,11686,13199,13199,13199,13199,13199,13199,13199,16437,16437,16437,16437,16437,16437,16437,19749,19749,19749,19749,19749,19749,19749,19749,23074,23074,23074,23074,23074,23074,23074,23074,23074,23074,23074,23074,23074,23074,23074,23074,23074,23074,23074,23074,23074,23074,23074,23074,23074,23074,23074,23074,23074,23074,23074,23074,23074,23074,23074,23074,23074,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764,93764],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,3,4,4,7,7,7,9,31,45,46,73,73,89,99,99,190,228,331,331,387,418,418,495,530,624,695,743,821,892,966,1061,1156,1212,1314,1415,1544,1613,1673,1735,1755,1832,1884,1955,2011,2081,2114,2145,2170,2192,2207,2224,2235,2235,2245,2401,2408,2463,2490,2506,2517,2534,2566,2576,2591,2612,2620,2626,2632,2642,2663,2678,2691,2710,2716,2726,2744,2760,2770,2810,2819,2834,2836,2840,2850,2853,2874,2876,2878,2882,2892,2903,2906,2909,2915,2917,2918,2937,2937,2952,2967,2980,2997,3049,3058,3068,3088,3108,3112,3121,3134,3148,3203,3227,3237,3256,3266,3287,3302,3310,3321,3343,3366,3376,3390,3409,3432,3458,3486,3511,3519,3562,3589,3622,3672,3732,3772,3803,3826,3883,3910,3939,3964,3983,4007,4012,4048,4077,4110,4135,4166,4193,4227,4279,4336,4401,4477,4587,4662,4737,4855,4974,5123,5270,5421,5623,5749,5942,6177,6381,6632,6858,7075,7222,7472,7684,7934,8138,8381,8664,8819,8987,9280,9531,9800,9977,10134,10317,10524,10757,10998,11200,11386,11524,11663,11832,12080,12452,12734,13036,13240,13420,13730,14041,14400,14738,14978,15142,15595,15928,16286,16627,16913,17228,17444,17707,18123,18475,18886,19346,19613,19842,20142,20541,20947,21381,21772,22078,22358,22652,23060,23495,23947,24450,24932,25370,25802,26469,27334,28216,29057,29992,30782,31496,32752,34299,35510,37196,39251,40929,42080,44246,46892,49807,52254,54809,56698,58187,60570,63321,66637,69675,72510,74205,76403,78825,82034,85261,87812,90121,91619,93006,95137,97288,99306,101287,103034,104227,105271,107470,109655,111537,113185,114568,115471,116721,118045,119720,121253,122648,123842,124534,125173,126372,127557,128710,129584,130485,131072,131597,132430,133365,134235,134852,135114,135456,135931,136976,137918,138850,139447,139709,140099,140526,141453,142267,142777,143494,144293,144738,145179,146020,146688,147283,147860,148370,148607,148925,149462,149973,150479,151041,151646,151980,152412,153226,154083,154796,155678,156473,156957,157495,158716,159866,160935,162107,163213,163946,164575,166067,167549,168872,170244,171466,172128,172824,173905,174659,176059,177494,178918,179802,180672,182783,184686,186469,188201,189831,191100,192270,194582,197279,199496,201677],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,3,4,4,5,5,6,6,13,15,17,20,22,26,28,32,38,43,49,50,53,63,68,73,79,81,83,87,92,93,98,99,101,102,105,108,110,113,116,121,121,125,130,130,134,136,138,139,140,140,143,144,146,146,147,148,150,151,151,151,152,155,156,160,162,163,165,165,166,168,169,171,171,172,173,173,175,175,175,175,179,179,179,180,180,180,180,182,183,183,183,183,183,183,184,185,187,188,189,190,190,190,190,190,191,191,191,191,191,192,192,192,192,192,192,192,193,193,193,193,193,193,193,193,193,193,194,194,194,195,197,200,201,201,201,202,202,203,203,203,206,206,208,209,209,210,210,210,211,212,213,214,216,221,223,226,228,230,232,235,235,238,240,242,242,243,248,254,259,260,262,266,271,273,278,279,280,284,289,290,293,297,300,302,305,310,313,316,325,327,331,338,344,352,357,366,369,376,379,383,388,391,393,398,405,409,417,420,424,430,431,436,449,456,462,469,482,490,500,509,520,528,534,549,559,564,574,581,593,603,615,620,626,635,642,655,673,702,715,749,784,825,866,909,959,997,1035,1106,1165,1228,1288,1347,1419,1527,1630,1714,1815,1902,2001,2102,2223,2321,2406,2517,2606,2706,2804,2902,3003,3092,3194,3289,3370,3472,3540,3625,3687,3785,3870,3948,4044,4102,4172,4257,4340,4402,4457,4507,4553,4606,4672,4730,4788,4838,4881,4921,4957,5011,5051,5099,5146,5195,5227,5263,5302,5329,5354,5387,5421,5441,5469,5488,5518,5545,5570,5598,5622,5646,5671,5692,5724,5742,5764,5779,5796,5829,5851,5878,5903,5922,5951,5972,5997,6017,6034,6056,6077,6103,6126,6152,6181,6194,6221,6249,6272,6297,6321,6343,6371,6410,6439,6468,6504,6534,6557,6597,6632,6664],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,3,4,4,7,7,7,9,31,45,46,73,73,89,98,98,189,217,319,319,374,405,404,470,498,590,659,694,763,830,886,977,1066,1117,1213,1313,1430,1472,1527,1584,1407,1482,1532,1599,1650,1719,1747,1777,1800,1821,1833,1847,1856,1853,1860,1703,1710,1761,1783,1799,1806,1821,1851,1860,1077,1098,1103,1108,1112,1122,1142,1156,1167,1185,1191,1201,1218,1231,1240,1276,1283,1297,1297,1301,1310,1311,1331,1331,1333,1336,1345,1356,1357,1360,1366,1368,1365,1384,1384,1398,1413,1426,1443,1493,1501,1511,1531,1551,1555,1564,1576,1589,1642,1665,1674,1692,1702,1723,1738,1746,1756,1778,1801,1811,1825,1843,1866,1892,1920,1945,1953,1996,2022,2055,2105,2165,2205,2236,2259,2316,2343,2372,2396,2415,2439,2443,2477,2503,2535,2560,2591,2617,2651,2702,2759,2824,2897,3007,3080,3154,842,960,1109,1256,1406,1607,1732,1924,2157,2356,2605,2828,3043,3188,3436,3645,3895,4096,4337,4618,4773,4940,5228,5473,5737,5913,6068,6247,3767,3998,4234,4435,4620,4754,4888,4280,4525,4893,5172,5472,5673,5848,4571,4879,5229,5565,5801,5958,6405,5135,5488,5820,6103,6411,6624,6883,6049,6398,6807,7262,7522,7747,8039,6922,7324,7752,8142,8443,8710,8997,6161,6589,7028,7523,7995,8424,8845,6192,7051,7918,8749,9679,10459,11166,12410,10622,11821,13502,15551,17220,18364,20517,23145,26031,28465,30986,32840,34288,36630,39338,42604,45604,48401,50025,52164,54523,57672,60840,63319,65520,66915,68218,70248,72312,74231,76111,77737,78832,79791,81879,83975,85757,16617,17902,18704,19865,21087,22667,24119,25412,26538,27145,27722,28823,29923,30998,31776,32619,33136,33576,34326,35199,36014,36581,36797,37086,37495,38482,39366,40248,40802,41024,41378,41751,42638,43404,43867,44535,45302,45711,46113,46927,47570,48132,48675,49165,49374,49673,50180,50664,51145,51679,52260,52570,52977,53770,54595,55290,56150,56930,57397,57902,59101,60224,61268,62421,63498,64210,64814,66286,67751,69052,70403,71599,72238,72908,73960,74701,76074,77481,78882,79741,80587,82676,84551,86295,87998,89599,90832,91972,94261,96918,99100,101249]},"Timezones":["Europe/Athens"],"AgeDist":{"0-4":409459,"10-14":542237,"100+":2681,"15-19":526618,"20-24":529416,"25-29":527800,"30-34":597812,"35-39":738703,"40-44":780463,"45-49":793946,"5-9":471668,"50-54":796343,"55-59":709351,"60-64":676528,"65-69":580634,"70-74":549464,"75-79":406619,"80-84":394392,"85-89":260756,"90-94":104969,"95-99":23197},"REstimates":{"Date":["2020-03-19T00:00:00+00:00","2020-03-20T00:00:00+00:00","2020-03-21T00:00:00+00:00","2020-03-22T00:00:00+00:00","2020-03-23T00:00:00+00:00","2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.63151425641874,1.6705864015513403,1.6167108566411998,1.66508005051575,1.7000861960288,1.60784975637042,1.6042091057636498,1.5994022199021205,1.42390164931855,1.40879198868527,1.30302787678483,1.31358675619467,1.31366175242527,1.34328687017219,1.43810533021871,1.34051819354479,1.28892672361109,1.1887448022747,1.08939863984889,1.09320896674126,1.05082948243404,1.0399294687079002,1.01588775787134,0.988290004762149,0.929613668736533,0.913406996178656,0.850450781688913,0.7898583096393441,0.6966099927920401,0.674060962323448,0.657564646674442,0.625091801377856,0.656164019803433,0.817642679605013,0.793660817010998,0.80006414815552,0.7821455150634541,0.7204717222483359,0.714723989282072,0.7252519239248679,0.7765359979324201,0.7889288145351879,0.820975026451614,0.859101736120589,0.8761844038117931,0.9108569925396652,0.9175463839766872,0.5807449797010461,0.640184692356534,0.57683088503555,0.582103084993545,0.639612435776203,0.673648506011665,0.693983565043317,0.6832752137902328,0.746410712351712,0.7649956924605129,0.882591422708381,0.914941690329187,0.972090142842926,0.961536113983527,0.935884551019448,0.889032902525851,0.8433187246274508,0.8994495295155859,0.833605506742238,0.8322763309466429,0.825179226725792,0.806848453417622,0.8063522531896791,0.794298767332024,0.600295516608176,0.6151304637672359,0.5720982750579691,0.611345427584621,0.7814102614686859,0.74479614919671,0.8850668249307041,0.86065828112364,0.98377296113149,1.13693616934449,1.57462311853473,1.47584415694345,1.3482048555064898,1.3841032123251298,1.4173946076038102,1.31248846057518,1.2798603358491998,1.28719672577358,1.19929119475645,1.45048932712613,1.4197793069142,1.30187060916529,1.25383898183007,1.1656064075842,0.996551339001416,1.00635223416164,0.9983797166469128,0.9633095752171508,0.976945524954763,1.06268408836123,1.06549292416506,1.06169447280084,1.07179843772139,0.931467848570915,0.9397983964460308,1.02372896651605,1.05274706889277,1.04163476024892,1.12253720644364,1.1564255236,1.22945967349956,1.33820256418006,1.41501634087275,1.38779675108026,1.3675818903098602,1.30989042707368,1.34545689945241,1.28367343590054,1.2275709313667802,1.16759848260545,1.11595234835405,1.12527735734891,1.01701923108249,1.02634648610988,1.01437213644218,0.975039693562572,0.8992594765600159,0.8900071011618349,0.898853894426104,0.942751436397492,0.9471823320217272,1.03088230581519,1.12135571093859,1.23165148917794,1.4070514673888002,1.44793879146166,1.4955637597219,1.53982244143785,1.5715296107025098,1.62208232079885,1.65171387348378,1.64882188189002,1.6941523768299898,1.62051865527704,1.59613005805733,1.60354494204106,1.5667573281416398,1.55338742266546,1.49635368677695,1.46113120299514,1.3933355502376898,1.3687148808928302,1.33091888692426,1.30385534088581,1.26257307782641,1.24419157862081,1.2257934591858202,1.19062603336028,1.14101681117445,1.1310753153218,1.12238599895255,1.10646770798265,1.0694290331298002,1.03350970089212,1.0377334066746802,1.01779351088647,1.0213128288359,1.01592580863566,1.01325727342544,0.9928118398542471,0.945180609452953,0.945432666004688,0.955688859712176,0.949400068534844,1.0001079192797802,1.0098348224676998,1.05367059055902,1.06436396300189,1.0533752765121,1.07703463455955,1.0906397771394,1.11333043201574,1.13794760995195,1.13054232538949,1.11294617933885,1.18394424957044,1.20185490294929,1.19550435696728,1.1471743153819298,1.1152403767236598,1.09251863045343,1.07612713414988,1.08161537404459,1.09405122896511,1.087763681148,1.08447158650253,1.0981002702107598,1.08751435287222,1.08604522147962,1.03502205370154,1.03942731744041,1.04337692354753,1.05715530705037,1.07186388683255,1.05911704632855,1.06127079851086,1.05702471876715,1.04475779187373,1.05322255769798,1.05285634529047,1.05279168638238,1.08726130458182,1.11674598353319,1.1239365923477,1.153693719374,1.2139538343183,1.25896800865582,1.29000770618429,1.33852768004355,1.3516340319385098,1.34003308535275,1.38613366466544,1.45415113079505,1.45270085935356,1.48753371819354,1.54742013602597,1.54626745368723,1.48179480158407,1.4894836857953,1.51341794262678,1.5405675357029598,1.5206030371779498,1.49452697317754,1.43763694440449,1.3728549801946202,1.33892818014677,1.31693686790077,1.33833019031145,1.32331729075949,1.28417944181689,1.22223600380115,1.2087553014561698,1.17447407214115,1.15662584007539,1.13524875961657,1.11157911913873,1.0818306013591998,1.05309804026928,1.03872706377059,1.0239696940235898,1.00184390864893,0.9624298120414,0.935131268998558,0.911770634387515,0.910002821152202,0.8899009032718441,0.900248819328935,0.8853791727378308,0.859652999121899,0.8498203193519258,0.8408433634926858,0.844107415546519,0.8641751560563491,0.8575812854410211,0.86171419785264,0.86473858281178,0.86270853622038,0.8611524754506071,0.8612330170933041,0.8651535277339492,0.841980179192494,0.8183162882817009,0.808817953644446,0.798314281101491,0.8026684548745421,0.8155171169067429,0.804869547802867,0.80541307495752,0.7910480660969269,0.780089150138418,0.7618913297828149,0.7329156633200529,0.7431224073013492,0.767295794261942,0.790817613169619,0.804145861810465,0.8161025134181931,0.820640097206922,0.791812062798442,0.801215309096588,0.820538988219222,0.8569234280390391,0.869317219802388,0.854033316268953,0.8843637213787671,0.959358021147914,0.9825121716780372,0.983070428214113,0.9625689082853408,0.935908641659869,0.9059158500995808,0.914668438180598,0.955238571395297,0.948465831529448,0.944192840498033,0.90808217855258,0.88419711315924,0.8990376570679259,0.897322046014072,0.8903189515924409,0.8933489365147659,0.909087363496977,0.921529019204186,0.959905004427694,0.985312768690542,1.03008756651082,1.06560232963834,1.08845340710977,1.10170603184426,1.16914537559939,1.2198847387298202,1.24692465992197,1.26790262612492,1.26792847556843,1.2531544933111698,1.21828450106629,1.2349430614629098,1.24541805973053,1.25033825225784,1.24097798355841,1.22576028113956,1.19229120350477,1.16301947831207,1.11791253989961,1.0630532528734,1.07018135971869,1.07645164936447,1.08604655416626,1.08248132269732,1.0841126180963,1.11047129673956,1.12031597575019,1.12852783188019,1.12788529373407,1.1288633548541105,1.14094317142572,1.14299534400632,1.1866779015213702,1.262430536015,1.25981993247549,1.2453807485585],"StdR":[0.0930487169321193,0.0895847227936927,0.0817472184340356,0.0796426961858099,0.0765562470823913,0.0703917839150515,0.0668911735675274,0.0647108583749659,0.05742123685631599,0.0541196659729021,0.0497242372364188,0.0477815682626722,0.0468626287414148,0.0452312537722198,0.0462594439198156,0.0428572798695329,0.0414245858001325,0.0381357958184394,0.0356202201949102,0.0350954258918245,0.0333456639601063,0.0329970814504973,0.0323373445189591,0.0314971224465691,0.0301209409400252,0.0302171878326655,0.0293109786065372,0.0286671631112611,0.0273186864892062,0.0274051831941033,0.0282915932055977,0.0283506062161531,0.0302920881663797,0.0357139553519491,0.0360419067862348,0.0367124401585719,0.0366306316531614,0.0353362729806975,0.0364419658883516,0.0377953974748425,0.0404755861460696,0.0415202359551476,0.043347067319336005,0.0448110136239405,0.0459964776338338,0.0468624804617397,0.0473624272177906,0.0373811197342242,0.0403952494291019,0.0402081265797232,0.0418800942811121,0.0458997721479654,0.049020777042838,0.0517750673651399,0.0532384713279509,0.0570089994650617,0.0589080872730138,0.0648805068217531,0.0662064364870754,0.0689992064327583,0.0680737735595874,0.0675817837252227,0.0659875371732069,0.0632942983740863,0.0666630465302517,0.0649902443425376,0.0658168312611202,0.0660202299267229,0.0668190398909708,0.0683220716145967,0.0689925787922581,0.0606487003074914,0.06307730852813401,0.0623039485062225,0.0680418919839262,0.0796835007279381,0.0805442308043161,0.0894566073150964,0.0906471389011482,0.09689390409068302,0.105074116439085,0.123291439602379,0.116720172919501,0.107482856227527,0.10300620830254302,0.101226087232511,0.0931931694735535,0.0905235382832312,0.0873602782299882,0.0823357816136748,0.0889601393544437,0.0875601667032228,0.0804334373794585,0.0766369504306673,0.0720849562675919,0.0653833603530351,0.0648530344940595,0.0652233557368318,0.0627992601070114,0.0642676511773105,0.0668682496377203,0.0669515899724604,0.0664992732460489,0.0663670640638316,0.0615652028756004,0.061873575421856,0.0652924185285171,0.065969220769395,0.0663376095302981,0.0675040766969136,0.0683112175089393,0.0697932248145256,0.07141529698421101,0.0720707886118313,0.0696497212252777,0.0674049602963625,0.064033550684479,0.0631154035839434,0.0594081774600585,0.0570161420727677,0.0545563567308075,0.0520085794713155,0.0512326374832836,0.0485390647247889,0.0487456634676045,0.0483116841824189,0.0469673753388698,0.0452544157279245,0.0445847745388503,0.0456070364017657,0.0467486456272218,0.0471928839354737,0.050317513655844005,0.052550908829686,0.0542101810646693,0.0574431190194856,0.0573798346434588,0.0570839191123817,0.0571448407559673,0.0553607872273504,0.0541195204751861,0.0540212616715968,0.052652571015576,0.0522977802102558,0.0499879393964123,0.0471306907712566,0.045974013273646,0.0435971651734531,0.0422406604037307,0.0395097316303886,0.0375348452647899,0.0354215678653484,0.0331634696624885,0.0317333892171642,0.030384275716652,0.0285471531810885,0.027335309018532,0.0258802980665483,0.0249311464497833,0.0233570230319322,0.0227322148110483,0.0223456359477695,0.021684261936016004,0.0206297428080202,0.0196502192900817,0.0199116065225208,0.0192365981945069,0.0189692917349769,0.0189997733169344,0.0185053513339322,0.0184847585818166,0.0177421698992821,0.0176809038002901,0.0180252291760612,0.0179791329674969,0.0185510086961199,0.018600295932352,0.0191413539285136,0.0190835675619535,0.0186865475294104,0.0190452259790388,0.0189818154070699,0.0192430607103301,0.0192047537447303,0.0191223949455332,0.0189562042530316,0.0194710635289459,0.0193389809180748,0.0195779560040955,0.0187937369762468,0.0181026305039425,0.017801614373562,0.017412361753176998,0.0172563389597441,0.0172434421031807,0.0170814817401227,0.0167138970209054,0.0166597441742735,0.0166785909575807,0.0163470614482354,0.0157326467889073,0.0157791303344676,0.0156128891035009,0.0158268830196273,0.0156398595499739,0.015276919965355,0.0155272824050169,0.01530263726098,0.0151992778598841,0.0151135729590423,0.0151688134123083,0.0150665945606411,0.0151098301136735,0.0151462172123679,0.0153831940667219,0.0155877680318007,0.0160087152919647,0.01632472894004,0.0169294891741569,0.0175143817048074,0.0181745372482742,0.0183438647568409,0.0192697711046965,0.0202022108549123,0.0209745187437405,0.0221279153868624,0.0232461535087563,0.0239957889218871,0.0237991353166651,0.0238869478334543,0.023910848193223,0.0243807189592763,0.0242343972753658,0.0240171426005922,0.0231131796468193,0.0215105965392488,0.0202501295141825,0.0189671665551705,0.0183258586219769,0.0176175735455309,0.0167360116807819,0.0155274312158627,0.0146270440977827,0.013548920693236,0.0127098957078119,0.0117994432120582,0.0109451624420155,0.0100788873154221,0.00935454039758521,0.008731213620942941,0.00806225547654906,0.00759851047418092,0.00695828412420777,0.00659738619669191,0.0062493731900514285,0.00614705041293485,0.0059639505866553606,0.0060153542612699,0.00593653847373355,0.00597132976996198,0.00613269852985181,0.0063951089339624,0.006597659106439479,0.00702260730333967,0.007206259621979109,0.00733594154307193,0.00748683589700708,0.00758091181375647,0.00781112213007627,0.00784780750287855,0.00810127432939217,0.007964030719416159,0.00797424888223118,0.00826647216990095,0.008500506064733059,0.00882995938658444,0.00944295419517326,0.00954616478667601,0.009821816357213459,0.00986813552336559,0.0100791769399896,0.0102058617141882,0.010332702534765,0.0108467748661734,0.011699359721146002,0.0124103634978974,0.0127268822128428,0.0128643371603959,0.0128987181875139,0.0124430271917942,0.0126111629302272,0.0129656957050566,0.0135131675173414,0.0134518422687726,0.0133006651147277,0.0133189181131814,0.0140269392939306,0.0139525597681013,0.0134303405207192,0.0125024123399749,0.0117053293755483,0.0113895813252727,0.0111380212990398,0.0113120911410061,0.0114058000963054,0.0113866171516216,0.0110281047070025,0.0108764786894948,0.0110636614679381,0.0112257472310529,0.011280603660223,0.0114309554553952,0.0117067763542313,0.0118894317338115,0.0120987449196149,0.0123695629131232,0.0124851964703943,0.0125628148768501,0.0125712467941085,0.012420169295821,0.0127570551246414,0.0130740252153946,0.0133266212483569,0.0137474429090645,0.0140913529187577,0.0141527505236294,0.0139387551208979,0.0138123598112814,0.0137620921439038,0.0139969752861652,0.0139162784572625,0.0138034164143817,0.0133448378666805,0.0128686461466123,0.0122972124469645,0.0114189327111655,0.0110989282181405,0.0106242049354975,0.0102927971677327,0.00993477265212982,0.00980321599394742,0.00987953656580391,0.009845435007716,0.00973987899566961,0.00991491531267979,0.0098198623600314,0.00992273049260468,0.00981285094356832,0.0101298224778959,0.0108450913585577,0.0113163049983776,0.0117324113420744],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Capacity":{"CapacityActiveInfectionPercent":0.096,"CapacityNewInfectionsPerDayPer1000":0.068571428571,"CriticalBedsPer100k":6.0,"Source":"https://link.springer.com/article/10.1007/s00134-012-2627-8","Year":2012.0},"Interventions":[{"type":["Gatherings <1000"],"dateStart":"2020-03-09 00:00:00+00:00","dateEnd":"2020-03-11 00:00:00+00:00"},{"type":["School Closure","Gatherings <1000"],"dateStart":"2020-03-11 00:00:00+00:00","dateEnd":"2020-03-13 00:00:00+00:00"},{"type":["Some Businesses Suspended","School Closure","Gatherings <1000","Most Businesses Suspended"],"dateStart":"2020-03-13 00:00:00+00:00","dateEnd":"2020-03-19 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-19 00:00:00+00:00","dateEnd":"2020-03-23 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Stay Home Order","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-23 00:00:00+00:00","dateEnd":"2020-04-08 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-04-08 00:00:00+00:00","dateEnd":"2020-04-27 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-04-27 00:00:00+00:00","dateEnd":"2020-05-04 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-05-04 00:00:00+00:00","dateEnd":"2020-05-11 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-05-11 00:00:00+00:00","dateEnd":"2020-05-31 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Gatherings <100"],"dateStart":"2020-05-31 00:00:00+00:00","dateEnd":"2020-07-01 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100","School Closure"],"dateStart":"2020-07-01 00:00:00+00:00","dateEnd":"2020-07-02 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Gatherings <100"],"dateStart":"2020-07-02 00:00:00+00:00","dateEnd":"2020-08-17 00:00:00+00:00"},{"type":["Symptomatic Testing","Mask Wearing"],"dateStart":"2020-08-17 00:00:00+00:00","dateEnd":"2020-09-08 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100","School Closure"],"dateStart":"2020-09-08 00:00:00+00:00","dateEnd":"2020-09-14 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Gatherings <100"],"dateStart":"2020-09-14 00:00:00+00:00","dateEnd":"2020-09-29 00:00:00+00:00"},{"type":["Symptomatic Testing","Mask Wearing"],"dateStart":"2020-09-29 00:00:00+00:00","dateEnd":"2020-11-07 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100","Stay Home Order"],"dateStart":"2020-11-07 00:00:00+00:00","dateEnd":"2020-12-01 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","Stay Home Order"],"dateStart":"2020-12-01 00:00:00+00:00","dateEnd":"2020-12-07 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-12-07 00:00:00+00:00","dateEnd":"2021-01-11 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","Stay Home Order"],"dateStart":"2021-01-11 00:00:00+00:00","dateEnd":"2021-02-01 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2021-02-01 00:00:00+00:00","dateEnd":"2021-02-16 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","Stay Home Order"],"dateStart":"2021-02-16 00:00:00+00:00","dateEnd":"2021-02-28 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100"],"dateStart":"2021-02-28 00:00:00+00:00","dateEnd":"2021-03-02 00:00:00+00:00"}]},"data_url":"extdata-GR.json","Name":"Greece","CurrentEstimate":{"Exposed":735.0,"Infectious":700.0},"OfficialName":"Hellenic Republic","Level":"country","M49Code":"300","ContinentCode":"W-EU","CountryCode":"GR","CountryCodeISOa3":"GRC","Population":10473455},"GT":{"data":{"Rates":{"CaseFatalityRate":0.003662341026661339,"Critical":0.0075727648815133814,"Hospitalization":0.03314447044852111},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,4,4,10,10,10,12,12,12,12,15,15,15,17,17,17,17,19,19,19,19,19,19,21,21,21,21,24,24,30,30,45,49,49,49,62,66,72,72,72,79,79,86,90,101,104,110,111,120,121,129,135,138,138,138,155,159,222,222,244,258,274,289,493,565,648,706,735,795,824,929,979,1053,1133,1261,1323,1413,1504,1567,1702,1804,1886,1966,2096,2200,2290,2419,2558,2711,2818,2897,2930,2949,3028,3123,3152,3170,3194,3231,3279,3315,3330,3382,3429,3575,3718,3797,4024,4073,4214,4321,4453,4624,4807,4989,23365,23365,25539,26685,27756,28856,30150,31045,31612,32455,33494,34488,35629,36816,37873,38416,39346,40285,41199,42070,43135,44072,44598,45589,46442,47394,48305,49355,50183,50692,51530,52370,53362,54351,55314,56277,56778,57735,57891,58783,59641,60534,61163,61681,62068,62935,63688,64399,65029,65595,66131,66584,67462,68308,68927,69703,70403,70927,71352,71983,72562,73260,73748,74497,74859,75172,75869,76459,77125,77750,78284,78698,79067,79654,80256,80800,81466,82040,82454,82828,83480,84036,84738,85343,86046,86582,87016,87744,88416,88931,89494,90001,90610,91032,91604,92149,92665,93341,93880,94217,94530,95206,95752,96187,96752,97289,97756,97756,98658,99167,99753,100319,100808,101135,101478,102140,102643,103174,103685,104134,104438,104786,105355,105708,106305,106725,107241,107413,107819,108338,108854,109306,109619,110209,110588,110944,111574,112181,112719,113273,113870,114315,114697,115406,115931,116442,117013,117615,117923,118217,118793,119288,119748,120257,120715,120994,121337,121936,122438,122965,123345,123893,124267,124604,125161,125630,126028,126606,127063,127450,127797,128355,128952,129542,129990,130549,131017,131017,131974,132507,133082,133217,133788,134344,134824,135594,136244,136980,137092,137711,138460,139113,140308,141481,142320,143065,143871,144595,145165,146019,146715,147486,148133,148917,149342,149745,150544,151319,152210,152920,153614,154130,154446,155211,155920,156617,157198,157794,158201,158501,159206,159855,160047,160576,161129,161511,161816,162481,163009,163544,164067],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2,6,6,9,12,17,19,20,21,24,25,28,34,34,36,38,39,47,50,61,61,70,77,87,95,126,137,155,156,167,180,196,214,235,257,289,294,316,384,430,473,500,530,530,557,599,644,688,703,730,763,798,832,900,967,1052,1114,1199,1342,1518,1643,1763,1763,1912,2133,2265,2512,2743,3054,3424,3760,3954,4145,4348,4607,4739,5087,5336,5586,5760,6154,6485,6792,7055,7502,7866,8221,8561,8982,9491,9845,10272,10706,11251,11868,12509,12755,13145,13769,14540,14819,15619,15828,16397,16930,17409,18096,19011,20072,21293,22501,23248,23972,24787,25411,26658,27619,28598,29355,29742,30872,32074,32939,33809,38042,38677,39039,40229,41135,42192,43283,44492,45053,45309,46451,47605,48826,49789,50979,51306,51542,52365,53509,54339,55270,56189,56605,56987,57966,59089,60284,61428,62313,62562,62944,63847,64881,65983,66941,67856,68188,68533,69651,70714,71856,72921,73679,73912,74074,74893,75644,76358,77040,77481,77683,77828,78721,79622,80306,81009,81658,81909,82172,82684,82924,83664,84344,85152,85444,85681,86623,87442,87933,88878,89702,90092,90263,90968,91746,92409,93090,93748,93963,94182,94870,95704,96480,96935,97544,97715,97826,98380,99094,99765,100431,101028,101360,101599,102219,102415,103172,103902,104632,104787,104894,105571,106320,106790,107339,107939,108104,108104,108483,109147,109849,110502,111050,111262,111360,112129,112811,113543,114123,114719,114885,115032,115730,116381,117066,117757,118417,118629,118722,119349,119989,120685,121132,121798,121971,122062,122774,123460,124053,124805,125352,125550,125674,126473,127127,127786,128541,129099,129282,129405,130082,130828,131435,132062,132595,132765,132867,133601,134256,134894,135080,135171,135309,135441,136287,137166,138012,138236,138316,138475,138656,139419,140202,141074,142064,143127,143243,143243,144982,145986,146937,147560,148598,148888,149146,150277,151324,152395,152956,153890,154212,154430,155459,156497,157595,158336,159118,159504,159632,160299,160966,161665,162295,162937,163137,163247,163993,164746,165532,166283,167071,167279,167383,168103,168880,169610,170275,170931,171170,171289,172072,172764,173142,173814,174335,174542,174653,175411,176250,176876,177716],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,3,3,3,3,3,3,5,5,5,5,5,7,7,7,7,7,8,11,11,13,15,15,15,16,16,16,17,17,19,19,21,23,24,24,26,26,27,29,29,30,33,33,35,43,45,48,51,55,58,59,63,68,80,90,102,108,116,123,143,158,216,230,252,267,289,316,334,351,367,384,399,418,432,449,483,514,531,547,582,601,623,672,706,727,746,773,817,843,880,920,947,981,1004,1053,1092,1139,1172,1219,1244,1302,1350,1404,1443,1449,1485,1502,1531,1573,1632,1669,1699,1734,1761,1782,1835,1867,1924,1959,1995,2013,2037,2072,2119,2168,2197,2211,2222,2233,2267,2296,2341,2355,2379,2389,2419,2467,2506,2532,2580,2594,2611,2630,2662,2685,2709,2728,2740,2760,2778,2790,2804,2825,2845,2852,2862,2890,2897,2918,2929,2949,2957,2972,2984,3009,3036,3076,3105,3119,3124,3137,3154,3170,3186,3213,3229,3234,3238,3246,3261,3267,3285,3293,3302,3310,3335,3347,3356,3365,3384,3387,3410,3430,3453,3478,3515,3530,3541,3546,3567,3580,3594,3609,3644,3651,3665,3682,3704,3714,3729,3738,3738,3748,3752,3766,3794,3811,3821,3823,3832,3845,3858,3880,3920,3932,3938,3947,4008,4050,4067,4074,4076,4092,4099,4107,4133,4141,4161,4166,4171,4178,4191,4209,4224,4239,4250,4274,4286,4311,4345,4376,4405,4423,4445,4476,4510,4551,4589,4624,4656,4688,4718,4739,4749,4757,4763,4768,4773,4781,4803,4813,4820,4827,4833,4835,4859,4899,4928,4972,4999,5025,5025,5080,5117,5151,5177,5220,5254,5278,5313,5343,5389,5420,5456,5465,5469,5486,5513,5543,5582,5618,5643,5673,5709,5736,5785,5816,5854,5884,5922,5955,5989,6023,6057,6094,6124,6150,6158,6164,6186,6220,6249,6282,6306,6315,6327,6334,6348,6374,6393,6402,6412,6427,6435,6455],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,5,5,8,11,16,18,19,20,19,20,23,23,23,25,25,26,34,37,44,44,52,57,67,75,106,115,131,132,143,156,172,186,207,229,261,263,284,343,389,415,436,466,466,479,517,556,599,614,632,665,691,719,775,839,916,977,1052,1192,1360,1478,1592,1592,1739,1935,2061,2242,2470,2755,3108,3427,3602,3584,3703,3869,3931,4244,4425,4639,4688,5017,5216,5429,5542,5912,6164,6401,6660,6929,7320,7575,7907,8192,8619,9129,9607,9683,9903,10404,11061,11288,12047,12128,12568,13051,13493,14129,14963,15950,17098,18251,18919,19562,20208,20640,21769,22456,23353,23922,24177,25117,26100,26728,27377,13228,13827,11998,12013,11806,11704,11464,11748,11707,11093,11175,11282,11330,11049,11147,10895,10183,10043,10238,10150,9967,9920,9796,9176,9291,9428,9683,9732,9775,9491,9025,9058,9052,9126,9095,8999,8816,8187,9130,9269,9530,9678,9788,9491,9246,9180,9166,9155,9186,9041,8700,8382,8369,8417,8461,8377,8306,8025,7848,7717,7353,7368,7520,7550,7466,7385,7617,7829,7638,7942,8205,8165,7962,8076,8244,8348,8357,8423,8216,8052,8080,8333,8395,8236,8133,7749,7423,7226,7248,7381,7459,7512,7220,7026,7069,6699,6927,6967,7143,6926,6713,6700,6886,6899,6873,6921,6610,6610,6077,6228,6330,6389,6431,6306,6059,6157,6323,6511,6558,6665,6515,6308,6428,6665,6711,6965,7102,7140,6811,6912,7028,7246,7372,7428,7217,6947,7022,7088,7125,7308,7243,6985,6703,6781,6885,6999,7152,7079,6936,6743,6813,7030,7136,7216,7256,7115,6842,6947,7079,7180,6978,6515,6274,6064,6345,6733,7171,6810,6426,6192,6024,6205,6351,6604,7102,7579,7201,7201,7928,8362,8704,9166,9590,9290,9044,9370,9737,10026,10444,10723,10287,9848,9665,9503,9732,9689,9629,9266,8794,8571,8515,8394,8346,8166,7911,7580,7494,7438,7299,7306,7363,7025,6787,6734,6796,6807,6857,6888,6687,6482,6551,6582,6761,6890,6832,6638,6435,6518,6814,6897,7194]},"Timezones":["America/Guatemala"],"AgeDist":{"0-4":2065382,"10-14":1926021,"100+":464,"15-19":1945584,"20-24":1802495,"25-29":1610664,"30-34":1354136,"35-39":1177928,"40-44":956404,"45-49":745589,"5-9":1982085,"50-54":583906,"55-59":469911,"60-64":392152,"65-69":326700,"70-74":221430,"75-79":161077,"80-84":108841,"85-89":58937,"90-94":21501,"95-99":4360},"REstimates":{"Date":["2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.88076164026101,1.91225325611812,1.8642701479397896,1.83776346991192,1.79187910129281,2.21057684357279,1.99694329440491,2.00176618330852,1.7095535873044,1.61366433819982,1.58798755406945,1.52574640029571,1.5386340675138102,1.50046991320575,1.55715409057856,1.59921617649904,1.4470974750858605,1.4079806929299998,1.6555003234825,1.59700352805223,1.60411239606626,1.49783367764298,1.48480794445455,1.3318373222108402,1.29532660454501,1.31453074626902,1.33299586162338,1.3342354084415702,1.24449415162056,1.17383102896649,1.2057424843991,1.20137134428153,1.0809750765635602,1.10812215965005,1.14553659324317,1.25499481325923,1.28534580169173,1.41072496502077,1.5625456652681802,1.69192771721069,1.66481187945229,1.61005215306397,1.43438386656953,1.4698315738540102,1.58014354739678,1.5542396867431798,1.6271936389873,1.62433412451636,1.66653210933968,1.70964779649779,1.71117263012385,1.59415597629451,1.4634004510333,1.3568782873333505,1.32832696419373,1.26021576453972,1.3410431197893795,1.31473886507432,1.2581257302281,1.21489379896998,1.2171664425213,1.20656826820272,1.16404704577603,1.09726126864735,1.1065460708932702,1.1370076670288,1.16184264894262,1.17279791323091,1.18504005611846,1.24963721826177,1.20663986658809,1.2060675827143998,1.20757310454538,1.25095440189658,1.2529812508474498,1.26689771603431,1.20104668979215,1.17961070690805,1.17476792139227,1.21391761476121,1.16197372169274,1.20543092704488,1.13295492420977,1.11182207483372,1.11638615055954,1.10341101027352,1.12216553697932,1.15657730244699,1.1949984118565,1.2429070352133798,1.33002450312183,1.31475119114288,1.25937651252821,1.20498399284507,1.19678888895652,1.2051887486169,1.24438477779917,1.24048951061023,1.21395246312943,1.16005611781839,1.16425909052587,1.15760066200754,1.11046855503771,1.0562365271385998,1.29301683806004,1.24614296445453,1.16739260955416,1.15492963838024,1.1429562367443602,1.10100359143949,1.087754832899,1.08604042716331,1.05744044149142,1.03647195694372,1.02935820395179,1.02096047156361,1.04064605173694,1.04210315779935,0.838601452354048,0.8276024328662079,0.8423368754856441,0.843854965433567,0.8870429825487,0.8938639414987389,0.9012474881105028,0.8962397272823269,0.901678990856027,0.928312864900678,0.929354119552113,0.938890806348516,0.947798577996707,0.9720629038231852,0.95320439704013,0.952612569692305,0.972447099044103,0.985274743686828,0.9794771991584992,1.00574940295508,1.0088621884632,1.00693852646033,0.997916572142613,0.993906397552374,1.00603138944719,1.00046923205272,0.995413399823192,0.988415938597719,0.97875891109736,0.9799181686522852,0.964317059061448,0.961788275948518,0.942944636873124,0.916708907190896,0.903343039553016,0.874642468400206,0.880250927781271,0.8808645743863159,0.878800185944256,0.881879657351754,0.855028841429739,0.8377600829349751,0.849515762421854,0.87566578861662,0.909119541640127,0.8921998272135191,0.8485268183571459,0.8705995167825309,0.891762823273153,0.9565109168584052,0.98088510204374,0.998295955764238,1.00595777475096,0.993939800760616,0.9683869884690468,1.00122778943108,1.0248098772256602,1.04014117964416,1.02238190957416,1.04037522689377,1.1008677480770102,1.07766146126297,1.06149233694889,1.02977334319378,1.01150264473807,1.00503061116503,0.9735623996612628,0.976942518613806,1.01488004637941,0.9577652459650992,0.9352291466522572,0.9170469157904492,0.921801047029422,0.916603349550467,0.922433390270573,0.9371370202211508,0.94756539446237,0.94971598079008,0.973962719592935,0.983069262121832,0.977767366517725,0.895994461012151,0.903077520265287,0.9556773116165908,0.984929762252571,0.988659560653736,0.990877056460974,1.00938358764658,1.01389139116821,0.983635276231263,0.9668793327679692,0.970821213869831,0.951949343833497,0.924357549473516,0.899919698570742,0.982176384674481,0.984177665716132,0.9770572449113828,0.953248164742708,0.967192929132204,0.972132802195535,0.991369914332994,0.984279028514268,1.02624653644949,1.02970047843565,1.0241898392744302,1.01927473580202,1.03687339719639,1.07854337651943,1.06597935676957,1.05037734308489,1.04471132655294,1.05167417163898,1.0424498962994,1.03325279543025,1.00650890078147,0.99722053275868,0.99129889694352,0.974258891429414,0.987052244554916,0.9915832958426668,0.986094700808443,0.990737967708276,0.997291831347914,0.985686971054864,0.996159087495334,0.9814537642457348,0.981775682326965,0.989243147770683,1.01639927707785,1.01815223199289,1.01019364623051,1.05106281956639,1.03019264701756,1.02479928720046,1.02392823607427,1.01435374963429,1.01915507723691,1.01800678205833,0.9977646965375648,0.9944797800042792,0.991093610350162,0.989435500269586,0.9824676610334888,0.9850932489875353,0.985115731327238,0.908909500211642,0.852002484432022,0.863093134485077,0.886754334772636,0.933248431765362,0.969848131585594,1.01633007481509,0.9556344043848573,0.888002396727055,0.897134906033229,0.926015222478428,0.945665996940365,0.978317991410516,1.02374046578499,1.15720497188395,1.2977410263104,1.2460232802034,1.17092204927753,1.25697930762708,1.22693464307584,1.19211927913889,1.20094160121267,1.27967990903499,1.24440157480124,1.20064448017277,1.19602874877103,1.18395272720368,1.16703054503382,1.0900050978661,1.0539365654707,1.06044078759444,1.07110947316702,0.993065955336235,0.991701883264352,1.00686116955095,1.01914769335377,0.994160230744468,1.00313330857032,0.991194596350746,0.948664566936606,0.9179266656761592,0.892819763880718,0.9152500476148692,0.902384813170096,0.906139964236307,0.9108620669738072,0.8969525059568121,0.882371179832103,0.866006616170151,0.886918264468246,0.907430170253224,0.904355055984592,0.917250189106859,0.938053647253886,0.9635401756081908,0.975804535406508,0.985342436688869,0.989837401842072,0.996390138013711,0.998056362322851,1.0026377850271502,0.994193786767199,0.9434860999576,0.93830132624409,0.9136623827137692,0.925435581185799,0.9394765246372272,0.956165738056197,0.973542908171188,0.9661351915874308,0.994469006374168],"StdR":[0.29222418224742,0.27515039563712,0.249416517116428,0.233975989195958,0.214124931583631,0.227501063558278,0.202012276384696,0.188095697298005,0.160478877824146,0.145588264797138,0.13851538860426998,0.12764386020931,0.122120946428423,0.116467612720413,0.113511427877139,0.110444717056879,0.0999349719623733,0.0970789660833226,0.100395460215126,0.0946330543606432,0.090794569595813,0.0846169756722394,0.0801167966687313,0.07223095871920099,0.0694895787218991,0.0686965347111789,0.0662343986784885,0.0650250237820345,0.0608008644577733,0.0575331727726644,0.0564242699854614,0.0557956963822057,0.0521241632358245,0.0521617078044337,0.0516415701128752,0.0539928961955208,0.0539486397555104,0.0559949587965655,0.0570693319405027,0.0589992879862658,0.0570222616746105,0.0544841350435953,0.0494908172992922,0.0484031494465351,0.048642551732817,0.0466712045468068,0.0472065245443729,0.045544473122186,0.0448082015743942,0.0451640865521809,0.0442029358695086,0.0416638077554352,0.0378993753842828,0.0343000492384657,0.0315855351777416,0.0292458107163384,0.0291627744791645,0.0278895954422788,0.0261056677524221,0.0247931323875172,0.0242105552227785,0.0233739562802639,0.0219961521803246,0.0207332636000144,0.0203163799576554,0.0202855494559851,0.02004254346554,0.0197294504099368,0.0195954751217835,0.0202189350350275,0.0195089942191533,0.0195625384781808,0.0192067287982857,0.0194975784164316,0.0191075359106107,0.0194070828275758,0.0183411742852062,0.0180965735204221,0.0176207877098815,0.0173832079519261,0.0167719451411434,0.0169833492154899,0.0160185183490622,0.0155745163398808,0.0154024325774765,0.0148281348086007,0.0145431673854133,0.0146559873480416,0.0149280737560538,0.0152436473285177,0.0160351730818753,0.0165822655856529,0.016364951692526,0.0158975460547241,0.0153981959215744,0.0151280887471741,0.0149801352772072,0.014858588713928996,0.0147309709005367,0.0140945328666482,0.0137658495449588,0.013383299900596,0.0126571400277045,0.0118332278424395,0.0132523475596269,0.012637485486233,0.0125119404710317,0.0126228760145903,0.0120679544480806,0.0114361053835637,0.0111119857458156,0.0106947589234359,0.0102287812474707,0.00985479319878862,0.009486591415165441,0.009202693993866407,0.00911984364600082,0.00896566513685185,0.0078362127263806,0.00796965621375357,0.008306522815485141,0.008543731942461821,0.00885378674590234,0.00884563479633606,0.00887461293748094,0.00889034674815032,0.009004305534918171,0.00930646736532628,0.00925025391002861,0.00927820179802341,0.0093728384271919,0.00950624879478265,0.00929931471191284,0.00938405715327313,0.00956595609807259,0.0094482401566295,0.009510267975181421,0.00945444261508642,0.009562116947576471,0.009532759594780593,0.00920489304354859,0.009291149408774391,0.0093442207683948,0.0093369422064095,0.00927995585715544,0.00922009007993587,0.00923818065264753,0.00913069798844143,0.00920117035959159,0.009196699247627893,0.00913572443010217,0.009056417292835591,0.00902858742089791,0.00910875569690314,0.00942399653921875,0.00961218984791492,0.00973018806957902,0.010058809712267,0.0100905865026227,0.0101595917700833,0.010557593111282,0.0109800840014697,0.0114267789843066,0.0112547847935471,0.0110276364361043,0.0113588000684037,0.0115779889564633,0.0123899044976698,0.0125008466489201,0.0123720036055118,0.0121441512287389,0.0120227800086872,0.0115886023716774,0.0115716902598335,0.0117004172300427,0.0117722842550266,0.0116329620693599,0.0114225333975253,0.0118605311284538,0.0117250638289732,0.011576081477078998,0.0112261241004011,0.0110017851745294,0.0108991465125498,0.0107962048931654,0.0107650634597375,0.0110973104727101,0.0106403695339098,0.0106036136857544,0.0105718981401062,0.0107377983540072,0.0106848947889823,0.0108635940099324,0.0112111655165701,0.0113127294978999,0.0113536191073457,0.0114707947612757,0.0117242427838557,0.0116885544700948,0.0110417489864503,0.0111353918527527,0.0117399966210857,0.0120586764028095,0.0119630580347669,0.0119267150985624,0.0120267855829428,0.0121075285800451,0.0117603470082153,0.0116323794959088,0.0116415289039941,0.0116230232942576,0.0114476036429348,0.0115133676669734,0.0121242760085751,0.0121923573657747,0.0121344847802415,0.011992701308098,0.0120122862663362,0.0122672129455998,0.0122220979696614,0.0123655636150249,0.0125788383226699,0.012663408446196995,0.0125486844802989,0.0124960089986526,0.0125042826276267,0.012740421180534,0.012570694403682,0.0125773000831722,0.0123502573822989,0.0122558810947588,0.0121166085443834,0.0121192218759459,0.0119347041779581,0.0118947875481549,0.0117897182491818,0.0115500515016049,0.0118010243077005,0.0118465353204436,0.0117038593084782,0.0119038244027126,0.0118908718827075,0.0118221471373754,0.0118375261915502,0.0117855159648622,0.0117942808064185,0.0117846738327642,0.0119401137944623,0.0118952190884756,0.0119988383842181,0.0121753246794496,0.0120825936051213,0.0120177104417507,0.0118726811522619,0.011830433952265,0.0118163179736336,0.0118453112848943,0.0117082885966394,0.011762819733759,0.0116672473014838,0.0116399708622863,0.0116839025581626,0.0116620838664784,0.01162658347225,0.0111666891356774,0.0109560369725724,0.0115180257205072,0.0118557629903816,0.0123695316645136,0.0125478111998195,0.0129056767686795,0.0125794468390901,0.0118605301343971,0.0119177278000664,0.0124954471833201,0.012813423727078,0.0130572343107485,0.0134051461309641,0.0142398376280979,0.0150568216351035,0.0151230651857486,0.014620977125128,0.0148498043549629,0.0149402761403235,0.0147553131315606,0.0144476992983269,0.0149665350944587,0.0148116050658536,0.0146421993786169,0.0144280606754622,0.0140287916392239,0.0136401032987047,0.012998168981013,0.0122254125570039,0.0118232804389844,0.0114321607690354,0.0107298823359104,0.0105321324728695,0.0105063730649912,0.0103058280129796,0.00995537606835671,0.0100054720222385,0.00991020049654577,0.00964048299030339,0.00949031637450406,0.00939519610737769,0.009779053673000459,0.009736208573367041,0.009837230294872141,0.0100391472946441,0.00997900313616829,0.0101726300449934,0.0101926081063527,0.0105052636808465,0.0108862281659318,0.0108626512866388,0.011137383800445,0.0112693082679315,0.0114666396480045,0.0114589025645966,0.0114782381218565,0.011458779053228002,0.0113427340119152,0.011330373189029,0.0112924007584478,0.0114219446147196,0.0108963761799079,0.0108545089799905,0.0107864842760022,0.0110904615444957,0.0111545963888903,0.011367429575063,0.0116578980335841,0.0115508603775775,0.0118200803956931],"EnoughData":[0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-GT.json","Name":"Guatemala","CurrentEstimate":{"Exposed":68187.0,"Infectious":57185.0},"OfficialName":"Republic of Guatemala","Level":"country","M49Code":"320","ContinentCode":"W-NA","CountryCode":"GT","CountryCodeISOa3":"GTM","Population":17581472},"GY":{"data":{"Rates":{"CaseFatalityRate":0.005168061289744318,"Critical":0.010687780568272694,"Hospitalization":0.04442052916564428},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,8,8,8,8,8,8,8,8,8,8,9,9,9,9,9,9,9,12,12,12,15,15,18,22,22,22,22,27,27,27,27,35,35,35,36,36,41,42,43,43,43,44,46,47,57,57,58,62,62,62,67,67,67,67,70,70,70,70,77,77,80,80,84,86,92,92,95,95,99,99,99,102,102,102,102,103,103,107,107,108,108,109,109,114,114,116,117,117,120,120,120,125,125,125,134,148,154,155,156,156,156,156,163,163,163,163,165,176,178,180,181,181,181,185,185,185,185,185,185,186,189,189,189,189,189,189,189,191,202,306,310,349,349,365,381,399,433,433,490,510,523,534,616,633,636,687,718,742,779,805,805,921,954,962,1030,1045,1088,1144,1191,1215,1265,1302,1302,1302,1314,1331,1339,1359,1361,1464,1483,1490,1535,1564,1608,1644,1680,1760,1776,1776,1920,1972,2017,2084,2165,2180,2304,2318,2391,2435,2487,2522,2590,2625,2654,2749,2796,2839,2853,2923,2970,2970,3009,3030,3083,3154,3192,3228,3242,3264,3320,3394,3409,3467,3511,3526,3549,3575,3611,3616,3688,3725,3777,3791,3930,3962,3965,3984,4018,4019,4034,4204,4242,4252,4272,4317,4346,4392,4436,4530,4618,4695,4733,4759,4779,4870,4888,4925,4944,5044,5073,5077,5144,5185,5197,5288,5305,5319,5369,5385,5448,5478,5555,5652,5680,5732,5777,5809,5820,5868,5894,5899,5936,5948,5948,5990,5990,6019,6036,6040,6047,6063,6068,6083,6126,6165,6173,6206,6266,6277,6328,6361,6370,6431,6455,6488,6534,6541,6570,6591,6635,6681,6762,6826,6901,6962,6966,6977,7026,7124,7157,7281,7379,7383,7399,7486,7519,7629,7654,7729,7733,7774,7808,7834,7890,7945,7971,7972,7993,8024,8043,8074,8099],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,4,4,7,7,7,7,7,19,20,5,5,5,5,8,8,8,12,19,19,23,23,24,31,33,37,37,37,45,45,45,47,55,55,63,63,65,65,66,67,70,73,73,74,74,74,78,82,82,82,82,92,93,93,93,94,94,104,109,113,113,113,116,117,117,124,125,125,127,127,127,135,137,139,139,150,150,152,153,153,153,153,153,153,154,154,154,156,156,158,159,159,159,159,171,171,183,183,183,184,205,206,209,215,215,230,230,235,245,248,250,256,272,273,273,284,284,286,290,291,297,300,308,313,315,320,327,336,337,339,350,351,352,360,370,389,396,398,401,413,430,474,474,497,509,538,538,554,568,568,602,623,631,649,674,709,709,737,776,846,881,925,955,1029,1060,1093,1140,1180,1184,1234,1306,1373,1382,1401,1401,1459,1468,1560,1613,1703,1750,1763,1812,1853,1884,1958,1958,2027,2102,2168,2269,2402,2437,2535,2579,2709,2725,2772,2787,2846,2894,2929,2968,2968,3093,3188,3188,3292,3329,3358,3405,3469,3521,3565,3589,3620,3672,3710,3734,3765,3796,3850,3877,3960,3994,4023,4026,4061,4074,4098,4143,4162,4208,4238,4245,4324,4393,4457,4484,4514,4524,4530,4618,4662,4724,4794,4823,4874,4890,4914,4976,5005,5093,5133,5154,5189,5236,5276,5310,5338,5376,5406,5423,5449,5528,5601,5637,5665,5697,5700,5732,5811,5839,5879,5920,5943,5973,6016,6042,6076,6105,6125,6171,6216,6258,6266,6289,6289,6293,6298,6301,6319,6332,6348,6351,6358,6379,6407,6407,6469,6469,6541,6574,6588,6653,6696,6745,6805,6851,6908,6931,6950,7015,7067,7143,7222,7298,7317,7346,7380,7470,7528,7581,7641,7654,7678,7714,7780,7887,7939,7982,8023,8041,8092,8135,8181,8207,8231,8232,8262,8313,8338,8357,8399,8420,8427,8452,8457,8485,8513,8550,8585,8595,8626,8648,8699,8729],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,4,4,4,4,4,5,6,6,6,6,6,6,6,6,6,6,6,7,7,7,7,7,7,7,8,8,8,8,9,9,9,9,9,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,11,11,11,11,11,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,13,14,14,14,15,15,16,16,16,16,17,17,17,17,18,19,19,19,19,19,19,19,19,20,20,20,20,20,20,20,20,20,21,21,22,22,22,22,22,22,22,22,22,22,22,22,23,23,25,27,29,30,31,31,31,31,31,32,35,35,36,39,41,41,44,44,46,46,47,48,48,49,52,54,56,56,58,58,60,62,64,64,65,67,69,71,73,74,76,78,78,80,82,85,85,87,90,92,95,98,100,102,103,104,106,106,107,107,109,109,111,114,116,117,117,117,119,119,119,123,123,124,124,126,128,128,130,130,133,134,134,135,135,137,138,138,138,139,139,140,142,143,143,143,143,146,147,147,149,149,149,150,151,151,151,151,151,151,153,154,154,154,154,154,154,155,156,156,158,158,159,159,159,159,160,162,162,162,162,164,164,164,164,164,164,164,164,166,166,166,167,167,167,169,170,170,170,170,170,170,170,170,170,170,170,170,170,172,172,172,174,175,175,176,176,177,177,177,177,179,180,180,181,181,182,184,186,186,186,186,188,189,189,189,189,189,189,190,192,195,195,195,195,197,197,199,199,200],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,6,6,6,6,6,18,19,4,4,4,4,7,7,7,10,17,15,19,19,20,19,20,23,23,23,31,31,31,33,41,41,48,48,49,49,50,51,54,54,54,54,51,51,52,51,51,51,51,56,56,56,56,49,49,59,63,67,62,61,63,64,64,70,69,68,60,60,59,63,64,66,61,72,72,73,71,71,71,71,64,64,62,62,58,58,52,54,52,52,48,48,60,57,69,69,69,69,90,87,90,95,95,109,109,109,119,119,119,125,138,138,138,143,143,145,140,126,126,128,135,139,140,145,145,154,155,157,166,156,154,160,169,188,195,193,196,208,225,268,268,289,298,327,327,343,357,357,391,410,407,321,342,337,337,347,368,418,418,461,434,488,506,528,492,512,513,511,549,590,562,552,552,492,468,551,535,610,613,567,567,582,563,598,598,665,726,773,866,978,1009,1002,1025,1146,1116,1132,1101,1124,1134,1087,1107,1107,1086,1126,1079,1113,1066,1078,999,1048,1026,1024,996,991,975,976,971,905,886,895,907,920,907,934,898,912,868,821,827,810,840,846,797,800,854,857,839,854,840,820,870,908,898,931,907,944,820,810,868,878,932,971,974,838,847,875,889,872,880,863,836,768,759,755,753,753,764,676,690,732,741,681,692,710,673,673,687,629,641,647,643,671,648,626,572,475,449,402,360,346,348,316,293,295,277,293,293,312,312,355,369,378,436,463,507,552,555,573,588,574,579,620,645,691,756,714,719,718,761,812,835,874,842,820,775,777,807,797,836,865,834,786,794,714,642,662,647,588,605,520,514,481,498,464,454,431,400,373,384,418,405,405,406,426,430]},"Timezones":["America/Guyana"],"AgeDist":{"0-4":73864,"10-14":70499,"100+":130,"15-19":74852,"20-24":77395,"25-29":67911,"30-34":44034,"35-39":49075,"40-44":45300,"45-49":45225,"5-9":73764,"50-54":42774,"55-59":36563,"60-64":30245,"65-69":21111,"70-74":15024,"75-79":7916,"80-84":6768,"85-89":2178,"90-94":1268,"95-99":663},"REstimates":{"Date":["2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.53924347078495,1.39315612275446,1.4911602899346998,1.21366055618304,1.16196117099474,1.1902371017855,1.55773494827218,1.47318512041448,1.5726914586875,1.45443954137617,0.883479820344882,1.11458232761292,1.18988317921654,1.3379330773673002,1.28911481928936,1.2326141245501698,1.36570621789021,1.30650601405109,1.2431401109646598,1.1246977581404198,1.1305461964714,1.1094235043795402,1.21145304737792,1.1850139705684,1.17812204657529,0.9572900869976708,0.922125571116556,0.849321098454055,0.956792377718902,1.0663383084449,0.840633698060818,0.88498075744755,0.906687366105245,0.869139448295657,0.7632019455095049,0.9242924417951,0.684668718627603,0.7129101235123579,0.678051744800203,1.13331704353187,1.15785630343458,1.10156307907796,0.962014125589518,0.879347239054259,0.894143087520688,1.2888953333437398,1.48163771490623,1.55791385676296,1.29415839392634,1.07946162449023,1.14232659130254,1.15735004782637,1.13153808160498,1.01773453209933,1.00804086151742,1.00836560546996,1.07180320661513,1.04229667860599,1.03832961349165,0.974239927557345,0.8873423958787391,0.83896765267723,0.862084467888761,1.2537585130561202,1.1524924379826398,1.1536339080864195,1.16345865596684,0.92023915564582,0.887259384950006,0.8990728646049571,0.8581831684343431,0.8830829351360691,0.943000695335466,0.687420079254822,0.644406502374353,0.6869572689276059,0.734597922838759,0.392054011742171,0.476984904725065,0.428597546367265,0.41903712835236295,0.475845919172695,1.4629920952954598,1.50320291067598,2.30297229394677,1.99551937012077,1.6466604826538602,1.49613963685923,2.29616939831741,1.95497141089904,1.76920268796961,1.66611774138362,1.46728104559155,1.69436827323082,1.5456667524946202,1.5054812384217098,1.34932006296737,1.31314539870534,1.08701826982024,1.14467970189968,1.36413029353655,1.3145653548445202,0.959644150230774,1.07536824051291,1.03007107362305,0.9711844743001208,1.0296914408290798,0.840442393396735,0.937178498590603,0.930755147868716,0.917116743774362,0.96322498625066,0.975375853080396,0.968471991935683,0.841651968609039,0.981815268933718,1.01361636771391,0.8786076813006141,1.06236508485834,1.05405678796559,1.00250665768949,1.1098780001315,1.16132370417392,1.3845862237946,1.31090804682258,1.19780700088778,1.16174066110913,1.21658192328026,1.30360605592805,1.6724143234555302,1.5353736013498798,1.61355739770399,1.4781222364326598,1.59477266055053,1.4530956467103202,1.39639528543214,1.3288479114680902,1.13211214679666,1.25348702266097,1.32500089832717,1.2945148453606898,1.26505490995352,1.2479302428792398,1.15357428612411,1.11583988916492,1.11409320097711,1.21501681175892,1.36522326779504,1.45221605137316,1.472898489598,1.42316924623642,1.57739033183737,1.44352866425077,1.36692998482418,1.38400195852594,1.35567339397977,1.22571400846407,1.2040146766972,1.31860168224961,1.3458508847560098,1.2171020955949,1.06445569171311,0.9737027925524292,0.995740953619035,0.9601544564356828,1.00008516516212,1.04742202661911,1.15395278551404,1.13617328037977,1.06178433493512,1.12440176691623,1.09061298692353,1.00055592248109,1.00527219825323,0.988624658256151,1.07668875469104,1.19913389336636,1.18717907706021,1.30105997645683,1.31088559480153,1.22023210134534,1.17803635606977,1.1337729277904298,1.2589905255468798,1.1752869517801698,1.1418902022649298,1.09238844768979,1.05302878544759,1.09583258277584,1.04341635875189,0.991529180158758,0.913317819058112,0.94897484975146,0.917058348206824,0.8886339871392579,0.911711480868324,0.920768707632177,0.809745328188994,0.8700790991840891,0.918306932952863,0.987330866776535,0.9772300659442108,0.948586988879399,0.948801590036654,0.975152937540487,1.03429788312855,0.8931842553258058,0.8096953186140942,0.8729438138214191,0.8247749285432242,0.8341512974056371,0.9451089022977092,0.944401563859356,0.898762739283345,0.8303554549133579,0.834752879139033,0.840337690618958,0.852677042283008,0.8649022464860551,0.851226391609928,0.916253662798424,0.933047620507385,0.898829537256448,0.961981869275428,1.05907915420088,1.01842000846213,0.998487826011018,0.9966638093414972,1.01043125937233,0.950268595972928,1.10520717525082,1.13864929219906,1.15064961440118,1.22023673335424,1.15004885990285,1.15239120145905,1.13739261044783,1.0149883321868,0.9884418751931228,0.9280546122280848,1.03927429075858,1.06022761040069,1.07185313623844,1.1091269541092,1.02487601694536,1.0074554686948498,0.9566641291221278,0.892369948292072,0.9183875332294292,0.8989746006798279,0.916808313359347,0.9367825864696208,0.9804399398902308,1.06747111974397,0.972358931492568,0.9477872076223258,0.97211652672294,0.921628826605529,0.90377103944058,0.988663490122748,0.988148150201592,1.01415994107747,1.01956701950973,1.00385685970284,1.0257379120575698,1.05414153766619,0.9491239393076052,0.87722775647117,0.8761071082592858,0.8798989605485942,0.927683610953235,1.02844091016844,1.05565306181852,0.90725639771615,0.9002608924708371,0.83254905121998,0.7763325695302808,0.764714732964876,0.7372326523564251,0.713720020559195,0.719841824534014,0.7120606153198199,0.679406265808316,0.6820940583188221,0.6465895329309279,0.632648586331408,0.528684484469244,0.778504945480738,0.737224981338525,1.08043923186373,1.22372689799187,1.23349872500813,1.4362655053213602,1.44813376152674,1.47295730894916,1.5072477952865402,1.51848811996134,1.53434535639458,1.41321799440966,1.28776768897951,1.35662480262069,1.26319242683078,1.3537779254592202,1.29902731406745,1.30969196030996,1.25363179846443,1.1379809470216202,1.08626307792724,1.12940526102192,1.10656367253279,1.09723574402983,1.08324489071508,1.05276227610776,1.04972140919439,0.999282802141107,1.01678506349562,1.0594257210589,1.01606286633935,0.964346886561166,0.997434135699981,0.985936948087666,1.01342337920448,0.9470294618474642,0.93391733420355,0.90478859813852,0.866258701068179,0.866255729204223,0.8970184412616199,0.940525127726892,0.8910191262152121,0.763414713568268,0.7695333603726341,0.7638850070948849,0.736264159907933,0.7858679934835879,0.7299063688620699,0.732218098553187,0.7304578721781708,0.792221955818582,0.855267952228476,0.906059751948102,0.9292794401179928,0.868125817416648,0.9503214779585492,0.9932678628335642],"StdR":[0.34612095276839194,0.31483812752144,0.306842966954977,0.272264504071392,0.257173963655756,0.260072092205844,0.297371349824538,0.27841432628037704,0.278214601876567,0.258072733372145,0.193696075241924,0.21337881174331,0.22198768966236496,0.23559212077331604,0.221593487359112,0.21765894017913096,0.22266978606714,0.21441488145185,0.20282201320716695,0.187954896815328,0.187951218208214,0.183270062471061,0.191447680960405,0.184646426596178,0.182028830555035,0.161065264273072,0.159602497983608,0.153847999973138,0.163950076551965,0.175581971383542,0.156125602889964,0.16083882037487102,0.165884209170835,0.163366141750998,0.156012151783292,0.17529886309513,0.153546313439792,0.160421548663249,0.159322685290419,0.214832717290238,0.21936269742512,0.21143619033567895,0.19533964864083,0.187946640965396,0.191575652554357,0.22907730242339,0.248947443605883,0.24582565760337505,0.21632619024982105,0.190506336693293,0.19307791962298496,0.191411093556108,0.19102354644327,0.17703149705617105,0.17532959307389598,0.17652364299897802,0.182905924932897,0.17745225608072798,0.180182866216584,0.172787776512301,0.16579480630963198,0.161765646036603,0.16414826864384602,0.20351058353420895,0.193871601363559,0.19350412279485105,0.192558969306192,0.16937079385423098,0.165068505288719,0.166765614663309,0.16669245312737302,0.17142506307746802,0.17796267936635896,0.15550246813102805,0.152622687612698,0.16343631274307002,0.173904886664543,0.129996567009269,0.149116451526763,0.152547107760114,0.15951462462960098,0.18133166764399106,0.340328451462823,0.348768777382299,0.415669649590105,0.359798547457255,0.304713113664579,0.271979681805323,0.319570951209223,0.274389248665068,0.24198392780928,0.22080371995849804,0.19611118040146694,0.201825878990192,0.183846245564933,0.174083655096213,0.15590333728715802,0.148594217965245,0.13263382345105698,0.134386693536617,0.14323159085821302,0.14098698755579,0.115667578365833,0.121330910290812,0.117479328961732,0.112789850903425,0.11816413876135,0.10615191730936803,0.1133629450096,0.115512681548207,0.11467318748601403,0.1176493850307,0.120943760591911,0.119559613993784,0.113219054689877,0.122936586433784,0.12520095244977802,0.118310271788491,0.12920633015113,0.129891255322486,0.127096023447842,0.132568272943937,0.134021223214064,0.14556352631714498,0.140207748864264,0.130733200093377,0.124913578875578,0.125749408034605,0.127806956692385,0.14306118791844102,0.131503999151525,0.12918767888969698,0.118356434088503,0.118359490899639,0.108694630159328,0.10238618132372802,0.0957567116263107,0.0856568306944121,0.0874703803528907,0.0894118036607923,0.0850767942967765,0.0827630565555892,0.0812311963154597,0.0765334033805671,0.0737058486142759,0.0721698472487351,0.0743363292032096,0.0784881866608454,0.0791845361183737,0.077708298416408,0.0737375669852856,0.0753512991686174,0.0702459067242361,0.06595487709503599,0.0638202380751485,0.0612486601023855,0.0556912619103294,0.0539524389107452,0.0558563573550419,0.055075770842553,0.0511965285996094,0.0465215330954389,0.0435772083775556,0.0440295540591532,0.0420792093533505,0.0441954895490553,0.0448317554292331,0.0471078044586154,0.0463910852312542,0.0443892652813664,0.0448905189889796,0.0439766478549645,0.041656135071602006,0.0419361719053244,0.0408133290707929,0.0429079019607601,0.0452412303066946,0.044508678052607005,0.0463399514977006,0.0455062975717864,0.0435823348816359,0.0415068254032014,0.0402968476477586,0.0414653010824516,0.0397191642970612,0.0387871994138519,0.0371702216440221,0.0361041654109827,0.0367870505266761,0.0352753576718727,0.0336696895961118,0.0322488973393347,0.033505402277059,0.0329119320554663,0.0322770341512011,0.0333743112245313,0.0336332525894653,0.0319631003829069,0.0333917591000608,0.0350274698600011,0.0366035828424935,0.0365813833122728,0.0363181275514497,0.0360072487712495,0.0368632129078119,0.0384787354832597,0.0358321120517011,0.0335200976848085,0.0352752600196163,0.0349191809008213,0.0355590372515066,0.0390364781777132,0.0391939045039995,0.0384747936493316,0.0368403673459459,0.0380707186206815,0.0387549618618627,0.0390828094772583,0.0399631150477964,0.0409251628284462,0.0424018397614004,0.0433959280130096,0.042391974818135,0.0447253141948537,0.0470959732676629,0.0462951010717143,0.0449973128854828,0.0456589585826443,0.0454142480777928,0.0441241005764919,0.0469713639331536,0.0478185344780113,0.0479639389484255,0.0489685234208919,0.0470005815309643,0.0456648593526053,0.04497409462657,0.0416595521284485,0.0409065026843817,0.0398683548683963,0.0423476316025643,0.0425081316746249,0.0424450072546297,0.0432593454566959,0.0418322608063679,0.0403896912752978,0.039605928125316,0.0382000597541674,0.0387628744237587,0.0387943764633591,0.0395591601722959,0.0410265412105114,0.041720264967473,0.0436178895524184,0.0417697420195117,0.0412226959710032,0.0419222512624083,0.0408978509840637,0.0406465221479915,0.0426587117426399,0.042669639854176,0.0434644415050178,0.0444319896519897,0.0432862258386874,0.043815215698597004,0.0439112209433359,0.0421385555763858,0.0403669543266412,0.040910175427349,0.0408604347418844,0.0428239021613586,0.0454515652638393,0.0459109663944332,0.0423217132974121,0.0423762562816544,0.0409131456586429,0.0404294777687618,0.0408812305032426,0.0406324203172143,0.0411988574575798,0.042677164738855,0.0432158288759183,0.0439180572900688,0.045301687245177004,0.045523719661357,0.0464516368526145,0.0439227085102017,0.0565873349531947,0.0568954278346288,0.0711155726734709,0.0753251370834762,0.0743926467223777,0.07868595367959,0.0756046970660511,0.0746217643752158,0.0725420733963033,0.0700958726317207,0.0677625825688945,0.0626377415222679,0.05721679396499201,0.0566253285877239,0.0531990696838071,0.0535102861468168,0.0511126251275614,0.0504930231752204,0.0482274759440058,0.0446197699816889,0.0424995930293963,0.0429391091248199,0.0417584000430875,0.0415454176311107,0.0404343024213114,0.0399257470543881,0.0393110912416586,0.0377985979959676,0.0384398972763499,0.0396520197000678,0.0375515457030324,0.037178683567652,0.037730447480859,0.0375234229443108,0.0377969354371709,0.0370498481518817,0.0367686607723023,0.0360815663109286,0.0356918909844435,0.0358347649226601,0.0372995317572925,0.0383778642240213,0.0379430535248895,0.035396455901878,0.0361352806802898,0.0371100301335495,0.0370246406360388,0.0389061517215848,0.03860440773396799,0.0399520898679446,0.0407771901634081,0.0431083322802843,0.0465419621840284,0.0480789082503685,0.0490733657590646,0.047602329479034006,0.050463444060074,0.0519226832852948],"EnoughData":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-GY.json","Name":"Guyana","CurrentEstimate":null,"OfficialName":"Republic of Guyana","Level":"country","M49Code":"328","ContinentCode":"W-SA","CountryCode":"GY","CountryCodeISOa3":"GUY","Population":782766},"HN":{"data":{"Rates":{"CaseFatalityRate":0.0037350202168526,"Critical":0.007722355974411103,"Hospitalization":0.03503253879406434},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,3,3,3,3,3,3,6,6,6,6,6,7,7,7,7,7,9,9,10,10,15,25,29,30,31,58,65,65,79,79,73,79,112,116,118,122,122,132,154,192,195,203,206,211,237,253,264,278,319,340,349,349,397,439,439,468,473,493,506,519,519,536,537,549,563,617,648,677,697,712,740,787,809,837,844,894,967,1025,1075,1116,1179,1214,1275,1293,1362,1461,1546,1600,1678,1767,1875,1961,2060,2123,2190,2250,2387,2490,2585,2637,2721,2779,2850,2901,2957,3123,3287,3379,3420,3565,3661,3801,3905,4144,4315,4448,4607,4713,4922,5039,5103,5281,5443,5554,5694,5794,5854,5921,6116,6225,6355,6428,6597,6649,6805,6945,7032,7128,7255,7339,7450,7661,7867,8082,8271,8449,8532,8556,9124,9169,9586,10076,10156,10242,10396,10430,11147,11618,12347,13115,13418,13828,14273,15064,15577,16613,17760,17873,18487,18487,19983,20677,21149,21810,22065,22611,23230,24022,24580,25728,26088,26088,26957,27383,27922,28517,28978,29187,29305,29768,30131,30590,31089,31736,31931,32012,32214,32772,32990,34099,34546,34662,34964,35398,35930,36341,37132,37132,37866,37996,38536,38833,39126,39804,40129,40129,40687,41116,41848,42153,42574,42609,42815,42815,43177,43507,43857,44068,44236,44551,44778,44915,45082,45082,45082,45825,46208,46208,46616,46616,47006,47354,47576,47638,47680,48073,48073,48877,48953,48953,49096,49456,49456,49781,50888,50948,51244,51410,51478,51688,52392,52945,53499,54002,54002,54267,54304,54446,54806,54806,55587,55704,55704,55959,56580,56580,56694,56936,57348,57348,57348,57348,57348,57348,58517,58788,58788,59301,59389,59647,59963,60056,60056,60132,60165,60200,60217,60392,60410,60448,60469,60477,60597,60669,60735,60821,60859,60873,60873,60979,61284,61456,61587,61785,61817,61936,61968,62120,62991,63153,63170,63170,63346,63471,63618,63921,64168,64606,64678,64781,64891,64988,65425,65873,66447,66513,66709,66903,67239,67630,67630],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,3,6,8,9,12,24,24,26,30,30,36,52,68,95,110,139,141,172,219,222,264,268,298,305,312,343,382,392,393,397,407,419,426,442,457,472,477,494,510,519,591,627,627,661,702,738,771,804,1010,1055,1178,1270,1461,1685,1771,1830,1972,2100,2080,2255,2318,2460,2565,2646,2798,2955,2955,3204,3477,3477,3950,4189,4401,4640,4752,4752,5094,5202,5362,5527,5690,5880,5971,6155,6327,6450,6935,7360,7669,8132,8455,8858,9178,9656,10299,10739,11258,12306,12769,13356,13943,14571,15366,15994,17007,18082,18818,19558,20262,21120,22116,22921,23943,24665,25428,25978,26384,27053,27583,28090,28579,29106,30036,30867,31745,32793,33835,34611,35345,36102,36902,37559,38438,39276,39741,40460,40944,41426,42014,42685,43197,43794,44299,45098,45755,46365,46973,47454,47872,48403,48657,49042,49467,49979,50502,50995,51670,52298,52819,53381,53983,54511,55479,55877,56649,57669,58810,59645,60174,61014,61769,62526,63158,63798,64352,64764,64814,65218,65597,65802,66049,67136,67789,68620,68620,69660,70120,70611,71143,71616,72075,72306,72675,73193,73840,74548,74548,75537,76098,76900,77598,78269,78788,79629,80020,80662,81016,81672,82552,83146,84081,84413,84852,85458,86089,86691,87594,88425,89381,90232,91078,91509,91509,92724,93214,93966,94623,95199,96150,96888,96888,98212,98405,98688,99124,99347,99576,100041,100041,100573,100804,101169,101468,102079,102555,103102,103239,103488,103488,103488,103551,104435,104435,105211,105211,106116,106681,107134,107513,107888,108253,108253,109144,109760,109760,109960,111023,111023,111707,112792,113207,113708,114043,114359,114642,114943,115317,115474,116212,116212,117022,117190,117588,118036,118036,118659,119097,119097,119713,120912,120912,121827,122974,123144,123369,123398,123822,124899,125118,125557,126943,127945,128701,129805,131009,131963,132412,133507,134111,134938,136068,136898,138044,139182,140238,140929,141984,142880,144007,144992,146110,147100,147843,147843,148951,151103,152225,153253,153905,154568,155735,156606,157468,158355,159024,159788,160171,160983,161727,162584,163305,164077,164495,165095,165737,166547,167494,168243,168911,169754,170304,170985,171758,172100,172577,172577],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,3,7,7,10,14,15,15,22,22,22,22,23,23,24,25,25,26,31,35,41,46,46,46,46,46,47,55,59,59,61,64,66,71,75,76,82,83,93,99,105,107,108,108,116,121,123,133,134,138,142,146,147,147,156,167,167,180,182,188,194,196,196,201,212,217,225,234,243,248,250,258,262,271,290,294,306,310,312,322,330,336,343,349,358,363,395,405,417,426,471,479,479,485,497,542,591,605,629,639,656,677,694,704,750,771,774,789,807,825,835,857,891,900,935,988,1006,1011,1061,1098,1116,1166,1214,1259,1312,1337,1368,1377,1384,1400,1423,1446,1465,1476,1495,1506,1515,1533,1542,1548,1567,1575,1583,1593,1608,1619,1632,1643,1654,1683,1703,1747,1803,1827,1842,1858,1873,1888,1924,1954,1984,2006,2007,2023,2034,2044,2049,2058,2065,2079,2087,2087,2102,2122,2146,2166,2184,2204,2206,2222,2249,2271,2288,2288,2301,2323,2353,2380,2386,2399,2422,2433,2447,2466,2477,2492,2504,2512,2521,2528,2533,2552,2556,2563,2568,2576,2582,2596,2604,2604,2617,2623,2633,2639,2652,2661,2669,2669,2675,2688,2706,2730,2736,2741,2745,2745,2765,2780,2797,2804,2820,2822,2823,2839,2839,2839,2839,2853,2857,2857,2869,2869,2888,2892,2899,2905,2909,2918,2918,2930,2938,2938,2941,2946,2946,2950,2961,2968,2971,2974,2975,2989,3001,3013,3021,3023,3023,3027,3034,3046,3054,3054,3061,3065,3065,3066,3111,3111,3130,3160,3173,3180,3181,3186,3192,3200,3244,3264,3273,3285,3294,3320,3335,3344,3348,3354,3368,3391,3406,3422,3439,3441,3447,3462,3486,3512,3549,3575,3592,3610,3610,3614,3662,3669,3694,3710,3721,3742,3789,3806,3838,3848,3857,3866,3893,3913,3933,3965,3975,3992,3996,4024,4040,4076,4099,4117,4141,4151,4174,4187,4214,4231,4231],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,3,6,8,9,12,24,24,26,30,30,36,51,67,91,104,129,131,159,202,204,246,240,270,277,284,314,352,361,361,365,374,379,382,391,401,411,406,419,434,441,478,503,503,521,559,599,621,617,818,855,973,1055,1230,1426,1472,1527,1661,1778,1748,1895,1932,2062,2149,2185,2312,2459,2459,2651,2871,2871,3302,3534,3720,3940,4037,4037,4357,4453,4596,4739,4839,4989,5046,5208,5357,5448,5877,6261,6538,6982,7251,7579,7831,8251,8847,9217,9695,10673,11113,11599,12077,12608,13340,13845,14761,15728,16372,17001,17597,18339,19261,19905,20814,21424,22114,22563,22901,23453,23911,24359,24667,25012,25832,26612,27323,28241,29134,29771,30213,30781,31443,31891,32627,33238,33536,34143,34404,34671,35123,35623,36026,36556,36978,37559,38084,38545,39069,39362,39717,40083,40179,40468,40791,41157,41588,41962,42416,42823,43118,43478,43891,44325,45240,45050,45733,46280,46907,47647,48074,48745,49451,49455,49586,49467,49231,49339,48963,48911,48489,48176,47378,47311,47837,48046,48046,47575,47321,47316,47167,47367,47260,46870,46431,46364,45841,46172,46172,46279,46392,46625,46701,46905,47202,47902,47819,48084,47960,48106,48324,48711,49557,49678,49552,49935,49438,49589,50369,50893,51407,51720,52141,51773,51773,52241,52595,52797,53151,53421,53685,54090,54090,54850,54601,54134,54241,54037,54226,54481,54481,54631,54517,54515,54596,55023,55182,55501,55485,55567,55567,55567,54873,55370,55370,55726,55726,56222,56435,56659,56970,57299,57262,57262,57337,57869,57869,57923,58621,58621,58976,58943,59291,59493,59659,59906,59965,59550,59359,58954,59187,59187,59728,59852,60096,60176,60176,60011,60328,60328,60688,61221,61221,62003,62878,62623,62841,62869,63288,64359,64570,63796,64891,65884,66115,67122,68042,68665,69012,70103,70625,71405,72477,73275,74230,75333,76349,77013,78045,78797,79826,80708,81714,82649,83360,83360,84358,86157,87100,87972,88410,89030,90057,90849,91542,91526,92023,92761,93135,93744,94343,95033,95419,95934,95897,96421,96932,97616,98430,98719,98921,99166,99640,100102,100668,100647,100716,100716]},"Timezones":["America/Tegucigalpa"],"AgeDist":{"0-4":1017017,"10-14":1023648,"100+":491,"15-19":1040990,"20-24":1014731,"25-29":890687,"30-34":783566,"35-39":687371,"40-44":579933,"45-49":467803,"5-9":988975,"50-54":381155,"55-59":298856,"60-64":237302,"65-69":182776,"70-74":122731,"75-79":82580,"80-84":55285,"85-89":31705,"90-94":13285,"95-99":3721},"REstimates":{"Date":["2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[2.39440153174342,1.88733684561806,1.94469803181405,1.70079798195948,1.66394142399561,1.53385226966068,1.40229661099295,1.37092696699384,1.39019394967414,1.23691431253425,1.12247713935675,0.993228608292292,1.0150719660296998,0.943985217208343,0.797817193553072,0.868571370306399,0.7870134268095759,0.862863128617996,0.783818137349641,0.857747550910317,0.929603249553278,0.846349655874016,1.02773327964139,1.16848241831158,1.14701201722459,1.26224875247403,1.35935016385858,1.3950372246178302,1.41868001962185,1.3904273012377095,1.9844822380415497,1.87066989916673,1.96032111866773,1.88165773684907,2.00354293328732,2.12280856329537,1.8310820341757896,1.6144862972036895,1.6111719139997602,1.56020877128968,1.38210918746513,1.40942949139992,1.3449526690762,1.3546302804738302,1.20273819914015,1.17611486015577,1.15843713623087,1.17251330853398,1.01381636876821,1.01633631763626,1.13583437705326,1.08533086928317,1.2801427593048,1.31086287694197,1.37691572031378,1.33629108818414,1.28649851085567,1.14957177670275,1.2222771363956102,1.19517449618058,1.15923142508303,1.12921112214769,1.17216045208649,1.1179830130356398,1.01771539005907,1.08023321264336,0.950832136448641,0.903746015274826,1.02529117519479,1.10874295753006,1.17902321246226,1.3359558006197,1.27265937150705,1.3177673097499198,1.30714411485597,1.3424127924556002,1.41873305389308,1.40409591387818,1.42939799487358,1.55156872235454,1.49985271430305,1.47891279589897,1.38534481653967,1.32801415442323,1.33554627663451,1.2908536077006,1.33381756742262,1.3660761894267,1.34876542670898,1.30716363281302,1.24611406865203,1.23976034813891,1.24502698718166,1.16918158029784,1.189986006236,1.16783690204627,1.15187770104354,1.11428070616581,1.05280470727008,1.04205754442166,0.988779704608843,0.934307034737544,0.917983101198225,0.910601341878057,0.9479156865572852,0.958899345260977,0.957121869121141,0.989945835479846,0.997387146381645,1.00468353380774,1.00209623541048,1.02255893620382,1.06029881559487,1.05151233455971,1.07669019060603,1.09674895196819,1.07823130883393,1.0801795239808198,1.02317627838348,0.981500293384864,0.953443869774697,0.9234369241699748,0.8836683925068679,0.8820816424607909,0.878638406329285,0.9028290424954108,0.9069366521485708,0.918625326848902,0.9047599759522572,0.881068238305532,0.8926543405752919,0.8895549903617809,0.8811604464198559,0.8880404790335441,0.8871564366801401,0.885850318077081,0.905287952443599,0.908874032089693,0.945924391009199,0.93552356889915,0.927558672324913,0.931897139689279,0.9420480179586348,0.958409494339142,1.04171033035757,1.02333262467573,1.08838736263359,1.16224533990874,1.2316202390368702,1.23172767032508,1.1846151171780002,1.18290581221174,1.15388508587367,1.13470363502731,1.11815116993668,1.10204027948343,1.07615547922442,1.04785936514473,0.9439879157368009,0.9452041770091858,0.91374558371994,0.84206389151892,0.7664696843716701,0.822032846045977,0.8680466061612611,0.8943910113993059,0.8248161059854341,0.881559567773312,0.8827135563924229,0.883135348546111,0.8991312528757299,0.92490185581756,0.995649308024137,0.9787918906391472,0.979853061321051,1.02556415961239,1.07965810675905,1.01735465060282,0.9198622797226572,0.944731454421962,1.03156553891576,1.0012433922164798,1.03245067076009,1.05355899435321,1.04362742136917,1.08457140332057,1.06284109244559,1.10376524570306,1.08509949447229,1.0855096524130698,1.09828004351092,1.06635653210797,1.16563912314319,1.06328454543609,1.02940570350399,0.9969079524500308,0.986317278891236,0.9796338501763472,1.02801192684596,1.02693913627431,1.08899726441653,1.10271377026019,1.14115120600706,1.09245949553207,0.975211706434519,1.03570955990438,0.985057146890427,1.02971361805652,1.05179411847239,1.04238504531514,1.06846873491115,1.0726313328946602,0.966049114868826,1.01411779053296,0.935247064044686,0.881285007834331,0.851778192949456,0.8497397881155391,0.8990811700577329,0.8352655819238409,0.799707550350515,0.7993576036885209,0.7757022487219201,0.779398665085372,0.7232694157160909,0.739515974394213,0.847935305548149,0.760612685290005,0.78044939951417,0.806767457601443,0.761386252625504,0.7512837392800559,0.752827486364347,0.869903038150285,0.9000692172842141,0.9707547163348168,0.9321823316105692,1.0539913319817098,1.1092354869682,1.05992370491067,1.0226314711605,0.9772583290029828,1.02158113334642,0.969243482795313,1.1511706544156202,1.26166454616131,1.20783735244676,1.03290681066383,1.20415720293861,1.03725190007966,1.1378357722681,1.14867628842969,1.09705901490452,1.08210057622974,1.05764337630482,1.03500636608394,1.0138274685286,1.05715058346388,0.969678717709735,0.896624851457462,1.02347001836144,0.9991157391019848,0.959196080038383,0.9897646547874308,0.947877937078593,0.850782411881458,0.797057648300893,0.842735678307005,0.889140424783504,0.85588132810222,0.938885775259228,1.1255048320128602,1.05061970709213,1.17722458675379,1.22582777021229,1.21470059036698,1.0705662234827,1.02059146388304,1.01362141357931,1.11170345038458,1.1351606434386,1.08417424504313,1.21047426868652,1.3295929010808998,1.29225765771503,1.21513131459476,1.32098233669109,1.26529592693758,1.12310583219978,1.19217943376554,1.2010131188961202,1.24941931327547,1.2770837151303502,1.19824759282695,1.2408303382773898,1.25905274735506,1.17898031270297,1.11024049133722,1.10735340910475,1.0694968140604,1.0481076997669,1.04067989017623,1.08649649675847,1.06744706373623,1.06590420781496,0.9905691370011728,0.984777040381622,1.0877897740046898,1.0800767159290898,1.05870447239175,1.01631677669874,1.00751713410444,1.01336615521481,1.01005897532781,0.989301404443725,0.98268285302552,0.952134494342168,0.941192150124667,0.923297392100223,0.9965187806682372,0.976353812290603,0.8808718232714801,0.8606972237692591,0.8596779107777671,0.8627435733222109,0.8800499570263441,0.856516943622527,0.8722545826441179,0.901360487933139,0.907632629971768,0.9236663208369572,0.9448217965362932,0.971956847331817,0.966205119007385,0.974169810306193,0.927998759190342,0.9115705332576128,0.846541313363491],"StdR":[0.179461026575716,0.142846207085916,0.135021385162869,0.11718489712675,0.108257627010303,0.0986700434990093,0.089459144360497,0.0837605672104334,0.0812788170166782,0.0750471691285441,0.068788263237657,0.0632545005575224,0.0629377554342655,0.0607412940413938,0.0553895085010559,0.0589061448362212,0.0568127603162389,0.0606086206810221,0.0590039012717323,0.06262643751242501,0.0660746814055167,0.0638836929687655,0.0715028580939387,0.07589803357835499,0.0746404269493833,0.0777705511616423,0.0793763004436666,0.0792800433092886,0.0761455105278784,0.0740298564287664,0.0865687486117885,0.0829355900515835,0.0812279931626245,0.0760101742843336,0.0754140754695897,0.0764538084860978,0.067550722719736,0.05858153092744699,0.0545619697897928,0.0503622619523681,0.0444400967387505,0.0429171564063099,0.039831506109258,0.0382453470864033,0.0344910800001709,0.0328839623164388,0.0315646336244187,0.0308681309001657,0.0279159147379781,0.0274538031382274,0.0287957972561332,0.0276201970794865,0.0297356253718191,0.0295166184721878,0.0302468454664226,0.0294894131518705,0.0284665263360313,0.0267209411259058,0.0265587842567042,0.0257017307458808,0.0246511497662116,0.0237483239098007,0.0241590859590855,0.0229584119678503,0.0214394271478712,0.0220028278541605,0.0203915595184589,0.0195841745069391,0.0209668803153407,0.0215688326337907,0.0218586016931939,0.0233666760882572,0.0232194777936402,0.0236680980522361,0.0232578286080141,0.0237445334651149,0.024592347391043,0.0246860107479379,0.0248763165018626,0.0265440736900554,0.0263991977190819,0.0263693642637137,0.0248999543121026,0.0235522957383965,0.0224851992036195,0.0213423258928475,0.0213758377843196,0.0210693401823453,0.020620678518528,0.019977278202972,0.0188693326847754,0.018015574126084,0.0174424679694519,0.0162050211030301,0.0158811739504529,0.0150877750625536,0.0142933343966108,0.0136995715193565,0.0128255343766115,0.0123284678863231,0.011386592902118998,0.0106222083760699,0.0103968577736686,0.0102375237491057,0.0103444731856524,0.0101308739857688,0.009877324794553659,0.0101520134261399,0.0101525359451269,0.0101306022622296,0.010157961051223,0.0101809336291567,0.0102938025432236,0.0101482477019852,0.0105562957933584,0.0105820048309265,0.0103310857860439,0.0104766777724565,0.0099935421756194,0.0099357346227358,0.009667133312460307,0.009435237082522429,0.0092576669788997,0.0093679361123543,0.00963873222155572,0.0100766670338733,0.0100044135228915,0.0102682958690468,0.0101927545309179,0.0100251481569376,0.0103065386421644,0.0105499175294913,0.010624045919806998,0.010824432097058,0.0109093725418695,0.0112293102845109,0.0114572937794456,0.0116326891537558,0.0119486579030205,0.0118955304405179,0.0117361365263458,0.0118033132339342,0.011730030683217,0.01203330937399,0.0125479765671393,0.0124633732810514,0.0124600467384871,0.012892750642163,0.0134009824091619,0.013658967926863,0.0134378628067592,0.0131744433410926,0.0129598274121979,0.0126055125283882,0.0121696912587396,0.0119465084391639,0.0118168015829553,0.0113225027895446,0.0104139977911833,0.0101933696971421,0.0100265138227646,0.00956522711347862,0.009361496252852479,0.0103273626358807,0.0107938642534282,0.0110964774686458,0.0106425184021188,0.0113112668822487,0.0115060602472055,0.0116848049937663,0.0117074598379865,0.0119897302922854,0.0127820781007381,0.0123985795947804,0.0122405251419688,0.0124146349617538,0.0126362959545755,0.0121989804469791,0.0114092545863522,0.0113849708445203,0.0119338490973292,0.011945367400052,0.011893982965378,0.0121378815911071,0.0120529765570762,0.0121659295832073,0.0120920339848606,0.0122242679235622,0.0120677671231425,0.0120130373770481,0.012074572557841,0.0118285808363847,0.012387451174918998,0.011798898217565,0.0114357849469786,0.0112224988756756,0.0110589495300501,0.0109432436377585,0.0111132859614929,0.0109482157189458,0.01134880006313,0.0112981761987051,0.011691593246903,0.0114040213942846,0.0107758144696848,0.0110560761003074,0.0105329376897733,0.0107920787912701,0.0108549075393494,0.0106737584007708,0.0107437691975413,0.0109186405705744,0.0102265658883431,0.0105202369379375,0.009983743622051441,0.00973663350291577,0.00969462386218093,0.00998839075211215,0.0104964332287715,0.0102236946089929,0.0101647276054415,0.0107247366808651,0.0109697995909941,0.0115109471365694,0.0111787911936637,0.0121237117210898,0.0139386109186893,0.0130959458598934,0.013675896689296998,0.0141504754754522,0.014019529499942,0.0140188970125402,0.0144778050345707,0.0163472272535782,0.0170638237536468,0.0176209808025956,0.0166757078314064,0.0174231998334494,0.0177463203570247,0.0166182651294358,0.0155605290872368,0.01469096964716,0.0146308844141062,0.013970134271823,0.0154006328683252,0.0164509179546206,0.0164474162589096,0.0147126620848594,0.0152926365188688,0.0141495207334347,0.0147342776801897,0.0144488830621206,0.0142924674498713,0.0140121104694278,0.013629803006003,0.0133260921900641,0.0128482021028921,0.0132486963990884,0.012649915745315,0.0119655985194445,0.0130073992548758,0.0126675703870088,0.012366815647724,0.0126753826858113,0.0122699220053625,0.0117975907224826,0.0114963058583503,0.0123434670465694,0.0131822189805239,0.01301352473252,0.0138048545328227,0.015494409042882,0.0146576994256877,0.0151862710973056,0.0155114022057677,0.0154918577656084,0.0143780606107463,0.0134541715443934,0.0129764938432621,0.0138789074093065,0.0138586797750815,0.0133698359662428,0.0141462924395858,0.0151328039225523,0.015764338235652,0.0156185688988715,0.0162707566818518,0.0159232561860785,0.014875158472613,0.0148464779699658,0.0143101893624623,0.0147120586929191,0.0149251147977219,0.0144876154958452,0.014772524845246996,0.0146414759192099,0.0139413887542814,0.0131549451162071,0.0126283879925437,0.0117861636987266,0.0112122485515702,0.0108320239349894,0.0106606968093395,0.0102252460995907,0.0100353188026768,0.00961506964980606,0.00951396337830843,0.00985339958947254,0.00963647723503731,0.00944824943834917,0.009226464547700859,0.009136411466686627,0.00896456579633887,0.00891495739550902,0.008715454684112691,0.00871598432947982,0.008448560901167341,0.00855624007471099,0.00848766092295955,0.00885184406230533,0.00870158283549877,0.00823815674355925,0.00836158383337069,0.00859748073585859,0.0089656819817037,0.00923884553108585,0.009267222271351459,0.009569996656275259,0.00999105050863417,0.0100855979870283,0.0102677852065622,0.010360644050471,0.0104261566869491,0.0104519502360624,0.0102808451541027,0.00986318057133663,0.00991070987302842,0.00948946675925101],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-HN.json","Name":"Honduras","CurrentEstimate":{"Exposed":72533.0,"Infectious":58009.0},"OfficialName":"Republic of Honduras","Level":"country","M49Code":"340","ContinentCode":"W-NA","CountryCode":"HN","CountryCodeISOa3":"HND","Population":9746117},"HR":{"data":{"Rates":{"CaseFatalityRate":0.014032111345714828,"Critical":0.02904066778271237,"Hospitalization":0.0869288202378018},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,4,4,5,5,5,5,5,5,22,22,37,45,52,67,67,73,88,92,119,125,130,167,179,219,231,323,373,400,415,473,529,600,615,709,771,801,869,883,982,1034,1103,1166,1232,1288,1348,1421,1463,1489,1522,1560,1601,1641,1689,1726,1764,1784,1808,1834,1850,1869,1913,1936,1946,1967,1978,1978,2011,2023,2027,2035,2046,2047,2051,2059,2063,2072,2077,2088,2095,2105,2113,2121,2126,2128,2130,2130,2132,2133,2134,2134,2140,2140,2141,2142,2142,2142,2142,2142,2142,2145,2149,2150,2152,2152,2155,2155,2155,2155,2168,2183,2196,2210,2229,2277,2323,2377,2466,2486,2514,2558,2629,2729,2825,2929,3018,3101,3183,3278,3394,3555,3778,3866,3936,4034,4099,4178,4267,4341,4373,4438,4517,4589,4688,4758,4817,4861,4906,4962,5024,5078,5134,5193,5220,5254,5318,5386,5472,5584,5678,5801,5926,6124,6362,6595,6809,7024,7212,7434,7735,7968,8266,8530,8771,9008,9266,9553,9833,10142,10466,10721,10899,11151,11412,11690,11933,12169,12353,12536,12737,12987,13815,14111,14303,14405,14609,14793,14947,15057,15218,15423,15661,15849,16031,16192,16308,16473,16695,16953,17298,17582,17889,18197,18628,19087,19562,20053,20529,20962,21435,22064,22910,23785,24799,25837,26840,27770,29233,30910,32818,35039,37332,39380,41070,43376,46021,48410,50775,53002,54854,56434,58649,61264,63748,66231,68738,70980,72673,74865,77387,80027,82380,85018,87408,89425,92349,95698,98465,101838,105199,108231,110355,113509,117148,120857,124439,127882,130869,133255,136721,140898,144691,148211,151884,155079,157773,161563,165915,169768,173158,176366,178880,180735,183532,186553,189055,191226,193471,195128,196285,198018,199820,201300,202442,203294,204303,205078,206310,207848,209207,210126,210844,211633,212345,213370,214609,215276,216280,217197,217880,218358,219082,219878,220537,221097,221676,222110,222396,222862,223450,224017,224476,224915,225300,225623,226073,226625,227078,227485,227868,228203,228499,228896,229327,229709,230041,230384,230683,230907,231176,231534,231844,232145,232457,232697,232892,233170,233548,233890,234234,234635,235017,235328,235750,236283],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,3,3,5,6,7,7,9,10,10,11,12,12,12,14,19,19,32,38,49,57,65,81,105,128,206,254,315,382,442,495,586,657,713,790,867,963,1011,1079,1126,1182,1222,1282,1343,1407,1495,1534,1600,1650,1704,1741,1791,1814,1832,1871,1881,1908,1950,1981,2009,2016,2030,2039,2047,2062,2076,2085,2088,2096,2101,2112,2119,2125,2161,2176,2187,2196,2207,2213,2221,2222,2224,2226,2228,2232,2234,2237,2243,2243,2244,2244,2244,2244,2245,2245,2246,2246,2246,2246,2246,2247,2247,2247,2247,2247,2247,2249,2249,2249,2251,2252,2254,2255,2258,2269,2280,2299,2317,2336,2366,2388,2483,2539,2624,2691,2725,2777,2831,2912,3008,3094,3151,3220,3272,3325,3416,3532,3672,3722,3775,3827,3953,4039,4137,4253,4345,4370,4422,4530,4634,4715,4792,4857,4881,4923,4993,5071,5139,5224,5260,5294,5318,5376,5404,5466,5543,5604,5649,5740,5870,6050,6258,6420,6571,6656,6855,7074,7329,7594,7900,8175,8311,8530,8888,9192,9549,9861,10123,10269,10414,10725,11094,11428,11739,11964,12081,12285,12626,12917,13107,13368,13533,13598,13749,14029,14279,14513,14725,14922,14992,15136,15340,15572,15795,16007,16197,16245,16380,16593,16827,17160,17401,17659,17797,18084,18447,18989,19446,19932,20440,20621,20993,21741,22534,23665,24761,25580,25973,26863,28287,29850,31717,33959,36380,37208,38621,40999,43775,46547,49316,51495,52660,54087,56567,59415,62305,64704,67247,68776,70243,72840,75922,78978,81844,84206,85519,87464,90715,93879,96837,100410,103718,105691,108014,111617,115626,119706,123693,126612,128442,131342,134881,139415,143370,147454,150353,152239,154852,159372,163992,168388,172523,175886,177358,179718,183045,186963,190235,192987,194962,195728,197323,200086,202319,203962,204312,204930,205246,206596,208446,210837,212007,212262,212958,213319,214390,216286,216848,217946,219347,219993,220223,220982,222117,223097,223812,224575,224954,225128,225648,226550,227326,227969,228568,228920,229054,229502,230359,230978,231539,232090,232426,232520,232907,233637,234153,234702,235126,235402,235473,235756,236333,236709,237080,237459,237657,237725,237999,238501,238866,239254,239685,239945,240017,240360,241048,241592,242097,242617,242973,243064,243458,244205,244872,245462],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,3,3,5,6,6,6,6,7,8,12,15,16,18,19,20,21,21,23,25,31,33,35,36,39,47,47,48,48,50,51,54,55,59,63,67,69,75,77,79,80,83,85,86,86,87,90,91,91,94,94,95,95,95,95,96,96,97,99,99,99,100,101,101,102,103,103,103,103,103,103,103,103,104,104,104,106,106,106,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,108,110,112,113,113,113,113,114,115,117,118,119,119,120,120,120,120,120,120,122,123,125,128,128,133,136,139,140,141,144,145,145,149,153,154,154,155,155,157,157,158,160,160,161,163,165,166,166,166,168,168,169,170,171,173,175,175,177,180,183,184,186,187,191,194,195,197,198,201,203,206,208,211,218,224,227,230,236,238,244,244,248,253,255,257,261,266,269,272,272,275,280,284,291,293,298,300,304,309,310,313,317,324,327,330,334,344,345,355,363,374,382,393,406,413,429,437,452,470,493,511,531,546,562,594,628,654,683,717,752,794,832,865,893,925,968,1006,1049,1082,1113,1151,1200,1257,1304,1353,1398,1445,1501,1552,1600,1655,1712,1786,1861,1916,1964,2032,2102,2174,2233,2298,2367,2420,2484,2562,2640,2705,2778,2870,2955,3023,3101,3177,3257,3328,3394,3464,3548,3613,3671,3739,3795,3860,3920,3961,4016,4072,4126,4179,4223,4266,4304,4342,4368,4403,4446,4472,4517,4550,4588,4616,4655,4684,4711,4738,4770,4799,4827,4859,4882,4913,4943,4972,4998,5027,5054,5071,5088,5106,5122,5144,5169,5198,5224,5238,5263,5282,5299,5318,5339,5357,5375,5399,5407,5420,5429,5449,5462,5477,5489,5503,5511,5526,5537,5548,5555,5564,5570],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,3,3,5,6,7,7,9,10,10,11,12,12,12,14,19,19,31,37,48,55,61,77,99,122,200,248,309,376,419,470,546,607,655,717,794,884,916,979,995,1042,1076,1097,1145,1168,1243,1190,1204,1225,1258,1235,1227,1178,1178,1115,1063,1059,1033,1048,976,928,872,814,752,707,659,589,548,528,499,469,433,398,386,363,333,321,308,285,277,258,216,195,187,169,160,162,133,121,118,109,97,96,92,83,80,71,66,55,48,39,31,22,17,15,11,13,11,9,10,11,7,8,10,20,31,50,68,87,117,136,227,282,365,432,463,515,568,647,728,798,842,897,930,934,978,1038,1088,1117,1142,1149,1204,1190,1192,1204,1207,1147,1116,1127,1112,1032,881,855,806,749,753,749,727,738,738,703,647,633,561,553,569,586,585,618,686,811,961,1062,1185,1236,1371,1520,1689,1841,2052,2203,2212,2231,2351,2420,2560,2654,2727,2649,2492,2566,2634,2703,2771,2758,2614,2529,2587,2567,2430,2429,2410,2220,2107,2103,2108,2100,2128,2138,2002,1894,1268,1200,1226,1333,1316,1180,1158,1256,1325,1446,1447,1512,1466,1588,1830,2206,2438,2662,2818,2712,2774,3210,3562,4233,4844,5164,5070,5519,6459,7380,8394,9745,11144,10919,11311,12736,14031,15106,15952,15894,14734,14079,14843,15356,15567,15542,15678,14942,14524,15513,16348,16746,17090,16926,15699,15371,16891,17814,18193,19079,19985,19275,19161,20691,21725,22408,23573,23062,21457,21250,22610,23942,24190,24495,23740,22124,21685,23750,24851,25006,25270,25035,22769,21861,22402,22445,21297,20118,18627,16105,15115,15957,15323,13861,11644,10033,8036,7673,8301,8899,8226,6946,6444,5899,5908,6985,6272,5794,5798,5499,4976,4903,5300,5210,4653,4711,4058,3276,3084,3481,3506,3321,3232,2996,2519,2510,3050,3173,3117,3075,2923,2551,2536,2926,2974,2955,2904,2748,2407,2329,2596,2550,2471,2451,2298,2002,1959,2219,2291,2313,2421,2371,2111,2201,2679,2933,3046,3216,3213,2892,2893,3322,3558,3609]},"Timezones":["Europe/Zagreb"],"AgeDist":{"0-4":184151,"10-14":211194,"100+":236,"15-19":196912,"20-24":236131,"25-29":236069,"30-34":257519,"35-39":281772,"40-44":288137,"45-49":268865,"5-9":201625,"50-54":281014,"55-59":300369,"60-64":289048,"65-69":276330,"70-74":206036,"75-79":155919,"80-84":133892,"85-89":71205,"90-94":25034,"95-99":3810},"REstimates":{"Date":["2020-03-13T00:00:00+00:00","2020-03-14T00:00:00+00:00","2020-03-15T00:00:00+00:00","2020-03-16T00:00:00+00:00","2020-03-17T00:00:00+00:00","2020-03-18T00:00:00+00:00","2020-03-19T00:00:00+00:00","2020-03-20T00:00:00+00:00","2020-03-21T00:00:00+00:00","2020-03-22T00:00:00+00:00","2020-03-23T00:00:00+00:00","2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[2.7996450586397703,2.7115958040881902,2.79874980810107,2.62536165840645,2.32450501760558,2.40130384728021,2.6315309169489303,2.6124286711649103,3.4543329805242204,3.249626956568,3.01484180575927,2.76561941449026,2.46625227578541,2.2216901352771403,2.13215427597529,2.00394989333793,1.83413442870496,1.76160840560385,1.7040656131282,1.67209355756695,1.54362488516165,1.4724323219396398,1.31347580995345,1.24290464464352,1.15978698812299,1.11342440488809,1.09053780163231,1.08630645104062,1.06918082399983,1.02016982080817,1.02590081413383,0.991797666789492,0.966157867245108,0.902381216535684,0.9161718049566993,0.878538487538528,0.86144322684825,0.8616375248919059,0.846337430994173,0.826832424832063,0.8270900043319229,0.8077947616530721,0.74867293116452,0.7318429398327609,0.684213080610048,0.654907582848834,0.6146107230263139,0.616132440285247,0.5894362377107359,0.604759790123275,0.617373119251844,0.584445760851955,0.6168497202703389,0.616314371963038,0.548529425541272,0.506546613057655,0.582573173711297,0.667396867816105,0.703315249210667,0.7462347262601221,0.7971646472632629,0.781057285007336,0.778477843194769,0.760937898604967,0.7853628499492851,0.779254609273564,0.79030634809269,0.7743875851424851,0.7696858320193679,0.780480767667582,0.5968745932757,0.515899446276802,0.4752111923073579,0.440895001338099,0.37970981979835705,0.36044466990769103,0.316608077237887,0.347390419291178,0.381723569426384,0.395075646986071,0.40343713195710496,0.358038878380808,0.3491099864367411,0.33327670931807896,0.171723873711345,0.197760378414223,0.184102837023886,0.219176614500132,0.257961196012504,0.450775295303775,0.423639952696971,0.472028353192073,0.625481134891455,0.7837436017387819,1.06830147505516,1.1941949116838702,1.52127744343778,2.51756977754092,3.16781944691752,3.81940001753473,3.68548178792988,3.32153204580512,3.23418710343974,2.8103353055046294,3.615212718487,3.3121060339130404,3.1217754523131003,2.75200642271394,2.28372127921809,2.04932673204168,1.895720943793,1.83639277376581,1.8203614958002,1.75220053497847,1.62863026369843,1.54939497099495,1.4469294893238702,1.38162990295375,1.28574424183784,1.29724155385643,1.3046906970586898,1.22365504837312,1.19391044961823,1.15280317399773,1.19793498676943,1.16955252937984,1.13754509194272,1.13884805380009,1.14710726936102,1.07942563802265,1.06053659861469,1.09765056310524,1.09542077300232,1.04867149085506,0.981341832410136,0.991838214175978,0.969184856045205,0.965328961446896,0.9226497664551708,0.9251031247445832,0.911703250595004,0.8977726988802309,0.861223094981292,0.8897041815489221,0.8823032497936809,0.8516290562420792,0.794486147177625,0.800418998907102,0.8304324451307321,0.8552572372757878,0.906022536807826,0.985044321883468,1.0683442989687602,1.1874264759874,1.3283090474578,1.35814142389002,1.40594909232141,1.36862513156328,1.44750144769986,1.49247909646671,1.56631127425412,1.5884230994826103,1.6036348025092102,1.58970410325701,1.49549261682886,1.4358269221887698,1.43921360554652,1.39446880488399,1.3646037398547102,1.34066138139119,1.3058521980022402,1.25940610139008,1.18425012843231,1.17049355492341,1.17178920527782,1.16028490524129,1.13092850736492,1.08992693013723,1.06488927108746,1.0472585304612,1.03332740906276,1.02385202169072,0.974052841769698,0.961646388369238,0.940708369762096,0.927518417382884,0.941147867748502,0.9443892852828052,0.9209073993476508,0.903627034275693,0.8885581151874091,0.897430560663197,0.90081527995176,0.899165435655369,0.8718523622074059,0.870894057347062,0.9021422639376322,0.904249435709271,0.9297666771786092,0.937252884904438,0.943357550534671,0.928857877055638,0.933097383370021,0.980657584644592,0.999105375678428,1.02389150775011,1.04654891529413,1.0929785516159,1.13735331246716,1.22582337301129,1.26955605429345,1.30878347579863,1.3469922110668302,1.31441062903974,1.3108334106171002,1.38677098111483,1.44960035550193,1.54331081138453,1.61084804342747,1.57978101667388,1.48333149091079,1.4610644115608302,1.5151577139196295,1.5444115883221798,1.60308306469941,1.67166057234429,1.71693537690224,1.60205045099547,1.53513117930022,1.52987712590819,1.54815336675373,1.52966038659888,1.5062870655011895,1.4625935324165902,1.39298836450873,1.32558228018566,1.29773326464152,1.28850631531851,1.2704361747763402,1.22001007085413,1.1763550293492,1.1641419346771,1.13356122978464,1.11415242164268,1.10222783485857,1.0926487049389302,1.07903648523673,1.07028779055929,1.06236632065927,1.06775175502578,1.08120572438615,1.07844038003386,1.06672458230198,1.08991591608794,1.09882660837648,1.09522726780291,1.10251404914984,1.11315980757237,1.1192864316523898,1.12587825303761,1.13323071026195,1.12327954756615,1.11256206253068,1.11463545484179,1.10022618057902,1.11399445205882,1.1177563536539,1.10834276471275,1.07805227902463,1.05902578065682,1.0531084474408,1.0634986389282,1.06676555086561,1.0625960395908,1.05446565277972,1.05365047463593,1.03655635998562,1.01749337893651,1.00848150154422,0.993500179223018,0.979526328744118,0.954282556354316,0.9407575291561908,0.925985914165246,0.9155210195954372,0.890599809844256,0.8534892932581111,0.810743696865618,0.7468256544552491,0.7104496904497459,0.7170642633758009,0.729378352847998,0.7265928283274029,0.7190384186264649,0.690633151412818,0.6457345734639179,0.6409639982064169,0.6691557801470379,0.692721688022609,0.6980634384090529,0.662333682579557,0.675552407051329,0.7707881331407729,0.81198057149862,0.838454088650693,0.8296866413176909,0.8100600905053599,0.7479527850911041,0.747082757539998,0.81317071039555,0.8232240351210259,0.836916120123026,0.8209505834690942,0.770144592247017,0.8136212055586579,0.8059821552421451,0.7665788944026459,0.7698154711113371,0.792517006892073,0.79453197379079,0.796950572370861,0.7895715033171881,0.8022770000507359,0.8081534327019809,0.8311842355775679,0.8478582631514129,0.8558073576699491,0.856610161176858,0.845119922888657,0.85421592307495,0.852932434427734,0.8640642649064391,0.8762309052338191,0.872538075637803,0.8511485677240209,0.8356110455734691,0.8293717672807379,0.8270253273524499,0.830160608387787,0.851088371552241,0.8563119511437529,0.8389957111396441,0.834736798806982,0.8289631217636322,0.854884337648755,0.875496854302752,0.8966350952182521,0.9263421661148792,0.9630169310422768,1.00625980973197,1.03566436261023,1.05977292170326,1.08167852624561,1.07169241417808,1.07982216194562,1.11216919077651,1.15027745824618,1.16193275088286],"StdR":[0.531811583508658,0.4795963177192801,0.43383701733210495,0.37726529537712106,0.31295901473356297,0.2919107544058189,0.274278057235507,0.251115989746447,0.267095463017905,0.23831343233628,0.203108078345415,0.172497104944185,0.144241401254211,0.122131198836438,0.109244487127437,0.0966388156338538,0.08552685632863098,0.077239821978783,0.070879042858084,0.0661983974069724,0.0593854752196855,0.0547995978018159,0.0492475077530421,0.0451051072126893,0.0418643402872297,0.0396961203041643,0.038470230374509,0.0379465856366063,0.0368750608407434,0.0354165210922671,0.0352044024691447,0.0343323439730502,0.0343468311772769,0.0326696667131326,0.0331631185194656,0.0322870574007453,0.0323512069713464,0.0330633504070562,0.0330138745085775,0.0330133468873302,0.0339288843462053,0.0341243650277795,0.0334229026395162,0.0335092779528937,0.0331282285164839,0.0340930256099258,0.0340164257616132,0.0351380216200792,0.035798271964901,0.0381572865354395,0.0396025066107907,0.0406984635814773,0.0432997118445416,0.0444874553842747,0.0435802120093094,0.0434854632211685,0.0495862032713181,0.0551092812901485,0.0589248246276587,0.0622395943788495,0.0662928124216603,0.0661771640479381,0.0669771269249742,0.0674217966048944,0.0686361915684238,0.0692616244362089,0.07049997584019299,0.0723386803970015,0.0726414884274037,0.0749368731110888,0.0666555457213182,0.0629172924922781,0.0628195373970878,0.0632726847302587,0.06251437062894799,0.0646923488118283,0.0647979402150758,0.0718873446461272,0.0816907769365496,0.0883919095754297,0.0954510385637605,0.0950662913923244,0.0993796108064883,0.102407992506871,0.0778855367316213,0.0891282493716126,0.0924992291486036,0.11123367881054197,0.13220170750899302,0.191319299907047,0.196156889661054,0.216591718495852,0.259988270406995,0.305815375661031,0.371589385149099,0.39485110727360495,0.436658797984512,0.548189953220971,0.5702989208921229,0.5417414575408019,0.462285463470107,0.367547091230843,0.317742174639056,0.254635781084812,0.262210110201774,0.228506829841992,0.198464779766963,0.16395475887324698,0.129303962022618,0.108376225553637,0.0948465617482979,0.0854031077008873,0.0807495313081235,0.073354718678198,0.0663576178611025,0.0606483900014582,0.0557136925478794,0.051557747607274,0.0469407604222751,0.0456483950407142,0.0442504501374342,0.0409142728104818,0.0396433398122765,0.0377214054098481,0.0377652898129442,0.0364999299286958,0.0352647692328908,0.0351268844585694,0.034559537370694,0.0327520036535203,0.0320672337464542,0.0322262351952297,0.0320532924326966,0.0310150280062681,0.0297516995375364,0.0300634483672504,0.0296557632487317,0.0295278446784981,0.0287691482872669,0.0287260156547691,0.0288664187867597,0.0288342666637932,0.0285149370342556,0.0291255401062883,0.0296851255429067,0.0294937477701339,0.0289937699164294,0.0295211694755118,0.030661933851458,0.0320042882563496,0.0332466277795463,0.0347151541041312,0.036767116271857,0.0385856587146986,0.0397095473234476,0.0402421147959196,0.040563454447595,0.0382422658659944,0.0391653056378183,0.0391636128272612,0.0393880360658402,0.0397988991404367,0.0395871649021237,0.0391533448582136,0.0364024549667313,0.0345762962914464,0.0332153522982213,0.0316965294229783,0.0297409183337639,0.0288872835751349,0.0271058471907141,0.0256383756683115,0.0242149753291082,0.0231775427244832,0.0225032661091951,0.0213989294146245,0.0205761204794141,0.0197509267706245,0.0192373336515701,0.0184208124328725,0.0181154596383127,0.0174462129380369,0.0171958583128915,0.0168090191371075,0.0165165333983207,0.0164711609943832,0.0165126604901869,0.016760242904703,0.0163538066735504,0.0161307410723824,0.0163260873423037,0.0166704742411005,0.0169167135975784,0.0169863194707635,0.0171310770555476,0.0172731427394172,0.0178412497762888,0.0180112901050957,0.0183678739057215,0.0186574745093061,0.0185074383722404,0.0186794223208387,0.0187471751821186,0.019304046747849,0.0193688844505242,0.0197223908386731,0.0200402509978871,0.0200254239712684,0.0206905763733429,0.0212055773783747,0.0216504722480004,0.0220419223557115,0.0222586390311644,0.0220608356791052,0.022063743787107,0.0226848482263014,0.0234039104349741,0.0251589952665449,0.0267591160803681,0.0276060178184099,0.0268050818329949,0.0259150738679297,0.0261890198996796,0.0261896592804034,0.0272489158590368,0.0289700568874642,0.0304214016254286,0.0296376643004897,0.0282294293257726,0.0273331456514668,0.0269860059013104,0.0263011534931618,0.0254218479819639,0.0245314020317534,0.0224796739439735,0.0209095665060465,0.019304648478224,0.0181988184439336,0.0170297707481717,0.0158522403851248,0.0144768409778316,0.0135372996677452,0.0125484680075598,0.0116167160561891,0.0108228574690238,0.0100656394691817,0.00958227461356005,0.00901073732550361,0.008477853212410909,0.00821561215253664,0.007761844129783109,0.007642493426522891,0.00749237293740082,0.00742140898525505,0.00728125094460968,0.007185427662649041,0.00725389338236238,0.00739277717412383,0.00735237110391183,0.0074429499070401,0.0075099693093357706,0.00754949612859985,0.00761404410599349,0.007481578090375429,0.007351378277161521,0.007320608584047909,0.00723105732609376,0.0071685883532979205,0.00703605572665193,0.0068387907295292295,0.00653683075268245,0.00640552496082946,0.00616199340988995,0.00600964357461523,0.005948748423930001,0.00575484399999482,0.005657787859358989,0.0054494936215695,0.0052879057918439,0.0051066098433535,0.0049537000675159,0.00484404130382117,0.00479828289768505,0.00475642995502344,0.00475815987102338,0.00477930850660017,0.00483456912548743,0.00502625758056305,0.005255999996578289,0.00590051024393244,0.0069073026500786104,0.00775603484532895,0.00837728766133995,0.0087659858045209,0.008987861273219341,0.00898109745366218,0.009649985074138941,0.0110037164935529,0.0120522665640092,0.0126162368830096,0.0123187178986869,0.0129165033182491,0.0150116821736355,0.0159061248766001,0.0158235098132458,0.0151435800061009,0.0140370506553427,0.0126353780120628,0.0125434557482857,0.0137776336185034,0.0139700499735203,0.0140423322086169,0.0135977836361532,0.012578315679244,0.013087304312848,0.0131697473411495,0.0126299137293632,0.0128441354983109,0.0132720482415803,0.0136462620508757,0.0137329630566307,0.0137328414106248,0.0140552357641052,0.0142342328019493,0.0145499947275796,0.0147268686525001,0.0147539907864591,0.0144132441737277,0.0141642226644593,0.0141710042476154,0.0139077457623734,0.0142154219269162,0.0142299104631292,0.0140387576270618,0.0137432848004268,0.0136176503728689,0.0135110992746779,0.0137209709323987,0.0140417744667288,0.0142714830662565,0.014613484932341,0.014357329298533996,0.0143926010168143,0.0144489717699381,0.0151566197223867,0.0154076601010807,0.0155983700415804,0.0158036607003864,0.0162195382641239,0.0163721375310672,0.0161040118603555,0.0159807201521891,0.0158089821108713,0.0156598411967104,0.0152375114760845,0.0150288626682451,0.0152795998256816,0.0152915394658897],"EnoughData":[0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Capacity":{"CapacityActiveInfectionPercent":0.2352,"CapacityNewInfectionsPerDayPer1000":0.168,"CriticalBedsPer100k":14.7,"Source":"https://link.springer.com/article/10.1007/s00134-012-2627-8","Year":2012.0},"Interventions":[{"type":["Gatherings <100","Gatherings <1000"],"dateStart":"2020-03-12 00:00:00+00:00","dateEnd":"2020-03-16 00:00:00+00:00"},{"type":["Gatherings <100","School Closure","Gatherings <1000"],"dateStart":"2020-03-16 00:00:00+00:00","dateEnd":"2020-03-19 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-19 00:00:00+00:00","dateEnd":"2020-03-23 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Stay Home Order","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-23 00:00:00+00:00","dateEnd":"2020-04-02 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-04-02 00:00:00+00:00","dateEnd":"2020-04-27 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-04-27 00:00:00+00:00","dateEnd":"2020-05-11 00:00:00+00:00"},{"type":["Symptomatic Testing","School Closure","Gatherings <1000","Gatherings <100"],"dateStart":"2020-05-11 00:00:00+00:00","dateEnd":"2020-05-26 00:00:00+00:00"},{"type":["Symptomatic Testing","School Closure","Gatherings <1000"],"dateStart":"2020-05-26 00:00:00+00:00","dateEnd":"2020-05-31 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing"],"dateStart":"2020-05-31 00:00:00+00:00","dateEnd":"2020-06-12 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Some Businesses Suspended"],"dateStart":"2020-06-12 00:00:00+00:00","dateEnd":"2020-07-01 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","School Closure"],"dateStart":"2020-07-01 00:00:00+00:00","dateEnd":"2020-07-02 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Some Businesses Suspended"],"dateStart":"2020-07-02 00:00:00+00:00","dateEnd":"2020-07-21 00:00:00+00:00"},{"type":["Symptomatic Testing","Mask Wearing","Some Businesses Suspended"],"dateStart":"2020-07-21 00:00:00+00:00","dateEnd":"2020-09-07 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing"],"dateStart":"2020-09-07 00:00:00+00:00","dateEnd":"2020-10-13 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing"],"dateStart":"2020-10-13 00:00:00+00:00","dateEnd":"2020-10-27 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Gatherings <100"],"dateStart":"2020-10-27 00:00:00+00:00","dateEnd":"2020-11-21 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-11-21 00:00:00+00:00","dateEnd":"2020-11-28 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-11-28 00:00:00+00:00","dateEnd":"2021-03-01 00:00:00+00:00"}]},"data_url":"extdata-HR.json","Name":"Croatia","CurrentEstimate":{"Exposed":3750.0,"Infectious":2500.0},"OfficialName":"Republic of Croatia","Level":"country","M49Code":"191","ContinentCode":"W-EU","CountryCode":"HR","CountryCodeISOa3":"HRV","Population":4130304},"HT":{"data":{"Rates":{"CaseFatalityRate":0.0037340680987285905,"Critical":0.007717310279303733,"Hospitalization":0.03520607675505084},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,6,7,8,8,8,8,10,10,10,10,10,10,16,17,17,17,17,17,17,18,29,29,21,21,21,21,21,22,22,22,22,22,22,22,22,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,436,512,512,641,706,706,839,931,1032,1141,1286,1408,1549,1824,2080,2181,2181,2590,2590,2924,3022,3022,3283,3606,3738,3877,3877,3877,4095,4095,4236,4236,4365,4365,4365,4365,4467,4467,4606,4606,4606,4832,4832,4832,4832,4893,4893,4982,4982,4982,5123,5123,5123,5235,5235,5235,5235,5337,5447,5447,5447,5624,5624,5624,5677,5743,5743,5743,5828,5828,5828,5870,5870,5870,5933,5933,5991,5991,5991,5991,6120,6120,6120,6120,6181,6258,6315,6363,6363,6363,6482,6482,6551,6551,6551,6551,6688,6757,6757,6829,6907,6949,6949,6992,6992,7013,7013,7013,7013,7104,7104,7104,7140,7182,7182,7182,7213,7213,7303,7303,7303,7311,7361,7361,7373,7373,7411,7422,7429,7429,7429,7429,7429,7429,7589,7589,7618,7618,7618,7618,7683,7683,7701,7701,7701,7701,7801,7820,7820,7820,7854,7854,7854,7886,7886,7916,7925,7951,7951,7951,8023,8023,8091,8114,8124,8146,8146,8148,8148,8170,8170,8214,8241,8241,8280,8280,8280,8310,8321,8336,8336,8404,8408,8413,8413,8413,8413,8563,8582,8582,8598,8624,8624,8657,8672,8672,8672,8672,8725,8745,8768,8768,8814,8840,8888,8903,8903,8905,8920,8956,8956,8959,8979,8979,8982,8986,8982,9010,9010,9016,9061,9063,9098,9098,9114,9114,9114,9137,9156,9156,9177,9177,9258,9258,9258,9354,9354,9354,9363,9363,9363,9440,9529,9529,9529,9536,9570,9611,9679,9712,9712,9763,9828,9828,9828,9828],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,7,7,8,8,8,8,15,15,15,16,16,18,18,21,24,25,27,30,30,31,31,40,40,41,41,43,44,44,47,57,58,62,72,72,72,74,76,76,76,81,85,85,88,100,101,108,129,146,151,172,209,219,234,273,310,358,456,533,596,663,734,812,865,958,1063,1174,1320,1443,1584,1865,2124,2226,2507,2604,2640,2924,3072,3334,3538,3662,3796,3941,3941,4165,4309,4441,4547,4688,4916,4980,5077,5211,5216,5324,5429,5543,5722,5722,5847,5933,5975,6040,6101,6230,6294,6333,6371,6432,6486,6582,6617,6690,6727,6727,6831,6902,6948,6975,7053,7063,7100,7146,7167,7197,7260,7297,7315,7340,7371,7378,7412,7424,7468,7476,7511,7532,7544,7582,7599,7611,7634,7649,7743,7781,7810,7831,7879,7897,7921,7949,7997,8016,8050,8082,8110,8112,8122,8151,8161,8174,8209,8224,8224,8258,8258,8326,8326,8360,8360,8362,8376,8429,8457,8457,8478,8493,8499,8530,8556,8556,8600,8600,8624,8624,8646,8646,8684,8684,8723,8740,8740,8766,8766,8792,8792,8819,8819,8819,8838,8854,8854,8860,8882,8882,8887,8908,8908,8925,8925,8925,8925,8976,8979,8979,8999,9015,9026,9026,9026,9046,9054,9054,9054,9054,9054,9054,9100,9109,9109,9127,9127,9127,9137,9152,9152,9168,9168,9179,9188,9191,9191,9208,9211,9214,9214,9224,9229,9248,9256,9264,9264,9272,9294,9296,9303,9313,9347,9370,9370,9399,9399,9434,9434,9465,9491,9509,9565,9597,9597,9627,9648,9674,9674,9771,9805,9846,9846,9846,9846,9958,9958,9999,9999,10015,10015,10077,10127,10127,10127,10127,10203,10241,10241,10272,10272,10386,10415,10569,10635,10781,10781,10852,10907,10963,10963,11035,11099,11099,11286,11286,11286,11402,11460,11533,11533,11590,11672,11692,11692,11758,11806,11806,11908,11969,11991,12016,12016,12143,12143,12192,12206,12206,12206,12254,12274,12309,12309,12352,12352,12352,12430,12430,12448,12493,12531,12536,12536],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,2,2,2,3,3,3,3,3,3,3,3,3,4,3,5,6,6,6,6,6,7,8,8,8,9,11,12,12,12,12,12,13,16,18,18,20,20,20,20,21,22,22,25,25,26,27,31,33,34,35,35,41,44,45,48,50,50,50,50,51,54,56,58,64,64,70,73,76,80,82,84,87,88,88,88,89,92,96,98,98,104,105,105,107,110,110,113,113,113,117,123,130,135,139,139,141,143,145,145,146,146,146,151,154,154,154,156,157,157,158,158,159,161,161,165,165,166,171,171,171,177,182,183,183,187,192,192,196,196,196,196,196,196,196,196,196,196,196,197,200,201,201,201,201,201,206,206,212,212,214,214,214,214,215,216,216,219,219,219,220,220,220,221,221,221,221,225,225,227,227,227,227,227,229,229,229,229,229,229,229,229,230,230,230,230,230,230,231,231,231,231,231,231,231,231,231,231,231,232,232,232,232,232,232,232,232,232,232,232,232,232,232,232,232,232,232,232,232,232,232,232,232,232,232,232,232,232,232,232,232,232,232,232,232,233,233,233,233,233,233,233,233,233,233,233,233,233,234,234,234,234,234,234,234,234,234,235,235,235,235,235,236,236,236,236,236,236,236,236,236,236,236,236,237,237,238,238,238,238,238,238,240,240,240,240,240,240,243,243,243,243,243,243,244,245,245,245,245,245,245,245,245,246,246,246,246,246,246,246,247,247,247,247,247,247,247,247,247,247,247,247,247,250,250,250,250,250,250,250],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,7,7,8,8,8,7,14,14,14,15,15,17,17,21,23,24,26,28,28,29,29,37,37,38,38,40,41,41,44,52,52,57,61,59,58,60,62,62,59,63,67,67,69,79,73,79,100,117,122,142,176,183,187,224,269,317,415,491,553,619,687,765,817,909,1010,1119,1264,1384,1525,1800,2056,2157,2435,2530,2566,2850,2998,3259,3460,3582,3714,3853,3853,4071,4212,4341,4443,4582,4808,4869,4965,4687,4616,4723,4696,4741,4918,4785,4812,4796,4729,4647,4583,4571,4357,4140,4077,4134,3773,3862,3558,3529,3566,3303,3082,3019,2926,2952,3030,2822,2854,2756,2777,2678,2739,2775,2793,2715,2746,2613,2645,2657,2471,2479,2513,2529,2480,2518,2440,2447,2469,2343,2433,2466,2383,2400,2448,2466,2388,2306,2354,2373,2230,2262,2290,2239,2182,2208,2217,2145,2180,2195,2153,2182,2182,2181,2181,2155,2155,2157,2171,2094,2121,2121,2139,2093,2022,1995,1973,1973,2016,1897,1921,1852,1870,1870,1906,1769,1739,1756,1684,1630,1588,1614,1571,1598,1577,1577,1596,1611,1520,1526,1548,1512,1475,1495,1495,1481,1481,1391,1391,1442,1437,1387,1407,1411,1421,1383,1372,1385,1393,1393,1393,1393,1393,1233,1279,1259,1259,1277,1277,1212,1222,1219,1219,1235,1235,1146,1136,1139,1139,1122,1125,1128,1096,1106,1081,1091,1073,1081,1081,1017,1038,972,956,956,968,991,989,1018,996,1031,987,991,1017,995,1051,1083,1053,1072,1078,1104,1036,1129,1157,1198,1198,1198,1048,1140,1140,1165,1139,1155,1122,1169,1219,1219,1219,1166,1222,1236,1236,1220,1194,1260,1274,1428,1492,1621,1585,1656,1708,1744,1744,1810,1870,1874,2033,2033,2027,2097,2152,2190,2190,2231,2313,2333,2310,2357,2404,2383,2485,2465,2487,2512,2416,2542,2542,2582,2596,2596,2519,2478,2498,2533,2526,2535,2494,2426,2468,2468,2435,2415,2453,2458,2458]},"Timezones":["America/Port-au-Prince"],"AgeDist":{"0-4":1262943,"10-14":1202069,"100+":329,"15-19":1144460,"20-24":1065198,"25-29":979259,"30-34":905799,"35-39":825857,"40-44":627216,"45-49":479271,"5-9":1237836,"50-54":423749,"55-59":365875,"60-64":292954,"65-69":230978,"70-74":150812,"75-79":109403,"80-84":61690,"85-89":26502,"90-94":8369,"95-99":1964},"REstimates":{"Date":["2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.0153469326016,1.49853236320317,1.4395768646088505,1.3488196970803503,1.27392037270233,1.22377577602153,1.22533358340725,1.05282668778825,1.0402039510555798,1.42748417168812,1.34043519689502,1.311412417267,1.62915880362723,1.47554067576153,1.3618693018281,1.06387667855617,1.08651793991556,1.04696268804261,1.03809502429305,1.12228209826693,1.20118721065951,1.17470885128809,1.1450710817140302,1.1696795865623402,1.14404447336818,1.19673344402852,1.43734093003962,1.76785931118925,1.7193519129400805,1.90361648015888,2.27207285807275,2.07087341099574,1.93290304488824,2.01766055262247,2.03524071380461,2.11614495736499,2.4257795194484,2.36837826867767,2.21810826152434,2.06298678259369,1.9012133814411296,1.80536151036643,1.696512614106,1.66218339508886,1.6231153704381498,1.64038860047174,1.68840763547067,1.6387747575252198,1.6093985086807798,1.72435545633361,1.71762685220483,1.5597004551984,1.59247023507147,1.47333212372195,1.32964814838255,1.38003459789678,1.35859244367958,1.37878022702719,1.3528225922803403,1.28197954365763,1.21134238338836,1.17296979791475,1.07180050837956,1.02481505530784,0.9661039619918672,0.981288893944113,0.9097874517467208,0.9403288666823358,1.04190598264376,0.9452768115023148,0.9257280115506128,0.876309771199435,0.797981851264549,0.8145998984085171,0.8291308671113001,0.84197584123063,0.966393213694552,0.8608612316921851,0.8654600344139759,0.8590167393341499,0.8429492240618192,0.819858711381344,0.740605002287606,0.813378202039385,0.824097147908885,0.7863581512173471,0.838797305327487,0.8324522385147409,0.8184536731987428,0.8301296324306608,0.737233592208985,0.828684979937063,0.7829773737780171,0.732180027812108,0.8238678385214231,0.8632660486615892,0.873625531793556,0.7867660268993271,0.8245680536336542,0.819903449316664,0.845013079306235,0.852250492588078,0.834538724876184,0.7746933590990309,0.8373013361113821,0.816786888047242,0.817245175016694,0.8790927336336629,0.7956308574661991,0.722246972793231,0.7331787941411041,0.744030590116611,0.721759593927397,0.754061743861279,0.787405236395091,0.7714674340302409,0.7835975667346958,0.8326700474074559,0.7575268572175309,0.727979065165787,0.7729875638227449,0.783882498048129,0.980291401219584,1.08441906400004,1.06640602708042,1.0749352497915,1.06821254152188,1.07773128995592,1.03466402907295,1.04037269769666,1.1201915873439798,1.0577463678678,1.08208401913689,1.11567774607509,1.10707551655532,1.05668033321376,0.853014810238812,0.83844746403428,0.8159296595930559,0.8233939645735409,0.819345704688378,0.8404661346427891,0.805165126562794,0.8489542231031999,0.7405428881170991,0.913535742364156,0.838781966985759,0.86641240141772,0.7994934285620541,0.8242455801152259,0.8654040038355799,0.974259413981935,1.05282905008749,1.0060811416346,0.9516002715819348,0.952493465271422,0.981132805023931,0.9744917887412572,1.07247261618927,0.8249309579889041,0.990693654989625,0.879622667058701,0.9817655682729368,0.98516911255064,1.02035964088267,0.8200274737155681,0.869680959452104,0.891956921214737,0.98458890998677,1.00442064798907,0.984338957453094,0.96448172021248,0.862693946810285,0.982679165215379,0.810219452936942,0.942844564947106,0.8566337834947909,0.8749446716840871,0.882518938996775,0.977190609173268,0.810822958414249,0.854877414706328,0.7958268702651751,0.735861006615275,0.793399510489717,0.800608652915508,0.832043116407537,0.807049186499213,0.8338715837955959,0.688929918568732,0.7195705299700971,1.11992409750407,1.02318675814778,0.903582225094824,1.04736787518263,1.12216098775453,1.02877958741646,1.01532921336242,0.976274773769431,0.967852631868286,1.02759563560944,0.909313837020127,0.915641337023199,0.927956648543294,0.943654926092152,0.5800173827204761,0.9349956275500648,1.04799572810488,0.8975684930944771,0.919725334980682,0.8428176642434541,0.860437250706093,0.9700238843029848,0.943466500998894,0.8810659985111959,1.03851944230389,1.04818643048205,1.14049343456682,1.20534235338355,1.19614463922319,0.769753551349614,0.839530266269039,0.889604323240419,0.7835476321182869,0.808113241706273,0.934651314852196,0.91100599826833,0.965722947538148,1.0595033455699,0.9777719070157108,0.9764532368077652,0.948867510198886,1.08700459963761,1.07537355132031,1.13290856195459,1.04424041332163,1.32976976249226,1.474231173439,1.3842552796397,1.44847866350579,1.31190884505096,1.34980165616512,1.21958218094141,1.3152686975943702,1.41882262767679,1.39688014997681,1.4953767726529,1.54369514621021,1.38820781147494,1.375367406905,1.23744826391578,1.18856510009658,1.14634859581945,1.36295059455921,1.4262670530893702,1.3615658128313,1.2768430919813898,1.12092188863794,1.00993622495723,1.26062380560406,1.07986380741847,1.07678766170159,1.06191712629943,1.01431575251009,0.95486416600119,1.05175020142026,1.18309509617914,0.914534132856635,0.82321001339406,0.732990686452782,0.968409367573328,1.1036012848744698,1.1029173477394,0.864671452932619,0.866945056244707,1.08896845500431,1.1773276380863302,1.53737337480765,1.6212538719906202,1.6809784674615902,1.40599648372756,1.42911879933354,1.42956429765648,1.42822367585123,1.21136937197705,1.2004917914483302,1.2496299009794498,1.1607289183728602,1.37701518556056,1.1680742070733798,1.08422434257655,1.01290974892428,0.994745899549515,0.907269579557634,0.9159574946375708,0.914149264994236,0.9648585211757472,0.931469337390303,0.941714380352163,0.9454457604444252,0.935428687310727,0.9463012069800648,0.842146832304091,0.9430197506006792,0.9916794512071558,0.871081397190318,0.7989570030151071,0.901108820791066,0.926637810232774,0.9300026659438372,0.836888808360501,0.8224838449070481,0.8468337552901191,0.841973467372305,0.81802187669186,0.907352984082296,0.74177537599309,0.731656205808192,0.7222161281691758,0.707074335494103,0.918285018700412,0.660195241963047,0.73115632108447,0.76024321462724,0.860185311869265,0.905277383829032,0.924762733909456],"StdR":[0.25192334904610897,0.290544866362622,0.286330092744754,0.262239788275163,0.247705456897037,0.239852007438871,0.23770949187925894,0.21566977582022,0.215206605958542,0.24953675540162695,0.23736221608231695,0.22746356196021106,0.247543930464111,0.227828564797548,0.20857599835618695,0.17980455461432998,0.180232703903924,0.174684299274835,0.1727703041559,0.179030902481243,0.184135091428373,0.18059313359192106,0.176003260967332,0.17386214260218602,0.17313214672730098,0.17370298799364906,0.19104136555478304,0.203153258856693,0.194279479945485,0.194022579017196,0.199923885166847,0.177858495915186,0.15800025809370002,0.149534174632039,0.141134142835151,0.13542651774884698,0.13829940445106698,0.127812370365921,0.115926671622911,0.103185202519403,0.091193783944844,0.0813640696399263,0.0742651107990428,0.0687551575048501,0.0649211963926937,0.06162198608110401,0.0597834631399723,0.0570547042635378,0.0535098448929344,0.0544597537861348,0.0519308430285786,0.0479828113558734,0.0462716320801602,0.042395206276709986,0.0377498053462603,0.0371712392005319,0.0349051656469381,0.0339558599365777,0.0324811319819906,0.0306683201014605,0.0288175805680802,0.0270627642549463,0.0249929339293303,0.0237923840118846,0.0223833921580557,0.0220864180065157,0.0210735109233619,0.0213240779150655,0.022861346013859,0.0212726882068616,0.0205338644156268,0.0202352169344129,0.0196932587436364,0.0202989022568676,0.0207981115303769,0.0214999165221275,0.0234363715354461,0.0221986132192823,0.0222359476032049,0.022600700479946,0.0228105463937237,0.0226102034369264,0.0221341582224763,0.0235126660343543,0.0243476390953877,0.0244562727588467,0.0256524142923591,0.0260834857161524,0.0258707055042103,0.0268492273755166,0.0256860844070903,0.0277825611637121,0.0273511873075515,0.0269871225613418,0.0288845000492521,0.0309321535550622,0.0316391257350016,0.0295266210837842,0.0309727892959986,0.0314892912313754,0.0321309414815762,0.0330589125766771,0.033123141475736,0.0320520092005048,0.0339751620953002,0.034257049725541,0.0342544132849446,0.0362435416233274,0.0353130735066407,0.0336111248826885,0.0346513908438546,0.0360528368714212,0.0361129444237238,0.038200215218611,0.0402636959004451,0.040347688758892,0.0415181547532094,0.0439763582293227,0.0423363794787177,0.0419576467968936,0.0440789109108517,0.0456322418138459,0.0523570414904203,0.0562024821327802,0.0552461263820039,0.0541113025260027,0.0536177278340578,0.0530275706250362,0.051278466469378,0.0509627066061915,0.0531911263542447,0.0512110008138302,0.050511798720388,0.0512966807122556,0.050434288785962005,0.0491653841219083,0.0435047364397582,0.0434720842198267,0.0432699019939196,0.0445374503687234,0.0456627834968545,0.0461619310657069,0.0462849714467815,0.0484476359463091,0.0458343954140759,0.0523141503579294,0.0512850177508244,0.0527229355707333,0.0509391142720694,0.0523196663943961,0.0542157887746543,0.0596584378446004,0.0610794864064129,0.0598045080845422,0.0579072245360401,0.0581692061345289,0.0592306187739478,0.059330008802595986,0.0625559922704881,0.0546789734313873,0.0594733156963257,0.0563420508925963,0.0603801113232535,0.0621000969951681,0.0621658835776059,0.0552129628257855,0.0568046429883204,0.0592128775241531,0.0634855561504453,0.0635699572872473,0.0639794074160069,0.0630777811080432,0.0595534011493381,0.0638623661110789,0.0586354864554916,0.0639237573682601,0.0607729722721959,0.0625410010820664,0.0642626931374608,0.0679369722357671,0.061772694795781,0.0648743671301389,0.0633139630046667,0.0607153189116026,0.0652519058482197,0.066566046573985,0.0693968946257561,0.0707911011497458,0.0724688199888717,0.0668392443279113,0.0702829493287252,0.0905350485301261,0.0870464737281116,0.0812705047946531,0.0868315295750965,0.0903405142843777,0.0850074565349253,0.0837796030606822,0.081809346103117,0.0824036847999382,0.0852697843980552,0.0793167247599742,0.0801877913462722,0.0810740262123947,0.0828064290022724,0.0651026316199731,0.0853274050747043,0.0919328654363499,0.0851354942164003,0.0848121484573572,0.0834703966631992,0.0847265732903478,0.092568887649623,0.0911540699097573,0.0885227769610688,0.0970149230472748,0.0984200536369923,0.100155097747411,0.10325064063296903,0.101524437916279,0.0805187758531611,0.0840277449876451,0.0863695794927178,0.0830364726502387,0.0855683532192804,0.094394852058126,0.0944212335671888,0.0979837699654771,0.103899051106411,0.100587815375135,0.100008532712717,0.0972479922988423,0.105710229768342,0.104885642727216,0.10518005134316198,0.102644263559881,0.113915478921627,0.117031364399541,0.110593949712071,0.111512477591454,0.100476728892282,0.0999494841853353,0.0913395805044181,0.093282617581953,0.0937493525623053,0.0915097063316863,0.0925748241726783,0.091188836028782,0.0831629956771435,0.0799193807758038,0.0732574668422629,0.0694504962986807,0.0668099042738016,0.0712795136132052,0.0715022968016603,0.0685311471149039,0.0640055954187077,0.0575660728856803,0.0548554625950261,0.0603995097847818,0.0553279905913158,0.0541955439778478,0.0536473249181323,0.0521016204623085,0.0496243428757461,0.052065996957903,0.0554621051840936,0.0486389235551915,0.0458160097588935,0.043878467298350994,0.0509563786318885,0.0559676392233697,0.0551441391757861,0.0488322074143062,0.0484504538520688,0.0553472218286736,0.0575464995630118,0.0650712239325553,0.0667587008502241,0.066303730544925,0.0583356573918829,0.0561689431383759,0.0542495885814917,0.052744781634331,0.0463904697987727,0.0446723799344694,0.0446766024848498,0.0419357025272653,0.0448525592156547,0.0404923372989627,0.0379203376997903,0.0362869690618767,0.0352963938128316,0.033827638998912994,0.0340752202675625,0.0338867320625789,0.0352530968584872,0.0345737246734074,0.0351744181880777,0.0353579157940427,0.0351182406809445,0.0353762828877179,0.0337581502157532,0.0357152600969879,0.0373126642188981,0.0353971853968862,0.0340294183502101,0.0366570367151486,0.0381508200253496,0.0378647908763163,0.0367921294648623,0.036125804099311,0.03765192093374,0.0381757751425886,0.0378544021683553,0.0405104684347862,0.037295577240572,0.0376697556460377,0.0384645429948261,0.038875333142771,0.0456811346219541,0.0397142168606318,0.042080699195632,0.0452002789898293,0.0489912284173108,0.0509927697530249,0.0524266813489098],"EnoughData":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,0,0,0,1,1,1,1,1,1,1,0,0,1,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-HT.json","Name":"Haiti","CurrentEstimate":{"Exposed":2619.0,"Infectious":3117.0},"OfficialName":"Republic of Haiti","Level":"country","M49Code":"332","ContinentCode":"W-NA","CountryCode":"HT","CountryCodeISOa3":"HTI","Population":11263077},"HU":{"data":{"Rates":{"CaseFatalityRate":0.012735637926162094,"Critical":0.02634350125709731,"Hospitalization":0.08265899599910978},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,2,2,2,7,16,16,21,21,28,34,34,34,34,37,40,42,43,58,66,67,71,94,96,112,115,118,120,122,192,199,207,231,250,267,287,295,390,458,458,485,498,516,536,581,609,625,629,630,709,759,801,865,904,933,958,1007,1102,1169,1287,1371,1396,1400,1412,1454,1509,1587,1655,1690,1711,1836,1856,1996,2024,2142,2147,2156,2160,2190,2205,2245,2279,2279,2284,2324,2355,2391,2447,2476,2482,2485,2516,2547,2564,2581,2585,2589,2590,2600,2618,2640,2663,2681,2685,2685,2692,2714,2721,2752,2784,2811,2860,2874,2885,2887,2941,2974,3036,3073,3106,3126,3156,3220,3222,3223,3232,3257,3283,3300,3312,3324,3329,3329,3331,3339,3346,3353,3364,3389,3413,3415,3431,3463,3464,3491,3499,3525,3527,3529,3561,3590,3606,3623,3630,3631,3665,3678,3681,3692,3695,3695,3716,3734,3757,3759,3759,3759,3761,3821,3903,3930,3944,3952,3958,3961,3972,3984,3990,4014,4058,4069,4117,4130,4153,4227,4240,4382,4391,4401,4559,4644,4818,4945,5099,5141,5152,5173,5890,6118,6349,6824,7470,8165,8723,9149,9187,9202,9683,10848,11037,11753,12164,12628,13134,13580,14088,14312,14637,14905,15254,15655,16007,16242,16491,16646,17098,17469,17953,19032,20078,20476,20856,21232,22823,23213,24847,25070,26161,27585,28808,29302,29802,31126,31599,34010,34185,34846,36345,38074,40820,42915,43339,44020,44020,49616,52126,54021,55637,63860,64802,65888,67033,68525,70396,71682,74283,75281,76270,77362,78700,79769,80752,82546,83115,83940,86954,89814,93323,97443,102962,108676,114631,120529,123989,126482,130420,134344,138365,144234,150102,157063,164403,168381,174070,176576,179541,179541,186449,193172,197936,203972,209852,215453,220304,225021,227325,228615,230441,231915,233232,235276,237362,239880,241472,243092,244681,246596,249003,254783,259555,262968,264260,268803,272284,274308,275764,277949,279763,281839,283282,285022,287134,289520,293542,296173,298008,298773,299989,301363,302689,304680,306621,308650,310848,313450,315781,317899,319691,321128,322956,324202,326215,328136,331557],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,4,7,9,9,13,13,19,30,32,39,50,58,73,85,103,131,167,187,226,261,300,343,408,447,492,525,585,623,678,733,744,817,895,980,1190,1310,1410,1458,1512,1579,1652,1763,1834,1916,1984,2098,2168,2284,2443,2443,2500,2583,2649,2727,2775,2863,2942,2998,3035,3065,3111,3150,3178,3213,3263,3284,3313,3341,3380,3417,3473,3509,3535,3556,3598,3641,3678,3713,3741,3756,3771,3793,3816,3841,3867,3876,3892,3921,3931,3954,3970,3990,4008,4014,4017,4027,4039,4053,4064,4069,4076,4077,4078,4079,4081,4086,4094,4102,4107,4114,4123,4127,4138,4142,4145,4155,4157,4166,4172,4174,4183,4189,4205,4210,4220,4223,4229,4234,4247,4258,4263,4279,4293,4315,4333,4339,4347,4366,4380,4398,4424,4435,4448,4456,4465,4484,4505,4526,4535,4544,4553,4564,4597,4621,4653,4696,4731,4746,4768,4813,4853,4877,4916,4946,4970,5002,5046,5098,5133,5155,5191,5215,5288,5379,5511,5669,5961,6139,6257,6622,6923,7382,7892,8387,8963,9304,9715,10191,10909,11825,12309,13153,13879,14460,15170,16111,16920,17990,18866,19499,20450,21200,22127,23077,24014,24716,25567,26461,27309,28631,29717,30575,31480,32298,33114,34046,35222,36596,37664,38837,39862,40782,41732,43025,44816,46290,47768,48757,50180,52212,54278,56098,59247,61563,63642,65933,68127,71413,75321,79199,82780,86769,90988,94916,99625,104943,109616,114778,118918,122863,126790,131887,136723,140961,147456,152659,156949,161461,165901,170298,174618,177952,181881,185687,192047,198440,204708,211527,217122,221073,225209,231844,238056,243581,250278,254148,256367,259588,265003,271200,276247,280400,283870,285763,288567,291549,295977,300022,302989,305130,306368,308262,311554,314164,315362,316060,316669,317571,319543,322514,325278,326688,327995,328851,329721,331768,334836,337743,340459,342237,343656,344352,345710,347636,349149,350587,351828,352703,353276,354252,355662,356973,358317,359574,360418,360877,361881,363450,364909,366279,367586,368710,369288,370336,371988,373564,375125,376495,377655,378734,380013,381875,383735,385755,387462,388799,389622,391170,394023,397116,400111,403023,405646,407274,410129,414514,419182,424130,428599,432925,435689,439900,446178,452547],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,3,4,6,7,9,10,10,10,11,13,15,16,20,21,26,32,34,38,47,58,66,77,85,99,109,122,134,142,156,172,189,199,213,225,239,262,262,272,280,291,300,312,323,335,340,351,363,373,383,392,405,413,421,425,430,436,442,448,451,462,467,470,473,476,482,486,491,499,505,509,517,524,526,527,532,534,539,542,545,546,548,550,551,553,555,559,562,563,565,567,568,568,570,570,572,573,576,577,578,578,581,585,585,586,587,588,589,589,589,589,589,591,593,595,595,595,595,595,595,595,596,596,596,596,596,596,596,596,596,596,596,596,596,596,597,597,597,598,599,600,602,602,602,605,605,605,607,607,607,608,608,609,609,609,611,611,613,613,614,614,614,614,614,614,615,616,619,620,621,624,624,625,626,628,630,631,633,637,642,646,654,663,669,675,683,686,694,702,709,718,730,736,749,757,765,781,798,812,822,833,853,877,898,913,933,954,968,996,1023,1052,1085,1109,1142,1173,1211,1259,1305,1352,1390,1425,1472,1535,1578,1634,1699,1750,1819,1889,1973,2063,2147,2250,2357,2438,2493,2596,2697,2784,2883,2990,3097,3190,3281,3380,3472,3568,3689,3800,3891,4008,4114,4229,4364,4516,4672,4823,4977,5142,5324,5513,5706,5868,5984,6120,6280,6451,6622,6784,6965,7130,7237,7381,7538,7725,7914,8099,8282,8462,8616,8729,8833,8951,9047,9161,9292,9429,9537,9667,9781,9884,9977,10080,10198,10325,10440,10554,10648,10725,10853,10948,11066,11177,11264,11341,11409,11520,11615,11713,11811,11904,11968,12024,12113,12198,12291,12374,12463,12524,12578,12656,12739,12832,12930,13026,13090,13155,13249,13347,13444,13543,13636,13706,13752,13837,13931,14035,14145,14252,14299,14347,14450,14552,14672,14795,14902,14974,15058,15188,15324,15476,15619],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,4,7,9,9,13,13,19,29,30,37,47,55,70,80,92,109,144,157,195,223,256,298,361,398,439,465,522,554,588,633,639,699,743,818,1001,1110,1193,1229,1268,1253,1311,1400,1431,1477,1518,1598,1648,1655,1723,1723,1743,1805,1842,1891,1882,1931,1982,2029,2054,1993,1979,1966,1921,1904,1917,1905,1881,1809,1775,1688,1654,1662,1673,1677,1674,1659,1615,1576,1565,1554,1436,1432,1311,1300,1201,1203,1209,1229,1207,1210,1183,1166,1183,1182,1143,1121,1095,1051,1029,1025,1028,996,964,947,932,931,935,940,934,920,906,886,879,876,875,878,857,858,832,801,783,740,742,736,742,689,660,603,579,557,542,528,478,497,514,511,494,487,484,490,504,510,523,529,530,542,556,565,549,534,540,534,534,555,560,595,601,614,634,645,656,664,685,708,730,728,759,806,830,847,883,885,940,1008,1138,1296,1588,1763,1820,2100,2373,2817,3316,3805,4377,4706,5103,5571,6264,7134,7603,8394,9103,9653,10280,11202,11863,12916,13779,14246,15104,15673,16464,17248,18137,18815,19637,19806,20410,21484,22081,22283,22482,22722,23088,23961,25107,25980,25862,26832,27113,27595,28052,28806,30127,31060,32283,32909,34016,35653,37271,38701,41580,43600,45461,47257,49024,51761,54539,57302,60415,63940,67693,69946,74162,77739,82108,86124,88737,91358,94704,99202,102607,106265,110256,115193,118723,121644,124259,125789,127903,130722,133853,137553,138202,141950,146171,151218,148439,151294,154179,159487,164018,167479,172728,173881,174966,177038,181190,185878,189694,192683,194194,195411,197246,197057,198438,198785,197447,193886,189230,185015,182296,181342,179929,176593,173164,169914,165880,162875,158548,152504,149730,144804,143065,142029,144970,140854,136733,133653,128959,123647,119309,116266,112951,111998,111872,110853,109841,109405,108673,107800,106533,106134,105302,104083,103087,102156,97752,94261,92094,91872,87829,85313,84848,84870,84150,83642,82661,82203,81644,81297,80672,78577,77583,77039,77012,77250,78625,80282,81179,82103,82649,81976,82127,84061,86488,89537,92497,94911,96299,98361,102566,105371]},"Foretold":{"Date":["2020-04-19T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-17T00:00:00+00:00"],"Mean":[18122.11,43221.53,40832.52,26889.4],"Variance":[305295900.0,3827350000.0,1279290000.0,1403851000.0],"0.05":[3301.5570000000002,4959.12,9683.596,3715.433],"0.50":[13642.41,22214.24,31237.98,16964.91],"0.95":[48505.88,155653.8,105001.9,85199.72]},"Timezones":["Europe/Budapest"],"AgeDist":{"0-4":461142,"10-14":483361,"100+":618,"15-19":485846,"20-24":517943,"25-29":633747,"30-34":612164,"35-39":644978,"40-44":814684,"45-49":773529,"5-9":447424,"50-54":648151,"55-59":553237,"60-64":636319,"65-69":670113,"70-74":475771,"75-79":370805,"80-84":239744,"85-89":132075,"90-94":45781,"95-99":12918},"REstimates":{"Date":["2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[2.35726501319107,2.24452852638325,2.10824636844018,1.97457769402356,2.0331531119661,1.89463011874566,1.7783005570135502,1.6522270383051598,1.61922791764982,1.53979254548953,1.50108784043297,1.44602463096423,1.28516226072225,1.32337486461277,1.3349694381485702,1.3606406122038002,1.59399825296751,1.60222001219411,1.51331657806908,1.39782276306032,1.30891878114489,1.2751847892906698,1.22983590509053,1.26024282540549,1.22763948989325,1.20768672271371,1.22139905946655,1.21788688515869,1.16753601559437,1.15930653904522,1.08343467929016,0.9600848824226308,0.920472594242216,0.9600067721200558,0.982948463319852,0.999988156002985,0.982108107169068,0.964644486777758,0.9772832052380528,0.9600012499582672,0.9383477904026792,0.871607147550423,0.8644691491639359,0.813491092225769,0.711334550538238,0.7784247966214458,0.8085134872837779,0.7736163767479759,0.763078868290212,0.735919487001657,0.7597036860139692,0.7288891265924059,0.733122907476194,0.740848335448836,0.761477872595149,0.782335872096322,0.809049602196614,0.8464739376614979,0.888636924034946,0.909653284954448,0.884295701894422,0.8886853011799051,0.877606276659722,0.8829660797967092,0.869562488688502,0.8634140125989291,0.820510214987403,0.7857761668799169,0.791189269390575,0.8401732912300941,0.7930280530417471,0.7700132987543241,0.747707981866734,0.740413447210878,0.748478951611491,0.7564461159939221,0.754847546166458,0.7518424259935079,0.748692704370455,0.744639542217886,0.723675899357644,0.744452451970547,0.7450606165701998,0.661818869323917,0.6582023037064211,0.5948151727961579,0.566725522644121,0.530886657343542,0.51792851799328,0.5798254603304039,0.6463009325991429,0.673529688589956,0.693482494359605,0.647864702410615,0.686255137399181,0.7165658260538392,0.7164006004505341,0.8502352915264301,0.891807589112504,1.0041747789288902,1.05608934526406,1.01528128029536,1.0151823357135,0.987628064620108,1.10708697982474,1.07349809503975,1.0688738972774698,1.0437100750935602,0.9782853160592992,0.986528577370016,1.09445349943341,1.09933677685718,1.11610119855014,1.16494048923244,1.22050555381962,1.3720638058592298,1.39001039901847,1.3072357345382,1.16980332140519,1.2315630764293302,1.2210082249372198,1.2856191907294,1.37129572778458,1.34109449587396,1.2661776151251698,1.18653270329193,1.16581891609165,1.1471940709718702,1.15637669122622,1.12306069375034,1.0503536584745,1.05290997941403,1.04937797852286,1.00180839433004,1.0934360358524,1.11599685803711,1.12876465186228,1.26134840356208,1.32425910886088,1.29343593918231,1.2845311394306,1.32843380632425,1.33414955811121,1.27530292802786,1.31650583843297,1.3221486506896,1.30068506936292,1.29745509253877,1.26559788688693,1.28411924412469,1.23473480197615,1.13097585505644,1.09978475335153,1.09948609348484,1.19914367721061,1.27377607299754,1.42501301618038,1.62148506730944,1.96625158045571,1.9824180303446104,1.84692961303861,2.02129161593027,2.02491068164619,2.11291587362187,2.17199078704794,2.14792802406854,2.11117750722988,1.93550246019554,1.79787428450287,1.71097235632117,1.70619532395947,1.7407352610397802,1.60334746358273,1.59594761759883,1.5754410368337,1.47668524169545,1.42838671206967,1.40497910721006,1.3578934590138,1.35775585898278,1.32084140495169,1.2866741445807302,1.28909577223041,1.26059675409278,1.22851968318975,1.18331879542891,1.19000180902936,1.13929068804907,1.1213657991340802,1.1264843310293702,1.11657750306294,1.12955126467529,1.13158887663665,1.08938556449668,1.07231193617738,1.07306123493365,1.04942877805473,1.05422290308586,1.06567204048578,1.08975923408482,1.08676577953384,1.10828998923689,1.10381550983891,1.08640304265754,1.07656741803846,1.05943429372562,1.09858379182812,1.12821988147395,1.14793968592891,1.13340748648358,1.14776638602552,1.19245989043934,1.21532955114057,1.20214802048154,1.28449023142932,1.29750654998676,1.2942420919046598,1.30282503316089,1.30014832222357,1.32957376334599,1.3554973551006002,1.3818735481402,1.3837204122424,1.41067881953446,1.41832039637272,1.3870727519082495,1.37888377817811,1.3940443711528605,1.34906547406428,1.3411325232568998,1.31569471098582,1.2835757391825802,1.2586540092300702,1.24024594560465,1.208199541987,1.17086637351951,1.18802833474102,1.17449996794139,1.1415615984555,1.12189578233583,1.09292076353965,1.05885542606086,1.0400972245769302,1.00289525599614,0.9966807918083228,0.995382033908682,1.03584817886239,1.054892984441,1.07083233350098,1.10044460021293,1.07115330253148,1.03700193423503,1.02472959888273,1.05070497715671,1.07043137603323,1.07671825916178,1.09820613516489,1.08981272757299,1.04854017255557,1.02789951494301,1.00750596257857,1.0017688875430302,0.98438838285967,0.949376657421512,0.925705453116796,0.907391362002583,0.902350917182252,0.865385547412695,0.8578761034723901,0.85727179315647,0.822051853109357,0.8189325426534109,0.8298462029907622,0.8345457457509581,0.823297565504316,0.7840896563033521,0.739541420422939,0.7037679165198871,0.680854891844254,0.6987929777594781,0.7210858902842191,0.761442390497414,0.756055339976975,0.719273258705522,0.706850263061793,0.7055471033167021,0.732461078084882,0.775540034569803,0.8030917223208791,0.8444299898293921,0.92668053558532,0.98490603464511,1.02206007566815,1.01122075307626,0.982673300787933,0.940857783649759,0.8973390112621421,0.909014759055266,0.920395926608681,0.9344307973817688,0.93417974196864,0.901605503075004,0.8464870464147579,0.798253592600921,0.764169541569856,0.7712599411048741,0.7776915542403391,0.7992969771674799,0.8132599495759391,0.8240474059995219,0.8483167120526759,0.8695919598871641,0.8949350582334571,0.927671612194187,0.9416940270422,0.955942832289298,0.9776456723368232,0.997980442470874,1.01192956130186,1.01632271330748,1.03170209574305,1.06282956629204,1.06927254792042,1.07332389922197,1.08226653660459,1.10364511268869,1.10752308989891,1.09895363428898,1.09178680870784,1.0996787840458702,1.14350558769589,1.19660152451398,1.23378836573641,1.26303770356945,1.27802010580292,1.2448377390725,1.25674273193141,1.30462850050729,1.35153527619228,1.3858586811447702,1.39815396563503,1.40603482680182,1.37359425821504,1.3626395645505198,1.3717516288418898,1.37205189185762],"StdR":[0.175178093003928,0.15575480274958,0.13677551960367298,0.122719130019796,0.11675553740355303,0.104759939204146,0.094652861517415,0.0846799322934834,0.0798591789524974,0.0717147515006612,0.0680414402596085,0.06406648119794,0.0571690227771614,0.0564994779415241,0.055385946265499,0.0539139044373118,0.0569839965217343,0.0556510914625571,0.0526379059179174,0.0489405159496008,0.0453424417142668,0.0427458532469217,0.0411061799741364,0.0404846321405406,0.0387188772773164,0.0374399354915423,0.0367074723811274,0.0359633627514481,0.0343230983603008,0.0338605241218161,0.0313942061433109,0.0294447201264444,0.0285667067465123,0.0295742455328975,0.0295478984914901,0.0297565749094953,0.0297412540226315,0.0290186311400825,0.0297889631779394,0.029327246652003,0.0290273012207252,0.0284096222217385,0.0282726389651676,0.0275723824195458,0.0264007065533765,0.0284950785579941,0.0297878838017585,0.0299646822269341,0.0297147004059409,0.0304581830593304,0.0313491394458075,0.031698212171426,0.0324045016068661,0.0336691493467739,0.034770147585987,0.0365379314291567,0.0376220377276166,0.0394315816327852,0.0415100745316363,0.0416338968306085,0.0416607558693361,0.041828273711292,0.0416258085227938,0.0422302076703426,0.0419696147112756,0.042534454959908985,0.0414145363419881,0.0417499488525966,0.0423194865712225,0.044202607904393,0.0439153251751337,0.0435194068763364,0.0438905136945013,0.044721684409209005,0.046545810409048,0.0478949074836403,0.0493292193926911,0.049920098047744006,0.0511413318832152,0.0519919849078917,0.0519879761745887,0.0548468019457446,0.0563914765921894,0.0530887236292848,0.0553284217392848,0.0539891681964662,0.0546065778058746,0.0546981844797856,0.0560267637151899,0.0633456148462947,0.0696706820221411,0.0736553322773938,0.0772033816528475,0.0765949444151466,0.0810728092824461,0.0856467958843405,0.0882021301126615,0.0989483759195023,0.101956795084966,0.109015060751335,0.111478498643262,0.10989733300405,0.108125405702828,0.10639706184532,0.111087121364252,0.10974804737589,0.1078832338007,0.10627596474118,0.103017995034541,0.102124409896875,0.10872359049813403,0.10790440714110698,0.107195841069012,0.108297299936935,0.110230676306683,0.114615656745324,0.11184073492345098,0.107432873090844,0.097525390763174,0.0987265057275438,0.0972262587362363,0.0965783693478779,0.0981880182658157,0.0949642538699259,0.090368503447945,0.0840442902379789,0.0825635309998944,0.0811710508233531,0.0793399081228229,0.0772222317096445,0.0743070968620273,0.0734545944356374,0.0741624247209088,0.071275913164589,0.0745352029056459,0.0749848019679837,0.0755597488021754,0.0779860103516769,0.0794969577889637,0.0758496392086195,0.0752984991062057,0.0743071260070296,0.0721221909510527,0.0694197720391061,0.0687468679286255,0.0668452091416348,0.0652890898623553,0.0635681710838994,0.0607463052189431,0.059586441896671,0.057557889448306,0.0534786134536552,0.0523938612766944,0.0514713180120355,0.0531145724334021,0.0541479504552432,0.0559872791912859,0.0594636137301234,0.0647175616338418,0.0654643547856592,0.0623029916049722,0.0636260249075364,0.0635161653014486,0.0637100819075457,0.0646530475085435,0.0634168572894106,0.0614874365175858,0.0559317200338523,0.0504985025943381,0.0453514571267863,0.0426855126320082,0.0413332068340044,0.0375214842193665,0.0359057791708403,0.0340390045301155,0.0311869263431097,0.0287198193896742,0.0271303083332918,0.0252546093842477,0.023833851221683,0.0222351194545427,0.0210986172307232,0.0201401126572932,0.0192159094590518,0.0180591763122771,0.0169491671172584,0.0162509668043425,0.0149413156710646,0.0143747917150081,0.0136859135153916,0.013101289895943,0.0127850101543373,0.0124692501394983,0.0118080597691917,0.0115261707134493,0.0113137473576154,0.0107899730335807,0.0106652480759871,0.0104895298342985,0.0103870413895107,0.0102206682134211,0.010165440981947,0.0102477987472607,0.0101513928873503,0.0100881437899035,0.00976969552094888,0.00979336580231723,0.0100136265369626,0.0100908365146244,0.0100865284137155,0.0103110764942223,0.0106132235604046,0.0108576350655986,0.011195484056562002,0.0117353410025151,0.0125353402378719,0.0130576858939227,0.0135773614619248,0.0139509699077279,0.0143509042441077,0.0149208191077911,0.0156008276708643,0.016168952356766002,0.0168782141985489,0.0176083951620683,0.0176112550809751,0.0177425741932,0.0177861472042181,0.0172404145819652,0.016958331179012,0.0163804709529049,0.0155582181837583,0.0148507424199609,0.0140511308325098,0.0132271690076378,0.0122095179900363,0.0118222789758188,0.011087260322863,0.010288957175659,0.00979432218881774,0.00913356197675423,0.00832145030637045,0.00768331335219403,0.00696510810465236,0.00638199691250509,0.00593849474830582,0.00568974346081569,0.00526868528538079,0.00507333096245485,0.00517698776810182,0.00516734593895862,0.00512334948564374,0.0050561377168721,0.00501526748398714,0.00484182836971612,0.0048668066444431295,0.00495701689616907,0.00505957953642019,0.00508697862572495,0.00492030954290076,0.00473424862985546,0.0044877217527189706,0.0043428561866144895,0.00407659838045298,0.00401677337337889,0.00400612988176023,0.00407967659303862,0.0041062506847027,0.00437124910769148,0.0047701056893249,0.00483090291249126,0.005212679990063,0.00574984074631971,0.00616265760542958,0.00641737787337062,0.00638716046939241,0.0064700969505122295,0.00683117773367099,0.0074626494326366,0.00854504528719392,0.009583983152449429,0.0106505585943361,0.0107712272466171,0.0104081017615185,0.0104786485578468,0.010826103677379,0.0116697993364447,0.0127684045303055,0.0132079541126344,0.0136319865215031,0.0143462923013277,0.0144368118252132,0.0137695130516366,0.0122483632887815,0.0106291927390171,0.00919098577916012,0.008140710307691009,0.00794184889323373,0.00788454986863784,0.00811883377890963,0.00795648120676444,0.007771744190712491,0.00733122708425715,0.0072525993445949,0.0073511180537205794,0.00813439402313578,0.008891023899456521,0.00961063457791293,0.0100898303622872,0.0103187430862814,0.0108305174184628,0.0110021915564373,0.0110746625490008,0.0113035710480894,0.0109879406562365,0.0106582984299662,0.0104099114085229,0.0100937833895578,0.00964191710665515,0.00935236082569925,0.009033279927996707,0.00886564944503801,0.00869708149747858,0.0085920276241984,0.008302030992747641,0.00840156239046228,0.00839240706818823,0.00832751715712563,0.0082489127286228,0.00823355273088849,0.00833793445068555,0.00878710565728944,0.00928431764853081,0.0101267892583456,0.0109865068936652,0.011373230734835,0.0116852456433151,0.0121923878675666,0.0129706514819065,0.0140955225208806,0.0152482112885336,0.0160620934537039,0.0164210347272651,0.0165453933668597,0.0165705203891029,0.0165617540355448],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Capacity":{"CapacityActiveInfectionPercent":0.2208,"CapacityNewInfectionsPerDayPer1000":0.157714285714,"CriticalBedsPer100k":13.8,"Source":"https://link.springer.com/article/10.1007/s00134-012-2627-8","Year":2012.0},"Interventions":[{"type":["Gatherings <100","Gatherings <1000"],"dateStart":"2020-03-11 00:00:00+00:00","dateEnd":"2020-03-16 00:00:00+00:00"},{"type":["Gatherings <100","School Closure","Gatherings <1000"],"dateStart":"2020-03-16 00:00:00+00:00","dateEnd":"2020-03-17 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-17 00:00:00+00:00","dateEnd":"2020-03-28 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Stay Home Order","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-28 00:00:00+00:00","dateEnd":"2020-05-04 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-05-04 00:00:00+00:00","dateEnd":"2020-05-31 00:00:00+00:00"},{"type":["Some Businesses Suspended","School Closure","Mask Wearing"],"dateStart":"2020-05-31 00:00:00+00:00","dateEnd":"2020-06-02 00:00:00+00:00"},{"type":["Some Businesses Suspended","Mask Wearing"],"dateStart":"2020-06-02 00:00:00+00:00","dateEnd":"2020-06-19 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing"],"dateStart":"2020-06-19 00:00:00+00:00","dateEnd":"2020-07-01 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","School Closure"],"dateStart":"2020-07-01 00:00:00+00:00","dateEnd":"2020-07-02 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing"],"dateStart":"2020-07-02 00:00:00+00:00","dateEnd":"2020-10-12 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing"],"dateStart":"2020-10-12 00:00:00+00:00","dateEnd":"2020-11-03 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Some Businesses Suspended"],"dateStart":"2020-11-03 00:00:00+00:00","dateEnd":"2020-11-05 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Stay Home Order"],"dateStart":"2020-11-05 00:00:00+00:00","dateEnd":"2020-11-10 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","Stay Home Order"],"dateStart":"2020-11-10 00:00:00+00:00","dateEnd":"2021-03-02 00:00:00+00:00"}]},"data_url":"extdata-HU.json","Name":"Hungary","CurrentEstimate":{"Exposed":445.0,"Infectious":500.0},"OfficialName":"Hungary","Level":"country","M49Code":"348","ContinentCode":"W-EU","CountryCode":"HU","CountryCodeISOa3":"HUN","Population":9684679},"ID":{"data":{"Rates":{"CaseFatalityRate":0.0046736676505171,"Critical":0.009657881018944978,"Hospitalization":0.04484593901672573},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,8,8,8,8,11,11,15,15,29,29,30,31,35,46,59,64,75,81,103,112,134,150,164,192,204,222,252,282,286,359,380,426,446,548,607,631,686,747,842,913,960,1002,1042,1107,1151,1254,1391,1522,1591,1665,1876,1954,2197,2317,2381,2494,2607,2698,2881,3063,3287,3518,3803,3911,4129,4324,4467,4575,4838,5057,5249,5402,5642,5877,6057,6240,6492,7015,7308,7637,7935,8406,8892,9443,9907,10498,10904,11414,12129,12636,13213,13776,14531,15123,15703,16243,16798,17349,17883,18404,18735,19241,19658,20449,21333,21909,22936,23800,24806,25595,26667,27568,28219,29105,29919,30785,31585,32651,33529,34719,35638,36689,37636,39050,40345,41834,43268,45401,46977,48466,50255,52164,53945,55354,56655,58173,60539,62138,64292,65907,67919,68975,70237,72050,73889,75645,77557,79306,80952,82236,83710,85798,87558,89618,91321,93103,94458,96306,98657,100674,102991,105198,107500,111060,112867,115409,118575,120900,122802,124185,125959,128057,129971,132055,134181,136401,138575,140652,142958,145200,147510,150217,152458,155010,158405,161065,164101,166686,170774,174350,177327,180797,184298,187958,191853,196196,199403,203014,206870,210437,214947,218487,221340,225052,228453,232593,236437,240291,244060,247667,251481,255027,258519,263296,267851,273661,277544,281592,285324,289243,293653,297509,301006,305100,309219,313764,317672,322248,325793,329778,334295,337801,341942,345566,349497,353282,357142,360705,364417,368298,372266,375741,378982,382084,385094,388094,391991,395443,398636,402347,406612,410552,413955,418188,422386,425313,429807,433649,437456,441983,445793,450518,454879,458880,462553,466178,470449,474771,479202,483497,487445,491975,496886,501376,505836,510957,516656,521984,526979,531995,536260,541811,546884,552722,558703,563980,570304,576693,583676,589978,596783,603741,611097,617936,625518,631937,639103,645746,652513,659437,666883,673511,681024,688739,695807,703464,711205,718696,727358,736460,745935,753948,763703,772790,781147,791059,798810,809488,820356,831330,842122,852260,862502,873221,883682,896530,905665,917306,926980,939184,949990,963028,973452,982972,993117,1004117,1016036,1025273,1032065,1039674,1047676,1058222,1069005,1078840,1087076,1096994,1104990,1112725,1121411,1128672,1136054,1142703,1151915,1160863,1169916,1176356,1182687],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,4,4,6,19,27,34,34,69,96,117,134,172,227,311,369,450,514,579,686,790,893,1046,1155,1285,1414,1528,1677,1790,1986,2092,2273,2491,2738,2956,3293,3512,3842,4241,4557,4839,5136,5516,5923,6248,6575,6760,7135,7418,7775,8211,8607,8882,9096,9511,9771,10118,10551,10843,11192,11587,12071,12438,12776,13112,13645,14032,14265,14749,15438,16006,16496,17025,17514,18010,18496,19189,20162,20796,21745,22271,22750,23165,23851,24538,25216,25773,26473,26940,27549,28233,28818,29521,30514,31186,32033,33076,34316,35295,36406,37420,38277,39294,40400,41431,42762,43803,45029,45891,46845,47896,49009,50187,51427,52812,54010,55092,56385,57770,59394,60695,62142,63749,64958,66226,68079,70736,72347,74018,75699,76981,78572,80094,81668,83130,84882,86521,88214,89869,91751,93657,95418,97286,98778,100303,102051,104432,106336,108376,109936,111455,113134,115056,116871,118753,121226,123503,125396,127083,128776,130718,132816,135123,137468,139549,141370,143043,144945,147211,149408,151498,153535,155412,157859,160165,162884,165887,169195,172053,174796,177571,180646,184268,187537,190665,194109,196989,200035,203342,207203,210940,214746,218382,221523,225030,228993,232628,236519,240687,244676,248852,252923,257388,262022,266845,271339,275213,278722,282724,287008,291182,295499,299506,303498,307120,311176,315714,320564,324658,328952,333449,336716,340622,344749,349160,353461,357762,361867,365240,368842,373109,377541,381910,385980,389712,392934,396454,400483,404048,406945,410088,412784,415402,418375,421731,425796,429574,433836,437716,440569,444348,448118,452291,457735,463007,467113,470648,474455,478720,483518,488310,493308,497668,502110,506302,511836,516753,522581,527999,534266,538883,543975,549508,557877,563680,569707,575796,581550,586842,592900,598933,605243,611631,617820,623309,629429,636154,643508,650197,657948,664930,671778,678125,685639,692838,700097,706837,713365,719219,727122,735124,743198,751270,758473,765350,772103,779548,788402,797723,808340,818386,828026,836718,846765,858043,869600,882418,896642,907929,917015,927380,939948,951651,965283,977474,989262,999256,1012350,1024298,1037993,1051795,1066313,1078314,1089308,1099687,1111671,1123105,1134854,1147010,1157837,1166079,1174779,1183555,1191990,1201859,1210703,1217468,1223930,1233959,1243646,1252685,1263299,1271353,1278653,1288833,1298608,1306141,1314634,1322866,1329074,1334634,1341314,1347026,1353834,1361098,1368069],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,4,5,5,5,5,19,25,32,38,48,49,55,58,78,87,102,114,122,136,157,170,181,191,198,209,221,240,280,306,327,373,399,459,469,496,520,535,582,590,616,635,647,689,720,743,765,773,784,792,800,831,845,864,872,895,930,943,959,973,991,1007,1028,1043,1076,1089,1148,1191,1221,1242,1278,1326,1351,1372,1391,1418,1473,1496,1520,1573,1613,1641,1663,1698,1721,1770,1801,1851,1883,1923,1959,2000,2048,2091,2134,2198,2231,2276,2339,2373,2429,2465,2500,2535,2573,2620,2683,2720,2754,2805,2876,2934,2987,3036,3089,3171,3241,3309,3359,3417,3469,3535,3606,3656,3710,3797,3873,3957,4016,4143,4239,4320,4459,4576,4665,4714,4781,4838,4901,4975,5058,5131,5193,5236,5302,5388,5452,5521,5593,5658,5723,5765,5824,5903,5968,6021,6071,6150,6207,6277,6346,6418,6500,6594,6680,6759,6858,6944,7064,7169,7261,7343,7417,7505,7616,7750,7832,7940,8025,8130,8230,8336,8456,8544,8650,8723,8841,8965,9100,9222,9336,9448,9553,9677,9837,9977,10105,10218,10308,10386,10473,10601,10740,10856,10972,11055,11151,11253,11374,11472,11580,11677,11765,11844,11935,12027,12156,12268,12347,12431,12511,12617,12734,12857,12959,13077,13205,13299,13411,13512,13612,13701,13782,13869,13943,14044,14146,14259,14348,14442,14540,14614,14689,14761,14836,14933,15037,15148,15211,15296,15393,15503,15600,15678,15774,15884,16002,16111,16225,16352,16521,16646,16815,16945,17081,17199,17355,17479,17589,17740,17867,18000,18171,18336,18511,18653,18819,18956,19111,19248,19390,19514,19659,19880,20085,20257,20408,20589,20847,20994,21237,21452,21703,21944,22138,22329,22555,22734,22911,23109,23296,23520,23753,23947,24129,24343,24645,24951,25246,25484,25767,25987,26282,26590,26857,27203,27453,27664,27835,28132,28468,28855,29331,29518,29728,29998,30277,30581,30770,31001,31202,31393,31556,31763,31976,32167,32381,32656,32936,33183,33367,33596,33788,33969,34152,34316,34489,34691,35014,35254,35518,35786,35981,36166,36325,36518,36721,36897,37026],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,4,4,6,19,25,31,31,63,83,104,121,159,197,275,322,397,437,501,601,701,780,913,994,1107,1217,1311,1417,1508,1671,1751,1911,2090,2313,2494,2761,2924,3229,3509,3778,3954,4221,4472,4796,5082,5307,5423,5677,5870,6168,6520,6845,7032,7180,7484,7596,7804,8160,8347,8471,8769,9002,9226,9465,9675,10079,10361,10393,10679,11123,11445,11617,12025,12237,12495,12808,13372,14046,14413,15145,15497,15717,15870,16321,16802,17204,17185,17552,17662,17951,18129,18205,18308,18806,18837,19246,19739,20228,20659,21145,21553,21612,21973,22466,22912,23625,24081,24717,25022,25610,26120,26778,27118,27411,28183,28320,28487,28703,29241,29740,30091,30834,31473,31798,32132,33135,34668,35349,35764,36455,36636,37226,37247,37450,37339,37598,36977,36998,37083,37037,36917,36808,37218,37342,37292,36611,37319,36986,37338,36824,37244,37595,37618,37530,37587,38076,38539,38721,39082,39242,39017,39290,39484,40076,40296,40705,40460,39942,40119,39917,39706,39355,37593,38134,37812,37245,37818,39132,40525,41420,42009,43059,44463,45524,46324,47509,48207,48847,49806,51237,52179,53638,54649,54277,55000,55792,56720,56409,56889,57796,58378,58788,59453,60064,60431,61628,61813,61379,61686,61321,61839,63187,63399,63894,63274,63365,63951,64924,65314,65706,66578,66262,65299,64742,63231,63570,63739,64032,63380,62455,62743,63576,63733,63556,62649,61851,60694,61078,60569,58868,58418,56899,55792,54732,54190,54306,54427,54879,54804,53614,53846,54300,55274,57604,59765,59911,59909,60426,60870,61306,62080,63579,63596,63722,64878,65804,66752,68604,69370,71658,71420,72015,73429,77969,80023,81669,83285,84481,85345,87284,88622,89846,91602,93165,93396,93662,94922,97139,98688,102029,103239,104809,105146,106528,108269,108946,109150,108452,107789,108636,109439,109963,111005,110400,110679,110089,110693,112593,114766,117704,120928,122873,123636,126313,129628,133149,138238,143517,145482,144798,146842,149388,151658,156683,158751,162617,161636,163526,164113,166540,170017,174083,175095,175349,172576,175236,174798,176672,176433,176291,171288,169351,168416,166492,165086,161731,159012,158498,160689,162182,160494,160142,158197,157088,157148,158604,158162,157705,158408,157039,155765,153074,149645,147197,147845,148356]},"Foretold":{"Date":["2020-05-03T00:00:00+00:00"],"Mean":[81354.47],"Variance":[12092860000.0],"0.05":[10882.86],"0.50":[51030.91],"0.95":[253683.0]},"Timezones":["Asia/Jakarta","Asia/Jayapura","Asia/Makassar","Asia/Pontianak"],"AgeDist":{"0-4":23658296,"10-14":22984659,"100+":1563,"15-19":23318346,"20-24":22653270,"25-29":20918156,"30-34":19973248,"35-39":21193374,"40-44":19680740,"45-49":18165985,"5-9":24298150,"50-54":15954982,"55-59":13200117,"60-64":10394846,"65-69":7136365,"70-74":4617543,"75-79":2956932,"80-84":1631677,"85-89":593134,"90-94":168993,"95-99":23245},"REstimates":{"Date":["2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.62881809593412,1.59272433466424,1.46692484294543,1.44503474040569,1.45945544834596,1.45691123824123,1.42938597585744,1.47465369058545,1.40856013335504,1.43117723882184,1.46909506340927,1.452614392859,1.42153067969361,1.3836692154353702,1.39528455079651,1.3833690307588702,1.37092581808824,1.33436447916306,1.24989593075687,1.22677702930798,1.1958809983497298,1.1599656504521698,1.18091468392466,1.16448892778954,1.1028944392909,1.05534623661954,1.07204474128032,1.0525038932814,1.0355512369800302,1.03465846689762,1.0220789591544102,1.0230073646105602,1.06622165505196,1.0830764465002,1.08897490946154,1.06958940192163,1.034147485127,1.05396052365436,1.06902557340077,1.0622566503606,1.06475046523302,1.14008532445063,1.16376035335462,1.14625954372424,1.1610251641881102,1.15598376108394,1.14334888492672,1.1144621021078602,1.14527669556112,1.22540731692366,1.23594243067591,1.25441764074431,1.22436907379799,1.21100547061949,1.15730720509161,1.12111776308719,1.10982721811814,1.11221845085896,1.09526976062669,1.10273398165945,1.08104804675392,1.07949053982865,1.06421763413812,1.00647642970396,1.00870159530035,1.01255164614553,1.02840142587517,1.06819698801661,1.1320056127238,1.17602288643619,1.17876110954093,1.1900159621333,1.19982072149703,1.17616356854556,1.19217879776737,1.20146124938205,1.19352620885814,1.2195122681803798,1.20602679744273,1.18298570195348,1.15959335547259,1.13425024785807,1.10669641944815,1.07516283569819,1.07300665781009,1.0688920621077298,1.08292702219361,1.09325015299162,1.08226816662098,1.07950675632814,1.0884135640641,1.09252744607817,1.09293792043926,1.09013663085803,1.12020203223139,1.11604210341023,1.10746646597693,1.13037907922726,1.19339565058056,1.18245117208809,1.16180524272229,1.15387917969233,1.1331308701016598,1.12067190329384,1.10335866024376,1.08004950315402,1.07109619193741,1.07166595906009,1.06064311881533,1.07162014878498,1.07767007201416,1.06582408884839,1.0198856523394,1.01919600670724,1.02425724925274,1.01278622728585,1.0208267026357298,1.02515836979959,1.05910930765402,1.06620088251027,1.08016429289822,1.05874626139523,1.04124035147459,1.03137447322486,1.03561373570154,1.02714098074018,1.02097382905294,1.04560227219584,1.0563730049043398,1.06370410914472,1.05949993356715,1.04622493839097,1.01966442019087,1.02110159373343,1.02753498715955,1.05350494255659,1.06793575525278,1.06274693369548,1.04182124534285,1.03544282794993,1.04228247664217,1.02540580894844,1.01288111660126,1.01461820594367,1.01919057306472,1.04357845475209,1.05122726334934,1.06530329654188,1.07912225184238,1.09932466378265,1.1091447678562,1.12037092345067,1.13471285617168,1.14786623032548,1.1628141393411202,1.16498692895638,1.1636740959181298,1.17199984016148,1.1669068954075,1.15016982732392,1.14585993491566,1.14671671875975,1.13708641181244,1.1223018017373998,1.11655257695679,1.10350723554645,1.10013937816674,1.10162306168032,1.08345581074252,1.08053607226733,1.08825786565765,1.08466707967991,1.09665955354293,1.10149020804782,1.10711682464195,1.10334574997765,1.10541923221795,1.09935397321964,1.08491492285423,1.07495605830453,1.06946428297492,1.0623318070695,1.06041392846613,1.05722450612725,1.04408231654909,1.03537389157712,1.01896170109729,1.01411622466901,1.0127985452253698,1.01460517659713,1.00013453819579,0.995904714053476,1.00725326551834,1.00314370448471,1.00116168244999,0.9983851361317292,1.00277851481528,1.0025391019243,1.00747961610722,1.00878072903097,1.00328052996915,0.99454635356358,0.9900942485133872,0.98410316568652,0.991218277290881,0.989596686047804,0.978255508717576,0.980350801327313,0.9770924306947908,0.979222651471198,0.968138104013311,0.947956047981166,0.9342094687346728,0.918431618588019,0.916794438439875,0.918741656065162,0.915408600412065,0.92221025979807,0.9244222017774548,0.941112539727025,0.955337620456325,0.956950094056225,0.9696278903810022,0.9704069824259872,0.9877542949602092,1.04328332709118,1.08403950807305,1.10085511026527,1.10151830041005,1.09811402016207,1.09582618799542,1.0906365172865,1.09147866575437,1.08736841368746,1.07906196065126,1.0916141130736,1.08268017917323,1.09697434485988,1.0926720541475,1.08161159081219,1.06773621232699,1.08903796223473,1.0916419324068298,1.09548225279421,1.09782444587197,1.13432465422239,1.12721526611497,1.1177949878715,1.11920655249682,1.11493685983625,1.10793740035873,1.0941576150790402,1.0901382628781,1.07929513537744,1.07642262334735,1.06125411107488,1.06010939970086,1.06200567071922,1.0659740705797,1.04237127757674,1.04378205955499,1.0567375523894,1.05860827808113,1.06154431755683,1.06324553891606,1.06884946939534,1.07032726936171,1.0684538053103498,1.05979684041881,1.05200816648715,1.04589818799696,1.05644430016102,1.06107394109319,1.05836090608937,1.0623087480403,1.04573886141521,1.0351272118017,1.02691945819015,1.0326478622127,1.04114317179464,1.05630598398894,1.08134803161406,1.1016269972504198,1.11506486298222,1.12186241341896,1.1192533562663,1.12631372449811,1.1337890250195202,1.150452079524,1.18296325636117,1.18663206965893,1.16908684315643,1.15697151888615,1.1531754714900502,1.14054099332888,1.1341768393036298,1.1230747564309398,1.11369184140152,1.10033224500483,1.10087988667254,1.08668168565561,1.08357847382902,1.07432752503244,1.06214608889846,1.05449601731867,1.05604733158045,1.04653969402175,1.0343162540610602,1.02588157801634,1.00969776604225,1.00677234262762,0.999969307420332,0.9895715089066608,0.964830753476533,0.9501342508647,0.925907055103096,0.9125677150357472,0.8910618015306551,0.8743565420562079,0.864153259796692,0.882861617801922,0.8882820228303421,0.8910663170452291,0.901303997014471,0.8891150648411791,0.8803748074008421,0.912839687361269,0.9378834356945358,0.941224438402635,0.951865886933423,0.947589774981313,0.934721140430376,0.934305079055152,0.946157809919129,0.920750409194134,0.9076584720380372,0.9060651241705252,0.889854304747473],"StdR":[0.0567559428771762,0.052487397956309,0.0467780187783188,0.043289949370806005,0.041736972809377,0.0402647519248754,0.0380878933133742,0.0371779587824352,0.0352972875473512,0.0348354625679834,0.0343248957021369,0.0330594245245639,0.0316166664585778,0.0307012988288202,0.0296404802529195,0.0286220707433282,0.0279329275084354,0.0266676938880424,0.0247109674285743,0.023577397083476,0.0221745000893514,0.0208922894322659,0.0205657059787968,0.0201507295122603,0.0186648709949082,0.0175959010739358,0.0174244023554683,0.0169248932750712,0.0165555269703204,0.0161337460412044,0.0157571839914049,0.0156385587756984,0.0157452533492512,0.0158975300114256,0.0157505789240384,0.0155799829022522,0.0151408418978663,0.0153355837407817,0.0151407494804262,0.0149580825581304,0.0152067410666096,0.0154301366344418,0.0156584262617785,0.0155834616784631,0.0157130239713348,0.0155986174578454,0.0153968724644895,0.0148970369626095,0.0150401287284765,0.0156143769137244,0.0158608580084429,0.0158761517182571,0.0159640870913929,0.0157912840047637,0.0152087455155363,0.0145718814575449,0.0142655918135575,0.0137472126833162,0.013365154652364,0.0131555499677695,0.0127567662935001,0.0125420943834243,0.0121517818922562,0.0116184922380398,0.0116080800302376,0.0114176391287366,0.0112547867633349,0.0113871672291211,0.0117608825361545,0.0119132242182716,0.0122421885952111,0.0124066794359303,0.0126562307658427,0.0127971607098267,0.0127089390887809,0.0130005140571999,0.0128111489094907,0.0128772829656171,0.0129965626106006,0.0128319881014226,0.0124831277502771,0.0120600509247748,0.0115493662565888,0.0110625170350165,0.0106969541820788,0.0104164532408485,0.010174970309086,0.009903335645800121,0.00981681777541829,0.009599315730307059,0.00961068154201109,0.00949671080384398,0.00938548399303395,0.00937160333120662,0.0094749528387598,0.00930811957289312,0.00934863255228693,0.00959421613182711,0.009834914346840673,0.0100143756724859,0.0100719948523971,0.0101409334304102,0.0100101609826159,0.00980818030147234,0.00961595823175045,0.00913350514868211,0.00891586955160752,0.00871511551643562,0.00839878692576576,0.00826994090107882,0.008139079016071079,0.00790778070791763,0.0076379481390741405,0.00748061310674667,0.007442657612962721,0.007177042608813009,0.00705953271572327,0.0071025735362156206,0.00700235704115183,0.0071523241189446795,0.00713362527847207,0.007100737099395441,0.007074334298048121,0.00699200018606848,0.0068976125605211,0.00690271442171162,0.00680805911620046,0.00684192341409559,0.00671033741517155,0.00676008988212828,0.00681412738775794,0.00680522746717705,0.006631522308907061,0.00661163305215395,0.00657120685543451,0.00663364529280436,0.006652040416861561,0.006641989109795961,0.00655345485245478,0.00662879693717941,0.0066025955730019,0.00640488354551761,0.00634793486463605,0.006296036713036329,0.006282441548957529,0.00625887856989203,0.0063209452860706295,0.00639862363902741,0.0063786703184254894,0.00654092855095155,0.00668765612809746,0.00692735659024824,0.0072765175302394,0.00745407544264304,0.0077311718109511094,0.00786243440590346,0.00815246882318797,0.00841471559006212,0.00857405308521241,0.00852081594217413,0.008429084931149241,0.008355532644994241,0.00831070699488881,0.00808630881485879,0.00790374387775683,0.007678132925455641,0.0074317528420933,0.007336448555120909,0.0070712279859220595,0.00685303514873868,0.0067343834660154285,0.0065764142896596,0.0065886927523789,0.00652824125304282,0.00652785121113684,0.00645218767884127,0.00658792328732103,0.00647159325645328,0.0064585199642202395,0.00622166823792225,0.0061009514637884,0.0059555950531036215,0.00578794408005494,0.00564496965474222,0.00545576158517992,0.00526865925514177,0.00517239220399307,0.0049490471895337895,0.0048552970954243,0.00473865671730617,0.0045789132564490395,0.00450713374841815,0.0044636192623079204,0.00434740353232158,0.00429144124351148,0.00428341573541306,0.00423764676949839,0.0042548820940191,0.00430468278739607,0.00421189111014026,0.00421137743975385,0.00421445581985441,0.00418398489113747,0.00415991110088344,0.00420958554284486,0.00422931352928235,0.0041379896249446714,0.00413628692567549,0.004140937367614539,0.00418770590650255,0.00418003364362393,0.0041584119479541,0.0041805604098303,0.00435578827713065,0.0044868794503407795,0.0046319843527933,0.00476785375246386,0.00491128247394932,0.0049868902611359895,0.00510163552561993,0.0051985432412042214,0.00514860901308977,0.00513714788475576,0.00497371764334952,0.00504463737427521,0.0050791056410576215,0.00519094038008834,0.00527048925827184,0.00534821713065429,0.00532791562650878,0.00533413001772887,0.00532379604702984,0.005308811490707261,0.005337646410371271,0.0053032409110288,0.0054189181856558796,0.0053910773866104,0.00542294658655506,0.00544006023172192,0.00543017258740434,0.00538031945115818,0.00539335705006873,0.00541595386056276,0.00547800857640882,0.00555697124694885,0.00571761775156276,0.005900481071630771,0.00606065986050998,0.0061339636226983105,0.00616954462492924,0.00613939672150626,0.00608817308615818,0.00600004415323507,0.00579749969601005,0.005696986155771,0.00550731562372879,0.00535305349154748,0.005120040702355689,0.0049958492082081895,0.00488529224524514,0.00476884026653228,0.0046438592790539,0.00457432701953611,0.0045512406054059795,0.00448823944754619,0.0045106565588823,0.00454054879556786,0.0045628436812651715,0.00453173895327457,0.00448697882712554,0.00444873981209711,0.00438877418823314,0.00431489365866755,0.00426970175577866,0.0042562572972617285,0.004261030429435661,0.00413758680743329,0.00403589534151849,0.00396908413065772,0.00390108430513784,0.00388648563433344,0.00395738571473211,0.0040746350306121604,0.004413180400590321,0.0047187101902123,0.00501304130537899,0.00527390407089056,0.0055014876516315606,0.005792616472297621,0.00616005245782125,0.00661862619537216,0.0069742532775248,0.00714526355038107,0.00715963501998159,0.0071398513087406,0.007024212407097471,0.00681065980854354,0.0065632306319022,0.00638089911902945,0.006132994118145389,0.005905511065640821,0.00565652313500187,0.0053762073622450396,0.00513638565758414,0.00489173123266491,0.00466769849063869,0.0043929499939816714,0.004191181926936289,0.00400432713599098,0.0037376506199213603,0.00354301634848585,0.0033599870147887,0.00313503771472928,0.00295130017597471,0.0028805671185580697,0.00279928248114047,0.00284750400358712,0.00297479765725159,0.0031499476114984107,0.0035065757216512397,0.00390778962241279,0.004160086609839611,0.00430164121336831,0.0044172820049692895,0.00437235351946509,0.00445736607818731,0.00477304206103237,0.0049200604820749,0.00482018984187851,0.00465590376538208,0.00443973494826432,0.004266865132319,0.00412153582062729,0.0041556831169057,0.00405746427726128,0.00399805720461236,0.00409745566508926,0.00423373439839766],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Capacity":{"CapacityActiveInfectionPercent":0.0432,"CapacityNewInfectionsPerDayPer1000":0.030857142857,"CriticalBedsPer100k":2.7,"Source":"https://www.researchgate.net/publication/338520008_Critical_Care_Bed_Capacity_in_Asian_Countries_and_Regions","Year":2020.0},"Interventions":[]},"data_url":"extdata-ID.json","Name":"Indonesia","CurrentEstimate":{"Exposed":124900.0,"Infectious":114151.0},"OfficialName":"Republic of Indonesia","Level":"country","M49Code":"360","ContinentCode":"W-AS","CountryCode":"ID","CountryCodeISOa3":"IDN","Population":270625568},"IE":{"data":{"Rates":{"CaseFatalityRate":0.00965767038168446,"Critical":0.01997419628919461,"Hospitalization":0.06760263425220484},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,25,25,25,25,25,25,25,25,25,25,25,77,77,77,77,77,77,9233,9233,9233,9233,9233,9233,9233,9233,13386,13386,13386,13386,13386,13386,13386,17110,17110,17110,17110,17110,17110,17110,19470,19470,19470,19470,19470,19470,19470,21060,21060,21060,21060,21060,21060,21060,22089,22089,22089,22089,22089,22089,22089,22698,22698,22698,22698,22698,22698,22698,22698,22698,22698,22698,22698,22698,22698,22698,22698,22698,22698,22698,22698,22698,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364,23364],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,6,6,18,18,19,21,34,43,43,90,129,129,169,223,292,557,683,785,906,1125,1329,1564,1819,2121,2415,2615,2910,3235,3447,3849,4273,4604,4994,5364,5709,6074,6574,8089,8928,9655,10647,11479,12547,13271,13980,14758,15251,15652,16040,16671,17607,18184,18561,19262,19648,19877,20253,20612,20833,21176,21506,21772,21983,22248,22385,22541,22760,22996,23135,23242,23401,23827,23956,24048,24112,24200,24251,24315,24391,24506,24582,24639,24698,24735,24803,24841,24876,24929,24990,25062,25066,25111,25142,25163,25183,25201,25207,25215,25231,25238,25250,25295,25303,25321,25334,25341,25355,25368,25374,25379,25383,25391,25396,25405,25414,25437,25439,25462,25473,25477,25489,25498,25509,25527,25531,25538,25542,25565,25589,25611,25628,25638,25670,25683,25698,25730,25750,25760,25766,25802,25819,25826,25845,25869,25881,25892,25929,25942,26027,26065,26109,26162,26208,26253,26303,26372,26470,26644,26712,26768,26801,26838,26929,26995,27191,27257,27313,27499,27547,27676,27755,27908,27969,28116,28201,28363,28453,28578,28720,28760,28811,29025,29114,29206,29303,29534,29672,29774,30080,30164,30360,30571,30730,30985,31192,31549,31799,32023,32271,32538,32933,33121,33444,33675,33994,34315,34560,34990,35377,35740,36155,36597,37063,37668,38032,38549,38973,39584,40086,40703,41714,42528,43351,44159,45243,46429,47427,48678,49962,50993,52256,53422,54476,55261,56108,57128,58067,58767,59434,60297,61059,61456,62002,62750,63048,63483,64046,64538,64855,65394,65659,65889,66247,66632,67099,67526,67903,68356,68686,69058,69473,69802,70143,70461,70711,70930,71187,71494,71699,71942,72241,72544,72798,73066,73228,73491,73948,74246,74468,74682,74900,75203,75507,75756,76185,76449,76776,77197,77678,78254,78776,79542,80267,81228,82155,83073,84098,85394,86129,86894,88439,90157,91779,93532,96926,101887,107997,113322,121154,127657,135884,140727,147613,152539,155591,159144,163057,166548,169780,172726,174843,176839,179324,181922,184279,186184,187554,188923,189851,191182,192645,193892,195303,196547,197553,198424,199430,200744,201763,202548,203568,204397,204940,205939,206801,207720,208796,209582,210402,211113,211751,212647,213400,214378,215057,215743,216300,216840,217478,218251,218980,219592,220273,220630,221189,221649,222169],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,2,2,2,2,3,3,3,4,6,7,9,19,22,36,46,54,71,85,98,120,137,158,174,210,235,263,287,320,334,365,406,444,486,530,571,610,687,730,769,794,1014,1063,1087,1102,1159,1190,1232,1265,1286,1303,1319,1339,1375,1403,1429,1446,1458,1467,1488,1497,1506,1518,1533,1543,1547,1561,1571,1583,1592,1604,1608,1606,1615,1631,1639,1645,1651,1652,1650,1658,1659,1664,1670,1678,1679,1683,1691,1695,1703,1705,1705,1706,1706,1709,1710,1714,1714,1715,1715,1717,1720,1726,1727,1730,1734,1735,1735,1736,1738,1738,1740,1741,1741,1741,1742,1738,1743,1744,1746,1746,1746,1746,1748,1749,1752,1753,1753,1753,1753,1754,1763,1763,1764,1764,1764,1764,1764,1763,1763,1763,1763,1763,1763,1763,1768,1772,1772,1772,1772,1773,1774,1774,1774,1774,1774,1774,1775,1775,1776,1776,1777,1777,1777,1777,1777,1777,1777,1777,1777,1777,1777,1777,1777,1777,1777,1777,1777,1778,1781,1781,1781,1783,1784,1784,1787,1788,1789,1792,1792,1792,1792,1792,1794,1797,1797,1802,1802,1802,1803,1804,1806,1801,1810,1810,1810,1811,1816,1817,1821,1824,1826,1827,1830,1835,1838,1841,1849,1852,1852,1865,1868,1871,1878,1882,1882,1885,1890,1896,1902,1908,1913,1915,1917,1922,1930,1933,1940,1945,1947,1948,1963,1965,1965,1972,1978,1979,1984,1995,2006,2010,2018,2022,2023,2023,2028,2033,2036,2043,2050,2052,2053,2069,2074,2080,2086,2099,2099,2099,2097,2102,2117,2120,2123,2124,2126,2134,2140,2143,2149,2154,2158,2158,2171,2184,2192,2194,2200,2204,2205,2213,2226,2237,2248,2252,2259,2265,2282,2299,2307,2327,2336,2344,2352,2397,2460,2488,2536,2595,2608,2616,2708,2768,2818,2870,2947,2970,2977,3066,3120,3167,3214,3292,3307,3317,3418,3512,3586,3621,3674,3686,3687,3752,3794,3846,3865,3931,3948,3948,3980,4036,4082,4109,4135,4136,4137,4181,4237,4271,4300,4313,4319,4319,4333,4357,4396,4405],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,6,6,18,18,19,21,34,42,42,89,127,127,167,216,285,549,675,777,897,1114,1317,1550,1795,2094,2374,2564,2851,3159,3357,3746,4148,4442,4811,5165,5474,5814,6286,7777,8583,9296,10257,11048,12026,12708,13373,14110,14564,14888,6077,6669,7580,7937,8265,8942,9313,9485,5677,5994,6182,6504,6817,7067,7258,3763,3872,4002,4204,4428,4558,4644,2434,2851,2968,3045,3099,3183,3220,1684,1748,1854,1918,1971,2032,2060,1083,1113,1142,1189,1249,1323,1319,754,780,795,807,824,826,826,838,837,847,892,899,917,927,933,943,956,961,966,968,973,306,314,320,339,340,363,373,375,387,394,404,422,426,432,440,458,481,501,518,528,560,571,585,614,633,643,649,685,701,699,718,741,753,764,801,814,900,938,982,1035,1081,1126,1176,1240,1334,1508,1576,1632,1664,1700,1791,1857,2053,2119,2175,2360,2408,2536,2615,2767,2828,2975,3060,3222,3312,3437,3579,3619,3670,3884,3973,4065,4162,4393,4531,4633,4938,5019,5215,5426,5583,5837,6044,6398,6647,6870,7115,7382,7777,7965,8288,8517,8833,9154,9394,9824,10211,10573,10987,11427,11898,12494,12858,13375,13798,14404,14905,15518,16526,17338,18160,18965,20044,21227,22222,23465,24746,25777,27027,28190,29241,30019,30862,31882,32818,33513,34174,35031,35787,36179,36723,37469,37762,38189,38749,39234,39546,40083,40347,40562,40918,41303,41763,42184,42560,43008,43327,43688,44099,44420,44757,45074,45324,45538,45790,46094,46292,46528,46825,47127,47365,47628,47784,48041,48485,48783,49005,49221,49434,49722,50023,50269,50697,50959,51278,51693,52171,52741,53258,54020,54745,55693,56607,57517,58540,59830,60561,61325,62862,64567,66178,67920,71310,76264,82368,87676,95491,101986,110193,115027,121905,126823,129830,133320,137205,140648,143821,146754,148863,150767,153192,155740,158045,159873,161220,162582,163421,164698,166114,167314,168647,169876,170872,171642,172554,173794,174778,175510,176518,177346,177824,178781,179591,180491,181501,182270,183090,183769,184351,185201,185927,186879,187557,188242,188755,189239,189843,190587,191303,191909,192590,192933,193468,193889,194400]},"Timezones":["Europe/Dublin"],"AgeDist":{"0-4":313653,"10-14":356711,"100+":640,"15-19":312036,"20-24":289684,"25-29":277653,"30-34":310946,"35-39":384982,"40-44":395554,"45-49":367674,"5-9":358290,"50-54":312197,"55-59":288736,"60-64":249848,"65-69":230937,"70-74":196806,"75-79":133857,"80-84":88108,"85-89":45730,"90-94":18390,"95-99":5364},"REstimates":{"Date":["2020-03-18T00:00:00+00:00","2020-03-19T00:00:00+00:00","2020-03-20T00:00:00+00:00","2020-03-21T00:00:00+00:00","2020-03-22T00:00:00+00:00","2020-03-23T00:00:00+00:00","2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[2.90594658343624,4.32525193163442,3.68410624072339,2.9799942156350694,2.56601514687409,2.51214837109696,2.37003518036602,2.2697799692590896,2.189793200973,2.09384437533064,1.99089122464346,1.85351443408066,1.77787057132269,1.72197092636081,1.60557551625687,1.51015257175782,1.5066508988866,1.47674327563088,1.46167417038408,1.40538634897719,1.3545682644541002,1.31123346578148,1.30885586016554,1.5613473911229,1.5874018959283602,1.56960122456876,1.57339687532213,1.52938919078868,1.54566706170671,1.46714172887467,1.39394850800251,1.35892239948954,1.2900394664369,1.2267724636996,1.18011221826416,1.17033034538878,1.18368976046875,1.05247253711759,0.985745588547952,0.9795153361929608,0.921288188340317,0.8689786159660791,0.813529222789985,0.798354796570563,0.773149375211275,0.754827409944538,0.769647718183226,0.788090428287091,0.7987947184150059,0.7797283225128029,0.694805047549143,0.6648398760534749,0.6792719779817771,0.642502905190379,0.639816129610376,0.660552277154436,0.6600352267926999,0.71849155808235,0.7394718999918941,0.7150860657721301,0.681195421117744,0.669558342844735,0.6624515644653249,0.641297529692442,0.6628263484509069,0.691391450466129,0.680299814241316,0.64896188579364,0.654997100817427,0.6658137235648979,0.663923852359895,0.510218932539372,0.498295283510366,0.52167550486874,0.5699545359186079,0.6096505977598929,0.6221673582256371,0.6512766595252939,0.655231216211139,0.6088372190866159,0.593173918775631,0.594650039980612,0.577742747930713,0.586425239407353,0.5631444974047729,0.5632542362920301,0.573274034138918,0.605968733116819,0.557409162936338,0.496186067306079,0.5577180594515481,0.5207354529413349,0.524576607480927,0.549132589123448,0.555890499077322,0.5610673248047099,0.5989017383078039,0.644638555253583,0.644045709350105,0.6918521639641709,0.717183714237832,0.65308912635601,0.658119160999793,0.7211386980608431,0.747679179036458,0.765291478874048,0.7839531460700201,0.7886270047929642,0.846184586379148,0.956020976407668,0.967736229159358,0.964777063665744,0.9605722418191048,1.05403458447871,1.14700122609305,1.1193351259284,1.18630221218797,1.0727206127390798,1.17211793997007,1.19674998168148,1.17655858888154,1.26240623503004,1.26335632186026,1.16782958237569,1.13600966268685,1.2415212556574198,1.26050602661913,1.14110421223761,1.08205069982949,1.06846900394777,1.03462190924181,1.02975052658629,1.04548656278721,1.04014288071856,1.31362403141216,1.29845479532638,1.32682819036857,1.4111058034698605,1.45771747729217,1.38597283973402,1.38887689378268,1.4677504100873202,1.56585237093003,1.7857462944686395,1.7207844228681102,1.61510628926311,1.44612670258706,1.36396858168873,1.28365957059248,1.25404897526413,1.39508243727548,1.33850819800327,1.2749853406671,1.3668043375708,1.2927722007593898,1.2864405911105,1.20719446899046,1.14053801809094,1.10128173741941,1.15706116009117,1.17704787908196,1.2481063557994,1.20486104258741,1.20657236293503,1.12599185687263,1.0766518587221,1.05393535770101,1.0619120947643,1.08057062417146,1.04359148785446,1.04615523366416,1.09047606599669,1.13029315174271,1.08073438658528,1.20388703412848,1.12626693066487,1.16135715915942,1.18319823518917,1.15926819361983,1.24696401480432,1.28879915440536,1.30808591662746,1.32328764151946,1.31751797095106,1.31612741842921,1.26310919334298,1.3068408261477,1.27803997445035,1.2238714227247,1.22489856781325,1.22087442180962,1.2115967205639098,1.19543831174843,1.20848256050091,1.22108526697754,1.1800596373245702,1.1864178081217,1.20821405384123,1.2244413725318402,1.2649197655325302,1.20726313652232,1.2358846923553302,1.21231969781493,1.2483754552103,1.2382208905013998,1.24715985629257,1.34098573782213,1.3455513869840905,1.3463521303331298,1.3422262861781695,1.3684064872887,1.39578836265439,1.38160496054286,1.3776307191468,1.40212639079121,1.37152720259561,1.37449098830603,1.34618627146735,1.31961661208894,1.26339508294563,1.19031916365214,1.1622499911089,1.1369295017889198,1.10098898104429,1.04903722333129,1.0127588677718,0.991071090968795,0.929633610181251,0.8831641023254009,0.8776918677533059,0.824136420103875,0.790511811200308,0.779630849401184,0.7871626581742841,0.7735570537232951,0.7623794036115681,0.7314113881746751,0.719211841622448,0.72410938433279,0.709467164959966,0.7132582692022971,0.756037786412145,0.7723670260899972,0.766501884875819,0.803966063655231,0.8256412331262021,0.830817957320953,0.8302067421560358,0.85848908392747,0.8446240821899169,0.8637567443502042,0.883107326319198,0.8840034163431579,0.88726750852121,0.85541733709192,0.83857385004519,0.84511085667247,0.83835297972748,0.84625157148451,0.84754344433606,0.8157860826329442,0.825075360226842,0.8778175562892121,0.8961192559108159,0.907870793149578,0.921625694036088,0.924725709829765,0.935220043703923,0.9708060724982928,0.979232643816464,1.01603628559615,1.00547112268381,1.02104975324775,1.05669637947333,1.12903706641052,1.18873844385287,1.17228219566356,1.24596267119424,1.3148200444216498,1.4151200554026002,1.47560171234323,1.4875797009481102,1.50054118748424,1.55235201915447,1.4693640957651202,1.42153199187046,1.47431313303715,1.52156158843518,1.5276730291112302,1.52167673099414,1.66111495399017,1.85917748399959,2.04876706170578,2.05034073918801,2.12953536275859,2.0659137320812904,2.03820168951851,1.85892968868948,1.79020003577819,1.68162585206173,1.53384809320815,1.43134664056181,1.36737033803847,1.31237158145677,1.23879848258767,1.15153800500942,1.0523041391523,0.983366185468968,0.8985389403022641,0.848268399271713,0.7750741915497931,0.75499107514633,0.693976690875127,0.6671321716463511,0.668228563970882,0.666834414544058,0.6574867622147199,0.648920151597509,0.6475408801026851,0.646385964900569,0.6591433531836539,0.668951902136965,0.663712475328923,0.661127730136179,0.653450030230495,0.651246565425638,0.6789800783914121,0.697385420649533,0.7198307456639129,0.7416910950858531,0.7461380430375351,0.761991249477636,0.7755369845351121,0.7794480476270609,0.7977664499679008,0.8163124965694879,0.81875731804614,0.815227996953742,0.8212769430092,0.86040602114272,0.8577589562729709,0.866913896298942,0.887485534736048,0.8683732856022729,0.8674213688720509,0.8737452184136129,0.863015985167958,0.8666709002091341,0.8738495981971909,0.861021050885265,0.873015332515301,0.8512412822929398,0.8488248994735039],"StdR":[0.19670485611253696,0.235633266687237,0.203661411004856,0.16152810293870998,0.126859134721063,0.112240092220502,0.0985170586459521,0.0897146962756772,0.0810975354979822,0.0742771077364399,0.0666546722349284,0.0593136394254761,0.0539257882249283,0.0492654436469054,0.0443339930265227,0.0401706770516704,0.0377122736044541,0.0351724836636225,0.0335226375042651,0.0310476454725319,0.0290094035508615,0.0270360817200855,0.0259056952570143,0.0284107249061265,0.0286812780228042,0.0294441900983961,0.0297913405031622,0.0289858293903358,0.0291499930173427,0.0271510914062942,0.0255819039221231,0.0238410945125041,0.0219034580678136,0.0199897605395332,0.0184894549262865,0.0173113370604559,0.0163160115369445,0.0144080298893638,0.0131403177415054,0.0124782989325288,0.0114898132055309,0.0108414705696344,0.0103828316771938,0.0103080124907083,0.0102780717958822,0.0104390968784704,0.0109270762266609,0.011598479570765,0.0118880773941551,0.0118767529244303,0.0115095189056409,0.0117520300886967,0.0126896613073317,0.0128893254552364,0.0136007026422584,0.0148613897629466,0.0154061157787296,0.0173803175772732,0.0179226154693228,0.0176447491623255,0.0173434318828889,0.0175452149887883,0.0178214258277968,0.0180952769329859,0.0194510008419669,0.0206543021147814,0.0209247962409521,0.0204849168048648,0.0213243425862897,0.0224897870629722,0.0226914076390722,0.0194317384838897,0.0200911257338876,0.0221155958588038,0.0248169223147242,0.0272284007663557,0.0286324510561921,0.0301389076418226,0.0312837605849811,0.0296825307626265,0.0299920791571769,0.0308877572846605,0.0307600838977174,0.0326600844143486,0.0324816111205278,0.0335869452329291,0.0353702216397548,0.0379599080931124,0.0369156958149325,0.0353758161304588,0.0398170062015944,0.039547818320866,0.0416226148973946,0.0437825159275749,0.0459297246418151,0.0486870028600019,0.0516603086583731,0.0562906397520926,0.0573815426619019,0.0598151647095465,0.0624968106013807,0.0599684785414792,0.0607065893789792,0.0657042132499548,0.0690352044908609,0.0701651711270871,0.0716803643638098,0.0723604047877018,0.0764863719181002,0.082549637476155,0.08279290701360201,0.0815833064524296,0.0817056226727726,0.0854632113176217,0.0896879221403857,0.0859358759237504,0.08777031843762699,0.08167934831247001,0.0845950121187295,0.0842180189641469,0.0810760024742562,0.0837750250894759,0.0812688655705642,0.0760229331506203,0.07395907775039799,0.0763011951694965,0.0763077676382348,0.0710227634127772,0.067594102072136,0.0677038486086126,0.0653528228981246,0.0648324292369235,0.0648595571630014,0.0639142899515606,0.0723847458490706,0.0714945260597749,0.0700529892588329,0.0709970317042691,0.0703595902662606,0.0674308364113199,0.0644973140872357,0.0651943364312661,0.0656236087471877,0.0687590258642601,0.06516678653009599,0.0603811936121749,0.0544683452973476,0.0502481279092088,0.0467916850158809,0.0444938466844608,0.0463556573594501,0.0435136913576469,0.0412401115962096,0.0418473516989984,0.0396230473131017,0.038490806377674,0.036125367352444,0.0343529011829174,0.032468621476626,0.0328920644809917,0.0327905983045819,0.032953972734768994,0.0327025357717394,0.0318181078041127,0.0303292759019774,0.0287091549192681,0.0281638618623163,0.0279617606807649,0.0281499275307997,0.0268290489066014,0.0269212730806242,0.0275966574847169,0.0277009325917757,0.0265887829244145,0.0282696646614715,0.0272501978887024,0.0271947320092294,0.0269626881731792,0.026549447514346,0.0275344050002572,0.0275442512335811,0.0277139881308862,0.0274671868945179,0.0277031114402002,0.0270874155703695,0.0259527092558191,0.0260549671505437,0.0251719839139208,0.0239515636717976,0.0236049617595532,0.0228576280161318,0.022502432935901,0.0219834775195612,0.0216164698890056,0.0212484521432263,0.0207383157915289,0.0203076302659531,0.0203067634059729,0.0198932669310578,0.0200175764753316,0.0191727429956763,0.0195182607250128,0.0189378935048704,0.0192695225054315,0.0189101361829637,0.0183818365090849,0.0195573829261057,0.0196337995561635,0.0200697593738963,0.0198950865472297,0.0201206898852163,0.02036225572489,0.0204482015249686,0.0204313058641756,0.0206307233747754,0.0202971717647548,0.0202061763986395,0.019694482300073,0.0192038356857163,0.0179453337947143,0.0164673415862733,0.0154510864311921,0.0143071432406117,0.0132269437265048,0.0122258702696665,0.0113127785069332,0.0106821635406638,0.00972402442168904,0.009331440127066241,0.00916889402515224,0.00868087754962325,0.00859952802790585,0.00897433930081493,0.009329133761105241,0.00951200660561481,0.009945042747960773,0.0100989892004598,0.0104581588557343,0.0110228978423137,0.0113642694813256,0.0120592142178645,0.0130729363359341,0.0136559601813537,0.0137172661829746,0.014578650680462,0.0149618316354288,0.0148273101753167,0.0148243062346748,0.015198818009974,0.0149427558004164,0.0149929144284901,0.0152013416926049,0.0151575401190452,0.0150282888379844,0.0147355039041484,0.0143292468414889,0.0145825018461998,0.01481637721773,0.0149708090452125,0.0151831193806066,0.0149063327604754,0.0155189135281906,0.0163381421754067,0.0166516046406009,0.0169751765962571,0.0167973751212234,0.0167917450304753,0.0168788758124408,0.0171247176727596,0.0170894858841519,0.0168863428621726,0.0169522815142583,0.0168562978864864,0.0168599764334052,0.0173925444711644,0.0176997735250376,0.0177585202449946,0.0178407702382255,0.0184411008976326,0.0200040057158513,0.0208466908228885,0.022497611340273,0.0229105568754857,0.024376375180951,0.0238732850464973,0.0230958892415854,0.0234416245841382,0.0235845563259191,0.0243774910151428,0.0248004902001902,0.0268972011975663,0.0309496913275165,0.0374902768260598,0.0422425489342214,0.0467902676085911,0.0478788633729912,0.048004712273342014,0.043905836092373,0.0407298503965977,0.0366584743841117,0.0318175866348716,0.0277643320556244,0.0245106313875489,0.021693855066222,0.0189829245605835,0.0163279127381939,0.013620855290553,0.0116179735710936,0.00954500274870472,0.008280136034014991,0.00702372927021995,0.0067327705799579704,0.0061605228025381,0.00636046558605108,0.0069168794795899215,0.0074534071552718704,0.0078974753707353,0.00829917022680502,0.00899863112124445,0.00966690852028343,0.0104471417832274,0.0111395302591042,0.0114141284078332,0.0118909694078363,0.0120846861290255,0.012508830580931002,0.0134981869972797,0.0141382213297245,0.0147470660216817,0.0152342084098379,0.0151484189193999,0.0153249876294579,0.0152828910873919,0.0150232336811915,0.0150750158147349,0.0151492576728339,0.0148539207698493,0.0144702101290287,0.0142427099271965,0.0145962201681991,0.0140602050957482,0.0139144623486788,0.0137745465395979,0.0131493980343157,0.0126060139112161,0.012497923443972,0.012311166016705,0.0121219152757522,0.0122096456753209,0.0121087531132519,0.0121919758146813,0.0118290265412478,0.0117579427816417],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,1,1,1,1,1,1,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Capacity":{"CapacityActiveInfectionPercent":0.10400000000000001,"CapacityNewInfectionsPerDayPer1000":0.074285714286,"CriticalBedsPer100k":6.5,"Source":"https://link.springer.com/article/10.1007/s00134-012-2627-8","Year":2012.0},"Interventions":[{"type":["Symptomatic Testing"],"dateStart":"2020-02-25 00:00:00+00:00","dateEnd":"2020-03-13 00:00:00+00:00"},{"type":["Symptomatic Testing","School Closure","Gatherings <1000","Gatherings <100"],"dateStart":"2020-03-13 00:00:00+00:00","dateEnd":"2020-03-16 00:00:00+00:00"},{"type":["Gatherings <1000","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-16 00:00:00+00:00","dateEnd":"2020-03-24 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-24 00:00:00+00:00","dateEnd":"2020-03-25 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-25 00:00:00+00:00","dateEnd":"2020-03-28 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Stay Home Order","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-28 00:00:00+00:00","dateEnd":"2020-05-18 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-05-18 00:00:00+00:00","dateEnd":"2020-05-31 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-05-31 00:00:00+00:00","dateEnd":"2020-06-05 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-06-05 00:00:00+00:00","dateEnd":"2020-06-26 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing"],"dateStart":"2020-06-26 00:00:00+00:00","dateEnd":"2020-07-01 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","School Closure"],"dateStart":"2020-07-01 00:00:00+00:00","dateEnd":"2020-07-02 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing"],"dateStart":"2020-07-02 00:00:00+00:00","dateEnd":"2020-08-08 00:00:00+00:00"},{"type":["Symptomatic Testing","Mask Wearing"],"dateStart":"2020-08-08 00:00:00+00:00","dateEnd":"2020-09-21 00:00:00+00:00"},{"type":["Symptomatic Testing","Mask Wearing","Some Businesses Suspended"],"dateStart":"2020-09-21 00:00:00+00:00","dateEnd":"2020-10-21 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","Stay Home Order"],"dateStart":"2020-10-21 00:00:00+00:00","dateEnd":"2020-12-04 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","Stay Home Order"],"dateStart":"2020-12-04 00:00:00+00:00","dateEnd":"2020-12-24 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-12-24 00:00:00+00:00","dateEnd":"2020-12-27 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-12-27 00:00:00+00:00","dateEnd":"2020-12-30 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-12-30 00:00:00+00:00","dateEnd":"2021-01-01 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2021-01-01 00:00:00+00:00","dateEnd":"2021-02-27 00:00:00+00:00"},{"type":["School Closure","Mask Wearing"],"dateStart":"2021-02-27 00:00:00+00:00","dateEnd":"2021-03-01 00:00:00+00:00"}]},"data_url":"extdata-IE.json","Name":"Ireland","CurrentEstimate":{"Exposed":293.0,"Infectious":365.0},"OfficialName":"Ireland","Level":"country","M49Code":"372","ContinentCode":"W-EU","CountryCode":"IE","CountryCodeISOa3":"IRL","Population":4882495},"IL":{"data":{"Rates":{"CaseFatalityRate":0.008193706170417309,"Critical":0.016952194536078102,"Hospitalization":0.056388963555253226},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,3,6,11,13,14,19,22,31,37,49,69,84,105,147,210,495,597,667,717,820,939,1059,1191,1306,1460,1611,1909,2228,2551,2823,3174,3550,3820,4228,4687,5103,5514,5866,6291,6655,7087,7635,8118,8471,8924,9393,9611,9945,10233,10561,10843,11103,11318,11402,11649,11940,12195,12398,12648,12793,12880,13062,13346,13485,13613,13780,13925,13976,14121,14252,14352,14414,14532,14568,14608,14675,14765,14821,14851,14894,14936,14963,15017,15063,15109,15173,15239,15295,15334,15386,15480,15534,15584,15654,15701,15734,15792,15860,15950,16017,16103,16239,16287,16438,16595,16735,16834,16988,17096,17171,17341,17525,17695,17912,18139,18352,18543,18885,19248,19562,19922,20424,20908,21346,21853,22464,23100,27015,33815,35554,36168,39100,40966,42619,44095,45865,47225,47778,50366,52261,54016,55573,57443,58724,59356,61707,63131,64137,65305,66636,67636,68219,70473,71680,73011,74527,75903,77513,78185,80337,81674,82554,86431,87953,89824,90554,92922,94369,95485,96973,98838,100115,100974,103422,105022,106529,108116,110134,112005,113225,116620,119051,121114,123964,127776,130669,132136,134671,139476,143080,146986,151728,155979,158418,164268,166490,172464,177829,183723,189411,192966,201274,208378,214961,219970,224873,230053,233910,241641,247279,253130,259060,264585,268141,270674,275693,278084,279933,283147,286346,288817,290140,292890,294212,295198,296524,297987,299067,299869,301411,302340,303086,303724,304585,305485,306180,306868,307807,308145,309259,310494,311238,311666,312647,313317,313901,314709,315469,316149,316603,317631,318292,318853,319718,320663,321373,321801,322929,323681,324396,325255,326706,327162,327749,329368,330188,331055,332089,333391,333900,335243,337186,338418,338784,341217,342985,344373,345590,348107,348874,351187,351876,354674,357868,359984,364013,366520,369118,372285,376322,379910,381902,388484,390817,393712,398368,402913,408753,412296,419907,425004,429929,437790,447076,453127,455698,467017,473310,478665,488158,497347,504590,512702,524817,534485,535717,542115,551489,558019,561655,572511,572978,582199,589081,589488,590822,609144,619100,623084,628004,635960,644703,651293,655292,663732,670251,673681,681022,688184,693503,693503,703791,709394,712328,717695,722308,725727,727576,733184,735624,738226,740941,746002,750435],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,6,6,7,12,15,15,21,37,47,56,60,88,60,81,112,138,177,251,295,371,386,628,843,1080,1249,1351,2468,2988,3421,3901,4433,4979,5717,6413,7132,7729,8157,8740,9191,9568,9906,10249,10607,10952,11504,11942,12341,12652,12948,13246,13537,13813,14112,14394,14619,14895,15143,15302,15385,15513,15672,15754,15896,16012,16069,16096,16149,16181,16246,16307,16340,16359,16388,16427,16450,16489,16511,16523,16528,16543,16570,16592,16607,16624,16643,16648,16661,16683,16733,16773,16850,16963,16992,17079,17179,17300,17397,17539,17666,17744,17884,18063,18236,18476,18667,18851,19000,19136,19334,19634,19905,20207,20517,20676,20849,21194,21645,22132,22648,23112,23510,23895,24652,25438,26410,27556,28495,29316,30147,31281,32671,33998,35523,36932,38100,39338,41058,42662,44539,46478,48083,49531,50547,52434,54440,56484,58474,60304,61416,62458,64506,66631,68585,70372,71734,72359,73067,74867,76596,78286,79963,81727,82481,83405,85109,86932,88554,90197,91585,92342,93410,95060,96709,98349,99836,101329,102040,103005,104905,106861,108814,110885,112717,113627,114728,116906,119158,122351,125012,127635,129140,131317,134705,138194,142190,146351,150326,153045,156220,161025,166564,171138,176523,181863,185672,188251,192117,199138,206263,214497,222887,228769,232183,233342,238333,247411,255142,262200,264793,267730,273451,278175,282340,286095,289058,289974,291620,294789,297125,299242,300854,302354,302765,303687,305204,306397,307569,308601,309450,309696,310303,311187,312074,312797,313441,314121,314349,315007,315795,316641,317410,317980,318671,318883,319417,320136,320811,321574,322410,323171,323463,324088,324961,325790,326585,327355,328129,328551,329316,330275,331132,332211,333296,334328,334908,335933,337191,338389,339968,341406,342101,343826,344906,346797,348285,350271,352397,353269,355786,357176,359506,360630,365042,367975,370152,372886,374760,378259,382487,385022,389678,394391,398664,401470,407285,412398,416584,423262,428510,434799,441542,448173,456139,463448,471048,477357,485434,491319,501073,510063,520060,529814,535049,543499,551689,558249,565629,575842,582869,589028,593961,597403,601069,609656,621590,628895,633991,638789,643435,652246,659978,668874,675618,680856,685583,692101,696528,703719,709729,714812,718746,721846,724380,730293,734575,738629,741934,744513,744513,750043,754998,759572,763756,767726,770780,773335,775807,779958,785218,789485,793407,796465],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,4,5,10,12,13,16,17,21,29,38,43,49,56,64,72,80,89,97,103,109,118,126,139,146,155,166,174,180,189,192,196,199,202,204,208,213,219,225,229,232,235,238,240,241,242,248,251,255,260,263,266,268,268,271,275,278,280,281,281,281,281,282,284,284,286,287,287,287,287,290,292,293,293,294,298,300,300,301,302,302,302,303,305,305,306,306,306,307,308,308,309,311,314,318,321,324,326,326,327,330,331,334,339,341,349,354,359,364,368,373,380,384,391,397,406,418,426,436,448,457,463,479,487,494,505,512,520,535,550,564,578,589,604,615,625,634,646,659,666,681,692,707,723,735,745,764,768,782,794,806,819,829,842,858,877,888,899,911,916,930,953,968,982,998,1010,1025,1037,1054,1074,1089,1103,1123,1138,1155,1175,1191,1217,1235,1255,1282,1303,1334,1360,1385,1416,1446,1471,1503,1532,1567,1604,1650,1675,1712,1748,1775,1820,1846,1893,1933,1968,2014,2044,2082,2117,2148,2182,2214,2247,2278,2298,2323,2352,2378,2405,2440,2468,2496,2506,2525,2536,2561,2580,2596,2622,2639,2652,2668,2676,2683,2689,2699,2706,2718,2723,2735,2744,2751,2763,2770,2778,2784,2796,2813,2820,2826,2831,2840,2846,2856,2864,2872,2882,2886,2895,2896,2909,2917,2924,2932,2934,2961,2969,2983,2999,3004,3014,3034,3050,3057,3074,3099,3111,3136,3150,3171,3186,3210,3226,3256,3292,3307,3325,3356,3392,3416,3445,3496,3529,3552,3596,3645,3671,3704,3771,3817,3870,3910,3959,4005,4044,4080,4181,4245,4266,4341,4419,4498,4513,4605,4669,4700,4738,4796,4816,4887,4948,5001,5020,5071,5121,5171,5216,5257,5283,5304,5351,5388,5414,5441,5473,5509,5526,5526,5577,5596,5634,5660,5687,5697,5732,5752,5760,5790,5803,5822,5834],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,6,6,7,12,15,15,21,37,47,56,60,88,60,81,111,137,176,250,292,365,375,614,828,1060,1226,1316,2426,2929,3340,3804,4312,4815,5486,5889,6497,7019,7391,7864,8188,8437,8635,8854,9050,9238,9486,9596,9664,9690,9628,9541,9551,9411,9245,9102,8913,8833,8653,8445,8094,7670,7341,7064,6747,6390,6226,5916,5678,5380,5162,4962,4774,4706,4484,4227,3992,3825,3595,3462,3377,3206,2946,2827,2713,2563,2437,2391,2258,2147,2097,2073,2031,2108,2097,2117,2124,2187,2253,2352,2436,2483,2567,2700,2826,3001,3126,3254,3363,3445,3549,3794,4015,4247,4509,4634,4749,5025,5384,5801,6227,6552,6899,7131,7731,8376,9246,10237,11065,11806,12465,13407,14622,15727,17020,18212,19184,20073,21426,22709,24220,25648,26757,27759,28258,29522,30883,29006,24180,24263,24754,22853,23028,23492,23955,23957,23945,24003,22112,22002,21965,22088,21886,22357,22466,21032,21297,22103,22542,22838,23214,23378,22173,22612,22916,23028,23127,22997,23026,21826,22373,23430,21495,22033,21982,22157,20876,21584,22705,24396,25176,26510,27141,26858,28629,30591,32985,35114,37198,38682,38445,40799,44259,45957,47512,49939,52254,52277,51307,54698,57892,61353,65462,68880,66412,65320,64302,67978,69769,71114,70115,64708,63298,61394,60524,59329,57072,54096,47965,45466,41913,38065,34121,32031,29877,25747,24842,24166,22099,19903,18255,17151,14973,14507,14380,13767,12929,12518,11919,11016,10859,10933,11047,10743,10518,10027,9866,9640,9967,9609,9198,9210,9062,8697,8893,9126,9106,9108,9196,9152,8872,9163,9453,9662,9793,10109,10251,10140,10638,11111,11827,11805,12043,13168,12621,13685,14298,15248,16045,16400,17560,16991,18084,18832,20791,21940,22722,24222,23554,26274,28164,29996,31833,33337,35470,34231,37509,39988,40992,43615,45244,49505,49642,53911,58931,61551,64583,65008,69493,67741,72365,76363,78453,78868,78012,83842,80667,80895,82884,83503,81277,80172,76918,68167,62086,69426,74870,72737,71272,72396,66128,74452,72892,74845,81129,85014,71368,67880,68273,70499,68512,64826,62149,61203,55260,54628,55453,52134,48241,45484,45484,40675,40008,41610,40401,39731,39356,40027,36871,38574,41202,42741,41583,40196]},"Timezones":["Asia/Jerusalem"],"AgeDist":{"0-4":847828,"10-14":737609,"100+":1248,"15-19":667454,"20-24":623973,"25-29":573002,"30-34":564708,"35-39":557537,"40-44":543672,"45-49":496505,"5-9":823268,"50-54":417521,"55-59":377975,"60-64":349957,"65-69":353686,"70-74":288699,"75-79":170961,"80-84":124414,"85-89":83850,"90-94":40126,"95-99":11548},"REstimates":{"Date":["2020-03-16T00:00:00+00:00","2020-03-17T00:00:00+00:00","2020-03-18T00:00:00+00:00","2020-03-19T00:00:00+00:00","2020-03-20T00:00:00+00:00","2020-03-21T00:00:00+00:00","2020-03-22T00:00:00+00:00","2020-03-23T00:00:00+00:00","2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[2.72849647426864,2.50629635437496,2.49813617064596,2.06585134757892,2.71323944875099,2.93351446949542,2.9175635130831403,2.60243440418066,2.17486215907293,3.33141667751834,3.11633423590611,2.66316666410244,2.3538765241222404,2.15399397899932,1.9935869139367104,1.94936936431519,1.8747646976374,1.82252829909926,1.6845379166373,1.5447929146588897,1.4680700452682098,1.4025544110912902,1.35285381602188,1.1515680829965902,1.07919078881462,1.0465402550131702,1.01741163615661,1.01668339949261,1.00060761905242,0.952687179333869,0.902999850538598,0.8539201111860071,0.8286650635251221,0.832951203735825,0.811565868973626,0.8149776813461029,0.827959447549385,0.836816762392112,0.851772171043728,0.856379159069708,0.843872484621318,0.7736362238358728,0.7368740841147791,0.7178734450009779,0.703071503175723,0.7051950386523349,0.69918198358362,0.6767668196846789,0.646907263107121,0.614400701276512,0.577000873112935,0.566629612016486,0.533133518452825,0.492162434943728,0.476707370252324,0.499368606194496,0.501794004483269,0.470041325307356,0.489117500961321,0.451357583396389,0.414373103118791,0.41357433091928,0.449421508945026,0.470948273958932,0.508447578800733,0.489778544118871,0.4707640729919311,0.492670679326046,0.5148250456839771,0.530730961904402,0.540434940185474,0.6464390539030279,0.693909661487149,0.8731588003200358,1.16825264866225,1.21825279687789,1.3519096845609,1.4496552742118505,1.56501648340652,1.5977680608567602,1.67656812985984,1.68598469381803,1.61763433215673,1.62332337753703,1.6549614275589195,1.62564578068777,1.66264431736146,1.5996300777533798,1.50361902724586,1.4628727527783898,1.38442046387579,1.3536328180896802,1.37887631559739,1.39544723534058,1.39410551291934,1.3973561553193798,1.34745073808974,1.2823412976784,1.28516362635174,1.33461609597262,1.36075841336346,1.40009686778467,1.4083955002205,1.3962689165050302,1.37927287932168,1.44650324627217,1.47515319494552,1.53470276365174,1.59861511363314,1.58499680391677,1.5624330939035,1.53374848121246,1.5233893787990298,1.52917850072189,1.51182824607501,1.50899827906405,1.4918800057167,1.45316038543478,1.42500231004012,1.4093554074143002,1.3825975694063797,1.36422344666881,1.33959947985939,1.3090308592141,1.28074128810665,1.23111348186629,1.22375743918508,1.21258156222266,1.20848979554597,1.19147868552483,1.17402019576206,1.13616635108239,1.0981571878606602,1.09214782391059,1.09893304815413,1.08552381498707,1.0630625380597198,1.03973418418513,0.995291231945713,0.9795012503936292,0.9784363256675872,0.970829210885962,0.960849521534516,0.953722020616861,0.9588184636091408,0.950893235691398,0.954015835780101,0.946878048859379,0.9416977639571708,0.93589423511265,0.939717475738679,0.95160141879115,0.96772390907024,0.992657221128372,0.989177526589448,0.98702112438227,0.98626330154376,0.979018287932965,0.9685300904010072,0.970388396286604,0.9775227559742948,0.99202221138886,1.0013778645514,1.0187176726094,1.03839162549098,1.05543938627251,1.05437667439027,1.04569862144364,1.0619729153965,1.0804780424773,1.14104944222828,1.1742335659003702,1.19484333978006,1.1926293141317,1.20506349389569,1.22559544444387,1.24214917207089,1.27164903111525,1.2938411761014,1.30854344768768,1.30416651418522,1.30424021910804,1.31786965483027,1.34430293585793,1.30942223843396,1.30999282037205,1.30920856507409,1.29649332731364,1.24172599522274,1.1972490598390702,1.22444624910976,1.24226474405473,1.2717214493803302,1.29790755137161,1.29237500858715,1.23482290946478,1.1250998914007,1.08273379148537,1.12951386235637,1.14372479343742,1.14393241078123,1.10054431422573,1.08346695321022,1.09150491265278,1.0453627975418,0.9953713415940468,0.933638094219298,0.8685109975313928,0.8178763176513689,0.817397345218422,0.8744984553701151,0.862316978166144,0.7804822343658521,0.7114834136283241,0.6543611460535329,0.656150797016566,0.6632524318531879,0.625439575249238,0.595145440713125,0.572790364276955,0.553024207000402,0.544646707954382,0.5741890527705931,0.591802447978291,0.562366722110056,0.5548871011240001,0.545838003947627,0.550798482106458,0.5598273092913431,0.5980412028006129,0.6314059382349371,0.633187112909433,0.653600392064261,0.6678961140660501,0.674871093818309,0.7016011763557529,0.7366652543555029,0.7659233181457809,0.7832184232525671,0.792892674037025,0.8234693576935971,0.866473617529027,0.895217992265484,0.9171069010955072,0.9251076046586127,0.94281028786523,0.9482608698771428,0.956770378343942,0.9823647486435568,0.99345850596787,1.01509436220473,1.03576255758751,1.0538323715922902,1.06245717715883,1.08193192608335,1.09157171751338,1.10034886647023,1.10889781125148,1.12563980728353,1.13764537568448,1.1450515471364098,1.18628899423559,1.20990990504345,1.1631011319033102,1.23142609304322,1.21394483023849,1.2395387251087,1.23783235346129,1.25185216155845,1.27025660717927,1.20548035319906,1.27693236964271,1.24631307046498,1.25423913360725,1.1982654896423302,1.30076684695298,1.32093380030158,1.32599499843693,1.30228187341155,1.2696853701101298,1.275538570685,1.3245967790533602,1.2805333115908402,1.3073244257698502,1.37264499621151,1.35337098519979,1.31789429843209,1.34467667594064,1.3786217623886103,1.2934235836053,1.31339140696125,1.31695648111871,1.32676018889368,1.35715196697705,1.34306403128124,1.33623129942088,1.3450674871814998,1.31929278954717,1.27366013855972,1.26802400351746,1.25478640337098,1.2543890772184398,1.25219813018869,1.27231663251956,1.25449619857996,1.20113065065364,1.17981422057335,1.1574553210123102,1.12462475444149,1.09269326880773,1.10150927547829,1.07848010744706,1.06172862858797,1.02017708814325,0.990939761342663,0.933622800676103,0.936785146720062,0.966564212391152,0.952863736311994,0.960039436900137,0.932488463629952,0.907151698828643,0.943124828059142,0.9597480498141692,0.955758347810546,0.960635969871018,0.9583218932030192,0.963194473776627,1.00255864149853,1.01378871411338,0.998018583969367,0.934112956855859,0.91546727201522,0.914203841653944,0.909488667684516,0.90078952787087,0.883554967802155,0.8611211967458491,0.823842659984328,0.8057077271269741,0.799600866616165,0.767374967491942,0.7852577525904458,0.8254809530024371,0.817622406519852,0.817481029498415,0.827173424143088,0.839541943552919,0.8557506496775241,0.878007230098472,0.8679629686352509,0.904628684406546,0.925955645832983,0.950863850415746,0.969204041536424],"StdR":[0.18409614299071494,0.162725124004151,0.148841068913465,0.120206451191661,0.132871980206554,0.131865869699155,0.126776217673627,0.112250881585043,0.0909666326321681,0.11794750323466803,0.117089021375167,0.10200678487059403,0.08520680462204401,0.0727800391279928,0.0628368213420825,0.0569724257566678,0.0524882993800159,0.0481208135355062,0.0426894084995217,0.0374132541851285,0.0335058018197818,0.029995987761631007,0.0273104094437969,0.022365243664687,0.019767993832174,0.0182128253679011,0.0164601760502241,0.0155112759061246,0.0145152775541229,0.0135888102944513,0.01274275198096,0.0123230880847078,0.0119157346070089,0.0121462128126609,0.01194556294754,0.0123672246496109,0.0126914756541402,0.0130469044765698,0.0132982692318322,0.0134834503936781,0.0134815224209665,0.0131410248448976,0.0131980953637184,0.0136661117076975,0.0139610107181748,0.0148268215670881,0.0153999293808585,0.0158370197387028,0.0159439188053729,0.0158255794193753,0.0164195094398918,0.0173339407002301,0.0174229013798139,0.0176069404692052,0.0183974426144442,0.0202161362439514,0.0214978065154679,0.0220285045270533,0.0236455748493017,0.02369168531289,0.0231909460481865,0.0249441578217103,0.0275779504551197,0.0302677142345864,0.0331091196836629,0.0339940671910239,0.0341065781431517,0.036410729708264,0.0393776226032328,0.0415981863697942,0.043118723362555,0.0495516016483376,0.0528470606401241,0.0623010208611444,0.0754256533472825,0.0748737126181643,0.0750459023662469,0.0718129651090057,0.0696842193354999,0.065094149601024,0.0621090644995966,0.0586661528088444,0.0551112441559342,0.0520645177701588,0.0507398569468371,0.0481864279781271,0.0477142441279012,0.0447436487743173,0.0421386433617084,0.0398260465136216,0.0365604338648291,0.0350099228588841,0.0337072290635235,0.0330430427335971,0.031937963989954,0.031355888464518,0.0300772826391661,0.028237441780416,0.0276077890528665,0.0275688095121669,0.0271620946641868,0.0269222483885133,0.0267860951777486,0.0266070392510208,0.0261226652568714,0.0265189423154388,0.0267003865740641,0.0276967037979994,0.0287062920047536,0.0291064574651317,0.0290156075185811,0.0285760032343311,0.0279906420743642,0.0274739928784131,0.027177205296145004,0.0264076989788325,0.0259644792561919,0.0248614676227127,0.0238907584670973,0.0228353371102519,0.0220300605006712,0.0211308619417841,0.019870517904978,0.0190098754798292,0.0179699872498832,0.016693463569707,0.0158911280821488,0.0149933090217897,0.014222177342824,0.0137673473032164,0.0131130425408167,0.0122992897571219,0.0114250152204908,0.0108366734533312,0.0103236924345941,0.009866477478657907,0.00929956134668735,0.008847765493177309,0.008300388560251509,0.0078940226953529,0.0076365446458806,0.0073097376858825,0.007138768202536841,0.006972027523819871,0.0069096896472495,0.0068286788636885394,0.00683247324969403,0.0068360418500871606,0.0068438956448231714,0.00683241530165545,0.00681914145910395,0.00701245335267606,0.00698082636010375,0.0071399617174328096,0.007056609378895179,0.00698967719586208,0.00705340387756145,0.00695202372282995,0.00697324033757642,0.00704438249817893,0.007069023467723791,0.00708691368617987,0.007187221542676509,0.00724083418390912,0.00721487599013848,0.00735066481576891,0.00727258885914127,0.007285299662940641,0.0073102570528043205,0.007389266767615759,0.0075820769178310595,0.00804115549563267,0.00852005738465271,0.00890782150380923,0.00929770560934764,0.00978239457157357,0.0102146509218483,0.0108208610338691,0.011545801540599,0.0121702401175908,0.0126472365712076,0.0131222510709654,0.013511463889664,0.0139733841341415,0.0140093445151576,0.0142892429543482,0.0141335143184903,0.0140602093062269,0.0134883309581062,0.0127183854706522,0.012401159517086,0.012083216893218002,0.0121374337811906,0.012448514843982,0.0126262157957511,0.0123874870175947,0.0112618751195508,0.0102528213989209,0.009807466022490741,0.009150433474493621,0.0086568154035554,0.0081133615596025,0.007804711989927241,0.00739712643494245,0.00680046969425252,0.00622786599932001,0.00554993763055046,0.00504068020684126,0.00478945131492801,0.00504220619526691,0.00544831819849526,0.00506052862300085,0.00470684950850171,0.00492064167474685,0.0055320946253346,0.0066677948250485715,0.00775226283619907,0.008127059347726541,0.008595272811081021,0.00918511310858344,0.0098816134124153,0.0107716164141557,0.0122964790807423,0.0135271686256167,0.0135675454580439,0.0139426358877826,0.0143355894771099,0.0152603914792864,0.0161705620534631,0.0179092154289165,0.0193418143152048,0.0195345999920094,0.0202316984713428,0.0204644720925127,0.0205478430364797,0.0209933683980993,0.0218166572025006,0.0220010195500289,0.022076719761238,0.0212621715830846,0.0211446519446618,0.0212874305849417,0.0209426148426293,0.0202023271402375,0.0189698333192256,0.0181606581419604,0.0171717785102146,0.0161806094753671,0.0156622347680485,0.014912892433323,0.0144849267928129,0.0138806524253894,0.0133732051829251,0.012766645971888,0.0123031471422099,0.0119310739442315,0.0117695263653944,0.0113961099240848,0.0111898195608385,0.0111124905967529,0.0111594488943798,0.0113221358505878,0.0113466586647216,0.011362842539914,0.0115489062460401,0.0117471182868957,0.012138353175803002,0.0122809363135566,0.0127243951076648,0.0130284850748562,0.0126712543936016,0.0131092048593539,0.0130013663012288,0.0131197551667721,0.0126850644527216,0.0132945589640403,0.0137315663352056,0.014162064259357,0.0144815252255428,0.0141875856467532,0.0143177767772715,0.0145897594198326,0.0142372909375738,0.0144674993270259,0.0151438810452516,0.01536980805536,0.0153387459964914,0.0157102460615042,0.0159779974891632,0.0153957478341898,0.0153506968695832,0.0150873618060973,0.0151402864379321,0.0154714753788261,0.0154496016152682,0.0155221925677829,0.0156192722906831,0.0153323636849691,0.0147784360408937,0.0142618192554971,0.0137440047656663,0.0133157815623777,0.0128898985575019,0.0128364880482095,0.0125976727734886,0.0120486721924567,0.0113701392838378,0.0106782025669811,0.00985593303402839,0.009066049118982471,0.00853741717517995,0.0077229240495289096,0.0071787982771229905,0.00649906322223826,0.0059206312999916,0.0052108929447524,0.00494432973635544,0.00465840917822698,0.00409179572246658,0.0038272436224357897,0.00355871055806273,0.00351448998350542,0.00377219773159094,0.00369159126891467,0.00354345989561049,0.00348800958745993,0.00345833510369752,0.0034388598707667892,0.00353632151611729,0.0035212845606594897,0.00339153773770227,0.00321737228953814,0.0032539908547565893,0.00349589740538583,0.00367612409272789,0.00391125242377567,0.00402515440936437,0.00423798254804827,0.00440918853499837,0.00487010679801509,0.00541016785872895,0.00580941216426319,0.00656726465965402,0.00742502238683413,0.00756156430450731,0.00772014192304101,0.00788436456524222,0.00813648510299012,0.008282722243735,0.008495149325423671,0.00815790259616931,0.0082875101977263,0.00817960086536445,0.00808980916988208,0.00782918043748298],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[{"type":["Gatherings <100","Gatherings <1000"],"dateStart":"2020-03-11 00:00:00+00:00","dateEnd":"2020-03-13 00:00:00+00:00"},{"type":["Gatherings <100","School Closure","Gatherings <1000"],"dateStart":"2020-03-13 00:00:00+00:00","dateEnd":"2020-03-15 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-15 00:00:00+00:00","dateEnd":"2020-03-19 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Stay Home Order","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-19 00:00:00+00:00","dateEnd":"2020-04-12 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Stay Home Order","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-04-12 00:00:00+00:00","dateEnd":"2020-04-26 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Stay Home Order","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-04-26 00:00:00+00:00","dateEnd":"2020-05-04 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-05-04 00:00:00+00:00","dateEnd":"2020-05-05 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-05-05 00:00:00+00:00","dateEnd":"2020-05-19 00:00:00+00:00"},{"type":["Gatherings <100","Gatherings <1000","Mask Wearing","Some Businesses Suspended"],"dateStart":"2020-05-19 00:00:00+00:00","dateEnd":"2020-05-31 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Stay Home Order"],"dateStart":"2020-05-31 00:00:00+00:00","dateEnd":"2020-06-30 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Some Businesses Suspended"],"dateStart":"2020-06-30 00:00:00+00:00","dateEnd":"2020-07-01 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","School Closure"],"dateStart":"2020-07-01 00:00:00+00:00","dateEnd":"2020-07-02 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Some Businesses Suspended"],"dateStart":"2020-07-02 00:00:00+00:00","dateEnd":"2020-07-06 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-07-06 00:00:00+00:00","dateEnd":"2020-07-13 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Gatherings <100"],"dateStart":"2020-07-13 00:00:00+00:00","dateEnd":"2020-09-18 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-09-18 00:00:00+00:00","dateEnd":"2020-09-25 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-09-25 00:00:00+00:00","dateEnd":"2020-10-12 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Stay Home Order","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-10-12 00:00:00+00:00","dateEnd":"2020-10-28 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-10-28 00:00:00+00:00","dateEnd":"2020-10-29 00:00:00+00:00"},{"type":["Gatherings <100","Gatherings <1000","Mask Wearing","Some Businesses Suspended"],"dateStart":"2020-10-29 00:00:00+00:00","dateEnd":"2020-11-04 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-11-04 00:00:00+00:00","dateEnd":"2020-12-27 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Most Businesses Suspended","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","Stay Home Order"],"dateStart":"2020-12-27 00:00:00+00:00","dateEnd":"2021-01-07 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","Stay Home Order"],"dateStart":"2021-01-07 00:00:00+00:00","dateEnd":"2021-02-07 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2021-02-07 00:00:00+00:00","dateEnd":"2021-02-25 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100"],"dateStart":"2021-02-25 00:00:00+00:00","dateEnd":"2021-03-02 00:00:00+00:00"}]},"data_url":"extdata-IL.json","Name":"Israel","CurrentEstimate":{"Exposed":33243.0,"Infectious":22333.0},"OfficialName":"State of Israel","Level":"country","M49Code":"376","ContinentCode":"W-AS","CountryCode":"IL","CountryCodeISOa3":"ISR","Population":8519377},"IN":{"data":{"Rates":{"CaseFatalityRate":0.004665414849721656,"Critical":0.009640881490370777,"Hospitalization":0.04330910166274581},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,13,13,14,14,15,20,23,27,27,40,43,45,73,84,95,102,123,148,191,192,229,229,375,421,506,620,774,969,1080,1181,1359,1432,1768,2041,2463,2854,3273,3975,4370,5012,5498,5939,6523,7137,7747,8437,9068,10007,10819,11775,12847,14142,15331,16776,17887,19301,20969,22549,24420,26400,27969,30258,34224,36795,39233,42309,45422,48553,51824,54385,57692,60706,64277,67749,70920,82627,86936,91852,95754,100285,104071,108450,113233,118695,123848,129095,134670,135206,147195,154330,162379,169798,180013,186935,194325,204711,213831,227728,237196,248190,258685,271697,285637,295881,309713,321723,334822,347912,359860,379892,394227,409083,424433,439934,456831,476378,495513,515386,534618,553471,571460,592032,612768,635757,653751,677423,700087,724578,753050,782607,817209,849432,885573,917568,951166,988029,1019735,1055348,1094374,1145629,1186203,1230509,1282215,1328336,1378105,1427005,1480884,1535743,1583489,1639599,1695982,1751555,1808936,1862258,1919842,1977671,2037816,2096664,2158946,2222577,2280566,2338035,2404585,2458339,2523771,2583948,2648998,2713933,2774801,2839882,2901908,2970492,3037151,3107223,3180865,3250429,3323950,3398844,3471783,3542663,3624196,3702595,3780107,3859399,3942360,4025079,4112551,4208431,4303043,4396399,4497867,4587613,4674987,4756164,4849584,4941627,5016520,5101397,5187825,5273201,5352078,5427706,5509966,5586703,5662490,5744693,5827704,5906069,5988822,6077976,6149535,6227295,6301927,6383441,6453779,6524595,6597209,6663608,6733328,6795103,6874518,6948497,7016046,7078123,7137228,7201070,7259509,7315989,7373375,7432829,7491513,7544798,7603121,7656478,7711809,7765966,7819886,7868968,7917373,7959406,8013783,8066501,8115580,8163572,8205728,8249579,8290370,8335109,8383602,8428409,8478124,8521617,8562641,8604955,8642771,8679138,8718517,8759969,8802267,8847600,8889585,8932647,8973373,9016289,9058822,9100792,9139901,9178946,9215581,9253306,9290809,9324328,9357464,9388159,9422636,9456449,9489740,9520827,9550712,9580402,9606111,9636487,9663382,9693173,9717834,9740108,9761538,9782669,9807569,9834141,9860280,9860280,9883461,9927310,9946867,9975958,9997272,10016859,10037398,10037398,10075950,10092909,10111294,10129111,10146763,10162738,10179715,10196885,10211342,10228753,10245741,10265706,10283702,10300838,10316786,10330084,10345985,10359305,10373606,10394352,10409146,10423109,10434983,10448406,10462631,10480455,10496308,10510796,10522601,10534505,10548521,10561608,10573372,10589230,10600625,10611731,10621220,10633025,10644858,10656845,10667741,10678048,10689715,10699410,10712665,10726702,10738501,10750680,10763451,10775169,10786452,10798921,10812044,10826075,10839894,10854126],"Confirmed":[0,0,0,0,0,0,0,0,1,1,1,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,5,5,28,30,31,34,39,43,56,62,73,82,102,113,119,142,156,194,244,330,396,499,536,657,727,887,987,1024,1251,1397,1998,2543,2567,3082,3588,4778,5311,5916,6725,7598,8446,9205,10453,11487,12322,13430,14352,15722,17615,18539,20080,21370,23077,24530,26283,27890,29451,31324,33062,34863,37257,39699,42505,46437,49400,52987,56351,59695,62808,67161,70768,74292,78055,81997,85784,90648,95698,100328,106475,112028,118226,124794,131423,138536,144950,150793,158086,165386,173491,181827,190609,198370,207191,216824,226713,236184,246622,257486,265928,276146,286605,297535,308993,320922,332424,343091,354065,366946,380532,395048,410451,425282,440215,456183,473105,490401,508953,528859,548318,566840,585481,604641,625544,648315,673165,697413,719664,742417,767296,793802,820916,849522,878254,906752,936181,968857,1003832,1039084,1077781,1118206,1155338,1193078,1238798,1288108,1337024,1385635,1435616,1480073,1531669,1581963,1634746,1695988,1750723,1803695,1855745,1908254,1964536,2027074,2088611,2153010,2215074,2268675,2329638,2396637,2461190,2525922,2589952,2647663,2702681,2767253,2836925,2905825,2975701,3044940,3106348,3167323,3224547,3310234,3387500,3463972,3542733,3621245,3691166,3769523,3853406,3936747,4023179,4113811,4204613,4280422,4370128,4465863,4562414,4659984,4754356,4846427,4930236,5020359,5118253,5214677,5308014,5400619,5487580,5562663,5646010,5732518,5818570,5903932,5992532,6074702,6145291,6225763,6312584,6394068,6473544,6549373,6623815,6685082,6757131,6835655,6906151,6979423,7053806,7120538,7175880,7239389,7307097,7370468,7432680,7494551,7550273,7597063,7651107,7706946,7761312,7814682,7864811,7909959,7946429,7990322,8040203,8088851,8137119,8184082,8229313,8267623,8313876,8364086,8411724,8462080,8507754,8553657,8591730,8636011,8683916,8728795,8773479,8814579,8845127,8874290,8912907,8958483,9004365,9050597,9095806,9139865,9177840,9222216,9266705,9309787,9351109,9392919,9431691,9462809,9499413,9534964,9571559,9608211,9644222,9677203,9703770,9735850,9767371,9796744,9826775,9857029,9884100,9906165,9932547,9956557,9979447,10004599,10031223,10055560,10075116,10099066,10123778,10146845,10169118,10187850,10207871,10224303,10244852,10266674,10266674,10286709,10323965,10340469,10356844,10374932,10395278,10413417,10413417,10450284,10466595,10479179,10495147,10512093,10527683,10542841,10557985,10571773,10581823,10595639,10610883,10625428,10639684,10654533,10667736,10676838,10689527,10701193,10720048,10733130,10746174,10757610,10766245,10777284,10790183,10802591,10814304,10826363,10838194,10847304,10858371,10871294,10880603,10892746,10904940,10916589,10925710,10937320,10950201,10963394,10977387,10991651,11005850,11016434,11030176,11046914,11063491,11079979,11096731,11112241,11124527,11139516,11156923,11173761,11192045],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,2,3,3,4,5,4,7,10,10,12,20,20,24,27,32,35,58,72,72,86,99,136,150,178,226,246,288,331,358,393,405,448,486,521,559,592,645,681,721,780,825,881,939,1008,1079,1154,1223,1323,1391,1566,1693,1785,1889,1985,2101,2212,2294,2415,2551,2649,2753,2871,3025,3156,3302,3434,3584,3726,3868,4024,4172,4344,4534,4711,4980,5185,5408,5608,5829,6088,6363,6649,6946,7207,7473,7750,8102,8498,8884,9195,9520,9900,11903,12237,12573,12948,13254,13699,14011,14476,14894,15301,15685,16095,16475,16893,17400,17834,18213,18655,19268,19693,20159,20642,21129,21604,22123,22673,23174,23727,24309,24914,25602,26273,26816,27497,28082,28732,29861,30601,31358,32060,32771,33408,34193,34955,35718,36511,37364,38135,38938,39795,40699,41585,42518,43379,44386,45257,46091,47033,48040,49036,49980,50921,51797,52888,53866,54849,55794,56706,57542,58390,59357,60472,61529,62550,63498,64469,65288,66333,67376,68472,69561,70626,71642,72775,73890,75062,76271,77472,78586,79722,80776,82066,83198,84372,85619,86752,87882,88935,90020,91149,92290,93379,94503,95542,96318,97497,98678,99773,100842,101782,102685,103569,104555,105526,106490,107416,108334,109150,109856,110586,111266,112161,112998,114031,114610,115197,115914,116616,117306,117956,118534,119014,119502,120010,120527,121090,121641,122111,122607,123097,123611,124315,124985,125562,126121,126611,127059,127571,128121,128668,129188,129635,130070,130519,130993,131578,132162,132726,133227,133738,134218,134699,135223,135715,136200,136696,137139,137621,138122,138648,139188,139700,140182,140573,140958,141360,141772,142185,142628,143019,143355,143709,144096,144451,144789,145136,145477,145810,146111,146444,146756,147092,147343,147622,147901,148153,148439,148738,148738,148994,149435,149649,149850,150114,150336,150570,150570,150999,151160,151327,151529,151727,151918,152093,152274,152419,152556,152718,152869,153032,153184,153339,153470,153587,153724,153847,154010,154147,154274,154392,154486,154596,154703,154823,154918,154996,155080,155158,155252,155360,155447,155550,155642,155732,155813,155913,156014,156111,156212,156302,156385,156463,156567,156705,156825,156938,157051,157157,157248,157346,157435,157548,157656],"Active":[0,0,0,0,0,0,0,0,1,1,1,2,3,3,3,3,3,3,3,3,3,3,3,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,25,27,28,31,36,40,52,57,68,76,96,98,104,125,139,175,219,303,362,462,486,602,662,794,879,902,1117,1239,1792,2280,2303,2767,3260,4267,4740,5232,5879,6578,7189,7794,8914,9735,10485,11214,11825,12738,14202,14674,15460,16319,17344,18252,19519,20486,21375,22569,23546,24641,26027,27557,29339,32024,33565,35871,37686,39823,41406,43980,45925,47457,49104,51379,52773,53553,55878,57939,60864,63172,66089,69244,73170,76820,80072,82172,85803,89755,85884,89706,93349,97008,101077,106665,111900,116302,120981,126431,129360,133726,143297,141842,145779,149348,153106,153178,155227,160384,163248,168269,169469,174387,178014,183022,186514,189463,197387,203051,210120,215125,220169,226947,227439,235433,244814,253287,259571,264944,269789,276685,283407,292231,301609,311565,319840,331175,342473,359060,373542,390622,402678,411296,426330,440298,456234,468002,485277,495499,509447,527273,543680,565103,567730,579357,586298,586244,595501,607384,619088,628747,634945,639929,643948,653622,661595,667950,677714,676900,673213,676549,686395,692030,697330,707668,710771,704348,706851,725991,742023,752424,765302,781975,785996,801282,815538,831124,846395,862320,882542,883697,897394,919018,943480,958316,973175,986598,990061,995933,1009976,1017754,1013964,1010824,1003299,975861,968377,966382,970116,960969,956402,962640,947576,940441,940705,942217,944996,937625,934427,919023,907883,902425,893592,883185,867496,861853,838729,826876,812390,804528,795087,783311,772055,748538,740090,715812,695509,680680,668154,653717,625857,610803,603687,594386,582649,570458,561908,541405,533787,527962,520773,516632,512665,509673,505265,494657,489294,484547,480719,479216,465478,453401,446805,443303,443794,439747,440962,443486,438667,444746,452344,455555,454940,453956,446952,435603,428644,422943,416082,409689,403248,396729,383866,378909,372293,363750,359819,356546,352586,339820,332002,322366,313831,308751,305344,303639,292518,289240,283849,281919,281667,278690,277301,268581,262272,257656,257656,254254,247220,243953,231036,227546,228083,225449,225449,223335,222526,216558,214507,213603,213027,211033,208826,208012,200514,197180,192308,188694,185662,184408,184182,177266,176498,173740,171686,169837,168791,168235,163353,160057,155025,151460,148590,148766,148609,143625,141511,142562,135926,136571,137567,139637,136872,136549,137342,139542,143127,145634,150055,147306,146907,151708,155986,159590,164511,168632,168358,170126,173413,176319,180263]},"Foretold":{"Date":["2020-04-19T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-17T00:00:00+00:00"],"Mean":[383777.5,231223.6,1337982.0,2640030.0],"Variance":[194968400000.0,141477500000.0,4358806000000.0,24409270000000.0],"0.05":[63741.87,43096.42,182716.8,275138.6],"0.50":[251094.5,148927.2,791468.4,1309635.0],"0.95":[1170014.0,717767.6,4499319.0,9973541.0]},"Timezones":["Asia/Kolkata"],"AgeDist":{"0-4":116879507,"10-14":126155952,"100+":47939,"15-19":126045566,"20-24":122504804,"25-29":117397269,"30-34":112176098,"35-39":103460178,"40-44":90219894,"45-49":79440280,"5-9":117982127,"50-54":68875962,"55-59":59256268,"60-64":48890528,"65-69":38260283,"70-74":24091443,"75-79":15083955,"80-84":8489011,"85-89":3531139,"90-94":992985,"95-99":223197},"REstimates":{"Date":["2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.84504215262729,1.6485292059557,1.54906183389078,1.5240843209654,1.5001731286690605,1.5343948233253997,1.38590453772303,1.3828470610187802,1.3579104711748895,1.35341591772004,1.3224527382005,1.31875817412824,1.31081013028428,1.26603373807399,1.26101879949367,1.2620808537516102,1.24931611234159,1.2802673323985905,1.28292633548273,1.27175688130445,1.36183821265949,1.3581001993248,1.3817222934199802,1.36822888667863,1.35986519031812,1.329996119445,1.35098740096571,1.34317910640016,1.31968610136307,1.30841106811912,1.30115874995868,1.2738870667721,1.27544475945482,1.27215739775541,1.2318053735870702,1.25142139342658,1.2431845142849298,1.25092807994197,1.26320931166256,1.27605948836449,1.26955786489744,1.26123610796079,1.24448542532501,1.24819591879727,1.24811756598142,1.25975537803164,1.25551931532248,1.25232876071647,1.24010309848723,1.22273410588979,1.2239660818649498,1.22058132277474,1.20771019731493,1.20530104372814,1.20227999835604,1.1819121460702802,1.18605674240036,1.1789934823998602,1.17608356965584,1.1706226567935,1.16732842212386,1.1570043591065,1.14912872384218,1.13662379357713,1.13427925676122,1.1361363397559,1.14718948779202,1.15546457296962,1.1539348587258702,1.16801526642094,1.17429865470766,1.18212244152162,1.18638496061698,1.19250278886965,1.20111543757723,1.20648812321858,1.20834862725619,1.2069624569973,1.19712476668708,1.19270554485558,1.19298894807399,1.1979758814301398,1.2008479906032,1.19265627796291,1.18201912928347,1.17713263833438,1.1777779539009698,1.17545104820508,1.1730241028610902,1.1721866719391298,1.17313636696718,1.17581306929579,1.18592592569083,1.19500337406929,1.19573643655728,1.1982502677474098,1.20556757003993,1.20659107309182,1.20575587090417,1.21855223376702,1.23275255529544,1.23954927139435,1.23780727656101,1.2365016063306398,1.22230256199262,1.2216499216251495,1.21167962446571,1.20248591586527,1.20923154194259,1.1966960479342,1.1784613923333798,1.16676697582675,1.15721835416609,1.14281693164188,1.1347721382820302,1.1276022438086295,1.1263574396600902,1.1200965214616998,1.11024796035732,1.10208631201472,1.1053318793815,1.1020212393709998,1.08781267017002,1.08271987271442,1.07333279541849,1.06320961578279,1.06616685547554,1.07120316300088,1.0669516660264,1.06490572478011,1.05897841963763,1.04733026120703,1.04665209496755,1.03410889337463,1.04878267743798,1.0560589194989,1.06043849473556,1.0667649609659,1.07842456746828,1.08156652816401,1.08193204995397,1.08204180267857,1.08206367116248,1.0840594568677,1.09058136844303,1.10398364962617,1.10053213671336,1.11317716168422,1.10251288109409,1.10055118044986,1.10087609840281,1.09615180570739,1.08997397060545,1.08492080925105,1.07899463058639,1.07596631800443,1.07288551711611,1.06520150551449,1.05447896248905,1.04075352369507,1.0318498565238698,1.02049491135257,1.00886318178621,0.998308138251253,0.98836422312698,0.985332918235721,0.9801310321936728,0.9730303829947842,0.969721032130124,0.966047479285835,0.959756577936943,0.9550430650259693,0.9486698047965908,0.946606971549076,0.944008249926922,0.9438464137588573,0.946619592660162,0.942567870783179,0.941460394534657,0.938639293170071,0.9348819039314772,0.931644081950141,0.927167312379798,0.921126416931844,0.916543525171556,0.9133351954072142,0.913703070090351,0.9094646712554408,0.9094192395117048,0.905833008937738,0.897406320968662,0.89621033108714,0.8913776857551471,0.8819121330369308,0.875814397895255,0.873315142832717,0.870227024571697,0.869152213325465,0.871632140531738,0.874594556763783,0.875566660710625,0.881474043405014,0.8892482806410079,0.89677147282759,0.905906416476922,0.912080289061246,0.922143844880568,0.928796582835888,0.9416593498775372,0.954219516814961,0.9630327638162808,0.966469011913044,0.966052807229514,0.9655687642910452,0.961648837126062,0.9446000140089642,0.937638494371152,0.934781902817345,0.937644798489804,0.945203720080976,0.948201598937657,0.956279838568832,0.961073777557793,0.9677222440047708,0.97363133443234,0.972631750977942,0.973865456580098,0.972357952332035,0.977777580364068,0.995662672077605,1.00105392220173,0.997819191048033,0.9805236569168208,0.966085263786996,0.953664436617823,0.944204937644108,0.933289072508003,0.923335205644521,0.9132414895092008,0.903187793777812,0.8929043608568059,0.8882542920481129,0.8838051745805842,0.8793581233123701,0.8802774000753442,0.878734832236572,0.873983312786293,0.864454418754646,0.8598464971557479,0.860251608731043,0.862248196404437,0.8674923521341509,0.869168997939569,0.873044503678521,0.877302620150021,0.8768747316876371,0.865775004222728,0.8665480734606279,0.871470709566874,0.87533558036302,0.8887091779438401,0.840227767391035,0.8450282734060679,0.9007909838863578,0.8966384895682339,0.90305807681669,0.899433068575947,0.9001028002482571,0.8988102507874979,0.837874497112332,0.92061196797499,0.9261697534568628,0.925512993251316,0.92029288443346,0.913869491289457,0.98535839662339,0.974813644146058,0.893946132510529,0.8927345740346619,0.88309339896531,0.8833503515050072,0.880823305108835,0.88445470621545,0.963699644293728,0.881746439248575,0.8807730781069351,0.8823572587562092,0.885788845405942,0.8795246473453828,0.913411396043538,0.9200153456404592,0.9234876983325092,0.924231735352022,0.9290069956954692,0.9263169014842768,0.9255417805467172,0.925956816426364,0.924158820124453,0.921061586708026,0.925780150061915,0.937965300300304,0.940025470680821,0.956940273693148,0.911098561743058,0.916006809266384,0.924090453523405,0.9383593394863448,0.952636571240177,0.9652017421950992,0.97187532046819,0.9817080132022692,0.999194762232635,1.01390541526539,1.02686074815725,1.03176500217068,1.04211030084925,1.05783103906128,1.09153593034842,1.1026752130171,1.11056896107238,1.11178606448833,1.1077900528097,1.1049633080818,1.1086887580986298,1.1073212665568,1.10893463572267],"StdR":[0.0485784923625244,0.0414074410623877,0.03652836613714,0.0332744605138087,0.030807687591845,0.029936654828184,0.0263203122222309,0.0249381269531069,0.0231310741309834,0.0220775919866285,0.0206250633111109,0.0197755022151719,0.0189938243942096,0.0178224170244902,0.0172685584163678,0.0164780271271738,0.0156880839911503,0.0156354321127154,0.0153222726982929,0.0151128545656253,0.0159140986264399,0.0160632541434713,0.0166923593883944,0.0169367283197426,0.0170864176585717,0.0164961748117489,0.0168119548333041,0.0165688820069621,0.0162516722619718,0.0158987075628958,0.0155545629158266,0.0149532066531298,0.0146358922256505,0.0142478995529827,0.0135567939521602,0.0133793133120113,0.0129056771472147,0.0127070235292395,0.0126442042724075,0.0126998355602421,0.0126787123208635,0.0126152484359359,0.0124584557253236,0.0124445233640039,0.012156720901876,0.0121986180305207,0.0120584062803883,0.0120241923110964,0.0118268246516265,0.0116235091764124,0.011378561015936,0.0111358113891154,0.0108437518548967,0.0106710249433421,0.0103844018304048,0.0100546483359088,0.0098670308449539,0.0096071950958659,0.00937537517233479,0.00908954207437436,0.008868967474920341,0.00868496629760395,0.00844276001188087,0.00811902536602945,0.0078098744064792405,0.007655275857049509,0.00749284549514317,0.00741924472661779,0.00742527996040813,0.0074879414080044095,0.00759399337834507,0.00776372933699812,0.007950738271256691,0.0081193188515199,0.00835315821222562,0.00858689080868222,0.00875588868425515,0.00887392709320637,0.008947476425336021,0.00894065587488832,0.00886904259679861,0.008921569658612979,0.00890966303160352,0.008880462775440641,0.00879913112330581,0.00867316223845576,0.00859745910397802,0.00846526973701043,0.00835209256098277,0.00822258500541785,0.00818312963789912,0.00811843079332652,0.008168724048016291,0.00827312216697252,0.00833489881928611,0.00849166100583712,0.00862271073539108,0.00875897971813573,0.008894786281863491,0.009055575718784,0.00925231523138515,0.0095468780528388,0.00978058331893904,0.009959394701913827,0.00997162988940583,0.00997730529292842,0.00985678780928693,0.00969205079053535,0.00963554670296986,0.00942744231994109,0.009173170190674209,0.00889240902863482,0.008596102505069191,0.00816161493755611,0.00782087064347902,0.007458420721384641,0.00716410790759617,0.00684519638253357,0.0065577709275659295,0.00628533083730402,0.00603338902422972,0.00578204720087578,0.00553281932248438,0.00532654860082399,0.00504720567701144,0.00478878780480378,0.00454648114578143,0.00433246524189569,0.0041290063850414,0.0039837877907752395,0.00385440820238135,0.0036498559199817,0.0035175216999659893,0.00331554082856517,0.00318398535179255,0.00299910318568075,0.00293945563009582,0.00293634724312406,0.0030241032853077893,0.00313316560241343,0.00326763723493301,0.00341074968913433,0.00348272120447023,0.00356404285546364,0.00364603477540389,0.00377727730158154,0.00391025654084948,0.0040978680688870785,0.004238496036317671,0.004339441064153521,0.00439406447039513,0.0043929050142059,0.00436465950391478,0.00429925584951577,0.00421688283481549,0.00410717743506411,0.00397278744149286,0.00385638020586674,0.0036777732442628704,0.0034992833589943,0.0032742602228084602,0.00300736348859043,0.00276486635023444,0.00250101362835105,0.00224717093204103,0.00200818457926483,0.00178585418059695,0.00158720660135009,0.0014690425606012699,0.00138022393174015,0.0013247586556665,0.00134632789740971,0.00139559216282845,0.00149861560940345,0.00160457427483077,0.0017181316977100901,0.00183788106503907,0.00188999958719122,0.00197442010448595,0.00206578022610153,0.00214556350717059,0.00225432683945369,0.00237168320685636,0.00249653226704358,0.0026475520498749107,0.00279209066045438,0.00298088422548538,0.0031110166951718397,0.00324406021289335,0.00337154892658013,0.00345563001912748,0.0036177082115848,0.00377254203675005,0.0039018083659347696,0.00406993416904985,0.00429077430958691,0.00450314051040344,0.0046904044678556,0.004894849007618721,0.005070720505123989,0.00518545879559602,0.00529837007711872,0.0053824785511869,0.005399943016410421,0.00538889077317639,0.00533078212587778,0.00523819251879549,0.005094714839106821,0.0049570530670935,0.00477787878580855,0.00453967450085783,0.00425072714832491,0.00391981302468641,0.0036320686658420213,0.00335634232350552,0.0031305379451804396,0.0029678398688713697,0.0029597682664786198,0.00306120636976851,0.00313424908718466,0.00315295344606623,0.00312559208332795,0.0030991462714545803,0.0029972273396455,0.0029232588145896893,0.00276615184118139,0.00262570307281285,0.00248085610275053,0.00236461773168717,0.00233978048070423,0.00224457793466798,0.00208353190535699,0.0019104938921194199,0.00174202726443807,0.00167292677370166,0.0017585673725173199,0.0019200755387462304,0.0021284584619248397,0.00237105555931142,0.0026215704283891893,0.00288234266270592,0.00318169429383097,0.00346844865728516,0.00373062299030153,0.00399924103246099,0.00422674387143134,0.0043921381735035,0.00452508386121737,0.00473140762634964,0.00496193498467763,0.005187791920402001,0.00538826912969611,0.005508273890242421,0.0056238115594875,0.00569003299478081,0.00568676131519864,0.00563329145305125,0.00567057992391929,0.0057994810605551,0.00589877394426638,0.00601080690627039,0.00564109204055234,0.00574743234982939,0.00636692584113437,0.006398404739637121,0.00622131533183447,0.0060312532629416896,0.00582737182794264,0.0056621400015735,0.00523823280382205,0.00583761650238574,0.0059400344676164285,0.0057882405623742,0.0055174766472520795,0.00520172866662064,0.00541562698324538,0.00517534426979748,0.00437822827501635,0.0040198335370463896,0.0041591072774317785,0.00442528743097498,0.0046786352934299795,0.00487516075245491,0.00548739943395479,0.00493746124975994,0.0047373661441533895,0.00486594298276675,0.00505071522822355,0.00512105362574261,0.00544674036031114,0.00551607386858849,0.00537324833974739,0.00522093281441396,0.0050824662613347706,0.00488166856596999,0.0047320870107086105,0.00465361918226785,0.00461509019060591,0.00450260519137783,0.00448668239794935,0.00452230672210964,0.004443590083538011,0.004428628443325779,0.0041243860415521895,0.004045012724840561,0.0041541943315234215,0.00429537752512238,0.00433055891623493,0.00424673295003088,0.00414561737680341,0.00395728124972011,0.0038122089155035897,0.00369241750598705,0.00347689905372774,0.0033245337475332,0.0031340127165817603,0.00300450805482829,0.00310171569655387,0.0033208755079596197,0.0035582441640002,0.00383064203715171,0.00401225970690792,0.00412371503180743,0.00426232175482655,0.00432485690924586,0.00449434804242383],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Capacity":{"CapacityActiveInfectionPercent":0.0368,"CapacityNewInfectionsPerDayPer1000":0.026285714286000003,"CriticalBedsPer100k":2.3,"Source":"https://www.statista.com/chart/21105/number-of-critical-care-beds-per-100000-inhabitants/"},"Interventions":[]},"data_url":"extdata-IN.json","Name":"India","CurrentEstimate":{"Exposed":3320006.0,"Infectious":2777368.0},"OfficialName":"Republic of India","Level":"country","M49Code":"356","ContinentCode":"W-AS","CountryCode":"IN","CountryCodeISOa3":"IND","Population":1366417792},"IQ":{"data":{"Rates":{"CaseFatalityRate":0.002545069346380557,"Critical":0.005259151420238565,"Hospitalization":0.02816115926450425},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,15,15,24,26,26,26,32,43,43,49,51,57,57,75,103,105,122,131,143,152,170,182,202,226,259,279,344,373,452,496,550,601,640,717,766,812,856,906,953,1009,1043,1096,1146,1171,1204,1224,1263,1286,1319,1346,1375,1414,1473,1490,1544,1571,1602,1626,1661,1702,1734,1790,1903,1966,2028,2089,2126,2218,2310,2366,2438,2483,2532,2585,2738,2811,2852,2904,2971,3044,3110,3156,3275,3508,4095,4338,4573,4904,5186,5572,5831,6214,6568,6868,7515,8121,9271,9862,10770,11333,12205,13211,13935,14785,15753,16814,18051,18859,19938,21122,22974,24760,26267,27912,29600,31077,33017,34741,36252,37879,39502,41380,43079,44724,46998,50782,52621,54316,56495,58492,60528,62836,64950,67147,69405,71268,73317,75217,77144,81062,83461,85546,87434,89275,91886,94111,96103,98442,101025,103197,105504,107775,109790,112102,114541,117208,120129,122700,125374,128945,131840,134369,137200,140446,143393,146409,150389,153761,157215,161009,164874,169020,172880,176602,180473,184205,187757,191368,195259,198560,202859,206324,209993,213817,217396,221283,224705,229132,233346,237241,241100,245305,249539,253591,258075,261757,264988,268761,273266,276918,280673,284784,288812,292197,295882,299804,303665,307482,312158,316371,319784,323815,328097,332330,336157,340050,344208,347396,350752,353962,357291,360477,363532,366134,369010,371826,375188,378209,381349,384593,388081,391010,394386,397241,399655,402782,405777,408756,417235,420206,423266,425926,428928,432233,434665,436657,439228,441856,444226,447039,449565,453025,455176,457490,460394,463040,465452,467654,469784,472054,474376,476297,478537,480903,482674,484570,486313,487863,489772,491657,493567,495725,498064,499846,501967,503897,505669,507446,509474,511639,513405,515321,517091,519005,520969,522637,524344,525792,527341,528872,530262,531803,533314,534801,536348,537841,539817,541746,543720,545529,547457,549346,551127,553025,554990,556742,558777,560583,562575,564359,565889,567898,569429,571198,573011,574920,576725,578292,579838,581542,583127,584752,586327,588260,589540,590857,592129,593384,594594,595869,596959,598147,599167,600193,601041,602018,602820,603814,604822,605980,607059,608178,609800,611036,612727,614529,616507,618509,620745,623337,625447,627718,630178,632998,635931,639639,643156,646619,650015,653149],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,5,7,7,13,19,26,32,35,35,40,54,60,60,71,71,71,101,110,116,124,154,164,192,208,214,233,266,316,346,382,458,506,547,630,694,728,772,820,878,961,1031,1122,1202,1232,1279,1318,1352,1378,1400,1415,1434,1482,1513,1539,1574,1602,1631,1677,1708,1763,1820,1847,1928,2003,2085,2153,2219,2296,2346,2431,2480,2543,2603,2679,2767,2818,2913,3032,3143,3193,3260,3404,3554,3611,3724,3877,3964,4272,4469,4632,4848,5135,5457,5873,6179,6439,6868,7387,8168,8840,9846,11098,12366,13481,14268,15414,16675,17770,18950,20209,21315,22700,24254,25717,27352,29222,30868,32676,34502,36702,39139,41193,43262,45402,47151,49109,51524,53708,56020,58354,60479,62275,64701,67442,69612,72460,75194,77506,79735,81757,83867,86148,88171,90220,92530,94693,97159,99865,102226,104711,107573,110032,112585,115332,118300,121263,124609,126704,129151,131886,134722,137556,140603,144064,147389,150115,153599,156995,160436,164277,168290,172583,176931,180133,184709,188802,192797,197085,201050,204341,207985,211947,215784,219435,223612,227446,231177,234934,238338,242284,247039,252075,256719,260370,264684,269578,273821,278418,282672,286778,290309,294478,298702,303059,307385,311690,315597,319035,322856,327580,332635,337106,341699,345969,349450,353566,358290,362981,367474,372259,375931,379141,382949,387121,391044,394566,397780,400124,402330,405437,409358,413215,416802,420303,423524,426634,430678,434598,438265,442164,445949,449153,451707,455398,459908,463951,467755,470633,472630,475288,478701,482296,485870,489571,493139,496019,498549,501733,505310,508508,511806,514496,516915,519152,521542,524503,526852,529226,531769,533555,535321,537457,539749,542187,544670,547215,548821,550435,552549,554767,556728,558767,560622,562520,564200,566015,568138,569873,571253,572600,573622,574634,575972,577363,578916,580449,581811,583118,584145,585345,586503,587676,588803,589943,590779,591597,592528,593541,594442,595291,596193,597033,597774,598369,599126,599965,600755,601424,602331,602938,603739,604549,605416,606186,606991,607587,608232,609029,609852,610598,611407,612092,612870,613763,614576,615380,616259,617202,618147,618922,619636,620620,621755,623072,624222,625756,627416,628550,630263,632257,634539,636908,639438,641628,643852,646650,649982,653557,657453,661477,664750,667937,671801,675982,680288,684362,688698,692241,695489,699088,703778,708951,713994,719121],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,3,4,6,6,7,7,8,9,10,10,10,11,12,13,17,17,20,23,27,29,36,40,42,42,46,50,52,54,54,56,61,64,65,69,69,70,72,76,78,78,79,80,81,82,82,82,83,83,83,86,86,87,88,90,92,93,94,95,97,98,102,102,102,104,107,109,110,112,115,115,117,121,123,127,131,134,140,147,152,160,163,169,175,179,185,195,205,215,235,256,271,285,318,346,370,392,426,457,496,549,607,652,712,773,856,925,1013,1100,1167,1251,1330,1437,1559,1660,1756,1839,1943,2050,2160,2262,2368,2473,2567,2685,2779,2882,2960,3055,3150,3250,3345,3432,3522,3616,3691,3781,3869,3950,4042,4122,4212,4284,4362,4458,4535,4603,4671,4741,4805,4868,4934,5017,5094,5161,5236,5310,5392,5464,5531,5588,5641,5709,5785,5860,5954,6036,6121,6208,6283,6353,6428,6519,6596,6668,6740,6814,6891,6959,7042,7123,7201,7275,7359,7422,7512,7589,7657,7732,7814,7881,7941,8014,8086,8166,8248,8332,8408,8491,8555,8625,8682,8754,8799,8867,8935,8990,9052,9122,9181,9231,9298,9347,9399,9464,9531,9604,9683,9735,9790,9852,9912,9970,10021,10086,10142,10198,10254,10317,10366,10418,10465,10513,10568,10623,10671,10724,10770,10815,10862,10910,10966,11017,11068,11128,11175,11244,11283,11327,11380,11432,11482,11532,11580,11623,11670,11712,11752,11795,11834,11883,11925,11958,11996,12031,12086,12125,12167,12200,12224,12258,12306,12340,12361,12387,12411,12432,12460,12477,12501,12526,12549,12565,12579,12603,12614,12636,12650,12670,12680,12697,12710,12725,12737,12744,12755,12767,12780,12791,12800,12808,12813,12824,12829,12834,12844,12856,12865,12869,12877,12881,12895,12906,12911,12915,12922,12932,12935,12944,12953,12962,12968,12977,12984,12988,12993,13000,13010,13018,13024,13036,13041,13047,13057,13068,13079,13091,13103,13111,13120,13126,13134,13140,13144,13157,13164,13179,13185,13192,13204,13220,13232,13245,13272,13295,13311,13324,13351,13365,13383,13406,13428,13458,13483,13507,13537],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,5,7,7,13,19,26,32,33,33,37,50,54,51,61,49,48,68,74,80,88,111,109,136,142,146,156,186,214,214,241,296,333,362,432,474,494,516,540,563,621,623,684,681,667,659,645,636,583,556,524,498,495,478,448,449,423,402,423,418,453,470,473,519,565,617,645,651,709,704,758,776,815,838,870,924,918,898,951,1000,987,1013,1063,1117,1114,1152,1254,1285,1535,1571,1658,1827,2056,2307,2644,2874,3078,3378,3644,3817,4231,4988,5876,6834,7539,8045,8774,9650,10406,10886,11481,11392,12126,12711,13528,14222,14998,15833,16724,17498,18558,19651,20775,21664,22524,22338,22406,23207,23636,24158,24909,24989,24967,25764,26784,27228,28120,29060,29632,29487,27630,27814,28310,28060,28037,28221,27988,28259,28676,28699,29231,29972,30453,30983,29735,30236,31046,32434,32624,32397,32841,33602,34020,34417,35631,36575,36948,38345,39362,40307,41428,42452,44098,45697,45234,46833,48312,49389,50356,51304,51504,51077,51590,51901,51686,51924,51535,51338,51290,50742,50878,52007,53348,54038,54298,54236,55597,56096,56787,57395,57554,57590,57260,57190,57570,57953,57977,57567,56889,56156,57141,58893,59546,59566,60116,59787,59730,60356,61603,62361,63157,62919,62260,61327,61219,61656,61068,59948,58004,56321,55475,55180,55798,55964,56199,56035,55903,56829,58098,58837,59873,60248,60376,59735,60134,61103,62171,62554,62530,62065,61540,61907,62472,57507,58190,58629,58810,58294,58120,59213,60369,61046,61060,61066,60443,60265,59726,59881,59902,59492,58590,57911,57807,57934,58047,58169,58751,58084,57308,57617,57891,58075,58543,58463,58452,58201,57830,57597,57526,56760,56154,55388,54609,53895,53110,52875,52478,52050,51433,50479,49998,49434,49147,48718,48316,47750,47014,46423,45940,45286,44637,43552,42458,41220,39996,38813,37754,36759,35522,34460,33301,32056,31055,29926,28905,28170,26754,25859,24878,23879,22710,21705,20816,20044,19228,18449,17618,16914,15918,15571,15024,14460,14179,14093,14124,14172,14506,15138,15237,16096,17105,18579,19950,21459,22484,23614,25287,26990,29317,31506,33716,34998,36156,37761,39334,41517,43293,45155,45860,46152,46021,47164,48849,50472,52435]},"Timezones":["Asia/Baghdad"],"AgeDist":{"0-4":5380423,"10-14":4559181,"100+":167,"15-19":4151576,"20-24":3799871,"25-29":3365719,"30-34":2927362,"35-39":2476321,"40-44":2150018,"45-49":1786602,"5-9":5229807,"50-54":1414995,"55-59":926157,"60-64":669716,"65-69":622677,"70-74":331945,"75-79":241773,"80-84":126606,"85-89":48393,"90-94":11524,"95-99":1670},"REstimates":{"Date":["2020-03-20T00:00:00+00:00","2020-03-21T00:00:00+00:00","2020-03-22T00:00:00+00:00","2020-03-23T00:00:00+00:00","2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.95136783322541,1.59149244414065,1.52933131821145,1.6627541118313602,1.80081291409183,1.80488105776768,1.80726332830942,1.83029306568616,1.78819359048406,1.7196716443883202,1.79483811636049,1.70299120501761,1.58372303385524,1.47182072817141,1.42707794222354,1.4389781852743602,1.47193656992645,1.43741982463106,1.40815553389505,1.39677694597121,1.29967802960207,1.1866782306209,1.12701389586254,1.08782085222446,0.993074218810784,0.9325509714279948,0.914183760624135,0.8946435514200219,0.912241612401588,0.8930679774121941,0.8292500254837641,0.800418125951824,0.732490547629822,0.684200372479576,0.749791970181463,0.762570486881413,0.8304595283120508,0.909013085897359,0.933604225515095,1.06747398903344,1.18892087756114,1.28727765707758,1.2746125918107398,1.2781029911636002,1.30602317004529,1.2654646772043898,1.2943909520086498,1.2639512986051298,1.2293225620756798,1.21792954880557,1.2001740165099,1.1970389495336298,1.18715940601281,1.16637809629583,1.1825223766487198,1.18109295088631,1.12571376513739,1.09875422250942,1.1468602581241698,1.22457792404768,1.16132354417995,1.1856388764068702,1.2346370449259298,1.21664840529729,1.37121667544001,1.39474621241306,1.39768348087409,1.39650421882572,1.42125501278225,1.4617925985419,1.57549100261493,1.57766466073315,1.49651461279916,1.4992580371240902,1.57440823239629,1.69909205223813,1.71496889764882,1.82031978104291,1.87309861084618,1.90176164075596,1.85983119979708,1.72967161571471,1.66928143393167,1.6310967439005402,1.56060083382126,1.52436565410357,1.5063970042353,1.45499090740105,1.42784475128163,1.3962660551610202,1.37020883774358,1.33535423091212,1.30501973721833,1.26394027608183,1.2515189179034,1.26424010398527,1.27510159852271,1.28752217535058,1.28194108810935,1.26986782308661,1.2573243227838702,1.23421773575225,1.21111647146456,1.2051140667952902,1.19472621210004,1.18371412440768,1.16582235577432,1.15094342307787,1.12049038056023,1.11775560568895,1.1152916294922,1.0847078446021,1.09496206806531,1.10152170168335,1.09001640659377,1.08902389237075,1.0750319559283,1.05076697667691,1.0429518196989598,1.02555894080296,1.01109952200413,1.01432170140333,1.02428358673977,1.0229411747376,1.01848167163223,1.02129168349342,1.00684723950795,1.00888553841759,1.0122067123535,1.02088390612253,1.04091513341736,1.06219257097478,1.0740617808050898,1.10184072631052,1.08668484576845,1.07339677116643,1.07469944769622,1.0713080039099798,1.06151415755093,1.06855983488494,1.08343147920672,1.08211039168217,1.07430143800699,1.0845842993261998,1.08671062506208,1.08321471809715,1.08980984051545,1.09041328832352,1.12790284396928,1.15287461256953,1.13706477211068,1.1496094134179902,1.14952403611734,1.14133849986243,1.13105361466026,1.11828750024217,1.10595687028801,1.08820944182487,1.0813846570408,1.07360693191717,1.05615360054398,1.0479017907617298,1.0301417917811,1.0121257772198198,1.01916443944539,0.99507181307079,0.991821279858204,1.00743834340459,1.02203149535252,1.03286578191884,1.0351722430197,1.04180559467716,1.05209915495956,1.0510253349637702,1.0588637948649,1.05020036707347,1.04518708745351,1.03294736070779,1.03317433079119,1.04134147005074,1.04186283947191,1.0274000020978198,1.00906021563215,0.99327783462092,0.989490923310462,0.982848899228563,0.98266905685091,0.9998579900865352,0.9996384005480308,1.00605737590071,1.00853578449968,1.00659502149506,1.00444836889258,1.01194217380208,1.0162008937632598,1.01663852800614,1.02193453262652,1.0145029881408,1.00756333595448,1.00524491880361,0.99480990699334,0.975901149176568,0.9624794566663148,0.944456405177748,0.919518389763457,0.9088321602648408,0.905331138676144,0.906520615109895,0.90715803365106,0.90621104332714,0.897704871739843,0.9051668663087752,0.919344911741172,0.938571687420864,0.945657073080105,0.950407843310958,0.9665988141975772,0.9850808332717148,1.00660014125535,1.0142793612043102,1.02406686455093,1.03203237535954,1.03025776452567,1.02854664277693,1.01013360942997,0.981730542449594,0.9727799815021272,0.963412944742146,0.962181262455257,0.96664362327094,0.968863447584751,0.970140420979374,0.968734460116298,0.973548373607228,0.967793265344082,0.9533624605927508,0.94196049133343,0.939663935091686,0.945338092162744,0.964290897069472,0.963006341417904,0.946881684210256,0.940138167606259,0.921637233675731,0.902556702565079,0.892928310250244,0.88331530693073,0.882849459506274,0.875865476567366,0.8630273417871779,0.8639191702537291,0.86389509338939,0.881382625944418,0.879350976412555,0.8809972831518531,0.891857662919604,0.887931263424785,0.893775997932817,0.9006789193450171,0.8955140796969742,0.9150377567263628,0.927157417301982,0.92962138873681,0.9353593559633578,0.9225073021848827,0.8963887838430721,0.868999737311255,0.8661135699044269,0.864753973209681,0.8572000289388101,0.8477119015265759,0.8544936248167371,0.857385118996949,0.8597817649790721,0.857139128164718,0.8508717261743299,0.846032837373471,0.8255587363219591,0.8238482892461642,0.837489387135115,0.852892009338997,0.867419697975958,0.8792114773142881,0.8771353239913559,0.875305056638904,0.857870544980735,0.8390133569732529,0.834367303439108,0.8304737326870569,0.8378732292872441,0.824330525323507,0.8231477841709541,0.8266279695342629,0.829311482377315,0.8210580876073141,0.852085050529639,0.8608581829980899,0.8728576888352059,0.8768781196454408,0.893035988177807,0.9039977362027232,0.911299224253543,0.904600795243212,0.910004506190972,0.941762291227548,0.959196036692909,0.95858872115097,0.966254066094209,0.973176934256289,0.965431974886887,0.995889087368027,0.999476005390416,0.9989194127719092,0.999114701344164,1.0144148526728198,1.025435281718,1.03784538648349,1.03786640054611,1.04745875882535,1.06708277627883,1.10676957463082,1.11982349486079,1.17086175977629,1.21528863489922,1.1955352425247,1.2246068640936498,1.27017413986694,1.31916484286449,1.35347437510748,1.3827738351875702,1.38747120599498,1.3882127367906298,1.39923512304373,1.42155129506338,1.43498859602256,1.4583889970924602,1.45748551358672,1.41384619631819,1.38930645342389,1.37134278863264,1.35586111576245,1.3363318669435,1.30945048094019,1.28868907795527,1.26015408356865,1.22865257214743,1.19799597162326,1.18620226923151,1.18294370294173,1.17128066416819,1.15976026236506],"StdR":[0.159774596645555,0.13250494585567202,0.120102396319771,0.119964116727209,0.119823188070817,0.115463001897103,0.108983075888235,0.103110722146796,0.0969296702626801,0.0892796538019054,0.0874036231787064,0.0802562914851117,0.0731693754847451,0.0675781157695892,0.0621818792898492,0.0607094864500885,0.0587495081980755,0.0560177468546899,0.054011529287581,0.0515353512385474,0.0477635853719303,0.0439995789519772,0.0416957368905282,0.0399378293189687,0.0374065579369284,0.036080732800275,0.0352209147395158,0.0356132330171553,0.0361483638776837,0.0358452126309143,0.0348073043989736,0.034047140388037,0.0334484851350811,0.0331815117198122,0.036537541726595,0.0370239994730251,0.0402086178160448,0.0421300944478223,0.0434459437607002,0.0467975476955172,0.0490302136968341,0.0505394200911308,0.0495921541413442,0.0488588829417569,0.047988116371421,0.0470773771052975,0.0459285169225308,0.0445955977875952,0.042776770217937986,0.0416209624410539,0.0406709624497482,0.0394758270796302,0.0391796872380509,0.0379927201397128,0.0378985059464126,0.0369399899328566,0.0354843793608841,0.034582320186032016,0.0351485728773489,0.035778829373378,0.0349167431909358,0.0343236991233655,0.0347949631321406,0.0339709310570696,0.0354365263923806,0.0354558025293994,0.0352012090164227,0.0347900052038709,0.0344045479896514,0.0345568309692694,0.0359497718756608,0.0359532580725397,0.0345168472877607,0.0340404255489214,0.0344510967259978,0.035338620760092004,0.0365034350340442,0.0389361931396258,0.0404816425536235,0.0422632839709118,0.0421589062332885,0.0394559624457733,0.0370057132892095,0.0348707838472831,0.032206507755055,0.0300539113570162,0.0288272152457166,0.0268585982959642,0.0254284961101401,0.0239628623795525,0.0223804810244867,0.0210147395404413,0.0197639468162777,0.018504513886156003,0.0173941537885417,0.0168267498675977,0.0162465371260495,0.0158817684874595,0.0157441203924493,0.0154429901438632,0.0149048493516123,0.0145117025714016,0.0138606211611741,0.0133222750297514,0.012889899449585,0.012344007041291,0.0118221503416509,0.0113009136969858,0.0105983404882661,0.0102693325916445,0.009855418503249041,0.00929611823663269,0.0090302932273301,0.00868397357888598,0.00835600001950642,0.00814483547442756,0.00794127974157203,0.00755862593339133,0.00737934396673527,0.00704229433751885,0.00684416975783354,0.0066040020685252,0.00641660834884099,0.00626573958652566,0.006187239753038061,0.00612674578358386,0.005998367395398671,0.0059244765152582,0.0058430555761557704,0.00584782893183313,0.0058324900184400785,0.00586705028946453,0.00595399034900444,0.0061524616944672785,0.00630682789413882,0.0062268117134972704,0.00629397874794028,0.00630089062105185,0.00625436031826829,0.00620595032190295,0.006235623425208461,0.00619541735272695,0.00634647334064909,0.006306934798278621,0.0062903730637658105,0.00626956250238028,0.006286888010315911,0.00633708158408475,0.00645633854408499,0.00665568098052602,0.00690316139257301,0.0072022102957155,0.007353254712420709,0.007464457460402679,0.0075020360962307795,0.007394519262488691,0.007149046506979791,0.00700215534427465,0.0067657094340502,0.00660328453645117,0.00621281449153596,0.00609193764550658,0.00569137006575462,0.00546123485664006,0.00533337674654627,0.00503547351663382,0.0048594588305963,0.00481486423960377,0.00471298926078639,0.0046106628881297795,0.00464284623321516,0.00463960947563214,0.00464047269260465,0.00466836792365289,0.00471190194251436,0.0047559411548004,0.00477608897130399,0.0047712389564392105,0.00472569269832856,0.00469343469915705,0.00463858276828291,0.00457705117410088,0.0044842004390955,0.00440978301000609,0.004383771401918229,0.00422537198639137,0.00424578199634536,0.0041983507881805104,0.00418458468130649,0.00419521481977455,0.00416495805524145,0.00409542300617843,0.00417483910033876,0.00413801728736003,0.00417309002222166,0.00419210058323224,0.00414179082576405,0.00417899096203422,0.0041481195082967,0.0041318008815037785,0.0040902611432261215,0.00410410000028188,0.0040584347578811,0.004074525051995971,0.004048858663297471,0.00420999639175205,0.004390479771223511,0.00457735236724863,0.00473332431975635,0.00491255671541505,0.0049534594183046786,0.00512689509806419,0.00538065639135722,0.00545890618736311,0.005455096316374111,0.0053453972109721,0.0053586449660669,0.005379299378642339,0.00533978342952966,0.0051441575636583395,0.00505207670556993,0.00498094647762544,0.00481460156156766,0.004723613237433829,0.00459756200354467,0.00447654368414831,0.00438523815161581,0.00439774849290682,0.0044487952862798715,0.00456538373076155,0.004553062929456129,0.00462115216487161,0.00463139363247133,0.0046755494579398,0.00462674729320995,0.00463891492699048,0.00462716030190155,0.00470121663634742,0.0048170526949939604,0.00492800203461736,0.00498056173978727,0.00491144116209929,0.00494641563921838,0.00496422158349447,0.00496367159423027,0.00512236180907807,0.0053568658380129,0.005588961372408071,0.00573962193151801,0.0059059205672968,0.0061672221131038,0.00644287979855849,0.0067769776697098215,0.0068153371617229,0.00698748263003254,0.00708422863879942,0.0070940285071413,0.00720260614615113,0.00725139654378824,0.0071468171043892,0.007304239121995959,0.00737656846934415,0.00732277558746665,0.00712784634733944,0.00696172468268291,0.0068120405447212,0.00668037546638171,0.00683279602819506,0.0071004413922564095,0.00737212973608083,0.00749833248756038,0.007767395137859741,0.007937241229720029,0.00818527992876506,0.00836446838367107,0.00834317396057333,0.00843386256171265,0.0084575768168901,0.008721279397555029,0.0091182872251898,0.00936859398262118,0.009704964085646521,0.00975469155935977,0.009684751431550507,0.0096358602602796,0.009311460684273493,0.00928912463798337,0.00934707069622892,0.00960032505586372,0.00976054231886893,0.009786056611890621,0.0101320492524979,0.010369206302916,0.0104602548640841,0.0106504100550023,0.0111016753881611,0.0112210958409185,0.0113628974645124,0.0112989182276034,0.0113938193503467,0.0114463739263373,0.0112711533177916,0.0109866042666112,0.0109771637350093,0.0111219580716142,0.0111860971608164,0.0109135042867464,0.0107353474108941,0.0106163023230126,0.0104129451154016,0.0104312395411815,0.0103225403026981,0.0103330957360161,0.00996898746130438,0.010223760789709,0.0101504283402583,0.0098407862816323,0.0100182691982366,0.0098466437168075,0.009926715993106707,0.0100720892140447,0.0101162875574666,0.0105130077523865,0.0108155027830552,0.0112029784163305,0.0115483487015616,0.0120737041620746,0.012876765498023,0.013812165354035,0.0151043573597241,0.0159433823342886,0.0166358147551759,0.017128735948692,0.017807180591536,0.0183209586645127,0.0192818235984431,0.0195782815593517,0.0194334323239199,0.0191661814129706,0.0186055919821136,0.0178690655649919,0.0173988876208519,0.0166340161992947,0.0159538725960686,0.0150690240865834,0.0143045537089584,0.013335854175103998,0.0125563690414441,0.011892909936982,0.0111686028402836,0.0107307586889476],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-IQ.json","Name":"Iraq","CurrentEstimate":{"Exposed":189952.0,"Infectious":158336.0},"OfficialName":"Republic of Iraq","Level":"country","M49Code":"368","ContinentCode":"W-AS","CountryCode":"IQ","CountryCodeISOa3":"IRQ","Population":39309784},"IR":{"data":{"Rates":{"CaseFatalityRate":0.004849669944334497,"Critical":0.010020441056013352,"Hospitalization":0.04599256004250738},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,49,49,73,123,175,291,291,552,739,913,1669,2134,2394,2731,2959,2959,2959,2959,4590,4590,5389,5389,5710,6745,7635,7931,7931,8913,9625,10457,11133,11679,12391,13911,14656,15473,16711,17935,19736,19736,24236,27039,29812,32309,35465,41947,43894,45983,48129,49933,52229,54064,55987,57023,59273,60965,63113,64843,66599,68193,69657,70933,72439,73791,75103,76318,77350,78422,79379,80475,81587,82744,83837,85064,86143,87422,88357,89428,90539,91836,93147,94464,95661,97173,98808,100564,102276,104072,105801,107713,109437,111176,112988,114931,116827,118848,121004,123077,125206,127485,129741,132038,134349,136360,138457,140590,142663,144649,146748,148674,150590,152675,154812,156991,159192,161384,163591,166427,169160,172096,175103,177852,180661,183310,186180,188758,191487,194098,196446,198949,201330,204083,207000,209463,212176,215015,217666,219993,222539,225270,227561,230608,232873,235300,237788,240087,242351,244840,247230,249212,251319,253213,255144,257019,259116,261200,263519,265830,268102,270228,272535,274932,277463,279724,282122,284371,286642,288620,290244,292058,293811,295630,297486,299157,300881,302528,304236,305866,307702,309464,311365,313058,314870,316638,318270,319847,321421,323233,325124,326801,328595,330308,332131,333900,335572,337414,339111,340842,342539,344516,346242,348013,349984,352019,353848,355505,357632,359570,361523,363737,365846,367829,369842,372051,374170,376531,378727,380956,383368,385264,387675,389966,392293,394800,397109,399300,401379,403950,406389,409121,411840,414831,418054,420910,423921,427400,431360,434676,438709,442674,446685,450891,455054,459250,463611,467917,472598,477300,481930,486691,491247,495473,500400,505287,509952,515153,520329,525641,530694,536105,541566,546642,552747,558818,564699,570774,576983,583704,589025,596136,603445,610406,617715,625606,633275,640065,648831,658292,668151,677963,688054,699315,708106,719708,730798,742955,754224,765639,778167,787853,800853,812270,823231,833276,844430,856513,865474,875943,885054,894366,903998,914194,924685,933736,942548,951860,960751,969408,978714,988833,995570,1004326,1013018,1020737,1029028,1040521,1050553,1058654,1067466,1074887,1081736,1088465,1094388,1101599,1107011,1113224,1119137,1125499,1131883,1137812,1144549,1151676,1158475,1164794,1171070,1177367,1183463,1189975,1196374,1202893,1210051,1216305,1223197,1229391,1235581,1241320,1247374,1253554,1260045,1266518,1272287,1278857,1285014,1291726,1298023,1304330,1310821,1317612,1324231,1331162,1337877,1344791,1351390,1358541,1365253,1372308,1379922,1386534,1393125,1399934,1406845,1413717,1420958,1428008],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,5,18,28,43,61,95,139,245,388,593,978,1501,2336,2922,3513,4747,5823,6566,7161,8042,9000,10075,11364,12729,13938,14991,16169,17361,18407,19644,20610,21638,23049,24811,27017,29406,32332,35408,38309,41495,44605,47593,50468,53183,55743,58226,60500,62589,64586,66220,68192,70029,71686,73303,74877,76389,77995,79494,80868,82211,83505,84802,85996,87026,88194,89328,90481,91472,92584,93657,94640,95646,96448,97424,98647,99970,101650,103135,104691,106220,107603,109286,110767,112725,114533,116635,118392,120198,122492,124603,126949,129341,131652,133521,135701,137724,139511,141591,143849,146668,148950,151466,154445,157562,160696,164270,167156,169425,171789,173832,175927,177938,180156,182525,184955,187427,189876,192439,195051,197647,200262,202584,204952,207525,209970,212501,215096,217724,220180,222669,225205,227662,230211,232863,235429,237878,240438,243051,245688,248379,250458,252720,255117,257303,259652,262173,264561,267061,269440,271606,273788,276202,278827,281413,284034,286523,288839,291172,293606,296273,298909,301530,304204,306752,309437,312035,314786,317483,320117,322567,324692,326712,328844,331189,333699,336324,338825,341070,343203,345450,347835,350279,352558,354764,356792,358905,361150,363363,365606,367796,369911,371816,373570,375212,376894,378752,380746,382772,384666,386658,388810,391112,393425,395488,397801,399940,402029,404648,407353,410334,413149,416198,419043,422140,425481,429193,432798,436319,439882,443086,446448,449960,453637,457219,461044,464596,468119,471772,475674,479825,483844,488236,492378,496253,500075,504281,508389,513219,517835,522387,526490,530380,534631,539670,545286,550757,556891,562705,568896,574856,581824,588648,596941,604952,612772,620491,628780,637712,646164,654936,663800,673250,682486,692949,703288,715068,726585,738322,749525,762068,775121,788473,801894,815117,828377,841308,854361,866821,880542,894385,908346,922397,935799,948749,962070,975951,989572,1003494,1016835,1028986,1040547,1051374,1062397,1072620,1083023,1092407,1100818,1108269,1115770,1123474,1131077,1138530,1145651,1152072,1158384,1164535,1170743,1177004,1183182,1189203,1194963,1200465,1206373,1212481,1218753,1225142,1231429,1237474,1243434,1249507,1255620,1261903,1268263,1274514,1280438,1286406,1292614,1299022,1305339,1311810,1318295,1324395,1330411,1336217,1342134,1348316,1354520,1360852,1367032,1372977,1379286,1385706,1392314,1398841,1405414,1411731,1417999,1424596,1431416,1438286,1445326,1452380,1459370,1466435,1473756,1481396,1488981,1496455,1503753,1510873,1518263,1526023,1534034,1542076,1550142,1558159,1566081,1574012,1582275,1590605,1598875,1607081,1615184,1623159,1631169,1639679,1648174,1656699,1665103,1673470],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,4,5,8,12,16,19,26,34,43,54,66,77,92,107,124,145,194,237,291,354,429,514,611,724,853,988,1135,1284,1433,1556,1685,1812,1934,2077,2234,2378,2517,2640,2757,2898,3036,3160,3294,3452,3603,3739,3872,3993,4110,4232,4357,4474,4585,4683,4777,4869,4958,5031,5118,5209,5297,5391,5481,5574,5650,5710,5806,5877,5957,6028,6091,6156,6203,6277,6340,6418,6486,6541,6589,6640,6685,6733,6783,6854,6902,6937,6988,7057,7119,7183,7249,7300,7359,7417,7451,7508,7564,7627,7677,7734,7797,7878,7942,8012,8071,8134,8209,8281,8351,8425,8506,8584,8659,8730,8837,8950,9065,9185,9272,9392,9507,9623,9742,9863,9996,10130,10239,10364,10508,10670,10817,10958,11106,11260,11408,11571,11731,11931,12084,12305,12447,12635,12829,13032,13211,13410,13608,13791,13979,14188,14405,14634,14853,15074,15289,15484,15700,15912,16147,16343,16569,16766,16982,17190,17405,17617,17802,17976,18132,18264,18427,18616,18800,18988,19162,19331,19492,19639,19804,19972,20125,20264,20376,20502,20643,20776,20901,21020,21137,21249,21359,21462,21571,21672,21797,21926,22044,22154,22293,22410,22542,22669,22798,22913,23029,23157,23313,23453,23632,23808,23952,24118,24301,24478,24656,24840,25015,25222,25394,25589,25779,25986,26169,26380,26567,26746,26957,27192,27419,27658,27888,28098,28293,28544,28816,29070,29349,29605,29870,30123,30375,30712,31034,31346,31650,31985,32320,32616,32953,33299,33714,34113,34478,34864,35298,35738,36160,36579,36985,37409,37832,38291,38749,39202,39664,40121,40582,41034,41493,41979,42461,42941,43417,43896,44327,44802,45255,45738,46207,46689,47095,47486,47874,48246,48628,48990,49348,49695,50016,50310,50594,50917,51212,51496,51727,51949,52196,52447,52670,52883,53095,53273,53448,53625,53816,54003,54156,54308,54440,54574,54693,54814,54946,55095,55223,55337,55438,55540,55650,55748,55830,55933,56018,56100,56171,56262,56360,56457,56538,56621,56717,56803,56886,56973,57057,57150,57225,57294,57383,57481,57560,57651,57736,57807,57889,57959,58038,58110,58189,58256,58336,58412,58469,58536,58625,58686,58751,58809,58883,58945,59028,59117,59184,59264,59341,59409,59483,59572,59663,59736,59830,59899,59980,60073,60181,60267,60353,60431,60512],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,14,23,35,49,79,71,170,281,427,749,1144,1968,2278,2667,3710,4009,4238,4530,5020,5687,6687,7891,9159,8624,9548,9792,10837,11413,11466,11419,12022,13306,13964,15315,16715,18821,21212,23278,24827,27051,29084,30597,31954,32555,34887,32525,31678,30781,29801,28495,23725,23318,22735,22065,21679,20897,20472,19850,20070,19023,18540,17492,16702,16021,15485,15114,14733,14268,13909,13509,13237,12942,12799,12991,13155,13645,13905,14313,14567,14820,15179,15677,16514,17140,17897,18308,18746,19774,20311,20958,21528,22076,22090,22483,22560,22566,22851,23234,24060,24389,24821,25563,26543,27478,28714,29281,29178,29159,29121,29045,28842,28909,29217,29477,29916,30336,30699,31054,31384,31678,31693,31738,31356,30947,30409,29863,29633,29155,28851,28355,28087,27766,27659,27723,27521,27537,27237,26757,26832,25977,25258,24816,24481,24081,23692,23590,22845,22776,22327,21812,21710,21842,21720,21730,22022,22036,22259,22550,23107,23450,23761,23919,23940,24145,24402,24634,24749,24678,24711,24306,23914,23586,23769,24467,25104,25683,25948,26078,26489,26982,27626,28058,28522,28588,28798,29009,29404,29716,30021,30392,30610,30687,30408,30098,30154,30225,30420,30381,30465,30828,31156,31645,31848,32349,32395,32630,33322,33916,34683,35493,36741,37293,38269,39480,40800,42112,43475,44818,45641,46689,47650,48924,50094,51296,52765,53698,54849,56189,57606,59077,61048,62901,64010,65142,66344,67479,69039,70176,71607,72446,72605,72559,73960,75231,76433,78221,79494,81226,82653,84914,87017,90230,93174,95978,98502,101795,106079,109185,112664,116439,120265,123866,128559,133392,139299,144898,151098,155744,161757,168443,175238,181970,187996,195456,200845,206114,211160,217089,222572,228382,235237,239482,242583,245673,249360,252528,254831,259034,259262,259439,257825,257256,255769,253360,252827,248016,243803,240092,237528,233764,228922,226904,222681,219705,216353,212742,208654,204189,201027,197841,193912,190808,188127,184944,181086,180522,177710,174876,173120,170844,165552,161777,159842,156872,155348,154616,154197,154494,153673,154663,154454,154471,153832,153278,153447,152821,151951,151263,150800,150735,150779,151200,151130,151233,150949,149989,150253,150109,150706,151489,152724,153584,154412,155175,156253,158008,158847,159930,160264,161295,162665,164096,165280,166647,167656,168795,169738,171313,172401,173886,174943,175363,176645,177971,179564,181062,182629,183714,184950]},"Foretold":{"Date":["2020-04-19T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-17T00:00:00+00:00"],"Mean":[1210983.0,1145999.0,1670264.0,1077610.0],"Variance":[2361370000000.0,2067522000000.0,5097171000000.0,1653717000000.0],"0.05":[234523.0,166510.3,223430.8,170078.7],"0.50":[717442.1,741504.7,1047687.0,731836.9],"0.95":[4017389.0,3472728.0,5208220.0,3207734.0]},"Timezones":["Asia/Tehran"],"AgeDist":{"0-4":7637559,"10-14":6217945,"100+":518,"15-19":5529983,"20-24":5556228,"25-29":6786679,"30-34":8466702,"35-39":8272744,"40-44":6491321,"45-49":5164295,"5-9":6928297,"50-54":4618479,"55-59":3676852,"60-64":3132274,"65-69":2264631,"70-74":1448001,"75-79":906606,"80-84":551612,"85-89":277481,"90-94":56676,"95-99":8070},"REstimates":{"Date":["2020-03-10T00:00:00+00:00","2020-03-11T00:00:00+00:00","2020-03-12T00:00:00+00:00","2020-03-13T00:00:00+00:00","2020-03-14T00:00:00+00:00","2020-03-15T00:00:00+00:00","2020-03-16T00:00:00+00:00","2020-03-17T00:00:00+00:00","2020-03-18T00:00:00+00:00","2020-03-19T00:00:00+00:00","2020-03-20T00:00:00+00:00","2020-03-21T00:00:00+00:00","2020-03-22T00:00:00+00:00","2020-03-23T00:00:00+00:00","2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[2.0177764863977097,1.90978704024722,1.83228455182507,1.7912882044758702,1.74776333859074,1.65706788035298,1.5464987907328105,1.44187968238138,1.39007801971062,1.33995655185073,1.26312946173304,1.19382723090331,1.1719018996101298,1.19883664722541,1.22791191129654,1.2750290170562,1.31383904285143,1.35844195562149,1.39111415100132,1.4061848617526298,1.4330694532354098,1.4354318261703205,1.42198400914373,1.4060727227256102,1.3744275201826,1.35048826172068,1.32461668228324,1.2826312788190302,1.2304519956261102,1.17249568266973,1.11083237284038,1.05662622317046,1.00605798816717,0.965516036793448,0.9233160095074372,0.888669176739822,0.8609221838729781,0.842962852469817,0.82888018208615,0.816856033278894,0.8065047227390679,0.801771756123783,0.8032983153345691,0.8036381572406079,0.810087805150566,0.8072818348737779,0.806928612675207,0.8140488559459179,0.814602350980836,0.82101561155546,0.827343920837801,0.8230281809737758,0.8238210506529521,0.819973261823645,0.826247413878709,0.8484287446859642,0.874701554300648,0.924949713605504,0.968454314435274,1.00081620591281,1.0265827249698,1.03673324661071,1.07116965429203,1.08124659307129,1.1178172636639798,1.14474435251129,1.17977441990804,1.1985812185493798,1.203573486761,1.21688650410135,1.2120349402337,1.1995333351963702,1.19927844888804,1.19194452255367,1.16718363753091,1.16506388621778,1.1458809787383,1.12798459024427,1.1064719695096,1.1014792741035702,1.10861563790614,1.10828838777085,1.11388380537751,1.11720658215873,1.1301697977791298,1.13346026302164,1.1475871665713402,1.13896537442891,1.12436044180272,1.1050535097770802,1.08416453997828,1.07572612633242,1.05922464208092,1.04629371883972,1.02429125302939,1.02265876039337,1.01772549368865,0.9998571067687908,0.983428950851963,0.970420903098046,0.9471216119991852,0.94685384308598,0.95761192284047,0.966713524883286,0.989581706364807,1.00442516211777,1.02097454999352,1.03014692304438,1.03332919893644,1.02833858394873,1.02313148139615,1.02084580364211,1.01369612846024,1.00872481854834,1.0082894770509498,1.00535732468597,1.00789382905776,1.01231293715118,1.01179146797679,1.01529601851276,1.01754450790302,1.00012391823675,0.9882267536322972,0.987455923826376,0.980874735320172,0.978459986244625,0.9839958518506507,0.982785197892147,0.9815385056004972,0.979288046477098,0.974616216133278,0.967715738342232,0.966862400889548,0.9720351485518092,0.9742728909085748,0.9951168130005028,1.00467339166061,1.0024641911094,1.00615106767579,1.00777704035808,1.01059292351561,1.01617167979684,1.01721298857993,1.02295717058622,1.03032015391096,1.04019784395253,1.03913010891659,1.03554793319918,1.03177607067036,1.02588837710076,1.01950009409415,1.00999908565724,0.9985797814235492,0.98924419597626,0.9812377109259192,0.980397340958149,0.983945032489595,0.982452058932738,0.977029125579041,0.9648832889722851,0.9597759248899042,0.955658829490814,0.955476244906461,0.952697233506722,0.953508471212147,0.9586563004008348,0.9690571509500572,0.978841829127626,0.9794644389069692,0.974968523700724,0.9653652824936128,0.9582863752485452,0.9539117800195072,0.949362490781294,0.938395868401096,0.9253164500915892,0.917489299002354,0.920985421955678,0.928415949767494,0.936553678659557,0.943881824109765,0.9508762244829548,0.962878650241954,0.9725048298277612,0.9733884444265172,0.984763217865484,0.996294414226111,1.00958525315357,1.04349828582505,1.07442663670984,1.10270581387704,1.11380118260185,1.1273594815436,1.1350532974461498,1.14475919374703,1.1544422767654,1.168049957119,1.17445795228509,1.18283042075739,1.18221789813472,1.17482275139137,1.17310980138494,1.16150179507968,1.15314305358043,1.13698651891237,1.13318948806428,1.11900493599978,1.11077127552913,1.10162431219498,1.0943904437085,1.08582075194905,1.07832344887218,1.08162952660451,1.0792142104648,1.07868425332988,1.07372613330879,1.07376211157912,1.06900427006314,1.08043436841722,1.0820056389834,1.08624629132553,1.08173524331187,1.07082002461394,1.06328257607064,1.06703973564704,1.0834362666383102,1.0886024553272,1.10737169574197,1.12183275067337,1.13963407707591,1.14302889948538,1.16116238373434,1.16204809651499,1.1857910307396398,1.2013902288046,1.2152084616688,1.22524057397898,1.23349622376543,1.23568966760075,1.22221771825912,1.2143520561865702,1.20092882789385,1.19902259416144,1.19111715219488,1.19839487495682,1.1928349991741598,1.2016264723279,1.1921119118348795,1.18663771668055,1.17860040773952,1.1832714277391798,1.18638710282468,1.18506887059105,1.18661815440748,1.18310461181673,1.17842128912165,1.16738500132097,1.15964721426707,1.14121959434525,1.13439129473991,1.12114476091056,1.11235792095128,1.1046548493872,1.0978063708613102,1.08182072075874,1.0672727357234302,1.05706713406429,1.0473501312629,1.04243055212598,1.03536257456416,1.0248327323582198,1.01194927869952,1.00037445644443,0.98515312498915,0.9672243643617652,0.952337680454005,0.93394908846449,0.916140537461092,0.897943252559277,0.8800341991853091,0.862040560674192,0.8466583520346129,0.8298057245054008,0.8154698385410191,0.8050073902428398,0.7980391037198029,0.7948482178113109,0.7900498333301429,0.7907507776631869,0.7884545159285692,0.7917582234188529,0.7999546001844899,0.8128825647238851,0.82723051009565,0.839163979555738,0.8513880420795029,0.864156720170384,0.877153147639851,0.8928062196926421,0.9065908954795292,0.921062409766034,0.9331150531949168,0.944329665212442,0.95556686140327,0.965420554037359,0.9729256559343372,0.982454269664192,0.988659258877106,0.993549447587642,0.994651846834652,0.9957310127495368,0.9979348065999152,0.9983514644562042,0.9986185445384091,0.99518358788222,0.992975146432225,0.992322294703348,0.991337708432129,0.993318428295527,0.997355104133194,0.9977047890066228,0.999120488020256,0.999292808268942,1.00257880779099,1.0028189042103102,1.00320595810045,1.00498020092229,1.00701885558119,1.01499707367346,1.02321686719141,1.02763877744021,1.03252703929485,1.03518334574349,1.03808056584198,1.04378989576663,1.04754599014957,1.0525714007491,1.05399626932976,1.05445343783501,1.05222891370161,1.05099296735069,1.05332722354833,1.05590324374529,1.0582469047060798,1.0599625175969698,1.05960531618725,1.05832967229616,1.05684592831237,1.05486874969873,1.05394095629992,1.05073876159557,1.04792969894139,1.04599052251233,1.04523004377414,1.04508106050227,1.04284023310265,1.04197884323277,1.03893058586496,1.03616790878632,1.03258615684658,1.02975113900482],"StdR":[0.0643122491615787,0.0556844143591009,0.0496102055701556,0.0457445974468268,0.0423042481341707,0.0384239132255002,0.0345064342677174,0.0301837086483819,0.0273972516728332,0.0247366219428718,0.0218106520159397,0.0196887032510556,0.0178073202555677,0.0170075080169608,0.0161621181725719,0.0158677832162238,0.0157967884401017,0.0164994089615721,0.0171869324654389,0.0179291677400511,0.0186340699461633,0.0192472273115453,0.0195042826831746,0.0194840110831207,0.0189613122066785,0.0184301622162808,0.0176287865263026,0.0166749532465733,0.0155276632265948,0.0140582445170472,0.0125975722875633,0.0113430168160194,0.0100066726858209,0.00889399631124331,0.00801353071673106,0.00723573168721085,0.00671676291849975,0.00647174629322349,0.0062968966219321,0.00636090545097919,0.00655890867892055,0.0067861813715394395,0.00709284449775743,0.007375605060356191,0.007793029571319571,0.00790692533217126,0.008234991910756129,0.00852812103012672,0.00873240365718158,0.009058212500675041,0.0092574025553042,0.00935982473361149,0.00941211222419817,0.009555703549558729,0.00972674102305716,0.0101934226187872,0.0104476008138684,0.0107025090570986,0.0109809405432929,0.0108314069971062,0.0105174582207032,0.00986681390656618,0.00963153170051425,0.0091962202928355,0.00899769461305618,0.0090830208060645,0.00911514721177863,0.009373097654337591,0.00958136703859839,0.00987109369679988,0.0100752830329297,0.0101670867429866,0.0103405574990712,0.0102000509214637,0.0100876914492709,0.00999131253010144,0.009736465694356041,0.009321283809543841,0.00896759961976392,0.00877590348035199,0.00860592532318015,0.00837892888105923,0.00824569552388703,0.00813211710826247,0.008164029201221971,0.008202211748737271,0.00819968697326506,0.008166920834754659,0.008214025186413459,0.0080329984457083,0.00785970998826455,0.00762687099138083,0.00729579694985607,0.0069214048693721,0.006716337148538179,0.00653764642526829,0.00631882468208029,0.0060579733602520785,0.00586984002908656,0.00571516881767454,0.0055520368779869295,0.00551296251493697,0.00550476156476856,0.00557699565147746,0.00549418410974865,0.00545950958322614,0.00547769332044906,0.00549356331289324,0.00546964691066145,0.00557548070072212,0.005472545984275621,0.00549624743723123,0.00550373812925476,0.00540930284785094,0.00544125790829345,0.00540087260116907,0.00546378492117576,0.00543571014310186,0.00542081430597754,0.0054189013182255295,0.00535446876882346,0.0054143462206102,0.005291246856205071,0.00536221644523162,0.0052945485210680295,0.00526294626428477,0.00533051028513453,0.00537300492796622,0.00534358184860735,0.00533880868838242,0.00532573843273728,0.00532397095586519,0.0053473850876892895,0.00542480407544456,0.00542140352533939,0.005534326052586879,0.0055212091428575895,0.00552136045218709,0.005507143266963379,0.0054436036215058,0.0054802862861133,0.005434937619960429,0.00553143356803441,0.0055048955860668,0.00553687298613633,0.0055020022018698,0.0055999443461700795,0.00554546399069295,0.00553660897718739,0.00547556248519735,0.00548734035476674,0.00542350229811,0.00532505043057181,0.00531078335753752,0.00526964027890334,0.00525807352071705,0.00527928037327895,0.00534728033875156,0.00525526662563728,0.00531129204929281,0.00529433156641535,0.0053352001042689294,0.00537997471611094,0.00544402864926961,0.00544224939295105,0.00554862750160612,0.00560360665137458,0.00561948835139031,0.005615964345025521,0.00565472493129779,0.005598716365844121,0.0055645283951039895,0.0055748984535069395,0.00567913139825497,0.0056450975322135215,0.00572485985871358,0.00575705802996504,0.00594400920615897,0.00611278181135041,0.00620758715028049,0.00634613561592311,0.00629010699250065,0.00634997607950805,0.00632625042280288,0.00636949001810679,0.00631076317878221,0.00629534851007019,0.00625323673911103,0.0063045935475661286,0.0063714095942549,0.00649495048343775,0.00662584992473236,0.00674818486185858,0.0068898502741225704,0.00709643109323328,0.0072779018887347,0.007549313043491821,0.00789566730872614,0.00816360146157395,0.00843515384915138,0.008524500865032491,0.008576684766488091,0.00864635836609587,0.008522480829203259,0.00834464161061422,0.00824353092054413,0.00804338016124682,0.00774070253847169,0.00748633431605723,0.007390680676756991,0.00708409109409157,0.00685745832676931,0.00661318548871952,0.00645558581964763,0.0063405628672862,0.00622588564383811,0.00609340390501017,0.00597030843302405,0.0059432106504246785,0.0058698752754750795,0.0058352082176511295,0.00588823268721998,0.00582101100916591,0.0057225863075197605,0.00562917597336282,0.00557362277760221,0.00558651421434106,0.00564754160718759,0.0058233218252610715,0.00606065185251261,0.00637586190996788,0.0066134451738498285,0.00691639061611963,0.00737041364216655,0.007763238474312179,0.00816108201567572,0.008679041321680141,0.009125618577795707,0.00948456749215347,0.00974983533610666,0.009813254527904209,0.00972121118416241,0.00958442126494007,0.00947713144232665,0.009439468892318779,0.00932701884790774,0.00932193707857823,0.009201404272000727,0.0091887152280347,0.0090561187948618,0.00893301828606425,0.00889393587061305,0.00881761327440814,0.00879445552967757,0.00875819175635777,0.008686432969093171,0.008531234338799659,0.008398621207316909,0.00813586103058195,0.00782777517164748,0.007486852973594271,0.00716630133277052,0.00687153864213916,0.00654517597731164,0.00623297215216011,0.00584019203702215,0.0055035120838945704,0.00515820031959769,0.0048129030289527,0.00452762403471296,0.00423021512367789,0.00395625066860522,0.0036473617276770796,0.00342249390879969,0.00318875652273277,0.0029808230943766108,0.00290002109508557,0.00287939253579585,0.00293728523393772,0.0030611829346252,0.00330546004965182,0.00363488637576691,0.0039915496741393785,0.00441759336711409,0.0048887260174738795,0.005358998516693379,0.00581470579350431,0.00619909504829613,0.0066270833837437215,0.00702676198095082,0.0073311957903742404,0.00774300321849513,0.00805211824573462,0.00829880283006164,0.00836659506756361,0.0085239897209694,0.008407572941050271,0.00841671013270841,0.00824983898886115,0.00806255328934182,0.00784954180225459,0.00756865481852164,0.00724059408261704,0.0068569133282097286,0.0064813060171211,0.00615108952428496,0.00583063201368914,0.00545481538685157,0.00518494873873981,0.00488145865938845,0.00455155770060894,0.00437493639945329,0.00416558656975451,0.0040401816911885295,0.0038990103691840397,0.0037433711206877203,0.003716264556947721,0.00365951930185006,0.00359930601509697,0.00360903062310902,0.00360349140505371,0.0035611642069654204,0.00349353608604818,0.00347578255885044,0.0034762181949221107,0.00346147397686899,0.00344928546516417,0.00339481374093038,0.00345357662942834,0.00343284303551198,0.00350702977746659,0.00349563915706685,0.00351475927744853,0.00353713632527518,0.0035707890813711602,0.00354811952917056,0.0036262270225305795,0.0037333890965198704,0.0037453647041511,0.00376761687012396,0.00378553383616309,0.00382230662809405,0.0038276013816875296,0.0038981423439255797,0.0039043047856843695,0.0039814466044165,0.00401928519431668,0.003939529339938071,0.0039884070124900795,0.003983287852836129,0.00396271451556072,0.00394010800343167,0.0039107199737919785,0.00387062601860185,0.00385230800174381,0.0038008294751618,0.0037402494702152,0.003709132073667471,0.0036659413759138094,0.00365560332599631,0.00357695662036359],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Capacity":{"CapacityActiveInfectionPercent":0.0736,"CapacityNewInfectionsPerDayPer1000":0.052571428570999994,"CriticalBedsPer100k":4.6,"Source":"https://www.researchgate.net/publication/338520008_Critical_Care_Bed_Capacity_in_Asian_Countries_and_Regions","Year":2020.0},"Interventions":[]},"data_url":"extdata-IR.json","Name":"Iran","CurrentEstimate":{"Exposed":295506.0,"Infectious":290588.0},"OfficialName":"Islamic Republic of Iran","Level":"country","M49Code":"364","ContinentCode":"W-AS","CountryCode":"IR","CountryCodeISOa3":"IRN","Population":82913904},"IS":{"data":{"Rates":{"CaseFatalityRate":0.01049238704761905,"Critical":0.02170604707692308,"Hospitalization":0.07050459780219781},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,8,0,0,5,5,5,22,36,36,51,56,82,97,114,135,157,198,225,284,309,396,428,460,559,633,688,751,841,889,933,989,1077,1144,1224,1291,1291,1362,1417,1462,1509,1542,1570,1608,1624,1636,1656,1670,1689,1706,1717,1723,1733,1750,1755,1765,1773,1773,1773,1776,1780,1780,1782,1786,1786,1786,1789,1789,1790,1791,1791,1791,1791,1792,1792,1792,1794,1794,1794,1794,1794,1794,1794,1794,1794,1794,1794,1794,1794,1794,1794,1794,1796,1797,1796,1793,1795,1797,1794,1797,1797,1796,1799,1794,1799,1797,1797,1798,1800,1797,1803,1803,1802,1800,1799,1801,1802,1803,1803,1806,1800,1801,1804,1809,1810,1815,1814,1815,1820,1821,1822,1823,1823,1823,1823,1823,1823,1823,1823,1825,1825,1825,1825,1825,1825,1825,1833,1833,1834,1838,1844,1847,1852,1861,1870,1880,1888,1895,1903,1913,1920,1936,1939,1946,1953,1957,1964,1964,1979,1990,1997,2007,2016,2023,2029,2038,2050,2057,2060,2067,2072,2079,2085,2092,2095,2102,2104,2112,2112,2116,2116,2125,2130,2142,2150,2151,2156,2158,2161,2162,2167,2177,2194,2212,2277,2300,2324,2366,2411,2448,2466,2499,2550,2587,2615,2657,2713,2745,2804,2856,2930,3013,3098,3187,3302,3395,3463,3515,3598,3701,3788,3873,3948,4010,4081,4174,4237,4286,4335,4423,4456,4521,4576,4663,4698,4767,4813,4840,4888,4934,4973,4993,5019,5046,5065,5086,5110,5131,5144,5152,5168,5179,5187,5187,5216,5223,5253,5269,5272,5292,5302,5313,5323,5346,5366,5392,5401,5421,5423,5449,5467,5478,5487,5500,5506,5506,5506,5506,5506,5555,5566,5578,5578,5578,5578,5578,5665,5671,5676,5690,5704,5706,5718,5726,5734,5742,5749,5767,5767,5767,5798,5814,5830,5846,5868,5868,5868,5900,5904,5915,5925,5930,5930,5930,5939,5942,5946,5954,5959,5959,5959,5963,5968,5973,5976,5978,5978,5978,5984,5986,5986,5989,5989,5989,5989,5995,6003,6004,6005,6006,6006,6006,6012,6017,6018,6018,6020],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,3,6,11,26,34,43,50,50,58,69,85,103,134,156,171,180,220,250,330,409,473,568,588,648,737,802,890,963,1020,1086,1135,1220,1319,1364,1417,1486,1562,1586,1616,1648,1675,1689,1701,1711,1720,1727,1739,1754,1760,1771,1773,1778,1785,1789,1789,1790,1792,1792,1795,1797,1797,1798,1798,1799,1799,1799,1799,1801,1801,1801,1801,1801,1801,1802,1802,1802,1802,1802,1802,1802,1803,1803,1803,1804,1804,1804,1804,1805,1805,1805,1806,1806,1806,1806,1806,1806,1806,1806,1807,1807,1807,1807,1807,1807,1808,1810,1811,1812,1812,1814,1815,1815,1815,1815,1815,1817,1818,1820,1820,1821,1822,1824,1825,1830,1830,1830,1830,1832,1833,1833,1833,1833,1833,1833,1833,1835,1835,1836,1836,1838,1839,1839,1839,1840,1841,1843,1843,1847,1854,1857,1861,1872,1885,1893,1907,1915,1918,1926,1932,1952,1955,1958,1962,1968,1972,1976,1983,1999,2011,2014,2027,2035,2040,2050,2058,2064,2073,2077,2082,2087,2092,2100,2105,2107,2116,2121,2128,2135,2136,2141,2143,2150,2153,2157,2161,2162,2165,2168,2174,2189,2206,2230,2307,2307,2377,2419,2476,2512,2561,2601,2623,2663,2695,2728,2769,2809,2872,2921,2980,3081,3172,3267,3373,3460,3526,3582,3668,3757,3837,3929,3998,4055,4101,4193,4230,4268,4308,4394,4448,4504,4574,4671,4719,4797,4865,4890,4931,4957,4989,5017,5039,5063,5078,5101,5114,5142,5160,5170,5186,5189,5205,5215,5226,5231,5251,5269,5277,5289,5298,5312,5323,5346,5371,5381,5392,5413,5413,5448,5462,5476,5482,5496,5506,5516,5524,5539,5552,5557,5564,5571,5578,5588,5604,5621,5642,5656,5667,5683,5683,5683,5683,5683,5726,5736,5754,5754,5754,5754,5754,5795,5811,5832,5845,5867,5880,5890,5898,5912,5935,5948,5956,5956,5956,5970,5970,5975,5981,5981,5981,5981,5990,5992,6000,6001,6002,6002,6002,6009,6011,6013,6016,6021,6021,6021,6020,6025,6026,6026,6033,6033,6033,6039,6039,6044,6044,6045,6045,6045,6049,6049,6049,6049,6049,6049,6049,6054,6055,6058,6058,6059],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,1,1,1,0,1,1,1,2,2,2,2,2,2,2,2,2,4,4,4,4,6,6,6,6,7,8,8,8,8,8,8,9,9,9,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,11,11,11,11,11,11,11,11,11,11,11,11,12,12,12,12,12,12,17,17,18,18,18,20,23,24,24,25,25,25,25,25,25,25,25,26,26,26,26,26,26,26,26,26,26,26,27,27,27,27,27,27,27,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,3,6,11,26,34,43,50,50,58,68,84,102,133,155,158,180,219,244,324,404,450,531,551,595,679,718,791,847,883,927,935,993,1031,1051,1017,1054,1096,1021,977,954,917,840,804,770,723,642,587,521,460,471,401,351,313,270,237,210,174,158,149,131,117,99,82,72,66,56,39,36,26,18,18,18,15,12,12,10,6,6,6,3,4,3,2,3,3,3,2,3,3,1,2,2,2,2,2,2,2,2,3,3,3,3,3,3,4,4,4,6,9,9,8,11,8,8,9,8,14,11,13,14,14,14,18,17,17,18,20,23,22,21,20,20,17,23,22,21,16,16,11,14,14,9,8,8,8,10,10,14,21,24,28,39,50,58,72,80,83,91,97,109,112,114,114,114,115,114,112,119,121,116,122,122,117,120,112,115,117,114,115,113,118,111,105,100,99,95,95,96,88,81,76,80,76,75,72,67,63,63,62,75,84,108,181,181,242,279,324,352,400,435,455,492,523,551,582,605,650,634,670,747,796,846,915,984,1017,1022,1071,1132,1170,1205,1242,1240,1234,1252,1206,1159,1110,1081,1042,1030,1048,1061,1006,997,980,930,909,859,798,762,735,710,635,622,569,542,472,447,394,351,340,302,267,233,232,224,205,198,186,176,166,176,193,187,187,199,199,205,212,196,186,197,186,186,183,188,178,163,144,142,129,137,127,126,136,141,139,149,149,149,149,149,143,141,147,147,147,147,147,101,111,127,126,134,145,143,143,149,164,170,160,160,160,143,127,116,106,84,84,84,61,59,56,47,43,43,43,41,40,38,33,33,33,33,28,28,24,21,26,26,26,26,24,29,26,27,27,27,25,17,16,15,14,14,14,13,9,11,11,10]},"Timezones":["Atlantic/Reykjavik"],"AgeDist":{"0-4":20439,"10-14":23213,"100+":51,"15-19":21495,"20-24":22239,"25-29":25559,"30-34":23306,"35-39":23565,"40-44":21816,"45-49":21150,"5-9":22631,"50-54":20726,"55-59":21385,"60-64":20411,"65-69":17125,"70-74":13941,"75-79":9474,"80-84":6149,"85-89":4272,"90-94":1835,"95-99":468},"REstimates":{"Date":["2020-03-13T00:00:00+00:00","2020-03-14T00:00:00+00:00","2020-03-15T00:00:00+00:00","2020-03-16T00:00:00+00:00","2020-03-17T00:00:00+00:00","2020-03-18T00:00:00+00:00","2020-03-19T00:00:00+00:00","2020-03-20T00:00:00+00:00","2020-03-21T00:00:00+00:00","2020-03-22T00:00:00+00:00","2020-03-23T00:00:00+00:00","2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[2.44462699481207,2.33825132418112,2.08197403707662,1.81256820091534,1.88633880308534,1.77102780169248,2.0631480817609,2.2125647377618503,2.1634811994271104,2.22732255444617,1.90865387960019,1.7847757268052098,1.7617943728772198,1.67458004099239,1.61954287237856,1.5619410098240802,1.4964561182652398,1.46743613162943,1.37170482223894,1.35908514008387,1.30550607983201,1.19509800012513,1.13336187669184,1.07240440299563,1.11959266117748,1.0615479747084,0.9825683945128708,0.943124751198292,0.881370566461087,0.8296964447223509,0.799772217189923,0.7608380553925429,0.742169255473987,0.675375793840449,0.5918731960806519,0.589253521855907,0.56116557784215,0.507218196525839,0.41209486955612895,0.4169388543640061,0.4121575132148329,0.387185792459497,0.354245792325658,0.3553197895556551,0.364722111121525,0.369644628537678,0.3877400135267229,0.407885111904652,0.381035687961948,0.325456789017482,0.317933830058525,0.267832182451735,0.285998415242664,0.266136989002741,0.20870000704600894,0.208857445014068,0.242569721371271,0.258823282145303,0.248302343516713,0.283573388839982,0.22659744235223606,0.222474652164394,0.25387285124841896,0.24339690593483,0.27701193764874,0.252884026839416,0.287940869390243,0.326448896546107,0.459418584774604,0.30405281495209496,0.3350616117631189,0.505787918361031,0.5535082649448261,0.5981279158505121,0.63587904510621,0.679162243329735,0.712942807350888,0.7487920347699009,0.989840145683659,1.01037645251657,1.00948284917633,1.01346512409756,0.8106208506448199,0.836374409309218,0.8706057906231159,0.6821508559117819,0.9741183843361172,1.01673064095262,1.0589420504259002,0.8072757333027161,0.842218606713308,0.896640432847216,0.952271869506414,1.67084814652196,1.98836052258111,2.12473050211303,1.87276703563999,2.1222881890103897,2.07464951648473,1.79709374937729,1.43055708304952,1.3224885310690702,1.26079491131957,1.4991083943203205,1.56360501666666,1.7080989792868602,1.4497241372427905,1.24581185207643,1.1855192345333798,1.25978841294284,1.32176361439872,1.54739002463999,1.37843216035136,1.29461765968165,1.2398784351514,1.34230823791408,1.3623278443628002,1.16191972608834,1.0587068483207098,0.917238610860433,0.926420669120405,0.8821687814548449,0.8354790209619101,0.8708076560654001,0.8314123777322819,0.550706890169097,0.591640136566074,0.8301992533630791,0.994134391730622,0.8276127742825079,0.7506917084101621,0.895535644996798,1.06247452894153,1.32777261441844,1.30280506796243,1.71911870599504,2.33877131068835,2.11135046602106,2.09402243108779,2.4411437171278,2.75062855781692,2.46513421799643,2.4438829012226804,2.22334293644628,1.91462269845896,1.7808903665286202,1.6543591132254,1.76930472786801,1.62798996139537,1.45405488159039,1.2988228751209498,1.25750601772874,1.20199771870471,1.08671188075035,1.00386145675797,1.07863235940798,1.05177837059943,0.995084622350263,1.09484473335955,1.09019567649129,1.06784803052832,0.9580499412244742,1.00707187303584,1.04141936803617,1.08527199639046,1.06058515017973,1.05655758177517,1.05782504890753,1.02930683628861,0.95085560765436,0.887190136859491,0.8918888217145949,0.8722778992788409,0.864270341828962,0.9073401515025392,0.897601877708104,0.84009129723907,0.8508147301351079,0.7963818474441691,0.8618096654499009,0.865003874408831,0.8775899330316421,0.8870247632676619,0.8156019895020358,0.8128620884845251,0.85527962303675,0.839888661266865,1.01320108510178,1.1744181761892398,1.41268153812269,2.41328201666199,2.02980095419977,2.40241098471644,2.29252375792078,2.2668251354782902,2.06264271540554,1.96040487108354,1.84575302372118,1.67792374295738,1.61244098197658,1.5303215651135502,1.44662228768785,1.3970802985676298,1.34172506068152,1.2336760490911598,1.2787879364565902,1.2038970665372,1.2725283272428998,1.28564347637634,1.33385219315502,1.3637099095138898,1.3634884628401005,1.35126146847398,1.2971328866461698,1.30145009954387,1.3094479147814,1.29276432223994,1.29042739178472,1.23567098881766,1.19252972829368,1.13704585037355,1.09704546724381,1.02358738494426,0.95879131178558,0.898249604386676,0.908985302015502,0.914514897234454,0.931348481480994,0.930140389847963,0.9519650160017208,0.9294751603797208,0.925577334792831,0.93674492363076,0.91414340977802,0.921795089248132,0.861229922788561,0.8726586008163841,0.881647595814635,0.8809444021729341,0.824223269377957,0.79771819919468,0.781144732470893,0.734913377869527,0.6702064275746059,0.6630130420419771,0.5972839836117599,0.551347938897629,0.556743297142826,0.555945320836339,0.57077594994423,0.571332927768826,0.5597688792969471,0.6021340545909499,0.633400261812369,0.657195726479137,0.661882037243416,0.6893621589578779,0.674344517873076,0.6836146842204159,0.780609042380035,0.858029786087602,0.918556445638722,0.9100355598277808,0.97557249388704,0.925666847505178,1.07918804196983,1.04468481188941,1.01251530831731,0.995877636645562,1.00125596588886,1.0043809551138398,0.983371598475488,0.9682968584254592,0.932199831661676,0.881940342820234,0.870862313524692,0.8706575986135391,0.8178842875182809,0.879058199025217,0.766903558253859,0.8037665187083499,0.85338042021725,0.972214782630803,0.989774733113698,0.999159060765717,1.03770880456221,0.984763349881929,0.8905243848580471,0.8175654872958741,0.806305159288629,1.07065833303981,1.10382622169397,1.1636604079743702,1.07367316823759,0.951147372570662,0.839623558466011,0.721109259553755,0.9283610513345292,0.994089126420288,1.03997339942567,1.12966202608578,1.26464389090411,1.30899197686692,1.31137133700982,1.03682542870226,1.02888165991078,1.04819521737989,1.1155024479055802,1.14816793833708,1.12468144464909,1.1005681880678602,0.935600908590482,0.847270635545359,0.7768507178008158,0.764519037245467,0.670026833092724,0.628320945166385,0.606281890054079,0.660488286032437,0.620118948804207,0.541353594235368,0.480035264083046,0.459549571198729,0.5104109992967479,0.565583527513369,0.529370709694055,0.606955676880133,0.612016496643092,0.6094470021771391,0.7445107091482429,0.791962832875066,0.8249223765542459,0.66585979187483,0.762489797124073,0.639889162882878,0.6508931756139791,0.847592863604435,0.88988941168844,0.91535433769146,0.903550400318083,0.8573108347467859,0.9635039687477,0.8882128946187091,0.783550926821085,0.806767734012496,0.836627270428079,0.997643977921672,0.84882078666187,0.8299093322550369,0.8534001474572951,0.621301536967996,0.6608960669707671,0.701170061388472,0.7078333533177641,0.8020626353545329,0.7419831321880609,0.78028933660962,0.8165415194493091],"StdR":[0.22144538959205806,0.198210763035036,0.170563058904169,0.146039453019231,0.136745663635052,0.124589532979181,0.127274286246179,0.126476549634114,0.116549629887017,0.11189614638392098,0.0958994695065595,0.0859995383693372,0.0789453307505814,0.0732357080999849,0.0674959351631925,0.0627494766199665,0.0579810976800182,0.0552932709355694,0.0504696564419632,0.0481273394290819,0.0456450423755632,0.0421452291291449,0.0396923546571162,0.0371720349560598,0.0375270002950062,0.0359530122445294,0.034080359158288,0.0333851637059382,0.0321283637043306,0.0312837808796774,0.0310405554723463,0.0307370570710498,0.0308166340969103,0.0301439943810153,0.0293894185124706,0.030553017404898,0.0311887414272398,0.0308920923852197,0.0289785292084485,0.0307772299046461,0.0327308203315945,0.0342022458608509,0.0342685883342356,0.0371570708008228,0.0404395089694898,0.0435244975793911,0.0475834229920585,0.051693347686553,0.0534332370525734,0.0513259978510622,0.0532862803090391,0.0518999583337493,0.0577946902095295,0.0593771527309672,0.0557759356472002,0.0603659773259361,0.0701407964751614,0.0786936725238674,0.0824858218417323,0.0954573505225188,0.0897492490250369,0.0943209370914408,0.106982739303248,0.113223753993394,0.128989775582416,0.130709475352354,0.15039000319315898,0.17024397618289094,0.217579814394307,0.18179197819092105,0.19914550111610504,0.26618607999117394,0.288963711223397,0.314902998143907,0.335371667133966,0.35091401173591696,0.371291209230851,0.39193046280365706,0.459439057995035,0.469035764828408,0.464404705508033,0.463607920780509,0.4135497998537779,0.429512704952745,0.444565237047891,0.3926034508817179,0.483643369213361,0.5130088689767099,0.535342597319319,0.466978794167417,0.486550043499442,0.5207708657349199,0.5533708879287571,0.750914634134253,0.812492105128291,0.8059201424322919,0.718924245576708,0.7044189203093879,0.6615919778656629,0.573031683026399,0.481956479859827,0.442726486599466,0.425085194920728,0.4535320495162921,0.448930724364434,0.454141117982631,0.406111685066352,0.36289734963065706,0.342834893525426,0.348269240202896,0.352349232628199,0.37189796720614704,0.343129634974206,0.32900633564549,0.314357479914759,0.31515868644796,0.31453917222897904,0.28515483131743896,0.26421369893411,0.24720739569484604,0.245795265444064,0.24538375755392305,0.24226706309215695,0.249728331022244,0.253222854979326,0.206965779072672,0.22307564457249104,0.2759707477107249,0.31702833057741603,0.293245608170297,0.284992878657443,0.315941766729568,0.35368086616553,0.40139295478394,0.387842975078034,0.4437985722052581,0.499093536517761,0.43761820123285,0.40374054283032,0.40408287080644,0.3939937238312221,0.33608441189869503,0.298220977639772,0.258790612657674,0.220253049299156,0.197372173995995,0.17645382577429602,0.17183032101743698,0.156874252242202,0.13990770348374598,0.12610701428341806,0.119544163225437,0.114839804681903,0.107388668890457,0.102304130766142,0.105527460792326,0.10357470016927,0.100102814491698,0.104261327400772,0.10387738176922197,0.102023221333208,0.0963778949874051,0.0993898314675088,0.100445417031928,0.102291270438331,0.100829043378413,0.0997406306223688,0.0999587954097138,0.0986533886305603,0.0946654423785375,0.091967449989483,0.0920736341807221,0.0931785566827688,0.0936831207993159,0.0966628533994937,0.0963582004574038,0.0955899444686557,0.096555806698124,0.0943275295207465,0.0999645414370651,0.102187405721399,0.104139841397636,0.10590176261038302,0.103284873997297,0.10325100021522997,0.10859426948977,0.108915499176952,0.1235370068193,0.132301818022745,0.14382871268801994,0.185266938007545,0.16022846609052602,0.16321467677745402,0.14979486494989802,0.13665620034964598,0.118890091453381,0.107749299529902,0.0981391079742226,0.0862469632788153,0.0801508247614575,0.073136523398678,0.0679023925567698,0.0636848411377737,0.0599560660580382,0.0541988711068058,0.0540935386594408,0.0511094126401887,0.0519222286663277,0.0504582996889795,0.050496184810552,0.0498393448663415,0.0488403803126162,0.046969532447263006,0.0457923323377508,0.0439253041058363,0.0430443659822891,0.0418141711058487,0.0405340081619805,0.0392726968412943,0.0371534764248031,0.0354308687352609,0.0344966562586895,0.0322006508383753,0.0311205313576172,0.0296836484466133,0.0303935972917193,0.0300546790821919,0.0307809935703066,0.031158754909929,0.0316953934065966,0.0315274860714489,0.0312171185280222,0.031762458670191,0.0315971010014103,0.0320458910904225,0.03092406555082,0.0318422952940412,0.0323493486453019,0.0326138608283429,0.0319540577079999,0.0320155393435081,0.0321945080654122,0.0322069834198292,0.0314105720473956,0.0320947682935114,0.0314651892294133,0.0317434223530796,0.0332520765138522,0.0350437591776302,0.0374746811773834,0.0389899150811903,0.0403293060199152,0.0435671263520535,0.0463585163851711,0.0486429438877667,0.0509188359005796,0.0533938700752348,0.0536224367691134,0.0562315947854168,0.0621770319634726,0.0664787381576975,0.0696178243950847,0.0690012439459333,0.0712932346407648,0.0692077654308039,0.0745353147061313,0.0723851547800569,0.0712952868420843,0.0701350773208606,0.07022611556802599,0.0697201744745441,0.0692511239653993,0.06852433302411,0.0668080996097344,0.0650875581638553,0.0664243556473249,0.0654727687832322,0.0651051279750402,0.0687584561527476,0.0649272550716413,0.0679009562022107,0.0713132611098637,0.0776869594000087,0.0784573770297547,0.07912229240220199,0.0806434787759837,0.0780608065581289,0.0746132491436478,0.0711520832219897,0.0718913700863695,0.0836050620095654,0.0862523212002481,0.088484779510894,0.0837784809094043,0.0770365416282015,0.0729669930168043,0.0681544803467974,0.0782103037314268,0.0823451451335672,0.0852287555774457,0.0884907017614579,0.0925552426849401,0.0938982464256505,0.0916467664221666,0.0792833347659705,0.0774141425446116,0.0780135365439051,0.0796170650273213,0.0807430664147337,0.0784653515420549,0.0770249887800003,0.0711303755653264,0.0663231287082176,0.0654445004460576,0.0649699856470918,0.0629034495853726,0.06224554677447401,0.0632388235203722,0.0689796716382232,0.0692513710456877,0.0676117857540787,0.0659845721587124,0.0673904226287241,0.074826329530526,0.0835128207166611,0.0843669969967596,0.0958198215982277,0.0988978393993326,0.101524743765172,0.118894616633967,0.125530589766089,0.130469213709845,0.119273011768488,0.12995855996819802,0.120933995520024,0.12488625223643,0.14894763800201402,0.155347882992794,0.16111007912568898,0.160822286057482,0.158170125768629,0.16795940205295998,0.163658205612255,0.155754603184695,0.158472553121565,0.16578071296647598,0.184308797126521,0.16998192941744902,0.17091571737751202,0.176031353178558,0.151468084433228,0.160776335989484,0.172120929884133,0.178868482652685,0.197331109215008,0.191382358715706,0.201843976509994,0.211275699220587],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]},"Capacity":{"CapacityActiveInfectionPercent":0.1456,"CapacityNewInfectionsPerDayPer1000":0.10400000000000001,"CriticalBedsPer100k":9.1,"Source":"https://link.springer.com/article/10.1007/s00134-012-2627-8","Year":2012.0},"Interventions":[{"type":["Symptomatic Testing"],"dateStart":"2020-03-09 00:00:00+00:00","dateEnd":"2020-03-16 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Gatherings <100"],"dateStart":"2020-03-16 00:00:00+00:00","dateEnd":"2020-03-24 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-03-24 00:00:00+00:00","dateEnd":"2020-05-25 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000"],"dateStart":"2020-05-25 00:00:00+00:00","dateEnd":"2020-05-31 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing"],"dateStart":"2020-05-31 00:00:00+00:00","dateEnd":"2020-07-01 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","School Closure"],"dateStart":"2020-07-01 00:00:00+00:00","dateEnd":"2020-07-02 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing"],"dateStart":"2020-07-02 00:00:00+00:00","dateEnd":"2020-07-31 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Gatherings <100"],"dateStart":"2020-07-31 00:00:00+00:00","dateEnd":"2020-09-07 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing"],"dateStart":"2020-09-07 00:00:00+00:00","dateEnd":"2020-10-05 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Gatherings <100"],"dateStart":"2020-10-05 00:00:00+00:00","dateEnd":"2020-10-31 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-10-31 00:00:00+00:00","dateEnd":"2021-01-04 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2021-01-04 00:00:00+00:00","dateEnd":"2021-02-08 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Gatherings <100"],"dateStart":"2021-02-08 00:00:00+00:00","dateEnd":"2021-02-16 00:00:00+00:00"}]},"data_url":"extdata-IS.json","Name":"Iceland","CurrentEstimate":{"Exposed":64.0,"Infectious":42.0},"OfficialName":"Republic of Iceland","Level":"country","M49Code":"352","ContinentCode":"W-EU","CountryCode":"IS","CountryCodeISOa3":"ISL","Population":339031},"IT":{"data":{"Rates":{"CaseFatalityRate":0.016078014905205974,"Critical":0.033289414517123105,"Hospitalization":0.09396215827281967},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,1,1,3,45,46,46,83,149,160,276,414,523,589,622,724,724,1045,1045,1439,1966,2335,2749,2941,4025,4440,4440,6072,7024,7024,8326,9362,10361,10950,12384,13030,14620,15729,16847,18278,19758,20996,21815,22837,24392,26491,28470,30455,32534,34211,35435,37130,38092,40164,42727,44927,47055,48877,51600,54543,57576,60498,63120,64928,66624,68941,71252,75945,78249,79914,81654,82879,85231,93245,96276,99023,103031,105186,106587,109039,112541,115288,120205,122810,125176,127326,129401,132282,134560,136720,138840,140479,141981,144658,147101,150604,152844,155633,157507,158355,160092,160938,161895,163781,165078,165837,166584,168646,169939,171338,173085,174865,176370,177010,178526,179455,180544,181907,182453,182893,183426,184585,186111,186725,187615,188584,188891,189196,190248,190717,191083,191467,191944,192108,192241,192815,193640,193978,194273,194579,194928,195106,195441,196016,196246,196483,196806,196949,197162,197431,197628,197842,198192,198320,198446,198593,198756,199031,199796,199974,200229,200460,200589,200766,200976,201323,201642,201947,202098,202248,202461,202697,202923,203326,203640,203786,203968,204142,204506,204686,204960,205203,205470,205662,206015,206329,206554,206902,208224,208536,207653,207944,208201,208490,209027,209610,210015,210238,210801,211272,211885,212432,213191,213634,213950,214645,215265,215954,216807,217716,218351,218703,219670,220665,221762,222716,223693,224417,225190,226506,227704,228844,229970,231217,231914,232681,234099,235303,236363,237549,238525,239709,240600,242028,244065,245964,247872,249127,251461,252959,255005,257374,259456,261808,264117,266203,268626,271988,275404,279282,283567,289426,292380,296017,302275,307378,312339,322925,328891,335074,345289,363023,372113,387758,399238,411434,420810,442364,457798,481967,498987,520022,539524,553098,584493,605330,637149,661180,696647,720861,734503,757507,784595,823335,846809,872385,896308,913494,933132,958629,997895,1027994,1052163,1076891,1093161,1115617,1141406,1175901,1203814,1226086,1249470,1261626,1281258,1301573,1322067,1344785,1377109,1386198,1394011,1408686,1425730,1445690,1463111,1479988,1489154,1503900,1520106,1536129,1556356,1572015,1589590,1606630,1617804,1633839,1653404,1673936,1694051,1713030,1729216,1745726,1760489,1781917,1806932,1827451,1855127,1871189,1882074,1897861,1917117,1936289,1953509,1973388,1990152,2010548,2024523,2043499,2059248,2076928,2091923,2107061,2118441,2133523,2149350,2165817,2185655,2202077,2216050,2225519,2237290,2251734,2268253,2286024,2303199,2315687,2324633,2334968,2347866,2362465,2375318,2387032,2398352,2405199,2416093,2426150,2440218,2453706,2467388],"Confirmed":[0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,20,62,155,229,322,453,655,888,1128,1694,2036,2502,3089,3858,4636,5883,7375,9172,10149,12462,15113,17660,21157,24747,27980,31506,35713,41035,47021,53578,59138,63927,69176,74386,80589,86498,92472,97689,101739,105792,110574,115242,119827,124632,128948,132547,135586,139422,143626,147577,152271,156363,159516,162488,165155,168941,172434,175925,178972,181228,183957,187327,189973,192994,195351,197675,199414,201505,203591,205463,207428,209328,210717,211938,213013,214457,215858,217185,218268,219070,219814,221216,222104,223096,223885,224760,225435,225886,226699,227364,228006,228658,229327,229858,230158,230555,231139,231732,232248,232664,232997,233197,233515,233836,234013,234531,234801,234998,235278,235561,235763,236142,236305,236651,236989,237290,237500,237828,238159,238011,238275,238499,238720,238833,239410,239706,239961,240136,240310,240436,240578,240760,240961,241184,241419,241611,241819,241956,242149,242363,242639,242827,243061,243230,243344,243506,243736,243967,244216,244434,244624,244752,245032,245338,245590,245864,246118,246286,246488,246776,247158,247537,247832,248070,248229,248419,248803,249204,249756,250103,250566,250825,251237,251713,252235,252809,253438,253915,254235,254636,255278,256118,257065,258136,259345,260298,261174,262540,263949,265409,266853,268218,269214,270189,271515,272912,274644,276338,277634,278784,280153,281583,283180,284796,286297,287753,288761,289990,291442,293025,294932,296569,298156,299506,300897,302537,304323,306235,308104,309870,311364,313011,314861,317409,319908,322751,325329,327586,330263,333940,338398,343770,349494,354950,359569,365467,372799,381602,391611,402536,414241,423578,434449,449648,465726,484869,504509,525782,542789,564778,589766,616595,647674,679430,709335,731588,759829,790377,824879,862681,902490,935104,960373,995463,1028424,1066401,1107303,1144552,1178529,1205881,1238072,1272352,1308528,1345767,1380531,1408868,1431795,1455022,1480874,1509875,1538217,1564532,1585178,1601554,1620901,1641610,1664829,1688939,1709991,1728878,1742557,1757394,1770149,1787147,1805873,1825775,1843712,1855737,1870576,1888144,1906377,1921778,1938083,1953185,1964054,1977370,1991278,2009317,2028354,2038759,2047696,2056277,2067487,2083689,2107166,2129376,2141201,2155446,2166244,2181619,2201945,2220361,2237890,2257866,2276491,2289021,2303263,2319036,2336279,2352423,2368733,2381277,2390102,2400598,2414166,2428221,2441854,2455185,2466813,2475372,2485956,2501147,2515507,2529070,2541783,2553032,2560957,2570608,2583790,2597446,2611659,2625098,2636738,2644707,2655319,2668266,2683403,2697296,2710819,2721879,2729223,2739591,2751657,2765412,2780882,2795796,2809246,2818863,2832162,2848564,2868435,2888923,2907825,2925265,2938371,2955434,2976274,2999119,3023129],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,3,7,10,12,17,21,29,34,52,79,107,148,197,233,366,463,631,827,1016,1266,1441,1809,2158,2503,2978,3405,4032,4825,5476,6077,6820,7503,8215,9134,10023,10779,11591,12428,13155,13915,14681,15362,15887,16523,17127,17669,18279,18849,19468,19899,20465,21067,21645,22170,22745,23227,23660,24114,24648,25085,25549,25969,26384,26644,26977,27359,27682,27967,28236,28710,28884,29079,29315,29684,29958,30201,30395,30560,30739,30911,31106,31368,31610,31763,31908,32007,32169,32330,32486,32616,32735,32785,32877,32955,33072,33142,33229,33340,33415,33475,33530,33601,33689,33774,33846,33899,33964,34043,34114,34167,34223,34301,34345,34371,34405,34448,34514,34561,34610,34634,34657,34675,34644,34678,34708,34716,34738,34744,34767,34788,34818,34833,34854,34861,34869,34899,34914,34926,34938,34945,34954,34967,34984,34997,35017,35028,35042,35045,35058,35073,35082,35092,35097,35102,35107,35112,35123,35129,35132,35141,35146,35154,35166,35171,35181,35187,35190,35203,35205,35209,35215,35225,35231,35234,35392,35396,35400,35405,35412,35418,35427,35430,35437,35441,35445,35458,35463,35472,35473,35477,35483,35491,35497,35507,35518,35534,35541,35553,35563,35577,35587,35597,35603,35610,35624,35633,35645,35658,35668,35692,35707,35724,35738,35758,35781,35801,35818,35835,35851,35875,35894,35918,35941,35968,35986,36002,36030,36061,36083,36111,36140,36166,36205,36246,36289,36372,36427,36474,36543,36616,36705,36832,36968,37059,37210,37338,37479,37700,37905,38122,38321,38618,38826,39059,39412,39764,40192,40638,41063,41394,41750,42330,42953,43589,44139,44683,45229,45733,46464,47217,47870,48569,49261,49823,50453,51306,52028,52850,53677,54363,54904,55576,56361,57045,58038,58852,59514,60078,60606,61240,61739,62626,63387,64036,64520,65011,65857,66537,67220,67894,68447,68799,69214,69842,70395,70900,71359,71620,71925,72370,73029,73604,74159,74621,74985,75332,75680,76329,76877,77291,77911,78394,78755,79203,79819,80326,80848,81325,81800,82177,82554,83157,83681,84202,84674,85162,85461,85881,86422,86889,87381,87858,88279,88516,88845,89344,89820,90241,90618,91003,91273,91580,92002,92338,92729,93045,93356,93577,93835,94171,94540,94887,95235,95486,95718,95992,96348,96666,96974,97227,97507,97699,97945,98288,98635,98974,99271],"Active":[0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,19,59,150,221,311,438,593,821,1053,1577,1835,2263,2706,3296,3916,5061,6387,7985,8794,10590,13052,14955,17750,20603,23073,26062,28710,33190,38549,42681,46638,50826,54030,57521,62013,66414,70065,73880,75528,77635,80572,83049,85388,88274,91246,93187,94067,95262,96877,98273,100269,102253,103616,104291,105418,106607,106962,107771,108257,108237,107709,107699,106848,106527,105847,106103,105813,105205,104657,101551,100943,100704,100179,99980,98467,91528,89624,87961,84842,83324,82488,81266,78457,76440,72070,70187,68351,66553,65129,62752,60960,59322,57752,56594,55300,52942,50966,47986,46175,43691,42075,41367,39893,39297,38429,36976,35877,35262,34730,32872,31710,30637,28997,27485,26274,25909,24569,23925,23101,21543,21212,20972,20637,19573,18655,18303,17638,16836,16681,16496,15563,15255,15060,14884,14621,14642,14709,14242,13595,13459,13428,13303,13179,13157,12919,12493,12473,12456,12368,12440,12404,12248,12322,12404,12301,12442,12565,12581,12609,12616,12230,12422,12457,12456,12474,12482,12646,12694,12924,12953,13263,13368,13561,13791,14081,14249,14406,14733,14867,15089,15360,16014,16678,17503,18438,19195,19714,20753,21932,23035,23156,24205,26078,26754,27817,28915,30099,31194,32078,32993,33789,34734,35708,36767,37503,38509,39187,39712,40532,41413,42457,43161,44098,45079,45489,46114,46780,47718,48593,49618,50323,50630,51263,52647,53997,55566,57429,58903,60134,62576,65952,70110,74829,79075,82764,87193,92445,99266,107312,116935,126237,134003,142739,155442,169302,186002,203182,222241,236684,255090,276457,299191,325786,351386,378129,396512,418142,443235,472348,499118,532536,558636,573334,590110,613358,635054,663926,688435,712490,717784,733810,743168,761671,777176,791746,805947,796849,798386,791697,795845,787893,789308,795771,788471,779945,761230,759982,757702,754169,755306,748819,737525,710515,696527,690323,684848,686031,675109,663313,645706,635343,627798,620166,622760,613582,605955,598816,593632,579886,580941,581760,575221,568728,564395,569896,574767,577062,576214,570458,569161,568712,571055,570389,572842,579932,575979,570040,564774,561380,558068,557717,553374,547059,535524,523553,516568,502053,498834,499278,491630,482417,477969,474617,467824,463352,453968,447589,437765,434722,430277,429118,427034,427024,419604,413967,410111,405019,402174,401413,402783,398098,393686,388864,384501,382448,384623,388895,387903,387948,389433,396143,404664,411966,422367,424333,430996,437421,446439,456470]},"Foretold":{"Date":["2020-04-19T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-17T00:00:00+00:00"],"Mean":[1415180.0,3079529.0,4592888.0,4247841.0],"Variance":[1472926000000.0,14929680000000.0,38541810000000.0,34166740000000.0],"0.05":[211539.3,447446.5,614390.6,579052.9],"0.50":[1142168.0,1992572.0,2880935.0,2631780.0],"0.95":[3629193.0,9331918.0,14321590.0,13408600.0]},"Timezones":["Europe/Rome"],"AgeDist":{"0-4":2324694,"10-14":2857357,"100+":16517,"15-19":2876091,"20-24":2942506,"25-29":3160930,"30-34":3365512,"35-39":3632922,"40-44":4188984,"45-49":4833020,"5-9":2670301,"50-54":4908246,"55-59":4658946,"60-64":3953567,"65-69":3531295,"70-74":3391798,"75-79":2637110,"80-84":2302393,"85-89":1397261,"90-94":639739,"95-99":172639},"REstimates":{"Date":["2020-03-07T00:00:00+00:00","2020-03-08T00:00:00+00:00","2020-03-09T00:00:00+00:00","2020-03-10T00:00:00+00:00","2020-03-11T00:00:00+00:00","2020-03-12T00:00:00+00:00","2020-03-13T00:00:00+00:00","2020-03-14T00:00:00+00:00","2020-03-15T00:00:00+00:00","2020-03-16T00:00:00+00:00","2020-03-17T00:00:00+00:00","2020-03-18T00:00:00+00:00","2020-03-19T00:00:00+00:00","2020-03-20T00:00:00+00:00","2020-03-21T00:00:00+00:00","2020-03-22T00:00:00+00:00","2020-03-23T00:00:00+00:00","2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[2.56438712075385,2.55337511417456,2.53927485368982,2.24379895436445,2.25242815025877,2.2563583721671403,2.1796183150721897,2.17890853835704,2.1070833640188,2.0034277855663603,1.91380318052121,1.86188373370266,1.85225411458455,1.8513086500736105,1.82802869251674,1.74411907810868,1.63428290161569,1.5814036042273198,1.5060004698195402,1.46013275555408,1.4201000509661,1.3702755045882202,1.3145725751073798,1.25704086360521,1.20793017943116,1.17137530994794,1.12556544752758,1.07797528696091,1.0348891390149,1.00798921248754,0.9884683024064368,0.9584645564389928,0.944539830614916,0.92474840154083,0.907942760113957,0.903460161695943,0.902764223866423,0.905710781865715,0.905340225045463,0.8874083988391809,0.8901810214117909,0.8899755037266551,0.8856054530698749,0.8816898384927221,0.8763529420053259,0.89004707123466,0.900283882135093,0.887860669701478,0.886806320895828,0.8579893850214441,0.8416123022642641,0.8346022734078321,0.840087015815953,0.8521731422209251,0.8326207308907579,0.820809279944322,0.8080308200868149,0.7937119782641,0.7956914755349921,0.7811158939593651,0.75777257189209,0.7536116818559109,0.736023566596787,0.730289503761654,0.7155891623446842,0.717509971333795,0.7299629243170319,0.7208929263293471,0.7218499382718571,0.7082669091785991,0.699027648635385,0.7030189600348921,0.702901401879523,0.7275786230151479,0.7220356246344459,0.7137072801213391,0.70837600544436,0.7183385614890009,0.737163993965009,0.741605630689843,0.7008434870193221,0.711844276676458,0.7156773697986301,0.7289809934834179,0.723559719821473,0.7261366611562909,0.736353177509799,0.719396207050083,0.716205305590335,0.698209079016677,0.7182900111126709,0.70457487022166,0.696260559857925,0.730688280736485,0.751212862506112,0.726226458856902,0.7246937425558241,0.6986521734753061,0.721914896615942,0.7600527956565041,0.8151904741923249,0.8237267400736321,0.8504694374252639,0.906605568964058,0.8083588576386371,0.8256356521532829,0.8555719293114941,0.8641569160568779,0.842596787188818,0.9577118660503928,0.951225357029259,0.982346292974507,0.9413225580813308,0.902852397721668,0.866876467091975,0.8644877436775731,0.84383395680515,0.8289850674586859,0.91723814590341,0.9294798299118808,0.933331619940173,0.9398543097656572,0.956672137827722,0.8456745930983649,0.834263285207271,0.8629036786249399,0.890945541485749,0.931273983858529,0.9613509996300368,0.960706302318085,0.9597612572625258,0.9754862876263192,0.9830279677208058,0.990939952419989,1.00154419489155,0.995301490862284,0.991615215975444,1.02250536629563,1.053296346597,1.03769904517999,1.05944439107555,1.05684119511486,1.04549583156963,1.06547907611868,1.0968085779056702,1.13202837355478,1.15763673271509,1.14412954376511,1.1208456612888702,1.08566850847404,1.08449408388483,1.0979869242828102,1.10822701278144,1.17379742732356,1.1659443667458702,1.18987538624962,1.17753077531314,1.19417779694818,1.20253539200355,1.19605861981164,1.20043632026196,1.23424958391282,1.24056570745674,1.22527438572287,1.21962475974329,1.22336938273191,1.25838037531525,1.27755997771541,1.3432302306261,1.39424409014743,1.41612998562573,1.39042465219632,1.41777435026563,1.43473725045277,1.43931783663284,1.42713333674778,1.4176655368354198,1.3855031705405605,1.34678100167546,1.32383523802022,1.29526063153046,1.28820108209093,1.27104264307052,1.21934816181898,1.18371290378642,1.17467115977558,1.14404082139154,1.1253643748138702,1.10959053278236,1.09146313260747,1.07889673398423,1.06477324944532,1.0661609963622098,1.06191546937646,1.06106605244322,1.05987057233397,1.0467583722421,1.0527666360504202,1.05441809175591,1.04657227192179,1.0485860619271,1.04981726877743,1.05606921613585,1.06482022918452,1.06910407744913,1.08061325479725,1.08689700749674,1.08995378885533,1.11806804437797,1.12495670913525,1.15546262412852,1.17092983019331,1.1769459849289,1.1949579362097,1.23809072877547,1.29506153088019,1.36449628842513,1.42453550598989,1.4540536784446103,1.44721706999394,1.46267086281095,1.49904163726477,1.53573150157703,1.57771691377996,1.6052271874947102,1.62752616028553,1.59272318702775,1.56879125493215,1.5873496397424,1.59186256344257,1.60603290093835,1.6038412722013995,1.6054371934864,1.5639238210680402,1.55014634450225,1.5430641414020698,1.53112600801626,1.53086348356505,1.52016018467484,1.48922263152334,1.43322982609718,1.40519261329799,1.37399053368407,1.3591429857805402,1.34651459999046,1.33893634697938,1.3020510416347,1.26043818084477,1.24088486943121,1.2123258608920702,1.19748859342224,1.1828101938545,1.16001339206708,1.13757395529329,1.12199527298162,1.10736038585633,1.09523107991651,1.08101868638904,1.06443587944817,1.04106926945754,1.02316778317497,1.01316257395064,0.985350319672515,0.9711467540675608,0.956182150730174,0.9358889778154068,0.9216762336029508,0.904463192167968,0.894488382720492,0.8818154616497901,0.868423172936279,0.8575258821998009,0.8470287173313651,0.835608728806175,0.835631491611625,0.8362899363545251,0.8386398607625529,0.8265447609449971,0.816736284079837,0.8141413839250592,0.8215306660000129,0.840209137596896,0.85174220130109,0.8601887900632771,0.8713138502913108,0.8740154589473921,0.86136274632389,0.863212501158597,0.86913460585791,0.878372255604163,0.891659530332981,0.914297282851712,0.933974563768574,0.947387862395042,0.915706539690801,0.8867284762761469,0.8857016654143449,0.886351642549471,0.89771230935176,0.939296271226553,0.985005511124087,0.970178684313933,0.969561188783475,0.9730409148367308,0.986819056717562,1.02051177358745,1.02107411611113,1.00968055877969,1.05201913300502,1.09157541621258,1.09656578494694,1.09260039704603,1.0721200714436898,1.02802752667416,0.991293306060866,1.00850848340007,1.00050265544505,0.991406445624927,0.9706428900782752,0.943881016117918,0.931451146057583,0.924066208350484,0.905739117085297,0.887319682864269,0.88517816354703,0.8858447975740931,0.90178645255007,0.9049443200068912,0.907909345839345,0.904531866899287,0.9128836820703128,0.922846269378904,0.9317209269817672,0.94160818596471,0.949780784096093,0.96200326030296,0.9697696597840127,0.975338393489686,0.9762559764271992,0.980075343292239,0.970223254209594,0.9786061482101492,0.984362782413896,0.992088788581818,0.992779285132614,0.990356900458015,0.995701314589344,0.989957570002861,0.991528669097845,1.00025014458729,1.00953314376964,1.01922382748969,1.02631285423323,1.03784453785323,1.0520104003059398,1.07109147967578,1.09728420090561,1.11164792122348,1.12702275216437,1.13515348806877,1.14508204880682,1.1629748945474498,1.17825516725004,1.1861409923459],"StdR":[0.086594807811277,0.0835540481880742,0.0810516388320544,0.07069135674374499,0.0673430930641147,0.06440658074669299,0.0611419986096477,0.0593765830264721,0.0565747151894222,0.0526212547592525,0.0482646999874359,0.0451763898869085,0.0431187851658252,0.0418017904347408,0.0405472308199915,0.0381030870093651,0.0345571300544345,0.0319438857516127,0.0288605014562325,0.0265231612120498,0.0243222623366066,0.0222055799742967,0.0201714906561556,0.0182177113413309,0.0163300944801659,0.0146813252058646,0.0131499170372323,0.0115420142994817,0.0102546462889367,0.009071982368985841,0.008157423588938971,0.00716479499065095,0.00642795838732221,0.005797370163392829,0.00539230591808992,0.00505740513732615,0.00488589398612689,0.00470795326846973,0.0045396961202103,0.00454722564509715,0.00469778367604135,0.00482931083711243,0.00493901385895114,0.00500366407141285,0.00515206667209094,0.00538583276828365,0.005583758134780611,0.00554841887756876,0.00565581668804692,0.00565169039338644,0.00573690488671117,0.00601945295050489,0.00647363872019087,0.0067840718570116,0.0068371781140902895,0.0069904402081995606,0.00723554080019169,0.007446361223934671,0.00781332620093034,0.008088620356950191,0.00826758749319415,0.00870303910687583,0.009055803636720693,0.00942131761108753,0.00970086548663506,0.0103147007356613,0.0109353079185027,0.0112653859199597,0.0116383888944245,0.0118174820225216,0.0119467809682658,0.0124476686887619,0.0129550274767811,0.013681490285333,0.0138251959923977,0.0138806723325904,0.0138203292820377,0.0143535931223631,0.0149726558325618,0.0150853081043065,0.0144644303492267,0.0147875864093184,0.0150869491240176,0.0156864575076099,0.0157901321737337,0.0159243416696383,0.0162466187104131,0.0160266130414846,0.0160698557549477,0.0159198201742421,0.0164709102072726,0.016569969861044,0.01666777004263,0.0175109117605621,0.0182328707257685,0.0178120471940223,0.0179042494134092,0.0172883975165917,0.0182285331200986,0.019135895174426,0.0203411543971787,0.0204738718599414,0.020408954747519,0.0213012556956456,0.0186758336665956,0.0183753944911963,0.0187024544912822,0.0188461011667524,0.0180061562718631,0.0197355518882516,0.0194748364460364,0.0191343016802076,0.0181801290749348,0.017137174702075,0.0166335087709291,0.016335308937590002,0.0166198996575105,0.0166865130600523,0.0178365166296792,0.0184124849866823,0.0182177560212267,0.0182766200301635,0.0184151162407733,0.0168421924592717,0.0168923777600759,0.0175508945340939,0.0181434554648809,0.0191119169958518,0.019423221598808,0.0190457409863843,0.0190436268599547,0.0189081637523892,0.0190943214141133,0.019183399790814,0.0190041450148585,0.0189858111288425,0.0187857599635712,0.0192041922242288,0.0192443139190478,0.0192815604718947,0.0193591436680755,0.0191422717718311,0.0188686505886435,0.0189202854598955,0.0192837293381536,0.0194923903705473,0.0197474332052904,0.0192523502092965,0.0188443156323779,0.0185461673589865,0.0183704855212604,0.018427619396881,0.0182649028411613,0.0188149373435358,0.0186228938963417,0.0186602286752809,0.0183984702597351,0.0186113738144827,0.0185662162553323,0.0182730678258729,0.0181821281395919,0.0184191342498276,0.0183236526586356,0.0179281728877525,0.0180644037945533,0.0177248851273694,0.0179533654347043,0.0178989798970526,0.0184033195199644,0.0195673801948431,0.0200497518327726,0.0204534074488915,0.0208686626847284,0.021389858501545,0.0213197111258507,0.0215929457950346,0.0213319025110795,0.0208004494682735,0.0199953597467757,0.0191543700608157,0.0183138999805052,0.0176478929534035,0.0168544412871137,0.0158481758730794,0.0149154135591704,0.0141619629599549,0.0131471188426096,0.0124454149367215,0.0116604662323878,0.0110925788795693,0.0105769110102576,0.010122642466935998,0.00974468620597185,0.00935732436655602,0.00895371982468934,0.00882858494150313,0.0085360938578417,0.00843862786376466,0.008292102539220341,0.00801305248098394,0.00806597129442503,0.00799716646251964,0.007861561010068841,0.007866159633520409,0.00782328614495688,0.007846531211353959,0.00790232472284903,0.00784780137877499,0.00805903010797506,0.00806154585129689,0.00833390338344941,0.00873011687946873,0.00888623427660877,0.00927400136506175,0.009750290742530341,0.0106967714747804,0.0118983813788632,0.0137666436018523,0.0155287610823114,0.017046046814709,0.018061111348432,0.0191708292302742,0.0205711553067896,0.0221310383826259,0.0235329297010294,0.0250351435938564,0.0254134284485781,0.0254365372985357,0.0257101788975112,0.0258277231034578,0.0262562641999482,0.0265213015803454,0.0266720625514947,0.0261302139890215,0.025690006437267,0.0251606440016033,0.024741506978528,0.0244341948214719,0.02403812471625701,0.0233064700378146,0.0220979371289893,0.021022989853767,0.0197851331963501,0.0188081099196033,0.017939397307736,0.0172617381545732,0.0162864881166313,0.0152349459421376,0.0143137503966865,0.0132678879882303,0.0124186439549276,0.0116130408851246,0.0107545576912027,0.00997099964595897,0.00926431430940098,0.00854215608758268,0.00787851221882055,0.00728495861653271,0.00664208436428859,0.00602950541182729,0.005456116490723421,0.00496272952845666,0.00435374267026907,0.00390316328149546,0.00350487501326475,0.00311011963064943,0.00285039944397135,0.00270890858986184,0.00272262855492414,0.00279477465696057,0.0029716359587531,0.0032566443452904104,0.0035790624907540898,0.00391638448840643,0.0043194419984925,0.00468324078638654,0.004982976194791921,0.00519866782960632,0.00542079564475049,0.00575211874224922,0.0061440578637376,0.006556409870899479,0.006749016872193861,0.00680587458349297,0.0068756511567362715,0.0067630678242322105,0.00653148432164105,0.00644493717075888,0.0064949446957554,0.0065661752729724,0.006568452866499311,0.00663625118321786,0.0065536611395097,0.00631217619206181,0.00572123392016539,0.00516757477746072,0.00507995037852035,0.00519479173155287,0.005365984695104521,0.00568831794087697,0.00587108068159235,0.005471734934556129,0.0049612349013963795,0.00454113102110843,0.00428277178794645,0.00416110466131312,0.00390783616419951,0.00354898675685595,0.0032853379099064,0.0033202462696487398,0.00344589014701334,0.00348444601388012,0.0033932522235330604,0.0031404743706580003,0.00272814513889367,0.00242914513003182,0.0022519931291861,0.00219254870917231,0.00212039398185238,0.00209764545607586,0.00219631208296015,0.0023729585411538,0.00255956267213225,0.0028026156556204608,0.0031501644329957603,0.0034948160352157,0.003854938630458021,0.00397796133311528,0.00408671992818961,0.00411884208789003,0.004209227647533289,0.00426292364525968,0.0042853401981085395,0.00425461459096559,0.0041550283107157,0.00411637699716518,0.00393252946869068,0.00377431297013066,0.00360977776907071,0.00340395919731027,0.00320672408926125,0.00311890918310132,0.00309097103580917,0.0030197356504724,0.0029177586879476,0.0028048490595296107,0.00274130191640569,0.00269529347043563,0.00263020522773437,0.0026084080655666,0.0026254218935916,0.0025859677021525,0.00258863839088938,0.0026538073092433,0.00265548228102491,0.00272585324424518,0.00298017149066105,0.00333759763796083,0.00369223090083223,0.00414520477988105,0.00459937169237535,0.00503267934278738,0.00554470856944331,0.0060707908947076],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Capacity":{"CapacityActiveInfectionPercent":0.2,"CapacityNewInfectionsPerDayPer1000":0.14285714285700002,"CriticalBedsPer100k":12.5,"Source":"https://www.statista.com/chart/21105/number-of-critical-care-beds-per-100000-inhabitants/"},"Interventions":[{"type":["Symptomatic Testing"],"dateStart":"2020-02-26 00:00:00+00:00","dateEnd":"2020-03-05 00:00:00+00:00"},{"type":["Symptomatic Testing","School Closure"],"dateStart":"2020-03-05 00:00:00+00:00","dateEnd":"2020-03-10 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-10 00:00:00+00:00","dateEnd":"2020-03-11 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-11 00:00:00+00:00","dateEnd":"2020-05-04 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-05-04 00:00:00+00:00","dateEnd":"2020-05-18 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-05-18 00:00:00+00:00","dateEnd":"2020-05-31 00:00:00+00:00"},{"type":["Symptomatic Testing","School Closure","Mask Wearing","Some Businesses Suspended"],"dateStart":"2020-05-31 00:00:00+00:00","dateEnd":"2020-06-15 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","School Closure"],"dateStart":"2020-06-15 00:00:00+00:00","dateEnd":"2020-07-27 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","School Closure"],"dateStart":"2020-07-27 00:00:00+00:00","dateEnd":"2020-08-17 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","School Closure"],"dateStart":"2020-08-17 00:00:00+00:00","dateEnd":"2020-09-01 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Some Businesses Suspended"],"dateStart":"2020-09-01 00:00:00+00:00","dateEnd":"2020-09-02 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","School Closure"],"dateStart":"2020-09-02 00:00:00+00:00","dateEnd":"2020-09-14 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Some Businesses Suspended"],"dateStart":"2020-09-14 00:00:00+00:00","dateEnd":"2020-10-06 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-10-06 00:00:00+00:00","dateEnd":"2020-10-23 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100"],"dateStart":"2020-10-23 00:00:00+00:00","dateEnd":"2020-11-06 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100","Stay Home Order"],"dateStart":"2020-11-06 00:00:00+00:00","dateEnd":"2020-12-24 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","Stay Home Order"],"dateStart":"2020-12-24 00:00:00+00:00","dateEnd":"2020-12-28 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","Stay Home Order"],"dateStart":"2020-12-28 00:00:00+00:00","dateEnd":"2020-12-31 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","Stay Home Order"],"dateStart":"2020-12-31 00:00:00+00:00","dateEnd":"2021-01-07 00:00:00+00:00"}]},"data_url":"extdata-IT.json","Name":"Italy","CurrentEstimate":{"Exposed":4537.0,"Infectious":5000.0},"OfficialName":"Italian Republic","Level":"country","M49Code":"380","ContinentCode":"W-EU","CountryCode":"IT","CountryCodeISOa3":"ITA","Population":60550076},"JM":{"data":{"Rates":{"CaseFatalityRate":0.006516426151769525,"Critical":0.013475583302630286,"Hospitalization":0.051728226192361705},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,7,8,8,8,10,12,13,13,13,19,19,21,21,25,25,27,27,27,27,28,28,28,28,29,29,29,29,31,33,38,38,56,57,58,62,62,90,90,100,113,118,121,121,127,131,145,171,181,191,200,211,238,267,279,284,289,290,311,322,356,361,368,385,404,405,405,405,407,408,417,420,420,430,449,451,458,458,462,516,516,518,521,526,539,552,552,553,553,555,560,565,569,584,591,599,600,603,605,615,620,628,643,647,647,678,679,693,706,709,710,711,711,711,714,714,724,724,724,726,743,743,743,745,745,745,745,745,745,745,753,753,754,761,761,764,764,770,772,788,788,788,819,819,840,846,846,888,890,890,890,890,898,921,922,950,958,974,992,1019,1019,1019,1072,1149,1161,1163,1180,1225,1264,1327,1350,1407,1444,1444,1490,1496,1624,1706,1741,1770,1867,1991,2112,2345,2460,2635,2674,2700,2732,3102,3142,3162,3237,3303,3431,3481,3653,3653,3859,3951,4002,4016,4095,4156,4209,4282,4303,4347,4379,4429,4442,4510,4617,4637,4666,4704,4745,4801,4878,4934,4952,4987,4995,5043,5168,5228,5248,5330,5338,5369,5407,5432,5481,5505,5518,5572,5623,5721,5829,5953,6066,6219,6364,6500,6614,6730,6866,6998,7146,7292,7390,7522,7667,7799,7954,8098,8212,8371,8525,8668,8812,8966,9113,9266,9416,9579,9737,9881,10019,10161,10207,10319,10383,10532,10679,10833,10973,11106,11182,11253,11323,11379,11429,11506,11526,11568,11592,11630,11674,11709,11727,11743,11777,11809,11833,11850,11870,11889,11911,11942,11961,11981,12004,12043,12068,12108,12137,12174,12174,12225,12271,12318,12362,12406,12456,12504,12545,12593,12635,12684,12735,12781,12828,12883,12931,12988,13046,13107,13173,13231,13318,13410,13502,13625,13745,13869,14012],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,8,8,10,10,12,13,15,16,16,19,19,21,26,26,26,30,32,36,36,44,47,47,53,58,58,63,63,63,63,65,69,73,73,125,143,143,163,173,223,223,233,257,288,305,350,364,364,396,422,432,463,469,471,473,478,488,490,490,502,505,507,509,509,511,517,520,520,520,529,534,544,550,552,556,564,569,569,575,581,586,588,590,591,591,595,596,598,599,605,605,611,614,615,617,621,621,626,638,652,657,659,665,670,678,684,686,690,696,698,702,707,715,721,728,732,737,745,751,753,753,758,758,759,762,763,765,768,774,790,809,810,816,821,831,837,842,853,855,856,864,878,883,894,905,920,928,958,987,1003,1023,1031,1047,1065,1071,1082,1082,1113,1129,1146,1192,1290,1346,1346,1529,1612,1732,1804,1870,2011,2113,2357,2459,2459,2683,2896,2964,3024,3103,3183,3323,3437,3511,3511,3623,3771,3933,4042,4164,4374,4571,4758,4988,5143,5270,5395,5588,5723,5854,6017,6170,6408,6482,6555,6704,6795,6895,7012,7109,7191,7273,7363,7559,7718,7813,7910,7989,8067,8132,8195,8274,8321,8374,8445,8600,8638,8670,8714,8749,8787,8851,8927,9005,9094,9131,9257,9296,9326,9373,9426,9472,9506,9542,9573,9581,9634,9723,9780,9884,9929,9959,10019,10088,10151,10240,10284,10343,10422,10488,10541,10600,10669,10709,10763,10810,10864,10911,10987,11063,11120,11184,11271,11369,11443,11509,11608,11710,11792,11875,11907,11968,12039,12135,12224,12289,12354,12423,12519,12597,12684,12723,12732,12752,12793,12827,12915,12931,13049,13203,13246,13330,13368,13411,13455,13548,13637,13760,13852,13915,13992,14096,14161,14274,14419,14487,14550,14658,14772,14879,15012,15153,15241,15435,15462,15527,15653,15778,15973,16073,16250,16513,16841,17085,17298,17701,17908,18237,18527,18830,19035,19305,19773,20016,20310,20581,20924,21382,21679,21826,22019,22267,22471,22817,23263,23599,23838,24103,24444,24776],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,3,3,3,3,3,3,3,4,4,4,4,4,4,4,5,5,5,5,5,5,6,6,6,7,7,7,7,7,7,8,8,8,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,12,12,12,12,12,13,13,14,14,14,14,14,14,14,14,14,14,14,15,16,16,16,16,19,19,19,19,20,21,21,21,24,29,30,32,33,34,36,38,40,40,40,42,44,46,46,51,55,60,67,70,75,76,77,80,88,89,93,101,107,111,116,119,120,120,123,126,128,132,138,139,146,146,151,160,162,168,171,173,174,174,179,182,186,188,192,196,198,202,205,206,208,210,214,215,217,218,218,221,221,224,225,225,227,229,231,231,231,233,235,235,237,238,239,243,247,248,250,251,256,257,258,258,259,260,261,265,265,265,266,270,270,271,273,273,276,276,279,283,285,286,286,288,290,292,294,294,295,298,298,302,302,303,303,304,304,305,306,306,307,311,312,313,315,317,322,323,323,324,326,329,331,331,332,336,336,338,339,342,344,345,348,350,352,353,355,355,357,357,358,358,359,362,363,368,372,374,378,378,381,384,391,391,396,399,405,406,410,413,417,422,425,432,435,436,443],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,8,8,10,8,10,11,12,13,13,16,16,18,23,23,23,27,29,33,33,39,42,42,43,47,47,52,49,47,46,48,52,50,50,99,117,113,133,141,191,190,200,223,253,270,315,328,328,360,385,393,422,422,424,408,412,421,419,419,403,406,398,387,382,381,387,384,380,366,349,344,344,341,332,309,288,281,276,277,282,266,257,225,220,213,200,182,183,184,190,188,193,187,185,187,181,162,165,170,184,185,133,139,142,147,148,137,128,134,135,139,142,145,146,149,138,136,136,141,140,138,133,128,121,109,106,108,80,85,87,93,91,96,100,110,116,118,129,121,122,130,142,130,139,150,163,171,201,229,245,264,272,280,298,303,307,307,335,351,362,406,487,542,542,694,777,873,939,1005,1104,1203,1446,1548,1548,1761,1946,2012,2042,2112,2175,2295,2380,2452,2452,2511,2580,2728,2833,2938,3098,3252,3371,3571,3666,3751,3875,4021,4147,4142,4222,4336,4537,4508,4453,4476,4331,4315,4257,4312,4365,4413,4129,4279,4417,4430,4461,4407,4426,4317,4374,4244,4197,4198,4255,4326,4300,4275,4244,4254,4244,4274,4296,4358,4378,4306,4410,4416,4407,4411,4407,4376,4351,4369,4362,4361,4366,4328,4323,4405,4368,4390,4417,4446,4484,4522,4541,4586,4607,4618,4572,4521,4465,4387,4287,4188,4106,4038,3997,3936,3857,3773,3714,3713,3651,3572,3538,3483,3421,3387,3260,3164,3088,3038,2972,2890,2800,2717,2648,2566,2509,2409,2273,2247,2172,2142,2080,1949,1912,1926,1835,1842,1809,1781,1765,1807,1818,1919,1967,2001,2039,2099,2128,2221,2347,2379,2410,2493,2586,2673,2785,2903,2957,3130,3136,3175,3260,3358,3512,3581,3721,3982,4259,4456,4622,4980,5140,5418,5655,5913,6068,6292,6711,6900,7145,7362,7650,8055,8292,8375,8506,8684,8827,9082,9431,9672,9781,9923,10139,10321]},"Timezones":["America/Jamaica"],"AgeDist":{"0-4":230823,"10-14":226882,"100+":214,"15-19":239718,"20-24":261170,"25-29":254326,"30-34":232494,"35-39":210889,"40-44":178572,"45-49":178858,"5-9":233966,"50-54":171265,"55-59":149268,"60-64":124125,"65-69":90416,"70-74":70719,"75-79":48802,"80-84":32092,"85-89":17745,"90-94":7326,"95-99":1491},"REstimates":{"Date":["2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.1503508506125502,1.31231976555913,1.26972756310358,1.43076059665968,1.26330271970264,1.54083549036035,1.49623728098318,1.3443832479487898,1.50052150942903,1.4785472901970602,1.3721637095196295,1.38598469395345,1.15418221394191,1.11065932999205,1.08729127015503,1.01510360795084,1.06765346095112,1.06669577936831,1.06046611158419,2.27744122655852,2.42268490059694,2.00904480648933,1.93487867735508,1.7386383826875,2.19208113963025,1.83088652141321,1.68141263594405,1.700722396442,1.76941125697073,1.68406206792328,1.7638370126311895,1.62926288793015,1.46341352803106,1.24956685096968,1.2133729294718,1.2087641555059,1.21188249910193,1.15701714546991,0.943110213175144,0.942569792762978,0.933615852482593,0.892643075315323,0.795732872282021,0.752079214130878,0.6449946570806501,0.6352497094311049,0.690307313645627,0.5851632631803321,0.485911153200404,0.481578763314137,0.367341325214368,0.38935951633790905,0.4249623716317079,0.462665240763568,0.560361485774758,0.557301693955093,0.712749916925575,0.8452735084562271,0.7364323432772951,0.7783899222013729,0.903405041522391,0.9731221506606972,0.981376872835309,1.04973386620762,1.04350403330134,1.06366869783873,1.08537910254512,1.0982003022374398,0.958014783261852,0.877974606697568,0.7970850381988409,0.7395477952142142,0.77119432336741,0.7579699252640909,0.7553881376036591,0.699297221816548,0.857564387274718,0.8296723611755659,0.753829212926873,0.7167439322776529,0.79582747443763,0.783669099231779,0.921891389282136,1.26518532236634,1.51337100817661,1.52069884790322,1.4017134385174,1.40473228893989,1.29012883714483,1.36890228137247,1.29339773308158,1.21002033054402,1.2105133555258,1.22959736620593,1.15676808349962,1.18174358214827,1.14780565608569,1.0644824946209,0.941577708229172,0.97013151399613,1.00433637640122,0.996258003477544,1.04229368240573,1.01517642302354,0.957948422886495,0.9347930041009828,0.961099089665718,0.885256852381837,0.886485003606436,0.893795597863763,0.854270930075359,0.783126765880533,0.762189989142662,0.7811666132009,1.02618168031357,1.2985267126226898,1.14709190424105,1.10872219339985,1.13185584820858,1.2696249275062,1.24668030390075,1.2668158195712,1.35957690401351,1.27549375704893,1.21251674175107,1.2397519034608,1.32353004367128,1.25346224155388,1.14402998742827,1.02066155574873,1.15246378777373,1.15756641383403,1.38362842425851,1.50717239234177,1.49339072759258,1.5046434045446295,1.36383696018468,1.3718003249713,1.40184852705,1.30577826195951,1.21501470125034,1.13426504150784,1.2134078477531,1.20443581567984,1.17681643883156,1.33212764779367,1.60449277222566,1.61149905603679,1.4021059627406298,1.90468704546196,1.9623781653634,2.01216835488026,1.86912125066406,1.75187966747345,1.79674569232148,1.7644322691820902,1.88740124628335,1.77419328842547,1.5439935053518603,1.5810539215749602,1.55357328012496,1.43093612913433,1.37147203200984,1.20473944962831,1.14731709112455,1.12700612696106,1.13132261676025,1.1139780905133798,0.99945599011361,0.998141893373109,0.935120067290407,0.982608796386778,1.06457183423888,0.9943923519862452,0.990475659116078,1.07762934039711,1.1572194065928,1.23583222695387,1.24416613007949,1.1874042007635,1.15140749939607,1.18545987111288,1.22617305312947,1.19516426471513,1.16178945054908,1.12205988306309,1.15808813093566,1.10809433589983,1.01973079429944,0.9864470957296853,0.941239686237765,0.8872308005695709,0.883622375389259,0.8881118836721751,0.887174619690658,0.850736071322766,0.8488173758649771,0.9070900177292271,0.9261857235525948,0.909984356284176,0.8444427860690379,0.8661557321281751,0.890931053598401,0.861126006121163,0.8632591457932649,0.8712444700141541,0.847142667114478,0.839530756827538,0.855678946811832,0.930794851722845,0.91186780439176,0.806218526204605,0.740790980630447,0.7238206479269359,0.7113361924434829,0.7366870195684101,0.774070763802476,0.8228970598045608,0.879248972142068,0.8614105603051491,0.962864545661125,0.962051007807612,0.923941622005381,0.8180337656497891,0.851301672801722,0.889843018960749,0.899127601329235,0.917887147540869,0.923792212686023,0.8696231076870792,0.85682077236517,0.8902224552173441,0.869578967264165,0.975338221366058,0.8818048602427221,0.8818708626924141,0.9385432592281852,0.984374625296472,1.0046545334410302,1.06482141689247,1.07162286945803,1.08972135127236,1.13725462540577,1.19024112548913,1.15664456665451,1.08567588967104,1.07666098874288,0.983603224277312,0.9890584106966008,1.01017257711023,1.0040440682167902,0.97787195889519,0.9944712054595348,0.982070485757004,1.00050662971272,1.00840618323208,1.01755812762144,1.05365881289986,1.07296211992667,1.0699818620648298,1.09227653510274,1.14754687989152,1.15602731823479,1.16645331965443,1.11090108475988,1.0984312752136098,1.0736595444996702,1.07710901347511,1.09553049944784,1.0804008139372498,1.04373835976671,1.00489024974618,1.02192507238255,1.03152817451601,1.01588372966592,0.953311816840421,0.8868987710067131,0.8398784705070179,0.869093270955133,0.8654803489945391,0.905929850098143,0.841662216839236,0.893169454921403,1.01332064352483,0.9988091766881322,1.01630270397002,0.949325514443817,0.9127065527695528,0.873669130803287,0.951853529769813,1.06071012102069,1.18201299272085,1.2178615387747,1.21015465905332,1.15421873350661,1.20876217326327,1.11681674654493,1.04642240342939,1.12842654485652,1.09473572309022,1.0984877903251,1.1399584558238702,1.1801358656191698,1.16093423047325,1.16601582902706,1.1478156430413,1.1154391780363702,1.19277101052459,1.12283027175289,1.06589889687857,1.09259246276898,1.08591003116016,1.1061261032394198,1.11116117686243,1.16970129786671,1.24646037275324,1.34357403392088,1.36417910561544,1.3340179064166298,1.40304099836808,1.38068351018846,1.3605506544284298,1.39902294733661,1.41562632893473,1.35625288483844,1.3274594377013702,1.35101779968058,1.3248796339365,1.29089593904886,1.22876821273372,1.18141143715236,1.20072024595629,1.18587985568034,1.08187513617634,1.05472451342732,1.02145414532539,0.994145193551244,1.0048511150943,1.06701300422639,1.07874777135972,1.0107591636250202,1.00900784905062,1.01865489678688,1.03181136488858],"StdR":[0.26511207636266,0.272468115237341,0.266596850435339,0.27729093121570697,0.253588420799333,0.273206436751635,0.26182104709900195,0.2383272929088289,0.243430729516126,0.23335997301732606,0.216819487905276,0.209245453378594,0.18811473571135506,0.18060640040857695,0.17576231692446306,0.16968310896879002,0.17360430357050102,0.173330734936182,0.17130286759544,0.25236962619149,0.25186185676273,0.207183748292287,0.19032284153742896,0.16678524954089902,0.17659426373353798,0.149656324453405,0.134515595778151,0.126935638367695,0.124505964082798,0.113790960292755,0.10970483928348,0.0999842181904802,0.0901473321578118,0.0784936949634323,0.0737164917874927,0.0728591936077247,0.0715403805257522,0.0679911719276581,0.0601916932627463,0.0605570501179757,0.0605241982721704,0.0583732810436349,0.0556021728941963,0.0554064960663304,0.0513846468556424,0.0532704299995732,0.057483212979726,0.0551240843097428,0.0522800425284904,0.055088724896717005,0.0492724033184583,0.0542061251543694,0.0612989929340716,0.0676956349509585,0.0796354966271634,0.0833357460058702,0.0983065998527053,0.110845440020756,0.105124650875421,0.110235244564559,0.120594941729654,0.12639236207410698,0.128003766250805,0.13241211452891302,0.13041801960534902,0.129775026820063,0.130618965469674,0.13074188949827198,0.120843385333608,0.11557513476669802,0.111005041086283,0.107172086326362,0.113183691937896,0.114283968595609,0.117644842022527,0.11492207059871197,0.13129821690339,0.131614313864573,0.12849717752162002,0.12707118824761302,0.137495217213415,0.140738165609189,0.15549528359017,0.182812880996059,0.19976954314440695,0.195426906968051,0.17942048594531598,0.17147679445012398,0.159936623936667,0.158664292005888,0.151808442821837,0.14232496387269,0.138308119680195,0.13843877963255402,0.132130190512839,0.129898775302217,0.12809443215230498,0.120398234627836,0.11394799194253097,0.113105338610989,0.11712832641177197,0.115937792414207,0.121102082604766,0.118036701477583,0.115137213401664,0.113595343996395,0.115313105467315,0.110745334165803,0.111743858488675,0.11305459341657903,0.112646222996295,0.10958437182478,0.109717835158925,0.1136805040282,0.133596030842404,0.152835672162951,0.141537424439858,0.13855952935467,0.136272339673991,0.143177933122543,0.139233492726176,0.136650220381608,0.139749236203317,0.130528802319554,0.12401418736102,0.12484687247629,0.124344292742131,0.119934380987788,0.11173450966831,0.104927880993065,0.108620408257174,0.108367603706165,0.118817186621569,0.120550362130289,0.115554258380868,0.113178640073286,0.103836939755946,0.0995861687252245,0.0983412905965751,0.092098561125172,0.0861715635242823,0.08069795695267401,0.082768826716938,0.0806496242393798,0.0789043687809063,0.0823611192952671,0.0882050310578791,0.0866591526295589,0.0783481252293811,0.0878474418070556,0.0864249207282261,0.0846894727161962,0.0793668530271828,0.0707971242632345,0.0694348281995347,0.0656433835414201,0.0642858268628049,0.0604436583795659,0.0524281802497414,0.0505628518638128,0.0480393745354217,0.0434875012023576,0.0404066228321918,0.0352763630373457,0.0325580457033306,0.0316085995305179,0.0305189132904515,0.0295368609981833,0.0270649184365312,0.0272952353408653,0.0255798756857958,0.0263938411878844,0.0270673277257287,0.025725203594595004,0.0260094429216265,0.0268376444813016,0.0282001957719991,0.0287174622637653,0.0289452685428499,0.02747392128319,0.0266253326899863,0.0267502803663294,0.0271006049273909,0.0264080283319648,0.0256668546336956,0.0248143043146049,0.0250312104488067,0.0241872907801777,0.022610247116474,0.0222392116095602,0.0216368621649248,0.0206614516096563,0.0208330860069314,0.0208703242801922,0.020989533208266003,0.0208015725022153,0.0214048827626786,0.0226532371494239,0.0228809858849041,0.0225808506977047,0.0219959373176496,0.0226745725655075,0.023383268649156,0.0231801113146107,0.023447937013225,0.0236573184320004,0.0237702833126269,0.0240886934014896,0.0246772985086474,0.0263929509893966,0.0265281338629589,0.024706123886925,0.0238186821954818,0.0241125477106347,0.0246420691395067,0.0261311721479175,0.0276276527497384,0.0295517090357252,0.0308724062834502,0.0309541565967585,0.0330224693610357,0.0329108298721409,0.0315416028455197,0.0298801790920463,0.030641029196271,0.032474860421343,0.0327887708811256,0.033336366747768,0.0333749782256761,0.0327072903584061,0.032557779545334,0.0332550897152389,0.0336030693916226,0.0358646902332339,0.0343113154462114,0.034499899458261,0.035988577226136,0.0371737792432917,0.0381278221247215,0.038733181995650005,0.0389351308427514,0.0386811931710898,0.0393619529640861,0.0397871982732552,0.0383883809158589,0.0365769593733006,0.036170469267243,0.0341708371448774,0.0348288782931522,0.0344186556268793,0.0347595203134012,0.0336570162898268,0.0345185615831287,0.0340446574317065,0.0347126067768957,0.0349006173230663,0.0346813239030953,0.0357618184274582,0.0356741673200283,0.0356772946030015,0.0358697570273346,0.0365234725585568,0.0361425156942813,0.0360806947676648,0.0344008893081423,0.0339349192791813,0.0333005243956958,0.03343864982135,0.0331512486097082,0.0330307074976107,0.0317419502640673,0.0313820128374345,0.031063105699605,0.0312948663081266,0.0309947932877602,0.030370465317398,0.028843071532735,0.0282188180909847,0.0290540177334088,0.0298860691341482,0.0309459560859698,0.0299312988026782,0.031302130547842,0.0337467370979313,0.0337316790632652,0.0337280023058374,0.0326943114815011,0.0318886815540748,0.0317294045622594,0.0337780556353351,0.0351009222039391,0.0375287020520476,0.0376119835314589,0.0371883720355996,0.0355459863305626,0.0356299499892697,0.0338150332449152,0.0322330325158552,0.0336164758926324,0.0326895964151371,0.0321498712469185,0.0326102973536656,0.0329198163975292,0.0323479581019645,0.0320574637786192,0.0312805872887864,0.0307138064841037,0.0312205908804082,0.0294900861085782,0.0285376205685892,0.028736399284597,0.0283553136505254,0.028414369314072006,0.0283411995194956,0.0289204271803389,0.029592945133984,0.0305757274700742,0.0307633075142036,0.0300896310005681,0.0305191712761552,0.0298098159475178,0.029304021767617,0.0291593537211371,0.0291238129437975,0.0280629089392264,0.027072067248874,0.0266496008075687,0.02581940135304,0.0250830071998067,0.0234056969219116,0.0221844962722061,0.0218509014916464,0.0208997054490493,0.0194226714119902,0.0184459888190748,0.0178731793741405,0.0171836022248319,0.0170920764810896,0.0172342316109737,0.0169871650685874,0.0163617231253319,0.0161447623533282,0.0161854484269594,0.0161085665754582],"EnoughData":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-JM.json","Name":"Jamaica","CurrentEstimate":{"Exposed":331.0,"Infectious":300.0},"OfficialName":"Jamaica","Level":"country","M49Code":"388","ContinentCode":"W-NA","CountryCode":"JM","CountryCodeISOa3":"JAM","Population":2948279},"JO":{"data":{"Rates":{"CaseFatalityRate":0.003122221702338692,"Critical":0.006451661057478384,"Hospitalization":0.03289180909014283},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,18,18,18,26,30,36,45,58,74,110,126,138,150,161,170,177,201,215,235,250,259,265,269,276,282,297,315,318,326,332,337,342,348,356,362,364,367,367,370,375,377,381,385,387,389,390,390,392,393,401,404,408,413,417,446,457,461,470,471,479,586,586,497,507,507,522,535,549,561,566,571,586,607,627,657,663,670,671,678,682,692,693,693,697,708,722,739,751,772,782,797,830,841,860,867,882,886,889,897,902,942,957,969,977,982,986,991,997,1008,1013,1016,1019,1021,1022,1024,1028,1034,1035,1035,1035,1036,1041,1041,1042,1049,1072,1084,1094,1099,1131,1155,1160,1171,1178,1178,1187,1187,1189,1215,1222,1229,1229,1236,1241,1243,1259,1261,1262,1268,1320,1335,1344,1355,1364,1367,1447,1468,1508,1564,1610,1648,1676,1700,1756,1817,1885,1919,1981,2084,2156,2206,2255,2311,2349,2415,2511,2672,2844,3527,3707,3812,3937,4035,4131,4222,4359,4496,4626,4752,4929,5101,5240,5292,5386,5575,5777,5906,6045,6101,6219,6361,6466,6565,6692,6773,6912,7006,7123,7223,7340,7449,7508,7508,7508,7508,7508,7508,7600,7600,7740,7858,7993,8188,8336,8506,8629,8808,9033,9249,9416,9564,9729,9879,10067,10311,90267,94896,100280,103834,108353,114018,120014,125433,131181,135650,140400,142710,148572,155026,162959,168429,173369,177195,182463,187444,192033,197058,202058,206638,209746,213344,218467,222654,226245,230274,233390,236550,239126,243106,246168,249256,252158,254496,256312,258651,261514,264061,266622,268843,270551,271834,273986,276485,278929,281020,282727,284343,285393,286983,288785,290430,292104,293531,294802,295705,297245,298868,300340,301893,303108,304200,304996,306246,307707,308883,310005,311080,311888,312594,313551,314581,315464,316442,317218,317948,318556,319490,320335,321278,322148,323206,324070,324711,325892,327099,328231,329511,330805,332027,332892,334191,335876,337359,339214,341021,342600,343840,346287,348599,351256,354143,355781,356648,358848],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,8,17,34,52,69,85,85,112,127,154,172,212,235,246,259,268,274,278,299,310,323,345,349,353,358,372,372,381,389,391,397,401,402,407,413,417,425,428,435,437,441,444,447,449,449,451,453,459,460,461,465,471,473,494,508,522,540,562,576,582,586,596,607,613,629,649,672,684,700,704,708,711,718,720,728,730,734,739,746,755,757,765,784,795,808,831,845,863,890,915,953,961,979,981,987,1001,1008,1015,1033,1042,1047,1071,1086,1104,1111,1121,1128,1132,1133,1136,1147,1150,1164,1167,1169,1169,1169,1173,1176,1179,1183,1198,1201,1206,1209,1214,1218,1223,1113,1120,1131,1146,1154,1168,1176,1182,1187,1191,1193,1208,1213,1218,1224,1231,1232,1237,1246,1252,1268,1283,1303,1320,1329,1339,1378,1398,1438,1482,1498,1532,1576,1609,1639,1716,1756,1801,1869,1893,1966,2034,2097,2161,2233,2301,2353,2411,2478,2581,2659,2739,2945,3062,3314,3528,3677,3852,4131,4344,4540,4779,5045,5679,6042,6591,7211,8061,8492,9226,10049,11825,13101,13650,14749,15640,17464,19001,20200,21517,22763,23998,24926,26073,28127,30550,33009,34548,36053,37573,38937,40972,43620,46441,48930,50750,53087,55055,58855,61942,65385,69306,72607,75866,81743,86576,91234,95864,101248,104802,109321,114986,120982,126401,132086,136555,141305,143678,149539,155993,163926,169395,174335,178161,183429,188410,192996,198021,203021,207601,210709,214307,219430,223617,227208,231237,234353,237513,240089,244069,247131,250219,253121,255459,257275,259614,262477,265024,267585,269806,271514,272797,274949,277448,279892,281983,283690,285306,286356,287946,289748,291393,293067,294494,295765,296668,298208,299831,301303,302856,304071,305163,305959,307209,308670,309846,310968,312043,312851,313557,314514,315544,316427,317405,318181,318911,319519,320453,321298,322241,323111,324169,325033,325674,326855,328062,329194,330474,331768,332990,333855,335154,336839,338322,340177,341984,343563,344803,347250,349562,352219,355106,356744,357611,359811,363728,368278,372417,376441,380268,383912,386496,391090,397158,402282,407617,413350,417934],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,3,5,5,5,5,5,5,5,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,8,8,8,8,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,14,14,15,15,15,15,15,15,15,15,15,16,16,16,17,19,19,20,21,22,24,26,26,26,26,29,30,30,32,33,35,36,39,43,45,51,57,61,69,79,88,101,110,122,131,144,166,181,191,207,225,257,282,310,330,345,380,414,443,481,508,540,579,624,668,700,740,772,829,866,913,967,1029,1069,1136,1181,1233,1295,1386,1467,1547,1618,1704,1772,1843,1909,1969,2053,2116,2172,2236,2302,2380,2442,2509,2570,2626,2694,2751,2802,2854,2909,2960,3010,3056,3116,3162,3206,3250,3286,3335,3365,3407,3437,3465,3496,3518,3545,3568,3604,3627,3652,3681,3711,3729,3758,3778,3801,3815,3834,3851,3877,3903,3919,3940,3955,3968,3989,4009,4024,4043,4076,4091,4107,4121,4137,4145,4153,4170,4187,4198,4207,4217,4224,4239,4248,4262,4269,4281,4304,4316,4326,4334,4344,4354,4362,4369,4379,4385,4395,4411,4421,4433,4444,4455,4473,4491,4503,4512,4528,4543,4554,4570,4589,4611,4627,4650,4675,4701,4727,4756,4793,4833,4862],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,0,0,7,16,33,51,68,84,84,111,126,153,171,211,216,227,238,237,239,237,249,247,244,230,217,209,202,204,195,197,181,169,155,144,136,135,137,134,136,124,113,112,108,105,103,100,93,87,83,87,84,85,86,87,87,104,114,126,142,163,177,181,184,186,194,196,207,223,217,218,230,225,228,223,123,125,222,214,218,208,202,197,187,190,204,200,192,195,179,191,211,235,266,270,278,279,285,295,291,284,285,282,266,280,280,265,261,252,252,241,238,238,240,238,212,200,190,182,177,177,175,172,165,175,175,177,178,181,183,184,68,74,85,100,107,116,124,129,127,108,98,103,103,76,58,60,50,48,57,54,70,83,77,87,89,99,131,146,184,212,226,259,297,277,290,358,386,422,487,431,483,511,518,536,570,609,637,639,644,677,721,738,840,884,1084,1247,1340,1477,1690,1804,1838,1905,1486,1939,2195,2618,3137,3887,4225,4816,5496,7138,8280,8642,9560,10299,12062,13493,14494,15596,16691,17772,18634,19647,21541,23827,26162,27546,28950,30316,31551,33435,35954,38620,40973,42702,45000,46923,50679,53734,57137,60934,64178,67260,72972,77616,82017,86459,91606,94992,99280,104658,110347,115518,120975,125208,129722,131839,137385,63817,67061,67062,68385,67636,67175,66094,65183,64398,64862,64631,65373,63041,61653,57856,55925,54959,54198,52040,49589,48920,46911,44955,43233,42427,40596,37782,36416,35342,33846,32920,31446,30126,28275,27676,27009,26173,25513,25283,23976,22674,21909,20970,20409,20109,20080,18805,17820,16983,16343,16174,15760,15781,14967,14400,14197,13666,13346,13134,13025,12175,11501,11051,10364,10110,9783,9708,9056,8522,8176,7988,7769,8012,8158,7819,7958,8272,8418,8912,9466,10072,9996,10440,11176,11779,12560,13493,14419,14467,15696,16858,18217,19798,20205,20191,21077,23298,26349,28614,30809,33041,35422,35534,37790,41175,43383,47043,51869,54224]},"Timezones":["Asia/Amman"],"AgeDist":{"0-4":1058122,"10-14":1139559,"100+":28,"15-19":1040294,"20-24":940151,"25-29":862385,"30-34":777482,"35-39":713126,"40-44":606717,"45-49":534628,"5-9":1154441,"50-54":433223,"55-59":322368,"60-64":217239,"65-69":149039,"70-74":111528,"75-79":79223,"80-84":43119,"85-89":16283,"90-94":3741,"95-99":444},"REstimates":{"Date":["2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.50606063237261,1.31064217368817,1.15505367349168,1.13247955384348,1.0811451167911,1.12759665451181,1.08801874546317,1.02040217922787,0.909060377047429,0.857120107800753,0.754281051447254,0.6710920003560891,0.6996703314953678,0.71641721825102,0.7199053826324041,0.76232874296439,0.8012040262369609,0.7029112788725129,0.6949127312900589,0.6818315931868261,0.579288628668572,0.655885568792484,0.696251407874503,0.762288497218084,0.679986720513526,0.759373480992105,0.7305431092915301,0.7063961077155619,0.745073982310639,0.703709731983009,0.7118900895284058,0.7678490759095099,0.8186748731036179,0.76958251851174,0.7515392143297479,0.7117524455644659,0.8045817175813491,0.7428991410078859,1.15289681991078,1.36869274687875,1.52831169703705,1.69158403742264,1.8573041107693,1.84356306710725,1.6693597083698402,1.50533955638129,1.40979384739791,1.40005357008527,1.35500081751476,1.3748322776837798,1.4044293288633305,1.4730260598324498,1.3126165631412,1.24641072047926,1.12754438865037,1.00952487829834,0.8856290191041759,0.852608298260705,0.8500019052930731,0.9000981756227819,0.873487230791173,0.848589383604131,0.864820713524776,0.826982309208485,0.772988356341702,0.645877192558179,0.649338002697286,0.719306562354213,0.830644468466964,0.955285487955537,1.17034671286242,1.22945963662887,1.33970962664947,1.4436325250282902,1.54212293834926,1.6818317898963702,1.5451929704519498,1.47183869872903,1.31357527589821,1.2521901213949298,1.22346949789586,1.11689385121608,1.06619187097083,1.0723071218747802,0.996453546160968,0.95167861860564,0.98409955528095,0.934531703352868,0.9112946974349742,0.773701217082798,0.8072349860167042,0.7820858806481821,0.8247586491303891,0.8285666169683091,0.7944927995876759,0.847014231457523,0.851274632050263,0.853142641075463,0.836280078911943,0.83941674804866,0.6960028528240999,0.615708808435055,0.546998186978213,0.55767262462826,0.5437504419105129,0.565416713604141,0.7364687226886821,0.814627532944169,0.8771409895338491,0.8005715725915079,0.851401880885573,0.740120478203787,0.7968906527673051,0.798745698084423,0.933202329843259,1.12713358414463,1.29415835141431,1.3234705682235302,1.4131340604608702,1.38081671702398,1.1805282255827,1.14981122898081,1.1007439390297,1.06689287583222,1.1624885961449098,1.1528686317613202,1.12541996303375,1.16317661995516,1.13579817559879,1.00949512864348,0.9004536863746619,0.914737220168477,0.8516216672504551,0.954655925713225,1.06859567882358,1.22682822200709,1.33400537110534,1.34633690513494,1.22698001322281,1.47049354344194,1.51064677817423,1.661962221404,1.77127581161271,1.6798304522691,1.6626139210511202,1.6703125176277598,1.62654472917142,1.52476780690954,1.6233444713541898,1.54802615187133,1.49927359309901,1.54705774010359,1.45739796969981,1.4299565722218202,1.4377524746811297,1.3888499389688602,1.33900188380826,1.36486861099675,1.34832827961977,1.28626913994851,1.26021753282544,1.25955000536579,1.24438335548703,1.24720614311193,1.2437122082594,1.3702577421609898,1.41544988226168,1.5322334236612498,1.5728866687063798,1.52327967534776,1.49338943025836,1.54334163111056,1.52737811379664,1.50042020287794,1.49528842625666,1.49582175751735,1.6661691949258102,1.6573494633092098,1.7023348186056202,1.69320409100305,1.7783930595578403,1.64078572742622,1.61753261956713,1.63513228596558,1.8522427622126496,1.85315194372583,1.6888252953765,1.6452717143303202,1.5734325392201498,1.63341140623056,1.5907112398172398,1.53576036526964,1.47971992175808,1.42069615931107,1.35362652409229,1.31026030753049,1.27179507969625,1.3010172948997,1.28551848278276,1.30356715577264,1.30379104200213,1.26485903296207,1.2429193748238798,1.16648377675879,1.15374227417222,1.19676593304289,1.23734687745654,1.25426531172432,1.23191398915554,1.24578142062882,1.23178316368243,1.2552306222704,1.23118799691074,1.2198127174485802,1.26077316889349,1.27364047628668,1.277011072088,1.36373227970897,1.3775788764297,1.35437841526134,1.3235044202891202,1.32425286551636,1.29611345263012,1.28098528237784,1.30116477295089,1.28504433636678,1.27059954340728,1.25549384156678,1.2116392792183202,1.19054433543179,1.13600550754524,1.10527640049736,1.10874541183582,1.14082785550301,1.13092968893391,1.09982809363041,1.08302340779382,1.07732204157345,1.05342740508229,1.02233064324472,1.01073381544996,0.99863135232728,1.00025756059495,0.978071005436609,0.998149698503309,0.990416309011456,0.960338089380059,0.9030483303955028,0.89332677249706,0.882885427809405,0.8913759837501259,0.8691256238885309,0.873101598255744,0.869472952365856,0.8585305651949351,0.844775939776479,0.828970636409183,0.830827226607583,0.8336337949560719,0.8167028637537379,0.810951461499575,0.817700766828013,0.8077277305811659,0.805102026826339,0.791485908372522,0.810805569804379,0.8045124094358841,0.817556136642547,0.8197090523576189,0.81488776574189,0.821599703981316,0.826389678684326,0.8304220693651171,0.8236412524741501,0.8208367495348179,0.818137924389633,0.8179263126059291,0.8293473213401391,0.8419399174333309,0.844157441806312,0.834910479350787,0.820944638382854,0.8242828978797041,0.829870396667645,0.8332092392024109,0.8471589128349151,0.8558934542877149,0.8624596916274581,0.861676681983895,0.8556274966518159,0.8593339342220129,0.857008838510897,0.867972014431648,0.8578403477167129,0.8463292637293679,0.83551659179629,0.8259208518367159,0.824858694362716,0.8285988706992661,0.8424504616029,0.8471556696147309,0.829988375008383,0.837836112005462,0.8447239436660041,0.867274485471722,0.89333917544381,0.907016798734198,0.939641961851652,0.96525818455839,0.991583847784308,1.01773313949819,1.05596001717651,1.08577263831533,1.0909488445707098,1.1003368770531,1.14265181585452,1.15655865719528,1.19568565138923,1.21024763287992,1.21555057083439,1.20950249753253,1.24301593324728,1.26014277696874,1.29363689328044,1.32068727073246,1.2721914447032,1.19349280928198,1.20890172268504,1.28500400582006,1.35686268194229,1.39633103996523,1.39664196080361,1.38157729892106,1.3653285563371202,1.32617628614119,1.31662517929963,1.35473667072537,1.3479895189118505,1.33513774659325,1.36031219618384,1.36867892440325],"StdR":[0.10047577215181,0.0889267160023156,0.0796253483597064,0.0771322644849225,0.0732459597139095,0.0747747432253599,0.0728594711221656,0.068269669933871,0.0649607729925228,0.063877484423701,0.0594886980454964,0.0575379480985839,0.0605480460764888,0.0625610347274701,0.0650942954728368,0.0685490596392144,0.0718092480608731,0.068977997661635,0.0709671957687655,0.0710771423915686,0.0681668644524588,0.0752797077762399,0.0804458264947809,0.0874749494555272,0.0850905111240496,0.0910372275373544,0.0924329082560613,0.0924842221066742,0.0980293347196716,0.0983115056808312,0.101062675421513,0.10728017042156,0.113492774858215,0.110722808454941,0.113149873561026,0.111946006669807,0.121161677930655,0.120737693805069,0.15106875211936802,0.167574444334524,0.17253273276473094,0.175105080683642,0.174659063825614,0.164423377345146,0.148174092160694,0.13155046427502198,0.12138742845919097,0.116684173525613,0.10976231210294,0.108233471476574,0.105774233022979,0.105486469132787,0.0969847184440758,0.0902255387531798,0.0838948170519134,0.077752627132766,0.0728545894422914,0.0717077856236219,0.0725579943092057,0.0759326351896105,0.0755061325351934,0.0758277714898477,0.0762156094815026,0.0760654028094006,0.0748511029574667,0.0692466388388293,0.0726074011628697,0.0786019354690383,0.0880929524207524,0.0963499873246396,0.10628412238256503,0.10949179022916697,0.11087361402927302,0.114610247786482,0.114062490012221,0.115381554902206,0.104616900431053,0.0987782443282418,0.0884970840456784,0.0829104306658013,0.0808844608834829,0.0754118798281825,0.0731770750478974,0.0718397707593283,0.0684150464381847,0.0671905823298335,0.0681247996725691,0.0661294190876147,0.0657807469986784,0.0618906451997925,0.0645522643174068,0.0642452207189782,0.0672502347192248,0.0684198730068161,0.0680319042125727,0.0721293737110348,0.0735416780718102,0.0744632738810772,0.0741762655553713,0.0758694230209141,0.0705064587062813,0.0682813356751246,0.0654804976978567,0.0686739140448137,0.0714774665353008,0.0765852334029643,0.090482894555987,0.100877105324956,0.105972931733613,0.101672736455065,0.105769218522203,0.100909327994893,0.107441930857862,0.107907564205254,0.121118694888959,0.130954079778961,0.14066180105126,0.141197523782094,0.1414257357012,0.136003332145232,0.122355759592584,0.118301921446453,0.111988270036708,0.109608817285572,0.11317001278417,0.111923571507335,0.109582109924996,0.10912354243108,0.106214276588829,0.0996989016358407,0.0936286056613654,0.0946754447457295,0.0924153921430651,0.0986293393034812,0.106704289085809,0.11225016468286697,0.116871963820796,0.11511233835284,0.107904714656341,0.113590179107532,0.114427568081169,0.115555807121777,0.113041442016786,0.106247348018884,0.100855668153009,0.0965886931255036,0.0905155095514056,0.0824371824666546,0.0824317105591068,0.0763175115949317,0.0725057350657933,0.0706963033552628,0.0653827805992366,0.0624370191570148,0.0600226860995322,0.0576919422987532,0.0546658763812262,0.0534500163556897,0.0516501246924324,0.0484882065294118,0.0472678736589967,0.0457430814894792,0.044699853003869,0.0437021836196167,0.0421591415915521,0.0437441475573404,0.0439043410985435,0.0448274184802561,0.045066323016853,0.0439332182641155,0.0417233522492413,0.0418022951946978,0.040613884862757,0.0388563630396724,0.037933039209822,0.0371186647442978,0.0386886418063234,0.0387092928547117,0.0390002626287937,0.0384400009911936,0.0396606492077799,0.0374686207237974,0.0361710824787566,0.0353628661706029,0.0384284039034168,0.0393406232195126,0.03723291368218,0.0356241962122403,0.0328485788242565,0.0326071005996772,0.0309551145119075,0.0297459216051285,0.0277425901083268,0.0256411056614933,0.0236090658371188,0.0215437464898489,0.0197546819534098,0.0192651789378874,0.0181103435537934,0.0176407620726375,0.0172408872417577,0.0164699096410933,0.0158032243503423,0.0145416264132403,0.0137672576230674,0.0132157629912245,0.0132000797404051,0.0130643994846384,0.0128702946620329,0.0130317538246421,0.0128756920184645,0.0128834646103527,0.0128158332614337,0.0125184660380475,0.0126644003950035,0.0128462727555299,0.0129768639208776,0.0140335872486606,0.0147487853629187,0.0153567686399397,0.0153084633320192,0.0152817043186798,0.0149342138955962,0.014539906808668,0.0144774542987487,0.0141336021199029,0.0138165472180845,0.0134389000150507,0.0127786506689731,0.0121404566215606,0.0111266352373799,0.0102674155604225,0.00959914610927382,0.00911266578255912,0.00858077560372521,0.00809144503914383,0.007685826235423141,0.0073726133871111705,0.006797998858912829,0.006337513142786221,0.00599180209669294,0.005582443143075,0.0052000820530706295,0.0048069061568837106,0.00467152454323782,0.00440071843461085,0.00416101106859627,0.00396292964075079,0.004106132387423789,0.00425508393873054,0.0044175706741917,0.00449259559338019,0.00470287596582035,0.00495148140130586,0.00521348164146327,0.00531676895449173,0.00557086258390336,0.005942436429491721,0.00633434361646792,0.00646396204400396,0.0067391817469966,0.00705354053469969,0.00731207283099967,0.0076116931830517405,0.0077296049944863094,0.00823342180709472,0.00852881264013534,0.00877726537242713,0.0089508755839133,0.0090399465321772,0.00909666669504215,0.00928043015476385,0.00947088535519036,0.00937213230591486,0.00935211177841116,0.00938020883178878,0.00948388357086718,0.00974565852596672,0.00988189709302212,0.00999923373234645,0.00985145611032481,0.00959285603428397,0.0097009602791879,0.00988442815490389,0.0100475605432192,0.0102953254227743,0.010353346566358,0.0103825856113763,0.0103474048385985,0.0100454436253185,0.0100875819817461,0.00997706420813717,0.0101397773588104,0.0100731481121115,0.009812609663693,0.00977926042101218,0.00979630141748037,0.00998637179822899,0.0102903202909681,0.0104250371766584,0.010530849500201,0.0106646870875571,0.0107776863147038,0.0109013316569066,0.0112853302475098,0.0114611083738512,0.01152012464415,0.0116745338291874,0.0115131708946153,0.0112860809321842,0.011109605889807,0.0108545360300767,0.0105714947202974,0.0103223339589692,0.0100836192866224,0.009867307324982809,0.00994724860732856,0.0101906866007635,0.0103579464802594,0.010730711530053,0.0109017481865158,0.011062144424421,0.0115739387555595,0.0120418462636888,0.0129107166436128,0.013171699238818998,0.0125935384831532,0.0124353321551487,0.012516161398447998,0.013408667501671998,0.0145591855299264,0.0154208013356299,0.0162954963837167,0.0164727057428484,0.0161470583151258,0.0158421243557356,0.0159553070023246,0.0158794435978236,0.0158577091102522,0.0160035058449923,0.0162070694011504],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,0,1,0,0,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-JO.json","Name":"Jordan","CurrentEstimate":{"Exposed":83.0,"Infectious":100.0},"OfficialName":"Hashemite Kingdom of Jordan","Level":"country","M49Code":"400","ContinentCode":"W-AS","CountryCode":"JO","CountryCodeISOa3":"JOR","Population":10101694},"JP":{"data":{"Rates":{"CaseFatalityRate":0.01876581820816013,"Critical":0.03885125184810285,"Hospitalization":0.10209013724119316},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,4,9,9,9,9,12,12,12,13,18,18,22,22,22,22,22,22,22,22,32,32,32,43,43,43,46,76,76,76,101,118,118,118,118,118,144,144,144,150,191,232,235,235,285,310,359,372,404,424,424,424,472,472,514,514,514,575,592,622,632,685,762,762,784,799,853,901,935,1069,1159,1159,1239,1356,1494,1530,1656,1809,1899,1899,2368,2460,2975,3205,3981,4156,4496,4496,4918,5146,5906,8127,8293,8531,8920,9868,10338,10338,11153,11564,11564,11564,12672,13005,13244,13413,13612,13810,13973,14096,14213,14267,14342,14463,14585,14702,14785,14925,14927,14990,15043,15141,15217,15233,15362,15458,15514,15567,15652,15753,15753,15844,15948,15948,15957,16096,16101,16142,16224,16293,16327,16388,16458,16563,16615,16721,16832,16870,17007,17057,17057,17412,17494,17494,17845,18058,18126,18126,18641,18944,19211,19211,19603,20001,20482,20878,21173,21464,21606,21970,22636,23351,24024,24774,25347,25748,26476,27187,28020,28858,30241,31248,32867,33450,34136,34969,36191,35498,39439,40560,41591,42965,43786,45110,46264,47418,48319,49089,50092,51407,52542,53691,54883,55700,56338,57503,58108,58200,60093,61099,61730,62190,62936,63734,64489,65244,65934,66524,66901,66901,68110,68827,69468,70051,70604,70970,71214,71547,72066,73016,73677,73677,74495,74962,75522,76081,76700,76700,77851,78071,78521,79123,79674,80140,80798,81266,81552,82063,82576,83272,83882,84461,84461,85310,85867,86429,87022,87600,88138,88610,89031,89465,90118,90624,91184,89765,92250,92673,93133,93564,94376,95010,95703,96430,96684,98487,98305,99282,100197,101162,91954,102810,103778,104837,106074,107521,108981,110273,111343,112385,114569,116222,117709,120103,121735,127289,125304,127148,129085,131020,133287,135121,136747,138838,140466,142850,144858,147368,149130,150791,153363,155391,158131,160630,163152,165177,167357,169186,171959,174723,177637,180032,182440,184506,186790,189310,191295,193558,196264,198330,200520,203265,206883,210295,213581,217213,220380,222807,225240,228917,233509,238311,243817,248332,252631,257563,264831,273031,279058,285366,290386,290386,301384,308008,314278,320092,325436,325436,333969,339221,343981,349176,354317,358716,362075,365082,368657,372379,375298,377868,380413,382730,384941,387584,391052,393338,395336,397137,398765,400094,401653,403225,405101,406428,407864,409163,410448,411959,413178,413178,415868],"Confirmed":[2,2,2,2,4,4,7,7,11,15,20,20,20,22,23,23,23,24,24,26,27,28,33,43,54,60,67,79,85,95,112,137,149,160,173,192,218,236,245,259,278,298,333,365,420,466,499,527,585,640,696,733,795,826,843,893,928,968,1022,1059,1104,1144,1217,1314,1416,1530,1728,1907,2001,2255,2535,2818,3154,3525,3876,4110,4485,5020,5614,6250,6951,7473,7773,8277,8835,9398,9958,10548,10914,11258,11641,12037,12469,12854,13186,13405,13576,13860,14076,14284,14558,14861,15061,15229,15354,15455,15553,15640,15755,15824,15861,15948,15998,16096,16148,16202,16226,16259,16287,16321,16362,16385,16410,16451,16472,16502,16528,16598,16673,16716,16751,16787,16837,16867,16911,16958,17000,17039,17060,17111,17146,17187,17250,17293,17369,17439,17484,17530,17588,17658,17725,17780,17820,17879,17963,18055,18162,18254,18366,18476,18615,18838,19055,19185,19461,19668,19848,20055,20261,20617,21044,21430,21841,22125,22437,23172,23510,24104,24946,25446,25706,26463,27136,28114,28883,29684,30548,31142,32116,33382,35144,36234,37804,39116,40099,41347,42686,44167,45764,47342,48782,49617,50302,51288,52471,53818,55051,56074,56717,57636,58728,59900,60949,61916,62658,63158,63888,64779,65653,66499,67353,67958,68396,69023,69619,70278,70866,71467,71918,72213,72724,73264,73916,74558,75206,75646,75914,76446,76997,77488,78061,78662,79142,79462,79773,80009,80490,81054,81703,82186,82484,83022,83591,84244,84768,85345,85746,86027,86540,87039,87679,88267,88962,89400,89652,90153,90694,91402,92044,92670,93098,93408,93895,94515,95134,95868,96599,97095,97503,98146,98877,99674,100450,101327,101943,102431,103309,103928,104964,106136,107439,108394,109191,110487,112011,113655,115360,117113,118611,119557,121247,123477,125859,128285,130871,133034,134554,135786,137735,140225,142778,145457,147515,148962,150976,153432,155938,158387,160870,162917,164434,166592,169429,172406,175310,178272,180639,182311,184752,187751,190950,193753,196815,199270,201074,203732,207007,210769,214575,218467,221412,223786,227415,231271,235811,239068,242097,245293,248625,253571,259521,267084,274947,282737,288818,293746,298321,304140,310734,317871,324942,330715,335605,340989,346508,352129,357174,361928,365899,368684,372545,376482,380644,384180,387499,390166,391956,394269,396900,399492,401858,404128,405765,406992,408550,410434,412125,413441,414803,416154,417127,418435,419896,421421,422718,423952,424988,425725,426828,427732,428816,429873,431093,432090,432778,433700,434944,436093,437222],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,2,3,3,4,5,6,6,6,6,7,7,7,7,8,10,13,15,19,21,22,24,30,30,32,33,34,36,40,41,42,45,47,53,56,63,65,67,72,75,81,87,93,96,98,105,113,125,138,147,156,170,186,204,217,236,255,275,303,323,351,360,379,395,417,436,454,481,510,536,560,582,593,605,617,634,654,666,685,707,726,742,760,778,787,796,805,818,826,836,845,852,857,863,870,881,887,894,898,899,902,905,911,916,915,917,920,920,922,922,924,927,927,929,934,935,935,951,955,955,955,965,967,971,971,971,972,972,972,976,977,977,977,977,978,981,982,982,982,982,983,984,984,984,985,985,986,986,988,988,990,992,994,996,998,998,1001,1001,1007,1008,1012,1013,1018,1023,1028,1034,1042,1042,1047,1052,1058,1066,1073,1080,1093,1103,1112,1135,1148,1157,1175,1179,1188,1201,1219,1230,1241,1251,1271,1285,1298,1313,1327,1334,1352,1361,1366,1377,1398,1412,1416,1428,1441,1448,1455,1463,1481,1490,1500,1504,1508,1518,1519,1525,1540,1544,1547,1549,1561,1568,1575,1580,1591,1594,1598,1602,1609,1614,1617,1623,1626,1628,1631,1635,1646,1650,1664,1670,1672,1676,1679,1686,1697,1706,1710,1716,1721,1726,1731,1748,1756,1769,1776,1787,1794,1799,1806,1810,1815,1821,1834,1840,1847,1854,1864,1865,1874,1883,1895,1908,1920,1930,1932,1943,1949,1963,1983,1996,2028,2042,2057,2076,2109,2141,2174,2210,2229,2259,2299,2334,2376,2395,2446,2462,2481,2530,2581,2623,2661,2709,2749,2784,2833,2877,2941,2967,3016,3062,3100,3152,3196,3243,3292,3540,3571,3631,3679,3755,3820,3884,3962,4021,4066,4114,4178,4275,4341,4419,4475,4524,4582,4686,4778,4872,4980,5063,5119,5193,5297,5387,5500,5597,5688,5753,5833,5952,6068,6172,6278,6372,6424,6507,6602,6723,6800,6863,6928,6966,7038,7139,7218,7294,7360,7438,7485,7541,7595,7664,7738,7818,7859,7889,7940,8005,8068,8135,8190],"Active":[2,2,2,2,3,3,6,6,10,14,19,19,19,21,22,22,22,23,23,22,18,19,23,33,41,47,54,64,65,75,88,113,125,136,148,167,192,209,207,221,240,249,283,315,367,383,415,441,471,507,559,594,655,684,669,719,752,785,797,791,829,868,890,959,1010,1105,1268,1420,1512,1764,1991,2271,2559,2924,3269,3439,3795,4293,4869,5440,6051,6564,6833,7308,7796,8293,8806,9243,9500,9824,10099,10358,10624,10964,11151,11201,11260,11525,11254,11343,11073,11120,10520,10491,10265,10354,10018,9860,9195,7031,6883,6710,6352,5486,5050,5086,4286,3899,3918,3939,2864,2544,2321,2186,2003,1829,1685,1621,1573,1555,1511,1425,1350,1260,1215,1117,1158,1132,1097,1050,1007,1032,964,908,928,943,898,842,900,863,822,877,908,818,895,942,967,990,1067,1116,1185,1299,1463,1487,1652,1821,1863,2017,2222,2223,2568,2954,3013,3083,3327,4062,3884,4175,4749,5249,5115,5474,5664,6244,6716,7224,7944,8174,8479,9030,10113,10452,11445,12355,12605,13137,13638,14275,14481,15052,14868,15115,15108,15253,15207,17240,14519,14411,14014,13536,13794,13633,13510,13319,13151,12868,12577,12142,11870,11557,11199,10973,10760,10207,10184,10744,9421,9007,8822,8646,8390,8118,8011,7886,7831,7674,7558,8082,7406,7171,7093,7107,7030,6974,7040,6937,6884,6494,6479,6960,6428,6492,6494,6583,6477,7051,6297,6354,6410,6302,6388,6504,6538,6506,6469,6455,6472,6480,6498,6539,6965,6422,6349,6400,6415,6562,6751,6769,6751,6955,7028,7302,7510,9793,7917,7971,8382,8565,8782,9316,9921,10143,10673,10160,11859,12519,13299,14086,24783,14864,15574,16732,17865,18834,19958,20818,21262,21438,21183,22007,23041,23312,23723,19597,23563,24143,24679,25157,25354,25537,25388,25420,26587,27161,28006,28442,29028,28990,28808,29737,30158,30414,30914,31309,30884,31669,32107,33079,33922,35373,35872,36128,37429,38718,41224,41970,42262,43332,44426,46551,48818,52905,57404,61503,64372,66825,68903,70948,72884,75141,76650,77859,78392,78740,76899,74226,73136,71499,70394,73105,65864,63087,60866,58491,56375,58977,52154,49096,46851,44144,41263,39040,37266,35403,33291,31332,30027,28710,27462,26458,25148,23712,21626,20789,20022,19377,18738,18090,17580,16843,15977,15627,15370,15038,14390,13736,13698,14780,13164]},"Foretold":{"Date":["2020-05-03T00:00:00+00:00"],"Mean":[38395.37],"Variance":[2693688000.0],"0.05":[5136.3279999999995],"0.50":[24085.05],"0.95":[119731.0]},"Timezones":["Asia/Tokyo"],"AgeDist":{"0-4":4778481,"10-14":5564526,"100+":78636,"15-19":5702645,"20-24":5996877,"25-29":6150448,"30-34":6789745,"35-39":7665671,"40-44":8468421,"45-49":10004654,"5-9":5401488,"50-54":8658611,"55-59":7882904,"60-64":7496122,"65-69":8379113,"70-74":9127318,"75-79":7058057,"80-84":5339049,"85-89":3630344,"90-94":1785823,"95-99":517525},"REstimates":{"Date":["2020-03-07T00:00:00+00:00","2020-03-08T00:00:00+00:00","2020-03-09T00:00:00+00:00","2020-03-10T00:00:00+00:00","2020-03-11T00:00:00+00:00","2020-03-12T00:00:00+00:00","2020-03-13T00:00:00+00:00","2020-03-14T00:00:00+00:00","2020-03-15T00:00:00+00:00","2020-03-16T00:00:00+00:00","2020-03-17T00:00:00+00:00","2020-03-18T00:00:00+00:00","2020-03-19T00:00:00+00:00","2020-03-20T00:00:00+00:00","2020-03-21T00:00:00+00:00","2020-03-22T00:00:00+00:00","2020-03-23T00:00:00+00:00","2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.88752055868327,1.73733225423426,1.60774275391716,1.6242745844022302,1.6016448242556205,1.55226724407816,1.4730103254494802,1.50211467107533,1.43191521490861,1.32500301136616,1.31138259667018,1.2446608256681002,1.20586587798962,1.1597735826210902,1.1091566203971202,1.10684074383123,1.1098969006383,1.1174704580176,1.17128902482532,1.22295733835534,1.31117671834714,1.46986379502173,1.59726569480252,1.57206458091427,1.68474771572795,1.7959932465393895,1.84072651001153,1.86897157149933,1.894332115026,1.85838939207398,1.73877003852031,1.69268898444226,1.71483206436693,1.73909307782544,1.74509295662212,1.72020121895745,1.6358327065202,1.52491688716556,1.45013981777884,1.40214196862912,1.36596645483055,1.3271302848773798,1.29451070335064,1.23293916092711,1.19946938248937,1.15835630034027,1.10309454816079,1.05499303320556,1.0035702111254898,0.943429580056621,0.903222361041768,0.896491319743994,0.879504882496452,0.844466282877205,0.8084805043742329,0.7865022806327621,0.76600483255662,0.7685470087607179,0.7690989815107221,0.75173433545187,0.723747671495516,0.6860613444565972,0.6545797959472041,0.641828088333533,0.645650115357562,0.652417923811536,0.637072578764647,0.627022177131473,0.633093008129197,0.594894756104299,0.539212793689688,0.507634067761037,0.490374771503033,0.488534202837502,0.499914475385682,0.514008347510554,0.519898151409094,0.499934188643636,0.524447207530735,0.558202739334743,0.550573574931261,0.570345181968229,0.5838480526325911,0.657517360979476,0.6873076596227979,0.7421643884187191,0.780685707187162,0.84384847548161,0.861163996764937,0.8836963221094499,0.936158052611742,0.9739072187034922,0.973394395082355,0.972638748285157,1.00699766937716,1.01871194083729,0.966077766573646,0.944437945013832,0.947590684016698,1.02175716257001,1.07889314659273,1.06074685063246,1.0721410171903198,1.0793115166909,1.10077026005154,1.12014162578173,1.12255312379316,1.12667683794657,1.11332366491908,1.15954583755906,1.2023627783293702,1.22530812302554,1.24506842008899,1.24072137356862,1.23834932967318,1.29687058218985,1.43298113295001,1.51354018322176,1.45947729353393,1.5335226536755902,1.5365638117152198,1.5144964608577902,1.49258698538581,1.45173974472713,1.4997079771263102,1.5604386003440902,1.5792120127522902,1.5786040333310198,1.5112590999558402,1.45070389581514,1.5206829605548,1.44418029634993,1.47708464600995,1.52721844919166,1.48385937605229,1.3882757300455002,1.41461624453062,1.41978336950479,1.4475258649214098,1.41092789215359,1.38580388696276,1.36985064882969,1.33336419298814,1.35128944267756,1.34691212665142,1.45008043310347,1.41647311514002,1.40097809149595,1.39291976698302,1.37426406925474,1.33442248320735,1.31539749810055,1.28686973187293,1.28744657791564,1.28427952698278,1.26525879304755,1.2254780074408602,1.15807708200671,1.104400781187,1.04501967205416,1.0474757022008598,1.02015031087038,0.998700093777676,0.978364421827496,0.96203113749485,0.9534962444666653,0.943402630754542,0.919957777420136,0.894765041342213,0.866805890455829,0.8647135145901009,0.8893914477669971,0.903963083256804,0.900890141682027,0.8829318463570159,0.873431856896212,0.8622133187144201,0.867779218643234,0.867069353326938,0.8494235727220859,0.8305049540639259,0.816625865582445,0.811705680857452,0.8138445585331491,0.8232487900993299,0.8301797495613359,0.822859086041384,0.826526918355466,0.8315210219586079,0.8354157939677501,0.842283138190667,0.847464668993349,0.8597338658020799,0.876799973710828,0.876581965451094,0.8936050197359009,0.9109535745925258,0.92992979184005,0.9454987787608442,0.928874442496293,0.8975774233226301,0.8869298024821819,0.8921891268158301,0.909160800324617,0.931185220544708,0.9484561129286508,0.9591735794303092,0.969063493465254,0.998278072541119,0.993214928303384,0.989568244999174,0.978394169942323,0.974318859027892,1.00739828391178,1.04771677167491,1.06620344495482,1.05900936447942,1.05384383230474,1.03602208103959,1.02082900865954,1.00945152414792,1.00243857962355,1.00901476367026,1.02459633637935,1.02861395882476,1.02793515747096,1.02685792357959,1.01803604247751,1.03088090930859,1.02348699373648,1.03871400325279,1.03788400239963,1.03915003114188,1.0529943413359302,1.0634484067316,1.07787388024152,1.07659734462467,1.07953223907154,1.0966571088574,1.10349632664171,1.10673762090565,1.1337242746094198,1.1103854431841498,1.13585440070345,1.16121039979005,1.19543042777272,1.20895355986608,1.20890510706585,1.23179609746063,1.262846886444,1.28922845800761,1.31295310141159,1.32212409967653,1.32410593320052,1.28897577900186,1.28296660694998,1.3323135234908798,1.3527522633779498,1.35565695328336,1.35313196006853,1.34187050766146,1.30406495529897,1.2330139044129198,1.19868707458128,1.19340889734066,1.19165940454557,1.19338317792213,1.17895879414954,1.16305226242822,1.14281371756873,1.1224932388979598,1.10244645079963,1.08282548571314,1.0626967278810602,1.0460699284184398,1.0369663506755502,1.06224537323503,1.0845170934905,1.08865694133336,1.08531817359407,1.07893288930637,1.07413128218049,1.06740974150097,1.06829942182749,1.07321878202846,1.0819400229545602,1.07889874275015,1.08184741344221,1.0793189435779,1.07314465488448,1.07384011255984,1.07291182817632,1.0818409525374,1.09283942614031,1.10247787149534,1.0999393207882902,1.09986345445054,1.11225509429923,1.11406114280241,1.1267562721013602,1.1148601767799198,1.09153499783605,1.08977683622041,1.10840883438859,1.14240950306544,1.17868515819936,1.2305105609654798,1.27481833769052,1.30104018224668,1.30054259440957,1.28342694254902,1.2383719292324298,1.21774881979755,1.20414970231914,1.22208800415955,1.23953690165061,1.2300942124300902,1.20462824461304,1.16736788986568,1.12552785749565,1.07336709075302,1.02033070006697,0.974970413333318,0.949833723781828,0.930264281192152,0.9324052014547428,0.92116375408835,0.903277954541878,0.871268229906999,0.8394965374936341,0.81933076865562,0.8014314580366941,0.7849854571175591,0.7716322134778729,0.755838921816182,0.745155066223662,0.737239234259,0.7307307147370731,0.737728655596164,0.7283884040966709,0.721544481047678,0.7036148508544271,0.6892613260156889,0.6798462644619289,0.6855287748661489,0.70380673368047,0.7146374647731021,0.7171244940349509,0.7197201852977622,0.71988755409603,0.719008470845225,0.7326580613349591,0.749387383587271,0.76524736007589,0.755616050407802,0.759958343963463,0.779862987875156,0.8042635398858149,0.815347553823464,0.8269745085294521,0.830908830475672,0.842616288584269,0.8438359774659091,0.8558614854756609],"StdR":[0.11209157532696,0.100547258464904,0.0911609532647967,0.0865418487595357,0.0831500460445002,0.0765039140509639,0.0709108682998775,0.0683966966986766,0.0646080161058811,0.0596337787565388,0.0574066078565095,0.0544116658802241,0.0515790746931101,0.049210636450408,0.0470376697022504,0.0463580376396043,0.0457299011671626,0.0452889100051317,0.0459873130035049,0.0460043894090536,0.0472234206624879,0.0495105420622737,0.0507706934942445,0.0496419521462982,0.0512045897866591,0.0524388485496724,0.0523670415237971,0.0523754312011264,0.0523936654720505,0.0506384465261818,0.0478026986008935,0.044561622983239006,0.0434985409736621,0.0427642374550153,0.0416068133156341,0.0404154095143441,0.0380226713586586,0.0347327347406016,0.031883588739707994,0.0293300793971918,0.0273732668734912,0.0253545863287085,0.0235096556210913,0.0216111801429994,0.0204178475177846,0.0190024479170638,0.0174094688735845,0.0161355977485551,0.014955030961656996,0.0139659696716426,0.0132754964260636,0.0129875475421981,0.0127253134085719,0.0123253844322707,0.0121248206955931,0.0122867107295745,0.0124221290600565,0.0128192237700857,0.0132796004034604,0.0134773338999105,0.0136799149230423,0.0137171571640094,0.014246417825571,0.0146337805049077,0.0152513739708465,0.0165629780261885,0.0168627982505714,0.0175935028439615,0.018477398475017,0.0183934642621845,0.018015064730263,0.018336887053343003,0.018857418142862,0.0203291068210688,0.0221373582722065,0.0234219549676387,0.0248177646208088,0.0252317615563245,0.0275694997750693,0.0298872160093363,0.0305236487096126,0.03239122192021,0.0334647704574584,0.0375765873718722,0.0394278364471877,0.0422071113196078,0.0430002374210757,0.0448179439578688,0.044756451710098,0.0448384175471947,0.0458287361530428,0.0466094017362332,0.0449371620741511,0.0443342690689113,0.0442358831404045,0.0433970835197257,0.0415817287719503,0.0406265459158685,0.0403394982041458,0.0420416866711481,0.0431450490430954,0.0425270536259177,0.042214551690497,0.0418974792034701,0.0418921855062514,0.0419797333628347,0.0414677627098846,0.0410420007736997,0.040445100408383,0.0407939424648181,0.0411484849377602,0.040752715493515,0.0404492888117091,0.0406639710857157,0.0391533268889989,0.039333836914175004,0.0411645528138262,0.0420605557551848,0.0404425912088719,0.0405494869980416,0.0400768914362008,0.0392664421423838,0.0381426928548815,0.036756094449822994,0.0360838203223564,0.0364070899357757,0.036227787919259,0.0358146720725399,0.0340883377093192,0.0327121006730935,0.0326487171792593,0.0305685621243042,0.0303058059959095,0.0301348192141773,0.0293845490568583,0.0272923874271602,0.0266629876257225,0.0260913323541531,0.0255751489975462,0.02493847459422,0.0238738963246924,0.0233113284638098,0.0223484583931242,0.0218275409533156,0.0211609826233229,0.0218512439225213,0.0217917909292431,0.0215165521893877,0.0213801463543641,0.0210095493116787,0.0200010123728797,0.0190363022886358,0.018349971911728,0.0177681192852772,0.017052371339780003,0.0164608803939163,0.0157176563590606,0.0144123162467829,0.0132724162185524,0.0120874118367366,0.0113050808678361,0.01050929749001,0.009795772070426593,0.009223606943618573,0.0086966945785614,0.008447676225351971,0.008276130018494329,0.0080202646600944,0.00773116986970069,0.00782554999384839,0.00787914017576416,0.008359000006929771,0.00839432501069271,0.0084246427806927,0.00835776283451058,0.00850055918737108,0.00861207444424735,0.00881563648864935,0.00902380320955759,0.0090239416219225,0.0092570688260483,0.00939263045615884,0.00970033163069518,0.00999822078720015,0.0105088259515835,0.0107281225589394,0.0110435465628194,0.01131641513339,0.0115312073350843,0.0116521957906864,0.011906104558286,0.0120269577392218,0.0123795798154664,0.0125645005634188,0.0126233229949134,0.0125802787559365,0.0127661452195936,0.0129026915958691,0.0128136419867581,0.0125752870260855,0.012118906158097,0.0120513300562055,0.0121865024852965,0.0124232344701804,0.0126857145972828,0.0128680217822083,0.0128216930667587,0.012808512781459,0.0128963801565051,0.0128310251226623,0.0127538201837239,0.0125392782013832,0.0123969201124871,0.0125789837075134,0.0126931507167394,0.0127166390377815,0.0127635465068607,0.0125955175845319,0.0124425816155363,0.0120357348889074,0.0119921015240946,0.0119734096882144,0.0118609458704108,0.0119773880010975,0.0120829433532634,0.0120147267041463,0.0118354066664092,0.0119457529999109,0.0118543941660006,0.0118304203311742,0.0120492793192503,0.0119142483249303,0.011868965400172,0.0119762296410227,0.0118589041605,0.0119120202243218,0.0119686188542516,0.011868209143465,0.012000710431769,0.0121672163164685,0.0121131307137419,0.0122674549214647,0.0122079801807597,0.0121653032323974,0.0122945263611258,0.012689633629686002,0.0128497983876905,0.0130758805823787,0.0133545106278653,0.0136459609143778,0.0142032516500564,0.0147885417909996,0.0154295594295281,0.0156578931763936,0.015494381631881,0.015574589857188997,0.0158655511459685,0.0160400719800295,0.0165015828859651,0.0167024290056989,0.0166336512410666,0.0162713699905589,0.0153388266492972,0.0145213008395651,0.0136716567885905,0.0129964356354641,0.012550457112821,0.0120638597051534,0.0114502410565448,0.0110613937868391,0.0105719733098414,0.00992520094189673,0.00937479949931536,0.008817176740737441,0.008399767026408671,0.00796424993636586,0.007820605546881791,0.007636848540276979,0.00744357740892345,0.007320069706984309,0.00731175084950903,0.00716977291000924,0.00709585393249249,0.00698062721632475,0.0068857579467033895,0.0069158344467238715,0.0067981261989023,0.00673230149552619,0.00680149142240554,0.00670439996517524,0.0066191174537421,0.00659855742553128,0.00659078010638301,0.00657372338429882,0.0065997863412877705,0.00668502591361278,0.0066478922365757285,0.00682896974224576,0.00678534456257912,0.00697055903970751,0.0070265171506177,0.0069224173872814215,0.00684704382739366,0.00684525519728282,0.006846845039573129,0.007149115381724409,0.00781156721831637,0.0087246143210446,0.00986668643777571,0.010901210983436,0.0114508403426637,0.0114607211941557,0.0112705949443003,0.0109353072558096,0.0107052703617555,0.0108003230499089,0.010685157201668,0.0105710765565864,0.0101341693404215,0.009465567918792541,0.00865436397722336,0.00770571813354943,0.006826646661010179,0.0061325110429075,0.00553764924065509,0.00516876364804555,0.00467788688325099,0.00430511382443373,0.00420836619278529,0.004265430054387911,0.00457997449333159,0.00489992309943689,0.00535833092714406,0.0057693038449844105,0.00622850393033755,0.00673435047484436,0.0072390585249733795,0.00773213619077621,0.00834959136057907,0.00874432924013494,0.0091000090012207,0.009294808922514679,0.00966932048874572,0.0100937002037334,0.0107637046172825,0.0115989439641377,0.0122117368535167,0.0125857729491519,0.0126915133060318,0.0128717449087109,0.013069271628177,0.0133483941742698,0.0138567521480873,0.0141315810094275,0.0139302250422577,0.0138286745804002,0.0141652143779534,0.0144146070155366,0.0144806297651134,0.0142536827868049,0.0139522472670225,0.0137862773359944,0.013444362463068,0.0132468286047889],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Capacity":{"CapacityActiveInfectionPercent":0.1168,"CapacityNewInfectionsPerDayPer1000":0.08342857142900001,"CriticalBedsPer100k":7.3,"Source":"https://www.statista.com/chart/21105/number-of-critical-care-beds-per-100000-inhabitants/"},"Interventions":[]},"data_url":"extdata-JP.json","Name":"Japan","CurrentEstimate":{"Exposed":9431.0,"Infectious":6812.0},"OfficialName":"Japan","Level":"country","M49Code":"392","ContinentCode":"W-AS","CountryCode":"JP","CountryCodeISOa3":"JPN","Population":126860304},"KE":{"data":{"Rates":{"CaseFatalityRate":0.002049624808029562,"Critical":0.0042340478748142596,"Hospitalization":0.025365364144069414},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,3,4,4,4,4,4,7,9,12,22,24,25,40,41,53,53,53,60,67,69,74,74,89,94,98,106,114,124,129,144,150,152,167,173,182,190,197,202,207,239,251,259,281,284,284,301,313,336,358,366,375,380,380,383,402,405,408,421,438,464,478,482,499,553,592,643,706,752,849,873,1048,1092,1164,1221,1253,1286,1328,1353,1459,1550,1586,1607,1680,1782,1823,1857,1905,1936,1971,2013,2039,2089,2109,2148,2236,2287,2414,2504,2593,2657,2733,2832,2881,2946,3017,3068,3638,3983,4440,5122,5616,6258,6757,7135,7446,7574,7743,7833,7908,8021,8121,8165,8419,8477,8740,9327,9930,10444,11118,11899,12961,13495,13867,14610,15100,15298,15970,16656,17160,17368,17612,17869,18157,18453,18670,18895,19055,19296,19368,19434,19590,19688,19893,20211,20211,20644,21059,21158,21230,21310,21483,21557,22047,22442,22771,23067,23243,23364,23364,23611,23709,23777,23887,23949,24147,24253,24334,24504,24581,24621,24681,24740,24908,24908,25114,25426,25659,27035,27331,31659,31710,31876,31876,32000,32000,31340,31428,31508,31648,31752,31857,32084,32522,32760,33050,33421,33876,34209,34429,34832,35258,35604,35876,35876,37194,37442,37846,38381,39193,40131,41019,41931,42659,43095,43626,44040,44872,44872,45766,46244,47262,49878,50658,50984,51352,51507,51903,52709,52974,53526,54125,54399,54975,55344,55610,56464,56464,68110,68532,68929,69414,69839,70194,71254,71579,72596,73028,73452,73979,74403,74999,75274,75559,75735,76060,76222,76508,76720,76811,76998,77423,77521,77659,78475,78737,78802,79012,79073,79257,79357,79966,80306,80671,80808,80875,81101,81255,81667,81933,82195,83324,83350,82427,82478,82654,82729,82866,82936,82969,83418,83625,83691,83757,83821,83855,83907,83936,83990,84060,84143,84268,84302,84361,84473,84542,84728,84790,84873,84952,85008,85250,85336,85391,85457,85512,85540,85577,85626,85665,86378,86497,86521,86609,86678,86717,86860,86914,87099,87176],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,3,3,3,3,7,7,7,15,16,25,28,31,31,38,42,50,59,81,110,122,126,142,158,172,179,184,189,191,197,208,216,225,234,246,262,270,281,296,303,320,336,343,355,363,374,384,396,411,435,465,490,535,582,607,621,649,672,700,715,737,758,781,830,887,912,963,1029,1109,1161,1192,1214,1286,1348,1471,1618,1745,1888,1962,2021,2093,2216,2340,2474,2600,2767,2872,2989,3094,3215,3305,3457,3594,3727,3860,4044,4257,4374,4478,4738,4797,4952,5206,5384,5533,5811,6070,6190,6366,6673,6941,7188,7577,7886,8067,8250,8528,8975,9448,9726,10105,10294,10791,11252,11673,12062,12750,13353,13771,14168,14805,15601,16268,16643,17603,17975,18581,19125,19913,20636,21363,22053,22597,23202,23873,24411,25138,25837,26436,26928,27425,28104,28754,29334,29849,30120,30365,30636,31015,31441,31763,32118,32364,32557,32803,33016,33389,33630,33794,34057,34201,34315,34493,34705,34884,35020,35103,35205,35356,35460,35603,35793,35969,36157,36205,36301,36301,36576,36724,36829,36981,37079,37218,37348,37489,37707,37871,38115,38168,38378,38529,38713,38923,39184,39427,39449,39586,39907,40178,40620,41158,41546,41619,41937,42541,43143,43580,44196,44881,45076,45647,46144,47212,47843,48790,49721,49997,50833,51851,52612,53797,55192,55877,56601,57093,58587,59595,60704,61769,62488,63244,64588,65804,66723,68193,69273,70245,70804,71729,72686,74145,75193,76404,77372,77785,78512,79322,80102,81656,82605,83316,83618,84169,85130,86383,87249,87984,88380,88579,89100,89661,90305,90978,91526,91892,92055,92459,92853,93405,93761,94151,94500,94614,94768,95195,95431,95713,95843,95923,95992,96139,96251,96458,96614,96678,96802,96908,97127,97398,97733,97954,98184,98271,98334,98432,98555,98693,98859,99082,99162,99227,99308,99444,99630,99769,99898,99983,100052,100193,100323,100422,100563,100675,100773,100856,101009,101159,101339,101534,101690,101819,101944,102048,102221,102353,102613,102792,102867,103014,103188,103332,103615,103841,103993,104201,104306,104500,104780,105057,105467,105648,105973,106125,106470,106801,107329,107729],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,3,4,4,4,6,6,6,7,7,7,8,9,9,10,11,11,12,14,14,14,14,14,14,14,14,14,14,15,17,21,22,24,24,24,26,29,29,30,32,33,36,40,42,45,50,50,50,50,50,50,50,50,51,52,52,55,58,62,63,64,69,71,74,78,79,83,84,85,88,89,92,96,100,103,104,105,107,117,119,121,123,125,128,130,132,137,141,143,144,148,149,152,154,159,160,164,167,169,173,181,184,185,197,202,209,217,222,225,234,238,250,260,263,274,278,280,285,299,311,325,341,364,369,382,388,391,399,413,418,420,423,438,456,460,465,472,474,482,487,506,516,532,542,548,554,559,564,567,567,572,574,577,577,581,585,589,594,597,599,599,607,612,616,619,622,624,634,634,642,646,646,648,650,659,664,669,682,689,691,700,707,711,711,725,728,731,735,743,748,751,755,760,766,777,787,797,805,813,825,832,839,842,858,870,884,896,902,920,934,934,964,981,981,1013,1027,1039,1051,1072,1093,1103,1111,1130,1154,1180,1203,1228,1228,1269,1287,1302,1313,1330,1349,1366,1380,1392,1409,1417,1427,1441,1445,1452,1469,1474,1484,1500,1506,1518,1526,1531,1545,1552,1568,1582,1586,1587,1593,1604,1614,1618,1629,1633,1639,1644,1647,1648,1652,1653,1655,1658,1664,1665,1667,1670,1681,1685,1685,1686,1690,1694,1702,1703,1704,1710,1713,1716,1720,1723,1726,1728,1731,1734,1734,1736,1739,1740,1740,1744,1744,1750,1751,1753,1753,1755,1763,1766,1766,1769,1773,1776,1776,1779,1786,1789,1791,1794,1794,1795,1795,1795,1797,1801,1807,1813,1817,1823,1827,1837,1839,1847,1853,1854,1856,1859,1863,1866,1870,1873],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,3,3,3,3,7,7,7,15,16,25,27,29,29,36,40,48,57,77,103,114,118,134,148,159,164,165,160,160,164,159,166,162,170,182,190,189,198,208,215,217,228,231,235,235,236,240,235,240,261,274,293,329,366,381,390,412,401,416,420,416,432,452,479,524,526,555,613,684,731,762,780,832,891,1008,1139,1245,1361,1420,1470,1523,1589,1670,1752,1811,1931,1938,2028,1957,2031,2045,2136,2238,2337,2427,2584,2681,2705,2771,3008,2992,3042,3253,3395,3491,3734,3956,4033,4179,4435,4680,4886,5182,5439,5489,5579,5766,6145,6534,6710,7039,7151,7572,7975,7818,7857,8085,7997,7917,7660,7788,8203,8548,8791,9580,9857,10374,10793,11467,12130,12580,13207,13475,13487,13552,13568,13607,13520,13055,13010,13120,13038,13194,13571,13407,12990,12723,12781,12897,13056,13074,13123,13146,13108,13189,13156,13454,13629,13632,13795,13731,13527,13701,13476,13236,13268,13276,13296,13274,13296,12944,12735,12579,12468,12338,12303,12303,12323,12369,12406,12446,12480,12412,12431,12486,12521,12601,12803,12787,12931,12910,13094,13084,13030,13037,11679,11512,7500,7717,7989,8522,8780,8842,9810,10316,10830,11119,11619,12192,12153,12283,12526,13292,13538,14018,14610,14648,15067,15659,16044,16940,18335,17670,18132,18208,19155,19330,19480,19647,19446,19455,20339,20998,21480,22093,23173,23210,23273,23165,21495,22157,22860,23686,24485,24490,24394,24931,25149,26090,26761,26889,26805,27085,27182,28419,17633,17934,17925,17634,17716,17915,17483,17817,17344,17277,17010,16876,16836,16788,16858,16959,17126,16910,16899,17039,17059,17249,17190,16842,16807,16815,16109,16051,16131,15981,16044,15965,16080,15738,15725,15580,15672,15686,15520,15461,15168,15037,14938,14030,14081,15066,15096,15054,15162,15163,15222,15270,14890,14818,14881,14912,14989,15065,15103,15154,15253,15330,15423,15490,15612,15679,15685,15717,15702,15769,15946,16045,16064,15969,16055,16140,16351,16516,16636,16801,16853,16998,16563,16713,17093,17185,17439,17549,17747,18021,18360,18680]},"Foretold":{"Date":["2020-05-03T00:00:00+00:00"],"Mean":[5077.194],"Variance":[43986660.0],"0.05":[769.1498],"0.50":[3257.2990000000004],"0.95":[15698.05]},"Timezones":["Africa/Nairobi"],"AgeDist":{"0-4":7044364,"10-14":6736223,"100+":9,"15-19":6010656,"20-24":5236593,"25-29":4357681,"30-34":4022692,"35-39":3447454,"40-44":2759450,"45-49":2143595,"5-9":6969546,"50-54":1604073,"55-59":1201530,"60-64":888215,"65-69":630611,"70-74":381067,"75-79":193272,"80-84":101724,"85-89":36394,"90-94":5808,"95-99":343},"REstimates":{"Date":["2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.30704818263367,1.13692998419347,0.9452810328867768,0.939941177623928,1.0403328516746,0.986123995907835,0.951402564124812,0.967197493294054,0.976902804280683,1.07984563131006,1.16404740299547,1.1819681929006598,1.1966844531061498,1.13834567934855,1.1284730740818798,1.10854222413199,1.10806085501139,1.11012975315817,1.14376237248673,1.26256322124956,1.3089120899447,1.42782475803664,1.5687193919930902,1.49099238266424,1.36097834553274,1.36134142584416,1.32622702609816,1.3317963874384,1.2767785163789498,1.25811336119737,1.23406079029203,1.21053615178929,1.24622258606925,1.28157578344921,1.2285413842883,1.19526752232819,1.20453032674074,1.307884382004,1.3496573175466102,1.28698341800557,1.2195938986480002,1.26390579376752,1.30972965000737,1.44945806359263,1.59614640099732,1.64603453390721,1.63782269642993,1.50327585234597,1.41505587301844,1.33666747820186,1.31971696748823,1.2955654506045502,1.3141437982246,1.34048165237096,1.40160618123769,1.34770757953823,1.3123206650486698,1.22900614087647,1.1562746738316,1.09320626262536,1.07585242557903,1.1043306261141002,1.13831069605248,1.15689802339518,1.16869085084824,1.19358026534691,1.14816063164843,1.1035758175913,1.13329495842691,1.08436104124958,1.08668479935083,1.15272737288032,1.15993345903122,1.16202422665123,1.19540500354925,1.22002805567595,1.1723312764433502,1.15402115980649,1.17666993395772,1.1681222117378502,1.1901995887134298,1.2719763063421698,1.2432681033638602,1.23803947949181,1.1989440376443998,1.16384137147249,1.2197486380071,1.28737319547753,1.23439017514973,1.21944233375267,1.19288060959077,1.24251271410493,1.23932321434494,1.23086167365743,1.21918585902276,1.24595946064132,1.26635083119694,1.26633911669877,1.25709253353268,1.27630653209861,1.2886634432652,1.2655698741200905,1.22592437256452,1.27510811638578,1.2520616882161,1.21629208918631,1.18188908745263,1.19621207857465,1.20559455832818,1.17156885154169,1.1472291391161202,1.13275482667591,1.13246966895369,1.11175853217738,1.05865191357867,1.05103250551277,1.07908599739106,1.02619911678296,1.03212934139817,1.01457837189724,1.02713657725206,1.00822827410769,0.9898028369126078,0.966333611401393,0.922602801374668,0.897435259660796,0.8732090041685171,0.8567719117996171,0.8646825093609879,0.836332439119743,0.815558821500907,0.794765885518973,0.782248283222037,0.776929369019623,0.7392625328062621,0.729563275544336,0.709979914014188,0.6868167790814019,0.725011640989567,0.745917005664892,0.7520678594834979,0.7444229976701551,0.731182358346428,0.7324729233546742,0.7146399192867819,0.7087876915895942,0.72146481283136,0.7323306645304442,0.7363612029885,0.699598720905412,0.7185012430400991,0.760606274441989,0.7694737444186959,0.7653614200822529,0.789867584088129,0.7472329728964201,0.8047392750172009,0.821955512843896,0.834445747932317,0.891631507867001,0.9097897742570352,0.918488382450075,0.943611681397558,0.951403788256405,0.9724696819910772,0.970762584237738,1.00225277943331,1.00494265585964,1.06101750804753,1.12981670844852,1.06492843403079,1.07685575071739,1.1357669760150502,1.15715106343577,1.09340657171657,1.0684217691352098,1.13589012551443,1.17175823283977,1.2369559380409398,1.34812152076978,1.33992188310136,1.2737623672774598,1.24661526086658,1.3437300332437,1.41114865759276,1.39439881343518,1.40578223569932,1.43151925479615,1.37859142825306,1.3896846469339998,1.34141187743574,1.42466010802456,1.37271329410448,1.3602854841713,1.37107208684673,1.32282598379018,1.32728100625076,1.31600383160844,1.2692676267178402,1.30514554483332,1.33886438273437,1.2701009414095,1.2668610977381498,1.20256166416163,1.2573868149631,1.20354623085355,1.20439869015732,1.174164436622,1.11941519840902,1.13351956565684,1.15184322108858,1.14175830056098,1.12736303280574,1.1247629782586102,1.07698301668034,1.08093187679363,1.0542321306155,1.07474321257366,1.02442265230361,1.04924180025911,1.03834169277289,1.04212194857025,1.05304654670298,1.02121892741386,0.9721102773717192,0.9445041214129828,0.941487224859788,0.957456108532976,0.957605967318174,0.9470824647724972,0.937048460104346,0.9193043302618432,0.931686089267584,0.9288454377271208,0.927061045745167,0.902123444004532,0.8707536092870659,0.871367339355734,0.8744251970596941,0.874059012146537,0.882652582323781,0.8244027603027559,0.8101263341327042,0.80416288350563,0.819310279193996,0.8333479762738679,0.801580505777038,0.7535263808657778,0.726893101278646,0.721236378011437,0.7528105599118191,0.7791949529691992,0.764342577303016,0.77809546491301,0.7507836192052489,0.7232827297491721,0.6908279040471309,0.67970375706162,0.70284705492544,0.6949630151902739,0.67822258569602,0.644982020998975,0.640793134310428,0.605360960160403,0.590941849417486,0.6340113940813779,0.700184183754735,0.695403904938715,0.767519082977988,0.7828325325234671,0.849852923535984,0.877950680402922,0.8948192323744442,0.8904409492061991,0.9085036614386052,0.893542919887531,0.910788711143794,0.98886124272445,0.977413949932012,0.961529441789062,0.906794143235066,0.8581137530954158,0.810087130743683,0.7970005409926669,0.77823514899775,0.8075561247084599,0.8410699071449029,0.8902085723719141,0.915641321776177,0.911094650001578,0.910571243160285,0.8634802824991921,0.8897526786112689,0.9177989972031892,0.9743343051578572,0.991501416847996,0.990579612989147,1.02363495097763,1.03612102087406,1.05541999751273,1.07806831397034,1.04320992554941,1.05586907570894,1.0635840818793,1.11652893678219,1.13484189179963,1.09902611328329,1.10924353739966,1.09940598404085,1.0763117577319898,1.10995581981494,1.10663528745882,1.08486570556103,1.10416833032364,1.07647281997222,1.10078238859547,1.13092239935928,1.1720974016306,1.20633425842862,1.1692406480136002,1.23219121047575,1.19180966134971,1.21416870894559,1.23926327270418,1.27703097474305,1.280319371097],"StdR":[0.106669086481807,0.0948039513143828,0.0858544079179114,0.0847660956787816,0.0899692436795177,0.0880823089760312,0.0861456645361847,0.0856434027235729,0.0882331487581335,0.0926086985937561,0.094854783891904,0.0955713049415336,0.094522176873643,0.0915306856023634,0.0892319078408357,0.0878562209819474,0.08655290153095098,0.0863607091300728,0.0866764342938224,0.0888898212874376,0.0910053764418486,0.0926977711624309,0.0946073518642512,0.0889524976681373,0.0828736731315649,0.0793325453852188,0.076653554693617,0.0741712055627586,0.0702950852884814,0.0679948474115303,0.06524880261966501,0.0635718464789758,0.0636728382157595,0.06384867147785299,0.0611265507485458,0.0592557702826031,0.0572804780638978,0.05925544623647901,0.0592347425698822,0.0565214686384288,0.0539676746626596,0.0534076758288179,0.0531241748251583,0.0548643837570031,0.0567447175623509,0.0565946411656378,0.0552592343359559,0.0508333585547227,0.0474925894500485,0.0440273999719797,0.0423825440010492,0.0403149536957933,0.0402434118302483,0.0389516536982318,0.0395967160222073,0.0375013481084684,0.0356787729266942,0.0337005204745433,0.0314486079480846,0.0299611366733578,0.0286313988772131,0.0285580712665768,0.0286319188968398,0.0286615317376703,0.0284382683155769,0.0283836150611967,0.0276033727714371,0.026471954972012,0.0266238203810016,0.0257657776341984,0.0255733278662461,0.0259166762427183,0.0257029638065658,0.0255231524116586,0.0254531025795616,0.0252552209086059,0.0248892208168632,0.0242837658925133,0.024156740591901,0.0238685905152447,0.0235729324764386,0.0242158575390962,0.0238725378393507,0.0236375603824243,0.0225595291220644,0.0220461302123774,0.0222149849158712,0.0228329120630421,0.0221894844247572,0.0216250178274699,0.0209482144291425,0.0211092978024095,0.0207490874957711,0.0202735200515331,0.0200709063208222,0.0200457193855925,0.0199861744650395,0.0199371939495538,0.0195863427766088,0.0197540885260246,0.0195183277774077,0.0190352888102882,0.0185857311453355,0.0188407666666384,0.0180328450500255,0.0175199099101317,0.0169064503539634,0.0167359192053642,0.0162390995602925,0.0157309195478587,0.0151485428536389,0.0147605190077826,0.014298144573399,0.0138081030399783,0.0132037778199782,0.0128400259316078,0.0127727269725495,0.0120836206288868,0.011852357268816002,0.0113953191201289,0.01159243785234,0.0112580737918987,0.0110034550086673,0.0107069657460663,0.0104311913216154,0.0104179983582511,0.0103370588024576,0.0104702052333756,0.0108173242567569,0.0107233694665684,0.010860826022967,0.0109963835516518,0.011319227496753998,0.0119023166144573,0.011884142340912,0.0123096978795227,0.0127328028446125,0.0129443081016249,0.0140818240614207,0.0150660168660942,0.0157266913490184,0.0158852854800204,0.0159654075843432,0.0162925861548481,0.0164719929809113,0.0168167917386185,0.0175033995893503,0.0181362945713918,0.0187846144915599,0.0184322563117873,0.0192494058863708,0.0203953490180084,0.0209752485513665,0.0212414190219933,0.0217567249252436,0.0209003960132934,0.0222312186614044,0.0230067044506591,0.0234588073869824,0.0241724042889869,0.0243088817357566,0.0243725971539088,0.0242511104031109,0.0238659114602511,0.0241902337890671,0.0241601993806055,0.0241556365759906,0.0237578020951364,0.024227575004799,0.0247530687462692,0.0238937974456866,0.0232891589007477,0.0237381527216126,0.023945537411705003,0.0227162490984425,0.022429961731290003,0.0225089818069889,0.022838855905613,0.0232444378072735,0.0245493269699985,0.02458127914811,0.0239435191281241,0.0229920363256994,0.023615218327757,0.0243877107509872,0.0244288277071798,0.0244861883819067,0.0250220732789923,0.024296752875029,0.0241399027769609,0.0230950392854929,0.0234309384201607,0.0229568147361139,0.0222904010588754,0.0223235762459502,0.0211718623651013,0.0208047833357837,0.0203011743670328,0.0192032725716629,0.0190806614092535,0.0192042333931308,0.0183630371825932,0.0175965237016495,0.0166623493753825,0.0167465907364177,0.0157710725891674,0.0153080291143855,0.0145659276275619,0.0136991988629134,0.013291641046206998,0.013050740347219,0.0124514166257962,0.0120996087735609,0.01182495690638,0.0112080591465117,0.0111070518840435,0.0106343826477437,0.0102533671310564,0.00977970638645586,0.009781863168382329,0.00940200129052484,0.0095091218703332,0.00929138362052236,0.00907037950191403,0.00868889125948538,0.008466073489673341,0.00851801808291077,0.00859711251819107,0.00843570712484965,0.00830728479310532,0.0084212620643677,0.008345505143102571,0.00847453400549178,0.00858567950080622,0.00873505866098502,0.008683123199901341,0.008529475835940641,0.00892161211645983,0.009146547224089,0.00926748955176915,0.009541915452294507,0.00939806196829895,0.0095441651889739,0.00991811790129471,0.0103135798292241,0.0108053392010942,0.0108572879422727,0.0106866266755613,0.0108939579685873,0.0114444462118887,0.0123898974069695,0.0132797426434999,0.0134922533883419,0.013926692817917,0.0137253924340528,0.0136491140860602,0.0135533578963508,0.0140849571756033,0.0150958903366602,0.015452959902783997,0.0158161209580245,0.015899070613789,0.016266131737139,0.0164594834785209,0.016725995789783,0.018649567370009,0.0209971314545796,0.0214378517325178,0.023466332399751,0.0237793954567636,0.0249073824829194,0.0249709415158406,0.0250478636349083,0.0238783411170632,0.0236445025469722,0.0226722926440698,0.0227119020863851,0.0235996495985796,0.022876768830905,0.0220500234969517,0.0210793646171379,0.020174404264513,0.0195038463115677,0.0197791666126521,0.0200578376423857,0.0208710004532375,0.0220152331309304,0.0230396734144737,0.0236297555509292,0.0235697463887728,0.0235030222886473,0.0228717206476009,0.0230664489674456,0.0238279506342115,0.0248305931452742,0.024822473560149,0.0243905679945342,0.0250518453167135,0.0248267058039956,0.0248433659928362,0.0252587692451231,0.0246944983163104,0.0245660855591067,0.0245471123860626,0.0247576261532949,0.024934018903563,0.0241935187052159,0.0242675764234482,0.0238872631507575,0.0232563250122137,0.0234394847092416,0.0231668541168391,0.0227547725276233,0.0226659450078276,0.0222982110400876,0.0226909573168329,0.02260946592268,0.0228635992734721,0.0232320267036076,0.0226208713114141,0.0230761633654919,0.0226196723343932,0.0224449102233483,0.0223029464810581,0.022746471251455,0.0226178352669171],"EnoughData":[0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-KE.json","Name":"Kenya","CurrentEstimate":{"Exposed":20398.0,"Infectious":17084.0},"OfficialName":"Republic of Kenya","Level":"country","M49Code":"404","ContinentCode":"W-AF","CountryCode":"KE","CountryCodeISOa3":"KEN","Population":52573972},"KG":{"data":{"Rates":{"CaseFatalityRate":0.003740214313161586,"Critical":0.007731997204557622,"Hospitalization":0.037592525264818266},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,3,5,6,9,9,33,33,33,35,35,44,54,67,71,78,91,114,130,133,201,216,254,302,345,345,370,395,416,437,462,504,527,564,575,600,614,637,650,658,675,688,709,726,735,745,783,804,827,898,910,923,939,957,980,992,1015,1043,1066,1088,1113,1170,1181,1219,1265,1292,1340,1360,1425,1445,1483,1572,1668,1668,1722,1791,1847,1902,1933,1933,1961,1981,2021,2021,2082,2112,2162,2194,2212,2294,2370,2443,2530,2655,2671,2714,2802,2916,2967,3053,3134,3236,3253,3460,3538,3538,3712,3735,3821,10704,13109,13109,14776,15536,18038,18038,19203,20388,21205,22296,22296,23985,25037,26419,27274,27927,28743,29513,30099,30764,31062,31822,32126,32734,32997,33288,33592,33951,34276,34537,34855,35197,35486,35831,36056,36397,36615,36925,37217,37492,37726,37973,38198,38459,38649,38895,39174,39389,39599,39826,39960,40092,40336,40487,40631,40779,40922,41023,41103,41210,41317,41415,41484,41484,41682,41796,41904,42005,42147,42302,42453,42613,42761,42879,42983,43137,43278,43418,43521,43644,43798,43957,44097,44227,44227,44522,44712,44884,45080,45288,45509,45736,45863,46139,46444,46726,47050,47337,47616,47843,48223,48637,49097,49522,49983,49983,50741,51815,52343,52343,52855,53406,53952,54358,55306,55306,55824,56307,56847,57760,57760,58315,58846,59362,59789,60294,60811,61160,61593,62544,62946,62946,63407,64149,64711,64711,65189,66113,66113,66538,67400,67400,67873,68894,68894,69794,69794,70450,70450,71270,71270,71656,72051,72459,73005,73005,73300,73561,73870,74177,74477,74820,75057,75334,75624,75918,76148,76351,76728,76728,76955,77170,77376,77547,77751,77902,78003,78358,78358,78563,78866,78994,79104,79104,79373,79373,79509,79772,79772,79927,80182,80330,80481,80481,80643,80896,80987,80987,81102,81334,81444,81444,81542,81635,81714,81825,81923,82098,82098,82253,82306,82306,82391,82525,82525,82690,82690,82803,82803,82879,82938,83006,83061,83127,83210,83269,83318,83375,83424,83424],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,6,14,14,16,42,44,44,58,58,84,94,107,111,116,130,144,147,216,228,270,280,298,339,377,419,430,449,466,489,506,554,568,590,612,631,665,665,682,695,708,729,746,756,769,795,830,843,871,895,906,931,1002,1016,1037,1044,1082,1111,1117,1138,1216,1243,1270,1313,1350,1365,1403,1433,1468,1520,1594,1662,1722,1748,1817,1845,1871,1899,1936,1974,2007,2032,2055,2093,2166,2166,2207,2285,2472,2562,2657,2657,2789,2981,3356,3356,3726,3954,4204,4446,4513,5017,5296,5506,6261,6767,6878,7094,7377,8141,8279,8847,9358,9910,10410,11117,11444,11444,12282,12498,13101,24606,27143,27143,28251,28980,31247,31247,32124,32813,33296,33844,34592,35223,35805,36299,36719,37129,37541,38110,38659,39162,39571,39919,40085,40455,40759,41069,41373,41645,41856,41991,42146,42325,42507,42703,42889,43023,43126,43245,43358,43459,43587,43712,43820,43898,43958,44036,44135,44199,44293,44403,44458,44487,44613,44684,44761,44828,44881,44928,44999,45072,45153,45244,45335,45335,45471,45542,45630,45757,45932,46090,46251,46355,46522,46669,46841,47056,47184,47428,47635,47799,48097,48342,48617,48924,49230,49528,49871,50201,50589,51020,51490,52044,52526,52910,53459,54006,54588,55144,55750,56170,56738,57276,57798,58394,58878,58878,59879,60774,61309,61309,61748,62304,62819,63390,64360,64360,64887,65454,65953,66983,66983,67469,67894,68316,68702,69149,69581,69885,70366,71171,71548,71548,71971,72807,73178,73178,73513,73933,74373,74774,75395,75395,75690,76012,76391,77059,77059,77356,77674,78151,78151,78415,78679,78911,79254,79254,79429,79659,79845,80025,80182,80373,80535,80654,80843,81034,81156,81214,81388,81388,81512,81656,81826,81991,82138,82273,82380,82587,82587,82723,82986,83109,83178,83178,83430,83430,83585,83796,83796,83900,84068,84175,84303,84303,84377,84529,84588,84588,84646,84832,84920,84920,84992,85071,85113,85171,85253,85328,85398,85441,85475,85516,85564,85689,85689,85831,85831,85929,85929,86001,86025,86091,86142,86185,86251,86308,86356,86410,86410,86451],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,4,4,4,4,5,5,5,5,5,5,5,5,5,5,7,7,7,8,8,8,8,8,8,8,8,8,8,10,10,11,12,12,12,12,12,12,12,12,12,14,14,14,14,14,14,14,14,14,14,16,16,16,16,16,16,16,16,17,20,20,22,22,22,23,24,26,26,26,27,27,28,30,31,31,32,35,40,40,42,43,43,46,46,50,57,61,66,76,76,78,88,99,107,116,122,125,129,147,149,149,165,167,173,900,1037,1037,1079,1111,1211,1211,1249,1277,1301,1329,1347,1364,1378,1397,1409,1420,1427,1438,1447,1451,1459,1468,1474,1478,1484,1487,1491,1493,1495,1496,1498,1498,1498,1055,1055,1056,1057,1057,1057,1057,1057,1057,1058,1058,1059,1059,1059,1060,1060,1060,1060,1060,1061,1061,1063,1063,1063,1063,1063,1063,1063,1063,1063,1063,1063,1063,1063,1063,1063,1063,1063,1064,1064,1064,1065,1065,1066,1066,1066,1066,1069,1073,1077,1082,1085,1090,1092,1094,1099,1103,1108,1111,1111,1113,1118,1122,1126,1130,1134,1134,1136,1138,1139,1142,1144,1144,1155,1163,1167,1167,1170,1172,1177,1182,1188,1188,1193,1195,1196,1203,1203,1207,1212,1217,1223,1227,1231,1237,1241,1251,1256,1256,1262,1271,1275,1275,1277,1285,1285,1290,1297,1297,1301,1306,1306,1307,1307,1312,1312,1317,1317,1321,1324,1328,1331,1331,1335,1337,1340,1340,1344,1348,1349,1353,1354,1355,1356,1358,1360,1360,1360,1361,1363,1365,1367,1369,1371,1375,1375,1378,1382,1384,1387,1387,1392,1392,1394,1398,1398,1400,1402,1405,1408,1408,1409,1412,1412,1412,1414,1418,1420,1420,1423,1426,1431,1433,1436,1437,1439,1441,1442,1442,1444,1447,1447,1452,1452,1458,1458,1460,1460,1463,1463,1463,1466,1467,1468,1468,1470,1470],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,6,14,14,16,42,44,44,58,58,84,91,104,108,111,123,134,137,179,191,233,241,258,290,318,347,354,366,370,370,371,416,360,367,351,321,312,312,304,292,284,284,276,244,234,221,245,232,245,246,244,261,315,316,316,306,335,352,320,320,375,331,346,376,397,394,409,425,437,461,512,558,593,562,620,609,586,587,574,592,560,564,548,495,472,472,458,467,597,630,693,693,796,965,1295,1295,1602,1799,1999,2206,2255,2673,2869,3002,3665,4036,4131,4302,4487,5126,5205,5678,6102,6549,7028,7510,7757,7757,8405,8596,9107,13002,12997,12997,12396,12333,11998,11998,11672,11148,10790,10219,10949,9874,9390,8483,8036,7782,7371,7159,7113,6947,7050,6629,6485,6243,6278,6294,6290,6201,6085,5958,5793,5630,5523,5817,5778,5570,5454,5263,5084,4910,4804,4682,4564,4381,4250,4082,3902,3750,3634,3517,3438,3335,3216,3136,3067,2986,2896,2842,2833,2799,2773,2766,2788,2788,2726,2683,2663,2689,2722,2725,2735,2678,2697,2726,2793,2854,2840,2944,3048,3089,3230,3312,3443,3615,3918,3916,4067,4223,4410,4629,4873,5197,5552,5658,5897,6158,6412,6677,7000,7193,7379,7501,7562,7730,7751,7751,7983,7796,7799,7799,7723,7726,7690,7850,7866,7866,7870,7952,7910,8020,8020,7947,7836,7737,7690,7628,7539,7488,7532,7376,7346,7346,7302,7387,7192,7192,7047,6535,6975,6946,6698,6698,6516,5812,6191,5958,5958,5594,5912,5564,5564,5438,5304,5124,4918,4918,4794,4761,4635,4508,4361,4205,4129,3967,3865,3761,3652,3505,3300,3300,3197,3125,3087,3079,3020,3002,3006,2854,2854,2782,2738,2731,2687,2687,2665,2665,2682,2626,2626,2573,2484,2440,2414,2414,2325,2221,2189,2189,2130,2080,2056,2056,2027,2010,1968,1913,1894,1793,1861,1747,1727,1768,1729,1717,1717,1689,1689,1668,1668,1662,1627,1622,1618,1595,1575,1572,1570,1567,1516,1557]},"Timezones":["Asia/Bishkek"],"AgeDist":{"0-4":760255,"10-14":600626,"100+":56,"15-19":500075,"20-24":514389,"25-29":568551,"30-34":572187,"35-39":442518,"40-44":361459,"45-49":324976,"5-9":769195,"50-54":295973,"55-59":285462,"60-64":220069,"65-69":143755,"70-74":78619,"75-79":32595,"80-84":32507,"85-89":15592,"90-94":4435,"95-99":897},"REstimates":{"Date":["2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.61322594985718,1.49139576179728,2.05042771043582,1.68974273873988,1.80929015929941,1.67656572736695,1.52313326325622,1.62046549083507,1.5422670740604498,1.56202651540596,1.4217179337247,1.37729501057408,1.33561024167875,1.29221801940768,1.23921864841063,1.3335381280866798,1.10053777132282,1.09449443700387,1.01478251718821,1.03466661015832,1.07893266188082,0.95182018276689,0.890119424776869,0.8176910931509459,0.846162311645372,0.8808816674430129,0.9059953918768552,0.8838087386449909,0.888951002812262,0.8321099872289058,0.929404447408717,0.9172609318252992,0.953776823466204,0.984626251729167,0.905513614852854,1.0081179429839,1.21971403106708,1.20302744834751,1.1924982059111202,1.10298193399855,1.1458591589297,1.18149912685152,1.12723466984234,1.08328001796116,1.1955638857716102,1.21048106197195,1.16792721647099,1.18549141987794,1.22096726795482,1.15321442433294,1.03304067821013,1.05700748903786,1.08275677530127,1.18275923697379,1.24614345374193,1.2958269929803898,1.36034325177171,1.29827495700174,1.21199284761286,1.16240890441261,1.12286491532969,1.06862919912405,1.0512605067519698,1.08254275972872,1.06184644356902,1.04214570637824,1.01252003136751,0.98500947330248,0.984052328416446,0.8702336179899269,0.8498504449098141,0.96425112816908,1.19748845350504,1.29628181116214,1.36803377673468,1.24873615014835,1.33364083337248,1.4959333547391,1.87111130938805,1.64714657344724,1.85201069057268,1.82604384307912,1.75925256347514,1.73898050963396,1.56310090906969,1.6711519647126298,1.5633893416433102,1.4804054973867198,1.6657794023843202,1.7304538052863705,1.5455689959454502,1.40750234144558,1.27265009596108,1.43095293567703,1.2834885663650502,1.30472127799955,1.30785641267682,1.31905252130749,1.35274966153373,1.32471762207528,1.26346358955656,1.16280835972572,1.13705028386728,1.0548679226216702,1.12773161786047,3.1258552453239705,2.95987780572587,2.17930935285945,1.84811961452878,1.5952699466994802,1.5475500528390198,1.37475968862445,1.29967347261929,1.22772564259435,1.18425921147447,1.17376878294152,1.13556980068935,1.12870285288769,1.10399020181738,0.55825769675567,0.4716615630039001,0.535182698304845,0.5502187856267929,0.59596146804771,0.528823000014104,0.617271937448072,0.631904166420989,0.650186376717086,0.665490203453848,0.691125354517788,0.6843451296587421,0.686906390090524,0.692452000938092,0.7028098657218361,0.71290707126478,0.710863185899899,0.708472226347271,0.682527426492894,0.657535979064084,0.6412647135749,0.6396567425145171,0.638549950336341,0.667855385422041,0.652622014054092,0.6461404280473321,0.632337838966875,0.6246687449758829,0.623138628699203,0.6334134277534711,0.6572063815354829,0.665359936082335,0.666741497957495,0.6726512542005411,0.654436593572093,0.651184851701711,0.679410682640343,0.695096047158053,0.68421995659252,0.7291266183037192,0.7478429745135771,0.749090821384403,0.74255063535578,0.7360795858017859,0.7455715455252769,0.7868223742573821,0.8140377701469579,0.827223941363367,0.8733926421184229,0.890874830961605,0.811148831093494,0.90141052697617,0.958936899755498,0.9340202930204572,0.993062127693617,1.08684790130073,1.16071924874869,1.23165715697648,1.2383842734801,1.26761720090426,1.27078492688574,1.28191544299442,1.31165560604835,1.27119377786283,1.37032021899546,1.3414577792380802,1.31956219409153,1.36431935662272,1.34945449794478,1.32171044828656,1.31956585855689,1.31449483427722,1.32815447510855,1.3290611335522802,1.32802512559699,1.33419294569831,1.3362191461434298,1.37366428778285,1.38880867658806,1.3828611199311498,1.35640205077498,1.33932119018184,1.33543874304061,1.3316178556436498,1.3128817453548502,1.30490778214798,1.26315303734354,1.24625702821328,1.23023284325992,1.20501348580204,1.18898507938545,1.15287820652499,1.03665921934243,1.09780757270679,1.16025072779731,1.13508243135029,1.032035486881,0.9976764829988491,0.994555726002531,0.983191374130552,1.00761821189771,1.06590061537852,0.985822373038258,0.983648543172694,0.981651848038878,0.9874611510471468,1.1350335778655,0.985368714671142,0.921008357717513,0.911454576065002,0.9836028469617892,0.986435594953185,0.975190471401172,0.967354635419749,0.9338713611021752,0.871248439405528,1.00476246431886,0.99338718530614,0.911285226788758,0.907183850682154,0.8911549002559109,0.965283143862352,0.901333143050943,0.898777346932798,0.91383421820849,0.9381599628987908,0.9432655640789148,0.985546154222484,0.9399908188824008,0.914401899628412,0.8413407928265441,0.8593472427228009,1.00337532889483,0.938844327039809,0.8453484408973799,0.8503990922399879,0.964727312633232,0.9151139474086178,0.8954888472826591,0.873961448692119,0.8560881167384631,0.8178178119478141,0.841851819424535,0.8405995696300571,0.8441579153450071,0.822761650429645,0.7282371800507159,0.7977482362836541,0.8036929547864631,0.791652881708442,0.7181426707540071,0.8075560007908721,0.8191094730841909,0.802238841672412,0.771395248867872,0.7420810807385291,0.774408599198006,0.788972505463042,0.78716616077177,0.810999748893755,0.8338175162395792,0.855796406417323,0.853817409793323,0.8497366489963419,0.9125167155793308,0.8399800989154901,0.830500612587245,0.924386915260615,0.9773660213757092,0.9313501411821492,0.938048627895406,1.01409916668609,0.9407576592445848,0.936097577955009,0.968279241848798,0.8958607575909481,0.88974054431447,0.938659274190248,0.896246893808313,0.9829118690638928,0.914428219376274,0.812809281879819,0.848332788813604,0.86688912853077,0.890207367539389,0.7852765845690219,0.931996008036913,0.909301262763044,0.778306315591977,0.8501886646660881,0.8585864851108002,0.7880821041222529,0.77504488330735,0.76825464968476,0.8637559083422349,0.8902920403688841,0.8137259143106059,0.8116088021753879,0.8769858960870419,0.891810774898549,0.8497006920246201,0.7797098892810792,0.953466719266249,0.8979670177422671,0.93231151399333,0.8988390067764901,0.9271431154133348,0.874377437622694,0.8790179965408221,0.8745904047468759,0.893884947526493,0.95144623823305,0.983907245049552,0.98956903722182,0.9028869742053828,0.909921004030095,0.794147054299606],"StdR":[0.146244952929365,0.131715351947958,0.150770763238094,0.127777016365345,0.12586422649355306,0.113827185959734,0.10161046987968,0.101831121441106,0.0943347723014538,0.0911554785367273,0.0830960694114042,0.0789928534986317,0.0740055322917103,0.0704181806159583,0.0664237904545023,0.0680478920744358,0.059300925673839,0.0583145051447444,0.055719268568007005,0.0562389741217182,0.0567697818162287,0.0531852530114151,0.0512952943619021,0.0492831414547077,0.051249136765661,0.0525883097171284,0.0544812755935084,0.0545271860990357,0.0547161519130124,0.0530165649134064,0.0576816797091433,0.0574737262380838,0.0589721673880926,0.0606183573569101,0.0577327123555781,0.0613544582082403,0.0680927975562641,0.0669394874669473,0.0653063157920308,0.0626672639272223,0.062614340937579,0.0619870683961232,0.0609076968796287,0.0581839683328397,0.0608142057611958,0.0605263222281139,0.0587912613856138,0.05853054744563599,0.0584348687207004,0.0561171815707263,0.0513474859043317,0.0522311088806324,0.0528711696296986,0.0539927196946922,0.0552819231716885,0.0555476979648658,0.0556816153118767,0.0536451384162302,0.0496452716438577,0.0483789195315036,0.0467374511637154,0.0450685353655781,0.043802596272921,0.044446214754231,0.0436404674748225,0.0426550415554457,0.041880713454881,0.040973684647819,0.0413922714555204,0.0389568919948851,0.0391323524344979,0.0418331609994591,0.0468975612886813,0.0482153382174337,0.0489161449898656,0.0461237029199411,0.0464261160330018,0.0485027209840102,0.0542056685594752,0.0508772410218976,0.0534726320456433,0.0526405209175938,0.0500016972361831,0.0485500347327134,0.0433460804460428,0.0435990643353758,0.0403070095901435,0.0370295142648621,0.0385038651528636,0.0394521443966892,0.0360553129002453,0.0325980593312076,0.0282269944194413,0.0297548105977692,0.0260486463062221,0.0253299062220088,0.0242867220996664,0.0235261378067556,0.0235617974569949,0.0226866627661427,0.0218652755609735,0.0199349466714544,0.0188418991488099,0.017199598441766002,0.0171721206657557,0.0341067112092536,0.0648329914003912,0.0638079107746036,0.0503852433614208,0.0392226795727416,0.0343667132447019,0.0281727233946082,0.0243686225926787,0.0210571300494341,0.018610777022416,0.0169505034236864,0.0151113737357098,0.0139311983648655,0.0128731202575986,0.00703353739642545,0.00681610612691838,0.008711981721844871,0.00939325822439579,0.0103912711282028,0.009717779801465341,0.0118930681444477,0.012728698861184,0.0131401390433923,0.013814508852974,0.0145720233647233,0.0147926437536565,0.0149521028557941,0.015322083037813,0.0157384203804722,0.0159806558534005,0.016206857614979,0.016400183267212,0.0160731122764891,0.0158416074520816,0.0160826341411874,0.0166672573107492,0.0173180176099509,0.0184376992469719,0.0187349336676195,0.0190156617226455,0.0190648026958949,0.0196214387925013,0.0201165219178747,0.0209051033793012,0.0221533511662917,0.0229108467141739,0.0235299122665084,0.0239466644783068,0.0239722656359085,0.0241045492922556,0.0254031423823853,0.0260602592863893,0.0260066725731578,0.0278399493674619,0.0282142937047769,0.028651415808462,0.0286813600484871,0.0284457646965927,0.0288842245908537,0.0301589412150086,0.0307230507862438,0.0314400255311794,0.0324896110592749,0.0326397526355406,0.030045087977621,0.0319531222874601,0.0333937034726537,0.0326062022030417,0.0330118174820216,0.0343322751901787,0.0354766062263468,0.0352410219794616,0.0347644413434849,0.0343358391907456,0.0329964880680368,0.0325471964778605,0.031790055989392,0.0311116933784804,0.0314309925177936,0.0309188934603506,0.0301400345545198,0.0301726112668372,0.0295933870632742,0.0285843958557112,0.0283167840737827,0.0276544353402824,0.0271844476225901,0.0268012694610512,0.0262561207835434,0.0259625119577932,0.0253228586268076,0.02552126743708,0.0254858427839947,0.0252087679475012,0.0245704558857602,0.0240376833137722,0.0233981856799809,0.0228752801640015,0.0221193951613179,0.0219053578575751,0.0207052427748757,0.0199400285724315,0.0192677240816511,0.0186060400227081,0.0177947019399268,0.0167632763358824,0.0153231337594721,0.015439550717011,0.0153561597097707,0.0146027243167799,0.0136350618849388,0.0131546133372575,0.0128721490088991,0.0126489167700681,0.0125692339271369,0.0126949729599913,0.0119989320033311,0.0120574539614853,0.0119636573647041,0.0119041946002307,0.0127185410635859,0.01173190958825,0.0115143593523845,0.011332504986451,0.0120358044079246,0.0119102419752227,0.0119581255882428,0.0117608120090036,0.0117029361487585,0.0113274210727884,0.012319327808666002,0.0123102883887094,0.0116091846001955,0.0116882121677442,0.0117521702780895,0.0125202219613295,0.0120528337068469,0.0123441216037801,0.0125710915203036,0.0128881258151961,0.0129569202007224,0.0132581521999604,0.0128612258037014,0.0129436086890319,0.0122931860279299,0.0127110104900653,0.0141123333197681,0.0137721557194956,0.0129392221908093,0.0130553505225297,0.0143623334007711,0.0141256516068724,0.0139552490492064,0.0137769856847275,0.0140204502882706,0.0137896376649839,0.0144192579837742,0.0147202805212954,0.0148288680226327,0.0150969951774914,0.0142227817424604,0.0157820906470037,0.0163258084587268,0.0165984521833583,0.0159079504767394,0.0177040124984913,0.0180989967785052,0.0183956399213191,0.0181240379827087,0.017973660603928004,0.0188217702224645,0.0194760780880591,0.0199544079933389,0.0207776192275027,0.0212135208153268,0.0217156794739907,0.0220058128025717,0.022107721907746,0.0230231181254317,0.0219159732610779,0.0216191079756574,0.0231684508133411,0.0240837857677788,0.0232813677437893,0.0231282610219421,0.0240554892762942,0.0233500577693609,0.0230462231999781,0.0232598542780971,0.0221463699289467,0.022357611914849,0.0232792383603559,0.0229499349315798,0.0241531500511792,0.02326323186275701,0.0222120832217825,0.0228621658193273,0.0236102593080047,0.0242299042846537,0.0231834455834595,0.0253868632818761,0.0255686952809626,0.0238177740033331,0.0252886574231498,0.0257540336386309,0.024807804792607004,0.0251401197445584,0.0255261590459587,0.028421266407571,0.0288920786024633,0.027809383949301,0.0281613286770868,0.0297661061090437,0.0304209015321734,0.0298980769937895,0.0287648013374948,0.0323209490036792,0.0319255569015506,0.0326304422818017,0.032010772744113,0.0330762386771229,0.0319173771022149,0.0324403854902744,0.0326117010647506,0.0334991478182848,0.0348999422149243,0.0354622271284801,0.0358133935842856,0.0337875705975063,0.0340676807468835,0.0324916207891256],"EnoughData":[1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-KG.json","Name":"Kyrgyzstan","CurrentEstimate":{"Exposed":27491.0,"Infectious":17972.0},"OfficialName":"Kyrgyz Republic","Level":"country","M49Code":"417","ContinentCode":"W-AS","CountryCode":"KG","CountryCodeISOa3":"KGZ","Population":6415850},"KH":{"data":{"Rates":{"CaseFatalityRate":0.0035176245762971892,"Critical":0.007265674838421577,"Hospitalization":0.03598239760090498},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,4,10,10,11,13,21,21,23,25,34,35,50,50,53,58,63,62,72,75,77,77,91,96,98,98,103,105,107,110,110,110,117,117,117,119,119,119,119,120,120,120,120,120,120,120,120,120,120,121,121,121,121,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,123,123,123,123,123,123,123,123,123,123,125,125,125,125,125,125,125,126,126,126,126,126,127,127,127,127,127,129,129,130,130,130,131,131,131,131,131,131,131,131,131,131,133,133,133,133,133,133,133,133,136,136,140,142,142,142,143,143,147,147,147,164,164,196,196,197,202,202,214,215,217,219,219,220,223,225,225,238,238,238,251,253,253,263,263,263,263,264,264,265,265,265,265,266,266,271,272,272,272,272,273,273,273,274,274,274,274,274,274,274,274,274,274,274,274,274,274,274,274,274,275,275,275,275,275,275,275,275,276,276,276,276,277,277,278,278,278,278,278,280,280,280,280,280,280,280,283,283,283,283,283,283,283,283,283,283,283,283,283,286,288,288,288,288,288,288,288,289,289,289,291,291,291,291,295,295,295,296,298,298,298,299,301,301,304,304,304,304,305,306,306,307,307,307,307,307,307,309,312,319,324,341,345,345,345,347,349,349,354,355,356,360,360,361,361,362,362,362,362,362,362,362,362,365,371,374,374,376,377,381,382,385,386,386,392,396,399,403,405,409,412,412,423,438,438,443,443,443,447,451,452,453,454,454,457,457,457,463,463,463,469,469,470,470,470,470,473,475,475,476,477,477,477,477,477,478,482,484,489,491],"Confirmed":[0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,3,3,5,7,7,7,33,35,37,51,53,84,87,91,96,96,99,99,103,107,109,109,110,114,114,114,114,115,117,119,119,120,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,123,123,124,124,124,124,124,124,124,125,125,125,125,125,125,125,125,126,126,126,126,126,126,128,128,128,128,128,129,129,129,129,130,130,130,130,139,141,141,141,141,141,141,141,141,141,141,141,141,141,141,156,156,165,165,166,171,171,171,171,171,197,198,202,202,225,225,226,226,226,234,239,240,240,240,243,243,243,246,248,251,251,268,272,273,273,273,273,273,273,273,273,273,273,273,273,273,273,273,273,273,273,274,274,274,274,274,274,274,274,274,274,274,274,275,275,275,275,275,275,275,275,275,275,275,275,275,275,276,276,277,277,277,278,278,278,278,280,280,281,281,283,283,283,283,283,283,283,283,283,283,285,286,286,286,287,287,287,288,290,290,291,291,291,292,292,292,292,292,294,295,297,300,300,301,301,302,302,302,303,304,304,304,305,306,306,306,307,307,307,308,315,323,326,329,331,335,345,346,348,350,354,356,357,357,359,359,362,362,362,362,362,362,363,363,363,363,363,363,364,364,364,364,366,378,379,381,382,382,383,385,386,387,391,391,392,398,411,426,436,439,439,441,448,453,456,456,458,458,460,460,460,463,463,465,466,466,466,467,470,472,474,474,476,476,478,479,479,479,479,479,479,483,484,484,533,568,593,633,697,741,767,805,820,844,878,909,932,953],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"Active":[0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,2,4,6,6,6,32,34,36,50,52,83,86,87,86,86,88,86,82,86,86,84,76,79,64,64,61,57,54,57,47,45,45,45,31,26,24,24,19,17,15,12,12,12,5,5,5,3,3,3,3,2,2,2,2,2,2,2,2,2,2,1,1,1,1,0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,1,1,1,1,3,3,3,2,2,3,3,3,2,3,3,3,3,10,12,11,11,11,10,10,10,10,10,10,10,10,10,10,23,23,32,32,33,38,38,38,35,35,57,56,60,60,82,82,79,79,79,70,75,44,44,43,41,41,29,31,31,32,32,48,49,48,48,35,35,35,22,20,20,10,10,10,10,9,9,8,8,8,8,8,8,3,2,2,2,2,1,1,1,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,1,2,2,2,3,3,3,3,4,4,5,5,6,6,5,5,5,5,5,3,3,3,5,6,6,6,4,4,4,5,7,7,8,8,8,9,9,9,9,6,6,7,9,12,12,13,13,13,13,13,12,13,13,13,10,11,11,10,9,9,9,9,14,22,22,25,27,31,40,40,42,43,47,49,50,50,52,50,50,43,38,21,17,17,18,16,14,14,9,8,8,4,4,3,5,16,17,19,20,20,21,23,24,22,20,17,18,22,34,45,54,54,53,55,56,57,57,53,53,49,48,48,37,25,25,22,23,23,19,16,18,19,20,20,19,19,21,16,16,16,10,10,9,13,14,14,60,93,118,157,220,264,290,328,343,366,396,425,443,462]},"Timezones":["Asia/Phnom_Penh"],"AgeDist":{"0-4":1778977,"10-14":1639744,"100+":40,"15-19":1460325,"20-24":1528306,"25-29":1589299,"30-34":1241298,"35-39":1647970,"40-44":626899,"45-49":802188,"5-9":1751610,"50-54":732822,"55-59":654662,"60-64":453519,"65-69":363257,"70-74":221238,"75-79":131207,"80-84":63482,"85-89":25586,"90-94":5785,"95-99":757},"REstimates":{"Date":["2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[0.954497066043213,0.910143039444504,0.909950957825001,0.8033901959557641,0.80301424013651,0.41841900264225496,0.407631229883641,0.407994958857444,0.4078687050245121,0.505935046524885,0.499867501457555,0.581270341855325,0.5817192196841751,0.508046005236743,0.485841920794812,0.536151046855319,0.5481423664351129,0.417916415305645,0.466351269755731,0.521702302504796,0.577306245561677,0.563725189326735,0.463812131023488,0.340440166792254,0.383768128807753,0.33041403822947,0.126591290002179,0.149343114872666,0.181751810194826,0.224895003463406,0.268972959437563,0.326810816683226,0.3946361145454749,0.464058575621332,0.5543287360822939,0.6434877703465749,0.7514380157290059,0.8612854954522561,0.990210873439853,1.08835057755541,1.24989701106434,1.40169059198253,1.49502214860474,1.6815157425997902,1.82759757558573,1.96849426409293,2.15202124102045,2.2945696448302,2.4139201853813903,2.54088948503245,2.72570460477084,5.72553906510756,4.76120972466821,5.3388551998322695,3.85705320220236,2.8254332311859898,2.30003649892756,1.98867107258997,1.80455225775011,1.68434743871758,2.13898901158442,1.99423869620747,1.79877985054776,1.65941184954547,1.5551104652950098,1.12039036998444,1.1090558916713,0.7547371869553741,1.22110997379978,1.29043267513886,1.32841132005359,1.34609052956481,1.3538807359383798,1.3621471792869602,1.8057837916231496,1.73393201151439,1.6168737306847,1.5355809885873797,1.4663457068625,1.77218023301453,1.67410836226314,1.56754702108273,1.16959226266205,1.43792531844991,1.41180667548146,1.3727234099479395,1.33079799179287,3.63988735072586,2.9820511777360896,2.2762258216180498,1.85426185005884,1.60157252995722,1.4500657954871898,1.25164805891262,1.19674897486225,1.16728721642429,1.14727673506231,1.04965408078058,1.04206340521723,1.05319893718236,1.0607243338441998,0.265071387312083,1.52920534295265,1.5703644887576398,2.30721183584664,2.01881888242516,1.79133292414564,1.86921386038628,1.64719704554506,1.47954646228257,1.35892706661991,1.2715175059512,2.23003718810267,2.01929746296669,1.84857755510373,1.6069416710521498,1.62262097020978,1.4756159849142398,1.19877977328119,1.13586908678022,1.09103512841983,1.1243424403336,1.1947592255940602,1.18414470961094,1.15389239838033,1.12435222053115,0.7386769360748651,0.7340357675137841,0.705589857348719,0.7975611653269659,0.446921040762148,0.544424518728766,0.579402594999012,1.0537106705895,1.20434209094513,1.01178966875906,0.8720233479533309,0.8559609611449259,0.8763851899250621,0.900363775900303,0.8422998884818199,0.8639153451968521,0.889240384766016,0.8248445753589849,0.787741841664859,0.725709339242816,0.7604244600863442,0.21063484511258104,0.0764205943443036,0.0449256569370844,0.0562577147633473,0.0701918104268733,0.0882350135914896,0.219784351994173,0.273212504808931,0.32447237759844,0.377549455926824,0.436688869770302,0.50670948789523,0.5715624632397049,0.635298471666624,0.7080082337938242,0.7686617977139839,0.833502324700533,0.896120340096308,1.4516462250458702,1.46053612927399,0.952136362932979,0.9593425681937892,1.00773726896975,1.0724117521616,1.1318802612226295,1.18572695228706,1.25612231060127,1.30228778497005,1.33400636382721,1.3730284491989602,1.40055428863988,1.4285030274874602,1.47453355934248,1.47702327464737,2.26547168661826,2.1338999500122697,1.9492287791477096,2.36858367017614,2.1094532363371203,1.8779413432899696,1.6880878225791898,2.36439475259267,2.08816426596432,2.12315510373898,1.8713324720465296,2.12888818483124,1.6701716008270202,1.4896908053591895,1.21891959438415,1.1751999428332198,1.15994495840127,0.992553769988516,0.998111761073009,1.02892477175423,1.05404747681542,1.07259655132513,1.28267331611977,1.09080227159121,1.08504923254866,0.913902247751696,0.9334900479982,0.969566290602204,1.21360271440897,1.66186031837307,1.58233757388022,1.65032006613509,1.53453587654198,1.4193345488113098,1.4879281293903996,1.11461882012681,0.953578785286708,0.963843924681586,0.981476171437804,1.15559424781576,1.3175155636022,1.58667609463893,1.77449695795057,1.3709506176162,1.3820800420090402,1.2089532888820902,1.2646136000343795,1.2404663598139598,1.10411598366913,1.18366052724895,1.27210967147841,1.24076524619364,1.20579508321377,1.09187073701145,1.07025212491296,0.8911482854984671,0.6343993308400739,0.7672813008551179,0.7166660442441609,0.7710084468692701,0.8235539516713171,1.7437712665751202,2.66489259722001,2.47056253064703,2.16982834181176,1.9447727030373,1.91209810268663,2.12496700582394,1.83452958595874,1.66895974474863,1.56054564488776,1.51385068250382,1.45041067362626,1.3758111088519298,1.2627236528426298,1.0847644596816,0.8673540343536429,0.874182325558649,0.826195605929072,0.8025097272532059,0.733380134624541,0.49296726187402,0.5038325328757229,0.527376346555309,0.5097719390983121,0.4056646590869361,0.362939256295061,0.3628830318040821,0.4158902992784579,0.407728060127548,0.465830679090902,0.260210418133215,0.300156690491735,0.5837085938633461,2.2857616721783303,2.2913294683737,2.14281806257013,1.79665406691692,1.55085895282527,1.46753829878776,1.4831142105007902,1.4423361856708703,1.4000442573744398,1.4721504530493603,1.3803847024013,1.3437915407870302,1.53259127577346,1.8836585725303,1.8045334613534096,1.88625237483207,1.68636580260995,1.4736369529325,1.39176043238603,1.42701189950527,1.3984993214184298,1.35295410443174,1.25493268052707,1.1595636334661898,1.12491942466189,1.11872391251757,1.0012021501706,0.7902526198595441,0.614991948417714,0.478056726383625,0.502902493192628,0.580224602303733,0.5960578463386129,0.476107977601455,0.411911193750989,0.461620294361518,0.5916944995378499,0.653837569539198,0.706699782168792,0.759017659128955,0.798434963655357,0.932477312727552,0.858309251186629,0.8827790655424079,0.7925027104975809,0.765306418795207,0.802943022836049,0.8330113384940558,1.05699194794673,0.950932859302662,0.8292435961710191,3.92218344205266,5.03446817953842,4.1079032048835495,3.68485743891062,3.60903985464433,3.0966035363711297,2.5244147509332,2.24562418085461,1.92785696460832,1.75798242341653,1.68879071091425,1.61018092109961,1.530792781675,1.4648400058990705],"StdR":[0.109492002593047,0.105600731299998,0.106975099168031,0.100702328031388,0.103089762256521,0.0751756036343107,0.0772500625268594,0.0822304490497153,0.0875682480578075,0.106160899932291,0.10960722915467,0.12644071450642,0.13060854115868695,0.127226884471819,0.130905266207879,0.14438628725865602,0.15143847060014198,0.142511115095255,0.15712535076131198,0.17560377124124502,0.191015545131913,0.19933598454174695,0.19037690991109804,0.17028311685011902,0.191827763055494,0.19176507742252305,0.12602155939009502,0.149893441195623,0.184117520840132,0.227841400099542,0.272700380795515,0.330127687490211,0.3997135084654001,0.470824271044985,0.5599163535253421,0.6520815592688249,0.767273061789462,0.885342130635026,1.01438486693643,1.13202079800079,1.29746573855994,1.44945372635508,1.54666317346618,1.73704267766002,1.8797439748806104,2.02871324109429,2.2065224177490403,2.35842991384935,2.4867102801830603,2.59101329433761,2.79976755158102,4.10578038132232,3.46430807674109,3.13058893782728,2.24303933362655,1.64093882854813,1.34225498313572,1.1612715919818,1.04237308017538,0.964056446735111,1.07513531999884,0.9931497814306692,0.897734400212997,0.81750981991596,0.772843614773735,0.644695147519071,0.640846204120974,0.5298604333678,0.7023951542046178,0.7463800916333929,0.76918855140412,0.781684336742644,0.778100958321377,0.787807505969818,0.901302104765133,0.8611853068918991,0.803913064725482,0.76608181957201,0.7321597213461071,0.794879029440505,0.743073150029194,0.6992126088613441,0.5829232128438979,0.635927140353052,0.637089079707871,0.6141214533234279,0.5979236808739928,0.9758870527083968,0.7992039020737339,0.613452888593593,0.495992871174663,0.427187143056084,0.387342411642781,0.3500930364791149,0.333826524069077,0.326585719632918,0.319334579644644,0.304360727561839,0.30194343318729,0.305198134232304,0.304898061065002,0.152596006629006,0.382204100866236,0.391565852776346,0.459454517342073,0.401586524790668,0.35444336268623405,0.338244562048732,0.29707580152734303,0.265886857581766,0.245284467288737,0.22833558267478896,0.29908591505495896,0.266498939364067,0.236092009748868,0.205199666791212,0.197165867422696,0.17846996447872102,0.154621205862163,0.145712068714152,0.141135211138741,0.14050925869701006,0.144675751474963,0.141960400063437,0.138578335166608,0.1352344327699,0.108389020114808,0.108597277584929,0.108152169011902,0.11807475053484,0.0907822718443706,0.105178256453238,0.113780790266016,0.161540405011046,0.17625059864316106,0.16114267980989005,0.148885451426034,0.14619344581243202,0.15043136306448002,0.153893067890159,0.150892183206092,0.156957939962525,0.160648567070519,0.156556249385328,0.155323371999196,0.15056759931280406,0.159076485312319,0.0865222304000711,0.0540527850243032,0.0444547969793823,0.0569802803857757,0.0707150069911363,0.0892094674888551,0.157754916955657,0.195665214049159,0.22983961115457505,0.268841076770721,0.314074894086951,0.361232032556742,0.410131379011296,0.457903948260741,0.507723766104087,0.557994709920264,0.60002034837895,0.640495781844478,0.851990139066658,0.8553262478213209,0.685057349901318,0.6810365043240451,0.715088344081597,0.7643538252566071,0.802501284078318,0.839593948835635,0.8892989499354091,0.929016675874454,0.94968709356962,0.973926966432838,0.9899160716608142,1.02032267045704,1.04493022901886,1.04457202015521,1.2972509138101,1.2501882904944,1.12341069579579,1.17287617689206,1.05419561738628,0.935668845283198,0.862439635500305,0.965153807709516,0.84915440696477,0.8104960520875629,0.704444737323624,0.7105334645953649,0.590205095857949,0.523646549078536,0.460392997408749,0.44953637373677297,0.436253678759711,0.405581860507535,0.404617554314192,0.419558830140952,0.431476666267356,0.440828798530826,0.484201254432586,0.444590582853818,0.443589233119941,0.4082906744310779,0.41675350979949,0.430276176964451,0.494251829325974,0.58629665386714,0.5520356190841911,0.550520730535727,0.5126783757933799,0.475780095192856,0.474585091359799,0.393557564081806,0.36100801740234,0.36541070066817,0.370513218548051,0.414797602702318,0.439574563766852,0.4806862841711,0.4897183228733401,0.416310073855214,0.399054365730142,0.361628693289678,0.36420596869133504,0.35990002968861795,0.334409589413735,0.345950134238246,0.3510443072098121,0.339065584902625,0.33628355470561994,0.314889111977931,0.30907046121986104,0.28326726388302004,0.239180717202128,0.271828200279778,0.269361200032652,0.29260329839127697,0.310810933252287,0.466642365870716,0.5675184898925021,0.502931723830693,0.426585300650892,0.370232833340082,0.34179227437278004,0.33405149308694,0.289115384717723,0.258423573976833,0.23459439044596694,0.222137949802416,0.206673266270674,0.19328798130867295,0.181802668334834,0.162083681235104,0.14192518128746698,0.144276886968919,0.14248507137643698,0.142996642814576,0.138629443826964,0.117017234965658,0.12136461342980802,0.132083992256268,0.136570001770362,0.128975947821134,0.128240165141253,0.137207409441706,0.15667803289589,0.169690051562936,0.189479985153792,0.151861154888753,0.17522502056699202,0.261910349782355,0.5658374431444039,0.547671182595029,0.4887752360693161,0.406273210607327,0.348967474102001,0.324015407636714,0.306599961279817,0.299244543123693,0.282037511734733,0.27960783535953304,0.263035758238184,0.247324416226873,0.25821510669777104,0.279219571802783,0.256014653787924,0.24922888284647304,0.220423636718888,0.19400249901223104,0.18085486834715,0.177039952986349,0.16937033546219302,0.160245049099409,0.15166073742008898,0.13996932988278302,0.136830026252478,0.133966610263829,0.12700301420576,0.111604590412434,0.099330069587416,0.0894342063485985,0.0977788439227027,0.110750622376018,0.118134856364734,0.110698129448183,0.107013686572127,0.119164050692493,0.144868180722464,0.158849427956746,0.172201239694507,0.184099741016246,0.19542171365122304,0.21503306152074694,0.209263677478628,0.215028883712659,0.205621493298919,0.20458267310730305,0.2156584128596,0.223001402817213,0.256056963139012,0.246948617092006,0.232380966186788,0.5032488813659871,0.535279058260686,0.412821010939097,0.32872235525343296,0.283256842846282,0.22446375074433106,0.172599267407706,0.14340774315275598,0.119024537272157,0.102620169676384,0.094003149534578,0.0851590905003295,0.0781356301000386,0.0723996477246761],"EnoughData":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-KH.json","Name":"Cambodia","CurrentEstimate":null,"OfficialName":"Kingdom of Cambodia","Level":"country","M49Code":"116","ContinentCode":"W-AS","CountryCode":"KH","CountryCodeISOa3":"KHM","Population":16486542},"KR":{"data":{"Rates":{"CaseFatalityRate":0.011067579936664877,"Critical":0.022893179337810002,"Hospitalization":0.0787251422165241},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,3,3,3,7,7,7,9,9,10,12,12,16,16,16,18,18,22,22,22,22,27,30,30,30,41,41,135,135,118,118,247,288,333,510,510,510,1137,1407,1540,1540,1540,1540,2909,2909,3507,3730,4144,4528,4811,5033,5228,5408,5567,5828,6021,6325,6463,6598,6694,6776,6973,7117,7243,7368,7447,7534,7616,7757,7829,7937,8042,8114,8213,8277,8501,8635,8717,8764,8854,8922,9059,9072,9123,9183,9217,9283,9333,9419,9484,9568,9610,9632,9670,9695,9762,9821,9851,9888,9904,9938,10066,10135,10162,10194,10213,10226,10275,10295,10340,10363,10398,10405,10422,10446,10467,10499,10506,10531,10552,10563,10589,10611,10654,10669,10691,10718,10730,10760,10774,10800,10835,10856,10868,10881,10908,10930,10974,11172,11317,11364,11429,11537,11613,11684,11759,11811,11832,11848,11914,11970,12019,12065,12144,12178,12204,12282,12348,12396,12460,12519,12556,12572,12643,12698,12758,12817,12866,12890,12905,13007,13069,13132,13183,13233,13259,13280,13352,13406,13501,13543,13629,13642,13658,13729,13786,13817,13863,13901,13910,13917,13934,14006,14063,14120,14169,14200,14219,14286,14368,14461,14551,14765,14903,14973,15198,15356,15529,15783,16009,16146,16297,16636,17023,17360,17616,18029,18226,18489,18878,19310,19543,19771,19970,20158,20248,20441,20650,20832,20978,21166,21248,21292,21470,21590,21666,21733,21787,21845,21886,22083,22334,22463,22569,22624,22693,22729,22863,23030,23082,23180,23258,23312,23368,23466,23584,23647,23717,23834,23869,23905,23981,24073,24168,24227,24311,24357,24395,24510,24616,24735,24821,24910,24968,25029,25160,25266,25404,25537,25636,25691,25759,25860,25973,26098,26263,26365,26466,26539,26722,26825,26950,27103,27349,27542,27653,27885,28065,28352,28611,28917,29128,29301,29650,30177,30637,31157,31493,31814,32102,32559,32947,33610,33982,34334,34722,35155,35928,36726,37425,38048,38532,39040,39268,40703,41435,42271,42953,43578,44507,45240,46172,46995,47649,48369,49324,50409,52552,53569,54636,55772,56536,57554,58253,58723,59468,60180,60846,61415,62044,62530,62956,64793,65478,66016,66503,67121,67878,68309,68775,69299,69704,70117,70505,70865,71218,71676,72226,72638,72936,73227,73559,73794,74551,75360,75896,76513,77083,77516,77887,78394,79050,79487,79880,80333,80697,81070,81338,81700,82162,82560,82913],"Confirmed":[1,1,2,2,3,4,4,4,4,11,12,15,15,16,19,23,24,24,25,27,28,28,28,28,28,29,30,31,31,104,204,433,602,833,977,1261,1766,2337,3150,3736,4335,5186,5621,6088,6593,7041,7314,7478,7513,7755,7869,7979,8086,8162,8236,8320,8413,8565,8652,8799,8961,8961,9037,9137,9241,9332,9478,9583,9661,9786,9887,9976,10062,10156,10237,10284,10331,10384,10423,10450,10480,10512,10537,10564,10591,10613,10635,10653,10661,10674,10683,10694,10708,10718,10728,10738,10752,10761,10765,10774,10780,10793,10801,10804,10806,10810,10822,10840,10874,10909,10936,10962,10991,11018,11037,11050,11065,11078,11110,11122,11142,11165,11190,11206,11225,11265,11344,11402,11441,11468,11503,11541,11590,11629,11668,11719,11776,11814,11852,11902,11947,12003,12051,12085,12121,12155,12198,12257,12306,12373,12421,12438,12484,12535,12563,12602,12653,12715,12757,12800,12850,12904,12967,13030,13091,13137,13181,13244,13293,13338,13373,13417,13479,13512,13551,13612,13672,13711,13745,13771,13816,13879,13938,13979,14092,14150,14175,14203,14251,14269,14305,14336,14366,14389,14423,14456,14499,14519,14562,14598,14626,14660,14714,14770,14873,15039,15318,15515,15761,16058,16346,16670,17002,17399,17665,17945,18265,18706,19077,19400,19699,19947,20182,20449,20644,20842,21010,21177,21296,21432,21588,21743,21919,22055,22176,22285,22391,22504,22657,22783,22893,22975,23045,23106,23216,23341,23455,23516,23611,23661,23699,23812,23889,23952,24027,24091,24164,24239,24353,24422,24476,24548,24606,24703,24805,24889,24988,25035,25108,25199,25275,25333,25424,25543,25698,25775,25836,25955,26043,26146,26271,26385,26511,26635,26732,26807,26925,27050,27195,27284,27427,27553,27653,27799,27942,28133,28338,28546,28769,28998,29311,29654,30017,30403,30733,31004,31353,31735,32318,32887,33375,33824,34201,34652,35163,35703,36332,36915,37546,38161,38755,39432,40098,40786,41736,42766,43484,44364,45442,46453,47515,48570,49665,50591,51460,52550,53533,54770,55902,56872,57680,58725,59773,60740,61769,62593,63244,64264,64979,65818,66686,67358,67999,68664,69114,69651,70212,70728,71241,71820,72340,72729,73115,73518,73918,74262,74692,75084,75521,75875,76429,76926,77395,77850,78205,78508,78844,79311,79762,80131,80524,80896,81185,81487,81930,82434,82837,83199,83525,83869,84325,84946,85567,86128,86574,86992,87324,87681,88120,88516,88922,89321,89676,90031,90372,90816,91240,91638,92055],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,6,8,10,12,13,13,16,17,28,28,35,35,42,44,50,53,54,60,66,66,72,75,75,81,84,91,94,102,111,111,120,126,131,139,144,152,158,162,165,169,174,177,183,186,192,200,204,208,211,214,217,222,225,229,230,232,234,236,237,238,240,240,242,243,244,246,247,248,250,250,252,254,255,256,256,256,256,256,258,259,260,260,262,262,263,263,263,264,264,266,266,267,269,269,269,269,269,270,271,272,273,273,273,273,273,273,274,276,276,277,277,277,277,278,279,280,280,280,280,280,281,281,282,282,282,282,282,282,282,282,282,283,283,284,285,285,287,288,288,289,289,289,289,291,293,294,295,296,296,297,297,298,298,298,299,300,300,300,301,301,301,301,301,302,302,303,304,305,305,305,305,305,305,305,305,305,306,306,307,309,309,309,309,310,312,313,316,321,323,324,324,326,329,331,333,334,336,341,344,346,350,355,358,363,367,367,372,377,378,383,385,388,388,393,395,399,401,406,407,413,415,416,420,421,422,422,425,427,428,430,432,433,434,438,439,441,443,444,444,447,450,453,455,457,457,457,460,461,462,463,464,466,468,472,474,475,476,477,478,480,485,487,487,488,492,493,494,494,496,498,501,503,505,509,510,513,515,516,522,523,526,526,526,529,536,540,545,549,552,556,564,572,578,580,587,600,612,634,645,659,674,698,722,739,756,773,793,808,819,859,879,900,917,942,962,981,1007,1027,1046,1081,1100,1125,1140,1165,1185,1195,1217,1236,1249,1264,1283,1300,1316,1328,1337,1349,1360,1371,1378,1386,1399,1414,1420,1425,1435,1441,1448,1459,1464,1471,1474,1482,1486,1496,1507,1514,1522,1527,1534,1538,1544,1550,1553,1557,1562,1573,1576,1581,1585,1595,1603,1605,1606,1612,1619,1627,1632],"Active":[1,1,2,2,3,4,4,4,4,11,12,15,15,16,19,23,23,23,22,24,25,21,21,21,19,20,20,19,19,87,186,415,578,807,945,1227,1731,2302,3107,3689,4277,5128,5545,6012,6416,6862,7146,7307,7212,7407,7470,7403,7504,7577,7024,6832,6789,6934,7018,7157,5941,5941,5410,5281,4966,4665,4523,4398,4275,4216,4155,3979,3867,3654,3591,3500,3445,3408,3246,3125,3026,2930,2873,2808,2750,2627,2576,2484,2385,2324,2233,2179,1967,1843,1769,1731,1654,1593,1459,1454,1407,1360,1332,1267,1218,1135,1082,1016,1008,1021,1008,1008,969,937,924,900,898,877,781,723,716,705,711,713,681,701,735,770,774,793,810,823,850,857,889,915,951,978,989,1015,1017,1057,1083,1090,1114,1117,1145,1177,1191,1237,1273,1277,1295,1324,1307,1148,1054,1069,1046,981,955,938,926,936,976,1005,982,989,987,985,941,950,986,941,914,925,919,898,894,903,877,884,883,864,928,962,971,896,882,837,821,802,806,808,770,748,696,673,629,651,663,626,623,648,705,833,1103,1293,1521,1746,1976,2241,2524,2890,3137,3349,3585,3932,4210,4314,4473,4650,4660,4767,4786,4728,4668,4697,4663,4455,4221,4037,3953,3671,3592,3433,3146,2827,2742,2635,2545,2434,2412,2277,2178,2116,2082,1951,1962,1963,1822,1809,1808,1803,1820,1825,1856,1734,1594,1532,1479,1494,1481,1541,1508,1421,1467,1414,1407,1443,1463,1420,1390,1443,1526,1484,1510,1593,1602,1612,1641,1695,1736,1812,1869,1825,1835,1840,1898,1897,1981,2044,2008,2046,2051,2108,2210,2362,2516,2644,2842,3058,3253,3535,3762,3956,4121,4397,4853,5268,5504,5759,6022,6241,6572,6822,7185,7458,7873,8311,8553,8699,8897,9057,9665,10372,10795,11205,11883,12209,12888,13577,14269,14738,14810,15085,15352,15949,16577,17024,17593,17163,17459,17569,17899,18073,17775,18043,17800,17796,17991,17908,17575,17130,15422,14917,14391,13761,13488,13030,12838,12742,12364,12038,11756,11519,11311,11205,11205,9711,9573,9524,9493,9315,8907,8774,8634,8571,8610,8555,8555,8560,8493,8329,8218,8300,8394,8458,8444,8548,8240,8048,8127,8065,7938,7919,7875,7714,7494,7448,7457,7393,7376,7356,7428,7504,7459,7451,7510]},"Foretold":{"Date":["2020-05-03T00:00:00+00:00"],"Mean":[120458.6],"Variance":[26511670000.0],"0.05":[16113.77],"0.50":[75559.0],"0.95":[375615.9]},"Timezones":["Asia/Seoul"],"AgeDist":{"0-4":1897011,"10-14":2276782,"100+":4347,"15-19":2476476,"20-24":3216244,"25-29":3500050,"30-34":3282425,"35-39":3797414,"40-44":3924934,"45-49":4293910,"5-9":2256802,"50-54":4315516,"55-59":4161183,"60-64":3774566,"65-69":2679140,"70-74":1998091,"75-79":1562555,"80-84":1083829,"85-89":540103,"90-94":184909,"95-99":42896},"REstimates":{"Date":["2020-03-05T00:00:00+00:00","2020-03-06T00:00:00+00:00","2020-03-07T00:00:00+00:00","2020-03-08T00:00:00+00:00","2020-03-09T00:00:00+00:00","2020-03-10T00:00:00+00:00","2020-03-11T00:00:00+00:00","2020-03-12T00:00:00+00:00","2020-03-13T00:00:00+00:00","2020-03-14T00:00:00+00:00","2020-03-15T00:00:00+00:00","2020-03-16T00:00:00+00:00","2020-03-17T00:00:00+00:00","2020-03-18T00:00:00+00:00","2020-03-19T00:00:00+00:00","2020-03-20T00:00:00+00:00","2020-03-21T00:00:00+00:00","2020-03-22T00:00:00+00:00","2020-03-23T00:00:00+00:00","2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.89883704191645,1.7415575787235902,1.58782252689996,1.45304695651633,1.32387399022252,1.2226337154625402,1.16139223156468,1.0573999755523198,0.9612303899386072,0.8408881299512109,0.7685650312390171,0.7030062251585231,0.594216568468116,0.567250628353295,0.5461943506588679,0.496556979482009,0.46696894237246,0.485060093340474,0.4857682637973541,0.553978868525445,0.5530347599087111,0.5994220119572211,0.64062887326188,0.7077101668286391,0.766835247548573,0.805482245359694,0.859455917858462,0.8869905582209309,0.8656010856511099,0.880565261501812,0.863462064700266,0.8278218981951091,0.8793429890041059,0.879870252943774,0.8654373616885981,0.8367497193020029,0.810870198301927,0.748417168259551,0.7211544873660749,0.711897308022834,0.665564316007402,0.6376404129297,0.6144484768848001,0.592735692706636,0.5533553937186391,0.511678923534094,0.513338170966646,0.508708694698634,0.491836359069231,0.49713256752833,0.514511197397699,0.522465697121173,0.52103416224832,0.5408112097046409,0.5398579681103199,0.517953434509094,0.5216209551433479,0.512579006834008,0.539252807762996,0.586426389574844,0.589183910452696,0.598882492758573,0.605446968692727,0.63605847057125,0.7244934405298179,0.915513889305491,1.09896119590436,1.17597563739292,1.24746608033774,1.3427974588966,1.37134681543611,1.3548050858211398,1.27142645956752,1.23491297840769,1.22326585585298,1.30361859105557,1.2778339227360802,1.24829205044798,1.21306529328663,1.13338934433175,1.03367815361431,0.990595325239787,1.03640586856755,1.20393162203729,1.2865107318301,1.30168139349894,1.28432214432904,1.28062761149044,1.2895899845641698,1.2743934729993502,1.28512825417951,1.27179282282224,1.27925901161418,1.29156132151706,1.27918578120597,1.25762864378126,1.2220479439091498,1.11110934989413,1.07784584977095,1.07543525214497,1.07449205051258,1.06397821364691,1.04638300789977,1.02693946766078,1.05472926471524,1.0655066722578102,1.0824862876310302,1.05488012241574,1.0101934709267,1.01760182946626,1.01710830788486,0.987834854328659,0.961239672848729,0.9708428097914472,1.02268161990806,1.03426303836177,1.04550346385073,1.04965447768064,1.03326786534187,1.04782692054639,1.03510094419813,1.04890832560124,1.08676640954284,1.07076298889276,1.07516579644045,1.09264477271144,1.08582840310305,1.04716951441394,1.0092813952357,1.03255658377466,1.01434974809246,0.995771582602298,1.00500036520478,1.00060554003005,0.967085621869614,0.932497079432607,0.9122134793690508,0.92572526967321,0.939820939089153,0.967765780547608,0.9708160910424748,1.09479953071308,1.11054946662429,1.03750172621509,1.01637766584401,1.02453187041178,0.9573022512439948,0.924177642985444,0.921825123046778,0.9279120599176373,0.936750267914892,0.931748600140666,0.897374067244434,0.8863606501007192,0.869860993068529,0.7743243945523142,0.762229987317688,0.800097959292443,0.8443796160122131,0.8855352877991441,0.9831516044731752,1.12814665344914,1.3839091832673702,1.79494713299765,1.92900159898569,2.00678689513247,2.06929533137496,2.03574428783232,2.0219575299814903,1.9627625774535304,1.9377295681371696,1.81867037967434,1.71939315893725,1.64800062095377,1.6398368505275902,1.58175662344827,1.49026721132502,1.3740163756653705,1.29616753306342,1.22274077731672,1.16363746541023,1.10329261961694,1.04790391174331,0.995245795418238,0.935843174281389,0.906372306522537,0.8838992467914699,0.8599487330833431,0.806232729737257,0.778882626496323,0.756792178440346,0.7382408761592141,0.731029404821783,0.7265831180971,0.7122420938303999,0.7354662865558621,0.747200866050307,0.7615952552234458,0.761189099718519,0.773537120734422,0.772597784670528,0.7827266557636641,0.7997288686143309,0.7979113813709879,0.786325875631868,0.80117858507991,0.796472286979283,0.7845609273602271,0.813757707942978,0.793870304139287,0.7794139076618141,0.785559038725606,0.80280909019566,0.834260724850879,0.8727239954052259,0.8980930224914141,0.87128284954905,0.8383248757173171,0.8676533692137621,0.857081527827789,0.9192580271614692,0.993676350327268,0.97449153085911,0.9965929813438108,0.982764232063838,0.981030950333208,1.00655783408705,1.00937171737637,0.992178239922046,0.969738543085548,1.01695135268216,1.10898275833004,1.1018106361126498,1.08448108048126,1.08460045024185,1.05593448626501,1.05848536097181,1.068467197604,1.11174437060498,1.13757183745273,1.13976593367497,1.1298520375835,1.1163415543881798,1.11198225657827,1.0955304417638,1.06828124885356,1.06170986256913,1.10642200227325,1.09628441707796,1.08597567194187,1.09791001831085,1.09266895005741,1.12469015081123,1.15407643830564,1.1792972480115702,1.22191352393362,1.27089058969079,1.32778431133328,1.37871538606462,1.40944693996528,1.4599366999470902,1.4407784245548,1.3973423165525702,1.39817177841602,1.3923644834652098,1.45019635522908,1.47048661529333,1.44658347455024,1.40722268928949,1.35061375133241,1.32069464253861,1.29237415668291,1.27006560670461,1.26548557774798,1.24863789337883,1.25213135820778,1.26201873031148,1.25100116012051,1.24707458531683,1.20968221633924,1.1825374051710802,1.2109170649024898,1.2531161317369,1.25243969979745,1.2570896890067098,1.2752601186467,1.2762280552570402,1.26817493703333,1.2633508826202802,1.25658459401854,1.23422966374084,1.21106575960659,1.20437665486325,1.1913294306949098,1.20006346933209,1.1762147696697,1.13550054269955,1.11313218785894,1.10278676825163,1.08062803351189,1.0614558014041,1.04678986311791,1.02085164319089,0.98359430232632,0.990674742275356,0.982388279501128,0.96764595837232,0.964320398515427,0.929271474283118,0.9022592608425258,0.892923012246672,0.8822739800119319,0.8610919730979301,0.842464314935165,0.828316403175212,0.80958549211941,0.8154823491670121,0.8321297332077471,0.8002347642793779,0.7956831154766161,0.78106554743751,0.7622951325371359,0.7587308107125258,0.7683098940358231,0.769540572419841,0.801368683579333,0.8092567504309781,0.837396247115837,0.86150214294771,0.8780638922347209,0.87989561197786,0.873593275093486,0.8783584759198549,0.888862170216085,0.9164525567187928,0.939634953147473,0.9550685697369948,0.956981395766528,0.959651531481081,0.9411433459165492,0.939161766229458,0.929059441278785,0.9401703228768008,0.938894923070687,0.9323175589223872,0.937090386270271,0.954721569446581,0.9848580725042072,1.01781508279116,1.04799788823435,1.07593650183602,1.0731640162326102,1.06673924428403,1.06039410696466,1.05719984172439,1.04476680566706,1.01685203258103,1.01167587652569,1.0145188644038,1.01680475474213,1.01618678917966,0.994376123549218,0.964667865779945,0.9352196436659548,0.9162792626576528,0.923407316049231],"StdR":[0.0587386891902532,0.0498526897433411,0.0423462875965582,0.0361034372747794,0.0306871177960918,0.0266166948739188,0.0233900339946657,0.0203115823024844,0.0177116693771871,0.0151696205344792,0.0140963258182113,0.0130577044262262,0.0120504666119228,0.0122951894310908,0.0127133952239177,0.0127185155016372,0.0132928285860524,0.0146521961957517,0.0158906585317713,0.0186782654679882,0.0195249418476755,0.0216064526593645,0.0235527199669505,0.0255414581360146,0.0272368180631906,0.0280262125111016,0.0288745216971271,0.0285264714669452,0.0275241128451863,0.0273785723511474,0.0265094630354385,0.0256017617703041,0.0267526820299165,0.0262862003096053,0.0267615432210171,0.0260139840659483,0.0258743117336992,0.0250894126140229,0.0250053514939501,0.0252078842684057,0.0254391065636921,0.0253198683262952,0.0261227477807126,0.0265522951989552,0.0269206975082842,0.0270656971162631,0.0284563058769224,0.0301818132095858,0.0308776042445677,0.0326159625296785,0.0351519304520591,0.0373503572664196,0.0387167272207871,0.041648728196961,0.043289789583689,0.043509803339648,0.0456080390654668,0.0471472995176469,0.0506154389348386,0.0547619737640453,0.0574815507780883,0.0588970002523575,0.0607734365821927,0.0643573403637076,0.0719208054357855,0.0844280597183487,0.0926958254154674,0.0956778638309284,0.0959327380310104,0.0937292084970862,0.0913293200899885,0.0873524693559832,0.0806035308909108,0.0766665315105162,0.0744454299673739,0.0753510799386175,0.0726439026326101,0.0699940205700358,0.0671640099488052,0.0637248573320013,0.0596994517674398,0.0579619563873045,0.0590976561245639,0.0643333186026853,0.0657126666384982,0.0649733838099957,0.0631499140151317,0.0618893361767827,0.0610442806974673,0.0588731252707627,0.0582524662594149,0.0566588708533681,0.0561971673332711,0.0544873476277419,0.0529085657096315,0.0515393711410225,0.0495868882135541,0.0467462077268685,0.0450788704677817,0.0439811841381703,0.0442204006150448,0.0433975937786842,0.0420806347993645,0.0420150353260966,0.0425243437742696,0.0420637896601447,0.0422337305604406,0.0412965194640829,0.0402189265238842,0.0402391405761755,0.0408723963304612,0.0397796419120695,0.0396976296376338,0.0399678264721145,0.0412584672470984,0.0409831875027927,0.0413361444281471,0.0412696598099413,0.0407539667655817,0.0406201962437805,0.0402864838455138,0.0406766526034071,0.0411271206381034,0.0406344584646901,0.0401252906929143,0.0410178657143572,0.0398832917435223,0.039232450190734,0.0384788552019394,0.0382216696363103,0.0379015834245641,0.0376887783050568,0.0378293231125522,0.0379811316455818,0.0366515666212746,0.0359469609743902,0.0361895497276768,0.037165262898847,0.0374957323312804,0.0380916440669192,0.0386186185586005,0.0411800838951413,0.0412781001629172,0.0397640671379354,0.0387412558380016,0.0387417923644863,0.0371995292474445,0.0366972483918822,0.037317270164477015,0.0368965843926592,0.0377846126609299,0.0377932833935828,0.0372626885589061,0.037767807656387,0.037461744543646015,0.0354997515091595,0.0361423037797026,0.0377979089017432,0.040275063454253,0.0412421608123845,0.0439733143009946,0.0475631816500058,0.053055657274226,0.0596100812019287,0.0612826695737742,0.0623624962107488,0.0632524890434685,0.0621833102752074,0.0603656421035568,0.0582844921979875,0.0561006766862447,0.0505287966210869,0.0466894442342867,0.0430134427622158,0.0410166926522339,0.0378657953412617,0.0350406781951697,0.0312369166459212,0.0287239868991378,0.0255290595784189,0.0232537938337998,0.0214350928888779,0.0196937136522353,0.0183254062947522,0.0172265696210322,0.0165963364041469,0.0160468116412036,0.0158223585034181,0.0152398051831859,0.015165778494709,0.0152565468014185,0.0155771849154289,0.0159835184180652,0.0164057148397499,0.0168686072378462,0.0174555216061128,0.0185597742963796,0.0191724569607586,0.0197402192078307,0.0202279445178587,0.020873135751992,0.0211042930316989,0.0219117358219479,0.0220974609359182,0.0224713151646331,0.0230816108020862,0.0232131328186647,0.0231956794787595,0.0244294509975948,0.0245517098244426,0.024295870643029,0.0250235007499458,0.0262066980379335,0.0268018482781215,0.028023839520634,0.0284625442599535,0.0282110984507109,0.0273295780499146,0.028209380377969,0.0284454708330502,0.0297152483208048,0.0316395345744528,0.0309265930361092,0.031116153359999,0.0303348759707063,0.0305101094983198,0.0308347234049402,0.0309096127569469,0.0302091174870711,0.0298272044464834,0.0308302436370849,0.032263160070009,0.0314643011710704,0.031207677210637,0.0307497412642199,0.0300927012484075,0.0296295673682331,0.0296316777910444,0.0303718238555633,0.0304554003887897,0.0302488268040774,0.030144493860925,0.0292274463168155,0.0288303083894097,0.0283799541387932,0.0281054563554404,0.0271559028764091,0.0281272306089162,0.0275916482900632,0.0272159818308627,0.0274012763485778,0.0272277616872536,0.0273746632645705,0.0273086827416312,0.027634611309987005,0.0275742633708049,0.0280794921771758,0.0286548782150205,0.0291421154912506,0.0292553922782289,0.0295205953296506,0.0298866040014477,0.0289062540261699,0.0285089703474705,0.0277827281350422,0.027998183996222,0.0276911388702523,0.0274047278758524,0.0267786943883686,0.0252076875274952,0.0242609271804748,0.022973454448332,0.0219720705683715,0.0212481581528599,0.0204296117137945,0.0198032874352355,0.0195392311326134,0.0189191785596144,0.0183906739318394,0.0177742473107354,0.0171359171504564,0.0169689793101988,0.017001165680271,0.016737327436049002,0.0166501441324494,0.0169323748761493,0.0167174123126699,0.0166904889224403,0.016454994064147,0.0162431894389435,0.0156873942886932,0.0152490906843644,0.0148413203223235,0.0144549867531182,0.0141021266956157,0.0136987804848879,0.0130019098040299,0.0123505976879502,0.0120509000233591,0.0114107303756161,0.010941045912281,0.0105508877012657,0.0100400584240767,0.009647502155165407,0.00947783011052479,0.00904949209416571,0.00890165235218266,0.00883800411445862,0.00853232584800819,0.00841412622128519,0.00849477482877557,0.00864707496093506,0.00860832977693285,0.00877000873979765,0.00892693200783286,0.009083709125729741,0.0095155076747827,0.0100295857763863,0.0100423903126236,0.0103206491771057,0.0105529956751065,0.0108453043908967,0.0112488703283926,0.0118104196059808,0.012333354028524998,0.0130434883744674,0.0131249620169181,0.0137434909094264,0.0141566280330139,0.014309832444435,0.0140672160993653,0.0138131976838385,0.0137499417684222,0.0138953165726958,0.0141616451839483,0.0141860162572818,0.0142268127033371,0.0141265526994452,0.0137993364080413,0.0136200028966114,0.0135742730739186,0.0133436222064101,0.0134064441631556,0.013438669989959998,0.0135994157745442,0.0132565409817127,0.0136374985046435,0.0138292359886903,0.0139841659528639,0.0141469911749177,0.0143565416423706,0.0140704071309707,0.0140468062077408,0.0138377457590188,0.013640564235124,0.0132432654044429,0.0131427812149442,0.0130992628581083,0.0131424826451266,0.013040383318957,0.0131228363031444,0.0127758497110823,0.012651911615600002,0.0124124799565401,0.0124156962365855,0.012519548927416],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Capacity":{"CapacityActiveInfectionPercent":0.1696,"CapacityNewInfectionsPerDayPer1000":0.121142857143,"CriticalBedsPer100k":10.6,"Source":"https://www.statista.com/chart/21105/number-of-critical-care-beds-per-100000-inhabitants/"},"Interventions":[]},"data_url":"extdata-KR.json","Name":"South Korea","CurrentEstimate":{"Exposed":695.0,"Infectious":667.0},"OfficialName":"Korea, Republic of","Level":"country","M49Code":"410","ContinentCode":"W-AS","CountryCode":"KR","CountryCodeISOa3":"KOR","Population":51225308},"KW":{"data":{"Rates":{"CaseFatalityRate":0.0032681192105115885,"Critical":0.006747663527033789,"Hospitalization":0.04480261337907905},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,5,5,5,5,9,9,15,18,18,27,27,27,39,43,49,57,64,67,72,73,80,81,82,93,99,103,105,111,111,123,133,142,150,176,206,225,258,280,305,367,412,443,498,613,656,806,1012,1176,1389,1539,1602,1703,1776,1947,2032,2219,2381,2466,2622,2729,2907,3101,3263,3451,3640,3843,4093,4339,4681,4885,5205,5515,5747,6117,6621,7306,7946,8698,9273,10156,11386,12899,14281,15750,17223,18277,19282,20205,21242,22162,23288,24137,25048,25882,26759,27531,28206,28896,29512,30190,30726,31240,31770,32304,32809,33367,33969,34586,35494,36313,37030,37715,38390,39276,39943,40463,41001,41515,42108,42686,43214,43961,44610,45356,46161,46897,47545,48381,49020,49687,50339,50919,51520,52247,52915,53607,54373,55057,55681,56467,57330,57932,58525,59213,59739,60326,60906,61610,62330,62806,63519,64028,64759,65451,66099,66740,67519,68135,68633,69243,69771,70642,71264,71770,72307,72925,73402,73906,74522,75320,75993,76650,77224,77657,78209,78791,79417,79903,80521,81037,81654,82222,83040,83660,84404,84995,85501,86219,87187,87911,88776,89498,90168,90930,91612,92341,92961,93562,94211,94929,95511,96049,96688,97197,97898,98435,99040,99549,100179,100776,101314,102024,102722,103268,103802,104508,105236,105846,106495,107108,107860,108606,109198,109916,110714,111440,112110,112771,113391,114116,114923,115475,116202,116862,117558,118386,119080,119742,120564,121263,121889,122576,123314,124156,124905,125593,126344,126902,127585,128414,129041,129839,130426,131049,131560,132178,132848,133407,134033,134750,135303,135889,136413,137071,137625,138134,138674,139148,139610,140035,140341,140638,140989,141259,141569,141825,142094,142357,142599,142909,143113,143355,143641,143926,144142,144356,144594,144898,145130,145380,145579,145808,146056,146284,146517,146777,146990,147271,147511,147784,148015,148239,148483,148728,149007,149373,149575,149809,150061,150329,150678,151142,151496,151936,152420,152826,153307,153746,154253,154766,155303,155739,156387,156903,157404,157931,158476,158986,159543,160098,160554,161093,161538,162120,162711,163264,163895,164537,165254,166019,166791,167601,168420,169406,170326,171260,172227,173182,174088,175048,176019,177133,178197,179209,180155,181119,182196,183321,184239],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,11,26,43,45,45,45,56,56,56,58,58,61,64,64,69,72,80,80,104,112,123,130,142,148,159,176,188,189,191,195,208,225,235,255,266,289,317,342,417,479,556,665,743,855,910,993,1154,1234,1300,1355,1405,1524,1658,1751,1915,1995,2080,2248,2399,2614,2892,3075,3288,3440,3740,4024,4377,4619,4983,5278,5804,6289,6567,7208,7623,8688,9286,10277,11028,11975,12860,13802,14850,15691,16764,17568,18609,19564,20464,21302,21967,22575,23267,24112,25184,26192,27043,27762,28649,29359,29921,30644,31131,31848,32510,33140,33823,34432,34952,35466,35920,36431,36958,37533,38074,38678,39145,39650,40291,41033,41879,42788,43703,44391,44942,45524,46195,46940,47859,48672,49303,49941,50644,51245,52007,52840,53580,54058,54894,55508,56174,56877,57668,58221,58904,59204,59763,60434,61185,61872,62625,63309,63773,64379,65149,65903,66529,66957,67448,67911,68299,68774,69425,70045,70727,71199,71713,72400,73068,73785,74486,75185,75697,76205,76827,77470,78145,78767,79269,79957,80528,80960,81573,82271,82945,83578,84224,84636,85109,85811,86478,87378,88243,88963,89582,90387,91244,92082,92822,93475,94211,94764,95472,96301,96999,97824,98528,99049,99434,99964,100683,101299,101851,102441,103199,103544,103981,104568,105182,105676,106087,106458,107025,107592,108268,108743,109441,110076,110568,111116,111893,112737,113269,114015,114744,115483,116146,116832,117718,118531,119420,120232,120927,121635,122317,123092,123906,124666,125337,125926,126534,127293,128080,128843,129638,130463,131205,131743,132478,133381,134159,134932,135650,136341,136840,137329,137885,138337,138822,139308,139734,140056,140393,140795,141217,141547,141876,142195,142426,142635,142992,143260,143574,143917,144164,144369,144599,144900,145204,145495,145789,146044,146218,146449,146710,146971,147192,147531,147775,147979,148209,148507,148773,149017,149277,149449,149653,149857,150093,150298,150584,150869,151074,151343,151715,152027,152438,152978,153473,153900,154314,154841,155335,155874,156434,156964,157399,157777,158244,158822,159264,159834,160367,160901,161285,161777,162282,162862,163450,164108,164622,165257,165843,166654,167410,168250,169190,170036,170998,171994,172996,173983,175031,176052,176903,177701,178524,179488,180505,181484,182460,183322,184090,184989,186004,187005,188024,189046,189890,190852,192031,193372,194781,196497,198110],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,2,3,3,3,5,6,7,9,11,13,14,15,19,20,22,23,24,26,30,33,38,40,40,42,44,47,49,58,65,75,82,88,96,107,112,118,121,124,129,138,148,156,165,172,175,185,194,205,212,220,226,230,236,244,254,264,269,273,275,279,285,289,296,298,303,306,308,313,319,326,330,334,337,339,341,344,348,350,354,358,359,360,365,368,373,377,379,382,383,386,390,393,396,399,402,404,407,408,408,412,417,421,425,429,433,438,442,444,445,447,453,457,461,465,468,469,471,474,478,482,486,489,489,494,498,501,502,505,507,509,511,513,515,518,519,521,522,525,528,530,531,534,535,536,537,540,544,546,548,552,556,557,558,560,563,568,571,575,580,581,584,585,588,590,592,595,597,601,605,607,610,612,615,620,624,628,632,639,642,649,655,658,664,672,676,684,690,694,701,710,714,721,730,740,744,746,749,756,763,767,773,779,782,786,789,794,799,804,808,811,816,821,826,830,833,835,838,842,848,857,859,861,863,866,868,870,871,872,874,875,878,880,881,882,884,886,889,891,897,900,905,910,910,911,911,912,913,913,913,916,918,921,922,923,924,926,926,929,931,932,932,933,934,936,937,937,938,938,938,938,940,942,943,945,946,946,946,947,947,947,948,950,951,951,952,952,952,954,957,957,958,958,959,959,959,960,961,962,964,964,966,969,975,980,985,992,998,1003,1009,1014,1019,1027,1034,1039,1044,1049,1057,1062,1067,1072,1078,1083,1085,1092,1097,1105,1113],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,11,26,43,45,45,45,56,56,56,58,58,61,63,63,68,70,75,75,99,107,114,121,127,130,141,149,161,162,152,152,159,168,171,188,194,216,237,261,335,385,456,561,637,743,798,869,1020,1091,1148,1176,1196,1296,1395,1465,1603,1619,1657,1792,1887,1986,2217,2249,2254,2241,2327,2459,2745,2883,3169,3291,3732,4028,4142,4695,4952,5901,6314,7101,7683,8436,9124,9852,10645,11234,11962,12559,13275,13911,14569,15029,15181,15097,15146,15229,15717,15831,15445,14643,14142,13379,12462,12123,11595,11379,10999,10705,10260,10016,9619,9295,8865,8602,8449,8331,8254,8175,8100,8084,8191,8395,8733,9082,9393,9461,9100,8861,8811,8867,9110,9036,8995,9110,9270,9353,9520,9772,9983,9711,9894,9759,9617,9581,9721,9436,9477,9109,9016,9103,9248,9204,9285,9273,8967,8884,9026,8992,8754,8578,8470,8241,8099,7983,8051,7966,7926,7919,7716,7890,7823,7845,7898,7951,7680,7569,7692,7722,7867,7616,7494,7674,7706,7517,7652,7844,7901,7733,7703,7456,7354,7620,7734,8051,8289,8520,8517,8804,9042,9308,9226,9258,9249,9209,9408,9514,9241,9338,9172,8970,8682,8449,8483,8368,8298,8284,8391,8014,7865,7912,7884,7867,7574,7403,7361,7415,7457,7328,7485,7403,7191,7190,7427,7557,7357,7485,7559,7681,7585,7516,7806,7894,7976,8052,8073,8118,8177,8220,8220,8424,8362,8285,8194,8121,8211,8307,8275,8396,8508,8356,8348,8404,8428,8509,8473,8604,8417,8073,7996,7641,7537,7398,7311,7012,6677,6518,6313,5925,5699,5431,5135,4684,4486,4244,4016,3883,3665,3443,3361,3362,3310,3326,3310,3308,3213,3180,3198,3149,3166,3260,3216,3132,3145,3228,3255,3193,3221,3140,3143,3117,3105,3081,3133,3156,3147,3135,3266,3305,3485,3801,4050,4230,4364,4523,4814,5119,5427,5688,5774,5688,5800,5936,5893,6057,6108,6203,6080,6057,6022,6166,6105,6247,6259,6367,6408,6708,6906,7190,7672,7979,8494,8905,9310,9739,10151,10523,10651,10679,10724,10873,11066,11051,11100,11023,10819,10758,10859,10895,10938,10841,10615,10560,10791,11161,11488,12071,12758]},"Timezones":["Asia/Kuwait"],"AgeDist":{"0-4":289689,"10-14":308230,"100+":0,"15-19":224996,"20-24":207094,"25-29":237788,"30-34":366397,"35-39":512159,"40-44":514762,"45-49":450607,"5-9":318637,"50-54":347201,"55-59":214098,"60-64":149263,"65-69":71000,"70-74":32152,"75-79":16398,"80-84":7941,"85-89":1992,"90-94":143,"95-99":16},"REstimates":{"Date":["2020-03-10T00:00:00+00:00","2020-03-11T00:00:00+00:00","2020-03-12T00:00:00+00:00","2020-03-13T00:00:00+00:00","2020-03-14T00:00:00+00:00","2020-03-15T00:00:00+00:00","2020-03-16T00:00:00+00:00","2020-03-17T00:00:00+00:00","2020-03-18T00:00:00+00:00","2020-03-19T00:00:00+00:00","2020-03-20T00:00:00+00:00","2020-03-21T00:00:00+00:00","2020-03-22T00:00:00+00:00","2020-03-23T00:00:00+00:00","2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.1127722270157,0.8643817963303929,0.701840188037247,0.694320689021111,1.22562765697095,1.4143710772838205,1.35871150919081,1.41062728441596,1.53648209456429,1.49240636376172,1.5415128702526495,1.6152404727495,1.5890993625469598,1.4565496388228798,1.30837972301072,1.23930834125084,1.23341953230088,1.3434182960115,1.15884757516298,1.2168693649710702,1.1788657095907,1.2699047727602,1.34698521272559,1.42321030249051,1.77555376634191,1.89580597933365,2.02545780978792,2.2620193159834,2.2096166798827697,2.20522367341731,1.96232663394175,1.8298241106762496,1.9075167282161696,1.77653466902949,1.65060326322947,1.5225082096497802,1.41572535267468,1.42512064691034,1.39665929587351,1.34034083179303,1.3500746340783798,1.24822768847021,1.19580693774743,1.2002391094471698,1.24126701279298,1.30472622290221,1.33818534983773,1.3466276775425698,1.37472326494784,1.35938089523221,1.43347122260451,1.43763860521456,1.4574020074613898,1.42938524626979,1.42282329053405,1.4196003002032098,1.50377871541915,1.51327052920546,1.43918636695833,1.46893955377872,1.40422991323502,1.55207428751263,1.53342420035602,1.60499223195748,1.56106028718165,1.5529545643368403,1.51456590126221,1.50501127061074,1.4889438220146498,1.4506039880131798,1.41501889315161,1.3573506696276,1.36047084587482,1.31533214351473,1.29422413946819,1.20866171276729,1.16606321250563,1.09565794158074,1.06711928642761,1.0440430853676,1.05157645951949,1.04993423067645,1.02606507425921,1.01063505976504,0.99275354686135,0.985648891459628,0.948340188784961,0.935313496608124,0.910352735178397,0.913209107794843,0.9283264981331,0.944674187273586,0.955702425350313,0.943555623539585,0.901840023753981,0.8679780635778779,0.8477292234408459,0.8493388150749391,0.8369372068906792,0.847568082551994,0.8701865550637851,0.880287962791836,0.898429820922515,0.892390657837999,0.90673732599545,0.93575467005456,0.968452054048144,1.01281154152371,1.0622738509946,1.07613312606681,1.07408616434119,1.06737072306775,1.0698759617503,1.0753950892174,1.10369045400283,1.10952625696308,1.10687933302234,1.10024592101066,1.0868908790301302,1.05408100536742,1.03256181564068,1.01657900857961,0.9945175823910972,0.972417092175765,1.00447578464422,1.00977160233889,1.00901150600355,1.00378156483154,0.989793391907886,0.9641969312813928,0.9733997541898092,0.9441885277886272,0.936766351499544,0.9539815336506272,0.9624590052945072,0.954818769026138,0.963427265622332,0.9927159010312572,0.9565449097965668,0.9605094227357672,0.978167338763146,0.989114924139408,0.9739405729205132,0.9635547855036491,0.9471184459436492,0.972583282678261,0.960052601586316,0.944027274615027,0.940406530461787,0.942198088168841,0.943624646013868,0.928438927789442,0.944793742397234,0.965409970495966,0.9607959607108209,0.962696568090088,0.9780560216564608,1.01653268528031,1.01987558270341,1.02204093037806,1.04671777663366,1.06033506608631,1.0530910378419598,1.04290429355934,1.01216671464835,1.03225035423444,1.03435222883591,0.998731728371121,0.9895142339162792,0.987710145382759,0.98671185031283,0.981182121090453,1.0001575720588,0.990474387059019,0.9741269609715792,0.98428723271113,0.98683041201655,1.02250590061754,1.06496435521087,1.06121956779474,1.05559999816499,1.08746852562934,1.1012016687251798,1.09948010358586,1.08754180139378,1.07185924167378,1.06640626350156,1.06830853939884,1.08038746116528,1.0796246536942802,1.0682617668615502,1.0474718809287,1.02090253512186,0.995083477789948,0.970606886024752,0.94640371615296,0.939912566600381,0.9274608998758828,0.919856085964397,0.926656960049558,0.942193255023426,0.931977540644032,0.913809767338108,0.900249378819567,0.906056571274612,0.884699254998742,0.8679623959124041,0.869802733269797,0.9122984393363772,0.935006025758618,0.9432892912696108,0.936138773332597,0.964283125370947,0.977887797485994,0.948777350723736,0.980578365610968,1.03001994514902,1.062561643563,1.04339271243974,1.0658388355758102,1.09478318214791,1.1250155879251298,1.11544531266351,1.10646571256737,1.10914398557597,1.12703603295149,1.12548019897727,1.12087805842725,1.1189806558231798,1.11284990810292,1.08072683708111,1.05603522488265,1.07159120416363,1.06120128483612,1.04398429592056,1.01996549337535,1.00930947617781,1.01364984225133,1.00265180030892,0.9970799319911792,0.9885574759514508,0.99127813489944,0.9977833733722472,0.983023817248646,0.990278698325674,1.00538785957788,1.0025390425336,1.00363718037274,1.00760550964279,1.01687038743858,1.00415222875037,0.976247753488967,0.95522895958501,0.930233401731066,0.9088396353681608,0.887953447778902,0.8721714691741179,0.868687508591198,0.847024254754515,0.814328270434763,0.7996235393313069,0.776020130319495,0.7595607891294479,0.74518939481031,0.7444642715224391,0.741323238819139,0.7483726301617589,0.756265906346861,0.7639736647096321,0.774009793508237,0.7760181292531521,0.7864542001182181,0.7971877838795408,0.807305188251466,0.811897903450119,0.8313037155913241,0.8497339377543209,0.858904791037236,0.8673883937613242,0.8926590271596551,0.8875508552684699,0.902200312172176,0.8944661508297429,0.9085699462822552,0.92216177384911,0.934899062587657,0.9457227529592808,0.953884767786019,0.950861535613641,0.945025682067192,0.943620349050406,0.929140437146866,0.94671993228951,0.9487912507564292,0.950313307532237,0.9420340198678572,0.969045103875224,0.96049508279535,0.9548447817551892,0.980364310973554,1.0265834121111,1.03032030801586,1.06734935627761,1.14306625116347,1.18846854957478,1.22554739746507,1.23810555196366,1.27231755154177,1.28063991477113,1.29966522674643,1.29797514344208,1.28589910653522,1.27002419323156,1.23309521838918,1.19891097877585,1.20264371734993,1.16759497334644,1.13708154156183,1.114332496418,1.10759770979058,1.08277914517596,1.0605886530203,1.04981180448316,1.04651344963874,1.04308776055757,1.0547149953935,1.05817040094757,1.08633831052752,1.09040464487912,1.1079395483631,1.13316311060106,1.14723516578616,1.17454881518354,1.1833206483196002,1.22078601501309,1.24108382029445,1.25195447879461,1.24653201443034,1.2447639206675,1.23160891402207,1.2164100300520402,1.18667303555476,1.1688616314988405,1.14784875463104,1.1402788392237702,1.12462330167271,1.10325149372723,1.08350770941894,1.05102301915734,1.03200711788192,1.02597201959207,1.02252705391976,1.01686280713864,1.01449851099969,1.01202630624143,1.02326370902006,1.04844328742601,1.07172506095223,1.09151479147753,1.13243713757941,1.15832698063965],"StdR":[0.14502907892387398,0.124901041887105,0.113563446260941,0.116993797773949,0.158505462080932,0.17194994306317002,0.16491172279650598,0.163437906472906,0.164450262507588,0.156864669546837,0.154304029260897,0.152457139846361,0.143389940517893,0.131425121284974,0.119069698524987,0.111849966552651,0.110223871650703,0.111601553709029,0.101881869781453,0.1018761716195,0.0976616958114926,0.10116745021654304,0.101426714352854,0.102245909972105,0.111156858719099,0.113148762891022,0.109857692538016,0.110937469308447,0.105051141234726,0.099907195858133,0.0876782917654738,0.0790617085188224,0.0756961902317248,0.0686823496455634,0.0623457364823332,0.0555240479314338,0.0505292886024849,0.0481859029699181,0.0462532685004857,0.0425849178994924,0.0414545949708956,0.0381188317187112,0.035754361596046,0.0352480854160225,0.03472766867122,0.0349442340235058,0.0350385966645033,0.0342634312135661,0.0341289592960639,0.0329838024218192,0.0334729576282234,0.0337785623633759,0.0331779096510666,0.0323239119194886,0.0317620515363163,0.0310784540528176,0.0312684370488954,0.0311434253381179,0.0298801605210784,0.0294445074982702,0.0283113730116693,0.0297870445806088,0.0290736046060392,0.0304687469245125,0.029921268267173,0.02985501893748,0.028991518750451,0.0279248642624678,0.027316890002259,0.0260587156765035,0.0248417689634807,0.0233094158768172,0.0223493197412063,0.0209232584314392,0.0198393508906986,0.0180282006814523,0.0168507083641161,0.0151177009547371,0.0139733727905935,0.0129893049120557,0.0123852314726769,0.0116922302739409,0.011089909664619,0.0107677382620607,0.0102515331671097,0.0100291508638332,0.00946120600591731,0.00947535431711086,0.009273631253498421,0.00938424872447626,0.009420732736357693,0.00935048468502755,0.0095025598404102,0.00940648291199494,0.00927310831828465,0.00912148015941937,0.00935593637344289,0.00971103011179754,0.00993941972875735,0.0101859992879085,0.0107541201662827,0.010855418881118,0.0111643311434901,0.0111539618275683,0.0112653868003706,0.011523626089264,0.0116235722494555,0.0119470981858131,0.0121253040215887,0.0120833903925681,0.0116577015788033,0.0115585300239844,0.0112673019744731,0.0113224024836457,0.0113737745898189,0.0112797291752611,0.0113206487211788,0.0111019509661652,0.0111346426453453,0.0110084420877609,0.0106977714384641,0.0103945446009741,0.0102847002976695,0.0100649848153239,0.0102502870287911,0.0102005110044408,0.0100694304928194,0.0101211511703725,0.010026051255624,0.00980169824220891,0.0099256433674523,0.00989453682293546,0.00982213924796497,0.0100198444280154,0.0101315808096063,0.0101325287243078,0.0102037019440057,0.010404093874787,0.0101450903452238,0.0102061283020396,0.0104219353641492,0.0105012591562463,0.0103787685938861,0.0102981672050032,0.0103016790742995,0.0105192003276798,0.0104584932792182,0.0104690901881518,0.0104622488180091,0.0105231024666026,0.0106947899337155,0.0106193675351463,0.010876352398827,0.011094269939395,0.0110466937884134,0.0111599538471822,0.0111692761925192,0.011437860092904,0.0113798494073708,0.0113557052900354,0.0114625811906241,0.0113957760211934,0.0113516442553588,0.0112735638908452,0.0110248140890653,0.0110699343443119,0.010994896455631,0.0107938777658475,0.0106388809176354,0.0107911839652341,0.0108598784118048,0.0105575982980275,0.0108737991323315,0.0108340407333747,0.0106614192241612,0.010802779966317,0.0108213485643083,0.0110548731019727,0.011327609505266,0.0112614831100926,0.0110723910570005,0.0112097812732749,0.0114436941347259,0.0114606559947302,0.011397157740225,0.0112107326461089,0.0110418476835265,0.0109232136519289,0.0110189571797101,0.0109284207943131,0.0109112548458244,0.0107171574168396,0.0104027610001179,0.0101345638178179,0.0100143102966321,0.00983137382756566,0.009770657735633707,0.009849928613652229,0.00987580586839722,0.0099507703036308,0.0100405835102965,0.0101520044646534,0.010050565877384,0.0101412467805976,0.0102597316121346,0.010344515677893,0.0104108114059375,0.0106466640078994,0.0111439845689714,0.0114913318470153,0.0114599661036118,0.0114017049464524,0.0117713114701234,0.0117219838992691,0.0114585642086244,0.0117141340668503,0.0117736703561854,0.0120839996648382,0.0118780670055093,0.0117574085711347,0.0119580073824752,0.0121325610879045,0.0120138470883608,0.0119228045095578,0.0118076292891581,0.0118934291438657,0.0117922620857581,0.0118019698670891,0.0118000255012959,0.0117485533996146,0.011295659347233998,0.0112054333544476,0.0110657394619024,0.0109283469783874,0.0107705594537994,0.010451496885946,0.0102797878155902,0.0101332967201773,0.009958595673065741,0.0100588728716481,0.0098706375362499,0.00987336698120737,0.00990537330099788,0.009717473779553721,0.009863136990616141,0.009838007964911329,0.00985741195536912,0.00988056704328213,0.009964477978532421,0.0100312158040015,0.00990130026872579,0.00967884890378511,0.00959472685123731,0.00945600519351131,0.009494143518576921,0.00976721423565389,0.00970008778412844,0.00984636507490491,0.00999849184500208,0.010058198972984,0.0103715625286689,0.0106166911095258,0.0109239547030667,0.0112890017451685,0.0118048405381594,0.0124232294121233,0.0130011211301867,0.0135230730420444,0.0142367247229008,0.0146270284761446,0.0147634874791835,0.0152580939708563,0.0155192764393114,0.0158330465011238,0.0159518538043196,0.0164098019253295,0.016601475420384,0.0169456891574637,0.0167224813934087,0.0172487185773991,0.0169955306972029,0.0170533514929294,0.0167302708364533,0.0167695396292606,0.0169740131017157,0.0170369848725521,0.0170649934547049,0.0170246416452392,0.017066609827283998,0.0169853140041761,0.0168274567573595,0.0165222689402496,0.016695174100687,0.0167025136537034,0.0168032143457239,0.0167973957017606,0.0171059393121519,0.016880805015449,0.0172438514216936,0.0169919427781283,0.0176448230569041,0.017665333672833,0.0177834173510077,0.0185055143171399,0.0186692063966949,0.0190334589851757,0.0191210596438424,0.0192142565914585,0.0191437846258413,0.0195898754469467,0.0195240034623414,0.0193142018840274,0.0192289497012387,0.0186629258551171,0.0179127495917875,0.0176393227800742,0.0169592174937767,0.0161071311426135,0.0156109212513934,0.0150569662772133,0.0146235292237921,0.0142061012441009,0.0138844481515387,0.013500793307037,0.0131487418909651,0.0131656369954435,0.0131011632691061,0.0130403309821808,0.0131364363852019,0.0132244757911203,0.013115908825405,0.0132760059617168,0.0134271411480332,0.013614444592696,0.0140223406867062,0.0143107585129116,0.0145955476814221,0.0145952221060801,0.0147012149242678,0.0147269561709826,0.0144689710421631,0.0141103468010325,0.0137646188662131,0.0131252987383255,0.0128458823279224,0.0122129161431188,0.0118891990524517,0.0115277355945101,0.0110384459886652,0.0105025773532204,0.0102134305339231,0.00989133424085809,0.00971835143988712,0.00951170974769207,0.00946121687356476,0.00930490266491285,0.00934441837020716,0.009362465185590479,0.009430639671897141,0.009669725962462107,0.009870627545445607],"EnoughData":[0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-KW.json","Name":"Kuwait","CurrentEstimate":{"Exposed":4297.0,"Infectious":4002.0},"OfficialName":"State of Kuwait","Level":"country","M49Code":"414","ContinentCode":"W-AS","CountryCode":"KW","CountryCodeISOa3":"KWT","Population":4207083},"KZ":{"data":{"Rates":{"CaseFatalityRate":0.005707168071589976,"Critical":0.011803128160012295,"Hospitalization":0.048720819151089695},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,16,20,21,24,26,27,29,36,42,46,51,54,60,64,81,99,138,203,240,277,347,377,400,447,489,515,560,604,646,682,720,774,819,866,922,985,1084,1173,1279,1408,1518,1631,1776,1941,2074,2223,2408,2531,2707,2980,3256,3469,3598,3734,3843,4096,4214,4352,4515,4613,4768,4900,5057,5220,5404,5587,5941,6240,6606,6903,7135,7376,7376,8015,8345,8593,8829,8829,9188,9388,9647,9920,10065,10411,10671,10897,11158,11514,11882,12220,12548,12738,12933,13008,13558,14059,14777,15276,15556,15860,15860,16298,35137,35137,32500,33814,33814,35911,38008,39066,40256,40256,40256,43029,43401,46790,46790,49488,51260,51823,52571,54404,56638,57815,59517,60825,60825,62511,65132,67031,68871,70680,71609,72273,72523,73702,74677,76756,76756,80716,81558,82777,84445,86286,86450,87920,89712,91089,92598,93405,93990,94713,100509,101144,101391,101553,101553,102962,102962,104176,104176,104892,105611,105850,106069,106424,107014,107051,107257,107269,107269,107909,108097,108252,108464,108519,108583,108706,108706,108965,109002,109172,129631,129701,129770,129839,129902,129993,130447,130542,130614,130874,130972,131111,131330,131482,131552,131613,131879,132055,132503,132861,133039,133166,133208,133368,133540,133703,133856,133956,134060,134117,134297,134431,134675,134846,134997,135110,135301,135535,135729,136038,136275,136544,136747,136981,137307,137590,137918,138309,138691,139128,139500,139962,140469,140891,141297,141764,142252,142865,142892,144463,145028,145673,146406,146549,146955,147425,148043,148732,149435,150271,151134,151755,152379,153432,154432,155338,156093,156848,157701,158705,159985,160889,161561,162074,162959,163834,164774,165950,167503,168805,170515,171798,172673,173577,174713,175558,175558,176774,177209,178008,178492,179377,180364,181193,181944,182575,182986,183788,184545,185381,186159,186859,187608,188116,189105,190202,191446,192578,193702,194635,195496,196978,198504,199667,201105,202652,203657,204668,205991,207328,208691,210342,210342,213126,214215,215774,217275,219044,220497,222129,223153,224479,225972,227258,228479,229851,230946,231667,232504,233700,234889,235796,236754,237601,238636,238982,240302,241467,242557,243621,244578],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,6,9,10,33,35,44,49,53,61,62,72,81,111,150,228,284,302,343,380,435,464,531,584,662,697,727,781,812,865,951,1091,1232,1295,1402,1546,1615,1676,1852,1995,2135,2289,2482,2601,2717,2835,3027,3138,3402,3597,3857,3920,4049,4205,4422,4578,4834,4975,5090,5207,5279,5417,5571,5689,5850,6157,6751,6751,6969,7234,7919,7919,8531,8969,8969,9304,9576,9932,10382,10858,11308,11571,12067,12067,12312,12511,12694,12859,13074,13319,13872,13872,14238,14496,15192,15542,15877,15877,16779,17225,17732,18231,18765,19285,19750,20319,20319,21327,21819,22308,41065,42574,45719,47171,48574,49683,51059,51059,54747,56455,58253,58253,61755,63514,65188,66895,68703,68703,71838,73468,75153,75153,78486,80226,81720,83122,84648,86192,87664,89078,90367,90367,96774,98641,100075,102936,105526,107930,109939,111822,112722,113501,115615,117104,118514,119781,121161,121639,121973,123325,124356,125335,126243,127203,127462,127462,127462,127664,128618,130040,130673,130673,131596,131695,132354,132924,133028,133924,134123,134203,134726,135159,135589,135964,136384,136513,136586,137058,137393,137713,138013,138348,138455,138542,138982,139289,139581,139882,140175,140265,140333,140707,140958,141256,141484,141748,141844,141904,142239,142597,142945,143280,143632,143740,143814,144218,144328,144761,145019,145320,145473,145603,145966,146288,146653,146982,147297,147463,147615,148037,148479,149066,149699,150380,150863,151321,152022,152725,153547,154321,155220,155876,156451,157261,158036,158853,159756,160612,161850,162555,163585,164578,165558,166468,167341,167385,168803,169827,170808,171795,172805,173763,174563,175565,176342,177386,178378,179344,180089,180777,181721,182657,183630,184557,185513,186277,186960,187890,188837,189551,190292,190969,191650,192579,193503,194257,194993,196216,197142,197902,198659,199555,200443,201196,202060,202880,203563,204293,205064,205933,206840,207683,208596,209369,210086,210976,211901,212812,213855,214927,215947,216964,218216,219527,221053,222701,224395,225891,227165,228692,230188,231716,233156,234569,235844,237029,238364,239726,240983,240983,243404,244428,245351,246474,247533,248566,249562,250399,251267,251959,252821,253751,254712,255584,256388,257100,257800,258609,259478,260384,261244,262093,262715,263396,264178,265028,265929,266803],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3,6,5,6,6,6,7,8,10,10,10,12,14,16,17,17,17,17,19,19,19,20,25,25,25,25,25,25,25,25,25,27,29,29,30,30,31,31,31,32,32,32,32,34,34,34,35,35,35,35,35,35,35,35,37,37,37,37,38,40,41,44,48,52,52,53,56,56,61,67,67,70,73,77,81,88,97,100,113,118,120,127,134,136,140,150,166,178,188,188,188,188,188,188,188,264,264,264,264,264,264,375,375,375,375,375,375,375,375,585,585,585,585,585,585,585,585,793,793,793,793,793,823,1109,1109,1109,1109,1109,1109,1109,1433,1433,1433,1433,1433,1480,1485,1487,1635,1646,1652,1658,1663,1671,1781,1781,1781,1781,1781,1781,1781,1781,1815,1883,1889,1893,1893,1901,1902,1903,1950,1951,1952,1954,1955,1962,1965,2003,2006,2008,2009,2014,2015,2016,2044,2045,2046,2046,2048,2049,2050,2078,2080,2082,2083,2083,2085,2085,2107,2108,2110,2111,2113,2114,2116,2141,2141,2144,2148,2149,2150,2155,2184,2186,2187,2189,2189,2190,2191,2221,2222,2224,2226,2227,2227,2261,2262,2263,2263,2265,2266,2266,2267,2267,2311,2314,2315,2317,2319,2320,2366,2368,2369,2370,2372,2372,2373,2422,2424,2429,2430,2433,2433,2434,2436,2438,2484,2488,2488,2490,2544,2546,2550,2551,2552,2552,2554,2613,2613,2615,2617,2621,2622,2626,2677,2677,2677,2685,2686,2686,2689,2760,2761,2761,2765,2770,2771,2775,2775,2781,2781,2838,2843,2844,2845,2879,2881,2882,2883,2887,2889,2891,2894,2950,2952,2953,2955,2958,2961,3035,3040,3040,3042,3045,3046,3046,3047,3048,3119,3119,3119,3124,3124,3127,3131,3132,3135,3135,3140,3142,3144,3144,3145,3148,3150,3152,3153,3155,3159,3160,3160,3162,3162,3168,3170,3175,3175,3177],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,6,9,10,33,35,44,49,53,61,62,72,81,108,146,211,263,280,317,351,405,429,490,536,610,640,666,713,738,774,842,941,1015,1039,1108,1182,1221,1259,1386,1487,1601,1709,1853,1930,2010,2090,2228,2294,2511,2650,2847,2809,2847,2897,2984,3030,3172,3168,3118,3101,3024,2977,3008,2948,2836,2867,3247,3118,3200,3356,3788,3670,4144,4419,4319,4499,4639,4838,5124,5414,5680,5586,5779,5409,5357,5323,5262,5427,4998,4907,5212,4973,5336,5231,5723,5807,5860,5712,6255,6436,6715,6946,7117,7267,7390,7621,7415,8216,8623,8562,26818,27609,30255,31427,32526,33559,34497,15658,19346,23691,24175,24064,25469,25131,25747,26264,28072,28072,28434,29482,27778,27778,28413,28381,29312,29966,29659,28761,29056,28768,28749,28749,33440,32400,31935,32956,33737,35212,36557,38190,37587,37391,37426,38915,36365,36743,36899,35707,34052,35229,34784,33965,33491,32934,32276,31691,30968,25374,25693,26868,27339,27339,26819,26850,26289,26855,26243,26412,26371,26231,26352,26194,26586,26753,27160,27282,26712,26958,27135,27241,27485,27751,27734,27820,27973,28242,28363,8205,8426,8446,8444,8727,8885,8727,8859,9051,8885,8847,9021,9159,9353,9617,9906,9747,9643,9574,9326,9578,9705,9963,9955,9908,10079,10246,10510,10733,10991,10976,10993,11141,11411,11845,12363,12852,13101,13331,13722,14187,14740,15309,15973,16303,16594,17076,17416,17848,18313,18795,19569,19766,20328,20913,21425,21846,22104,22121,21967,22377,22711,22960,23826,24375,24705,25088,25174,25513,25623,25722,25846,25908,25745,25679,25742,25913,26113,26024,25701,25292,25335,25375,25601,25389,25194,25179,24876,24077,23511,23016,22658,22543,22393,22082,22124,22877,22521,22901,22784,23026,22912,22788,22866,22901,23178,23539,23453,23552,23639,23771,24113,24432,24942,24968,25120,25131,25523,26046,26805,27437,27226,27153,27481,27571,27462,27867,28130,27992,27989,27987,27522,27522,27159,27089,26453,26072,25358,24937,24298,24111,23648,22845,22419,22128,21716,21490,21571,21444,20947,20565,20523,20470,20483,20295,20571,19926,19541,19296,19133,19048]},"Foretold":{"Date":["2020-04-19T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-17T00:00:00+00:00"],"Mean":[15769.15,31869.42,36114.94,84602.85],"Variance":[231380000.0,640186800.0,4047303000.0,7715915000.0],"0.05":[2495.2129999999997,8363.978000000001,5085.545999999999,12318.25],"0.50":[11873.57,25556.63,13709.53,46043.34],"0.95":[42911.46,78662.82,183314.5,273350.4]},"Timezones":["Asia/Almaty","Asia/Aqtau","Asia/Aqtobe","Asia/Atyrau","Asia/Oral","Asia/Qostanay","Asia/Qyzylorda"],"AgeDist":{"0-4":1920184,"10-14":1604307,"100+":224,"15-19":1116616,"20-24":1100046,"25-29":1473146,"30-34":1657570,"35-39":1335925,"40-44":1183701,"45-49":1102720,"5-9":1947826,"50-54":977680,"55-59":1061761,"60-64":811338,"65-69":627571,"70-74":319982,"75-79":232523,"80-84":215623,"85-89":62111,"90-94":22784,"95-99":3069},"REstimates":{"Date":["2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[2.12463296154925,1.95107290165997,1.89211440152016,1.7463103700112,1.77579548530274,1.7251242636351498,1.76332088654494,1.6360275899119,1.51794308789022,1.4370303217758402,1.31335794329114,1.18983672808975,1.19467687688458,1.36882733295138,1.47400840331738,1.4207827156645,1.3987210170755902,1.4636862481052602,1.36585628883612,1.28741476362597,1.32917384393366,1.37636335373885,1.40978174153492,1.4173394278249,1.46777554349458,1.42007612589648,1.3453947893121,1.24715865959882,1.2215528636618,1.20553998357099,1.26251832260626,1.2464517942054198,1.30752946764894,1.25027157332935,1.1698089178030702,1.13593474254963,1.14483083505136,1.11940376265048,1.12553981728402,1.1136747114398602,1.09196503727191,1.07336049222639,1.00521478786678,1.01107649075276,0.9612382245947472,0.9306764428793,0.8954419303675502,1.02182419700506,1.24502727288859,1.15005599510739,1.1160585448881102,1.13548091153723,1.28912870154525,1.18689243944376,1.33519964597623,1.39465921837421,1.288213792926,1.28347906393794,1.25839820807383,1.27382907644079,1.30105767277619,1.28630428623975,1.18807429184094,1.20780230222199,1.23396158814951,1.12810551238468,0.995689916415454,1.02888525427741,0.93004336830985,0.8740811360265771,0.938775669704464,0.934960913385899,1.01494878553983,0.936598482564265,0.9223069291673472,0.880948038176779,0.9572314414718192,0.993434753825549,0.9589415604656372,0.964005545154048,1.13767193716955,1.1902981798898702,1.23924205200709,1.27369207105028,1.29154167398702,1.2906264433540302,1.2100074232430602,1.27177292050002,1.14998244794193,1.24725497852857,1.1681236875841698,1.15308112890184,4.17348828849836,3.4378844084573994,2.66223598281562,2.1083087324825502,1.78324025229755,1.57428164831533,1.4515849025761798,1.31443441684578,1.36030724362998,1.32862137754956,1.32060749451577,1.21973643187909,1.26282860475617,1.25149409394546,0.7030425693271489,0.712706302280202,0.705972019295813,0.700820623032551,0.804355099007297,0.86538767308465,0.9085332752266452,0.930335160289742,0.9314550762291592,0.9448337126314642,0.9430713484193572,1.00945733504484,0.933062804157969,0.929439867739037,0.9310116330513968,0.9301797354500992,0.9197702548435992,0.9320932445132672,1.08696684565516,1.09594458874404,1.06987205907553,1.17484405905249,1.11792311080248,1.11763548236824,1.11362861697095,1.10959425379916,1.06413798672331,1.01944627127101,1.03505102671337,1.03248244759407,1.03153970759151,1.07239684335084,0.8814452300479001,0.8351256182499309,0.813615756603986,0.7821496214110569,0.7503595366661021,0.724706793439765,0.7132286723634741,0.7096361018487259,0.718265067590777,0.7181176590942792,0.642691404498315,0.607824271885172,0.623242800261227,0.680046329759638,0.6738523522281961,0.6802574392587161,0.7687650859052579,0.7028356419430749,0.704607224966078,0.7036817142101569,0.662785912821513,0.694514326519407,0.7286213898342622,0.776683034025999,0.874660883217474,0.9298475030683822,0.878591082217129,0.75704171107116,0.7504656709317871,0.7985913863351031,0.7092901642012099,0.796492243314728,0.780819072135394,0.7710712637015601,0.83411291952033,0.76588872368534,0.7764751035508021,0.8083475544823392,0.821883224861909,0.823414413272397,0.8204611746841409,0.8296900846053229,0.826665432338681,0.8422228509554109,0.8647143056044,0.86338508431281,0.862947970883117,0.8771072547421801,0.877586339397293,0.8773252718438291,0.8922251068219359,0.902126519956126,0.8885881162607191,0.91863254927482,0.94860640089629,0.968816464153667,0.99181503809221,0.999212437935393,1.00060489515653,1.0078965981153298,0.96523719553484,1.00517679797948,1.01486768744373,1.02357466374379,1.03583144680176,1.05002041354333,1.0490602823068,1.02962944876163,1.02686318370254,1.01944676769016,1.0050759303214698,1.01824974571856,1.0375242901072,1.03742613930273,1.12030914243673,1.14613174300544,1.2187177671700802,1.27707606296162,1.3049510542601002,1.31818070639227,1.32459910374267,1.33375953067885,1.3515303049311298,1.3585370167711002,1.38285876706497,1.38091733018577,1.3617840996445,1.33691211571578,1.3071504086328898,1.2688241356242298,1.24262001778475,1.21109633679438,1.25229962210974,1.23159102114747,1.21884875160319,1.20337426561782,1.17700461580846,1.15353134376248,1.1192963330231105,1.03891152903231,1.10051185906882,1.10610855160238,1.10686088410137,1.10236180252796,1.09254921353947,1.08349613420077,1.03214132506788,1.04632969423842,1.01895739863074,1.01822478382608,1.01631451548694,1.01855902035952,1.0061874807654,1.055493995134,1.01304281221796,1.0014190677085402,0.999317211961952,0.9947404513192132,0.991594186061185,0.9780322831933,0.971842989882821,0.970552180890289,0.989596029542654,0.967144521622372,0.951295719227678,0.9349994304871992,0.939306260944619,0.969728682225588,0.976355032128456,0.966475355589302,0.951622393159646,0.983527345762845,0.9863078545667622,0.989005295982818,0.997516228173119,0.995493373179754,0.991059000707624,0.995274534365002,1.00669303262793,1.01864681330027,1.01660394382426,0.996593119262858,0.982075531155708,0.993332776656187,1.00972035271925,0.977067998479737,0.9775773797708532,0.982121556484873,0.98205240336753,0.985005158835012,0.9908148033252728,1.00676520222948,1.02263369601207,1.04193043037652,1.06521662478771,1.07981423439573,1.10653103673663,1.12536841240858,1.1531744082496298,1.18957872049297,1.21510325971594,1.2277228797280602,1.22202892630524,1.21988020850852,1.21237393839708,1.2079695724074098,1.18995339227152,1.17087949677052,1.1500446381293998,1.12846563010569,1.10657731705205,1.0873618863468,1.05554307507442,0.956890492414688,0.994107912194384,0.97336356222934,0.959387774028118,0.944630784303908,0.9300422554585392,0.9143207145050192,0.903363286787193,0.88659342724116,0.8807868349063149,0.8710830360621099,0.86297584391786,0.8579413612830891,0.8618299490431991,0.9402288038402858,0.851727187977438,0.847683020245433,0.854165549398707,0.8554452570824009,0.8644130826658409,0.8769030570077341,0.887451666396527,0.907114807783698,0.9044309886929548,0.9183872314442548,0.925756535971101,0.931561267301344,0.93801423832697,0.948235716219844],"StdR":[0.13731305974647198,0.11959019892572,0.108860390856021,0.0958237722318901,0.0915212842240773,0.0839438018376941,0.0800662278355185,0.0737837521742732,0.0668964076848893,0.0615970180206801,0.0553995484889941,0.0509181657150776,0.049165602436016,0.0517762353421719,0.05199639143749,0.0499224787239928,0.0488295215851702,0.0482094306758123,0.0450464304390035,0.0422660108064103,0.0418327526538646,0.0413118875898602,0.040978896489483004,0.040377333037768,0.0405476362974113,0.0385997258102744,0.0364510689148886,0.0337384779816728,0.032285106962817986,0.0311233122994401,0.0310806272972493,0.0303530738522605,0.0299844026832874,0.0290068641696441,0.0273557661402789,0.0265185322327358,0.025733556205698,0.0249404471518303,0.0246526557634712,0.0239737943701493,0.0235489710995136,0.0230312955436764,0.0222062188171473,0.0216242026873513,0.0209650240148195,0.0205945631839888,0.0202934576229364,0.0219732956297919,0.0239206323471431,0.0229363938982769,0.0224422448827446,0.0224334927719464,0.023634293515421,0.0226385420429121,0.0239841819533292,0.0246431874868982,0.0237970624926106,0.0234345654844896,0.0229079694827599,0.0226092108700504,0.0225397717154784,0.0219814029127065,0.0207555084715561,0.0206765911798829,0.0202261189895272,0.0186890885056235,0.0169319799110997,0.0168433103629409,0.0154367410258937,0.0146779030669421,0.0154247885627494,0.0151613189063553,0.0158685305258253,0.0151810571030533,0.0149371909247159,0.0146411494380162,0.0157063483985692,0.0156846659991027,0.0156227526596404,0.0156544974554605,0.0170970964705364,0.0173597568461678,0.0179987394664528,0.0182380165497821,0.0184992012367532,0.0187538714589323,0.0181284183913498,0.0183193829524963,0.0170974451584617,0.017666220564213003,0.0168366278671846,0.0162906496144424,0.0387684058718796,0.101344268275589,0.0924943628038518,0.0676500808795686,0.0506882585243125,0.0396449770718456,0.0326285285125165,0.0265344490566053,0.0248728291992342,0.0220007654845052,0.0204622632950594,0.0179094991009785,0.0173379049143709,0.0161123791124186,0.00897298815302875,0.00903428345251419,0.00882026600186283,0.00835179010921434,0.00908846665091592,0.008667562350379191,0.007938716819049679,0.00730935549687007,0.006981430800157721,0.00685232866871127,0.0067437838623063285,0.00695617137698666,0.00647663204614187,0.00643978295637601,0.00654301986884231,0.0065441205789852,0.006617173267090121,0.0067059080614036,0.0075520724762830095,0.00731907170496025,0.00723538755550591,0.007434142537410409,0.007521816573942609,0.00747636779761928,0.007434001568372841,0.00751664373324277,0.00720813152439531,0.00694317949884761,0.00684077455841031,0.00668550357989992,0.00656421699348478,0.00667013890764957,0.00582967752893584,0.0057867746343995795,0.00600357220750711,0.0062731660697416215,0.00668215545394089,0.007040789240858309,0.00766816836064881,0.00837792946199788,0.00914082110194525,0.00969184036692187,0.009312288378677609,0.00964289606711947,0.0107908433390341,0.0126798117535671,0.0130886266662895,0.0136423094894266,0.0156813058752665,0.0145274585281983,0.0143824728375736,0.0146326771670224,0.0142032517390754,0.0150164311052031,0.0161558880368241,0.0173618481428192,0.0191637893255261,0.0196426819047422,0.0177737729592893,0.0148427583494081,0.0141658064144295,0.0149861763153407,0.0140883203070833,0.0156847213344089,0.0157514397277308,0.0157236165666923,0.0168789043341407,0.0159050942430116,0.0159999685511536,0.0166927927796816,0.0170539350717931,0.017198241201121997,0.0171774753573192,0.017125526952386998,0.0169982776546456,0.0172706940741723,0.0176257379219845,0.0176875593030085,0.0176465505355154,0.0177146435713607,0.0174789890985568,0.0173830389254299,0.0173861191147759,0.0176402327541845,0.0176045415957629,0.0179207673372976,0.0182894642496301,0.0183102579347236,0.0181720423801538,0.0182021116843606,0.0180771322418062,0.0178458846916533,0.017122632448094,0.0171957975897272,0.0174115465662045,0.0173357448367685,0.0174709492237279,0.0174857573041302,0.0173797420443106,0.0169760768568715,0.0170532580882631,0.0168584450159774,0.016684821929993,0.0167595456839955,0.0167069545679543,0.0167181349020479,0.0174284884102041,0.0176958581144458,0.018113794289413003,0.0187066032050241,0.0190760944673696,0.0197124313539836,0.0197736328456012,0.0200110722464919,0.0203652083849903,0.0202014911348805,0.0208982608009666,0.0208363360113598,0.0206642582275957,0.020242374321335,0.0194884979434684,0.018750926836565,0.0180099784190357,0.0170189687159582,0.0168763787415319,0.0162437127749365,0.015785747746599,0.0152293010184807,0.0148443277631461,0.0140525966933746,0.0133860593925671,0.0123044134740734,0.0125247605897571,0.0118786692386314,0.0115012217986951,0.0113540998502055,0.0111248563448031,0.0108909389564535,0.010387433587987,0.0103601779395773,0.00989651710851997,0.009684960021177693,0.00963932770174125,0.009439559839841507,0.009256232467048741,0.009463492030361191,0.009033563123026209,0.00911338176810993,0.00898295797797213,0.00898596738924312,0.00898585629714725,0.0088286557701961,0.0087984381793733,0.008856937302799591,0.00887296411590278,0.008773495996883141,0.00878757928707888,0.00875187727789898,0.008891750693231741,0.00897169409724548,0.00907652529364815,0.009054210324699193,0.00892152364696244,0.00923465426061366,0.009173489453757941,0.00917195397577222,0.00928835726491018,0.00924369361220097,0.009265436548663693,0.00930090975174935,0.00936953622034238,0.00942431227760268,0.0092820387708819,0.00922225716256394,0.00916374153576096,0.00924945814137265,0.00922377369319455,0.009078761392476473,0.00915177534364981,0.00916866734290738,0.00925741242845388,0.00921498430769369,0.009274339923928641,0.00933682587208856,0.00942887859153882,0.009497462450317521,0.0096052702226119,0.00969322706663002,0.00977260913826907,0.009999579446274559,0.0101777657341849,0.0105292514416083,0.0109861660553706,0.0113762831751949,0.0116359669100755,0.0119201119212694,0.0119352917918916,0.0119616276455676,0.0116614336601336,0.0114559922498166,0.0113040509816818,0.0106865412526802,0.0103196188446024,0.009908521180216493,0.009327027452785241,0.0086027503684856,0.00851942598825466,0.008038795076063709,0.00793954414463576,0.007563512039742958,0.007460311437302791,0.007332276745924,0.007357766221400709,0.00730679362097139,0.00739314900434535,0.007634862571288479,0.007828744521591791,0.00804384226054318,0.00828766833896714,0.008939109942535309,0.00831399376393639,0.008542270892221359,0.0087107365105756,0.00910914531995475,0.0092564191886374,0.00957498809423659,0.00968181409698846,0.0100093496242788,0.009874828730697607,0.009895871662297709,0.0100763740328114,0.00991610081026868,0.0100373690078488,0.009997780301221141],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Capacity":{"CapacityActiveInfectionPercent":0.3408,"CapacityNewInfectionsPerDayPer1000":0.243428571429,"CriticalBedsPer100k":21.3,"Source":"https://www.researchgate.net/publication/338520008_Critical_Care_Bed_Capacity_in_Asian_Countries_and_Regions","Year":2020.0},"Interventions":[]},"data_url":"extdata-KZ.json","Name":"Kazakhstan","CurrentEstimate":{"Exposed":104865.0,"Infectious":57111.0},"OfficialName":"Republic of Kazakhstan","Level":"country","M49Code":"398","ContinentCode":"W-AS","CountryCode":"KZ","CountryCodeISOa3":"KAZ","Population":18551428},"LB":{"data":{"Rates":{"CaseFatalityRate":0.00546777226441892,"Critical":0.011306452131305196,"Hospitalization":0.04712508625815002},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,3,3,4,4,4,8,8,8,20,23,27,30,30,35,37,43,46,50,54,54,60,62,62,67,76,77,80,80,80,85,86,86,99,102,103,108,113,140,140,143,145,145,145,150,150,192,197,200,200,206,206,220,223,234,234,234,234,236,236,246,247,247,251,251,251,663,663,667,688,688,689,692,699,705,708,712,715,719,724,731,768,768,768,779,795,832,845,853,868,868,875,889,907,944,960,1006,1068,1077,1098,1103,1144,1144,1153,1153,1170,1183,1223,1242,1292,1304,1311,1311,1348,1368,1368,1402,1402,1420,1423,1452,1455,1485,1485,1485,1515,1562,1577,1607,1619,1666,1671,1692,1709,1710,1753,1753,1761,1761,1795,1837,1837,1880,1974,2042,2043,2127,2290,2377,2407,2496,2551,2650,2724,2809,2852,2928,3040,3204,3346,3625,3704,3723,3955,4133,4260,4484,4693,4811,4988,5195,5338,5592,5868,6139,6430,6722,7024,7312,7312,7936,8334,8765,9216,9634,10217,10739,11440,12047,12507,12878,13527,14112,14778,15434,16089,16676,17110,17565,18103,18739,19259,19782,20243,20490,21120,21760,22407,22719,23501,23941,24581,25164,25994,26468,27197,28062,28855,29498,30470,31409,32412,33438,34803,35545,36797,37787,39123,40352,41624,42904,43885,43885,45032,45820,45820,46602,46602,51728,53360,54869,55706,57693,58538,60416,61263,62395,62528,63404,64685,66135,67667,69079,70555,71236,72152,74008,74950,76774,83034,83034,83034,84142,86019,86019,90229,90229,93100,94042,95737,97647,98584,101334,103057,104207,104207,106712,106712,110535,112333,113948,115124,116143,117311,118947,120780,122657,124234,125473,126460,127959,127959,131000,132768,134367,135596,136566,137582,138839,140569,142239,143716,144857,145873,147746,147746,151080,153038,154608,156084,157202,158822,162007,164348,165729,168142,168749,170067,172497,175397,178472,180877,180877,186052,188824,192324,194430,201137,206523,211879,215359,217578,222078,224380,226658,239293,245093,248720,250994,256109,260390,264894,268071,272200,275149,277741,281194,285050,288505,291590,294270,296237,298406,300923,304191],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2,4,10,13,13,13,16,22,22,32,32,41,61,61,77,93,110,110,120,133,157,163,187,248,267,318,333,368,391,412,438,446,470,479,494,508,520,527,541,548,576,582,609,619,630,632,641,658,663,668,672,673,677,677,682,688,696,704,707,710,717,721,725,729,733,737,740,741,750,784,796,809,845,859,870,878,886,891,902,911,931,954,961,1024,1086,1097,1114,1119,1140,1161,1168,1172,1191,1220,1233,1242,1256,1306,1312,1320,1331,1350,1368,1388,1402,1422,1442,1446,1464,1473,1489,1495,1510,1536,1587,1603,1622,1644,1662,1697,1719,1740,1745,1778,1788,1796,1830,1855,1873,1885,1907,1946,2011,2082,2168,2334,2419,2451,2542,2599,2700,2775,2859,2905,2980,3104,3260,3407,3582,3750,3882,4023,4205,4334,4555,4730,4885,5062,5062,5417,5672,5951,6223,6517,6812,7121,7413,7711,8045,8442,8881,9337,9758,10347,10952,11580,12191,12698,13155,13687,14248,14937,15613,16275,16870,17308,17777,18375,18963,19490,20011,20426,20826,21324,21877,22437,22983,23669,24310,25401,25449,26083,26768,27518,28297,29303,29987,30852,31792,32819,33962,35242,36254,37272,38377,39634,40882,42173,43494,44482,45657,46918,48377,49744,51170,52558,53568,54624,55869,57246,58745,60113,61284,62286,62944,64336,65577,67027,68479,69906,71390,72186,73995,75845,77778,79529,81228,82617,83697,85209,87097,89186,91328,93097,94236,95355,96907,98829,100703,102607,104267,105430,106446,107953,110037,111946,113655,115283,116476,117517,118705,120341,122200,123982,125678,126944,127944,129455,131297,132817,134295,134295,137112,138096,139135,140409,142187,143705,145245,146520,147613,148877,150933,153049,154944,156570,158104,159286,160979,163225,165933,168069,169472,171226,172820,175118,177996,181503,183888,186408,189278,192139,195759,199925,204699,210139,215553,219296,222391,226948,231936,237132,243286,249158,252812,255956,260315,264647,269241,272461,276587,279597,282249,285754,289660,293157,296282,298913,301052,303072,305842,309162,312269,315340,317836,319917,321980,324866,328023,331159,334093,336999,339129,340868,343601,346080,348810,351065,353371,355073,356614,359337,362850,366319,369692,372792,375050,376938,380036,383499,386868,390070],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,3,3,3,3,3,3,3,3,4,4,4,4,4,4,6,6,8,8,10,11,12,14,16,17,17,18,19,19,19,19,20,20,20,20,21,21,21,21,21,21,21,21,22,22,22,24,24,24,24,24,24,24,25,25,25,25,25,25,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,27,27,27,27,28,28,29,30,30,30,30,31,31,32,32,32,32,32,32,32,32,32,32,32,33,33,33,33,34,34,34,34,35,35,35,36,36,36,36,36,36,36,36,36,37,38,40,40,40,40,41,41,43,43,46,47,51,51,54,55,57,61,61,62,65,65,68,70,70,78,78,80,87,89,92,94,97,103,105,107,109,113,116,121,123,126,138,139,146,148,155,160,167,171,177,179,183,187,191,200,207,212,219,229,239,241,246,252,259,263,281,286,297,307,315,328,329,333,340,347,351,361,367,374,386,398,406,414,424,433,439,450,455,459,466,479,499,501,509,517,520,526,531,536,552,559,562,565,579,590,602,610,625,637,643,652,667,676,683,700,713,723,732,749,763,775,796,806,817,827,839,852,868,884,894,900,911,934,950,974,980,991,1004,1018,1033,1055,1067,1078,1078,1099,1115,1136,1156,1170,1182,1190,1200,1210,1223,1234,1248,1259,1270,1281,1294,1311,1333,1353,1367,1379,1394,1409,1430,1456,1468,1479,1489,1499,1512,1529,1550,1566,1570,1590,1606,1629,1705,1740,1781,1825,1866,1906,1959,2020,2084,2151,2208,2270,2320,2374,2477,2553,2621,2680,3031,3082,3145,3226,3315,3397,3495,3562,3616,3677,3737,3803,3866,3915,3961,3993,4037,4092,4152,4206,4257,4297,4340,4387,4446,4508,4560,4610,4652,4692,4743,4805,4866,4919,4971],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2,4,10,13,13,12,15,21,21,31,31,39,57,57,73,89,106,106,114,127,149,155,179,236,255,306,307,339,356,374,398,400,421,422,432,441,449,455,462,467,495,496,513,522,530,532,540,552,556,561,552,550,553,548,547,526,534,537,538,541,548,547,551,513,511,512,515,510,519,539,547,549,585,599,610,616,624,619,629,638,654,677,684,335,397,404,400,405,425,443,443,441,457,481,491,496,505,547,516,523,533,541,543,526,526,538,542,546,557,552,550,519,518,498,487,494,492,508,485,520,533,553,541,561,531,519,503,516,526,538,523,542,607,644,730,878,960,962,1049,1074,1175,1250,1304,1302,1362,1454,1598,1695,1864,2007,2122,2259,2397,2524,2733,2908,3028,3160,3160,3469,3628,3839,4102,4312,4442,4657,4917,5123,5400,5695,6054,6423,6799,7310,7799,8260,8724,8950,9325,9826,10154,10658,11205,11636,12017,12330,12618,13003,13446,13715,13956,14096,14196,14395,14641,14906,15442,15494,15735,16390,15981,16190,16288,16498,16571,16959,17173,17659,17937,18378,18851,19468,19818,20245,20906,21702,22405,23048,23837,24294,25000,26004,26824,27545,28313,29384,29608,30217,30809,31583,32250,33136,33570,33704,33563,34307,34571,35066,35508,35906,36022,36062,36608,37456,38045,38552,38967,39070,39160,40657,41389,42683,44808,45782,46911,42895,42798,43197,44222,44118,44923,44197,44356,44719,46657,47674,48086,48254,47909,47527,47216,48155,49074,48994,49737,49166,43892,45388,47208,47608,47198,47198,45784,46752,44899,45211,45280,44876,45471,43986,43346,43447,45492,45089,46973,44765,44490,44044,44544,45749,47269,47755,47313,47175,47177,48215,50080,52076,54450,53919,55011,56260,58634,61809,65551,69730,73394,75451,77046,80386,84323,87605,93715,96212,97868,99389,102211,105361,108268,108246,109969,111548,111733,114528,117040,118039,118205,117410,117093,119050,116564,117023,116548,117415,113137,109778,106424,105770,106642,105215,105798,106380,95843,91738,90789,90934,88495,86418,84180,82662,80027,79742,80601,80565,80032,79635,78768,77925,78994,80227,81026,80908]},"Timezones":["Asia/Beirut"],"AgeDist":{"0-4":566127,"10-14":558896,"100+":150,"15-19":576101,"20-24":593172,"25-29":583402,"30-34":522019,"35-39":487627,"40-44":453018,"45-49":409725,"5-9":586030,"50-54":390373,"55-59":334405,"60-64":249291,"65-69":198476,"70-74":131481,"75-79":80092,"80-84":62774,"85-89":32670,"90-94":8188,"95-99":1425},"REstimates":{"Date":["2020-03-15T00:00:00+00:00","2020-03-16T00:00:00+00:00","2020-03-17T00:00:00+00:00","2020-03-18T00:00:00+00:00","2020-03-19T00:00:00+00:00","2020-03-20T00:00:00+00:00","2020-03-21T00:00:00+00:00","2020-03-22T00:00:00+00:00","2020-03-23T00:00:00+00:00","2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[2.23145592237617,1.79471288738231,1.70429733274098,1.69736100357609,1.7892836915381598,1.5970897178541898,1.6820777086081895,1.98659084600176,1.90009436683451,1.94736222176327,1.66103135922844,1.65824282744846,1.52655047318222,1.41413800454694,1.34639948307465,1.2976063854576998,1.28303277967584,1.20871675731696,1.13313212526228,1.12731784316945,1.06596466325578,0.8816631937289392,0.870949933952525,0.74775418629064,0.8199402289717092,0.752849873426249,0.8011610718732219,0.7946246875862908,0.768570350748164,0.7752075233665401,0.7451857431458772,0.8163328361449091,0.8039363769296379,0.790862401360143,0.7788001943220121,0.7801891480991529,0.7559312730851478,0.748797908841282,0.646064113238301,0.68175615733979,0.595872196449754,0.625028057172373,0.6102864184298411,0.6640866621406121,0.693636546324568,0.6150108326108779,0.64402069643277,0.6793417651633389,0.7234480499112041,0.802971561105983,0.824358150098096,0.866317174281319,0.945720767882848,1.3495371641042,1.36975805280658,1.3534369294924,1.6666244028485,1.65260352494881,1.5279069248154,1.42396693919108,1.3509526688424998,1.27299718671983,1.2592296246131798,1.23871871711892,1.3057586427440702,1.39187744522183,1.30272242351575,1.40084954990277,1.59611840877759,1.46333426654854,1.25908817070295,1.14606112268398,1.14751804555172,1.17217242615454,1.13947061076953,1.10847180592091,1.11787028986198,1.1719569520704,1.12044483762095,1.0448361556730998,1.05437277930893,1.00013406005004,0.7994846767633341,0.8039663117867879,0.8109074936714749,0.895758899076773,0.912348374945237,0.927919049935028,0.9714323018735732,1.04764985547751,1.05294331516699,0.940072878368451,0.961769508447016,0.968900958205446,0.983099756661778,0.8031423714045199,0.8571330174866791,0.961783533618396,1.16070425607316,1.13792635081092,1.1177894458766202,1.10047293159063,1.09498264413273,1.13760110400702,1.12404582144198,1.16772782814736,1.0872884808312702,1.15633004964189,1.1091521938001498,1.09181214318884,1.14030493084663,1.11573767923895,0.979038944461988,0.9583477589327428,0.972911065549612,1.03862817797113,1.19990932904692,1.30034527133519,1.45642930506161,1.80934714331684,1.85491241609503,1.62970675946304,1.6265491251435,1.56330980818511,1.53952318420196,1.4895123415891498,1.46909037822056,1.4059008590055502,1.37805024580084,1.3945309133196202,1.41164621885126,1.40262807186387,1.4015998264777902,1.3152467322915902,1.2816346563948602,1.31000299624425,1.31941013888083,1.30807837054861,1.3285174898791698,1.32883498397038,1.30510397582705,1.31862714234936,1.20916867549626,1.28608719403084,1.28597715691547,1.29471924488096,1.28142302942706,1.2805395608485,1.29389123403775,1.30480535651149,1.28600555458464,1.28944002472506,1.27028706563074,1.2900465565914798,1.32520274280006,1.34784940266734,1.40081445318702,1.3835427633952702,1.39008271560151,1.39039736519392,1.38255397542914,1.3436049115454998,1.29955017782749,1.2748653225702,1.2650637293394198,1.2787496816552,1.28063360067387,1.26578247834724,1.23425354539886,1.18115857964866,1.14782361714933,1.1176357152425902,1.09088402733234,1.05880742504903,1.0343900927288,1.01465849791201,1.00406903456653,0.998966219109442,0.998930346108292,0.983506825780214,0.969004351907565,0.977038547858308,0.9886364657289992,1.07951215184663,1.01856596293002,1.01602304154441,1.02524361841636,1.0508567267287,1.07776110839209,1.14242487790977,1.1572698659436598,1.1737426707944298,1.1874688841948795,1.2051446975656002,1.23244790768919,1.25164634617388,1.24015610573246,1.1825524401073302,1.24217805871884,1.25491064643609,1.25444667011833,1.24825635484978,1.24068818196881,1.18950786730008,1.18397129504848,1.17573769014534,1.17787309166786,1.1668497585496298,1.15284129216507,1.12924226968171,1.10271720097457,1.08376347975273,1.07528899405797,1.0687056095740202,1.07132894335373,1.06386096702642,1.04354520368547,1.03527056615342,0.998741905188492,1.00401904213414,0.991487177340078,0.9975064853515642,1.0006262282234,1.00393661534122,1.03169716900863,1.01403955978881,1.04311558337651,1.0649909329995602,1.08036934754264,1.08867796415977,1.1021947121179398,1.10520033515089,1.10817930332736,1.09415781111817,1.10840365848155,1.12123188332018,1.1338271031566698,1.12608708757898,1.08502650619719,1.08052483656356,1.05280515337692,1.04435709799727,1.03291329436736,1.03336067349666,1.026099279594,1.0112693285428198,1.00566437025312,1.00421757190835,1.0125088957960602,1.00368040008781,0.983670603103783,0.978747752125056,0.984575023404632,0.984607315394508,0.9715683131476992,0.9628816267799272,0.967947409423472,0.968459667544849,0.975917071154222,0.985647438822753,0.988592840415638,0.9913068645871048,0.981950040795092,0.966128734707914,0.9595858843746008,0.8896526089102629,0.978450111291006,0.986557865420521,0.9841937334045252,0.9693620137544572,0.969214240685731,0.961238972776327,0.959347602839451,0.966351823069802,0.9773886857129592,0.9698992202606008,0.985318058112028,1.01892421343507,1.03969069800237,1.11609213321371,1.03751122038365,1.0339277641713,1.05729621944285,1.09519180747101,1.12487857423377,1.13289790067734,1.10182317056386,1.10076237096746,1.1026703054146203,1.12775810416936,1.14028874247672,1.17192964592092,1.1607597170016102,1.16327202448426,1.18199954160293,1.20943940861514,1.23857518853404,1.2586943330968898,1.2753078854178002,1.3232112539948702,1.37858556416994,1.3570801491236002,1.3174259074840602,1.30185047017927,1.2860504242321598,1.2628170678767,1.28798344470753,1.2993038405926398,1.25342362227244,1.20288689246621,1.17072245985074,1.13716699842735,1.10501056435,1.04563177397742,1.0115408847317,0.994833960879876,0.987965656682847,0.973351530576123,0.9600708209478812,0.9383739282630742,0.89656118197375,0.854934129231942,0.84795623871738,0.8512484843375151,0.846326023726595,0.8515937258284871,0.8467092192185349,0.867817770789994,0.857119166687693,0.859371533746338,0.868714685574252,0.876414656326205,0.8796108794112529,0.890518821577824,0.90427023417682,0.92740230231884,0.94092401418578,0.944666251805738,0.952797433680232,0.939375378338169,0.937952153169004,0.926098388218404,0.9317318947662728,0.932754474187854,0.929695517515299,0.936328913178846,0.9567633250761388,0.974966324633699,0.992834862453726,1.00070676270134,1.00456227847565,1.00764448707026,1.0160341463795,1.04061756599179,1.05277549941437,1.0700083619825],"StdR":[0.232185796612556,0.18940335229386496,0.17058448202124302,0.158852125345294,0.154826192189202,0.138028542256717,0.133231828134144,0.139001041356735,0.130719730632196,0.12305294349163498,0.106045849167184,0.100872410663965,0.0917603199603663,0.08425268200449701,0.0773874057631311,0.0735241762943311,0.0712928429961562,0.0673461298950136,0.062879979037796,0.0615794837064103,0.0589501940692811,0.0534594587442432,0.052648384559826,0.0493636524938138,0.0527829918413397,0.0519860825584728,0.0543714986719863,0.05501398607903,0.0552385201282461,0.0569107276832133,0.0576318869964622,0.0611830311066261,0.0615130319814264,0.0623511249679065,0.0630253763656796,0.0631238113457279,0.0646201119750797,0.0662971241931749,0.0630226592340868,0.0667628645150761,0.0644903470653643,0.0672048835626659,0.0696259733961538,0.0757886058985751,0.0800664629936282,0.0777065349672783,0.0827340917456484,0.0866157605156308,0.0936451035040133,0.10132005852139503,0.105108198014696,0.10931403944854598,0.116310098181072,0.137712732771833,0.138824832880514,0.13158782775888,0.142606661525845,0.135562034722713,0.124439981624849,0.114882057510515,0.10705078246527197,0.1006445447948,0.0973789546349306,0.0953459463770547,0.0953231668793416,0.0960707758411231,0.0910686102420524,0.0910250929622371,0.0963793736012958,0.0868912518874336,0.0781448564160826,0.0724519073936969,0.0711675087849772,0.0707730375775463,0.0683669501694534,0.066783524595053,0.0668763937118299,0.0678906884265129,0.0649687941843074,0.0616557989178014,0.0614258058715434,0.0589717426893369,0.053616880125437014,0.0536620521625001,0.0546589174431371,0.0588936699721925,0.0605005139293439,0.0617368989458581,0.0629509099230502,0.066105833019573,0.0663727387541825,0.0627768072545651,0.0633875282808303,0.0637705221135277,0.0642344176880454,0.0585196680471827,0.0612468441016094,0.0650215025337494,0.0723801969709804,0.0717417249453823,0.0704861984092897,0.06873485876122,0.0678051103755727,0.0684956902427678,0.0674354873548348,0.0686965384654369,0.0648606949035914,0.066484638262673,0.0639868895815474,0.06259186445953299,0.0639343235725862,0.0616890470053534,0.0575979953206791,0.0570497691231936,0.057615800725075,0.0592857203073496,0.0634248358081696,0.0662899494198775,0.0685145411764687,0.0754895598294749,0.0753467507111531,0.067958423797674,0.0653244017666955,0.0604833260216078,0.0577761597101484,0.0536239322910858,0.0519173241712882,0.0489236284381717,0.0460903430540683,0.0454806187444504,0.0439067906935119,0.0425394438499035,0.0411990498106147,0.0391102458557662,0.0370786727971078,0.0362557986917868,0.0353174400114483,0.0349419116384574,0.0345702028145477,0.033083868597194,0.0318929103613811,0.032020233714018,0.029358169435754,0.0302076829020788,0.0290020899656281,0.0284845039416216,0.0283451314554286,0.0273614834646578,0.0273206464761252,0.0266908706934324,0.0258252217497531,0.0255110176801045,0.0250783963238205,0.024600685264867,0.0248254631141187,0.0244650270787263,0.0251247254337094,0.0250193712278825,0.0248950425731284,0.0246098555348324,0.0241828324904266,0.0233911427861137,0.0223067285179367,0.0214348097373371,0.0206172338489405,0.0201393598924603,0.0196858803669506,0.0188476351508911,0.0184776178083495,0.0176270968263108,0.016722132385038,0.0157231268422981,0.0151155833818259,0.0142297804892492,0.0136270871889672,0.0131411670534847,0.0127359658632043,0.012424515787618,0.0120150083290353,0.0117919433420333,0.0117091236476338,0.0116396671135278,0.0117439882791814,0.012262765924097,0.0116257346998953,0.0115712307914236,0.0117074593228844,0.0118698813362942,0.0119946729802739,0.0121670516034462,0.0125020244577836,0.0126228778761343,0.0130366336303904,0.0132198579458663,0.0133938400505792,0.0138719205160982,0.014055377963641,0.0137554465763152,0.0139468511768968,0.0139590411536491,0.0140714466610715,0.0141926038476618,0.0142631388672479,0.0136355165298011,0.0133747944634656,0.0128680936392611,0.0125601017651671,0.0123812234406513,0.011912940239917,0.0116594736854361,0.0109988071142701,0.010586230562606,0.0101797023077172,0.00996674854520824,0.00950646179175426,0.00941661978051209,0.00904264973736099,0.00884393725197586,0.00849653199741537,0.008283960696642929,0.00808610042481994,0.00805401063228474,0.00802901914730853,0.0078786046235871,0.00795765574376638,0.007870284179483971,0.00786874320061162,0.0079043745068852,0.0080550917935015,0.008021545502534009,0.00821191366194682,0.00817402194065564,0.00840512038243897,0.0084584236325084,0.00853323902230176,0.00851276235695401,0.008622668913698941,0.00855652423565034,0.00853022105140375,0.008309695364690929,0.00801910287280503,0.00786916694766537,0.007786763541505041,0.007544935824744309,0.0073483930331353295,0.00726372177508094,0.007152852662673809,0.007009202332399061,0.00688872515438441,0.0068801297699433795,0.00689798578467688,0.0066704817338077895,0.00674363049306747,0.00668349490749596,0.00665034959005439,0.00664984376897209,0.0066126369538088295,0.00662449792225528,0.006695974936351329,0.00675931494667096,0.0067994934907603215,0.00680176827950658,0.00672340531284294,0.0067054287071285105,0.00678742552906656,0.00652800103471034,0.00697518896092486,0.007013825203103121,0.007087004253601241,0.00695753391920345,0.00688998437727085,0.00695714191029774,0.00691947674747954,0.007079171816689002,0.007131944748027259,0.00703130910527266,0.007125403896042429,0.007318593889026229,0.007312686017616609,0.00755231897996733,0.00749431342399273,0.0073573225751709295,0.007220090819882971,0.007436005372389309,0.00755418170480747,0.0077922309315747295,0.00777823917449577,0.007867522242310009,0.00788879242700754,0.00794305905419407,0.0081062041615495,0.00830834138263136,0.0085443392986648,0.00885767830656163,0.00889947482564915,0.00935269070657716,0.00979856610808243,0.0104114715031662,0.0111131346728834,0.0118193690805448,0.0131119446770442,0.0140530644501109,0.014211006340659997,0.0141847241337228,0.0139787956014072,0.0135871508176717,0.0135738831872713,0.013583166375982,0.0131739357862277,0.0124666776266881,0.0116961485107815,0.0108669884760864,0.009900822746901107,0.008918854551545091,0.00804647755995873,0.0072465921798568,0.00664842215750143,0.006034688722669279,0.005484869266085671,0.0051022523391435,0.0047813115097816794,0.00468069068127259,0.00485115334523954,0.0051032826500387604,0.00526610558737783,0.00548903277688447,0.00561029057310754,0.0059537865647475395,0.006079850173319521,0.00614706160033166,0.0064334843964921895,0.0065131935966658,0.0066019856999809294,0.00670569315319591,0.00685730488942751,0.00686653443072189,0.0067783398323619,0.00664050101814976,0.00648946678688966,0.006260466510151621,0.00606148392102036,0.00597155460313707,0.00597632881561201,0.005987112536514671,0.00600989719446058,0.0061036591226562,0.00613877702866979,0.006194825410269371,0.00616902972931204,0.00604652442809652,0.00598702592244739,0.00579368410444015,0.00568368512918939,0.0056590829599641,0.00561654088230996,0.00570916883063768],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-LB.json","Name":"Lebanon","CurrentEstimate":{"Exposed":867.0,"Infectious":800.0},"OfficialName":"Lebanese Republic","Level":"country","M49Code":"422","ContinentCode":"W-AS","CountryCode":"LB","CountryCodeISOa3":"LBN","Population":6855713},"LC":{"data":{"Rates":{"CaseFatalityRate":0.007460892560543269,"Critical":0.015430315124517369,"Hospitalization":0.05819163639730107},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,4,4,11,11,11,11,11,11,13,13,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,17,17,17,17,17,17,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,22,22,22,22,22,22,22,22,22,22,22,22,22,24,24,24,24,24,24,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,28,28,28,28,32,32,32,32,32,32,32,32,32,46,46,46,46,59,60,60,60,60,60,60,106,109,109,109,109,109,109,131,138,141,141,141,158,158,165,169,169,169,186,197,203,240,240,246,246,253,253,258,261,263,264,267,267,267,267,274,274,278,289,289,289,289,292,292,292,304,309,309,309,309,310,319,321,329,329,329,329,336,344,354,412,412,424,461,470,493,523,618,618,618,626,705,706,779,779,875,875,883,917,917,1420,1654,1654,1778,1778,1849,2275,2363,2363,2437,2534,2675,2745,2879,2879,2912,2912,3013,3013,3067,3224,3442,3442],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3,3,3,3,9,9,13,13,13,13,14,14,14,14,14,14,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,17,17,17,17,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,22,22,22,22,22,22,22,22,22,22,22,22,22,23,23,23,23,23,23,23,24,24,24,24,24,24,24,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,28,28,29,29,29,29,31,31,32,33,33,36,36,38,42,48,52,54,63,65,67,76,78,78,84,84,97,105,106,110,123,131,141,148,148,148,156,160,162,171,178,183,203,203,204,220,223,226,235,238,246,252,257,259,259,261,262,262,265,265,270,270,270,270,274,274,275,278,278,278,279,280,282,287,287,303,305,305,305,305,305,331,331,340,353,353,353,353,360,380,382,383,395,438,438,462,490,502,543,576,611,611,621,656,713,718,755,770,810,886,921,969,1029,1195,1195,1195,1411,1470,1479,1556,1556,1813,1813,2027,2027,2027,2415,2487,2487,2519,2519,2549,2576,2620,2620,2860,3078,3135,3142,3149,3149,3356,3356,3390,3390,3779,3803,3814,3814],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,8,8,8,8,8,9,10,10,11,11,13,13,13,13,13,13,15,16,16,18,18,18,18,19,19,19,22,23,23,23,23,23,24,25,25,28,31,32,32,34,34,35,35,35,36,37,39,43,43],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3,3,2,2,8,8,12,12,12,12,13,13,13,13,13,13,14,14,11,11,4,4,4,4,4,4,2,2,0,0,0,0,0,0,0,2,2,2,2,3,3,3,3,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,2,2,2,2,2,2,2,3,3,3,3,3,3,1,1,1,1,1,1,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,2,4,4,5,6,6,9,9,11,15,21,25,27,36,38,40,49,50,50,56,56,65,73,74,78,91,99,109,115,114,100,108,112,114,110,116,121,141,141,142,158,115,115,124,127,135,141,146,126,119,118,119,119,105,105,103,99,99,99,84,73,68,34,34,28,28,22,24,24,21,35,36,33,33,33,33,52,52,57,59,59,59,59,63,83,85,74,81,124,124,148,175,177,216,241,274,274,284,312,361,355,333,348,375,414,438,463,493,564,564,564,770,749,757,759,759,920,920,1125,1091,1091,973,810,810,718,718,677,277,232,232,395,513,428,365,236,236,409,409,342,341,675,540,329,329]},"Timezones":["America/St_Lucia"],"AgeDist":{"0-4":10826,"10-14":11152,"100+":33,"15-19":13183,"20-24":15870,"25-29":16946,"30-34":14292,"35-39":14155,"40-44":12886,"45-49":12631,"5-9":10986,"50-54":12357,"55-59":11018,"60-64":8417,"65-69":6138,"70-74":4880,"75-79":3477,"80-84":2405,"85-89":1240,"90-94":580,"95-99":157},"REstimates":{"Date":["2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.10979155667605,2.94980736478016,2.61003738452012,3.20380892793983,2.5179578690966498,2.00597665613365,1.69742727623565,1.64753167418704,1.50010836848498,1.2826505064133302,1.22336686339278,1.1811986750886,1.16350614921364,1.24659800680728,1.219346429623,0.6378118810006179,0.6593920712577621,0.306355134491514,0.3416427167703401,0.398620210959846,0.471226590733613,0.3681915417446871,0.4198019660355989,0.4992914850508181,0.5830393511333549,0.6677972343674871,0.7638307222049041,0.422608894225336,0.484032455722968,0.583071180715143,0.6896020699019828,0.8276998043529041,2.951774501311009,2.8709534256594105,2.43239067141781,2.06606020868005,2.45008481578581,2.15740879084771,1.8851252380806005,1.71162190115959,1.56149488183722,1.4982508558475198,1.42756138774344,1.37705735691717,1.3572609743323705,1.32947746686699,0.655687010766614,0.689572136575849,0.768582440413236,0.853887595686336,0.485742488959291,0.551346817463755,0.671242339568433,0.81540109466205,0.966548294507495,1.16918008875974,1.38534814864014,1.58497704608139,1.85450798436716,2.01223812841836,2.30661898372207,2.56463476420888,2.79664019586952,2.9379271068898904,3.1875723252967405,3.3599709143248497,3.54279599484117,3.72510758190554,7.76743568349668,5.925624768030469,4.09154338439016,3.1585983693319704,2.62591250656787,2.35466421146071,2.13138999584565,2.0250991593504097,1.94744949858863,1.88195628514562,1.84768421244004,1.79674089123755,1.7774351179389,1.75051780087364,0.8585434750313531,0.947076661457686,1.09358749495056,1.29900610429077,1.52124802054256,1.7920219045312802,2.10879016822512,2.35242360834145,2.6486059725316204,2.9428619037648702,3.14258706236834,3.3954607570309,3.6017865607690496,3.71978500163227,3.9324549464055,16.2838186283116,8.05676935766937,4.14847702230865,2.82261932724945,2.23853268944347,1.9239123830750704,1.71900144786642,1.5986127079786598,1.50521712313836,1.44783917036627,1.406506833309,1.36703708081195,1.3480200047285602,1.66984530255458,0.644266886205865,0.667461143736109,0.7243453518535079,0.8188374521902679,0.922469641372681,1.02808408378264,1.67025653826913,1.70353165316476,1.65062872955944,1.59001134968333,1.5359141355954098,1.48101382043019,1.45594697850467,1.4438375809460402,1.41386092325735,1.39969680381642,1.3950360001263702,1.3823030503607,1.37767380511302,1.3762457050959,0.9192475900820408,0.952528419812028,1.02994862283623,1.11034218727478,1.18883917901079,1.27735073513923,1.33570714378702,0.6895659177010849,0.7606804942550061,0.896662756369963,1.08392754096736,1.30008450306442,3.0408496136105096,3.05946692499639,2.73193717841893,2.3903217993385497,2.19406133621104,2.02683802114478,1.9540611911700705,1.8585821023333304,1.80389865056632,1.78071180583682,1.75123507655718,1.7505187458062,1.72763178183745,1.7124944778433702,0.861741048047802,0.908706124940134,1.05646135261602,1.27721405480703,1.52593811947745,1.74069995347021,2.02030735487389,2.3272110009867,5.16037205161982,4.55701406975975,3.54047349889817,2.87385021890029,2.45842694935877,2.2321399063254703,2.0835114468942697,1.97470849056166,1.91075840374488,1.83728397035539,1.8118105843447097,1.78402285270376,1.77185639520592,1.7416671329411,0.8687056376812909,0.935466216728162,1.09149530286946,1.2686168189000402,1.5105627423826298,1.78482209973843,2.03363167177062,2.31877006753234,2.62004513874829,2.865874768409689,3.1266679062911003,3.38749621908498,3.59693440707735,3.8188856322113,3.94285808746872,8.19084519410611,6.12611156383425,6.33623641076563,4.25224333365916,3.0592119749783,2.42840340322752,3.46695466691573,2.799527796631,2.7205175774721098,2.60037124121677,2.14121086341213,2.61496102300682,2.1981048926187,2.20817742327998,2.3575994791373,2.7889578627702303,2.57834023905911,2.24289175464975,2.49078517608034,2.17205226863409,1.81022703393972,1.95054611627575,1.7422121593141398,1.50898560041124,1.54925761248126,1.34686424318037,1.59352275877446,1.62340137635845,1.4167986488825,1.26638972224196,1.3728134846606002,1.4134032497049098,1.3476333762843895,1.35238725088143,1.24782883858489,1.06163782647161,1.1184278653892,1.1610586715101,1.07931113251206,1.18458118278821,1.08128951664463,1.0241515127173,1.2592560381358702,1.1822750565593,0.9984759173322092,1.0818577526824,0.988199625480222,0.939196190706969,1.0560554851269002,1.09517888659756,1.08681390431897,1.09541704183138,1.11484704740535,1.01709947810552,0.927971626013297,0.8999234461926671,0.6920274184735501,0.7225824200529191,0.788415587948733,0.614948379299111,0.681142692864051,0.682905108054927,0.584289122053289,0.57544766305528,0.547588453474356,0.474416372134665,0.432652886038432,0.5096487925439771,0.563445546622265,0.5600829085112629,0.614291071651711,0.7017296752213791,0.7120955439157142,0.965202578250735,0.7759408208669358,1.50765007618512,1.55789762705074,1.43703089939715,1.18140408595129,1.11878189446039,1.05193027527256,1.81205421780403,1.68685440622236,1.76537166158883,1.87460903279607,1.62792014339585,1.41541288705053,1.2100930571439,1.27098005416713,1.28618077802139,1.2290225108196495,1.19779477941344,1.3342027294899,1.8838766122084496,1.70923208165237,1.49682337112198,1.65141025808371,1.53292227094668,1.63518008554039,1.74852560042519,1.8139136224086296,1.6086342647819498,1.45871133102226,1.41566445478218,1.5793477638742,1.4743325558141398,1.46025002037326,1.24908498959701,1.32116503070418,1.43270809317081,1.37222517357567,1.39505618134477,1.36362647244717,1.6321553181421,1.4201298857013205,1.30969673757887,1.6649697650783202,1.58170909260305,1.3545553029713702,1.3742469251948402,1.23370734166225,1.5295078774276798,1.37896655379348,1.46316232146594,1.32249103938496,1.1885197041783502,1.4897155223639398,1.31159410892147,1.23366480665331,1.2065641620890502,0.973178579578456,0.934014959424974,0.955636098525318,0.937947947148888,0.949966428772775,0.946651747844378,1.15636580706689,1.00578202068157,1.00187197103453,1.00624992188518,0.657887653346148,0.803336152555103,0.8407374563797291,0.8747319685822942,0.900895636568592,1.29988210329874,1.2756483765476698,1.1878933423844,1.14075572747052],"StdR":[0.642059123200746,1.04445621974594,0.9183767106327242,0.919810049234371,0.73347399249561,0.583856207532138,0.494517410607975,0.4587551674357029,0.4199929125166501,0.367663670944225,0.35295391032192497,0.346695847002291,0.33800518618312203,0.3465683510532549,0.342103734772534,0.242982696624112,0.24622117241182895,0.17797764717673994,0.197948412314118,0.23115870165494895,0.27149032796453604,0.260455061701034,0.295639171101883,0.3504717364282849,0.4154016440098259,0.477200289270033,0.53338861442658,0.424801303833057,0.484302874978064,0.581130306795286,0.696237061355494,0.814826207294354,1.71309632826087,1.67158737727626,1.41354139554043,1.2127447448596202,1.22326635561068,1.07978355716598,0.9466996888308408,0.8705732410826609,0.7855852063792491,0.7553400268691991,0.704944919206001,0.692947523336947,0.6849022034404461,0.6601744025200981,0.4580033988450071,0.483236437380201,0.54063827556405,0.600524782644734,0.481639891535687,0.5503054800541479,0.678271811727857,0.8301391441715409,0.958774422260024,1.1827068311933,1.3938355073224802,1.5964686316915,1.86625783733926,2.01702943428367,2.30463367281642,2.55251304116834,2.80354882383688,2.92739467704505,3.13286382037811,3.4140443563516496,3.5959018695804,3.78446385502124,5.539522005168282,4.26416759926523,2.87323356166828,2.23982581470131,1.8514330403584496,1.6486674982431102,1.5062650031949898,1.44308626237635,1.3785079847355,1.32533711480552,1.32386132312462,1.25899954456731,1.26063193337847,1.2424340117559098,0.860059731155428,0.9481423348445908,1.09300969767049,1.2630455309736002,1.48699543528555,1.79159372377561,2.10798353075169,2.3962893479242204,2.6670281051211204,2.95487586276945,3.11100530702271,3.3848689913809,3.63246292860857,3.69869465656165,4.02801508276307,8.1800486534167,4.03354189392356,2.1136922786746,1.42854699263506,1.13045723212296,0.967927880582618,0.8591334287923821,0.79069154138007,0.747113060309756,0.7192378981757241,0.6991037246187181,0.684588121407988,0.68845233190964,0.7430262722923309,0.470816681412141,0.4713696173928571,0.51536517749618,0.579479989002365,0.6468251017945971,0.7369073824953921,0.958337383748039,0.981838603951414,0.949193987655194,0.923607603043944,0.8872377640295291,0.855809903747212,0.8419460864713721,0.83292646206468,0.816247712917037,0.8093510113520519,0.797997344652167,0.810165948608779,0.787499715920015,0.7955351398862069,0.650632379722217,0.665947581144844,0.7340768169369359,0.7883486160707329,0.839077919446654,0.895319471009979,0.940467272472762,0.689366706894571,0.7610025841879259,0.8863070150993728,1.07827324448381,1.29492071433419,2.16090581190534,2.17182768171955,1.91670072262638,1.68732015106948,1.55560262470778,1.42655912274606,1.38975958571791,1.32438328035957,1.25001899280221,1.25926686409989,1.24830745256856,1.2231292766123798,1.22323462113728,1.19818976329159,0.863875080883822,0.916116033999612,1.06096058963485,1.26996565757977,1.52952417829243,1.72388579618823,2.01147341964294,2.3199212985180697,3.6746901444715,3.2456574010208303,2.53180250672534,2.04502457058509,1.72589783145921,1.5670800211300702,1.46672924208817,1.3918507804533795,1.3464563221109098,1.29020429364081,1.27957073461174,1.25384741854178,1.2385419533861002,1.22549024294204,0.875793461714235,0.936221902964348,1.09899692109205,1.26284195406293,1.52751353200274,1.79989668700436,2.05828743191321,2.29914211935201,2.61711579528871,2.8652001111923098,3.13362444384428,3.3863676596919703,3.59172137274366,3.84886506272597,3.93718990678685,5.772613500618402,4.41197845216545,3.6835318707511098,2.45050877975682,1.76768947006071,1.40263297478981,1.55348210767463,1.24543165020563,1.11607599275389,0.99007631636946,0.8143807852540809,0.8232087207870641,0.70273669447875,0.634240612589796,0.617676619067706,0.6166321682104261,0.527572818049117,0.44651390392519,0.4247901656693371,0.3615394322896621,0.30277359687980104,0.29448430025101896,0.25695633436417603,0.224183396208476,0.21832813399566006,0.194540145227149,0.202405533463688,0.2003299404183,0.17658299279913198,0.159925173411115,0.161807487532794,0.161909743975896,0.151822980435583,0.149159762513857,0.13743787056688198,0.124047955673262,0.12653886162217998,0.128384872933403,0.12214789802565597,0.12625408051993198,0.119663786743055,0.115968433285491,0.128178201533311,0.12130609474580198,0.10963494470459698,0.112484640734831,0.108051294563482,0.106345613984294,0.111819152764374,0.114567890255681,0.114179236129345,0.113685063945375,0.113914546335083,0.108528946750792,0.102699270955177,0.101704475528443,0.0905694614837469,0.0920281622931453,0.10003239625572903,0.0901780486981779,0.0985467083976342,0.101740489625514,0.0993284564018655,0.0994531339694675,0.103051552528325,0.0986712891004829,0.100026793646892,0.114960138069461,0.128265084659917,0.13351888144501595,0.146447477916517,0.162194336801331,0.169265807919009,0.20099993264982,0.18535833640385505,0.258588213359927,0.260801373098268,0.242548834876012,0.208514726931096,0.199133824297484,0.187288936947213,0.24575084374174,0.230881692869215,0.225349834686409,0.21921548810639105,0.191625981970387,0.16862978036360302,0.149164826283922,0.148478579462306,0.147097509591987,0.13898642828540805,0.133618345893266,0.14127040198677,0.164465018410881,0.149540032725516,0.133762342441148,0.134141997683841,0.121223444607948,0.120083330383849,0.12075711799222698,0.117849736304708,0.103907059088344,0.0942522826880695,0.087924205470086,0.0901359619175241,0.0837361809909026,0.07991258863399099,0.0711683823705907,0.0708462608567863,0.07158109736049201,0.0681539046228334,0.0662286296430893,0.0641111956457633,0.069129284511808,0.0622286525883387,0.0577755851961551,0.0626494640985639,0.0591871943647684,0.0532602911439652,0.0515871098747114,0.0466992491556511,0.0508496439501266,0.0468563662230009,0.0472852539026428,0.0433680663996163,0.0392414809646802,0.0437947855729023,0.0393701341766993,0.0374652186475164,0.0351851561154518,0.0311869830038979,0.0300021246958617,0.0296754094260574,0.029612603939736,0.0298005299195596,0.0300317105426684,0.0329197060010266,0.0304337193473351,0.0302798673775496,0.0303183937996471,0.0243361801814985,0.0275847402937368,0.0292235336171589,0.0299936369127668,0.0309127296162319,0.0373087579609974,0.0369607884474642,0.0346362887320951,0.0329318004083999],"EnoughData":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-LC.json","Name":"Saint Lucia","CurrentEstimate":null,"OfficialName":"Saint Lucia","Level":"country","M49Code":"662","ContinentCode":"W-NA","CountryCode":"LC","CountryCodeISOa3":"LCA","Population":182790},"LK":{"data":{"Rates":{"CaseFatalityRate":0.007436950733774648,"Critical":0.015370655684214215,"Hospitalization":0.05843461931280865},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,3,3,1,3,3,2,3,7,7,9,11,15,17,21,21,24,27,33,38,42,44,49,54,54,56,56,61,63,68,77,86,96,98,102,105,107,109,118,120,126,134,136,154,162,172,184,194,213,215,232,240,260,321,343,366,382,445,477,520,538,559,569,584,604,620,660,674,695,712,732,745,754,781,801,811,823,836,839,858,891,941,990,1057,1122,1150,1196,1252,1287,1342,1371,1397,1421,1446,1472,1498,1526,1548,1562,1602,1619,1639,1661,1678,1711,1748,1827,1863,1885,1903,1917,1955,1967,1979,1980,1980,1981,1981,1988,2001,2007,2012,2023,2035,2041,2048,2064,2077,2094,2103,2106,2121,2296,2317,2333,2391,2439,2514,2517,2524,2537,2541,2564,2576,2579,2593,2622,2638,2646,2658,2666,2670,2676,2755,2760,2765,2789,2798,2805,2811,2816,2819,2830,2842,2849,2860,2868,2879,2883,2883,2907,2918,2925,2926,2935,2946,2955,2969,2983,2996,3005,3016,3021,3043,3060,3070,3088,3100,3118,3129,3142,3158,3186,3208,3210,3230,3230,3233,3245,3254,3258,3259,3266,3274,3278,3296,3306,3307,3317,3328,3357,3380,3385,3395,3403,3440,3457,3501,3561,3644,3714,3803,3933,4043,4075,4142,4282,4399,4905,5249,5581,5858,6623,7186,7723,8285,8880,9537,10183,10653,11031,11324,11495,11806,12210,12587,12903,13271,13590,14069,14497,14962,15447,15816,16226,16656,17002,17560,17817,18304,19032,19438,20090,20460,20804,21258,21800,22261,22831,23304,23793,24309,24867,25652,26353,27061,27552,28267,28682,29300,29882,30568,31339,32051,32701,33221,33925,34623,35329,36155,36717,37252,37817,38262,39023,39661,40317,40838,41325,42091,42621,43267,43747,44259,44746,45171,45820,46594,47215,47984,48617,49261,49684,50337,51046,52566,54435,55398,56277,57159,58075,59043,59883,60567,61461,62594,63401,64141,65053,65644,66211,66984,67831,68696,69411,70429,71176,71823,72566,73456,74299,75110,75842,76514,76961,77625,78373,78947,79422,80020,80437,80836,81321],"Confirmed":[0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,6,10,18,28,44,51,60,73,77,82,97,102,102,106,106,113,117,122,143,146,151,159,166,176,178,185,189,190,190,198,210,217,233,238,238,244,254,271,304,310,330,368,420,460,523,588,619,649,663,690,705,718,751,771,797,824,835,847,863,869,889,915,925,935,960,981,992,1027,1028,1055,1068,1089,1141,1182,1319,1469,1530,1558,1620,1633,1643,1683,1749,1797,1801,1814,1835,1857,1859,1869,1877,1880,1884,1889,1905,1915,1924,1947,1950,1950,1950,1951,1991,2001,2010,2014,2033,2037,2039,2047,2054,2066,2069,2074,2076,2077,2081,2094,2154,2454,2511,2617,2646,2665,2671,2687,2697,2703,2724,2730,2730,2752,2753,2764,2770,2782,2805,2810,2810,2814,2815,2815,2823,2828,2834,2839,2839,2839,2841,2844,2871,2880,2881,2882,2886,2890,2893,2900,2902,2902,2918,2941,2947,2953,2959,2971,2984,2986,2989,2995,3012,3049,3092,3101,3111,3115,3121,3123,3123,3140,3147,3155,3169,3195,3234,3262,3271,3271,3276,3281,3283,3287,3299,3313,3324,3333,3345,3349,3360,3363,3374,3380,3382,3388,3395,3402,3513,4252,4459,4488,4523,4628,4752,4844,5038,5170,5244,5354,5475,5538,5625,5811,5978,6287,7153,7521,7872,8413,8870,9205,9791,10424,10663,11060,11335,11744,12187,12570,12970,13419,13929,14285,14715,15350,15723,16191,16583,17287,17674,18075,18402,18841,19280,19771,20171,20508,20967,21469,22028,22501,22988,23484,23987,24532,25410,26038,26559,27228,27877,28580,29378,30072,30613,31375,32135,32790,33478,34121,34737,35387,36049,36667,37261,37631,38059,38639,39231,39782,40380,41054,41603,42056,42702,43299,43856,44371,44774,45242,45726,46248,46780,47305,47840,48380,48949,49537,50229,50899,51594,52313,53062,53750,54419,55189,56076,56863,57587,58430,59167,59922,60694,61586,62445,63293,64157,64983,65698,66409,67115,67850,68576,69348,70235,71211,72174,73116,74056,74852,75654,76428,77184,77906,78420,78937,79480,79999,80517,81009,81467,81933,82430,82890,83094,83552,83870,84226,84610,84960],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2,2,3,4,4,5,5,5,6,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,8,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,10,10,10,10,10,10,10,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,14,14,15,16,16,19,19,19,19,20,21,21,23,24,29,30,34,35,36,41,46,48,53,53,58,61,66,69,73,74,83,87,90,94,96,99,107,109,116,118,122,124,129,130,137,140,142,142,144,146,147,149,152,154,154,160,160,165,171,176,181,183,184,185,186,187,191,194,195,199,204,208,211,211,215,217,219,222,225,229,232,240,244,247,251,255,256,264,270,273,274,276,278,280,283,287,288,290,297,305,313,316,323,330,332,339,343,351,356,365,370,375,379,384,390,397,403,409,422,430,433,435,445,450,453,457,459,464,464,464,476,483,484,489,493],"Active":[0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,5,9,17,27,43,50,57,70,76,79,94,100,99,99,99,103,105,105,124,122,126,131,134,138,135,137,138,134,129,137,147,154,165,168,163,160,161,168,199,201,218,254,304,335,396,455,478,506,502,521,526,527,549,549,573,583,586,578,533,517,514,524,471,449,431,434,424,449,435,442,439,420,458,477,597,727,775,794,829,822,821,849,902,947,932,912,883,856,791,736,716,673,621,591,552,533,516,515,493,467,441,414,432,428,397,384,383,365,350,325,295,228,195,178,162,149,115,116,164,463,520,625,654,666,659,669,674,669,678,678,671,677,665,659,656,665,673,503,482,470,413,365,298,300,299,291,287,264,254,254,267,247,232,225,217,213,212,213,136,131,142,141,137,136,136,143,153,144,135,134,140,169,201,206,216,196,191,186,185,193,189,188,188,200,226,244,242,237,220,208,200,186,186,182,182,178,174,150,139,140,131,137,136,130,128,131,241,973,1172,1197,1214,1309,1432,1514,1697,1800,1851,1956,2067,2122,2172,2341,2464,2712,3495,3792,4053,4464,4808,5111,5630,6123,6244,6134,6065,6140,6305,5918,5754,5662,5609,5369,5137,5121,5022,5107,5206,5734,5807,5799,5746,5865,5935,6098,6015,5921,5911,5926,6113,6168,6223,6366,6309,6593,6982,6877,6991,7001,7277,7634,7978,8128,8206,8397,8682,8845,9015,9100,8925,8874,8823,8944,8818,8768,8576,8573,8478,8257,8142,8162,8188,7936,7880,7766,7493,7443,7311,7210,7247,7006,6897,6763,6773,6823,6618,6672,6715,6901,7080,7311,7627,7660,7552,7700,7816,7968,8046,8463,8543,8588,7838,6854,6742,6703,6682,6585,6325,6194,6209,6046,5631,5591,5729,5788,6155,6526,6688,6631,6561,6614,6346,6308,6167,5938,5589,5255,4957,4714,4496,4513,4341,4053,3683,3654,3367,3305,3285,3146]},"Timezones":["Asia/Colombo"],"AgeDist":{"0-4":1660410,"10-14":1721661,"100+":575,"15-19":1664559,"20-24":1495651,"25-29":1406206,"30-34":1352386,"35-39":1467635,"40-44":1524435,"45-49":1356670,"5-9":1689625,"50-54":1317276,"55-59":1237542,"60-64":1113872,"65-69":899324,"70-74":727431,"75-79":418906,"80-84":208110,"85-89":106461,"90-94":37893,"95-99":6622},"REstimates":{"Date":["2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.23836056347372,1.2403528267883102,1.14730545717518,1.06596966957397,0.99201068282141,1.02548604810932,1.08376373397824,0.9310496486823748,0.955779958989616,1.0129608826704,0.9850953802615908,0.9898789794420628,1.00744501592851,1.10344201229399,1.12020897399568,1.04568434855356,1.05383599819627,0.99042508049055,0.966756610032282,1.00497000775727,1.08630932355654,1.4326729099736002,1.36369629337486,1.44655204964834,1.70385372233328,2.00431019526452,1.9980256462740904,2.05406449281324,2.08323449450956,1.84512445699619,1.70153327962711,1.5599485395897998,1.4811293850124698,1.37578128682081,1.27337786894472,1.20632966258893,1.19603768451174,1.17317752482835,1.11241015398189,0.98970279754698,0.916464985405762,0.812280734949107,0.689427901413188,0.694529611759948,0.72619718430044,0.7580005314987671,0.746926971559834,0.81725832617321,0.8791507214508549,0.83091207354899,0.9075469452595748,0.837479931837692,0.858954337694398,0.8888457914783929,0.945302421050025,1.10129580564114,1.23569076981874,1.64911310044254,1.97511813109359,1.89905868734098,1.69668533756343,1.58429989176983,1.41060858316728,1.29885274599552,1.23223110636235,1.29499822170671,1.27465780515352,1.20364800712539,1.14487717019891,1.06385160094445,1.01719852946614,0.808882301898272,0.609379902465109,0.5571232043729399,0.559674959845895,0.50161454628368,0.535607020979214,0.6038949683832271,0.5848172623713671,0.479809945420793,0.44984665763771897,0.495299751581475,0.50167027709075,0.469642270489049,0.4249018124026839,0.6611794497210091,0.721707674971095,0.7723344549186009,0.8127911480330409,0.935129707687144,0.945592295127593,0.8619563496013131,0.8604575194220171,0.8629029563424641,0.8073529068005469,0.8301159969597579,0.888425817309448,0.9250620764879828,0.941126740326183,0.6815359861167529,0.726503227680631,1.17668456789319,3.6207666426419114,3.1820783435451605,2.8485308708686103,2.2744471309512497,1.8641008773633605,1.58668527198933,1.4234909026113898,1.32473112537907,1.24717851239376,1.2261659618668,1.18900899372497,1.14405332738696,1.1289856609527,1.00493590434156,0.516023724670674,0.450150590761085,0.31515313597474703,0.344657506862965,0.361901679092305,0.3996313922590489,0.418124599808639,0.44032989952336,0.4701361610181621,0.4640646661358591,0.509907454808582,0.5970995138528671,0.54485684236322,0.583082595415331,0.550885851396097,0.564743071594025,0.534553426163361,0.6162408252012039,0.7059439614698709,0.760390469264551,0.7628306868756228,0.826678828210835,0.903278307687876,0.86070387111058,0.8997463741969781,0.8635363115723559,0.8154495952153209,1.04647608226174,1.3579779071525702,1.3641712191207,1.32166373227877,1.00722490826639,1.0087047536384302,1.13123226603731,1.13126805909617,1.0969752302716,1.0954352413057,1.22058199751529,1.4833370502316103,1.78595041233219,1.69318040210424,1.46579831417423,1.20358011768923,1.1361350241723502,1.07684144217106,1.01983808100393,1.04388086271355,1.00364789399452,1.03917130800424,1.10471549909053,1.21362362928792,1.31396703246614,1.20885769502504,0.974908078833834,0.910323768203578,0.8918217349212371,0.9131768524900072,0.909588119608799,0.9379799569062248,1.0219573099443802,1.01157397684073,1.03541626381254,1.03665774358607,1.01992629078365,0.890162266942693,0.735507715500087,0.609447243989547,0.660696444903295,0.7484780484460729,0.77280576497096,0.819366447891628,0.891812403797799,0.943808259266389,1.7773374982627,7.31606125954703,5.52971177147055,3.3090364680276,2.3357614869876,1.99349900227674,1.82558423805347,1.69017077981544,1.6898934629751998,1.63044345028452,1.53099191412751,1.47450420489743,1.43878583373157,1.3731910047491005,1.2715500856356998,0.890536264606427,0.8567953975326971,1.03398219812834,1.5317717406822802,1.6165182450324398,1.59883819234145,1.66110986388458,1.6108627471406105,1.53409524176166,1.57610196575644,1.60599562960132,1.4958881871927698,1.45851859414337,1.3945682788563898,1.35198419574964,1.33081803066603,1.27301239145237,1.12183861478783,1.1006736265359198,1.1084494356509098,1.05689115389124,1.03966478409444,1.08490621982815,1.03749740972654,1.00049160791115,1.02419745194178,1.0759280869511,1.08760525459587,1.07287222270144,1.03942844480718,1.0390416418689,1.03840071068297,1.03894900278193,1.01477423236077,1.00756788003722,1.01052060745605,0.987988247983936,1.01884150257451,1.01928545272904,1.03211374211529,0.9947025756541858,1.01112223424904,1.0335113401846998,1.11800470115074,1.13389056359058,1.12328872792024,1.1257045455046102,1.1380160437051698,1.16509682677064,1.18270155379176,1.17444041918805,1.13712286337325,1.14409438776905,1.1507055813256102,1.1416422789053402,1.13599007850108,1.12077994597883,1.06679391957771,1.0522709684390998,1.05683424533975,1.04194420265452,1.027811800962,0.985836322977728,0.9448325298968672,0.938300704479212,0.954137680643982,0.940569257976729,0.9323082001494128,0.945671426225391,0.94047646582292,0.9284976019277932,0.9434520415563208,0.948062507250518,0.944933266187271,0.941704135664768,0.927674170678113,0.950813577598764,0.968022549146178,0.9679602761264352,0.96586484229976,0.96790357307585,0.965425905648658,0.95336015038636,0.9627314962734632,0.987206892048593,0.99778490877702,1.0090120443459,1.02654519678389,1.05015704399687,1.08844257555144,1.1036810582216598,1.10920007875607,1.11934571720479,1.14073293189117,1.1466321970536002,1.1405001572296598,1.1469087317065,1.13725169875819,1.12781423427202,1.1106629574993798,1.1113833283458898,1.10694291933604,1.09922338378623,1.09144572843487,1.0873951879505,1.07505235704043,1.05501525297499,1.02647967256518,1.01472333659634,1.01139433941735,1.00303879393656,1.01618774187236,1.03524374098234,1.04888160421275,1.04662439721769,1.04577451107273,1.03286841851206,1.0203406652666802,1.01102001002692,1.0120478044442902,1.01105678092299,0.992677642921396,0.973347106687304,0.960369718123048,0.9437719984955872,0.919004905135845,0.8868546144140871,0.8559289716718091,0.8310665292244109,0.812292089035552,0.8054784623902471,0.772459641042959,0.7691239783665641,0.75311113606765,0.744185351295148,0.763518850907712,0.777568031331707],"StdR":[0.12900068719594,0.125234460931296,0.118336974125896,0.113939260450412,0.107893773865587,0.108106903205157,0.11140390540423803,0.101744307953563,0.104503597225065,0.108537444571584,0.106129426639018,0.107624490001097,0.108163286136575,0.11395513051056197,0.115801289773467,0.108701122050672,0.109903491570426,0.106183912198688,0.104046455037222,0.106139666429386,0.111076347125644,0.12621547929394,0.121305461091921,0.122416001928974,0.128460573402572,0.134712707276605,0.12851046382043302,0.122183434727176,0.116901809532129,0.102112317493388,0.0905447558217426,0.0816732146101675,0.0758982445980506,0.069280813840886,0.0641113446076053,0.0590761535976514,0.0581289436363316,0.0561722531353751,0.0534577845915992,0.049309998323722,0.0468187096533632,0.0440928284109197,0.0412459189441024,0.0429247403743338,0.0447342268270706,0.047225665553432,0.0479449192577371,0.0517272559670887,0.0549805436998057,0.0538123593490755,0.0567583303148382,0.0552953188625898,0.05599348069369901,0.058662455457888,0.0609515861205808,0.0665441905184566,0.0708189505941237,0.0794586814991312,0.0851263795741052,0.0817867169387819,0.0739533621383271,0.0676411083876256,0.0598977407747668,0.0542199198326523,0.0507273759398606,0.0506589921568625,0.0488271112556186,0.0460454061527788,0.0436596652432737,0.041220414958812006,0.0400542946687351,0.0353708041325792,0.0308521532742474,0.0301522075968705,0.0319506280887289,0.0317282560834198,0.0340436870478123,0.038583579205158,0.0396439787240664,0.0369651393672879,0.0375513784860292,0.0417946137022671,0.0442244965902185,0.0451294742951426,0.0452006249527952,0.0609020154571588,0.0668772723783426,0.070524042470571,0.0740050443487721,0.0811244631429485,0.0816352113197348,0.0755435415568988,0.0767408729272951,0.0764703161714619,0.0744788021314351,0.0772860478710415,0.0808872933975916,0.0831812328921733,0.0840289320928633,0.0727716001490312,0.0750988155907863,0.0978881979292595,0.179216480523085,0.171153786852418,0.146789518428998,0.114017258296091,0.0908008055318692,0.0746571007778623,0.0641634388876726,0.0583525338657854,0.0539228437073284,0.052021995209912984,0.0491529037936663,0.0469556371025604,0.0455291591021638,0.042034991612701016,0.0294941506669549,0.0282325423599726,0.0247596274250777,0.0279667791898873,0.0306748578552047,0.0347942761411765,0.0383148798570478,0.0423878879001045,0.046149723659973,0.0489579129351125,0.0542479470449914,0.0605431963008336,0.0607249307705637,0.0653022090118528,0.0658801866935229,0.0696427333951078,0.069621678364632,0.0784353540018042,0.0873433889726725,0.09333485534516804,0.0959500463301703,0.101106707812134,0.105889111826251,0.103744932967607,0.106407565506209,0.106201984763275,0.102336225160858,0.117346183244887,0.13580986771470402,0.133510166744069,0.126578346825988,0.106643909552686,0.104842325462005,0.110773612627999,0.109818233518857,0.10725842410975,0.106093053196979,0.11192628680098,0.121235231243089,0.129116375330399,0.121621993905456,0.106641343272245,0.0923165218989068,0.0860190376500624,0.0837040303947608,0.0803505796375064,0.0805987084100297,0.0780009223371161,0.0797603292319915,0.0820005797497994,0.0854171709170379,0.0880553631393949,0.0828401454505219,0.0727423376556736,0.0697707157100234,0.068943518923605,0.0710098527435114,0.0712377441355113,0.0735059475610991,0.0774996350475741,0.0764687887848825,0.0781029655653977,0.0777099133755252,0.0771431268491795,0.0713665250109238,0.0660431573291943,0.0606992854704079,0.0645543628327377,0.071722985782234,0.0757218234030812,0.0787453086959776,0.0843825095151163,0.0878662569030593,0.121197220791539,0.252811731829286,0.314399985678277,0.190166733181532,0.115463118028161,0.0858068817007025,0.0704818584563253,0.0612381930414053,0.056384766307897,0.0519743980684081,0.0466384299190846,0.0432689599847648,0.040949444853961,0.0379930858621449,0.0340710821444152,0.0259665833107706,0.0247018112531228,0.0274424124287817,0.0328030634914067,0.032084226017903,0.0339939610006199,0.0355589710752975,0.0351930066784274,0.0338976486165119,0.0334471242135592,0.0335136709311146,0.0315086280051697,0.0296417520499432,0.028182849680216,0.0264183561332154,0.0248181864228504,0.0232889807294531,0.0202525889255805,0.0188749013426117,0.0181593091240038,0.0165408231648159,0.0160691245898773,0.016113032172074,0.0151739148911121,0.0143461133529157,0.014293283916414,0.014573557537218,0.0143587593458515,0.0140651626827074,0.0139697901390987,0.0138877534560544,0.0135798336717092,0.0133235716769814,0.0132016159690921,0.0130368802059776,0.0130925433337781,0.0128787701765556,0.0129696056979678,0.0130183485449808,0.0130330717469905,0.0128358509801579,0.0126863946888813,0.012918907458078005,0.0133424738440174,0.013616777153279,0.0135741047792618,0.0136645849263062,0.0135506153086565,0.013784730886847998,0.0140733048246454,0.0139774992615534,0.0135373688792884,0.0135529427617252,0.0133496512290618,0.0134687447742198,0.013242872509620002,0.0129071066191076,0.0122454906578592,0.0121754140696912,0.011925198795464,0.0114432939289274,0.0113940739843719,0.0108054733593129,0.0105358480298857,0.0105796079203053,0.0106087655040239,0.0104348770084077,0.0104060274828125,0.0104877130656109,0.010583316623418,0.010508127179729,0.0106537917038185,0.0107982289879049,0.0108901568859056,0.0107772808619721,0.0107264492387749,0.0110273364408435,0.0112409009497261,0.0111889583359448,0.0112220687486968,0.0112613115218913,0.0113169704783539,0.0112517189457709,0.0113804926552092,0.0115551310290152,0.0116642471043266,0.0117210640607818,0.0117300854468366,0.0119164660442262,0.0119401907434104,0.0121661209987138,0.012081020231713,0.0121099837291542,0.0121787433127105,0.0123910115905753,0.0122383986552832,0.0124616323608118,0.0121546867053677,0.0120842251076978,0.011890780426785,0.0118485017802897,0.011737638712831,0.0115071677884684,0.011369786446702,0.0112182390757345,0.0109804629936051,0.0107887649099979,0.0104294233758412,0.010328137796725,0.0100170338819732,0.009944880633858521,0.009928395700940193,0.00994661167254892,0.00994378836079637,0.00983955983468888,0.00996074759508691,0.00975131078844713,0.009670351460109193,0.00957995262495971,0.00965557679250273,0.0095806501008735,0.00941026811307429,0.00933252479484795,0.00927719328667736,0.00928403459048065,0.00906687878685033,0.009104769948578909,0.0091029342166532,0.00912443614644455,0.009501374406189507,0.009730714164052221,0.00997189200999615,0.0104259629268789,0.0107393481196172,0.0113240679267222,0.0119215518890775,0.0126772801438441],"EnoughData":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,1,1,0,0,1,1,1,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,0,1,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,1,1,1,1,1,1,1,0,0,0,0,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Capacity":{"CapacityActiveInfectionPercent":0.0368,"CapacityNewInfectionsPerDayPer1000":0.026285714286000003,"CriticalBedsPer100k":2.3,"Source":"https://www.researchgate.net/publication/338520008_Critical_Care_Bed_Capacity_in_Asian_Countries_and_Regions","Year":2020.0},"Interventions":[]},"data_url":"extdata-LK.json","Name":"Sri Lanka","CurrentEstimate":{"Exposed":847.0,"Infectious":1000.0},"OfficialName":"Democratic Socialist Republic of Sri Lanka","Level":"country","M49Code":"144","ContinentCode":"W-AS","CountryCode":"LK","CountryCodeISOa3":"LKA","Population":21323732},"LR":{"data":{"Rates":{"CaseFatalityRate":0.002513170595907963,"Critical":0.005193313308857011,"Hospitalization":0.02727938656422701},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,3,3,3,3,3,3,3,4,4,4,4,7,7,7,7,7,20,20,25,25,25,25,45,45,45,45,48,58,58,58,75,79,79,79,79,85,85,101,105,108,116,120,123,125,128,131,136,136,139,141,144,144,144,146,148,157,159,167,169,175,176,185,194,195,199,200,206,210,214,219,221,222,240,250,250,254,254,260,270,270,278,285,291,298,312,324,335,338,346,369,377,377,394,395,398,400,420,423,439,439,447,486,496,519,534,547,575,592,613,621,631,641,646,646,664,667,670,673,673,696,698,699,705,705,714,723,725,736,738,738,738,788,788,803,803,803,803,803,816,816,819,821,832,832,832,872,872,872,1158,1162,1163,1163,1163,1182,1190,1194,1194,1194,1199,1210,1210,1213,1214,1214,1214,1214,1216,1216,1218,1218,1219,1221,1221,1221,1221,1221,1221,1221,1221,1221,1221,1236,1236,1240,1245,1245,1245,1245,1245,1250,1251,1254,1254,1264,1268,1268,1271,1273,1276,1278,1278,1278,1278,1278,1278,1278,1279,1279,1279,1279,1283,1294,1301,1305,1310,1310,1310,1310,1310,1311,1312,1314,1314,1314,1318,1318,1328,1331,1331,1331,1331,1331,1331,1340,1340,1343,1343,1343,1343,1343,1343,1358,1358,1358,1358,1358,1358,1358,1358,1358,1358,1358,1358,1358,1406,1406,1406,1406,1406,1406,1406,1406,1406,1406,1406,1406,1406,1406,1406,1406,1406,1406,1406,1406,1406,1406,1406,1406,1406,1406,1406,1697,1697,1701,1701,1701,1701,1707,1707,1714,1714,1714,1714,1714,1726,1733,1757,1757,1757,1760,1760,1760,1760,1766,1766,1770,1770,1770,1770,1770,1770,1770,1770,1770,1770,1770,1794,1794,1794,1856,1856,1856,1856,1879,1883,1884,1884,1884,1884,1884,1884,1884,1884,1884],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,3,3,3,3,3,3,3,3,3,3,3,6,6,7,10,13,14,14,31,31,37,48,50,59,59,59,59,76,76,91,99,101,101,101,117,120,124,124,141,141,141,152,154,158,166,170,178,189,199,199,199,211,211,213,215,219,223,226,229,233,238,240,249,255,265,265,266,266,269,273,280,288,296,311,316,321,334,345,359,370,383,397,410,421,446,458,498,509,516,542,581,601,626,650,652,662,681,684,729,768,770,780,804,819,833,869,874,891,917,926,957,963,998,1010,1024,1024,1056,1070,1085,1088,1091,1107,1108,1114,1117,1135,1155,1162,1167,1177,1179,1181,1186,1189,1207,1214,1216,1221,1224,1230,1234,1237,1240,1250,1252,1252,1252,1257,1257,1277,1282,1282,1284,1285,1286,1286,1290,1295,1298,1298,1298,1304,1304,1304,1305,1305,1306,1306,1306,1307,1311,1311,1313,1315,1315,1316,1319,1321,1327,1332,1333,1334,1335,1335,1336,1336,1337,1338,1338,1338,1339,1342,1343,1343,1343,1346,1347,1348,1354,1354,1355,1360,1360,1363,1363,1371,1371,1372,1374,1377,1377,1377,1381,1384,1385,1385,1393,1393,1393,1416,1419,1419,1426,1426,1426,1426,1436,1436,1438,1440,1442,1442,1442,1452,1461,1461,1468,1491,1498,1507,1512,1512,1528,1539,1551,1551,1551,1551,1551,1578,1591,1595,1595,1595,1595,1595,1595,1663,1676,1676,1676,1676,1676,1676,1676,1676,1676,1676,1676,1676,1773,1779,1779,1779,1779,1779,1779,1779,1779,1779,1779,1779,1779,1779,1779,1779,1779,1779,1779,1779,1779,1779,1779,1779,1779,1779,1779,1876,1877,1878,1882,1887,1887,1896,1898,1901,1901,1912,1914,1914,1927,1932,1936,1936,1939,1939,1939,1944,1944,1945,1945,1956,1956,1956,1956,1956,1956,1956,1956,1956,1956,1985,1985,1985,1985,1988,1988,1988,1996,1998,2002,2009,2010,2010,2014,2014,2014,2017,2017,2023],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,3,3,3,4,4,5,5,5,6,6,6,6,7,7,8,8,8,8,8,8,11,12,12,16,16,16,18,18,18,18,20,20,20,20,20,20,20,20,20,20,20,20,21,22,23,23,23,24,26,26,26,26,27,27,27,27,27,27,28,28,28,30,30,30,30,31,31,31,32,32,32,33,33,33,33,33,33,34,34,34,34,34,34,34,34,36,36,37,37,37,37,37,39,41,41,42,47,47,51,51,51,51,68,69,70,70,70,70,70,71,71,71,72,72,72,72,73,75,75,77,78,78,78,78,78,79,79,79,81,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,3,3,3,3,3,3,3,3,3,3,3,6,6,7,6,7,8,8,24,24,29,40,42,49,49,49,49,62,62,76,84,86,73,73,84,84,87,87,80,80,80,89,88,82,90,92,83,90,100,100,100,106,106,92,90,91,87,85,84,85,87,86,89,93,100,98,96,95,98,100,105,104,110,116,119,118,128,130,135,145,153,166,173,179,200,207,244,254,243,259,298,314,338,356,348,358,369,365,404,436,422,420,432,444,450,463,460,475,482,490,517,516,531,536,534,534,558,516,520,499,487,490,463,452,433,443,453,449,449,459,443,441,441,441,457,440,440,444,441,447,441,435,436,433,432,432,432,387,387,392,397,397,399,400,388,388,389,392,384,384,384,350,350,350,65,61,61,61,61,43,39,35,37,39,34,24,27,26,31,36,37,38,37,37,36,36,36,35,35,35,36,39,40,40,40,43,44,30,36,32,28,33,33,36,36,39,38,36,38,31,27,27,28,29,27,25,33,33,33,56,59,59,65,65,65,65,71,60,55,53,50,50,50,60,69,68,74,95,102,111,112,112,118,126,138,138,138,138,138,155,168,169,169,169,169,169,169,222,235,235,235,235,235,235,235,235,235,235,235,235,284,290,290,290,290,290,290,290,290,290,290,290,290,290,290,290,290,290,290,290,290,290,290,290,290,290,290,95,96,93,97,102,102,105,107,103,103,114,116,116,117,115,95,95,98,95,95,100,100,95,95,102,102,102,102,102,102,102,102,102,102,130,106,106,106,47,47,47,55,34,34,40,41,41,45,45,45,48,48,54]},"Timezones":["Africa/Monrovia"],"AgeDist":{"0-4":740493,"10-14":623080,"100+":0,"15-19":551945,"20-24":463072,"25-29":377781,"30-34":334305,"35-39":295503,"40-44":245405,"45-49":198791,"5-9":678323,"50-54":158075,"55-59":125753,"60-64":97312,"65-69":71158,"70-74":45007,"75-79":31448,"80-84":15002,"85-89":4520,"90-94":667,"95-99":37},"REstimates":{"Date":["2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.5201288499919798,1.37008431265937,1.65554943622311,1.46028166663645,1.59068965020285,1.5909452992773798,1.48741984124968,1.10497103631976,1.05528847404569,1.18659803247792,1.0489205608673702,1.06519328548397,0.9311999768792908,1.17482854231729,1.16780256993691,1.1429572690316498,1.03423629092348,1.04693405548164,0.8966555891940121,0.902983089017071,0.947263884980286,1.07340945334102,1.23044784370199,1.12529427409226,1.05597583430868,0.984218270981983,1.14077640193572,0.910331299704238,0.934530572876537,0.9736346942833428,0.8909072857051659,0.932550637644722,0.9356441625317908,0.8810454685444759,0.898493290734754,0.8715376424076441,0.7614977348233319,0.7759261840779179,0.90378706825483,1.09871316771635,0.9077607157677678,0.9249889744274972,0.9058502624511008,0.937364259523092,0.9538342834485192,1.01642702725189,1.11077339859321,1.18831117531092,1.34874851762501,1.29087711242001,1.27398579568795,1.27441203609789,1.28621527555216,1.28542357488697,1.36774152084149,1.44316691253181,1.51281291328857,1.5091840447922098,1.45793908320023,1.51386354543473,1.43124801820076,1.5781168671203205,1.4237846800196698,1.32994593646968,1.3779857632718402,1.45511448154043,1.4083158852816,1.37259094140929,1.35033391266241,1.2216684051276,1.15104303943417,1.13970275722766,1.08060705197646,1.14200709151044,1.22812110690143,1.04872425100072,1.02353799063852,1.07982082074261,1.02915777480352,0.93163894819863,0.9955003512819608,0.9263572734051192,0.9100880275262192,1.01574485442178,1.02131226574324,1.06576937019974,1.07140983166479,1.02213447511686,0.914241880501581,0.9632071410221088,0.934550026464178,0.9766306471611792,0.9799136546066608,0.99091952815849,0.8640246915425379,0.8685601765030161,0.88289001828004,0.800341891657212,0.81242385544642,0.7153412486509592,0.8058583638445089,0.768976985558625,0.7758109785617701,0.7618408986072379,0.8513089100471499,0.7109333520806429,0.668980884914769,0.6448987505792421,0.6865043296344261,0.838214612633773,0.811417672219153,0.849149556331148,0.8655021803251791,0.8871236521616569,0.8062873067435649,0.688322053655405,0.6852621722577371,0.70518187085704,0.7454124033180679,0.78566662305216,0.8007990028303659,0.7729877879512601,0.8283318166353659,0.635253476471582,0.8375051999340741,0.917784523554366,0.872801781028374,0.8736139790075721,0.817287984249751,0.797404995708917,0.7759158446692529,0.8231509598260279,0.7700875094101078,0.816116500805166,0.8503927489314541,0.8777351146808641,0.920364553105436,0.9373824502067908,0.556449080357526,0.4984817080368379,0.542139311830257,0.5690135025617911,0.600020221082692,0.621628959354293,0.7058598867291992,0.7528873134207041,0.614949427780354,0.6131246256324611,0.74402226623707,0.7926445374574621,0.6009772872819821,0.783769592846967,0.9348198435320308,1.2346654021631498,1.49055452629219,1.40917274167124,1.36112598135375,1.31983830513671,1.2064155632879,1.03854115972236,1.01697613961662,0.976015866558362,0.9442112037099528,0.9528108029348,0.928000047190982,0.863137840344022,0.924508567883966,0.731673311621043,0.5373022621192609,0.528698204300816,0.6902795031771239,0.749553497675129,0.864292933927203,1.23080654597829,1.22680756339106,1.19725021209965,1.4040329550930402,1.33836853964761,1.43317582225866,1.2935555677785,1.4753751095329195,1.34139513394626,1.30616042590775,1.32436289406926,1.26280338514441,1.17296157073347,1.09943657501791,1.00444381386715,1.10817857719294,1.1043394808696598,0.9129145465809352,1.20176139015331,1.08475536937306,1.07419799673205,1.57693215364062,1.59505846634461,1.4362321708643502,1.46568156378186,1.28530931294007,1.21086326457759,1.16081035923861,1.26442884776828,1.1593094541650402,1.14626649332852,1.16328863479678,1.01235532201807,1.00061796915904,1.00225687407333,0.744433246976255,0.887556741914333,0.9214038753052728,0.942878067494886,1.47275945810507,1.58331881898352,1.64400796721427,1.40450083490264,1.29166172975348,1.4391746958266598,1.48602584633587,1.5237279677254,1.40650323200983,1.30623419521782,1.11968582407898,0.984646906261464,1.2641727103713,1.30201312183605,1.05717803941319,0.9613288151850928,0.8691562196894671,0.8351852284808711,0.8591477550028549,0.718843312454567,1.3758393834651002,1.3817116125202098,1.31272482021459,1.2387859632918998,1.18021813165014,1.13951186925805,0.8697334513213149,0.7567375780959499,0.7451137290581709,0.780557601479473,0.8198068128044531,0.851545366048588,0.8817958091205279,1.98223581628834,1.20974956883878,0.9892088219180408,0.963223291819175,0.9628675274289308,0.971956028722173,0.976986848478731,0.985869638956086,0.99176943680597,0.99583257281857,0.9986517623005942,1.00167552479972,1.0020207368553,1.00273959978969,0.0675004525651423,0.010619147505609002,0.0125412458645701,0.0155953714601623,0.0198431572234497,0.0256690525793518,0.0319035755318595,0.0397476589519184,0.0499208470475101,0.0614381654264727,0.0741701117615879,0.0924143727662966,0.109231582851895,13.023012918556399,6.7381933716127085,3.45574846324792,2.4085466315351405,1.96016353074986,1.64781053952619,1.57580891287689,1.4528787815435502,1.3713214776811695,1.2842953586195098,1.32722515066357,1.2807630240598602,1.22277269156604,1.28686743442477,0.472347230840511,0.510412119954307,0.546257142477637,0.5923977510717711,0.595736866770653,0.648785390989222,0.649645887707914,0.6691684037935121,0.686744554397974,0.731345936131631,0.774839667520604,0.7770408296481259,0.8098055633840991,0.587593345456814,0.517159088976323,0.472257274217419,0.521994102605073,0.496312853667141,0.547777227787367,0.602052180752063,1.5361313017808402,1.5272230141663998,1.38272865255671,1.27910706355969,0.969236107812668,0.947948088417375,0.951607337474158,1.19439851425264,1.24427928764118,1.31580363608528,1.44613849659086,1.38489071597945,1.29764185608877,1.31900524298203,0.635641714140281,0.641102285676774,0.7469442263261821,0.797429546831965,0.9150210324252308],"StdR":[0.20871757528775894,0.18918970354159,0.200146297265112,0.178858704884209,0.17994715953803,0.17492801816699802,0.159767877899775,0.13264622446197302,0.128039043368739,0.133364618083254,0.12349105018942097,0.12268183517863,0.115909139696219,0.13006305980445,0.12726666574902498,0.124755049394904,0.118183675503951,0.117049432779632,0.109086369741482,0.110440878066668,0.113190528307275,0.122244992434298,0.12975725746855402,0.123662661794252,0.117083999208752,0.112675736528339,0.122451205069704,0.107961060138994,0.109378084905994,0.112436829493967,0.108099882030309,0.111914219543285,0.1129237332119,0.110061455095232,0.11253417840245697,0.113444106269604,0.10605899490781097,0.108415959845944,0.118676703407335,0.136136227873019,0.121249641273181,0.123353139641353,0.123252486417966,0.126917170499238,0.129075643822246,0.133918455925485,0.138816458875195,0.145250990535073,0.150848520687918,0.145231427480359,0.14009846017006194,0.136122837253101,0.134118326146156,0.13321046318807594,0.13384649399331094,0.132804865391634,0.13231774386304698,0.12796426495001198,0.120465392642763,0.118151069290823,0.111778218469926,0.113089415421581,0.101373503131054,0.0954804868613012,0.0939448190927893,0.0944291834540321,0.0898195723935971,0.0846204955109697,0.0826211543824461,0.075893413553091,0.0722174595086864,0.069790752862536,0.0675511092713349,0.0687529702935242,0.0714704867309724,0.064082703769367,0.0629007474170556,0.064340857895533,0.0620111498684081,0.0595649944557609,0.0608744832222641,0.0585498555180256,0.0584741430874488,0.0626115841252319,0.0626815851060795,0.063925772832021,0.0638163610524868,0.0620179665433378,0.0591849563530584,0.0610528094764275,0.0597294686562283,0.0612865094230134,0.0616743972673575,0.0628734720564453,0.0577459484898789,0.0591205850865092,0.0608442951970699,0.0579196973421146,0.0593113797559218,0.0570899570434974,0.0608263559234517,0.0607331976854797,0.0625403777513714,0.0636829041419601,0.0695125427091862,0.0641828192725265,0.0638556020832018,0.0641263361647827,0.0682065062226528,0.0772270339073022,0.0788039692379022,0.0816388354513891,0.0850031760766504,0.0857954651709001,0.0840905127370342,0.07714933622001101,0.0789449390854239,0.0822886879892838,0.0869477184046426,0.0917119923600904,0.0945237541167676,0.0954296875651262,0.10002359076987803,0.0899989746936318,0.105190131753648,0.112263548367767,0.111404291794998,0.112840220243265,0.108667537276235,0.110497353508437,0.111423392347667,0.115908326439416,0.112753300438313,0.11929187952990597,0.124846344841275,0.12736602798233998,0.132597422876917,0.136398792239583,0.10541212673202803,0.10166006932216698,0.110448450661448,0.11896522128284,0.12928681600393402,0.135667801374578,0.151347566655049,0.16232356929589,0.149844567356377,0.155600542288303,0.17602967908156195,0.187609732264534,0.16860230301476695,0.197134219418425,0.220582106440809,0.258980434562189,0.2816155906093111,0.26988302868916103,0.252739174449569,0.245044172021425,0.22448560425963604,0.203788436143822,0.200701183103271,0.195173881597288,0.1922736224964,0.194506332604057,0.192654295574267,0.189911976272925,0.195073726774746,0.17921407731251898,0.15570570854371898,0.16104826012755602,0.193455612722219,0.20662349790787105,0.23250232808972,0.281731400761884,0.284299120227393,0.273804910270318,0.293733286608773,0.280595952966974,0.281336688909393,0.258122924532099,0.269272787374132,0.25108158678799697,0.238844474153994,0.236353867684269,0.221275613156821,0.209641359653969,0.20251207713009,0.19030533520515,0.199168823770746,0.198374644119862,0.17765475184426102,0.20755075604604106,0.195601096993424,0.19266162781030305,0.232935827642966,0.22815720944961895,0.207663027584924,0.20420234580420696,0.182602036001096,0.17098218272576096,0.165682192966053,0.16947551319395002,0.159295027530874,0.154373835943036,0.154416103045646,0.144905066930975,0.14157218122026902,0.143029025682511,0.122397143364786,0.135165919405575,0.138779896147807,0.143491908178133,0.182428235916014,0.186047797997672,0.181457642441326,0.16129004819399806,0.148020859674929,0.15358959231210098,0.150090454150887,0.146785275421098,0.13663720251254902,0.127215003660215,0.11315845867407,0.10369179581848198,0.116691036959816,0.117064177183431,0.103587358306572,0.0966563496644938,0.092793485992513,0.0920963702038594,0.0945952350486543,0.0865294485371094,0.123313024064352,0.122205011119059,0.118355678340548,0.110405919788987,0.104684624793212,0.10120163255732302,0.0877444235731615,0.081025036655787,0.0829906643672284,0.0865058130839401,0.0905899013556368,0.0936723068597019,0.0973780839299752,0.147835521246637,0.112036901377143,0.0963381650459543,0.0942574801340518,0.0955485091533675,0.0948398391829879,0.0966143108550075,0.0971411131347942,0.097879222541405,0.0976138052058045,0.0982360955078413,0.0984775556237467,0.097006819649473,0.0997756013795856,0.0253733386178688,0.0108545561856255,0.0126339330827446,0.0156392771987836,0.0196074340235191,0.0253521296688781,0.0323192385410395,0.0403580245654726,0.0502013955398217,0.0619810850531862,0.0748782212780579,0.0942955958739712,0.110804558256108,2.24372061501717,0.957404337491106,0.402433416251912,0.25652384607572704,0.196868811004566,0.163136312351301,0.149187593197881,0.136969282009697,0.126919438148637,0.116535687702139,0.115888688720615,0.112022790077219,0.106106409664497,0.10700296248216,0.0624263197511754,0.0665845867550622,0.072140152936573,0.0784828513681418,0.0822931615636481,0.0900393480076517,0.0943676144803477,0.0983898859130761,0.102993776582734,0.11030949067494,0.11539119029738497,0.117982820014634,0.124115245854341,0.108355486885717,0.10326828037995403,0.103523443152712,0.11378063349972,0.116792783887081,0.13152838939689598,0.14320789958147306,0.241896983537221,0.23898627983206305,0.21815497842800505,0.200408057003124,0.17105996923245806,0.16600446840665198,0.166684264124449,0.18631901841497306,0.190938671330582,0.192569649136052,0.199751368998266,0.187814408653008,0.174699885142854,0.17181711647873202,0.115166030142405,0.116237116646821,0.130236565462463,0.13982030591623598,0.15283125365568898],"EnoughData":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,0,0,0,0,0,0,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]},"Interventions":[]},"data_url":"extdata-LR.json","Name":"Liberia","CurrentEstimate":{"Exposed":2081.0,"Infectious":2000.0},"OfficialName":"Republic of Liberia","Level":"country","M49Code":"430","ContinentCode":"W-AF","CountryCode":"LR","CountryCodeISOa3":"LBR","Population":4937374},"LT":{"data":{"Rates":{"CaseFatalityRate":0.014167070625440115,"Critical":0.02933113936533604,"Hospitalization":0.08657713264305689},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,5,7,9,16,41,66,98,122,179,195,236,270,287,365,408,474,530,577,615,644,686,715,761,804,858,888,905,927,946,969,989,1049,1096,1119,1134,1156,1174,1181,1189,1198,1209,1212,1241,1256,1260,1266,1269,1274,1279,1283,1291,1302,1319,1325,1333,1343,1359,1365,1374,1390,1396,1402,1413,1428,1443,1453,1465,1474,1478,1482,1488,1494,1502,1509,1511,1516,1520,1521,1525,1534,1544,1549,1554,1559,1573,1581,1585,1588,1595,1598,1599,1602,1610,1610,1615,1618,1619,1620,1621,1623,1626,1632,1632,1633,1634,1640,1643,1647,1652,1655,1659,1667,1668,1672,1678,1683,1685,1686,1692,1713,1719,1728,1743,1756,1762,1766,1768,1773,1777,1781,1786,1786,1792,1810,1884,1891,1912,1925,1932,1946,1964,1996,2016,2054,2071,2085,2111,2142,2160,2194,2229,2260,2284,2298,2332,2367,2401,2442,2480,2504,2530,2567,2611,2636,2673,2709,2724,2754,2785,2810,2845,2899,2925,2942,2971,3006,3048,3102,3165,3217,3231,3269,3332,3395,3487,3622,3701,3734,3833,3969,4100,4184,4367,4480,4532,4633,4784,4930,5091,5266,5398,5485,5558,5812,5975,6211,6525,6693,6781,7228,7693,8198,8706,10000,10238,10433,11552,12425,13310,14076,15947,16501,16913,18336,19616,20819,21947,23985,24721,25136,27061,28028,29522,31058,34048,34978,35598,37809,39380,41210,43045,46307,47078,47609,50455,52693,55045,57334,61807,63010,63540,67073,69634,74906,76183,77526,78734,79567,84559,87222,89974,95587,96800,98149,98982,103029,105988,108904,111380,116502,117648,118208,121607,124255,126926,129314,133822,134902,135541,138778,141199,143789,145654,148796,149408,149934,152470,154297,155987,157440,159735,160162,160516,162392,163763,165099,166164,168368,168703,168890,170340,171280,172363,173163,174784,174943,175034,142313,175034,175278,176671,176925,178126,179364,179509,179624,180640,181230,181809,182263,183324,184785,184848,185770,186209,186737,187162],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,3,3,4,6,9,12,19,27,36,47,69,111,128,166,208,263,292,339,378,424,468,512,579,631,683,716,750,783,821,858,896,926,952,970,977,995,1022,1050,1091,1153,1173,1226,1250,1272,1291,1301,1316,1328,1337,1364,1375,1389,1394,1399,1407,1410,1416,1421,1430,1459,1471,1479,1488,1502,1511,1521,1536,1545,1551,1559,1580,1592,1598,1612,1618,1628,1632,1640,1649,1654,1662,1667,1671,1676,1679,1684,1689,1700,1709,1716,1722,1728,1747,1751,1758,1763,1768,1771,1773,1779,1787,1790,1793,1796,1798,1799,1801,1803,1808,1810,1811,1812,1813,1820,1823,1826,1831,1836,1839,1849,1852,1856,1860,1864,1869,1870,1891,1897,1903,1910,1928,1942,1944,1946,1956,1982,1996,2003,2014,2022,2037,2056,2069,2087,2104,2114,2131,2141,2165,2189,2225,2247,2259,2277,2303,2324,2346,2379,2409,2430,2467,2489,2521,2558,2588,2629,2667,2688,2720,2756,2804,2833,2868,2900,2923,2952,2972,2998,3034,3077,3094,3126,3158,3194,3238,3291,3330,3381,3392,3437,3499,3560,3659,3739,3809,3854,3927,4065,4179,4290,4381,4485,4573,4688,4779,4950,5075,5180,5279,5359,5474,5616,5749,5953,6113,6239,6357,6494,6749,7030,7258,7511,7718,7921,8234,8661,9106,9586,10183,10948,11371,12142,13090,13815,14815,15698,16532,17425,18078,19070,20720,22660,24636,25674,26782,28215,29769,31826,33351,34728,35876,36842,38783,40452,42721,44699,47008,48197,49368,51656,53755,56085,58211,60176,61311,62511,64621,67081,69600,72463,74680,76071,77476,80615,83959,87066,90412,93255,95178,96694,100173,103398,106645,109989,112912,115047,117086,120890,124856,127547,129914,131601,133395,135503,139487,141955,145430,146937,148202,149579,151220,154007,156416,158474,160238,161741,162515,163527,165291,166736,167960,169194,170036,170513,171380,172612,173889,174922,175929,176702,177243,177934,179217,180160,181019,181740,182543,182898,183444,184208,184948,185601,186278,186770,187039,187421,187991,189058,189665,190241,190724,190937,191264,191821,192193,192986,193562,194051,194333,194833,195481,196049,196690,197343,199145,199398,199825,200351,200898,201335],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,3,4,4,4,4,4,6,6,6,7,8,10,11,11,11,12,13,14,15,16,20,20,21,22,23,26,26,27,27,28,29,31,32,32,32,32,32,33,33,33,33,34,35,35,35,36,36,39,39,39,41,42,43,45,45,46,46,46,47,48,49,51,51,52,52,54,54,55,55,55,55,55,55,56,58,58,58,58,59,59,59,60,60,60,60,60,60,60,60,61,61,61,61,61,61,61,61,61,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,65,66,67,67,68,68,68,68,69,69,69,69,69,69,69,69,69,69,69,69,69,69,70,70,71,71,71,71,71,71,71,71,71,71,72,74,74,74,76,77,77,77,77,78,80,81,82,84,85,86,87,87,89,89,90,94,94,97,98,100,102,105,108,112,115,116,122,124,129,134,138,144,152,155,159,170,176,178,185,195,204,212,229,239,250,264,281,295,309,329,350,373,392,412,439,459,477,499,526,549,571,593,620,641,675,694,732,766,790,834,859,886,903,938,985,1039,1067,1112,1137,1180,1219,1265,1293,1339,1395,1430,1466,1510,1571,1613,1652,1695,1740,1796,1837,1888,1938,1975,2015,2049,2092,2133,2174,2203,2246,2280,2317,2350,2385,2419,2450,2476,2498,2523,2561,2597,2631,2654,2674,2691,2720,2749,2766,2791,2808,2830,2847,2867,2885,2908,2927,2937,2955,2972,2988,3013,3038,3057,3070,3080,3095,3113,3129,3145,3162,3171,3178,3189,3200,3209,3225,3234,3244,3253,3263,3281,3294,3303],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,3,3,4,5,8,11,18,26,36,47,69,111,128,165,206,260,288,335,374,420,464,506,573,625,676,708,740,772,809,845,882,911,936,950,954,966,986,988,1003,1032,1025,1021,1028,1009,993,985,920,888,831,802,766,742,717,680,659,616,578,528,507,519,508,497,480,474,423,384,375,368,350,340,353,357,354,356,358,338,325,329,331,333,334,334,333,330,322,310,309,312,310,299,299,296,299,296,297,291,280,268,260,254,253,252,251,248,243,236,231,231,231,229,229,226,218,214,212,210,210,201,196,202,202,199,200,203,205,198,219,220,223,228,245,258,258,257,261,287,300,306,311,316,327,341,351,365,374,383,396,399,418,440,475,491,482,494,511,517,526,553,579,598,630,648,675,706,735,770,789,736,761,776,810,832,853,867,858,867,849,858,880,897,883,897,895,896,908,937,961,978,954,965,986,1009,1084,1138,1171,1172,1219,1318,1396,1492,1551,1623,1686,1766,1803,1947,2053,2128,2191,2227,2287,2365,2445,2635,2755,2818,2872,2913,3033,3232,3426,3578,3647,3716,3942,4182,4511,4938,5428,6040,6312,6917,7686,8273,9178,9985,10561,11280,11691,12367,13842,15684,17204,17769,18355,19270,19519,21324,22637,22881,23142,23203,24357,24132,25828,27374,28233,28122,28072,29210,29244,30815,32504,32522,32663,32348,32888,32339,33890,36099,36081,35857,35407,36684,36749,39050,41818,41761,41418,40537,41702,40411,42416,45184,44546,44074,40785,43277,45864,47303,48776,45429,44521,43834,42160,43359,45444,46067,43235,41616,40301,40578,37822,38693,39856,37931,36014,34321,33660,30564,30673,31234,28808,26838,25093,24435,22532,22917,23364,21578,20272,19256,19057,17676,18091,18433,17343,16305,15498,15177,13695,13990,14461,13493,12804,12086,11840,11261,11684,12150,45341,12823,12891,12037,12139,11715,11036,11371,11531,11004,11051,11031,11202,10785,11116,11297,10792,10861,10867,10870]},"Timezones":["Europe/Vilnius"],"AgeDist":{"0-4":145118,"10-14":120680,"100+":571,"15-19":122161,"20-24":133645,"25-29":183233,"30-34":186363,"35-39":151202,"40-44":161179,"45-49":194730,"5-9":155557,"50-54":184854,"55-59":235704,"60-64":186583,"65-69":166228,"70-74":108457,"75-79":114826,"80-84":83342,"85-89":55827,"90-94":25757,"95-99":6274},"REstimates":{"Date":["2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[2.93487880894037,2.83422601913026,2.43462547151117,2.2527672811465203,2.05625681127152,1.94067539939782,1.82003283391225,1.71943862063587,1.70980670740625,1.64478364643307,1.55615010406097,1.3945396844282298,1.32896187030272,1.24256872319507,1.17830239133363,1.10457673947717,1.09701681839931,1.04872304379391,1.0149475770577,0.962887988003078,0.90093858761718,0.866710206871683,0.812931810629452,0.7936380972548969,0.802039125164822,0.8939772235950529,0.8919986963563241,0.956034736437864,0.9400661944056572,0.915986995392652,0.885615000492568,0.8565294254389749,0.849495115460785,0.858165343744963,0.887452100825755,0.9308911528459132,0.906617135229854,0.884178014053742,0.804803304787972,0.6719400905268299,0.670266871833794,0.559433718212396,0.543185404427611,0.5316578595923099,0.543875428526546,0.675370713751301,0.717391017617572,0.741369335109516,0.77927749662642,0.7427852727857329,0.7643981913942759,0.774218692661034,0.865960769392248,0.917823920459427,0.921522345592288,0.9661767163024398,1.07111851307676,1.11031376306996,1.0730995050532,0.960250958291973,0.9171510747111792,0.936519250094313,0.9160600207587308,0.8912552150639829,0.90407875021485,0.888728409041032,0.8594895796392921,0.8489478247355609,0.858821528550554,0.8603587786508091,0.7489702797120279,0.721626648935239,0.747954688953456,0.7610676113875021,0.8242723073284302,0.829286421915033,0.87787749076527,0.880646304331105,1.00199527459365,1.00238666633294,0.9930864125471728,0.9916429487903532,1.00442776408182,0.9841523778301,0.974697967632691,0.988122240776984,1.02214482661291,0.939469605476976,0.881333318944221,0.8544470292011089,0.8293259220858771,0.8008324135725648,0.63439364958774,0.6430587875158891,0.6616111431507861,0.669330116581328,0.654994178770043,0.6686474927402271,0.6958211842499601,0.75922527286024,0.7039031451535659,0.742448376477135,0.8238960216780781,0.9015803012108028,0.95029739280721,1.1707642455505,1.18070257532626,1.19258025153853,1.13482602220005,1.14390299586983,1.19531556250113,1.16410531448923,1.51080012172078,1.41206757957219,1.36558474449403,1.34212853651201,1.4599965043331,1.49381841790883,1.37124702942117,1.18283618918403,1.20988576572295,1.41763978255465,1.45152638208617,1.38848764439056,1.3531872536996,1.3358825886443502,1.2115702969152802,1.2629573382806698,1.2674018544390502,1.29378304019783,1.22943915514625,1.15199971137879,1.2142130912328302,1.22665161424064,1.26892552153158,1.20722290270376,1.28499533474948,1.3152330825999798,1.25767095913853,1.24860239756194,1.24994055926623,1.20769367516032,1.2023260940582,1.2257326475317298,1.23583192731823,1.23211123930383,1.26158381181263,1.2524133110407198,1.2301782363142602,1.22471451690748,1.16074583571193,1.1820437096245,1.2273532515511,1.19499484805364,1.1718763306356998,1.17802537390148,1.21186470229792,1.16387715163377,1.1413578045576005,1.13918898782361,1.07927802837983,1.07705741783739,1.03504735046709,1.0019771873134,1.01213729635245,1.01707962469013,0.96782385180268,0.995685284914037,0.9994142141563492,1.0009868569023102,0.9944110196367708,1.0498666407199,1.0556108666253698,1.0911549180343,1.0509558894687,1.0733726550018698,1.15431879734429,1.20790776339368,1.30240009529255,1.3223172621489498,1.35782617576522,1.3049437980394498,1.3042683708593898,1.4029556638923502,1.4292868656514202,1.4182830413505805,1.391756661969,1.36785753982097,1.3738742687851102,1.36932536225168,1.317896724371,1.35244567662097,1.30297835953813,1.25704546452476,1.2237364661417,1.2035118392529198,1.1938523814809598,1.15835674112242,1.1390034473577,1.17761588177082,1.19394415975878,1.17337659091844,1.15814979591968,1.14028567282477,1.21306798735754,1.24348243687321,1.25720799604208,1.28832506479761,1.28794637606096,1.28999391275957,1.32442582057681,1.38812251884902,1.44295223315814,1.45982678090015,1.51948806851417,1.62328628093074,1.57689340731372,1.6156937816086798,1.64736503188407,1.59415702888389,1.60969265646215,1.58272462067239,1.5500259713316795,1.52674294559533,1.45030013661693,1.4172829103495703,1.47313343769665,1.54216594610966,1.57226347065156,1.4661670094325,1.41236279957376,1.37048571971447,1.33366298873146,1.3592478982583702,1.32138426767694,1.28389344244962,1.24143764164282,1.1931816227651202,1.22707187306057,1.2236597736494,1.2138850737793898,1.1730030256151498,1.15325126686421,1.1296863282185,1.10657227807726,1.12615555980962,1.13054311587557,1.12009386695795,1.12440085943676,1.1278407218441202,1.10403139324109,1.09299406182301,1.08193743791023,1.09913670772352,1.09278655741265,1.11122883397902,1.08883105418788,1.07874459489368,1.0724156873796802,1.09095897277466,1.1222872068868002,1.13108108831064,1.15130546719407,1.1547750056586898,1.15213128689629,1.13285440702715,1.14989660842332,1.1465045378153702,1.14057982022473,1.12765168582695,1.12297928077623,1.12062397709553,1.11558721881402,1.11200028060612,1.10760733334488,1.07643017846803,1.03412377911724,0.9943544338392408,0.988640100000049,1.00567449831213,1.02031136122718,0.9995590316912292,1.00472935034003,0.956999087390006,0.917619081770808,0.907818960241304,0.91152918747703,0.8993773803163859,0.872552448343823,0.873165471697364,0.8760861429893281,0.8912433191174971,0.8798376087775791,0.864852430180346,0.814687016751516,0.8051844383163901,0.757200529248337,0.778498455010298,0.796676121019668,0.794771553591692,0.794861306171197,0.761420460407503,0.7443595012796421,0.7322522868948621,0.7324653985929309,0.7333470804615051,0.7580669654757131,0.7767305026342429,0.78321945580989,0.785236729985429,0.7934066723363531,0.7908532244632579,0.8174047516443349,0.8373587454040359,0.8404375736855879,0.8304499948152528,0.814201105940138,0.8100662097003271,0.8104344350154971,0.814660000612611,0.8188659138578279,0.8187947744069108,0.7812424240534109,0.820182831299527,0.824823813468618,0.8366303494192501,0.82916633299547,0.8383067419868879,0.83885822087978,0.8396173588869681,0.821140004191294,0.861469417384657,0.873058030706831,0.893117360772434,0.91235289681715,0.9418922020973168,0.963116096475433,0.905291930762291,0.918804466742382,0.9412126736618532,1.12888589229266,1.12674479390218,1.11632259192413,1.08727494126989,1.08771510264612,1.02588789001039],"StdR":[0.23060259614435,0.20173963408253895,0.166263671779704,0.143093899073239,0.123511479937414,0.108966839264316,0.0970563683533847,0.0876966649321019,0.0827680447176984,0.0768488505025967,0.0695569455367863,0.0629873500513175,0.0585207064723263,0.053960879512899004,0.0503999559559921,0.0477078589117396,0.0459262647080244,0.0450771064921952,0.0433379295723595,0.0417937028743057,0.0402818114973773,0.0395634993280055,0.0385447843489294,0.0388268122483476,0.0398838776687226,0.0430974937151008,0.044083430689445,0.045758903427125,0.0454411047318448,0.0452303779922037,0.0448207800590564,0.0448047530007379,0.0441835579902341,0.0454803076174057,0.047237421648400994,0.0483201712658987,0.048703129855182006,0.0477256272501492,0.0454624970466759,0.0433859885515245,0.0437498745789473,0.0406996836501912,0.0424767702517271,0.0444867877529884,0.0468394998357255,0.0554973919503119,0.05975344431955201,0.06150491007613201,0.0658045509494425,0.0647781515336575,0.0662087265558697,0.0681351680039999,0.0738665554484393,0.0770214866954267,0.0772806319764849,0.0801556672366071,0.0840385700377502,0.0863003378502591,0.0830976231755506,0.0785832613760437,0.0755870162283456,0.0766775352290156,0.0764742061641423,0.0750849699240685,0.0756792000279542,0.0767473304365802,0.0761280973639968,0.0764574218975689,0.07869068260982401,0.080566544172743,0.07556792583363499,0.0748262116664929,0.0776939393680764,0.0810030517446252,0.0872570376306288,0.0884905815911622,0.0918841888563975,0.0929510456898398,0.101317455203282,0.102009002314563,0.102109456805611,0.100796328220789,0.102095562939929,0.09922326162905,0.0983312651192871,0.10154478345305802,0.102355552904032,0.0991096942855683,0.0956989809236809,0.0946966224116664,0.0947410615401707,0.093274119930877,0.0856562201791896,0.0874427482680584,0.0917428692842726,0.0958651981078473,0.10006168688381402,0.103033881967904,0.109096825154107,0.118151966949955,0.116942221656945,0.12115160688778,0.132980688950369,0.140532276724805,0.147440782457136,0.163771633209059,0.166177593516449,0.162935488556887,0.158252754790256,0.155052378184391,0.156445905973036,0.15145236648512198,0.170727659089788,0.160585542889199,0.151058771755068,0.14550026798400598,0.147602468098198,0.14413969321253,0.134849685526598,0.121274058711919,0.119458974959754,0.127451509316337,0.124897227578445,0.117331777175731,0.112616422157439,0.108322734084125,0.101104678287444,0.101533319695635,0.0985161067594939,0.0989911322202512,0.0930099660308286,0.0872956854935397,0.0884089586182969,0.0879525657980116,0.0881762109009298,0.0835204210440984,0.0865965476294888,0.0847506560122602,0.0804219738748261,0.0780124919537009,0.0769749866187674,0.074897702438755,0.0735130768763909,0.0730231029980711,0.0712081140012145,0.0708010026975934,0.0700525426252453,0.0679725977011015,0.0657666091984274,0.0642091343905065,0.0615225819297179,0.0610281988600154,0.0611780117037851,0.0598113888186507,0.0577060649220371,0.0574892763476262,0.0577808058584574,0.0557128122529262,0.0538753530598135,0.053483701616254,0.0509017375778839,0.0501223227927353,0.0490659753411146,0.0479716965258759,0.0479189821584357,0.0487121340118943,0.0463076326666704,0.0478063048141635,0.0478570583334808,0.047484307028145,0.0480189725479092,0.0492168499925311,0.0494705667519535,0.0501871409892346,0.047957350756748,0.0489787012231045,0.0499391610513727,0.0510718014591012,0.0519705844438709,0.0521913448446054,0.0514649702448802,0.0501153522279488,0.0483704384374577,0.0494828022279505,0.0484874454017797,0.0476741262594173,0.0460104189918738,0.0441070953220869,0.0428398449195562,0.0419979563244278,0.0398269307087251,0.0396747114171818,0.0373367952782399,0.0360161322486429,0.0344418184609286,0.0331483673912751,0.0325618320796177,0.0311608951259506,0.0302699885735552,0.0303996831649413,0.0300584758150243,0.0293173963687798,0.0290613885375514,0.0284035361152066,0.0287257410103985,0.0287099994306209,0.0283731664789943,0.0281203236674359,0.0282533109632907,0.0279000415264103,0.0276685900702172,0.0283828198169977,0.029095279182758,0.0293068370906429,0.029721835414066,0.0314105302449712,0.0314621412527725,0.0321063824259537,0.0328957761584423,0.0321122269818533,0.0320803374821661,0.0311013163249359,0.0305780616338816,0.0291879666074948,0.0272594629377732,0.0257980959461929,0.025395997658742,0.0258661666068274,0.0264436658210382,0.0253337765394358,0.0239011141601408,0.0225949955135248,0.0212010594559579,0.0206301841724734,0.0193937753892357,0.0183847436931397,0.0172425427487388,0.0158002912574497,0.0154136448503167,0.0146999766701095,0.0140457443429464,0.0133991243539484,0.01281543745906,0.0120546521755721,0.0113871015895276,0.0110152052885749,0.0105197384900134,0.0100653501040807,0.0100622265595093,0.0098518859281698,0.00947015873527063,0.00922421153203811,0.00891700422571804,0.0087945186730776,0.00846664288675411,0.00847108943898398,0.00819112148565275,0.00819041526026488,0.00797910727453702,0.00786171616774405,0.00790486799031943,0.00791574115136587,0.0081115448290656,0.00830757403324353,0.00842040971017193,0.00845050931600411,0.00851915505583832,0.008494274278152929,0.00841822261790697,0.00844970769723797,0.00831240789527968,0.00812309761721573,0.00799478926089586,0.00788918411965493,0.0076655960151625,0.00746554692326843,0.0070479092348709,0.0066586742320252105,0.0063798445451658,0.00604310783508226,0.0059096820429179395,0.00563977058367388,0.005514069181447471,0.00527778949846517,0.0052066926405780894,0.0052206770496960285,0.0053374293658218,0.00534040503745943,0.00533867170726231,0.00562169425717479,0.0058978792847435,0.00613481070549345,0.00621710503071831,0.0062805220137507785,0.00628438566077032,0.0065389259659377795,0.00676609451173761,0.00747071300453009,0.00825411428836993,0.00865365063596395,0.008910166309385441,0.00892744113782732,0.009065649578716141,0.00944817782590341,0.009880591986137041,0.0103894174277518,0.0111739655575275,0.011859021507021002,0.0119604045548537,0.012160581040424,0.0122843199227281,0.0121828683045168,0.0125006390691332,0.012713973326875,0.0126068250649829,0.0124580228317126,0.0120979378715826,0.0120034470173449,0.0121903907705874,0.0122222798216523,0.0123067530097363,0.0124254372779205,0.0120895975267061,0.0125951975752235,0.0128738823971975,0.0131197177500884,0.0130817162125418,0.013042399240543998,0.0132330953923327,0.0131707421793766,0.0128860453582105,0.0136037299949207,0.0135888111451763,0.0137115130207122,0.013844605501269,0.0138321495956825,0.0138533042162975,0.0127633066619189,0.0127602034744205,0.0126706859501995,0.0144306858117185,0.0141343450594886,0.0135648227314482,0.0127834647043584,0.0122634684948979,0.0117007334970313],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Capacity":{"CapacityActiveInfectionPercent":0.248,"CapacityNewInfectionsPerDayPer1000":0.177142857143,"CriticalBedsPer100k":15.5,"Source":"https://link.springer.com/article/10.1007/s00134-012-2627-8","Year":2012.0},"Interventions":[{"type":["Gatherings <100","School Closure","Gatherings <1000","Some Businesses Suspended"],"dateStart":"2020-03-13 00:00:00+00:00","dateEnd":"2020-03-16 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-16 00:00:00+00:00","dateEnd":"2020-03-30 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-30 00:00:00+00:00","dateEnd":"2020-04-10 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-04-10 00:00:00+00:00","dateEnd":"2020-04-23 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-04-23 00:00:00+00:00","dateEnd":"2020-05-18 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100","School Closure"],"dateStart":"2020-05-18 00:00:00+00:00","dateEnd":"2020-05-25 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100"],"dateStart":"2020-05-25 00:00:00+00:00","dateEnd":"2020-05-30 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Gatherings <100"],"dateStart":"2020-05-30 00:00:00+00:00","dateEnd":"2020-05-31 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-05-31 00:00:00+00:00","dateEnd":"2020-06-01 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Some Businesses Suspended"],"dateStart":"2020-06-01 00:00:00+00:00","dateEnd":"2020-06-17 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing"],"dateStart":"2020-06-17 00:00:00+00:00","dateEnd":"2020-07-01 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","School Closure"],"dateStart":"2020-07-01 00:00:00+00:00","dateEnd":"2020-07-02 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing"],"dateStart":"2020-07-02 00:00:00+00:00","dateEnd":"2020-07-27 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Gatherings <100"],"dateStart":"2020-07-27 00:00:00+00:00","dateEnd":"2020-08-07 00:00:00+00:00"},{"type":["Symptomatic Testing","Mask Wearing"],"dateStart":"2020-08-07 00:00:00+00:00","dateEnd":"2020-10-01 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing"],"dateStart":"2020-10-01 00:00:00+00:00","dateEnd":"2020-10-09 00:00:00+00:00"},{"type":["Symptomatic Testing","Mask Wearing"],"dateStart":"2020-10-09 00:00:00+00:00","dateEnd":"2020-11-07 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-11-07 00:00:00+00:00","dateEnd":"2020-12-16 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-12-16 00:00:00+00:00","dateEnd":"2021-01-18 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","Stay Home Order"],"dateStart":"2021-01-18 00:00:00+00:00","dateEnd":"2021-02-08 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","Stay Home Order"],"dateStart":"2021-02-08 00:00:00+00:00","dateEnd":"2021-03-01 00:00:00+00:00"}]},"data_url":"extdata-LT.json","Name":"Lithuania","CurrentEstimate":{"Exposed":76.0,"Infectious":100.0},"OfficialName":"Republic of Lithuania","Level":"country","M49Code":"440","ContinentCode":"W-EU","CountryCode":"LT","CountryCodeISOa3":"LTU","Population":2759627},"LU":{"data":{"Rates":{"CaseFatalityRate":0.010236133461985758,"Critical":0.021181614263166632,"Hospitalization":0.071317989827086},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,6,6,6,6,40,40,40,40,80,80,80,500,500,500,500,500,500,500,500,500,500,500,500,526,552,579,601,627,637,670,711,728,3007,3088,3104,3123,3123,3134,3213,3213,3318,3379,3405,3412,3452,3505,3526,3550,3586,3602,3610,3629,3665,3682,3699,3702,3715,3718,3728,3741,3748,3758,3767,3781,3783,3791,3803,3815,3815,3833,3845,3848,3861,3874,3885,3888,3899,3901,3902,3904,3910,3918,3922,3929,3931,3933,3935,3940,3944,3951,3956,3959,3959,3965,3968,3968,3978,3978,3997,3998,4003,4012,4016,4016,4016,4016,4056,4056,4056,4086,4086,4086,4183,4195,4247,4275,4333,4333,4333,4464,4479,4530,4591,4647,4647,4647,4825,4855,4959,5027,5192,5192,5192,5498,5537,5623,5750,5848,5848,5848,6170,6222,6262,6414,6500,6500,6500,6739,6753,6813,6903,6969,6969,6969,7106,7114,7140,5854,5909,5942,5967,5984,5990,6015,6074,6126,6126,6126,6126,6266,6292,6367,6367,6421,6421,6555,6561,6593,6641,6703,6703,6703,6839,6848,6862,6910,6976,6976,6976,7128,7136,7174,7280,7428,7428,7428,7793,7793,7900,7900,7900,7900,7900,7900,7900,7900,8384,8468,8468,8468,8471,8472,8473,8474,9085,9085,9085,9570,5158,9681,9865,10081,10081,10081,10717,10825,11063,11519,12094,12094,12094,13913,14094,14094,14798,15428,15428,15428,17734,18024,18504,19231,20014,20014,20014,22004,22189,22630,23404,24073,24073,24073,26086,26156,26497,27356,28029,28029,28029,29792,29792,29792,30898,31678,31678,31678,33367,33486,33920,34609,35237,35237,35237,37106,37221,37574,37574,37574,37574,37574,40456,40608,40978,40978,40978,40978,40978,43364,43468,43712,44187,44482,44482,44482,44845,44848,44935,45449,45654,45654,45654,45997,46051,46211,46499,46656,46656,46656,47109,47147,47302,47506,47615,47615,47615,47974,48006,48092,48311,48421,48421,48421,48853,48846,48949,49166,49301,49301,49301,49775,49807,49994,50198,50386,50386,50386,50931,50945,51064,51290,51487,51487,51487,52019,52062,52185,52445,52662],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,3,3,5,7,19,34,51,59,77,140,203,335,484,670,798,875,1099,1333,1453,1605,1831,1950,1988,2178,2319,2487,2612,2729,2804,2843,2970,3034,3115,3223,3270,3281,3292,3307,3373,3444,3480,3537,3550,3558,3618,3654,3665,3695,3711,3723,3729,3741,3769,3784,3802,3812,3824,3828,3840,3851,3859,3871,3877,3886,3888,3894,3904,3915,3923,3930,3945,3947,3958,3971,3980,3981,3990,3992,3993,3995,4001,4008,4012,4016,4018,4019,4020,4024,4027,4032,4035,4039,4040,4046,4049,4052,4055,4063,4070,4072,4075,4085,4091,4099,4105,4120,4121,4133,4140,4151,4173,4217,4242,4256,4299,4345,4395,4447,4476,4522,4542,4603,4650,4719,4777,4842,4925,4956,5056,5122,5285,5409,5483,5605,5639,5725,5854,5952,6056,6189,6272,6321,6375,6533,6616,6695,6793,6855,6864,6917,7007,7073,7113,7169,7205,7216,7242,7300,7368,7405,7439,7458,7469,7499,7566,7637,7704,7762,7775,7794,7838,7928,7928,6580,6625,6625,6625,6625,6745,6811,6854,6896,6950,6960,6974,7023,7088,7088,7159,7159,7244,7284,7394,7541,7718,7718,7718,7916,8016,8090,8158,8233,8233,8233,8376,8431,8509,8595,8709,8709,8709,8925,8979,9119,9219,9360,9514,9722,9731,9840,10030,10244,10471,10471,10888,11010,11241,11671,12333,12851,12851,12851,14399,14884,15659,16356,17134,17134,17134,19101,19634,20344,21147,21806,21806,21806,23227,23710,23710,25218,25931,25931,25931,27256,27681,28573,29243,29762,29762,29762,31111,31484,32100,32873,33409,33409,33409,34678,35129,35802,36429,37017,37017,37017,38476,38476,38476,40037,40755,40755,40755,41900,42250,42845,43279,43728,43728,43728,44582,44809,45209,45209,45209,45209,45209,45849,46088,46415,46415,46415,46415,46415,46986,47149,47430,47592,47744,47744,47744,48027,48181,48372,48486,48630,48630,48630,48890,48975,49204,49319,49438,49438,49438,49733,49852,50089,50228,50388,50388,50388,50733,50923,51128,51330,51512,51512,51512,51879,52022,52247,52392,52539,52539,52539,52923,53062,53329,53562,53782,53782,53782,54172,54354,54678,54871,55110,55110,55110,55480,55632,55902,56110,56296],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,4,4,8,8,8,8,8,9,15,18,21,22,23,29,30,31,31,36,41,44,46,52,54,62,66,69,67,69,69,72,72,73,75,78,80,83,85,85,88,88,89,89,90,92,92,96,96,96,98,100,100,101,101,101,102,103,103,104,104,107,107,109,109,109,109,109,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,111,111,111,111,111,111,111,111,111,111,111,112,112,112,112,112,113,114,114,114,116,117,118,118,118,119,119,120,120,121,122,122,122,122,123,123,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,125,125,125,125,127,128,128,129,130,131,132,133,133,133,133,133,133,133,135,136,138,140,141,141,141,147,147,147,150,152,152,152,160,167,171,177,180,180,180,193,198,198,211,219,219,219,236,240,248,254,260,260,260,273,283,288,294,300,300,300,321,330,334,339,345,345,345,360,360,360,384,392,392,392,410,418,421,428,434,434,434,450,453,458,458,458,458,458,487,489,495,495,495,495,495,508,514,517,521,527,527,527,535,538,542,545,549,549,549,557,560,562,562,562,562,562,566,570,571,574,577,577,577,584,586,587,588,590,590,590,597,600,602,604,606,606,606,611,612,616,619,622,622,622,628,629,632,634,637,637,637,639,641,643,647,652],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,3,3,5,7,19,34,50,58,76,139,201,331,480,662,784,861,1085,1319,1438,1550,1773,1889,1926,2075,2210,2377,2081,2198,2268,2302,2426,2488,2563,2669,2708,2715,2723,2740,2778,2823,2829,2864,2850,2846,2870,2863,2854,603,538,531,518,529,546,481,497,402,349,327,332,301,254,245,226,199,185,182,172,147,137,127,136,125,131,134,130,124,123,115,102,102,100,95,87,91,75,64,62,53,43,37,37,30,29,34,35,32,27,31,31,31,32,40,41,45,44,54,52,64,65,73,95,129,154,149,191,232,273,321,350,396,416,437,484,553,581,646,728,662,750,764,899,965,1039,1161,1064,1135,1213,1249,1297,1430,1513,1384,1407,1460,1475,1389,1485,1546,1248,1262,1266,1204,1146,1201,1237,925,898,916,832,783,816,835,606,622,629,610,611,669,682,564,600,664,1950,547,559,534,517,511,606,613,604,646,700,710,584,607,597,597,614,614,565,599,677,776,891,891,891,953,1044,1104,1124,1133,1133,1133,1124,1171,1211,1190,1156,1156,1156,1005,1058,1091,1190,1330,1483,1690,1698,1807,1997,1727,1870,1870,2287,2404,2633,3060,3719,3625,3625,3625,4682,9579,5831,6341,6901,6901,6901,8224,8642,9110,9451,9532,9532,9532,9121,9418,9418,10209,10284,10284,10284,9286,9417,9821,9758,9488,9488,9488,8834,9012,9182,9175,9036,9036,9036,8271,8643,8971,8734,8643,8643,8643,8324,8324,8324,8755,8685,8685,8685,8123,8346,8504,8242,8057,8057,8057,7026,7135,7177,7177,7177,7177,7177,4906,4991,4942,4942,4942,4942,4942,3114,3167,3201,2884,2735,2735,2735,2647,2795,2895,2492,2427,2427,2427,2336,2364,2431,2258,2220,2220,2220,2058,2135,2216,2148,2196,2196,2196,2175,2331,2449,2431,2501,2501,2501,2429,2576,2696,2622,2632,2632,2632,2537,2643,2719,2745,2774,2774,2774,2613,2780,2982,2947,2986,2986,2986,2822,2929,3074,3018,2982]},"Timezones":["Europe/Luxembourg"],"AgeDist":{"0-4":33249,"10-14":31481,"100+":63,"15-19":34420,"20-24":39835,"25-29":45698,"30-34":49138,"35-39":49178,"40-44":46555,"45-49":48045,"5-9":32657,"50-54":48183,"55-59":42673,"60-64":34781,"65-69":27342,"70-74":22223,"75-79":15650,"80-84":12253,"85-89":8375,"90-94":3471,"95-99":706},"REstimates":{"Date":["2020-03-14T00:00:00+00:00","2020-03-15T00:00:00+00:00","2020-03-16T00:00:00+00:00","2020-03-17T00:00:00+00:00","2020-03-18T00:00:00+00:00","2020-03-19T00:00:00+00:00","2020-03-20T00:00:00+00:00","2020-03-21T00:00:00+00:00","2020-03-22T00:00:00+00:00","2020-03-23T00:00:00+00:00","2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[5.90107372972237,3.99186182127475,3.47071045017855,4.53228396229464,4.49790487293557,4.9410460236320315,4.61666608714784,4.1763968436662005,3.3546620186527503,2.6400126095264,2.55391012958438,2.4727388144514904,2.16095466853869,1.9623523834585,1.8979830514928504,1.7504807122389998,1.55978390848238,1.50104152626457,1.4309660559455402,1.35069494203747,1.2541659664966498,1.15531088873493,1.08822595920802,1.04652337547221,0.984812570379892,0.8949642226209721,0.8855015993260309,0.880572332149451,0.80177465831829,0.765318592030858,0.7810686333814659,0.7069997869746071,0.693461976450171,0.666422783501231,0.643185511386232,0.639608667114019,0.633023656596176,0.6509320419649129,0.631772594764849,0.64709190447446,0.6149565050197521,0.5654448347650749,0.5705519871328771,0.619572680427622,0.661503755748709,0.703163443536545,0.6798978123397149,0.617056735232412,0.62263772833492,0.568400779511163,0.609295329163032,0.647270660216384,0.5702511862463729,0.54371023623941,0.579577682239889,0.570107707376307,0.582972533977587,0.6163312056505,0.647308724048347,0.664769115476866,0.623826790270278,0.6432134384506399,0.633101585951024,0.657800535215125,0.717671475902583,0.7448402428893979,0.772026319593364,0.8174567704773671,0.8513499678391959,0.795123409969153,0.8369598436128171,0.8093242519395859,0.824389465049247,0.816127502985293,0.8087170175110079,0.799666357246453,0.790305828621871,0.7908897327214259,0.6969127554222371,0.7201287746057801,0.653452069554285,0.5932349361537951,0.564495743545261,0.6621086921932641,0.630330736266427,0.7038538263883131,0.7503377944796609,0.8560739789836179,0.835456141602817,0.7881482080733359,0.796268014285937,0.897933630592318,1.02097548637793,1.04640511112828,1.0809605806725,1.18269363551331,1.20943031201206,1.22490187474547,1.23238493082002,1.3713997309613002,1.29951487073188,1.32254531110042,1.31202629851027,1.3542276155527198,1.52527143222636,1.8505618750431496,1.85444644009016,1.7426064535278298,1.87323178334681,1.91330296721758,1.95095029683606,1.93804110264118,1.79129656354761,1.69931347921735,1.5848012633686497,1.59782789524997,1.57777834374865,1.60207598229778,1.5508560007416698,1.46500659875094,1.47653644414348,1.4011845928553102,1.41172479770019,1.3567055409931998,1.46054865903015,1.47588141482253,1.43512662008246,1.43406257039597,1.3524380967303795,1.29896119710252,1.31969697842954,1.28376781665129,1.26781737280822,1.27635740782889,1.22053421714607,1.18768634509507,1.1088958578833998,1.15755717935947,1.06818865274411,1.01418404136727,1.02592727986125,0.976191825763446,0.95843292096331,0.938757728795352,0.917647074200267,0.905289997793266,0.8680657587643009,0.822569737345975,0.8060273059373079,0.8007239034910358,0.8047932947393299,0.7390736909961221,0.7562462817871569,0.748684449558698,0.7134045248858241,0.70033911980792,0.74209740080909,0.7522048922671,0.7576386095741791,0.7999421903386651,0.872198931907491,0.902559314702973,0.8847754199036708,0.913197813108334,0.9567407137791908,1.01866907641445,0.909704494687392,0.8538022244200251,0.8877799319483342,0.8743203245283351,0.874659337954578,0.8405485696070608,0.9575840605074428,0.965160755013,0.928549417126479,0.906852543359458,0.9964842585649368,0.98658682655038,0.931119900191298,0.8574794585871321,0.999741767680578,1.01254513155258,1.06480100088268,1.05732729025212,1.21131698283142,1.25955129554611,1.19206313246446,1.2905789179486,1.46181169850975,1.30754223364077,1.14796195787674,1.37185917203504,1.4271284113236895,1.3722312142877502,1.28897853212282,1.30404022380594,1.16331250493323,1.11916394787844,1.15019620981825,1.1392313251627,1.0822343319928,1.0045863609738102,0.937995170238788,0.942786008743326,0.9537318137369872,0.982188488255244,0.94431281489773,1.01725392447388,1.05365598872606,1.11413342945314,1.24946047022167,1.40915039229615,1.21481840257019,1.20068576434601,1.24722983357555,1.30085780702065,1.3284300127808,1.26115781400796,1.48494600429292,1.33402730074215,1.35696454111733,1.44319766032659,1.64798255485225,1.69236811222747,1.45687578160679,1.2478932625768702,1.7519376378942,1.73959593447005,1.736073099241,1.67820528382122,1.63714479481234,1.47484162210586,1.26514978128524,1.54121984214959,1.4929375130336002,1.42504794327022,1.34445282013695,1.28206758780721,1.21717226145927,1.16770436656827,1.1147176198012,1.08890478663123,0.9770188424662528,1.07087016876723,1.05904528259509,1.0507663511991,1.04220315000607,0.95964699866449,0.947568168373197,0.977054878265162,0.9688088837566832,0.958424838161103,0.9656597076982808,0.9729158875821508,0.970316462484658,0.9623830492064008,1.04539428388068,0.953433996537417,0.9328088737333492,0.9411977725125842,0.9514928882124732,0.9542548824653192,0.966059497209588,0.9446519398042008,0.94672311291239,0.9651431621824892,0.972512826796052,0.9783192588564972,0.997649202417184,0.9490019781529848,0.86961021559139,0.9917133350922392,1.02876477867223,1.0292198921317,1.02440064931879,1.00177115000067,0.984949874234132,0.974605926713764,0.950552930896164,0.937271133493677,0.946738195358228,0.9563173640151,0.877805251592645,0.924516411393788,0.999163028324077,0.77374700138935,0.6804967623973059,0.712517609504223,0.75327630273892,0.7034550062276178,0.7202879940684971,0.706837891378016,0.6552989897424859,0.595546007654579,0.638291117848968,0.685619704643154,0.6543899035139711,0.677594680132404,0.683168593274844,0.777333795357764,0.868259309321518,0.896094299652082,0.913997509275696,0.7962343673203801,0.782270829493537,0.7562020188732099,0.8322345949833149,0.922606798497198,0.942833032817096,0.953136145429645,0.8254083439787141,0.8051214058052321,0.805102190100033,0.8103392891146151,0.8224661695396299,0.8496222618161129,0.8739461728913571,0.901880240146333,0.9006021765751401,0.940738057945462,0.9665684187812572,0.9822203184769468,0.98530283274531,0.986486020568936,1.03506534054921,1.09073088687299,1.06452984012197,1.0971429027994102,1.11366944179534,1.09299703110472,1.07269861635995,1.09243942097603,1.0882075833631,1.06544317242509,1.05371645460872,1.0360926873000502,1.02792586759865,1.02207606096462,1.03622102964364,1.00686265465547,1.03272651115611,1.04368057422211,1.05503989313127,1.046337902689,1.03730211406226,1.04000472224266,1.05098031055298,1.08712073428455,1.09536616002821,1.11908044405983,1.09888317318037,1.07858834656935,1.0558210678850302,1.0489893394586,1.04009161147136,1.02262066135378,1.00368114644414],"StdR":[0.893632562294119,0.55779592215959,0.420609249243689,0.421201036081654,0.36991304183652,0.34588406120256,0.299291376388454,0.249507392739125,0.190909157261846,0.139263848312337,0.118095954945561,0.10415744319359,0.0876130468686617,0.0749163580761399,0.0672123276479446,0.0587171790380125,0.0504714252500939,0.0457128591585756,0.0411679780755412,0.0376394695246364,0.0340349202423192,0.0308586262516362,0.0284481507619144,0.0267652401833018,0.0249097921143215,0.0230693870265011,0.0229320072928434,0.0229836279863632,0.0217309324252601,0.0213877565259361,0.0223747660169742,0.0212314967107335,0.0219971681120055,0.0223043281897447,0.0225357430814105,0.0237812117314605,0.0246688870697483,0.0257192836129605,0.0264681258910927,0.0276541761039051,0.0279766359109202,0.0278444233074701,0.0292446614661849,0.0318217295583467,0.034768758056457,0.0369996428380523,0.0372322746967894,0.0358917071165211,0.0373922469486011,0.0367657753852451,0.0390874561963379,0.0424372227808327,0.0408327022542481,0.0412664739709394,0.044409619791969,0.0459419790778952,0.0488030412132673,0.0516969468461747,0.0545839998631004,0.0571309787576898,0.0569860782673025,0.0593172765724112,0.0602813649833174,0.0637375007181833,0.0681581474567943,0.0717541138061921,0.0748526956441396,0.0767642584030312,0.0807896421072314,0.0781839804602281,0.0803500498633302,0.0800426853229319,0.0815270269315364,0.0824889859209782,0.0837001534707332,0.0840650539937179,0.0846451456377026,0.0864789533686706,0.0812845436088854,0.0848615185183976,0.0829940783249623,0.0815101562177155,0.0826600798343307,0.0935361439362535,0.0933463495762396,0.102077880608518,0.10956664333472,0.12017370453112597,0.121769312868642,0.118866886811702,0.12042266835941698,0.130554215743723,0.13978791641285002,0.143852436520761,0.14523753967483802,0.152904786953805,0.149215470929411,0.14772555605875198,0.14676505365180895,0.153242035229083,0.143880618254591,0.14147258618542702,0.136083803938677,0.136001552290913,0.142583278150426,0.149524829073696,0.144364955444064,0.132889530020647,0.12801385058455902,0.123413729909901,0.117218336502137,0.110838998299838,0.0997738916768141,0.0913595668427353,0.0832294411669681,0.0781999782142291,0.0752207368845684,0.0727432765064484,0.0687324553721429,0.0636578421586047,0.061220997898555,0.0571343965570774,0.0557932324707156,0.0521726779937824,0.0530727480586131,0.0521207976422286,0.0495031523988843,0.0482414951834686,0.0450038187298714,0.0421391219457812,0.0415517764125874,0.0397041960308304,0.0386338089182055,0.0373959260645068,0.0359129327804921,0.034098666251416,0.0322979787299963,0.0327435009624196,0.0309141425171573,0.029226475096757007,0.0293609918897804,0.0278211081690593,0.02772201466769,0.0276140127798803,0.0275390008139745,0.0274616300624402,0.0269981431213958,0.0264236453859884,0.0266476921006308,0.0268009086553463,0.0277179456094103,0.0267897503079094,0.0279129266554247,0.0287193349756412,0.0289042722372719,0.0293569962215499,0.0312166818185408,0.0321619402902262,0.0333905695837832,0.0350764480555013,0.0377178112028564,0.0383710571378464,0.0381741708326607,0.0388322271700835,0.040258349671827,0.0413050455165048,0.0388444444049353,0.0376991965667206,0.0387187426207323,0.0389080323590037,0.0390828846092781,0.0390040881780628,0.042227000904725,0.0427324410927178,0.0414115720556685,0.0416275385690473,0.0438755966432421,0.0439416396131934,0.0430838105406701,0.040666587305633,0.0446122090249393,0.0449256554071975,0.04636673717596,0.0457685130475188,0.0484684433269597,0.0490204071271769,0.0470238485829284,0.0478074215300853,0.0503471643141214,0.0470044371583614,0.0427170066407012,0.0459189108688801,0.0460298396128052,0.0441659380648613,0.0418774608577735,0.0407207137590134,0.0370632465534798,0.0353554917646524,0.0355806255234719,0.0346264494177047,0.0328324354518511,0.0315351988789965,0.0300675141470768,0.03003887756058,0.0307789338402134,0.0313706273792687,0.0309488807558708,0.0315313597034534,0.0325058050791751,0.0329420705274958,0.0349221776438368,0.0369412146635761,0.0339417210549492,0.0330898069855544,0.0331547595582512,0.0334048364816009,0.0330483274211035,0.0317896721609095,0.0343626099419386,0.0323420707740484,0.032284134518932,0.0322155477127558,0.0348013056474628,0.0362411874084831,0.0333034836396195,0.0290562161637577,0.034927673929974,0.0351446983070649,0.0362277425797559,0.0360296176281114,0.034632573889332,0.03119311438467,0.0263228848954414,0.0287726376529323,0.0269813614062155,0.0259607549810213,0.0242201579125376,0.0221300476970578,0.0200929550084945,0.0184777052999203,0.0171050031369498,0.0158615745682414,0.0139587614271463,0.014260557567528996,0.0133868596113362,0.0128189592202485,0.0124860528871793,0.0116553539268321,0.0114505737623231,0.0116692076953339,0.011280591455922,0.0112047223332693,0.0109468221606058,0.0111218877912973,0.0109591389368639,0.0111240616012491,0.0114521048624017,0.0109901502369671,0.0108212830988272,0.0108404333853506,0.0110451851888618,0.011084438874494,0.0112467313804173,0.0111859791267605,0.011239065697994,0.0113524897488474,0.0114264533138645,0.0115035546016656,0.0117004711099848,0.011372838293642,0.0109342810344274,0.0118193936453714,0.0122248521586835,0.0121970554491283,0.0120531691655966,0.0118380751811573,0.0116846146906686,0.0116287399169544,0.0114779854016512,0.0115858559336565,0.0116207765871692,0.0118786220068415,0.0114722015220689,0.0118741025162062,0.0124033527278666,0.011008506974991998,0.0104922848911489,0.0115874175855256,0.012835128087915,0.0127111284246525,0.0136013736676443,0.014020277653148,0.013939169734076,0.013669692899043,0.0154135442738831,0.0172796953049467,0.0171448692511124,0.0181644298769289,0.0190631153368948,0.0212254614670624,0.0232961034340743,0.0236418198837126,0.0231666581077938,0.0203931737415414,0.0201326263581544,0.019410390712888,0.0212308686319854,0.0229696854207665,0.0234957489424795,0.0231193100361132,0.020715705748051,0.0202624676991059,0.0204413617010536,0.0209885500049644,0.0216019585494417,0.0223374488403776,0.0231839776964178,0.0235041610708043,0.0233970160129977,0.0241673841516164,0.0245921208943247,0.0246450466629575,0.0245122575808732,0.0244267134055642,0.0245805142114705,0.0254544319230927,0.0249197991728448,0.0250352565491498,0.0244950967909562,0.0242164188598784,0.0239371266798895,0.023671778609688,0.0233110697817179,0.0231000529486851,0.0226123594191701,0.022480226226244,0.0224513561597319,0.0221862370462673,0.0219074819288218,0.0215695264819896,0.021817247089959,0.0220533235187944,0.0221742894162294,0.0220360278582452,0.0218546417220862,0.0217390798164144,0.0219573167177918,0.0220997121502768,0.0220310687273192,0.0221770654395789,0.0217342869028782,0.0215520396969207,0.0208006654667952,0.0207044649211158,0.0207838888152076,0.0204142011492117,0.0200609914507784],"EnoughData":[0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Capacity":{"CapacityActiveInfectionPercent":0.3968,"CapacityNewInfectionsPerDayPer1000":0.283428571429,"CriticalBedsPer100k":24.8,"Source":"https://link.springer.com/article/10.1007/s00134-012-2627-8","Year":2012.0},"Interventions":[]},"data_url":"extdata-LU.json","Name":"Luxembourg","CurrentEstimate":{"Exposed":1385.0,"Infectious":800.0},"OfficialName":"Grand Duchy of Luxembourg","Level":"country","M49Code":"442","ContinentCode":"W-EU","CountryCode":"LU","CountryCodeISOa3":"LUX","Population":615729},"LV":{"data":{"Rates":{"CaseFatalityRate":0.013798929711663969,"Critical":0.028559230308312686,"Hospitalization":0.08546231792777231},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,31,1,1,1,16,16,16,16,16,16,16,16,16,44,57,88,88,88,88,133,133,133,267,267,267,267,267,348,348,348,348,348,348,348,464,464,464,464,464,464,627,627,627,662,662,662,662,694,694,694,712,712,712,712,741,741,741,745,745,745,745,760,760,760,781,781,781,781,794,794,818,818,845,845,845,875,875,903,903,903,903,903,903,903,903,932,932,932,932,974,974,988,997,1000,1000,1000,1008,1008,1019,1019,1019,1019,1019,1022,1022,1022,1022,1022,1022,1022,1045,1045,1045,1045,1045,1045,1045,1052,1052,1052,1052,1052,1052,1052,1070,1070,1070,1070,1070,1070,1070,1078,1078,1078,1078,1078,1078,1078,1093,1093,1093,1093,1093,1093,1093,1135,1135,1163,1163,1163,1163,1163,1173,1173,1187,1187,1187,1187,1187,1187,1234,1248,1248,1248,1248,1248,1248,1248,1248,1248,1248,1248,1248,1248,1248,1248,1282,1304,1304,1304,1307,1307,1307,1307,1307,1307,1307,1322,1322,1322,1322,1322,1322,1325,1325,1325,1329,1329,1329,1329,1341,1341,1341,1357,1357,1357,1357,1357,1382,1382,1406,1406,1406,1406,1406,1444,1444,1444,1444,1444,1466,1466,1471,1471,1515,1515,1515,1515,1515,1557,1557,1557,1557,1557,1635,1635,1651,1686,1719,1719,1719,1719,1795,1806,1823,1848,1849,1866,1866,1866,1866,1866,1866,1866,1866,16778,16869,17477,18153,19072,19072,20534,21051,21248,21816,22523,23402,24067,24722,25326,25533,26115,27113,27113,29018,29870,30501,30892,30892,30892,34268,34268,35304,35771,36260,36260,36260,38417,40971,41261,41817,42426,42426,42517,42517,46981,48134,48134,49035,49035,51123,52062,53131,54136,54686,54925,55708,55708,55708,57653,59399,59897,60117,60798,61889,62844,62844,64528,65046,65450,65450,66208,68119,68967,69993,69993,70741,71506,72462,73285,74078,74839,75255,75255,76211,77135,77830,78507],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,6,8,10,10,17,26,30,34,49,71,86,111,124,139,180,197,221,244,280,305,347,376,398,446,458,493,509,533,542,548,577,589,612,630,651,655,657,666,675,682,712,727,739,748,761,778,784,804,812,818,836,849,858,870,871,879,896,896,900,909,928,930,939,946,950,951,962,970,997,1008,1009,1012,1016,1025,1030,1046,1047,1049,1053,1057,1061,1064,1065,1066,1066,1071,1079,1082,1085,1086,1088,1088,1089,1092,1094,1096,1097,1097,1097,1098,1104,1108,1110,1111,1111,1111,1111,1111,1111,1112,1115,1116,1117,1118,1121,1122,1122,1123,1124,1127,1134,1141,1154,1165,1173,1173,1174,1174,1178,1179,1185,1189,1192,1192,1193,1197,1203,1205,1206,1219,1219,1220,1224,1228,1231,1238,1243,1246,1249,1257,1275,1281,1288,1290,1290,1293,1303,1307,1308,1315,1322,1323,1323,1326,1327,1330,1333,1337,1337,1342,1360,1366,1375,1381,1393,1396,1404,1406,1410,1416,1425,1428,1429,1432,1443,1448,1459,1464,1474,1477,1482,1486,1494,1498,1515,1525,1526,1560,1572,1594,1625,1654,1676,1697,1729,1824,1868,1945,2019,2086,2126,2194,2261,2370,2507,2596,2670,2765,2840,2942,3056,3204,3392,3450,3494,3609,3797,3958,4208,4467,4678,4757,4893,5144,5395,5679,5894,6136,6268,6439,6752,7119,7476,7880,8095,8187,8395,8848,9381,9836,10231,10547,10636,10914,11356,11722,12102,12744,13120,13236,13693,14273,15171,15808,16561,16975,17075,17687,18377,19307,19993,20787,21313,21520,22104,22816,23706,24386,25046,25675,25885,26472,27495,28535,29427,30297,30940,31335,32339,33484,34754,35420,35819,36330,36838,37676,39043,40904,41615,41929,42497,43118,43942,45171,46545,47782,48952,49568,49899,50777,52032,52982,54066,55097,55664,55908,56720,57808,58710,59586,60496,61008,61231,61924,63027,63992,64923,65708,66241,66652,67427,68658,69400,70276,71320,71800,72088,72869,73859,74701,75509,76282,76706,76984,77697,78643,79351,80040,81109,81519,81793,82462,83445,84258,84983,85810,86186,86458,87103,88022,88668,89414],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2,3,3,3,5,5,5,5,5,5,5,5,5,9,11,11,12,12,12,13,13,15,15,16,16,16,16,17,17,18,18,18,18,18,18,19,19,19,19,19,19,21,21,22,22,22,22,22,22,23,24,24,24,24,24,24,24,25,25,25,25,26,26,26,26,27,28,28,28,28,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,33,33,33,33,33,33,33,33,33,34,34,34,34,34,34,34,34,35,35,35,35,35,35,35,35,35,35,35,35,35,36,36,36,36,36,36,36,36,36,36,36,36,37,37,37,38,38,38,39,40,40,40,40,40,40,40,41,41,41,42,43,44,44,47,47,49,50,54,56,60,63,63,64,69,71,74,77,79,85,88,95,96,99,101,103,105,107,116,121,123,126,132,137,141,146,153,153,162,175,184,188,190,193,197,206,210,224,235,242,253,262,272,288,293,304,319,324,349,352,357,382,394,409,427,439,443,459,479,486,502,515,559,578,603,626,635,644,668,680,692,722,754,790,801,818,849,864,882,909,920,935,961,978,983,1012,1032,1057,1076,1097,1111,1114,1126,1138,1148,1166,1180,1195,1202,1219,1250,1281,1309,1327,1339,1347,1363,1395,1416,1431,1443,1451,1468,1486,1508,1521,1533,1538,1542,1546,1570,1587,1593,1601,1614,1618,1621,1638,1654,1666,1680],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,6,7,9,9,16,25,29,33,48,70,85,110,123,138,179,196,220,243,279,304,346,375,397,445,427,491,507,531,525,530,559,570,593,611,630,634,636,617,613,589,619,634,646,606,617,634,505,525,533,538,556,486,495,506,507,515,532,531,419,427,446,448,457,464,305,305,316,289,316,327,328,297,301,309,296,312,313,315,290,293,296,295,296,297,297,287,295,297,279,280,282,281,269,272,250,251,224,224,224,195,199,175,177,178,178,178,178,178,178,150,153,154,155,114,117,104,95,93,94,97,96,103,105,116,124,124,124,121,125,126,132,136,139,139,117,121,127,129,130,143,143,137,141,145,147,154,159,162,147,155,173,179,186,188,188,183,193,197,198,205,212,213,197,200,201,204,207,211,211,174,192,169,178,184,196,199,197,199,189,194,203,206,207,210,174,165,176,181,191,194,199,203,210,214,231,241,242,276,288,310,307,314,336,357,385,480,524,600,674,741,780,832,899,1008,1145,1234,1308,1400,1474,1576,1686,1833,2020,2077,2109,2221,2409,2552,2801,3056,3265,3340,3448,3699,3925,4204,4417,4656,4785,4916,5223,5587,5937,6340,6530,6620,6821,7272,7759,8205,8595,8909,8995,9225,9662,10024,10399,11034,11332,11439,11867,12403,13264,13899,14649,15059,15074,15671,16330,17224,17902,18668,19185,19382,19950,20657,21536,22201,22856,8548,8664,8638,8960,9069,9946,9336,9450,9644,10064,10482,10866,10851,10582,10445,10727,10958,11304,13156,11953,11391,11316,11534,12328,13525,11487,12713,12830,12948,12775,13635,14863,13645,12160,12875,12869,12499,13282,14259,15136,11529,11265,11763,11082,11763,10766,10782,10626,10392,10360,10525,10500,11700,12411,11314,10594,10564,10624,10708,10575,10441,11234,10311,10209,10066,10761,10927,9711,9540,9578,9984,9506,9386,9396,9380,9304,9357,9313,9582,9254,9233,9172,9227]},"Timezones":["Europe/Riga"],"AgeDist":{"0-4":114020,"10-14":102172,"100+":559,"15-19":86552,"20-24":69531,"25-29":118692,"30-34":142259,"35-39":120963,"40-44":120748,"45-49":133139,"5-9":93749,"50-54":119177,"55-59":145065,"60-64":129931,"65-69":120213,"70-74":74721,"75-79":87983,"80-84":49474,"85-89":34973,"90-94":17612,"95-99":4669},"REstimates":{"Date":["2020-03-22T00:00:00+00:00","2020-03-23T00:00:00+00:00","2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[2.2470655368043,2.33811571372988,2.10155839365267,1.97093438524432,1.87070745202712,1.8280965390936896,1.7050490207362698,1.72165745213178,1.66099803426005,1.5221303183859,1.4909346111410502,1.3627454655452902,1.30687021419038,1.24674344900222,1.21947973905199,1.07992917902532,1.022968425245,1.02869221301871,0.994070245757469,0.958103024872787,0.944518084371115,0.8926192618434051,0.83306301685515,0.79397762809673,0.6995458201530899,0.7236068326827,0.667482451480879,0.7607044637206529,0.767337621689622,0.81775774651683,0.8644008880129179,0.821385459422972,0.867367447840227,0.8120016513073159,0.846173439224746,0.8068567010019241,0.8430853088066371,0.95449941941507,0.994552908525563,1.00118494364492,1.02788330278282,0.8675278472825929,0.8358000854355,0.8847540931303058,0.855903273193963,0.823107557804575,0.799587469903902,0.9081056255617193,0.8184703907454158,0.8465410703126299,0.878714553581964,0.8036846550958471,0.742168753435598,0.788253845159453,0.7887244069096379,1.03343169661417,1.07729239793251,0.938409248189092,0.960781590801237,0.966090304542397,0.974163951768779,0.861320199001582,0.992463311739688,0.9360779545891972,0.8997923901572509,0.914718872472978,0.954203923924051,0.9050550256633992,0.8703068658817791,0.644694976101496,0.577359414594889,0.607624420136145,0.680026978263994,0.779417641989045,0.748785634306202,0.7572878388510079,0.5801104460493511,0.631901104529479,0.6466867080818629,0.642175362793169,0.669890068901743,0.675490246684145,0.69825002422488,0.744125601612987,0.756174567524434,0.795842197999812,0.723573331276885,0.7034214882456271,0.7705599310057629,0.7795085919102891,0.814453687086038,0.782210617719083,0.8114860899793841,0.807610383277532,0.7285913713988871,0.685029702411163,0.6859753455080971,0.8136124691472879,0.902545469693432,0.978435369941514,0.992665985827608,0.857346132588167,0.725563084900213,0.654057746354161,0.692531273821114,0.7990529327280991,1.0275813902350202,1.4849988751253798,1.84988773961746,2.38336202836186,2.46884458898996,2.20484074876219,1.79607353821911,1.54521067357265,1.37040273294705,1.2943684090088,1.22685639120274,1.30011670810624,1.30439391048688,1.28538903786511,1.17464629791436,1.03054089806998,0.965192151462458,0.8450363833075502,0.7075475098155409,0.614614764988467,0.9073958972454128,0.9344812893938091,0.977518945117918,0.9932414304498448,1.06225628863833,0.997392416355718,1.0586577709064,1.09637354575303,1.14980991411581,1.1670997288020402,1.21757903719195,1.4171000501759,1.41653777618068,1.4359680343311498,1.16068312449499,1.10584946335022,1.11178674737462,1.18057865402831,1.1546814588973502,1.09787118700109,1.07536709733616,1.0878257780172802,1.0492484445353,1.00039054589593,0.930231617515221,0.711835721230236,0.692454597568881,0.674232834180474,0.7494347873490691,0.795860251004737,0.8710825819226129,1.04423913275061,1.09538812915143,1.23258308466689,1.1809673754270802,1.22918282872126,1.2186864046851102,1.30239238846561,1.23165509774684,1.2244113829420502,1.21842939561276,1.2594901611767502,1.19574930181356,1.16623724933858,1.1092929438195,0.9997858085596322,0.97978243519927,1.00891100797343,0.998637477193734,0.977409448573826,0.983642307647828,0.9511058029123408,0.982161868720588,1.03966200666548,1.0189049915538002,1.11380283108514,1.18697611744504,1.15949142219993,1.48419440603968,1.41930784048083,1.49664812701258,1.57531633803223,1.6518977124659802,1.59326881954882,1.5732589570473798,1.60655031162487,1.99797937669799,1.9493109334974,2.01481084212487,1.9564052056523895,1.8752742433972496,1.7449545527993997,1.6265309624160702,1.58675926143774,1.6211747468813202,1.67479764676092,1.61593928249428,1.54116039724181,1.5102072995036,1.44366730487427,1.34551706405561,1.3407676683096998,1.3424417631389698,1.38499658681481,1.29760812135928,1.23197849159029,1.2189849686716898,1.27466181202314,1.26563637993805,1.29763587222675,1.36294271725482,1.3860471551411102,1.29404021703348,1.26089235932933,1.2909997448841002,1.30915048966727,1.31865056135206,1.26682417821434,1.29622952593993,1.27678711816097,1.24256094025104,1.24251903188078,1.27635560861743,1.26420992048897,1.2634087149509898,1.21031820480302,1.1681906156895,1.15483817834698,1.1887337681386598,1.24308664678502,1.2514777000151298,1.25433880800619,1.22300571394628,1.16382620803034,1.15380606876825,1.15524998173968,1.12553450344683,1.10534411572395,1.1399818849940602,1.15424930282319,1.13185631784206,1.16033510362676,1.15893323956632,1.2047213768814198,1.20515688867795,1.23479696261314,1.20833928635248,1.16640696536123,1.1885917412405602,1.19509861427041,1.25042646891984,1.2533394214113702,1.22565156921274,1.19943727330527,1.16958216955622,1.15099405076171,1.13773780256926,1.1093222222111698,1.09193237323217,1.06227577271228,1.07535019618323,1.07672412583683,1.0607458095118298,1.08890376461908,1.08829426099951,1.0969855995728002,1.08873838183329,1.08516772925512,1.09031468662629,1.1201361063659598,1.14714516227054,1.1618850693053002,1.13060929683924,1.07685695820725,1.04573664985661,1.06323931085068,1.0774002552966602,1.09822908942123,1.1593879288762,1.11845736471457,1.04314124544,1.02156194113582,1.03485999774237,1.0144998151976,1.01813443582026,1.0248455292753,1.07124022274443,1.129364210216,1.12008838884243,1.0824817566452098,1.0668294304735,1.04340227534039,0.9609573556697908,0.9902497334219978,1.05105575683596,1.04856379501137,1.01118901286306,1.00538662630368,0.992527916028808,0.955862181163994,0.9317846356457908,0.9203644324141008,0.9243595935131228,0.929003987767835,0.926495422492364,0.926292693667907,0.940195339456358,0.938469092629322,0.927598952576929,0.935652590828134,0.961896610508604,0.9675248660640658,0.986876557313788,0.976174125662161,0.97928038889063,0.99480172299169,0.994005386708628,1.00087533593554,1.0090738200456,0.9974478859824109,0.9855213428304828,0.9751302018630648,0.9770535433447092,0.9707695897099192,0.962705161861024,0.9627122585479252,0.942155393140494,0.9466097012359828,0.93792989602676,0.9500995609079392,0.952824948754048,0.959900730275823,0.956263825480844,0.9626030874488448,0.96646455280235,0.9639094571425908,0.97516173825847,0.975288211609266,0.978859892523032,0.975615133411724,0.976435481444624,0.973809276696384,0.9838781161417628],"StdR":[0.20634759619187895,0.18866462647773705,0.163741620636964,0.145735477907743,0.130786585707011,0.12126567434220402,0.108797333272082,0.103871826798688,0.0969945618058835,0.0872494371531242,0.0815285017839543,0.0742513149312339,0.0699765180129331,0.066210991376677,0.0643215194388615,0.0582984499069782,0.0555033355100921,0.0550415803014745,0.054322220030039,0.05356657234384901,0.0520959514842397,0.0516645893039457,0.0497603740325494,0.0495912219871356,0.0474079478857325,0.0492174586848135,0.0484269448918971,0.0540834779753222,0.0554565675190651,0.0586318131698713,0.0612912901258189,0.0612215191463664,0.0629808817412088,0.0623162752586045,0.06422257673576,0.0633105944439614,0.0664164155025169,0.0723813149914284,0.0738086880595637,0.0731848169737083,0.0749087280280542,0.069364202175394,0.06745346752514,0.0701888644956889,0.0703987388780773,0.0695779458241175,0.0699687474887566,0.0757811970767659,0.0733839990067131,0.075213239654389,0.0772499527013889,0.0754354723246601,0.0734570412457301,0.0778756315118093,0.0792662020348973,0.0922057548327298,0.0949546727477426,0.0887384335604102,0.0891515840478811,0.0895488075509687,0.0901730249680897,0.0850911262425893,0.0920034408405679,0.0910210958769155,0.088415383490735,0.0899955830047134,0.0936141964199495,0.0910644978885927,0.0899490828169144,0.077841914107716,0.0753446196313333,0.0797979056251404,0.0875622293462682,0.097636799127867,0.0999214631117112,0.101617086821218,0.0913101493759031,0.0985633033708096,0.103365216288872,0.105532424885066,0.111732308999231,0.116885194300971,0.122369228459303,0.13126964929922902,0.13472210515303398,0.14181269667655802,0.137662916895978,0.13805792444071802,0.148276134780035,0.154110644049643,0.160310497603047,0.160834359536551,0.165733535259919,0.169335128958231,0.163606602643326,0.163245218201375,0.167695194721705,0.189229420146166,0.20320628290182505,0.215897133486363,0.217849422235263,0.200488702645612,0.19025825090738,0.183366181783989,0.190864411847302,0.21237172384006306,0.249432553603616,0.30491184308798497,0.329704561009917,0.358222723932646,0.337811579194404,0.292045358458131,0.24085554809158705,0.205176752913131,0.18320881890643,0.171049376074828,0.16224639650107,0.16377626608380802,0.159883331105729,0.154957875388702,0.145875549542544,0.133140622291051,0.128233330856425,0.120195647495818,0.109946022438268,0.105992000987441,0.132535775023417,0.139895758498506,0.141161932729397,0.14439970860056,0.150049101819794,0.14605788961076,0.151793218125976,0.15087119581251998,0.15458625270496898,0.15408678616698002,0.156204746107071,0.166121007825518,0.16217247197875398,0.157724814047421,0.136895573677205,0.131803512848743,0.130046943861002,0.131880564116471,0.129587740759005,0.12387364352887402,0.12191475102392403,0.121611857102709,0.119140204235352,0.11404053237249903,0.111217342963462,0.097590097468643,0.0982521281495699,0.0986267995589012,0.108330562784952,0.114586928974604,0.12297779080156697,0.137396303015725,0.142172633228331,0.149469294667055,0.145168333152825,0.144067854044236,0.14149702865854,0.143325854140083,0.136988499781345,0.133886916414244,0.13027831233175,0.129177713930071,0.124151423548229,0.121944666751785,0.11586858492766698,0.1090513110733,0.10684798431920696,0.10989819291034697,0.108688892436288,0.10762066181781696,0.108741097971725,0.10702781079683503,0.10963403187050698,0.113530707207341,0.111362700091,0.11703760446167,0.121367098986569,0.11700342763883502,0.130153500388982,0.123745367521031,0.124926919720828,0.12374733532660903,0.119805933022517,0.11454300745771,0.108002484637655,0.104794338284342,0.110517836205009,0.106923252389545,0.103290752037914,0.0957669915066224,0.088695124165321,0.0806671000744514,0.0717041150302919,0.0685888857872281,0.0650671095825381,0.0636717949810432,0.0598571445290461,0.0561381566334474,0.0533463058201256,0.0492878207699498,0.0455238962174562,0.0434647805812848,0.0422793063453635,0.0416893231288979,0.0387105201290399,0.0366245506432069,0.0351677931576338,0.0351550729833254,0.0346808272694739,0.0343958310858307,0.0343558026485623,0.0339787465915812,0.0319805940639422,0.0304648353303678,0.0308027492585589,0.0302221325005862,0.0299752246505943,0.0283674074704471,0.0282097171291769,0.0271361748020977,0.0264330026208821,0.0260430297237172,0.0258398735082991,0.0250562172271758,0.0244048665969652,0.0237952496981818,0.0225891595830661,0.0222644288638319,0.0219874814339653,0.0218654739217487,0.0216485092597901,0.0217840182626641,0.0210344125729461,0.0201226356127074,0.0197986447996229,0.0192338743778508,0.0186143281682623,0.0179423281885548,0.0178746924300223,0.017929536752388998,0.0174279829565709,0.0176465933551252,0.0170745772243036,0.0174425460690602,0.0171542159577552,0.0176265133509961,0.0172646725499075,0.0165820013980049,0.0167891914266276,0.0167200520099363,0.0169852178879127,0.0168047317276848,0.0164683732913025,0.0162089443168603,0.0158349947596036,0.0153752525296874,0.0147435787423817,0.0142662729449978,0.013936915751036,0.0132218963822429,0.0130961098029739,0.0128054239272612,0.0123271414727247,0.0124887636582762,0.0123010266458306,0.0121223538513481,0.0120230836447861,0.0120042268660344,0.0118344908336142,0.0119707936810949,0.0119831844701258,0.0121554359740053,0.0121094448516441,0.0116877547124746,0.0111958329438694,0.0111615380341486,0.0111509731395061,0.0109489651893137,0.0112667032106877,0.0110440180770513,0.0107258014452645,0.010435946905589,0.0103644242683716,0.0100080606102844,0.009921089635786091,0.0097844366096676,0.00987776370215922,0.0100900297688001,0.0102090838138101,0.0101357736592532,0.010023481383263,0.00979032427006988,0.00935540317541687,0.00923026098506951,0.0095235649350466,0.00926425497104093,0.00917692256893682,0.009002515575991521,0.008977162224162241,0.008777100298616591,0.00862985382021273,0.0087280360593508,0.0087435376791363,0.00894889357253431,0.008962639195015209,0.0090326547823026,0.00918908047911181,0.00918454690783465,0.00925355918841533,0.00940863906012443,0.00959348955193327,0.009650916530741521,0.00972803957718684,0.00965486670234733,0.009581110904969159,0.00972653785346376,0.00972604198246677,0.00975342684096909,0.00969050227563896,0.00956622749209435,0.00955377213255713,0.00947452590032305,0.00955863685880716,0.00946000303914241,0.0093897001342353,0.00951376847355996,0.009421904090627741,0.0096451759648259,0.0096355732149366,0.00970420297429553,0.0098217984331189,0.009919190904933359,0.00990048977728874,0.0099876799585119,0.0100241332488001,0.0100859071281992,0.0101479730654499,0.0101842082260876,0.0101580097786334,0.0102505864284053,0.0100906036383438,0.0100782274847735,0.0102149596425993],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Capacity":{"CapacityActiveInfectionPercent":0.1552,"CapacityNewInfectionsPerDayPer1000":0.110857142857,"CriticalBedsPer100k":9.7,"Source":"https://link.springer.com/article/10.1007/s00134-012-2627-8","Year":2012.0},"Interventions":[{"type":["School Closure","Gatherings <1000"],"dateStart":"2020-03-13 00:00:00+00:00","dateEnd":"2020-03-14 00:00:00+00:00"},{"type":["Gatherings <100","School Closure","Gatherings <1000"],"dateStart":"2020-03-14 00:00:00+00:00","dateEnd":"2020-03-24 00:00:00+00:00"},{"type":["Gatherings <100","School Closure","Gatherings <1000","Some Businesses Suspended"],"dateStart":"2020-03-24 00:00:00+00:00","dateEnd":"2020-03-29 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-29 00:00:00+00:00","dateEnd":"2020-05-12 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-05-12 00:00:00+00:00","dateEnd":"2020-06-10 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","School Closure"],"dateStart":"2020-06-10 00:00:00+00:00","dateEnd":"2020-08-01 00:00:00+00:00"},{"type":["Symptomatic Testing","School Closure","Mask Wearing","Some Businesses Suspended"],"dateStart":"2020-08-01 00:00:00+00:00","dateEnd":"2020-09-01 00:00:00+00:00"},{"type":["Symptomatic Testing","Mask Wearing","Some Businesses Suspended"],"dateStart":"2020-09-01 00:00:00+00:00","dateEnd":"2020-09-02 00:00:00+00:00"},{"type":["Symptomatic Testing","School Closure","Mask Wearing","Some Businesses Suspended"],"dateStart":"2020-09-02 00:00:00+00:00","dateEnd":"2020-09-21 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Some Businesses Suspended"],"dateStart":"2020-09-21 00:00:00+00:00","dateEnd":"2020-10-03 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing"],"dateStart":"2020-10-03 00:00:00+00:00","dateEnd":"2020-10-24 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100"],"dateStart":"2020-10-24 00:00:00+00:00","dateEnd":"2020-10-26 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-10-26 00:00:00+00:00","dateEnd":"2020-12-19 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-12-19 00:00:00+00:00","dateEnd":"2021-02-08 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2021-02-08 00:00:00+00:00","dateEnd":"2021-03-02 00:00:00+00:00"}]},"data_url":"extdata-LV.json","Name":"Latvia","CurrentEstimate":{"Exposed":188.0,"Infectious":200.0},"OfficialName":"Republic of Latvia","Level":"country","M49Code":"428","ContinentCode":"W-EU","CountryCode":"LV","CountryCodeISOa3":"LVA","Population":1906743},"MA":{"data":{"Rates":{"CaseFatalityRate":0.005372286711569085,"Critical":0.01110402492842292,"Hospitalization":0.04716454232417727},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,3,3,3,6,7,8,11,11,13,15,24,29,31,57,66,76,81,93,97,109,122,146,177,203,217,229,249,281,314,327,350,393,417,456,486,537,593,695,778,928,984,1083,1256,1438,1653,1838,2017,2179,2324,2461,2554,2811,2991,3131,3310,3400,3487,3660,3758,3901,4098,4280,4377,4638,4703,4774,4881,4978,5195,5271,5401,5459,5893,6410,6866,7195,7268,7315,7364,7408,7493,7565,7583,7618,7696,7765,7828,7937,7993,8041,8117,8223,8284,8366,8407,8468,8500,8656,8723,8740,8833,8920,9026,9090,9160,9329,9725,10173,10639,11316,11447,11827,12065,12283,12934,13442,13821,13965,14360,14620,14921,15132,15389,15636,15872,16100,16282,16438,16553,17066,17125,17311,17658,17960,18435,18968,19629,19994,20553,21548,22190,23347,24524,25385,25677,26687,27644,28566,29344,29941,31002,31576,32806,34199,35040,36343,37478,38293,40586,41901,43049,44618,46355,47595,48922,50357,51223,52483,53929,55274,56096,57239,59723,61850,64194,65867,67528,68970,71047,72968,74930,76690,79008,80732,84158,85883,88244,90186,91932,94150,95591,97468,100253,102715,104136,106044,108687,111036,113336,115354,118142,120275,123022,124854,127407,129498,131462,133959,136036,138989,141381,143972,146421,148838,151634,154481,157175,160372,163195,165922,168706,171591,174911,177925,181275,184313,187101,189909,193886,197215,200954,205556,209801,212905,216851,221743,226040,229160,234904,238598,243359,247594,253351,257992,262212,266711,270457,275158,279276,284496,289808,294036,298574,302314,305291,310193,314237,318987,323814,327693,331301,334269,337719,341685,345934,349821,353098,356023,359065,362911,366835,369998,372725,375623,378154,380134,382925,385895,388728,391920,396095,398060,399575,401429,405251,407504,409638,412168,413393,414972,416708,418744,420569,422072,423541,424896,426006,427351,429278,431167,432576,433937,434925,435686,436626,437955,439301,440652,441693,442441,443472,444823,446181,447076,447866,448628,449160,450052,450847,451780,452522,453302,453921,454504,454997,456032,456751,457325,457956,458504,458852,459549,460628,461466,462436,463271,464043,464664,465297,466105,466815,467541,468387,468807,469046,469345,469868,470425,470933,471410],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,2,2,2,2,3,5,6,7,17,28,29,38,49,63,77,96,115,143,170,225,275,345,402,479,556,617,654,708,791,919,1021,1120,1184,1275,1374,1448,1545,1661,1763,1888,2024,2283,2564,2685,2855,3046,3209,3446,3568,3758,3897,4065,4120,4252,4321,4423,4569,4729,4903,5053,5219,5408,5548,5711,5910,6063,6281,6418,6512,6607,6652,6741,6870,6952,7023,7133,7211,7332,7406,7433,7532,7577,7601,7643,7714,7780,7807,7833,7866,7922,8003,8071,8151,8224,8302,8437,8508,8537,8610,8692,8793,8885,8931,8997,9074,9613,9839,9977,10172,10344,10907,11338,11633,11877,12052,12290,12533,12636,12969,13288,13822,14215,14379,14607,14771,15079,15328,15542,15745,15936,16097,16262,16545,16726,17015,17236,17562,17742,17962,18264,18834,19645,20278,20887,21387,22213,23259,24322,25015,25537,26196,27217,28500,29644,30662,32007,33237,34063,35195,36694,37935,39241,41017,42489,43558,44803,46313,47638,49247,50812,52349,53252,54528,55864,57085,58489,60056,61399,62590,63781,65453,66855,68605,70160,72394,73780,75721,77878,79767,82197,84435,86686,88203,90324,92016,94504,97264,99816,101743,103119,105346,107743,110099,112522,115241,117685,119107,121183,123653,126044,128565,131228,133272,134695,137248,140024,142953,146398,149841,152404,153761,156946,160333,163650,167148,170911,173632,175749,179003,182580,186731,190416,194461,197481,199745,203733,207718,212038,215294,219084,222544,225070,229565,235310,240951,246349,252185,256781,259951,265165,270626,276821,282336,288211,293177,296189,301604,306995,311554,316260,320962,324941,327528,331527,336506,340684,345276,349688,353803,356336,359844,364190,368624,372620,376738,379657,381188,384088,388184,391529,394564,397597,399609,400826,403619,406970,409746,412393,415226,417125,418002,420648,423214,425864,428193,430562,432079,433029,435189,437332,439193,440970,442141,443146,443802,445439,447081,448678,450221,451637,452532,452988,453789,455055,456334,457625,458865,459671,460144,461390,462542,463706,464844,465769,466289,466626,467493,468383,469139,469990,470691,471157,471438,472273,473047,473667,474379,474966,475355,475589,476125,476689,477160,477656,478135,478474,478595,479071,479579,480056,480504,480948,481155,481263,481709,482128,482514,482994,483410,483654,483766,484159,484753,485147,485567],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,3,3,4,4,5,6,11,23,25,26,33,36,39,44,48,59,70,80,90,93,97,107,111,118,126,126,127,130,135,137,141,143,145,149,155,158,159,161,162,165,168,170,171,173,174,179,181,183,183,186,186,188,188,188,188,190,190,192,192,192,193,194,196,197,198,199,200,202,202,202,202,204,205,205,206,206,208,208,208,208,208,210,211,211,212,212,212,212,212,213,213,213,213,214,214,214,216,217,218,220,221,225,228,228,229,230,232,235,237,240,242,242,243,245,250,255,257,259,263,264,269,273,276,280,285,292,299,305,313,316,327,334,346,353,367,382,401,417,435,449,461,480,498,516,533,556,584,611,632,658,681,714,743,775,817,858,888,920,955,984,1011,1052,1078,1111,1141,1184,1216,1253,1292,1329,1361,1394,1427,1453,1491,1524,1553,1578,1614,1648,1686,1714,1755,1795,1830,1855,1889,1918,1956,1998,2041,2069,2113,2152,2194,2229,2263,2293,2330,2369,2410,2439,2486,2530,2572,2605,2636,2685,2726,2772,2818,2878,2928,2976,3027,3079,3132,3205,3255,3301,3373,3445,3506,3572,3625,3695,3762,3826,3900,3982,4059,4127,4197,4272,4356,4425,4506,4570,4631,4697,4779,4850,4932,5013,5090,5182,5256,5316,5396,5469,5539,5619,5689,5739,5789,5846,5915,5985,6063,6136,6184,6245,6320,6370,6427,6492,6542,6589,6624,6659,6711,6749,6804,6854,6909,6957,7000,7030,7086,7130,7170,7204,7240,7272,7314,7355,7388,7425,7452,7485,7538,7581,7618,7645,7685,7709,7743,7767,7784,7810,7854,7888,7911,7942,7977,8011,8043,8076,8105,8128,8150,8172,8187,8207,8224,8246,8259,8275,8287,8309,8323,8351,8368,8381,8394,8408,8424,8436,8440,8450,8460,8477,8491,8504,8517,8524,8540,8548,8554,8559,8574,8592,8598,8608,8615,8623,8637,8645,8653,8669,8673],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,2,2,2,2,2,4,5,5,15,26,27,35,46,60,73,90,108,136,159,212,256,311,366,440,508,557,586,633,686,794,875,959,1001,1085,1168,1219,1288,1366,1434,1545,1668,1904,2148,2234,2387,2553,2671,2880,2957,3114,3201,3311,3263,3309,3225,3269,3315,3300,3291,3221,3200,3208,3186,3201,3263,3321,3282,3239,3193,3107,3062,3062,3018,3002,2929,2841,2735,2758,2570,2531,2558,2494,2421,2246,2241,2175,2143,1735,1250,850,600,595,628,652,686,734,732,743,780,784,816,845,782,791,820,1283,1403,1479,1592,1723,2223,2621,2759,2934,3091,3232,3385,3382,3650,3898,4261,4255,3969,3728,3213,3390,3258,3232,3212,2747,2398,2182,2317,2102,2126,2042,2154,2073,2041,2100,2435,3058,3527,4018,3994,4754,5602,6311,6688,6720,6827,7171,8071,8642,8653,9337,9392,9023,9277,10461,10664,10986,11819,12487,12936,13087,13994,14057,14231,14914,15118,14854,15280,14294,14173,14388,14360,13933,13854,13675,13880,14379,14830,14902,15759,16290,17055,16702,16426,16479,17015,17580,17619,17629,17362,17860,18819,19013,19181,17106,17574,17581,17957,18592,19050,20025,19526,18778,18744,19679,20258,20248,19906,18990,19484,19443,20192,20846,22415,22392,21627,22799,23648,24842,25341,26652,26732,26352,27138,27867,29118,30036,30834,30985,30450,31582,32621,33555,33744,34114,34469,34143,35756,37442,39677,41268,42432,42708,42690,43889,44377,46211,48545,48610,49800,47980,49078,48631,48472,48866,48995,49168,46974,46782,46471,45257,45551,45375,45700,45199,43736,43968,43574,42670,42861,42111,40599,39999,40072,39103,38201,37910,36962,35102,33997,33386,32944,32814,32694,32014,30868,30693,30233,30006,29103,27263,26779,26182,26446,24726,24301,23907,22521,22268,21292,21150,20719,20464,20464,20387,19893,19215,18654,17967,17313,17161,17017,16804,16481,16753,16544,16329,16087,15948,15698,14982,14483,13995,13839,13878,13804,13722,13099,13117,12944,12794,12709,12664,12457,12184,11669,11502,11395,11250,11171,11145,10555,9939,9596,9096,8693,8357,7937,7407,7030,6721,6375,5999,5988,5985,5784,5646,5675,5545,5484]},"Foretold":{"Date":["2020-05-03T00:00:00+00:00"],"Mean":[44576.98],"Variance":[3630648000.0],"0.05":[5963.08],"0.50":[27961.47],"0.95":[139001.0]},"Timezones":["Africa/Casablanca"],"AgeDist":{"0-4":3325038,"10-14":3127603,"100+":61,"15-19":2969593,"20-24":2874344,"25-29":3008934,"30-34":2862559,"35-39":2743797,"40-44":2360473,"45-49":2091959,"5-9":3427577,"50-54":1924565,"55-59":1819219,"60-64":1567238,"65-69":1167781,"70-74":682105,"75-79":514973,"80-84":310457,"85-89":110917,"90-94":19893,"95-99":1472},"REstimates":{"Date":["2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[2.11845537310715,1.84917639161486,1.70191977385007,1.67005828864447,1.7280865223033703,1.70618523754208,1.64664946395003,1.53760986331978,1.45039090963412,1.40218803477515,1.3131436481266998,1.28444825691968,1.2640342273369198,1.23415321715802,1.24859456957005,1.2934627819438702,1.4234070140310002,1.5113962653287,1.39807692853248,1.3501065052842798,1.33192350516257,1.32315407703583,1.34436390514049,1.2860513828627098,1.28580873030782,1.2481631469781298,1.2211554248164498,1.15125513415328,1.11958889502896,1.06340385460772,0.975782073395482,0.911719831338314,0.9394218811449492,0.955055624079954,0.947295669267565,0.959041774524495,0.9452656544991008,0.9630831675148492,0.959107884492114,0.9962210341631028,0.9935604697002758,1.07638050837902,1.07312167719089,1.0726220163051898,1.05537508988754,0.995273019540343,0.956915897233858,0.93852550710938,0.914541893657389,0.880397849558754,0.8575511101602429,0.846733275688598,0.8480874789249492,0.8057415041582909,0.7614699496099441,0.723693723860504,0.702924560880574,0.696937124249752,0.701183706640518,0.7611408752675849,0.7832605886577609,0.7374078911489,0.7249517647617979,0.727311910101885,0.715185599080573,0.7553124309643149,0.739300236122461,0.7802996278475881,0.864319492370404,0.869110146891491,0.992721345549709,1.05827169169402,1.03777628194019,1.0293496758955,1.03840077449885,1.11255289070553,1.16876498201231,1.15457421177422,1.13283729142425,1.0983987839884102,1.5481261278080702,1.60229405757274,1.52158601531638,1.4822269225451,1.3898257697855705,1.62574867600496,1.7450179160226298,1.69129112365747,1.59284897768879,1.47111289497686,1.4100610203538897,1.38701954252805,1.3121978994678,1.32621038042377,1.1871127093596598,1.2338949488476298,1.2665621192641998,1.20737609281077,1.17741355417749,1.03322500634359,0.983520533862598,0.969236108986966,0.966542817634428,0.9815815899822,0.9753122209490842,0.9590973722384808,0.982814445673578,0.975189899694132,0.9423015834474192,0.882203848160197,0.848299889155868,0.9153228221286892,0.9219304667761328,0.953909674237578,0.963814728478228,1.06961869744711,1.24848728888557,1.34366519223082,1.39815661417286,1.40406867673585,1.47683279284574,1.54778234173999,1.61071022890764,1.54500890605128,1.4616648305681,1.39974289168437,1.43024353016635,1.48495377948701,1.48895547775434,1.43123233750682,1.38844276166499,1.36067267912178,1.30047297784251,1.2907102857676398,1.2887094028685602,1.2451483826677,1.21148919515293,1.25092906089452,1.27518805974296,1.25118357908835,1.21401687615751,1.18289097954475,1.15561345152743,1.16022108454396,1.14327496862391,1.13344922651313,1.11212694588033,1.09806783891271,1.07001237298751,1.0542881024855,1.04891210428653,1.02911635287931,1.01620245853887,1.01938847480688,1.01420055569266,1.02101806194089,1.02266228298789,1.02701611701948,1.02282523622956,1.05558454474811,1.0741137619877,1.09751621108815,1.12365112029128,1.13638782191831,1.16167800427969,1.16437585448501,1.1747968659658,1.1557080138183402,1.1643249899127,1.13344052308399,1.15022311894822,1.16324660906332,1.17249055205513,1.12806681653526,1.09933035734297,1.08817516198049,1.07949624197638,1.08106791404862,1.06643981083451,1.07032664168849,1.06485128110982,1.04990573960189,1.03854597624694,1.05674354394231,1.04536974469223,1.02916781189423,1.02640479104147,1.02540630692275,1.02279367788296,1.02943439634668,1.03753236534204,1.05026608957808,1.07512522574029,1.08667419831918,1.0757371778536,1.0589406810298498,1.07993055180875,1.09401191754349,1.10547424214041,1.1150667228523798,1.12546436071918,1.12130859845539,1.1167626008430802,1.11273619412632,1.11195347468577,1.1219897232296598,1.1058131687338402,1.0995460128771102,1.09125165194804,1.09518633548512,1.09678427317615,1.09302244461341,1.09843272134442,1.07534951279975,1.06030172303471,1.06400532747147,1.06158247299916,1.07709674913471,1.11023860488185,1.12410132081205,1.13723160269156,1.14787689682505,1.15092849084089,1.1391460276156298,1.13392173228841,1.1341241739018502,1.14140526935485,1.15394572719515,1.1604559427478305,1.15466572130984,1.13210889977166,1.11900350770824,1.08978128970615,1.05433890949189,1.03119790538211,1.00715476514983,0.995199910245057,0.9870669715235992,0.971617809764332,0.9688343699073808,0.944796269714072,0.938992957688368,0.927112103777167,0.9258497383366808,0.931152855291558,0.913783716968608,0.910443629216054,0.922979620044264,0.925500759098958,0.92885016964474,0.923276860576227,0.9175437242944928,0.9115088962453208,0.909937663015934,0.90944194550146,0.8958602316335,0.8860626743007758,0.863591494046494,0.857591106296984,0.8649221604905759,0.8666396893992241,0.853495924595647,0.8465062798138749,0.841217074399373,0.8420617073786509,0.8511590291599649,0.8688107071836141,0.853568745374165,0.857397743700757,0.8611929245019141,0.865410444567555,0.873012694933304,0.8858377096926391,0.886809104095293,0.8697662971999099,0.8612917323254392,0.855290846858765,0.825541218247729,0.820729908207707,0.839254974297072,0.8311955303967579,0.8242144181544789,0.812055532797278,0.8096644684274829,0.800878229153253,0.804741783534398,0.8132672626540971,0.78394591256262,0.774212580188721,0.7785028681494671,0.7871403788029301,0.821748408000295,0.8407846776865608,0.856838735144738,0.858481880827272,0.852449851846388,0.848812242542397,0.8470708593826372,0.839961304473408,0.8398002328087321,0.855720262238843,0.8826747999162491,0.878056406455497,0.861070936854322,0.8498757810201051,0.832872581395575,0.8310919435692242,0.8413525469772801,0.834363178685338,0.828650145474152,0.8091557584074449,0.7994909268853722,0.7979181412828199,0.8152128789910771,0.834113769695037,0.8289083961919859,0.821532105611833,0.817696097100932,0.806282546977053,0.8091349971554731,0.822497160322024,0.83084331440395,0.813804946837625,0.8066651536845009,0.815172678909083,0.8077664689330591,0.8152671945255799,0.8171031649375601,0.8252398998792622,0.838028786673456,0.840578767770952,0.850692037661178,0.8709127705139991,0.8813454306113921,0.8838732028540891,0.899718936583277,0.901266419892134,0.931713060223116,0.929148600126823,0.934792638468748],"StdR":[0.107747436827616,0.0919455938768125,0.0790400098981695,0.0735633036312367,0.0708112236771402,0.06624253386396099,0.0620631499984623,0.0564557133082161,0.0513618607367514,0.0489152381118076,0.04510807150823,0.0422865134712819,0.0407502012326636,0.0387108962211094,0.0376722572861751,0.037428075109683004,0.0387959169705712,0.0399018172803316,0.0376480736583521,0.0358300570567952,0.0347121565132957,0.0334793646828995,0.0327133392071586,0.0313815594528756,0.0307050732666247,0.0289782193435923,0.0284884880943785,0.0263910129045578,0.0253902234979398,0.0241500494032294,0.0223338899356112,0.0214768319045288,0.0216650094329431,0.0216886658819259,0.0214328469292738,0.0216473812467295,0.0213678116247546,0.0219413376240391,0.0218445331969723,0.0224224797896094,0.0221653961293511,0.0230511877746118,0.0228591237645885,0.0231104985167592,0.0229139989722148,0.0220145127819403,0.0213297741016005,0.0212063849134439,0.0210611474532119,0.0207459922723425,0.0207389864070898,0.0210115130225062,0.0213444681882523,0.021072056214231,0.021036332131992,0.0208580761114316,0.0214662623196987,0.0218490265409105,0.0230136895015912,0.0250937407407457,0.0260691520609143,0.0256849081716375,0.0257254468532689,0.0267728806369936,0.0272512060908497,0.0285929353679358,0.028727538398414,0.0304942134893192,0.0326682482436892,0.0336887895761606,0.0359803804898182,0.0371445148224754,0.0360969162212327,0.0353249017848998,0.0354296533055459,0.0359357370564986,0.0368290289205185,0.0358170260868333,0.0348296593260369,0.0336954848489866,0.0397490652055423,0.0403820217321909,0.0403663502959673,0.0384648642051612,0.0358542161057336,0.0379425123093601,0.0397322092672074,0.0399211334942393,0.038114992914082005,0.0350683211387224,0.032683060163931,0.0304441496902328,0.0285042394818742,0.0274147800640856,0.0244879195595631,0.0242746974725244,0.0237613092477468,0.0223097338690642,0.021418109481488,0.0192704192886858,0.0182558113943736,0.0176290050326241,0.0172321496363268,0.0170384062975139,0.0166559066302796,0.016309753016298,0.0166713451969005,0.0166165827126547,0.015979676386722,0.0157613418041093,0.0156243227962706,0.0164588152736039,0.0166319742713577,0.0170090396664535,0.0171049125371449,0.0180390548674366,0.0195600876470085,0.0202997328947776,0.021309123774329,0.0219425913608418,0.0231961532691694,0.0243819867543332,0.0263554427648954,0.0270230088428429,0.0257802764733237,0.0244035349990304,0.0238955214963261,0.0241007293741473,0.0243136885937169,0.0234397734580615,0.0226626916263203,0.0217203810045332,0.0202415693503849,0.0193055176565999,0.0184902637818388,0.0173776062729212,0.0162690387851411,0.0160700874957267,0.0159339670323468,0.0152971358123624,0.0146652236605107,0.0141110263283635,0.0134295714224723,0.0128536368822674,0.0123242392821686,0.0118466206604829,0.0112922458304402,0.0108711202762331,0.0102479850881741,0.0098329988925081,0.00943883493426192,0.008967725392587141,0.00867819071217163,0.008463958031004791,0.00813997320236937,0.00811559099876541,0.00791611441017897,0.0077927177506486095,0.00780574779735285,0.0078126827521503,0.007763008387058309,0.007914227959339359,0.008178098663470879,0.00833096355102656,0.00862931608679865,0.008872785716641721,0.0091829363781311,0.00924330093332612,0.00933085829149629,0.00919996383627806,0.009231671989946141,0.009317096610872459,0.00942632755932525,0.00918543943385663,0.00891979412786254,0.008706653311186191,0.00830678039398201,0.008034104579056879,0.00769312106536468,0.0076502174408566,0.00735030372737302,0.007149299507585991,0.0069289812768773785,0.00685142584074096,0.0066565814058829895,0.00658951710530057,0.00645810056246404,0.00636262494763853,0.00620312879830156,0.00612884025433805,0.0061302112026202,0.006141668650153521,0.00613013925904894,0.006295928761580721,0.00630258320764176,0.00630162523065614,0.00640114475897333,0.00639175934721969,0.00654784747032281,0.00671958393339908,0.00677565752757078,0.00696908155249301,0.00699311612423655,0.0071451450264974296,0.0070784872919225205,0.007113676174074371,0.00704989551122425,0.00709969926645057,0.00692754321419968,0.006798173663848921,0.00672628367886122,0.0066394164053025,0.00664514248707327,0.00641438074615905,0.0063023617110582785,0.0062143594237418715,0.00602231154942875,0.00595237123814124,0.00600368111664867,0.00614059200840664,0.00637940820795862,0.00662396012096846,0.00700239065031007,0.00712161494971705,0.00716323398449123,0.0071173884455040595,0.00721004979194367,0.0073279217897785,0.00742069622065171,0.0075735550956535095,0.007588087839375841,0.007386075240361791,0.00706719215483652,0.00664057359500649,0.00626452391096235,0.00575844739081873,0.00539446359445544,0.00500046263326833,0.0047087634046948,0.0044741330171026794,0.00429055790514802,0.00417625612192895,0.0041215416326477,0.0041621276821590895,0.00423787286701449,0.0041810424919324,0.00429167839347289,0.00442385633008427,0.0045975584941247705,0.00456046479040628,0.00462965712612037,0.00465287679264764,0.00469260556966936,0.00486700750223665,0.00495314789231502,0.00510582588450468,0.005133673553683871,0.0052248130273457,0.00548331853727391,0.00586461457736039,0.0060901886081062215,0.006233177205211471,0.00644178963062825,0.00665911274982091,0.00681378861567736,0.00719705723414607,0.00750945647344535,0.00745704657122893,0.00745651589617805,0.007687051209236309,0.00785756359591385,0.00783078921506488,0.007940780416533491,0.00798925401963268,0.00774711852739262,0.0075961690011829095,0.00769953486223178,0.007653147017804759,0.00782993660220297,0.008247720902344229,0.00847106305768119,0.00857333441042812,0.00870074429745813,0.00886966480906815,0.00904526095462171,0.00934589649567414,0.00972707962218355,0.0095444848921762,0.00967586909612741,0.010055996468388,0.0105108232451624,0.0110916668463436,0.0115154133284522,0.0116208141388796,0.0113625617140892,0.0112088293124987,0.0108038181279004,0.0108207433115873,0.0106159201944415,0.0106171431428089,0.0108426646086249,0.0112316799108785,0.0110011360155633,0.010795399652145,0.0104804973311731,0.0103578176734096,0.0104537389757531,0.0107692300669514,0.0108128879447525,0.0108837491841035,0.0108275510508996,0.0109536113763156,0.0111275929982345,0.0117900449226915,0.0122503510670248,0.0122246063688397,0.0123221983890064,0.0122701283170249,0.0123493275410545,0.0125018425900497,0.0128654800303857,0.0130396797761685,0.0130376799125973,0.0130013456673686,0.0133017882372986,0.0134629181988445,0.0137958204616222,0.0138256479795547,0.0141327231654662,0.0143563994841162,0.0144103423422141,0.0145529389388669,0.014956424482638,0.0149984126880188,0.0148239769454859,0.0149347186387211,0.014968218656981,0.0150975261281198,0.0148185926029971,0.0147613296288395],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[{"type":["Symptomatic Testing"],"dateStart":"2020-03-02 00:00:00+00:00","dateEnd":"2020-03-05 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000"],"dateStart":"2020-03-05 00:00:00+00:00","dateEnd":"2020-03-14 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Gatherings <100"],"dateStart":"2020-03-14 00:00:00+00:00","dateEnd":"2020-03-16 00:00:00+00:00"},{"type":["Gatherings <1000","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-16 00:00:00+00:00","dateEnd":"2020-03-20 00:00:00+00:00"},{"type":["Gatherings <1000","Most Businesses Suspended","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-20 00:00:00+00:00","dateEnd":"2020-03-24 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-24 00:00:00+00:00","dateEnd":"2020-04-07 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-04-07 00:00:00+00:00","dateEnd":"2020-05-31 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Most Businesses Suspended","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-05-31 00:00:00+00:00","dateEnd":"2020-06-11 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-06-11 00:00:00+00:00","dateEnd":"2020-06-24 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100","School Closure"],"dateStart":"2020-06-24 00:00:00+00:00","dateEnd":"2020-09-01 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Gatherings <100"],"dateStart":"2020-09-01 00:00:00+00:00","dateEnd":"2020-09-02 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100","School Closure"],"dateStart":"2020-09-02 00:00:00+00:00","dateEnd":"2020-09-07 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Gatherings <100"],"dateStart":"2020-09-07 00:00:00+00:00","dateEnd":"2020-10-26 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100"],"dateStart":"2020-10-26 00:00:00+00:00","dateEnd":"2020-10-27 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Gatherings <100"],"dateStart":"2020-10-27 00:00:00+00:00","dateEnd":"2020-11-10 00:00:00+00:00"},{"type":["Symptomatic Testing","Mask Wearing"],"dateStart":"2020-11-10 00:00:00+00:00","dateEnd":"2020-12-23 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","Stay Home Order"],"dateStart":"2020-12-23 00:00:00+00:00","dateEnd":"2021-03-02 00:00:00+00:00"}]},"data_url":"extdata-MA.json","Name":"Morocco","CurrentEstimate":{"Exposed":25156.0,"Infectious":18496.0},"OfficialName":"Kingdom of Morocco","Level":"country","M49Code":"504","ContinentCode":"W-AF","CountryCode":"MA","CountryCodeISOa3":"MAR","Population":36471768},"MC":{"data":{"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,2,2,2,3,3,3,4,4,4,5,5,5,6,6,6,12,12,20,22,22,23,26,26,35,41,42,42,42,50,58,64,73,78,78,78,81,82,82,82,82,82,85,85,87,87,87,87,87,87,87,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,92,93,93,93,93,93,93,93,93,93,93,93,94,94,94,94,94,94,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,96,96,96,97,97,97,97,98,98,98,98,100,100,100,100,100,104,104,104,104,105,105,105,105,105,105,105,105,105,105,112,113,113,113,114,114,114,114,114,114,114,114,115,116,116,116,116,116,116,116,116,116,116,116,116,91,94,97,102,102,102,107,107,107,123,123,128,132,133,137,147,152,152,153,159,163,165,166,167,169,169,174,178,181,187,188,188,189,193,198,202,207,209,209,209,213,217,217,217,217,217,217,222,227,231,233,241,244,244,250,256,256,264,273,273,274,281,293,293,318,331,331,345,369,378,390,408,426,446,450,462,467,487,497,504,507,512,518,523,530,530,532,537,537,556,559,563,570,571,572,574,577,580,585,591,594,596,597,605,609,611,611,616,616,621,631,636,646,659,664,673,673,686,692,704,708,718,725,733,743,763,773,793,814,830,850,883,900,926,947,962,977,995,1013,1036,1050,1058,1078,1100,1121,1140,1160,1180,1198,1198,1245,1257,1283,1295,1320,1332,1350,1362,1380,1403,1411,1435,1455,1490,1510,1530,1545,1562,1590,1610,1634,1644,1650,1657,1669,1683,1690,1692,1704,1710,1720,1720,1754,1770,1810],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,7,7,7,7,11,11,23,23,23,31,33,42,42,46,49,52,55,60,64,66,73,77,79,81,84,90,92,93,93,93,93,93,94,94,94,94,94,94,94,94,94,94,95,95,95,95,95,95,95,95,95,95,95,95,96,96,96,96,96,96,96,96,96,97,97,97,97,97,98,98,98,98,98,98,98,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,100,101,101,102,102,102,103,103,103,103,103,106,106,106,108,108,108,108,108,108,109,109,109,109,109,109,109,109,109,109,111,112,114,116,116,116,116,117,120,120,120,120,120,121,123,125,125,128,131,133,133,138,141,144,146,146,146,148,148,148,150,154,154,154,154,154,154,154,154,154,154,154,154,142,143,147,147,147,153,156,161,165,168,169,171,177,178,181,186,191,192,193,195,197,199,205,208,210,210,212,214,218,219,221,222,222,223,224,227,229,233,233,234,236,241,248,253,255,260,265,268,271,273,281,295,296,306,310,320,337,347,355,359,366,375,397,412,430,454,483,486,490,512,524,532,540,545,548,552,557,565,573,577,581,582,583,587,594,600,603,607,608,609,617,621,630,630,637,638,641,648,655,657,659,668,668,671,678,685,700,715,723,728,742,756,767,783,789,797,797,801,827,853,875,885,901,907,917,947,978,1018,1041,1053,1057,1070,1092,1128,1145,1169,1194,1205,1212,1240,1262,1287,1311,1345,1357,1368,1399,1413,1430,1430,1475,1489,1499,1543,1572,1596,1625,1647,1655,1665,1695,1717,1735,1752,1755,1760,1774,1787,1816,1835,1844,1862,1870,1885,1904,1916,1932,1942,1953,1956,1965,1965,1981,1997,2009],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,7,7,7,7,7,7,7,9,9,9,9,9,9,9,9,10,11,11,11,13,14,17,18,18,19,19,19,19,19,19,19,21,21,21,21,21,22,22,22,22,22,22,23,23,23,23,24,24,24,25,26,26,26],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,7,7,7,7,11,11,22,22,22,30,32,41,41,44,47,49,52,57,60,62,69,72,74,76,78,84,86,86,86,86,78,78,71,69,69,68,65,65,55,49,48,48,49,41,33,27,18,13,13,13,10,9,9,9,10,10,7,7,5,5,5,5,5,6,6,3,3,3,4,4,4,4,4,4,4,5,5,5,5,5,3,2,2,2,2,2,2,2,2,2,2,2,1,1,1,1,1,2,2,2,3,3,3,4,4,4,4,4,7,7,7,9,9,9,9,8,8,9,8,8,8,8,7,7,7,7,5,7,8,10,12,8,8,8,9,11,11,11,11,11,12,14,16,16,19,15,16,16,21,23,26,28,28,28,30,30,30,31,34,34,34,34,34,34,34,34,34,34,34,34,50,48,49,44,44,50,48,53,57,44,45,42,44,44,43,38,38,39,39,35,33,33,38,39,39,39,36,34,35,30,31,32,31,28,24,23,20,22,22,23,21,22,29,34,36,41,46,44,42,40,46,52,50,60,58,62,79,81,80,84,90,92,102,117,110,121,150,139,119,132,132,122,112,97,96,88,87,75,73,70,71,67,62,61,61,67,68,67,68,50,55,55,57,56,62,61,61,65,67,63,62,69,68,63,66,71,86,96,104,104,108,117,118,121,122,121,121,112,132,146,164,164,173,171,171,181,202,222,223,219,203,183,185,195,191,200,210,203,192,195,203,220,224,236,227,219,230,223,221,221,219,219,202,231,234,246,256,266,256,243,265,263,261,241,224,209,208,204,204,203,188,196,198,206,212,210,219,227,225,222,221,220,201,201,173]},"Timezones":["Europe/Monaco"],"REstimates":{"Date":["2020-03-14T00:00:00+00:00","2020-03-15T00:00:00+00:00","2020-03-16T00:00:00+00:00","2020-03-17T00:00:00+00:00","2020-03-18T00:00:00+00:00","2020-03-19T00:00:00+00:00","2020-03-20T00:00:00+00:00","2020-03-21T00:00:00+00:00","2020-03-22T00:00:00+00:00","2020-03-23T00:00:00+00:00","2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.4482180232095805,1.3622590514279198,4.87990959056864,3.84236109456586,2.741151387129169,2.12529272135184,2.83254220323981,2.33709561784621,4.03503575024971,3.0121290351455,2.2463117602902702,2.45218663299939,2.07869245914168,2.24695055440823,1.90140287606164,1.79296940726726,1.50777924237631,1.46833916508376,1.4452922862818798,1.48668987626356,1.3845107946098405,1.3449972806276798,1.1566867447054,1.2023625401866598,1.21011053909137,1.0526232356908198,1.05388365281756,0.986219266550513,1.02813635637748,0.9701076763494052,0.9145539103013508,0.86602815819298,0.823111244821869,0.7407258164354821,0.705774182369496,0.6987651920286679,0.562294522182218,0.496150354518915,0.486380156949807,0.472578862323095,0.4132149064302561,0.21008206814598696,0.14840729046567,0.116930050745746,0.21170155839174104,0.25805473922264605,0.31019031966500704,0.358781631805611,0.28062050755879303,0.328354548680314,0.374816503910411,0.44278503528265706,0.50428117348637,0.571406983203944,0.648229345761709,0.71947554730372,1.17008551500521,1.22221547129757,0.824409107295896,0.850783049260234,0.906450738442934,0.979650957938553,1.04654744391922,1.10130812561349,1.1626133230154698,1.83139587612568,1.79587340854522,1.68943317148083,1.59295719847822,1.5195522101882402,1.4503273884786498,1.42257476265911,1.40822166030735,1.37759545384497,1.36561745348155,1.3667743605581,1.35744558161285,1.8196183241744897,1.75114557381278,1.21485998832406,1.2053712103563,1.20663205079243,1.22225589678081,1.24503620209598,0.8426159217650891,0.889829513404136,0.976224217165515,1.05313253759473,1.15208501082462,1.23639865448906,1.30385220834029,0.6801096793234411,0.7550808982976079,0.880861032315939,1.0480778699408,1.2695598857548702,1.50994490110805,1.72586392342955,1.9935164900621296,4.47023958823217,6.12357659564018,4.298185648164931,4.14350093622894,3.03159320207482,2.37745600652994,2.4928980080117698,2.14063519001209,1.85263004470804,1.6670066659453002,1.54139692068425,2.3218134154865098,2.06364309193916,1.81474021516231,1.81618886910992,1.44582714495313,1.34960932926681,1.12331651928819,1.10425257667865,1.10695265533602,1.11576823239901,1.12660692009028,1.12534791727616,1.1373286661137298,1.13314970859761,0.6515372845529119,0.679074650805889,0.736986669388251,0.403945293817822,0.448244672929988,1.05061164388656,1.4528092404231598,2.04876991887817,2.44710617109968,1.83697949386029,1.6057458775586702,1.4605924070671397,1.53089370640045,1.92331143539006,1.74056235137268,1.5643361561646203,1.42898864044485,1.3323499299597,1.37815686511248,1.31806496385146,1.35558888523751,1.1128617179721498,1.17860271767385,1.4317409501464098,1.54733836536847,1.4484680491223705,1.65093846823247,1.52313545373739,1.5941907721234598,1.5795901634850702,1.4485518323699298,1.34454978005741,1.32041672133303,1.16084215086195,1.0325796322059,1.11245857991866,1.14485724932014,1.00446361305229,0.916037139284486,0.929956568782672,0.730624323985975,0.62539164151358,0.525256308738485,0.471612186091477,0.524933438243811,0.584153142291547,0.506110346342321,0.557290162240354,0.622505046893692,0.58432422414973,0.641327186312907,0.7013462801980589,0.759567426083,1.61727700338708,1.9938257669287,2.37763979696408,2.42697227124964,2.2375856727019103,1.9278441528322,1.76406221632411,1.8707093005487097,1.6973998244898605,1.63450593327043,1.6270493230379,1.51330516463822,1.4199418822486898,1.34586252293029,1.15960365035054,1.09083517265188,0.995358613339923,1.04313470340525,1.04488354540818,1.07165142050737,1.01115335280916,0.910246076248132,0.945125058175622,0.989209487879262,0.8943322308554101,0.829194021357328,0.85350817594024,0.852528694651262,0.8517880918869559,0.8501589311448191,0.9075732580309108,0.806414857862961,0.8668670950455509,0.82743894924362,0.8916571164760371,0.917773070234556,1.05326951210042,1.17283504521706,1.30664143717157,1.2621053089323,1.3464691483131,1.44729108500132,1.4219811430083102,1.38957317558351,1.27404755906402,1.36289495152622,1.53244894777533,1.45418667849476,1.53817385850903,1.46001548777654,1.44216586138381,1.5086291992583898,1.4762360012816,1.45215074024803,1.33722406856801,1.28094173888708,1.28884378397426,1.4464803529619,1.5033121927571598,1.49690570597539,1.4737686243278405,1.60347008664016,1.41707130372248,1.30687049776478,1.31255341988703,1.2146176591358502,1.15162737344815,1.11858910802235,1.09925645392573,1.05775678531483,1.01799078500248,0.916415430699551,0.882470640212217,0.841499748865874,0.744249924615523,0.6190338327639421,0.644643007863833,0.6712024720846379,0.5817092725888,0.584793478175777,0.617300703878593,0.6191086385155079,0.658409241070288,0.683728738402089,0.6934306082311299,0.7734068155521721,0.7606392641279429,0.808854968555653,0.781876442108912,0.8592330209950408,0.885124361740624,0.937743698481086,1.00344660626047,1.00715625721793,0.9391263365123208,0.928425951029755,1.02118226507308,1.0060861007045998,1.03975107589284,1.02178185000627,1.06457173602689,1.15708773521346,1.37618725393119,1.32924022150327,1.31680783705845,1.39754106239206,1.40824158754906,1.3679602495773402,1.44168233663048,1.3908813986302502,1.29128824471266,1.2207930034158,1.1787534217584,1.30630333334405,1.4142771881206102,1.39023779029729,1.26840955984183,1.25800294890201,1.2096552732165902,1.13842211920936,1.20621241785822,1.29518049638281,1.38608124330356,1.40598666220278,1.34154130690494,1.2814676323020902,1.25964891941451,1.18535425525727,1.1844786735196202,1.12843305073737,1.15825750317957,1.16561553941876,1.15617782359222,1.11452653511899,1.08329636628046,1.0324377043344202,0.970107855614516,0.974350993457129,1.06006571762789,1.08745259474214,1.07055072799175,1.08807026012548,0.9974203379883708,0.991516739132606,0.9092648271218948,0.98811536551052,1.00808720490912,1.02194574592931,1.07709613275849,1.09395095729509,1.07627192183643,1.0783989309731898,1.02339029856578,0.9999075186508308,0.9952187473960792,0.993152467735001,1.0212396376870798,1.02498784441788,1.07780981215716,0.929995197741956,0.9016193856332192,0.926912609223874,0.836761267430804,0.855454273568646,0.861082890073009,0.811620836040098,0.822647725611187,0.850251273157694,0.897063134282452,0.8747881216746558,0.8501166938794209,0.8634302313656129,0.854651928378725,0.913438949155504,0.923725692553572,0.914103389276509,0.8645363405376201,0.818027749276104,0.8256522102495821,0.868119983433423],"StdR":[1.0150810225610698,0.962001768016417,1.84643928503615,1.4437914045922802,1.04385381285442,0.81222458584148,0.8535457949504269,0.70349081802782,0.854276963614484,0.637777217690364,0.4728064668369311,0.4465977761449539,0.3745857942830639,0.3540454735785909,0.299066737429252,0.27059275519877696,0.22973498114121305,0.215744780309449,0.211883095145603,0.20426050796194606,0.190200633603688,0.179258361827281,0.162621774769926,0.162375709947909,0.161388125426035,0.14673315229986902,0.14784226516668,0.140614321807495,0.14283943929541398,0.140862538199631,0.135955130733453,0.133559983910869,0.130532545171374,0.12606581004133602,0.126143694623631,0.127900212902158,0.12013771614296302,0.116869530855078,0.12072217502682,0.126333727460437,0.124378940626979,0.0942163184836885,0.0857737391286816,0.0825436334133565,0.12246253911839802,0.152902963930007,0.18124790260639,0.20865290661507,0.200070898675368,0.23258150020268695,0.26895720246543103,0.31407096789755395,0.363749869442584,0.40912233790731495,0.465474886301052,0.520083736731224,0.68026428763115,0.7232508010515649,0.584531678615304,0.600016181036041,0.641025265368484,0.7018956581067809,0.734791395981416,0.784027035747479,0.829466941051047,1.0702264889302702,1.04346879534156,0.995070216460843,0.922697397646733,0.8735225469421559,0.846892009851654,0.8276565686276459,0.8055247468054829,0.8031852539939821,0.7913569834218441,0.797141339464283,0.779277013452765,0.9033193599548248,0.868073756713201,0.70334537980151,0.694767996205781,0.7012197634672579,0.7059448089528821,0.7267981409864642,0.593320971587366,0.6214211207971889,0.681121578291789,0.7454157556601,0.8127058740912529,0.8782234163347,0.921301982772362,0.6874659330785009,0.7509562721968108,0.8727058918733199,1.0597227212946998,1.27631389818147,1.5226133118211498,1.70091170320465,2.01802458323536,3.2521541988138902,3.55068141273781,2.51129791811832,2.08210144566957,1.5299590171248,1.18211611642272,1.1152850333203,0.964232587565142,0.827696313033709,0.753218451835106,0.685107433301263,0.819154854515323,0.728878590232167,0.6443152922091779,0.6036631321288679,0.5127198893096321,0.478313707328935,0.4251485453619339,0.420629890174516,0.421638413195201,0.42623229097271503,0.429232298693007,0.423376525133336,0.4278678881580321,0.421153005582039,0.3271476820353689,0.341409862871454,0.363991144500442,0.28440435979112,0.317466109106512,0.5223965451193029,0.656580317734017,0.78965658605199,0.814228390206008,0.6492946258688679,0.568398014919124,0.518853428525882,0.5118161542065129,0.5604312228379721,0.502207929047446,0.451383144603569,0.419067307408529,0.38440765493601897,0.388505019815633,0.365165387782753,0.3631516643070421,0.323002207095328,0.327313531942451,0.3596771708515129,0.3638297714475721,0.343641833910231,0.35110814339939,0.32573069759454,0.317327027584733,0.30438812225590994,0.280758287907134,0.259179255271584,0.250966308717698,0.229319624123832,0.2125801444968,0.216613854008423,0.220743040747396,0.206023938277732,0.19743619335036106,0.19709248599487,0.17724493760037602,0.167547854984044,0.159357473847643,0.15893788526426594,0.17576219446564406,0.19687998207582,0.19028341360937806,0.21160479959904505,0.23653087317731,0.24085638666872505,0.264815911308819,0.286659219170514,0.311447142630544,0.469476714096673,0.5137798271908571,0.530512459595567,0.498812030764146,0.43412468553031,0.37072205159642496,0.319818551859599,0.31436612947451503,0.28439453212899,0.260347964459782,0.24614513453528306,0.22814950329932,0.21014252857236296,0.196973576041586,0.17863037608084698,0.16861226689546696,0.15861391338824402,0.164346722679612,0.16390575288307702,0.164779954747246,0.159683162000926,0.15269587133792,0.15322136270975306,0.160922886498045,0.153349141898154,0.148718100231396,0.152571169697733,0.155318410655763,0.158381634026037,0.160715755868928,0.16890906617148094,0.15991744067549898,0.17081226627402202,0.16719931564348,0.180799694397262,0.18297732622361,0.199049271281148,0.207393840999826,0.220475558052636,0.210893789872246,0.21570993998106,0.218906753793214,0.20993547175480304,0.20126005902943694,0.18650055186772,0.187511018417328,0.191008230059184,0.180379118379338,0.181889637337567,0.169622577466293,0.162197821613668,0.159602486722542,0.152214268892878,0.145079307255237,0.134864103736064,0.12748287948628806,0.125069951770933,0.13092246676421002,0.12774915238047402,0.12425980268751402,0.118588467561543,0.117862760875197,0.107152894209821,0.0991112999308514,0.0955629265469548,0.0907661095685752,0.0849242696304892,0.0836343320730142,0.081584793868519,0.0785511800855866,0.0757603087187859,0.0731585988633261,0.0709488840248483,0.0698376539291948,0.0675286321315093,0.0619564502017265,0.0653843663262167,0.0691787705476442,0.0668645889479171,0.0699550036346815,0.0749912563027892,0.0777762863710697,0.0836170379371572,0.0880468912259953,0.09121137418408,0.100568996270464,0.10215448109768,0.107595469943544,0.106650290697196,0.114365156106374,0.116183995101848,0.122932374017012,0.12850778873187,0.127570271245029,0.123933830848896,0.122393386397323,0.129788429791648,0.130307860913684,0.131387785731613,0.129237602620394,0.13248941781532195,0.138647412139164,0.148976743444794,0.142514406938325,0.138185072000047,0.138892020881461,0.13605187198627194,0.129246268273921,0.12851245748880802,0.120820286181573,0.113209074203534,0.107937624597036,0.103566219972348,0.106974436393306,0.108716099518213,0.1053000847061,0.0975992572196384,0.0955640920029756,0.0910964050774094,0.0864718127905574,0.0883097902951485,0.090604575716207,0.0909275397648435,0.089425091176225,0.0852458225470813,0.0799296238906666,0.0778789664149533,0.0751888044354183,0.0720988587989534,0.0695998628924113,0.0693154747650707,0.0685889214286045,0.0678150070852176,0.0648856949639382,0.0629107604121458,0.0619121932658889,0.0593238087574918,0.059633227749976,0.0615876997485458,0.0629199597123629,0.0617260222705259,0.0621189975125873,0.058931905763369014,0.0580749674344264,0.056302028288262,0.0584495627346455,0.0595833514676315,0.0599521711023902,0.0622118504168275,0.0612281006130129,0.0609098567314907,0.0601889250384402,0.0587622375384738,0.0574760145910508,0.0578021383749244,0.0582992733099532,0.0585347521295758,0.0584322879666904,0.0594657582866375,0.0556153366189494,0.0552513551655452,0.0559897177339012,0.0529316949825935,0.055001026471433,0.0566283920747248,0.0549880250527655,0.0563806383004105,0.0578102550964646,0.060500195312089985,0.0602654822858348,0.0600577617491525,0.060918580299358,0.0618094000363881,0.0647020215035964,0.0662649457365065,0.0667604350243781,0.065233158356921,0.0629804462646296,0.0646310794662754,0.0682427279965674],"EnoughData":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0]},"Interventions":[]},"data_url":"extdata-MC.json","Name":"Monaco","CurrentEstimate":null,"OfficialName":"Principality of Monaco","Level":"country","M49Code":"492","ContinentCode":"W-EU","CountryCode":"MC","CountryCodeISOa3":"MCO","Population":38964},"MD":{"data":{"Rates":{"CaseFatalityRate":0.008237637534107278,"Critical":0.017031401108289792,"Hospitalization":0.06551131579541013},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,2,2,15,18,23,23,26,29,30,37,40,40,50,56,75,94,107,134,171,235,276,391,457,457,505,560,661,755,825,895,925,975,1114,1182,1272,1334,1382,1423,1544,1658,1747,1826,1925,1958,1980,2069,2176,2228,2228,2344,2344,2425,2508,2953,2953,3369,3452,3713,3802,3884,3884,4123,4278,4455,4581,4622,4738,4863,5009,5240,5450,5638,5738,5797,5930,6072,6229,6421,6623,6794,6901,7077,7252,7525,7745,7896,8019,8212,8400,8599,8765,8963,9081,9229,9382,9594,9846,10093,10396,10718,11047,11241,11549,11936,12188,12456,12667,12793,13033,13298,13640,13913,14183,14376,14467,14599,14856,15174,15407,15608,15909,16154,16462,16785,17040,17269,17571,17816,17942,18167,18167,18676,18918,19100,19300,19300,19740,19998,20276,20556,20908,21220,21220,21885,21885,21885,22683,22683,22683,23570,23869,24156,24156,24156,25139,25139,25872,25872,26189,27017,27017,27799,27799,27799,28578,28962,28962,30437,30437,30437,30437,32293,32732,33239,33734,34236,34236,35018,35542,36071,36643,37023,37440,37842,38217,38579,38997,39499,40002,40475,40955,41467,41938,42480,43008,43489,43982,44357,44728,45102,45545,46010,46543,47230,47842,48493,49083,49702,50422,51102,51719,52290,52730,53201,53816,54495,55190,55782,56312,56875,57402,58292,59220,60220,61314,62508,63646,64826,66115,67270,68392,69526,70812,71874,73059,74229,75530,76880,78112,79556,80882,82335,83789,90485,91797,93028,94586,95354,95918,96711,97549,98276,99606,101244,101938,102565,103973,105238,106471,107733,108901,110179,111314,112677,114230,115612,117002,118635,120015,121402,122614,123924,125212,126651,127404,127813,128501,129539,130643,131701,132342,133247,134021,134751,135911,136800,137416,138103,138440,138865,139427,140217,140983,141975,142669,143150,143330,143766,144356,145168,145831,146406,146948,147178,147380,147864,148432,149026,149562,150090,150502,150720,151232,151880,152552,153196,153785,154303,154444,154956,155557,156198,156836,157427,158005,158619,159339,159931,160619,161220,161893,162595,163376,163896,164321,164888,165489,166178,166833,167442,168143,168801,169623],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,3,3,3,6,12,23,23,30,30,49,66,80,94,109,125,149,177,199,231,263,298,353,423,505,591,752,864,965,1056,1174,1289,1438,1560,1662,1712,1934,2049,2154,2264,2378,2472,2548,2614,2778,2926,3110,3304,3408,3481,3638,3771,3897,3980,4052,4121,4248,4363,4476,4605,4728,4867,4927,4995,5154,5406,5553,5745,5934,6060,6138,6340,6553,6704,6847,6994,7093,7147,7305,7537,7725,7896,8098,8251,8360,8548,8795,9018,9247,9511,9700,9807,10025,10321,10727,11093,11459,11740,11879,12254,12732,13106,13556,13953,14200,14363,14714,15078,15453,15776,16080,16250,16357,16613,16898,17150,17445,17672,17814,17906,18141,18471,18666,18924,19208,19382,19439,19708,20040,20264,20494,20794,20980,21115,21442,21798,22105,22483,22828,23034,23154,23521,23947,24343,24733,25113,25362,25482,25814,26222,26628,26990,27443,27660,27841,28223,28697,29087,29483,29905,30183,30377,30789,31415,31937,32484,33072,33478,33828,34358,34982,35546,35904,36404,36700,36920,37208,37740,38372,38906,39473,39797,40055,40556,41144,41704,42183,42714,42978,43207,43734,44361,44983,45648,46336,46596,46796,47446,48232,48953,49666,50534,50875,51194,52029,53042,54064,55016,55888,56579,56901,57732,58794,59915,60833,61762,62151,62618,63275,64424,65076,65860,66652,67050,67302,67958,68791,69568,70256,71089,71503,71811,72460,73321,74233,75201,76040,76582,76777,77487,78507,79566,80501,81675,82346,82677,83592,84707,86038,87361,88772,89279,89843,90912,92519,93961,95383,96689,97941,98418,99633,101203,102894,104140,105852,107017,107364,108863,110580,112307,113829,115557,116365,117495,119204,120970,122685,124264,125723,126518,127253,128656,130329,131919,133360,134578,135207,135910,136931,138213,139435,140250,140996,141355,141924,142851,143841,144818,145258,145694,145873,146309,146921,147871,148294,148669,149093,149391,149662,150138,150946,151687,152263,152640,152854,153112,153506,154118,154788,155302,155937,156202,156426,156972,157626,158309,158860,159513,159804,160086,160725,161642,162624,163400,164243,164569,164858,165663,166553,167546,168826,169805,170186,170549,171514,172815,174155,175183,176245,176752,177407,178540,180150,181886,183338,184856,185453,186447,187847,189397,191197,192985],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,2,2,2,2,4,5,6,8,12,15,19,22,27,29,29,30,31,35,40,46,54,56,57,67,70,72,75,80,84,94,96,102,103,111,116,122,124,125,132,136,143,145,150,161,169,175,182,185,194,202,207,211,217,221,228,233,237,242,250,261,267,274,282,288,291,295,305,307,310,315,323,331,341,353,365,371,375,385,398,406,411,423,433,444,450,464,473,480,490,495,502,515,521,530,536,545,549,560,572,580,585,592,603,614,624,635,640,642,649,655,659,666,675,680,684,695,707,712,719,726,732,735,748,753,759,771,778,788,791,800,810,823,828,835,841,845,850,857,863,878,884,895,896,908,908,914,921,929,935,940,945,960,967,977,981,990,992,995,1008,1024,1036,1047,1063,1063,1074,1087,1096,1106,1114,1117,1123,1129,1143,1159,1170,1186,1201,1203,1211,1230,1244,1252,1264,1279,1287,1301,1310,1320,1336,1344,1353,1366,1375,1389,1406,1424,1442,1458,1461,1478,1495,1514,1530,1549,1569,1584,1600,1617,1630,1641,1654,1669,1685,1700,1710,1729,1747,1766,1785,1800,1818,1838,1851,1866,1882,1891,1893,1912,1930,1950,1969,1987,2006,2019,2035,2054,2072,2091,2111,2130,2149,2169,2188,2209,2229,2250,2269,2290,2304,2323,2343,2363,2384,2403,2419,2438,2460,2481,2500,2521,2547,2572,2598,2625,2650,2674,2700,2727,2752,2777,2803,2825,2848,2871,2883,2891,2909,2934,2960,2985,3004,3020,3037,3054,3070,3088,3106,3122,3130,3139,3156,3176,3193,3211,3228,3245,3250,3267,3282,3299,3315,3332,3347,3361,3368,3381,3396,3413,3424,3434,3438,3446,3462,3480,3497,3515,3530,3543,3557,3573,3589,3607,3626,3640,3651,3661,3678,3697,3717,3739,3760,3780,3799,3823,3846,3871,3899,3924,3949,3975,4002,4026,4049,4071],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,3,3,3,6,12,23,23,29,28,47,64,78,92,107,122,146,174,195,227,259,281,331,395,476,557,711,819,909,994,1107,1210,1353,1455,1537,1570,1760,1832,1865,1932,1930,1948,2021,2037,2143,2185,2271,2385,2417,2454,2560,2546,2599,2586,2594,2614,2693,2683,2675,2713,2752,2781,2800,2840,2903,3045,3131,3315,3383,3505,3496,3611,3372,3518,3241,3300,3130,3084,3154,3379,3320,3330,3352,3375,3433,3503,3622,3694,3684,3730,3721,3716,3863,4020,4280,4479,4640,4711,4674,4930,5222,5410,5581,5744,5831,5864,6012,6183,6352,6496,6596,6639,6592,6686,6755,6744,6780,6696,6511,6267,6297,6308,6106,6101,6112,6073,5997,6020,6083,5958,5906,5931,5920,5953,6136,6230,6212,6350,6488,6390,6252,6306,6403,6532,6686,6754,6755,6740,6837,7232,7124,7237,7502,7515,7691,7626,7836,7933,8043,8102,8067,8249,7996,8616,9131,8872,9454,9855,9313,9529,9859,10413,10767,10275,10569,10053,10328,10527,10319,10842,10611,10935,11182,10891,11086,11636,10632,11160,11418,11641,10298,10470,10574,10728,10899,11157,10567,10674,10917,11058,11379,11815,11746,11676,12140,12725,13229,13670,14060,14258,14059,14405,14908,15483,15902,16322,16333,16412,16678,17365,17536,17768,17853,17624,17209,17258,17459,17505,17500,17701,17528,17381,17549,17776,17991,18245,18473,18470,18084,18247,18364,18480,18399,18470,17945,17119,16836,16642,16799,16982,17240,16448,15934,15799,16218,16340,16392,16447,16236,15367,15110,15205,10180,10093,10555,10141,9706,10622,11526,12395,13169,13548,12702,13119,14179,14516,14947,15272,15443,15045,14476,14717,15002,15015,15048,14849,13820,13118,12726,12774,12663,12167,11462,11060,11202,11416,11342,11190,10553,10332,9589,9234,9100,8872,8388,8131,7860,7812,7641,7535,7536,7493,7060,6726,6454,6515,6458,6463,6305,6139,6184,5893,5880,6211,6366,6464,6410,6517,6276,6138,6543,6930,7247,7333,7517,7241,6998,7646,8008,8382,9002,9329,9108,8883,9217,9779,10507,10825,11265,11079,11013,11341,12408,13694,14551,15443,15326,15639,16403,17228,18347,19291]},"Timezones":["Europe/Chisinau"],"AgeDist":{"0-4":202520,"10-14":216870,"100+":77,"15-19":202416,"20-24":241118,"25-29":329715,"30-34":417989,"35-39":355887,"40-44":301677,"45-49":261131,"5-9":221538,"50-54":234464,"55-59":286551,"60-64":258125,"65-69":230164,"70-74":105415,"75-79":79574,"80-84":53265,"85-89":25712,"90-94":8463,"95-99":1292},"REstimates":{"Date":["2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[2.06375058392004,1.9811793778836495,1.86364113548406,1.85728894564623,1.9106007382971697,2.0319816080123,2.03382468839604,2.00704827699787,2.20551472593846,2.13938340374697,2.0033505824312203,1.85839163419871,1.77561362402198,1.69902688291165,1.6866357273241397,1.62329450387294,1.54182493131478,1.4210513349141598,1.47108345890258,1.4065204456281,1.33051589583495,1.27088438124104,1.1757663231748798,1.12065573274313,1.07626626360021,1.04289119204182,1.0645464223162,1.07755235732721,1.09003503189414,1.12268519123883,1.10545726709529,1.0996193784281298,1.04179694386517,1.04020985534686,1.04582696429594,1.02318303545086,0.9929688108090172,0.977225950235157,1.01090468123117,1.04221976003728,1.00841199881682,0.9937454768714772,0.9578713062090892,0.929422209167193,0.912187815923504,0.922489957075418,0.938586600836308,1.02574692599866,1.04319611775645,1.1071789282780802,1.16517720257794,1.17309329704065,1.1111676547023102,1.13334776888131,1.16445188300083,1.14682646408723,1.1275186612725,1.10506583881356,1.10325100819767,1.07627000115187,1.0590656317160698,1.03720816235657,1.04888964800553,1.0311390614620402,1.03101678446405,1.0384289754369,1.04785782695171,1.03410809975553,1.04300249303694,1.06960431008514,1.09867590625163,1.1368554649739098,1.15418580963253,1.1485694795395,1.14494475165589,1.14228123178115,1.20158380181348,1.2428193200846,1.2589166129407,1.25318065728826,1.2105735269778402,1.22557186109001,1.25394534655339,1.25089833184442,1.26422984433539,1.24835368533243,1.2114417056459,1.17986795014789,1.1746111385745,1.15630327612006,1.11765032000689,1.08216424785632,1.04991479201502,1.01367725951752,1.00138897789609,0.9744458269303372,0.9341781406782,0.914925958283495,0.892593332707154,0.8692686671252831,0.86370915697353,0.868520239477745,0.8614630309101551,0.87504348360629,0.849011612469797,0.8536616356034692,0.8714962115204979,0.8949604723655501,0.899861031319407,0.920609428595508,0.949736585303366,0.951898089226063,0.9403012319178,0.971291058461278,0.9920616458858812,1.008420503845,1.03691497579428,1.0406671260684,1.06774478208231,1.09407899170792,1.09663507839903,1.08798988554077,1.08846868415858,1.09932048315548,1.10812182382694,1.13596451579919,1.1558313125880502,1.14864877395476,1.13536832256207,1.10397942574615,1.08218907892599,1.07744396183823,1.08617360420746,1.06762568491265,1.0793599459615,1.06830411823307,1.0691346452009,1.06040202711176,1.05925047485467,1.04753787708042,1.03947200524972,1.04092297771588,1.0401567914305698,1.04926965384882,1.05843390149322,1.09524614790724,1.10512574260984,1.12470289816176,1.1301891219094,1.14267356500147,1.1486451375021,1.148113708903,1.14670081007851,1.14923934390152,1.1135988390396598,1.10230038332269,1.08482535995378,1.07201846441796,1.03762844941061,1.01320740191337,1.0267196256739202,1.02121477912524,1.01485580351313,0.99922150112416,0.984006058230499,0.98121764424511,0.978939169246739,0.98246819053433,1.0056096169149,1.01253277676036,1.00640676733434,1.00670937327513,1.04357490216606,1.05444550225057,1.04431419268114,1.05628666255515,1.06535177228991,1.04454768005972,1.02578965168417,1.04149273060515,1.06508772037253,1.07957296249659,1.10104912820888,1.1329276146450802,1.12157190054028,1.11008824878284,1.12972239402057,1.15766001786856,1.18212265386321,1.18482754454091,1.17109802423657,1.18726264900339,1.16533806903843,1.15141429475422,1.15056498028763,1.16361998182456,1.15425940972729,1.13001823104598,1.10788679904804,1.09959660586373,1.06372605389919,1.06197191263517,1.01626776687853,0.9948465668756552,0.986620651711782,0.9620466499104192,0.960798110350111,0.95175947549087,0.938530852192778,0.915807647363948,0.906170155789594,0.911729145790562,0.929827085503872,0.9277461574857072,0.9395235660403508,0.921351604195033,0.960367185408464,0.989748642476608,0.9999620347807652,1.01657836788395,1.00853995223178,1.01199851868046,1.02927523265072,1.05499298741865,1.07300852943977,1.09648039279709,1.10643384277499,1.08933866071388,1.09677082434728,1.1032446365913502,1.12420881274914,1.1353350859148,1.1625154337186598,1.1301073031649198,1.13432698452267,1.13856895675399,1.1609202227661202,1.16244413755945,1.16968044970143,1.14693199152246,1.15967206667675,1.14012145177896,1.13277717490024,1.13794184930425,1.1363990639346295,1.10515570819976,1.10242752045513,1.1244927867576298,1.08984614743928,1.09693909270294,1.08603501460629,1.0864996967239,1.0767972055893,1.08645480647005,1.04642508771825,1.07181307071204,1.08836807502363,1.08503365932202,1.07081486448647,1.07452718632608,1.04787443131929,1.01783356908695,1.03217702198631,1.02293292530405,1.01651643546762,1.00640046338166,1.0005043364264,0.974330325066532,0.9676665210720028,0.950710531104907,0.922265176921753,0.907487965058576,0.8951394574845859,0.8699495310950071,0.8493284554651591,0.846368109587484,0.860608628415225,0.855606070178677,0.836152322055552,0.8208618652285109,0.781015729736543,0.756446723630015,0.7567178162658149,0.771517019819179,0.7742156442066959,0.780746918104558,0.745782104339606,0.73983506190186,0.7450527636793609,0.7749637093967621,0.779478418076261,0.7642793972443449,0.7761181946385358,0.7811952609159641,0.828711333343505,0.850234351413953,0.878948133327231,0.876449642467784,0.865573462873262,0.8385437338967741,0.893185212402374,0.932575319031239,0.976679762141113,0.978508011274956,0.974510236230402,0.986579445708105,0.965878017873704,0.9600093611137068,0.961047939957643,1.007086705642,1.0200705121864,1.02100953543478,1.05226019787277,1.08860470792243,1.11950820266556,1.13566525052908,1.1390619412820802,1.1196649812703705,1.1025876748318,1.11383828620451,1.1220977428398702,1.1375973149167,1.20012909469691,1.2042396245605802,1.1744649002963,1.14594779016276,1.1488111840982098,1.15959111258296,1.1657560680423402,1.15927928875777,1.1487031553221398,1.13580887618176,1.14182709811385,1.1444341355858,1.17974629744129,1.21061694369688,1.18606798653924,1.19009700155382,1.16894188245225,1.18076396897328,1.1775109581151202,1.16019175722407,1.1587916879169198,1.17825998098327],"StdR":[0.158630769445485,0.142754724488632,0.127465024126018,0.119566364672253,0.114885150231876,0.111463513294252,0.10579047207038697,0.0991360069729215,0.0996333360594137,0.0932911981455948,0.0852208147629406,0.0760733491573901,0.069087945055465,0.0631809647963767,0.0595510902282473,0.0545331772391906,0.0507350829560304,0.0458853095630546,0.044629968000754014,0.0417489225843391,0.0385170279670082,0.0363067992895399,0.0332749268787103,0.0310691165677744,0.0296965530479541,0.028320520183614,0.0281594566306794,0.0278987486641708,0.0274535091529634,0.0274996239169439,0.027222917542566,0.0268838067626137,0.0257922649683862,0.0255227992893774,0.0254046476587406,0.0249354225318087,0.024641841065001,0.0242095405549689,0.0242636854997393,0.0247158185368468,0.0244979162993177,0.0243433154055817,0.0239982623747537,0.0237712345901981,0.023543788699236,0.0236218206067901,0.0241762884177263,0.0253363543909338,0.025491195939824,0.0265004673306701,0.0272605892535755,0.0266110098927694,0.0258544778194603,0.0260013181808819,0.0258117202734519,0.0253735630918621,0.0251500418823138,0.0246294557277137,0.0238233577248445,0.0236238871634282,0.0229940510445028,0.0229165876766857,0.0227412289096664,0.0226383105409609,0.0225657803811582,0.0222658344519363,0.0223960131870848,0.02200865635332,0.0222318359488186,0.0223276455057555,0.0226684053190053,0.0229661057520683,0.022623552951282003,0.0226546196389454,0.0224726594550179,0.0223541939062628,0.022483612869434,0.0228743682547999,0.0228745354558213,0.0227827801460972,0.0221561464108553,0.0221751046544504,0.0221948144871544,0.0218328571180199,0.0216553024760119,0.0212979740934899,0.0205867966418689,0.0199420764091927,0.0194260716891244,0.0188782504695032,0.0181708095353582,0.0174861077875034,0.0169624293758597,0.0163086469274616,0.0159700253588083,0.0156137750264674,0.0149540024660707,0.0147059671018832,0.0144826257834916,0.0146598397305809,0.0144668816586153,0.0148432640506393,0.0150345098825159,0.0155240769799708,0.0153317208128289,0.0156318777615474,0.0162488959345472,0.0166671639469659,0.0168723943162043,0.0170348904779146,0.0174611987054303,0.0175555193430388,0.0173135671308409,0.0176803177737707,0.0180922767222647,0.0181587796679352,0.0181588967696927,0.0184415476232858,0.0182197733994107,0.01843441211934,0.0184199844111607,0.0182386645269788,0.0180815279345975,0.0178507682108245,0.0181442801510318,0.0180218013461045,0.0180515812897669,0.0178614611576653,0.017863819013565,0.0174084971184548,0.0170122078383529,0.0167817455733659,0.0167521291872316,0.0163858545999353,0.0164630142442733,0.0159906143119785,0.0158137375650798,0.0157183724953668,0.015818839684167,0.0153126904695558,0.0154649882520761,0.0150911013714075,0.0152907068768436,0.015119544206254,0.0152987001051561,0.0156486939558538,0.0153428252474721,0.0156057191904555,0.0154165287182884,0.0156329106830102,0.0155655739508749,0.0155313700455996,0.0154345048150868,0.0153750605133969,0.0152935952540531,0.0148077694804855,0.0145761394222504,0.0142605066876749,0.013801567111593,0.0132726617144872,0.0134696583045503,0.0130391703964309,0.013007995449193002,0.0128310147799531,0.0127114954358273,0.012667116538229,0.0125161919880706,0.0125264647598674,0.0128178654433799,0.0127273079194878,0.0126165897996726,0.0127196047370437,0.0130154062685601,0.012871001603847,0.0129665650895328,0.0128914394023111,0.0129122410463942,0.0128002787480834,0.0126366562018626,0.0126304306781752,0.0128131378938699,0.0128288979779686,0.0128145169131665,0.0131624649849094,0.0130636342505676,0.0129392072764316,0.0131070927164839,0.0133697176566952,0.0134813310203815,0.0135330763432116,0.0136307844884677,0.0135207195578881,0.0133532368281463,0.0132234671826453,0.012947314228331,0.0131216030476604,0.0128654654029026,0.0125312265507598,0.012054895735469,0.0116795095766634,0.011391958493245,0.0111933794156043,0.0107328355326514,0.010300170474524,0.010246714481521,0.0098684860185056,0.00985766518121548,0.00970053462650918,0.009552675605219859,0.00948720405554798,0.009489795774853009,0.009755245219718659,0.009845625192561193,0.00994414821070746,0.0100480268251149,0.00995989211716232,0.0102944371169132,0.0104851070555098,0.0105649744063807,0.0105207681234938,0.0104808806826623,0.0104147720866947,0.0104986142093698,0.010573283552085,0.0106242636429449,0.0107620186486059,0.0108478013803304,0.0107847323725808,0.0107239299008163,0.0108067403443674,0.0107268219580132,0.0107704867193334,0.0111388671967734,0.0109563004725642,0.0110396846501077,0.0109871460817097,0.0112411272103431,0.0111287910387793,0.0112565419015563,0.0111436724570028,0.0112664878328498,0.0110862922883459,0.0108660147536975,0.0108434948882922,0.0106450497695446,0.0102735233730144,0.010175145420507,0.010017948391435,0.00977159967668759,0.00980154443825792,0.0094016345189924,0.00928727200542997,0.00929159928008168,0.009014577548204807,0.0087702846584005,0.00884634496453815,0.00873440778036758,0.008583067216685,0.008520515935304809,0.00841629993642205,0.008252917628267,0.0080430919495628,0.00786489156442648,0.007901496490497359,0.0076135473037136,0.00752813090268805,0.00750852882619305,0.007249515362293659,0.0072062849297191795,0.00720337505113132,0.00708285840361407,0.0071252220226433,0.00721651912016651,0.007251233719713371,0.0073530667490614,0.00762861743567286,0.00804588580175508,0.0082337999740516,0.00834430444543212,0.00842430830538146,0.00839312292917809,0.008739402476876209,0.00930712747585272,0.010021068733586,0.0105144822760236,0.0111011655259439,0.0109429641886241,0.0111887729619568,0.0117907180832484,0.0124973895821527,0.0130319816946757,0.0129977437516533,0.0130451586999075,0.0135121820902967,0.0143021337445414,0.0146183407432344,0.0149085709540326,0.0145276535946153,0.0140211636553254,0.0136130478856367,0.0140459537738831,0.0145282679051436,0.0147726136801428,0.0145101808573191,0.0138936275968752,0.0136016496830245,0.0131490518681608,0.0126855466607529,0.012632511261863,0.01291968625757,0.0128528839524416,0.0127642297685266,0.0127996214828787,0.0128449387767107,0.0131146265800746,0.0131728955797951,0.0129993807626334,0.012747657551279,0.0125732595337449,0.0123803239629999,0.012346386157707,0.0122982401307273,0.012919700304241,0.0130459585717143,0.0131010566093945,0.012837610397911002,0.0125944807190732,0.0126144907202136,0.0126472446054746,0.0124375516168753,0.0122906967485257,0.0121508341025798,0.0120049611607637,0.0119162282718484,0.0120377104676181,0.0121322352632617,0.0122334571276779,0.0122553925426476,0.0120721073636915,0.0122006840496145,0.0120080284017535,0.011750713659314,0.0114964655185634,0.0115478901299429],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-MD.json","Name":"Moldova","CurrentEstimate":{"Exposed":5708.0,"Infectious":6000.0},"OfficialName":"Republic of Moldova","Level":"country","M49Code":"498","ContinentCode":"W-EU","CountryCode":"MD","CountryCodeISOa3":"MDA","Population":4043263},"ME":{"data":{"Rates":{"CaseFatalityRate":0.010279985542828574,"Critical":0.021264370878989657,"Hospitalization":0.0714848422607959},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,4,4,4,4,5,5,5,46,55,55,55,55,55,88,101,116,123,123,153,153,189,199,203,214,233,245,249,253,253,261,265,267,274,290,294,298,307,309,311,311,311,311,312,312,314,314,314,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,320,320,320,320,325,325,330,330,330,330,357,378,385,385,426,426,538,643,664,739,809,839,931,931,1005,1293,1445,1445,1869,2032,2178,2296,2407,2452,2521,2558,2638,2680,2752,2830,2910,2986,3035,3127,3186,3281,3333,3356,3420,3480,3558,3606,3731,3839,3963,4021,4058,4104,4164,4203,4224,4231,4272,4312,4350,4393,4460,4491,4507,4589,4692,4764,4892,4997,5129,5268,5425,5544,5728,5917,6177,6368,6456,6720,7002,7192,7397,7618,7803,7953,8308,8557,8907,9154,9326,9429,9620,9920,10063,10201,10355,10569,10768,10994,11288,11581,11815,12093,12378,12601,12775,13016,13251,13485,13727,13942,14084,14216,14456,14635,14887,15115,15294,15544,15893,16089,16378,16542,16788,16904,17151,17387,17862,18121,18410,18744,18907,19129,19491,20031,20627,21229,21721,22366,22796,23484,24131,24637,25409,25866,26414,26809,26999,27651,28052,28461,29054,29462,29614,30493,31138,32097,32550,33049,33491,33788,34082,34569,35149,35482,35809,36120,36373,36993,37281,37900,38367,38580,38780,39014,39347,39877,40369,40638,41191,41516,41827,42288,42569,42995,43475,43940,44388,44856,45348,45898,46506,47233,47974,48571,49150,49637,50221,50754,51387,51954,52574,53143,53527,53991,54529,54897,55349,55753,56228,56731,57093,57423,57898,58210,58561,58927,59358,59804,60299,60805,61339,61781,62205,62825,63280,63738,64240,64737,65251,65780,66226,66710,67207,67687,68177,68683],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,3,14,14,21,27,47,52,69,82,84,85,91,109,123,144,174,201,214,233,241,248,252,255,263,272,274,283,288,303,303,307,308,312,313,315,316,319,320,321,321,321,322,322,322,322,322,323,324,324,324,324,324,324,324,324,324,324,324,324,324,324,324,324,324,324,324,324,324,324,324,324,324,324,324,324,324,324,324,324,324,324,324,324,324,324,324,324,325,326,326,333,337,355,359,362,367,378,389,414,439,469,481,501,548,576,616,663,720,781,841,907,960,1019,1019,1164,1221,1287,1287,1287,1287,1965,2072,2188,2188,2381,2472,2569,2665,2747,2799,2893,2949,3016,3016,3073,3198,3258,3301,3361,3411,3480,3549,3588,3618,3696,3748,3813,3857,3930,3960,4035,4085,4132,4174,4229,4277,4313,4343,4378,4444,4499,4558,4663,4727,4790,4835,4917,5019,5165,5275,5422,5553,5659,5875,6094,6222,6385,6530,6712,6900,7061,7291,7503,7711,7898,8612,8842,9138,9428,9717,9962,10197,10313,10441,10575,10772,10987,11690,11934,12127,12359,12584,12794,13004,13348,13641,13869,14050,14268,14461,14672,15281,15427,15615,15760,15892,16069,16259,16436,16629,16797,16909,17091,17392,17746,18066,18341,18714,19210,19977,20851,21533,22079,22379,22805,23608,24154,24865,25509,26109,26686,27177,27773,28392,29031,29577,30079,30653,31062,31618,32188,32808,33316,33836,34454,34881,35265,35849,36351,36932,37467,37879,38246,38562,39153,39607,40165,40546,40948,41426,41803,42148,42563,42995,43390,43709,43955,44284,44542,45062,45423,45945,46327,46694,46969,47404,47782,48247,48589,48856,49195,49630,50054,50697,51160,51596,51999,52431,52819,53338,53840,54316,54730,55136,55493,55803,56228,56579,56998,57482,57929,58316,58697,59262,59825,60288,60827,61202,61659,61972,62476,63118,63633,64168,64739,65227,65657,66234,66857,67441,68004,68476,68921,69294,69770,70174,70658,71112,71593,71995,72395,72969,73612,74183,74789,75332,75834,76283,76868,77493,78060,78634],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,5,5,5,5,5,5,5,6,6,7,7,7,7,7,7,8,8,8,8,8,8,8,8,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,11,11,12,12,12,13,14,14,14,17,17,19,19,23,23,24,24,24,24,26,30,32,32,35,39,40,43,43,43,45,45,47,47,48,50,51,52,53,57,60,61,62,64,68,71,73,73,73,75,77,80,80,80,81,82,84,84,84,87,88,89,92,93,98,100,102,104,104,106,107,108,109,112,114,114,115,118,120,121,123,126,129,133,134,136,138,146,151,154,155,158,158,163,164,169,170,172,174,179,182,188,190,191,194,198,202,211,213,217,221,228,231,236,240,247,250,253,255,263,266,270,275,282,290,294,301,313,320,322,326,328,328,333,337,342,349,356,364,377,385,391,396,405,414,420,429,434,439,444,450,459,469,474,481,487,499,504,510,516,522,530,533,543,549,556,566,569,578,582,585,597,610,614,620,624,626,630,637,639,648,652,658,666,675,677,681,682,684,684,689,692,699,705,712,718,721,725,729,730,737,740,741,743,745,746,749,758,762,765,766,768,770,777,783,790,800,802,805,811,818,825,826,831,836,838,842,852,861,869,880,882,890,899,910,916,926,932,939,950,957,969,976,987,994,999,1003,1015,1023,1031,1039,1048],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,3,14,14,21,26,46,51,68,81,83,84,90,107,121,142,171,198,211,230,235,242,246,249,256,264,266,233,229,244,243,247,248,219,207,194,188,190,161,161,125,115,112,101,82,69,65,62,63,55,51,49,42,25,21,17,8,6,4,4,4,4,3,3,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,9,13,31,35,38,43,54,65,90,115,145,155,175,221,249,289,335,391,452,512,570,623,680,680,816,873,933,933,933,933,1582,1664,1771,1771,1920,2007,1991,1979,2040,2017,2039,2065,2038,2038,2020,1855,1762,1804,1439,1322,1242,1192,1119,1102,1107,1119,1102,1104,1105,1055,1048,1019,1017,967,962,914,896,903,874,877,853,863,840,795,729,714,757,811,897,966,1091,1214,1278,1451,1630,1715,1810,1921,2085,2190,2246,2401,2482,2581,2635,3208,3279,3448,3549,3646,3630,3671,3699,3558,3409,3411,3420,3900,3957,3995,3869,3839,3697,3659,3828,4014,4047,3919,3992,4043,4096,4484,4428,4385,4232,4064,4004,3913,3803,3765,3756,3623,3565,3625,3729,3830,3956,4185,4434,5020,5638,6090,6457,6502,6575,7177,7427,7967,8357,8828,9150,9399,9515,9866,10207,10413,10743,11090,11132,11143,11111,11120,11126,10996,11177,10910,10635,10708,10432,10550,10531,10540,10714,10368,10552,10590,10545,10515,10756,10351,10080,9454,9403,9332,9279,9297,9247,9085,8756,8941,8966,9173,9296,9035,9013,8827,8734,8985,9125,9158,9159,9061,8986,9354,9257,9362,9451,9418,9521,9613,9628,9636,9601,9537,9400,9159,8973,8588,8262,8146,8013,7911,7706,7731,7655,7544,7453,7257,7327,7170,7129,7396,7458,7584,7675,7658,7722,7959,8098,8362,8563,8667,8673,8591,8561,8453,8393,8399,8449,8220,8158,8262,8396,8459,8544,8553,8605,8558,8638,8775,8844,8903]},"Timezones":["Europe/Podgorica"],"AgeDist":{"0-4":36906,"10-14":39389,"100+":12,"15-19":39148,"20-24":41268,"25-29":42928,"30-34":42561,"35-39":45787,"40-44":42874,"45-49":41048,"5-9":37037,"50-54":38143,"55-59":42177,"60-64":39754,"65-69":37191,"70-74":24534,"75-79":15904,"80-84":13154,"85-89":6343,"90-94":1696,"95-99":208},"REstimates":{"Date":["2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.7616528704620302,1.7796236354953603,1.84826645349499,1.8499702021033504,1.89920556435474,1.7142223025806498,1.6212156833158502,1.37488555143349,1.2831789149263602,1.1345731198156102,1.03693007878475,1.05905726918723,1.09909399934073,1.06504050673593,1.00168500292496,0.9475221126968671,0.9186112141243592,0.757323447233191,0.6431716155529761,0.6043159544239161,0.546487268599781,0.54282125099013,0.5551527377356911,0.582000959654712,0.634885010194549,0.6140919712833199,0.570486634267003,0.5918623029271409,0.5197925852958859,0.509268671158926,0.318582926150239,0.357280450622485,0.327440854434611,0.3497653348328111,0.322181514038416,0.3672369518426501,0.349419319066384,0.358732192168883,0.272345720396357,0.25825161727116497,0.24165009972166696,0.279836303376384,0.325547467395379,0.28187837599321697,0.32537579930156896,0.373985255467061,0.424305749602784,0.480400140901839,0.359713413749351,0.20030867316501005,0.233571661065915,0.274731345008617,0.324555067146616,0.3921075592043,0.469225021776421,0.5316384437434001,0.6292521871377629,0.713017718399589,0.81376027669707,0.913134125716392,1.02509143347862,1.16015636673416,1.26196498013613,1.39705214707534,1.52164234646899,1.68191309981341,1.7963565455759,1.97231476635368,2.09848890785563,2.28151215538678,2.38160713343096,2.56559425854388,2.71672190359738,2.83739318564295,3.00287560742847,6.295829420634591,7.62894684322856,4.87865382324629,10.851412152546198,7.820321037005709,9.298026990521231,5.26531768048411,3.36249337139394,2.65405841716167,2.56967106724394,2.46886444004705,2.76397573940323,2.80808023822044,2.77549840439575,2.33794561158007,2.11795508819238,2.24383056981539,2.06354911419137,2.00151792637902,1.89315164305399,1.9224405684695,1.9438367441364,1.90802819296833,1.85262564938318,1.74822093404486,1.6374039045387805,1.4093570156351498,1.5531563417403895,1.5265455599873603,1.49174253992431,1.29328072666662,1.1682909007862,1.05964264672089,2.0163880130972003,1.9171375111296696,1.73722301214012,1.46314184166672,1.45424416558856,1.38136464459202,1.32357209161563,1.3259859261321298,1.20902460294573,1.15490954128113,1.13983026887348,1.15064569207272,1.16948473330857,1.1408290239248402,0.7134252881709591,0.734721549256919,0.731045463178583,0.801688822190124,0.7406612323739399,0.7434780875911379,0.7580811057694109,0.7717593515417901,0.7684862079428101,0.7819948550217521,0.799466815817131,0.827106862376073,0.8539785016214291,0.927421209385216,0.964250041181381,0.8656284781842901,0.8961710151001041,0.920184529714424,0.9198471556686568,0.92261824085404,0.917867389063592,0.9051007103060408,0.913996938739872,0.928771157159724,0.8853027107509001,0.918463569157156,0.9194399327254108,0.954194667791186,1.00835572220772,1.05886810080238,1.03593290025686,1.02051899937338,1.06157598979948,1.13283315712965,1.23390808528864,1.2745681694803002,1.35761199593514,1.40328291883067,1.39513043277969,1.45770570531279,1.51294544965859,1.4578143284375802,1.3949615443356398,1.36042252331843,1.3617249531600002,1.37793674367937,1.34640177509753,1.34493409234669,1.30685848865224,1.29056880025355,1.24836390892134,1.47418517951368,1.44470279534288,1.37810926660396,1.31639608562518,1.3022574030806298,1.26555711079552,1.23771664138669,1.16545830011501,1.10835945068759,1.07483029221841,1.04830233753391,1.03963716750789,1.1794234461796,1.17616098088899,0.996328522682362,0.9832381115743772,0.96320894335661,0.9460757000366272,0.932758082335665,0.972128174901361,0.998560767546784,1.03559785579968,1.04927578257424,1.06691488331289,1.05542909434232,1.04342608276472,1.00778076666557,0.975772460344255,0.9754790093849072,0.955244044373692,0.935374449102556,0.934897299264288,0.9407514451718508,0.902791329929743,0.8863810278355599,0.8849665300548921,0.8825087365351478,0.8903164838659791,0.94387544691048,1.00516993083426,0.915869002027979,0.965472520320708,1.03572021157464,1.15336938845059,1.34421850207715,1.5093228075898102,1.5522682710174298,1.52384041605829,1.42182418038716,1.37317722384467,1.4319128035426298,1.4114826804416,1.39397985441903,1.3552871971464595,1.32002346168657,1.29478068343948,1.2473019759666,1.20657000458895,1.14138156697378,1.07774435163988,1.04023273352809,1.02479132763393,1.05484155756283,1.04712329797622,1.00863661093046,1.00800180577389,0.9957725498255868,0.979480971551992,0.972252827946246,0.982623818457838,0.979117352769118,0.956614373056188,0.958267807614311,0.94796641610259,0.96110348473583,0.973571203802304,0.95859180612753,0.959217201908904,0.933952959887016,0.9459191611079109,0.9332314797904532,0.950494027416317,0.941081049906414,0.919950033620968,0.93868669156535,0.9494604157333142,0.924162039379788,0.921681246041823,0.911624922153864,0.903901624500529,0.904427295716304,0.900835870533621,0.918730002210725,0.879323906088091,0.906312223039446,0.8899743672998249,0.930937286293664,0.9419574951071972,0.9335955040662992,0.925308299933814,0.952496891659795,0.955666925883148,0.9696455699492572,0.9656908001669632,0.961221902546982,0.98422776047222,1.0080110197508498,1.0400509554356,1.05867143808451,1.06827177002825,1.04015516753265,1.03344277883682,1.03764337150174,1.05096539080239,1.05765534939881,1.06948507106639,1.05949962688774,1.06001178253114,1.07257494043724,1.0631549768662,1.02991746588088,1.02164235341729,0.96832716396226,0.962228450152543,0.97558634127021,0.9886240719421272,0.985087521617024,0.987105208626221,0.997358923191996,1.0092461007489302,1.00673851625439,1.0265947818776802,1.01850805001934,1.03144880655602,1.02716313895877,1.03492114598191,1.07723999203639,1.08245226618923,1.07638645029446,1.0810237558516,1.08193894682086,1.0743130819857298,1.06172054702542,1.05812716812145,1.0648082086735,1.05723548525078,1.06061101382119,1.04800516425807,1.04719443561546,1.03439088399991,0.993971435664602,0.98699818534062,0.97731560562017,0.96793174470955,0.9609290090497148,0.9632429039761412,0.9697247571533442,0.9787242747414828,0.9817406292230508,0.9920514730752528,1.00499224004925,1.01378229040059,1.02375740287958,1.0361522894272,1.06292347217148,1.06563042694705,1.07101602206178],"StdR":[0.17392770170718902,0.16550446693760998,0.159772601368306,0.151358208771089,0.14471199359327802,0.128270436848285,0.117375478522828,0.101453125460729,0.0937263518660224,0.0855170330139387,0.0797371182623887,0.0802576553505224,0.0807552605926379,0.0788865893396395,0.0761315782816206,0.0738483072714266,0.0725636557861753,0.0656635965173386,0.0628217596781624,0.0620491015045159,0.06040190430037,0.0637753850041529,0.0685884785750057,0.0733386795737947,0.0796333410448713,0.0812867110116842,0.0807958879292299,0.0863988064834509,0.0833998328503576,0.0873071499099947,0.0711486188089327,0.0815066943686936,0.0828847942932728,0.090723494433904,0.0933130710777522,0.107349209224646,0.11151954246482003,0.121035933150697,0.113866958825569,0.117577036719036,0.120424864364998,0.142607002255089,0.165181502957443,0.165125961809407,0.19080457813284696,0.219888978573303,0.250764479054698,0.282972869931491,0.255822743088079,0.199594171879653,0.240030970805328,0.2771483921367769,0.32780927484272904,0.3958810896436311,0.47962453995108,0.536863573420712,0.648791435658991,0.731017173364616,0.841567596191011,0.940540575566422,1.06343741192814,1.19106674287901,1.3288844832958602,1.4489694315217798,1.5808755234219198,1.73479750503158,1.8483707730159,2.04029658627773,2.13000747678463,2.35043780561266,2.45280392648247,2.61158386708418,2.7787444382527298,2.93499389696083,3.050714967159549,4.606700385129121,4.54764637757569,2.82033397983252,3.48949993591274,2.15405427539512,1.73352131066832,0.9337591644411528,0.5707553508263951,0.41774896932989897,0.356737557898675,0.313552016423487,0.300612230115144,0.272156041125243,0.243951126265698,0.200844876517927,0.17108914466784195,0.16254542626600102,0.142754820654425,0.130925807502499,0.117801881181727,0.110291408867563,0.10483222643879,0.0986132528088384,0.0902504224981814,0.0823025069857759,0.07498290921178999,0.064601713711029,0.0653546951560291,0.0615113789311407,0.0590230303938337,0.0520747416126066,0.0469560200143582,0.0431500510444478,0.0608925756178061,0.0577062253615591,0.0552687627840645,0.0484579187084321,0.0452322841550205,0.0416398976865639,0.038933594792516,0.0376982741761718,0.033972629011029,0.0323746030969329,0.0310385305466598,0.0305053889406142,0.0301540810778185,0.0289206299540464,0.0220845604221726,0.0230324019392895,0.0232453709326077,0.0248058534426039,0.0240066279236822,0.0247719389956786,0.0257538985586128,0.0265111428756237,0.0269195387324387,0.0279848572522286,0.0288787340696141,0.0300368880479627,0.0312172300433417,0.0325806679395329,0.0339439896581101,0.0319009076436354,0.0326706820358476,0.0332838429355552,0.0336531220018905,0.0338923549686289,0.0336826900870323,0.0339522398619924,0.0345462000196742,0.0348335307408367,0.034508784138800014,0.0356470864277377,0.035262794207124006,0.0362609096215899,0.0373036496243925,0.0386586025529916,0.0380858582203394,0.0369682221421304,0.0382160116482528,0.0391869284916723,0.04007212997942,0.0402293195279241,0.0408836143624394,0.0411387499787017,0.0401772686554906,0.0405679436357725,0.0409722455952322,0.0395862018262514,0.0374625069502802,0.0358413454449971,0.0349754898997294,0.0341711676511066,0.0328866498260492,0.0322808296978004,0.0309306625407819,0.0300614500760898,0.0286777730400367,0.0306120253755568,0.0302517452245579,0.0290282873860774,0.0277418011743385,0.026640154249813,0.0255664215279678,0.0246928516470879,0.0229529745124096,0.0215906761397393,0.0204290035342626,0.0197456208282135,0.0192039710483953,0.0200461071701192,0.0196737366400324,0.0177736114756341,0.0173487512058929,0.0171710192762608,0.0167976758021788,0.0165523336671427,0.017142785177585,0.0170253735427558,0.0175688935331574,0.017418879607131,0.0175721085103846,0.0175951681711903,0.0171992774288625,0.0169543818059858,0.0165278919363761,0.0166455633934646,0.016423444096478,0.0163963363250019,0.0164851276922294,0.0164050591535957,0.0163157404310119,0.016280834592772,0.0165132650774777,0.0167839440793446,0.0171529661315509,0.0177886811636979,0.0183746795044658,0.0175708233373514,0.0181856831793428,0.0186895152416676,0.0198732098381852,0.0214222706689992,0.0230353374402441,0.0251568234477054,0.0260626621927084,0.0244811985916905,0.0237337780744347,0.0238113619134064,0.0233522230478082,0.0231445151463105,0.0222452596253781,0.0210917686782478,0.0203501039581343,0.0192870082248382,0.018021667985604,0.0170307762029151,0.0154231331073643,0.0145944648370756,0.0137364860161117,0.0134626085569294,0.012927521339143998,0.0123690445469958,0.012199393897827,0.0118086607088994,0.0114528060050564,0.0114421133982213,0.0113733664430975,0.0112639853147267,0.011270642857856,0.0111258401422847,0.0111635953537982,0.0113321978897828,0.0113586301429319,0.0113380730736219,0.0112782858412693,0.0112977674595445,0.0114732132235496,0.0115645741027161,0.0116319875284658,0.0116741216469672,0.0116705701976447,0.0117837033768917,0.0119181886938482,0.0117376491203379,0.0119833619175337,0.0119484598624981,0.0120064428845634,0.0122068062741749,0.0122732833695437,0.0125061002805669,0.0124970850373879,0.0126628529137793,0.0127394519457183,0.0133546776235663,0.0133525900195847,0.0131661056513863,0.0133351501088104,0.0136154288545496,0.0135924973419064,0.0138361418967721,0.0137566605625085,0.01359645320491,0.0139055836022231,0.0140461720522681,0.0143524305177575,0.0143341213492143,0.0144187314354047,0.0139486467626829,0.0139688354121632,0.0137989654899171,0.013708209718612,0.0136864139710144,0.0137589126872182,0.0136215134008658,0.0135490840745289,0.0137423823598822,0.0136399435695541,0.0131980602137005,0.0131746179685914,0.0127764445885537,0.012630503919642,0.0127716313682077,0.0128212052669337,0.0129052728751343,0.0128923784756727,0.0128909007250571,0.0130536502323471,0.0129624677004966,0.0132212443078131,0.0130916546352755,0.013043705891101,0.0130474972352609,0.0130746373361685,0.0132736946210342,0.0134332343269926,0.0132342130546579,0.0133585069304567,0.0130517488528824,0.0130983343811281,0.0127963357298167,0.0128241470694764,0.0129110825274769,0.012628940063044,0.01277826614088,0.0124761427568021,0.0124723716758239,0.0122930915387289,0.0120499434802012,0.0119829059111692,0.0118226507527551,0.0120664582263717,0.0117605458919703,0.0118516112094621,0.0118858878322782,0.0118994793536527,0.0120249652818455,0.0120537180913225,0.0123016037038673,0.012309536153411002,0.0123623274191502,0.012403445380101002,0.0123824710991648,0.0124038747382859,0.0124559000935383],"EnoughData":[0,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-ME.json","Name":"Montenegro","CurrentEstimate":{"Exposed":10848.0,"Infectious":5000.0},"OfficialName":"Montenegro","Level":"country","M49Code":"499","ContinentCode":"W-EU","CountryCode":"ME","CountryCodeISOa3":"MNE","Population":627987},"MG":{"data":{"Rates":{"CaseFatalityRate":0.0024015741573107157,"Critical":0.004963524788596621,"Hospitalization":0.026639564473954536},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,7,11,11,11,11,20,21,23,29,33,33,35,39,41,44,52,58,61,62,71,75,82,90,92,94,97,98,99,101,101,101,101,101,101,101,101,107,108,112,114,114,119,119,131,131,135,138,142,147,147,151,154,164,165,168,174,185,195,200,201,212,233,254,274,296,312,344,362,367,384,417,450,463,498,618,655,692,732,779,823,862,907,944,966,994,1006,1040,1057,1078,1108,1135,1187,1761,1950,2183,2287,2378,2494,2646,2811,2951,3108,3339,3498,3788,4286,4662,5160,5522,5579,5579,6260,6613,7117,7461,7807,8109,8444,8825,9286,9798,10148,10412,10604,10816,11011,11276,11529,11780,12011,12232,12424,12603,12767,12921,13038,13206,13332,13355,13436,13492,13582,13686,13709,13753,13802,13832,13915,13965,14031,14075,14113,14139,14184,14219,14243,14295,14320,14349,14368,14411,14452,14482,14547,14587,14630,14646,14682,14743,14788,14833,14867,14922,14922,14947,15139,15301,15430,15467,15480,15486,15601,15698,15808,15910,15975,16012,16042,16081,16124,16124,16124,16124,16215,16215,16215,16215,16215,16215,16215,16301,16301,16301,16301,16301,16301,16301,16409,16409,16409,16409,16409,16409,16409,16409,16516,16516,16516,16516,16516,16516,16516,16592,16592,16592,16592,16592,16592,16592,16657,16657,16657,16657,16657,16657,16657,16657,16657,16657,16657,16657,16657,16927,16927,16927,16927,16927,16927,16927,16992,16992,16992,16992,16992,16992,16992,16992,17147,17147,17147,17147,17147,17147,17147,17228,17228,17228,17228,17228,17228,17298,17298,17298,17298,17298,17298,17298,17298,17447,17447,17447,17447,17447,17447,17447,17609,17609,17609,17609,17609,17609,17609,17930,17930,17930,17930,17930,17930,17930,18215,18215,18215,18215,18215,18215,18215,18490,18490,18490,18490,18490,18490,18490,18915,18915,18915,18915,18915,18915,18915,19296,19296,19296,19296,19296,19296,19296,19296,19296,19296,19296,19296,19296],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,3,12,17,19,23,26,26,39,43,57,57,59,70,70,72,82,88,93,93,93,102,106,106,108,110,111,117,120,121,121,121,121,121,122,123,124,128,128,128,128,132,135,149,149,151,158,193,193,193,193,186,186,212,230,238,283,304,322,326,371,405,448,488,527,542,586,612,656,698,758,771,826,845,908,957,975,1026,1052,1094,1138,1162,1203,1240,1252,1272,1290,1317,1378,1403,1443,1503,1596,1640,1724,1787,1829,1922,2005,2078,2138,2214,2303,2403,2512,2728,2941,3250,3472,3573,3782,4143,4578,4867,5080,5343,5605,6089,6467,6849,7049,7153,7548,8162,8381,8741,8866,9295,9690,10104,10317,10748,10868,11273,11528,11660,11895,12222,12526,12708,12922,13086,13202,13317,13397,13522,13643,13724,13827,13886,14009,14074,14154,14218,14277,14327,14402,14475,14554,14592,14696,14791,14843,14863,14957,15023,15106,15187,15269,15319,15352,15435,15520,15624,15669,15737,15757,15769,15803,15871,15925,15971,16020,16053,16073,16136,16167,16191,16221,16257,16285,16348,16377,16408,16454,16493,16529,16558,16570,16600,16633,16654,16676,16702,16718,16726,16754,16754,16754,16754,16810,16810,16810,16810,16810,16810,16810,16968,16968,16968,16968,16968,16968,16968,17111,17111,17111,17111,17111,17111,17111,17111,17223,17223,17223,17223,17223,17223,17223,17310,17310,17310,17310,17310,17310,17310,17341,17341,17341,17341,17341,17341,17341,17341,17341,17341,17341,17341,17341,17473,17473,17473,17473,17473,17473,17473,17587,17587,17587,17587,17587,17587,17587,17587,17633,17633,17633,17633,17633,17633,17633,17714,17714,17714,17714,17714,17714,17767,17767,17767,17767,17767,17767,17767,17767,18001,18001,18001,18001,18001,18001,18001,18301,18301,18301,18301,18301,18301,18301,18743,18743,18743,18743,18743,18743,18743,19065,19065,19065,19065,19065,19065,19065,19360,19360,19360,19360,19360,19360,19360,19598,19598,19598,19598,19598,19598,19598,19831,19831,19831,19831,19831,19831,19831,19831,19831,19831,19831,19831,19831],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,2,2,2,5,6,6,6,6,6,7,7,8,9,9,9,10,10,10,10,10,10,12,12,13,13,13,14,15,15,16,16,16,16,18,20,20,22,24,26,29,32,33,33,33,33,34,34,35,37,39,43,53,54,55,59,62,65,69,70,76,78,85,91,93,99,105,106,107,114,118,123,127,134,135,141,148,151,152,156,162,164,166,170,171,173,173,177,178,178,178,178,178,181,184,187,190,191,192,195,196,197,198,199,200,202,206,206,208,209,210,211,213,214,215,216,217,219,223,225,226,226,227,228,229,229,229,229,230,232,232,232,232,233,234,235,235,237,237,237,237,237,237,237,237,238,238,238,238,238,238,238,244,244,244,244,244,244,244,244,244,244,244,244,244,244,244,249,249,249,249,249,249,249,250,250,250,250,250,250,250,251,251,251,251,251,251,251,251,251,251,251,255,255,255,255,255,255,255,255,255,259,259,259,259,259,259,259,259,260,260,260,260,260,260,260,261,261,261,261,261,261,262,262,262,262,262,262,262,262,267,267,267,267,267,267,267,273,273,273,273,273,273,273,279,279,279,279,279,279,279,281,281,281,281,281,281,281,285,285,285,285,285,285,285,292,292,292,292,292,292,292,297,297,297,297,297,297,297,297,297,297,297,297,297],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,3,12,17,19,23,26,26,39,43,57,57,59,70,70,70,80,81,82,82,82,91,86,85,85,81,78,84,85,82,80,77,69,63,61,61,53,53,46,38,36,38,38,51,50,50,57,92,92,92,92,85,85,105,122,126,169,189,202,205,238,272,311,348,383,393,437,459,500,529,587,597,646,654,707,750,767,806,810,831,855,856,881,886,880,895,896,888,916,927,932,872,927,933,977,992,990,1044,1082,1116,1152,1200,1275,1339,1429,1621,1801,2082,2252,1779,1799,1926,2257,2454,2549,2658,2751,3085,3305,3455,3492,3303,3197,3431,3151,3143,3209,3631,3339,3398,3101,3182,2955,3057,2970,2717,2486,2297,2244,2161,2177,2122,2040,1889,1712,1580,1468,1326,1233,1112,1069,980,939,834,767,794,788,805,791,722,800,848,850,839,847,862,878,914,957,980,966,1010,1071,1121,1140,1178,1178,1145,1137,1174,1162,1167,1171,1184,1166,1167,1153,1131,1126,1106,1134,1172,1009,877,792,794,817,840,736,668,590,509,464,453,439,408,393,393,393,393,357,357,357,357,357,357,357,423,423,423,423,423,423,423,458,458,458,458,458,458,458,458,458,458,458,458,458,458,458,468,468,468,468,468,468,468,433,433,433,433,433,433,433,433,433,433,433,429,429,291,291,291,291,291,291,291,336,336,336,336,336,336,336,336,226,226,226,226,226,226,226,225,225,225,225,225,225,207,207,207,207,207,207,207,207,287,287,287,287,287,287,287,419,419,419,419,419,419,419,534,534,534,534,534,534,534,569,569,569,569,569,569,569,585,585,585,585,585,585,585,391,391,391,391,391,391,391,238,238,238,238,238,238,238,238,238,238,238,238,238]},"Timezones":["Indian/Antananarivo"],"AgeDist":{"0-4":4109427,"10-14":3330790,"100+":128,"15-19":3012138,"20-24":2675744,"25-29":2222992,"30-34":1829738,"35-39":1541170,"40-44":1314071,"45-49":1073787,"5-9":3653510,"50-54":858467,"55-59":681298,"60-64":529275,"65-69":385933,"70-74":224722,"75-79":135141,"80-84":73493,"85-89":29957,"90-94":7933,"95-99":1305},"REstimates":{"Date":["2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.22306245502808,1.09118542953849,0.863509843076821,0.904484651173862,0.906940934790815,0.8420925502842759,0.921899157878234,0.92795123731087,0.75779996360815,0.66353596402761,0.600695166418359,0.6427676854453951,0.721609809340087,0.566769413862911,0.526651245012324,0.6964953172560311,0.6915692622921291,0.666796582884911,0.677436690124164,0.6417063091891729,0.6881005699157,1.33418863354714,1.33648008319883,1.3683623444446102,1.58388867737735,2.8117765062292794,2.30990060152973,1.84769777844717,1.55272549729166,1.30930705803048,1.22095932380335,1.6289850151059198,1.81792481497603,1.68952338525002,2.0651726396796297,1.87974886589832,1.8109615202717304,1.60716155314522,1.73915842998157,1.55281832741539,1.68317353653978,1.7552646191626,1.7730773351576,1.64366736487011,1.65638273251064,1.4935931503433002,1.45331369355852,1.45197585595094,1.3925010089832,1.28141374105716,1.30855977723143,1.2825362091131,1.26586257762985,1.24381666788772,1.1393666747097,1.12774686053504,1.07643680853425,1.1128235110474198,1.09664891844667,1.07584156533388,1.05516932565832,1.03501251987452,0.9379091142873792,0.954524494581457,0.892966587758946,0.922369002710364,0.934732003889112,0.900216996190562,0.959499053237202,0.992803939777138,1.13789368793923,1.13090988393,1.18791183195089,1.2329169366205102,1.19096510892794,1.2520337378422,1.33036211010806,1.35573595056702,1.3483815247410602,1.34567729808127,1.3089349976063798,1.33934743217884,1.35573392684071,1.4673285744913402,1.50569953037617,1.66777011186025,1.6468166226184398,1.51830953584801,1.51200958573766,1.58015279840555,1.67591804002427,1.6444256636208,1.5643835041583505,1.5109557231245905,1.46215903350422,1.50825509684572,1.49527867260959,1.43841773645634,1.32973500618496,1.18678965006536,1.18663465623631,1.29380893474396,1.24679312707002,1.19466086234025,1.0739525508273,1.08433640203384,1.11346215168403,1.13253304713691,1.09950035150194,1.06710072984256,0.99462378103832,0.994543392854102,1.00795300465734,1.01570243001969,0.979297982142945,0.916307983619866,0.944357411282948,0.9151657534373808,0.949185912604524,0.8987839979867479,0.8449076720856519,0.7910277627314181,0.7836415173535359,0.733687610484868,0.7682568339956999,0.711083178474817,0.700727712972163,0.716545822014624,0.7187517652976669,0.664223104041444,0.6185922892970009,0.6125977967047861,0.590847854316198,0.583723546132646,0.6098417977048829,0.6353766111010329,0.6816895704523162,0.671798697093067,0.701054440569043,0.750884793505747,0.750274077306137,0.7534412378524169,0.762226319706624,0.795220935108182,0.8274307718502121,0.869054815627982,0.912145665658295,0.927791127158966,0.898381729668442,0.918600239477848,0.936319440743864,1.01073889785717,0.955397735850912,0.930233228108851,0.905011991859656,0.907598413642973,0.8605383269547349,0.879184304934583,0.8679352984524821,0.849841004034339,0.8341275844028281,0.838080326349477,0.847091785509713,0.8468701155355122,0.8037403217371429,0.726627246022003,0.73669975623978,0.7282305323136179,0.7770017842892121,0.8911391785956401,0.911886989089403,0.8698403093011742,0.871677316266804,0.8778254560679941,0.8740889942743391,0.8863115330638579,0.8895333045714159,0.846410460160034,0.870266451407985,0.884929611506824,0.888858299446679,0.886948531987307,0.880049479697004,0.7839084103687142,0.8040947694663191,0.766188386001182,0.6907214415940179,0.6312056724654109,0.7229262847826159,0.689141756075248,0.6953112139532751,0.6440353250812509,0.5781897562404009,0.546672918653691,0.5104610153642629,1.10425746284209,1.07986593867575,1.03588143020789,0.903452979382837,0.9031699013469922,0.912957520357638,0.9263738689509432,1.31921971403047,1.28932092825571,1.22845285407641,1.17393904758919,1.12991614334316,1.09889040252425,1.07559693545736,0.505626882914592,0.9308390840444368,0.9748268365274292,0.992501642273198,0.9972590810226032,0.998791491151813,0.999860118969388,0.440892342139294,0.821277334698819,0.87343517829742,0.906746493169012,0.928542620404978,0.9419351767344972,0.9530100458479308,0.962247338549114,0.576554789610741,0.6000577614869039,0.644839673738841,0.6941814695098301,0.742179570372073,0.7852123342927321,0.820841652849318,0.22923513301793105,0.249863942594885,0.2880587133557461,0.33534865043598805,0.3890089566506,0.44398091845516896,2.5715559428221098,1.9304798567749,1.62452941433406,1.4244816655993402,1.29868100091125,1.21811684459575,1.16230153532229,2.08676327843971,1.88124973823827,1.63349485242592,1.44767122776498,1.32531832109025,1.24208818088754,1.18411218133226,0.5323073578360801,0.7646825651720591,0.810678244454149,0.850776817511529,0.8834271975890409,0.909076049429303,0.928893943680874,0.27528486967196303,0.80951169045782,0.877878487425947,0.916326956836395,0.9373266187588728,0.95008323926553,0.958018638059474,1.36636328888555,0.9918444902773972,0.967238644564804,0.962742196102804,0.9694343152934152,0.972670246207822,0.980630009883384,0.98601611930116,2.1145079621918703,1.92995201665706,1.66756684852255,1.47165541671738,1.33961813929871,1.25018742095269,0.970897547012313,2.1693677198836,1.9714343404036,1.6960489385716495,1.49092015047824,1.3539780108042905,1.26171277146517,1.19781004861464,1.60140235006264,1.50046126582607,1.38016536849036,1.2844267701813898,1.21512084873065,1.16491345234846,1.12855369402072,1.13546703563213,1.11048554283686,1.09070750381338,1.07266631861648,1.05894770865575,1.04846723205945,1.04022030652427,0.8345886359651329,0.8448306078860791,0.868636810654096,0.8933025758934741,0.916036763045893,0.933371519928788,0.9469168946458628,0.8283302902366539,0.845752157743526,0.869986692387383,0.8936872242243851,0.913911041112652,0.930918306951074,0.944502645966406,0.8449426437816709,0.8608180821935649,0.881098208410102,0.902977000971212,0.9216708145818712,0.936561864350307,0.948561898279807,0.474779496220603,0.499900453518771,0.5464548655517151,0.6015541253009711,0.6572565613142181,0.7062834298748499],"StdR":[0.150246884666588,0.13744052778329502,0.120733228905838,0.123940072629685,0.125334761061838,0.122442889510052,0.12966003621938302,0.13162111018174802,0.12079716239072,0.11248866204303698,0.112863293634958,0.118681417878989,0.133033850780867,0.12150215325193,0.11998301554400803,0.14614923822838902,0.151397449664192,0.151597116460583,0.15903708809399694,0.158936648438826,0.17215147784418602,0.248688920451009,0.24620899954967604,0.247338800874006,0.25921280712642003,0.332690137483921,0.277881085127834,0.22238663686974305,0.189516971992416,0.163101470371517,0.15130905089627802,0.170243751581462,0.17608444962806102,0.16058096150410905,0.167390166397019,0.151184130547064,0.139023168370068,0.122990698807079,0.121934983504724,0.108258660737389,0.107797235703912,0.104552805191513,0.10169668500549,0.091829104795843,0.0886522970044931,0.0788206590059252,0.0746442243531019,0.0715641682193014,0.0669927005641244,0.0618822165307238,0.0606914227685184,0.0589992062178489,0.0567129530761585,0.0551790758851224,0.0507967989806185,0.0506415439154904,0.047764663180918,0.0488643817750916,0.0473885593461837,0.046490532375944,0.0453650510189126,0.0448289763496882,0.0424710661334161,0.0428361267815028,0.0413157927981542,0.0427883509779805,0.0434336202079723,0.0426358542581108,0.0443685853743672,0.0450921204327884,0.0486442415860813,0.0481639842852011,0.0494304242121269,0.0492264385761424,0.0475588321360405,0.0486160944594853,0.0493789087174102,0.0482590801974742,0.0477582557511629,0.0465184476438443,0.0446338786819119,0.0439594568867021,0.0438288685131699,0.0440832810423811,0.0439608939554581,0.0463591753628324,0.0454886006075169,0.0431060004694065,0.0411826389407837,0.040480412243062015,0.0413955802532622,0.040440023191094,0.0385008852815783,0.0367456735317424,0.0343281451623356,0.0337711742533226,0.0326904527616599,0.0309610270325618,0.0285564023789237,0.0251656120858048,0.0241492359023357,0.0241577469399614,0.0224794838974912,0.0215079281513735,0.0195453216704886,0.0190935442072325,0.0185569804686102,0.0182892084033718,0.0177537339102412,0.0170822481065073,0.0160243806540609,0.0161235515511012,0.0156696710609415,0.0158577291212208,0.0152661593378475,0.0147779070681605,0.0149019441626532,0.0148320854180815,0.0150424383706504,0.0147651043232061,0.014489171105788,0.0140812283320241,0.0145769908377001,0.0145612200458122,0.0155939436924286,0.0153413514736056,0.0156815302236545,0.0167391944527273,0.017590004251642,0.0171982389710372,0.0170719178295575,0.0178031138158684,0.018355672565683,0.0194594882125558,0.0209030756333071,0.0223697246737503,0.0246988771974851,0.024963992694388,0.0262632303555636,0.0281911390512629,0.0283644022084113,0.028231677395265,0.0290034948097491,0.0300481239659613,0.030470017364278,0.0312462487986598,0.0328622202902046,0.0325665985941017,0.0319224145378067,0.0320712032577365,0.032076096971522,0.0332784576150764,0.032189049416507,0.0313816414979555,0.0307383472881395,0.0307232251381404,0.0305028668130881,0.0307555944256447,0.0310917377503308,0.0314300735774714,0.0308814613523151,0.0316546355257015,0.0320407281620253,0.032587405058729,0.032296408095394,0.031432888122475,0.0323512243016609,0.0328866272543786,0.0348186608640869,0.038657161559706,0.039410674842796,0.0390161998783889,0.0388034986599107,0.0391718669323503,0.0396494877665081,0.0399547015975672,0.0402369665178101,0.0398403362306441,0.041211946292113,0.0413461080010029,0.0425629946272398,0.042426014613037015,0.0427791545719552,0.0404018442755957,0.0420313006677744,0.0412624709956317,0.0404271979338047,0.0391107264296928,0.0436356176258075,0.044311791348943,0.0461481077904819,0.045765396925011,0.0442992743128859,0.0446163382394961,0.0446861525762418,0.0727329950610651,0.0717654176090229,0.0686824571292361,0.0633218545318459,0.0620820602400548,0.0631743008280592,0.0638453469302425,0.0773914221036604,0.0746659206319593,0.0716692748784341,0.0677170543245131,0.0657088180212907,0.0632632358806277,0.0624188783088109,0.0419959013007492,0.0588577904884443,0.0604631709468713,0.062083208749087015,0.061552492679768,0.0623821999096426,0.0622001776374529,0.0412479330097531,0.0578835114920048,0.0629309857803313,0.0646242114130558,0.0660305084508105,0.0669964695848413,0.0676955631020082,0.0682384750618296,0.0525712697482136,0.0549718172242204,0.0588305786211384,0.0649998606311586,0.0685215261608974,0.0724050611088321,0.0755616668700369,0.0407462970956984,0.0436819581453448,0.0514039763553107,0.0601245440327428,0.0704597889406961,0.0804835998827393,0.227153550473786,0.182430783778368,0.14885825216793,0.126931359316756,0.114350552414546,0.106908820733504,0.10057399485742803,0.132918302654759,0.122333393991292,0.107782521204188,0.0948958206923792,0.0860747204509498,0.0806113493375052,0.0765034894846345,0.0505682043647815,0.060722354858179,0.0640109052979373,0.0671156990718203,0.0695702712230562,0.0714179779278727,0.0735863146506903,0.0403220741959359,0.0721760511231156,0.0778618623035485,0.0820006236331566,0.0828796880207628,0.0842947054037781,0.0847433476121039,0.10133347086913197,0.0855211048585985,0.0829380350255965,0.0826931367410755,0.0828555652659811,0.0837707302399433,0.0841589403805432,0.0843309293223488,0.123924993848516,0.114661636956412,0.101439325410606,0.0903612791686374,0.0810691034448791,0.0753994724344317,0.0644363748264604,0.0969491515587683,0.0892971388621373,0.0794949669293784,0.0703172127188557,0.0632722991277265,0.0577786122903,0.0543350749337671,0.0623635721389203,0.05820291769326499,0.0537793874314895,0.0495501918871205,0.047287969744464,0.0450475894596012,0.0430510146651084,0.0427608018020774,0.0417416911535719,0.0406397394196288,0.0397028340574073,0.0393026988879112,0.0382674318739707,0.0377499282221241,0.0338627841722119,0.03438178661093,0.0352128538486306,0.0357455228281907,0.0371940085500291,0.037286376387056994,0.0379978279386528,0.0359617617166437,0.0369043118348623,0.0380577370176366,0.038864075256931,0.0396983490565279,0.0405978009948177,0.040554708169237,0.0393188990272851,0.040096571074893,0.0405165016909297,0.0417513532438554,0.0430781964419989,0.0433570431730131,0.0430481550810777,0.0310737035784252,0.0328595359670464,0.0359460169048327,0.0397605924421882,0.0443671478553496,0.04831371366384201],"EnoughData":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0]},"Interventions":[]},"data_url":"extdata-MG.json","Name":"Madagascar","CurrentEstimate":{"Exposed":11319.0,"Infectious":8072.0},"OfficialName":"Republic of Madagascar","Level":"country","M49Code":"450","ContinentCode":"W-AF","CountryCode":"MG","CountryCodeISOa3":"MDG","Population":26969308},"MK":{"data":{"Rates":{"CaseFatalityRate":0.009394223857385592,"Critical":0.019420388912248367,"Hospitalization":0.0699258407011683},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,3,3,3,3,12,12,17,17,20,20,23,30,30,35,37,41,41,41,44,86,98,121,139,164,179,200,224,272,301,337,374,500,553,589,627,738,807,852,945,992,1013,1057,1079,1099,1112,1136,1200,1205,1229,1235,1251,1267,1293,1301,1351,1367,1378,1387,1411,1422,1439,1453,1470,1486,1516,1535,1552,1569,1595,1605,1621,1632,1640,1646,1653,1658,1664,1682,1694,1705,1710,1723,1757,1803,1836,1863,1904,1926,1974,2048,2091,2166,2206,2236,2315,2427,2475,2598,2748,2876,2987,3027,3199,3324,3554,3624,3960,4080,4203,4326,4468,4565,4565,4676,4727,4810,4871,4940,5071,5071,5254,5357,5427,5564,5663,5931,6020,6554,6698,6882,6972,7108,7221,7480,7607,7622,7664,8087,8248,8487,8662,9030,9123,9174,9174,9513,9625,9752,9977,10052,10110,10150,10210,10507,10722,10933,11014,11062,11157,11525,11741,11965,12054,12149,12235,12486,12700,12754,12896,12994,13128,13184,13315,13418,13550,13635,13732,13792,13863,13949,14084,14186,14312,14422,14516,14581,14642,14801,14959,15068,15164,15264,15341,15487,15645,15749,15855,16009,16099,16194,16301,16397,16591,16758,16949,17111,17239,17392,17673,17905,18047,18247,18430,18627,18948,19479,19771,19994,20448,20731,21090,21244,21665,22024,22526,22835,23011,23035,24229,24920,25353,25782,26289,26981,27364,27803,28646,29583,30204,30952,31659,32366,32894,33892,34970,36064,36825,37505,38400,38946,40188,40977,41656,42241,42872,43646,44705,45621,46352,47364,48170,48726,49414,50046,50852,51493,52413,52949,53345,54034,55155,56099,56743,57434,58182,58720,59231,59650,60256,60706,61447,61943,62469,62929,63532,64104,65793,66209,66760,67164,67453,67992,68364,68695,69137,69476,71592,73601,73777,73983,74800,75387,76045,76423,78154,78727,79621,80008,80393,80837,81316,81681,82121,82520,82786,83424,83634,83735,83999,85439,85846,86844,87122,87324,87446,87652,87960,88301,88469,88778,89022,89249,89400,89742,90096,90311,90685,90895,91066,91233,91507,91875,92189,93942,94275],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,3,3,3,3,7,7,7,14,14,14,18,26,35,48,67,85,115,136,148,177,201,219,241,259,285,329,354,384,430,483,555,570,599,617,663,711,760,828,854,908,974,1081,1117,1170,1207,1225,1231,1259,1300,1326,1367,1386,1399,1421,1442,1465,1494,1506,1511,1518,1526,1539,1572,1586,1622,1642,1664,1674,1694,1723,1740,1762,1792,1817,1839,1858,1898,1921,1941,1978,1999,2014,2039,2077,2129,2164,2226,2315,2391,2492,2611,2790,2915,3025,3152,3239,3364,3538,3701,3895,4057,4157,4299,4482,4664,4820,5005,5106,5196,5311,5445,5595,5758,5906,6080,6209,6334,6454,6625,6787,6932,7046,7124,7244,7406,7572,7777,7975,8111,8197,8332,8530,8623,8786,9026,9153,9249,9412,9547,9669,9797,9934,10086,10213,10315,10503,10617,10754,10891,11054,11128,11202,11289,11399,11554,11754,11839,11942,12083,12217,12357,12515,12653,12739,12840,12970,13076,13194,13308,13458,13595,13673,13799,13914,14004,14163,14293,14330,14341,14455,14600,14762,14871,14998,15090,15127,15226,15293,15414,15555,15694,15791,15827,15925,16088,16274,16417,16557,16735,16780,16867,17049,17200,17343,17483,17629,17674,17786,17977,18138,18363,18602,18790,18873,19096,19413,19777,20163,20555,20937,21113,21193,21636,22170,22607,23201,23628,23788,24196,24836,25473,25991,26394,26954,27199,27827,28697,29558,30488,31572,32436,32997,33908,35097,36372,37499,38782,39760,40275,41222,42540,43835,44898,46062,47050,47636,48613,50015,51213,52449,53631,54743,55127,56164,57451,58608,59701,60723,61543,61878,62945,63890,65231,66330,67311,67968,68332,69452,69954,70883,72044,73025,73638,73851,74732,75597,76251,77134,77949,78305,78434,79190,79815,80407,80896,81425,81721,81804,82301,82794,83329,83743,83789,84024,84129,84709,85328,85494,85594,86150,86494,86597,87117,87590,87986,88389,88749,88938,88992,89392,89463,89817,90124,90471,90654,90717,91161,91555,91891,92193,92518,92693,92753,93160,93510,93882,94196,94599,94798,94871,95347,95736,96152,96518,96872,97052,97101,97456,97803,98174,98584,99031,99285,99408,99917,100632,101214,101762,102482,102787,103020,103746,104548,105269,106110],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,3,3,3,4,6,7,9,11,11,12,17,18,23,26,29,30,32,34,34,38,44,45,46,49,49,51,54,55,56,56,57,59,61,65,71,73,77,81,82,84,85,86,88,89,90,91,91,91,92,95,95,97,98,101,104,106,110,111,112,113,113,113,116,119,121,126,131,133,140,141,145,147,149,151,153,156,157,164,169,171,179,188,193,201,210,216,222,233,238,247,251,259,265,268,277,286,298,302,306,321,328,334,341,346,351,359,362,368,376,382,385,389,393,401,406,414,422,432,432,442,445,451,460,460,466,471,476,480,486,493,497,500,505,511,517,519,523,527,528,529,530,532,535,539,544,547,549,551,554,557,563,564,568,573,578,585,590,596,600,603,604,606,606,609,614,617,623,631,634,637,642,646,648,652,661,668,675,683,689,693,700,705,710,712,721,722,725,729,737,739,743,749,753,756,760,768,772,775,781,785,792,797,800,809,815,821,824,834,846,850,862,874,883,897,919,934,949,963,977,982,994,1004,1025,1049,1071,1084,1096,1110,1136,1156,1186,1212,1238,1263,1281,1305,1345,1376,1397,1423,1462,1487,1511,1546,1561,1600,1630,1658,1699,1731,1763,1792,1825,1847,1877,1901,1924,1949,1977,2023,2051,2077,2096,2121,2147,2169,2194,2225,2254,2274,2292,2314,2340,2354,2375,2401,2427,2445,2456,2473,2488,2503,2510,2522,2530,2550,2559,2571,2581,2592,2614,2622,2635,2647,2657,2672,2682,2696,2702,2715,2726,2739,2754,2768,2779,2785,2791,2812,2821,2831,2841,2848,2855,2866,2873,2893,2900,2908,2916,2924,2946,2955,2959,2966,2971,2976,2989,2998,3003,3010,3018,3037,3047,3063,3076,3085,3098,3111,3119,3126,3137,3144,3151,3156,3165,3176],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,3,3,3,3,7,7,7,13,13,13,17,25,34,47,66,84,113,133,145,173,195,213,234,250,266,308,326,356,398,446,514,517,543,553,596,638,685,753,772,778,831,914,929,957,977,971,952,931,943,932,934,825,781,761,742,650,606,572,482,441,427,394,404,397,419,415,373,377,370,393,392,397,398,412,382,381,409,422,417,443,447,445,450,470,487,498,541,606,655,742,843,1009,1124,1226,1343,1424,1536,1687,1836,2011,2159,2241,2341,2469,2612,2735,2868,2942,2975,3012,3095,3164,3284,3393,3479,3484,3557,3550,3556,3583,3611,3678,3579,3569,3493,3586,3449,3519,3526,3486,3475,3572,3657,3704,3885,3921,3946,4040,4034,4153,4092,4117,4199,4183,4181,4096,4117,3714,3700,3675,3656,3589,3557,3402,3428,3609,3648,3327,3306,3200,3163,2950,2991,3021,3119,2908,2900,2888,2774,2843,2921,2955,3016,2829,2697,2640,2683,2668,2581,2326,2253,2191,2208,2235,2238,2018,1895,1905,1881,1919,1920,1959,1860,1846,1870,1964,2002,2076,2179,2131,2078,2153,2176,2200,2245,2323,2303,2248,2279,2327,2450,2585,2693,2626,2683,2892,3147,3373,3671,3951,4015,3996,4236,4597,4837,5266,5555,5550,5673,6069,6552,6861,7067,7408,7317,7399,7963,8587,9058,9847,10342,10728,11194,12002,12762,13568,14661,15589,14890,15116,15975,16815,17346,17800,18381,18488,18591,19035,19586,20035,20485,20866,20687,20711,20881,20914,21218,21519,21412,21169,20965,21088,21728,22212,22538,22398,21678,21854,21579,21468,21797,22203,22103,21658,21711,21910,21613,21931,22330,21979,20965,20751,20718,20598,20313,20278,20045,19698,19572,19600,19379,19290,18798,18565,18047,18046,16964,16704,16242,16372,16419,15970,16106,16238,16177,16231,14461,12635,12500,12683,11924,11676,11311,11269,9715,9199,8728,8726,8667,8515,8354,8157,7766,7767,7831,7558,7654,7948,7875,6486,6546,5933,6064,6223,6450,6411,6143,6152,6324,6378,6525,6735,6822,6590,6736,7223,7418,7748,8290,8417,8369,8720,9203,8162,8659]},"Timezones":["Europe/Skopje"],"AgeDist":{"0-4":111883,"10-14":112251,"100+":12,"15-19":121200,"20-24":130294,"25-29":152689,"30-34":162011,"35-39":163966,"40-44":154540,"45-49":145361,"5-9":115669,"50-54":145073,"55-59":137759,"60-64":129065,"65-69":115581,"70-74":79175,"75-79":54708,"80-84":34316,"85-89":14237,"90-94":3266,"95-99":324},"REstimates":{"Date":["2020-03-20T00:00:00+00:00","2020-03-21T00:00:00+00:00","2020-03-22T00:00:00+00:00","2020-03-23T00:00:00+00:00","2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[3.33927994493146,3.1721673902466203,3.2294556539629604,2.8765933463600404,2.33215234719274,2.2582101883789503,2.13460595970064,1.89366305838882,1.80663120475797,1.7107719437113702,1.65781025116292,1.69112218436241,1.60234609931079,1.5279591997773898,1.50844892344607,1.52208371664565,1.54888295094092,1.40352647007714,1.35365505169167,1.24107363028865,1.24044829858924,1.26992184152539,1.28487274554726,1.34660331626194,1.28058342668369,1.23869212161807,1.2705066036289,1.3693390798220102,1.28047933208413,1.2158030874372,1.10680428298883,1.08217440362779,1.02690311323,1.03452844551708,1.02256753095093,0.9845111562009928,0.9726485509944128,0.8984766266935241,0.8892219329550891,0.853422896635175,0.798283347661331,0.677146184544087,0.698426066923535,0.65964929222614,0.6354192664130961,0.65659932070597,0.707265809307611,0.7146179753050579,0.734246216389845,0.738807156724109,0.760994935018677,0.8000285545244291,0.8626751850149169,0.8480794141553721,0.866520542113058,0.907550719291956,0.8827298920060459,0.935300642688186,1.04028961963551,1.10943050008365,1.14574969359402,1.14071876208398,1.13568017346836,1.13719913977229,1.05675903932456,1.09319970469155,1.0742277447880402,1.07457813958575,1.07671258525527,1.09019260728006,1.17998314778825,1.19213028778311,1.247922796701,1.37910229524433,1.44982127434297,1.55708108979873,1.61181997556628,1.78986432723001,1.79352100939238,1.70533584668163,1.66982415868048,1.5896295152018798,1.55687437746631,1.56480340725691,1.53867078599379,1.551745834333,1.5040341719680903,1.39041938254395,1.34003345417702,1.31503380956281,1.28572550412755,1.21024208314152,1.19592710406939,1.15128330324966,1.09933754088474,1.09225793382814,1.07961158269489,1.05336954831326,1.04257433175068,1.01207072035062,1.0145459376579,1.02782624494919,1.01679029103091,0.9832093515380228,0.978331002769568,0.985297205273875,0.9694033764235672,0.980996597276098,0.979538043414039,0.987179686930848,1.00443962279777,1.01417668151611,1.03461506184396,1.05628707235086,1.02916098239617,1.00032760235691,1.00219787930895,1.04059046414298,0.998313125557465,0.996340857782139,1.0435408896672,1.0468224686187702,1.0477375470910602,1.0610403267550002,1.0375461212410502,1.00756053041368,0.96671051928922,0.939053753140169,0.95441317803292,0.9839906278113292,0.9737125365441728,0.973517054311153,0.9886768021219572,0.979424516583278,0.930689505508615,0.9562750340556592,0.9545658709807908,0.9170811450920768,0.902625096076278,0.910951616531272,0.940378985358918,0.987780398755784,0.95811486255559,0.95034431925919,0.979134170280434,0.954565218591875,0.974990403023576,0.992491263345625,0.996291037900404,0.953897287196433,0.972655670259081,1.01062327481263,1.02237241278507,1.0244614203874,0.9970524069997628,0.966513838495602,0.998426080130722,0.986900582956933,0.979686892289912,0.971957995111359,0.946925281493593,0.954311290596221,0.9577793051297048,0.9368264314958392,0.8925066779104309,0.8965091800331558,0.936912849450416,0.979258172324391,0.984024945494455,0.973362002038888,0.9479214207216228,0.928291179098162,0.9204086842653572,0.9008367901431772,0.93602531086872,0.937502082220118,0.955068866371692,1.00547640532215,1.0261433732622098,1.01236986960893,1.02124630572426,1.03415776985178,1.05191292622228,1.05191531243346,1.10009346808441,1.09048587524054,1.0650034817574598,1.1235269263231298,1.12347607832048,1.102144821018,1.08057276059009,1.09236368577438,1.08121215069301,1.07385675032535,1.07503585162767,1.04769618387967,1.0820206928369,1.1244125044751,1.11070001848773,1.10942035645675,1.1593248658033102,1.2015891627154098,1.2708260118311,1.3363585188406102,1.384290421553,1.4043350705705802,1.3682073502025198,1.27141750652974,1.29413717251464,1.3581728640661397,1.3546109675613502,1.38523634514206,1.37086426231299,1.30912953214549,1.28405473097694,1.2989723391787,1.29954949918693,1.26624587090499,1.21063417937879,1.19852491140498,1.17136838397806,1.23789625086056,1.27359977536812,1.27884398239592,1.3032469004331202,1.31914719398711,1.31861639295566,1.30777389907927,1.30910069450126,1.31404943627997,1.32551107026953,1.3277581443158,1.35415872504934,1.3229753291687,1.27814930635093,1.24555471941919,1.2317501988455,1.22055894780102,1.18659438568533,1.15350205360134,1.13076787098751,1.10616869202481,1.08957647638259,1.08776967268654,1.06667815530347,1.06135478310876,1.04330731518435,1.04422934305079,1.02814292383736,1.02874514016538,1.02215441939072,1.00927780884682,1.00923284524172,0.998449843780635,0.9869531791570892,0.971604788648047,0.981785627605855,0.954774407322072,0.9709051558900528,0.96790781270498,0.959867683500726,0.934274757865823,0.941791854768828,0.95819455078947,0.9102045060980558,0.904565052039929,0.924255413851792,0.935785247617693,0.932153118869403,0.9338107772174252,0.930318913142927,0.9353078989084492,0.8906282785518649,0.8867856996926791,0.8901152923297622,0.8823666130928771,0.8802675748547589,0.86667438131258,0.8978350402605709,0.8854255531361159,0.839400332278113,0.8159319813451991,0.809212525369951,0.8232897387044258,0.81003441148325,0.796549653438361,0.811601641953201,0.784988502402876,0.7194056529442979,0.736615799758895,0.7701473859593929,0.7810404331673241,0.813057924185628,0.778312450145772,0.7453712792455809,0.7815339211892429,0.8230481690484309,0.8562708609196791,0.885451191947702,0.9012268982250212,0.89057909719142,0.9033776786215052,0.9799809218084308,0.979616715423706,0.9722602451394872,0.938245517023807,0.8331060546793321,0.88688827642735,0.9507624818584351,0.9203905763144972,0.896729992363207,0.901210339914063,0.8999738292934829,0.8974413305235559,0.8991775001113309,0.891395621209648,0.89951840399011,0.912402031931835,0.928895173882681,0.9435593750543272,1.02459529204568,1.03139906200375,1.02849228087316,1.03595459306781,1.03277253603267,1.02809854339004,1.02948400222673,1.02219326795565,1.03677498655643,1.0461796266924,1.04553669861528,1.0381376371035602,1.02753222218047,1.00909068708101,1.00495119630871,1.00309526151446,1.02469338481285,1.0326521932811,1.04089150358423,1.04602591566146,1.04559649297508,1.11132755925176,1.13359926947192,1.15043095696703,1.20076521690455,1.19152931770825,1.1893940832873,1.22296930811783,1.26567106016775,1.27781015744578,1.2951262248698798],"StdR":[0.432891364100307,0.36787267839537896,0.32445852314843604,0.271372728658022,0.21225091643920704,0.185942720555862,0.16210914712758498,0.141111928317182,0.126570765352226,0.11543690158452198,0.107615198122124,0.10334319542402,0.0954924394431073,0.0874927923116388,0.0837807252074028,0.0799189233030845,0.0780548239219069,0.0706413918830651,0.0665425941571204,0.0617192514921387,0.0603464860450395,0.0591897783787652,0.0582275836890434,0.058935760315192,0.0553077841903333,0.0532891468126348,0.0526341126729033,0.0530511593674968,0.0500395050632507,0.0484416020363429,0.0449588180347343,0.0434679768513395,0.0417346187666782,0.041329710329241,0.0402857971754923,0.0401414743595425,0.0398670856925554,0.0384540988878406,0.0382941951767527,0.0375683011786187,0.0369614520442354,0.0347678762176267,0.0362445859114023,0.0360845810875534,0.0370319662280874,0.0388568536769366,0.0419852424571441,0.0434495463237828,0.0453934656122941,0.0463813253643139,0.0483200011658087,0.0511179569938204,0.0539001023984734,0.0541083672753859,0.0554078246770873,0.0575450081634533,0.0569930512342342,0.0595603850199312,0.0622457859700149,0.0653401261430522,0.0654264734167054,0.0644947408588206,0.0623289268676545,0.0611750042843108,0.058857059147992,0.0593086985514584,0.0585402435566389,0.05799283986142701,0.0573993617166736,0.0575914401571259,0.0599059711505237,0.0596481784817704,0.0602740195237185,0.0623838661841195,0.0615821615145988,0.063945240684622,0.0630781476668237,0.064500479988525,0.0632146260920334,0.0598403868759028,0.0574874654191612,0.0531283723912867,0.0505573182942137,0.0485885917455293,0.0461459540462446,0.0447548597081787,0.0427903634102775,0.0387136523429356,0.0364717745792867,0.0344905107664297,0.0330849900467613,0.0305032477108909,0.029301514148617,0.0279308083281206,0.0266267379518451,0.0261394001070034,0.0252984115577112,0.024354675703186,0.023765684753296004,0.0233314066017571,0.0233109274277227,0.023105899780016,0.022741382752102995,0.0225014921795685,0.0223025064038634,0.0224950748086839,0.0222490738634289,0.0224231802116113,0.0223663849952179,0.0222398373027248,0.0225517791251334,0.0228472499197102,0.0227111156016838,0.0233139059371485,0.0229088094733934,0.022601643858035,0.0225556241268886,0.0228624353878225,0.0225150639198577,0.0225528971886863,0.02282150777541,0.0227187950083729,0.0228281166698544,0.0230015304300104,0.0223357477381072,0.022141419373275,0.021356222824457,0.021357673425471,0.021727951996623,0.0219357724638357,0.0219012847564343,0.0219394115815964,0.0222099839517652,0.0220545002301683,0.0216367577062462,0.0218128248786727,0.0219199898505954,0.0215915089685614,0.0217170792690322,0.0218606058580605,0.0222352471573147,0.0232370123223468,0.0228737557600831,0.0231598915817162,0.0234101766339695,0.0233169533085123,0.0233792292833004,0.0234753818595255,0.0238397445306842,0.0232180895360567,0.0236940507522498,0.0240508174067909,0.0240727532910965,0.0241273603505081,0.023746376059815,0.0233649908619905,0.0235102617274941,0.023716069770509995,0.023654033592495,0.0234225529363822,0.0232437958157698,0.023647574606247,0.0238410523652624,0.0237714995979821,0.0230581651476131,0.0233735097119298,0.0238607419499217,0.0248760754680589,0.0250700578545043,0.0249791504688416,0.0246266262150859,0.0246086935314045,0.0245524586919736,0.0240567896552637,0.0248919047425768,0.0254487681764491,0.0257291185436525,0.0263715860978933,0.0267786627931277,0.0264956908066701,0.0264395881769698,0.0266503566185295,0.0271106497643321,0.0264019622843261,0.0270109870765657,0.0270075341243088,0.0263270328643601,0.0268374116249102,0.0269531728742085,0.0261626593200822,0.0255546518652312,0.025614132508717004,0.0253630969388741,0.0249250212662371,0.0246091651069773,0.0247045144199508,0.0247298508855457,0.0249508735797094,0.0247714439115747,0.0244587057852515,0.0249070329645733,0.0250565040911534,0.0257022361901463,0.0264414238147282,0.0266719034043284,0.0271873943727243,0.0268417660349718,0.025165547501818,0.025135434094406,0.025291902803018,0.0251487900262267,0.0250397983768702,0.024786357437552003,0.0236255343397428,0.0228376359133399,0.0223720443145279,0.0216901687008674,0.0211423764693042,0.0199660621988236,0.0193105912653956,0.0184290590498453,0.0186309249274028,0.0186278898290572,0.0182872114061521,0.0186361908779617,0.018910545187203,0.0190313916066906,0.0187600353209355,0.0185298484849707,0.0184227366974271,0.0188625666016803,0.018414230454344,0.0188082357546059,0.0184307166016711,0.0176508173638014,0.0170287569957876,0.0162074114504903,0.0156019499392955,0.0148992101600061,0.0142230829385585,0.0131757709847896,0.0127632524936459,0.0118771977176202,0.0115700513523869,0.0108795359940015,0.0105724144464276,0.0102214255982489,0.0099540623996692,0.00967422722363242,0.00924106776759035,0.0090570405877872,0.00893713080102052,0.00879781118612083,0.00867444010286206,0.00853395218685299,0.008351483483385259,0.00842423634515211,0.008202915576412341,0.00830037383819135,0.00841794932160292,0.00827692088581867,0.00813599156757105,0.00827556415145907,0.008379451841430291,0.00816796469815966,0.00834490224538158,0.008576277678791391,0.008791223984264171,0.00879374648039238,0.00888450055276346,0.00888697090929101,0.009016229893350209,0.00884304303356803,0.00896068772945176,0.00899534156351007,0.00932717722941488,0.00942365244367417,0.00952254951831838,0.00999108008256399,0.0100427385706527,0.00975653452876779,0.00993392229477581,0.0102452759771981,0.0107380809956303,0.010835976917371998,0.0111237388478325,0.0117548815562326,0.0116746894033679,0.0114692733692881,0.0121943442730255,0.0131824889528166,0.0137320424197097,0.0144797639649172,0.0140830596573156,0.0140099784750923,0.0147219254153539,0.0155763434855467,0.0160139630548406,0.0166254663551174,0.0164486925231794,0.01601765930618,0.0158028901548872,0.0167363387533374,0.016384188776568,0.0157263832370396,0.0150509891795542,0.0139537574981082,0.0144060723860727,0.0151273062741036,0.0149600324435225,0.0147375936142512,0.0149236660971644,0.0148980478584256,0.0152168455977432,0.0152703358770949,0.0152266622004928,0.0152856088463274,0.0156992636388895,0.0160810446203607,0.0163638333368146,0.016864257934753,0.0170239737595178,0.0168327042944442,0.0166129888043116,0.0162369845763323,0.0160509275101446,0.0159901128686875,0.015918584273962,0.015965345372199,0.0158341019849661,0.0157954826641649,0.0157783494227703,0.0157771117619082,0.0155120297190583,0.0154441291088476,0.0153505753564142,0.0154232852592127,0.0155447086488771,0.0154902932648247,0.0156742575844971,0.0155029600382323,0.0158907605430818,0.0159277294194495,0.0160967920365575,0.0166567024523826,0.0166171280841793,0.0164064938496706,0.0168778781724583,0.0169978378284272,0.0174893930690721,0.0175731456687885],"EnoughData":[0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-MK.json","Name":"Macedonia","CurrentEstimate":{"Exposed":6477.0,"Infectious":6461.0},"OfficialName":"Republic of North Macedonia","Level":"country","M49Code":"807","ContinentCode":"W-EU","CountryCode":"MK","CountryCodeISOa3":"MKD","Population":2083459},"MN":{"data":{"Rates":{"CaseFatalityRate":0.0035479407813580974,"Critical":0.007330308531088752,"Hospitalization":0.038300020254449584},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,4,4,4,4,4,4,4,5,5,5,5,5,7,7,8,8,9,9,9,9,10,10,10,10,10,10,10,12,13,13,13,13,14,14,14,15,15,15,20,20,21,24,26,26,26,28,30,32,33,37,43,43,43,44,44,44,44,44,65,70,75,75,75,87,89,95,95,98,98,109,111,127,132,139,139,153,158,168,169,170,175,175,175,175,176,177,179,183,185,188,194,195,197,197,200,202,203,204,207,209,211,211,213,213,213,213,214,217,218,218,218,222,225,225,225,230,230,230,230,244,260,260,260,260,263,263,269,269,269,272,276,276,278,281,281,283,288,288,289,289,289,291,291,291,295,295,295,296,296,296,296,296,296,296,296,298,298,298,298,300,301,301,301,302,302,302,302,302,302,302,303,303,303,305,305,305,307,307,307,307,307,307,308,308,308,310,310,310,311,311,311,311,311,311,312,312,312,312,312,312,312,312,312,312,312,313,313,313,313,313,314,314,314,314,314,317,317,317,317,317,328,328,328,328,329,329,335,337,337,340,342,342,345,347,347,354,354,358,358,365,365,368,384,384,384,384,384,384,384,384,384,384,384,384,473,509,509,509,541,541,584,584,711,711,711,745,824,830,837,855,869,878,884,884,884,896,896,896,896,909,909,909,909,909,947,967,995,1033,1046,1097,1125,1149,1169,1211,1236,1244,1303,1321,1333,1358,1358,1392,1398,1430,1449,1449,1493,1546,1546,1618,1640,1653,1682,1711,1760,1777,1802,1819,1846,1846,1933,2003,2070,2097,2150,2183,2183,2299,2330,2360,2415,2442,2442],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,5,6,6,6,10,10,10,10,10,11,11,12,12,12,12,14,14,14,14,14,15,15,16,16,16,16,16,17,30,30,31,31,31,32,33,34,35,36,37,37,38,38,38,38,38,38,39,39,40,41,41,41,42,42,42,42,42,42,98,98,135,136,140,140,140,140,141,141,141,141,141,148,161,179,179,179,185,185,185,186,191,193,193,194,194,194,197,197,197,197,197,197,201,204,204,206,213,215,215,216,219,219,219,220,220,220,220,220,220,220,220,225,227,227,227,227,230,230,243,261,261,262,287,287,287,287,287,287,288,288,288,288,289,291,291,291,291,293,293,293,293,293,293,293,293,293,293,293,297,297,298,298,298,298,298,298,298,298,298,298,298,300,301,301,301,301,301,304,306,306,310,310,310,310,310,310,310,311,311,311,311,311,311,311,311,311,312,312,313,313,313,313,313,313,313,313,313,313,313,313,313,314,315,315,315,315,315,315,318,320,320,320,320,320,320,324,326,327,328,328,328,338,339,340,340,340,340,346,346,349,350,352,353,356,357,357,362,368,382,406,412,416,428,431,434,455,505,555,578,608,640,672,699,712,738,760,784,791,801,812,819,831,842,849,887,888,893,898,905,906,907,912,917,918,923,941,953,961,993,1006,1063,1069,1075,1082,1121,1137,1175,1195,1215,1220,1242,1263,1286,1308,1308,1308,1395,1408,1429,1442,1456,1469,1479,1491,1512,1517,1526,1536,1568,1584,1592,1611,1627,1643,1656,1667,1692,1710,1742,1779,1814,1832,1859,1890,1928,1989,2023,2073,2120,2174,2207,2247,2293,2351,2383,2416,2444,2493,2551,2586,2638,2693,2723,2755,2801,2831,2866,2907,2952,3000,3032,3076,3153,3161],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,5,6,6,6,10,10,10,10,10,11,11,12,12,10,10,12,12,12,12,12,13,11,12,12,12,12,12,13,25,25,26,26,26,25,26,26,27,27,28,28,29,28,28,28,28,28,29,29,28,28,28,28,29,28,28,28,27,27,83,78,115,115,116,114,114,114,113,111,109,108,104,105,118,136,135,135,141,141,141,121,121,118,118,119,107,105,102,102,99,99,88,86,74,72,65,67,60,57,47,47,49,44,44,45,45,44,43,41,37,35,32,31,32,30,30,27,28,27,39,54,52,51,76,74,74,74,74,73,71,70,70,70,67,66,66,66,61,63,63,63,49,33,33,33,33,30,30,24,28,28,26,22,22,20,17,17,15,10,10,9,9,11,10,10,10,6,6,9,10,10,14,14,14,14,14,14,12,13,13,13,11,10,10,10,9,9,10,10,11,11,11,10,10,10,8,8,8,6,6,6,6,7,8,7,7,7,5,5,8,9,9,9,9,9,9,12,14,15,16,16,16,26,27,28,28,28,27,33,33,36,37,38,39,42,43,43,45,51,65,89,95,88,100,103,106,126,176,220,241,271,300,330,357,367,391,413,430,437,443,454,454,466,474,465,503,504,509,514,521,522,523,528,533,534,539,468,444,452,484,465,522,485,491,371,410,426,430,370,384,382,386,393,407,423,423,423,497,510,531,544,545,558,568,580,601,568,557,539,533,536,493,484,476,472,443,429,446,405,419,444,454,472,465,490,496,538,572,578,572,626,587,605,638,667,670,654,665,689,730,738,790,758,718,683,702,679,681,722,651,668,670,659,709,717]},"Timezones":["Asia/Choibalsan","Asia/Hovd","Asia/Ulaanbaatar"],"AgeDist":{"0-4":375460,"10-14":281841,"100+":23,"15-19":218602,"20-24":228499,"25-29":271517,"30-34":309399,"35-39":254881,"40-44":222852,"45-49":200194,"5-9":362015,"50-54":168357,"55-59":145695,"60-64":97609,"65-69":60753,"70-74":35624,"75-79":24265,"80-84":13237,"85-89":5717,"90-94":1506,"95-99":246},"REstimates":{"Date":["2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[0.853374390463211,0.959560648498076,0.979431292426067,1.00773229862585,0.572015455578353,0.610238825806776,0.7998926332992092,0.8728834794127281,1.07611902550626,0.96181135279675,0.9715950969053908,0.834973394978027,0.8735666993174499,1.10104256210995,3.58109017410281,2.66949727873453,2.19721109645926,1.80713454867464,1.56491878584146,1.49470471214978,1.38646752625782,1.36698558257474,1.2989360758115702,1.30205494161987,1.3135686540736298,1.2538443516796298,1.26505063226918,1.1659019429888602,0.464694987406526,0.481903649206298,0.472622626233805,0.532097113336528,0.673263505477405,0.664705498817446,0.7145243722177459,0.774131009225701,0.721810907435855,0.6605649324192099,0.705384718040318,0.762321026088514,0.6792644229208331,0.7304804669831542,0.7859576635296321,0.8371985780727389,10.88924671518,5.9954935343145,5.21027047769459,3.25608242891561,2.35622411411613,1.83937954405797,1.56835318657287,1.4064849797073,1.30149040248449,1.23161448532168,1.18070252011324,1.1463988276079098,1.11609740208374,1.17267567949009,0.685562781579199,0.895720761727614,0.509317635987479,0.528064617709743,0.607841997312441,0.664717967303298,0.7201728151457679,0.7858835880277091,0.8963950844573091,0.966676512889722,0.980641996503076,1.00480420751415,1.01073271843635,0.877128461960338,0.7001075728027679,0.37212912650830093,0.404971122637976,0.45751245001279,0.35232693494788603,0.400929965844108,0.5969131574854829,0.7453520730697758,0.5926811886535589,0.629981310969766,1.0184826483467802,1.1087717780326598,1.10492484605895,1.13347309822351,1.11151765830221,1.0902920626440602,1.07135267043971,1.10466062773081,1.08970303680769,1.07893498218696,0.885055520267071,0.7583367480001401,0.785148651960073,0.72983679957268,0.4084215843467221,0.6090964531948629,0.800022283984129,0.7966159002216558,0.628519266793803,0.6703453596320971,0.956218927096711,0.9198961286238873,2.05941116303768,3.3394673216719504,2.6377852653864,2.08617431026035,2.72565162989308,2.20826494303743,1.81331828677891,1.4468834814795402,1.26885126520707,1.1960072153271202,1.170895731161,1.13956499832647,1.06015008661172,1.04627260569295,0.8288530139620609,0.5554829112474029,0.589120539139978,0.619340207167276,0.112605829893691,0.180464191649136,0.21407277059583305,0.259269523218429,0.306318297461856,0.362522733466536,0.3622059971905151,0.4133987311232871,0.471679943372229,0.53193814062195,0.4940501881071839,0.326488493715323,0.86123497996182,0.941288693356258,1.1158933454723998,0.8399205245087651,0.8452256193524571,0.872215025856626,0.906535960858876,0.942494306188153,0.964702044703193,0.9892425113256692,1.01792140814949,1.0271455102114,1.04471994433108,1.4116113114007198,0.8630513616374509,0.8633301587939821,0.7196869245274059,0.7615738438822081,0.8180839722558629,1.5447787439214298,1.9899803776346103,1.81232364847779,2.33075589702267,2.00297037461283,1.71120817161344,1.5274302367770505,1.39961355092596,1.10829406744069,0.974542487270325,1.08091452631334,1.09192296540169,1.08957680643475,1.09762611908848,0.7934404823536361,0.611094912400254,0.652249898809502,0.237100142160709,0.270704716306664,0.483595661107337,0.571157995880569,0.868695599367961,0.956473309357268,1.01138636993431,0.7880314564437378,0.8270001850858851,0.8787271064220141,0.941633243511907,0.9968346513475228,1.05695033342685,1.10662649303964,1.1409296311414,1.18361334278143,0.806114268514467,1.2662694315616598,1.3350202789497398,1.33597371041107,1.3458273400834,1.34149534418782,1.34872105936693,1.33788564847949,2.67303365446428,3.21047114483566,2.55822606685898,2.05480847269098,1.73991495972661,1.54853921307466,1.43468088123274,1.86419645341302,1.8696125991009,1.8075636723859296,1.7374062138190502,1.56104173668123,1.43396059372275,2.29625768725854,1.85136391443931,1.52682721773384,1.39074920247366,1.2926842209402098,1.2330445240396,1.5264006086813602,1.45143899568594,1.30359870179902,1.18856960710662,1.18805317265552,1.1590967553833302,1.26795498210712,1.26953506126896,0.8152567462428101,0.982137624320664,1.204207068845,1.7804842434906598,2.5750208903792005,2.36872091977879,1.87873041381458,1.8679121036873096,1.63159871330719,1.49138309428813,1.6673095962046298,2.24257909432352,2.52950785221802,2.30455266577539,2.1442554854039497,1.9844402652225104,1.85277411798262,1.67971127644034,1.4404080582841,1.4057525449031,1.38235651876049,1.34354409099401,1.2826460849996,1.24229287564155,1.15997240542513,0.986838611543556,0.8583145943077959,0.832743294852577,0.7827291807549849,0.8342915406518349,0.7571596409398621,0.7099236565743409,0.7161453531853621,0.6801453544340099,0.632476462928492,0.5695366704413051,0.605881100389937,0.6290791723386321,0.620856094643204,0.65663834354825,0.742990744315356,0.794134695991658,0.838278240468241,0.820262801533331,0.940482680649521,1.3790747791607,1.35025219139821,1.26776235036507,1.24059137153934,1.43833312956123,1.4249022658827002,1.5223001511981398,1.51071433415397,1.4646896530021205,1.2911151354413302,1.25716092472596,1.25192838735409,1.16337651109671,1.15980846096113,0.9157368107848328,0.889244742348627,1.20781567176976,1.22307734878287,1.1209019371308302,1.08043564745354,0.977748882730638,0.94825046088269,0.919548139807914,0.956693396378915,0.9651690753320372,0.916620438736354,0.876925313368574,0.8490436091986372,0.992269068582994,1.07051460654511,0.7641504041403291,0.799149086727197,0.8080473654920591,0.851011529437211,0.875631884330064,0.891475797655087,0.9792155125863652,1.01907002187677,1.07162619628733,1.2128135211812,1.2999029782125802,1.28006944363452,1.1972203293009398,1.20887530584694,1.28012552226333,1.38037348890143,1.36971647530623,1.39823228197232,1.41509907047963,1.44704460821557,1.3685736394947698,1.33551195913106,1.2911731220954,1.27295559930476,1.20823491289765,1.19183382990357,1.1538325262707,1.15538749372408,1.1633613706467,1.0874251791643998,1.09638480858035,1.08899047216954,1.0441043793145,0.995306967975144,1.0150515972346,0.997740394887723,0.97944621383927,0.953494861140587,0.982907228404164,1.0150538602387098,1.02412661114156,1.01324296805195,1.0434450849879,0.9925718818500492],"StdR":[0.30036334085717703,0.323099287001685,0.32296664219381105,0.33941991254982,0.26065331160767,0.273278639120784,0.329536270729524,0.356260009413058,0.407238234951581,0.39593249150974696,0.3968601686126021,0.376899698572906,0.3905199596291161,0.4546075809056741,0.822096716590264,0.654804039876705,0.519393397936727,0.42394093840463104,0.36708038384974895,0.34531144287406,0.3207861314770189,0.307299537982485,0.29225228642662104,0.282142905218187,0.28229623379519103,0.266875804948637,0.264111786579239,0.249342002710664,0.153973901286525,0.15958799094847598,0.167573551897643,0.187513119026585,0.225390740959129,0.23414347670034505,0.25264440234607605,0.276073915850125,0.274815052549087,0.268691666826232,0.286156024351771,0.31311773063527504,0.30567484199516803,0.3276630664366961,0.35307154087765097,0.372225786259276,1.42205950426588,0.851594730914174,0.597275339609205,0.368286619136963,0.25291837343805,0.192415327906963,0.162017970304852,0.14409804559178102,0.132759161385092,0.125356049972153,0.117760535628757,0.115195306863894,0.112552105539072,0.11429129650956694,0.0865087290027026,0.100144378833869,0.0755281450203519,0.0800172700596569,0.0902093051047053,0.0973460885223467,0.106783253127298,0.113539995227864,0.127490772829566,0.132590387434203,0.134629269663002,0.13639842259047902,0.137950146678182,0.12819602230355498,0.115221721987561,0.0858157612744859,0.0934543063450912,0.10644739420429,0.0979120397435076,0.111980894745359,0.147487384757798,0.17272112899422198,0.158836131634179,0.17058689588233605,0.224318814799882,0.239850052256285,0.237242242198275,0.236554271053313,0.23292174458783604,0.225949242001187,0.222714099517134,0.224338072832972,0.222080313493286,0.221288725993914,0.197570622161204,0.182436046013978,0.19225523039485296,0.188289802853644,0.14477258774392202,0.18300611184194696,0.222921128594617,0.230730437022154,0.209791379742868,0.22527690835168696,0.276351738269963,0.27710329859147803,0.417473550408421,0.523607999336787,0.413311360015345,0.32391037612549395,0.33307573150604103,0.273279163775191,0.22541265285416,0.185164264591794,0.16391549049470006,0.154696577512637,0.14858241732410002,0.147057195968854,0.137790977857608,0.136742730042346,0.120831911537034,0.100798200762947,0.10690154656818597,0.113588463790733,0.050528200699956,0.0684600809121927,0.0820540302387055,0.0981034209132981,0.117165028115349,0.138738282815441,0.150876676281088,0.171270051372095,0.194260008813152,0.219987984287224,0.221254280495686,0.186861102419975,0.32857618528625,0.360624043622687,0.39283164539128496,0.346097609999168,0.344625715212482,0.35661119466603103,0.372393198663605,0.384635532069462,0.398038662793525,0.407239370547296,0.42459345683434496,0.418945465603617,0.428308310353507,0.501079926265465,0.38623495724409,0.38623328657923495,0.359863765946235,0.3846380464972679,0.4079726500582361,0.584670437437287,0.670924831314302,0.6069665848186191,0.6463627911164219,0.552357683679819,0.4764178663398521,0.42356230100325504,0.39069623312341,0.33554247443734303,0.308755090838684,0.327059461079932,0.32708031838116,0.329940959511232,0.33736922002962105,0.280134411136208,0.249897067353592,0.26895259634296304,0.16685898620359,0.192954024933382,0.279593658878174,0.330614445607955,0.433666946104229,0.482568164932582,0.504723461044098,0.4604513691641761,0.4736123406718439,0.508305735320104,0.5511753595401079,0.575031803951901,0.6115071314696179,0.636828339686547,0.6602237628957329,0.6791725433827901,0.576799860484796,0.719684354831371,0.779823341687692,0.770147731906866,0.7748854521610749,0.776085198607869,0.782378364315718,0.772781242811078,1.09046482280065,1.14176871473153,0.904700917230518,0.727129344466487,0.6139136189667911,0.546240690260706,0.511534563048319,0.562917240650311,0.540848329282747,0.500680761508796,0.463158175929348,0.416835105316952,0.37968796586417,0.46349033509645,0.39466564324982106,0.333217848477646,0.301481286925979,0.280407630399329,0.270604927620063,0.295026097441243,0.282663210071572,0.25680342583472604,0.238959151921357,0.232526888056976,0.2254165225917,0.23791245871310604,0.231251369022077,0.183834940550616,0.197645918935238,0.22130316818788506,0.27368894674986805,0.315459397673794,0.283653239352274,0.223461764906663,0.209695201429552,0.18111409435764306,0.16358663301682902,0.166429205150146,0.185499349245264,0.188239430140812,0.16412245906719106,0.14476478814994198,0.128312037961319,0.11533785847556803,0.101145064645824,0.0869938107633971,0.0818175290871643,0.078635933911948,0.07445246157312202,0.0703773062409921,0.0669411645210972,0.0639194551162542,0.0568847693880658,0.0522927648708995,0.0520498788889115,0.050886549234124,0.0537641387046061,0.0515351544964107,0.0510663090487182,0.0528002772120373,0.0532949116575523,0.0529652663332049,0.051881199954133,0.0549484787810793,0.0588294875799364,0.0604489664633557,0.0649070939718512,0.0716271408139573,0.0755495190484661,0.0798948653052337,0.0808458668487638,0.08636351263363201,0.107466540162263,0.104807990210766,0.0974564562137259,0.0951476894245571,0.0976412536075179,0.095957811979254,0.0960308520630019,0.0914113795660192,0.0870039311817796,0.0787768853247908,0.0748426087622188,0.0728964010303834,0.0691446860805955,0.0670515993655128,0.0587988762363495,0.0582352913577486,0.0684904850995006,0.0682197467390219,0.064815816975396,0.0623290825356884,0.0586826948045965,0.0575537421884301,0.0566300806796955,0.0581465459753923,0.0586113642189377,0.0575276810482439,0.0574064727529378,0.0563032274137297,0.0616842302863131,0.0647419103408703,0.0541846272139366,0.0557163323456547,0.0576268217149061,0.0608360550876196,0.0616690980181084,0.0634896522436835,0.0677175197030107,0.0697925529636473,0.0704382545433006,0.0743933957446875,0.0765683172549483,0.0746444335927726,0.0705803715122662,0.0694092607362373,0.0694058606365578,0.0721627706969578,0.0692702052087637,0.0689457991720736,0.0675048435476786,0.065280038111755,0.0625889626480651,0.059412059714974985,0.05682538383296901,0.0551258398649319,0.0517001095897356,0.0506472899827714,0.0488279002671514,0.0479429618098674,0.0471783384343365,0.0451606564372998,0.0447965857345753,0.0445140442119346,0.0427541687001524,0.0417413071111657,0.0417276542919448,0.0413866744136663,0.0414310955314845,0.0404784943507462,0.0414419199906333,0.0418333913576106,0.041791932425524,0.0424103164335964,0.0421932661334618,0.0411982408225926],"EnoughData":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Capacity":{"CapacityActiveInfectionPercent":0.1408,"CapacityNewInfectionsPerDayPer1000":0.100571428571,"CriticalBedsPer100k":8.8,"Source":"https://www.researchgate.net/publication/338520008_Critical_Care_Bed_Capacity_in_Asian_Countries_and_Regions","Year":2020.0},"Interventions":[]},"data_url":"extdata-MN.json","Name":"Mongolia","CurrentEstimate":{"Exposed":null,"Infectious":40.0},"OfficialName":"Mongolia","Level":"country","M49Code":"496","ContinentCode":"W-AS","CountryCode":"MN","CountryCodeISOa3":"MNG","Population":3225167},"MR":{"data":{"Rates":{"CaseFatalityRate":0.0024800434139270397,"Critical":0.005124194852311783,"Hospitalization":0.02753886176623668},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7,7,7,7,7,7,7,7,7,7,15,15,15,15,15,21,21,27,27,55,57,65,69,104,108,119,139,142,250,278,311,332,360,373,427,550,653,696,811,905,963,1074,1225,1280,1344,1419,1497,1622,1677,1727,1765,1805,1844,1896,1944,1994,2026,2111,2160,2363,2501,2664,2830,2993,3153,3279,3436,3632,3826,3977,4086,4206,4299,4430,4653,4683,4776,4889,4962,5043,5115,5174,5209,5291,5291,5443,5527,5527,5570,5704,5741,5843,5889,5928,5985,6018,6051,6094,6123,6186,6203,6232,6282,6321,6356,6381,6407,6407,6430,6464,6464,6548,6588,6623,6658,6669,6681,6681,6701,6758,6786,6804,6825,6835,6839,6844,6865,6882,6927,6951,6977,7011,7028,7052,7070,7070,7070,7091,7111,7120,7138,7163,7174,7188,7204,7208,7212,7227,7245,7266,7274,7297,7301,7314,7326,7339,7342,7347,7355,7359,7363,7369,7374,7378,7385,7387,7392,7401,7416,7416,7433,7437,7437,7437,7443,7463,7469,7473,7479,7485,7498,7499,7500,7513,7516,7524,7536,7550,7553,7554,7560,7573,7591,7609,7636,7646,7652,7665,7665,7717,7732,7764,7780,7785,7812,7835,7849,7849,7904,7925,7957,7957,8022,8076,8118,8248,8281,8372,8426,8545,8909,8909,9005,9264,9490,9787,10065,10297,10568,10830,11095,11380,11652,11913,12136,12377,12639,12805,13037,13183,13306,13435,13639,13835,14008,14222,14318,14431,14504,14605,14729,14829,14970,15047,15127,15221,15305,15391,15491,15560,15596,15634,15676,15738,15799,15851,15913,15946,15985,16005,16041,16086,16121,16155,16186,16215,16240,16265,16296,16315,16346,16361,16376,16396,16438,16472,16497,16524,16534,16542,16563,16583,16606,16620,16633,16645],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,2,3,3,5,5,5,6,6,6,6,6,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,8,8,8,8,8,8,8,8,8,8,8,8,8,9,15,20,29,40,62,81,131,141,173,200,227,237,262,268,292,346,423,483,530,588,668,745,784,883,947,1049,1104,1162,1283,1439,1572,1682,1783,1887,2057,2223,2424,2621,2813,2984,3121,3292,3519,3739,3907,4025,4149,4237,4363,4472,4606,4705,4827,4879,4948,5024,5087,5126,5203,5275,5355,5446,5518,5564,5659,5710,5813,5873,5923,5985,6027,6067,6116,6151,6171,6208,6249,6273,6295,6310,6319,6323,6382,6418,6444,6444,6498,6510,6523,6555,6598,6622,6653,6676,6693,6701,6762,6789,6829,6848,6885,6894,6905,6928,6960,6977,6993,7012,7012,7016,7048,7075,7089,7106,7126,7134,7142,7165,7165,7191,7222,7266,7274,7276,7295,7319,7332,7346,7361,7365,7368,7384,7403,7425,7433,7457,7462,7464,7474,7488,7502,7505,7511,7517,7520,7523,7529,7535,7540,7548,7550,7550,7554,7565,7572,7585,7603,7607,7608,7621,7634,7638,7650,7662,7663,7664,7677,7680,7688,7700,7700,7703,7704,7704,7724,7744,7777,7804,7814,7820,7833,7848,7885,7900,7932,7948,7952,7979,7994,8010,8034,8075,8096,8128,8167,8193,8246,8288,8424,8458,8547,8601,8710,8863,9005,9181,9359,9516,9679,9876,10105,10268,10501,10780,10971,11135,11431,11629,11805,12046,12278,12418,12567,12745,12944,13118,13264,13516,13642,13778,13989,14191,14364,14581,14677,14794,14875,14981,15111,15214,15352,15429,15512,15611,15707,15794,15893,15963,15999,16039,16081,16147,16212,16266,16322,16357,16397,16421,16460,16506,16543,16576,16608,16635,16662,16689,16720,16740,16777,16792,16807,16827,16868,16902,16925,16954,16965,16974,16996,17016,17041,17058,17071,17083,17095,17110,17130,17158,17179,17187,17196,17207,17217,17235,17252,17267,17285],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,3,4,4,4,4,4,5,6,6,6,9,13,16,19,20,20,23,23,31,34,39,43,49,55,59,61,71,74,81,83,87,91,93,95,97,102,108,111,112,114,116,119,120,121,126,128,129,129,129,129,129,130,133,135,139,144,146,147,147,147,147,149,150,151,153,155,155,155,155,156,156,156,156,156,156,156,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,158,158,158,158,158,158,158,158,158,158,158,159,159,159,160,160,160,160,160,160,160,161,161,161,161,161,161,161,161,161,161,161,161,161,161,161,161,161,161,161,161,161,161,161,162,162,162,162,162,162,162,163,163,163,163,163,163,163,163,163,163,163,163,163,163,163,163,163,163,163,163,163,163,163,163,163,164,164,165,165,165,165,165,165,165,165,165,165,165,165,165,167,168,169,169,169,169,169,171,171,172,172,175,177,177,179,181,182,184,188,194,197,202,210,210,222,225,228,236,244,254,264,273,281,286,290,297,301,314,321,324,330,334,339,347,349,353,358,360,367,373,378,382,383,384,387,392,395,396,400,401,402,403,405,407,410,413,416,416,417,418,419,421,421,422,422,422,423,424,425,425,425,426,427,427,427,427,427,428,430,430,431,432,433,433,434,434,435,437,439,439,439,440,441,441,441,442,442,442],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,2,3,3,5,3,2,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,7,11,19,29,51,70,120,130,161,187,214,216,238,240,261,312,382,442,480,538,582,654,680,771,794,886,926,962,1070,1115,1213,1288,1364,1436,1591,1701,1777,1866,2009,2062,2104,2215,2329,2395,2507,2560,2604,2612,2612,2666,2750,2811,2893,2905,2919,2945,2954,2956,2946,2968,2845,2798,2707,2585,2516,2406,2381,2282,2136,2004,1895,1825,1754,1696,1585,1399,1410,1341,1249,1191,1119,1051,1051,1052,996,996,898,826,839,828,737,724,653,630,608,559,587,581,577,567,541,533,515,488,481,463,454,447,447,427,425,452,381,358,343,316,313,324,324,329,303,319,309,290,299,319,327,320,318,277,256,246,231,236,220,226,231,233,222,216,221,206,186,181,170,157,159,161,151,140,121,113,94,101,95,96,101,102,98,103,112,112,118,125,122,116,127,125,124,121,121,107,104,104,123,137,149,170,176,176,183,185,221,235,254,267,263,278,279,290,312,346,354,368,389,388,429,465,587,621,655,692,769,904,1039,1187,1340,1479,1636,1775,1978,2101,2334,2536,2670,2789,2947,3104,3179,3356,3460,3228,3372,3450,3383,3327,3163,3130,3021,2880,2825,2757,2637,2580,2411,2300,2138,1975,1933,1799,1787,1740,1693,1585,1480,1391,1275,1245,1167,1133,1073,1013,976,886,862,814,760,699,651,596,562,559,552,537,502,467,445,402,406,382,376,359,355,354,343,341,322,304,301,289,294,279,277,273,265,237,221,222,216,214,214,203,193,188,190,192,198]},"Timezones":["Africa/Nouakchott"],"AgeDist":{"0-4":689874,"10-14":537394,"100+":9,"15-19":470161,"20-24":416127,"25-29":371775,"30-34":334301,"35-39":285478,"40-44":234615,"45-49":188017,"5-9":617954,"50-54":149658,"55-59":117492,"60-64":89051,"65-69":62022,"70-74":41686,"75-79":25500,"80-84":12755,"85-89":4616,"90-94":1042,"95-99":133},"REstimates":{"Date":["2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[0.9345834413560428,0.9223564263124028,0.96730088813961,0.6832228973471801,0.75311543293301,0.8397273893412851,0.9441254501082208,1.04125846849021,1.1266872517299,1.21364916793632,1.27144511656438,1.33307086708873,0.692744616483985,0.77223627928787,0.90934133021565,1.08297284133162,1.2645710397045902,1.50072276868804,3.52559814428978,3.43618052531192,2.92507318940899,2.49554406652822,2.26143862784904,2.09366309363006,1.97757913334133,1.87267553099644,1.84632569665431,1.79602477751526,1.78235291705799,1.76199670652273,1.74187665670839,2.5764527690437795,6.329655782536,7.02626864728062,6.84254031824407,5.82684057812461,5.7812024243835305,4.7167524724014,5.05871120392004,3.5030675409397696,3.02107575760699,2.6293037890525697,2.34913431306662,1.99266447022749,1.8666039262574696,1.65191840538728,1.57456170409429,1.67881567693368,1.83875175424592,1.83992903823618,1.7108530405545102,1.6448155837522,1.56508028328645,1.59987159755421,1.47532428513902,1.51568096221635,1.4736742688960502,1.53656012811131,1.46795162681626,1.4404940694671202,1.48280601148977,1.51640626573264,1.4729248176009,1.42030470142328,1.38027875403942,1.3400066055529398,1.3512084620573102,1.3577784694156,1.42234124571853,1.41479697398776,1.42023204438613,1.37564593073704,1.34452969752179,1.33802810910368,1.32727767328013,1.2926763699505,1.24728731362697,1.1970892803488602,1.1648705775307,1.12251416379527,1.07543609219547,1.03211355485523,0.9929832596671508,0.9469711451651992,0.9215039091878392,0.878480293635111,0.8630724896912819,0.8391118832053509,0.7815335801574621,0.7165807888123001,0.7015427607019019,0.714886117701991,0.729638096193143,0.771609073387315,0.773402417768845,0.763387449750885,0.7689811023000731,0.765576127981105,0.7835389383504,0.8232454171180241,0.836432172793734,0.849103613395712,0.854718042333038,0.87743205876302,0.870891967716268,0.853983875851015,0.8141585329362091,0.78215647783401,0.776571544917437,0.783850975927473,0.731319605725565,0.721056927954514,0.63849122013337,0.6019449881574731,0.658673267369107,0.6655741025238089,0.684434353785097,0.656943156308069,0.7068612298837209,0.7036178507282991,0.7283449871615121,0.754617454936904,0.79489225232925,0.825962739316732,0.874642564085785,0.91708361140634,0.952814276149135,0.971645474807748,0.980550166025794,0.958155531376175,0.9969874366273692,1.04634258828881,0.997940828895641,0.9846259776159408,0.978567792149902,0.95773076427295,0.9336616577418292,0.923155222706395,0.8947788300801949,0.898651545394472,0.8689663310372859,0.8763612463707561,0.8137663296269741,0.83682576378133,0.7852432225305401,0.806955604709458,0.782073110303261,0.8092352170055491,0.829186145874701,0.8577487673681651,0.7647564474818441,0.825188394835723,0.9148397897777192,1.03822179201442,1.07823406257389,1.05874086217803,0.993798219069636,0.974551702550956,0.97155203616564,0.9635933460342572,0.949068022288032,0.939666897602466,0.927766420519472,0.9110871320308142,1.00318444298977,0.993799886990667,0.898533497681379,0.821989599392149,0.827712575996899,0.8547903946644171,0.838858704984782,0.8158093556441278,0.846567659240547,0.8171217153876149,0.7965062251631371,0.8365038122637429,0.8646166296531891,0.812914612839181,0.760558599423882,0.6912251144001711,0.7066609292327779,0.6362926320675141,0.654061079298078,0.68380947939815,0.6788863065326789,0.6940372255660849,0.670910443983772,0.812583922894778,0.977001421996511,0.9772064179318573,0.96003723722318,1.07296649133938,1.14257663840846,1.10035131978069,1.14874615035384,1.16105960359677,1.12229582602574,1.10329991911058,1.16686882667291,1.06443907446954,1.05266825739942,1.03383368986836,0.867402564573117,0.8666303202833929,0.8874796084648141,0.7853697915838771,0.879968029157228,1.06765421080194,1.2892910174575702,1.40331677384335,1.4112498012718897,1.36203164530352,1.2784216626125602,1.3041638955428705,1.45196021221932,1.3847193180262398,1.50201665921467,1.47434231704552,1.38098387890285,1.42900317247841,1.31167219275592,1.2169116622991598,1.1236609923639298,1.15183904386858,1.17038311905639,1.2471970687861,1.30657752329395,1.29147392999208,1.2869289784281,1.31725728028557,1.59029392753955,1.5306000598670302,1.63574228903894,1.55566258861344,1.6297308992934,1.76455268482457,1.7984924179773605,1.81537454004073,1.83040761741571,1.77012555851273,1.70339206541839,1.68967721364809,1.67160888766379,1.60041300378934,1.5184139562090302,1.55195215092976,1.48660254009343,1.4305298285543102,1.42654396677001,1.35237860012191,1.28550359687903,1.24786821964225,1.21633025397024,1.16380217301206,1.1229981875829298,1.0894296461823298,1.05941793315903,1.05151746051561,1.01108622757037,0.997145420219495,0.974232381393344,0.9679713956607472,0.9423542630789978,0.952887629099808,0.9616355975662192,0.96133743390344,0.917262945502961,0.918957550144045,0.905944387130589,0.8923714179985089,0.8810810957433639,0.8705357572425391,0.887048600029867,0.8312637336977909,0.833932875323485,0.842052153404943,0.813173084876456,0.783212623910522,0.775123115020705,0.729287525965519,0.7301665770082719,0.7224124757188021,0.736645529804417,0.7490134507470949,0.7416576034909108,0.742668878945871,0.717979642753496,0.721143716595688,0.723072919021178,0.6962550912276051,0.6823426111261159,0.6822935438170239,0.659873904126307,0.661261359241235,0.698354332078657,0.725051976965104,0.744253203805996,0.7280598558020229,0.7154440919742561,0.7001552240407349,0.7076845438220841,0.71250642422803,0.7065149376623079,0.7373418265113659,0.7773885997349208,0.7873516413720592,0.788069104185277,0.8087842680196751,0.790093251980093,0.7761408187488059,0.7920554766101371,0.804732621235802,0.817753345019003,0.8368709222805959,0.7963628104060021,0.813590011140607,0.8317145906781529,0.84246453165936,0.8021151352155219,0.808103919820671,0.828398516833995,0.783937842464675,0.8038260629873051,0.840436142923383,0.823272674079735,0.8408171369469921,0.832693920865457,0.849534447564499,0.8931970387223961],"StdR":[0.533395571484628,0.5341458165540169,0.5577103523355179,0.489294548013656,0.535641578969916,0.5863376809727701,0.6698294545480921,0.739132839377738,0.800772406655852,0.857786511286949,0.9022605560863052,0.9423205484577428,0.7039306716397309,0.7825825252286841,0.91506365009874,1.0819663274325302,1.2770328760404,1.5329899503043003,2.5013193555091,2.42704102713795,2.05547588347479,1.77531240583374,1.6044078591605402,1.4783244075178998,1.3911914521251898,1.32002791931513,1.3120744861378602,1.25438246055838,1.27480892694723,1.24573248973034,1.22340314528368,1.47733734211929,2.24358340201637,1.96869251035701,1.51276485640709,1.04928314359995,0.837300008848628,0.591489641596105,0.51235000173415,0.340229893715223,0.26918643874527304,0.212817263015,0.17768772113451606,0.144035125583302,0.12766706997643,0.110152473029282,0.101580969058389,0.0994276480271222,0.0989162957125235,0.0947693999252253,0.0871607102009111,0.0801470642130341,0.0741057277837262,0.0718428859303086,0.0658717862381861,0.0634524551179078,0.0599493803126564,0.0594901808034872,0.0554839229465966,0.0537438257242494,0.0518227409410106,0.0513500188104123,0.0485576307023372,0.0461708542542346,0.0437586076180022,0.0414854076299251,0.0406931651019838,0.0394378671785774,0.0392408965167418,0.0384446248695535,0.0378151722192716,0.0363456550053831,0.034457719582109,0.0334386866134221,0.0324351985673659,0.0310821939278005,0.0294024695785759,0.0281332250225275,0.027034580691449,0.0254128825734556,0.0241490961193554,0.0232157421856423,0.0223704808518213,0.0216085505824662,0.0213710152993834,0.0207252961350316,0.0206782227419114,0.0204932047338069,0.0200140844698748,0.0197008354840575,0.0201908096387532,0.0205150758064288,0.0220860125004845,0.0232137685035586,0.0241052075270976,0.0242787971509348,0.0248651085450412,0.0255906631136193,0.0262431580699581,0.0276657244814223,0.0280510762589245,0.0285713221592134,0.0289147254100113,0.0297685872122417,0.0296108062554332,0.0297904435017148,0.0296705483996995,0.0289624913831377,0.0295259979760278,0.0305060463429282,0.0301702991869887,0.0303563431633517,0.0293842181566709,0.0290023025042406,0.0322952410055063,0.0335835688229852,0.0356357137421993,0.0358026795735839,0.0386832834378505,0.0394331486209881,0.0415237914539062,0.0428431036242633,0.0446399144473863,0.0465673391345044,0.0481030442865331,0.050098883050387,0.0516976539786717,0.0515284680630783,0.0520281479375568,0.0508744931026097,0.0515994525042161,0.0523514317287183,0.0516707691012725,0.0503575261446886,0.0508955490168504,0.050170907226439014,0.049488144531109,0.0487833634471114,0.048588224395625004,0.0488109858429734,0.0487255562964841,0.0494137949278363,0.0481363028791787,0.0499033288259351,0.0489090440081672,0.0499314228203285,0.0509819201319746,0.0526147313285219,0.0546951523611497,0.0556651528566707,0.0533145953240431,0.0574428085175899,0.0607479980167237,0.0659821695166215,0.0667397816759142,0.0662931285316084,0.0638561660077355,0.0620701994399569,0.0615467158695895,0.0615466831453186,0.0619583883143412,0.0611581553652488,0.0618609422847946,0.0613881157505845,0.0651800535066465,0.0650876422284143,0.0615421529260273,0.0597593242481903,0.0606344125067672,0.0623433558862649,0.0626678284833922,0.0629796917908618,0.0654342268204382,0.0645126594595983,0.0656090319022822,0.0676326547564217,0.0701343585151822,0.0684038853680147,0.0681187268244228,0.0661289979653744,0.0681489395677644,0.0668095783699881,0.0705937262065266,0.0738064353414111,0.0765691051034247,0.0793862010095304,0.0796214007748831,0.0922028100475699,0.10305855870054,0.103725919760051,0.10274839681107903,0.10820860734267697,0.111231535327316,0.10932977719632002,0.109952200512328,0.10913651412933903,0.104554031215203,0.103261041534763,0.105296124699669,0.0986963945174543,0.0973020174927062,0.0958139865159342,0.086560678796827,0.0879132483211906,0.0909059295641418,0.0858175627070898,0.0924836533644136,0.103160829450302,0.115566611938854,0.118569593354441,0.114521331727961,0.10980779000079903,0.103043202310862,0.10006428079961,0.104448703966086,0.0987882245472151,0.099498473102483,0.0949949128013807,0.0888301203061656,0.0873728268827317,0.0819420768661173,0.0768985290703093,0.0711482330421417,0.071114810362198,0.0707691181262403,0.0718419595800422,0.0720055628859762,0.0712314657840263,0.0689697238720867,0.0674830919778561,0.0731517311544017,0.0697045174156095,0.0704566265528995,0.0660950533298809,0.0649873660930429,0.0652801024213108,0.0648223066233284,0.0636609801168775,0.0614098254174339,0.0584600622581284,0.0552492194890174,0.0524254945289868,0.0499272055085315,0.0468127855529467,0.042875227478024,0.0419555625050318,0.0392269424686109,0.0367110673770633,0.0349285236826974,0.0326753703074409,0.0300999944744141,0.0284690192615047,0.0267382043102801,0.0254191360409243,0.0238454027269206,0.0229590866718703,0.0218737054118877,0.0214582204889283,0.0206053868385042,0.0199561135690111,0.0196026203915206,0.0193542153136445,0.0191385370814861,0.0193117420729523,0.0191657584866607,0.0193301106176272,0.0188940791700716,0.0190558130228864,0.0190159027281901,0.0190237670879043,0.0190017515322293,0.019388633305932,0.0198546325961478,0.0190911397912368,0.0196394164888407,0.0201065939705386,0.0202353749180355,0.0201436520835092,0.0203446103204557,0.0206656269789332,0.0210154665671786,0.0217096936044036,0.02252070909011,0.0235142955548498,0.0237483352588827,0.0242388281927237,0.0250286500741909,0.0251428492759237,0.0260085805149374,0.0263975589774199,0.0269059277709489,0.027304820812181,0.027978547670359,0.0291077972009203,0.0309437764888893,0.0325924275079611,0.0339711064006747,0.0344045694594918,0.0342232217816267,0.0345369566761986,0.0351538172806197,0.0367664407438823,0.0372569589166043,0.039403627736996,0.0410394934430475,0.0427146697326311,0.0430873079274422,0.044334626843058,0.0435405843288923,0.0438282955060277,0.0453538940885597,0.0459677171075633,0.0477396193668367,0.0485507933123696,0.0474948912858269,0.0491633198817045,0.0498611316041893,0.0510471708988891,0.0504716952384246,0.0512091391328942,0.0531150709778316,0.0527100222237725,0.0540569005318175,0.055870924343393,0.0558621060965659,0.0573473570986619,0.0578213024069689,0.0590351819533945,0.0623447815051436],"EnoughData":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-MR.json","Name":"Mauritania","CurrentEstimate":{"Exposed":3300.0,"Infectious":3218.0},"OfficialName":"Islamic Republic of Mauritania","Level":"country","M49Code":"478","ContinentCode":"W-AF","CountryCode":"MR","CountryCodeISOa3":"MRT","Population":4525696},"MT":{"data":{"Rates":{"CaseFatalityRate":0.01369537834709958,"Critical":0.0283249834170934,"Hospitalization":0.08530121235043793},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,5,5,5,16,16,16,16,44,44,44,44,82,91,99,118,126,150,165,204,223,249,282,286,303,339,351,383,379,392,399,403,407,413,419,427,433,434,434,436,443,458,450,454,456,460,465,468,469,473,476,485,485,491,501,514,525,534,537,554,562,576,583,596,596,596,597,597,600,600,601,603,603,608,610,610,613,616,616,617,618,624,627,632,635,636,639,640,647,649,650,651,652,652,653,654,656,658,658,660,660,660,661,661,662,662,662,664,664,665,665,665,665,665,665,665,665,665,665,665,666,666,666,668,670,675,675,684,688,692,695,708,762,782,749,759,766,784,802,854,901,934,977,1029,1077,1121,1186,1244,1313,1400,1453,1490,1528,1565,1601,1627,1690,1729,1760,1803,1833,1850,1872,1890,1931,1953,1978,1996,2017,2047,2079,2113,2173,2191,2261,2304,2358,2399,2484,2562,2605,2668,2711,2758,2770,2812,2865,2884,2915,2937,2967,2981,3012,3064,3106,3142,3184,3236,3242,3282,3331,3384,3439,3478,3567,3630,3715,3789,3880,3990,4155,4286,4397,4505,4672,4765,4832,5000,5103,5185,5274,5371,5479,5580,5702,5765,5888,6049,6184,6301,6406,6565,6654,6831,6938,7062,7165,7297,7418,7557,7665,7748,7887,8015,8120,8289,8396,8497,8641,8720,8848,8935,9079,9169,9319,9420,9516,9670,9780,9881,9978,10115,10161,10293,10423,10547,10550,10668,10791,10919,11057,11121,11178,11211,11275,11386,11460,11540,11613,11690,11759,11841,11936,12016,12123,12250,12393,12460,12596,12717,12865,13054,13234,13435,13646,13801,13976,14104,14252,14452,14626,14775,14960,15101,15233,15423,15567,15701,15896,16053,16179,16325,16490,16646,16811,17017,17126,17310,17434,17523,17679,17827,17933,18067,18309,18500,18720,18905,19087,19255,19447,19663,19743,19905,20135,20291],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,3,5,6,6,12,18,21,30,38,38,53,64,73,90,107,110,129,134,139,149,151,156,169,188,196,202,213,227,241,293,299,337,350,370,378,384,393,399,412,422,426,427,431,443,444,445,447,448,448,450,458,463,465,467,468,477,480,482,484,486,489,490,496,503,506,508,522,532,546,553,558,569,584,599,600,609,610,611,611,612,616,616,618,618,619,620,622,622,625,627,629,630,632,635,640,645,646,649,650,656,662,663,663,664,665,665,665,665,668,670,670,670,670,670,671,671,672,672,672,672,673,673,674,674,674,674,674,674,674,674,674,675,677,677,677,679,680,686,686,700,701,708,720,814,824,845,860,874,890,926,946,995,1035,1089,1112,1141,1190,1245,1276,1348,1306,1375,1423,1470,1510,1546,1577,1612,1667,1705,1751,1788,1820,1847,1862,1883,1909,1931,1965,1984,2014,2039,2076,2099,2162,2204,2247,2274,2352,2405,2454,2560,2595,2634,2699,2731,2776,2814,2856,2898,2929,2958,2979,3006,3035,3058,3095,3139,3204,3270,3327,3374,3442,3506,3581,3681,3776,3844,3937,4048,4160,4282,4486,4628,4737,4871,5026,5137,5258,5373,5498,5578,5685,5760,5866,5942,6042,6182,6400,6506,6590,6764,6893,7039,7141,7243,7396,7537,7646,7796,7917,8034,8137,8247,8420,8560,8681,8822,8924,9004,9137,9253,9405,9501,9609,9752,9873,9975,10101,10197,10320,10423,10520,10659,10699,10778,10884,10980,11101,11153,11254,11303,11415,11475,11569,11621,11714,11802,11910,11992,12062,12112,12241,12325,12426,12541,12665,12774,12909,12997,13082,13230,13388,13612,13776,13967,14212,14396,14529,14769,14958,15079,15272,15447,15588,15742,15942,16129,16280,16423,16542,16658,16861,16999,17192,17400,17585,17721,17903,18027,18168,18306,18385,18442,18576,18676,18813,19015,19182,19333,19497,19651,19789,19945,20047,20246,20409,20563,20762,20892,21085,21306,21532,21724,21982,22219,22482,22657,22993,23226,23588,23871],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7,7,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,10,10,10,10,10,10,10,10,10,12,12,12,13,13,13,14,14,14,14,14,14,15,15,15,16,16,16,16,17,19,20,23,23,25,27,29,31,31,32,34,35,35,37,38,39,39,40,41,41,41,41,41,43,44,44,45,45,45,45,45,46,46,49,49,50,51,53,55,56,59,61,62,64,66,64,65,70,73,74,76,78,81,88,88,92,95,97,98,101,103,104,108,111,111,113,117,122,125,128,132,133,137,141,146,148,149,149,151,155,157,160,164,166,166,169,174,177,180,182,183,187,190,194,196,201,203,203,206,210,215,215,216,219,219,220,220,222,226,227,228,230,232,233,233,234,234,235,236,238,239,241,242,244,245,248,250,251,253,255,258,261,264,265,267,269,270,273,273,277,279,282,282,284,286,286,288,290,293,295,297,298,301,301,303,304,305,306,308,311,313,313,315,316,319,321,325,328],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,3,5,6,6,11,17,20,28,36,36,51,62,71,88,105,108,127,132,137,147,149,154,167,186,194,200,211,222,236,288,282,319,332,351,331,337,346,352,327,328,324,306,302,290,276,238,221,195,162,160,151,120,110,80,85,81,77,74,72,68,65,58,58,64,67,66,73,68,90,93,96,103,113,125,125,130,128,120,120,114,108,93,84,75,73,57,51,37,33,22,24,25,26,29,31,36,36,37,38,39,43,44,41,39,40,39,38,32,32,29,26,25,22,21,15,13,13,12,11,11,11,10,9,7,7,5,5,5,4,4,3,4,6,4,4,5,6,12,12,26,27,34,46,140,150,171,185,199,215,249,267,311,351,396,415,440,486,528,505,557,548,607,648,677,699,682,666,668,680,666,664,657,624,593,537,471,444,428,424,406,399,398,372,356,388,387,399,409,465,499,507,591,601,621,663,664,674,678,658,680,639,623,590,575,517,461,455,434,455,473,518,522,536,581,625,703,768,820,881,940,1009,1095,1257,1347,1450,1543,1649,1704,1770,1845,1880,1895,1915,1915,1927,1891,1825,1832,1937,1937,1853,1929,1988,1965,1962,1980,2041,2078,2079,2124,2120,2172,2151,2097,2133,2155,2167,2146,2159,2060,2082,2069,2115,2076,2059,2062,2071,2086,2068,2034,2051,1985,1973,2007,1901,1898,1872,1879,1856,1815,1761,1706,1719,1623,1606,1553,1546,1493,1553,1498,1436,1362,1485,1447,1420,1407,1392,1434,1512,1566,1587,1622,1702,1845,1935,2047,2221,2322,2360,2519,2601,2594,2643,2749,2753,2784,2835,2831,2801,2740,2646,2606,2632,2640,2682,2687,2695,2681,2676,2657,2665,2610,2545,2464,2401,2341,2352,2406,2406,2401,2398,2344,2370,2340,2316,2425,2429,2435,2526,2521,2471,2500,2504,2508,2582,2651,2720,2678,2931,3000,3128,3252]},"Timezones":["Europe/Malta"],"AgeDist":{"0-4":21674,"10-14":20365,"100+":78,"15-19":20562,"20-24":25050,"25-29":30162,"30-34":32927,"35-39":32426,"40-44":31153,"45-49":28293,"5-9":21428,"50-54":25036,"55-59":28176,"60-64":30131,"65-69":27549,"70-74":27970,"75-79":17196,"80-84":11642,"85-89":6519,"90-94":2553,"95-99":649},"REstimates":{"Date":["2020-03-21T00:00:00+00:00","2020-03-22T00:00:00+00:00","2020-03-23T00:00:00+00:00","2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[2.25238837585729,2.29405465334238,2.28247502195678,1.91482912166368,1.90924791501109,1.7292815922306202,1.51573079737469,1.41942655988025,1.3073150813176102,1.1967581469843998,1.19569477119826,1.32352553898734,1.2118569345950905,1.12547346884042,1.1106551479294,1.06601004988166,1.02987088970437,1.39423433640706,1.25320735143119,1.42490544867449,1.40077215846125,1.3730368063145302,1.32349228654252,1.2559686623281,1.17629119998808,1.0695848608391898,1.07166292077282,1.08016675360668,1.03425021289271,0.963842816221682,0.91693098040916,0.7335142864805759,0.7333352045084142,0.575353673425622,0.5526991916533399,0.485521080438947,0.4808652236717121,0.5038827711030229,0.550631472849885,0.597631087024777,0.54056260265161,0.5014317104405539,0.514537855787395,0.6688297992420931,0.7101103028208481,0.602829002506555,0.6602160026120191,0.721105258072982,0.780190240939913,0.817657122515275,0.965805160287168,1.08491842240292,0.979560479028413,0.914046632101979,1.15641198401803,1.30667329484505,1.50791896517935,1.37451248195416,1.3123344338145,1.37927206311394,1.48852700292208,1.56622772714446,1.4132005187120602,1.40365819527633,1.25438780949362,1.12451394664673,1.06192219187949,1.03490259257155,0.92921090047365,0.8367643251259641,0.735197395657052,0.693237792110648,0.687172514072991,0.6129845097352541,0.4932422619820829,0.33151917174606105,0.40409690067338,0.33618090399475004,0.404591508892949,0.4636597274587511,0.5716743041325839,0.6924958161095661,0.7767714825942958,0.9798370560076658,0.97277613722298,1.07616588075848,1.06912525756237,1.22259203890842,1.31389113759101,1.29366276139435,1.1414048871858,1.06914872665182,1.01924663391009,0.987228548965048,0.935100810367931,0.8596535488574809,0.818850479164195,0.7614916263762621,0.763997681999576,0.7038877638412769,0.7124266007819592,0.537277073136445,0.386337439705484,0.38811223148073504,0.4878760017414129,0.496945822479537,0.494222072348573,0.551564040056725,0.6874449692324529,0.750991364240741,0.6164198773244879,0.473199568272712,0.522669125997416,0.5735066645663771,0.6373456358985929,0.7007444539238811,0.6060638207746359,0.657230909650632,0.53986956409848,0.787152925567855,1.28641306753303,1.31200493715398,1.07375068799236,1.4731215360084502,1.4382992468013602,2.52017518148314,2.19694863921341,3.83025283009423,3.00202838260148,2.80239832162656,2.92473534463078,6.829271158724049,4.49190825000538,3.20387255044608,2.47403383166628,2.0891301220052703,1.88024041887541,1.87928452497569,1.76803563032224,1.8125374110529096,1.81117304784821,1.78372569038567,1.66664353828899,1.5703404128166003,1.54444213213982,1.29786451839683,1.27207867432122,1.34841311421662,1.24367065831446,1.32203087341077,1.33509554382374,1.29222339780228,1.27009094753105,1.18606239451167,1.12650691786056,1.06128195606697,1.10476456121162,1.10547202003513,1.08342128850313,1.03580097275601,1.02897873422383,0.9450562475453168,0.974954371494295,0.89806353286497,0.8700737327091209,0.8440079850353679,0.85570943125473,0.847384819404486,0.870091842656032,0.874081101668766,0.857825182069356,0.847718105249962,0.908527037100022,0.940847986616475,0.9798556152198108,0.98721079436291,1.1368713375046002,1.19585978318745,1.2158645068420502,1.35412273035886,1.29168471470081,1.26275086846759,1.26787017344309,1.2240464745271,1.1867644669627702,1.17035888752616,1.1012396710833898,1.07647226032436,1.041339755392,1.03469030673245,0.9430621629107808,0.906793981853559,0.887876257640155,0.7766624504375601,0.8049634447374759,0.8442721286820071,0.8740047566271479,0.9594305145436592,0.997740599724548,1.0186883017978698,1.06549776859188,1.09734038176344,1.15992018227237,1.25728251398524,1.3381581158610802,1.33794016343072,1.36101392162209,1.40799153847929,1.42039665085941,1.42374280590942,1.48871456155668,1.46277064685932,1.4070523308842502,1.39123505745199,1.37766725555195,1.33120183757623,1.29117501693768,1.23729908881087,1.20499042724773,1.169673877363,1.14263176148204,1.0905595264301,1.0659537657822,1.02454967500973,0.9540109899886732,0.955244168159266,1.03101528195025,1.01701688028114,0.97129744840937,1.01272273466776,1.01946516363482,1.03699573934368,1.0185165229133002,1.02796900246539,1.05180328600178,1.08561494570203,1.07550679357754,1.1053092262229098,1.10056772802559,1.06804363172087,0.987179725364505,0.984504726296122,1.03603744043804,1.01627950338183,1.00874044040025,1.0038896982818,1.00273417471912,0.990109332266056,0.979998153931912,0.968861450431256,0.9979542464744828,0.970263099350382,0.966461571592016,0.987103964845292,1.0013670722842,0.998312823574904,0.971993202337188,0.948681956018227,0.956396876859171,0.942069291774308,0.947724254572917,0.9929645907870892,0.942211688509671,0.9260710897296228,0.9080742535457872,0.921630254310375,0.943261105917252,0.8973147831070559,0.8979966889814781,0.8785135998188249,0.886912260711978,0.8810535879051559,0.879645688198881,0.8616571365937079,0.8792063217966222,0.8613259566440691,0.9337639084411792,0.953409216814358,0.935531803692497,0.907644949980682,0.925861563213514,0.964975011183138,0.974439680549809,1.0347348926881,1.04342714440816,1.07660562558149,1.09849947145607,1.11064501496617,1.0830556595099898,1.1115990036423602,1.12972737552068,1.21300618834329,1.24581001482228,1.29705622635652,1.3164509576296102,1.3136774072524298,1.26536920613978,1.27577772032438,1.25438821162048,1.20596714764651,1.18892392094765,1.1918550955171598,1.18066124764991,1.14696476460136,1.13451837126089,1.09187729605282,1.06588337411273,1.03178616021534,0.9712527954776172,0.943335999771129,0.979872777120469,0.9445311004302752,0.9545183833266642,1.00167164588614,1.00339899420802,0.987788181618073,1.00672220673255,0.994392836114396,0.968724358118558,0.95091128359294,0.92605037835257,0.8981724017790091,0.9189721924820572,0.926972451415797,0.910160310795142,0.954246753900727,0.953213336301427,0.934726171510602,0.933671042147284,0.9532919807302191,0.940985682697697,0.966406390386154,0.9541170345397793,0.991735455665433,1.03969226425198,1.0867388660374,1.10831275338334,1.10440438723463,1.11115311481237,1.09883503834711,1.1065713865508602,1.10548044509606,1.12729421455574,1.14200035406249,1.16996428195671,1.14739080293949,1.21369209561286,1.18956625338827,1.22684591960997,1.23130808714037],"StdR":[0.276765635490408,0.25684309160338303,0.231383825624347,0.19195576182285504,0.176901254976142,0.155788100055797,0.138278995877012,0.127390604585517,0.11661637331517098,0.107164642624355,0.10586471371335,0.109205728533946,0.102750688719894,0.0971563532879646,0.09526770896032,0.0908737515061384,0.0889411935771865,0.103180114419721,0.0961253231685875,0.100386657775938,0.0964689669278222,0.0934737836124539,0.0881923017884046,0.0853076524911469,0.0798793606427396,0.0746148449757747,0.0732593585753161,0.0729448401433507,0.0711021486748991,0.0680515133426531,0.0660540264177435,0.0598526072846907,0.0611111120201414,0.0548880371695494,0.0562447027854275,0.0547963453859412,0.0579168907853191,0.0622159250388957,0.0690057121859178,0.075122652953916,0.0749232378024188,0.0752731062051031,0.07873456492126203,0.0942156842636494,0.101904619524909,0.0963333263333614,0.105792222351989,0.111869860931836,0.122026844983658,0.12687218890246402,0.141729000554847,0.149870367716448,0.139462305165182,0.134628628336373,0.15270606573336098,0.16091807966447594,0.171538898999555,0.156956893817132,0.149071487136072,0.145805880968337,0.14785720729740806,0.148225524314,0.134191714302649,0.128655596086903,0.11772160835527,0.10825157867779,0.103935030282411,0.101835133402581,0.0955875764575633,0.090891967470558,0.0860305084230646,0.0849022889143323,0.0874757014589892,0.0842145935764222,0.0785790762590022,0.0674033147008578,0.0798046592314419,0.0767518525971215,0.08994496703917099,0.103307473004133,0.122270930483713,0.144179589619387,0.158621623488424,0.181389697795934,0.183478827274632,0.193427521718554,0.190153845911922,0.202692747362023,0.205611438344912,0.199933303426746,0.18490891644352694,0.174668820033045,0.169322195575971,0.16350413175888198,0.16055886102605402,0.15622815525244,0.152003006457235,0.149430281307452,0.154062866031151,0.148469099655613,0.154951445956686,0.139097310331524,0.12234576099131,0.129547910224519,0.15339052476537302,0.16514007565972302,0.17734269230888602,0.197905871963607,0.23132598562043305,0.250846085328895,0.23399463161517706,0.210507158763184,0.234888040483905,0.258652929775979,0.288197681841565,0.313739933697012,0.30708404166413,0.327761310911145,0.31374195568784696,0.3933756986081161,0.527708816935471,0.538759373010285,0.48505887055077,0.555481912522359,0.544931632602642,0.704681724249277,0.614121225050144,0.7480994860481159,0.5802062078965831,0.478594841236719,0.4383250710541911,0.6119607831199971,0.42637722496656,0.288827071452217,0.209128903767321,0.164624188190164,0.140718197977024,0.12854853852321602,0.116510218721101,0.110398077781789,0.105368217228563,0.0983084347054277,0.0888414385413124,0.0819079382127208,0.0773046649514125,0.0662724320112156,0.0630838441165866,0.0633392516833922,0.0587760476760292,0.0592837796100865,0.0582657460007671,0.0555629811853713,0.0530116823817659,0.0504905395315065,0.0482736095021701,0.0457155646220803,0.0457709997430095,0.045318034111883,0.0446229204340034,0.0430037129458563,0.0431356844155518,0.040602176759202,0.0413122149247105,0.0402570379051732,0.0393440809390644,0.0392994055034604,0.0406788676341513,0.0406730985645513,0.0419219574598233,0.042493085492688,0.0422973394864548,0.0428929937172988,0.0444371775375786,0.0459824776292283,0.0471521943392077,0.0480973312983213,0.0508660830286206,0.0524657625295911,0.0519252843636644,0.0550557280026133,0.0514592981908348,0.0508539555039423,0.0493771195351597,0.0477174303888958,0.0463454746151323,0.0444574440752086,0.0425485503159123,0.0412456915301274,0.0400054425807839,0.0401766416725482,0.0376865803014619,0.0369847122979189,0.036606595161774,0.0344653165861775,0.0360014899679656,0.0378246048766236,0.0391143550888142,0.0410650509065401,0.0427433133535466,0.0433120007000705,0.0440822165145747,0.0444145270277642,0.0450388933555259,0.0465705776693986,0.0481029058529531,0.0473481307976366,0.0464203761683498,0.0459910231522595,0.0457523674817482,0.0448683819104193,0.0447096786284048,0.0433995658633606,0.0412011236052857,0.0397466691380965,0.0387042496443184,0.0369578730372048,0.0349203005029347,0.033220514434161,0.0315522915203019,0.0307427793367811,0.0294468174062479,0.0277047828934676,0.0269288588490636,0.0260955902124098,0.0247336921512133,0.0249598419721847,0.0257170583530458,0.0251243628535295,0.0247311303181119,0.0251845907896175,0.0251826506753076,0.0257287757538077,0.025057480212581,0.0253030223779114,0.0255577958542754,0.0258649218321013,0.0256602943865211,0.0255703659244184,0.0252330467847965,0.0248608994795971,0.0240807314298289,0.0238498390065846,0.0245147092958166,0.0239170110601065,0.0239245018745017,0.0238729296357986,0.023791243731475,0.0237709242868625,0.0233231598918702,0.023246059646384,0.023853635890414,0.0231811411547259,0.0233445686447983,0.0239511980000644,0.0238004551227103,0.02419299913962,0.0236764514487747,0.023362212055747,0.023763928762421,0.0234410088973351,0.0241799362678894,0.0244137105991482,0.0237264577858775,0.0239552371740319,0.023473657790574,0.0238679855024048,0.0248534426115568,0.0241159840500826,0.0246334349724039,0.024386792828738,0.0246097251955261,0.0247578007665342,0.0252838656527215,0.0249071004633041,0.0255281989247939,0.0258100524502188,0.0274440349242253,0.027951036550418,0.0277303685637973,0.0270325030318522,0.0277080555065527,0.0283747121379838,0.0285562139481048,0.0296472638515495,0.0296990467070823,0.0300398030312461,0.0305591722544637,0.0300094364346967,0.0290593551787778,0.0296981566149522,0.0294789037954722,0.0302251111763594,0.0304740282642097,0.0308848125171589,0.030934917284330007,0.0306359515002721,0.0294060936174941,0.0290927141418212,0.0281818338669227,0.0268276456579824,0.0260823948178943,0.025488482474344,0.0251463381083948,0.0241590014113205,0.0239760805285151,0.0231110269413734,0.0223822294652032,0.0219979352049049,0.0209980185304556,0.0200939503911293,0.0207077854471139,0.0202958065045311,0.020371735201839,0.0210554911356213,0.0207722094866137,0.0209091620431788,0.0209020021657277,0.0207012186761249,0.020503300405994,0.0204552582098421,0.0202605216504334,0.0200612075585901,0.0204392296810355,0.0206129955225254,0.0207352343905954,0.0211184231274263,0.0215613658963418,0.0211311936697912,0.0214134211480373,0.0217474151360523,0.0216959692845696,0.0220944946791593,0.0222620214610456,0.0227391680633902,0.0232311142923137,0.0238530071071136,0.0240436102393249,0.0235344933361861,0.0233353901069502,0.0230512106034619,0.0229367634417915,0.0227729303773366,0.0226317736035537,0.0228615396946356,0.0228517744596582,0.0224510996574044,0.0230567763947121,0.0226539217656128,0.0228109725009627,0.0227437419729163],"EnoughData":[0,0,1,1,1,1,1,1,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[{"type":["Gatherings <1000"],"dateStart":"2020-03-10 00:00:00+00:00","dateEnd":"2020-03-13 00:00:00+00:00"},{"type":["School Closure","Gatherings <1000"],"dateStart":"2020-03-13 00:00:00+00:00","dateEnd":"2020-03-17 00:00:00+00:00"},{"type":["Some Businesses Suspended","School Closure","Gatherings <1000"],"dateStart":"2020-03-17 00:00:00+00:00","dateEnd":"2020-03-22 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-22 00:00:00+00:00","dateEnd":"2020-03-23 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-23 00:00:00+00:00","dateEnd":"2020-05-04 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-05-04 00:00:00+00:00","dateEnd":"2020-05-31 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Stay Home Order","Symptomatic Testing","Gatherings <100","School Closure"],"dateStart":"2020-05-31 00:00:00+00:00","dateEnd":"2020-06-05 00:00:00+00:00"},{"type":["Symptomatic Testing","School Closure","Mask Wearing"],"dateStart":"2020-06-05 00:00:00+00:00","dateEnd":"2020-07-02 00:00:00+00:00"},{"type":["Symptomatic Testing","Mask Wearing"],"dateStart":"2020-07-02 00:00:00+00:00","dateEnd":"2020-08-07 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing"],"dateStart":"2020-08-07 00:00:00+00:00","dateEnd":"2020-08-19 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Gatherings <100"],"dateStart":"2020-08-19 00:00:00+00:00","dateEnd":"2020-10-01 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100"],"dateStart":"2020-10-01 00:00:00+00:00","dateEnd":"2020-10-29 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-10-29 00:00:00+00:00","dateEnd":"2021-03-02 00:00:00+00:00"}]},"data_url":"extdata-MT.json","Name":"Malta","CurrentEstimate":{"Exposed":6.0,"Infectious":10.0},"OfficialName":"Republic of Malta","Level":"country","M49Code":"470","ContinentCode":"W-EU","CountryCode":"MT","CountryCodeISOa3":"MLT","Population":440372},"MU":{"data":{"Rates":{"CaseFatalityRate":0.008357555008110763,"Critical":0.017278317443368166,"Hospitalization":0.06492603047570822},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,7,7,8,19,23,23,28,42,42,51,65,81,108,180,208,224,243,261,266,285,295,299,302,303,306,310,312,314,315,316,319,320,320,320,320,320,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,324,324,324,324,324,325,325,325,325,325,325,325,325,325,325,326,326,326,326,326,326,326,326,326,326,326,326,330,330,330,330,330,330,330,330,330,330,330,330,330,331,331,331,331,331,332,332,332,332,332,332,332,332,332,332,332,332,332,332,334,334,334,334,334,334,334,334,334,334,334,334,334,334,334,334,334,334,334,334,335,335,335,335,335,335,335,335,335,335,335,335,335,335,335,335,335,335,335,335,335,335,335,338,338,338,338,338,338,338,339,339,343,343,343,343,343,343,344,344,344,357,357,357,357,358,358,358,358,358,359,361,361,364,364,364,364,379,379,379,386,386,386,386,389,389,389,389,398,398,407,413,413,416,416,416,416,416,416,416,416,427,428,428,431,431,431,433,433,433,433,433,433,433,440,440,443,443,443,456,463,465,465,465,465,465,478,478,478,478,478,478,478,489,489,489,489,489,489,489,489,496,496,496,496,496,496,496,496,496,496,496,496,496,513,513,514,514,514,514,514,514,516,516,516,516,516,516,518,518,518,518,518,518,518,525,525,528,528,528,528,528,536,540,540,540,540,540,540,543,544,546,546,546,546,546,554,556,556,556,556,556,556,556,571,571,571,571,571,571,588,588,588,588,588],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,12,14,28,36,42,48,81,94,102,107,128,143,161,169,186,196,227,244,268,273,314,318,319,324,324,324,324,324,324,325,328,328,328,329,331,331,331,332,334,334,332,332,332,332,332,332,332,332,332,332,332,332,332,332,332,332,332,332,332,332,332,332,332,332,332,334,334,334,334,334,335,335,335,335,335,335,335,337,337,337,337,337,337,337,337,337,337,337,337,337,337,337,337,337,340,340,341,341,341,341,341,341,341,341,341,341,341,341,342,342,342,342,342,342,342,342,342,343,343,343,343,343,343,343,343,343,344,344,344,344,344,344,344,344,344,344,344,344,344,344,344,344,344,344,344,344,344,345,346,346,346,346,346,346,346,346,346,347,348,348,355,355,355,355,356,356,356,356,356,356,356,356,361,361,361,361,361,361,361,365,365,366,366,366,366,366,367,367,367,367,367,367,367,367,381,381,385,385,385,387,395,395,395,395,395,395,404,407,407,415,417,417,417,419,419,419,425,435,435,435,439,439,439,439,441,441,446,451,451,452,453,453,453,453,453,453,453,468,470,470,478,491,491,494,494,494,494,494,494,494,497,498,501,501,501,504,505,508,508,508,508,508,511,515,515,515,515,515,515,523,524,524,524,524,524,524,524,526,527,527,527,527,527,527,527,527,527,527,527,527,531,531,539,539,539,539,539,545,546,547,547,547,547,547,556,556,556,556,556,556,556,568,568,569,569,569,569,569,582,583,584,584,584,584,584,593,594,595,595,595,595,595,601,603,603,603,603,603,603,603,610,610,610,610,610,610,619,619,619,620,625],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,3,3,5,6,7,7,7,7,7,7,7,7,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,12,13,26,34,40,46,79,92,100,104,125,138,155,162,179,182,213,230,253,247,284,286,282,273,273,264,250,234,207,136,111,95,76,59,56,37,27,24,22,21,16,12,10,8,7,6,3,2,2,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,2,2,2,2,2,2,2,2,2,2,1,1,4,4,5,5,5,5,5,5,5,5,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,1,1,1,1,2,2,2,2,2,2,2,2,2,2,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,1,2,3,3,10,10,10,10,11,11,11,11,11,11,11,11,16,16,16,16,16,16,16,17,17,18,18,18,18,18,18,18,14,14,14,14,14,14,27,27,31,18,18,20,28,27,27,27,27,27,35,36,36,41,43,43,43,30,30,30,29,39,39,39,40,40,40,40,33,33,29,28,28,26,27,27,27,27,27,27,27,31,32,32,37,50,50,51,51,51,51,51,51,51,47,48,48,48,48,38,32,33,33,33,33,33,23,27,27,27,27,27,27,24,25,25,25,25,25,25,25,20,21,21,21,21,21,21,21,21,21,21,21,21,8,8,15,15,15,15,15,21,20,21,21,21,21,21,28,28,28,28,28,28,28,33,33,31,31,31,31,31,36,33,34,34,34,34,34,40,40,39,39,39,39,39,37,37,37,37,37,37,37,37,29,29,29,29,29,29,21,21,21,22,27]},"Timezones":["Indian/Mauritius"],"AgeDist":{"0-4":64048,"10-14":80576,"100+":119,"15-19":94588,"20-24":94111,"25-29":102698,"30-34":88439,"35-39":86669,"40-44":99352,"45-49":82738,"5-9":68838,"50-54":85134,"55-59":90215,"60-64":75135,"65-69":62855,"70-74":44574,"75-79":24639,"80-84":15427,"85-89":7907,"90-94":2924,"95-99":781},"REstimates":{"Date":["2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.86585905015838,1.70987781084552,1.5876173725075502,1.50209225621995,1.50573774397929,1.45305616180232,1.46315427480574,1.3540187154507,1.3138228341946,1.19662219756073,1.11287891297401,1.08468598038845,0.9652942915222908,0.8900866476335841,0.8132082575716171,0.796368172208154,0.737088878327077,0.722324395176263,0.5973975030224821,0.532952407543159,0.415680785130617,0.43047588370949497,0.153178890005493,0.137953136126898,0.153302330036047,0.12787191855385802,0.189690702849445,0.22764416092454,0.27016878431445496,0.317717821603165,0.366004478811549,0.376599489890438,0.297030301866812,0.336877756594451,0.379033624442815,0.368851208161114,0.27475588800597,0.314405132780466,0.35724627767374,0.303945823445451,0.118462442123989,0.135918115768678,0.16162407935256398,0.19183960520476,0.230897012509188,0.27575326034459097,0.327862215288456,0.382900320796538,0.4513822441196679,0.5181133630949589,0.589960581236479,0.658137297671639,0.754212360221939,2.55667779891081,2.43623049869206,2.08081576447894,1.7937144295001295,1.62231344403595,2.0045226732137,1.82798389267576,1.6641407105398205,1.5497355187615902,1.43956494575988,1.38471117791251,1.34585450016753,1.98478804437462,1.8475128319385297,1.1040390708973502,1.06309413043294,1.07306635724448,1.10230362874774,1.11937915032103,0.86861010429103,0.9034847477618648,0.95913025897556,1.02493923551891,1.0816456348228598,1.1331359067160902,1.16349144183027,0.4006902040789229,0.440105220993402,0.522442336466151,2.54637628178672,2.5979847701820096,2.79938954558908,2.3194102728287,1.96418728890091,1.71966644356929,1.57469884762236,1.47160100761148,1.40134186464221,1.34927872161566,1.31710603665137,1.28643766163876,1.27342852512612,1.2545371780281,0.7460942841058341,0.7778367512542529,0.5598757041829621,0.623047862351694,0.711931790400619,0.8049155831926508,0.911237880074072,1.00661204262477,1.10328058563681,1.7654284281857602,1.75947501885872,1.68842300153184,1.61662304264786,1.55395094127083,1.00585346327097,1.02562437706338,1.08441322668285,1.15308921703454,1.859683943254,1.86177328580733,1.76151123188226,1.66752193714152,1.5799059958984198,1.02912462899375,1.03176005658383,1.1081261845046202,1.1672781814234,1.25101399573475,1.33483355996951,1.3883048576389798,1.43226679298154,1.47952805888009,0.7525179271420049,0.8283076987589559,0.9602596364257808,1.16611330671027,1.38668557068952,1.60860116824601,1.8796210256936696,4.27345342606771,5.95579322791929,4.25286375222202,3.04297384750293,2.4188697342566203,2.09062207591204,1.85390484592168,1.71028416934956,1.64648118434358,1.5837071844361,2.03255635949986,2.3839171923079703,2.10152978256261,4.42695399209914,3.04408080882499,2.04980368351434,1.7050584467646202,1.6543963667451498,1.51764109590248,1.40020214257204,1.33207303337734,1.2702070690626102,1.23256983211843,1.20063400911436,1.06945973411933,1.48953761174705,1.43699251975461,0.680529217962299,0.6812774615963351,0.7298771908149759,0.7841527144115992,0.7201276536528559,1.2807216856331598,1.31392441513677,1.41098396590193,1.34759174812543,1.28400449392876,1.23113219038856,1.20219243567269,0.746380893646296,0.7577899694385841,0.802078281360016,0.8486650603602379,0.9036216757463292,0.93565197962895,0.975241995866206,0.431485954678248,2.6297894750877,2.301876840324,2.4030350231429503,1.98518785305695,1.6931566954005102,1.6357989297165,1.95676395833212,1.7388097145963402,1.53970881918276,1.4035180922687802,1.30338869644454,1.2372738648023,1.5598694051730502,1.5808136841506395,0.960447700741966,1.19899901825846,1.11108871950305,1.0918264737955998,1.08014551389404,1.07042601552663,0.8037429355769721,0.821429792733009,1.05349652646063,1.4268112653856,1.3760205140981498,1.30494009634536,1.0834313101425,0.96400335902384,0.961100332298687,0.735682865821394,0.7592689522144359,0.7980089731824841,1.00545679277791,1.1367987648505602,1.13416631095918,1.14591294422329,0.9609017218890408,0.625188975556274,0.649749362616772,0.695017075375904,0.585653219972139,0.635052639780425,0.688475907238232,1.48348559656326,1.4813155030299698,1.3844051942088402,1.4255009030463002,1.65399485394654,1.5181731743262898,1.46025678779864,1.31831122998432,1.23688306775527,1.18203433908217,1.14595236371397,1.11696403514417,1.1000221411907098,1.16159095355999,0.786389615179375,0.8165204391856651,0.8485096341959101,0.6606172943042901,0.4050124824104621,0.475498280871731,0.5326717388208071,0.5958599127427,0.659081436838046,0.712975506243145,0.7636847822017572,0.966122775889232,1.22381408544174,1.04645955731104,0.9772544113503708,0.8144711537193521,0.824426856893146,0.855062864702981,1.18501007583227,1.19416723639178,0.994291449843828,0.979529152071883,0.986665123296238,0.9922679220958208,1.00210734458247,0.833748970959172,0.7296023328290121,0.82741988467261,0.8668660601789001,0.909055612454866,0.938184378452111,0.956064828960744,0.372433097854399,0.323707487040578,0.363662982369682,0.4234057034298641,0.4936632974007779,0.564582876183052,0.6342786121730071,1.40272749743464,1.076308002984,2.30204389224279,2.07290498217688,1.77852592080019,1.5614459256302802,1.41343438292844,1.92806442359043,1.83774850561226,1.70765775659498,1.5301655864706698,1.3970048275266498,1.30034779349337,1.2403902769959,1.47690061954553,1.4035587928371,0.907167645174179,0.897293514514594,0.9095021669505527,0.93391435403163,0.9619830200206428,1.30847626229549,1.23625142828519,1.19810052076945,1.15800567515971,1.12970776627491,1.11148372255795,1.09541538052923,1.26847960408913,1.28619808168254,1.28428364157656,1.2301737549196698,1.18529636884726,1.14793799859929,1.1231959254906,0.985995316913962,1.02293556687714,1.02407247396888,1.0299609208536602,1.03063122988232,1.03012899007814,1.03207064531032,0.76624661437399,0.8236542322001921,0.818762743260971,0.8505699886315771,0.882267633547172,0.9150185698464928,0.938973513186926,0.5287871225135821,0.8576514538801341,0.86138254078242,0.898392369589503,0.922342962722451,0.950787161108344,0.961408568972822,1.1663214409496698,1.03886255105425,1.02961281133448,1.08591612554054,1.39087875310211],"StdR":[0.15513933732558302,0.13915400223012,0.12403219170452197,0.11537276913187597,0.110431211911186,0.103061485071237,0.101354612131804,0.0933792270317122,0.0888618798966055,0.0814021276542102,0.0776291253868157,0.0751428268966123,0.0694419694306364,0.0656159085386474,0.0640610623559639,0.0646837610009892,0.0629322583090288,0.0636245481771707,0.0594800966822326,0.0578224801913459,0.0532830855030886,0.0572409940661589,0.0359232035914696,0.0367377316719901,0.0425939614168037,0.0431851717013027,0.0574280190541653,0.0698716359067575,0.0824757673774238,0.0988696327282738,0.113727244099352,0.121990318516851,0.11434173036679,0.130064690062976,0.14477811211981306,0.155009603799076,0.13815372156830302,0.15920975633989,0.18291351765456,0.17868970336220605,0.118639722590647,0.13749785377209398,0.162733191244703,0.194590846925667,0.237246862812795,0.28915219078551,0.339738777784828,0.38951064594081497,0.473793834966431,0.5302248858472911,0.616464192795887,0.692086456958021,0.7897444344003679,1.5959463480205802,1.51068428124244,1.24598287314342,1.06912949383438,0.9544962810682572,1.01893420011428,0.913934679808126,0.83644211006455,0.778396441422002,0.7152591962537891,0.695858792061834,0.677211479433494,0.810174459429341,0.755243767388358,0.5547777480644119,0.525629386965047,0.5271639045019729,0.55528316367775,0.558194802279399,0.500635707482255,0.52131950204744,0.552236048440593,0.5854458883346271,0.622426954775564,0.6521326599617211,0.667196540913185,0.405330960281154,0.435305613914596,0.5111145226699411,1.26285757376868,1.2951922364105402,1.25720056761883,1.03501275009979,0.881675050226966,0.7732513659172601,0.7033374435093531,0.64951618646053,0.6284604734814839,0.6009286324916271,0.5850844708297429,0.574650329779725,0.565660791650671,0.557756672300969,0.4309355850710511,0.448627912577891,0.394729414326068,0.4485817687412079,0.498078904790242,0.5723145039458379,0.6462005015642099,0.724378041191114,0.781959361493024,1.02146741789399,1.03743819118654,0.9749746787599192,0.917174706270014,0.8923913239127679,0.716044627487755,0.7296399408423391,0.7658859931425831,0.8221999372744441,1.08290476405884,1.0656657881788,1.01030130763278,0.962518038417078,0.917271058021586,0.7199634141522869,0.7254729841091999,0.767433327344376,0.821967616521828,0.893221679630988,0.9381704786091428,0.9851770134688091,1.01769500788798,1.06104002697045,0.750875798841316,0.8269655324420759,0.96054293331497,1.15656698993088,1.36990070625534,1.59911202046633,1.89085127820118,2.98900507225537,3.5044398577706004,2.45436877156675,1.75248631948801,1.4207777113165398,1.19702652661398,1.0685693220322,0.982832193199543,0.937288352785303,0.913934981276357,1.01742179423623,1.05041939660695,0.936778065907528,1.2704883401125702,0.916710842276639,0.650866495407661,0.536372965891817,0.4993620977198071,0.462415557651042,0.4286117211472221,0.398744943190646,0.384509699646506,0.3735002850054221,0.364783549378799,0.3354272393956789,0.399848874529124,0.38460963640659496,0.255314960710929,0.258087737806825,0.27475267999333,0.296371562395225,0.290314787214003,0.407917402448481,0.4149768714991239,0.4276799577101621,0.406161954811386,0.382339589424441,0.373801687234112,0.3632550748399861,0.285149636207954,0.28852448357005,0.301055354078416,0.32022078042619395,0.341816566127875,0.353524672588905,0.3702486009205021,0.249576730658304,0.636014807598349,0.580121050287318,0.545703890108837,0.4435320593779871,0.37967233588054905,0.349581262087657,0.369638003150296,0.32421403703007395,0.2894382369403829,0.263657404922934,0.243147966497835,0.230944994507602,0.254432977897576,0.247602354655813,0.185884762802567,0.20420997430546894,0.193541010458584,0.191397518407746,0.18902844059719495,0.18705761294052306,0.158690391674984,0.16554414046691698,0.191117132413732,0.221209378182501,0.214312402787276,0.204392676116707,0.181908767018824,0.168556986463173,0.16814828805746698,0.147540232481272,0.15244826429204802,0.16155429135043695,0.183853138697622,0.197124183286206,0.19739081237400305,0.196048194006194,0.178503987228344,0.14409820192538195,0.147907669095971,0.159520101910697,0.151813325932371,0.163040773093965,0.17904017829103694,0.27178383490435803,0.27250899228439995,0.25387800426463003,0.247545407403743,0.25934760768536,0.2361089293031389,0.22351566995873295,0.202700562518551,0.188330676988356,0.18247943286457505,0.17747749484916198,0.16983944248888194,0.172331557475213,0.17466067619072,0.140732956299464,0.14451978840871602,0.152099962861777,0.13325514020121002,0.107872305429848,0.12079328049471097,0.136942533328578,0.151991275506482,0.168968538769042,0.18541641815789495,0.195635144868802,0.22845797996893105,0.262640197113471,0.23989478466428105,0.23215013814302,0.20830603389140095,0.21209098761417494,0.218113994897178,0.26481888205910104,0.2697528666873361,0.243463513576829,0.234915053387173,0.238705775358245,0.240532053742248,0.24263730397972505,0.220979357151326,0.21200575442821,0.23014014915508896,0.243383797881001,0.252188634294259,0.259893272103685,0.26184894286266097,0.16694965488347302,0.161898437884129,0.183463383970357,0.212949797047031,0.244250108600353,0.283532912915417,0.3223391884694289,0.4936438587281321,0.438325151688548,0.640797591423224,0.5816017480328001,0.49001604058716,0.432946591377266,0.39670129115691705,0.44063918809303904,0.4178252566687489,0.375215416013228,0.33515421275025603,0.30556276445982394,0.285326382996242,0.269726370426742,0.292709641011409,0.276306613658339,0.213982904934213,0.211090888985784,0.217881874411881,0.22107002406087695,0.226537352573722,0.268774582521067,0.259619121324468,0.251733650970618,0.24158976817179104,0.236056877907844,0.230775404709354,0.227204148849122,0.243001049519322,0.241705115176792,0.23708355690179694,0.22715438361499,0.21940329645012,0.214399841274198,0.210536630532074,0.193234326719998,0.19724622426156305,0.19727550086238896,0.196452737785688,0.199348457082418,0.197198664937258,0.198100820272428,0.170599062218272,0.178810936810233,0.182656705993781,0.189251167254989,0.19766851801282895,0.206017043578095,0.210785670271212,0.157596033745802,0.208909569014749,0.214140509568496,0.225265708999534,0.231189528677722,0.239467175075521,0.24197217750554104,0.26696474692323,0.25209086722269897,0.247727166330808,0.255198735343783,0.284723985647153],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]},"Interventions":[]},"data_url":"extdata-MU.json","Name":"Mauritius","CurrentEstimate":null,"OfficialName":"Republic of Mauritius","Level":"country","M49Code":"480","ContinentCode":"W-AF","CountryCode":"MU","CountryCodeISOa3":"MUS","Population":1269668},"MV":{"data":{"Rates":{"CaseFatalityRate":0.0031564207776639003,"Critical":0.006514850720203056,"Hospitalization":0.035841142778914495},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,8,8,9,9,13,13,13,13,13,13,13,13,13,13,13,13,13,13,14,14,16,16,16,16,16,16,16,16,16,16,16,17,17,17,17,17,17,17,18,18,18,20,20,20,20,29,29,29,29,40,45,49,58,58,58,91,91,91,109,128,144,155,197,197,197,197,406,453,488,608,644,648,717,763,827,925,1010,1121,1153,1193,1217,1311,1540,1670,1677,1677,1769,1788,1803,1813,1813,1839,1848,1863,1875,1911,1927,1944,1954,1969,1976,1976,2049,2113,2158,2180,2227,2238,2268,2284,2290,2302,2321,2339,2340,2354,2362,2369,2397,2397,2428,2498,2498,2528,2547,2547,2554,2568,2607,2613,2643,2670,2693,2703,2725,2754,2791,2804,2835,2849,2884,2920,3010,3208,3349,3488,3648,3788,3915,4012,4113,4222,4297,4439,4561,4691,4873,4925,5036,5155,5265,5338,5483,5642,5822,5936,6052,6157,6288,6559,6846,7055,7326,7536,7729,7903,8033,8077,8188,8261,8390,8438,8530,8597,8673,8754,8847,8950,9037,9108,9187,9213,9310,9364,9427,9466,9547,9589,9654,9683,9742,9783,9833,9880,9931,9995,10097,10164,10201,10234,10284,10383,10428,10472,10524,10563,10652,10685,10733,10779,10814,10883,10916,10962,10991,11010,11041,11066,11092,11132,11182,11199,11225,11244,11262,11289,11316,11388,11406,11475,11497,11559,11599,11615,11660,11681,11717,11749,11781,11902,11939,11968,12001,12154,12199,12264,12321,12437,12487,12591,12621,12640,12659,12706,12731,12760,12786,12828,12836,12878,12895,12929,12960,12983,13011,13026,13050,13072,13082,13109,13125,13141,13150,13166,13191,13204,13217,13225,13238,13279,13308,13336,13365,13402,13438,13463,13474,13505,13540,13566,13615,13639,13683,13731,13813,13849,13884,13916,13966,14028,14064,14096,14139,14190,14263,14337,14419,14472,14556,14604,14772,14822,14978,15081,15142,15291,15448,15560,15633,15768,15863,15965,16061,16196,16351,16542,16646,16838,17002,17132,17249,17343,17470,17595,17712,17836],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,4,6,8,8,9,10,13,13,13,13,13,13,13,13,13,13,13,13,16,16,17,17,18,19,19,19,19,19,19,19,19,19,19,19,20,20,20,22,25,28,35,52,69,83,86,108,129,177,214,226,250,278,468,491,519,527,541,573,617,648,744,790,835,897,904,955,982,1031,1078,1094,1106,1143,1186,1216,1274,1313,1371,1395,1438,1457,1513,1591,1672,1773,1829,1841,1850,1872,1883,1901,1903,1916,1942,1962,1976,2003,2013,2035,2065,2094,2120,2137,2150,2187,2203,2217,2238,2261,2277,2283,2305,2324,2337,2361,2382,2400,2410,2435,2468,2491,2501,2517,2553,2617,2664,2731,2762,2801,2831,2899,2913,2930,2966,2999,3044,3103,3120,3175,3252,3302,3369,3506,3567,3719,3793,3949,4164,4293,4446,4594,4680,4769,4898,5041,5157,5223,5366,5494,5572,5679,5785,5909,6079,6225,6370,6564,6660,6779,6912,7047,7225,7329,7469,7578,7667,7804,8003,8140,8281,8361,8486,8584,8667,8741,8834,8900,8990,9052,9173,9243,9328,9427,9494,9568,9649,9724,9770,9818,9885,9939,10014,10045,10098,10157,10194,10291,10354,10398,10465,10530,10567,10621,10656,10742,10808,10859,10894,10943,10993,11062,11113,11154,11178,11210,11232,11271,11316,11358,11391,11421,11505,11532,11567,11591,11616,11643,11659,11701,11737,11796,11822,11893,11932,11962,11986,12009,12030,12059,12085,12112,12154,12204,12314,12355,12384,12452,12546,12578,12608,12758,12810,12854,12889,12933,12947,12994,13011,13049,13070,13106,13143,13159,13198,13213,13248,13274,13308,13326,13348,13368,13379,13392,13402,13418,13444,13474,13493,13501,13524,13537,13558,13583,13618,13644,13660,13691,13738,13757,13804,13834,13867,13893,13930,13967,13988,14040,14065,14109,14159,14218,14277,14325,14375,14426,14513,14582,14633,14712,14765,14830,14885,14993,15102,15247,15390,15496,15614,15736,15841,16056,16155,16276,16410,16547,16656,16783,16909,17101,17201,17387,17507,17716,17828,17953,18082,18224,18340,18467,18612,18769,18930,19038,19162,19346,19479,19597,19793,19979,20144,20280,20447,20565],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,6,7,7,7,7,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,9,9,10,10,10,11,12,12,13,13,13,13,13,13,14,14,15,15,15,15,15,15,15,15,15,15,15,15,15,15,16,16,17,18,18,19,19,19,19,19,19,19,20,21,21,22,22,22,23,24,24,24,26,26,26,27,28,28,28,28,28,28,28,29,29,29,29,29,29,29,29,31,31,31,31,32,33,33,33,33,33,33,33,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,35,35,35,35,35,35,36,37,37,37,37,37,37,37,37,37,37,37,37,37,38,38,38,38,38,38,39,39,39,40,41,41,41,41,42,43,44,45,45,45,45,45,46,46,46,46,46,46,46,46,46,47,47,47,47,47,47,47,47,47,47,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,49,49,49,49,49,49,49,49,49,49,49,49,49,49,50,50,50,51,51,51,51,51,51,51,52,52,52,53,54,54,54,55,55,56,56,56,57,58,58,58,58,58,58,58,60,60,60,60,60,60,60,61,62,62,62,63,64,64],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,4,6,8,8,9,10,13,13,13,13,13,13,13,13,13,8,5,5,7,7,4,4,5,6,6,6,6,6,6,6,6,6,6,6,6,6,4,6,9,12,19,36,53,67,70,92,113,160,197,209,233,260,450,473,500,508,522,551,595,625,721,758,803,865,872,911,933,978,1016,1032,1044,1048,1091,1121,1161,1181,1223,1236,1236,1255,1311,1389,1261,1315,1335,1226,1199,1217,1159,1130,1068,983,924,833,815,802,788,716,517,416,435,452,373,391,392,396,417,414,421,412,422,405,402,408,419,421,424,449,408,366,331,324,313,366,383,434,459,485,496,545,558,561,589,615,632,691,677,662,739,759,807,944,998,1135,1170,1319,1503,1605,1734,1872,1936,1996,2088,2218,2303,2354,2461,2553,2540,2449,2414,2398,2407,2413,2431,2526,2521,2531,2588,2580,2636,2610,2568,2625,2603,2621,2709,2773,2769,2690,2635,2619,2586,2555,2515,2310,2113,1966,1815,1674,1566,1491,1428,1458,1428,1430,1346,1346,1321,1308,1307,1257,1217,1173,1123,1149,1133,1151,1121,1132,1106,1121,1075,1119,1120,1142,1117,1125,1125,1147,1147,1124,1045,1009,994,1000,995,938,926,912,944,932,878,869,846,827,807,780,783,796,793,845,852,857,855,837,807,819,819,827,850,872,954,922,933,932,1004,974,963,1097,1104,1127,1126,1138,1120,1046,1026,1034,1022,905,897,848,830,729,714,636,640,638,641,614,600,584,568,542,560,548,550,524,516,506,499,509,520,524,530,534,565,568,606,620,628,641,665,694,701,712,708,724,745,767,790,813,852,872,924,967,969,1024,1032,1049,1022,1093,1167,1280,1373,1417,1499,1589,1650,1814,1840,1886,1937,2021,2046,2124,2082,2223,2167,2250,2308,2367,2322,2335,2391,2398,2419,2444,2491,2513,2519,2436,2456,2448,2417,2404,2482,2574,2612,2622,2671,2665]},"Foretold":{"Date":["2020-04-19T00:00:00+00:00","2020-04-26T00:00:00+00:00"],"Mean":[1712.8329999999999,2390.178],"Variance":[3324786.0,3601117.0],"0.05":[327.6229,627.298],"0.50":[1208.8319999999999,1916.773],"0.95":[4843.821,5899.818]},"Timezones":["Indian/Maldives"],"AgeDist":{"0-4":35579,"10-14":33125,"100+":11,"15-19":26313,"20-24":51053,"25-29":88631,"30-34":82881,"35-39":54726,"40-44":36768,"45-49":27881,"5-9":37242,"50-54":20030,"55-59":15286,"60-64":11607,"65-69":6557,"70-74":4381,"75-79":4085,"80-84":2754,"85-89":1217,"90-94":341,"95-99":74},"REstimates":{"Date":["2020-03-22T00:00:00+00:00","2020-03-23T00:00:00+00:00","2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[0.8691312192210979,0.872489654908808,0.7185544176326659,0.571446945453864,0.6142799560857629,0.91141821007221,0.8548868197243871,0.642526587082651,0.6854243519727479,0.8902485961495741,1.1121643738255,1.14443458358648,1.14436356486225,1.1425737119210702,1.13676019197952,1.13498544023519,1.1274653968245,1.1269424973258502,1.12846981987755,0.640463535458043,0.675633176973167,0.7329854995216191,0.800818293223293,0.648140507947202,0.9430272821955,1.76323693181194,2.47665441888475,3.65468252170306,5.60016025873259,5.4230783624276615,4.26651904110851,2.9533835643365403,2.8724702223875296,2.7339226436687403,3.07161568756514,2.905928932810549,2.37300562466103,2.11844713811504,1.96758312836202,2.90852108607387,2.4572657624917595,2.0520697907716103,1.67945063815487,1.4633618786286002,1.3855210410003898,1.40093559332508,1.33728677931909,1.4366584337860302,1.3449288028652,1.28228820837296,1.31545277228607,1.22101497692845,1.21074431792703,0.886952269670697,0.92609334421119,0.971648391856761,0.9984481704613052,1.00160930231313,1.01379972202512,1.0121138141975898,1.01011921656527,0.942169812959384,0.934270243457655,0.96808028680374,0.909127235613195,0.987100168303278,0.936756427072336,0.9996310146507552,1.0597047486500102,1.11939708818827,1.26223106160093,1.30102234414055,1.19988484483949,1.0938922665068198,1.05164244929039,0.962772771271832,0.928121057401315,0.847793184449535,0.8475893939987679,0.8434514867633149,0.870561161525394,0.8204812180427941,0.7530213177196621,0.647836533680898,0.526864800057159,0.512694026981515,0.603098459826134,0.70274869634154,0.739784844231447,0.787654492029429,0.8818715574001991,0.951861253356463,0.96994077248083,0.958624919003806,0.9720254622255772,0.982019992780822,0.9152327373236128,0.961419951123017,0.960072858289036,0.90897209032939,0.902955647810418,0.8997176275055191,0.917675117738142,0.9223601226714658,0.8927797890328281,0.9686534005083058,1.01364470995014,0.975699490372382,0.951061190390034,1.02976281679816,1.24589617082189,1.30995822421982,1.41857614939149,1.3936535651672,1.3490796157416105,1.2935048190029,1.35927619646176,1.29717193490756,1.2098781009168,1.1659386222165702,1.15013942471869,1.19725657830077,1.25499837159502,1.17103260205429,1.1133228044731298,1.14431037665575,1.0869210194967,1.13515586174838,1.29249080194429,1.30446266915731,1.38441701500635,1.4038943375564,1.52376059556943,1.6591143253176102,1.63158649817167,1.59702660700683,1.53878391765813,1.46954676110644,1.3834613227911,1.33172080110278,1.32694784192817,1.29163475839747,1.17951051707134,1.1886353405828,1.13643039939262,1.10945502245621,1.0573424191319,0.978254130624215,0.972936264635434,0.9878529839668492,0.992167596589067,1.03236134687027,1.0957518507429,1.06552921567451,1.03849110217813,1.03925140843953,1.07253341245379,1.08307729587198,1.05633272761447,1.07891849401851,1.0679366737134002,1.04555324000263,1.04249160837399,1.05048754517746,1.03778325200345,1.02803363547965,0.961347328080239,0.978043258605422,0.9715273820079808,0.950131238857312,0.923790429909984,0.88793344283363,0.881929684162385,0.8718094527188229,0.864493546139093,0.905097907176872,0.883774660496528,0.8301059778797941,0.827268531672973,0.8037657474846959,0.827370756005741,0.824677725733131,0.8347664495544491,0.8329750401330641,0.8389293447672671,0.8426700132788258,0.857151426816467,0.867606848268895,0.8621587155894449,0.8222210994587371,0.8353037826682141,0.815513617976194,0.839511842782948,0.8616069889704301,0.8536425051815459,0.861303047713004,0.8720411289533431,0.8821499359920479,0.908264720594635,0.8877774420685831,0.9415483088235173,0.943174344057585,0.9771268239849707,0.960593920854204,0.953314381312008,0.975508128804666,0.946246549931573,0.9369101365199548,0.942523741145833,0.897813692940572,0.8682655159517171,0.865783511297931,0.866927010782236,0.900773379015032,0.859134361444264,0.831193498704617,0.8226159416231129,0.922602278106758,0.910595079658446,0.901940117482712,0.844791823214932,0.8214719870739491,0.8213016270988991,0.8335163805049549,0.878476830821641,0.927326873545295,0.9812805174113258,0.9542638347578448,1.01447025569202,1.02701986644296,1.02276476584439,0.904717793201632,0.901192178837037,0.8884777979527679,0.914479400387442,0.933435473142745,0.946226889091314,1.0102711756588498,1.02998443470527,1.17766697178331,1.12080066757658,1.09972817018323,1.07131747406048,1.15720175418409,1.13746785548504,1.1207110997156102,1.3192132447948202,1.32281330101095,1.27991906328493,1.22989274333889,1.20209540254447,1.11936717578979,1.08392362693782,0.9399402371934352,0.933961340623214,0.932688462138604,0.900723740083477,0.836755210869314,0.83475708242267,0.873686942175033,0.6936739466513739,0.695697639808027,0.705164054593626,0.745499413462676,0.7379383012287809,0.7910154258930769,0.7716009052173929,0.790655723518719,0.7669072184578721,0.7730780490355942,0.7577523883459599,0.762049465923605,0.832408452164198,0.8099968562361841,0.816922689878104,0.8088550798004471,0.795914895383233,0.7833790577203441,0.834877037948755,0.908794411072074,0.949360119758803,0.979742018464991,1.04709961906528,1.17251196179866,1.16035543562189,1.1972445132199,1.15774702235313,1.1655618808094,1.18591154954782,1.19039445680319,1.22035132484154,1.177808253319,1.20999746932894,1.14425640851415,1.15662093927433,1.20759990625881,1.23594862801141,1.21934377130213,1.23734413212697,1.19668912753887,1.19533839729577,1.26217606113466,1.29536398613622,1.2632079681813402,1.27803913997176,1.27317463978128,1.23689731465943,1.2301132239496202,1.27536682886748,1.303668097631,1.3557875254337002,1.38989439061047,1.37603431111653,1.36687363355521,1.35869262384807,1.29786051351481,1.36438559321244,1.33343934360141,1.29409557074814,1.29248310016432,1.28482555713039,1.26353341005789,1.2202007487754098,1.18328942212598,1.17351580873145,1.11274338509616,1.13480568930289,1.11243198110917,1.14141342858637,1.12171932621085,1.04845886123925,1.05022500306225,1.05252005862379,1.03453737708743,1.02256349431252,1.03716709284797,1.04909031629802,1.06100958232652,1.00813654783845,1.01522240243946,1.0118471036744,1.01724562511083,0.968200249088504,1.01304256787192,1.04644848543878,1.06062000723011,1.04870186750375,1.06506590215733,1.05050257573972],"StdR":[0.27449488874742,0.278750665821877,0.255445257220702,0.23300683532681696,0.249088308263928,0.32143452734782696,0.321891223358913,0.2868425402089461,0.3068503336531189,0.365394480846759,0.42350652209017,0.43499991956596895,0.438432935217205,0.434675896682367,0.4299374989884221,0.425426887078391,0.424595990468865,0.423687500647869,0.430164083138048,0.32206958975958505,0.33512155262996995,0.365155009682061,0.399253199849629,0.376398854008861,0.4727798772516111,0.667554849070423,0.7881385021891222,0.889921552391259,0.9708246121716808,0.7959525797386551,0.5684683505371789,0.38497233633459294,0.318757709639985,0.275336353628803,0.263602200199642,0.227277998740465,0.18315678527993806,0.15345326230429002,0.134409441274283,0.155809840317726,0.13417314941001102,0.11183695942979302,0.08841791108677,0.0758656387986313,0.0700905332905398,0.0663960148012778,0.0619173451641855,0.0614648396251995,0.0580309374833196,0.055057735108187005,0.0540364077323897,0.0496285014879526,0.0485561831156003,0.0406932448553944,0.0416579003616215,0.0418196125690922,0.0424903776686835,0.0425916355321137,0.0428504897874271,0.0425824474501729,0.0426126352198387,0.0411104920193596,0.0411620672864548,0.0418839783225548,0.0405279959104898,0.0428274596246703,0.0418435727148472,0.0438518623646922,0.0448050081315393,0.046291608029967006,0.0484718311635647,0.0488472633614799,0.0457103253098997,0.0433705780146809,0.0418623774416623,0.0392180699560459,0.0378910845832035,0.0368248429851367,0.0371377141824042,0.0380245449449654,0.0388450834767466,0.038271906367622,0.0371418795848458,0.0353320745613416,0.0327733120095365,0.0335807794494079,0.0388569475775893,0.0439396163803596,0.0470064524149863,0.0500221166080628,0.0538816037513411,0.0571298928988222,0.0575381503429638,0.0570597455649861,0.0572664195998273,0.0573583740342518,0.0545481743125913,0.0569055825536874,0.0570583772357467,0.0545831772483582,0.0555801168064842,0.0555849956861334,0.0570150820353964,0.0578182778562015,0.0576506003119256,0.059575951221769986,0.061506189610595015,0.0599064891571774,0.0591122902644357,0.0618969564840068,0.0679752313063209,0.0698330644288645,0.0705064623060364,0.0674449218198477,0.0656861629429078,0.0617124928864898,0.0623948976956307,0.0592154312149515,0.0551168439421597,0.0535092468794306,0.0515770587097905,0.0519328700736304,0.0520858974198592,0.0494324694109558,0.0475136447332384,0.0478190103046557,0.046035342053050016,0.0467609749052744,0.0491143101644096,0.0487651459127421,0.0495066104208709,0.0481189620778075,0.0503957985264653,0.0514663440710583,0.0502774025924477,0.0490890926527573,0.0466264396171731,0.0437977901405163,0.0402982495810335,0.0379355434896514,0.0363247365077881,0.0344144864423631,0.0322799908721764,0.0307513236425608,0.0292384018048569,0.0282139109467282,0.0270024072379888,0.0254074743904567,0.0251488730102197,0.024920794486275,0.0250082420487096,0.0253795492298104,0.0261386672742811,0.0254879712829139,0.0250889802819377,0.0250100695232719,0.0252290107023134,0.025240961313456003,0.0251845119279521,0.0248373268981653,0.0244350089033484,0.0241345370559649,0.0241444304141913,0.0241660086955715,0.0238218829373991,0.023759905517118,0.0228765405461654,0.0229096862306136,0.023011606181241,0.0228503723880463,0.0224186699077026,0.0220507771830086,0.0222015844590575,0.0225958983783242,0.0225997419856373,0.0237362795563388,0.023360843020197003,0.0230218817909505,0.0234082200858174,0.0235951026793898,0.024262253990555,0.0248936647321256,0.0256618410790761,0.0257025204311886,0.0261362244247719,0.0268484624174744,0.0274012437036829,0.0278643779928602,0.0282549979366641,0.0276254818763423,0.0283167383668793,0.0283442583358819,0.0295246199113376,0.0301755142784201,0.0304148520559351,0.0310354427996323,0.0316069082438609,0.0318599649238623,0.0330605369239047,0.0328896046333249,0.0340770083873039,0.0341436416514415,0.0349759018387785,0.0345622684067045,0.034339068708197,0.0348489655468576,0.0342936322138615,0.0342248153787982,0.0341723303271685,0.0338546172963528,0.0331918520377119,0.0336634683591111,0.0341577582621797,0.0352369727129011,0.0349222161074634,0.0346194866657822,0.0348892065275698,0.0380007521855922,0.0374078551837108,0.0382966939488359,0.0373370293065743,0.0371403702276211,0.0375653882245651,0.0381420030920279,0.0396581403469376,0.0417870776729916,0.0432597827422753,0.0432267432286877,0.0441900114421107,0.0446365430044906,0.0441510591068875,0.0413901533131054,0.0412023987349589,0.0409944511481858,0.0424757617522694,0.0432855457424216,0.0438751839336858,0.0456309166822704,0.0460587783192801,0.0489447213805814,0.0473775597568384,0.0466424856310518,0.0454430138155758,0.0467587965487862,0.0451831375870815,0.0448926794557347,0.0483809247259914,0.0475527448832145,0.0467167883140328,0.0438285102583148,0.0423840162369433,0.0404057138057782,0.0389662434016569,0.0359539676358221,0.0357537342991392,0.0359831324572781,0.0354389230806466,0.0342152180419805,0.0346826867839274,0.0356113965421952,0.0325466645574073,0.0336085023542512,0.0349294101420886,0.0369432130319386,0.0375008164133828,0.040508437781993,0.0409891707244586,0.0423330615543689,0.0419981748104119,0.0430510995884153,0.0436120131621319,0.0445340746055023,0.0480144494654826,0.0477695464283885,0.0486664324328949,0.0492535074084875,0.0499026819175985,0.0499376152521336,0.0533896446934205,0.0558960143397646,0.0579616048153225,0.0593947594119024,0.0611887948948805,0.0645340050852779,0.0635165053187,0.0646388481443666,0.0611693060922628,0.0610215332705808,0.0601699694094631,0.0599191214198299,0.0592062794564849,0.0569581786583304,0.0568955940031839,0.0541859533025701,0.053704955287338,0.0543245556452962,0.0534035238976139,0.0529286985973563,0.0522616649956081,0.0508288276427704,0.0489025557371984,0.0504185558220737,0.0505636959392023,0.0488403892488248,0.0482871779877646,0.0468207212692492,0.0455368736314698,0.0444519909745666,0.0438518751040778,0.0437952921874332,0.0433073313807987,0.0439157670141449,0.0424974389730638,0.0411912697830531,0.0402170190401805,0.0381512600398985,0.0387873439657101,0.037500855898798,0.0355644334148173,0.0345653019494384,0.033949477336367995,0.032406933746564,0.031360507767299,0.0302821598423191,0.0296607556555875,0.0279503846390514,0.0277242514237517,0.0265753655919854,0.0268658360899361,0.0263796078614529,0.0245478957530518,0.0247464604111649,0.0242557766156518,0.0240056270863831,0.0234079803456814,0.0239743548184716,0.0238993127729858,0.0239086972903211,0.0229985431807676,0.0231800897863744,0.0229326782070389,0.0233071597286373,0.0224259552211022,0.0229407592713231,0.0234121722314247,0.0232472956209902,0.0229914894725442,0.0234407243493271,0.0233113652089767],"EnoughData":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-MV.json","Name":"Maldives","CurrentEstimate":{"Exposed":832.0,"Infectious":885.0},"OfficialName":"Republic of Maldives","Level":"country","M49Code":"462","ContinentCode":"W-AS","CountryCode":"MV","CountryCodeISOa3":"MDV","Population":530953},"MX":{"data":{"Rates":{"CaseFatalityRate":0.0055049446880266325,"Critical":0.011383173193339013,"Hospitalization":0.046633461289700376},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,35,35,35,35,633,633,633,633,633,633,633,633,633,1772,1843,1964,2125,2125,2125,2125,2627,2627,2627,2627,2627,2627,7149,8354,9086,11423,11423,11423,12377,12377,13447,13447,16810,17781,17781,20314,21824,21824,23100,25935,26990,28475,30451,31848,33329,35388,37325,38419,40152,42191,44424,46979,49452,51708,53834,56041,59003,61247,63772,66965,69749,72680,74758,77841,80830,83775,87633,90748,93930,97198,100876,104078,107298,112292,115394,118504,122180,126438,130854,134495,139383,143646,148487,152362,156827,160721,164646,170147,174538,178526,183757,189345,195724,199914,204826,209437,214316,219628,225356,229856,234905,240101,245830,252368,257681,264202,271239,254941,263091,267407,270147,275454,283382,288819,295222,303810,308142,314538,320100,327115,334867,342527,353442,357444,361764,365311,370098,377125,384432,393160,397278,401182,406583,410479,418164,424298,430840,433809,438375,442782,448344,453104,458123,466209,469206,472197,475532,479770,484283,489724,496222,501722,504541,510626,514663,518844,524669,531334,535141,538514,541804,547088,551113,557381,564053,569546,574203,579145,582109,586154,590459,596317,598953,601611,605796,609041,612361,616696,622398,625512,628007,629630,633806,637993,645123,670034,676923,679693,682604,687123,689377,694214,700826,703457,703489,707631,712250,715848,720973,727759,730594,733897,737437,740934,746939,752691,760259,763105,765128,770007,774567,779371,786516,795356,803086,804887,809063,812556,816659,824355,824355,824355,824355,736197,741340,745361,750190,754200,757951,762025,766361,770728,770728,779104,784693,791516,798037,803581,808618,813254,818397,823586,829817,836567,843231,852719,859643,866186,873555,881050,889168,896130,904042,911965,918681,927754,938089,945673,953762,962397,971115,978002,987328,996302,1005248,1015256,1023916,1031864,1038766,1048539,1058429,1066771,1074795,1083768,1090905,1098431,1105834,1113137,1119968,1127471,1134877,1143254,1150422,1160373,1168354,1176658,1185621,1199810,1212403,1223108,1237321,1251782,1264780,1264780,1291940,1306138,1320448,1335876,1348660,1362525,1376073,1390906,1403064,1412393,1425748,1436482,1450237,1450237,1472151,1482138,1490077,1501580,1511199,1519572,1528304,1535786,1542991,1548174,1555923,1563992,1571071,1577838,1584704,1590696,1595320,1602024,1607869,1614614,1620008,1625328,1630002,1633900,1639943,1645312,1650230,1655549,1660786],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,4,5,5,5,5,5,6,6,7,7,7,8,12,26,41,53,82,93,118,164,203,251,316,367,405,475,585,717,848,993,1094,1215,1378,1510,1688,1890,2143,2439,2785,3181,3441,3844,4219,4661,5014,5399,5847,6297,6875,7497,8261,8772,9501,10544,11633,12872,13842,14677,15529,16752,17799,19224,20739,22088,23471,24905,26025,27634,29616,31522,33460,35022,36327,38324,40186,42595,45032,47144,49219,51633,54346,56594,59567,62527,65856,68620,71105,74560,78023,81400,84627,87512,90664,93435,97326,101238,105680,110026,113619,117103,120102,124301,129184,133974,139196,142690,146837,150264,154863,159793,165455,170485,175202,180545,185122,191410,196847,202951,208392,212802,216852,220657,226089,231770,238511,245251,252165,256848,261750,268008,275003,282283,289174,295268,299750,304435,311486,317635,324041,331298,338913,344224,349396,356255,362274,370712,378285,385036,390516,395489,402697,408449,416179,424637,434193,439046,443813,449961,456100,462690,469407,475902,480278,485836,492522,498380,505751,511369,517714,522162,525733,531239,537031,543806,549734,556216,560164,563705,568621,573888,579914,585738,591712,595841,599560,606036,610957,616894,623090,629409,634023,637509,642860,647321,652364,658299,663973,668381,671716,676487,680931,684113,688954,694121,697663,700580,705263,710049,715457,720858,726431,730317,733717,738163,743216,748315,753090,757953,761665,789780,794608,799188,804488,810020,814328,817503,821045,825340,829396,834910,841661,847108,851227,854926,860714,867559,874171,880775,886800,891160,895326,901268,906863,912811,918811,924962,929392,933155,938405,943630,949197,955128,961938,967825,972785,978531,986177,991835,997393,1003253,1006522,1009396,1011153,1015071,1019543,1025969,1032688,1041875,1049358,1060152,1070487,1078594,1090675,1101403,1107071,1113543,1122362,1133613,1144643,1156770,1168395,1175850,1182249,1193255,1205229,1217126,1229379,1241436,1250044,1255974,1267202,1277499,1289298,1301546,1313675,1320545,1325915,1338426,1350079,1362564,1372243,1377217,1383434,1389430,1401529,1413935,1426094,1437185,1443544,1448755,1455219,1466490,1479835,1493569,1507931,1524036,1534039,1541633,1556028,1571901,1588369,1609735,1630258,1641428,1649502,1668396,1688944,1711283,1732290,1752347,1763219,1771740,1788905,1806849,1825519,1841893,1857230,1864260,1869708,1874092,1886245,1886245,1912871,1926080,1932145,1936013,1946751,1957889,1968566,1978954,1988695,1992794,1995892,2004575,2013563,2022662,2030491,2038276,2041380,2043632,2052266,2060908,2069370,2076882,2084128,2086938,2089281,2097194,2104987,2112508,2119305],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,3,4,5,6,8,12,16,20,28,29,37,50,60,79,94,125,141,174,194,233,273,296,332,406,449,486,546,650,686,712,857,970,1069,1221,1305,1351,1434,1569,1732,1859,1972,2061,2154,2271,2507,2704,2961,3160,3353,3465,3573,3926,4220,4477,4767,5045,5177,5332,5666,6090,6510,6989,7179,7394,7633,8134,8597,9044,9415,9779,9930,10167,10637,11729,12545,13170,13511,13699,14053,14649,15357,15944,16448,16872,17141,17580,18310,19080,19747,20394,20781,21825,22584,23377,24324,25060,25779,26381,26648,27121,27769,28510,29189,29843,30366,30639,31119,32014,32796,33526,34191,34730,35006,35491,36327,36906,37574,38310,38888,39184,39485,40400,41190,41908,42645,43374,43680,44022,44876,45361,46000,46688,47472,47746,48012,48869,49698,50517,51311,52006,52298,53003,53929,54666,55293,55908,56543,56757,57023,57774,58481,59106,59610,60254,60480,60800,61450,62076,62594,63146,63819,64158,64414,65241,65816,66329,66851,67326,67558,67781,68484,69049,69649,70183,70604,70821,71049,71678,71978,72179,72803,73258,73493,73697,74348,74949,75439,75844,76243,76430,76603,77163,77646,78078,78492,78880,79088,81877,82348,82726,83096,83497,83642,83781,83945,84420,84898,85285,85704,86059,86167,86338,86893,87415,87415,88312,88743,88924,89171,89814,90309,90773,91289,91753,91895,92100,92593,93228,93772,94323,94808,95027,95225,95842,96430,97056,97624,98259,98542,98861,99026,99528,100104,100823,101373,101676,101926,102739,103597,104242,104873,105459,105655,105940,106765,107565,108173,108863,109456,109717,110074,110874,111655,112326,113019,113704,113953,114298,115099,115769,116487,117249,117876,118202,118598,119495,120311,121172,121837,122026,122426,122855,123845,124897,125807,126507,126851,127213,127757,128822,129987,131031,132069,133204,133706,134368,135682,136917,137916,139022,140241,140704,141248,142832,144371,146174,147614,149084,149614,150273,152016,153639,155145,156579,158074,158536,159100,159533,161240,161240,164290,165786,166200,166731,168432,169760,171234,172557,173771,174207,174657,175986,177061,178108,178965,179797,180107,180536,181809,182815,183692,184474,185257,185715,186152,187187,188044,188866,189578],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,4,5,5,4,4,4,5,5,6,6,3,4,8,22,37,49,78,89,114,159,197,245,309,359,396,465,573,701,828,969,1031,1151,1306,1425,995,1178,1416,1681,2011,2374,2614,2978,3313,2593,2839,3029,3273,3686,4204,4722,4948,5433,6017,6947,7937,9024,5388,4972,5009,3760,4644,5942,6390,7650,7870,9187,6708,7149,8874,8048,8283,9733,9654,8463,8976,9643,9814,10251,10713,10913,11355,12085,12905,13347,14253,14247,14020,14718,15592,16315,16209,16486,16962,16303,16940,16829,18377,19015,19278,19629,18416,18904,19897,20832,21872,21740,22398,20392,21159,22209,23528,23653,23567,24225,23155,24387,24036,25529,25786,25700,25558,23389,23782,24734,25565,26063,26075,26295,25805,26557,27891,29129,29627,30682,29839,28843,29329,28361,28786,28786,28786,50099,46820,48448,50937,53350,52258,52843,51614,47657,49679,48550,50079,50834,51854,48773,42359,43648,44638,46862,47998,46771,43548,39673,41315,42532,43875,44982,43007,41107,37870,39656,40175,41918,41780,42858,41561,36696,37965,39615,41788,42822,43610,41959,38924,39073,40600,39939,41576,43239,41796,38394,39235,39758,40911,41028,42256,40179,36614,35263,34750,32789,34042,34709,33711,30566,31962,33489,34222,35973,37827,37191,34716,35488,37563,40607,40792,41080,37454,37869,35337,36769,38788,39400,41309,39508,36274,37463,41009,41994,43707,45201,44087,40829,43227,46247,49319,51529,51118,49545,45896,48349,51426,52031,52955,53838,50981,45699,42726,45515,46362,48249,50471,48443,53205,58334,65392,158582,158429,159633,157790,156335,154176,153518,153078,154418,160587,161095,162739,165897,168853,170771,177184,182690,183019,184017,185780,189481,193239,195188,199296,199947,198620,201331,204406,208670,212318,215767,217410,213922,214014,216057,219049,221900,224684,224341,219989,222629,224520,226136,226490,223327,222242,218036,219255,222267,225492,226910,225788,223111,221628,224531,229880,235067,240985,247578,249911,246892,251992,258326,264832,270903,277614,277616,270933,273782,279793,300329,292736,297125,293157,285591,288229,290685,294301,294408,296092,293331,284860,278077,274768,274768,276430,278156,275868,267702,267120,268557,269028,270611,271933,270413,265312,264597,265431,266716,266822,267783,265953,261072,262588,263479,265670,267080,268869,267323,263186,264695,266713,268093,268941]},"Foretold":{"Date":["2020-05-03T00:00:00+00:00"],"Mean":[65230.49],"Variance":[7774635000.0],"0.05":[8726.074],"0.50":[40917.73],"0.95":[203408.9]},"Timezones":["America/Bahia_Banderas","America/Cancun","America/Chihuahua","America/Hermosillo","America/Matamoros","America/Mazatlan","America/Merida","America/Mexico_City","America/Monterrey","America/Ojinaga","America/Tijuana"],"AgeDist":{"0-4":10958742,"10-14":11140870,"100+":12962,"15-19":11209593,"20-24":10939819,"25-29":10795774,"30-34":9789880,"35-39":9090150,"40-44":8531964,"45-49":8015794,"5-9":11210511,"50-54":6924917,"55-59":5833054,"60-64":4669454,"65-69":3595499,"70-74":2466707,"75-79":1722006,"80-84":1058504,"85-89":609984,"90-94":275132,"95-99":81437},"REstimates":{"Date":["2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.8407501907215904,1.76599699286592,1.7219567738892,1.70937932660411,1.73403206699164,1.77980256427201,1.79885623017195,1.68137954827179,1.64154158273769,1.59366928767043,1.5729011700854298,1.53129405980424,1.49748061114016,1.47274091656389,1.45906524780028,1.4662269080045802,1.47112527094822,1.48893662843163,1.4270093278838998,1.4058282204272698,1.4394513848729598,1.4951137356612398,1.5282746614261895,1.50073026284329,1.43872631720986,1.39972334881068,1.4105439857613302,1.38986845994012,1.40887509277234,1.41559078795728,1.39330583700194,1.36016013433963,1.35624373662724,1.30968476114405,1.28250296446083,1.2849545799130602,1.27140970202414,1.27792367285548,1.2665039160375802,1.23795818112598,1.23155004994662,1.22904243561243,1.23505377198802,1.23551118951146,1.22560363434734,1.21241816190287,1.21339993776798,1.2408044116951498,1.22188428263837,1.21635325446711,1.2137894254531998,1.22340839585115,1.2234115022218002,1.22033046654876,1.22518223226717,1.23266331684389,1.21681391454887,1.19605781852432,1.17777958668398,1.17169223187428,1.14765739031612,1.14889336925745,1.16396752857977,1.1714482115703702,1.17371112887152,1.1468183120821398,1.13320196412649,1.11840097387917,1.11154875241673,1.12136181698145,1.13015946992562,1.14895721500825,1.1350531858606498,1.12863343641909,1.11643957104041,1.10710132149387,1.10563309920566,1.10858815968354,1.1013258480892198,1.10231052081019,1.11623067114925,1.12330934814106,1.13640784921369,1.12107276059851,1.11831460406133,1.09915385414078,1.09327272940835,1.07395208683546,1.06459869313812,1.06460301542438,1.06433386464026,1.06885825035812,1.08198579147444,1.09987842563676,1.07408724010398,1.06316643659143,1.05005782267675,1.06105315186235,1.06691312324352,1.07512813019686,1.08459337120601,1.07576912944224,1.07261456672145,1.07944680652892,1.07130168995188,1.05366513127478,1.04874202468647,1.04797807627341,1.04696917316628,1.04204082125579,1.04147024447794,1.02271007725591,1.03086761465312,1.03408668732021,1.03636916625486,1.04188964985068,1.0383335578452502,1.03327150992512,1.02251937812841,1.03249511836827,1.04103948594638,1.05631344198863,1.04272178299783,1.02965573912293,1.01538110003742,1.01259901779713,0.990283872461067,0.981003673954093,0.980803400431646,0.97240546129596,0.983216109835701,0.981662472029583,0.986386230850564,0.9854660445690692,0.956766534269622,0.926213130899814,0.930955687848473,0.929141639622005,0.933863462163032,0.941584988686422,0.954598807651594,0.954343820923218,0.962108511141296,0.963993375340178,0.945785962009868,0.931521004281996,0.9339204467861908,0.928093241678433,0.942115330803011,0.948266089982672,0.953553766306259,0.963704018541333,0.983394819593363,0.976416718664103,0.968662384793523,0.976392651923535,0.9784923943311752,0.991163519841051,0.99272773929865,0.9999235269453092,0.989372145519686,0.976822009471476,0.980760891938209,0.980002116113787,0.987072033205997,0.9845561224803728,0.963680361790932,0.961405253291482,0.929282813905903,0.919283853611822,0.915027701927555,0.9133145364513172,0.919247490050374,0.923418035798704,0.941543139593513,0.958541135355522,0.959031608413162,0.96455446564493,0.9625437211582132,0.969472825191433,0.969735000193306,0.9843682492995072,1.01841175713133,1.01697327535506,1.00909891143835,1.0088848145909102,1.40299522172623,1.3562850552903405,1.2753970326504398,1.20621480758566,1.15707868890706,1.10407023644675,1.06998299541604,1.05517294323374,1.04202122844975,1.02200046476968,1.02184238650877,1.04171066142468,1.0436324926431602,1.04167117156808,0.752472467954285,0.7777519517730022,0.8364257113461229,0.88524096033122,0.92483017259674,0.965734917285573,0.9924196910318092,1.00512402634135,1.027646834052,1.0450646213362902,1.04388641071693,1.02547856107652,1.02786517163394,1.02636687740653,1.02198725129866,1.01041651953652,0.986381986360697,0.9727590481687208,0.9671687443541208,0.982620594341895,1.00719949121399,1.01903980481215,1.01458967565895,1.03855147437666,1.02975647620992,1.01806682227877,1.0097042638339,0.991948119404717,0.980211347949826,0.937470924670486,0.9272211806675608,0.923733680887093,0.942882794089544,0.953467749438434,1.00786152958613,1.04627886509673,1.110812224749,1.13206925019548,1.1411150817721298,1.19776410909366,1.2233838242427,1.20909799193093,1.2067549088451202,1.24285802565598,1.2746198541991,1.28791142576643,1.2845529483770102,1.27009027238827,1.1966059857331202,1.14086123608552,1.10952891826997,1.09904079712733,1.11027692533957,1.09266490658883,1.08512128596423,1.09169359261664,1.07179230206859,1.0755669961844398,1.05536243015982,1.0497810066971098,1.04152190524048,1.03748033220433,1.02682060854267,1.01437464995549,1.02182108928584,1.01681398260163,1.01821035677688,0.9975977928808232,0.947307628208527,0.935248423380682,0.9452759850839272,0.962177267462108,0.986259947053038,0.994274228166832,0.988276438817106,0.947922774127496,0.9409968465212522,0.957887285238183,0.9573672638966751,0.977912733867716,0.993177086422769,1.03166372643794,1.11407792031263,1.12880459097182,1.11783992161109,1.1102183544649098,1.11201532609055,1.11988039792186,1.16686321684045,1.2316612304101,1.22901889726805,1.19239760789329,1.19515328863104,1.1966928233428702,1.20497421849205,1.20015774971405,1.18015876913197,1.14705977602515,1.11992563464383,1.10768251270848,1.09603016509511,1.08758555115126,1.04849791837395,1.0136919013784302,0.990057841850736,0.978401887484718,0.91712935559424,0.8885978011897759,0.801919573185542,0.8516359825596461,0.845743080889808,0.8472566490607379,0.8481875238690529,0.838571151535612,0.8260025090908621,0.806677338312107,0.7991755666694529,0.7945447196562779,0.806214773434882,0.8209256486197841,0.8784481968945309,0.8809547368195529,0.9648661932606892,0.8428489403178779,0.817702455379937,0.818123446513444,0.832038600702308,0.841712338034621,0.8463526046340231,0.8513868870178101,0.849439699879193,0.849779469937964,0.86048776567468,0.8753628111890299,0.888368870395367,0.8949658151958759,0.895963804629238,0.901346641336327],"StdR":[0.0690024274483095,0.062539021676698,0.0575566309301704,0.0544892452040214,0.0525974538386788,0.0506642433156999,0.049776618447238005,0.0462387445623641,0.0434912562094004,0.040676442993963,0.0387560514717912,0.0366597130366932,0.034601351057249,0.0324878974598489,0.0315092349282931,0.0302322971027758,0.0296971172095212,0.0286676892457233,0.0276661847312357,0.0265985741737128,0.0261414459751397,0.0263348550745741,0.0266200230633571,0.0266053125267999,0.0255378136975597,0.0245143684876316,0.0237154048067538,0.0228295703924707,0.0224570936216952,0.0220104626041722,0.0216958246604819,0.0208806348880865,0.0202740512348095,0.0191796422301551,0.0182082480582467,0.017730121321469,0.0168514461710152,0.0165060456192428,0.0159543757813154,0.0153343370370383,0.0147744579747974,0.0143636322079718,0.0140418992428567,0.0137869908559593,0.0134269743944474,0.0130661007918324,0.0128789887122588,0.0128127641341482,0.0125240865681849,0.0123736952129185,0.0122269322512606,0.0121280037707958,0.0120535657027905,0.011890924983422,0.0119478642184826,0.011918385925768,0.0117326699652152,0.0113694368787632,0.0111039718424935,0.0107850354244862,0.0102950604814213,0.00997669024861195,0.009713212385201541,0.00960537434541058,0.00949452077695599,0.009300114590099341,0.009043819254939007,0.00869827313449373,0.00843043620714553,0.008224265408875971,0.0080205390101065,0.0079425783134104,0.00781937117527055,0.007848590351135741,0.00770087210069385,0.00755092936843678,0.00733926824346147,0.0071404776615762,0.007038868149249629,0.006841348571256021,0.00686076880723044,0.00682869275450985,0.0068873635701642896,0.0068909868169986,0.00691207645144438,0.006821665549037271,0.00663133178547255,0.00640893287756903,0.006150585198590739,0.0059321525535302394,0.00571625333157816,0.005573209356641329,0.00546546841585111,0.00548385209941196,0.00542840125253716,0.005408262733477161,0.0052244550119258295,0.00516605003292224,0.0049718599585926795,0.00498792394553787,0.00498331016291719,0.00498902025984135,0.00503718976299148,0.00500788374792532,0.00500533950337094,0.00491399204554271,0.004767626356075729,0.00474074475478589,0.00454879944559782,0.00442405004387454,0.0044014826734460714,0.00423659894536367,0.0041996142947239214,0.0040755381820343104,0.0040323206086911294,0.00398171338377887,0.0039298548895285714,0.00390975188327528,0.0038498547017172396,0.00389992890168818,0.0038194612580912703,0.0038011691667691203,0.0038380420150309204,0.0038079763568674213,0.00378088521285802,0.00373791764255495,0.003583858173325999,0.00350130206784469,0.00344898432366695,0.00335763603272536,0.00341991571078068,0.00336814987991955,0.0033565028473991607,0.00333196419263769,0.0032458270003623,0.00326412417755321,0.00345184589174861,0.003564397026626529,0.00375655799672699,0.0038248950326168095,0.00391753720244444,0.0039002932619851705,0.0038953354418292297,0.0038679210513997203,0.0038234245036434,0.00386153988370555,0.0039034358478978,0.00403938619350198,0.0042264474385391,0.00421030569785681,0.004244565376628271,0.00430871413992287,0.00426694930050038,0.004242342689075761,0.00405204565210432,0.0040322082016761105,0.00399694049126182,0.00398661493838039,0.00397657386401153,0.00392504525229865,0.0038331232465332,0.00376626620328441,0.003792098232083421,0.0038201363012588213,0.00379035648532881,0.0038123103228009897,0.003788763482213021,0.00374996084939435,0.0037474751191091103,0.00384174605652559,0.0040421246302731785,0.0042037789879136,0.00436612901826485,0.00455874838475456,0.00466752978608186,0.0047767575493212104,0.00470195714257705,0.0046307901480841795,0.00458725373894805,0.00451470224456515,0.00450264487686241,0.00447741953269719,0.00449365240668311,0.0044290101384484,0.00430161382776384,0.00417995318753097,0.00494692077890438,0.0080890644175814,0.00974373568421172,0.00940278904091869,0.00860514538346651,0.00782202752850703,0.00709511674642332,0.00647922043308952,0.00590327606590847,0.00535239814794452,0.0050293222551469705,0.00476455247776055,0.0045069006642441,0.00433227288395803,0.003455689967402,0.00425316118333765,0.00523563355344899,0.00544851485608669,0.00529690838382494,0.0050990280021809605,0.00487377602109639,0.00452300905757311,0.00434521954493501,0.00419263723208209,0.00406170064021837,0.00392581549994727,0.0038149212517814396,0.0037612010823662,0.00373867004682867,0.00370498908379146,0.0035991210575595203,0.0035649230506598203,0.00362278695869639,0.00359563513522921,0.0036623181803099795,0.00368056368597712,0.0036361834927525,0.0037209617422419203,0.00367251607944812,0.0037119010899586795,0.00368010441352279,0.0036122090903651202,0.00358139460597085,0.0035743114833785704,0.00354928104091323,0.0037104084181838397,0.00394182551633076,0.0040122347728497295,0.00413683132673918,0.00413137094026633,0.00416745418937318,0.00441660667434607,0.00484997721835606,0.00530179867013276,0.00617864476176369,0.0069626566136231,0.00747143672936742,0.008046832264019971,0.00879729059710232,0.00965247423231516,0.0104131215285107,0.0108014349115076,0.0104748780656351,0.00972240456850362,0.00886130353268957,0.00819000006637092,0.007659886105645421,0.0070529923570642,0.00661307598623814,0.00631768100536657,0.00593670749771394,0.00566174865004775,0.00534935208003448,0.0051256621575345,0.00481526345455382,0.0045693283499552,0.0043243565643938,0.004023647786298721,0.0039016635604360796,0.0036121507582819695,0.00347860090604455,0.0032868520007732108,0.00311615593166064,0.0031392483615304,0.00314515060669398,0.00309189948577012,0.00295366485248331,0.00284419624876197,0.00278461269592221,0.0026694377581113,0.00274609263138152,0.00292190128353256,0.0030012460890267607,0.00306068098455368,0.0029822633239116607,0.0030315335006790897,0.00309748537991743,0.003452422627094001,0.0038777885244459897,0.0041257618225655395,0.00425287795882711,0.0044174970004771,0.00480744267107313,0.0055873247623919,0.0066327778423118,0.00737326774741397,0.007644666830150859,0.00783285827169082,0.00797407891271182,0.00817614200369743,0.008186623000393209,0.00797159977734855,0.00760283245903194,0.007178752860881821,0.00671159259016127,0.00625565625177469,0.00572993741354065,0.0052029312524723295,0.00474664934733824,0.0042487432741713,0.0036281571866318,0.00344231521531637,0.00315739603762754,0.00401543476469714,0.00408980984511782,0.00417736884789279,0.00439664367492194,0.00452514970541944,0.00477134480747063,0.00501465858607949,0.005404201422380171,0.00585205348929118,0.00633458589073648,0.00679521927080256,0.00743685615926788,0.007396385636011271,0.00769080616166751,0.00638016230946599,0.00578867774449791,0.00598546080107896,0.00654343691685595,0.0069310958321051296,0.00712911795847185,0.00724467188751325,0.00722100024544782,0.007294054588943171,0.00738679187103696,0.007505119582514741,0.007527812024048,0.00740690385199036,0.007204513342351209,0.0069947973964485394],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[{"type":["School Closure"],"dateStart":"2020-03-20 00:00:00+00:00","dateEnd":"2020-03-23 00:00:00+00:00"},{"type":["Some Businesses Suspended","School Closure","Most Businesses Suspended"],"dateStart":"2020-03-23 00:00:00+00:00","dateEnd":"2020-03-24 00:00:00+00:00"},{"type":["Gatherings <1000","Most Businesses Suspended","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-24 00:00:00+00:00","dateEnd":"2020-04-17 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Most Businesses Suspended","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-04-17 00:00:00+00:00","dateEnd":"2020-05-31 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Most Businesses Suspended","Stay Home Order","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-05-31 00:00:00+00:00","dateEnd":"2020-06-01 00:00:00+00:00"},{"type":["Some Businesses Suspended","School Closure","Mask Wearing"],"dateStart":"2020-06-01 00:00:00+00:00","dateEnd":"2020-06-12 00:00:00+00:00"},{"type":["School Closure","Mask Wearing"],"dateStart":"2020-06-12 00:00:00+00:00","dateEnd":"2020-09-01 00:00:00+00:00"},{"type":["Mask Wearing"],"dateStart":"2020-09-01 00:00:00+00:00","dateEnd":"2020-09-02 00:00:00+00:00"},{"type":["School Closure","Mask Wearing"],"dateStart":"2020-09-02 00:00:00+00:00","dateEnd":"2020-09-18 00:00:00+00:00"},{"type":["School Closure","Mask Wearing","Stay Home Order"],"dateStart":"2020-09-18 00:00:00+00:00","dateEnd":"2020-10-09 00:00:00+00:00"},{"type":["School Closure","Mask Wearing"],"dateStart":"2020-10-09 00:00:00+00:00","dateEnd":"2021-01-04 00:00:00+00:00"},{"type":["Gatherings <100","Gatherings <1000","Mask Wearing","School Closure"],"dateStart":"2021-01-04 00:00:00+00:00","dateEnd":"2021-01-19 00:00:00+00:00"},{"type":["School Closure","Mask Wearing"],"dateStart":"2021-01-19 00:00:00+00:00","dateEnd":"2021-02-15 00:00:00+00:00"}]},"data_url":"extdata-MX.json","Name":"Mexico","CurrentEstimate":{"Exposed":715086.0,"Infectious":663978.0},"OfficialName":"United Mexican States","Level":"country","M49Code":"484","ContinentCode":"W-NA","CountryCode":"MX","CountryCodeISOa3":"MEX","Population":127575528},"MY":{"data":{"Rates":{"CaseFatalityRate":0.0051215974004571105,"Critical":0.010583250569965431,"Hospitalization":0.04618734840186297},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,3,3,3,3,7,7,7,13,15,15,15,15,15,18,18,18,18,18,18,18,18,22,22,22,22,23,24,24,24,26,26,26,35,42,42,49,60,75,87,114,139,139,183,199,215,259,320,388,479,537,645,767,827,915,1005,1241,1321,1487,1608,1830,1995,2108,2276,2478,2647,2766,2967,3102,3197,3295,3349,3452,3542,3663,3762,3862,3957,4032,4087,4171,4210,4326,4413,4484,4567,4702,4776,4864,4929,5025,5113,5223,5281,5351,5439,5512,5571,5615,5646,5706,5796,5859,5912,5945,5979,6041,6083,6169,6235,6330,6353,6404,6470,6531,6559,6610,6635,6674,6694,6975,7014,7065,7168,7311,7346,7400,7733,7873,8000,8070,8146,8156,8177,8186,8231,8271,8294,8308,8318,8334,8354,8375,8437,8446,8461,8465,8476,8481,8486,8499,8511,8515,8519,8520,8524,8526,8538,8541,8546,8553,8555,8562,8566,8574,8577,8594,8600,8601,8607,8612,8617,8644,8647,8664,8668,8684,8702,8713,8728,8775,8784,8803,8809,8817,8821,8828,8831,8859,8876,8902,8925,8932,8945,8949,8959,8965,8971,8978,8994,9030,9038,9048,9054,9075,9079,9083,9092,9113,9115,9124,9136,9143,9167,9181,9189,9196,9203,9209,9235,9250,9264,9315,9355,9395,9563,9602,9666,9696,9785,9835,9889,9939,9967,10014,10095,10216,10283,10340,10427,10501,10519,10707,10780,10913,11022,11372,11605,12014,12259,12561,13262,13717,14351,14931,15417,15884,16555,17134,17825,18499,19072,19757,20248,21248,22220,23120,23995,24815,25654,26380,27409,28234,29579,30304,31073,32069,32969,33772,34785,35606,36624,37254,38132,39088,40493,41597,42480,44153,46501,49056,50204,51314,52647,54759,56311,56969,57917,59061,60204,61273,62306,64056,65124,66236,67173,68084,69393,70597,71681,72733,74030,75244,76242,77309,78393,79304,80014,81099,82540,83414,84411,85592,86715,87460,88941,91171,94492,97218,98228,99449,100578,102723,105431,106832,108109,109115,110584,111578,113288,115227,117375,120051,122344,125288,127662,130152,132706,137019,141446,145084,149160,151018,154299,157722,161527,166049,170329,173990,177794,181886,185278,186970,190339,192679,196566,198495,202269,205774,209289,213814,218335,224053,229762,235082,239971,244753,249209,252623,256678,260009,263761,266846,270166,273417,275903,278431,280707,283629,286904],"Confirmed":[0,0,0,3,4,4,4,7,8,8,8,8,8,10,12,12,12,16,16,18,18,18,19,19,22,22,22,22,22,22,22,22,22,22,22,22,23,23,25,29,29,36,50,50,83,93,99,117,129,149,149,197,238,428,566,673,790,900,1030,1183,1306,1518,1624,1796,2031,2161,2320,2470,2626,2766,2908,3116,3333,3483,3662,3793,3963,4119,4228,4346,4530,4683,4817,4987,5072,5182,5251,5305,5389,5425,5482,5532,5603,5691,5742,5780,5820,5851,5945,6002,6071,6176,6298,6353,6383,6428,6467,6535,6589,6656,6726,6742,6779,6819,6855,6872,6894,6941,6978,7009,7059,7137,7185,7245,7417,7604,7619,7629,7732,7762,7819,7857,7877,7970,8247,8266,8303,8322,8329,8336,8338,8369,8402,8445,8453,8494,8505,8515,8529,8535,8556,8572,8587,8590,8596,8600,8606,8616,8634,8637,8639,8640,8643,8648,8658,8663,8668,8674,8677,8683,8696,8704,8718,8725,8729,8734,8737,8755,8764,8779,8800,8815,8831,8840,8861,8884,8897,8904,8943,8956,8964,8976,8985,8999,9001,9002,9023,9038,9063,9070,9083,9094,9103,9114,9129,9149,9175,9200,9212,9219,9235,9240,9249,9257,9267,9274,9285,9291,9296,9306,9317,9334,9340,9354,9360,9374,9385,9391,9397,9459,9559,9583,9628,9810,9868,9915,9946,9969,10031,10052,10147,10167,10219,10276,10358,10505,10576,10687,10769,10919,11034,11135,11224,11484,11771,12088,12381,12813,13504,13993,14368,14722,15096,15657,16220,16880,17540,18129,18758,19627,20498,21363,22225,22957,23804,24514,25742,26565,27805,28640,29441,30090,30889,31548,32505,33339,34393,35425,36434,38189,39357,40209,41181,42050,42872,43791,45095,46209,47417,48520,49730,50390,51680,52638,53679,54775,56659,58847,59817,60752,61861,63176,64485,65697,67169,68020,69095,70236,71359,72694,74294,75306,76265,78499,80309,82246,83475,84846,86618,87913,89133,90816,91969,93309,95327,97389,98737,100318,101565,103900,105096,106690,108615,110485,113010,115078,117373,119077,120818,122845,125438,128465,131108,133559,135992,138224,141533,144518,147855,151066,155095,158434,161740,165371,169379,172549,176180,180455,183801,186849,190434,194114,198208,203933,209661,214959,219173,222628,226912,231483,234874,238721,242452,245552,248316,251604,254988,258306,261805,264269,266445,269165,272163,274875,277811,280272,283569,285761,288229,291774,293698,295951,298315,300752,302580,304135,305880,307943,310097],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,3,4,10,14,16,20,23,26,27,35,37,43,45,50,53,57,61,62,63,65,67,70,73,76,77,82,83,84,86,88,89,89,92,93,95,96,98,98,99,100,100,102,103,103,105,105,106,107,107,107,108,108,109,109,111,112,112,113,113,113,114,114,114,115,115,115,115,115,115,115,115,115,115,115,115,115,115,116,117,117,117,117,118,118,119,120,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,122,122,122,122,122,122,122,122,123,123,123,123,123,123,123,124,124,124,124,124,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,126,127,128,128,128,128,128,128,128,128,128,128,128,128,128,128,128,128,128,129,130,130,130,130,133,133,133,133,134,134,134,136,136,136,137,137,137,141,141,146,152,155,157,159,163,167,170,176,180,187,190,193,199,204,214,221,229,236,238,246,246,249,249,249,251,263,271,277,279,282,286,294,300,302,303,304,306,309,313,318,322,326,329,332,335,337,341,345,348,350,354,357,360,363,365,376,376,380,382,384,388,393,396,402,411,415,419,422,429,432,432,433,437,438,439,444,446,449,451,452,455,457,463,471,474,483,494,501,509,513,521,537,542,551,555,559,563,578,586,594,601,605,619,630,642,660,667,678,689,700,707,717,733,746,760,770,791,809,826,845,857,872,896,909,923,936,953,958,965,975,983,1005,1030,1043,1051,1056,1062,1076,1088,1100,1111,1121,1130,1135,1141,1148,1153,1159],"Active":[0,0,0,3,4,4,4,7,8,8,8,8,8,10,12,12,11,15,15,17,15,15,16,16,15,15,15,9,7,7,7,7,7,4,4,4,5,5,7,11,11,14,28,28,61,70,75,93,105,123,123,171,203,386,524,622,728,823,940,1065,1157,1365,1425,1577,1793,1876,1973,2047,2110,2186,2218,2299,2453,2511,2596,2490,2579,2567,2553,2446,2462,2499,2464,2427,2342,2332,2198,2115,2103,2041,2041,1987,1966,1932,1882,1820,1764,1719,1758,1729,1758,1747,1780,1764,1710,1619,1584,1564,1552,1523,1504,1410,1387,1356,1304,1247,1210,1213,1218,1189,1149,1163,1158,1185,1323,1448,1421,1345,1382,1317,1351,1338,1292,1324,1573,1540,1551,1531,1518,1244,1206,1186,1115,1014,986,973,651,521,408,344,289,295,289,283,244,208,191,187,195,182,164,144,85,81,76,77,71,72,70,63,64,67,77,83,83,86,77,92,96,103,122,130,142,143,161,167,173,179,212,220,223,207,213,210,208,193,196,200,210,170,174,166,169,172,183,196,219,216,211,192,185,183,179,183,183,184,189,188,177,151,154,160,159,151,153,163,165,150,154,207,295,312,333,501,551,591,615,632,668,674,754,722,734,751,665,770,777,858,851,950,1011,1062,1121,1334,1540,1735,1961,2336,2936,3351,3703,3863,4161,4587,5039,5345,5768,5945,6323,6886,7049,7456,7681,7827,8183,8416,8966,9202,9744,9903,10123,10087,10392,10051,10036,9968,10135,10339,10503,11530,11666,11689,11308,11446,11497,11419,11822,12131,12323,12601,12788,12814,13222,13221,12854,12843,13842,14353,12971,11348,11307,11508,11481,10578,10495,10686,10802,10799,10775,11039,11604,10862,10748,11867,12734,13751,13667,13830,14515,14751,14671,15140,15294,15563,16496,17646,18279,18773,18576,20035,20233,20643,21443,22562,23598,23433,22398,21365,22089,22887,24347,25221,25140,26185,27332,28554,30390,32377,33989,35253,37126,37782,38791,39464,41087,41755,42814,42769,41677,41076,40574,42389,43192,45478,47388,48150,48074,47847,48309,48771,48751,50894,51241,51977,50841,52186,51783,51579,51558,49490,47135,44129,41396,38763,36797,34468,33304,32076,30475,30677,28837,27994,27028,26205,25542,24563,24025,23161,22034]},"Timezones":["Asia/Kuala_Lumpur","Asia/Kuching"],"AgeDist":{"0-4":2635111,"10-14":2446026,"100+":1095,"15-19":2669743,"20-24":2863057,"25-29":2907311,"30-34":2929646,"35-39":2721572,"40-44":2095698,"45-49":1894835,"5-9":2508078,"50-54":1674475,"55-59":1471562,"60-64":1223817,"65-69":927548,"70-74":657880,"75-79":367301,"80-84":229560,"85-89":103350,"90-94":31442,"95-99":6891},"REstimates":{"Date":["2020-03-17T00:00:00+00:00","2020-03-18T00:00:00+00:00","2020-03-19T00:00:00+00:00","2020-03-20T00:00:00+00:00","2020-03-21T00:00:00+00:00","2020-03-22T00:00:00+00:00","2020-03-23T00:00:00+00:00","2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[3.1915590713269104,2.7199088057152,2.40991766851279,2.15881387955617,2.06546378870804,1.93847929653406,1.9374744586373505,1.79166808359163,1.73151463336337,1.75811131304869,1.6331020376165,1.5549994334913502,1.38724561219177,1.29772258486204,1.2455348598346,1.20545171860302,1.21598889708836,1.2210680007636898,1.17769767490229,1.16813299899679,1.0970423971063,1.10400695321587,1.0779803820721998,1.00530218144104,0.994010004130382,1.00581955473508,1.00853229532212,0.999834418133473,1.01423382070136,0.987800242807647,0.944137251354309,0.8825232274288539,0.851311288334111,0.82669587338508,0.804990370261706,0.7756633664574659,0.7506452215123559,0.763817074599246,0.781852794173861,0.7356818003326591,0.6970728598718311,0.6713438925602541,0.613142044319733,0.662810562107635,0.666200557446494,0.71036855544138,0.800100372101721,0.8739608620090971,0.919656517917588,0.908486203061677,0.915560397447528,0.894356739928458,0.886019640779484,0.90421961224601,0.951457858114276,0.995248377615444,0.98285951117506,0.920231564250517,0.907346057747593,0.882146398758654,0.7971219294687321,0.7019707967931451,0.723376869120685,0.770983909070081,0.78988128170991,0.8389675151005981,0.882813869887502,0.8965235305432611,0.903522362149377,1.07721087463616,1.34326112139321,1.26411104304681,1.15900545220735,1.2062156592944,1.18287433412963,1.1883419546938998,1.13863070427958,1.08594664056938,1.13727874555398,1.3775091261611998,1.25447145229884,1.18177019399378,1.09531357806821,0.904651714555449,0.725842881477312,0.735206765059667,0.794676430999773,0.7540675485718911,0.8046577043123141,0.779426136157034,0.8148790271526178,0.8353882954447679,0.749678898220772,0.40353274544746703,0.41595649857202,0.43688814425811,0.484847843241069,0.55883752181633,0.6066110446086899,0.6691473139518771,0.6412843439945229,0.603542567152181,0.54169047812914,0.6193102553691751,0.527893550837311,0.5359415347471529,0.544615130519293,0.5412782616723779,0.583940329826081,0.5709248685540129,0.5511804346157629,0.531720368552955,0.597539293243412,0.624017348525167,0.6858763219239561,0.7895792224111229,0.80629155633785,0.7965486454465508,0.860845875230461,0.900555165548677,0.9560860111792758,0.965469088241109,1.10031296054229,1.07845430125173,1.15856689235245,1.28649149924988,1.31934085238725,1.36819656414711,1.31212330611368,1.3023885749813,1.3463524074004,1.26645299184623,1.20347766034098,1.38164007960612,1.36308541231895,1.31277404262123,1.20891582515355,1.1573318122226202,1.11588565400499,0.9972557109125172,0.9199891874130172,0.949949449736738,0.993302487481642,1.02120998945059,0.942349761052897,0.947233863937155,0.977463911356006,0.832115411314674,0.836114028540484,0.8995913661445519,0.968828481422749,1.07784279986849,1.13894939317855,1.17509256588874,1.1779064262408998,1.1158786727228402,1.03611998907114,0.941333407524985,0.9485608970142032,0.9407251929309908,0.9325341308434542,0.9539550925741508,0.939292978827788,0.89817065922867,0.8570717086066351,0.792324139068494,0.7734587866456891,0.769466457621478,0.847200137485023,0.8147057900004729,0.902486857805494,0.940524425698416,0.942854390473369,0.923730087077827,1.3271183200659,1.92230751746483,1.85500069288975,1.84399157485812,2.44551738183779,2.24045022711162,1.95162284311132,1.7294669121312498,1.54067060507074,1.5168000595188302,1.40800543809713,1.46834416521204,1.39186671860724,1.377265679446,1.2857294888738602,1.19090440277011,1.32172040521627,1.30150637930836,1.14674806243624,1.13542917707179,1.23422975597127,1.29802972130746,1.33247064931965,1.2961165377993602,1.47770972904388,1.57072390681055,1.7099112344371203,1.738170546205,1.82170550129426,1.9984049763439,1.9253915253751104,1.81127660890296,1.6863532903425602,1.60874499322476,1.5886230190835198,1.5806956728224,1.59529479576044,1.59747776703327,1.52888373592826,1.47070488700221,1.4633633608124297,1.46057422346112,1.4278814579006898,1.3559991910481102,1.30765691317576,1.30314038354736,1.28569937884926,1.33225994432202,1.29764656879913,1.30989034360132,1.26425553518712,1.2208519700494198,1.1780953763963502,1.15573271340721,1.10471276912268,1.08891764109058,1.0689196522682098,1.07260033063863,1.08689693805501,1.0874216161798,1.1611608939732398,1.13287058214095,1.10902919574318,1.06491220125274,1.05185034459581,1.04291048310363,1.05564092991635,1.08613400416323,1.10831654224427,1.10961771319997,1.10937910231105,1.100222935039,1.05438334619966,1.06012158479861,0.994454772077479,0.981705791517952,1.00016110760248,1.06519530166762,1.15090943392979,1.14126052250456,1.11552809105003,1.07835055519005,1.0723355150793,1.06421045767315,1.0587296801104,1.06352321791466,1.06425415522289,1.04010675226892,1.04190233061155,1.0393657892578498,1.04659283969672,1.02261783328864,0.9491336923156228,0.950759255431996,1.0345532385435,1.07780746065225,1.10543100413953,1.0842283023554,1.0758369862328698,1.07698256457809,1.08676675610922,1.07921487053956,1.09279130752581,1.0781756065776802,1.06274398200226,1.07099868909838,1.11154072282923,1.1137452907845902,1.0614226736777,1.01860034656034,1.02966683528577,1.02367616081609,1.03000861960322,1.03301544323907,1.05471523274547,1.10782317940734,1.11043186461422,1.1420603059716,1.1335576967527,1.09540626585519,1.07225157357781,1.10773234339124,1.14957820442064,1.18107294952772,1.15345249101542,1.1681242398046698,1.15947087845591,1.17697047548307,1.18236656296752,1.1745012955078702,1.1768768214020702,1.19724020482506,1.21025735956871,1.21600163489921,1.2192671029083502,1.2145236989729298,1.17478567082074,1.16220774793648,1.17464936614913,1.16398121909193,1.1510131823213798,1.12728171235814,1.11671989270972,1.11058377546168,1.14401231942749,1.1559364721915,1.16829780753402,1.1553949457763102,1.12092726422089,1.1001548431909098,1.10559707359797,1.08205815824624,1.05768915488214,1.0522765257221,1.04351305798327,1.0211181529516,1.00916691157351,0.99452525716214,0.952609809144153,0.91834753447083,0.8785554145906942,0.8581078761297409,0.865405311067813,0.863584566498512,0.849626432871601,0.8635915352476141,0.8581810623986981,0.87144230282007,0.8735251183203101,0.887559722408475,0.912789675744263,0.8955668213506011,0.8860507344245251,0.8755198371424109,0.893260800073792,0.9028010486644742,0.8897468079297142,0.873616204816679,0.8744914237234029,0.8727699287277021],"StdR":[0.175065362222029,0.141297978620796,0.115273117285487,0.0965708236752395,0.0860761952933932,0.0756106545528942,0.0711641127734914,0.0632793527941374,0.0582427414489382,0.0557304308878048,0.0500377172456649,0.0458531612214716,0.0402665390512292,0.0366782970158847,0.0334823378638585,0.03154664540826,0.0302439980648542,0.0290320670917441,0.0277660479532953,0.0271296380315768,0.0249802271882473,0.0248771325957451,0.0240225443170429,0.0228547250831766,0.0224132267020951,0.0224294773647379,0.0219308196775876,0.0216152289856824,0.0219485142006106,0.0213943651517646,0.0210536622038895,0.0202030347747433,0.0199920430701571,0.0200113445883354,0.0200296729854768,0.0203467445510273,0.0203849391221048,0.0211922262965096,0.0221361753743966,0.0218985860973433,0.0220123647549469,0.0218615345995012,0.0220279095487705,0.0239638567777493,0.0250272674717745,0.0269714373451691,0.0301702267226581,0.0317602934845421,0.032987703645559,0.0326381244178976,0.0320494614717768,0.0319004853428571,0.0312106645728124,0.0324390759938367,0.0331915061043949,0.0345026879603423,0.0334968102479993,0.0328746853941314,0.0322581853415325,0.0315832763693995,0.0304911553793301,0.0291279804472211,0.0303472168535516,0.0326718994599326,0.0336530789223867,0.0353763555176972,0.0369556830131802,0.0379107991787422,0.0382752094369277,0.042259918295081,0.0472833839312087,0.0445901387384022,0.0415784924865269,0.0409598425288141,0.0400324953317971,0.0393552448891742,0.0379815338588211,0.0365951804483235,0.036605766969277004,0.0400725783289081,0.0381088870037598,0.0363325425010778,0.0339527944512856,0.0301319361421687,0.0268680837528168,0.0278866544150093,0.0297212035394722,0.0295753340260735,0.0312021159768335,0.0314106912205245,0.0327294790593133,0.0341477469194308,0.0327655226667338,0.0242238815869203,0.0259238709903802,0.0283226191912619,0.032353052625144,0.0368581323465363,0.0403581964078306,0.0444180936149122,0.0448065406685888,0.0445957352950604,0.0431920247052339,0.0484548327221841,0.0462569582768255,0.048724386489751005,0.0509415402854888,0.0526370956206518,0.0582002103433251,0.0593638404866838,0.0597067645387327,0.0619093801799418,0.0674325966101732,0.0728140000010024,0.078598588178932,0.0872308317849376,0.0898019475447518,0.0896281039193433,0.0939372510746353,0.0979454265455372,0.100308453364514,0.10104365521436,0.108172524807212,0.107144864116444,0.109971355210302,0.114141520976667,0.110447476568994,0.111211236960877,0.104893521327839,0.100652112000284,0.100896603276049,0.095233453706836,0.0909447112820804,0.0949622437911598,0.0920297257004556,0.0886016139782297,0.0820098849108484,0.0791094376479324,0.0751845216760835,0.0698478322744245,0.0671889671767288,0.0686238011869958,0.0703370545013299,0.0722056041326041,0.06820945213408901,0.0692729164897598,0.0718854100191839,0.0648925999432658,0.0656469455929812,0.0699521587184848,0.0733571716499345,0.0783380287915734,0.0804134372568072,0.0805555098727256,0.0800133999506148,0.07614184928358,0.0732118977842656,0.0699151050724932,0.068645394350184,0.0690063102607262,0.069622241531668,0.0705553006631401,0.0702146699879271,0.0688075751297855,0.06793283841930399,0.0658063543904766,0.0666684942307645,0.068604695190787,0.0726990177885452,0.0725818484220059,0.0780470491479227,0.0809623591552309,0.0815383117981771,0.0802840522903207,0.0965718370764982,0.115780579421442,0.111582731915555,0.104908323143647,0.115267115474915,0.107449798792781,0.0934031169262135,0.080218784604069,0.0696478123393977,0.0648415727599915,0.0590442258775544,0.0582741806768201,0.0539671076348973,0.0522224878446735,0.0480066538474588,0.045337357764446,0.0463460301731921,0.0446969072366277,0.0405945424867564,0.0401917357421196,0.0406060724392829,0.0405660078523939,0.0408570561974425,0.0391987579656241,0.0416137202564715,0.0424575388612878,0.0441676558643252,0.0446815692336447,0.0463164569934573,0.050436677121938,0.0501834599154816,0.0474132973527579,0.0433609682435705,0.0399847428366565,0.0380652384208365,0.0358188373553046,0.034769917808574,0.0337874242250222,0.0323936890302088,0.0298138832871091,0.028815264407834,0.0276598343301224,0.0264596394285058,0.0245115667949176,0.0229914551684587,0.02184083712575,0.0207519213065821,0.0205148841809163,0.0193574146776769,0.0192618645093024,0.0182280457263458,0.0172072555481219,0.0161799564704717,0.0152028254562621,0.0143986526891757,0.0133997904982266,0.0127285629062968,0.0122279824432719,0.0119040104734634,0.0114316980638156,0.0116376108709312,0.0113623088482106,0.0112788330495029,0.0107409421560938,0.0105723668550514,0.0103114455321993,0.0100853803281925,0.0100209222174005,0.00999220355767721,0.00999479293724665,0.00998838406643233,0.0100286358635638,0.00959737535772718,0.009617144016045041,0.00908092959638453,0.0088301947199542,0.00884458534138117,0.00896244869573402,0.009130910365714359,0.00929086573107325,0.00928876014176873,0.00937875100024622,0.009119153469542859,0.00893947588802778,0.00886587108766951,0.00869710886278971,0.008690863050550309,0.008472294776641609,0.0084153204004623,0.00828200876315514,0.00834355601820928,0.00810335512467404,0.0077072837836701,0.00770116254057026,0.008074391484543041,0.00790488471764516,0.00814506131023658,0.00810988940155204,0.00817959614032469,0.0082001724608783,0.008217342117511359,0.008075012939776841,0.00813171539217625,0.00814938572642934,0.00805790394719604,0.0080357561469389,0.008121086957264491,0.00820954103710512,0.007968990344142541,0.00779807247785487,0.0077165087008525205,0.0075279842915896,0.00750886234341131,0.00736074577142655,0.0073294541655413,0.007493428202594559,0.007522743807886059,0.0078882651047331,0.00801401415962797,0.00809889437745922,0.00788159397312365,0.00793405826612448,0.00806595765102883,0.00835176447592583,0.00861488082382551,0.008711313160656809,0.008956331488624729,0.00902244253941117,0.009297461618984091,0.0093268792319799,0.00931691321085905,0.00949179509446464,0.00982018237347981,0.00999719348732872,0.0101470076842349,0.010409782461591,0.0101466515402845,0.0099737716914624,0.00986339932242178,0.00950357357737941,0.00926589188541152,0.00891989757663708,0.00862902636172622,0.008267470504900629,0.00813436333919586,0.008054485722277509,0.00813921340058029,0.00818062664781072,0.008070901987550791,0.0078051564605844,0.00759906290126558,0.007188998286116509,0.00688359995070953,0.00654814097692569,0.00625390761266185,0.00586290813325407,0.00551249949781741,0.00522429329949619,0.00494333999470162,0.00470623244724979,0.00463133428086132,0.0046428777109165705,0.00488486922484275,0.00509131079243529,0.0051623561138764715,0.00549585842237213,0.00568330517396641,0.00596299411834395,0.00609043523350761,0.0062348403471387285,0.00649214718965616,0.00627892669851589,0.00618472174549012,0.00622082855021142,0.00642699521980969,0.006583804715480339,0.0065087540113311,0.00646273505828842,0.00663991980398519,0.00672637661575319],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Capacity":{"CapacityActiveInfectionPercent":0.0544,"CapacityNewInfectionsPerDayPer1000":0.038857142856999996,"CriticalBedsPer100k":3.4,"Source":"https://www.researchgate.net/publication/338520008_Critical_Care_Bed_Capacity_in_Asian_Countries_and_Regions","Year":2020.0},"Interventions":[{"type":["Gatherings <1000"],"dateStart":"2020-03-12 00:00:00+00:00","dateEnd":"2020-03-18 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Stay Home Order","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-18 00:00:00+00:00","dateEnd":"2020-03-30 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Stay Home Order","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-30 00:00:00+00:00","dateEnd":"2020-04-08 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-04-08 00:00:00+00:00","dateEnd":"2020-05-04 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-05-04 00:00:00+00:00","dateEnd":"2020-05-10 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-05-10 00:00:00+00:00","dateEnd":"2020-05-31 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-05-31 00:00:00+00:00","dateEnd":"2020-06-10 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","School Closure"],"dateStart":"2020-06-10 00:00:00+00:00","dateEnd":"2020-06-24 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Some Businesses Suspended"],"dateStart":"2020-06-24 00:00:00+00:00","dateEnd":"2020-09-29 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing"],"dateStart":"2020-09-29 00:00:00+00:00","dateEnd":"2020-11-03 00:00:00+00:00"},{"type":["Symptomatic Testing","Mask Wearing"],"dateStart":"2020-11-03 00:00:00+00:00","dateEnd":"2020-11-10 00:00:00+00:00"},{"type":["Symptomatic Testing","School Closure","Mask Wearing"],"dateStart":"2020-11-10 00:00:00+00:00","dateEnd":"2020-12-07 00:00:00+00:00"},{"type":["Symptomatic Testing","School Closure","Mask Wearing","Some Businesses Suspended"],"dateStart":"2020-12-07 00:00:00+00:00","dateEnd":"2021-01-13 00:00:00+00:00"},{"type":["Symptomatic Testing","School Closure","Mask Wearing"],"dateStart":"2021-01-13 00:00:00+00:00","dateEnd":"2021-03-02 00:00:00+00:00"}]},"data_url":"extdata-MY.json","Name":"Malaysia","CurrentEstimate":{"Exposed":40.0,"Infectious":69.0},"OfficialName":"Malaysia","Level":"country","M49Code":"458","ContinentCode":"W-AS","CountryCode":"MY","CountryCodeISOa3":"MYS","Population":31949776},"NA":{"data":{"Rates":{"CaseFatalityRate":0.0027731772164054235,"Critical":0.005730194742368503,"Hospitalization":0.029364410708579126},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,6,6,6,6,6,7,7,7,8,8,8,8,8,8,8,8,8,8,8,9,9,10,11,11,11,11,12,13,13,13,13,13,14,14,14,14,14,14,14,14,14,14,14,14,16,16,16,16,16,16,16,16,16,17,17,17,17,17,17,18,19,19,19,19,19,21,21,21,21,22,22,24,24,24,24,24,25,25,25,25,25,25,25,25,25,26,28,29,31,31,32,32,35,42,57,64,69,72,72,75,101,104,104,164,166,171,187,187,211,556,563,575,575,704,715,715,835,848,848,2352,2370,2379,2407,2426,2442,2457,2460,2509,2563,2732,2734,2776,2789,2817,2929,3327,3379,3454,3483,3611,3643,3786,3806,3981,4640,4767,4898,5811,6543,6693,7358,7502,7685,7947,7969,8033,8112,8359,8431,8482,8569,8749,8776,8787,8937,9014,9083,9351,9419,9429,9451,9611,9673,9759,9778,9807,9817,9913,10120,10145,10329,10360,10419,10422,10426,10528,10587,10609,10748,10775,10779,10813,10878,10929,10972,11000,11036,11038,11201,11304,11344,11438,11578,11602,11605,11620,11701,11739,12188,12243,12467,12680,12843,13140,13152,13182,13191,13209,13225,13234,13272,13339,13355,13388,13412,13439,13535,13600,13697,13774,13874,13908,13939,13949,14004,14195,14218,14332,14582,14684,14837,14981,15196,15373,15626,15849,15967,16041,16317,16892,17198,17602,17851,18039,18277,18743,19655,20076,20727,20931,21055,21167,21777,22200,22666,23177,23912,24292,24462,24938,25408,25845,26254,26468,26931,27493,27858,28226,29230,29571,29831,30020,30270,30432,31210,31409,31652,32295,32378,32564,32739,32777,32872,33220,33359,33454,33573,33675,33778,33950,34002,34099,34141,34261,34363,34440,34576,34887,35035,35090,35273,35419,35750,35788,35994,36220,36261,36335,36498,36980,37043,37259],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,3,3,3,3,4,7,7,8,8,8,11,11,11,14,14,14,14,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,18,19,20,21,21,21,22,22,23,23,24,25,25,25,25,25,29,29,31,31,31,31,31,32,32,32,34,36,39,45,46,55,63,72,76,102,121,136,183,196,205,285,293,350,375,412,485,539,593,615,668,668,785,861,864,960,1032,1078,1203,1247,1344,1366,1402,1522,1618,1687,1775,1843,1917,1986,2052,2129,2224,2294,2406,2470,2540,2652,2802,2802,2949,3101,3229,3406,3544,3726,3907,4154,4344,4464,4665,4912,5227,5538,5854,6030,6160,6431,6712,6906,7116,7365,7550,7692,7844,8082,8323,8514,8685,8810,8928,9108,9256,9437,9604,9719,9818,9901,9964,10078,10207,10292,10377,10526,10607,10663,10740,10835,10918,11033,11121,11140,11265,11373,11480,11572,11626,11654,11673,11714,11781,11829,11891,11936,11989,12000,12069,12103,12215,12263,12293,12326,12367,12406,12460,12501,12579,12660,12675,12729,12806,12858,12907,12935,12988,13012,13030,13046,13090,13143,13170,13211,13240,13253,13292,13345,13372,13449,13508,13555,13566,13610,13662,13712,13811,13865,13897,13938,14006,14155,14207,14285,14345,14380,14416,14477,14599,14804,14950,15078,15219,15298,15472,15773,16097,16269,16536,16726,16913,17276,17607,18041,18437,18714,19299,19629,19984,20579,21262,21398,21923,22287,22851,23333,23941,24545,24654,25116,25386,25887,26319,26682,27255,27723,28259,28602,28871,29183,29570,29889,30198,30363,30753,30995,31253,31515,31848,32213,32425,32650,32957,33265,33459,33696,33832,33944,34168,34270,34372,34519,34615,34844,34973,35070,35201,35242,35353,35554,35797,35952,36225,36366,36440,36680,36993,37295,37483,37742,37896,37976,38206,38424,38642,38845,39033,39182,39297,39466,39676],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,2,3,4,7,7,7,7,7,8,8,8,9,10,10,11,11,12,12,12,15,16,16,19,19,19,22,27,31,35,35,36,37,39,41,42,46,52,56,57,59,60,65,69,72,75,81,82,86,87,87,89,91,91,93,96,98,98,101,103,106,108,108,108,111,112,113,116,117,119,119,120,120,121,121,121,123,123,123,123,125,125,126,127,127,128,128,129,129,130,130,131,131,131,131,132,133,133,133,133,133,133,133,133,133,133,133,133,133,133,133,133,133,134,134,134,134,134,135,138,138,138,138,140,140,141,143,145,145,145,145,145,147,149,150,151,151,151,151,151,152,152,152,152,153,155,158,160,160,160,163,164,164,164,169,171,177,180,181,183,187,187,187,191,193,195,196,205,208,213,215,218,222,235,240,245,251,254,261,264,271,275,280,280,285,293,296,301,310,311,317,319,319,328,332,332,342,350,352,353,355,359,364,370,371,375,375,377,378,382,384,386,388,389,392,394,394,399,402,402,406,411,413,416,418,420,424,428,430,434,436,437],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,3,3,3,3,4,5,5,6,6,6,9,9,9,12,11,11,11,13,13,13,13,13,13,13,13,13,13,13,12,12,10,10,10,10,10,9,9,9,8,8,8,8,8,8,8,8,8,8,8,7,7,6,5,5,5,5,4,3,3,3,3,3,2,4,5,6,7,7,7,8,8,9,9,10,9,9,9,9,9,13,13,15,15,14,14,14,15,15,15,16,17,20,26,27,36,42,51,55,81,99,114,159,172,181,261,269,325,350,387,460,514,568,590,642,642,758,832,833,927,999,1044,1169,1209,1298,1302,1331,1446,1539,1608,1692,1734,1805,1873,1878,1953,2042,2096,2207,2247,1972,2074,2211,2211,2226,2367,2495,2549,2669,2847,1520,1749,1929,2020,2200,2429,2728,3032,3293,3411,3371,3638,3876,4052,4230,4364,4148,4232,4308,4513,4625,4784,4810,4913,4856,4375,4393,4441,3695,3075,3022,2437,2354,2285,2152,2212,2232,2301,2132,2115,2139,2147,2049,2137,2213,2082,2130,2167,2006,2030,2074,2078,1937,1915,1895,1924,1956,1991,1947,1751,1794,1644,1724,1713,1740,1769,1707,1686,1718,1620,1671,1748,1729,1718,1744,1753,1774,1766,1817,1678,1593,1569,1519,1432,1434,1472,1486,1418,1419,1022,991,844,690,574,286,318,339,378,457,495,518,521,522,653,670,723,755,694,665,629,674,778,890,987,1118,1141,1122,1397,1605,1527,1692,1726,1768,1916,2070,2246,2417,2570,3078,3131,2909,3194,3473,3360,3693,3817,3913,3482,3660,3610,3510,3846,4001,3888,3884,3776,3833,3560,3713,3879,3669,3504,3450,3355,3450,3147,2967,2841,2726,1975,1966,2065,2086,2061,2197,1723,1718,1702,1187,1214,1251,1176,1236,1283,1025,1114,1144,1122,1149,1086,1021,1168,1312,1423,1575,1611,1606,1710,1707,1858,1991,2063,2066,1813,2002,2012,2002,2160,2270,2254,1883,1987,1980]},"Timezones":["Africa/Windhoek"],"AgeDist":{"0-4":336078,"10-14":281578,"100+":2,"15-19":244856,"20-24":244311,"25-29":228398,"30-34":197388,"35-39":159459,"40-44":130730,"45-49":106827,"5-9":318448,"50-54":82468,"55-59":67866,"60-64":51391,"65-69":36070,"70-74":24280,"75-79":16851,"80-84":9349,"85-89":3642,"90-94":850,"95-99":74},"Interventions":[]},"data_url":"extdata-NA.json","Name":"Namibia","CurrentEstimate":{"Exposed":4008.0,"Infectious":1758.0},"OfficialName":"Republic of Namibia","Level":"country","M49Code":"516","ContinentCode":"W-AF","CountryCode":"NA","CountryCodeISOa3":"NAM","Population":2494530},"NE":{"data":{"Rates":{"CaseFatalityRate":0.001917087864666532,"Critical":0.003962842011793791,"Hospitalization":0.021439009327855387},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13,26,26,28,40,41,41,75,75,90,90,90,110,113,117,117,127,193,256,289,325,350,385,403,435,452,478,507,518,534,543,561,586,600,617,624,637,648,658,677,684,689,698,714,734,738,753,764,775,783,786,796,796,803,813,818,839,844,848,857,860,863,867,867,869,871,876,878,881,881,885,885,885,893,901,901,911,911,913,913,913,917,919,924,939,939,943,943,959,963,963,965,968,974,976,976,978,992,992,992,992,993,993,1013,1014,1014,1014,1018,1018,1022,1024,1025,1027,1027,1027,1027,1028,1028,1028,1032,1032,1037,1057,1057,1057,1057,1057,1062,1065,1075,1075,1075,1077,1078,1078,1079,1079,1082,1083,1083,1083,1084,1084,1084,1084,1085,1085,1085,1088,1088,1088,1091,1091,1091,1091,1091,1099,1099,1099,1100,1100,1104,1104,1104,1104,1104,1104,1104,1104,1104,1104,1107,1107,1107,1107,1107,1110,1110,1114,1114,1115,1115,1115,1115,1115,1122,1122,1123,1123,1123,1124,1124,1124,1124,1126,1126,1126,1128,1128,1128,1128,1128,1128,1128,1129,1132,1132,1135,1137,1137,1141,1141,1141,1142,1142,1143,1143,1144,1144,1144,1144,1144,1145,1147,1148,1150,1150,1151,1153,1156,1158,1166,1166,1169,1170,1182,1192,1205,1207,1210,1219,1227,1227,1237,1237,1237,1239,1239,1241,1249,1269,1276,1292,1294,1329,1329,1373,1377,1406,1418,1432,1508,1578,1579,1587,1673,1673,1736,1767,1767,1825,1828,1906,1986,1986,2061,2182,2253,2311,2323,2386,2404,2507,2631,2750,2862,2951,3044,3136,3265,3324,3357,3403,3436,3464,3464,3544,3583,3622,3696,3726,3755,3800,3845,3845,3916,3920,3950,3970,3983,4002,4007,4100,4135,4147,4152,4155,4164,4193,4215,4220,4235,4235,4250,4250,4250,4250,4250,4250,4250,4250,4250,4250,4250,4250],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2,3,3,7,10,10,10,18,27,27,74,98,120,144,184,253,278,342,410,438,491,529,529,570,584,584,627,639,648,648,657,662,671,681,684,696,701,709,713,719,728,736,750,755,763,770,781,795,815,821,832,854,860,876,885,889,904,909,914,920,924,937,943,945,951,952,952,955,955,956,958,958,960,961,963,966,970,973,973,974,974,974,978,980,980,980,1016,1020,1020,1020,1035,1036,1046,1051,1051,1056,1059,1062,1074,1075,1075,1075,1081,1082,1082,1088,1093,1094,1097,1097,1099,1099,1099,1099,1099,1100,1102,1102,1104,1104,1105,1113,1122,1124,1124,1124,1136,1132,1132,1132,1134,1134,1136,1147,1152,1152,1152,1153,1153,1157,1158,1158,1158,1161,1161,1161,1165,1167,1167,1167,1167,1169,1172,1172,1172,1172,1173,1173,1173,1175,1175,1175,1176,1176,1176,1177,1177,1177,1177,1177,1178,1178,1178,1178,1178,1180,1180,1182,1182,1183,1183,1183,1188,1189,1193,1193,1194,1194,1194,1196,1196,1196,1197,1197,1198,1200,1200,1200,1200,1200,1201,1201,1201,1201,1202,1203,1205,1207,1209,1209,1210,1211,1212,1214,1215,1215,1215,1215,1215,1218,1218,1219,1220,1220,1221,1222,1222,1225,1226,1230,1242,1243,1246,1256,1263,1282,1289,1301,1307,1316,1327,1331,1335,1340,1351,1368,1381,1406,1419,1443,1472,1484,1516,1548,1586,1640,1640,1726,1789,1856,1894,1987,2078,2126,2160,2199,2258,2322,2361,2361,2506,2560,2612,2659,2724,2803,2876,2933,3005,3057,3110,3159,3208,3208,3323,3403,3437,3465,3465,3500,3634,3706,3747,3819,3877,3924,3969,3998,4058,4105,4132,4156,4204,4225,4249,4267,4308,4321,4353,4353,4407,4433,4474,4489,4516,4517,4537,4548,4565,4575,4589,4598,4612,4621,4643,4656,4665,4678,4690,4695,4702,4706,4715,4718,4725,4733,4733,4740,4740,4740,4740,4740,4740,4740,4740,4740,4740,4740,4740],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,3,3,5,5,5,8,10,10,11,11,11,11,11,12,12,14,14,14,18,19,20,20,20,22,24,24,27,29,29,31,32,32,33,35,36,37,38,38,42,44,45,46,46,47,49,50,51,51,54,55,55,58,60,60,61,61,62,63,63,64,64,64,64,65,65,65,65,65,65,65,65,65,65,65,65,66,66,66,66,67,67,67,67,67,67,67,67,67,67,67,67,67,67,67,68,68,68,68,68,68,68,68,68,68,68,68,68,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,72,75,76,76,77,77,77,78,79,79,80,80,80,80,82,82,82,84,85,86,87,87,89,89,90,91,94,96,99,102,102,104,106,110,110,110,110,113,119,125,126,126,128,135,136,137,138,138,140,145,146,147,147,150,151,151,151,153,153,157,159,159,159,161,162,163,164,165,165,165,166,167,167,167,169,169,169,169,169,170,170,170,170,170,172,172,172,172,172,172,172,172,172,172,172,172],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2,3,3,6,9,9,9,17,24,24,69,93,115,136,161,217,241,303,359,386,439,442,442,466,480,480,499,507,511,511,510,447,391,368,332,317,287,275,246,235,217,194,196,184,182,171,153,151,153,151,149,159,153,149,150,149,152,140,125,124,111,113,107,101,103,93,93,88,78,74,55,49,47,39,38,38,38,41,39,38,33,31,32,33,29,29,65,60,52,52,57,58,66,71,71,72,73,71,68,69,65,65,54,51,51,55,57,52,53,53,53,39,39,39,39,38,40,20,21,21,22,26,35,33,31,30,40,36,36,36,37,37,39,46,51,46,26,27,27,31,32,27,24,17,17,17,19,20,20,19,19,18,20,20,20,19,20,20,20,21,21,21,19,19,19,17,17,17,17,17,10,10,10,9,9,7,7,9,9,10,10,10,15,16,20,17,18,18,18,20,17,17,14,14,14,16,16,16,16,9,10,9,9,9,9,10,12,14,14,14,15,14,15,17,18,18,18,18,17,17,17,15,14,14,11,12,12,14,15,18,30,30,33,43,50,69,75,84,89,96,107,110,112,114,123,132,145,167,179,191,210,209,239,266,292,337,337,412,475,542,577,669,758,797,811,843,886,946,950,950,1049,1098,1120,1154,1205,1206,1209,1264,1327,1290,1341,1324,1339,1339,1394,1469,1421,1369,1369,1329,1339,1334,1311,1370,1365,1392,1327,1231,1171,1105,1043,972,923,814,778,763,755,734,738,738,710,697,695,634,631,603,576,541,557,495,504,483,477,472,474,482,398,374,374,374,378,373,352,333,335,328,328,318,318,318,318,318,318,318,318,318,318,318,318]},"Foretold":{"Date":["2020-05-03T00:00:00+00:00"],"Mean":[13508.23],"Variance":[311365100.0],"0.05":[2046.376],"0.50":[8666.27],"0.95":[41765.74]},"Timezones":["Africa/Niamey"],"AgeDist":{"0-4":4787474,"10-14":3265890,"100+":4,"15-19":2635235,"20-24":2086862,"25-29":1630495,"30-34":1265908,"35-39":993107,"40-44":838025,"45-49":690669,"5-9":3970552,"50-54":561350,"55-59":485500,"60-64":367144,"65-69":277605,"70-74":189654,"75-79":106305,"80-84":41928,"85-89":11144,"90-94":1661,"95-99":124},"REstimates":{"Date":["2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.5832420042431203,1.53467928266589,1.3159256471658998,1.17298595335902,1.1743416679369,1.11468166958701,1.02254158389711,0.863138154677244,0.837594141777419,0.727712556553537,0.6200218243969421,0.615101918436344,0.526944291488937,0.497235751261324,0.565308511938182,0.502640234775462,0.513432981587668,0.591928298819102,0.4862641410741501,0.51104590252392,0.591202173293539,0.6768873881098678,0.7205664885769041,0.776402721356734,0.825808444351252,0.885332714020322,1.04120489985075,0.996604658988052,1.03970278728687,1.14224086875777,1.1347296980512098,1.1823626032494,1.14814854715196,1.08706760860968,1.06955804290221,1.05317704570123,1.02048050493907,1.00784957404513,0.95860222394024,0.955264261819086,0.867586461821221,0.855027424862155,0.8418689458303801,0.715335484103049,0.6996996437358449,0.634842191459972,0.601052918636492,0.620217624078525,0.541343938925236,0.5348158788842511,0.548709002448011,0.536281277367059,0.559510225074965,0.457681643699529,0.4709042666001961,0.541569183125722,0.472364339895305,0.521758654035863,0.5744771404035489,0.544456605697929,0.7097448716250101,0.7950929100402621,0.764970365687075,0.7949977641230358,2.05056012113116,2.00748761542198,1.67164299312167,1.3856365782246798,1.5266524780432502,1.36315510321865,1.47257300515885,1.4441318163934698,1.34662869121047,1.34208893973196,1.25273429374119,1.20905636278611,1.33292528302381,1.2888931942626,0.769263455874519,0.713603011405594,0.82387549724952,0.8779703970421171,0.693353928431966,0.8009165506669849,0.76096385995939,0.729241773794861,0.820374445994889,0.7683290639349699,0.781620052678825,0.755960505822796,0.540494173170297,0.557370819110196,0.607124793678061,0.68471677749321,0.627284771889652,0.642172610812081,0.755276126385966,0.592279944259674,0.4830152779097871,0.814330552969014,1.13315707806974,1.24065432895976,1.12155341436612,1.08887858716713,1.56422538562692,1.476172805852,1.3686232134646,1.24539962298804,1.18126315817251,1.14170061650354,1.11296173095788,1.4156613190699598,1.471986490265,1.16709440950128,0.88374186007778,0.854395808813244,0.873037166102815,1.00367290759597,0.728118264697037,0.752133247565552,0.7872626405592421,0.921921476462544,0.890646175760129,0.9117463370806692,1.00112725200668,0.706324012476254,0.55570295195575,0.5974145119997509,0.648571148397119,0.7445200361734209,0.9407480422036592,0.7846767079958851,0.758136487381203,0.7940976245995459,0.88714483057122,0.748070243869529,0.781537828038478,0.9409472805551752,0.7162088693917009,0.6115170647948069,0.72232602805182,0.772552047419869,0.8256075900171891,0.7822300771648459,0.543458364865492,0.585796413037438,0.640334969642704,0.703086984522748,0.7580562369936529,0.814971520908039,0.864939017817062,0.608251094572661,0.646369043681696,1.05698610435869,0.929885484047498,1.33856530581022,1.32752921579479,1.29701895149615,1.24386806339418,1.21650020888445,2.03616227513599,2.02204201553859,2.1768597523735,1.86985725739517,1.72571242911237,1.5334553081103102,1.40178249015508,1.3100700195406598,1.25010777360309,1.06065922516132,1.10721346585544,1.03837886130498,1.10953949930615,1.24371342541565,0.879873302016863,0.813482843816919,0.56112673175418,0.601884686129046,0.657878751577906,0.718320519563729,0.7772077921595458,0.62169248814212,0.7848062246888041,0.958886675957134,1.13444137555783,1.39927011854366,1.4862869295466496,1.17038997755608,1.23210102148175,1.3086648629216298,1.38021021287254,1.51920837062819,1.4220896694873602,1.3397245658133,1.26698501080527,1.21842307737276,1.09694592334068,1.24106434509306,1.0652430786733,0.973105607995028,0.9055611194219252,0.92577652045017,0.9478482397539308,0.976026901344058,0.908946097826624,1.0161974062821,1.03390558838923,1.4008956438099098,2.38687804815351,2.1687214642058,2.01345452172385,2.09230867161655,2.10758710003696,2.50934823778054,2.26328061930802,2.18773784516443,1.94130491967302,1.8136217577109297,1.77324433732043,1.58521384911057,1.46916761989191,1.3646594789093405,1.2641657492167,1.3769821644466698,1.4110639287807398,1.4748091171976798,1.43076177432381,1.37499375328029,1.46443823217104,1.36884496930848,1.4619178260476002,1.51495275291429,1.56466194101719,1.7139833780361995,1.52884831855772,1.75700959051437,1.7953885460326895,1.7755386127314,1.65275953369361,1.67452463099923,1.70859486054717,1.5879137800694498,1.44613429417368,1.38245153542621,1.34071969501275,1.31843207372532,1.25028754065872,1.11122799474051,1.29572953674454,1.20537193435666,1.14503930885602,1.08482901914417,1.0996932045911498,1.06571777084848,1.02933896746187,1.03303597718124,1.0772194321051,1.0851965602364,1.06476350813331,1.03477490154368,1.03753349491138,1.03171509038598,0.989703905766985,1.02080021163726,0.9984387990866592,0.9749406083631328,0.899323278876548,0.8557648839147229,0.9509537220837792,0.987807659123684,0.956177103352922,0.987653915384802,0.9991266791745932,0.998726824696214,0.9938976566578068,1.03275154520293,0.958476931278664,0.91627520428773,0.9161524562518072,0.924625385325286,1.00365449182772,0.991879036121994,0.8437865897547808,0.7802813585689069,0.805037485037418,0.748329498118073,0.740442390815067,0.699518346742192,0.752793186655778,0.786552495289768,0.7873366193406421,0.7565874477843009,0.7881360107692249,0.7726603750893242,0.7413991573411679,0.7518931999129599,0.7694202335306171,0.783733214307447,0.7444298839294828,0.765797948454882,0.7475036481139978,0.808674532654944,0.740993924799075,0.729723517314851,0.655940349638317,0.685451167091503,0.668982226107532,0.727740210990929,0.712853715265608,0.719122889678117,0.71786720583581,0.719597134275582,0.720271048259738,0.752733125245015,0.706841724447874,0.727920774411038,0.626379818458391,0.575929948539778,0.552559691394798,0.496664717757059,0.440287845291382,0.439661695142752,0.4141109273228379,0.41610878271703705,0.346061112917052,0.346823414139328,0.27367442784476803],"StdR":[0.0803255793655031,0.0737333986938375,0.0637093001194587,0.0569656492459993,0.0558954674526989,0.0525964287689373,0.0491041589456992,0.0441669547214717,0.0439439386419199,0.0410079470657013,0.0387653098016645,0.040080175267192,0.0380280627425293,0.0389629375618445,0.0431658572689226,0.0433737071066636,0.0459738753328466,0.0524759713582871,0.0491696096102404,0.0529689934243889,0.0597601488887644,0.0665766048237984,0.0720923829904785,0.0772554280888589,0.0802805142585547,0.0849013010458472,0.0922609087948915,0.0915594031558125,0.0919867566224913,0.0963487872636756,0.0940839722136707,0.0942438156299698,0.0915918445156241,0.0881047276246494,0.0862069071772745,0.08465787331133001,0.0832187425959476,0.0828484105694042,0.0799592155383578,0.0797855787858859,0.0764021784746369,0.0768265852601277,0.0767869996149665,0.0725386475396892,0.0731651358755194,0.0713932201637411,0.0716838475380518,0.0752134622209693,0.07375168325013601,0.0768070699228604,0.0812234947004823,0.0842764501251607,0.0888431354085632,0.0833767514379029,0.0897867536002409,0.102596430028572,0.100293458365013,0.109968015459343,0.121263591056551,0.122858195126318,0.14772661524909805,0.162891291911696,0.16162714713703902,0.169313033143768,0.280246946318081,0.265646288593034,0.22358586945262,0.18716756432923495,0.187201907301893,0.172136796738124,0.17010324719727,0.164609138353837,0.153931812030587,0.147891649714843,0.13881124758762198,0.134125681076735,0.136557002696906,0.132486848395725,0.100266761996562,0.0957351675171929,0.10325327692499198,0.111034414253536,0.10129594651583802,0.110463075601549,0.110027822874949,0.110987794448992,0.120449517548392,0.117981519452237,0.12097207807121603,0.121224432350147,0.10539163065968303,0.11293315952418,0.122077274470241,0.135733438158547,0.134122389164828,0.139579349721293,0.15788634842662802,0.142618111137961,0.135939942215138,0.182167405876442,0.225994757821252,0.235754858889156,0.219979942029989,0.2152016966303361,0.25323137523808,0.242470533768968,0.225109699189215,0.204697579991248,0.193206404084414,0.19042879997981105,0.18524117230861606,0.203873363970395,0.20317997122238,0.17395674584453602,0.148072811874834,0.14673953817466698,0.14827268100542002,0.162286866597379,0.14015448791088694,0.144133907781932,0.152763543540107,0.16800029925253498,0.168921773742097,0.172879928525589,0.180559013758894,0.155610457559282,0.13792894738972,0.148075538671111,0.161639497451104,0.178331171611288,0.209423241502243,0.197501529440998,0.19799499095054104,0.20282190465777,0.223495903351146,0.209841976639654,0.219006889569841,0.243335511062868,0.217779403837652,0.204116670099124,0.22676888713214904,0.24357418668749806,0.2603394990018311,0.261038759903406,0.220172901499298,0.236251780941494,0.260825478099432,0.289169576223735,0.30885937331958,0.33342573476929804,0.354913112172392,0.30373916232323,0.319501081935807,0.43064462407019305,0.416335749777604,0.507050517616529,0.509133046553708,0.49283247284903,0.471032404720472,0.459173700245341,0.587245491102682,0.562575559709915,0.544812849679078,0.4663426747862871,0.4217472168013221,0.3741356261476099,0.338692002749923,0.31524919534911,0.302775216460343,0.272025041384538,0.279115043107352,0.268098474617427,0.27497816624301297,0.293362030192718,0.24477434919455696,0.235142307821548,0.19829507028941892,0.214189420071695,0.23458740002347894,0.255871116746372,0.271797462020685,0.252319205326772,0.298502167436248,0.339263676465444,0.381587352823437,0.419810264953054,0.428674385312451,0.374346342853183,0.374942262673484,0.375938868977911,0.381316231423288,0.3892275976737461,0.3650477962931951,0.350519357005765,0.32968521076198903,0.316440969124516,0.295025384939251,0.310753403969485,0.28394674091350297,0.270795063881255,0.26101989108172896,0.267890085066014,0.272243719146732,0.279040631925652,0.277898268597357,0.295296561579294,0.29804112677251,0.34926762901746505,0.451669070315685,0.408720945501984,0.35457217202200003,0.335600696704533,0.315570671763091,0.318405147455683,0.274978613623758,0.247467052559538,0.212054886756099,0.189233240518844,0.17624749779820606,0.156630116140368,0.144557485695675,0.13170690655322198,0.122213090858692,0.124727637454329,0.12255894472958,0.121783753252023,0.116120599488267,0.110535180434223,0.110528578500699,0.102277194097322,0.10167346627456,0.10161548238947198,0.0992855733002471,0.0996579085695229,0.09018954596494802,0.0937487005193643,0.0906489255323091,0.0863818262225225,0.0792465936208137,0.0752344231315907,0.0734030597923049,0.0667293812061316,0.0612560844889953,0.0562490399829517,0.0537381553332695,0.0514258211645659,0.0481314912327125,0.0434842838618404,0.0468923364577282,0.0435352465670255,0.0415115387416853,0.0396373710816564,0.0394104331718033,0.0379797548066449,0.0373235896608578,0.0368856397437191,0.0373410688094744,0.0374508389893934,0.0367846399315696,0.0363003832985509,0.0357310830982832,0.0354261420833551,0.0346512342436405,0.0354971931839619,0.034716324629018,0.0344111626702978,0.0331318114476992,0.0322001321335555,0.0344953744914624,0.0355859487790248,0.0346802212426259,0.0360742074256442,0.0363399114376296,0.035765978936563,0.0357425321814731,0.0368306342293802,0.0353250025055359,0.0346864183999854,0.0346206416209215,0.0351255768411806,0.0365274189031633,0.0370886577412015,0.0342728318209708,0.0329407826682838,0.0339847405804496,0.0332560455962959,0.034017173897384,0.0341413932227015,0.0371790426872373,0.0382856084927109,0.039311626166908,0.0397417012047817,0.0409077674944137,0.0410982564173094,0.0412075195678766,0.0428351425612074,0.0444387948768001,0.0459987764619639,0.0450609183495169,0.0467077122166022,0.0473498497776197,0.0506578781147262,0.0491453854688753,0.0495032993883414,0.0476131339999443,0.0509619266157615,0.0518822563200536,0.0560012966544094,0.0566721489413172,0.0585699437082393,0.0595071726507981,0.0611314303179211,0.0634154897532961,0.0653718512579232,0.0653005774685751,0.0670460761447618,0.0645907263011921,0.0635674113495565,0.0642827661319727,0.0631154355164514,0.0621511602820544,0.0662885815376195,0.0679142804198267,0.0721869726368777,0.0690417789189409,0.0744978785764165,0.06932160061529301],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]},"Interventions":[]},"data_url":"extdata-NE.json","Name":"Niger","CurrentEstimate":{"Exposed":192.0,"Infectious":200.0},"OfficialName":"Republic of the Niger","Level":"country","M49Code":"562","ContinentCode":"W-AF","CountryCode":"NE","CountryCodeISOa3":"NER","Population":23310716},"NG":{"data":{"Rates":{"CaseFatalityRate":0.00210426717513507,"Critical":0.00434709145592205,"Hospitalization":0.024749645554495082},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,2,3,3,3,8,8,9,20,25,25,33,35,44,44,51,58,70,85,91,99,128,152,159,166,170,188,188,197,197,208,222,239,255,255,307,319,351,351,400,417,481,534,601,679,745,778,902,959,1070,1180,1320,1472,1594,1644,1734,1840,1907,2007,2174,2263,2311,2385,2501,2592,2697,2856,3007,3122,3240,3329,3535,3696,3826,3959,4040,4206,4351,4494,4891,5101,5220,5349,5623,5967,6307,6581,6718,6879,7109,7338,7613,7822,8253,8625,9007,9402,9746,10152,10801,11069,11462,11665,11828,12108,12373,12546,12795,13103,13447,13671,13792,13999,14292,14633,14938,15105,15333,15677,15815,16061,16559,16948,17374,18203,18764,19004,19270,19565,20087,20308,20663,31851,32165,32430,32637,33044,33186,33346,33609,33943,34309,35998,36290,36497,36834,37051,37304,37569,37885,38767,38945,39257,39964,40281,40726,41017,41314,41513,41638,42010,42439,42627,42816,42922,43013,43231,43334,43610,43810,43998,44088,44152,44337,44430,47872,48092,48305,48431,48569,48674,48836,48985,49098,49606,49722,49794,49895,49937,50358,50452,50593,50718,50768,50951,51308,51403,51551,51614,51711,51735,51943,52006,52143,52194,52304,56557,56611,56697,56797,56880,56985,57190,57285,57465,57571,57916,58095,58249,58430,58675,58790,59328,59634,59675,59748,59844,59884,59910,60069,60333,60737,60790,60936,61029,61073,61162,61337,61457,61573,61782,61884,62076,62241,62311,62493,62585,62686,62819,63055,63282,63430,63839,64291,64467,64650,64774,64947,65110,65242,65474,65722,65850,66090,66314,66494,66775,67110,67484,67784,68303,68493,68879,69274,69651,70248,70495,71034,71357,71937,73322,73713,74373,74789,75044,75699,76396,77299,77982,78552,79417,80030,80491,81574,82555,83830,84535,85367,89317,89939,91200,92336,93646,94130,95901,97228,98359,99276,100365,100853,102780,103712,104989,106275,107551,108657,110449,111639,112557,113525,114635,115755,116947,118012,118866,120399,120838,123009,124483,125722,126417,127524,128005,128619,129300,129943,130818,131699,132544,133256,133768,133904,134551,135812,136335,137025],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3,8,8,12,22,30,40,44,51,65,70,89,111,131,135,174,184,210,214,232,238,254,276,288,305,318,323,343,373,407,442,493,542,627,665,665,873,981,1095,1182,1273,1337,1532,1728,1932,2170,2388,2558,2802,2950,3145,3526,3912,4151,4399,4641,4787,4971,5162,5450,5621,5959,6175,6401,6677,7016,7261,7526,7839,8068,8344,8733,8915,9302,9855,10162,10578,10819,11166,11516,11844,12233,12486,12801,13464,13873,14554,15181,15682,16085,16658,17148,17735,18480,19147,19808,20244,20919,21371,22020,22614,23298,24077,24567,25133,25694,26484,27110,27564,28167,28711,29286,29789,30249,30748,31323,31987,32558,33153,33616,34259,34854,35454,36107,36663,37225,37801,38344,38948,39539,39977,40532,41180,41804,42208,42689,43151,43537,43841,44129,44433,44890,45244,45687,46140,46577,46867,47290,47743,48116,48445,48770,49068,49485,49895,50488,50964,51304,51905,52227,52548,52800,53021,53317,53477,53727,53865,54008,54247,54463,54588,54743,54905,55005,55160,55456,55632,55829,56017,56177,56256,56388,56478,56604,56735,56956,57145,57242,57437,57613,57724,57849,58062,58198,58324,58460,58647,58848,59001,59127,59287,59345,59465,59583,59738,59841,59992,60103,60266,60430,60655,60834,60982,61194,61307,61440,61558,61630,61667,61805,61882,61930,61992,62111,62224,62371,62521,62691,62853,62964,63036,63173,63328,63508,63731,63790,64090,64184,64336,64516,64728,64884,64996,65148,65305,65457,65693,65839,65982,66228,66383,66439,66607,66805,66974,67220,67330,67412,67557,67838,67960,68303,68627,68937,69255,69645,70195,70669,71344,72140,72757,73175,73374,74132,75062,76207,77013,77933,78434,78790,79789,80922,81963,82747,83576,84414,84811,85560,86576,87607,88587,89163,90080,91351,92705,94369,95934,97478,99063,100087,101331,102601,103999,105478,107345,108943,110387,112004,113305,114691,116655,118138,120602,121566,122996,124299,126160,127024,128674,130557,131242,131918,133552,134690,136030,137654,139242,139748,140391,141447,142578,143516,144521,145664,146184,146928,148296,149369,150246,150908,151553,152074,152616,153187,153842,154476,155076,155417,155657,156017,156496,156960,157671,158042],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,4,4,5,5,6,6,7,7,10,10,10,11,12,13,17,19,21,22,22,28,31,32,35,40,40,44,51,58,68,85,87,93,98,103,107,117,128,143,150,158,164,167,171,176,182,191,192,200,211,221,221,226,233,249,254,259,261,273,287,299,314,315,323,333,342,354,361,365,382,387,399,407,420,424,455,469,475,487,506,518,525,533,542,549,554,558,565,573,590,603,616,628,634,645,654,669,684,689,709,724,740,744,754,760,769,772,778,789,801,805,813,833,845,856,858,860,868,873,878,879,883,888,896,910,927,930,936,942,945,950,956,956,966,973,974,975,977,981,985,992,996,997,1002,1004,1007,1010,1011,1011,1011,1013,1013,1023,1027,1048,1051,1054,1057,1061,1067,1070,1075,1076,1078,1082,1083,1088,1091,1093,1094,1095,1098,1100,1100,1102,1102,1103,1106,1108,1111,1111,1112,1112,1112,1113,1113,1113,1113,1113,1113,1113,1115,1115,1115,1116,1116,1116,1119,1123,1125,1125,1125,1125,1127,1129,1129,1130,1132,1135,1139,1141,1144,1144,1146,1147,1151,1155,1155,1155,1155,1154,1158,1160,1162,1162,1163,1163,1163,1163,1163,1163,1165,1165,1166,1167,1168,1169,1169,1169,1171,1171,1173,1173,1176,1177,1179,1179,1180,1180,1181,1182,1184,1190,1190,1194,1197,1197,1200,1200,1201,1212,1218,1221,1227,1231,1236,1242,1246,1247,1254,1264,1267,1278,1289,1294,1302,1311,1318,1319,1324,1330,1342,1350,1358,1361,1373,1382,1405,1413,1420,1435,1449,1464,1478,1485,1490,1502,1504,1507,1522,1543,1547,1577,1578,1586,1607,1613,1618,1632,1641,1647,1667,1673,1694,1702,1710,1734,1747,1752,1761,1777,1787,1803,1813,1831,1839,1862,1874,1885,1891,1902,1905,1907,1915,1923,1939,1951,1954],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3,7,7,11,21,28,37,41,48,62,66,85,107,121,125,163,162,181,185,194,198,204,226,230,240,238,228,242,263,267,277,317,357,436,455,455,648,753,855,925,994,1042,1233,1370,1555,1751,1952,2071,2292,2371,2508,2818,3116,3278,3478,3589,3670,3737,3815,3959,3973,4183,4340,4475,4637,4898,5033,5131,5350,5524,5710,5978,6064,6344,6726,6868,7157,7265,7522,7658,7815,8065,8173,8400,8893,9140,9673,9891,10174,10445,10885,11070,11299,11698,12079,12584,12847,13285,13500,13865,14243,14491,14894,14995,15158,15358,15729,15693,15867,16071,16401,16804,17012,17192,17513,17819,18160,18371,18738,19070,19500,19793,20049,20391,20769,21091,21319,21716,22054,22135,22173,22300,22117,22172,22331,22541,22707,22567,22645,22570,11672,11798,11884,12114,12154,12446,12571,12725,12844,12841,11474,11506,11596,11674,11863,12199,12403,12423,12141,12280,12287,11829,11730,11580,11449,11402,11339,11357,11214,10997,10913,10876,10929,10935,10868,11055,10952,10944,10943,11011,11022,10968,10960,7641,7550,7557,7619,7575,7663,7677,7637,7649,7353,7370,7422,7454,7599,7378,7437,7422,7456,7464,7401,7162,7222,7177,7265,7277,7416,7372,7533,7575,7672,7771,3627,3704,3736,3708,3662,3693,3563,3516,3397,3408,3173,3137,3131,3117,3034,3028,2561,2388,2498,2605,2732,2751,3026,2957,2843,2617,2776,2785,2804,2912,2980,2957,3073,3101,3035,3178,3140,3030,3127,3143,3220,3363,3340,3184,3102,3232,2944,2833,2981,3107,3301,3517,3903,4243,4680,5228,5713,5888,5863,6438,7087,7896,8317,8931,8910,9070,9679,10412,11070,11253,11834,12126,12190,12356,11976,12605,12920,13072,13725,14334,14990,15746,16622,17584,18296,18699,19479,19654,20062,20243,21397,22156,19635,20616,20641,20877,21524,22518,23199,22834,23130,23501,24252,24624,24317,25267,24667,24036,24388,24415,23949,24374,25038,24556,24083,23998,23929,23794,23921,23518,23594,22158,22036,21860,22026,21571,21717,21616,21454,21370,21139,20886,20630,20256,19982,20198,20022,19209,19385,19063]},"Foretold":{"Date":["2020-04-19T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-17T00:00:00+00:00"],"Mean":[4926.163,56815.32,5038.552,9240.944,116933.4],"Variance":[27588660.0,16086540000.0,43319650.0,156075500.0,27822060000.0],"0.05":[801.0626,4228.388,763.2959,1236.371,13593.71],"0.50":[3498.165,13821.17,3232.508,5797.845,70350.89],"0.95":[14106.77,332301.5,15578.57,28822.42,372060.1]},"Timezones":["Africa/Lagos"],"AgeDist":{"0-4":33938795,"10-14":25792743,"100+":30,"15-19":21910447,"20-24":18068574,"25-29":15108845,"30-34":13044512,"35-39":11323538,"40-44":9458643,"45-49":7578818,"5-9":29913646,"50-54":5943469,"55-59":4756702,"60-64":3656623,"65-69":2601903,"70-74":1716912,"75-79":906791,"80-84":333348,"85-89":75438,"90-94":9171,"95-99":639},"REstimates":{"Date":["2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.87918373509231,1.89161211713204,1.98972923519926,1.86356179122511,1.5622618368935202,2.02962990033667,2.07345941907283,2.02528978052834,1.89447873294767,1.80126643243285,1.65396062644898,1.7222392129441202,1.7600197510269902,1.76933579925468,1.76946535507456,1.7274086766922,1.61019146646697,1.60389517272645,1.5560507891261297,1.41184391111159,1.46350918097307,1.5073268917218,1.46998171329814,1.4315504186311698,1.40719621965013,1.29418092780532,1.21845276471177,1.16160408375195,1.1435076951113,1.09905973877053,1.13406178292476,1.10377555847363,1.10887756672879,1.11577027381804,1.08252693608407,1.02261314573376,1.02186653710593,1.03795008109914,1.03004048325984,1.06429634910147,1.1175136990698502,1.09882520277734,1.10830432781278,1.19697579447074,1.15762117175053,1.1781896825719198,1.14812261767268,1.1349772966117702,1.11027783632519,1.10732005336826,1.1158423815086398,1.08134325272257,1.08363127608535,1.15584138751102,1.13717328473633,1.21876622371948,1.23231747171778,1.17711382820473,1.15564590311584,1.1523852878688898,1.16825563253238,1.18012597540572,1.21517734358237,1.23290327515982,1.23199952681491,1.21356008314857,1.22290043387617,1.1480241428978402,1.14662239921709,1.10572333843494,1.09027887257526,1.1089842798955,1.10201385583017,1.08273621344512,1.07516684167852,1.08605255160758,1.05712617732966,1.01916133750677,1.00569226954641,1.01675007752253,1.00347380829248,1.00888708894207,0.985806842809346,0.975557426829677,0.9659482268592392,0.957590003309308,0.9744731730082672,0.984437622077121,0.976792892900828,0.962674482290178,0.963822492318298,0.988632358183256,0.999207099647475,1.00254800950674,1.0010386893897,1.00971586468889,1.01924234085381,1.02976557921073,1.02758151806812,0.9942818570645658,0.990245118966571,0.997458083391204,1.01895001733057,0.987853171953316,0.973482234962908,0.959250617536097,0.931372280531047,0.9086222181817272,0.886167899219943,0.867171903709963,0.87512087808202,0.861900333614952,0.862230467586841,0.8863256453925671,0.889721841455208,0.854467750794417,0.843201110279967,0.8737406034206221,0.878512490882998,0.8766590882294669,0.8857795461742941,0.903239090197705,0.942912193585909,0.974742955518678,1.00610412040557,1.0293147681762198,1.00692497430194,1.02927594920029,1.00438170899714,1.00576513479192,0.973653743384766,0.933738401944358,0.926959628473365,0.907059666230385,0.906867643641646,0.8921953681803722,0.856758851777238,0.843117151010603,0.7907327068931271,0.7452099601044772,0.737594601245703,0.674582745368763,0.6596596119028361,0.660090836661193,0.7153270225252559,0.7467385219375811,0.75576008463471,0.800302053827928,0.8030639835384891,0.811939879715845,0.8349641220000391,0.807273425480694,0.798385308863744,0.8279765751758359,0.881091557147073,0.91458651336782,0.929531070562594,0.957564996530315,0.914808808707995,0.8951440769813241,0.877189491127592,0.9038993748634592,0.9098951483241692,0.9461046714218472,0.959305444789304,1.0119833173314698,1.04816255948241,1.05298159593473,0.998682045966226,0.979691343905308,0.9614757596574892,0.93104247636101,0.912380819019394,0.944975014711602,0.946685372530278,0.926078774976515,0.9247239186119292,0.9543712876103552,0.979073838053116,1.00388895687481,0.9943406919135308,0.992014515298509,1.03530086139343,1.0092781844752,1.0422822435260102,1.03616584530129,1.00650705170156,0.9439592253507908,0.964794181341521,0.93499566048972,0.9121019462362808,0.8737316463243242,0.867409365762831,0.8284768469777909,0.8342476868408051,0.861608287858052,0.8620271903668609,0.9137540006165642,0.9191614728407,0.905641135831442,0.9599012505532132,1.04497555295644,1.07147395770966,1.15195096839351,1.13566079400751,1.2493425101313602,1.19314129276878,1.17074090531172,1.15068250190037,1.15073142943511,1.11343537789828,1.06357239392118,1.06690885105835,1.09564405447316,1.08750090822954,1.11011882107059,1.0756169689359,1.02257814774725,1.09856772885318,1.02176200263188,0.996000544901411,1.00085083594816,1.00956496027061,0.9904230591851478,1.03096527790268,1.02868059950913,0.9932001480702908,0.986624975335778,1.04498446887014,0.992339175508672,1.07613967998976,1.14820549479646,1.1543450877176102,1.19352857863948,1.2928766810848402,1.38786001269447,1.41337327658402,1.49619201713471,1.56234102778547,1.58186114116644,1.53212669812985,1.41363653948033,1.41572697274621,1.49052461384498,1.54049090902229,1.50493476330554,1.48512193845299,1.3978825663245702,1.29630869866749,1.28417776082816,1.30673422410174,1.28900864796695,1.22695780815573,1.1994128949971,1.20219093064316,1.1832741623778402,1.1458564198966898,1.12343559430723,1.0875433416977,1.08517846305789,1.0380963873469,1.06647430223229,1.14074287405246,1.1538993982723502,1.17385042667314,1.18663652186205,1.21401773917886,1.23382415378268,1.2028841534581498,1.22219648633905,1.2157731139835,1.19837652163183,1.1870682400092,1.2058992389748602,1.23016300943282,1.21796441398496,1.19329708359572,1.14975178181817,1.101651635594,1.09938102040755,1.07740961209646,1.10716900720985,1.08739397473186,1.07997813176002,1.06672275296251,1.07628717810539,1.03397607226628,1.0147035182716502,1.0241252188764598,0.98524321687021,0.940955412826207,0.963229974296761,0.959765277159686,0.9373505760893928,0.9535378620985172,0.920049393011639,0.908402076197257,0.8826649001887192,0.8867553207806109,0.8669076192980391,0.8908751178436429,0.8751364132242,0.85275189886244,0.8642052680110129,0.890552316954855,0.8945472477152621,0.908407633002682,0.8953530181479399,0.849280850568976,0.8065977336802299,0.8319996688836802,0.8521458937646559,0.842549631592636,0.8310922958243191,0.832393701450117,0.825963752965375,0.786907878437736,0.7910364968262801,0.7878896236927909,0.738445693602251,0.7132914886058169,0.7328452354452071,0.740621477913598],"StdR":[0.119864370636641,0.11200608682908196,0.109138720619876,0.0998762830274342,0.0841105664805183,0.0927860452192878,0.0902814144737925,0.0851707650847811,0.07775094129016001,0.0710884617139907,0.0634105372504476,0.0616099811136104,0.0599294996973636,0.0573181530636661,0.0556243629319238,0.0528591332615567,0.0485834908657554,0.0464043685974908,0.0432692798947572,0.0385944288465443,0.037973296714915,0.0370219963963583,0.0351675468527808,0.0334051369878696,0.0319082727862823,0.0296135435155226,0.0269502246611775,0.0250768481207003,0.0236924978027786,0.0224299070955464,0.0222207332365744,0.0209392527321925,0.0210126589890256,0.0204755516175871,0.0197655957832774,0.0185497570317932,0.0185769424865259,0.018622564435041,0.0182894676540741,0.0186356512535405,0.0188560781007594,0.0184825022140607,0.0182812903908321,0.0191304574625221,0.018617978034038,0.0187638147188744,0.0181981730685172,0.0181026089249381,0.0177857629946339,0.0173480316988979,0.017213593791948003,0.0165037257593215,0.0167248690314099,0.0170418656469585,0.0167273486544072,0.0172859187944504,0.0174714508091201,0.0171775584236025,0.0168087122073099,0.0166101763217864,0.0164390292862655,0.0162125507502101,0.0164312373027026,0.0165672508833349,0.0165408523541829,0.0163810817989984,0.0161666468796634,0.0155005175287488,0.0152527374951175,0.014526827540153,0.0141129309216924,0.0138517605507382,0.0133011567563181,0.0131955987246448,0.0128039452350218,0.0126317878871403,0.0123011646215288,0.0119845260857164,0.0116860730094582,0.0116406089536564,0.0114276947037238,0.0112040020270816,0.0111065646948586,0.0110205246310327,0.0109488336800658,0.0109545336363149,0.0110251376670035,0.0111498799861902,0.0109298661815252,0.0108915851439178,0.0107696715088969,0.0111879835119383,0.0111630958222539,0.0113031665316023,0.0112060851322841,0.0112548778612609,0.0112818894602471,0.0114496171340466,0.011330045207489,0.0111582718757421,0.0111746608497081,0.011222563528897,0.0113424899976262,0.0111188706342762,0.0110239003614171,0.0109118558433838,0.0108836033509072,0.010817182937636,0.0107633185624006,0.0108549677778769,0.0110210888982718,0.0112942175466083,0.0115785458148664,0.0118905206358455,0.0123854147957085,0.0120207713553482,0.0121160705496299,0.0126854274445512,0.0130357738332764,0.0131496927434904,0.0132887389135135,0.0135153617677668,0.0138821055735343,0.0142328271461122,0.0142919348981914,0.0143110191364002,0.0139419018204798,0.0139600712395027,0.0138106900963553,0.0136111962305635,0.013215434459802,0.0128582609367989,0.0129319793665461,0.0129725785122289,0.0130405226726164,0.0129977356511678,0.0130030103593792,0.0132163126715653,0.0131059083260268,0.0131024446908228,0.013547080394411002,0.0136627217060078,0.013951933129122,0.0149495054021528,0.0164627044054892,0.0177090596934103,0.0185147860915366,0.0193196935346978,0.0196125334155524,0.0198025306464948,0.0201989563452311,0.0200071519967679,0.0195985495581222,0.0205924627800069,0.0216729491266871,0.0222679712578814,0.022041790768779,0.0222522087246276,0.0215040082049365,0.0210823678116327,0.0206418383839228,0.0212689735742488,0.0212095099467723,0.0217753180280249,0.0221050194012805,0.0226730808716911,0.0229195805331048,0.0228013919893347,0.021630568518512003,0.021561455447017,0.0210427109271017,0.020770725093682,0.0205783927536493,0.0213130652850153,0.0215287746396641,0.0211003173233379,0.0214298100164121,0.0220448529546028,0.0224884559064212,0.0223002656633799,0.0224457012539272,0.0220798307094656,0.0230447100208988,0.02231606831615,0.0226802418210037,0.0228002935949704,0.0222582276433262,0.0216796512809638,0.0217566706379297,0.0215649885442445,0.0216732186263723,0.0210407415746267,0.0210156653348811,0.0212243909721507,0.0215934926063014,0.0222887031804627,0.0226669515016249,0.0237711543145047,0.0239562499839545,0.0240276053839139,0.0251673161734611,0.025934986186425,0.0262774481217228,0.027362276479366003,0.026519149171445003,0.027557646736887,0.0269683847930202,0.026067710806297998,0.0253207159140653,0.0250822766693442,0.024182258724414,0.0234026220108346,0.0232113492596738,0.0232651674638059,0.0229622490826573,0.0231980586503427,0.0224732304335633,0.0220663259500699,0.0227463248971992,0.0215932158445124,0.0213967429285958,0.0213592515885827,0.0212736143086356,0.0208578725456096,0.0214331608378061,0.021187849865259,0.021028432490513,0.0205835711621229,0.0213386202026872,0.0209988574362558,0.0215724181624111,0.0222212847498448,0.0224709626487589,0.0226183024489301,0.0236063717396754,0.0242287980865818,0.024971052223992,0.0262377947976589,0.0277499176860983,0.0287343573347849,0.0286764240406479,0.0269056119203352,0.0261545735833615,0.0262468871785476,0.0267785975500998,0.0266910991135123,0.026274128092926,0.0248936755248488,0.0227067183821611,0.0213973250744327,0.020467965479396,0.0195486977078764,0.0182654758465962,0.01710843513397,0.0165863388033857,0.0157072419815805,0.0149251820004694,0.0142064891207368,0.0132310996549474,0.0129193188477813,0.0120033166401166,0.0118428997670215,0.011822770279231,0.011789010957126,0.0118634085369507,0.0120317068223585,0.0123132146039594,0.0125721808968672,0.0126990318929785,0.0128084774463698,0.0127492820020772,0.0126109352679212,0.0124773687554357,0.0124648189637772,0.0124243896470513,0.0124010726225353,0.0123257129828491,0.0119410221246665,0.0111884706280199,0.0107372172198423,0.010104202462496,0.0098304809766022,0.00948153405500335,0.009240459356375307,0.009020334554001691,0.00883125257663826,0.00823997653885171,0.00803360533690608,0.0080146612732298,0.00754005043141917,0.007203689659270871,0.007253389751634471,0.007156843495234991,0.006983759678652979,0.007055020784092971,0.00693583245299443,0.006991162314198629,0.00689112421961049,0.007215898414160739,0.0073102087603432704,0.007613685320528,0.00769278999155513,0.00776543760969477,0.00810720209399746,0.00843292628297156,0.008624452191258859,0.00871680661465913,0.008559407074309,0.00837622795342795,0.00824791287129352,0.00892549329338905,0.009443242349227459,0.00958739812769822,0.009698919884121221,0.009869280837611693,0.0100722548083103,0.00995301221549315,0.0103268303228093,0.0107434233164953,0.0106406555795558,0.0108306418893759,0.0116217032980284,0.0123602825233696],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-NG.json","Name":"Nigeria","CurrentEstimate":{"Exposed":71736.0,"Infectious":68100.0},"OfficialName":"Federal Republic of Nigeria","Level":"country","M49Code":"566","ContinentCode":"W-AF","CountryCode":"NG","CountryCodeISOa3":"NGA","Population":200963600},"NI":{"data":{"Rates":{"CaseFatalityRate":0.004214117309633222,"Critical":0.008712506586405665,"Hospitalization":0.03882564713035775},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,4,4,4,4,4,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,199,199,199,199,199,199,199,370,370,370,370,370,370,370,370,370,370,370,370,370,370,953,953,953,953,953,953,953,1238,1238,1238,1238,1238,1238,1238,1238,1238,1238,1238,1238,1238,1238,1238,1238,1238,1238,1238,1238,1238,1993,1993,1993,1993,1993,1993,1993,2282,2282,2282,2282,2282,2282,2282,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,2913,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225,4225],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,4,4,4,5,5,5,5,5,6,6,6,6,7,7,8,9,9,9,9,9,9,9,10,10,10,10,11,11,12,13,13,13,13,14,14,14,15,15,16,16,16,16,16,16,16,25,25,25,25,25,25,25,254,254,279,279,279,279,279,759,759,759,759,759,759,759,1118,1118,1118,1118,1118,1118,1118,1464,1464,1464,1464,1464,1464,1464,1823,1823,1823,1823,1823,1823,1823,2170,2170,2170,2170,2170,2170,2170,2519,2519,2519,2519,2519,2519,2519,2846,2846,2846,2846,2846,2846,2846,3147,3147,3147,3147,3147,3147,3147,3439,3439,3439,3439,3439,3439,3439,3672,3672,3672,3672,3672,3672,3672,3902,3902,3902,3902,3902,3902,3902,4115,4115,4115,4115,4115,4115,4115,4311,4311,4311,4311,4311,4311,4311,4494,4494,4494,4494,4494,4494,4494,4668,4668,4668,4668,4668,4668,4668,4818,4818,4818,4818,4818,4818,4818,4961,4961,4961,4961,4961,4961,4961,5073,5073,5073,5073,5073,5073,5073,5170,5170,5170,5170,5170,5170,5170,5264,5264,5264,5264,5264,5264,5264,5353,5353,5353,5353,5353,5353,5353,5434,5434,5434,5434,5434,5434,5434,5514,5514,5514,5514,5514,5514,5514,5514,5514,5591,5591,5591,5591,5591,5661,5661,5661,5661,5661,5661,5661,5725,5725,5725,5725,5725,5725,5725,5784,5784,5784,5784,5784,5784,5784,5838,5838,5838,5838,5838,5838,5838,5887,5887,5887,5887,5887,5887,5887,5887,5938,5938,5938,5938,5938,5938,5938,5991,5991,5991,5991,5991,5991,6046,6046,6046,6046,6046,6046,6046,6097,6097,6097,6097,6097,6097,6097,6152,6152,6152,6152,6152,6152,6152,6204,6204,6204,6204,6204,6204,6204,6253,6253,6253,6253,6253,6253,6253,6299,6299,6299,6299,6299,6299,6299,6347,6347,6347,6347,6347,6347,6347,6398,6398,6398,6398,6398,6398,6398,6445,6445,6445,6445,6445,6445,6445,6489,6489,6489,6489],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5,5,5,5,5,5,5,5,5,8,8,8,8,8,8,8,17,17,17,17,17,17,17,35,35,35,35,35,35,35,46,46,46,46,46,46,46,55,55,55,55,55,55,55,64,64,64,64,64,64,64,74,74,74,74,74,74,74,83,83,83,83,83,83,83,91,91,91,91,91,91,91,99,99,99,99,99,99,99,108,108,108,108,108,108,108,116,116,116,116,116,116,116,123,123,123,123,123,123,123,128,128,128,128,128,128,128,133,133,133,133,133,133,133,137,137,137,137,137,137,137,141,141,141,141,141,141,141,144,144,144,144,144,144,144,147,147,147,147,147,147,147,149,149,149,149,149,149,149,151,151,151,151,151,151,151,151,153,153,153,153,153,153,154,154,154,154,154,154,154,155,155,155,155,155,155,155,156,156,156,156,156,156,156,156,156,157,157,157,157,157,158,158,158,158,158,158,158,159,159,159,159,159,159,159,160,160,160,160,160,160,160,161,161,161,161,161,161,161,162,162,162,162,162,162,162,162,163,163,163,163,163,163,163,164,164,164,164,164,164,165,165,165,165,165,165,165,166,166,166,166,166,166,166,167,167,167,167,167,167,167,168,168,168,168,168,168,168,169,169,169,169,169,169,169,170,170,170,170,170,170,170,171,171,171,171,171,171,171,172,172,172,172,172,172,172,173,173,173,173,173,173,173,174,174,174,174],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,2,2,2,1,3,3,3,4,4,4,4,4,5,5,5,5,6,6,7,4,4,4,4,4,4,1,2,2,1,1,1,1,2,3,3,3,3,4,4,4,3,3,4,4,4,4,4,4,4,10,10,10,10,10,10,10,38,38,63,63,63,63,63,354,354,354,354,354,354,354,702,702,702,702,702,702,702,456,456,456,456,456,456,456,521,521,521,521,521,521,521,858,858,858,858,858,858,858,1198,1198,1198,1198,1198,1198,1198,762,762,762,762,762,762,762,766,766,766,766,766,766,766,839,839,839,839,839,839,839,1064,1064,1064,1064,1064,1064,1064,866,866,866,866,866,866,866,1074,1074,1074,1074,1074,1074,1074,1265,1265,1265,1265,1265,1265,1265,1444,1444,1444,1444,1444,1444,1444,1614,1614,1614,1614,1614,1614,1614,1761,1761,1761,1761,1761,1761,1761,1901,1901,1901,1901,1901,1901,1901,2011,2011,2011,2011,2011,2011,2011,2106,2106,2106,2106,2106,2106,2106,888,886,886,886,886,886,886,974,974,974,974,974,974,974,1054,1054,1054,1054,1054,1054,1054,1133,1133,1133,1133,1133,1133,1133,1133,1133,1209,1209,1209,1209,1209,1278,1278,1278,1278,1278,1278,1278,1341,1341,1341,1341,1341,1341,1341,1399,1399,1399,1399,1399,1399,1399,1452,1452,1452,1452,1452,1452,1452,1500,1500,1500,1500,1500,1500,1500,1500,1550,1550,1550,1550,1550,1550,1550,1602,1602,1602,1602,1602,1602,1656,1656,1656,1656,1656,1656,1656,1706,1706,1706,1706,1706,1706,1706,1760,1760,1760,1760,1760,1760,1760,1811,1811,1811,1811,1811,1811,1811,1859,1859,1859,1859,1859,1859,1859,1904,1904,1904,1904,1904,1904,1904,1951,1951,1951,1951,1951,1951,1951,2001,2001,2001,2001,2001,2001,2001,2047,2047,2047,2047,2047,2047,2047,2090,2090,2090,2090]},"Timezones":["America/Managua"],"AgeDist":{"0-4":656942,"10-14":637140,"100+":414,"15-19":603021,"20-24":584710,"25-29":581290,"30-34":549059,"35-39":506393,"40-44":421195,"45-49":341842,"5-9":660204,"50-54":273901,"55-59":233419,"60-64":199330,"65-69":149422,"70-74":83411,"75-79":67091,"80-84":42806,"85-89":21955,"90-94":8657,"95-99":2352},"REstimates":{"Date":["2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.43940519622567,1.3876363946184098,1.3457108659936,1.31405182270434,1.29131241356355,1.2663673960856598,1.26160314924105,1.48700389845651,1.45534698141018,1.4030546876826102,1.33560988083271,1.30010232015679,1.47333204259269,1.4174580784571498,1.16114948565447,1.13689875395044,0.947113558145825,0.769903727218173,0.8174705951344091,2.84307224906982,2.55098074000212,1.92381894236092,1.63196124251002,1.46837520444515,1.24266501257768,1.18726078349937,25.262964157366294,8.21205556871508,4.0844496519508,2.59614994318943,1.958160176272,1.6326095714621398,1.44415574177078,3.69157149036968,2.9102584294939704,2.1909374032233,1.7705713638028402,1.52742057722321,1.37691571540186,1.27950612017031,1.42680009687166,1.3486569317991102,1.23282458628851,1.17663501967097,1.1369956008084,1.10877651867203,1.08701041625635,0.899733018044735,0.903480825364276,0.918433616176765,0.9362703081108172,0.952031731260456,0.964489943209921,0.973073003552572,0.980263579392366,0.986228245140958,0.9890611888337691,0.9927300725481508,0.9947205065127572,0.996864154359676,0.9984254612993968,0.999857081673626,1.00082030565196,1.00123459586713,1.0017099886327,1.00176198390274,1.00184050658383,1.00173739348474,0.98733035243845,0.9884133485305392,0.99055820117158,0.993378931698064,0.994618217569751,0.9962119967211392,0.996983111752386,0.9690791805083,0.971847494713886,0.976990239140472,0.9816489609655632,0.986069269957281,0.98886033966077,0.99155829287369,0.922810979494056,0.930927604104191,0.941237432212038,0.9532484428440408,0.9622956104666148,0.9700599042020872,0.975915906153352,0.927256319786882,0.933926628695869,0.945485545893118,0.9562494406954692,0.965469511888255,0.971790525325187,0.977115878502308,0.8703552492110279,0.8806619576529581,0.8999985963116321,0.91810133968894,0.933883781979608,0.947208753305148,0.958219122549559,0.851860065289177,0.866665628130573,0.8868154263712691,0.90704596584845,0.925368439304707,0.940136429499737,0.9515879617070392,0.918830974367154,0.92961170349107,0.9413192766649772,0.95199615384653,0.9610650834760648,0.968645783104662,0.974828575905516,0.904623355224586,0.9135290331899772,0.9273223295271832,0.94114869799248,0.952267050852274,0.961568279805528,0.968775283643412,0.9036614667432952,0.9134667236706452,0.928059203864826,0.940943255862568,0.9533040252527792,0.9628536800393092,0.9691260838793512,0.919423458035065,0.9280012509538008,0.940417483551473,0.9508239983549192,0.9612502407500608,0.968603556543013,0.97540444455382,0.889046745337947,0.900415165642364,0.916322067971628,0.930473502912495,0.94540109309497,0.955330832415474,0.96505764702179,0.879474558788216,0.8911920032353191,0.908479584935226,0.925998105143864,0.9395436815509208,0.9513163176742072,0.9615551585315,0.84368895712146,0.85820026744961,0.8792302471253359,0.902243022477308,0.9202009536789209,0.9373273660920848,0.948500518420657,0.7857466966196871,0.8043633715104179,0.8331979854990241,0.8610868918112929,0.8876788544314841,0.909189645870444,0.9254268140204158,0.8592628286996821,0.8755379660081559,0.8959162463171129,0.914672441910908,0.930718648979346,0.942850486266466,0.954196596573314,0.924394917211764,0.932178474330665,0.944012984892432,0.954782186982124,0.963625086317853,0.9703043356776592,0.9754081614139648,0.91082725172185,0.921546465041249,0.933739067369282,0.946658131164738,0.9575364953177328,0.9663241371554592,0.973857922655783,0.9274236733302208,0.935423474731798,0.94623384664584,0.956688900356814,0.967233028451989,0.9726523948233792,0.97913616354457,0.49187107712993,0.515479584391902,1.09791888131125,1.14722084939175,1.13432674524795,1.10991766328388,1.08285744801836,0.9956508770617868,0.987568751545347,0.988678461633816,0.989738979107974,0.9944882395348192,0.995368062329983,0.99676512222668,1.43031232866535,1.381122249401,0.8252507488426191,0.812459920401538,0.8300296104954208,0.8593964031406771,0.8864546393332909,0.835218907277876,0.859219903416801,0.884372037833295,0.9073248034618652,0.926145862371957,0.941820554249576,0.952634924268041,0.885910454812268,0.8990683539345109,0.915609008077738,0.93190782529721,0.946125367522898,0.955543500513123,0.9682244570084358,0.8893371534633079,0.90064610929638,0.916432519986074,0.933966246863172,0.947492040129966,0.9588746688748578,0.968318980619087,0.468081391451082,0.996029636815117,1.04300156905297,1.05043846913928,1.0455779435772,1.03642061653182,1.02828790178118,0.5248395992727659,1.10600741710079,1.13936648294419,1.12677176148017,1.10218883524501,1.08055762721512,1.06150453804818,1.59905027041724,1.03138153359203,0.9860507272591932,0.976905964720162,0.980284033740568,0.98658080137535,0.993081686748864,1.46085520279701,0.941678745207455,0.91672442423863,0.9211192747111792,0.935321288197072,0.950606915109552,0.9613289924630252,0.9711722202475228,0.980334380276068,0.986514697780822,0.991440913324822,0.994490715085157,0.997576307024987,0.999408896593035,1.01091913931617,1.0107323420385,1.01004828239953,1.00954410431927,1.00867653304722,1.00725353558856,1.00859318184295,0.951623102851266,0.9556590464342548,0.965198659123059,0.9729536529333148,0.9802102799040392,0.985652785487069,0.9905777719224672,0.934964684561982,0.9421712229032868,0.953610725604502,0.9647652628917428,0.973222621376547,0.978710904985582,0.986180967231192,0.9785112641245172,0.98253975533167,0.988089820828981,0.9918965215172092,0.9948123514452142,0.996416447417452,0.9984059001318948,1.05302267720627,1.04840233302529,1.04193480982653,1.0349530694777,1.02958265176166,1.02349696192285,1.01934005968574,1.00784868196052,1.00691273146008,1.00724445851983,1.00595222462995,1.00794315086969,1.00784100128542,1.00706452502553,0.936982998573616,0.941482437425358,0.9538832016791372,0.9626449312771428],"StdR":[0.646304044948771,0.6234823200776071,0.6019521258717679,0.588015791698394,0.571651838310432,0.5665178855853771,0.5615833856939471,0.605707200072331,0.5937159703114371,0.5668452907525829,0.545703551729915,0.536374912101259,0.5529426661324829,0.533157791891916,0.472720604929243,0.46868942809338,0.419684009612359,0.380690585605314,0.407221786069136,0.796059245041984,0.703038691120255,0.5594717306346669,0.47226682662248,0.4279375614595979,0.3766934693148391,0.36107651765322296,1.65721933016488,0.901190498487025,0.365274954169306,0.20296145714937,0.143951155295634,0.111926536587111,0.0980423103653682,0.162358997796673,0.139043911181073,0.108338275103557,0.0833400248188936,0.0685965850535317,0.0598438573510054,0.0535808638729255,0.0544016153799523,0.0504001442119151,0.0464493901803354,0.0441666520274889,0.0417874692420461,0.0403802573991263,0.0391872933231417,0.0348617115405234,0.0347507806515155,0.035343610642664,0.0357097230523839,0.0360564188807652,0.0363271549090247,0.0370031866526556,0.0368629222289309,0.0371210807482431,0.0369409011593627,0.0372204252717794,0.0374765439000352,0.0373494938034356,0.0375392157257938,0.037844018904378,0.0374672833435216,0.0377019643411655,0.037302122581165,0.0371662082324187,0.0374969766925392,0.0382000051530212,0.0373992726633441,0.0374381986786353,0.0372797116663089,0.0377913297163907,0.0379785824575382,0.0381024432729381,0.0377275324442571,0.0375678573734756,0.0373245107942087,0.0377866899821446,0.0374805186105511,0.0376153469865607,0.0379793140162444,0.0376101516042809,0.036558474162361,0.0372463594325023,0.037611340153428,0.0381285765175086,0.0380794094753418,0.0389187205668616,0.0391482884172039,0.0380780741146643,0.038615848518009005,0.038669839012813,0.0393904529653786,0.0396246272829838,0.0400264281276947,0.0401917604328216,0.0381160548879213,0.0384878774046992,0.0394325186312586,0.0406150121799998,0.0408851416974893,0.041582294944441,0.0419022354683196,0.0397621013208197,0.0406630212491819,0.0411609793191668,0.042712810472289,0.0431741418185722,0.0443085274022685,0.0448109886595741,0.0438378582316477,0.0439009550649824,0.0444236576909335,0.0450251482429093,0.0455064037522025,0.0460496025992642,0.0466850020972649,0.0448728655067004,0.0454133314670469,0.0453365896622103,0.0466673571716508,0.0478969387187143,0.0473367967532561,0.0483439070886626,0.0465934421530473,0.047185426167886,0.0476319851253888,0.0476398282200033,0.04913435103342599,0.0494639160489038,0.0493622628954748,0.0482046188089641,0.0486625087053457,0.0498335270691494,0.0505234212756488,0.0511213403048766,0.0512427705718465,0.0518270949111655,0.048954312878525,0.050093404082593,0.0507078482404857,0.051744815917056,0.0526500133521833,0.05256484724408402,0.0539610411151463,0.0518334735211268,0.051595937793702,0.0532339849395227,0.0541685996659747,0.0550077743116581,0.0554420540433001,0.0559146481790738,0.0524666343596787,0.0533683170777321,0.0548949906524614,0.056623559773359,0.0574712282768136,0.0586769012957964,0.0601756710467589,0.0539223885643257,0.0561734446892047,0.0576164739255958,0.0598862021254827,0.0614638593644857,0.0627459410272466,0.063503444968737,0.0624622576750534,0.0635699923456284,0.0645569080272469,0.0661216390895072,0.0670448240364474,0.0680092617707886,0.0690573947782654,0.0674470941023694,0.0686846277733369,0.0694940624107711,0.0704660960093515,0.0718995972626548,0.0722971353049019,0.0732126737476267,0.0703799601436926,0.0701752423315301,0.0712793172805494,0.072671331450504,0.0741871228963341,0.0732623285838146,0.0744052403590138,0.0728582259613516,0.0733903787527118,0.0737304591231863,0.0755549336492399,0.0767651850534912,0.0768730073320754,0.0773254727386582,0.0542968785149673,0.0569659052315095,0.0886423191508718,0.092201420827109,0.0907700411992487,0.0877649611136563,0.08653778511220403,0.0816061056889289,0.0814112476073898,0.0819532660613578,0.0814085548599429,0.0820280871817926,0.08285597528189,0.0826175397291865,0.0976186618674308,0.0941352541208633,0.071265417549066,0.0696687438546312,0.0706754417808266,0.0738150024550915,0.0756965014464617,0.0744933410983102,0.0775320373989163,0.0803607221327297,0.0808221130789606,0.0827479386422457,0.0841418407001567,0.0859311935929999,0.0821288115657315,0.0839996988883562,0.0861027699646564,0.0867264839452656,0.0901454871754112,0.0899691107581494,0.0911084020303159,0.0878040019347714,0.0879935599966183,0.0897913939435181,0.0905626981353421,0.0924887861205289,0.094351590831171,0.0942394676045895,0.0661269229035448,0.098868089083615,0.105740910965117,0.105455456938083,0.104686702191782,0.104126420070205,0.102843046691168,0.0728009629637704,0.108072101197662,0.111013920329892,0.11180911029279303,0.10543154451,0.105162404868857,0.103854414759092,0.126111593742789,0.0995599784660208,0.0942613341719745,0.0925018197062315,0.094825637962405,0.093724140454696,0.095956833583929,0.116391672629011,0.09253357631353,0.0888308973313541,0.0882874172379188,0.090553376651899,0.0922658510531219,0.0923926596099969,0.0926616991120135,0.0950572513865053,0.0960311213749525,0.0962762136777906,0.0974391411623792,0.0963805783631009,0.0965970581429151,0.0979161793631455,0.0970953302909544,0.0966436444637156,0.0984860959579762,0.097476985593455,0.0971512950925405,0.0977080792947722,0.0941164744336371,0.0946306553691178,0.0951329124741114,0.0962600085965729,0.09729226538626,0.0978946800326208,0.0988453883595188,0.0961638447580456,0.0960949389885903,0.097260733550322,0.0992413204198255,0.100108363500684,0.0992300029226458,0.10054761456667803,0.101104526317416,0.100301528797452,0.101280873380294,0.10106898115031697,0.10192679899385497,0.103257607642032,0.10346869849409597,0.104220434273755,0.10364251294886803,0.103508542667581,0.10275444911107302,0.102314415909899,0.102927405215746,0.10222262664850397,0.100781313906995,0.10172534115836,0.100338403873435,0.100907855289677,0.101061171579511,0.101238950148956,0.101684303174467,0.0976003796187636,0.0970762356862229,0.0994229051178095,0.100809416026291],"EnoughData":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]},"Interventions":[]},"data_url":"extdata-NI.json","Name":"Nicaragua","CurrentEstimate":{"Exposed":1297.0,"Infectious":1307.0},"OfficialName":"Republic of Nicaragua","Level":"country","M49Code":"558","ContinentCode":"W-NA","CountryCode":"NI","CountryCodeISOa3":"NIC","Population":6545502},"NL":{"data":{"Rates":{"CaseFatalityRate":0.013228995603293938,"Critical":0.02736869611907833,"Hospitalization":0.08354216567581213},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,6,10,18,24,38,82,128,188,265,321,382,503,503,804,959,1135,1413,1705,2051,2460,2994,3631,4204,4749,5560,6412,7431,8603,9762,10866,11750,12595,13614,14697,15723,16627,17851,18803,19580,20549,21762,23097,24413,25587,26551,27419,28153,29214,30449,31589,32655,33405,34134,34842,35729,36535,37190,37845,38245,38416,38802,39316,39791,40236,40571,40770,41087,41319,41774,42093,42382,42627,42788,42984,43211,43481,43681,43870,43995,44141,44249,44447,44700,44888,45064,45236,45445,45578,45768,45950,46126,46257,46442,46545,46647,46733,46942,47152,47335,47574,47739,47903,48087,48251,48461,48640,48783,48948,49087,49204,49319,49426,49502,49593,49658,49722,49804,49914,50005,50074,50147,50223,50273,50335,50412,50487,50548,50621,50657,50694,50746,50798,50840,50921,51022,51093,51146,51252,51351,51454,51581,51725,51910,52073,52241,52404,52595,52732,53005,53151,53374,53621,53963,54301,54732,55098,55470,55955,56381,56982,57501,57987,58564,59194,59424,60627,61204,61840,62495,63002,63484,63973,64525,65054,65589,66097,66554,67128,67543,68114,68624,69131,69632,70140,70667,71129,71863,72464,73208,73862,74787,75584,76548,77688,78511,79781,81012,82099,83399,84778,86320,88073,90047,91934,93778,95995,98240,100597,103141,105918,108631,111626,114540,117551,120845,124097,127922,131889,135892,140471,144999,149988,155810,161781,168280,174653,181498,188876,196163,203954,211938,220052,228234,236226,244391,253134,262405,272401,281052,291254,301597,311889,319991,330255,341374,351178,359861,368147,375890,383523,390488,397730,404401,410065,414745,419412,424819,430453,436544,442458,447871,452701,457003,461612,467257,473190,479260,484648,489818,493744,498653,503123,508866,513325,518910,523478,527523,532444,538050,543924,550445,557224,564291,570437,576965,585685,594523,603603,613487,621944,628577,639746,652525,664456,676673,689705,700873,710683,721071,732570,744057,753905,762985,770400,777902,787300,796981,805164,813765,821163,827726,834064,841163,850790,858914,866235,872847,878263,883135,889221,895687,901696,906956,912554,917308,921580,927110,932884,938628,944042,948933,952950,956867,961593,966252,970602,974775,978475,981663,985224,989237,993430,997751,1001826,1005760,1007981,1009725,1012908,1017302,1021643,1025837,1029284,1032094,1034795,1038156,1042674,1047400,1051965,1056639,1060801,1064598,1068960,1073971,1079084,1084021,1088690,1092452,1096433,1101430,1105544,1110213],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,3,3,4,5,5,10,12,20,24,43,58,76,106,136,179,213,276,356,434,546,639,771,864,1039,1173,1339,1487,1651,1766,1867,2101,2248,2396,2511,2643,2737,2823,2945,3134,3315,3459,3601,3684,3751,3916,4054,4177,4289,4409,4475,4518,4566,4711,4795,4893,4987,5056,5082,5168,5204,5288,5359,5422,5440,5456,5510,5562,5590,5643,5670,5680,5694,5715,5748,5775,5788,5811,5822,5830,5856,5871,5903,5931,5951,5956,5962,5967,5977,5990,6005,6011,6013,6016,6031,6042,6044,6053,6057,6059,6065,6070,6074,6078,6081,6089,6090,6090,6095,6097,6100,6103,6105,6105,6107,6113,6115,6118,6120,6126,6127,6128,6132,6135,6137,6136,6137,6137,6137,6135,6136,6137,6138,6136,6136,6136,6136,6139,6139,6139,6140,6159,6141,6145,6147,6147,6147,6148,6149,6149,6150,6153,6153,6154,6157,6157,6157,6141,6161,6165,6167,6169,6172,6172,6175,6181,6191,6195,6200,6200,6202,6207,6215,6218,6220,6224,6224,6224,6230,6235,6235,6237,6241,6243,6243,6244,6246,6249,6252,6253,6254,6256,6258,6260,6266,6273,6275,6279,6281,6291,6296,6312,6328,6366,6374,6380,6393,6406,6419,6428,6449,6454,6454,6482,6518,6531,6544,6567,6584,6596,6631,6663,6692,6708,6737,6751,6768,6814,6873,6919,6964,7019,7046,7072,7142,7202,7258,7345,7395,7434,7463,7576,7682,7769,7887,7960,8004,8043,8141,8215,8304,8358,8443,8486,8530,8616,8698,8771,8822,8870,8891,8945,9035,9109,9184,9267,9326,9349,9376,9438,9504,9565,9623,9662,9687,9704,9775,9841,9902,9966,10019,10048,10082,10168,10246,10321,10405,10459,10491,10519,10633,10737,10826,10924,10970,10998,11042,11212,11324,11432,11529,11565,11612,11675,11826,11999,12084,12171,12307,12361,12411,12563,12685,12774,12868,12965,13006,13056,13162,13248,13337,13422,13510,13540,13579,13665,13733,13816,13872,13959,13998,14025,14108,14169,14234,14294,14355,14403,14428,14511,14590,14662,14727,14793,14816,14843,14929,15017,15089,15138,15200,15217,15249,15343,15406,15438,15503,15543,15563,15584,15649,15697,15730,15762],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,6,10,18,24,38,82,127,187,262,318,378,498,498,794,947,1115,1389,1662,1993,2384,2888,3495,4025,4536,5284,6056,6997,8057,9123,10095,10886,11556,12441,13358,14236,14976,16085,16936,17479,18301,19366,20586,21770,22850,23728,24474,25019,25899,26990,27988,28971,29654,30218,30788,31552,32246,32781,33370,33727,33850,34091,34521,34898,35249,35515,35688,35919,36115,36486,36734,36960,37187,37332,37474,37649,37891,38038,38200,38315,38447,38534,38699,38925,39100,39253,39414,39615,39722,39897,40047,40195,40306,40486,40583,40680,40756,40952,41147,41324,41561,41723,41872,42045,42207,42408,42583,42724,42883,43017,43130,43241,43345,43413,43503,43568,43627,43707,43814,43902,43969,44042,44116,44160,44220,44294,44367,44422,44494,44529,44562,44611,44661,44704,44784,44885,44956,45011,45116,45214,45316,45445,45589,45774,45937,46102,46265,46456,46592,46846,47010,47229,47474,47816,48154,48584,48949,49321,49805,50228,50829,51347,51830,52407,53037,53283,54466,55039,55673,56326,56830,57312,57798,58344,58863,59394,59897,60354,60926,61336,61899,62406,62911,63408,63916,64443,64899,65628,66229,66971,67621,68544,69341,70304,71442,72262,73529,74759,75845,77143,78520,80060,81807,83774,85659,87499,89714,91949,94301,96829,99590,102265,105252,108160,111158,114439,117678,121494,125440,129438,134017,138517,143470,149279,155237,161713,168069,174902,182245,189500,197262,205230,213315,221483,229458,237577,246261,255486,265437,274033,284208,294525,304747,312789,322997,334029,343783,352427,360684,368314,375841,382719,389843,396441,402061,406702,411271,416604,422149,428186,434015,439385,444171,448387,452914,458486,464368,470390,475757,480873,484709,489544,493939,499599,503999,509561,514102,518085,522940,528485,534301,540783,547537,554587,560662,567124,575783,584557,593584,603439,611862,618409,629500,642204,654051,666214,679214,690354,700050,710334,721744,733133,742935,751987,759358,766690,775976,785549,793635,802200,809551,816051,822238,829164,838706,846743,853928,860486,865852,870572,876536,882913,888828,893991,899548,904252,908418,913862,919547,925206,930532,935393,939371,943202,947860,952436,956730,960816,964477,967638,971116,975068,979196,983457,987471,991357,993553,995214,998318,1002640,1006916,1011044,1014468,1017251,1019866,1023139,1027585,1032262,1036765,1041422,1045552,1049255,1053554,1058533,1063581,1068478,1073127,1076868,1080784,1085733,1089814,1094451]},"Foretold":{"Date":["2020-04-19T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-17T00:00:00+00:00"],"Mean":[419380.7,509399.2,711213.0,752433.2],"Variance":[92444700000.0,408505900000.0,924181600000.0,1099246000000.0],"0.05":[106251.8,74014.2,95138.68,103967.2],"0.50":[341479.3,329600.6,446113.7,474720.9],"0.95":[996025.3,1543636.0,2217702.0,2384103.0]},"Timezones":["Europe/Amsterdam"],"AgeDist":{"0-4":858900,"10-14":937700,"100+":2963,"15-19":1015992,"20-24":1020747,"25-29":1076733,"30-34":1077138,"35-39":1020393,"40-44":1004922,"45-49":1146514,"5-9":893863,"50-54":1273712,"55-59":1250360,"60-64":1124957,"65-69":1004544,"70-74":952449,"75-79":639075,"80-84":438424,"85-89":261756,"90-94":106695,"95-99":27036},"REstimates":{"Date":["2020-03-16T00:00:00+00:00","2020-03-17T00:00:00+00:00","2020-03-18T00:00:00+00:00","2020-03-19T00:00:00+00:00","2020-03-20T00:00:00+00:00","2020-03-21T00:00:00+00:00","2020-03-22T00:00:00+00:00","2020-03-23T00:00:00+00:00","2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[2.5355900969506,2.4520086485752,2.37774391152876,2.2946173953883595,2.2810574160479904,2.2718384036914103,2.15869636275305,2.03262562949944,2.0200093730586497,1.9753041326089,1.9933104324253896,1.9336042548244,1.8874155747820904,1.81616412529286,1.6928768819668,1.5867129010262502,1.52254055622579,1.4745534037798,1.41598762809551,1.3455352263053502,1.3280458296761202,1.29421094689019,1.22754978543657,1.18637498223741,1.16190911506382,1.1420568150576,1.12647130020607,1.1074159052161798,1.09294893099445,1.07709664540247,1.0422536646676,1.03108149209387,1.04020861438679,1.05159065695332,1.03376672420991,1.01333673646669,1.00651823975247,0.987303756390054,0.96599045288398,0.933958107497534,0.896386376648864,0.8734974655355021,0.8509182266824259,0.821069848999771,0.8197011460500179,0.803858415238522,0.7702090885500421,0.741610510212732,0.7101279573232299,0.6952912342661289,0.693957360870255,0.6844107119132911,0.677282355080974,0.6610378230132671,0.656870744924878,0.644645919842905,0.653473821729859,0.701163811668069,0.718540297107243,0.7158895176548491,0.7033885306272121,0.6915253593163412,0.687176840030693,0.715032236523472,0.707135982891288,0.736440418330223,0.7232125714877671,0.724548899258241,0.729134173420659,0.743499362425563,0.7928833002260891,0.805634549956544,0.8218054614761899,0.8181740518714151,0.834613286468417,0.837816615040346,0.882147515057203,0.886311291615595,0.900440276009255,0.8725361587178131,0.8709586526751859,0.897135149886074,0.916773991120805,0.957880142148249,0.949288421615808,0.968863996350796,0.970963354538914,0.966566806338097,0.985129615006342,1.00795639112535,0.989848761234326,1.01477708868313,1.0285236032461,1.03748159220341,0.99152269151495,0.945054728725292,0.903999001700567,0.8531132718140111,0.82793423847649,0.807368335550213,0.7877011162501171,0.7917956014136129,0.7645135915454351,0.739655720461169,0.736345295572782,0.7224889133742359,0.7066829725566891,0.710627818500268,0.7248007669526071,0.741587289495735,0.7672905910599649,0.7893696823854791,0.798197152880218,0.805700325953462,0.808316168715122,0.784063628867369,0.76695222444577,0.8094645709793771,0.867197218549837,0.887144973102787,0.9099633340282192,0.971367432044933,1.00317874496994,1.03379245635046,1.09848677077125,1.15926488886677,1.28509832875077,1.36030106424926,1.3959004264648205,1.40656512304405,1.4369728287938202,1.38132286591954,1.41365825583944,1.37155724993498,1.39215222458236,1.3882487795883,1.4352016409892698,1.4621148024562702,1.50424781032783,1.48823191911549,1.45020536486131,1.4649418124021,1.45008273132553,1.4882085543711,1.4777662345646498,1.46409727875326,1.4354595270778998,1.45019503985966,1.35054093232729,1.46578380456722,1.41546210668812,1.37424391944573,1.32625506782149,1.2747381050807098,1.2296547883703202,1.17945859130802,1.15789644870275,1.1159878643615402,1.09350853338048,1.07789362079354,1.04731278223862,1.03026782781626,1.0482053961562,0.961197425218609,0.9533583465412908,0.943899644508225,0.933556984422787,0.9452942902176372,0.962847044327897,0.968341284231029,1.00027889790676,1.01366185990548,1.04176317877633,1.05704793385337,1.11164697522564,1.12538254547281,1.17454474613315,1.21690041294348,1.2154569546337,1.26227784937724,1.2946797619946002,1.29838388900121,1.31507352529782,1.33911718428014,1.3428333787858897,1.36986317878768,1.39288596606253,1.40385992959708,1.3816294072948403,1.3921615722933,1.38771312762161,1.37476196971389,1.3881688590724,1.38332117934556,1.37243690585172,1.3791337305119198,1.3672583072635,1.3535094236319598,1.3439140599766202,1.32395084675318,1.31746662662971,1.31806745415619,1.31837563848871,1.32130468973062,1.31781585224337,1.32080288725289,1.33612755688398,1.3425234979319998,1.35594930167606,1.35279346803386,1.35584556927941,1.36251202848747,1.35623508595138,1.35558999756791,1.34504338670379,1.33245544549044,1.31981429811982,1.29675872677524,1.2792048203701298,1.26554787598913,1.25018698068371,1.2430594632797,1.21643419859757,1.2107987155179298,1.20346731532736,1.19101663380985,1.16031139360816,1.14942747336652,1.14773779453359,1.13435409855648,1.11254087334956,1.09240868129671,1.07043747012996,1.04725891351981,1.0189705268907,0.992023266550835,0.9760596229518308,0.943458185667645,0.9057876450290108,0.872968774593462,0.868611144127287,0.850544303037979,0.8295992971623729,0.8198374318234641,0.816699470460055,0.8116904928011891,0.80608803965221,0.8039945113583109,0.8193079773991491,0.8337177207024409,0.8539158365337,0.875321385886984,0.902725641131017,0.911537553439609,0.9202079369243822,0.91851391627678,0.92638106835679,0.9193772366925648,0.9334763238599972,0.941342149161164,0.947812906372153,0.960654708154562,0.967183818019557,0.97199274145472,0.982676171150773,1.00523396655052,1.03191190224192,1.0587828287413,1.0721087365381998,1.11698734867546,1.13922629956292,1.17419301869652,1.1966970265989498,1.2065497020421498,1.1958863496711,1.22637915121867,1.2613519855245,1.27434431821403,1.27578018306442,1.27831503509047,1.25757281402581,1.2343294141836598,1.2164528333794198,1.19338750996135,1.1735503100142,1.14341740857646,1.10729909585253,1.07649377175269,1.06610186536617,1.04106387846501,1.01065560550414,0.9807081630926708,0.9568537524152452,0.923262755305172,0.901233169341912,0.8910244376187622,0.8844248632762709,0.8893967960174709,0.8827131664717349,0.8821184030288599,0.8817694646539591,0.884850520291657,0.881963170313059,0.872623822313867,0.863998450773928,0.8651315601956171,0.855783726972843,0.860710744482921,0.8652867717952141,0.866518074935497,0.871643599766379,0.852187033668146,0.8480340677437149,0.849773757824816,0.853509224696021,0.8602039346906859,0.871063357952845,0.875598391078147,0.872978662047783,0.871283745999372,0.876726158001395,0.8709641838238851,0.8690980822830391,0.87894739356345,0.8769429006901741,0.873009327537418,0.870988424271912,0.870351941778537,0.875305920056193,0.866624869344078,0.8512213422472951,0.8467923854419901,0.864807866132953,0.886775426023403,0.906801432783526,0.918742748666506,0.925634774151091,0.9215724987953432,0.9208828730505848,0.938940631554078,0.9575918709651228,0.975195086782084,0.9948912469363448,1.03466209779894,1.07138065742117,1.08363175845236,1.08029844542967,1.07841539201563,1.07621518166164,1.08312517189412,1.08464468734999,1.09119958191368,1.10274582725849,1.07713164088841,1.0594061558875],"StdR":[0.103997435200017,0.0957885681772161,0.0878075788151396,0.0815745700860924,0.0768641850114037,0.0729816424824235,0.0679999416606622,0.0615248604878705,0.0584583073874419,0.0547841867454854,0.0534430871089592,0.0503953153017805,0.0479395092062186,0.0449491736470232,0.0404617276011762,0.0362862947640268,0.0329191027121447,0.0302454706297249,0.0275552173897829,0.0246274065323216,0.0231488210405911,0.0212197316538833,0.0193942439379139,0.017817402059921,0.0163609582185563,0.0153244032398491,0.0142728487285537,0.0132674073188116,0.0125309283024819,0.0119707030660509,0.0111657275023408,0.0106574231259699,0.0103095157285441,0.010114039783045,0.0096350248248755,0.00935832667085412,0.0091189704265653,0.008908963195833529,0.00873142646116063,0.00845913074356632,0.00832920805954957,0.008192389887924091,0.00818791686408182,0.00840208697796486,0.00866885045968423,0.00889072363773635,0.0091086406392296,0.00929423377021547,0.00955021540711014,0.0100916682645404,0.01084055240401,0.0114048205200882,0.012141301898518,0.0123549010379694,0.012912802659228,0.0134635996123114,0.0144602156600687,0.0157394813188665,0.0166870177133377,0.0170810990767152,0.016702975169623,0.0167067742063481,0.0168013904638024,0.0179855076500766,0.0182286503880888,0.0190601662520442,0.0189802630149351,0.0191178867602947,0.019551552076716,0.0200083106795985,0.020915954199789,0.0216242124371421,0.0216326013886723,0.0214192278501601,0.0216449372987108,0.0214029550901882,0.02182167950369,0.021811540791444,0.0219699282460364,0.0212528472018926,0.0208387317072265,0.0211940067273384,0.0212865096065278,0.0220156552024943,0.0219074087196821,0.0217459049286538,0.0212829830254943,0.0212522088516961,0.0214578821108771,0.0213198614319201,0.0213128131979038,0.0211701856463043,0.0210403066792241,0.0213655243455176,0.0206931263913994,0.0200576656367441,0.0196406918505606,0.0188757858199805,0.0191113895334016,0.0193894136989451,0.0193489630432091,0.0200063517909203,0.0201850649711557,0.0203557612790922,0.0209741112301815,0.021421622606769,0.0221591054064609,0.0226787748362182,0.0239227029994499,0.0245988064068646,0.0254942971109669,0.0269625623884077,0.0276572358833313,0.0276622581661049,0.0284947479471441,0.0282599263089155,0.0282834515631529,0.0295287072585361,0.0309132517303962,0.0320702519299251,0.0324892210437765,0.0336760848824286,0.0340473164140328,0.0342389734457635,0.0347830874511316,0.0356129309431489,0.0367127083460924,0.0373660481189418,0.0372928636596807,0.0373757802977523,0.0370209302756009,0.0351931311916029,0.0348632548647357,0.0333272953505628,0.0330695707786284,0.0318691411358176,0.0323620880689097,0.0320724806087757,0.0324971744487446,0.032056650417982994,0.0307242076077442,0.0305655579452267,0.0294731062328295,0.0298133213511362,0.0294050611768659,0.0286099709037956,0.0277801370666227,0.0275375228426817,0.0253899848474651,0.0262681600216937,0.0250646093565933,0.0243066938601606,0.0230116132731055,0.0214054978746206,0.0200456206504362,0.0186716054643381,0.017560964942659,0.0163530748261761,0.0155588934276344,0.0147738477752236,0.0138897626052192,0.0135353109741982,0.013104122861437,0.012134085383818,0.0120219667358736,0.0117996557372272,0.0116786140717974,0.0116510465783864,0.01166718537916,0.0115778160846475,0.0117276585345725,0.0118048965021725,0.0119912392102788,0.012111988525982002,0.0123131714481686,0.0124061035845692,0.0126805939508741,0.0132643716721862,0.0135303472877142,0.0138825076263608,0.014466319995219997,0.015148092979025,0.0154536609866855,0.0159217966175259,0.0164612290319528,0.0168950569748384,0.017624514457604,0.0180709514340833,0.0182556149715693,0.0185668322780062,0.0186639007420229,0.0184271805243019,0.0186068568382615,0.0185320376737864,0.0183142344958272,0.018214605225552,0.0180585520971677,0.0177006357062208,0.0173664974652165,0.0170774679531931,0.016473622048154,0.0162059342831841,0.0159900328002657,0.0158893226405799,0.0155076321102225,0.0156366813028032,0.0156648481030438,0.0156292954089265,0.0158744798365169,0.0159851463080658,0.0160938822758026,0.0161514979029101,0.0162883354965062,0.0162454776485456,0.0161580645688713,0.015861704385895,0.0156323452417958,0.0151003788262132,0.0145595145331294,0.0140458299868564,0.0134779423677279,0.0130083375467241,0.0123224161862065,0.0118754294382628,0.0114236446950003,0.0109229951860884,0.0103796475639641,0.00980142200205347,0.00936187381817595,0.00884568526958458,0.008313374549459001,0.007760474182618841,0.00724384730910503,0.006651004695080539,0.0060779968886186106,0.0055158040095334105,0.00504795069890932,0.00448991374076087,0.0041007960436537,0.00390064318624191,0.0039950607444423705,0.00398508816898146,0.0041266357191733286,0.0044472474960414,0.0048131153497608286,0.00521856760011257,0.00555670015474542,0.00589322157742505,0.00634118472827795,0.0067259913778114295,0.0069956077183747295,0.0071166091201325,0.00725852830843376,0.0070830681512088,0.00682237271557831,0.00646493038714169,0.00624151176592824,0.00594737642659769,0.00582261750458275,0.00576218413545203,0.005610546490124771,0.00555753041089453,0.00534257168161892,0.00515447644462139,0.00496728146545878,0.00487973143196956,0.004778012738729329,0.00473083642633963,0.00462878838930429,0.00462120679091345,0.00488901362706854,0.00526515178860601,0.00584892062001002,0.00645328697158158,0.00700464057449902,0.007486365026372671,0.00814319861464511,0.0089722939493177,0.00980683931973595,0.0102545953629603,0.0105902560545192,0.0105641027734675,0.010379153241856,0.0100030939219908,0.00955709911524718,0.00899634016850001,0.00837857253477691,0.00766467295068825,0.007098079633339921,0.00631921339401071,0.00573968302649208,0.00514619316032468,0.00459588653474718,0.00411926929998372,0.0038620316343525797,0.0037255391755571,0.0036903597508496,0.0037583054959729897,0.0037310870559210704,0.00387897398842569,0.0040055175454097106,0.0042288096914153295,0.00430862153783689,0.00445359387412001,0.00462035892757845,0.00487278001007432,0.004996754683561379,0.00529727917738205,0.0055558311473796786,0.00571266570280103,0.005820303082404999,0.00585467992421494,0.00595479532043071,0.0061703589090728785,0.00636862948237778,0.00659286031290721,0.00670844498392778,0.00680818850447444,0.00674761054515273,0.0066834772072309895,0.00673696376449305,0.0067026194663252,0.0067241510663720895,0.00679485072938685,0.0068231618554269995,0.00685913589846351,0.00679614451485244,0.006869712767244861,0.0068602237718345,0.00690476075685425,0.00684577503176476,0.00692401137464963,0.007236116231007029,0.00752190196379791,0.00771080400284276,0.00765078969664137,0.00739628949428349,0.007145123391587771,0.00686954522985076,0.0067639072905581,0.00666503289986466,0.0065955962240046295,0.006459068033778771,0.00633300570901014,0.00621426300426602,0.0059306132101713295,0.0056489780405802785,0.0054255106464187715,0.00521299376787001,0.00502090005264006,0.00503152437689706,0.00502544566367644,0.00514893807347935,0.00517576909383802,0.0050113918414093],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Capacity":{"CapacityActiveInfectionPercent":0.1024,"CapacityNewInfectionsPerDayPer1000":0.073142857143,"CriticalBedsPer100k":6.4,"Source":"https://link.springer.com/article/10.1007/s00134-012-2627-8","Year":2012.0},"Interventions":[{"type":["Gatherings <1000"],"dateStart":"2020-03-10 00:00:00+00:00","dateEnd":"2020-03-12 00:00:00+00:00"},{"type":["Gatherings <100","Gatherings <1000"],"dateStart":"2020-03-12 00:00:00+00:00","dateEnd":"2020-03-15 00:00:00+00:00"},{"type":["Gatherings <1000","Most Businesses Suspended","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-15 00:00:00+00:00","dateEnd":"2020-03-23 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-23 00:00:00+00:00","dateEnd":"2020-05-11 00:00:00+00:00"},{"type":["Gatherings <100","Gatherings <1000","Some Businesses Suspended","Gatherings <10"],"dateStart":"2020-05-11 00:00:00+00:00","dateEnd":"2020-05-31 00:00:00+00:00"},{"type":["Gatherings <100","Gatherings <1000","Mask Wearing","Some Businesses Suspended"],"dateStart":"2020-05-31 00:00:00+00:00","dateEnd":"2020-06-01 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-06-01 00:00:00+00:00","dateEnd":"2020-07-01 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","School Closure"],"dateStart":"2020-07-01 00:00:00+00:00","dateEnd":"2020-07-02 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Some Businesses Suspended"],"dateStart":"2020-07-02 00:00:00+00:00","dateEnd":"2020-08-18 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-08-18 00:00:00+00:00","dateEnd":"2020-11-04 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-11-04 00:00:00+00:00","dateEnd":"2020-11-22 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-11-22 00:00:00+00:00","dateEnd":"2020-12-15 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-12-15 00:00:00+00:00","dateEnd":"2020-12-16 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-12-16 00:00:00+00:00","dateEnd":"2021-01-23 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2021-01-23 00:00:00+00:00","dateEnd":"2021-02-08 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","Stay Home Order"],"dateStart":"2021-02-08 00:00:00+00:00","dateEnd":"2021-03-03 00:00:00+00:00"}]},"data_url":"extdata-NL.json","Name":"Netherlands","CurrentEstimate":{"Exposed":1402.0,"Infectious":1878.0},"OfficialName":"Kingdom of the Netherlands","Level":"country","M49Code":"528","ContinentCode":"W-EU","CountryCode":"NL","CountryCodeISOa3":"NLD","Population":17097130},"NO":{"data":{"Rates":{"CaseFatalityRate":0.011650321535175891,"Critical":0.02409970756461343,"Hospitalization":0.07587395526707719},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,6,6,6,6,7,7,12,13,13,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,7727,7727,7727,7727,7727,7727,7727,7727,7727,7727,7727,7727,7727,8138,8138,8138,8138,8138,8138,8138,8138,8138,8138,8138,8138,8138,8138,8138,8138,8138,8138,8138,8138,8138,8138,8138,8138,8138,8138,8138,8138,8138,8138,8138,8138,8138,8138,8138,8138,8138,8138,8138,8138,8138,8138,8138,8138,8138,8138,8138,8138,8138,8674,8674,8674,8752,8752,8752,8752,8752,8752,8752,8752,8752,8752,8752,8857,8857,8857,8857,8857,8857,8857,8857,8857,8857,8857,8857,8857,8857,9150,9150,9150,9150,9150,9150,9150,9348,9348,9348,9348,9348,9348,9348,9348,9348,9348,9348,9348,9348,9348,9348,10371,10371,10371,10371,10371,10371,10371,10371,10371,10371,10371,10371,10371,10371,10371,11190,11190,11190,11190,11190,11190,11190,11190,11190,11190,11190,11863,11863,11863,11863,11863,11863,11863,11863,11863,11863,11863,11863,11863,11863,11863,11863,11863,11863,11863,11863,11863,11863,11863,11863,11863,11863,11863,11863,11863,11863,11863,11863,11863,11863,11863,11863,11863,11863,11863,11863,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998,17998],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,6,15,19,25,32,56,87,108,147,176,205,400,598,702,996,1090,1221,1333,1463,1550,1746,1914,2118,2385,2621,2863,3084,3369,3755,4015,4284,4445,4641,4863,5147,5370,5550,5687,5865,6086,6086,6211,6314,6409,6525,6603,6623,6740,6896,6937,7036,7078,7156,7191,7338,7401,7463,7499,7527,7599,7660,7710,7738,7783,7809,7847,7904,7955,7996,8034,8070,8099,8105,8132,8157,8175,8196,8219,8237,8249,8257,8267,8281,8309,8332,8346,8352,8364,8383,8401,8411,8422,8437,8440,8446,8455,8477,8504,8522,8531,8547,8561,8576,8594,8608,8620,8628,8631,8647,8660,8692,8708,8726,8742,8745,8751,8772,8788,8788,8832,8846,8855,8862,8879,8896,8902,8921,8926,8930,8936,8947,8950,8965,8974,8977,8981,8984,9001,9011,9015,9025,9028,9028,9034,9053,9059,9085,9092,9111,9117,9132,9150,9172,9208,9240,9253,9268,9334,9362,9409,9468,9551,9599,9638,9684,9751,9783,9851,9908,9965,10005,10060,10111,10162,10197,10275,10299,10323,10395,10454,10504,10542,10582,10611,10643,10782,10871,11034,11120,11231,11296,11388,11521,11623,11746,11867,12003,12079,12154,12276,12393,12498,12644,12769,12858,12897,13005,13153,13277,13406,13545,13627,13698,13788,13915,14027,14149,14284,14362,14457,14605,14784,15013,15221,15388,15466,15524,15639,15793,15953,16137,16272,16369,16457,16603,16772,16964,17234,17532,17749,17909,18342,18666,19069,19564,20062,20331,20635,21339,21956,22578,23229,23835,24243,24732,25325,25887,26511,27228,27916,28434,28434,28434,30114,30770,31441,32014,32352,32765,33183,33717,34268,34748,35193,35546,35828,36150,36591,36969,37371,37801,38073,38323,38703,39163,39525,40023,40439,40803,41003,41334,41852,42312,42776,43207,43582,43905,44336,44932,45455,45931,46248,46678,47059,47585,48278,49010,49567,49803,50266,50716,51245,52180,52967,53792,54476,54919,55474,55903,56615,57282,57736,58202,58445,58651,59034,59456,59887,60259,60565,60803,61082,61315,61594,61961,62276,62575,62793,62966,63262,63553,63839,64212,64483,64653,64772,65118,65338,65547,65811,66236,66392,66501,66854,67140,67498,67824,68107,68315,68532,68758,69148,69489,70040,70564,70826,71006,71735,72234,72923,73493,74183],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,3,3,6,7,7,7,7,10,12,14,14,19,23,25,32,39,44,50,59,62,71,76,89,101,108,113,119,128,134,139,150,152,161,164,165,181,182,187,194,199,201,201,205,206,207,210,210,211,211,214,215,216,217,218,219,219,224,228,229,232,232,232,232,233,233,234,235,235,235,235,235,235,235,236,236,236,236,236,237,237,238,238,238,238,239,239,239,242,242,242,242,242,242,243,244,244,244,244,248,248,249,249,249,249,249,249,250,251,251,251,251,251,251,251,251,252,252,252,252,253,253,253,254,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,256,256,256,256,256,256,256,256,256,256,257,261,261,261,261,262,262,264,264,264,264,264,264,264,264,264,264,264,264,264,264,264,264,264,264,264,264,264,265,265,265,265,265,265,265,266,267,267,267,267,267,267,270,270,270,270,274,274,274,274,275,275,275,275,275,275,275,275,275,275,276,277,277,278,278,278,278,278,278,279,279,279,279,279,279,280,280,281,282,282,282,282,282,282,284,285,285,285,285,285,285,291,294,294,294,294,298,300,305,306,306,306,311,314,316,316,328,328,328,332,334,351,353,354,354,354,359,361,361,382,387,387,387,393,395,402,404,404,404,404,405,405,421,421,421,421,421,429,433,436,436,436,436,436,449,452,465,467,472,472,472,478,482,509,511,517,517,517,521,525,543,544,544,544,544,548,550,556,557,564,564,564,567,568,574,582,582,582,582,582,583,592,592,592,592,592,593,593,607,607,607,607,607,608,608,620,620,622,622,622,623,623,632,632,632],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,6,15,19,25,32,56,87,108,147,176,204,399,597,701,995,1086,1217,1329,1459,1543,1738,1906,2110,2377,2610,2845,3064,3349,3730,3985,4252,4401,4589,4806,5065,5279,5456,5584,5757,5965,5953,6071,6169,6258,6365,6437,6452,6558,6712,6744,6840,6881,6943,6977,7119,7175,7232,7266,7294,7362,7422,7471,7496,7541,7566,7604,7658,7708,7748,7785,7820,7848,7854,7876,7897,7914,7932,7955,7973,7985,7992,8002,8015,8042,370,384,390,402,421,439,448,459,474,477,483,491,513,128,146,155,171,184,199,217,228,240,248,251,267,280,311,326,344,360,363,365,386,401,401,445,459,468,475,491,507,513,532,537,541,547,558,561,575,584,587,591,593,610,620,623,632,635,635,641,660,666,156,163,182,110,125,143,165,201,233,246,261,326,354,401,355,438,486,525,571,638,670,737,790,847,887,942,992,1043,783,861,885,909,981,1040,1090,930,970,999,1031,1170,1259,1422,1508,1619,1684,1776,1909,2011,2134,2254,1367,1443,1518,1640,1757,1862,2007,2131,2220,2259,2367,2515,2639,2765,2904,2167,2238,2324,2451,2563,2685,2819,2897,2992,3140,3319,2875,3083,3250,3328,3386,3500,3653,3813,3996,4131,4228,4316,4462,4631,4822,5092,5390,5607,5767,6200,6523,6926,7420,7917,8186,8490,9194,9811,10433,11082,11687,12095,12584,13177,13739,14363,15074,15759,16277,16277,10142,11818,12472,13138,13710,14048,14461,14874,15405,15954,16434,16867,17220,17502,17820,18259,18620,19020,19449,19721,19971,20346,20804,21166,21643,22054,22418,22618,22943,23459,23912,24374,24805,25180,25503,25933,26529,27036,27512,27829,28259,28640,29158,29847,30576,31133,31369,31832,32282,32798,33730,34504,35327,36006,36449,37004,37427,38135,38775,39227,39687,39930,40136,40515,40933,41346,41717,42023,42261,42540,42769,43046,43407,43721,44013,44231,44404,44697,44987,45267,45632,45903,46073,46192,46538,46757,46957,47221,47646,47802,47911,48263,48549,48893,49219,49502,49710,49927,50152,50542,50871,51422,51944,52206,52386,53114,53613,54293,54863,55553]},"Timezones":["Europe/Oslo"],"AgeDist":{"0-4":301748,"10-14":321226,"100+":1080,"15-19":321805,"20-24":353269,"25-29":373114,"30-34":376835,"35-39":361889,"40-44":347418,"45-49":377512,"5-9":312575,"50-54":377386,"55-59":335122,"60-64":311183,"65-69":274973,"70-74":266780,"75-79":179668,"80-84":113269,"85-89":70818,"90-94":33614,"95-99":9958},"REstimates":{"Date":["2020-03-13T00:00:00+00:00","2020-03-14T00:00:00+00:00","2020-03-15T00:00:00+00:00","2020-03-16T00:00:00+00:00","2020-03-17T00:00:00+00:00","2020-03-18T00:00:00+00:00","2020-03-19T00:00:00+00:00","2020-03-20T00:00:00+00:00","2020-03-21T00:00:00+00:00","2020-03-22T00:00:00+00:00","2020-03-23T00:00:00+00:00","2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[3.4916365476824,2.75249716237437,2.34786679134052,2.05887858122384,1.89019570388242,1.70372235951056,1.6750708291751,1.63501254923211,1.61134994729534,1.6371475417097898,1.62313055453027,1.49889786635536,1.3846873406250502,1.38253582110095,1.34250849608072,1.34263942764532,1.3297171331530702,1.27924085901421,1.24312938072188,1.2414312226971205,1.2242213501003798,1.1977091138021698,1.1489177737048502,1.07431813997597,1.03606887895695,1.02018975587626,0.946476840868298,0.9001603182616129,0.8222803999352389,0.7894838167451792,0.7664368575088779,0.76997362804481,0.7398764550764309,0.7347064147012969,0.7192870442881751,0.679106788883838,0.681866781192783,0.6778761122564201,0.668599862237207,0.60900090891529,0.7380208733222242,0.745578484461675,0.7566388316030791,0.7514296704999781,0.7208108132827471,0.75135438751674,0.8189099229245029,0.796392579406125,0.7152178232183058,0.748995391851062,0.716873752802021,0.748068513457217,0.7626593830906729,0.813964435923789,0.7280404941349978,0.7288908562596349,0.732154634251027,0.75917344766964,0.7646330534770308,0.7360037842216339,0.716831306813273,0.70402899876901,0.7299072759908121,0.7303740998038109,0.752091629207977,0.74010601640035,0.679508269310166,0.632263880175242,0.613766502203687,0.633829413621161,0.647813337562347,0.6522508701672449,0.6951903743896141,0.6928914004694979,0.7125228834411178,0.751072463624239,0.749038657113824,0.7375279947232041,0.759502864564845,0.75704459031113,0.7811816714081421,0.807637686444095,0.871664051313647,0.88974273250212,0.885806099734791,0.876962034085126,0.94111985117783,0.963326826007388,0.9509651288436468,0.9555518787417958,0.9809545287676992,0.990004561789962,0.9563486820617472,0.9607610184153608,1.01650122102484,1.03711354363962,1.0829223303556998,1.01645940053462,1.00837764003644,1.0390685704994,0.969443608943776,0.931953381234223,0.968412512583624,0.967442299032296,0.9035839234561108,1.07585533822731,1.10943194382761,1.1244129482276002,1.05768896034053,1.06123167463472,0.976901761830414,0.9263180805000508,0.938845430941016,0.897527461142759,0.915864891067506,0.9322840057495492,0.8958428012794709,0.844521417005853,0.942487696753006,0.7733858683506041,0.734018241461257,0.7374783633266121,0.74997203816531,0.789059447808768,0.7769889047227428,0.796355593698837,0.76418184403429,0.781664088787815,0.7811242339952341,0.81331563748202,0.9156230086946658,0.964154392679815,1.07388180814367,1.05254081760008,1.18220886260299,1.17277073565809,1.2386757384846698,1.20211800036688,1.25113818151602,1.43759200027726,1.51248268384355,1.4674038757981005,1.44402359915156,1.6736862028355,1.5731983401973602,1.61768790041815,1.60728999141773,1.74505527734169,1.6680342920172098,1.59621733585264,1.52739371090559,1.51949503126316,1.41972306148485,1.38648523084299,1.3473195312024702,1.35266927879632,1.32234133240508,1.2337420401591102,1.21624550985349,1.1776520472286398,1.10359733860605,1.0712364010318,1.02093342480384,0.992650184042881,1.03069000945593,1.01825872546306,1.0427698791136,0.995587705322188,0.969503654092904,0.932891561356967,0.929472493479092,1.06609737669813,1.12407641696399,1.27224008124885,1.30349849056917,1.2878566934261202,1.27871572164528,1.3008183231388402,1.30909421425463,1.29173500017696,1.3049438364071002,1.32446268749277,1.3480268338419898,1.31672292848071,1.28308020209641,1.2068174321084,1.17987589348847,1.09786329496115,1.11679213382352,1.10652476098685,1.10418811294479,1.0486107728142802,1.01868079331343,1.04505748739715,1.04063904134096,1.03994443075988,1.03549564207841,1.03371034527812,1.02569386403718,1.00026149172956,1.00508269713293,1.00949003238898,0.9932845041202808,1.00038410552757,0.994155076857444,1.0322440912889002,1.05661364060127,1.06989378964131,1.12660872999447,1.15858749788986,1.14866102923418,1.11648144182018,1.0833103139360698,1.07903015592067,1.07875575835321,1.09164272037523,1.11071447275565,1.09210278373735,1.08389187138474,1.06388192777447,1.04935536048947,1.0341256790696198,1.00773363038349,1.036330822399,1.1001509656876298,1.1585159936650502,1.1847361921223898,1.305271744059,1.33122354273893,1.36989595165546,1.4210034363439,1.4719155849362902,1.42974602163329,1.40088209240103,1.48200628443146,1.50843443085909,1.50824510083232,1.48339467300968,1.43957285787287,1.37536687377794,1.35140154903842,1.30237388994061,1.27624239290525,1.25338554434759,1.23563344437196,1.21620793378082,1.20886693420438,1.12328211309055,0.994052169871426,1.13160033773752,1.12384251624218,1.10612006973346,1.0814785548655,1.0556380046815002,1.03386884841634,1.00416733178736,0.9979542039912628,0.9891906189078628,0.9610203652632028,0.935059833603172,0.922907450385426,0.97219108012424,1.02518947262765,0.8622411942277092,0.8345069208694151,0.8186580760428549,0.824650262765799,0.842984775207355,0.845135268452923,0.8646864433853141,0.876067231391312,0.8663185603629279,0.889674258236631,0.904245264436068,0.923014273506999,0.922370564923165,0.9365164304247712,0.9620938914834328,0.98538531579675,1.00096922952755,1.00172067254312,1.01986524238692,1.03032018159346,1.03478680787555,1.05303144454326,1.07344893237137,1.05731353664633,1.02762973790807,1.03076606703736,1.0561555841552,1.08156160033758,1.09906537912024,1.12801312169168,1.12132767089149,1.06597376850376,1.06238124703772,1.06957948133591,1.07249301891226,1.11148946417379,1.1343056119751205,1.16285708607924,1.18668219130545,1.15400683491732,1.14468022986371,1.10234082254151,1.08140182316538,1.0556480153873,1.03021281023511,1.05163860140883,1.01713085024149,0.982102798169955,0.9640833597919158,0.90500015654147,0.8712912759170991,0.8308184096043241,0.803908086704154,0.803905663059465,0.794643614389609,0.7967334983370921,0.761440104110947,0.745744522112287,0.757270934749713,0.7638519815078301,0.7941110589242959,0.821028575361196,0.833490347479881,0.83339253300991,0.828041844088376,0.852985115195937,0.8690847116256009,0.875265391082603,0.85713824302012,0.9039565513701702,0.907890978776784,0.883808112466425,0.886351448198368,0.935413424930032,0.933557850456258,0.927124817408387,0.952454194216832,0.96013668829658,0.986605270577562,0.977686875108956,0.983156848269187,0.995665048942656,1.02328106882001,0.988095848355882,1.03286691022921,1.0652026403474,1.13294088798509,1.13935593827749,1.14047502657273,1.12994394114396,1.19513082673959,1.21215286660807,1.24732671547521,1.25287978676247,1.2870999158536205],"StdR":[0.17781575218872198,0.134489814819762,0.10612321228428802,0.0864158540121434,0.0730008324915711,0.0631019860961089,0.0570537466303427,0.0523902682722343,0.0487930853766567,0.0474477156994105,0.0449738387492846,0.0410707526528254,0.0369107235641065,0.0352312636291315,0.0325454733950903,0.0319733058897528,0.030344428725860007,0.0281219213079079,0.0268230665504539,0.0262115927663701,0.0251058760085164,0.0238112836883613,0.0225774459498567,0.0211703865751452,0.0202328613629899,0.0196935739192518,0.0182592186258251,0.0178772187326786,0.0169031629995055,0.0168038685465058,0.0167674998302859,0.0173118771485182,0.0172387620634535,0.0177084499918957,0.0183391948963849,0.018248883913721,0.0189738905421226,0.0196384082330015,0.0202286147572103,0.020007572868746003,0.0232866822540178,0.0243941926966158,0.0249524814973899,0.0251991978339344,0.0251724644784613,0.0262395987461168,0.0279662508762454,0.0282203368089368,0.0263619269248786,0.0279041102976359,0.0276532031966514,0.0288897572793964,0.0297605700952941,0.0322587384043168,0.0306033004742214,0.0312279677405993,0.0317565713024691,0.0331208727507538,0.0337884047823938,0.0337838906165049,0.0342070651851702,0.0346505880789232,0.0363263680982073,0.0367159474069271,0.0387506339959306,0.0388012579681097,0.0381164890369772,0.037445629263022,0.0381039077045103,0.0399106387782128,0.0419981397188215,0.0439236239739379,0.0469168980097979,0.0482579332723733,0.0503334211268122,0.0524741218838679,0.0535656452415134,0.0541177265628804,0.055574477654969,0.0570905947324177,0.0589081587666378,0.0614824921012746,0.0648552616749727,0.0654787557794085,0.066648341094993,0.0653619946358568,0.0681934247228064,0.0694590781574448,0.0692892416267193,0.0696253305080601,0.0699326133183489,0.0709675485238467,0.0698952165156282,0.0702280615650576,0.071603273434121,0.0724943070308015,0.0734524977276019,0.0711318369509724,0.0704845888491638,0.0708048087466489,0.0676729047186313,0.0675551865876631,0.0687438300704758,0.068878876219587,0.0672558036824221,0.0733013447806105,0.0756020379150032,0.075047951326087,0.0715831564768497,0.0711691710616876,0.068130859992117,0.0662592677800726,0.0677774575309974,0.0663658372918653,0.0666623803172993,0.0688292582317002,0.0679007857628236,0.0672840525487432,0.0705134683625185,0.0651219704053094,0.0645647960217074,0.0650926310759053,0.0678445057849747,0.0712374635855525,0.0719611858331626,0.0748326907538698,0.0744375109537016,0.0775180402821219,0.0783874931348057,0.0825651554079971,0.0885353555086042,0.0916884285723185,0.0978945737579088,0.0982320959743483,0.10240219226967097,0.100477774113225,0.10129611743174302,0.0977588226663983,0.0987804064807423,0.103296638952856,0.103706232035509,0.0989888243110911,0.0938580353632316,0.0977491628349501,0.0915459004560899,0.0891817338282851,0.0854239411971108,0.0858411149314297,0.0802275283808579,0.0750229676465449,0.0699096440732088,0.0665501170016942,0.0603466780763363,0.0583411572387874,0.0554061546164485,0.0539599115914478,0.0517904918527219,0.0478943677139309,0.047153084381622,0.0448271396723008,0.0424133136446016,0.0410307942118172,0.0395276647998332,0.0383607418884381,0.0392644282856472,0.0390060990878555,0.038818951790366,0.0377387894417306,0.0378176735068802,0.037060314449911,0.0369289767690221,0.0400817858730255,0.0408676245694931,0.0433310428109622,0.0433792208546805,0.0427789756803413,0.0412300998461867,0.0413286845612154,0.0406480800980008,0.0392949814135421,0.0387447966526936,0.0384895474537396,0.0378546359195118,0.0365720481325059,0.0350820402469565,0.0333065683638368,0.0323379549347721,0.0304579643985971,0.0302436581685021,0.0293706191034516,0.0289136992708707,0.027790270389922,0.0273239100268849,0.0274989524294845,0.0269112509276335,0.0268779349789931,0.0266616217295947,0.0264693067844448,0.0262392694455839,0.0260738093720618,0.0259425665273445,0.0259342788700373,0.0256087710297296,0.0256775606531804,0.0257597575908551,0.0259063124871134,0.0264300947012613,0.0264855948363152,0.0267091698005311,0.0272263941329635,0.0268189099866774,0.0264391748804364,0.0260363030097965,0.0253302869643701,0.0251226057018853,0.0250608438360371,0.0253621817520265,0.0246288320016031,0.0247665085861261,0.0242021118797786,0.0238737400331584,0.0235029643049811,0.0232766083519143,0.0232717770968672,0.0239550562427611,0.024370188277389,0.0245716552544156,0.0254918608751746,0.0260030737025516,0.0264858741325458,0.0271771495092588,0.0277512881917126,0.0276704553604405,0.0268190736390814,0.0277389743749338,0.0282235744399207,0.0280644997643588,0.0277804015207873,0.0269241465901149,0.0252025924782839,0.0241877707202817,0.0227919036365284,0.021661351865544,0.0204279698422993,0.0196586708007573,0.0188913167325177,0.0179626518546349,0.0165764560366334,0.014633324515435,0.01539387498895,0.0147992100790874,0.0139994754847056,0.0137223069179925,0.013144133764139,0.0129000216799478,0.0123452813103904,0.0121007790158756,0.0117781547026976,0.0115909405589953,0.0113817438006499,0.011328184668336,0.0116232591329942,0.0118262716667081,0.0106400037953156,0.0107353763226738,0.011101413260433,0.0114185946778833,0.011952890118658998,0.0121078411829605,0.0125321213039938,0.0127679403419331,0.0128420329029056,0.0131332521087619,0.0133948101085505,0.0137381844356538,0.0135869067473174,0.0139881197072958,0.013857261573146002,0.0140280162293215,0.0142316289851386,0.0141082677700263,0.0140300966085788,0.0140173209360353,0.0139257649897152,0.0138707801952851,0.0139667179304644,0.0138927501049409,0.0135206024890952,0.0135093021984334,0.0135045735204837,0.0136011957515115,0.0139512905783909,0.0140270569597196,0.0139386038986615,0.0134565226800677,0.013347285082198,0.0133939623187268,0.0133647102138776,0.0132893348155765,0.0135243480045718,0.0136326642341172,0.0137438776689303,0.0139082949703588,0.0134428994011263,0.0133711743983409,0.0128735300115461,0.0125487986890833,0.0120536470077913,0.0120700756311477,0.0116840106397053,0.0114910028136518,0.011185432422664,0.0108963948557842,0.0107351559143945,0.0106042795541026,0.0106818472876806,0.0110549921502852,0.011470917363459,0.0117662347530142,0.0119493569314548,0.0121824091054233,0.0127514218280318,0.0134818989786444,0.0143669601245713,0.0147808141750903,0.0151990003418353,0.0153006815945692,0.015302686420957,0.0156703773429105,0.0158954945623961,0.0159774152184169,0.0157706479649413,0.0166383765799556,0.0166067150829382,0.0160600543507371,0.0160581002828031,0.0165438894948336,0.0166948575940965,0.0167345031199476,0.0168402560109839,0.0170054258686327,0.0169214386982769,0.0169828003796405,0.0164850882082686,0.016861453573551,0.0170438004237672,0.0166235854411847,0.0169375702865398,0.0171292129881826,0.0176615747743773,0.0173837813352747,0.0174648616888011,0.017210795591721003,0.0177170073162224,0.0176688995062722,0.0178941439313457,0.0181601733686279,0.0184053075995837],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Capacity":{"CapacityActiveInfectionPercent":0.128,"CapacityNewInfectionsPerDayPer1000":0.09142857142899999,"CriticalBedsPer100k":8.0,"Source":"https://link.springer.com/article/10.1007/s00134-012-2627-8","Year":2012.0},"Interventions":[{"type":["Gatherings <1000"],"dateStart":"2020-03-11 00:00:00+00:00","dateEnd":"2020-03-12 00:00:00+00:00"},{"type":["Some Businesses Suspended","School Closure","Gatherings <1000","Most Businesses Suspended"],"dateStart":"2020-03-12 00:00:00+00:00","dateEnd":"2020-03-25 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-25 00:00:00+00:00","dateEnd":"2020-04-27 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-04-27 00:00:00+00:00","dateEnd":"2020-05-07 00:00:00+00:00"},{"type":["Gatherings <100","School Closure","Gatherings <1000","Some Businesses Suspended"],"dateStart":"2020-05-07 00:00:00+00:00","dateEnd":"2020-05-11 00:00:00+00:00"},{"type":["Gatherings <100","Gatherings <1000","Some Businesses Suspended"],"dateStart":"2020-05-11 00:00:00+00:00","dateEnd":"2020-05-31 00:00:00+00:00"},{"type":["Gatherings <100","Gatherings <1000","Mask Wearing","Some Businesses Suspended"],"dateStart":"2020-05-31 00:00:00+00:00","dateEnd":"2020-06-02 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Gatherings <100"],"dateStart":"2020-06-02 00:00:00+00:00","dateEnd":"2020-07-01 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100","School Closure"],"dateStart":"2020-07-01 00:00:00+00:00","dateEnd":"2020-07-02 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Gatherings <100"],"dateStart":"2020-07-02 00:00:00+00:00","dateEnd":"2020-11-11 00:00:00+00:00"},{"type":["Symptomatic Testing","Mask Wearing"],"dateStart":"2020-11-11 00:00:00+00:00","dateEnd":"2021-01-04 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100"],"dateStart":"2021-01-04 00:00:00+00:00","dateEnd":"2021-02-22 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2021-02-22 00:00:00+00:00","dateEnd":"2021-03-02 00:00:00+00:00"}]},"data_url":"extdata-NO.json","Name":"Norway","CurrentEstimate":{"Exposed":159.0,"Infectious":163.0},"OfficialName":"Kingdom of Norway","Level":"country","M49Code":"578","ContinentCode":"W-EU","CountryCode":"NO","CountryCodeISOa3":"NOR","Population":5378857},"NP":{"data":{"Rates":{"CaseFatalityRate":0.004064524252622319,"Critical":0.008397643119108998,"Hospitalization":0.0379305208724305},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,4,4,4,7,10,11,12,16,16,16,16,16,16,16,16,16,16,22,22,31,31,31,33,33,35,35,36,36,36,36,37,45,49,70,70,87,112,155,183,187,206,219,220,221,266,278,290,333,365,467,488,584,674,861,877,913,974,1041,1158,1167,1186,1402,1578,1772,2148,2224,2338,2650,2698,2834,3013,3134,3194,4656,5320,6143,6415,6547,6811,7499,7752,7891,8011,8442,8589,10294,10328,11025,11249,11534,11637,11695,11868,12477,12684,12840,12947,13053,13128,13754,13875,14021,14248,14399,14492,14603,14961,15026,15156,15389,15814,16313,16353,16493,16664,16728,16837,17077,17201,17335,17495,17580,17700,17964,18214,18350,18631,18806,19119,19504,20073,20242,20555,20822,21410,22178,23290,24207,25561,27127,28941,30677,32964,33882,35700,36672,37524,38697,39576,40638,41706,42949,43820,45267,46233,47238,48061,49954,50411,51866,53013,53898,54640,55371,56428,57389,60696,62740,64069,65202,67542,68668,71343,73023,74252,75804,77277,78780,80954,84518,88040,89840,92166,94501,96609,99605,102820,105488,108334,111670,115675,118843,121824,124862,128958,131222,134842,137992,141134,144978,148408,152908,155114,157926,159724,160577,162243,164592,168129,170632,173430,176364,179242,182780,185638,191002,193325,199024,202067,204858,207998,209435,209435,211186,212590,214521,216594,218161,220272,221847,224053,225805,227433,229054,230537,231601,232872,234231,235731,236573,238569,238569,240363,241392,242567,243664,244743,245709,246661,247400,248292,249132,249863,250581,251312,251912,252359,253107,253857,254494,255088,255666,256161,256644,257229,257928,258441,258968,259358,259772,260177,260567,261044,261444,261818,262259,262642,262868,263348,263734,264137,264538,264823,265069,265365,265698,266048,266336,266600,266859,267065,267292,267564,267812,268072,268266,268431,268549,268660,268796,268929,269060,269204,269303,269394,269505,269619,269755,269876,269966,270068,270139,270223,270277,270325,270407,270471,270543,270605,270683,270766],"Confirmed":[0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,3,3,4,5,5,5,5,5,6,6,9,9,9,9,9,9,9,9,12,14,16,16,16,30,31,31,31,43,45,48,49,49,52,52,54,57,57,59,59,75,75,82,99,101,102,110,110,134,217,250,249,267,291,295,375,402,427,457,516,584,603,682,772,886,1042,1212,1401,1572,1811,2099,2300,2634,2912,3235,3448,3762,4086,4364,4614,5062,5335,5760,6211,6591,7177,7848,8274,8605,9026,9561,10099,10728,11162,11755,12309,12772,13248,13564,14046,14519,15259,15491,15784,15964,16168,16423,16531,16649,16719,16801,16945,17061,17177,17344,17445,17502,17658,17844,17994,18094,18241,18374,18483,18613,18752,19063,19273,19547,19771,20086,20332,20750,21009,21390,21750,22214,22592,22972,23310,23948,24432,24957,25551,26019,26660,27241,28257,28938,29645,30483,31117,31935,32678,33533,34418,35529,36456,37340,38561,39460,40529,41649,42877,44236,45277,46257,47236,48138,49219,50465,51919,53120,54159,55329,56788,58327,59573,61593,62797,64122,65276,66632,67804,69301,70614,71821,73394,74745,76258,77817,79728,82450,84570,86823,89263,90814,94253,98617,100676,105684,107755,111802,115358,117996,121745,126137,129304,132246,136036,139129,144872,148509,153008,155233,158089,159830,160400,162354,164718,168235,170743,173567,176500,179614,182923,185974,188883,191636,194453,197024,199760,202329,204242,206353,208299,209776,210973,211475,212917,215020,216965,218639,220308,222288,224078,226026,227640,229343,230723,231978,233452,233452,236246,237589,238861,239885,240981,241995,243377,244433,245650,246694,247593,248423,249244,250180,250916,251692,252474,253184,253772,254514,255236,255979,256592,257200,257700,258181,258840,259548,260059,260593,261019,261438,261859,262262,262784,263193,263605,264159,264521,264780,265268,265698,266143,266546,266816,267056,267322,267644,267992,268310,268646,268948,269180,269450,269789,270092,270375,270588,270745,270854,270959,271118,271289,271431,271602,271707,271806,271925,272055,272215,272349,272430,272557,272614,272718,272840,272945,273070,273166,273263,273351,273431,273556,273666,273760,273872,273984,274065,274143,274216,274294,274381,274488,274608],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,3,3,3,3,4,4,4,5,6,6,8,8,8,9,10,11,13,13,14,15,15,15,16,18,19,19,19,20,22,22,22,23,23,24,24,26,27,28,28,29,29,30,31,32,34,34,35,35,35,35,35,38,38,38,38,39,39,40,40,40,40,40,42,43,44,45,45,48,49,49,52,56,56,57,57,58,60,65,70,73,75,79,83,91,95,99,102,104,107,114,120,126,137,146,149,157,164,175,183,195,207,221,228,239,251,257,271,280,289,300,306,312,317,322,336,345,360,371,379,383,390,401,411,427,429,436,453,459,467,477,481,491,498,509,520,528,535,554,563,578,590,600,614,636,645,663,675,694,715,727,739,757,765,791,812,829,842,847,862,876,887,904,920,937,960,984,1004,1034,1052,1070,1087,1108,1126,1148,1174,1189,1202,1215,1221,1230,1247,1259,1276,1298,1305,1321,1337,1361,1389,1412,1435,1454,1479,1508,1529,1538,1551,1567,1577,1594,1614,1637,1651,1663,1674,1689,1698,1716,1730,1743,1749,1765,1777,1788,1795,1798,1803,1808,1816,1819,1825,1832,1840,1847,1856,1864,1870,1878,1885,1893,1899,1903,1909,1912,1917,1927,1932,1937,1943,1948,1954,1959,1965,1969,1975,1979,1986,1994,2001,2011,2017,2020,2020,2025,2027,2029,2029,2030,2031,2033,2035,2035,2038,2045,2047,2047,2052,2054,2054,2054,2055,2055,2055,2058,2061,2061,2061,2061,2065,2684,2685,2771,2773,2774,2777,2777,2778,2778,3010],"Active":[0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2,2,3,4,4,4,4,4,5,5,8,8,8,8,8,8,8,8,11,13,15,15,14,28,29,27,27,39,38,38,38,37,36,36,38,41,41,43,43,59,59,66,77,79,71,79,79,101,184,215,214,231,254,257,337,363,380,405,443,511,513,566,613,699,850,1000,1176,1344,1582,1825,2013,2334,2568,2857,2968,3260,3487,3675,3738,4169,4404,4767,5151,5414,5990,6640,6850,7005,7231,7390,7851,8366,8486,9030,9447,9731,10085,10341,9360,9168,9084,9042,9203,9118,8634,8636,8605,8603,8239,8174,6613,6695,6113,6056,5871,5825,5923,5936,5477,5368,5358,5383,5385,5440,4950,5139,5203,5247,5316,5538,5672,5732,5925,6174,6296,6330,6206,6544,6738,7201,7613,8025,8375,8716,9221,9639,10563,11118,11555,12132,12621,13155,13715,14250,14739,15273,16019,16578,17518,17822,18112,18108,18413,18404,17870,17027,16259,14868,15025,14448,14925,15260,15117,15393,15779,16242,16241,17383,17129,17478,17611,18142,17414,18437,18289,18341,19019,19624,20396,20891,21830,21234,21302,22219,23507,22709,25007,26684,27053,30818,31315,33880,35915,36367,36533,37382,38737,39341,40778,41755,44476,44877,46691,46057,45572,43293,40681,39643,38952,38357,38584,37765,37524,37476,36911,36514,34905,35435,35419,36174,38035,38912,38461,37022,36452,35125,33379,30986,28878,28106,24665,24009,19963,18884,17859,16639,16793,18473,18083,17909,17423,15329,16547,15766,15447,14255,13582,12948,12686,12245,12386,12148,11673,10994,10955,9881,10604,9580,9317,8840,8320,7976,7729,7515,7384,7092,6749,6493,6427,6396,6300,6378,6048,5711,5487,5289,5225,5133,5058,5021,4681,4422,4373,4408,4434,4426,4301,4058,3919,3861,3764,3693,3799,3614,3452,3312,3240,3252,3286,3203,3022,2779,2594,2489,2400,2335,2277,2108,1959,1815,1744,1737,1753,1718,1707,1631,1604,1581,1587,1621,1603,1583,1535,1494,1529,1533,937,964,936,967,962,968,974,998,1027,832]},"Foretold":{"Date":["2020-04-19T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-17T00:00:00+00:00"],"Mean":[1427.361,1992.19,7295.674,249.2353],"Variance":[2308879.0,2500038.0,268606700.0,120608.5],"0.05":[273.019,522.7535,751.9966,34.438],"0.50":[1007.36,1596.97,3283.23,157.2461],"0.95":[4036.518,4915.104,26425.93,789.7081]},"Timezones":["Asia/Kathmandu"],"AgeDist":{"0-4":2706773,"10-14":2931249,"100+":98,"15-19":3188881,"20-24":3221524,"25-29":2664850,"30-34":2069262,"35-39":1723480,"40-44":1597026,"45-49":1448627,"5-9":2756210,"50-54":1263391,"55-59":1044309,"60-64":823091,"65-69":664987,"70-74":473733,"75-79":337802,"80-84":152514,"85-89":54150,"90-94":13263,"95-99":1588},"REstimates":{"Date":["2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[0.906836893295206,0.865207706443086,1.36887240992726,1.35409737095288,1.1441274309423102,1.51891107544757,1.4128538842772298,1.3227612722088202,1.42967754225402,1.28071715408553,1.7057590313408,3.11169497644632,2.9874271863736896,2.28548055661396,1.97979130623626,1.86616901543024,1.53856165715301,1.8772440904552297,1.78611041972074,1.61783258223976,1.57218659569775,1.66350470191848,1.7252799328509298,1.6105497496745402,1.6131130029383898,1.4820927346336104,1.5569392927346295,1.7804945383745605,1.90964227429694,1.97213461159036,1.96613774006883,1.9089834794406104,1.95662106286017,1.8713573731755095,1.89420302898054,1.81956904916158,1.7660322102873602,1.67590311838646,1.6213456222386,1.57420036722926,1.5029754190304,1.41610627722084,1.41732456818319,1.3529366287058402,1.35382130269556,1.34195842962333,1.2951213833094,1.33503867853218,1.35516473188276,1.31757997080155,1.2499357854764,1.23833271414109,1.23616978574079,1.23237428300892,1.25515617977958,1.24055245769698,1.21785950703865,1.22149009197068,1.18395269857686,1.14898626112153,1.10720701749146,1.06730480011382,1.02147327255014,1.06222124521639,1.04037616689828,1.01393244009823,0.957067242310854,0.910246195909044,0.864467007960442,0.8319893151441179,0.7801163542594659,0.7289941911191359,0.697395926018127,0.6756997987212371,0.678458090996528,0.646256311442385,0.622349196651234,0.516308857796211,0.515501274529159,0.5267691562374871,0.580513069043251,0.6149591217525251,0.6086649042515749,0.670133760443103,0.7217745051356421,0.779878869191997,0.8368918842835529,0.86167313727361,0.977684555191299,1.0341578479463,1.08304123269171,1.12769659455209,1.22582637196013,1.22671571825171,1.27997852734877,1.26849693084391,1.32174019394649,1.33622775989582,1.3828874253729702,1.3917717455567,1.38435643376484,1.3561352825108102,1.36608856039294,1.35796914273447,1.34105994612948,1.35206911429739,1.30957233152754,1.32286537375792,1.2866968805898,1.3662106449556002,1.34729597879438,1.33014713642822,1.31724817283043,1.2868917409499498,1.2872574036995,1.28199666772775,1.2516466545998102,1.24771919411509,1.26673001965498,1.25203138970312,1.24568497618151,1.25616920343055,1.2371824961911102,1.19273433856526,1.19187635965016,1.20098849937855,1.2081307935171002,1.20256873757322,1.17565101288411,1.1578170504295602,1.12958103800172,1.11725326328971,1.1044406462519,1.12261164599125,1.1241798950118702,1.0891142675811,1.0887675729826,1.0985995543899398,1.10977883195326,1.0921262006852,1.11660793874463,1.10733348811594,1.10854996191849,1.09897804572387,1.10727510993541,1.09335582857162,1.0895945136978,1.06485411794028,1.05138780321991,1.07082099011511,1.06996801424715,1.06073021945838,1.05040390808561,1.07616958786602,1.10174398039998,1.1335611322678705,1.15878663284745,1.19479619469424,1.16897229144044,1.24004563856351,1.32677540863949,1.29793688651778,1.3889196601391298,1.32994611408797,1.35237199578271,1.3469385042280702,1.30628850646373,1.2938236923371398,1.2791322713105702,1.24870247070834,1.21338551631431,1.2018630092554,1.19886879039876,1.21486664626019,1.15696810736367,1.17701823770892,1.08308876209588,1.07716550437947,1.01340533679973,0.94387609523423,0.9333978236324308,0.914566691974816,0.9095473656828,0.91089463157715,0.924411727722672,0.919930920137342,0.93451721529382,0.890542740265061,0.8913266017628529,0.8701814383566691,0.902617523021102,0.920557259778098,0.957530327950662,1.02482078582662,1.04308591486115,1.02568487977203,0.9827949094443308,0.96645636416915,0.934796354987108,0.8972579396600779,0.8413310478487679,0.810454166286795,0.809509618291027,0.8103748893163121,0.8074077350519661,0.801058429827246,0.811423425001463,0.8093000656329359,0.816379123897431,0.833881209610853,0.845640139379787,0.84881963553776,0.863441503692063,0.8964893687891641,0.894941518604297,0.9673273071657388,0.94626496438622,0.924852781479965,0.905919829051775,0.8931707483606272,0.8657300615962359,0.865319020377302,0.8445937750987551,0.8478361144451179,0.8392005870605391,0.8391227036907328,0.8414658628929921,0.831234134698506,0.9066273116249708,0.8137139803107691,0.8021541037947031,0.7998420018399591,0.809376167981547,0.806142445668585,0.816882731847662,0.8002793089044592,0.806085444156493,0.7908929970231959,0.7869346214780308,0.78587777910786,0.7880312498154021,0.805039299500248,0.814741973627123,0.8223971795503141,0.826629728066958,0.8179835181031642,0.814786147592092,0.823864454140946,0.8143453016695901,0.818787322646894,0.807578281642178,0.8113025583377149,0.83182267102587,0.8412030882559259,0.8375537215291651,0.838602129214963,0.8246692874713171,0.839987790655322,0.8455789485582,0.8465112022725509,0.842213968445956,0.8411285492580269,0.8514080018612992,0.845913455520542,0.8530375909924309,0.862423593688302,0.8394221008336559,0.8379621940908242,0.863262188282624,0.8575249480792841,0.854228405606122,0.8431778566661641,0.8265968641059179,0.826643104619963,0.8233463436738941,0.8130347764878849,0.8018660587936999,0.7873895602994939,0.77287903258515,0.761262453675983,0.740609488170515,0.737325583173687,0.7282219908676758,0.6996199294378079,0.690502192459638,0.678391441541201,0.670686301111908,0.700138760600158,0.7200817873117741,0.759040444704708,0.778402951445901,0.7801206796092459,0.801969416858369,0.793217085290501,0.816681211624038,0.8380477650607991,0.8407846691296451,0.860692018847249,0.8527931837358579,0.8487077212735792,0.8887872730534481,0.899057444547348,0.930231962668364,0.925699340250674,0.904036467310508,0.897761057165533,0.886371954503207,0.9098220476644152,0.941080477106538],"StdR":[0.16564453262029902,0.163046316830535,0.205896916763782,0.201510281626572,0.17774820742139202,0.206903578192496,0.19625307530144895,0.17910579432324894,0.180462624567978,0.16678198838726094,0.187575487113203,0.246755622528272,0.22837258052063,0.17750600153504398,0.14774767542232,0.131386903729303,0.110248414172843,0.115027180992901,0.104681772237096,0.0958977048177964,0.0884724974039739,0.0871934227902663,0.0844997159287545,0.0780019047613619,0.0749643309067868,0.06770520454220799,0.067352261737369,0.0695818687677497,0.0707557522477616,0.0704576850299968,0.0676435317876991,0.0650251874246606,0.0632172594571199,0.0591612282596929,0.0573923415257573,0.0535011319114037,0.0508431163929331,0.0465216481970822,0.0432091338871886,0.040527801863717,0.0374613151458848,0.0341822268392314,0.0322696932911522,0.0298997201526106,0.0288518866340642,0.0275713379851476,0.0257690020568089,0.0255613634793415,0.024747850214985,0.0239284216232277,0.022688404545904,0.0216420431114675,0.0211307617885597,0.020382705921217,0.020045820914427,0.0194996730592383,0.0189518829313214,0.0184709300943131,0.0175541632187603,0.0169674158172362,0.0161169995019943,0.0152944281930538,0.0142378204961879,0.0143673143669645,0.0138160769949629,0.0131730727496278,0.0126702535794828,0.0122900201962303,0.0119240387602002,0.0116660837054377,0.0116323748360539,0.0114197222789448,0.0117274569595712,0.0122521681102452,0.0131742817091173,0.0132540393534953,0.0136674958196438,0.0130860414450053,0.013859185550353998,0.0153144200363256,0.0178190620554804,0.0195503624877857,0.0201689410048481,0.0223735383126582,0.0243198135474986,0.025377196840862003,0.0269328146768004,0.0269210985056743,0.0285240070202992,0.0284295375993867,0.0282236873796703,0.0275049023541633,0.0276912849197368,0.026172067141506,0.0259723799006322,0.0247141184022872,0.0249681945064591,0.0249187968399893,0.0246497609753717,0.0249592605109835,0.0244135677047462,0.0238668038507579,0.0237131256809912,0.0230998668150747,0.0228653029559593,0.0227547765864707,0.0218079407628634,0.0216110842521267,0.0207282243510545,0.0211793183418998,0.0209525750904804,0.0205605056398324,0.0201181924138083,0.0195200054938467,0.019269263478017,0.0187105011165725,0.0179009879039348,0.0177097415976603,0.0174833179337237,0.0169020868996826,0.0164273115921598,0.0162868795960225,0.0159616016642789,0.0153962030572911,0.0148581174655275,0.0144187106373255,0.0142438146778648,0.0138011373362052,0.0134639936155061,0.0131009735931167,0.0126383536012458,0.0123295344863978,0.0116512748433623,0.0114313736060726,0.0111441613214096,0.0106737700446799,0.010589581961746,0.010304039555772,0.0100972838960305,0.009852008470601591,0.00985298292281185,0.00976744563899473,0.00968192504062669,0.0094971046349851,0.009652642337274793,0.009423762876614441,0.009344446748280921,0.0090657839078282,0.00888068662007626,0.008731500203912659,0.00848678476082559,0.0084275701796096,0.00830323243989925,0.0082973186305512,0.008394508220371409,0.00854096128174188,0.008701618478235591,0.009199489139044859,0.009430025181984679,0.00992675424842147,0.0109045194904887,0.0119132525442529,0.0133879954023171,0.0139459738382618,0.0147297375027302,0.0149044046361304,0.0148469148954673,0.014664019260234,0.0142019462858666,0.0137775174604482,0.0129571269464572,0.0123989596597176,0.01202679030841,0.0115986588999559,0.0108755311073407,0.0106636028425716,0.00962139439644377,0.009090743475497159,0.008054859685990541,0.007102918255030859,0.00666198393023013,0.00617568658561489,0.00576351121951154,0.0055595335973184215,0.00540429251653971,0.005182659224128939,0.00522742272410534,0.00499692473311636,0.00512772304723247,0.0052339338359751,0.0055847152039858105,0.00578662120868388,0.00593862311093498,0.00603745759445293,0.005937208764320461,0.00558130814838769,0.0052929108779496605,0.00507788781089437,0.00502068679542374,0.00492244601536815,0.00498218036374015,0.00530368810654307,0.00592126951831248,0.00647751015535463,0.006866565715110721,0.00726016269985958,0.007724545511288741,0.00800195310435615,0.00829370742187245,0.00873050301552746,0.00886576116551864,0.00905151396716767,0.009246212084795459,0.00937394459096903,0.00922515908086699,0.009536836336415621,0.00903473976405399,0.00847221696784501,0.00811562126518558,0.0078170328961307,0.00770819681816535,0.00781538610796885,0.00793076726661243,0.00814753136421543,0.00842539897608899,0.0087400481522997,0.00893025054235824,0.00907793487299706,0.00986032604568062,0.009120402494560273,0.00900359204372608,0.00951500354443342,0.00985370897776488,0.0101556300154732,0.010504132384212,0.0105851622967415,0.0108011722372328,0.0108212707376657,0.0110518719146488,0.0113598251563429,0.0116003217661812,0.0120682481014464,0.0122506819670031,0.0125246947874726,0.0127131373391749,0.0125858742293606,0.012533166091958,0.0127934477368235,0.0127231349120963,0.0128448284277433,0.0127884945260325,0.0130369480823486,0.0133942443468994,0.0136666251701662,0.0137413215926037,0.01364750985242,0.0135504104431846,0.0137266296701175,0.0138483468361956,0.0140536694283786,0.0140257108458369,0.0139844354562893,0.0143097541948186,0.0142771255203999,0.0141831504428211,0.0146684546244238,0.0143860878292678,0.0144578354516689,0.0149367063183432,0.0148085537845926,0.0149209988194694,0.0147836985060126,0.0147594656040526,0.0150104957785918,0.0152177477108004,0.0152484055880654,0.0156920947626362,0.0157105059934617,0.0159136569419799,0.0160743580950758,0.0164787421168868,0.0166620885316974,0.017172281920195,0.0172781729894116,0.0179280549542093,0.018252033752065,0.0186355954791365,0.020090500094274,0.0209353950231047,0.0222978507091356,0.0230909967676934,0.0233141899276257,0.0237570899999522,0.0238756174063953,0.0242921641694471,0.024833598883218,0.0249108117670361,0.0252189364367716,0.02512964147484,0.0248172404211199,0.0258678509054716,0.0257934310896931,0.0266095980166668,0.0264245566596246,0.0257172527841893,0.0256814025292011,0.0255848502638865,0.0258863912474127,0.0264467889805666],"EnoughData":[0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Capacity":{"CapacityActiveInfectionPercent":0.0448,"CapacityNewInfectionsPerDayPer1000":0.032,"CriticalBedsPer100k":2.8,"Source":"https://www.researchgate.net/publication/338520008_Critical_Care_Bed_Capacity_in_Asian_Countries_and_Regions","Year":2020.0},"Interventions":[]},"data_url":"extdata-NP.json","Name":"Nepal","CurrentEstimate":{"Exposed":6638.0,"Infectious":6172.0},"OfficialName":"Federal Democratic Republic of Nepal","Level":"country","M49Code":"524","ContinentCode":"W-AS","CountryCode":"NP","CountryCodeISOa3":"NPL","Population":28608710},"NZ":{"data":{"Rates":{"CaseFatalityRate":0.010936920128081742,"Critical":0.022624635481943742,"Hospitalization":0.07240619211058448},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,22,27,37,50,56,63,74,83,92,103,127,156,176,241,282,317,373,422,471,546,628,728,770,816,867,912,974,1006,1036,1095,1118,1142,1180,1214,1229,1241,1252,1263,1266,1276,1302,1316,1332,1347,1368,1371,1386,1398,1402,1411,1421,1428,1433,1433,1433,1447,1452,1455,1455,1456,1456,1461,1462,1474,1481,1481,1481,1481,1481,1481,1481,1481,1481,1481,1482,1482,1482,1482,1482,1482,1482,1482,1482,1482,1482,1482,1482,1482,1482,1483,1483,1484,1484,1484,1484,1484,1484,1484,1490,1490,1490,1490,1490,1492,1492,1494,1497,1497,1497,1497,1498,1498,1499,1506,1506,1506,1506,1506,1506,1511,1513,1513,1513,1513,1514,1514,1514,1518,1518,1518,1518,1523,1523,1524,1524,1524,1524,1526,1526,1526,1531,1531,1531,1531,1531,1531,1531,1531,1538,1538,1538,1538,1539,1539,1554,1561,1568,1570,1585,1598,1606,1622,1630,1631,1632,1634,1635,1639,1648,1655,1663,1676,1678,1694,1698,1707,1714,1719,1719,1728,1729,1737,1737,1744,1745,1749,1753,1755,1767,1770,1780,1783,1788,1790,1790,1799,1800,1800,1801,1801,1801,1808,1809,1809,1809,1818,1819,1824,1829,1831,1831,1832,1835,1840,1841,1848,1852,1854,1857,1857,1857,1857,1868,1873,1881,1905,1908,1909,1910,1910,1911,1913,1917,1918,1918,1918,1919,1919,1948,1948,1952,1953,1953,1953,1955,1955,1956,1956,1956,1959,1962,1963,1974,1983,1994,1997,1998,2006,2008,2008,2010,2010,2015,2015,2015,2032,2032,2034,2034,2036,2037,2037,2054,2054,2054,2054,2069,2069,2077,2077,2082,2082,2082,2084,2084,2100,2100,2101,2101,2101,2119,2120,2120,2141,2141,2145,2145,2149,2152,2152,2166,2166,2178,2178,2179,2199,2200,2201,2205,2208,2207,2208,2208,2210,2222,2228,2228,2228,2229,2229,2230,2240,2245,2257,2258,2258,2264,2265,2265,2272,2272,2273,2273,2277,2277,2277,2277,2278,2280,2285,2285,2287,2296,2295,2295,2301],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,3,3,4,5,5,5,5,5,5,5,6,8,8,12,20,28,39,52,102,102,155,205,283,368,451,514,589,647,708,797,868,950,1039,1106,1160,1210,1239,1283,1312,1330,1349,1366,1386,1401,1409,1422,1431,1440,1445,1451,1456,1461,1470,1469,1472,1474,1476,1479,1485,1487,1487,1486,1488,1489,1490,1492,1494,1497,1497,1497,1497,1498,1498,1499,1499,1499,1503,1503,1504,1504,1504,1504,1504,1504,1504,1504,1504,1504,1504,1504,1504,1504,1504,1504,1504,1504,1504,1504,1504,1504,1504,1504,1504,1506,1506,1507,1507,1509,1511,1513,1515,1516,1519,1520,1522,1526,1528,1528,1528,1530,1530,1530,1533,1534,1536,1537,1540,1542,1543,1544,1544,1545,1547,1548,1549,1550,1553,1554,1555,1555,1555,1556,1556,1556,1556,1557,1559,1560,1560,1562,1565,1567,1567,1569,1569,1569,1569,1569,1569,1570,1570,1589,1602,1609,1622,1631,1643,1649,1654,1665,1671,1674,1683,1690,1695,1702,1714,1727,1729,1738,1752,1757,1759,1764,1767,1772,1776,1782,1788,1792,1793,1795,1797,1798,1801,1802,1809,1809,1811,1815,1815,1815,1824,1827,1829,1831,1833,1833,1835,1836,1848,1848,1849,1854,1855,1858,1861,1864,1866,1870,1871,1871,1872,1874,1876,1880,1883,1886,1886,1887,1912,1914,1923,1934,1935,1940,1941,1943,1949,1950,1957,1959,1963,1968,1971,1973,1974,1976,1982,1986,1987,1988,1991,1995,1998,2001,2001,2005,2008,2010,2013,2019,2028,2030,2031,2039,2040,2047,2050,2050,2056,2059,2060,2069,2069,2078,2078,2079,2085,2088,2088,2092,2092,2096,2096,2096,2100,2100,2110,2110,2116,2121,2121,2128,2128,2128,2128,2144,2144,2151,2151,2162,2162,2162,2181,2181,2186,2186,2188,2188,2188,2219,2222,2222,2228,2228,2246,2246,2256,2262,2262,2267,2267,2276,2276,2283,2288,2290,2295,2299,2305,2303,2304,2304,2307,2308,2313,2315,2315,2320,2320,2322,2324,2324,2326,2328,2330,2336,2337,2340,2344,2348,2350,2350,2357,2363,2365,2368,2371,2372,2376,2378,2382,2384,2389,2389,2398],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,2,4,4,5,9,9,9,11,11,12,12,13,14,17,18,18,19,19,19,19,19,20,20,20,20,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,24,24,24,24,24,24,24,24,24,24,24,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,3,3,4,5,5,5,5,5,5,5,6,8,8,12,20,28,39,52,102,102,143,183,256,331,401,457,525,572,624,704,764,822,882,929,918,927,921,908,886,855,798,729,649,622,582,544,507,454,426,401,344,325,310,270,239,226,216,208,202,201,191,164,151,136,122,103,102,90,78,74,65,56,49,45,45,45,35,30,28,28,27,27,22,21,8,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,2,2,3,3,5,7,9,10,11,13,14,16,20,22,22,22,18,18,18,21,22,22,23,24,23,24,25,25,25,27,27,21,22,25,26,27,27,22,21,21,21,21,21,23,24,20,22,25,27,22,24,23,23,23,23,21,22,22,36,49,56,69,78,90,96,101,105,111,114,123,129,134,126,131,137,137,131,132,129,115,112,112,116,118,123,125,120,114,108,97,96,83,79,77,70,67,71,62,61,62,65,60,61,59,55,55,44,53,43,41,41,40,43,37,39,41,44,45,45,39,40,42,46,40,42,37,33,56,58,66,74,70,74,68,66,70,68,75,77,81,75,73,67,44,43,48,51,52,52,53,53,55,58,58,61,64,37,40,42,50,52,53,59,60,66,69,69,72,72,72,70,61,59,56,56,54,55,55,57,57,56,56,56,43,43,51,51,55,59,59,49,49,49,49,50,50,49,49,55,55,55,72,72,61,61,62,62,62,75,77,77,62,62,76,76,82,85,85,76,76,73,73,79,64,65,69,69,72,71,71,71,72,61,60,62,62,66,66,67,59,54,44,45,47,47,46,49,46,50,51,51,54,60,62,65,67,66,65,67,69,62,68,68,71]},"Timezones":["Pacific/Auckland","Pacific/Chatham"],"AgeDist":{"0-4":301256,"10-14":321707,"100+":692,"15-19":303246,"20-24":324477,"25-29":346758,"30-34":324444,"35-39":294622,"40-44":278415,"45-49":313459,"5-9":314028,"50-54":311981,"55-59":316710,"60-64":281813,"65-69":240499,"70-74":213606,"75-79":148226,"80-84":97320,"85-89":55323,"90-94":27178,"95-99":6473},"REstimates":{"Date":["2020-03-21T00:00:00+00:00","2020-03-22T00:00:00+00:00","2020-03-23T00:00:00+00:00","2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[4.20639603783083,5.77496617328792,3.6119647063234894,3.7859526183457297,3.5778912491806203,3.5715224813457502,3.36104220960779,3.0140362436578703,2.58257618190128,2.3297156219604904,2.0716347644688,1.88477176261819,1.81902521911152,1.7205053118525402,1.65574347724046,1.55146425587546,1.511555621128,1.39026372883751,1.29403451236072,1.1633986667304,1.07310765851797,0.9901599698168968,0.9342495231950708,0.8776848458451151,0.846171996593898,0.8204656709774629,0.755408730780086,0.7055664590403772,0.6482138556991031,0.5736333569488361,0.526842824115608,0.491106309003292,0.458180341074682,0.45839678030708,0.41939494496269,0.41752994942957294,0.4156750254675399,0.413722860750807,0.408816554825364,0.383456594084251,0.3761089266120821,0.41294402205508896,0.39828591878221503,0.3866122846447361,0.365637885770204,0.385838559400429,0.388128371934244,0.391393790867289,0.4031227606265251,0.357136300592953,0.443636294496105,0.44458167495527706,0.4558179020887701,0.461425022995699,0.461328176427311,0.363302507089631,0.374956586012099,0.41847447783710295,0.467132763125739,0.588483044481781,0.5979606312025351,0.644452128205771,0.5894676487685679,0.530011261884316,0.4135171328221021,0.452821894596165,0.503806699989396,0.5523947113580739,0.527185311578269,0.573557998910879,0.5305699732464171,0.577618109810219,0.626360175377151,0.227868376172538,0.251082147418673,0.14361343862864,0.175600337759366,0.20978841730814696,0.250340819042474,0.304534174466002,0.365026503119728,0.4347166385936189,0.513319967309313,0.593888635736809,0.683558254013771,0.8023306416161059,2.75632232365259,2.66252243288729,2.96729751881276,2.43158414526528,3.04957541870048,3.26305229449551,3.17945937365117,2.9250426227782595,2.46909054005776,2.447981416167,2.14248940445652,2.0217886697825,2.0928519137645,1.96091704012403,1.56485456324641,1.4037928304949798,1.3613829495912,1.2883584154536,1.13002580664642,1.14740184657146,1.07845028758633,1.07032126679995,1.0630259201769598,1.06392298087705,1.10676713271093,1.05389850942485,0.9052517780536048,0.8195136186784772,0.893496137697621,1.02524542501525,0.99257509775938,1.0572598526698198,1.1109156640861102,1.10679628497454,1.09105092616163,1.03020542636939,0.972458239372415,0.824595203994193,0.7938451991954381,0.7706332415139441,0.7546260411024241,0.7903655702241371,0.8374301277926121,0.878687100088239,0.911633665894755,0.8701176279195191,0.966098411791621,0.9868126283345008,1.08488225787016,1.01516051417402,1.16344833303032,1.15891286535515,1.06141540873488,1.05225370616194,1.05370721004451,1.04797769769504,1.04876661783361,0.904209030553724,2.28480322670427,2.99982665592273,2.6747419972071,2.53216475584985,2.27151857139415,2.2111946122332795,1.94050275596548,1.75931349226311,1.7469170137160102,1.65145806438501,1.5272891182507,1.50978032003906,1.4647390302961698,1.4125372148940802,1.19189353540982,1.12644427955214,1.155842315553,1.02482159047139,1.01547518426534,1.03224759094147,1.02109595693229,0.993170765055068,0.937451031452298,0.9177412705963158,0.950089452924366,0.916386248131846,0.921228468834186,0.94649642733375,0.929494492209839,0.8287178172527919,0.73058870510801,0.76313632073879,0.7066795052512629,0.610978649530405,0.600759036599255,0.7170469777101139,0.6946117523721249,0.7205500350802191,0.7468576910432221,0.7161256099060529,0.6408976076303311,0.738595277244924,0.765415159781782,0.82281660852505,0.8571696157375149,0.88689114911404,0.88054814750119,0.8746643882327321,0.894484001940442,1.04493227443417,1.05461300158145,1.01992433875721,1.04213484377447,1.06145608553126,1.13077379660816,0.962766914009348,0.956331008070158,0.961798221490843,1.02394045401374,1.00401632314568,1.00380087181253,0.982231711522215,1.01121991025337,0.753840071346221,0.87944887287542,0.9647017649253192,0.928228265125766,0.912806243244544,0.871297255959173,1.5436297228305,1.46538610795195,1.55107884624845,1.60273160729454,1.45866134403624,1.4456806759043,1.3468355041426203,1.2599603924693998,1.26872430556195,1.16713751100811,1.19243139597496,1.1439423226393002,1.17159307798318,1.20190264307321,0.8554593012080569,0.8542455198569331,0.7576977613112651,0.6532156678028871,0.7710608797681059,0.79975335899573,0.840648074894312,0.853488369928866,0.8267088331045359,0.912579705357844,0.8551885654966949,0.894488277178825,0.833530171306736,0.8343598725395469,0.8643518824541421,0.888481605106663,0.96056122148704,1.07451631883936,1.14656774308715,1.08149000213714,1.06448338660953,1.21305371170907,1.14333821085967,1.1778646135830402,1.1493094696591102,1.05445759667447,1.16566443353838,1.12499897890397,1.05968748502577,1.1834566580915802,1.1038124477538998,1.13863173358843,0.949011825801124,0.924989652436475,1.0288530417367,0.942242347485043,0.930043821004323,0.8856557281216451,0.846697973611494,0.94975361316755,0.8451271086446009,0.802126797884871,0.8956514991745409,0.7221475293592851,0.9850822176784108,0.796732195478864,0.968491586898379,1.08850229891656,0.939543005075079,1.04230562241129,1.0444674932579598,0.936848318436946,0.942508690900749,1.26169521102025,1.24476484446272,1.37218495118911,1.2096361232109298,1.40360376957257,1.11743208666316,1.07570716814268,1.31875728527696,1.17880760432229,1.2298172231019,1.06316179644233,1.07487377254294,1.06251517745163,1.0538419793033298,1.3040254708507,1.3175649641238605,1.14919697052489,1.19861729602044,0.99900983388066,1.24838857242198,1.22197037662076,1.05312955658173,1.1162465431438302,1.03157125409064,1.08886224530233,1.05148955020927,1.15994671202606,1.14183299934256,0.8175459979589321,0.845123336723687,0.895148109842489,0.908019671765204,0.982555545290178,0.829714595403617,0.84684200543218,0.740863002076209,0.6817265099599129,0.766811945747139,0.741456026364151,0.8703025031480391,0.776473743054607,0.804390336763605,0.7998122018400949,0.725216136713399,0.760488193920075,0.729530799029838,0.669682160680176,0.609775636399569,0.706721386278124,0.786119747038229,1.01208674835025,0.97454984402451,1.04488468808742,1.00952137453401,1.0707523492919,1.12883505897123,0.95488440683145,1.16458814306201,1.27764557914702,1.23304727352132,1.27264940471355,1.2453713648756102,1.17144344690088,1.17996266197614,1.05048403471054,1.10506669848125,1.06750951021045,1.07900839146761,0.97745072720214,1.1358081889455902],"StdR":[0.6387446330313841,0.6322330586792011,0.4074057215006671,0.35096937962638297,0.294719854477871,0.25441766900073604,0.219568763410653,0.18304757855306,0.14659658345938198,0.122172044301615,0.103087141692453,0.0897979829717199,0.080071757767254,0.0726487341808793,0.0656926985742137,0.0601759991060122,0.0566151178552662,0.0503902803853738,0.0462070323983464,0.0415355932797995,0.038879109039115,0.03586770363389799,0.0341009207137885,0.0328823296877179,0.0324160076506494,0.0323269339225458,0.0310462458152902,0.0305522859180923,0.030454908143376,0.0293563035432284,0.029369544781799,0.0296300575705282,0.0304382983601977,0.0323638959470284,0.0324630295457566,0.0345946707484862,0.0362831412219918,0.0393183409230648,0.0413079308375544,0.0424936457897881,0.0447632065329905,0.0494067800031301,0.0515053053198377,0.0535395812885714,0.0550471541225681,0.0596933716184671,0.0634797631022384,0.0672441773189662,0.072469953885459,0.0717412657669892,0.0854205261108296,0.0910485581998973,0.0950434701838613,0.100779646617162,0.10519180932375803,0.0958796800892333,0.10400580331038,0.115060636624665,0.128494790733815,0.152661315043827,0.162609325756345,0.173795718124753,0.168787898184807,0.16350674131024898,0.14985425982016398,0.16191708265750798,0.182521844825622,0.199750528256912,0.204625235567232,0.225184711638902,0.219597750441404,0.239486916005342,0.264317600543877,0.163322020373961,0.181135433731454,0.14628052747063902,0.17843844674676002,0.211047545433047,0.2580869655600561,0.31110030968989,0.3737930758046429,0.441397382563362,0.52275764331874,0.606870506387458,0.7014861118161679,0.8327818910550809,1.7061282887966698,1.61885117914473,1.54683928488628,1.2602312952164,1.25682106822611,1.15541480288161,1.01727727218798,0.8596360088222571,0.6844826193276561,0.6180205958664671,0.528128973038082,0.464765380684904,0.445446264109202,0.393441880358375,0.32600933604841104,0.290062857877871,0.278885422885302,0.26335152532232003,0.240876822050995,0.239214424595012,0.232462793551975,0.228794766884694,0.227163027888888,0.228192028867736,0.234186319697794,0.224932490638756,0.20477988951861706,0.20064900142160005,0.20863331755981696,0.227896222513878,0.228751428890564,0.235344148916784,0.241718456138652,0.239733560526148,0.238535464438173,0.22717471788664495,0.22254244938294104,0.206536228194296,0.20428372261998495,0.203039213776794,0.209176909660396,0.21766342061953894,0.231718486867696,0.24510988133388395,0.253948153207508,0.249492516346708,0.26464958183876003,0.275594034805742,0.290624027428089,0.27928399195456105,0.299938612426149,0.29915641069299603,0.283516217370445,0.28447493664982104,0.282013707108295,0.2792803880957489,0.277700114674346,0.260349468221568,0.42009170419286695,0.462403447602877,0.38993374056054,0.338700565927754,0.294253844801694,0.25942141899010995,0.22328633128736,0.19560063422681,0.179439411257484,0.167417591250534,0.15199902797216502,0.144642207033643,0.136577036806181,0.127960830520206,0.11342337761051,0.107675336531816,0.10610982047457,0.0990322803140357,0.0979036145396001,0.0988716937865061,0.0982625171174777,0.0957481646813857,0.0930314678912379,0.0931686955907493,0.0958982720963026,0.0939828384245591,0.0960352257209125,0.0977019149553531,0.0970426005720603,0.0937224334286251,0.08780551127549201,0.0928295130314531,0.0906706290550502,0.0858577423947256,0.0879948256353438,0.0996858917043823,0.102542171255902,0.107382988944761,0.113673934635099,0.114072592217362,0.110179487474163,0.122196099943745,0.12927462611771698,0.136375712121831,0.14055468142823802,0.14562263552240898,0.148038733606231,0.148147056485229,0.151363350927809,0.16543685780077,0.16701025161478605,0.16345236610707098,0.16638348228411198,0.16673271968093306,0.170473178884528,0.15592379735663,0.15700013620472,0.15553843186369198,0.160791444165233,0.159484317400797,0.16024175329993698,0.159382929693909,0.162059550128778,0.140159184316599,0.153813589946247,0.163630714366835,0.16125661707705702,0.161011421419716,0.16055729860608098,0.21411208809500695,0.203692202104655,0.202768351270121,0.19828197041752696,0.183536368552649,0.173544198349881,0.16109358678966598,0.151145848050386,0.147383960199535,0.138129417293716,0.139255043791143,0.134835806704805,0.13422496088405306,0.13316570847352902,0.11030989451607302,0.11041466120143,0.10510217589526,0.0988260754379402,0.109854670352384,0.116094983602394,0.122775241408134,0.125769373290476,0.126783835780842,0.134865075379998,0.132655990701294,0.136302707037884,0.13337183165592,0.134024086072701,0.140859951293569,0.14443159826425306,0.151991177458519,0.162186989974914,0.167910234854488,0.16241659074263198,0.15689526541410198,0.16784712074028102,0.162039723721407,0.162438374260919,0.156819348961748,0.15116694905137398,0.156710560753793,0.151516951061115,0.146338645140556,0.154631507215581,0.145720916022135,0.147988764969826,0.131654731208517,0.13032796847817998,0.138880246861018,0.13335163057351498,0.132885318642969,0.131133001645903,0.1293080244712,0.137805748936906,0.133115444667682,0.12976685058066,0.139005030030887,0.12780818296636,0.15151597233187195,0.137666981039839,0.156635482859817,0.164924431104451,0.155224542474058,0.163915171026443,0.165015644527363,0.152783566826862,0.15642841284975198,0.17963245021680604,0.17559917571851094,0.18348219928023696,0.170269043080136,0.177805144455439,0.153501617708937,0.14912924816164802,0.16237388525636906,0.15110408091053798,0.15276725185174,0.13933508759019195,0.13806129729864405,0.137512360996279,0.134525046656698,0.14977143999167,0.14751710919004096,0.135115295394066,0.135571650585506,0.12292236722234,0.1351638034295,0.133437709266871,0.120802570629889,0.123292794595259,0.11732727926608097,0.12004969164359,0.118021073326184,0.122465849047207,0.122365910482883,0.100831507985954,0.102965639177362,0.107964976162214,0.109473881972192,0.116355056023649,0.107272927828457,0.108891506527122,0.104001063445464,0.100930511881738,0.110773786083739,0.111781950719493,0.125598115649,0.119630364825966,0.12507217924353198,0.128147582946821,0.122593087870539,0.130005562291786,0.128709726450029,0.127749516851001,0.124362386642468,0.13883884284736905,0.15201809137336805,0.17740776606780606,0.172887876176484,0.18030663581721895,0.178865963551795,0.182317942778562,0.19019845121992004,0.16965862666745202,0.189775241314227,0.198337344413455,0.190484762805912,0.190512117115276,0.18423713235405706,0.17483554790085598,0.170977024090179,0.16089603294302302,0.163291071048591,0.15683400385974694,0.15873370628382502,0.150284140682928,0.163274278554945],"EnoughData":[0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]},"Interventions":[{"type":["Gatherings <1000"],"dateStart":"2020-03-16 00:00:00+00:00","dateEnd":"2020-03-19 00:00:00+00:00"},{"type":["Gatherings <100","Gatherings <1000"],"dateStart":"2020-03-19 00:00:00+00:00","dateEnd":"2020-03-23 00:00:00+00:00"},{"type":["Gatherings <100","Gatherings <1000","Some Businesses Suspended","Gatherings <10"],"dateStart":"2020-03-23 00:00:00+00:00","dateEnd":"2020-03-24 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-24 00:00:00+00:00","dateEnd":"2020-03-26 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Stay Home Order","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-26 00:00:00+00:00","dateEnd":"2020-04-01 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-04-01 00:00:00+00:00","dateEnd":"2020-05-14 00:00:00+00:00"},{"type":["Gatherings <1000","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-05-14 00:00:00+00:00","dateEnd":"2020-05-18 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-05-18 00:00:00+00:00","dateEnd":"2020-05-31 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing"],"dateStart":"2020-05-31 00:00:00+00:00","dateEnd":"2020-06-08 00:00:00+00:00"},{"type":["Symptomatic Testing","Mask Wearing"],"dateStart":"2020-06-08 00:00:00+00:00","dateEnd":"2020-07-04 00:00:00+00:00"},{"type":["Symptomatic Testing","School Closure","Mask Wearing"],"dateStart":"2020-07-04 00:00:00+00:00","dateEnd":"2020-07-05 00:00:00+00:00"},{"type":["Symptomatic Testing","Mask Wearing"],"dateStart":"2020-07-05 00:00:00+00:00","dateEnd":"2020-09-26 00:00:00+00:00"},{"type":["Symptomatic Testing","School Closure","Mask Wearing"],"dateStart":"2020-09-26 00:00:00+00:00","dateEnd":"2020-09-27 00:00:00+00:00"},{"type":["Symptomatic Testing","Mask Wearing"],"dateStart":"2020-09-27 00:00:00+00:00","dateEnd":"2021-02-25 00:00:00+00:00"}]},"data_url":"extdata-NZ.json","Name":"New Zealand","CurrentEstimate":{"Exposed":29.0,"Infectious":20.0},"OfficialName":"New Zealand","Level":"country","M49Code":"554","ContinentCode":"W-OC","CountryCode":"NZ","CountryCodeISOa3":"NZL","Population":4783063},"OM":{"data":{"Rates":{"CaseFatalityRate":0.002415948958039189,"Critical":0.004980677724922659,"Hospitalization":0.033265027644497666},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,2,2,2,2,2,2,9,9,9,9,9,9,9,9,12,12,12,12,17,17,17,17,23,23,23,23,29,34,34,57,57,61,61,61,67,72,109,109,109,109,124,130,131,176,176,176,233,238,238,238,307,325,329,333,364,364,364,495,495,750,750,816,858,888,980,1025,1068,1117,1250,1250,1289,1303,1350,1436,1465,1496,1574,1661,1821,1821,1848,1933,1933,2067,2177,2177,2396,2396,2682,2682,2812,2845,3451,3451,3451,3451,3793,4152,5640,6623,7489,7530,8454,9533,11089,11797,13264,13974,14780,15552,16408,17279,17972,18520,19482,20363,21200,22422,23425,24162,25318,26169,26968,27917,29146,31000,32005,33021,34225,35255,36098,37257,37987,39038,40090,41450,42772,44004,45150,46608,47922,51349,53007,54061,55299,57028,58587,60240,61421,61421,61421,61421,61421,61421,69803,70910,72263,73481,74691,76124,76720,77072,77278,77427,77550,77680,77812,77977,78188,78386,78386,78386,78386,78912,79147,79409,79608,79608,79608,80459,80810,81024,81024,81828,81828,81828,82406,82805,82973,83115,83325,83325,83325,83771,83928,84113,84363,84648,84648,84648,85418,85781,86195,86482,86765,86765,86765,87801,88234,88528,88528,88528,88528,88528,90296,90600,91275,91329,91731,91731,91731,92840,93222,93557,93908,94229,94229,94229,95624,96400,96949,97367,97949,97949,97949,99278,99668,99997,103060,103060,103060,103060,105700,106195,106540,106903,107368,107368,107368,108681,108968,109330,109633,110050,110050,110050,111096,111446,111446,112014,112406,112406,112406,113269,113577,113856,113856,113856,113856,113856,114963,115216,115441,115613,115866,115866,115866,116354,116506,116720,117034,117327,117327,117327,118048,118287,118505,118736,119009,119009,119009,119574,119745,119945,120178,120441,120441,120441,120976,121182,121356,121614,121890,121890,121890,122266,122372,122406,122456,122556,122556,122556,122867,123024,123187,123415,123593,123593,123593,124067,124213,124398,124579,124730,124730,124730,126262,126334,126409,126486,126572,126572,126572,126854,126949,127054,127169,127266,127266,127266,127698,127853,128089,128255,128461,128461,128461,129054,129291,129543,129752,130084,130084,130084,130653,130653,131143,131385,131684,131684,131684,132459,132685,132945,133138,133491,133491],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,4,4,4,6,6,6,12,15,16,16,16,16,16,18,18,18,19,19,22,22,24,39,48,48,52,55,66,84,99,109,131,152,167,179,192,210,231,252,277,298,331,371,419,457,484,546,599,727,813,910,1019,1069,1180,1266,1410,1508,1614,1716,1790,1905,1998,2049,2131,2274,2348,2447,2483,2568,2637,2735,2903,2958,3112,3224,3399,3573,3721,4019,4341,4625,5029,5186,5379,5671,6043,6370,6794,7257,7770,7770,8118,8373,9009,9820,10423,11437,12223,12799,13537,14316,15086,16016,16882,17486,18198,18887,19954,21071,22077,23481,24524,25269,26079,26818,27670,28566,29471,31076,32394,33536,34902,36034,36953,38150,39060,40070,41194,42555,43929,45106,46178,47735,48997,50207,51725,53614,54697,56015,58179,59568,61247,62574,64193,65504,66661,68400,69887,71547,72646,73791,74858,76005,77058,77904,78569,79159,79159,79159,79159,79159,79159,80286,80713,81067,81357,81580,81787,82050,82299,82531,82743,82924,83086,83226,83418,83606,83769,83769,83769,83769,84509,84652,84818,85005,85005,85005,85544,85722,85928,85928,86380,86380,86380,87072,87328,87590,87939,88337,88337,88337,89746,90222,90660,91196,91753,91753,91753,93475,94051,94711,95339,95907,95907,95907,97450,98057,98585,98585,98585,98585,98585,101270,101814,102648,103465,104129,104129,104129,105890,106575,107213,107776,108296,108296,108296,109953,110594,111033,111484,111837,111837,111837,112932,113354,113820,114434,114434,114434,114434,115734,116152,116528,116847,117167,117167,117167,118140,118503,118884,119186,119442,119442,119442,120389,120718,120718,121129,121360,121360,121360,122081,122356,122579,122579,122579,122579,122579,123484,123699,123908,124145,124329,124329,124329,124886,125115,125325,125490,125669,125669,125669,126240,126504,126719,126835,127019,127019,127019,127667,127931,128143,128236,128290,128290,128290,128472,128563,128633,128719,128867,128867,128867,129404,129584,129774,129888,130070,130070,130070,130608,130780,130944,131086,131264,131264,131264,131790,132011,132146,132317,132486,132486,132486,133044,133253,133407,133574,133728,133728,133728,134326,134524,134685,134856,135041,135041,135041,135674,135990,136187,136377,136622,136622,136622,137306,137592,137929,138206,138494,138494,138494,139362,139692,139989,140300,140588,140588,140588,141496,141808,142169,142527,142896,142896],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,2,3,3,3,4,4,4,4,4,6,6,7,7,8,8,9,10,10,10,10,10,10,11,11,12,12,12,13,13,15,16,17,17,17,17,17,18,20,21,22,25,27,30,31,34,36,37,37,37,39,40,40,42,49,50,59,67,67,72,72,75,81,83,84,89,96,99,104,108,114,116,119,125,128,131,137,140,142,144,153,159,163,169,176,185,188,193,203,213,218,224,233,236,244,248,257,259,273,281,290,298,308,318,326,337,349,355,359,371,384,393,402,412,421,421,421,421,421,421,488,492,502,509,513,521,533,539,551,557,562,572,588,597,603,609,609,609,609,637,642,646,650,650,650,677,685,689,689,705,705,705,728,734,742,751,762,762,762,780,790,797,805,818,818,818,846,853,865,875,885,885,885,909,924,935,935,935,935,935,977,985,990,1000,1009,1009,1009,1038,1046,1053,1061,1071,1071,1071,1101,1114,1122,1137,1147,1147,1147,1174,1190,1203,1208,1208,1208,1208,1246,1256,1264,1275,1286,1286,1286,1301,1310,1316,1321,1326,1326,1326,1338,1350,1350,1360,1365,1365,1365,1380,1386,1391,1391,1391,1391,1391,1418,1423,1430,1430,1435,1435,1435,1444,1452,1454,1461,1463,1463,1463,1471,1472,1475,1480,1483,1483,1483,1488,1489,1490,1491,1491,1491,1491,1495,1495,1497,1497,1499,1499,1499,1501,1502,1502,1504,1505,1505,1505,1508,1508,1508,1508,1509,1509,1509,1512,1514,1516,1516,1517,1517,1517,1521,1522,1524,1525,1527,1527,1527,1529,1532,1532,1532,1532,1532,1532,1534,1535,1536,1537,1539,1539,1539,1542,1543,1544,1549,1549,1549,1549,1552,1555,1557,1558,1562,1562,1562,1570,1577,1580,1583,1583,1583],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,4,4,4,5,5,5,10,13,14,14,14,14,14,9,9,9,10,10,13,13,15,27,36,36,40,38,49,67,82,86,108,129,144,150,157,175,173,194,214,235,268,302,345,345,372,434,486,599,679,775,839,887,998,1026,1165,1262,1368,1400,1455,1566,1655,1675,1757,1900,1842,1941,1721,1806,1809,1864,2002,1963,2071,2139,2265,2306,2454,2713,3020,3255,3572,3699,3858,4070,4352,4518,4939,5373,5800,5800,6014,6157,6792,7384,7985,8706,9491,9928,10625,10798,11563,12493,13356,13612,13963,13163,13242,13486,14448,14923,14883,14066,14166,13435,13571,13658,13788,14531,14975,15422,16238,16399,16431,16787,16469,16469,16847,17049,17567,17935,18048,18371,17773,17969,18468,19145,19194,19660,20663,21308,21928,22194,22445,22424,22339,22924,22942,23276,20942,20425,20426,20322,19637,18915,17917,17317,17317,17317,17317,17317,17317,9995,9311,8302,7367,6376,5142,4797,4688,4702,4759,4812,4834,4826,4844,4815,4774,4774,4774,4774,4960,4863,4763,4747,4747,4747,4408,4227,4215,4215,3847,3847,3847,3938,3789,3875,4073,4250,4250,4250,5195,5504,5750,6028,6287,6287,6287,7211,7417,7651,7982,8257,8257,8257,8740,8899,9122,9122,9122,9122,9122,9997,10229,10383,11136,11389,11389,11389,12012,12307,12603,12807,12996,12996,12996,13228,13080,12962,12980,12741,12741,12741,12480,12496,12620,10166,10166,10166,10166,8788,8701,8724,8669,8513,8513,8513,8158,8225,8238,8232,8066,8066,8066,7955,7922,7922,7755,7589,7589,7589,7432,7393,7332,7332,7332,7332,7332,7103,7060,7037,7102,7028,7028,7028,7088,7157,7151,6995,6879,6879,6879,6721,6745,6739,6619,6527,6527,6527,6605,6697,6708,6567,6358,6358,6358,6001,5886,5780,5608,5478,5478,5478,5637,5710,5866,5928,6009,6009,6009,6233,6248,6249,6163,6162,6162,6162,6211,6284,6232,6222,6239,6239,6239,5261,5397,5474,5563,5629,5629,5629,5943,6043,6099,6155,6243,6243,6243,6442,6602,6562,6585,6622,6622,6622,6710,6758,6842,6905,6861,6861,6861,7157,7484,7289,7357,7342,7342,7342,7467,7546,7644,7806,7822,7822]},"Timezones":["Asia/Muscat"],"AgeDist":{"0-4":453666,"10-14":315751,"100+":215,"15-19":214553,"20-24":329057,"25-29":756486,"30-34":868013,"35-39":571807,"40-44":400326,"45-49":284643,"5-9":378907,"50-54":181717,"55-59":133883,"60-64":89584,"65-69":53203,"70-74":28263,"75-79":24795,"80-84":12881,"85-89":5639,"90-94":2459,"95-99":774},"REstimates":{"Date":["2020-03-14T00:00:00+00:00","2020-03-15T00:00:00+00:00","2020-03-16T00:00:00+00:00","2020-03-17T00:00:00+00:00","2020-03-18T00:00:00+00:00","2020-03-19T00:00:00+00:00","2020-03-20T00:00:00+00:00","2020-03-21T00:00:00+00:00","2020-03-22T00:00:00+00:00","2020-03-23T00:00:00+00:00","2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.15987130169624,1.3662994857894,1.31769244320484,0.963351749322711,1.8346756469109,2.28146062994289,1.9729878696120104,1.89087261266594,1.779579975098,2.00431565184994,2.29886504619775,2.3812551829969104,2.2103113208016096,2.25762238368729,2.23398381885522,2.0328171709484,1.86454655274428,1.73083963481837,1.55968498807271,1.5072308495016795,1.5428819328594598,1.56467467537926,1.55006308170552,1.54740953860049,1.53676300952557,1.57176612566706,1.5648233767630602,1.4513152578261297,1.49304002010452,1.5153727101944,1.77297057599574,1.81416282138965,1.81079180636654,1.79906420575986,1.64570859913677,1.62697540492062,1.5747484003501897,1.59505377810394,1.53123188661426,1.47229101814805,1.43075593759524,1.37929623446138,1.34416678578099,1.30459787774902,1.16894603596673,1.12085290829928,1.13118293103876,1.08000830572089,1.1020769659347098,1.02727288570441,1.01717220464364,0.955415793680216,0.959510617823015,1.0166377797675,0.98355273680912,1.04965754232064,1.04456478089003,1.10223156675129,1.18521765129218,1.20752013668759,1.28297513257605,1.4059478666948402,1.4512443548971798,1.5815767924771598,1.49498668162928,1.43670448891689,1.42388327761192,1.41794416871474,1.43780994184716,1.44645317911425,1.47466598806669,1.4831126921075402,1.31793842225401,1.29394404514396,1.21588615283646,1.24984207487496,1.33746254739854,1.32403150613257,1.45527950269422,1.49421848983094,1.44262609155895,1.4061775794096598,1.3901895882483,1.35867843008392,1.34955462784618,1.32438821041555,1.3361243259038798,1.3124553512591102,1.29849845170109,1.28510624365808,1.2587891138166698,1.24652300934652,1.23525643272556,1.21223868832092,1.18430237075674,1.15235290953741,1.11694482501092,1.09929208052236,1.07682420289286,1.06484664804031,1.13649745617678,1.16794438780243,1.17654617410498,1.16688099401147,1.1349382142968998,1.09988998746456,1.06287069577214,1.03856844011686,1.04848103362755,1.06336450152494,1.09754657578041,1.1195104822871498,1.11895887375569,1.10797209095624,1.08369398273363,1.06243370734183,1.05336754165649,1.05255563216808,1.09027859108186,1.08746675649759,1.07927541625977,1.13890170874919,1.1400872535379,1.14572996113298,1.11616651492876,1.1048904064500702,1.09071436244828,1.07714519503768,1.07120801809814,1.06920108036568,1.07949060934888,1.04532479869517,0.997902737394288,0.993353513578262,0.985492989458622,0.9332207369762768,0.91340027887632,0.874943425086892,0.8540514020468449,0.790185536447933,0.744915731300507,0.7115515152198849,0.644417271041806,0.5901489749609201,0.597902595748771,0.596676406390625,0.582201139236058,0.563039850050826,0.524325915485315,0.484969334399935,0.4673198990814079,0.464834818444152,0.4660461623171671,0.549055094526331,0.63384743373355,0.7141344268320992,0.7844449371091681,0.8569032256524008,0.686742169622339,0.6549964929485451,0.6098151532074829,0.579308228385996,0.5648139359540171,0.757949126491932,0.770158287256007,0.7783943830468941,0.7924906984721759,0.749787929068579,0.715022191522897,0.882080014107578,0.924997500900856,0.944769407922268,0.88098979999048,1.00117213829276,1.00657195299996,1.00342337869283,1.26405320549772,1.05101790963331,1.06628076163297,1.11419734252977,1.16859445028994,1.13927539486054,1.10840918377177,1.3659279780189602,1.40267176641616,1.38647672647786,1.4446352104952198,1.37336754915415,1.28376291690902,1.21399027128671,1.38566291101699,1.38204258742634,1.37714751991182,1.3439520266872702,1.2951984894546,1.22806164206154,1.17504768993095,1.15546886207834,1.14281288888231,1.12771472600815,1.02854620812144,0.939141523400096,0.941612039938581,0.9519024057793,1.09867401378095,1.09179821402603,1.10194648084111,1.10975819677239,1.10298810522903,1.0831226880999,1.06585017723436,1.07996440605021,1.07648790436326,1.0763254195663698,1.13207387687466,1.1751973037709198,1.14580137672509,1.11538561303164,0.974860777425112,0.977776235790702,0.9361913144136408,0.902961233969978,0.881081906485827,0.899081168411631,0.917822863550831,0.8538987210699791,0.8396436995206079,0.8413237510567539,0.873220739359235,0.826924673945988,0.850344559441385,0.8753811442231271,0.8454577539895491,0.834174530921323,0.848307316464223,0.851800922666086,0.8700392514888421,0.8917867373229941,0.9110221495563008,0.9058062646351692,0.909962968579657,0.9087645345944771,0.8660821612649392,0.9301446870694609,0.946229149827351,0.956935991805033,0.89664890601246,0.8903993822053349,0.831016922160082,0.8703508057957231,0.8744242119894851,0.895084483699437,0.913668207417047,0.8737035237792661,0.870224616950025,0.8525525485512478,0.802254934108379,0.7647131566927908,0.7945341506161259,0.8265018652223991,0.8448346013526941,0.83851336776912,0.923182707894741,0.891050037265085,0.89195564246062,0.90785095252154,0.922607336258726,0.884000348776256,0.884040833363218,0.8964408038673921,0.96882224483791,1.03993413843311,1.03953172667922,1.0319282783403598,0.9131868411149692,0.932112434498936,0.944428285372494,0.913900689276446,0.925241535631202,0.937830437245786,0.949681910776785,0.991411530869853,1.00917557452683,1.00983524340427,0.982127375983506,0.937302868439243,0.942792507594172,0.952167571999266,0.8185549172982579,0.7708895686824221,0.742138130073913,0.763717088137127,0.7845930479015508,0.8189142635082092,0.850262860162867,0.824139943253202,0.8078971888278721,0.8231500191474499,0.861420220962946,0.95459591020483,0.9708882804010492,0.977759400566055,1.17621710607502,1.20307089219879,1.21504505009349,1.1991327597531498,1.16984993102904,1.13163804502296,1.10090362373732,1.07291447413313,1.0744560206458902,1.0358405704356,1.05118207516536,1.03749571500367,1.03011600302243,1.02404980101934,1.02798869844199,1.03930018131406,1.02926332670678,1.03428186747835,1.0185230548005302,1.01445911464536,1.0114941047517498,1.03903792234026,1.02529008189311,1.03089165592049,1.0256363030268,1.02760477600106,1.02274069879957,1.01861472374026,1.04497236624748,1.08177223027916,1.08702050106761,1.08068055321505,1.09944866397944,1.08203548386543,1.06554589557474,1.08277441511665,1.10075215729219,1.1458828938775,1.15870274118559,1.16433944364419,1.13267046311014,1.10382533649629,1.15481441867539,1.13378625721362,1.13671135900852,1.14588616212848,1.13116581781389,1.10492957980049,1.08310831241005,1.12584909897899,1.11280632990869,1.09748610153491,1.09856162464003,1.10086662094621,1.08257301237602],"StdR":[0.30675167494979,0.328639339302894,0.318973424284324,0.269009998614604,0.3651346044032671,0.3966040785616551,0.346036534749312,0.312187218519419,0.28259735806882,0.280392730779818,0.283677765183778,0.273248000798343,0.23780291018929806,0.221582842630113,0.203122446189852,0.17408261542417702,0.15540317700385,0.138359303635499,0.12438197044783,0.116085569433268,0.111075494696266,0.108559092523356,0.10244604425927302,0.0983434275489255,0.0944778872224756,0.0911213166506333,0.0867320467346767,0.0810530585438522,0.0789584520023257,0.0762640858845435,0.0809372448720752,0.0788410688506399,0.076282719497583,0.0731651257239466,0.0657957777123157,0.0615960103838658,0.0576566724670689,0.0559878748031621,0.0523348537313781,0.0488940680287077,0.0462420419294596,0.0434142095334447,0.0409660196282312,0.0392577098255894,0.035568132986076,0.0336055930779584,0.0329949414819906,0.031388707986382006,0.0315280156657003,0.0293255585163637,0.029105887450825,0.028246555490495,0.0281354406874599,0.028888273189382,0.0281072474498115,0.0291452310026601,0.0287826365001235,0.0294860733261309,0.0304631077313086,0.0303362927102267,0.0314643830244661,0.0329460689617718,0.0330991363043181,0.0347407138315132,0.0342256448210216,0.0330613764082314,0.0317258529098525,0.0313171772652883,0.0307068169391425,0.0301010734886521,0.0299014713757734,0.0294993848069854,0.0272566445853582,0.0254273863027479,0.023854237689861,0.0234353416271146,0.0236593763049385,0.0230360521593587,0.0240110211643129,0.0248253714762243,0.0246220258357867,0.0242127157981313,0.0237854774984196,0.0227994075962772,0.0224098287566396,0.0210146859624548,0.020735595503442,0.0199519555624233,0.0194432004456789,0.0189917314037905,0.0178113082379768,0.017470844154207,0.0167613938544461,0.0161845796387856,0.0152327117552344,0.0146676194606185,0.0139516996116673,0.0130427587869034,0.0123377490770678,0.0117957149467802,0.0119428028499805,0.0118269668153582,0.0117264848019401,0.0117080662062905,0.0116525723809409,0.0111127548152282,0.0108707269295777,0.0102662915443807,0.0100580210138745,0.00992656737178296,0.00977528431953982,0.009724335434771093,0.00980548880210485,0.00964645660046826,0.00969258869284392,0.00942279187406024,0.00919403655605805,0.00910289225878733,0.00894385577387032,0.00904506208030065,0.008819858115938259,0.009095971079649507,0.00928238077052016,0.00936531753050528,0.00933094155352656,0.009185599829511127,0.00911513651892771,0.00888162128377638,0.00866995575817752,0.00855453933254873,0.00846358349955195,0.00818652641138054,0.0078071861642358,0.00773107459903313,0.00750294457625153,0.0071908169384262205,0.007117139706407541,0.0069764544280306795,0.00704870370376114,0.00694008510297953,0.00726366962122767,0.00763638660325878,0.007884956034090559,0.0082336445625451,0.00946487868031483,0.0104366987858583,0.0112483496238363,0.011835124900646005,0.0119458241696662,0.0120985958256802,0.0128349655330447,0.0138427870206254,0.0151119617985331,0.0187110538253468,0.0222246578714585,0.0251619884649125,0.0270913419932972,0.0280765435999472,0.0217734704126993,0.0199703521566783,0.0186497853602082,0.0185001487743971,0.0185692007327709,0.0247587956488316,0.0257500492568562,0.0256343378762273,0.0255878177097845,0.0238423578471628,0.0223422869786102,0.0263606299463669,0.0270275149906961,0.0264801121117023,0.0242713830323209,0.0255817214836941,0.0246729044858336,0.0238346896378934,0.0266108232155248,0.0232058663155345,0.0218839795976182,0.02123085008915,0.0214223658252019,0.0210496344722757,0.0200635909981283,0.021706862521094,0.0228464909805038,0.0227270088772887,0.0236595702653752,0.0230910259649609,0.0217525324366631,0.0200850719065078,0.0209318920391911,0.0211111586257665,0.0213307756768882,0.0211337836403673,0.0202763742765913,0.0190988653270526,0.0177404141776099,0.0168824777427113,0.0162927617726131,0.0155881517577373,0.0141377850159684,0.0130229817520457,0.0128591613982309,0.012547145155326,0.0133000505536938,0.0127648985542367,0.0127110252668374,0.0128239819468535,0.0127392947875345,0.0126019621729617,0.0123982326985078,0.0123467927459339,0.012296646048206,0.0122206044048978,0.0124943723850292,0.0127245425011801,0.0126208618004488,0.0125072727493377,0.0114573330118937,0.0112593938877883,0.0108256364006692,0.0104784130167979,0.0104959647665297,0.0106872385279483,0.0107769078299851,0.0103438454795717,0.0105746816008742,0.0109667191333307,0.0112324976453584,0.011151986515205,0.011672597434375,0.012130544805873002,0.0121909488873096,0.0120629190723104,0.0126954755495613,0.0126900025030048,0.0131429914508382,0.0134927913962108,0.0137468097667376,0.0137573698270726,0.0137828023977942,0.0138151825385356,0.013324658535195,0.0140525707594054,0.0142957404789021,0.0144800761720729,0.0138804433775616,0.0138933003534162,0.0132864203714338,0.014051550249953998,0.0142885938824526,0.0147843750397546,0.0150749052485746,0.0147424419266492,0.0147921202206886,0.0147488790631591,0.0146923948825647,0.0145697532450998,0.0153163996649772,0.0162282831932221,0.0169062233031491,0.016874884908192,0.0182255733964223,0.0180355551938928,0.0178421612984896,0.0179393095638163,0.0180643812842274,0.0178644493928838,0.017859324144389,0.018214175826065,0.0185937595293307,0.0199140893325255,0.0195608470311336,0.019105244015424,0.0179007228510904,0.0176582547467519,0.0179508860631057,0.0179732201264744,0.0180308950422084,0.0183273995870274,0.0186410870263408,0.0190080872884486,0.0193224150565089,0.0192050657055765,0.0189342406113335,0.0185672416861183,0.0183230262402312,0.0185780637289264,0.017556886445073,0.0171227299587617,0.0174006440973955,0.0182351890007757,0.0190871912331656,0.0203190424137299,0.0210753724188744,0.021175565853025,0.0210416897419586,0.0216509544361325,0.0225786447804462,0.024222309771922995,0.0241722167846664,0.0243969882002652,0.0266494673629386,0.026694211016904,0.0261345678224277,0.0253312183337793,0.0247305724455934,0.0234708725660575,0.0227509746913304,0.0221768688928082,0.0222394652484154,0.0215398891691435,0.0216330412523604,0.0214408820579195,0.0209037257278065,0.0209412953381927,0.0207961973008978,0.0210112788687851,0.0207654576027404,0.0207809410475705,0.0207478182431835,0.0203947542856922,0.0204081848834983,0.0205801534204272,0.0204213896426536,0.0205874633528758,0.0204578086445776,0.0202731954048652,0.0202297810412713,0.0201562350230786,0.020361300660939,0.0207151046300711,0.0206414530818284,0.0205967000980184,0.0204064823483644,0.0203370129901388,0.0199561764528832,0.0200308463422109,0.0201690919598973,0.0203855795041957,0.0205237702942794,0.0205454369878558,0.0197147359492111,0.0193450759180433,0.0197537735836172,0.019341239342161,0.019248449393047,0.0191557012302273,0.018864942018015,0.0183494059969866,0.0177623166107918,0.0181115968033755,0.0178577760071185,0.0175850905771074,0.0174284858144909,0.0172307760314826,0.0167529205843262],"EnoughData":[0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Capacity":{"CapacityActiveInfectionPercent":0.2336,"CapacityNewInfectionsPerDayPer1000":0.166857142857,"CriticalBedsPer100k":14.6,"Source":"https://www.researchgate.net/publication/338520008_Critical_Care_Bed_Capacity_in_Asian_Countries_and_Regions","Year":2020.0},"Interventions":[]},"data_url":"extdata-OM.json","Name":"Oman","CurrentEstimate":{"Exposed":23617.0,"Infectious":21669.0},"OfficialName":"Sultanate of Oman","Level":"country","M49Code":"512","ContinentCode":"W-AS","CountryCode":"OM","CountryCodeISOa3":"OMN","Population":4974986},"PA":{"data":{"Rates":{"CaseFatalityRate":0.006168023661990633,"Critical":0.012758345210912849,"Hospitalization":0.04902364229084855},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,4,4,9,9,9,10,13,13,13,14,16,16,16,17,23,29,61,72,75,98,122,140,165,204,231,271,319,338,338,455,455,527,576,622,641,641,641,823,859,886,886,4501,4687,4687,6021,6067,6080,6080,6080,6081,6081,6194,6194,6245,6275,6279,6279,6279,6379,7379,7379,7540,9414,9514,9514,9514,9519,9619,9719,10118,10218,10401,10561,10977,10977,13759,13759,13766,13766,13774,13774,13782,14359,14359,14359,14664,14694,14794,14800,15270,15370,15470,15595,15745,15945,16445,16945,17761,17986,18036,18726,19469,20437,21426,22170,23039,23919,24667,25417,25842,26520,27494,28482,29164,30075,31122,31828,32704,33428,34131,35086,36181,37316,38218,39166,40081,41038,42093,43330,44792,45658,46675,47484,48748,49510,50665,51597,52210,52886,53857,55001,55845,57191,58274,59174,59722,60528,61420,62185,62759,63595,63996,64602,65119,65747,66173,66974,67487,68198,68742,69223,69661,70247,70751,71419,72203,72858,73476,74107,74782,75592,76787,77881,79093,80190,81365,82320,83318,84437,85494,86158,86796,87215,87695,88202,89061,89903,90772,91195,91809,92423,92950,93610,94391,94962,95552,96164,96675,97297,97919,98671,99286,100348,101041,101545,102028,102725,103398,103985,104562,105231,105710,106440,107391,108342,109369,110552,111634,112565,113379,114207,115078,115990,116823,117770,118711,119707,120823,122070,123229,124271,125370,126746,128242,129755,131315,132748,134360,135962,137004,138007,139356,140976,142046,142872,143616,144462,145518,146576,148396,150051,151247,152890,154330,155870,156870,157888,159070,160641,162105,163334,164855,166600,168238,170170,171745,173508,174951,176428,178140,180045,181749,183522,185966,187552,189764,192601,195138,197928,199694,201816,203688,206087,208620,212656,215361,217544,219144,220833,223635,227141,230702,234295,236954,238999,241128,243157,246452,250215,253503,256597,259095,261291,263495,266534,269637,272180,274806,276417,278442,280827,283298,285490,287846,290124,292302,294410,297650,300610,303610,306634,309296,311783,313783,314797,316048,317432,318795,319821,320668,321439,322238,323283,324156,324836,325491,326213,327317,328100,328945,329709,330474],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,8,11,27,36,43,55,69,86,109,137,200,313,345,345,443,558,674,786,901,989,1181,1181,1317,1475,1673,1801,1988,2100,2249,2528,2752,2974,3234,3400,3472,3574,3751,4016,4210,4273,4467,4658,4821,5166,5338,5538,5779,6021,6021,6378,6532,6720,7090,7090,7197,7523,7731,7868,8070,8282,8448,8616,8783,8944,9118,9268,9449,9606,9726,9867,9977,10116,10267,10577,10926,11183,11447,11728,12131,12531,13018,13463,13837,14095,14609,15044,15463,16004,16425,16854,17233,17889,18586,19211,20059,21418,21422,21962,22597,23351,24274,25222,26030,26752,27314,28030,29037,29905,30658,31686,32785,33550,34463,35237,35995,36983,38149,39334,40291,41251,42216,43257,44332,45633,47173,48096,49243,50373,51408,52261,53468,54426,55153,55906,56817,57993,58864,60296,61442,62223,63269,64191,65256,66383,67453,68456,69424,70231,71418,72560,73651,74492,75394,76464,77377,78446,79402,80665,81940,82543,82790,83754,83855,84392,85480,86900,87485,88381,89082,89982,90624,91337,92065,92982,93552,94084,94914,95596,96305,97043,97578,98407,99042,99715,100330,101041,101745,102204,102832,103466,104138,104879,105601,106203,106810,107284,107990,108726,109431,110108,110555,111277,111853,112595,113342,113962,114653,115286,115919,116602,117300,118054,118841,119666,120313,120802,121296,122128,122883,123498,124107,124745,125181,125739,126435,127227,127866,128515,129200,129751,130422,131247,132045,132867,133598,134336,134915,135592,136024,136567,137760,138506,139527,140331,141302,142465,143352,144477,145309,146653,147667,148721,149833,151089,152289,153577,154783,155658,156930,158532,160287,161744,163453,164729,165806,167311,169339,171219,173607,175907,177719,179230,181166,182977,185424,187779,190585,193007,194619,196987,199947,203295,206310,209584,212339,214038,217202,220261,223674,226660,228724,231357,233705,238279,242744,246790,249733,251764,253736,256230,259770,264956,269091,273037,276772,279196,281353,285093,288408,291285,293592,296269,298019,299361,301534,303777,305752,307793,309851,311244,312158,313834,315400,316808,318253,319453,320379,321103,322201,323382,324489,325487,326464,327091,327654,328476,329367,330075,330985,331692,332179,332679,333251,333755,334463,335339,336037,336521,337087,337805,338701,339383,339781,340445,340915,341420,342019,342741,343281,343743],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,3,6,6,8,8,9,14,17,24,30,30,32,37,41,46,54,55,59,63,66,74,79,87,94,95,103,109,116,120,126,136,141,146,154,159,165,167,167,178,188,192,197,197,200,210,218,225,231,237,244,249,252,256,260,266,269,275,279,281,287,291,295,299,306,310,313,315,320,326,330,336,344,352,357,363,370,386,393,398,403,413,418,421,429,437,448,457,470,475,485,493,501,521,536,547,564,575,592,604,620,631,645,667,698,720,747,770,799,819,839,863,893,909,932,960,982,1000,1038,1071,1096,1127,1159,1180,1209,1250,1275,1294,1322,1349,1374,1397,1421,1449,1471,1497,1522,1553,1574,1591,1609,1639,1664,1680,1703,1722,1734,1746,1767,1788,1809,1827,1844,1859,1878,1892,1906,1919,1932,1948,1966,1983,1995,2002,2018,2030,2046,2063,2075,2086,2099,2107,2116,2127,2140,2155,2166,2173,2187,2198,2213,2229,2247,2257,2272,2285,2291,2297,2311,2323,2340,2348,2364,2372,2387,2406,2414,2423,2430,2440,2448,2463,2474,2482,2491,2502,2511,2519,2529,2546,2557,2564,2574,2585,2597,2612,2622,2628,2633,2638,2650,2663,2678,2688,2700,2706,2720,2731,2744,2756,2770,2781,2798,2808,2817,2823,2830,2856,2867,2873,2881,2893,2907,2922,2932,2946,2957,2973,2986,3002,3018,3030,3039,3060,3079,3098,3114,3141,3154,3173,3193,3212,3241,3264,3287,3309,3331,3356,3382,3411,3439,3481,3504,3527,3566,3597,3632,3664,3715,3756,3799,3840,3892,3933,3975,4022,4064,4103,4140,4197,4238,4283,4321,4363,4406,4455,4500,4561,4594,4651,4689,4738,4787,4828,4864,4912,4944,4980,5034,5063,5098,5137,5176,5196,5221,5244,5270,5296,5339,5366,5391,5426,5455,5480,5506,5531,5550,5572,5595,5621,5636,5642,5655,5672,5694,5711,5727,5742,5756,5772,5789,5810,5820,5831,5845,5858,5871,5884,5895,5907],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,7,10,26,35,42,54,68,85,108,136,199,310,339,338,434,548,663,770,880,961,1142,1142,1276,1428,1619,1742,1921,2031,2174,2449,2670,2883,3132,3284,3317,3407,3573,3809,3972,4013,4176,4318,4449,4749,4865,5041,5276,5399,5399,5673,5768,5906,6252,6252,6356,6490,6654,6757,6953,3544,3517,3680,2510,2621,2778,2922,3100,3250,3366,3392,3496,3580,3697,3999,4341,4594,4755,4034,4432,4665,3274,3613,3979,4229,4733,5062,5374,5500,5814,6055,6269,6499,7191,5031,5871,7215,7208,7731,8353,9094,9430,10370,11170,11567,12084,12689,13673,14060,14696,15612,16570,17174,17873,18125,18352,18502,19416,20528,20766,20963,20940,20968,21269,21685,22322,22469,22844,23531,23850,23696,23890,24135,23919,23604,23780,24039,24161,24871,25034,24693,24579,24576,24669,24853,24944,24866,24572,23886,24186,24294,24558,24105,24220,24119,24077,24514,24782,25062,25172,24910,23790,23653,22837,22811,23074,23588,23394,23703,23555,24038,24056,24235,24323,24807,24560,24567,24670,24791,25007,25296,25232,25549,25507,25385,25332,25410,25472,25249,25053,24481,24044,23557,23164,22581,22218,21681,21262,20935,20962,20989,21000,21234,21287,21162,21052,20784,21044,21054,21066,21212,21242,21200,21405,21632,21658,21625,21488,21690,21683,21666,21202,21140,21062,21126,21113,21217,21259,21325,21336,21403,21332,21193,21025,20810,20346,19996,19630,19482,19073,18733,19000,18902,18959,18812,18778,18819,18452,18392,18171,18410,18040,17586,17171,16852,16609,16271,15864,15681,15937,16174,16293,16668,17542,18053,18265,18695,19649,19682,20402,21487,21636,21688,22055,22843,24249,25400,26613,27546,27903,28721,29908,31576,32636,34312,35265,35490,37142,38457,39914,41155,41403,41551,42261,44582,46168,47630,47741,47967,47780,48345,49445,52053,52114,53313,54822,55597,56020,56897,56673,55932,54608,54577,54233,53405,53513,52413,50593,49310,48220,47086,45769,45202,43690,41975,40852,39403,38692,37365,36035,34718,33608,32215,30885,29309,27738,25295,23207,20893,18756,16775,14760,13254,12799,12035,11337,10833,10489,10111,9892,9795,9629,9417,9125,9123,8857,8245,8048,7912,7677,7362]},"Foretold":{"Date":["2020-04-19T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-17T00:00:00+00:00"],"Mean":[37905.67,47192.36,56411.82,77696.66],"Variance":[2046193000.0,3506107000.0,2441726000.0,11720970000.0],"0.05":[5982.635,6856.911,13378.29,10735.71],"0.50":[25742.87,30535.24,43156.57,49019.94],"0.95":[112834.3,143007.3,145064.5,246183.7]},"Timezones":["America/Panama"],"AgeDist":{"0-4":389313,"10-14":369411,"100+":1105,"15-19":357198,"20-24":349063,"25-29":329192,"30-34":317131,"35-39":301464,"40-44":288124,"45-49":268271,"5-9":384466,"50-54":234644,"55-59":198335,"60-64":159727,"65-69":122905,"70-74":91619,"75-79":66189,"80-84":44016,"85-89":25732,"90-94":12410,"95-99":4453},"REstimates":{"Date":["2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[2.27838731582173,2.3729904564654,2.31782966592768,2.2148612424657204,2.1072737558283703,1.9356573758752096,1.97817261935654,1.6825709981465802,1.63987879208515,1.6324634827668203,1.62692851177372,1.48889936318055,1.50578415556141,1.4828501146921498,1.41095880886897,1.43256353753876,1.4104549444344698,1.38777885475043,1.38749889725181,1.3455788763589098,1.20510665161775,1.2029450083323798,1.18167477210926,1.1954754483998702,1.1574894508654598,1.09639956247522,1.07668623412564,1.09525377732347,1.08623301720987,1.0987584708974398,1.0611515260206,1.03877033416201,1.0228554091828002,1.04862083053406,1.01477224610994,1.11131350539425,1.09083032578324,1.04416325000335,1.09938809112583,1.0621178013357502,1.01590400505322,1.05887207222564,1.06828675219439,0.98233837710798,0.989458120646414,0.995665700264115,0.970585418680791,0.947133305170154,1.01579866038272,0.947204066700838,0.959081282438506,0.952521802736774,0.8895098836547659,0.96237869233175,0.9800970328095172,0.91448662165589,0.884795040154542,0.9008820722741948,0.8970242669943699,0.955178762762494,1.04564297265642,1.08426270165561,1.11368871431605,1.1436419746197,1.2097275030450902,1.27028970325674,1.33355481796511,1.37007967599848,1.37648531179106,1.3303214500938898,1.37317989307479,1.3768047424628702,1.36445194614237,1.34004194016855,1.28063391277747,1.2539387877609098,1.22301021640424,1.25117906455963,1.25979386246031,1.25000016495224,1.2630780781354498,1.36737989128201,1.23754089159648,1.22268034380628,1.19272001410146,1.1979482358644,1.22955287775976,1.2417651429774,1.24462267388132,1.23202462337964,1.20596671026171,1.16945623933474,1.16764915607154,1.16101016382374,1.1199432913850502,1.05984810385847,1.15532926517004,1.15661967672947,1.1558825140723,1.12806566393864,1.08611263022953,1.07011219340386,1.08791534653583,1.11491416853124,1.13097860737914,1.12938481089735,1.1016495275813898,1.09468494102524,1.10195687340334,1.10557966597768,1.12102236498845,1.11195556324576,1.10795604276639,1.1135423883578102,1.11278860934334,1.08240883977129,1.067386641556,1.0380331392546,1.01321345866004,0.99482902477818,0.9907738218331892,1.00192758562396,0.9894915883091,1.0001139852544,0.974521245116386,0.9676765214277552,0.965963243162934,0.9575939002692272,0.966727669461301,0.992724145473834,0.9872990308273272,0.992900859634615,1.01161755695653,1.01529673128086,1.03265908204524,1.02587559576567,1.03611111852614,0.989125049206332,0.969946889296315,0.992771866107836,0.9866075855687142,0.999404746833197,0.992962273605414,1.0035860511304,1.01828033171161,0.988401128571086,0.9373916311011772,0.954156024117277,0.885440346710618,0.8548536558860509,0.874202923677265,0.9399879473598072,0.9323787236154158,0.93078591404875,0.925346200884766,0.923624594064468,0.91024696537989,0.8783365334585219,0.848867061769,0.8964286377745141,0.94512556313495,0.92104028578805,0.998311572958252,1.01797453716038,0.9824559844535308,0.920077381939518,0.921860705357968,0.927339059188399,0.933263995833413,0.92342073320082,0.932818080580628,0.944240090744054,0.952194546008379,0.915371203432622,0.931869927260766,0.95415120174963,0.9474504047221172,0.9620901412313873,0.970818230583387,0.9620289711565192,0.974935676076905,0.942098373903208,0.956223281038892,0.9708326986202228,0.987007714863572,0.986901257651458,0.961111339429142,0.9937447111234772,0.991248018155619,1.0045757761974998,1.01280688191497,0.997983869437914,0.993202377973724,0.996858258095755,1.00025678601838,1.02336826447581,1.0203074405251802,1.01854248125694,1.02368739311786,1.03549976539402,1.05178103143328,1.01881445191914,1.00394698826875,1.01080323456411,1.00994374657092,1.00782229139347,0.997677679717742,0.997912506769922,0.977395887590764,0.966429748017144,0.9709936289375,0.980546400846654,0.969112645084188,0.954815853209358,0.965298340369547,0.9789021177696732,1.00352607960537,1.00452706754374,1.00895725252764,1.0305416611723,1.04005977496931,1.04479628361765,1.0521086288715,1.05595641838025,1.01772692228154,0.984858745653141,1.04214567290496,1.04966023988698,1.07726189596045,1.09160888679394,1.10662344770634,1.12160241822536,1.10845927317331,1.11576772444012,1.10349157300348,1.1386542852579098,1.15429787946739,1.1594261703631898,1.18735233404443,1.21229176952101,1.17254987275862,1.17751023619499,1.1561240080503998,1.12903176556103,1.12327340199369,1.13018527499227,1.1659691046566298,1.1597254830726,1.18617871724117,1.14771643847158,1.1199768658775,1.12153693749105,1.1525661467975,1.16249053037381,1.19944677565831,1.2187535953116102,1.20892461249981,1.1987542934500302,1.19048151537519,1.16178814063286,1.15954712220353,1.1684064250766102,1.1846523204981,1.19869242828371,1.18303286616979,1.18011953738879,1.18030916408306,1.19995246027298,1.18491569517682,1.18173093840536,1.17769271060812,1.14884241661694,1.15721819695167,1.16636184251368,1.16479266950643,1.15165478526382,1.10009923531641,1.08282790572312,1.08636731716538,1.1315573837674,1.15199540154252,1.14420564076497,1.11451933618854,1.05898761929262,1.02384223787233,1.03567557650983,1.03990769866565,1.08597799169041,1.09253583497638,1.09984113279674,1.12126755449405,1.0956685202713798,1.07153386555076,1.03743902873801,1.00238435512538,0.973294474609157,0.96149955341177,0.981643758167427,0.982530229911,0.961190662675394,0.935938084713792,0.8780772566814001,0.8431934208224,0.8194347679530379,0.804416359240717,0.8070311093419441,0.804442303997785,0.778350483507612,0.7598060227861659,0.749638879436771,0.757752140882445,0.745551005037466,0.752942423838773,0.7665936089423699,0.7615062503459159,0.754151446298838,0.7528757444756071,0.7430069584200258,0.729992154744522,0.7300848737085172,0.749258545949678,0.741883184091717,0.740953145975154,0.7368824764644559,0.740810423241057,0.7457837171710829,0.7526338054172801,0.7717871679436551,0.768096430516927,0.7506632861994371,0.752603981791973,0.7759684449693299,0.785686680818256,0.8042050358954941,0.8334069407709721,0.849835914353311,0.8733690400272779,0.8906688637268629,0.8578757393050709,0.870959328007835,0.887967025847274,0.906095920606822,0.9243163631492172,0.959941020492505,0.9502913267749812,0.91129192214326],"StdR":[0.132064891872125,0.121800764600454,0.112608283718375,0.101409752120392,0.09259440015208803,0.0817218949792756,0.0769036678716952,0.0643208519593283,0.0598721639183164,0.0564514773293487,0.0530796972101943,0.0477860184407326,0.0457781879706727,0.0430358002883251,0.0403822777556101,0.0391959190496222,0.0373167640002084,0.03593469234707,0.0342866225575913,0.0329122504438833,0.0299166372831463,0.0289138057690808,0.0274358271266866,0.0266806807919652,0.0256539855966408,0.0240497364498922,0.0234030433827657,0.0232272526186134,0.0223639037792244,0.0224724181067633,0.0217389969971692,0.0211383883870137,0.0206895675014025,0.0210518632932774,0.020669732575775,0.0212567831271435,0.0209406151353304,0.0205406159301344,0.0207623393837084,0.0201463760828815,0.0198075790960509,0.0201421953462541,0.0201956033284591,0.0189713273127222,0.019040944363828,0.0191961564054384,0.0188077515590663,0.0188220394161436,0.0192412680418934,0.0188320557003491,0.0190115734553717,0.0188639019353943,0.0185387491772518,0.0192473062846981,0.0194780604203248,0.0189497057833356,0.0187805686449687,0.0194625167921317,0.0192807963852421,0.0198458165677663,0.021206048008318,0.0216163459803256,0.0216705709545589,0.0217797361379822,0.0223046395578101,0.0229391131233004,0.0234399484724232,0.023700367855595,0.0241980568487543,0.023560028384098,0.0237588107437011,0.0235850929871477,0.0233677470773654,0.0231622487502097,0.021797602964561,0.0211339932042786,0.0203252479881127,0.019672494758966,0.0194313465462699,0.0192372546517365,0.0189939715070699,0.0197885419128502,0.0184905379790288,0.0180199314528907,0.0173700673401316,0.0167196456787329,0.0166399961549464,0.016491434915127,0.0164036894959028,0.0159846388603026,0.0157607075444624,0.0151108200483917,0.0148476514903606,0.0144164171523767,0.0137288398417702,0.0129569099793352,0.0132113582741146,0.0128059175384198,0.0126340617534977,0.0123505287047949,0.0118206178730251,0.0116002236982547,0.0113627765303135,0.0113512021023591,0.0112562734646464,0.0111728380405888,0.0110484634710028,0.0109179414840796,0.0107743434442898,0.010727158133398002,0.0107010380474794,0.0105014018817663,0.0105326723026714,0.0104363856944902,0.0102596049939584,0.0100142213397726,0.009806845844750393,0.009585822911430779,0.009222242928418379,0.00891891761103422,0.00880274577690049,0.008609317924048029,0.00849562587821759,0.008503034335936759,0.00831587309703997,0.008300770619309821,0.00826693257931456,0.00826835021261986,0.00826923758720678,0.00845060151001628,0.00824635321701225,0.008477146420291971,0.00849628801286547,0.00844425594644371,0.00860602894226405,0.00853757318963172,0.00851382679227665,0.00835821017721611,0.0083113451319656,0.008216730874802259,0.008431625456465629,0.00836149441470432,0.0083762255304235,0.008433035420514141,0.008445238105409,0.00831321704784132,0.00814388207969928,0.0082134831098601,0.00795495001858108,0.00805645919334946,0.00841369863296538,0.00915856460148717,0.0090139575581566,0.00905582744793263,0.00902799150765517,0.009076140477268171,0.00903640575839633,0.00889062197589007,0.008970679776551159,0.009594832262673207,0.010146491973378,0.00998797823550263,0.0104570038101733,0.0104083342075654,0.0100295814133525,0.0094921741822458,0.009487378713371221,0.00954759863415509,0.00975369450658557,0.00975052072834999,0.009879844604979059,0.010003852048783,0.0101637826534757,0.0100017185450882,0.0101233437384122,0.0102166757552142,0.0103696292088021,0.010375836527017,0.0104512858104752,0.0104173894869405,0.0104445764288188,0.0102559431921239,0.0103802521446959,0.0104694518716428,0.0105274356199464,0.0105910139781275,0.0104355817310455,0.0105715363785891,0.0106097027776628,0.0106949106949734,0.0107178072463533,0.0104561994357677,0.0104977080478229,0.0105472613337049,0.0104237678689821,0.010676992393798,0.0106142372430735,0.0105959262963226,0.0105936735867753,0.0105071797181165,0.0105631558181103,0.0103221951598329,0.0104231151541035,0.010318415091287,0.0103501742124655,0.0102795165829081,0.0102989055524996,0.0102300187119476,0.0101599091864311,0.0100155712709124,0.0101680643378618,0.0102353930080607,0.0102804053509718,0.0101697358845833,0.0102418274355534,0.0104566695125814,0.0105855590144993,0.0106982392054697,0.0105548870564359,0.0106430329920866,0.0106734289596124,0.0105907358776934,0.0105675210595821,0.0108765829166169,0.0104138512087636,0.0103573424397677,0.0105001701335531,0.0105584260250624,0.0105525696649595,0.0107098162455214,0.0107260326416983,0.0110067379714917,0.0109651350983586,0.0108732835563402,0.0108238793545424,0.0110989302220829,0.0111057302808812,0.0113279991398851,0.0114416161934434,0.0117580795980375,0.0117523746230586,0.0118077693422085,0.0114951857026669,0.0113671416446061,0.0111214605721241,0.0108241477464645,0.0109752548988917,0.0109335345834494,0.0110455379818525,0.0107115733411271,0.0106294753865074,0.0104950484964495,0.0104100533889259,0.0104176589128298,0.0105108272145277,0.0108542766103711,0.0110606925711627,0.0112693558644397,0.0111361596014409,0.0110301909172211,0.0107596105153804,0.0105608736822541,0.0106097844668998,0.010581033663859004,0.0105734046392006,0.0104596696811299,0.0104620887696947,0.0104748743500823,0.0104036126419652,0.0103596965357775,0.010255143651183,0.00992866739273861,0.00988187297159176,0.00976321915235254,0.00957708981474405,0.00932975733799828,0.008908822154716129,0.00854705167815414,0.0082325841576726,0.00815730151120207,0.00799861578706934,0.00802666391566063,0.00798733732026735,0.00763309968763217,0.007231924750189679,0.0069473746467190005,0.0064961709236729,0.00639229370175183,0.00621237813568717,0.006288742879447471,0.00643962216204089,0.00653362898992534,0.00647505050884015,0.0063085627455929895,0.00590749633888987,0.00562211694625366,0.00536613305648739,0.00527240301404811,0.005055910429970279,0.00485841980614233,0.00484032838609208,0.0046388517567889295,0.00479743605697513,0.00514342489484593,0.00552597787867851,0.006050416389827571,0.00640627946902464,0.0066782785644235705,0.0070814402905757905,0.007537839458720491,0.00820573966700624,0.00852495177742322,0.008961604340765,0.00959169664402704,0.0098813373048759,0.009994441133277179,0.0103472699932361,0.0105634363122932,0.0106141493983485,0.0110065390026606,0.0117138128623395,0.011834085849527,0.0121123060035457,0.0123328602327728,0.0125703479249426,0.0128974619428816,0.0132792026052954,0.0137273588527112,0.0136212145309236,0.0135146051908154,0.013548608225959,0.0140186837408676,0.0143243918509928,0.0146895993796133,0.0151837638120295,0.0151113205651568,0.0149451777474142,0.014788177325219996,0.0140168405794395,0.0135569158697534,0.0136271983210249,0.0137457800293794,0.0134954692961939,0.0135301283176791,0.0131488043569145,0.0124074008035006],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-PA.json","Name":"Panama","CurrentEstimate":{"Exposed":75679.0,"Infectious":67382.0},"OfficialName":"Republic of Panama","Level":"country","M49Code":"591","ContinentCode":"W-NA","CountryCode":"PA","CountryCodeISOa3":"PAN","Population":4246439},"PE":{"data":{"Rates":{"CaseFatalityRate":0.006120801011262762,"Critical":0.012655551698015334,"Hospitalization":0.049995485936698864},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,14,16,16,16,53,394,394,537,537,914,989,997,1301,1333,1438,1569,1739,1798,2642,2869,3108,6120,6541,6684,6811,6968,6982,7027,7422,7496,7797,8088,8425,9179,10037,10405,11129,12434,13550,14427,15413,17527,18388,19012,20246,21349,22406,23324,24324,25151,27147,28272,28621,30306,36524,41968,43587,44848,47915,49795,50949,52906,56169,59442,62791,66447,67208,68507,69257,72319,76228,79214,82731,86219,89556,92929,98031,102429,107133,111724,115579,119409,125205,128622,131190,135520,143017,141967,145320,148437,151589,151225,159806,164024,167998,171159,174535,178245,182097,185852,189621,193957,197619,200938,204748,207802,210638,214152,217111,221008,223261,226400,230994,233982,238086,241955,245081,248746,252246,255945,259423,259423,267850,272547,276452,280044,283915,283915,287127,294187,298091,302457,306430,310337,314332,319171,324020,324020,329404,341938,341938,354232,359781,365367,370717,374019,377453,380730,380730,380730,399357,399357,414577,414577,421877,429662,438017,446675,455457,471599,480177,480177,498523,498523,506422,522251,522251,536959,536959,544745,559321,559321,566796,573364,580753,594513,594513,594513,607837,607837,607837,636489,636489,636489,657836,657836,664490,670989,676925,690528,690528,695645,700868,706223,712888,723606,728216,728216,733000,738189,743969,748097,753959,759597,769077,774356,774356,784056,788494,788494,796719,796719,800480,803846,810995,810995,816688,819717,819717,822316,825197,830612,830612,832929,838265,838265,838783,846215,846215,850670,850670,853208,856023,858388,858388,865348,867306,867306,871534,871534,873970,879439,879439,882600,884747,887019,887019,888815,893061,893061,893061,896978,899213,903958,903958,907654,907654,909389,911113,912501,914600,916335,916335,918352,920306,924120,924120,928219,930410,930410,932295,936182,936182,938341,940040,941668,943637,947427,949391,951318,951318,951318,951318,958682,958682,960703,962566,962566,964354,966447,968335,969863,970916,971000,976202,978072,978072,978072,984726,984726,989367,993509,993509,1002516,1007748,1012450,1022736,1028120,1028120,1033357,1039619,1052050,1052050,1057145,1069129,1069129,1076446,1086643,1089040,1094573,1111496,1111496,1117729,1130923,1130923,1137412,1149367,1149367,1155956,1156408,1163153,1169648,1183238,1183238,1188995,1196515,1196515,1218409,1225995,1225995,1232528,1236668,1244029,1250047,1248642],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,6,7,11,11,15,28,38,43,86,117,145,234,234,318,363,395,416,480,580,635,671,852,950,1065,1323,1414,1595,1746,2281,2561,2954,4342,5256,5897,6848,7519,9784,10303,11475,12491,13489,14420,15628,16325,17837,19250,20914,21648,25331,27517,28699,31190,33931,36976,40459,42534,45928,47372,51189,54817,58526,61847,65015,67307,68822,72059,76306,80604,84495,88541,92273,94933,99483,104020,108769,111698,115754,119959,123979,129751,135905,141779,148285,155671,164476,170039,178165,178914,183198,187400,191758,196515,199696,203736,208823,214788,214788,220749,229736,232992,237156,240908,244388,247925,251338,254936,257447,260810,264689,268602,272364,275989,279419,282365,285213,288477,292004,295599,299080,302718,305703,309278,312911,316448,319646,322710,326326,330123,333867,337751,341586,345537,349500,353590,357681,362087,366550,371096,375961,375961,375961,389717,395005,400683,400683,407492,407492,428850,433100,439890,447624,455409,463875,463875,478024,483133,489680,489680,498555,516296,516296,525803,535946,541493,549321,558420,567059,576067,585236,594326,600438,607382,613378,621997,629961,639435,647166,652037,657129,657129,670145,676848,683702,689977,691575,696190,702776,710067,716670,722832,729619,733860,738020,744400,750098,756412,762865,768895,768895,776546,782695,794584,794584,800142,805302,808714,811768,814829,818297,821564,821564,828169,829999,832929,835662,838614,846088,849371,851171,853974,853974,859740,859740,862417,865549,868675,870876,874118,879876,879876,883116,888715,888715,890574,892497,894928,897594,900180,902503,902503,902503,911787,914722,914722,917503,920010,922333,923527,925431,928006,930237,932650,934899,937011,938268,939931,939931,943917,948081,948081,949670,950557,952439,952439,956347,960368,962530,962530,963605,963605,967075,967075,970860,972688,973912,973912,976621,979111,979111,980943,980943,984973,986130,986130,989457,989457,989457,995899,997517,998475,1000153,1000153,1003982,1005546,1005546,1007657,1008908,1010496,1015137,1015137,1015137,1018099,1019475,1019475,1022018,1022018,1026180,1026180,1026180,1035184,1037350,1040231,1040231,1056023,1056023,1060567,1060567,1060567,1073214,1073214,1082907,1082907,1093938,1093938,1107239,1107239,1113970,1119685,1133022,1138239,1138239,1142716,1158337,1158337,1165052,1173045,1186698,1186698,1196778,1196778,1203502,1212309,1220748,1235298,1238501,1238501,1244729,1252137,1261804,1269523,1283309,1283309,1286757,1293497,1300799,1316363,1323863,1323863,1329805,1338297,1338297,1344969,1349847],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,5,5,5,7,9,9,11,16,18,24,30,38,55,61,73,83,92,107,121,138,169,181,193,216,230,254,274,300,348,400,445,484,530,572,634,700,728,782,854,943,1051,1124,1200,1286,1344,1444,1533,1627,1714,1814,1889,1961,2057,2169,2267,2392,2523,2648,2789,2914,3024,3148,3244,3373,3456,3629,3788,3983,4099,4230,4371,4506,4634,4767,4894,5031,5162,5301,5465,5571,5738,5903,6088,6088,6308,6688,6860,7056,7257,7461,7660,7861,8045,8223,8404,8586,8761,8939,9135,9317,9504,9677,9860,10045,10226,10412,10589,10772,10952,11133,11314,11500,11682,11870,12054,12229,12417,12615,12799,12998,13187,13384,13579,13767,17654,17843,17843,17843,18418,18612,18816,18816,19021,19021,19614,19811,20007,20228,20424,20649,20649,21072,21276,21501,21501,21713,25856,25856,26075,26281,26481,26658,26834,27034,27245,27453,27663,27813,28001,28124,28277,28471,28607,28788,28944,29068,29068,29405,29554,29687,29838,29976,30123,30236,30344,30470,30526,30710,30812,30927,31051,31146,31283,31369,31369,31369,31568,31870,32037,32037,32142,32262,32324,32396,32463,32535,32609,32609,32742,32834,32914,33009,33098,33223,33305,33357,33419,33419,33577,33577,33648,33702,33759,33820,33875,33984,33984,34033,34149,34149,34197,34257,34315,34362,34411,34476,34476,34476,34671,34730,34730,34783,34821,34879,34943,34992,35031,35067,35106,35177,35231,35271,35317,35317,35446,35549,35549,35595,35641,35685,35685,35785,35879,35923,35923,35966,35966,36076,36076,36195,36231,36274,36274,36401,36499,36499,36544,36544,36677,36754,36754,36858,36858,36858,37034,37103,37173,37218,37218,37317,37368,37368,37474,37525,37574,37680,37680,37680,37773,37830,37830,37925,37925,38049,38049,38049,38280,38335,38399,38399,38654,38654,38770,38770,38770,39044,39044,39274,39274,39608,39608,40107,40107,40272,40484,40857,41026,41026,41181,41538,41538,41753,41933,42308,42308,42626,42626,43045,43045,43255,43703,43880,43880,44056,44308,44489,44690,45097,45097,45263,45487,45683,46094,46299,46299,46494,46894,46894,47089,47306],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,6,7,11,11,15,28,38,43,86,116,144,233,230,312,357,389,408,470,557,608,639,818,873,641,891,822,997,759,1209,1472,1546,2888,3680,4159,4928,5528,6926,7204,8113,6097,6648,7388,8417,8912,10371,11693,12920,13518,16834,18701,19492,21157,22951,25520,28206,28900,31092,31601,34332,35757,38511,41121,42955,44069,44455,46678,49813,53186,54956,57746,61004,61838,60045,59028,62034,63606,64466,66708,69401,73057,75753,78238,81264,84853,92762,96898,104141,101701,101939,103024,103726,104831,104569,105069,104889,106271,101567,102717,107469,106723,104895,105029,105737,104745,100460,104924,103904,103969,104514,108616,103619,102830,102104,101702,101001,100372,99862,99521,99047,98172,97312,97388,97030,97332,97508,96876,97345,97061,98377,98934,97977,98756,98416,98448,99216,99762,100537,97497,98695,98695,90268,98752,99941,101823,97952,104556,101344,115049,115198,117426,120966,124648,128894,124055,132932,137837,138775,126241,134904,136208,130659,134361,138948,140993,145210,150856,159295,168092,158426,167306,158048,164804,163377,164058,163473,164153,162921,151494,147884,147884,142217,148771,147593,137888,139348,129108,135581,134978,126879,132985,132113,129684,126340,118836,124439,130616,123659,129689,129689,108489,114336,126058,104711,110164,108550,105401,102447,91838,95234,93310,88087,89204,84277,76409,74437,77300,79865,77877,73845,72458,66596,66566,57086,54413,57491,50860,48562,51749,49173,49173,48603,50720,43571,45382,41552,40896,43515,43453,42830,37415,37415,44187,41727,41727,43937,38974,41239,37914,39769,39767,39147,39156,41334,36432,35691,37308,33080,36937,38562,33093,34636,32316,32007,29735,33543,35674,33546,33546,34578,30661,31786,27041,30707,28803,29984,28249,29107,30111,28012,28064,28064,29944,29070,25256,28479,24380,22189,28455,28119,25120,26753,24594,26625,26510,24541,22756,21992,21604,26139,26139,26139,21644,22963,20942,21527,21527,23777,21684,19796,27041,28099,30832,25630,39297,39297,43725,37071,37071,44803,40661,50124,41117,46582,41880,44396,39012,45578,45844,52546,45163,45163,44390,47670,47670,46853,44469,55350,49817,42656,42656,42728,38341,46570,54183,45254,45254,44717,51421,54162,55185,54974,54974,52499,51495,58601,51860,51569,51569,50783,54735,47374,47833,53899]},"Timezones":["America/Lima"],"AgeDist":{"0-4":2833265,"10-14":2696055,"100+":1486,"15-19":2438549,"20-24":2608093,"25-29":2767692,"30-34":2693379,"35-39":2537783,"40-44":2300830,"45-49":2045834,"5-9":2612135,"50-54":1792130,"55-59":1521749,"60-64":1247472,"65-69":1029167,"70-74":732079,"75-79":523330,"80-84":345376,"85-89":174546,"90-94":58589,"95-99":12307},"REstimates":{"Date":["2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.75364458018212,1.9681427573019696,1.83756525630704,1.7621785963558998,1.93364728582952,1.69835169654526,1.73361946343698,1.62230456037782,1.96152091412743,1.9544397865700305,1.98549121414069,2.60668282179744,2.59891996589184,2.3408413365049103,2.2334196397647403,1.99807217946053,2.2459293617765,1.9811752528684696,1.8527623989907,1.756726164794,1.6656473322731298,1.58820915453552,1.51486212634631,1.4310510651656398,1.43382734544502,1.33885233579064,1.3217582111631498,1.25904855723679,1.4095330490438998,1.44303988256698,1.2763750053566298,1.33026912084393,1.35787665448928,1.40030999484537,1.4501604067483798,1.41127502610383,1.4188401669334798,1.3580025821608002,1.36929870084731,1.37475214313103,1.36812789948669,1.37618589270522,1.27803755180805,1.21483869615074,1.17480048515435,1.15801297879382,1.16790815912132,1.17095172718913,1.1497805329705602,1.17010452625645,1.14787892739428,1.14776576202758,1.13699823658623,1.1313221119938002,1.12971402201552,1.09691754618297,1.09568693711499,1.11856822435492,1.15132321143183,1.1778007608971002,1.18419900185581,1.17941217626134,1.1927606867406202,1.21608753398573,1.263797035202,1.2629996867408102,1.26657281926748,1.15313311231573,1.10630522414321,1.09912581783758,1.08418573691066,1.07589047310867,1.05029845071159,1.0160513083605,0.996240409281012,0.996914188535576,0.909388663438376,0.8982599946105642,0.91613074299208,0.8995916609745429,0.858402188906203,0.9226541721732908,0.929250261861216,0.933155550358024,0.930528593650285,0.923754725775448,0.9250761832422,0.9265853143692891,0.9190178742849532,0.897534800593449,0.975965613267987,0.946843776107149,0.858202818532752,0.8670176061885941,0.8636330286256279,0.875990715930063,0.8979235415756049,0.9177372825453792,0.934632387559851,0.947754794456943,0.966988461267354,0.9781580104815442,0.9774728463887628,0.973014677187915,0.964884205024854,0.9579480847121932,0.967565050543525,0.991048217986074,1.01319254841314,1.02566731014482,1.02830693154792,1.03036529414891,1.03434776965078,1.03724506561452,1.05270836605269,1.06085022926099,1.06674895688934,1.07458185367392,1.09352831551893,1.01888211600104,0.9403750370851792,1.13159536979191,1.15281537525404,1.16129589466364,1.06160469780685,1.09134508629235,1.00632854469503,1.29536434751706,1.26386529993081,1.2484623098336398,1.2449080521874,1.24077523576929,1.24136799294429,1.19154157064818,1.33353116298715,1.16692421370888,1.13627805346723,1.03884059564467,1.12528281012711,1.23293303712485,1.1983929558335,1.03164386195822,1.07285623470285,1.04841839925637,1.0398321450393,1.0459465517389102,1.04083001524008,1.1243155934708502,1.05992088548902,1.08371785096374,1.06558248240477,1.11856680930186,1.07417261501906,0.973473458600854,1.0420436669324,1.03942120234681,1.01184590133352,1.00179113717018,0.975909024888832,0.895616062078159,0.946205947622116,0.937891365316012,0.927407493913068,0.912364971211352,0.8821300332718679,0.8757626501507141,0.901012926166185,0.906115447595855,0.908523985400186,0.888688362015315,0.8947446735499829,0.905039315383413,0.9110002931310052,0.9991943155821272,0.92289893607025,0.925429815551565,0.931547686415174,0.940065816241472,0.931425142405946,0.978889066554098,0.9809119160748728,1.04129218580877,0.95763148520654,0.950277095797868,0.93609318647758,0.934623189659146,0.931075535159491,0.8997731934618199,0.884386905553491,0.86090934645306,0.793357034281915,0.826312746892173,0.8811505086631021,0.83590206408334,0.806337841587505,0.691637113533293,0.84615996150047,0.84289418942072,0.8099865854378779,0.824426269393136,0.79366657259692,0.873755939876086,0.830131566523602,0.840598413515708,0.930696082140538,0.8742189300335459,0.8977129230096459,0.9210613591056178,1.00388099898854,0.9423266291518108,0.849370438609381,0.916933119303994,0.8911668898946179,0.8840017091967779,0.94828885742088,0.8787802963890079,0.960029041107214,0.969967311893388,0.955491709477464,0.8796933777626189,0.8334130008297009,1.0164307102793,0.952427608568009,0.957178092927386,0.950601637054672,0.8713853457023409,0.949977834559156,0.944799221565548,0.953990118106257,0.966301868704826,0.9599549427319428,0.9605911822086852,0.9645149733620892,1.03358978639342,1.07106166796013,0.83565199150547,0.7541790440737571,0.902256499725172,0.974570531736927,0.90771097478322,0.894298018541864,0.8987483681819219,0.9141920059004972,0.840905314826666,0.918407990491465,0.9950892114330072,1.00087814820925,0.9252795959831008,0.923737664003645,0.8728924896873079,1.01854196849845,0.876840960517929,0.871939307348449,0.960806521397028,0.9606373572637958,0.9330636666312492,0.9748305990078578,1.08301308180088,0.919847601767368,0.831575808932768,0.7583157371330501,0.9574450663024168,0.9861839182449892,0.994816203390718,0.9903556062036908,0.990837065408934,0.8238413230008091,1.04411442246186,1.0717361094594,1.10735628667044,1.0443803548952502,0.921114207443766,1.08965507234164,1.07474666178996,1.06180261237664,0.966923224322786,0.967695975149877,1.03952213837226,1.0950856804764102,1.08371744508476,1.06786173568403,0.9105082793047472,0.9016140516805392,0.8746708555660542,0.929663796184524,0.9467737918469572,0.9736427965696948,0.912182944615729,0.9218913717247952,1.24694394720471,1.27047252585327,1.27611785060344,1.02749975048965,1.6291609394632398,1.53496044849993,1.45997891224176,1.3005434206817,1.21968029749752,1.4514404518409898,1.37073425385797,1.42380201163245,1.33240673112784,1.4964095585316002,1.2105187534007902,1.36199394221932,1.24061101015915,1.30160529201145,1.07293293533244,1.2593859205841398,1.2323566033472,1.18643143227361,1.21182905631993,1.2141070113578,1.17226895147657,1.09566990355303,1.1751530486283202,1.18145954619906,1.14828548653951,1.07861165170393,1.05794992161001,1.04526218288411,1.07246164620596,1.00644143978468,1.10742331671678,1.1328577002116,1.06240823189889,0.9430023765190028,1.02257166205601,1.05702503152091,1.04892574569498,1.04212764178259,1.03422640281102,0.9571017561188092,1.02973765841846,1.03669458686562,1.10401659418904,1.08139588682142,0.914947819870256,0.9430694016609892,1.04149833403538,0.979120362863923,0.971699168618604,0.925121667130985],"StdR":[0.0817317715017351,0.08172010476290599,0.0749157405133278,0.0684513936138524,0.0698613817841249,0.0611683769882842,0.0588270886158023,0.0538490674706474,0.0586357269526809,0.0572998511286687,0.0574808142974435,0.0707961090345555,0.0767987548990662,0.0731332446562142,0.067612237471543,0.058793432232347,0.0618135362745382,0.0542700349597895,0.0494033520839356,0.0443665241498102,0.0396229577575349,0.0356907843464654,0.0323229889991476,0.0287620045808803,0.0270375698286333,0.0241088613810488,0.0225798050639467,0.020244304057331,0.0211448985407226,0.0208907566358747,0.0189568316503005,0.0189988115714326,0.0188138844839197,0.0188674733339349,0.0195621697104944,0.0194911336473704,0.0198136645220457,0.0190446969512651,0.0187860211778215,0.0184899868368867,0.0181665294532839,0.0181072309766743,0.0168596429013676,0.0156023585065994,0.0141571107295931,0.0131730846148014,0.0124544927908895,0.0115797037718304,0.0108200836496716,0.0107391532081573,0.0101337715640977,0.00988998210170487,0.00956433248036693,0.00921800437227188,0.00892226962152376,0.008387323542346791,0.008189857922938429,0.00800361118481907,0.00795045641105589,0.007975806885178491,0.00823792294218032,0.00855932644414407,0.00875542773193906,0.00902451938919123,0.00972345938701685,0.0101687475307618,0.0107353246789493,0.0101675486778995,0.00954883946239767,0.00892361778453437,0.0081807719897846,0.007567660061641741,0.00698676967277553,0.006360601908323871,0.00591229325093535,0.00552473912345455,0.00476782401725892,0.00473532812297138,0.00472859185390265,0.00435245944443807,0.00429105469247212,0.00482174453810564,0.0046137531420867295,0.0045241489046261895,0.0044616588446532894,0.00448867898989796,0.00453462177500241,0.0046022607398707,0.0046132452232804395,0.004606627707247571,0.00505481444510334,0.00491103099843794,0.00445761428240661,0.00475660481644951,0.00511762307057581,0.00548478459120559,0.00589768112512504,0.00610281860980813,0.00615362690976007,0.00607174392624716,0.00596264791519744,0.00583213909341941,0.00561103383425319,0.00535349630300058,0.005156035145626361,0.00507225341981146,0.00498970388822386,0.00511221105450859,0.005160384654406621,0.005114404633841279,0.0049501926200037705,0.00483650904105951,0.00479593181707389,0.004762069395356079,0.00477321094876808,0.0048863045569023395,0.00482756941703525,0.00488399871603678,0.0050532822828934,0.0049545046682393,0.00451888668153311,0.00495159950692756,0.0049609834631272,0.00558663164503171,0.00572175991900214,0.00573359416258091,0.00530439039941611,0.00600784491904052,0.0068671058128952295,0.0083966240550161,0.00908445501478956,0.009529269288766507,0.00982026959134017,0.009679052339847493,0.01053861617895,0.00994035156465603,0.00962451357311267,0.00839574797455128,0.00826895814634515,0.008142664689469909,0.00804897602048204,0.00740148949390845,0.00733881261315777,0.00658992406173132,0.00605837654839426,0.00560115876558196,0.0052457455863818715,0.00529221693226685,0.0049043215308230215,0.005078334293878779,0.00498735217736741,0.005055531246861879,0.004941289962309771,0.00468795206168627,0.00474979391595899,0.00433913394341906,0.0040593422977941,0.0039118075080680215,0.00370385982917591,0.00337718401232134,0.003748942593540521,0.0035286495934798703,0.00339859509600965,0.00341836508609488,0.00342741850252905,0.003718590535469071,0.00415529898937071,0.00431374334685722,0.0044089395298387,0.00438328369775205,0.00452978684250962,0.004713092205812511,0.00480557715383682,0.005198180874295,0.00469429977441941,0.00443795861238018,0.00444087263582569,0.00453021325730883,0.0044818924071651604,0.004643493935216621,0.00464454446632154,0.0045939078944763215,0.00422056369067664,0.00386715395053809,0.00379051357251754,0.00389621288411457,0.00398664530170383,0.00404550015982886,0.00421438188537372,0.00442168608900711,0.0045162495564010285,0.00537813398767969,0.006264492813803171,0.00614211924704572,0.00608139686258859,0.005633244774399999,0.00780011658429298,0.00827449297596526,0.0079449574922356,0.00808782698209418,0.0079628315530535,0.00888131396830104,0.00857087347869138,0.00851996728035011,0.0093132665093571,0.00866893429600933,0.008477009746381709,0.008324812539033841,0.00869507607243415,0.00792778994056882,0.006680263537267621,0.00675826222329346,0.006793215146984871,0.006801928139110421,0.00719130746292765,0.00680313347007308,0.00715841747264543,0.00714604013078124,0.00690217016171415,0.0061605882926914395,0.00580785351485582,0.007141712492765229,0.0069045847824418215,0.006559687100830071,0.00634474158878865,0.00583776851989154,0.00627835470406276,0.00639931996084583,0.00643912472642147,0.00639921241117383,0.00629518718988404,0.00610135318189225,0.0060771317773014215,0.00629410230943931,0.00642266297472132,0.00547049157169545,0.00497720123623374,0.00637994038459835,0.0071300958507804,0.00661936437710508,0.00643009413138453,0.006539479991416229,0.00674575974376604,0.00646923443494301,0.00709156995803632,0.00762230535074827,0.00749594235469998,0.0068703796794321,0.00661761567776109,0.0063898429144833395,0.0072391511387972,0.00657315744111159,0.00649559387199305,0.00706665949984498,0.0072171272459036,0.00708812206885549,0.0070950040446608,0.00761103398537967,0.00684524625504374,0.00605118084731716,0.00595897210184174,0.00782279471426255,0.008081364565321741,0.00788394134622342,0.00761070849465188,0.007352715417696909,0.00646910806499967,0.00747489779851603,0.0076064278420006,0.00777496257789577,0.007389863557601041,0.006604356740920339,0.006936547662981,0.0069923546241284105,0.00698510356909416,0.00655422839460101,0.00645164318764035,0.00672451593015794,0.00679104523664573,0.0069534885557636286,0.00702777001792448,0.00634841369106648,0.006212812693348471,0.00624143750518474,0.006646100403127121,0.0067722099468276896,0.00687790073475572,0.00657181404699333,0.00663527566402905,0.00803361586270989,0.00832171059557476,0.00942044214490414,0.00858010034143005,0.0104248424966109,0.0146324085026511,0.0172308254408857,0.0161913092808824,0.0143589964893986,0.0156701438765285,0.0153424974664706,0.0166053762812546,0.016125601225553,0.0179163662005425,0.0153331491222102,0.0164461184475066,0.0145682860064392,0.0147430028271601,0.011855706221596998,0.0128677420774538,0.0117990252494392,0.0112083043216169,0.0112305071685268,0.0109316839972738,0.010397768099812,0.009541374302291121,0.00969333799466639,0.00920486073498852,0.00877112654561574,0.00818719903431068,0.007686875343872629,0.00714048392090572,0.00671829411250729,0.00587224850352145,0.006069013299681079,0.00569734074746576,0.00547013438849534,0.00504756101854468,0.00524735471324073,0.00483702974710647,0.00443483717215227,0.0042955808614057395,0.00427757975698392,0.003970356780206979,0.00417942771042432,0.00388938786643465,0.0038937038416696898,0.00397701018481331,0.00378707372055438,0.0038367843838145203,0.0040274255683923395,0.0033780614627091,0.0033749209373515198,0.00328177874095738],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-PE.json","Name":"Peru","CurrentEstimate":{"Exposed":222623.0,"Infectious":241897.0},"OfficialName":"Republic of Peru","Level":"country","M49Code":"604","ContinentCode":"W-SA","CountryCode":"PE","CountryCodeISOa3":"PER","Population":32510452},"PG":{"data":{"Rates":{"CaseFatalityRate":0.0027413167234210875,"Critical":0.005662490731837515,"Hospitalization":0.031109065279449812},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,11,11,11,11,11,11,11,11,11,34,34,34,34,44,53,53,53,53,53,71,78,78,78,78,110,110,110,110,198,198,198,232,232,232,232,232,232,232,232,232,232,232,232,232,232,232,232,232,232,232,232,232,232,232,232,232,232,232,232,232,232,232,232,516,516,516,516,516,516,516,519,519,527,527,527,527,527,532,532,532,532,537,537,537,537,537,540,540,541,541,541,545,545,545,545,546,546,546,575,575,575,575,575,580,580,580,580,580,585,585,586,586,586,586,586,586,586,586,586,586,586,586,586,588,588,588,588,588,588,588,597,597,597,597,597,597,597,597,601,601,601,601,601,601,601,601,601,601,601,601,601,601,601,601,661,661,661,661,661,661,661,661,661,661,755,755,755,755,755,755,755,755,755,755,755,755,755,755,755,755,755,790,790,790,790,790,790,812,812,812,812,812,812,828,828,828,828,828,828,846,846,846,846,846,846,846,846,846,846,846,846,846,846,846,846,846,846,846,846,846,846,846,846,846,846,846],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,7,7,7,7,7,7,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,9,9,10,10,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,15,16,16,19,27,30,31,32,39,62,62,63,63,63,72,91,110,111,114,153,163,188,188,214,214,214,287,271,271,271,323,333,347,347,361,361,361,401,401,419,419,424,453,453,459,459,460,471,471,479,488,497,497,503,504,507,508,508,510,511,511,516,516,516,516,517,517,527,527,531,532,532,532,532,534,534,539,539,540,540,540,541,541,549,549,549,554,565,565,578,578,578,581,581,581,581,581,583,583,583,583,588,588,588,589,589,589,589,590,597,597,597,597,597,599,599,599,599,599,600,600,602,602,602,604,604,604,604,604,630,630,645,645,645,645,645,656,669,669,671,671,671,671,671,684,684,684,720,720,725,725,729,729,760,760,760,760,761,761,761,780,780,780,780,780,780,780,780,780,780,799,799,799,799,799,811,811,811,819,823,833,834,834,834,834,834,834,835,835,835,835,835,835,850,851,851,851,851,851,867,867,867,867,891,891,895,900,900,900,914,914,914,914,914,955,955,955,955,970,970,1056,1111,1139,1228,1228,1275,1275,1365,1365,1365,1365,1492],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,8,8,8,8,8,8,8,8,8,8,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,10,10,10,10,10,10,10,10,11,12,12,12,12,14,14,14,14,16],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,7,7,7,7,7,7,8,8,8,8,8,8,8,8,8,8,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,7,8,8,10,18,22,20,21,28,51,51,52,51,50,59,55,74,75,78,107,107,132,132,158,158,140,206,190,190,190,210,220,234,234,159,159,159,165,165,183,183,188,216,216,222,222,223,234,234,242,251,260,260,266,267,270,271,271,272,273,273,278,278,278,278,278,278,288,288,8,9,9,9,9,11,11,13,13,6,6,6,7,7,10,10,10,15,21,21,34,34,34,34,34,33,33,33,31,31,31,31,35,35,35,7,7,7,7,8,10,10,10,10,10,7,7,6,6,6,7,7,9,9,9,11,11,11,11,11,35,35,50,50,50,50,50,52,65,65,67,67,67,67,67,76,76,76,111,111,116,116,120,120,151,151,151,151,151,151,151,110,110,110,110,110,110,110,110,110,110,35,35,35,35,35,47,47,47,55,59,69,70,70,70,70,70,70,36,36,36,36,36,36,29,30,30,30,30,30,30,30,30,30,54,54,40,45,45,45,59,59,59,59,59,99,99,99,99,114,114,200,255,282,370,370,417,417,505,505,505,505,630]},"Foretold":{"Date":["2020-05-03T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-03T00:00:00+00:00"],"Mean":[0.01950373,20.61044,0.05963397,0.7907748],"Variance":[0.002077134,9.436573,0.01071124,0.008444573],"0.05":[0.0010888080000000001,15.99722,0.006632259000000001,0.6501563],"0.50":[0.009249806999999999,20.40144,0.0332544,0.7858279],"0.95":[0.07147743,26.03035,0.2032265,0.9507209999999999]},"Timezones":["Pacific/Bougainville","Pacific/Port_Moresby"],"AgeDist":{"0-4":1107184,"10-14":994174,"100+":3,"15-19":923709,"20-24":836809,"25-29":717375,"30-34":636511,"35-39":584026,"40-44":510591,"45-49":427793,"5-9":1043164,"50-54":348733,"55-59":280386,"60-64":217020,"65-69":155066,"70-74":89797,"75-79":46858,"80-84":20258,"85-89":6242,"90-94":1244,"95-99":84},"REstimates":{"Date":["2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.02822894189823,1.03705849562731,0.7198455009455921,0.7749147198908009,0.43321070419965296,0.504497405071032,0.61252341847665,0.7356129711750931,0.904965044473697,1.09249734295286,1.33678651938214,7.71975904311717,6.6113513902957095,3.8795341366845,3.98216912584152,5.42331319225312,4.16511497497427,2.94204464855484,2.28961986493133,2.44445014653394,3.61113632988708,2.74592394108002,2.13596115974376,1.75211768700897,1.5285044941107198,1.5170784803957,1.82857284779527,2.0615123823848,1.75505552505398,1.4578063169860602,1.86898029761201,1.79890110523325,1.8798557973362904,1.57789270632497,1.44184404546343,1.32803477181011,1.2400782579686,1.75165349733631,1.61681805688256,1.4023023814321398,1.17911695942524,1.31060699353678,1.30549569114201,1.30270267412191,1.04514852096869,1.03819543164892,0.9094279106895368,0.915951076098705,1.0006270645869302,1.01091860351565,1.10471692603112,0.735236625787094,0.7732212136969251,0.957857627586348,0.98551462008269,0.745476967945678,0.7093324418201751,0.667473282547029,0.7774107222299829,0.7276363192405009,0.8214784764009699,0.9218081823277758,0.717849657765225,0.7429120363286591,0.680853557860753,0.7273230410679159,0.751622222488124,0.5253059050391929,0.563804089236402,0.5695566774247,0.6314351438942429,0.671477071883749,0.6363134273097879,0.6791301288499699,0.598928985391839,0.490410351840777,0.3838450834537511,0.428461867832334,0.574212227734914,0.609322026294656,0.6895267066141729,0.7360783139382191,0.778745148633759,0.7470660390574659,0.745473785809446,0.850180470847801,0.696232492161903,0.916726762212824,0.9483430158653572,1.00464582493798,0.963542890851092,0.972162087377464,0.6092920829869379,0.6348223028865411,0.8600798841670771,0.858714276671735,0.8892315007383409,1.16892878886959,1.7281113244155,1.51695001542542,1.95231377846442,1.53300223671022,1.3759201284041298,1.34071370449102,1.26345320659351,1.20426691464332,1.13378561690297,1.1049017992973702,0.928320473381294,0.9276975896624922,0.942509455600624,0.822898632063379,0.674756734753562,0.709087921745947,0.3458818003445169,0.415144763270264,0.472664247199905,0.4012664901632321,0.4523819444657701,0.5747071042170889,1.07849458753475,1.12972641214364,0.994520916973365,0.9899197632000992,0.989585767265142,1.1324044874443602,0.7915437666040359,0.802418418697817,0.8341310820384151,0.799319331517193,0.908306511551902,0.94304852052125,1.12816115649436,1.04735688619749,0.4824364009082151,0.6780112149289499,0.7381931291488941,0.791891886785907,0.843277719675792,0.662713141633905,3.75639497201678,3.1503222524327703,3.43895949877966,2.53752274046648,1.93151200049028,1.6191165224396398,1.3805506707062098,1.59225095461506,1.82365628014295,1.58778216373626,1.47802881227962,1.35733734600511,1.27260345257748,1.20944548144375,0.718548235424415,0.9502415585374742,0.71135397225761,0.7425656686700699,1.48519072437482,1.46995670696997,1.4667248459555802,1.17557201154521,0.9741222160208952,0.958488401664622,1.42253221465408,1.38040242837138,1.30540826311223,1.236298513279,1.193149105531,0.986612932985152,0.974219062903168,1.21573984017903,0.7549342097088679,0.7616204880954759,0.7267383835937409,0.764939707938893,0.74896915807127,0.7877029853982029,0.33373809509560903,0.362589608603176,0.4127796597905871,0.8950873939964821,0.945459702083802,0.9699025679124352,0.983571445601821,0.504206117692533,0.846146434356558,0.8925910584789001,0.920312174464359,1.17626417048804,1.28459457340898,1.52367875583392,1.45148339911986,1.34648459752756,1.25822408418007,0.787062759041077,0.778633079582896,0.808601876645229,0.868547344832102,0.897311999719771,0.6236528215061651,0.654603074194324,0.70162936506735,0.509312042586781,0.914376422635525,0.654902451246194,0.65416284017643,0.6988000310610831,0.7431033889627909,0.792964563823447,1.56758477215538,1.53193149268886,1.3740082447101598,1.27603590145323,2.08765501272224,1.86781988420055,1.74320691458901,1.66225257196522,1.14981145706296,1.05713797859274,1.32701561056053,1.2881408803424,1.23163220439742,1.18267021343791,0.858769811829765,1.59211599510845,1.5309177095711202,1.4124804440950802,0.9569034275323148,1.14396914780204,1.07190746780016,2.18849437836146,2.6706013044515697,2.46897315006302,2.6062218808702595,2.09037170196761,1.98700184923859,1.6977488711959698,1.8672545948477095,1.49876533395109,1.3520714361934998,1.25993959516964,1.5667122798967],"StdR":[0.5931204647069599,0.594464317001439,0.511696985760248,0.543002079894501,0.43331683870304494,0.505171198318405,0.607202188667015,0.7282193641634741,0.899793746871943,1.09830872232893,1.34203246248421,3.45132358168826,2.72874068415638,1.6002734365736395,1.34014308572521,1.34554259578946,0.967679722083117,0.6572487619874611,0.4926792923733279,0.461795059342625,0.509952677200073,0.393414400039142,0.301819450600796,0.243483324439948,0.21102033119845495,0.202419204154597,0.212110168648443,0.21455895928658106,0.18609492804234806,0.15936119969167198,0.17228318612384602,0.15948518310030702,0.153191755583312,0.132644846667511,0.120621270080387,0.110876760074292,0.10252368393882,0.121143811705731,0.109835441005461,0.0982869114948333,0.0856533925717963,0.0893278892029333,0.0859525332889455,0.0837877445339451,0.0729465814352983,0.0715529762344383,0.0655469336640227,0.0661561224526711,0.0707093556597976,0.0702091946916441,0.0743788260216151,0.0599244957197538,0.0627215298333668,0.0714792431843179,0.0735740103512623,0.0633352864081991,0.0638080196220282,0.0625917281879357,0.0703515999256047,0.0695722248057958,0.0764935168896458,0.0812355402472741,0.073535696039212,0.0758878092074264,0.0741577208249125,0.0790865682740217,0.0822712983140608,0.0702813554469255,0.0762174803999921,0.0792068656382304,0.0871059183435876,0.0944750316805847,0.0954459835247947,0.101605553343805,0.0974775717125957,0.0913264365806075,0.0841378012890734,0.0940175153381911,0.116367808411149,0.127442462382074,0.139486921358016,0.15005630905487696,0.15743324206114198,0.15833504870867698,0.16004467556476598,0.17493827871397902,0.16137577277942802,0.18972412658015,0.19397287577423006,0.203567429480635,0.197629354086069,0.19780576832926106,0.157720638658664,0.16379419323574698,0.196804497134818,0.20345599990052896,0.208472122233583,0.243449489499368,0.297757554530589,0.266727427122335,0.29284059830195003,0.245631862745784,0.22053202439323605,0.208073505916954,0.196015420171212,0.18811522246840495,0.17696845469823894,0.17217168648407094,0.156462378948398,0.157699140425421,0.159041352712316,0.150371122936872,0.13777474041555898,0.14571706014941802,0.10501564816922,0.119285388155149,0.135617611574644,0.134516369441564,0.15216607429328602,0.183657713881974,0.261359179228391,0.27640709505724,0.256075938140524,0.256793549968675,0.255836328199393,0.274685228333518,0.227225060057374,0.231828342772635,0.24087947213551,0.24143303947596606,0.261041011388913,0.27172751028353603,0.299276443150919,0.2918996012119069,0.198890593952798,0.23830489210871894,0.263309447145203,0.28004196387262603,0.297924532454777,0.268637368491957,0.668898840636903,0.5657600763270649,0.511731038602661,0.3802901608705229,0.28827715398218,0.242991263320413,0.21335470246403,0.21767032258951,0.222412877706334,0.196080090660865,0.182272631943941,0.167220441827463,0.154502423743722,0.149032133594308,0.111220779245896,0.12824003495784,0.112685899302508,0.11769107018092,0.17154065303170998,0.16648153672547306,0.163466369272754,0.141482138517371,0.124711786921003,0.123860871041631,0.15118047783601998,0.14638042645795402,0.136881804247351,0.13009630997807,0.126005571043956,0.112880213346394,0.10972978270447198,0.123301926730768,0.0964150345212389,0.0973685644740276,0.0966630930477007,0.102437710363121,0.103919414191728,0.108160697039743,0.0732166421574646,0.079258801983317,0.09159191914327497,0.142023112478694,0.15125308550360098,0.156500935138746,0.157578545732557,0.11441933136187,0.151485544260559,0.15792413434942,0.164462100553451,0.18644433368042,0.193570836020078,0.207472712326862,0.19732343507264,0.181237579145445,0.168196961683351,0.130031442603237,0.1295941665773,0.132512396130854,0.14253826395801594,0.14807896669321696,0.124056770971708,0.13077174310253098,0.14328557657524998,0.122557178747923,0.17508254725724698,0.149281964119726,0.154237394804316,0.164816999519491,0.173813576111624,0.18897154988454,0.26698236177511303,0.263942004811268,0.240952075290162,0.223388689865307,0.276615521864607,0.24968839609050306,0.22657554999594,0.205686811463964,0.16240096979049098,0.149956954559359,0.167550200204103,0.16044837040746898,0.156497593244069,0.14805880975601698,0.123589607668896,0.167905541707337,0.163072111057314,0.151570574325405,0.118814163214433,0.128694008936741,0.124874589873475,0.175545054615421,0.18540258127010606,0.16921946748731606,0.161134906907691,0.13045582679650902,0.115697751125589,0.0984598301087516,0.0972349689139895,0.0802787382723545,0.0708025292731871,0.0655857429987829,0.0724465543769659],"EnoughData":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,0,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-PG.json","Name":"Papua New Guinea","CurrentEstimate":null,"OfficialName":"Independent State of Papua New Guinea","Level":"country","M49Code":"598","ContinentCode":"W-OC","CountryCode":"PG","CountryCodeISOa3":"PNG","Population":8776109},"PH":{"data":{"Rates":{"CaseFatalityRate":0.004048729841286022,"Critical":0.00836740800944798,"Hospitalization":0.0387186026767302},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,5,5,8,8,13,17,17,20,26,28,31,35,42,42,49,50,51,52,57,64,73,84,96,124,140,157,197,242,295,353,435,487,516,572,613,654,693,722,762,792,862,932,975,1023,1043,1084,1124,1214,1315,1408,1506,1618,1734,1842,1924,1999,2106,2251,2337,2460,2561,2635,2729,2843,2932,3000,3092,3177,3249,3323,3412,3506,3598,3720,3808,3909,3979,4063,4153,4248,4330,4441,4530,4637,4736,4895,5165,5454,5706,5954,6252,6552,6820,7090,7378,7650,7893,8143,8442,8656,8910,9182,9430,9686,9956,10233,10438,10673,11073,11453,11942,12185,12386,12588,12813,13230,14037,16046,20371,20459,20976,21440,21748,22067,22465,23072,23281,23623,24383,24502,25752,26110,26446,26617,26996,65064,65178,65265,65557,65821,66049,66270,66837,66852,67117,67673,68159,68432,68997,70387,71405,72209,112586,112759,112861,113481,114114,114519,114921,131367,132042,132396,133460,133990,134474,135101,157403,157562,158012,158610,159475,160549,161668,184687,184906,185178,185543,186058,186606,187116,207568,207504,207352,207858,208096,208790,209885,229865,230233,230643,231373,231928,232399,232906,252510,252665,252930,253488,254223,254617,255046,273079,273123,273313,273723,274318,275307,276094,293075,293152,293383,293860,294161,294865,295312,310158,310303,310642,311506,312333,312691,313112,328036,328258,328602,329111,329848,330457,331046,348760,348830,348967,349091,349543,349974,350216,361638,361784,361919,362217,362417,362903,363068,374329,374366,374543,374666,374939,375237,375548,386486,386604,386792,386955,387266,387616,388062,398624,398658,398782,399005,399325,399345,399582,408634,408702,408790,408942,409058,409329,409433,418687,418723,418867,419282,419902,420666,421086,429134,429207,429419,429972,430490,430791,431055,438678,438780,439016,439509,439796,439895,439942,448258,448279,448375,448700,449052,449330,449615,458198,458206,458172,458523,459252,459737,460133,465991,465988,466249,466993,467475,467720,467886,475612,475422,475423,475542,475596,475765,475904,487551,487574,487611,487721,487927,488274,488465,499798,499772,499764,499971,500335,500654,500781,511743,511755,511796,512033,512163,512789,513120,522843,522874,522941,523321,524042,524582,524865,534271,534351,534463,534778,535037,535207],"Confirmed":[0,0,0,0,0,0,0,0,1,1,1,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,5,6,10,20,33,49,52,64,111,140,142,187,202,217,230,307,380,462,552,636,707,803,1075,1418,1546,2084,2311,2633,3018,3094,3246,3660,3764,3870,4076,4195,4428,4648,4932,5223,5453,5660,5878,6087,6259,6459,6599,6710,6981,7192,7294,7579,7777,7958,8212,8488,8772,8928,9223,9485,9684,10004,10343,10463,10610,10794,11086,11350,11618,11876,12091,12305,12513,12718,12942,13221,13434,13597,13777,14035,14319,14669,15049,15588,16634,17224,18086,18638,18997,19748,20382,20626,21340,21895,22474,22992,23732,24175,24787,25392,25930,26420,26781,27238,27799,28459,29400,30052,30682,31825,32295,33069,34073,34803,35455,36438,37514,38511,38805,40336,41830,44254,46333,47873,50359,51754,52914,54222,56259,57006,57545,58850,61266,63001,65304,67456,68898,70764,72269,74390,76444,78412,80448,82040,83673,85486,89374,93354,98232,103185,106330,112593,115980,119460,122754,126885,129913,136638,139538,143749,147526,153660,157918,161253,164474,169213,173774,178022,182365,187249,189601,194252,197164,202361,205581,209544,213131,217396,220819,224264,226440,228403,232072,234570,237365,238727,241987,245143,248947,252964,257863,261216,265888,269407,272934,276289,279526,283460,286743,290190,291789,294591,296755,299361,301256,304226,307288,309303,311694,314079,316678,319330,322497,324762,326833,329637,331869,334770,336926,339341,342816,344713,346536,348698,351750,354338,356618,359169,360775,362243,363888,365799,367819,370028,371630,373144,375180,376935,378933,380729,383113,385400,387161,388137,389725,391809,393961,396395,398449,399749,401416,402820,404713,406337,407838,409574,410718,412097,413430,415067,416852,418818,420614,421722,422915,424297,425918,427797,429864,431630,432925,434357,435413,436345,438069,439834,441399,442785,444164,445540,447039,448331,449400,450733,451839,452988,454447,456562,458044,459789,461505,462815,464004,465724,467601,469005,469886,470650,471526,472532,474064,475820,476916,477807,478761,479693,480737,482083,483852,485797,487690,489736,491258,492700,494605,496646,498691,500577,502736,504084,505939,507717,509887,511679,513619,514996,516166,518407,519575,521413,523516,525618,527272,528853,530118,531699,533587,535521,537310,538995,540227,541560,543282,545300,547255,549176,550860,552246,553424,555163,557058,559288,561169,563456,564865,566420,568680,571327,574247,576352,578381,580442,582223,584667,587704],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,5,8,11,12,12,19,17,18,19,25,33,35,38,45,54,68,71,78,88,96,107,136,144,152,163,177,182,203,221,247,297,315,335,349,362,387,397,409,428,437,446,462,477,494,501,511,530,558,568,579,603,607,623,637,658,685,696,704,719,726,751,772,790,806,817,824,831,837,842,846,857,863,868,873,886,904,921,942,950,957,960,966,974,984,987,994,1003,1011,1017,1027,1036,1052,1074,1088,1098,1103,1108,1116,1130,1150,1169,1177,1186,1204,1212,1224,1236,1244,1255,1266,1270,1274,1280,1290,1297,1303,1309,1314,1314,1360,1372,1534,1599,1603,1614,1643,1660,1773,1831,1835,1837,1843,1871,1879,1897,1932,1945,1947,1962,1983,2023,2039,2059,2104,2115,2123,2150,2168,2209,2270,2294,2312,2404,2426,2442,2600,2665,2681,2687,2795,2883,2940,2966,2998,3010,3038,3137,3234,3325,3419,3520,3558,3597,3623,3688,3737,3790,3875,3890,3916,3986,4066,4108,4292,4371,4630,4663,4732,4785,4830,4930,4984,4999,5049,5091,5127,5196,5284,5344,5381,5448,5504,5562,5616,5678,5776,5840,5865,5925,6069,6152,6238,6321,6332,6372,6449,6497,6531,6603,6652,6675,6690,6747,6783,6915,6934,6977,7039,7053,7114,7147,7185,7221,7238,7269,7318,7367,7409,7461,7485,7539,7647,7661,7710,7721,7752,7791,7832,7839,7862,7957,7998,8025,8080,8123,8173,8185,8215,8242,8255,8333,8373,8392,8418,8436,8446,8509,8526,8554,8572,8670,8677,8701,8709,8730,8733,8757,8812,8833,8850,8875,8911,8947,8957,9021,9048,9055,9062,9067,9109,9124,9162,9230,9244,9248,9253,9257,9263,9321,9347,9356,9364,9398,9405,9416,9554,9699,9739,9876,9884,9895,9909,9978,10042,10116,10136,10190,10242,10292,10386,10481,10552,10600,10669,10749,10807,10874,10942,10997,11058,11110,11179,11231,11296,11401,11469,11495,11507,11515,11517,11524,11577,11673,11829,12068,12088,12094,12107,12129,12201,12247,12289,12318,12322,12369,12389,12404,12423],"Active":[0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2,2,2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,3,4,8,18,30,46,48,57,101,127,128,170,178,192,204,275,338,412,497,572,634,718,972,1305,1426,1947,2165,2475,2830,2893,3030,3424,3503,3592,3749,3834,4024,4154,4375,4593,4751,4863,5004,5174,5278,5418,5508,5571,5797,5953,6008,6216,6334,6453,6631,6877,7109,7201,7402,7547,7639,7840,8040,8033,8064,8151,8361,8493,8595,8749,8825,8927,9054,9158,9262,9447,9588,9648,9737,9918,10123,10371,10639,11069,11972,12466,13220,13699,13968,14621,15150,15309,15905,16362,16826,17239,17810,17974,18281,18612,18888,19070,19126,19310,19593,19951,20600,20990,21362,22197,22435,22947,23667,24137,24525,25227,26015,26803,26858,27983,29087,31015,32845,34178,36457,37627,38324,38813,38679,35036,35483,36260,38183,39593,41464,43160,43991,45646,46803,48136,50063,50763,52406,53649,55109,56528,22327,26153,30928,35569,38405,44429,47587,50473,53734,57559,59970,66185,68794,72348,74713,79813,83109,46002,49034,53665,57498,61025,64906,69362,55236,59200,61730,65764,68357,71745,74611,56473,59699,62655,64207,65240,67786,69112,48803,49931,52893,55614,58823,62250,66455,49277,53754,57392,60344,63408,65906,68645,51894,54958,56097,58127,59700,61766,63066,46372,49242,50925,52702,54294,56445,58606,43642,45799,47655,49989,51482,53311,54594,39945,43332,44958,46227,48040,50354,52423,39808,42191,43443,43990,44772,46193,47773,35015,36333,37489,38955,39940,41291,42462,27115,29301,30876,31679,32773,34374,36260,27218,29018,30169,31489,32682,34058,35478,25677,27369,28313,29474,30493,31805,33224,24209,25837,26745,27745,28789,30047,31402,22867,24580,25725,26916,27642,28491,29961,22646,24125,25325,26545,27781,29001,30168,21980,23253,24160,24873,25695,27021,28047,21708,23341,24375,24984,26179,27748,28883,22099,22746,23348,23793,25024,26677,27721,20292,21219,21997,22690,23675,25158,26784,20087,22114,23532,24478,25614,27033,28674,24691,26839,27857,28904,30126,32031,33603,27765,29282,30357,32384,33427,35048,36943,27318,28891,30368,31455,32775,34255,35946,26333,27992,29167,30188,31478,33151,34967,25918,27588,28926,29814,31327,32440,34100,26238,28488,29817,30970,32437,34498,37093,29763,31708,33610,35056,37226,40074]},"Timezones":["Asia/Manila"],"AgeDist":{"0-4":10616342,"10-14":10906801,"100+":1797,"15-19":10462894,"20-24":10104334,"25-29":9479780,"30-34":8247197,"35-39":7254730,"40-44":6551963,"45-49":5759264,"5-9":11397952,"50-54":5116997,"55-59":4249923,"60-64":3393186,"65-69":2485685,"70-74":1661429,"75-79":978190,"80-84":580536,"85-89":241033,"90-94":76064,"95-99":14988},"REstimates":{"Date":["2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[2.31852452420248,2.56529650605106,2.29045215738269,2.53384234097851,2.2918973555265696,2.1517674782285203,2.07596920859021,1.75902122392543,1.5758915247481695,1.5823833063755,1.4481210005665002,1.3440512919028402,1.31256891656347,1.25238373031532,1.1828045361011,1.09954893789028,1.12658161785053,1.02530796428048,1.0157602114856,0.97562453979146,0.92449572919702,0.977477143406532,0.9944369901143448,0.9284908887874168,0.9489564269558348,0.96158196023006,0.993114744629859,1.0297076772053,0.9843719834658,1.00614369300552,0.977051910309966,0.941182567557982,0.956571938849328,0.989431486451941,1.01801076037027,0.99978804642441,1.04191581763504,1.05974669989259,1.07151410665139,1.13100641332151,1.13444174697068,1.07938293162664,1.07345714947836,1.0259237906530798,1.04685636375729,1.06584337355765,1.06072221965826,1.04386302769557,1.01374086294386,1.02634730653722,0.9964727031838472,0.9773803925174358,0.987233141776692,0.978256723985121,0.943491332770963,0.9635351881161078,0.981763898599335,1.01027040729848,1.00947651363782,1.03511433887404,1.06581269511446,1.14349100324377,1.3738707171967102,1.42494593296341,1.5137329216458602,1.48804562868429,1.4022331338788,1.40407337730701,1.39644185915849,1.32212730162523,1.34065313152083,1.31774242623669,1.29506697767402,1.25611646101395,1.25174755010195,1.18660170470949,1.0864562556209,1.06340375297425,1.00794310311276,0.9949111132747148,0.9958673271974928,0.960435563989276,0.956355564361455,1.01860542452838,1.0521541777408,1.06035165414197,1.05775817638779,1.1272669867620402,1.075672078053,1.09901195577803,1.12946932434839,1.12277770770803,1.11245298645506,1.14647488907335,1.20123082058336,1.22540407701976,1.15457444029576,1.20652870052297,1.22317315684138,1.34836297610513,1.41650470283737,1.3647801614118302,1.44127037917806,1.39339413431964,1.3127135190519,1.2757169969863602,1.30003477943384,1.22465501647138,1.14250649429045,1.1243017255026202,1.21338223566851,1.19067223466396,1.19435359490361,1.14302635538968,1.08098461396644,1.075818012646,1.01583507596441,1.04227477711186,1.0785584788795,1.09900258631388,1.08378834907191,1.1052888289245,1.13516364549935,1.1344135674264,1.17059827634234,1.23171528024257,1.29205115073652,1.3422500393240202,1.3341461661788,1.40973487942344,1.38431523861558,1.33764960915082,1.29420801276895,1.28461030804425,1.24856552821078,1.31823020173016,1.28628629802833,1.27723542172374,1.216200094885,1.21051612946369,1.15538228580147,1.09045442449618,1.06925742264809,1.02719016974218,1.04086700008008,1.04940996459543,1.06155724742582,1.06612194008203,1.0438322265929598,0.998862344677402,0.995639647664176,1.01340400258929,1.00378601207883,0.9658587521927072,0.95739459133076,0.980229719653532,0.9898718782860028,0.970707518975899,0.932540106500905,0.8997434559010149,0.900837695451152,0.87316117283353,0.899995836434371,0.8556193059951559,0.88222702291586,0.862140796260912,0.894788671537555,0.915864668166143,0.9603157208337092,0.951415251489435,0.986509164330025,0.992816303051079,1.02406623347773,1.05258243024303,1.03579719260677,1.05837927711579,1.05922575870036,1.09217408667136,1.04251641039405,1.02288091918795,0.982221262352976,0.95216703917182,0.895164689539338,0.8991874561034809,0.881339959302305,0.866791614022996,0.861853999737654,0.86143154701581,0.8686752799208299,0.859786273313412,0.8785650881061321,0.8698122433132071,0.902057366349994,0.920564417830926,0.937297401888803,0.957047464318988,0.972691975648398,0.9631237780315508,0.979267903151616,0.980010339445312,0.967114185979191,0.964877670828351,0.982427764845792,0.98475410583881,0.962301697740222,0.97440928962315,0.965996778370896,0.9326863646800492,0.923738849839612,0.906031930444422,0.915644058606159,0.9238885109974192,0.880269655284586,0.883883062415463,0.9089782510387652,0.912921161159866,0.8932928398679041,0.8822933980535871,0.903193822095714,0.911214169324298,0.932002428799571,0.9272202498657808,0.936769890999448,0.953903734031035,0.967659988029568,0.982461315816318,1.00313223226529,0.995999384978067,0.981758354445316,0.969633822389724,0.968945927872227,0.9671490045297232,0.938672596961173,0.925175858980356,0.91189904005112,0.9407740717061408,0.942951395016039,0.935158594114106,0.930425507066716,0.9220031153750742,0.92306619254642,0.92757374972991,0.919609367024832,0.931142904214364,0.931315936886521,0.9541346659207508,0.989078200897972,0.9954386973755492,1.00363683565524,1.00544987388905,0.9916282971922048,0.959402906639329,0.9600057880832992,0.956999930961036,0.953088775455664,0.9735920047944708,0.988432233828167,0.991717840694114,0.987791946213448,0.961763587160788,0.91885949536743,0.9071821182073788,0.911673043122982,0.912775314763525,0.947565076259,1.01921822423035,1.01071604970677,1.00781171521595,1.01303040379469,1.00657171693423,0.9947917427430608,1.01141519241355,1.02923267437912,1.03112160049306,1.0164277896095502,0.9837252480148608,0.971934260587486,0.9678711219295192,0.976670260523168,0.963715602521203,0.9495130439474392,0.913468119333614,0.885452535420231,0.881419382705491,0.8922202010196909,0.8906133104353849,0.902607490773412,0.950581196266482,1.02139903432374,1.0985480986449,1.124396482285,1.12755385864775,1.12279691547368,1.11273576580517,1.13892308955443,1.1643706834026202,1.19424855775644,1.17831058877434,1.17922372616291,1.1625864783382,1.14663163493578,1.1097403807294,1.08738816214901,1.04116475394406,1.01526729427118,1.04273240235098,1.00822624411731,0.9967518895129008,0.998963803625083,1.00862372042693,0.988494313869868,0.998770508782274,0.97640932633578,0.971207918122586,0.964279095064718,0.975956222187746,0.97537848770324,0.99285355464316,0.998512959809998,0.962037807118117,0.9885836484495508,1.0001249694554,0.995399841409668,0.988388386353558,0.990996366733249,0.98445001686881,0.983002104139066,0.9923007197835748,0.994864660293602,1.00877760645332,1.01243767588029,1.03610799989673,1.03919033111453,1.04184444463929,1.05668974490952,1.07334407710713,1.10059645984606,1.09161579535153,1.08737952424536,1.09637100025021,1.1019464821975402,1.10960466132601,1.13169554883019],"StdR":[0.0976632554882045,0.0991710184715321,0.0892674946665781,0.0915811048667852,0.0826240225736703,0.0740582770511468,0.0675797710263442,0.0558447602349486,0.047329086173949986,0.0439174290753606,0.0380230013777335,0.034154494905488,0.0316357239542852,0.0291244718766912,0.0263452227440751,0.0237155709785654,0.0235403012673125,0.0211561188900764,0.0203457317223055,0.0195509749773815,0.0184889051160272,0.0187597186342556,0.0189285336990875,0.0179251188255469,0.0179874795069397,0.0184265437689437,0.0184927150760439,0.0189514676001865,0.0184039595182638,0.0188377593588783,0.0181641260131084,0.0182419980468235,0.0184114260054429,0.0188496461823284,0.0191435848295039,0.0184868032814911,0.0191388457903935,0.0191862887453436,0.0193463024829132,0.0197704007078711,0.0199266641566589,0.019086203648273,0.0188710047807661,0.0182903266033472,0.0184054966809465,0.0183740628936045,0.0182892333666518,0.018082971473799,0.0177393717664071,0.0178372970187918,0.0174543891705053,0.0172997793348755,0.0174005302452119,0.0172774513903962,0.0170800853180276,0.0171921600920988,0.0175521749369358,0.0177999938480377,0.0177655590008699,0.0178796680879577,0.0182244912898485,0.018932524094956,0.0207539889444711,0.0219216885187317,0.0235436752501194,0.0243755470872947,0.0239448771617122,0.0235232019348157,0.0230599192533888,0.0217723766906634,0.0215083440026262,0.0204939358415201,0.0202097045751345,0.0191859353877375,0.0186098115887791,0.0175021975821634,0.0157530039628443,0.0149150928595936,0.0137802498310289,0.0131623571820487,0.0127470223489344,0.0121642820764624,0.011740659887071,0.0121450759357835,0.0121321713509373,0.0119814691062545,0.0119696263412304,0.0123325906773418,0.011935555857789,0.0120898753129687,0.0122828071528544,0.0122867017130944,0.0121403652462764,0.0123790529989415,0.0126869270948755,0.0131282131988528,0.012888641789576,0.0133340372954814,0.0132847797063786,0.0143557003871169,0.0155222467386644,0.0163460330684022,0.017879632390157,0.0181519869251218,0.0176289088899202,0.0167391241189153,0.0164630423732749,0.0154589968569539,0.0138788010729687,0.012999576007601998,0.0130662466526541,0.0122343778942497,0.0121543738693344,0.0115366381319288,0.0107982090305307,0.0102833209034713,0.00932554994518978,0.00908337400148672,0.0087501391004932,0.00855034708210125,0.0083506953087844,0.008412038818671159,0.008393054685075771,0.00851253471688768,0.0088087083315986,0.009206696838349659,0.0102886767938966,0.0115941124174268,0.0125998823577421,0.014017885780348,0.015036380042328996,0.0153454635358847,0.0149513410959954,0.0145939590329386,0.0138897613003443,0.0141047420825619,0.013721347769874,0.013768569986765,0.0129731945058614,0.0125733756085758,0.0115411362383161,0.0103963640237429,0.009554535219901041,0.008524771989226009,0.00793500144862663,0.0073185302329791205,0.00678724956879295,0.0064304127978925705,0.0060983057140369295,0.0057573906901229295,0.00552325069286759,0.0053226172628885,0.00496286869980955,0.0047217492653045395,0.0045997517441943,0.00460158001588763,0.0044977120914995,0.00432404825713901,0.00422928853696778,0.00426150881284968,0.00448251733978754,0.00453147745435,0.00491914643690207,0.00484882862422533,0.0052582515242501,0.0053701655100089,0.00572899352964676,0.00591690238265039,0.00617873949606482,0.0059270691280917396,0.00582862935548695,0.00570775047492342,0.005537365205080021,0.00544388659422688,0.0052625535296646105,0.005123023635836971,0.005064043977357729,0.00512841362496532,0.0050470097141341215,0.00492308586762233,0.00463677333465185,0.004522353318971071,0.00435331135811474,0.0045631362918419,0.00472184674093368,0.00492250455368304,0.00516727780863209,0.00554712510111764,0.00593282897757657,0.00599794979550812,0.006365226176792561,0.00642092391160572,0.00672159171071433,0.00688930921292336,0.00696571751778746,0.00686643999681235,0.006795354195441999,0.0064716885547594395,0.00624930138372399,0.00614351443611144,0.00602297259948385,0.005808829999122561,0.00573803883723606,0.00574082724969735,0.005593927298180939,0.00550769830583419,0.00558289607565915,0.0054674510614686105,0.00543066850340342,0.0055189394892414395,0.00576072126716999,0.0059641398705236,0.00586553292191148,0.00609537514692492,0.00638939074893641,0.006624505460953579,0.00651086512542509,0.0065559286569512295,0.00687130738098197,0.00701210019833285,0.007052542920297041,0.00706057730374141,0.00698249014425296,0.0070785102366527405,0.0070138660393609204,0.006986496253540421,0.0069561016086412,0.006867043391864221,0.00663696627903841,0.0063730775268102105,0.00627022032512956,0.00628212731437293,0.00627023164804392,0.0061755371270789,0.00626231827799287,0.0065150412145149215,0.00657583094709471,0.00666071424888875,0.0067218666683289295,0.0065659304433952,0.00685777274551826,0.00691252536932927,0.00686596424480713,0.007053330910624721,0.007146403904670309,0.00725775182056733,0.00737085805718212,0.0072925173992808906,0.007315801900175158,0.0071516679615506095,0.00700725604763991,0.0067797846799136,0.00665732061802169,0.0067374795376969705,0.00679513422002735,0.00692336711227835,0.0069913061688913715,0.00701796175547862,0.00691932854529659,0.00691081185541408,0.0066852354658066,0.00671814711620888,0.00692745794565933,0.007114075511331691,0.007399384531732259,0.00769213731304806,0.00769070466265482,0.0074714310403945095,0.0074105380666882594,0.007167095492725541,0.00708720605990465,0.00715737605678393,0.007183936087481741,0.0072292217445704,0.00717383404944545,0.007063685283053691,0.00695782703411336,0.0069431858708487604,0.00699914607806235,0.0069784358630361285,0.0068530470244756786,0.00696656339515751,0.00681958473232359,0.007136393443506259,0.00747580950193094,0.00761734740610596,0.00785311882236064,0.00819030387637785,0.00856563725351835,0.00873807112222118,0.00872814489738353,0.00854710280732498,0.0084495387845473,0.008376356478246859,0.00853791919172593,0.0085042197922326,0.00887334336984158,0.00918922885661095,0.00935770385935353,0.00934149233935612,0.00937285861305165,0.00908155952676519,0.008787172242586641,0.00816411031787866,0.00783243838635385,0.007667810759819591,0.0072076456702534295,0.00691830027997153,0.00681452445890549,0.00672569646344184,0.0066279589673794,0.00659690639222673,0.00642961171970103,0.00635010707793844,0.00633737017976072,0.006381613150842021,0.00633856605715252,0.00648995524907902,0.00638540920797334,0.00629116720215428,0.00645581621780036,0.0064489231477970295,0.00647708326806658,0.00644066000543077,0.00648542374737238,0.0064772680332163286,0.0064265964686571215,0.006466557233316621,0.00646709752174373,0.00654808198285151,0.006597421742649999,0.00659246506359244,0.00662584243688799,0.00666534957274707,0.00667790339607856,0.00678064747529459,0.00688924096492558,0.00698743526587617,0.00705868247175816,0.0071035773522374595,0.00718264647510315,0.00728686149420323,0.00741918379859115],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Capacity":{"CapacityActiveInfectionPercent":0.0352,"CapacityNewInfectionsPerDayPer1000":0.025142857143000002,"CriticalBedsPer100k":2.2,"Source":"https://www.researchgate.net/publication/338520008_Critical_Care_Bed_Capacity_in_Asian_Countries_and_Regions","Year":2020.0},"Interventions":[]},"data_url":"extdata-PH.json","Name":"Philippines","CurrentEstimate":{"Exposed":70741.0,"Infectious":57607.0},"OfficialName":"Republic of the Philippines","Level":"country","M49Code":"608","ContinentCode":"W-AS","CountryCode":"PH","CountryCodeISOa3":"PHL","Population":108116616},"PK":{"data":{"Rates":{"CaseFatalityRate":0.0032766487411462013,"Critical":0.006770584509409699,"Hospitalization":0.03265379636470946},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,2,2,2,2,2,2,2,13,13,13,5,5,18,21,21,23,29,29,76,76,94,125,126,131,211,259,429,467,572,727,762,1028,1095,1378,1446,1645,1765,1832,1868,1970,2073,2156,2527,2755,2866,2936,3029,3233,3425,4315,4715,4817,5114,5635,5801,6464,6464,7530,7809,8063,8555,8812,8899,9695,10880,10880,11341,11922,12489,13101,14155,15201,16653,17198,17482,18314,19142,20231,22305,24131,25271,26083,27110,28923,30128,31198,32581,33465,34355,35018,36308,36308,40247,40247,50056,53721,56390,58437,59215,61383,63504,67892,71458,73471,77754,81307,84168,86906,92624,95407,98503,100802,104694,113623,113623,125094,131649,134957,140965,145311,149092,153134,156700,161917,170656,172810,178737,178737,198509,204276,205929,208030,210468,213175,219783,236596,237434,237434,241026,242436,244883,246131,247177,247177,248577,249397,249397,254286,256058,258099,259604,260248,260764,261246,263193,264060,265215,265624,269087,269087,269989,272128,272804,273579,275317,276829,276829,278425,278939,279561,279937,280340,280547,280682,280970,281925,282268,282553,282553,286016,286157,286506,287658,288206,288536,289429,289806,290261,290760,291169,291683,292044,292303,292869,293159,293916,294392,294740,295333,295613,296022,296340,296881,297497,298055,298593,298968,298968,300616,301288,302375,302708,303062,303458,304185,304609,305080,305395,305835,306640,307069,307409,308010,308674,309136,309646,310101,310491,311075,311440,311814,312638,313527,314066,314555,315016,315446,316060,316665,317086,317898,318417,318881,319431,320065,320849,321563,322414,323225,323824,324834,325788,326674,327542,328931,329828,330885,331760,332974,334392,335881,337553,339810,341423,343286,345365,346951,350305,352529,355012,356542,370474,372271,374301,379092,381208,383000,384719,386333,388598,396591,399852,404501,407405,409085,410937,415352,417134,418958,420489,422132,423892,425494,430113,435073,437229,438974,440660,442457,444360,448393,450515,453828,455445,456969,458371,461977,464950,467234,469306,472099,473639,475228,476471,478517,480696,482771,484508,486489,488903,490126,492207,494578,496745,498152,499974,501252,502537,504046,505818,507502,508700,510242,511502,512943,514951,516683,518164,523700,525087,525997,525997,528545,530597,531840,533202,534107,535491,536243,538207,539888,542393,544406,545277,546371,547406,554255,555242,556769,558210],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,4,4,4,5,5,5,6,6,6,6,16,19,20,28,31,53,136,236,299,454,501,730,776,875,972,1063,1201,1373,1495,1597,1717,1938,2118,2421,2686,2818,3157,3766,4035,4263,4489,4695,5011,5230,5496,5837,6383,6919,7025,7638,8348,8418,9565,10076,11155,11940,12723,13328,13915,14612,15525,16817,18114,19103,20084,20941,22049,24073,24644,26435,28736,30334,32081,34336,35298,35788,38799,38799,40151,42125,43966,45898,48091,50694,52437,54601,56349,57705,59151,61227,64028,66457,69496,72460,76398,80463,85264,89249,93983,98943,103671,108317,113702,119536,125933,125933,132405,144478,148921,154760,160118,165062,171666,176617,181088,185034,188926,192970,195745,198883,202955,206512,209337,213470,217809,221896,221896,225283,231818,234509,237489,240848,243599,246351,248872,251625,253604,255769,257914,257914,261917,263496,265083,266096,267428,269191,270400,271887,273113,273113,274289,275225,276288,277402,278305,278305,279699,280461,280461,281136,281863,282645,283487,284121,284660,285191,285921,286674,287300,288047,289215,289215,289832,290445,290958,291588,292174,293261,293261,293711,294193,294638,295053,295372,295636,295849,296149,297014,297512,298025,298025,298903,299233,299659,300030,300371,300955,301481,302020,302424,303089,303634,304386,305031,305671,306304,306886,307418,308217,309015,309581,310275,310841,311516,312263,312806,313431,313984,314616,314616,315727,316351,316934,317595,318266,318932,319317,319848,320463,321218,321877,322452,323019,323452,324034,324744,325480,326216,327063,327895,328602,329375,330200,331108,332186,332993,333970,335093,336260,337573,338875,340251,341753,343189,344839,346476,348184,349992,352296,354461,356904,359032,361082,363380,365927,368665,371508,374173,376929,379883,382892,386198,389311,392356,395185,398024,400482,403311,406810,410072,413191,416499,420294,423179,426142,429280,432327,435056,438425,440787,443246,445977,448522,451494,454673,457288,458968,460672,462814,465070,467222,469482,471335,473309,475085,477240,479715,482178,484362,486634,488529,490476,492594,495075,497510,499517,502416,504293,506701,508824,511921,514338,516770,519291,521211,523011,524783,527146,528891,530818,532412,534041,535914,537477,539387,541031,543214,544813,546428,547648,549032,550540,551842,553128,554474,555511,556519,557591,559093,560363,561625,563029,564077,564077,565989,567261,568506,569846,571174,572334,573384,574580,575941,577482,578797,579973,581365,582528,583916,585435,587014,588728],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,5,6,7,8,9,11,12,14,21,26,27,34,40,41,47,53,57,61,65,66,86,91,93,96,111,128,135,143,168,176,201,212,237,253,269,281,292,312,343,385,417,440,457,476,514,564,585,599,636,659,706,737,761,770,834,834,873,903,939,985,1017,1067,1101,1133,1167,1197,1225,1260,1317,1395,1483,1543,1621,1688,1770,1838,1935,2002,2067,2172,2255,2356,2463,2463,2551,2729,2839,2975,3093,3229,3382,3501,3590,3695,3755,3903,3962,4035,4118,4167,4304,4395,4473,4551,4551,4619,4762,4839,4922,4983,5058,5123,5197,5266,5320,5386,5426,5426,5522,5568,5599,5639,5677,5709,5763,5787,5822,5822,5842,5865,5892,5924,5951,5951,5976,5999,5999,6014,6035,6052,6068,6082,6097,6112,6129,6139,6153,6162,6175,6175,6190,6201,6209,6219,6231,6244,6244,6255,6267,6274,6283,6284,6288,6294,6298,6328,6335,6340,6340,6345,6350,6359,6365,6370,6373,6379,6383,6389,6393,6399,6408,6415,6416,6420,6424,6432,6437,6444,6451,6457,6466,6474,6479,6484,6499,6507,6513,6513,6523,6535,6544,6552,6558,6570,6580,6588,6601,6614,6621,6638,6654,6659,6673,6692,6702,6715,6727,6736,6739,6745,6759,6775,6795,6806,6823,6835,6849,6867,6893,6923,6943,6968,6977,7000,7021,7055,7092,7109,7141,7160,7193,7230,7248,7561,7603,7662,7696,7744,7803,7843,7897,7942,7985,8025,8091,8166,8205,8260,8303,8361,8398,8487,8547,8603,8653,8724,8796,8832,8905,9010,9080,9164,9250,9330,9392,9474,9557,9668,9753,9816,9874,9929,9992,10047,10105,10176,10258,10311,10350,10409,10461,10511,10558,10598,10644,10676,10717,10772,10818,10863,10908,10951,10997,11055,11103,11157,11204,11247,11295,11318,11376,11450,11514,11560,11623,11657,11683,11746,11802,11833,11886,11914,11967,12026,12066,12128,12185,12218,12276,12307,12333,12333,12436,12488,12527,12563,12601,12617,12658,12708,12772,12804,12837,12860,12896,12938,13013,13076,13128,13166],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,4,4,4,5,5,5,6,6,5,5,15,17,18,26,29,51,134,234,297,439,485,714,766,864,947,1034,1171,1339,1454,1554,1620,1836,1997,2262,2520,2646,2899,3454,3549,3735,3852,3902,4163,4111,4308,4363,4826,5146,5125,5663,6312,6272,7291,7708,8391,8932,9588,10111,10594,11067,11757,12117,12982,13846,14513,14830,15734,17045,17595,18306,20291,21612,22820,24787,25638,25323,27085,27085,27937,29300,30538,31812,32919,34426,34683,36270,37700,38194,38784,39736,40406,40931,42742,44834,47667,49852,53366,56213,59467,63476,67249,71127,75139,80872,83223,83223,79798,88028,89692,93348,97810,100450,104780,105224,106040,107868,107417,107760,107615,107942,106213,106938,106530,108273,108642,103722,103722,95570,95407,94713,91602,90554,89449,88094,86975,84442,77628,77573,73751,73751,57886,53652,53555,52427,51283,50307,44854,29504,29857,29857,27421,26924,25513,25347,25177,25177,25146,25065,25065,20836,19770,18494,17815,17791,17799,17833,16599,16475,15932,16261,13953,13953,13653,12116,11945,11790,10626,10188,10188,9031,8987,8803,8833,8748,8801,8873,8881,8761,8909,9132,9132,6542,6726,6794,6007,5795,6046,5673,5831,5774,5936,6066,6295,6572,6952,7015,7303,7070,7388,7831,7797,8205,8353,8702,8903,8825,8877,8884,9135,9135,8588,8528,8015,8335,8646,8904,8552,8651,8782,9209,9421,9174,9296,9384,9351,9378,9642,9855,10235,10668,10788,11190,11627,11695,11864,12121,12592,13242,13965,14646,15317,16242,16912,17804,18981,20045,21098,22088,23641,24938,26538,28048,29055,30362,32005,33562,34974,36683,38348,40379,42115,43963,45533,46861,47390,48576,49105,49780,51654,51507,52359,53126,55354,44218,45324,46376,44582,45124,46629,47236,48008,48369,42851,42478,40922,40553,40491,40261,37905,38268,38511,39177,39329,39488,39599,37080,34537,34773,35130,35663,35722,35707,33740,34049,33124,33474,34803,35246,34007,33102,33869,34169,33763,34701,34986,35485,35163,35293,34916,35063,34628,33820,34412,33820,33295,32726,33439,33182,33493,33365,33184,32889,32454,32514,32265,31983,31510,30512,30225,29981,25649,25635,25747,25747,25008,24176,24139,24081,24466,24226,24483,23665,23281,22285,21554,21836,22098,22184,16648,17117,17117,17352]},"Foretold":{"Date":["2020-04-19T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-17T00:00:00+00:00"],"Mean":[621373.5,2433430.0,1079046.0,0.01067426,11.69406,0.1931733,1565559.0],"Variance":[7342766000000.0,39599100000000.0,2798426000000.0,5.062872e-05,15.95302,0.01765235,6348731000000.0],"0.05":[133682.9,341422.1,138799.4,0.003285425,6.444593,0.06484232,194867.3],"0.50":[266004.1,654686.4,675301.7,0.00981704,11.11912,0.168981,983606.6],"0.95":[2383144.0,12402100.0,3646700.0,0.02259629,19.02986,0.4027616,4839666.0]},"Timezones":["Asia/Karachi"],"AgeDist":{"0-4":27962852,"10-14":23451518,"100+":840,"15-19":21975918,"20-24":20772274,"25-29":19158088,"30-34":16818327,"35-39":13997696,"40-44":11615522,"45-49":9633225,"5-9":25499380,"50-54":8230713,"55-59":6891900,"60-64":5279090,"65-69":3623324,"70-74":2705744,"75-79":1853185,"80-84":961863,"85-89":364849,"90-94":85303,"95-99":10720},"REstimates":{"Date":["2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.61902419748008,1.56168851317764,1.53841567779437,1.56571914440295,1.37018325718815,1.45127787030114,1.64529183365209,1.59794614250721,1.51637418268565,1.42540846705373,1.33421829211939,1.32619639835317,1.29728862259572,1.28299666074354,1.26225119983824,1.32048194628069,1.32752644368136,1.21539456991393,1.29137399149101,1.33226296833959,1.13522570663215,1.29953988035829,1.31431274943955,1.43596062824279,1.46742774514957,1.45292757512424,1.41589088823326,1.37074707646941,1.33886605271147,1.31509371737415,1.34901786195382,1.43053589128409,1.3882204312346598,1.3306355657650502,1.33795651101705,1.26157785737452,1.34632701817025,1.23303125186346,1.26480358164163,1.3390624060168002,1.35362998316535,1.3671861242513,1.39917330076957,1.31729911111689,1.19198371780499,1.2450296772872,1.141317189015,1.1273159467741498,1.16277842467671,1.17465485335357,1.13857544234523,1.1923299181591298,1.19962953201357,1.13535957687895,1.13066934963078,1.10478519193822,1.0432748357203,1.05180868784302,1.11266611643029,1.0893116705608,1.1756659269872198,1.21969015661627,1.22100162944826,1.25831939287154,1.2878943079087402,1.32312451753537,1.30426364757343,1.33405167942277,1.34957526796608,1.36104646466038,1.37256260262649,1.3924322766626105,1.39748757663721,1.3906718369668505,1.2523874251226998,1.2562236840296,1.37629595567411,1.31535457394697,1.27518511511267,1.2228066760745,1.1877528684493102,1.17558677179244,1.14025992420738,1.10723640808196,1.07489823929716,1.03837516825169,1.004480662858,0.952207354659672,0.99970094606076,0.97179578592593,0.8585437848866411,0.849432326803739,0.8471391181694541,0.856886692784335,0.8685209660548359,0.788172959708229,0.788554067614845,0.8540223741875329,0.8614915446669971,0.869336435450582,0.878411472896641,0.898113519796779,0.908901439414759,0.894337181084304,0.893878709649515,0.893039972069063,0.8692047902233091,0.841380040715698,0.774858655570831,0.890617822238215,0.8758632299747591,0.779993723720282,0.7633417293905971,0.7525414081266328,0.7443650300866831,0.737096111047961,0.7364971557254079,0.7336773573144231,0.682749459165318,0.693023850812506,0.6898306203643649,0.689469555658105,0.7740692005752191,0.6836673112500531,0.649134553970113,0.6792071157724139,0.709077413744463,0.6804208444541759,0.659032333861135,0.670559728494884,0.668249800917171,0.683884902151776,0.7690130649430931,0.7605842570685609,0.761752619474208,0.7664293815843221,0.767509038277466,0.7740795458227271,0.871239176990093,0.8763393945186959,0.823224527464692,0.902086630118678,0.914876723524206,0.9068377267374828,0.903383874494818,0.8897524302758559,0.950905163724006,0.905511882721698,0.907157034228118,0.893363096538652,0.87392723641725,0.866976474874354,0.837189997427569,0.7527412159256179,0.805712385727571,0.7973336508222391,0.86021926896476,0.8849349192200241,0.8896426144589259,0.8243641202091492,0.814289014480854,0.888458568497292,0.908019533093455,0.9076095167232552,0.905376936097884,0.946384130053811,0.991107359379614,1.04084635907873,1.06796146181959,1.11577577416523,1.04613399757091,1.07015414269635,1.07704524835156,1.15965448084729,1.09916575054696,1.1119137941145198,1.10521448036913,1.14399081268272,1.18158803889295,1.14704529130484,1.13714270874497,1.11238641461574,1.12190583467511,1.10900133515527,1.08713687392121,1.05434430027424,1.03086326635056,1.02234368456657,0.9458038347659548,1.00926103485427,1.02371727992968,0.997858761238581,0.981171589244592,0.995023514267411,0.9942946311172042,0.975164480048266,0.9615084448339428,0.951722115677225,0.984062482206396,0.9939653259914908,0.999236382092593,0.9924435212158872,1.04468046946178,0.978785349790958,0.987704946627274,1.00730203165827,1.01693355163805,1.03579830777144,1.05085761072048,1.08053344915891,1.09608326754967,1.10349448170268,1.10152304571724,1.12755905086829,1.13008666393481,1.14831894511841,1.19180855645765,1.2156271418193998,1.23252379715309,1.23905658204224,1.24740718422579,1.25297801719472,1.2502769211050702,1.27233404250158,1.28222818811549,1.28737488028134,1.28887521797612,1.30818354322234,1.3286528441841798,1.34658231687574,1.3292850145555402,1.30344775550798,1.28567408570599,1.28287186636824,1.284929585188,1.28381707370789,1.27530029667501,1.26092371063375,1.2555288826655,1.24947293553503,1.2498306555944498,1.22577206776096,1.2064343298183302,1.17537185998007,1.1595524737704,1.13912331568948,1.12613474049307,1.12791491269919,1.11853602650278,1.10347994610313,1.100142430508,1.10819847195524,1.08755908781444,1.06915147628421,1.0510728484631702,1.0391204758376702,1.02405815397082,1.0318878719219,1.01624715769034,1.01291232659335,1.00858568362921,0.9848052642031728,0.979070037339845,0.983973300083002,0.971306082701312,0.925218595067331,0.905429503928025,0.8989872044583571,0.8932337842101659,0.887780921411034,0.893809404041798,0.871903682786264,0.8803344050138799,0.881311306001748,0.88455264107649,0.901416921958168,0.904082344171379,0.890288652481496,0.8961755854768578,0.919661651225106,0.942399665566064,0.953367714547872,0.9692753218455792,0.9845819713858348,0.97987908324614,1.01669283084267,1.01291766464202,1.03052738218079,1.0248984344732,1.03943573739794,1.03137819535554,1.03253584789905,1.03405653001986,1.02838557233169,1.0178384194901,1.0026448094040898,0.996882469665838,0.9751339031935892,0.974928502158796,0.938179289574929,0.9377524546275028,0.9308393957884392,0.924091333357494,0.89747919129827,0.8864134872145408,0.895176976499298,0.8812104094913009,0.888615592814619,0.886452737443963,0.8904741223567879,0.876397504987713,0.8780269193112941,0.8721485206931059,0.881913491463891,0.8771295075195821,0.8601055513580009,0.8593272132221921,0.862870282098545,0.867677103118014,0.8463643601951321,0.8590209032949259,0.8539591714271719,0.8154722616609341,0.8666477383009221,0.878635074227808,0.8962722537479821,0.9170863343165307,0.9309997275673492,0.94986489976605,0.961541586605832,0.975264614106889,0.9717681098864068,0.99092687826736,0.9961055378176792,0.983322717837736,1.00411736398868,1.07190633500564,1.03413351693927,1.03882044224178,1.04975723587605,1.06208267895975],"StdR":[0.0527385255807963,0.048087081229709006,0.0451744491467214,0.0439156844203708,0.0385257771781715,0.0381471234154479,0.039661356652983,0.0383257324643271,0.0366692457205504,0.0338506656980158,0.0308647784035778,0.029428917633961,0.0276908970676593,0.0266876833959253,0.0253228402899138,0.0251320595967154,0.0245460644677312,0.0227477536889684,0.0232633964773591,0.023111283621634,0.0206164428351388,0.0215869719597703,0.0211745571443239,0.0225101046385084,0.0234188727004282,0.0236921201815864,0.0235318655628356,0.0228821519409314,0.0219914501314728,0.0211503766056579,0.0207842374945892,0.0215963221110776,0.0211544095586679,0.0203888768762493,0.0198261411155897,0.0186448630699967,0.0188963680986463,0.0172155715161969,0.017059888301107003,0.017359557772158002,0.0173543511254515,0.0176279076558258,0.0183314533549654,0.0176642583892002,0.0159374590376131,0.0160085013912384,0.0139044469019082,0.0132777795208521,0.0127811312130887,0.0122885356278418,0.0115528460996763,0.011714370113646002,0.011502229780098,0.0108719468656758,0.0108333739920831,0.0103294647925443,0.009548408408905279,0.00917956396615653,0.009091931218397091,0.00851013849440473,0.0089218557442729,0.00924014416465389,0.00975108735181298,0.0104532638414586,0.0112657021809966,0.0122060446866154,0.0127088422787703,0.0134039397569633,0.0141799059157643,0.0147221923347827,0.0153953668110037,0.0159254141128483,0.016433482005338,0.0168051945949151,0.0154567827970506,0.0148495249135636,0.0154378468007633,0.0148167320740688,0.0144976768702171,0.0136013346279824,0.0128472456935642,0.0119446674438195,0.0109647764127634,0.0101017289833938,0.00917697921347083,0.008251550006482691,0.0073978412666087,0.00647369808403017,0.006290395717235471,0.0054487453624322,0.00461508960919395,0.0047986278609265295,0.0049461855318228285,0.0050451948267130715,0.00507338479381806,0.004722571783423821,0.00525675713532403,0.00626964598875458,0.00637955255746765,0.00641777120893297,0.006469455681567621,0.00647484266255368,0.00655246462323936,0.00633612915489689,0.006165909427693321,0.0061907637154347,0.00607690320659809,0.00604172372673804,0.00585568365657305,0.007278438244211939,0.00738468765274985,0.00671845501670951,0.00683967931869847,0.00741163297663355,0.00793834758792545,0.00850609393989797,0.00904874153006747,0.00959804159948357,0.00938841728038702,0.0101929818221802,0.0107558805439504,0.011292041143954,0.0131849420421581,0.0119657252385844,0.0115231044840486,0.0125302151099534,0.013681817308325002,0.0135476052149147,0.0134400603582628,0.0141236966328215,0.0144865422145432,0.015238587886205,0.0172450582906138,0.0172289319863774,0.017001198536147,0.016738491139152,0.016378751853516,0.0162714596366395,0.0178757964715303,0.0175891626299638,0.0159816405574061,0.016447742194083,0.0161649379114278,0.0154153009878044,0.0144612108535905,0.0139917226267935,0.0141061169400077,0.0132137628034914,0.0128095021626047,0.012293666432993,0.0120695423101168,0.0118585687516643,0.0117795293843235,0.011191046847768,0.0121034214797202,0.0124241648054411,0.0136405086625125,0.0141417552107833,0.0140100133932028,0.0132910464732577,0.0129843048860258,0.0138879314101614,0.014262304929822,0.0141637349038231,0.0141506782969453,0.0141764409470399,0.0144905235105685,0.0147728986615156,0.0147203686543864,0.0146045688947208,0.0136938120768424,0.0133993580739066,0.0131099429627586,0.0136715222582969,0.0132470255829506,0.0132446836206963,0.0130651488833432,0.0131366049593045,0.0133048508374482,0.0130957867190445,0.0130787245509965,0.0128558325405775,0.0126915112228434,0.0125549003945639,0.0123774854127741,0.0118315282326311,0.0116447850327943,0.0113850673267519,0.0107781274327821,0.0111760206186882,0.0110246748223963,0.010865020110702,0.0107026531469328,0.0107095500969695,0.0106656321179589,0.0106325775570111,0.0104758892402111,0.0105501533575425,0.0107667712014479,0.0107904914209425,0.010874320920293,0.0109025832628438,0.0111105879025237,0.0107376001098962,0.0108078873370871,0.0109169307819542,0.0110233974039819,0.011043539172834,0.0111693145283332,0.0111189789527697,0.0112806719314681,0.0113273831078942,0.0114743526787225,0.0116550674984978,0.0116649492349279,0.0117541427603574,0.0120884566002575,0.0124490105910005,0.0125839502765589,0.0131096865786223,0.0133762135748079,0.0135237780711964,0.0137348782146652,0.0138040188095235,0.014247907622066004,0.0144352350666362,0.0146363984092955,0.0148642685494028,0.0152672110850719,0.0156290237417109,0.015781410684221998,0.0157304734191178,0.015389614884290003,0.0152067880906894,0.0148266266433336,0.0147262745119531,0.0144319074573722,0.0141250470769734,0.0138466692838198,0.013715679020165,0.0133772444077908,0.0129544688042924,0.0124639534911536,0.0119961470490081,0.0113505831078806,0.0107675269624293,0.0101903001306079,0.00966922434019915,0.009248720212939793,0.00875358120015905,0.00854709176068638,0.00820813997170088,0.00788749233393645,0.00752449071397655,0.00724344045437163,0.00686036941953742,0.00654919648852745,0.00635243828612527,0.00598752398736484,0.00584483134155014,0.0055878217294311,0.0054511963493965795,0.0053046091776037104,0.00525893497169839,0.00504962096189014,0.0048480418342254795,0.0049603617198486286,0.00504687063019039,0.0052076403388146295,0.00543339892510676,0.00557533577300395,0.005579392187001071,0.00582620248389019,0.006008318201800029,0.00620490797083843,0.00645184489704947,0.0065861131396979895,0.00639510077122003,0.00652602732662055,0.00681911210146124,0.00680944178095864,0.006931501804553521,0.006812306359167721,0.0067173466017218285,0.0065192218095929,0.0065212371703545395,0.00633278319864474,0.00619354959603225,0.006115893499636571,0.00606520450540618,0.00590029640741004,0.005881128220157321,0.0058125577936683,0.0057337155795242,0.00570300005919321,0.00561325227702564,0.00560803984341979,0.00554095428309312,0.00552592511593202,0.00541647055395263,0.0055421196988345,0.00560407600774563,0.00564172621467649,0.00569524250511275,0.00581704828066308,0.00608450529477339,0.0062507302216144,0.006505986721781511,0.0066817292414127795,0.00681628390744216,0.00691974761883925,0.00700333984116799,0.00715671587232553,0.007506507388737041,0.007476721617678521,0.0075820809318771,0.00766418918576017,0.007948234217595941,0.008033683273670609,0.00813803089684646,0.008393310261627679,0.00847473968674718,0.00844544308550397,0.009130348465020607,0.00925057151620154,0.00950184018112617,0.00952498117503772,0.00948117544902021,0.00941623754917516,0.009238963178247279,0.00899652547274221,0.00884699105395322,0.00871897314319665,0.008515327671052541,0.00830162429980667,0.00831202465846387,0.00837408552071566,0.00816791477416106,0.00806290474133672,0.0079156806070473,0.007908056342462059],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Capacity":{"CapacityActiveInfectionPercent":0.024,"CapacityNewInfectionsPerDayPer1000":0.017142857143,"CriticalBedsPer100k":1.5,"Source":"https://www.researchgate.net/publication/338520008_Critical_Care_Bed_Capacity_in_Asian_Countries_and_Regions","Year":2020.0},"Interventions":[]},"data_url":"extdata-PK.json","Name":"Pakistan","CurrentEstimate":{"Exposed":213453.0,"Infectious":244060.0},"OfficialName":"Islamic Republic of Pakistan","Level":"country","M49Code":"586","ContinentCode":"W-AS","CountryCode":"PK","CountryCodeISOa3":"PAK","Population":216565312},"PL":{"data":{"Rates":{"CaseFatalityRate":0.012311686500810316,"Critical":0.025472531238350183,"Hospitalization":0.08023066880107214},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13,13,13,1,1,1,1,1,1,7,7,7,7,7,7,7,47,56,56,116,134,162,191,222,284,318,375,439,487,618,668,774,866,981,1040,1133,1297,1513,1740,1944,2126,2265,2466,2655,3025,3236,3491,3762,3945,4095,4280,4655,4862,5184,5437,5698,5816,6131,6410,6696,6918,7175,7451,7628,7903,8183,8452,8731,8977,9194,9276,10020,10330,10560,10692,11016,11271,11449,11726,12014,12227,12410,12641,12855,12998,13196,13411,13696,13805,14104,14226,14383,14654,14921,15317,15698,16181,16683,17076,17573,18134,18654,19218,19972,20548,20897,21281,21791,22209,22651,23127,23746,23966,24238,24878,25477,26048,26635,27148,27515,27756,28492,28928,29505,29924,30292,30539,30771,31139,31541,31997,32419,32753,32856,33043,33190,33643,33987,34374,34709,34881,35056,35321,35642,36041,36403,36691,36877,37150,37611,37961,38362,38853,39130,39359,39643,40099,40481,41029,41661,42183,42448,42784,43399,44097,44785,45536,46192,46638,47030,47865,48593,49820,52346,54256,55113,55910,57135,58069,58848,59725,60659,61097,61548,62110,62725,63312,63861,64302,64604,64972,65561,66158,66740,67326,67904,68420,68955,69695,70401,71353,72209,73003,73552,74158,75346,76490,77875,78982,80302,81201,82004,83847,85588,87773,90162,92651,94014,95956,98884,102204,105092,109344,112619,115302,119237,123504,129267,134724,140280,146595,154413,159986,168960,177681,188675,200510,209363,219371,230661,242875,254349,267580,282215,294783,306022,324282,342883,361886,381800,407075,423971,438868,454717,469527,494869,516636,538273,559429,577514,597589,622980,646560,666413,687910,706720,722446,738845,768241,792119,815356,840541,858895,869155,879748,892650,903349,915576,927723,938269,946017,954272,965178,975876,984683,992381,999610,1005376,1014005,1025889,1036138,1046281,1055436,1063093,1069554,1078892,1087744,1095616,1104599,1113738,1123318,1130460,1138126,1147123,1155823,1164650,1173087,1181326,1187719,1197034,1207359,1215732,1215732,1222782,1230446,1237736,1243575,1246267,1250892,1257352,1264574,1270467,1276636,1281396,1283698,1288163,1294687,1301571,1307161,1312856,1317474,1319635,1324101,1330127,1336467,1342031,1347670,1352443,1354598,1358666,1365216,1372326,1378414,1384373,1389516,1391981,1397342,1405552,1414461,1422829,1430861,1438032,1441479,1448619,1459564],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,5,5,11,16,22,31,49,68,103,119,177,238,251,355,425,536,634,749,901,1051,1221,1389,1638,1862,2055,2311,2554,2946,3383,3627,4102,4413,4848,5205,5575,5955,6356,6674,6934,7202,7582,7918,8379,8742,9287,9593,9856,10169,10511,10892,11273,11617,11902,12218,12640,12877,13105,13375,13693,14006,14431,14740,15047,15366,15651,15996,16326,16921,17204,17615,18016,18257,18529,18885,19268,19739,20143,20619,20931,21326,21631,22074,22473,22825,23155,23571,23786,24165,24395,24687,25048,25410,25986,26561,27160,27560,27842,28201,28577,29017,29392,29788,30195,30701,31015,31316,31620,31931,32227,32527,32821,33119,33395,33714,33907,34154,34393,34775,35146,35405,35719,35950,36155,36412,36689,36951,37216,37521,37891,38190,38457,38721,39054,39407,39746,40104,40383,40782,41162,41580,42038,42622,43065,43402,43904,44416,45031,45688,46346,46894,47469,48149,48789,49515,50324,51167,51791,52410,52961,53676,54487,55319,56090,56684,57279,57876,58611,59378,60281,61181,61762,62310,63073,63802,64689,65480,66239,66870,67372,67922,68517,69129,69820,70387,70824,71126,71526,71947,72453,73047,73650,74152,74529,75134,75734,76571,77328,78330,79240,79988,80699,81673,82809,84396,85980,87330,88636,89962,91514,93481,95773,98140,100074,102080,104316,107319,111599,116338,121638,125816,130210,135278,141804,149903,157608,167230,175766,183248,192539,202579,214686,228318,241946,253688,263929,280229,299049,319205,340834,362731,379902,395480,414844,439536,466679,493765,521640,546425,568138,593592,618813,641496,665547,691118,712972,733788,752940,772823,796798,819262,843475,861331,876333,909066,924422,941112,958416,973593,985075,990811,999924,1013747,1028610,1041846,1054273,1063449,1067870,1076180,1088346,1102096,1115201,1126700,1135676,1140572,1147446,1159901,1171854,1182864,1194110,1202700,1207333,1214525,1226883,1239998,1249079,1253957,1257799,1261010,1268634,1281414,1294878,1305774,1312780,1318562,1322947,1330543,1344763,1356882,1365645,1376389,1385522,1390385,1395779,1404905,1414362,1422320,1429612,1435582,1438914,1443804,1450747,1457755,1464448,1470879,1475445,1478119,1482722,1489512,1496665,1502810,1508674,1513385,1515889,1520215,1527016,1533511,1539564,1545530,1550255,1552686,1556685,1563645,1570658,1577036,1583621,1588955,1591497,1596673,1605372,1614446,1623218,1631727,1638767,1642658,1648962,1661109,1673252,1684788,1696885,1706986,1711772,1719708,1735406,1750659,1766490],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,3,3,4,5,5,5,5,5,7,8,10,14,16,16,18,22,31,33,43,57,71,79,94,107,129,159,174,181,208,232,245,263,286,314,332,347,360,380,401,426,454,494,524,535,562,596,624,644,651,664,678,698,716,733,755,776,785,800,811,839,861,883,907,915,925,936,948,962,972,982,993,996,1007,1024,1028,1038,1051,1061,1064,1074,1092,1115,1117,1137,1153,1157,1166,1183,1206,1215,1222,1237,1247,1256,1272,1286,1316,1334,1346,1356,1359,1375,1396,1412,1429,1435,1438,1444,1463,1477,1492,1507,1512,1517,1521,1528,1542,1551,1562,1568,1571,1576,1588,1594,1605,1612,1618,1624,1627,1636,1642,1651,1655,1664,1671,1676,1682,1694,1709,1716,1721,1731,1732,1738,1756,1774,1787,1800,1807,1809,1821,1830,1844,1858,1869,1877,1885,1896,1913,1925,1938,1951,1955,1960,1977,1994,2010,2018,2032,2033,2039,2058,2078,2092,2100,2113,2120,2124,2136,2147,2159,2169,2182,2188,2203,2227,2237,2253,2270,2282,2293,2298,2316,2344,2369,2392,2424,2432,2447,2483,2513,2543,2570,2604,2630,2659,2717,2792,2867,2919,2972,3004,3039,3101,3217,3308,3440,3524,3573,3614,3721,3851,4019,4172,4351,4438,4483,4615,4849,5149,5351,5631,5783,5875,6102,6475,6842,7287,7636,7872,8045,8375,8805,9080,9499,10045,10348,10491,10848,11451,12088,12714,13288,13618,13774,14314,14988,15568,16147,16746,17029,17150,17599,18208,18828,19359,19861,20089,20181,20592,21160,21630,22174,22676,22864,22960,23309,23914,24345,24771,25254,25397,25474,25783,26255,26752,26992,27061,27118,27147,27454,28019,28554,28956,29058,29119,29161,29502,30055,30241,30574,31011,31189,31264,31593,32074,32456,32844,33213,33355,33407,33698,34141,34561,34908,35253,35363,35401,35665,36054,36443,36780,37082,37180,37222,37476,37897,38344,38712,38994,39087,39132,39360,39721,40177,40424,40709,40807,40832,41028,41308,41582,41823,42077,42171,42188,42436,42808,43094,43353,43656,43769,43793,44008,44360,44649,44912],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,5,5,11,16,22,31,48,66,100,116,160,220,233,349,419,530,626,740,890,1030,1198,1366,1613,1833,2017,2271,2464,2833,3256,3432,3874,4144,4528,4824,5117,5456,5773,6003,6202,6321,6628,6830,7181,7414,7887,8080,8158,8230,8317,8454,8623,8817,8874,8967,8991,8997,8963,8949,9070,9213,9435,9352,9430,9406,9429,9498,9699,9951,9933,10036,10191,10167,10153,10321,10417,10594,10719,10906,10961,11136,11348,11030,11115,11227,11412,11494,11451,11642,11577,11558,11704,11863,12192,12549,12996,13181,13225,13290,13550,13676,13919,14149,14269,14494,14382,14284,14093,13892,13792,13579,13291,13053,12748,12307,11921,11813,11649,11507,11445,11247,11080,10687,10668,10646,10269,9923,9606,9318,9172,9099,9113,8635,8521,8290,8204,8188,8217,8375,8381,8388,8386,8539,8641,8870,9179,9532,9679,9985,10251,10454,10856,11355,11712,12099,12496,12964,13293,13724,13990,14235,14682,15099,15368,15677,16035,16337,16599,16972,17314,17569,17624,17902,18312,18409,18582,18677,18671,18645,18695,18834,18574,18444,17900,15928,14448,13889,13480,12665,12225,12030,11743,11305,11229,11359,11387,11593,11746,12187,12645,13086,13411,13768,14282,15264,16230,16994,17769,18524,19306,20537,21850,23327,24441,25869,27441,29181,32242,35544,39684,42510,45970,50173,54740,61007,66395,73544,79542,85620,92862,99844,108463,119054,128251,136631,144144,156377,170696,184789,200759,216820,227524,235192,248756,264101,282156,297803,313494,329190,340722,354556,367133,378067,388468,398858,407841,417275,417810,418489,422824,424748,423112,423742,423691,440035,439907,430675,425633,418574,408617,396147,384736,372559,363222,356074,346502,336640,325243,316743,298945,288347,277671,263483,253917,248457,244389,243337,244160,242517,241133,239034,235842,234470,235450,237370,237404,234515,231071,228487,227175,227506,230186,230537,228286,226350,224232,222149,226964,231025,230472,231640,231015,228661,226060,225708,226083,224826,223312,220901,217788,213072,209247,207462,213808,212844,209636,204982,203482,207191,209330,208678,207018,205738,202031,201343,205421,207004,206165,204965,204007,200698,199851,204289,206380,206485,206445,206117,202995,203202,209466,214198,216179,217324,218182,216097,217010,226320,232816,235883,238768,240388,237118,237668,249567,257391,262014]},"Timezones":["Europe/Warsaw"],"AgeDist":{"0-4":1884914,"10-14":1974514,"100+":5024,"15-19":1734622,"20-24":1965983,"25-29":2465575,"30-34":2825848,"35-39":3179075,"40-44":2958637,"45-49":2576804,"5-9":1899957,"50-54":2238497,"55-59":2324671,"60-64":2725260,"65-69":2448887,"70-74":1855853,"75-79":1044673,"80-84":884060,"85-89":557545,"90-94":239201,"95-99":57005},"REstimates":{"Date":["2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[2.18205296905031,2.0531824950493403,2.02211767614977,1.9646424679439,1.82339285083424,1.75746555837542,1.72766546360312,1.73118389810132,1.76485977618855,1.64118048341703,1.6517252627965,1.57454038160757,1.54015781158762,1.4826146776830802,1.4321890507951105,1.39429593642489,1.34769177044999,1.29368431311406,1.24472718240224,1.1939408527655802,1.18337343060873,1.13454548061566,1.11116075820274,1.11476967850887,1.10986564093658,1.08946740978155,1.03682395999823,1.01732151880703,1.0076096590225,1.00675618467457,1.00274902238086,1.0084680214270698,1.01392384154587,1.02267185028568,1.02899257941589,1.00514271996681,0.955810224747539,0.940170294232984,0.902320431130179,0.917009749154395,0.966769025402279,0.97708194563607,0.975956157449466,0.967213807509348,0.951028999401958,0.957898963804212,0.975596733273655,1.04360402456938,1.01165252005035,1.04579759357028,1.07771025064684,1.06011890606733,1.03780822911051,1.03729017005302,1.02105148144232,1.04974220152302,1.0632391733851,1.08563023557376,1.07761415513467,1.07275413707884,1.05360633540787,1.01221263125031,1.02863241860905,1.01309458045789,0.996370011879075,1.02950538687558,1.01623414167789,1.0174574935288,0.9851344595068148,0.9504380909883292,0.947651240603053,0.933934927509951,0.9963564079961252,1.03859613670371,1.09524847789798,1.07470873168213,1.03679926340555,1.02730094593445,1.02922186111833,1.02853229456771,1.05363166874876,1.04920927712629,1.07335684856335,1.1007972854752,1.07631200965279,1.0490286507133002,0.9894288130776008,0.9395901729406032,0.891544474515354,0.8869240519450551,0.907029786963972,0.9136593056629008,0.911001390299028,0.9028061128095792,0.8828387373215879,0.8704050148945021,0.8554570108227461,0.851292402542227,0.886293538450359,0.8985439862413491,0.9190559099399972,0.91595434691335,0.908345032691632,0.9121762762877808,0.922410559031854,0.927010863542116,0.9364120331842488,0.9440409153243308,0.998015173347272,1.01576421350257,1.02167752349566,0.9884161833429228,0.977078518124622,1.0022448928564,1.00983151415674,1.04043862761274,1.05400405147834,1.08075760227855,1.09264130163313,1.11388002260581,1.13914957800969,1.17883110841974,1.16319029541819,1.1382196217955,1.15830107985373,1.1797326771903502,1.20296213103079,1.22373901368093,1.2403718129397598,1.22690677674813,1.23107295646266,1.23059219407232,1.22550914702822,1.22691302806296,1.23331814500961,1.22351645055215,1.2025157058656102,1.19765211964463,1.16390602483129,1.15455351214908,1.14756495003545,1.1397025185679,1.1255469077849298,1.10611806634465,1.0871049204817,1.06056821122923,1.0580020580653,1.05208067978792,1.05289352324775,1.05028412476513,1.03709298374003,1.02263779174389,1.03970712906351,1.03602622141777,1.03784199551514,1.02737171660038,1.02096100810061,1.02082136761329,1.00808464825255,1.00130477988139,0.986781009533199,0.9725733965007752,0.9551300201607448,0.928033255835097,0.92310746933175,0.910174155001481,0.886382976887144,0.870100973729908,0.848087003414902,0.847963572893111,0.8537805559805791,0.8623506774507199,0.870175775515373,0.8987219568927671,0.9182478442348208,0.9629510615289708,0.981793795611178,1.04368018345448,1.10295054959885,1.1461764018974498,1.16093484200593,1.19794964752515,1.2354060275383,1.30405842207376,1.3530999817708602,1.36856139708433,1.37925749102315,1.3617694531574198,1.36250206760498,1.3740875244901898,1.40971398794718,1.4190591764166,1.39463643383897,1.38351078538816,1.3867440834873,1.41313025324467,1.4857187630763502,1.53205704567366,1.57623033374585,1.5565476532830802,1.5358861945667,1.53294058491068,1.56074448925663,1.6035103006917502,1.60149159773836,1.62634923883172,1.61555748466483,1.57003193510692,1.55288582751675,1.5321288872218002,1.51985453025924,1.51717394611772,1.49968106903899,1.4689634580485,1.42078198320259,1.4328923550108998,1.44969112062244,1.45345378449312,1.46251880612632,1.44909153810518,1.4056344419249498,1.36337400513105,1.34072872897015,1.3485881775401205,1.3552369361355,1.34795208805264,1.34110554149867,1.3265304090281398,1.30502490172199,1.276105865825,1.2410493706018502,1.19832243070131,1.16393665890552,1.14201677482376,1.12920182640018,1.12167772961949,1.09828200545876,1.06355878357409,1.03970135092524,1.01664873331061,1.0011919024956502,0.979045650080303,0.960845276855537,0.989719231326166,0.963985514496054,0.950374785365528,0.936553030674864,0.9130138111591692,0.891869683351819,0.8576171706717691,0.8432524120932829,0.8453441750302081,0.8372403521255442,0.82813551262674,0.8088802457436441,0.801822523237717,0.7873849966268371,0.7133533643939259,0.732368621038111,0.7563946105707149,0.772942696896306,0.78877225552884,0.807708195249521,0.8330433133027301,0.8473025688467671,0.863356032927708,0.867503129934005,0.873798842858385,0.885419089336511,0.899629046995488,0.917245358084177,0.923723340870988,0.9370029821253092,0.942990560276528,0.924057633178592,0.8875969497346291,0.864753783034215,0.8704530594714129,0.896020800021813,0.917047649871147,0.9439587047776292,0.954408768963038,0.929325032740547,0.915822031973426,0.9251066337187042,0.940607630421984,0.9665865685576,0.965979368997677,0.968663958626421,1.02238183167424,1.06660662698298,1.0720288109577498,1.04051943711284,0.999681006564534,0.962480367541278,0.9406893843924692,0.950297164380906,0.9608162144896228,0.960045091455105,0.944446845758524,0.891258702002473,0.8604342183525759,0.8611178340971379,0.8442531254991651,0.8254623010005591,0.829939901680033,0.8486628496249069,0.8506590142738358,0.850636395623914,0.8546114326652801,0.8618298124100201,0.86975767799988,0.881237360256405,0.8941697794991659,0.9101940893763392,0.919533674048316,0.92509360109984,0.9314391934252372,0.94454957539494,0.951115798365504,0.951448154715522,0.961168122730182,0.965859447100694,0.974524765631218,0.988490801748456,0.999304168126521,1.00033442125365,1.01102149117317,1.03433296341618,1.06361516902815,1.08971548593438,1.1076542042293,1.1176862434214698,1.11370495674939,1.1190570524748,1.15766712534478,1.18953621439684,1.21292953531615,1.23201428280151,1.23613233043601,1.21048527761246,1.19195577064811,1.21677284734781,1.23072785593797,1.24690321599565],"StdR":[0.088741054265009,0.0800395409859852,0.0738472555187318,0.0674655488486846,0.061053546911414014,0.0552999451106236,0.0522106577865624,0.0496619359878068,0.0481122547835034,0.0441869376503101,0.0421491472529827,0.0393697783207692,0.0371237579235172,0.0347496430329145,0.0322076262718068,0.030165832559972,0.0280439962009998,0.026282932246778003,0.0243056286957482,0.0225675624848276,0.0216142824501024,0.0203160547840548,0.0192008749968021,0.0185800655149972,0.0177147099692258,0.0170907720786598,0.0161665985446964,0.0158463047338655,0.0154886898296265,0.0151143343469464,0.0149276562187561,0.0148131239772573,0.0147844407459237,0.014956087318773,0.0147264047856627,0.0144939911055553,0.014033668837617998,0.0139124224646286,0.0136644821397658,0.0139047122199045,0.0145671929578359,0.0145364784483274,0.014608547740878,0.0145840803212313,0.0144892317599176,0.0144061353566054,0.0145780986771723,0.0152767415914504,0.0149747629008325,0.0152630671140046,0.0153584269587562,0.0153387190783493,0.0148441215342475,0.014887038013597,0.0145982292007724,0.0149027213890327,0.015008204346756,0.0150899958206646,0.0149833131219591,0.0148188748060352,0.0145365816060397,0.0145027380107201,0.0144571830203106,0.0141790802257111,0.0140105559830955,0.0142159291869178,0.0141851060548959,0.0140608840479133,0.013672815061904,0.0136492605736827,0.013581339627949,0.0136122229468857,0.014019105916153,0.0144159911423704,0.0148638178951886,0.01450814771232,0.0142946483292277,0.0141687595904912,0.01409226408992,0.0140326205621073,0.0141256569999373,0.0140386566945263,0.0141819296471104,0.0143510918201446,0.0142253179721749,0.0138326914187696,0.0134968646942252,0.0129680302995022,0.0126322937506129,0.0128475836834821,0.0130750189303438,0.013345969112408,0.013378563355387,0.0134349963364472,0.0133773308150239,0.0135493899685585,0.0136649031775329,0.0137927390759168,0.0145276913351307,0.0146044404942096,0.0151026635724967,0.0150120754888234,0.0150793021103371,0.0152442718061219,0.0153887461446152,0.0155576071648531,0.015544732437498997,0.0157258859882991,0.0162197347237291,0.0164765567719351,0.0162337377956744,0.0159618313269714,0.0157800464462054,0.0160605409093105,0.0160630540384092,0.0162126281526648,0.0162939750807149,0.0163320938248831,0.0164204418265889,0.0163985089455167,0.0167563013221503,0.0168165332493811,0.0167685858817976,0.0164802215510663,0.016527108514339,0.0165506315253559,0.0164967262432872,0.0167239649362521,0.0168565902868922,0.0169175819483303,0.0170000969454094,0.0167102655833383,0.0166088009097735,0.0166712872292017,0.0164586021198102,0.0162576872055246,0.0159464052341531,0.0156981509860058,0.0151291501198982,0.0146961932548802,0.0142620359148189,0.0139536113499346,0.0135953174379598,0.0131352619405672,0.0127041587900573,0.0122074672763822,0.0119344028461763,0.0116929492408361,0.0116712421265999,0.0111270473187963,0.011105894543268,0.0109540728414648,0.0109579158876233,0.0106877513535839,0.0106345337013364,0.0105223921540721,0.0105378848480124,0.0103432878763409,0.0101808985093601,0.0101645522316191,0.0100555742677214,0.0100876742309715,0.00991451745791905,0.00972093844922362,0.00996152341322518,0.00984174077622485,0.00980978431543702,0.00979735524105162,0.01004745760399,0.0102399210191247,0.0106242087070006,0.0109374522029002,0.0113418346708724,0.0114292900463781,0.0118545162507988,0.012190634138148998,0.0121138116888619,0.0123404791115991,0.0126009963104126,0.012806352378737,0.0127252420211296,0.0127790099936761,0.0130985166667538,0.0138147325036796,0.0148869922019051,0.0156281642939531,0.0164031903380431,0.0167204277800401,0.0171521012015512,0.0174771305705704,0.0180948415206183,0.0184027748842624,0.0185928825915241,0.0186720076440803,0.0185207190595883,0.0188965532754761,0.0198112466600784,0.0210298185705932,0.0225633687447879,0.0235131682723711,0.0238041595397298,0.0239486476801979,0.024508243941203,0.0252756462000738,0.0259779853082136,0.0266803870443837,0.0270650554297967,0.0265672836642685,0.0259308611227103,0.0253413528071067,0.0246551092510534,0.0242760949884541,0.0237457521190236,0.0228546049659843,0.0216832710445084,0.0211758083134192,0.0208465245975074,0.020667394447498,0.0207356452010145,0.0205243333694586,0.0199047220328998,0.0189472675240954,0.0180347650537374,0.0174519822310708,0.0170516617836742,0.0166166075562544,0.0162927872329995,0.0159235726733428,0.0154040788385351,0.0147214031082876,0.0138314063533243,0.0128141124679239,0.0118125668386435,0.0108586044892655,0.0099493724022691,0.00925129917058856,0.00840392219290177,0.0076188214541209,0.00690935531659693,0.00618908828951167,0.00554289186110186,0.00486905088494752,0.004321890280440929,0.00398996903456586,0.00329749373284358,0.00298798712426008,0.00277155450637847,0.00265671060045481,0.00268862285006317,0.0028419437176558,0.00321206899049319,0.00373101556418971,0.00404072179717525,0.00435614541959188,0.00463501423817306,0.00505263503330714,0.0054356741400182285,0.0053902669089480795,0.00634870371324175,0.00740667392951788,0.00806194973946852,0.008521333919971879,0.00887750063302019,0.00910848262910942,0.009118425376844229,0.009008152660830307,0.00873401242074918,0.008446337888226059,0.00819745342010466,0.00799010170636432,0.00786483094469197,0.007518194267247009,0.007169244668092279,0.00677703317205731,0.00629102651804445,0.00566099430239915,0.0053795653162821795,0.00551595397345755,0.00592510753143452,0.00620922464938756,0.0062777678128608,0.00616205380947342,0.00564805707420203,0.00530750866725181,0.00519603191566129,0.00523390767156939,0.00525247619491415,0.0051099147179377285,0.00481334384600374,0.00479841969617372,0.00477217751311292,0.00460674732045956,0.00421360401417028,0.00363630406345556,0.00311698106594342,0.00283918716170861,0.00297459812125333,0.0030780106023422693,0.0032654126896644303,0.0031889575310598104,0.00316134886951669,0.00334739558720479,0.00383789267813027,0.00428040095040519,0.0046760284441221605,0.0051695481525198105,0.00567630483958232,0.00602447503729656,0.00615994082988337,0.00636088914456249,0.00647947228746434,0.0066475932758646,0.00670793183628485,0.006791749503556221,0.0067469387444476295,0.0065930464358337606,0.00643877982884618,0.00620983533721162,0.00608006258044534,0.00586855014778708,0.00562426269472191,0.0055066525131756,0.00522811480302749,0.00504263843397456,0.0049565149506419,0.00478442345000256,0.00460078432122127,0.00441607660984542,0.004314194297707421,0.00428498849713915,0.004326830009784921,0.0044724033688851705,0.0045951040660225295,0.00475406422237305,0.0049065528912602295,0.00512835940576219,0.00574537797604244,0.00644543113464734,0.00725861757684252,0.00796283419600039,0.00836566980806012,0.00851030188958383,0.00863308032833068,0.00887536359890359,0.00925793755527842],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Capacity":{"CapacityActiveInfectionPercent":0.1104,"CapacityNewInfectionsPerDayPer1000":0.078857142857,"CriticalBedsPer100k":6.9,"Source":"https://link.springer.com/article/10.1007/s00134-012-2627-8","Year":2012.0},"Interventions":[{"type":["Gatherings <1000"],"dateStart":"2020-03-10 00:00:00+00:00","dateEnd":"2020-03-12 00:00:00+00:00"},{"type":["School Closure","Gatherings <1000"],"dateStart":"2020-03-12 00:00:00+00:00","dateEnd":"2020-03-13 00:00:00+00:00"},{"type":["Some Businesses Suspended","School Closure","Gatherings <1000"],"dateStart":"2020-03-13 00:00:00+00:00","dateEnd":"2020-03-24 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Stay Home Order","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-24 00:00:00+00:00","dateEnd":"2020-04-16 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Stay Home Order","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-04-16 00:00:00+00:00","dateEnd":"2020-04-20 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-04-20 00:00:00+00:00","dateEnd":"2020-05-04 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-05-04 00:00:00+00:00","dateEnd":"2020-05-31 00:00:00+00:00"},{"type":["Some Businesses Suspended","Gatherings <1000","Mask Wearing"],"dateStart":"2020-05-31 00:00:00+00:00","dateEnd":"2020-06-02 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Some Businesses Suspended"],"dateStart":"2020-06-02 00:00:00+00:00","dateEnd":"2020-07-01 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","School Closure"],"dateStart":"2020-07-01 00:00:00+00:00","dateEnd":"2020-07-02 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Some Businesses Suspended"],"dateStart":"2020-07-02 00:00:00+00:00","dateEnd":"2020-09-18 00:00:00+00:00"},{"type":["Symptomatic Testing","Mask Wearing"],"dateStart":"2020-09-18 00:00:00+00:00","dateEnd":"2020-10-10 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing"],"dateStart":"2020-10-10 00:00:00+00:00","dateEnd":"2020-10-17 00:00:00+00:00"},{"type":["Symptomatic Testing","Mask Wearing"],"dateStart":"2020-10-17 00:00:00+00:00","dateEnd":"2020-10-24 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-10-24 00:00:00+00:00","dateEnd":"2020-11-07 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-11-07 00:00:00+00:00","dateEnd":"2021-01-18 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2021-01-18 00:00:00+00:00","dateEnd":"2021-02-26 00:00:00+00:00"},{"type":["Some Businesses Suspended","Mask Wearing"],"dateStart":"2021-02-26 00:00:00+00:00","dateEnd":"2021-02-28 00:00:00+00:00"}]},"data_url":"extdata-PL.json","Name":"Poland","CurrentEstimate":{"Exposed":5492.0,"Infectious":6126.0},"OfficialName":"Republic of Poland","Level":"country","M49Code":"616","ContinentCode":"W-EU","CountryCode":"PL","CountryCodeISOa3":"POL","Population":37887768},"PT":{"data":{"Rates":{"CaseFatalityRate":0.01534647652227332,"Critical":0.031765945168278346,"Hospitalization":0.09144756468926683},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,3,3,3,3,5,5,5,5,22,22,43,43,43,43,43,43,43,68,68,75,75,140,184,196,205,233,266,277,277,347,383,493,519,610,610,610,917,1143,1201,1228,1277,1329,1357,1389,1470,1519,1647,1671,1689,1712,1743,2076,2258,2422,2499,2549,2549,3013,3182,3198,3328,3822,4636,6430,6431,6452,6452,7590,7705,17549,17822,18096,18349,18637,18911,19186,19409,19552,19869,20079,20323,20526,20807,20995,21156,21339,21742,22002,22200,22438,22669,22852,23212,23580,24010,24477,24906,25376,25548,25829,26083,26382,26633,26864,27066,27205,27505,27798,28097,28424,28772,29017,29166,29445,29714,30049,30350,30655,30907,31065,31550,32110,32476,32790,33153,33369,33547,33769,33999,34369,34687,35010,35217,35375,35626,35875,36140,36483,36783,36984,37111,37318,37565,37840,38087,38364,38511,38600,38760,38940,39177,39374,39585,39697,39800,39936,40129,40264,40473,40652,40774,40880,41021,41184,41357,41556,41766,41885,41961,42104,42233,42427,42576,42793,42953,43016,43146,43284,43441,43644,43894,44069,44185,44362,44528,44794,45053,45404,45596,45736,45974,46290,46676,47003,47380,47647,47884,48193,48530,48937,49359,49845,50207,50454,50712,51037,51517,52164,52803,53187,53498,54047,54493,55081,56066,57919,59000,59966,61898,63238,64531,65880,67842,68877,69956,72344,74001,75702,77449,80280,81771,83294,86589,88946,91453,93754,97747,99781,102083,106878,110353,113689,117382,122517,125066,142155,149445,153702,157924,163000,169379,172919,176827,184233,189356,193944,199446,206275,209534,212942,220877,223446,229018,234038,240203,243055,245843,252428,254700,259548,263648,268453,271322,274277,280038,283719,287028,290690,294814,297233,299603,304825,308446,312533,315126,316671,319746,321682,327794,331016,334276,338668,340150,342535,344419,349110,352225,355701,360181,366080,369108,372056,378084,382544,387607,394065,402542,406929,411589,421871,428364,434237,441556,451324,456491,461757,475485,484753,493699,504886,518900,526411,534384,551956,563174,573934,585276,599593,606166,612921,628078,636859,645122,652739,661525,665316,668854,677719,683061,687462,691866,696916,699222,701409,705976,709054,711713,714493,717313,718977,720235,723465,725399,727053,728659],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,5,8,13,20,30,30,41,59,59,112,169,245,331,448,448,785,1020,1280,1600,2060,2362,2995,3544,4268,5170,5962,6408,7443,8251,9034,9886,10524,11278,11730,12442,13141,13956,15472,15987,16585,16934,17448,18091,18841,19022,19685,20206,20863,21379,21982,22353,22797,23392,23864,24027,24322,24505,25045,25351,25190,25282,25524,25702,26182,26715,27268,27406,27581,27679,27913,28132,28319,28583,28810,29036,29209,29432,29660,29912,30200,30471,30623,30788,31007,31292,31596,31946,32203,32500,32700,32895,33261,33592,33969,34351,34693,34885,35306,35600,35910,36180,36463,36690,37036,37336,37672,38089,38464,38841,39133,39392,39737,40104,40415,40866,41189,41646,41912,42141,42454,42782,43156,43569,43897,44129,44416,44859,45277,45679,46221,46512,46818,47051,47426,47765,48077,48390,48636,48771,48898,49150,49379,49692,49955,50164,50299,50410,50613,50868,51072,51310,51463,51569,51681,51848,52061,52351,52537,52668,52825,52945,53223,53548,53783,53981,54102,54234,54448,54701,54992,55211,55452,55597,55720,55912,56274,56673,57074,57448,57768,58012,58243,58633,59051,59457,59943,60258,60507,60895,61541,62126,62813,63310,63983,64596,65021,65626,66396,67176,68025,68577,69200,69663,70465,71156,72055,72939,73604,74029,74717,75542,76396,77284,78247,79151,79885,80312,81256,82534,83928,85574,86664,87913,89121,91193,93294,95902,98055,99911,101860,103736,106271,109541,112440,116109,118686,121133,124432,128392,132616,137272,141279,144341,146847,149443,156940,161350,166900,173540,179324,183420,187237,192172,198011,204664,211266,217301,225672,230124,236015,243009,249498,255970,260758,264802,268721,274011,280394,285838,290706,294799,298061,300462,303846,307618,312553,318640,322474,325071,327976,332073,335207,340287,344700,348744,350938,353576,358296,362616,366952,370787,374121,376220,378656,383258,387636,391782,392996,394573,396666,400002,406051,413678,420629,423870,427254,431623,436579,446606,456533,466709,476187,483689,489293,496552,507108,517806,528469,539416,549801,556503,566958,581605,595149,609136,624469,636190,643113,653878,668951,685383,698583,711018,720516,726321,731861,740944,748858,755774,761906,765414,767919,770502,774889,778369,781223,784079,785756,787059,788561,790885,792829,794769,796339,797525,798074,799106,800586,801746,802773,803844,804562,804956,805647,806626,807456,808405],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,3,6,12,14,23,33,43,60,76,100,119,140,160,187,209,246,266,295,311,345,380,409,435,470,504,535,567,599,629,657,687,714,735,762,785,820,854,880,903,928,948,973,989,1007,1023,1043,1063,1074,1089,1105,1114,1126,1135,1144,1163,1175,1184,1190,1203,1218,1231,1247,1263,1277,1289,1302,1316,1330,1342,1356,1369,1383,1396,1410,1424,1436,1447,1455,1465,1474,1479,1485,1492,1497,1504,1505,1512,1517,1520,1522,1523,1524,1527,1528,1530,1534,1540,1543,1549,1555,1561,1564,1568,1576,1579,1587,1598,1605,1614,1620,1629,1631,1644,1646,1654,1660,1662,1668,1676,1679,1682,1684,1689,1691,1697,1702,1705,1712,1716,1717,1719,1722,1725,1727,1735,1737,1738,1738,1739,1740,1743,1746,1750,1756,1759,1761,1764,1770,1772,1775,1778,1779,1784,1786,1788,1792,1794,1796,1801,1805,1807,1809,1815,1818,1819,1822,1824,1827,1829,1833,1838,1840,1843,1846,1849,1852,1855,1860,1867,1871,1875,1878,1888,1894,1899,1912,1920,1925,1928,1931,1936,1944,1953,1957,1963,1971,1977,1983,1995,2005,2018,2032,2040,2050,2062,2067,2080,2094,2110,2117,2128,2149,2162,2181,2198,2213,2229,2245,2276,2297,2316,2343,2371,2395,2428,2468,2507,2544,2590,2635,2694,2740,2792,2848,2896,2959,3021,3103,3181,3250,3305,3381,3472,3553,3632,3701,3762,3824,3897,3971,4056,4127,4209,4276,4363,4427,4505,4577,4645,4724,4803,4876,4963,5041,5122,5192,5278,5373,5461,5559,5649,5733,5815,5902,5977,6063,6134,6191,6254,6343,6413,6478,6556,6619,6677,6751,6830,6906,6972,7045,7118,7196,7286,7377,7472,7590,7701,7803,7925,8080,8236,8384,8543,8709,8861,9028,9246,9465,9686,9920,10194,10469,10721,11012,11305,11608,11886,12179,12482,12757,13017,13257,13482,13740,13954,14158,14354,14557,14718,14885,15034,15183,15321,15411,15522,15649,15754,15821,15897,15962,16023,16086,16136,16185,16243,16276,16317,16351,16389,16430,16458,16486],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,5,8,13,20,30,30,41,59,59,111,167,243,328,444,443,779,1009,1263,1581,2032,2307,2930,3441,4149,5027,5800,6225,7240,8021,8757,9572,10183,10908,11279,11913,12565,13342,14804,15251,15804,16122,16534,17109,17719,17846,18388,18882,19518,19700,20054,20332,20715,21235,21632,21742,21985,22062,22537,22697,22496,22550,22749,22885,23017,23352,23732,23781,23897,23986,23737,23775,23937,24065,23785,23182,21548,21754,21945,22183,21321,21464,11758,11636,11569,11587,11590,11652,11621,11681,11724,11590,11735,11814,11978,12070,12219,12244,12475,12361,12404,12475,12513,12504,12664,12602,12569,12555,12460,12407,12227,12310,12368,12478,12484,12678,12764,13016,13139,13060,13077,13098,13134,13192,13266,13343,13342,13514,13584,13683,13912,13945,14091,13833,13640,13610,13605,13553,13578,13533,13432,13449,13305,13293,13229,13230,13205,13062,13013,13001,12854,12790,12741,12720,12624,12543,12478,12518,12423,12401,12466,12424,12519,12601,12637,12621,12627,12655,12728,12786,12940,12946,13006,13027,13039,13086,13283,13507,13703,13864,14064,14229,14315,14573,14795,15048,15312,15465,15648,15903,16408,16833,17314,17556,18047,18540,18784,19220,19714,20229,20722,21069,21544,21764,22247,22549,23116,23615,24004,24188,24561,25041,25482,25942,26407,26939,27413,27568,28179,28967,29702,30704,31397,32321,32964,34583,36085,37687,37974,38730,39696,39625,40804,42765,44284,45970,47493,48834,49717,51996,54486,57355,58492,60026,60963,60219,65300,67157,70354,72945,76647,78378,77338,78716,81141,84032,85444,88854,80045,77126,78681,81384,82736,82767,83942,84004,80432,80528,82241,82116,80068,80838,80614,75008,75755,73876,73712,73561,74456,74187,70426,72181,70381,71266,70786,71863,71012,67805,68762,69686,70285,69910,70754,70426,67577,68469,68690,70178,69769,68208,68307,65457,68205,72496,74989,76675,77601,80008,80183,87004,93360,98938,102406,106778,109312,110388,116328,121815,125861,128165,134011,135886,135841,143776,151226,157660,162951,169230,170635,167381,172893,180076,181811,179939,181623,179180,166888,164513,161442,156758,148359,145090,140644,127867,123312,118362,113450,107371,105119,102794,95320,92175,89613,87082,83526,82341,80642,77044,75396,73848,72037,70255,69268,68370,65793,64797,63945,63260]},"Timezones":["Atlantic/Azores","Atlantic/Madeira","Europe/Lisbon"],"AgeDist":{"0-4":400652,"10-14":489999,"100+":1961,"15-19":525167,"20-24":539834,"25-29":533864,"30-34":560997,"35-39":654312,"40-44":765451,"45-49":810460,"5-9":440424,"50-54":743389,"55-59":737618,"60-64":672519,"65-69":621305,"70-74":566943,"75-79":451371,"80-84":352212,"85-89":224130,"90-94":84924,"95-99":19175},"REstimates":{"Date":["2020-03-20T00:00:00+00:00","2020-03-21T00:00:00+00:00","2020-03-22T00:00:00+00:00","2020-03-23T00:00:00+00:00","2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[3.44047082154308,3.13786476796678,2.9120185269782,2.8780405091409,2.5445649673766897,2.54957691626467,2.43041802997626,2.34895833280445,2.3157156194386803,2.18398002694983,1.9362869981149,1.90527345703459,1.84511704992196,1.70710750614573,1.62833156171989,1.5280408544938302,1.4597800756729902,1.34720602873619,1.31545974102041,1.25388598373395,1.22868264372949,1.2707352687649398,1.1781072316267,1.1164014271543,1.07922875442373,1.00939816370937,0.986523243669437,0.984464844243395,0.9211294508494692,0.933404717293155,0.922383798589612,0.9577575639187,0.948957707660121,0.9484341784266908,0.910010855034129,0.804373275931559,0.8343074907195859,0.8469291733504741,0.85099593664529,0.8491322019743679,0.8146739824225359,0.8128114707203391,0.8575010182623821,0.7912329359061021,0.7556954153407229,0.7243042968322049,0.7061140092628371,0.72362091722854,0.791325689430564,0.848308402310925,0.7911289530371229,0.759177643366832,0.775541595272665,0.795289072545881,0.834309410003865,0.782096242430543,0.798968545421855,0.8837211874999209,0.942344585184628,0.939380825605395,0.959757781924835,0.901032348058578,0.836546810721534,0.7830766099171491,0.8451446647917809,0.8662445599837629,0.909200629208609,0.9229902439180891,0.956786242987107,1.00153899284419,1.03087495788546,1.03592574074389,1.04987078891047,1.04877498776985,1.02986331863237,1.06214673156326,1.07514060321649,1.0878259982019398,1.10359916521534,1.13774687191933,1.12121487638129,1.15042286012951,1.1254494745611698,1.1002543631576298,1.05825249943838,1.04973651428136,1.02242700109526,1.05131668654996,1.07001089820238,1.05278865198251,1.0624381817232098,1.05143357760241,1.04029358564804,1.02072240470216,1.03066723021373,1.00887997333715,1.02270082714061,1.02018571368901,1.0576036365510502,1.05978887537056,1.10102891588262,1.0683305861886998,1.03802265789658,1.02327470759962,0.9981891227012928,0.996173506810568,1.00452016060342,1.01279225367905,1.00606960717967,0.99258286652184,1.00906130487184,1.031768518751,1.01833977870786,1.06048671041749,1.01849260357085,1.02041715793074,1.01699804595743,1.02667343665131,1.02511897227864,1.00805630714818,0.984852249459812,0.9686799643472308,0.952380760600343,0.9262474746542328,0.896501570732887,0.8707660773192379,0.869758898325893,0.828772387614457,0.833572066620864,0.8192378459925429,0.81667682568598,0.8010297256485981,0.807828446689146,0.808200182359679,0.816237819105853,0.817904474031998,0.836630652911042,0.8582898872335191,0.8554797815814179,0.872083687893489,0.885358004063761,0.8779485763256409,0.8689267024362141,0.8954780037774971,0.916809093347149,0.959720008231619,0.995277087142306,1.0102781946307902,0.9944842732340642,0.9806597485112508,0.991242314023438,1.0300250886941802,1.05944044918423,1.07985146315749,1.04040592786853,1.04876398969531,1.0439579243507902,1.02295225937498,1.04179731260691,1.06448221929946,1.08056758320247,1.12389833388497,1.16290393723573,1.2002681078557,1.19900816253633,1.16410378132021,1.16874163238659,1.17175374085347,1.19027543506751,1.22095024536503,1.2237566411827,1.21084438920025,1.2149717924948795,1.23829015632732,1.2341141126343895,1.24862854021374,1.22444106325823,1.24824874618633,1.27013882374053,1.25250196861833,1.23744373983569,1.24705497871159,1.2583466070136202,1.2632227965478,1.24499110487252,1.2471251405418795,1.2070783608101598,1.18282328197142,1.1580655510046298,1.1515095053369,1.1691610380065902,1.1374098825990702,1.0874659836182,1.09688350031123,1.10406337564187,1.09550207863305,1.0895576246837,1.08529828912773,1.1065513950053998,1.10049462354454,1.07820405249191,1.0764686620606,1.12018546011706,1.14977513544584,1.19679136721347,1.20194007917047,1.2359839931856202,1.23527039609894,1.29034883423191,1.33244763042266,1.39450287090011,1.39698622350806,1.37226080191641,1.36292040508677,1.36655904850923,1.37382844296189,1.39527006109883,1.38276258600278,1.38971508573749,1.3675176583971995,1.33342060318957,1.33751368146578,1.3327480982763795,1.33330063587784,1.32805368800353,1.3139898577791,1.28116738470276,1.23484348419819,1.2017944989574,1.2843402905472,1.26094834504379,1.2686177961926102,1.28016878081406,1.2916027774839198,1.26557739977504,1.21860717046585,1.188439228853,1.17720290305705,1.1764616171408702,1.1864649847952902,1.20030215879301,1.25605510023373,1.23786820724027,1.1652525691303,1.16315352493768,1.14348210816719,1.11239144025442,1.07566207257461,1.05816390640072,1.04772736364535,1.04358161596424,1.04326663473655,1.02119772501962,0.994675985697738,0.9695948871397868,0.9090044262105892,0.893278724234524,0.8769315435593601,0.853489681659055,0.854304417269989,0.8725760686833629,0.8818129107587479,0.88148657743765,0.8859319239498199,0.886654383596124,0.854528531957805,0.8688083969428009,0.8828139517166641,0.90217414621641,0.901718351498491,0.921815587399384,0.9595545217354592,0.979304272464768,0.9738019074580508,0.936685769262377,0.934226046473249,0.9345944585184108,0.936311875689242,0.956092656700481,0.988464539677224,0.975598198143294,0.9178050393162092,0.878413105434072,0.891209628031549,0.923022772780173,0.965622588363252,1.04343651863019,1.09658892180808,1.07165949393112,1.05680752410147,1.08817046149288,1.12207876836813,1.20454459871305,1.27363336424809,1.33049749459028,1.4039985017745,1.41438450657213,1.37398927270467,1.34113120935693,1.32159530064096,1.287761157819,1.26732151707059,1.29588242940229,1.31108448663337,1.27090403281228,1.2645681058891598,1.25172458738348,1.2311927357943102,1.21504477104847,1.21858042087578,1.20869610465486,1.1767516791560402,1.16547971100983,1.16485550004292,1.1732885511105802,1.15814732180709,1.1366838621610602,1.10319718245374,1.07551908506502,1.02872818397682,0.985575913767342,0.949961703810848,0.9119244948274908,0.866033659736277,0.831359663783925,0.8258542401163879,0.7970515434628299,0.750467055951269,0.687223096566611,0.643620041840121,0.60591534904185,0.5811732346590289,0.585088817137636,0.5921499365848449,0.5649639313957429,0.5394622533740739,0.520957992228004,0.503033317657156,0.514841165559642,0.530951688190306,0.5515230421594179,0.540187964390665,0.534650181095056,0.536456804076081,0.5354435652484121,0.5542763263253261,0.572758261461008,0.591467584421599,0.5868063150115229,0.5859943454882,0.586949163252584],"StdR":[0.16774594616594,0.147955512420457,0.12850559449105695,0.118161367728591,0.101256138797249,0.0933512116973603,0.0852437073968209,0.0791546058792693,0.0744506851226606,0.0673053843297677,0.0582323555861244,0.0531791653187665,0.0485706050254183,0.0435028829998359,0.0389184920459476,0.0350076573165358,0.0314709680743879,0.0274159556918121,0.025365422690019,0.0225794152103839,0.0207525213967527,0.0200699324942952,0.0177825322733757,0.0164477779901821,0.015178730445199,0.0137205732614223,0.0127965231495757,0.0123576611409403,0.0111894912872287,0.0111413970257564,0.0106158719074939,0.0108541715672048,0.0104560846467411,0.0104783698106556,0.0101049779086069,0.009617079781427021,0.0101366122928439,0.0106352978457902,0.0107056491130518,0.0109662856166663,0.0108694674269366,0.0111994244259468,0.0120683244847752,0.0115244150200196,0.0116587030758813,0.0119315233943871,0.0122289298733423,0.0131810740331452,0.0146906706064355,0.0154985097159848,0.0150170912192656,0.0145896657026871,0.0151410009621452,0.0157274551942906,0.0163907393119158,0.0160125397120449,0.0161920780681951,0.0177363017854471,0.0183965925526689,0.0182591671334571,0.0181839842540033,0.016931257189996,0.0160152292318267,0.0154559934153201,0.0164782968694204,0.017220754467366,0.0178828275901789,0.0181015636864179,0.0185220054706092,0.0191559056940001,0.01917794722821,0.0188685269101245,0.0187988058931927,0.0183889971020235,0.0179405973773289,0.0178252183244484,0.0178934280196238,0.0178103512142522,0.017886562326143003,0.0180759134855689,0.017912904463857,0.0177428678877285,0.0174666484480175,0.0171320902569667,0.0165932506991221,0.0164781865444873,0.0159765568676348,0.0161937593226713,0.0164180983215246,0.0161511576718772,0.0160513394030195,0.0159050672842106,0.0156581367387673,0.0155069916812474,0.0154520653771078,0.0151031541944252,0.015426713920041003,0.0152053148299396,0.0155691802608936,0.0154337157928852,0.0157417274723435,0.0156667394421898,0.0152515804352092,0.0150138680342522,0.0148492751342522,0.0147337077675768,0.014657666776988997,0.0147563699227415,0.0146150054997127,0.0145337846569722,0.0147181098846746,0.014740783036186,0.0147043014994885,0.0150306623383425,0.0146928168033162,0.0146779013637735,0.0145729119872712,0.0145131485319487,0.0145824737678425,0.0144087251309741,0.0143797475605347,0.014130310949673,0.0138300724543541,0.0138764864155028,0.0136196301357726,0.0137683962719284,0.0140271198729242,0.013855002800917,0.0142657787740619,0.0144201169051017,0.0147440303096064,0.0150718722679269,0.0154892239211526,0.0159379154241729,0.0163383007747583,0.0166439008658573,0.0173260592502492,0.0180047863530413,0.0178736906215939,0.0183319466778972,0.0185404915944665,0.0185481732512854,0.0185778220620948,0.0189494163412227,0.0193288281870874,0.0200206736992688,0.0200262593859542,0.0203185411037501,0.0197282095283267,0.0197410243333473,0.019433061877975,0.0196774227092916,0.0199231626065736,0.0200230678678206,0.0196848647500155,0.019844863408751,0.0193785301428727,0.0191438388671334,0.0190392498823396,0.0193931816182263,0.0195322914107477,0.0196822690382376,0.0197782884828292,0.020271335073781004,0.0199728873911326,0.0198167667495105,0.0194428040183249,0.019340390573609,0.0195604288703282,0.0194864695057585,0.019564868721677,0.0191040510967284,0.0190072365949004,0.0190782870272633,0.0190877902680338,0.0188849150981714,0.0184258430466585,0.0185078127932398,0.0185101975518959,0.0182555503800502,0.0179800703768987,0.0177682927539441,0.0178061492112812,0.0179120115171566,0.0173702031110958,0.0172027816574192,0.0164843483838345,0.0161092609502983,0.015392976902432,0.0148640110410048,0.0147555842251388,0.0142391575034853,0.0136144943436534,0.0132695322974057,0.0128336909645802,0.0124459491197638,0.0122854047857921,0.0119787526270277,0.0121413462321695,0.0118370210554693,0.0115114141348195,0.0115611096474248,0.0115039807126871,0.0116510124808565,0.011803827521497,0.0120624154608168,0.0125622501325541,0.0128503991983545,0.0136402523484206,0.014317536140535,0.0154969468755497,0.0164210358370582,0.0170935188033772,0.017470576398043,0.0174092755248443,0.0174247052692197,0.0177017996738613,0.0178935515260511,0.0179629339855009,0.0178738507807963,0.0173744655747057,0.0171314004251365,0.0167893752581172,0.016523611473809,0.0161846397777069,0.0159335591127321,0.0153834302030167,0.0145179850235912,0.0136244158956683,0.0138311206446751,0.0132040381773278,0.0131669442459343,0.0132237406971221,0.0133904670219066,0.013219554577238998,0.0127133238075897,0.0120424187988276,0.0114756708058055,0.0110113989236931,0.0105891322336166,0.0103474649814912,0.0105733703429069,0.0106322612461275,0.0102880782964336,0.0101291154860683,0.00962319384809774,0.008952908295810979,0.008320980795691059,0.007672642506064959,0.00707615305899746,0.0065064609945567715,0.0061064360708646395,0.00562178654321475,0.00525890861064665,0.00485154565937169,0.0044434397558426285,0.00441225598564836,0.00434631605905014,0.00434777950980768,0.00458721289859261,0.004849954960887221,0.00498264990199486,0.005048273828162911,0.0051388479161834,0.00516464209709647,0.00517308588985185,0.0054804544685198,0.00575361500572233,0.00596360199606769,0.00593191337256569,0.00599683949095596,0.006088974848290079,0.00600368963065818,0.00571673217011706,0.00523777304304712,0.00509205566423299,0.00504587882977276,0.00505144836168346,0.00520973091339275,0.00534416821575516,0.00511680321056747,0.00478847508233547,0.00463501833629779,0.00495895790043114,0.0053704950673269395,0.0056886265816206,0.00593153910087318,0.00593821364419833,0.005738582857611371,0.00535262609210044,0.00512544491300936,0.00517295708632781,0.005685215241643339,0.006746837471853021,0.00849518165447345,0.0105700628659729,0.0125732871531255,0.0137223751844626,0.0139196520254631,0.0139295397984963,0.0135059455524962,0.0130738094205423,0.0130489289294613,0.0130625254356806,0.012817238880391,0.0126896550834434,0.0124036942098545,0.0119349234004624,0.0115586732379285,0.0112352585627698,0.0108579097462975,0.0103020362048799,0.009903531948883007,0.00947675200366778,0.00918717250548837,0.00885119037119965,0.00842086163215875,0.00794575122363521,0.007382688156934691,0.006614039566474979,0.00588644363486061,0.00528773708925471,0.0046434163700748215,0.00418339462770238,0.0040188067148736895,0.0042310966794201705,0.0042610516551826,0.00446377946892369,0.004800595313354261,0.00547593005326066,0.0062797381899159,0.007140672983154041,0.00835284602333956,0.009441359563315807,0.0098548251315151,0.0102274039710182,0.0107880161075287,0.0113846614669426,0.0126884471095745,0.0140062026595893,0.0153966984881118,0.0157470006434877,0.016089620402765,0.0166335525655943,0.0171821269952014,0.0183824610516406,0.0194838505868744,0.0204337405437109,0.0205603351497269,0.0205580344411574,0.0207236901947219],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Capacity":{"CapacityActiveInfectionPercent":0.0672,"CapacityNewInfectionsPerDayPer1000":0.048,"CriticalBedsPer100k":4.2,"Source":"https://link.springer.com/article/10.1007/s00134-012-2627-8","Year":2012.0},"Interventions":[{"type":["Gatherings <1000"],"dateStart":"2020-03-09 00:00:00+00:00","dateEnd":"2020-03-15 00:00:00+00:00"},{"type":["Gatherings <100","Gatherings <1000"],"dateStart":"2020-03-15 00:00:00+00:00","dateEnd":"2020-03-16 00:00:00+00:00"},{"type":["Gatherings <100","School Closure","Gatherings <1000"],"dateStart":"2020-03-16 00:00:00+00:00","dateEnd":"2020-03-19 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Stay Home Order","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-19 00:00:00+00:00","dateEnd":"2020-03-26 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-26 00:00:00+00:00","dateEnd":"2020-05-03 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-05-03 00:00:00+00:00","dateEnd":"2020-05-04 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-05-04 00:00:00+00:00","dateEnd":"2020-05-31 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-05-31 00:00:00+00:00","dateEnd":"2020-06-04 00:00:00+00:00"},{"type":["Symptomatic Testing","Mask Wearing","Some Businesses Suspended"],"dateStart":"2020-06-04 00:00:00+00:00","dateEnd":"2020-07-01 00:00:00+00:00"},{"type":["Symptomatic Testing","School Closure","Mask Wearing","Some Businesses Suspended"],"dateStart":"2020-07-01 00:00:00+00:00","dateEnd":"2020-07-02 00:00:00+00:00"},{"type":["Symptomatic Testing","Mask Wearing","Some Businesses Suspended"],"dateStart":"2020-07-02 00:00:00+00:00","dateEnd":"2020-07-06 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-07-06 00:00:00+00:00","dateEnd":"2020-07-16 00:00:00+00:00"},{"type":["Symptomatic Testing","Mask Wearing","Some Businesses Suspended"],"dateStart":"2020-07-16 00:00:00+00:00","dateEnd":"2020-07-28 00:00:00+00:00"},{"type":["Symptomatic Testing","Stay Home Order","Mask Wearing","Some Businesses Suspended"],"dateStart":"2020-07-28 00:00:00+00:00","dateEnd":"2020-08-10 00:00:00+00:00"},{"type":["Symptomatic Testing","Mask Wearing","Some Businesses Suspended"],"dateStart":"2020-08-10 00:00:00+00:00","dateEnd":"2020-09-15 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-09-15 00:00:00+00:00","dateEnd":"2020-11-14 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100"],"dateStart":"2020-11-14 00:00:00+00:00","dateEnd":"2020-11-16 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-11-16 00:00:00+00:00","dateEnd":"2020-11-21 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100"],"dateStart":"2020-11-21 00:00:00+00:00","dateEnd":"2020-11-23 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-11-23 00:00:00+00:00","dateEnd":"2020-11-28 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100"],"dateStart":"2020-11-28 00:00:00+00:00","dateEnd":"2020-11-30 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-11-30 00:00:00+00:00","dateEnd":"2020-12-05 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100"],"dateStart":"2020-12-05 00:00:00+00:00","dateEnd":"2020-12-07 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-12-07 00:00:00+00:00","dateEnd":"2020-12-14 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100"],"dateStart":"2020-12-14 00:00:00+00:00","dateEnd":"2021-01-15 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","Stay Home Order"],"dateStart":"2021-01-15 00:00:00+00:00","dateEnd":"2021-01-20 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","Stay Home Order"],"dateStart":"2021-01-20 00:00:00+00:00","dateEnd":"2021-01-22 00:00:00+00:00"}]},"data_url":"extdata-PT.json","Name":"Portugal","CurrentEstimate":{"Exposed":8867.0,"Infectious":8628.0},"OfficialName":"Portuguese Republic","Level":"country","M49Code":"620","ContinentCode":"W-EU","CountryCode":"PT","CountryCodeISOa3":"PRT","Population":10226187},"PY":{"data":{"Rates":{"CaseFatalityRate":0.004755250605325178,"Critical":0.009829578482109434,"Hospitalization":0.040892363439060185},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,6,12,12,12,15,15,18,18,18,22,22,22,23,30,30,35,41,46,53,62,67,78,85,85,93,102,102,113,115,119,126,130,135,142,148,152,155,165,170,173,182,184,193,198,202,219,230,242,256,264,298,307,344,382,392,402,413,466,477,488,498,511,511,516,532,575,603,604,619,624,633,647,650,673,699,711,717,741,791,871,903,926,944,976,1013,1045,1065,1080,1089,1102,1108,1113,1134,1166,1180,1193,1212,1229,1256,1261,1275,1293,1308,1338,1379,1481,1643,1918,2171,2307,2391,2487,2596,2679,2794,2905,3039,3169,3250,3548,3786,3966,4249,4645,4839,4974,5123,5181,5222,5276,5326,5384,5516,5657,5841,6034,6210,6402,6582,6783,7007,7197,7417,7649,7883,8134,8348,8595,8854,9146,9421,9721,9981,10251,10523,10810,11133,11524,11920,12309,12729,13181,13679,14288,14814,15261,15740,16313,16921,17535,18117,18629,19257,19867,20502,21117,21757,22419,23063,23748,24449,25167,25803,26512,27203,27887,28546,29270,29976,30643,31351,32090,32751,33325,33921,34427,34927,35524,36068,36663,37167,37673,38187,38797,39214,39735,40247,40748,41288,41800,42337,42900,43403,44006,44523,45123,45794,46466,47154,47822,48437,49039,49545,50045,50514,50965,51375,51776,52182,52608,53060,53502,53988,54491,55046,55531,56025,56510,56991,57496,57947,58453,58949,59465,60086,60644,61283,61948,62603,63243,63891,64527,65176,65852,66543,67242,67953,68658,69351,70101,70943,71807,72721,73646,74573,75509,75509,77359,78262,79171,80097,81034,81977,81977,83880,84837,85800,86786,87747,88724,89646,90547,91443,92324,93258,94140,94983,95815,96687,97588,98465,99303,100085,100848,101599,102344,103083,103811,104570,105353,106109,106883,107634,108426,109227,110041,110832,111667,112488,113366,114258,115157,116060,116951,117855,118750,119669,120611,121542,122493,123293,124105,125028,125967,126919,127819,128731,129631,130531,131461,132445,133435,134392,135373,136366,137368,138383],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,5,5,6,6,6,8,9,11,11,13,18,22,22,27,37,41,52,56,59,64,65,69,77,92,96,104,113,115,119,124,129,133,134,147,159,161,174,199,202,206,208,208,213,213,223,228,228,228,239,239,266,333,370,396,415,431,440,462,563,689,713,724,737,740,754,759,778,786,788,829,833,836,838,850,862,865,877,884,900,917,964,986,995,1013,1070,1086,1087,1090,1135,1145,1187,1202,1230,1254,1261,1289,1296,1303,1308,1330,1336,1362,1379,1392,1422,1528,1569,1711,1942,2127,2191,2221,2260,2303,2349,2385,2427,2456,2502,2554,2638,2736,2820,2948,2980,3074,3198,3342,3457,3629,3721,3748,3817,4000,4113,4224,4328,4444,4548,4674,4866,5207,5338,5485,5644,5724,5852,6060,6375,6508,6705,6907,7234,7519,8018,8389,9022,9381,9791,10135,10606,11133,11817,12536,12974,13233,13602,14228,14872,15290,15873,16474,17105,17662,18338,19138,19959,20654,21871,22486,23353,24214,25026,25631,26512,27324,27817,28367,29298,30419,31113,32127,33015,33520,34260,34828,35571,36404,37226,37922,38684,39432,40101,40758,41799,42684,43452,44182,44715,45647,46435,47316,48275,48978,49675,50344,51197,51845,52596,53482,54015,54724,55452,56073,56819,57526,58259,59043,59594,60109,60557,61290,62050,62596,63185,63731,64156,64628,65258,65778,66481,66941,67589,67948,68497,69106,69653,70392,71065,71574,72099,72857,73639,74495,75058,75857,76476,77072,77891,78878,79517,80436,81131,81906,82424,83479,84482,85477,86499,87213,87920,88723,89421,90146,90958,92113,92913,93582,94223,95353,96209,97028,98296,99157,99789,100612,101544,102371,103329,103888,104162,104422,105374,106136,106958,107932,108349,108718,109073,109837,110796,111694,112856,113994,115026,115733,116535,117590,118592,119640,120789,121648,122160,122588,123359,124447,125518,126370,127081,127652,128366,129394,130163,130917,131886,132548,133227,133781,134482,135229,136023,136890,137603,138118,138945,139819,140797,141775,142598,143443,144042,145095,146216,147253,148622,149684,150731,151718,152658,153790,154904,156189,157603,158537,159474,160448,161530,162871,164310,165811],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,3,3,3,3,3,3,3,3,3,3,3,3,5,5,5,5,6,6,6,6,7,8,8,8,8,8,8,8,9,9,9,9,9,9,9,9,10,10,10,10,10,10,10,10,10,10,10,10,10,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,13,13,13,13,13,13,13,13,13,13,13,15,15,16,17,19,19,19,20,20,20,20,20,20,20,21,22,25,25,25,27,28,29,31,33,35,36,36,38,40,41,43,45,46,47,49,52,52,55,59,61,66,69,72,75,82,86,93,97,108,127,138,145,161,165,170,182,192,205,219,231,247,265,280,294,308,326,348,358,373,398,412,435,449,463,474,485,496,514,525,539,552,566,584,611,636,659,676,705,727,743,761,782,803,818,841,857,869,890,913,929,947,966,989,1012,1045,1065,1077,1096,1108,1131,1150,1165,1179,1188,1207,1231,1250,1262,1278,1293,1309,1333,1347,1359,1373,1387,1404,1418,1429,1441,1454,1462,1472,1479,1490,1502,1516,1532,1543,1556,1569,1587,1602,1613,1624,1636,1647,1652,1657,1665,1677,1691,1704,1720,1731,1743,1756,1771,1783,1796,1813,1833,1853,1872,1887,1901,1914,1927,1937,1953,1971,1991,2014,2032,2050,2072,2088,2103,2120,2138,2154,2154,2174,2188,2202,2220,2242,2262,2262,2279,2292,2305,2321,2337,2352,2372,2387,2405,2420,2437,2451,2466,2479,2495,2505,2518,2535,2556,2570,2585,2607,2617,2632,2651,2668,2681,2693,2704,2718,2733,2750,2765,2779,2791,2807,2826,2846,2862,2876,2891,2904,2920,2936,2953,2971,2991,3008,3026,3045,3065,3080,3101,3119,3135,3152,3167,3181,3198,3218,3239,3256,3278],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,5,5,6,6,6,8,9,11,11,13,17,21,21,25,34,38,48,52,55,60,61,65,72,83,81,89,96,95,99,101,105,109,106,119,130,130,136,161,159,157,154,147,142,137,136,134,134,126,128,128,143,208,241,260,275,286,288,304,401,524,538,544,554,547,559,555,569,573,558,588,580,569,563,541,544,510,484,481,487,493,487,498,496,504,548,564,560,547,549,531,572,572,595,610,603,628,611,591,584,600,582,558,495,476,483,571,580,685,882,1047,1095,1115,1139,1176,1217,1231,1241,1256,1289,1322,1389,1460,1538,1651,1662,1741,1835,1936,1948,1957,1772,1544,1475,1573,1590,1590,1609,1609,1600,1590,1651,1910,1741,1647,1626,1420,1148,1160,1335,1316,1452,1610,1876,2107,2541,2776,3257,3413,3619,3780,4043,4386,4864,5347,5585,5611,5734,6114,6491,6677,6998,7326,7651,7915,8269,8799,9335,9733,10649,10918,11380,11831,12243,12417,12835,13131,13004,13014,13485,14113,14216,14595,14844,14744,14955,14866,14977,15159,15348,15383,15462,15551,15512,15452,15763,15991,16027,16050,15881,16135,16176,16328,16587,16562,16508,16497,16764,16793,17019,17390,17312,17468,17582,17675,17896,18077,18184,18536,18550,18529,18462,18643,18877,18872,18881,18910,18721,18664,18681,18522,18543,18308,18277,18009,17942,18029,18065,18322,18531,18612,18721,19062,19407,19799,19909,20217,20328,20361,20683,21162,21303,21725,21904,22216,22215,22759,23234,23595,24042,24097,24119,24248,24291,24354,24517,25010,25124,25086,25010,25409,25537,25645,26145,26142,25894,25788,25778,25660,25666,26225,24629,23972,24001,23819,23682,23693,24110,22559,21944,21732,21689,21610,21780,21976,22092,21885,21791,21895,22001,22191,22495,22466,22067,21605,21521,21806,22100,22186,22130,21952,21923,22173,22142,22127,22310,22210,22083,21821,21691,21632,21577,21611,21430,21034,20942,20897,20970,21029,20944,20854,20495,20600,20752,20969,21509,21630,21719,21734,21759,21958,22154,22523,22990,22925,22858,22858,22939,23266,23686,24150]},"Timezones":["America/Asuncion"],"AgeDist":{"0-4":701092,"10-14":676926,"100+":321,"15-19":659352,"20-24":677788,"25-29":643255,"30-34":595068,"35-39":514058,"40-44":406934,"45-49":320704,"5-9":682819,"50-54":290815,"55-59":257549,"60-64":220376,"65-69":181786,"70-74":127510,"75-79":86215,"80-84":53863,"85-89":24197,"90-94":9670,"95-99":2232},"REstimates":{"Date":["2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.81447293756979,1.58204035748998,1.4735668422684398,1.5388803632201,1.70405995706831,1.52647424145448,1.46469227233942,1.49989130840327,1.34604393552591,1.17387693096414,1.14098149330737,1.03199883801577,1.0199088346806,0.991693818476894,1.10048106339942,1.24168978601033,1.1857366517477,1.2105465421663102,1.29300380665082,1.22856709116289,1.13650397316375,1.02894188465243,0.99333612605597,1.00186955666662,0.9516658249320872,1.01255451542412,1.0312115765883498,1.02013881732568,0.878264945943458,0.8777959392439679,0.8741707536921479,1.056995066423,1.5478073837124602,1.85151064500078,1.880647622126,1.79339482738318,1.69463986332659,1.53496920283143,1.52513050468122,1.9093197738279095,2.30669238536458,2.05769695873144,1.77370523782774,1.54875113053092,1.40291440457142,1.26433395986702,1.04419502501497,0.975667406687174,0.9308994273202958,0.899319468352039,0.977525511998776,0.9792689360493722,0.939823527412754,0.699050734243503,0.424402112642204,0.425098335771759,0.450051241234734,0.5027073885608979,0.57745161276486,0.645274219191079,0.7555048998914631,0.9412005359424872,1.04312897108005,1.08312126247206,0.9496734176419772,1.2147623138221295,1.25673236318798,1.2050242994644,1.11430518148115,1.22957977459515,1.22096744066781,1.30317594489069,1.27667794189612,1.2622062273565502,1.23199114281674,1.04152434359484,1.03713168929711,1.0227291884668,0.980706217676607,0.805586648410142,0.842799053630915,0.886792463388052,0.995860500023442,0.905146646898462,0.928260052025299,0.8955301240543571,1.2623094164376498,1.29512075349091,1.6735885284764098,2.29894553141454,2.428965381879,2.12972514379763,1.81490517286606,1.6229292395450905,1.47978440254789,1.40945886909288,1.32326171234779,1.27644867941119,1.23362756910026,1.20083264425003,1.1014511725786298,1.11991851440169,1.0540603729134002,0.8916247797763219,0.8386386137311078,0.8253637705624659,0.9222186912169292,1.04043841042516,1.16113957097975,1.22099563636417,1.32962310185684,1.32101596062924,1.2495709292449,1.21206229262831,1.2798050449821698,1.2515010351278002,1.2088780380235,1.17818431862862,1.13106366332616,1.1544583983138998,1.14928998105847,1.16917086703792,1.27279599617427,1.23753494901544,1.1722641298491,1.17283659317417,1.16885151506875,1.17026094067012,1.15134669240083,1.23086649506568,1.2034596281685102,1.2087431371133002,1.2096785009654,1.27405871654126,1.2957446888327,1.36960558564347,1.30841733208529,1.43327175382799,1.42431856894432,1.41476309476218,1.40457862353847,1.41498761895216,1.41151778319837,1.41516256021164,1.46523368455438,1.4179337448664902,1.33274957554199,1.26094745692391,1.26384287501014,1.23530641255943,1.19412507157229,1.14411685662558,1.15163212929966,1.15835598362519,1.16257856419845,1.16311372899127,1.17282987647949,1.15998459178622,1.12529046792261,1.20425184307495,1.21773369509384,1.24021667143333,1.22287486906432,1.19618023345394,1.17585760623948,1.17214475528752,1.16065851869096,1.11455724597713,1.08840310100823,1.09501366475517,1.10999687382723,1.07933392602332,1.0932796447765698,1.04668051093462,1.02478424435085,1.00688148674258,0.9775826546588908,0.973207805966152,0.9990728230000808,0.997195364215087,0.987860893242207,1.01507037466327,1.03378989123511,1.0058941811648,0.959926822729135,0.994704276286548,0.9863132297191948,0.977814999641101,1.00216221299125,0.984646695628146,1.02059807785815,1.02443217471057,1.02553850518701,1.03387027710712,1.0291874978272,1.01751871808505,1.00592243172385,1.02057023210715,1.01716017948878,0.9877047299929927,0.987460523731053,0.967714541697694,0.969797095477084,0.9932942569888392,0.9679493188182612,0.967818444450248,0.956907059681717,0.9421357782494332,0.958264749638672,0.952591529253336,0.9458696445293108,0.9146101996833272,0.934487556065366,0.947858169012859,0.9236833048039028,0.940389061984374,0.934603318034282,0.913311173872321,0.909993486517626,0.911407006369968,0.9054171334114448,0.917066106633346,0.8947239893464799,0.921342102987562,0.917851204876763,0.94331852057165,0.939894681269789,0.92382119769077,0.958245872133037,0.9780055050277868,0.9791660154610552,0.9951902988936868,1.03265890975199,1.04872212726757,1.08296817696446,1.0529610098638,1.08126780885493,1.0639333033329998,1.07848089800188,1.09600798253689,1.12264243267253,1.11202720827498,1.10962712054761,1.09038129622813,1.09978949176469,1.08070146674817,1.09481834186116,1.10024096774869,1.09627283888935,1.1231563797215802,1.09401819724521,1.08249788656442,1.08502835632083,1.05830414878976,1.02181148854928,1.03035902091459,1.04682342016111,1.04986857891465,1.03256995165705,1.03640830603686,1.03692209988361,1.01794744329837,0.9982904676334609,1.0181618253978,1.02956213186666,1.01952570085384,1.01742695829701,1.03409393308158,1.03833569516659,1.04456847857457,0.987393943546691,0.940553701864246,0.911470249228226,0.949840563586106,0.930271619191114,0.938283350156295,0.963488436042624,0.896612329840256,0.863971179951195,0.856209202244418,0.872369560004245,0.8972491748909749,0.923740718891168,0.9598915548015792,1.02925599032702,1.10799459522142,1.14018918413634,1.10122872432093,1.10576949091317,1.10159994818983,1.08770368122336,1.13631221294386,1.1577690844689,1.14305938462719,1.08507232530397,1.04783307049854,1.05042053415779,1.03363305917074,1.0035115847263198,0.974440655598923,0.965358125136635,0.96371952119505,0.9682626247856628,0.955510569534373,0.9380745944034492,0.932288622141668,0.9265059083034328,0.952976585578437,0.974762682065946,0.975557146285319,0.9503867753321228,0.9318902336519592,0.942635483772134,0.953122639871501,0.957056874390105,0.975218669430002,0.967145436861945,0.991506433035112,1.01589008788182,1.00161855262236,1.01728190179588,1.00731499505412,1.0515476542678,1.0844605315611,1.09853743364471,1.13303837792809,1.12730815370703,1.13109484481217,1.1452718974292,1.12712436955425,1.12161267256381,1.10815482239341,1.10984042905221,1.13371114122669,1.11695220152872,1.1180970847023302,1.089910844707,1.06805097958365,1.07425106404612,1.06590028137632,1.0832629136283398],"StdR":[0.247366802248728,0.211990100995998,0.194843218394302,0.191153670493311,0.192823240698113,0.173784245662542,0.164378135150814,0.15890800926460802,0.14389763696912,0.12977102998951198,0.126113328207905,0.11822172933621,0.116738608504347,0.113677933171292,0.120379291699849,0.12823512873269002,0.122205085280966,0.122139015060337,0.12607412623813802,0.120170827132133,0.11091390830454,0.105212845397071,0.102833560258339,0.103187231820094,0.100052715576012,0.104587899204162,0.10548752559616803,0.105190686454079,0.0969702815283617,0.0974725348825203,0.09932874336800697,0.109972681200274,0.133703688466774,0.142465264275222,0.13788535455603798,0.128351285507328,0.116137656224624,0.104828843744227,0.0993426784774339,0.107765927332173,0.11520152242535,0.10235275348264,0.0892524326065506,0.0765751017718234,0.0683782967926122,0.0614746375359706,0.0528286495989541,0.0501147415804822,0.0484952202381551,0.0473152779735925,0.0501671686019943,0.0495248224342429,0.0489334027914453,0.0422402586818974,0.0333049155149052,0.0353631252436395,0.0385575428274026,0.0435671349105123,0.049091198031168,0.0548635365629255,0.0612108736108203,0.0714962360056322,0.0755362645339846,0.0766279019450817,0.0710129211053162,0.0796265997914245,0.0803526711087019,0.076814278230106,0.0724561473860288,0.0742715993888074,0.0727644187577365,0.0740391432637518,0.0719849205847879,0.0699387244945465,0.0677093669268474,0.0606661013432154,0.0599262143124915,0.0589151466545912,0.0582821676945913,0.0516625822664918,0.0538369665574654,0.0558840237417372,0.0605373727470561,0.0578743658033527,0.0590460982628017,0.0581023785835868,0.0701134822632486,0.0708348499222111,0.0783055785417748,0.0906423973375238,0.0943317640141182,0.0858925356551772,0.0735978946686271,0.0627223166857304,0.0551847933451136,0.0507163334365638,0.0472571697338748,0.0435660571512541,0.0414151967935394,0.0393700120283291,0.036526859622202,0.0364932213726976,0.0342200619450736,0.0307974101876842,0.0299470593292001,0.0302456516065897,0.0322176752023275,0.0343571140242095,0.0360786842105227,0.037072602710982006,0.0379208370138798,0.0374221660602441,0.0360645972635932,0.0345037331391189,0.0347387347712755,0.0340230445441452,0.0332083010829612,0.0314716098080838,0.0307252418601111,0.03019235800683,0.0298821920229348,0.0296939946608339,0.0303498479278584,0.0297309988326673,0.0288432029580894,0.0280705465540286,0.0277522011563132,0.0273022033446661,0.0266995826696821,0.0270007850799712,0.0264955014042802,0.0258167805293234,0.0258530844862881,0.0262304461556957,0.0262782719291225,0.0266687690550486,0.0260820769040395,0.0274761426854296,0.0272406604380489,0.0272205263960164,0.0267487095439209,0.0264997417483289,0.0263631624304332,0.0259804061450472,0.0260958701795835,0.0255029707329038,0.0240576800922361,0.022050246546453,0.0213361753301537,0.0203770623163252,0.0190832361144732,0.0178722019264305,0.0174192045367739,0.0165789713876,0.0162564475049986,0.0159870207156991,0.0157073208213206,0.0154588086256671,0.0148562542999481,0.0151650731162134,0.015013684201780004,0.0151618097332197,0.0153176188090939,0.0150182129177096,0.0148024295308941,0.0142070926795827,0.0139659993328091,0.0131980598761027,0.0128051673662881,0.0124991236329335,0.0123214309402467,0.0116355927018881,0.0117002477124159,0.0110887712592332,0.0107644209712842,0.0105614360354208,0.0102115651219706,0.010080215464835,0.0100538932911502,0.00992129476126059,0.009752514795057059,0.009850942102539973,0.0100381402877665,0.009701150111230279,0.00957168062795269,0.009680622454031493,0.009672738379132241,0.00962068237826365,0.009765682428514591,0.00965432911126227,0.009918837977544559,0.00994256599355812,0.009817552509354573,0.00980964350255374,0.00991566598086755,0.0097439851389554,0.00966682175667834,0.00969601502765513,0.009640678565679541,0.00963595332733049,0.009541821031226907,0.00943649611180613,0.00952240604893961,0.009490487065301707,0.00937865385777467,0.00943899236522546,0.00956202757441336,0.00939698457234856,0.00963265480956667,0.009575539521723393,0.00974566785718587,0.009460578176393621,0.00972627721319594,0.00997754625520688,0.009965204837239807,0.010154602113257,0.00993730649419936,0.0100999178426855,0.0101017829050391,0.0101896415353527,0.0103323170924019,0.0107202154356424,0.010610821567114,0.0109125301251601,0.0109273316886269,0.0111264818443982,0.0112469720896648,0.011121572518325,0.0113390174385268,0.0114500761888986,0.011476721852007,0.0116456427120758,0.0117779857269495,0.0117553158987256,0.0118225200908366,0.0115881936651327,0.0116250551106804,0.0114731850931821,0.0113800955292366,0.0115759018809086,0.0115969946338577,0.011604144684432,0.0116689979157828,0.011400688677243,0.0113414662570285,0.0111777155204933,0.0112774564232707,0.011190101529743,0.0110239790830926,0.0112241277441168,0.0110887133945936,0.0110115645497452,0.0108258925772087,0.010433902652525,0.010202962767899,0.0101395946365099,0.0101331719545114,0.0100429640518097,0.00989508401350446,0.00991341066677943,0.00971639337652353,0.00961714902984703,0.00941852338617545,0.0096140303902308,0.00937365308567288,0.00943374843376322,0.00938427781536922,0.00947269664757855,0.0094654046829756,0.00952804896467343,0.00924804761631687,0.00903589872315886,0.00891652928398475,0.00921572461413348,0.00906914669146541,0.00926475708158763,0.00945209541649255,0.00906465840571102,0.009012994523479041,0.00924127274088287,0.00960481613551529,0.010001343693593,0.0102885399779706,0.0106482720090478,0.010985120151796,0.0111639627509617,0.011240035323109,0.0109165017563607,0.0106726998864872,0.0105107223440769,0.0104449098622102,0.0105811912649188,0.0107192984600438,0.0108055225516618,0.0105307665063153,0.0100963731806036,0.009970107778742179,0.00973793855037306,0.009461021320461541,0.00925564840632882,0.00914067067959565,0.009019392141381559,0.009025295412405621,0.00907478926152677,0.0089765574537096,0.0090721746442474,0.00892222679232555,0.009219243153275459,0.00932966064109613,0.00939709849946813,0.00929999711962265,0.009200128252039991,0.00947043314829768,0.00946152990068632,0.00955772564543249,0.00958948336241218,0.009683399819880121,0.0097231220369271,0.00989124073335742,0.00986108157303539,0.00982935737008836,0.0098267733632541,0.009997012269842521,0.01012144863167,0.0102732322328993,0.0103900334670412,0.0104325797138277,0.0104864445769008,0.0105384919843134,0.0103920304972027,0.0104731784489373,0.0103721845393611,0.0102896940762631,0.0103486049554154,0.0102115333186582,0.010174378226599,0.00992675082268578,0.009805397644879673,0.0096132985121569,0.00947490660276862,0.00939640298235919],"EnoughData":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-PY.json","Name":"Paraguay","CurrentEstimate":{"Exposed":3283.0,"Infectious":2062.0},"OfficialName":"Republic of Paraguay","Level":"country","M49Code":"600","ContinentCode":"W-SA","CountryCode":"PY","CountryCodeISOa3":"PRY","Population":7044636},"QA":{"data":{"Rates":{"CaseFatalityRate":0.0021387565757047754,"Critical":0.004404083231518956,"Hospitalization":0.03608176296224306},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,4,4,4,4,4,10,27,33,33,41,41,43,43,45,48,51,62,71,72,93,109,123,131,150,178,206,227,247,275,334,373,406,415,464,510,518,555,614,689,750,809,929,1012,1066,1134,1243,1372,1436,1534,1664,1810,1924,2070,2286,2370,2449,2753,2840,3019,3143,3356,3546,3788,4370,4899,5634,6600,7288,7893,8513,9170,10363,11844,13283,15399,20604,25839,30290,33437,36036,37542,39468,40935,42527,44338,45935,47569,49413,51331,53296,55252,56898,58681,60461,62172,63642,65409,66763,68319,69956,71501,73083,74544,76072,77225,78702,80170,81564,83965,86597,88583,90387,92284,93898,94903,96107,97272,98233,98934,99743,100627,101160,101637,102168,102597,103023,103377,103782,104191,104641,105018,105420,105750,106024,106328,106603,106849,107135,107377,107578,107779,108002,108254,108539,108831,109142,109438,109709,109993,110324,110627,110957,111258,111505,111794,112088,112355,112658,112924,113216,113531,113808,114099,114318,114558,114797,115017,115251,115430,115667,115895,116111,116313,116538,116780,116998,117241,117497,117746,117978,118199,118475,118682,118931,119144,119400,119613,119822,120089,120303,120540,120766,121006,121263,121512,121738,121995,122209,122448,122699,122911,123108,123302,123475,123664,123893,124108,124327,124559,124767,124978,125176,125373,125584,125802,126006,126218,126406,126650,126866,127093,127328,127599,127868,128099,128343,128617,128884,129124,129349,129583,129784,129996,130202,130414,130680,130881,131075,131276,131490,131733,131926,132153,132356,132577,132784,133010,133217,133473,133691,133914,134100,134282,134486,134698,134950,135198,135370,135651,135862,136090,136306,136513,136741,136872,137060,137276,137494,137708,137881,138033,138194,138347,138490,138719,138919,139042,139243,139384,139521,139724,139927,140129,140264,140404,140542,140687,140866,141015,141147,141300,141422,141556,141680,141808,141925,142056,142182,142314,142453,142572,142695,142827,142938,143094,143261,143435,143612,143858,144015,144218,144350,144478,144619,144740,144858,144981,145124,145251,145414,145556,145668,145806,145953,146111,146302,146474,146627,146759,146910,147033,147191,147451,147727,147939,148137,148314,148677,148638,148766,149031,149320,149740,150220,150715,151225,151787,152327,152807,153219,153621,154061,154420,154752,155070,155407],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,3,3,7,8,8,8,8,15,18,24,262,262,320,337,401,439,439,452,460,470,481,494,501,526,537,549,562,590,634,693,781,835,949,1075,1325,1604,1832,2057,2210,2376,2512,2728,2979,3231,3428,3711,4103,4663,5008,5448,6015,6533,7141,7764,8525,9358,10287,11244,11921,12564,13409,14096,14872,15551,16191,17142,17972,18890,20201,21331,22520,23623,25149,26539,28272,29425,30972,32604,33969,35606,37097,38651,40481,42213,43714,45465,47207,48947,50914,52907,55262,56910,58433,60259,62160,63741,65495,67195,68790,70158,71879,73595,75071,76588,78416,79602,80876,82077,83174,84441,85462,86488,87369,88403,89579,90778,91838,92784,93663,94413,95106,96088,97003,97897,98653,99183,99799,100345,100945,101553,102110,102630,103128,103598,104016,104533,104983,105477,105898,106308,106648,107037,107430,107871,108244,108638,109036,109305,109597,109880,110153,110460,110695,110911,111107,111322,111538,111805,112092,112383,112650,112947,113262,113646,113938,114281,114532,114809,115080,115368,115661,115956,116224,116481,116765,117008,117266,117498,117742,117988,118196,118407,118575,118778,118994,119206,119420,119637,119864,120095,120348,120579,120846,121052,121287,121523,121740,121975,122214,122449,122693,122917,123146,123376,123604,123917,124175,124425,124650,124850,125084,125311,125533,125760,125959,126164,126339,126498,126692,126943,127181,127394,127600,127778,127985,128191,128405,128603,128803,128992,129227,129431,129671,129944,130210,130462,130711,130965,131170,131432,131689,131939,132150,132343,132556,132720,132917,133143,133370,133619,133811,134013,134203,134433,134663,134887,135132,135367,135570,135785,136028,136222,136441,136649,136888,137062,137229,137415,137642,137851,138066,138250,138477,138648,138833,139001,139256,139477,139643,139783,139908,140086,140203,140353,140516,140680,140827,140961,141121,141272,141417,141557,141716,141858,142001,142159,142308,142448,142605,142734,142903,143062,143222,143428,143621,143834,144042,144240,144437,144644,144852,145061,145271,145466,145672,145865,146068,146279,146480,146689,146885,147089,147277,147504,147729,148000,148258,148521,148772,149019,149296,149595,149933,150280,150621,150984,151335,151720,152095,152491,152898,153296,153690,154098,154525,155002,155453,155901,156351,156804,157244,158132,158138,158591,159053,159518,159967,160426,160889,161344,161803,162268,162737,163197,163664,164137,164600,165071,165546,166015],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,2,3,3,3,4,4,6,6,6,6,6,7,7,7,7,7,7,8,8,9,9,10,10,10,10,10,10,10,10,10,12,12,12,12,12,12,12,12,13,14,14,14,14,14,14,15,15,15,15,16,17,19,21,23,26,28,30,33,36,36,38,40,43,45,45,49,51,54,57,62,66,69,70,70,73,76,80,82,86,93,94,98,99,99,104,106,109,110,110,113,113,115,118,121,123,128,133,134,138,142,146,146,147,149,150,151,152,153,154,157,159,160,163,164,164,164,165,165,167,169,171,174,174,177,177,177,178,178,180,182,184,188,188,190,190,190,192,193,193,193,193,193,193,193,193,194,194,194,195,196,196,197,197,198,199,201,201,202,203,205,205,205,205,205,205,205,207,208,208,208,209,209,210,211,211,212,212,212,214,214,214,214,214,214,215,216,216,216,216,218,218,219,219,220,220,220,220,222,222,223,224,224,224,225,228,229,229,230,230,230,230,231,232,232,232,232,232,232,232,232,232,232,232,233,233,234,234,234,234,235,235,235,235,235,235,236,236,236,237,237,237,237,237,237,238,239,239,239,239,239,239,239,240,240,240,240,240,241,241,242,242,242,243,243,243,243,243,243,244,244,244,244,245,245,245,245,245,245,245,245,245,245,246,246,246,246,246,246,246,246,246,246,248,248,248,248,248,248,248,248,248,248,248,248,248,248,249,249,249,249,250,250,250,251,253,253,254,254,255,255,255,256,256,256,256,256,256,257,257,257,257,257,257,258,259,259,260,260,261],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,3,3,7,8,8,8,8,15,18,24,262,262,320,333,397,435,435,448,456,460,454,461,468,485,496,506,519,544,585,641,717,762,874,979,1213,1477,1697,1901,2026,2164,2279,2475,2697,2890,3048,3298,3681,4192,4490,4922,5451,5910,6442,7004,7706,8419,9265,10168,10777,11311,12027,12648,13326,13875,14369,15206,15890,16592,17819,18869,19753,20769,22116,23382,24902,25865,27169,28219,29055,29957,30481,31346,32569,33679,34521,35076,35335,35634,35482,32267,29387,26582,24956,24180,24573,24228,24511,24617,24398,24166,24248,24116,23671,23222,23094,22631,22119,21536,20920,20713,19960,19631,18952,18348,17979,17591,17188,16603,16328,15601,14823,14411,12923,11182,9949,8673,7387,6314,5908,5308,4696,4251,4048,3708,3240,3223,3195,3157,3148,3131,3114,3096,3079,3067,3062,3054,3122,3116,3104,3110,3135,3154,3144,3159,3151,3143,3107,3088,3083,3061,3030,3054,3081,3134,3121,3134,3084,3112,3093,3087,3113,3105,3107,3072,3041,3007,2973,2986,2990,2996,2983,2960,2948,2914,2901,2896,2906,2898,2882,2894,2902,2877,2895,2869,2883,2843,2853,2837,2862,2841,2872,2886,2848,2863,2853,2940,2957,2950,2926,2898,2875,2888,2871,2847,2834,2841,2821,2807,2812,2834,2855,2849,2822,2792,2787,2795,2812,2799,2779,2764,2786,2801,2797,2854,2892,2906,2883,2868,2841,2859,2842,2825,2795,2762,2741,2704,2689,2709,2724,2707,2698,2706,2695,2711,2697,2728,2745,2777,2759,2767,2783,2770,2733,2723,2739,2727,2711,2693,2708,2664,2631,2643,2589,2549,2506,2457,2504,2497,2532,2484,2393,2353,2256,2232,2243,2246,2240,2231,2161,2112,2133,2072,2090,2094,2034,1989,1936,1941,1958,1948,1972,1952,1963,2036,2076,2167,2241,2315,2384,2474,2551,2634,2712,2767,2854,2924,2995,3095,3140,3182,3204,3231,3173,3241,3263,3402,3532,3654,3784,3913,4067,4223,4434,4618,4817,5068,5281,5518,5735,5940,6175,6419,6681,6938,7241,7558,7749,7920,8158,8412,8675,9200,9244,9569,9766,9942,9971,9950,9917,9862,9759,9684,9673,9721,9785,9817,9921,10059,10216,10347]},"Timezones":["Asia/Qatar"],"AgeDist":{"0-4":135162,"10-14":122418,"100+":89,"15-19":105982,"20-24":237443,"25-29":479928,"30-34":495152,"35-39":351028,"40-44":254998,"45-49":206802,"5-9":135374,"50-54":155604,"55-59":98557,"60-64":53949,"65-69":27847,"70-74":12864,"75-79":3861,"80-84":2294,"85-89":1050,"90-94":516,"95-99":142},"REstimates":{"Date":["2020-03-15T00:00:00+00:00","2020-03-16T00:00:00+00:00","2020-03-17T00:00:00+00:00","2020-03-18T00:00:00+00:00","2020-03-19T00:00:00+00:00","2020-03-20T00:00:00+00:00","2020-03-21T00:00:00+00:00","2020-03-22T00:00:00+00:00","2020-03-23T00:00:00+00:00","2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[2.53312275346014,2.19236340885774,1.7907517178728205,1.58884121222373,1.45231554380895,1.36612403819531,1.31033270559064,1.2567946246960602,1.21154282334437,1.2115016715424498,0.6429916890354239,0.681282635762092,0.608583850279589,0.6840727081394489,0.6768106522813101,0.7894079719662399,1.1231853756078898,1.27384226085208,1.5812620917363602,1.82389674716907,2.27536920433815,2.5449574697656,2.48601124910822,2.30615109109606,2.0616071781280403,1.89230026748081,1.74096848684811,1.68248090023179,1.64910817210515,1.60829218433377,1.5191296876037,1.50892624728387,1.52333650996781,1.59568823231466,1.49852362234352,1.4346498171329098,1.4466694967941898,1.44110458982875,1.47823316352806,1.49963951267306,1.5473033513920105,1.56875630101672,1.5819451258357,1.5827019058373502,1.52876011613785,1.45801738300051,1.4152096502749,1.33567016080921,1.31363766460498,1.27479625315995,1.22376111478894,1.2245591895961798,1.20425802271836,1.1948461953603702,1.21338275118575,1.20313585124582,1.18804100511972,1.16413114497375,1.20804118825891,1.23737130829552,1.2688260733454,1.25517630584472,1.26264342109966,1.28047648478623,1.27592007753009,1.26545746485427,1.25287534074218,1.23967607989994,1.22101261235007,1.20979561044428,1.18423926257417,1.1811315142364498,1.15670001907968,1.14249612091849,1.12580322488832,1.14180096679592,1.15501195409952,1.12796850142053,1.10910644177281,1.09553925073343,1.09470994048739,1.07863186653346,1.06017203535749,1.04663691576587,1.04152050721025,1.01832559281534,1.01301803733296,1.00961961224537,0.9883843650308688,0.969711503986337,0.9520737159397048,0.940097549383162,0.939166768461138,0.92348217801354,0.9010949640572752,0.902035171259197,0.885695065802406,0.872808676272583,0.8592106291828449,0.864644149798319,0.860292731115236,0.8565196639754409,0.8576075392777041,0.850098341140972,0.8217972311291508,0.822034340224341,0.8153534143912579,0.829606525183868,0.845538056716869,0.84726112618498,0.853837803611422,0.843853703367121,0.8484959640092958,0.83730703940163,0.819320778344223,0.8002828709692029,0.7887713723134651,0.784133461156362,0.783164281258458,0.790262778268636,0.7963330202761559,0.7833794001402541,0.768620816044953,0.75959656973196,0.7570250462458891,0.77739529492809,0.778939634942739,0.7919861295779941,0.7971471192485009,0.8052500940960741,0.809316253320395,0.8197260140755649,0.832138853726197,0.828336099001991,0.833662587392096,0.8220862315437192,0.8185470542600191,0.8133609637276329,0.8081304931765251,0.8011831958489799,0.8029632127410521,0.7988183362712249,0.7927538451602439,0.7867252678568609,0.7984613439167491,0.8056710511922209,0.8051545259919991,0.839623738111126,0.8714538504927979,0.9179322893512908,0.939121547670366,0.95871535942798,0.969829099661399,0.98954412371817,1.01048170127527,1.02735537246197,1.0417807274130602,1.0411202718094,1.02737600337755,1.01148658390847,1.01086472100725,0.994286377147485,0.9795095555222192,0.943728762142498,0.937721432093803,0.9226919403660728,0.923674775323561,0.9192878761033628,0.90592591837204,0.8975129620839579,0.893016046579009,0.8869016206661591,0.8898641857315551,0.896335048331845,0.89733595257709,0.9105705033538208,0.924838051439802,0.9380628547152328,0.956641806372188,0.953061256216562,0.968632053798312,0.982752490643084,1.00203546428894,1.01310446408836,1.0185903883145502,1.02255537766634,1.02750945231705,1.02490103431382,1.02016260838484,1.01502935999907,1.00402450586339,1.0272186939540502,1.02139580622045,1.0309115412025,1.02296187391395,1.00697943473273,1.00933344455032,1.00522587602447,0.999027347529912,0.996025173685766,0.982979717335068,0.9791120362416308,0.965856313384574,0.94929443539151,0.946384746512984,0.935882960416042,0.9396725599139072,0.938442538089436,0.9431754742781,0.946080312628428,0.94701908828618,0.949017031998538,0.955090868507919,0.953604125850394,0.96168523734019,0.963438224842326,0.990102633945293,1.00954381302841,1.02567365869385,1.03006460084311,1.03399594736119,1.04111563461986,1.04878814215852,1.0649887909082,1.05393662753794,1.06137263947639,1.06413581215253,1.06917888992175,1.06045540903184,1.04954061437084,1.03262272457291,1.01272589577086,0.9955071610457958,0.980388664408626,0.9703447177813892,0.974155179811904,0.9616585295877,0.951116330075205,0.954034713658256,0.952405540757135,0.9521076147769691,0.952167289658865,0.97147251369022,0.99221297163426,0.992373436500074,1.01102757183972,1.02562044442275,1.01201195397644,1.00593038297142,0.9903190101581948,1.00564747436509,0.9967880851673728,0.989284715750647,0.9758375646610508,0.9776557379172428,0.97678750493173,0.971064653363055,0.958220390006504,0.972750160515332,0.963884903799834,0.950014768974368,0.948814578910136,0.969023524726658,0.9807742764075832,0.96029611885974,0.9531718147284008,0.9455654231204058,0.951031522399351,0.920234728752952,0.9096119355400252,0.903979904689284,0.9112940835784732,0.8961520072568941,0.897592689273159,0.9047466811225492,0.913692964946948,0.8839991258554929,0.866364035186304,0.882258995685743,0.903026448839872,0.9289660511526948,0.934116707910516,0.9602680405748172,0.96449844082777,0.967599965747277,0.956483322302058,0.9728120118693558,0.989913593732662,0.992596942616083,1.02009940424294,1.04130416787787,1.06932781257482,1.08181175841551,1.09296937539732,1.10044835155966,1.1031035897415,1.10922862619121,1.1178561253825,1.1187023617620502,1.12286334857756,1.11408344088593,1.10523601210598,1.1007474378052802,1.08310170548944,1.06892060517576,1.0535849495578102,1.03790209617526,1.03223116231895,1.02340226330569,1.02569085651912,1.02807617945506,1.04592611063491,1.05667341892987,1.07184841971508,1.07590737755489,1.08125721232876,1.09190148229003,1.1044885301956,1.13116594717394,1.15337879006931,1.17137379155805,1.1875255605909,1.20039767600249,1.20641950789726,1.2068919296885,1.19872786214768,1.19638691954885,1.19066065601103,1.18672729961135,1.18715016317083,1.18399293871693,1.18684257366072,1.17438060085049,1.16030697273971,1.14964536893069,1.13740938746146,1.12715049927948,1.19612469416588,1.09726033037452,1.08153221450264,1.07386948434404,1.07143118374974,1.06817136449001,1.06476326176632,1.0592890894323,1.0450557990163298,1.03750642140141,1.03340930960418,1.03071318278333,1.02679612344617,1.02643878821013,0.956446983835878,1.03094777527422,1.03458936025997,1.03246852784294,1.02784047936547],"StdR":[0.162425402587682,0.129318333985887,0.102351079193009,0.0857974696024522,0.0768955825968856,0.0700155207161829,0.0652043656808512,0.0614049994215175,0.0580752921742154,0.0566684712291973,0.0394385251700141,0.0408916250306375,0.0398505980780703,0.0439415627229706,0.0447915499041363,0.0502751886416388,0.0610852041576695,0.065413735726619,0.0715005088609092,0.0752959169310509,0.0827975418156237,0.0904442129192941,0.0901728809731638,0.0835734226883904,0.0736019255508369,0.0646380163856467,0.0561744586427912,0.0512160347343695,0.0479550797958549,0.0441978562560047,0.0411687772662414,0.0385344786152246,0.037376529968142,0.0370871085076164,0.0347042344827378,0.0326479421026993,0.0317352809709547,0.0303289001944075,0.0301661502598887,0.0297601880891673,0.0298885765646957,0.0301488561917399,0.0304007545641469,0.0301690054675511,0.0293921504397644,0.0278742922945926,0.0261339396713256,0.0241358151727852,0.0225888129666893,0.0208983911507389,0.0194813648922417,0.018278179657638,0.0173190802083339,0.0166547112748712,0.0161490861122116,0.0153954128876539,0.0151028098253177,0.014454233376129,0.014587687416421,0.0143085066193795,0.0144531718863762,0.0145203935284184,0.0146076391975276,0.0148697980187169,0.014970481513812,0.0148727950794084,0.0145810090631305,0.0143166902500746,0.0139978914499452,0.0135720563580897,0.0130471149734148,0.0126197466581538,0.012086009307078002,0.0116750145378236,0.0111630586688218,0.0108005033250511,0.0105228693919495,0.0103085001452291,0.00998765971019196,0.00954846653200975,0.0092439677565934,0.00893286363962354,0.00858854530368358,0.00826839134116608,0.00793190370390106,0.00759933434781934,0.007390396663273391,0.007243149666632141,0.00702943130692531,0.00679171683608916,0.0066215362133758395,0.006501569130145921,0.006567664551993421,0.00649956213938815,0.00649742064936208,0.00661909278680745,0.00664485974364279,0.00677547408684933,0.00702463983466824,0.007226869225376371,0.00751039423096173,0.00763177812244755,0.0079622455859557,0.00802471279501703,0.00815275350069564,0.0083649608009656,0.00869763856955071,0.00904662142636363,0.00949417764598608,0.00966640286835133,0.0097533109534713,0.00983637741603118,0.00995713988091233,0.0100798647158289,0.00993752420311057,0.00991944727889735,0.0100861689685407,0.0104719573712849,0.0109661417890994,0.0112993683926007,0.0117588168152531,0.0117090813771342,0.011886665969708,0.0120768486486634,0.0124879348972091,0.0131246762323031,0.0134670384461554,0.0138058800877996,0.0139969724492026,0.0142760581630895,0.0142276793042947,0.0144925316139795,0.0148853646133184,0.0145290027003351,0.0147461194962958,0.014476700881835,0.0144055699520535,0.0146266660343191,0.0146314146625871,0.0146801376593445,0.0149255163451971,0.0152089736900987,0.015371502170393,0.0156025596322881,0.0158529213654122,0.01626569195435,0.0164421062777487,0.0169950794016324,0.0176916018954192,0.0181819776232232,0.0181682746622526,0.0181956666549491,0.0180698621596157,0.017603237690908,0.0177485354241325,0.0174209117196783,0.0174920916381756,0.0169564727928925,0.016467565871055,0.0162161546093973,0.016076503323693998,0.0158407176660912,0.015640191763745002,0.0152448320712842,0.0153540766077389,0.0152661954830458,0.015366480420107,0.0152191328224899,0.0153797748121053,0.0156350874554026,0.0157645507180898,0.0159303959751461,0.0161016450259187,0.0163464288890915,0.0165889901673889,0.0169121147804803,0.0170767607925967,0.0174585692945346,0.0178053899875464,0.0178593396660494,0.0178092570210607,0.0180948431797866,0.0181089642284213,0.0181225799977476,0.0182886645627959,0.0181682532585902,0.0179035579528388,0.0179016838814827,0.0177728207402359,0.0177774785297751,0.0176865535517289,0.0179650791659669,0.017561956005839,0.017705691491518998,0.0176776249524999,0.0173698369683052,0.0175855560694358,0.0174588984300358,0.0172350979644072,0.0173629373026965,0.0171468817782566,0.0172305624665034,0.0170459278132854,0.01687727198053,0.0169875941947497,0.0170846854831781,0.0172081016446726,0.0174460882826828,0.017541932597421,0.0177112202805525,0.0178965613758089,0.0179965612051267,0.0179326963151036,0.01802176554309,0.0182346698380439,0.0183494759549891,0.0183482976549948,0.0187371461571023,0.0189819387152645,0.0188002158366374,0.0188903709087914,0.0185403464201453,0.0190897983048271,0.0188910554581017,0.0188969680199034,0.018554280696737,0.0185301040072889,0.0185472124772946,0.0183478881784664,0.0182074206137825,0.018036599116842,0.017957416429977,0.0174628149638968,0.0172946891554681,0.0169695639135547,0.0173532044701911,0.0172639232048948,0.0171909091505769,0.0174045081196594,0.0172990522054416,0.0175829264541761,0.0174039819810595,0.0179248230506677,0.0182958630897797,0.0182417094373688,0.0181670638857178,0.0182640904915565,0.0183399037882098,0.0181939635437371,0.0180906004524241,0.0180429837381889,0.0180098858895371,0.0180098125298724,0.0179085510897933,0.0178924472848174,0.0178225491617962,0.018026290695455003,0.0180154635425358,0.0180673821302925,0.0179164058559439,0.0180709588349113,0.0182115868016986,0.0184167387579279,0.0186264670020347,0.0182260779365405,0.0184322046653153,0.0183304851139012,0.0183693116027896,0.0181948033572404,0.0182113569857683,0.0183607454630772,0.0187147303204019,0.0187190698033702,0.0189188971908571,0.0190394022733813,0.0194521145273442,0.0193340220945776,0.019209031764766,0.0197743816805756,0.0201479888447376,0.0207937030810614,0.0209044830205492,0.0213355193083443,0.0216779413924877,0.0215024690447012,0.0214731871825159,0.0215014212832461,0.0219673106124461,0.0217129213355154,0.0220922795868358,0.0222355848574244,0.0226794635040697,0.0225054600435349,0.0225948577265059,0.0225729194054255,0.0224468636847509,0.0223508550972788,0.022267671526997,0.0218588533095858,0.0218476585802487,0.0217179104899386,0.0215621589011537,0.0210309184433975,0.0208853791781982,0.0204774582106296,0.0200941528052433,0.0197103230789809,0.0196331774239108,0.0194708990756698,0.0193387162796813,0.0190499910605584,0.0192271217003142,0.0192297170729416,0.0193785396561574,0.0195855482157746,0.0193130697046549,0.0194210159177118,0.019559006319379,0.0194142399964601,0.0196866493778551,0.0196902559729543,0.0196118176743478,0.0197767584707648,0.0196515411483702,0.0194522487604174,0.0192169554792299,0.0192068781741411,0.0188283710677109,0.0187506979058574,0.0183629526305,0.0183519099801933,0.0180551998650803,0.0176262189466597,0.0171971055817427,0.017196310335981003,0.0166277880194766,0.0162814049811824,0.0165813612594063,0.0157142770756452,0.0151434211336304,0.0148195392275515,0.0147000458302592,0.0143600189487391,0.0139690623694605,0.0140831718900966,0.0137638221244602,0.0134216626498123,0.0133816999497141,0.0133050644246181,0.0132279785786365,0.0128396545136456,0.0126417642681397,0.0130719704978467,0.012862849176702,0.0129738515695416,0.0129444114644747],"EnoughData":[1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-QA.json","Name":"Qatar","CurrentEstimate":{"Exposed":5160.0,"Infectious":6178.0},"OfficialName":"State of Qatar","Level":"country","M49Code":"634","ContinentCode":"W-AS","CountryCode":"QA","CountryCodeISOa3":"QAT","Population":2832067},"RO":{"data":{"Rates":{"CaseFatalityRate":0.012606268754208541,"Critical":0.02608479905468861,"Hospitalization":0.08167073465503796},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,3,3,3,3,6,6,7,9,9,9,16,19,25,25,52,64,64,79,86,94,115,139,206,209,220,252,267,283,329,374,406,460,528,647,729,758,852,914,1051,1217,1357,1508,1730,1892,2017,2153,2406,2478,2817,2890,3054,3141,3404,3569,4017,4328,4547,4869,5269,5454,5788,6144,6423,6912,7051,7245,7685,7961,9053,9370,9574,9890,9930,10166,10356,10581,10777,11187,11399,11630,11874,12162,12629,12829,13046,13256,13426,13526,13800,13919,14145,14419,14638,14826,14910,15103,15283,15445,15635,15719,15817,16071,16117,16308,16555,16735,16911,17031,17187,17391,17906,18181,18530,18814,18912,19050,19314,19363,19545,19854,20026,20213,20534,20799,20969,21129,21414,21545,21692,21803,22049,22189,22312,22488,22617,22747,24454,24663,24862,25349,25373,25643,25794,26128,26446,26609,27007,27346,27592,27750,28006,28584,28992,29289,29872,30119,30311,30585,31048,31547,31920,32334,32587,32759,33135,33566,34196,34523,35079,35287,35517,35816,36286,36677,37056,37388,37665,37869,38454,38701,39275,39626,40028,40307,40454,40838,41002,41010,41010,42811,43025,43244,43244,43244,43244,88235,89119,89771,90649,92169,93558,94877,96158,97554,98607,99344,100636,102476,103994,105582,107058,108135,108526,109898,111564,113112,114792,116628,117942,118912,120515,122714,125009,127076,129556,130894,132082,134395,137835,141089,144429,147932,149741,151811,155630,159855,163852,167897,172513,175975,177361,181175,186260,191085,195971,201114,204679,206793,211408,218086,224916,231808,239051,243832,246633,253244,261387,269590,278676,287310,295148,296844,304188,313885,323514,326657,335764,348852,353188,360934,371231,381001,390212,399207,405612,409121,416797,425816,434679,443168,451477,457360,460780,465050,469499,477139,484948,493379,498777,501896,508979,516423,523829,530308,536332,540437,543341,549262,554056,560793,566365,571333,574897,577198,581856,586764,591596,595007,596515,598610,600710,605045,610122,614545,618673,620058,622414,625449,630236,635871,641288,645923,650189,653125,654875,658595,662400,666001,669175,672532,674594,675767,678473,681271,684095,686692,689474,691377,692681,695398,698534,701283,703966,706394,708151,709520,711977,714709,717179,719693,722484,724333,725526,728252,731049,733616,736020,738569,740352,741471,744040,746779,749673,752234],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,3,3,3,3,3,4,6,9,9,15,15,25,45,49,89,123,131,158,184,260,277,308,367,433,576,794,906,1029,1292,1452,1815,2109,2245,2460,2738,3183,3613,3864,4057,4417,4761,5202,5467,5990,6300,6633,6879,7216,7707,8067,8418,8746,8936,9242,9710,10096,10417,10635,11036,11339,11616,11978,12240,12567,12732,13163,13512,13837,14107,14499,14811,15131,15362,15588,15778,16002,16247,16437,16704,16871,17036,17191,17387,17585,17712,17857,18070,18283,18429,18594,18791,18982,19133,19257,19398,19517,19669,19907,20103,20290,20479,20604,20749,20945,21182,21404,21679,21999,22165,22415,22760,23080,23400,23730,24045,24291,24505,24826,25286,25697,26022,26313,26582,26970,27296,27746,28166,28582,28973,29223,29620,30175,30789,31381,32079,32535,32948,33585,34226,35003,35802,36691,37458,38139,39133,40163,41275,42394,43678,44798,45902,47053,48235,49591,50886,52111,53186,54009,55241,56550,57895,59273,60623,61768,62547,63762,65177,66631,68046,69374,70461,71194,72208,73617,74963,76355,77544,78505,79330,80390,81646,83150,84468,85833,86785,87540,88593,89891,91256,92595,93864,95014,95897,97033,98304,99684,101075,102386,103495,104187,105298,107011,108690,110217,111550,112781,113589,114648,116415,118054,119683,121235,122673,123944,125414,127572,129658,132001,134065,135900,137491,139612,142570,145700,148886,152403,155283,157352,160461,164477,168490,172516,176468,180388,182854,186254,191102,196004,201032,205793,209648,212492,217216,222559,229040,235586,241339,246663,250704,258437,267088,276802,287062,296999,303751,306991,314295,324094,334236,343725,353185,360281,365212,373474,383743,393851,403123,412808,418645,422852,430605,440344,449349,457848,465982,471536,475362,479634,484550,492211,500273,508345,513576,517236,524675,532040,539107,545567,551900,556335,559587,565758,571749,577446,582786,587944,591294,593783,598792,604251,608561,612373,613760,615809,618429,623066,627941,632263,636201,637395,640429,643559,648288,654007,658958,663799,668202,671284,673271,676968,681392,684917,688270,691488,693644,695153,697898,700898,703776,706475,709194,711010,712561,715438,718612,721513,724250,726918,728743,730056,732732,735484,738152,740732,743343,745318,746637,749434,752482,755126,757676,760091,761963,763294,765970,768785,771843,774555,777276,779695,781329,784711,788048,791971,795732,799164,801994,804090,808040,812318,816589,820931],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,7,11,17,23,26,37,43,65,82,92,115,133,146,151,176,197,220,248,270,291,316,331,351,372,392,411,421,451,478,498,524,545,567,601,619,641,663,693,717,744,771,790,818,841,864,888,923,939,961,982,1002,1036,1053,1070,1094,1107,1120,1137,1147,1156,1166,1176,1185,1205,1216,1227,1235,1248,1259,1266,1276,1288,1296,1305,1316,1322,1333,1339,1354,1360,1369,1380,1394,1410,1427,1437,1451,1473,1484,1500,1512,1523,1539,1555,1565,1579,1589,1612,1634,1651,1667,1687,1708,1731,1750,1768,1799,1817,1834,1847,1871,1884,1901,1931,1952,1971,1988,2009,2026,2038,2074,2101,2126,2150,2165,2187,2206,2239,2269,2304,2343,2379,2413,2432,2480,2521,2566,2616,2659,2700,2729,2764,2807,2860,2904,2954,2991,3029,3074,3106,3154,3196,3233,3272,3309,3367,3421,3459,3507,3539,3578,3621,3681,3721,3765,3812,3850,3893,3926,3967,4018,4065,4100,4127,4163,4185,4236,4285,4312,4360,4402,4435,4458,4503,4550,4591,4633,4687,4718,4748,4792,4825,4862,4915,4947,5003,5048,5121,5203,5247,5299,5358,5411,5467,5535,5601,5674,5749,5812,5872,5931,5996,6065,6163,6245,6318,6391,6470,6574,6681,6764,6867,6968,7067,7153,7273,7419,7540,7663,7793,7879,8009,8186,8389,8510,8684,8813,8926,9075,9261,9429,9596,9756,9916,10047,10177,10373,10541,10712,10884,11045,11193,11331,11530,11665,11876,12052,12186,12320,12447,12660,12821,12948,13116,13264,13385,13494,13698,13862,13969,14157,14296,14394,14481,14636,14766,14912,15023,15108,15230,15334,15469,15596,15767,15841,15919,15979,16057,16178,16299,16410,16506,16592,16654,16725,16881,16969,17035,17098,17164,17221,17271,17369,17485,17554,17628,17722,17776,17841,17938,18015,18105,18196,18264,18335,18402,18513,18600,18675,18748,18809,18881,18961,19056,19135,19200,19277,19325,19366,19445,19526,19588,19659,19738,19795,19847,19894,20013,20086,20167,20233,20287,20350,20403,20509,20586,20684,20785],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,3,3,3,3,3,3,5,8,6,12,12,22,39,43,82,114,122,149,168,241,252,283,315,366,505,704,803,912,1151,1276,1566,1835,1943,2116,2356,2767,3138,3339,3475,3760,4013,4307,4468,4941,5132,5388,5477,5627,5958,6148,6267,6403,6441,6591,6780,7073,7033,7144,7363,7557,7549,7716,7506,7495,7414,7504,7425,7542,7455,7467,7465,7280,7350,7361,7091,7005,6141,5997,6036,5874,5986,5888,5884,5848,5769,5494,5486,5448,5339,5205,4927,4905,4828,4735,4696,4703,4573,4683,4642,4549,4508,4439,4485,4482,4530,4579,4650,4870,4921,4907,5192,5299,5361,5495,5622,5737,5779,5880,5815,5937,5903,5887,6036,6269,6315,6696,6913,6997,7197,7242,7287,7559,7986,8405,8794,9106,9355,9851,10225,10843,11502,12194,12815,13354,12605,13399,14287,14895,16140,16968,17902,18686,19520,20678,21536,22386,23181,23827,24755,25445,26337,27368,28092,28949,29507,30413,31322,32224,33222,34086,34883,35406,35999,36945,37613,38636,39232,39946,40504,41207,41939,43014,43905,44906,45542,46050,46458,47469,48216,49157,49986,50814,51517,52228,53284,54609,55965,55448,56307,56758,57818,59482,61134,17622,18029,18575,18482,17976,18307,18586,18892,18994,19348,19852,19986,20271,20802,21504,22060,22762,23917,24593,25803,27341,28795,30417,31930,32973,34411,36162,37807,39691,41100,43622,44841,45863,47202,48752,50358,51543,53516,54211,55012,56023,58424,60822,61858,63621,66190,69989,73409,78177,83428,88092,91193,92189,94701,97619,100810,103233,105321,107523,109504,110969,112927,114665,114691,115582,113450,115831,116044,115918,115123,120307,119173,111491,110843,107170,101654,99334,98009,96952,95644,95668,95218,93403,91480,89283,87159,85590,85313,87010,88388,86338,83681,80269,78123,77406,75177,73062,69820,67042,62320,60142,59754,58335,58289,55703,53995,50143,49553,50304,50254,50944,50952,52286,55095,56020,55836,55042,54301,53337,52499,54266,54009,52433,50293,47542,44934,42924,41283,40109,39845,38905,38197,37407,36879,36122,35814,35887,35746,35613,35382,35292,35060,35060,34995,34980,34813,34643,34433,34372,34446,34329,34467,34488,35005,35124,34997,35515,35909,36446,36913,38188,39479,40308,41292,42216,43491,44953,46232,47912]},"Timezones":["Europe/Bucharest"],"AgeDist":{"0-4":939606,"10-14":1080761,"100+":1162,"15-19":994545,"20-24":1009877,"25-29":1076387,"30-34":1396156,"35-39":1189744,"40-44":1523497,"45-49":1502971,"5-9":965441,"50-54":1526148,"55-59":1043010,"60-64":1289960,"65-69":1245988,"70-74":927458,"75-79":602811,"80-84":536990,"85-89":274612,"90-94":93693,"95-99":16865},"REstimates":{"Date":["2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[2.77468220070768,2.47426881749306,2.2537594050814302,2.2745683581319702,2.08620549193117,2.22573860036485,2.16990618736442,1.92415716744355,1.75951870277812,1.72881763378587,1.79768832317351,1.80207660896661,1.68502256637707,1.5238675045633605,1.44130361532381,1.41739029057239,1.4311070280555902,1.33738904490273,1.36655754207996,1.27472076930801,1.2212618901793602,1.20033266464676,1.1896025413111002,1.20386653742421,1.14631187930801,1.09609393984866,1.09179356839372,1.07409255392511,1.04872102640098,1.06542989155776,1.04451627096879,1.04781086567708,0.9764333903310491,0.994499535894548,0.9910121883850248,1.00024489288173,1.00757372594366,0.959339950782374,0.95588302567934,0.923330407693026,0.956258361982766,1.00180581240075,1.01102744695703,0.967512697015347,0.97062744848121,0.9736761181629692,1.0016304338165698,0.966020502826849,0.952111602841038,0.938757263667723,0.916662513914888,0.92453942856991,0.905457145886119,0.944270390043207,0.8934811771070691,0.86217924952741,0.838290898246146,0.84181802745924,0.8153449055792891,0.7909505394882679,0.7705587062085121,0.7967596402073309,0.824798527958643,0.8403622578172679,0.847329357521928,0.855681510333976,0.8784441113619208,0.8581092926543391,0.862578524843576,0.8746377025413651,0.880828683245158,0.883000138779156,0.916705533323821,0.960029294799442,0.987527466236272,0.981420198957118,0.947138503222012,0.9515180503698192,0.971237202492803,0.9936274799501492,1.00907984922365,1.06028054291335,1.13424912659104,1.12516850550581,1.15219365884295,1.19817857219945,1.1931232200981798,1.19884350823255,1.20847015779492,1.2093054471197,1.20666955462196,1.18593163027826,1.1850703903018,1.21338346165002,1.2273697582116798,1.1966577682403,1.1469137219519,1.14022877591438,1.14683119438882,1.11470085884676,1.1221547446104798,1.12341343044397,1.12050428535829,1.11504184662777,1.09421697102126,1.1149594390305702,1.1455719632414398,1.15347715584656,1.16238920601659,1.20591590635746,1.20091252956698,1.1879776577939298,1.19433891682591,1.21102100634099,1.22565251228677,1.2433471622093102,1.26967755416351,1.2727867694693,1.27824545263523,1.30232366343236,1.30263884684056,1.30095476942456,1.29906264028423,1.30160501130904,1.30905553605016,1.31424634154854,1.29790101196416,1.28328628212629,1.27315171144294,1.25685169986994,1.22935283152769,1.2041939539516,1.17181732093909,1.1525331321541898,1.14091993530269,1.12945066122125,1.12143889751257,1.10297243706851,1.08441030107504,1.0471719289936,1.0400165908616998,1.0470232433279598,1.04618271356664,1.04622283023204,1.04492623593732,1.0383660958529,1.02615151486412,1.0079358993149798,1.01124225374298,1.01015741751834,1.00969415381755,0.998917172056298,0.987993031161789,0.992059866135978,0.984947617767326,0.978000536517502,0.98457104866053,0.9822930892092048,0.9878134262264572,0.9826375279510692,0.9869061080993028,0.9919142008264008,0.987240747600548,0.990609312185527,0.989188952198216,0.995842282673146,1.00884046351755,1.01212665700586,1.01507501155382,1.01352536847228,1.00351338840043,1.00621778313797,1.00190021738582,1.01069865242601,1.00570733209994,1.00800513858014,1.03167265728626,1.04701907400041,1.0514413375336,1.04620552260705,1.04203039287556,1.02932986656131,1.01829606524456,1.04232244618066,1.05165019527636,1.05690658683245,1.06082788674214,1.0684385255943,1.08834411483378,1.09317236895483,1.10018101319421,1.10318482301774,1.12624172746883,1.14125072861851,1.14547018865308,1.15562586663404,1.17611807626349,1.19776528966856,1.22644051087295,1.24988701475798,1.28167820398263,1.28263413932048,1.25324826135658,1.25672815481277,1.26725646439974,1.2761074089191002,1.27234577068271,1.27219511512693,1.27529508882553,1.24238727095892,1.2234263099224398,1.22393524737417,1.2217713056292,1.2205195676984,1.20429856043387,1.18379872897242,1.16209980670352,1.16193134220523,1.15715018199895,1.17476752580391,1.19030479259233,1.1878609466166,1.17599627592299,1.16774060741173,1.20684822464481,1.23104358874407,1.26246152718087,1.29020862452495,1.3064839134646102,1.2829063201075,1.22659525230234,1.20709235405228,1.2165348924446002,1.21628338706143,1.20622924742108,1.20443582798368,1.18217059970844,1.15370543809408,1.12666905043067,1.11578177237805,1.0969627683245,1.06874300458371,1.05193096388618,1.03338915898001,1.0351808023214,1.03382220328041,1.0282013421535,1.0135511001998398,1.00191778872835,0.989434275206876,0.977273675932999,0.9709564993945808,0.94055166732921,0.90071598777872,0.8915368058713609,0.897281360458914,0.8998746656227622,0.911547335251332,0.9223888865077612,0.9336990028375908,0.922318448362947,0.914644581704978,0.906790649409262,0.902214213528063,0.9056613673143692,0.915050259155473,0.9507735948096272,0.974362424748838,0.9589981284298852,0.9336919265515492,0.9084844884211422,0.8987526477658442,0.8999256038082071,0.886948686969513,0.8807814787061299,0.864757013926869,0.850830688859345,0.8080118358016509,0.800889536471399,0.8205068514528421,0.827199781382592,0.8378106482301391,0.842513238214003,0.8448437468939092,0.804106317434328,0.824097320501862,0.8624092796747809,0.8820463298368009,0.907125899785741,0.935625471746703,0.967405402821455,1.0320013450096102,1.05059585247542,1.03039616468697,1.00413292411623,0.990762361496183,0.974716028160035,0.965670313688572,1.0076014318636,0.993001723327796,0.962917715403218,0.9287738791256852,0.8855058553047909,0.8598287275387959,0.8370778371126508,0.826289137370789,0.8255513525657908,0.842993933461646,0.851003455872033,0.846922656429327,0.855812256699472,0.8640374555043221,0.872315838072371,0.88466396925163,0.8986594286870079,0.914066173088517,0.9222099748799928,0.9295123732953772,0.9378326823985408,0.945021774681318,0.958500212840534,0.9594814008200112,0.963449457932904,0.965558019188654,0.963519677837083,0.963506573878366,0.96159197757092,0.9687465277049152,0.974688584642324,0.979159012067636,0.984714407674257,0.9989358303772892,1.00394209082681,1.00661363343255,1.01850763516144,1.02504520743536,1.03815266039269,1.04053575663095,1.07031381257888,1.09439056734826,1.10773332144828,1.11514362520115,1.11440521801974,1.12623576211988,1.14102307894733,1.14614108679259,1.15888141015752],"StdR":[0.12656355542689202,0.111372367520967,0.0977750520148101,0.0917295707224154,0.0804254547184607,0.0793029005791617,0.0749631634749603,0.0648647261520371,0.0566535399998805,0.0524238167478224,0.0511567467723215,0.0490376367576492,0.044937865805173,0.0399061440683826,0.0361161305153033,0.0335325295555551,0.0321172911941052,0.0290509748470415,0.0284062984639835,0.0259881453587154,0.0242378116828624,0.0229814810436093,0.0217421853248673,0.0210650899149178,0.0199896482855092,0.0187785513371192,0.017991234542106004,0.017572151734351,0.0167696255009822,0.0167357676602134,0.0160885924129841,0.0159157618926652,0.014957999312053,0.0151899372620298,0.0150053847036814,0.0149318875728887,0.0147061746861286,0.0145851277092539,0.0145410507265752,0.0143734728538688,0.0145571257065284,0.014947093048993996,0.0148804941133909,0.0147201628225219,0.0146214430364086,0.0145665728077847,0.014930901173360003,0.014620108961982,0.0146189571980576,0.0144744437762927,0.0145673181145825,0.0146966089402621,0.0146938523524717,0.0150369813767196,0.0147637967702334,0.0147500963130592,0.0146564201791231,0.0152912685641825,0.0152631152714687,0.0153036925001802,0.015663155055235,0.0163327992145924,0.0171114810227709,0.0178756998779258,0.018012305491853,0.0183512382394132,0.0187248179247996,0.0187442815776357,0.0188214277291887,0.0191923477869594,0.019439700079399,0.0194858509284473,0.0202481348020269,0.0207781491989688,0.0210194018409917,0.0207764390998622,0.0204452916646665,0.0203368624999321,0.0204920441280857,0.0206807547894989,0.0206413662687332,0.0211231797337732,0.0218179673004902,0.0215569647487529,0.0215323476843093,0.0218569923213114,0.0217051542430208,0.0215139392117169,0.021551583613904,0.0213881551076548,0.0210936496166842,0.0204002862007499,0.0204420856279909,0.0204740538078562,0.0202939026807421,0.0199078879862725,0.0190211491358039,0.0186971896418061,0.0184073477583866,0.0179934963086029,0.0177717071732083,0.0173784560911319,0.0170941275000111,0.0170508392040598,0.0166057708008805,0.0164975424639716,0.0166755541971033,0.0166158314446568,0.0163726821921001,0.0166317126404203,0.0169050020071666,0.0167244827955541,0.0164306497662007,0.0165844424674273,0.0165339415619459,0.0167433010254582,0.0168800222109723,0.0169595726463687,0.0170117410356683,0.0174036967697222,0.0173502489582089,0.0172413633990951,0.0173337809977827,0.0174401916160043,0.017193383351827,0.017326861042722002,0.0171595472649455,0.0169343842194273,0.0164937996032261,0.0159777770654136,0.0155178354891253,0.0149019572404826,0.0140632526194751,0.0133687873427917,0.0128131477438874,0.0120397227320566,0.0117596384562301,0.0112998958054091,0.0106555216348544,0.010134465210056,0.00982783940523053,0.0095814610620138,0.009274982850940607,0.00919376563581922,0.00884905158438014,0.00864117844704436,0.008483862295731979,0.008237561049623929,0.0082952298822194,0.00809361022662248,0.00798272381675608,0.00789796564266074,0.007877537213273991,0.00781797413107996,0.00774132404766655,0.007662398121427229,0.007636936155758859,0.00764483808655517,0.00769082215848842,0.00775119324779259,0.007673577153889991,0.00767937936517651,0.00774693622916381,0.007770779791513,0.00769661863196368,0.007792901305624009,0.007855219786997979,0.00793666648085352,0.007880140888646279,0.00785235052504088,0.007792869284600809,0.00777919216743647,0.00781776630485518,0.00783187021843425,0.007748931742124579,0.007793419702091809,0.0079279686075529,0.00792576626958125,0.007990472464221141,0.0079525441191864,0.00788500782096455,0.007788350117248478,0.00784464629020388,0.007850654178253029,0.00786223398991398,0.00794196797811504,0.00801231211937525,0.007943912715022141,0.00806988986195565,0.0081617884104984,0.00825569985093942,0.00829895644004736,0.00837210636407273,0.008601138625249909,0.008607112926846409,0.00889089785564623,0.00916898457482947,0.00952799762453525,0.0099083163385686,0.0105112624034775,0.0112080205040585,0.0118220006300605,0.0119560649360285,0.0121689148646686,0.0123403551764393,0.0124943454403853,0.0127294072046628,0.0127105034419225,0.0128662602867528,0.012610826935498002,0.0123654762108813,0.0120209206627518,0.0118027530832141,0.011525812123619,0.0112724382556393,0.0108765147914313,0.0104298306295182,0.0101166689414731,0.0096668980617842,0.00955894761489442,0.00945837743081368,0.00939999084734357,0.00931966104207882,0.00929548183639725,0.00939716096816683,0.009593734785295259,0.0100572203720032,0.010761160816232,0.0115007644953174,0.0119123986802653,0.011782387195587,0.0113817443943677,0.0111551558141466,0.0108431386014803,0.0105450189303273,0.0104041141628712,0.00997333230326694,0.00959423269019721,0.00900047795313018,0.008545237021553279,0.008001397137069521,0.00733129459871916,0.00677135538381336,0.006258916683496861,0.005809698621033021,0.005347807554893821,0.00492881877721559,0.00458401416831128,0.00432221202844892,0.0040668104112683,0.00379239388370161,0.00366613672123841,0.00343626397105619,0.0033372172470000397,0.00350159523181699,0.00368546993619714,0.00384894710647422,0.0039034974314014,0.0039692791824049705,0.0040354619038136,0.0039768399216936,0.00397901333083258,0.00402637531018472,0.00417633791141411,0.00436791146620478,0.00454892847229431,0.0046874332738265,0.00471744547059424,0.0045067635620315285,0.00419516328055365,0.00404639860175099,0.004148364186746479,0.00438996904393021,0.004574575960712471,0.00470606430540954,0.004938255260344871,0.00514072052751874,0.00518906216691148,0.00563473600684935,0.00636957237933456,0.00690139345725965,0.00719131599504693,0.00738344390968639,0.007491889479942591,0.0072536088808872095,0.007589610512505619,0.00822136085343819,0.00834940819473521,0.00849158643106674,0.008393689921632171,0.0082927721119274,0.008188359972799871,0.007768905014503491,0.00698802214366769,0.0060588741596631895,0.00538353535535728,0.0049901548379287,0.00477875487734081,0.004829436491930479,0.004794850888335999,0.0046862537067818896,0.00443803209985957,0.00438926160484427,0.00459002406875664,0.00491424930664932,0.005347238621420929,0.0058908435931225795,0.00650945786838356,0.00683167330656087,0.0069749612990527,0.007227254415207321,0.00739144540517386,0.0075297706765837,0.007611454727985479,0.0076727872383714904,0.00771455908995295,0.00755580422141285,0.007498166053399809,0.007298246531970019,0.00710348897837752,0.0068917656881552,0.00680409502399511,0.00656821021116701,0.00645753540073001,0.00628554150482366,0.0061051427254413294,0.00604452616028724,0.0060025263925563704,0.00593626641776524,0.00594262483963471,0.0058902808808191705,0.0058508586968513705,0.00586421918236985,0.005722104169008421,0.00567135621781876,0.00571688274392385,0.00572614059293849,0.00566641976183829,0.00576291480094465,0.0058427397053778295,0.0060068259579495,0.00615869903300222,0.0063242394310027705,0.006378356633321911,0.00668231684484362,0.00692847788504004,0.00712546598332575],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Capacity":{"CapacityActiveInfectionPercent":0.1984,"CapacityNewInfectionsPerDayPer1000":0.141714285714,"CriticalBedsPer100k":12.4,"Source":"https://link.springer.com/article/10.1007/s00134-012-2627-8","Year":2012.0},"Interventions":[{"type":["Gatherings <1000"],"dateStart":"2020-03-08 00:00:00+00:00","dateEnd":"2020-03-11 00:00:00+00:00"},{"type":["Gatherings <100","School Closure","Gatherings <1000"],"dateStart":"2020-03-11 00:00:00+00:00","dateEnd":"2020-03-16 00:00:00+00:00"},{"type":["Gatherings <100","School Closure","Gatherings <1000","Some Businesses Suspended"],"dateStart":"2020-03-16 00:00:00+00:00","dateEnd":"2020-03-22 00:00:00+00:00"},{"type":["Gatherings <1000","Most Businesses Suspended","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-22 00:00:00+00:00","dateEnd":"2020-03-23 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-23 00:00:00+00:00","dateEnd":"2020-03-26 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Stay Home Order","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-26 00:00:00+00:00","dateEnd":"2020-04-28 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-04-28 00:00:00+00:00","dateEnd":"2020-05-15 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-05-15 00:00:00+00:00","dateEnd":"2020-06-01 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","School Closure"],"dateStart":"2020-06-01 00:00:00+00:00","dateEnd":"2020-06-02 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Some Businesses Suspended"],"dateStart":"2020-06-02 00:00:00+00:00","dateEnd":"2020-06-17 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing"],"dateStart":"2020-06-17 00:00:00+00:00","dateEnd":"2020-07-01 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","School Closure"],"dateStart":"2020-07-01 00:00:00+00:00","dateEnd":"2020-07-02 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing"],"dateStart":"2020-07-02 00:00:00+00:00","dateEnd":"2020-09-03 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Gatherings <100"],"dateStart":"2020-09-03 00:00:00+00:00","dateEnd":"2020-11-09 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-11-09 00:00:00+00:00","dateEnd":"2021-02-15 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100","Stay Home Order"],"dateStart":"2021-02-15 00:00:00+00:00","dateEnd":"2021-02-21 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","Stay Home Order"],"dateStart":"2021-02-21 00:00:00+00:00","dateEnd":"2021-03-01 00:00:00+00:00"}]},"data_url":"extdata-RO.json","Name":"Romania","CurrentEstimate":{"Exposed":23015.0,"Infectious":20110.0},"OfficialName":"Romania","Level":"country","M49Code":"642","ContinentCode":"W-EU","CountryCode":"RO","CountryCodeISOa3":"ROU","Population":19364556},"RS":{"data":{"Rates":{"CaseFatalityRate":0.011903671500691857,"Critical":0.024618427819126352,"Hospitalization":0.07904574820569576},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,15,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,534,637,753,870,977,1025,1067,1094,1152,1182,1209,1260,1292,1343,1343,1426,1551,1574,1723,1971,2160,2453,2732,2732,3290,3600,3824,4084,4301,4479,4713,4799,4904,5067,5370,5541,5699,5857,5920,6067,6277,6438,6524,6606,6698,6726,6766,6852,6910,6931,11056,11348,11189,11268,11348,11362,11411,11465,11511,11561,11624,11697,11769,11822,11889,11947,11997,12054,12111,12154,12232,12338,12464,12581,12662,12772,12912,13064,13176,13267,13366,13447,13562,13651,13719,13780,13876,13940,13991,14047,14417,14799,15179,15564,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,5,12,19,35,46,48,55,65,83,103,135,171,222,249,303,384,384,457,659,741,785,900,1060,1171,1476,1624,1908,2200,2447,2666,2867,3105,3380,3630,4054,4465,4873,5318,5690,5994,6318,6630,6890,7144,7276,7483,7779,8042,8275,8497,8724,9009,9009,9362,9464,9557,9677,9791,9848,9943,10032,10032,10176,10243,10295,10374,10438,10496,10610,10699,10733,10833,10919,11024,11092,11159,11193,11227,11275,11300,11354,11381,11412,11430,11454,11523,11571,11667,11741,11823,11896,11965,12031,12102,12175,12251,12310,12367,12426,12522,12616,12709,12803,12894,12990,13092,13235,13372,13565,13792,14046,14288,14564,14836,15195,15504,15829,16131,16420,16719,17076,17342,17728,18073,18360,18639,18983,19334,19717,20109,20498,20894,21253,21605,22031,22443,22852,22852,23730,24141,24520,24892,25213,25552,25882,26193,26451,26738,27033,27332,27608,27863,28099,28262,28497,28751,28998,29233,29471,29682,29782,29890,30048,30209,30378,30548,30657,30714,30820,30974,31099,31207,31282,31365,31406,31482,31581,31676,31772,31849,31905,31941,31994,32078,32136,32228,32300,32408,32437,32511,32613,32695,32757,32840,32908,32938,32999,33080,33163,33238,33312,33384,33414,33479,33551,33662,33735,33842,33901,33952,34072,34193,34344,34517,34685,34787,34854,35006,35251,35454,35719,35946,36160,36282,36608,37120,37536,38115,38872,39486,39827,40880,42208,43592,45137,46954,48403,49205,51083,53495,55676,57958,60635,62747,64065,66888,70424,73765,77264,81086,84568,87381,92375,97988,104097,110351,116125,121120,126187,133029,140608,148214,155994,163035,169214,175438,183437,191356,199158,206940,213843,219652,226209,234027,241831,249224,255758,261437,266432,271364,277248,282601,287730,292640,296528,300062,303747,307827,312253,316344,320167,323367,326060,328619,331755,334991,337923,339997,341904,343870,346585,349238,352120,353907,356125,356125,359689,361782,363924,366191,368072,369823,371216,372533,374111,375799,377445,379093,380802,382285,383603,385126,387206,389045,390637,392354,393897,395263,397002,398905,400837,402700,404668,406352,407881,409841,411855,413943,415943,417871,419493,420879,422210,424020,426487,429048,431680,434122,436640,439596,442853,446313,449901,453240,456450,459259,462728,466885,470941,474807,478878],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2,3,3,4,1,1,10,13,16,16,28,31,39,44,51,58,61,65,66,71,74,80,85,94,99,103,110,117,122,125,130,134,139,144,151,156,162,168,173,179,179,189,193,197,200,203,206,209,215,215,218,220,222,224,225,228,230,231,234,235,237,237,238,238,239,239,240,241,242,242,243,244,245,245,246,247,248,249,250,250,251,252,252,253,254,255,256,257,258,259,260,261,262,263,263,264,265,267,270,274,277,281,287,298,306,311,317,330,341,352,370,382,393,405,418,429,442,452,461,472,482,491,499,508,518,518,534,543,551,558,565,573,582,590,598,605,614,621,626,632,641,646,652,658,661,665,670,674,677,681,684,689,692,695,698,701,705,707,707,709,710,711,713,715,716,718,721,723,724,725,727,728,729,730,731,733,733,735,736,738,739,740,741,743,743,744,745,746,746,747,748,749,749,750,751,753,754,756,757,758,760,761,762,763,765,767,768,770,772,774,776,778,780,780,783,786,789,792,793,798,803,809,814,820,826,833,844,850,861,871,880,890,901,915,936,955,972,989,1009,1030,1054,1081,1110,1140,1168,1199,1237,1274,1315,1366,1423,1484,1549,1604,1652,1704,1765,1834,1891,1949,2005,2062,2116,2172,2227,2275,2331,2380,2433,2482,2529,2580,2632,2686,2733,2782,2833,2882,2931,2983,3030,3073,3119,3163,3211,3250,3288,3325,3364,3405,3444,3479,3513,3513,3582,3610,3639,3664,3687,3708,3730,3750,3771,3791,3810,3830,3849,3868,3886,3905,3924,3944,3965,3983,4000,4020,4038,4056,4071,4085,4099,4112,4126,4139,4154,4168,4183,4199,4214,4230,4245,4261,4277,4292,4306,4321,4337,4351,4366,4383,4398,4414,4429,4443,4459,4475,4491,4508,4525],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,5,12,19,35,46,48,54,64,82,102,133,169,219,245,285,365,383,456,649,728,769,884,1032,1140,1437,1580,1857,2142,2386,2601,2801,3034,3306,3550,3969,4371,4774,5215,5046,5240,5443,5635,5783,5985,6070,6245,6476,6704,6904,7069,7259,7487,7487,7747,7720,7786,7754,7617,7482,7281,7085,7085,6668,6423,6249,6066,5912,5789,5667,5669,5595,5531,5312,5246,5155,5064,5034,4921,4758,4621,4588,4533,4471,4460,4443,4426,4415,4489,437,226,457,447,432,488,512,533,545,551,546,568,589,628,654,686,731,775,861,954,1068,1187,1312,1433,1625,1783,1996,2142,2347,2553,2737,2942,3173,3339,3639,3911,4091,4294,4574,4858,4858,4858,4858,4858,20771,21114,21532,21935,22334,22334,23196,23598,23969,24334,24648,24979,25300,25603,25853,26133,26419,26711,26982,27231,27458,27616,27845,28093,28337,28568,28801,29008,29105,29209,29364,29520,29686,29853,29959,30013,30115,30267,30392,30498,30572,30654,30693,30767,30865,30958,31051,31126,31181,31216,31267,31350,31407,31498,31569,31675,31704,31776,31877,31957,32018,32100,32167,32195,32256,32336,32418,32492,32566,32637,32666,32730,32802,32912,32984,33089,33147,33196,33315,33435,33584,33756,33923,34024,34089,34239,34483,34684,34947,35172,35384,35504,35828,36340,36753,37329,38083,38694,39034,40082,41405,42783,44323,46134,47577,48372,50239,52645,54815,57087,59755,61857,63164,65973,69488,72810,76292,80097,83559,86351,91321,96907,102987,109211,114957,119921,124950,131755,139293,146848,154571,161551,167665,173834,181785,189652,197393,205106,211952,217703,224204,231965,239715,247052,253531,259162,264101,268984,274815,280119,285201,290060,293896,297376,301014,305045,309420,313462,317236,320384,323030,325546,328636,331828,334712,336747,338616,340545,343221,345833,348676,350428,352612,352612,356107,358172,360285,362527,364385,366115,367486,368783,370340,372008,373635,375263,376953,378417,379717,381221,383282,385101,386672,388371,389897,391243,392964,394849,396766,398615,400569,402240,403755,405702,407701,409775,411760,413672,415279,416649,417965,419759,422210,424756,427374,429801,432303,435245,438487,441930,445503,448826,452021,454816,458269,462410,466450,470299,474353]},"Timezones":["Europe/Belgrade"],"AgeDist":{"0-4":419057,"10-14":486863,"100+":107,"15-19":512868,"20-24":529169,"25-29":573297,"30-34":617923,"35-39":596961,"40-44":621552,"45-49":608342,"5-9":436763,"50-54":570649,"55-59":550859,"60-64":547854,"65-69":594617,"70-74":464141,"75-79":265541,"80-84":204461,"85-89":105409,"90-94":28003,"95-99":2934},"REstimates":{"Date":["2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[2.4662596539418,1.9687359954606205,1.91463125911134,2.4023472743711,2.28195119912644,1.98689066833507,1.9260467168811,1.9455882421117905,1.84462183939834,2.02338861880419,1.89854809472846,1.90878761768052,1.92308697949329,1.83765084558927,1.71125000820072,1.65127018198165,1.58157501541142,1.47444304833092,1.43914867604545,1.51165780070442,1.5270474729768402,1.5044831878709497,1.5069545659393897,1.4119564232917698,1.3597829161823898,1.28761328530832,1.22656639540948,1.17875850002187,1.14884716108194,1.10093385697334,1.07175651968865,1.0620799227176898,1.0543730552266,1.00035960501094,0.95239675442537,0.91419387011968,0.887292609681087,0.81335345074013,0.8490476941877142,0.8185616779307121,0.78679016126625,0.7777218455649308,0.7692236848681929,0.7801860329153621,0.7786920743311401,0.743669596296626,0.686420420920842,0.690905754034121,0.6723968702062609,0.64234375540607,0.5949675191742989,0.668994103187322,0.5693725993263371,0.618405286282362,0.6641425256990829,0.657327656754885,0.6914727442339429,0.7531015144020909,0.799027924208795,0.8149319687674351,0.8952374146250258,0.8267914062719041,0.8181064643836871,0.8372263212191351,0.813384487749318,0.8280497403232578,0.824200496281693,0.769190082596006,0.7254331700396021,0.747189887365894,0.749391153862648,0.740826554337223,0.7647943753943349,0.8055565035283291,0.856409023928218,0.934203369308396,0.997452238738128,1.02674523975984,1.08432127223031,1.09624108974674,1.14105248488211,1.15158983054904,1.1701278830038402,1.17793140349327,1.1736967993503895,1.18976490186877,1.14865404580457,1.13612424442785,1.11680005349456,1.1162521450776,1.12637148208223,1.1786783649731298,1.21070696889372,1.28310300360619,1.36487452828278,1.45666501631391,1.5074363849069898,1.55117271856597,1.5398138362938798,1.5719053342221103,1.5565260110334298,1.53981311669996,1.50726430151486,1.4680021188893202,1.4339668772388,1.41112832518796,1.36110955830791,1.33999779423337,1.30062852340019,1.24372866190823,1.19904181309426,1.17389108215511,1.1581903925881598,1.13284153875465,1.1265902654648798,1.11850593555223,1.11881356450801,1.11336736605913,1.10471368045375,1.10023492891428,1.11420261950404,1.09947791027492,1.00755564429347,1.12234195479131,1.13680447012231,1.12165629493081,1.10187240769779,1.068784317931,1.04340799642253,1.02192943120074,1.00035866154845,0.9799121972655552,0.9701245007230408,0.9499822911892272,0.935939191898593,0.920154698291309,0.9827925401381452,0.8650349629029781,0.8283603916220151,0.820421311871265,0.8222766501193051,0.833967932860453,0.83762659484255,0.842223114605248,0.843381499661955,0.828835299405563,0.807765019131687,0.7983268669001948,0.78932010196851,0.788882333206306,0.7944982652472601,0.7859315056068221,0.7827976718865579,0.770932279621917,0.76810288334855,0.7561510020157571,0.7419415967352461,0.71210027751515,0.69513164657287,0.707810275737655,0.7324112106538909,0.7427855252879971,0.745535740959864,0.7417520218769409,0.724537918028702,0.728557853383378,0.751454181024696,0.752926274431201,0.740134441502291,0.7267852190462071,0.749461365664856,0.782519662839928,0.8356888540785959,0.853959067723466,0.874942657073404,0.896267515573232,0.901918759365087,0.8849974035807091,0.905210381311492,0.931146244410646,0.9373689871426808,0.95388741248507,0.958634923062816,0.988626394946485,0.975104285172427,0.979473403495838,0.946274675718821,0.952183499180703,0.950653820594376,0.92841159503983,0.9664685182515992,0.9855247953887808,1.0139929133104102,1.00521942684066,1.02432804595949,1.08015160912846,1.10994155872554,1.15848309262332,1.22497610455368,1.27225234679635,1.24633212793022,1.22437142161427,1.24639613551535,1.33185622940183,1.3376087368316298,1.4014607884160302,1.3971388100586295,1.4050425466406298,1.35610583221679,1.38667883043226,1.5037125426875002,1.524291009188,1.58310268618722,1.68461667202677,1.70921331555861,1.62170960418329,1.72456322532287,1.8333479487956696,1.90006103656168,1.92513536645477,1.95675176970132,1.88514490560218,1.73000958747405,1.71080717931778,1.72689936938147,1.70935661932521,1.67157032358177,1.64547261767543,1.58521861308016,1.49846146802176,1.47455168207723,1.47841400693738,1.46411555028905,1.44535019956427,1.42701027088141,1.408889335278,1.3897748369163998,1.40862509824211,1.42219553146007,1.44715170351219,1.45954433628894,1.43650490511772,1.40560783159133,1.39657797238375,1.39237315011295,1.38535029494865,1.37911210084401,1.37018917315116,1.34148228195132,1.30719990712927,1.28901990289754,1.26872379276035,1.2423567292923898,1.2125424258012198,1.18643528972043,1.16113683261729,1.13744979348465,1.12649647086027,1.11303762816492,1.09391332474315,1.0733520183841,1.04583962659522,1.02178838574821,1.00433127919614,0.989588189945607,0.969196738427923,0.947090533656171,0.9269303501973192,0.9076954076183722,0.889555614590863,0.881553041098832,0.8684782768340319,0.8461367436783621,0.829031024939937,0.814073038446636,0.8073624486455471,0.803900504013928,0.802355864303203,0.798995341909598,0.7890311902052851,0.7874546420381391,0.78407317542934,0.7691280419544859,0.7674856654949049,0.772657432497458,0.787755106333108,0.7924313777939621,0.79226371521526,0.7746487022486099,0.7705106325803142,0.7305910123141509,0.7840925128391141,0.807174329844091,0.812739583917457,0.8150850423352378,0.8134605128575809,0.830856823904891,0.841710055477369,0.8465290924160479,0.834772587378467,0.827567034679573,0.8118097508287639,0.8326065946550941,0.840924237422636,0.91729415196673,0.8558849899958392,0.8520224717383,0.8699222970168059,0.873983038389772,0.8819995222004591,0.899013619740967,0.921609217757448,0.937425389932828,0.954818028878823,0.971811726293475,0.988947229133593,1.00033597943857,1.01093926573306,1.01719230700334,1.02237703151209,1.0361080933103002,1.02700499667296,1.03089403752546,1.04143361616136,1.04297646590576,1.03798241765861,1.03088062620873,1.00785538299356,1.00034356152273,1.0202734816011,1.04599335027395,1.06656494978305,1.08606189270523,1.11002874965306,1.1291459390553,1.15229400230158,1.17441260906878,1.19795163060471,1.20843395360407,1.21977305233361,1.22128286661987,1.24171240666237,1.26301923527033,1.2553970079768,1.237282816086,1.2240417220541],"StdR":[0.149025374648116,0.119060877147595,0.10651916944475,0.114253593673158,0.103168379107945,0.0900778569462993,0.0821273481157135,0.0776338712771148,0.0708478417866337,0.0712443270469172,0.0658209403539629,0.0632438242537555,0.0610773925227231,0.0563160999007041,0.0521765374138695,0.0474627501779525,0.0437687953908643,0.039959518904692,0.0368873227198934,0.0367579760648701,0.0355058431319262,0.0338844648580375,0.0330450440434662,0.030731469821273,0.0288157910828962,0.0268324903321155,0.0246453656530823,0.0230066504301065,0.0212712413539203,0.020161591660984,0.0190354708939671,0.0182212264369982,0.0176775098089869,0.0168241384818271,0.0161906588217048,0.0156649928483234,0.0151611544102263,0.014489065169173,0.015284593281199,0.0149704005730954,0.0149619823956442,0.0152893626759167,0.0157478598088115,0.0163526511436708,0.0165985505645254,0.0167355032184358,0.0163731195241079,0.0171468292782871,0.0175208972792641,0.0177739691912689,0.0178726853065882,0.0200789975290899,0.0193047405827022,0.0213932111755012,0.0235215122754233,0.0236609091932496,0.0252785441841179,0.0274475164484231,0.0290865101121835,0.029589780029451,0.0314434902162792,0.0293579848859325,0.0286990936263579,0.0292794315297355,0.0289066540698043,0.0297033506480526,0.0295904601780708,0.0289959658019204,0.0284144470630287,0.0292436837900469,0.030120833352593,0.030754785987595,0.0319287772730933,0.0339528010460484,0.0356042632342535,0.0382472787726904,0.0388682366840108,0.0394990396797981,0.0400621011533169,0.0399186102722719,0.0396733786990455,0.0394386343022877,0.0389322499029037,0.0380089925506207,0.0377500871526008,0.0374180540617744,0.0361198365813029,0.0350533583867066,0.034316756337499,0.0338632177085653,0.0338248012006488,0.0344844137807895,0.0343695810602943,0.0350623651455633,0.0355014256011615,0.0366501874181505,0.0373985382431257,0.037833125811373,0.0373068559348843,0.0369788424355268,0.0367769003746151,0.0358110764635275,0.034443161480516994,0.0333021912335405,0.0311823515089785,0.0302158726265121,0.028322796626175,0.0274509687401911,0.0256601741449522,0.0240523231726974,0.0229507211143275,0.0216606212023441,0.0206026667014088,0.0197622577643433,0.0191234012723667,0.018589111130049,0.0181404896890608,0.0177824188857391,0.0174704284091325,0.0168850559537043,0.0169488251031012,0.0165692147785632,0.0154890686009885,0.0163679428372266,0.0162094458750472,0.0159267262069397,0.0157281513610074,0.0153440548849688,0.0148878186054324,0.0146028229663759,0.0141499548983836,0.0140617672665322,0.0137726159656278,0.0137314987835562,0.0134679144720337,0.0133881607696854,0.0141205102280588,0.0131596621901215,0.01314099631152,0.0133537615939117,0.0136064022713447,0.0140960348741919,0.0144554354079206,0.0148387025553245,0.0151181827561426,0.0150745710769877,0.0153974331703715,0.0157210389573078,0.0158478197015255,0.0163755485416202,0.0169191574901901,0.0170739353087077,0.017519805148397,0.017503534731752,0.0182357193507003,0.0183395683735103,0.0186082834611038,0.0187690381578767,0.0189365583822948,0.0198300723314887,0.0209366006355016,0.0221231400921139,0.0222801180145,0.0225552148318787,0.022756224164402,0.0235446416952194,0.0241736520500992,0.0252037180883327,0.0250296105597454,0.0255473776878115,0.0262904096916266,0.0277163444434577,0.0292172859502348,0.0299447973674768,0.0306298390134414,0.0306239602276602,0.0308657967316022,0.0300745762907977,0.0306689912601542,0.0307966141785479,0.0310640765269368,0.0314382704402277,0.0314189543182489,0.0318550533506477,0.0314181338620986,0.0315522359058358,0.030699284269743,0.0307612919612233,0.0310336416885623,0.0304349708077169,0.0314051285312019,0.031717863415158,0.0322326391198645,0.0319656755740851,0.0322477892123727,0.0334078170402189,0.0333215028154026,0.0339554208978969,0.0345260374678327,0.0347709669315671,0.0343578843712113,0.0332061814136315,0.0331219782918742,0.0334609773457285,0.0332203320394776,0.0337521285634142,0.0335045042952371,0.0330012274489222,0.0318973762084427,0.0315003564552835,0.032334934344007006,0.0323241947007232,0.0335834412789446,0.0349238868554481,0.0358286849237898,0.0350967742483426,0.0362681236207155,0.038464688576216,0.0406874208322011,0.0426569956724089,0.0442862215680757,0.043172259509777,0.0397040184217808,0.0377010731514972,0.0368008581625289,0.0356472630335304,0.0342282081095673,0.0330746152700879,0.0310969676889057,0.0285187708974694,0.0267417976755525,0.0256563872130496,0.0244648099493153,0.023489634626936,0.0225607921882485,0.0217427624464546,0.0209155296516912,0.0205766685967339,0.0201110524547958,0.0203242092520667,0.0206224176598284,0.020375084483231,0.019989426413055,0.0195582084719712,0.0190806225122966,0.0186472511053148,0.0184408137408754,0.0180405881436847,0.0173955909301507,0.0165912629464748,0.0159279214393434,0.0150143404873401,0.014192710943985004,0.0133386467960957,0.0125049893170742,0.0115524029085684,0.010693170335031,0.009997463168737359,0.00931479864566437,0.00859347612543874,0.00794279503076417,0.007264117843586891,0.0065626649966442395,0.00603280207510475,0.00554668620955008,0.0050098497281011,0.00456626391806765,0.0042634769306191785,0.00407788059035395,0.003978648383548671,0.0040403958811776105,0.0040732409214207215,0.00420348963372268,0.00451807511942023,0.00482978524743793,0.00533447079555277,0.00573238368337631,0.00608393677741829,0.00643921172843585,0.0067201429141235,0.00714792027266208,0.0074409461829939,0.00766974478990369,0.00799129125006163,0.00848002307324849,0.00887228325576781,0.00919108194971039,0.00940811044611953,0.0092980342911275,0.00938881199887396,0.00919678399164729,0.0102201434229793,0.0107743704228458,0.0109257363082307,0.0108402543242762,0.0105983517885549,0.010726818626167,0.010839417690434,0.0106941613701142,0.0103400219632257,0.0102148084549301,0.00995911078782473,0.0101281084662929,0.0103774322256155,0.011119565076245,0.0102953633757295,0.00984770343047244,0.00987400168022968,0.00978535439990239,0.00982983171975296,0.00988936957595046,0.00983584718180617,0.009724919082094871,0.00960393202174449,0.00933863184257569,0.00903122814778449,0.00876742276340167,0.00835024248768847,0.0080214598523861,0.00770143284873378,0.00744705016855601,0.0072313626077563,0.007006308531740339,0.00690691711376643,0.00682701153722259,0.00668660148676558,0.00654551574252195,0.006482066607269721,0.00638184561734779,0.0063582393911332,0.00653168100014391,0.00655229372037235,0.00667064261812739,0.00683711515485269,0.007041149409304759,0.00731132590026355,0.00771742163206915,0.008104642160794491,0.00864439913290637,0.009137077403822993,0.009550836295808107,0.00999916419576362,0.0104356713476588,0.0108622214029447,0.0110293097611623,0.0110008584296564],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[{"type":["Gatherings <100","Gatherings <1000"],"dateStart":"2020-03-11 00:00:00+00:00","dateEnd":"2020-03-16 00:00:00+00:00"},{"type":["Gatherings <100","School Closure","Gatherings <1000"],"dateStart":"2020-03-16 00:00:00+00:00","dateEnd":"2020-03-21 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-21 00:00:00+00:00","dateEnd":"2020-03-28 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Stay Home Order","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-28 00:00:00+00:00","dateEnd":"2020-04-27 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Stay Home Order","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-04-27 00:00:00+00:00","dateEnd":"2020-04-29 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Stay Home Order","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-04-29 00:00:00+00:00","dateEnd":"2020-05-06 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Stay Home Order","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-05-06 00:00:00+00:00","dateEnd":"2020-05-07 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-05-07 00:00:00+00:00","dateEnd":"2020-05-22 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-05-22 00:00:00+00:00","dateEnd":"2020-05-31 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-05-31 00:00:00+00:00","dateEnd":"2020-06-01 00:00:00+00:00"},{"type":["Symptomatic Testing","Mask Wearing","Some Businesses Suspended"],"dateStart":"2020-06-01 00:00:00+00:00","dateEnd":"2020-06-06 00:00:00+00:00"},{"type":["Symptomatic Testing","Mask Wearing"],"dateStart":"2020-06-06 00:00:00+00:00","dateEnd":"2020-06-30 00:00:00+00:00"},{"type":["Mask Wearing"],"dateStart":"2020-06-30 00:00:00+00:00","dateEnd":"2020-07-01 00:00:00+00:00"},{"type":["Some Businesses Suspended","School Closure","Mask Wearing"],"dateStart":"2020-07-01 00:00:00+00:00","dateEnd":"2020-07-02 00:00:00+00:00"},{"type":["Some Businesses Suspended","Mask Wearing"],"dateStart":"2020-07-02 00:00:00+00:00","dateEnd":"2020-07-17 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-07-17 00:00:00+00:00","dateEnd":"2020-10-25 00:00:00+00:00"},{"type":["Gatherings <100","Gatherings <1000","Mask Wearing","Some Businesses Suspended"],"dateStart":"2020-10-25 00:00:00+00:00","dateEnd":"2020-11-06 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-11-06 00:00:00+00:00","dateEnd":"2020-11-16 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-11-16 00:00:00+00:00","dateEnd":"2021-02-23 00:00:00+00:00"}]},"data_url":"extdata-RS.json","Name":"Serbia","CurrentEstimate":{"Exposed":32887.0,"Infectious":22563.0},"OfficialName":"Republic of Serbia","Level":"country","M49Code":"688","ContinentCode":"W-EU","CountryCode":"RS","CountryCodeISOa3":"SRB","Population":8772235},"RU":{"data":{"Rates":{"CaseFatalityRate":0.010542489137658095,"Critical":0.02181438117966792,"Hospitalization":0.07300102339776363},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,8,8,8,8,8,9,9,12,16,16,22,29,38,45,49,64,66,121,190,235,281,333,355,406,494,580,698,795,1045,1291,1470,1694,1986,2304,2590,3057,3291,3446,3873,4420,4891,5568,6250,6767,7346,8456,10286,11619,13220,15013,16639,18095,19865,21327,23803,26608,31916,34306,39801,43512,48003,53530,58226,63166,67373,70209,76130,85392,92681,99825,107936,113299,118798,131129,142208,150993,159257,167469,171883,175514,186602,195559,204197,212237,220935,226272,230226,241917,252295,260649,268862,274128,279536,284021,293780,303800,313409,323851,334024,339142,343847,355847,368222,374557,383524,392703,398436,402778,411973,422235,428276,437155,446127,449995,453570,463103,471718,480494,488234,496594,500208,503168,511958,522375,530801,538467,545909,549387,552644,561397,571049,579295,587728,596064,599172,602249,611109,619204,628482,637217,645316,648961,652372,660235,667769,675069,682278,688856,692059,695317,701796,708900,714934,721473,727895,731444,734573,741045,747802,753868,759639,765754,768906,771357,777960,784277,790629,796498,802365,804941,807339,813603,819043,824783,830532,835884,838680,840997,847746,854069,859961,865646,871000,873684,876152,881693,887457,893145,898420,903545,906431,909026,914923,920602,926663,930955,936881,939921,942619,948985,954788,960729,966724,972249,975488,978610,984767,991277,998197,1005199,1011911,1016120,1019905,1027348,1035141,1043431,1051780,1060279,1065608,1070920,1080461,1091264,1102564,1113736,1125155,1132790,1140333,1152848,1164915,1179465,1193867,1208440,1218619,1228921,1244012,1259194,1271349,1288096,1304607,1315928,1326568,1341868,1360049,1378463,1396851,1415213,1429565,1443393,1465051,1489893,1514945,1539352,1564897,1582768,1598723,1621465,1646737,1671349,1697618,1724416,1746279,1763493,1787962,1814442,1843526,1872214,1899474,1920744,1939393,1963864,1989710,2015137,2041006,2066710,2086887,2105414,2129806,2155842,2181696,2207398,2233060,2253826,2273510,2297289,2321362,2347700,2374589,2402122,2426094,2446412,2470783,2499465,2527722,2553467,2572279,2591937,2612934,2635242,2657994,2681373,2702949,2726336,2750102,2771793,2796132,2824240,2851737,2879082,2905972,2929255,2947479,2970450,2995256,3021861,3048837,3076236,3098505,3117405,3140930,3168370,3194825,3220651,3244856,3264611,3282631,3304311,3328696,3352720,3375999,3398545,3418329,3434163,3455582,3477760,3499230,3519689,3538241,3553326,3567189,3584477,3602163,3620551,3639011,3656314,3672084,3684955,3697787,3709938,3725604,3741058,3756808,3769025,3780195,3794930,3810327,3826183,3841504],"Confirmed":[0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,4,13,13,17,17,20,20,28,45,59,63,90,114,147,199,253,306,367,438,495,658,840,1036,1264,1534,1836,2337,2777,3548,4149,4731,5389,6343,7497,8672,10131,11917,13584,15770,18328,21102,24490,27938,32008,36793,42853,47121,52763,57999,62773,68622,74588,80949,87147,93558,99399,106498,114431,124054,134687,145268,155370,165929,177160,187859,198676,209688,221344,232243,242271,252245,262843,272043,281752,290678,299941,308705,317554,326448,335882,344481,353427,362342,370680,379051,387623,396575,405843,414328,423186,431715,440538,449256,458102,467073,476043,484630,493023,501800,510761,519458,528267,536484,544725,552549,560321,568292,576162,583879,591465,598878,606043,613148,619936,626779,633563,640246,646929,653479,660231,666941,673564,680283,686852,693215,699749,706240,712863,719449,726036,732547,738787,745197,751612,758001,764215,770311,776212,782040,787890,793720,799499,805332,811073,816680,822060,827509,832993,838461,843890,849277,854641,859762,864948,870187,875378,880563,885718,890799,895691,900745,905762,910778,915808,920719,925558,930276,935066,939833,944671,949531,954328,959016,963655,968297,972972,977730,982573,987470,992402,997072,1001965,1006923,1011987,1017131,1022228,1027334,1032354,1037526,1042836,1048257,1053663,1059024,1064438,1069873,1075485,1081152,1086955,1092915,1098958,1105048,1111157,1117487,1123976,1131088,1138509,1146273,1154299,1162428,1170799,1179634,1188928,1198663,1209039,1219796,1231277,1242258,1253603,1265572,1278245,1291687,1305093,1318783,1332824,1346380,1361317,1376020,1390824,1406667,1422775,1438219,1453923,1471000,1487260,1503652,1520800,1537142,1553028,1570446,1588433,1606267,1624648,1642665,1661096,1680579,1699695,1720063,1740172,1760420,1781997,1802762,1822345,1843678,1865395,1887836,1910149,1932711,1954912,1975629,1998966,2023025,2047563,2071858,2096749,2120836,2144229,2169424,2196691,2223500,2249890,2275936,2302062,2327105,2354934,2382012,2410462,2439163,2466961,2492713,2518551,2546113,2574319,2602048,2629699,2656601,2682866,2708940,2736727,2764843,2792615,2821125,2850042,2878382,2905196,2934695,2963290,2992123,3019972,3047335,3073923,3100018,3127347,3153960,3179898,3203743,3226758,3250713,3274615,3297833,3321163,3344175,3366715,3389733,3412390,3434934,3459237,3483531,3507201,3530379,3552888,3574330,3595136,3616680,3637862,3658447,3679247,3698246,3716228,3733692,3752548,3771514,3790265,3808348,3825739,3842145,3858367,3874830,3891274,3907653,3923461,3939162,3953970,3968228,3983031,3997898,4012538,4026506,4040505,4053535,4066164,4079407,4092649,4105424,4117992,4130447,4142126,4153735,4164802,4175757,4187166,4198400,4209850,4220291,4230707,4241970,4252876],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,3,3,4,4,8,9,17,24,30,34,43,45,47,58,63,76,94,106,130,148,170,198,232,273,313,361,405,456,513,555,615,681,747,794,867,972,1073,1169,1222,1280,1356,1451,1537,1625,1723,1827,1915,2009,2116,2212,2305,2418,2537,2631,2722,2837,2972,3099,3249,3388,3541,3633,3807,3968,4142,4374,4555,4693,4849,5031,5208,5376,5520,5717,5851,5963,6134,6350,6522,6705,6819,6938,7081,7274,7468,7650,7831,7992,8101,8196,8349,8503,8594,8770,8958,9060,9152,9306,9521,9668,9844,10011,10145,10280,10478,10650,10826,11000,11188,11318,11422,11597,11753,11920,12106,12228,12323,12408,12561,12726,12873,13026,13172,13249,13334,13483,13650,13778,13939,14034,14104,14183,14327,14465,14579,14698,14827,14903,14973,15103,15231,15353,15467,15585,15653,15707,15836,15951,16058,16148,16268,16341,16406,16524,16638,16758,16866,16977,17045,17128,17250,17365,17479,17598,17707,17768,17818,17939,18080,18207,18309,18426,18517,18573,18723,18853,18996,19128,19270,19349,19420,19575,19720,19867,19973,20140,20239,20299,20456,20630,20796,20981,21153,21260,21375,21559,21755,21939,22137,22331,22471,22594,22834,23069,23350,23580,23857,24039,24205,24473,24786,25072,25353,25647,25875,26092,26409,26752,27111,27462,27787,28026,28264,28611,28996,29285,29654,30010,30292,30546,30899,31326,31755,32156,32536,32885,33184,33619,34068,34525,34980,35442,35838,36192,36675,37173,37688,38175,38676,39127,39491,40050,40630,41173,41730,42228,42675,43122,43674,44220,44769,45370,45923,46404,46846,47410,47994,48568,49170,49744,50242,50723,51274,51810,52434,52985,53539,54080,54559,55107,55692,56271,56798,57235,57730,58203,58706,59137,59628,60067,60523,60963,61389,61908,62463,63016,63558,64134,64601,65059,65632,66214,66810,67376,67919,68397,68841,69391,69971,70533,71054,71556,72029,72456,72982,73497,74005,74520,75010,75430,75828,76347,76873,77415,77911,78403,78825,79210,79659,80118,80587,81048,81517,81926,82255,82666,83044,83481,83900,84330,84700,85025,85458,85901,86368,86821],"Active":[0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,11,11,14,14,17,17,25,42,51,55,82,106,139,189,243,293,350,421,472,626,799,987,1211,1462,1761,2199,2563,3283,3834,4355,4989,5890,6945,8029,9357,11028,12433,14349,16710,19238,22306,25402,29145,33423,39201,43270,48434,53066,57327,62439,67657,73435,79007,84235,88141,93806,100042,107819,116768,125817,134054,143065,151732,159528,164933,173467,179534,186615,192056,196410,202199,206340,211748,217747,220974,220341,221774,223374,224558,227641,230996,227406,224504,223916,223992,224551,229267,233965,231553,230948,230965,231499,231450,234950,239854,236579,234378,234629,235194,238511,241793,245382,243671,241281,239262,236610,234146,236636,239422,234682,229318,229997,227642,225118,226067,228316,225650,221723,222287,219942,217426,220143,223002,219634,217381,214920,213629,211667,214510,217957,215232,211069,208891,207428,206078,208601,211160,208082,204115,201552,198745,196096,198652,201097,197468,194655,190733,187305,184540,186212,188086,185200,182714,180539,178402,176880,178756,180509,178792,176614,175475,173838,172328,173622,175278,173395,171313,169907,168884,167509,169081,171253,169171,167382,165585,164366,163231,165484,167935,166219,165557,164661,163857,163540,165780,168519,166669,165377,164668,164302,164237,166823,169713,169457,169175,169011,169407,170100,173178,176602,176659,177165,177446,180160,181488,186113,191381,192987,195381,198109,201223,205261,212291,219811,224951,229226,233467,238236,244003,253096,262594,268601,274614,279599,285957,291884,301177,311542,317841,322169,326287,331911,336458,344987,354375,357885,361361,363870,367104,370040,378003,385480,388473,392389,399061,402313,405555,414200,424883,429995,430970,433460,436388,440087,447699,456134,456242,451668,449496,448693,447224,453252,461834,462696,460319,460387,460898,460408,464484,472952,474050,472033,470235,468068,468760,475744,484446,485175,484621,486207,487943,489415,496408,504341,505650,505104,506463,508275,509811,517057,525809,529819,532024,534561,535716,536462,539798,546364,548033,544861,543354,543695,550384,554076,555621,556765,557484,556832,558147,557316,555650,556551,554350,548231,544484,540891,537095,536523,540350,538248,533666,528009,521649,514292,512345,512000,505907,495351,487190,479809,473853,471708,470652,464852,456174,448105,440755,434098,429702,429171,422041,413595,406386,400298,395894,394355,394106,389399,383883,378269,372590,367593,363982,363237,361673,360753,355717,350799,346028,344675,344630,339903,334479,329419,324551]},"Foretold":{"Date":["2020-04-19T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-17T00:00:00+00:00"],"Mean":[265355.8,166223.3,211797.1,308898.3],"Variance":[68877360000.0,43497620000.0,76544410000.0,185263500000.0],"0.05":[42665.49,24151.75,32085.38,42681.91],"0.50":[186944.5,107552.8,135879.5,194888.4],"0.95":[764060.4,503707.6,654850.1,978751.8]},"Timezones":["Asia/Anadyr","Asia/Barnaul","Asia/Chita","Asia/Irkutsk","Asia/Kamchatka","Asia/Khandyga","Asia/Krasnoyarsk","Asia/Magadan","Asia/Novokuznetsk","Asia/Novosibirsk","Asia/Omsk","Asia/Sakhalin","Asia/Srednekolymsk","Asia/Tomsk","Asia/Ust-Nera","Asia/Vladivostok","Asia/Yakutsk","Asia/Yekaterinburg","Europe/Astrakhan","Europe/Kaliningrad","Europe/Kirov","Europe/Moscow","Europe/Samara","Europe/Saratov","Europe/Ulyanovsk","Europe/Volgograd"],"AgeDist":{"0-4":9271691,"10-14":8174262,"100+":9407,"15-19":7081775,"20-24":6614696,"25-29":8993089,"30-34":12543831,"35-39":11924724,"40-44":10604635,"45-49":9770682,"5-9":9350916,"50-54":8479651,"55-59":10418015,"60-64":10073623,"65-69":8427746,"70-74":5390381,"75-79":3159337,"80-84":3485779,"85-89":1389639,"90-94":668338,"95-99":102243},"REstimates":{"Date":["2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[2.5025574963894104,2.55847022541688,2.39364715425071,2.20896650177415,2.0780427760164497,2.06350991195085,2.0843507087645103,2.0323783447146897,2.01268076842942,2.02118840495029,1.96338992736589,1.9546759644439295,1.95746313517848,1.9269710030254,1.93294294489798,1.88428676998297,1.87448916185177,1.88493255829478,1.92493045879464,1.82459204944225,1.77326699704904,1.70691391538868,1.62319116967993,1.57484884274335,1.54020651126332,1.50574957121455,1.46218538606664,1.42420209985624,1.37062994560673,1.34762304258659,1.33320738375201,1.33522387194351,1.33059116411627,1.34702535518209,1.33244930314799,1.3261175346078702,1.3313843561391,1.31488521222379,1.29778311788771,1.2801073365066298,1.27212456953038,1.25587355617275,1.23862470539359,1.21276766007058,1.18951329738675,1.14701861266866,1.1083719973301,1.07271306804169,1.05068445202743,1.0274168928794398,1.00448358688613,0.989936137858486,0.981587937216004,0.967895291207135,0.9537772321963052,0.946961964473831,0.943777448933876,0.941970361163076,0.937199183570173,0.946226826108412,0.953299302970272,0.95912885397543,0.964005149397735,0.9690473997344692,0.97488116423955,0.978427863077559,0.9778677927874448,0.984697810535046,0.988035446256647,0.987776774536244,0.990250629300166,0.995313739389622,0.999674874685723,0.997956471217534,0.99442986019273,0.992735774076986,0.98861455092581,0.984421491047899,0.9780600417250428,0.9750424749070692,0.97099706307482,0.965201719328316,0.9591538145959808,0.955765538666166,0.952602014633638,0.9462069833933692,0.936045942257821,0.929778699529146,0.923070503042756,0.921609798885837,0.920419181963914,0.92191950802602,0.925470627492567,0.926304414422604,0.9267270632570808,0.9291536013022508,0.9310265537635808,0.9321784057911592,0.93706132252227,0.941492557896073,0.9497679995376,0.956075847353914,0.961810936955445,0.96669580004274,0.967782537422267,0.971559674695288,0.972785436113275,0.973715036589708,0.973563039553986,0.9710354138745172,0.968167972760136,0.967150019672111,0.96490445184711,0.963208114453049,0.95975436784376,0.957733081433002,0.954985307716303,0.95197402122759,0.949931390678672,0.946940167659543,0.944651313394895,0.9428384834680992,0.9428921912399008,0.943912930523612,0.946800234118444,0.947346577522286,0.947972363895196,0.9492940125088708,0.950340723253163,0.950505195229728,0.9511914505373712,0.952509862846928,0.954086550442408,0.956664181630466,0.957860470087334,0.958839986527407,0.960420687324885,0.9605991813626,0.960025812795926,0.961026808610448,0.9620872265340858,0.9618652470144448,0.9632515146469108,0.964816883252244,0.9657232874317868,0.9658693728179673,0.967895918176063,0.967515564066136,0.96787461061063,0.9694419219879208,0.971924707218961,0.976552404627313,0.982206817270524,0.984879960673294,0.989117462427347,0.994018604936052,0.9986432257225591,1.0032818610239,1.00736291889468,1.01247117288404,1.01617487001642,1.02120204020575,1.02702962410935,1.03220521686665,1.03492748003014,1.03547954002748,1.03583083837889,1.04013919539858,1.04327843992963,1.0457471861976702,1.04785605486947,1.05061098174323,1.0546334045214,1.05838891318738,1.06278006364281,1.06717659596251,1.07068877462092,1.08010498052714,1.0920337528897,1.10649663481471,1.1202982538817,1.13177519768319,1.14060753560797,1.15130474987747,1.16267121235674,1.17379255748656,1.1872977947483898,1.2002073630581,1.21579732005359,1.2192420260598602,1.22098249763799,1.22045731370536,1.22159951344726,1.22469730648375,1.22313335926416,1.22139606884449,1.21920180484894,1.2091321602669098,1.20586798092098,1.19807473445059,1.18698929693326,1.18139396483717,1.17367997808074,1.16575829510717,1.15824784353996,1.15590292120007,1.14552120481779,1.1327703951206298,1.1261446529722698,1.11541007699118,1.1023520249319,1.10143222198297,1.09749589704856,1.09449196653945,1.09380869417149,1.08683792304442,1.08117745337753,1.08416325039279,1.08427772134764,1.08355005515655,1.08498831904468,1.08604586260516,1.08904916935238,1.09128955969965,1.08982858543545,1.0888767179091,1.08713915153579,1.08888109390401,1.08769908976721,1.08867385276712,1.08643664291891,1.07493709058042,1.07551655682681,1.07483786836124,1.07686367454629,1.07712498191914,1.07459063826641,1.07210387110479,1.07151536061729,1.07126635920302,1.07643893897939,1.07707799472957,1.0761796944823,1.07314767702151,1.07175341080824,1.07174771379899,1.0723192790971,1.0682892777415698,1.06713464736953,1.06769130671636,1.06391154571052,1.05686307432709,1.05295228183561,1.04973003911073,1.04326998321317,1.03768516612386,1.03409152203028,1.03023957051163,1.02515272750934,1.02330339081373,1.01914734158,1.01844713597623,1.01360063017104,1.01058060353711,1.01160755654927,1.01673993499449,1.01709823335287,1.01949303468834,1.01743865283335,1.01724100746054,1.01479296223729,1.01325922038425,1.01171390355755,1.00967817601173,1.00670783715691,1.00151217471442,0.996183162253552,0.984457355772232,0.9710022438068712,0.963505094851675,0.961517586950771,0.951669478346691,0.945341185534933,0.9386104573820028,0.934172540628326,0.9330851975348722,0.933501406105289,0.9349259168146072,0.937508494825725,0.941678326472096,0.945338462230052,0.952946698930484,0.960011833135854,0.959947461439777,0.9573974978589128,0.95906322676555,0.9594066534646172,0.958697069028332,0.960093574620418,0.954330512145478,0.9467934968517868,0.938868885426906,0.930846549216658,0.924277497562362,0.920097115435924,0.916004873651418,0.912255854167154,0.909101549431343,0.9078171620129648,0.9048243755415692,0.903087951954544,0.903248823885307,0.900446897524082,0.9038033604412428,0.907377280903175,0.910190446195871,0.908906254889052,0.906937694332104,0.904824264114271,0.902672722905385,0.9036550154917958,0.904542152667672,0.904187149783427,0.905056323251436,0.905824398902628,0.904330777696742,0.904273194459536,0.904109401167805,0.9041699129137192,0.9063728506230748,0.902800262021212,0.898118146637208,0.897145777499508,0.898890213648891,0.9014254549792208,0.903176086441321,0.906474885888976,0.910429937952927,0.9117049843627753],"StdR":[0.0920665463027585,0.0892286013122857,0.0808764039170771,0.0724863732085732,0.0640618540497142,0.0606379980292331,0.058229210201504,0.0549093837878908,0.0535917872783005,0.0521708053693848,0.0499181119935597,0.048489911392605015,0.0478382545254385,0.0460064817531828,0.0454516957555902,0.0438574306217476,0.0430567191557314,0.0422477709048434,0.0430345844196367,0.0407971299941545,0.0389057123874582,0.0363986392367291,0.0333370543525165,0.0309997898530871,0.0289331782298287,0.0270769522150193,0.0252811860418536,0.0236391934629908,0.0216960127280006,0.0202435307699724,0.0189925674413646,0.0182242946930066,0.0174301161249484,0.0171656480680581,0.0165883777509945,0.0162612591768601,0.0159778207686558,0.0155846580209814,0.0152224957010264,0.0146902760897112,0.0142080497270761,0.0136660849504651,0.0131271966852191,0.0124392946315468,0.0117794629493373,0.0108636085671087,0.009899389730977341,0.008976019164851079,0.00809963764460269,0.00723890075415588,0.00649698548100251,0.00579327073661088,0.0052069336910236,0.00465314222410444,0.00421339985925051,0.0038614161193337,0.0036365478575253398,0.00344836088791321,0.00330964712911934,0.00325237541575309,0.00320710588869396,0.0030829427211037396,0.00309327491501619,0.00306527333954196,0.00302356794229324,0.00299137865541695,0.0029886871166338,0.00298212424028535,0.00295159742461361,0.0029398062997526607,0.00292179662062544,0.00294107939289068,0.0029126886009313803,0.00289797319883731,0.00286507097969255,0.0028747942730965198,0.00287229329410105,0.00284770312366473,0.00285264759226512,0.00289221879189575,0.0029398360186746607,0.0029254632798990893,0.0029607973147643693,0.00300484334652311,0.00306695866646913,0.0031452912654303,0.00318891855643482,0.00329359151894137,0.00341549697433789,0.00358724637883174,0.00373363083640789,0.0038973388090146896,0.00396867089984262,0.00402457056574221,0.00413393433639045,0.00419897465922474,0.00422471737635174,0.00422890953411486,0.004289308911162929,0.00431388431873735,0.00431188024437634,0.0042674831969336,0.00425675032145157,0.00413763555811069,0.00404312117185054,0.00400382522694517,0.00391624022678681,0.003871414720438261,0.00379486154802006,0.00367488000600473,0.0036864322430027103,0.00365066950162858,0.00366295853479201,0.0036793867738288298,0.0036184082453257897,0.00362213076703401,0.0037006754775097796,0.0037335292382929203,0.00373673078993671,0.00380620771299795,0.00385127408163593,0.00394028083307805,0.0039646887195059705,0.00399189783939985,0.0040643583758584395,0.00409186550022476,0.0041123223155256,0.00419589827699818,0.00420466098681008,0.0041891525051137,0.0041590075664384605,0.00418761484997625,0.004237592411901889,0.0041805695406948,0.00423603723489397,0.0041885786422617,0.00418855845661193,0.00416112821889123,0.00414579639022747,0.00414059559889021,0.00411794202183314,0.00415909544908783,0.00416833764300675,0.00413821345515711,0.00411433982691522,0.0041478563629423,0.004131389379313,0.0041238645228433785,0.00408850004643895,0.00411694255896108,0.00412850026014206,0.00408417175342196,0.00408674971754328,0.00406507762917697,0.00407527360374581,0.0040806244485511204,0.003980584435909779,0.00400424914084289,0.0039856541063999,0.00397411317579599,0.00398488534819416,0.00394622293033532,0.00393023951757725,0.00393379875106242,0.0039762656269114105,0.0039056029348776703,0.003978696102616711,0.0040166557815414,0.0040147730276562,0.0040381664191335796,0.004067071903263921,0.00410852147847211,0.0041119158880541795,0.00419794769665582,0.00426404620174844,0.004269102288273961,0.004408911243009171,0.00445135754029221,0.0045597869898365,0.0047337135935916295,0.00496748696160346,0.0053296201667445715,0.0055565593841126895,0.0058739932332625795,0.00626792207273496,0.00658537741617139,0.0069395019559546295,0.00741513391357279,0.00793996705561904,0.00833237586996493,0.00870890715117751,0.009002941621087291,0.0092513251833076,0.00941236951685325,0.009578294544111193,0.00966740421087932,0.00975560509013942,0.00975689474873817,0.00964307032910874,0.009497217013361441,0.00933776981074604,0.00918675541993815,0.00893286934928879,0.008709485563233909,0.00843385331769768,0.00825550916889371,0.00796851911427233,0.00774682538829777,0.00742622598042552,0.0071185004941156,0.0068059976885021,0.00650664520746389,0.00624087384778011,0.00593274690913195,0.0057687645858476,0.00555767346700306,0.00532525166521617,0.00517285324755659,0.0050147719274802,0.004905163564358861,0.00481402900858068,0.00477939752026484,0.00471326091665382,0.00465118209138382,0.00463031603752266,0.004661300529636821,0.00460255827103906,0.00460290071444146,0.00456937213328565,0.0045356724490816895,0.0045143694243634895,0.00444117782505521,0.00438269647465701,0.00429441358421444,0.00422734407504423,0.00414125362330871,0.0040997091534387105,0.00407466888517763,0.00401379820320315,0.00392507004024384,0.00392004360243036,0.00388743181317111,0.00389426601889595,0.00388459752901196,0.00387280100355559,0.0038203079111907203,0.00379035302920196,0.0038015211319165102,0.0037360443680830094,0.00372366781186496,0.0036571183371705,0.00356699109847885,0.00351153087227167,0.003388847103309,0.0032935064841572896,0.00316189212472643,0.0030374040960806,0.00287559949802152,0.0027654849993438897,0.0026346767151342,0.00252398021090122,0.00241171632937713,0.00232504425050442,0.0022175950148063893,0.00213648562362776,0.0020622681666366107,0.00203757829643218,0.00196443503344039,0.00191645626548255,0.0019398216419891398,0.00189270186503613,0.00189050899072113,0.0018768950700955801,0.00186152194636728,0.0018333000912350605,0.00178635205747325,0.0017601250673695398,0.00170340179662024,0.00168882103025119,0.0017285168731815,0.00176496281973189,0.00179403055334805,0.00189647069935023,0.00200484926002989,0.0021411705366214603,0.0022931804691107,0.00245867424190214,0.00257154345978568,0.0026584759332296103,0.00273291572858478,0.00278284482902779,0.00283860690138065,0.0028158675132904,0.00279125811556537,0.00272833621389076,0.00266677213590865,0.0026095524343617608,0.00260422532371438,0.00258036275268425,0.00255239524182174,0.00256861788690847,0.0025926824676470004,0.00266136276712628,0.0027527570609901,0.00293492015923442,0.00309611617404315,0.00324798542057238,0.00339703238842151,0.00356903535120765,0.0037129966233437,0.0038477998462302094,0.00396134582927122,0.00401744229587827,0.004187827337143161,0.00428700722607206,0.00437571324120091,0.00439319055911602,0.00437187625608365,0.0044296424326361215,0.00445169769194429,0.0045020741035502795,0.00456063764747004,0.00461081920408553,0.00466866892692081,0.0046676015951683,0.00472968291621941,0.00471811495085785,0.00473572943168215,0.0047569381955808,0.0048247295538442715,0.004802852697018071,0.00481140286004135,0.00481494347419514,0.00488993956610224,0.00496362862161317,0.00504401199172271,0.005087593649490629,0.00506193620310569,0.0050356798759172],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-RU.json","Name":"Russia","CurrentEstimate":{"Exposed":238017.0,"Infectious":256186.0},"OfficialName":"Russian Federation","Level":"country","M49Code":"643","ContinentCode":"W-EU","CountryCode":"RU","CountryCodeISOa3":"RUS","Population":145872256},"RW":{"data":{"Rates":{"CaseFatalityRate":0.002398743585746648,"Critical":0.004955549686389403,"Hospitalization":0.027156829618793208},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,4,7,7,7,7,18,25,42,49,54,60,65,69,76,76,84,84,87,87,88,92,93,95,98,104,109,120,124,128,129,130,133,136,140,140,150,153,164,168,177,178,197,203,209,216,217,222,227,237,238,244,245,245,247,250,256,262,269,271,280,282,283,290,297,300,307,313,321,332,332,338,338,347,350,351,357,359,370,371,376,385,398,413,443,443,447,480,493,512,523,567,575,595,610,623,635,663,684,710,737,752,770,811,819,834,838,848,867,889,900,907,918,975,1005,1036,1085,1106,1119,1144,1169,1222,1237,1258,1297,1300,1346,1392,1478,1524,1558,1604,1631,1648,1661,1683,1698,1705,1712,1754,1755,1785,1806,1810,1863,1866,1904,1918,2013,2044,2071,2163,2191,2199,2235,2271,2307,2325,2352,2450,2544,2556,2736,2767,2789,2817,2845,2910,2961,2973,2991,2995,3050,3080,3091,3099,3117,3125,3154,3181,3197,3211,3216,3226,3246,3408,3542,3555,3566,3606,3877,4130,4398,4601,4664,4768,4783,4797,4797,4798,4803,4806,4806,4830,4848,4851,4851,4851,4878,4879,4921,4922,4930,4930,4940,4953,4953,4960,4967,4967,4974,4974,4993,4994,4995,5004,5008,5087,5137,5159,5163,5164,5197,5241,5317,5345,5397,5480,5480,5516,5544,5575,5596,5672,5696,5696,5696,5715,5715,5789,5826,5892,5955,5996,6036,6057,6089,6089,6089,6091,6100,6163,6163,6203,6203,6227,6289,6339,6339,6369,6542,6598,6685,6752,6816,6878,6940,6940,6940,6956,6974,6974,6974,6974,6974,7028,7193,7363,7412,7580,7812,7973,8184,8319,8420,8681,8861,9042,9234,9519,9804,10087,10272,10745,10963,11352,11617,12047,12342,12629,12988,13389,13678,13937,14477,14792,15125,15475,15918,16163,16387,16597,16803,16992,17251,17264,17279,17302,17307,17313,17322,17472,17569,17682,17751],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,5,7,8,8,17,17,19,36,40,41,50,54,60,70,70,75,82,84,89,102,104,105,105,110,110,118,120,126,127,134,136,138,143,144,147,147,150,153,154,176,183,191,207,212,225,243,249,255,259,261,261,268,271,273,280,284,285,286,287,287,287,289,292,297,308,314,320,321,325,327,336,339,346,349,355,359,370,377,384,397,410,420,431,439,451,463,476,494,510,541,582,612,636,639,646,661,702,728,787,798,830,850,858,878,900,1001,1025,1042,1063,1081,1092,1105,1113,1172,1194,1210,1252,1299,1337,1378,1416,1435,1473,1485,1539,1582,1629,1655,1689,1710,1729,1752,1821,1879,1926,1963,1994,2022,2042,2062,2092,2099,2104,2111,2128,2134,2140,2152,2171,2189,2200,2293,2352,2453,2540,2577,2644,2717,2780,2889,3089,3306,3537,3625,3672,3742,3843,4020,4063,4142,4218,4255,4304,4349,4374,4409,4439,4460,4479,4534,4565,4591,4602,4624,4634,4653,4671,4689,4711,4722,4738,4779,4789,4798,4811,4820,4832,4836,4840,4843,4847,4852,4866,4867,4873,4883,4885,4890,4892,4896,4905,4908,4940,4953,4965,4971,4974,4992,4996,5012,5017,5052,5060,5066,5073,5084,5129,5131,5134,5137,5146,5155,5162,5174,5192,5208,5213,5222,5242,5262,5312,5319,5362,5394,5455,5491,5507,5543,5572,5586,5620,5665,5726,5750,5779,5851,5872,5891,5919,5934,5948,5994,6011,6043,6084,6129,6191,6237,6278,6349,6428,6528,6659,6747,6832,6954,7032,7105,7232,7293,7402,7511,7598,7670,7743,7817,7970,8021,8128,8250,8383,8460,8567,8676,8848,8955,9058,9225,9368,9461,9630,9784,9950,10122,10316,10573,10850,11032,11259,11548,11860,12170,12443,12647,12975,13311,13885,14166,14529,14784,15118,15304,15459,15688,15834,15988,16186,16337,16451,16621,16811,16941,17068,17200,17267,17343,17484,17594,17716,17835,17929,17988,18053,18199,18325,18443,18553,18689,18790,18850,18986,19111,19198,19334,19426],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,7,7,7,8,8,8,8,8,8,10,10,11,11,11,12,14,15,15,15,16,16,16,16,16,17,18,18,18,19,19,20,21,22,22,22,22,22,22,22,23,25,26,26,27,27,27,27,29,29,29,29,29,29,29,29,29,29,29,29,29,29,30,30,31,32,32,33,33,34,34,34,34,34,34,34,34,34,34,34,35,35,35,35,35,35,35,35,35,36,36,36,36,38,40,41,41,42,42,45,45,46,46,46,46,46,47,47,47,47,47,47,47,48,49,49,50,50,51,51,51,51,51,53,53,54,56,56,56,57,57,57,57,59,63,65,66,66,69,69,72,74,75,79,86,92,94,98,101,105,110,112,113,115,118,120,124,125,128,133,138,140,142,146,148,153,162,165,172,174,177,181,183,186,188,193,196,198,205,208,210,213,217,220,223,226,229,231,236,236,239,239,240,243,243,245,247,249,252,253,254,258,258,261,261,264,265,265,266,267],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,5,7,8,8,17,17,19,36,40,41,50,54,60,70,70,75,82,84,89,102,100,101,98,103,103,111,102,101,85,85,82,78,78,75,71,71,66,69,67,89,95,99,114,117,127,139,140,135,135,133,132,138,138,137,140,144,135,133,123,119,110,111,95,94,99,98,103,99,98,90,98,95,101,104,108,108,113,114,113,124,128,136,146,147,152,161,167,179,187,207,248,272,296,290,294,308,343,367,415,425,452,463,458,463,455,556,576,559,567,566,566,535,535,574,581,584,614,632,649,664,675,679,699,670,715,743,786,802,817,816,824,840,898,899,916,922,904,911,918,913,918,872,862,848,826,828,787,753,686,657,634,681,713,797,871,884,936,1001,1057,1124,1322,1507,1716,1800,1794,1860,1923,2086,2034,2082,2130,2074,2095,2132,2120,2119,2112,2114,2105,2062,1999,2013,1844,1835,1823,1813,1801,1753,1724,1722,1720,1757,1712,1689,1691,1692,1686,1682,1657,1633,1621,1612,1621,1612,1598,1446,1314,1305,1296,1259,996,746,509,319,267,169,157,161,165,180,180,212,220,202,191,198,243,245,221,223,190,198,197,209,216,219,224,226,237,255,297,304,327,358,415,442,453,410,389,381,411,454,482,462,415,459,428,364,391,369,355,369,365,320,337,382,444,471,510,507,548,580,648,695,739,840,886,959,1084,1139,1237,1282,1369,1398,1471,1518,1607,1607,1710,1795,1749,1768,1784,1823,1927,1967,2006,2172,2313,2387,2536,2686,2851,3020,3209,3407,3517,3527,3701,3820,3895,4035,4094,4156,4381,4453,4843,4941,5109,5077,5121,5021,4989,4738,4663,4426,4356,4073,3889,3769,3597,3323,3159,3027,2554,2312,2120,1879,1555,1429,1297,1144,1001,955,821,925,1016,1129,1222,1276,1400,1374,1364,1386,1408]},"Timezones":["Africa/Kigali"],"AgeDist":{"0-4":1885105,"10-14":1551766,"100+":7,"15-19":1354029,"20-24":1183561,"25-29":1027482,"30-34":978578,"35-39":833976,"40-44":609132,"45-49":460962,"5-9":1675918,"50-54":354419,"55-59":374028,"60-64":259237,"65-69":185917,"70-74":109464,"75-79":65353,"80-84":25694,"85-89":15602,"90-94":1683,"95-99":296},"REstimates":{"Date":["2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.3358831501578,1.46979723818156,1.3785361158680098,1.05189807671419,0.959959314434168,1.01639820136969,0.8900734642730258,0.9635210176061252,0.918803961768175,0.8729914155845051,0.9077067237284052,0.963685974906196,0.8980766928405641,0.913325913265062,0.9305275068405268,0.742179763763718,0.7833106850400351,0.8008581180757651,0.896026846628331,0.8837988847082611,0.925525745068144,1.23935197914048,1.3294518501838402,1.3128041064603502,1.5313476479531003,1.3920995501749,1.4755882173098,1.61657388134377,1.49528519600366,1.43396897873663,1.34283594156355,1.2810422279963798,1.18519626118321,1.18324461587859,1.16696027576705,0.944436167641104,0.934565792592242,0.907627719858467,0.7772511848117,0.760312532569989,0.667138868482448,0.504171514561162,0.4745600888694461,0.469712002998665,0.508621507359808,0.617486441481229,0.878454955354359,0.90850538064741,0.98905412661326,0.9812248621649192,0.92382950186177,0.8912766491218559,1.06606219467684,1.11499734560448,1.2229101070662098,1.24349995048059,1.3137452868641102,1.29196388197465,1.36481994073532,1.32405365706943,1.18999302851746,1.24671851452827,1.29873720913009,1.36802823805317,1.3879068397397598,1.3780920304855,1.33019708289903,1.35244238166493,1.3418736563581102,1.41496461101167,1.41966903678205,1.55982458216004,1.6776313119216102,1.68726567643103,1.6251151109349498,1.40753959754699,1.26442532761043,1.22069888442301,1.31632159966801,1.34192738936177,1.48265554208368,1.3830232415462198,1.3644123113013,1.2900887104294,1.19552682527981,1.1129090974553502,1.02125726798672,1.23612943664697,1.2099335091094698,1.2124610454605,1.2135361123218995,1.17963009210368,1.06005822429762,1.0042474697571802,0.863998709454508,1.003039986425,0.988912230494562,0.9829927802815708,1.07936197102698,1.14870026085628,1.17217848531973,0.9854623713628092,1.00928140478848,1.01248464035275,1.05511823007104,1.03515513663908,1.13758746349572,1.19648781635916,1.26037101596012,1.1354096349553602,1.12658161705634,1.11080726596564,1.03856306517647,0.97374928029553,1.03883084719167,1.07491252456266,1.08594800491239,1.10946514870564,1.07685277060395,1.09395580236769,1.01019208554306,0.95548871714218,0.922872063117486,0.896026763009973,0.851887235563501,0.842523226788724,0.862815882374458,0.8491876264454641,0.7294303081679291,0.649293527824975,0.617044644591202,0.610145304822428,0.599837711519566,0.8505752191082421,1.0276637023954398,1.3166844098918702,1.4657865620341102,1.46731973224074,1.5321672202015502,1.57999052294037,1.55062202541145,1.63728160027475,1.8667413824941,2.01414685338703,2.06592058239642,1.85508922736497,1.64574159609548,1.4399074437603403,1.35662341039144,1.33497095235918,1.22519837203295,1.20289321486148,1.16734451516073,1.10746379006675,1.07263618952508,1.01294963957605,0.886753971293038,0.768248371528929,0.648468102098619,0.634450857713084,0.656222366001214,0.692135116306157,0.674049415627086,0.567825618898468,0.576516093411229,0.559314458845023,0.525697910887826,0.549661391202597,0.5544739094505289,0.5607386455694561,0.604686692336864,0.608877330450919,0.6256003958864019,0.716226999295109,0.7390583283923728,0.660672659616125,0.6484921912999471,0.6401078443783349,0.68486756273855,0.6706371901525229,0.6903474755522699,0.67320556594121,0.6596247738548979,0.648454759555486,0.6552327205816341,0.652753100400514,0.646334031846045,0.530850135562444,0.528001197973051,0.550846348893026,0.528959808422239,0.541705808309482,0.566807043289465,0.608686845182999,0.906242246502033,1.03960269420565,1.11899030425173,1.1079348721762,0.982397938645372,1.11793506515533,1.08161449904852,1.11435793160077,1.11475877944648,1.33886185088544,1.33074854296716,1.2760994750193302,1.19557115841572,1.20142064077381,1.24402070012415,1.12783477492843,1.03930068232107,1.00386675773882,1.03718623278989,0.980160956529883,0.9996586015622207,0.976647385579489,1.06035758260507,0.9432875666129829,0.926827845819342,0.9559025623150592,1.04794555956099,1.1053562266956498,1.12267320028103,1.13264725473453,1.34387006285237,1.45502212074824,1.63947205279679,1.63157733412978,1.5152370130236,1.4787080533364,1.4028335777954295,1.29864787815146,1.31836104108264,1.3623725301025102,1.40755513438778,1.33403794119978,1.20337159761278,1.31002293101436,1.20227976097066,1.12549823057764,1.02154217274856,0.963827272522003,0.9608092731616508,0.991114735116342,0.970362473139146,1.01656734874785,1.03494768232951,1.03273349803837,1.03063572997093,1.07389404743983,1.0916963940995,1.0755378211600402,1.18380562336318,1.32730164192895,1.47705334548958,1.52084549211821,1.5256646915442902,1.52125722583121,1.48621645536023,1.4236535564626798,1.42775430736723,1.35025713586949,1.31798057603195,1.31097440424917,1.28999896930322,1.22901529121306,1.1717257327543502,1.11045964498742,1.10304656675014,1.05340735123539,1.05854115267175,1.04954624889909,1.08580444668443,1.07737485295192,1.04872469137326,1.0756513207697298,1.11291561975273,1.0947858645951298,1.08850810813536,1.14154974601296,1.16992005197028,1.15360260907859,1.13361213555891,1.17483092720453,1.18234924016593,1.17943175022128,1.18107060701642,1.25240318029417,1.30439876238709,1.28591275983368,1.2530872008531102,1.28849951483493,1.32923884586312,1.3272510423891202,1.31307312103927,1.28954674314632,1.2879497427466,1.29389781316961,1.3754798391989198,1.33748590178743,1.31502391452899,1.24485557518306,1.20423603999853,1.16040483281699,1.1058644404395002,1.06644722964733,1.00885371651533,0.963763946945422,0.948032712825665,0.942780546894327,0.898082039720037,0.869049345052045,0.7853059721669631,0.768921100090455,0.732963540733015,0.73152904261518,0.68490178988712,0.687101594019881,0.724063635771956,0.721101006285128,0.750798861456847,0.774267091865813,0.7635715609419058,0.7545855401545609,0.764367662094192,0.785947452135877,0.7851352709871461,0.8094937373782779,0.8293043772440281,0.858175899117273,0.9018943508109672,0.910768782460126,0.921985189352444,0.94319461933825,0.93055002932872,0.9500088519082828,0.95739886660635],"StdR":[0.160048316985662,0.15944142184454002,0.148908801913581,0.12642594146792802,0.11943754752004,0.12190047106888903,0.115345857020128,0.11953787738328,0.117052423820395,0.116431290893078,0.118115155642767,0.124408926677786,0.120951747248259,0.123107459593419,0.12463951697750998,0.11447962453167597,0.118222980446421,0.120966411282478,0.132725104368333,0.132427801271782,0.137881180761741,0.16278724771915,0.166049922583922,0.160514390756553,0.17151860515822,0.15735372050698498,0.15722338852214002,0.15793088162921498,0.145722044742415,0.136757466172638,0.126401043301546,0.122329203255701,0.112110468518269,0.11082247120397,0.108744248454415,0.0959134192639064,0.0944953231294078,0.0928037652111434,0.0873023023165343,0.0876223041961498,0.0838888196238055,0.0759866969985991,0.0758686672234438,0.0800054044626993,0.0877898661968961,0.100724843763095,0.12898971225688602,0.133617535322048,0.141341167470572,0.14178770040298005,0.13566647416097802,0.134277570859555,0.148295116442215,0.15130011924260198,0.159730391014533,0.157567671804604,0.15778187448598302,0.153053014776344,0.153706527379105,0.147108546209923,0.13549054337194902,0.13749298318160902,0.137024626227086,0.13777859152543898,0.134081919651698,0.12967403956064802,0.124359168188419,0.12151751598097198,0.118303104640037,0.118149561798483,0.113840198954235,0.117103237422995,0.115839513114804,0.112292729454739,0.106464562440004,0.0935228794313373,0.0847321570599173,0.0791309585421504,0.08074095216077799,0.0812952798201213,0.0818801556465977,0.0771935028082097,0.0749301982320754,0.0699957443439521,0.065892063105346,0.061441447330715986,0.0574436565376883,0.0641322931846235,0.0618833690143022,0.0612597015974152,0.0599353740106443,0.0578087596657851,0.0544328689894889,0.0519423342014684,0.0478365590545749,0.0522013606039606,0.0513155555600454,0.0517241582029776,0.0544604594750512,0.0559304979600598,0.0555731418852995,0.0506764116172758,0.0508962265453203,0.050843701867177,0.0524957747164614,0.0517498822566651,0.053836758200974985,0.0541620072918642,0.0558787381994887,0.0518263432254928,0.0510917982054993,0.0500264230748671,0.0478739207799827,0.0459566281282053,0.0477978653391974,0.0479451025300197,0.0476713506394785,0.0480460013195018,0.0472763976270401,0.0466674141349767,0.0448904808109926,0.0435381525746974,0.0433574450898671,0.0422469297229435,0.0421309731651655,0.0420562763729595,0.0428937695400457,0.0435743947717679,0.0410434094387,0.0392546028162251,0.0396468090444962,0.0415536911441202,0.0424465757218149,0.0534263193507262,0.0602001784660365,0.0687226551607233,0.071143484005898,0.0684380570675897,0.0671449841550373,0.0663565859404623,0.0624658081668065,0.0627905246789863,0.0655622327196046,0.0680016742249377,0.0675245446836512,0.0630205754015595,0.054757841710932,0.0465872435447288,0.042706149174426,0.0399718929102843,0.0358936514930951,0.0344498523811255,0.0323772597776865,0.0309193107468111,0.0295226847865791,0.0280797800320141,0.0254280313347612,0.0240705729115952,0.0220491906863254,0.0228083115920973,0.0239722754596818,0.0254676290056899,0.026032992276068,0.024437949065864,0.0256885370381775,0.0268779517770026,0.027423031987594,0.02924709786939,0.0308427766244129,0.0326539317050443,0.0352574995948506,0.0374476560373951,0.0395785986539054,0.0436656229240011,0.0458498675076282,0.0435049010675971,0.0440246088594805,0.0446529560250365,0.0477728567435301,0.0481710372789597,0.0505718614390259,0.050957366276897,0.0515128184186249,0.0528668127362682,0.0546774233913692,0.0558024103378915,0.0575154519567807,0.0533159218049284,0.055203685560709,0.0586976805390483,0.0604505930450133,0.0647140580965561,0.0686097033118552,0.07484807880813701,0.0966602315046791,0.104176109081133,0.108709205754901,0.104919954852265,0.0967601186764041,0.100883961483387,0.0991503483157277,0.100149347047191,0.0974156628399093,0.106003368552908,0.10245087742221,0.0984520301894927,0.0919190652680698,0.0905256167245723,0.0905513285435603,0.0848714202195631,0.079891552524136,0.0775564422654441,0.0789042991529037,0.0762974538433776,0.0777490614689895,0.0771748417657794,0.0793630538743749,0.0756879665314407,0.0741614528931931,0.076502210780652,0.0802788048488652,0.0827441900224862,0.0833339962535175,0.0830129235345626,0.0890969863096257,0.0909485919158602,0.0933305678511345,0.0898765254638499,0.0836831175234933,0.0792649761366441,0.073470986328352,0.0685007916920077,0.0665623538178971,0.0664092180978564,0.0658723531422453,0.0620666677778399,0.0570726941816758,0.0584390121136953,0.0549856572422268,0.0522775077858632,0.0479355657925526,0.0465917560559488,0.0460648465365279,0.0473772759452101,0.0461311609372225,0.0477504681911151,0.0482876002167206,0.0479928783708674,0.0476141170938311,0.0488938769507087,0.0490072672064919,0.0485348896342705,0.0502498597292914,0.0526743415355178,0.055238563676299014,0.0552253241511346,0.0538815104376232,0.0519822174158871,0.0502810185524158,0.0478352288190456,0.04616997085315401,0.0430211064672448,0.0412654711563255,0.0402025214620502,0.0384939631188783,0.0366431899013123,0.0344447708721022,0.0329444490993824,0.0318288501792369,0.0310475664806423,0.0303992910274354,0.0300036018575737,0.0303676315297082,0.0295348277830794,0.0292851021599957,0.0292751407394451,0.0297066405262619,0.0292758951947197,0.0285135566493535,0.0293827343678361,0.0295027029292065,0.0287594062387812,0.0280971154763586,0.0286932526318883,0.0284733453865342,0.0281765549123228,0.0277476943217592,0.0281239778072058,0.0285682919259861,0.028085514122276,0.0273099668067107,0.0274599858867156,0.0274875681913075,0.0272708782186483,0.0268590280140782,0.0261828527406814,0.0254869828805428,0.0252214368047176,0.0256344057640774,0.0252577247240106,0.0246574445540743,0.0232907719947588,0.0223469676061943,0.0210352104087409,0.0196000131719916,0.0187370240476371,0.017736345625172,0.0167573196281336,0.0165239597209872,0.0162250791245541,0.0158194806342936,0.0154215617197747,0.014902488760825,0.0149646399509811,0.0150706957181629,0.015664122056485,0.0155816265101591,0.0162784625144644,0.0175757484300057,0.01829585520008,0.0192541071386003,0.0202903768243641,0.0202296301904984,0.0202469871203402,0.0212771643868735,0.0218011230553259,0.0222216483201792,0.0232146249586265,0.0236317014649911,0.0244773027022131,0.0255276488308249,0.0253214368701591,0.0255027753111672,0.0256589044822264,0.0255258815532131,0.0254842493800269,0.0256164671925205],"EnoughData":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-RW.json","Name":"Rwanda","CurrentEstimate":{"Exposed":961.0,"Infectious":863.0},"OfficialName":"Rwandese Republic","Level":"country","M49Code":"646","ContinentCode":"W-AF","CountryCode":"RW","CountryCodeISOa3":"RWA","Population":12626950},"SA":{"data":{"Rates":{"CaseFatalityRate":0.0030930930505364434,"Critical":0.0063866836020830455,"Hospitalization":0.038621801220760685},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,6,6,6,8,16,16,16,28,29,33,35,37,66,115,165,264,328,351,420,488,551,615,631,666,685,720,761,805,889,931,990,1049,1329,1398,1490,1640,1812,1925,2049,2215,2357,2531,2784,2953,3163,3555,3765,4134,4476,5431,6783,7798,9120,10144,11457,12737,15257,17622,19051,21869,23666,25722,28748,31634,33478,36040,39003,41236,43520,45668,48450,51022,54553,57013,58883,62442,64306,65790,68159,68965,70616,71791,72817,74524,76339,77954,80019,81029,82548,84720,87890,89540,91662,93915,95764,98917,101130,105175,109885,112797,117882,120471,122128,124755,127118,130766,132760,137669,140614,143256,145236,149634,154839,158050,161096,163026,165396,167138,169842,177560,183048,187622,191161,194218,197735,203259,207259,210398,213490,215731,217782,220323,222936,225624,228569,231198,235658,237548,240081,242055,243713,245314,247089,248948,250440,252039,253478,255118,257269,260393,262959,264487,266953,268385,272911,274091,275476,277067,278441,280143,282888,283932,284945,286255,287403,288441,289667,290796,291514,292510,293964,295063,295842,296737,297623,298246,298966,299998,300933,301836,302870,303930,305022,306004,307207,308352,309430,310439,311499,312684,313786,314793,315636,316405,317005,317846,318542,319154,319746,320348,320974,321485,322055,322612,323208,323769,324282,324737,325330,325839,326339,326820,327327,327795,328165,328538,328895,329270,329715,330181,330578,330995,331330,331691,332117,332550,333005,333409,333842,334236,334672,335153,335594,336068,336533,336966,337386,337788,338281,338702,339114,339568,339947,340304,340668,341104,341515,341956,342404,342882,343371,343816,344311,344787,345215,345622,346023,346409,346802,347176,347513,347881,348238,348562,348879,349168,349414,349624,349872,350108,350347,350549,350792,350993,351192,351365,351573,351722,351878,352089,352249,352418,352608,352815,353004,353179,353353,353512,353682,353853,354081,354263,354443,354609,354755,354899,355037,355208,355382,355548,355706,355857,356013,356201,356382,356541,356687,356848,357004,357177,357337,357525,357728,357939,358137,358340,358545,358753,359006,359299,359573,359839,360110,360400,360697,360954,361237,361515,361813,362062,362368,362642,362947,363303,363585,363926,364297,364646,365017,365363,365745,366094,366412,366735,367015,367323,367691,368011,368305,368640,368926,369277,369613,369922],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,5,5,5,11,15,20,21,45,86,103,103,118,171,171,274,344,392,511,562,767,900,1012,1104,1203,1299,1453,1563,1720,1885,2039,2179,2402,2605,2795,2932,3287,3651,4033,4462,4934,5369,5862,6380,7142,8274,9362,10484,11631,12772,13930,15102,16299,17522,18811,20077,21402,22753,24097,25459,27011,28656,30251,31938,33731,35432,37136,39048,41014,42925,44830,46869,49176,52016,54752,57345,59854,62545,65077,67719,70161,72560,74795,76726,78541,80185,81766,83384,85261,87142,89011,91182,93157,95748,98869,101914,105283,108571,112288,116021,119942,123308,127541,132048,136315,141234,145991,150292,154233,157612,161005,164144,167267,170639,174577,178504,182493,186436,190823,194225,197608,201801,205929,209509,213716,217108,220144,223327,226486,229480,232259,235111,237803,240474,243238,245851,248416,250920,253349,255825,258156,260394,262772,264973,266941,268934,270831,272590,274219,275905,277478,278835,280093,281456,282824,284226,285793,287262,288690,289947,291468,293037,294519,295902,297315,298542,299914,301323,302686,303973,305186,306370,307479,308654,309768,310836,311855,312924,313911,314821,315772,316670,317486,318319,319141,319932,320688,321456,322237,323012,323720,324407,325050,325651,326258,326930,327551,328144,328720,329271,329754,330246,330798,331359,331857,332329,332790,333193,333648,334187,334605,335097,335578,335997,336387,336766,337243,337711,338132,338539,338944,339267,339615,340089,340590,341062,341495,341854,342202,342583,342968,343373,343774,344157,344552,344875,345232,345631,346047,346482,346880,347282,347656,348037,348510,348936,349386,349822,350229,350592,350984,351455,351849,352160,352601,352950,353255,353556,353918,354208,354527,354813,355034,355258,355489,355741,356067,356389,356691,356911,357128,357360,357623,357872,358102,358336,358526,358713,358922,359115,359274,359415,359583,359749,359888,360013,360155,360335,360516,360690,360848,361010,361178,361359,361536,361725,361903,362066,362220,362339,362488,362601,362741,362878,362979,363061,363155,363259,363377,363485,363582,363692,363809,363949,364096,364271,364440,364613,364753,364929,365099,365325,365563,365775,365988,366185,366371,366584,366807,367023,367276,367543,367813,368074,368329,368639,368945,369248,369575,369961,370278,370634,370987,371356,371720,372073,372410,372732,373046,373368,373702,374029,374366,374691,375006,375333,375668,376021,376377,376723,377061,377383,377700,378002,378333,378708,379092],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,3,3,4,8,8,10,16,21,25,29,34,38,41,41,44,47,52,59,65,73,79,83,87,92,97,103,109,114,121,127,136,139,144,152,157,162,169,176,184,191,200,209,219,229,239,246,255,264,273,283,292,302,312,320,329,339,351,364,379,390,399,411,425,441,458,480,503,525,549,579,611,642,676,712,746,783,819,857,893,932,972,1011,1052,1091,1139,1184,1230,1267,1307,1346,1387,1428,1474,1511,1551,1599,1649,1698,1752,1802,1858,1916,1968,2017,2059,2100,2151,2181,2223,2243,2283,2325,2370,2407,2447,2486,2523,2557,2601,2635,2672,2703,2733,2760,2789,2816,2842,2866,2887,2917,2949,2984,3020,3055,3093,3130,3167,3199,3233,3269,3303,3338,3369,3408,3436,3470,3506,3548,3580,3619,3649,3691,3722,3755,3785,3813,3840,3870,3897,3929,3956,3982,4015,4049,4081,4107,4137,4165,4189,4213,4240,4268,4305,4338,4369,4399,4430,4458,4485,4512,4542,4569,4599,4625,4655,4683,4712,4739,4768,4794,4823,4850,4875,4898,4923,4947,4972,4996,5018,5043,5068,5087,5108,5127,5144,5165,5185,5201,5217,5235,5250,5264,5281,5296,5313,5329,5348,5363,5383,5402,5420,5437,5456,5471,5489,5506,5525,5540,5559,5576,5590,5605,5625,5641,5657,5676,5692,5710,5729,5745,5761,5780,5796,5811,5825,5840,5857,5870,5884,5896,5907,5919,5930,5940,5954,5965,5977,5989,6002,6012,6023,6036,6048,6059,6069,6080,6091,6101,6112,6122,6131,6139,6148,6159,6168,6176,6185,6196,6204,6214,6223,6230,6239,6246,6256,6265,6272,6278,6282,6286,6291,6295,6300,6304,6310,6313,6318,6323,6329,6335,6338,6342,6346,6350,6352,6355,6359,6363,6366,6368,6372,6375,6379,6383,6386,6389,6393,6397,6402,6406,6410,6415,6420,6424,6429,6433,6438,6441,6445,6450,6454,6457,6461,6466,6470,6475,6480,6483,6488,6494,6500,6505,6510,6514,6519],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,5,5,5,11,15,19,20,44,85,102,102,116,165,165,268,336,376,495,546,738,869,976,1066,1162,1225,1330,1388,1440,1536,1663,1730,1880,2016,2139,2260,2577,2919,3261,3642,4064,4407,4852,5307,6006,6853,7867,8891,9882,10846,11884,12926,13948,15026,16136,17141,18292,19428,20373,21518,22693,23989,24620,24946,25714,26083,26753,27345,28022,27404,26935,27535,27015,28048,28718,28277,27891,28728,28686,28352,28546,28650,28728,27865,27094,25191,24295,24021,22316,22311,22672,22444,23581,24490,26402,28385,30013,31449,33515,35145,38020,39828,41849,43147,45723,48481,50937,53344,54086,55215,54523,52913,53083,51329,52632,54865,56187,57719,58408,59767,58187,59385,60815,62357,62114,60252,60035,60131,61309,61903,62898,63026,57960,55101,53246,52283,51751,50699,47567,46009,45157,44269,44369,44488,43885,43238,42418,41205,40179,37381,37043,35837,35089,34759,34490,34082,33752,33692,33484,33270,33117,32499,30823,29605,29459,28181,28093,24942,25089,24949,24539,24310,23687,22075,22114,22136,21815,21708,21630,21284,21079,21227,21020,20373,20063,20041,19870,19726,19854,19881,19533,19261,18974,18513,18023,17570,17178,16538,15938,15383,14830,14235,13572,13004,12465,12068,11730,11505,11090,10906,10683,10557,10407,10173,10027,9813,9708,9556,9391,9261,9189,8894,8708,8663,8662,8608,8556,8524,8479,8487,8481,8423,8343,8315,8276,8249,8228,8185,8149,8114,8088,8038,8000,7928,7901,7871,7829,7783,7738,7666,7637,7598,7557,7441,7408,7362,7294,7212,7122,6983,6842,6664,6391,6107,5877,5619,5455,5334,5212,5018,4835,4662,4540,4440,4291,4158,4010,3869,3777,3712,3648,3531,3452,3366,3291,3162,3093,3063,3060,3016,3014,3010,2958,2971,2970,2958,2920,2886,2856,2790,2772,2705,2665,2567,2477,2372,2290,2239,2206,2170,2092,2024,1970,1948,1939,1954,1929,1918,1894,1919,1922,1986,2048,2096,2117,2107,2080,2092,2108,2115,2157,2169,2142,2126,2111,2146,2159,2162,2228,2327,2361,2415,2515,2573,2658,2702,2678,2714,2682,2630,2611,2562,2549,2489,2451,2455,2463,2531,2574,2549,2562,2584,2560,2571,2546,2581,2651]},"Foretold":{"Date":["2020-04-19T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-17T00:00:00+00:00"],"Mean":[57088.62,94155.29,191632.4,0.3266969,0.488537,100802.8],"Variance":[2939148000.0,9082457000.0,28176980000.0,0.02718135,0.04414286,19240320000.0],"0.05":[10091.54,11711.04,45446.39,0.1191529,0.23156149999999998,13741.13],"0.50":[42871.25,68756.05,146604.0,0.30002070000000003,0.4503764,62453.09],"0.95":[153502.8,269914.8,492787.6,0.6346261,0.8821450999999999,318190.9]},"Timezones":["Asia/Riyadh"],"AgeDist":{"0-4":2978337,"10-14":2641499,"100+":311,"15-19":2218782,"20-24":2333131,"25-29":3021629,"30-34":3437937,"35-39":3542426,"40-44":3577563,"45-49":2831226,"5-9":2977879,"50-54":1891746,"55-59":1324826,"60-64":818937,"65-69":554584,"70-74":293041,"75-79":200815,"80-84":106173,"85-89":45013,"90-94":14924,"95-99":3088},"REstimates":{"Date":["2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[2.2255842980636698,1.92731882280897,1.77672347940704,1.6946274393386105,1.68609189815615,1.5783818163546202,1.59115934458204,1.50796478403027,1.45406073221274,1.41959074090224,1.39946109452499,1.4153406509877602,1.31543653259372,1.24283950220382,1.32816799598921,1.41792426237332,1.48457154203922,1.54354243417656,1.56426123244157,1.56551050171161,1.5568242315397,1.54418706863863,1.60456861462514,1.74775431134042,1.79344144015382,1.80218621844051,1.7857248420514098,1.75763286083027,1.6859197122503602,1.62032965891666,1.56528246920608,1.51614317491465,1.4774421001496398,1.44533163259781,1.41747054913201,1.3926586514353898,1.3502385468499898,1.28830097533488,1.25553988459647,1.23579161580286,1.21604420576157,1.2062420802443798,1.2037847927148,1.19500250603694,1.18530111236957,1.18673013108238,1.18702753662372,1.18441009160664,1.17767190026003,1.17637551683058,1.18785852581491,1.22028694343229,1.232302932927,1.2276330368463702,1.2192910825668302,1.2142693486393998,1.19911124456021,1.1929683370110902,1.18071661161859,1.16111798431575,1.13727643371192,1.10980334034501,1.08409958073074,1.05407125810021,1.01938084936458,0.9754985694188728,0.9497871878871808,0.9343692770287472,0.924687013951722,0.9206732944777852,0.916387055656066,0.92927272389122,0.965917813029758,0.9980587776630728,1.04106018580866,1.0844989576656,1.13741699251188,1.18523290789528,1.22820106405743,1.2397696989198002,1.26166377857901,1.2836562262874398,1.29099400343578,1.30146537502241,1.30680787471059,1.28180824161597,1.23860006994027,1.19235109295328,1.14980077688289,1.11370128651264,1.07724942842574,1.0532155971431898,1.04226326785045,1.04504349067878,1.03364247352216,1.01724094931736,1.0158125253060402,0.985396753110478,0.960506008839763,0.963589570920952,0.9741374205622232,0.9843246531832728,1.00447349557898,1.01093133207791,1.008768144198,1.00380639772891,0.9878937206824828,0.970767706770844,0.951212468444635,0.936743183478838,0.913157216408245,0.911169667094066,0.913332254011354,0.8961409605881329,0.879551234010636,0.87473454023472,0.856061399736839,0.8568889893935401,0.863415284727249,0.863744197489077,0.866806126889022,0.8686656125060691,0.869243509552853,0.8677168068287371,0.867372502753903,0.8633639309182399,0.8528576122714729,0.8483395838730592,0.8421560131968922,0.831436492652857,0.819924603348787,0.810519034814669,0.8060404841786669,0.8058968250872671,0.805955518010407,0.808010128637764,0.8161052593664241,0.815317347788002,0.8273214958757521,0.845900712431712,0.864334037623048,0.873218469343574,0.886077924491553,0.89821373811262,0.919942171922462,0.935954989361458,0.94660916858886,0.9497635273602048,0.940018885576271,0.93396440303024,0.9273861368061752,0.933610101522519,0.9237717064824592,0.908999090570277,0.897879450775884,0.896063094527217,0.8892559106289101,0.8887703982531141,0.8828251099299801,0.8714874455079571,0.858808081033097,0.8523912717099549,0.8504132420373829,0.848695736331062,0.8488345656302271,0.8452681816954459,0.8458553364940609,0.848801972670232,0.8498453534478649,0.84467912442559,0.841655258509812,0.84116105058539,0.837372101031989,0.842895211528951,0.850429754701503,0.8527975297308171,0.8534288939162891,0.8535429075767109,0.8499974357269978,0.845698395049424,0.8455385425486059,0.84698826965075,0.8479711181476278,0.8478206239657329,0.850765830965423,0.8510443963918001,0.855711341012013,0.8619991071579031,0.8587431561803851,0.867075524595777,0.8756830709019141,0.8780720672682328,0.884459184887075,0.887187777059509,0.894237138543485,0.8977990203305679,0.902674761696522,0.908445522500558,0.914730156241603,0.916204062039915,0.91299363535467,0.915956592292072,0.941911198461009,0.950251232709082,0.951196110259879,0.9489371370562272,0.949584200323606,0.957621574163813,0.9493888397834708,0.946311707828168,0.95105811159763,0.9550188529016528,0.9607727568232242,0.967562599658576,0.9749035512715,0.9664697540723248,0.956086837074546,0.955539339089814,0.9563622554308578,0.971200216339128,0.982150320746826,0.9859497797762652,1.00436622118505,1.00888809496085,1.01653020034962,1.02335832388003,1.02145200349601,1.0243930654625,1.02635995674601,1.03411034060423,1.02459476681236,0.997534123361135,1.00256501498436,0.993112319104219,0.9813170532773928,0.96941105001621,0.953866558563456,0.9364671013521229,0.92227061956926,0.9063501082539068,0.886231258321796,0.8769044034817,0.8648902340742041,0.842715402048295,0.8514956808467851,0.877640281981114,0.870144110958615,0.862825804939521,0.8639036039537809,0.869380179778649,0.867263487720681,0.878112507008493,0.8762453881057191,0.882337570903323,0.8931563284045191,0.9013381188475608,0.9116517498318952,0.910836575757246,0.8790666045191391,0.8443751782103041,0.8261902238170509,0.8344792903862549,0.836376209982146,0.8282605233250501,0.8149689514239999,0.818081497837837,0.828641153276652,0.834101785284612,0.8479823578719671,0.862605942348963,0.8694980209331942,0.884812931267907,0.911090699385241,0.9467233056831592,0.9619268724263572,0.9676780402628,0.979109155405267,0.9798736680910528,0.985382736100382,0.958441849043181,0.945133596951629,0.935994513853904,0.920466369324762,0.8967427237942049,0.8780117994265259,0.860696624921573,0.853348954416211,0.836799941928891,0.820975146493436,0.8196358247998751,0.82741120701336,0.866060364504607,0.8891620141150931,0.944619886507959,0.97502899154895,1.0027777530716,1.02683202760059,1.07709183637784,1.10931366479591,1.15954488499966,1.1972639237446698,1.21579916182424,1.23247844941518,1.22797961165017,1.21325161851481,1.2005083429133798,1.1915823903163,1.16953891350301,1.16836640171444,1.17280937001861,1.18994926543741,1.1860047918631,1.18044596635927,1.1738048776517098,1.16257554654593,1.16034229752608,1.16604750822753,1.1941230712101398,1.19934616590995,1.2028489216796898,1.2002679849533602,1.20241378958629,1.19250545306446,1.17598897235155,1.15695080381991,1.1395867215521398,1.12542383737336,1.103285018945,1.08871345866407,1.07671696861591,1.06444219834617,1.03888716142586,1.02985292865691,1.01782195236817,1.01045079047921,1.00527848736695,1.00307575841177,1.0013741741171098,1.00190804502511,1.00231706884314,1.0035334150949,0.998952668546837,0.9986299050373648,1.00937585935273,1.01938258266743],"StdR":[0.0975665231217603,0.0822545128551488,0.0707565438980552,0.0635971557308992,0.0591881655627705,0.0531478121111528,0.051199593595249,0.0467544886886272,0.0438072187502522,0.0408751857388978,0.038812660371618,0.0374841163516376,0.0351153602526531,0.0325122097189461,0.0331339749548814,0.032795136687724,0.0335801076050345,0.0335235419809211,0.0341567799526674,0.0344284399490991,0.0334339188070024,0.0327131031829262,0.0333815154962474,0.0355348280530979,0.0372934316902669,0.0380469410932407,0.0384496813496534,0.037773517404207,0.0362342791301641,0.034196250118418994,0.03209329591596,0.0299896524688651,0.0281228059188138,0.0263642539102058,0.0245823271410909,0.0233116669029236,0.0218641995889275,0.0201266242706188,0.0188409011849602,0.0175936607728812,0.016388448087918003,0.0154424031430206,0.0148888370896679,0.0142117037562084,0.0136338679125111,0.0130989456264066,0.0126550765967005,0.0124238073503171,0.0119664825745655,0.0117587328678,0.0116573289893741,0.0117832196173792,0.0118471489914333,0.011890165303049,0.0119509158355568,0.0119126179686259,0.0117365548723945,0.0114275101521851,0.0110898821236764,0.0107202304796561,0.0103083267070856,0.009874399065623093,0.00926931554211731,0.008734617482367209,0.00806927089310237,0.007368395552841159,0.0069839545042093285,0.00659765195924991,0.00627247221756574,0.00616647571135705,0.0060461733604724,0.00596099970595089,0.0061011073296729605,0.00610538356465868,0.00604127142431926,0.00615587639186165,0.0063190588582368295,0.00675597334188482,0.00751936991623328,0.00837873280667019,0.009173603531305459,0.0100172060221763,0.0108413690708603,0.0115288054688226,0.0120544890442295,0.0123470302133944,0.0121394549575539,0.0116003083620529,0.0107450305974701,0.00987639523740734,0.00904364261376133,0.00828286692557687,0.0076557780585527705,0.0071085634673518,0.0065153391959113,0.0061247646505295,0.0057976151890066895,0.00539129154143995,0.00514527962612481,0.00501162467582232,0.00490177875878759,0.00464451211090105,0.00464378054343827,0.00451573678147864,0.00445512867451669,0.00440652140813777,0.0044066380102518,0.00435441307586658,0.00431918616540279,0.0043749856879188795,0.0043893427555037395,0.00452742359841152,0.0046927860004619,0.00472716364946459,0.0049384888333342,0.0051505584877999,0.0054400735540839785,0.00572703493135043,0.00591745429840711,0.00615551211614455,0.00639433698205935,0.00663278397489009,0.00667236752004404,0.00684456188141899,0.00693593939789633,0.007052111689034709,0.007110817075335341,0.00726404022544795,0.007399255284539059,0.00750444793121243,0.00762011693893875,0.007910647360219479,0.00804648779489036,0.00842999326185825,0.008746854483131759,0.00896803827634035,0.009319833299289721,0.00953111686650792,0.00976188727773846,0.0100412475128074,0.0102110138596947,0.0101850844050765,0.0102206697004245,0.0100648614889462,0.0100343061394034,0.009966241442841159,0.00958350447315628,0.00928575001689799,0.008856161599323741,0.008568407912337341,0.0083128374475168,0.0082499525590408,0.00820263142408774,0.00812202234594483,0.00793305846293586,0.00804420858312327,0.00818487301804058,0.0083107507033023,0.008422626147203521,0.00844599596022163,0.008506334517783421,0.00871230633008304,0.008972897689860591,0.00908166963406796,0.009290637754032093,0.00952209009692513,0.009620545647660959,0.009995417391537573,0.0100963616627323,0.0101753640086301,0.0103289187105291,0.0104529029221072,0.0105946773475615,0.0108121795442443,0.01081339943274,0.0110342581521734,0.0111442770726669,0.0111407444685166,0.0113574206302558,0.011330809969096,0.0114860094956867,0.0115755074428078,0.0118100367724691,0.01189601202044,0.0118977720118342,0.0120870679620556,0.0121331777649943,0.0122101221730793,0.0125660130134054,0.0125050880043259,0.0126561404138464,0.0129350681354955,0.0129092643795522,0.0128786918929242,0.0128588368803951,0.0129796949818212,0.01290365736499,0.013106259993498,0.0128508359366746,0.0131366825183062,0.0129540444988789,0.0130121795474817,0.0132877117604087,0.0134449112133397,0.0132189775929627,0.013333632422608,0.0131184587518061,0.0131143158161723,0.0131572675975064,0.0130173128433416,0.0129801395961155,0.0131466208959364,0.0132837298378294,0.0132882726515776,0.0133553797231555,0.0133059924244955,0.013187848520286998,0.0132049410762791,0.0131958852934032,0.0132454953537288,0.0133808282169255,0.0138254551085198,0.0136559075464556,0.0136469605370315,0.0136630302951751,0.0136493313567841,0.0135730017390422,0.0137150866640217,0.0134852609583589,0.0135686390780031,0.0135083858803532,0.0131607957003492,0.0132314183235163,0.0130522681909465,0.0131768627015236,0.013037506619718,0.0129752468580287,0.01299151338636,0.0129526622225165,0.0130801721850033,0.0129045658664871,0.0130547843712697,0.0132294187515972,0.0133126007794563,0.0136107467405439,0.0141169499629081,0.0143028465955285,0.0144953100520938,0.014608614559382,0.014893483096693,0.015033331571656997,0.0153598882503951,0.0156977069066531,0.0158205366853068,0.0159635367652559,0.0162848143517983,0.0165716317597242,0.0163775087574186,0.0161521813718065,0.0160683885681421,0.0160825671313444,0.016501576008928,0.0169033962506192,0.0170116287376238,0.017313941570543997,0.0177289755125607,0.0180386942410852,0.0186964812008707,0.0189150944603213,0.0194141673930111,0.019853218296782,0.020158284472413003,0.0204811509191218,0.020829199309335,0.0210729116817916,0.0210437721158456,0.0208706227332667,0.0209468409913541,0.0209963036697647,0.0203408646959294,0.020337949690774,0.0203253954708025,0.0201751913797818,0.0200015957147562,0.0201145646005817,0.020178007022964,0.0203284664775601,0.0204560998997617,0.0207375417917061,0.0207362681008707,0.0214775073577344,0.0225010999754514,0.0229929380984202,0.0241849887135773,0.0244587320111432,0.0246495437428185,0.0249326609622053,0.0256068238938162,0.0254472392023399,0.0258178063298828,0.0260441725347389,0.0259149432417447,0.025878888051087,0.0254491281624803,0.0250423067485598,0.0246566992991969,0.0237577347736219,0.0233947240475845,0.023122599902632004,0.0229304150208672,0.0227625129061765,0.0222326034665158,0.0223229680740932,0.0216642508818426,0.0213505357823607,0.0210230625225428,0.0207228559012403,0.0207518312738853,0.0208732393875705,0.0204207336052692,0.0202397051056673,0.0201778135007832,0.0197465840971609,0.0192048688429911,0.0189378760064808,0.0184091311819466,0.0179287829958127,0.017454708392843004,0.017087334611851003,0.0167592065302705,0.0163393214496462,0.0157706464520275,0.0157985221550976,0.0152930700961849,0.0151088968921211,0.0150866364903175,0.0149676618914494,0.014787561774177,0.0149444488588662,0.0147890027005626,0.0148071483120282,0.0146878380410343,0.014779571555623996,0.0148901986859802,0.014891646643295],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Capacity":{"CapacityActiveInfectionPercent":0.3648,"CapacityNewInfectionsPerDayPer1000":0.26057142857099996,"CriticalBedsPer100k":22.8,"Source":"https://www.researchgate.net/publication/338520008_Critical_Care_Bed_Capacity_in_Asian_Countries_and_Regions","Year":2020.0},"Interventions":[]},"data_url":"extdata-SA.json","Name":"Saudi Arabia","CurrentEstimate":{"Exposed":100831.0,"Infectious":100119.0},"OfficialName":"Kingdom of Saudi Arabia","Level":"country","M49Code":"682","ContinentCode":"W-AS","CountryCode":"SA","CountryCodeISOa3":"SAU","Population":34268528},"SC":{"data":{"Rates":{"CaseFatalityRate":0.0061904944071588365,"Critical":0.012802492830994508,"Hospitalization":0.05368695342688632},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,8,8,8,8,8,10,10,10,10,10,10,10,10,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,27,27,27,27,27,27,27,27,27,27,39,39,39,39,39,39,39,39,39,113,113,124,124,125,125,125,125,126,126,126,126,126,126,126,126,126,126,126,126,126,126,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,136,136,136,136,136,136,136,136,136,136,136,136,136,140,140,140,140,140,140,140,143,143,143,143,143,143,143,143,144,144,144,144,144,144,144,148,148,148,148,148,148,148,149,149,149,149,149,149,149,149,149,149,149,151,151,151,155,155,155,155,155,155,157,157,157,157,157,157,157,159,159,159,159,159,159,159,159,162,162,162,162,162,162,162,168,168,168,168,168,168,168,182,182,182,182,184,184,184,184,184,184,184,184,184,184,184,184,184,207,207,212,214,214,214,214,214,214,214,214,214,214,214,317,314,326,360,460,525,539,563,563,601,601,681,681,681,738,754,801,854,928,987,1015,1052,1071,1087,1113,1113,1158,1158,1178,1195,1195,1215,1236,1354,1354,1486,1591,1607,1719,1775,1831,1874,1940,2016,2048,2048,2263,2263,2287,2365,2462,2532,2582,2610],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,3,4,4,6,7,7,7,7,7,7,7,7,8,8,8,10,10,10,10,10,10,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,20,70,77,81,81,81,81,81,81,81,81,91,94,100,100,100,100,100,100,108,108,108,108,108,108,108,108,108,114,114,114,114,114,114,114,114,114,114,114,126,126,126,126,126,126,127,127,127,127,127,127,127,127,132,132,132,132,132,132,136,136,136,136,136,136,136,136,136,136,136,136,136,137,137,137,137,138,139,139,140,140,140,141,141,141,141,143,143,143,143,143,143,143,143,143,144,144,145,146,146,146,148,148,148,148,148,148,148,148,148,148,149,149,149,149,149,151,151,153,153,153,153,153,153,153,153,153,153,153,157,157,157,158,158,158,158,158,158,160,160,160,160,160,160,160,163,163,163,163,166,166,166,166,173,173,173,183,183,183,183,184,184,184,184,184,184,184,187,187,187,187,202,202,202,202,202,202,205,205,205,205,205,205,205,217,217,256,256,256,285,297,322,354,373,373,451,508,531,583,601,612,627,656,696,705,746,746,762,762,972,1033,1033,1069,1116,1129,1149,1162,1186,1205,1223,1243,1279,1289,1289,1504,1513,1575,1695,1695,1768,1802,1892,1892,1910,2058,2211,2280,2305,2328,2401,2464,2514,2562,2562,2592,2592,2618,2688,2849,2890,2928,2950],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,6,7,7,7,7,7,7,8,8,8,10,10,10,10,10,10,11,11,11,11,11,11,11,11,11,13,13,15],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,3,4,4,6,7,7,7,7,7,7,7,7,8,8,8,10,10,10,10,10,10,11,11,11,11,11,11,11,11,11,11,11,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,3,3,3,3,3,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,59,66,70,70,70,70,70,70,70,70,80,83,89,89,89,89,89,73,81,81,81,81,81,81,81,81,81,75,75,75,75,75,75,75,75,75,1,1,2,2,1,1,1,1,1,1,1,1,1,1,1,1,6,6,6,6,6,6,9,9,9,9,9,9,9,9,9,9,9,9,9,10,10,10,10,2,3,3,4,4,4,5,5,5,5,7,7,7,3,3,3,3,3,3,4,1,2,3,3,3,5,5,5,4,4,4,4,4,4,4,1,1,1,1,1,3,3,4,4,4,4,4,4,4,4,4,4,4,6,6,6,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,7,7,7,7,11,11,11,21,21,21,21,16,16,16,16,16,16,16,5,5,5,5,18,18,18,18,18,18,21,21,21,21,21,21,21,10,10,44,42,42,71,83,107,139,158,158,236,293,316,265,286,285,266,195,169,164,181,181,159,159,288,349,349,328,359,325,292,231,195,186,166,167,187,171,171,340,348,390,493,493,546,559,530,530,416,457,594,551,520,487,517,513,487,503,503,318,318,320,312,376,345,333,325]},"Timezones":["Indian/Mahe"],"AgeDist":{"0-4":7967,"10-14":7438,"100+":5,"15-19":6428,"20-24":6363,"25-29":7068,"30-34":7105,"35-39":7381,"40-44":7436,"45-49":7437,"5-9":7966,"50-54":6819,"55-59":6158,"60-64":4841,"65-69":3068,"70-74":1645,"75-79":1560,"80-84":928,"85-89":493,"90-94":198,"95-99":36},"REstimates":{"Date":["2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.08612736902377,1.08764163011056,0.935028948888678,1.11960598292894,1.14035921167134,0.8180094262894692,0.677512398228264,0.71756692354466,0.786368592963721,1.0610556535306102,1.12747498811922,1.14030231310412,1.15673230975967,1.17059980013903,0.9251273034310268,0.944598098707073,0.9933699843040128,0.515201798951084,0.559045746570934,0.6356095440449151,0.7251186629486321,0.825002896379366,0.921480616666181,0.50141265396237,0.582579556657756,0.677633923375183,0.829078590557621,0.993957082997105,1.17223778002211,1.36647470010836,1.58687615463831,1.85790766280876,2.05435418689477,2.29231907634066,2.4955335630800297,2.67553662890174,2.87799228305515,3.07941301637119,3.2681904115632303,3.42819482622823,3.543043720516529,3.7501911262973695,3.90231378908231,3.99987990262786,4.07194175152103,4.1606328400914006,4.315417006562431,4.34405991338191,4.38081556914441,4.50296247618289,4.544248848006291,4.528419503232018,4.59987716369198,4.6802056653266915,4.68472384936844,4.708970952402151,4.75982961279674,4.75920911132467,4.82818639807397,4.79451853052922,4.856905709692071,4.78158095805208,4.8912720202279,4.86116770380834,4.872116657628768,4.89538208921644,4.912518564956732,4.8783549334053,4.97625402958245,4.99696735049497,4.985438146388732,5.02304375140386,4.9116141255105585,4.928077548786209,4.8785240405237005,4.95903848053735,4.9881951034838,4.960852775247731,5.0304052860516295,4.92483519291455,4.95836104218111,4.96706016913319,4.96135369822378,4.9864664546398805,4.97226128270837,4.975452425295161,5.0153708435303885,4.96642362597338,4.92559779677533,5.02267327119041,4.96712478602751,49.7740673854462,62.0060626913303,10.1015390710178,4.33767084553014,2.66621196538423,1.99363928263802,1.65275301538394,1.46558286242874,1.33902063402542,1.26128973376961,1.20510555795136,1.32671501221604,1.32083924609918,1.3490293687998405,1.151748620072,0.424357366003947,0.34140910755379,0.31844072123594,0.3663732358022,0.596310698712193,0.6716265080848929,0.7315729807563759,0.7811454807055551,0.82503515886044,0.8549563943134059,0.569188942847927,0.5015954961658879,0.326477432265057,0.613495557475959,0.683069764965578,0.743650778023708,0.786229893466167,0.828775977344437,0.4034733261341721,0.43665470266503104,0.486542596777918,0.541540501498821,0.605443794743482,0.666892144513943,1.9569260625013405,1.8883867636262897,1.66185725294423,1.01136959420799,0.9561851779700692,0.95531541909809,1.04813946304039,1.05707251111579,1.05732927349065,1.05862321313169,1.0573861978932,1.05474844910505,1.05782543705158,1.0608486221636702,0.527683329229582,0.5528468689731441,0.6057736817001379,0.6671363252992061,0.725705882760495,0.785269349602405,1.19116517651208,1.21931930499064,1.20162120400878,1.17811253126478,1.15054452392577,1.1316612341903702,1.12000429569229,1.1060361467379,0.5527899595069289,0.571540627563097,0.6284001678613629,0.6950110590288628,0.763547345032769,0.991889557313879,0.343039805584962,0.379233514987314,0.43910234510888896,0.762215877908304,1.15918489977186,1.22548880656295,1.54567198750367,1.50170152634396,1.43149111979263,1.6362518360514298,1.54205172694459,1.44607890823704,1.37378096084399,1.53785736830008,1.4593160709505502,1.37862621474127,1.32197341394943,1.09006564423824,0.901716040388294,0.926416587979027,0.7671597622185379,0.8129320229518909,1.08935227823881,0.917455477832356,1.18723458735939,1.45501153549204,1.42376943506753,0.922229978908111,1.37924351104016,1.37290633963305,1.3404664728616398,1.29400291984549,1.25851168933258,1.24392866008247,1.21475412164621,1.20189956798038,0.997202372459772,1.00646251807445,1.0408807508684,0.851760887157136,0.884746976190557,0.937259240385356,0.487990436605474,1.08502313492903,1.1739545903821398,1.80363642741078,1.7358907035311002,1.59236303182526,1.47874403733618,1.39032882061783,1.32889568836015,1.2884198716816,1.05219383514768,1.0431075753578398,1.06971050084715,1.0892950208637902,1.9947807887268303,1.4627100193828602,1.35219478659931,1.10430960193608,1.09046950584726,1.09418157816572,1.10200062067786,1.11618935578847,1.1252033631309,1.49814759069377,1.4647339343246102,1.3994144840686398,1.33174862621881,1.2681057624548402,0.6141221246555479,0.635789950703295,1.21098080047975,1.09319760383288,1.0983750956102,1.10698195089634,1.67955056719981,1.61026269658465,1.48654222219933,1.08419560813355,2.09868176211766,1.9360960698884,1.6996366967045102,2.59286096987825,2.19765668988958,1.83078172651155,1.3808612237403,1.3286395137038,1.25927966856442,1.20783559725172,1.01049483730835,1.00124990155994,1.00518341059283,1.01796104239027,0.809624487421307,0.827361610332955,0.8634853161155049,0.2988343876248,1.31270578532174,1.37593411977124,1.3277883571530902,1.20049626846399,1.15932129951688,1.12797548282353,1.28375352540019,1.24314732151778,1.20257516913081,1.1683736554944,0.981846118978089,0.978760854794632,0.98546088446992,1.6263591027154898,0.804350275156697,2.71079315096744,2.3842136688349,1.94536216082882,2.51067904608966,2.37804154955093,2.39435816336042,2.4910494217562897,2.28695168869288,1.8757084646526496,2.3430354847695,2.43020409164,2.14856726137418,2.00425544562261,1.7920044176320702,1.45139507749203,1.3724465523399902,1.38013166102036,1.33498414291044,1.25190054581371,1.24185512396504,1.10175046477867,1.06436339970105,1.05137197599386,1.39371411580834,1.3569644438910702,1.22552156952085,1.13259993584194,1.16137869538671,1.13657479071465,1.1213126991687,1.0642624865551,1.0157994923362,1.0301155552064598,0.979729637484675,1.0217636819588,1.0639087823131,1.07798079897951,0.6429148535853231,0.9785521170642952,1.02802913827582,1.09122095973048,1.23723395775778,1.17863392875504,1.2458491598223,1.24037300991296,1.31398696357915,1.21915782354101,1.16657866510276,1.3370550380569,1.46496154133843,1.45966096350318,1.38961303899783,1.05179220103139,1.09119354556888,1.07434436111772,0.978196991800456,1.03203107587588,0.94527695909775,0.9446256605347492,0.845513018752884,0.8950482432264281,0.98226807830544,1.01242889878596,0.8725216360137958,0.841611019279957,0.858389557531619],"StdR":[0.412807633051865,0.4143295519948579,0.38150612227725,0.423156229866231,0.428570502613601,0.364080689162728,0.339364073039391,0.3608126590850679,0.390466278997744,0.474269346649443,0.504456410868673,0.499467210066782,0.5197198428047061,0.5220662858222089,0.462650233959549,0.471641368144719,0.497736416221115,0.3635852898659721,0.393896735536442,0.453984652396471,0.518481044579284,0.584945296124862,0.649532602875697,0.49887479416785,0.581881735102782,0.6771719554240679,0.836099979564077,0.987374680568652,1.1534121737692,1.3873815388545805,1.6189323403516298,1.86949840235659,2.09384014724377,2.30406039418712,2.51362486742318,2.72282643314368,2.88499134795514,3.10617646858033,3.30985713303179,3.4453847474116803,3.5342111192056502,3.7376379862620897,3.9132919325029913,4.00481198016584,4.10152907447304,4.157765187721759,4.30850791594675,4.378993230136221,4.36541914229673,4.5093806829982,4.55396328175218,4.4771412902426295,4.58288260176688,4.640094268332709,4.6708968318852095,4.76096109285477,4.701588284534929,4.73884766453509,4.759930597312059,4.90781432001755,4.825488914276541,4.753029249212751,4.91145773922973,4.92557589493555,4.85672643374462,4.86988949146341,4.86932735394279,4.902720729842531,4.96738146135802,5.021592247639791,5.0287557513418,5.06922414206335,4.83904267067977,4.90494374989392,4.89912676623863,5.01021276188007,5.013165378920889,4.90714622255676,5.01236786981807,4.89070010784134,4.89179731946375,4.91007132939213,4.98990188959772,5.01397555982687,4.9491044901251104,5.00447062577971,5.07727164056276,4.96563260894211,4.86562051234085,5.0817392504831504,4.99259152371576,15.7357352681542,10.3824961951778,1.65778874106457,0.600442488784813,0.347066127739024,0.249003207111423,0.20289393166746,0.181027669426962,0.160265114481717,0.15085506890574898,0.14424747207411098,0.150885994456745,0.145145580041985,0.14430631149217002,0.128753031624696,0.0761446080065488,0.0699642797456533,0.07219576947006599,0.0815498743564411,0.114194389783031,0.126300175769552,0.13797831438196,0.14830167946925302,0.15605153971736302,0.16046014642935502,0.13344546959223702,0.13035484066417302,0.109945067614794,0.159500296034763,0.17663823971209305,0.192136137310237,0.202437216090817,0.214909719498573,0.153328322900043,0.16484347187110598,0.181247775481472,0.205094507206868,0.22779397957030104,0.253975451385183,0.462015122806503,0.4362017256607921,0.3858968041707729,0.2793972005804289,0.263272408469368,0.264576924465879,0.280054660232818,0.27993119575069203,0.28330155020479497,0.281095698974855,0.28320079303919504,0.280584753378861,0.2839958390682981,0.28409221674553803,0.198148650111832,0.20997718005672306,0.231813639385948,0.252780428755155,0.276704686717768,0.297563668471754,0.3758616687302029,0.383177954966738,0.38087904186239707,0.374692583451705,0.3662221448608979,0.35744700758663395,0.350424034609565,0.348203628175079,0.246726238081189,0.256519736422052,0.279478784165482,0.30951471227984,0.343047589488342,0.403070319145564,0.245413185765346,0.271493710198567,0.312524993882847,0.43971189489243,0.574821420291821,0.624552418349855,0.694284190550265,0.6734052305847779,0.639203057062407,0.6656067996546371,0.624402756868036,0.5918872287403609,0.55083428391093,0.5840483583424639,0.553066671939567,0.52188849745517,0.504465996793937,0.444186876591046,0.404657244367016,0.411712424870526,0.38776993230931295,0.4077927132722029,0.48589359954008,0.458174728835269,0.531963407677114,0.5932007393149741,0.579289355883995,0.465676729620585,0.5767987297813361,0.5616210309201359,0.5462032988299289,0.525738264938258,0.515462719748211,0.508442971172476,0.496913370744757,0.490236087253589,0.448076671749928,0.44501209454843,0.464943398205415,0.42343933267435496,0.4411605323986021,0.46950272466934,0.35146089998686203,0.544931996458835,0.583518276826926,0.7377916952857091,0.7054440166028829,0.6544544482908871,0.601081173809138,0.567829369752841,0.541902329573451,0.5203627965932109,0.470721923924077,0.463780579203341,0.478464941320826,0.489851396254192,0.6705133712674549,0.553133114589611,0.5143698386461439,0.447544850016374,0.451044394371849,0.450311854098832,0.446172460053405,0.4563813754376961,0.457362908105593,0.533351886211287,0.518619753856768,0.498438151948297,0.472629433331721,0.448824792638432,0.31055719137304805,0.31675733932902,0.454983518880651,0.446143188067017,0.455094843615161,0.447346546387391,0.555784219601301,0.536573440866116,0.499848459908577,0.4098405512013401,0.5605295821934679,0.515861067185731,0.449482200716137,0.5283040989355321,0.450861630313115,0.370954651706468,0.300510309373932,0.28488295877520003,0.26957730177192496,0.25951795995555105,0.230874305098324,0.229102009894318,0.232368539460497,0.23327149608366896,0.210105629645812,0.21220292976121696,0.223846523118869,0.134044876873574,0.291652134265176,0.30902776181061103,0.294338662994813,0.276890128408723,0.26779553777045195,0.254030481042376,0.272530331488839,0.266028843562014,0.254225361471207,0.247121722850534,0.22662143360272105,0.228386077401755,0.224247910273034,0.29343719376597804,0.20004825786343694,0.365237226112596,0.323475190518322,0.267513697741363,0.279870843704003,0.248501341739852,0.228150434751062,0.21496924134018205,0.188307044711692,0.155130756154435,0.15973940718030802,0.15126389837163198,0.13329368559072902,0.117770362486104,0.101483476661716,0.08448592440215501,0.0756792445312661,0.074208670190804,0.0690121267964515,0.0649740392140012,0.0627704999248812,0.0577459546562362,0.0553340744604831,0.0542863280134597,0.0626616367198288,0.060547317733004986,0.0560346534551771,0.0526812743952306,0.0521941669181572,0.0502036419809477,0.0500965562725668,0.0476034614683643,0.0462883767476385,0.0466278855837535,0.0446454544150949,0.046180440354467986,0.0465351695045632,0.0473421863624339,0.0357818452947581,0.0452679854073984,0.0473885493509663,0.0481876376157547,0.0518268002029428,0.0500446282539152,0.0500926989900343,0.0489190098504285,0.0503009536926444,0.0469954699248261,0.0450078869650404,0.0475156266085632,0.0488558036642916,0.0483211347322496,0.0459666011910801,0.0386367726081355,0.0381741887166382,0.0367806231066156,0.0349219698416275,0.0355906358490308,0.0339346421733895,0.0340473353820179,0.0319315152010811,0.0333180587683841,0.0357075857351111,0.0357648944490814,0.0334091350414907,0.0332033919416726,0.03378291223049],"EnoughData":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-SC.json","Name":"Seychelles","CurrentEstimate":null,"OfficialName":"Republic of Seychelles","Level":"country","M49Code":"690","ContinentCode":"W-AF","CountryCode":"SC","CountryCodeISOa3":"SYC","Population":97739},"SD":{"data":{"Rates":{"CaseFatalityRate":0.0027270349806743635,"Critical":0.005636159659058397,"Hospitalization":0.028186198611429524},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,8,8,12,14,14,19,20,21,31,32,39,46,52,52,61,70,80,92,102,119,149,162,173,198,198,205,222,222,247,286,286,309,372,424,458,503,503,749,749,816,1272,1423,1522,1625,1711,1825,1924,2014,2014,2059,2127,2202,2278,2416,2556,2610,2720,2820,2966,2966,3086,3325,3325,3460,3699,3699,3806,4014,4014,4014,4014,4014,4606,4606,4624,4673,4673,4899,5034,5074,5200,5277,5341,5341,5403,5579,5601,5601,5601,5637,5707,5707,5707,5835,5835,5855,5890,5890,5939,6001,6001,6001,6119,6137,6137,6137,6194,6194,6194,6243,6243,6266,6266,6282,6282,6305,6325,6340,6350,6385,6398,6429,6456,6476,6492,6497,6538,6557,6557,6594,6603,6612,6612,6612,6612,6612,6612,6612,6725,6730,6730,6730,6730,6730,6731,6731,6757,6759,6759,6759,6759,6759,6759,6760,6760,6760,6760,6764,6764,6764,6764,6764,6764,6764,6764,6764,6764,6764,6764,6764,6764,6764,6764,6764,6764,6764,6764,6764,6764,6764,6764,6764,6764,6764,6764,6764,6764,6764,6764,6764,6764,6764,6764,6764,6764,6764,6764,6764,6764,6764,6764,6764,9484,9492,9492,9525,9535,9535,9535,9571,9581,9609,9609,9670,9682,9727,9737,9737,9854,9908,9964,9964,10175,10175,10302,10369,10493,10672,10672,10942,11021,11184,11184,11344,11673,11855,12227,12313,12452,12667,12753,12873,12873,13024,13171,13260,13524,13524,13524,13524,13524,13524,13524,13524,13524,13524,13524,13524,13524,13524,13524,13524,13524,13524,13524,13524,13524,13524,15240,15240,15240,15240,15688,15688,15688,15688,15688,15688,15688,15688,19884,20680,20936,21155,21155,21300,21410,21504,21614,21695,21794,21794,21794,21986,22052,22052,22208,22208,22208,22208,22208,22485,22523,22606,22638,22638,22638,22638,22797,22823,22823,22844,22863,22887,22907,22975,23084,23084,23084,23084],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,3,3,3,3,5,5,6,7,7,7,10,10,12,12,14,14,14,15,19,19,19,29,32,32,32,66,66,92,107,140,162,174,213,237,275,318,375,375,442,533,592,678,778,852,930,930,1111,1164,1365,1526,1660,1818,1964,1964,2289,2591,2591,2728,3138,3138,3378,3634,3826,3976,4146,4346,4346,4521,4800,5026,5173,5310,5499,5714,5866,6081,6081,6242,6427,6582,6730,6879,7007,7220,7435,7740,8020,8020,8416,8580,8698,8796,8887,8887,8982,9257,9314,9320,9372,9500,9573,9689,9689,9767,9767,9894,9997,10084,10204,10204,10250,10250,10316,10417,10527,10527,10527,10762,10992,10992,11127,11237,11302,11302,11385,11424,11496,11579,11579,11579,11644,11738,11738,11780,11780,11850,11894,11894,11956,12033,12033,12115,12162,12211,12314,12410,12485,12546,12582,12623,12682,12836,12903,12974,12974,13045,13082,13189,13189,13189,13189,13189,13189,13189,13189,13407,13437,13437,13470,13470,13470,13516,13532,13532,13532,13535,13535,13535,13555,13555,13555,13576,13578,13578,13592,13604,13606,13610,13613,13640,13646,13653,13657,13658,13660,13660,13668,13668,13670,13673,13682,13685,13691,13691,13697,13697,13700,13700,13711,13724,13724,13728,13728,13733,13733,13742,13742,13747,13765,13777,13804,13804,13804,13819,13866,13905,13996,14033,14090,14155,14205,14301,14346,14401,14498,14626,14728,15047,15153,15299,15530,15839,16052,16187,16431,16649,16864,17068,17404,17627,17810,18045,18254,18535,18884,19196,19468,19747,20084,20296,20468,20844,21147,21386,21591,21864,22082,22265,22621,22823,22990,23100,23316,23572,23846,24058,24341,24588,24694,24888,25060,25238,25500,25730,25882,26039,26279,26279,26279,26279,26279,26279,27494,27619,27768,27827,27969,28097,28179,28233,28317,28450,28522,28522,28522,28522,28522,28522,28522,28994,29066,29291,29291,29380,29449,29488,29536,29577,29634,29634,29634,29765,29851,29851,29933,29933,29933,29933,29933,30052,30078,30115,30128,30128,30128,30128,30205,30236,30236,30284,30316,30347,30364,30417,30479,30479,30479],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,5,5,5,6,10,10,12,12,13,16,16,17,21,22,25,28,31,36,41,41,41,45,49,52,59,64,70,74,80,90,90,91,97,97,105,111,111,121,137,146,165,170,170,195,195,233,262,286,298,307,314,333,347,359,359,372,389,401,413,433,447,459,468,477,487,487,506,521,521,533,548,548,556,572,572,572,572,572,602,602,604,608,608,616,622,636,641,649,650,650,657,659,668,668,668,673,693,693,693,708,708,715,717,717,720,725,725,725,746,752,752,752,763,763,763,773,773,781,781,786,786,792,793,796,798,803,805,808,812,812,815,815,818,819,819,823,823,823,823,823,823,823,823,823,832,833,833,833,833,833,834,834,835,836,836,836,836,836,836,836,836,836,836,836,836,836,836,836,836,836,836,836,836,836,836,836,836,836,836,836,836,836,836,836,836,836,836,836,836,836,836,836,836,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,1115,1116,1116,1116,1116,1116,1116,1116,1119,1175,1175,1179,1185,1193,1197,1197,1202,1210,1215,1215,1235,1235,1249,1255,1265,1271,1271,1290,1295,1301,1301,1307,1319,1340,1344,1347,1355,1372,1384,1408,1408,1425,1434,1450,1468,1468,1468,1468,1468,1468,1468,1468,1468,1468,1468,1468,1468,1468,1468,1468,1468,1468,1468,1468,1468,1468,1576,1576,1576,1576,1603,1603,1603,1603,1603,1603,1603,1603,1738,1750,1760,1798,1798,1804,1807,1812,1829,1830,1831,1831,1831,1835,1835,1835,1849,1849,1849,1849,1849,1858,1863,1864,1864,1864,1864,1864,1871,1876,1876,1878,1878,1880,1880,1890,1895,1895,1895,1895],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,0,0,0,0,0,0,1,1,1,2,2,2,2,4,4,4,4,3,3,6,6,8,8,10,10,10,11,15,15,11,20,23,23,22,50,50,72,87,115,132,144,177,196,232,262,315,305,360,440,499,576,663,723,786,769,928,945,1129,1273,1372,1530,1668,1645,1970,2239,2194,2331,2708,2629,2808,3011,3153,3303,3202,3402,3297,2987,3091,3206,3241,3285,3341,3443,3493,3708,3650,3726,3824,3891,3881,3876,3938,4032,4138,4287,4567,4428,4570,4734,4705,4549,4640,4525,4396,4671,4728,4734,4786,4292,4365,4461,4408,4486,4252,4238,4287,4243,4278,4213,4259,4190,4078,4148,4258,4258,4217,4362,4592,4592,4584,4694,4732,4695,4778,4765,4770,4853,4853,4714,4755,4849,4849,4823,4823,4893,4878,4878,4909,4986,4965,5047,5065,5093,5178,5262,5297,5343,5345,5355,5394,5529,5591,5618,5598,5669,5665,5763,5754,5754,5754,5754,5754,5754,5754,5850,5874,5874,5907,5907,5907,5951,5967,5940,5937,5940,5940,5940,5960,5960,5959,5980,5982,5982,5992,6004,6006,6010,6013,6040,6046,6053,6057,6058,6060,6060,6068,6068,6070,6073,6082,6085,6091,6091,6097,6097,6100,6100,6111,6124,6124,6128,6128,6133,6132,6141,6141,6146,6164,6176,6203,6203,6203,6218,6265,6304,6395,6432,6489,3556,3597,3693,3705,3750,3847,3975,4041,4347,4369,4515,4681,4972,5132,5253,5497,5593,5746,5889,6225,6217,6400,6494,6630,6777,6941,7253,7236,7431,7599,7811,7817,7852,7952,7815,7931,8057,8043,8128,8340,8542,8541,8495,8606,8580,8854,9066,9349,9596,9702,9896,10068,10246,10508,10738,10890,11047,11287,11287,11287,11287,11287,11287,12502,12627,12776,11011,11153,11281,11363,10942,11026,11159,11231,11231,11231,11231,11231,6900,6092,6298,6113,6338,6187,6163,6133,6045,6011,5952,6009,6009,5813,5878,5964,5794,5876,5876,5876,5876,5590,5666,5608,5613,5626,5626,5626,5460,5506,5537,5514,5543,5549,5560,5499,5438,5500,5500,5500]},"Foretold":{"Date":["2020-05-03T00:00:00+00:00"],"Mean":[1512.451],"Variance":[4183012.0],"0.05":[202.4095],"0.50":[949.2797],"0.95":[4719.196]},"Timezones":["Africa/Khartoum"],"AgeDist":{"0-4":6339078,"10-14":5322924,"100+":282,"15-19":4800733,"20-24":4159388,"25-29":3467770,"30-34":2799335,"35-39":2403910,"40-44":2026888,"45-49":1700431,"5-9":5789728,"50-54":1424556,"55-59":1128395,"60-64":875056,"65-69":660904,"70-74":455130,"75-79":277921,"80-84":142873,"85-89":55962,"90-94":15291,"95-99":2714},"REstimates":{"Date":["2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.8933174001764,1.85984032753283,1.81255484517718,1.82591331849396,1.70952545330627,1.6377063739530102,1.45010500616082,1.57947405909521,1.49860541149611,1.62095773559116,1.6413452144969898,1.58208464193105,1.6139213589945,1.54648896218537,1.3271753774731698,1.46670125815325,1.54526180404928,1.35257688530873,1.30387742970838,1.4507954100213,1.36380489016145,1.31306896312385,1.35283680488968,1.2755572786745302,1.20726743398034,1.17613734539881,1.15829379075248,1.06187228456168,1.1195862739671298,1.0831583701420502,1.03459999029209,1.08674700065016,1.07597464406616,0.972694020978534,1.05772153999631,1.0181795505908,0.997232391386749,0.918308898214814,0.9305452409482908,0.949081231542795,0.941910332138056,1.01570777944786,1.00954859993004,0.9446304176483068,0.94291463266301,0.9808569196384042,1.06117192610985,1.09848859863176,0.99196101086184,1.08862462203507,1.05743563530578,1.09481734027919,1.05370516024672,1.00232714725839,0.933901805866696,0.917147354246721,0.980484177042178,0.960621752706688,0.880813327955126,0.823674392561872,0.768191819804527,0.7033953309844799,0.793393545383832,0.634587248597124,0.6255573632079721,0.6029423218017161,0.666915449271932,0.7234937491485691,0.827685499301072,0.882050043208798,0.702474913035091,0.719490140233189,0.7503693346857859,0.7986107970564759,0.8082229133365769,0.8710725295762959,0.7862490767951821,0.8100605213288079,0.993844831386325,1.24457738528329,1.09362977395071,1.09298024343487,1.09177172029835,1.02035243528148,1.00851366323945,1.03731986714957,1.0677237423787098,1.06311184843948,1.03433069729362,0.9284718403138978,0.929855262745277,0.998138896554821,0.8785171212001941,0.679767727159777,0.745816106382681,0.650358576003451,0.647616191780591,0.668417836157702,0.7136442948978821,0.731061278516117,0.82224810922162,0.75609153668742,0.784926578064045,0.8882115028836299,0.99105214780471,1.06248211467637,1.05972064021016,1.16386061680172,1.16749633488938,1.1864779690095502,1.10732067425805,1.0992767915673198,1.2869691576001598,1.24979452730376,1.18926851855546,1.1440354883758102,1.09784710400926,1.06234896176259,1.11316447651196,0.980936957423614,0.86748654323973,0.793688291388831,0.7470556131049749,0.7355429689968531,0.7209612124028629,0.6806841579288471,0.811991074128172,0.797805454705044,0.71926046444619,0.8058901910563331,0.7205775979919431,0.688795685407201,0.6120467531737379,0.683928905633803,0.730767333501409,0.772891910360263,0.816453964338678,0.8481490551028,0.8731711602651179,0.945986035938205,0.389154591430428,0.329602151166999,0.433342582091935,0.382729580930959,0.431897309191641,0.549267508955921,0.441055229231308,0.410329754367357,0.481200615340054,0.5546262414735,0.7867991869380699,0.8814385324644879,0.964519916189467,0.839990045807629,0.8576744147719159,0.890579880923756,0.725864839835113,0.799671631710972,0.831001454665689,0.745131887693945,0.683835070689549,0.7912334626433979,0.8170993589208941,0.8791962602476829,0.594810848552272,0.622252329408745,0.5759841393167321,0.60631549589087,0.640092207854843,0.8327928191300191,1.0942386457057098,0.969968038286721,1.03365041430943,0.9925982810958772,1.02107344861857,0.8672257312679928,0.9765437974972968,0.8849517963332341,0.9825041902885993,1.20259546623545,1.3952968196338,1.72421425229001,1.57206909635735,1.2748919065847,1.2118924909708402,1.7301173294673002,1.9905739000441296,2.64388184531388,2.43021583134214,2.33635288862058,2.21096818407382,2.05802977396613,2.08179173776609,1.8592959288613504,1.7262347616021398,1.69753427141819,1.79906170769802,1.79872528822603,2.1146353678568404,1.91350809883899,1.78473487528855,1.72293979226155,1.80255766677845,1.73807286864846,1.59910100655635,1.57753437823184,1.51371561932028,1.4882917213736495,1.4545631216421595,1.46907598709245,1.40829097730223,1.34764989677145,1.23299791482879,1.21574188267493,1.2214646388413302,1.22154125500582,1.17954329215422,1.16208365173279,1.17717095034689,1.17494544469615,1.1397669731161202,1.09784208140715,1.12735075014415,1.09702836663071,1.08208143623757,1.07245081360609,1.06980519521241,1.06021651634744,1.02237786362094,1.01801604236558,0.9852302664833308,0.9570938828096928,0.9164301431913008,0.893647433584364,0.92193576361685,0.967619064875806,0.93103286539454,0.935274911497454,0.948645896431634,0.929357056132175,0.916011988261382,0.9147415522028308,0.926785390983364,0.910923098622242,0.9334147822132808,0.941735283048428,0.968069863339302,0.98360026599565,0.903070778734331,0.8197697796819979,0.7658985055467691,0.692793736049714,0.63505379753394,1.1191528851311,1.1190812692845502,1.09535434098538,1.02629525841551,0.966089399633824,0.9238923935298192,0.9035267641662208,0.875055423281843,0.8289502181921451,0.906102333588426,0.959014338326011,0.972029852988745,0.9788007202552008,0.982477699469024,0.451742317030052,0.417104131673413,0.38454437899220506,0.670373830071129,0.6958811045705741,0.812197199238573,0.792717753992614,0.8481827222049929,0.861698111380914,0.810042429392729,0.812112031436165,0.871513286680533,0.9434679414070348,0.957526939564917,0.9644356234517272,1.08321355510487,1.15125601576949,0.7274457164401941,0.74174009222353,0.5718950695677579,0.6089797544393001,0.565906578676041,0.5372407523324549,0.682498314774968,0.7074230275857359,0.7465505869217621,0.720791605097636,0.756010471436912,0.790872845632041,0.605211082629914,0.621972426972214,0.7227927926992941,0.604768689630109,0.745146947826364,0.8617724769210421,0.965083611618239,1.0201389412802,0.862975607708487,0.9541352662850672,0.875003376654273,0.855083573274534],"StdR":[0.0984751848740035,0.0912693270943576,0.08454348246740598,0.08111942752889,0.0737713442145616,0.0682336962379405,0.0601060974813254,0.0603255617072923,0.0550364991752968,0.0555648903073082,0.0546226111971787,0.0515287359231879,0.0506368130368628,0.0480593388397462,0.0415320212754776,0.04230543939054799,0.0420845687845207,0.0373666508081296,0.0361581559602846,0.0365375015951526,0.0342616367641293,0.0321676199311371,0.0326176112771277,0.0298819345002045,0.0283932935856881,0.026945360184536,0.0257361608550843,0.0239195832780898,0.024140533522566003,0.0231655369573287,0.0220207184058337,0.0227097343303114,0.0219611052244254,0.0210132243239708,0.0215492633296471,0.0207366589003471,0.0203760606666331,0.0194935199933964,0.019777473881159,0.0201630412997174,0.0200006697990228,0.0208497878534602,0.0209350406237257,0.0201623486609344,0.0201252126839718,0.020565646200246004,0.0213034629075383,0.0217984360352034,0.0207395723932991,0.0217159610027686,0.0211936303389149,0.0215440135065143,0.0212132973428526,0.0202759509223213,0.0194243720323045,0.0192061556457149,0.0203432412400247,0.0200216748815413,0.0194912313231123,0.0189472894763113,0.0183568301076198,0.018185508869446,0.0203586031963728,0.0182548906517836,0.0190378268070623,0.0197278867081789,0.0220974733691141,0.0240275463766562,0.0266905673476707,0.0280912509932542,0.0246489795279995,0.0252666561002675,0.0266343391908067,0.028114027239954,0.0290562707983426,0.0302109312325042,0.0290848914014627,0.0295696217082494,0.0335105058694497,0.038367440026018,0.0346667722111536,0.0340510598874316,0.0328905167443815,0.031154140519424,0.0306491130437756,0.0308180401874782,0.0316691509723889,0.030969377164332,0.0304125663219323,0.0285645776177056,0.0284761870293479,0.0297104284151538,0.0282516656441128,0.0250293765134166,0.0269910397600166,0.0255457642869148,0.0265038414949871,0.0284600236670011,0.0304763870901951,0.0318640276901772,0.0352685760219301,0.0337911151351757,0.0354180763657135,0.03842237381954,0.0409138122982926,0.0425940631022038,0.0425135512458217,0.04347838440568,0.043011906418265,0.0425828032455833,0.0406004449432129,0.0398748810990819,0.0422781154597198,0.0411152756883624,0.0392814684645626,0.0378926889945619,0.0367930578572756,0.0350873374495415,0.0361478535495571,0.0334836811693022,0.0313006643500921,0.0304959666061905,0.0289612666016708,0.0298393224380337,0.0306089946273631,0.0305786769750471,0.0348623146843154,0.0351064954247899,0.0338580853148791,0.0369312661662427,0.0358032661329718,0.0355289485698895,0.0347198696395556,0.0379429944360051,0.040666573717202,0.0432631712992262,0.0454026340911101,0.0472217564493148,0.048270153063738,0.0506265425997515,0.0320288286978365,0.0304787870826275,0.0375194225822037,0.0375157127232853,0.0426288320557895,0.0519102136853678,0.049243562981633,0.0493848906533596,0.0563610608552329,0.0641310053925742,0.0832693989120587,0.0906208721503282,0.0955921528789143,0.0871386780113425,0.0877750624773027,0.0899504471882015,0.0801903603648458,0.08544649997020701,0.0889181033823224,0.0851642435052245,0.0821460913565099,0.0911058978922916,0.0945862032038786,0.100086020742115,0.0840326186652921,0.0854246225959986,0.086337705271452,0.092819881364603,0.0996339369940877,0.116295606461194,0.139009329718609,0.130580395938767,0.133278366973503,0.129444599822266,0.130652705901809,0.122080738258892,0.130804144987947,0.123264750430008,0.129985331158759,0.144415611968166,0.154753983525745,0.169857064195271,0.155747737826646,0.13232670622238002,0.124375127929747,0.14433861038880802,0.150424751406988,0.167129835906686,0.151814831566121,0.13726391785007902,0.121174759604126,0.108486687464471,0.101896376992329,0.0890191577549054,0.0794694680885913,0.0740841252954149,0.0724833796732332,0.0689543282373881,0.07484234359540899,0.0671156641711565,0.0622659794725538,0.0569082109800811,0.0555297596105868,0.0526645359295437,0.0479481373704779,0.0450527825979102,0.0417458173203042,0.0400542511609376,0.0369820796792927,0.0358967872190613,0.0337856424944647,0.0313483988317005,0.0285441479163859,0.0267524988367673,0.0257798901361246,0.0250926327929551,0.0237245380057773,0.022672211158044,0.0223236222090851,0.0219520803485563,0.0207982468597573,0.0203486625189718,0.020215227052125,0.0193857353745393,0.0189615587581941,0.0185373797846039,0.0181707135032595,0.0179752584901373,0.0174493152501045,0.017286154578368,0.0167474318010706,0.0164567974173144,0.0161592123001021,0.0161413842971583,0.0163391528167377,0.0168975154627562,0.0166803579274269,0.0165550233873034,0.0168190562298519,0.0168394417406756,0.0169620498176618,0.0168406481766351,0.0173840351213864,0.0172129748858155,0.0176418751332816,0.0177992998331388,0.0181823066067036,0.0183536165641646,0.0174961327018914,0.0166088295912169,0.0165722895620576,0.0163006952477302,0.016097545220693,0.0239600474687628,0.0230962137696187,0.0222988359684328,0.0209215412434339,0.0198219860963631,0.0190879901289374,0.019005250516263,0.0188070995943594,0.0186774696418094,0.0197385210009005,0.0207146474680839,0.0209428510819291,0.0211676549314487,0.0210314383384692,0.0142426130953979,0.0141715287753111,0.0148607508104331,0.0229073790931244,0.0248803569605572,0.0280068824480966,0.0276724725598186,0.0291427662621897,0.0290322579970013,0.0279503471829235,0.0276321715817532,0.0291239052890039,0.0306539781832627,0.0309713120453829,0.0308337763195012,0.0321480403126583,0.0332584529500051,0.0256091015937198,0.0254817518518208,0.022904493015244,0.0244862363588561,0.0250170811573518,0.0256208505476746,0.0310661693025118,0.0333145813889048,0.0347741729749188,0.0350510744058029,0.0367759869369104,0.0387858673103816,0.0333649851218009,0.0348820525232475,0.0391049038015332,0.0363867796111637,0.0427552553860119,0.0480526271373105,0.0514823840883018,0.0528861537095477,0.0471314033402901,0.0496690386839814,0.0470497351091109,0.0467979485893282],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-SD.json","Name":"Sudan","CurrentEstimate":{"Exposed":2245.0,"Infectious":2859.0},"OfficialName":"Republic of the Sudan","Level":"country","M49Code":"729","ContinentCode":"W-AF","CountryCode":"SD","CountryCodeISOa3":"SDN","Population":42813240},"SE":{"data":{"Rates":{"CaseFatalityRate":0.013413045134945395,"Critical":0.02775036991208276,"Hospitalization":0.0816682368131558},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"Confirmed":[0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,3,11,14,14,19,32,62,87,146,179,225,326,424,620,771,923,994,1063,1146,1265,1410,1553,1733,1868,1986,2168,2398,2712,2998,3363,3663,3943,4359,4834,5320,5874,6475,6832,7172,7561,8299,8954,9599,10053,10448,10912,11349,11828,12432,13055,13743,14275,14663,15124,15831,16553,17311,18090,18563,18863,19426,20168,20966,21601,22133,22432,22693,23169,23826,24572,25359,26059,26568,26846,27301,28055,28755,29415,30103,30461,30720,31151,31818,32626,33236,33768,34171,34381,34871,35617,36417,37191,37964,38396,38661,39309,40210,41256,42295,43441,44224,44686,45363,46299,47736,49030,50367,51409,51827,52511,53729,55186,56682,57895,58597,58918,59718,61030,62728,64009,65212,65972,66392,67119,67924,68608,69297,69996,70366,70681,70932,71210,71747,72082,72459,72773,72879,73049,73364,73663,73936,74235,74435,74545,74676,74902,75199,75419,75681,75819,75861,75932,76215,76516,76818,77076,77379,77417,77582,77916,78341,78719,79099,79359,79432,79628,80045,80489,80851,81195,81421,81484,81658,81972,82323,82656,82954,83114,83171,83353,83578,83824,83958,83958,83958,83958,84379,84521,84532,84729,84985,84985,84985,85558,85707,85880,86194,86505,86505,86505,86505,87345,87575,87885,88237,88237,88237,88237,89436,89756,90289,90923,90923,90923,90923,92466,92863,93615,94283,94283,94283,94283,96145,96677,97532,98451,98451,98451,98451,100654,101332,102407,103200,103200,103200,103200,106380,107355,108969,110594,110594,110594,110594,115785,117913,121167,124355,124355,124355,124355,134532,137730,141764,146461,146461,146461,146461,162240,166707,171365,177355,177355,177355,177355,192439,196446,201055,208295,208295,208295,208295,225560,230514,236355,243129,243129,243129,243129,260758,266158,272643,278912,278912,278912,278912,297732,304793,312728,320098,320098,320098,320098,341029,348585,357466,367120,367120,367120,367120,389439,396048,396048,396048,396048,396048,396048,428533,437379,437379,437379,437379,437379,437379,469748,469748,482284,489471,489471,489471,489471,506866,512203,518783,523486,523486,523486,523486,533265,537967,542952,547166,547166,547166,547166,556289,560472,564557,566957,566957,566957,566957,576606,580916,584674,588062,588062,588062,588062,596174,600244,604577,608411,608411,608411,608411,617869,622102,627022,631166,631166,631166,631166,642099,647470,652465,657309,657309,657309,657309,669113,675292,680130,684961],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2,3,5,7,8,14,21,30,38,49,60,81,103,134,166,201,239,284,332,385,455,535,605,373,401,477,591,687,793,870,887,899,919,1033,1203,1333,1400,1511,1540,1580,1765,1937,2021,2152,2192,2194,2274,2355,2462,2586,2653,2669,2679,2769,2854,2941,3040,3175,3220,3225,3256,3313,3460,3529,3646,3674,3679,3698,3743,3831,3871,3925,3992,3998,4029,4125,4220,4266,4350,4395,4395,4403,4468,4542,4562,4639,4656,4659,4694,4717,4795,4814,4854,4874,4874,4891,4939,5041,5053,5053,5053,5053,5053,5161,5209,5230,5280,5280,5280,5280,5333,5370,5411,5420,5420,5420,5420,5447,5482,5500,5526,5526,5526,5526,5545,5572,5593,5619,5619,5619,5619,5646,5667,5676,5697,5697,5697,5697,5702,5730,5739,5743,5743,5743,5743,5747,5760,5766,5763,5763,5763,5763,5770,5774,5776,5783,5783,5783,5783,5790,5802,5805,5810,5810,5810,5810,5814,5817,5820,5821,5821,5821,5821,5813,5820,5832,5835,5835,5835,5835,5838,5842,5843,5846,5846,5846,5846,5846,5860,5864,5865,5865,5865,5865,5865,5876,5878,5880,5880,5880,5880,5880,5893,5893,5895,5895,5895,5895,5895,5892,5892,5894,5894,5894,5894,5894,5907,5910,5918,5918,5918,5918,5918,5929,5930,5933,5933,5933,5933,5933,5927,5934,5938,5938,5938,5938,5938,5997,6002,6022,6022,6022,6022,6022,6082,6122,6164,6164,6164,6164,6164,6321,6340,6406,6406,6406,6406,6406,6555,6622,6681,6681,6681,6681,6681,6972,7007,7067,7067,7067,7067,7067,7296,7354,7514,7514,7514,7514,7514,7802,7893,7993,7993,7993,7993,7993,8279,8279,8279,8279,8279,8279,8279,8727,8727,8727,8727,8727,8727,8965,8965,9262,9433,9433,9433,9433,9433,9834,10185,10323,10323,10323,10323,10323,10797,10921,11005,11005,11005,11005,11247,11425,11520,11591,11591,11591,11591,11815,11939,12028,12115,12115,12115,12115,12188,12326,12370,12428,12428,12428,12428,12487,12569,12598,12649,12649,12649,12649,12713,12793,12798,12826,12826,12826,12826,12882,12964,12977,13003],"Active":[0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,3,11,14,14,19,32,62,87,146,179,225,326,423,619,769,920,989,1056,1138,1251,1389,1523,1695,1819,1926,2087,2295,2578,2832,3162,3424,3659,4027,4449,4865,5339,5870,6459,6771,7084,7708,8267,8806,9183,9561,10013,10430,10795,11229,11722,12343,12764,13123,13544,14066,14616,15290,15938,16371,16669,17152,17813,18504,19015,19480,19763,20014,20400,20972,21631,22319,22884,23348,23621,24045,24742,25295,25886,26457,26787,27041,27453,28075,28795,29365,29843,30179,30383,30842,31492,32197,32925,33614,34001,34266,34906,35742,36714,37733,38802,39568,40027,40669,41582,42941,44216,45513,46535,46953,47620,48790,50145,51629,52842,53544,53865,54665,55869,57519,58779,59932,60692,61112,61839,62591,63238,63886,64576,64946,65261,65512,65763,66265,66582,66933,67247,67353,67523,67819,68091,68343,68616,68816,68926,69057,69256,69532,69743,69984,70122,70164,70235,70513,70786,71079,71333,71636,71674,71839,72169,72581,72953,73336,73596,73669,73865,74275,74715,75075,75412,75638,75701,75875,76182,76521,76851,77144,77304,77361,77543,77764,78007,78138,78137,78137,78137,78558,78708,78712,78897,79150,79150,79150,79723,79869,80038,80351,80659,80659,80659,80659,81499,81715,82021,82372,82372,82372,82372,83571,83880,84411,85043,85043,85043,85043,86586,86970,87722,88388,88388,88388,88388,90250,90785,91640,92557,92557,92557,92557,94760,95425,96497,97282,97282,97282,97282,100462,101426,103039,104661,104661,104661,104661,109852,111986,115233,118417,118417,118417,118417,128594,131733,135762,140439,140439,140439,140439,156218,160625,165243,171191,171191,171191,171191,186275,190125,194715,201889,201889,201889,201889,219154,223959,229733,236448,236448,236448,236448,254077,259186,265636,271845,271845,271845,271845,290665,297497,305374,312584,312584,312584,312584,333515,340783,349573,359127,359127,359127,359127,381446,387769,387769,387769,387769,387769,387769,420254,428652,428652,428652,428652,428652,428652,460783,460783,473022,480038,480038,480038,480038,497433,502369,508598,513163,513163,513163,513163,522942,527170,532031,536161,536161,536161,536161,545042,549047,553037,555366,555366,555366,555366,564791,568977,572646,575947,575947,575947,575947,583986,587918,592207,595983,595983,595983,595983,605382,609533,614424,618517,618517,618517,618517,629386,634677,639667,644483,644483,644483,644483,656231,662328,667153,671958]},"Timezones":["Europe/Stockholm"],"AgeDist":{"0-4":601450,"10-14":585901,"100+":2270,"15-19":541226,"20-24":543786,"25-29":733144,"30-34":692949,"35-39":627350,"40-44":609202,"45-49":654921,"5-9":592501,"50-54":679405,"55-59":617242,"60-64":567133,"65-69":526735,"70-74":564149,"75-79":430095,"80-84":269777,"85-89":161722,"90-94":76911,"95-99":21401},"REstimates":{"Date":["2020-03-13T00:00:00+00:00","2020-03-14T00:00:00+00:00","2020-03-15T00:00:00+00:00","2020-03-16T00:00:00+00:00","2020-03-17T00:00:00+00:00","2020-03-18T00:00:00+00:00","2020-03-19T00:00:00+00:00","2020-03-20T00:00:00+00:00","2020-03-21T00:00:00+00:00","2020-03-22T00:00:00+00:00","2020-03-23T00:00:00+00:00","2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[2.8512959881811697,2.33890450687512,2.01238741375804,1.81995829160559,1.7328089696366498,1.6803507163683102,1.63632686972947,1.5980665973797898,1.5430240397134098,1.4706342856946495,1.41845014109248,1.41451974626556,1.4016075176444098,1.39757877743525,1.43494262057969,1.46754671991368,1.4730934261378,1.524020743422,1.56201415114097,1.5689675109406105,1.58464219983513,1.5860786458050902,1.51216751719773,1.44711489558089,1.39214949338321,1.4223096939831,1.4070528872093702,1.3921358783213502,1.32203176953079,1.26499539075146,1.2372322440693502,1.1901447085026102,1.1498307646546,1.13671273061223,1.12088684730526,1.11104118194941,1.11684046686059,1.10374869777399,1.09457210274226,1.07278630888831,1.0678208262872502,1.07119495022029,1.10395747030326,1.09925235233307,1.05965950630918,1.06233575363691,1.08526214999343,1.0973634087116602,1.08259482048701,1.04696544461049,1.00681107845018,0.9865647301157208,0.989108152696641,0.985189236240114,0.9917336080145368,0.998074307978917,0.9899304154337158,0.9961653377639592,0.994932588641451,0.98270377444855,0.9863241407412108,0.9770664515843128,0.983651906357329,1.00684128124856,1.01551546341817,1.01382452307469,1.00587174401272,1.00509395241872,1.01201138615411,0.9881207706744928,0.967175760869918,0.957459561070868,0.954969789848028,0.966976860672024,0.972836539754698,0.9917353136972892,1.00988542251953,1.02089904304543,1.02803896524262,1.02438220091361,1.04753815397425,1.07036645876657,1.08964173271435,1.12788798808241,1.18193210597773,1.19622724288606,1.18747022022088,1.1696527803939398,1.1546332487566202,1.18905181459849,1.20724053093022,1.22359776685653,1.23790431064184,1.20454835564855,1.16361686822195,1.15454257443574,1.15721119962941,1.16406314825613,1.13855290969116,1.10382260060818,1.07062584656602,1.06392399442442,1.07938867407158,1.08575697111984,1.07056135955184,1.04763423255136,1.0175926821798,1.01232076488113,1.01287485736579,0.9828257361775892,0.93024781514961,0.881364484831295,0.859785709094991,0.8560982949155942,0.878755063133848,0.8591641723556759,0.7997167885664979,0.730975631424432,0.682607896591021,0.646800242319017,0.646302957011302,0.659353090166243,0.6444232287806011,0.631976864833817,0.628613295164206,0.618489450313548,0.606364964275977,0.6258480917927061,0.638315858699256,0.662322949320874,0.6965861912440021,0.6901820177960419,0.7046673345045319,0.717381302910155,0.713378772742232,0.7336941169166871,0.7441468418559889,0.769307108279452,0.802663571650869,0.84026604284112,0.8532933564964521,0.906028514121796,0.9000485680748209,0.924031420456108,0.969993751310385,1.01777553387143,1.06731168196973,1.0949738427254,1.11535198218879,1.10250805750272,1.1174395961504098,1.1335013600504198,1.14867740302565,1.13653850382008,1.13164875520439,1.08365239326978,1.06955327095042,1.05610411847382,1.03918870701646,1.01149570388138,0.99562790431833,0.974324835247372,0.95154713500176,0.953807498840375,0.958679628026716,0.91675741728013,0.875853036970425,0.830793763359308,0.7586329905684659,0.723082625730979,0.739280819164828,0.8556485523806341,0.833215539268609,0.74496883883688,0.726049423154367,0.745388680652663,0.7210760421476858,0.734617652526441,0.938774900782122,0.9344368562284108,0.914550308360214,1.00620888123941,1.1517198921047098,1.1352709626258002,1.1069258598225602,0.903126102165705,1.19484869549711,1.27172628518866,1.27154775551825,1.2510584716589,1.19538711604789,1.14942359261641,0.918138371633104,1.2692021701164,1.2943548033925,1.31061637046313,1.3442802417052502,1.27236683080155,1.20855944669724,1.15898294085912,1.30149969251801,1.29188159436254,1.33464593842253,1.33662712662929,1.26494666757013,1.20286709073015,1.15559092361621,1.24348449687741,1.24041072081953,1.24837097626895,1.24582941915957,1.1957240892901395,1.1523350449143102,1.1185222366238798,1.1889467292873102,1.19833366838075,1.20594465960609,1.1828660922206595,1.1450813778363798,1.11346415608251,1.08929400665446,1.22901579625819,1.24841981611612,1.28737807288998,1.30709650728492,1.24432826968566,1.18830964839373,1.14495494973551,1.38614768552555,1.45210367822228,1.5382066621025,1.60074288673747,1.46097777513015,1.34213040885482,1.25469060483094,1.5868327134071898,1.59586713726178,1.5732854641141798,1.5670852198491498,1.42967958751714,1.31953695011411,1.23946922230292,1.53134018121992,1.50854019688178,1.43242540362578,1.40160399698745,1.30827269477477,1.2341397757386898,1.1790659170947,1.24421750916808,1.21785021091705,1.1853237041408602,1.19563506642082,1.15824556833486,1.12518142443878,1.09880899295236,1.10458727498809,1.09459435429742,1.09722619798107,1.09326102460859,1.07658529953448,1.06175246535145,1.04972319365881,1.08049288856685,1.09096632504987,1.10509499771657,1.07261595551272,1.05695287539276,1.04502003057796,1.0361227427792,1.05192103705501,1.07485467986785,1.0939684092025,1.08741866082037,1.07102650930797,1.05646643441868,1.04485739236533,1.08024051964211,1.0975190643574,1.11305204956929,1.13721415056277,1.11335562684658,1.08996887620061,1.07066933175675,1.09745339797886,1.0763926123080798,0.968826755377718,0.879648294504952,0.890477219959718,0.908752725878364,0.926813993999342,1.08552259200101,1.10212319721847,0.978424399767818,0.854044737010345,0.864706850663895,0.8852511257940451,0.906463907195526,1.05713321767936,0.9745528795140492,1.13963029590419,1.2206388169125,1.18536218653835,1.1450532977473,1.11134509170303,0.910196050094458,0.866866946491586,0.959141149666792,1.031061294568,1.03496784377907,1.03078525373958,1.02505827477336,0.7523887956709449,0.8237586008311669,0.75852848045286,0.7510465875968141,0.78622718887906,0.821646829630754,0.8533449008376509,0.753910823725437,0.7632318386215079,0.7551379578929142,0.74968145574567,0.784475230349291,0.8187105455240409,0.849219544092457,0.8724005083256609,0.885938985705032,0.8785139759837759,0.8782365299999781,0.8959747269708629,0.912925191137024,0.927571145628786,0.916541863738764,0.925551083225208,0.9430314659074748,0.987206788476786,0.992528382052163,0.993741493518063,0.99359305361391,0.988957769601194,0.987377042417952,1.01630678281712,1.03332693873358,1.02853003368125,1.02247065124681,1.01700925010748,1.07903385472431,1.09970258987229,1.09841924724417,1.10218773417664,1.08251102920134,1.06477802836261,1.05063314745379,1.08943077922279,1.1170193932386798,1.09605867925752,1.0902937527691898],"StdR":[0.142412787327597,0.111847650138217,0.0888167547709994,0.0741176928747346,0.0658748366008952,0.0600446652701686,0.0553660234398856,0.0524457732588422,0.0479455818003497,0.0440066280043761,0.0411903517806044,0.0390287090871685,0.0374857940958973,0.036592873858081,0.035293243379945,0.0351667690526484,0.0340614321399977,0.0341695785825094,0.0347458685879466,0.0341051252981704,0.0341762219312055,0.033986004023286,0.0323995652860141,0.0301663304756246,0.0284341223633187,0.0276379960371771,0.0266697072702785,0.0258858356887805,0.0240995895834443,0.0226192771361321,0.0211270540462952,0.0196693337882512,0.0184285822152108,0.0174164495073982,0.016678759249141,0.0158063254146424,0.0154822258578953,0.014963166610399,0.0144246219905487,0.0139323440287389,0.0136780711102234,0.0135657170276721,0.0134867490998559,0.0132632548729173,0.0127431965473305,0.0126991270149484,0.0127389652603874,0.0125564815831064,0.0125660286458626,0.0122066210493453,0.011787183310172,0.0115840216893235,0.0115326897363676,0.0113364348637634,0.0112207920269323,0.0113977475995052,0.0113231246960881,0.0110990212060549,0.0112620491862871,0.0111406557795059,0.0111174706792459,0.0110829082324433,0.0110808758772829,0.0114059388968212,0.0113711947788437,0.0111405119530527,0.0113463055734892,0.011224469087488002,0.0114003334678613,0.0111868050701132,0.0109950445589637,0.0110275932854232,0.0111104219883719,0.0112017186564588,0.0112940039904328,0.0114828267492219,0.0114802979518958,0.0116809392602321,0.0114658692009283,0.0114900173108347,0.011518690782838,0.0118808461577326,0.0118125683373895,0.0120984135349024,0.0122579321583316,0.012661799838109,0.0128328674697332,0.0128937372382621,0.0125431641446968,0.0128029846458239,0.0128895251535105,0.0130844531216662,0.0133907639007181,0.0133259104432442,0.0129476380952075,0.0127012924638484,0.0124278311270498,0.0122015990795862,0.0118805770101423,0.0114863701252105,0.0109558856623121,0.0107557648956377,0.0103381918117974,0.0101422416286894,0.00982608238475195,0.00962934290304482,0.00935492734406197,0.00907497778487278,0.009028692928200473,0.008657306308194529,0.00833779063529622,0.0081759654995122,0.0082625723840412,0.00835044989820272,0.00869905609845212,0.00868252554396381,0.00850935320947462,0.008519565201408941,0.00876099026016194,0.00922986253002789,0.0102103945523013,0.0113216045716415,0.0118544451734424,0.0122682688723773,0.0130715899123928,0.0136846015016563,0.0141501847137522,0.0152593325998947,0.0162592717325374,0.0174961918381524,0.0185965204661869,0.0185385791370247,0.0190434395562238,0.0195278658794692,0.0193981130644005,0.0200215384306856,0.020456895252278,0.0209122190748557,0.0218059821861681,0.0217677744368291,0.0219027823106695,0.0227040789355942,0.0219645040459944,0.0216989015256921,0.0217008694320595,0.021640346010129,0.0219606554109642,0.0215387456717421,0.0213325147349214,0.0202262330989749,0.019522361231542,0.0191589258546247,0.0187884008867415,0.0183814832376994,0.0182082209904383,0.0173034856520884,0.0170929616602171,0.0166193695801321,0.016643949121127998,0.0161449611723335,0.0159959767490575,0.0158903016309817,0.0156465419059634,0.0156758503945101,0.0158861579840155,0.0155580868617311,0.0153057623535624,0.0148616130192967,0.0147976802147981,0.0148886312182465,0.016011141442052,0.0177934188581022,0.0177406621633553,0.016788622183652,0.0169813189705442,0.0179089582822299,0.0183976906625454,0.0191246552556645,0.0226917165278399,0.0229168796163136,0.0220481425383407,0.0230966267473623,0.0244782480865544,0.024287637620297,0.0229457557807628,0.020151101991746,0.0226321720595438,0.0236181895428268,0.0234941185161494,0.0232697465075658,0.0222063699819951,0.0212693538134832,0.0182902855415126,0.0212842730251287,0.0213881506779839,0.0218248159900958,0.0223141853044947,0.021670310485033,0.0208346906767932,0.019799012529301004,0.0205174455672354,0.0204328436577235,0.0208752075330469,0.0208873904565832,0.0202802619349983,0.0194880196289136,0.018174972677739,0.0186418893040613,0.0180510110383569,0.0178794559571052,0.0178936213224849,0.0171086017115243,0.0164091823486208,0.0157413889884566,0.0159191017417102,0.0154141271517919,0.0153681195090457,0.015188417975946004,0.0145273153825223,0.0142017954114279,0.013699076776873998,0.0143356118376323,0.0142307070748726,0.0148327068684165,0.0153176353728739,0.0152093009505658,0.0147677307322722,0.0139451926384864,0.0156026958355212,0.0164558649991053,0.0188978103660675,0.0216164486339887,0.0218574835851649,0.0203405404702568,0.0184677792939342,0.0214028910679905,0.0220351717784511,0.0236183951403893,0.0245644969064865,0.0228718066771616,0.0206649321053685,0.0182564792812021,0.0207610484255101,0.0203198544145909,0.0203184820808658,0.0199783996158688,0.0184119612745697,0.0167031411325191,0.0150667000522714,0.0146204036240301,0.0133239813514843,0.012523509257886005,0.0120930678327377,0.011312779235903,0.0105183207411089,0.00970629654846841,0.00924818692059682,0.008556960281041259,0.00817669188508532,0.00772541525178191,0.007230831490868641,0.006976729636319221,0.00654763498642431,0.00643663309680015,0.00614307634159963,0.0061120174974897,0.0058901676563429105,0.005864238252843121,0.0056408776055027,0.00542567766146135,0.00531384425196079,0.00517307178215508,0.00510744880325536,0.00510250389859045,0.0052016525828238,0.0051964885127644715,0.00501348045734982,0.00507273973801713,0.00500879667691808,0.0051186394694587795,0.0054363583188867,0.00568219761756961,0.00575251512937714,0.00559364201407772,0.00554989470739441,0.00539938806394918,0.00488801812240427,0.00449055554653354,0.00446022572643006,0.00443756201221892,0.004239501783896021,0.00448550692200424,0.0037425109271895796,0.0036836269304478795,0.00330206826319263,0.0035932118370803397,0.0041448151749251,0.00441654434724276,0.00497567716537851,0.00419622867608153,0.00430204762080104,0.00469594178649744,0.00576960562983126,0.00597287080783829,0.00573230402804301,0.00478041986754982,0.00412320543816783,0.00442809258759928,0.00413676542595326,0.00361564247660492,0.0035155719401197398,0.0035960710572847704,0.00303465341855922,0.0039403052556744285,0.00438242642688762,0.0050931878200214395,0.00605317203487273,0.00680606029871832,0.0072136212316395295,0.00638500945742956,0.0068791545225094395,0.00741496621050167,0.007942587735555841,0.00875853867577527,0.00938125397752049,0.00970845832842371,0.00980728393022939,0.00958243923087053,0.0091439959073699,0.00874377327118866,0.0085085703022024,0.0085141166354981,0.00830425418515918,0.00790313023045793,0.007610467194512071,0.007536631004243359,0.007544252336858359,0.00731855479069482,0.0068782070849548,0.00649468144583366,0.0061647206682417,0.00580079514965385,0.00574804428087116,0.00570657322170574,0.00559179736874023,0.00536688067481195,0.00518783503172921,0.00524976379973567,0.00540687996167647,0.0055619995172057285,0.00560662036998224,0.00556027916774516,0.0055530301559924,0.00538594871202071,0.0053234323625398795,0.005506548184929,0.00562786215344952,0.0056502998066998295],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Capacity":{"CapacityActiveInfectionPercent":0.0928,"CapacityNewInfectionsPerDayPer1000":0.066285714286,"CriticalBedsPer100k":5.8,"Source":"https://link.springer.com/article/10.1007/s00134-012-2627-8","Year":2012.0},"Interventions":[{"type":["Gatherings <1000"],"dateStart":"2020-03-12 00:00:00+00:00","dateEnd":"2020-03-29 00:00:00+00:00"},{"type":["Gatherings <100","Gatherings <1000"],"dateStart":"2020-03-29 00:00:00+00:00","dateEnd":"2020-05-31 00:00:00+00:00"},{"type":["Gatherings <100","Gatherings <1000","Mask Wearing"],"dateStart":"2020-05-31 00:00:00+00:00","dateEnd":"2020-06-04 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Gatherings <100"],"dateStart":"2020-06-04 00:00:00+00:00","dateEnd":"2020-07-01 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100","School Closure"],"dateStart":"2020-07-01 00:00:00+00:00","dateEnd":"2020-07-02 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Gatherings <100"],"dateStart":"2020-07-02 00:00:00+00:00","dateEnd":"2020-11-24 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-11-24 00:00:00+00:00","dateEnd":"2021-02-27 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2021-02-27 00:00:00+00:00","dateEnd":"2021-03-02 00:00:00+00:00"}]},"data_url":"extdata-SE.json","Name":"Sweden","CurrentEstimate":{"Exposed":19413.0,"Infectious":19987.0},"OfficialName":"Kingdom of Sweden","Level":"country","M49Code":"752","ContinentCode":"W-EU","CountryCode":"SE","CountryCodeISOa3":"SWE","Population":10036379},"SG":{"data":{"Rates":{"CaseFatalityRate":0.009079171645149695,"Critical":0.01877340244802741,"Hospitalization":0.07257976720339304},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,9,15,15,17,18,18,24,29,34,34,37,37,51,51,53,62,62,62,72,72,78,78,78,78,78,78,78,78,78,96,96,97,105,105,109,114,114,114,124,140,144,144,156,160,172,183,198,212,228,240,245,266,282,297,320,344,377,406,460,492,528,560,586,611,652,683,708,740,768,801,839,896,924,956,1002,1060,1095,1128,1188,1244,1268,1347,1408,1457,1519,1634,1712,2040,2296,2721,3225,3851,4809,5973,7248,8342,9340,9835,10365,11207,12117,12995,13882,14876,15738,16444,17276,18294,19631,20727,21699,22466,23175,23582,23904,24209,24559,24886,25368,25877,26532,27286,28040,28808,29589,30366,31163,31938,32712,33459,34224,34942,35590,35995,36299,36604,36825,37163,37508,37985,38500,39011,39429,39769,40117,40441,40717,41002,41323,41645,41780,42026,42285,42541,42737,42988,43256,43577,43833,44086,44371,44584,44795,45015,45172,45352,45521,45692,45893,46098,46308,46491,46740,46926,47179,47454,47768,48031,48312,48583,48915,49609,50128,50520,50736,51049,51521,51953,52350,52533,52810,53119,53651,53920,54164,54587,54816,54971,55139,55337,55447,55586,55658,55749,55891,56028,56174,56267,56333,56408,56461,56492,56558,56607,56699,56764,56802,56884,56955,57039,57071,57142,57181,57241,57262,57291,57333,57341,57359,57367,57393,57466,57488,57512,57534,57562,57575,57597,57612,57624,57668,57675,57698,57705,57728,57740,57752,57764,57784,57798,57807,57819,57819,57821,57829,57832,57844,57858,57879,57883,57890,57899,57909,57913,57924,57924,57937,57938,57949,57959,57968,57975,57981,57985,57990,58002,58008,58019,58029,58033,58039,58046,58052,58058,58064,58067,58071,58079,58091,58104,58111,58119,58124,58134,58139,58144,58145,58152,58158,58160,58168,58176,58182,58188,58192,58197,58208,58210,58233,58238,58252,58265,58274,58279,58287,58304,58322,58332,58352,58362,58370,58386,58400,58411,58449,58449,58476,58487,58497,58517,58541,58562,58580,58611,58636,58668,58694,58722,58757,58771,58784,58846,58868,58894,58926,58959,58983,59015,59041,59066,59086,59104,59148,59181,59196,59228,59271,59301,59320,59348,59373,59405,59433,59484,59506,59526,59558,59569,59604,59621,59641,59661,59676,59679,59697,59719,59731,59746,59753,59761,59785,59803,59816,59823,59830,59842,59849,59857,59870],"Confirmed":[0,1,3,3,4,5,7,7,10,13,16,18,18,24,28,28,30,33,40,45,47,50,58,67,72,75,77,81,84,84,85,85,89,89,91,93,93,93,102,106,108,110,110,117,130,138,150,150,160,178,178,200,212,226,243,266,313,345,385,432,455,509,558,631,683,732,802,844,879,926,1000,1049,1114,1189,1309,1375,1481,1623,1910,2108,2299,2532,2918,3252,3699,4427,5050,5992,6588,8014,9125,10141,11178,12075,12693,13624,14423,14951,15641,16169,17101,17548,18205,18778,19410,20198,20939,21707,22460,23336,23822,24671,25346,26098,26891,27356,28038,28343,28794,29364,29812,30426,31068,31616,31960,32343,32876,33249,33860,34366,34884,35292,35836,36405,36922,37183,37527,37910,38296,38514,38965,39387,39850,40197,40604,40818,40969,41216,41473,41615,41833,42095,42313,42432,42623,42736,42955,43246,43459,43661,43907,44122,44310,44479,44664,44800,44983,45140,45298,45423,45614,45783,45961,46283,46630,46878,47126,47453,47655,47912,48035,48434,48744,49098,49375,49888,50369,50838,51197,51531,51809,52205,52512,52825,53051,53346,54254,54555,54797,54929,55104,55292,55353,55395,55497,55580,55661,55747,55838,55938,56031,56099,56216,56266,56353,56404,56435,56495,56572,56666,56717,56771,56812,56852,56860,56908,56948,56982,57022,57044,57091,57166,57229,57315,57357,57406,57454,57488,57514,57532,57543,57558,57576,57606,57627,57639,57654,57665,57685,57700,57715,57742,57765,57784,57794,57800,57812,57819,57830,57840,57849,57859,57866,57876,57880,57884,57889,57892,57901,57904,57911,57915,57921,57933,57941,57951,57965,57970,57973,57980,57987,57994,58003,58015,58019,58020,58029,58036,58043,58047,58054,58056,58064,58073,58091,58102,58114,58116,58119,58124,58130,58135,58139,58143,58148,58160,58165,58183,58190,58195,58199,58205,58213,58218,58228,58230,58239,58242,58255,58260,58273,58285,58291,58297,58305,58313,58320,58325,58341,58353,58377,58386,58403,58422,58432,58461,58482,58495,58509,58519,58524,58529,58542,58569,58599,58629,58662,58697,58721,58749,58780,58813,58836,58865,58907,58929,58946,58984,59029,59059,59083,59113,59127,59157,59197,59235,59250,59260,59308,59352,59366,59391,59425,59449,59507,59536,59565,59584,59602,59624,59649,59675,59699,59721,59732,59747,59759,59777,59786,59800,59809,59810,59821,59832,59846,59858,59869,59879,59883,59890,59900,59913,59925,59936,59948,59956,59979,59998,60007],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,3,3,3,3,4,5,6,6,6,6,6,6,7,8,8,9,10,10,10,11,11,11,11,11,12,12,12,12,12,14,14,14,15,16,17,18,18,18,20,20,20,20,20,21,21,21,21,21,22,22,22,22,22,23,23,23,23,23,23,23,23,23,23,23,24,24,24,24,24,25,25,25,25,25,25,25,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29],"Active":[0,1,3,3,4,5,7,7,10,13,16,18,18,24,28,28,30,31,38,43,38,35,43,50,54,57,53,52,50,50,48,48,38,38,38,31,31,31,30,34,30,32,32,39,52,60,72,72,82,82,82,103,107,121,134,152,199,231,261,290,309,363,400,469,509,547,602,629,648,683,752,779,827,886,983,1025,1098,1211,1444,1609,1763,1964,2323,2631,3037,3734,4331,5241,5809,7202,8275,9233,10242,11107,11679,12552,13314,13809,14439,14910,15817,16184,16779,17303,17873,18544,19207,19647,20144,20595,20576,20799,20516,20104,19622,18992,18676,18486,18407,18135,17672,17408,17163,16717,16199,15876,15577,14932,14206,13616,13162,12802,12637,12799,12994,12950,12943,12999,12903,12612,12408,12076,11785,11363,10989,10426,9780,9252,8735,8130,7583,7127,6697,6411,6298,6106,6104,6057,5925,5650,5381,5085,4855,4684,4521,4333,4240,4112,3949,3752,3808,3731,3650,3716,3866,3863,3843,3849,3795,3799,3637,3823,3922,4056,4176,4509,4821,5119,5277,5406,5474,5687,5745,5872,5845,5865,6459,6497,6458,6319,6162,5656,5198,4848,4734,4504,4113,3767,3461,3378,3194,2953,2538,2319,2162,1790,1592,1497,1406,1302,1243,1158,1127,1076,942,853,747,688,662,609,603,647,644,681,631,615,625,577,532,466,445,389,368,338,338,321,294,297,299,306,295,249,250,245,233,211,210,195,191,189,154,157,141,144,124,116,109,100,89,78,76,68,74,84,84,91,93,84,66,69,69,67,66,74,67,68,64,70,66,60,58,53,55,60,73,72,78,69,62,63,63,61,59,57,56,65,66,76,71,63,60,57,60,55,60,57,65,61,68,71,76,80,80,80,84,87,83,86,79,86,96,92,100,114,116,128,131,134,128,128,125,114,113,129,121,151,157,181,195,203,210,222,227,225,242,232,223,233,243,259,270,238,230,234,242,247,238,216,238,257,251,258,248,239,282,279,265,254,253,247,247,241,237,208,197,192,172,179,153,150,139,120,116,124,120,110,109,104,101,100,86,81,80,84,89,85,101,112,108]},"Timezones":["Asia/Singapore"],"AgeDist":{"0-4":258176,"10-14":240625,"100+":751,"15-19":265169,"20-24":397537,"25-29":435521,"30-34":434677,"35-39":461938,"40-44":473271,"45-49":491602,"5-9":220861,"50-54":466411,"55-59":479811,"60-64":443631,"65-69":355694,"70-74":190228,"75-79":99406,"80-84":73381,"85-89":40499,"90-94":16981,"95-99":4173},"REstimates":{"Date":["2020-02-11T00:00:00+00:00","2020-02-12T00:00:00+00:00","2020-02-13T00:00:00+00:00","2020-02-14T00:00:00+00:00","2020-02-15T00:00:00+00:00","2020-02-16T00:00:00+00:00","2020-02-17T00:00:00+00:00","2020-02-18T00:00:00+00:00","2020-02-19T00:00:00+00:00","2020-02-20T00:00:00+00:00","2020-02-21T00:00:00+00:00","2020-02-22T00:00:00+00:00","2020-02-23T00:00:00+00:00","2020-02-24T00:00:00+00:00","2020-02-25T00:00:00+00:00","2020-02-26T00:00:00+00:00","2020-02-27T00:00:00+00:00","2020-02-28T00:00:00+00:00","2020-02-29T00:00:00+00:00","2020-03-01T00:00:00+00:00","2020-03-02T00:00:00+00:00","2020-03-03T00:00:00+00:00","2020-03-04T00:00:00+00:00","2020-03-05T00:00:00+00:00","2020-03-06T00:00:00+00:00","2020-03-07T00:00:00+00:00","2020-03-08T00:00:00+00:00","2020-03-09T00:00:00+00:00","2020-03-10T00:00:00+00:00","2020-03-11T00:00:00+00:00","2020-03-12T00:00:00+00:00","2020-03-13T00:00:00+00:00","2020-03-14T00:00:00+00:00","2020-03-15T00:00:00+00:00","2020-03-16T00:00:00+00:00","2020-03-17T00:00:00+00:00","2020-03-18T00:00:00+00:00","2020-03-19T00:00:00+00:00","2020-03-20T00:00:00+00:00","2020-03-21T00:00:00+00:00","2020-03-22T00:00:00+00:00","2020-03-23T00:00:00+00:00","2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.7410917943558402,1.65054435194363,1.6494066630902702,1.67908180191042,1.57309335404591,1.4563999637784195,1.39131592507958,1.25831646706885,1.17553197373322,1.1378603662289,1.09403804588548,1.01622991056981,0.9569688062046592,0.867750592633452,0.881915122635389,0.8870333838060501,0.7449843248343979,0.5800323903786391,0.7137698746640999,0.788965081600659,0.8349474817279849,0.81810092438042,0.7665643519428341,1.00169979602485,1.3888281582904,1.5906410827476698,1.6940178409382298,1.53119348473448,1.57087789718564,1.7647421022547098,1.58641599351317,1.79665584986159,1.65377324808301,1.6144719318456298,1.6421195045019998,1.71640818511939,2.00568589923423,1.9684607043872,1.90310688080483,1.90230747368636,1.71865962149275,1.7870343392982,1.7588689416042098,1.7784286449993998,1.75903963583761,1.64527618374358,1.63477889064649,1.5472215365568798,1.45130702212906,1.39008347664099,1.35026963804784,1.3034506188104,1.27907017374987,1.26637074883582,1.3671224495200198,1.3167684518534,1.3285655895985902,1.35411956847922,1.58441429827281,1.64611482539372,1.6271409089437698,1.6589411991983998,1.80839614720975,1.83779735179937,1.87893312296541,2.0596258573366697,2.0684553146412,2.1531418080212803,2.00442465485621,2.14781913628262,2.10037420372886,1.98318296400426,1.8464577769506696,1.72762982240051,1.59453492034091,1.5333871953550802,1.45314444423383,1.3653293305736798,1.3042775890567,1.21399416623127,1.19418580008981,1.10709851561683,1.08651995403441,0.991066483212458,0.942242242763113,0.9275165877067422,0.912544203139658,0.915394564591078,0.944661831631539,0.953291685389986,0.933139886659192,0.976300591506088,0.983274998571263,1.01118526115556,0.998075074581058,0.999882068331058,1.00259579438919,0.975213092038938,0.958677537609718,0.941858535081467,0.9195216976961008,0.9149456838379452,0.9170544267498209,0.89575484601053,0.895679371616135,0.8604005284022429,0.8634150004567971,0.8405380867975479,0.8415278798972622,0.8714042565389609,0.873753091339346,0.907744685504908,0.938296720746802,0.951453876764761,0.969882794126562,0.927645402230512,0.8942772639380648,0.8841765913105399,0.906493199792313,0.899411188769936,0.903174958434827,0.926154913375461,0.917329908135057,0.905488305454288,0.901652557498282,0.8856850932067422,0.8380623451635091,0.804586197379564,0.785222770649867,0.7934302335387479,0.8008651586115649,0.808058108151495,0.803635408543339,0.812204209917883,0.78493381060075,0.7449307701785749,0.7199325767401801,0.7416757491439571,0.7293341855371991,0.762266284559162,0.824975054433288,0.8471748386311071,0.851743870372383,0.88266277773386,0.8917512074642329,0.8679863447069399,0.8738079434775842,0.904780937444556,0.91023449420787,0.9283457493921948,0.93063516140015,0.898024863757446,0.897676830335934,0.956336529698702,1.00512994029929,1.02047471412178,1.03975033832068,1.09091571059421,1.08349940485638,1.1098268645866298,1.06853521978642,1.1347323012181998,1.16453749967943,1.21055341829069,1.1993240251663,1.26414916075997,1.30382186532901,1.2848453334808,1.2260840805471,1.19573925303508,1.16003223334556,1.14139453790392,1.13707272221929,1.12334242679338,1.12179302888441,1.07639336846558,1.18770388715544,1.15006825681266,1.11239666147236,1.01107469240923,0.9396828981670128,0.8868925516787541,0.8404393952661801,0.801296250751426,0.7911982216209671,0.7524140983998969,0.733319548393054,0.714403489144571,0.718016205437465,0.705246203661632,0.510713762970347,0.4775440752438629,0.482513769792027,0.503416965474905,0.5206431743338761,0.5107071239355471,0.545952189775198,0.607506640212885,0.643384883414991,0.6966400979754991,0.71852777300989,0.7329360704957261,0.730388261666965,0.7162237408033091,0.6804940933418872,0.698295481119536,0.666646929466296,0.68879869032854,0.6805584169119661,0.688510124963589,0.7452843825698441,0.8005432774883391,0.8149977428734849,0.8312028733713751,0.8427406082761009,0.8572509399035529,0.8868049090190642,0.8962612337011551,0.936472931769856,0.903900954752706,0.8721563953009179,0.8580307521923959,0.8428229726421089,0.876109043240788,0.8557910997154109,0.772585598565283,0.716564078593617,0.6170011689190661,0.6135835251292171,0.590519381107216,0.565669157724435,0.596312092690026,0.637555619855199,0.6888172514007389,0.7312103082671658,0.7429319548055141,0.7594241402518142,0.715763746299902,0.71278525948357,0.741830430005761,0.7548168814914209,0.7847296295904399,0.7622886574898471,0.7702846378535841,0.750982917647047,0.675089642618309,0.6219096032711271,0.5754036600115899,0.6136979259792691,0.643220384603401,0.6578824510187901,0.680049661521644,0.6856137899800799,0.7434920942264959,0.7733247000977181,0.805992786437933,0.8989976908654991,0.874072133362893,0.881470474422285,0.926551970205188,0.959811319183345,1.00584887223319,1.00876744390384,1.09345048266186,1.05425450236142,1.01075000785146,1.03162885171423,0.9788726358069492,0.968481915666026,0.914564519954008,0.8574588435108641,0.846361192048354,0.9204941042827548,0.961388032789654,1.08811260434145,1.12667225632428,1.13847495936256,1.01184536542826,0.989595758955278,1.02815882918458,0.997531948949914,0.9780392170347132,0.950597110505794,0.9579062494733228,0.947058873413036,1.05662976962545,1.0270402424164302,1.11461493303933,0.9937498820910128,0.92413883269038,0.8524719981715171,0.9086450570238092,0.982315205733588,0.994460194200605,1.04435411502268,1.00858634424459,1.0589623337556,1.04305820943119,1.11698443532279,1.03165249024654,1.10087016155087,1.0305304545425602,1.01024953834497,1.01577610110893,1.05354657510444,1.0680973645567,1.05031159925889,1.0405521748564,1.091307074089,1.17657138135911,1.2896673414051498,1.2954691672926102,1.27027785043229,1.32534966061679,1.23683583204851,1.30752794911627,1.3551531379245298,1.32952992125466,1.2962738950623702,1.2450932052915,1.1773522007841002,1.1370193698482198,1.09089570756123,1.15021138716204,1.1601500665718705,1.23860501467898,1.27856153277626,1.3013129206970502,1.30368244145655,1.23661796996757,1.2234566890153895,1.25414267164185,1.2406580008955,1.26032898789674,1.33830692877524,1.32995487167919,1.2732185295185,1.24486248198989,1.23405554196567,1.18580353202407,1.12096794375631,1.0797595583468198,1.03726713279967,1.03280468814754,1.04998011295495,1.05664216089312,1.02887722601657,0.976000573705811,0.991380392653946,1.0497083693956,1.03984578736744,1.0021361728033,0.971793643720146,0.9593217052667672,1.0503296078812,1.04820803165467,1.07815593575673,1.04030291867625,0.977236172244352,0.937962581832708,0.968168073184384,1.01556214597721,0.959670389810825,0.9095154014545592,0.911351389902643,0.901059519652167,0.861015518811753,0.8642166036794711,0.7539400516900179,0.739097517228241,0.7157576327660009,0.6983071552289909,0.7157267070693271,0.719312344896253,0.71857687994125,0.704048040200004,0.690802199891956,0.6800646285846241,0.689146626860354,0.691334665486433,0.722353556789795,0.7360445775465358,0.7907503094987729,0.8087957516063771,0.8557745534869521,0.924451601738836,1.01944565471502,1.07488955243267,1.03344150900282],"StdR":[0.27674756285900703,0.254000409191061,0.238032276768044,0.230435325830915,0.210414405459673,0.194535908230146,0.18264016727884505,0.16737562944328,0.156363802957184,0.15148819936776198,0.145586391351185,0.139610657147958,0.13405483384305195,0.129688068324285,0.13232293304769502,0.135385032325904,0.123413471886482,0.11261737174985198,0.129366086216719,0.139767118617636,0.148046986291448,0.14987299957802694,0.14826963724523498,0.172999394534164,0.204284318081574,0.21792095106078896,0.21748947957837805,0.194191093354049,0.188104915498166,0.192776013525358,0.171886884261927,0.173141084606734,0.15959467260234,0.147436447032599,0.14212825192847198,0.142008128252558,0.145555599585064,0.134838841590421,0.125243030199839,0.117213052654601,0.105284902459301,0.100373755805989,0.0938035494348726,0.0917446702786264,0.0854869420119802,0.0788627317448532,0.0741048482001023,0.0695331081172884,0.0629292237274859,0.0588973204813368,0.0550925631172831,0.0527470831146455,0.050176487165909,0.0485595906076998,0.0498966839354453,0.0474306183754844,0.0458967151013016,0.0454671105926052,0.0486173411894277,0.0490328749373568,0.0477398807937685,0.0476955260070741,0.0497559158452714,0.0498030851745053,0.0502531003751924,0.0538712538209027,0.0550071487093036,0.0571732796841136,0.0548967241294579,0.0564943865440217,0.055508240465285005,0.052262864333134006,0.047656304047260005,0.0425850642844097,0.0377785580199675,0.0335998403800078,0.0304743925426875,0.0269417680633602,0.0240566670043046,0.021311889568895,0.0195430459866837,0.0171420019272869,0.015835861035038,0.0136441770888177,0.0125001648075884,0.0116133061949446,0.0111352591652898,0.0107866521238477,0.0106105373349823,0.0103049350259073,0.0100094417626411,0.0103928674825044,0.010162320908563,0.010422664364904,0.0101028526853229,0.0101092065943489,0.0102524468996018,0.0100360667163182,0.00990024313218105,0.00988961866953046,0.009871048982950659,0.009837765095835671,0.0100629558615158,0.0100284974874444,0.0102348630214999,0.0101378563283399,0.0104252095179831,0.0105313982353146,0.0108101394221427,0.0113260799003846,0.0116862481780899,0.0119978101240351,0.012372119611577,0.0123690711095593,0.0123258628272544,0.0119608740452784,0.0116191475403411,0.0115169158935554,0.0119373244927713,0.0121411036390982,0.0123048829415612,0.0124647402026475,0.0126552539717951,0.0124201598745028,0.0126019337144209,0.0125872373947479,0.0124529078869369,0.0122670863891517,0.0125173664177611,0.0130860410997247,0.0136305522549755,0.0143875218631891,0.0146730030960073,0.0149559808352608,0.0147262037846162,0.0146261421845575,0.0148998609820621,0.0157500964593659,0.0160095676755325,0.0171915976940465,0.0184184726268918,0.0192526896377259,0.0189412090647223,0.019484350916114,0.0194843848443113,0.0190681624983856,0.0189004040506878,0.0191415325726347,0.0193881839322332,0.0196582404355585,0.0194384833842687,0.0190368894377284,0.0190064493807309,0.0197576636499997,0.0201725314083666,0.0203796547463451,0.020359912251218,0.0206539205702317,0.0201867259508503,0.020233481622188,0.0195654070660123,0.0200122150900308,0.0200072487018039,0.0203154653300901,0.0201457073269236,0.0209792328410781,0.0209823712552673,0.0209686435146746,0.0203009440059029,0.019755817231988,0.0188461055001112,0.0181392797972195,0.0180133043209746,0.0174141728455637,0.0172191916152629,0.0163101946849909,0.0172576021311171,0.0167715041178648,0.0164050209180814,0.0150862870729459,0.0144586452687303,0.0139428926337533,0.013400964637517,0.0132046047079102,0.0136011490021983,0.0135072377501153,0.0137947060391656,0.0140729538035046,0.0148760170794154,0.015343077197288,0.0132535786375406,0.0135769315853897,0.0149999422059372,0.016854378739004,0.0183920446914667,0.019468703209782,0.0213761778931442,0.0244596165386766,0.0264220138684556,0.0283498271352502,0.029206735700783,0.029691906227567,0.0295670852828561,0.0292833829839839,0.028216522220134,0.0289733282768676,0.0287698034933711,0.0299231190950931,0.0305865694663467,0.031386936375668,0.034003961509211006,0.0357623393799478,0.036764941610628,0.0369753920681536,0.0371898788021145,0.0375899147733642,0.038412430664925,0.0383901160293018,0.0390451468266368,0.0384203618669678,0.0380800323790927,0.0372366976187278,0.0363867281412599,0.0378122436705577,0.0380436302388341,0.0362563620545162,0.0355816232679697,0.0338817927370672,0.0348040312849278,0.0357972230769806,0.0369018647327781,0.0389761947683237,0.0424263389859304,0.0462740058649064,0.049497046051632985,0.0510944937786775,0.051656152761909005,0.0520235166828001,0.0521833014231744,0.0541346031657085,0.0561651900219274,0.0583078103423001,0.0585775605477034,0.0598557941805825,0.0599490803845028,0.0573445016172744,0.0571192739194345,0.0562623460872184,0.0599158114036818,0.0639376879159824,0.0679218366877317,0.0703886336138514,0.0732832586570657,0.0789934104298138,0.081788593477152,0.0857540842334452,0.0922895283644934,0.0922203971511246,0.092222175667313,0.0958786373102531,0.0980774238447402,0.100240211073941,0.0999309503809327,0.104759174625975,0.10149332271216,0.0985486200796802,0.0998543396815019,0.0963692996781463,0.0958168261461175,0.0925019638537814,0.0911268047171335,0.0909687836562052,0.0964744765821529,0.0991306417434912,0.106724248956815,0.10662783426503597,0.107294057402964,0.0999342766752556,0.0974819089015894,0.100504191693083,0.0976326943506683,0.097955689039661,0.0957823201113767,0.0979426394352942,0.0969444389850336,0.102800739440438,0.100818123918483,0.106048805824016,0.0996996966159021,0.0962198869685434,0.0920532313884301,0.0962167841123324,0.101859645901322,0.103024703535644,0.104546635927102,0.102399985677503,0.10558369734732598,0.104872160607878,0.107541580479518,0.102193562280187,0.105143320425173,0.102022998792733,0.0996031748378322,0.100908032511059,0.102277539142433,0.10144278156162198,0.101473879246114,0.0999511919323141,0.101112965303431,0.10568707917715,0.110178337405633,0.107070242436287,0.104355095148938,0.10369293874440197,0.0981417019794795,0.0982485783045122,0.0990232648389135,0.0959424324747289,0.0908425898994565,0.0863717276655988,0.0831022941205628,0.0804419103550086,0.0780189332114691,0.0790020774282883,0.0781215706180899,0.0799121164099501,0.0799506148028741,0.0796135846443596,0.0778474287490297,0.0733132363947513,0.0725125102930925,0.0708831007393406,0.0690233207113797,0.0683666971936163,0.0691766740982493,0.0667663216200031,0.0649724053612245,0.0629657909199805,0.0606089541571166,0.05763042491242,0.0550654761834985,0.0533641703475267,0.0516076404108612,0.0511508572291815,0.0519634347984408,0.0517800149256884,0.0511765869701801,0.0488717097160251,0.0489356058537898,0.0512079299582268,0.051085019427442,0.0494199804610042,0.0485708582737668,0.0490222767236187,0.0515125082152504,0.0508388466565559,0.051164487633978,0.0503751319995525,0.0476595620669262,0.0481399512979197,0.0487511456170274,0.0497378840664219,0.0487300369967168,0.0469841237657576,0.0474851878627761,0.0479036876115414,0.0471079345931218,0.0481561438268346,0.0448482891546872,0.0456016262843214,0.0455975942951311,0.0463116867810056,0.0485838239788099,0.0497873393146338,0.0516253126218092,0.0527628464421007,0.054085029515613,0.055196180833615986,0.0562214929512018,0.0579775083363491,0.0616775464220964,0.0631626650983217,0.0673292569365562,0.0709669791543077,0.0737521272242321,0.0778062099534829,0.0821204996580729,0.0839228044153441,0.0812263188684883],"EnoughData":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,0,0,1,0,0,0,0,0,0,1,1,1,1]},"Capacity":{"CapacityActiveInfectionPercent":0.1824,"CapacityNewInfectionsPerDayPer1000":0.130285714286,"CriticalBedsPer100k":11.4,"Source":"https://www.researchgate.net/publication/338520008_Critical_Care_Bed_Capacity_in_Asian_Countries_and_Regions","Year":2020.0},"Interventions":[{"type":["Symptomatic Testing"],"dateStart":"2020-01-23 00:00:00+00:00","dateEnd":"2020-03-13 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000"],"dateStart":"2020-03-13 00:00:00+00:00","dateEnd":"2020-03-27 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-03-27 00:00:00+00:00","dateEnd":"2020-04-07 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","Stay Home Order"],"dateStart":"2020-04-07 00:00:00+00:00","dateEnd":"2020-04-08 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-04-08 00:00:00+00:00","dateEnd":"2020-04-14 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-04-14 00:00:00+00:00","dateEnd":"2020-05-31 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","School Closure"],"dateStart":"2020-05-31 00:00:00+00:00","dateEnd":"2020-06-02 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Stay Home Order"],"dateStart":"2020-06-02 00:00:00+00:00","dateEnd":"2020-06-19 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Some Businesses Suspended"],"dateStart":"2020-06-19 00:00:00+00:00","dateEnd":"2020-07-01 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","School Closure"],"dateStart":"2020-07-01 00:00:00+00:00","dateEnd":"2020-07-02 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Some Businesses Suspended"],"dateStart":"2020-07-02 00:00:00+00:00","dateEnd":"2020-12-14 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-12-14 00:00:00+00:00","dateEnd":"2020-12-28 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Some Businesses Suspended"],"dateStart":"2020-12-28 00:00:00+00:00","dateEnd":"2021-01-15 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2021-01-15 00:00:00+00:00","dateEnd":"2021-03-02 00:00:00+00:00"}]},"data_url":"extdata-SG.json","Name":"Singapore","CurrentEstimate":{"Exposed":413.0,"Infectious":500.0},"OfficialName":"Republic of Singapore","Level":"country","M49Code":"702","ContinentCode":"W-AS","CountryCode":"SG","CountryCodeISOa3":"SGP","Population":5804337},"SI":{"data":{"Rates":{"CaseFatalityRate":0.013717887540333209,"Critical":0.028389614095121925,"Hospitalization":0.08641694774047445},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,10,10,10,10,10,10,10,70,70,79,79,102,102,120,128,137,148,150,152,152,165,174,174,190,192,193,197,205,211,211,219,221,221,223,230,233,233,239,241,241,244,246,247,252,255,256,256,259,260,267,270,272,273,1335,1338,1340,1340,1340,1340,1340,1346,1346,1354,1356,1357,1357,1358,1358,1358,1358,1359,1359,1359,1359,1359,1359,1359,1359,1359,1359,1359,1359,1359,1359,1359,1359,1359,1376,1376,1376,1376,1376,1376,1376,1384,1384,1384,1384,1384,1384,1384,1384,1384,1423,1429,1429,1429,1429,1469,1473,1488,1501,1522,1522,1568,1568,1603,1625,1648,1661,1678,1678,1678,1733,1742,1761,1780,1797,1821,1826,1831,1854,1884,1909,1927,1927,1927,1960,1960,1960,1960,2027,2042,2051,2052,2052,2079,2079,2079,2079,2079,2122,2139,2170,2199,2236,2268,2283,2296,2323,2359,2402,2440,2483,2483,2530,2533,2587,2620,2662,2699,2730,2730,2789,2844,2897,2939,2981,3023,3048,3048,3168,3245,3353,3457,3555,3600,3682,3804,3906,4041,4041,4265,4265,4399,4535,4655,4842,5024,5182,5219,5314,5515,5689,5924,6148,6313,6385,6572,6922,7299,7659,8018,8424,8582,8968,9667,10401,11208,12091,12785,13297,14074,15550,17190,18825,20767,22443,23533,25007,27577,30027,31792,33548,34864,35387,36519,38507,40153,41691,43272,44137,44558,45587,47770,49654,51121,52814,53687,54138,55476,57447,59469,60957,62600,63580,63999,65240,67437,69170,70733,72290,73377,73760,75017,77453,79193,80935,82541,83536,83977,87960,90100,91952,91952,92986,93787,94191,95688,97766,99382,100868,102252,103107,103467,104988,107103,109148,110925,111269,111864,112371,114330,116745,119149,120894,121288,122008,122745,125315,128709,131377,133428,135262,135993,136402,138272,140353,142134,143610,145156,145722,146003,147687,149385,150860,152290,153791,154321,154607,156266,158128,159657,160953,162248,162824,163162,164676,166220,167477,168432,169406,169896,170198,170527,171905,171905,171905,175210,175210,175210,175210,177641,178510,179414],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,7,7,16,16,31,57,89,141,181,219,253,275,275,286,341,383,414,442,480,528,562,632,684,730,756,802,841,897,934,977,997,1021,1059,1091,1124,1160,1188,1205,1212,1220,1248,1268,1304,1317,1330,1335,1344,1353,1366,1373,1388,1396,1402,1408,1418,1429,1434,1439,1439,1439,1445,1448,1449,1450,1454,1457,1460,1461,1463,1464,1465,1465,1466,1466,1467,1468,1468,1468,1468,1468,1469,1469,1471,1473,1473,1473,1473,1473,1475,1477,1477,1479,1484,1485,1485,1486,1488,1488,1490,1492,1495,1496,1499,1503,1511,1513,1519,1520,1521,1534,1541,1547,1558,1572,1581,1585,1600,1613,1634,1650,1679,1700,1716,1739,1763,1776,1793,1827,1841,1849,1859,1878,1897,1916,1940,1946,1953,1977,2006,2033,2052,2066,2082,2087,2101,2115,2139,2156,2171,2180,2181,2190,2208,2223,2233,2247,2249,2255,2272,2303,2332,2369,2401,2416,2429,2456,2493,2536,2574,2617,2651,2665,2686,2722,2755,2797,2834,2865,2883,2924,2979,3032,3079,3122,3165,3190,3232,3312,3389,3497,3603,3702,3749,3831,3954,4058,4195,4309,4420,4470,4558,4694,4816,5007,5191,5350,5388,5487,5690,5865,6103,6330,6498,6673,6764,7120,7507,7872,8252,8663,8832,9231,9938,10683,11517,12416,13142,13679,14473,15982,17646,19307,21274,22950,24080,25603,28215,30705,32503,34307,35649,36206,37382,39408,41094,42658,44270,45161,45625,46717,48939,50870,52385,54122,55042,55544,56937,58964,61034,62580,64284,65308,65778,67080,69306,71073,72674,74257,75381,75814,77135,79566,81349,83133,84775,85805,86288,87936,90075,91922,93737,95481,96314,96745,98281,100401,102043,103555,105013,105899,106294,107805,109934,112021,113815,114184,114806,115327,117305,119740,122152,123950,124343,125086,125858,128370,131724,134545,136629,138518,139281,139713,141587,143679,145472,147016,148556,149125,149424,151137,152851,154306,155752,157293,157830,158131,159812,161662,163235,164529,165887,166473,166836,168486,170101,171340,172299,173201,173702,174000,174364,175795,177140,178133,179148,179477,179780,180520,181606,182484,183396,184352,184767,185014,185916,187005,187762,188676,189627,190081,190324,191056,192266,193285,194165],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,3,4,5,6,9,9,11,11,15,15,17,20,22,28,30,36,40,43,45,50,53,55,56,61,61,66,70,74,77,77,79,79,80,81,82,83,86,89,91,92,94,96,97,98,99,99,100,101,102,102,102,103,103,103,103,104,104,104,105,106,106,106,107,107,108,108,108,108,108,108,109,109,109,109,109,109,109,109,109,109,109,109,109,109,109,109,109,109,109,109,109,109,109,109,109,109,109,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,112,113,114,115,115,115,116,116,116,117,117,117,119,119,120,122,123,124,125,125,126,127,128,129,129,129,129,129,129,129,129,129,129,130,131,131,133,133,133,133,133,133,133,133,133,134,134,134,135,135,135,135,135,135,135,135,135,135,135,135,136,140,141,142,142,142,143,145,145,146,147,149,149,150,152,154,155,155,156,159,159,160,165,167,167,169,173,175,176,180,184,188,190,192,200,211,214,235,240,251,264,278,292,315,338,363,388,412,441,471,497,531,554,578,605,645,686,724,765,797,831,876,919,964,995,1026,1052,1097,1156,1199,1245,1293,1336,1384,1435,1490,1547,1592,1653,1700,1744,1796,1862,1900,1949,1998,2041,2063,2107,2149,2190,2233,2274,2314,2353,2379,2418,2454,2479,2507,2532,2565,2595,2631,2665,2697,2728,2774,2803,2838,2868,2899,2922,2947,2973,2998,3022,3053,3070,3093,3121,3140,3180,3206,3231,3257,3284,3309,3329,3360,3379,3406,3425,3448,3468,3490,3503,3522,3541,3564,3580,3595,3612,3623,3635,3654,3667,3677,3692,3705,3717,3728,3733,3745,3755,3762,3769,3776,3784,3792,3802,3809,3823,3836,3836,3854,3863,3874,3878,3882],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,7,7,16,16,31,57,89,141,180,218,252,274,274,285,340,382,412,439,476,513,546,613,665,709,735,777,816,810,844,876,890,889,921,931,953,978,990,1002,1005,1012,1022,1033,1064,1057,1064,1065,1070,1069,1076,1082,1088,1093,1098,1099,1099,1105,1109,1106,1102,1101,1103,1103,1103,1098,1098,1099,1102,1100,1100,1094,1092,1090,1089,27,25,23,22,22,22,21,16,15,9,9,8,8,7,6,8,10,9,11,16,17,17,18,20,20,22,24,27,28,31,35,43,45,51,35,36,49,56,62,73,87,86,90,105,118,139,155,184,205,221,205,223,236,253,287,261,265,260,266,264,283,261,266,237,238,243,257,259,272,288,238,242,237,242,240,231,234,228,213,200,189,181,194,195,167,183,214,243,213,230,236,248,275,285,328,365,407,441,410,414,419,423,428,433,449,454,468,486,496,505,504,547,525,564,590,634,700,769,837,884,907,975,1025,1116,1187,1255,1280,1368,1383,1426,1509,1588,1648,1639,1656,1736,1807,1908,2134,2078,2252,2206,2426,2692,2865,3061,3314,3444,3744,4248,4818,5413,6084,6641,7104,7709,8860,10136,11434,13021,14286,15247,16371,18270,20012,20980,21878,22501,22521,22896,23417,23433,23336,22972,22164,21514,21105,20717,20157,19869,19809,19381,19326,19542,19538,19917,19894,19986,20119,20123,20337,20337,20174,20260,20107,20310,20241,20169,20572,20288,20523,20475,20481,20493,20834,20738,20803,21006,21150,20874,20878,21115,20758,20617,20346,20158,20010,19938,17427,17380,17590,19356,18666,18454,18541,18986,19309,20073,20354,19317,19176,19553,20514,21722,22475,22757,24276,24419,24320,24204,23864,23230,23001,24128,23937,23473,22591,20885,19645,19015,18702,18477,18350,18134,17884,17653,17451,17241,17248,17311,17258,17152,16900,16414,15798,15758,15758,14444,14000,13806,13488,13195,12936,12890,12111,11641,11252,11202,11177,11095,11032,11597,11298,12048,12948,10581,11035,11260,11983,10751,10897,10869]},"Timezones":["Europe/Ljubljana"],"AgeDist":{"0-4":101272,"10-14":104506,"100+":191,"15-19":91870,"20-24":96316,"25-29":109178,"30-34":133863,"35-39":149786,"40-44":158373,"45-49":146953,"5-9":108899,"50-54":151312,"55-59":149890,"60-64":145593,"65-69":139348,"70-74":97508,"75-79":79987,"80-84":59368,"85-89":37278,"90-94":14426,"95-99":3015},"REstimates":{"Date":["2020-03-20T00:00:00+00:00","2020-03-21T00:00:00+00:00","2020-03-22T00:00:00+00:00","2020-03-23T00:00:00+00:00","2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.73921632950144,1.7520805816073302,1.65428376762372,1.58918244527138,1.51931926465368,1.46015060500388,1.35517858141451,1.31760364123163,1.27743760101591,1.23683190132479,1.16816025536905,1.18475353650919,1.2366598722882298,1.28946309501312,1.20058015240604,1.1563637085748,1.10118534430978,1.07050760505693,1.05510471746796,1.01684940731007,1.00936927641413,0.94875233733219,0.909621716944853,0.868950996137292,0.8519043723466191,0.801840168701892,0.806587360047908,0.763770514806737,0.79391939005732,0.7614543150859329,0.7777026596762701,0.7660965291365799,0.725497117518038,0.70018237270742,0.6824101783325199,0.6369354203821099,0.6379661400460821,0.6520974618871039,0.693661513338148,0.7306638665754169,0.6983386662788861,0.6969670471527191,0.59430596238137,0.595834584686036,0.573678931477702,0.5915855380236099,0.621691743472565,0.6302943998563721,0.5919827728680239,0.588878701206814,0.546969305691657,0.548282728974625,0.56633913497394,0.563023912270191,0.520909108540605,0.442215622164674,0.4345921115951479,0.40569623610674,0.469947370954527,0.524139888367495,0.475098490217142,0.47607364605931,0.49817526279207,0.519195371705959,0.449596615984262,0.396239774519748,0.36620020341396,0.3697474418817971,0.417639184150632,0.523385561997609,0.5214758905159339,0.571430485107415,0.5486854578684389,0.5958962183304661,0.7264834170997191,0.8587059972917521,0.890926210348394,1.09591812411888,1.56120373173922,1.55850775156457,1.34977836917438,1.33429099274061,1.25476246627453,1.06287285996296,1.17127318500989,1.28050352814519,1.4296267645792202,1.40938131735895,1.3819284249621,1.4034375383898,1.71119098800389,1.5724641442702498,1.47236242814544,1.35764544832983,1.30627369089015,1.64363450084062,1.68298414892842,1.69447548766003,1.75327202179577,1.84207859784918,1.75008222615884,1.60645766192796,1.6387860011296298,1.61496360764829,1.63820131491913,1.65301107356132,1.74466528658018,1.75858518968707,1.69827231326594,1.5943304776572,1.55990971591642,1.46748330138644,1.38841011009125,1.4049210650585202,1.34253395659825,1.28420470596512,1.19870976337838,1.17901925594782,1.13399549200786,1.11950609791706,1.07660220503552,1.00039072873228,0.958834274036891,0.967044279662506,0.997012064595513,1.05991776136127,1.0661905166157502,0.975533604835739,0.981389262556,0.971736134469234,0.9952830718935748,0.9777620811571373,1.003706419247,0.997691949226761,0.9631581229003728,0.978302926160266,0.959853812223772,0.9025436961271948,0.8678377155836099,0.8321358201291751,0.815141671176635,0.844028879717879,0.8049131407072551,0.8365650449423951,0.8807836726361621,0.994407271614978,1.03383132597124,1.14008482063093,1.21195722081247,1.20706641007207,1.22378068777486,1.26495064005562,1.29816494987704,1.35952999770453,1.40226368981527,1.42727399371495,1.44921384505021,1.37562709763947,1.29801360259844,1.24189547234682,1.19700899112254,1.16758251096694,1.14612060336673,1.1574962916135,1.14164220770222,1.1495835633588798,1.16495055882049,1.15894497769636,1.14878041136602,1.12058583371118,1.1143491232196,1.11605304973908,1.1394788369730502,1.20536378585193,1.25856551026732,1.33826540430647,1.39967590308226,1.4339768021304595,1.3861757814368,1.3577958491499702,1.3710397636602198,1.3573129174776202,1.39149379401667,1.39092071917754,1.37999733015623,1.32134848015129,1.29270556894717,1.27857093325969,1.25997503405725,1.2752937542423102,1.2828621604713,1.27150838692485,1.20808964023201,1.17360098804487,1.19121909193537,1.20262509071301,1.22965650603849,1.25699541418462,1.24184757404824,1.2633245441286498,1.2128972176423,1.28213287848253,1.36385320027677,1.37737474814554,1.38590092226969,1.40846306690794,1.37185715449377,1.39841328775932,1.48876847707219,1.57044714782396,1.6211241947891295,1.6577322645738102,1.63485654543403,1.55639826190243,1.55718479094949,1.63604193639771,1.7010641670430202,1.7273481076748702,1.7587841728992502,1.7181734190426698,1.63444594274912,1.57742532242089,1.5985824188320903,1.5938307823330802,1.52002060449736,1.45114145810502,1.37919711082568,1.29001585342292,1.24162841458994,1.21475780797121,1.17103732075895,1.130096883357,1.08571330451622,1.03065703650243,0.9908497280531792,0.970181736551942,0.956894413392313,0.938725430525147,0.93579169366311,0.944527048170965,0.935901467687444,0.944572700234848,0.966474256610338,0.975271118628204,1.00062698886211,1.00253652087254,1.00754020445848,1.01353067483631,1.01207426192,1.02038562747893,1.01767015231376,1.00624906322188,1.00835513315945,0.999438248334989,1.00886615805628,1.00470025899514,1.00009559478974,1.01976855264231,1.00388792283958,1.01377713371445,1.00912671686154,1.00748237349417,1.00668977808929,1.0223222644432,1.01560512304064,1.01632524684047,1.0239029171844398,1.02807810046848,1.00950988494526,1.00618798515788,1.01483109858002,0.9980084554727372,0.990479309707336,0.97816811287976,0.972124028763045,0.969586609792847,0.970320976589895,0.96902706673469,0.9739289753920932,0.990865295553848,0.993206271345681,0.926678538548646,0.922708587958624,0.9387401866292672,0.973122578754016,0.997702848221838,1.04071193071994,1.0523034260529398,0.98953092741739,0.978160011444982,0.9988688582496752,1.05173072846592,1.10974756507868,1.13212012791925,1.12332605377302,1.1717246873941598,1.1479920023240302,1.11327827020791,1.08306737948003,1.04891261883496,1.00967013536384,0.993392355809645,1.04240297673668,1.03221704621913,1.00670420057874,0.9695622918237092,0.9015320881041308,0.852843854205023,0.843296768480751,0.851334987780735,0.865492463646248,0.8828769325605121,0.894704940173008,0.901428679531183,0.907139209890124,0.909869025379926,0.9152440936234572,0.930298670275425,0.946535980647897,0.953294042547758,0.956084165327838,0.9512495129294158,0.9311170860925648,0.903982900101475,0.914366499604937,0.928538291746446,0.863592600772104,0.854398572026905,0.8610576910872959,0.864258529096992,0.863801886432355,0.8680257358973651,0.8850426680863821,0.841108125968654,0.82403800207164,0.821742531519995,0.844543639102518,0.874427546401373,0.8901138422011909,0.904883880709961,0.966181724858137,0.947681063885712,0.904371371322898,0.9082235163967042,0.9162134085162008,0.94085105498415,0.94711261072076,0.955504018442879,0.974371738341883,0.992644599274043,0.991958068713658],"StdR":[0.104562552862848,0.0986668991124503,0.0904401626210622,0.08415725642992597,0.077755407667733,0.0726529468984652,0.0665035616202408,0.0629714529459352,0.0598774372615178,0.0569738453462113,0.0541422355553451,0.0532566844430867,0.0535889912644404,0.0528054504049303,0.0507842814094429,0.0489185711942611,0.047110663954435,0.0456243035899177,0.0445067485678588,0.0433445259144165,0.0426375694422712,0.0417097368512659,0.0406891779554318,0.0399884998176364,0.0400408795409027,0.0395818059076521,0.0406075514557797,0.0398312840406146,0.0419141389938149,0.0415466857605498,0.0426201093258492,0.0434221795041552,0.0427963984746792,0.0432702822165509,0.0441339730806305,0.0444456296520372,0.0457857988778201,0.0480436347664019,0.051414492018472,0.0539396754795139,0.0544229094479057,0.0562195263400035,0.0529574870456311,0.0556778392031496,0.0548251241155187,0.0590909204713,0.0635055970640936,0.0652773387286859,0.0663928113034945,0.0686597467804825,0.0687172319506813,0.0715829938440689,0.0748774680402487,0.0784725403047749,0.07895730323108,0.0744495834459254,0.07818381856177099,0.0791706162562585,0.0900676400059528,0.10128546240442697,0.101093762862359,0.10610270045575697,0.113849164681688,0.122402187129987,0.118947236486434,0.117743714857925,0.117106129720709,0.12453286077446403,0.140473447594535,0.16788217069892,0.176443079789148,0.194024514826196,0.19830068389730696,0.212631530396638,0.24649051522921,0.277156872212925,0.287774507918601,0.32519145210133,0.390838727915867,0.371399456081738,0.33219393376001505,0.315828760516549,0.293615608523783,0.26720713478353697,0.274712344722644,0.28762846377496304,0.297034096625243,0.29165072402061204,0.272638153373213,0.270669274044095,0.292020504494856,0.264308249011582,0.246476312011208,0.225474229488063,0.215935754797084,0.234630582615844,0.23125097841854106,0.221248885412354,0.211636168163037,0.209805432822978,0.18931002836166105,0.173005392205298,0.164528951600603,0.157336438499496,0.150143516722914,0.14288836012298498,0.14100671597522302,0.133292055976544,0.125396757532003,0.114985691937325,0.108037691962843,0.10150621265916802,0.0924465517516212,0.091071703348563,0.0856488445653337,0.0811431323114996,0.0750158137643865,0.0736668248828891,0.0712848420383261,0.0691017051823272,0.0676155511320604,0.0636481884934356,0.062155777742709015,0.0637662934647714,0.0640607265307212,0.0657765197221924,0.0665507396850102,0.0630156952166708,0.0636175634441683,0.06335125274348999,0.06375295271738701,0.0632108612540089,0.0651450200972119,0.0645195188224851,0.0632698050915599,0.0633554511044741,0.0634598176038914,0.0621052508241073,0.061504732967737,0.0602283999641454,0.0607987655463317,0.0630268705736628,0.0623715911519952,0.064587745271823,0.06828869166551,0.0719327200708134,0.074472173698043,0.0772875326011133,0.0797425967605256,0.0786639368119503,0.0779618250983662,0.0775945659169438,0.0765625919125393,0.0766910944873952,0.0760747103548154,0.0752173012685557,0.0733448307133234,0.0699230260340419,0.0648784462183166,0.0620535817280939,0.0595179059694114,0.0571735121837617,0.0558556196791464,0.0551278225202719,0.0542132290540928,0.0531990883943808,0.0535819101829441,0.0526020471217841,0.0513297033820793,0.0505347637081635,0.0500889068832282,0.0486639403055387,0.0491099225434163,0.0497945823692781,0.0506164702837614,0.0512896039447706,0.0514613947844013,0.0513343278484925,0.0491304904996955,0.0473092728867665,0.0467344050334077,0.0455384268450087,0.0447821878080565,0.0432947771517995,0.0420302175013843,0.0397394095303131,0.0384062421812333,0.0370621825071481,0.0363363068925728,0.0351509652269049,0.0349300531949685,0.0335285945827313,0.032005527897147015,0.0309701054619674,0.0304896068544511,0.0299676269479607,0.0296932228364334,0.0300603363873305,0.0292423109934112,0.0288805868527614,0.0280661084378228,0.0283143467506927,0.0285402266238662,0.0289035533277254,0.0286693808579658,0.0287178564240002,0.0279355421697909,0.0278490630031677,0.0285762067523673,0.0300352645661912,0.0309733241397049,0.0320072707944065,0.0324041669349267,0.0311689199833223,0.0304682251477622,0.0313104990581635,0.0323151585888162,0.0335208012452137,0.0345334308312076,0.0345444414086523,0.0331192767701715,0.0310445511725129,0.0304362915192905,0.0295857092979512,0.0278027194028205,0.0261207448121445,0.0235129292218945,0.0211313202931351,0.0191512008825517,0.017424361798772,0.0157937795377251,0.0143772005181014,0.0128090393618328,0.0115251035284441,0.0105641469944731,0.00974754857671567,0.008884020805317609,0.00833462526964248,0.00794856455804496,0.007722683099452341,0.00730920644472688,0.007313140970686841,0.007259555937097021,0.00724120333174582,0.00721485890334173,0.007105134786214429,0.00713540245466018,0.007238399332117809,0.00713547702086897,0.0071511206979747,0.00712517482530393,0.00719798528040958,0.00716848474822242,0.00705548574726903,0.007104140333415621,0.0071286259436880205,0.00699348929565483,0.0071565604561510095,0.0070903973609873,0.00711868107076397,0.0070635121414033795,0.007059506906627,0.0070314893639476786,0.00704726671853995,0.0069984524202956104,0.007107618408216479,0.00708188916028813,0.0069481789122198,0.00697443174468014,0.006977658225014121,0.007098715476644159,0.00693493862532633,0.00690214413677749,0.00692797963282477,0.00682867266846865,0.00696545604360644,0.00684335922771338,0.006947865471043729,0.00695932432482952,0.0070172577195386394,0.0070216792053598796,0.00671874221722878,0.00682930127313608,0.007056957828856859,0.00730554693944625,0.007436477477668459,0.00757308836816769,0.0074897209577053,0.007194662754329841,0.007037827521924959,0.007079871835974241,0.007380226947461541,0.007592576295014358,0.0077530298381967904,0.00796346601357492,0.00822916098234155,0.00847496885771583,0.00843107190081633,0.00817939263990835,0.00792610464159929,0.00755555185433423,0.007271748690145721,0.007180892117639391,0.0070108307289363705,0.0068647663110334295,0.00673936707974855,0.00637187842646401,0.00634189323231235,0.0065273102554675895,0.006955805120509561,0.00724217652663708,0.00751692637468882,0.0076481854579838,0.00770258096518375,0.007790597172387459,0.00785881369258356,0.00797634985720565,0.00802959600464934,0.00811050049570513,0.008032966865090859,0.008047631402513609,0.00793835260616569,0.0077840649286482905,0.00765416902870283,0.007765882671409941,0.008018368839468559,0.00775415097090772,0.007807072589154171,0.0082474303630835,0.00859421625282213,0.00875318329539468,0.00908169932076389,0.0094026334991681,0.00917089271691094,0.00906262476227912,0.00942676798260522,0.00973109001167855,0.0104566132030761,0.0108328997511158,0.0107940134124415,0.0111080896615832,0.0107459106225946,0.0102700676039587,0.0101164130656708,0.0101571610397364,0.0102702218700585,0.0103905877645936,0.0103874453975779,0.0102186083778502,0.010382119514574,0.0101945498191526],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Capacity":{"CapacityActiveInfectionPercent":0.1024,"CapacityNewInfectionsPerDayPer1000":0.073142857143,"CriticalBedsPer100k":6.4,"Source":"https://link.springer.com/article/10.1007/s00134-012-2627-8","Year":2012.0},"Interventions":[{"type":["Symptomatic Testing"],"dateStart":"2020-03-04 00:00:00+00:00","dateEnd":"2020-03-07 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000"],"dateStart":"2020-03-07 00:00:00+00:00","dateEnd":"2020-03-09 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Gatherings <100"],"dateStart":"2020-03-09 00:00:00+00:00","dateEnd":"2020-03-16 00:00:00+00:00"},{"type":["Gatherings <1000","Most Businesses Suspended","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-16 00:00:00+00:00","dateEnd":"2020-03-20 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-20 00:00:00+00:00","dateEnd":"2020-03-30 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-30 00:00:00+00:00","dateEnd":"2020-04-20 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-04-20 00:00:00+00:00","dateEnd":"2020-04-30 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-04-30 00:00:00+00:00","dateEnd":"2020-05-18 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-05-18 00:00:00+00:00","dateEnd":"2020-05-31 00:00:00+00:00"},{"type":["Symptomatic Testing","Mask Wearing"],"dateStart":"2020-05-31 00:00:00+00:00","dateEnd":"2020-06-02 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing"],"dateStart":"2020-06-02 00:00:00+00:00","dateEnd":"2020-07-01 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","School Closure"],"dateStart":"2020-07-01 00:00:00+00:00","dateEnd":"2020-07-02 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing"],"dateStart":"2020-07-02 00:00:00+00:00","dateEnd":"2020-07-20 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-07-20 00:00:00+00:00","dateEnd":"2020-10-19 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-10-19 00:00:00+00:00","dateEnd":"2020-10-30 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-10-30 00:00:00+00:00","dateEnd":"2021-01-23 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2021-01-23 00:00:00+00:00","dateEnd":"2021-02-14 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","Stay Home Order"],"dateStart":"2021-02-14 00:00:00+00:00","dateEnd":"2021-02-23 00:00:00+00:00"}]},"data_url":"extdata-SI.json","Name":"Slovenia","CurrentEstimate":{"Exposed":673.0,"Infectious":400.0},"OfficialName":"Republic of Slovenia","Level":"country","M49Code":"705","ContinentCode":"W-EU","CountryCode":"SI","CountryCodeISOa3":"SVN","Population":2078654},"SK":{"data":{"Rates":{"CaseFatalityRate":0.010770076801724949,"Critical":0.022270528442610626,"Hospitalization":0.07565976658180765},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,7,7,7,2,2,2,2,7,3,3,5,10,10,10,8,13,16,23,23,23,23,107,113,151,167,175,213,229,251,258,284,288,355,386,394,403,423,484,524,558,608,619,643,741,762,806,905,919,941,959,983,1060,1112,1131,1151,1163,1185,1192,1231,1245,1256,1280,1301,1307,1322,1327,1332,1338,1356,1366,1368,1372,1375,1376,1379,1379,1389,1396,1402,1404,1409,1409,1410,1410,1410,1426,1437,1443,1447,1447,1447,1447,1448,1448,1452,1455,1455,1461,1464,1464,1466,1466,1466,1466,1466,1466,1473,1473,1477,1481,1493,1493,1493,1493,1507,1514,1523,1523,1530,1538,1538,1556,1556,1577,1577,1577,1616,1644,1660,1675,1695,1742,1742,1746,1771,1777,1824,1846,1861,1864,1866,1874,1884,1939,1944,1969,1969,1969,1980,1997,2014,2045,2147,2148,2153,2167,2192,2206,2225,2254,2278,2377,2478,2523,2617,2693,2797,2802,2836,2913,2947,3001,3081,3114,3124,3129,3214,3220,3288,3390,3519,3548,3571,3668,3888,3978,4036,4098,4178,4213,4329,4395,4620,4756,4793,4828,4865,5027,5200,5353,5452,5553,5631,6031,6388,6709,6926,7182,7297,7359,7536,8004,8404,8763,8859,9920,9960,10130,11008,11799,12227,12508,12617,12798,13012,14257,15474,16426,16990,18354,19481,19757,21718,23247,24314,26439,29024,30519,31053,33906,35924,38695,40816,43188,45883,47933,50738,53547,56378,59285,62094,64197,66041,68859,71738,74273,77142,79956,82666,84850,87433,89769,91455,93533,95416,97068,98585,100303,101584,102737,104560,106361,107828,109807,110565,112627,114267,115663,116948,119086,120410,121760,124427,125971,127190,128285,129994,130897,132852,135760,138383,141490,144612,147275,150239,153755,157028,160401,163323,166555,168915,171092,173761,176864,181129,183942,186683,189959,193380,197191,202148,205247,208406,212271,216052,218923,222642,226471,230456,234371,238221,241686,245702,248386,251618,253518,255300,255300,255300,255300,255300,255300,255300,255300,255300,255300,255300,255300,255300,255300,255300,255300,255300,255300,255300,255300,255300,255300],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,3,3,7,10,16,32,44,54,63,72,105,123,137,178,185,186,204,216,226,269,292,314,336,363,400,426,450,471,485,534,581,682,701,715,728,742,769,835,863,977,1049,1089,1161,1173,1199,1244,1325,1360,1373,1379,1381,1384,1391,1396,1403,1407,1408,1413,1421,1429,1445,1455,1455,1457,1457,1465,1469,1477,1480,1493,1494,1495,1495,1496,1502,1503,1504,1509,1511,1513,1515,1520,1520,1521,1521,1522,1522,1525,1526,1526,1528,1528,1530,1531,1533,1541,1542,1545,1548,1552,1552,1561,1562,1576,1586,1587,1588,1589,1607,1630,1643,1657,1664,1665,1667,1687,1700,1720,1749,1764,1765,1767,1798,1851,1870,1893,1901,1902,1908,1927,1951,1965,1976,1979,1980,2021,2058,2089,2118,2141,2179,2181,2204,2245,2265,2292,2337,2344,2354,2368,2417,2480,2523,2566,2596,2599,2615,2690,2739,2801,2855,2902,2907,2922,3022,3102,3225,3316,3356,3424,3452,3536,3626,3728,3842,3876,3917,3989,4042,4163,4300,4526,4614,4636,4727,4888,5066,5252,5453,5532,5580,5768,5860,6021,6256,6546,6677,6756,6931,7269,7629,8048,8600,9078,9343,9574,10141,10938,11617,12321,13139,13492,13812,14689,15726,16910,18797,19851,20355,20886,22296,24225,26300,28268,29835,30695,31400,33602,35330,37911,40801,43843,45155,46056,48943,51728,55091,57664,59946,61829,63556,66772,68734,71088,73667,75495,76072,77123,79181,81772,83796,85567,86767,87276,88602,89913,91578,93396,95257,96241,96472,97493,99304,101257,103106,104632,105733,105929,107183,109226,111208,113392,115462,116731,117283,119232,121796,124921,127087,130794,132984,133489,135523,139088,142133,146124,149275,151336,152555,155218,158905,161562,165608,166649,167523,168092,170187,173228,179543,184508,186244,187463,188099,191088,196047,198184,201164,205236,208209,209069,211479,215055,217978,220707,222752,223325,224385,226294,228778,231242,233027,234571,236476,237027,238617,241392,243427,246008,248190,249913,250357,252094,254826,256903,259533,261774,263326,264083,265807,268986,271473,273904,276234,277682,278254,279696,282864,285419,287752,290457,292143,292792,294790,298337,300775,303420,306268,308083,308925,311002,314359,317159,319582],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,2,2,2,6,8,9,11,12,13,14,14,15,17,17,18,18,20,22,23,23,24,24,25,25,25,26,26,26,26,26,27,27,27,27,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,29,29,29,29,29,29,29,31,31,31,31,31,31,31,31,31,31,31,31,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,37,37,37,37,37,37,37,37,37,38,38,38,38,38,39,39,39,39,39,40,41,41,41,44,44,44,45,48,48,54,54,55,55,55,55,57,57,61,61,61,61,66,71,71,82,88,92,98,98,115,134,159,159,165,176,184,200,212,219,219,219,235,261,286,317,351,351,366,390,414,464,491,510,510,526,557,579,579,614,644,671,693,709,732,749,771,798,816,839,868,898,930,957,981,996,1018,1046,1084,1104,1122,1148,1175,1205,1251,1309,1378,1440,1510,1555,1618,1618,1686,1732,1732,1732,1773,1879,1983,2065,2138,2250,2250,2317,2521,2603,2657,2717,2788,2836,2918,3007,3102,3163,3260,3362,3417,3474,3526,3637,3737,3801,3894,3965,4068,4068,4260,4361,4411,4495,4565,4642,4711,4784,4889,4976,5050,5135,5199,5271,5382,5502,5629,5733,5812,5885,5952,6063,6168,6271,6350,6424,6505,6577,6671,6775,6859,6966,7075,7189,7270,7388,7489,7560,7665],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,3,3,7,10,16,32,44,54,63,72,104,122,136,177,178,179,197,209,224,267,290,312,329,360,396,420,439,460,474,524,566,664,676,690,703,717,660,720,706,802,865,865,920,909,927,946,1022,988,970,967,960,941,885,849,822,775,765,745,655,642,613,524,510,490,472,455,382,338,322,314,303,282,275,237,229,219,196,180,176,163,160,160,154,137,127,126,122,122,122,119,121,111,106,101,101,104,105,107,110,114,98,96,91,101,111,112,113,113,131,150,160,174,175,173,175,193,206,226,255,270,271,266,297,346,361,372,380,381,387,392,409,414,425,421,414,455,474,505,513,536,574,537,532,557,562,568,566,573,579,568,611,627,646,674,701,702,710,775,769,826,855,902,907,911,992,1055,1147,1136,1175,1238,1252,1311,1387,1470,1555,1565,1507,1478,1486,1509,1570,1692,1775,1763,1777,1904,2028,2134,2301,2370,2413,2516,2602,2694,2827,2988,3090,3146,3223,3340,3610,3971,4458,4856,5086,5200,5698,6270,6807,7474,8256,8572,8730,9434,10316,11401,13183,14159,14263,14437,15521,17228,19047,20889,22388,23067,23298,25100,26452,28918,30722,33724,34860,34872,36960,39301,42371,44828,46929,48598,49064,51037,52022,53781,54962,55663,55949,55015,55520,56994,56866,56033,55738,55697,54139,53410,52304,51966,51425,49687,47846,46046,45025,44130,43050,41740,40720,39049,37456,36590,36005,35293,34525,33069,31415,30753,30943,32362,32432,34230,34741,33699,33969,36195,38018,40124,41404,41953,41130,43035,44592,45563,48213,47969,46664,45803,46444,46736,51434,55068,55709,55152,54681,55633,57630,57084,56886,57788,58016,55823,54622,54864,54317,54022,52780,50936,49767,48896,48177,46312,45191,43923,42449,39579,37166,34883,33769,33107,31354,29219,26723,24668,23466,21471,20112,18418,16441,13110,12039,11866,12326,12871,15122,16497,17002,18333,21396,23848,26102,28733,30338,30915,32819,36262,38616,41154,43893,45594,46355,48314,51570,54299,56617]},"Timezones":["Europe/Bratislava"],"AgeDist":{"0-4":283691,"10-14":282577,"100+":164,"15-19":262918,"20-24":290705,"25-29":365080,"30-34":410494,"35-39":437109,"40-44":457808,"45-49":403592,"5-9":282900,"50-54":346849,"55-59":362368,"60-64":361838,"65-69":333373,"70-74":236821,"75-79":161890,"80-84":100449,"85-89":56655,"90-94":18906,"95-99":3456},"REstimates":{"Date":["2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.65977280339085,1.5502538644710002,1.43836963507093,1.50028316247076,1.4568927111961498,1.4173860273934298,1.3872644368649798,1.38578180447189,1.3208937065301298,1.28104336825012,1.26058770371296,1.12959615083889,1.12035700256831,1.27166333028327,1.33500504296631,1.57270436715013,1.49039287173927,1.28826724260399,1.1821277045273302,1.11238796113763,1.09763520387959,1.1751874589043998,1.12881950406761,1.31112389761913,1.37489839493584,1.3447351358117898,1.3861082191688303,1.23355717595506,1.13322383429876,0.998114075098342,1.0953349675902,1.1220249785355,1.10566223690074,1.07226051068398,1.0153309305847902,0.9049435433609492,0.8767504782044108,0.709677829017965,0.624146943672393,0.595844754965094,0.499298824412813,0.531025052704878,0.541390170897139,0.495289258863483,0.355570824903542,0.316034712326048,0.311074702469207,0.341056022024867,0.381238818367001,0.46308335771286,0.500841799608655,0.574016087684311,0.5955489796167571,0.716739792380265,0.7589298992343871,0.7557516013626551,0.7092159383956121,0.6684345376517671,0.600266261469678,0.538664241423357,0.5929462859717529,0.679179080554689,0.7548812857147901,0.7063880682401741,0.710101443345139,0.6968921356380511,0.682429752163945,0.510416809189753,0.529333434231235,0.5747509511554929,0.626325345244825,0.727284169148069,0.6405765030419079,0.653521041399745,0.7244866198288359,0.611514744455294,0.648934795888117,0.658275792637689,0.7007910165248179,0.864804349403113,0.940222435932814,1.04167403583992,1.1676445405161495,1.27176930585782,1.2289671641605,1.40099687145926,1.3301150568747702,1.7237765623956698,1.83169406929967,1.65428229460843,1.4497300181552,1.32795141347696,1.58029620612741,1.76340185052211,1.8035736841791896,1.77454399872363,1.62527513234477,1.42431691254625,1.33250539201608,1.37017480979928,1.41600304037819,1.38944210989905,1.4748251658368603,1.49367882708677,1.38370931213863,1.29829245109032,1.31510152768279,1.44755557304092,1.39786462368249,1.35963211985079,1.28473719547373,1.21877996589873,1.18746523508143,1.14290971554734,1.16492608675014,1.1086663390698202,1.00658758849819,0.944354946730821,0.950593809218747,1.13366182048394,1.15550820391201,1.03709191708524,1.06419770407074,1.05378892883139,1.17133947188038,1.1527770202016698,1.1934881981801202,1.2455501793687902,1.18425859772365,1.19126799223231,1.27286000881623,1.23860192850297,1.21629304220778,1.08717061121615,1.09509014563106,1.17375102099232,1.1885155547188702,1.2126584869433,1.1524089262135702,1.1192110684786498,1.07534862591355,1.1459415093785,1.19759931912976,1.25090859360023,1.22763846122385,1.27103788242351,1.20760722761133,1.16223089215163,1.22969573229891,1.22294400544724,1.3306904778568702,1.35667427017806,1.30094395425474,1.3380206023998702,1.2854246228376498,1.23431957750879,1.23849755455605,1.24379818157825,1.27269967142303,1.20342825960733,1.19996271183549,1.22475449544486,1.13087289386224,1.14245902213627,1.13051594126585,1.24381838387842,1.25396840926267,1.16082611400489,1.18002491553612,1.21467302955303,1.25190357073561,1.2751966817349698,1.29019317244367,1.26597487216095,1.213467771419,1.24701555729103,1.22557212669675,1.20447717955912,1.22294212928115,1.21819574567028,1.1999542709433102,1.1905859413661002,1.19794248448171,1.25257688899653,1.2988974258089,1.35452049901171,1.4447379094386,1.5248927786552802,1.49614105802805,1.39415937449407,1.45787965250641,1.5594195558709198,1.56590724348054,1.54333318008323,1.57907928616636,1.50396819664069,1.40931666853926,1.4102135463008898,1.43797333591326,1.46928864537362,1.57127641523768,1.52682056262232,1.4308834159334498,1.3600923643624498,1.36882394646273,1.40867515897776,1.46134891194476,1.47960267997917,1.43653767629001,1.3744999728457798,1.31494506307129,1.33552866982052,1.3114374795406898,1.3328840650329,1.32431523797476,1.36870710805109,1.33629629654239,1.28094781011459,1.28844420444741,1.26799361309591,1.26789754440962,1.2382719521067198,1.2165710457698702,1.2110990588038602,1.2071288115949,1.20286848481235,1.17088320532445,1.12744208976809,1.08925671625557,1.0301714588105602,0.996355368445162,0.9993204112536708,0.974119382060166,0.971599398133658,0.933865504681623,0.916484307707688,0.893481477041415,0.8630117547886149,0.8689545800951719,0.823143561907696,0.836445005346358,0.8427944188588341,0.840784788856154,0.8321588706211709,0.8432861933781558,0.867487609694912,0.879928954240064,0.872027248390132,0.8835865397082969,0.8911091901238171,0.904354223492139,0.905408180635217,0.916937910728444,0.967781072667498,0.9932073768507808,1.01511319269216,1.02432114447127,1.03430654725449,1.04396045872313,1.08224268643592,1.10657669188974,1.14494959284758,1.13483411962118,1.2080681631933798,1.22077600284166,1.19077547529923,1.1815732926851,1.20502023582378,1.20678027981016,1.23353830799479,1.22739441526599,1.20837247005126,1.18690754945412,1.17068868438875,1.17082087015605,1.12305751640279,1.15174641591406,1.04691433968002,0.9923971154766348,0.990048703794691,0.993586275528238,0.981228852881854,1.07898404868423,1.10249040973498,1.04759264332021,1.0111157043322,0.989080694047211,0.997881431271641,1.03461151782452,1.01811055019559,0.984930491488855,1.068704585241,1.12160655249533,1.1127093032647,1.0997080782583102,1.09321696449817,0.98757746654968,0.923389684295926,0.93729078933276,0.931860837921935,0.9551231001378372,0.9369700642048928,0.880508658620937,0.904132477415322,0.8881791117755949,0.8338595874228198,0.8240512873043171,0.8404410508546701,0.841552601385285,0.841235941364989,0.8369105541913741,0.856822927197684,0.8854646302105029,0.947576392957953,0.939746383832897,0.943124551819127,0.9610221993638008,0.953828910500277,0.991898419577637,1.02195323266579,1.00716935445317,1.01178906511976,1.01384026836541,1.02582313758446,1.0382195124469,1.02646724364247,1.02565540432724,1.01026551709827,1.01124812496778,0.998145665722142,1.0127881632797,1.02885357246008,1.0145587035171,1.02749579860317,1.02815476259565,1.01929626756842,1.02460423679455,1.03354883177396,1.02647504675748,1.02869028055991,1.0415724383713,1.04778130527193,1.04904558534933,1.06181576405495,1.05800877894772,1.05529126200459,1.04764840565528],"StdR":[0.126073977204957,0.113527954529165,0.104484446160032,0.100877666633629,0.0968254697488233,0.0903717576338728,0.0861637613115092,0.0841410346664205,0.0784724687136605,0.0751842932709407,0.0723625311550384,0.0671390928555542,0.0665010954919502,0.0692664892734419,0.0706632287060343,0.074053005541888,0.0704356859892658,0.0627698588271293,0.0584523638561239,0.0551003324777399,0.0537603556577906,0.0552204266268383,0.0534574161686455,0.0567134244334362,0.0573301059166905,0.0549073684034165,0.0549393980992305,0.0500235244427189,0.0464289204963928,0.0432831251939321,0.0447836150304924,0.0453211229294469,0.044366827599134,0.0432194893842566,0.04135347914204,0.0387267060502549,0.0382109615645792,0.0347051295274041,0.0332666294539767,0.0336671816648898,0.0320796370413608,0.0347715192843295,0.0372955992231465,0.0373376181787874,0.0327484324454497,0.0334201387650263,0.0351081711379754,0.0397174090384406,0.0457845157579999,0.0543594201040448,0.0600888832412113,0.0681401626176091,0.0714645568547348,0.0824382363207784,0.0862442558970943,0.0875471573286021,0.0853561333365275,0.0836557397111559,0.0802344901429035,0.0786736392380231,0.0858174265873075,0.0960918592925191,0.10379550386127198,0.103932455893656,0.104949787665338,0.107524686138312,0.107683176893334,0.0960829513607574,0.101900036222692,0.111745792976725,0.120272602886727,0.134774880006893,0.130841764405812,0.134515812344471,0.14712399980715,0.138096250481029,0.145123069930634,0.152775618801056,0.163096472813439,0.186390151696892,0.202235189493262,0.20942709076990695,0.223598972390388,0.230304442824603,0.21856853081522096,0.23104085911870606,0.22301546264697,0.240396826308724,0.24168862014055495,0.213424076787921,0.18981453055731,0.172538975239987,0.185306734929917,0.18624995029254104,0.179708953499657,0.16704606260343202,0.15352277421896302,0.134873657544937,0.124167996260257,0.122598737533262,0.121410901864881,0.116845208299417,0.116408048052789,0.114576502258954,0.105539007109928,0.0977328297157851,0.0966768581106347,0.0980012006317803,0.0937686471811945,0.09001331167096199,0.0844414563997372,0.0802752874411992,0.0779454541510593,0.0745155455674539,0.0748974444208996,0.0715209024032324,0.0670939085100481,0.0643483320662728,0.0648803489974903,0.072027342273665,0.0721340713815557,0.0683691727592042,0.0675591874223483,0.06633130879183201,0.0710724249974926,0.0695246379881176,0.0688284284763762,0.0694741542643185,0.0666085322065062,0.0660605530966673,0.0678997070516791,0.0657524237139739,0.0635473875446089,0.0585173524931918,0.0583180195713488,0.0595222435941444,0.0597206587228341,0.0586834344673718,0.0572919876593258,0.0555037868961206,0.0538203061267132,0.0545591483767404,0.055575596291472,0.0554251650558724,0.0545032893131913,0.0542805090929806,0.0524993032688012,0.0499068709857396,0.0510443236905346,0.0490708809835189,0.051303142838094,0.0511659543276496,0.0487410949593067,0.0483522605703612,0.04602140627948901,0.0437584288812609,0.0429930809378275,0.04241917356742,0.0425965905686721,0.0397558007755854,0.0391953209529603,0.0390143605988516,0.0368085253685037,0.0361765968134598,0.0354986262940796,0.0365152683141955,0.0363478385954611,0.0349205311562594,0.0341418371421037,0.0341081794345265,0.0343301446653343,0.0337852070825273,0.0337420710195748,0.0329178829654075,0.0317828454427741,0.0314473211742615,0.0304368839766034,0.0295769506898226,0.0292874640260839,0.0287762493904704,0.028125121049635,0.027496325833003,0.0270794156677878,0.0274243352889932,0.027706385226060004,0.0281473395149775,0.0288604299866676,0.0302005501069439,0.0302300749282328,0.0287675749202564,0.028871084096373,0.0297399405289797,0.0301336561215948,0.0302118078416472,0.030533040397528,0.02932428290821,0.0270819170366756,0.0262166702675991,0.0258603019697754,0.0256849763831316,0.0267649614682007,0.0264756805144877,0.0251516382271649,0.0235575997558519,0.0227106753127154,0.0221983625512893,0.0226346976685384,0.0228947671941915,0.0222995543239707,0.0214941698247691,0.0200557029085122,0.019657147763615,0.0184924203835853,0.0183517322872356,0.0176920110977952,0.0178971603259457,0.0175424563438319,0.016775090723443,0.0164448026208902,0.0157436901656961,0.0153350611249676,0.0146567451302198,0.0139485300297032,0.0135075674699377,0.0129553863373543,0.012515952927452,0.0118013052813091,0.0111373677557497,0.0103511013958579,0.009560802505985191,0.00871272994846879,0.0082148066632639,0.00737612055150495,0.00703406022001605,0.0064504405628507,0.00630012435203516,0.006159890315894871,0.0061132306088944105,0.00625513304336432,0.006196041196665511,0.00669297071338889,0.0068652530770345705,0.0069968323993295604,0.007237121208387921,0.00752096707671198,0.00788748585970295,0.00804406437903297,0.007991382870953759,0.00817845823789764,0.00824796232075743,0.008362901054198079,0.00836555059334528,0.00835557149082679,0.00850024026336533,0.0085868654076515,0.00843965936699425,0.00816484390729852,0.008019885414417059,0.007776704674224459,0.007742202619803891,0.007883082669858479,0.00799769368991469,0.00815583639504285,0.008287669744795929,0.0090588393323672,0.00928370574632719,0.00936248684145495,0.00951535397667019,0.00975539320472165,0.010063713081168,0.0102666859155637,0.0104084637889698,0.0103076929054235,0.0101562675882403,0.00991914520784735,0.00945607304960319,0.00930572129610623,0.008390102420560541,0.00775147175443583,0.00738554978444819,0.00685433719954976,0.00647359360064046,0.00648799991620038,0.00621814193223116,0.00603810820921471,0.00598676215417372,0.00580586610158949,0.00578233482678069,0.005780206787127521,0.00561091130496274,0.0054264999034172295,0.00570383764275043,0.0057591225074469,0.00593252995800242,0.00616455607075384,0.00631909792291509,0.00595606957363307,0.00552475587234155,0.00547716784029459,0.00536204118075138,0.00544840963684666,0.00522991635289902,0.005077313450411271,0.005426107114666829,0.00549574832944435,0.0054252513592480895,0.00587058502711065,0.00640475495903024,0.00677636651479966,0.0069565902714402,0.0071755697894278795,0.007512152799383979,0.0078578389382823,0.0082783961459798,0.00801259100777444,0.007755551855504,0.007584087551153259,0.00726738772970282,0.007278211896653159,0.0072914262224464095,0.006948855679463129,0.006784045548181629,0.00656929186048082,0.00645473115374701,0.00641955048115567,0.0063722019223508295,0.006281493851992471,0.00618631361281103,0.00611089370836478,0.00604745908435956,0.00608779317851377,0.00613736339851412,0.0060191870002300005,0.00612283217470928,0.00614304016858792,0.00598896501242155,0.0060437754722263,0.0060236985769026785,0.00607271945433725,0.00614777192162749,0.00606660397863117,0.00605141263372051,0.006175705049249461,0.00618128439685455,0.00630144146348994,0.0062378785308069605,0.00625842930801986],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Capacity":{"CapacityActiveInfectionPercent":0.1472,"CapacityNewInfectionsPerDayPer1000":0.105142857143,"CriticalBedsPer100k":9.2,"Source":"https://link.springer.com/article/10.1007/s00134-012-2627-8","Year":2012.0},"Interventions":[{"type":["Gatherings <1000"],"dateStart":"2020-03-10 00:00:00+00:00","dateEnd":"2020-03-12 00:00:00+00:00"},{"type":["Gatherings <100","Gatherings <1000"],"dateStart":"2020-03-12 00:00:00+00:00","dateEnd":"2020-03-16 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Most Businesses Suspended","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-16 00:00:00+00:00","dateEnd":"2020-04-08 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Stay Home Order","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-04-08 00:00:00+00:00","dateEnd":"2020-04-13 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Most Businesses Suspended","Stay Home Order","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-04-13 00:00:00+00:00","dateEnd":"2020-04-14 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Most Businesses Suspended","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-04-14 00:00:00+00:00","dateEnd":"2020-04-22 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-04-22 00:00:00+00:00","dateEnd":"2020-05-31 00:00:00+00:00"},{"type":["Gatherings <100","Gatherings <1000","Mask Wearing","School Closure"],"dateStart":"2020-05-31 00:00:00+00:00","dateEnd":"2020-06-01 00:00:00+00:00"},{"type":["Gatherings <100","Gatherings <1000","Mask Wearing"],"dateStart":"2020-06-01 00:00:00+00:00","dateEnd":"2020-06-10 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing"],"dateStart":"2020-06-10 00:00:00+00:00","dateEnd":"2020-07-01 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","School Closure"],"dateStart":"2020-07-01 00:00:00+00:00","dateEnd":"2020-07-02 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing"],"dateStart":"2020-07-02 00:00:00+00:00","dateEnd":"2020-07-09 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing"],"dateStart":"2020-07-09 00:00:00+00:00","dateEnd":"2020-09-03 00:00:00+00:00"},{"type":["Symptomatic Testing","Mask Wearing"],"dateStart":"2020-09-03 00:00:00+00:00","dateEnd":"2020-09-04 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing"],"dateStart":"2020-09-04 00:00:00+00:00","dateEnd":"2020-10-01 00:00:00+00:00"},{"type":["Symptomatic Testing","Mask Wearing"],"dateStart":"2020-10-01 00:00:00+00:00","dateEnd":"2020-10-05 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Gatherings <100"],"dateStart":"2020-10-05 00:00:00+00:00","dateEnd":"2020-10-13 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100"],"dateStart":"2020-10-13 00:00:00+00:00","dateEnd":"2020-10-15 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-10-15 00:00:00+00:00","dateEnd":"2020-10-22 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","Stay Home Order"],"dateStart":"2020-10-22 00:00:00+00:00","dateEnd":"2020-11-16 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","Stay Home Order"],"dateStart":"2020-11-16 00:00:00+00:00","dateEnd":"2020-12-19 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","Stay Home Order"],"dateStart":"2020-12-19 00:00:00+00:00","dateEnd":"2021-01-01 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","Stay Home Order"],"dateStart":"2021-01-01 00:00:00+00:00","dateEnd":"2021-01-11 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2021-01-11 00:00:00+00:00","dateEnd":"2021-02-08 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","Stay Home Order"],"dateStart":"2021-02-08 00:00:00+00:00","dateEnd":"2021-03-02 00:00:00+00:00"}]},"data_url":"extdata-SK.json","Name":"Slovakia","CurrentEstimate":{"Exposed":596.0,"Infectious":400.0},"OfficialName":"Slovak Republic","Level":"country","M49Code":"703","ContinentCode":"W-EU","CountryCode":"SK","CountryCodeISOa3":"SVK","Population":5457013},"SN":{"data":{"Rates":{"CaseFatalityRate":0.0023206541439196172,"Critical":0.0047953146288237,"Hospitalization":0.025404561055857252},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2,2,2,5,5,5,8,9,9,11,18,27,27,40,45,55,66,72,82,92,105,113,123,137,152,171,178,183,190,194,198,211,220,235,242,253,257,262,276,283,284,296,315,334,356,368,372,415,470,493,562,611,643,650,715,742,782,842,890,949,973,1076,1133,1186,1251,1311,1416,1456,1515,1565,1586,1686,1738,1761,1801,1858,1954,2063,2162,2276,2512,2588,2699,2809,2885,2994,3100,3228,3344,3424,3525,3606,3716,3788,3859,3919,3953,4046,4072,4162,4193,4255,4291,4341,4431,4545,4599,4666,4713,4870,4870,5023,5097,5169,5311,5381,5446,5514,5580,5605,5735,5809,5859,5948,6002,6044,6108,6170,6291,6364,6409,6477,6591,6655,6725,6776,6822,6838,6901,6920,6988,7101,7186,7329,7352,7390,7449,7523,7572,7615,7637,7677,7728,7767,7877,8050,8165,8165,8455,8595,8715,8852,8974,9091,9233,9388,9439,9484,9506,9553,9723,9851,9922,10037,10037,10176,10207,10350,10373,10520,10563,10692,10756,10923,11051,11153,11260,11458,11621,11718,11818,11910,12028,12113,12231,12335,12437,12538,12694,12751,12805,12870,12936,12998,13068,13136,13198,13297,13390,13508,13571,13637,13704,13756,13814,13865,13922,13975,14026,14082,14161,14254,14316,14437,14565,14660,14732,14853,14958,15059,15149,15245,15273,15294,15317,15336,15349,15366,15386,15386,15400,15407,15416,15421,15425,15433,15440,15452,15465,15488,15516,15527,15540,15558,15569,15582,15597,15607,15627,15657,15697,15707,15731,15776,15806,15864,15904,15950,16015,16059,16094,16159,16243,16349,16384,16449,16493,16522,16562,16592,16657,16742,16785,16881,16936,17031,17096,17201,17254,17375,17433,17515,17615,17690,17782,17885,18016,18128,18218,18357,18502,18621,18756,18908,19052,19224,19414,19531,19730,19916,20089,20284,20476,20681,20870,21125,21395,21561,21758,21970,22145,22363,22599,22808,23073,23292,23559,23854,24066,24351,24597,24890,25162,25383,25635,25685,26095,26363,26624,26907,27131,27428,27694,27893,28112,28377,28611,28894,29161,29402,29620,29889,30181],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,4,4,4,4,4,4,4,4,4,10,10,24,24,26,31,31,38,47,67,79,86,99,105,119,130,142,162,175,190,195,207,219,222,226,237,244,250,265,278,280,291,299,314,335,342,350,367,377,412,442,479,545,614,671,736,823,882,933,1024,1115,1182,1271,1329,1433,1492,1551,1634,1709,1886,1995,2105,2189,2310,2429,2480,2544,2617,2714,2812,2909,2976,3047,3130,3161,3253,3348,3429,3535,3645,3739,3836,3932,4021,4155,4249,4328,4427,4516,4640,4759,4851,4996,5090,5173,5247,5369,5475,5639,5783,5888,5970,6034,6129,6233,6354,6459,6586,6698,6793,6925,7054,7164,7272,7400,7478,7547,7657,7784,7882,8014,8135,8198,8243,8369,8481,8544,8669,8810,8948,8985,9121,9266,9422,9552,9681,9764,9805,9961,10106,10232,10284,10344,10386,10432,10538,10715,10887,11003,11175,11312,11380,11587,11740,11872,12032,12162,12237,12305,12446,12559,12689,12850,12949,13013,13056,13186,13294,13384,13456,13556,13611,13655,13743,13826,13881,13948,13987,14014,14044,14102,14150,14193,14237,14280,14306,14529,14568,14618,14645,14688,14714,14738,14759,14795,14816,14839,14869,14909,14919,14945,14982,15019,15051,15068,15094,15122,15141,15174,15190,15213,15244,15268,15292,15307,15331,15348,15368,15392,15418,15432,15459,15484,15508,15525,15543,15551,15565,15571,15582,15593,15605,15616,15630,15637,15640,15650,15668,15676,15693,15708,15711,15720,15735,15744,15755,15779,15793,15801,15806,15823,15835,15848,15865,15882,15897,15908,15927,15960,15981,16027,16075,16089,16107,16173,16217,16297,16397,16477,16553,16596,16665,16766,16893,17061,17075,17146,17216,17336,17451,17559,17670,17758,17879,17945,18043,18200,18369,18523,18609,18728,18806,18945,19140,19364,19511,19697,19803,19964,20156,20376,20672,21000,21245,21533,21685,21883,22178,22396,22738,23028,23224,23392,23642,23909,24209,24459,24727,24993,25127,25407,25711,25895,26213,26523,26927,27080,27365,27733,28106,28489,28760,29057,29245,29521,29914,30376,30641,31007,31275,31476,31771,32099,32378,32630,32927,33099,33242,33453,33741,34031,34255,34520,34732,34832,35037,35247,35468],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,5,5,6,6,7,7,9,9,9,9,9,9,9,9,10,11,12,13,13,17,19,19,19,21,23,25,25,25,26,30,30,33,33,34,35,35,36,38,39,41,42,42,42,43,45,45,45,47,49,49,52,52,55,56,60,60,64,70,73,76,79,82,84,86,89,93,94,98,102,105,108,112,116,121,125,129,133,136,137,141,143,145,145,148,150,150,153,156,160,163,167,170,174,177,178,182,187,191,194,198,200,204,205,209,209,211,214,218,223,225,229,232,236,238,242,244,249,251,253,256,256,258,261,262,266,269,272,274,275,277,279,282,284,284,284,287,287,289,290,290,291,292,293,293,293,295,297,297,298,299,300,301,302,302,302,302,303,304,304,306,308,309,310,311,311,312,312,312,312,312,313,313,313,314,314,315,315,316,316,317,317,317,319,320,321,321,321,321,321,322,322,322,323,323,324,325,325,326,326,326,326,326,326,326,326,326,326,326,327,328,329,329,329,329,330,330,330,330,331,331,331,332,332,333,333,333,334,335,336,337,338,340,340,341,343,345,349,349,350,350,352,355,357,361,365,371,372,378,381,386,387,388,390,395,402,410,410,416,421,424,428,433,438,446,459,465,469,480,489,496,506,509,515,526,536,546,552,561,569,575,582,592,601,614,617,621,628,638,641,648,659,666,675,682,689,700,712,724,735,741,748,754,760,769,781,787,795,808,814,832,840,852,857,866,872,880,888,896,898,903],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,4,4,4,4,3,3,3,3,3,9,9,23,22,24,29,29,36,42,62,74,78,90,96,108,112,115,135,135,144,139,140,145,138,132,130,129,125,126,124,107,111,114,122,139,142,136,144,137,165,183,216,276,331,379,443,518,558,590,659,738,801,846,848,928,917,927,974,1040,1152,1234,1302,1324,1395,1455,1482,1442,1454,1498,1528,1565,1526,1556,1580,1560,1629,1623,1650,1732,1802,1839,1839,1824,1814,1834,1690,1691,1679,1655,1703,1710,1695,1708,1686,1685,1652,1690,1683,1772,1842,1885,1931,1899,1964,1977,2063,2102,2190,2249,2250,2264,2334,2373,2430,2397,2472,2387,2419,2472,2426,2488,2541,2534,2513,2611,2590,2575,2647,2695,2776,2767,2836,2918,2949,3001,3081,3093,3016,3106,3177,3251,3253,3297,3274,3298,3332,3391,3476,3445,3591,3686,3693,3822,3924,4008,4144,4232,4253,4282,4311,4248,4262,4419,4225,4146,4067,4059,4043,4014,3941,3884,3888,3887,3950,3986,3869,3807,3775,3686,3715,3633,3650,3550,3569,3463,3446,3539,3513,3395,3293,3233,3152,2978,2836,2774,2694,2625,2535,2488,2379,2300,2234,2170,2045,2005,1977,1940,1893,1863,1809,1764,1732,1657,1587,1484,1444,1395,1347,1319,1287,1248,1217,1188,1161,1122,1061,976,927,812,695,610,550,439,347,253,165,79,69,56,50,46,36,28,23,32,29,45,49,51,52,61,66,66,70,64,51,50,56,71,80,113,145,149,147,182,185,254,329,363,407,392,420,473,533,653,632,637,623,635,712,753,816,871,946,981,1008,1077,1198,1255,1285,1307,1315,1342,1476,1579,1662,1761,1764,1846,1941,2053,2210,2413,2562,2707,2703,2773,2926,2982,3177,3289,3284,3325,3366,3441,3559,3606,3676,3730,3665,3681,3702,3717,3834,3925,4144,4076,4118,4266,4367,4522,4519,4514,4479,4458,4593,4751,4738,4876,4886,5031,4907,4955,4967,4928,4988,4857,4716,4720,4777,4797,4778,4754,4691,4542,4521,4460,4384]},"Foretold":{"Date":["2020-05-03T00:00:00+00:00"],"Mean":[3966.677],"Variance":[26848940.0],"0.05":[600.9164],"0.50":[2544.842],"0.95":[12264.47]},"Timezones":["Africa/Dakar"],"AgeDist":{"0-4":2615341,"10-14":2098919,"100+":6,"15-19":1764783,"20-24":1519042,"25-29":1304492,"30-34":1110693,"35-39":940599,"40-44":741966,"45-49":589862,"5-9":2417240,"50-54":467265,"55-59":367435,"60-64":285866,"65-69":219898,"70-74":145623,"75-79":93559,"80-84":45112,"85-89":13764,"90-94":2280,"95-99":185},"REstimates":{"Date":["2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.60112906926119,1.6712257416636005,1.63013995957231,1.5767929847009,1.47852120939581,1.40187908455788,1.3298275570455902,1.1309202234649398,1.03336879910797,1.0475252218804698,1.00164530147294,1.0014895227834302,1.0103994915434,1.02590975409587,0.9588030198754592,0.899625882881477,0.878346764869356,0.8974244495085071,1.0367616124503,1.00776017484266,0.979091194621896,1.0843786855941,1.12520318952139,1.2827290341849198,1.4024101537546798,1.53394728528945,1.7378519767233602,1.88296422168026,1.93080256708058,1.9109794219352,1.9537509056494904,1.83579850972684,1.68616962292658,1.70894096378127,1.7139946877822398,1.63427969028828,1.6137648720561697,1.49874219206671,1.48301428543674,1.39976976629088,1.29550401956438,1.24022441002121,1.20704505869752,1.28967902531768,1.2609705837577,1.25997700630131,1.24070156427093,1.2183763257451898,1.19875292610336,1.14384362357452,1.0906649264560602,1.08237515026344,1.06140626618129,1.08181051769153,1.10000308680482,1.07223551767728,1.05432750358083,0.970390646994738,0.9080195641663892,0.904098309627948,0.9284281434363008,0.9112273705223491,0.9159734303635828,0.980857211634455,1.01634487184574,1.03894215181128,1.0340875948269002,1.01967906589859,1.04578727403234,1.06242518107485,1.05922040927142,1.06132425954724,1.09693470674744,1.1078788196943998,1.10763516343913,1.09504857331849,1.10591283588069,1.0749040494681998,1.05031743559297,1.02200616206102,1.03392370185634,1.04127323214073,1.0565899230039,1.08364426592781,1.08965159043756,1.06228930618632,1.03197471343172,1.00351838097946,0.989905998349007,1.0099258624181802,0.983607839698038,1.0075631822488,1.02784698731856,1.03983322068513,1.04082025543273,1.04945295854087,1.00565444452989,0.977624958126654,0.993276272232976,0.993067057576384,0.998497676651945,1.00938182996915,1.02426382973414,1.0070813527379,1.02239265225011,1.0157049681301802,0.980108752237994,0.947935144608892,0.949628704430368,0.946904072250401,0.924964781764947,0.9473919854932028,0.96727511826336,1.01683138946427,0.9968796854425308,1.01439453266946,1.02522603278633,1.06158977790138,1.0520982306326998,1.04753519489127,1.0517615607605502,1.03932080016441,1.05078510170306,1.06403249762406,1.09458657851839,1.03305426418165,0.970502545714926,0.908739317348708,0.923608204131876,0.9180664517058772,0.953142009908242,0.975836664433806,0.9736473614670648,1.0076781162992,1.04591810855098,1.05993935317298,1.0840635138811,1.07606284070386,1.06516992914279,1.12011744277894,1.14638559712832,1.1408641568632,1.1266400560731,1.1210909878834698,1.05986172550362,1.01998134653162,1.03684116103772,0.990998931965002,0.94925714863287,0.939856603936277,0.905910825616458,0.893319736139217,0.8853147175556558,0.851320945393813,0.85412345696548,0.8646662474900849,0.8724850026592399,0.859222697881091,0.8605770117368979,0.8304314674204591,0.7867313082068449,0.769735019166426,0.772747140239532,0.79544962570034,0.767802090457575,0.746729024814951,0.738305394966645,0.7464546935604499,0.7258538724326421,0.731087270540015,0.965637489289821,0.937318261557009,0.9097970308616758,0.888261932885417,0.872882758129045,0.873816602719827,0.8888679488599791,0.8958930903779351,0.8841984663898492,0.8664525774671359,0.8575020276228921,0.8593051461663259,0.87639732352752,0.8749536175989481,0.607225399837656,0.632294579037724,0.654384630089255,0.709669646989861,0.7062980844990219,0.7472476465853042,0.793707649140193,0.8238618021640209,0.8459713541333359,0.8586177368788199,0.880374290824777,0.902308191870392,0.879006584188016,0.9283948769168572,0.914662082703951,0.894429617726761,0.855381341298297,0.8419349167040872,0.8821111833696731,0.9034536547535892,0.88054124270021,0.919212057247482,0.912979065915338,0.949515423173501,0.942632416090817,0.911395106131732,0.8732571856423159,0.8585710072909071,0.848720538333578,0.827874387835409,0.832312609619984,0.8310853205805979,0.8098741756303192,0.7922690867406792,0.793550093520745,0.7275837297515559,0.697409398697085,0.7091119941353509,0.706897338710108,0.7410425926734159,0.8177046718102671,0.792720891452443,0.838162680400197,0.889036379438478,0.900112208182662,0.909124449206444,1.00379227664447,1.01073632803435,1.01262753524038,1.02249855606083,1.06129497867184,1.01626766693198,1.0387373155234598,1.0305520508575,1.03844894128245,1.10155471845145,1.09985726286979,1.10584257967146,1.22054181166057,1.24033776387809,1.31123127384432,1.42221361805678,1.36686023510613,1.34004076076244,1.46756071245823,1.49695281145923,1.62810679882415,1.7608311356202502,1.76492739892953,1.72804539364373,1.61198988897277,1.55488421357464,1.5468083842141598,1.60086406835758,1.65572107516673,1.45008481627979,1.40526805755304,1.3731844137814098,1.35146712907776,1.3509326968602402,1.3055905197328,1.24833570904157,1.20001550804589,1.19664308964168,1.17783937811003,1.16739042029552,1.18041177286754,1.18153391636355,1.13654960656331,1.16143370751277,1.16831285292335,1.14347838612448,1.12765818348539,1.15707592567183,1.20749426987677,1.19578505314673,1.21830615558445,1.16728090836934,1.18621705592383,1.20467475714434,1.20076685860874,1.22840195777593,1.27480317957165,1.3007606119338702,1.32022652893822,1.28725915054246,1.2492449680035902,1.23437194023524,1.18256230769064,1.21563914848918,1.2129786630286,1.20253417522664,1.16466116492823,1.14808143245617,1.13296492331728,1.10805485445011,1.0620184845699598,1.05453943337446,1.03727234345939,1.02515050679344,1.04464779562811,1.04201065626036,1.02551217843752,1.01329393661037,1.01601767772156,1.0745852824982098,1.06243200058346,1.0615081849818702,1.0786281242159,1.08622920107206,1.10793575480896,1.09047870002554,1.08047774168918,1.07868738268363,1.06317737137217,1.0725975883902,1.13052940248779,1.09828802409082,1.09186859104041,1.04093160671418,1.04066517523371,1.03489453749309,1.01923945662029,0.993382023686111,0.9619377572860848,0.971900529815266,0.9488972236296692,0.94562524526495,0.939398577043215,0.924334385152732,0.894004826069353,0.8989091457219591,0.889954931375405,0.893283890853923,0.884483262634933,0.8786156897905729,0.8650401938124479,0.8692732370558771],"StdR":[0.149714147814996,0.14529712172776302,0.139074888475792,0.12733433486415902,0.120284080033268,0.10903750775376,0.104292737929261,0.0923799072841703,0.0865170828392251,0.0861037000722905,0.0834558327070987,0.0832817607187807,0.0835938891543056,0.0847652352231237,0.0816391004767784,0.0793414890606924,0.0787055224702003,0.0805396066245418,0.08750362049569901,0.0853310933806582,0.0853256126984538,0.0902112098099834,0.0916710840875831,0.0979198286442873,0.100054469744754,0.100066345371928,0.10643283306710198,0.105227569291805,0.101665401135424,0.0966282398832008,0.0930408311037518,0.0849749996123999,0.0767805455812366,0.073848225465365,0.0698386166047008,0.0648090832839383,0.0618050527218849,0.056307101395822,0.0541518366159673,0.049849536620748,0.0454315257431367,0.0429535932784773,0.0410485537990697,0.0410953720636172,0.0396504777673234,0.038632081242877,0.0373998665845625,0.0360541657683975,0.0348585962325722,0.0333475884724303,0.0323219048107975,0.0314031193132374,0.030982025529396,0.0305337847901785,0.0306396886301235,0.0296476471899203,0.0295236619448324,0.0278006792368592,0.026872623886107,0.0268582741171342,0.0276972577974234,0.0277281160722999,0.0275822211769686,0.0291811882514197,0.0292967285369486,0.0298882310011266,0.0297376358716942,0.029342668603183,0.0297673786967607,0.029963934450078,0.0297094537679698,0.0297138855194487,0.0298895085984995,0.0296916305522418,0.0293870559219498,0.0289781182688585,0.029253351011238,0.0282357196833954,0.0280159302890777,0.0272631756196482,0.0272084371221321,0.0276656545205025,0.0272848629183028,0.0277613972255417,0.0276797173867149,0.0270127385680841,0.0267998583397672,0.0261925957172677,0.0257878232225857,0.0261752931734364,0.0255496747162113,0.0260589973643028,0.0259221358132138,0.0263699510601317,0.0264021386131083,0.0261552688616986,0.0259300977801798,0.0249850607050501,0.0257238404210601,0.025523713474421,0.0257341662756687,0.0258394550178948,0.0261924296989229,0.0255804994808266,0.0258762687513022,0.0259345708799486,0.0253227427192424,0.0247848104527012,0.0249904803130146,0.0251956104107285,0.0250755581069593,0.0252420524878701,0.0256149074837798,0.0262772849401972,0.0264316029114938,0.0263215934074832,0.0262758310301005,0.0270905523944168,0.0270489840341882,0.0264915174615327,0.0262748941698932,0.0265734939068617,0.0262415105723375,0.026371762261188,0.0266425183681895,0.0258444305331786,0.0249571095909287,0.0240514387426982,0.0246413371154566,0.0245667036149936,0.0250861157208221,0.0256352546466518,0.025728544415885,0.0260433096937337,0.02649330777348,0.0266554379361423,0.0267799694928496,0.0264202596588643,0.0262917130402487,0.0268673494356047,0.0270355264735437,0.0267400990792598,0.026573546541402,0.0259644289916134,0.0250979608533722,0.0240570013120265,0.0245121336235968,0.023713816421153,0.0229854544152464,0.0231819127795244,0.0227295605472838,0.0228332763379623,0.0227699736694652,0.0226008792798022,0.0229175583900064,0.0236763745045725,0.0238130443669693,0.0241226090865874,0.0246553279474418,0.0243605996461717,0.024233913145305003,0.0242158238466547,0.0253452153120276,0.0262125144229521,0.0260778222464752,0.0263309012506487,0.026859342542983,0.0281176729024106,0.0281727225045966,0.0292770913600362,0.0351483732820407,0.0349034065430074,0.0336426321405783,0.0329730876794632,0.0326853039057109,0.0331375350042796,0.0335526233314824,0.0342854998350587,0.0342890509546597,0.0344483206925375,0.0339687799845429,0.0341953668563286,0.035550344716077015,0.0359363178025087,0.029880164003141,0.0313956152728997,0.0330438540817597,0.0362273825474772,0.0378493872492901,0.0399909783131762,0.0419239825420783,0.0437687308450441,0.0446025616837315,0.0458251993114642,0.0466685045881774,0.0483093517604607,0.0475535122793342,0.0489193587851826,0.048530584701002986,0.0481867669481422,0.0476551550921836,0.0477675241366559,0.0491832347567727,0.0506921532935214,0.0497953139811675,0.0515372358047537,0.0521372345848627,0.0538016813879506,0.0534751653540737,0.0528833380510234,0.0516380494253902,0.0516084138070631,0.052678441522798,0.0525351506033014,0.053133138837667,0.0539961016841012,0.0545192719022672,0.0545985123493549,0.0557387925146988,0.0541228874602491,0.0547424441939228,0.0558136156732542,0.0583492838382048,0.0607422358474908,0.0663745583289364,0.0662400498168906,0.0686999595723892,0.0732240105123896,0.0741065299458861,0.0750636256927188,0.0788405978079402,0.0794957946202333,0.0798926925327179,0.0790414272803577,0.0810590904993364,0.0792002506744087,0.0786218118607129,0.0784334427855198,0.0781484812541766,0.0809417063470173,0.0808887520951888,0.0795707167423989,0.0832041566771889,0.0826954062462846,0.0840084069085853,0.0851773636441532,0.0811571556530527,0.07765048201594,0.0790409156068441,0.0783675114158587,0.0796222386542888,0.0798381999348604,0.0763382685255932,0.0734129926099379,0.0681437643794282,0.0626162658298387,0.0598557511687434,0.0590456503182591,0.0579003594566087,0.0521836520784171,0.0486320664982254,0.046317046355253,0.0444155858705961,0.0426618911413735,0.0408845862421891,0.0382469277498497,0.036318325760785,0.0350873225013551,0.0342969326036996,0.0330366626969756,0.0328024171441239,0.0321132478190049,0.0310337535434354,0.0307862748330203,0.030556149829397,0.0297648696410303,0.029141766267494,0.0291593154715726,0.0293802746147745,0.0289773637331608,0.0289152424037425,0.0277547374166189,0.0279199152963972,0.0273075919446226,0.02696216444033,0.0269466757976968,0.0275468377569487,0.0273959547307082,0.0271073515481477,0.0263493910520841,0.0258668679632011,0.0250354644530866,0.024134656073001,0.0237444321327736,0.0232352068129546,0.0228094662087447,0.0218101968928271,0.0212612822908151,0.0207119555618758,0.0199979607672701,0.0192801481876905,0.0191442146280922,0.0184085901327787,0.0181285632517707,0.0183137789300507,0.0182020171801391,0.017800038683054,0.01741827304276,0.0173186953757085,0.0178882060616075,0.0178227665460658,0.0176637773455022,0.0175687669510977,0.01788213689995,0.0177641277914414,0.0175676773581512,0.0175004301266694,0.0171517435811531,0.017019071186398,0.0167113316356985,0.0172341536796485,0.0169370292954534,0.0167872737484639,0.0160685559006588,0.0161739726618746,0.0159716854302705,0.0158196335749106,0.0153761084583893,0.0151337440754884,0.0151348256691291,0.0150164935658816,0.0149723609754072,0.0151078971012399,0.0149702980465299,0.0150037048550875,0.0151205252424827,0.0152154037961437,0.0154959218804555,0.0155083441257455,0.0156895359667013,0.0156458588462082,0.0160540595003116],"EnoughData":[1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-SN.json","Name":"Senegal","CurrentEstimate":{"Exposed":5817.0,"Infectious":5765.0},"OfficialName":"Republic of Senegal","Level":"country","M49Code":"686","ContinentCode":"W-AF","CountryCode":"SN","CountryCodeISOa3":"SEN","Population":16296364},"SO":{"data":{"Rates":{"CaseFatalityRate":0.002140623915142678,"Critical":0.00442514549708275,"Hospitalization":0.023080552215381918},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,8,8,8,10,10,19,20,31,31,34,44,61,75,87,106,106,110,118,121,126,130,135,135,148,152,163,178,188,204,204,204,204,235,253,265,310,310,327,348,361,361,406,418,418,431,441,470,489,506,532,532,559,577,622,649,685,724,724,751,782,818,818,829,868,868,868,887,910,910,932,951,951,973,1014,1051,1096,1147,1209,1209,1264,1264,1343,1380,1425,1444,1444,1452,1457,1462,1464,1495,1499,1499,1521,1521,1543,1562,1562,1562,1562,1562,1598,1598,1598,1728,1728,1728,1728,1728,1728,1728,1728,1728,2268,2268,2374,2374,2374,2396,2396,2396,2396,2396,2443,2443,2443,2443,2443,2481,2481,2481,2481,2481,2481,2696,2696,2696,2696,2738,2738,2738,2791,2791,2803,2803,2812,2812,2812,2812,2812,2877,2877,2877,2877,2877,2877,2943,2946,2946,2946,2946,3001,3001,3001,3010,3010,3010,3010,3010,3010,3079,3089,3089,3089,3089,3089,3089,3089,3089,3089,3166,3166,3166,3166,3166,3185,3185,3185,3185,3185,3185,3185,3185,3185,3247,3247,3247,3247,3247,3247,3247,3247,3330,3330,3330,3330,3330,3330,3384,3384,3384,3384,3384,3412,3412,3412,3412,3417,3417,3417,3417,3417,3417,3480,3480,3480,3480,3480,3529,3529,3529,3529,3529,3529,3529,3529,3529,3529,3566,3566,3566,3566,3566,3605,3605,3605,3605,3605,3605,3605,3605,3612,3612,3612,3612,3612,3612,3612,3639,3639,3639,3639,3639,3639,3639,3639,3666,3666,3666,3666,3666,3666,3666,3666,3666,3666,3666,3666,3666,3666,3666,3666,3666,3666,3666,3666,3720,3720,3720,3720,3720,3720,3720,3720,3732,3733,3733,3739,3750,3750,3750,3757,3757,3757,3764,3778,3778,3783,3784,3784,3787,3808,3814,3846,3867,3901,3901],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,3,3,3,3,5,5,5,7,7,7,7,8,12,12,21,21,25,60,60,80,80,116,135,164,237,286,286,328,328,390,436,480,528,582,601,601,671,722,756,835,873,928,928,997,1054,1089,1170,1219,1284,1284,1357,1421,1455,1502,1573,1594,1594,1594,1594,1689,1711,1731,1828,1828,1916,1976,2023,2089,2146,2204,2204,2289,2334,2368,2416,2452,2513,2513,2579,2618,2642,2658,2696,2719,2719,2755,2779,2812,2812,2835,2878,2878,2878,2894,2904,2924,2924,2944,2944,2961,2997,3006,3015,3028,3038,3038,3051,3059,3072,3076,3083,3106,3106,3111,3119,3130,3135,3161,3171,3171,3178,3178,3196,3212,3212,3212,3212,3212,3220,3220,3220,3227,3227,3227,3227,3227,3227,3227,3227,3227,3250,3250,3256,3257,3257,3265,3265,3265,3269,3269,3269,3275,3275,3275,3275,3310,3310,3310,3310,3310,3310,3332,3332,3362,3362,3371,3371,3371,3376,3376,3389,3389,3390,3390,3390,3390,3401,3442,3465,3465,3465,3465,3465,3588,3588,3588,3588,3588,3593,3593,3593,3745,3745,3745,3745,3745,3745,3847,3864,3864,3864,3864,3864,3864,3864,3864,3890,3890,3890,3897,3897,3897,3941,3941,3941,3941,3941,3941,3941,3941,3941,4229,4229,4229,4229,4229,4229,4301,4301,4301,4301,4301,4301,4301,4301,4382,4382,4382,4382,4382,4445,4445,4445,4445,4451,4451,4451,4451,4451,4451,4525,4525,4525,4525,4525,4579,4579,4579,4579,4579,4579,4579,4579,4579,4579,4662,4662,4662,4662,4662,4690,4690,4690,4690,4690,4690,4690,4690,4714,4714,4714,4714,4714,4714,4714,4726,4726,4726,4726,4726,4726,4726,4726,4744,4744,4744,4744,4744,4744,4744,4744,4744,4754,4754,4754,4754,4754,4784,4784,4784,4784,4784,4784,4814,4814,4814,4854,4862,4862,4862,4935,5013,5075,5092,5183,5273,5373,5500,5632,5632,5889,6017,6246,6246,6549,6687,6687,6991,7257,7392,7518,7727,7850,7850],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,5,5,6,7,7,8,8,8,16,16,18,23,26,28,28,28,28,31,32,35,38,39,44,44,48,51,52,52,52,53,53,55,56,57,59,61,61,61,61,61,66,67,67,72,72,73,78,79,79,79,79,79,82,83,84,85,85,85,85,87,88,88,88,88,88,88,88,90,90,90,90,90,90,90,90,90,90,90,90,90,92,92,92,92,92,92,92,92,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,95,95,95,95,97,98,98,98,98,98,97,97,97,97,97,97,97,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,101,101,102,102,102,104,104,104,104,104,104,104,104,104,107,107,107,107,107,107,107,107,107,107,107,107,107,107,108,108,108,108,108,113,113,113,113,113,113,113,113,113,113,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,124,124,124,124,124,127,127,127,127,127,127,127,127,130,130,130,130,130,130,130,130,130,130,130,130,130,130,130,130,130,130,130,130,130,130,130,130,130,130,130,130,130,130,130,130,130,130,130,132,132,132,134,134,134,134,139,144,146,148,152,154,163,172,179,179,194,202,208,208,218,223,223,231,239,243,249,260,274,274],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,3,3,3,3,4,4,4,6,6,6,6,7,10,10,19,19,22,56,56,73,73,108,126,154,225,274,274,304,304,364,403,444,481,534,542,542,606,646,660,722,747,778,778,839,885,916,992,1037,1096,1096,1154,1213,1235,1265,1324,1329,1329,1329,1329,1388,1391,1399,1446,1446,1516,1550,1583,1649,1661,1707,1707,1776,1810,1814,1842,1861,1896,1896,1933,1953,1932,1921,1923,1907,1907,1916,1907,1904,1904,1916,1920,1920,1920,1917,1904,1924,1902,1903,1903,1896,1891,1863,1827,1789,1737,1737,1695,1702,1636,1603,1565,1569,1569,1566,1569,1575,1578,1573,1579,1579,1564,1564,1560,1557,1557,1557,1557,1557,1529,1529,1529,1406,1406,1406,1406,1406,1406,1406,1406,1406,889,889,789,790,790,776,776,776,780,780,733,737,737,737,737,732,731,731,731,731,731,539,539,569,569,536,536,536,487,487,488,488,480,480,480,480,491,467,490,490,490,490,490,546,543,543,543,543,493,493,493,636,636,636,636,636,636,669,676,676,676,676,676,676,676,676,702,623,623,629,629,629,652,652,652,652,652,652,652,652,652,875,875,875,875,875,875,947,947,864,864,864,864,864,864,890,890,890,890,890,920,920,920,920,921,921,921,921,921,921,924,924,924,924,924,929,929,929,929,929,929,929,929,929,929,972,972,972,972,972,958,958,958,958,958,958,958,958,972,972,972,972,972,972,972,957,957,957,957,957,957,957,957,948,948,948,948,948,948,948,948,948,958,958,958,958,958,988,988,988,988,988,988,962,962,962,1000,1008,1008,1008,1076,1137,1196,1211,1292,1369,1460,1578,1696,1696,1938,2051,2260,2260,2548,2680,2680,2973,3210,3335,3423,3600,3675,3675]},"Timezones":["Africa/Mogadishu"],"AgeDist":{"0-4":2826505,"10-14":2119343,"100+":39,"15-19":1818247,"20-24":1534275,"25-29":1159601,"30-34":868582,"35-39":665822,"40-44":561005,"45-49":492889,"5-9":2388859,"50-54":407292,"55-59":326680,"60-64":262875,"65-69":199915,"70-74":134577,"75-79":75530,"80-84":36029,"85-89":11768,"90-94":2949,"95-99":437},"REstimates":{"Date":["2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.70727279338842,1.7948927717684902,1.77402091405754,1.6087031811623702,1.61022274464113,1.568262036183,1.48348375830711,1.27048300805018,1.3219140093259,1.30828588763421,1.15822781849442,1.17995978677788,1.22574396518905,1.21309018877952,1.17262868528963,1.14939178211618,1.13930597556805,1.09715100090433,1.13435938532623,1.1041988782341698,1.1626282881363998,1.13726176354984,1.11575219075776,1.1126436005528602,1.0917319050603298,1.024362438391,1.06536129688848,1.00581822494686,1.00140868517562,0.897468737353746,0.820553265573052,0.9346155464227858,0.862248454123479,0.8338280316102809,0.910590080776853,0.933786033887744,0.974700600834545,0.976800014890116,1.00470929443081,1.0403620647485,1.01212733809804,1.0723204769786,1.06320766676649,1.19836835264118,1.2463235292238,1.10338286792005,1.11172621469374,1.11336780053281,1.03704501345974,1.02311614340648,0.985624349994932,0.9536000844153572,0.9245478658624792,0.85982872748774,0.847771141842393,0.8157338766650809,0.8416077098457009,0.786466410037985,0.7785110408655072,0.8085274181699291,0.7495490630560421,0.7555420332513809,0.7535694489568759,0.789596652459664,0.6752467068599259,0.6547877089169539,0.660714848139853,0.7152866400229371,0.651206618563931,0.681877202364337,0.724614595166893,0.7017662480925789,0.7824315112290641,0.7293922788797229,0.797492440702807,0.7903215142782339,0.681004621576815,0.7130397480581521,0.812161364094294,0.807907042696779,0.852910789677348,0.79485212116608,0.8559453045255391,0.8985205147295171,0.9168247622988392,0.8634983443577741,0.7144520637655501,0.753651072571686,0.763002403992006,0.8837537598645631,0.911188113141534,0.9307030144427092,0.901905877466761,0.856361382455427,0.909553547136148,1.01652887930453,0.97101077023799,0.8004731904339409,0.8153600484058828,0.8032238761324091,0.831698331044647,0.765951101560756,0.7516731593151601,0.6119334876879899,0.553450098671777,0.596869571187237,0.5685826269003039,0.61652612637527,0.4276461258426429,0.235386232270026,0.267300528419292,0.3097645477611761,0.8812448476011171,0.9628859872673908,0.9356472384655872,0.9700895580410392,0.969653554757696,0.9947266435772072,0.996598437611935,0.993432668109415,1.09486420486611,1.08685199138213,1.07015201607326,1.20172068431729,1.17419317542395,1.13741856985015,0.5890756958219039,1.41628147431532,1.27237842867693,1.19671353631094,1.14873393472149,0.9506599130369948,0.942829797448052,1.4042266941326895,1.2891504849949,1.7997364970824798,1.64839089908283,1.5254903846973795,1.39168513033372,1.2859016265423202,1.28109502669281,0.803088857855194,0.954222460174933,0.9719372637153292,0.997189039654112,1.00459052174567,1.00846450620887,0.735155295736488,0.895750052879035,1.07122316112274,1.3859436767832398,1.22799390192217,1.1717751200971798,1.12972068362854,1.04381465104883,2.4329708460001003,2.02806576530799,1.71137185056048,1.4877932469468105,1.34944305156064,1.29014082493916,1.22299660824256,1.11065184857269,1.70153471522544,1.47208750751755,1.34958564815051,1.26045096120045,1.19848539631452,1.1532336610375502,1.03534528872904,1.08767315222721,1.07707457479474,1.06482760194127,1.05379021568118,1.02563722022152,1.01992661038019,1.01759735456297,0.448554973493552,0.573415875709823,0.624317620101597,0.680244251764645,0.765289609833604,0.8113277265711841,0.281944811646892,0.470000162902049,0.526185128658424,0.58701869024366,0.6430361326459471,0.693697139522226,0.7384611869776,0.777399877646317,0.812840758408456,0.561635840765804,3.8824732194593503,3.1964022010325097,2.29254040017551,1.80882275309715,1.54150194393644,1.19900679813984,1.40741715822998,1.33332689077317,1.26020416634565,1.19973534009685,1.1549145104655,1.12088841877644,1.09728331388365,1.07808040974042,0.453240219378718,0.473644961501118,0.520819893876052,0.577843527900893,0.636770140858597,0.975559749120944,0.680486857154181,0.705502344343981,0.7433774050267059,0.815131347238646,0.849582187314781,0.877914811407051,0.8991087805595709,0.9171753196543192,0.4319057124138971,0.9424373477490772,0.9923464735886568,1.00795773654546,1.00740130358202,0.565102018788345,0.9767150772168608,1.01274888042544,1.0201654326871898,0.973007320902866,0.971974611415822,0.976119591221038,0.97947983884634,0.9836392191297628,0.9865405819365358,0.42179792674237104,1.11705471360583,1.15840643110967,1.14627368373918,1.11613696998604,0.662873659753894,0.902285576041934,0.930844743317058,0.9505560641744052,0.962670464566496,0.972457665846822,0.978818875727182,0.983650400562545,0.988664644296771,1.2024796033250902,0.461512816090416,0.4760953950577079,0.520679600773307,0.576786222554735,0.633801704176857,0.32489003090996504,0.53283306726818,0.595842237545038,0.6548131361199261,0.7036862363099671,0.7505829989171371,0.7872180455068579,0.823645562443019,0.29890276831504603,0.7735607000933441,0.8398267445125441,0.8786692159009251,0.902365641386275,0.9208359763791932,0.936008770689682,0.580310234696617,0.6061678568890501,0.6521610190296729,1.0695252901452,1.10317460460317,1.09921469009223,1.0814385002117,1.06479545515582,1.48370111479303,1.42036363707559,1.32747565469951,1.24912718674316,1.18975454045621,1.14932046290964,1.93692096666055,1.7685592977125002,1.56925149341461,2.00263713157306,1.90911347611782,1.6579531835907502,1.46989156250018,2.24451892613717,2.47213013451919,2.59014939800316,2.20439044979866,2.34595348924958,2.37856534769517,2.3531027451602404,2.2508237796031003,2.2236466184483,1.8555110489896296,2.0147430243766498,1.94322350957722,2.01323727723624,1.7343574659893,1.77501160303059,1.6335133092928895,1.4106379713768202,1.5293387388118798,1.54489409049997,1.45101457559337,1.35724580812547,1.31919787065733,1.2426290731195302,1.186888196004],"StdR":[0.108074523960976,0.103751713209617,0.0972793249294419,0.0859069424317836,0.0817335025873161,0.0767905561031516,0.0703779844900656,0.0622438835612028,0.0604948046358156,0.0584361406842972,0.0532575973312905,0.0517070025709605,0.0523199914172904,0.051019187811537005,0.0495912881394314,0.0479932789284201,0.0467842598914445,0.0447935734788443,0.0460870436525746,0.0442635374017245,0.0450107202454379,0.0447781253539548,0.0431462552696492,0.042563908664472,0.0416556925930648,0.0402876689160461,0.0407769327378917,0.0391839396171498,0.0390411692058162,0.0369482165139003,0.0356746523308739,0.0384262501991491,0.0373655966213867,0.036915134872511,0.039079632178496,0.0397100469322649,0.0408143068385414,0.041789426356549,0.0423252052763834,0.0425883386678495,0.0421518376427844,0.0433922144568557,0.0427005004626323,0.0457571668366853,0.0455434494912279,0.0424926119646563,0.0418085420398839,0.04196553390899399,0.038970622825092005,0.039048755855532,0.0383932546993766,0.0379993419140648,0.0371918315161135,0.0361994618768166,0.0361587715634417,0.0361969308726144,0.0370693797935221,0.0362581206276569,0.0372309899081571,0.0388843315915918,0.037809474236613,0.0388276039677593,0.0400421723534557,0.0419748475768869,0.0395574561763674,0.040101141454101,0.0417564094571013,0.0447574564693558,0.0437167820384148,0.0460929435737296,0.0501425319866701,0.050546678102198,0.054131132305928,0.0539251433498384,0.05730307820816,0.0575734208556234,0.0547048144152822,0.0574344218385097,0.0629068627896595,0.0641839440070401,0.0671727966402101,0.0655775293610447,0.068539878115373,0.0713359388776597,0.0727960108637769,0.0714376073730719,0.0645127973503847,0.0676028429291791,0.0699945837240021,0.0768336871579611,0.0793741569991988,0.0802139234259378,0.0797775438112158,0.0794729238296634,0.0813456282550998,0.0864390610487313,0.0854595929370579,0.0776462187528815,0.0792212546081629,0.079493552109521,0.0826318839732307,0.0796083165566213,0.081015799760369,0.0757655061887317,0.073174925817722,0.0804796109400725,0.0812643261595815,0.0885033711139296,0.0760724405255442,0.05981758698538,0.0677549928477539,0.0776476712215596,0.146469348446615,0.159838237073657,0.158158808195629,0.161913631880054,0.159169217026836,0.16054773816889598,0.161461539648145,0.160415695057363,0.170425542623135,0.166430274875307,0.163761343941445,0.171842073708097,0.167380015521414,0.161395774514288,0.115931360818511,0.181458887171656,0.172244775589121,0.165611876126004,0.155348689481352,0.140169643071829,0.139747759185897,0.17048468296727806,0.15912093891501,0.18514103979852106,0.170700559815659,0.157019990553014,0.140673377609085,0.13154047015533402,0.127905555063448,0.0983091376540187,0.106966610068112,0.10982538156394,0.11058590204102,0.112710594236313,0.112610441915194,0.0953295166904783,0.106959653707049,0.118332327440883,0.135300867546094,0.12616001936506302,0.119906087839518,0.11693378710146403,0.110977082657475,0.165101032623574,0.147349368418373,0.123392163772684,0.108353834035811,0.0982108282566088,0.0928972680648604,0.0867071436880016,0.0812602783182064,0.0997829643732908,0.0890412728641591,0.0818685131640857,0.0770632067562032,0.0734431006708116,0.0701173614634352,0.0650676148128983,0.06584339684039599,0.0659963543505045,0.0643347321216402,0.0638526048036709,0.0622347143196725,0.061583790971083,0.0618716717438614,0.0409970894429049,0.0481053908563083,0.0525068546617398,0.0567387813809831,0.0626274529776687,0.0661138270177892,0.0394587102178428,0.0537170142999345,0.0601855707900044,0.0677884844816264,0.0743509807576419,0.0800946899294039,0.0842542251891861,0.0896499473644075,0.0936344884798157,0.0785734976824359,0.22437615546745,0.19867596829012305,0.144583283296491,0.109409352214682,0.0903872751067796,0.0741565639436606,0.0770209330224916,0.0723474451663246,0.0681291538971847,0.0646506727313248,0.06167330769199,0.0598041218920995,0.0589042382430643,0.0577376532329619,0.0363777186720552,0.0382141740914094,0.0422640381290149,0.0472719341073918,0.0521412533332225,0.0679347422036759,0.0567852144222811,0.0592751300653934,0.0622042782849029,0.0668816780444074,0.0693765293349013,0.0715140322851986,0.0738192779761055,0.0753158870888988,0.0517695670527259,0.0797718126781202,0.0835403661990867,0.0853652377638013,0.0844074566017009,0.0629123990056408,0.0843346636059473,0.087495700101055,0.0880870879474956,0.0859446765802504,0.0851188126223634,0.0858745130293431,0.0872730680479483,0.0871964135204228,0.0872307764342709,0.0568425280883773,0.0953145404054516,0.0998278732247021,0.0973045706042107,0.0950586835244992,0.072401790168888,0.0848546454266716,0.0881227540615453,0.0898738365643885,0.0908569992806019,0.0921613262145519,0.0916624672927081,0.093927959598675,0.093878045471273,0.103181212085651,0.0632620462509292,0.0660654282018923,0.0716535000396971,0.0801078595384234,0.0870060497524172,0.0655242648576539,0.0876657742843726,0.0996693785897318,0.10946872411617402,0.11696539637952302,0.12512981752454302,0.130082545845877,0.135088179345767,0.0832339689969733,0.138995385504249,0.15159249373915806,0.160115714167693,0.16220910868418698,0.16584646935048,0.169417634511552,0.133434067403982,0.139801003157492,0.14913547310078398,0.198881576907724,0.207073827170539,0.20409017215963104,0.203059797878469,0.197200259496675,0.231771152126016,0.221585251628463,0.207981464553839,0.195082403707845,0.18749673106785605,0.178934721242004,0.22971705590334,0.213156681430745,0.188044695184756,0.20304806870063505,0.186541854017785,0.161671186617866,0.14304379505716594,0.16880351437174898,0.171923246694024,0.16296036846880702,0.13929565410679198,0.131925859511831,0.124168416791328,0.115790043474864,0.105229093060221,0.0981472942023544,0.0815067617877425,0.0798907070636322,0.0730238437152663,0.0718415278779026,0.0607741950097369,0.0594321869820509,0.0524494034300228,0.0454284534730874,0.044742316483836,0.0432291872750933,0.0398088515650431,0.0364551744733092,0.0341337170725896,0.0315609381645224,0.0294213839734732],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-SO.json","Name":"Somalia","CurrentEstimate":{"Exposed":162.0,"Infectious":225.0},"OfficialName":"Federal Republic of Somalia","Level":"country","M49Code":"706","ContinentCode":"W-AF","CountryCode":"SO","CountryCodeISOa3":"SOM","Population":15442905},"SR":{"data":{"Rates":{"CaseFatalityRate":0.005278509053345016,"Critical":0.01091320009580079,"Hospitalization":0.04636477258392797},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,4,4,4,4,6,6,6,6,6,6,6,6,6,6,6,7,7,7,7,7,8,8,8,8,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,48,48,48,74,74,74,106,132,132,154,176,181,191,199,217,227,242,252,267,276,292,315,405,434,456,481,495,495,526,543,573,581,600,610,627,656,705,739,774,804,853,890,925,965,1003,1003,1080,1161,1194,1227,1278,1327,1446,1505,1558,1635,1674,1712,1789,1830,1894,1990,2036,2138,2196,2227,2383,2498,2559,2688,2758,2818,2863,2893,2971,2991,3073,3140,3171,3272,3318,3366,3426,3494,3544,3595,3622,3706,3747,3788,3850,3935,3996,4089,4160,4280,4383,4488,4525,4541,4560,4578,4596,4620,4661,4667,4676,4695,4702,4715,4723,4741,4755,4766,4781,4794,4816,4830,4845,4862,4870,4886,4907,4921,4936,4944,4959,4979,4991,4995,5010,5016,5032,5037,5039,5046,5053,5057,5060,5066,5082,5087,5090,5097,5102,5105,5107,5110,5115,5118,5126,5131,5143,5148,5148,5157,5158,5161,5164,5166,5168,5173,5177,5184,5185,5187,5192,5192,5194,5197,5200,5203,5205,5207,5210,5214,5217,5217,5218,5220,5221,5224,5227,5231,5239,5240,5249,5263,5291,5296,5323,5345,5388,5417,5456,5479,5542,5633,5694,5731,5771,5841,5883,5913,5967,6021,6080,6147,6215,6276,6321,6398,6477,6543,6621,6689,6758,6834,6910,6968,7027,7112,7139,7246,7304,7377,7433,7505,7568,7621,7671,7734,7802,7852,7906,7939,7974,8020,8053,8090,8123,8155,8179,8194,8214,8242,8264,8285,8307,8321,8331,8338,8349,8359,8371,8385,8391,8399,8406,8413,8426,8439,8450,8456],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,4,4,5,5,7,8,8,8,8,8,8,9,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,11,11,11,11,11,11,11,11,11,12,12,12,14,23,44,54,74,82,90,100,122,128,137,144,168,187,196,208,229,236,261,277,293,303,314,319,319,357,373,389,467,490,501,515,535,547,561,565,594,614,634,665,694,726,741,741,780,801,837,904,943,1001,1029,1079,1131,1176,1234,1305,1381,1439,1483,1510,1607,1607,1650,1760,1849,1893,1981,2050,2096,2203,2306,2391,2489,2559,2653,2761,2838,2961,3016,3077,3216,3295,3366,3460,3569,3607,3632,3698,3724,3793,3848,3954,4009,4034,4089,4149,4215,4252,4320,4346,4360,4419,4447,4477,4529,4579,4582,4611,4625,4645,4671,4691,4709,4723,4740,4759,4779,4789,4817,4831,4835,4836,4863,4877,4891,4899,4924,4941,4954,4965,4979,5004,5018,5035,5051,5058,5072,5083,5094,5113,5123,5130,5133,5144,5150,5154,5155,5166,5170,5180,5187,5192,5197,5201,5203,5210,5212,5218,5220,5225,5227,5234,5239,5241,5245,5254,5261,5268,5274,5274,5275,5278,5282,5284,5289,5295,5296,5297,5300,5305,5307,5311,5312,5312,5312,5319,5320,5322,5322,5324,5324,5325,5326,5333,5337,5339,5340,5353,5359,5381,5401,5428,5459,5511,5552,5583,5669,5734,5810,5880,5938,5978,6013,6098,6181,6210,6277,6343,6393,6493,6586,6666,6750,6854,6948,7008,7064,7178,7247,7300,7409,7469,7527,7624,7709,7783,7880,7945,8000,8057,8112,8174,8243,8293,8364,8403,8438,8449,8497,8556,8595,8619,8650,8671,8690,8710,8739,8765,8778,8794,8803,8811,8820,8832,8838,8854,8856,8868,8869,8880,8892,8901,8913,8919,8929,8933,8939,8953,8959,8966],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,3,3,3,5,6,6,7,8,8,8,8,9,10,10,10,11,11,13,13,13,13,13,14,14,14,15,17,17,18,18,18,18,18,18,18,19,20,21,21,21,21,23,23,23,23,24,24,26,26,26,26,27,27,27,27,29,29,29,29,30,39,39,40,41,42,47,48,54,54,55,56,57,58,60,61,62,66,66,67,67,71,72,72,73,75,76,85,91,91,92,93,93,93,93,95,95,95,95,96,97,97,97,100,101,102,102,102,102,102,104,104,105,105,106,106,106,106,106,106,106,107,107,107,107,108,109,109,109,109,109,109,109,109,109,109,109,110,111,111,111,111,111,111,111,111,112,112,112,113,113,113,113,113,114,114,114,114,115,116,116,116,116,116,116,116,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,118,118,118,118,118,118,119,119,119,120,120,121,122,123,123,123,124,125,126,130,131,132,133,138,138,139,139,139,141,141,145,146,146,146,148,148,149,149,150,152,154,154,154,154,156,156,156,158,158,160,161,162,163,164,166,166,166,166,167,167,168,168,168,168,168,169,170,170,170,170,170,172,173,173,173,175,175],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,4,4,5,5,7,8,8,8,8,8,8,9,10,10,9,9,9,9,9,6,5,5,5,5,3,3,3,3,3,3,3,3,3,3,3,2,2,2,2,2,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,2,2,2,4,13,34,44,64,72,80,90,112,117,126,133,157,175,184,196,176,182,207,196,211,221,200,179,178,193,187,198,265,280,271,275,280,282,281,275,288,285,214,214,221,227,228,228,236,240,246,305,324,371,381,402,405,416,437,478,505,526,534,521,578,578,544,573,628,639,676,696,621,669,719,727,785,808,825,891,903,929,933,891,966,1014,928,906,953,861,814,819,799,834,811,896,869,823,846,805,824,811,818,767,725,733,733,678,689,698,639,581,534,461,416,315,229,138,118,118,118,109,119,109,72,67,83,78,84,79,95,94,93,93,92,104,96,98,99,89,95,89,78,83,78,77,65,56,50,50,36,41,29,33,37,35,33,33,32,33,19,20,18,16,13,16,19,18,17,23,21,23,17,12,12,5,8,7,9,13,12,8,6,4,5,7,3,3,1,5,3,2,0,0,-3,-6,-8,-1,2,2,2,12,15,33,45,71,93,130,143,169,228,271,304,344,363,380,351,345,366,357,383,379,387,456,494,519,540,576,601,599,605,642,631,618,649,639,628,645,653,669,707,685,713,662,659,647,658,634,642,628,613,559,539,548,531,522,516,490,475,457,452,444,433,434,423,402,389,379,363,365,357,362,351,351,351,346,352,350,351,347,340,341,334,335]},"Timezones":["America/Paramaribo"],"AgeDist":{"0-4":52186,"10-14":51594,"100+":23,"15-19":50637,"20-24":48736,"25-29":47036,"30-34":42969,"35-39":39817,"40-44":35203,"45-49":37521,"5-9":52645,"50-54":32863,"55-59":31965,"60-64":21601,"65-69":15327,"70-74":11343,"75-79":7342,"80-84":4711,"85-89":2178,"90-94":771,"95-99":166},"REstimates":{"Date":["2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.4032370969418302,1.3004901596055702,1.2549677317136698,1.38306357787085,1.4888328069374202,1.42450280185285,0.9421427463613492,0.9326049084958592,0.8158612222552879,0.8577403704529091,0.6021225403656241,0.49097514632686,0.545358765949834,0.6212420298146221,0.7070817642404391,0.7854421436721372,0.862236024771605,0.613010583692723,0.339700908154649,0.397041366236421,0.480340025839497,0.5861875158707939,0.7038724150759951,0.858594655699727,1.01791056476207,1.20055920040629,1.40239941121839,1.55841881349644,1.8148007275652,1.99430551435272,2.22485676836531,2.4700541186024703,2.67214477591603,2.8429582293859,2.9981329654106097,3.22652537574976,3.4004556283571694,3.52338867785654,3.63216961374489,3.81182730118257,3.91177902217337,4.02555936330713,4.12975811789268,4.22459633146331,4.253286158153291,4.36086918129884,4.402949289928509,4.50390859412162,4.56867878288225,4.4991111369214005,4.56299265652763,9.35433058842593,6.71287399459118,4.4263739437988,3.27202877871153,2.7424931364148804,2.38926433488133,2.1983899045527,2.07097340494424,1.95612786443021,2.8520503711285,2.5780282162489,2.22763987391672,3.30291792532856,7.64285080722721,11.243839305497598,6.74542662047821,5.24440242608683,3.61410810943403,2.76675633100439,2.3633877483745698,2.3722497560622,2.0568849483677,1.86219164176798,1.68817678665965,1.77215558220857,1.7736031948277802,1.6395050586282098,1.49615488766336,1.36945290704547,1.25675905385784,1.22625580986015,1.22950095364385,1.23390836205677,1.19066214901563,1.09012399510698,1.06036729006848,0.998274983470272,1.16240005765961,1.10656160859043,1.07097599407383,1.41427052017219,1.41455918953322,1.28101084265453,1.2406133563476498,1.16427123258723,1.10965783708836,1.0756380853372,1.03669187739147,1.09886989530102,1.14310348855128,1.19946654601999,1.14154326676868,1.15652759837638,1.1843573862231598,0.936347892804081,0.8501702564483109,0.960226676210694,1.0020978380701802,1.06586906513023,1.2554514746078602,1.30954972203149,1.4280110944299098,1.33980000499661,1.34545686813853,1.35730069410555,1.31561478413289,1.3146869591373798,1.33683066325079,1.40039973268967,1.43798134044531,1.35275842082926,1.27878153582033,1.31675054917838,1.14506280995079,1.1086385061199,1.1634307879406205,1.22877977762437,1.18219833643222,1.1951238727421205,1.18993938476296,1.13708140728464,1.15314965853554,1.15808289560911,1.1623159121627,1.19668636803439,1.21036332345392,1.16792401900554,1.24769328034145,1.2403865150478202,1.20492170497282,1.12829596327312,1.11205444439972,1.13596817864516,1.12177299902467,1.12076554356921,1.08729073414966,1.0743774377706,1.0200553823799998,0.9520131474932492,0.950963696277447,0.9022072704447328,0.881919550095726,0.881341323337235,0.8856103987586321,0.9056672114292248,0.8906826174466421,0.8284629497529571,0.8316491308846171,0.8524404065018549,0.8186559336316909,0.8017829001108259,0.816060138542855,0.832747379555993,0.8521525042315121,0.8797588953976329,0.852942881938418,0.8693679539097859,0.8178501988105491,0.770648446351333,0.8048032009757919,0.776891919689243,0.7477784588969721,0.7173102290421991,0.7246310728865241,0.676129741139156,0.691720742379416,0.7397967263865981,0.6990272674135051,0.718812893591619,0.711228784649269,0.692016971049599,0.6393646179149329,0.6819417571643521,0.645216536660694,0.7271445128897891,0.7491129873437309,0.7468265508410742,0.7373653708311491,0.7967646928003069,0.841670755854202,0.8533024396278441,0.841719996349701,0.83816244574797,0.924438557981004,0.881519795473581,0.908124522107092,0.9768969604543448,1.01307653684148,0.952788066779109,0.9418730549031707,0.934201768847306,0.993619365486046,0.927521262684194,0.8884814277408659,0.8536785543707069,0.8721155174873491,0.854883989366492,0.769002058490652,0.727067311306542,0.727999605027306,0.6959985621363031,0.753603725236356,0.74783478104204,0.7442723791882031,0.7367748416851508,0.662601823610959,0.635950664419532,0.680082971318652,0.7151335914330201,0.710223758798043,0.7094817241294621,0.7589803921792769,0.809124255864898,0.7941669712688629,0.8358721738686881,0.763656570924266,0.75348414436747,0.8405111482397141,0.8993869286455319,0.963852799357716,1.03207628559196,0.932316842839804,0.9221306676841592,0.887553377670943,0.931975197790054,0.901200829571342,0.961252529734252,0.9597418528271,0.90619033847151,0.9000255200654308,0.899629526306751,0.852181305110616,0.7891776512571479,0.7645955399111021,0.708141460101861,0.743708600525605,0.7649914999161459,0.88609142700913,0.8547106274904741,0.877553227498019,0.7838823560774951,0.7131747459651808,0.722485768784115,0.7626909627363839,0.7484774367701129,0.838408114909443,0.94027753551874,0.8965470589848872,0.914463919344652,1.34992483315388,1.51178519363235,1.85684402954212,2.16624004313744,2.43155153729794,2.58972137952212,2.84282102353535,2.72203282896892,2.4121769222649303,2.57894793098319,2.4309261026915,2.32037737948413,2.17744677617608,2.00787170475061,1.7853036792321295,1.6312546929952298,1.59968129582088,1.57818216586625,1.44165462207109,1.3917249825323,1.32222561385656,1.26124568344757,1.30146335963724,1.25193820859295,1.21731142680559,1.18246040209409,1.1850717040666,1.19304727938228,1.17946744379877,1.1679027977965,1.16640810151046,1.12072632119987,1.1190278417659398,1.1388216683071002,1.10901835032626,1.09579588700027,1.07426457229165,1.05152619066559,1.03561399253478,1.04060314629859,0.998417320768526,0.9614077591121808,0.9619382563061508,0.968153012746772,0.927621337450206,0.936990737883341,0.9463313779568672,0.920595773980838,0.912139922433198,0.902853112695169,0.831965918422169,0.8142550764743671,0.825008783310433,0.789140504242698,0.771035676183272,0.774517737300397,0.763149480262885,0.750507271153221,0.727514067722036,0.706760735816625,0.7084106324251999,0.656023280637164,0.657882160714658,0.6543370559045479,0.6921182153126569,0.656608559590828,0.596705515343014,0.562917889863327,0.5876848844184539,0.557778296150482,0.579650159809864,0.569271647490129,0.5865838880899019,0.570659039023625,0.548931162975715,0.59063974727064,0.592375603704532,0.6432128473372251,0.667464763206933,0.6926015071858929,0.74418566334276,0.7805523322489201,0.7520599784292099],"StdR":[0.495181956692209,0.459265224026989,0.44008395010086,0.462642516301375,0.475733288527139,0.450390468663566,0.356542341853781,0.352726270993464,0.33380180159266604,0.35022101209775897,0.302703970397615,0.28325563330498105,0.313330699630812,0.35747556427493105,0.4104581341269489,0.4489832816198289,0.494540307800294,0.434619829640283,0.339887804789294,0.39293241934584106,0.480163474385093,0.589097979656787,0.7088609185353678,0.841372561884024,1.00766362580509,1.22434646432376,1.40408763604361,1.56441647647794,1.8125248221206496,2.00798344424402,2.23010659688473,2.46876319430785,2.6658481953239703,2.82496274978712,2.98016406867747,3.22249154564417,3.4163121676951302,3.5190183919899303,3.5746311005379097,3.7933140870756,3.90588619224618,4.0710705213331915,4.16659304758178,4.13535300296766,4.30366433665622,4.3609949739287295,4.43056165009538,4.5513390875983895,4.55320417962229,4.53443611135403,4.59358425411779,6.74808900494465,4.78831282956842,3.2357028087383903,2.3344384088325,1.91367432864988,1.66676433310065,1.54569402840644,1.48082651824563,1.38070166460105,1.63735124798242,1.48280277589849,1.27583785360561,1.46910250879172,2.06040826414522,1.98883472187581,1.1166347491426,0.7317516285857141,0.465791807071816,0.3332120240070769,0.264003292620647,0.23562740542254296,0.201840516271814,0.17203291164963302,0.153614632317452,0.146989626111004,0.139673311481117,0.126040007803776,0.113538011605607,0.10385871473361502,0.0950113851252581,0.0917876954563387,0.0892995270513125,0.0869515531402404,0.0841200356861222,0.0796504781350764,0.0768609475806818,0.0744777791692217,0.0807461783973537,0.0768115776399271,0.0757465718909522,0.0849491827773944,0.0844843525166437,0.078450846823542,0.0758049968505482,0.0710599272798988,0.0679756186497908,0.0660875605407655,0.0647937324530511,0.0657245802188658,0.0673423563311221,0.0677514956153656,0.0646304169357942,0.0651508382375658,0.0644618978874353,0.056885700375873,0.0531638197426194,0.0573740708962275,0.0594594375154736,0.0612052635059865,0.0665743717131054,0.0664413975837855,0.0690726886986731,0.0650502250206391,0.063857609647035,0.0617048705814294,0.0596953084144598,0.058488327187822,0.0569695557160169,0.0573945850423485,0.0563249318671266,0.0535679373914839,0.0503868386016742,0.0499289901307466,0.0453947533925404,0.0428395588729472,0.043463268510729,0.0438474387658314,0.0422406823746214,0.0423355248783128,0.0411689148065349,0.0388600238692119,0.0400025748367927,0.0388734680310132,0.0385074355975325,0.0384797454750513,0.0384504013636778,0.0367593480565427,0.0379070769888186,0.0372793957335859,0.0360520887907569,0.0340313139435809,0.0330451227894773,0.0335044469005358,0.0324361989636581,0.0321365102586975,0.031276659641903,0.0305143122042649,0.0298021613782162,0.0287369823812596,0.0284729365643873,0.0278246779325349,0.0275316108780698,0.0277908020751292,0.0286698094081646,0.0289747125061014,0.0290241011921727,0.0280094011783059,0.0286734989184082,0.0295002196612539,0.0291821281774849,0.0295352808109117,0.0304599887454911,0.0317045502146013,0.0320694610331415,0.033585440266357985,0.0336410337464051,0.0339371102132826,0.0335795519981565,0.0323939317747581,0.0334470768799909,0.0340402322861039,0.0346578090135888,0.0343686784689566,0.034916391555503,0.0353278336641183,0.0367294125131425,0.0392785486457594,0.0393447605071534,0.0411362593246985,0.0412557264046089,0.0419751212569463,0.0417335913181038,0.0441371603318679,0.0446438481187392,0.0486997233088898,0.0507921234769571,0.0518585292821318,0.0529375796367445,0.0562248982850293,0.0586606277838681,0.0596490644929629,0.0598452882991916,0.0615073265939509,0.0641115459715909,0.0627207831851468,0.0643785155189736,0.0676598210705692,0.0679734069211623,0.0667363339316435,0.0649130597222304,0.065696238679363,0.0689693965324163,0.0651909736726865,0.065328280159645,0.0638256260322992,0.0651914062623725,0.06545494294021,0.0626085050228816,0.06227320379433099,0.0634073841756289,0.0645020112944054,0.0689626160844156,0.0696448427017713,0.0713546534089594,0.0725918765210116,0.0718518351960885,0.0724524807072182,0.0764630851093138,0.0813101008655983,0.0829174431951669,0.0850622333549011,0.0904306484099577,0.0956874113078339,0.0963622555378208,0.100371625040668,0.0983270251599197,0.0984677864560711,0.106761436520137,0.11165386814095,0.118108606153767,0.123287750120745,0.11575156203842,0.114151133028105,0.114549087000388,0.116703124342823,0.11640017001404597,0.120147281435852,0.122091366583535,0.11842702297133,0.120125027940101,0.119336976736809,0.117459925583636,0.115751926057265,0.11585444234259,0.114078352543718,0.118368634630465,0.124608997183542,0.13658036392292802,0.136901147860513,0.140525975252357,0.135429268317742,0.130403423237367,0.133704973682464,0.139841698540968,0.144907714640462,0.15722309546300695,0.17030033002995998,0.166288715296618,0.169586385706307,0.208182719431898,0.221000653681199,0.238470036107052,0.242828823700345,0.240103511915994,0.22758562107542896,0.21915283195459306,0.196231778668631,0.165434116061812,0.156514169199163,0.13984905695565195,0.124956906281132,0.111154812038714,0.0976746378865414,0.0845511158870559,0.0743396903048567,0.0691480595249778,0.0650114214734952,0.0581657717000212,0.0542584184505092,0.0505900232989544,0.0476648076956938,0.0467338531727038,0.0448562868307128,0.0425745870500409,0.0407377617793746,0.04054808092225,0.0391434119017692,0.0384000217052001,0.037658695443587006,0.0369085403369825,0.0356005494200697,0.0348444929265599,0.034589672748836,0.0340392483228262,0.033445381472068,0.0324900493748184,0.0320339576732531,0.0313254722539561,0.0313095055834239,0.0307603395800172,0.0298303942417084,0.0299583951267496,0.029650746547045,0.0293331501059389,0.0298850341324867,0.029930860442526,0.0296564086540201,0.0299302271630272,0.0298212059741079,0.0287534532347792,0.0287610738403722,0.0300037862992684,0.0297406935753669,0.0302341304135032,0.0308110952201312,0.0307797768414639,0.0317612796029045,0.0321556783650939,0.0322877081972504,0.0337497461121182,0.0329482905033598,0.0343851045892628,0.035606485538694,0.037871115827023,0.0373849884870221,0.0368745817667324,0.0376637309559075,0.0404552806566764,0.0401246798980107,0.0433602405375458,0.044281176326835,0.0472080541481428,0.0481204581294501,0.0498264696647105,0.0534873028109498,0.0555863984969811,0.0605263035351779,0.0636011806635157,0.0665705698861868,0.0707136294945875,0.0744100980611917,0.0729022368016405],"EnoughData":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0]},"Interventions":[]},"data_url":"extdata-SR.json","Name":"Suriname","CurrentEstimate":null,"OfficialName":"Republic of Suriname","Level":"country","M49Code":"740","ContinentCode":"W-SA","CountryCode":"SR","CountryCodeISOa3":"SUR","Population":581372},"SV":{"data":{"Rates":{"CaseFatalityRate":0.0060303839859418475,"Critical":0.012471896600336627,"Hospitalization":0.046796496130785965},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,5,5,9,14,15,19,21,22,25,30,33,38,43,44,46,48,63,67,75,75,83,89,97,106,119,124,141,154,180,205,219,252,257,276,293,325,349,374,405,417,441,464,474,502,537,544,570,570,633,772,787,891,1002,1015,1031,1040,1063,1160,1186,1214,1249,1281,1305,1379,1419,1438,1504,1587,1738,1846,1926,2041,2137,2235,2310,2449,2535,2655,2814,2924,3116,3291,3447,3557,3648,3770,3964,4115,4268,4434,4573,4730,4929,5133,5289,5428,5516,5634,5732,5919,6120,6257,6422,6560,6705,6831,6965,7119,7276,7415,7549,7648,7778,7903,8071,8206,8362,8495,8634,8809,8954,9111,9236,9379,9515,9626,9720,9875,10056,10254,10455,10618,10807,10977,11179,11388,11558,11781,12021,12246,12492,12717,13046,13291,13570,13799,14013,14292,14570,14879,15119,15347,15587,15815,16137,16462,16786,17106,17433,17874,18397,18924,19450,19960,20392,20825,21247,21561,21782,22113,22113,22326,22643,22643,22879,23317,23685,23813,23930,23930,24175,24296,24406,24525,24643,24770,24995,24995,25438,25438,25857,26087,26311,26542,26769,27000,27000,27453,27670,27904,28127,28258,28258,28582,28582,28582,29186,29186,29186,29788,29788,29788,29788,30707,30941,31172,31172,31172,31172,31172,32246,32487,32721,32721,33064,33064,33517,33757,33984,33984,34297,34297,34595,34595,34595,35078,35078,35078,35078,35839,35839,35839,36286,36286,36525,36735,36951,37172,37172,37172,37667,37667,38087,38260,38481,38481,38481,39016,39142,39362,39362,39362,39989,39989,39989,39989,40662,40662,45960,45960,45960,45960,41787,42004,42225,42225,42668,42902,43134,43356,43356,43810,43810,44304,44304,44777,44777,45223,45223,45223,46013,46370,46370,46845,47073,47073,47643,47643,47643,47643,48711,49037,49037,49598,49944,50189,50431,50431,50999,50999,50999,50999,51983,51983,51983,52688,52688,52688,53385,53385,53385,53385,54324,54324,54324,54324,55312,55312,55312,55312,56339,56339,56807,56807],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,3,3,3,5,9,13,13,19,24,30,32,32,41,46,56,62,69,78,93,103,117,118,125,137,149,159,164,177,190,201,218,225,237,250,274,274,298,323,345,377,395,424,446,490,555,587,633,695,742,784,889,958,998,1037,1112,1210,1265,1338,1413,1498,1571,1640,1725,1819,1915,1983,2042,2109,2194,2278,2395,2517,2582,2653,2705,2781,2849,2934,3015,3104,3191,3274,3373,3481,3603,3720,3826,3941,4066,4200,4329,4475,4626,4808,4973,5150,5336,5517,5727,5934,6173,6438,6736,7000,7267,7507,7777,8027,8307,8566,8844,9142,9391,9674,9978,10303,10645,10957,11207,11508,11846,12207,12582,12975,13377,13792,14221,14630,15035,15446,15841,16230,16632,17050,17448,17843,18262,18701,19126,19544,19978,20423,20872,21269,21644,21993,22314,22619,22912,23193,23462,23717,23964,24200,24420,24622,24811,24986,25140,25284,25415,25537,25635,25729,25820,25904,26000,26099,26206,26308,26413,26511,26602,26688,26773,26851,26928,27009,27088,27163,27249,27346,27428,27553,27798,27954,27954,28201,28415,28415,28630,28809,28981,29077,29175,29175,29358,29450,29539,29634,29737,29842,29951,29951,30196,30196,30480,30766,31061,31265,31456,31666,31666,31975,32120,32262,32421,32585,32585,32925,32925,32925,33445,33445,33445,34015,34015,34015,34015,34782,34966,35145,35145,35145,35145,35145,36030,36195,36358,36358,36669,36669,36965,37109,37250,37250,37562,37562,37884,37884,37884,38405,38405,38405,38405,39130,39130,39130,39718,39718,40131,40345,40551,40741,40741,40741,41394,41394,41880,42132,42397,42397,42397,43195,43477,43772,43772,43772,44619,44619,44619,44619,45415,45415,45960,45960,45960,45960,46803,47087,47355,47355,47948,48255,48574,48905,48905,49539,49539,50157,50157,50784,50784,51437,51437,51437,52388,52672,52672,53218,53479,53479,53989,53989,53989,53989,54966,55195,55195,55623,55821,56025,56237,56237,56653,56653,56653,56653,57428,57428,57428,58023,58023,58023,58546,58546,58546,58546,59235,59235,59235,59235,59866,59866,59866,59866,60491,60491,60800,60800],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2,2,3,3,4,4,5,6,6,6,6,6,6,6,6,7,7,7,7,7,7,8,8,8,8,8,8,9,10,10,11,11,13,14,15,15,16,17,17,18,20,20,23,25,26,30,30,30,31,33,33,33,35,35,36,39,39,42,46,46,46,49,51,52,53,53,53,56,60,64,68,68,72,74,74,76,79,82,86,93,98,107,113,119,126,133,143,152,164,174,182,191,202,210,217,223,229,235,243,249,254,260,267,278,286,298,309,324,335,344,352,363,372,379,390,400,408,417,430,439,448,459,467,477,486,498,513,520,536,549,563,570,577,584,595,603,612,618,625,633,640,646,654,661,669,678,687,694,702,708,713,717,724,731,739,744,752,759,764,765,770,774,777,782,785,788,792,796,801,804,808,811,812,814,819,823,826,826,826,831,839,843,848,853,857,863,865,869,873,877,881,887,890,894,899,904,908,912,917,922,926,929,933,936,940,944,949,953,957,962,967,971,975,979,983,987,992,997,1002,1006,1010,1014,1020,1024,1028,1033,1039,1044,1047,1052,1056,1061,1064,1070,1075,1081,1086,1086,1098,1102,1107,1111,1114,1120,1129,1134,1142,1153,1159,1164,1168,1174,1180,1186,1193,1200,1205,1212,1219,1227,1234,1242,1250,1257,1265,1274,1283,1289,1297,1305,1313,1313,1327,1327,1327,1327,1358,1364,1373,1382,1390,1398,1408,1419,1428,1437,1447,1459,1469,1479,1487,1498,1509,1521,1530,1540,1551,1561,1572,1583,1589,1599,1604,1614,1623,1632,1638,1646,1653,1662,1673,1681,1692,1701,1709,1719,1727,1734,1742,1750,1758,1767,1776,1785,1792,1799,1807,1815,1823,1832,1841,1847,1854,1861,1869,1878,1887,1894],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,3,3,3,5,9,13,13,19,24,30,31,31,39,44,51,57,60,69,79,83,96,93,98,109,118,123,125,132,140,150,165,170,167,175,191,191,207,226,240,262,266,290,294,325,362,368,399,428,469,491,579,615,629,643,684,768,798,844,909,966,1003,1063,1122,1216,1247,1176,1219,1179,1153,1221,1318,1431,1473,1444,1468,1515,1547,1600,1657,1669,1712,1772,1801,1826,1793,1800,1826,1824,1850,1883,1933,1933,1993,2046,2046,2107,2094,2093,2137,2225,2361,2494,2590,2694,2797,2863,2987,3074,3149,3198,3312,3465,3621,3780,3979,4106,4239,4402,4476,4624,4806,5032,5265,5493,5729,5998,6282,6582,6849,7126,7340,7585,7822,8096,8347,8557,8822,9092,9377,9645,9927,10248,10589,10824,11011,11155,11264,11398,11493,11598,11658,11696,11766,11773,11745,11715,11650,11591,11407,11299,11143,11030,10909,10720,10526,10294,10142,10008,9867,9734,9512,9284,9046,8808,8563,8195,7746,7297,6846,6407,6056,5717,5373,5181,5204,5027,5022,5052,4946,4946,4925,4661,4457,4421,4397,4392,4326,4291,4268,4240,4221,4195,4075,4069,3868,3864,3724,3775,3842,3811,3770,3744,3740,3593,3517,3422,3354,3383,3378,3390,3386,3381,3292,3288,3284,3248,3244,3240,3235,3078,3023,2967,2963,2959,2953,2949,2756,2675,2598,2593,2558,2553,2392,2291,2202,2196,2190,2184,2203,2203,2191,2225,2220,2216,2213,2171,2162,2157,2290,2279,2447,2446,2432,2395,2389,2383,2534,2527,2588,2660,2697,2689,2682,2937,3085,3153,3145,3136,3347,3341,3333,3325,3440,3440,-1327,-1327,-1327,-1327,3658,3719,3757,3748,3890,3955,4032,4130,4121,4292,4282,4394,4384,4528,4520,4716,4705,4693,4845,4762,4751,4812,4834,4823,4757,4747,4742,4732,4632,4526,4520,4379,4224,4174,4133,4125,3962,3953,3945,3935,3718,3711,3703,3585,3577,3568,3385,3376,3369,3362,3104,3096,3088,3079,2713,2707,2700,2693,2283,2274,2106,2099]},"Timezones":["America/El_Salvador"],"AgeDist":{"0-4":576216,"10-14":577896,"100+":235,"15-19":587927,"20-24":633084,"25-29":582730,"30-34":474241,"35-39":408201,"40-44":381604,"45-49":343538,"5-9":570607,"50-54":303127,"55-59":264944,"60-64":220967,"65-69":185329,"70-74":139605,"75-79":108786,"80-84":74608,"85-89":37717,"90-94":12339,"95-99":2500},"REstimates":{"Date":["2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.94639754989361,1.8075338652407,1.8303990344242296,1.53962141740568,1.41591564361832,1.3903259585236698,1.42160198047462,1.4465943541840902,1.31291427917145,1.31511338374957,1.27892639044886,1.26588030844233,1.2973493719553002,1.22564861608011,1.15190119680499,1.13930857999187,1.18971218933443,1.15164864104878,1.24308835019836,1.2915045394788998,1.30591344324557,1.3831679171851798,1.38739039403932,1.3944514220968702,1.35370032634123,1.4378899696131495,1.5708390886976695,1.5553322087473702,1.55764966184097,1.59981095084142,1.5331846200262498,1.5273405491585,1.62379404723544,1.5906432157540402,1.48709518830883,1.3792208464771298,1.3959826108938798,1.43519997303342,1.39785788078399,1.35342947176103,1.2888044796533302,1.29749128318924,1.27217164774172,1.22359737738158,1.22210954117669,1.24018283641377,1.18351215785623,1.14187911978222,1.1318678738899,1.13636575578933,1.12195861147889,1.0851843766690998,1.12852218627756,1.15706238301018,1.12164750270652,1.08302384778399,1.0446461330710402,1.04013763320647,1.01803267255406,1.00540941729272,0.9915103995717592,1.01131586895261,1.03694917307552,1.0486244339704398,1.05466003610664,1.06700877966029,1.06081805717242,1.04531352989796,1.07098308749492,1.0974027432129698,1.14390422985723,1.1694686316841298,1.18787882626275,1.19979240320688,1.21372668941049,1.2393185008491698,1.24723437036446,1.2601030117998602,1.26348340297165,1.25393816294139,1.252701869427,1.25084492664422,1.27177542659387,1.29498882972593,1.32097662354342,1.3163853864009,1.31050942922036,1.28336998748876,1.26937675702954,1.23869568646465,1.22927399510618,1.21116052418052,1.19894961765578,1.1974067805345,1.1708241623455,1.1592409220212,1.14722785996034,1.13590930513654,1.12226695920158,1.1118271282734298,1.08577919546452,1.0847494658645,1.08718328720393,1.1015642611420902,1.10986518896876,1.1246721183831598,1.13411887902876,1.13853449875111,1.15578828202145,1.1568502198423,1.14996194003779,1.13949943441393,1.1231881011696698,1.11468524439594,1.12373301737356,1.12521114216563,1.1138964605690802,1.09846815118138,1.0872041616679398,1.07895516525302,1.06807698045474,1.05583618493426,1.04602550175557,1.04386189748139,1.04383167659302,1.03447435949025,1.02418081139882,1.01244437812762,0.995416364577753,0.9753172086861208,0.959631767611629,0.945580853651828,0.92712318752666,0.905153731309677,0.886383009750017,0.869262572502418,0.84821103373604,0.823018541724215,0.795673564707413,0.7776797325999699,0.7607036428315791,0.7472458050966491,0.737174395881255,0.727421578112415,0.7134800985576141,0.699816256441297,0.6872084032369411,0.6743180485655519,0.6659938260371839,0.660150834173296,0.660931629584834,0.664220840850104,0.6718078313587341,0.6795513913741501,0.691061143602079,0.702681809693816,0.717602175422845,0.730794449564052,0.755177532680376,0.7820121900793359,0.8057767331137459,0.828591950345826,0.8471985296623591,0.868327194222388,0.8707840293190681,0.90505946691508,1.02441241602605,1.07150232915611,0.994990848863856,1.10377348269738,1.1825344868285,1.09835354866514,1.16531851568321,1.20039829647092,1.22243937615809,1.19098162923589,1.15623727140848,1.06417144770529,1.10059517812309,1.06442161487252,0.9639994728297422,0.927511002452119,0.993010326749101,0.920768180937251,0.870347033248558,0.8861705152427279,0.923624165570559,0.8333554090287549,0.921418639511686,1.0610679517656,1.18948183241804,1.2921154429382902,1.2458833645796,1.25804775555229,1.15477024703187,1.22616361836944,1.2057139839305402,1.18126157424231,1.16617046382507,1.20687346493485,1.06037967509074,1.18448460042153,1.03781136332117,0.9011467592207392,0.998487298406158,0.920781877958839,0.848494417179757,1.02350504209427,1.03614741235654,0.898980254966007,0.839915707088087,1.14125885999597,1.15542027957894,1.13817256122768,1.1095949555232,0.941054997713736,0.935616989677016,0.9436147325746908,1.11121588449457,1.17806167671573,1.22054185135782,0.94967708375087,1.05998208713804,1.05446957724508,1.16272369584173,0.900311017661589,0.8806398342361871,0.8237867593861591,0.97260682322187,0.991602537450574,1.13130548676153,1.12069774257992,0.743326633509005,0.8963134360562529,0.85250314801306,0.874868013860799,0.761004647347514,1.11550032931647,0.9930929633798108,0.922827453686154,1.13221642809437,1.12492920105067,1.14806906514421,1.21346711491966,1.12674510839677,1.17237999374759,1.14049105854857,0.9078806502314808,1.15580863268948,1.14607175820453,1.30317933615542,1.0836412251891898,1.14320839219845,1.11761689974899,0.896960966369788,1.1624561119860202,1.1103378681848,1.11587153958147,1.0286427458085698,0.9556640729992092,1.2233882691896398,1.20417766888658,0.969764553566779,0.955062000693104,1.05010893222756,0.9755098030746828,1.05875279844185,1.05542420754193,1.04687149141614,0.80547809341861,0.981493428781368,0.994689040202208,1.08121906841718,1.0751714358688,0.9870532977042858,1.07159842335583,1.15834436308903,1.23174970740071,0.971294369372447,1.12809457814862,0.967181636664434,1.12684334582629,1.11596271556024,1.25910530535126,1.00628120693799,1.07695354868338,0.9992893895094228,0.994086719266076,1.0814130978689,1.06953944769669,0.9809211105690828,1.02835594866282,1.08863924782115,0.9293245654876328,1.04917655821253,0.9036799569681552,0.909216293425548,0.7719258809787908,1.037341239134,0.948085726107215,0.954249026828755,1.07095971189189,0.8765014178907141,0.861252689024626,0.934311297209991,0.8061397522084001,0.8686633098693081,0.8937033696822629,0.7673429110089979,0.791847582163362,1.061900345254,1.07794550754409,0.7653080224941899,0.890290363530504,0.912669224293612,0.7899649484012242,0.921418938003678,0.8733489814763579,0.816437586689849,0.838637525589685,0.966237541399729,0.983873623379255,0.989594777847455,0.991338067045802,0.9366850926289592,0.941305074642652,0.949805458358343,0.7247366464049191,0.998071388531899,1.0203156255810302,0.9348338812124408,0.9378491461127588],"StdR":[0.21507641949611608,0.195308481758483,0.18350039659784895,0.157201460770893,0.142680981285557,0.137396444603272,0.133736706321594,0.130306989909828,0.11875286992315,0.115365440416535,0.11141792469053,0.109054933805248,0.107940869221103,0.102529017022782,0.0964095808134699,0.095136762756335,0.09523889519915303,0.0929531808185946,0.0954299084779172,0.0951875743941551,0.0929808548726392,0.0943827313765591,0.0927774313942402,0.0897232092907058,0.0860903277354962,0.0850996310650102,0.0869294774683032,0.0849437349168104,0.0814957349728694,0.0793192202900458,0.0743352124780899,0.0711104212367056,0.071516780268959,0.0675951338991763,0.0633920219184466,0.0578231690941898,0.0564880768125796,0.0550927356815362,0.0520668910102222,0.0498186282332536,0.0472522399272127,0.0465005666479177,0.0445106273180203,0.0418147706076131,0.0412876644258852,0.0409028146286198,0.0389140787110241,0.0369151630994579,0.03635699666988,0.0361187116451168,0.0351873336289205,0.0338917822847539,0.0342611916703632,0.0345774187810728,0.0335328917391619,0.0324538752528672,0.0315403064102864,0.0310847374956507,0.0306937294483073,0.0306125472809879,0.0304181935764226,0.0305069810611767,0.0312048913322146,0.0308046296286397,0.0308746277456179,0.0308353626414027,0.0308964196290167,0.0302289157452145,0.0305661594045469,0.0303986141403329,0.0311116873359587,0.0315632139163966,0.0311914544717553,0.0311488003130286,0.0307620376111231,0.0304300762885185,0.0304998448203791,0.0303718110118166,0.0302068058190635,0.0293876085545447,0.0287062167407736,0.0285096075780413,0.0282882880774506,0.0280609355255444,0.0282206642933607,0.0276681834424128,0.0274075312928178,0.026527007103861,0.0257835950402944,0.0248864007652508,0.0243126340676053,0.0232076334707456,0.0225957538851333,0.022196609900448,0.0216020881469118,0.0211185795797982,0.0204436152375808,0.0200139521762956,0.0195797508270412,0.0189112567961952,0.0184156835186131,0.0183466813475646,0.0179568130614173,0.0180893397550181,0.0179088167782617,0.0179370515005894,0.0177072898309993,0.0176206354692058,0.0175402014063344,0.0174909489647421,0.0172897945228258,0.017169721654748997,0.0168718066932703,0.0165022819525035,0.0161004255360291,0.0160461554542423,0.0160156237909719,0.0155702600504083,0.0154179034275473,0.0150807305174159,0.0149014684981082,0.0146361274530387,0.0143423996270615,0.0142400920694463,0.0141068126364532,0.0139154404094291,0.0138623812146217,0.0135923294641705,0.0132878610934933,0.0133347448512095,0.0130557722794699,0.0129579904647021,0.0130145717381628,0.0129173199756082,0.0128808004493349,0.0129977090616182,0.0130661326790775,0.01310744267722,0.0132232420047853,0.0136169224569332,0.0138393192421283,0.0140916949011319,0.0145710395466129,0.0150496902278407,0.0155472318418624,0.0160196975248804,0.0162377914989394,0.0167858816132029,0.0174486101799843,0.0180261929081416,0.0186045738593315,0.0197541387938526,0.0207964924518872,0.0212659873540041,0.0222332178530751,0.0229801687983478,0.0239522411319193,0.0244872054883353,0.0253254132116788,0.0267870256724003,0.0269081718669233,0.0274358665508829,0.0281203445883327,0.028167090881397006,0.0281456711217843,0.0286439149719295,0.03046012668315,0.0308196739310013,0.0290169072722251,0.0299638377544494,0.0308701484905902,0.0286512968728898,0.0291826000059552,0.0291748863963102,0.0286857433367124,0.0279828496867138,0.0268606529575609,0.0251438283500049,0.0253426348938746,0.0245467804294014,0.0232661532933481,0.0226388031371846,0.0238345178816137,0.0228386221199801,0.0220304687426431,0.0227725430967879,0.0233713037534066,0.0225302123042885,0.0238256153243426,0.0259260588889526,0.0275299838066077,0.0288541826137132,0.0280535655111545,0.0275323764902501,0.0259728360745134,0.0259858655750533,0.0257169604957833,0.0249981501318792,0.0243464972296949,0.0246000423145883,0.0226877580882572,0.023719356578068,0.0216440401901335,0.0201663088266106,0.0209781585998797,0.0200920057916071,0.0191127319181361,0.0214675344844116,0.0215591898968389,0.0199211693986767,0.0191418421218672,0.0228954221147674,0.022925934583871,0.0223172846970816,0.0224262954996522,0.0201882629675963,0.0199685728083313,0.0201216174482816,0.0220172219705787,0.02241421837506,0.0227164657803039,0.0199908270038494,0.0206394169587766,0.0208657412974941,0.0218028003394996,0.0189259940760691,0.0187262997357535,0.0181470444102762,0.020043116708042,0.0201466146373516,0.0216145939662661,0.021483724071156,0.0173279549497866,0.0189611119483491,0.0190978280185576,0.0197340602748566,0.0184443891002106,0.0233751272634734,0.0216092125808993,0.0208592583206464,0.0231751156037492,0.0227989809979547,0.0229317936096663,0.0231051183745271,0.0221955152765805,0.0224264601949948,0.021727505414298,0.0192032076906354,0.0215795988870879,0.0212766362081481,0.022415995955223,0.0206687852517844,0.0208829344739288,0.0203514974274054,0.0178811921464834,0.0205450704732891,0.0195776082533419,0.0191612620967986,0.0184473877815512,0.017637000969746002,0.020056799286335,0.019790748052062,0.0174367022882308,0.0172230362123847,0.01805293323165,0.0171864334668134,0.0179669993165861,0.0175414553972154,0.0176077947151234,0.0154174542492845,0.0172357401612456,0.0172794364876664,0.0183111935641917,0.0181653343050981,0.017031186084101,0.0178021199439698,0.0184956175926636,0.0190987372911501,0.0168404288365121,0.0178496168783608,0.0165881276601319,0.0175113250246361,0.0174731689141008,0.0183849911762529,0.016627617445745,0.0169324451362681,0.0160663740894137,0.0158665673880375,0.0164587139522863,0.0166241378825915,0.0156504524252074,0.015853118571547,0.0162695917965448,0.0147318311074591,0.0159290316415183,0.0146435062551122,0.0147885755392616,0.0136862413481289,0.0165522280564744,0.0154211682138273,0.0155568439477826,0.0166874533071397,0.0151147688903322,0.0148135242582523,0.0158561117894062,0.0148602363678813,0.0157912616760219,0.0164275440623843,0.0152497035450007,0.0159359509213427,0.019499444703356003,0.0192285504861377,0.0157586772411761,0.017047301231278997,0.0178014105648659,0.0164994375528192,0.0183852604596166,0.0181816835421697,0.0175057949061984,0.0180345166347514,0.0198710541680277,0.0203834389721515,0.020076752960223,0.0197770118822426,0.0194719438541174,0.019271542643644,0.0195693293667853,0.0170409057814817,0.02066705033771,0.021203478756068,0.0200685664410253,0.0202079475405359],"EnoughData":[0,0,1,0,0,0,1,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-SV.json","Name":"El Salvador","CurrentEstimate":{"Exposed":13112.0,"Infectious":10332.0},"OfficialName":"Republic of El Salvador","Level":"country","M49Code":"222","ContinentCode":"W-NA","CountryCode":"SV","CountryCodeISOa3":"SLV","Population":6453553},"SZ":{"data":{"Rates":{"CaseFatalityRate":0.002841489030861154,"Critical":0.0058710461865736216,"Hospitalization":0.028195228433221507},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,4,7,7,7,7,7,7,8,8,8,8,8,8,8,8,8,8,10,10,10,10,10,10,12,12,12,12,12,12,12,12,12,14,27,28,28,48,51,66,72,73,78,87,97,112,119,119,156,158,164,168,168,168,168,189,194,198,201,201,221,224,225,229,232,236,238,246,247,249,249,259,262,267,276,285,285,291,319,331,347,367,370,372,380,408,418,452,515,535,547,564,570,588,609,633,656,668,688,695,724,736,769,788,822,850,855,876,882,929,940,986,1025,1025,1070,1134,1214,1214,1214,1253,1258,1385,1476,1476,1565,1607,1634,1720,1910,1991,1991,2268,2268,2371,2587,2611,2643,2682,2762,2898,2936,2959,3078,3115,3210,3359,3478,3529,3562,3585,3789,3844,3903,3951,4029,4059,4077,4103,4165,4188,4229,4374,4401,4418,4439,4478,4571,4624,4647,4672,4693,4724,4767,4802,4821,4844,4859,4912,5000,5061,5076,5127,5141,5169,5196,5231,5254,5282,5310,5322,5337,5347,5375,5392,5392,5415,5427,5437,5453,5468,5485,5491,5502,5511,5524,5542,5542,5557,5646,5652,5657,5669,5686,5694,5704,5719,5724,5732,5737,5744,5746,5756,5771,5779,5790,5812,5826,5831,5839,5850,5858,5869,5878,5901,5929,5959,5987,5996,6006,6017,6032,6044,6066,6078,6090,6094,6137,6175,6221,6279,6331,6379,6416,6476,6531,6579,6624,6662,6696,6761,6821,6879,6952,7016,7016,7016,7026,7048,7062,7073,7073,7096,7113,7123,7134,7254,7377,7494,7592,7676,7774,7898,7986,8076,8076,8076,8222,8374,8512,8652,8822,8962,9102,9242,9394,9542,9700,9833,10028,10238,10478,10650,10839,10999,11122,11289,11469,11614,11719,11857,11955,12036,12140,12196,12252,12307,12383,12487,12611,12769,12984,13195,13415,13613,13801,14031,14241,14446,14676,14800,14898,14952,15039,15131],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,4,4,4,4,6,9,9,9,9,9,9,9,9,9,9,10,10,12,12,12,12,14,15,15,15,16,16,22,22,24,31,31,31,36,56,59,65,71,91,100,106,108,112,116,119,123,153,159,163,172,175,184,187,187,190,202,203,205,208,217,220,225,238,250,256,261,272,279,279,283,285,293,294,295,300,305,322,333,340,371,398,449,472,486,490,506,520,563,586,623,627,635,643,674,690,706,728,745,781,795,812,840,873,909,954,988,1011,1056,1138,1213,1257,1311,1351,1389,1434,1489,1552,1619,1729,1793,1826,1894,1938,2021,2073,2142,2207,2316,2404,2551,2577,2648,2706,2775,2838,2856,2909,2968,3036,3128,3236,3309,3410,3525,3599,3670,3745,3839,3894,3989,4058,4110,4128,4189,4225,4304,4327,4387,4433,4461,4510,4561,4577,4618,4668,4720,4780,4819,4853,4884,4904,4936,4994,5025,5050,5075,5104,5128,5155,5191,5215,5245,5269,5282,5307,5343,5375,5399,5419,5431,5452,5462,5482,5500,5521,5530,5569,5579,5598,5617,5632,5644,5660,5669,5683,5696,5715,5733,5746,5765,5780,5788,5800,5805,5814,5831,5847,5854,5863,5875,5886,5899,5909,5917,5925,5929,5942,5955,5967,5976,5989,6003,6013,6024,6044,6060,6076,6093,6095,6105,6124,6144,6156,6185,6205,6219,6233,6247,6272,6329,6362,6406,6410,6419,6442,6455,6474,6480,6495,6501,6529,6563,6612,6633,6685,6714,6768,6825,6912,7026,7093,7202,7305,7427,7562,7715,7868,8032,8170,8367,8484,8687,8934,9146,9358,9482,9711,9943,10138,10338,10539,10773,10975,11180,11435,11711,11919,12124,12327,12532,12736,12944,13187,13443,13789,14017,14219,14330,14484,14622,14830,15051,15283,15471,15666,15711,15804,15878,15974,16045,16137,16181,16204,16234,16288,16341,16396,16455,16488,16535,16576,16606,16673,16709,16742,16764,16789,16807,16839,16897,16946,16972,17002,17014,17025,17086,17103,17129,17155],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,5,5,6,7,7,8,8,8,11,11,11,11,11,13,13,13,13,14,14,17,18,18,20,20,20,20,21,21,21,21,23,24,25,28,28,28,32,34,39,40,40,41,43,43,45,49,53,55,56,56,58,61,63,63,65,68,69,70,73,76,79,81,81,83,85,85,86,88,89,91,91,91,91,94,94,94,94,94,94,94,96,97,98,98,98,98,101,101,101,103,103,104,104,104,106,108,108,108,108,108,108,108,109,111,111,111,111,112,112,113,113,113,113,113,113,114,114,115,115,115,116,116,116,116,116,116,116,116,116,116,116,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,118,119,119,119,119,119,119,119,119,120,120,120,120,120,120,121,121,122,122,122,122,122,122,122,123,124,125,126,126,127,127,130,132,135,135,136,137,140,141,142,153,154,154,163,165,167,175,184,205,216,227,231,244,252,261,268,279,291,295,298,319,332,335,343,360,376,384,403,427,441,458,458,479,493,517,522,538,551,562,565,574,583,585,591,600,604,604,607,610,616,619,630,630,630,634,634,637,640,644,645,645,645,647,649,650,650,650,652,652,652,652,654,654],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,4,4,4,4,6,9,9,9,9,9,9,9,9,9,9,6,6,5,5,5,5,7,8,7,7,7,7,13,13,15,22,22,22,25,45,48,54,60,80,87,93,95,99,103,106,109,139,145,147,143,145,154,137,134,122,128,128,125,119,118,106,104,117,92,96,95,102,109,109,113,94,96,93,91,96,81,95,105,108,136,159,208,223,236,237,253,257,297,315,343,337,345,346,348,352,351,353,367,398,404,393,411,410,381,406,428,434,472,536,587,606,637,663,681,719,745,795,829,920,950,953,1015,1037,1111,1116,1174,1189,1257,1340,1441,1403,1393,1449,1518,1540,1549,1471,1437,1504,1507,1571,1614,1627,1552,1543,1611,1408,1501,1450,1326,1368,1386,1365,1344,1242,1283,1282,1221,1229,1160,1060,992,957,962,989,837,842,822,808,761,749,762,793,762,764,748,629,626,636,649,634,570,541,531,529,542,543,524,509,502,500,495,461,389,349,343,331,326,317,308,288,277,265,246,248,245,254,243,239,258,249,245,247,236,230,230,240,236,236,235,228,240,235,154,156,155,156,152,156,155,153,162,164,170,183,197,202,203,197,196,193,199,206,227,236,241,244,249,251,280,283,298,293,291,303,301,308,292,295,289,312,302,312,286,280,256,262,279,304,360,379,442,506,591,660,752,836,926,1000,1188,1303,1494,1711,1900,2080,2193,2388,2599,2771,2952,3024,3128,3202,3297,3464,3639,3702,3806,3916,4113,4300,4346,4429,4528,4710,4754,4799,4770,4763,4735,4771,4829,4912,4892,4866,4668,4580,4456,4390,4332,4248,4108,3986,3908,3821,3770,3741,3685,3662,3653,3635,3589,3549,3458,3329,3135,2949,2747,2579,2447,2265,2081,1906,1686,1573,1536,1499,1436,1370]},"Timezones":["Africa/Mbabane"],"AgeDist":{"0-4":143677,"10-14":147779,"100+":3,"15-19":129239,"20-24":112817,"25-29":100070,"30-34":82554,"35-39":78775,"40-44":60204,"45-49":44195,"5-9":142943,"50-54":29594,"55-59":22123,"60-64":19639,"65-69":16883,"70-74":13551,"75-79":9034,"80-84":4904,"85-89":1779,"90-94":361,"95-99":40},"REstimates":{"Date":["2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[0.8229439607326321,0.9679673186285028,1.01169456214474,1.32626369465,1.03128052661562,0.589803795480383,0.618065679803162,1.01547819236957,1.26512813569091,1.28606322266009,1.25548132938013,1.4111282510751495,1.35824053278238,2.29273963520838,2.03696473344757,1.8804525553428104,2.4113009128350296,1.8550836356862,1.59920142422995,1.7887018467705602,2.91054005349876,2.44795385522907,2.17527459710176,2.01834110675173,2.32290978241214,2.15741547061513,1.93779699952554,1.58780704608381,1.47887900658442,1.38832319587895,1.24193567068356,1.23165407456176,1.57169794413724,1.4879027256822,1.19526696293534,1.1975153596945802,1.1255505333880802,1.1277978630119698,0.940183382347336,0.8508489299331841,0.838550900754285,0.967801962064138,0.95690281438316,0.9499764653801128,0.959717751530035,1.02509924521114,0.737346494015386,0.7435440869171891,0.8819732501953541,0.952141364625382,1.00922939792713,0.966866608157388,1.07139849819292,1.15583204610335,1.09929005833117,0.982213721575979,0.986498790973892,1.06111942916861,1.03340515386465,0.9328864747911292,0.960439061616486,0.971580225791234,1.02755814905978,1.01730828816012,1.02929221638167,1.33885213788014,1.48834784155045,1.87875925870977,1.90982245981798,1.7542015426346,1.55845141307282,1.45836588662423,1.4225626443028605,1.56815810225427,1.5453993811889,1.57439935856122,1.38058443318507,1.26816410983995,1.20406125113871,1.1576207206459,1.08287374436584,0.9349593157682528,0.9318713897421128,0.954206349989842,1.08614153284991,1.0789431530176898,1.07864060788225,1.01179465691348,1.04087507944698,1.03370947641206,1.17534593772034,1.24642723886387,1.2576671259676102,1.25223856695316,1.40667027573863,1.50505952686293,1.4593973119065902,1.4446279502948898,1.35040278138177,1.31687583042639,1.30412208903669,1.29265935613594,1.28755849367998,1.28325169235953,1.3362273262338402,1.31877171942423,1.266002086634,1.24110801845057,1.13470908982055,1.1106255419293798,1.099311533807,1.10017696442099,1.11549993443121,1.18742525813016,1.21243597825558,1.28577810185383,1.19103910930621,1.1499898365189398,1.05978211650349,1.04535706838307,1.06803238611627,1.00603248641553,1.01079734364323,0.984850689489049,1.00345418358058,1.02913429947849,1.07264161116959,1.02711357966815,1.03300264643209,0.9949834799722652,1.04184110188694,1.03882921281985,1.0495664881309,1.0672294735580798,1.04920493610088,1.11452702651755,1.11487189620999,1.0871781601656,1.02177810355507,0.98331164418763,0.9153142167559593,0.92910866781753,0.868169675883831,0.831937557235913,0.827618209903979,0.810201815143439,0.8102640479841949,0.793132629487565,0.7791792116690051,0.745999227648864,0.756192507035153,0.792107177906676,0.883197092273304,0.879707409046767,0.8973759435768871,0.844252511134015,0.8586897936056759,0.838027768628313,0.8799368703425751,0.9064595800897072,0.884456035415691,0.8563984131106579,0.8988998182200609,0.88732809997983,0.8646129235686658,0.8533495956964029,0.807782690350471,0.814859985386942,0.823397407390748,0.814046964031076,0.851722357253802,0.886515313394225,0.850138741306966,0.853837489040072,0.86389264659829,0.853773516667416,0.855867590408362,0.8422425881713459,0.847744982090448,0.82394588585677,0.8389015154181451,0.805314681649374,0.875232856937059,0.891175685877077,0.8912475231306541,0.8562474874631328,0.8201464760567879,0.804365675552535,0.8175129368711999,0.8358998384579691,0.8371386250745079,0.8732678945141129,0.892329005263409,0.91171952058706,0.8959664728497121,0.949214912409998,0.8644854839119649,0.87018461197384,0.8599348524981328,0.819900826758659,0.817579783173143,0.8677021048219951,0.891763112615067,0.9025131996917172,0.8953593363310501,0.906049292030683,0.880616864734828,0.8717691019494341,0.8739919281244141,0.8347437824627951,0.8175546880994878,0.8195011245060558,0.8533271300338671,0.9276962459808508,0.9671986632800892,0.9262785186653748,0.914955668540154,0.972566336868798,0.987459744135232,0.985640821490181,1.04672894463774,1.06457356173829,1.09320124754774,1.1365068691829,1.0762269796934498,1.0940529886721502,1.11324383412439,1.13654098017022,1.11148135858557,1.20335093216053,1.20851305477902,1.16963042283823,1.15325303735193,1.13705130613908,1.13373198711932,1.30730146477121,1.34058180782924,1.39114494163247,1.31884531088212,1.23975287605295,1.19790068099502,1.1289865440508402,1.12234303696301,1.01923251554978,0.99220161166216,0.963136280912991,1.01684026911052,1.0896416819934,1.16465168410048,1.02049214811088,1.06943812593594,1.0103589252342902,1.16751605415245,1.3043530490478998,1.4550740551751,1.66067664196557,1.6467413113696598,1.73122010152949,1.74017974023863,1.7723385988786298,1.7548830243493,1.73698604962901,1.68555003249875,1.67850184293776,1.59963121655784,1.60912853908298,1.51674956698694,1.50582922387555,1.50545592773709,1.4548129319331002,1.43944698172533,1.34741839452133,1.33341314612748,1.31857418509397,1.27988797180546,1.24086788031203,1.2100967852750502,1.19732239470626,1.18436202891647,1.15127699714992,1.17471561919571,1.1715139585450702,1.12506822015762,1.0952006577942,1.07185502158646,1.08608877741668,1.06330205619857,1.04274392657421,1.0505036526111,1.0622229733234698,1.10198704714311,1.0857588170965,1.0695436075336602,1.02525538948086,0.983792512419398,0.938913356302331,0.945319421803595,0.96087868623946,0.980155530947663,0.980492355458312,0.982077516024944,0.931011251292578,0.8877474173958191,0.8389778723456942,0.7714655934507639,0.7420563877043169,0.7338855264271771,0.7442844166741089,0.7261940925203609,0.7161585628638292,0.682221957870191,0.638251628596114,0.586827271734077,0.5583103903518111,0.5056003478166721,0.5541093799179481,0.568573052021345,0.5835456822065811,0.6079762370946911,0.621847068117919,0.609020094920935,0.629628202491229,0.675988516296757,0.7047566493433609,0.7157092803376509,0.759046387862558,0.7843535919496091,0.765701449481232,0.79088620417811,0.7624177591058171,0.7415560348945709,0.8260556628881229,0.7676278297810881,0.7763800586952099,0.792199959749005],"StdR":[0.343179948518299,0.366341509448624,0.3801100813436311,0.4410773347910851,0.38657196945508,0.294778305395463,0.310230814190677,0.4121610759446071,0.478032118548489,0.480629650236953,0.4757238701757801,0.502404884757373,0.479194841492516,0.613936220654718,0.544374898309845,0.488584519413569,0.519784982291338,0.413029514214383,0.35880149384004795,0.359912694435568,0.434946157219041,0.3683470037467229,0.311910865063957,0.273297812396728,0.270677957769944,0.240601741684932,0.20927663001447305,0.173560066235198,0.158376897905645,0.147653404493415,0.133623866027664,0.1297768046941,0.14272757335085098,0.134833302686251,0.11635426166122,0.112814152773624,0.107425525928971,0.107598885708114,0.0949353863862777,0.0908685016994275,0.0909885234203191,0.0992598280873491,0.0993971765432706,0.100647940000957,0.101695161996895,0.103494130188905,0.0892008003648007,0.0916186575417682,0.101915217955498,0.107253606673696,0.11248174302081,0.10982374723128803,0.115041891729214,0.11929011554946,0.116991765332536,0.107835846578779,0.108558415780294,0.112039836432929,0.11132871198427803,0.105026069284161,0.106257937783916,0.107850213923323,0.11115809790482302,0.110290622973141,0.1108803143293,0.12709853152064202,0.133008114715795,0.144438010622381,0.1395752026838,0.126256648588975,0.112682355188213,0.101851722463004,0.0980379421335353,0.0978464934665391,0.0939977413805675,0.090134567887038,0.0811805870181615,0.0762326314550855,0.0703276244511898,0.0682583194887016,0.064557732836575,0.0586147101123792,0.0588694038330683,0.0600437871782013,0.06327812909152901,0.0634594479470343,0.0639645838131968,0.0611454412919342,0.0614314193583989,0.0612293232856371,0.0652066282110437,0.0656309579046677,0.0660287266704482,0.0639468350059091,0.0672391296825556,0.0688535283218357,0.0647641993991159,0.0628115204473376,0.05897260165047901,0.0566031205769906,0.054133464177482,0.0538201293549554,0.0512686281297274,0.0501650070090263,0.0496124192779946,0.0480960383431119,0.0462864992834909,0.0442898221225658,0.0415897890559505,0.0402418870871716,0.0394168144818817,0.0390323189363102,0.0388352605730368,0.0397575646351412,0.039826969927414,0.0404693833929966,0.0384193965527803,0.0371578656263886,0.0349742643320999,0.0342825812981579,0.0340548724386212,0.0329781666496699,0.0328328662251035,0.0323412291141859,0.0326545774395599,0.0328972021610836,0.0333667244861343,0.0331338058346504,0.0324061705418501,0.0323874730674659,0.0327582471918433,0.0327603688345511,0.0324241602806945,0.0330415396052575,0.0317389863141909,0.0329735077929979,0.0328478967947864,0.0325284862934363,0.0309209484358841,0.0305477380114722,0.0293626903922885,0.0296327405744334,0.0288638798642846,0.0285155778147976,0.0288477333436704,0.0289951641208646,0.0298524702157715,0.0295848592380732,0.0298384882661512,0.030124591781206,0.0309527616769075,0.0330422476762691,0.0354471159432835,0.0357722127159593,0.036407452851318,0.035390585813407004,0.0362011130686413,0.0361344490860102,0.0375990126854609,0.0389554783708245,0.0387217023089342,0.0384689770602381,0.0394685408979324,0.0400294857479914,0.0398342651241752,0.0398401263140641,0.0389521771119104,0.0397812234502958,0.041154004820162994,0.0414235169921631,0.0431406683664578,0.0444717874017467,0.0439994868710772,0.0443148080180255,0.0450807851616655,0.0453060772416514,0.0458020740058599,0.0462106223618532,0.0471255020383185,0.0467090057580823,0.0485796038868256,0.0480655998624309,0.0512255081059571,0.0524792677665055,0.0526527370865787,0.0522938070314351,0.0509163986505046,0.0517005922391408,0.0525701110501928,0.0546734421385045,0.0554389803665373,0.0578402771944927,0.0591043929625677,0.0599541080991603,0.0600902781302158,0.0620722932295542,0.0595031728349199,0.0599007872458862,0.0608038295113355,0.0593863878299559,0.060646124078362,0.0632446130470297,0.06501659712595201,0.0662831330551878,0.0671589476484656,0.0682995018430856,0.0673853105569019,0.0679183439375448,0.0685857467875353,0.0684465046606044,0.0684867738467431,0.0690924473043928,0.0710145747233504,0.0758279721057802,0.0781526066294492,0.0776658368899116,0.0768483827165733,0.0797927748503323,0.0814102480810267,0.0802222001325208,0.0838460758587735,0.0834421249355094,0.0842116781604285,0.0847247678819262,0.0820898996021346,0.0825466010155008,0.0821726496093667,0.0822718388011388,0.0814761974860163,0.08264104780715201,0.0816958458090997,0.0799767821348841,0.0770314629803423,0.0764234013390693,0.07400450905227099,0.0800939687473041,0.0795413680054012,0.0794025041412311,0.0746695308580007,0.0705258249906015,0.0680609000213005,0.0641899890902274,0.0633230831866608,0.0597293979520757,0.0578747628190793,0.05820279455484401,0.0597473342747759,0.0607873366490478,0.0629497936295049,0.0581391667996971,0.0599676095919046,0.0573957362335319,0.0615580185019626,0.0651977367439759,0.0678775435365535,0.0706727637947924,0.0683409213029506,0.0672451383293272,0.0666368679418177,0.0649499443530375,0.0621838499293302,0.0600774505200785,0.0570873751112827,0.0541141898810769,0.0503831206427541,0.0488056600520253,0.0449694833814352,0.0430267963856855,0.0416375903404115,0.0387356732588021,0.037459988573235,0.0347100166556621,0.0330193063020575,0.0317347987818913,0.0299933629401038,0.0283806707485631,0.0272397391297303,0.0262549862463811,0.0253568649460869,0.0242513576541159,0.023840717283031,0.0233380471031034,0.0224754760034643,0.0218486194925309,0.0209418462820679,0.0208247854012499,0.0203507310878654,0.0200791884090259,0.0197306069629957,0.0195771406487623,0.0198494973767642,0.0197077500024443,0.0192609052066325,0.0186342058326296,0.0181502933001062,0.01773757942122,0.0177523367712412,0.0178627099383754,0.0181027566172762,0.0182813414021573,0.0181305315265218,0.0176626497074932,0.0174835002459931,0.0170394622784549,0.0168443864225805,0.016910159429406997,0.0173906224321632,0.0181593740371614,0.0184647576048764,0.0191765271699684,0.01924108172718,0.0191179223737855,0.0192569807974226,0.019508731162678,0.019453331593892,0.021941054548824,0.0236753452451385,0.0254312585507298,0.0271478155529473,0.0283774784738003,0.0289836675535974,0.0306183336303254,0.0329047097803554,0.034486480461641995,0.0353047977865083,0.037216922670465,0.0381049772339314,0.0375008753394018,0.0391779004781198,0.0381356138877627,0.037989458845446,0.040962659449455,0.0398514770785432,0.0400610911901775,0.0420073058389241],"EnoughData":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-SZ.json","Name":"Eswatini","CurrentEstimate":{"Exposed":1923.0,"Infectious":1738.0},"OfficialName":"Kingdom of Eswatini","Level":"country","M49Code":"748","ContinentCode":"W-AF","CountryCode":"SZ","CountryCodeISOa3":"SWZ","Population":1148130},"TD":{"data":{"Rates":{"CaseFatalityRate":0.0018904945586102984,"Critical":0.003907834417305057,"Hospitalization":0.02153948490608619},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,5,5,8,8,8,8,8,8,8,15,15,15,19,19,33,33,39,39,39,43,43,50,50,53,53,53,76,78,83,88,111,117,117,139,177,186,196,204,215,244,303,359,413,444,470,491,539,562,590,633,657,672,672,685,706,706,706,711,718,720,720,720,721,733,742,746,752,755,757,770,774,778,778,780,781,781,785,785,786,787,787,787,788,788,788,789,790,790,792,798,799,799,800,800,801,801,803,805,805,805,810,810,810,810,813,813,813,813,813,814,814,835,838,838,839,839,843,859,859,860,862,864,865,865,865,868,869,869,869,870,870,871,873,875,878,878,878,880,884,904,908,914,914,918,919,927,931,932,934,938,938,940,944,960,962,966,966,967,967,967,997,1003,1004,1005,1005,1006,1007,1007,1067,1070,1075,1075,1075,1077,1090,1098,1102,1103,1115,1117,1120,1120,1120,1138,1179,1181,1194,1199,1221,1223,1234,1254,1268,1277,1290,1306,1307,1314,1314,1324,1329,1331,1351,1354,1362,1365,1382,1394,1413,1420,1428,1435,1439,1443,1448,1450,1457,1463,1465,1469,1469,1476,1493,1494,1496,1499,1504,1515,1525,1532,1539,1539,1555,1561,1564,1571,1573,1581,1587,1595,1603,1607,1608,1611,1620,1626,1630,1632,1632,1633,1634,1638,1651,1654,1654,1662,1686,1686,1703,1704,1704,1710,1720,1724,1876,1888,1918,1938,1962,1965,1994,2016,2033,2073,2080,2107,2130,2148,2170,2178,2193,2222,2240,2255,2260,2316,2335,2364,2374,2442,2464,2470,2507,2544,2568,2810,2849,2895,2913,3044,3062,3088,3131,3158,3175,3182,3209,3223,3233,3246,3259,3315,3336,3368,3398,3420,3450,3475,3475,3480,3484,3542,3572,3572],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,3,3,3,3,3,3,5,7,7,8,8,9,9,9,10,10,11,11,11,18,23,23,23,27,27,33,33,33,33,33,33,40,46,46,46,52,52,73,73,117,117,117,170,170,253,260,322,322,322,357,372,399,428,474,503,519,545,565,588,611,648,675,687,700,715,726,759,759,778,790,803,820,828,836,836,837,839,844,846,848,848,848,850,850,853,854,854,858,858,858,858,860,860,863,865,865,866,866,866,866,868,871,871,872,872,873,873,873,874,874,880,880,884,885,886,887,889,889,889,889,889,915,915,915,915,922,926,926,935,936,936,936,936,938,939,942,942,942,944,945,946,949,949,951,952,956,959,970,971,972,981,982,986,987,995,998,1004,1008,1008,1012,1013,1017,1017,1018,1023,1034,1039,1040,1045,1048,1051,1081,1083,1084,1085,1087,1090,1115,1147,1149,1151,1153,1155,1164,1171,1175,1177,1178,1185,1193,1200,1203,1211,1214,1217,1223,1238,1251,1262,1274,1291,1304,1308,1321,1329,1350,1361,1365,1379,1390,1399,1404,1410,1423,1434,1437,1441,1460,1468,1473,1483,1483,1498,1499,1513,1517,1529,1538,1543,1547,1551,1561,1565,1578,1589,1591,1597,1603,1608,1616,1620,1626,1633,1642,1648,1649,1655,1661,1663,1663,1682,1688,1700,1705,1708,1719,1722,1725,1728,1729,1732,1739,1745,1751,1770,1771,1784,1800,1818,1839,1867,1890,1902,1916,1938,1958,1971,1986,2005,2015,2048,2077,2113,2141,2169,2213,2229,2289,2328,2358,2419,2510,2537,2589,2668,2709,2773,2807,2855,2895,2919,2977,3012,3065,3104,3137,3161,3182,3225,3269,3296,3321,3347,3376,3385,3404,3419,3433,3450,3473,3497,3508,3539,3568,3581,3597,3622,3645,3664,3689,3724,3751,3776,3794,3849,3868,3882,3904,3934,3957,3973,3973,3986,3999,4056,4089,4089],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,5,5,10,10,10,17,17,27,28,31,31,31,40,42,46,48,50,53,53,56,57,58,58,60,60,61,62,64,65,65,65,65,66,66,66,66,68,69,69,70,71,72,72,72,72,73,73,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,77,77,77,77,77,77,77,77,77,77,77,77,79,79,79,79,79,79,80,80,81,81,81,81,81,81,81,81,81,82,82,83,83,84,85,85,85,85,85,85,86,86,88,89,89,90,92,92,92,92,92,92,93,93,93,93,93,96,96,96,96,96,96,96,97,97,98,98,98,98,98,99,99,99,99,99,99,99,99,100,100,100,101,101,101,101,101,101,101,101,101,101,101,101,101,101,101,101,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,103,104,104,104,104,104,104,104,104,104,105,105,105,106,107,107,107,108,109,110,111,111,111,113,114,114,114,115,115,116,116,116,117,118,118,118,118,121,121,121,121,124,125,125,125,125,126,126,128,128,129,131,131,132,132,132,133,134,135,136,136,137,138,140,140,140,140,140,140,140],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,3,3,3,3,3,3,5,7,7,8,8,9,9,9,8,8,9,9,9,16,21,21,21,22,22,25,25,25,25,25,25,32,31,31,31,31,31,35,35,68,68,68,110,110,176,182,238,238,238,241,252,270,292,313,333,349,350,331,344,357,384,400,382,335,292,248,250,224,222,185,175,164,129,111,95,96,84,67,68,70,65,58,57,57,59,59,47,42,38,32,29,29,16,15,13,13,12,11,11,7,9,11,10,11,11,11,11,11,11,10,15,13,11,11,12,12,14,13,13,11,9,35,35,30,30,37,41,38,47,48,48,48,47,49,29,28,28,27,29,26,11,14,13,13,12,15,18,29,27,27,36,37,40,41,47,48,52,53,53,57,56,56,36,33,32,43,42,42,39,38,40,68,65,66,64,62,49,72,100,102,103,105,107,85,86,88,89,89,94,101,108,51,56,54,56,62,73,72,75,82,96,97,99,109,117,138,130,93,105,103,107,87,91,93,84,73,68,74,65,69,71,71,76,72,84,67,76,77,79,66,58,49,46,50,54,52,53,54,57,58,56,60,63,72,71,55,60,64,63,58,66,62,66,64,67,62,59,59,55,54,49,50,48,46,61,61,71,78,90,107,133,156,167,180,198,205,215,229,239,225,258,270,305,333,355,389,401,308,335,335,375,441,465,488,544,567,590,616,637,654,658,693,720,758,767,782,790,806,793,817,814,829,787,794,794,776,754,744,516,499,477,470,370,380,367,338,336,341,351,349,369,386,398,402,400,397,378,370,377,369,358,358,366,375,374,377,377]},"Timezones":["Africa/Ndjamena"],"AgeDist":{"0-4":2930435,"10-14":2183878,"100+":27,"15-19":1854850,"20-24":1535501,"25-29":1245516,"30-34":989985,"35-39":779661,"40-44":610040,"45-49":472791,"5-9":2522114,"50-54":362367,"55-59":292280,"60-64":236024,"65-69":181325,"70-74":112184,"75-79":68477,"80-84":33615,"85-89":11769,"90-94":2661,"95-99":359},"REstimates":{"Date":["2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.3202314368068702,1.00866590571777,1.22700854251115,1.20914735785263,1.84417213647614,1.70318493203877,2.75649572229709,2.28592957969572,1.863442442045,2.5826932149087,2.1437247450379697,2.8467303359063,2.28161635309369,2.31885044941957,1.91270328915972,1.6274777352216003,1.59750791048277,1.5172547474651203,1.41622283540648,1.43092877761427,1.3439129174935298,1.3674224929756498,1.34304013040175,1.1845322909815,1.19563619573473,0.982114679301642,1.01595796476467,0.943808118093434,1.02810470882609,1.06861224641834,0.9989328367794,0.9957439177951228,0.95017811966478,0.968977872615222,0.840390503895269,0.8261814546348879,0.8409119955801829,0.825565067672897,0.843893459923496,0.8200262904094009,0.793446522870888,0.688971971242002,0.623110751225275,0.623416732060376,0.634479313216661,0.620656119648944,0.6216717962089949,0.489339117816199,0.5324956616123329,0.474909657445091,0.4369790221095421,0.406657978689285,0.31236163495658503,0.273381076174381,0.26794061071464004,0.311389359422988,0.34380924419311004,0.35760013434575605,0.345511014008654,0.34809446859627097,0.418720149142136,0.527741112732688,0.5826063274446539,0.594201144822717,0.636774208372609,0.5587841022236589,0.5535665177560091,0.6888924420614589,0.683647692071801,0.7268765770572301,0.81600846106463,0.8490635887108299,0.8131707239033921,0.8348105444191422,0.6776336139759339,0.641599913465537,0.68193783700776,1.08464124095077,1.12468388275554,1.40281182964609,1.41689858448678,1.26284346007028,1.0704034094908002,1.1637740731743502,1.0813875906936,1.06473847618684,0.9947464516181072,0.999613472060376,2.53827692185674,2.2041325826082403,1.83217940088248,1.3524227261884698,1.470922486572,1.37384997187555,1.25577081055265,1.42571344366372,1.3500924345056498,1.22292572178982,1.17233658244954,1.1339692096498402,1.15621524067334,1.15379170703498,0.620713905969746,0.6356424674564449,0.677360759247738,0.7809314833776009,0.664195758339755,0.619386147336419,0.7588280002445021,0.507817397034434,0.5830561325272821,0.680297895167314,0.9118405209227528,1.09080770801809,1.51256565791829,1.44775802418876,1.2670039437879,1.53877514117244,1.47670826243164,1.43213538360906,1.33534715729219,1.46095273892824,1.36705770529324,1.4405834514849498,1.39739660574114,1.28494989596334,1.2179153597164298,1.12982006232337,0.959532101527785,0.93396788470516,0.94218391910425,0.8769428401432992,1.10456118663072,1.13098257811157,1.1177262154145702,1.03684640381683,1.02539746235102,0.962065091564466,1.48821654484101,1.47382131097514,1.32257439231811,1.24067313026834,1.1488118871493898,1.16110440893553,1.49647191405061,1.81081965757077,1.52092879891476,1.34126844423117,1.25981993902381,1.16313944043751,1.18608632968129,1.1923772099986,0.908868116822657,0.9032061697008092,0.9163786273613812,0.995505651840784,1.06742720865936,1.10684935097607,0.876263824620384,0.64281594351502,0.68034371578226,0.736011306654851,0.82714532980978,1.02434849063897,1.09481305767813,1.1396912966431298,1.21658622375247,1.3551109715975,1.42723051690469,1.30876943693485,1.28155739778081,1.22564831588826,1.33992974152961,1.3022088781834098,1.24615042202717,1.27745442116745,1.25931567537061,1.16366450403095,1.06797313015799,1.01276866470831,1.0132981684213198,0.971512842970389,0.9075874287461608,0.9189180933018172,0.976296237634668,0.989916339850871,0.882271975749018,0.8865464978256209,0.8773689438491659,0.903689097759144,0.8465083911188559,0.907284218255467,0.921046159137667,0.987520087746356,0.963936435153244,0.918498449942015,0.937459116768481,0.9501168585347528,0.8840089843210942,0.861926923194757,0.954675239607222,0.980669649425427,1.0062068770017,0.926200009605899,0.979077246376989,0.902915306898158,0.950979561257652,0.8858511035616541,0.871959324521347,0.911387975453806,0.982117080247742,1.01386922265806,0.9229028299789592,0.9503634835989458,0.885894352691357,0.8018860595163679,0.803881201622383,0.982483837502364,1.00469481396129,1.09368055644733,1.04767090791181,1.02550046649542,1.07853492672164,1.02095411829157,0.946646336078083,0.916417857802454,0.926127732419938,0.904502440046406,0.9324165039482952,0.997381117636356,1.0774615910997,1.07384641249606,1.0011839294054,1.00839721539968,1.1382902646621498,1.30203363947408,1.37206252499245,1.56746621859895,1.6504409026600098,1.58042999767184,1.53965737140508,1.54797857782909,1.50695021232043,1.4290410971506795,1.37739128418373,1.29011335849328,1.2679023323761,1.30871115909962,1.31031410418174,1.32695912455856,1.29048818153802,1.2284132320624,1.25784182448039,1.22270445174032,1.34200656970175,1.33722934006208,1.30105679717618,1.3819000100944498,1.52617861581321,1.44102308759197,1.43930845960252,1.4458123030506498,1.37153486689715,1.34041028989665,1.27460030208272,1.2486541499429,1.18834224165297,1.15943629595166,1.12282150136744,1.09182712303439,1.10846707596948,1.05722415693093,0.955425937291479,0.9504686214585808,0.911179899477411,0.8686773343431079,0.891485286126211,0.8518081797779431,0.8590746099300779,0.844888953826643,0.849973161743138,0.8471969452476241,0.799914108205782,0.78823552463298,0.739726255336221,0.726736298003161,0.741942507101856,0.779633912247119,0.791743357567119,0.7940133046148279,0.786350202787182,0.77779402474847,0.7833022010481541,0.8134812757392339,0.82449428231944,0.8840119295697929,0.925512492092101,1.0079119371179,1.05668675505245,1.0756501093916802,1.04689820147496,1.13377609324216,1.13832607855766,1.05907326911948,1.01872297651621,1.06134383637167,1.07333761937687,1.03490194909234,0.958582342682327,0.940916497426109,0.913101357505052,0.9910905800134292,1.01903912247458,0.9449115974593608],"StdR":[0.244821438527948,0.206485483953022,0.224587468002021,0.222471427626993,0.269224338655782,0.251855424216175,0.306233455394458,0.252665287764395,0.209363817925367,0.226919330747093,0.19062955785108604,0.204989734831922,0.167148527321255,0.153210418978664,0.126661552880904,0.107078700661527,0.0981811437682924,0.0906196310724947,0.0819184730182291,0.0803120904430791,0.0747120228872212,0.0733448978492653,0.0692551086707131,0.06342118146519,0.0620683595199033,0.0542384214200098,0.0553358899793219,0.0534701947265621,0.0561282921439848,0.0558135070418535,0.0540207651964911,0.0539161499503075,0.0524623718318509,0.0539170226990149,0.0502299931166874,0.0500041818608713,0.0509631756421133,0.0510545703520681,0.0528358863826258,0.0528137656763404,0.0529668320066547,0.0505676811030189,0.0489792176833578,0.0501505971586847,0.0534465805191663,0.0546149522620061,0.0571245204759445,0.0522876637356843,0.0574654606911733,0.0557930969605518,0.0575500008952825,0.0577632680471712,0.0536372947829834,0.0531710462280614,0.0565622867128142,0.0669504176227702,0.0747215475769265,0.0832232821175889,0.0868841185822167,0.0927335210012569,0.106896630754918,0.12976145154429902,0.1424290188194,0.148801903352134,0.159934918056196,0.15104625732993998,0.155898562872151,0.182510298453064,0.18578060269969895,0.19929331196413,0.214238608403258,0.223653261498746,0.22248048486081,0.229290676510669,0.205607209993456,0.206025461126324,0.21773802358471,0.28199684668469394,0.294471226282149,0.325598512238795,0.31839451546622,0.28631636727430104,0.261460835661832,0.267286920497757,0.252955710842542,0.25348049505454,0.240000358799989,0.24011665916122105,0.387102435596174,0.34136138360539897,0.286807700768144,0.226523457568501,0.228477877141593,0.21295221405367495,0.195415780978781,0.202791722308663,0.192249773234334,0.17614507446126398,0.170443536322513,0.16348621017990306,0.16362641235818398,0.16107023634097598,0.117436323457113,0.120922147631125,0.12760665153751,0.14317061811602302,0.135248691182759,0.136231460968656,0.155158257260179,0.130549078352832,0.146037449029039,0.16606683404611,0.200566620551565,0.223538373342784,0.266232094105764,0.255333069277008,0.227486252053124,0.244988572656107,0.23026404171462,0.217323614559794,0.20377557360323895,0.205684971209047,0.193027243100635,0.194009852135505,0.183677789281999,0.17153560727969105,0.16100322233874698,0.150993176736592,0.138253012460034,0.13621443125644098,0.137167843597813,0.133265370768476,0.15457132686691,0.153777653181375,0.15300073996912195,0.14451688514272598,0.14365809477264002,0.138518109951469,0.172754426130041,0.16956969851448406,0.156273093192228,0.144674784275653,0.13817726063611702,0.134813843445239,0.152766263599005,0.160531394908078,0.14325705487714802,0.126976137281741,0.118950577455516,0.110965653129301,0.111130670937556,0.109713952954677,0.0935970844706445,0.0932130212753178,0.0936376543174815,0.0990399223899618,0.103567359403281,0.106231849957846,0.0928655621979456,0.0807026449215293,0.0837426777257971,0.0900353022658214,0.0984183253528392,0.11193128780909803,0.116370513291981,0.1188160454341,0.12167971121694195,0.126157457022409,0.12623609280496198,0.119203691142979,0.112908102213017,0.10743100315115403,0.111331003934657,0.105717520258363,0.100962638730994,0.100679049423867,0.097978407606488,0.0925937398196958,0.0861026546579275,0.0826405511105187,0.0831289758215066,0.0820402152549951,0.0784827414306903,0.0790962795565281,0.0831382436205972,0.0826990942531048,0.0794612725938056,0.0798450165324406,0.0804498148038594,0.0828400717129333,0.0808012357464773,0.0854255043527014,0.086541352654496,0.0900246886756185,0.0896944774388008,0.0873752916516981,0.0892823180011255,0.0903810700221366,0.0873301675536388,0.0871023906986304,0.0925662197124443,0.0946097615248249,0.0951766647693275,0.0932006355781005,0.0954758559224127,0.0905097938423823,0.0945513988993326,0.0936315589926423,0.0926916998080446,0.0963023207070396,0.101642394627013,0.102587207162351,0.0969301848391706,0.0987146109689486,0.0963197734612533,0.0925443190129973,0.09448205720846198,0.107328603775834,0.108647433852645,0.11398420662445402,0.109435305594853,0.109586274555051,0.11040219134216804,0.10745810863043198,0.103243288977306,0.102694427085577,0.10221400575185198,0.102262931565306,0.103598433115926,0.111056398950025,0.114350250449079,0.113417131734508,0.109490750350769,0.110495530210846,0.116476038971664,0.12402194577215403,0.124076672680678,0.130713705611815,0.12922332850974,0.121318322619544,0.11348814882234698,0.109689619574529,0.104244131691854,0.0961824273907707,0.091645808810543,0.0858759316469055,0.0825305127941559,0.0817562252378227,0.0794276759836761,0.0781899347534438,0.0754145587504942,0.0723356043785984,0.0707628666503527,0.0683559184953733,0.0706422564777773,0.0693402830945561,0.0662894533471191,0.066521308801245,0.0682558641487563,0.0647458348420662,0.0626673472968822,0.0601640512469229,0.0573184991525967,0.0545911377715063,0.0518261723633522,0.0498172457633867,0.0476625461476294,0.0453975645810901,0.0442231094119378,0.0429435492622757,0.0425066070348032,0.04149076809599,0.0385308878832169,0.0377582645668584,0.0377340008854143,0.0372664962882263,0.0377465021853235,0.0378492737599968,0.0378986321055853,0.0382390100522371,0.0392594043991394,0.039250559563001,0.0385970509347576,0.0388910827558176,0.0386887345293083,0.0394168336822938,0.0411144108045108,0.0431722302722992,0.0441190266293371,0.0453717842068407,0.0460801353131104,0.0464196311577349,0.0475768716189621,0.0494676120879964,0.050661370097964994,0.0529569332418503,0.0556324450994136,0.0579762284988449,0.059912785374352,0.0604256909882931,0.0596764487045786,0.0613878463481257,0.0599640909311162,0.0573416500656682,0.0564547956848062,0.0558364758575005,0.0569070232786241,0.0548906690809938,0.0532854931430958,0.0524754575599028,0.0522562278335322,0.0540050242423728,0.0556537140437517,0.0535772714230477],"EnoughData":[0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-TD.json","Name":"Chad","CurrentEstimate":{"Exposed":10.0,"Infectious":15.0},"OfficialName":"Republic of Chad","Level":"country","M49Code":"148","ContinentCode":"W-AF","CountryCode":"TD","CountryCodeISOa3":"TCD","Population":15946876},"TG":{"data":{"Rates":{"CaseFatalityRate":0.0022375728060934907,"Critical":0.004622108183651685,"Hospitalization":0.02614429471548619},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,10,10,17,17,17,20,23,23,23,24,25,25,29,29,32,35,45,48,49,52,53,56,56,59,59,62,62,62,63,64,65,66,66,67,74,74,77,85,85,87,89,89,92,96,96,96,99,104,106,107,110,118,121,133,141,161,177,183,197,202,206,211,215,230,236,239,240,240,248,251,260,265,271,279,291,291,299,344,353,353,361,366,375,380,384,392,394,395,396,401,401,402,414,424,424,432,447,450,467,475,483,494,494,513,517,528,534,543,546,548,551,554,560,578,584,585,587,599,607,612,612,626,641,647,660,663,673,690,697,710,721,729,729,752,782,791,806,836,843,858,868,875,878,891,903,910,914,919,946,946,981,990,996,1005,1035,1055,1071,1079,1094,1106,1114,1127,1144,1145,1166,1189,1190,1204,1219,1230,1243,1251,1259,1269,1274,1290,1297,1307,1312,1319,1330,1336,1341,1348,1353,1365,1375,1392,1403,1410,1419,1426,1433,1444,1457,1461,1465,1473,1489,1500,1517,1531,1541,1555,1561,1574,1586,1591,1600,1608,1612,1620,1627,1640,1660,1676,1681,1691,1699,1708,1720,1727,1732,1736,1763,1792,1815,1856,1885,1920,1952,2006,2058,2101,2148,2209,2248,2274,2295,2320,2345,2401,2435,2464,2478,2515,2543,2567,2599,2599,2653,2677,2691,2699,2714,2726,2745,2771,2789,2821,2852,2890,2933,2974,3017,3054,3091,3131,3186,3225,3261,3261,3315,3366,3384,3393,3443,3457,3474,3479,3515,3544,3560,3581,3602,3614,3638,3656,3683,3704,3731,3763,3775,3785,3839,3865,3901,3927,3976,3997,4005,4005,4092,4122,4122,4224,4268,4282,4352,4380,4418,4456,4535,4550,4561,4630,4696,4789,4899,4949,5004,5007,5094,5146,5179,5236,5296,5314,5323,5388,5447,5489,5522,5599,5660,5663,5812,5918,6069,6173],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,9,16,16,18,20,23,23,25,25,25,30,34,36,39,40,41,44,58,65,70,73,76,76,76,77,77,81,81,83,84,84,84,86,88,88,90,96,98,98,99,109,116,123,123,124,126,128,128,135,145,153,174,181,199,219,238,263,298,301,330,338,340,354,363,373,381,386,391,395,422,428,433,442,443,445,452,465,485,487,495,497,501,522,524,525,530,530,531,537,544,547,555,561,569,569,576,583,588,591,615,642,643,650,661,667,671,676,680,680,689,695,704,710,710,720,721,731,740,749,766,774,778,783,790,806,828,839,853,868,874,896,896,908,941,958,961,976,988,1001,1012,1028,1046,1060,1067,1070,1092,1104,1124,1130,1147,1154,1173,1190,1212,1239,1275,1277,1295,1309,1326,1326,1365,1390,1396,1400,1416,1434,1443,1457,1477,1488,1493,1513,1528,1537,1548,1555,1572,1578,1595,1608,1618,1640,1659,1666,1669,1683,1701,1707,1722,1736,1743,1749,1759,1784,1809,1818,1840,1854,1864,1881,1898,1907,1921,1935,1940,1949,1972,1983,1996,2027,2049,2057,2071,2104,2120,2139,2162,2187,2200,2204,2229,2238,2296,2312,2331,2357,2364,2381,2406,2442,2460,2483,2516,2523,2558,2593,2605,2627,2651,2675,2693,2722,2752,2771,2796,2829,2843,2854,2872,2889,2904,2926,2946,2962,2974,2997,3014,3039,3051,3051,3095,3111,3132,3151,3182,3202,3221,3251,3266,3295,3315,3330,3350,3396,3416,3436,3467,3494,3520,3546,3555,3555,3576,3604,3611,3633,3662,3683,3702,3722,3770,3807,3845,3894,3932,3957,3978,4045,4109,4165,4220,4272,4302,4324,4383,4459,4505,4545,4636,4662,4682,4682,4870,4922,4922,5041,5074,5092,5166,5224,5290,5356,5436,5483,5496,5576,5606,5687,5757,5823,5874,5882,5953,6007,6085,6182,6268,6319,6348,6466,6548,6637,6730,6851,6901,6933,7086,7188,7323,7428],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,5,5,5,5,6,6,6,6,6,6,6,6,6,7,9,9,9,9,9,9,9,9,10,10,11,11,11,11,11,11,11,11,12,12,12,12,12,12,12,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,14,14,14,14,14,14,14,14,14,14,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,16,16,17,17,18,18,18,18,18,19,19,19,19,19,21,22,22,23,23,25,26,26,26,26,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,28,28,30,31,31,32,32,33,34,36,37,37,37,37,40,40,40,41,41,41,41,41,41,41,44,44,46,46,47,48,48,48,48,48,48,48,49,49,49,49,49,49,49,50,51,51,51,51,51,51,51,51,52,52,52,52,53,54,54,55,55,57,57,57,57,57,57,57,57,57,57,57,59,60,60,61,61,61,62,63,63,64,64,64,64,64,64,64,64,64,64,64,64,65,65,65,65,65,65,65,65,66,66,66,66,66,66,66,66,66,66,66,66,66,68,68,68,68,68,68,68,68,68,68,68,68,69,69,70,72,72,72,72,73,73,73,73,73,73,73,74,74,74,74,74,74,75,76,76,76,76,76,77,77,79,79,79,79,79,79,80,80,80,80,80,80,80,81,81,81,81,81,81,81,81,81,81,82,82,82,83,84,85,85,85,88,88],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,8,15,15,17,19,22,22,23,23,23,28,23,24,20,20,21,21,32,39,44,46,48,48,44,45,42,43,31,30,30,27,25,24,26,23,25,28,30,30,30,38,42,48,48,48,43,45,42,41,50,56,74,81,96,112,131,156,188,186,212,219,218,224,230,228,228,212,201,199,212,213,214,218,215,202,203,213,232,234,234,233,228,244,240,233,226,226,219,180,178,181,181,182,181,176,179,177,180,182,205,227,228,234,233,229,233,229,218,215,207,205,206,201,201,192,189,188,191,191,205,211,212,214,215,212,228,237,249,251,249,266,266,264,281,292,282,294,296,290,293,296,302,308,313,292,284,287,292,267,277,269,278,288,307,321,345,340,354,363,353,353,357,373,373,367,353,349,341,347,351,350,346,352,348,355,345,329,345,334,336,338,334,348,359,356,354,352,363,356,366,371,367,366,370,388,408,405,417,414,413,422,430,432,439,442,434,439,457,459,456,476,481,475,479,498,508,513,524,544,548,543,563,564,614,617,614,624,626,633,650,677,683,699,727,730,738,742,730,711,705,694,680,654,631,607,584,556,531,516,513,505,495,461,447,434,432,418,406,407,387,387,377,369,376,387,402,410,410,414,411,408,397,374,351,356,333,316,310,295,266,253,226,226,193,170,159,172,151,158,160,174,186,193,213,241,258,271,267,316,353,388,416,436,454,465,470,520,530,544,586,590,601,601,702,724,724,740,729,731,735,765,793,821,822,853,855,866,830,818,778,794,789,794,778,780,825,865,891,924,944,997,1019,1066,1126,1169,1157,1185,1189,1185,1166,1167]},"Foretold":{"Date":["2020-05-03T00:00:00+00:00"],"Mean":[1727.454],"Variance":[5091978.0],"0.05":[261.694],"0.50":[1108.257],"0.95":[5341.071999999999]},"Timezones":["Africa/Lome"],"AgeDist":{"0-4":1220060,"10-14":1023991,"100+":0,"15-19":891005,"20-24":743733,"25-29":631528,"30-34":567255,"35-39":497302,"40-44":414564,"45-49":329953,"5-9":1120121,"50-54":254832,"55-59":195882,"60-64":148012,"65-69":107925,"70-74":71771,"75-79":39722,"80-84":16179,"85-89":4241,"90-94":616,"95-99":45},"REstimates":{"Date":["2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.19576993907518,0.913019782681565,1.01350246622141,1.44170448340976,1.5813274450366297,1.53083874720397,1.49515581017537,1.4080837388705802,1.3109631856967,1.24221561057148,1.09494640121639,0.98141768401522,1.021061488641,0.959311904679241,0.9869040354317452,0.995729242601848,0.9354492780462808,0.623622861162755,0.531037532078315,0.495415256659288,0.4604909068227621,0.482692344875607,0.7563318888158359,0.904881841747308,0.906063103346294,0.9663237228744,1.2397963277938502,1.51932830146429,1.6322025641532,1.45598826569328,1.3695695547871298,1.34246641708936,1.27033822983114,1.15419501051674,1.30154201462484,1.46517604627453,1.4316624040953898,1.7767709675513,1.7632316869711202,1.88806600689718,1.82710572233953,1.77345255751973,1.79874599962125,1.9888314506113,1.75197362230289,1.7737603969195,1.61884838597318,1.4673484048576495,1.38989029116061,1.28996137037479,1.23270595701967,1.11111635787771,1.07080073356381,0.988814489195538,0.905465038345042,0.955693208928985,0.8725326658584259,0.728623102497366,0.7896574176480541,0.663630117327011,0.6640989331959261,0.7416153461864409,0.7806814787022491,0.8999900493724351,0.8706670497681691,0.8908218645895509,0.8848516688748079,0.8949927177173871,1.05428169428624,0.8524560114309999,0.819416303790261,0.842228451603861,0.7886465829143331,0.817760598953102,0.88398659061853,0.9116768655965992,0.8319921140680601,0.7277378899617009,0.8002090943911679,0.8348045448258771,0.840455437352273,0.904932262610514,0.7556306379275459,0.8177485016224291,0.8741386542145799,1.15885911289523,1.5194560991254398,1.44034177682861,1.34808839442147,1.30477166506714,1.26191908117041,1.16334500119145,1.1127220718211102,1.04882531928794,1.03361175430601,1.04710636688664,1.03256453304173,1.06432018641288,1.08309060604234,0.8579079553468779,0.710422181788583,0.737543151024809,0.8068819794819949,0.8250760776026981,0.890823364187712,1.0585502071402,1.10146060787552,1.08962759057205,1.12693319000477,1.08446777671613,1.16975391424335,1.2793591115862,1.28096459294982,1.3563521473557498,1.33061706289325,1.3003278000662,1.32855907333372,1.19398068237772,1.16585864314792,1.24020982044725,1.2623695840571398,1.20945095385322,1.2243673187660902,1.21279354550372,1.15173641771753,1.05529506251449,1.06472673270482,1.0759529143999,1.05883042109084,1.0552195647948102,0.9442944834639728,1.06523361046587,1.06497686326625,0.9865715507730708,0.924259960726106,1.00646363297486,0.9700127794932528,1.01492895125111,1.03746758077159,1.09521876581189,1.1428644510453,1.21823799151587,1.11905078317609,1.14502767068197,1.17150200298379,1.11626424231512,1.03431669610707,1.1091123102063798,1.18127661662281,1.10473521727923,1.06747150552786,1.03848210271052,1.0336002022271,0.973668633312329,0.91992200247877,0.8610317818891441,0.916804870695287,0.8795868062233759,0.924734002998269,0.933312461012103,0.990332505612658,0.8657651544353641,0.792708711394501,0.870042694814543,0.9076383934927292,0.933363641050477,0.922156207750844,0.940394055692507,0.994365574150453,0.9968933322927171,0.97660979598251,0.969048572707389,0.938340200084692,0.962507425498411,0.955838042869688,0.9853297929479692,1.02963773212984,0.973844556220338,0.974122596624802,0.939277592757271,1.0147954702969,1.10575524904354,1.0217225303422,1.0295792175720602,1.06319166455346,1.09357377256739,1.096558750575,1.07374394435874,1.07528294683171,1.05487356934069,1.04351817563668,1.02520116597991,1.03427891357682,1.0966297901006,1.01427839018607,0.946332070612188,1.05924759529243,1.05958468809117,1.02017436088824,1.03450026954286,1.10899509460334,1.09136683695343,1.12446619670853,1.14584837836661,1.17109246866456,1.1761105213028402,1.12102106048605,1.10194544174704,1.0719675611475,1.2431224520182,1.15011612208753,1.10311770320981,1.14731702227291,1.09622939791681,1.01643369296413,1.03973394608557,1.09548031917334,1.06767096702405,1.04712817127243,1.1067650275313798,1.10356756980927,1.11962576703935,1.18593734935785,1.00589449998978,1.0108891366035,1.02277186716079,1.01495570744318,1.04831829392379,1.08059980741393,1.08533603645172,1.01911574602177,1.03200392852754,1.05802642362452,0.9931148036726928,1.00118844896215,0.950306352007557,0.9009506406408572,0.92198863506096,0.9368362318853242,0.938020459291768,0.924686916857554,0.9176101182761428,0.9107162087697448,0.8816718519375358,0.919692854931117,0.8915124204763042,0.7903331176130359,0.922897976039285,0.9650114722334152,0.990114150851063,1.00356958525065,1.06349591220953,1.04984540653272,1.0363997443233102,1.0804695371726898,1.07962349228229,1.08627320533963,1.08212672190963,1.03043834322914,1.04930000239978,1.20032883279729,1.09469072740675,1.08248254581772,1.09795930745342,1.10552343600239,1.07172138560032,1.0750888292579202,1.0305064038089,0.930136650240466,0.952019987552062,0.957921076637566,0.926298205564433,0.9601465087798172,0.998935863530814,0.924420138546932,0.927923937784544,0.940288338350739,1.00839361987151,1.04763583832424,1.08531171186137,1.14898824563904,1.21957565566356,1.26016337448606,1.21097515499557,1.27505506165738,1.38073472549676,1.3965129017657,1.37439544123344,1.36173992449375,1.30385784862601,1.23827896676789,1.20435737832717,1.2334284914591,1.20352584371768,1.14572850271472,1.20414840007505,1.17004989606752,1.13406507254332,0.9997657171067852,1.1808260426873,1.15567670312925,1.0451630861995,1.12663215311708,1.11404743056737,1.08681347445141,1.0898160029081,1.04968771682496,1.06427678478965,1.08902490489406,1.06137631023791,1.0762165954806,1.05520840520702,1.14628244789046,0.928477677242832,0.9600366991625128,1.0559250251508698,0.988958434255851,1.0098759363331702,0.9975651115657728,0.994014587525524,0.9903821780557,1.00709198802393,1.04786832668274,1.05084402500169,1.04827322299405,1.0589120810285502,1.09566095346631,1.1443166089656,1.13075695068456,1.1317162158988798,1.16918567998924,1.1381171560338998,1.1350880124166498,1.19427374703999,1.21056210320998,1.22707053160932,1.1893614809929498],"StdR":[0.209803309737124,0.17940118035830102,0.187019926486042,0.226047318877871,0.23407178547295496,0.22056651111849804,0.210698549120883,0.19626804323141395,0.18128076973409,0.173267794286091,0.159695250950897,0.147685909018651,0.15089345896177805,0.148336186682426,0.151010507826677,0.15045383767517906,0.145922751188704,0.119598830258479,0.11415452595785197,0.114210117599509,0.115711893861911,0.125858316663481,0.163212466718112,0.187508454309696,0.192960001193595,0.202112387547434,0.230988450068724,0.25361128487646395,0.25604097174403195,0.22994214730138,0.215371852716906,0.203254751712743,0.194955013144026,0.17921401135106002,0.18792539674285505,0.19432761170675,0.18938873974037496,0.202759816563726,0.19349004429011105,0.191255592205518,0.17695796278749,0.163712649936325,0.15325822261238,0.157317880536302,0.135558650476577,0.130678420827978,0.116490355400911,0.104612799856651,0.097005837546782,0.0895988190573396,0.0850348781441054,0.0790623270184181,0.0758257796735871,0.0721979627227309,0.0685449491269692,0.0697330563141955,0.0684551239329114,0.06228713022818901,0.0663247667164809,0.0625465464607989,0.0638915867504479,0.0701891368361013,0.0742573207937166,0.0820419694219723,0.0819252193304739,0.0832171162335092,0.0833938737373774,0.0852141783726289,0.0938539484504853,0.0844683588305864,0.0833694479310543,0.0854460057010186,0.0835581237621846,0.0870273944573073,0.0916585359543252,0.0949756620583338,0.0918771578421336,0.0856448834894599,0.0924265028453748,0.0959498978910026,0.0985264840869571,0.10464958381898598,0.0963561276085517,0.101932573194224,0.108330900202223,0.1250266577692,0.143852296917196,0.136846093291269,0.127523897838481,0.121038824069948,0.11571955153328,0.107376474996466,0.103057826206647,0.0992790159096342,0.0972833410730489,0.0984252812241079,0.0973837740833823,0.0983452002615386,0.098971038971672,0.0864417088826492,0.07895378740746001,0.0837506503572618,0.0890385563907384,0.0922732489250383,0.0978159271963001,0.108810479274909,0.111163650429101,0.109969366573103,0.110117336350872,0.106362211011704,0.109814247485902,0.114011180445563,0.11227172362279,0.113565757698194,0.11094058863620697,0.106925359944544,0.10343299080643803,0.095467615705401,0.0929323239345332,0.094009308508498,0.092859217771223,0.0900990630172386,0.0890004171436435,0.0858929996195363,0.0829767902495741,0.0780936255136856,0.077115043218225,0.0782098695312008,0.0772333824355129,0.076628929865014,0.0707416574190629,0.075711048692763,0.0758012322651554,0.072442011963673,0.0698652700178893,0.0730276964513672,0.0726173804504582,0.0750947478285491,0.0748401132268431,0.0781343406514976,0.077602017997031,0.0805462617021467,0.076549220302709,0.0747563818796462,0.0754255822523211,0.0723483182007842,0.0691917126992956,0.0709700509853259,0.0730550401520004,0.0704297605222951,0.0688607859738917,0.0670859582724154,0.0656497918531391,0.064283108013289,0.0624395215472352,0.0608518913236552,0.0632826292848595,0.0622625501655482,0.0649380876563288,0.0653319108857504,0.0683309964531459,0.0639695279126346,0.06106682906429,0.0659249703156519,0.0674102885120546,0.0696360343865625,0.0693445585168424,0.0708166201022502,0.0733257910241896,0.0742277904510292,0.0732342217068144,0.0726341841048685,0.0718278635161826,0.0734941272541562,0.0733499051942911,0.0753468314183051,0.0761435388360604,0.0748645410521835,0.0750497319415141,0.0736066421743294,0.0760116245440799,0.0801690456176544,0.0766147817205057,0.0767406227227228,0.0772083476436491,0.0784960406434154,0.0786114227079116,0.076322514542402,0.0763806930794588,0.0753816481932093,0.0734917947848379,0.0739713400892324,0.0729436246888897,0.0747669062408626,0.0725618451475242,0.0684713187647538,0.0731245189539448,0.0739479934490667,0.0708935830983093,0.0715678058010768,0.074642417277,0.0727184307584604,0.0744883992636628,0.0735266310242299,0.0735830853376259,0.0726056752927448,0.070088710752822,0.0687363240718682,0.0666886037022475,0.0724994654726762,0.0683167712371254,0.0660122243208107,0.0662153595695811,0.0638851423543351,0.0609231238502011,0.0611709424574535,0.0633935234554694,0.0620528632268441,0.0611196473216229,0.0628233128552745,0.0619506306326551,0.0619310169905158,0.0626678893380591,0.0576354141088131,0.0564492072011581,0.0573077960913977,0.0567325280028554,0.0575120850403161,0.0583378322490263,0.0583384029120537,0.0555392591192969,0.0563557459421491,0.0567832799571502,0.0553622508116008,0.0548502722304192,0.0532560816400833,0.0522621336540837,0.0532278627067913,0.0541988277120949,0.0543311190236235,0.0550736747655447,0.0544252925919987,0.0554012278257259,0.0544659954033979,0.0562352252516617,0.0561892759850968,0.0531686138647596,0.0587836137127491,0.0600437085919278,0.0611417338784073,0.0622324935251801,0.0638373188818739,0.0629464439164724,0.06346672098956099,0.0629709599836411,0.0632364644880982,0.0626894358571094,0.0624442616329857,0.0602067277704689,0.0611686343631933,0.0649174139730914,0.0608819819537983,0.0599118594787798,0.059706017105408,0.0595155248159188,0.0583347828981089,0.0578104303923982,0.0562411614578925,0.0538992899507475,0.0536138292557998,0.0537618155861214,0.0537302562555022,0.0547656856418136,0.0565394908212181,0.0549604221927425,0.0542260783791037,0.0556767826222597,0.0580353274901898,0.0592862714714843,0.0602042389852939,0.0616627907829911,0.0628761913397883,0.0632554360841721,0.0602952771004634,0.0612337442630356,0.0626788987220161,0.0613635382333822,0.0594271043281264,0.0574805096058673,0.0549313104369016,0.0516974332489298,0.0500285826826073,0.0492328800058561,0.0477142436406051,0.0455073970546847,0.0467484901053945,0.0449068840111858,0.0435668490725792,0.0403458404404236,0.043045818089934,0.0427004098362755,0.0392552105807778,0.0412312018232865,0.0408498942911569,0.0399259740585549,0.039230848535054,0.0378741634914693,0.0379806391706926,0.0383163905861223,0.0375987495453529,0.0375741881087968,0.0370225291089984,0.0386574136812163,0.034195974187651995,0.0346624519238449,0.0367667395152413,0.0355539268416485,0.035927699321865,0.0353820296548065,0.035320352992574994,0.0353132864539097,0.035855345891351,0.0361710906783426,0.0365486272410904,0.0363912389927058,0.0363654455667072,0.0364428750724748,0.0374813647207288,0.0373066317593707,0.0367623505749015,0.0363713788385624,0.0359670886778477,0.034920807852841004,0.0360578239796725,0.0357551791066252,0.035586059153216,0.0345472665857309],"EnoughData":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-TG.json","Name":"Togo","CurrentEstimate":{"Exposed":242.0,"Infectious":210.0},"OfficialName":"Togolese Republic","Level":"country","M49Code":"768","ContinentCode":"W-AF","CountryCode":"TG","CountryCodeISOa3":"TGO","Population":8082366},"TH":{"data":{"Rates":{"CaseFatalityRate":0.009097362234125632,"Critical":0.01881594808729023,"Hospitalization":0.06873707110624018},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[2,2,3,3,6,6,6,6,7,8,8,9,9,10,10,10,10,10,11,11,11,11,11,11,13,15,15,15,15,17,19,20,21,21,22,24,24,28,28,30,31,31,31,31,31,31,33,33,33,34,35,35,35,37,38,41,42,42,43,44,45,44,57,70,88,97,100,111,127,342,416,505,581,612,674,793,824,888,940,1013,1135,1218,1288,1405,1497,1593,1689,1787,1928,1999,2108,2352,2430,2490,2547,2594,2609,2652,2665,2687,2719,2732,2739,2740,2747,2761,2772,2784,2787,2794,2796,2798,2844,2850,2854,2855,2856,2857,2857,2888,2897,2910,2916,2921,2928,2929,2931,2945,2945,2961,2963,2965,2966,2968,2968,2971,2971,2972,2973,2973,2981,2987,2987,2987,2987,2987,2993,2996,2997,3008,3018,3018,3022,3023,3026,3038,3040,3053,3053,3053,3056,3059,3059,3066,3066,3071,3072,3072,3074,3085,3087,3088,3088,3090,3091,3092,3095,3096,3096,3096,3096,3105,3105,3105,3107,3109,3109,3111,3111,3111,3111,3125,3135,3142,3142,3142,3144,3148,3148,3150,3151,3160,3163,3169,3169,3173,3193,3194,3194,3198,3199,3218,3219,3220,3221,3222,3229,3237,3237,3237,3242,3252,3252,3274,3274,3277,3277,3279,3281,3281,3284,3286,3310,3312,3312,3312,3312,3315,3316,3325,3328,3338,3342,3343,3345,3353,3360,3362,3367,3369,3370,3374,3379,3384,3386,3388,3390,3390,3391,3439,3441,3445,3445,3454,3457,3457,3463,3474,3481,3478,3488,3491,3495,3514,3518,3529,3530,3543,3551,3561,3570,3585,3590,3592,3595,3605,3612,3623,3639,3644,3654,3661,3670,3685,3693,3697,3707,3715,3721,3724,3729,3742,3745,3750,3772,3766,3755,3780,3788,3790,3798,3800,3803,3811,3822,3832,3839,3848,3853,3868,3874,3880,3888,3903,3915,3923,3940,3949,3977,3989,4005,4024,4041,4053,4078,4095,4116,4137,4152,4161,4180,4184,4212,4240,4273,4299,4337,4352,4397,4418,4521,5255,5546,6428,6566,6732,6943,6943,8288,8906,9015,9206,9356,9621,9842,10224,10224,10448,10567,10892,10892,11054,11287,11505,11615,12514,13217,14001,14001,14798,16274,16942,17410,17410,18366,19799,20210,20210,21180,22111,22883,23563,23946,24070,24129,24129,24361,24361,24542,24542,24734,24952,25128,25324,25324,25420,25562,25562,25641],"Confirmed":[4,4,5,6,8,8,14,14,14,19,19,19,19,25,25,25,25,32,32,32,33,33,33,33,34,34,35,35,35,35,35,35,35,35,37,40,40,41,42,42,43,43,43,47,48,50,50,50,53,59,70,75,82,114,147,177,212,272,322,411,599,721,827,934,1045,1136,1245,1388,1524,1651,1771,1875,1978,2067,2169,2220,2258,2369,2423,2473,2518,2551,2579,2613,2643,2672,2700,2733,2765,2792,2811,2826,2839,2854,2907,2922,2931,2938,2947,2954,2960,2966,2969,2987,2988,2989,2992,3000,3004,3009,3015,3017,3017,3018,3025,3025,3028,3031,3033,3034,3037,3037,3040,3040,3042,3045,3054,3065,3076,3077,3081,3082,3083,3084,3101,3102,3104,3112,3119,3121,3125,3125,3129,3134,3135,3135,3135,3135,3141,3146,3147,3148,3151,3156,3157,3158,3162,3162,3162,3169,3171,3173,3179,3180,3185,3190,3195,3195,3197,3202,3202,3216,3217,3220,3227,3232,3236,3239,3246,3249,3250,3255,3253,3269,3279,3282,3291,3295,3297,3298,3304,3310,3312,3317,3320,3321,3328,3330,3345,3348,3351,3351,3351,3356,3359,3376,3376,3377,3378,3381,3382,3389,3390,3390,3395,3397,3402,3403,3404,3410,3411,3411,3412,3417,3425,3427,3431,3438,3444,3445,3446,3447,3454,3461,3466,3473,3475,3480,3490,3490,3497,3500,3506,3511,3514,3516,3519,3522,3523,3545,3559,3564,3569,3575,3583,3585,3590,3600,3615,3622,3628,3634,3636,3641,3643,3652,3665,3675,3686,3679,3691,3700,3709,3719,3727,3731,3736,3743,3746,3759,3763,3775,3780,3784,3787,3797,3804,3810,3818,3830,3837,3840,3844,3847,3852,3861,3866,3874,3875,3878,3880,3888,3892,3899,3922,3920,3910,3926,3942,3961,3966,3977,3998,4008,4026,4039,4053,4072,4086,4107,4126,4151,4169,4180,4192,4209,4237,4246,4261,4281,4297,4331,4907,5289,5716,5762,5829,5910,6020,6141,6285,6440,6690,6884,7163,7379,7694,8439,8966,9331,9636,9841,10053,10298,10547,10834,10991,10991,11450,11680,12054,12423,12594,12653,12795,12795,13104,13302,13500,14646,14646,15465,16221,17953,18782,19618,20454,21249,21249,22058,23134,23371,23557,23557,23746,24104,24279,24279,24405,24571,24714,24786,24961,25111,25241,25323,25504,25504,25692,25692,25764,25809,25951,26031,26031,26073,26108,26162,26241],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,4,4,4,5,6,7,9,10,12,15,19,20,23,26,27,30,32,33,35,38,40,41,43,46,47,47,47,47,48,49,50,50,51,51,52,54,54,54,54,54,54,54,54,55,55,55,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,57,57,57,57,57,57,57,57,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,61,61,61,63,64,64,65,65,66,67,67,67,67,67,67,67,67,69,70,70,70,70,71,71,71,71,72,73,75,75,76,76,77,77,77,79,79,79,79,79,79,79,79,79,80,80,80,80,80,82,82,82,83,83,83,83,83,83,83,83,83,83,83,83,84,85,85,85],"Active":[2,2,2,3,2,2,8,8,7,11,11,10,10,15,15,15,15,22,21,21,22,22,22,22,21,19,20,20,20,18,16,15,14,14,15,16,16,13,14,11,11,11,11,15,16,18,16,16,19,24,34,39,46,76,108,135,169,229,278,366,553,676,766,860,953,1034,1139,1270,1388,1299,1343,1355,1378,1435,1472,1401,1407,1451,1451,1427,1348,1295,1251,1167,1103,1033,964,899,790,746,655,425,359,314,309,277,270,232,228,213,187,180,176,193,187,173,165,161,161,159,163,163,117,112,115,114,116,118,120,90,84,71,68,63,57,59,66,63,74,59,61,60,59,58,75,73,75,82,88,90,86,80,84,89,90,90,84,81,86,80,71,72,71,75,73,62,64,51,51,58,57,56,62,56,61,61,65,65,65,59,57,70,71,72,78,82,83,85,92,95,96,92,90,106,114,115,124,126,128,129,135,127,119,117,120,121,126,124,139,140,142,133,130,129,132,145,125,125,126,125,125,113,113,112,116,117,115,108,109,115,111,101,102,85,93,92,96,101,105,106,104,103,86,91,96,103,105,107,116,107,111,103,105,109,110,104,100,101,97,117,130,131,131,132,138,138,141,151,165,124,128,130,132,128,127,136,143,142,146,142,144,150,155,146,150,143,147,141,136,139,134,131,131,133,133,133,133,128,119,126,123,119,114,102,99,104,99,99,94,94,91,86,87,89,90,94,95,86,94,111,108,117,135,137,144,147,154,164,173,179,192,211,221,217,217,226,237,237,224,232,232,247,806,1176,1578,1607,1653,1713,1808,1920,2045,2195,2417,2583,2827,3016,3293,4022,4504,4847,5048,4519,4440,3803,3914,4035,3981,3981,3093,2704,2969,3147,3168,2961,2882,2500,2809,2782,2860,3679,3679,4335,4858,6371,7090,7027,7158,7169,7169,7181,6781,6350,6068,6068,5301,4225,3989,3989,3145,2380,1749,1141,933,958,1029,1111,1060,1060,1067,1067,947,774,740,624,624,569,461,515,515]},"Timezones":["Asia/Bangkok"],"AgeDist":{"0-4":3596052,"10-14":4113805,"100+":8766,"15-19":4378506,"20-24":4807904,"25-29":4822404,"30-34":4466694,"35-39":4763033,"40-44":5308840,"45-49":5605417,"5-9":3843780,"50-54":5598953,"55-59":5082441,"60-64":4367653,"65-69":3256703,"70-74":2282338,"75-79":1584230,"80-84":1070912,"85-89":563683,"90-94":225198,"95-99":52666},"REstimates":{"Date":["2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[2.16872095637243,1.95720662548155,1.83238230643738,1.75103894680379,1.67543778633137,1.6052855140348898,1.53571169897702,1.44298391731694,1.3785046099455902,1.2892357696683998,1.1577910393153,1.065594565889,0.998137979852891,0.997299985242603,0.959470830495732,0.93745976936125,0.902538828360538,0.8385600033976559,0.7796639064711429,0.7371574543286259,0.6999620791532759,0.6750382538658801,0.6496016907911569,0.6404943892327379,0.61370637334674,0.633001725773795,0.658137185946486,0.58286036113984,0.5704072922939161,0.5654441999330551,0.627468788029549,0.646307298634073,0.6574970366320021,0.6468294039631949,0.645086171440958,0.637935965333675,0.627225880222769,0.6008410574132901,0.564823613282297,0.5824966465422479,0.5717234925726989,0.569878373007407,0.579105067338685,0.5967867932891611,0.4287986777149089,0.420588455205483,0.45154673484129,0.472991583230877,0.465335681888943,0.470524986347565,0.526913043013855,0.525166644475022,0.5719158763105071,0.465510944340708,0.5167338369993211,0.56639050580384,0.612808346407937,0.5436858570643139,0.569908990512879,0.530275223967195,0.50275864241401,0.5656230818428011,0.805086164649664,1.07455841117129,1.1745934007921002,1.16758076803997,1.1455199569043202,1.06565634708065,1.01892763321133,1.00888359983718,1.27384379737554,1.26034727559014,1.1895522097311202,1.2859391500590802,1.31647738449382,1.23524019740305,1.10610656321023,0.90746472139548,0.8019193132426421,0.883859205943898,0.8635217503103821,0.873063378468591,0.8806554394650291,0.884225744192848,0.715112079293866,0.8160303080468609,0.833966620378713,0.72970071744058,0.6775502471144721,0.7824715244165441,0.7573687023023109,0.8194692904385601,0.852913206016663,0.7545031387272209,0.7577599021569821,0.988292100733868,1.07436908056838,1.1354022550966298,1.11957523856413,0.983700892378723,1.08654896244574,1.1903806624855802,1.21959456902371,1.0514650024269,1.05865126061154,1.14811172919408,1.03104272785332,1.36517840537316,1.35109496146133,1.18779108694629,1.24692340501625,1.2662520716609,1.17301609505977,1.17345983890428,1.18083665384249,1.10885950476604,1.01420194973922,1.09321014477321,1.04835892343209,1.23569619752992,1.38348482334458,1.1385267261626,1.22152347395514,1.1990799912868402,1.08494281106127,1.00357952393736,1.02691515643407,1.06723522314362,0.991722284678506,1.02024382628766,1.04906993222141,0.9900434056459742,1.08866678516983,0.8822576291362071,0.9599696062712642,0.974700332665442,0.8949223666489721,0.850224966287228,0.840103655777765,0.929491841003797,0.9042554871573,1.0995007380199,1.07212963952426,0.995557067073374,0.9563787262830952,0.9917937748344008,0.902983486910769,0.99561211288791,0.772256826218117,0.739449463679695,0.8089073373163059,0.8828782222234469,1.00935357397423,0.946051840987646,0.914106513680769,0.704252273200859,0.7497460712242241,0.7653976938686159,0.805607511870825,0.890680205710635,1.09429987918263,0.975176206104897,1.04891840360246,1.2221162906683,1.21793342275773,1.15575749634023,1.03000204387098,1.01416435166935,1.14523825683871,1.15358265533897,1.21541969961786,1.3280765295163202,1.2951596886268,1.2283256924081498,1.21683726349323,1.1354603087406798,1.1565356313153998,1.06133913065576,1.04549081763815,1.10227184362596,1.1265271250922,1.12356154683937,1.03972960420619,0.965575941771784,0.9025697976515492,1.1533688748140198,1.33984432135575,1.29427506259795,1.15971175242812,1.20168155775829,1.1773872218816002,1.12891129541484,1.08914044263264,1.13380213546754,1.2606221904268502,1.28260688669436,1.26489734076895,1.24374594127087,1.20170234807504,0.98741268774624,0.850688325876841,0.903493465822193,1.00762249684578,1.0630060002768298,1.0927186867994598,1.06143455875482,1.12120043764584,1.09555092148041,1.01809817994163,1.03673744814839,1.0545197021965,1.02730167943629,1.05307625676479,1.06546187947575,1.06654551869744,1.09599801544041,0.996377778667354,1.00846007725428,0.9516921498727232,0.9942785219697758,0.91533517854092,0.934357703720142,0.929237740911116,0.904298574253014,0.918528393545471,1.01654615680407,1.0456347655931602,1.00234866585579,1.0098425322251,0.90741436749065,0.924914903780369,0.9075643387238008,0.9247190762411468,0.981905963529218,0.9708483558942828,0.900700509142072,0.856771654286953,0.8970803614758108,0.871930715532361,0.831309548181352,1.0537411346264,1.03043936481775,0.977603285090114,1.1383358257846998,1.26163073746974,1.34064320825456,1.27897301539007,1.24680577748925,1.39478129139973,1.3893915675816295,1.45166404768068,1.39676441076811,1.38476385964768,1.38800035433579,1.2401013005511898,1.31858881944723,1.3782627507123402,1.35598609356554,1.2918929905748,1.1799024119739698,1.17302756919292,1.16718690013796,1.16868379345626,1.13416241828357,1.09090171854664,1.10437770382043,1.09636156433636,1.14680373138428,3.55439159926528,4.15370567099724,3.90447198888641,2.740912610897169,2.12178543198532,1.8064060581228405,1.64930587271024,1.55442552405042,1.49811463944353,1.47612724392302,1.5121068934504598,1.4973825901022602,1.52183521243016,1.49189835121284,1.25822295037692,1.33853978851774,1.3116222556331398,1.36804506467004,1.38043582997152,1.34216145536531,1.2986827191656598,1.26979504497796,1.24148172552101,1.22686692878492,1.15545240548893,1.06925895529567,1.09483067175412,1.08334601804685,1.08375166404545,0.97751169794512,0.886494739166105,0.8215754583033341,0.80194915778171,0.7771302080142671,0.8356395009875649,0.8545376493219901,0.8669394459316451,1.14954790581566,1.10249994656118,1.32553203474088,1.36059194720161,1.69125072410483,1.6617994500194198,1.59848917086687,1.57726198482316,1.5672635468922902,1.40484455865425,1.4226970918595503,1.4367579228616798,1.34479563865425,1.2606746275786105,1.06204415892298,1.05514229833882,0.990225707918194,0.921739036847962,0.7302760622868891,0.6704248993442429,0.62394898643142,0.5747643070244399,0.5164026179109861,0.593145078052272,0.5333776894715371,0.4021664541578279,0.413640353637437,0.463281153309277,0.519304808126735,0.574870513127516,0.512687269639479,0.522739122689888,0.5885205627112869,0.6457053196368829,0.6539929737289399,0.627650759604388,0.6527376065311801,0.6187349664216071,0.60366783416513,0.614626097437239],"StdR":[0.0971320737707446,0.0808320682232647,0.0723149613212487,0.0650610173135818,0.0594158711809709,0.054761912430303004,0.0494650192339183,0.0452434511317989,0.041291154269476,0.037671331183691,0.0341469619732921,0.031222514746059,0.0290869094420295,0.0286569327819037,0.0275519952105033,0.0266691798624846,0.0258749601902359,0.0253381638933554,0.0244766911483829,0.0241875373817181,0.0243727271121904,0.0246166819124474,0.024890282209649,0.0255550354457827,0.0258398862166917,0.0275967857740394,0.0294602819867085,0.0283714621068011,0.0295026991474708,0.0309151267499078,0.0336387315872633,0.0357145454468988,0.0376612909693048,0.0388257997910353,0.0388919611399629,0.0402877415616503,0.0414605959499429,0.0412999455859685,0.0418087193153406,0.0439503488688905,0.0450280217591927,0.0470700601336501,0.0490657695551495,0.052237535098651,0.0456112337625381,0.0463923220292633,0.0511840342442724,0.0553720833706326,0.0581224641076272,0.0617825732219121,0.0688951201113041,0.0713590510214627,0.0775526077075789,0.0720843325646023,0.0804044594668648,0.087916506973643,0.0946090819515709,0.0919901791633785,0.0974597726851397,0.0973189669065809,0.0982420413550653,0.108777242961159,0.134690055459979,0.16456068161862195,0.17055684522355602,0.165711903566205,0.160031798999331,0.15026415684248906,0.143229567866245,0.142949646968532,0.159476953299844,0.156147553571954,0.148519820162287,0.151314429708904,0.150081799415603,0.14147854268269,0.12994317459664995,0.11641214640852,0.11042046891622,0.117057528598916,0.115601074310042,0.119407962496185,0.119998429892603,0.121133470881161,0.113103185864674,0.121698632997925,0.124207397605186,0.120634769271593,0.118512075713716,0.13010232669715802,0.130816543940775,0.140830406563078,0.147916848402907,0.139563487941884,0.144227783469868,0.168717925733581,0.17583585771018098,0.184140494767613,0.17949159992995198,0.165276124340604,0.173792429187508,0.182122309080416,0.18287339684091106,0.167255965202824,0.16464137330568498,0.17100520339886402,0.161112459889729,0.184204882721348,0.182660377066479,0.166115973459212,0.16720262323957902,0.162920307398546,0.155453887503333,0.152182604700854,0.149748978524071,0.143470004713784,0.135323200196299,0.139278705089075,0.135458546827083,0.148131537712362,0.156113141989725,0.138342082624061,0.139484284907662,0.136337358033383,0.127823710290343,0.12166320304607303,0.122669390598011,0.12519230529274,0.119290647600817,0.120296619028138,0.123233424677162,0.11963514836722698,0.126106574370586,0.111789750655939,0.118211896932555,0.119485585296654,0.11557350109979,0.112812724150192,0.112404247913894,0.120426728482205,0.120407998511138,0.134486259817332,0.132404563208497,0.127327174497937,0.12460254351614998,0.125831597539729,0.122135368511679,0.12843754029384802,0.113461692306088,0.111291749717235,0.120334322992242,0.128161413179433,0.139043747841792,0.135581071802048,0.13456010940277802,0.117926801221009,0.12687514168177802,0.129479102027357,0.135659260536631,0.147028845161209,0.16484827505274202,0.155572391787579,0.162119193928449,0.173440114956245,0.173900991348099,0.163634327714241,0.154000176567681,0.150994935369796,0.16103825428735,0.158059158754621,0.16252237037712305,0.167271096547123,0.162472475646784,0.152709601085546,0.15025629866541698,0.141826287059871,0.143277068473691,0.133732302574953,0.131547248753473,0.134880384086392,0.135683648544226,0.134949958426047,0.126790241271593,0.12255682158582598,0.118231748794422,0.134946671972281,0.14535262079197306,0.140344877479504,0.13035412920173806,0.129273868606581,0.12699741604280698,0.122861152725057,0.118423056525613,0.118700966350219,0.124279933115114,0.124692617063207,0.121554253349448,0.11713627834749303,0.113843598953813,0.0996147812554986,0.0934740840607339,0.0947894585010162,0.102258925078655,0.105998196635665,0.107513351995101,0.105121294021926,0.107973883851025,0.106142222905672,0.10158250550420696,0.101844326498553,0.101092465711185,0.0996316871703327,0.10184063853601,0.102145586237211,0.101800377340362,0.10232893869472197,0.0964117215224881,0.0975072456823289,0.0941716859977777,0.0964098513746056,0.0930602897026912,0.0951152624448705,0.0940615272439508,0.0935384103424724,0.0958934256160385,0.101451463176644,0.104581209708198,0.101567823804337,0.101272074574739,0.0962181890470868,0.0976128286939821,0.0973845265465159,0.0996552575427009,0.103557155048657,0.102833854555259,0.0999202130438704,0.0983830688682393,0.101161977249281,0.100760469816165,0.09943889866469903,0.114633446328351,0.114405004171837,0.111972319324761,0.119202932970483,0.124133205463665,0.12567901389766,0.121202183224955,0.116938213624002,0.118216154578292,0.11661761234569,0.116055473756543,0.110475052232018,0.104755311210025,0.102743434114873,0.0942773324268819,0.0949143283003355,0.0951735500857774,0.0921263803672521,0.0861539153662326,0.0814114694693382,0.0788424108923948,0.0769044945513344,0.0754590301577238,0.0734814238741661,0.0713068173841675,0.0712875687049551,0.070344989969493,0.0719167056350909,0.12611920795901,0.156037632415474,0.171640634574495,0.126272469786734,0.0903202598417454,0.0687739597172694,0.0578170444178597,0.0504795382753687,0.0459935244763779,0.0425096326623638,0.0405122485050137,0.0387583558359976,0.0377499751789313,0.0362100973406855,0.0309255212759075,0.0314355541340212,0.0288370104935799,0.0287703933358353,0.0283840539048451,0.0269675488882861,0.0258136506390641,0.0252362115039965,0.0238530427721997,0.0227337118367996,0.0211733748793183,0.0195562392682479,0.0195028047029946,0.0186463157538569,0.0182005192041332,0.0166055269327884,0.0154565395441703,0.0150911306877802,0.0149062029043145,0.0149084149652298,0.0157970146874823,0.0163248813981689,0.0168549927627275,0.0194232023530387,0.0185501811777068,0.0198063235344441,0.0203815890375123,0.0238276193697493,0.0268180754357665,0.0280416148175706,0.0283255090795121,0.0278316910071537,0.0254351342637716,0.024924015914986,0.0240608846833382,0.0222371622120309,0.0205285301763731,0.0169515569390945,0.0158452036191359,0.0140871268893748,0.0128038534195785,0.0105711227449825,0.01028323797997,0.0103242036835482,0.0102867895454233,0.010272274374064002,0.0124309076463301,0.0123967585591293,0.010916133015145,0.0123113276824439,0.0149326286526546,0.0175099143860399,0.0201099597571239,0.0191509566426765,0.0197648393336193,0.0228207949389957,0.0250543257808298,0.025942581338672995,0.025205273359149,0.0259948296674738,0.0253358921876145,0.0252463096551834,0.0260979401884799],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Capacity":{"CapacityActiveInfectionPercent":0.1664,"CapacityNewInfectionsPerDayPer1000":0.11885714285700001,"CriticalBedsPer100k":10.4,"Source":"https://www.researchgate.net/publication/338520008_Critical_Care_Bed_Capacity_in_Asian_Countries_and_Regions","Year":2020.0},"Interventions":[]},"data_url":"extdata-TH.json","Name":"Thailand","CurrentEstimate":{"Exposed":41.0,"Infectious":41.0},"OfficialName":"Kingdom of Thailand","Level":"country","M49Code":"764","ContinentCode":"W-AS","CountryCode":"TH","CountryCodeISOa3":"THA","Population":69625584},"TN":{"data":{"Rates":{"CaseFatalityRate":0.006278177783561496,"Critical":0.012981026274053365,"Hospitalization":0.0526704990380432},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,2,2,2,2,3,3,5,5,5,5,5,5,25,25,25,25,43,43,43,43,43,43,43,43,43,148,148,190,190,194,207,216,279,279,294,305,316,323,328,406,482,591,600,638,660,700,727,740,759,770,802,807,816,819,826,862,883,903,914,917,919,929,929,938,946,950,960,964,965,965,968,969,977,982,982,982,983,989,995,995,998,999,1002,1004,1006,1014,1017,1020,1020,1023,1023,1023,1023,1025,1029,1029,1031,1038,1039,1045,1046,1048,1049,1049,1050,1055,1067,1076,1076,1082,1087,1091,1093,1095,1095,1097,1099,1103,1108,1118,1124,1133,1142,1157,1168,1178,1187,1195,1217,1221,1225,1227,1233,1241,1251,1259,1263,1265,1272,1278,1302,1320,1327,1358,1362,1370,1395,1397,1420,1434,1443,1454,1456,1476,1504,1522,1536,1562,1573,1624,1628,1681,1699,1701,1752,1788,1862,1862,1862,1956,1991,1991,2175,2262,2309,2342,2342,2366,2386,2386,2386,2386,5032,5032,5032,5032,5032,5032,5032,5032,5032,5032,5032,5032,5032,5032,5032,5032,5032,5032,5032,5032,5032,5032,5032,5032,5032,5032,5032,5032,5032,5032,5032,5032,5032,5032,5032,5032,5032,5032,5032,5032,5032,5032,36727,36727,47416,48103,48103,48103,51750,51807,52912,53758,54362,55551,56748,58229,58229,60486,61402,62249,63846,65303,66459,67453,68464,69226,69624,70851,70851,73607,73607,75464,76441,76441,77798,80082,81204,82193,83162,84218,84741,84741,86801,87884,87884,87884,87884,87884,87884,95763,97026,97776,98426,99514,100207,101245,104401,104980,105364,105499,106050,107049,108491,110324,111599,113415,115173,116526,117701,119446,120999,122775,124610,125635,127854,128992,131019,132983,135543,137460,140180,141862,144657,146740,148995,151214,152436,154455,156160,157446,162223,165067,167699,169300,171143,172885,173862,175340,176859,180381,180830,181198,181627,182421,183530,184499,185421,186173,187753,188317,188607,189358,190155,192282,195739,196945,197619,198006,198778,199476,200229,200984,201500],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2,5,7,7,16,18,18,20,24,29,39,54,60,75,89,114,173,197,227,278,312,312,394,423,455,495,553,574,596,623,628,643,671,685,707,726,747,780,822,864,864,879,884,884,909,918,922,939,949,967,975,980,994,998,1009,1013,1018,1022,1025,1026,1030,1032,1032,1032,1032,1032,1032,1035,1037,1037,1043,1044,1045,1046,1048,1048,1051,1051,1051,1051,1068,1071,1076,1077,1084,1086,1087,1087,1087,1087,1087,1087,1087,1087,1087,1093,1094,1096,1110,1125,1128,1132,1146,1156,1157,1159,1159,1160,1162,1164,1168,1169,1172,1174,1175,1178,1181,1186,1188,1199,1205,1221,1231,1240,1245,1263,1302,1306,1319,1327,1336,1348,1374,1381,1389,1394,1406,1425,1443,1452,1455,1468,1488,1514,1535,1552,1561,1565,1584,1601,1642,1656,1678,1697,1717,1738,1780,1847,1903,2023,2107,2185,2314,2427,2543,2607,2738,2818,2893,3069,3206,3323,3461,3572,3685,3803,3963,4196,4394,4542,4776,5041,5124,5417,5417,5882,6259,6635,6635,7382,7623,8100,8570,8570,9110,10732,11260,11260,12479,13305,14392,14392,16114,16114,17405,18413,18413,19721,20944,22230,22230,22230,24542,26899,26899,31259,32556,32556,32556,34790,34790,34790,40542,40542,42727,44450,45892,45892,47214,48799,48799,52399,52399,54278,54278,58029,59813,61115,61906,63126,64363,66334,66334,69543,71119,71569,72993,74522,76106,77668,79339,80404,81003,81723,83772,83772,86265,87471,88711,89196,90213,91307,92475,93770,94980,96251,96769,96769,99280,99280,101900,102991,104002,104329,105445,106856,107814,109104,110393,111361,111361,113241,114547,115966,117582,119151,120687,121718,123323,125000,126752,128578,130230,131592,133204,134802,137216,139140,140557,141979,143544,144796,147061,149881,152254,154903,157514,159276,162350,164936,168568,170895,175065,177231,180090,181885,184483,188373,190884,193273,195314,197373,198636,200662,202323,204351,206030,207468,208885,210045,211412,212679,213949,215112,216176,217086,217753,218564,219650,220478,221455,222504,223244,223549,224329,225116,226015,226740,227643,228362,228937,229781,230443,231298,231964,232615,233277,233669,234231,235008,235643,236356],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,3,3,4,5,6,6,8,8,8,10,12,14,18,18,22,22,23,24,25,25,28,31,34,34,35,37,37,37,38,38,38,38,38,38,38,38,39,40,40,41,41,42,42,43,43,43,44,45,45,45,45,45,45,45,45,45,45,46,47,47,47,47,48,48,48,48,48,48,48,48,48,48,48,49,49,49,49,49,49,49,49,49,49,49,49,49,49,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,51,51,51,51,51,51,51,51,51,51,52,52,53,53,54,54,56,57,60,63,64,68,71,71,71,71,73,74,76,76,77,80,81,84,87,93,93,94,96,96,99,103,107,107,117,123,129,133,133,138,159,164,164,174,180,191,191,214,214,246,265,265,271,276,321,321,321,364,409,409,456,478,478,478,512,512,512,626,626,687,711,740,740,784,819,819,983,983,1153,1153,1253,1317,1348,1381,1483,1512,1577,1577,1794,1873,1920,2006,2100,2151,2209,2279,2345,2396,2445,2541,2541,2684,2752,2821,2862,2935,2983,3034,3106,3153,3219,3260,3260,3359,3359,3481,3526,3561,3596,3668,3717,3758,3801,3836,3894,3894,3956,3997,4032,4090,4126,4158,4199,4237,4275,4324,4385,4426,4466,4518,4570,4620,4676,4730,4765,4800,4862,4934,5004,5052,5108,5153,5215,5284,5343,5415,5478,5528,5616,5692,5750,5844,5921,5989,6092,6154,6234,6287,6370,6446,6508,6599,6680,6754,6802,6893,6980,7048,7099,7162,7214,7257,7332,7378,7429,7461,7508,7544,7575,7617,7651,7684,7719,7755,7793,7811,7843,7869,7911,7942,7974,8001,8022,8047,8074,8106,8130],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2,5,7,7,16,18,18,20,24,29,38,53,59,71,85,109,166,189,219,268,302,301,381,406,436,472,530,547,569,575,579,593,621,614,633,649,670,702,742,784,784,798,698,698,681,690,690,694,695,649,656,646,648,641,644,643,569,497,391,382,347,327,287,260,247,228,217,188,185,176,178,171,136,116,98,86,86,84,74,74,82,77,78,69,72,73,73,70,69,61,56,56,56,55,49,49,50,49,62,74,74,76,82,89,87,89,86,87,89,91,93,90,93,93,87,89,86,90,90,100,106,121,126,123,119,137,170,169,178,184,191,203,227,232,236,236,238,251,260,260,248,250,260,277,290,284,289,289,306,317,350,354,368,383,401,414,450,492,530,642,695,767,887,972,1083,1123,1236,1304,1368,1542,1659,1746,1865,1960,2047,2153,2259,2487,2629,2756,2982,3196,3242,3459,3459,3921,4200,4537,4537,5090,5238,5662,6095,6095,6606,8187,8710,8710,9919,8093,9169,9169,10868,10868,12127,13116,13116,14418,15636,16877,16877,16877,19146,21458,21458,25771,27046,27046,27046,29246,29246,29246,34884,34884,37008,38707,40120,40120,41398,42948,42948,46384,46384,48093,48093,51744,53464,54735,55493,56611,57819,28030,28030,20333,21143,21546,22884,20672,22148,22547,23302,23697,23056,22530,23002,23002,23095,23317,23641,22488,21975,21865,21988,22200,22601,23408,22658,22658,22314,22314,22955,23024,24000,22935,21695,21935,21863,22141,22339,22726,22726,22484,22666,24050,25608,27141,28645,29635,23323,23699,24652,25767,26290,26919,27441,25831,27616,29100,30328,31164,31695,31443,31803,33278,33787,34622,35835,36360,37620,38594,40378,40807,43902,43761,45406,45116,45656,46909,47435,47001,47298,46482,45609,45297,44663,45407,44976,44628,44685,41020,39452,38000,37601,36870,36129,36010,35156,34373,31891,32219,32796,33369,33279,32444,32213,32044,32158,31268,31571,31962,31768,31783,30292,27648,27077,27022,27270,26869,26708,26705,26553,26726]},"Foretold":{"Date":["2020-05-03T00:00:00+00:00"],"Mean":[15005.38],"Variance":[384208900.0],"0.05":[2273.1820000000002],"0.50":[9626.777],"0.95":[46394.75]},"Timezones":["Africa/Tunis"],"AgeDist":{"0-4":1004154,"10-14":853066,"100+":250,"15-19":786872,"20-24":821287,"25-29":904059,"30-34":928189,"35-39":985875,"40-44":846845,"45-49":725626,"5-9":1013605,"50-54":711339,"55-59":650167,"60-64":538872,"65-69":423722,"70-74":250363,"75-79":173743,"80-84":119672,"85-89":61500,"90-94":16314,"95-99":3098},"REstimates":{"Date":["2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[2.44836748444825,2.40095652162133,2.21209884350621,1.82452039599222,1.98701093757128,1.8392491665247697,1.69472565415925,1.59578269269465,1.61240802755263,1.48244603731005,1.38226029951406,1.29399174703431,1.09483077753122,1.04012257779306,1.02311573438123,0.935131760413878,0.913103913588891,0.972256078105316,0.8406415929291321,0.8680083695311551,0.916542250202688,0.942847025577891,0.807479233782015,0.8108335424285941,0.79286165991622,0.7458179689362758,0.839824234162615,0.854659872623636,0.8053354612523331,0.8413837608743591,0.82752784001181,0.85030162848311,0.8279611446773649,0.7491513023444301,0.6702608067029929,0.549859493422848,0.639208756689039,0.6385197595285029,0.6860655021943248,0.75413182867828,0.6690675734205811,0.658072231723791,0.6992115825412459,0.63950192897526,0.607609528456359,0.5106955497319,0.4873907886966529,0.490421907749572,0.396275018019719,0.431264614991344,0.3691537120797971,0.359623592965077,0.4225661557691721,0.421247541177031,0.430477679298583,0.480992308989435,0.481445131057765,0.47350241248741,0.614694088349396,0.6716940006102561,0.7120812413519509,0.7487039561881741,1.45349961639296,1.42202342314491,1.4339808780308,1.3608664698092905,1.2996263965418402,1.25200587925889,1.19380592506999,1.11888059861043,1.04204357800765,1.02333311627975,0.9419888452201992,0.949331860044754,0.960858841153586,0.971136173066962,0.52921734311165,0.6383223813421139,0.5705128740243289,0.650982840787041,0.9521563803644352,1.48533346504796,1.51447978620471,1.53765445165257,1.84547073478708,1.9265941281399,1.70787068617362,1.55158822928023,1.40282522996901,1.3184355665816598,1.27628378313124,1.152846527577,1.16061792102631,1.1145047825024,0.931146896633243,0.7387471714196321,0.732155415484624,0.7525722725515128,0.609037492297562,0.560281854739079,0.627272125397544,0.875475551002446,1.0614523360709398,1.42234688131935,1.54599198785077,1.57803681833518,1.4610615147454,1.63678346279126,2.06048375418421,1.8332032014824096,1.73908102560486,1.59107845221062,1.49013245660823,1.4259341739465,1.51811405208147,1.37864470609747,1.29841876546797,1.15586975408803,1.12499131927062,1.16313692108052,1.21762962511667,1.12697170087695,0.888677863974622,0.941180797703902,0.9959991515614108,1.11120652812046,1.1746903150910502,1.18024602307625,1.05152656255328,1.01667490771861,1.0690604939278698,1.12713801360204,1.26653535085473,1.20199399353552,1.17721740921977,1.18714957378572,1.2319858389325502,1.2259295043341,1.27533847405476,1.39531007860139,1.4595804443041998,1.74307482710505,1.8320247970315096,1.84298089897103,1.905828978304,1.88279734573142,1.79057636405301,1.6617131461735002,1.6533822681698602,1.5744338773145,1.49853226614841,1.55652658103306,1.5310611201202398,1.45492260021144,1.4184872315940702,1.3135213424465,1.26115377352246,1.23222994481196,1.20576676045143,1.24839463566436,1.25773329355924,1.26318582243592,1.2744737573869198,1.33024382431048,1.27020956555408,1.2731800316485802,1.14530553778445,1.28050141907327,1.3487808889881203,1.40508121297997,1.2726706626679,1.46108009590215,1.40385482925751,1.3983272939383602,1.39949510330566,1.26416047391161,1.28828161786778,1.6131812019297702,1.6158225442448,1.39967977314617,1.56006293944824,1.51204492292086,1.52221322953596,1.3353363536221798,1.52251909372211,1.30466262512902,1.3704573065885202,1.363496867516,1.22640573807142,1.3242603961776298,1.34074949964657,1.2353067512621998,1.12453616115319,1.0901965446469,1.17644910225439,1.29721456680054,1.14960344848981,1.4967115766153898,1.38003606493925,1.2899085760787,1.1230127226918898,1.1713728005131798,1.14038699206821,1.02352452295841,1.3134972141889,1.1922025551400302,1.2848644007839098,1.33632086958814,1.22048839643957,1.037380795548,1.08396201702811,0.924455975189529,0.8571180780256501,1.06672957311082,1.07567435005297,1.04872394043742,1.03868614406998,1.22917189271409,0.996450378604316,1.04630065137238,0.968597253228998,0.942941733357379,0.9396002531581708,1.05130046155564,0.9853248237441892,1.06796838679079,1.1433965279998402,0.965405623016915,1.02835211271526,1.00878865529922,1.08521578176022,0.968450646619609,0.959620861559588,0.952588572017216,0.950524860347259,0.9341960044296108,0.9856248830069648,0.8922322888471441,1.0317952866982198,0.9337443906068248,0.92090188611359,0.933498671835785,0.923726094293882,0.912226930278608,0.902821905797076,0.9028015798720792,0.892470880940192,0.92097147667626,0.931705375937684,0.9013846704241568,0.9429022880165848,0.955504216602428,0.9724498779728492,0.971369885289276,0.9614722287782048,0.956624566138536,0.969140643288157,0.995228683511025,0.9848822910173872,0.986089570652814,0.993189694144323,0.974975317129115,0.9438624755732792,1.07243237903184,0.9920403427061568,1.07991418460112,1.00701683127282,1.03050711139214,1.05892140167757,1.09493384847141,1.1110226001181298,1.10762446982707,1.13428669773798,1.1416827357344,1.13577667109298,1.13067509830282,1.19269258243978,1.14483763362936,1.17026324729543,1.16368207111178,1.12145259108724,1.08730336684715,1.06872781430726,1.06454729441865,1.08268647831567,1.12106298169523,1.13025044859227,1.14265936009005,1.15728319115752,1.14477878729928,1.1748739422868302,1.1817321458490702,1.1932725136706002,1.17090656747795,1.23377695015775,1.21752075178975,1.21594237710285,1.18942923191092,1.15970281836387,1.15767494798691,1.1308030587671398,1.0963285490886,1.05937903389711,1.05369471864131,0.994170322981766,0.975615650225085,0.9245127204523952,0.9251433060149408,0.8684101036270251,0.865000986312045,0.84410068205816,0.848535606175134,0.8351604014319991,0.776712658168886,0.763987550351248,0.7543479812988679,0.753710289244702,0.74584063574461,0.7578880846860409,0.7431368546983671,0.7534809923702741,0.7343065672072521,0.7361299151572549,0.7527945961866379,0.753211959890717,0.7408421762368891,0.741577346215001,0.747877722308934,0.7594283195543571,0.764885559322122,0.786793664268353,0.8047646409413829,0.827453221972013,0.856569483843732,0.846645954544961,0.870072910225377,0.864782195659552,0.8505051867780341,0.8639383541299092,0.892099349270024,0.890885007042778,0.905917034110082,0.896444037237494,0.909857207365868],"StdR":[0.188558994573434,0.164713513953258,0.14332540760613502,0.118690667042667,0.114310784254003,0.102252791213096,0.0920080755002638,0.0832456783661267,0.0795161914142418,0.0723454966855135,0.0660532692413297,0.0612163178714188,0.0543386386497893,0.0517076674605974,0.050496086917338,0.047938114639005,0.046543327989350985,0.0488396980205118,0.045209213201432,0.0460869829405704,0.0484213582876235,0.0495692114378262,0.0456827414035453,0.0468191049735125,0.0472878597369249,0.0462980531286182,0.0499848446431394,0.0512468241208489,0.0513879670218356,0.0531518791576407,0.0535896352575667,0.0550575307947934,0.0550789987880718,0.0527629137676179,0.0512291479320715,0.0476630110946953,0.0533042285123891,0.0554211103970423,0.06000614289901099,0.0650387897631417,0.0619685184460119,0.0645232517569309,0.0679972885470013,0.0671582670550107,0.0673030161546632,0.0640579031769971,0.0646305177974035,0.0674723437129416,0.0642984565707378,0.0711685928077914,0.0698772201695421,0.0733427795446079,0.0840341637717595,0.089921574908545,0.0962625902502898,0.106684835125,0.111563175888604,0.118277557120986,0.141256562761667,0.154329701171304,0.163632374386258,0.17200486415471394,0.24884676732967,0.239062796066716,0.233185417096762,0.21653522423681096,0.202848655805644,0.19227668592398894,0.18309156422828304,0.17539545226165398,0.166074511896505,0.162569003769012,0.15493716881171898,0.157595427307173,0.158246992260735,0.16092057619138594,0.118573672459681,0.133731264287158,0.129939805132563,0.14421549720120005,0.18358275812134806,0.234803267193214,0.235448596626262,0.22760399320962105,0.239862479191135,0.232098806468837,0.20316594453564304,0.183218141571502,0.165857389738934,0.1533911420565,0.145819389789223,0.137021558180321,0.134622688246336,0.13132024075187898,0.117073060241185,0.10317115476743903,0.105370757905996,0.109880278827773,0.101028903913439,0.100317058045959,0.109324569175323,0.136174837326304,0.15595853837712198,0.18340974778349806,0.184425222876358,0.181564863839327,0.16730121415782298,0.16846753992585,0.18135615499657395,0.16216903212788095,0.14727457105679995,0.133615276465104,0.122285087292601,0.113235017699152,0.113809029059908,0.103616020966936,0.0969336694725054,0.0885236381892836,0.0848864567601944,0.0868802795908243,0.0880601474885789,0.0824418779909861,0.072596975728635,0.07350929501014901,0.0761368464887439,0.081467068044334,0.0832818440340581,0.0832412828645167,0.0762375424194483,0.0748487906269434,0.0764993771771832,0.0771137504782635,0.0818907537619257,0.0789519205120464,0.0781722992464615,0.0761652979827015,0.0761492707277242,0.0755777459465164,0.0746194054658025,0.0768682366801213,0.0768744353078456,0.0823129571005246,0.0815806316615821,0.0801629897714844,0.0778899575628711,0.0744340089695194,0.0693711856887715,0.0637461883246696,0.0596602577006258,0.055055610354245985,0.0514565515938499,0.0502396512717448,0.0476554924246517,0.0450219710949593,0.0421690923315037,0.0385698907309144,0.0360014138035649,0.0350933222239264,0.0329294185728478,0.0327793821507518,0.0320074292808088,0.0310932305264061,0.0310541064748889,0.0310436216796904,0.0296766203081712,0.0291631352866503,0.0267695570055898,0.0280716193584975,0.027954769870834003,0.0284548461787416,0.0268096773217726,0.0290523275960315,0.0278935936982178,0.0277065194050414,0.0271263220714337,0.0251058749628568,0.0247391303901303,0.0279455070520285,0.0287993552213322,0.026738240776555,0.0285260551360168,0.0279833177308278,0.0278074377715058,0.0248435065732499,0.0264941514824249,0.0226629490187241,0.0230046680118278,0.0221741018463616,0.0197474050608123,0.0200947126532623,0.0195307654462405,0.0179090829635973,0.0162486919208815,0.0150894259078455,0.0152033528602624,0.0152677321334594,0.0140340616071057,0.0167832544398579,0.0167990054776311,0.0169131134881108,0.0149336331474736,0.0145505937741328,0.0134361430453478,0.0118334416169431,0.013752535112031998,0.0122334987718944,0.0130685980538071,0.0138163339085915,0.0135155860757663,0.0118464066265425,0.0115807771169652,0.0096616860158887,0.00871659525218409,0.00997720464311678,0.00865308375647037,0.00814356502420436,0.00813469145233673,0.008862743900509779,0.00793429168178423,0.008256723407148291,0.00765669155236138,0.00757940383563898,0.0074111528379526,0.00788784080117983,0.00729804261719184,0.00756518890799406,0.007765823289761641,0.007231046361717479,0.0074345817460556,0.00736715961680225,0.007531287308471002,0.007110757342107921,0.0070626120912316405,0.007091295958198509,0.00705675600093937,0.00698878101252854,0.00723131437257488,0.00691964001585385,0.007571546441719191,0.007017549693269979,0.00702613961608298,0.00719919181759184,0.00721430433430668,0.0072470775110832705,0.007392226093467021,0.00752934158345877,0.0076803745661619,0.00791687141474624,0.008123315932031309,0.007973998408852209,0.00831398828335328,0.00839727082845641,0.008400492139695109,0.00835638987822096,0.00818522614589145,0.0081069678712891,0.00822262164447893,0.0083044803144842,0.0082489041793382,0.00817410064961612,0.00825807181438328,0.00802744774207863,0.0079028662890196,0.0084311491553538,0.008346591138308759,0.00835647663426934,0.008215914398016009,0.00816007212455645,0.0082218398068809,0.00835860837534936,0.0085978791667116,0.00861964831266925,0.0087961601888523,0.00877312306817315,0.00912011221369222,0.00912716659967034,0.00939920982448067,0.00942648456437874,0.009686557484245307,0.0096899352784368,0.00943817976151964,0.00914365631927757,0.00884455850087024,0.00849923791892316,0.008329300884927629,0.00824258513467568,0.00831017963936328,0.00849963934903815,0.00864767444581456,0.00886117026165325,0.009132221693848893,0.00923943217627972,0.009459854351134441,0.00955678158848438,0.0100148176879638,0.0101172916553421,0.0105798085837814,0.0104218668401794,0.0100877830180779,0.009912715517107729,0.00941340015269494,0.00895125924720386,0.00836677584390284,0.007938795173716229,0.0072879043586736095,0.00679333694179116,0.00625640938466236,0.0061016607336667715,0.0057108084779247,0.00573425603136557,0.00578930189257415,0.0059976944123846,0.00614348347375331,0.00608377384300666,0.00655595786331379,0.007098108850459941,0.007722148566167841,0.00816719949071445,0.00882005926110364,0.00908822510825992,0.009611263116765993,0.00977579450431928,0.0102471294144871,0.0107774877132802,0.0111269114293454,0.0112548467758103,0.0115912596866013,0.0118165896425631,0.0123080909387664,0.012649744021431002,0.0130337811337794,0.0133856519837526,0.0136581357478807,0.0139217273033335,0.0134969151042636,0.013364439864129,0.0129863671882549,0.012530395051751998,0.0124663689924042,0.0126558723628811,0.0126136763136509,0.012418825269999,0.0120295940088722,0.0119371212023045],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,0,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-TN.json","Name":"Tunisia","CurrentEstimate":{"Exposed":137.0,"Infectious":148.0},"OfficialName":"Republic of Tunisia","Level":"country","M49Code":"788","ContinentCode":"W-AF","CountryCode":"TN","CountryCodeISOa3":"TUN","Population":11694719},"TR":{"data":{"Rates":{"CaseFatalityRate":0.006287671175447081,"Critical":0.012999913329418264,"Hospitalization":0.051412704909339364},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,26,26,42,70,105,162,243,333,415,484,786,1042,1326,1582,1846,2142,2423,2965,3446,3957,4799,5674,7089,8631,10453,11976,13430,14918,16477,18491,21737,25582,29140,33791,38809,44040,48886,53808,58259,63151,68166,73285,78202,82984,86396,89480,92691,95780,98889,101715,104030,106133,108137,109962,111577,112895,113987,114990,116111,117602,118694,120015,121507,122793,124369,125963,126984,127973,128947,129921,130852,131778,133400,135322,137969,141380,144598,146839,147860,149102,150087,151417,152364,153379,154640,156022,157516,158828,160240,161533,162848,164234,165706,167198,169182,170595,171809,173111,175422,176965,178278,179492,180680,182995,185292,187511,190390,191883,193217,194515,195671,196720,197733,198820,199834,201013,202010,203002,204011,205214,206365,207374,208477,209487,210469,211561,212557,213539,214535,215516,216494,217497,218491,219506,220546,221574,222656,223759,224970,226155,227089,228057,228980,229972,230969,231971,232913,233915,234797,235569,236370,237165,237908,238795,239797,240792,241809,242812,243839,244926,245929,246876,248087,249108,250092,251105,252152,253245,254188,255407,256524,257731,258833,260058,261260,262602,263745,264805,266117,267233,268435,269696,270723,271964,273282,274514,275630,277052,278504,279749,281151,282657,283868,285050,286370,287599,288954,290352,291754,293145,294357,295658,296972,298368,299679,301098,302499,304003,305427,306939,308446,310027,311520,313093,314390,316008,317519,319181,320762,322465,323971,325486,327007,328824,330665,332379,334293,336221,338239,340286,342501,344613,346794,348804,351102,353663,356375,359063,361655,364573,367592,370825,374637,377891,381569,385480,388771,392616,396227,400242,404727,409320,414141,418331,423142,427242,431253,436270,441515,447361,452593,458109,1581565,1603780,1631944,1661191,1691113,1721607,1753552,1779068,1800286,1834705,1866815,1901307,1935292,1970803,1994034,2015230,2037433,2058437,2078629,2100650,2114760,2126432,2136534,2146430,2155338,2164040,2172251,2182145,2190047,2198150,2208451,2218464,2227927,2236938,2246047,2254052,2262864,2270769,2277987,2283919,2290032,2296050,2301861,2307721,2314403,2322511,2331314,2340216,2348309,2355409,2362415,2370431,2379070,2387384,2396199,2404416,2412505,2440706,2429273,2437382,2445285,2453096,2461204,2468419,2475329,2482435,2489624,2496833,2504050,2511548,2518758,2523760,2529450,2534996,2540293,2546503,2556785,2565723,2572234,2578181,2586073,2593264,2601137,2608848],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,5,5,6,18,47,98,192,359,670,1236,1529,1872,2433,3629,5698,7402,9217,10827,13531,15679,18135,20921,23934,27069,30217,34109,38226,42282,47029,52167,56956,61049,65111,69392,74193,78546,82329,86306,90980,95591,98674,101790,104912,107773,110130,112261,114653,117589,120204,122392,124375,126045,127659,129491,131744,133721,135569,137115,138657,139771,141475,143114,144749,146457,148067,149435,150593,151615,152587,153548,154500,155686,156827,157814,158762,159797,160979,162120,163103,163942,164769,165555,166422,167410,168340,169218,170132,171121,172114,173036,174023,175218,176677,178239,179831,181298,182727,184031,185245,186493,187685,188897,190165,191657,193115,194511,195883,197239,198613,199906,201098,202284,203456,204610,205758,206844,207897,208938,209962,210965,211981,212993,214001,214993,215940,216873,217799,218717,219641,220572,221500,222402,223315,224252,225173,226100,227019,227982,228924,229891,230873,231869,232856,233851,234934,236112,237265,238450,239622,240804,241997,243180,244392,245635,246861,248117,249309,250542,251805,253108,254520,255723,257032,258249,259692,261194,262507,263998,265515,267064,268546,270133,271705,273301,274943,276555,278228,279806,281509,283270,284943,286455,288126,289635,291162,292878,294620,296391,298039,299810,301348,302867,304610,306302,308069,309790,311455,312966,314433,315845,317272,318663,320070,321512,323014,324443,326046,327557,329138,330753,332382,334031,335533,337147,338779,340450,342143,343955,345678,347493,349519,351413,353426,355528,357693,359784,361801,363999,366208,368513,370832,373154,375367,377473,379775,382118,384509,386820,389256,391739,394255,396831,399360,402053,404894,407939,411055,414278,417594,421413,425628,430170,435273,440805,446822,453535,460916,467730,503738,548244,578347,607628,638847,668957,700880,733261,765997,797893,828295,860432,893630,925342,1748567,1780673,1809809,1836728,1866345,1898447,1928165,1955680,1982090,2004285,2024601,2043704,2062960,2082610,2100712,2118255,2133373,2147578,2162775,2178580,2194272,2208652,2220855,2232035,2241912,2255607,2270101,2283931,2296102,2307581,2317118,2326256,2336476,2346285,2355839,2364801,2373115,2380665,2387101,2392963,2399781,2406216,2412505,2418472,2424328,2429605,2435247,2442350,2449839,2457118,2464030,2470901,2477463,2485182,2492977,2501079,2508988,2516889,2524786,2531456,2539559,2548195,2556837,2564427,2572190,2579896,2586183,2594128,2602034,2609359,2616600,2624019,2631876,2638422,2646526,2655633,2665194,2674766,2683971,2693164,2701588,2711479,2723316,2734836,2746158,2757460],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,3,4,9,30,37,44,59,75,92,108,131,168,214,277,356,425,501,574,649,725,812,908,1006,1101,1198,1296,1403,1518,1643,1769,1890,2017,2140,2259,2376,2491,2600,2706,2805,2900,2992,3081,3174,3258,3336,3397,3461,3520,3584,3641,3689,3739,3786,3841,3894,3952,4007,4055,4096,4140,4171,4199,4222,4249,4276,4308,4340,4369,4397,4431,4461,4489,4515,4540,4563,4585,4609,4630,4648,4669,4692,4711,4729,4746,4763,4778,4792,4807,4825,4842,4861,4882,4905,4927,4950,4974,5001,5025,5046,5065,5082,5097,5115,5131,5150,5167,5186,5206,5225,5241,5260,5282,5300,5323,5344,5363,5382,5402,5419,5440,5458,5475,5491,5508,5526,5545,5563,5580,5596,5613,5630,5645,5659,5674,5691,5710,5728,5747,5765,5784,5798,5813,5829,5844,5858,5873,5891,5912,5934,5955,5974,5996,6016,6039,6058,6080,6102,6121,6139,6163,6183,6209,6245,6284,6326,6370,6417,6462,6511,6564,6620,6673,6730,6782,6837,6895,6951,6999,7056,7119,7186,7249,7315,7377,7445,7506,7574,7639,7711,7785,7858,7929,7997,8062,8130,8195,8262,8325,8384,8441,8498,8553,8609,8667,8722,8778,8837,8895,8957,9014,9080,9153,9224,9296,9371,9445,9513,9584,9658,9727,9799,9874,9950,10027,10099,10177,10252,10326,10402,10481,10558,10639,10722,10803,10887,10972,11059,11145,11233,11326,11418,11507,11601,11704,11820,11943,12084,12219,12358,12511,12672,12840,13014,13191,13373,13558,13746,13936,14129,14316,14509,14705,14900,15103,15314,15531,15751,15977,16199,16417,16646,16881,17121,17364,17610,17851,18097,18351,18602,18861,19115,19371,19624,19878,20135,20388,20642,20881,21093,21295,21488,21685,21879,22070,22264,22450,22631,22807,22981,23152,23325,23495,23664,23832,23997,24161,24328,24487,24640,24789,24933,25073,25210,25344,25476,25605,25736,25865,25993,26117,26237,26354,26467,26577,26685,26797,26900,26998,27093,27187,27284,27377,27471,27562,27652,27738,27821,27903,27983,28060,28138,28213,28285,28358,28432,28503,28569,28638,28706,28771,28839,28901],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,5,5,6,18,46,97,189,355,661,1206,1492,1828,2348,3528,5564,7224,8981,10497,13074,15069,17364,20012,22647,25453,28242,31802,35568,39232,43600,48101,52312,55796,58909,62200,65461,68146,69986,72313,75410,78414,79821,80808,80575,79485,78185,75570,72852,70468,68144,65326,62780,59497,56032,52686,49958,47096,45484,43896,42180,40150,38692,37447,36712,36269,35834,35333,34845,34521,34378,34309,34113,33776,33793,33430,32858,32573,32149,31668,31604,31429,31259,31049,30961,31002,30292,29227,27471,25030,22787,21451,21400,21338,21798,22015,22642,23077,23226,23127,22824,22738,22495,22390,22316,22398,22363,22248,21619,21547,21689,21664,20526,20152,19992,19912,19853,18608,17345,16145,14272,13759,13420,13115,12948,12871,12788,12613,12507,12229,12140,12062,11963,11643,11387,11298,11100,11000,10920,10776,10708,10678,10647,10643,10634,10607,10678,10822,10921,11063,11137,11201,11169,11152,11412,11666,11947,12190,12366,12575,12876,13154,13665,14074,14560,14963,15645,16236,16527,16997,17461,17968,18381,18837,19359,19963,20345,20883,21516,22028,22627,23243,23918,24153,24651,24905,25273,25701,26174,26540,26979,27628,27786,28128,28601,28967,29635,30041,30315,30523,30806,30731,30638,30719,30657,30530,30762,30952,31178,31405,31575,31734,31906,32108,32339,32594,32850,33068,33384,33704,33955,34194,34721,35029,35467,35917,36515,36964,37612,38117,38739,39305,39971,40512,41144,41661,42366,42813,43286,43802,44241,44715,45129,45573,45800,46295,46867,47809,48535,49108,49618,50646,52153,53654,55597,57761,59827,63133,66675,69410,101953,142437,168747,193828,220374,245701,272610,300614,328346,355946,382142,409059,436801,462450,1280223,1306587,212045,216531,217755,220375,219931,216709,210928,207366,206218,190648,177543,162442,146305,128081,119715,112470,105207,99755,95001,87121,85002,84308,83890,87492,92884,97821,101587,102986,104440,105299,105044,104669,104587,104368,103404,102781,100240,98033,97466,97810,97833,97633,97534,96811,95634,94495,93049,91297,89985,89627,89055,88634,87670,87341,86322,85896,85596,63953,83386,83815,84459,84144,83702,84100,83383,84131,84758,84788,84729,84568,85135,86602,88938,92424,96616,99905,98754,98938,100785,104660,108537,112801,116182,119711]},"Timezones":["Europe/Istanbul"],"AgeDist":{"0-4":6567148,"10-14":6773238,"100+":1277,"15-19":6821911,"20-24":6770019,"25-29":6404144,"30-34":6394980,"35-39":6379751,"40-44":6008074,"45-49":5438505,"5-9":6852122,"50-54":4755468,"55-59":4152955,"60-64":3446200,"65-69":2746192,"70-74":1970496,"75-79":1383083,"80-84":877363,"85-89":453346,"90-94":124984,"95-99":17811},"REstimates":{"Date":["2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[2.4477254879769905,2.26532614135156,2.13702507650184,2.02796566610328,1.91764933240244,1.83953813560008,1.8072770201992896,1.7678578495439,1.6905956878419,1.6141259681210902,1.57765211363491,1.53039993391321,1.47424744200882,1.3970457231371298,1.3559669273662298,1.3306100019455602,1.29342127116422,1.24568499795655,1.20902584120971,1.19453252440903,1.16922775211145,1.1160192695026,1.0734387322071,1.02800941305157,0.97986215270838,0.93740621961756,0.910413947326848,0.893981476230974,0.886424474539548,0.8645692287661322,0.8440626071911791,0.831916003313563,0.810678889752334,0.7737282837541899,0.743371411768626,0.7583981497129141,0.767285459472942,0.7706148033601491,0.7702174386412249,0.7814341591364241,0.785263787027335,0.796528350736778,0.7872609569937159,0.7859708390241501,0.80039677642156,0.8175897180081808,0.835078929632872,0.8443578563097841,0.837661303894147,0.811032542060162,0.7950516096343879,0.7854011262864721,0.7991609040675179,0.811155046872581,0.833806464354277,0.824310107793687,0.8195808871411421,0.8222133950312671,0.8183353480511171,0.81040701504312,0.8074678448407591,0.8155594875396881,0.8287758471222009,0.848608324477821,0.87425443968556,0.8939263862234008,0.891265378922399,0.892038608144776,0.907919653383136,0.925725713659348,0.9304155087535992,0.927164856639236,0.941377104274478,0.98552861472974,1.04375120532505,1.09599371614204,1.13096990865906,1.1476238641556298,1.14074685028891,1.1303227266324098,1.12688306136116,1.1185288633195,1.10811844566424,1.10278540164778,1.1166007013554,1.1229624393891495,1.11179876171769,1.08455206541721,1.05468053344808,1.02988083932134,1.01257083566168,0.996168748689167,0.989321632288776,0.98879259377421,0.986125510974759,0.986587713200104,0.98262453963018,0.973929811948731,0.95312341790302,0.9354352106503392,0.9227070894078891,0.9144156172380692,0.90823568947254,0.901606473698811,0.899576256390583,0.901046057508034,0.901929977067691,0.9027026816499528,0.903854069229688,0.905031535984858,0.9102348169013292,0.916886892519608,0.921677138800196,0.927249066028211,0.934878743935892,0.939335114531102,0.9435111221757,0.94640125545398,0.953424077204412,0.960878480938176,0.9705018049602392,0.9802705318996892,0.9899504901389912,0.996978068510301,1.00251851918874,1.01377910338955,1.0327739318915798,1.04620883854952,1.05722947399032,1.06589225508215,1.0726561776769,1.07926134296453,1.08037831090865,1.08400528243273,1.08738219311682,1.08774426776809,1.08861482032251,1.0854758797613,1.08459742163946,1.0801401327743398,1.07281114545297,1.07468838813982,1.06236553104857,1.05823389710906,1.0494033278354,1.0546833601764,1.06424776376328,1.05959996971423,1.06309502794125,1.06869279602503,1.07337101820711,1.07669709414336,1.0826826181846898,1.0848234771905,1.08522855791462,1.08169911713504,1.0877091035916,1.09060418949061,1.09249701318227,1.08859959086707,1.08457353338817,1.08591342768695,1.07143224944751,1.06443978395191,1.05013148301479,1.04190473688109,1.0397343903501202,1.04031075014471,1.04155630327823,1.03494027397782,1.03543932854863,1.02356593376679,1.01598502227045,1.01450104476805,1.00896636525689,1.01136631779553,1.01907975860275,1.0165109016253,1.01372100956338,1.00871648042394,0.993673868538166,0.980026099709068,0.9657526253715408,0.960063432443587,0.952098124885868,0.958120879984909,0.9621413926347172,0.96320302260267,0.9616757567271528,0.959902151651346,0.9616545924973308,0.966845297182736,0.979415126741642,0.985854386255604,0.998476166196306,1.00943255373162,1.02184797752857,1.0324004022155502,1.04448583359671,1.04759329949383,1.0566231946001998,1.06614040190489,1.07178183464109,1.07804038054453,1.08527988328838,1.09289598494438,1.09487651291648,1.09871338772019,1.10443786731426,1.10844400543208,1.11338310844954,1.11668754215847,1.11429910284051,1.11072124299631,1.1001626042419,1.09031633205079,1.08833566576035,1.08507687536617,1.07635102903662,1.0709636968334302,1.0707432597178,1.0745279782828,1.07380916802382,1.07093055666459,1.07024069507527,1.07393975227949,1.08356261433813,1.097025494004,1.11423643117027,1.124562022315,1.1451515828886398,1.17114595099101,1.2020517501175,1.23638014899322,1.2705335515100902,1.30445529167076,1.3410158260256202,1.37951984275249,1.38658496650388,1.95904366221702,2.49274068461148,2.47842725316192,2.32073038919943,2.17187298427107,2.02413315605027,1.91085946165787,1.8168551444126104,1.73617123816921,1.66172685452596,1.5910390392746898,1.53713354798736,1.4940206066060302,1.4547162218111005,3.66642490916821,2.86508826736008,2.16000134208545,1.7472877262649098,1.50898155799485,1.3663326404893703,1.26930926636951,1.19992300177603,1.14889992301168,1.10827387875423,1.07710860668994,1.0505830135415402,1.02886459479312,1.01323146500593,0.307772179803829,0.314121216084841,0.3412315854135589,0.37823636998880894,0.415086454674751,0.447163145099988,0.4790313591346189,0.50834494016704,0.530657446093757,0.5555534604583809,0.577921666579941,0.610672657655549,0.642668966570509,0.667726072598855,0.6883874127179099,0.704905297777922,0.720149287809619,0.734768797790595,0.747362411839112,0.752983472518547,0.7558159058305308,0.760454508786198,0.7715380721398281,0.78267036983137,0.793151624865515,0.7768809439359342,0.7598077583414571,0.7443645057836479,0.738576378455008,0.735168635782088,0.7436735273123459,0.7498724839094759,0.7487165971547851,0.7603086167551608,0.7758677703526851,0.7927702210990821,0.8097561285181519,0.83089466565376,0.8571212528801371,0.897058576904526,0.924173080922879,0.9533124479661792,0.977359439282677,1.00024120259013,1.02019486603583,1.02976877450509,1.04755085368132,1.05328002418748,1.05339580863931,1.04464003083571,1.04213312105261,1.04063034296455,1.0292068207255698,1.02415077598361,1.01956027324536,1.0077910792055,0.9987248992740972,0.9932739999873532,0.9933826763747948,0.993313802773531,0.994487861690972,1.00004422999161,1.00918283880072,1.02696785060222,1.03729598310335,1.04544180655592,1.05766907029956,1.06572678579558,1.08964461486553,1.11206439733748,1.12851401831118,1.1385232329060602],"StdR":[0.0833947426325059,0.07234201125343,0.0639015018212478,0.0571882021108893,0.0510855913385048,0.0463831279182589,0.0430705171701026,0.0404531148156132,0.0370996949600147,0.0338799260671945,0.0316189646742728,0.0292375776864118,0.0270321868852004,0.0241734768216097,0.0222732825889257,0.0205646875767729,0.018894822673386,0.0171675545936863,0.0157214918799631,0.0145961152477555,0.013263331097041,0.0119726648032023,0.0107183650452475,0.00957236447736406,0.00845495050070392,0.00748096844854255,0.0067896171669325,0.0062683175895739286,0.00583299716918624,0.0054438190231727215,0.00530349687692212,0.005370858841095679,0.00543671614227905,0.00556597878767753,0.00594386976224525,0.0066702416508575,0.00730768413137062,0.0077278740087231,0.00808652740783198,0.0085144192785499,0.008758596810241529,0.00911120526012402,0.00922769177383731,0.00928429725502317,0.00958603051765855,0.00991073253178228,0.0102273545616146,0.0102659123554448,0.0100280526694301,0.00955330226518653,0.00957706061151977,0.00963840752144805,0.0100514146669142,0.0103938199892914,0.0108759190628278,0.0106529476285328,0.0106429180044252,0.0107796799872652,0.0106923053950014,0.0107176307538411,0.0107027506506488,0.0110029870854151,0.0114049180710377,0.0116046288170976,0.0119041009991421,0.0119023867203005,0.0117024637582958,0.0112279418337222,0.0112307817593106,0.0111336995859849,0.0108932273584546,0.0105405224720893,0.0103974120523398,0.0105469950722357,0.0108159273871585,0.0109169030375008,0.0107563972702221,0.0104569155501865,0.0100746207169655,0.00965669357698866,0.00951980429227921,0.00931108029093607,0.00907033640545039,0.008862255176837391,0.00897301748287562,0.00896832398557372,0.00890874314579887,0.0087879546900054,0.00859543140092668,0.008290670073285591,0.007992833850836179,0.007864512184906471,0.00769221356813568,0.007618340884937809,0.00746749424614579,0.00741755970565534,0.007351742289122371,0.00734347969446795,0.0072761015586622,0.007293607772824241,0.0073147463138584,0.00736156117973918,0.00746624657860747,0.00758445035642998,0.0077208065033139706,0.00779126406807235,0.007974344483451709,0.00818631331638814,0.00833070870216222,0.00826798988054801,0.00851727997746904,0.00864141063039887,0.00876791209008834,0.008796810283006709,0.008741737171629809,0.0087780254498686,0.00894719746719392,0.00887417412515315,0.00888033621691386,0.0089329442981261,0.00889651056937758,0.00900811460281446,0.009026875396160709,0.00889093444305139,0.00888605785907581,0.008918941421877291,0.008948587296128959,0.00893765873036942,0.008909950941278921,0.00903938344120639,0.0089683203267632,0.00904909035673333,0.00899258248163484,0.00902259281557115,0.00903859879254938,0.009031209932825293,0.00904016304998636,0.0089837644456003,0.00879059707780752,0.008846576556371671,0.008728168689847491,0.00872732546136726,0.00868370469039103,0.00860327770592196,0.00846539732645158,0.00851391674358419,0.00839184731888783,0.00840483459756695,0.008169132859307841,0.00838716632974736,0.00829452264655948,0.00827563841530304,0.00835503790066233,0.00827730904747628,0.00825123996247552,0.00828011733419916,0.008332121421538809,0.00830199324758227,0.00832202870303428,0.00820799004717291,0.00810903667875178,0.00815690290609178,0.008037258678303,0.00800651580337524,0.007840410977388421,0.00758136278723697,0.00751752623466926,0.007403535342518691,0.0074217738785346,0.00720163174469818,0.00718101415559395,0.00699169452491736,0.00695078162834696,0.006980169401971779,0.00692140415454537,0.00682839233416573,0.00677489831896632,0.00679306888108278,0.00679302656083131,0.00669319237477903,0.00656215948957448,0.00654208409471275,0.00649113688120177,0.0065346937111978795,0.0064856450607833,0.0065582597338676215,0.00669270368311681,0.00672554504598389,0.00672767214378069,0.00669910631536489,0.0067882764343235105,0.00681492886343355,0.00682677539688738,0.00692593411360004,0.006911824154598989,0.00689046310093749,0.00702919190785368,0.00700216606115001,0.00701392220087021,0.00707775649472576,0.007001785599274999,0.0070884293908155295,0.00705917136949425,0.0070692163037436,0.007193226255094509,0.0073003282382408,0.00737043733447657,0.0074050581366768295,0.007477483329342109,0.00751767327594209,0.007627541685636121,0.00769940090376295,0.007702334066981141,0.0077154379702736595,0.007651570153753941,0.007643832590623391,0.00752143893405811,0.0073742029640176295,0.00727659349760423,0.0071614228536581795,0.00697521839390966,0.0069972143839127105,0.00692022390515308,0.00676694628414436,0.0067644079286353605,0.00670866314857879,0.00673592705568035,0.00668327668230095,0.0069055493349267786,0.007047694199800009,0.007270747654425291,0.007550852286742821,0.00804127159955204,0.00870770958329062,0.009577675503260441,0.0104339427042622,0.0116734193468494,0.0130039607339606,0.0141321674086942,0.0208675828167915,0.0368951329256121,0.0539545675652116,0.0583192689595792,0.0559470404402212,0.0511230500408876,0.0465207665295997,0.0422481361200895,0.0385115351973351,0.0351005304457265,0.0319249213237588,0.0292477070871002,0.0269385522363057,0.0249354456311421,0.0596358916877537,0.0809669766747149,0.0675638264277487,0.049231783686845984,0.0372515756273926,0.0296427792790556,0.0243455862532327,0.0203957434051177,0.017342452261606998,0.0148739866438067,0.0128261931417795,0.0111005839166426,0.00961334259769573,0.00837051211784683,0.0022791072778031397,0.0037905587382578397,0.0057776730659353,0.00750848079828185,0.0090853357998422,0.0105688365987715,0.0120633957676578,0.0134994713818134,0.0146035542719855,0.0156709259433018,0.0165589822049672,0.0176194568779658,0.0185049582305752,0.0189273555751473,0.0190944762345668,0.0189455491568783,0.0187337426519067,0.0184213088513358,0.0180530735828079,0.0175542907749277,0.0169406279806433,0.016385540232209,0.0161545929991748,0.0158736785261856,0.0156068285219562,0.0148229725127813,0.0140134986222413,0.0134007854830696,0.0132259244002677,0.0132216433435941,0.0134771518829932,0.013752060155355,0.0137686391429993,0.0138916962107589,0.014205906096868,0.0143818111856343,0.014460314387314,0.01449620997505,0.014491748051373004,0.0145215611896148,0.0141542603882981,0.0136637051059422,0.0129625821151342,0.0121054259611444,0.0111376048407895,0.0100834841555511,0.0091806763975072,0.00827239570049336,0.007295333155451559,0.00648761404585584,0.00567552107467854,0.0051135283719530794,0.00461878309041016,0.0041858372635486,0.0038067322815158603,0.00362783139513609,0.0033642349984569896,0.00326058833259525,0.00319249466171907,0.00315739538751501,0.00312229463293492,0.00314937519124726,0.0031490426365989,0.0031445413096012,0.00318875243324974,0.00319937140954097,0.00329286002409099,0.00341602294070271,0.00351355513717399,0.00380729065203681,0.00422193260078937,0.00465660365237694],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-TR.json","Name":"Turkey","CurrentEstimate":{"Exposed":37421.0,"Infectious":36706.0},"OfficialName":"Republic of Turkey","Level":"country","M49Code":"792","ContinentCode":"W-AS","CountryCode":"TR","CountryCodeISOa3":"TUR","Population":83429616},"TT":{"data":{"Rates":{"CaseFatalityRate":0.007779935719486586,"Critical":0.016080838219038208,"Hospitalization":0.061350781819961675},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,12,16,16,17,19,20,20,21,21,22,28,37,48,48,53,54,59,59,71,72,83,88,93,99,103,103,103,103,104,107,107,107,107,107,107,107,107,107,107,107,108,108,108,108,108,108,108,108,108,108,108,108,108,108,108,108,108,108,109,109,109,109,109,109,109,109,109,109,109,109,109,109,109,109,109,109,109,109,109,109,113,115,115,115,115,115,117,117,117,120,120,120,120,124,124,124,124,124,124,124,124,124,127,128,128,128,128,128,128,128,130,132,132,132,135,135,135,135,135,135,135,138,139,139,139,139,139,140,140,140,140,140,162,165,165,165,178,192,192,628,894,672,676,685,691,700,707,717,724,734,743,749,755,762,766,772,787,798,810,1469,1586,1695,1753,1802,1871,1960,2047,2122,2185,2234,2275,2454,2560,2629,2729,2802,2843,2884,2951,3010,3076,3150,3221,3221,3303,3367,3452,3502,3545,3584,3652,3696,3758,3822,3876,3945,4018,4085,4126,4186,4246,4293,4455,4610,4763,4887,4929,4993,5024,5084,5127,5132,5203,5238,5284,5317,5343,5373,5402,5440,5460,5505,5531,5559,5559,5610,5622,5639,5655,5680,5710,5732,5745,5771,5807,5843,5861,5884,5907,5937,5962,5996,6036,6060,6103,6126,6145,6180,6204,6230,6385,6405,6426,6457,6471,6488,6495,6503,6527,6545,6551,6570,6595,6628,6650,6671,6680,6690,6718,6735,6744,6774,6832,6844,6857,6863,6883,6891,6896,6913,6923,6930,6938,6945,6965,6974,6991,7002,7015,7033,7058,7077,7099,7124,7147,7168,7178,7190,7205,7222,7242,7255,7266,7287,7302,7314,7318,7323,7334,7346,7351,7362,7366,7374,7374,7392,7403,7411,7423,7431,7436,7445,7458,7466,7474,7481,7485,7487,7490],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,4,5,7,9,9,49,50,51,57,60,65,66,74,78,82,87,90,94,98,103,104,105,107,107,109,109,112,113,113,113,114,114,114,114,114,114,115,115,115,115,115,115,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,123,123,123,123,123,123,123,123,123,123,123,123,124,126,126,126,130,130,130,130,130,133,133,133,133,133,133,133,133,133,133,133,133,136,137,137,137,139,141,141,142,147,147,148,153,156,164,169,173,182,182,194,199,210,225,275,279,281,300,326,404,426,497,552,588,629,686,767,864,930,1007,1099,1252,1411,1429,1554,1645,1683,1759,1797,1920,1984,2040,2230,2250,2277,2391,2588,2698,2825,2993,3042,3141,3223,3327,3434,3651,3853,3901,3945,4026,4136,4235,4277,4312,4362,4386,4463,4531,4570,4629,4715,4763,4767,4846,4887,4963,5021,5043,5043,5116,5127,5154,5194,5241,5281,5297,5298,5333,5392,5446,5487,5503,5511,5535,5568,5594,5636,5668,5692,5704,5704,5754,5764,5774,5798,5838,5849,5849,5880,5904,5930,5980,6077,6080,6096,6135,6180,6233,6261,6324,6450,6475,6488,6503,6570,6586,6630,6660,6669,6685,6704,6725,6735,6751,6767,6775,6782,6808,6833,6852,6864,6879,6885,6900,6917,6940,6955,6974,7000,7012,7024,7071,7089,7097,7104,7112,7115,7127,7132,7150,7158,7162,7168,7178,7186,7196,7210,7219,7244,7265,7273,7286,7305,7320,7343,7370,7393,7399,7415,7430,7450,7456,7462,7473,7490,7496,7509,7520,7533,7542,7564,7566,7578,7586,7607,7607,7612,7616,7616,7617,7631,7632,7637,7642,7642,7646,7656,7663,7666,7666,7676,7680,7682,7686,7690,7697,7704,7705,7713,7716,7717,7723,7727,7729],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2,3,3,3,3,5,5,6,6,7,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,10,10,11,12,12,12,12,12,13,14,15,15,15,15,19,19,21,22,27,28,29,31,33,34,37,39,39,43,50,51,53,55,56,58,60,60,61,65,65,65,67,67,70,70,71,72,74,76,76,76,79,81,82,83,84,86,89,90,90,92,93,93,93,95,95,96,97,98,101,103,104,105,105,106,106,107,107,107,108,109,109,110,110,111,111,111,111,111,111,111,111,111,112,112,112,113,113,113,113,115,115,115,115,116,116,118,118,120,120,120,121,121,121,122,122,122,122,122,122,122,122,122,123,123,123,123,123,123,123,125,125,125,125,125,125,125,125,125,126,127,127,127,127,127,127,127,127,127,128,128,128,128,129,130,130,131,132,132,132,133,133,133,134,134,134,134,134,134,134,134,134,134,134,135,135,135,135,135,135,136,136,136,137,138,138,138,138,138,138,138,139,139,139,139,139,139,139,139,139,139,139,139,139,139],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,4,5,7,9,9,48,49,50,57,59,64,63,70,74,78,83,84,88,91,96,96,96,98,98,100,100,92,89,89,88,87,86,86,85,85,84,79,70,59,59,54,53,49,49,37,36,25,20,15,9,5,5,5,5,4,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,6,6,6,6,6,6,6,6,6,6,6,6,7,9,9,9,9,7,7,7,7,10,8,8,8,5,5,5,5,1,1,1,1,4,5,5,5,7,6,5,6,11,11,12,17,20,26,29,33,42,39,51,56,67,82,132,136,135,153,179,257,277,348,401,436,477,534,615,690,752,828,919,1059,1204,1222,907,732,990,1061,1085,1201,1255,1302,1480,1492,1506,1609,1800,1900,2013,2176,2217,2299,2369,2459,1905,2005,2097,2083,2078,2090,2109,2121,2085,2057,2057,2039,1935,1895,1865,1824,1834,1839,1801,1812,1793,1801,1782,1732,1732,1721,1667,1609,1599,1601,1602,1549,1505,1477,1469,1467,1438,1380,1321,1303,1276,1241,1236,1106,974,832,708,715,661,639,603,600,606,535,531,509,502,526,592,566,544,562,562,589,589,650,725,738,734,732,774,758,780,795,778,758,740,743,730,722,708,691,664,650,651,627,616,612,582,573,564,432,427,425,420,416,411,451,461,445,434,436,420,407,378,373,360,355,351,333,324,325,309,260,272,280,282,275,285,294,300,316,331,329,338,332,343,332,326,324,323,304,298,287,275,261,262,254,254,246,250,230,222,215,194,179,181,178,177,170,158,157,156,159,154,154,145,138,132,124,120,122,120,108,108,103,97,99,101,100]},"Timezones":["America/Port_of_Spain"],"AgeDist":{"0-4":88366,"10-14":96320,"100+":88,"15-19":89490,"20-24":85696,"25-29":97306,"30-34":116833,"35-39":126028,"40-44":101245,"45-49":90197,"5-9":96085,"50-54":82715,"55-59":92347,"60-64":75717,"65-69":60176,"70-74":43960,"75-79":29694,"80-84":16450,"85-89":7361,"90-94":2768,"95-99":649},"REstimates":{"Date":["2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.59979019469239,1.53153800533634,1.4390857087556397,1.40777619375326,1.3315911815643402,1.2856152834056205,1.28422950101431,0.7502062325471359,0.750559042687698,0.7834625457882141,0.762464240303322,0.7527908771603019,0.745707697980808,0.7661053236811779,0.7160072923927789,0.6952171429811689,0.65639554596734,0.591607989867788,0.591722167973761,0.5387457559421021,0.477602196553801,0.371353065184746,0.3827491257969161,0.3955690263713039,0.406672143912576,0.461298436409899,0.40288110267131,0.453230744074961,0.295993999767526,0.248740093226458,0.3857417566625279,0.454462687889435,0.38714296708461104,0.435406264220052,0.4955189079916721,0.5631637485128779,0.6234586046810949,0.692108145223991,0.500246589113845,0.546982014838643,0.618429612361638,0.6929705541998871,0.760457988199763,0.842526194928118,0.455932059351761,0.504688088178597,0.5979223372993909,0.7126572286986109,0.837172870884853,0.972109351560857,1.13425359740708,1.27443118304318,1.46404472225586,1.63535649505624,1.82189059549518,1.99415519520594,2.14138228312448,2.35011243949288,2.47138838505892,2.64216223190174,2.82870674649812,2.93999630675044,3.12980086454683,6.536193987285791,5.22024267336014,3.80593250374296,2.98545860832082,2.57328299889744,2.277472019824509,2.08872379570023,1.96683498688506,1.92105304183305,1.87263237575633,1.81621611258733,1.78056035969846,1.76245171384058,1.73380491509772,0.869785573431427,6.48521815987692,4.85651668944462,3.14968045494117,2.30463442026983,1.898758543004,1.6571099282804498,1.5152226830765805,1.41713738833543,1.34711381522681,1.2981260613527,1.26274862289851,1.23716256164312,1.38914963642671,1.6845298184678603,0.635693836762689,0.634309900652421,1.37783144325004,1.4092959021041,1.3782822103915802,1.31889217705494,1.27184964899678,1.69446769931247,1.59858412966333,1.4692085071936598,1.37202512517712,1.29636347728288,1.13507416220733,0.886362317047842,0.894280407545602,0.929796995564729,0.4799399052989721,0.518813629227099,0.5841795414134681,1.14277273211659,1.38071126338823,0.8522468652675301,0.8582221726224231,1.2501961728180402,1.6352688583148405,1.5617909151410498,1.62033551419372,2.24276696033472,1.97300854506268,1.8059506427776495,2.10027721482186,2.0889984373881103,2.39073580071965,2.12956212812248,1.94194093623552,2.08020424183005,1.7869831661026698,1.90480942865228,1.7661457558846498,1.85176027537612,1.96183136765722,2.63144237061234,2.239591994757569,1.8535338068413896,1.75515603086162,1.78718063674777,2.23591500502368,2.05341415115918,2.19359960269633,2.11671189269343,1.96144306330617,1.7984122530221298,1.7611606988195,1.78450480883022,1.81483695051473,1.64529447755258,1.6339457576888,1.65812546227754,1.7423945254419,1.78016944452492,1.4948727336847902,1.49112008803782,1.39793861865379,1.28309583270303,1.25606626080624,1.19765338000442,1.21974998412374,1.16341453787571,1.09018898734736,1.18001966918563,1.10381964939847,1.023862839371,0.979895788309624,1.01231414165745,1.09386454261797,1.08791752837231,1.13872996996821,1.12667522459454,1.12197108343878,1.13255243006399,1.09402036752165,1.10662079719828,1.2076079150094,1.1852229237786398,1.1684123627956002,1.14460708841943,1.09267439967611,1.0138384692041802,0.997544907189462,0.940498231579266,0.860295321007479,0.8767779694597009,0.8470918752028341,0.866934589146532,0.865308794237318,0.8375724172182091,0.74177872261041,0.679423099477969,0.716095176100012,0.7229844575103621,0.761430635085963,0.7324467603509709,0.7450085945781151,0.7984912640290741,0.818827576590189,0.790083975153511,0.876944415889344,0.821166470629763,0.7912557432825009,0.8190836756317049,0.830652028500379,0.7924923989836841,0.773247877737516,0.797867105283386,0.760796502539009,0.8204311458178,0.814667500640182,0.812725017567413,0.828459897992396,0.869146771673692,0.7995583425916251,0.865863228397444,0.888502847337488,0.9123926873640748,0.8964044216822991,0.875447274626216,0.884054506754191,0.899696611434039,0.9503031386977452,0.850068426584775,0.7626988898661079,0.746820522529393,0.839081817370418,0.8795969143368779,0.840174241385947,0.8558548628993929,0.873601163512979,0.847997028510157,0.92177953836824,1.15921812724273,1.12479045054973,1.14689850970313,1.0862393303599,1.15951869458485,1.24981378974919,1.2173403554652902,1.22809383030828,1.46062210593938,1.4346389266012298,1.29670514997904,1.20273062439908,1.22834526585806,1.12038673247562,0.9937000680265008,1.03153132511583,1.01640400765192,0.973892498993926,0.9297067460747828,0.8814420552056171,0.863678383668244,0.7976137117511171,0.6121082296811351,0.612082469436761,0.644467049093475,0.7197897708628471,0.661925201362964,0.712074343727187,0.6641505382129,0.660556962784011,0.6930745049113091,0.73310597326196,0.767472402655121,0.810303022539788,0.8620002883332171,0.8980471788435079,0.958793798504624,0.9856656946796692,1.01115538143976,1.09519552676848,1.05518895361156,0.99577987704547,0.969045610225011,0.941383788126115,0.9346144087139558,0.932056252729636,0.894586113791844,0.8868833447797351,0.873404182867356,0.8271364713609871,0.759389303547312,0.779254126818275,0.7941447227432809,0.638685714905099,0.6515407597664731,0.7014320213610351,0.856959253228951,0.976092177903078,1.02737214029903,1.03295646517242,1.1170788748856495,1.08269275404992,1.1542100261076398,1.26866467795835,1.32243949655835,1.23659326976129,1.22268209308675,1.19971932245383,1.1854249655181202,1.13310060482857,1.01607309928428,0.955467740773348,0.998289916288492,0.97170627279589,0.9473442370124922,0.937822508338412,0.900937674332254,0.828870761728393,0.8452119863264871,0.84991026636669,0.8557062134411791,0.841740680849789,0.8729267424903292,0.862047100180991,0.8796319810156791,0.858711633422395,0.7756504084648059,0.7705552639557579,0.809936796754889,0.773843430617902,0.7483587884752659,0.751382979903135,0.617197530070073,0.671845785969577,0.698065652364645,0.7325666471000799,0.595456464370339,0.6339277031916359,0.7381260896650269,0.7847615978083009,0.846192368139369,0.916957235453741,0.802396260361516,0.903866931411486,0.95406422690078,0.9102366692982622,1.03447147298521,1.02373019516602,0.8914961711777339,0.8831987003353501,0.914262728340656,0.9596851063231948],"StdR":[0.191352541291804,0.176194314635249,0.164977375820084,0.15589144360838,0.14663214742127698,0.14012277148985502,0.137921213533627,0.10112988590793302,0.101069775290464,0.105917153150411,0.107124094823709,0.109487414723221,0.110976386835366,0.11517436117674,0.11402074976985302,0.115516548030002,0.11686376767224403,0.114227786890328,0.119280639929383,0.117852885658505,0.116374336195318,0.108021523667841,0.116607036558514,0.125078760739243,0.136619642931185,0.154740547643171,0.15420615031137,0.17326493399864998,0.148027058329785,0.145025549799392,0.198140932345648,0.22941226639740306,0.227064332961778,0.255202366580881,0.287642398152936,0.330232896540729,0.36285714996019497,0.406389728381726,0.3548830637124289,0.389566597734485,0.439463092513545,0.494676466970738,0.545646603974899,0.601579493842344,0.4575005300057861,0.509402665026248,0.609324814599109,0.727895354981149,0.838400936459324,0.981694786000634,1.15907316213617,1.28833093806163,1.49244109542532,1.64898407540681,1.85954827257375,2.05141696089916,2.24331461302733,2.42164650494137,2.49565975889434,2.6933150788822102,2.870925392191,2.97184966954561,3.17466314260698,4.665089972285,3.73105968178684,2.6878905965515,2.1340389027083604,1.8252367880457696,1.60485748565101,1.47682182781476,1.39933947587066,1.3585510181439,1.3185688451855802,1.28199900495528,1.25718182879938,1.2420837730652,1.22170259879145,0.8642045979236009,2.43826752050994,1.84038253224394,1.2172138398853702,0.8720815880591769,0.72642565475749,0.628687565043912,0.57330269834658,0.535811105791955,0.508886018298256,0.496098949616418,0.4804951343520579,0.469993851375052,0.495350760114427,0.534015364924122,0.31706510734913,0.318997665913594,0.492459305557343,0.501678381157322,0.4897899551319529,0.465361440363445,0.444065119858296,0.5121815775643329,0.482162367089715,0.439518696889708,0.416886073683028,0.38876988769842,0.355678555241984,0.31374020202500896,0.317700477419311,0.328081907316818,0.241044332252745,0.257976200284256,0.29676995228304104,0.432828057634121,0.490051044717228,0.375823983109748,0.381446678116724,0.4731898877059871,0.545507087413796,0.521432745382328,0.516490156652324,0.579864208337355,0.509187337970887,0.449128619495089,0.4566129418105821,0.42707704955832304,0.4229865735055661,0.36689761046054,0.322040804081884,0.30629143936557696,0.265481821784423,0.258274965420406,0.232265628145178,0.22591234995269704,0.218226451447038,0.237299732952957,0.204296830949334,0.167262335218215,0.15051282626237195,0.141480910074324,0.152049783354339,0.137071993653913,0.13167981407974,0.121245934504923,0.10740145101422,0.0965493415533761,0.0891906139510831,0.08513780936523,0.0812229462952719,0.0734088182649914,0.0691872792845264,0.0659597645261136,0.0645732802915306,0.0636101153548711,0.0550108695032981,0.0521984945347419,0.0478208605592062,0.043035846893151,0.0416932222019969,0.0385952109079482,0.0382634477759574,0.0361865786017588,0.0337777747524497,0.0343780977403902,0.0326774264958347,0.0309963804230547,0.029932771991606,0.0303563150125357,0.0312863462575434,0.0309384075588987,0.0311574075163415,0.0309277439024514,0.0306835856839744,0.0303058842816541,0.0298526598958949,0.0296269402364859,0.0305935899875571,0.0299004882793666,0.0294510104047606,0.0289170484902722,0.0278199105091548,0.0265937626408643,0.0260747620375521,0.0249230853532458,0.0240850733762543,0.0245517252318407,0.0242680634365475,0.0248565338609296,0.0251865758297928,0.0250214371531362,0.0237610689591643,0.023536441164887,0.0250385700445806,0.0261153776174015,0.0275594008854076,0.0279864550959121,0.0285112699051331,0.0305213032947339,0.03153493487572,0.0315356601220404,0.0337542279428407,0.0329856024637442,0.0327933816924812,0.0335774485379828,0.0348941355394371,0.0343906072794539,0.0345051651535698,0.0358288052077586,0.0354856792332192,0.037441225018076,0.0382311079468105,0.0388985924730468,0.0393761350268041,0.0412274890161216,0.0402316899693777,0.0428251421676666,0.0431242990956841,0.0443839398897723,0.0441313390844029,0.0438045394763886,0.0440818622012572,0.0452789475511854,0.0466845369519706,0.0443616272710581,0.0422511964770808,0.0426651854954393,0.0465326762223256,0.0487226520096319,0.0482902168149106,0.0492556775308808,0.0496817241234009,0.0498105169688294,0.0529474985556641,0.059284507629064,0.0583461989734968,0.0586282606843194,0.0558217578085564,0.0571474270465136,0.0584868536210383,0.0575261348325108,0.0558884986149381,0.06008225035428201,0.059075866434598,0.0542392779070211,0.0501917431855961,0.0503152778604277,0.0467589696979927,0.0429165465589658,0.0435950029466338,0.043094269345028,0.0415838250852364,0.0403383385192751,0.0399438849734166,0.0398235618320364,0.0389492116987064,0.0347570751445377,0.0354089149525826,0.0380948579152018,0.0421062606615275,0.0414175164176167,0.0443563722784083,0.0441123254732868,0.0454702208102751,0.0484426057741102,0.050994634873399,0.0535417731564304,0.0567214835646698,0.059534100363863,0.0614976885835136,0.0641578013807993,0.0647322658668636,0.0654638830093395,0.0679771352557621,0.0664047336896011,0.0635827896770843,0.0625570872792667,0.0616476807356107,0.0612629069744465,0.0616562016577731,0.0610212386658406,0.0608045517703872,0.0617882583579338,0.0604077575624195,0.0581815710599905,0.0599570771497793,0.0621962928831727,0.0568286128571503,0.0591868002668026,0.0635484602256089,0.0735984588731716,0.0805070571392155,0.0836452005453268,0.0820144284156269,0.0848978500906741,0.0828555125779849,0.0849394364830408,0.0876424279798163,0.08929517027602199,0.0831636861656947,0.08059564986170199,0.0792346029423495,0.0762119681984247,0.0732433599416598,0.0685742472433784,0.0667982059921929,0.0682769802248324,0.0665834456413375,0.0658859313760249,0.0651921698216762,0.0645762040978031,0.0632870482296356,0.0653770259724073,0.0655013010992992,0.0673378090583369,0.0671898953245735,0.0689479764675374,0.0708343180600326,0.0722162858117594,0.0714274849611282,0.0694257216969876,0.0689175596068578,0.0732965718965051,0.0741376498624897,0.0729241217073332,0.0748341221279206,0.0692978339281061,0.0747220039569492,0.0798747449837386,0.0834771958714126,0.0772661490659696,0.0828498593700643,0.0938392333349528,0.0980741631285681,0.104507303164916,0.111044939003696,0.105343460192371,0.112922149553409,0.116316979321922,0.11458060476667,0.122507710681715,0.121692691989018,0.111910405840417,0.114611802063883,0.115943847295008,0.11727422720399],"EnoughData":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]},"Interventions":[]},"data_url":"extdata-TT.json","Name":"Trinidad and Tobago","CurrentEstimate":null,"OfficialName":"Republic of Trinidad and Tobago","Level":"country","M49Code":"780","ContinentCode":"W-NA","CountryCode":"TT","CountryCodeISOa3":"TTO","Population":1394973},"UA":{"data":{"Rates":{"CaseFatalityRate":0.011333140147866091,"Critical":0.02344799119817256,"Hospitalization":0.07692456943845143},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,5,5,6,8,10,13,19,22,25,28,28,28,35,45,61,79,89,97,119,143,186,246,275,347,359,367,424,504,782,782,840,864,992,1103,1238,1413,1498,1548,1619,1875,2097,2396,2706,2909,3060,3288,3373,3716,4143,4473,4906,5116,5276,5632,5955,6227,6585,6929,7108,7234,7575,7995,8439,8934,9311,9538,10053,10461,10838,11468,11815,12265,12513,12657,12892,13257,13642,14075,14489,14596,14771,15054,15485,16001,16588,16974,17078,17211,17538,18009,18365,18927,19350,19585,19679,19792,20244,20755,21296,21907,22131,22462,22970,23912,24606,25634,26513,26971,27356,28021,29005,29822,30675,31479,31836,32397,33186,34176,35035,35932,36573,36885,37202,37852,38523,39327,39945,40516,40755,41097,41849,42784,43812,44369,45006,45335,45723,46313,47084,47678,48288,48946,49346,49692,50508,51358,52086,52769,53458,53968,54262,54657,55327,56149,57051,58156,58775,59162,59904,60943,61828,62828,63891,64496,64886,65849,67092,68289,69466,70881,71434,72091,73422,74981,76636,78273,79671,80438,81131,82927,84767,86624,88324,90142,91179,91754,93664,95829,97956,100163,102347,103762,104966,107210,109968,112365,114872,116861,117829,118740,120999,123263,124316,126721,129033,130338,131473,134680,137515,140322,143093,145418,147240,148300,151428,155028,158208,161719,165902,168495,170880,176220,184141,192602,203572,212549,215357,217716,223530,230767,237399,243901,249127,251864,254653,261836,270269,278190,286386,294851,299592,303782,312564,321460,331538,340794,350189,354556,360360,370677,384961,400751,414347,429455,435575,440899,454226,469200,483553,499182,513249,520912,526101,542672,555675,569200,582457,596218,602993,608120,622519,638265,654592,670437,676234,683273,690626,707235,724143,736611,746680,749371,755810,760660,774834,789627,801293,806525,814779,820385,825299,841666,856719,867370,877989,888202,897136,902481,917824,932809,947087,961668,975186,980769,986655,999466,1014198,1026464,1038152,1049766,1054177,1059457,1071606,1082144,1092599,1101087,1108530,1110927,1113671,1122912,1131077,1138136,1145608,1151965,1154076,1156626,1163154,1169314,1174881,1180915,1185635,1187434,1188859,1193334,1197046,1201371,1205883,1210919,1212795,1214603,1220028,1225443,1230547,1234839],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,3,3,3,7,14,14,16,29,47,73,73,97,145,196,310,356,475,548,645,794,897,1072,1225,1308,1319,1462,1668,1892,2203,2511,2777,3102,3372,3764,4161,4662,5106,5449,5710,6125,6592,7170,7647,8125,8617,9009,9410,9866,10406,10861,11411,11913,12331,12697,13184,13691,14195,14710,15232,15648,16023,16425,16847,17330,17858,18291,18616,18876,19230,19706,20148,20580,20986,21245,21584,21905,22382,22811,23204,23672,24562,24895,25385,25981,26542,27101,27599,28077,28479,29015,29706,30415,31177,31851,32536,33209,33986,34833,35755,36615,37361,38056,38901,39852,40854,41975,42932,43856,44538,45254,45924,46821,47705,48628,49468,50053,50622,51457,52285,53116,53941,54647,55285,55931,56779,57640,58466,59333,60077,60767,61454,62295,63169,64173,65317,66261,67096,68030,69078,70300,71404,72609,73761,74781,75880,77169,78515,80018,81534,82767,83812,85023,86504,88136,89917,91795,93490,95007,96653,98658,100810,102948,105337,107379,109234,110949,112653,114663,117172,119751,121930,124132,126279,128833,131300,134069,136966,139171,141424,143914,146511,149146,152373,155558,158122,160679,163678,166694,170373,173703,177048,180119,182900,185890,189488,192966,196631,200566,203799,206579,210309,214446,218625,223376,228161,232424,236329,240811,245698,251243,257204,263105,268065,272671,277982,283762,289022,295227,301856,307301,312287,317967,324942,332262,340042,347317,353723,359348,366233,374023,381664,390272,399330,407573,414567,423683,433492,443630,453565,464598,474245,483153,493544,504423,515755,527808,540593,551533,561581,573758,586522,600152,614986,629850,642215,653442,665968,680132,695755,712249,728834,742105,752343,765117,778560,793372,808828,822985,834913,843898,855054,867991,881727,895620,908839,918444,925321,934161,945218,957692,970758,982937,991700,998678,1007627,1018199,1030125,1041583,1049717,1056265,1061074,1068476,1076880,1086997,1096855,1102256,1107137,1111631,1117256,1124482,1133802,1139800,1144943,1150265,1154850,1160243,1166958,1175343,1183963,1192114,1198512,1201894,1206125,1210854,1216780,1222459,1227723,1231965,1234772,1237810,1241863,1247674,1253127,1258093,1261546,1263833,1266464,1270001,1275334,1280501,1285059,1288669,1291025,1293892,1297537,1302811,1307806,1313209,1316520,1319060,1322406,1326891,1333332,1340054,1346527,1351190,1354545,1358871,1364861,1373139,1381273,1389570,1395528,1399934,1405394,1412748,1422927,1433200],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,3,3,3,3,3,5,5,5,9,10,13,17,20,22,27,32,37,38,45,52,57,69,73,83,93,98,108,116,125,133,141,151,161,174,187,201,201,209,220,239,250,261,272,279,288,303,316,327,340,361,376,391,408,425,439,456,476,497,514,535,548,564,579,588,605,617,623,644,658,669,679,696,708,724,733,742,755,770,785,796,805,818,841,864,880,890,899,911,922,953,976,995,1004,1012,1022,1045,1061,1078,1097,1121,1142,1161,1173,1188,1200,1227,1243,1265,1278,1299,1323,1344,1362,1389,1400,1415,1429,1444,1462,1473,1496,1504,1517,1537,1553,1570,1591,1610,1625,1636,1650,1673,1697,1717,1733,1749,1762,1788,1813,1846,1879,1906,1925,1950,1979,1999,2023,2042,2076,2100,2122,2152,2182,2225,2248,2286,2313,2335,2362,2399,2449,2499,2540,2575,2605,2654,2705,2759,2812,2863,2898,2930,2988,3034,3079,3132,3206,3239,3273,3326,3404,3465,3535,3585,3626,3652,3716,3784,3838,3910,3988,4044,4082,4154,4221,4288,4357,4451,4495,4530,4624,4707,4807,4899,5010,5098,5143,5254,5365,5443,5551,5669,5762,5834,5948,6093,6213,6336,6463,6566,6641,6770,6938,7058,7235,7399,7515,7584,7749,7952,8148,8358,8553,8695,8812,9018,9214,9422,9604,9806,9904,10002,10168,10431,10694,10929,11149,11292,11423,11619,11857,12091,12292,12485,12613,12731,12962,13140,13394,13641,13877,14054,14208,14413,14702,14981,15278,15528,15691,15792,16038,16314,16579,16848,17072,17201,17293,17535,17823,18057,18255,18389,18472,18555,18801,19058,19281,19437,19498,19630,19712,19929,20171,20334,20432,20526,20641,20719,20915,21121,21300,21479,21637,21767,21847,22037,22264,22521,22698,22830,22926,23001,23148,23307,23469,23610,23769,23860,23931,24100,24276,24429,24599,24735,24828,24884,25022,25195,25330,25457,25578,25631,25702,25862,26017,26191,26320,26404,26470,26531,26690,26847,26991,27146,27306,27404,27480,27650,27844,28046,28227],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,6,12,12,14,26,43,69,69,93,139,190,300,342,459,527,618,761,856,1023,1168,1243,1253,1389,1581,1790,2073,2359,2605,2912,3155,3513,3859,4291,4698,4961,5200,5597,5994,6479,6664,7142,7568,7925,8179,8513,8907,9176,9634,10077,10409,10506,10760,10955,11128,11425,11781,11952,12225,12270,12248,12381,12455,12661,12805,12696,12711,12900,12975,13046,13261,13388,13365,13252,13274,13198,13197,13426,13785,13701,13805,13758,13957,14051,14290,14615,14769,14917,15200,15460,15798,16356,16854,17233,17548,17856,18172,18637,19271,19823,20318,20782,21411,21951,22461,23129,23698,24289,24492,24866,25182,25478,26072,26313,26353,26222,26335,26120,26039,26276,26514,26481,26330,26356,26318,26358,26737,26853,26731,26566,26564,26650,27134,27751,28258,28528,28882,29276,29742,30360,31257,31922,32243,32572,32857,33770,34622,35507,36139,36731,37421,38435,39587,40773,42044,43193,43993,45118,46499,47931,49593,51098,52637,53930,54927,56065,57622,59055,60580,62365,63721,65185,66713,68429,70212,71777,73608,75077,76385,77778,79775,81471,83449,85315,86930,88309,90272,91895,93792,96055,98117,99247,100937,102504,104397,106436,108576,110743,112491,114396,116381,118856,121363,124167,126833,128977,131023,134071,137433,141234,145138,148788,151729,155134,159263,162955,167154,171201,174980,177339,181334,185727,190613,195436,199917,204407,208035,212057,216398,221318,226029,231563,236103,239714,241399,242880,241635,243496,250193,256625,260996,264442,268934,274303,281660,289765,296926,301754,305822,311268,317671,323850,331331,338237,341785,346815,352126,359163,366160,374936,379252,381478,380459,379227,380840,379653,385284,388791,386415,384089,383193,381160,380062,381841,383428,375451,373229,371913,371453,369647,371506,373265,367573,362111,357476,352891,355094,354520,351893,342440,333679,331105,330738,333387,331697,331259,322493,314684,312175,312843,309638,309239,308832,297662,289118,286673,284495,282275,279609,277566,266264,255781,247172,238093,229707,228270,225116,215196,204358,197741,191365,184558,183509,180445,170758,163581,158306,154815,151794,152914,152470,145958,141265,139345,136741,135666,136813,136732,133390,131560,132260,132819,134488,137286,139155,138847,140968,144777,148244,151345,155329,157851,157716,159461,164334,170134]},"Foretold":{"Date":["2020-04-19T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-17T00:00:00+00:00"],"Mean":[62683.2,22154.53,103159.7,31558.79],"Variance":[3213115000.0,772692800.0,8165396000.0,1933747000.0],"0.05":[14221.41,3218.988,24464.75,4360.625],"0.50":[47827.01,14334.82,78920.01,19910.9],"0.95":[163175.9,67135.02,265278.0,99994.79]},"Timezones":["Europe/Kiev","Europe/Simferopol","Europe/Uzhgorod","Europe/Zaporozhye"],"AgeDist":{"0-4":2113850,"10-14":2403743,"100+":1919,"15-19":1979774,"20-24":2146047,"25-29":2752444,"30-34":3584834,"35-39":3624124,"40-44":3337191,"45-49":3069213,"5-9":2475661,"50-54":2802958,"55-59":3103779,"60-64":2927644,"65-69":2612212,"70-74":1769077,"75-79":1214353,"80-84":1187162,"85-89":412197,"90-94":188148,"95-99":27429},"REstimates":{"Date":["2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[2.13120419494228,1.8753228261140704,1.62969280069222,1.588418071625,1.60796867506226,1.62966031039775,1.65020219226497,1.69936211903442,1.6329865206724,1.63332955853143,1.57633373416989,1.56102250309486,1.56635604349801,1.5749418156348798,1.5546625176303202,1.51692784470572,1.47584423068503,1.44669163155362,1.41798306598723,1.41701986361305,1.36535323772369,1.32187486231686,1.29943604933506,1.24903274643502,1.22016702052422,1.1861265817847702,1.17397856836694,1.13122719479786,1.12221338794568,1.12660735817391,1.13103213037681,1.09989991738156,1.08272964324568,1.05509319319864,1.04766594640889,1.04482149398156,1.0425154796456,1.03946441282435,1.02907678039793,1.01539215223458,0.9937972818719872,0.997898688856552,0.995830982411939,0.9865369502602808,0.974397985336924,0.961794129026384,0.946915068421623,0.950034403467731,0.9493590383933672,0.945036281044902,0.935730280596124,0.92008584980125,0.9263030722726,0.925345516180666,0.947798681588957,0.9493084373330992,0.934854581729528,0.9505953857167672,1.06108687735195,1.0731788924266,1.08593101597807,1.09135132716538,1.0944018708906802,1.09764508705214,1.09425943854242,1.1115193029854,1.10119843318386,1.11502394761456,1.1267561261586698,1.1458864696766,1.17359847997057,1.17150386974723,1.10932463268443,1.12887314987601,1.14302905801789,1.14959598869827,1.16764493437116,1.17364977150358,1.17043478480878,1.16166803085479,1.1796645973359,1.19140104017164,1.1879982953699098,1.19308861455074,1.17471083483647,1.1630650925768702,1.1297380916721698,1.10614467605909,1.07409395349953,1.0623018759558398,1.04693064031661,1.04324963593146,1.04378474603991,1.02748282918127,0.9984391905125328,0.986862933574124,0.9737285674837072,0.952989785641542,0.9483414559238108,0.93813169276001,0.944507294014856,0.9489234491247408,0.974666845355746,0.978640257088302,0.978156031201169,0.977078429827854,0.972077342091626,0.98614319437144,1.00067092140967,1.00268797388193,1.00669110329736,1.02193993599756,1.0486308981583798,1.06406746849386,1.07171878856187,1.08492156110601,1.0875826943465798,1.10272409358547,1.10817160304821,1.11658287070084,1.12870859552821,1.13165069002085,1.1390219795487602,1.14737566738198,1.15486384175555,1.1621206213407902,1.1577053866311298,1.14656175889642,1.13131705870697,1.12302866868473,1.1265715737335902,1.12895598270044,1.1467944168173998,1.1612449653117198,1.16361471139957,1.16056985229505,1.15980532621692,1.16761892949174,1.17814838805544,1.1770636732484,1.18581562316679,1.1890111839075002,1.19002393569422,1.17542777909075,1.14952657050564,1.13429499420302,1.13762044202791,1.1402602794773602,1.13356728384444,1.13453535598728,1.12828247136032,1.12411948153924,1.1119808147106498,1.11273126039889,1.10950754730343,1.09488846235316,1.08972210500513,1.09852884514568,1.11068303465923,1.1117845759109,1.11403855068245,1.11183928847439,1.10249105646682,1.09335532857197,1.1003833910588998,1.09576896101963,1.1124552933116,1.10869417276297,1.10073614218983,1.1046582558008,1.09947662073874,1.09369197403705,1.1017045647552,1.10472431426083,1.09661789104069,1.09638741061919,1.09447932311306,1.0822642565195402,1.08318911644351,1.09371280628204,1.08881135360164,1.10386045023988,1.11747549504823,1.1224333907673898,1.12362918478685,1.1311143183286498,1.1328065171905,1.14841257931168,1.16541169039886,1.17175316628042,1.1703467556054798,1.16917528848419,1.16300509816177,1.15806303434873,1.14446128444426,1.13849215812101,1.13992235817869,1.1311943357103502,1.12173509935418,1.11527335165222,1.12276476279678,1.12511409797296,1.126795459391,1.1215024152911102,1.1171384526486798,1.1078869896382,1.10673555170257,1.1114862119512,1.12007847196737,1.12703857757552,1.13213845255511,1.13946724222035,1.13595383813944,1.14711725355668,1.1498908753445702,1.1505329430743898,1.14335290118231,1.15215694687459,1.1546123702330802,1.15578762405127,1.1578238576125,1.15480232067639,1.1565780940313202,1.15539604586514,1.15587263426021,1.14735406211228,1.1420759365784,1.13766891819217,1.1329169780826598,1.13258508653692,1.14220778913604,1.14256868368504,1.13403520763764,1.12319518614486,1.11270789753643,1.1114498788722902,1.11723927055409,1.12306305380978,1.12336447331588,1.11402205868227,1.09302931631896,1.07738980024066,1.06556142581898,1.05922881352179,1.05168210523083,1.03836753576648,1.02846059257021,1.01104671794752,1.00080721906874,0.993700532620205,0.984717259648218,0.973351828114065,0.9595157896668308,0.945993745969836,0.936121943474674,0.924843745165228,0.923568159938956,0.923373437501023,0.9229822953235428,0.9246531362162108,0.919098198023562,0.9203198251478628,0.920305743271563,0.919136690539943,0.921220039529726,0.919072687413676,0.899700050671282,0.894338613940096,0.896954822388362,0.904038292374532,0.90211245076941,0.9014562630179472,0.894452408295747,0.8617215080180181,0.8516881753040171,0.8545168548771741,0.851416056284482,0.847599573025196,0.8493742859694878,0.8267278418112521,0.825048972497572,0.8399301593704119,0.863414149344341,0.8677768570196691,0.8724450599062622,0.875315960840426,0.882023120062891,0.9290241470182572,0.960150031989447,0.957548832478894,0.9488158613642892,0.928523777433132,0.9004538677684469,0.90948115197365,0.925239566672642,0.92635095088318,0.917886256267255,0.902742890167354,0.8850245621155821,0.870207072999448,0.8499521343400741,0.830964033678785,0.81657378841243,0.82799101046987,0.832818933898236,0.8419484339397609,0.858242263839129,0.8738291446095631,0.8839653212603341,0.892991114418205,0.902986930118742,0.915981455825369,0.923295819428067,0.9267037885561228,0.9303677709012528,0.948845935285172,0.955648272832842,0.967457661684905,0.985839073750698,1.00591460505775,1.02551980677614,1.04942969869661,1.07536282078975,1.0812215601233102,1.08294155118613,1.09132743541909,1.11279682274614,1.14148587174291,1.16627807707215,1.1804715280443,1.18538702975909,1.1757192173738895,1.16938585341688,1.1740951879901398,1.18954023392967,1.1989113421911202],"StdR":[0.0870672560321252,0.0730447829583384,0.0617081565666513,0.0557049798657533,0.0529369916768246,0.0504227863195415,0.0492298378428325,0.0480851057100391,0.0452676007246424,0.0435687882588538,0.0412743433422773,0.0398711574293521,0.0384249841135706,0.0369014856786838,0.0360045287913997,0.0340262015242124,0.0324398070114485,0.0312919406172739,0.0294528595042535,0.0283933864151775,0.026828869298842,0.0254241574075992,0.0239005538354867,0.022610461780527003,0.0212057833213074,0.0198637634053236,0.0190868948637185,0.0179948988741531,0.0173196529755711,0.0167808338130574,0.0163925557677461,0.0158914689938335,0.0150816769740024,0.0145657556927701,0.0144611977894923,0.0139186767633721,0.0136658281869258,0.0135197182216142,0.0132149447791802,0.0130633361976266,0.0128471386132386,0.0127474125927671,0.0126935800664273,0.0125757425507734,0.0125287899256923,0.0124208716877115,0.0123784159972887,0.0123432352374525,0.0125090216843338,0.01245123530395,0.0124943901885714,0.0123976758101797,0.0125188821480758,0.012785929738043,0.0128602274723747,0.0128965139425899,0.0129622371257502,0.0131125077659219,0.0140128712610709,0.0140459327893713,0.0139533119768323,0.0139053294763463,0.0138181778533084,0.0138070089170097,0.0138026403804842,0.0138231025787365,0.0137176450292356,0.0135747386323625,0.013739928735902,0.013910763602007,0.0138485613610231,0.0140737777335736,0.0135695681172424,0.0134070440232297,0.0132372894506161,0.0134043421766052,0.0135049347938534,0.0134467460306599,0.0133450226438197,0.0132368808555232,0.0133159190007474,0.0132734687287369,0.0134145182308793,0.0134102503198785,0.0131177223068436,0.0131494818369707,0.0124539770242615,0.0123072329905944,0.0116136904511811,0.0112534557359274,0.0110036421563048,0.0107017621485002,0.010458485166095,0.0102029758176537,0.009809770089119171,0.00970990485970405,0.00943971316291818,0.00936155442229616,0.009243922246718859,0.009238432756174279,0.00921303826627119,0.00925880568616077,0.0094129688641204,0.00938492175635512,0.00945799743211252,0.00937455724457301,0.00947591227279939,0.00947954311589043,0.00958271982711735,0.00970007091536294,0.0097057745538471,0.00962411880204967,0.00991136376464592,0.00983275568099862,0.00991544491948976,0.00999152368341809,0.0101004865326539,0.0101330843247315,0.0101195078907789,0.0101275366152213,0.0103727006731009,0.0105493486719725,0.0104358352097981,0.0104720710748607,0.0107482150496979,0.0107561919273143,0.0108032931178756,0.0106569663051683,0.0105396883549559,0.010377151157371,0.0102343644015765,0.0101637621711672,0.010199795773567,0.0102348874989939,0.0102835692296216,0.0102548118437249,0.0103705412523825,0.0103921176786232,0.0103261175462835,0.0105692759864416,0.0105389131434785,0.0106710425753489,0.0106583673091394,0.0107152607345551,0.0103799161263844,0.0101262175770614,0.009861231181789021,0.009682931558551659,0.00946712417216581,0.00925780529500228,0.00928615478297927,0.00896685931041648,0.00874930302629695,0.00863104508006966,0.00842522787752611,0.00823236563569909,0.00801237414353877,0.00793265701466905,0.00787718083180117,0.00770412002300754,0.00772018354586548,0.00767535442543511,0.00765943198609302,0.007552456550905609,0.007466907091878491,0.007354813390444659,0.0074136808698201705,0.0072716406311282905,0.0072176925001961705,0.0072253000165043,0.0072002021744951294,0.00712797062996937,0.00703964326244514,0.007035870337790511,0.00691135214342991,0.00691407860996116,0.00679688213923413,0.00666183082869459,0.00656934175581008,0.00659686758057228,0.006438578423167311,0.00643362794722403,0.00651719168800963,0.00664586698183834,0.00681298677658765,0.0069486275013731,0.006948762770361661,0.007164222576273691,0.0073599877809555295,0.0075835560269285,0.007898458167112571,0.0079797803497754,0.00810022019276795,0.0080739742080066,0.0079571339833051,0.00787184261521463,0.007723987436406019,0.00765367705141577,0.007459587345786478,0.00726710066060613,0.00709960050823248,0.00700296942721458,0.0069950607161605215,0.0068546655421668,0.00683987283697168,0.00672288504929211,0.0066259302968295795,0.006519475626466999,0.00643650520708116,0.006407704275274611,0.00650900956873005,0.006591774718119429,0.00667571482320638,0.0067800704198989,0.00683786659434156,0.00700324708103243,0.007050870464436,0.00710023448502421,0.0071657975799762205,0.007225574680461541,0.00729074514719882,0.007328295521881141,0.00741061587749657,0.007386218749792958,0.0074043852946034,0.00737102700624765,0.00732657541976385,0.00719324689599253,0.007111876817250091,0.00699235311928171,0.006901750679098029,0.00690437778294395,0.00680283910646252,0.00674042282592709,0.00656932333987064,0.00644289882566214,0.00628402425715184,0.0061815796102045895,0.00613245043241562,0.00610781149995261,0.00589151026463739,0.0057025935353561,0.00540922643672959,0.00516052358442392,0.004860617365556721,0.0045282060171291,0.00424971609134276,0.003957687658266079,0.0036857305698170095,0.00344300123999239,0.00319687437163807,0.00299118160774377,0.0028052618885046803,0.00273155205900782,0.00274678429274156,0.00270197692175466,0.00282483910156036,0.00292449728194985,0.00297092094752366,0.00309551150847232,0.00319091885512517,0.0033045685735320607,0.0034317830138949398,0.00350349187952202,0.0036196079347919695,0.00369493072458994,0.00369706466204132,0.0038136601001429295,0.00404535269396879,0.00425515607209939,0.00437784651312194,0.00445713377058971,0.00450676700424791,0.0044635681565324,0.00464647099390441,0.00502653253201792,0.00536861641396416,0.00562720252540891,0.00588433612790656,0.00589204186540065,0.00612412623023143,0.00663483119631272,0.00701891254090398,0.00708552582592845,0.00712443607556206,0.00702553397796427,0.0070030187518493785,0.007248743271571059,0.0072837741005600904,0.0068297562043668795,0.00622850888271613,0.00567929283671791,0.00527688660901869,0.0052423818293194,0.00542793336557546,0.00544010609676638,0.00534457047508744,0.0051813153033641104,0.00515258725171682,0.0051967172278904895,0.005369500912756921,0.00552951784313191,0.00586776842039212,0.006429500310960221,0.0068082053297738795,0.007133484020552959,0.00742620251907765,0.00765033291034315,0.00765769289563694,0.00763104825295951,0.00749632828409224,0.00742122972133617,0.007237490122738221,0.00698707529716731,0.00677631149448823,0.00658886084514572,0.006422283416824321,0.00621551236021905,0.00607594834213264,0.005873658465187779,0.0056719264440043,0.00547912222834652,0.00533399067391119,0.00525310318429385,0.00504600515583658,0.0049687940277895705,0.00503293371002345,0.00521564818834471,0.0055984364630007,0.00607880664896469,0.0066574712834372605,0.0069323835819617,0.007135928172642521,0.00734282032849863,0.00757265239486295,0.007857936667280359],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-UA.json","Name":"Ukraine","CurrentEstimate":{"Exposed":26775.0,"Infectious":24600.0},"OfficialName":"Ukraine","Level":"country","M49Code":"804","ContinentCode":"W-EU","CountryCode":"UA","CountryCodeISOa3":"UKR","Population":43993640},"UG":{"data":{"Rates":{"CaseFatalityRate":0.0016184478253645528,"Critical":0.003344827233663454,"Hospitalization":0.020457241971098144},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,4,7,8,12,20,20,22,28,38,38,45,46,46,46,46,47,52,52,52,52,52,52,55,55,55,55,55,55,55,55,55,55,63,63,63,63,63,63,65,66,68,68,68,69,69,69,69,72,72,72,72,82,82,82,82,82,96,103,118,119,161,161,219,240,299,351,420,486,492,492,578,631,699,717,731,761,761,794,808,819,837,847,849,868,891,892,896,904,908,938,952,972,977,984,1004,1014,1023,1023,1023,1071,958,958,971,975,982,982,986,989,1028,1028,1028,1045,1045,1070,1073,1102,1102,1113,1115,1115,1137,1138,1139,1141,1142,1142,1142,1165,1165,1188,1194,1199,1199,1199,1248,1267,1268,1268,1288,1288,1288,1288,1489,1528,1532,1564,1564,1564,1741,1817,1876,1998,1998,1998,2256,2317,2333,2404,2489,2544,2581,2616,2731,2778,2961,3226,3611,3647,3647,4033,4033,4260,4430,4470,4546,4736,5078,5457,5588,5781,5857,6022,6109,6109,6347,6531,6725,6901,6901,6992,6992,7066,7154,7210,7269,7281,7351,7351,7400,7461,7461,7503,7503,7556,7556,7612,7623,7645,7727,7753,7771,7771,7836,7939,7985,8038,8038,8038,8170,8277,8394,8426,8547,8611,8611,8675,8764,8832,8840,8840,8944,8989,8989,9044,9044,9110,9117,9117,9175,9374,9374,9510,9605,9646,9744,9826,9921,10005,10070,10172,10251,10360,10469,10549,10646,10731,10821,10905,11055,11180,11297,11450,11579,11733,11878,12037,12037,12267,12387,12494,12544,12619,12720,12852,12942,13018,13083,13083,13083,13083,13083,13083,13405,13413,13699,13699,13861,13861,14051,14051,14114,14114,14179,14179,14179,14229,14229,14310,14310,14349,14349,14349,14440,14440,14470,14470,14520,14520,14520,14520,14545,14569,14569,14578,14578,14578,14608,14615,14616,14616,14616,14616,14666,14989,15008,15049,15052,15065],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,9,9,14,14,23,30,33,33,44,44,45,48,48,52,52,52,53,53,53,53,54,54,55,55,55,56,55,55,56,61,63,74,75,75,79,79,79,81,83,85,88,89,97,98,100,101,101,116,121,121,129,139,160,203,227,227,248,260,264,160,175,198,198,222,253,281,317,329,413,417,457,489,507,522,557,593,616,646,657,665,679,686,694,696,705,724,732,741,755,763,770,774,797,805,821,833,848,859,870,889,893,902,911,927,939,953,971,977,1000,1006,1013,1025,1029,1040,1043,1051,1056,1062,1065,1069,1072,1075,1079,1089,1103,1115,1128,1135,1140,1147,1154,1176,1182,1195,1203,1213,1223,1254,1267,1283,1297,1313,1332,1353,1385,1434,1500,1560,1603,1656,1750,1848,2166,2263,2362,2426,2524,2679,2756,2847,2928,2972,3037,3112,3288,3353,3539,3667,3776,3900,4101,4291,4377,4703,4799,4978,5123,5266,5380,5594,6017,6287,6468,6712,6879,7064,7218,7364,7530,7777,8017,8129,8287,8491,8662,8808,8965,9082,9260,9442,9538,9701,9801,9864,9945,10069,10117,10334,10455,10590,10691,10788,10933,11041,11163,11297,11443,11557,11621,11767,12201,12410,12495,12743,12971,13099,13351,13568,13852,14066,14403,14574,14704,14993,15217,15402,15789,16020,16257,16563,16905,17148,17431,17667,17968,18165,18406,18890,19115,19588,19944,20145,20459,21035,21409,21612,21898,22188,22499,23200,23200,25059,25730,26369,27071,27532,27766,28168,28733,29361,30071,30702,31187,31384,31910,32399,32914,33360,33563,33811,33973,34281,34677,35216,35511,35712,35922,36050,36407,36702,37074,37296,37554,37742,37808,37948,38085,38085,38085,38085,38085,38085,38534,38628,38806,38935,39044,39149,39188,39261,39314,39424,39490,39533,39579,39606,39651,39685,39735,39789,39821,39848,39860,39883,39911,39942,39979,40019,40019,40055,40063,40102,40154,40168,40199,40213,40221,40243,40261,40300,40322,40335,40357,40367,40395,40408,40426,40452],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,2,2,3,4,4,5,5,5,5,6,6,7,9,9,9,11,12,13,13,15,15,16,19,19,20,20,22,25,26,28,28,29,30,32,32,32,33,35,39,41,44,46,46,48,49,52,55,56,58,60,60,61,63,63,63,64,69,70,71,71,73,75,75,75,75,79,79,81,82,84,85,85,86,93,93,94,95,95,96,96,96,97,97,97,98,98,99,99,101,101,103,106,108,110,111,112,114,115,117,117,131,131,132,133,133,139,143,144,144,145,150,150,157,158,168,168,172,181,186,191,191,197,201,201,205,205,206,206,206,206,206,207,207,219,220,220,220,221,224,225,225,228,230,230,231,238,238,245,245,245,245,248,248,250,251,251,265,274,274,274,290,294,297,300,301,301,302,303,304,304,304,304,304,304,305,305,316,317,317,317,318,318,318,318,324,324,324,325,325,327,327,327,327,327,327,327,328,328,328,328,328,328,331,331,331,331,333,333,333,333,334,334,334,334,334,334,334,334,334,334],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,9,9,14,14,23,30,33,33,44,44,45,48,48,52,52,52,53,53,53,49,50,47,47,43,35,36,33,27,18,23,18,28,29,29,33,32,27,29,31,33,36,37,42,43,45,46,46,61,66,66,74,84,97,140,164,164,185,197,199,94,107,130,130,153,184,212,248,257,341,345,385,407,425,440,475,511,520,543,539,546,518,525,475,456,406,373,312,255,263,271,192,143,98,88,90,72,87,65,62,70,56,55,62,59,48,61,75,73,92,68,61,53,52,56,39,37,33,39,42,-2,114,117,108,113,120,131,140,144,110,117,123,127,133,120,125,106,116,135,146,161,151,166,184,201,231,279,345,380,423,452,537,630,947,1044,1092,1134,1230,1383,1440,1530,1610,1652,1516,1552,1723,1754,1936,2062,1991,2037,2179,2245,2330,2653,2488,2605,2732,2802,2831,2989,3373,3608,3674,3870,3849,3768,3536,3646,3810,3669,3909,3794,3782,3942,4037,3991,3805,3541,3587,3576,3595,3586,3599,3661,3503,3443,3296,3337,3458,3501,3602,3625,3681,3733,3795,3917,3991,4105,4118,4200,4632,4797,4881,5075,5301,5372,5611,5806,5994,6182,6500,6670,6735,6915,7089,7220,7607,7837,7937,8136,8354,8564,8716,8888,9185,9309,9456,9867,10084,10551,10799,10955,11265,11786,12159,12296,12575,12865,13118,13619,13619,15330,15905,16503,17107,17485,17621,17938,18438,18961,19590,20112,20487,20597,21026,21423,21848,22210,22263,22383,22428,22581,22847,23232,23368,23401,23611,23509,23730,23914,24233,24377,24533,24589,24564,24627,24698,24698,24698,24698,24698,24698,24824,24910,24791,24919,24866,24971,24819,24892,24882,24992,24987,25030,25076,25052,25097,25048,25098,25113,25145,25172,25093,25116,25113,25144,25131,25171,25171,25207,25187,25202,25254,25259,25288,25302,25280,25295,25311,25350,25372,25385,25357,25044,25053,25025,25040,25053]},"Timezones":["Africa/Kampala"],"AgeDist":{"0-4":7796039,"10-14":6192176,"100+":6,"15-19":5257248,"20-24":4328181,"25-29":3544494,"30-34":2848524,"35-39":2252576,"40-44":1765404,"45-49":1368000,"5-9":7059913,"50-54":1065593,"55-59":786842,"60-64":567734,"65-69":406591,"70-74":261489,"75-79":150509,"80-84":63645,"85-89":22445,"90-94":3394,"95-99":197},"REstimates":{"Date":["2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.21258594082803,0.958556394661871,0.957807967123181,0.544642263227548,0.6952170156668169,1.39304537997967,1.55438283989101,2.83194754023634,2.4793335160578502,2.01545610784877,1.90366189383539,1.64717652714535,1.42239704647626,1.41052309127596,1.4179001374153102,1.3822088627833995,1.4253186622992,1.38519740664709,1.5658084659823603,1.31778281519039,1.23328048259692,0.8715057824815021,0.836365287139943,1.3378087300138402,1.3559218074560202,1.29888652052834,1.47058268157886,1.59425351678224,1.94360815228828,2.6304133259128903,2.56145787488247,2.0395752014648,1.85688328393675,1.72042928859393,1.54435939517932,1.39059726489519,1.40785312601159,1.3768503432286,1.26095941754152,1.35610939445955,1.43369988881468,1.4529513482205,1.4364660826246398,1.18057507754044,1.41429797731996,1.3626782838336102,1.36649416938474,1.36873271079725,1.34341751678043,1.3226812137351,1.32210672263925,1.29624102503809,1.30485740206385,1.26016239706048,1.1465322229293,1.0537887961626,0.975696928552472,0.96174859600973,0.762241009124044,0.77680355782721,0.721036056501542,0.719260065092981,0.7272809029779058,0.74770743224793,0.7126582144143149,0.6451636374062111,0.621481875066318,0.554456939886389,0.655650478809611,0.708409721668505,0.764759857059989,0.8332695864266999,0.9065753699716508,0.981852745364117,1.00337638557275,1.0041394968991,0.978139550750996,0.975936557443434,0.949072738704504,1.00321517514803,1.03518416235043,1.0923065936647098,1.05200676626836,1.02619390334719,1.05937645825691,1.01502607114938,0.9619144490793008,0.9697060696580808,0.935772313942693,0.896581212459577,0.904596343870572,0.9148903948338442,0.905932586618624,0.8582353956298009,0.81991140874459,0.7780815990326508,0.704378945723531,0.7163216915066271,0.611406872474919,0.684737108262856,0.792590301764722,0.835459458919117,0.953308679054686,0.934327544438902,0.9641403820615452,0.961725118291592,0.98736843976573,1.15029010100577,1.16726375017466,1.22364697211109,1.23016008525653,1.2477844970194,1.24741102125154,1.36838398539906,1.29341378997118,1.25387104454058,1.20383720025528,1.2198384567399398,1.26912041974818,1.30773866453372,1.39655170665423,1.47308278585323,1.69029683876636,1.77020177510446,1.7302177367634402,1.70425931907137,1.81032401182491,1.80914720399965,2.41809864704972,2.22157271762808,2.0024552026085503,1.7731046072586398,1.65882961928525,1.64835982563153,1.53566671932799,1.44233952214202,1.34765051073158,1.24920748799985,1.20806345539967,1.18119545889923,1.20845454082833,1.14627552092969,1.0169654365393102,1.026095032495,1.02983573806721,1.07106207985887,1.13790678517017,1.14550010028113,1.1261104439731,1.2611223884295,1.23036530769397,1.26805341146928,1.26370315140502,1.24877973017309,1.16148184870123,1.20166204386755,1.28765551067464,1.30770914175858,1.28002437786855,1.27339348501731,1.20095944389072,1.1521328406875802,1.14525449146159,1.04563762765506,1.0567467295680302,1.07351542765366,1.09899337381513,1.07284651192438,1.07483271399849,1.05761305156296,0.955122455229092,0.910463014510575,0.9115347388914008,0.879867576568762,0.901811791610394,0.919350280766834,0.9129334755536508,0.9349102502692148,0.9216504151304542,0.858488551557939,0.809096828694457,0.838198650187557,0.8164638289935279,0.8495589168576859,0.851872815559011,0.8711993439700151,0.864850063238779,0.8762344552527029,0.8786866461180921,0.858136267860843,0.8927339553762159,0.8957962496117091,0.939657839300903,0.9824107903688608,0.979491753398093,0.9947725422588548,1.2230729169998,1.19431089529577,1.13482228668326,1.16173582008649,1.19638925288879,1.17534535320712,1.19142728469091,1.20499581595634,1.24012211023645,1.22870481645769,1.26257633469823,1.23434112044352,1.2093331672950902,1.21844655521716,1.09893449501959,1.06108946641703,1.15082185476403,1.12428558976079,1.10364788491818,1.14132691760425,1.14676983614775,1.1281197882636202,1.10216074148756,1.08744608389886,1.05916660341603,1.0537989302217,1.07611791190011,1.12073788271773,1.1032710606346898,1.16352321614715,1.12888449733292,1.09409678291779,1.09309781742773,1.1442707914481205,1.12962830371775,1.09474494951093,1.07460728289899,1.07187624397189,1.0605038587810602,1.16589618441994,1.08904564626026,1.37375727383793,1.4151706633532102,1.3630098305157,1.3435775406745902,1.31162595532397,1.22763682594708,1.14501221943499,1.13815501644469,1.17491081042099,1.20751090914715,1.21944637974905,1.20156887581452,1.09313173454558,1.13451985030237,0.936835425060144,0.912459746217272,0.8985959602962929,0.8496809922143009,0.8419700591046422,0.857203298708725,0.8690148948408221,0.86805687098405,0.8769062131961078,0.834627185608995,0.789418267649311,0.77182913390694,0.791397156236047,0.7942614838233142,0.79037707746919,0.7939312693057241,0.7803023503984431,0.8224822605504241,0.839951519573077,0.8450263162469681,0.8310545260384391,0.794429425431274,0.691066302071525,0.64863423434484,0.634239585391568,0.6178984415256171,0.6237551929001279,0.69997576830514,0.676056687056219,0.6447041362233721,0.648837334247076,0.628671447693412,0.633936466694278,0.6649194193176551,0.674471660864342,0.670455474238104,0.773921888696506,0.8529873747848059,0.9082333646933493,0.95505236713108,0.980317626310347,0.721576311472463,0.6980587278275171,0.6419318959196291,0.625127959965056,0.608525523011155,0.5871538876796629,0.6086684015786049,0.607243386540657,0.627143351952905,0.5842507881968589,0.592419645589595,0.634337583588133,0.6161952691778411,0.673424137792587,0.657963786456339,0.706935130265554,0.749689073351569,0.710680757169078,0.7415349226732201,0.7499296027118809,0.7736167040126399,0.8025080345599019,0.8078318121613941,0.85278717323809,0.8403805443382322,0.79233080279674,0.87337120920682,0.8267139865838841,0.9025348287602292,0.8502489429360419,0.771588706883904,0.8300820106796492],"StdR":[0.36639952939281,0.31562632848496697,0.315421820996185,0.241934866753162,0.284604005338971,0.419670432354987,0.450168427722266,0.5858700041725339,0.510269726709745,0.414345266898486,0.3657350618946621,0.318479867015364,0.282550586402293,0.26836706416310696,0.25819647931005,0.2486053167797,0.24194691734824605,0.23565046922723495,0.241530652940105,0.21265176864198604,0.20158835303262496,0.16600028757278698,0.161027702519637,0.206993127986724,0.209291043470309,0.198675965583761,0.205527049031382,0.207847066366467,0.22006254827807,0.246450383926953,0.224695201624514,0.18045002425093695,0.157821737364341,0.140747397277298,0.124547046096875,0.111909536073286,0.10830359972959598,0.10398093597788,0.0943500510097843,0.096024525271703,0.0973306267459952,0.0939611667813403,0.09083042425505802,0.079347907895127,0.0854158268115568,0.0810763223689529,0.0789902010021864,0.0762015474424903,0.0735901119446758,0.0710631799633748,0.0687558068827471,0.0662835887120918,0.0657870177913388,0.0631644982562761,0.0577959800477446,0.0552887165078654,0.0517907429241837,0.051508392401233,0.0447579288324191,0.0469751844593791,0.0458391454552771,0.04669742057707,0.0483995398321144,0.0510066411213307,0.0510950067745451,0.049542360274483,0.050135942728483006,0.0490078417578809,0.0559971494152487,0.0613832737338164,0.0656808979620168,0.0699940834174688,0.0748388982115278,0.0781558297955504,0.0785684407853441,0.0791129449821393,0.0766426620709928,0.0774434644681786,0.0759572041536875,0.0784628563200927,0.0803241904403359,0.0813997381682482,0.0801220210332177,0.0779289479637566,0.0787684429343515,0.0769210774744846,0.0748974921756317,0.0742731777946858,0.0737737709315352,0.0727845592365772,0.0734550460200549,0.0741350041924217,0.075063573618401,0.073130197304941,0.0723313445051442,0.0722944652123009,0.07033062994440101,0.0724543573761576,0.0690838678498076,0.0754708341901058,0.0830498491446447,0.0877742725160479,0.0956933438705989,0.0957450048649926,0.0984437529542252,0.0980721456642578,0.0996702966221918,0.107224656659199,0.107645501237444,0.108798980780497,0.10635135217678303,0.106249490828642,0.103805194318446,0.10590713412344803,0.102179384253923,0.0972191931189936,0.0931867945088695,0.0912211321191297,0.0918060582549909,0.0911419576019734,0.0909907560790603,0.0926477508270193,0.0969369643974914,0.095357464290052,0.090020663447734,0.0848738301521319,0.0853840180042001,0.0804581026505995,0.0930324544657193,0.0863647025189592,0.0781422993113702,0.067562768081678,0.0612512062457944,0.056124876979204014,0.0509424495010131,0.0466775059548247,0.0423932441615535,0.0389566029736944,0.0362223028977186,0.0339318748810314,0.0339488584693944,0.0320356759877093,0.0291207104192972,0.0286945271572408,0.0286141989005216,0.0287562461912277,0.0291402915587443,0.0292472300149928,0.028522796716011007,0.0304831794883113,0.0293037128514447,0.0291977995422143,0.0289821210569327,0.0287652672838374,0.0269254161060205,0.0271277665244668,0.0278524420258686,0.0275052928788294,0.027032498073532998,0.0264644651931503,0.0254409072644271,0.0237025478359595,0.023442592471996,0.0217408316304412,0.0216724739835093,0.0214837392574826,0.0212357983409648,0.0210423685616805,0.020625981631613,0.0200613184345706,0.0189988895052865,0.0185056836701262,0.0185553152209045,0.0184377266090624,0.0187162883620334,0.0191336195170775,0.0189475805386441,0.0194027732075775,0.0191798311379898,0.0189488864574977,0.0187382827198426,0.0192127905808559,0.0192650767301791,0.0205197707188357,0.0208948494426453,0.0210215746442452,0.0215374082600128,0.021885320545347003,0.0221108373138723,0.0219189453161538,0.0230966652584256,0.0230589370719055,0.0237947567479367,0.024609823001789,0.0245893211646897,0.0245648515280789,0.0275613968692508,0.0269780742931604,0.0258537099651939,0.0253211670990424,0.0259418368147339,0.0250246036765314,0.024865793264957,0.0245213615449183,0.0248855928180095,0.0246104512426652,0.0248456036082,0.0243877379743756,0.0234394835286103,0.0233734428864177,0.0214221032950448,0.0209858444841327,0.0209795505073147,0.0207724394352526,0.0201003693012288,0.0205310084653401,0.019872613462046,0.0198423331919072,0.0193313086465296,0.018863220441958,0.0184789561665168,0.018306260925571,0.0184017296437986,0.0186871555110549,0.0180696935014407,0.0188315392094406,0.0180989065664171,0.0178406183634481,0.017763222273023998,0.0178297577331135,0.0176195174994606,0.0171815511401177,0.0168571321231203,0.0166657787095049,0.0163972474289234,0.0170123674669312,0.0162387197710901,0.018304469033199,0.0191436565335243,0.0200324764299949,0.0204485647122565,0.0196793934485858,0.0186586608092941,0.0171855478436374,0.0166265027902101,0.0162305970065197,0.0159294250793223,0.0159798558193563,0.0156817881789145,0.0144668138721232,0.0147203314450842,0.0125693457244891,0.0122373475926101,0.0119295239353284,0.0112749078260074,0.0113589500132912,0.0114518032412097,0.0117356251899683,0.0117556277485597,0.0120927030961596,0.0117752691362364,0.0116019951991403,0.0120306173121986,0.0126703089896735,0.0131938052749572,0.01353497485484,0.0137604925909951,0.0140266146873299,0.0150749617558535,0.0152182095912325,0.0156576665838896,0.0154786185578509,0.0151504556242988,0.0143339214232812,0.0142812344947803,0.0148673853165287,0.0156761498683656,0.0168453453224699,0.018974875744112,0.0193881088708546,0.0192500089856276,0.0199113103139299,0.0202798604862224,0.021065793152368,0.0226909844106234,0.0235760793716632,0.0240253349816234,0.0270652803749766,0.0293580530782911,0.0304049034564519,0.03040822744774,0.0301713885283239,0.0241566356993938,0.0230823271504581,0.0227956874506433,0.0232804443979761,0.0242068257742816,0.0245187004516104,0.0264286124313674,0.0276303392085473,0.0293711083365491,0.0291261375133686,0.0303347123508845,0.0329336842627119,0.033641147265692,0.0367483418000092,0.0372634581373213,0.0402493559398601,0.0417359717487095,0.0410922005433381,0.0426633052472,0.0433942763706512,0.04443058345813,0.0463023812631309,0.0471521344776739,0.0489210403359446,0.0485925089482178,0.0468066336724687,0.0495040703397575,0.0489047486866691,0.0508588289651701,0.0502434907637862,0.048614674132638,0.0499083653534266],"EnoughData":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-UG.json","Name":"Uganda","CurrentEstimate":{"Exposed":486.0,"Infectious":500.0},"OfficialName":"Republic of Uganda","Level":"country","M49Code":"800","ContinentCode":"W-AF","CountryCode":"UG","CountryCodeISOa3":"UGA","Population":44269592},"US":{"data":{"Rates":{"CaseFatalityRate":0.011068734391057605,"Critical":0.022898847342157358,"Hospitalization":0.07327083246255732},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,3,3,3,3,3,3,3,3,3,3,5,5,5,5,6,6,6,7,7,7,7,7,7,7,7,7,7,7,8,8,12,12,12,12,17,17,105,121,147,176,178,178,348,361,681,869,1072,2665,5644,7024,8474,9001,9707,14652,17448,19581,21763,23559,25410,28790,31270,32988,43482,47763,52096,54703,58545,64840,70337,72329,75204,77366,80203,99079,100372,106988,111424,115936,120720,153947,164015,175382,180152,187180,189791,189910,195036,198993,212534,216169,232733,230287,243430,246414,250747,268376,272265,283178,289392,294312,298418,350135,361239,366736,379157,384902,391508,399991,406446,416461,444758,458231,463868,479258,485002,491706,500849,506367,518522,524855,533504,540292,547386,556606,561816,576334,583503,592191,599115,606715,617460,622133,640198,647548,656161,663562,670809,679308,685164,705203,720631,729994,781970,790404,894325,906763,924148,936476,953462,969111,983185,995576,1006326,1031939,1049098,1075882,1090645,1107204,1122720,1131121,1160087,1182018,1210849,1233269,1261624,1279414,1297863,1325804,1355363,1389425,1414155,1438160,1461885,1468689,1513446,1528979,1577851,1598624,1623870,1643118,1656864,1670755,1714960,1753760,1774648,1796326,1818527,1833067,1865580,1898159,1925049,1947035,1965056,1985484,1997761,2020774,2053699,2084465,2101326,2118367,2140614,2153939,2184825,2202663,2231757,2266957,2283454,2302187,2315995,2333551,2359111,2387479,2403511,2417878,2434658,2451406,2474570,2495127,2525573,2540334,2556465,2577446,2590671,2615949,2646959,2670256,2710183,2727335,2750459,2766280,2794608,2813305,2840688,2860650,2873369,2897322,2911699,2935142,2952390,2999895,3021252,3039089,3062983,3075077,3106728,3124593,3155794,3177397,3197539,3220573,3234138,3272603,3295148,3323354,3353056,3375427,3406656,3422878,3460455,3487666,3518140,3554336,3578452,3612478,3630579,3674981,3705130,3743527,3781751,3810791,3851465,3881491,3928845,3961873,3997175,4051256,4095146,4148444,4174884,4244811,4293640,4350789,4410709,4457930,4529700,4526513,4633600,4696664,4835956,4871203,4947446,5023063,5065030,5146319,5226581,5322128,5404018,5470389,5576026,5624444,5714557,5786915,5889896,5985047,6135314,6246605,6298082,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"Confirmed":[1,1,2,2,5,5,5,6,6,8,8,8,11,11,11,12,12,12,12,12,13,13,14,14,14,14,14,14,14,14,16,16,16,16,16,16,17,17,25,32,55,74,107,184,237,403,519,594,782,1147,1586,2219,2978,3212,4679,6512,9169,13663,20030,26025,34898,46136,56755,68837,86693,105383,125013,143912,165987,192301,224544,256779,289066,321482,351359,382740,413507,444699,480640,515055,544185,571440,598370,627151,652591,682626,715656,743588,769684,799512,825429,854288,887858,920185,950580,977081,1000784,1025361,1051799,1081019,1115945,1143295,1167592,1191677,1216208,1240767,1268179,1295017,1320153,1339020,1358291,1381238,1401646,1428464,1453211,1477370,1495733,1518123,1539130,1561827,1587593,1611249,1632361,1652428,1671100,1690750,1709299,1731621,1756093,1779726,1798713,1816148,1837651,1857495,1879144,1904544,1925704,1943620,1961257,1979639,2000749,2023881,2048746,2073954,2092902,2112721,2136391,2163449,2191971,2223531,2255800,2280946,2313093,2350156,2386014,2426329,2472311,2513651,2554376,2595655,2642081,2693890,2750517,2801874,2847553,2898322,2941394,3002036,3062146,3124633,3192672,3252687,3311137,3370026,3438038,3506145,3581954,3654203,3716740,3777211,3839293,3903780,3974341,4042769,4116070,4180969,4235816,4292554,4359003,4430816,4498234,4566931,4623105,4668652,4714173,4772945,4827393,4886727,4945996,5000107,5045855,5093475,5141430,5197413,5248690,5314012,5360914,5400103,5436757,5481755,5529102,5572890,5621596,5664641,5698902,5735502,5775618,5820908,5866093,5913046,5955722,5990118,6025593,6067260,6108200,6152285,6202700,6245682,6276981,6300449,6327884,6361638,6397758,6445407,6486484,6520750,6555127,6594554,6633389,6678579,6727725,6769847,6808147,6860061,6899723,6938731,6985760,7033944,7078562,7116078,7149281,7192498,7231832,7277418,7332238,7380797,7416539,7455962,7501009,7551949,7610451,7666716,7721622,7767500,7809362,7861469,7921089,7985864,8054907,8111563,8160870,8228585,8290408,8353581,8429792,8511514,8594218,8656238,8723553,8800136,8879326,8970125,9069103,9158771,9263540,9348641,9475561,9579953,9709053,9836805,9964007,10079085,10199542,10339769,10486134,10650509,10830672,10998189,11134318,11296818,11460242,11633088,11824228,12022158,12201266,12347905,12521898,12697001,12879677,12991818,13199752,13355018,13495104,13655220,13842652,14044625,14267421,14499637,14714853,14895691,15089952,15313819,15535463,15766130,16004659,16221125,16408428,16601499,16810792,17056440,17295460,17546620,17738236,17925588,18123968,18321156,18550002,18743916,18841414,19067574,19222892,19396788,19595354,19827770,20061904,20215296,20515084,20723156,20906564,21140216,21394210,21671278,21963384,22225720,22438880,22653070,22879068,23108826,23343728,23584672,23785680,23962788,24105872,24281532,24464044,24656940,24846932,25017236,25148046,25299108,25445778,25598384,25767014,25933090,26075178,26187036,26321352,26436156,26557346,26680588,26814096,26917986,27007586,27097492,27192664,27287432,27392828,27492272,27579256,27644212,27698190,27760660,27830488,27899756,27979052,28050458,28107350,28163046,28234656,28309084,28386492,28463190,28527344,28578548,28637312,28694072,28759980,28827756,28894540],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,6,7,11,12,14,17,21,22,28,33,43,51,58,70,97,134,194,266,372,475,596,788,1031,1364,1784,2306,2948,3572,4285,5370,6654,8166,9596,11161,12774,14545,17123,19278,21480,23674,25802,27675,29688,32122,34727,36870,38979,40959,42929,45161,47677,50129,52590,54776,56486,57885,59392,61619,64032,66229,68134,69866,71054,72432,74678,76989,78914,80675,82142,83118,84161,85760,87498,89285,90955,92154,92972,94199,95656,97156,98344,99564,100650,101287,101879,102554,104016,105123,106255,107209,107822,108598,109579,110590,111601,112495,113138,113594,114101,115014,115887,116717,117546,118279,118621,119015,119829,120567,121257,121885,122447,122761,123169,123917,124665,125195,125821,126323,126642,127025,127582,128287,129003,129670,129975,130300,130676,131839,132680,133692,134498,135225,135697,136141,137070,138042,138997,139921,140790,141255,141817,142911,144134,145220,146320,147232,147765,148885,150226,151653,152879,154096,155190,155619,156198,157536,158932,160170,161400,162474,163034,163622,164642,166145,167207,168547,169551,170160,170651,171923,173223,174316,175399,176374,176870,177344,178570,179754,180853,181811,182712,183177,183719,184763,185823,186855,187805,188587,189030,189326,189781,190931,191832,193004,193727,194152,194589,195789,196733,197599,198507,199229,199497,199925,200954,202009,202916,203844,204620,204936,205294,206154,207090,207956,208811,209492,209875,210356,211045,211965,212958,213925,214579,215047,215442,216236,217219,218078,219010,219779,220269,220746,221671,222821,223710,224670,225621,226080,226613,227583,228621,229622,230690,231598,232092,232666,234244,235365,236514,237746,238823,239394,240173,241591,243027,244230,245430,246776,247550,248379,250098,252034,254073,256021,257636,258668,259764,261893,264152,265538,267087,268445,269481,270827,273372,276190,279140,281818,284163,285512,287124,289751,292928,295919,299334,301791,303417,305072,308172,311890,315353,318292,320943,322652,324589,327981,331399,334308,335707,337585,339014,341015,344643,348372,351817,353965,356463,357900,359993,363681,367600,371558,375641,378963,380949,383037,387502,391520,395483,399365,402784,404643,406144,408864,413257,417428,421243,424567,426450,428410,432430,436366,440376,443977,446735,448563,450598,454054,457922,461650,465260,467848,469205,470799,473862,477174,480346,483250,485426,486542,487476,489195,491582,494041,496668,498453,499653,500930,503184,506335,508673,510764,512252,513291,514810,516737,519205,521119,522877],"Active":[1,1,2,2,5,5,5,6,6,8,8,8,11,11,11,12,12,12,9,9,10,10,11,11,11,11,11,11,11,11,11,11,11,11,10,10,11,10,17,24,42,60,89,165,216,379,491,565,746,1106,1531,2156,2908,3130,4565,6361,8870,13276,19511,25374,34124,45170,55376,67112,84228,102208,120993,137675,156058,179907,209416,239612,269763,295669,321137,348614,374621,401862,433750,462591,487113,510777,525200,547266,565768,591053,618132,637789,656418,682022,702548,726793,755065,766330,793722,812208,829968,847806,867047,860843,883796,898047,916386,932065,951739,973868,994229,1015349,1025477,1039733,1041397,1065191,1070718,1092765,1111509,1116840,1130496,1140746,1154082,1170359,1190831,1161550,1170472,1184405,1190064,1203294,1213775,1226507,1243392,1256056,1246133,1249319,1264204,1267647,1282541,1300343,1311717,1323659,1328634,1339770,1351358,1366872,1383814,1399069,1412465,1417372,1433059,1450691,1471599,1494931,1515893,1536052,1549726,1578691,1605188,1637572,1675681,1708020,1742570,1763427,1793868,1835609,1839544,1881800,1823253,1861259,1886570,1933721,1976004,2021830,2074989,2121886,2169114,2201946,2251870,2292221,2352312,2407078,2453230,2504835,2537389,2578851,2619358,2664280,2708126,2754323,2790188,2817865,2853414,2889738,2931200,2974675,3006030,3044344,3044529,3086430,3090610,3127933,3160726,3194515,3225957,3259098,3261828,3277508,3306835,3349139,3372836,3396876,3400526,3411673,3430830,3451539,3481141,3502783,3524271,3537384,3543349,3556689,3583914,3612868,3632396,3653002,3657049,3679834,3690620,3698473,3731441,3754908,3771956,3777572,3778992,3783228,3802415,3834525,3858099,3875192,3885968,3903638,3911083,3940646,3972753,3993172,4017979,4044187,4051810,4066466,4072661,4102765,4123483,4144862,4149379,4173039,4184054,4208812,4250058,4273983,4294965,4310464,4337574,4340089,4376241,4413702,4444060,4477376,4487192,4520640,4548076,4590389,4638358,4671211,4706463,4735236,4773589,4807406,4853026,4911417,4961941,5007280,5036485,5084887,5132565,5186167,5259961,5314695,5400869,5440994,5536187,5601061,5690788,5788268,5873719,5958200,6030524,6136305,6245932,6355023,6490096,6602969,6711884,6803628,6916504,7030265,7159446,7308207,7413930,7562724,7628534,7738444,7779569,7855077,7985219,8063510,8160593,8238074,8342699,8446307,8584263,8747430,8854664,8985735,9088271,9237153,9352639,9485164,9570011,9672729,9806929,16296427,16502620,16744550,16980108,17228328,17417292,17602936,17799380,17993176,18218604,18409608,18505708,18729988,18883878,19055772,19250712,19479398,19710088,19861332,20158620,20365256,20546572,20776536,21026610,21299720,21587744,21846756,22057932,22270032,22491566,22717306,22948244,23185308,23382896,23558144,23699728,23872668,24050788,24239512,24425688,24592668,24721596,24870698,25013348,25162018,25326638,25489112,25628444,25738472,25870754,25982102,26099424,26218938,26348836,26450138,26538380,26626692,26718802,26810258,26912482,27009022,27093830,27157670,27210714,27271464,27338906,27405716,27482384,27552004,27607696,27662116,27731472,27802748,27877820,27952426,28015092,28065256,28122502,28177336,28240776,28306636,28371664]},"Foretold":{"Date":["2020-04-19T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-17T00:00:00+00:00"],"Mean":[7133810.0,6878194.0,8773470.0,14406180.0],"Variance":[72473840000000.0,72617270000000.0,178142500000000.0,402954700000000.0],"0.05":[1125926.0,1283129.0,1425049.0,1990568.0],"0.50":[4844783.0,4790933.0,5298100.0,9089063.0],"0.95":[21235300.0,19929880.0,29132260.0,45646310.0]},"Timezones":["America/Adak","America/Anchorage","America/Boise","America/Chicago","America/Denver","America/Detroit","America/Indiana/Indianapolis","America/Indiana/Knox","America/Indiana/Marengo","America/Indiana/Petersburg","America/Indiana/Tell_City","America/Indiana/Vevay","America/Indiana/Vincennes","America/Indiana/Winamac","America/Juneau","America/Kentucky/Louisville","America/Kentucky/Monticello","America/Los_Angeles","America/Menominee","America/Metlakatla","America/New_York","America/Nome","America/North_Dakota/Beulah","America/North_Dakota/Center","America/North_Dakota/New_Salem","America/Phoenix","America/Sitka","America/Yakutat","Pacific/Honolulu"],"AgeDist":{"0-4":19676332,"10-14":21089487,"100+":97104,"15-19":21242908,"20-24":22258745,"25-29":23835330,"30-34":23052479,"35-39":21615791,"40-44":20294599,"45-49":20053798,"5-9":20045152,"50-54":20577807,"55-59":21542270,"60-64":20669143,"65-69":17819027,"70-74":14354863,"75-79":9727734,"80-84":6461202,"85-89":3911104,"90-94":2051136,"95-99":626636},"REstimates":{"Date":["2020-03-21T00:00:00+00:00","2020-03-22T00:00:00+00:00","2020-03-23T00:00:00+00:00","2020-03-24T00:00:00+00:00","2020-03-25T00:00:00+00:00","2020-03-26T00:00:00+00:00","2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[3.66347926983008,3.46858940651079,3.3251030935835,3.00532769168752,2.7422642853683903,2.67894014578391,2.5624221359839,2.41946888590838,2.26018761185515,2.1375401145137096,2.06539753398899,2.0327680374401,1.96120563106052,1.86865671347279,1.7860408481326595,1.68438139132572,1.59803741004614,1.53075098242496,1.47409522867239,1.42541393541868,1.37869177900832,1.32171045702422,1.27338044738998,1.22653260271104,1.18389156782085,1.1267637692561798,1.09289862846513,1.07540334049739,1.0502135382829,1.03116695264606,1.02156740915062,1.00649223526708,0.999849023606494,0.9947578107290952,0.991442187244828,0.9969289007815028,0.997205992712005,0.990837366489872,0.982337907434978,0.9877254935150258,0.988872352410674,0.996312702739029,0.996692866861909,0.993337655786368,0.980193740390625,0.979217936666654,0.971986596502404,0.960897346146403,0.952791744553273,0.9467678469188108,0.935695458148882,0.93408257502027,0.9408141475135672,0.935480952907896,0.93966378579779,0.922377599107443,0.925010656740927,0.920829121943706,0.92884346674015,0.9312099903396692,0.9375388641484892,0.9436260146782428,0.944089620890646,0.9412419636132552,0.954254366551973,0.9609583710027848,0.957905191367942,0.9587364309797672,0.951325286715755,0.95768638200413,0.963352959372232,0.97188528271306,0.9612922255083828,0.968331272204488,0.9645988744446792,0.956557838656293,0.968683139426128,0.974898057798884,0.972542573251981,0.973400950996287,0.973431708320126,0.986430286364414,0.9924030612680692,0.995531188291192,1.00172628729137,1.00157949246545,1.00913233076562,1.01527559327126,1.0373906219789302,1.05560740120751,1.0676984466554398,1.09299419988197,1.10119794909347,1.12932916041245,1.16549565119479,1.1815338193519298,1.19818475745856,1.22051711091101,1.22242843446046,1.23555810094818,1.2434475640603402,1.25028653715132,1.25790852043927,1.2689948946828,1.25704501031851,1.23077222168427,1.23230131220685,1.20580296816362,1.20599817581813,1.2080318213772598,1.2051932817960902,1.20111634452313,1.19107267367311,1.18020524355894,1.17059678487849,1.16828726472589,1.15879066903977,1.15412669819517,1.15250403300672,1.14549899470671,1.12979693634942,1.12790495645631,1.10839727748144,1.09936661096704,1.08730349776397,1.07668446156381,1.06770520590799,1.05095368265753,1.03840637685557,1.0291347404893,1.02779413126805,1.01407451016437,1.00717901062301,0.998805713189996,0.9824136652873052,0.9662452298424709,0.964683823439157,0.953004852750439,0.95036024147083,0.943008126619892,0.940093663951882,0.939759366535492,0.939516616012087,0.928082345499508,0.9203350128591792,0.9132834162458492,0.922847295041499,0.924960989674711,0.929796480946397,0.930607406644356,0.924320179834654,0.9268425655875652,0.918203851878754,0.916498011263323,0.914596793539264,0.912245549256006,0.910649040232922,0.913666489243266,0.9122650334513208,0.9173019834766272,0.903397731683076,0.911260119614578,0.918503526161492,0.930555643847392,0.937593647541334,0.938042538969355,0.948565868371542,0.960453595531076,0.967733419050225,0.9685469512644972,0.951410660965555,0.9360309464466942,0.924869330708272,0.920071658298868,0.9336581853046708,0.942826302910617,0.953040310854601,0.9597814799358,0.962902590236723,0.965311230566612,0.973079682804143,0.97560046317981,0.978103729245735,0.994779628265246,1.0501539858926,1.06873804282818,1.0676850800765,1.0745827336085,1.06154515184639,1.05476055942847,1.04913926382977,1.03713629422459,1.03564310106759,1.02963784229548,1.02444431260873,1.02923211470097,1.0353584916397098,1.02544498657208,0.999235993856182,1.00599159440618,1.0252686058099,1.04194156157033,1.049789413839,1.05870412142941,1.0624638345077702,1.06534357399275,1.06771804723004,1.0873676670379,1.1027089571986202,1.10671649239029,1.09919478304129,1.09978913759568,1.1219292873007,1.12455672084973,1.11835675897191,1.11947649557309,1.13077378964922,1.14322252270407,1.13758020106728,1.14262448463609,1.14535947481026,1.14093898887308,1.14371860972194,1.15024078630866,1.15843179941061,1.18834562686503,1.17227019225973,1.2035218565197,1.20606569811459,1.21572066618171,1.2153894675243602,1.21141361310207,1.21380498287903,1.21472766949788,1.22225516373546,1.22959392894482,1.23814703135539,1.24812575615664,1.25138208381031,1.2207235180378702,1.22199574844597,1.19906245374153,1.19748094055702,1.19307049565713,1.19309160405181,1.18261724029001,1.1622363906026498,1.15573754067232,1.14204880347231,1.13113007661638,1.08138262632752,1.07500100500072,1.0552011998317,1.04596471085867,1.03648970484405,1.04041966412217,1.04694228086985,1.05362963653796,1.06001694285667,1.06564597299313,1.06904422136569,1.06553887990772,1.07358498640633,1.07677684128849,1.11071158289513,1.10524797685317,1.10923214274836,1.10685742830228,1.09884937425423,1.08761566391577,1.08604579201814,1.07570940140658,1.06768160844196,1.04654299270705,1.03870588091491,1.0325893944168398,1.01756305749174,1.01600700857253,1.00102951850983,0.95268225319262,0.9601211154623872,0.9566105950946758,0.9579330834791708,0.962145663836011,0.964966049704344,0.970013879188263,0.9415180753952892,0.987641331694289,1.00113744727557,0.9976228218608872,1.01100009597038,1.01904162214129,1.0460899243723198,1.1092244984441002,1.10722234482866,1.10710424700754,1.09977313398514,1.08882918653059,1.06981323249951,1.05503525476078,1.07113961914514,1.02829394503528,1.01016137082431,0.993860661596914,0.975585215599764,0.956190325434601,0.935881054658367,0.912844947177822,0.895995843979982,0.884836155507607,0.881784219175672,0.8739414078275841,0.8670260335731071,0.8642120387801859,0.858307917588366,0.8582111064436859,0.8554656334421529,0.874477076915851,0.87144969619412,0.8663816620251691,0.8572367190803001,0.853896889156777,0.8463748404673509,0.850332012110125,0.844773808109355,0.8431737983141642,0.838086990074451,0.82982253658027,0.8195293640300291,0.815503815550494,0.816060231231734,0.7967839860003408,0.7934371478108729,0.7908988541688872,0.786064449111508,0.780085427666505,0.7883022928224829,0.7955894173077801,0.800059098507981,0.810983306545635,0.822909208295511,0.826488366378621,0.832597974050952,0.8372707269150121,0.8488815328198691,0.8764407221633191,0.8917212624066829,0.9055612942127428,0.919270374098264,0.9197353815497972],"StdR":[0.154166890254444,0.14062165772698498,0.129666068587047,0.113494492554998,0.0983954688321037,0.0905169339922602,0.0830220940745231,0.0755698528877432,0.0676239891999214,0.0609006609527926,0.0559556236064421,0.0526455777860838,0.049003132788071,0.0451489386299202,0.0414579896629206,0.037294419138489,0.0335199871034413,0.0302157453736633,0.0273572943756901,0.0249137329034381,0.022654049648352,0.0204061620232899,0.0184017999882991,0.0165247098144255,0.0147994976854299,0.0129744394289256,0.0115271598570843,0.0102834045763444,0.00902822723324142,0.00798185712124183,0.007114481151185809,0.00622934233577737,0.00551101670475535,0.00489202324794584,0.0043510387255325,0.00386079265809647,0.00342357735473355,0.0030255010441616608,0.00279099626393688,0.0025897216322352604,0.00238598352843951,0.0022131355291047,0.00203350883475648,0.0019047782060877894,0.0018655204236635895,0.0018560779493158304,0.0018263187917926106,0.00180029156710169,0.00182256656719626,0.00192259281859142,0.00197904949830427,0.00211969450027555,0.0022660734781613607,0.00234327309840007,0.00243002508711364,0.00247522826974567,0.0026246705202529396,0.00275902336579081,0.00294978379190427,0.00305052997058955,0.00311576792202929,0.00313935700591136,0.0031152885229339,0.00308384355658257,0.00308663512058542,0.00306718738804029,0.0030028863173298,0.00288546400877003,0.00283382661702192,0.00280955510453279,0.00281304247833179,0.00282200986953941,0.00272919986038248,0.00266776799830212,0.00262933086554959,0.00256910852224227,0.00258993016776501,0.0026073129048004603,0.0025726618253095,0.0024928906843702608,0.0024515719511173607,0.0024364698504432103,0.0024123817351238107,0.00233823391673763,0.0022723724033842,0.00218108211483341,0.0021101342248924303,0.00206411180641689,0.0020841124109211,0.00212791402168399,0.0022394150254664603,0.00247653451109394,0.00279634757734972,0.0032029926162232803,0.003802556776091,0.0046206884499975795,0.005446073975835361,0.00624420072678107,0.0070183759599813786,0.007654913810710459,0.00827142225914784,0.008815999478413359,0.00930117425119527,0.00978156739259089,0.0101351250241595,0.0101661692617411,0.0101749591287047,0.00989154946642523,0.00976287165593601,0.0095963663948099,0.00941872191813807,0.00934022235720917,0.009187210584740379,0.00896093714177936,0.00872962591750012,0.00849124615769223,0.00824393861546638,0.00800723889042721,0.00779315024977887,0.00754314054180697,0.007290855646440209,0.0070452346086536406,0.0067279740834155785,0.00637936711033034,0.00602794373863305,0.00567781758629748,0.00530510517547556,0.00489811593845151,0.00455007427209449,0.00416933743936825,0.00380051482595846,0.0034342480516032607,0.00311374045726174,0.0028284229329993893,0.0025233982293014104,0.0022837542602036198,0.00211899406976348,0.0019037364762641894,0.00182519817883021,0.00176024871359808,0.00176017996155057,0.00181345559956182,0.00187102013139975,0.0019231309667563199,0.00206294684673769,0.0022660950770371307,0.00251219188479048,0.00265203207030829,0.00274418327129236,0.00281777510537614,0.00281159394287432,0.0028718695889752197,0.0029306450919455197,0.00303455193667631,0.00314613379214235,0.0032534211485878,0.00336202375164897,0.0034775696872273,0.00356522285854338,0.0036499230400887797,0.00367427025150042,0.0037662465639853797,0.00387065379717121,0.0039700196848434,0.00393283554185874,0.0038155545626981898,0.0037479163067281203,0.00367422479298109,0.00351844505151577,0.00331994862596794,0.0030617849787278307,0.0028490689170839307,0.0027738142913397604,0.0029036272592910107,0.00309754630353347,0.00323668476426888,0.00329769981236818,0.00323539057651404,0.00314706030172587,0.0030001349922773803,0.00287576802011828,0.00278584644451017,0.00263100882309174,0.00251365054846573,0.00251076233625645,0.002533838250008,0.002492771640459,0.0024278854439265607,0.00238880829838003,0.0023022476912627396,0.00220435583757536,0.00211310597781902,0.0020389226347500107,0.0019537214292377,0.0018776073937783896,0.00183248493750845,0.0017997522593033801,0.0018011909107833,0.00175626783106654,0.00169208244343335,0.00162809726549443,0.00157305830393075,0.0016548937863484,0.0018447387313618399,0.00204000917706264,0.00223575757339674,0.00240372275777414,0.0025737055538369,0.00290712969683463,0.0032273998337537893,0.00355385190187286,0.0037496730350796213,0.00395186550491821,0.0042012239803390005,0.00446059101543196,0.00465187561574818,0.0048188400572191,0.00501804478862117,0.00525756739088679,0.00548658788022604,0.005650162674489071,0.00577034601433031,0.00590451164533043,0.00601636278505406,0.00616791461753367,0.00647646987199961,0.00670515041656454,0.007160335450190309,0.0075081368634202705,0.00792716261585712,0.00825977961813888,0.00850720848725519,0.00870793914477473,0.00883368521832392,0.00901541049574624,0.00920169101188812,0.00945050838244435,0.00973779552532568,0.0100229147526206,0.0100016052933442,0.0100260052989051,0.00975756752530389,0.009586249391407193,0.009336922466040759,0.00913838037058768,0.00893733618009747,0.00863110874512372,0.00835843585870169,0.00798345637211766,0.007624164918887159,0.00699910951935777,0.00656884029922921,0.00594492933335749,0.00541096551883303,0.00488948126033735,0.00445014336517616,0.00403713139952796,0.0037138575261842,0.00349948437820762,0.00338998317011084,0.00332905198302767,0.00332059575005735,0.0033428186185935,0.00335506974392427,0.00349655436115649,0.0036795538702543797,0.00395760568267779,0.00415893436038736,0.0042775613873657,0.00429465767605635,0.00426241483374167,0.0041449068756806715,0.00400878491885447,0.0037870212018487797,0.00357028733617564,0.0032981529150452,0.00299874678383859,0.00273952090339167,0.0024369004318525803,0.00209548582655474,0.00206481165386243,0.00182082008140935,0.00160228915178065,0.00144081122386059,0.0013036210859644099,0.0012135022900907,0.00109713667482489,0.00135614154391632,0.00120435930355936,0.000975519812575677,0.000849647305085186,0.00076940768370282,0.000752017674625608,0.000999304927893185,0.00190967155812797,0.0025363192603231896,0.0028994215212202893,0.00310069680733612,0.0031299596634217107,0.00302868097463092,0.00293977264817741,0.00277383106102175,0.00258029368762717,0.00228919445168097,0.00198579661683197,0.00172173085990421,0.00156697170158522,0.00156437506450959,0.0017708223183743302,0.00211116733517769,0.00248436385704818,0.00279557821319857,0.00311769940777494,0.00345825114785579,0.0037621374633661896,0.0040782487516652895,0.00434588243548888,0.0046956797722268896,0.00482462478494663,0.0048636024026294895,0.0049242606332354395,0.00505831078458298,0.00520017731259792,0.0054483190482740715,0.00560562991000659,0.00577119008001853,0.005907026924594629,0.00602862934231169,0.00615535581115178,0.00639434483483544,0.0066671471489503295,0.00675691669826882,0.00700450634905474,0.007306854569872998,0.0075801489938862095,0.0078100340230901,0.008170803215096709,0.00851866521376907,0.00872946693334739,0.00893959282057999,0.009099126621934009,0.00909477705419348,0.009021137132281393,0.00895210797206474,0.00890955631672413,0.00902350829586297,0.00889811980262116,0.00864451433582516,0.00828421743210518,0.00776902522059745],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Capacity":{"CapacityActiveInfectionPercent":0.5552,"CapacityNewInfectionsPerDayPer1000":0.39657142857100003,"CriticalBedsPer100k":34.7,"Source":"https://www.statista.com/chart/21105/number-of-critical-care-beds-per-100000-inhabitants/"},"Interventions":[]},"data_url":"extdata-US.json","Name":"United States","CurrentEstimate":{"Exposed":2352465.0,"Infectious":1914295.0},"OfficialName":"United States of America","Level":"country","M49Code":"840","ContinentCode":"W-NA","CountryCode":"US","CountryCodeISOa3":"USA","Population":329064928},"UY":{"data":{"Rates":{"CaseFatalityRate":0.01048672965376957,"Critical":0.021705763528337148,"Hospitalization":0.06770655293291615},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41,62,68,86,93,104,123,150,192,206,214,224,231,248,260,272,286,294,298,298,313,324,337,354,369,370,375,386,394,412,417,435,440,442,447,468,486,492,506,513,517,523,532,545,547,553,558,564,569,579,588,594,603,616,618,629,638,650,654,680,682,685,689,691,698,709,721,726,730,738,754,758,772,780,784,788,792,801,810,814,814,815,814,815,815,815,818,818,818,818,822,824,825,828,837,840,849,858,865,871,878,886,896,896,903,905,909,916,917,921,922,927,929,934,940,946,947,948,951,958,967,978,994,1004,1011,1023,1048,1065,1079,1095,1112,1125,1146,1157,1163,1180,1182,1194,1200,1205,1219,1228,1242,1249,1264,1276,1295,1309,1322,1333,1352,1364,1378,1409,1419,1433,1437,1446,1459,1459,1466,1476,1478,1484,1490,1502,1513,1528,1545,1559,1582,1603,1612,1621,1634,1645,1661,1679,1710,1716,1728,1755,1771,1791,1809,1824,1831,1844,1862,1878,1890,1904,1917,1930,1942,1950,1987,2007,2025,2042,2052,2105,2121,2142,2172,2204,2241,2301,2351,2411,2455,2481,2504,2532,2560,2601,2658,2727,2770,2814,2853,2903,2943,2993,3034,3078,3103,3135,3175,3233,3284,3348,3404,3479,3547,3621,3679,3764,3827,3923,4021,4107,4185,4267,4357,4483,4584,4707,4826,4946,5062,5240,5415,5564,5747,5941,6155,6358,6593,6895,7142,7406,7699,8002,8327,8688,9127,9574,10040,10479,10847,11366,11966,12506,12996,13468,13990,14592,15125,15539,15919,16540,17098,17677,18372,19013,19555,20099,20733,21685,22423,23136,23910,24618,25410,26118,26927,27715,28547,29270,30143,30861,31598,32306,33146,33914,34683,35535,36178,36820,37411,37967,38469,38976,39677,40272,40769,41426,41966,42505,42889,43486,44060,44481,44976,45398,45881,46265,46845,47512,48035,48496,49012,49466,50039,50624,51365,51978,52612,53419],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,6,8,29,50,79,94,110,135,158,162,189,217,238,274,303,309,320,338,350,369,386,400,406,415,424,456,473,494,501,480,483,492,493,502,508,517,528,535,543,549,557,563,596,606,620,625,630,643,648,652,655,657,670,673,684,694,702,707,711,717,719,724,732,733,734,737,738,746,749,753,764,769,787,789,803,811,816,821,823,825,826,828,832,834,845,845,845,846,847,847,847,847,848,848,849,849,850,853,859,876,882,885,902,907,919,924,929,932,936,943,947,952,955,956,960,965,974,977,985,986,987,989,997,1009,1026,1037,1044,1054,1064,1096,1117,1141,1166,1174,1192,1202,1218,1237,1243,1264,1278,1286,1291,1300,1309,1318,1325,1335,1353,1364,1385,1393,1409,1421,1434,1440,1457,1485,1493,1506,1516,1521,1527,1533,1536,1543,1551,1556,1570,1585,1595,1611,1626,1636,1653,1669,1679,1693,1712,1741,1759,1773,1780,1808,1812,1827,1856,1876,1890,1904,1917,1927,1934,1946,1959,1967,1998,2008,2010,2033,2046,2061,2097,2122,2145,2155,2177,2206,2226,2251,2268,2294,2313,2337,2388,2417,2450,2501,2531,2560,2623,2663,2701,2759,2807,2851,2872,2916,2981,3044,3082,3124,3149,3165,3196,3245,3309,3370,3441,3514,3560,3620,3700,3795,3883,3957,4030,4104,4208,4296,4377,4477,4564,4699,4763,4870,4988,5117,5303,5511,5716,5857,6024,6225,6455,6731,6965,7303,7505,7806,8104,8487,8849,9180,9708,10029,10418,10893,11436,11950,12557,13048,13477,14001,14710,15457,15848,16218,16728,17306,17962,18480,19119,19753,20275,20823,21426,22104,23048,23807,24339,24974,26186,26901,27846,28475,29989,30946,31669,32378,32863,33446,34294,34992,36170,36967,37633,38041,38680,39328,39887,40529,41181,41738,42128,42667,43215,43804,44303,44812,45311,45650,46153,46778,47254,47828,48459,48909,49360,49725,50208,50752,51377,52163,52815,53310,53973,54874,55695,56542,57362,57994,58589,59171,60074,60945,61929],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,4,4,5,6,6,7,7,7,7,7,7,8,8,9,9,9,9,10,10,12,12,12,12,14,15,15,15,15,17,17,17,17,17,17,17,17,18,18,19,19,19,19,19,19,19,20,20,20,20,20,20,22,22,22,22,22,22,22,22,22,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,24,24,24,24,25,25,25,25,26,26,26,26,27,27,27,28,28,28,28,28,29,29,29,29,29,30,31,31,31,31,32,32,33,33,33,33,34,34,34,34,34,35,35,35,35,35,35,36,36,37,37,37,37,37,37,37,37,37,37,38,38,38,40,40,40,41,42,42,42,42,43,43,43,43,44,44,44,44,44,44,45,45,45,45,45,45,45,45,45,45,45,45,45,46,46,46,46,46,46,47,47,47,47,47,47,48,48,48,48,48,48,48,49,49,49,49,50,50,51,51,51,51,51,51,51,51,52,53,53,53,53,53,54,54,55,57,58,58,59,60,61,61,61,61,61,62,62,62,63,63,64,64,65,67,68,68,69,69,69,71,71,72,73,74,74,75,76,77,78,80,80,80,81,82,83,86,87,90,90,91,92,95,98,102,105,109,114,119,119,120,128,135,143,147,158,160,168,174,181,193,201,204,211,217,221,231,240,248,256,262,269,275,280,291,298,311,319,330,336,347,364,367,376,390,401,407,415,425,431,436,444,453,464,476,478,481,490,497,506,516,524,527,533,535,541,546,553,558,563,569,574,583,588,591,595,601,603,608,611,617,624,631,637],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,6,8,29,50,79,94,110,135,158,162,189,217,238,274,302,308,319,296,286,297,296,302,296,286,267,257,260,273,270,242,227,224,212,207,205,210,220,212,207,200,191,182,212,216,219,216,203,209,196,195,196,193,185,170,175,170,171,171,169,166,155,158,160,156,150,148,139,138,135,130,126,129,136,129,131,135,114,117,116,113,112,107,100,90,96,92,84,69,66,52,44,40,37,33,24,15,12,15,19,37,42,45,61,63,75,80,84,83,85,90,91,87,87,79,73,71,74,70,70,60,60,55,61,69,78,88,90,99,104,134,149,167,186,193,210,216,225,235,230,235,239,239,232,215,207,202,193,186,191,181,191,193,192,201,202,202,212,226,225,223,225,215,209,196,184,178,175,161,162,163,142,148,149,155,162,165,175,182,191,218,230,238,233,250,239,237,252,248,241,246,250,247,243,238,233,210,235,233,208,214,207,204,225,243,253,245,250,267,273,285,288,302,312,299,330,341,357,398,375,388,429,438,444,465,453,447,407,407,445,483,492,506,489,447,408,414,434,456,477,509,505,524,559,629,684,718,732,753,792,824,829,861,874,949,928,971,992,1022,1122,1251,1373,1423,1463,1561,1668,1825,1938,2159,2182,2305,2453,2650,2818,2934,3258,3341,3425,3649,3925,4142,4441,4602,4670,4754,5008,5282,5226,5224,5204,5180,5288,5310,5470,5570,5482,5494,5676,5968,6287,6478,6422,6354,6917,7084,7478,7467,8024,8232,8235,8157,7926,7706,7840,7718,8091,8053,7987,7508,7418,7323,7166,6958,6836,6619,6149,6036,5931,5917,5858,5862,5845,5476,5375,5493,5304,5335,5421,5485,5333,5119,5174,5218,5416,5713,5976,5882,5873,6248,6604,6929,7293,7347,7354,7189,7472,7702,7873]},"Timezones":["America/Montevideo"],"AgeDist":{"0-4":236656,"10-14":233314,"100+":2143,"15-19":245615,"20-24":254065,"25-29":257495,"30-34":239616,"35-39":221530,"40-44":234364,"45-49":220656,"5-9":236414,"50-54":196341,"55-59":194736,"60-64":178824,"65-69":149097,"70-74":123811,"75-79":96455,"80-84":70331,"85-89":48223,"90-94":25232,"95-99":8809},"REstimates":{"Date":["2020-03-27T00:00:00+00:00","2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.84704778263907,1.78109847071692,1.59472484208872,1.38713847238674,1.26921910296209,1.13084364129776,1.11056571537398,1.09362626972089,1.03541451147517,0.9612889608604158,0.9825247692708572,0.921224214450548,0.947052518475044,0.943803695260694,0.895082698992072,0.8198776753885229,0.8169389176788711,0.810811183884899,0.8002211931028771,0.778700701260259,0.7614239470695129,0.74002280599197,0.748491506647882,0.8140691387252501,0.837811093375817,0.86019820964813,0.722897383714358,0.690799343877714,0.625177556471448,0.8571288112538391,0.9772964745445848,1.08351337718299,1.0473921885968,1.06680331341398,1.08400786405461,1.06095749109387,1.0121499406492098,0.9447161735891708,0.909661908770212,0.958962626505056,0.94731327193532,0.9796956860747452,1.01838102560245,0.826591278043124,0.7984468303448079,0.744058526037006,0.785713881464545,0.793858837966533,0.7554612707954,0.8156028771193949,0.820946943529517,0.8290500818899108,0.8698246107000519,0.7601655457042711,0.8450618084317091,0.782451932635975,0.7347461592003142,0.805790875273073,0.8415143870987549,1.06547763820831,1.01984185397204,1.18312524999167,1.20194248227946,1.12309109932219,1.14316643127251,1.12813468655177,1.09115871148938,1.07225611849061,0.9845715429006558,0.9933523112029,0.9724200857431,0.974503739325985,0.922352152228762,0.713581482439779,0.724268071449745,0.5923613039954311,0.522890622821007,0.490150913521862,0.457842550142918,0.4898027283684001,0.504658076164983,0.561419649137116,0.563726040022386,0.535000485608828,0.613529681128208,0.499431148707617,1.16694191917009,1.4316286933361202,1.4489853594586497,1.88486236534569,1.8391380192087,1.92479662270262,1.79603466904697,1.6523944966212,1.53152051995198,1.4401712820548702,1.43869248103923,1.38131190683162,1.32211013655627,1.21097715713015,0.96947411869846,0.931279624012977,0.9632825823744,0.87967084799654,0.8718037545178381,0.843888107680639,0.8187540903693481,0.792896533002028,0.810154554563677,0.903017858111448,1.00492519294195,1.21703132582574,1.28636252221054,1.2928246288063898,1.35857210806817,1.36627901560617,1.61712178004163,1.62935437538586,1.69287540581806,1.682715300597,1.56886554785881,1.54859901791635,1.4697798055282398,1.40627105527597,1.3495411525323102,1.20889925285854,1.20875230363648,1.2013861936865602,1.1531422719396298,1.09702998837798,0.966994294816492,0.907004805077274,0.847027744560258,0.7792611746865641,0.818714206763476,0.8511919990455559,0.886800516587712,0.9385076886663573,0.8932443125071031,0.967298949119485,0.927599753332772,0.932093398397845,0.932088155981134,1.01653533960563,1.13964061549758,1.12059388711985,1.12062660211305,1.1135028825313302,1.06368310576009,0.978822301653639,0.948353415736896,0.8519577291330621,0.861756226073,0.839305527546069,0.8207500608489409,0.8540242029013,0.9395036026393,0.913964668484948,0.8480196251683341,0.914104665865351,0.9125190020493592,0.978582899152816,1.06802120226688,1.09284328590089,1.13631804160937,1.22497886518475,1.33538158169129,1.33775177154249,1.3204027554987,1.2084747392385902,1.2282834130058602,1.14936226104407,1.10900276679741,1.15487457444426,1.1784290961068702,1.1333347012141202,1.09519727984577,1.08717017903363,1.05402807044557,0.988957823195633,0.91138019033727,0.896453410347954,0.886294300471745,1.01766201164735,0.943520653343434,0.9398064610783872,0.9894968564928852,0.9189156681080052,0.903885703703457,1.02719459982857,1.08897358281613,1.12987110233442,1.11014568831442,1.15869179982931,1.21247943826715,1.20714254500437,1.2372416228148,1.1329869222229,1.16422090041994,1.2000800514636598,1.16778547611795,1.27437962189631,1.27747511608432,1.21132366643225,1.24913784817614,1.22214182991646,1.23408014924985,1.30812432143586,1.28117565271542,1.2687560042445,1.29572857604508,1.31184708951565,1.28926812317402,1.23122665714154,1.22117586779353,1.20330879500019,1.22865987899317,1.19466593230129,1.13734500475313,1.09812305355333,1.0535391989375,0.9857095810082492,0.99795134252797,1.04469520753236,1.0488157913261,1.08085924478105,1.1187008140289398,1.14259574155534,1.14451713584697,1.14130845387876,1.16339028918667,1.20947284717648,1.21875640032426,1.2438138034580202,1.27482452755927,1.3157711977996298,1.30085652393862,1.25593144199387,1.2422873616278898,1.20787789370438,1.22713194499567,1.20080943261162,1.2042983673443202,1.19937480922352,1.19058048962407,1.2380344921563702,1.3070072045388,1.3567679050070802,1.33579349508073,1.3071156384706102,1.31628726585502,1.34548240511268,1.3816543310353402,1.38691107315701,1.4124867912465802,1.3924148369916498,1.39641605446322,1.38867206730869,1.4081193203413898,1.38823237362874,1.34612755426909,1.3787452369479098,1.3568303456488202,1.3459446647272,1.34959625613693,1.35969468041671,1.34458319000579,1.3598910953578,1.31869676831338,1.29625027496044,1.27805459428247,1.29919930471169,1.30698190298011,1.24890326772607,1.19973364322656,1.15241304255202,1.15950702125445,1.17109959951762,1.14637258531034,1.13129337973921,1.12280984363738,1.08740410854023,1.07656347940099,1.08579411296615,1.0923597997467198,1.1081807241543702,1.0917125308637698,1.0919914443669598,1.10919841909813,1.17792731721175,1.16705238989856,1.16867924651845,1.14835058637331,1.21560993079399,1.21339280083237,1.19217978029454,1.16840885385646,1.1212722694381598,1.08476067729178,1.05643876051236,1.03814040685717,1.0896848106834,1.09314953227442,1.02865631991683,0.991278998476755,0.9619567611601422,0.968034944324889,0.8887841015233231,0.8725069541308009,0.884624161271407,0.890723102012925,0.900919954507985,0.914658888137582,0.900516507478827,0.9049896525922808,0.849909208831009,0.8382645724718351,0.843260214956955,0.860093152518917,0.868133487501261,0.887451630959591,0.8972544328379041,0.90629968003272,0.919567610860618,0.9197850732487473,0.9405395371093772,0.928794397185711,0.930448209102713,0.935380878275908,0.963156608206125,1.00925352468452,1.03264884151154,1.05023748693195,1.06370784343898,1.08946562618571,1.11993722116997,1.1348876850316,1.13383075020981,1.1297872042138202,1.12115428533064,1.12238161218505,1.14735471375383,1.1579338563409198,1.16797854386215],"StdR":[0.121400449117728,0.111758643343317,0.0986560614966742,0.0867200994911567,0.0783964856904347,0.0707069049580314,0.0693133151837699,0.0671673554649031,0.0647799746384768,0.0613484724951477,0.0623261577953779,0.0600573509292777,0.0606258676583544,0.0620362317133155,0.0600200178133794,0.0574934517655907,0.0587914794349832,0.0599676461704453,0.0605602927605817,0.0607766174491869,0.0616742908427011,0.0617824200090287,0.06413586807855301,0.0684672886732655,0.0704777710903611,0.0732586466938128,0.0670205622798673,0.0674932382230889,0.0663332090591945,0.0794679045619432,0.0878264944682056,0.09257480431402497,0.0907253669545397,0.0915531518623449,0.091697188127304,0.0896930063312905,0.0855784317268361,0.0834139914556598,0.0811883715881419,0.084171526652559,0.0842342287623371,0.0867306414720347,0.0881884501372646,0.0794722038952287,0.07903488857761799,0.0772897235989229,0.0817065607426781,0.0839093043428058,0.0843324164732303,0.0886205260672554,0.0905154795005646,0.0930295437278433,0.0975828635407591,0.0920502127349858,0.0986337625046552,0.0953092070276963,0.0941064998140417,0.101676202332238,0.10699737753502303,0.12388741368936697,0.119130942478382,0.128860541575353,0.12982805555758,0.121557168612876,0.12174877825068403,0.11755717588798,0.114686302951523,0.11446200154638,0.107979693858793,0.106799107919991,0.107720792578741,0.108243872953566,0.10573934969330903,0.0926195944849573,0.0955986364084443,0.0878799612010294,0.0860159416220572,0.0868830110847551,0.08863720910904901,0.0963811561990158,0.104688625208302,0.115852882014053,0.120407836500535,0.123533907985626,0.138447452575773,0.129862395372226,0.20730731073512804,0.23406233803951895,0.232414586807271,0.2565730373271,0.236637524332317,0.22713146999212694,0.204680941241435,0.184275633723577,0.169015630944219,0.155525900935821,0.14842778912244,0.140355702183096,0.133017004970921,0.12482054044866303,0.108255579219782,0.105649730606752,0.106397507008236,0.10324014558267,0.103313389304368,0.103346847109763,0.103523590604656,0.101935382057,0.106441849834453,0.11535099261672,0.122857365801757,0.135208796338444,0.138351230408255,0.135865698933733,0.13643674171190198,0.134897656789104,0.14023589977169,0.13757020428302402,0.133935696398504,0.126829948965135,0.115600909347924,0.11125483016141803,0.102048730073459,0.0968056887116169,0.0915903067319579,0.0826932559771101,0.0810431105846484,0.0794325999553834,0.0770892423421436,0.0733198520253348,0.0674984452710013,0.0656876110728494,0.0634382467472793,0.0622956324656609,0.0639507339223776,0.0659479072667748,0.0697343459328799,0.072332245604789,0.0712075083506434,0.0744349694952632,0.0737482420255346,0.073852753110682,0.0749138825811737,0.0787375747441061,0.08431682185452001,0.0827472522574102,0.0817438663244754,0.0797662058370797,0.0780275739749466,0.073723831295643,0.0725619295357186,0.0686048551684442,0.0697828703667002,0.069850643191,0.0707265556270823,0.0736427962449555,0.07784173883081699,0.0771003038061251,0.0758470374234064,0.0795488436958663,0.0799308751149631,0.0830378898854507,0.0878558342825647,0.0884246545402382,0.0886424078798304,0.0923094784246863,0.0945077228873829,0.0923423222920084,0.0897668939645655,0.0845053979127847,0.0829403830827886,0.078201764331817,0.0755367629352503,0.07519827712326599,0.0758844348498506,0.0732898017155602,0.0719613472531392,0.0699340831332734,0.0699934959691753,0.0662344726759095,0.0639795317938223,0.0631248141038217,0.0638690290784137,0.0690745798166358,0.0662715375528006,0.0668779121673147,0.0681894464414551,0.0670023910751627,0.0665208795552559,0.0711408821128087,0.0731686681887219,0.0740332900017672,0.0734239844725777,0.0734396888143629,0.0760435036645742,0.07309302820477201,0.0737328270220685,0.0681161686183911,0.0694322431179147,0.0690590133775831,0.066739789932894,0.0692622863743402,0.0682648663215265,0.0652749702427881,0.0643802606854017,0.0632218488309851,0.0618809309351938,0.062575224352556,0.0602615904352127,0.0594087094836215,0.058209231731039,0.0573889057195174,0.0552508096887053,0.0526095518367054,0.0519108601793695,0.0500188717925377,0.0501747183249082,0.0487450217630198,0.0465977379746375,0.0450181428812265,0.0431334850863056,0.0417958925094238,0.0414306041310563,0.0429570784661984,0.0429178129354217,0.0431204522245277,0.0432335825350089,0.0436059475010115,0.043531780970391,0.0424861911540528,0.0427981380412688,0.0428764103502756,0.0429966783221382,0.0424001782306376,0.0423965819728716,0.0422817522493608,0.0417330543987053,0.0398435742250661,0.0389145930352224,0.0378234293035112,0.0370246149018406,0.0360028041744177,0.0356748977933927,0.034692102685334,0.0339948659112372,0.0340237407132257,0.034743986801841,0.0350139878075788,0.0341271590458705,0.0332177138436264,0.0324300970196664,0.032452814572958,0.0323224915204267,0.0320526890672064,0.0316367059381016,0.0308428709241222,0.0305741990851468,0.0295706310997312,0.0295024758786941,0.0287715801281484,0.0273515424599199,0.0270378652695538,0.0264959012134494,0.0260635689578283,0.0254173908498641,0.0249303232996727,0.0242129353833682,0.0239769334536213,0.0230671633612711,0.0223082509409965,0.0214356872269049,0.0212219687808249,0.0207749097878368,0.0199564565808491,0.0189762414996961,0.0176763482188234,0.0171666011295627,0.0168399111768834,0.0161291137322444,0.0155412208800574,0.0150386057874071,0.0144190976078701,0.0140536899134225,0.0136872082158811,0.0133734780713291,0.0133161301569915,0.013043803410773,0.0129677757012721,0.0129370480973672,0.0133031819310656,0.0132564124849786,0.0131394095378698,0.0131739265077966,0.0136304504517284,0.0135422335253873,0.0134442251084112,0.0134199275576496,0.0127936675125621,0.0123885144233757,0.0117413584827032,0.0113797448411433,0.0113375213836524,0.0110697899203875,0.0106101184376134,0.0102139546264899,0.00995322593446149,0.00992308544815977,0.009273705104153191,0.009303208080363959,0.00950516230384822,0.009757782144226,0.0097377502572419,0.00989383379032535,0.00983932424876489,0.0100110664893148,0.00987395219382387,0.0100159812189032,0.0102730266011646,0.0107496157492513,0.0112270523839575,0.0113116184520707,0.0115801490388588,0.0117743423717386,0.0117027221495186,0.0117259455654884,0.011993878827109,0.0118256249966905,0.0117850792682571,0.0118984011725031,0.012094696554027,0.0124333332456581,0.0125029417921231,0.0125433707296181,0.0121762811580767,0.0123432561184859,0.0125252657574532,0.0124946594136629,0.012432339157184,0.0124010738131478,0.0123427570791746,0.012265452402619,0.0123313774541863,0.0122544963368541,0.0123828683439425],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-UY.json","Name":"Uruguay","CurrentEstimate":{"Exposed":557.0,"Infectious":404.0},"OfficialName":"Eastern Republic of Uruguay","Level":"country","M49Code":"858","ContinentCode":"W-SA","CountryCode":"UY","CountryCodeISOa3":"URY","Population":3461734},"UZ":{"data":{"Rates":{"CaseFatalityRate":0.0037942873930146936,"Critical":0.007841848203059774,"Hospitalization":0.03915138184215283},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,5,7,7,7,12,25,25,25,30,30,30,30,38,42,42,66,85,99,107,129,156,194,225,261,357,450,561,621,707,789,892,992,1096,1133,1212,1271,1319,1405,1501,1577,1656,1775,1846,1881,1988,2010,2076,2136,2158,2213,2247,2314,2338,2372,2407,2492,2532,2565,2607,2636,2668,2694,2728,2783,2837,2859,2908,3014,3087,3247,3268,3354,3357,3459,3532,3637,3758,3874,3943,4019,4096,4131,4166,4273,4290,4377,4450,4560,4685,4877,5038,5240,5329,5496,5682,5847,6034,6251,6425,6584,6628,6811,7060,7287,7530,7723,7852,8030,8327,8655,8783,9003,9127,9279,9387,9521,9872,10149,10472,10831,11105,11674,12026,12937,13680,14464,15299,15833,16838,18051,18783,19291,20059,21006,22042,22992,23704,25659,27213,27825,29328,30973,30973,32062,32944,33261,33989,34576,34987,35551,35869,36402,37200,37873,38250,38655,39275,39538,39664,40081,40392,40774,41225,41531,41594,42212,42509,42857,43359,43866,44375,44942,45422,45970,46527,47271,47932,48369,49067,49649,50230,50879,51322,51829,52324,52970,53366,53835,53955,54854,55281,55633,56058,56165,56837,57221,57704,58069,58306,58613,58951,59291,59624,59756,60080,60604,60910,61068,61658,61957,62033,62509,62876,63044,63323,63581,63864,64235,64466,64466,64815,65001,65254,65333,65550,65971,66194,66194,66672,66814,66886,67241,67526,67655,67927,68123,68123,68451,68659,68827,69054,69240,69477,69670,69780,69980,70151,70337,70534,70534,70712,71002,71002,71315,71315,71482,71740,71740,72084,72084,72243,72368,72522,72810,72810,72961,73099,73242,73339,73460,73589,73746,73911,74291,74291,74439,74626,74789,74943,75244,75244,75437,75437,75545,75650,75759,75875,75947,76014,76067,76134,76197,76276,76388,76436,76436,76538,76585,76624,76655,76752,76778,76815,76862,76912,76997,77047,77084,77191,77191,77221,77286,77333,77368,77443,77490,77522,77564,77609,77648,77726,77780,77890,77928,77928,77969,77993,78059,78100,78127,78152,78171,78185,78252,78290,78333,78373,78496,78496,78513,78587,78722,78722],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,6,10,15,23,33,43,43,46,50,60,75,88,104,144,149,172,181,205,227,266,342,457,520,545,582,624,767,865,998,1165,1302,1349,1405,1490,1565,1627,1678,1716,1758,1804,1862,1869,1904,1939,2002,2039,2086,2118,2149,2189,2207,2233,2298,2325,2349,2418,2486,2519,2612,2645,2686,2738,2753,2791,2855,2939,2964,3028,3115,3164,3189,3290,3369,3444,3468,3546,3623,3702,3760,3843,3939,4007,4094,4331,4440,4520,4623,4741,4869,4966,5080,5263,5493,5682,5767,5946,6153,6315,6461,6662,6990,7177,7427,7682,7948,8222,8503,8781,9078,9396,9708,10020,10362,10838,11092,11564,12027,12513,12997,13591,14085,14581,15066,15607,16186,16752,17149,17881,18379,18986,19360,19952,20531,21209,21699,22585,23271,24009,24783,25336,26066,27047,27793,28315,29057,29652,30609,31304,31747,32654,33323,33821,34528,35329,35702,36352,37112,37547,38074,38532,38946,39348,39641,39964,40447,40720,41067,41424,41893,42127,42437,42688,42998,43293,43587,43893,44281,44930,45473,46160,46721,47287,47836,48429,49015,49627,50253,50992,51640,52070,52685,53275,53834,54392,54819,55320,55776,56354,56717,57190,57454,58238,58612,58946,59343,59579,60026,60342,60776,61098,61319,61642,61950,62278,62588,62809,63124,63523,63831,64010,64439,64724,64923,65307,65667,65881,66141,66392,66628,66932,67156,67254,67553,67779,68009,68139,68367,68730,69027,69027,69397,69560,69754,69987,70243,70381,70648,70858,70921,71208,71431,71617,71774,71985,72227,72409,72513,72718,72870,73094,73276,73335,73431,73751,73751,74053,74053,74206,74352,74498,74811,74811,74956,75094,75241,75538,75538,75675,75806,75933,76048,76180,76315,76456,76568,76666,76751,76832,76907,76985,77060,77182,77182,77258,77258,77295,77350,77412,77485,77530,77572,77611,77663,77716,77777,77904,77968,77968,78036,78091,78163,78219,78272,78317,78375,78429,78471,78510,78556,78602,78711,78711,78755,78801,78859,78916,78989,79045,79098,79162,79204,79237,79303,79340,79381,79416,79442,79461,79497,79548,79598,79632,79654,79681,79717,79749,79773,79804,79836,79926,79926,79961,80035,80035,80081],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,2,2,2,3,3,3,4,4,4,4,4,4,4,5,5,5,6,7,7,8,8,8,8,8,9,9,9,9,10,10,10,10,10,10,10,10,10,10,11,11,11,11,12,13,13,13,13,13,13,13,13,14,14,14,14,14,15,15,15,16,16,16,17,17,18,18,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,20,20,20,22,23,26,26,27,29,31,34,37,41,45,51,54,57,60,64,67,71,75,79,83,87,90,95,98,103,106,111,116,121,124,131,136,141,147,151,157,165,171,175,181,187,194,200,204,211,216,220,225,232,236,242,248,252,260,267,273,280,284,291,298,302,307,313,320,323,327,331,338,343,347,352,358,366,370,377,384,390,396,402,407,413,419,427,433,437,442,444,446,449,452,458,460,466,470,471,472,477,480,485,489,491,496,498,502,505,509,511,514,518,520,522,525,531,534,534,540,542,544,549,552,556,558,561,563,566,570,571,574,577,579,579,581,585,588,588,591,593,594,594,598,598,599,601,601,603,603,603,604,604,606,607,607,608,608,610,611,611,611,611,611,611,611,611,611,611,612,612,612,612,612,612,612,612,612,612,612,612,612,612,612,612,613,613,613,614,614,614,614,614,614,614,615,615,616,616,617,617,617,618,618,619,619,619,619,620,620,620,620,621,621,621,621,621,621,621,621,621,621,621,621,621,621,621,621,621,621,621,622,622,622,622,622,622,622,622,622,622,622,622,622,622,622,622,622,622,622,622,622,622,622],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,6,10,15,23,33,43,43,46,50,60,75,82,97,135,140,163,167,178,200,239,310,425,488,512,541,579,721,795,909,1062,1191,1216,1245,1291,1335,1361,1315,1259,1190,1175,1147,1072,1004,939,897,897,865,838,820,774,696,646,632,540,493,527,488,499,525,498,517,514,494,464,504,554,544,523,570,586,569,640,687,736,726,749,771,828,837,813,836,744,809,960,1065,1043,1072,1085,1092,1073,1118,1225,1378,1532,1582,1654,1844,1919,1992,2083,2286,2280,2369,2422,2597,2703,2795,2908,3017,3116,3252,3402,3697,3986,3987,4226,4443,4733,5085,5497,5691,5855,6208,6525,6976,7386,7672,8265,8409,8734,8782,9010,9310,9414,9549,9517,9455,9404,9337,9352,9071,8831,8839,8849,8817,8459,8373,8112,7839,6784,5894,5776,4975,4124,4493,4048,3920,4034,3825,3689,3686,3517,3488,3271,2949,2545,2510,2456,2298,2266,2446,2276,2268,2176,2015,2010,2329,2352,2594,2926,2978,3031,3065,3085,3186,3244,3307,3294,3275,3264,3176,3182,3158,3064,3045,3033,2992,2918,2881,2884,3027,2907,2851,2828,2796,2923,2693,2623,2570,2524,2504,2518,2485,2469,2444,2531,2519,2388,2387,2408,2241,2225,2346,2249,2239,2281,2260,2250,2201,2131,2120,2217,2164,2201,2176,2227,2236,2174,2245,2245,2134,2153,2274,2152,2119,2128,2122,2134,2197,2154,2169,2187,2116,2141,2144,2132,2126,2130,2111,2147,2131,2190,2108,2138,2138,2127,2127,2113,2001,2147,2115,2115,2101,2114,2107,2116,2116,2102,2095,2079,2097,2108,2114,2098,2045,1763,1847,1780,1668,1582,1503,1324,1324,1207,1207,1136,1085,1038,994,967,941,927,912,901,883,897,913,913,879,886,919,944,900,918,939,946,938,892,888,897,899,899,913,894,905,927,925,934,955,977,974,968,955,938,869,866,892,870,882,867,876,883,880,888,910,875,861,849,841,808,808,826,826,691,737]},"Foretold":{"Date":["2020-04-19T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-17T00:00:00+00:00"],"Mean":[10905.09,19587.42,14565.25,22722.93],"Variance":[131096900.0,246191300.0,162776900.0,1050608000.0],"0.05":[2334.143,5194.417,3454.2090000000003,2641.5809999999997],"0.50":[8069.389,15463.57,11142.81,13670.84],"0.95":[29404.5,48659.22,37454.93,72300.09]},"Timezones":["Asia/Samarkand","Asia/Tashkent"],"AgeDist":{"0-4":3431637,"10-14":2925422,"100+":479,"15-19":2535432,"20-24":2782336,"25-29":3164651,"30-34":3030397,"35-39":2546798,"40-44":2105400,"45-49":1825100,"5-9":3282087,"50-54":1568642,"55-59":1500119,"60-64":1168385,"65-69":771243,"70-74":343946,"75-79":228204,"80-84":163802,"85-89":67757,"90-94":23650,"95-99":3712},"REstimates":{"Date":["2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.81186125875974,1.8213875094902097,2.14903075010615,2.54154927421584,2.38719808955848,2.00801877937148,1.76465609470514,1.62889807657511,1.80511367527289,1.75210663595461,1.8335970650544096,1.89557337408808,1.87461276623348,1.6722463975418502,1.5291468899836902,1.44334317622284,1.33274180989149,1.19706316524017,1.13432422444316,1.11551672368784,1.0984008294201602,1.084877924234,0.992758289021736,0.905234397258358,0.8257468841699059,0.7236894384556278,0.682494359253584,0.712261812231341,0.746115670633616,0.726360342866191,0.7123070512068729,0.72294925294539,0.7183153620855379,0.7406759712801642,0.813879846898739,0.819316115390284,0.792745269976615,0.924710633725815,1.00476802667118,1.00846263963674,1.05822274406373,1.04373989139228,1.02326822223809,1.04874108366146,1.01322843399111,1.00394676955182,1.07713182332812,1.1649350032718102,1.07615958055778,1.1138451242320802,1.19157667338691,1.1304144108913,1.03703120849143,1.11896707154685,1.0820160334858,1.1241376306772,1.08070611532015,1.09780187233016,1.16318323649131,1.19147651518219,1.14949649932535,1.11583328140373,1.1757020104866398,1.15060740949428,1.12046394449064,1.30509059440637,1.34850671575615,1.2581694116480702,1.2199854925133,1.21058645571643,1.26030011126979,1.22767516928021,1.21087465213289,1.24942603686862,1.33429892358119,1.3491811344304498,1.26906849392182,1.27876226793806,1.29565692732729,1.19047248105737,1.16498582153435,1.19706978229116,1.28372851414529,1.26980404281219,1.27517777069214,1.2935145660606002,1.30278773701037,1.28004977101324,1.2402732765754398,1.2223015306911202,1.25625440413499,1.25758533743259,1.24219942313143,1.24223495290489,1.25627944439106,1.28981658339368,1.2109563295923502,1.24298692903829,1.25384172963985,1.2635109067899,1.26545526466881,1.28774627623303,1.2786470250491495,1.26801487750473,1.25091712569685,1.2425225831033,1.24317033611094,1.241059827703,1.20161035205439,1.20188672765549,1.20182537669469,1.18373954601628,1.13271417676106,1.1190644782967,1.1094277133626298,1.10042758094343,1.0815112048089,1.1199988267233,1.12936531383454,1.1331144718441202,1.13460182153822,1.10791371348292,1.12736015946551,1.13596460119604,1.14129732379838,1.10520699497002,1.1253855510448705,1.1035303638093,1.12484578078782,1.1049416785624098,1.0791932166567,1.0645082572818,1.04974324120658,1.01499413066112,1.0029578887395898,1.02714619883361,0.988407887653007,0.954360982994193,0.960637125093056,0.9593046226542248,0.944332112800604,0.938836835815125,0.8910377119545749,0.8731701035270201,0.8751310334296559,0.8293175331054381,0.8306487870805059,0.8296269026282349,0.811571522562356,0.782175745424746,0.82441799859036,0.7972808180328359,0.761648361863186,0.764988123834389,0.764866190002241,0.77212567458061,0.785415614561437,0.800735849290078,0.8484753668333269,0.9372767079971932,0.9666974649478,1.05542549156434,1.09305160980106,1.1179235765566102,1.11020593513194,1.1523539077003402,1.17371633600869,1.20288765876336,1.21625213149375,1.24440172510166,1.25093467601648,1.21755708770029,1.20146303677562,1.15058037462766,1.11801204598134,1.07504269526027,1.03988468253999,1.02146362105361,1.00448711839302,1.00102946255614,0.972800980749259,0.95843396331006,0.9185654145462728,0.934818478997837,0.911934069443025,0.9127471472888772,0.8983369887754642,0.8655357484423621,0.868699092534162,0.855090071113635,0.8782954689294159,0.873027303169167,0.8569828778932859,0.837874440970532,0.852226256427938,0.8519152367902091,0.8831604810163559,0.805411850559538,0.817582327464754,0.8569808305111339,0.8657439835796601,0.876453638456105,0.8935005984654659,0.905196012875632,0.871540068632991,0.901551756412454,0.949375146446981,0.93784959863956,0.936442170113756,0.928098486870022,0.921568549942883,0.952057287974731,0.94085459704441,0.8787110967438551,0.8897505678743909,0.918472698059892,0.8850848807019649,0.861540534048805,0.888329247198675,0.902179805382708,0.9025336096805352,0.859665536092979,0.908356191292253,0.901601801870141,0.905083081656309,0.8991194176281391,0.9241017698611752,0.9504554943423728,0.950834362358642,0.954064328891377,0.9088777734169208,0.968721303783946,0.976502058190114,0.924723211519111,0.887272858664352,0.970083868645135,0.939331259580166,0.953837855971586,0.931950972878872,0.9314824286031008,0.90609140047018,0.948968276493967,0.93069688686788,0.887319418367178,0.912786379096744,0.940612380814983,0.8697354244018499,0.929041332119974,0.884069446464815,0.876537698159985,0.8559771256600909,0.8617885903062199,0.971967302917302,0.8986029004303872,0.907387442125582,0.8835803744759771,0.883653964288149,1.01090243463969,0.976074516644333,0.893546696148515,0.964136262926821,0.8913321624052429,0.958613537811379,0.95989488209743,0.962082884155042,0.965491799707336,0.87177553821885,0.93289070386784,0.917312422912922,0.900868555521813,0.8771763430747329,0.777049085012822,0.8425547542055359,0.862200083479897,0.809978317814869,0.804067623875946,0.759480411515813,0.7280946882342958,0.7082739462653621,0.6887964033671891,0.6986773227642029,0.6970419665791321,0.7008024314698671,0.702903972048913,0.7209197071426908,0.7349008926407591,0.756815441337209,0.7979728312047641,0.9043868493262092,0.837544011332279,0.938425604210674,0.976240117448096,1.00326947095902,0.996167461711662,0.968883507336684,0.969252242899638,0.9920818811294,1.01281137827599,0.998554657021918,0.9796900979249548,0.960983371301875,0.864610327869777,0.9340138600414928,0.949337072267142,0.92953719980929,0.927404121703752,0.920236666152501,0.933938442120052,0.972885554775134,0.9962699854963728,0.99266982659867,1.00720615494736,1.00601676694213,0.99675130322692,1.02322621421264,1.00838841451822,0.91316417041824,0.966700707948315,0.9506094870938808,0.921254793945982,0.90088443336479,0.906791250064438,0.88893321266449,0.8726818874260691,0.844840977781119,0.8086723081428079,0.824387533117425,0.851423162363327,0.80566914124311,0.8212326752632719,0.832416178982725,0.9635951701099742,0.931353287631027,0.97254482331484,1.05482403607608,0.95220916296126,0.9430380012671572],"StdR":[0.138659044889983,0.129997494457132,0.131885971280057,0.14071200347544802,0.126219121628742,0.10691727868716197,0.0901152299660104,0.0801435440818884,0.0793971595746833,0.0749105347197174,0.0735141336603521,0.0718998660952719,0.0687276441090832,0.060955508378445,0.0539668591274056,0.0494522257653045,0.044877162250482,0.03960621762168,0.0367009411474836,0.0356572962801951,0.0342565508288903,0.0337377409449356,0.0312782064009403,0.0294088138265864,0.028003032627842,0.0263985296837239,0.0258214877974443,0.0275626882351489,0.0293103554772534,0.0296302237091144,0.0299788014694634,0.031402402909578,0.0320128777416132,0.0333174715391019,0.0363340300785031,0.0369295689631229,0.0365409309969471,0.0404636724572234,0.0425177144099328,0.0427145638582344,0.0433118231568891,0.0430842392050636,0.0421927798516329,0.0426448939016398,0.0414264322658176,0.0406418723495655,0.0422421203819396,0.0435545288745657,0.0416594161098316,0.0422354765764671,0.0434276559800974,0.0414680605721753,0.0389210119922124,0.0404588858400376,0.0391558365948433,0.0399342206972362,0.0387973248638442,0.0389687115672907,0.0394747294205435,0.0396251921859332,0.0384089157966859,0.0371054205451111,0.0378788099054623,0.0371208133011494,0.0361345834558318,0.038871378888447,0.0391349040187055,0.0370277489586111,0.0359488570973546,0.0345890927581754,0.0349890137380031,0.0336036310761298,0.0334207430097666,0.0330583975994691,0.0338594502001081,0.03362459376266,0.0317745836324243,0.031300478814929,0.0310750618365517,0.0288831102520974,0.0280710457014718,0.027342514284035,0.0283082369826487,0.0276375494641405,0.02770345841128,0.0269129046131923,0.0271286100088343,0.0262176316426852,0.025347808956325,0.0248834942587162,0.0246729865243515,0.024145635669018,0.0236623712938938,0.0232662040702721,0.0229915866104266,0.0228921213401688,0.0218250698610178,0.0215467648484362,0.0213801380489025,0.0213523421411736,0.020868174454536,0.0210643961948351,0.0205062580231587,0.0206937576774023,0.0199578344698722,0.0194875260989402,0.0190737621164314,0.0187011398888033,0.0180851025594632,0.0177259180768825,0.0172476899114019,0.0168165564918495,0.0159603352397692,0.0155226403292203,0.0150214481612958,0.0144890504461102,0.0140311351188033,0.0140629256303745,0.0138527334899008,0.0137234390269779,0.0134639987803129,0.0134436728607322,0.0132776681446144,0.0132223093167299,0.013100303376455,0.0129924438659007,0.0128038037182791,0.0126263957961941,0.0125519725269168,0.0121330875972184,0.0118873094377371,0.0118376757604491,0.0115020191429492,0.0110652357444556,0.0108288137966123,0.0109003837060245,0.0104518446489237,0.0102275324259745,0.0101301851239525,0.010162543669588,0.0100096961628079,0.00995077710220421,0.00982253149197436,0.009945878674067621,0.0101208833326416,0.0102135174206997,0.0103345277474159,0.0106640966627438,0.0109067073656431,0.0109889932970119,0.0117773769665924,0.0119038706613519,0.0118328187124241,0.0124040918676298,0.0127563566889399,0.0133565521892564,0.0139620241642877,0.014457527577234,0.0153646381694734,0.0165068210778587,0.0165472672727296,0.0170313609630657,0.0168987950889182,0.0164767989696832,0.0156402089488515,0.0155167106467239,0.0154483541835079,0.0152874799807907,0.0154769702129106,0.0155571302270108,0.0154680242044683,0.0155417187845812,0.0151694471787033,0.0146490870904647,0.014133269490508,0.0133464104630332,0.012700980723651,0.0124039270404944,0.0120702474336392,0.011715985424161,0.0114736618688813,0.011423211099896002,0.0110942494112674,0.0112415435086796,0.0111446591963865,0.0110560940791414,0.0111946529464839,0.01101215783538,0.0113253022945719,0.0115745407279451,0.01193447099398,0.0120529518456295,0.0121342298065295,0.0123027642075422,0.0126446970866198,0.0129724981868777,0.0134662698167992,0.0129233334667146,0.0130728011747761,0.0139615919980387,0.0142808198569949,0.0146082259655571,0.0148274562244218,0.0150624098163542,0.0147903457473182,0.0151476051968448,0.015388903936182,0.0152641972476761,0.015453995586735,0.0151993282970073,0.0151358670848647,0.0153622346123666,0.0153986384385618,0.0148421469054175,0.0150749540316054,0.0153885516513309,0.0153870322444249,0.0151708862391274,0.0158418901488647,0.0161693957858082,0.0163895648519917,0.0160202170290423,0.0168523174483464,0.016830887907039,0.0170975138036631,0.0168170497240944,0.0170126784104804,0.0175895904515661,0.0177667245907927,0.0177487975222527,0.0174864688291804,0.0180124085888099,0.0180697595812708,0.0174770604302901,0.0171469464829725,0.0183726378616318,0.0179949450943179,0.0183948645977001,0.0179852578786767,0.0178984557066122,0.0180334952156239,0.0184738968062863,0.0185659075616325,0.0183485913039349,0.0184637363160392,0.018800811346124,0.0185355348261929,0.0192928894705105,0.0187751784536,0.0188351686811579,0.0188996898702025,0.019442449652822,0.0210094754849532,0.019999006216419,0.0203803382631219,0.0201683876785203,0.0204166452023013,0.0220320362196907,0.0215671057004377,0.0205569718699544,0.0214779159399775,0.0207509912478024,0.021786940023019,0.0219885788462714,0.0221685525565393,0.0222179561297983,0.0208143341415461,0.0217156236459926,0.0220755299611569,0.0218439460534394,0.021861752855069,0.0206654933594927,0.0219601118916069,0.0227687655479636,0.0224470241295187,0.0229537167525173,0.0225803661971764,0.0227008944504868,0.0230743981814939,0.0232508804643136,0.0247276409967874,0.0254439145105853,0.0261621227918195,0.0273161268959931,0.0285240058987261,0.0293096811373046,0.0305868190318114,0.0319434812673138,0.0350795958461652,0.0334390237370181,0.0356612764855107,0.036597013594937985,0.0365901159070081,0.0366231021776137,0.0354459815408555,0.0354093643407463,0.0357342515384899,0.0358668040212336,0.0353919137151231,0.0349910723734677,0.0346731505809891,0.0329927102636412,0.034429683225266,0.0355104616302388,0.0349150126642308,0.035238600784979,0.0349956699924613,0.0357298265499531,0.0365558695779131,0.0371003581117285,0.0368869089391069,0.0370389920976949,0.0376492473422518,0.0372266051800355,0.0376968599638244,0.0373812283671642,0.035239026728156,0.036207990825989,0.0360068466874364,0.0360111283762721,0.0354064854572191,0.036153945027892,0.0358216462599423,0.0363216009069294,0.0361180643457769,0.0356794393702506,0.0359136793744533,0.0373419084946916,0.0373819376578842,0.0386209771822318,0.0395516831100385,0.043015999860558,0.0424994602816714,0.0437310076725763,0.0456708062928365,0.0431206468343265,0.0430287696852618],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-UZ.json","Name":"Uzbekistan","CurrentEstimate":{"Exposed":16640.0,"Infectious":13208.0},"OfficialName":"Republic of Uzbekistan","Level":"country","M49Code":"860","ContinentCode":"W-AS","CountryCode":"UZ","CountryCodeISOa3":"UZB","Population":32981716},"VC":{"data":{"Rates":{"CaseFatalityRate":0.007177598492974124,"Critical":0.014848117317277622,"Hospitalization":0.055934689536445335},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,3,3,5,5,5,8,8,8,8,8,8,8,9,9,9,9,9,9,9,9,12,12,12,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,15,15,15,15,15,15,15,15,16,16,25,25,25,25,25,25,25,25,25,26,26,26,26,26,27,27,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,37,37,39,39,39,39,39,39,39,44,44,45,45,45,46,46,49,49,52,52,52,52,55,55,55,55,55,55,56,56,56,56,56,56,57,57,57,57,57,57,57,57,57,57,57,58,58,58,58,58,58,61,61,61,61,62,62,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,65,66,66,69,69,70,70,70,70,71,71,71,71,71,72,72,72,72,74,74,76,77,77,77,77,78,78,78,78,78,78,78,78,78,79,79,79,79,80,80,80,80,80,80,80,80,80,80,81,81,81,81,81,82,82,82,82,85,85,85,85,85,85,87,87,87,89,89,98,98,98,100,100,100,100,100,100,100,100,106,106,106,106,110,110,111,118,119,119,126,126,134,134,147,147,174,174,232,232,251,251,275,275,338,377,401,409,415,415,454,467,467,554,554,599,612,632,632,758,768,803,803,845,848,848,848,932,932,938,945,949,949,949],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,3,7,7,7,8,8,12,12,12,12,12,12,12,12,12,12,12,12,12,13,13,14,14,14,15,15,16,16,16,16,16,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,18,18,18,18,18,18,18,18,25,26,26,26,26,26,26,26,26,26,27,27,27,27,27,27,27,27,27,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,35,35,35,35,35,35,38,44,50,50,52,52,52,52,52,52,52,52,52,54,54,55,55,55,56,56,56,56,57,57,57,57,57,57,57,57,58,58,58,58,58,58,58,58,58,58,60,60,60,60,60,61,61,61,61,61,61,62,62,62,62,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,65,67,67,67,68,68,68,73,73,73,73,74,74,74,74,74,75,75,75,75,76,76,76,76,76,76,77,77,78,78,78,78,83,83,84,84,84,84,84,84,84,84,85,85,85,85,85,85,87,87,87,87,87,87,90,91,94,94,98,98,98,100,100,100,100,104,104,107,108,108,108,109,109,109,113,115,121,121,122,124,124,133,149,149,149,225,249,249,284,284,340,450,450,478,494,602,602,690,690,720,738,746,746,827,827,896,896,901,901,1059,1059,1067,1170,1202,1269,1283,1283,1340,1370,1370,1418,1418,1453,1457,1462,1462,1494,1498,1503,1503,1511,1519,1519,1519,1556,1556,1628,1628,1645,1645,1645],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,4,4,4,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,8,8,8,8,8,8,8],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,1,2,6,6,6,7,7,11,11,11,11,11,11,11,11,11,11,11,11,10,10,10,9,9,9,7,7,8,8,8,8,8,8,8,8,8,8,8,8,8,5,5,5,3,3,3,3,3,4,4,4,4,4,4,4,4,11,12,11,11,11,11,11,11,11,11,11,11,2,2,2,2,2,2,2,4,4,3,3,3,3,3,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,6,6,6,6,6,9,15,21,21,15,15,13,13,13,13,13,13,13,10,10,10,10,10,10,10,7,7,5,5,5,5,2,2,2,2,3,3,2,2,2,2,2,2,1,1,3,3,3,3,3,4,4,4,4,3,3,4,4,4,4,3,3,3,3,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,3,3,3,4,4,4,9,8,7,7,5,5,4,4,4,5,4,4,4,5,5,4,4,4,4,3,3,2,1,1,1,6,5,6,6,6,6,6,6,6,6,6,6,6,6,5,5,7,7,7,7,7,7,10,11,13,13,17,17,17,18,18,18,18,19,19,22,23,23,23,22,22,22,24,26,23,23,24,24,24,33,49,49,49,125,149,143,178,178,234,339,339,366,375,481,481,562,562,584,602,597,597,651,651,662,662,648,648,782,782,726,790,798,856,864,864,880,897,897,858,858,848,839,824,824,730,724,694,694,660,665,665,665,616,616,682,675,688,688,688]},"Timezones":["America/St_Vincent"],"AgeDist":{"0-4":7706,"10-14":8355,"100+":5,"15-19":9073,"20-24":9290,"25-29":8212,"30-34":7940,"35-39":7771,"40-44":7523,"45-49":6961,"5-9":8241,"50-54":6782,"55-59":6808,"60-64":5289,"65-69":3887,"70-74":2721,"75-79":1782,"80-84":1440,"85-89":900,"90-94":227,"95-99":34},"REstimates":{"Date":["2020-03-28T00:00:00+00:00","2020-03-29T00:00:00+00:00","2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[0.877278975842382,0.935869726331073,1.1015771340185905,1.30220993030689,1.55637285342713,3.60737954555682,5.32177251240172,9.38792707136768,5.147630868757339,3.152858570085721,2.63110411906067,2.11578806621845,2.69106182555489,2.2458196552041403,1.86343296478881,1.6242763799307,1.4778766099463,1.3675356886847705,1.2928205871354,1.14293577937002,1.01781553250232,0.608086867742635,0.6380220348093111,0.6919896080170579,0.6337706086030129,0.831399130755631,0.2997246455818,0.502319513269642,0.5787703775242379,0.657642014046661,0.9855637936398493,1.06914043655073,1.3801458518949,1.37540120323606,1.34394389588479,1.29270014630509,1.2769347533204,1.50410340401093,1.4483870063376498,1.15595854104066,1.1216565530950702,0.9050440371152472,0.9307022428920708,0.971029803128262,0.7633027341623589,0.8179544130554509,0.58693497850356,0.6452850349459449,0.7371300233504641,0.8266578415357541,0.9272883579953142,0.5098191109562229,0.5755257329507121,1.3757170072156102,1.55157135569173,1.61998846192036,1.61518234173169,1.5961031484698,1.60423339127329,1.58414813276108,1.5905277129873705,7.21211517569302,5.39383726767767,3.31118491663491,2.36309851259686,1.88495952305647,1.6347286825592602,1.33256246672125,1.25467378567055,1.22342338528331,1.19251880981336,1.3032181976906798,1.27799410361897,1.24196841399491,1.2146261756516998,0.3558304272752129,0.25136041665597,0.293751231274258,0.34670431523892703,0.41816875891777294,0.9896425193118952,1.11534579275548,1.16688461839754,1.1768703115598602,1.19284558832765,0.894945533064322,0.9212504847554228,0.960453567049852,1.0274507503898,1.0730374320721,1.11869954382213,1.1636820350181498,1.1927773903558798,1.21591738479568,0.41198956579850493,0.456927874230642,0.5328866065868201,0.6599692747607719,0.793646443096401,0.945325137821424,1.13188135801754,1.3566120300719198,1.57239416608598,1.7807149557203998,2.00927698148069,2.2479929554052003,17.425555646927,7.88365663227609,3.91577499504871,2.59419531578768,2.032625972168,1.73570236296631,2.2304746032129903,3.1361266593122594,3.4698598745651696,2.59411891369553,2.21102074851354,1.82111382540746,1.5831179716853705,1.42966607615109,0.995656165352691,0.969371217195634,0.9766974826463408,0.9874602232507,1.00907854176685,1.1360418738325802,0.9603531945481328,0.6846441151217351,0.3549429057632121,0.3900915247278279,0.370390693881876,0.431274219041967,0.4945236265828,0.56989498874676,0.771180466933168,0.8323399106864291,0.887216116962433,0.929346512468967,0.9588987503613332,0.6572091425335871,0.694456970047947,0.5674634410955091,0.830447240820258,0.9033931861722608,0.7214171868763121,0.7697957161329579,0.829958170350961,0.902918788130285,0.6374691185353989,0.6889912539865459,0.7714947562516579,0.856952035934973,1.9022548999491495,1.89775939044168,1.75219281180597,1.6127989404144298,1.13303797196957,1.48508721118172,1.46159326342921,1.43492710690319,1.38624383427561,1.35756391672496,1.31935629688473,1.6278636827691697,1.57088939980318,1.49526237845165,0.8453379948001429,1.42837715273072,1.43990206893592,1.40325387404246,1.36744076936772,1.05285170154388,1.05771992107348,1.08815674615322,1.10927194696152,1.14325534210032,1.15740094433236,0.8829055135515699,0.910908500190364,0.9764158431111172,1.02455248934284,0.369805182671178,0.404412126576386,0.478350495120158,0.587559073943692,0.722398086472335,0.889209936899655,1.05891666136719,1.2616470106411102,1.4533495479542198,1.69234356383692,1.9258255425701896,2.1773716151764,2.37037910143365,2.5939138958562795,2.8161774795277594,3.06702871487996,3.19479675783529,3.40257463050174,3.59506382751688,3.73951934480932,3.92619337118671,7.996181888046089,12.0731762658855,6.1168228632726915,3.5972502828369097,3.25129441999384,2.50696090754133,2.06832989187569,3.59862969180021,2.85380686864031,2.22054746116462,1.83256784060686,1.7546282488081002,1.58304752780148,1.45335280533624,1.24480066933256,0.950646998654026,1.06770727486662,1.08983789829682,0.975006485750662,0.9893334447709872,1.1420870110786598,0.5145677786224221,0.538062224492235,0.597880185894702,0.671862969332785,0.559290704239366,0.832046738525119,0.9005169096995319,1.21013759957169,1.24524962574388,0.99525766933342,0.997267729918194,2.3156260082958395,2.1469900484537603,1.84746632480974,1.6229037353241798,1.47599452846622,1.37092063303763,1.29929387733771,1.26029113834613,1.0885055282305,1.06807348484715,1.07966495157144,1.08751855093675,1.09170671224565,1.09799077723752,0.414018934488057,0.44026570112778,0.6663285960130589,0.7561342013057719,0.8370433308580959,0.896522650219545,0.943990229788985,0.9960191337697808,1.81300597892106,1.99848856921494,2.25225661767696,1.94339926637528,2.3540697039556404,1.9936452511726896,1.7190310313693702,1.7425806091121498,1.3677615662725902,1.27698907992314,1.21721318778784,1.5228561805082,1.4477857974601698,1.58004438322339,1.33467892870793,1.17652893829626,0.951505440345486,1.0071565896414,0.767244927576427,0.7899192511826719,1.10547441835175,1.131737059132,1.55863655590221,1.4874009854115702,1.44798829465072,1.2319733190316202,1.1713948742874298,1.4603617333158,2.17206586588658,1.9206158094622097,1.6605712661131102,4.1046585379241405,3.74771810713838,2.63880376605693,2.45064320343334,1.9443266514270905,2.12394867753916,2.7178953916519504,2.20337678040326,1.94697966475035,1.7342448497383898,1.93019798145846,1.6370594129928795,1.7396816378321498,1.55754851412846,1.2903247600249,1.19149553253631,1.1606952082734898,1.04839928373961,1.21345751442783,1.06653971446707,0.957823291720428,0.956090516206832,0.914491786996129,0.893006007216432,1.0218594023919498,1.03264381530128,0.8523421022020871,1.09616099306277,1.1056726589168502,1.20074896678257,1.18487643199248,1.14822559669175,1.06493347931701,1.10680508709388,0.9511567122454028,1.04232385603191,1.0328622992856,1.09723405210115,0.7834404501640759,0.8034599348359179,0.8140616166841022,0.69382512291673,0.6646926272289251,0.557704692180884,0.56536715115601,0.638461633523262,0.543409496079916,0.490349635768089,0.537921640362415,0.548143789123635,0.6003741775250451,0.8250270009749091,0.8540875045147859,0.94077002454938,0.955563394945558,0.7959110095466441],"StdR":[0.8929127107802171,0.928618039566507,1.10205994174004,1.283224963588,1.5588083322551298,2.52051296317826,3.06879039152602,3.5244892710841698,1.96673507582614,1.1956547922623502,0.9355996345096992,0.7540140021528481,0.7897442781437971,0.6586574791958161,0.537443391545154,0.47375942691183,0.427857079515322,0.396455145216108,0.37113810825710297,0.34592720020786705,0.324003135091144,0.250538686142094,0.264040275855112,0.28076536139075,0.28135872935191,0.33778930025775394,0.211084013396532,0.289067995818198,0.333548671273593,0.379422292757997,0.493579849111459,0.540253718933649,0.616427816997034,0.6150166333697211,0.5986329430097529,0.5771002217911011,0.573228101241957,0.613528049448022,0.599155034893209,0.521340976056287,0.4956484055729461,0.4545174722252151,0.465686504515201,0.484626014986198,0.437468900966656,0.466240661607378,0.415716378837992,0.45919665592607,0.521401741104914,0.584472369235549,0.662461563859883,0.504648300719348,0.5761336246825229,0.9798743519083348,1.09259308889982,1.12809624763662,1.14907482432177,1.1172063308346298,1.13492248903409,1.1164884634415,1.1199012244591398,2.41402351982759,1.7416973508126798,1.07702413159968,0.7502183034833291,0.598130034171708,0.517956937391345,0.450681987096161,0.41652999446254296,0.40591386285980297,0.39922495461399504,0.410457895498188,0.407074433428008,0.396038854940204,0.381512024892868,0.206962558418362,0.177391007629353,0.20814256539887305,0.24512577216454,0.292692337000239,0.50298218808282,0.5634036313979871,0.585816017691235,0.5832053038661179,0.595239047494635,0.511378222963505,0.535188502548744,0.5562614860684101,0.593499485158865,0.617878174216322,0.652760368276211,0.675637737944719,0.691611092516257,0.7052719474395479,0.4124668758763641,0.45847489862456,0.531257796497868,0.664551037975498,0.791902820421301,0.945115775457658,1.15886021284557,1.33897089556774,1.61458272127277,1.79232187631589,1.9999801222986104,2.2358422963908704,6.7661839568756,3.04214401593732,1.50232034418837,0.983820308501036,0.7548317128510691,0.653962318263087,0.703614769385459,0.7897539723521909,0.7490773626875559,0.563746425231862,0.451736954320049,0.375955523829468,0.330089018006406,0.29282249758162,0.23322008186298895,0.22595857754703305,0.230739271015436,0.23444862126413304,0.23889367497376696,0.253789261244235,0.235143744231917,0.20068742476938894,0.14375543968302698,0.16138146238462805,0.167081036731914,0.195816457651102,0.221039208832276,0.254877438124512,0.317137820189283,0.342116021213278,0.361129387314048,0.382421623067568,0.388711848830451,0.328395942793444,0.348095555421205,0.32805536166318106,0.418407214147862,0.4476940411383761,0.413507646624351,0.44750664786099104,0.478457520213312,0.519242778283248,0.450372210478136,0.484230212348041,0.547832734314818,0.6078749868311271,0.952044271496537,0.94530592703615,0.876030553373832,0.8122605456990641,0.6547368294746551,0.7401685890657759,0.726072140952756,0.7279190368793149,0.6941892894565749,0.683442355739891,0.6587160929927579,0.724597831461101,0.7042541841020441,0.658307223996848,0.491187042406906,0.643131281738818,0.646557317659633,0.622023572678446,0.609224608525569,0.528930576642741,0.53421463045666,0.549013245735368,0.552569845435405,0.577961776002144,0.573667229915356,0.50527815111787,0.5247731793404171,0.5742418551338629,0.593073812140704,0.369799085776252,0.408780825810541,0.475734580723854,0.579802696702713,0.7319438713234828,0.8974367282525151,1.05942141715057,1.26032454999831,1.46560517338461,1.72910201694863,1.92232158712655,2.20917257573999,2.36173972159819,2.6247401286009,2.8270183523868,3.0525674572428594,3.19997499502227,3.46921806417539,3.63508977590198,3.74187572302307,3.96463714394958,5.62849638244167,6.03570662899786,3.07506877030496,1.81422140796084,1.4490158877536898,1.1274758145764,0.917934309415804,1.1428307116673402,0.909454575953015,0.713195235513097,0.585395923367856,0.5345420052330689,0.4755515692774461,0.4422259285064989,0.392328566925861,0.335795915206943,0.35331151765021995,0.36127015699914894,0.3458940427398711,0.350637332058578,0.37843952023132493,0.257053507757517,0.266312823257128,0.298356577851557,0.33681302464206503,0.323609361901247,0.4144407533390739,0.447885084734476,0.5472906437989,0.555964695563956,0.4954683468016161,0.494399358597459,0.769986591182737,0.714092578644986,0.609880205480713,0.538656525209138,0.49737238800627,0.454594026804094,0.4296141854248571,0.42195294864386296,0.38745404609624495,0.38043009301755,0.380287093708841,0.385390604264686,0.38624312218021295,0.390951570936374,0.241006632282931,0.254335272867295,0.330249891858049,0.3752386804726121,0.421002435383566,0.4467197531591829,0.473728258511156,0.498825337742775,0.684067417236586,0.710000177184604,0.7126100974048759,0.6111527590573361,0.6282692991561729,0.535348056827383,0.456476996405423,0.436869246075231,0.3689992601677921,0.342182110216718,0.323771413933831,0.3620393608830471,0.344351483689743,0.344102987145956,0.304627544417408,0.27550517710835803,0.24456193447678495,0.251617252420962,0.22030611264246,0.227342039582538,0.279170797284007,0.28253984276465005,0.331134594083351,0.316621374878587,0.302371136614685,0.266980546823465,0.25359257469368,0.28068285351383,0.335788359575928,0.299065034532344,0.259483815203004,0.389870449308317,0.33776350341339,0.24272825064645,0.20300481096441295,0.16030964190232902,0.15445892910262898,0.16538210386461702,0.136928649631414,0.114918714731907,0.101109610816262,0.0987694038396546,0.0862006500491719,0.0831284213564372,0.07410531334447,0.063899792961672,0.0578033213359684,0.0560269792761256,0.0509490773071393,0.0541651555291206,0.0496647983744496,0.0460664242705939,0.0461667993934394,0.0454760273830433,0.0445546469975829,0.0481286844255507,0.0487595416538774,0.0440502217768632,0.0499088708294179,0.0509430741553296,0.0516058191805482,0.0507634867216781,0.0496839981568506,0.0471619303557595,0.0470671255328431,0.0437580014284945,0.0457174853127288,0.0454096676938923,0.0467770454610841,0.0393601557446466,0.0401851234995169,0.0414360096513433,0.0387278131665591,0.0389494224890478,0.0369077699107525,0.0383862102129778,0.0430985815905653,0.0412911168128537,0.0411869040623662,0.0444656963266201,0.0483800048460471,0.053309046172748,0.0653130275928048,0.0682934258813518,0.0719799925700366,0.0728063089702963,0.0656225492382808],"EnoughData":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-VC.json","Name":"Saint Vincent and the Grenadines","CurrentEstimate":null,"OfficialName":"Saint Vincent and the Grenadines","Level":"country","M49Code":"670","ContinentCode":"W-NA","CountryCode":"VC","CountryCodeISOa3":"VCT","Population":110589},"VE":{"data":{"Rates":{"CaseFatalityRate":0.005699078295381308,"Critical":0.011783093900842328,"Hospitalization":0.048296455545715516},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15,15,15,15,15,31,39,39,39,39,41,43,52,52,52,65,65,65,84,84,93,93,110,110,111,111,111,113,117,117,117,122,126,132,132,137,142,142,142,142,148,148,158,158,158,176,185,190,190,193,205,220,220,220,229,241,241,253,253,262,262,262,262,262,302,302,302,302,302,302,302,302,334,334,334,334,385,487,487,487,487,487,487,487,835,835,835,835,835,835,835,835,1327,1327,1327,1327,1327,1327,1649,1649,1649,1649,2100,2100,2100,2100,2100,2100,2100,2544,2671,2671,2671,2671,2671,3050,3255,3852,3972,3972,6844,6983,7471,7752,8127,8795,9746,9959,10195,10421,10421,10421,11129,11404,11622,11875,12146,12470,12470,13356,13356,16930,19706,21042,21385,21580,21747,22700,23575,24561,25416,26330,27306,28453,29966,31080,32015,32931,34147,34972,36175,37091,38112,39027,39912,40574,41249,42006,42006,43753,44435,45318,46125,46960,47729,48644,49371,50361,51274,52564,54218,55155,56096,56726,57774,58759,59745,60709,61528,62427,63346,64200,65225,66245,67216,68098,68917,69832,70719,71531,72196,73020,73919,74664,75400,76262,76262,77689,78294,78847,79694,79694,80316,81626,82284,82899,83443,83947,84444,84907,85402,85897,86335,86773,87156,87547,87941,88326,88701,89099,89502,89755,90054,90359,90743,91141,91452,91948,92373,92767,93084,93390,93691,94046,94355,94355,94985,95344,95669,96072,96402,96652,96652,97326,97562,98030,98521,98879,98879,99494,99982,100476,100952,101384,101823,102289,102289,103037,103271,103492,103741,103975,104208,104462,104799,104799,105249,105479,105804,106105,106453,106737,106958,107203,107583,107901,108086,108268,108468,108732,108966,109364,109684,110126,110126,110873,111175,111616,111999,112320,112622,113002,113328,113652,113982,114299,114925,115426,115426,116365,116785,117115,117447,117867,118385,118887,119291,119677,120204,120644,121094,121569,122081,122531,122991,123411,123811,124253,124734,125179,125565,125924,126342,126792,127143,127598,128088,128579,129027,129487,129927,130379,130834,130834,131647,132052,132503,133034,133454],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,10,17,33,36,42,42,70,70,77,84,91,107,107,119,119,135,135,143,146,153,155,159,165,165,167,171,171,175,181,189,189,197,204,204,227,256,256,285,288,311,318,323,325,329,329,331,333,335,345,357,357,361,379,381,388,402,414,422,423,423,455,459,504,541,618,749,824,882,944,1010,1121,1177,1211,1245,1325,1370,1459,1510,1662,1819,1952,2087,2145,2316,2377,2473,2632,2738,2814,2879,2904,2978,3062,3150,3386,3483,3591,3789,3917,4048,4187,4366,4563,4779,5130,5297,5530,5832,6062,6273,6537,6750,7169,7411,7693,8008,8372,8803,9178,9465,9707,10010,10428,10854,11191,11483,11891,12334,12774,13164,13613,14263,14929,15463,15988,16571,17158,17859,18574,19443,20206,20754,21438,22299,23280,24166,24961,25805,26800,27938,29088,30369,31381,32607,33755,34802,35697,36868,37567,38219,38957,39564,40338,41158,41965,42898,43879,44946,45868,46728,47756,48883,49877,50973,52165,53289,54350,55563,56751,57823,58663,59630,60540,61569,62655,63416,64284,65174,65949,66656,67443,68453,69439,70406,71273,71940,72691,73528,74363,75122,76029,76820,77646,78434,79117,79796,80404,81019,81696,82453,83137,83756,84391,85005,85469,85758,86289,86636,86636,87644,88035,88416,88718,89142,89565,90047,90400,90876,91280,91589,92013,92325,92705,93100,93480,93921,94305,94698,94883,95149,95445,95750,96140,96441,96933,97352,97739,98050,98350,98665,99017,99435,99835,100143,100498,100817,101215,101524,101760,102040,102394,102621,103067,103548,103877,104177,104442,104904,105384,105852,106280,106715,107177,107786,108125,108480,108717,109081,109395,109781,110075,110513,110828,111024,111245,111603,111951,112316,112636,112861,113121,113558,113884,114083,114230,114407,114662,114908,115322,115667,116172,116610,116983,117299,117811,118415,118856,119306,119803,120444,121117,121691,122260,122795,123245,123709,124112,124525,124958,125364,125776,126323,126927,127346,127752,128315,128775,129231,129643,130116,130596,131096,131476,131828,132259,132743,133218,133577,133927,134319,134781,135114,135603,136068,136545,136986,137445,137871,138295,138739,139116,139545,139934,140383,140960,141356],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,3,3,3,5,7,7,7,7,7,9,9,9,9,9,9,9,9,9,9,9,9,9,10,10,10,10,10,10,10,10,10,16,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,11,11,11,14,14,14,17,18,20,20,20,22,22,22,23,23,23,23,24,25,26,27,28,28,30,33,33,35,35,38,39,41,42,44,48,51,54,57,59,62,65,68,71,75,80,83,85,89,93,96,100,104,107,110,112,116,120,124,129,134,138,142,146,151,156,158,164,169,174,180,187,195,202,208,215,223,229,238,247,259,266,276,281,288,297,303,311,317,323,329,337,343,351,358,366,375,381,386,391,398,402,412,420,428,436,444,452,460,468,477,485,494,502,511,520,530,539,547,555,564,574,581,591,600,606,614,621,628,635,643,649,653,658,665,671,678,684,691,697,704,710,714,720,725,731,736,736,747,753,759,764,770,773,777,780,784,789,793,798,801,806,810,814,819,821,824,826,830,834,838,841,844,848,851,855,858,860,863,866,869,871,873,876,880,884,888,892,894,897,901,905,909,913,916,919,924,928,933,938,944,949,954,960,965,970,975,979,984,988,993,997,1002,1006,1010,1013,1014,1018,1021,1025,1028,1030,1032,1034,1038,1042,1047,1052,1056,1061,1061,1073,1078,1084,1090,1095,1101,1106,1112,1116,1122,1129,1136,1142,1148,1154,1159,1165,1171,1177,1183,1189,1196,1202,1209,1216,1223,1228,1233,1240,1247,1253,1260,1267,1273,1279,1285,1292,1297,1303,1308,1312,1316,1320,1325,1331,1334,1338,1341,1344,1348,1353,1358,1364,1371],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,10,17,33,36,42,42,70,55,62,69,76,92,75,78,78,93,93,99,98,94,96,100,93,93,93,78,78,73,79,70,70,77,84,84,105,130,130,158,156,175,176,181,178,177,177,179,175,177,187,189,189,193,193,186,188,202,211,207,193,193,225,220,253,290,355,486,552,610,672,738,849,865,898,932,1012,1054,1143,1194,1343,1467,1598,1733,1791,1909,1868,1964,2122,2228,2304,2369,2393,2118,2201,2288,2523,2620,2726,2921,3049,2686,2825,3001,3197,3411,3761,3604,3833,4132,4359,4116,4378,4588,5004,5243,5522,5833,5748,6049,6422,6705,6943,7243,7278,7495,7232,7401,7807,5374,5671,5569,5732,6002,5996,5575,5883,6225,6581,7280,7989,8145,8628,8952,9376,9958,10608,11488,11390,12226,9641,7994,7799,8725,9535,10584,10774,10939,10839,11149,10926,10596,10181,9269,8921,8800,8683,8393,8541,8396,8396,8230,8338,8573,8901,9312,9739,10855,10161,10684,10981,11238,11235,11424,11411,11704,11792,11631,11200,10426,10255,10013,10162,10115,10106,10080,9973,9812,9658,9568,9542,9269,9149,8961,8899,8864,8627,8412,8202,8145,7992,7843,7776,7652,7419,8029,7060,6739,6711,6206,6206,6581,5656,5373,5055,4929,4845,4826,4713,4690,4594,4461,4442,4368,4352,4349,4340,4401,4385,4372,4302,4265,4252,4169,4158,4145,4137,4128,4117,4108,4100,4111,4105,4211,4609,4285,4278,4268,4259,4234,4216,4494,4171,4158,4132,4118,4085,4382,4029,3998,3980,3967,3958,3948,3939,4543,4128,4244,4255,4365,4441,4589,4625,4721,5032,4773,4760,4789,4833,4849,4881,4882,4893,4947,4953,4965,4928,4901,4888,4895,4906,4927,4985,5423,5037,5046,5111,5326,5441,5583,5695,6004,6349,6587,6832,6734,6677,7135,6593,6581,6678,6746,6732,6755,6851,6859,6873,6902,6915,6914,6846,6802,6825,6858,6812,6757,6739,6736,6760,6727,6711,6680,6686,6663,6693,6664,6646,6634,6627,6610,6578,6564,6938,6550,6529,6522,6562,6531]},"Timezones":["America/Caracas"],"AgeDist":{"0-4":2363409,"10-14":2657796,"100+":2878,"15-19":2500772,"20-24":2101628,"25-29":2028711,"30-34":2064324,"35-39":1963597,"40-44":1867720,"45-49":1697254,"5-9":2731190,"50-54":1599831,"55-59":1415152,"60-64":1177441,"65-69":865114,"70-74":603581,"75-79":386279,"80-84":226565,"85-89":118750,"90-94":49076,"95-99":14875},"REstimates":{"Date":["2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.28834222538555,1.26260150858059,1.16914584382155,1.20608303584073,0.900831593499722,0.938340233949063,0.9400231954524692,0.882082013386507,0.8440247054910409,0.7329729314053871,0.765616187776223,0.7051088870199509,0.822635712284739,0.754580151896623,0.787166829713677,0.821677173903302,0.919046321068917,0.831687764070175,1.19813590678008,1.60935702146873,1.41828471931216,1.7236506658362902,1.57764551781833,1.64958184034432,1.56647681681769,1.43309460275232,1.2866897202649,1.17780976063452,1.1335178093725,1.05697782773725,1.0031033513187602,1.01657348011725,0.91581749963442,0.7929372268797878,0.8127836430304879,0.63861237468577,0.804205416083121,0.655250614921405,0.6933512506022391,0.831124698247336,0.98134566856777,1.04933188856175,1.06128629797188,1.03091943247575,1.35032709047775,1.32761318733551,1.61140042352709,1.7245813575871398,2.19728004051747,2.80611844434814,2.5889493153813503,2.30858284466611,2.08589248387509,1.91172391122874,1.91235861728514,1.77542431450368,1.6294320702937202,1.52288774904451,1.47072842422793,1.4207375776468198,1.38659540562239,1.3188317184975902,1.34125952264003,1.30296694277707,1.30365618143756,1.32502372429278,1.25528243115114,1.3024152064493402,1.19553221581306,1.18507354133922,1.25813003049849,1.27431806941597,1.21741911708154,1.18567552799801,1.09749716368204,1.08856608916343,1.02176562130843,0.962920293848321,1.03991377765633,1.01351043593563,1.04793897832232,1.0622582697326,1.1019143764461,1.11229834577857,1.07915037853013,1.1123923393198,1.17513242881681,1.2461805967906698,1.41010156676009,1.39051586951001,1.38798172197418,1.41283264451653,1.31886903140151,1.2951257037423798,1.29727206692908,1.2412814790848998,1.30371328051229,1.28752959578876,1.27948372707579,1.26761229858673,1.26714630808369,1.28021573889753,1.23049988378108,1.21490048867779,1.17223040156735,1.13588490232144,1.1564550182603202,1.18363679893379,1.16968704064684,1.15568298532195,1.12232809614,1.14292558283662,1.15359293047008,1.14240137465332,1.13303416552197,1.15366123694489,1.18608252235391,1.20245281466708,1.21939101150486,1.22958598662767,1.2146078291421205,1.21814218205065,1.23750088288824,1.28431368266846,1.28450865447775,1.24125249940374,1.22187246702334,1.23855149030223,1.26078855612778,1.23940628049146,1.2043301776051698,1.19632637114039,1.20890618137998,1.22846797808163,1.2435414847438402,1.25382821327259,1.23198016787019,1.21591094636578,1.20534648886293,1.20601171647439,1.1827478824113702,1.16973795946742,1.11356153631853,1.069764509291,1.04878006300864,1.0207322171051,0.9992114933910772,0.975077888299907,0.952765098518645,0.933912817180713,0.941811661725152,0.941220017325723,0.934838200842818,0.931585751920376,0.953898452469583,0.960854789106566,0.992800832038641,1.03341586232254,1.06832932648063,1.10089762447532,1.10781412949401,1.11839762858547,1.12526855889801,1.11181020302715,1.07866848950244,1.05341755308244,1.0398193726670302,1.04314292653937,1.03989770255927,1.00735426279458,0.9948163177174528,0.980263428763033,0.953950879792416,0.93079413241366,0.9213806772185352,0.91932331426462,0.918318897003473,0.924772437250024,0.9401922342231408,0.9297117530056752,0.928699847708492,0.925591510293354,0.917912820399577,0.9307729335756328,0.946423266506946,0.948945642917274,0.962124679608501,0.97616868317266,0.972802366052895,0.9494496657183248,0.9236064136383548,0.903452677736306,0.900294922471492,0.923806028602284,0.9327396261438572,0.925444383238184,0.9188092586362688,0.917823793553304,0.88924585221176,0.85638188726137,0.846644582557763,0.824587973645905,0.778848007495929,0.842411584498319,0.8475306771728329,0.846073474681468,0.82581881410135,0.8097446505067549,0.803466193514052,0.8138632223213281,0.8045693756591271,0.8136266872315079,0.8331355196846759,0.862888071361947,0.870208091580521,0.8852636001945681,0.964238856872312,0.877764927474778,0.888031679678033,0.914201939669476,0.9430439530226072,0.949408244911376,0.91653772109083,0.8888783237043459,0.8928765376512241,0.878433764363443,0.8934332150500791,0.909659178781338,0.938680552771398,0.971878444376824,0.980583600619427,0.967677653106932,0.95567392840568,0.936033483193786,0.937608513631033,0.9523034301409532,1.00510950585145,1.017236693903,1.02725604190693,1.02552002291973,1.0216495980381,1.0184088224442098,0.963004720316096,0.93614785514021,0.9367905747561048,0.929804497545866,0.971198865679113,1.014473169134,1.0121605760054102,0.985659397644786,0.957173716586985,0.993251651911578,1.02318034737889,1.05337541273768,1.05320169520551,1.06937073286865,1.10343868454398,1.15278108453894,1.12471557109779,1.12294768444117,1.05911083714472,1.02046645607275,1.00964520391259,1.02208698940201,1.02499342293093,1.01743806144671,0.984121736624736,0.9351302501648622,0.903980240614675,0.902546072391648,0.897238248108975,0.867451939024779,0.88294101920588,0.8771163315446658,0.901988166130413,0.9354978997089152,0.952738133242853,0.922674624877382,0.900946407449623,0.8571078021847421,0.8617264475073371,0.8949294950436959,0.9604670599014492,0.9705229877323672,1.01475551509333,1.03313987575269,1.04151128180968,1.05555197557978,1.10481306739281,1.12761573445389,1.13143655119233,1.16168656113423,1.2077098289018402,1.26720528639042,1.30114649992105,1.30385502546304,1.2670688318886598,1.2399886774174098,1.17825580761188,1.14083315264299,1.11424037369399,1.10486511063991,1.0727131805341,1.02798815370264,1.0151693694776,1.02594047043035,1.03889997307724,1.00212357917151,0.9609052436731108,0.962759157317147,0.95312365093415,0.9496614117476292,0.952789671255766,0.9635225675735608,0.9830300511261908,1.00169545223048,0.9957229758198208,0.98817704904597,0.9922893123821308,0.984261361590673,0.966598021506998,0.9613760819953672,0.9587460053923108,0.93893197852617,0.9478753482467208,0.9377057891815408,0.960119981493167,0.96773811033939,0.97411706448202,0.96913422141815,0.9871767310369493,1.00317706141252,1.00280011487908,0.995665200140036,0.979420337790039,0.9927366722927852,1.00127626161599,1.01129755289378,1.02958024039866,1.03638972938125],"StdR":[0.128340916531233,0.123722232713397,0.115144155802287,0.115728764051551,0.0963526615122138,0.0997485773123216,0.0988367747070994,0.0970152381702189,0.0955742134874159,0.0909141815118478,0.0964684306902042,0.0932615725886857,0.104908075416053,0.101744653518499,0.106177759861539,0.111613456395252,0.119017993066278,0.117066085287857,0.140815234528822,0.161339005174538,0.14922773367180805,0.15746147833302698,0.143442040364592,0.14215069947077694,0.13095839376123,0.118633239830314,0.107414086342405,0.100314210493274,0.0952015894881413,0.0916412296380077,0.0879383000604366,0.0896482577240273,0.0845008772265319,0.0782253666512648,0.081150495306912,0.0726945909212584,0.0847910585751757,0.07824029940566099,0.0831690644416159,0.094227867303123,0.103558523503339,0.10790197847130198,0.110710965335065,0.10775942259999903,0.122401981690873,0.119289576731372,0.12873140073179,0.127035449866253,0.13858124221008802,0.151147740955874,0.13876514650176006,0.119945525480693,0.104460839479899,0.0904583731997127,0.0847907522509935,0.0758702677372305,0.0680785597892164,0.0618329042584732,0.056602193740118,0.0528940259558592,0.0502782584621725,0.0467606386975972,0.0457935270726132,0.0435423138428188,0.0424122920395544,0.0410019058402488,0.0391617724902426,0.0389916316895267,0.0360309187917791,0.0352846494298732,0.0359904315058624,0.0350262597875405,0.0337874200270292,0.0326123568730747,0.0304900035670606,0.0301995835039751,0.0283216962544378,0.0269760226593295,0.0283352657306602,0.0276056429357298,0.0278594700683979,0.028037981604484,0.0283172231985688,0.0284857433472177,0.0275472235448943,0.0281062531206451,0.0283671512329368,0.0290295379140196,0.0307362737832646,0.0306072369616495,0.0306271721205447,0.0305743023983993,0.0292445286105303,0.0282193266206772,0.0275198806879499,0.0260578019500734,0.025992729215828,0.0254306329524212,0.0248381574945683,0.024123901854329,0.0237031116557746,0.0236281636932821,0.0225215816075296,0.0220617175916702,0.0208296534285134,0.0199062029210872,0.0200462327582892,0.0197883808645926,0.0190564890208944,0.0188742399715809,0.0181816234450628,0.0179781591498089,0.0177876584927305,0.0174458856787878,0.017173844504661,0.0170183489855336,0.0171888575988822,0.0172553505694373,0.0172386450272234,0.0172633926141826,0.0171933470404537,0.0171523775649498,0.0170557030367252,0.0173813084279359,0.0173268532206781,0.0170637513414855,0.0168983561735706,0.0165031828479433,0.0166955097999512,0.0161722380718012,0.0159829931889316,0.0153855416909186,0.0151780778279757,0.0151634707558917,0.0150628205778755,0.0149281375684039,0.0149179467952905,0.0145580354008688,0.0144031648388107,0.0139350580074729,0.0137133792138898,0.0132867537213959,0.0125428753365327,0.0118343835915188,0.0110623741443155,0.0105527185204027,0.0101116372115654,0.00956541217490519,0.00924513252671498,0.009002752187951359,0.009003326261247991,0.008857744088906291,0.00874476622226103,0.00876354253964678,0.00892704482519833,0.00883298635711265,0.0090577231634225,0.00914157437443277,0.00939442438165992,0.0094690290877029,0.009463231086689807,0.00967956792836455,0.00978251869987235,0.0097534503586218,0.00951372873621356,0.00934133191638709,0.00916343534683888,0.009082651116917393,0.00891923915051644,0.008773542198369209,0.00869572962791815,0.0084261008495593,0.0083390345446724,0.00824819330057687,0.00820178018428164,0.00834971887598881,0.00836539158786229,0.00843994005143307,0.0086248447913727,0.00858130597295594,0.00862710160995398,0.0087334947225067,0.00875414961754578,0.009027907142866741,0.009115059071525029,0.00909329518757026,0.009179348484565293,0.00933768267851598,0.00930928130834435,0.009174388600185959,0.00894083116003508,0.00896467423888092,0.00912395123644981,0.009401255540278,0.00962498812262946,0.00976426884445406,0.00967685283625162,0.0098094174665047,0.009555069075543607,0.00954042354401013,0.00959259636601284,0.00996222538085948,0.00984749527653915,0.0109217028197576,0.0114034731707303,0.0114752417787504,0.0114966968442811,0.011532090533607,0.0118498087175255,0.0121363145303414,0.0125013565959547,0.0129353506742762,0.0131648708458261,0.0138331119806618,0.0139291101423772,0.0140284887895572,0.0148161869873374,0.0137659562806689,0.0136218172828225,0.0137521085347859,0.0142457485715785,0.0139254958983031,0.0135979581290894,0.0134914007619228,0.0135062315747144,0.0132258515956255,0.0137762339108278,0.0141411808100215,0.0144417083740232,0.0148953221488056,0.0146445377694746,0.0143876854974337,0.0143246757860929,0.0139074723194223,0.0141187218474042,0.0141301894144118,0.0145791758366526,0.0147109660153172,0.0147255345047264,0.0147618760541007,0.0144796994674135,0.0144002672739568,0.0139022188657125,0.0137234365963672,0.0137180823435125,0.0136359217680113,0.0143052661622808,0.0145629858884527,0.0147894789536701,0.0145201955749604,0.0141930242402225,0.0144770535950499,0.0146880508526128,0.0149822237230967,0.0147917925490641,0.0149774119030883,0.0150901561089244,0.0154309132728297,0.0153550264753898,0.0151367324448993,0.014620395726397,0.0140254473312005,0.0139141467426712,0.0138326470546084,0.0136892579746019,0.0136208662644388,0.0134548027760249,0.0130911155464403,0.0129443744823595,0.0129846209262216,0.0131422901777486,0.0130397334221673,0.0134573300990495,0.0135789415839558,0.0139798209885134,0.0144357867024939,0.014750716194903,0.0144307918561803,0.014193109543174,0.0140663029224317,0.0143635582421425,0.0149408639334404,0.0157299643837307,0.0158497965986323,0.0160219289366804,0.0162139966794456,0.0159610264707113,0.0159841932108779,0.0163612214959153,0.0162012877582631,0.0164311971099558,0.016411282048654,0.0166858790886347,0.017278547862242002,0.0176160832811105,0.018054265757055,0.0179774406289763,0.0177436104237748,0.0166685951913962,0.0161523538730106,0.015319824108964,0.0149490533707517,0.0141436018777499,0.0134433147355135,0.0131792070717302,0.0130521908461061,0.0129772198926129,0.0124915110548923,0.0121841635154504,0.0121439545072584,0.0121194096418813,0.011931259652511005,0.0121893238036343,0.0122568837826248,0.0122686721858356,0.0123542135334841,0.0122635312058384,0.0124203183264256,0.0123535625364159,0.0122572384992745,0.0122422723355126,0.0122510319001407,0.0122008468711096,0.0120556395939794,0.0124442059751636,0.0123380050973143,0.0125595344333749,0.012599872891335,0.0127064715051885,0.0127097138545064,0.0128187033206178,0.0130901241626412,0.0129422294452132,0.0127425056178732,0.0127932701777682,0.0128294288507164,0.0129403038002265,0.0129415816740832,0.0131289705465606,0.0131844122175768],"EnoughData":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,1,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-VE.json","Name":"Venezuela","CurrentEstimate":{"Exposed":16356.0,"Infectious":12504.0},"OfficialName":"Bolivarian Republic of Venezuela","Level":"country","M49Code":"862","ContinentCode":"W-SA","CountryCode":"VE","CountryCodeISOa3":"VEN","Population":28515828},"VN":{"data":{"Rates":{"CaseFatalityRate":0.005984720632516295,"Critical":0.012379828802099986,"Hospitalization":0.05096919419917999},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,6,6,7,7,7,7,7,7,7,7,14,14,14,14,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,17,17,17,17,17,20,20,21,25,55,58,63,75,85,90,90,95,123,126,128,144,144,144,146,169,171,177,198,201,202,214,216,223,224,220,225,225,225,222,222,219,219,219,219,219,232,232,233,241,241,241,249,252,252,260,260,260,260,263,263,263,266,267,267,267,272,272,278,278,279,279,279,293,298,302,302,307,307,307,316,316,320,321,323,323,323,323,325,325,325,326,327,327,328,329,329,329,330,330,330,335,335,336,340,340,340,340,341,342,347,347,350,350,350,352,352,353,356,356,357,357,360,365,365,365,365,365,365,365,369,369,373,373,373,373,374,378,381,392,395,395,395,399,451,409,425,437,447,456,467,526,533,542,545,563,568,587,592,632,637,663,677,695,707,735,746,755,772,805,815,853,868,890,893,902,910,918,926,931,936,940,941,942,942,947,957,991,991,999,999,999,999,1007,1010,1010,1020,1020,1020,1022,1023,1023,1023,1024,1024,1024,1025,1025,1029,1030,1031,1031,1031,1046,1046,1046,1049,1049,1051,1057,1061,1062,1062,1062,1062,1062,1063,1065,1069,1069,1069,1070,1070,1070,1087,1087,1087,1093,1101,1103,1103,1124,1124,1124,1142,1142,1142,1142,1151,1153,1153,1166,1170,1179,1179,1179,1195,1201,1209,1220,1220,1220,1224,1224,1225,1225,1238,1238,1241,1246,1252,1252,1263,1266,1269,1269,1269,1281,1281,1281,1303,1303,1303,1303,1319,1323,1325,1325,1337,1339,1339,1339,1353,1353,1357,1361,1361,1361,1361,1369,1369,1380,1380,1380,1402,1402,1406,1411,1411,1411,1411,1425,1430,1430,1430,1448,1456,1457,1460,1460,1461,1465,1465,1468,1472,1472,1472,1480,1528,1529,1529,1532,1541,1573,1574,1605,1627,1627,1702,1717,1760,1804,1804,1839,1844,1876,1876,1898,1898,1920,1920],"Confirmed":[0,2,2,2,2,2,2,2,2,2,6,6,8,8,8,10,10,13,13,14,15,15,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,18,30,30,31,38,39,47,53,56,61,66,75,85,91,94,113,123,134,141,153,163,174,188,203,212,218,233,237,240,241,245,249,251,255,257,258,262,265,266,267,268,268,268,268,268,268,268,268,270,270,270,270,270,270,270,270,270,271,271,271,271,288,288,288,288,288,288,288,312,314,318,320,324,324,324,324,324,325,325,326,327,327,327,328,328,328,328,328,328,328,328,329,331,332,332,332,332,333,334,334,334,334,335,342,349,349,349,349,349,352,352,353,355,355,355,355,355,355,355,355,355,369,369,369,369,370,370,372,373,373,381,381,382,382,383,384,401,408,412,415,417,420,431,446,459,509,558,590,621,652,672,717,750,789,812,841,847,866,883,911,930,951,964,983,989,994,1007,1009,1014,1016,1022,1029,1034,1036,1038,1040,1040,1044,1044,1046,1046,1049,1049,1049,1049,1054,1059,1059,1060,1060,1063,1063,1063,1063,1066,1068,1068,1068,1068,1068,1069,1069,1069,1069,1074,1077,1094,1094,1095,1096,1096,1096,1097,1098,1099,1100,1105,1107,1109,1110,1113,1122,1124,1124,1126,1134,1140,1141,1144,1148,1148,1160,1168,1169,1172,1173,1177,1177,1180,1180,1192,1202,1203,1207,1212,1213,1213,1215,1226,1252,1253,1256,1265,1281,1283,1288,1300,1304,1305,1306,1307,1312,1316,1321,1331,1339,1341,1343,1347,1351,1358,1361,1361,1365,1366,1367,1377,1381,1385,1391,1395,1397,1402,1405,1405,1407,1410,1411,1413,1414,1420,1421,1432,1439,1440,1441,1451,1454,1456,1465,1474,1482,1494,1497,1504,1505,1509,1512,1513,1514,1515,1520,1521,1531,1536,1537,1537,1539,1540,1544,1546,1548,1548,1548,1549,1551,1553,1651,1657,1767,1817,1850,1882,1948,1957,1976,1985,2001,2050,2064,2091,2140,2142,2195,2228,2269,2311,2329,2347,2362,2368,2383,2392,2403,2412,2421,2426,2432,2448,2448,2475,2482,2488,2494],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,6,7,8,9,10,10,10,13,15,16,18,21,22,24,24,25,26,25,25,25,26,27,27,27,30,30,30,32,32,34,34,34,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35],"Active":[0,2,2,2,2,2,2,2,2,2,5,5,7,7,7,9,9,12,12,13,9,9,9,9,9,9,9,9,9,9,2,2,2,2,0,0,0,0,0,0,0,0,0,0,0,2,14,14,15,22,23,31,37,40,45,50,59,69,75,77,96,106,117,124,133,143,153,163,148,154,155,158,152,150,151,150,126,125,127,113,114,118,119,97,96,91,70,67,66,54,52,45,44,50,45,45,45,48,48,51,51,51,52,52,39,39,55,47,47,47,39,36,36,52,54,58,60,61,61,61,58,57,58,58,54,55,49,49,49,49,49,35,30,26,26,21,22,24,16,16,12,11,10,11,11,11,9,10,17,23,22,22,21,20,23,23,23,25,25,20,20,19,15,15,15,15,28,27,22,22,20,20,22,21,21,28,25,26,25,26,24,36,43,47,50,52,55,66,77,90,136,182,214,242,271,286,327,348,384,407,433,433,399,456,465,471,480,484,491,437,436,440,439,425,421,408,410,372,369,345,331,313,303,275,266,256,242,209,199,161,151,134,131,123,115,110,102,97,92,91,92,91,91,86,76,43,43,35,35,40,43,52,49,50,41,41,41,40,40,41,42,46,48,50,50,53,58,59,58,60,68,59,60,63,64,64,74,76,73,75,76,80,80,83,82,92,98,99,103,107,108,108,93,104,130,125,120,127,143,124,129,141,127,128,129,130,126,128,133,130,134,127,129,133,121,122,117,106,110,111,108,118,121,125,118,122,121,121,118,118,109,109,107,109,110,104,105,116,101,102,103,113,100,98,105,114,110,120,123,130,117,121,120,117,118,119,124,117,127,121,122,122,102,103,103,100,102,102,102,89,86,88,186,174,276,325,355,387,452,457,476,482,494,543,557,576,577,578,631,661,693,703,720,707,700,706,646,640,608,573,582,552,553,537,537,542,549,533,539]},"Timezones":["Asia/Ho_Chi_Minh"],"AgeDist":{"0-4":7892471,"10-14":7098174,"100+":23850,"15-19":6500869,"20-24":6820203,"25-29":8569293,"30-34":8437027,"35-39":7763897,"40-44":7033826,"45-49":6539136,"5-9":7586101,"50-54":5868357,"55-59":5241611,"60-64":4330954,"65-69":3011733,"70-74":1651958,"75-79":1126514,"80-84":860586,"85-89":609173,"90-94":274625,"95-99":98225},"REstimates":{"Date":["2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.18972301724383,1.07658836257947,0.991327372600668,0.9454653995939308,0.8854573867338599,0.8321582944624449,0.7670843919584591,0.7052356734113051,0.623628347697072,0.582054903862083,0.572968677577154,0.450265327024495,0.441667838684464,0.446839280737964,0.485922686902969,0.466201120854966,0.431937097215282,0.43542643180968,0.378366851239134,0.4267217020158979,0.44711724105840506,0.349058497133347,0.260681150874442,0.25132857096601696,0.23335681722058896,0.20613532516991,0.242531100095659,0.28456657032953603,0.446310581431337,0.511595784937882,0.56988287183724,0.6292334426127729,3.5580437431757903,2.73987842403323,2.09029242210909,1.7144529940321398,1.4916345938432198,1.3533558826478898,1.2702255201529198,2.73565338557567,2.45255197837844,2.1654973480234503,1.83223702340114,1.70574376102087,1.51833706280518,1.38207533067517,0.881113087585845,0.8634081658864351,0.905781572749143,0.93045146085556,0.9827646460702428,1.01863502129533,1.02754061177652,0.41237397727557,0.40871881224492296,0.334386098658768,0.311524994050322,0.199732499113886,0.23721388217548,0.28354844907237603,0.33527190314526395,0.392502856011445,0.452154263066794,0.7265212313240941,0.7920620642685259,0.7219756105312879,0.7578805929750171,0.804308017727861,0.8427016870110621,1.02989603921883,1.05003063542015,1.06855389755524,1.07226320953585,1.22253157409593,2.26105646117803,2.99664938927034,2.28882320208107,1.67479683526618,1.3741030164456898,1.2682630724447,1.41096630218503,1.33796920643202,1.2792348001244298,1.27947903937141,1.2302639254598,1.18607034460622,1.15662940148447,1.07789611354891,0.712005224126588,0.36319962026282,0.3987462156057821,0.453578703536757,1.55246375127657,1.60007323694374,1.27648655741555,1.1983377340728705,1.15429740159958,0.9967471860784,1.11575970438695,1.17541640472278,1.15426533465205,1.61394449541842,1.52477134806988,1.45859534325149,1.35075409630876,1.316893969733,0.6898008007635971,1.42874560949444,1.71428550074887,1.74591744220196,1.64414629316408,1.54255642816982,1.42807468186621,1.59823142276874,1.84896894229736,1.7658927994906202,2.55471775264381,2.9371379192135296,2.72501468489491,2.43504253350462,2.19988807119317,1.84000235928466,1.80483010718401,1.73680467734314,1.7065571515472902,1.6099018912796297,1.54978209271271,1.39578426155395,1.30850553819368,1.24620562523627,1.1291112512040802,1.01337033474174,0.973231847374275,0.926374634405042,0.904892726184098,0.8821685388472099,0.7885818801069749,0.755426093258847,0.67576789099884,0.65608912583948,0.606823022559741,0.651870652551305,0.654269779557782,0.6499749128070711,0.5763948078249449,0.537001571996569,0.482475097079242,0.454356404539796,0.406313920205734,0.41106647237547,0.435527615929185,0.370304487170282,0.4250620487456761,0.42108905176192296,0.446792924321017,0.4093702159002971,0.423993599565685,0.473721154651463,0.484004553686785,0.5133385058490221,0.51313410716426,0.640434762916147,0.5737813304534229,0.61500335855908,0.594860118588286,0.7432076498032328,0.749163523914002,0.782892878161865,0.8105478265483279,0.8385085526024151,0.646539972784599,0.496505013596961,0.536566287056101,0.532892335716682,0.583359805261689,0.763971966410823,1.02082092927294,2.23762527993867,2.02542632659271,1.61979388715848,1.37653349170068,1.26207918909907,1.19569699277692,1.19134470361706,1.19351751444178,1.16168535311962,1.16492991898876,1.31576462325592,1.34029712740169,1.1765304950548,1.0685952808832,0.6157132564616921,0.921248537491896,0.993007903584708,0.982186838460018,1.05959122837328,1.33696626614306,1.46770888309755,1.38036845012411,1.35122013274317,1.35835563171488,1.15226291668032,1.36045834212814,1.4471675122769698,1.35793980174314,1.27897593831793,1.05432084536772,1.06518144480467,1.05470985955148,1.06883777395271,0.906068169952285,1.02918513783919,1.21362176769191,1.15869741590981,1.13027621771154,1.19492739200565,0.970083841348272,0.816091798328654,0.8480251253214408,1.02553662958488,1.52016987617948,1.40513173220855,1.36290521255228,1.3724323732184398,1.53587429054448,1.2866775375622,1.14114579366857,1.23563197512331,1.19809935963436,1.11154280302619,1.08555502844647,1.08021903699111,1.09921421101917,1.00914104438827,0.7710452963869159,0.8880928007896439,0.9735175441041628,0.909350469786698,0.7564151503437421,0.803829904760067,0.82604174241662,0.7893335115294209,0.8087773526045609,0.82452932620392,0.901093787372312,0.928497612174183,0.881866981811875,0.99384201155962,0.990452963947785,0.8978784198027291,0.8743588671290808,0.9269379361769978,0.94380962378512,0.9749418733090428,0.966109023476051,0.848611154942785,0.8468823349218308,0.9260601590679908,0.8921840185686021,0.929953736600858,0.94782868730632,0.8758371087223509,0.8330189156965621,0.9999327031367852,1.04094150973453,0.977465310822452,0.9558734545282328,1.07414455405773,1.07065562990024,1.10177656449914,1.23592891878025,1.32294982610271,1.4047865935841295,1.5078377521928898,1.4378803497014498,1.34751725688095,1.26352593402642,1.10133044257449,1.0152048230023198,1.00561948850917,1.00406917414852,0.8839692451550519,0.924985798211137,0.928717540555381,0.957673830286317,0.913073894270414,0.825134363331438,0.6650946991278621,0.679729968354796,0.6237865505992379,0.7223227144046072,0.73607956795182,0.759292397804597,0.7764719727715629,0.790634624129215,0.8245347911280659,0.7799216585094041,0.8398011240757149,3.18928036119461,2.7449225598288303,4.030263148559491,3.52928125096787,2.79351322789046,2.3267285844804304,2.21107726042513,1.86871891933278,1.67041821504589,1.51241693998988,1.42712222915556,1.46301853175794,1.39489508005324,1.3665172260536,1.16820995778399,1.1098504946762,0.956937646418024,0.914666034911004,0.9442682184571508,0.981898283275853,0.8820697886224841,0.9162416802247132,0.924553995992857,0.9331959659556008,0.945764358094598,0.8565200524515301,0.866108988344438,0.8409426505993051,0.7578829293548149,0.794883342461818,0.690587267161939,0.674720834422745,0.583177189553366,0.57328758849672,0.580219639278332,0.580953683735101,0.590552563708833],"StdR":[0.107093086754011,0.0997660169251574,0.0933407325988218,0.0909398529244647,0.0875541932681983,0.0859805298331175,0.0834831215153074,0.0822127046035975,0.0782163994183016,0.0788187916342051,0.0818062194635739,0.075294774370998,0.0780915877189836,0.0835284069635776,0.0925812891747616,0.0948799282836492,0.0976021248234861,0.104580415060893,0.102602865419526,0.114848489821806,0.125421600701473,0.118874159085714,0.106440111764797,0.114896244193628,0.117621932078673,0.119670163665122,0.141277406090004,0.16717526909597502,0.2235703340783,0.257923255632037,0.29089273054605297,0.318166156988242,0.830253181697453,0.661950058712192,0.488138844730479,0.397171526748021,0.344595567438581,0.31170178333014303,0.287704082460099,0.419639303048182,0.371418455375041,0.31463930375770194,0.262590062711725,0.234897089377281,0.21050242983448494,0.188499947232288,0.14669022722514002,0.143064934328358,0.14604237440682002,0.152029911276118,0.157781947063919,0.16289313842332,0.161711999487191,0.10188065494266302,0.105203598936231,0.101204467316512,0.10563081933929,0.0888033049387972,0.105501258305982,0.127915496525397,0.150943293562584,0.17450674365075394,0.20351045085800604,0.27387152869771103,0.29838466954682297,0.299287245355027,0.311854482157675,0.3334196590792849,0.34737295453018,0.392462274448113,0.3991949045318379,0.40386180941053895,0.40804213201595096,0.43136462708376505,0.5837869935783331,0.6419047012670661,0.510288266627951,0.38549219459709705,0.3258082943363,0.299492932439855,0.310859161353706,0.289336356574549,0.28205994089088104,0.274471628722951,0.263038008006352,0.253865674394304,0.248788860773736,0.233279594469195,0.19139009031479395,0.138216523715686,0.150594917050791,0.17134716077952802,0.340204210999264,0.346915826491644,0.302055781887929,0.28131639974368106,0.275593483071392,0.249685602609318,0.26095824693820896,0.26750079649100306,0.26512717220962395,0.31083664813160805,0.292736220523063,0.274356915438888,0.256226634407665,0.24344660513293695,0.172863805024583,0.249442097493675,0.270082232425142,0.263906143014656,0.245954618498573,0.22402048312265105,0.20504257871942494,0.209669218598238,0.216449968653634,0.202287710397954,0.230365927660821,0.23030186059130606,0.203898865910832,0.17471824865988198,0.1498169547704,0.121145406119453,0.111142630916601,0.102788165292349,0.095339627289348,0.0868982152683672,0.0813676915086794,0.0730865808502851,0.0678555653836369,0.06296173578448097,0.0590037004284475,0.053721077621907004,0.051970947964086,0.0508726332057365,0.0499845360174609,0.0495069342736671,0.0476007848910141,0.0464756046907041,0.0453724211421737,0.0462086359033137,0.0458765385152982,0.0498527776766299,0.0514899463155956,0.0532091890565538,0.0515780310477688,0.0521614240705041,0.051558618137825,0.0521252375174747,0.0526326881560156,0.0555641445975016,0.0614426914008915,0.0592744098230413,0.0677743235553973,0.0717113518485458,0.079482609417077,0.0797148232089397,0.0854615862644285,0.0946152716311548,0.10183916302842,0.109919367377961,0.114873926118131,0.13526078411209802,0.131121120070426,0.14053312145417998,0.143760427521315,0.167205519753142,0.169546508631845,0.17978566255320394,0.18425285336271904,0.189908259844064,0.166436190498782,0.15142947328987194,0.162690064388621,0.169870668887916,0.187443819818884,0.220598752921875,0.265750068734442,0.40558290842423705,0.361294767159039,0.298341347484639,0.25745139932589,0.237631406736179,0.222612607748155,0.21885281068743806,0.214840093478474,0.209468611930232,0.20591783464200306,0.217024717391642,0.215019613107062,0.195160229891093,0.182964144135652,0.13873949515240194,0.17021107662402898,0.180413521902204,0.18135514012764106,0.190302862903996,0.213114526239294,0.222052434221798,0.208669774558632,0.197796723125867,0.195073564516652,0.171961398398094,0.184869491834536,0.18454349352731306,0.17417272011161405,0.166838784641959,0.146019592554807,0.14591612556762698,0.142879472617164,0.14415600098659198,0.132401234239841,0.14122799078022594,0.153649103002754,0.150823170238419,0.146762974616406,0.146352076880443,0.131114437500458,0.120759969533276,0.124613556696224,0.13867469985278302,0.167876837980432,0.16060600858621302,0.151534188306347,0.148738456502153,0.153089812557417,0.13411615713389,0.123160711804078,0.1239662464599,0.122772277654606,0.115792623172985,0.113114460610701,0.111156679807191,0.1115222622173,0.105028622795694,0.0923247426539638,0.100418236269875,0.10660186678647,0.102936809011181,0.0949398183115689,0.100021365806392,0.103586373679348,0.103663678068437,0.105299874198687,0.108967652206735,0.116028166627418,0.120782241097888,0.117010272906582,0.126588866004602,0.126272347726455,0.122353301976634,0.120577523944516,0.125162203289955,0.12792481556575502,0.130453825082548,0.130206983266431,0.121951139258764,0.124740262000411,0.129311466116772,0.1310459085336,0.133867084538645,0.13659286847952098,0.131252128222336,0.13012711856883194,0.144340828794268,0.15028278415625698,0.144707570597336,0.142673994673133,0.152487077735507,0.152262591825005,0.152624649971904,0.159048794948199,0.165695900817918,0.16564885566724402,0.166697452283637,0.15737890400374402,0.146487970306981,0.136652023010692,0.124907921197274,0.119282878020827,0.119105435714693,0.11765196090622697,0.11016341622618403,0.113632353392956,0.11372368936421197,0.117529935611882,0.1158236847141,0.111153176462218,0.100669708771551,0.103788554573993,0.10294803484461698,0.11445988726701,0.120701530996216,0.12406924693532198,0.130665097509453,0.132194920440237,0.139173384415665,0.138063130325702,0.146276498401296,0.293156131520831,0.253434197918699,0.290893887606766,0.242650287033742,0.187722173485218,0.145884541773867,0.125642652582443,0.105532887576973,0.09103467110293402,0.0799597488663773,0.0725885155191363,0.0704722764973113,0.0665157018122317,0.0631533662811642,0.055554627274402,0.0523410017678322,0.0480513832656191,0.0464400455302547,0.0469141791330406,0.0483391197358531,0.0456904605156264,0.0464472642451818,0.0468627930588934,0.0477028959572955,0.0483709329734922,0.0461565925422948,0.0472455822715144,0.0474484451278792,0.0450362188045139,0.0474602696293146,0.0444928164841365,0.0457466830400449,0.0440674027831535,0.04498167411283701,0.0477652273334344,0.0487583736168501,0.0524366080339402],"EnoughData":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,1,0,0,0]},"Interventions":[]},"data_url":"extdata-VN.json","Name":"Viet Nam","CurrentEstimate":{"Exposed":9.0,"Infectious":10.0},"OfficialName":"Socialist Republic of Viet Nam","Level":"country","M49Code":"704","ContinentCode":"W-AS","CountryCode":"VN","CountryCodeISOa3":"VNM","Population":96462104},"ZA":{"data":{"Rates":{"CaseFatalityRate":0.0039822228874048645,"Critical":0.008225754594562786,"Hospitalization":0.03936533528223268},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,12,12,31,31,31,31,31,50,50,95,95,95,95,95,95,95,410,410,410,410,410,410,903,903,903,903,1055,1055,1055,1473,1473,1473,1473,1473,2073,2073,2073,2382,2549,2549,2746,2746,3153,3153,3153,3983,4173,4357,4357,4745,5676,6083,6478,7006,7298,7960,8950,8950,10104,10104,11100,11917,12741,13451,14370,15093,16116,16809,17291,18313,19682,21311,23088,24258,24364,26099,29006,31505,33252,35006,36850,38531,39867,42063,44331,44920,47825,50326,51608,53444,55045,56874,59974,64111,67094,68925,70614,73543,76025,81999,86298,91227,93315,97848,102299,106842,113061,118232,127715,134874,138241,146279,160693,165591,178183,182230,191059,194865,208144,229175,236260,245771,263054,265077,274925,287313,297967,309601,326171,342461,347227,358037,363751,377266,387316,394759,404568,411474,417200,426125,432029,437617,461734,466941,472377,477671,485468,491441,497169,500102,504127,506470,516494,520381,525242,531338,533935,536694,538604,540923,549993,553456,554887,557818,561204,563891,566555,567729,569935,573003,574587,576423,577906,579289,583126,584195,585303,586844,589434,590071,591208,592904,594229,595916,599149,601818,603721,604478,606520,608112,609584,611044,612763,614781,615684,616857,618127,618771,620081,622153,623765,624659,625574,626898,628301,629260,630436,634543,635257,639568,641706,642560,643523,644641,646170,646721,647833,648654,649935,653052,654182,655330,657500,659259,660185,671579,675593,678738,679688,680726,683194,686458,690903,692177,693261,693467,695496,696820,701534,702544,707040,707784,710099,711195,716444,716444,716444,722876,723347,730633,731242,732531,734305,739367,740450,744298,744780,745750,753072,754658,756671,758373,760118,761011,762746,764977,774585,780313,783818,787782,793914,796346,808241,811372,822978,830251,839194,844874,849974,858456,867597,879671,887701,897704,903679,911573,920879,929239,938216,947919,956712,966368,973265,1019123,1030930,1049740,1062690,1083978,1098441,1117452,1144857,1160412,1183443,1201284,1217492,1230520,1241421,1254674,1263476,1272197,1284781,1292921,1299620,1306022,1318504,1323680,1327186,1335618,1340497,1360204,1363947,1367247,1374368,1377980,1383626,1385996,1388321,1391155,1396951,1399829,1403214,1406907,1409553,1412015,1413566,1419459,1422622,1424401,1426417,1429047,1430259,1431336,1433320,1434772,1436010,1437050],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,3,3,7,13,17,24,38,51,62,62,116,150,202,240,274,402,554,709,927,1170,1187,1280,1326,1353,1380,1462,1505,1585,1655,1686,1749,1845,1934,2003,2028,2173,2272,2415,2506,2605,2783,3034,3158,3300,3465,3635,3953,4220,4361,4546,4793,4996,5350,5647,5951,6336,6783,7220,7572,7808,8232,8895,9420,10015,10652,11350,12074,12739,13524,14355,15515,16433,17200,18003,19137,20125,21343,22583,23615,24264,25937,27403,29240,30967,32683,34357,35812,37525,40792,43434,45973,48285,50879,52991,55421,58568,61927,65736,70038,73533,76334,80412,83890,87715,92681,97302,101590,106108,111796,118375,124590,131800,138134,144264,151209,159333,168061,177124,187977,196750,205721,215855,224665,238339,250687,264184,276242,287796,298292,311049,324221,337594,350879,364328,373628,381798,394948,408052,421996,434200,445433,452529,459761,471123,482169,493183,503290,511485,516862,521318,529877,538184,545476,553188,559859,563598,566109,568919,572865,579140,583653,587345,589886,592144,596060,599940,603338,607045,609773,611450,613017,615701,618286,620132,622551,625056,627041,628259,630595,633015,635078,636884,638517,639362,640441,642431,644438,646398,648214,649793,650749,651521,653444,655572,657627,659656,661211,661936,663282,665188,667049,668529,669498,670766,671669,672572,674339,676084,677833,679716,681289,682215,683242,685155,686891,688352,690896,692471,693359,694537,696414,698184,700203,702131,703793,705254,706304,708359,710515,712412,714246,715868,716759,717851,719714,721770,723682,725452,726823,727595,728836,730548,732414,734175,735906,737278,738525,740254,742394,744732,746945,749182,751024,752269,754256,757144,759658,762763,765409,767679,769759,772252,775502,778571,781941,785139,787702,790004,792299,796472,800872,805804,810449,814565,817878,821889,828598,836764,845083,852965,860964,866127,873679,883687,892813,901538,912477,921922,930711,940212,954258,968563,983359,994911,1004413,1011871,1021451,1039161,1057161,1073887,1088889,1100748,1113349,1127759,1149591,1170590,1192570,1214176,1231597,1246643,1259748,1278303,1296806,1311686,1325659,1337926,1346936,1356716,1369426,1380807,1392568,1404839,1412986,1417537,1423578,1430648,1437798,1443939,1449236,1453761,1456309,1458958,1463016,1466767,1470516,1473700,1476135,1477511,1479253,1482412,1484900,1487681,1490063,1491807,1492909,1494119,1496439,1498766,1500677,1502367,1503796,1504588,1505586,1507448,1509124,1510778,1512225,1513393,1513959,1514815,1516262,1517666,1518979],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2,3,5,5,5,9,9,11,12,13,18,18,24,25,25,27,27,34,48,50,52,54,58,58,65,75,79,86,87,90,93,103,103,116,123,131,138,148,153,161,178,186,194,206,206,219,238,247,261,264,286,312,339,369,397,407,429,481,524,552,577,611,643,683,705,755,792,848,908,952,998,1080,1162,1210,1284,1354,1423,1480,1568,1625,1674,1737,1831,1877,1930,1991,2102,2205,2292,2340,2413,2456,2529,2657,2749,2844,2952,3026,3199,3310,3502,3602,3720,3860,3971,4079,4172,4346,4453,4669,4804,4948,5033,5173,5368,5940,6093,6343,6655,6769,7067,7257,7497,7812,8005,8153,8366,8539,8884,9298,9604,9909,10210,10408,10621,10751,11010,11270,11556,11677,11839,11982,12264,12423,12618,12843,12987,13059,13159,13308,13502,13628,13743,13981,14028,14149,14263,14389,14563,14678,14779,14889,15004,15086,15168,15265,15378,15427,15447,15499,15641,15705,15772,15857,15940,15953,15992,16118,16206,16283,16312,16376,16398,16586,16667,16734,16866,16909,16938,16976,17016,17103,17248,17408,17547,17673,17780,17863,18028,18151,18309,18370,18408,18471,18492,18656,18741,18843,18891,18944,18968,19008,19053,19111,19164,19230,19276,19411,19465,19539,19585,19677,19749,19789,19809,19845,19951,20011,20076,20153,20206,20241,20314,20432,20556,20671,20759,20845,20903,20968,21083,21201,21289,21378,21439,21477,21535,21644,21709,21803,21963,22067,22206,22249,22432,22574,22747,22952,23106,23276,23451,23661,23827,24011,24285,24539,24691,24907,25246,25657,25983,26276,26521,26735,27071,27568,28033,28469,28887,29175,29577,30011,30524,31368,31809,32425,32824,33163,33579,34334,35140,35852,36467,36851,37105,37449,38288,38854,39501,40076,40574,40874,41117,41797,42550,43105,43633,43951,44164,44399,44946,45344,45605,45902,46180,46290,46473,46869,47145,47382,47670,47821,47899,48094,48313,48478,48708,48859,48940,49053,49150,49413,49523,49667,49784,49941,49993,50077,50271,50366,50462,50566],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,3,3,7,13,17,24,38,51,62,62,116,150,202,240,274,402,550,697,915,1138,1155,1247,1292,1317,1325,1407,1401,1481,1549,1579,1641,1732,1821,1569,1593,1738,1835,1978,2062,1654,1830,2079,2201,2187,2352,2515,2405,2668,2802,2986,3230,2830,3174,3471,3453,3664,4103,4336,4678,4502,4918,5564,5251,5648,6089,6787,7110,6825,7194,7616,8245,8849,8928,8714,9818,9624,10832,11054,11217,10999,11934,12456,13536,14208,15191,16361,16744,17051,18633,19438,20763,22923,23700,22823,22706,24032,25567,27463,30027,32098,32646,34407,37233,38059,40478,43764,46155,48961,52717,56109,58139,62293,66753,71121,75009,80559,83218,87874,93724,100236,104563,110054,114221,121558,128595,132498,137289,145383,147667,145903,153961,154607,163701,168236,173590,168286,159833,165699,169882,164491,173587,170537,165191,165659,164756,159007,152676,155892,150286,148683,143313,141264,140808,138410,137977,135777,129233,125880,123978,105850,105035,103129,100233,94412,92196,90153,90393,89931,90244,81797,79328,76957,73320,72454,71876,72424,71969,64003,62750,63565,62582,60901,59737,57803,57626,57328,56170,56433,56364,56440,55961,52754,53544,54497,54926,54282,55187,54736,54260,54753,54850,53068,51304,50647,50605,49385,49493,49634,49880,50015,49532,49515,49282,49780,50712,50724,51070,50926,50837,50935,51365,51574,52573,53287,50779,51505,48080,47912,49112,49998,50661,50730,51030,50965,51949,52671,51400,51994,52082,50630,50038,50778,41158,38833,37379,37781,37954,37109,35925,33753,34615,35715,37316,36459,37004,35054,36443,34964,36780,36677,37596,34725,37857,40838,37687,40353,35592,37227,38124,40458,39702,43391,44084,47579,49879,46385,51366,57346,63758,69741,76677,79930,85041,85275,88489,93435,100156,103317,109458,106725,117229,119602,126832,129196,132804,134826,135427,143531,149021,157299,162010,167492,171765,176356,188984,200565,212226,224640,232066,239799,206291,212233,211214,212529,204830,202380,192035,173571,170160,157863,151208,146773,141592,134999,127107,124622,122496,115525,112364,109977,105888,95508,93992,93976,88996,87023,69641,67091,65137,60899,59538,56385,56246,55587,53660,48855,48132,46844,44911,43874,42728,41872,36714,35303,35056,34577,33237,33141,32546,31224,31124,31194,31363]},"Foretold":{"Date":["2020-04-19T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-17T00:00:00+00:00"],"Mean":[20012.53,35644.42,28146.38,142024.7],"Variance":[339014600.0,2625832000.0,1351819000.0,36718280000.0],"0.05":[4731.525,5773.569,4263.927,18962.12],"0.50":[15061.76,22979.28,18057.45,88848.01],"0.95":[52652.32,115625.4,87025.08,444933.3]},"Timezones":["Africa/Johannesburg"],"AgeDist":{"0-4":5764945,"10-14":5495963,"100+":52,"15-19":4913211,"20-24":4924091,"25-29":5217398,"30-34":5374110,"35-39":4781215,"40-44":3810040,"45-49":3233235,"5-9":5820660,"50-54":2692132,"55-59":2219400,"60-64":1794715,"65-69":1369726,"70-74":895217,"75-79":580838,"80-84":298420,"85-89":103954,"90-94":18094,"95-99":1274},"REstimates":{"Date":["2020-03-30T00:00:00+00:00","2020-03-31T00:00:00+00:00","2020-04-01T00:00:00+00:00","2020-04-02T00:00:00+00:00","2020-04-03T00:00:00+00:00","2020-04-04T00:00:00+00:00","2020-04-05T00:00:00+00:00","2020-04-06T00:00:00+00:00","2020-04-07T00:00:00+00:00","2020-04-08T00:00:00+00:00","2020-04-09T00:00:00+00:00","2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[1.76336727072795,1.56958235157777,1.3840407486553,1.3310000104358002,1.2470717144065402,1.22878922573954,1.21345890557114,1.08993025970477,0.990549370199826,0.936128195175984,0.836257389203711,0.7075899632910021,0.74570909785275,0.834675858574698,0.923563183751936,1.06545665266386,1.13496818870225,1.13534333565751,1.24120967144842,1.3611274927581498,1.34253335327918,1.36128780670043,1.3630697612578602,1.33839775028294,1.4236694813924795,1.46597181328446,1.43570836894284,1.35713284781869,1.3500859596541102,1.3027238427897,1.3603212336549,1.37668086293029,1.3506394085209,1.32639830315063,1.37697892550961,1.4044159515262198,1.3810811731931103,1.3161510536976202,1.27450873761925,1.32505222257173,1.36406523466071,1.3941215400103402,1.4043694023423,1.42692333659471,1.41106516134812,1.3899144475374698,1.3899839114189,1.3804304085085202,1.41124898252374,1.3953875550993502,1.3659237373585098,1.3588940120168,1.36889951352424,1.3282578286786,1.33179786633748,1.32941404341942,1.29863420834303,1.22868274080172,1.26263043820082,1.28118740301808,1.3134995768994,1.32239554912772,1.29727865711976,1.28715687197321,1.2729576216194098,1.2746370101786002,1.35096836019193,1.38090568918924,1.37504759377353,1.34917585263818,1.34793594944173,1.34048690660683,1.29994476361679,1.30335060960018,1.30006987691242,1.31558702499949,1.34356388373491,1.33473099070177,1.30603401138823,1.3110147288263,1.25152008351826,1.227616733657,1.24361241322326,1.25478002846688,1.2460306370916798,1.2524004184650102,1.27528636798708,1.29512096643381,1.29462498179197,1.30021919791879,1.27560677376282,1.26319413154529,1.27827395274918,1.28797967169704,1.31083234898622,1.32520479761098,1.34039918387837,1.32414298181194,1.31264641449922,1.3121143471026395,1.28122089399285,1.29656348029694,1.29871569298759,1.29821161499109,1.28921299873857,1.27632846730179,1.24792772886181,1.2323177823906102,1.21848318211665,1.20591755739704,1.18176854216537,1.17714098748666,1.14451641410353,1.1014152111635802,1.10714759515121,1.0842546666515,1.07774659713598,1.05552387036411,1.03932386932049,1.0042521135563198,0.9814367120361328,0.9747189479060407,0.9662317701318572,0.957776663833407,0.945446963878284,0.9215186220322028,0.908174348125524,0.898704124207364,0.8847921688165881,0.8705649887214799,0.844947306998669,0.8356930475810179,0.827403934959674,0.82842354303921,0.8187989719050128,0.7777780620644941,0.7483627471592571,0.740301977907576,0.725326595195415,0.7193777872348149,0.7290383352840899,0.744183558697591,0.7301535543233609,0.7149727007140508,0.704342152827063,0.6909612035864389,0.676491676132474,0.686948378883336,0.713579216551735,0.751717062027535,0.766083500568852,0.721802041258981,0.716207531727306,0.72892607919507,0.7540679107568591,0.7671665114501941,0.7651222869617121,0.7629583902563628,0.762335431228668,0.7464550024197509,0.750154962463383,0.7606884958982091,0.7798378854541249,0.7910911691268591,0.803088326430121,0.834939400055094,0.840842701673491,0.8327898667453851,0.81980828820078,0.8275738445352919,0.836929720758,0.849835254585049,0.872014027152866,0.901391387533044,0.914972521126678,0.923497249063981,0.946048982936502,0.951587599471012,0.952526139445414,0.9383146646494208,0.909533693134895,0.9067411767466892,0.917676209214348,0.937105520153308,0.941533356996278,0.9336607963395692,0.929151972373655,0.932737293302896,0.944277542765535,0.96351157584481,0.95560235457831,0.962441506767966,0.962540344671564,0.9673557786748492,1.0499933732762,1.0630989661757,1.0523961771996702,1.05439839846631,1.04865850782406,1.03972781465347,1.04352823053405,1.03759740657442,1.03405834708883,1.05173096854701,1.04481875311714,1.0425323231392098,1.05323594996623,1.06352251671581,1.021861253439,1.01642638372781,1.01253023506141,1.00630022321277,1.00421680554052,1.01585743467427,1.009697474071,1.00115373992874,0.987736340905994,0.9592203636118248,0.9719616693273108,0.962873962732008,0.9563479163463372,0.957462748313605,0.9603285300918872,0.956540011915725,0.9798808490831328,1.01442616731475,1.02784716662845,1.03717472122886,1.0447601497347498,1.0578888463956,1.06894530179434,1.07778128962211,1.09613839118855,1.12944801661293,1.13453789895573,1.1639377656761,1.1703502374581298,1.17210534207149,1.1691021345589498,1.16304469624455,1.16950233129078,1.1617162862630002,1.16807388728153,1.16681985150282,1.1568631677045902,1.15784452213238,1.13650482104553,1.14602601717339,1.1722946567021395,1.19206557190965,1.21001555502289,1.2178697202226298,1.20584707288351,1.20021371366455,1.24037960794739,1.30987782712625,1.35790636237542,1.3807803485273702,1.4035202760834,1.36705787687816,1.3716031020471902,1.38224806244039,1.3692086837636297,1.34038467458877,1.3471968719245602,1.3389493879373,1.33007676889075,1.3198528738363402,1.3285278897634498,1.32075977280149,1.31364213214115,1.2796334559511202,1.23137067135434,1.1988187277061395,1.17225910816695,1.19564888446574,1.22580627921705,1.24198310415599,1.2235047782,1.19348525349352,1.17700222023893,1.17139802450997,1.18495036805139,1.18972625198093,1.19447043782789,1.212478588113,1.21437338972629,1.21124543936827,1.18638541569896,1.15153258477536,1.12137648197634,1.08713516346906,1.06356208174311,1.05204702092138,1.02652540557352,1.00023633147385,0.9587967988276122,0.920853126990586,0.8859562407915591,0.859898026542846,0.8376773148410269,0.8118900068537271,0.8043585068351919,0.7753420492050931,0.7464967671309141,0.7320655578201459,0.7181599790767859,0.7087689207955341,0.706217327902806,0.69737641661741,0.67495751888177,0.6571478152681078,0.633899935735401,0.598114519459043,0.5890957104717189,0.6035185623431171,0.604487208974144,0.6055015635232471,0.5929480771861501,0.592885583431505,0.5962732830697459,0.5984366713753101,0.61959485581694,0.638871968266811,0.649251534703694,0.662080694795725,0.6628424426796221,0.668008739121439,0.682899806369446,0.7068192960379829,0.7242010263698879,0.7225924309305441,0.7322241969384331,0.7304963841394291,0.7330168423990742,0.746589335917809,0.760244599514801,0.7788180203296651,0.774941126477343,0.766526281829672,0.7705336835059421],"StdR":[0.0718831184253138,0.0588696366095234,0.0495890721177231,0.0447512177472447,0.0409691341248726,0.0389844843356917,0.0370350186086832,0.0335560044821207,0.0312269370395694,0.0292076863561827,0.0275986913454963,0.0250585099513546,0.0264739207672915,0.0288628488290887,0.0304797724540068,0.0333186800007394,0.0338191755427487,0.034201680494269,0.0349847078622748,0.0361734949973947,0.0355921970254691,0.035671597246826,0.0344642885208161,0.0336368421593459,0.0345500379901841,0.0346560280841512,0.0340098307918977,0.0319733954552382,0.0311093857306133,0.0294761638704298,0.0296097240178541,0.0293142952370655,0.0283910267722733,0.0275386244273778,0.0279320082280043,0.0275479282874177,0.0270350461160929,0.0256606467630564,0.0243372822888908,0.0242803418778446,0.0240620345483593,0.0244452287659877,0.0243306819651024,0.0245642287224132,0.0241720858257699,0.0243105462596036,0.0234835621061044,0.0228481905430188,0.0230471679626235,0.022742206936156,0.0220504580853109,0.0215013812875665,0.0210835143595247,0.0203215469690312,0.0198156689904743,0.0194748144604828,0.0186628601107423,0.0174245316971917,0.0172392306121042,0.0168397554872108,0.0166850846869657,0.0169317145071662,0.0166704638626051,0.0164212587626464,0.015988627266674,0.0157974388448059,0.0163083147970984,0.0166353187457667,0.0171153477555498,0.0171749504165604,0.0172485197345638,0.01704347311381,0.0164334933520906,0.0161314116305995,0.0157849178378112,0.0155707107463804,0.0157589973058469,0.0157940300631891,0.0156107878979295,0.0154406209600831,0.0146806258326532,0.0140307649258914,0.0136661999811881,0.0132827821845046,0.012896877205423,0.0128278426813957,0.0128889626770635,0.0131291388946408,0.0131719826256063,0.0135048050133191,0.013299971315083,0.0131311436369528,0.0131506966603637,0.0131777655573568,0.0134140918766927,0.0137213800295412,0.0141506288555558,0.0143031969975521,0.0143734725089473,0.014367961680254,0.0139599489659002,0.0138794213189962,0.0137362482758845,0.0137602182518269,0.0135953983805841,0.013385215118806,0.0129591129647483,0.012470403067193,0.0119284628991428,0.0114476764528691,0.0108585292392513,0.0103996312185778,0.009730665472445109,0.00892115181128862,0.0084234442345392,0.007713370820386379,0.00717712372279825,0.0065442288717706895,0.00601649653480262,0.00544893207264185,0.004926687935733621,0.0045401321673703,0.00406083434240919,0.0037231303568709896,0.00341132468936414,0.00317095117886029,0.00317555171050521,0.00325783236686334,0.0033072229613148,0.00347197241819444,0.0037029628869796704,0.00408433400888181,0.00453361223306265,0.0049652654103222215,0.00524604625555909,0.005366637496869629,0.00571056698804459,0.00635956733009746,0.00693514087257756,0.0075587174337387,0.00829892465335894,0.0089588639352628,0.00919494333722723,0.00929892232871809,0.00962558433781391,0.00988783746462334,0.0102009892373849,0.0108819977498562,0.0118312262096257,0.0128350228748574,0.0131368790625248,0.0123088736338899,0.0121194767710159,0.0125089104657003,0.013148051465371,0.0134151092024821,0.0133299249063095,0.0130458804317798,0.0129669757694965,0.0126711198844153,0.0127801263358321,0.0130323303627708,0.0135154091959643,0.0136447034359745,0.0136255915895852,0.0139089423506245,0.0136149540958144,0.0131165445466519,0.0125256438530616,0.0122749676167961,0.0122507128783452,0.0121707548539241,0.0123425196986509,0.01232574184937,0.0121795071238919,0.0116974992001649,0.0112227914459785,0.0107640504765255,0.0100708781667711,0.00956439541160495,0.00880323187837423,0.00848032920274694,0.00851732869959769,0.00854709831895467,0.0085595972762953,0.008328434828770891,0.008166131887033171,0.00803001507923717,0.00808344800974211,0.008036685850542279,0.008036118132970591,0.0079294326209993,0.007765180850048859,0.00769352628363665,0.00794366888625269,0.007999047556992291,0.007888056631622,0.0075373275604418595,0.00735491881365075,0.0071659429585258705,0.0071113975040146705,0.00711547963252094,0.00692306510703361,0.00693180420209558,0.00701203864507773,0.00698339042548652,0.007071694867932291,0.00703933620120669,0.00690783412371313,0.00685259664750252,0.00667158130519834,0.00677532246287823,0.00663428562819221,0.00671280281305697,0.006636237482939271,0.00662840799205338,0.00657220581894974,0.00642915126554466,0.00656106134734416,0.0065717626657079,0.00652144560396295,0.0064900142409706,0.0065928568695917894,0.00671129655793155,0.00680402559281702,0.0068674011493332285,0.00687074496946967,0.00694410885360563,0.0068501211570385,0.00696103478312684,0.00698384888364607,0.00713167219630241,0.007187652972563941,0.0073838671502536295,0.00765068688935173,0.007884130085496509,0.0081171029697523,0.00839410192920002,0.00870863301937755,0.008895008739767741,0.00904230960884389,0.00886374595030992,0.00891561063333475,0.00893077555198946,0.00900205704878075,0.00895035560909915,0.00880540973926202,0.0087433909511371,0.00876315066850692,0.00897957557953517,0.00924455435159255,0.00953352244586207,0.00979359698447319,0.0098503590488053,0.0101706069748503,0.0109240138474002,0.0120241636511948,0.0133425965201531,0.0146879517895307,0.0151699289676222,0.0156448167375626,0.0160239490784182,0.0160248202923464,0.0159351252212362,0.0159255738346261,0.0156095989547472,0.0154589755834934,0.015201874867733,0.0151405574718803,0.0149457120613397,0.0147681839026094,0.014233827598847,0.0134356714535408,0.0126060266206753,0.011693714307082,0.0112308523804016,0.0109029488046486,0.0107670127626861,0.0106591683275915,0.0103704883943089,0.0101525614028583,0.009763804264558609,0.00947219901934594,0.009248140304679707,0.00917451887577988,0.009349473833919479,0.0093533362890203,0.009400424569895007,0.0093155439165209,0.00897940670394522,0.00852615439532408,0.0078199896299606,0.007210918893228358,0.0065620186232186704,0.00585452538529961,0.0052507952706136,0.00459613681171576,0.00407369426396145,0.0037538718172777,0.00358467126228178,0.00362365972645349,0.003798080187226671,0.00420862665299894,0.00450181274475724,0.00495884101287564,0.0055890153791058,0.00617345302238468,0.00679297264456715,0.00745090809603785,0.00802652431597793,0.00835499518544618,0.008745065012595041,0.00915427730824238,0.0093385355306707,0.0100821689848023,0.0112200236381675,0.0120592825413457,0.01282583681449,0.0131228004307317,0.0136970254634303,0.0144072906662242,0.014902977495519,0.015945878747245002,0.016819710830916,0.0173874674773734,0.0177182446188229,0.0177909615583469,0.0178195986116212,0.0181963455555501,0.0187956272211696,0.0189776104944756,0.0186962881673553,0.0184852465529648,0.0181085245069099,0.0177840006734052,0.0177813291905782,0.0178572094547496,0.0179177777214454,0.0174116059784593,0.0168265372320956,0.0165024519621959],"EnoughData":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[{"type":["Gatherings <100","Gatherings <1000"],"dateStart":"2020-03-15 00:00:00+00:00","dateEnd":"2020-03-18 00:00:00+00:00"},{"type":["Gatherings <100","School Closure","Gatherings <1000"],"dateStart":"2020-03-18 00:00:00+00:00","dateEnd":"2020-03-26 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Stay Home Order","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-26 00:00:00+00:00","dateEnd":"2020-03-28 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Most Businesses Suspended","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-03-28 00:00:00+00:00","dateEnd":"2020-05-01 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Most Businesses Suspended","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-05-01 00:00:00+00:00","dateEnd":"2020-05-31 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Stay Home Order","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-05-31 00:00:00+00:00","dateEnd":"2020-06-01 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-06-01 00:00:00+00:00","dateEnd":"2020-06-08 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-06-08 00:00:00+00:00","dateEnd":"2020-07-01 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","School Closure"],"dateStart":"2020-07-01 00:00:00+00:00","dateEnd":"2020-07-02 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100"],"dateStart":"2020-07-02 00:00:00+00:00","dateEnd":"2020-07-12 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","Stay Home Order"],"dateStart":"2020-07-12 00:00:00+00:00","dateEnd":"2020-08-18 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Some Businesses Suspended","Gatherings <100","Stay Home Order"],"dateStart":"2020-08-18 00:00:00+00:00","dateEnd":"2020-09-20 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Stay Home Order"],"dateStart":"2020-09-20 00:00:00+00:00","dateEnd":"2020-11-30 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing","Gatherings <100"],"dateStart":"2020-11-30 00:00:00+00:00","dateEnd":"2020-12-08 00:00:00+00:00"},{"type":["Symptomatic Testing","Gatherings <1000","Mask Wearing"],"dateStart":"2020-12-08 00:00:00+00:00","dateEnd":"2021-01-04 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100"],"dateStart":"2021-01-04 00:00:00+00:00","dateEnd":"2021-01-12 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100","Stay Home Order"],"dateStart":"2021-01-12 00:00:00+00:00","dateEnd":"2021-01-15 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Stay Home Order","Symptomatic Testing","Gatherings <100","School Closure"],"dateStart":"2021-01-15 00:00:00+00:00","dateEnd":"2021-02-02 00:00:00+00:00"},{"type":["Gatherings <10","Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100","Stay Home Order"],"dateStart":"2021-02-02 00:00:00+00:00","dateEnd":"2021-02-16 00:00:00+00:00"},{"type":["Gatherings <1000","Mask Wearing","Symptomatic Testing","Gatherings <100","Stay Home Order"],"dateStart":"2021-02-16 00:00:00+00:00","dateEnd":"2021-03-02 00:00:00+00:00"}]},"data_url":"extdata-ZA.json","Name":"South Africa","CurrentEstimate":{"Exposed":1170370.0,"Infectious":900208.0},"OfficialName":"Republic of South Africa","Level":"country","M49Code":"710","ContinentCode":"W-AF","CountryCode":"ZA","CountryCodeISOa3":"ZAF","Population":58558272},"ZM":{"data":{"Rates":{"CaseFatalityRate":0.0017455638111840564,"Critical":0.0036072305180125538,"Hospitalization":0.02162648001333336},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,3,5,7,7,24,25,28,30,30,30,30,30,30,33,33,35,35,35,37,37,37,42,42,42,54,55,74,75,78,78,92,101,103,111,112,117,117,117,124,124,124,183,188,192,192,197,302,336,336,336,336,336,779,779,779,779,779,912,912,912,912,912,912,912,912,912,912,912,1104,1104,1122,1142,1142,1142,1144,1194,1194,1194,1194,1213,1223,1223,1233,1233,1311,1311,1329,1348,1348,1348,1348,1348,1348,1348,1348,1348,1348,1348,1412,1412,1412,1412,1412,1450,1462,1462,1620,1620,1677,1677,1677,1953,2350,2815,3195,3285,3289,3803,4130,4493,4701,5109,5667,5786,6264,6431,6698,6802,7004,7233,7401,7586,8065,8412,8575,8776,9126,9126,9126,9942,9942,10208,10400,10693,10840,10945,11092,11454,11469,11479,11494,11562,11572,11668,11674,11748,11787,11839,11899,11899,12007,12260,12380,12590,12869,13029,13207,13365,13365,13629,13629,13629,13643,13643,13727,13784,13821,13937,13959,13961,13980,14094,14187,14306,14313,14342,14365,14439,14541,14599,14682,14783,14850,14899,14899,14927,15005,15031,15038,15168,15168,15179,15179,15179,15445,15481,15559,15585,15600,15680,15733,15733,15763,15819,15827,15862,15873,15950,16011,16019,16070,16102,16134,16137,16137,16400,16473,16495,16591,16606,16659,16701,16701,16707,16755,16779,16845,16925,16983,16998,17059,17086,17102,17145,17168,17173,17211,17268,17295,17307,17329,17339,17388,17409,17487,17635,17680,17729,17756,17762,17818,17890,17969,18036,18127,18200,18210,18296,18380,18530,18660,18773,18942,19083,19229,19526,19672,19980,20349,20512,20598,20781,21074,21568,22504,24105,25106,26159,27327,28066,29775,31522,32667,34293,35960,38639,40362,41282,42771,44133,45443,48000,49394,49696,50479,51305,52045,53410,54835,56329,58319,58875,59989,61302,62575,62870,63262,63609,64040,65051,66013,66943,67944,68928,69436,69803,70800,72635,73609,74498,75087,75563,76299,76498,77081],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,3,3,3,12,16,22,28,29,35,35,36,39,39,39,39,39,39,39,39,40,40,43,45,45,48,48,52,57,61,65,70,74,76,84,84,88,88,95,97,106,109,119,124,137,138,146,153,167,252,267,267,441,446,654,654,679,753,761,772,832,866,920,920,920,920,920,1057,1057,1057,1057,1057,1089,1089,1089,1089,1089,1089,1089,1200,1200,1200,1200,1321,1357,1358,1382,1405,1412,1416,1430,1430,1430,1430,1477,1489,1497,1531,1531,1557,1568,1594,1632,1632,1632,1632,1632,1632,1895,1895,1895,1895,1895,1895,1895,1895,1895,1895,2810,2980,2980,3326,3386,3583,3789,3856,4328,4481,4552,5002,5249,5555,5963,6228,6347,6580,6793,7022,7164,7486,7903,8085,8210,8275,8501,8663,9021,9186,9343,9839,9981,10218,10372,10627,10831,11082,11148,11285,11376,11601,11779,11902,12025,12097,12381,12415,12523,12639,12709,12776,12836,12952,13112,13214,13323,13466,13539,13720,13819,13887,13928,14022,14070,14131,14175,14389,14443,14491,14515,14612,14641,14660,14715,14759,14802,14830,14974,15052,15089,15170,15224,15301,15339,15415,15458,15549,15587,15616,15659,15659,15789,15853,15897,15982,16000,16035,16095,16117,16117,16200,16243,16285,16325,16415,16432,16480,16543,16661,16698,16770,16819,16908,16954,16971,16997,17036,17056,17093,17097,17123,17187,17243,17280,17350,17373,17394,17424,17454,17466,17535,17553,17569,17589,17608,17647,17665,17700,17730,17857,17898,17916,17931,17963,18062,18091,18161,18217,18274,18322,18428,18456,18504,18575,18620,18716,18768,18881,19122,19234,19571,19671,19834,19943,20177,20462,20725,20997,21230,21582,21993,22645,23495,24297,25326,26567,27728,28596,29757,31100,32800,34278,36074,37605,38207,39515,40949,42213,43333,44592,45337,46146,47622,48911,50319,51624,53352,54217,55042,56233,57489,59003,60427,61427,62633,63573,64610,65573,66598,67681,68454,69437,70248,70823,71677,72467,73203,73894,74503,75027,75582,76484,77171,77639,78202,78534,79002,79557,80090,80687,81341],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,10,10,10,10,10,10,11,11,11,11,11,11,11,11,11,18,18,18,21,21,22,22,24,30,30,30,30,30,30,42,42,42,42,42,42,42,42,42,42,109,120,120,128,128,128,134,136,139,139,140,142,146,149,151,165,170,171,173,176,199,200,203,235,241,241,246,246,256,260,260,264,264,269,274,277,279,280,280,282,282,282,283,284,287,288,290,292,292,292,292,295,295,297,300,300,306,312,312,320,324,326,326,329,330,330,331,331,332,332,332,332,332,332,332,332,333,333,333,333,334,335,335,335,336,337,337,345,345,345,346,346,346,346,346,346,346,346,346,348,348,348,348,348,348,349,349,349,349,349,349,349,349,349,349,349,350,350,350,350,350,353,353,353,356,356,356,356,357,357,357,357,357,357,357,357,357,357,357,357,364,364,364,364,364,364,364,365,366,367,367,368,369,369,373,373,373,375,379,380,381,381,382,383,384,385,386,388,390,392,394,398,412,417,423,441,464,469,471,495,509,514,527,537,546,559,578,585,597,610,627,639,660,672,688,705,728,745,763,780,794,804,812,828,839,853,869,881,901,914,931,940,951,959,974,983,991,1002,1016,1020,1031,1040,1051,1059,1066,1081,1091,1098,1104,1108,1109,1113],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,3,3,3,12,16,22,28,29,35,35,36,38,36,36,35,33,31,31,14,13,10,11,13,13,16,16,20,22,25,27,32,36,36,44,44,43,43,50,40,48,32,41,43,56,43,41,46,52,133,143,143,317,315,523,523,489,558,562,573,628,557,577,577,577,577,577,271,271,271,271,271,170,170,170,170,170,170,170,278,278,278,278,207,243,225,229,252,259,261,225,225,225,225,246,248,256,277,277,224,235,241,254,254,254,254,254,254,505,505,505,505,505,441,441,441,441,441,1251,1398,1398,1578,1638,1778,1978,2043,2236,1992,1597,1665,1818,2117,2009,1933,1684,1708,1511,1179,1179,1022,1269,1152,1167,1030,1022,1016,1179,861,671,1000,941,823,972,1224,610,860,660,603,401,479,551,526,284,340,612,629,669,775,749,807,793,868,973,1015,1118,1147,967,1020,905,692,573,486,375,436,215,429,482,516,540,553,525,507,446,468,508,517,547,532,449,522,547,601,564,537,522,522,459,421,414,414,516,502,520,598,486,521,570,590,590,407,414,378,392,466,403,398,461,549,530,594,608,686,655,611,628,616,604,609,610,633,434,417,429,403,411,379,366,396,402,423,417,367,307,268,292,249,257,271,348,366,379,356,331,403,420,467,512,519,546,573,452,455,473,491,581,575,612,773,817,1063,1089,1241,1263,1412,1546,1677,1834,1896,2105,2366,2707,3406,3894,4536,5591,6661,7344,8188,9023,9782,9646,10431,10900,10321,10871,10589,10094,10056,9672,8738,6847,6588,6941,6843,6763,7164,5454,4868,5743,6206,6886,7554,7178,6945,6375,5410,5797,5695,5448,4939,5616,6027,6240,6654,6425,6188,5935,5539,5068,5106,5630,5312,3938,3512,2945,2817,2890,2683,3080,3147]},"Timezones":["Africa/Lusaka"],"AgeDist":{"0-4":2946454,"10-14":2428598,"100+":5,"15-19":2121583,"20-24":1746939,"25-29":1433444,"30-34":1193475,"35-39":991719,"40-44":808231,"45-49":605658,"5-9":2717088,"50-54":433597,"55-59":327662,"60-64":237554,"65-69":166281,"70-74":112763,"75-79":67202,"80-84":32916,"85-89":10863,"90-94":1803,"95-99":121},"REstimates":{"Date":["2020-04-10T00:00:00+00:00","2020-04-11T00:00:00+00:00","2020-04-12T00:00:00+00:00","2020-04-13T00:00:00+00:00","2020-04-14T00:00:00+00:00","2020-04-15T00:00:00+00:00","2020-04-16T00:00:00+00:00","2020-04-17T00:00:00+00:00","2020-04-18T00:00:00+00:00","2020-04-19T00:00:00+00:00","2020-04-20T00:00:00+00:00","2020-04-21T00:00:00+00:00","2020-04-22T00:00:00+00:00","2020-04-23T00:00:00+00:00","2020-04-24T00:00:00+00:00","2020-04-25T00:00:00+00:00","2020-04-26T00:00:00+00:00","2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00","2020-12-04T00:00:00+00:00","2020-12-05T00:00:00+00:00","2020-12-06T00:00:00+00:00","2020-12-07T00:00:00+00:00","2020-12-08T00:00:00+00:00","2020-12-09T00:00:00+00:00","2020-12-10T00:00:00+00:00","2020-12-11T00:00:00+00:00","2020-12-12T00:00:00+00:00","2020-12-13T00:00:00+00:00","2020-12-14T00:00:00+00:00","2020-12-15T00:00:00+00:00","2020-12-16T00:00:00+00:00","2020-12-17T00:00:00+00:00","2020-12-18T00:00:00+00:00","2020-12-19T00:00:00+00:00","2020-12-20T00:00:00+00:00","2020-12-21T00:00:00+00:00","2020-12-22T00:00:00+00:00","2020-12-23T00:00:00+00:00","2020-12-24T00:00:00+00:00","2020-12-25T00:00:00+00:00","2020-12-26T00:00:00+00:00","2020-12-27T00:00:00+00:00","2020-12-28T00:00:00+00:00","2020-12-29T00:00:00+00:00","2020-12-30T00:00:00+00:00","2020-12-31T00:00:00+00:00","2021-01-01T00:00:00+00:00","2021-01-02T00:00:00+00:00","2021-01-03T00:00:00+00:00","2021-01-04T00:00:00+00:00","2021-01-05T00:00:00+00:00","2021-01-06T00:00:00+00:00","2021-01-07T00:00:00+00:00","2021-01-08T00:00:00+00:00","2021-01-09T00:00:00+00:00","2021-01-10T00:00:00+00:00","2021-01-11T00:00:00+00:00","2021-01-12T00:00:00+00:00","2021-01-13T00:00:00+00:00","2021-01-14T00:00:00+00:00","2021-01-15T00:00:00+00:00","2021-01-16T00:00:00+00:00","2021-01-17T00:00:00+00:00","2021-01-18T00:00:00+00:00","2021-01-19T00:00:00+00:00","2021-01-20T00:00:00+00:00","2021-01-21T00:00:00+00:00","2021-01-22T00:00:00+00:00","2021-01-23T00:00:00+00:00","2021-01-24T00:00:00+00:00","2021-01-25T00:00:00+00:00","2021-01-26T00:00:00+00:00","2021-01-27T00:00:00+00:00","2021-01-28T00:00:00+00:00","2021-01-29T00:00:00+00:00","2021-01-30T00:00:00+00:00","2021-01-31T00:00:00+00:00","2021-02-01T00:00:00+00:00","2021-02-02T00:00:00+00:00","2021-02-03T00:00:00+00:00","2021-02-04T00:00:00+00:00","2021-02-05T00:00:00+00:00","2021-02-06T00:00:00+00:00","2021-02-07T00:00:00+00:00","2021-02-08T00:00:00+00:00","2021-02-09T00:00:00+00:00","2021-02-10T00:00:00+00:00","2021-02-11T00:00:00+00:00","2021-02-12T00:00:00+00:00","2021-02-13T00:00:00+00:00","2021-02-14T00:00:00+00:00","2021-02-15T00:00:00+00:00","2021-02-16T00:00:00+00:00","2021-02-17T00:00:00+00:00","2021-02-18T00:00:00+00:00","2021-02-19T00:00:00+00:00","2021-02-20T00:00:00+00:00","2021-02-21T00:00:00+00:00","2021-02-22T00:00:00+00:00","2021-02-23T00:00:00+00:00","2021-02-24T00:00:00+00:00","2021-02-25T00:00:00+00:00","2021-02-26T00:00:00+00:00","2021-02-27T00:00:00+00:00","2021-02-28T00:00:00+00:00","2021-03-01T00:00:00+00:00","2021-03-02T00:00:00+00:00","2021-03-03T00:00:00+00:00","2021-03-04T00:00:00+00:00","2021-03-05T00:00:00+00:00"],"MeanR":[0.905352405217038,0.6227066232274829,0.7509131809544269,0.589352411221978,0.6354405259819599,0.821022164942842,0.6764751240240219,1.00985741273406,1.42724394986712,1.6886174318707,1.83268305730812,1.94653593252954,1.9077782570232495,1.76029930418023,1.83962164556886,1.6285418003298402,1.49241647642981,1.30618219863067,1.42430719865346,1.3166672709152298,1.46946639248102,1.35843398197565,1.38575651334131,1.32796610735593,1.4301213502487,1.2757386948095302,1.27497080739991,1.3053217237871102,1.34197062129134,2.56999990433932,2.35417783794766,1.9272185173073,3.14691171858892,2.5189425208369,3.1094805232264,2.3913472519756,1.94872167006753,1.8450086300409496,1.59229214437121,1.4490251695767098,1.44072329427742,1.39409173321857,1.3775047431847,1.14852942647258,1.07647112398791,1.05588687627499,0.766880255143078,0.9957145871440608,0.671633067170742,0.696488250126293,0.6919335340908709,0.592334733841691,0.6854497811061551,0.711880832339167,0.614041643929239,0.570016441458188,0.4671102875876261,0.512879237914412,0.566517714819463,1.02727434737358,1.07136202431131,0.547597258440881,0.565664034379774,1.11571702068068,1.30730677639497,1.2733202139666002,1.1798637516046,1.21812004160097,1.19906250700814,1.16940577893402,1.1808780549058502,1.1436643895623402,1.11219783819693,0.7342291106873109,0.894904746548707,0.960565615283772,1.00406350478835,0.7159735055055749,0.6092555841481739,0.738164543813604,0.73423145727796,0.78667523257082,0.960852276612728,0.967559016665364,0.913902167494347,0.922058226360916,0.933803797369724,0.9455658981106808,1.97162841962064,1.7741050322145302,1.53102458114074,1.25974863483656,1.1761016082849098,1.04829233098997,0.9944332869791908,0.911596692340174,0.803169658412327,0.825700013556028,3.81593281612975,3.56799124821823,2.5609456548160296,2.46800529711412,1.74486852758472,1.68657919910223,1.68343615800526,1.5650730950877,1.7607830233685402,1.68371226261516,1.54924999043858,1.64352920111352,1.61130556399234,1.59401774761759,1.24772397168108,1.20290977517984,1.19691937653799,1.1192705731326102,1.14305181392472,1.12932080193653,1.08541070441663,1.1480024431071298,1.10934567280173,1.09666334032563,1.09412633269313,0.9640475146791628,0.9539789110090942,0.917976621735155,0.9148179180660392,0.899351421083341,0.92790495465248,1.02645701577581,1.01006949880584,1.011577107873,1.01388433860532,0.990608034540294,0.9232002814986128,0.9519368553065328,0.943151720566574,0.976170352683282,0.939383338896809,0.968221461621944,0.916147338045068,0.912037039793413,0.9137793256941809,0.7817968243391179,0.853864098016172,0.806946653036422,0.8160177247762629,0.7902451425851421,0.7650235672902851,0.718572333528357,0.750977106383256,0.77813814984637,0.8476616828514899,0.81524542807231,0.805000239391025,0.8424684397362692,0.8416210815971451,0.927419865534413,0.8384946136152479,0.8760725183234341,0.8555417188854509,0.8615494141212771,0.8682708492246379,0.8855239396778941,0.893300988163732,0.977472916198675,0.914934468612332,0.8861811210142021,0.839565332094452,0.826052472568645,0.8171449530803059,0.719771250289861,0.7150198809660641,0.73210880283227,0.7723505988665129,0.74798715363591,0.875023393494552,0.9221086921974572,0.933248521336619,0.8066402473221809,0.823700215648458,0.879742395534107,0.918376552745376,0.91146717923061,0.941186701435414,1.03523453134646,1.0169261992394698,0.994686190932006,0.991361871356825,0.9583647595172428,0.944818072204352,0.935157070986776,0.953179654276744,0.966643313293924,0.930256623703773,0.8881489440024359,0.9284544575021858,0.876096059963558,0.837808135132984,0.8482756327629499,0.8781069873842751,0.919524991081218,0.932981658993513,1.0730608870029898,0.912798177017889,0.8919569786039259,0.931378889976723,0.994336633038344,1.02867710604858,1.08231871858248,1.05607867337692,1.1398914929231398,1.1837623188768502,1.0608516640011,1.01585176203807,1.0024520392607,0.9734005409365658,0.905229436771526,0.8968690871536359,0.8831280951149821,0.902875920950268,0.8324885376523371,0.85349528967211,0.8747529633703149,0.8574787608388509,0.7717347451650409,0.7717912835501359,0.825552112485072,0.8329033977207759,0.916002283164448,0.933683491792395,0.9071279616494572,0.9499508626662968,0.947195068617976,0.907646311406746,0.8420751018640301,0.8560609497709879,0.7947770629596809,1.04468822304542,1.1030938535827,1.06646474828435,1.01854758937853,1.05152594328694,1.10619820841445,1.11271842703555,1.20244562540383,1.24012185704747,1.26695478336974,1.22937350293178,1.33238554524278,1.25788438365395,1.226181697279,1.09090249945724,1.0676267871746998,1.16477730823555,1.19453941175281,1.2741515254087,1.41549301361487,1.44185641610706,1.65988739838076,1.56347096350872,1.52488100289656,1.44995932891113,1.44469815056263,1.53861353059957,1.5726469978836497,1.57023220580711,1.54445177953005,1.55127686828416,1.59821729855784,1.70113661566946,1.78273736450472,1.8386728042596,1.8430211512694497,1.94037256908671,1.9351650080858505,1.840467675232,1.7791685390023797,1.7423505798334802,1.7562439714657598,1.71828841769523,1.7125038542102098,1.65261796906362,1.50267942509052,1.42667676155926,1.36798946914456,1.31596391819627,1.25092235387064,1.19532092792628,1.1254193019594598,1.09253208785522,1.09255305586451,1.07371155228607,1.04300887903022,1.0238131858401,1.01526320048431,0.974211986668396,0.9896132741603392,0.9867116905838872,0.979903394524318,0.998899207807768,1.01993810052784,1.00412406766502,1.03041747602418,1.03537340390617,1.00428894242886,0.9820295365185808,0.960333276437904,0.95221243588251,0.9026092436357628,0.921977579971454,0.935644652996721,0.910104520030217,0.898003526679304,0.867040367744229,0.840316151960432,0.8418394557753291,0.8248462091866079,0.82093902567216,0.8123257026329499,0.8353107469382679,0.8360865307199559,0.811587474674211,0.8202099768070641,0.790969282374437,0.788137142886427,0.8166362060077371,0.815152312406294,0.823525586355836,0.8419022204754629],"StdR":[0.20754675144795,0.17312391066808402,0.194647886533497,0.176884814874155,0.191148826148892,0.22794125091813894,0.21427235465146,0.268001041550666,0.331159003422144,0.350654314526944,0.353908928808005,0.344138125106499,0.31896307246524297,0.282386149810206,0.275150437554156,0.245351035756215,0.22213752549687,0.19661877767344,0.19841650123125,0.18565791234430495,0.194679908323099,0.177883990873791,0.173911767349697,0.16526756045785598,0.169769494905506,0.15467853421543698,0.15000215706245498,0.149115919898099,0.146129075180628,0.19689094905752305,0.18158802318993,0.15105989023702698,0.18178054195669,0.153049787627712,0.15982001856117806,0.127540437278608,0.101026635972535,0.0895449078420458,0.0751019244464749,0.0657163374182743,0.06171465223767,0.0575126998652618,0.0548907032256464,0.0481978852631164,0.0442625376520383,0.043330070857093,0.0359194678806568,0.0416238274716566,0.0337194599887146,0.035006246267211,0.0362303478086789,0.0341524021702903,0.0380840246355466,0.0403514057931636,0.0391498320517831,0.0387322763488599,0.0364729467294432,0.0404767638044618,0.0441747172149148,0.0648747815357334,0.0677061090862018,0.04628943651641599,0.0477187696067092,0.0708837226165813,0.0783059256143125,0.0751914228882308,0.0705421449587603,0.0690002144581341,0.0679220230096126,0.0651348316275733,0.0639690998976352,0.0617647399098521,0.0602712132042233,0.0483673446210779,0.0537382933422032,0.0563546802208596,0.0581642246665416,0.0494103027910889,0.0459349575501018,0.0527649358725208,0.0540232823484027,0.0571650601119313,0.064668294448353,0.0664832095079924,0.0645567435716129,0.0651979823740676,0.0657567560716734,0.0658898972844851,0.0969240351191421,0.09030485491964,0.0796736679858531,0.0676591078274376,0.0625470168540249,0.0575187777578615,0.0558915814788536,0.0522269753940408,0.04945726545477599,0.050880769949556,0.112721792012955,0.12999693789540598,0.108975667080741,0.0962249099615419,0.0672139853330561,0.0589049574848661,0.0542391714472815,0.0481749168173562,0.0490225179907302,0.0459631167774376,0.0420964852466806,0.0422377393475737,0.0405542875262195,0.0383285865450623,0.0315272184426992,0.028178186001202005,0.0267726527082326,0.0242351282462418,0.0234504165120105,0.0223473252234525,0.0210918880930055,0.0214342212391725,0.0204470637421934,0.0199400467855328,0.0198513444502169,0.0178417960031331,0.0177657430065717,0.0170739833482379,0.0172028462992152,0.0170038803493657,0.0172648484109466,0.0182997152540913,0.0180370060035202,0.0180461055635882,0.0180173707055418,0.0175452596903134,0.0169246976508964,0.017485464986652002,0.0173708894781771,0.0179025296320561,0.0175400318388521,0.0177899531164615,0.0176505702920852,0.0177119929844593,0.0175622404824934,0.0164471660121862,0.0179712507386356,0.0175988348778363,0.0182650312809423,0.0181670023123561,0.0184207884994992,0.0182099767200078,0.0194446296054304,0.0204898025170122,0.0219839734689601,0.0219640920678385,0.0220598367801951,0.0229320218948404,0.0232717959070152,0.0246274898271349,0.0237597015002251,0.0241034585431957,0.0239363789484331,0.0244615733633464,0.0244314934030339,0.0250656778328552,0.0254172656038057,0.0266973333247787,0.0258005168122605,0.0253473045351334,0.0250627235102998,0.0247635831008613,0.0253937665499452,0.0241799147379095,0.0245480036949915,0.0258883673916991,0.0274483322858382,0.0281634143912492,0.0307081197163686,0.0324122252506623,0.032538194558542004,0.0301263723312837,0.0303717877113354,0.0318284282913876,0.0331239715206384,0.033031230297931,0.0335366471113165,0.0357894482728813,0.0350875562841094,0.0342379057036961,0.0340098201496673,0.0335335587352191,0.0332957492659181,0.0329940166985822,0.0339460070605074,0.0342090599272633,0.0335655164974084,0.0327836391581678,0.0343593590228203,0.0334052302114308,0.03286750916316,0.0339338448633843,0.0346449470660426,0.0358617409291321,0.0364096174747427,0.0393885007505954,0.0364714445126826,0.0352583082134427,0.037126620964714,0.0385302289224417,0.0388238292164976,0.0402380696789377,0.03941241990496,0.0409465657541839,0.041251950875674,0.0388105898993657,0.0370837754793533,0.0362696061752948,0.0363223410856932,0.0348526301608447,0.0346192984283555,0.0347907622745852,0.0358610518671925,0.0342061044467286,0.035246267179469,0.0367630902333493,0.0366460507163599,0.0351913978767176,0.0359421865964195,0.0379756672704962,0.0386317996313091,0.0420332289384013,0.0425527072473195,0.0421421349492195,0.0431545067052988,0.0431079743951378,0.0424477771942669,0.0410624441508858,0.0416798305830447,0.0403039884007053,0.048154150408218,0.0489578722871347,0.048056990382185,0.0464142473285439,0.0473874930429954,0.0484915585053083,0.0480089446233502,0.0492544737166116,0.0494084309254346,0.0486047872064906,0.0477599068538095,0.0493038762887349,0.0462187667945515,0.0446964115910382,0.0414072523649308,0.0404897840982519,0.0417513033636288,0.0417864393682672,0.0426864430847567,0.0441785329476657,0.0442624272947134,0.0466816010910006,0.0452038402718164,0.0439506832425921,0.0410373551307855,0.0404967702948266,0.0401747876580999,0.0399946234710444,0.0395373995012416,0.0378678600163896,0.0371873183751485,0.037139467349222,0.0384322253241011,0.0402437365518632,0.0413421421678729,0.0423120661313845,0.0443272459418124,0.0453652095029916,0.0434889333263007,0.0414588411505706,0.039210367468255,0.0384241383365963,0.0372669168785564,0.0360576464286227,0.0342904499312486,0.0304258961915711,0.0276892249828769,0.0250330679227626,0.0225062287919625,0.0202111922198791,0.0182150509933628,0.0161386770613948,0.0146138476393287,0.0135824395854546,0.0124498134343026,0.011354780307991004,0.0106974264459043,0.009971901573562841,0.00934746889387158,0.00912627510006932,0.00877173761981361,0.00843203490568626,0.008421427091491459,0.00825210179631837,0.00810080852179591,0.00815168233801256,0.00807700223685237,0.007859278542853109,0.007793200506880158,0.007776580347389441,0.00766599369479225,0.00749141957690005,0.007645204057352791,0.007886264430876809,0.00774130282094012,0.007780964744612271,0.007815522444111671,0.00789827306517967,0.00826142133663813,0.00841360389217694,0.0087648326349989,0.0091150606379551,0.00960572765844346,0.00977689875994278,0.00990927560158185,0.0101410384676341,0.0102574859403358,0.0104438441448569,0.0111594244253385,0.0114478633395862,0.0118001302353564,0.0121528589889673],"EnoughData":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-ZM.json","Name":"Zambia","CurrentEstimate":{"Exposed":2541.0,"Infectious":2545.0},"OfficialName":"Republic of Zambia","Level":"country","M49Code":"894","ContinentCode":"W-AF","CountryCode":"ZM","CountryCodeISOa3":"ZMB","Population":17861030},"ZW":{"data":{"Rates":{"CaseFatalityRate":0.0022888335924680244,"Critical":0.004730421263927354,"Hospitalization":0.025149409803331472},"JohnsHopkins":{"Date":["2020-01-22","2020-01-23","2020-01-24","2020-01-25","2020-01-26","2020-01-27","2020-01-28","2020-01-29","2020-01-30","2020-01-31","2020-02-01","2020-02-02","2020-02-03","2020-02-04","2020-02-05","2020-02-06","2020-02-07","2020-02-08","2020-02-09","2020-02-10","2020-02-11","2020-02-12","2020-02-13","2020-02-14","2020-02-15","2020-02-16","2020-02-17","2020-02-18","2020-02-19","2020-02-20","2020-02-21","2020-02-22","2020-02-23","2020-02-24","2020-02-25","2020-02-26","2020-02-27","2020-02-28","2020-02-29","2020-03-01","2020-03-02","2020-03-03","2020-03-04","2020-03-05","2020-03-06","2020-03-07","2020-03-08","2020-03-09","2020-03-10","2020-03-11","2020-03-12","2020-03-13","2020-03-14","2020-03-15","2020-03-16","2020-03-17","2020-03-18","2020-03-19","2020-03-20","2020-03-21","2020-03-22","2020-03-23","2020-03-24","2020-03-25","2020-03-26","2020-03-27","2020-03-28","2020-03-29","2020-03-30","2020-03-31","2020-04-01","2020-04-02","2020-04-03","2020-04-04","2020-04-05","2020-04-06","2020-04-07","2020-04-08","2020-04-09","2020-04-10","2020-04-11","2020-04-12","2020-04-13","2020-04-14","2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05"],"Recovered":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,2,2,2,5,5,5,5,5,5,5,5,5,5,5,9,9,9,9,9,12,13,13,13,17,18,18,18,18,18,18,25,25,25,25,28,28,29,29,29,29,29,31,33,33,34,46,46,49,51,51,54,54,54,62,63,63,63,63,64,64,64,123,128,135,142,142,152,162,166,173,176,181,181,197,201,206,206,320,320,328,343,343,395,425,438,439,472,472,488,510,510,514,518,518,542,604,887,924,1004,1011,1016,1057,1238,1238,1264,1345,1416,1437,1524,1524,1620,1927,1998,2047,2092,3848,4105,4442,4525,4587,4629,4872,4950,4961,5001,5010,5043,5056,5061,5221,5241,5250,5263,5345,5345,5345,5455,5477,5542,5635,5660,5675,5678,5690,5783,5823,5841,5883,5914,5924,5924,5979,6007,6043,6057,6067,6106,6112,6122,6303,6312,6322,6327,6359,6424,6440,6441,6446,6474,6492,6504,7627,7632,7640,7669,7673,7673,7678,7683,7692,7725,7742,7771,7785,7797,7797,7804,7845,7864,7884,7894,7927,7939,7942,7967,7975,7983,7995,8005,8023,8040,8046,8060,8090,8096,8096,8116,8164,8184,8195,8229,8235,8250,8288,8297,8336,8397,8470,8472,8472,8482,8643,8643,8754,8802,8844,8880,8972,9062,9147,9253,9324,9359,9451,9554,9599,9702,9836,9894,9984,10024,10112,10159,10259,10314,10468,10519,10593,10705,11067,11154,11250,11347,11363,11574,11716,11813,11966,12083,12184,12439,12582,13213,13396,13658,14714,15414,15872,16512,17372,18110,19253,19569,21080,21377,22250,22877,23413,23687,24419,24872,25361,26044,26583,26794,27391,27759,28145,28383,28551,28825,29289,29471,29471,29959,30089,30601,30759,30979,31615,31821,31972,32096,32125,32216,32288,32410,32455,32539,32590,32666,32905,32989,33392,33632,33759],"Confirmed":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,3,3,3,3,3,3,5,7,7,7,8,8,9,9,9,9,10,11,11,11,13,14,14,17,17,23,23,24,25,25,25,28,28,28,29,31,31,32,32,32,40,40,34,34,34,34,34,34,34,35,36,36,36,37,37,42,42,44,46,46,48,51,51,56,56,56,56,132,149,149,174,178,203,206,222,237,265,279,282,287,314,320,332,343,356,383,387,391,401,463,479,479,489,512,525,530,551,561,567,567,574,591,605,617,625,698,716,734,787,885,885,942,982,985,1034,1064,1089,1362,1420,1478,1611,1713,1820,2034,2124,2296,2434,2512,2704,2817,2879,3092,3169,3659,3921,4075,4221,4221,4339,4451,4575,4649,4748,4818,4893,4990,5072,5176,5261,5308,5378,5643,5745,5815,5893,5930,6070,6196,6251,6292,6388,6406,6412,6497,6559,6638,6678,6837,6837,6837,7298,7388,7429,7453,7479,7508,7526,7531,7576,7598,7633,7647,7672,7683,7683,7711,7725,7752,7787,7803,7812,7816,7837,7838,7850,7858,7885,7888,7898,7915,7919,7951,7994,8010,8011,8021,8036,8055,8075,8099,8110,8147,8159,8187,8215,8242,8257,8269,8276,8303,8315,8320,8349,8362,8367,8374,8389,8410,8427,8444,8471,8498,8531,8561,8610,8667,8696,8765,8786,8829,8897,8945,8981,9046,9120,9172,9220,9308,9398,9508,9623,9714,9822,9822,9950,10129,10129,10424,10547,10617,10718,10839,10912,11007,11081,11162,11219,11246,11358,11522,11749,11866,12047,12151,12325,12422,12544,12656,12786,12880,12963,13077,13148,13325,13625,13867,14084,14491,15265,15829,17194,17804,18675,19660,20499,21477,22297,23239,24256,25368,26109,26881,27203,27892,28675,29408,30047,30523,31007,31320,31646,32004,32304,32646,32952,33273,33388,33548,33814,33964,34171,34331,34487,34552,34658,34781,34864,34864,35045,35104,35172,35222,35315,35423,35543,35710,35768,35796,35862,35910,35960,35994,36044,36058,36089,36115,36148,36179,36223,36248],"Deaths":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,6,6,6,6,7,7,7,7,7,8,8,9,9,9,9,13,18,18,19,20,20,23,24,25,25,26,26,26,28,32,34,34,36,40,41,53,67,69,70,80,81,81,84,102,102,104,104,104,122,128,128,130,132,135,141,150,151,152,153,155,155,166,179,189,195,196,196,202,203,206,206,206,206,206,210,218,222,222,224,224,224,224,224,224,224,224,225,225,225,226,227,227,227,227,227,228,228,228,228,228,228,228,228,229,229,229,229,230,230,230,230,231,231,231,231,231,232,233,236,236,236,236,237,242,242,242,242,242,243,243,245,246,248,248,250,251,253,254,255,255,255,257,257,257,257,260,261,265,265,265,268,273,274,274,274,275,275,275,276,277,277,280,281,291,291,294,303,304,305,306,307,307,309,310,313,314,316,318,320,322,326,330,339,341,341,349,354,359,360,363,369,377,380,384,418,431,446,468,483,507,528,551,589,636,666,683,713,773,825,879,917,962,974,1005,1075,1103,1122,1160,1178,1193,1217,1234,1254,1269,1288,1303,1316,1326,1339,1353,1364,1364,1393,1398,1400,1410,1414,1418,1420,1430,1432,1436,1441,1448,1456,1458,1463,1463,1463,1468,1472,1478,1483,1484],"Active":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,3,3,2,2,2,2,4,6,6,6,7,7,8,8,8,8,9,9,8,8,10,11,11,14,14,19,19,19,20,20,20,23,22,22,23,25,25,23,23,23,31,31,25,25,25,25,25,25,21,22,23,23,23,21,20,25,25,23,24,24,26,29,29,34,27,27,27,103,117,117,141,145,170,173,189,202,228,242,244,237,264,267,277,288,298,325,329,325,334,396,412,412,419,442,455,401,417,420,419,419,415,422,432,437,442,509,527,528,577,670,670,609,644,639,672,701,674,914,958,1014,1114,1215,1306,1498,1586,1750,1882,1960,2126,2173,1951,2115,2098,2579,2835,2938,2902,2902,2991,3004,3057,3108,3120,3190,3151,2935,2946,2999,3037,1325,1132,1051,1069,1076,1111,903,965,1069,1071,1093,1150,1154,1155,1074,1115,1182,1209,1286,1286,1286,1633,1693,1665,1596,1595,1609,1624,1617,1569,1551,1568,1540,1533,1534,1534,1506,1491,1482,1503,1509,1479,1476,1487,1307,1310,1308,1330,1301,1246,1246,1249,1276,1291,1288,1277,164,174,184,175,195,206,238,244,262,254,264,250,248,242,264,269,233,243,236,230,204,205,222,212,221,238,252,273,284,315,366,381,418,433,476,524,521,536,586,626,672,702,747,827,898,952,969,1075,1075,1192,1209,1209,1390,1464,1482,1547,1573,1547,1556,1523,1532,1553,1488,1495,1613,1734,1716,1837,1849,1981,1988,2059,2067,2133,2071,2103,2135,2089,1899,2111,2254,2368,2751,3311,3729,4963,5407,6146,7008,7577,8388,8556,9292,10009,10018,10029,10326,9978,9747,9740,9276,9561,8481,8656,8065,7694,7488,7495,7067,6902,6719,6127,5731,5766,5304,5124,4883,4788,4675,4494,4139,4029,4029,3693,3617,3171,3053,2922,2390,2302,2308,2240,2235,2205,2174,2094,2081,2042,2005,1960,1742,1687,1309,1108,1005]},"Timezones":["Africa/Harare"],"AgeDist":{"0-4":2097448,"10-14":1921060,"100+":19,"15-19":1638895,"20-24":1377829,"25-29":1105162,"30-34":994874,"35-39":872602,"40-44":737527,"45-49":520295,"5-9":2210712,"50-54":389420,"55-59":308669,"60-64":240442,"65-69":184973,"70-74":114658,"75-79":85700,"80-84":43888,"85-89":15460,"90-94":3027,"95-99":267},"REstimates":{"Date":["2020-04-27T00:00:00+00:00","2020-04-28T00:00:00+00:00","2020-04-29T00:00:00+00:00","2020-04-30T00:00:00+00:00","2020-05-01T00:00:00+00:00","2020-05-02T00:00:00+00:00","2020-05-03T00:00:00+00:00","2020-05-04T00:00:00+00:00","2020-05-05T00:00:00+00:00","2020-05-06T00:00:00+00:00","2020-05-07T00:00:00+00:00","2020-05-08T00:00:00+00:00","2020-05-09T00:00:00+00:00","2020-05-10T00:00:00+00:00","2020-05-11T00:00:00+00:00","2020-05-12T00:00:00+00:00","2020-05-13T00:00:00+00:00","2020-05-14T00:00:00+00:00","2020-05-15T00:00:00+00:00","2020-05-16T00:00:00+00:00","2020-05-17T00:00:00+00:00","2020-05-18T00:00:00+00:00","2020-05-19T00:00:00+00:00","2020-05-20T00:00:00+00:00","2020-05-21T00:00:00+00:00","2020-05-22T00:00:00+00:00","2020-05-23T00:00:00+00:00","2020-05-24T00:00:00+00:00","2020-05-25T00:00:00+00:00","2020-05-26T00:00:00+00:00","2020-05-27T00:00:00+00:00","2020-05-28T00:00:00+00:00","2020-05-29T00:00:00+00:00","2020-05-30T00:00:00+00:00","2020-05-31T00:00:00+00:00","2020-06-01T00:00:00+00:00","2020-06-02T00:00:00+00:00","2020-06-03T00:00:00+00:00","2020-06-04T00:00:00+00:00","2020-06-05T00:00:00+00:00","2020-06-06T00:00:00+00:00","2020-06-07T00:00:00+00:00","2020-06-08T00:00:00+00:00","2020-06-09T00:00:00+00:00","2020-06-10T00:00:00+00:00","2020-06-11T00:00:00+00:00","2020-06-12T00:00:00+00:00","2020-06-13T00:00:00+00:00","2020-06-14T00:00:00+00:00","2020-06-15T00:00:00+00:00","2020-06-16T00:00:00+00:00","2020-06-17T00:00:00+00:00","2020-06-18T00:00:00+00:00","2020-06-19T00:00:00+00:00","2020-06-20T00:00:00+00:00","2020-06-21T00:00:00+00:00","2020-06-22T00:00:00+00:00","2020-06-23T00:00:00+00:00","2020-06-24T00:00:00+00:00","2020-06-25T00:00:00+00:00","2020-06-26T00:00:00+00:00","2020-06-27T00:00:00+00:00","2020-06-28T00:00:00+00:00","2020-06-29T00:00:00+00:00","2020-06-30T00:00:00+00:00","2020-07-01T00:00:00+00:00","2020-07-02T00:00:00+00:00","2020-07-03T00:00:00+00:00","2020-07-04T00:00:00+00:00","2020-07-05T00:00:00+00:00","2020-07-06T00:00:00+00:00","2020-07-07T00:00:00+00:00","2020-07-08T00:00:00+00:00","2020-07-09T00:00:00+00:00","2020-07-10T00:00:00+00:00","2020-07-11T00:00:00+00:00","2020-07-12T00:00:00+00:00","2020-07-13T00:00:00+00:00","2020-07-14T00:00:00+00:00","2020-07-15T00:00:00+00:00","2020-07-16T00:00:00+00:00","2020-07-17T00:00:00+00:00","2020-07-18T00:00:00+00:00","2020-07-19T00:00:00+00:00","2020-07-20T00:00:00+00:00","2020-07-21T00:00:00+00:00","2020-07-22T00:00:00+00:00","2020-07-23T00:00:00+00:00","2020-07-24T00:00:00+00:00","2020-07-25T00:00:00+00:00","2020-07-26T00:00:00+00:00","2020-07-27T00:00:00+00:00","2020-07-28T00:00:00+00:00","2020-07-29T00:00:00+00:00","2020-07-30T00:00:00+00:00","2020-07-31T00:00:00+00:00","2020-08-01T00:00:00+00:00","2020-08-02T00:00:00+00:00","2020-08-03T00:00:00+00:00","2020-08-04T00:00:00+00:00","2020-08-05T00:00:00+00:00","2020-08-06T00:00:00+00:00","2020-08-07T00:00:00+00:00","2020-08-08T00:00:00+00:00","2020-08-09T00:00:00+00:00","2020-08-10T00:00:00+00:00","2020-08-11T00:00:00+00:00","2020-08-12T00:00:00+00:00","2020-08-13T00:00:00+00:00","2020-08-14T00:00:00+00:00","2020-08-15T00:00:00+00:00","2020-08-16T00:00:00+00:00","2020-08-17T00:00:00+00:00","2020-08-18T00:00:00+00:00","2020-08-19T00:00:00+00:00","2020-08-20T00:00:00+00:00","2020-08-21T00:00:00+00:00","2020-08-22T00:00:00+00:00","2020-08-23T00:00:00+00:00","2020-08-24T00:00:00+00:00","2020-08-25T00:00:00+00:00","2020-08-26T00:00:00+00:00","2020-08-27T00:00:00+00:00","2020-08-28T00:00:00+00:00","2020-08-29T00:00:00+00:00","2020-08-30T00:00:00+00:00","2020-08-31T00:00:00+00:00","2020-09-01T00:00:00+00:00","2020-09-02T00:00:00+00:00","2020-09-03T00:00:00+00:00","2020-09-04T00:00:00+00:00","2020-09-05T00:00:00+00:00","2020-09-06T00:00:00+00:00","2020-09-07T00:00:00+00:00","2020-09-08T00:00:00+00:00","2020-09-09T00:00:00+00:00","2020-09-10T00:00:00+00:00","2020-09-11T00:00:00+00:00","2020-09-12T00:00:00+00:00","2020-09-13T00:00:00+00:00","2020-09-14T00:00:00+00:00","2020-09-15T00:00:00+00:00","2020-09-16T00:00:00+00:00","2020-09-17T00:00:00+00:00","2020-09-18T00:00:00+00:00","2020-09-19T00:00:00+00:00","2020-09-20T00:00:00+00:00","2020-09-21T00:00:00+00:00","2020-09-22T00:00:00+00:00","2020-09-23T00:00:00+00:00","2020-09-24T00:00:00+00:00","2020-09-25T00:00:00+00:00","2020-09-26T00:00:00+00:00","2020-09-27T00:00:00+00:00","2020-09-28T00:00:00+00:00","2020-09-29T00:00:00+00:00","2020-09-30T00:00:00+00:00","2020-10-01T00:00:00+00:00","2020-10-02T00:00:00+00:00","2020-10-03T00:00:00+00:00","2020-10-04T00:00:00+00:00","2020-10-05T00:00:00+00:00","2020-10-06T00:00:00+00:00","2020-10-07T00:00:00+00:00","2020-10-08T00:00:00+00:00","2020-10-09T00:00:00+00:00","2020-10-10T00:00:00+00:00","2020-10-11T00:00:00+00:00","2020-10-12T00:00:00+00:00","2020-10-13T00:00:00+00:00","2020-10-14T00:00:00+00:00","2020-10-15T00:00:00+00:00","2020-10-16T00:00:00+00:00","2020-10-17T00:00:00+00:00","2020-10-18T00:00:00+00:00","2020-10-19T00:00:00+00:00","2020-10-20T00:00:00+00:00","2020-10-21T00:00:00+00:00","2020-10-22T00:00:00+00:00","2020-10-23T00:00:00+00:00","2020-10-24T00:00:00+00:00","2020-10-25T00:00:00+00:00","2020-10-26T00:00:00+00:00","2020-10-27T00:00:00+00:00","2020-10-28T00:00:00+00:00","2020-10-29T00:00:00+00:00","2020-10-30T00:00:00+00:00","2020-10-31T00:00:00+00:00","2020-11-01T00:00:00+00:00","2020-11-02T00:00:00+00:00","2020-11-03T00:00:00+00:00","2020-11-04T00:00:00+00:00","2020-11-05T00:00:00+00:00","2020-11-06T00:00:00+00:00","2020-11-07T00:00:00+00:00","2020-11-08T00:00:00+00:00","2020-11-09T00:00:00+00:00","2020-11-10T00:00:00+00:00","2020-11-11T00:00:00+00:00","2020-11-12T00:00:00+00:00","2020-11-13T00:00:00+00:00","2020-11-14T00:00:00+00:00","2020-11-15T00:00:00+00:00","2020-11-16T00:00:00+00:00","2020-11-17T00:00:00+00:00","2020-11-18T00:00:00+00:00","2020-11-19T00:00:00+00:00","2020-11-20T00:00:00+00:00","2020-11-21T00:00:00+00:00","2020-11-22T00:00:00+00:00","2020-11-23T00:00:00+00:00","2020-11-24T00:00:00+00:00","2020-11-25T00:00:00+00:00","2020-11-26T00:00:00+00:00","2020-11-27T00:00:00+00:00","2020-11-28T00:00:00+00:00","2020-11-29T00:00:00+00:00","2020-11-30T00:00:00+00:00","2020-12-01T00:00:00+00:00","2020-12-02T00:00:00+00:00","2020-12-03T00:00:00+00:00"],"MeanR":[1.20894596266208,1.15541040085201,0.70280263653975,1.3007310540003898,1.23928813777518,1.1401419226273302,1.1135353747865,1.09861056944519,0.887523681890604,0.898159862250272,0.922476530608007,0.8778999161935741,0.831595575543866,0.9406722381749392,0.8889656212268299,0.922245605467324,1.02948486695039,0.349350937530087,0.8458065441903799,0.9179780781073792,1.18154746522203,1.40925677178134,1.35973403109587,1.4975633432072,1.6877510202204498,1.5475733294156,1.73983911217926,1.49598125626982,1.37679858561044,1.28310869819527,5.5978870460840096,4.67648657060195,2.85646495408867,2.56674656317672,2.05453813697885,2.00248534650574,1.7459196658415,1.6655159623957,1.59330298014941,1.6606130151053202,1.5683353496392398,1.4468035764416998,1.36312657527241,1.42589707652247,0.9760448548333008,0.92207801888795,0.982865747661166,0.932995182506028,1.0632760897706,0.9579029342997328,0.967708842841957,0.942367668891528,1.20109949260331,1.12528976597298,1.02989384803706,1.04966821009258,1.13271920165569,1.04867682109798,1.02893436996365,1.06507733760135,1.05260915065697,1.01120688328718,0.8780868370624301,0.901003109237082,0.982580948355627,1.01545587849447,0.7701710649342101,0.74547110896203,1.16363666805796,1.21844651475325,1.16249556994686,1.32734800405267,1.7219207228577802,1.4872941149956598,1.5464166334483898,1.54310216882818,1.42251052387199,1.4481598060418202,1.3846525051427998,1.3240290278471998,1.9213551888460096,1.85220263667881,1.5942272810999598,1.63404782246455,1.61652996692547,1.54449196540366,1.56655382206229,1.54495459841934,1.54532750564528,1.51850178988895,1.46671564791662,1.48220130713446,1.43999301131576,1.3654374820876298,1.23625909600271,1.18865212917017,1.43029771220211,1.43922309765423,1.37540135468729,1.30885336205377,1.12649185446194,1.09984193037136,1.04822429256527,1.02952729290262,1.02206185501289,0.975114763136667,0.957031058817967,0.969666931458924,0.92155295394472,0.9343030264245872,0.7550547262823571,0.687104266141804,0.6645166815954909,0.6629298912086999,0.8698846611164459,0.90188477268756,0.8980872168695021,0.883748059669995,0.8750452731345401,0.921822763747051,0.977645339822073,0.9722529529481791,0.9367484941546352,0.952775758170416,0.89832715031276,0.8513089308600099,0.8977880555839041,0.912131571604488,0.7818618105392459,0.753379071868267,0.8588658472376558,0.8224757622022231,0.8152138400518879,1.13976817632046,1.11112091056967,1.07794365709018,1.04304537904286,0.967282410514304,0.973953336341934,0.987629347240877,0.919492997293181,0.912312304493169,0.872989658916558,0.885321023314993,0.766854501990433,0.816864796961483,0.858238226721417,0.403617270819744,0.362553221063498,0.37161102905601,0.426676900744942,0.4984555547376301,0.5340365550965099,0.5710990781736679,0.620068111560713,0.612830834725379,0.604008404660581,0.58572567892872,0.612291582208207,0.663399711558667,0.6809595653776601,0.75696712217105,0.7545661393362629,0.746452620192784,0.7974150066184209,0.8597065876412009,0.8849467558956009,0.8665892207657478,0.9092281341091808,0.8960132224283319,0.9897222559382808,1.03500398902666,1.10305896862016,1.01535815870416,1.15471351772288,1.14198996674876,1.15919706442386,1.22648690586596,1.16574540185986,1.0174913833364,0.984183733873662,1.0050426704898,1.06952908150105,1.05237915419064,0.9900144408746572,1.02048737567293,0.9784402645762508,0.957749087978312,0.850305654378323,0.876661572176985,0.871528458377012,0.8492241074275029,0.830438879209235,0.906214960275506,0.9942495863168628,1.1192479796613302,1.12372002612405,1.25956020337403,1.4310858682898602,1.35127824589393,1.47319003198159,1.4276227680571,1.4397307373493702,1.4951543551349398,1.4587523967841298,1.3981834466854297,1.41689462378048,1.42629330699999,1.38225468815999,1.32397217388546,1.3530402529021002,1.34963871294177,1.36047969910683,1.41500398555848,1.36000504312622,1.3942357960459,1.25575511495019,1.26307125055432,1.35865837004775,1.25094532350953,1.43077468385351],"StdR":[0.30414309799956,0.293708154484237,0.218968857656308,0.307709325152332,0.301185675300462,0.286505301240408,0.278774733385723,0.275232345633267,0.250175973892406,0.24909749373920895,0.253399094839639,0.253616113101641,0.2519372024256989,0.26962929219151804,0.266763693593742,0.277094403079368,0.298145963188319,0.17425675072460406,0.28004442153088,0.304515299422011,0.361240725225176,0.386925512239927,0.376236167482623,0.38542815500056,0.39418678311562,0.36428286994925896,0.372754859071833,0.326255069977214,0.301591400959683,0.283337527061057,0.574221409241771,0.476753664659884,0.299788850235509,0.242651444693993,0.187217792558078,0.16893243283709306,0.144544024269873,0.131148645211016,0.122782641394132,0.118800845764238,0.107912019222338,0.0997320461276331,0.0920281565873895,0.0912671848087643,0.0730424405626082,0.0696342085574317,0.0715147906737712,0.0696733167480053,0.074014099466821,0.0711343880340502,0.0714976091586841,0.0708053749543867,0.0802235008682463,0.0768873666698479,0.0730388968343287,0.0728819538861061,0.0762602789638781,0.0718593337282671,0.0709376693348999,0.0713973072645565,0.0716082561714395,0.0699071298879288,0.0641879090745591,0.0660863117956458,0.0693048757329452,0.0713255635958576,0.0613204851506863,0.0618143863854052,0.0784471366554529,0.0805923350104291,0.0780114381788854,0.0825652034309566,0.0917749086073012,0.08323059101866499,0.0814600310507762,0.077970808424432,0.0714020876576141,0.0694987111513107,0.0656785562240931,0.0626470538063381,0.0741014509202956,0.0720793292728902,0.0632026279298719,0.0618398404322209,0.0585180009646455,0.0551373722193175,0.0534527354131299,0.0503844460939021,0.0491967336061175,0.047155261601299,0.0435562052177855,0.0427838824042482,0.0406414938299233,0.0378118832068972,0.0346927187480338,0.0322669047351512,0.0349583478039158,0.0339926572318871,0.032806068624771,0.0313014952759629,0.0272556665358584,0.0267481356622646,0.025010915051141003,0.0240352157766791,0.0234316175897978,0.022680602737665,0.022269208731642003,0.0222633936534085,0.0210573140537341,0.0217288220041446,0.0196047169202511,0.0190169572287292,0.0194494469891006,0.0203770290040063,0.0245265350061392,0.0253781224633096,0.0251725652012968,0.0251040960727675,0.0253044423341977,0.026007159700462003,0.0269454409570948,0.0270382067972896,0.0260103001533058,0.0263580877987421,0.0258576352048991,0.0251839057227872,0.0265215853489884,0.0268649040905539,0.0253252973806694,0.0248828304911206,0.0276116817661167,0.0270432351938486,0.0275672739804254,0.0334520549904709,0.03372766339119,0.0321530477437593,0.0313100830889537,0.0298610598765436,0.029520090733500006,0.02965574312396,0.0286250804864187,0.0288623513542382,0.0282784728201502,0.0287852147721762,0.0270799235034565,0.028485317893421007,0.0297312056731229,0.0209624630682985,0.0203494095742273,0.0225293678136364,0.0263527212862434,0.0307311343288623,0.0338749779339709,0.0375832012499056,0.0405749944511003,0.04139478740821,0.0421300437209075,0.0431077161010665,0.0453254127974271,0.048909306473012,0.0515390236750438,0.0559393173448252,0.0572135516961874,0.0572286638372434,0.0601425558539649,0.0636820056399434,0.0653742228487727,0.0637189367435195,0.0663399819877712,0.0648336927617248,0.0692886941961573,0.0701887517099975,0.0724532660994842,0.0686594899213492,0.0715648932070942,0.0712664573331254,0.0707673571282073,0.0716856878699001,0.0688380194363045,0.0629428541807419,0.0609495173251245,0.0618761266586924,0.0633754945404933,0.0636360698928792,0.0607905308032936,0.0614460781806582,0.0602742241654174,0.0598777402555331,0.0561516690228379,0.0582689245058478,0.058324633568897014,0.0583143536590667,0.0586780836700475,0.0614760659175162,0.0656253156843566,0.0698511475913566,0.0694535929627541,0.0731879659318215,0.0774746397320396,0.0732917566995712,0.0748285700474307,0.0704501647331586,0.0687554849718939,0.068570778406603,0.0649577030819223,0.0616964422196159,0.0603181764839526,0.0582725088234487,0.0562447244590913,0.0525172473562814,0.0515731265895298,0.0503268321907735,0.0494968091631233,0.0489927663133856,0.0474042274471139,0.0458041722517699,0.0431659787617298,0.0409784887318026,0.0423090542123229,0.0392104223539906,0.0414889754563083],"EnoughData":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,1,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]},"Interventions":[]},"data_url":"extdata-ZW.json","Name":"Zimbabwe","CurrentEstimate":{"Exposed":2871.0,"Infectious":2677.0},"OfficialName":"Republic of Zimbabwe","Level":"country","M49Code":"716","ContinentCode":"W-AF","CountryCode":"ZW","CountryCodeISOa3":"ZWE","Population":14645468}}} \ No newline at end of file diff --git a/web/country-data/extdata-AE.json b/web/country-data/extdata-AE.json new file mode 100644 index 00000000..b3d7759d --- /dev/null +++ b/web/country-data/extdata-AE.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.006151735782623291,0.008234747685492039,0.010676762089133263,0.01328777614980936,0.01607745885848999,0.01897747442126274,0.0219828262925148,0.02515917643904686,0.028406528756022453,0.03180655092000961,0.03530823439359665,0.038987256586551666,0.042813945561647415,0.04675496742129326,0.05078265443444252,0.05491267889738083,0.05920137092471123,0.06428273022174835,0.0700301006436348,0.07642947137355804,0.0835658386349678,0.09159955382347107,0.10034360736608505,0.10995299369096756,0.12066172063350677,0.13233345746994019,0.14501619338989258,0.15874427556991577,0.17356902360916138,0.18947210907936096,0.2063198685646057,0.22422397136688232,0.24316374957561493,0.2629668712615967,0.28342798352241516,0.30441543459892273,0.3260245621204376,0.347814679145813,0.3697781264781952,0.391787588596344,0.41377872228622437,0.43538251519203186,0.45650529861450195,0.4770517349243164,0.4967781901359558,0.5157499313354492,0.5339884161949158,0.5512301325798035,0.5675642490386963,0.5829453468322754,0.5973504185676575,0.6107628345489502,0.6233215928077698,0.6349259614944458,0.6458600163459778,0.6558763980865479,0.6650624871253967,0.6735658645629883,0.6814165711402893,0.6886089444160461,0.6952449679374695,0.7013206481933594,0.706922709941864,0.7120300531387329,0.7167611122131348,0.721122145652771,0.725162148475647,0.7288274765014648,0.7323005199432373,0.7354372143745422,0.7383335828781128,0.7410069108009338,0.7434849143028259,0.74578857421875,0.7478829622268677,0.7498036026954651,0.7515823245048523,0.7532203197479248,0.7547319531440735,0.756126344203949,0.7574116587638855,0.7586079835891724,0.7596953511238098,0.7607093453407288,0.7616246938705444,0.7624840140342712,0.7632637023925781,0.7639763951301575,0.7646430134773254,0.765238344669342,0.765777051448822,0.7662754058837891,0.7667350769042969,0.7671433687210083,0.7675423622131348,0.7678910493850708,0.7682140469551086,0.7685020565986633,0.7687703967094421,0.7690190672874451,0.7692490816116333,0.7694494128227234,0.76964271068573,0.7698157429695129,0.7699713706970215,0.7701120376586914,0.7702397108078003,0.770353376865387,0.7704540491104126,0.7705487608909607,0.7706333994865417,0.7707064151763916,0.7707720994949341,0.7708314061164856,0.7708883881568909,0.7709434032440186,0.7709867358207703,0.7710270881652832,0.7710610628128052,0.7710950970649719,0.7711267471313477,0.7711570858955383,0.771181046962738,0.771205723285675,0.7712257504463196,0.7712450623512268,0.7712613940238953,0.7712793946266174,0.7712910771369934,0.7713024020195007,0.7713140845298767,0.7713237404823303,0.7713330984115601,0.7713427543640137,0.7713497281074524,0.7713574171066284,0.7713627219200134,0.7713680863380432,0.7713737487792969,0.7713794112205505,0.7713830471038818,0.7713854312896729,0.771388053894043,0.7713910937309265,0.7713940739631653,0.771395742893219,0.7713974118232727,0.7713990807533264,0.7714003920555115,0.7714014053344727,0.771403431892395,0.7714040875434875,0.7714053988456726,0.7714060544967651,0.771407425403595,0.7714080810546875,0.77140873670578,0.7714093923568726,0.7714104056358337,0.7714104056358337,0.7714110612869263,0.7714117169380188,0.7714120745658875,0.77141273021698,0.77141273021698,0.77141273021698,0.7714130878448486,0.7714130878448486,0.7714133858680725,0.7714137434959412,0.7714141011238098,0.7714141011238098,0.7714143991470337,0.7714143991470337,0.7714147567749023,0.7714150547981262,0.7714150547981262,0.7714150547981262,0.7714150547981262,0.7714150547981262,0.7714150547981262,0.7714150547981262,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949,0.7714154124259949],"recovered":[0.0,0.002891349606215954,0.005385363474488258,0.007843710482120514,0.010398391634225845,0.013060740195214748,0.01583075523376465,0.018721772357821465,0.021749790757894516,0.024880141019821167,0.028175491839647293,0.03154017776250839,0.035065531730651855,0.03873521834611893,0.042518239468336105,0.04642726108431816,0.05044528469443321,0.054633308202028275,0.05928633362054825,0.06444836407899857,0.07024040073156357,0.07670009881258011,0.08396514505147934,0.09192585200071335,0.10069623589515686,0.11048862338066101,0.12124701589345932,0.13297641277313232,0.1456281542778015,0.15946656465530396,0.17424465715885162,0.19004707038402557,0.20686984062194824,0.22484126687049866,0.24369871616363525,0.263299822807312,0.28360527753829956,0.3045150637626648,0.3259931802749634,0.3475992977619171,0.36940276622772217,0.3913252055644989,0.41308167576789856,0.43448612093925476,0.455405592918396,0.4757657051086426,0.4954931437969208,0.5145125985145569,0.5325803756713867,0.5497958064079285,0.5661675333976746,0.5814999341964722,0.5958943963050842,0.6093508005142212,0.6219448447227478,0.6336349248886108,0.6445786356925964,0.6546733975410461,0.6639164090156555,0.6724984645843506,0.6803848743438721,0.6876232028007507,0.6942822933197021,0.7003879547119141,0.706013023853302,0.7112523913383484,0.7160413861274719,0.7204344272613525,0.7244427800178528,0.7282148003578186,0.7316651344299316,0.7348291873931885,0.7377671599388123,0.7404725551605225,0.7429572343826294,0.7452738881111145,0.7473528981208801,0.7493135929107666,0.7510979175567627,0.7527706027030945,0.7542936205863953,0.7557032704353333,0.7570206522941589,0.7581973075866699,0.7593059539794922,0.7603176236152649,0.7612593173980713,0.7621073126792908,0.7628999948501587,0.7636269927024841,0.7642776370048523,0.7648770213127136,0.765433669090271,0.7659370303153992,0.7663856744766235,0.7668057084083557,0.767192006111145,0.7675417065620422,0.7678733468055725,0.7681716680526733,0.7684569954872131,0.7687103748321533,0.7689316868782043,0.7691370248794556,0.7693247199058533,0.7694966793060303,0.7696553468704224,0.7697986960411072,0.7699253559112549,0.7700443863868713,0.7701490521430969,0.7702437043190002,0.7703290581703186,0.7704020142555237,0.7704683542251587,0.77053302526474,0.7705926895141602,0.7706420421600342,0.7706843614578247,0.7707250118255615,0.7707630395889282,0.77079838514328,0.7708313465118408,0.7708597183227539,0.770887017250061,0.7709077000617981,0.7709313631057739,0.770948052406311,0.770965039730072,0.7709803581237793,0.7709913849830627,0.7710040211677551,0.7710160613059998,0.7710273861885071,0.7710373401641846,0.7710456848144531,0.7710550427436829,0.7710607051849365,0.7710667252540588,0.7710720300674438,0.7710773944854736,0.7710816860198975,0.7710863947868347,0.7710890173912048,0.7710923552513123,0.7710960507392883,0.7710987329483032,0.7711010575294495,0.7711027264595032,0.7711040377616882,0.7711053490638733,0.7711063623428345,0.7711073756217957,0.7711086869239807,0.7711097002029419,0.771111011505127,0.7711113691329956,0.7711120247840881,0.7711130380630493,0.7711140513420105,0.771114706993103,0.7711150646209717,0.7711157202720642,0.7711157202720642,0.7711160182952881,0.7711166739463806,0.7711166739463806,0.7711166739463806,0.7711173892021179,0.7711176872253418,0.7711180448532104,0.7711183428764343,0.7711183428764343,0.771118700504303,0.7711190581321716,0.7711193561553955,0.7711197137832642,0.7711197137832642,0.7711197137832642,0.7711197137832642,0.7711197137832642,0.7711197137832642,0.7711197137832642,0.7711197137832642,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488,0.771120011806488],"active":[0.006151735782623291,0.005343398079276085,0.005291398614645004,0.005444065667688847,0.005679067224264145,0.005916734226047993,0.006152071058750153,0.006437404081225395,0.006656737998127937,0.006926409900188446,0.007132742553949356,0.007447078824043274,0.00774841383099556,0.008019749075174332,0.008264414966106415,0.008485417813062668,0.008756086230278015,0.009649422019720078,0.010743767023086548,0.011981107294559479,0.013325437903404236,0.01489945501089096,0.016378462314605713,0.01802714169025421,0.019965484738349915,0.021844834089279175,0.023769177496433258,0.025767862796783447,0.027940869331359863,0.030005544424057007,0.03207521140575409,0.03417690098285675,0.03629390895366669,0.03812560439109802,0.03972926735877991,0.04111561179161072,0.04241928458213806,0.04329961538314819,0.04378494620323181,0.04418829083442688,0.0443759560585022,0.04405730962753296,0.043423622846603394,0.042565613985061646,0.041372597217559814,0.03998422622680664,0.038495272397994995,0.03671753406524658,0.03498387336730957,0.033149540424346924,0.03118288516998291,0.029262900352478027,0.027427196502685547,0.02557516098022461,0.02391517162322998,0.02224147319793701,0.020483851432800293,0.01889246702194214,0.01750016212463379,0.016110479831695557,0.014860093593597412,0.013697445392608643,0.012640416622161865,0.011642098426818848,0.010748088359832764,0.009869754314422607,0.009120762348175049,0.008393049240112305,0.007857739925384521,0.007222414016723633,0.006668448448181152,0.006177723407745361,0.005717754364013672,0.005316019058227539,0.004925727844238281,0.004529714584350586,0.004229426383972168,0.003906726837158203,0.003634035587310791,0.003355741500854492,0.0031180381774902344,0.0029047131538391113,0.002674698829650879,0.002512037754058838,0.002318739891052246,0.0021663904190063477,0.002004384994506836,0.0018690824508666992,0.001743018627166748,0.0016113519668579102,0.0014994144439697266,0.0013983845710754395,0.001301407814025879,0.0012063384056091309,0.0011566877365112305,0.0010853409767150879,0.001022040843963623,0.0009603500366210938,0.0008970499038696289,0.0008473992347717285,0.000792086124420166,0.0007390379905700684,0.0007110238075256348,0.000678718090057373,0.0006466507911682129,0.0006153583526611328,0.0005843639373779297,0.0005546808242797852,0.0005286931991577148,0.0005043745040893555,0.0004843473434448242,0.0004627108573913574,0.0004430413246154785,0.00042939186096191406,0.00042003393173217773,0.00041037797927856445,0.0003940463066101074,0.00038504600524902344,0.00037670135498046875,0.0003700852394104004,0.0003637075424194336,0.0003587007522583008,0.0003497004508972168,0.0003460049629211426,0.0003387331962585449,0.00033736228942871094,0.0003300309181213379,0.0003313422203063965,0.0003260374069213867,0.00032204389572143555,0.00032269954681396484,0.0003197193145751953,0.00031703710556030273,0.0003153681755065918,0.00031238794326782227,0.00031173229217529297,0.0003076791763305664,0.00030738115310668945,0.0003070235252380371,0.00030738115310668945,0.0003056526184082031,0.0003037452697753906,0.00030165910720825195,0.0003020763397216797,0.00030171871185302734,0.00029969215393066406,0.0002986788749694824,0.0002980232238769531,0.0002976655960083008,0.00029736757278442383,0.0002980828285217285,0.00029772520065307617,0.0002980232238769531,0.00029736757278442383,0.00029772520065307617,0.0002970695495605469,0.00029736757278442383,0.00029736757278442383,0.00029736757278442383,0.0002963542938232422,0.0002963542938232422,0.00029665231704711914,0.0002963542938232422,0.0002970099449157715,0.00029671192169189453,0.00029605627059936523,0.0002964138984680176,0.0002964138984680176,0.00029599666595458984,0.00029605627059936523,0.00029605627059936523,0.0002957582473754883,0.00029605627059936523,0.0002956986427307129,0.0002956986427307129,0.0002956986427307129,0.00029534101486206055,0.00029534101486206055,0.00029534101486206055,0.00029534101486206055,0.00029534101486206055,0.00029534101486206055,0.0002956986427307129,0.0002956986427307129,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594,0.00029540061950683594]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.006151735782623291,0.008248081430792809,0.010619428008794785,0.013109441846609116,0.015707124024629593,0.01837647147476673,0.02113715372979641,0.023922836408019066,0.026822518557310104,0.029770202934741974,0.03280055522918701,0.035902902483940125,0.03904858976602554,0.042278941720724106,0.045582957565784454,0.048953644931316376,0.05237666517496109,0.05630068480968475,0.06069837883114815,0.06558141112327576,0.07092610001564026,0.07681547105312347,0.08324650675058365,0.09024187922477722,0.09782759100198746,0.10621630400419235,0.11520668864250183,0.12494274228811264,0.13539713621139526,0.14661219716072083,0.15867893397808075,0.17139433324337006,0.18488842248916626,0.19911515712738037,0.21399492025375366,0.22951734066009521,0.24570342898368835,0.2623118460178375,0.2793886065483093,0.29684504866600037,0.3145628273487091,0.3324769139289856,0.3504596948623657,0.3684024512767792,0.3861922323703766,0.4037736654281616,0.4210597574710846,0.4380548596382141,0.4545809328556061,0.4706740379333496,0.48615479469299316,0.501089870929718,0.5153419375419617,0.5290103554725647,0.5420057773590088,0.5542768239974976,0.5658959150314331,0.576862633228302,0.587247371673584,0.5969100594520569,0.6060091257095337,0.6144955158233643,0.6224295496940613,0.629886269569397,0.6368033289909363,0.643185019493103,0.649168074131012,0.6547117233276367,0.6598854660987854,0.6647008061408997,0.6691911816596985,0.6733741760253906,0.6772485375404358,0.680874228477478,0.6841999292373657,0.6873486042022705,0.6902509331703186,0.6929823160171509,0.6954926252365112,0.6978736519813538,0.7000343203544617,0.7021023631095886,0.7040330171585083,0.7058566808700562,0.7074916958808899,0.709032416343689,0.7104897499084473,0.7118460536003113,0.7130904197692871,0.7142507433891296,0.7153360843658447,0.7163317799568176,0.7172570824623108,0.7181280851364136,0.7189467549324036,0.7196941375732422,0.7203914523124695,0.7210487723350525,0.7216494679450989,0.7222148180007935,0.7227374911308289,0.7232227921485901,0.7236644625663757,0.7240811586380005,0.7244498133659363,0.72479647397995,0.7251268029212952,0.7254414558410645,0.7257161736488342,0.7259837985038757,0.7262347936630249,0.7264595031738281,0.7266544699668884,0.7268465161323547,0.7270117998123169,0.7271751761436462,0.7273284792900085,0.7274534702301025,0.7275701761245728,0.7276871800422668,0.7277848124504089,0.7278925180435181,0.7279801368713379,0.7280594706535339,0.7281345129013062,0.7282008528709412,0.728266179561615,0.7283241748809814,0.7283771634101868,0.7284208536148071,0.7284665107727051,0.7285071611404419,0.7285441756248474,0.7285778522491455,0.7286084890365601,0.728637158870697,0.7286628484725952,0.7286871671676636,0.7287118434906006,0.7287291884422302,0.7287448048591614,0.7287611961364746,0.7287755012512207,0.7287895083427429,0.7288018465042114,0.7288111448287964,0.728823184967041,0.728832483291626,0.7288414835929871,0.7288525104522705,0.7288601398468018,0.728864848613739,0.7288708090782166,0.7288761734962463,0.7288808226585388,0.7288841605186462,0.7288881540298462,0.7288921475410461,0.7288951873779297,0.7288981676101685,0.7289001941680908,0.7289031744003296,0.7289058566093445,0.7289081811904907,0.7289101481437683,0.7289121747016907,0.7289131879806519,0.7289151549339294,0.7289165258407593,0.728918194770813,0.7289191484451294,0.7289198637008667,0.7289211750030518,0.7289221882820129,0.728923499584198,0.7289241552352905,0.7289255261421204,0.7289261817932129,0.7289268374443054,0.728927493095398,0.7289278507232666,0.7289281487464905,0.7289288640022278,0.7289291620254517,0.7289295196533203,0.7289298176765442,0.7289298176765442,0.7289298176765442,0.7289301753044128,0.7289301753044128,0.728931188583374,0.728931188583374,0.728931188583374,0.7289314866065979,0.7289314866065979,0.7289321422576904,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591,0.7289324998855591],"recovered":[0.0,0.002891349606215954,0.0053713638335466385,0.007817377336323261,0.010292724706232548,0.012835072353482246,0.01541175413876772,0.018089769408106804,0.020832117646932602,0.02365313470363617,0.026526816189289093,0.029469501227140427,0.03246918320655823,0.035524867475032806,0.03868822008371353,0.04191490262746811,0.04524092376232147,0.04857994243502617,0.05224496126174927,0.056280650198459625,0.06067834421992302,0.06560837477445602,0.0710117369890213,0.07699310034513474,0.08342413604259491,0.0904361754655838,0.09815555810928345,0.10646193474531174,0.11555331945419312,0.12533104419708252,0.13582843542099,0.14706149697303772,0.1590585708618164,0.1718033105134964,0.18527571856975555,0.1994994580745697,0.21438254415988922,0.22991663217544556,0.24601006507873535,0.2625388205051422,0.27950358390808105,0.296833336353302,0.31449344754219055,0.33228322863578796,0.3500836491584778,0.3678514063358307,0.38554319739341736,0.40305596590042114,0.4203323721885681,0.4372828006744385,0.4537102282047272,0.46964266896247864,0.4851384162902832,0.5000158548355103,0.5142319202423096,0.5278056859970093,0.5408114194869995,0.5531138181686401,0.5647108554840088,0.5756492614746094,0.5860123038291931,0.5957590341567993,0.6048334240913391,0.6133331656455994,0.6213545203208923,0.6288158893585205,0.6357369422912598,0.6422063112258911,0.6482290029525757,0.6538033485412598,0.6589457392692566,0.6638091206550598,0.6683778166770935,0.6725947856903076,0.676532506942749,0.680178165435791,0.6835675239562988,0.6866981983184814,0.6896519064903259,0.6923485994338989,0.6948952674865723,0.6972352862358093,0.6994553208351135,0.7015469670295715,0.7034809589385986,0.7052860260009766,0.7069290280342102,0.7085093259811401,0.7099940180778503,0.7113433480262756,0.7125877141952515,0.713742733001709,0.7148297429084778,0.7158640623092651,0.7168093919754028,0.7176897525787354,0.7184914350509644,0.719254732131958,0.7199510931968689,0.7206031084060669,0.7212157249450684,0.7217707633972168,0.7223080992698669,0.722781777381897,0.7232297658920288,0.7236444354057312,0.7240124344825745,0.7243661284446716,0.7247154116630554,0.7250164151191711,0.7253060936927795,0.7255784273147583,0.7258121371269226,0.726035475730896,0.7262431383132935,0.7264280915260315,0.7266027927398682,0.7267671227455139,0.7269067764282227,0.7270354628562927,0.7271604537963867,0.7272651195526123,0.7273817658424377,0.7274817824363708,0.7275751233100891,0.7276554703712463,0.7277284860610962,0.7277941107749939,0.7278584837913513,0.7279148101806641,0.7279627919197083,0.7280081510543823,0.7280544638633728,0.7280957698822021,0.7281344532966614,0.7281674742698669,0.7282001376152039,0.7282288074493408,0.7282564640045166,0.7282811403274536,0.7283031344413757,0.7283214330673218,0.7283391356468201,0.7283551096916199,0.7283694744110107,0.7283818125724792,0.7283931374549866,0.728405773639679,0.7284170985221863,0.7284268140792847,0.7284367680549622,0.7284444570541382,0.7284514904022217,0.7284571528434753,0.7284624576568604,0.7284678220748901,0.7284727692604065,0.7284768223762512,0.7284817695617676,0.728485107421875,0.7284888029098511,0.7284917831420898,0.7284941077232361,0.7284964323043823,0.728500485420227,0.7285031080245972,0.7285051345825195,0.7285068035125732,0.728508472442627,0.7285094857215881,0.7285114526748657,0.7285121083259583,0.7285128235816956,0.7285141348838806,0.7285144329071045,0.7285158038139343,0.7285164594650269,0.728517472743988,0.7285184860229492,0.7285191416740417,0.7285194396972656,0.7285197973251343,0.7285208106040955,0.7285211086273193,0.728521466255188,0.7285218238830566,0.7285218238830566,0.7285221219062805,0.7285224795341492,0.728522777557373,0.728522777557373,0.7285231351852417,0.7285231351852417,0.7285234332084656,0.7285234332084656,0.7285234332084656,0.7285241484642029,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268,0.7285244464874268],"active":[0.006151735782623291,0.005356731824576855,0.005248064175248146,0.005292064510285854,0.005414399318397045,0.005541399121284485,0.00572539959102869,0.005833066999912262,0.0059904009103775024,0.0061170682311058044,0.006273739039897919,0.006433401256799698,0.006579406559467316,0.0067540742456912994,0.006894737482070923,0.007038742303848267,0.007135741412639618,0.007720742374658585,0.00845341756939888,0.009300760924816132,0.01024775579571724,0.01120709627866745,0.012234769761562347,0.013248778879642487,0.014403454959392548,0.01578012853860855,0.017051130533218384,0.018480807542800903,0.01984381675720215,0.021281152963638306,0.02285049855709076,0.024332836270332336,0.025829851627349854,0.027311846613883972,0.028719201683998108,0.030017882585525513,0.03132088482379913,0.03239521384239197,0.033378541469573975,0.034306228160858154,0.03505924344062805,0.035643577575683594,0.03596624732017517,0.03611922264099121,0.036108583211898804,0.03592225909233093,0.035516560077667236,0.03499889373779297,0.034248560667037964,0.03339123725891113,0.03244456648826599,0.03144720196723938,0.030203521251678467,0.028994500637054443,0.02777385711669922,0.02647113800048828,0.025084495544433594,0.023748815059661865,0.022536516189575195,0.02126079797744751,0.019996821880340576,0.01873648166656494,0.017596125602722168,0.016553103923797607,0.015448808670043945,0.01436913013458252,0.013431131839752197,0.012505412101745605,0.011656463146209717,0.010897457599639893,0.010245442390441895,0.00956505537033081,0.008870720863342285,0.00827944278717041,0.007667422294616699,0.007170438766479492,0.006683409214019775,0.006284117698669434,0.005840718746185303,0.005525052547454834,0.005139052867889404,0.004867076873779297,0.004577696323394775,0.004309713840484619,0.00401073694229126,0.0037463903427124023,0.0035607218742370605,0.0033367276191711426,0.0030964016914367676,0.002907395362854004,0.0027483701705932617,0.0025890469551086426,0.002427339553833008,0.0022640228271484375,0.0021373629570007324,0.002004384994506836,0.001900017261505127,0.0017940402030944824,0.0016983747482299805,0.0016117095947265625,0.001521766185760498,0.001452028751373291,0.001356363296508789,0.0012993812561035156,0.0012200474739074707,0.00115203857421875,0.0011143684387207031,0.0010753273963928223,0.0010007619857788086,0.0009673833847045898,0.0009286999702453613,0.0008810758590698242,0.0008423328399658203,0.0008110404014587402,0.0007686614990234375,0.0007470846176147461,0.0007256865501403809,0.000686347484588623,0.0006633996963500977,0.0006517171859741211,0.0006243586540222168,0.0006273984909057617,0.0005983710289001465,0.0005776882171630859,0.000559389591217041,0.0005453824996948242,0.0005376935005187988,0.0005300641059875488,0.0005186796188354492,0.0005060434341430664,0.0005037188529968262,0.0004990100860595703,0.0004897117614746094,0.0004820823669433594,0.00047403573989868164,0.0004696846008300781,0.0004627108573913574,0.0004583597183227539,0.0004553794860839844,0.00044804811477661133,0.00044167041778564453,0.00043976306915283203,0.00043636560440063477,0.0004343986511230469,0.0004323720932006836,0.00042933225631713867,0.00043004751205444336,0.0004267096519470215,0.00042438507080078125,0.00042569637298583984,0.0004233717918395996,0.0004203915596008301,0.00041931867599487305,0.0004190206527709961,0.0004183650016784668,0.0004163384437561035,0.00041538476943969727,0.0004153251647949219,0.0004134178161621094,0.00041306018829345703,0.0004113912582397461,0.0004113912582397461,0.00041174888610839844,0.00041174888610839844,0.00040966272354125977,0.00040906667709350586,0.0004080533981323242,0.00040835142135620117,0.0004080533981323242,0.0004087090492248535,0.0004076957702636719,0.00040775537490844727,0.00040835142135620117,0.0004080533981323242,0.00040906667709350586,0.00040835142135620117,0.00040906667709350586,0.0004087090492248535,0.00040835142135620117,0.00040835142135620117,0.00040841102600097656,0.00040835142135620117,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.00040799379348754883,0.00040799379348754883,0.0004076957702636719,0.0004076957702636719,0.0004073977470397949,0.00040841102600097656,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004087090492248535,0.00040835142135620117,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242,0.0004080533981323242]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.006151735782623291,0.008224748075008392,0.010541427880525589,0.012962440960109234,0.015417121350765228,0.017929136753082275,0.020442817360162735,0.02299083210527897,0.025586511939764023,0.028166526928544044,0.03077820874750614,0.033379554748535156,0.036033906042575836,0.03870425373315811,0.04134427011013031,0.04403061792254448,0.04678263142704964,0.04983564838767052,0.053238335996866226,0.056934356689453125,0.060917045921087265,0.06522640585899353,0.06989976018667221,0.07496079057455063,0.08034015446901321,0.08617618680000305,0.0924328938126564,0.09920293092727661,0.10629530251026154,0.11389601230621338,0.12189839035272598,0.13044211268424988,0.13945116102695465,0.14891088008880615,0.1588422656059265,0.1693349927663803,0.18024305999279022,0.19155678153038025,0.2032458484172821,0.21536025404930115,0.22775565087795258,0.24057739973068237,0.25357115268707275,0.26694387197494507,0.2804066240787506,0.29396671056747437,0.3076074421405792,0.32121819257736206,0.33494293689727783,0.3486466705799103,0.36214974522590637,0.3755885064601898,0.38875555992126465,0.40174463391304016,0.41435638070106506,0.4266454577445984,0.4387388527393341,0.4503612518310547,0.4615756571292877,0.4724390506744385,0.4827597737312317,0.4927411675453186,0.5022752285003662,0.5114539265632629,0.5201999545097351,0.5285190343856812,0.5364357233047485,0.5439914464950562,0.5511327981948853,0.5579135417938232,0.5643228888511658,0.5703612565994263,0.5760716199874878,0.5815446376800537,0.586616039276123,0.5914227366447449,0.5959587693214417,0.6002277731895447,0.6042744517326355,0.6080878376960754,0.6116654872894287,0.6150912046432495,0.6182998418807983,0.6213232278823853,0.6241788864135742,0.6267982721328735,0.6293525695800781,0.6317126154899597,0.6339879631996155,0.6361249685287476,0.6381449699401855,0.6400056481361389,0.6418009996414185,0.6434980034828186,0.6450963616371155,0.6465737223625183,0.6479843854904175,0.6493383646011353,0.6506010293960571,0.6517623662948608,0.6528560519218445,0.6539057493209839,0.6549004316329956,0.6558524370193481,0.6567137837409973,0.6575457453727722,0.6583314538002014,0.659072756767273,0.6597704291343689,0.6604281067848206,0.6610317826271057,0.6616120934486389,0.6621550917625427,0.6626678109169006,0.6631391048431396,0.6635804772377014,0.6639918088912964,0.6643844842910767,0.664766788482666,0.6651161313056946,0.6654411554336548,0.6657491326332092,0.6660287976264954,0.6662927865982056,0.6665371656417847,0.6667637825012207,0.666978120803833,0.6671921610832214,0.6673864722251892,0.6675645112991333,0.6677337884902954,0.6678951382637024,0.6680495142936707,0.6681831479072571,0.6683135032653809,0.6684294939041138,0.6685461401939392,0.6686461567878723,0.6687445044517517,0.6688395142555237,0.6689245104789734,0.6690031290054321,0.6690794825553894,0.6691538095474243,0.6692171692848206,0.6692774891853333,0.6693304777145386,0.6693844795227051,0.6694338321685791,0.669478178024292,0.6695234775543213,0.6695611476898193,0.6695971488952637,0.669631838798523,0.6696641445159912,0.669694185256958,0.6697198152542114,0.6697444915771484,0.6697654724121094,0.6697871685028076,0.6698111891746521,0.6698338389396667,0.6698514819145203,0.6698711514472961,0.6698861718177795,0.6699028015136719,0.6699165105819702,0.6699295043945312,0.669944167137146,0.6699575185775757,0.6699678301811218,0.6699771881103516,0.669985830783844,0.6699918508529663,0.6700001358985901,0.6700091361999512,0.6700168251991272,0.6700231432914734,0.6700281500816345,0.6700328588485718,0.670039176940918,0.6700448393821716,0.670048177242279,0.6700524687767029,0.6700584888458252,0.6700624823570251,0.6700658202171326,0.6700688004493713,0.6700738072395325,0.670076847076416,0.6700794696807861,0.6700835227966309,0.670086145401001,0.6700891852378845,0.6700915098190308,0.6700934767723083,0.6700951457023621,0.6700965166091919,0.670097827911377,0.6701001524925232,0.6701008081436157,0.6701024770736694,0.6701038479804993,0.6701048016548157,0.6701058149337769,0.670106828212738,0.6701078414916992,0.6701084971427917,0.6701088547706604,0.6701095104217529,0.6701098084449768,0.670110821723938,0.6701111793518066,0.6701114773750305,0.6701118350028992,0.6701121926307678,0.6701121926307678,0.6701124906539917,0.6701124906539917,0.6701128482818604,0.6701131463050842,0.6701131463050842,0.6701131463050842,0.6701131463050842,0.6701135039329529,0.6701135039329529,0.6701135039329529,0.6701135039329529,0.6701135039329529,0.6701138019561768,0.6701138019561768,0.6701138019561768,0.6701138019561768,0.6701138019561768,0.6701138019561768,0.6701138019561768,0.6701138019561768,0.6701138019561768,0.6701138019561768,0.6701138019561768,0.6701138019561768,0.6701141595840454,0.6701141595840454,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141,0.6701145172119141],"recovered":[0.0,0.0029216832481324673,0.005404697265475988,0.007816044613718987,0.0102227246388793,0.012647071853280067,0.015103751793503761,0.017588766291737556,0.02008778043091297,0.022646794095635414,0.025205809623003006,0.027813157066702843,0.030391838401556015,0.03302285447716713,0.035667534917593,0.03831455111503601,0.040981899946928024,0.043699245899915695,0.046572595834732056,0.049720946699380875,0.053134966641664505,0.05682098865509033,0.06084134429693222,0.06519803404808044,0.06987539678812027,0.07493109256029129,0.08035311847925186,0.08616515249013901,0.09246352314949036,0.09916023164987564,0.10629726946353912,0.11393697559833527,0.12201602756977081,0.13050873577594757,0.1395004540681839,0.1489345133304596,0.158987894654274,0.1694202870130539,0.18027068674564362,0.19161374866962433,0.20336215198040009,0.21539288759231567,0.22791261970996857,0.24069535732269287,0.25377610325813293,0.2670641839504242,0.2804539203643799,0.29383400082588196,0.3074517548084259,0.3211578130722046,0.33487755060195923,0.34847962856292725,0.36193138360977173,0.375244140625,0.38834187388420105,0.4012046158313751,0.41381600499153137,0.4261760711669922,0.43812480568885803,0.44972455501556396,0.46095627546310425,0.4717976748943329,0.4821487367153168,0.49210378527641296,0.5016804933547974,0.5108335614204407,0.5194905996322632,0.5278223156929016,0.5357650518417358,0.5432834029197693,0.5504561066627502,0.5572571754455566,0.563727855682373,0.569782555103302,0.5755879282951355,0.5809302926063538,0.586031973361969,0.5908543467521667,0.595461368560791,0.599770724773407,0.603826105594635,0.6076534390449524,0.6112761497497559,0.6147271394729614,0.6179208159446716,0.620941162109375,0.6237282156944275,0.6264275312423706,0.6289498805999756,0.6313539147377014,0.6335909366607666,0.6357375979423523,0.6377356052398682,0.6396383047103882,0.6414276361465454,0.6431019902229309,0.6447010040283203,0.6462050080299377,0.6476503610610962,0.6489896774291992,0.6502506732940674,0.6514230370521545,0.6525446772575378,0.6536190509796143,0.6546230316162109,0.6555477380752563,0.6564367413520813,0.6572630405426025,0.6580364108085632,0.6587900519371033,0.659477710723877,0.6601307392120361,0.6607610583305359,0.6613481044769287,0.6618874073028564,0.6623827815055847,0.662865400314331,0.6633124351501465,0.6637390851974487,0.6641390919685364,0.6645171046257019,0.664874792098999,0.6652017831802368,0.6655004620552063,0.6657900810241699,0.666059136390686,0.6663064360618591,0.6665320992469788,0.6667524576187134,0.6669554710388184,0.6671541333198547,0.6673358082771301,0.6675114631652832,0.6676720976829529,0.6678237915039062,0.6679621338844299,0.6680948138237,0.6682084798812866,0.668321430683136,0.668424129486084,0.6685317754745483,0.6686221361160278,0.6687111258506775,0.6687850952148438,0.668865442276001,0.6689331531524658,0.6690027713775635,0.6690680980682373,0.6691241264343262,0.6691768169403076,0.6692284345626831,0.6692751049995422,0.6693181395530701,0.6693547964096069,0.669392466545105,0.6694247722625732,0.6694557666778564,0.6694851517677307,0.669513463973999,0.6695398092269897,0.6695621013641357,0.6695894598960876,0.6696131229400635,0.6696338057518005,0.6696531176567078,0.669668436050415,0.6696847677230835,0.6697024703025818,0.6697158217430115,0.6697311401367188,0.6697441339492798,0.6697571277618408,0.6697664856910706,0.6697778105735779,0.6697861552238464,0.6697954535484314,0.6698037981987,0.6698131561279297,0.6698191165924072,0.6698251366615295,0.6698294878005981,0.6698358058929443,0.6698424816131592,0.6698471307754517,0.6698511242866516,0.6698548197746277,0.6698588132858276,0.6698638200759888,0.6698664426803589,0.6698718070983887,0.6698751449584961,0.6698784828186035,0.6698824763298035,0.6698851585388184,0.6698881387710571,0.6698904633522034,0.6698931455612183,0.6698957681655884,0.6698974370956421,0.6698984503746033,0.6699004769325256,0.6699021458625793,0.6699034571647644,0.6699051260948181,0.6699061393737793,0.669907808303833,0.6699088215827942,0.6699101328849792,0.6699107885360718,0.6699111461639404,0.6699114441871643,0.669911801815033,0.6699124574661255,0.6699128150939941,0.6699134707450867,0.6699141263961792,0.6699144840240479,0.6699147820472717,0.6699147820472717,0.6699151396751404,0.6699151396751404,0.6699154376983643,0.6699157953262329,0.6699157953262329,0.6699157953262329,0.6699161529541016,0.6699161529541016,0.6699161529541016,0.6699161529541016,0.6699164509773254,0.6699164509773254,0.6699164509773254,0.6699164509773254,0.6699164509773254,0.6699164509773254,0.6699164509773254,0.6699164509773254,0.6699164509773254,0.6699164509773254,0.6699164509773254,0.6699168086051941,0.6699168086051941,0.669917106628418,0.669917106628418,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866,0.6699174642562866],"active":[0.006151735782623291,0.005303064826875925,0.005136730615049601,0.005146396346390247,0.005194396711885929,0.005282064899802208,0.005339065566658974,0.005402065813541412,0.005498731508851051,0.00551973283290863,0.005572399124503136,0.0055663976818323135,0.005642067641019821,0.005681399255990982,0.005676735192537308,0.005716066807508469,0.0058007314801216125,0.006136402487754822,0.0066657401621341705,0.00721340999007225,0.00778207927942276,0.008405417203903198,0.00905841588973999,0.009762756526470184,0.010464757680892944,0.011245094239711761,0.012079775333404541,0.013037778437137604,0.01383177936077118,0.014735780656337738,0.015601120889186859,0.016505137085914612,0.017435133457183838,0.01840214431285858,0.019341811537742615,0.020400479435920715,0.021255165338516235,0.022136494517326355,0.02297516167163849,0.02374650537967682,0.02439349889755249,0.0251845121383667,0.025658532977104187,0.026248514652252197,0.026630520820617676,0.02690252661705017,0.02715352177619934,0.027384191751480103,0.02749118208885193,0.02748885750770569,0.027272194623947144,0.027108877897262573,0.02682417631149292,0.02650049328804016,0.026014506816864014,0.025440841913223267,0.024922847747802734,0.0241851806640625,0.023450851440429688,0.02271449565887451,0.02180349826812744,0.020943492650985718,0.02012649178504944,0.019350141286849976,0.018519461154937744,0.01768547296524048,0.01694512367248535,0.01616913080215454,0.015367746353149414,0.014630138874053955,0.013866782188415527,0.013104081153869629,0.012343764305114746,0.011762082576751709,0.011028110980987549,0.010492444038391113,0.009926795959472656,0.00937342643737793,0.008813083171844482,0.008317112922668457,0.007839381694793701,0.007437765598297119,0.0070236921310424805,0.006596088409423828,0.006258070468902588,0.005857110023498535,0.005624353885650635,0.005285084247589111,0.005038082599639893,0.004771053791046143,0.004554033279418945,0.004268050193786621,0.004065394401550293,0.00385969877243042,0.0036687254905700684,0.0034717321395874023,0.003283381462097168,0.0031333565711975098,0.0029506683349609375,0.002772688865661621,0.0026053786277770996,0.0024827122688293457,0.0023557543754577637,0.0022333860397338867,0.002090752124786377,0.001998007297515869,0.0018947124481201172,0.0018097162246704102,0.001734018325805664,0.0016380548477172852,0.0015540719032287598,0.0014813542366027832,0.001394033432006836,0.0013197064399719238,0.0012516975402832031,0.0011976957321166992,0.001126408576965332,0.0010720491409301758,0.0010277032852172852,0.0009770393371582031,0.0009240508079528809,0.0008743405342102051,0.0008270144462585449,0.0007923245429992676,0.0007470846176147461,0.000704646110534668,0.000671684741973877,0.0006600618362426758,0.0006340146064758301,0.0006090402603149414,0.0005796551704406738,0.0005593299865722656,0.0005380511283874512,0.0005110502243041992,0.0004897117614746094,0.0004673600196838379,0.0004513263702392578,0.00043767690658569336,0.00042307376861572266,0.00041538476943969727,0.00039273500442504883,0.0003809928894042969,0.00036835670471191406,0.0003687143325805664,0.0003517270088195801,0.00034433603286743164,0.00032770633697509766,0.00031638145446777344,0.0003097057342529297,0.000301361083984375,0.0002950429916381836,0.0002860426902770996,0.0002790093421936035,0.0002770423889160156,0.00027167797088623047,0.0002694129943847656,0.00026404857635498047,0.0002593398094177246,0.00025200843811035156,0.0002473592758178711,0.0002490878105163574,0.00024437904357910156,0.0002383589744567871,0.00023734569549560547,0.00023305416107177734,0.00023436546325683594,0.00023174285888671875,0.0002270340919494629,0.00022834539413452148,0.0002263784408569336,0.00022369623184204102,0.0002200603485107422,0.0002193450927734375,0.00021404027938842773,0.00021398067474365234,0.0002136826515197754,0.0002130270004272461,0.00020998716354370117,0.00020903348922729492,0.00020772218704223633,0.00020968914031982422,0.00020903348922729492,0.00020569562911987305,0.0002053380012512207,0.00020736455917358398,0.00020766258239746094,0.00020700693130493164,0.00020498037338256836,0.00020736455917358398,0.00020503997802734375,0.00020432472229003906,0.00020503997802734375,0.00020366907119750977,0.0002040266990661621,0.0002033710479736328,0.00020301342010498047,0.00020200014114379883,0.00020074844360351562,0.00020039081573486328,0.00020170211791992188,0.0002003312110900879,0.0002003312110900879,0.00020039081573486328,0.0001996755599975586,0.0001996755599975586,0.0001990199089050293,0.0001990199089050293,0.0001983642578125,0.00019806623458862305,0.0001983642578125,0.0001983642578125,0.0001990199089050293,0.00019872188568115234,0.00019866228103637695,0.0001983642578125,0.00019806623458862305,0.0001977086067199707,0.0001977086067199707,0.0001977086067199707,0.0001977086067199707,0.00019800662994384766,0.0001977086067199707,0.00019735097885131836,0.00019735097885131836,0.0001977086067199707,0.00019735097885131836,0.00019735097885131836,0.00019735097885131836,0.00019735097885131836,0.00019735097885131836,0.00019735097885131836,0.00019735097885131836,0.00019735097885131836,0.00019735097885131836,0.00019735097885131836,0.00019735097885131836,0.00019735097885131836,0.00019735097885131836,0.00019735097885131836,0.00019735097885131836,0.00019699335098266602,0.00019735097885131836,0.0001970529556274414,0.00019741058349609375,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414,0.0001970529556274414]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.006151735782623291,0.008233080618083477,0.010716094635426998,0.013345776125788689,0.016176458448171616,0.019125808030366898,0.02217349410057068,0.02536851167678833,0.028711196035146713,0.03218188136816025,0.03578723594546318,0.039541590958833694,0.04343928024172783,0.047422636300325394,0.05160266160964966,0.055914685130119324,0.06038737669587135,0.06565673649311066,0.07159310579299927,0.07829481363296509,0.08581818640232086,0.09418223798274994,0.10350929200649261,0.11375434696674347,0.12505441904067993,0.13750314712524414,0.15098989009857178,0.16578663885593414,0.1816687285900116,0.19859983026981354,0.21683692932128906,0.23598670959472656,0.25612616539001465,0.277197927236557,0.29902273416519165,0.3213675320148468,0.3441583216190338,0.36723044514656067,0.3904969096183777,0.41351771354675293,0.43635550141334534,0.4586826264858246,0.4804020822048187,0.5013028383255005,0.5214806795120239,0.54070645570755,0.5590588450431824,0.5762059688568115,0.5922770500183105,0.6073174476623535,0.6212518811225891,0.6341429352760315,0.6459310054779053,0.6569740772247314,0.6669941544532776,0.6761832237243652,0.6845428943634033,0.6921383142471313,0.6990259885787964,0.7053827047348022,0.7110157012939453,0.7161760926246643,0.7207860946655273,0.7250111699104309,0.7288488149642944,0.7322908639907837,0.7353702187538147,0.7382009029388428,0.7407538890838623,0.7430706024169922,0.7451412677764893,0.7470312714576721,0.7487459182739258,0.7503082752227783,0.751689612865448,0.752961277961731,0.7541106343269348,0.7551310062408447,0.7560979723930359,0.7569699883460999,0.7577700018882751,0.7584919929504395,0.7591549754142761,0.7597706913948059,0.7603243589401245,0.7608280181884766,0.7612786889076233,0.7616879940032959,0.7620739936828613,0.7624239921569824,0.7627406716346741,0.76302570104599,0.7633000016212463,0.7635423541069031,0.763770341873169,0.7639610171318054,0.7641393542289734,0.7643043398857117,0.7644550204277039,0.76459139585495,0.7647156715393066,0.7648326754570007,0.7649273872375488,0.7650226950645447,0.7651063799858093,0.7651840448379517,0.7652563452720642,0.7653183937072754,0.7653777003288269,0.7654277086257935,0.7654780149459839,0.7655210494995117,0.765561044216156,0.7655957341194153,0.7656290531158447,0.7656607031822205,0.7656850218772888,0.7657100558280945,0.7657330632209778,0.7657550573348999,0.7657760381698608,0.7657960653305054,0.765811026096344,0.765824019908905,0.7658377289772034,0.7658490538597107,0.765859067440033,0.7658700346946716,0.7658793926239014,0.7658876776695251,0.7658953666687012,0.765902042388916,0.765909731388092,0.7659140229225159,0.7659196853637695,0.7659253478050232,0.7659286856651306,0.7659340500831604,0.7659376859664917,0.7659420371055603,0.7659440636634827,0.7659463882446289,0.7659490704536438,0.7659516930580139,0.7659530639648438,0.7659550309181213,0.765956699848175,0.7659580707550049,0.7659593820571899,0.7659617066383362,0.7659630179405212,0.7659643888473511,0.7659657001495361,0.7659667134284973,0.7659673690795898,0.7659673690795898,0.7659677267074585,0.7659686803817749,0.7659690380096436,0.7659703493118286,0.7659707069396973,0.7659713625907898,0.7659713625907898,0.7659713625907898,0.7659713625907898,0.7659717202186584,0.7659720182418823,0.7659720182418823,0.7659720182418823,0.765972375869751,0.765972375869751,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196,0.7659727334976196],"recovered":[0.0,0.0029173498041927814,0.005405697040259838,0.00789371132850647,0.01048205979168415,0.013173074461519718,0.015976756811141968,0.018939107656478882,0.022003792226314545,0.025155141949653625,0.028525162488222122,0.032005179673433304,0.035600535571575165,0.03936322405934334,0.04322857782244682,0.04724160209298134,0.05140562355518341,0.05571231618523598,0.060490675270557404,0.06591537594795227,0.0719544067978859,0.07874877750873566,0.08629649132490158,0.09474387019872665,0.10412492603063583,0.11445298045873642,0.1258097141981125,0.13828045129776,0.15186385810375214,0.16658727824687958,0.1824190318584442,0.1994197964668274,0.21755489706993103,0.2365560084581375,0.2567311227321625,0.27761122584342957,0.2992596924304962,0.3215051591396332,0.34410661458969116,0.36705273389816284,0.3899785280227661,0.4129140079021454,0.4354797899723053,0.4577115774154663,0.47928905487060547,0.5000161528587341,0.5201309323310852,0.5392976999282837,0.5574575066566467,0.5745482444763184,0.5905606746673584,0.6056181192398071,0.619536817073822,0.6323572397232056,0.6442739963531494,0.6552963852882385,0.6654161214828491,0.6746078133583069,0.6830891966819763,0.6907192468643188,0.6977492570877075,0.7041262984275818,0.709857702255249,0.715044379234314,0.7197050452232361,0.723954439163208,0.7278424501419067,0.7313171625137329,0.7344468235969543,0.7372788190841675,0.7398435473442078,0.7421518564224243,0.7443165183067322,0.7462225556373596,0.7479445934295654,0.7494859099388123,0.7509072422981262,0.7521935701370239,0.7533499598503113,0.7544265985488892,0.7554019689559937,0.7562853097915649,0.757088303565979,0.7578116059303284,0.758486270904541,0.7590976357460022,0.7596569657325745,0.7601529955863953,0.760601282119751,0.7610176205635071,0.761397659778595,0.7617566585540771,0.7620733380317688,0.7623676657676697,0.7626306414604187,0.7628839612007141,0.7631009817123413,0.7633069753646851,0.7634819746017456,0.7636439800262451,0.7637956738471985,0.7639366388320923,0.76405930519104,0.7641656398773193,0.7642726898193359,0.7643713355064392,0.7644526362419128,0.7645350098609924,0.7646036744117737,0.7646706700325012,0.7647276520729065,0.764777660369873,0.7648259997367859,0.7648716568946838,0.7649073600769043,0.7649446725845337,0.7649766802787781,0.7650066614151001,0.765030026435852,0.765056312084198,0.7650823593139648,0.7651050090789795,0.7651273608207703,0.7651436924934387,0.7651569843292236,0.765172004699707,0.7651829719543457,0.7651936411857605,0.7652053236961365,0.7652149796485901,0.7652243375778198,0.7652316689491272,0.7652403116226196,0.7652483582496643,0.765254020690918,0.7652590274810791,0.7652639746665955,0.7652693390846252,0.7652736902236938,0.7652776837348938,0.7652819752693176,0.7652856707572937,0.7652883529663086,0.765291690826416,0.7652933597564697,0.765295684337616,0.7652976512908936,0.7652999758720398,0.7653020024299622,0.7653030157089233,0.7653043270111084,0.7653070092201233,0.7653083205223083,0.7653089761734009,0.7653096914291382,0.7653099894523621,0.7653106451034546,0.7653110027313232,0.7653113603591919,0.7653116583824158,0.7653123140335083,0.7653130292892456,0.7653136849403381,0.7653136849403381,0.7653136849403381,0.765313982963562,0.7653143405914307,0.7653146386146545,0.7653149962425232,0.7653149962425232,0.7653153538703918,0.7653153538703918,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157,0.7653156518936157],"active":[0.006151735782623291,0.005315730813890696,0.00531039759516716,0.005452064797282219,0.005694398656487465,0.005952733568847179,0.006196737289428711,0.006429404020309448,0.006707403808832169,0.007026739418506622,0.007262073457241058,0.007536411285400391,0.007838744670152664,0.008059412240982056,0.008374083787202835,0.008673083037137985,0.008981753140687943,0.00994442030787468,0.011102430522441864,0.012379437685012817,0.013863779604434967,0.015433460474014282,0.017212800681591034,0.019010476768016815,0.020929493010044098,0.02305016666650772,0.02518017590045929,0.027506187558174133,0.02980487048625946,0.03201255202293396,0.03441789746284485,0.03656691312789917,0.03857126832008362,0.040641918778419495,0.042291611433029175,0.043756306171417236,0.0448986291885376,0.04572528600692749,0.04639029502868652,0.04646497964859009,0.046376973390579224,0.0457686185836792,0.04492229223251343,0.04359126091003418,0.04219162464141846,0.04069030284881592,0.03892791271209717,0.03690826892852783,0.03481954336166382,0.032769203186035156,0.030691206455230713,0.028524816036224365,0.026394188404083252,0.02461683750152588,0.022720158100128174,0.02088683843612671,0.0191267728805542,0.017530500888824463,0.01593679189682007,0.014663457870483398,0.013266444206237793,0.01204979419708252,0.01092839241027832,0.009966790676116943,0.00914376974105835,0.008336424827575684,0.007527768611907959,0.006883740425109863,0.006307065486907959,0.005791783332824707,0.005297720432281494,0.004879415035247803,0.0044293999671936035,0.004085719585418701,0.0037450194358825684,0.003475368022918701,0.0032033920288085938,0.0029374361038208008,0.0027480125427246094,0.0025433897972106934,0.002368032932281494,0.0022066831588745117,0.002066671848297119,0.001959085464477539,0.001838088035583496,0.0017303824424743652,0.0016217231750488281,0.0015349984169006348,0.0014727115631103516,0.0014063715934753418,0.0013430118560791016,0.0012690424919128418,0.001226663589477539,0.0011746883392333984,0.0011397004127502441,0.0010770559310913086,0.00103837251663208,0.0009973645210266113,0.000973045825958252,0.000947415828704834,0.0009199976921081543,0.0008960366249084473,0.0008680820465087891,0.0008570551872253418,0.0008336901664733887,0.0008127093315124512,0.0008037090301513672,0.000783383846282959,0.0007740259170532227,0.0007570385932922363,0.0007503628730773926,0.0007433891296386719,0.0007350444793701172,0.0007240772247314453,0.0007216930389404297,0.0007160305976867676,0.0007083415985107422,0.0007033944129943848,0.0007030367851257324,0.0006987452507019043,0.0006936788558959961,0.0006910562515258789,0.0006836652755737305,0.0006803274154663086,0.0006807446479797363,0.0006770491600036621,0.0006760954856872559,0.0006763935089111328,0.0006740689277648926,0.0006726980209350586,0.0006710290908813477,0.0006703734397888184,0.0006694197654724121,0.0006656646728515625,0.0006656646728515625,0.0006663203239440918,0.0006647109985351562,0.0006647109985351562,0.0006639957427978516,0.0006643533706665039,0.0006620883941650391,0.0006607174873352051,0.0006607174873352051,0.0006600022315979004,0.0006597042083740234,0.0006593465805053711,0.0006590485572814941,0.0006580948829650879,0.0006573796272277832,0.0006586909294128418,0.0006586909294128418,0.0006573796272277832,0.0006573796272277832,0.0006577372550964355,0.0006576776504516602,0.0006573796272277832,0.0006570816040039062,0.0006576776504516602,0.0006576776504516602,0.0006586909294128418,0.0006583929061889648,0.0006583333015441895,0.0006576776504516602,0.0006576776504516602,0.0006576776504516602,0.0006577372550964355,0.0006576776504516602,0.0006573796272277832,0.0006570219993591309,0.0006573796272277832,0.0006570219993591309,0.0006573796272277832,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062,0.0006570816040039062]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.006151735782623291,0.008235414512455463,0.010628094896674156,0.013155108317732811,0.015805456787347794,0.01850413903594017,0.02131982147693634,0.024184171110391617,0.027125854045152664,0.030148204416036606,0.03326955437660217,0.03643923997879028,0.03968992456793785,0.04299294576048851,0.04637762904167175,0.0498136505484581,0.053395338356494904,0.05747735872864723,0.06206471845507622,0.06713341176509857,0.07276711612939835,0.07898948341608047,0.08578451722860336,0.09328223019838333,0.10145427286624908,0.1102653294801712,0.11991371214389801,0.13035744428634644,0.14156216382980347,0.15365856885910034,0.16656731069087982,0.1802520602941513,0.19473247230052948,0.20999056100845337,0.2259969860315323,0.2426617443561554,0.2600618302822113,0.27795326709747314,0.2961960434913635,0.31487882137298584,0.33370092511177063,0.3527466952800751,0.37173181772232056,0.39071425795555115,0.40949302911758423,0.42795178294181824,0.4460122287273407,0.46365565061569214,0.480576753616333,0.4969848394393921,0.5127019286155701,0.527700662612915,0.5419014096260071,0.555356502532959,0.5679669380187988,0.5798046588897705,0.5909410715103149,0.6013134121894836,0.6110568046569824,0.6200541853904724,0.628411591053009,0.6361329555511475,0.6432589888572693,0.6497843861579895,0.6557934284210205,0.661328136920929,0.6664448380470276,0.6711094975471497,0.6753918528556824,0.6793298721313477,0.6828985810279846,0.6861745715141296,0.6891793012619019,0.6919209361076355,0.6944669485092163,0.6967872977256775,0.6989216804504395,0.7008680105209351,0.7026596665382385,0.7042940258979797,0.7058010101318359,0.7071640491485596,0.7084047198295593,0.709564745426178,0.7106137275695801,0.7116184234619141,0.7125234007835388,0.7133630514144897,0.7141320705413818,0.7148301005363464,0.7154804468154907,0.7160717844963074,0.716625452041626,0.7171317934989929,0.7175984382629395,0.7180321216583252,0.718417763710022,0.7188001275062561,0.7191337943077087,0.7194437980651855,0.7197358012199402,0.7200021147727966,0.7202427983283997,0.7204744219779968,0.7206937670707703,0.7208938002586365,0.7210677862167358,0.7212367653846741,0.7213920950889587,0.7215358018875122,0.721663773059845,0.7217861413955688,0.7218977808952332,0.7219991087913513,0.7220928072929382,0.7221817970275879,0.722262442111969,0.7223394513130188,0.7224094867706299,0.72247314453125,0.7225328087806702,0.7225847840309143,0.7226334810256958,0.72267746925354,0.7227171063423157,0.7227557897567749,0.7227928042411804,0.7228264808654785,0.7228581309318542,0.7228854894638062,0.7229114770889282,0.7229354381561279,0.7229554653167725,0.7229744791984558,0.7229914665222168,0.7230064868927002,0.7230231165885925,0.7230417728424072,0.7230571508407593,0.7230704426765442,0.7230831384658813,0.7230921387672424,0.7231031060218811,0.7231141328811646,0.7231214642524719,0.7231287956237793,0.7231367826461792,0.723143458366394,0.7231484651565552,0.7231554388999939,0.7231597900390625,0.7231661081314087,0.7231711149215698,0.7231751084327698,0.7231784462928772,0.7231824398040771,0.7231861352920532,0.723189115524292,0.7231917977333069,0.7231928110122681,0.7231964468955994,0.7231987714767456,0.7232004404067993,0.7232024669647217,0.723204493522644,0.7232051491737366,0.7232064604759216,0.7232077717781067,0.7232087850570679,0.7232091426849365,0.7232108116149902,0.7232108116149902,0.7232114672660828,0.7232118248939514,0.7232121229171753,0.7232131361961365,0.7232134938240051,0.723213791847229,0.7232141494750977,0.7232144474983215,0.7232148051261902,0.7232151031494141,0.7232151031494141,0.7232151031494141,0.7232154607772827,0.7232158184051514,0.7232161164283752,0.7232161164283752,0.7232164740562439,0.7232167720794678,0.7232167720794678,0.7232171297073364,0.7232171297073364,0.7232171297073364,0.7232174873352051,0.7232174873352051,0.7232174873352051,0.723217785358429,0.723217785358429,0.7232184410095215,0.7232187986373901,0.7232187986373901,0.7232191562652588,0.7232191562652588,0.7232191562652588,0.7232194542884827,0.7232194542884827,0.7232198119163513,0.7232198119163513,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752,0.7232201099395752],"recovered":[0.0,0.0028963496442884207,0.00540003040805459,0.007863378152251244,0.010348725132644176,0.0128917396068573,0.01550942100584507,0.01825077086687088,0.021020784974098206,0.023890135809779167,0.026853151619434357,0.02988850325345993,0.032985854893922806,0.03615420311689377,0.03943489119410515,0.04276924207806587,0.046162594109773636,0.04965894669294357,0.053463637828826904,0.057667326182127,0.062296684831380844,0.06743305176496506,0.07316741347312927,0.0794491171836853,0.08632282167673111,0.0938195288181305,0.10199924558401108,0.11085062474012375,0.12056034803390503,0.13103607296943665,0.1422831416130066,0.1543225347995758,0.1671576201915741,0.1808013617992401,0.1952711045742035,0.2104768604040146,0.22650794684886932,0.24313771724700928,0.2604224681854248,0.278237909078598,0.2963356673717499,0.3149464428424835,0.33366888761520386,0.3525319993495941,0.37147510051727295,0.3902498781681061,0.4089166522026062,0.42731642723083496,0.4452715218067169,0.46273329854011536,0.4797113835811615,0.49607279896736145,0.5117319226264954,0.5265926718711853,0.5407957434654236,0.5542728304862976,0.5669589042663574,0.5787996053695679,0.5899123549461365,0.6003304123878479,0.6100854277610779,0.6190918684005737,0.6274439096450806,0.6351512670516968,0.6423479914665222,0.6489036679267883,0.6549530625343323,0.6605157256126404,0.6657010912895203,0.6704097986221313,0.674761176109314,0.6786822080612183,0.6822828650474548,0.6855895519256592,0.6886188983917236,0.691369891166687,0.6939012408256531,0.6962316036224365,0.698379635810852,0.7003079652786255,0.7021113038063049,0.7037680149078369,0.7052739858627319,0.7066569924354553,0.7079336643218994,0.7091113328933716,0.7101960182189941,0.7111903429031372,0.7121163606643677,0.7129563689231873,0.7137157320976257,0.7144240736961365,0.7150677442550659,0.7156787514686584,0.7162266969680786,0.7167317271232605,0.7172030806541443,0.7176334261894226,0.718052089214325,0.7184224128723145,0.7187494039535522,0.7190721035003662,0.7193630933761597,0.7196310758590698,0.7198753952980042,0.7201147675514221,0.7203344106674194,0.720534086227417,0.720721423625946,0.7208877801895142,0.7210410833358765,0.7211810946464539,0.7213114500045776,0.7214327454566956,0.7215417623519897,0.7216517329216003,0.7217434048652649,0.7218354344367981,0.7219167351722717,0.7219874262809753,0.7220564484596252,0.7221240997314453,0.7221800684928894,0.722233772277832,0.7222834229469299,0.7223244309425354,0.7223650813102722,0.7224014401435852,0.722442090511322,0.722476065158844,0.7225067615509033,0.722537100315094,0.722561776638031,0.7225847840309143,0.7226061224937439,0.7226241230964661,0.7226400971412659,0.7226564288139343,0.7226740717887878,0.7226904034614563,0.7227070927619934,0.7227197885513306,0.7227314114570618,0.7227444052696228,0.7227537631988525,0.7227631211280823,0.7227717638015747,0.7227797508239746,0.722787082195282,0.7227950692176819,0.7228027582168579,0.722807765007019,0.7228140830993652,0.722819447517395,0.722823441028595,0.7228277921676636,0.7228304147720337,0.7228341102600098,0.7228377461433411,0.7228400707244873,0.7228414416313171,0.722844123840332,0.7228457927703857,0.7228484153747559,0.7228500843048096,0.7228521108627319,0.7228531241416931,0.7228537797927856,0.7228550910949707,0.7228561043739319,0.7228571176528931,0.7228587865829468,0.7228600978851318,0.7228604555130005,0.7228607535362244,0.722861111164093,0.7228617668151855,0.7228630781173706,0.7228634357452393,0.7228634357452393,0.7228637337684631,0.7228637337684631,0.7228637337684631,0.7228640913963318,0.7228647470474243,0.7228647470474243,0.722865104675293,0.7228654026985168,0.7228657603263855,0.7228657603263855,0.7228661179542542,0.7228661179542542,0.722866415977478,0.722866415977478,0.722866415977478,0.722866415977478,0.7228667736053467,0.7228667736053467,0.7228670716285706,0.7228674292564392,0.7228677868843079,0.7228680849075317,0.7228680849075317,0.7228680849075317,0.7228684425354004,0.7228684425354004,0.7228684425354004,0.7228684425354004,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243,0.7228687405586243],"active":[0.006151735782623291,0.005339064635336399,0.005228064488619566,0.005291730165481567,0.005456731654703617,0.0056123994290828705,0.0058104004710912704,0.005933400243520737,0.006105069071054459,0.006258068606257439,0.006416402757167816,0.006550736725330353,0.006704069674015045,0.006838742643594742,0.006942737847566605,0.007044408470392227,0.007232744246721268,0.007818412035703659,0.008601080626249313,0.009466085582971573,0.010470431298017502,0.011556431651115417,0.01261710375547409,0.013833113014698029,0.015131451189517975,0.01644580066204071,0.017914466559886932,0.019506819546222687,0.021001815795898438,0.022622495889663696,0.02428416907787323,0.0259295254945755,0.027574852108955383,0.029189199209213257,0.030725881457328796,0.03218488395214081,0.03355388343334198,0.03481554985046387,0.03577357530593872,0.03664091229438782,0.03736525774002075,0.03780025243759155,0.0380629301071167,0.03818225860595703,0.03801792860031128,0.03770190477371216,0.0370955765247345,0.03633922338485718,0.03530523180961609,0.03425154089927673,0.03299054503440857,0.03162786364555359,0.03016948699951172,0.02876383066177368,0.027171194553375244,0.0255318284034729,0.02398216724395752,0.02251380681991577,0.021144449710845947,0.01972377300262451,0.018326163291931152,0.01704108715057373,0.01581507921218872,0.014633119106292725,0.013445436954498291,0.012424468994140625,0.011491775512695312,0.010593771934509277,0.00969076156616211,0.008920073509216309,0.008137404918670654,0.007492363452911377,0.0068964362144470215,0.006331384181976318,0.005848050117492676,0.0054174065589904785,0.005020439624786377,0.004636406898498535,0.004280030727386475,0.003986060619354248,0.003689706325531006,0.0033960342407226562,0.0031307339668273926,0.0029077529907226562,0.002680063247680664,0.0025070905685424805,0.0023273825645446777,0.002172708511352539,0.00201570987701416,0.0018737316131591797,0.0017647147178649902,0.0016477108001708984,0.0015577077865600586,0.0014530420303344727,0.0013717412948608398,0.0013003945350646973,0.0012146830558776855,0.001166701316833496,0.001081705093383789,0.0010213851928710938,0.0009863972663879395,0.0009300112724304199,0.0008797049522399902,0.000843346118927002,0.0008183717727661133,0.0007790327072143555,0.0007333755493164062,0.0007026791572570801,0.0006706714630126953,0.0006480216979980469,0.0006226897239685059,0.0006050467491149902,0.0005863308906555176,0.0005663633346557617,0.0005510449409484863,0.0005300641059875488,0.0005190372467041016,0.0005040168762207031,0.0004927515983581543,0.0004857182502746582,0.0004763603210449219,0.00046068429946899414,0.0004534125328063965,0.0004436969757080078,0.0004336833953857422,0.00043135881423950195,0.0004277229309082031,0.00042504072189331055,0.00041604042053222656,0.0004094243049621582,0.00040471553802490234,0.00039833784103393555,0.0003936886787414551,0.0003896951675415039,0.0003853440284729004,0.00038236379623413086,0.00038301944732666016,0.0003853440284729004,0.00038307905197143555,0.0003800392150878906,0.00037604570388793945,0.00037235021591186523,0.00037169456481933594,0.00036972761154174805,0.00036770105361938477,0.0003656744956970215,0.0003650188446044922,0.0003637075424194336,0.00036138296127319336,0.0003603696823120117,0.00035703182220458984,0.00035834312438964844,0.00035703182220458984,0.00035566091537475586,0.00035500526428222656,0.0003546476364135742,0.00035572052001953125,0.00035500526428222656,0.0003540515899658203,0.0003527402877807617,0.00035500526428222656,0.0003546476364135742,0.0003546476364135742,0.0003540515899658203,0.00035440921783447266,0.00035303831100463867,0.0003533363342285156,0.0003539919853210449,0.00035369396209716797,0.00035303831100463867,0.00035369396209716797,0.00035202503204345703,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035202503204345703,0.0003517270088195801,0.00035071372985839844,0.00035071372985839844,0.0003510117530822754,0.0003510713577270508,0.00035136938095092773,0.00035136938095092773,0.0003510117530822754,0.00035071372985839844,0.0003510713577270508,0.0003510117530822754,0.00035071372985839844,0.00035071372985839844,0.0003510117530822754,0.00035065412521362305,0.0003510117530822754,0.00035071372985839844,0.00035071372985839844,0.0003510713577270508,0.0003510713577270508,0.00035071372985839844,0.0003510117530822754,0.00035071372985839844,0.0003510117530822754,0.0003510117530822754,0.00035071372985839844,0.0003510713577270508,0.0003510713577270508,0.00035071372985839844,0.0003510117530822754,0.0003510117530822754,0.00035136938095092773,0.0003510713577270508,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773,0.00035136938095092773]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.006151735782623291,0.008222080767154694,0.010543760843575,0.01295144110918045,0.015427455306053162,0.017933135852217674,0.02047714963555336,0.023080497980117798,0.02571984753012657,0.028335528448224068,0.03099987655878067,0.0336945578455925,0.0364019051194191,0.03915658965706825,0.04193427041172981,0.04472595453262329,0.04750463739037514,0.050662655383348465,0.05413800850510597,0.05793769657611847,0.06213371828198433,0.06662774085998535,0.07149943709373474,0.07677046954631805,0.08250116556882858,0.08863053470849991,0.09517590701580048,0.1022576168179512,0.10977499186992645,0.1178027018904686,0.12640275061130524,0.13545280694961548,0.14510418474674225,0.15523158013820648,0.1659643054008484,0.1771390438079834,0.1888951063156128,0.20105184614658356,0.2137065827846527,0.22681832313537598,0.2402547299861908,0.2540038228034973,0.26806822419166565,0.2822806239128113,0.29682305455207825,0.31136512756347656,0.32596486806869507,0.3405663073062897,0.3550427258014679,0.3696301281452179,0.3838735520839691,0.3979306221008301,0.41178271174430847,0.4252117872238159,0.43820151686668396,0.45082491636276245,0.4630816578865051,0.4748874008655548,0.486203134059906,0.497070848941803,0.5073142647743225,0.5171689391136169,0.5265547037124634,0.5353537201881409,0.5436654686927795,0.5515388250350952,0.5589691996574402,0.5660045742988586,0.5725972652435303,0.5788313150405884,0.5846329927444458,0.5900843739509583,0.5950894355773926,0.5998124480247498,0.604250431060791,0.6083261370658875,0.6121715307235718,0.615706205368042,0.6190438866615295,0.6221155524253845,0.6250439286231995,0.6277379393577576,0.6302046179771423,0.6325319409370422,0.6346686482429504,0.6366376280784607,0.6384783387184143,0.6402043104171753,0.6418470144271851,0.6433163285255432,0.6446836590766907,0.6459619998931885,0.6471773982048035,0.6482927203178406,0.6493310332298279,0.6502937078475952,0.651193380355835,0.652049720287323,0.6527994275093079,0.6535264253616333,0.654193103313446,0.6548230648040771,0.65542072057724,0.6559797525405884,0.6565027832984924,0.6569910645484924,0.6574454307556152,0.6578784584999084,0.6582797765731812,0.6586501002311707,0.6590064167976379,0.6593421101570129,0.6596421003341675,0.6599267721176147,0.6601914167404175,0.6604371070861816,0.6606560945510864,0.6608797907829285,0.6610901355743408,0.6612831354141235,0.6614651083946228,0.661628782749176,0.6617844700813293,0.6619327664375305,0.6620727777481079,0.662202775478363,0.6623214483261108,0.6624388098716736,0.6625454425811768,0.6626467704772949,0.6627401113510132,0.6628271341323853,0.6629124283790588,0.6629851460456848,0.6630584597587585,0.6631234884262085,0.6631857752799988,0.6632474660873413,0.6633004546165466,0.6633567810058594,0.6634051203727722,0.6634541153907776,0.6634931564331055,0.6635374426841736,0.6635711193084717,0.6636114716529846,0.6636424660682678,0.6636738181114197,0.6637064814567566,0.6637368202209473,0.6637581586837769,0.6637811064720154,0.6638051271438599,0.6638251543045044,0.6638454794883728,0.6638614535331726,0.6638777852058411,0.6638961434364319,0.6639127731323242,0.6639294624328613,0.6639478206634521,0.6639631390571594,0.6639748215675354,0.6639871597290039,0.6639991402626038,0.6640074849128723,0.6640188097953796,0.6640297770500183,0.664039134979248,0.6640468239784241,0.6640551090240479,0.6640638113021851,0.6640701293945312,0.6640768051147461,0.6640834808349609,0.6640904545783997,0.6640951037406921,0.6641004681587219,0.6641057729721069,0.6641107797622681,0.6641141176223755,0.6641167998313904,0.6641207933425903,0.6641251444816589,0.6641291379928589,0.6641331315040588,0.6641361117362976,0.66413813829422,0.6641411185264587,0.664143443107605,0.6641461253166199,0.6641481518745422,0.664149820804596,0.6641514897346497,0.6641531586647034,0.6641548275947571,0.664156436920166,0.6641597747802734,0.6641618013381958,0.6641631126403809,0.664164125919342,0.6641651391983032,0.6641661524772644,0.6641671061515808,0.6641678214073181,0.6641684770584106,0.6641691327095032,0.6641691327095032,0.6641691327095032,0.6641697883605957,0.6641704440116882,0.6641711592674255,0.6641711592674255,0.6641724705696106,0.6641724705696106,0.6641731262207031,0.6641734838485718,0.6641737818717957,0.6641737818717957,0.6641737818717957,0.6641741394996643,0.6641744375228882,0.6641744375228882,0.6641744375228882,0.6641744375228882,0.6641744375228882,0.6641747951507568,0.6641747951507568,0.6641747951507568,0.6641751527786255,0.6641751527786255,0.6641751527786255,0.6641751527786255,0.6641751527786255,0.6641751527786255,0.6641751527786255,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494],"recovered":[0.0,0.0029086831491440535,0.005394697189331055,0.007781044114381075,0.010196724906563759,0.01263607107102871,0.015119418501853943,0.017633099108934402,0.02018144726753235,0.022778796032071114,0.02537481114268303,0.027999158948659897,0.030672507360577583,0.03334352374076843,0.03607120364904404,0.038817886263132095,0.0415712371468544,0.044346585869789124,0.047309935092926025,0.050546951591968536,0.0540306381881237,0.05791432783007622,0.06209968402981758,0.06661304086446762,0.07153573632240295,0.07687976956367493,0.08263913542032242,0.08873216807842255,0.09536920487880707,0.10247758030891418,0.11003395915031433,0.11813566833734512,0.126680389046669,0.13580377399921417,0.14544016122817993,0.155606210231781,0.16630427539348602,0.17754366993904114,0.18926140666007996,0.20143580436706543,0.21405087411403656,0.2270652800798416,0.24047470092773438,0.2541691064834595,0.2681838572025299,0.282452255487442,0.2968810200691223,0.3113187551498413,0.3258725106716156,0.34036627411842346,0.3549406826496124,0.36931610107421875,0.38358351588249207,0.39760857820510864,0.4113916754722595,0.42473942041397095,0.43777748942375183,0.45041289925575256,0.4625929594039917,0.4743473529815674,0.4855990707874298,0.4963458180427551,0.5067282319068909,0.5165665745735168,0.525909960269928,0.5348237156867981,0.5431547164916992,0.5510421395301819,0.558532178401947,0.5656048655509949,0.5722389221191406,0.5784789323806763,0.5843146443367004,0.5897490382194519,0.5948317050933838,0.599600076675415,0.6040270924568176,0.6081441044807434,0.6119357943534851,0.6155131459236145,0.6188344955444336,0.6219928860664368,0.6248711943626404,0.6275689005851746,0.6300745606422424,0.6323946118354797,0.6345442533493042,0.6365499496459961,0.6384156346321106,0.6401712894439697,0.6417689919471741,0.6432636380195618,0.6446636319160461,0.6459173560142517,0.6471099853515625,0.6482473611831665,0.6492689847946167,0.6502173542976379,0.651145339012146,0.6519573330879211,0.6527417302131653,0.6534653902053833,0.6541433930397034,0.6547960638999939,0.6554144024848938,0.6559603810310364,0.6564813852310181,0.6569720506668091,0.6574264168739319,0.6578620672225952,0.6582627296447754,0.6586413979530334,0.6590017080307007,0.6593230962753296,0.6596290469169617,0.6599164009094238,0.6601787209510803,0.6604217290878296,0.6606497168540955,0.6608774065971375,0.6610794067382812,0.6612817645072937,0.6614594459533691,0.6616177558898926,0.6617780923843384,0.661925733089447,0.6620617508888245,0.6621860861778259,0.6623074412345886,0.6624197363853455,0.6625297665596008,0.6626297831535339,0.6627230644226074,0.6628140807151794,0.6628931164741516,0.6629710793495178,0.6630440950393677,0.6631131172180176,0.6631744503974915,0.6632341146469116,0.663288414478302,0.6633444428443909,0.663396418094635,0.663442075252533,0.6634864211082458,0.6635274291038513,0.6635664105415344,0.6636064052581787,0.6636390686035156,0.6636717915534973,0.6636987328529358,0.6637214422225952,0.6637474298477173,0.6637721061706543,0.663798451423645,0.6638230681419373,0.6638410687446594,0.6638577580451965,0.6638751029968262,0.6638937592506409,0.6639114022254944,0.6639284491539001,0.6639447808265686,0.6639567613601685,0.6639687418937683,0.6639831066131592,0.663993775844574,0.6640040874481201,0.6640134453773499,0.6640257835388184,0.6640350818634033,0.6640444397926331,0.6640520691871643,0.664061427116394,0.6640687584877014,0.6640757918357849,0.6640817523002625,0.6640880703926086,0.6640934348106384,0.6640994548797607,0.6641037464141846,0.6641077399253845,0.6641107797622681,0.6641160845756531,0.6641210913658142,0.6641247868537903,0.6641281247138977,0.664131760597229,0.6641337871551514,0.6641371250152588,0.6641390919685364,0.6641427874565125,0.6641457676887512,0.6641474366188049,0.6641491055488586,0.6641501188278198,0.6641517877578735,0.6641527414321899,0.6641547679901123,0.6641567945480347,0.6641591191291809,0.6641600728034973,0.664161741733551,0.6641631126403809,0.6641647815704346,0.6641654372215271,0.6641660928726196,0.6641674041748047,0.664168119430542,0.6641687750816345,0.664169430732727,0.6641697883605957,0.6641700863838196,0.6641707420349121,0.6641717553138733,0.6641717553138733,0.6641721129417419,0.6641727685928345,0.6641727685928345,0.6641731262207031,0.664173424243927,0.6641737818717957,0.6641740798950195,0.6641740798950195,0.6641744375228882,0.6641744375228882,0.6641744375228882,0.6641747355461121,0.6641747355461121,0.6641747355461121,0.6641750931739807,0.6641750931739807,0.6641750931739807,0.6641750931739807,0.6641750931739807,0.6641750931739807,0.6641750931739807,0.6641750931739807,0.6641750931739807,0.6641750931739807,0.6641750931739807,0.6641750931739807,0.6641750931739807,0.6641750931739807,0.6641750931739807,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494,0.6641754508018494],"active":[0.006151735782623291,0.0053133973851799965,0.005149063654243946,0.0051703969947993755,0.005230730399489403,0.005297064781188965,0.005357731133699417,0.005447398871183395,0.005538400262594223,0.005556732416152954,0.005625065416097641,0.005695398896932602,0.005729397758841515,0.00581306591629982,0.005863066762685776,0.005908068269491196,0.005933400243520737,0.006316069513559341,0.006828073412179947,0.007390744984149933,0.008103080093860626,0.008713413029909134,0.00939975306391716,0.010157428681850433,0.010965429246425629,0.011750765144824982,0.012536771595478058,0.013525448739528656,0.014405786991119385,0.015325121581554413,0.016368791460990906,0.017317138612270355,0.018423795700073242,0.01942780613899231,0.020524144172668457,0.021532833576202393,0.02259083092212677,0.02350817620754242,0.024445176124572754,0.025382518768310547,0.026203855872154236,0.0269385427236557,0.027593523263931274,0.028111517429351807,0.02863919734954834,0.028912872076034546,0.029083847999572754,0.029247552156448364,0.029170215129852295,0.029263854026794434,0.02893286943435669,0.028614521026611328,0.028199195861816406,0.027603209018707275,0.02680984139442444,0.026085495948791504,0.025304168462753296,0.024474501609802246,0.023610174655914307,0.022723495960235596,0.0217151939868927,0.020823121070861816,0.01982647180557251,0.018787145614624023,0.017755508422851562,0.01671510934829712,0.015814483165740967,0.014962434768676758,0.014065086841583252,0.013226449489593506,0.012394070625305176,0.011605441570281982,0.010774791240692139,0.010063409805297852,0.009418725967407227,0.008726060390472412,0.00814443826675415,0.007562100887298584,0.007108092308044434,0.0066024065017700195,0.006209433078765869,0.005745053291320801,0.005333423614501953,0.004963040351867676,0.004594087600708008,0.004243016242980957,0.003934085369110107,0.0036543607711791992,0.003431379795074463,0.0031450390815734863,0.0029146671295166016,0.002698361873626709,0.0025137662887573242,0.002375364303588867,0.002221047878265381,0.002046346664428711,0.0019243955612182617,0.0018323659896850586,0.0016540884971618652,0.0015690922737121582,0.0014513731002807617,0.0013576745986938477,0.001277327537536621,0.0011836886405944824,0.0010883808135986328,0.0010306835174560547,0.000964045524597168,0.0009064078330993652,0.0008533596992492676,0.0007880330085754395,0.0007436871528625488,0.0007007122039794922,0.0006403923034667969,0.0006036758422851562,0.0005623698234558105,0.0005207061767578125,0.0004773736000061035,0.00045806169509887695,0.00044041872024536133,0.000405728816986084,0.00038570165634155273,0.0003470182418823242,0.0003250241279602051,0.00031501054763793945,0.00029468536376953125,0.0002770423889160156,0.00025969743728637695,0.00025272369384765625,0.00023800134658813477,0.0002270340919494629,0.00021034479141235352,0.00019735097885131836,0.00018936395645141602,0.0001710653305053711,0.0001653432846069336,0.00015240907669067383,0.00014168024063110352,0.00013434886932373047,0.00012600421905517578,0.0001226663589477539,0.00011670589447021484,0.00010967254638671875,9.673833847045898e-05,9.5367431640625e-05,8.469820022583008e-05,8.404254913330078e-05,7.605552673339844e-05,6.74128532409668e-05,6.74128532409668e-05,6.502866744995117e-05,5.942583084106445e-05,5.9664249420166016e-05,5.7697296142578125e-05,5.3048133850097656e-05,4.70280647277832e-05,3.838539123535156e-05,3.6716461181640625e-05,3.838539123535156e-05,3.7670135498046875e-05,3.5703182220458984e-05,3.641843795776367e-05,3.4689903259277344e-05,3.0040740966796875e-05,3.039836883544922e-05,3.039836883544922e-05,2.4378299713134766e-05,2.5033950805664062e-05,2.568960189819336e-05,2.568960189819336e-05,2.104043960571289e-05,2.002716064453125e-05,1.9371509552001953e-05,1.806020736694336e-05,1.537799835205078e-05,1.4722347259521484e-05,1.4662742614746094e-05,1.33514404296875e-05,1.239776611328125e-05,1.233816146850586e-05,1.1324882507324219e-05,1.0371208190917969e-05,9.059906005859375e-06,1.0013580322265625e-05,9.059906005859375e-06,8.046627044677734e-06,8.344650268554688e-06,7.987022399902344e-06,6.377696990966797e-06,7.331371307373047e-06,6.318092346191406e-06,7.033348083496094e-06,5.364418029785156e-06,4.0531158447265625e-06,4.0531158447265625e-06,4.0531158447265625e-06,4.708766937255859e-06,4.649162292480469e-06,7.033348083496094e-06,7.033348083496094e-06,6.318092346191406e-06,5.0067901611328125e-06,5.066394805908203e-06,4.410743713378906e-06,3.993511199951172e-06,3.039836883544922e-06,3.039836883544922e-06,3.039836883544922e-06,1.7285346984863281e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.3709068298339844e-06,1.0728836059570312e-06,1.7285346984863281e-06,7.152557373046875e-07,1.3709068298339844e-06,1.3709068298339844e-06,1.0132789611816406e-06,1.0132789611816406e-06,6.556510925292969e-07,7.152557373046875e-07,6.556510925292969e-07,3.5762786865234375e-07,3.5762786865234375e-07,0.0,0.0,3.5762786865234375e-07,5.960464477539063e-08,5.960464477539063e-08,4.172325134277344e-07,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.006151735782623291,0.008200747892260551,0.010657427832484245,0.013286110013723373,0.016071125864982605,0.018991809338331223,0.022021492943167686,0.025171177461743355,0.02846352942287922,0.03184688091278076,0.03538423404097557,0.03907592222094536,0.04286527633666992,0.04676496610045433,0.05079399049282074,0.05497067794203758,0.05927836894989014,0.06368739902973175,0.06818275153636932,0.07284978032112122,0.0775921419262886,0.08248917013406754,0.08751419931650162,0.09266889095306396,0.09790192544460297,0.10323362052440643,0.10856097936630249,0.11404801160097122,0.11963337659835815,0.1253170669078827,0.13112711906433105,0.13716447353363037,0.14366552233695984,0.15041054785251617,0.15739725530147552,0.16478563845157623,0.17236901819705963,0.18026871979236603,0.18834243714809418,0.19672581553459167,0.20534053444862366,0.21421891450881958,0.22317896783351898,0.23243501782417297,0.24180807173252106,0.25128012895584106,0.2608815133571625,0.270679235458374,0.28042030334472656,0.2902339994907379,0.3000337481498718,0.3098517954349518,0.31955617666244507,0.32923424243927,0.33884596824645996,0.3482763469219208,0.3575843870639801,0.36673110723495483,0.3757754862308502,0.38463354110717773,0.3932226002216339,0.4016193151473999,0.4097733497619629,0.4176757335662842,0.4253864586353302,0.4328164756298065,0.440009206533432,0.44689223170280457,0.4536309540271759,0.4600062966346741,0.46617966890335083,0.4720943868160248,0.47778475284576416,0.483231782913208,0.48846980929374695,0.49340716004371643,0.49805620312690735,0.5025628805160522,0.5068835616111755,0.5109366178512573,0.5147969722747803,0.5184913277626038,0.5219846367835999,0.5253163576126099,0.5284973382949829,0.5314803719520569,0.5343137383460999,0.5370237231254578,0.539586067199707,0.5420087575912476,0.5442841053009033,0.5464168190956116,0.5484581589698792,0.5503961443901062,0.5522821545600891,0.5540408492088318,0.555716872215271,0.5572901964187622,0.5587741732597351,0.5601899027824402,0.5615248680114746,0.5627975463867188,0.5640059113502502,0.5651695728302002,0.5662629008293152,0.5673109292984009,0.568314254283905,0.5692759156227112,0.5701569318771362,0.5709799528121948,0.5717909336090088,0.5725526213645935,0.573276937007904,0.5739749670028687,0.574634313583374,0.5752706527709961,0.5758846402168274,0.5764709711074829,0.5770193338394165,0.577543318271637,0.5780323147773743,0.5785156488418579,0.5789759755134583,0.5794090032577515,0.5798459649085999,0.5802559852600098,0.5806490182876587,0.5810346603393555,0.5813953280448914,0.5817603468894958,0.5821053385734558,0.582443356513977,0.582758367061615,0.5830676555633545,0.5833600163459778,0.5836520195007324,0.5839423537254333,0.5842093229293823,0.5844860076904297,0.5847523212432861,0.5849977135658264,0.5852546691894531,0.585498034954071,0.5857226848602295,0.58596271276474,0.5861999988555908,0.5864199995994568,0.5866463780403137,0.5868496894836426,0.5870600342750549,0.587273359298706,0.5874783396720886,0.5876783728599548,0.5878723859786987,0.5880647301673889,0.5882513523101807,0.5884403586387634,0.588623046875,0.5888043642044067,0.5889793634414673,0.589154064655304,0.5893253684043884,0.5894894003868103,0.5896587371826172,0.5898240208625793,0.5899850726127625,0.5901467204093933,0.5903027057647705,0.5904603600502014,0.5906077027320862,0.590751051902771,0.5909020304679871,0.5910440683364868,0.5911880731582642,0.5913323760032654,0.5914710760116577,0.5916063785552979,0.5917350649833679,0.5918680429458618,0.5919967293739319,0.5921213626861572,0.5922443866729736,0.5923510789871216,0.5924746990203857,0.5925920605659485,0.5927117466926575,0.5928260684013367,0.5929407477378845,0.593052089214325,0.5931624174118042,0.5932763814926147,0.5933833718299866,0.5934847593307495,0.5935813784599304,0.593680739402771,0.5937740802764893,0.593877375125885,0.5939687490463257,0.5940720438957214,0.5941684246063232,0.5942637324333191,0.5943557620048523,0.5944433808326721,0.5945373773574829,0.5946334004402161,0.5947213768959045,0.5948107242584229,0.5948957204818726,0.5949737429618835,0.5950557589530945,0.5951403975486755,0.5952197313308716,0.5952954292297363,0.5953704118728638,0.5954387187957764,0.5955104231834412,0.595583438873291,0.5956557393074036,0.5957200527191162,0.5957867503166199,0.5958537459373474,0.5959184169769287,0.59598308801651,0.5960490703582764,0.5961087346076965,0.5961673855781555,0.5962324142456055,0.5962920784950256,0.5963500738143921,0.5964094400405884,0.5964680910110474,0.5965260863304138,0.596587061882019,0.5966441035270691,0.5967000722885132,0.5967607498168945,0.5968174338340759,0.5968727469444275,0.596930742263794,0.5969774127006531,0.5970287322998047,0.5970793962478638,0.5971274375915527,0.597176730632782,0.5972264409065247,0.59727543592453,0.5973207354545593,0.597368061542511,0.5974104404449463,0.5974563956260681,0.5975027680397034,0.5975477695465088,0.5975944399833679,0.5976364016532898,0.5976774096488953,0.597711443901062,0.5977494120597839,0.597787082195282,0.5978254079818726,0.5978584289550781,0.5978921055793762,0.5979244112968445,0.5979570746421814,0.5979917645454407,0.5980250835418701,0.5980581045150757,0.5980890989303589,0.598122775554657,0.5981540679931641,0.598186731338501,0.5982167720794678,0.598247766494751,0.598273754119873,0.5983027815818787,0.598327100276947,0.5983577370643616,0.5983834266662598,0.5984087586402893,0.5984370708465576,0.5984600782394409,0.5984887480735779,0.5985137820243835,0.5985351204872131,0.5985580682754517,0.5985817909240723,0.5986030697822571,0.5986244082450867,0.5986454486846924,0.5986647605895996,0.5986847877502441,0.5987040996551514,0.5987264513969421,0.5987434387207031,0.598763108253479,0.5987817645072937,0.5987987518310547,0.598814070224762,0.5988307595252991,0.598846435546875,0.5988627672195435,0.5988770723342896,0.5988927483558655,0.5989104509353638,0.5989254117012024,0.5989391207695007,0.5989567637443542,0.5989717841148376,0.5989867448806763,0.5989997386932373,0.5990137457847595,0.5990254282951355,0.5990384221076965,0.5990511178970337,0.5990630984306335,0.5990744233131409,0.5990877747535706,0.5990990996360779,0.5991104245185852,0.5991237759590149,0.5991354584693909,0.5991467833518982,0.5991567373275757,0.5991657376289368,0.599175751209259,0.599187433719635,0.5991964340209961,0.5992050766944885,0.5992140769958496,0.5992244482040405,0.5992320775985718,0.5992397665977478,0.5992487668991089,0.5992587804794312,0.5992690920829773,0.5992757678031921,0.5992820858955383,0.5992904305458069,0.5992964506149292,0.5993021130561829,0.5993090867996216,0.5993151068687439,0.5993197560310364,0.5993281006813049,0.5993320941925049,0.5993367433547974,0.5993440747261047,0.5993497371673584,0.5993547439575195,0.5993594527244568,0.5993644595146179,0.5993701219558716],"recovered":[0.0,0.002896683057770133,0.00538103049620986,0.007852377369999886,0.010413059033453465,0.013075407594442368,0.01582975685596466,0.018734106793999672,0.021766122430562973,0.024931475520133972,0.028203826397657394,0.03159284591674805,0.03514019772410393,0.03882555291056633,0.042593907564878464,0.04653226211667061,0.05059261992573738,0.054755643010139465,0.059071335941553116,0.0634336918592453,0.06796672195196152,0.07262274622917175,0.07738910615444183,0.08227446675300598,0.08731116354465485,0.09242552518844604,0.09763322025537491,0.10289391875267029,0.10831528156995773,0.11383164674043655,0.11939334124326706,0.12509703636169434,0.1309540718793869,0.13710744678974152,0.1435524821281433,0.1502641886472702,0.15732289850711823,0.1646762639284134,0.17232464253902435,0.18011435866355896,0.18816806375980377,0.19644811749458313,0.2051888257265091,0.2139682173728943,0.22294959425926208,0.23208197951316833,0.2414330393075943,0.2508387565612793,0.2605374753475189,0.2702055275440216,0.2799489200115204,0.28975197672843933,0.2995680272579193,0.3092980980873108,0.3190041482448578,0.328672856092453,0.3381979167461395,0.3476099669933319,0.35689470171928406,0.36602041125297546,0.374961793422699,0.3838295042514801,0.39238423109054565,0.40076160430908203,0.40887731313705444,0.41675737500190735,0.42439740896224976,0.4318384528160095,0.43904414772987366,0.4459965229034424,0.45267558097839355,0.4590652585029602,0.4652646481990814,0.47121599316596985,0.47690004110336304,0.4823574125766754,0.48754075169563293,0.49249911308288574,0.4972038269042969,0.5017418265342712,0.5060752034187317,0.5101549029350281,0.5140889286994934,0.5177879333496094,0.5213093161582947,0.5246286392211914,0.5277850031852722,0.5308007001876831,0.533668041229248,0.5363516807556152,0.5389197468757629,0.5413230657577515,0.5436327457427979,0.5458137392997742,0.5478854179382324,0.5498577952384949,0.5516904592514038,0.5534511208534241,0.5551558136940002,0.5567441582679749,0.5582284927368164,0.5596448183059692,0.5609918236732483,0.5622495412826538,0.5634601712226868,0.5646101832389832,0.5657275319099426,0.5667538642883301,0.5677545666694641,0.5687002539634705,0.5695888996124268,0.5704342126846313,0.5712729096412659,0.5720338821411133,0.5727735757827759,0.5734705924987793,0.574141263961792,0.5747759342193604,0.5753695964813232,0.5759536027908325,0.5765142440795898,0.5770276188850403,0.5775296092033386,0.5780072808265686,0.5784539580345154,0.5789079666137695,0.5793352723121643,0.5797309279441833,0.5801289677619934,0.5805059671401978,0.5808796286582947,0.5812402963638306,0.5815892815589905,0.5819279551506042,0.5822556614875793,0.5825686454772949,0.5828679800033569,0.5831583142280579,0.5834426283836365,0.5837286710739136,0.5839979648590088,0.5842612981796265,0.5845216512680054,0.5847656726837158,0.585004985332489,0.5852516293525696,0.5854730010032654,0.5857056379318237,0.5859306454658508,0.5861459970474243,0.5863549709320068,0.5865713357925415,0.5867736339569092,0.5869749784469604,0.5871769785881042,0.587364673614502,0.5875629782676697,0.5877453088760376,0.5879356861114502,0.5881213545799255,0.5882933139801025,0.5884680151939392,0.58863765001297,0.5888046622276306,0.5889816880226135,0.5891466736793518,0.5893116593360901,0.5894709825515747,0.589618980884552,0.5897769927978516,0.5899310111999512,0.5900853276252747,0.5902270078659058,0.5903787016868591,0.5905283689498901,0.5906776785850525,0.5908206701278687,0.590964674949646,0.5910980105400085,0.5912333726882935,0.5913553833961487,0.591480016708374,0.5916066765785217,0.5917276740074158,0.591849684715271,0.5919673442840576,0.5920930504798889,0.5922090411186218,0.5923253297805786,0.5924390554428101,0.5925493836402893,0.5926570296287537,0.5927667021751404,0.5928707122802734,0.5929703712463379,0.5930720567703247,0.5931680202484131,0.59326171875,0.5933573842048645,0.5934580564498901,0.593549370765686,0.5936446785926819,0.5937417149543762,0.5938313603401184,0.5939217209815979,0.5940167307853699,0.5941013693809509,0.5941900610923767,0.5942790508270264,0.5943573713302612,0.5944433808326721,0.5945280194282532,0.594612717628479,0.5946906805038452,0.5947640538215637,0.5948367118835449,0.5949077010154724,0.5949803590774536,0.5950510501861572,0.5951157212257385,0.595185399055481,0.595257043838501,0.5953230261802673,0.595391035079956,0.5954594016075134,0.5955233573913574,0.5955883860588074,0.5956493616104126,0.5957130193710327,0.5957736968994141,0.5958337187767029,0.5958913564682007,0.5959477424621582,0.5960083603858948,0.5960736870765686,0.5961320400238037,0.5961927175521851,0.5962483882904053,0.596304714679718,0.5963607430458069,0.5964100360870361,0.5964613556861877,0.5965136885643005,0.5965603590011597,0.5966107249259949,0.5966584086418152,0.5967063903808594,0.5967516899108887,0.5967987179756165,0.5968433618545532,0.5968893766403198,0.5969353914260864,0.5969873666763306,0.597028374671936,0.5970720648765564,0.5971147418022156,0.5971487164497375,0.5971913933753967,0.5972273945808411,0.5972657203674316,0.5973020792007446,0.5973360538482666,0.5973737239837646,0.5974040627479553,0.5974403619766235,0.597476065158844,0.5975077152252197,0.5975380539894104,0.5975733995437622,0.5976030826568604,0.5976357460021973,0.5976697206497192,0.5976987481117249,0.5977320671081543,0.5977580547332764,0.5977827310562134,0.597813069820404,0.5978377461433411,0.5978620648384094,0.5978920459747314,0.5979200601577759,0.5979430675506592,0.5979713797569275,0.5979947447776794,0.5980167388916016,0.5980414152145386,0.598063051700592,0.5980850458145142,0.5981060862541199,0.5981233716011047,0.5981447100639343,0.5981630682945251,0.5981863737106323,0.5982047319412231,0.5982237458229065,0.5982434153556824,0.598262369632721,0.5982787013053894,0.5982927083969116,0.5983093976974487,0.5983270406723022,0.5983437299728394,0.5983587503433228,0.5983757376670837,0.5983920693397522,0.5984086990356445,0.5984243750572205,0.598440408706665,0.5984544157981873,0.5984714031219482,0.5984867215156555,0.5985017418861389,0.5985147356987,0.598527729511261,0.5985420346260071,0.5985560417175293,0.5985687375068665,0.5985800623893738,0.598590075969696,0.5986007452011108,0.598612368106842,0.598622739315033,0.5986350774765015,0.5986447334289551,0.5986537337303162,0.5986654162406921,0.5986757278442383,0.598685085773468,0.5986940860748291,0.5987037420272827,0.5987133979797363,0.598720371723175,0.5987287163734436,0.5987387299537659,0.5987473726272583,0.5987540483474731,0.5987630486488342,0.5987717509269714,0.5987797379493713,0.5987883806228638,0.5987933874130249,0.5987994074821472,0.5988034009933472,0.5988094210624695,0.5988134145736694,0.598819375038147,0.598827064037323,0.5988337397575378,0.5988380908966064,0.598844051361084,0.5988500714302063],"active":[0.006151735782623291,0.005304064601659775,0.0052763973362743855,0.005433732643723488,0.0056580668315291405,0.005916401743888855,0.006191736087203026,0.006437070667743683,0.006697406992316246,0.0069154053926467896,0.007180407643318176,0.007483076304197311,0.007725078612565994,0.007939413189888,0.008200082927942276,0.008438415825366974,0.008685749024152756,0.008931756019592285,0.009111415594816208,0.009416088461875916,0.009625419974327087,0.009866423904895782,0.010125093162059784,0.010394424200057983,0.01059076189994812,0.010808095335960388,0.010927759110927582,0.011154092848300934,0.011318095028400421,0.011485420167446136,0.011733777821063995,0.012067437171936035,0.012711450457572937,0.013303101062774658,0.013844773173332214,0.01452144980430603,0.015046119689941406,0.015592455863952637,0.016017794609069824,0.016611456871032715,0.017172470688819885,0.01777079701423645,0.017990142107009888,0.018466800451278687,0.018858477473258972,0.01919814944267273,0.019448474049568176,0.019840478897094727,0.01988282799720764,0.02002847194671631,0.02008482813835144,0.02009981870651245,0.019988149404525757,0.01993614435195923,0.019841820001602173,0.019603490829467773,0.019386470317840576,0.019121140241622925,0.018880784511566162,0.01861312985420227,0.018260806798934937,0.0177898108959198,0.017389118671417236,0.01691412925720215,0.016509145498275757,0.01605910062789917,0.015611797571182251,0.015053778886795044,0.014586806297302246,0.01400977373123169,0.013504087924957275,0.013029128313064575,0.01252010464668274,0.01201578974723816,0.011569768190383911,0.011049747467041016,0.010515451431274414,0.010063767433166504,0.009679734706878662,0.009194791316986084,0.008721768856048584,0.008336424827575684,0.007895708084106445,0.007528424263000488,0.007188022136688232,0.0068517327308654785,0.006528735160827637,0.006223022937774658,0.005918025970458984,0.005657076835632324,0.005364358425140381,0.005093753337860107,0.004825413227081299,0.004582405090332031,0.0043967366218566895,0.004183053970336914,0.0040264129638671875,0.0038390755653381348,0.0036183595657348633,0.003445744514465332,0.003296375274658203,0.0031527280807495117,0.003014087677001953,0.0029200315475463867,0.002802729606628418,0.0027007460594177246,0.0025867223739624023,0.0025220513343811035,0.002402365207672119,0.0022796988487243652,0.0022020339965820312,0.002118408679962158,0.0020040273666381836,0.001941084861755371,0.0018607378005981445,0.0018000602722167969,0.0017433762550354004,0.0016950368881225586,0.0016497373580932617,0.0015897154808044434,0.0015180706977844238,0.001488029956817627,0.001446366310119629,0.0014017224311828613,0.0013920068740844727,0.0013480186462402344,0.0013137459754943848,0.0013037323951721191,0.0012663602828979492,0.0012543797492980957,0.0012257099151611328,0.0012030601501464844,0.0011690855026245117,0.0011397004127502441,0.0011043548583984375,0.0010833740234375,0.001074373722076416,0.0010510087013244629,0.0010433793067932129,0.0010236501693725586,0.000999748706817627,0.0009933710098266602,0.0009763836860656738,0.0009570121765136719,0.0009577274322509766,0.0009483695030212402,0.0009469985961914062,0.0009407401084899902,0.000919044017791748,0.0009140372276306152,0.0009183883666992188,0.0009070038795471191,0.0009047389030456543,0.0008974075317382812,0.000887751579284668,0.0008866786956787109,0.00087738037109375,0.0008777379989624023,0.000868678092956543,0.000858008861541748,0.000860750675201416,0.0008573532104492188,0.000851750373840332,0.0008540749549865723,0.0008423328399658203,0.0008383989334106445,0.0008350610733032227,0.0008317232131958008,0.0008413791656494141,0.0008307099342346191,0.0008200407028198242,0.0008167028427124023,0.0008170604705810547,0.0008093714714050293,0.0008040070533752441,0.0007933974266052246,0.0007857084274291992,0.0007703900337219238,0.0007700324058532715,0.0007633566856384277,0.0007659792900085449,0.0007643699645996094,0.0007444024085998535,0.0007470250129699707,0.0007423758506774902,0.0007444024085998535,0.0007330179214477539,0.0007317066192626953,0.0007267594337463379,0.0007233619689941406,0.0007269978523254395,0.0007263422012329102,0.0007180571556091309,0.0007106661796569824,0.0007103681564331055,0.0007020235061645508,0.0007093548774719238,0.0007070302963256836,0.0007146596908569336,0.0007103681564331055,0.0007143616676330566,0.0007110834121704102,0.0007016658782958984,0.000706017017364502,0.0007116794586181641,0.000704646110534668,0.0007093548774719238,0.0007056593894958496,0.0006946921348571777,0.000698387622833252,0.000697016716003418,0.0006917119026184082,0.0006827116012573242,0.0006797313690185547,0.0006746649742126465,0.0006737112998962402,0.0006757378578186035,0.0006753802299499512,0.0006690025329589844,0.0006710290908813477,0.0006683468818664551,0.0006613731384277344,0.0006600618362426758,0.0006580352783203125,0.0006493330001831055,0.0006440281867980957,0.0006440281867980957,0.0006427168846130371,0.000637054443359375,0.0006357431411743164,0.0006343722343444824,0.0006347298622131348,0.0006393194198608398,0.0006357431411743164,0.0006263852119445801,0.0006287097930908203,0.0006247162818908691,0.0006243586540222168,0.0006260275840759277,0.0006166696548461914,0.0006186962127685547,0.0006180405616760254,0.0006137490272521973,0.0006163716316223145,0.0006157159805297852,0.0006170272827148438,0.0006143450736999512,0.0006163716316223145,0.000611722469329834,0.0006130337715148926,0.0006133913993835449,0.0006123781204223633,0.0006070733070373535,0.0006080269813537598,0.0006053447723388672,0.0005967020988464355,0.0006006956100463867,0.0005956888198852539,0.0005980134010314941,0.0005927085876464844,0.0005900263786315918,0.0005883574485778809,0.000583350658416748,0.0005877017974853516,0.000584721565246582,0.0005820393562316895,0.0005813837051391602,0.000584721565246582,0.0005806684494018555,0.000583648681640625,0.0005810260772705078,0.0005780458450317383,0.0005750060081481934,0.0005707144737243652,0.0005690455436706543,0.0005750060081481934,0.0005703568458557129,0.0005710124969482422,0.0005750060081481934,0.0005680322647094727,0.000568687915802002,0.0005707144737243652,0.0005637407302856445,0.0005633234977722168,0.0005650520324707031,0.0005616545677185059,0.0005613565444946289,0.0005604028701782227,0.0005586743354797363,0.0005614161491394043,0.000559389591217041,0.0005633831024169922,0.0005570650100708008,0.0005583763122558594,0.000558018684387207,0.0005553364753723145,0.0005517005920410156,0.000552058219909668,0.0005537271499633789,0.0005533695220947266,0.0005500316619873047,0.000549018383026123,0.0005517005920410156,0.0005496740341186523,0.0005470514297485352,0.0005480647087097168,0.0005474090576171875,0.0005463361740112305,0.0005453228950500488,0.0005423426628112793,0.0005387067794799805,0.0005366802215576172,0.0005363821983337402,0.0005353689193725586,0.0005323886871337891,0.0005317330360412598,0.0005303621292114258,0.0005303621292114258,0.0005336999893188477,0.0005347132682800293,0.0005344152450561523,0.0005339980125427246,0.0005306601524353027,0.0005310177803039551,0.0005336999893188477,0.0005310177803039551,0.0005293488502502441,0.0005289912223815918,0.0005303621292114258,0.0005283355712890625,0.0005263686180114746,0.0005283951759338379,0.0005300641059875488,0.0005303621292114258,0.0005283951759338379,0.0005280375480651855,0.0005273818969726562,0.0005246996879577637,0.0005223751068115234,0.0005207061767578125,0.0005217194557189941,0.0005203485488891602,0.0005246996879577637,0.0005226731300354004,0.0005233287811279297,0.0005246996879577637,0.0005226731300354004,0.0005210041999816895,0.0005213618278503418,0.0005204081535339355,0.0005200505256652832]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.006151735782623291,0.008226080797612667,0.010604094713926315,0.013148441910743713,0.015739455819129944,0.018442470580339432,0.02119182050228119,0.024037502706050873,0.026902852579951286,0.029905537143349648,0.03293055295944214,0.0360422357916832,0.03925292193889618,0.04247894138097763,0.04576962813735008,0.04913797974586487,0.0525209978222847,0.05598568543791771,0.0595090389251709,0.06310172379016876,0.06673140823841095,0.07036309689283371,0.07410012185573578,0.0778508111834526,0.08166182786226273,0.08548852056264877,0.08933887630701065,0.09326723217964172,0.09720125049352646,0.10115393996238708,0.10515796393156052,0.10938332229852676,0.11381767690181732,0.11841236799955368,0.12317372858524323,0.12813475728034973,0.13324911892414093,0.13849382102489471,0.1438721865415573,0.14939621090888977,0.15512357652187347,0.1609872728586197,0.1670043170452118,0.17319534718990326,0.17950405180454254,0.18599608540534973,0.19255012273788452,0.19922450184822083,0.20598453283309937,0.21278657019138336,0.2196689397096634,0.22664298117160797,0.23364202678203583,0.2406037300825119,0.247672438621521,0.2546984553337097,0.2616521716117859,0.2686708867549896,0.2756112515926361,0.2825703024864197,0.2894643545150757,0.2962700426578522,0.3029930889606476,0.309662789106369,0.3162071704864502,0.3227045238018036,0.3291522264480591,0.33543360233306885,0.34157297015190125,0.34758999943733215,0.35344135761260986,0.35916706919670105,0.3648017644882202,0.37020814418792725,0.3754901587963104,0.3806155323982239,0.38569554686546326,0.3905119001865387,0.39521560072898865,0.3997173011302948,0.4040793180465698,0.4083223342895508,0.41243869066238403,0.4164327383041382,0.4202554225921631,0.4239574372768402,0.4274841248989105,0.4309138059616089,0.4341851472854614,0.4373674988746643,0.440408855676651,0.4433368742465973,0.44614022970199585,0.44886189699172974,0.45146459341049194,0.45396092534065247,0.4563782811164856,0.45866629481315613,0.46082597970962524,0.46288833022117615,0.46490800380706787,0.46682435274124146,0.4686703681945801,0.4704586863517761,0.4721793830394745,0.47380805015563965,0.4754007160663605,0.4768710732460022,0.4782904088497162,0.47965607047080994,0.4809817671775818,0.4822377562522888,0.48344144225120544,0.4846154451370239,0.48572278022766113,0.4867744445800781,0.48780614137649536,0.4887847900390625,0.48969414830207825,0.49059879779815674,0.49146315455436707,0.49226516485214233,0.49306416511535645,0.4938138425350189,0.4945358335971832,0.49522849917411804,0.4958771765232086,0.49650219082832336,0.49711817502975464,0.4977048635482788,0.49827584624290466,0.49881818890571594,0.49933719635009766,0.49980685114860535,0.5002841949462891,0.5007429122924805,0.501178503036499,0.5016028881072998,0.5020241737365723,0.5024295449256897,0.5028005838394165,0.5031675100326538,0.503523588180542,0.503868579864502,0.504218578338623,0.5045445561408997,0.504859209060669,0.5051681995391846,0.5054625272750854,0.5057582259178162,0.5060352087020874,0.5063075423240662,0.5065802335739136,0.5068399310112,0.5070965886116028,0.5073495507240295,0.5075792670249939,0.5078139305114746,0.5080419182777405,0.5082612633705139,0.5084775686264038,0.5086822509765625,0.5088915824890137,0.5090956091880798,0.5092809200286865,0.5094762444496155,0.5096765756607056,0.5098649263381958,0.5100382566452026,0.5102149248123169,0.5103892683982849,0.510557234287262,0.5107232332229614,0.5108882784843445,0.5110489130020142,0.5112172365188599,0.5113832354545593,0.5115305781364441,0.5116885900497437,0.5118362903594971,0.5119932889938354,0.5121339559555054,0.512285590171814,0.5124346017837524,0.5125769376754761,0.5127155780792236,0.5128582715988159,0.5130059123039246,0.5131446123123169,0.5132825970649719,0.5134149193763733,0.5135546326637268,0.5136926174163818,0.5138259530067444,0.5139522552490234,0.5140796303749084,0.5142126083374023,0.5143423080444336,0.514474630355835,0.5146015882492065,0.5147256255149841,0.5148466229438782,0.5149749517440796,0.5150986313819885,0.5152259469032288,0.5153549313545227,0.5154802799224854,0.5155989527702332,0.5157203078269958,0.5158369541168213,0.5159496068954468,0.5160652995109558,0.5161839723587036,0.5163049697875977,0.5164245963096619,0.516537606716156,0.5166549682617188,0.5167673230171204,0.5168783068656921,0.5169899463653564,0.5171006321907043,0.5172036290168762,0.5173169374465942,0.5174223184585571,0.5175289511680603,0.517638623714447,0.5177463293075562,0.5178462862968445,0.5179539918899536,0.5180546641349792,0.5181516408920288,0.5182462930679321,0.5183436274528503,0.5184399485588074,0.5185303092002869,0.5186266303062439,0.5187219977378845,0.5188162922859192,0.5189096331596375,0.5190009474754333,0.5190953016281128,0.5191903114318848,0.5192843079566956,0.5193769931793213,0.519471287727356,0.5195620059967041,0.5196560025215149,0.5197433233261108,0.5198389887809753,0.5199256539344788,0.5200079679489136,0.5200952887535095,0.5201846361160278,0.5202739834785461,0.5203606486320496,0.5204502940177917,0.5205389857292175,0.5206179618835449,0.5207029581069946,0.5207912921905518,0.5208776593208313,0.5209616422653198,0.5210483074188232,0.5211246609687805,0.5212042927742004,0.5212879776954651,0.5213683247566223,0.5214430093765259,0.5215179920196533,0.5215983390808105,0.521674633026123,0.521747350692749,0.5218266844749451,0.52189701795578,0.5219676494598389,0.5220393538475037,0.5221166610717773,0.5221880078315735,0.5222606658935547,0.5223363041877747,0.5224120020866394,0.522480309009552,0.522554337978363,0.5226269960403442,0.5226969718933105,0.5227643251419067,0.5228369832038879,0.5228996872901917,0.5229646563529968,0.5230283141136169,0.5230956673622131,0.5231576561927795,0.5232173204421997,0.5232813358306885,0.5233433246612549,0.5234013199806213,0.5234646797180176,0.5235246419906616,0.5235840082168579,0.5236436724662781,0.5236993432044983,0.5237603187561035,0.5238173604011536,0.5238736867904663,0.5239306688308716,0.5239899754524231,0.5240483283996582,0.5241033434867859,0.5241609811782837,0.5242183208465576,0.5242660045623779,0.5243183374404907,0.5243719816207886,0.5244226455688477,0.5244743227958679,0.524524986743927,0.5245723128318787,0.5246183276176453,0.5246639847755432,0.5247120261192322,0.5247589945793152,0.5248036980628967,0.5248399972915649,0.5248820185661316,0.5249300003051758,0.5249716639518738,0.5250116586685181,0.5250546932220459,0.5250949859619141,0.5251317024230957,0.5251666903495789,0.525206983089447,0.5252400040626526,0.525277316570282,0.5253080129623413,0.5253450274467468,0.5253750085830688,0.5254063606262207,0.5254380106925964,0.5254666805267334,0.5254993438720703,0.5255246758460999,0.5255533456802368,0.5255870223045349,0.5256159901618958,0.5256446599960327,0.5256670117378235,0.5256950259208679,0.52572101354599,0.5257500410079956,0.5257750153541565],"recovered":[0.0,0.0028883498162031174,0.0054093641228973866,0.007865045219659805,0.01033039204776287,0.012873073108494282,0.01550108753144741,0.01822110265493393,0.020995453000068665,0.02375146746635437,0.026660818606615067,0.029633168131113052,0.032683517783880234,0.035792868584394455,0.03897722065448761,0.04218924045562744,0.04550492390990257,0.04885394498705864,0.052236296236515045,0.05572664737701416,0.05927500128746033,0.06285569071769714,0.06649104505777359,0.07016473263502121,0.0738174170255661,0.07759377360343933,0.08139646053314209,0.08526115119457245,0.08911684155464172,0.09301319718360901,0.09699088335037231,0.10090824216604233,0.10503226518630981,0.10931095480918884,0.11376331001520157,0.11833366751670837,0.12306403368711472,0.12796838581562042,0.13307508826255798,0.13837377727031708,0.14379315078258514,0.14937850832939148,0.1550578773021698,0.16086624562740326,0.16695427894592285,0.17314398288726807,0.17947769165039062,0.18589772284030914,0.19242475926876068,0.19909712672233582,0.2058381736278534,0.2126242071390152,0.21949857473373413,0.22645294666290283,0.23341132700443268,0.24038968980312347,0.24736472964286804,0.25434410572052,0.2613608241081238,0.26836585998535156,0.27531689405441284,0.2822195887565613,0.28910031914711,0.2958580255508423,0.30259203910827637,0.3092794120311737,0.31586912274360657,0.32231849431991577,0.32875820994377136,0.3350028991699219,0.34116727113723755,0.34721463918685913,0.353069007396698,0.3587920367717743,0.3643783926963806,0.3698154389858246,0.37505847215652466,0.3802018165588379,0.38518017530441284,0.3900195360183716,0.3947392404079437,0.3992556035518646,0.403693288564682,0.40795230865478516,0.4120739996433258,0.4160333573818207,0.4198437035083771,0.42353639006614685,0.4270937442779541,0.43049976229667664,0.4337998032569885,0.4369894862174988,0.4400538206100464,0.4430045187473297,0.4458172023296356,0.4485852122306824,0.4511912167072296,0.4536832273006439,0.45607659220695496,0.45835626125335693,0.4605692923069,0.4626639485359192,0.46467897295951843,0.46663030982017517,0.4684843122959137,0.47025033831596375,0.47194766998291016,0.4735773503780365,0.4751630127429962,0.4766720235347748,0.47808170318603516,0.4794553816318512,0.48078304529190063,0.4820290803909302,0.4832327365875244,0.4843827486038208,0.48548075556755066,0.4865444302558899,0.48756811022758484,0.4885377585887909,0.48945876955986023,0.49034976959228516,0.49121344089508057,0.492048442363739,0.49283745884895325,0.4935871362686157,0.4943127930164337,0.4949948191642761,0.4956398010253906,0.496282160282135,0.49688881635665894,0.49748915433883667,0.4980418384075165,0.498578816652298,0.4990851581096649,0.49956849217414856,0.5000428557395935,0.5005001425743103,0.500937819480896,0.5013744831085205,0.5018001794815063,0.5021991729736328,0.5025824904441833,0.5029568672180176,0.5033062100410461,0.5036528706550598,0.5040005445480347,0.5043195486068726,0.5046344995498657,0.5049532055854797,0.5052615404129028,0.5055555105209351,0.5058411955833435,0.5061162114143372,0.5063748955726624,0.5066405534744263,0.506895899772644,0.5071525573730469,0.5073868632316589,0.5076095461845398,0.5078458786010742,0.508063554763794,0.5082715749740601,0.508476197719574,0.5086845755577087,0.5088812112808228,0.5090722441673279,0.5092635750770569,0.5094518661499023,0.5096452236175537,0.509817898273468,0.5099945664405823,0.5101662278175354,0.5103422403335571,0.5105085372924805,0.5106792449951172,0.5108372569084167,0.5109978914260864,0.5111545920372009,0.5113118886947632,0.5114598870277405,0.5116182565689087,0.511766254901886,0.5119178891181946,0.5120738744735718,0.512219250202179,0.5123549103736877,0.51250159740448,0.5126555562019348,0.5127952694892883,0.5129282474517822,0.5130676031112671,0.513217568397522,0.5133465528488159,0.5134732723236084,0.5135979056358337,0.5137285590171814,0.5138605833053589,0.5139885544776917,0.5141226053237915,0.5142495632171631,0.5143725872039795,0.5144959092140198,0.514621913433075,0.5147435665130615,0.5148729085922241,0.5150009393692017,0.5151262283325195,0.515250563621521,0.5153682827949524,0.5154902338981628,0.5156052708625793,0.5157269239425659,0.5158445835113525,0.515963613986969,0.5160829424858093,0.5161999464035034,0.5163149237632751,0.5164332389831543,0.5165455937385559,0.5166559219360352,0.5167616009712219,0.5168675780296326,0.5169765949249268,0.5170842409133911,0.5171882510185242,0.5172939300537109,0.5174015760421753,0.5174999237060547,0.5176089406013489,0.5177125930786133,0.5178102850914001,0.5179072618484497,0.5180099606513977,0.5181035995483398,0.5181959271430969,0.5182896256446838,0.5183876156806946,0.5184852480888367,0.518578290939331,0.5186729431152344,0.5187642574310303,0.5188499689102173,0.5189469456672668,0.5190376043319702,0.5191372632980347,0.519221305847168,0.5193189382553101,0.5194053053855896,0.5195056200027466,0.51959228515625,0.5196806192398071,0.5197682976722717,0.5198585987091064,0.5199479460716248,0.5200372934341431,0.5201162695884705,0.52020663022995,0.5202866196632385,0.520374596118927,0.5204609632492065,0.5205429792404175,0.520632266998291,0.5207163095474243,0.5207939743995667,0.5208746194839478,0.5209535956382751,0.5210366249084473,0.5211172699928284,0.5211976170539856,0.521274983882904,0.521354615688324,0.5214293003082275,0.5215059518814087,0.5215779542922974,0.5216512680053711,0.5217289328575134,0.5217962861061096,0.5218722820281982,0.5219466090202332,0.5220233201980591,0.5220996141433716,0.5221719741821289,0.5222465991973877,0.5223106145858765,0.5223813056945801,0.5224453210830688,0.5225176215171814,0.5225833058357239,0.5226492881774902,0.5227089524269104,0.5227776169776917,0.5228419899940491,0.5228989720344543,0.5229596495628357,0.5230239629745483,0.5230863094329834,0.523149311542511,0.5232163071632385,0.5232759714126587,0.5233352780342102,0.5233913064002991,0.5234459638595581,0.5235046148300171,0.5235602855682373,0.5236203074455261,0.5236736536026001,0.523734986782074,0.5237892866134644,0.5238489508628845,0.523906946182251,0.5239573121070862,0.5240073204040527,0.5240573287010193,0.5241066217422485,0.5241566300392151,0.5242069959640503,0.5242553353309631,0.5242999792098999,0.5243496298789978,0.5243986248970032,0.5244459509849548,0.5244939923286438,0.5245333313941956,0.5245769619941711,0.524619996547699,0.5246656537055969,0.5247036218643188,0.5247492790222168,0.5247843265533447,0.524824321269989,0.5248609781265259,0.5249013304710388,0.5249329805374146,0.524970293045044,0.5250056385993958,0.5250380039215088,0.525070309638977,0.5251033306121826,0.5251343250274658,0.5251632928848267,0.5252006649971008,0.5252286195755005,0.5252566337585449,0.5252899527549744,0.5253206491470337,0.5253476500511169,0.5253739953041077,0.5254052877426147,0.5254309773445129,0.5254573225975037],"active":[0.006151735782623291,0.00533773098140955,0.005194730591028929,0.005283396691083908,0.005409063771367073,0.00556939747184515,0.005690732970833778,0.005816400051116943,0.005907399579882622,0.006154069676995277,0.006269734352827072,0.006409067660570145,0.0065694041550159454,0.006686072796583176,0.0067924074828624725,0.006948739290237427,0.007016073912382126,0.00713174045085907,0.007272742688655853,0.007375076413154602,0.0074564069509506226,0.007507406175136566,0.007609076797962189,0.0076860785484313965,0.007844410836696625,0.007894746959209442,0.00794241577386856,0.008006080985069275,0.008084408938884735,0.008140742778778076,0.008167080581188202,0.008475080132484436,0.008785411715507507,0.009101413190364838,0.009410418570041656,0.009801089763641357,0.010185085237026215,0.010525435209274292,0.010797098278999329,0.011022433638572693,0.01133042573928833,0.01160876452922821,0.011946439743041992,0.0123291015625,0.01254977285861969,0.012852102518081665,0.013072431087493896,0.013326779007911682,0.013559773564338684,0.013689443469047546,0.013830766081809998,0.014018774032592773,0.014143452048301697,0.01415078341960907,0.014261111617088318,0.014308765530586243,0.014287441968917847,0.014326781034469604,0.014250427484512329,0.014204442501068115,0.014147460460662842,0.014050453901290894,0.013892769813537598,0.013804763555526733,0.013615131378173828,0.013425111770629883,0.013283103704452515,0.013115108013153076,0.012814760208129883,0.012587100267410278,0.012274086475372314,0.011952430009841919,0.011732757091522217,0.011416107416152954,0.01111176609992981,0.010800093412399292,0.010637074708938599,0.010310083627700806,0.010035425424575806,0.009697765111923218,0.009340077638626099,0.009066730737686157,0.008745402097702026,0.008480429649353027,0.00818142294883728,0.007924079895019531,0.007640421390533447,0.007377415895462036,0.007091403007507324,0.006867736577987671,0.006609052419662476,0.006347388029098511,0.006086409091949463,0.005857378244400024,0.005647391080856323,0.005375713109970093,0.0051870644092559814,0.004983067512512207,0.004749387502670288,0.004532068967819214,0.004338711500167847,0.004160404205322266,0.0039913952350616455,0.003828376531600952,0.003695070743560791,0.0035577118396759033,0.0034530460834503174,0.0032937228679656982,0.0031273961067199707,0.0029840469360351562,0.002900063991546631,0.002782374620437622,0.0026583969593048096,0.00258636474609375,0.0024900436401367188,0.0023916959762573242,0.002325385808944702,0.0022403597831726074,0.002126038074493408,0.0020610392093658447,0.002004384994506836,0.0019153952598571777,0.001850724220275879,0.0017654001712799072,0.0016983747482299805,0.0016413629055023193,0.0015643835067749023,0.0015073716640472412,0.0014783740043640137,0.0014227032661437988,0.0013870298862457275,0.0013290345668792725,0.0012953579425811768,0.001228034496307373,0.0011990368366241455,0.0011744201183319092,0.0011356472969055176,0.001102745532989502,0.0010863542556762695,0.0010550618171691895,0.0010004043579101562,0.0009683370590209961,0.0009410977363586426,0.000911712646484375,0.0009123682975769043,0.0008916854858398438,0.0008586645126342773,0.0008486509323120117,0.0008280277252197266,0.0008050203323364258,0.0007736682891845703,0.0007520318031311035,0.0007390379905700684,0.000723719596862793,0.0007216930389404297,0.0007089972496032715,0.0006833672523498535,0.0006613731384277344,0.000655055046081543,0.0006517171859741211,0.0006316900253295898,0.0006186962127685547,0.0006200075149536133,0.0006194114685058594,0.0005963444709777832,0.0005950331687927246,0.0006043314933776855,0.000601351261138916,0.000586390495300293,0.0005697011947631836,0.0005713701248168945,0.0005626678466796875,0.0005570054054260254,0.0005460381507873535,0.0005403757095336914,0.0005379915237426758,0.0005459785461425781,0.000532686710357666,0.0005339980125427246,0.0005244016647338867,0.0005334019660949707,0.0005156993865966797,0.0005193352699279785,0.0005167126655578613,0.0005030632019042969,0.0004963278770446777,0.0005033612251281738,0.0005043148994445801,0.0004890561103820801,0.00048732757568359375,0.00048667192459106445,0.0004870295524597168,0.0004750490188598633,0.0004794001579284668,0.00047898292541503906,0.00048172473907470703,0.00048404932022094727,0.00048172473907470703,0.00048607587814331055,0.00047898292541503906,0.0004760622978210449,0.00047403573989868164,0.00047904253005981445,0.0004767179489135742,0.00048238039016723633,0.000482022762298584,0.0004793405532836914,0.00047272443771362305,0.0004697442054748535,0.0004686713218688965,0.00045937299728393555,0.00046002864837646484,0.0004570484161376953,0.0004603862762451172,0.0004609823226928711,0.0004546642303466797,0.00045502185821533203,0.00045239925384521484,0.0004450678825378418,0.0004443526268005371,0.00044471025466918945,0.0004420280456542969,0.0004493594169616699,0.0004457235336303711,0.00044471025466918945,0.00045037269592285156,0.00045239925384521484,0.00044471025466918945,0.0004540681838989258,0.0004457235336303711,0.00043904781341552734,0.0004360079765319824,0.00043636560440063477,0.00042998790740966797,0.0004267096519470215,0.00043070316314697266,0.0004323720932006836,0.0004286766052246094,0.00042438507080078125,0.0004226565361022949,0.00042235851287841797,0.0004260540008544922,0.0004343390464782715,0.00043004751205444336,0.0004336833953857422,0.0004247426986694336,0.00043469667434692383,0.00042438507080078125,0.0004336833953857422,0.00042003393173217773,0.0004156827926635742,0.0004146695137023926,0.0004163384437561035,0.00041538476943969727,0.0004127025604248047,0.00041300058364868164,0.0004227161407470703,0.0004113316535949707,0.0004163384437561035,0.00041669607162475586,0.00041669607162475586,0.00041866302490234375,0.00041604042053222656,0.00040835142135620117,0.00041031837463378906,0.000413358211517334,0.00041472911834716797,0.0004063844680786133,0.00040072202682495117,0.00040072202682495117,0.00039964914321899414,0.00039273500442504883,0.0003973841667175293,0.0003910660743713379,0.0003896951675415039,0.00038808584213256836,0.000387728214263916,0.0003917217254638672,0.0003883838653564453,0.0003896951675415039,0.00038868188858032227,0.0003806948661804199,0.00038236379623413086,0.00038039684295654297,0.00038635730743408203,0.00038301944732666016,0.0003916621208190918,0.0003820657730102539,0.0003813505172729492,0.000379025936126709,0.0003867149353027344,0.0003800392150878906,0.00037533044815063477,0.00038236379623413086,0.00038367509841918945,0.00037735700607299805,0.0003783702850341797,0.00037533044815063477,0.00036770105361938477,0.00036770105361938477,0.00036406517028808594,0.00036901235580444336,0.000371396541595459,0.00036907196044921875,0.00037038326263427734,0.00036966800689697266,0.00037467479705810547,0.00036835670471191406,0.00037169456481933594,0.0003693699836730957,0.0003590583801269531,0.000361025333404541,0.00036466121673583984,0.00036531686782836914,0.00036770105361938477,0.00036835670471191406,0.00036531686782836914,0.0003629922866821289,0.00036400556564331055,0.000362396240234375,0.0003603696823120117,0.00035774707794189453,0.0003460049629211426,0.00034868717193603516,0.00035303831100463867,0.0003516674041748047,0.0003460049629211426,0.0003510713577270508,0.0003457069396972656,0.00034737586975097656,0.00034236907958984375,0.0003460049629211426,0.00033867359161376953,0.00034433603286743164,0.0003377199172973633,0.0003393888473510742,0.0003370046615600586,0.00033605098724365234,0.00033468008041381836,0.0003323554992675781,0.00033605098724365234,0.00032401084899902344,0.0003247261047363281,0.00033038854598999023,0.0003260374069213867,0.00032401084899902344,0.00031936168670654297,0.0003210306167602539,0.00031572580337524414,0.000319063663482666,0.00031769275665283203]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.006151735782623291,0.008221413940191269,0.010546427220106125,0.012942774221301079,0.0153571218252182,0.01783580332994461,0.02031148225069046,0.02285183034837246,0.02541084587574005,0.028004860505461693,0.03057987429201603,0.03319055587053299,0.03582390397787094,0.038482584059238434,0.04113660007715225,0.04379194974899292,0.04644229635596275,0.049117311835289,0.051806993782520294,0.054458677768707275,0.05712635815143585,0.05981770530343056,0.06252772361040115,0.06517606973648071,0.06783408671617508,0.07049543410539627,0.07317278534173965,0.07582812756299973,0.0784674808382988,0.08108982443809509,0.08370650559663773,0.08643985539674759,0.08927354216575623,0.09219122678041458,0.09517823904752731,0.098261259496212,0.10142294317483902,0.10466262698173523,0.1079726442694664,0.111414335668087,0.11490102112293243,0.1184087023139,0.12203505635261536,0.12575942277908325,0.12959077954292297,0.13348445296287537,0.13743281364440918,0.14146482944488525,0.14555752277374268,0.14963620901107788,0.15375223755836487,0.15795859694480896,0.1622036248445511,0.16648630797863007,0.17085200548171997,0.17524303495883942,0.17963604629039764,0.18406374752521515,0.1884441077709198,0.19288146495819092,0.1973031461238861,0.20172084867954254,0.20619986951351166,0.21058256924152374,0.21496625244617462,0.21935361623764038,0.22373230755329132,0.22810399532318115,0.23241601884365082,0.23672404885292053,0.24094973504543304,0.24517641961574554,0.2493707835674286,0.25348812341690063,0.25756749510765076,0.2615731954574585,0.26552388072013855,0.2694425582885742,0.2733005881309509,0.27707692980766296,0.28075629472732544,0.2844473123550415,0.2880086600780487,0.29154300689697266,0.2950020432472229,0.29838407039642334,0.30172374844551086,0.30495741963386536,0.30817878246307373,0.31129178404808044,0.3143371343612671,0.3173208236694336,0.32025450468063354,0.32312485575675964,0.325897216796875,0.32860955595970154,0.33127325773239136,0.33386391401290894,0.3363572657108307,0.3387922942638397,0.3411526381969452,0.34350964426994324,0.3457576632499695,0.34797266125679016,0.3501063585281372,0.35218268632888794,0.35418736934661865,0.35613906383514404,0.3580414056777954,0.35988906025886536,0.36166608333587646,0.3634010851383209,0.3650800883769989,0.36671212315559387,0.3683004677295685,0.3698444664478302,0.3713281452655792,0.37278714776039124,0.3742024898529053,0.37556782364845276,0.3768848478794098,0.3781631886959076,0.3793661892414093,0.3805481791496277,0.381702184677124,0.38282519578933716,0.38390353322029114,0.38496655225753784,0.3860009014606476,0.38699522614479065,0.38797855377197266,0.3889332413673401,0.38983824849128723,0.390733927488327,0.39157992601394653,0.3924172520637512,0.3932039439678192,0.3939666152000427,0.39476028084754944,0.39548027515411377,0.3961869478225708,0.3968496024608612,0.3974929451942444,0.39813363552093506,0.3987452983856201,0.399338960647583,0.3999403119087219,0.4005153179168701,0.4010719656944275,0.401601642370224,0.40211164951324463,0.4026139974594116,0.403102308511734,0.403564989566803,0.40402331948280334,0.40445297956466675,0.40487465262413025,0.4052913188934326,0.4057033360004425,0.40610432624816895,0.4064899981021881,0.40685033798217773,0.4072113335132599,0.40756499767303467,0.40790069103240967,0.4082213342189789,0.4085446894168854,0.40885302424430847,0.40914633870124817,0.40944069623947144,0.4097050130367279,0.40997469425201416,0.41025102138519287,0.41050034761428833,0.41074901819229126,0.4109906852245331,0.4112226963043213,0.41145336627960205,0.41169238090515137,0.41190803050994873,0.41211336851119995,0.4123290479183197,0.4125397205352783,0.4127383828163147,0.4129340350627899,0.41313204169273376,0.4133247137069702,0.41351836919784546,0.41370272636413574,0.4138840436935425,0.414063036441803,0.41423171758651733,0.41439706087112427,0.4145623743534088,0.41473305225372314,0.4148920476436615,0.41504937410354614,0.4151923954486847,0.4153483808040619,0.4154933989048004,0.41563671827316284,0.415791392326355,0.4159320592880249,0.416073739528656,0.41621673107147217,0.4163500666618347,0.416485071182251,0.4166123867034912,0.4167453944683075,0.4168784022331238,0.4170207381248474,0.4171484112739563,0.4172734022140503,0.41739872097969055,0.4175320565700531,0.41766273975372314,0.41778308153152466,0.4179094135761261,0.41803306341171265,0.418148398399353,0.418260395526886,0.4183720648288727,0.41847941279411316,0.4186020791530609,0.41871875524520874,0.4188297390937805,0.4189440608024597,0.41905808448791504,0.41917240619659424,0.4192817509174347,0.4193874001502991,0.4194987416267395,0.4196087419986725,0.4197094142436981,0.41982409358024597,0.4199357330799103,0.4200514256954193,0.4201594293117523,0.4202657639980316,0.420371413230896,0.42048075795173645,0.42058640718460083,0.420695424079895,0.42079609632492065,0.42090076208114624,0.42100441455841064,0.42110708355903625,0.421216756105423,0.42132076621055603,0.42142510414123535,0.42153140902519226,0.4216444194316864,0.4217544198036194,0.42186543345451355,0.4219704270362854,0.42207443714141846,0.422181099653244,0.42228442430496216,0.42239710688591003,0.42249542474746704,0.4226011037826538,0.4227047562599182,0.4228077530860901,0.4229077696800232,0.42301642894744873,0.42311808466911316,0.4232194423675537,0.4233247637748718,0.4234287738800049,0.4235324263572693,0.42363977432250977,0.42374444007873535,0.42384377121925354,0.4239521026611328,0.4240604341030121,0.42416444420814514,0.42427876591682434,0.4243784248828888,0.42447611689567566,0.42457276582717896,0.4246751070022583,0.42477545142173767,0.42487210035324097,0.4249664545059204,0.42506611347198486,0.4251704514026642,0.4252677857875824,0.4253597855567932,0.4254654347896576,0.425561785697937,0.42566344141960144,0.425755113363266,0.42585378885269165,0.4259447753429413,0.42604145407676697,0.4261361062526703,0.42623376846313477,0.4263237714767456,0.4264147877693176,0.42651477456092834,0.4266097843647003,0.4267054498195648,0.4268004596233368,0.42689478397369385,0.42698413133621216,0.4270671308040619,0.4271621108055115,0.42724213004112244,0.4273284673690796,0.4274144470691681,0.4275047779083252,0.4275907874107361,0.42767977714538574,0.4277714490890503,0.42785879969596863,0.42794477939605713,0.428030788898468,0.42811745405197144,0.4282021224498749,0.4282851219177246,0.4283721148967743,0.42845478653907776,0.4285224676132202,0.4285944700241089,0.42867279052734375,0.42874014377593994,0.4288167953491211,0.42888912558555603,0.4289644658565521,0.4290354549884796,0.42910879850387573,0.42917245626449585,0.429243803024292,0.42931047081947327,0.4293741285800934,0.4294447898864746,0.4295104742050171,0.42957180738449097,0.42963480949401855,0.4296944737434387,0.4297567903995514,0.42981013655662537,0.4298658072948456,0.42992278933525085,0.4299834668636322,0.4300364851951599,0.4300931394100189,0.43015214800834656,0.43019813299179077,0.4302511513233185,0.43029847741127014],"recovered":[0.0,0.002899349667131901,0.005394363775849342,0.0077793775126338005,0.0101883914321661,0.012599404901266098,0.015029418282210827,0.017518099397420883,0.020050780847668648,0.02253379486501217,0.025145143270492554,0.02772415801882744,0.03028450533747673,0.03288652002811432,0.035498201847076416,0.03816954791545868,0.04083189740777016,0.043468911200761795,0.04611092805862427,0.048792608082294464,0.05147295817732811,0.05412764102220535,0.05679432302713394,0.05948733538389206,0.062146350741386414,0.06479503214359283,0.06748471409082413,0.07012239843606949,0.07279374450445175,0.07542909681797028,0.07807210832834244,0.08069846034049988,0.08337580412626266,0.08614382147789001,0.08896750211715698,0.0918881893157959,0.09486187249422073,0.09795355796813965,0.10111357271671295,0.10437358915805817,0.10768260806798935,0.11110629886388779,0.11454831808805466,0.11813066899776459,0.12175502628087997,0.12552271783351898,0.1293213963508606,0.13317342102527618,0.13714110851287842,0.14117313921451569,0.14518515765666962,0.14931118488311768,0.15344786643981934,0.1576792299747467,0.16194258630275726,0.16625161468982697,0.1705549657344818,0.17492632567882538,0.17930668592453003,0.1837320476770401,0.18812672793865204,0.19254809617996216,0.19698411226272583,0.20143380761146545,0.20580115914344788,0.21023519337177277,0.21462921798229218,0.2190522402524948,0.2234429270029068,0.22778496146202087,0.23209965229034424,0.23640701174736023,0.24062103033065796,0.24485738575458527,0.24901007115840912,0.2531414330005646,0.2571881115436554,0.2611481547355652,0.26515451073646545,0.26905685663223267,0.27286121249198914,0.2766505777835846,0.2803632616996765,0.2840009331703186,0.2875676155090332,0.29112496972084045,0.29460999369621277,0.298017680644989,0.30131638050079346,0.3045710623264313,0.3077397346496582,0.31085142493247986,0.3138851225376129,0.31687045097351074,0.3197888135910034,0.3226405084133148,0.3254465162754059,0.32816585898399353,0.3308688700199127,0.33344921469688416,0.3359312415122986,0.33836090564727783,0.340798944234848,0.3430989384651184,0.34530994296073914,0.34753331542015076,0.3496696352958679,0.3517536520957947,0.35376399755477905,0.35570067167282104,0.35760435461997986,0.35944169759750366,0.3612203896045685,0.36295604705810547,0.36463606357574463,0.3662734031677246,0.36783841252326965,0.36938542127609253,0.3708917796611786,0.37232276797294617,0.3737461268901825,0.3751261234283447,0.37642714381217957,0.3776918053627014,0.3789321482181549,0.38013049960136414,0.3813154995441437,0.38244450092315674,0.38353684544563293,0.38457685708999634,0.38561317324638367,0.38661453127861023,0.38757386803627014,0.38850852847099304,0.3894318640232086,0.3903125524520874,0.3911585509777069,0.39198121428489685,0.39277854561805725,0.3935959041118622,0.3943532407283783,0.39507824182510376,0.39576125144958496,0.3964359164237976,0.39709123969078064,0.397727906703949,0.39835691452026367,0.39897024631500244,0.3995712697505951,0.4001469314098358,0.4006919264793396,0.40122026205062866,0.401743620634079,0.4022386074066162,0.40271762013435364,0.403190940618515,0.40365561842918396,0.40408995747566223,0.4045206308364868,0.4049416184425354,0.405353307723999,0.40574130415916443,0.40611663460731506,0.40648162364959717,0.4068382978439331,0.40718698501586914,0.40752196311950684,0.40785297751426697,0.4081753194332123,0.4084789752960205,0.4087759852409363,0.40904563665390015,0.4093356430530548,0.40961530804634094,0.40987399220466614,0.4101223349571228,0.4103746712207794,0.41061466932296753,0.4108443260192871,0.41107866168022156,0.41131266951560974,0.4115326702594757,0.4117479920387268,0.4119586646556854,0.4121580123901367,0.4123600125312805,0.4125593304634094,0.4127559959888458,0.41294699907302856,0.41313767433166504,0.4133203327655792,0.4135030210018158,0.41368067264556885,0.4138469994068146,0.41401535272598267,0.4141843616962433,0.41434067487716675,0.4144980013370514,0.41464734077453613,0.41479700803756714,0.4149496853351593,0.41509169340133667,0.4152360260486603,0.4153846800327301,0.41553035378456116,0.4156743586063385,0.41581234335899353,0.41594836115837097,0.41608336567878723,0.41621536016464233,0.41634804010391235,0.4164840281009674,0.4166150391101837,0.41674670577049255,0.41687434911727905,0.41700437664985657,0.41712668538093567,0.41725602746009827,0.41737470030784607,0.4174993634223938,0.4176173806190491,0.4177350401878357,0.4178473651409149,0.41796135902404785,0.41807571053504944,0.4181936979293823,0.41830769181251526,0.41842737793922424,0.4185427129268646,0.4186510443687439,0.4187653660774231,0.41887637972831726,0.4189817011356354,0.41910138726234436,0.41920503973960876,0.4193156957626343,0.419423371553421,0.41953805088996887,0.4196520447731018,0.4197603762149811,0.41986438632011414,0.41996803879737854,0.42007604241371155,0.42017605900764465,0.4202800393104553,0.4203920364379883,0.42049670219421387,0.4206037223339081,0.42070770263671875,0.42081570625305176,0.42092105746269226,0.4210180640220642,0.4211253821849823,0.42123571038246155,0.4213483929634094,0.4214573800563812,0.4215667247772217,0.42167505621910095,0.42178472876548767,0.42189306020736694,0.4219970703125,0.42210906744003296,0.42221373319625854,0.4223123788833618,0.4224117398262024,0.42251572012901306,0.42261573672294617,0.4227210581302643,0.4228297173976898,0.4229360520839691,0.4230434000492096,0.4231507182121277,0.4232577383518219,0.4233607351779938,0.4234623908996582,0.4235707223415375,0.4236803948879242,0.4237877428531647,0.4238814115524292,0.4239797294139862,0.4240823984146118,0.4241783916950226,0.4242817461490631,0.4243810772895813,0.42448505759239197,0.4245814085006714,0.42468440532684326,0.4247830808162689,0.42487606406211853,0.4249727427959442,0.42507606744766235,0.42517608404159546,0.4252714216709137,0.42537206411361694,0.4254680871963501,0.4255647361278534,0.42565974593162537,0.4257524013519287,0.42584341764450073,0.42593640089035034,0.4260334074497223,0.42612841725349426,0.42621874809265137,0.4263157546520233,0.42641007900238037,0.42649906873703003,0.42658209800720215,0.42667341232299805,0.42675507068634033,0.42684340476989746,0.4269297420978546,0.42701709270477295,0.4271010756492615,0.4271884262561798,0.4272804260253906,0.4273717403411865,0.427462100982666,0.4275437593460083,0.4276374280452728,0.4277154207229614,0.4277944266796112,0.42787808179855347,0.4279637634754181,0.42803576588630676,0.428104430437088,0.42818108201026917,0.4282544255256653,0.4283297657966614,0.42840510606765747,0.4284800887107849,0.4285544157028198,0.428623765707016,0.42869842052459717,0.4287647604942322,0.4288337528705597,0.428898423910141,0.4289717674255371,0.4290447533130646,0.4291127622127533,0.42917242646217346,0.42923811078071594,0.4293031096458435,0.4293580949306488,0.42941609025001526,0.42947542667388916,0.42953410744667053,0.4295917749404907,0.42964377999305725,0.4296990931034088,0.4297514259815216,0.4298070967197418],"active":[0.006151735782623291,0.005322064273059368,0.0051520634442567825,0.005163396708667278,0.005168730393052101,0.005236398428678513,0.005282063968479633,0.005333730950951576,0.0053600650280714035,0.005471065640449524,0.005434731021523476,0.005466397851705551,0.005539398640394211,0.005596064031124115,0.005638398230075836,0.005622401833534241,0.0056103989481925964,0.005648400634527206,0.005696065723896027,0.005666069686412811,0.005653399974107742,0.0056900642812252045,0.005733400583267212,0.0056887343525886536,0.005687735974788666,0.005700401961803436,0.005688071250915527,0.005705729126930237,0.005673736333847046,0.005660727620124817,0.005634397268295288,0.005741395056247711,0.005897738039493561,0.006047405302524567,0.006210736930370331,0.006373070180416107,0.006561070680618286,0.006709069013595581,0.0068590715527534485,0.007040746510028839,0.007218413054943085,0.007302403450012207,0.0074867382645606995,0.0076287537813186646,0.007835753262043,0.007961735129356384,0.008111417293548584,0.00829140841960907,0.008416414260864258,0.008463069796562195,0.008567079901695251,0.008647412061691284,0.00875575840473175,0.008807078003883362,0.008909419178962708,0.008991420269012451,0.009081080555915833,0.00913742184638977,0.00913742184638977,0.009149417281150818,0.00917641818523407,0.009172752499580383,0.009215757250785828,0.009148761630058289,0.009165093302726746,0.009118422865867615,0.009103089570999146,0.00905175507068634,0.008973091840744019,0.008939087390899658,0.008850082755088806,0.008769407868385315,0.00874975323677063,0.008630737662315369,0.008557423949241638,0.008431762456893921,0.008335769176483154,0.008294403553009033,0.008146077394485474,0.008020073175430298,0.007895082235336304,0.007796734571456909,0.007645398378372192,0.007542073726654053,0.007434427738189697,0.007259100675582886,0.007113754749298096,0.006939738988876343,0.0068624019622802734,0.00672072172164917,0.006597399711608887,0.006469398736953735,0.00636938214302063,0.006254404783248901,0.006108403205871582,0.005969047546386719,0.005826741456985474,0.005698055028915405,0.005488395690917969,0.005343079566955566,0.0052213966846466064,0.005148738622665405,0.00495871901512146,0.004873722791671753,0.004796415567398071,0.004649370908737183,0.004517734050750732,0.004385411739349365,0.004277408123016357,0.0041883885860443115,0.0040617287158966064,0.003959387540817261,0.00385969877243042,0.0037560760974884033,0.0036644041538238525,0.003571063280105591,0.0034897327423095703,0.003401726484298706,0.0033107101917266846,0.003245055675506592,0.003138720989227295,0.003037065267562866,0.0029390454292297363,0.0028563737869262695,0.002770036458969116,0.0026946961879730225,0.002588033676147461,0.0025220513343811035,0.0024640560150146484,0.0024183690547943115,0.0023653805255889893,0.0023187100887298584,0.00226438045501709,0.0022253990173339844,0.002148061990737915,0.0021046996116638184,0.0020453929901123047,0.001985400915145874,0.0019817352294921875,0.001884371042251587,0.0018337070941925049,0.0017713606357574463,0.0017316937446594238,0.0016977190971374512,0.0016540586948394775,0.0016110539436340332,0.001583397388458252,0.0015450716018676758,0.0015006959438323975,0.0014547109603881836,0.0014197230339050293,0.001393735408782959,0.0013586878776550293,0.0013263821601867676,0.001305699348449707,0.0012620389461517334,0.001219034194946289,0.0012013614177703857,0.0011827051639556885,0.001162707805633545,0.001136690378189087,0.0011090338230133057,0.0010946989059448242,0.0010833740234375,0.0010623931884765625,0.0010343492031097412,0.00102272629737854,0.001000046730041504,0.0009710192680358887,0.0009617209434509277,0.000929027795791626,0.0009290575981140137,0.0009153783321380615,0.0008850395679473877,0.0008750259876251221,0.0008683502674102783,0.0008480250835418701,0.0008386969566345215,0.0008480548858642578,0.0008293688297271729,0.00080069899559021,0.0007963776588439941,0.0007917284965515137,0.0007797181606292725,0.0007760226726531982,0.0007720291614532471,0.000765383243560791,0.0007623732089996338,0.0007557272911071777,0.0007463693618774414,0.0007427036762237549,0.0007286965847015381,0.0007163882255554199,0.0007153749465942383,0.0007176995277404785,0.0007076859474182129,0.0007086992263793945,0.0006943941116333008,0.0007010400295257568,0.0006963908672332764,0.00068703293800354,0.0006996989250183105,0.000696033239364624,0.0006890594959259033,0.0006863772869110107,0.0006757080554962158,0.0006727278232574463,0.0006640255451202393,0.0006620287895202637,0.0006630420684814453,0.0006726980209350586,0.0006643831729888916,0.0006583631038665771,0.000652015209197998,0.0006577074527740479,0.0006583631038665771,0.0006563961505889893,0.000653386116027832,0.0006583631038665771,0.0006490349769592285,0.0006430149078369141,0.0006370246410369873,0.0006320476531982422,0.0006407201290130615,0.0006430447101593018,0.0006360411643981934,0.000636368989944458,0.0006307065486907959,0.0006296932697296143,0.0006307065486907959,0.0006220340728759766,0.0006223618984222412,0.0006270408630371094,0.0006080269813537598,0.000619053840637207,0.000620037317276001,0.000628054141998291,0.0006213784217834473,0.0006137192249298096,0.000611037015914917,0.0006163716316223145,0.00061836838722229,0.0006193816661834717,0.000620037317276001,0.000620722770690918,0.0006123781204223633,0.0006103813648223877,0.0006130337715148926,0.0006130635738372803,0.0006093978881835938,0.0006103515625,0.0006263554096221924,0.000629037618637085,0.000629723072052002,0.0006220340728759766,0.0006170570850372314,0.0006143748760223389,0.0006093680858612061,0.0006123781204223633,0.0006023645401000977,0.0006040334701538086,0.0005956888198852539,0.000594019889831543,0.000595390796661377,0.0006046891212463379,0.0006023645401000977,0.0006037056446075439,0.0006037056446075439,0.0005990564823150635,0.0005963742733001709,0.0005963742733001709,0.000593721866607666,0.0005860328674316406,0.0005913674831390381,0.0005980432033538818,0.000593721866607666,0.0005983710289001465,0.0005906820297241211,0.00059470534324646,0.000593036413192749,0.0005927085876464844,0.0005970597267150879,0.0005903542041778564,0.0005853772163391113,0.0005810558795928955,0.0005890429019927979,0.0005833804607391357,0.000576704740524292,0.0005893707275390625,0.0005890429019927979,0.0005873739719390869,0.0005790293216705322,0.0005823671817779541,0.0005727112293243408,0.0005733668804168701,0.0005713701248168945,0.0005740225315093994,0.0005713701248168945,0.0005713701248168945,0.0005783736705780029,0.0005763769149780273,0.0005770325660705566,0.0005817115306854248,0.0005790293216705322,0.0005740523338317871,0.0005680620670318604,0.0005800127983093262,0.0005687177181243896,0.0005733966827392578,0.0005710422992706299,0.0005750358104705811,0.0005736947059631348,0.0005787014961242676,0.0005830228328704834,0.0005783736705780029,0.0005730390548706055,0.000568687915802002,0.0005736947059631348,0.0005646944046020508,0.0005697011947631836,0.0005776882171630859,0.000576704740524292,0.000558704137802124,0.000558704137802124,0.0005683600902557373,0.0005590617656707764,0.0005623698234558105,0.0005593597888946533,0.0005593597888946533,0.0005553662776947021,0.0005543828010559082,0.0005486905574798584,0.0005453824996948242,0.0005457103252410889,0.0005403757095336914,0.0005463659763336182,0.0005387067794799805,0.0005270540714263916,0.0005220472812652588,0.0005220472812652588,0.0005186796188354492,0.0005070269107818604,0.0005077123641967773,0.0005066990852355957,0.000508040189743042,0.0005023777484893799,0.0005013644695281982,0.0005083680152893066,0.000499039888381958,0.000499725341796875,0.0004913806915283203]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.006151735782623291,0.008238080888986588,0.010729094967246056,0.013418776914477348,0.016238126903772354,0.019187476485967636,0.022242827340960503,0.025496846064925194,0.028870530426502228,0.032347552478313446,0.035922903567552567,0.039686258882284164,0.043597280979156494,0.04764663800597191,0.05183632671833038,0.05615935102105141,0.06070537865161896,0.06533139944076538,0.07012210041284561,0.07503512501716614,0.0800958201289177,0.08529651910066605,0.09053754806518555,0.0959845781326294,0.10151327401399612,0.10724097490310669,0.11301400512456894,0.11889471113681793,0.12485674023628235,0.13085010647773743,0.13703013956546783,0.1436145156621933,0.15055255591869354,0.15779225528240204,0.16532063484191895,0.17314334213733673,0.18121206760406494,0.18958744406700134,0.19831149280071259,0.20721620321273804,0.21638159453868866,0.22579164803028107,0.23545069992542267,0.24524609744548798,0.25517481565475464,0.26529619097709656,0.2755432724952698,0.2858283221721649,0.2961733639240265,0.30655643343925476,0.3169788420200348,0.3273138999938965,0.33759793639183044,0.3478306829929352,0.3578890562057495,0.36783379316329956,0.37763217091560364,0.3872012197971344,0.39655596017837524,0.405747652053833,0.4146440625190735,0.42330843210220337,0.4318431615829468,0.44002285599708557,0.4478762447834015,0.4554526209831238,0.4627559781074524,0.4697183668613434,0.4763777256011963,0.4827747642993927,0.48889079689979553,0.49473950266838074,0.5003195405006409,0.5055932402610779,0.5105975866317749,0.5153986215591431,0.5199346542358398,0.5242006778717041,0.5282576680183411,0.5321083664894104,0.5357260704040527,0.5391280651092529,0.5423581004142761,0.5454291105270386,0.5483261346817017,0.5510035157203674,0.553557813167572,0.555959165096283,0.5581828355789185,0.5602971911430359,0.5622872114181519,0.564124584197998,0.5658865571022034,0.5675426125526428,0.5690969228744507,0.5705482959747314,0.5719332695007324,0.5732192993164062,0.574427604675293,0.5755552649497986,0.5766429901123047,0.5776589512825012,0.5785806179046631,0.5794492959976196,0.580241322517395,0.5810146331787109,0.5817430019378662,0.58242267370224,0.5830623507499695,0.5836710333824158,0.5842379927635193,0.5847780108451843,0.585278332233429,0.5857607126235962,0.586191713809967,0.5866047143936157,0.5870083570480347,0.5873810052871704,0.5877307057380676,0.5880696773529053,0.5883737206459045,0.5886720418930054,0.5889530181884766,0.5892250537872314,0.5894727110862732,0.5897117257118225,0.5899420380592346,0.590169370174408,0.5903637409210205,0.5905523896217346,0.5907453894615173,0.590925395488739,0.5910966992378235,0.5912650227546692,0.5914217233657837,0.591575026512146,0.5917187333106995,0.5918523669242859,0.5919787287712097,0.592096745967865,0.592214047908783,0.5923283696174622,0.5924420356750488,0.5925483703613281,0.5926594138145447,0.5927653908729553,0.5928657054901123,0.5929633975028992,0.5930607318878174,0.5931500792503357,0.5932367444038391,0.5933184027671814,0.5934063792228699,0.5934900641441345,0.5935710668563843,0.5936467051506042,0.593727707862854,0.5937983989715576,0.5938743948936462,0.59394770860672,0.594021737575531,0.5940907597541809,0.5941627621650696,0.5942270755767822,0.5942873954772949,0.5943564176559448,0.5944210886955261,0.5944847464561462,0.5945440530776978,0.5946077108383179,0.5946647524833679,0.5947280526161194,0.5947853922843933,0.5948400497436523,0.5948907136917114,0.5949454307556152,0.5949967503547668,0.5950474143028259,0.5950977206230164,0.5951520800590515,0.5952020883560181,0.595253050327301,0.5952984094619751,0.5953467488288879,0.5953910946846008,0.5954374074935913,0.5954800844192505,0.5955257415771484,0.5955730676651001,0.595617413520813,0.5956701040267944,0.5957127213478088,0.5957580804824829,0.5958020687103271,0.5958454012870789,0.5958884358406067,0.5959327220916748,0.5959730744361877,0.5960167646408081,0.5960577726364136,0.5960994362831116,0.5961437225341797,0.5961853861808777,0.5962270498275757,0.5962667465209961,0.5963063836097717,0.5963437557220459,0.5963837504386902,0.596420407295227,0.5964614152908325,0.5964964032173157,0.5965340733528137,0.5965690612792969,0.5966057181358337,0.5966420769691467,0.5966747403144836,0.5967090725898743,0.5967434048652649,0.5967754125595093,0.5968097448348999,0.5968440771102905,0.59687739610672,0.5969067215919495,0.596939742565155,0.5969721078872681,0.5970037579536438,0.5970354080200195,0.5970657467842102,0.5970964431762695,0.5971294045448303,0.5971574187278748,0.5971864461898804,0.5972164273262024,0.5972457528114319,0.5972780585289001,0.5973074436187744,0.5973361134529114,0.5973637700080872,0.5973950624465942,0.5974220633506775,0.5974521040916443,0.5974817276000977,0.5975114107131958,0.597541093826294,0.5975643992424011,0.5975900888442993,0.5976200699806213,0.5976477265357971,0.5976757407188416,0.5977024435997009,0.5977294445037842,0.5977564454078674,0.5977804064750671,0.5978004336357117,0.5978227257728577,0.5978464484214783,0.5978693962097168,0.5978930592536926,0.5979164242744446,0.5979404449462891,0.5979604125022888,0.5979817509651184,0.5980017781257629,0.5980254411697388,0.5980443954467773,0.5980627536773682,0.5980827808380127,0.5981054306030273,0.5981264114379883,0.5981437563896179,0.5981617569923401,0.5981817841529846,0.5982004404067993,0.5982170701026917,0.598232090473175,0.5982494354248047,0.598264753818512,0.5982804298400879,0.5982961058616638,0.5983120799064636,0.5983277559280396,0.5983414053916931,0.5983560681343079,0.5983697772026062,0.5983821153640747,0.5983951091766357,0.5984060764312744,0.5984171032905579,0.5984344482421875,0.5984491109848022,0.5984621047973633,0.5984717607498169,0.5984840989112854,0.5984974503517151,0.5985087752342224,0.5985211133956909,0.5985330939292908,0.5985437631607056,0.5985540747642517,0.59856778383255,0.5985794067382812,0.5985881090164185,0.598598062992096,0.5986054539680481,0.5986137390136719,0.5986217856407166,0.5986294150352478,0.5986374020576477,0.5986467599868774,0.5986544489860535,0.5986620783805847,0.598668098449707,0.5986754298210144,0.5986831188201904,0.5986897349357605,0.5986957550048828,0.5987017750740051,0.5987094044685364,0.5987160801887512,0.5987221002578735,0.5987290740013123,0.5987350940704346,0.5987394452095032,0.5987440943717957,0.5987507700920105,0.598755419254303,0.5987617373466492,0.5987660884857178,0.5987714529037476,0.5987750887870789,0.59878009557724,0.5987851023674011,0.598787784576416,0.5987920761108398,0.5987951159477234,0.598800778388977,0.5988054275512695,0.598810076713562,0.598814070224762,0.598816454410553,0.5988200902938843,0.5988244414329529,0.598827064037323,0.598829448223114,0.5988327860832214,0.5988354086875916,0.5988394021987915,0.5988420844078064,0.5988454222679138,0.5988487601280212,0.5988514423370361],"recovered":[0.0,0.0028970164712518454,0.005376697517931461,0.007870711386203766,0.010456392541527748,0.013141408562660217,0.015990424901247025,0.01891477406024933,0.022017458453774452,0.025247476994991302,0.028599828481674194,0.032082848250865936,0.0356985367834568,0.03944755718111992,0.043369244784116745,0.04740326851606369,0.051601625978946686,0.05596131831407547,0.06042734161019325,0.06506303697824478,0.06984339654445648,0.07479842752218246,0.07984711974859238,0.08501315116882324,0.090281181037426,0.09567620605230331,0.10126323997974396,0.10691027343273163,0.11270363628864288,0.11859100311994553,0.12453103810548782,0.1306040734052658,0.13690178096294403,0.1434914767742157,0.15041951835155487,0.1576155573129654,0.16515159606933594,0.17297197878360748,0.1810673624277115,0.18952207267284393,0.19812679290771484,0.20705251395702362,0.2162705659866333,0.22571194171905518,0.2352910041809082,0.24503672122955322,0.25496378540992737,0.26506149768829346,0.27527156472206116,0.2855212986469269,0.2958040237426758,0.30618906021118164,0.3165404498577118,0.32687652111053467,0.33716392517089844,0.34732064604759216,0.35734736919403076,0.3672097623348236,0.3769558072090149,0.3864608705043793,0.3958512544631958,0.4050079584121704,0.41395634412765503,0.4226547181606293,0.43107712268829346,0.43927815556526184,0.4471062123775482,0.4546568989753723,0.46192261576652527,0.4688519835472107,0.47558337450027466,0.4819853901863098,0.48815008997917175,0.49402114748954773,0.49955183267593384,0.5048658847808838,0.5098605751991272,0.5146799087524414,0.5191859602928162,0.523499608039856,0.5275676846504211,0.5314180254936218,0.5350373387336731,0.5384957194328308,0.5417383909225464,0.5448007583618164,0.5476987957954407,0.5504117608070374,0.5529614686965942,0.555327832698822,0.5575901865959167,0.5596661567687988,0.5616812109947205,0.5635738372802734,0.5653608441352844,0.5670198798179626,0.5685521960258484,0.570027232170105,0.571415901184082,0.5727092623710632,0.5739462375640869,0.575096607208252,0.5761762857437134,0.577178955078125,0.5781192779541016,0.5789896249771118,0.5798079371452332,0.5805816054344177,0.5813246369361877,0.5820173025131226,0.5826513171195984,0.5832579731941223,0.5838309526443481,0.5843682885169983,0.5848816633224487,0.5853570103645325,0.5858006477355957,0.5862263441085815,0.5866413116455078,0.5870143175125122,0.5873713493347168,0.5876929759979248,0.5880159735679626,0.5883076786994934,0.5885843634605408,0.5888543128967285,0.5891126990318298,0.589359700679779,0.5896026492118835,0.5898110270500183,0.5900107026100159,0.5902053713798523,0.59040367603302,0.5905826687812805,0.5907593369483948,0.5909246802330017,0.59108567237854,0.5912309885025024,0.5913736820220947,0.5915083289146423,0.5916306972503662,0.5917543768882751,0.5918716788291931,0.5919820070266724,0.5920953750610352,0.5922057032585144,0.5923203825950623,0.5924257040023804,0.5925280451774597,0.5926243662834167,0.592717707157135,0.5927973389625549,0.5928880572319031,0.5929773449897766,0.5930637121200562,0.5931466817855835,0.5932250022888184,0.5933050513267517,0.5933763384819031,0.5934500098228455,0.5935243368148804,0.5936000347137451,0.5936756730079651,0.5937450528144836,0.5938056707382202,0.5938723683357239,0.5939423441886902,0.5940080285072327,0.5940716862678528,0.5941333770751953,0.594193696975708,0.5942550301551819,0.5943140387535095,0.5943780541419983,0.5944380164146423,0.594491720199585,0.5945453643798828,0.5945993661880493,0.5946530103683472,0.5947057008743286,0.5947603583335876,0.5948116779327393,0.594862699508667,0.5949106812477112,0.5949610471725464,0.5950106978416443,0.5950554013252258,0.5951007008552551,0.5951453447341919,0.5951880216598511,0.5952343940734863,0.595281720161438,0.5953263640403748,0.5953720211982727,0.5954180359840393,0.5954667329788208,0.5955086946487427,0.5955530405044556,0.5955967307090759,0.5956407189369202,0.5956820249557495,0.5957270264625549,0.5957713723182678,0.5958170294761658,0.5958540439605713,0.5958963632583618,0.5959346890449524,0.5959780216217041,0.5960140228271484,0.5960520505905151,0.5960883498191833,0.5961287021636963,0.596162736415863,0.5961953997612,0.5962337255477905,0.596270740032196,0.5963070392608643,0.5963436961174011,0.596378743648529,0.596412718296051,0.5964453816413879,0.5964797139167786,0.5965136885643005,0.5965473651885986,0.5965766906738281,0.5966130495071411,0.5966436862945557,0.5966730713844299,0.5967040657997131,0.5967347025871277,0.5967650413513184,0.5967947244644165,0.5968267321586609,0.5968573689460754,0.5968843698501587,0.5969167351722717,0.5969473719596863,0.5969763994216919,0.5970063805580139,0.5970377326011658,0.5970643758773804,0.5970923900604248,0.5971204042434692,0.597152054309845,0.5971800684928894,0.5972077250480652,0.597235381603241,0.5972620248794556,0.5972897410392761,0.5973180532455444,0.5973437428474426,0.5973703861236572,0.5973950624465942,0.5974254012107849,0.5974470376968384,0.5974714159965515,0.5974913835525513,0.5975133776664734,0.5975410342216492,0.5975627303123474,0.5975850820541382,0.5976077318191528,0.5976316928863525,0.5976523756980896,0.5976730585098267,0.5976927280426025,0.5977147221565247,0.5977363586425781,0.5977567434310913,0.5977777242660522,0.5977953672409058,0.5978177189826965,0.5978363752365112,0.5978570580482483,0.597875714302063,0.5978924036026001,0.5979083776473999,0.5979240536689758,0.5979413986206055,0.5979570746421814,0.59797203540802,0.5979890823364258,0.5980057120323181,0.5980190634727478,0.5980343818664551,0.5980497002601624,0.5980626940727234,0.5980767011642456,0.5980890393257141,0.5981023907661438,0.5981140732765198,0.5981290340423584,0.5981417298316956,0.5981547236442566,0.5981643795967102,0.5981747508049011,0.5981857180595398,0.5981974005699158,0.5982087254524231,0.5982213616371155,0.5982347130775452,0.5982470512390137,0.5982557535171509,0.5982683897018433,0.5982773900032043,0.5982860326766968,0.5982943773269653,0.5983030796051025,0.598311722278595,0.5983190536499023,0.5983273983001709,0.5983343720436096,0.5983414053916931,0.598348081111908,0.5983560681343079,0.5983636975288391,0.5983723998069763,0.5983800292015076,0.5983860492706299,0.5983933806419373,0.5983990430831909,0.5984054207801819,0.598414421081543,0.5984184145927429,0.5984220504760742,0.5984297394752502,0.5984364151954651,0.5984423756599426,0.59844571352005,0.5984507203102112,0.598456084728241,0.5984593629837036,0.5984630584716797,0.5984667539596558,0.5984707474708557,0.5984750390052795,0.5984790325164795,0.5984837412834167,0.5984904170036316,0.598493754863739,0.5984963774681091,0.5984997153282166,0.5985034108161926,0.5985063910484314,0.5985093712806702,0.5985130667686462,0.5985164046287537,0.5985193848609924,0.5985227227210999,0.5985257029533386,0.5985287427902222],"active":[0.006151735782623291,0.0053410641849040985,0.005352397449314594,0.0055480655282735825,0.005781734362244606,0.006046067923307419,0.006252402439713478,0.006582072004675865,0.006853071972727776,0.0071000754833221436,0.007323075085878372,0.007603410631418228,0.007898744195699692,0.00819908082485199,0.008467081934213638,0.008756082504987717,0.009103752672672272,0.009370081126689911,0.009694758802652359,0.009972088038921356,0.010252423584461212,0.010498091578483582,0.01069042831659317,0.010971426963806152,0.01123209297657013,0.011564768850803375,0.011750765144824982,0.011984437704086304,0.012153103947639465,0.0122591033577919,0.012499101459980011,0.01301044225692749,0.013650774955749512,0.01430077850818634,0.014901116490364075,0.015527784824371338,0.016060471534729004,0.01661546528339386,0.0172441303730011,0.017694130539894104,0.018254801630973816,0.018739134073257446,0.019180133938789368,0.0195341557264328,0.019883811473846436,0.020259469747543335,0.020579487085342407,0.02076682448387146,0.020901799201965332,0.02103513479232788,0.02117481827735901,0.021124839782714844,0.021057486534118652,0.020954161882400513,0.020725131034851074,0.020513147115707397,0.020284801721572876,0.01999145746231079,0.01960015296936035,0.019286781549453735,0.018792808055877686,0.01830047369003296,0.017886817455291748,0.0173681378364563,0.016799122095108032,0.01617446541786194,0.015649765729904175,0.01506146788597107,0.01445510983467102,0.013922780752182007,0.013307422399520874,0.012754112482070923,0.012169450521469116,0.011572092771530151,0.011045753955841064,0.010532736778259277,0.010074079036712646,0.009520769119262695,0.009071707725524902,0.008608758449554443,0.008158385753631592,0.0077100396156311035,0.007320761680603027,0.006933391094207764,0.0065877437591552734,0.006202757358551025,0.005859017372131348,0.0055474042892456055,0.005221366882324219,0.004969358444213867,0.004697024822235107,0.004458427429199219,0.00420534610748291,0.003968775272369385,0.0037360787391662598,0.003528416156768799,0.003381073474884033,0.0031920671463012695,0.0030117034912109375,0.0028460025787353516,0.0026967525482177734,0.0025623440742492676,0.002404332160949707,0.002270340919494629,0.002122044563293457,0.002025008201599121,0.0019350647926330566,0.0018410682678222656,0.0017377138137817383,0.0016537308692932129,0.0015866756439208984,0.0015200376510620117,0.0014473795890808105,0.0013924241065979004,0.0013100504875183105,0.001247704029083252,0.0012077093124389648,0.0011546611785888672,0.0010893940925598145,0.0010553598403930664,0.0010023713111877441,0.0009790658950805664,0.000937044620513916,0.0009173750877380371,0.0008883476257324219,0.0008574128150939941,0.0008293390274047852,0.0008096694946289062,0.0007610917091369629,0.0007413625717163086,0.0007346868515014648,0.0007200241088867188,0.0006930232048034668,0.0006823539733886719,0.000662386417388916,0.0006503462791442871,0.0006330609321594238,0.0006213784217834473,0.0006050467491149902,0.0005884170532226562,0.000583350658416748,0.0005739927291870117,0.0005703568458557129,0.0005663633346557617,0.0005640387535095215,0.000559687614440918,0.0005453228950500488,0.0005376935005187988,0.000532686710357666,0.0005257129669189453,0.0005190372467041016,0.0005210638046264648,0.0005183219909667969,0.0005127191543579102,0.000507354736328125,0.000500023365020752,0.0005027055740356445,0.0004933476448059082,0.0004980564117431641,0.0004976987838745117,0.0004974007606506348,0.000490725040435791,0.0004870891571044922,0.000482022762298584,0.00048172473907470703,0.00048404932022094727,0.0004787445068359375,0.0004767179489135742,0.0004723668098449707,0.0004743337631225586,0.0004710555076599121,0.0004730224609375,0.00047135353088378906,0.00046199560165405273,0.0004526972770690918,0.00045371055603027344,0.0004513859748840332,0.00044804811477661133,0.00044471025466918945,0.0004463791847229004,0.0004417300224304199,0.0004413723945617676,0.00043570995330810547,0.0004360675811767578,0.00043004751205444336,0.0004267096519470215,0.0004246830940246582,0.00042504072189331055,0.0004277229309082031,0.00042939186096191406,0.00043570995330810547,0.0004310011863708496,0.0004317164421081543,0.00043004751205444336,0.0004273653030395508,0.00042170286178588867,0.0004240274429321289,0.00042003393173217773,0.00042003393173217773,0.0004170536994934082,0.00041741132736206055,0.00041669607162475586,0.0004140138626098633,0.0004100203514099121,0.0004127025604248047,0.0004100203514099121,0.00040906667709350586,0.000405728816986084,0.0004063844680786133,0.0004093647003173828,0.0004080533981323242,0.00040537118911743164,0.0004063248634338379,0.00041031837463378906,0.00040835142135620117,0.00040400028228759766,0.00040203332901000977,0.00039970874786376953,0.0003966689109802246,0.00039702653884887695,0.0003986954689025879,0.00039768218994140625,0.0003930330276489258,0.0003923773765563965,0.0003954172134399414,0.00039070844650268555,0.0003917217254638672,0.00039267539978027344,0.0003923773765563965,0.0003947019577026367,0.0003923773765563965,0.0003917217254638672,0.0003896951675415039,0.0003883838653564453,0.0003936886787414551,0.00039070844650268555,0.00038874149322509766,0.00038737058639526367,0.00038868188858032227,0.00038433074951171875,0.000387728214263916,0.00038933753967285156,0.0003910064697265625,0.0003890395164489746,0.00038433074951171875,0.00038236379623413086,0.0003846883773803711,0.00038570165634155273,0.0003859996795654297,0.00038439035415649414,0.00038570165634155273,0.0003860592842102051,0.0003853440284729004,0.0003750324249267578,0.0003756880760192871,0.0003750324249267578,0.00037801265716552734,0.0003796815872192383,0.00037539005279541016,0.0003777146339416504,0.00037533044815063477,0.00037401914596557617,0.0003700852394104004,0.0003730654716491699,0.0003713369369506836,0.000370025634765625,0.0003680586814880371,0.00036907196044921875,0.00036966800689697266,0.00036603212356567383,0.00036638975143432617,0.00036406517028808594,0.00036406517028808594,0.0003600120544433594,0.00035637617111206055,0.00035703182220458984,0.00035637617111206055,0.00035637617111206055,0.0003547072410583496,0.00035500526428222656,0.00035572052001953125,0.000352323055267334,0.0003503561019897461,0.00035071372985839844,0.0003477334976196289,0.00034540891647338867,0.0003433823585510254,0.00034040212631225586,0.00034540891647338867,0.00034672021865844727,0.00034803152084350586,0.0003427267074584961,0.00034236907958984375,0.0003427267074584961,0.00034439563751220703,0.0003463625907897949,0.00034737586975097656,0.0003463625907897949,0.0003453493118286133,0.0003464221954345703,0.000344693660736084,0.00034105777740478516,0.00034230947494506836,0.000337064266204834,0.0003363490104675293,0.0003357529640197754,0.0003350377082824707,0.000334322452545166,0.0003350377082824707,0.00033539533615112305,0.00033468008041381836,0.0003337264060974121,0.00033402442932128906,0.0003350377082824707,0.0003336668014526367,0.00033205747604370117,0.0003293752670288086,0.0003293752670288086,0.0003300309181213379,0.0003287196159362793,0.0003300309181213379,0.00032967329025268555,0.0003250241279602051,0.0003256797790527344,0.0003287196159362793,0.0003256797790527344,0.00032532215118408203,0.0003237128257751465,0.00032573938369750977,0.0003243684768676758,0.00032401084899902344,0.00032573938369750977,0.0003247261047363281,0.00032532215118408203,0.0003243684768676758,0.00032573938369750977,0.00032639503479003906,0.00032633543014526367,0.0003236532211303711,0.00032269954681396484,0.0003237128257751465,0.0003247261047363281,0.0003236532211303711,0.0003230571746826172,0.00032341480255126953,0.0003223419189453125,0.0003229975700378418,0.00032269954681396484,0.00032269954681396484,0.0003230571746826172,0.00032269954681396484]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.006151735782623291,0.008239081129431725,0.010657761245965958,0.013201109133660793,0.015829123556613922,0.018538806587457657,0.02131815440952778,0.024207837879657745,0.027158521115779877,0.030201870948076248,0.033292222768068314,0.03647557646036148,0.03979392722249031,0.04315594583749771,0.04656796529889107,0.05006198585033417,0.05365467071533203,0.057218026369810104,0.060884714126586914,0.06461573392152786,0.06840375065803528,0.07229944318532944,0.0762464627623558,0.0802268236875534,0.08420450985431671,0.08822686970233917,0.09234322607517242,0.0965275838971138,0.1007436066865921,0.10497796535491943,0.10923632234334946,0.1137566789984703,0.11848936975002289,0.12339740246534348,0.12850609421730042,0.13383212685585022,0.1392398178577423,0.14488352835178375,0.15068389475345612,0.1566789150238037,0.1628342866897583,0.1691896617412567,0.17574669420719147,0.18236173689365387,0.18911410868167877,0.1960601508617401,0.20308251678943634,0.21021223068237305,0.21738092601299286,0.224679633975029,0.2320530116558075,0.2394847273826599,0.24697209894657135,0.25444114208221436,0.26201584935188293,0.26945656538009644,0.27693861722946167,0.28443199396133423,0.2918227016925812,0.2992537319660187,0.3065620958805084,0.31370848417282104,0.3208501935005188,0.32785123586654663,0.3347422778606415,0.3415529727935791,0.3482193350791931,0.3547263741493225,0.36115941405296326,0.36740177869796753,0.37346982955932617,0.37940752506256104,0.38514989614486694,0.39073026180267334,0.39620694518089294,0.4014643132686615,0.40651634335517883,0.4114420413970947,0.4161580502986908,0.4207197427749634,0.42510777711868286,0.42935314774513245,0.4334625005722046,0.43738317489624023,0.4411132037639618,0.4447158873081207,0.4481419026851654,0.45140358805656433,0.4545309543609619,0.45756596326828003,0.46043696999549866,0.46320632100105286,0.4658610224723816,0.46836936473846436,0.47076869010925293,0.4730227291584015,0.47516804933547974,0.47724273800849915,0.47920840978622437,0.48110076785087585,0.4829201102256775,0.48465412855148315,0.48630011081695557,0.48784947395324707,0.48928946256637573,0.4906768202781677,0.4920061528682709,0.49324682354927063,0.49444815516471863,0.4955895245075226,0.4966665208339691,0.4976801872253418,0.4986651837825775,0.49957820773124695,0.5004541873931885,0.5013089179992676,0.5021015405654907,0.5028718709945679,0.5036055445671082,0.5042839050292969,0.5049391984939575,0.5055572390556335,0.5061582326889038,0.5067315697669983,0.5072735548019409,0.507784903049469,0.5082598924636841,0.5087152719497681,0.5091545581817627,0.5095652341842651,0.5099568963050842,0.5103335976600647,0.510709285736084,0.5110656023025513,0.5113842487335205,0.5117105841636658,0.512005627155304,0.5123056173324585,0.5125749111175537,0.5128412842750549,0.5130922794342041,0.5133275985717773,0.5135626196861267,0.5137832760810852,0.5139919519424438,0.5141826272010803,0.5143799781799316,0.5145582556724548,0.514732301235199,0.5149006247520447,0.5150672793388367,0.5152272582054138,0.5153782963752747,0.5155266523361206,0.5156736373901367,0.5158079862594604,0.5159353017807007,0.5160579681396484,0.516183614730835,0.5162919759750366,0.5164042711257935,0.5165059566497803,0.516607940196991,0.5166986584663391,0.5167929530143738,0.5168796181678772,0.5169769525527954,0.5170662999153137,0.517147958278656,0.517225980758667,0.5173049569129944,0.5173802971839905,0.517458975315094,0.5175299644470215,0.5175986289978027,0.5176679491996765,0.517734944820404,0.5177972912788391,0.5178632736206055,0.5179299712181091,0.517998993396759,0.5180586576461792,0.5181173086166382,0.5181799530982971,0.5182353258132935,0.5182956457138062,0.5183456540107727,0.518398642539978,0.518455982208252,0.5185036659240723,0.5185586214065552,0.5186106562614441,0.5186653137207031,0.518714964389801,0.5187693238258362,0.5188233256340027,0.5188716650009155,0.5189196467399597,0.5189746618270874,0.5190216302871704,0.5190696716308594,0.5191239714622498,0.5191699862480164,0.5192119479179382,0.5192586183547974,0.5193029642105103,0.5193486213684082,0.5193946361541748,0.5194402933120728,0.5194879770278931,0.519533634185791,0.519579291343689,0.5196236371994019,0.5196653008460999,0.5197039842605591,0.5197452902793884,0.51978600025177,0.5198323130607605,0.5198743343353271,0.5199199914932251,0.5199636220932007,0.5200036764144897,0.5200473070144653,0.520085334777832,0.5201216340065002,0.5201576352119446,0.52019864320755,0.5202400088310242,0.5202823281288147,0.5203242897987366,0.5203626751899719,0.5204010009765625,0.5204373002052307,0.52047199010849,0.520514965057373,0.5205549597740173,0.5205959677696228,0.5206419825553894,0.5206779837608337,0.5207189917564392,0.520759642124176,0.5207989811897278,0.5208389759063721,0.5208786725997925,0.5209213495254517,0.520958662033081,0.5210006833076477,0.5210369825363159,0.5210813283920288,0.5211209654808044,0.5211650133132935,0.5212063193321228,0.5212433338165283,0.5212869644165039,0.521327018737793,0.5213660001754761,0.5214073061943054,0.5214459896087646,0.521481990814209,0.5215190052986145,0.5215623378753662,0.5216000080108643,0.5216400027275085,0.5216786861419678,0.521710991859436,0.5217463374137878,0.5217806696891785,0.5218206644058228,0.521859347820282,0.5218920111656189,0.5219293236732483,0.5219659805297852,0.5220043063163757,0.5220406651496887,0.5220786333084106,0.5221153497695923,0.5221489667892456,0.5221920013427734,0.5222253203392029,0.5222600102424622,0.5222969651222229,0.5223299860954285,0.522367000579834,0.5224000215530396,0.5224363207817078,0.5224733352661133,0.5225066542625427,0.522541344165802,0.5225803256034851,0.5226166844367981,0.522649347782135,0.5226830244064331,0.5227176547050476,0.5227500200271606,0.522783637046814,0.522816002368927,0.5228513479232788,0.5228873491287231,0.5229206681251526,0.5229523181915283,0.5229776501655579,0.5230086445808411,0.5230396389961243,0.5230703353881836,0.5231006741523743,0.5231286883354187,0.5231590270996094,0.5231883525848389,0.5232153534889221,0.5232419967651367,0.5232716798782349,0.5232999920845032,0.5233226418495178,0.5233463048934937,0.5233746767044067,0.5234019756317139,0.5234270095825195,0.5234536528587341,0.5234813094139099,0.5235090255737305,0.5235326886177063,0.5235583186149597,0.5235840082168579,0.5236073136329651,0.5236319899559021,0.5236546397209167,0.523684024810791,0.5237053632736206,0.5237290263175964,0.5237513184547424,0.5237749814987183,0.5237979888916016,0.5238190293312073,0.5238406658172607,0.5238620042800903,0.5238826870918274,0.5239049792289734,0.5239239931106567,0.5239473581314087,0.5239660143852234,0.5239853262901306,0.5240039825439453,0.5240200161933899,0.5240393280982971,0.5240546464920044,0.5240726470947266,0.5240866541862488,0.5241063237190247,0.5241203308105469,0.5241366624832153,0.524150013923645],"recovered":[0.0,0.002917683217674494,0.00539303058758378,0.00786437839269638,0.010346392169594765,0.012916406616568565,0.015542421489953995,0.018242770805954933,0.021032119169831276,0.023898135870695114,0.0268731527030468,0.02991950325667858,0.03303118795156479,0.036210205405950546,0.03950789198279381,0.042866576462984085,0.04628259688615799,0.04978194832801819,0.05334596708416939,0.05702132359147072,0.06068401038646698,0.06443503499031067,0.06823638826608658,0.07208874076604843,0.07606076449155807,0.08001378923654556,0.08399247378110886,0.08807116746902466,0.09216385334730148,0.09632521122694016,0.10052023828029633,0.10477425903081894,0.10912895202636719,0.11366764456033707,0.11841300129890442,0.12336736172437668,0.12845273315906525,0.13372209668159485,0.13918378949165344,0.144865483045578,0.1506548523902893,0.15668489038944244,0.16284126043319702,0.1691702902317047,0.17566366493701935,0.18226836621761322,0.18904706835746765,0.19598577916622162,0.20298248529434204,0.2100531905889511,0.21721556782722473,0.2245032638311386,0.23186497390270233,0.2392766922712326,0.24675706028938293,0.2542974352836609,0.26173314452171326,0.2691565155982971,0.2766532301902771,0.2840902805328369,0.29154863953590393,0.29891636967658997,0.3062177300453186,0.3134297728538513,0.3205218017101288,0.3275521993637085,0.33446988463401794,0.34127894043922424,0.3479562997817993,0.35450100898742676,0.3609103858470917,0.3671177327632904,0.37317878007888794,0.37909749150276184,0.3848065137863159,0.3904455304145813,0.39586758613586426,0.4011572599411011,0.4062749743461609,0.41115498542785645,0.41586834192276,0.4204727113246918,0.42488375306129456,0.4291437566280365,0.433220773935318,0.4371001422405243,0.44088014960289,0.4444621801376343,0.44789087772369385,0.45114555954933167,0.45429423451423645,0.4573262631893158,0.46023261547088623,0.4629959464073181,0.465643972158432,0.46814364194869995,0.4705113172531128,0.4728163480758667,0.47500601410865784,0.47704604268074036,0.479017049074173,0.48089906573295593,0.4826784133911133,0.48442673683166504,0.48605307936668396,0.4875870943069458,0.48906242847442627,0.4904687702655792,0.4917801320552826,0.49302011728286743,0.49422112107276917,0.4953531324863434,0.49643346667289734,0.49746182560920715,0.4984174966812134,0.49934449791908264,0.5002474784851074,0.5010845065116882,0.5018994808197021,0.5026525259017944,0.5033875107765198,0.5040808320045471,0.5047152042388916,0.5053521990776062,0.5059412121772766,0.5065115094184875,0.5070568919181824,0.5075432062149048,0.508040189743042,0.5084935426712036,0.5089155435562134,0.5093328952789307,0.5097329020500183,0.5101325511932373,0.5105049014091492,0.5108502507209778,0.5111892223358154,0.5114995837211609,0.5117939114570618,0.5120859146118164,0.5123795866966248,0.5126429200172424,0.5128918886184692,0.5131385922431946,0.5133712291717529,0.5135895609855652,0.5137942433357239,0.5139849185943604,0.514176607131958,0.5143539309501648,0.5145335793495178,0.5147022604942322,0.5148662328720093,0.5150162577629089,0.5151709318161011,0.5153192281723022,0.5154606103897095,0.5155996084213257,0.5157269239425659,0.5158539414405823,0.5159622430801392,0.5160775780677795,0.51618492603302,0.5162919163703918,0.5163846015930176,0.5164872407913208,0.5165839195251465,0.516680896282196,0.5167712569236755,0.5168612599372864,0.5169385671615601,0.5170146226882935,0.5170929431915283,0.5171746015548706,0.517249584197998,0.5173222422599792,0.5173956155776978,0.5174632668495178,0.5175296068191528,0.5175939202308655,0.5176625847816467,0.5177305936813354,0.5177972912788391,0.5178569555282593,0.517918586730957,0.517979621887207,0.5180402398109436,0.5180979371070862,0.5181542634963989,0.5182055830955505,0.5182609558105469,0.5183135867118835,0.5183665752410889,0.5184205770492554,0.5184699296951294,0.5185179114341736,0.5185749530792236,0.5186269283294678,0.5186812877655029,0.518731951713562,0.518782913684845,0.5188289284706116,0.5188802480697632,0.5189269185066223,0.5189685821533203,0.5190092921257019,0.5190576314926147,0.5191039443016052,0.5191469192504883,0.519192636013031,0.5192406177520752,0.519288957118988,0.5193322896957397,0.5193786025047302,0.5194229483604431,0.5194622874259949,0.5195109248161316,0.5195516347885132,0.519597589969635,0.5196429491043091,0.5196866393089294,0.5197279453277588,0.5197689533233643,0.5198112726211548,0.5198502540588379,0.5198895931243896,0.5199272632598877,0.5199682712554932,0.5200069546699524,0.5200479626655579,0.5200889706611633,0.5201315879821777,0.5201729536056519,0.5202099680900574,0.5202452540397644,0.5202853083610535,0.5203232765197754,0.520365297794342,0.5204079747200012,0.5204429626464844,0.5204856395721436,0.5205252766609192,0.520565927028656,0.5206086039543152,0.5206449627876282,0.5206879377365112,0.5207216143608093,0.5207616090774536,0.5207956433296204,0.5208346247673035,0.5208789706230164,0.5209172964096069,0.5209599733352661,0.5209982991218567,0.5210399627685547,0.5210816264152527,0.5211179256439209,0.5211599469184875,0.521199643611908,0.5212399363517761,0.5212773084640503,0.5213139653205872,0.521355926990509,0.5213919281959534,0.5214332938194275,0.5214669704437256,0.5215013027191162,0.5215336084365845,0.5215712785720825,0.521613597869873,0.521648645401001,0.5216842889785767,0.5217199325561523,0.5217583179473877,0.5217946171760559,0.5218286514282227,0.5218653082847595,0.5219029784202576,0.521940290927887,0.5219733119010925,0.5220093131065369,0.5220462679862976,0.5220826268196106,0.5221176147460938,0.522148609161377,0.5221839547157288,0.522218644618988,0.5222555994987488,0.5222923159599304,0.5223259329795837,0.5223616361618042,0.5223959684371948,0.5224292874336243,0.5224669575691223,0.5225009322166443,0.5225339531898499,0.5225642919540405,0.5225982666015625,0.522633969783783,0.5226669311523438,0.5226979851722717,0.5227276086807251,0.5227619409561157,0.5227939486503601,0.5228255987167358,0.5228523015975952,0.5228816270828247,0.5229082703590393,0.52293860912323,0.5229693055152893,0.5229929685592651,0.5230259895324707,0.5230562686920166,0.5230832695960999,0.5231102705001831,0.523137629032135,0.5231626033782959,0.5231893062591553,0.523216962814331,0.5232406258583069,0.5232682824134827,0.5232933163642883,0.5233203172683716,0.5233446359634399,0.5233699679374695,0.5233919620513916,0.52341628074646,0.5234432816505432,0.5234666466712952,0.5234899520874023,0.5235123038291931,0.5235349535942078,0.5235596299171448,0.5235806107521057,0.5236026048660278,0.5236253142356873,0.5236496329307556,0.5236712694168091,0.5236916542053223,0.5237113237380981,0.5237323045730591,0.5237506031990051,0.5237733125686646,0.5237916111946106,0.5238122940063477,0.5238286256790161,0.5238476395606995,0.5238619446754456,0.5238813161849976,0.5238983035087585,0.5239126086235046],"active":[0.006151735782623291,0.005321397911757231,0.005264730658382177,0.005336730740964413,0.005482731387019157,0.0056223999708890915,0.005775732919573784,0.005965067073702812,0.006126401945948601,0.006303735077381134,0.006419070065021515,0.0065560732036828995,0.006762739270925522,0.006945740431547165,0.0070600733160972595,0.007195409387350082,0.007372073829174042,0.007436078041791916,0.007538747042417526,0.007594410330057144,0.007719740271568298,0.007864408195018768,0.008010074496269226,0.008138082921504974,0.008143745362758636,0.00821308046579361,0.008350752294063568,0.008456416428089142,0.008579753339290619,0.008652754127979279,0.008716084063053131,0.008982419967651367,0.0093604177236557,0.009729757905006409,0.010093092918395996,0.010464765131473541,0.010787084698677063,0.011161431670188904,0.011500105261802673,0.011813431978225708,0.012179434299468994,0.01250477135181427,0.012905433773994446,0.013191446661949158,0.013450443744659424,0.013791784644126892,0.014035448431968689,0.014226451516151428,0.014398440718650818,0.01462644338607788,0.014837443828582764,0.014981463551521301,0.015107125043869019,0.01516444981098175,0.0152587890625,0.015159130096435547,0.015205472707748413,0.01527547836303711,0.015169471502304077,0.015163451433181763,0.015013456344604492,0.014792114496231079,0.014632463455200195,0.014421463012695312,0.014220476150512695,0.014000773429870605,0.013749450445175171,0.013447433710098267,0.01320311427116394,0.012900769710540771,0.012559443712234497,0.01228979229927063,0.011971116065979004,0.011632770299911499,0.011400431394577026,0.0110187828540802,0.010648757219314575,0.010284781455993652,0.009883075952529907,0.009564757347106934,0.009239435195922852,0.008880436420440674,0.008578747510910034,0.008239418268203735,0.007892429828643799,0.0076157450675964355,0.007261753082275391,0.006941407918930054,0.006640076637268066,0.006420403718948364,0.006142735481262207,0.0058800578117370605,0.005628407001495361,0.00537341833114624,0.005124717950820923,0.004879087209701538,0.004656732082366943,0.004426389932632446,0.004202395677566528,0.004054725170135498,0.0039030611515045166,0.0037550628185272217,0.003621697425842285,0.0034227371215820312,0.0032363831996917725,0.003089725971221924,0.0029437243938446045,0.0027780532836914062,0.002668023109436035,0.0025694072246551514,0.002445399761199951,0.002327054738998413,0.0022317171096801758,0.002116382122039795,0.0020366907119750977,0.0019644200801849365,0.0018540620803833008,0.0017873644828796387,0.0017060637474060059,0.0016313791275024414,0.0015516877174377441,0.0014764070510864258,0.001443028450012207,0.0013793706893920898,0.0013323426246643066,0.0012733936309814453,0.001203000545501709,0.0011720657348632812,0.0011143684387207031,0.0010716915130615234,0.0010413527488708496,0.0010007023811340332,0.0009763836860656738,0.0009330511093139648,0.0008793473243713379,0.0008603334426879883,0.0008164048194885254,0.0008060336112976074,0.0007809996604919434,0.0007553696632385254,0.0007126927375793457,0.0006846785545349121,0.0006707310676574707,0.000644683837890625,0.000620722770690918,0.0005930662155151367,0.0005857348442077637,0.0005733370780944824,0.0005556941032409668,0.0005466938018798828,0.0005336999893188477,0.0005249977111816406,0.0005120635032653809,0.0005103945732116699,0.0005027055740356445,0.0004887580871582031,0.00047469139099121094,0.0004583597183227539,0.00045669078826904297,0.0004380345344543457,0.0004420280456542969,0.0004283785820007324,0.00042301416397094727,0.0004067420959472656,0.00040835142135620117,0.0003923773765563965,0.0003930330276489258,0.0003854036331176758,0.00037670135498046875,0.00036472082138061523,0.00036638975143432617,0.0003656744956970215,0.00036603212356567383,0.0003553628921508789,0.0003490447998046875,0.0003457069396972656,0.00033932924270629883,0.00033402442932128906,0.0003336668014526367,0.00033605098724365234,0.0003364086151123047,0.00032806396484375,0.00032001733779907227,0.0003229975700378418,0.0003167390823364258,0.0003160238265991211,0.00030541419982910156,0.0003007054328918457,0.00030171871185302734,0.0002980828285217285,0.0002976655960083008,0.0002970695495605469,0.0002987384796142578,0.0002943873405456543,0.0002993941307067871,0.00030541419982910156,0.00029671192169189453,0.00029271841049194336,0.00029337406158447266,0.00028967857360839844,0.0002867579460144043,0.0002950429916381836,0.00028973817825317383,0.00028502941131591797,0.0002900362014770508,0.0002936720848083496,0.00029098987579345703,0.0002906918525695801,0.00029337406158447266,0.00029534101486206055,0.0002930164337158203,0.00029033422470092773,0.0002913475036621094,0.0002866983413696289,0.0002810359001159668,0.0002830028533935547,0.00027507543563842773,0.00028067827224731445,0.00027674436569213867,0.0002770423889160156,0.00027698278427124023,0.00027573108673095703,0.0002783536911010742,0.0002740621566772461,0.0002713799476623535,0.00026804208755493164,0.0002713799476623535,0.00027173757553100586,0.0002753734588623047,0.00027632713317871094,0.00027370452880859375,0.0002694129943847656,0.0002643465995788574,0.0002620220184326172,0.0002697110176086426,0.0002696514129638672,0.0002726912498474121,0.0002766847610473633,0.00027000904083251953,0.000276029109954834,0.0002740025520324707,0.00027370452880859375,0.00027304887771606445,0.0002700686454772949,0.00027638673782348633,0.0002707242965698242,0.0002790689468383789,0.0002753734588623047,0.00028568506240844727,0.00028634071350097656,0.0002860426902770996,0.00028902292251586914,0.00028336048126220703,0.0002886652946472168,0.00028705596923828125,0.00028437376022338867,0.0002893805503845215,0.0002860426902770996,0.0002823472023010254,0.0002790689468383789,0.00028502941131591797,0.0002860426902770996,0.0002840757369995117,0.0002867579460144043,0.0002776980400085449,0.00027936697006225586,0.00027936697006225586,0.00028705596923828125,0.0002880692481994629,0.0002784132957458496,0.00028067827224731445,0.0002816915512084961,0.00028437376022338867,0.0002823472023010254,0.00028401613235473633,0.0002866983413696289,0.000283658504486084,0.00028902292251586914,0.00028502941131591797,0.0002866983413696289,0.00028765201568603516,0.0002837181091308594,0.00028437376022338867,0.0002824068069458008,0.00028771162033081055,0.0002893805503845215,0.0002880096435546875,0.00028574466705322266,0.0002880096435546875,0.00029075145721435547,0.00028771162033081055,0.00028705596923828125,0.00028836727142333984,0.0002830624580383301,0.00028270483016967773,0.00028204917907714844,0.00028705596923828125,0.00028908252716064453,0.0002866983413696289,0.0002853870391845703,0.0002796649932861328,0.0002810359001159668,0.0002776980400085449,0.00027638673782348633,0.00027507543563842773,0.00027638673782348633,0.00027740001678466797,0.00028008222579956055,0.00027674436569213867,0.0002726912498474121,0.00027871131896972656,0.0002740025520324707,0.0002663731575012207,0.00026303529739379883,0.0002644062042236328,0.0002643465995788574,0.0002644062042236328,0.0002643465995788574,0.0002643465995788574,0.000268399715423584,0.0002644062042236328,0.0002650022506713867,0.0002636909484863281,0.0002626776695251465,0.0002620220184326172,0.0002626776695251465,0.0002677440643310547,0.0002620816230773926,0.00026237964630126953,0.0002613663673400879,0.0002626776695251465,0.00026303529739379883,0.0002593994140625,0.0002600550651550293,0.0002593994140625,0.0002573728561401367,0.00025534629821777344,0.00025272369384765625,0.0002557039260864258,0.00025469064712524414,0.0002530217170715332,0.00025337934494018555,0.0002467036247253418,0.00024771690368652344,0.00024235248565673828,0.00024402141571044922,0.0002390146255493164,0.00024437904357910156,0.0002390146255493164,0.0002383589744567871,0.00023740530014038086]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.006151735782623291,0.00825241394340992,0.010603094473481178,0.01302444189786911,0.015535121783614159,0.018090469762682915,0.020654484629631042,0.023216165602207184,0.025839515030384064,0.028476528823375702,0.031191544607281685,0.03391089290380478,0.03662257641553879,0.039362259209156036,0.042164940387010574,0.044964954257011414,0.04779697209596634,0.05061165615916252,0.05343567207455635,0.05626701936125755,0.05913270264863968,0.0619860514998436,0.06485273689031601,0.06775475293397903,0.07062377035617828,0.07344145327806473,0.07630646973848343,0.07916581630706787,0.08198816329240799,0.08481951802968979,0.08762253075838089,0.09057154506444931,0.0936369001865387,0.0967862457036972,0.10001426935195923,0.10336428880691528,0.10675830394029617,0.11021699011325836,0.11377201229333878,0.11750736832618713,0.12126638740301132,0.12511473894119263,0.12899410724639893,0.13295878469944,0.13700313866138458,0.14113283157348633,0.14534053206443787,0.14960920810699463,0.15393424034118652,0.15837693214416504,0.16277462244033813,0.16723830997943878,0.17173834145069122,0.17623403668403625,0.18085838854312897,0.18548908829689026,0.19010044634342194,0.19476279616355896,0.19943416118621826,0.20412085950374603,0.20880621671676636,0.21353290975093842,0.2181849330663681,0.22284796833992004,0.22748999297618866,0.23211468756198883,0.2367313802242279,0.24129639565944672,0.24584542214870453,0.25031012296676636,0.25474613904953003,0.2591811716556549,0.26354119181632996,0.26779887080192566,0.27200689911842346,0.27622559666633606,0.28040462732315063,0.28445765376091003,0.2884500026702881,0.292354017496109,0.29621636867523193,0.2999534010887146,0.30368542671203613,0.3073107600212097,0.31087613105773926,0.31436648964881897,0.31775882840156555,0.32106852531433105,0.32430052757263184,0.32747355103492737,0.3305068910121918,0.33348891139030457,0.3363786041736603,0.33923929929733276,0.34203097224235535,0.3447253108024597,0.3473363220691681,0.3498550057411194,0.3523220419883728,0.35473769903182983,0.35710006952285767,0.35937073826789856,0.3615390956401825,0.3636394143104553,0.3657187819480896,0.36769846081733704,0.369639128446579,0.371517151594162,0.3733048141002655,0.37507981061935425,0.37678149342536926,0.37842416763305664,0.38002052903175354,0.38154685497283936,0.38302987813949585,0.38444721698760986,0.3858325481414795,0.38716623187065125,0.38845691084861755,0.3897049129009247,0.39090725779533386,0.3920445740222931,0.3931352496147156,0.3942032754421234,0.39523959159851074,0.3962649405002594,0.3972302973270416,0.398154616355896,0.39904463291168213,0.3998919725418091,0.4007139801979065,0.4015043079853058,0.402285635471344,0.40302130579948425,0.4037233293056488,0.40440699458122253,0.4050689935684204,0.4057210087776184,0.40635067224502563,0.4069596827030182,0.4075390100479126,0.4080953299999237,0.4086293578147888,0.4091466963291168,0.4096600115299225,0.410146027803421,0.410597026348114,0.411050021648407,0.4114803671836853,0.4118877053260803,0.4122820496559143,0.4126737117767334,0.4130600392818451,0.41343170404434204,0.41377905011177063,0.41410937905311584,0.4144200384616852,0.41472503542900085,0.4150437116622925,0.4153347313404083,0.41562438011169434,0.4158930480480194,0.4161643981933594,0.41641539335250854,0.4166630506515503,0.41690340638160706,0.4171324074268341,0.41736674308776855,0.41758206486701965,0.4177863895893097,0.4179874062538147,0.41818007826805115,0.4183790683746338,0.4185523986816406,0.41872572898864746,0.4189087450504303,0.4190830588340759,0.41925540566444397,0.41940340399742126,0.41955241560935974,0.41970640420913696,0.41985106468200684,0.4199894070625305,0.42012909054756165,0.42026641964912415,0.420396089553833,0.4205264151096344,0.4206497371196747,0.42076376080513,0.4208814203739166,0.4209940731525421,0.4211057424545288,0.42121607065200806,0.42132508754730225,0.4214267432689667,0.4215267598628998,0.421624094247818,0.42171475291252136,0.42180874943733215,0.4219004213809967,0.4219900965690613,0.4220747649669647,0.42216143012046814,0.42224475741386414,0.42232441902160645,0.42240843176841736,0.4224894344806671,0.4225667715072632,0.4226437509059906,0.42271509766578674,0.4227854311466217,0.4228544235229492,0.4229210913181305,0.4229910969734192,0.42305976152420044,0.423124760389328,0.42318543791770935,0.4232557713985443,0.4233171045780182,0.42337775230407715,0.42344310879707336,0.42350077629089355,0.42355743050575256,0.42361876368522644,0.42367976903915405,0.4237314462661743,0.42378443479537964,0.4238377809524536,0.4239024221897125,0.4239557683467865,0.42400577664375305,0.4240621030330658,0.42411544919013977,0.42417043447494507,0.4242214262485504,0.42427343130111694,0.424326092004776,0.4243820905685425,0.4244344234466553,0.4244847595691681,0.42453277111053467,0.4245840907096863,0.4246354401111603,0.4246867597103119,0.4247344434261322,0.42478111386299133,0.4248327612876892,0.424885094165802,0.4249354302883148,0.4249814450740814,0.42503345012664795,0.42508044838905334,0.42512744665145874,0.42517343163490295,0.4252191185951233,0.42526909708976746,0.42531877756118774,0.42536476254463196,0.4254114329814911,0.42545777559280396,0.42550212144851685,0.4255494475364685,0.425605446100235,0.4256531000137329,0.4256991147994995,0.42574578523635864,0.42579010128974915,0.42583978176116943,0.42588478326797485,0.42592746019363403,0.4259741008281708,0.4260197877883911,0.4260631203651428,0.4261121153831482,0.4261571168899536,0.426206111907959,0.42624977231025696,0.42629578709602356,0.426340788602829,0.4263867735862732,0.42642778158187866,0.4264697730541229,0.42651012539863586,0.4265561103820801,0.4266011118888855,0.4266451299190521,0.4266861081123352,0.4267351031303406,0.42677879333496094,0.4268217980861664,0.4268657863140106,0.4269101321697235,0.4269537925720215,0.42699578404426575,0.4270404577255249,0.42708346247673035,0.4271271228790283,0.42717012763023376,0.4272097945213318,0.427253782749176,0.42729446291923523,0.42733311653137207,0.4273761212825775,0.4274194538593292,0.4274594485759735,0.4274994432926178,0.42754077911376953,0.427581787109375,0.42762044072151184,0.42765912413597107,0.42769744992256165,0.42773279547691345,0.42776811122894287,0.42780378460884094,0.4278377890586853,0.42787444591522217,0.427909791469574,0.42794379591941833,0.4279778003692627,0.42801380157470703,0.428047776222229,0.42807912826538086,0.42811280488967896,0.4281461238861084,0.42817947268486023,0.42821580171585083,0.42825013399124146,0.4282834529876709,0.4283207952976227,0.4283544719219208,0.4283864498138428,0.4284181296825409,0.42845144867897034,0.4284781217575073,0.4285121262073517,0.4285427927970886,0.42857345938682556,0.4286031126976013,0.42863112688064575,0.42866045236587524,0.42868679761886597,0.4287157952785492,0.4287441372871399,0.4287707805633545,0.4287987947463989,0.42882347106933594,0.4288484752178192,0.4288724660873413,0.4288927912712097,0.42891645431518555,0.4289401173591614],"recovered":[0.0,0.0028766829054802656,0.005381696857511997,0.007821377366781235,0.01022772490978241,0.012693405151367188,0.015211420133709908,0.017744433134794235,0.02030511572957039,0.022858796641230583,0.025477811694145203,0.028148826211690903,0.030835840851068497,0.03355519101023674,0.0362575389444828,0.039038222283124924,0.04183056950569153,0.04462091997265816,0.04743993654847145,0.05025095120072365,0.05308963358402252,0.05594131723046303,0.05877266824245453,0.061629682779312134,0.06449603289365768,0.06738171726465225,0.0702330619096756,0.07311141490936279,0.07593876123428345,0.07881644368171692,0.08163179457187653,0.08447614312171936,0.08738182485103607,0.09034684300422668,0.09339119493961334,0.09653854370117188,0.09974756836891174,0.10309424996376038,0.10649560391902924,0.10997428745031357,0.11356564611196518,0.11724232882261276,0.1210363507270813,0.12484604120254517,0.12872272729873657,0.13269108533859253,0.13678911328315735,0.14093312621116638,0.1451631486415863,0.14940518140792847,0.15371254086494446,0.15807390213012695,0.16250558197498322,0.16695627570152283,0.17141731083393097,0.175996333360672,0.18052469193935394,0.1851513832807541,0.18982641398906708,0.19446709752082825,0.19915245473384857,0.20381681621074677,0.20855918526649475,0.2132815420627594,0.21793289482593536,0.22260859608650208,0.2272586226463318,0.23187531530857086,0.23649634420871735,0.24106603860855103,0.2455533891916275,0.2500440776348114,0.2545320987701416,0.2589031457901001,0.26325348019599915,0.2674958407878876,0.2717338800430298,0.27595189213752747,0.28009724617004395,0.28415626287460327,0.28813329339027405,0.29206764698028564,0.2959003448486328,0.2997240424156189,0.30342239141464233,0.3070937395095825,0.31064310669898987,0.3141157925128937,0.3175261318683624,0.32086181640625,0.3240628242492676,0.3271878659725189,0.3302328586578369,0.333222895860672,0.33612123131752014,0.33897557854652405,0.34171292185783386,0.34443262219429016,0.34705328941345215,0.3495849668979645,0.35208266973495483,0.3544990122318268,0.3568020164966583,0.35903871059417725,0.3612033724784851,0.36331304907798767,0.3653510808944702,0.3673497438430786,0.36928510665893555,0.37112876772880554,0.3729504346847534,0.3747127950191498,0.37640947103500366,0.378054141998291,0.3796604871749878,0.38119783997535706,0.38267782330513,0.3841131627559662,0.38549718260765076,0.3868425190448761,0.3881145417690277,0.3893512189388275,0.39053887128829956,0.39168187975883484,0.39278656244277954,0.3938658833503723,0.3949095606803894,0.3959045708179474,0.39685091376304626,0.397765576839447,0.39866891503334045,0.3995252549648285,0.40037593245506287,0.4011766016483307,0.4019359350204468,0.4026762843132019,0.40337660908699036,0.4040689468383789,0.40473461151123047,0.40537962317466736,0.40599462389945984,0.4066019654273987,0.4071809649467468,0.40774065256118774,0.40828296542167664,0.40881532430648804,0.4093036651611328,0.40977799892425537,0.41025200486183167,0.41069498658180237,0.411106675863266,0.41151633858680725,0.4119189977645874,0.4123246669769287,0.41269201040267944,0.4130510091781616,0.41340166330337524,0.41374102234840393,0.4140576720237732,0.4143686890602112,0.4146883487701416,0.4149876832962036,0.4152683615684509,0.41555002331733704,0.41580402851104736,0.41606268286705017,0.41631436347961426,0.4165603518486023,0.41679003834724426,0.4170153737068176,0.4172283709049225,0.4174380302429199,0.4176303744316101,0.4178323745727539,0.41802337765693665,0.41820037364959717,0.41837969422340393,0.41855505108833313,0.41873636841773987,0.4188947081565857,0.41905003786087036,0.4192133843898773,0.41936904191970825,0.41950738430023193,0.41965004801750183,0.4197940528392792,0.41992905735969543,0.4200553894042969,0.4201767146587372,0.4202987253665924,0.4204227030277252,0.4205423891544342,0.4206547141075134,0.4207753837108612,0.42088472843170166,0.4209913909435272,0.42109137773513794,0.4211917221546173,0.42128339409828186,0.4213767349720001,0.4214690625667572,0.42156338691711426,0.42164939641952515,0.42173704504966736,0.42182305455207825,0.421904057264328,0.421987384557724,0.42207038402557373,0.4221573770046234,0.42224040627479553,0.422313392162323,0.42238572239875793,0.42245540022850037,0.422531396150589,0.4226010739803314,0.4226703941822052,0.42274007201194763,0.4228007197380066,0.42286473512649536,0.4229297339916229,0.422995388507843,0.42305871844291687,0.423117071390152,0.4231773912906647,0.4232383966445923,0.4232950508594513,0.42335405945777893,0.4234094023704529,0.42346206307411194,0.4235237240791321,0.4235863983631134,0.42363640666007996,0.4236917197704315,0.42374640703201294,0.42380139231681824,0.423855721950531,0.4239097237586975,0.42396607995033264,0.4240204095840454,0.4240764081478119,0.42412474751472473,0.42417606711387634,0.4242217242717743,0.4242737293243408,0.4243250787258148,0.4243737459182739,0.4244194030761719,0.4244730770587921,0.42452508211135864,0.4245724081993103,0.4246227443218231,0.4246707260608673,0.42472073435783386,0.42476940155029297,0.4248160719871521,0.424860417842865,0.42490440607070923,0.42495474219322205,0.42500039935112,0.425049751996994,0.4250943958759308,0.42514273524284363,0.4251927435398102,0.4252423942089081,0.42529040575027466,0.4253387451171875,0.4253857433795929,0.42543306946754456,0.42548006772994995,0.42552807927131653,0.42557406425476074,0.4256187379360199,0.4256620705127716,0.42570939660072327,0.4257550835609436,0.4257977306842804,0.4258394241333008,0.42588675022125244,0.42593440413475037,0.42597973346710205,0.42602774500846863,0.4260704219341278,0.4261120855808258,0.4261554181575775,0.4262007474899292,0.42624542117118835,0.4262904226779938,0.4263320863246918,0.4263777434825897,0.4264160692691803,0.42645907402038574,0.4264984130859375,0.4265444278717041,0.42658907175064087,0.42663174867630005,0.4266790747642517,0.42672276496887207,0.4267617464065552,0.4268067479133606,0.42684775590896606,0.4268910884857178,0.42692941427230835,0.4269677400588989,0.4270114302635193,0.4270540773868561,0.42709842324256897,0.4271407425403595,0.42718642950057983,0.4272264242172241,0.4272654056549072,0.42730575799942017,0.42734310030937195,0.42737874388694763,0.4274160861968994,0.4274527430534363,0.42748841643333435,0.4275224208831787,0.4275550842285156,0.4275917410850525,0.42762675881385803,0.4276607632637024,0.4276960790157318,0.4277344346046448,0.42776742577552795,0.4277970790863037,0.4278327524662018,0.4278677701950073,0.4278997480869293,0.4279327690601349,0.4279654324054718,0.4280027449131012,0.4280344247817993,0.4280644357204437,0.4280984103679657,0.4281237721443176,0.42815643548965454,0.42818641662597656,0.4282154142856598,0.42825010418891907,0.4282817542552948,0.42831042408943176,0.428339421749115,0.4283687472343445,0.42840108275413513,0.4284251034259796,0.4284501075744629,0.4284714162349701,0.42849576473236084,0.4285180866718292,0.4285441040992737,0.42856642603874207],"active":[0.006151735782623291,0.0053757308050990105,0.005221397615969181,0.005203064531087875,0.005307396873831749,0.005397064611315727,0.005443064495921135,0.005471732467412949,0.005534399300813675,0.005617732182145119,0.005713732913136482,0.005762066692113876,0.005786735564470291,0.005807068198919296,0.005907401442527771,0.00592673197388649,0.005966402590274811,0.005990736186504364,0.0059957355260849,0.006016068160533905,0.006043069064617157,0.0060447342693805695,0.006080068647861481,0.006125070154666901,0.006127737462520599,0.006059736013412476,0.006073407828807831,0.006054401397705078,0.006049402058124542,0.00600307434797287,0.005990736186504364,0.00609540194272995,0.0062550753355026245,0.00643940269947052,0.006623074412345886,0.006825745105743408,0.00701073557138443,0.007122740149497986,0.00727640837430954,0.007533080875873566,0.007700741291046143,0.007872410118579865,0.007957756519317627,0.008112743496894836,0.00828041136264801,0.008441746234893799,0.008551418781280518,0.008676081895828247,0.00877109169960022,0.008971750736236572,0.009062081575393677,0.009164407849311829,0.009232759475708008,0.009277760982513428,0.009441077709197998,0.009492754936218262,0.009575754404067993,0.00961141288280487,0.009607747197151184,0.009653761982917786,0.009653761982917786,0.00971609354019165,0.009625747799873352,0.009566426277160645,0.009557098150253296,0.009506091475486755,0.009472757577896118,0.009421080350875854,0.009349077939987183,0.009244084358215332,0.009192749857902527,0.009137094020843506,0.009009093046188354,0.008895725011825562,0.008753418922424316,0.008729755878448486,0.00867074728012085,0.008505761623382568,0.00835275650024414,0.008197754621505737,0.008083075284957886,0.007885754108428955,0.00778508186340332,0.00758671760559082,0.007453739643096924,0.00727275013923645,0.007115721702575684,0.006952732801437378,0.006774395704269409,0.006611734628677368,0.006444066762924194,0.0063010454177856445,0.006145745515823364,0.006016403436660767,0.005909740924835205,0.005749732255935669,0.0056234002113342285,0.005422383546829224,0.005268752574920654,0.0051527321338653564,0.005017399787902832,0.004871726036071777,0.00473707914352417,0.004600703716278076,0.004515409469604492,0.004385411739349365,0.004288047552108765,0.004167407751083374,0.004019707441329956,0.003951042890548706,0.0038310587406158447,0.0037113726139068604,0.003611057996749878,0.00349271297454834,0.0033693909645080566,0.0032493770122528076,0.0031547248363494873,0.0030530691146850586,0.002959728240966797,0.002862393856048584,0.0027927160263061523,0.002693355083465576,0.0025963783264160156,0.0025213956832885742,0.002453029155731201,0.002399057149887085,0.0023207366466522217,0.0022500455379486084,0.0021937191486358643,0.0021263957023620605,0.00204506516456604,0.001979053020477295,0.001909703016281128,0.0018447041511535645,0.0017873942852020264,0.0017307102680206299,0.0016923844814300537,0.001652061939239502,0.001616060733795166,0.00158005952835083,0.0015443861484527588,0.0014933645725250244,0.0014483928680419922,0.0014060437679290771,0.0013770461082458496,0.0013307034969329834,0.0012933611869812012,0.0012720227241516113,0.0012283623218536377,0.001192718744277954,0.0011753737926483154,0.0011573731899261475,0.0011410415172576904,0.00110703706741333,0.0010870397090911865,0.0010583698749542236,0.0010183751583099365,0.0009840130805969238,0.0009860396385192871,0.0009660422801971436,0.0009360313415527344,0.0009053647518157959,0.0008960366249084473,0.0008653700351715088,0.0008590221405029297,0.0008407235145568848,0.0008180439472198486,0.0008063912391662598,0.0007920265197753906,0.0007710158824920654,0.0007590353488922119,0.0007420480251312256,0.0007486939430236816,0.0007200241088867188,0.0007023513317108154,0.0007083714008331299,0.0007033646106719971,0.0007003545761108398,0.0006670355796813965,0.0006577074527740479,0.0006563663482666016,0.0006376802921295166,0.0006203651428222656,0.0006217062473297119,0.0006163716316223145,0.000602036714553833,0.0005973577499389648,0.0005943477153778076,0.0005870461463928223,0.0005826950073242188,0.0005713701248168945,0.0005633533000946045,0.0005613565444946289,0.00054970383644104,0.0005420148372650146,0.0005353689193725586,0.0005327165126800537,0.0005230307579040527,0.000525355339050293,0.000523686408996582,0.0005210340023040771,0.0005113780498504639,0.0005120337009429932,0.0005077123641967773,0.0005013644695281982,0.0005043745040893555,0.0005020499229431152,0.0004963874816894531,0.0004863739013671875,0.00047469139099121094,0.00047203898429870605,0.0004687011241912842,0.00046569108963012695,0.0004597008228302002,0.00045868754386901855,0.00045436620712280273,0.00044536590576171875,0.0004550516605377197,0.00045236945152282715,0.00044801831245422363,0.0004477202892303467,0.00044205784797668457,0.00044035911560058594,0.0004413723945617676,0.0004413723945617676,0.00043639540672302246,0.000430375337600708,0.0004283785820007324,0.00044035911560058594,0.00043204426765441895,0.00041937828063964844,0.00042569637298583984,0.00042372941970825195,0.0004240274429321289,0.00042003393173217773,0.0004177093505859375,0.0004163682460784912,0.00041601061820983887,0.0004140138626098633,0.00040835142135620117,0.0004080235958099365,0.0004080235958099365,0.00041371583938598633,0.00041303038597106934,0.0004093647003173828,0.0004073679447174072,0.000413358211517334,0.0004120171070098877,0.00041034817695617676,0.00040903687477111816,0.0004107058048248291,0.00040972232818603516,0.00040671229362487793,0.00040403008460998535,0.0004030466079711914,0.0004086792469024658,0.0004143714904785156,0.0004100203514099121,0.00041103363037109375,0.0004080235958099365,0.00040772557258605957,0.00040671229362487793,0.0004127025604248047,0.0004107058048248291,0.0004087090492248535,0.0004070401191711426,0.00040435791015625,0.00040671229362487793,0.00040471553802490234,0.0003993809223175049,0.0004000365734100342,0.0004010498523712158,0.0004010498523712158,0.00040271878242492676,0.00040203332901000977,0.00040838122367858887,0.00041034817695617676,0.00040903687477111816,0.0004063844680786133,0.0004070401191711426,0.0004000365734100342,0.0003993511199951172,0.0003980398178100586,0.0004006922245025635,0.00040036439895629883,0.00039970874786376953,0.00039568543434143066,0.0004030168056488037,0.0004010498523712158,0.000405728816986084,0.00040671229362487793,0.00041171908378601074,0.0004093647003173828,0.00040671229362487793,0.0004087090492248535,0.0004043877124786377,0.00040435791015625,0.00040838122367858887,0.0004030466079711914,0.00040602684020996094,0.00040337443351745605,0.0004037022590637207,0.00040838122367858887,0.0004080235958099365,0.00040537118911743164,0.0004010200500488281,0.0004000365734100342,0.000395357608795166,0.0003940165042877197,0.0003937184810638428,0.0003916919231414795,0.0003896951675415039,0.00038936734199523926,0.0003876984119415283,0.00038504600524902344,0.0003860294818878174,0.00038737058639526367,0.00038871169090270996,0.0003860592842102051,0.000387042760848999,0.00038701295852661133,0.00038304924964904785,0.0003783702850341797,0.00037869811058044434,0.00038239359855651855,0.00038304924964904785,0.00038236379623413086,0.00038370490074157715,0.00038802623748779297,0.0003890395164489746,0.00038370490074157715,0.00038370490074157715,0.00038701295852661133,0.000379711389541626,0.0003883540630340576,0.00038635730743408203,0.000387042760848999,0.0003876984119415283,0.00038102269172668457,0.00037869811058044434,0.0003763735294342041,0.0003763735294342041,0.00037539005279541016,0.00036969780921936035,0.0003736913204193115,0.0003733634948730469,0.0003770589828491211,0.00037670135498046875,0.00037470459938049316,0.00037235021591186523,0.0003736913204193115]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.006151735782623291,0.008250747807323933,0.010699762031435966,0.013338776305317879,0.01611245796084404,0.01902380958199501,0.02204849198460579,0.025178510695695877,0.028425194323062897,0.03182388097047806,0.035313233733177185,0.038946256041526794,0.042719610035419464,0.0465836301445961,0.05057798698544502,0.054722342640161514,0.05898670107126236,0.06287172436714172,0.0665174126625061,0.06991876661777496,0.07313011586666107,0.07614513486623764,0.07901981472969055,0.08168316632509232,0.08418017625808716,0.08652185648679733,0.08869586884975433,0.09074854850769043,0.09266889095306396,0.09446756541728973,0.09615824371576309,0.0977359190583229,0.09920193254947662,0.10056427121162415,0.1018616110086441,0.10306961834430695,0.1041942909359932,0.10523929446935654,0.1062229722738266,0.10714364051818848,0.10800564289093018,0.10881765186786652,0.10956098884344101,0.11026632785797119,0.11090099811553955,0.11153533309698105,0.11210500448942184,0.11265000700950623,0.11313600838184357,0.11360201239585876,0.11403001099824905,0.11442601680755615,0.11479634791612625,0.11515135318040848,0.11548468470573425,0.1157863587141037,0.11606235802173615,0.11633335798978806,0.11656735837459564,0.11678869277238846,0.11700569838285446,0.11719736456871033,0.11738003045320511,0.11755269765853882,0.11771070212125778,0.11785969883203506,0.1180047020316124,0.11812670528888702,0.1182473674416542,0.11835703998804092,0.11845704168081284,0.11855637282133102,0.11864803731441498,0.11873170733451843,0.11881537735462189,0.11888870596885681,0.11895404011011124,0.11901737749576569,0.11907771229743958,0.11913371086120605,0.11918804049491882,0.11923471093177795,0.11928004026412964,0.11932338029146194,0.11936137825250626,0.11940104514360428,0.1194380447268486,0.11947070807218552,0.11950371414422989,0.11953070759773254,0.11955837905406952,0.11958237737417221,0.11960437893867493,0.11962537467479706,0.11964637786149979,0.11966404318809509,0.11968504637479782,0.11970304697751999,0.11971937865018845,0.11973237991333008,0.11974538117647171,0.11976104229688644,0.1197720468044281,0.11978371441364288,0.1197933778166771,0.1198030486702919,0.11981237679719925,0.11982104927301407,0.11982937902212143,0.11983904987573624,0.11984704434871674,0.1198553815484047,0.11986038088798523,0.11986637860536575,0.11987370997667313,0.11987971514463425,0.11988471448421478,0.1198907122015953,0.11989471316337585,0.11989837884902954,0.11990204453468323,0.11990504711866379,0.11990804970264435,0.1199120432138443,0.119914710521698,0.11991771310567856,0.11992038041353226,0.11992338299751282,0.11992537975311279,0.11992804706096649,0.11993037909269333,0.1199323832988739,0.11993438005447388,0.11993604898452759,0.11993871629238129,0.1199403777718544,0.11994171142578125,0.11994238197803497,0.1199430450797081,0.11994504928588867,0.11994638293981552,0.11994704604148865,0.11994771659374237,0.11994804441928864,0.11994937807321548,0.11995038390159607,0.11995071172714233,0.11995138227939606,0.11995204538106918,0.11995238065719604,0.11995304375886917,0.1199537143111229,0.11995437741279602,0.11995504796504974,0.11995638161897659,0.11995704472064972,0.11995737999677658,0.1199580505490303,0.11995871365070343,0.11995971202850342,0.11995971202850342,0.11996038258075714,0.1199607104063034,0.11996104568243027,0.11996171623468399,0.11996171623468399,0.11996204406023026,0.11996237933635712,0.11996304988861084,0.1199633777141571,0.11996371299028397,0.11996371299028397,0.11996404826641083,0.11996404826641083,0.11996438354253769,0.11996471136808395,0.11996471136808395,0.11996504664421082,0.11996538192033768,0.11996571719646454,0.11996571719646454,0.11996571719646454,0.11996638029813766,0.11996638029813766,0.11996671557426453,0.11996671557426453,0.11996704339981079,0.11996704339981079,0.11996737867593765,0.11996771395206451,0.11996804922819138,0.11996804922819138,0.11996837705373764,0.11996904760599136,0.11996904760599136,0.11996904760599136,0.11996904760599136,0.11996904760599136,0.11996904760599136,0.11996938288211823,0.11996938288211823,0.11996938288211823,0.11996938288211823,0.11996971070766449,0.11997004598379135,0.11997038125991821,0.11997038125991821,0.11997038125991821,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507,0.11997071653604507],"recovered":[0.0,0.002883682958781719,0.005374363623559475,0.007838377729058266,0.010388058610260487,0.013098740950226784,0.01588575728237629,0.018734771758317947,0.02176545560359955,0.024918140843510628,0.02817382663488388,0.03151184320449829,0.035024531185626984,0.038684550672769547,0.042435575276613235,0.04636992886662483,0.05038895085453987,0.05451664328575134,0.05856333300471306,0.06235135346651077,0.06596170365810394,0.06937739253044128,0.07259807735681534,0.07561776041984558,0.07847677916288376,0.08115646243095398,0.0836784765124321,0.08603549003601074,0.08822450041770935,0.09027884155511856,0.09221385419368744,0.09401620179414749,0.09567154198884964,0.09726488590240479,0.09877388924360275,0.10014890134334564,0.10142224282026291,0.10264091193675995,0.10378758609294891,0.10484859347343445,0.10582426935434341,0.10675260424613953,0.10762894153594971,0.10843561589717865,0.10919462144374847,0.10990829020738602,0.11056829243898392,0.11118229478597641,0.11176763474941254,0.11229030042886734,0.11280463635921478,0.11326130479574203,0.11370964348316193,0.11410664767026901,0.11447898298501968,0.11483131349086761,0.11515798419713974,0.11546231806278229,0.11575798690319061,0.1160256564617157,0.11626265943050385,0.11649032682180405,0.1167006641626358,0.11689799278974533,0.11707732826471329,0.11725399643182755,0.11741133034229279,0.11756400018930435,0.11770100146532059,0.11782733350992203,0.11794300377368927,0.11805533617734909,0.11816400289535522,0.11826567351818085,0.11835000663995743,0.11843834072351456,0.11852066963911057,0.11859267204999924,0.11866067349910736,0.11872933804988861,0.1187870055437088,0.11884833872318268,0.11889734119176865,0.11895167082548141,0.1190013438463211,0.11904434114694595,0.11908233910799026,0.11912267655134201,0.11915934085845947,0.11919334530830383,0.11922267824411392,0.11924900859594345,0.11927667260169983,0.1193016767501831,0.11932334303855896,0.11934767663478851,0.11936767399311066,0.11938667297363281,0.11940634250640869,0.11942334473133087,0.1194390133023262,0.11945367604494095,0.11947067826986313,0.1194860115647316,0.11949734389781952,0.11950801312923431,0.1195196732878685,0.11952733993530273,0.11953867971897125,0.11954601109027863,0.11955367773771286,0.1195613443851471,0.1195683404803276,0.11957334727048874,0.1195790097117424,0.11958601325750351,0.1195923462510109,0.11959900707006454,0.11960334330797195,0.11960834264755249,0.1196126788854599,0.11961700767278671,0.119620680809021,0.11962401121854782,0.11962734162807465,0.1196303442120552,0.1196330115199089,0.1196356788277626,0.11963900923728943,0.11964101344347,0.1196436807513237,0.11964601278305054,0.11964701116085052,0.1196490079164505,0.11965101212263107,0.11965367943048477,0.11965567618608475,0.11965768039226532,0.1196596771478653,0.11966067552566528,0.11966200917959213,0.11966267973184586,0.11966367810964584,0.11966467648744583,0.11966501176357269,0.11966601014137268,0.11966801434755325,0.11966834217309952,0.1196693480014801,0.11967067420482635,0.11967067420482635,0.11967168003320694,0.11967234313488007,0.11967301368713379,0.11967367678880692,0.1196746751666069,0.11967600882053375,0.11967701464891434,0.11967801302671432,0.11967867612838745,0.11967934668064117,0.1196800097823143,0.11968034505844116,0.11968100816011429,0.11968134343624115,0.11968167871236801,0.11968167871236801,0.11968201398849487,0.119682677090168,0.11968301236629486,0.11968367546796799,0.11968367546796799,0.11968367546796799,0.11968401074409485,0.11968434602022171,0.11968468129634857,0.11968500912189484,0.11968500912189484,0.1196853443980217,0.1196853443980217,0.1196853443980217,0.1196853443980217,0.11968567967414856,0.11968567967414856,0.11968600749969482,0.11968667805194855,0.11968667805194855,0.11968701332807541,0.11968701332807541,0.11968701332807541,0.11968701332807541,0.11968701332807541,0.11968734115362167,0.11968734115362167,0.11968734115362167,0.11968767642974854,0.1196880117058754,0.11968834698200226,0.11968834698200226,0.11968834698200226,0.11968834698200226,0.11968834698200226,0.11968834698200226,0.11968834698200226,0.11968867480754852,0.11968901008367538,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225,0.11968934535980225],"active":[0.006151735782623291,0.0053670648485422134,0.0053253984078764915,0.005500398576259613,0.005724399350583553,0.005925068631768227,0.0061627347022295,0.00644373893737793,0.006659738719463348,0.00690574012696743,0.0071394070982933044,0.007434412837028503,0.0076950788497924805,0.007899079471826553,0.008142411708831787,0.008352413773536682,0.008597750216722488,0.00835508108139038,0.007954079657793045,0.007567413151264191,0.007168412208557129,0.006767742335796356,0.006421737372875214,0.006065405905246735,0.0057033970952034,0.005365394055843353,0.005017392337322235,0.0047130584716796875,0.004444390535354614,0.004188723862171173,0.003944389522075653,0.003719717264175415,0.0035303905606269836,0.0032993853092193604,0.0030877217650413513,0.0029207170009613037,0.0027720481157302856,0.002598382532596588,0.0024353861808776855,0.0022950470447540283,0.0021813735365867615,0.0020650476217269897,0.0019320473074913025,0.0018307119607925415,0.0017063766717910767,0.0016270428895950317,0.0015367120504379272,0.0014677122235298157,0.0013683736324310303,0.0013117119669914246,0.0012253746390342712,0.0011647120118141174,0.001086704432964325,0.0010447055101394653,0.001005701720714569,0.000955045223236084,0.000904373824596405,0.0008710399270057678,0.0008093714714050293,0.00076303631067276,0.0007430389523506165,0.0007070377469062805,0.0006793662905693054,0.0006547048687934875,0.0006333738565444946,0.0006057024002075195,0.0005933716893196106,0.0005627050995826721,0.0005463659763336182,0.0005297064781188965,0.0005140379071235657,0.0005010366439819336,0.0004840344190597534,0.00046603381633758545,0.00046537071466445923,0.00045036524534225464,0.0004333704710006714,0.000424705445766449,0.00041703879833221436,0.00040437281131744385,0.00040103495121002197,0.0003863722085952759,0.00038269907236099243,0.0003717094659805298,0.00036003440618515015,0.0003567039966583252,0.0003557056188583374,0.00034803152084350586,0.00034437328577041626,0.00033736228942871094,0.0003357008099555969,0.00033336877822875977,0.00032770633697509766,0.00032369792461395264,0.0003230348229408264,0.0003163665533065796,0.0003173723816871643,0.0003163740038871765,0.00031303614377975464,0.00030903518199920654,0.0003063678741455078,0.0003073662519454956,0.0003013685345649719,0.0002977028489112854,0.00029603391885757446,0.00029503554105758667,0.0002927035093307495,0.00029370933771133423,0.000290699303150177,0.0002930387854576111,0.00029336661100387573,0.0002940371632575989,0.0002920404076576233,0.00029303133487701416,0.0002947002649307251,0.0002937018871307373,0.00029236823320388794,0.0002917051315307617,0.00029136985540390015,0.0002900362014770508,0.00028936564922332764,0.0002880394458770752,0.00028736889362335205,0.00028803199529647827,0.00028736889362335205,0.00028736889362335205,0.00028736889362335205,0.0002877041697502136,0.00028637051582336426,0.0002870336174964905,0.0002866983413696289,0.00028637051582336426,0.00028736889362335205,0.0002870410680770874,0.0002877041697502136,0.0002866983413696289,0.0002860352396965027,0.0002847015857696533,0.00028336793184280396,0.00028437376022338867,0.00028437376022338867,0.00028436630964279175,0.0002840384840965271,0.00028336793184280396,0.00028436630964279175,0.00028437376022338867,0.0002826973795890808,0.0002830401062965393,0.0002826973795890808,0.00028170645236968994,0.00028236955404281616,0.0002820342779159546,0.0002820342779159546,0.0002820342779159546,0.00028270483016967773,0.00028236955404281616,0.00028137117624282837,0.0002810359001159668,0.0002807006239891052,0.0002810359001159668,0.00028036534786224365,0.0002803727984428406,0.00028036534786224365,0.000280037522315979,0.0002803727984428406,0.000280037522315979,0.00028036534786224365,0.00028036534786224365,0.0002803727984428406,0.00028036534786224365,0.000280037522315979,0.000280037522315979,0.0002803727984428406,0.000280037522315979,0.000280037522315979,0.0002800300717353821,0.00027970224618911743,0.000280037522315979,0.000280037522315979,0.0002803727984428406,0.0002803727984428406,0.0002803727984428406,0.0002807006239891052,0.0002807006239891052,0.00028070807456970215,0.000280037522315979,0.00028036534786224365,0.0002800300717353821,0.00028036534786224365,0.0002807006239891052,0.0002810359001159668,0.0002810359001159668,0.0002810359001159668,0.00028170645236968994,0.00028170645236968994,0.00028137117624282837,0.0002810359001159668,0.0002807006239891052,0.0002807006239891052,0.0002810359001159668,0.0002810359001159668,0.0002810359001159668,0.0002810359001159668,0.00028136372566223145,0.00028137117624282837,0.00028137117624282837,0.0002810359001159668,0.0002810359001159668,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837,0.00028137117624282837]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.006151735782623291,0.008235414512455463,0.010608427226543427,0.013142108917236328,0.015767790377140045,0.01843680441379547,0.021216154098510742,0.024071503430604935,0.026992186903953552,0.029950203374028206,0.032966889441013336,0.036080241203308105,0.039241258054971695,0.042444273829460144,0.0457472950220108,0.049053311347961426,0.05246333032846451,0.05555434897542,0.05840803310275078,0.06102071329951286,0.06351572275161743,0.06584274023771286,0.06801241636276245,0.06998643279075623,0.07183710485696793,0.07353578507900238,0.0751514583826065,0.07665113359689713,0.07804114371538162,0.07932748645544052,0.08048715442419052,0.08157316595315933,0.08259516954421997,0.08355583995580673,0.08439951390028,0.08520685136318207,0.0859701856970787,0.0866585224866867,0.08729219436645508,0.08788986504077911,0.08844953775405884,0.08898553997278214,0.0894598737359047,0.08991287648677826,0.09031420946121216,0.09070754796266556,0.09105754643678665,0.091392882168293,0.0917012169957161,0.09197655320167542,0.09223855286836624,0.09248889237642288,0.09272322803735733,0.09293089061975479,0.09311623126268387,0.09328489750623703,0.09345722943544388,0.09360656142234802,0.09375256299972534,0.09388823062181473,0.09401389956474304,0.09412290155887604,0.0942322313785553,0.09432123601436615,0.09440823644399643,0.09448890388011932,0.09455923736095428,0.09463556855916977,0.09470023959875107,0.09475890547037125,0.09481990337371826,0.09486790746450424,0.0949125736951828,0.09495990723371506,0.09500157088041306,0.09504123777151108,0.09507723897695541,0.09510890394449234,0.09514191001653671,0.09516957402229309,0.09519190341234207,0.09521690756082535,0.09523990750312805,0.09526223689317703,0.09528224170207977,0.09530557692050934,0.09532057493925095,0.09533657133579254,0.09534823894500732,0.09536191076040268,0.09537357091903687,0.09538690745830536,0.09539557248353958,0.09540390968322754,0.09541157633066177,0.09541990607976913,0.09542690962553024,0.09543357789516449,0.09543957561254501,0.09544491022825241,0.09544990956783295,0.09545457363128662,0.09545890986919403,0.09546323865652084,0.09546723961830139,0.09547124058008194,0.09547557681798935,0.09547890722751617,0.09548157453536987,0.09548623859882355,0.09548824280500412,0.09549057483673096,0.0954929068684578,0.09549424052238464,0.09549590945243835,0.09549757838249207,0.09550090879201889,0.09550290554761887,0.09550423920154572,0.09550490975379944,0.09550557285547256,0.09550657868385315,0.09550757706165314,0.09550857543945312,0.09550957381725311,0.09550957381725311,0.09551024436950684,0.0955105721950531,0.09551124274730682,0.09551157802343369,0.09551224112510681,0.09551357477903366,0.09551357477903366,0.09551391005516052,0.09551424533128738,0.09551457315683365,0.09551457315683365,0.09551524370908737,0.09551524370908737,0.09551557153463364,0.09551557153463364,0.0955159068107605,0.09551624208688736,0.09551657736301422,0.09551724046468735,0.09551791101694107,0.09551791101694107,0.09551823884248734,0.0955185741186142,0.0955185741186142,0.09551890939474106,0.09551924467086792,0.09551990777254105,0.09552024304866791,0.09552057832479477,0.09552057832479477,0.09552057832479477,0.09552057832479477,0.09552057832479477,0.09552090615034103,0.09552090615034103,0.09552090615034103,0.09552090615034103,0.0955212414264679,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476,0.09552157670259476],"recovered":[0.0,0.002918016631156206,0.00540036428719759,0.007812044583261013,0.0102873919531703,0.0128270722925663,0.015438420698046684,0.018130769953131676,0.020887117832899094,0.02370113506913185,0.026599816977977753,0.02954450063407421,0.03257351741194725,0.03568920120596886,0.03886222094297409,0.04209257289767265,0.04536325857043266,0.04872360825538635,0.05189996212720871,0.05491897836327553,0.05774499475955963,0.06041134148836136,0.06287068873643875,0.0652197003364563,0.06736871600151062,0.0693710595369339,0.07121873646974564,0.07296241074800491,0.07455575466156006,0.07603909820318222,0.07743610441684723,0.07870277762413025,0.07988312095403671,0.080979123711586,0.08200813084840775,0.08293546736240387,0.08378680795431137,0.08460714668035507,0.08537748456001282,0.08608049154281616,0.0867348238825798,0.08732815831899643,0.08788949996232986,0.08840716630220413,0.08888683468103409,0.08931217342615128,0.08972350507974625,0.0901075080037117,0.0904805138707161,0.09081918001174927,0.0911298468708992,0.09141718596220016,0.09167785197496414,0.09192819148302078,0.09215285629034042,0.0923568531870842,0.09255119413137436,0.09272319078445435,0.09289652854204178,0.09304752945899963,0.09318652749061584,0.09332852810621262,0.09344852715730667,0.09356553107500076,0.09367319941520691,0.09376586228609085,0.09385620057582855,0.09393619745969772,0.0940081998705864,0.09408153593540192,0.0941392034292221,0.09420686960220337,0.09425920248031616,0.09430786967277527,0.09435787051916122,0.09440253674983978,0.09444519877433777,0.09448153525590897,0.09451653808355331,0.09455153346061707,0.09458353370428085,0.09460920095443726,0.09463420510292053,0.09466087073087692,0.09468387067317963,0.09470720589160919,0.09472820162773132,0.09474753588438034,0.09476587176322937,0.09478086978197098,0.09479653835296631,0.0948098674416542,0.09482220560312271,0.09483154118061066,0.09484020620584488,0.09484787285327911,0.09485586732625961,0.09486287087202072,0.09487053751945496,0.09487820416688919,0.09488353878259659,0.09488887339830399,0.0948958694934845,0.0949002057313919,0.0949038714170456,0.094908207654953,0.09491120278835297,0.09491753578186035,0.0949215367436409,0.09492487460374832,0.09492786973714828,0.09493020176887512,0.09493353962898254,0.09493553638458252,0.09493720531463623,0.09493887424468994,0.09494154155254364,0.09494353830814362,0.09494520723819733,0.09494686871767044,0.09494787454605103,0.09494953602552414,0.09495086967945099,0.09495186805725098,0.09495320171117783,0.09495387226343155,0.09495487064123154,0.09495554119348526,0.09495586901903152,0.09495687484741211,0.09495720267295837,0.0949578732252121,0.09495820850133896,0.09495920687913895,0.09495986998081207,0.09495986998081207,0.09495986998081207,0.09496020525693893,0.09496086835861206,0.09496120363473892,0.09496153891086578,0.09496153891086578,0.09496187418699265,0.09496220201253891,0.09496253728866577,0.09496287256479263,0.0949632078409195,0.09496353566646576,0.09496387094259262,0.09496454149484634,0.09496454149484634,0.09496454149484634,0.09496486932039261,0.09496520459651947,0.09496553987264633,0.0949658751487732,0.09496620297431946,0.09496653825044632,0.09496653825044632,0.09496653825044632,0.09496687352657318,0.09496720135211945,0.09496720135211945,0.09496720135211945,0.09496753662824631,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317,0.09496787190437317],"active":[0.006151735782623291,0.005317397881299257,0.005208062939345837,0.005330064333975315,0.005480398423969746,0.005609732121229172,0.005777733400464058,0.005940733477473259,0.006105069071054459,0.006249068304896355,0.0063670724630355835,0.006535740569233894,0.006667740643024445,0.006755072623491287,0.006885074079036713,0.006960738450288773,0.007100071758031845,0.006830740720033646,0.0065080709755420685,0.006101734936237335,0.0057707279920578,0.0054313987493515015,0.0051417276263237,0.004766732454299927,0.004468388855457306,0.0041647255420684814,0.00393272191286087,0.003688722848892212,0.0034853890538215637,0.0032883882522583008,0.0030510500073432922,0.0028703883290290833,0.002712048590183258,0.0025767162442207336,0.0023913830518722534,0.0022713840007781982,0.002183377742767334,0.0020513758063316345,0.0019147098064422607,0.0018093734979629517,0.0017147138714790344,0.0016573816537857056,0.001570373773574829,0.0015057101845741272,0.00142737478017807,0.0013953745365142822,0.0013340413570404053,0.0012853741645812988,0.001220703125,0.0011573731899261475,0.001108705997467041,0.0010717064142227173,0.0010453760623931885,0.0010026991367340088,0.0009633749723434448,0.000928044319152832,0.000906035304069519,0.0008833706378936768,0.0008560344576835632,0.000840701162815094,0.0008273720741271973,0.0007943734526634216,0.0007837042212486267,0.000755704939365387,0.0007350370287895203,0.0007230415940284729,0.0007030367851257324,0.0006993710994720459,0.0006920397281646729,0.0006773695349693298,0.0006806999444961548,0.0006610378623008728,0.0006533712148666382,0.0006520375609397888,0.0006437003612518311,0.0006387010216712952,0.0006320402026176453,0.000627368688583374,0.0006253719329833984,0.0006180405616760254,0.0006083697080612183,0.000607706606388092,0.0006057024002075195,0.0006013661623001099,0.0005983710289001465,0.0005983710289001465,0.0005923733115196228,0.0005890354514122009,0.0005823671817779541,0.0005810409784317017,0.0005770325660705566,0.0005770400166511536,0.0005733668804168701,0.0005723685026168823,0.0005713701248168945,0.0005720332264900208,0.0005710422992706299,0.0005707070231437683,0.0005690380930900574,0.0005667060613632202,0.0005663707852363586,0.0005657002329826355,0.0005630403757095337,0.0005630329251289368,0.0005633682012557983,0.0005630329251289368,0.0005643740296363831,0.0005613714456558228,0.0005600377917289734,0.0005613639950752258,0.000560373067855835,0.000560373067855835,0.0005593672394752502,0.000558704137802124,0.000558704137802124,0.000558704137802124,0.0005593672394752502,0.0005593672394752502,0.0005590319633483887,0.0005580410361289978,0.0005576983094215393,0.00055704265832901,0.0005567073822021484,0.0005567073822021484,0.0005563721060752869,0.0005557015538215637,0.0005553737282752991,0.0005550310015678406,0.0005553737282752991,0.0005547031760215759,0.0005550384521484375,0.0005557015538215637,0.0005553662776947021,0.0005547031760215759,0.0005543753504753113,0.0005547031760215759,0.0005547031760215759,0.0005550384521484375,0.0005543753504753113,0.0005543678998947144,0.0005540326237678528,0.0005543678998947144,0.0005543678998947144,0.0005543753504753113,0.0005547031760215759,0.0005550384521484375,0.0005547031760215759,0.0005547031760215759,0.0005547031760215759,0.0005540326237678528,0.0005543678998947144,0.0005547031760215759,0.0005550384521484375,0.0005550384521484375,0.0005550384521484375,0.0005547031760215759,0.0005543753504753113,0.0005540400743484497,0.0005540400743484497,0.0005543678998947144,0.0005540326237678528,0.0005537047982215881,0.0005537047982215881,0.0005540400743484497,0.0005540400743484497,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881,0.0005537047982215881]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.006151735782623291,0.008231081068515778,0.010562427341938019,0.012984441593289375,0.015438121743500233,0.01794080249965191,0.020452484488487244,0.02295983023941517,0.02547251246869564,0.028039192780852318,0.030645541846752167,0.033283889293670654,0.03591490536928177,0.03851158544421196,0.0411379337310791,0.043822281062603,0.04646696522831917,0.04886464402079582,0.051109325140714645,0.0531473346054554,0.055003345012664795,0.05673002079129219,0.05830169841647148,0.05977870523929596,0.06113271415233612,0.06239072233438492,0.06352873146533966,0.06458206474781036,0.06555306911468506,0.06645141541957855,0.06728974729776382,0.06803275644779205,0.0687384232878685,0.06936676055192947,0.06993776559829712,0.07048577070236206,0.0709947720170021,0.07146110385656357,0.07188244163990021,0.07225677371025085,0.07260444760322571,0.07292178273200989,0.07322778552770615,0.07350578159093857,0.07375845313072205,0.07399045675992966,0.0741991251707077,0.07438812404870987,0.07456778734922409,0.0747297927737236,0.0748874619603157,0.07502046227455139,0.07514946162700653,0.07526145875453949,0.07537046074867249,0.07546946406364441,0.07555679231882095,0.07563246041536331,0.07570946216583252,0.0757804661989212,0.07584646344184875,0.0759098008275032,0.07596313208341599,0.0760108008980751,0.07605746388435364,0.0761021301150322,0.07614313066005707,0.07618080079555511,0.07621479779481888,0.07624279707670212,0.07627246528863907,0.07629813253879547,0.07632046937942505,0.0763421356678009,0.07636146992444992,0.0763784646987915,0.07639279961585999,0.07641113549470901,0.07642613351345062,0.07643746584653854,0.07645046710968018,0.07646013796329498,0.07647113502025604,0.07648079842329025,0.07648880034685135,0.0764954686164856,0.07650180160999298,0.0765077993273735,0.07651513814926147,0.07651913166046143,0.07652413100004196,0.0765291377902031,0.07653313130140305,0.07653680443763733,0.07654013484716415,0.07654313743114471,0.07654613256454468,0.07654879987239838,0.07655146718025208,0.0765548050403595,0.07655713707208633,0.07655946910381317,0.07656146585941315,0.07656413316726685,0.07656613737344742,0.0765681341290474,0.07656913250684738,0.07657013833522797,0.07657147198915482,0.0765724703669548,0.07657313346862793,0.07657413184642792,0.07657480239868164,0.07657647132873535,0.07657713443040848,0.07657846808433533,0.07657913863658905,0.07657946646213531,0.07658013701438904,0.0765804648399353,0.07658113539218903,0.07658147066831589,0.07658246904611588,0.076583132147789,0.07658346742391586,0.07658346742391586,0.07658380270004272,0.07658413797616959,0.07658480107784271,0.07658480107784271,0.07658513635396957,0.07658513635396957,0.07658513635396957,0.07658547163009644,0.0765857994556427,0.07658613473176956,0.07658647000789642,0.07658647000789642,0.07658647000789642,0.07658647000789642,0.07658647000789642,0.07658647000789642,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328,0.07658680528402328],"recovered":[0.0,0.0029190166387706995,0.0054070306941866875,0.007790710777044296,0.010232390835881233,0.012665738351643085,0.015145085752010345,0.017650766298174858,0.020145781338214874,0.022639460861682892,0.025158142670989037,0.027730491012334824,0.030328504741191864,0.03290951997041702,0.03553053364157677,0.0381782166659832,0.040792230516672134,0.043477244675159454,0.045975927263498306,0.04836827516555786,0.05057961866259575,0.052597299218177795,0.05449764057993889,0.056217316538095474,0.05780499428510666,0.059293001890182495,0.06064367666840553,0.06186901777982712,0.06301669031381607,0.06407403200864792,0.06506603211164474,0.06598937511444092,0.0668213814496994,0.06759204715490341,0.06828071922063828,0.06890872120857239,0.06951005756855011,0.07005573064088821,0.0705643966794014,0.07103573530912399,0.07145074009895325,0.07183407247066498,0.07219274342060089,0.07252807915210724,0.07283440977334976,0.0731087476015091,0.07336541265249252,0.07359408587217331,0.07380308210849762,0.07399308681488037,0.07418441772460938,0.07435475289821625,0.07449541985988617,0.07462909072637558,0.07476142048835754,0.07487475872039795,0.07498709112405777,0.07508508861064911,0.07516742497682571,0.07525142282247543,0.07532776147127151,0.07539375871419907,0.07546042650938034,0.07551775872707367,0.07557609677314758,0.07563142478466034,0.07568009197711945,0.0757220983505249,0.07576342672109604,0.0758027657866478,0.07583309710025787,0.0758647620677948,0.07589242607355118,0.07592009752988815,0.07594309747219086,0.07596243172883987,0.07598209381103516,0.07599843293428421,0.07601676136255264,0.0760331004858017,0.07604710012674332,0.07606076449155807,0.07607109844684601,0.07608043402433395,0.07609043270349503,0.07610009610652924,0.07610676437616348,0.07611343264579773,0.07611876726150513,0.07612709701061249,0.07613343000411987,0.07613776624202728,0.07614276558160782,0.07614709436893463,0.07615076750516891,0.07615376263856888,0.07615742832422256,0.07616109400987625,0.07616409659385681,0.07616576552391052,0.07616976648569107,0.07617142796516418,0.07617409527301788,0.07617642730474472,0.07617876678705215,0.07617976516485214,0.07618109881877899,0.07618343085050583,0.07618509978055954,0.07618609815835953,0.07618709653615952,0.07618843019008636,0.07618976384401321,0.07619043439626694,0.07619176805019379,0.0761934295296669,0.07619442790746689,0.07619509845972061,0.07619576156139374,0.0761960968375206,0.07619676738977432,0.07619776576757431,0.07619810104370117,0.07619842886924744,0.07619909942150116,0.07619943469762802,0.07619976252317429,0.07619976252317429,0.07619976252317429,0.07620009779930115,0.07620043307542801,0.07620043307542801,0.07620043307542801,0.07620076090097427,0.07620076090097427,0.07620109617710114,0.076201431453228,0.076201431453228,0.07620176672935486,0.07620176672935486,0.07620176672935486,0.07620176672935486,0.07620176672935486,0.07620209455490112,0.07620209455490112,0.07620209455490112,0.07620209455490112,0.07620209455490112,0.07620209455490112,0.07620209455490112,0.07620209455490112,0.07620209455490112,0.07620209455490112,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798,0.07620242983102798],"active":[0.006151735782623291,0.005312064662575722,0.005155396647751331,0.005193730816245079,0.0052057309076189995,0.005275064148008823,0.005307398736476898,0.005309063941240311,0.005326731130480766,0.005399731919169426,0.00548739917576313,0.005553398281335831,0.005586400628089905,0.005602065473794937,0.005607400089502335,0.005644064396619797,0.005674734711647034,0.005387399345636368,0.005133397877216339,0.004779059439897537,0.004423726350069046,0.004132721573114395,0.0038040578365325928,0.0035613887012004852,0.0033277198672294617,0.003097720444202423,0.002885054796934128,0.002713046967983246,0.002536378800868988,0.0023773834109306335,0.0022237151861190796,0.0020433813333511353,0.001917041838169098,0.001774713397026062,0.001657046377658844,0.0015770494937896729,0.0014847144484519958,0.001405373215675354,0.0013180449604988098,0.0012210384011268616,0.001153707504272461,0.0010877102613449097,0.0010350421071052551,0.0009777024388313293,0.0009240433573722839,0.0008817091584205627,0.0008337125182151794,0.0007940381765365601,0.000764705240726471,0.0007367059588432312,0.0007030442357063293,0.000665709376335144,0.0006540417671203613,0.0006323680281639099,0.0006090402603149414,0.00059470534324646,0.0005697011947631836,0.0005473718047142029,0.0005420371890068054,0.0005290433764457703,0.00051870197057724,0.0005160421133041382,0.0005027055740356445,0.0004930421710014343,0.0004813671112060547,0.0004707053303718567,0.00046303868293762207,0.0004587024450302124,0.00045137107372283936,0.0004400312900543213,0.00043936818838119507,0.0004333704710006714,0.00042804330587387085,0.00042203813791275024,0.0004183724522590637,0.00041603296995162964,0.0004107058048248291,0.0004127025604248047,0.00040937215089797974,0.0004043653607368469,0.00040336698293685913,0.00039937347173690796,0.0004000365734100342,0.00040036439895629883,0.00039836764335632324,0.00039537250995635986,0.0003950372338294983,0.00039436668157577515,0.00039637088775634766,0.000392034649848938,0.0003907009959220886,0.00039137154817581177,0.00039036571979522705,0.00038971006870269775,0.00038936734199523926,0.0003893747925758362,0.00038870424032211304,0.00038770586252212524,0.00038737058639526367,0.0003890395164489746,0.00038737058639526367,0.0003880411386489868,0.00038737058639526367,0.00038770586252212524,0.00038737058639526367,0.00038836896419525146,0.0003880336880683899,0.00038670748472213745,0.0003863722085952759,0.0003863722085952759,0.0003860369324684143,0.00038570165634155273,0.0003850385546684265,0.0003860369324684143,0.00038536638021469116,0.0003850385546684265,0.00038471072912216187,0.00038436800241470337,0.0003843754529953003,0.00038436800241470337,0.00038436800241470337,0.00038370490074157715,0.00038436800241470337,0.00038470327854156494,0.00038436800241470337,0.0003840327262878418,0.0003840401768684387,0.0003843754529953003,0.0003850385546684265,0.00038470327854156494,0.00038470327854156494,0.00038470327854156494,0.00038470327854156494,0.00038471072912216187,0.0003850385546684265,0.0003850385546684265,0.0003850385546684265,0.0003850385546684265,0.00038470327854156494,0.00038470327854156494,0.00038470327854156494,0.00038470327854156494,0.0003850385546684265,0.00038471072912216187,0.00038471072912216187,0.00038471072912216187,0.00038471072912216187,0.00038471072912216187,0.00038471072912216187,0.00038471072912216187,0.00038471072912216187,0.00038471072912216187,0.00038471072912216187,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003,0.0003843754529953003]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.006151735782623291,0.008212413638830185,0.010650094598531723,0.013307776302099228,0.016106458380818367,0.019020475447177887,0.022062160074710846,0.025308512151241302,0.028623197227716446,0.032065216451883316,0.03569857031106949,0.039472926408052444,0.043407946825027466,0.04742363467812538,0.051590994000434875,0.05586935207247734,0.06038037687540054,0.06452140212059021,0.06837908923625946,0.07196277379989624,0.07533712685108185,0.07855647802352905,0.08158916234970093,0.08442084491252899,0.08707652986049652,0.08955787867307663,0.09193389117717743,0.09414257109165192,0.09624791145324707,0.09821225702762604,0.10003159940242767,0.1017456129193306,0.10338161885738373,0.1048869639635086,0.10630597174167633,0.10763797909021378,0.10885931551456451,0.11000598967075348,0.1111193299293518,0.11213700473308563,0.11309634149074554,0.11400168389081955,0.1148596853017807,0.115654356777668,0.11640802770853043,0.11710403114557266,0.11773703247308731,0.1183280348777771,0.11888770759105682,0.11940871179103851,0.11990604549646378,0.12035538256168365,0.1207863837480545,0.12119638919830322,0.1215810552239418,0.12193305790424347,0.12226206064224243,0.12256872653961182,0.12285873293876648,0.12311740219593048,0.12337306886911392,0.12361039966344833,0.12382873892784119,0.12402773648500443,0.12421740591526031,0.12440340965986252,0.12456873804330826,0.12472841143608093,0.12487507611513138,0.12501341104507446,0.12514573335647583,0.12526541948318481,0.1253807544708252,0.12548141181468964,0.1255720853805542,0.12566140294075012,0.12574641406536102,0.12582308053970337,0.1258874237537384,0.12595275044441223,0.12601341307163239,0.12607108056545258,0.1261230856180191,0.12617242336273193,0.1262170821428299,0.12626609206199646,0.126308411359787,0.12634974718093872,0.1263854205608368,0.12642109394073486,0.12645474076271057,0.12648674845695496,0.12651441991329193,0.12653975188732147,0.12656241655349731,0.12658241391181946,0.12660440802574158,0.1266200840473175,0.1266360878944397,0.12665341794490814,0.12666741013526917,0.12668007612228394,0.1266927421092987,0.1267070770263672,0.12671974301338196,0.12673208117485046,0.126742422580719,0.12675242125988007,0.12676075100898743,0.12676909565925598,0.12677741050720215,0.12678542733192444,0.12679241597652435,0.1267980933189392,0.12680208683013916,0.1268080770969391,0.12681308388710022,0.1268177628517151,0.1268220841884613,0.1268274188041687,0.1268317550420761,0.12683409452438354,0.1268370896577835,0.1268407553434372,0.1268434226512909,0.12684574723243713,0.12684975564479828,0.12685175240039825,0.12685342133045197,0.12685509026050568,0.12685708701610565,0.12685908377170563,0.12686040997505188,0.1268620789051056,0.1268637478351593,0.12686508893966675,0.1268664300441742,0.12686775624752045,0.12686875462532043,0.12687009572982788,0.12687042355537415,0.12687107920646667,0.1268717497587204,0.12687242031097412,0.12687307596206665,0.12687376141548157,0.1268744170665741,0.1268760859966278,0.12687675654888153,0.1268770843744278,0.12687742710113525,0.12687775492668152,0.1268787533044815,0.1268787533044815,0.12687909603118896,0.12687909603118896,0.1268797516822815,0.1268797516822815,0.12688007950782776,0.12688042223453522,0.12688075006008148,0.1268814206123352,0.12688174843788147,0.12688174843788147,0.12688174843788147,0.12688207626342773,0.12688276171684265,0.12688308954238892,0.12688308954238892,0.12688308954238892,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518,0.12688341736793518],"recovered":[0.0,0.0029016830958426,0.005385363940149546,0.007863378152251244,0.010455058887600899,0.013165407814085484,0.01596609130501747,0.018851106986403465,0.02191612496972084,0.025096476078033447,0.028430160135030746,0.031917180866003036,0.03549719974398613,0.039293888956308365,0.04320724308490753,0.04724226891994476,0.05140829086303711,0.055765315890312195,0.059992339462041855,0.06404303014278412,0.06782805174589157,0.07143174111843109,0.07486342638731003,0.07809977978467941,0.08113346248865128,0.08399981260299683,0.08664616197347641,0.08918717503547668,0.09153818339109421,0.0937698632478714,0.09586954116821289,0.09781188517808914,0.0996479019522667,0.1013922393321991,0.10302158445119858,0.10453259199857712,0.10596860200166702,0.10728727281093597,0.10853561758995056,0.10971929132938385,0.11082296073436737,0.11184430122375488,0.11281130462884903,0.11372198164463043,0.1145683154463768,0.11536765098571777,0.11612599343061447,0.11680266261100769,0.11744366586208344,0.11803033947944641,0.11858267337083817,0.11910800635814667,0.11959567666053772,0.12006868422031403,0.12050868570804596,0.12091868370771408,0.12130268663167953,0.12165869027376175,0.1219806894659996,0.12228935956954956,0.12256769835948944,0.1228276938199997,0.12308569997549057,0.12332870066165924,0.12354203313589096,0.12374570220708847,0.12394337356090546,0.12412837147712708,0.12429703772068024,0.12444737553596497,0.12459370493888855,0.12473703920841217,0.12486470490694046,0.12498003989458084,0.12509171664714813,0.1251920461654663,0.1252913773059845,0.12538237869739532,0.12546971440315247,0.12553904950618744,0.12560637295246124,0.1256687194108963,0.1257307082414627,0.12578937411308289,0.12583771347999573,0.12588438391685486,0.1259337216615677,0.12598037719726562,0.12602537870407104,0.12606671452522278,0.12610605359077454,0.12614071369171143,0.12617404758930206,0.126205712556839,0.12623338401317596,0.1262560486793518,0.1262800544500351,0.12630105018615723,0.12632037699222565,0.12633837759494781,0.12635637819766998,0.12637338042259216,0.12638738751411438,0.1263997107744217,0.12641571462154388,0.1264307200908661,0.12644505500793457,0.12645405530929565,0.12646572291851044,0.12647604942321777,0.1264837235212326,0.1264917105436325,0.12650038301944733,0.1265067160129547,0.12651404738426208,0.1265200525522232,0.12652471661567688,0.12653104960918427,0.12653671205043793,0.12654204666614532,0.12654738128185272,0.1265520453453064,0.12655505537986755,0.12655872106552124,0.12656305730342865,0.12656638026237488,0.12656939029693604,0.12657205760478973,0.12657605111598969,0.1265777200460434,0.1265793889760971,0.12658138573169708,0.12658338248729706,0.12658537924289703,0.12658672034740448,0.12658804655075073,0.1265900582075119,0.1265910565853119,0.12659205496311188,0.12659338116645813,0.12659472227096558,0.12659604847431183,0.12659671902656555,0.12659771740436554,0.12659871578216553,0.12659938633441925,0.12660005688667297,0.12660105526447296,0.12660272419452667,0.1266033798456192,0.12660405039787292,0.12660472095012665,0.12660539150238037,0.12660571932792664,0.1266060471534729,0.12660671770572662,0.12660671770572662,0.12660671770572662,0.12660671770572662,0.1266070455312729,0.12660738825798035,0.1266077160835266,0.1266077160835266,0.12660838663578033,0.12660838663578033,0.1266087144613266,0.1266087144613266,0.12660905718803406,0.12660938501358032,0.1266097128391266,0.12661005556583405,0.12661005556583405,0.12661005556583405,0.12661005556583405,0.12661005556583405,0.12661005556583405,0.12661005556583405,0.12661005556583405,0.1266103833913803,0.1266103833913803,0.1266103833913803,0.1266103833913803,0.1266103833913803,0.1266103833913803,0.1266103833913803,0.1266103833913803,0.1266103833913803,0.1266103833913803,0.1266103833913803,0.1266103833913803,0.1266103833913803,0.1266103833913803,0.1266103833913803,0.1266103833913803,0.1266103833913803,0.1266103833913803,0.1266103833913803,0.1266103833913803,0.1266103833913803,0.1266103833913803,0.1266103833913803,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657,0.12661071121692657],"active":[0.006151735782623291,0.005310730542987585,0.005264730658382177,0.005444398149847984,0.005651399493217468,0.005855067633092403,0.006096068769693375,0.006457405164837837,0.0067070722579956055,0.006968740373849869,0.007268410176038742,0.007555745542049408,0.007910747081041336,0.008129745721817017,0.008383750915527344,0.008627083152532578,0.008972086012363434,0.008756086230278015,0.008386749774217606,0.007919743657112122,0.007509075105190277,0.007124736905097961,0.0067257359623909,0.006321065127849579,0.005943067371845245,0.0055580660700798035,0.005287729203701019,0.004955396056175232,0.0047097280621528625,0.004442393779754639,0.004162058234214783,0.003933727741241455,0.003733716905117035,0.0034947246313095093,0.0032843872904777527,0.0031053870916366577,0.0028907135128974915,0.002718716859817505,0.002583712339401245,0.0024177134037017822,0.002273380756378174,0.0021573826670646667,0.002048380672931671,0.0019323751330375671,0.0018397122621536255,0.001736380159854889,0.0016110390424728394,0.0015253722667694092,0.0014440417289733887,0.001378372311592102,0.0013233721256256104,0.0012473762035369873,0.0011907070875167847,0.0011277049779891968,0.0010723695158958435,0.0010143741965293884,0.0009593740105628967,0.0009100362658500671,0.0008780434727668762,0.0008280426263809204,0.0008053705096244812,0.0007827058434486389,0.0007430389523506165,0.0006990358233451843,0.0006753727793693542,0.0006577074527740479,0.0006253644824028015,0.0006000399589538574,0.0005780383944511414,0.0005660355091094971,0.0005520284175872803,0.000528380274772644,0.0005160495638847351,0.0005013719201087952,0.0004803687334060669,0.0004693567752838135,0.0004550367593765259,0.00044070184230804443,0.0004177093505859375,0.0004137009382247925,0.0004070401191711426,0.0004023611545562744,0.0003923773765563965,0.00038304924964904785,0.0003793686628341675,0.00038170814514160156,0.0003746896982192993,0.0003693699836730957,0.00036004185676574707,0.00035437941551208496,0.00034868717193603516,0.0003460347652435303,0.00034037232398986816,0.0003340393304824829,0.0003290325403213501,0.00032636523246765137,0.00032435357570648193,0.0003190338611602783,0.0003157109022140503,0.00031504034996032715,0.00031103193759918213,0.00030669569969177246,0.00030535459518432617,0.0003073662519454956,0.00030402839183807373,0.000301361083984375,0.00029736757278442383,0.0002983659505844116,0.00029502809047698975,0.000293046236038208,0.00029368698596954346,0.00029371678829193115,0.00029203295707702637,0.00029137730598449707,0.0002880394458770752,0.00028802454471588135,0.00028836727142333984,0.00028671324253082275,0.00028537213802337646,0.00028537213802337646,0.00028437376022338867,0.00028204917907714844,0.0002820342779159546,0.0002820342779159546,0.00028036534786224365,0.00027936697006225586,0.00028036534786224365,0.0002796947956085205,0.0002773702144622803,0.0002773702144622803,0.0002776980400085449,0.0002776980400085449,0.0002770274877548218,0.00027669966220855713,0.0002770274877548218,0.0002770423889160156,0.0002763718366622925,0.00027669966220855713,0.00027669966220855713,0.000276714563369751,0.00027570128440856934,0.0002750307321548462,0.0002750307321548462,0.00027470290660858154,0.00027436017990112305,0.0002743750810623169,0.00027436017990112305,0.0002750307321548462,0.0002740323543548584,0.00027370452880859375,0.0002733767032623291,0.0002730339765548706,0.00027336180210113525,0.0002730339765548706,0.00027304887771606445,0.0002723783254623413,0.0002730339765548706,0.0002730339765548706,0.00027336180210113525,0.0002733767032623291,0.00027336180210113525,0.00027370452880859375,0.0002740323543548584,0.00027336180210113525,0.00027336180210113525,0.00027336180210113525,0.00027404725551605225,0.0002740323543548584,0.00027370452880859375,0.0002733767032623291,0.00027336180210113525,0.00027336180210113525,0.00027336180210113525,0.00027336180210113525,0.00027336180210113525,0.00027336180210113525,0.00027336180210113525,0.00027336180210113525,0.0002730339765548706,0.0002730339765548706,0.0002730339765548706,0.0002730339765548706,0.0002730339765548706,0.0002730339765548706,0.0002730339765548706,0.0002730339765548706,0.0002730339765548706,0.0002730339765548706,0.0002730339765548706,0.0002730339765548706,0.0002730339765548706,0.0002730339765548706,0.0002730339765548706,0.0002730339765548706,0.0002730339765548706,0.0002730339765548706,0.0002730339765548706,0.0002730339765548706,0.0002730339765548706,0.0002730339765548706,0.0002730339765548706,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596,0.00027270615100860596]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.006151735782623291,0.008257080800831318,0.010634761303663254,0.013200108893215656,0.0158257894217968,0.018577471375465393,0.02134648710489273,0.024253837764263153,0.027178853750228882,0.030222872272133827,0.03336522355675697,0.03658924251794815,0.03984759375452995,0.04318494349718094,0.046627964824438095,0.05013065040111542,0.05368567258119583,0.05698968842625618,0.060018375515937805,0.06282905489206314,0.06543506681919098,0.06786708533763885,0.07016176730394363,0.07228811085224152,0.07428145408630371,0.07617612928152084,0.07791214436292648,0.07952214777469635,0.0810241624712944,0.08240283280611038,0.08371751010417938,0.08492651581764221,0.08606385439634323,0.0871218591928482,0.08809053152799606,0.08899720758199692,0.08983154594898224,0.09061688184738159,0.091351218521595,0.09203822165727615,0.09268289059400558,0.0932612270116806,0.09381389617919922,0.09433456510305405,0.09480223804712296,0.09523457288742065,0.09564824402332306,0.09603024274110794,0.09640024602413177,0.09672858566045761,0.09702691435813904,0.09731125086545944,0.09757358580827713,0.09782225638628006,0.09804859012365341,0.09826192259788513,0.09845826029777527,0.0986422598361969,0.09880392998456955,0.09895726293325424,0.09909526258707047,0.09922226518392563,0.09934426099061966,0.09945826232433319,0.09956593066453934,0.09966393560171127,0.09975626319646835,0.09983859956264496,0.09992226958274841,0.09999559819698334,0.10006459802389145,0.10012560337781906,0.10018093138933182,0.10022959858179092,0.10027826577425003,0.10032593458890915,0.10037027299404144,0.10040860623121262,0.10044193267822266,0.10047393292188644,0.1005062684416771,0.10053560137748718,0.10056093335151672,0.10058460384607315,0.10060694068670273,0.1006302684545517,0.10064760595560074,0.1006682738661766,0.10068593919277191,0.10070227086544037,0.10071593523025513,0.1007286012172699,0.10074260830879211,0.10075660794973373,0.10076593607664108,0.10077627003192902,0.10078560560941696,0.10079526901245117,0.10080394148826599,0.10081160813570023,0.10081760585308075,0.100824274122715,0.1008296087384224,0.10083626955747604,0.10084260255098343,0.1008472740650177,0.10085227340459824,0.10085760802030563,0.10086093842983246,0.10086426883935928,0.10086826980113983,0.10087260603904724,0.1008756086230278,0.10087760537862778,0.10088027268648148,0.10088327527046204,0.10088527202606201,0.1008889377117157,0.10089027136564255,0.10089194029569626,0.10089360922574997,0.10089493542909622,0.10089626908302307,0.10089727491140366,0.10089893639087677,0.10090060532093048,0.10090160369873047,0.10090293735265732,0.10090427100658417,0.10090560466051102,0.100906603038311,0.10090760886669159,0.10090827196836472,0.10090894252061844,0.10091026872396469,0.10091093927621841,0.1009119376540184,0.10091260820627213,0.10091327130794525,0.10091426968574524,0.10091527551412582,0.10091593861579895,0.10091627389192581,0.10091693699359894,0.1009172722697258,0.10091760754585266,0.10091760754585266,0.10091793537139893,0.10091793537139893,0.10091793537139893,0.10091793537139893,0.10091860592365265,0.10091926902532578,0.10091960430145264,0.10091960430145264,0.1009199395775795,0.1009199395775795,0.1009199395775795,0.1009199395775795,0.1009199395775795,0.1009199395775795,0.1009199395775795,0.1009199395775795,0.1009199395775795,0.1009199395775795,0.1009199395775795,0.1009199395775795,0.1009199395775795,0.1009199395775795,0.1009199395775795,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636,0.10092027485370636],"recovered":[0.0,0.002882682951167226,0.005404363851994276,0.007841377519071102,0.010334058664739132,0.012905405834317207,0.015566755086183548,0.01828710362315178,0.02108878642320633,0.023967135697603226,0.02694748528301716,0.029972169548273087,0.0331055223941803,0.03630887344479561,0.03958288952708244,0.04297857731580734,0.04637126252055168,0.04984694719314575,0.053251635283231735,0.05648265406489372,0.05948500335216522,0.06227635219693184,0.06490936875343323,0.06737471371889114,0.06970205903053284,0.07184773683547974,0.07385508716106415,0.07571342587471008,0.07745310664176941,0.07907544821500778,0.08057645708322525,0.08199713379144669,0.08332180231809616,0.08456014841794968,0.08570348471403122,0.08676515519618988,0.08774616569280624,0.08864983916282654,0.08950284123420715,0.09029784798622131,0.09104351699352264,0.09172552078962326,0.09234985709190369,0.09292752295732498,0.09349452704191208,0.09400220215320587,0.09447986632585526,0.09490753710269928,0.09532420337200165,0.09572120755910873,0.09608320891857147,0.09641754627227783,0.09672655165195465,0.09701121598482132,0.09727221727371216,0.09751388430595398,0.09774088859558105,0.0979495570063591,0.09814389050006866,0.09832289069890976,0.0984855592250824,0.09863989055156708,0.09878089278936386,0.09892089664936066,0.09903322905302048,0.09914922714233398,0.09925389289855957,0.09935889393091202,0.0994538962841034,0.0995415672659874,0.09961823374032974,0.09968623518943787,0.09975356608629227,0.09981822967529297,0.09987656772136688,0.09992556273937225,0.09997356683015823,0.10002189874649048,0.10006256401538849,0.10010556876659393,0.10014290362596512,0.10017556697130203,0.10020656883716583,0.10023356974124908,0.10025890171527863,0.10028290003538132,0.1003052368760109,0.10032957047224045,0.10034990310668945,0.10036756843328476,0.10038623213768005,0.10040257126092911,0.10041790455579758,0.10043223947286606,0.10044723749160767,0.10045789927244186,0.10046723484992981,0.10047557204961777,0.10048423707485199,0.1004939004778862,0.1005019024014473,0.10050990432500839,0.10051657259464264,0.10052390396595001,0.10053090006113052,0.10053690522909164,0.1005425676703453,0.10054723918437958,0.10055124014616013,0.10055656731128693,0.10055990517139435,0.10056456923484802,0.10056890547275543,0.10057390481233597,0.10057657212018967,0.10057923942804337,0.10058290511369705,0.10058523714542389,0.10058756917715073,0.10058923810720444,0.10059057176113129,0.10059323906898499,0.10059457272291183,0.10059656947851181,0.10059724003076553,0.10059957206249237,0.10060057044029236,0.10060156881809235,0.1006029024720192,0.10060390084981918,0.1006055697798729,0.10060656815767288,0.10060790181159973,0.10060823708772659,0.1006099060177803,0.10061056911945343,0.10061156749725342,0.10061223804950714,0.10061357170343399,0.10061423480510712,0.10061457008123398,0.10061590373516083,0.10061656683683395,0.10061723738908768,0.1006179004907608,0.10061823576688766,0.10061857104301453,0.10061890631914139,0.10061956942081451,0.10061956942081451,0.10061956942081451,0.10061956942081451,0.10061956942081451,0.10061990469694138,0.10061990469694138,0.10062023997306824,0.10062090307474136,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823,0.10062123835086823],"active":[0.006151735782623291,0.005374398082494736,0.005230397451668978,0.005358731374144554,0.005491730757057667,0.005672065541148186,0.005779732018709183,0.005966734141111374,0.0060900673270225525,0.0062557365745306015,0.006417738273739815,0.006617072969675064,0.006742071360349655,0.00687607005238533,0.007045075297355652,0.007152073085308075,0.00731441006064415,0.007142741233110428,0.00676674023270607,0.006346400827169418,0.005950063467025757,0.005590733140707016,0.0052523985505104065,0.004913397133350372,0.004579395055770874,0.004328392446041107,0.004057057201862335,0.003808721899986267,0.003571055829524994,0.0033273845911026,0.003141053020954132,0.002929382026195526,0.0027420520782470703,0.002561710774898529,0.0023870468139648438,0.0022320523858070374,0.002085380256175995,0.0019670426845550537,0.001848377287387848,0.00174037367105484,0.0016393736004829407,0.0015357062220573425,0.0014640390872955322,0.001407042145729065,0.0013077110052108765,0.0012323707342147827,0.001168377697467804,0.0011227056384086609,0.001076042652130127,0.001007378101348877,0.0009437054395675659,0.0008937045931816101,0.0008470341563224792,0.0008110404014587402,0.0007763728499412537,0.0007480382919311523,0.0007173717021942139,0.0006927028298377991,0.000660039484500885,0.0006343722343444824,0.0006097033619880676,0.000582374632358551,0.0005633682012557983,0.0005373656749725342,0.0005327016115188599,0.0005147084593772888,0.000502370297908783,0.0004797056317329407,0.00046837329864501953,0.00045403093099594116,0.00044636428356170654,0.00043936818838119507,0.0004273653030395508,0.0004113689064979553,0.0004016980528831482,0.00040037184953689575,0.00039670616388320923,0.00038670748472213745,0.0003793686628341675,0.000368364155292511,0.0003633648157119751,0.00036003440618515015,0.0003543645143508911,0.00035103410482406616,0.0003480389714241028,0.00034736841917037964,0.00034236907958984375,0.0003387033939361572,0.0003360360860824585,0.00033470243215560913,0.00032970309257507324,0.0003260299563407898,0.00032470375299453735,0.0003243684768676758,0.00031869858503341675,0.0003183707594871521,0.0003183707594871521,0.00031969696283340454,0.00031970441341400146,0.0003177076578140259,0.00031570345163345337,0.000314369797706604,0.00031303614377975464,0.0003123655915260315,0.0003117024898529053,0.0003103688359260559,0.0003097057342529297,0.0003103688359260559,0.00030969828367233276,0.0003077015280723572,0.0003083646297454834,0.00030803680419921875,0.0003067031502723694,0.0003037005662918091,0.0003037005662918091,0.00030403584241867065,0.0003023669123649597,0.0003037005662918091,0.0003027021884918213,0.0003027021884918213,0.00030303746461868286,0.00030169636011123657,0.00030169636011123657,0.0003007054328918457,0.00030169636011123657,0.00030103325843811035,0.00030103325843811035,0.0003013685345649719,0.0003013685345649719,0.0003017038106918335,0.00030103325843811035,0.0003010407090187073,0.00030037015676498413,0.0003007054328918457,0.0003003627061843872,0.00030037015676498413,0.00030037015676498413,0.00030037015676498413,0.000299699604511261,0.00030003488063812256,0.0003007054328918457,0.00030003488063812256,0.0002997070550918579,0.000299699604511261,0.00029937177896499634,0.00029937177896499634,0.00029903650283813477,0.00029902905225753784,0.0002983659505844116,0.0002983659505844116,0.0002983659505844116,0.00029903650283813477,0.000299699604511261,0.000299699604511261,0.000299699604511261,0.000299699604511261,0.00029903650283813477,0.0002987012267112732,0.0002987012267112732,0.0002987012267112732,0.0002987012267112732,0.0002987012267112732,0.0002987012267112732,0.0002987012267112732,0.0002987012267112732,0.0002987012267112732,0.0002987012267112732,0.0002987012267112732,0.0002987012267112732,0.0002987012267112732,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477,0.00029903650283813477]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.006151735782623291,0.008232414722442627,0.01056042779237032,0.012970107607543468,0.015414121560752392,0.017889469861984253,0.020437482744455338,0.02298649773001671,0.025572845712304115,0.028176194056868553,0.030847210437059402,0.03353355824947357,0.0362362414598465,0.03900892287492752,0.04174693673849106,0.04451562091708183,0.047290969640016556,0.0497826486825943,0.052100662142038345,0.05421800911426544,0.056218020617961884,0.05806569755077362,0.05975937470793724,0.06132638081908226,0.06277572363615036,0.06411705911159515,0.0653480738401413,0.06647741049528122,0.06753608584403992,0.06849841773509979,0.06939142942428589,0.07022376358509064,0.07098610699176788,0.0716911107301712,0.07232244312763214,0.07290411740541458,0.07346411794424057,0.07396378368139267,0.07442845404148102,0.07486812770366669,0.07527045905590057,0.075636126101017,0.07597246766090393,0.07628346979618073,0.07657480239868164,0.07683713734149933,0.07707980275154114,0.07729747146368027,0.0775044709444046,0.07769647240638733,0.07786280661821365,0.07804014533758163,0.0781821459531784,0.07831747829914093,0.07845047861337662,0.07856348156929016,0.0786668136715889,0.07875781506299973,0.0788474828004837,0.07893215119838715,0.07901114970445633,0.07907447963953018,0.07913748174905777,0.07919614762067795,0.07924714684486389,0.07929815351963043,0.07934415340423584,0.07938048243522644,0.07942014932632446,0.07945848256349564,0.07948948442935944,0.07952281832695007,0.07955081760883331,0.07957815378904343,0.07960081845521927,0.07962115108966827,0.07964315265417099,0.07966181635856628,0.07968015223741531,0.07969681918621063,0.07971181720495224,0.07972415536642075,0.07973648607730865,0.07974715530872345,0.07975948601961136,0.07976914942264557,0.07977748662233353,0.07978615164756775,0.07979481667280197,0.07980114966630936,0.07980582118034363,0.07981281727552414,0.07981615513563156,0.07982048392295837,0.07982415705919266,0.07982715219259262,0.07982981950044632,0.07983282208442688,0.07983548939228058,0.07983848452568054,0.07984048873186111,0.07984315603971481,0.07984515279531479,0.07984648644924164,0.07984748482704163,0.07984915375709534,0.07985082268714905,0.07985182106494904,0.07985248416662216,0.07985281944274902,0.07985381782054901,0.07985515147447586,0.07985582202672958,0.07985614985227585,0.0798574835062027,0.0798574835062027,0.07985815405845642,0.07985848933458328,0.07985915243625641,0.07985948771238327,0.07985982298851013,0.0798601508140564,0.07986048609018326,0.07986082136631012,0.07986115664243698,0.07986148446798325,0.07986148446798325,0.07986181974411011,0.07986215502023697,0.07986249029636383,0.0798628181219101,0.0798628181219101,0.0798628181219101,0.0798628181219101,0.0798628181219101,0.07986315339803696,0.07986315339803696,0.07986348867416382,0.07986348867416382,0.07986348867416382,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068,0.07986382395029068],"recovered":[0.0,0.0028983496595174074,0.005401697009801865,0.007811044342815876,0.010204724967479706,0.012650405056774616,0.015099752694368362,0.017605433240532875,0.020152781158685684,0.022718127816915512,0.025296475738286972,0.027895158156752586,0.03052017278969288,0.033199187368154526,0.03589920327067375,0.038619887083768845,0.04133490100502968,0.044105250388383865,0.04673093184828758,0.049209944903850555,0.051522623747587204,0.05365430563688278,0.0556793138384819,0.05750732496380806,0.059218667447566986,0.060802675783634186,0.06226435303688049,0.06359102576971054,0.06481236964464188,0.06595670431852341,0.06702971458435059,0.06801338493824005,0.06890405714511871,0.06970705837011337,0.07046440243721008,0.07116573303937912,0.07181140780448914,0.07241907715797424,0.07297774404287338,0.07349241524934769,0.0739547535777092,0.07439075410366058,0.07479309290647507,0.07516509294509888,0.07550809532403946,0.07581943273544312,0.07611043006181717,0.07636876404285431,0.07661709934473038,0.07683343440294266,0.07704243808984756,0.07722476869821548,0.07740110158920288,0.07756944000720978,0.07771910727024078,0.07785377651453018,0.0779847726225853,0.07809777557849884,0.07819877564907074,0.07829844206571579,0.07838644087314606,0.07847077399492264,0.07854311168193817,0.07861144840717316,0.07867611199617386,0.07873611152172089,0.07879244536161423,0.07884244620800018,0.07888410985469818,0.07892777770757675,0.0789681151509285,0.0790017768740654,0.07903377711772919,0.07906778156757355,0.07909611612558365,0.07912211120128632,0.07914578169584274,0.07916911691427231,0.07918845117092133,0.07920878380537033,0.07922378182411194,0.07923845201730728,0.0792524516582489,0.07926544547080994,0.07927644997835159,0.07928945124149323,0.07930111885070801,0.07930944859981537,0.07931944727897644,0.07932611554861069,0.07933411747217178,0.07934045046567917,0.07934711873531342,0.07935178279876709,0.07935644686222076,0.07936178147792816,0.07936544716358185,0.07936844974756241,0.07937044650316238,0.07937344908714294,0.07937677949666977,0.07938011735677719,0.07938244938850403,0.07938545197248459,0.0793871134519577,0.07938878238201141,0.07939011603593826,0.07939144968986511,0.07939378172159195,0.07939411699771881,0.07939445227384567,0.0793951153755188,0.07939644902944565,0.07939678430557251,0.07939744740724564,0.0793977826833725,0.07939811795949936,0.07939878106117249,0.07939945161342621,0.07940011471509933,0.0794004499912262,0.07940111309289932,0.07940178364515305,0.07940178364515305,0.07940211892127991,0.07940244674682617,0.0794031172990799,0.07940345257520676,0.07940378040075302,0.07940411567687988,0.07940411567687988,0.07940411567687988,0.07940445095300674,0.0794047862291336,0.0794047862291336,0.0794047862291336,0.07940511405467987,0.07940511405467987,0.07940511405467987,0.07940511405467987,0.07940511405467987,0.07940544933080673,0.07940544933080673,0.07940544933080673,0.07940544933080673,0.07940544933080673,0.07940544933080673,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336,0.0794057846069336],"active":[0.006151735782623291,0.005334065295755863,0.005158730782568455,0.0051590632647275925,0.005209396593272686,0.005239064805209637,0.005337730050086975,0.005381064489483833,0.005420064553618431,0.005458066239953041,0.00555073469877243,0.005638400092720985,0.005716068670153618,0.005809735506772995,0.0058477334678173065,0.005895733833312988,0.0059560686349868774,0.005677398294210434,0.005369730293750763,0.0050080642104148865,0.0046953968703746796,0.004411391913890839,0.0040800608694553375,0.0038190558552742004,0.003557056188583374,0.003314383327960968,0.0030837208032608032,0.0028863847255706787,0.0027237161993980408,0.0025417134165763855,0.0023617148399353027,0.002210378646850586,0.00208204984664917,0.001984052360057831,0.001858040690422058,0.0017383843660354614,0.0016527101397514343,0.0015447065234184265,0.0014507099986076355,0.0013757124543190002,0.0013157054781913757,0.0012453719973564148,0.0011793747544288635,0.0011183768510818481,0.0010667070746421814,0.0010177046060562134,0.0009693726897239685,0.0009287074208259583,0.0008873715996742249,0.0008630380034446716,0.0008203685283660889,0.0008153766393661499,0.0007810443639755249,0.0007480382919311523,0.0007313713431358337,0.0007097050547599792,0.0006820410490036011,0.000660039484500885,0.0006487071514129639,0.0006337091326713562,0.0006247088313102722,0.0006037056446075439,0.0005943700671195984,0.0005846992135047913,0.000571034848690033,0.0005620419979095459,0.0005517080426216125,0.0005380362272262573,0.0005360394716262817,0.0005307048559188843,0.0005213692784309387,0.0005210414528846741,0.000517040491104126,0.0005103722214698792,0.0005047023296356201,0.000499039888381958,0.0004973709583282471,0.0004926994442939758,0.000491701066493988,0.0004880353808403015,0.0004880353808403015,0.00048570334911346436,0.0004840344190597534,0.0004817098379135132,0.0004830360412597656,0.00047969818115234375,0.0004763677716255188,0.00047670304775238037,0.000475369393825531,0.00047503411769866943,0.0004717037081718445,0.0004723668098449707,0.00046903640031814575,0.0004687011241912842,0.0004677101969718933,0.00046537071466445923,0.00046437233686447144,0.00046437233686447144,0.0004650428891181946,0.00046503543853759766,0.0004637092351913452,0.00046303868293762207,0.0004627034068107605,0.00046103447675704956,0.00046037137508392334,0.00046037137508392334,0.0004607066512107849,0.00046037137508392334,0.0004587024450302124,0.0004587024450302124,0.0004593655467033386,0.00046003609895706177,0.00045937299728393555,0.0004593655467033386,0.00046003609895706177,0.0004597008228302002,0.00046003609895706177,0.0004597082734107971,0.0004597008228302002,0.00045937299728393555,0.00045937299728393555,0.000459037721157074,0.0004587024450302124,0.000459037721157074,0.000459037721157074,0.000459037721157074,0.00045836716890335083,0.00045836716890335083,0.00045837461948394775,0.00045837461948394775,0.0004587024450302124,0.0004587024450302124,0.00045836716890335083,0.00045803189277648926,0.00045803189277648926,0.00045836716890335083,0.0004580393433570862,0.00045837461948394775,0.00045837461948394775,0.00045837461948394775,0.0004587098956108093,0.00045837461948394775,0.00045837461948394775,0.00045837461948394775,0.00045837461948394775,0.00045837461948394775,0.00045837461948394775,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862,0.0004580393433570862]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.006151735782623291,0.008247081190347672,0.010695427656173706,0.013295109383761883,0.016083458438515663,0.01897447556257248,0.022001825273036957,0.025101177394390106,0.028400862589478493,0.03181421384215355,0.03533423691987991,0.03897825628519058,0.04275660961866379,0.04666929692029953,0.05069698765873909,0.054860010743141174,0.05915803462266922,0.06325706094503403,0.06726541370153427,0.07113010436296463,0.07497578859329224,0.07874781638383865,0.08237016946077347,0.08590652048587799,0.08937854319810867,0.09275322407484055,0.09600257873535156,0.09919959306716919,0.10231427848339081,0.10538863390684128,0.1083296462893486,0.11119899898767471,0.11399567872285843,0.11667102575302124,0.11926737427711487,0.12179605662822723,0.12423040717840195,0.12658675014972687,0.12887009978294373,0.13107243180274963,0.133218452334404,0.1352771371603012,0.13726814091205597,0.13921049237251282,0.14104749262332916,0.14284850656986237,0.1445668488740921,0.14622953534126282,0.14781786501407623,0.1493702083826065,0.15085655450820923,0.1523088961839676,0.1536829024553299,0.15501224994659424,0.1562839150428772,0.15751659870147705,0.158681258559227,0.15981827676296234,0.16091327369213104,0.1619626134634018,0.16299128532409668,0.16396762430667877,0.16490696370601654,0.16579563915729523,0.16663631796836853,0.1674506515264511,0.1682533174753189,0.16899731755256653,0.16973599791526794,0.1704176664352417,0.17109666764736176,0.17174500226974487,0.1723853498697281,0.17298001050949097,0.17354701459407806,0.1740870177745819,0.17462168633937836,0.175129696726799,0.17561636865139008,0.17607669532299042,0.17653870582580566,0.17698103189468384,0.1773976981639862,0.17780137062072754,0.17818470299243927,0.1785617172718048,0.17891204357147217,0.1792573779821396,0.17960338294506073,0.1799137145280838,0.1802130490541458,0.18050605058670044,0.18079638481140137,0.1810697317123413,0.18133306503295898,0.18159405887126923,0.18184106051921844,0.1820770651102066,0.18230906128883362,0.18253806233406067,0.1827434003353119,0.18295040726661682,0.18314006924629211,0.18333306908607483,0.18352541327476501,0.18370307981967926,0.18387940526008606,0.184044748544693,0.18420808017253876,0.18436340987682343,0.18451541662216187,0.18466708064079285,0.18481475114822388,0.1849490851163864,0.18508674204349518,0.18522408604621887,0.1853407472372055,0.18546675145626068,0.1855800896883011,0.18570375442504883,0.18581241369247437,0.18592241406440735,0.18602709472179413,0.18613742291927338,0.18623942136764526,0.18633942306041718,0.1864320933818817,0.18653275072574615,0.18662409484386444,0.18671108782291412,0.18680042028427124,0.18689009547233582,0.18697476387023926,0.1870550960302353,0.18713141977787018,0.18720708787441254,0.18728043138980865,0.18735042214393616,0.18742109835147858,0.18749143183231354,0.1875600963830948,0.18762743473052979,0.18769243359565735,0.18776176869869232,0.1878300905227661,0.18789876997470856,0.18796110153198242,0.18802043795585632,0.18808576464653015,0.1881447732448578,0.18820376694202423,0.1882634311914444,0.1883201003074646,0.18837577104568481,0.1884317696094513,0.1884821057319641,0.18853910267353058,0.18859009444713593,0.1886381059885025,0.18869076669216156,0.18873876333236694,0.1887914389371872,0.1888401061296463,0.18889009952545166,0.1889454424381256,0.18899643421173096,0.1890411078929901,0.18909010291099548,0.18913909792900085,0.18918344378471375,0.1892307698726654,0.18927910923957825,0.18932577967643738,0.18937410414218903,0.1894194334745407,0.18946777284145355,0.18950910866260529,0.18955376744270325,0.18959343433380127,0.18963943421840668,0.18968477845191956,0.18972477316856384,0.1897711157798767,0.18980911374092102,0.18984843790531158,0.18989410996437073,0.1899394392967224,0.1899784356355667,0.19002243876457214,0.1900644451379776,0.1901051104068756,0.19014811515808105,0.19018810987472534,0.1902257800102234,0.19026345014572144,0.190301775932312,0.19034144282341003,0.19038310647010803,0.1904251128435135,0.19046811759471893,0.1905047744512558,0.19054211676120758,0.19057811796665192,0.19061711430549622,0.19065344333648682,0.19069577753543854,0.1907324492931366,0.19077011942863464,0.19080878794193268,0.19084544479846954,0.1908804476261139,0.19091378152370453,0.19094811379909515,0.1909874528646469,0.1910211145877838,0.19105711579322815,0.19109578430652618,0.19113178551197052,0.19116878509521484,0.1912037879228592,0.19124211370944977,0.19127511978149414,0.19131311774253845,0.1913507878780365,0.19138778746128082,0.19142411649227142,0.19145944714546204,0.19149544835090637,0.19153378903865814,0.19157011806964874,0.19160711765289307,0.19164378941059113,0.19168345630168915,0.19172078371047974,0.19175778329372406,0.1917964518070221,0.19183312356472015,0.19186978042125702,0.19190578162670135,0.1919434517621994,0.19197878241539001,0.19201812148094177,0.19205445051193237,0.1920914500951767,0.1921251267194748,0.1921604573726654,0.19219645857810974,0.19223211705684662,0.19226612150669098,0.19229945540428162,0.1923367828130722,0.192374125123024,0.19240812957286835,0.19244278967380524,0.19247779250144958,0.19251412153244019,0.19255079329013824,0.19259178638458252,0.19262412190437317,0.19266346096992493,0.19270145893096924,0.19273778796195984,0.19277578592300415,0.1928117871284485,0.19284945726394653,0.19288212060928345,0.19291812181472778,0.19295446574687958,0.19298912584781647,0.1930234581232071,0.19306112825870514,0.19309745728969574,0.19313746690750122,0.1931714564561844,0.193205788731575,0.19324178993701935,0.19328045845031738,0.19331346452236176,0.1933511346578598,0.1933847963809967,0.1934221237897873,0.1934558004140854,0.19349080324172974,0.193532794713974,0.19356846809387207,0.19360245764255524,0.19364146888256073,0.19367779791355133,0.19371245801448822,0.19375047087669373,0.19378480315208435,0.19382280111312866,0.19385680556297302,0.1938968002796173,0.19393113255500793,0.19396446645259857,0.19400013983249664,0.1940367966890335,0.19407613575458527,0.1941131353378296,0.1941484659910202,0.19418112933635712,0.19421780109405518,0.19425879418849945,0.19429047405719757,0.19432613253593445,0.19435814023017883,0.1943947970867157,0.19443146884441376,0.1944621354341507,0.19449514150619507,0.19453246891498566,0.19456513226032257,0.19459614157676697,0.19462746381759644,0.19466014206409454,0.19469313323497772,0.19472579658031464,0.1947561353445053,0.1947908103466034,0.19482147693634033,0.1948544681072235,0.19488713145256042,0.19492213428020477,0.1949554681777954,0.19498680531978607,0.19501614570617676,0.19505147635936737,0.19508279860019684,0.1951131373643875,0.19514447450637817,0.19517646729946136,0.19520513713359833,0.1952371448278427,0.19526880979537964,0.19529880583286285,0.19533146917819977,0.19536347687244415,0.19539214670658112,0.19542346894741058,0.1954551339149475,0.1954888105392456,0.19552014768123627,0.19554880261421204,0.19557781517505646,0.19560913741588593,0.19564181566238403,0.19566814601421356,0.1956971436738968,0.19572748243808746,0.19575680792331696],"recovered":[0.0,0.0029143497813493013,0.005379697307944298,0.007867378182709217,0.010407058522105217,0.013061074540019035,0.015823090448975563,0.018751107156276703,0.021749790757894516,0.02492147497832775,0.028176825493574142,0.03161251172423363,0.03511286526918411,0.038786888122558594,0.04254424199461937,0.04641226306557655,0.050452619791030884,0.05464964359998703,0.05873866751790047,0.06277269124984741,0.06674304604530334,0.07065340131521225,0.0744614228606224,0.07819011062383652,0.0818384662270546,0.08536548167467117,0.08883416652679443,0.09221485257148743,0.09548887610435486,0.09868156164884567,0.10181724280118942,0.10484592616558075,0.10779360681772232,0.11065362393856049,0.11346297711133957,0.11614298820495605,0.11877700686454773,0.12129468470811844,0.12371436506509781,0.12605305016040802,0.12836205959320068,0.13052040338516235,0.13263608515262604,0.13469476997852325,0.13668744266033173,0.13863979279994965,0.14049412310123444,0.14227347075939178,0.14397048950195312,0.14564149081707,0.14725983142852783,0.14879117906093597,0.15027518570423126,0.15170586109161377,0.15309719741344452,0.1544262021780014,0.15569087862968445,0.15690922737121582,0.15810522437095642,0.15924090147018433,0.1603245735168457,0.16136857867240906,0.16238358616828918,0.163359597325325,0.16429392993450165,0.16518893837928772,0.1660492718219757,0.1668926179409027,0.1676652878522873,0.16841761767864227,0.16914428770542145,0.1698409616947174,0.17052564024925232,0.1711733043193817,0.17180097103118896,0.172398641705513,0.17296864092350006,0.17352664470672607,0.17406098544597626,0.17456164956092834,0.17505399882793427,0.1755329966545105,0.1759900003671646,0.17642633616924286,0.17685534060001373,0.17726066708564758,0.17765000462532043,0.17802001535892487,0.17839068174362183,0.17873834073543549,0.1790730208158493,0.17938701808452606,0.1796966791152954,0.18000401556491852,0.18028302490711212,0.18056336045265198,0.18083369731903076,0.18109336495399475,0.18133902549743652,0.18157269060611725,0.1818060278892517,0.1820266991853714,0.18224036693572998,0.18245069682598114,0.18265336751937866,0.1828507035970688,0.18304337561130524,0.18322737514972687,0.18340103328227997,0.1835620403289795,0.183724045753479,0.18388204276561737,0.18403936922550201,0.18418771028518677,0.18432804942131042,0.18446505069732666,0.18460138142108917,0.18473337590694427,0.18485571444034576,0.18497638404369354,0.1851087212562561,0.18521738052368164,0.18533238768577576,0.18543905019760132,0.18554438650608063,0.1856500506401062,0.18574905395507812,0.1858467161655426,0.18594639003276825,0.18604405224323273,0.18614238500595093,0.18623338639736176,0.18632005155086517,0.18640805780887604,0.18649372458457947,0.18657171726226807,0.1866493970155716,0.18672005832195282,0.18679405748844147,0.18686573207378387,0.18693006038665771,0.18700039386749268,0.18706972897052765,0.18713872134685516,0.18720805644989014,0.18727639317512512,0.18734605610370636,0.18741439282894135,0.18747606873512268,0.18754373490810394,0.18760639429092407,0.18766772747039795,0.18772773444652557,0.18779106438159943,0.18784639239311218,0.18789605796337128,0.18794839084148407,0.18800273537635803,0.18806272745132446,0.18811173737049103,0.18816407024860382,0.18821339309215546,0.18826472759246826,0.1883193999528885,0.18836839497089386,0.1884204000234604,0.18847507238388062,0.18852673470973969,0.18857073783874512,0.18861940503120422,0.18866640329360962,0.18871207535266876,0.18876239657402039,0.1888073980808258,0.1888543963432312,0.18890206515789032,0.18894706666469574,0.18899406492710114,0.18903906643390656,0.18908007442951202,0.18912674486637115,0.18917307257652283,0.18921907246112823,0.18926507234573364,0.18930840492248535,0.18934907019138336,0.18939073383808136,0.1894390732049942,0.1894817352294922,0.1895250678062439,0.1895640790462494,0.1896064132452011,0.1896480768918991,0.18968874216079712,0.18972940742969513,0.18976673483848572,0.18981041014194489,0.1898447424173355,0.1898900717496872,0.1899317502975464,0.18997174501419067,0.19000941514968872,0.19004574418067932,0.1900830715894699,0.19012174010276794,0.1901567429304123,0.19019807875156403,0.19023874402046204,0.19027474522590637,0.190309077501297,0.19034475088119507,0.19038107991218567,0.19041673839092255,0.19045108556747437,0.1904880851507187,0.1905277520418167,0.19056308269500732,0.1905977427959442,0.19063541293144226,0.19067375361919403,0.1907120794057846,0.19075141847133636,0.19078274071216583,0.1908184140920639,0.1908574104309082,0.1908920854330063,0.19093075394630432,0.1909707486629486,0.19100742042064667,0.191044420003891,0.19108141958713531,0.1911197453737259,0.19115741550922394,0.1911967545747757,0.19123440980911255,0.19127041101455688,0.19130775332450867,0.19134707748889923,0.19138142466545105,0.1914174109697342,0.191452756524086,0.19148975610733032,0.19153007864952087,0.19156941771507263,0.19160674512386322,0.19163842499256134,0.19167208671569824,0.1917077600955963,0.19174441695213318,0.19178041815757751,0.19181407988071442,0.19184808433055878,0.19188542664051056,0.19191808998584747,0.19195441901683807,0.1919930875301361,0.1920304149389267,0.19206508994102478,0.1921030879020691,0.19214142858982086,0.19218042492866516,0.19221608340740204,0.19225409626960754,0.19229142367839813,0.19233308732509613,0.19236809015274048,0.1924050897359848,0.19244076311588287,0.19247642159461975,0.1925157606601715,0.1925514191389084,0.19258742034435272,0.19262275099754333,0.19266042113304138,0.19269609451293945,0.1927347630262375,0.19277241826057434,0.1928074210882187,0.19283975660800934,0.1928764283657074,0.19291143119335175,0.19294875860214233,0.19298842549324036,0.193021759390831,0.193062424659729,0.19309742748737335,0.1931360960006714,0.193170428276062,0.19320443272590637,0.1932404339313507,0.19328075647354126,0.19331909716129303,0.19335442781448364,0.19338743388652802,0.1934247612953186,0.19346275925636292,0.19349676370620728,0.1935320943593979,0.19356776773929596,0.19360509514808655,0.19363810122013092,0.19367343187332153,0.19370943307876587,0.1937427669763565,0.19377876818180084,0.19381175935268402,0.19384875893592834,0.19388410449028015,0.1939190924167633,0.1939527690410614,0.1939917653799057,0.19402410089969635,0.19406042993068695,0.19409410655498505,0.19412609934806824,0.1941591054201126,0.19419176876544952,0.19422844052314758,0.1942637711763382,0.1942957639694214,0.19432809948921204,0.19435909390449524,0.19439110159873962,0.19442643225193024,0.19445809721946716,0.1944897621870041,0.1945197731256485,0.19455009698867798,0.19458910822868347,0.19462010264396667,0.19465410709381104,0.19468843936920166,0.19471943378448486,0.19474910199642181,0.19478143751621246,0.19481410086154938,0.19484443962574005,0.1948757767677307,0.19490744173526764,0.19493843615055084,0.19497276842594147,0.1950034350156784,0.19503644108772278,0.1950637698173523,0.19509543478488922,0.19512443244457245,0.1951557695865631,0.1951904445886612,0.19521844387054443,0.19524544477462769,0.19527344405651093],"active":[0.006151735782623291,0.005332731641829014,0.005315730348229408,0.005427731201052666,0.005676399916410446,0.005913401022553444,0.006178734824061394,0.006350070238113403,0.006651071831583977,0.006892738863825798,0.007157411426305771,0.007365744560956955,0.007643744349479675,0.007882408797740936,0.00815274566411972,0.008447747677564621,0.008705414831638336,0.008607417345046997,0.008526746183633804,0.008357413113117218,0.008232742547988892,0.008094415068626404,0.007908746600151062,0.007716409862041473,0.007540076971054077,0.0073877424001693726,0.007168412208557129,0.006984740495681763,0.00682540237903595,0.0067070722579956055,0.00651240348815918,0.006353072822093964,0.006202071905136108,0.006017401814460754,0.005804397165775299,0.005653068423271179,0.0054534003138542175,0.005292065441608429,0.005155734717845917,0.005019381642341614,0.004856392741203308,0.004756733775138855,0.004632055759429932,0.004515722393989563,0.0043600499629974365,0.00420871376991272,0.004072725772857666,0.003956064581871033,0.003847375512123108,0.003728717565536499,0.0035967230796813965,0.003517717123031616,0.003407716751098633,0.0033063888549804688,0.0031867176294326782,0.003090396523475647,0.0029903799295425415,0.002909049391746521,0.0028080493211746216,0.0027217119932174683,0.0026667118072509766,0.0025990456342697144,0.002523377537727356,0.002436041831970215,0.0023423880338668823,0.002261713147163391,0.0022040456533432007,0.0021046996116638184,0.002070710062980652,0.0020000487565994263,0.0019523799419403076,0.0019040405750274658,0.001859709620475769,0.001806706190109253,0.0017460435628890991,0.0016883760690689087,0.001653045415878296,0.001603052020072937,0.0015553832054138184,0.0015150457620620728,0.001484706997871399,0.0014480352401733398,0.0014076977968215942,0.0013750344514846802,0.0013293623924255371,0.0013010501861572266,0.0012620389461517334,0.0012373626232147217,0.0012127012014389038,0.0011753737926483154,0.0011400282382965088,0.0011190325021743774,0.001099705696105957,0.0010657161474227905,0.0010500401258468628,0.0010306984186172485,0.001007363200187683,0.000983700156211853,0.0009700357913970947,0.0009653717279434204,0.0009373724460601807,0.0009237080812454224,0.0008997023105621338,0.000882372260093689,0.0008720457553863525,0.0008523762226104736,0.0008360296487808228,0.0008173733949661255,0.0008070468902587891,0.0008013695478439331,0.0007913708686828613,0.0007850378751754761,0.0007753819227218628,0.000761374831199646,0.0007586926221847534,0.0007590353488922119,0.000739365816116333,0.0007333755493164062,0.0007243752479553223,0.0007273703813552856,0.0007036924362182617,0.000705033540725708,0.0006947070360183716,0.0006983727216720581,0.0006950348615646362,0.0006893724203109741,0.0006830394268035889,0.0006860345602035522,0.0006777048110961914,0.0006670355796813965,0.0006580352783203125,0.0006567090749740601,0.0006547123193740845,0.0006470382213592529,0.0006376951932907104,0.0006353706121444702,0.0006310343742370605,0.0006303638219833374,0.0006270408630371094,0.0006256997585296631,0.0006300359964370728,0.0006270408630371094,0.0006227046251296997,0.0006230473518371582,0.0006220340728759766,0.0006223767995834351,0.000615045428276062,0.000606045126914978,0.0006096959114074707,0.0006010383367538452,0.0005973726511001587,0.0005957037210464478,0.0005923658609390259,0.0005847066640853882,0.0005853772163391113,0.0005860477685928345,0.0005907118320465088,0.0005873590707778931,0.0005753785371780396,0.0005790293216705322,0.0005746930837631226,0.0005780458450317383,0.0005753785371780396,0.0005706995725631714,0.0005770474672317505,0.0005760341882705688,0.0005660355091094971,0.0005633682012557983,0.0005683600902557373,0.0005640387535095215,0.0005643665790557861,0.0005670338869094849,0.0005633831024169922,0.0005667060613632202,0.0005650371313095093,0.0005657076835632324,0.0005620419979095459,0.0005597025156021118,0.0005543678998947144,0.0005593597888946533,0.0005580335855484009,0.0005517005920410156,0.0005520433187484741,0.0005440413951873779,0.0005400329828262329,0.0005450397729873657,0.0005487054586410522,0.0005393624305725098,0.0005407035350799561,0.0005393773317337036,0.0005410313606262207,0.0005417019128799438,0.0005400329828262329,0.0005370378494262695,0.0005340427160263062,0.0005350410938262939,0.0005310326814651489,0.000538364052772522,0.0005350410938262939,0.0005363672971725464,0.0005330294370651245,0.0005327016115188599,0.0005323737859725952,0.0005340427160263062,0.0005317032337188721,0.0005390346050262451,0.0005343705415725708,0.0005313754081726074,0.0005340427160263062,0.0005363672971725464,0.0005356967449188232,0.0005327016115188599,0.0005313754081726074,0.0005363672971725464,0.0005330294370651245,0.000529363751411438,0.0005327016115188599,0.0005340427160263062,0.000533372163772583,0.0005300343036651611,0.0005300343036651611,0.0005237013101577759,0.0005303770303726196,0.0005323737859725952,0.0005303770303726196,0.0005320310592651367,0.0005286931991577148,0.0005246996879577637,0.0005263686180114746,0.0005256980657577515,0.0005256980657577515,0.0005240440368652344,0.00052604079246521,0.0005240291357040405,0.0005233734846115112,0.00052604079246521,0.0005253702402114868,0.0005227029323577881,0.0005243569612503052,0.00052604079246521,0.0005260258913040161,0.0005283653736114502,0.000524371862411499,0.0005220323801040649,0.0005183815956115723,0.0005220323801040649,0.000524371862411499,0.0005243569612503052,0.0005217045545578003,0.0005190372467041016,0.0005227029323577881,0.00052604079246521,0.0005227029323577881,0.0005246996879577637,0.0005233734846115112,0.0005210340023040771,0.0005203783512115479,0.0005266964435577393,0.0005210340023040771,0.0005220323801040649,0.0005210340023040771,0.0005217045545578003,0.0005216896533966064,0.000520363450050354,0.0005163699388504028,0.0005140304565429688,0.000513032078742981,0.0005137026309967041,0.0005127042531967163,0.0005076974630355835,0.0005097091197967529,0.0005100369453430176,0.0005147159099578857,0.0005110353231430054,0.0005096942186355591,0.0005070269107818604,0.000508040189743042,0.0005060434341430664,0.0005113780498504639,0.0005083680152893066,0.0005106925964355469,0.0005070418119430542,0.0005023777484893799,0.0005110353231430054,0.0005060434341430664,0.0005050301551818848,0.0005053728818893433,0.0005073696374893188,0.0005080252885818481,0.0005100369453430176,0.0005040466785430908,0.0005037039518356323,0.0005023777484893799,0.0005093663930892944,0.0005063712596893311,0.0005017071962356567,0.0005033761262893677,0.0005047023296356201,0.0005083680152893066,0.000508040189743042,0.0005103647708892822,0.0005076974630355835,0.0005083680152893066,0.0005160272121429443,0.0005117058753967285,0.0005143731832504272,0.0005093812942504883,0.0005106925964355469,0.0005123764276504517,0.0005093663930892944,0.0005033761262893677,0.0005083680152893066,0.0005047023296356201,0.0005020350217819214,0.0005013644695281982,0.0005010366439819336,0.0005013644695281982,0.0004973560571670532,0.0004923641681671143,0.0004950463771820068,0.0004933774471282959,0.0004953742027282715,0.0004960298538208008,0.0004957020282745361,0.0004973709583282471,0.0004970431327819824,0.0004963725805282593,0.0005013793706893921,0.0004936903715133667,0.0004930347204208374,0.0004903674125671387,0.0004880279302597046,0.00048570334911346436,0.00048804283142089844,0.0004873722791671753,0.00048470497131347656,0.0004870295524597168,0.00048770010471343994,0.00048470497131347656,0.0004850327968597412,0.0004823654890060425,0.0004853755235671997,0.00048370659351348877,0.0004850327968597412,0.00048238039016723633,0.00048470497131347656,0.00048604607582092285,0.00047770142555236816,0.00047869980335235596,0.00048203766345977783,0.0004833638668060303]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.006151735782623291,0.00825241394340992,0.010629761032760143,0.013127109035849571,0.015697456896305084,0.01837913878262043,0.02113182097673416,0.023923836648464203,0.026773186400532722,0.029748203232884407,0.032765552401542664,0.03584057092666626,0.03899992257356644,0.042173273861408234,0.0454346239566803,0.04875897616147995,0.052132997661828995,0.05538501590490341,0.05850503221154213,0.06150304898619652,0.06437139958143234,0.06720508635044098,0.06990742683410645,0.07252911478281021,0.07504579424858093,0.07750647515058517,0.07985448837280273,0.08212416619062424,0.0843375101685524,0.08644852042198181,0.0884782001376152,0.09043821692466736,0.09233322739601135,0.09415756911039352,0.09589558094739914,0.09756492078304291,0.09917726367712021,0.10074293613433838,0.10221827775239944,0.1036609560251236,0.10501796007156372,0.10631529986858368,0.10758297890424728,0.10877331346273422,0.10992599278688431,0.11104366183280945,0.11208633333444595,0.11310034245252609,0.11408867686986923,0.11500301957130432,0.11588802188634872,0.11673136055469513,0.11755736917257309,0.11832570284605026,0.11909671127796173,0.11980871111154556,0.12047738581895828,0.12112738937139511,0.12175072729587555,0.12234605848789215,0.12290706485509872,0.12343540042638779,0.1239704042673111,0.12446507066488266,0.12492974102497101,0.12538006901741028,0.12580141425132751,0.1262144148349762,0.126606747508049,0.12698975205421448,0.12734609842300415,0.12769776582717896,0.12803009152412415,0.12834510207176208,0.12864309549331665,0.12893575429916382,0.12920677661895752,0.12946408987045288,0.12972410023212433,0.12995809316635132,0.13018810749053955,0.1304127722978592,0.1306201070547104,0.13083377480506897,0.13103443384170532,0.13121411204338074,0.13138511776924133,0.13155077397823334,0.13170410692691803,0.13185544312000275,0.13199444115161896,0.13213245570659637,0.13226111233234406,0.13238678872585297,0.13251379132270813,0.13262112438678741,0.13273778557777405,0.13284479081630707,0.13295312225818634,0.13305112719535828,0.13314779102802277,0.1332387924194336,0.13332512974739075,0.13340812921524048,0.13349013030529022,0.1335701197385788,0.13364145159721375,0.13371078670024872,0.13377845287322998,0.1338454633951187,0.13391445577144623,0.13398079574108124,0.13404279947280884,0.1340954601764679,0.13414978981018066,0.13419845700263977,0.13425078988075256,0.13429713249206543,0.13434278964996338,0.1343921273946762,0.1344391256570816,0.13448479771614075,0.13453112542629242,0.13457079231739044,0.13461212813854218,0.1346464604139328,0.13468313217163086,0.13472045958042145,0.13475646078586578,0.1347881257534027,0.1348201334476471,0.13485579192638397,0.13488279283046722,0.1349061280488968,0.13493412733078003,0.1349601298570633,0.13498279452323914,0.1350071281194687,0.13502846658229828,0.13505546748638153,0.13507713377475739,0.1350964605808258,0.13511545956134796,0.13513612747192383,0.13515813648700714,0.13517913222312927,0.13519780337810516,0.13521747291088104,0.1352338045835495,0.13524946570396423,0.13526880741119385,0.13528579473495483,0.1352994740009308,0.13531513512134552,0.13532979786396027,0.13534747064113617,0.13536246120929718,0.13537447154521942,0.1353924721479416,0.1354064643383026,0.1354207992553711,0.13543780148029327,0.13545313477516174,0.13546647131443024,0.13547879457473755,0.13549113273620605,0.13550180196762085,0.13551780581474304,0.1355331391096115,0.13554613292217255,0.13555747270584106,0.1355694681406021,0.13557979464530945,0.13559280335903168,0.13560479879379272,0.13561680912971497,0.13563047349452972,0.13564079999923706,0.13565346598625183,0.13566413521766663,0.13567647337913513,0.13568980991840363,0.13569946587085724,0.13571113348007202,0.13572447001934052,0.1357344686985016,0.13574446737766266,0.13575613498687744,0.13576480746269226,0.13577280938625336,0.13578280806541443,0.13579080998897552,0.13580180704593658,0.13581280410289764,0.13581980764865875,0.1358274668455124,0.13583846390247345,0.13584613800048828,0.1358531415462494,0.13586114346981049,0.13586880266666412,0.13587680459022522,0.1358841359615326,0.13589146733283997,0.13590013980865479,0.13590747117996216,0.1359141319990158,0.13592080771923065,0.13592679798603058,0.13593247532844543,0.13593880832195282,0.13594546914100647,0.13595180213451385,0.13595780730247498,0.1359637975692749,0.13596947491168976,0.13597646355628967,0.13598179817199707,0.13598647713661194,0.13599079847335815,0.13599713146686554,0.1360028088092804,0.1360081434249878,0.136012464761734,0.13601946830749512,0.1360258013010025,0.13603046536445618,0.1360348016023636,0.136039137840271,0.13604380190372467,0.1360488086938858,0.1360531449317932,0.13605846464633942,0.13606347143650055,0.13606847822666168,0.13607347011566162,0.13607780635356903,0.13608147203922272,0.13608580827713013,0.13608847558498383,0.13609246909618378,0.13609613478183746,0.13610181212425232,0.13610580563545227,0.13611014187335968,0.13611313700675964,0.13611680269241333,0.13612113893032074,0.13612547516822815,0.13612879812717438,0.13613247871398926,0.1361364722251892,0.13614247739315033,0.13614647090435028,0.1361514776945114,0.13615547120571136,0.13615980744361877,0.13616414368152618,0.13616780936717987,0.13617180287837982,0.1361764669418335,0.13617980480194092,0.13618314266204834,0.13618680834770203,0.13619114458560944,0.1361941397190094,0.13619913160800934,0.13620281219482422,0.13620780408382416,0.1362118124961853,0.13621580600738525,0.1362208127975464,0.13622547686100006,0.13622814416885376,0.13623246550559998,0.1362348049879074,0.13624046742916107,0.13624413311481476,0.1362491399049759,0.13625213503837585,0.13625547289848328,0.13625913858413696,0.13626280426979065,0.13626614212989807,0.13627047836780548,0.1362738013267517,0.13627846539020538,0.13628113269805908,0.13628414273262024,0.13628681004047394,0.13629047572612762,0.13629314303398132,0.136297807097435,0.13630114495754242,0.13630546629428864,0.13630914688110352,0.1363138109445572,0.13631713390350342,0.13632047176361084,0.13632513582706451,0.13632814586162567,0.13633181154727936,0.13633346557617188,0.13633814454078674,0.13634146749973297,0.1363448053598404,0.1363474726676941,0.13635046780109406,0.1363534778356552,0.1363571435213089,0.13635946810245514,0.13636213541030884,0.13636480271816254,0.13636814057826996,0.13637113571166992,0.1363748013973236,0.13637781143188477,0.13638147711753845,0.13638480007648468,0.13638880848884583,0.13639147579669952,0.13639481365680695,0.1363978087902069,0.13640080392360687,0.13640546798706055,0.13640813529491425,0.1364111453294754,0.1364148110151291,0.13641713559627533,0.13641980290412903,0.13642214238643646,0.1364244669675827,0.13642747700214386,0.1364298015832901,0.13643181324005127,0.13643448054790497,0.1364378035068512,0.1364394724369049,0.13644181191921234,0.13644547760486603,0.13644780218601227,0.13644981384277344,0.13645246624946594,0.13645513355731964,0.1364571452140808,0.13646014034748077,0.1364634782075882,0.13646580278873444,0.13646747171878815,0.13647013902664185,0.13647247850894928],"recovered":[0.0,0.0029246832709759474,0.0054160309955477715,0.007845710963010788,0.010333391837775707,0.01283340621739626,0.01544075459241867,0.018120769411325455,0.020839452743530273,0.023610467091202736,0.026493817567825317,0.029511500149965286,0.03250351920723915,0.03554053604602814,0.038639552891254425,0.041849903762340546,0.045117590576410294,0.04843027517199516,0.05170195922255516,0.054914310574531555,0.05804133042693138,0.06101701408624649,0.06394069641828537,0.06675871461629868,0.06947772949934006,0.0720854103565216,0.07463075965642929,0.0770864337682724,0.07944344729185104,0.08171279728412628,0.08389947563409805,0.086015485227108,0.08805916458368301,0.09003818035125732,0.09192518889904022,0.09374386817216873,0.09550487250089645,0.09715655446052551,0.09880222380161285,0.10036823898553848,0.10183390974998474,0.10327358543872833,0.10463592410087585,0.10593293607234955,0.10718827694654465,0.10840027779340744,0.10954828560352325,0.11064829677343369,0.11171430349349976,0.11272630840539932,0.11369764804840088,0.1146223172545433,0.11550265550613403,0.11635299026966095,0.11716266721487045,0.11795233190059662,0.11870834231376648,0.11941400915384293,0.12011267989873886,0.12077001482248306,0.12138669192790985,0.12198502570390701,0.12254102528095245,0.1230890303850174,0.123601034283638,0.1240927055478096,0.12456470727920532,0.12503637373447418,0.12545837461948395,0.12586937844753265,0.12626904249191284,0.1266263872385025,0.12698538601398468,0.1273377239704132,0.12767305970191956,0.12799306213855743,0.1283007264137268,0.12857739627361298,0.12885239720344543,0.1291263997554779,0.1293717324733734,0.12960673868656158,0.1298334002494812,0.13004940748214722,0.13025173544883728,0.1304587423801422,0.1306564062833786,0.13084441423416138,0.13101373612880707,0.13117441534996033,0.13133174180984497,0.13147541880607605,0.13162407279014587,0.1317664086818695,0.13189375400543213,0.1320277452468872,0.1321517527103424,0.13226407766342163,0.1323767453432083,0.13248908519744873,0.1325904130935669,0.13268908858299255,0.13278909027576447,0.1328747570514679,0.1329667568206787,0.1330500841140747,0.13313375413417816,0.13321176171302795,0.1332857608795166,0.13335642218589783,0.13341842591762543,0.13348442316055298,0.13355742394924164,0.13362109661102295,0.13368342816829681,0.13374175131320953,0.13379542529582977,0.13384442031383514,0.1338970959186554,0.13394442200660706,0.1339944303035736,0.134041428565979,0.1340884268283844,0.1341370940208435,0.13417743146419525,0.13421842455863953,0.13425609469413757,0.13429443538188934,0.13433176279067993,0.1343674212694168,0.13439910113811493,0.13443510234355927,0.13446709513664246,0.13449743390083313,0.1345234364271164,0.13455143570899963,0.13457976281642914,0.13460442423820496,0.13462942838668823,0.13465343415737152,0.13468009233474731,0.13470175862312317,0.13472376763820648,0.1347474306821823,0.13476942479610443,0.1347900927066803,0.1348094344139099,0.13482709228992462,0.13484875857830048,0.13486742973327637,0.13488510251045227,0.13490310311317444,0.13491909205913544,0.13493409752845764,0.13495109975337982,0.1349664330482483,0.13498243689537048,0.1350017637014389,0.1350141018629074,0.1350301057100296,0.13504743576049805,0.13506042957305908,0.13507743179798126,0.13509510457515717,0.13510876893997192,0.13512109220027924,0.13513609766960144,0.13514776527881622,0.1351630985736847,0.1351754367351532,0.13518910109996796,0.135201096534729,0.13521577417850494,0.13522809743881226,0.13524076342582703,0.13525277376174927,0.13526442646980286,0.13527743518352509,0.13528810441493988,0.1352994292974472,0.135310098528862,0.13532109558582306,0.13533176481723785,0.13534176349639893,0.13535510003566742,0.1353667676448822,0.13537709414958954,0.13538910448551178,0.13539943099021912,0.1354084312915802,0.13541710376739502,0.1354261040687561,0.1354357749223709,0.13544343411922455,0.13545477390289307,0.1354624330997467,0.1354714334011078,0.13548043370246887,0.13549043238162994,0.13549743592739105,0.1355067640542984,0.13551443815231323,0.13552244007587433,0.1355287730693817,0.1355361044406891,0.13554376363754272,0.13555143773555756,0.13555976748466492,0.13556477427482605,0.1355714350938797,0.13557809591293335,0.13558442890644073,0.13559143245220184,0.13559943437576294,0.1356060951948166,0.13561177253723145,0.13561710715293884,0.13562209904193878,0.1356291025876999,0.13563376665115356,0.13563910126686096,0.13564443588256836,0.13565009832382202,0.13565710186958313,0.1356617659330368,0.1356671005487442,0.13567276298999786,0.13567876815795898,0.13568410277366638,0.13568876683712006,0.13569310307502747,0.13569743931293488,0.13570310175418854,0.1357087641954422,0.1357131004333496,0.13571810722351074,0.13572244346141815,0.13572810590267181,0.13573244214057922,0.1357361078262329,0.1357397735118866,0.135744109749794,0.13574810326099396,0.13575376570224762,0.1357574313879013,0.13576176762580872,0.13576610386371613,0.1357690989971161,0.1357724368572235,0.1357761025428772,0.13577976822853088,0.13578343391418457,0.1357884407043457,0.1357937753200531,0.1357964426279068,0.13580243289470673,0.1358060985803604,0.13581177592277527,0.13581576943397522,0.13582010567188263,0.13582377135753632,0.13582643866539001,0.13583043217658997,0.13583509624004364,0.13584010303020477,0.1358434408903122,0.13584643602371216,0.13585110008716583,0.13585476577281952,0.13585977256298065,0.13586443662643433,0.13586843013763428,0.13587376475334167,0.13587743043899536,0.1358824372291565,0.13588809967041016,0.13589343428611755,0.1358974426984787,0.13590143620967865,0.1359054446220398,0.1359080970287323,0.13591143488883972,0.1359151005744934,0.1359187662601471,0.13592077791690826,0.13592509925365448,0.13593043386936188,0.1359337717294693,0.13593676686286926,0.1359407752752304,0.13594377040863037,0.1359461098909378,0.13594910502433777,0.13595210015773773,0.13595610857009888,0.1359604448080063,0.13596543669700623,0.13596944510936737,0.13597343862056732,0.13597743213176727,0.1359807699918747,0.13598443567752838,0.13598743081092834,0.13599076867103577,0.1359947770833969,0.1359974443912506,0.1360011100769043,0.13600443303585052,0.13600844144821167,0.13601143658161163,0.1360144317150116,0.13601677119731903,0.13601911067962646,0.13602277636528015,0.13602609932422638,0.13603010773658752,0.13603243231773376,0.13603544235229492,0.1360391080379486,0.13604243099689484,0.13604611158370972,0.13604910671710968,0.13605177402496338,0.13605476915836334,0.1360587775707245,0.13606277108192444,0.13606543838977814,0.1360684335231781,0.13607077300548553,0.1360737681388855,0.1360764354467392,0.1360791027545929,0.1360807716846466,0.1360834389925003,0.13608643412590027,0.1360897719860077,0.1360924392938614,0.1360941082239151,0.1360967755317688,0.13609877228736877,0.13610143959522247,0.13610543310642242,0.13610777258872986,0.1361101120710373,0.13611243665218353,0.13611477613449097,0.13611744344234467,0.1361207664012909,0.13612377643585205,0.13612544536590576,0.13612709939479828],"active":[0.006151735782623291,0.005327730439603329,0.005213730037212372,0.005281398072838783,0.005364065058529377,0.005545732565224171,0.005691066384315491,0.005803067237138748,0.005933733657002449,0.006137736141681671,0.006271734833717346,0.0063290707767009735,0.006496403366327286,0.0066327378153800964,0.006795071065425873,0.006909072399139404,0.007015407085418701,0.006954740732908249,0.006803072988986969,0.006588738411664963,0.006330069154500961,0.0061880722641944885,0.0059667304158210754,0.005770400166511536,0.005568064749240875,0.005421064794063568,0.005223728716373444,0.005037732422351837,0.004894062876701355,0.00473572313785553,0.004578724503517151,0.004422731697559357,0.004274062812328339,0.0041193887591362,0.003970392048358917,0.003821052610874176,0.003672391176223755,0.003586381673812866,0.0034160539507865906,0.0032927170395851135,0.0031840503215789795,0.0030417144298553467,0.0029470548033714294,0.002840377390384674,0.0027377158403396606,0.002643384039402008,0.002538047730922699,0.0024520456790924072,0.0023743733763694763,0.0022767111659049988,0.0021903738379478455,0.002109043300151825,0.0020547136664390564,0.0019727125763893127,0.001934044063091278,0.001856379210948944,0.001769043505191803,0.001713380217552185,0.0016380473971366882,0.0015760436654090881,0.0015203729271888733,0.001450374722480774,0.0014293789863586426,0.001376040279865265,0.0013287067413330078,0.0012873634696006775,0.0012367069721221924,0.0011780411005020142,0.0011483728885650635,0.0011203736066818237,0.0010770559310913086,0.0010713785886764526,0.0010447055101394653,0.001007378101348877,0.0009700357913970947,0.0009426921606063843,0.0009060502052307129,0.0008866935968399048,0.000871703028678894,0.0008316934108734131,0.0008163750171661377,0.0008060336112976074,0.000786706805229187,0.0007843673229217529,0.000782698392868042,0.0007553696632385254,0.0007287114858627319,0.0007063597440719604,0.0006903707981109619,0.0006810277700424194,0.0006626993417739868,0.0006570369005203247,0.0006370395421981812,0.0006203800439834595,0.000620037317276001,0.0005933791399002075,0.0005860328674316406,0.000580713152885437,0.0005763769149780273,0.0005620419979095459,0.0005573779344558716,0.00054970383644104,0.0005360394716262817,0.000533372163772583,0.0005233734846115112,0.0005200356245040894,0.0005076974630355835,0.0004990249872207642,0.0004926919937133789,0.0004890412092208862,0.0004960298538208008,0.0004963725805282593,0.0004853755235671997,0.0004743635654449463,0.0004663616418838501,0.0004567056894302368,0.00045536458492279053,0.00045271217823028564,0.0004456937313079834,0.00044770538806915283,0.0004446953535079956,0.00044336915016174316,0.00044269859790802,0.00043369829654693604,0.00043469667434692383,0.0004280358552932739,0.00042703747749328613,0.0004260241985321045,0.00042469799518585205,0.0004207044839859009,0.00042103230953216553,0.00042068958282470703,0.00041569769382476807,0.00040869414806365967,0.00041069090366363525,0.00040869414806365967,0.00040303170680999756,0.0004027038812637329,0.0003990381956100464,0.00040203332901000977,0.0003970414400100708,0.0003947019577026367,0.0003916919231414795,0.0003886967897415161,0.00038871169090270996,0.0003890395164489746,0.00038836896419525146,0.0003903806209564209,0.00038504600524902344,0.0003820359706878662,0.00038370490074157715,0.0003826916217803955,0.0003803819417953491,0.0003810375928878784,0.00037869811058044434,0.0003810375928878784,0.0003800243139266968,0.0003727078437805176,0.0003783702850341797,0.00037635862827301025,0.0003733634948730469,0.0003773719072341919,0.00037570297718048096,0.0003713667392730713,0.000370025634765625,0.00037004053592681885,0.0003657042980194092,0.00037004053592681885,0.00037004053592681885,0.00037069618701934814,0.0003683716058731079,0.0003683716058731079,0.0003640204668045044,0.0003647059202194214,0.00036403536796569824,0.00036403536796569824,0.0003660470247268677,0.0003633648157119751,0.0003653615713119507,0.0003647059202194214,0.0003663748502731323,0.0003687143325805664,0.00036770105361938477,0.0003693699836730957,0.0003693699836730957,0.00036770105361938477,0.0003673732280731201,0.0003670305013656616,0.00036537647247314453,0.00036437809467315674,0.0003657042980194092,0.0003647059202194214,0.00036603212356567383,0.0003693699836730957,0.00036503374576568604,0.00036503374576568604,0.0003670305013656616,0.0003657042980194092,0.0003627091646194458,0.0003637075424194336,0.00036203861236572266,0.0003623664379119873,0.00036169588565826416,0.00036269426345825195,0.00036403536796569824,0.0003637075424194336,0.00036269426345825195,0.00036104023456573486,0.0003620237112045288,0.00036104023456573486,0.0003607124090194702,0.00036104023456573486,0.0003603696823120117,0.00035837292671203613,0.000357702374458313,0.000357702374458313,0.0003593564033508301,0.0003596991300582886,0.00035737454891204834,0.00035703182220458984,0.00035803020000457764,0.00035837292671203613,0.0003580451011657715,0.0003553628921508789,0.000357702374458313,0.0003587007522583008,0.000357702374458313,0.00035603344440460205,0.00035503506660461426,0.00035503506660461426,0.0003557056188583374,0.0003557056188583374,0.0003553628921508789,0.0003547072410583496,0.00035537779331207275,0.0003553628921508789,0.0003553628921508789,0.0003533661365509033,0.0003533661365509033,0.00035236775875091553,0.0003526955842971802,0.00035202503204345703,0.0003537088632583618,0.0003520399332046509,0.000352710485458374,0.00035136938095092773,0.0003506988286972046,0.0003520399332046509,0.00035303831100463867,0.0003526955842971802,0.000352710485458374,0.00035303831100463867,0.00035403668880462646,0.0003526955842971802,0.00035503506660461426,0.00035303831100463867,0.0003537088632583618,0.00035236775875091553,0.0003520399332046509,0.0003516972064971924,0.0003526955842971802,0.0003533661365509033,0.000352710485458374,0.00035171210765838623,0.0003510415554046631,0.0003506988286972046,0.0003526955842971802,0.00035171210765838623,0.00035303831100463867,0.0003520399332046509,0.00035136938095092773,0.0003523826599121094,0.00035171210765838623,0.00035071372985839844,0.00035002827644348145,0.0003467053174972534,0.00034703314304351807,0.00034669041633605957,0.0003477036952972412,0.00034669041633605957,0.00034737586975097656,0.0003477036952972412,0.0003477036952972412,0.00034737586975097656,0.0003497004508972168,0.000348702073097229,0.00034803152084350586,0.0003473609685897827,0.00034737586975097656,0.0003460347652435303,0.0003467053174972534,0.00034703314304351807,0.000348702073097229,0.0003490447998046875,0.0003493577241897583,0.000348702073097229,0.00034837424755096436,0.00034768879413604736,0.00034703314304351807,0.0003477036952972412,0.00034737586975097656,0.00034737586975097656,0.0003460347652435303,0.00034737586975097656,0.00034669041633605957,0.0003473609685897827,0.0003463625907897949,0.0003460347652435303,0.0003450363874435425,0.0003457069396972656,0.0003450363874435425,0.00034536421298980713,0.0003456920385360718,0.00034536421298980713,0.0003450363874435425,0.000344693660736084,0.000345379114151001,0.0003460347652435303,0.0003456920385360718,0.00034637749195098877,0.00034536421298980713,0.0003457069396972656,0.0003460347652435303,0.0003460347652435303,0.00034669041633605957,0.00034536421298980713,0.0003457069396972656,0.00034637749195098877,0.0003463625907897949,0.0003460347652435303,0.0003457069396972656,0.00034536421298980713,0.0003467053174972534,0.0003463625907897949,0.000345379114151001,0.00034470856189727783,0.00034536421298980713,0.00034536421298980713,0.0003450363874435425,0.0003467053174972534,0.0003463625907897949,0.0003443807363510132,0.000344693660736084,0.00034502148628234863,0.00034470856189727783,0.00034536421298980713,0.0003460347652435303,0.0003450363874435425,0.0003436952829360962,0.000344693660736084,0.000345379114151001]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.006151735782623291,0.008222414180636406,0.010540427640080452,0.012945441529154778,0.015396788716316223,0.017843469977378845,0.020336482673883438,0.022895164787769318,0.025431178510189056,0.028013858944177628,0.030598875135183334,0.03317355364561081,0.03579957038164139,0.03844158723950386,0.04110026732087135,0.04374461621046066,0.04640096426010132,0.04890664666891098,0.051305659115314484,0.053601671010255814,0.05579235032200813,0.057878363877534866,0.059872373938560486,0.06179171800613403,0.06360572576522827,0.06535506993532181,0.06704174727201462,0.06864209473133087,0.07018443197011948,0.07165077328681946,0.07301511615514755,0.07433545589447021,0.07558146119117737,0.07677813619375229,0.07794314622879028,0.07903681695461273,0.08004482090473175,0.08104349672794342,0.08199416846036911,0.08286850154399872,0.08370417356491089,0.08450751006603241,0.08525551855564117,0.08599618822336197,0.08670786023139954,0.0873788595199585,0.08801686763763428,0.08861520141363144,0.0891718715429306,0.08969287574291229,0.09020621329545975,0.09068088233470917,0.09114188700914383,0.09158521890640259,0.09199955314397812,0.09238789230585098,0.09276589006185532,0.0931212306022644,0.09345089644193649,0.09376490116119385,0.09408123791217804,0.09436556696891785,0.09463556855916977,0.09490124136209488,0.09514990448951721,0.09537091106176376,0.09558924287557602,0.09579524397850037,0.09599891304969788,0.09617991000413895,0.09635824710130692,0.09652191400527954,0.09669191390275955,0.09684625267982483,0.09699291735887527,0.09712892025709152,0.09726758301258087,0.0973869189620018,0.09750591963529587,0.09761592000722885,0.09772458672523499,0.09782392531633377,0.09791825711727142,0.09800992161035538,0.09809459000825882,0.09817492216825485,0.0982462614774704,0.09831558912992477,0.09838559478521347,0.09845125675201416,0.09851192682981491,0.09857859462499619,0.0986342579126358,0.09869059175252914,0.0987432599067688,0.09879359602928162,0.09884326159954071,0.09888826310634613,0.09892892837524414,0.09896526485681534,0.09900292754173279,0.099038265645504,0.09907059371471405,0.09910625964403152,0.09913859516382217,0.09916626662015915,0.0991932600736618,0.09922059625387192,0.09924592822790146,0.0992712676525116,0.09929226338863373,0.09931526333093643,0.09933760017156601,0.09936026483774185,0.0993829295039177,0.09939826279878616,0.09941426664590836,0.09943226724863052,0.09944659471511841,0.09946192800998688,0.09947492927312851,0.09948860108852386,0.09950359910726547,0.09951326251029968,0.0995246022939682,0.09953860193490982,0.09955226629972458,0.09956293553113937,0.09957259893417358,0.09958259761333466,0.09959392994642258,0.09960493445396423,0.09961660206317902,0.09962793439626694,0.09963759779930115,0.09964492917060852,0.0996539294719696,0.09966326504945755,0.09966893494129181,0.09967593103647232,0.09968359768390656,0.09969093650579453,0.09969759732484818,0.09970326721668243,0.09971093386411667,0.09971559792757034,0.09972093254327774,0.09972626715898514,0.09973226487636566,0.0997372642159462,0.0997425988316536,0.099746935069561,0.09975293278694153,0.09975659847259521,0.09975926578044891,0.09976426512002945,0.09976959973573685,0.09977459907531738,0.09977926313877106,0.0997832641005516,0.09978660196065903,0.09978959709405899,0.09979426860809326,0.09979726374149323,0.09979993104934692,0.0998019352555275,0.0998046025633812,0.09980793297290802,0.09980993717908859,0.09981226921081543,0.09981460124254227,0.09981627017259598,0.09981793165206909,0.0998196005821228,0.09982159733772278,0.09982360154390335,0.09982626885175705,0.09982826560735703,0.09982993453741074,0.09983160346746445,0.09983427077531815,0.09983593225479126,0.09983726590871811,0.09983893483877182,0.09984026849269867,0.09984160214662552,0.0998426005244255,0.0998435989022255,0.09984459728002548,0.09984593093395233,0.09984726458787918,0.09984827041625977,0.09984960407018661,0.09985093027353287,0.09985293447971344,0.09985460340976715,0.09985626488924026,0.09985793381929398,0.09985893219709396,0.09985993057489395,0.09986159950494766,0.09986259788274765,0.09986326843500137,0.09986460208892822,0.09986560046672821,0.0998665988445282,0.09986759722232819,0.09986860305070877,0.09986960142850876,0.09987059980630875,0.09987226873636246,0.09987326711416245,0.09987426549196243,0.09987493604421616,0.09987593442201614,0.09987793117761612,0.09987860172986984,0.09987860172986984,0.09987926483154297,0.09988059848546982,0.09988093376159668,0.09988126903772354,0.09988226741552353,0.09988326579332352,0.0998842641711235,0.09988493472337723,0.09988559782505035,0.09988626837730408,0.09988660365343094,0.09988726675510406,0.09988760203123093,0.09988793730735779,0.09988826513290405,0.09988860040903091,0.09988893568515778,0.09988927096128464,0.09988993406295776,0.09988993406295776,0.09989059716463089,0.09989093244075775,0.09989093244075775,0.09989126771688461,0.09989160299301147,0.09989160299301147,0.09989160299301147,0.0998922660946846,0.09989293664693832,0.09989359974861145,0.09989393502473831,0.09989427030086517,0.0998949334025383,0.0998949334025383,0.0998949334025383,0.09989526867866516,0.09989593178033829,0.09989626705646515,0.09989693760871887,0.099897600710392,0.09989826381206512,0.09989826381206512,0.09989826381206512,0.09989826381206512,0.09989859908819199,0.09989893436431885,0.09989893436431885,0.09989893436431885,0.09989893436431885,0.09989893436431885,0.09989926964044571,0.09989926964044571,0.09989926964044571,0.09989959746599197,0.0999002680182457,0.0999002680182457,0.0999002680182457,0.0999002680182457,0.0999002680182457,0.09990060329437256,0.09990060329437256,0.09990093111991882,0.09990126639604568,0.09990126639604568,0.09990160167217255,0.09990160167217255,0.09990226477384567,0.09990260004997253,0.09990260004997253,0.09990260004997253,0.09990260004997253,0.09990260004997253,0.09990260004997253,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994,0.0999029353260994],"recovered":[0.0,0.0028940164484083652,0.005397364031523466,0.007817378267645836,0.010216391645371914,0.01264873892068863,0.015092752873897552,0.01754976622760296,0.020075447857379913,0.022584127262234688,0.025156142190098763,0.027726823464035988,0.030305171385407448,0.032891854643821716,0.03548753261566162,0.03812021762132645,0.04074956476688385,0.04340491443872452,0.04599225893616676,0.04847994074225426,0.05083595588803291,0.053158633410930634,0.05535431206226349,0.057444993406534195,0.0594090037047863,0.06133001297712326,0.06318902224302292,0.06495903432369232,0.0666503757238388,0.0682300552725792,0.0697697252035141,0.07121206820011139,0.07261374592781067,0.07394842058420181,0.07520876079797745,0.07641343027353287,0.07756344228982925,0.07861011475324631,0.07966478168964386,0.08065112680196762,0.08160179853439331,0.08248713612556458,0.08334613591432571,0.08415380865335464,0.08491848409175873,0.08567048609256744,0.08636748790740967,0.08702882379293442,0.08765749633312225,0.08824550360441208,0.08880417048931122,0.0893385037779808,0.08984751254320145,0.09033084660768509,0.09081017971038818,0.09125851839780807,0.09166385233402252,0.09205885231494904,0.09242985397577286,0.09278719127178192,0.09311085939407349,0.09343552589416504,0.09373853355646133,0.09400953352451324,0.09429053217172623,0.09455620497465134,0.09479353576898575,0.0950225368142128,0.09524020552635193,0.09544920921325684,0.09564387798309326,0.09583054482936859,0.09600954502820969,0.09618254750967026,0.09635221213102341,0.09650754928588867,0.09665654599666595,0.09679587930440903,0.09692254662513733,0.0970512181520462,0.09716088324785233,0.09727554768323898,0.09738188236951828,0.09748321771621704,0.09757521748542786,0.09766888618469238,0.09775755554437637,0.0978388860821724,0.09791421890258789,0.09797722101211548,0.09804355353116989,0.09810689091682434,0.09817155450582504,0.09822888672351837,0.0982862263917923,0.09833955764770508,0.09839455783367157,0.09844722598791122,0.09849122166633606,0.09853855520486832,0.09857688844203949,0.09861356019973755,0.09865222871303558,0.09868789464235306,0.0987238958477974,0.09875589609146118,0.0987885594367981,0.09881589561700821,0.09884189069271088,0.09887222945690155,0.09889455884695053,0.09892189502716064,0.09894455969333649,0.09896789491176605,0.09899256378412247,0.09901789575815201,0.09903755784034729,0.09905689209699631,0.09907355904579163,0.0990915596485138,0.09910956025123596,0.0991225615143776,0.09913456439971924,0.09914922714233398,0.09916023164987564,0.09917455911636353,0.09918823093175888,0.09920089691877365,0.09921056032180786,0.09922455996274948,0.09923456609249115,0.09924456477165222,0.09925756603479385,0.09926856309175491,0.09927956014871597,0.09928889572620392,0.09929989278316498,0.09930956363677979,0.09931789338588715,0.09932689368724823,0.09933389723300934,0.09934156388044357,0.09934889525175095,0.09935589879751205,0.09936356544494629,0.09937022626399994,0.09937623143196106,0.09938222914934158,0.09938623011112213,0.09939256310462952,0.09939856082201004,0.09940456598997116,0.09940889477729797,0.0994148999452591,0.09941856563091278,0.09942422807216644,0.09942956268787384,0.09943356364965439,0.0994405671954155,0.09944556653499603,0.09944923222064972,0.09945189952850342,0.09945522993803024,0.09945923089981079,0.09946323186159134,0.09946556389331818,0.099468894302845,0.09947123378515244,0.09947522729635239,0.0994768962264061,0.09947922825813293,0.0994822308421135,0.09948456287384033,0.09948623180389404,0.09948790073394775,0.09948989748954773,0.09949156641960144,0.09949389845132828,0.09949656575918198,0.09949889779090881,0.09950056672096252,0.09950222820043564,0.09950456768274307,0.09950556606054306,0.09950756281614304,0.09950856119394302,0.09951023012399673,0.09951223433017731,0.09951289743185043,0.09951456636190414,0.09951622784137726,0.09951856732368469,0.0995202288031578,0.0995212271809578,0.09952256083488464,0.09952356666326523,0.09952490031719208,0.09952723234891891,0.0995282307267189,0.09952922910451889,0.09952989965677261,0.0995308980345726,0.09953189641237259,0.09953256696462631,0.09953422844409943,0.09953556209802628,0.09953623265028,0.09953656047582626,0.09953723102807999,0.0995388999581337,0.09954023361206055,0.09954123198986053,0.09954290091991425,0.09954489767551422,0.09954589605331421,0.09954656660556793,0.09954822808504105,0.09954923391342163,0.0995495617389679,0.09955023229122162,0.0995512306690216,0.09955156594514847,0.09955190122127533,0.09955322742462158,0.09955423325300217,0.09955456107854843,0.09955556690692902,0.09955589473247528,0.099556565284729,0.09955722838640213,0.09955789893865585,0.09955823421478271,0.09955823421478271,0.09955856204032898,0.0995592325925827,0.0995592325925827,0.09955989569425583,0.09956023097038269,0.09956056624650955,0.09956122934818268,0.0995618999004364,0.09956222772598267,0.09956222772598267,0.09956256300210953,0.09956289827823639,0.09956289827823639,0.09956323355436325,0.09956356137990952,0.09956423193216324,0.0995645672082901,0.09956489503383636,0.09956523030996323,0.09956523030996323,0.09956523030996323,0.09956590086221695,0.09956590086221695,0.09956622868776321,0.09956622868776321,0.0995672345161438,0.09956789761781693,0.09956856071949005,0.09956856071949005,0.09956856071949005,0.09956889599561691,0.09956889599561691,0.09956923127174377,0.09956923127174377,0.09956923127174377,0.09956956654787064,0.09956956654787064,0.09956956654787064,0.09956956654787064,0.09956956654787064,0.09957056492567062,0.09957056492567062,0.09957056492567062,0.09957090020179749,0.09957090020179749,0.09957090020179749,0.09957090020179749,0.09957090020179749,0.09957090020179749,0.09957090020179749,0.09957122802734375,0.09957122802734375,0.09957156330347061,0.09957189857959747,0.09957189857959747,0.09957189857959747,0.09957189857959747,0.09957189857959747,0.09957189857959747,0.09957189857959747,0.09957189857959747,0.09957223385572433,0.09957223385572433,0.09957223385572433,0.09957223385572433,0.09957223385572433,0.09957223385572433,0.09957223385572433,0.09957223385572433,0.0995725616812706,0.0995725616812706,0.0995725616812706,0.0995725616812706,0.0995725616812706,0.0995725616812706,0.0995725616812706,0.0995725616812706,0.0995725616812706,0.0995725616812706,0.0995725616812706,0.0995725616812706,0.0995725616812706,0.0995725616812706,0.0995725616812706,0.0995725616812706,0.0995725616812706,0.0995725616812706,0.0995725616812706,0.0995725616812706,0.0995725616812706,0.0995725616812706,0.0995725616812706,0.0995725616812706,0.0995725616812706,0.0995725616812706,0.0995725616812706,0.0995725616812706,0.0995725616812706,0.0995725616812706,0.0995725616812706,0.0995725616812706,0.0995725616812706,0.0995725616812706,0.0995725616812706,0.0995725616812706,0.0995725616812706,0.0995725616812706,0.0995725616812706,0.0995725616812706,0.0995725616812706,0.0995725616812706,0.0995725616812706,0.0995725616812706,0.0995725616812706,0.0995725616812706,0.0995725616812706,0.0995725616812706,0.0995725616812706],"active":[0.006151735782623291,0.005328397732228041,0.005143063608556986,0.005128063261508942,0.005180397070944309,0.005194731056690216,0.005243729799985886,0.005345398560166359,0.005355730652809143,0.00542973168194294,0.005442732945084572,0.0054467301815748215,0.00549439899623394,0.005549732595682144,0.005612734705209732,0.005624398589134216,0.005651399493217468,0.005501732230186462,0.00531340017914772,0.005121730268001556,0.00495639443397522,0.004719730466604233,0.004518061876296997,0.004346724599599838,0.004196722060441971,0.004025056958198547,0.0038527250289916992,0.00368306040763855,0.00353405624628067,0.003420718014240265,0.0032453909516334534,0.0031233876943588257,0.0029677152633666992,0.002829715609550476,0.0027343854308128357,0.0026233866810798645,0.0024813786149024963,0.002433381974697113,0.0023293867707252502,0.0022173747420310974,0.002102375030517578,0.0020203739404678345,0.0019093826413154602,0.0018423795700073242,0.001789376139640808,0.0017083734273910522,0.0016493797302246094,0.0015863776206970215,0.0015143752098083496,0.0014473721385002136,0.001402042806148529,0.001342378556728363,0.0012943744659423828,0.0012543722987174988,0.0011893734335899353,0.0011293739080429077,0.0011020377278327942,0.0010623782873153687,0.0010210424661636353,0.0009777098894119263,0.0009703785181045532,0.0009300410747528076,0.0008970350027084351,0.0008917078375816345,0.0008593723177909851,0.0008147060871124268,0.000795707106590271,0.0007727071642875671,0.0007587075233459473,0.0007307007908821106,0.0007143691182136536,0.0006913691759109497,0.0006823688745498657,0.0006637051701545715,0.0006407052278518677,0.0006213709712028503,0.000611037015914917,0.0005910396575927734,0.0005833730101585388,0.0005647018551826477,0.0005637034773826599,0.0005483776330947876,0.0005363747477531433,0.0005267038941383362,0.0005193725228309631,0.0005060359835624695,0.0004887059330940247,0.00047670304775238037,0.00047137588262557983,0.00047403573989868164,0.00046837329864501953,0.0004717037081718445,0.0004627034068107605,0.0004617050290107727,0.00045703351497650146,0.0004540383815765381,0.0004487037658691406,0.000441037118434906,0.00043770670890808105,0.0004267096519470215,0.00042603909969329834,0.000424705445766449,0.0004183650016784668,0.0004183650016784668,0.0004146993160247803,0.00041037052869796753,0.0004047006368637085,0.0004047006368637085,0.0004040375351905823,0.0003990381956100464,0.000397704541683197,0.00039336830377578735,0.0003930404782295227,0.00039236992597579956,0.00039036571979522705,0.0003803670406341553,0.0003767088055610657,0.0003753751516342163,0.0003730356693267822,0.0003703683614730835,0.0003653690218925476,0.00036603957414627075,0.00036903470754623413,0.00036403536796569824,0.0003643706440925598,0.00036404281854629517,0.00036403536796569824,0.00036203861236572266,0.00036203861236572266,0.00035803765058517456,0.000359363853931427,0.0003603696823120117,0.00035903602838516235,0.0003593713045120239,0.00035803765058517456,0.00035603344440460205,0.00035403668880462646,0.0003537014126777649,0.0003510415554046631,0.0003490373492240906,0.0003497004508972168,0.00034937262535095215,0.000348702073097229,0.00034736841917037964,0.00034736841917037964,0.00034537166357040405,0.0003447011113166809,0.0003440380096435547,0.0003460347652435303,0.0003447011113166809,0.0003440380096435547,0.00034236907958984375,0.0003440380096435547,0.0003416985273361206,0.0003407001495361328,0.0003400370478630066,0.0003400370478630066,0.0003410354256629944,0.0003386959433555603,0.0003376975655555725,0.00033736974000930786,0.0003376975655555725,0.0003390386700630188,0.0003380328416824341,0.0003366991877555847,0.00033637136220932007,0.00033570826053619385,0.0003366991877555847,0.00033470988273620605,0.0003353729844093323,0.0003353729844093323,0.0003340393304824829,0.00033336877822875977,0.00033336877822875977,0.0003336966037750244,0.00033370405435562134,0.00033470243215560913,0.00033436715602874756,0.00033336877822875977,0.00033270567655563354,0.00033370405435562134,0.00033370405435562134,0.0003326982259750366,0.00033336877822875977,0.00033270567655563354,0.0003330409526824951,0.00033237040042877197,0.00033136457204818726,0.00033169984817504883,0.00033136457204818726,0.0003310367465019226,0.00032970309257507324,0.0003293752670288086,0.00032970309257507324,0.0003303736448287964,0.0003310367465019226,0.00033136457204818726,0.00033070147037506104,0.00033070147037506104,0.00033070147037506104,0.00033169984817504883,0.00033169984817504883,0.0003313720226287842,0.0003320351243019104,0.0003313720226287842,0.0003310367465019226,0.00033136457204818726,0.0003320425748825073,0.00033237040042877197,0.00033169984817504883,0.0003320351243019104,0.0003320351243019104,0.00033136457204818726,0.0003300383687019348,0.0003300383687019348,0.00033136457204818726,0.0003303736448287964,0.00032936781644821167,0.00032970309257507324,0.00033036619424819946,0.00032970309257507324,0.00032970309257507324,0.00033036619424819946,0.0003300383687019348,0.0003300309181213379,0.0003303736448287964,0.0003300309181213379,0.0003303736448287964,0.0003300383687019348,0.0003300383687019348,0.00032970309257507324,0.00032970309257507324,0.0003300309181213379,0.0003300383687019348,0.00032970309257507324,0.0003300383687019348,0.0003300383687019348,0.00032970309257507324,0.0003300309181213379,0.00032970309257507324,0.0003290325403213501,0.000329039990901947,0.0003293752670288086,0.000329039990901947,0.00032870471477508545,0.00032936781644821167,0.00032970309257507324,0.0003300383687019348,0.00032970309257507324,0.00032970309257507324,0.0003300383687019348,0.00032970309257507324,0.00032970309257507324,0.0003300383687019348,0.0003300309181213379,0.00033036619424819946,0.00033070892095565796,0.0003313720226287842,0.0003310292959213257,0.00033036619424819946,0.00032970309257507324,0.00032970309257507324,0.0003300383687019348,0.0003300383687019348,0.0003300383687019348,0.00032970309257507324,0.00032970309257507324,0.00032970309257507324,0.00032970309257507324,0.00032970309257507324,0.00032970309257507324,0.0003300309181213379,0.00033070147037506104,0.00032970309257507324,0.00032970309257507324,0.00032970309257507324,0.00032936781644821167,0.00032970309257507324,0.00032970309257507324,0.0003300309181213379,0.00033036619424819946,0.00033036619424819946,0.00033070147037506104,0.0003303736448287964,0.0003310367465019226,0.0003310367465019226,0.00033070147037506104,0.00033070147037506104,0.00033070147037506104,0.00033070147037506104,0.00033070147037506104,0.0003310367465019226,0.0003310367465019226,0.0003310367465019226,0.00033070147037506104,0.00033070147037506104,0.00033070147037506104,0.00033070147037506104,0.00033070147037506104,0.00033070147037506104,0.00033070147037506104,0.00033070147037506104,0.0003303736448287964,0.0003303736448287964,0.0003303736448287964,0.0003303736448287964,0.0003303736448287964,0.0003303736448287964,0.0003303736448287964,0.0003303736448287964,0.0003303736448287964,0.0003303736448287964,0.0003303736448287964,0.0003303736448287964,0.0003303736448287964,0.0003303736448287964,0.0003303736448287964,0.0003303736448287964,0.0003303736448287964,0.0003303736448287964,0.0003303736448287964,0.0003303736448287964,0.0003303736448287964,0.0003303736448287964,0.0003303736448287964,0.0003303736448287964,0.0003303736448287964,0.0003303736448287964,0.0003303736448287964,0.0003303736448287964,0.0003303736448287964,0.0003303736448287964,0.0003303736448287964,0.0003303736448287964,0.0003303736448287964,0.0003303736448287964,0.0003303736448287964,0.0003303736448287964,0.0003303736448287964,0.0003303736448287964,0.0003303736448287964,0.0003303736448287964,0.0003303736448287964,0.0003303736448287964,0.0003303736448287964,0.0003303736448287964,0.0003303736448287964,0.0003303736448287964,0.0003303736448287964,0.0003303736448287964,0.0003303736448287964]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.006151735782623291,0.008233747445046902,0.010704761371016502,0.013336109928786755,0.016110459342598915,0.019035808742046356,0.022085826843976974,0.025299176573753357,0.02863619662821293,0.032107215374708176,0.03568923473358154,0.03940992429852486,0.04331827908754349,0.047327302396297455,0.05149766057729721,0.055804017931222916,0.060259707272052765,0.06454840302467346,0.06875742226839066,0.07284611463546753,0.07684113830327988,0.08078715950250626,0.08464717864990234,0.08840786665678024,0.09208955615758896,0.09568390995264053,0.09918626397848129,0.10261661559343338,0.10596330463886261,0.10921665281057358,0.11233333498239517,0.1153823584318161,0.11834270507097244,0.12120772153139114,0.12404374033212662,0.12675775587558746,0.1293894350528717,0.13193310797214508,0.13441279530525208,0.13682147860527039,0.13914282619953156,0.14139284193515778,0.1435851752758026,0.14567986130714417,0.14772219955921173,0.1496795415878296,0.15158189833164215,0.15339957177639008,0.15513724088668823,0.1568455845117569,0.15846292674541473,0.16004827618598938,0.16154728829860687,0.16301129758358002,0.16440029442310333,0.16574664413928986,0.1670546531677246,0.1683046519756317,0.16950266063213348,0.17067067325115204,0.17179067432880402,0.1728610098361969,0.17389334738254547,0.17488102614879608,0.17582669854164124,0.17675770819187164,0.1776333749294281,0.17845404148101807,0.17927105724811554,0.18005205690860748,0.18078406155109406,0.1815100610256195,0.18219539523124695,0.1828557401895523,0.18349073827266693,0.18411608040332794,0.18469774723052979,0.18525175750255585,0.18578608334064484,0.18630008399486542,0.18681442737579346,0.1872977614402771,0.18776142597198486,0.18819643557071686,0.18863409757614136,0.18904076516628265,0.1894177794456482,0.1897881031036377,0.19015143811702728,0.19049644470214844,0.1908264458179474,0.191145122051239,0.19145779311656952,0.19175311923027039,0.19203412532806396,0.19230012595653534,0.19256946444511414,0.1928097903728485,0.1930508017539978,0.19327878952026367,0.19349312782287598,0.19369879364967346,0.19390113651752472,0.19408847391605377,0.1942708045244217,0.19444580376148224,0.19461646676063538,0.19478380680084229,0.19495680928230286,0.19511280953884125,0.19526314735412598,0.19541114568710327,0.19554147124290466,0.19567081332206726,0.19579347968101501,0.1959238052368164,0.1960371434688568,0.1961524784564972,0.1962658166885376,0.19637547433376312,0.1964774876832962,0.19657547771930695,0.19667381048202515,0.1967654824256897,0.19685481488704681,0.19694314897060394,0.19702482223510742,0.19709715247154236,0.1971668154001236,0.19724315404891968,0.19731248915195465,0.19738247990608215,0.19745615124702454,0.19751815497875214,0.19758115708827972,0.19763782620429993,0.19769714772701263,0.19774815440177917,0.19780148565769196,0.1978551596403122,0.19790881872177124,0.19796548783779144,0.198015496134758,0.19806315004825592,0.19811215996742249,0.1981608271598816,0.1982014924287796,0.19824449717998505,0.19827882945537567,0.19832082092761993,0.19835716485977173,0.198399156332016,0.19843582808971405,0.19847315549850464,0.1985088288784027,0.19854316115379333,0.19857582449913025,0.19860748946666718,0.1986428201198578,0.19867849349975586,0.19870516657829285,0.19873648881912231,0.19876216351985931,0.19878816604614258,0.19881349802017212,0.19884082674980164,0.1988684982061386,0.19889816641807556,0.19892250001430511,0.19894815981388092,0.1989758312702179,0.19899916648864746,0.19902382791042328,0.19904950261116028,0.1990714967250824,0.19909615814685822,0.19912149012088776,0.1991458237171173,0.19916850328445435,0.19919082522392273,0.1992141604423523,0.19923549890518188,0.19925417006015778,0.19927449524402618,0.19929715991020203,0.19931650161743164,0.19933749735355377,0.19935482740402222,0.19937516748905182,0.19939549267292023,0.1994134932756424,0.19943349063396454,0.1994525045156479,0.19947150349617004,0.19948816299438477,0.1995081603527069,0.19952750205993652,0.19954615831375122,0.19956383109092712,0.19958417117595673,0.19960050284862518,0.19961616396903992,0.19963182508945465,0.19964882731437683,0.199665829539299,0.19968417286872864,0.19970083236694336,0.19971883296966553,0.199733167886734,0.19974716007709503,0.19976650178432465,0.19978216290473938,0.19979749619960785,0.19981716573238373,0.19983483850955963,0.19985082745552063,0.19986717402935028,0.1998794972896576,0.1998961716890335,0.19991350173950195,0.1999298334121704,0.19994549453258514,0.19996149837970734,0.1999768316745758,0.1999911665916443,0.20000717043876648,0.20002150535583496,0.20003850758075714,0.2000548392534256,0.20007216930389404,0.2000885009765625,0.2001045048236847,0.20012016594409943,0.20013350248336792,0.20014983415603638,0.20016616582870483,0.20018216967582703,0.2001965045928955,0.20021049678325653,0.200224831700325,0.20024150609970093,0.20026050508022308,0.20027950406074524,0.20029616355895996,0.20031216740608215,0.2003284990787506,0.2003445029258728,0.2003568410873413,0.20037683844566345,0.20039284229278564,0.2004108428955078,0.2004278302192688,0.20044583082199097,0.2004615068435669,0.20047584176063538,0.20049050450325012,0.20050616562366486,0.20052216947078705,0.20053817331790924,0.2005545049905777,0.2005705088376999,0.20058584213256836,0.20060250163078308,0.20061783492565155,0.20063516497612,0.2006485015153885,0.20066684484481812,0.20068183541297913,0.20069783926010132,0.20071449875831604,0.20073217153549194,0.2007468342781067,0.2007635086774826,0.20078116655349731,0.20079484581947327,0.20080816745758057,0.20082250237464905,0.2008388340473175,0.2008548378944397,0.20087283849716187,0.20088650286197662,0.20090050995349884,0.20091384649276733,0.2009275108575821,0.20094484090805054,0.2009585052728653,0.2009708434343338,0.20098884403705597,0.2010045051574707,0.20101916790008545,0.20103183388710022,0.2010488361120224,0.20106516778469086,0.20108284056186676,0.20109684765338898,0.20110850036144257,0.20112118124961853,0.20113350450992584,0.20114651322364807,0.20115983486175537,0.20117351412773132,0.20118750631809235,0.20119984447956085,0.2012101709842682,0.2012268453836441,0.20123983919620514,0.20125217735767365,0.20126184821128845,0.2012765109539032,0.201287180185318,0.20129984617233276,0.2013145089149475,0.20132584869861603,0.20133884251117706,0.20135018229484558,0.20136317610740662,0.2013765126466751,0.20139017701148987,0.2014031708240509,0.2014165073633194,0.20142917335033417,0.20144250988960266,0.20145650207996368,0.20146816968917847,0.20148083567619324,0.20149250328540802,0.20150718092918396,0.20151817798614502,0.20153051614761353,0.20154216885566711,0.20155784487724304,0.2015688419342041,0.2015785127878189,0.20159083604812622,0.201602503657341,0.20161451399326324,0.20162683725357056,0.20163650810718536,0.2016495168209076,0.2016601711511612,0.20166951417922974,0.2016805112361908,0.20169217884540558,0.20170584321022034,0.20171718299388885,0.20172984898090363,0.20174317061901093,0.20175451040267944,0.20176585018634796,0.201777845621109,0.20179150998592377],"recovered":[0.0,0.002908349735662341,0.005383697338402271,0.007872378453612328,0.010456059128046036,0.0131200747564435,0.015909424051642418,0.018831772729754448,0.021905124187469482,0.025125475600361824,0.02843216061592102,0.03191818296909332,0.0355125367641449,0.03924255445599556,0.04312824457883835,0.0471436008810997,0.05130328983068466,0.0556173175573349,0.059900008141994476,0.06411736458539963,0.06830272078514099,0.07236574590206146,0.0764104351401329,0.08031579107046127,0.08414947986602783,0.08790549635887146,0.09159451723098755,0.0951935425400734,0.09867822378873825,0.10209924727678299,0.1054549291729927,0.10867495089769363,0.11180230230093002,0.11487365514039993,0.11783233284950256,0.12068168818950653,0.12347637116909027,0.12619872391223907,0.12881873548030853,0.1313854157924652,0.1338544338941574,0.13626477122306824,0.13859045505523682,0.14084979891777039,0.14300280809402466,0.1451108306646347,0.14715082943439484,0.14914484322071075,0.1510341912508011,0.1528581976890564,0.1546202152967453,0.15632688999176025,0.15798355638980865,0.15953823924064636,0.16106657683849335,0.16252624988555908,0.16391359269618988,0.1652849316596985,0.16657961905002594,0.1678112894296646,0.16902829706668854,0.17017263174057007,0.17129497230052948,0.17236697673797607,0.17338497936725616,0.17437398433685303,0.17534732818603516,0.17627333104610443,0.17715033888816833,0.1779833436012268,0.17880301177501678,0.17956501245498657,0.1803230196237564,0.18104270100593567,0.18173669278621674,0.18238870799541473,0.1830276995897293,0.1836417019367218,0.18423104286193848,0.18479004502296448,0.18532371520996094,0.18583671748638153,0.18634405732154846,0.1868370622396469,0.18730272352695465,0.1877497285604477,0.18817539513111115,0.18857674300670624,0.1889677345752716,0.1893450766801834,0.18968841433525085,0.19002707302570343,0.19036073982715607,0.19068941473960876,0.1909964233636856,0.19129441678524017,0.19157609343528748,0.1918557584285736,0.19211243093013763,0.19236576557159424,0.19260342419147491,0.1928347647190094,0.19305242598056793,0.19326910376548767,0.19346410036087036,0.19366009533405304,0.1938464343547821,0.1940164417028427,0.19419410824775696,0.19436277449131012,0.19452276825904846,0.19467777013778687,0.19483643770217896,0.1949724406003952,0.19511011242866516,0.195240780711174,0.19536878168582916,0.1954871118068695,0.19561244547367096,0.1957237720489502,0.19583910703659058,0.19595177471637726,0.19605377316474915,0.1961497813463211,0.19624844193458557,0.19633878767490387,0.196427121758461,0.196509450674057,0.196592777967453,0.19666644930839539,0.19673578441143036,0.19681045413017273,0.19687744975090027,0.19695045053958893,0.19701579213142395,0.1970844566822052,0.19714811444282532,0.19720378518104553,0.1972661167383194,0.19731879234313965,0.1973777860403061,0.1974291205406189,0.19748444855213165,0.19753779470920563,0.19758878648281097,0.1976391226053238,0.19769012928009033,0.19773346185684204,0.1977797895669937,0.19781745970249176,0.19786112010478973,0.19790245592594147,0.19794245064258575,0.19797879457473755,0.19801779091358185,0.1980527937412262,0.1980891227722168,0.1981217861175537,0.19815345108509064,0.19818712770938873,0.19821712374687195,0.19825145602226257,0.19828079640865326,0.1983104646205902,0.19833479821681976,0.19836212694644928,0.19839012622833252,0.1984204649925232,0.1984504610300064,0.19847512245178223,0.1984984576702118,0.19852979481220245,0.19855380058288574,0.19858279824256897,0.1986064612865448,0.1986267864704132,0.19865378737449646,0.19867679476737976,0.198704794049263,0.19872678816318512,0.19875146448612213,0.1987747997045517,0.1987961232662201,0.1988181322813034,0.19883812963962555,0.1988607943058014,0.19888213276863098,0.19889946281909943,0.19891846179962158,0.19893746078014374,0.1989591270685196,0.19897545874118805,0.19899480044841766,0.1990147978067398,0.19903579354286194,0.19905613362789154,0.1990751326084137,0.1990911364555359,0.19911079108715057,0.1991301327943802,0.19915013015270233,0.19916780292987823,0.1991858035326004,0.1992017924785614,0.19922146201133728,0.19923879206180573,0.19925512373447418,0.1992744654417038,0.1992921382188797,0.19930912554264069,0.19932512938976288,0.19934213161468506,0.1993577927350998,0.19937247037887573,0.1993931382894516,0.19941146671772003,0.1994268000125885,0.19944246113300323,0.19945746660232544,0.19947180151939392,0.19948813319206238,0.1995037943124771,0.19951947033405304,0.19953612983226776,0.19955113530158997,0.1995667964220047,0.19958080351352692,0.19959479570388794,0.19961313903331757,0.19963012635707855,0.1996464729309082,0.19966213405132294,0.19968146085739136,0.19969679415225983,0.19971013069152832,0.19972513616085052,0.19973880052566528,0.19975346326828003,0.19976747035980225,0.1997838020324707,0.1997988075017929,0.19981446862220764,0.1998334676027298,0.19985313713550568,0.19986914098262787,0.19988779723644257,0.19990412890911102,0.1999194622039795,0.19993314146995544,0.1999511420726776,0.19996613264083862,0.19998380541801453,0.20000113546848297,0.20001980662345886,0.20003680884838104,0.20004980266094208,0.20006480813026428,0.20008213818073273,0.20009547472000122,0.20011146366596222,0.20012779533863068,0.20014312863349915,0.20015780627727509,0.2001754641532898,0.20019280910491943,0.20020847022533417,0.2002241313457489,0.20024046301841736,0.2002551406621933,0.20027180016040802,0.20028913021087646,0.20030446350574493,0.20032146573066711,0.20033814013004303,0.2003551423549652,0.2003711313009262,0.20038346946239471,0.20039747655391693,0.20041446387767792,0.20042946934700012,0.2004464715719223,0.20045946538448334,0.2004757970571518,0.20049147307872772,0.20050513744354248,0.2005191445350647,0.20053346455097198,0.2005501389503479,0.2005661427974701,0.2005821317434311,0.2005971372127533,0.20061179995536804,0.2006281316280365,0.20064380764961243,0.20065847039222717,0.2006741315126419,0.20068946480751038,0.20070214569568634,0.20071513950824738,0.20072780549526215,0.20074181258678436,0.2007564753293991,0.2007708102464676,0.2007848024368286,0.20079447329044342,0.20081080496311188,0.20082247257232666,0.2008381336927414,0.20085114240646362,0.2008611410856247,0.20087547600269318,0.20088981091976166,0.20090213418006897,0.2009141445159912,0.200925812125206,0.20093780755996704,0.20094914734363556,0.20096313953399658,0.2009771466255188,0.2009921371936798,0.20100414752960205,0.20101813971996307,0.2010294795036316,0.2010444700717926,0.20105648040771484,0.20106914639472961,0.20108181238174438,0.20109513401985168,0.2011064738035202,0.20112080872058868,0.20113347470760345,0.20114514231681824,0.20115713775157928,0.20116780698299408,0.2011781483888626,0.20118947327136993,0.20120146870613098,0.20121347904205322,0.20122414827346802,0.20123614370822906,0.20124714076519012,0.2012588083744049,0.20126913487911224,0.20127980411052704,0.20129181444644928,0.20130348205566406,0.20131881535053253,0.20133048295974731,0.20134180784225464,0.20135347545146942,0.20136547088623047],"active":[0.006151735782623291,0.005325397476553917,0.005321064032614231,0.005463731475174427,0.005654400214552879,0.005915733985602856,0.006176402792334557,0.006467403843998909,0.006731072440743446,0.006981739774346352,0.0072570741176605225,0.007491741329431534,0.00780574232339859,0.008084747940301895,0.008369415998458862,0.008660417050123215,0.008956417441368103,0.008931085467338562,0.00885741412639618,0.008728750050067902,0.008538417518138885,0.008421413600444794,0.00823674350976944,0.00809207558631897,0.007940076291561127,0.0077784135937690735,0.007591746747493744,0.007423073053359985,0.007285080850124359,0.007117405533790588,0.006878405809402466,0.006707407534122467,0.006540402770042419,0.006334066390991211,0.006211407482624054,0.006076067686080933,0.005913063883781433,0.005734384059906006,0.0055940598249435425,0.005436062812805176,0.0052883923053741455,0.005128070712089539,0.004994720220565796,0.004830062389373779,0.004719391465187073,0.004568710923194885,0.0044310688972473145,0.004254728555679321,0.004103049635887146,0.0039873868227005005,0.0038427114486694336,0.003721386194229126,0.0035637319087982178,0.003473058342933655,0.0033337175846099854,0.003220394253730774,0.003141060471534729,0.0030197203159332275,0.002923041582107544,0.0028593838214874268,0.0027623772621154785,0.002688378095626831,0.002598375082015991,0.0025140494108200073,0.002441719174385071,0.0023837238550186157,0.0022860467433929443,0.0021807104349136353,0.0021207183599472046,0.0020687133073806763,0.0019810497760772705,0.0019450485706329346,0.0018723756074905396,0.0018130391836166382,0.0017540454864501953,0.001727372407913208,0.001670047640800476,0.0016100555658340454,0.0015550404787063599,0.00151003897190094,0.0014907121658325195,0.0014610439538955688,0.0014173686504364014,0.0013593733310699463,0.0013313740491867065,0.001291036605834961,0.0012423843145370483,0.0012113600969314575,0.0011837035417556763,0.0011513680219650269,0.0011380314826965332,0.0011180490255355835,0.0010970532894134521,0.001063704490661621,0.001037701964378357,0.001005709171295166,0.0009933710098266602,0.0009540319442749023,0.0009383708238601685,0.0009130239486694336,0.000889703631401062,0.0008640289306640625,0.0008487105369567871,0.0008193701505661011,0.0008067041635513306,0.0007857084274291992,0.0007700324058532715,0.0007673650979995728,0.0007627010345458984,0.0007500350475311279,0.0007403790950775146,0.0007333755493164062,0.000705033540725708,0.0006983727216720581,0.0006833672523498535,0.000683024525642395,0.0006683617830276489,0.0006653666496276855,0.0006533712148666382,0.0006517022848129272,0.0006383806467056274,0.0006237030029296875,0.000620037317276001,0.0006157010793685913,0.0006063729524612427,0.0006043612957000732,0.0005977004766464233,0.0005877017974853516,0.0005740374326705933,0.000576704740524292,0.000576704740524292,0.0005720257759094238,0.0005787014961242676,0.000567704439163208,0.0005653649568557739,0.0005533695220947266,0.0005490332841873169,0.0005443692207336426,0.0005353689193725586,0.0005363672971725464,0.0005310326814651489,0.0005363672971725464,0.0005310475826263428,0.000525355339050293,0.0005233734846115112,0.0005217045545578003,0.00051136314868927,0.0005110353231430054,0.000499039888381958,0.0005033612251281738,0.0004960447549819946,0.0004967004060745239,0.0004933774471282959,0.0004943609237670898,0.0004910379648208618,0.0004903674125671387,0.00048670172691345215,0.00048570334911346436,0.0004893690347671509,0.0004913657903671265,0.00048804283142089844,0.0004850327968597412,0.0004813671112060547,0.00047770142555236816,0.00047869980335235596,0.00047869980335235596,0.0004783719778060913,0.00047770142555236816,0.00047203898429870605,0.00047303736209869385,0.0004773736000061035,0.0004693716764450073,0.0004700273275375366,0.0004667043685913086,0.00046503543853759766,0.0004693716764450073,0.0004677027463912964,0.00046902894973754883,0.0004637092351913452,0.00046403706073760986,0.0004626959562301636,0.000460699200630188,0.0004580467939376831,0.0004563629627227783,0.00045903027057647705,0.000455707311630249,0.00045536458492279053,0.00045536458492279053,0.0004567056894302368,0.00045803189277648926,0.00045436620712280273,0.00045803189277648926,0.0004577040672302246,0.0004567056894302368,0.00045236945152282715,0.00045202672481536865,0.00045236945152282715,0.00045502185821533203,0.0004530400037765503,0.0004540383815765381,0.00045037269592285156,0.00044836103916168213,0.00044602155685424805,0.0004470348358154297,0.00044436752796173096,0.0004453808069229126,0.00044570863246917725,0.00044436752796173096,0.0004410296678543091,0.0004380345344543457,0.0004413723945617676,0.0004400312900543213,0.00043970346450805664,0.0004446953535079956,0.0004417002201080322,0.00043936073780059814,0.0004403740167617798,0.0004370361566543579,0.00043870508670806885,0.0004417002201080322,0.0004417002201080322,0.0004417002201080322,0.0004420280456542969,0.00044070184230804443,0.0004400312900543213,0.0004403740167617798,0.00044070184230804443,0.00044371187686920166,0.0004417002201080322,0.0004420429468154907,0.0004420280456542969,0.00044237077236175537,0.00043870508670806885,0.00043670833110809326,0.00043970346450805664,0.0004410296678543091,0.00044336915016174316,0.0004430413246154785,0.00044302642345428467,0.0004410296678543091,0.00044269859790802,0.0004460364580154419,0.0004460364580154419,0.00044302642345428467,0.00044302642345428467,0.00044070184230804443,0.0004403740167617798,0.0004373788833618164,0.0004436969757080078,0.0004417002201080322,0.00044471025466918945,0.00044402480125427246,0.0004446953535079956,0.0004417002201080322,0.0004390329122543335,0.00044070184230804443,0.00044135749340057373,0.0004400312900543213,0.00044269859790802,0.0004430413246154785,0.00044271349906921387,0.00044271349906921387,0.0004446953535079956,0.00044237077236175537,0.0004423558712005615,0.0004400312900543213,0.00044271349906921387,0.0004413723945617676,0.00044269859790802,0.00044269859790802,0.0004430413246154785,0.00044237077236175537,0.0004420429468154907,0.00044302642345428467,0.00043970346450805664,0.0004370361566543579,0.0004390329122543335,0.00044135749340057373,0.0004403740167617798,0.00044336915016174316,0.0004400312900543213,0.00044104456901550293,0.00043804943561553955,0.0004360377788543701,0.00043970346450805664,0.00043936073780059814,0.0004373788833618164,0.00043870508670806885,0.00043836236000061035,0.0004370361566543579,0.00043469667434692383,0.0004370361566543579,0.0004370361566543579,0.0004390329122543335,0.0004383772611618042,0.0004343688488006592,0.0004317164421081543,0.00043135881423950195,0.0004313737154006958,0.0004320293664932251,0.00043170154094696045,0.0004310309886932373,0.0004290342330932617,0.0004253685474395752,0.0004323720932006836,0.0004290342330932617,0.00042970478534698486,0.0004237145185470581,0.0004253685474395752,0.00042603909969329834,0.0004243701696395874,0.00042469799518585205,0.0004237145185470581,0.00042469799518585205,0.0004243701696395874,0.0004253685474395752,0.0004273653030395508,0.00042703747749328613,0.0004260241985321045,0.0004243701696395874,0.0004250258207321167,0.0004243701696395874,0.0004270225763320923,0.00042369961738586426,0.00042435526847839355,0.00042335689067840576,0.0004253685474395752,0.00042304396629333496,0.00042404234409332275,0.0004213601350784302,0.0004243701696395874,0.00042369961738586426,0.000421375036239624,0.0004230290651321411,0.00042435526847839355,0.00042504072189331055,0.0004253685474395752,0.0004230290651321411,0.0004253685474395752,0.0004240274429321289,0.0004223734140396118,0.00042170286178588867,0.00042304396629333496,0.00042603909969329834,0.0004253685474395752,0.000426366925239563,0.00042435526847839355,0.0004240274429321289,0.00042404234409332275,0.0004243701696395874,0.00042603909969329834]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.006151735782623291,0.008222747594118118,0.010614094324409962,0.013167109340429306,0.01586112380027771,0.018538139760494232,0.021325822919607162,0.024188172072172165,0.027172522619366646,0.030230872333049774,0.0333915576338768,0.036561574786901474,0.03984726220369339,0.0431879460811615,0.046619631350040436,0.050120651721954346,0.05367400497198105,0.05705402418971062,0.06034671142697334,0.06353139877319336,0.06660674512386322,0.06959143280982971,0.07250677794218063,0.075314462184906,0.07802747935056686,0.08067116141319275,0.08320650458335876,0.08567652106285095,0.08802453428506851,0.09030287712812424,0.092516228556633,0.09468257427215576,0.09674958139657974,0.0987352579832077,0.10062727332115173,0.10246928036212921,0.10423362255096436,0.10593663156032562,0.1075659766793251,0.10912465304136276,0.1106436625123024,0.1121106669306755,0.11350300908088684,0.114836685359478,0.11614502966403961,0.11739203333854675,0.11857037246227264,0.11971404403448105,0.12080971896648407,0.12186405807733536,0.1228603944182396,0.12383940070867538,0.12475740909576416,0.12564274668693542,0.12648242712020874,0.12728609144687653,0.12805908918380737,0.12879610061645508,0.12951377034187317,0.13018876314163208,0.13083210587501526,0.13146378099918365,0.13205277919769287,0.13261711597442627,0.13314978778362274,0.13366545736789703,0.13416679203510284,0.13464012742042542,0.13508446514606476,0.13552413880825043,0.13595013320446014,0.13635148108005524,0.1367398053407669,0.1371118128299713,0.13745148479938507,0.13776981830596924,0.13808082044124603,0.1383894830942154,0.13868348300457,0.1389651596546173,0.1392328292131424,0.13948048651218414,0.13971783220767975,0.13993915915489197,0.140169158577919,0.1403781622648239,0.14057449996471405,0.14076682925224304,0.14094915986061096,0.1411268413066864,0.14129216969013214,0.14144949615001678,0.14161217212677002,0.14176151156425476,0.14191317558288574,0.14204484224319458,0.14217416942119598,0.14229917526245117,0.14241483807563782,0.1425285041332245,0.14264117181301117,0.14273950457572937,0.14283917844295502,0.14293017983436584,0.14301884174346924,0.14310717582702637,0.14319151639938354,0.14327284693717957,0.1433468461036682,0.1434221863746643,0.14348718523979187,0.14355118572711945,0.14361651241779327,0.1436765193939209,0.14373184740543365,0.14378651976585388,0.14383451640605927,0.14388485252857208,0.1439271867275238,0.14397284388542175,0.1440185159444809,0.1440565139055252,0.14409518241882324,0.14413385093212128,0.14416952431201935,0.14420351386070251,0.14423851668834686,0.14427319169044495,0.14430618286132812,0.1443355232477188,0.14436684548854828,0.1443975269794464,0.14442285895347595,0.14445318281650543,0.144476518034935,0.14450152218341827,0.14452385902404785,0.14454452693462372,0.1445678472518921,0.14458785951137543,0.14460785686969757,0.14463019371032715,0.14465151727199554,0.14467285573482513,0.14468951523303986,0.14471018314361572,0.14472852647304535,0.1447431892156601,0.14475752413272858,0.1447705179452896,0.14478452503681183,0.14479786157608032,0.1448131948709488,0.14482586085796356,0.14484184980392456,0.1448575258255005,0.14487051963806152,0.14488151669502258,0.14489418268203735,0.14490552246570587,0.14491786062717438,0.14493052661418915,0.14494018256664276,0.14495019614696503,0.1449585258960724,0.14496785402297974,0.14497752487659454,0.14498518407344818,0.14499452710151672,0.14500252902507782,0.1450098603963852,0.14501719176769257,0.14502352476119995,0.14502985775470734,0.14503586292266846,0.1450425237417221,0.14504852890968323,0.14505518972873688,0.14506085216999054,0.14506685733795166,0.14507286250591278,0.14507919549942017,0.14508552849292755,0.1450921893119812,0.1450985223054886,0.14510385692119598,0.1451098620891571,0.14511485397815704,0.14512018859386444,0.14512652158737183,0.1451321840286255,0.14513751864433289,0.14514319598674774,0.1451471894979477,0.14515085518360138,0.1451551914215088,0.1451595276594162,0.14516451954841614,0.14516885578632355,0.14517319202423096,0.1451771855354309,0.14518219232559204,0.145186185836792,0.14519019424915314,0.14519453048706055,0.14520052075386047,0.14520353078842163,0.14520785212516785,0.14521118998527527,0.14521518349647522,0.1452188640832901,0.14522218704223633,0.14522485435009003,0.14522719383239746,0.1452311873435974,0.14523619413375854,0.14523951709270477,0.14524252712726593,0.14524619281291962,0.1452508568763733,0.145253524184227,0.14525586366653442,0.14525818824768066,0.1452605277299881,0.14526285231113434,0.14526551961898804,0.1452685296535492,0.14527085423469543,0.14527352154254913,0.14527519047260284,0.14527752995491028,0.14527952671051025,0.1452808529138565,0.14528319239616394,0.14528553187847137,0.14528685808181763,0.14528818428516388,0.1452905237674713,0.14529286324977875,0.14529486000537872,0.14529718458652496,0.1452985256910324,0.14529985189437866,0.14530251920223236,0.14530518651008606,0.14530719816684723,0.14530952274799347,0.14531119167804718,0.14531318843364716,0.1453145295381546,0.1453161984682083,0.14531885087490082,0.14532051980495453,0.1453225314617157,0.14532352983951569,0.14532619714736938,0.14532819390296936,0.14532986283302307,0.14533118903636932,0.14533285796642303,0.145334854722023,0.14533619582653046,0.14533719420433044,0.14533886313438416,0.14534085988998413,0.14534153044223785,0.1453428566455841,0.14534519612789154,0.1453465223312378,0.14534752070903778,0.14535018801689148,0.14535152912139893,0.14535218477249146,0.14535319805145264,0.14535485208034515,0.1453561931848526,0.14535686373710632,0.1453578621149063,0.1453588604927063,0.14536052942276,0.14536152780056,0.14536285400390625,0.14536486566066742,0.14536619186401367,0.14536751806735992,0.14536818861961365,0.14536918699741364,0.14537085592746735,0.1453721970319748,0.14537352323532104,0.14537519216537476,0.14537619054317474,0.14537718892097473,0.1453791856765747,0.14537985622882843,0.14538085460662842,0.14538252353668213,0.14538386464118958,0.14538486301898956,0.14538685977458954,0.14538785815238953,0.14538952708244324,0.1453908532857895,0.14539319276809692,0.14539486169815063,0.14539653062820435,0.14539752900600433,0.14539852738380432,0.14539985358715057,0.14540119469165802,0.14540286362171173,0.14540453255176544,0.14540618658065796,0.14540718495845795,0.14540919661521912,0.14541052281856537,0.14541152119636536,0.1454138606786728,0.14541485905647278,0.1454171985387802,0.14541952311992645,0.1454198658466339,0.14542151987552643,0.14542251825332642,0.14542485773563385,0.14542585611343384,0.1454278528690338,0.14542919397354126,0.1454305201768875,0.14543186128139496,0.14543385803699493,0.14543485641479492,0.1454368531703949,0.14543785154819489,0.14543919265270233,0.14544086158275604,0.14544318616390228,0.14544419944286346,0.14544619619846344,0.14544819295406342,0.14544951915740967,0.14545053243637085,0.1454518586397171,0.1454528570175171,0.14545485377311707,0.14545652270317078,0.1454571932554245,0.1454581916332245,0.1454598605632782,0.14546018838882446,0.14546053111553192],"recovered":[0.0,0.002888016402721405,0.0053793638944625854,0.007804377935826778,0.010310058481991291,0.012878740206360817,0.015499087981879711,0.018206769600510597,0.020997118204832077,0.023887135088443756,0.026855485513806343,0.029903503134846687,0.03302018716931343,0.036201540380716324,0.039496224373579025,0.04287457466125488,0.04629126191139221,0.049766283482313156,0.0531793013215065,0.05654732137918472,0.05978567153215408,0.0629650205373764,0.06604970991611481,0.06905772536993027,0.07195074111223221,0.07478809356689453,0.07746977359056473,0.08009979128837585,0.0826534703373909,0.08511681854724884,0.08750849962234497,0.08980117738246918,0.09202985465526581,0.09417553246021271,0.09627054631710052,0.09823688864707947,0.10011956840753555,0.10195557773113251,0.10372625291347504,0.1054062619805336,0.10706593841314316,0.10863327980041504,0.110147625207901,0.11160729825496674,0.11299430578947067,0.1143513172864914,0.11564965546131134,0.11688466370105743,0.11805800348520279,0.1192166730761528,0.12031368166208267,0.12134569138288498,0.12236036360263824,0.12332703173160553,0.12423136830329895,0.12511570751667023,0.1259620487689972,0.12678104639053345,0.12755171954631805,0.12830372154712677,0.1290130615234375,0.1297014057636261,0.1303480714559555,0.1309700757265091,0.13156674802303314,0.13214841485023499,0.13269108533859253,0.1332034170627594,0.1337110847234726,0.13418543338775635,0.13464675843715668,0.13507775962352753,0.13549043238162994,0.13590176403522491,0.1362971067428589,0.1366531103849411,0.13699378073215485,0.13733544945716858,0.13764677941799164,0.1379501223564148,0.1382504552602768,0.1385304480791092,0.1387971192598343,0.13905245065689087,0.13929511606693268,0.13953445851802826,0.13975679874420166,0.1399691253900528,0.14017146825790405,0.14036113023757935,0.14055046439170837,0.1407237946987152,0.1408877968788147,0.14105845987796783,0.1412207931280136,0.14137579500675201,0.1415221393108368,0.14165712893009186,0.14179247617721558,0.14191614091396332,0.14203479886054993,0.14214880764484406,0.14224746823310852,0.14235113561153412,0.14244647324085236,0.1425418108701706,0.14263847470283508,0.14272114634513855,0.14280647039413452,0.14288847148418427,0.1429608166217804,0.14303115010261536,0.14309914410114288,0.14316314458847046,0.14323148131370544,0.1432921439409256,0.1433434784412384,0.14339680969715118,0.143447145819664,0.14349347352981567,0.14353682100772858,0.1435834765434265,0.14362548291683197,0.14366547763347626,0.1437014788389206,0.14374081790447235,0.14377647638320923,0.14381347596645355,0.14384815096855164,0.14388281106948853,0.1439114809036255,0.14394448697566986,0.1439724862575531,0.14400215446949005,0.14403115212917328,0.14405947923660278,0.14408814907073975,0.14411048591136932,0.14413481950759888,0.14415915310382843,0.14418114721775055,0.14420348405838013,0.1442258208990097,0.14424848556518555,0.1442691534757614,0.1442878246307373,0.144306480884552,0.14432547986507416,0.14434115588665009,0.14435748755931854,0.14437147974967957,0.14438548684120178,0.1443994790315628,0.14441582560539246,0.1444278210401535,0.1444438248872757,0.14446048438549042,0.14447548985481262,0.14448581635951996,0.14449815452098846,0.14451149106025696,0.14452281594276428,0.1445351541042328,0.14454714953899384,0.14455915987491608,0.1445678174495697,0.1445768177509308,0.1445838212966919,0.1445944905281067,0.14460381865501404,0.14461182057857513,0.14462214708328247,0.14462949335575104,0.14463582634925842,0.14464348554611206,0.14464949071407318,0.1446554809808731,0.14466148614883423,0.1446678191423416,0.14467447996139526,0.1446811556816101,0.14468781650066376,0.1446934938430786,0.144699826836586,0.14470581710338593,0.1447121500968933,0.1447174847126007,0.1447238177061081,0.1447298228740692,0.14473381638526917,0.14473915100097656,0.14474548399448395,0.14475049078464508,0.144756481051445,0.14476148784160614,0.14476515352725983,0.14477048814296722,0.14477582275867462,0.14477981626987457,0.14478415250778198,0.1447884887456894,0.14479182660579681,0.14479614794254303,0.14480048418045044,0.14480414986610413,0.14480815827846527,0.14481249451637268,0.14481648802757263,0.1448221504688263,0.14482615888118744,0.14482982456684113,0.14483515918254852,0.14483782649040222,0.14484049379825592,0.14484316110610962,0.1448478251695633,0.14485181868076324,0.14485415816307068,0.14485648274421692,0.1448601484298706,0.14486448466777802,0.14486849308013916,0.14487116038799286,0.14487315714359283,0.14487548172473907,0.14487814903259277,0.1448804885149002,0.1448841542005539,0.14488615095615387,0.14488881826400757,0.14489081501960754,0.1448928266763687,0.1448948234319687,0.1448964923620224,0.14489848911762238,0.14490115642547607,0.14490315318107605,0.14490482211112976,0.14490649104118347,0.14490815997123718,0.14491015672683716,0.14491215348243713,0.14491349458694458,0.1449151486158371,0.14491716027259827,0.14491915702819824,0.14492082595825195,0.14492249488830566,0.14492382109165192,0.14492616057395935,0.14492715895175934,0.1449284851551056,0.14493048191070557,0.144931823015213,0.1449344903230667,0.14493681490421295,0.1449381560087204,0.1449398249387741,0.14494115114212036,0.14494282007217407,0.14494381844997406,0.1449461579322815,0.1449478268623352,0.14494949579238892,0.14495082199573517,0.14495281875133514,0.14495348930358887,0.14495481550693512,0.14495782554149628,0.14495949447155,0.14496015012264252,0.1449621617794037,0.1449638158082962,0.14496482908725739,0.14496582746505737,0.14496715366840363,0.14496882259845734,0.14496982097625732,0.14497049152851105,0.1449708193540573,0.14497148990631104,0.14497315883636475,0.144974485039711,0.14497682452201843,0.14497849345207214,0.14497949182987213,0.14498049020767212,0.14498181641101837,0.14498315751552582,0.14498482644557953,0.14498582482337952,0.14498814940452576,0.14498881995677948,0.14498981833457947,0.14499181509017944,0.14499282836914062,0.14499415457248688,0.1449958235025406,0.14499714970588684,0.1449984908103943,0.14499948918819427,0.14500081539154053,0.1450018286705017,0.14500348269939423,0.1450054943561554,0.14500649273395538,0.1450081616640091,0.14500881731510162,0.14501115679740906,0.14501182734966278,0.14501282572746277,0.14501415193080902,0.14501582086086273,0.14501681923866272,0.14501748979091644,0.1450188159942627,0.14501982927322388,0.14502115547657013,0.14502182602882385,0.14502382278442383,0.14502616226673126,0.1450284868478775,0.14502982795238495,0.14503082633018494,0.1450328230857849,0.14503449201583862,0.14503581821918488,0.1450381577014923,0.14503982663154602,0.14504149556159973,0.14504314959049225,0.14504548907279968,0.1450471580028534,0.14504815638065338,0.14504848420619965,0.14505049586296082,0.14505182206630707,0.14505314826965332,0.14505548775196075,0.1450578272342682,0.14505882561206818,0.14506015181541443,0.1450621485710144,0.14506316184997559,0.14506416022777557,0.14506582915782928,0.14506682753562927,0.1450674831867218,0.14506815373897552,0.14506949484348297,0.14506982266902924],"active":[0.006151735782623291,0.005334731191396713,0.005234730429947376,0.005362731404602528,0.005551065318286419,0.005659399554133415,0.005826734937727451,0.005981402471661568,0.006175404414534569,0.006343737244606018,0.0065360721200704575,0.006658071652054787,0.006827075034379959,0.006986405700445175,0.0071234069764614105,0.007246077060699463,0.007382743060588837,0.007287740707397461,0.007167410105466843,0.0069840773940086365,0.006821073591709137,0.006626412272453308,0.006457068026065826,0.0062567368149757385,0.006076738238334656,0.005883067846298218,0.005736730992794037,0.005576729774475098,0.005371063947677612,0.005186058580875397,0.005007728934288025,0.0048813968896865845,0.004719726741313934,0.004559725522994995,0.0043567270040512085,0.004232391715049744,0.0041140541434288025,0.003981053829193115,0.003839723765850067,0.0037183910608291626,0.0035777240991592407,0.0034773871302604675,0.00335538387298584,0.003229387104511261,0.003150723874568939,0.003040716052055359,0.0029207170009613037,0.0028293803334236145,0.0027517154812812805,0.002647385001182556,0.0025467127561569214,0.0024937093257904053,0.0023970454931259155,0.002315714955329895,0.00225105881690979,0.002170383930206299,0.0020970404148101807,0.002015054225921631,0.0019620507955551147,0.00188504159450531,0.0018190443515777588,0.0017623752355575562,0.0017047077417373657,0.0016470402479171753,0.0015830397605895996,0.0015170425176620483,0.001475706696510315,0.0014367103576660156,0.001373380422592163,0.0013387054204940796,0.0013033747673034668,0.00127372145652771,0.0012493729591369629,0.001210048794746399,0.001154378056526184,0.0011167079210281372,0.0010870397090911865,0.001054033637046814,0.0010367035865783691,0.0010150372982025146,0.0009823739528656006,0.0009500384330749512,0.000920712947845459,0.0008867084980010986,0.0008740425109863281,0.0008437037467956543,0.0008177012205123901,0.0007977038621902466,0.0007776916027069092,0.0007657110691070557,0.0007417052984237671,0.0007257014513015747,0.0007243752479553223,0.0007030516862869263,0.0006923824548721313,0.0006690472364425659,0.0006520301103591919,0.000642046332359314,0.0006223618984222412,0.0006123632192611694,0.0006063729524612427,0.0005906969308853149,0.0005917102098464966,0.0005790442228317261,0.0005723685026168823,0.0005653649568557739,0.0005530416965484619,0.0005517005920410156,0.0005403757095336914,0.0005337148904800415,0.0005263686180114746,0.0005200356245040894,0.0005173683166503906,0.0005133748054504395,0.0005003660917282104,0.0004943758249282837,0.0004910379648208618,0.00048804283142089844,0.00048004090785980225,0.0004793703556060791,0.00048169493675231934,0.00047303736209869385,0.00046969950199127197,0.00046837329864501953,0.0004680454730987549,0.0004626959562301636,0.0004620403051376343,0.00045971572399139404,0.00045803189277648926,0.00045271217823028564,0.00045536458492279053,0.0004530400037765503,0.00045037269592285156,0.00045102834701538086,0.00044536590576171875,0.0004420429468154907,0.00043570995330810547,0.00043404102325439453,0.0004330277442932129,0.00042870640754699707,0.0004267096519470215,0.0004267096519470215,0.00042569637298583984,0.0004243701696395874,0.0004203617572784424,0.00042235851287841797,0.00042204558849334717,0.0004177093505859375,0.0004163682460784912,0.00041303038597106934,0.0004130452871322632,0.00041237473487854004,0.00041371583938598633,0.00041003525257110596,0.00041402876377105713,0.0004137009382247925,0.00041003525257110596,0.00040602684020996094,0.000408366322517395,0.0004073679447174072,0.00040636956691741943,0.0004077106714248657,0.00040502846240997314,0.0004030466079711914,0.00039936602115631104,0.0004000365734100342,0.0004007071256637573,0.0004013627767562866,0.0004000365734100342,0.00039871037006378174,0.0003980398178100586,0.0003950446844100952,0.0003940314054489136,0.0003940314054489136,0.0003923773765563965,0.0003930330276489258,0.00039304792881011963,0.0003937035799026489,0.0003930330276489258,0.0003923773765563965,0.00039170682430267334,0.0003913789987564087,0.000392034649848938,0.00039236247539520264,0.00039270520210266113,0.00039170682430267334,0.0003923773765563965,0.0003910362720489502,0.00039036571979522705,0.00039270520210266113,0.0003930330276489258,0.000392034649848938,0.00039270520210266113,0.00039070844650268555,0.00038936734199523926,0.0003900378942489624,0.0003890395164489746,0.0003886967897415161,0.0003890395164489746,0.0003890395164489746,0.0003886967897415161,0.00039036571979522705,0.0003900378942489624,0.00038971006870269775,0.0003903806209564209,0.00039236247539520264,0.0003910362720489502,0.00039136409759521484,0.0003890395164489746,0.00038902461528778076,0.0003890395164489746,0.0003870278596878052,0.0003870278596878052,0.00038670003414154053,0.00038802623748779297,0.00038836896419525146,0.0003876984119415283,0.00038836896419525146,0.00038971006870269775,0.00039070844650268555,0.0003890395164489746,0.00038737058639526367,0.0003870278596878052,0.00038737058639526367,0.00038737058639526367,0.00038737058639526367,0.0003880411386489868,0.00038670003414154053,0.00038737058639526367,0.0003863722085952759,0.0003867149353027344,0.00038670003414154053,0.0003860294818878174,0.00038670003414154053,0.000387042760848999,0.00038570165634155273,0.0003850311040878296,0.00038570165634155273,0.0003863722085952759,0.00038670003414154053,0.0003870278596878052,0.0003863722085952759,0.00038635730743408203,0.00038737058639526367,0.00038802623748779297,0.0003880411386489868,0.0003886967897415161,0.0003886967897415161,0.00038936734199523926,0.00038836896419525146,0.0003890395164489746,0.00039036571979522705,0.0003900378942489624,0.00039070844650268555,0.0003890395164489746,0.0003893822431564331,0.0003900378942489624,0.0003900378942489624,0.0003900378942489624,0.0003900378942489624,0.0003910362720489502,0.0003900378942489624,0.00038936734199523926,0.00038936734199523926,0.0003900378942489624,0.00038871169090270996,0.00038936734199523926,0.0003903806209564209,0.0003886967897415161,0.00038802623748779297,0.0003900378942489624,0.00038936734199523926,0.00038836896419525146,0.00038836896419525146,0.00038902461528778076,0.0003890395164489746,0.0003880411386489868,0.0003880411386489868,0.00038836896419525146,0.00038971006870269775,0.0003900378942489624,0.0003896951675415039,0.0003903806209564209,0.00038936734199523926,0.00038902461528778076,0.0003886967897415161,0.0003886967897415161,0.0003890395164489746,0.0003890395164489746,0.0003886967897415161,0.00038936734199523926,0.0003880411386489868,0.00038836896419525146,0.00038936734199523926,0.0003880411386489868,0.00038802623748779297,0.00038836896419525146,0.0003880411386489868,0.00038771331310272217,0.00038836896419525146,0.00038836896419525146,0.00038871169090270996,0.00038902461528778076,0.00038971006870269775,0.00038936734199523926,0.0003900378942489624,0.00038936734199523926,0.00038971006870269775,0.0003886967897415161,0.00038936734199523926,0.0003900378942489624,0.0003903806209564209,0.00039036571979522705,0.00039036571979522705,0.00039170682430267334,0.00039170682430267334,0.0003916919231414795,0.00039270520210266113,0.0003930330276489258,0.0003933757543563843,0.00039336085319519043,0.0003913789987564087,0.0003916919231414795,0.0003916919231414795,0.000392034649848938,0.00039136409759521484,0.000392034649848938,0.0003910362720489502,0.0003906935453414917,0.00039036571979522705,0.00039070844650268555,0.00038936734199523926,0.0003896951675415039,0.0003896951675415039,0.00039070844650268555,0.00039036571979522705,0.00039136409759521484,0.00039105117321014404,0.00039070844650268555,0.00039036571979522705,0.0003906935453414917,0.0003903806209564209,0.00038971006870269775,0.0003896951675415039,0.0003906935453414917,0.0003906935453414917,0.00039036571979522705,0.00039070844650268555,0.00039170682430267334,0.0003906935453414917,0.00039070844650268555]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.006151735782623291,0.008253080770373344,0.010570093989372253,0.012994441203773022,0.015458455309271812,0.017947468906641006,0.02049148455262184,0.023104164749383926,0.02569851279258728,0.028342194855213165,0.031019875779747963,0.03371022641658783,0.03644590824842453,0.03917758911848068,0.041935939341783524,0.044715285301208496,0.04750463739037514,0.05014698579907417,0.05266466736793518,0.05507101118564606,0.05739535763859749,0.05962570384144783,0.061762385070323944,0.06379573047161102,0.06575907766819,0.0676434189081192,0.0694427639245987,0.07114710658788681,0.07278044521808624,0.07435345649719238,0.07583479583263397,0.0772351399064064,0.0785914808511734,0.07989515364170074,0.08113382756710052,0.08231183141469955,0.08342950791120529,0.08448184281587601,0.08552385121583939,0.08648185431957245,0.08742152899503708,0.0883231982588768,0.08917053788900375,0.08997087925672531,0.09072621166706085,0.09147422015666962,0.09217922389507294,0.09285356104373932,0.09348823130130768,0.09408190101385117,0.094643235206604,0.0951845720410347,0.095699243247509,0.09619124233722687,0.0966622456908226,0.09709425270557404,0.09750291705131531,0.0979015901684761,0.09828092157840729,0.09864092618227005,0.0989815965294838,0.0992995947599411,0.0996052622795105,0.09989893436431885,0.10017459839582443,0.10043593496084213,0.1006736010313034,0.10090727359056473,0.1011272743344307,0.10133060812950134,0.10152627527713776,0.10171361267566681,0.10188861191272736,0.10205761343240738,0.10222194343805313,0.10237294435501099,0.10252261161804199,0.10266494750976562,0.10279794782400131,0.10292528569698334,0.10304861515760422,0.10316228866577148,0.1032719537615776,0.10337462276220322,0.10348162055015564,0.10357695072889328,0.10366462171077728,0.10375028848648071,0.1038266196846962,0.1039046198129654,0.10398261994123459,0.10405762493610382,0.10412362217903137,0.10418795794248581,0.10424862802028656,0.10430462658405304,0.10435662418603897,0.10440962761640549,0.10445696115493774,0.1045016273856163,0.10454962402582169,0.10458996146917343,0.10462962836027145,0.10466329008340836,0.10469629615545273,0.10472829639911652,0.10475962609052658,0.10478562861680984,0.1048152968287468,0.10484062880277634,0.10486896336078644,0.1048896312713623,0.10491196066141129,0.10493729263544083,0.10495929419994354,0.10498062521219254,0.10500329732894897,0.1050199642777443,0.10503729432821274,0.10505463182926178,0.10507196187973022,0.1050862967967987,0.1051022931933403,0.10511495918035507,0.10512696206569672,0.10513896495103836,0.10515329986810684,0.10516496002674103,0.10517596453428268,0.10518530011177063,0.10519396513700485,0.10520229488611221,0.10521029680967331,0.10521862655878067,0.10522596538066864,0.10523263365030289,0.10523796081542969,0.10524429380893707,0.1052502989768982,0.10525696724653244,0.1052652969956398,0.10526996105909348,0.10527463257312775,0.10528096556663513,0.10528463125228882,0.10528929531574249,0.10529396682977676,0.10529863089323044,0.10530296713113785,0.10530596226453781,0.10530930012464523,0.10531296581029892,0.10531729459762573,0.10532229393720627,0.10532563179731369,0.10532896220684052,0.10533196479082108,0.1053352952003479,0.10533929616212845,0.10534130036830902,0.10534396767616272,0.10534662753343582,0.10534796118736267,0.10535062849521637,0.10535363107919693,0.10535629838705063,0.10535796731710434,0.10535962879657745,0.10536296665668488,0.10536462813615799,0.1053662970662117,0.10536796599626541,0.10536929965019226,0.10537096112966537,0.10537263005971909,0.10537529736757278,0.1053769662976265,0.10537862777709961,0.10537996143102646,0.10538063198328018,0.10538196563720703,0.10538363456726074,0.105384960770607,0.1053866297006607,0.10538863390684128,0.10539029538631439,0.10539130121469498,0.10539229959249496,0.10539363324642181,0.1053946316242218,0.10539563000202179,0.10539696365594864,0.10539796203374863,0.10539896786212921,0.10539963096380234,0.10540062934160233,0.10540129989385605,0.10540229827165604,0.10540296137332916,0.10540329664945602,0.10540396720170975,0.10540429502725601,0.10540496557950974,0.1054053008556366,0.10540596395730972,0.10540663450956345,0.10540763288736343,0.1054079681634903,0.10540863126516342,0.10540929436683655,0.10540962964296341,0.10541030019521713,0.10541096329689026,0.10541163384914398,0.10541263222694397,0.1054132953286171,0.10541396588087082,0.10541430115699768,0.10541462898254395,0.10541462898254395,0.10541462898254395,0.1054149642586708,0.1054149642586708,0.10541529953479767,0.10541529953479767,0.10541563481092453,0.1054159626364708,0.1054159626364708,0.10541629791259766,0.10541629791259766,0.10541629791259766,0.10541629791259766,0.10541629791259766,0.10541629791259766,0.10541629791259766,0.10541629791259766,0.10541663318872452,0.10541663318872452,0.10541663318872452,0.10541663318872452,0.10541696101427078,0.10541696101427078,0.10541729629039764,0.10541729629039764,0.10541729629039764,0.10541729629039764,0.1054176315665245,0.1054176315665245,0.1054176315665245,0.1054176315665245,0.1054176315665245,0.1054176315665245,0.10541796684265137,0.10541829466819763,0.10541829466819763,0.1054186299443245,0.1054186299443245,0.10541896522045135,0.10541896522045135,0.10541896522045135,0.10541896522045135,0.10541896522045135,0.10541896522045135,0.10541896522045135,0.10541896522045135,0.10541896522045135,0.10541896522045135,0.10541896522045135,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822,0.10541930049657822],"recovered":[0.0,0.0029160166159272194,0.0053980303928256035,0.007813710719347,0.01023339107632637,0.012681071646511555,0.01515775267034769,0.017686767503619194,0.02023644745349884,0.022787129506468773,0.025379477068781853,0.028025493025779724,0.030678506940603256,0.03336852416396141,0.03607187047600746,0.038762886077165604,0.041535235941410065,0.04429658502340317,0.04700026661157608,0.049657613039016724,0.052160296589136124,0.054548975080251694,0.05685698986053467,0.05910100042819977,0.061236679553985596,0.06330236047506332,0.06527236849069595,0.06714238226413727,0.06896138936281204,0.0706724002957344,0.0723060742020607,0.07387908548116684,0.0753554254770279,0.07675543427467346,0.07811710983514786,0.07942111790180206,0.08063579350709915,0.08182346075773239,0.0829378068447113,0.08400280773639679,0.08501381427049637,0.08601515740156174,0.08695816248655319,0.08784949779510498,0.08868083357810974,0.08947917073965073,0.09023851156234741,0.09098651260137558,0.09169784933328629,0.09236618876457214,0.0929928570985794,0.09359186142683029,0.09416453540325165,0.09471353888511658,0.09522620588541031,0.09571254253387451,0.09617187827825546,0.09660254418849945,0.09701655060052872,0.09741254895925522,0.09780588746070862,0.09816888719797134,0.098500557243824,0.09882389008998871,0.09913989156484604,0.09942856431007385,0.09970656782388687,0.09996189922094345,0.10020923614501953,0.10044823586940765,0.1006675735116005,0.10087790340185165,0.10107490420341492,0.10125390440225601,0.10143124312162399,0.101601243019104,0.10175690799951553,0.10191190987825394,0.10206957906484604,0.1022045761346817,0.10233858227729797,0.10246824473142624,0.10258758068084717,0.10270524770021439,0.10281825065612793,0.10293058305978775,0.10303092002868652,0.10312125086784363,0.1032039150595665,0.10328658670186996,0.1033695861697197,0.10344691574573517,0.10352758318185806,0.10360158979892731,0.10366892069578171,0.10374025255441666,0.1037992537021637,0.10385725647211075,0.10391291975975037,0.10396658629179001,0.10401425510644913,0.10405692458152771,0.10410059243440628,0.10414259135723114,0.10418058931827545,0.10421358793973923,0.10424958914518356,0.1042855903506279,0.10431625694036484,0.10434325784444809,0.1043732613325119,0.10439658910036087,0.10441792756319046,0.1044459268450737,0.10446825623512268,0.10448959469795227,0.10450825840234756,0.10453125834465027,0.10455325990915298,0.10457292944192886,0.10459225624799728,0.10460826009511948,0.10462292283773422,0.10463859140872955,0.10465192794799805,0.10466359555721283,0.10467992722988129,0.10469159483909607,0.10470359027385712,0.10471592843532562,0.10472792387008667,0.10473892837762833,0.10474792867898941,0.10475459694862366,0.10476292669773102,0.10476993024349213,0.10477592796087265,0.10478159040212631,0.10478925704956055,0.10479559004306793,0.10480159521102905,0.10480926185846329,0.10481459647417068,0.10481992363929749,0.10482626408338547,0.10483192652463913,0.10483692586421967,0.10484159737825394,0.10484526306390762,0.10484926402568817,0.10485392808914185,0.10485759377479553,0.10486159473657608,0.10486459732055664,0.10486926138401031,0.10487326234579086,0.10487625747919083,0.10487993061542511,0.10488259792327881,0.1048862636089325,0.10488859564065933,0.10489126294851303,0.10489393025636673,0.10489526391029358,0.10489793121814728,0.10490059107542038,0.10490426421165466,0.10490559786558151,0.10490859299898148,0.10491026192903519,0.10491292923688889,0.10491426289081573,0.10491659492254257,0.10491792857646942,0.1049199253320694,0.10492192953824997,0.10492392629384995,0.1049252599477768,0.10492726415395737,0.10492892563343048,0.10492993146181107,0.10493059456348419,0.10493159294128418,0.10493359714746475,0.10493626445531845,0.10493792593479156,0.10493925958871841,0.10494059324264526,0.10494159162044525,0.10494326055049896,0.10494425892829895,0.1049455925822258,0.10494659096002579,0.10494726151227951,0.1049482598900795,0.10494893044233322,0.10494959354400635,0.10494992882013321,0.10495059192180634,0.10495126247406006,0.10495159775018692,0.10495192557573318,0.10495226085186005,0.10495293140411377,0.10495325922966003,0.10495425760746002,0.10495459288358688,0.1049552634358406,0.10495559126138687,0.1049562618136406,0.10495726019144058,0.10495759546756744,0.1049589291214943,0.10495959222316742,0.10496026277542114,0.10496092587709427,0.10496159642934799,0.10496225953102112,0.1049632579088211,0.10496359318494797,0.10496392846107483,0.10496426373720169,0.10496492683887482,0.10496492683887482,0.10496492683887482,0.10496526211500168,0.10496559739112854,0.1049659252166748,0.1049659252166748,0.10496626049280167,0.10496659576892853,0.10496659576892853,0.10496659576892853,0.10496659576892853,0.10496659576892853,0.10496659576892853,0.10496659576892853,0.10496659576892853,0.10496659576892853,0.10496659576892853,0.10496659576892853,0.10496659576892853,0.10496725887060165,0.10496725887060165,0.10496759414672852,0.10496792942285538,0.10496792942285538,0.10496792942285538,0.10496792942285538,0.10496792942285538,0.10496792942285538,0.10496792942285538,0.10496826469898224,0.10496826469898224,0.10496826469898224,0.10496826469898224,0.10496826469898224,0.1049685925245285,0.10496892780065536,0.10496926307678223,0.10496926307678223,0.10496926307678223,0.10496926307678223,0.10496926307678223,0.10496926307678223,0.10496926307678223,0.10496926307678223,0.10496926307678223,0.10496926307678223,0.10496959835290909,0.10496959835290909,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535,0.10496992617845535],"active":[0.006151735782623291,0.005337064154446125,0.00517206359654665,0.005180730484426022,0.005225064232945442,0.005266397260129452,0.005333731882274151,0.005417397245764732,0.00546206533908844,0.005555065348744392,0.00564039871096611,0.0056847333908081055,0.005767401307821274,0.005809064954519272,0.005864068865776062,0.0059523992240428925,0.005969401448965073,0.005850400775671005,0.0056644007563591,0.0054133981466293335,0.005235061049461365,0.0050767287611961365,0.004905395209789276,0.004694730043411255,0.004522398114204407,0.004341058433055878,0.0041703954339027405,0.004004724323749542,0.0038190558552742004,0.0036810562014579773,0.0035287216305732727,0.003356054425239563,0.003236055374145508,0.0031397193670272827,0.0030167177319526672,0.0028907135128974915,0.00279371440410614,0.0026583820581436157,0.0025860443711280823,0.002479046583175659,0.0024077147245407104,0.0023080408573150635,0.0022123754024505615,0.002121381461620331,0.002045378088951111,0.0019950494170188904,0.001940712332725525,0.001867048442363739,0.0017903819680213928,0.0017157122492790222,0.0016503781080245972,0.0015927106142044067,0.0015347078442573547,0.0014777034521102905,0.0014360398054122925,0.001381710171699524,0.001331038773059845,0.001299045979976654,0.0012643709778785706,0.0012283772230148315,0.001175709068775177,0.001130707561969757,0.001104705035686493,0.0010750442743301392,0.0010347068309783936,0.00100737065076828,0.0009670332074165344,0.0009453743696212769,0.0009180381894111633,0.000882372260093689,0.000858701765537262,0.000835709273815155,0.000813707709312439,0.0008037090301513672,0.0007907003164291382,0.0007717013359069824,0.0007657036185264587,0.0007530376315116882,0.0007283687591552734,0.0007207095623016357,0.0007100328803062439,0.0006940439343452454,0.0006843730807304382,0.0006693750619888306,0.00066336989402771,0.0006463676691055298,0.0006337016820907593,0.000629037618637085,0.0006227046251296997,0.0006180331110954285,0.0006130337715148926,0.0006107091903686523,0.0005960389971733093,0.0005863681435585022,0.0005797073245048523,0.0005643740296363831,0.0005573704838752747,0.0005523711442947388,0.0005440413951873779,0.0005350410938262939,0.0005353689193725586,0.0005330368876457214,0.0005290359258651733,0.0005206987261772156,0.0005157068371772766,0.0005147084593772888,0.0005100369453430176,0.0005000382661819458,0.000499039888381958,0.0004973709583282471,0.0004957020282745361,0.0004930421710014343,0.0004940330982208252,0.0004913657903671265,0.0004910379648208618,0.0004910305142402649,0.0004950389266014099,0.0004887059330940247,0.0004840344190597534,0.00048170238733291626,0.0004797056317329407,0.00047803670167922974,0.0004793703556060791,0.0004763677716255188,0.00047503411769866943,0.000475369393825531,0.0004733726382255554,0.0004733651876449585,0.0004723742604255676,0.0004693716764450073,0.0004660412669181824,0.0004633665084838867,0.0004623681306838989,0.00046402961015701294,0.00046303868293762207,0.0004627034068107605,0.00046203285455703735,0.0004627034068107605,0.0004610419273376465,0.00046137720346450806,0.0004637017846107483,0.000460699200630188,0.00046003609895706177,0.0004610419273376465,0.00045836716890335083,0.00045736879110336304,0.0004570409655570984,0.00045703351497650146,0.0004577040672302246,0.0004566982388496399,0.00045537203550338745,0.00045537203550338745,0.0004556998610496521,0.0004576966166496277,0.00045637041330337524,0.0004556998610496521,0.000455707311630249,0.00045536458492279053,0.0004566982388496399,0.0004550367593765259,0.00045537203550338745,0.00045536458492279053,0.00045403093099594116,0.00045536458492279053,0.0004556998610496521,0.000455707311630249,0.0004537031054496765,0.00045403093099594116,0.00045437365770339966,0.00045436620712280273,0.00045336782932281494,0.0004537031054496765,0.0004527047276496887,0.00045303255319595337,0.0004527047276496887,0.00045336782932281494,0.0004530400037765503,0.00045336782932281494,0.0004526972770690918,0.00045170634984970093,0.0004520341753959656,0.0004530400037765503,0.00045336782932281494,0.00045303255319595337,0.00045236945152282715,0.00045236945152282715,0.0004520416259765625,0.00045170634984970093,0.0004520416259765625,0.00045137107372283936,0.00045137107372283936,0.00045137107372283936,0.00045137107372283936,0.00045170634984970093,0.00045137107372283936,0.000451698899269104,0.00045170634984970093,0.00045236945152282715,0.00045236945152282715,0.0004520341753959656,0.00045236945152282715,0.00045236945152282715,0.0004527047276496887,0.00045236945152282715,0.0004527047276496887,0.00045237690210342407,0.0004530400037765503,0.0004527047276496887,0.0004530400037765503,0.00045303255319595337,0.00045236945152282715,0.0004527047276496887,0.0004520341753959656,0.0004520416259765625,0.00045236945152282715,0.00045236945152282715,0.00045236945152282715,0.0004520416259765625,0.00045137107372283936,0.0004510357975959778,0.0004507005214691162,0.0004507005214691162,0.00045003741979599,0.00045037269592285156,0.00045037269592285156,0.00045037269592285156,0.00045036524534225464,0.00045003741979599,0.00045037269592285156,0.00045003741979599,0.0004497021436691284,0.0004497021436691284,0.0004497021436691284,0.0004497021436691284,0.0004497021436691284,0.0004497021436691284,0.00045003741979599,0.00045003741979599,0.00045003741979599,0.00045003741979599,0.00045036524534225464,0.00045036524534225464,0.00045003741979599,0.00045003741979599,0.0004497021436691284,0.00044936686754226685,0.0004497021436691284,0.0004497021436691284,0.0004497021436691284,0.0004497021436691284,0.0004497021436691284,0.0004497021436691284,0.0004497021436691284,0.00045002996921539307,0.00045002996921539307,0.00045036524534225464,0.00045036524534225464,0.00045037269592285156,0.00045003741979599,0.0004497021436691284,0.0004497021436691284,0.0004497021436691284,0.0004497021436691284,0.0004497021436691284,0.0004497021436691284,0.0004497021436691284,0.0004497021436691284,0.0004497021436691284,0.00045003741979599,0.0004497021436691284,0.0004497021436691284,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377,0.00044937431812286377]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.7206384539604187,"q05":0.651994334451414,"q20":0.6855153599707311,"q40":0.7100656050819774,"q60":0.73121130283886,"q80":0.7557615479501063,"q95":0.7892825734694234},"MaxActiveInfected":{"mean":0.036982908844947815,"q05":0.025421488190978392,"q20":0.03106728392050815,"q40":0.03520217140860451,"q60":0.03876364628129112,"q80":0.04289853376938748,"q95":0.04854432949891723}},"4W_None":{"TotalInfected":{"mean":0.5178974866867065,"q05":0.4037815368318257,"q20":0.45950784950956025,"q40":0.5003208799640118,"q60":0.5354740934094013,"q80":0.5762871238638528,"q95":0.6320134365415873},"MaxActiveInfected":{"mean":0.014968124218285084,"q05":0.007429360650852961,"q20":0.011110769746570773,"q40":0.013806972928139932,"q60":0.016129275508430237,"q80":0.018825478689999394,"q95":0.022506887785717203}},"2W_Strong":{"TotalInfected":{"mean":0.09995777159929276,"q05":0.06921408579660522,"q20":0.08422716898160504,"q40":0.0952225029953236,"q60":0.10469304020326191,"q80":0.11568837421698047,"q95":0.13070145740198028},"MaxActiveInfected":{"mean":0.007381298113614321,"q05":0.005589795112549219,"q20":0.006464640885882487,"q40":0.0071053634722929955,"q60":0.007657232754935646,"q80":0.008297955341346155,"q95":0.009172801114679422}},"2W_Moderate":{"TotalInfected":{"mean":0.1474672555923462,"q05":0.08222953094935016,"q20":0.11408710954780805,"q40":0.13741907362486852,"q60":0.15751543755982386,"q80":0.18084740163688434,"q95":0.21270498023534218},"MaxActiveInfected":{"mean":0.007393909152597189,"q05":0.005568336933172758,"q20":0.006459819749070123,"q40":0.007112727030505533,"q60":0.007675091274688845,"q80":0.008327998556124256,"q95":0.00921948137202162}}}}} \ No newline at end of file diff --git a/web/country-data/extdata-AF.json b/web/country-data/extdata-AF.json new file mode 100644 index 00000000..fb7ce6c3 --- /dev/null +++ b/web/country-data/extdata-AF.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0006756782531738281,0.0008882007678039372,0.0011457406217232347,0.001425761030986905,0.0017241208115592599,0.0020380308851599693,0.0023697451688349247,0.002718981821089983,0.00308900885283947,0.0034790090285241604,0.0038935744669288397,0.0043334937654435635,0.004795893561094999,0.00527832331135869,0.005787007976323366,0.00632245559245348,0.006889031734317541,0.007570602465420961,0.008358885534107685,0.009272500872612,0.01031544990837574,0.01150641031563282,0.012870988808572292,0.014428144320845604,0.016215147450566292,0.018252365291118622,0.020568225532770157,0.023206276819109917,0.02621370553970337,0.029618771746754646,0.03346279636025429,0.03780556470155716,0.042701978236436844,0.048180319368839264,0.054324764758348465,0.061201971024274826,0.06882652640342712,0.07726992666721344,0.08655934035778046,0.0968094915151596,0.10799216479063034,0.12014834582805634,0.13330358266830444,0.14745168387889862,0.16258785128593445,0.1786177009344101,0.1955810785293579,0.21331076323986053,0.2317691445350647,0.25085145235061646,0.27048033475875854,0.2904948592185974,0.3107447624206543,0.3310869336128235,0.3514106273651123,0.3715699315071106,0.39149340987205505,0.4109843373298645,0.4300161600112915,0.44851306080818176,0.46635469794273376,0.4835302531719208,0.4999326765537262,0.5155801773071289,0.5304627418518066,0.5445720553398132,0.5579053163528442,0.5704983472824097,0.5823810696601868,0.5935726165771484,0.6041378378868103,0.6140470504760742,0.6233714818954468,0.6322154402732849,0.6405365467071533,0.6484104990959167,0.6558542251586914,0.6629025340080261,0.6695690155029297,0.6758916974067688,0.6818749308586121,0.6875460147857666,0.6929270029067993,0.6979876160621643,0.7027794718742371,0.7073204517364502,0.7115772366523743,0.7155691981315613,0.719325840473175,0.7228216528892517,0.7260648608207703,0.7290698289871216,0.7318408489227295,0.7344314455986023,0.7367997169494629,0.7389571070671082,0.7409436702728271,0.7427344918251038,0.7443775534629822,0.7458609342575073,0.7472038269042969,0.7484254837036133,0.7495350241661072,0.7505316734313965,0.7514219880104065,0.7522281408309937,0.7529436349868774,0.7535918354988098,0.7541645169258118,0.7546864151954651,0.755155622959137,0.7555784583091736,0.7559480667114258,0.7562852501869202,0.7565835118293762,0.7568503618240356,0.7570841908454895,0.7572954297065735,0.7574856877326965,0.7576568722724915,0.7578043937683105,0.7579376697540283,0.7580591440200806,0.7581665515899658,0.7582615613937378,0.7583463788032532,0.7584208250045776,0.7584866285324097,0.758545458316803,0.7585991621017456,0.7586469650268555,0.7586895227432251,0.7587283253669739,0.7587617635726929,0.758792519569397,0.7588193416595459,0.7588433027267456,0.75886470079422,0.7588835954666138,0.7589003443717957,0.7589156031608582,0.7589290142059326,0.7589408755302429,0.7589513659477234,0.7589613795280457,0.7589702010154724,0.7589779496192932,0.7589840888977051,0.7589905261993408,0.7589960694313049,0.7590010166168213,0.7590052485466003,0.7590093612670898,0.7590125203132629,0.7590157985687256,0.7590188980102539,0.7590214610099792,0.7590235471725464,0.7590256929397583,0.7590274810791016,0.7590290307998657,0.7590304613113403,0.7590316534042358,0.7590327858924866,0.7590337991714478,0.7590348124504089,0.7590356469154358,0.7590363025665283,0.7590370178222656,0.7590375542640686,0.7590381503105164,0.7590387463569641,0.7590392231941223,0.759039580821991,0.7590399384498596,0.7590401768684387,0.759040355682373,0.7590405941009521,0.759040892124176,0.7590410709381104,0.7590411901473999,0.7590412497520447,0.7590413689613342,0.7590414881706238,0.7590416073799133,0.7590417265892029,0.7590417265892029,0.7590417861938477,0.7590418457984924,0.7590419054031372,0.759041965007782,0.7590420246124268,0.7590420246124268,0.7590420842170715,0.7590421438217163,0.7590421438217163,0.7590421438217163,0.7590422034263611,0.7590422034263611,0.7590422034263611,0.7590422034263611,0.7590422034263611,0.7590422034263611,0.7590422630310059,0.7590422630310059,0.7590422630310059,0.7590422630310059,0.7590422630310059,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506,0.7590423226356506],"recovered":[0.0,0.00029602154972963035,0.0005513077485375106,0.0008109885966405272,0.0010809237137436867,0.0013619301607832313,0.0016597264911979437,0.0019762846641242504,0.0023074073251336813,0.0026583343278616667,0.0030292347073554993,0.0034219955559819937,0.0038396597374230623,0.004277297295629978,0.0047347391955554485,0.00521945022046566,0.005728895775973797,0.006265272852033377,0.006875514518469572,0.007577340118587017,0.008381765335798264,0.009301944635808468,0.010361853055655956,0.011567940935492516,0.012957900762557983,0.014542749151587486,0.016359077766537666,0.018421312794089317,0.02077365294098854,0.02345987595617771,0.02649190090596676,0.029942911118268967,0.03383713960647583,0.038220472633838654,0.04316801577806473,0.04871780052781105,0.05494191497564316,0.06184444576501846,0.0695241317152977,0.07801277935504913,0.08737737685441971,0.09763409197330475,0.10885635018348694,0.12102196365594864,0.1342025250196457,0.14834973216056824,0.16344240307807922,0.1794584095478058,0.19631214439868927,0.21399374306201935,0.23237784206867218,0.2513991594314575,0.2709212601184845,0.2908254861831665,0.31094056367874146,0.3311469256877899,0.3513317108154297,0.3713424801826477,0.3911142945289612,0.4105132520198822,0.4295157194137573,0.4478975534439087,0.46570885181427,0.48279276490211487,0.49915072321891785,0.514763355255127,0.5296404361724854,0.5437455773353577,0.5570825934410095,0.5697115659713745,0.5816303491592407,0.5928536057472229,0.6034204959869385,0.6133570671081543,0.6227564215660095,0.6316354274749756,0.6399903297424316,0.6479061245918274,0.6553660035133362,0.6624357104301453,0.6691188812255859,0.6754597425460815,0.681461751461029,0.6871574521064758,0.6925285458564758,0.6976128816604614,0.702415943145752,0.7069631218910217,0.7112122774124146,0.7152246832847595,0.7189806699752808,0.722478449344635,0.7257356643676758,0.7287442088127136,0.7315481901168823,0.7341296076774597,0.7365055680274963,0.7386807799339294,0.7406733632087708,0.7424728870391846,0.7441220879554749,0.7456209659576416,0.746975302696228,0.7482136487960815,0.7493252754211426,0.7503343224525452,0.7512388229370117,0.7520481944084167,0.7527721524238586,0.7534275054931641,0.7540151476860046,0.7545468211174011,0.7550230026245117,0.7554413676261902,0.7558186650276184,0.7561600804328918,0.756462037563324,0.7567281723022461,0.7569700479507446,0.7571861743927002,0.757377564907074,0.7575469017028809,0.7577009201049805,0.75783771276474,0.7579606771469116,0.7580698132514954,0.7581648230552673,0.7582507729530334,0.7583268880844116,0.7583929300308228,0.7584529519081116,0.7585065960884094,0.7585551142692566,0.7586000561714172,0.7586380839347839,0.7586724758148193,0.7587029337882996,0.7587310671806335,0.7587553858757019,0.7587766647338867,0.7587959170341492,0.7588131427764893,0.7588284015655518,0.758841872215271,0.7588534355163574,0.7588638663291931,0.758873701095581,0.7588834166526794,0.7588908076286316,0.7588980197906494,0.7589042782783508,0.7589099407196045,0.7589149475097656,0.7589192390441895,0.758923351764679,0.7589266896247864,0.7589300870895386,0.7589330673217773,0.758935809135437,0.7589380741119385,0.7589403390884399,0.7589420676231384,0.7589436173439026,0.758945107460022,0.758946418762207,0.7589475512504578,0.7589486837387085,0.7589495778083801,0.7589501738548279,0.7589508891105652,0.7589516639709473,0.7589523792266846,0.7589529752731323,0.7589534521102905,0.758953869342804,0.7589542865753174,0.758954644203186,0.7589548826217651,0.7589551210403442,0.7589552998542786,0.7589556574821472,0.7589558362960815,0.7589559555053711,0.7589560747146606,0.7589561939239502,0.7589563131332397,0.7589563727378845,0.7589564919471741,0.7589565515518188,0.7589566707611084,0.7589567303657532,0.7589567303657532,0.758956789970398,0.7589568495750427,0.7589568495750427,0.7589569091796875,0.7589569091796875,0.7589569687843323,0.7589569687843323,0.758957028388977,0.758957028388977,0.758957028388977,0.758957028388977,0.758957028388977,0.758957028388977,0.7589570879936218,0.7589570879936218,0.7589570879936218,0.7589570879936218,0.7589570879936218,0.7589570879936218,0.7589570879936218,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666,0.7589571475982666],"active":[0.0006756782531738281,0.0005921792471781373,0.000594432873185724,0.0006147724343463778,0.0006431970978155732,0.0006761007243767381,0.000710018677636981,0.0007426971569657326,0.0007816015277057886,0.0008206747006624937,0.0008643397595733404,0.0009114982094615698,0.000956233823671937,0.001001026015728712,0.0010522687807679176,0.0011030053719878197,0.0011601359583437443,0.0013053296133875847,0.001483371015638113,0.0016951607540249825,0.0019336845725774765,0.0022044656798243523,0.002509135752916336,0.0028602033853530884,0.0032572466880083084,0.0037096161395311356,0.0042091477662324905,0.004784964025020599,0.0054400525987148285,0.006158895790576935,0.006970895454287529,0.007862653583288193,0.008864838629961014,0.00995984673500061,0.011156748980283737,0.012484170496463776,0.013884611427783966,0.015425480902194977,0.017035208642482758,0.018796712160110474,0.020614787936210632,0.022514253854751587,0.024447232484817505,0.02642972022294998,0.028385326266288757,0.030267968773841858,0.032138675451278687,0.03385235369205475,0.03545700013637543,0.03685770928859711,0.038102492690086365,0.03909569978713989,0.0398235023021698,0.04026144742965698,0.04047006368637085,0.04042300581932068,0.040161699056625366,0.0396418571472168,0.03890186548233032,0.03799980878829956,0.03683897852897644,0.035632699728012085,0.03422382473945618,0.03278741240501404,0.031312018632888794,0.02980870008468628,0.028264880180358887,0.026752769947052002,0.025298476219177246,0.023861050605773926,0.02250748872756958,0.02119344472885132,0.0199509859085083,0.018858373165130615,0.0177801251411438,0.016775071620941162,0.015863895416259766,0.01499640941619873,0.014203011989593506,0.013455986976623535,0.012756049633026123,0.012086272239685059,0.011465251445770264,0.010830163955688477,0.01025092601776123,0.00970757007598877,0.009161293506622314,0.00860607624053955,0.008113563060760498,0.0075969696044921875,0.007084190845489502,0.006591379642486572,0.006105184555053711,0.005687236785888672,0.005251526832580566,0.0048274993896484375,0.0044381022453308105,0.004053711891174316,0.0037041902542114258,0.003388047218322754,0.0030817389488220215,0.0028045177459716797,0.0025597214698791504,0.0023180246353149414,0.002096712589263916,0.0018938183784484863,0.0017048120498657227,0.0015436410903930664,0.001392364501953125,0.0012589097023010254,0.0011404752731323242,0.001031637191772461,0.0009250640869140625,0.0008438825607299805,0.0007648468017578125,0.0006902813911437988,0.0006221532821655273,0.0005672574043273926,0.0005156397819519043,0.00047069787979125977,0.00042682886123657227,0.00039076805114746094,0.00035822391510009766,0.0003288388252258301,0.0003008842468261719,0.0002765655517578125,0.00025600194931030273,0.0002358555793762207,0.00021857023239135742,0.00020623207092285156,0.00019401311874389648,0.00018292665481567383,0.00017321109771728516,0.00016170740127563477,0.0001544356346130371,0.0001468658447265625,0.00014036893844604492,0.00013363361358642578,0.00012820959091186523,0.00012367963790893555,0.00011968612670898438,0.00011587142944335938,0.00011247396469116211,0.00010949373245239258,0.00010794401168823242,0.00010633468627929688,0.0001042485237121582,0.00010067224502563477,9.971857070922852e-05,9.804964065551758e-05,9.673833847045898e-05,9.530782699584961e-05,9.441375732421875e-05,9.328126907348633e-05,9.244680404663086e-05,9.22083854675293e-05,9.137392044067383e-05,9.047985076904297e-05,8.988380432128906e-05,8.940696716308594e-05,8.869171142578125e-05,8.83936882019043e-05,8.803606033325195e-05,8.767843246459961e-05,8.738040924072266e-05,8.726119995117188e-05,8.696317672729492e-05,8.672475814819336e-05,8.684396743774414e-05,8.666515350341797e-05,8.64863395690918e-05,8.636713027954102e-05,8.624792098999023e-05,8.612871170043945e-05,8.606910705566406e-05,8.589029312133789e-05,8.571147918701172e-05,8.571147918701172e-05,8.577108383178711e-05,8.577108383178711e-05,8.553266525268555e-05,8.541345596313477e-05,8.541345596313477e-05,8.541345596313477e-05,8.541345596313477e-05,8.541345596313477e-05,8.535385131835938e-05,8.529424667358398e-05,8.529424667358398e-05,8.52346420288086e-05,8.52346420288086e-05,8.529424667358398e-05,8.52346420288086e-05,8.52346420288086e-05,8.529424667358398e-05,8.52346420288086e-05,8.52346420288086e-05,8.52346420288086e-05,8.52346420288086e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.52346420288086e-05,8.52346420288086e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.52346420288086e-05,8.52346420288086e-05,8.52346420288086e-05,8.52346420288086e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0006756782531738281,0.0008878063526935875,0.0011372611625120044,0.0014050834579393268,0.0016837797593325377,0.0019736038520932198,0.0022770059294998646,0.0025932544376701117,0.0029199824202805758,0.003261077683418989,0.003614878049120307,0.003980397712439299,0.004362002946436405,0.004757440183311701,0.005164342932403088,0.00558941625058651,0.006030434276908636,0.006553542800247669,0.00714451540261507,0.007815550081431866,0.008572449907660484,0.009422878734767437,0.010379821062088013,0.011451533064246178,0.012666326016187668,0.014018761925399303,0.015536562539637089,0.01725192740559578,0.019158827140927315,0.02128472737967968,0.02365873195230961,0.02630450204014778,0.029265448451042175,0.03252878412604332,0.036181021481752396,0.04020768404006958,0.04467572644352913,0.0496065653860569,0.055017296224832535,0.06094522029161453,0.06742679327726364,0.07447868585586548,0.08217572420835495,0.0905187800526619,0.09951746463775635,0.1092134341597557,0.11961320787668228,0.13066835701465607,0.14243008196353912,0.15483808517456055,0.1679125279188156,0.18160898983478546,0.19587157666683197,0.21064017713069916,0.22589121758937836,0.24155932664871216,0.25753840804100037,0.27380090951919556,0.2902108132839203,0.30670925974845886,0.3232322931289673,0.33968809247016907,0.35602325201034546,0.37210309505462646,0.3879510760307312,0.4034331440925598,0.41852155327796936,0.433196485042572,0.44742441177368164,0.46112874150276184,0.4743483364582062,0.4869871139526367,0.4991188943386078,0.5107126832008362,0.5217869281768799,0.53230220079422,0.5423177480697632,0.551846444606781,0.5608722567558289,0.5694321990013123,0.5775445103645325,0.5852720737457275,0.5925865173339844,0.5995497107505798,0.6061692237854004,0.6124680042266846,0.6184285283088684,0.6241264343261719,0.6295502185821533,0.63472580909729,0.6396732330322266,0.6443714499473572,0.6488758325576782,0.6531444191932678,0.6572282910346985,0.6610943675041199,0.6647642850875854,0.6682418584823608,0.6715368628501892,0.6746378540992737,0.6775813102722168,0.6803423166275024,0.6829298138618469,0.6853718757629395,0.6876606345176697,0.6898036003112793,0.6917999982833862,0.6936780214309692,0.6954269409179688,0.697060227394104,0.6985613703727722,0.6999433636665344,0.7012106776237488,0.7023795247077942,0.7034462094306946,0.7044347524642944,0.7053416967391968,0.7061697244644165,0.7069163918495178,0.7076085805892944,0.7082381844520569,0.7088123559951782,0.7093318700790405,0.7098018527030945,0.7102344632148743,0.7106258273124695,0.7109795212745667,0.7112957239151001,0.7115887999534607,0.711852490901947,0.712093710899353,0.712309718132019,0.7125064730644226,0.712685763835907,0.7128487825393677,0.7129936814308167,0.7131302356719971,0.7132522463798523,0.7133626341819763,0.7134620547294617,0.7135509848594666,0.7136355042457581,0.7137113809585571,0.7137777209281921,0.7138385772705078,0.7138930559158325,0.7139440178871155,0.7139902114868164,0.7140326499938965,0.7140695452690125,0.7141039371490479,0.7141354084014893,0.7141645550727844,0.7141903638839722,0.7142130136489868,0.7142356634140015,0.7142556309700012,0.7142744064331055,0.7142906785011292,0.7143044471740723,0.7143179774284363,0.7143298983573914,0.7143412232398987,0.7143512964248657,0.7143602967262268,0.7143685817718506,0.7143754363059998,0.714381992816925,0.7143881916999817,0.7143937945365906,0.714398980140686,0.7144038081169128,0.7144079208374023,0.7144114375114441,0.7144147157669067,0.7144178748130798,0.7144209146499634,0.7144232392311096,0.7144256234169006,0.7144280076026917,0.7144300937652588,0.714431881904602,0.7144334316253662,0.7144346237182617,0.7144361138343811,0.7144371271133423,0.7144381999969482,0.7144390940666199,0.7144399285316467,0.7144407629966736,0.7144416570663452,0.714442253112793,0.7144429683685303,0.7144434452056885,0.7144439220428467,0.7144445180892944,0.7144448161125183,0.7144452929496765,0.7144455909729004,0.714445948600769,0.7144462466239929,0.7144465446472168,0.7144467234611511,0.7144469618797302,0.7144472002983093,0.714447557926178,0.7144477367401123,0.7144479751586914,0.7144480347633362,0.714448094367981,0.7144481539726257,0.7144483327865601,0.7144485116004944,0.7144487500190735,0.714448869228363,0.714448869228363,0.7144489288330078,0.7144489288330078,0.7144489288330078,0.7144489288330078,0.7144489884376526,0.7144489884376526,0.7144489884376526,0.7144489884376526,0.7144489884376526,0.7144490480422974,0.7144490480422974,0.7144490480422974,0.7144490480422974,0.7144490480422974,0.7144491076469421,0.7144491076469421,0.7144491076469421,0.7144491076469421,0.7144491076469421,0.7144491672515869,0.7144491672515869,0.7144491672515869,0.7144491672515869,0.7144491672515869,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317,0.7144492268562317],"recovered":[0.0,0.000297345599392429,0.0005520401755347848,0.0008022555848583579,0.001063936622813344,0.0013327449560165405,0.0016117229824885726,0.0019035188015550375,0.0022038223687559366,0.0025213665794581175,0.0028495595324784517,0.0031923733185976744,0.0035425396636128426,0.003911327105015516,0.004294256214052439,0.004686087369918823,0.005091976374387741,0.0055196695029735565,0.00599553482607007,0.006533010862767696,0.007132378406822681,0.00781073747202754,0.008574962615966797,0.009437475353479385,0.010405799373984337,0.011493174359202385,0.012715094722807407,0.01408891286700964,0.015625419095158577,0.01734444499015808,0.01926957070827484,0.021423812955617905,0.023826155811548233,0.026512689888477325,0.029484456405043602,0.032803092151880264,0.03645704686641693,0.040515679866075516,0.04501491039991379,0.049969159066677094,0.05541220307350159,0.06136840954422951,0.06788229197263718,0.0749845877289772,0.08272577077150345,0.09107910841703415,0.10011379420757294,0.1098334863781929,0.120226189494133,0.13130059838294983,0.14303982257843018,0.15544858574867249,0.16848459839820862,0.1821097880601883,0.1963380128145218,0.21108697354793549,0.22627708315849304,0.24186107516288757,0.25776350498199463,0.2739245295524597,0.2902463674545288,0.3066796362400055,0.32310765981674194,0.33948129415512085,0.35569998621940613,0.3717617392539978,0.38751891255378723,0.40292930603027344,0.4179839491844177,0.4326348602771759,0.44680047035217285,0.46048060059547424,0.47367286682128906,0.4863251745700836,0.49846482276916504,0.5100533962249756,0.5210922956466675,0.5316320657730103,0.5416747331619263,0.5511924624443054,0.56023108959198,0.5688291192054749,0.5769745111465454,0.5847057104110718,0.5920513272285461,0.5990275144577026,0.6056503057479858,0.6119517683982849,0.6179583072662354,0.6236727833747864,0.6291334629058838,0.63434237241745,0.6392821669578552,0.6440111398696899,0.648500919342041,0.6527864336967468,0.6568717956542969,0.6607401371002197,0.6644161939620972,0.6679001450538635,0.6711794137954712,0.6742981672286987,0.6772447824478149,0.6800123453140259,0.682620644569397,0.685062825679779,0.6873520612716675,0.6895002126693726,0.6915166974067688,0.6934019327163696,0.695157527923584,0.6967818737030029,0.6982944011688232,0.6996787786483765,0.700960099697113,0.7021364569664001,0.7032111883163452,0.7042055726051331,0.7051200270652771,0.7059488296508789,0.7067077159881592,0.7074046730995178,0.7080321907997131,0.7086082100868225,0.7091396450996399,0.7096141576766968,0.7100496292114258,0.7104464173316956,0.7108005881309509,0.7111244797706604,0.7114161252975464,0.7116836309432983,0.7119225263595581,0.7121410369873047,0.7123432159423828,0.7125274538993835,0.7126896381378174,0.7128380537033081,0.7129708528518677,0.7130950093269348,0.7132067084312439,0.7133073806762695,0.7133995294570923,0.7134832739830017,0.7135576009750366,0.7136256098747253,0.7136873006820679,0.7137445211410522,0.7137959003448486,0.713840901851654,0.7138820290565491,0.7139202952384949,0.7139551043510437,0.7139867544174194,0.7140154838562012,0.7140408754348755,0.7140652537345886,0.7140870094299316,0.7141075134277344,0.7141265273094177,0.7141431570053101,0.7141578197479248,0.7141717076301575,0.7141830921173096,0.7141948938369751,0.7142049670219421,0.714215099811554,0.7142229676246643,0.7142296433448792,0.7142362594604492,0.7142423987388611,0.7142482399940491,0.7142531871795654,0.7142581343650818,0.7142621874809265,0.7142655849456787,0.7142691612243652,0.7142723202705383,0.7142751812934875,0.7142776846885681,0.7142803072929382,0.7142825722694397,0.7142844200134277,0.7142861485481262,0.7142874598503113,0.7142888307571411,0.7142899632453918,0.7142910957336426,0.714292049407959,0.7142930030822754,0.714293897151947,0.7142946720123291,0.7142954468727112,0.7142962217330933,0.7142969369888306,0.7142974734306335,0.7142980694770813,0.7142985463142395,0.7142989039421082,0.714299201965332,0.7142994999885559,0.7142997980117798,0.7143001556396484,0.7143003940582275,0.7143006920814514,0.7143008708953857,0.7143010497093201,0.7143012881278992,0.714301586151123,0.7143017649650574,0.7143018245697021,0.7143020033836365,0.714302122592926,0.7143022418022156,0.7143024206161499,0.7143025398254395,0.7143025994300842,0.714302659034729,0.714302659034729,0.714302659034729,0.714302659034729,0.7143027186393738,0.7143027186393738,0.7143027782440186,0.7143027782440186,0.7143028378486633,0.7143028378486633,0.7143028378486633,0.7143028974533081,0.7143028974533081,0.7143028974533081,0.7143028974533081,0.7143028974533081,0.7143028974533081,0.7143029570579529,0.7143029570579529,0.7143029570579529,0.7143029570579529,0.7143029570579529,0.7143029570579529,0.7143030166625977,0.7143030166625977,0.7143030166625977,0.7143030166625977,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424,0.7143030762672424],"active":[0.0006756782531738281,0.0005904607241973281,0.0005852209869772196,0.0006028278730809689,0.0006198431365191936,0.0006408588960766792,0.000665282947011292,0.0006897356361150742,0.0007161600515246391,0.0007397111039608717,0.0007653185166418552,0.0007880243938416243,0.0008194632828235626,0.0008461130782961845,0.0008700867183506489,0.0009033288806676865,0.000938457902520895,0.0010338732972741127,0.001148980576545,0.0012825392186641693,0.0014400715008378029,0.0016121412627398968,0.0018048584461212158,0.0020140577107667923,0.002260526642203331,0.0025255875661969185,0.0028214678168296814,0.0031630145385861397,0.003533408045768738,0.003940282389521599,0.004389161244034767,0.004880689084529877,0.005439292639493942,0.006016094237565994,0.006696565076708794,0.007404591888189316,0.008218679577112198,0.009090885519981384,0.010002385824918747,0.010976061224937439,0.012014590203762054,0.013110276311635971,0.014293432235717773,0.015534192323684692,0.0167916938662529,0.018134325742721558,0.019499413669109344,0.020834870636463165,0.022203892469406128,0.023537486791610718,0.024872705340385437,0.026160404086112976,0.027386978268623352,0.028530389070510864,0.029553204774856567,0.030472353100776672,0.031261324882507324,0.03193983435630798,0.03244730830192566,0.032784730195999146,0.03298592567443848,0.033008456230163574,0.032915592193603516,0.032621800899505615,0.03225108981132507,0.03167140483856201,0.03100264072418213,0.030267179012298584,0.029440462589263916,0.028493881225585938,0.027547866106033325,0.026506513357162476,0.025446027517318726,0.024387508630752563,0.023322105407714844,0.022248804569244385,0.021225452423095703,0.020214378833770752,0.019197523593902588,0.018239736557006836,0.01731342077255249,0.016442954540252686,0.015612006187438965,0.014844000339508057,0.014117896556854248,0.013440489768981934,0.012778222560882568,0.012174665927886963,0.011591911315917969,0.011053025722503662,0.010539770126342773,0.010029077529907227,0.009593665599822998,0.00913327932357788,0.00872737169265747,0.008307933807373047,0.007892489433288574,0.007501721382141113,0.007120668888092041,0.006737709045410156,0.0064018964767456055,0.006044149398803711,0.005685031414031982,0.005359530448913574,0.005039989948272705,0.004740774631500244,0.00444793701171875,0.00417780876159668,0.003910243511199951,0.003658294677734375,0.0034038424491882324,0.003161489963531494,0.002916276454925537,0.0027007460594177246,0.002486109733581543,0.002298295497894287,0.0021305084228515625,0.0019641518592834473,0.0017963647842407227,0.0016597509384155273,0.001530468463897705,0.0014076828956604004,0.0012996792793273926,0.0011936426162719727,0.001094818115234375,0.001011669635772705,0.0009298920631408691,0.000849306583404541,0.0007882118225097656,0.0007280111312866211,0.0006775856018066406,0.0006260871887207031,0.000583946704864502,0.0005447268486022949,0.0005055665969848633,0.00046622753143310547,0.0004405975341796875,0.00041419267654418945,0.0003917813301086426,0.00036704540252685547,0.00034427642822265625,0.0003281235694885254,0.00031185150146484375,0.0002944469451904297,0.0002809762954711914,0.00026744604110717773,0.0002567172050476074,0.00024569034576416016,0.00023674964904785156,0.00022864341735839844,0.0002219080924987793,0.00021511316299438477,0.00020945072174072266,0.00020360946655273438,0.00019752979278564453,0.00019478797912597656,0.00019037723541259766,0.00018739700317382812,0.0001831650733947754,0.00017791986465454102,0.0001748204231262207,0.00017207860946655273,0.00016951560974121094,0.00016820430755615234,0.00016540288925170898,0.00016361474990844727,0.00016033649444580078,0.0001590251922607422,0.00015854835510253906,0.00015753507614135742,0.00015658140182495117,0.00015556812286376953,0.00015473365783691406,0.0001533031463623047,0.0001525282859802246,0.00015228986740112305,0.00015175342559814453,0.00015091896057128906,0.00015044212341308594,0.00015032291412353516,0.00014978647232055664,0.00014930963516235352,0.00014901161193847656,0.00014847517013549805,0.00014865398406982422,0.00014829635620117188,0.00014823675155639648,0.00014799833297729492,0.00014787912368774414,0.00014775991439819336,0.00014775991439819336,0.0001475811004638672,0.0001475214958190918,0.00014722347259521484,0.00014698505401611328,0.00014704465866088867,0.00014674663543701172,0.00014674663543701172,0.00014668703079223633,0.00014674663543701172,0.00014674663543701172,0.00014674663543701172,0.00014656782150268555,0.00014656782150268555,0.00014650821685791016,0.00014668703079223633,0.00014668703079223633,0.00014668703079223633,0.00014644861221313477,0.00014632940292358398,0.00014632940292358398,0.00014632940292358398,0.00014638900756835938,0.00014650821685791016,0.00014644861221313477,0.00014632940292358398,0.00014632940292358398,0.0001462697982788086,0.0001462697982788086,0.0001462697982788086,0.00014632940292358398,0.0001462697982788086,0.0001462697982788086,0.0001462101936340332,0.0001462101936340332,0.0001462101936340332,0.0001462101936340332,0.0001462101936340332,0.0001461505889892578,0.0001461505889892578,0.0001462101936340332,0.0001462101936340332,0.0001462101936340332,0.0001462101936340332,0.0001461505889892578,0.0001462101936340332,0.0001462101936340332,0.0001462101936340332,0.0001462101936340332,0.0001462101936340332,0.0001462101936340332,0.0001462101936340332,0.0001462101936340332,0.0001462101936340332,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578,0.0001461505889892578]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0006756782531738281,0.0008892430923879147,0.001131767756305635,0.0013851101975888014,0.0016469319816678762,0.0019160783849656582,0.0021902108564972878,0.0024703158996999264,0.0027572663966566324,0.0030535415280610323,0.0033526336774230003,0.0036623182240873575,0.003977721557021141,0.004297998268157244,0.004623092245310545,0.0049595958553254604,0.005298859905451536,0.005693226587027311,0.006132977083325386,0.006615744438022375,0.007153501734137535,0.007749516982585192,0.008406663313508034,0.009129758924245834,0.009928999468684196,0.010809119790792465,0.011776654981076717,0.012846874073147774,0.014019720256328583,0.015310743823647499,0.016738058999180794,0.018302511423826218,0.02002362161874771,0.021901505067944527,0.023958979174494743,0.02620108611881733,0.028652193024754524,0.03133267164230347,0.03425826504826546,0.03743801638484001,0.04088336601853371,0.04461698979139328,0.048656269907951355,0.053037066012620926,0.057749297469854355,0.06283730268478394,0.06828730553388596,0.07412096858024597,0.080366350710392,0.08701697736978531,0.09411823004484177,0.10163252055644989,0.10959349572658539,0.11799942702054977,0.12683209776878357,0.1361013948917389,0.14582514762878418,0.15591640770435333,0.1663970649242401,0.17723272740840912,0.18841509521007538,0.19991223514080048,0.21168982982635498,0.22369614243507385,0.23589995503425598,0.24824680387973785,0.26071423292160034,0.27325087785720825,0.28580936789512634,0.29836350679397583,0.31087005138397217,0.3232806921005249,0.33558252453804016,0.3477008640766144,0.35961103439331055,0.37133750319480896,0.3827694356441498,0.39395779371261597,0.4048304259777069,0.41541001200675964,0.4256661534309387,0.4355934262275696,0.4451661705970764,0.4543832242488861,0.46324729919433594,0.4717459976673126,0.4799320697784424,0.48776718974113464,0.4952700138092041,0.5024503469467163,0.5093444585800171,0.5159358978271484,0.522218644618988,0.5282111167907715,0.5339627265930176,0.5394654870033264,0.5447315573692322,0.5497825145721436,0.5546349883079529,0.5592742562294006,0.5637167096138,0.5680116415023804,0.572143018245697,0.5761229991912842,0.579958975315094,0.5836363434791565,0.5871778726577759,0.5905988216400146,0.5938926935195923,0.5970685482025146,0.6001161336898804,0.603055477142334,0.6058811545372009,0.6085931658744812,0.6111994981765747,0.6137145757675171,0.6161013841629028,0.6184019446372986,0.6205947995185852,0.6226927638053894,0.6246899962425232,0.6265959143638611,0.6283972859382629,0.6301215887069702,0.631749153137207,0.6332855224609375,0.6347385048866272,0.6361111402511597,0.6373966336250305,0.638608992099762,0.639744222164154,0.6408132910728455,0.6418080925941467,0.6427494287490845,0.6436169147491455,0.644428014755249,0.6451801657676697,0.6458871364593506,0.6465427279472351,0.6471478343009949,0.6477165222167969,0.6482437252998352,0.6487260460853577,0.649169385433197,0.6495802998542786,0.649971604347229,0.6503337621688843,0.6506661772727966,0.6509681940078735,0.6512471437454224,0.6515069007873535,0.6517491936683655,0.6519736051559448,0.6521782875061035,0.6523676514625549,0.6525484323501587,0.6527090668678284,0.6528600454330444,0.6529986262321472,0.653127133846283,0.6532448530197144,0.653353214263916,0.6534523963928223,0.6535435318946838,0.6536270380020142,0.6537047028541565,0.6537788510322571,0.6538447737693787,0.6539046168327332,0.6539596915245056,0.6540135145187378,0.6540634632110596,0.6541075706481934,0.65414959192276,0.6541875004768372,0.6542222499847412,0.6542534232139587,0.6542812585830688,0.6543090343475342,0.6543341875076294,0.6543580889701843,0.6543790698051453,0.6543983817100525,0.6544166207313538,0.6544339656829834,0.6544492840766907,0.6544634103775024,0.6544768810272217,0.654489278793335,0.6545001864433289,0.6545111536979675,0.6545203924179077,0.654529333114624,0.6545378565788269,0.6545455455780029,0.6545529365539551,0.654559314250946,0.654565691947937,0.6545714139938354,0.6545764207839966,0.6545813083648682,0.654585599899292,0.6545898914337158,0.6545937061309814,0.6545969843864441,0.6546004414558411,0.6546033620834351,0.6546064019203186,0.654609203338623,0.6546114683151245,0.6546139717102051,0.6546162366867065,0.6546180248260498,0.6546201705932617,0.6546218395233154,0.6546232104301453,0.6546247601509094,0.6546260118484497,0.6546272039413452,0.6546282768249512,0.6546292304992676,0.654630184173584,0.6546311378479004,0.6546319723129272,0.6546328663825989,0.6546335816383362,0.654634416103363,0.6546352505683899,0.6546357870101929,0.6546363234519958,0.654636800289154,0.654637336730957,0.6546376943588257,0.6546381711959839,0.6546386480331421,0.654638946056366,0.6546393632888794,0.6546396017074585,0.6546399593353271,0.6546401977539062,0.6546404361724854,0.6546406149864197,0.6546407341957092,0.6546409726142883,0.6546411514282227,0.654641330242157,0.6546415090560913,0.6546416878700256,0.6546419262886047,0.6546419262886047,0.6546421051025391,0.6546422243118286,0.6546423435211182,0.6546424627304077,0.6546425819396973,0.6546427011489868,0.6546428203582764,0.6546428799629211,0.6546429991722107,0.6546430587768555,0.6546431183815002,0.654643177986145,0.6546432971954346,0.6546432971954346,0.6546433568000793,0.6546434164047241,0.6546434760093689,0.6546434760093689,0.6546435356140137,0.6546435952186584,0.6546436548233032,0.654643714427948,0.654643714427948,0.6546437740325928,0.6546437740325928,0.6546438336372375,0.6546438932418823,0.6546438932418823,0.6546438932418823,0.6546439528465271,0.6546440124511719,0.6546440124511719,0.6546440124511719,0.6546440720558167,0.6546440720558167,0.6546440720558167,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614,0.6546441316604614],"recovered":[0.0,0.0002973737719003111,0.0005536459502764046,0.0008012414327822626,0.0010533160530030727,0.0013111376902088523,0.0015749033773317933,0.0018414580263197422,0.002116576535627246,0.0023968787863850594,0.00268349121324718,0.002976413816213608,0.0032733087427914143,0.0035834438167512417,0.0038967905566096306,0.004216475877910852,0.004545372910797596,0.004876861814409494,0.005242607090622187,0.005643199663609266,0.006083034444600344,0.006577915512025356,0.007118433713912964,0.00771808298304677,0.008375144563615322,0.009106634184718132,0.00990877766162157,0.010801575146615505,0.011781449429690838,0.012854456901550293,0.014036852866411209,0.015345793217420578,0.01678282767534256,0.01835601218044758,0.020083799958229065,0.02197016216814518,0.024044539779424667,0.026308422908186913,0.02877482771873474,0.03147727623581886,0.034416619688272476,0.037603214383125305,0.041069045662879944,0.04480526223778725,0.04886944591999054,0.05324520170688629,0.05799461528658867,0.06309062242507935,0.06854504346847534,0.07439516484737396,0.0806504637002945,0.08731153607368469,0.09441177546977997,0.10193795710802078,0.10989608615636826,0.11829230189323425,0.12713438272476196,0.13640691339969635,0.14609476923942566,0.15618063509464264,0.16664503514766693,0.17745710909366608,0.1886320412158966,0.2000957429409027,0.2118346095085144,0.2238105982542038,0.23597298562526703,0.2483069747686386,0.26071733236312866,0.27320989966392517,0.2857374846935272,0.29826661944389343,0.31074032187461853,0.3231097161769867,0.3353717625141144,0.3474369943141937,0.3593084514141083,0.3709786534309387,0.38241660594940186,0.3935827612876892,0.404434472322464,0.4150083065032959,0.42524006962776184,0.4351256191730499,0.44470229744911194,0.45391300320625305,0.4627583920955658,0.47126689553260803,0.47944992780685425,0.48728713393211365,0.4948076009750366,0.5019953846931458,0.5088927745819092,0.5154712796211243,0.5217722058296204,0.5278058648109436,0.5335597395896912,0.5390685796737671,0.5443397164344788,0.5494003295898438,0.5542559623718262,0.5589094758033752,0.5633723735809326,0.567681610584259,0.5718157887458801,0.5758156776428223,0.5796634554862976,0.5833559632301331,0.5868975520133972,0.5903223752975464,0.5936141610145569,0.5967844724655151,0.5998458862304688,0.6027860045433044,0.6056073904037476,0.6083337664604187,0.6109449863433838,0.6134477257728577,0.6158442497253418,0.6181478500366211,0.6203516125679016,0.6224533915519714,0.6244571208953857,0.6263635754585266,0.6281761527061462,0.6298938393592834,0.6315181255340576,0.6330590844154358,0.6345082521438599,0.6358814239501953,0.6371771693229675,0.6383900046348572,0.6395289897918701,0.6406009793281555,0.6416098475456238,0.6425442099571228,0.6434214115142822,0.6442334055900574,0.6449889540672302,0.6457021236419678,0.6463558673858643,0.6469650864601135,0.64753258228302,0.6480576992034912,0.6485421657562256,0.6489899158477783,0.6494134664535522,0.6498000025749207,0.6501657366752625,0.6504981517791748,0.6508012413978577,0.6510835886001587,0.6513506770133972,0.6515942811965942,0.651816189289093,0.65202397108078,0.6522188782691956,0.652397871017456,0.6525610089302063,0.6527109146118164,0.6528511047363281,0.6529802680015564,0.6530971527099609,0.6532049179077148,0.6533060073852539,0.6533955931663513,0.653480589389801,0.6535609364509583,0.6536333560943604,0.653700053691864,0.6537617444992065,0.6538199186325073,0.6538747549057007,0.6539239883422852,0.6539687514305115,0.654009222984314,0.654047429561615,0.6540817618370056,0.6541138887405396,0.6541439294815063,0.6541709303855896,0.6541969776153564,0.6542191505432129,0.6542401909828186,0.6542609333992004,0.6542800068855286,0.6542956233024597,0.6543110609054565,0.6543259620666504,0.6543398499488831,0.6543518900871277,0.6543634533882141,0.6543741822242737,0.6543841361999512,0.6543924808502197,0.6544012427330017,0.6544091105461121,0.6544164419174194,0.6544227004051208,0.6544292569160461,0.6544352769851685,0.65444016456604,0.6544451713562012,0.6544498801231384,0.6544536352157593,0.654457151889801,0.6544608473777771,0.6544641256332397,0.6544674634933472,0.6544707417488098,0.6544731855392456,0.654475748538971,0.6544783115386963,0.6544803977012634,0.6544822454452515,0.654484212398529,0.6544858813285828,0.6544873118400574,0.654488742351532,0.6544899940490723,0.6544912457466125,0.6544922590255737,0.6544935703277588,0.6544945240020752,0.6544954180717468,0.6544962525367737,0.6544970273971558,0.6544978022575378,0.6544985771179199,0.654499351978302,0.6544998288154602,0.654500424861908,0.6545010209083557,0.6545015573501587,0.6545019745826721,0.6545023918151855,0.6545026898384094,0.6545030474662781,0.654503345489502,0.6545036435127258,0.6545040607452393,0.6545042395591736,0.6545044779777527,0.6545045971870422,0.6545048356056213,0.6545049548149109,0.65450519323349,0.6545053720474243,0.6545056104660034,0.6545058488845825,0.6545059084892273,0.6545060873031616,0.6545061469078064,0.6545063257217407,0.6545064449310303,0.654506504535675,0.6545066237449646,0.6545067429542542,0.6545068621635437,0.6545069217681885,0.654507040977478,0.6545071601867676,0.6545071601867676,0.6545072197914124,0.6545073390007019,0.6545073986053467,0.6545075178146362,0.654507577419281,0.6545076370239258,0.6545076370239258,0.6545076966285706,0.6545077562332153,0.6545077562332153,0.6545078158378601,0.6545078158378601,0.6545078158378601,0.6545078754425049,0.6545079350471497,0.6545079350471497,0.6545079350471497,0.6545079350471497,0.6545079946517944,0.6545080542564392,0.6545080542564392,0.6545080542564392,0.654508113861084,0.654508113861084,0.654508113861084,0.654508113861084,0.654508113861084,0.654508113861084,0.654508113861084,0.654508113861084,0.654508113861084,0.654508113861084,0.654508113861084,0.654508113861084,0.654508113861084,0.654508113861084,0.654508113861084,0.654508113861084,0.654508113861084,0.654508113861084,0.6545081734657288,0.6545081734657288,0.6545081734657288,0.6545081734657288,0.6545081734657288,0.6545081734657288,0.6545081734657288,0.6545081734657288,0.6545081734657288,0.6545081734657288,0.6545081734657288,0.6545081734657288,0.6545081734657288,0.6545081734657288,0.6545081734657288,0.6545081734657288,0.6545081734657288,0.6545081734657288,0.6545081734657288,0.6545081734657288,0.6545081734657288,0.6545081734657288,0.6545081734657288,0.6545081734657288,0.6545081734657288,0.6545081734657288,0.6545081734657288,0.6545081734657288,0.6545081734657288,0.6545081734657288,0.6545081734657288,0.6545081734657288,0.6545081734657288,0.6545081734657288,0.6545081734657288,0.6545081734657288,0.6545081734657288,0.6545081734657288,0.6545081734657288,0.6545081734657288,0.6545081734657288,0.6545081734657288,0.6545081734657288,0.6545081734657288,0.6545081734657288,0.6545081734657288,0.6545081734657288,0.6545081734657288],"active":[0.0006756782531738281,0.000591869349591434,0.0005781218060292304,0.0005838687648065388,0.0005936159286648035,0.0006049406947568059,0.0006153074791654944,0.0006288578733801842,0.0006406898610293865,0.0006566627416759729,0.0006691424641758204,0.0006859044078737497,0.0007044128142297268,0.000714554451406002,0.0007263016887009144,0.000743119977414608,0.0007534869946539402,0.0008163647726178169,0.0008903699927031994,0.0009725447744131088,0.0010704672895371914,0.0011716014705598354,0.0012882295995950699,0.0014116759411990643,0.0015538549050688744,0.0017024856060743332,0.0018678773194551468,0.0020452989265322685,0.002238270826637745,0.002456286922097206,0.0027012061327695847,0.0029567182064056396,0.0032407939434051514,0.0035454928874969482,0.0038751792162656784,0.00423092395067215,0.004607653245329857,0.005024248734116554,0.005483437329530716,0.005960740149021149,0.0064667463302612305,0.007013775408267975,0.007587224245071411,0.00823180377483368,0.008879851549863815,0.009592100977897644,0.010292690247297287,0.011030346155166626,0.011821307241916656,0.012621812522411346,0.013467766344547272,0.014320984482765198,0.01518172025680542,0.01606146991252899,0.016936011612415314,0.01780909299850464,0.018690764904022217,0.019509494304656982,0.020302295684814453,0.02105209231376648,0.021770060062408447,0.0224551260471344,0.023057788610458374,0.023600399494171143,0.024065345525741577,0.024436205625534058,0.024741247296333313,0.02494390308856964,0.02509203553199768,0.02515360713005066,0.025132566690444946,0.02501407265663147,0.02484220266342163,0.024591147899627686,0.024239271879196167,0.023900508880615234,0.023460984230041504,0.022979140281677246,0.022413820028305054,0.021827250719070435,0.02123168110847473,0.02058511972427368,0.019926100969314575,0.01925760507583618,0.018545001745224,0.01783299446105957,0.017173677682876587,0.01650029420852661,0.015820086002349854,0.015163213014602661,0.014536857604980469,0.013940513134002686,0.013325870037078857,0.012739837169647217,0.012190520763397217,0.011659622192382812,0.011171817779541016,0.010713934898376465,0.010295271873474121,0.009873926639556885,0.009460747241973877,0.009102165699005127,0.008770644664764404,0.008441388607025146,0.008143186569213867,0.007820665836334229,0.0075144171714782715,0.007242858409881592,0.006995141506195068,0.006746172904968262,0.006501972675323486,0.006271004676818848,0.006035268306732178,0.005807161331176758,0.0055921077728271484,0.005380809307098389,0.005156397819519043,0.004954218864440918,0.004750549793243408,0.0045449137687683105,0.004338383674621582,0.0041425228118896484,0.003940165042877197,0.0037580132484436035,0.003573000431060791,0.0033916831016540527,0.00322037935256958,0.003052055835723877,0.0028883814811706543,0.0027275681495666504,0.0025670528411865234,0.0024232864379882812,0.0022791028022766113,0.002148449420928955,0.0020070672035217285,0.0018838047981262207,0.0017587542533874512,0.0016537308692932129,0.0015537738800048828,0.0014457106590270996,0.0013606548309326172,0.0012786388397216797,0.0011934638023376465,0.0011116862297058105,0.0010381340980529785,0.0009816884994506836,0.0009202957153320312,0.0008661746978759766,0.000802457332611084,0.0007489919662475586,0.0007056593894958496,0.0006656050682067871,0.0006229281425476074,0.0005840063095092773,0.0005514621734619141,0.0005244612693786621,0.0004901885986328125,0.0004621744155883789,0.00043761730194091797,0.00041621923446655273,0.00039374828338623047,0.00037294626235961914,0.0003552436828613281,0.00033861398696899414,0.0003210306167602539,0.0003091096878051758,0.0002982616424560547,0.00028383731842041016,0.00027126073837280273,0.00025963783264160156,0.00025177001953125,0.0002435445785522461,0.00023281574249267578,0.00022560358047485352,0.0002187490463256836,0.0002130270004272461,0.00020599365234375,0.00019949674606323242,0.0001951456069946289,0.00019025802612304688,0.00018715858459472656,0.00018209218978881836,0.0001792311668395996,0.00017642974853515625,0.00017303228378295898,0.00016927719116210938,0.0001677870750427246,0.00016582012176513672,0.0001633167266845703,0.00016033649444580078,0.00015926361083984375,0.00015693902969360352,0.0001551508903503418,0.00015372037887573242,0.00015306472778320312,0.00015169382095336914,0.00015020370483398438,0.00014925003051757812,0.0001487135887145996,0.00014716386795043945,0.00014603137969970703,0.00014543533325195312,0.00014472007751464844,0.00014382600784301758,0.00014334917068481445,0.00014328956604003906,0.00014251470565795898,0.00014227628707885742,0.0001417398452758789,0.00014072656631469727,0.00014078617095947266,0.0001404881477355957,0.00013971328735351562,0.00013977289199829102,0.00013959407806396484,0.00013899803161621094,0.00013887882232666016,0.00013870000839233398,0.00013846158981323242,0.00013828277587890625,0.0001379847526550293,0.0001379251480102539,0.00013756752014160156,0.00013744831085205078,0.00013744831085205078,0.0001373291015625,0.0001373887062072754,0.00013744831085205078,0.00013720989227294922,0.00013697147369384766,0.00013697147369384766,0.00013691186904907227,0.0001366734504699707,0.0001366138458251953,0.0001366734504699707,0.00013655424118041992,0.0001366734504699707,0.00013655424118041992,0.0001366138458251953,0.00013655424118041992,0.00013637542724609375,0.00013637542724609375,0.00013625621795654297,0.00013637542724609375,0.00013631582260131836,0.00013637542724609375,0.00013631582260131836,0.00013631582260131836,0.00013631582260131836,0.0001360774040222168,0.00013619661331176758,0.0001361370086669922,0.00013619661331176758,0.0001361370086669922,0.0001361370086669922,0.00013619661331176758,0.00013619661331176758,0.0001361370086669922,0.0001361370086669922,0.0001361370086669922,0.0001360774040222168,0.0001360177993774414,0.0001361370086669922,0.0001360774040222168,0.0001360177993774414,0.0001360177993774414,0.00013595819473266602,0.00013589859008789062,0.00013589859008789062,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.0001360177993774414,0.0001360177993774414,0.00013595819473266602,0.00013595819473266602,0.0001360177993774414,0.0001360774040222168,0.0001360177993774414,0.00013595819473266602,0.0001360177993774414,0.0001360177993774414,0.00013595819473266602,0.0001360177993774414,0.0001360177993774414,0.0001360177993774414,0.0001360177993774414,0.0001360177993774414,0.0001360177993774414,0.0001360177993774414,0.0001360177993774414,0.0001360177993774414,0.0001360177993774414,0.0001360177993774414,0.0001360177993774414,0.0001360177993774414,0.0001360177993774414,0.0001360177993774414,0.0001360177993774414,0.0001360177993774414,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602,0.00013595819473266602]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0006756782531738281,0.0008895248174667358,0.0011416558409109712,0.0014210001099854708,0.0017160074785351753,0.002034650417044759,0.0023661956656724215,0.002715235110372305,0.0030901639256626368,0.003482164116576314,0.0038988706655800343,0.00433783233165741,0.004798851441591978,0.0052846334874629974,0.005797713063657284,0.006332934834063053,0.006900835316628218,0.007592125330120325,0.008386324159801006,0.00929650291800499,0.010348523035645485,0.011544469743967056,0.012918851338326931,0.014498487114906311,0.016296476125717163,0.01834980957210064,0.02068733237683773,0.023347357288002968,0.026365069672465324,0.029785120859742165,0.03365635871887207,0.038021355867385864,0.042934808880090714,0.048447128385305405,0.05461027845740318,0.06149554252624512,0.06916350871324539,0.07766218483448029,0.08701404929161072,0.09729437530040741,0.10853677242994308,0.12070529162883759,0.1338777393102646,0.14803336560726166,0.16318127512931824,0.17927084863185883,0.1962117999792099,0.21394562721252441,0.23244820535182953,0.2515502870082855,0.2711526155471802,0.2910897135734558,0.3112764060497284,0.33154892921447754,0.35180971026420593,0.3719260096549988,0.3917718529701233,0.4112420976161957,0.4301953911781311,0.4485782980918884,0.4663257598876953,0.48343926668167114,0.49978744983673096,0.5153680443763733,0.5302085280418396,0.5442840456962585,0.557588517665863,0.5701068639755249,0.5819135308265686,0.5930444598197937,0.6035213470458984,0.613355815410614,0.6226335167884827,0.6313832402229309,0.6396254301071167,0.6474345922470093,0.6548058986663818,0.6617563366889954,0.6683493852615356,0.6746013164520264,0.680523157119751,0.6861497759819031,0.6914986371994019,0.696553111076355,0.7013412117958069,0.7058539390563965,0.7101148962974548,0.7141108512878418,0.7178766131401062,0.7213842868804932,0.7246606945991516,0.7276950478553772,0.7305220365524292,0.7331337928771973,0.735543429851532,0.7377485036849976,0.7397798299789429,0.7416409254074097,0.7433331608772278,0.7448728084564209,0.7462812066078186,0.7475665211677551,0.7487133145332336,0.7497546672821045,0.7506929636001587,0.7515451908111572,0.7523037791252136,0.7529954314231873,0.7536049485206604,0.7541576027870178,0.754658043384552,0.7551048398017883,0.755496084690094,0.7558504343032837,0.7561700344085693,0.7564536929130554,0.7567062973976135,0.7569307684898376,0.7571350932121277,0.7573190927505493,0.75748211145401,0.757625937461853,0.7577533721923828,0.7578688263893127,0.7579708099365234,0.7580620050430298,0.7581418752670288,0.7582135200500488,0.7582777142524719,0.7583346962928772,0.75838702917099,0.7584332823753357,0.7584741115570068,0.7585099935531616,0.7585427761077881,0.758572518825531,0.7585971355438232,0.7586207389831543,0.7586405873298645,0.758658766746521,0.7586745023727417,0.7586885094642639,0.7587020993232727,0.7587136030197144,0.7587239742279053,0.7587331533432007,0.7587418556213379,0.7587490081787109,0.7587555646896362,0.7587615251541138,0.7587664723396301,0.7587713003158569,0.7587754130363464,0.7587790489196777,0.7587823271751404,0.7587852478027344,0.7587876915931702,0.7587900161743164,0.7587921023368835,0.7587936520576477,0.7587952017784119,0.7587971091270447,0.7587985396385193,0.7587999105453491,0.7588010430335999,0.7588018178939819,0.7588025331497192,0.7588033676147461,0.7588040828704834,0.7588046193122864,0.7588051557540894,0.758805513381958,0.7588059902191162,0.7588064074516296,0.7588067650794983,0.7588070631027222,0.7588074803352356,0.7588077187538147,0.7588079571723938,0.7588080763816833,0.7588082551956177,0.758808434009552,0.7588084936141968,0.7588085532188416,0.7588086724281311,0.7588087916374207,0.7588089108467102,0.758808970451355,0.7588090300559998,0.7588090300559998,0.7588090300559998,0.7588090896606445,0.7588090896606445,0.7588091492652893,0.7588091492652893,0.7588091492652893,0.7588091492652893,0.7588092088699341,0.7588092088699341,0.7588092684745789,0.7588092684745789,0.7588093280792236,0.7588093280792236,0.7588093280792236,0.7588093280792236,0.7588093280792236,0.7588093280792236,0.7588093280792236,0.7588093280792236,0.7588093280792236,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684,0.7588093876838684],"recovered":[0.0,0.000298866827506572,0.0005531388451345265,0.0008065939182415605,0.0010741063160821795,0.0013540703803300858,0.0016540640499442816,0.0019752986263483763,0.002308027120307088,0.0026577708777040243,0.003030023304745555,0.0034282777924090624,0.003838110249489546,0.004277945030480623,0.0047378940507769585,0.005224014166742563,0.005739713553339243,0.006277527194470167,0.0068932343274354935,0.007596355862915516,0.00840151309967041,0.009333552792668343,0.010393179021775723,0.011609887704253197,0.013015990145504475,0.01461314782500267,0.016432492062449455,0.018513036891818047,0.02087695710361004,0.023563574999570847,0.026623571291565895,0.030084669589996338,0.03399980068206787,0.038406118750572205,0.04336817190051079,0.04891758784651756,0.05514052137732506,0.062083616852760315,0.06978947669267654,0.0783492773771286,0.08776151388883591,0.09805716574192047,0.10930024087429047,0.12153484672307968,0.13472053408622742,0.14888714253902435,0.16402754187583923,0.18004724383354187,0.19691452383995056,0.21459297835826874,0.2329835742712021,0.2520093023777008,0.2714748978614807,0.29130735993385315,0.3113536834716797,0.3314957320690155,0.35161876678466797,0.3716442584991455,0.3913589119911194,0.41070762276649475,0.4295801520347595,0.4478878676891327,0.4656018316745758,0.4825955033302307,0.49891820549964905,0.5144844651222229,0.5293430685997009,0.5433900356292725,0.5566742420196533,0.5692224502563477,0.5810515880584717,0.5922073721885681,0.6027258038520813,0.6126191020011902,0.6219468116760254,0.6307061910629272,0.638982355594635,0.6468324065208435,0.654222309589386,0.6612226963043213,0.6678386926651001,0.6741023659706116,0.6800554990768433,0.6857098937034607,0.6910572052001953,0.6961392760276794,0.7009326815605164,0.7054632306098938,0.7097298502922058,0.7137486934661865,0.7174932360649109,0.7210023403167725,0.7242804169654846,0.7273283004760742,0.7301590442657471,0.7327855229377747,0.7351923584938049,0.7374250292778015,0.7394634485244751,0.7413320541381836,0.7430391907691956,0.7445934414863586,0.7460114359855652,0.7472957968711853,0.7484626770019531,0.7495073080062866,0.750455915927887,0.7513116002082825,0.7520870566368103,0.7527767419815063,0.7533971667289734,0.7539594173431396,0.7544636130332947,0.7549150586128235,0.7553147077560425,0.7556728720664978,0.7559967637062073,0.7562813758850098,0.7565374374389648,0.756769597530365,0.7569760680198669,0.7571613192558289,0.7573235034942627,0.7574671506881714,0.7575976848602295,0.7577139735221863,0.7578199505805969,0.7579138875007629,0.7579938173294067,0.7580665946006775,0.7581323385238647,0.7581921815872192,0.7582435607910156,0.7582903504371643,0.7583310008049011,0.7583675980567932,0.758400559425354,0.7584302425384521,0.7584564685821533,0.7584792375564575,0.7584998607635498,0.7585180401802063,0.7585336565971375,0.7585489749908447,0.7585625052452087,0.7585737705230713,0.7585842609405518,0.7585934400558472,0.7586020231246948,0.7586095333099365,0.7586163878440857,0.7586220502853394,0.7586275339126587,0.7586318850517273,0.7586364150047302,0.7586401104927063,0.7586432695388794,0.7586459517478943,0.7586486339569092,0.7586511969566345,0.758652925491333,0.758654773235321,0.7586567401885986,0.7586583495140076,0.7586596608161926,0.7586609125137329,0.7586619853973389,0.7586629986763,0.7586638331413269,0.7586645483970642,0.7586652040481567,0.7586656808853149,0.7586662769317627,0.7586668133735657,0.7586671710014343,0.7586675882339478,0.7586678862571716,0.7586683630943298,0.7586686015129089,0.758668839931488,0.7586690187454224,0.7586691975593567,0.758669376373291,0.7586694955825806,0.7586696743965149,0.7586697340011597,0.7586697936058044,0.7586698532104492,0.7586699724197388,0.7586700320243835,0.7586700320243835,0.7586700916290283,0.7586700916290283,0.7586701512336731,0.7586701512336731,0.7586701512336731,0.7586701512336731,0.7586701512336731,0.7586702108383179,0.7586702108383179,0.7586702108383179,0.7586702108383179,0.7586702108383179,0.7586702704429626,0.7586702704429626,0.7586702704429626,0.7586702704429626,0.7586702704429626,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074,0.7586703300476074],"active":[0.0006756782531738281,0.0005906579899601638,0.0005885169957764447,0.0006144061917439103,0.0006419011624529958,0.000680580036714673,0.0007121316157281399,0.0007399364840239286,0.0007821368053555489,0.0008243932388722897,0.0008688473608344793,0.0009095545392483473,0.0009607411921024323,0.0010066884569823742,0.0010598190128803253,0.0011089206673204899,0.0011611217632889748,0.001314598135650158,0.0014930898323655128,0.0017001470550894737,0.0019470099359750748,0.0022109169512987137,0.0025256723165512085,0.0028885994106531143,0.0032804859802126884,0.003736661747097969,0.004254840314388275,0.004834320396184921,0.005488112568855286,0.006221545860171318,0.007032787427306175,0.007936686277389526,0.008935008198022842,0.0100410096347332,0.011242106556892395,0.012577954679727554,0.014022987335920334,0.01557856798171997,0.017224572598934174,0.01894509792327881,0.020775258541107178,0.022648125886917114,0.02457749843597412,0.026498518884181976,0.02846074104309082,0.030383706092834473,0.032184258103370667,0.033898383378982544,0.03553368151187897,0.036957308650016785,0.03816904127597809,0.039080411195755005,0.03980150818824768,0.04024156928062439,0.040456026792526245,0.040430277585983276,0.04015308618545532,0.03959783911705017,0.03883647918701172,0.03787067532539368,0.03674560785293579,0.03555139899253845,0.03418561816215515,0.03277254104614258,0.03129032254219055,0.029799580574035645,0.02824544906616211,0.02671682834625244,0.025239288806915283,0.023822009563446045,0.022469758987426758,0.0211484432220459,0.019907712936401367,0.018764138221740723,0.01767861843109131,0.01672840118408203,0.015823543071746826,0.014923930168151855,0.014127075672149658,0.013378620147705078,0.012684464454650879,0.012047410011291504,0.011443138122558594,0.010843217372894287,0.010284006595611572,0.009714663028717041,0.009182214736938477,0.008647620677947998,0.00814676284790039,0.007635593414306641,0.007167458534240723,0.006692707538604736,0.00624161958694458,0.005805492401123047,0.005384385585784912,0.0049629807472229,0.0045874714851379395,0.004215896129608154,0.0038697123527526855,0.0035407543182373047,0.003242015838623047,0.0029730796813964844,0.002701878547668457,0.0024588704109191895,0.0022302865982055664,0.0020378828048706055,0.0018478631973266602,0.0016838312149047852,0.0015178918838500977,0.0013808608055114746,0.0012608766555786133,0.0011454224586486816,0.0010324716567993164,0.0009353756904602051,0.0008553266525268555,0.0007808208465576172,0.00070953369140625,0.0006493926048278809,0.0005976557731628418,0.0005494952201843262,0.0005060434341430664,0.0004646182060241699,0.0004298686981201172,0.0004016757011413574,0.0003731250762939453,0.00034803152084350586,0.00032192468643188477,0.00029963254928588867,0.00028389692306518555,0.00026810169219970703,0.00025469064712524414,0.00024110078811645508,0.00023055076599121094,0.00021964311599731445,0.0002117753028869629,0.00020492076873779297,0.00019657611846923828,0.00019049644470214844,0.00018411874771118164,0.00017952919006347656,0.00017464160919189453,0.0001704692840576172,0.0001684427261352539,0.0001646280288696289,0.0001614689826965332,0.00015938282012939453,0.0001575946807861328,0.00015556812286376953,0.00015354156494140625,0.0001519918441772461,0.0001500844955444336,0.00014925003051757812,0.00014787912368774414,0.00014716386795043945,0.00014591217041015625,0.00014513731002807617,0.00014442205429077148,0.00014406442642211914,0.00014346837997436523,0.0001424551010131836,0.00014227628707885742,0.0001423358917236328,0.0001417994499206543,0.00014156103134155273,0.00014138221740722656,0.00014090538024902344,0.0001405477523803711,0.00014036893844604492,0.00014024972915649414,0.00014007091522216797,0.0001399517059326172,0.0001398324966430664,0.00013971328735351562,0.00013959407806396484,0.00013959407806396484,0.00013947486877441406,0.00013959407806396484,0.00013935565948486328,0.00013935565948486328,0.0001392364501953125,0.0001392364501953125,0.0001392364501953125,0.00013911724090576172,0.00013905763626098633,0.00013899803161621094,0.00013905763626098633,0.00013911724090576172,0.00013911724090576172,0.00013905763626098633,0.00013899803161621094,0.00013899803161621094,0.00013899803161621094,0.00013899803161621094,0.00013899803161621094,0.00013899803161621094,0.00013899803161621094,0.00013899803161621094,0.00013905763626098633,0.00013899803161621094,0.00013905763626098633,0.00013905763626098633,0.00013911724090576172,0.00013911724090576172,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013899803161621094,0.00013899803161621094,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633,0.00013905763626098633]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0006756782531738281,0.0008878626977093518,0.0011363034136593342,0.0014061257243156433,0.0016825121128931642,0.0019749277271330357,0.002277062274515629,0.0025911135599017143,0.0029185174498707056,0.0032604578882455826,0.003616793779656291,0.003984398208558559,0.004367242567241192,0.004764736630022526,0.0051802597008645535,0.0056062908843159676,0.006052407436072826,0.0065756007097661495,0.007176855579018593,0.007849890738725662,0.008608170785009861,0.00946530420333147,0.01042926125228405,0.01151210069656372,0.012735879980027676,0.014099274761974812,0.015625527128577232,0.017337482422590256,0.019252382218837738,0.021392764523625374,0.02377992309629917,0.026439836248755455,0.0294061079621315,0.03269772604107857,0.03635672479867935,0.04040169715881348,0.0448782779276371,0.04981071874499321,0.055232636630535126,0.061165742576122284,0.06768602132797241,0.07481380552053452,0.0825527086853981,0.09094985574483871,0.09997113049030304,0.10968786478042603,0.12011955678462982,0.13124331831932068,0.14306719601154327,0.15554147958755493,0.1686629205942154,0.18243473768234253,0.1967669427394867,0.21162176132202148,0.22694864869117737,0.24266427755355835,0.2586824595928192,0.2749987542629242,0.2914208769798279,0.30792906880378723,0.32444629073143005,0.3408806622028351,0.35713186860084534,0.3732266426086426,0.389008492231369,0.4044106900691986,0.41942888498306274,0.4339982569217682,0.44809386134147644,0.4616866111755371,0.47479674220085144,0.48733505606651306,0.49931636452674866,0.5107381939888,0.5216255187988281,0.5319965481758118,0.5418426394462585,0.5511966943740845,0.5600560903549194,0.5684824585914612,0.5764647126197815,0.5840064287185669,0.591174304485321,0.5979820489883423,0.6044701933860779,0.6106113195419312,0.6164907217025757,0.622100293636322,0.627455472946167,0.6325613260269165,0.6374691724777222,0.6421250700950623,0.6465938091278076,0.6508746147155762,0.6549760103225708,0.6588822603225708,0.6626154780387878,0.666165828704834,0.6695354580879211,0.6727139949798584,0.6757194399833679,0.6785627603530884,0.6812298893928528,0.6837551593780518,0.6861088275909424,0.688322126865387,0.6903839111328125,0.6923187971115112,0.6941110491752625,0.6957744359970093,0.6973171830177307,0.6987385749816895,0.7000667452812195,0.7012831568717957,0.7024004459381104,0.7034305930137634,0.7043594121932983,0.7052218317985535,0.7060202360153198,0.7067400217056274,0.7073920965194702,0.7079954743385315,0.7085384130477905,0.7090358734130859,0.7094926238059998,0.7099084854125977,0.7102850675582886,0.7106267809867859,0.7109383940696716,0.7112194299697876,0.7114739418029785,0.7117115259170532,0.7119241952896118,0.7121149897575378,0.712291419506073,0.7124509811401367,0.7125955820083618,0.7127240896224976,0.7128419876098633,0.712948203086853,0.7130449414253235,0.7131325006484985,0.7132108211517334,0.7132852077484131,0.7133515477180481,0.7134097814559937,0.7134624719619751,0.7135109305381775,0.713555097579956,0.7135955691337585,0.7136317491531372,0.713664710521698,0.7136948108673096,0.7137219905853271,0.7137464284896851,0.7137688994407654,0.7137880921363831,0.7138069272041321,0.7138237953186035,0.713838517665863,0.713852047920227,0.7138646841049194,0.7138758301734924,0.7138857245445251,0.7138953804969788,0.7139046788215637,0.7139113545417786,0.7139179110527039,0.7139238119125366,0.7139296531677246,0.7139347195625305,0.7139396667480469,0.7139439582824707,0.7139477133750916,0.7139512896537781,0.7139543294906616,0.7139574885368347,0.7139602303504944,0.7139624953269958,0.7139641642570496,0.7139660120010376,0.7139679789543152,0.7139692902565002,0.7139707207679749,0.7139719128608704,0.7139732837677002,0.7139743566513062,0.7139752507209778,0.7139763236045837,0.7139770984649658,0.7139779329299927,0.7139787673950195,0.7139793634414673,0.7139800190925598,0.7139806151390076,0.713981032371521,0.713981568813324,0.7139820456504822,0.7139824032783508,0.7139827013015747,0.7139831781387329,0.7139835357666016,0.7139838337898254,0.7139840722084045,0.7139843106269836,0.7139846086502075,0.7139847874641418,0.7139849662780762,0.7139850854873657,0.7139851450920105,0.7139852643013,0.7139853835105896,0.7139855623245239,0.7139856815338135,0.7139857411384583,0.713985800743103,0.713985800743103,0.7139858603477478,0.7139859199523926,0.7139859795570374,0.7139860391616821,0.7139860987663269,0.7139860987663269,0.7139861583709717,0.7139862179756165,0.7139862179756165,0.7139862179756165,0.7139862775802612,0.7139862775802612,0.7139862775802612,0.7139862775802612,0.7139862775802612,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906,0.713986337184906],"recovered":[0.0,0.0002952327486127615,0.0005514767253771424,0.0008036359213292599,0.0010622180998325348,0.0013306038454174995,0.0016111313598230481,0.0019010116811841726,0.0022051746491342783,0.0025230287574231625,0.002853813348338008,0.0031986553221940994,0.0035551602486521006,0.003922229167073965,0.004302341490983963,0.00470445491373539,0.005117358639836311,0.005547727923840284,0.006025001872330904,0.006562421098351479,0.00717052211984992,0.007852768525481224,0.008622655645012856,0.009492014534771442,0.010471269488334656,0.011569827795028687,0.01279760804027319,0.014181483536958694,0.015730103477835655,0.01746445521712303,0.019389327615499496,0.021537989377975464,0.02394881471991539,0.026629909873008728,0.029628776013851166,0.03295183554291725,0.03663584962487221,0.040723301470279694,0.04521810635924339,0.05018353834748268,0.0556456558406353,0.06163609027862549,0.06817639619112015,0.07534404844045639,0.08310407400131226,0.09149359166622162,0.1005726158618927,0.11030977219343185,0.12072557955980301,0.13185086846351624,0.1436479538679123,0.15610508620738983,0.1692102551460266,0.18295739591121674,0.19726106524467468,0.21206848323345184,0.22732241451740265,0.24295292794704437,0.2589394152164459,0.2751259207725525,0.2914958894252777,0.3079468905925751,0.3243769705295563,0.340735524892807,0.3569622337818146,0.37296953797340393,0.38867634534835815,0.4040117859840393,0.41901054978370667,0.4335680603981018,0.4476267397403717,0.4612022936344147,0.47427740693092346,0.4867846965789795,0.49875837564468384,0.5101833939552307,0.5210739970207214,0.5314222574234009,0.5412911176681519,0.5506753325462341,0.5595591068267822,0.5679987072944641,0.5759914517402649,0.5835773944854736,0.5907546281814575,0.5976060032844543,0.6040928363800049,0.6102730631828308,0.6161768436431885,0.6217960715293884,0.62715744972229,0.632300078868866,0.6371837258338928,0.6418655514717102,0.6463613510131836,0.6506636142730713,0.654754638671875,0.6586813926696777,0.662417471408844,0.6659724116325378,0.6693283319473267,0.6725181937217712,0.6755332350730896,0.6783788800239563,0.6810548901557922,0.6835741400718689,0.6859477162361145,0.6881564259529114,0.6902337670326233,0.6921700239181519,0.6939569115638733,0.6956200003623962,0.6971770524978638,0.6986167430877686,0.6999459862709045,0.701178789138794,0.7023038864135742,0.7033217549324036,0.7042668461799622,0.7051335573196411,0.7059296369552612,0.7066538333892822,0.7073122262954712,0.7079203724861145,0.7084702849388123,0.7089754343032837,0.7094347476959229,0.709856390953064,0.7102339863777161,0.7105765342712402,0.71089106798172,0.7111796140670776,0.7114342451095581,0.7116726040840149,0.7118864059448242,0.7120832204818726,0.7122578024864197,0.7124172449111938,0.7125645279884338,0.7126972079277039,0.7128180861473083,0.7129240036010742,0.7130236029624939,0.713110089302063,0.7131909132003784,0.713265061378479,0.7133307456970215,0.7133898138999939,0.7134431600570679,0.7134923934936523,0.7135372161865234,0.7135796546936035,0.713616132736206,0.7136492729187012,0.7136793732643127,0.7137073278427124,0.7137305736541748,0.7137526273727417,0.713772714138031,0.7137919068336487,0.7138088345527649,0.7138242125511169,0.7138384580612183,0.7138501405715942,0.7138609886169434,0.7138717174530029,0.7138813734054565,0.7138899564743042,0.7138974666595459,0.7139039039611816,0.7139102220535278,0.7139155864715576,0.7139211893081665,0.7139262557029724,0.7139301896095276,0.7139345407485962,0.7139384746551514,0.7139416933059692,0.7139449119567871,0.7139472961425781,0.7139495015144348,0.7139514684677124,0.7139533162117004,0.7139551043510437,0.7139566540718079,0.7139580845832825,0.7139593362808228,0.7139607667922974,0.7139617204666138,0.713962733745575,0.7139636278152466,0.7139644622802734,0.7139654159545898,0.7139661312103271,0.7139667272567749,0.7139672636985779,0.7139678001403809,0.7139683961868286,0.7139689326286316,0.7139692902565002,0.7139695882797241,0.7139700055122375,0.713970422744751,0.7139707803726196,0.7139710187911987,0.7139712572097778,0.7139714956283569,0.713971734046936,0.7139718532562256,0.7139721512794495,0.713972270488739,0.7139723896980286,0.7139725685119629,0.7139726281166077,0.7139727473258972,0.7139728665351868,0.7139729857444763,0.7139729857444763,0.7139731049537659,0.7139731645584106,0.7139732241630554,0.7139732837677002,0.713973343372345,0.713973343372345,0.713973343372345,0.7139734029769897,0.7139734029769897,0.7139734625816345,0.7139734625816345,0.7139735221862793,0.7139735221862793,0.7139735221862793,0.7139735221862793,0.7139735221862793,0.7139735817909241,0.7139735817909241,0.7139735817909241,0.7139735817909241,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688,0.7139736413955688],"active":[0.0006756782531738281,0.0005926299490965903,0.0005848266882821918,0.0006024898029863834,0.0006202940130606294,0.0006443238817155361,0.0006659309146925807,0.0006901018787175417,0.0007133428007364273,0.0007374291308224201,0.0007629804313182831,0.00078574288636446,0.0008120823185890913,0.0008425074629485607,0.0008779182098805904,0.0009018359705805779,0.000935048796236515,0.0010278727859258652,0.0011518537066876888,0.0012874696403741837,0.0014376486651599407,0.0016125356778502464,0.0018066056072711945,0.0020200861617922783,0.00226461049169302,0.002529446966946125,0.002827919088304043,0.0031559988856315613,0.003522278741002083,0.003928309306502342,0.004390595480799675,0.004901846870779991,0.00545729324221611,0.0060678161680698395,0.006727948784828186,0.007449861615896225,0.008242428302764893,0.009087417274713516,0.010014530271291733,0.010982204228639603,0.012040365487337112,0.013177715241909027,0.014376312494277954,0.015605807304382324,0.016867056488990784,0.018194273114204407,0.01954694092273712,0.020933546125888824,0.022341616451740265,0.023690611124038696,0.0250149667263031,0.026329651474952698,0.027556687593460083,0.02866436541080475,0.029687583446502686,0.030595794320106506,0.031360045075416565,0.03204582631587982,0.03248146176338196,0.03280314803123474,0.032950401306152344,0.03293377161026001,0.03275489807128906,0.03249111771583557,0.03204625844955444,0.03144115209579468,0.03075253963470459,0.029986470937728882,0.029083311557769775,0.028118550777435303,0.027170002460479736,0.02613276243209839,0.025038957595825195,0.023953497409820557,0.022867143154144287,0.021813154220581055,0.02076864242553711,0.019774436950683594,0.018764972686767578,0.01780712604522705,0.016905605792999268,0.016007721424102783,0.015182852745056152,0.014404654502868652,0.013715565204620361,0.013005316257476807,0.0123978853225708,0.011827230453491211,0.011278629302978516,0.010765254497528076,0.010311722755432129,0.009824991226196289,0.009410083293914795,0.009009063243865967,0.008614659309387207,0.008218646049499512,0.007860839366912842,0.00748443603515625,0.0071179866790771484,0.006741583347320557,0.00639110803604126,0.006044566631317139,0.005696654319763184,0.005376279354095459,0.0050539374351501465,0.004747986793518066,0.004436194896697998,0.0041623711585998535,0.00387728214263916,0.003604412078857422,0.003360271453857422,0.003118574619293213,0.002889692783355713,0.0026664137840270996,0.0024544596672058105,0.0022518038749694824,0.002055525779724121,0.0019000768661499023,0.001753389835357666,0.0016064643859863281,0.0014624595642089844,0.0013416409492492676,0.001226186752319336,0.0011155009269714355,0.0010223388671875,0.0009330511093139648,0.0008503198623657227,0.0007703900337219238,0.0007044076919555664,0.0006428956985473633,0.0005828738212585449,0.0005319118499755859,0.0004899501800537109,0.0004423856735229492,0.0004050135612487793,0.00036776065826416016,0.00033777952194213867,0.00030684471130371094,0.00027745962142944336,0.0002509951591491699,0.00022685527801513672,0.0002084970474243164,0.00018721818923950195,0.00017511844635009766,0.00016063451766967773,0.00014472007751464844,0.00013172626495361328,0.00012111663818359375,0.0001119375228881836,0.00010317564010620117,9.453296661376953e-05,8.505582809448242e-05,7.867813110351562e-05,7.271766662597656e-05,6.705522537231445e-05,6.157159805297852e-05,5.751848220825195e-05,5.429983139038086e-05,5.1081180572509766e-05,4.661083221435547e-05,4.32133674621582e-05,4.0471553802490234e-05,3.737211227416992e-05,3.55839729309082e-05,3.439188003540039e-05,3.2961368560791016e-05,2.9981136322021484e-05,2.7954578399658203e-05,2.6345252990722656e-05,2.574920654296875e-05,2.4497509002685547e-05,2.4080276489257812e-05,2.276897430419922e-05,2.1457672119140625e-05,2.110004425048828e-05,1.9788742065429688e-05,1.901388168334961e-05,1.8537044525146484e-05,1.7583370208740234e-05,1.6868114471435547e-05,1.6510486602783203e-05,1.6510486602783203e-05,1.5974044799804688e-05,1.5616416931152344e-05,1.52587890625e-05,1.519918441772461e-05,1.5020370483398438e-05,1.4483928680419922e-05,1.4603137969970703e-05,1.436471939086914e-05,1.430511474609375e-05,1.430511474609375e-05,1.3947486877441406e-05,1.3887882232666016e-05,1.3887882232666016e-05,1.3768672943115234e-05,1.3768672943115234e-05,1.3649463653564453e-05,1.3470649719238281e-05,1.341104507446289e-05,1.3589859008789062e-05,1.3530254364013672e-05,1.341104507446289e-05,1.329183578491211e-05,1.329183578491211e-05,1.33514404296875e-05,1.329183578491211e-05,1.3232231140136719e-05,1.3232231140136719e-05,1.2993812561035156e-05,1.2993812561035156e-05,1.2993812561035156e-05,1.2993812561035156e-05,1.3053417205810547e-05,1.2993812561035156e-05,1.2934207916259766e-05,1.2814998626708984e-05,1.2874603271484375e-05,1.2814998626708984e-05,1.2814998626708984e-05,1.2814998626708984e-05,1.2814998626708984e-05,1.2755393981933594e-05,1.2814998626708984e-05,1.2874603271484375e-05,1.2814998626708984e-05,1.2814998626708984e-05,1.2814998626708984e-05,1.2814998626708984e-05,1.2755393981933594e-05,1.2755393981933594e-05,1.2755393981933594e-05,1.2814998626708984e-05,1.2814998626708984e-05,1.2755393981933594e-05,1.2755393981933594e-05,1.2755393981933594e-05,1.2755393981933594e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05,1.2695789337158203e-05]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0006756782531738281,0.0008910178439691663,0.0011326411040499806,0.0013850538525730371,0.001648537814617157,0.0019155994523316622,0.0021919296123087406,0.0024706257972866297,0.002757604466751218,0.003047569189220667,0.003347112098708749,0.0036513032391667366,0.0039655230939388275,0.004285180475562811,0.004617148078978062,0.004947679582983255,0.005288070533424616,0.005682493560016155,0.006124863866716623,0.006611941382288933,0.0071557555347681046,0.007753038313239813,0.008407846093177795,0.009129814803600311,0.009929507039487362,0.010814500972628593,0.01178817730396986,0.012856198474764824,0.014045215211808681,0.015338435769081116,0.01677076518535614,0.018340513110160828,0.020059850066900253,0.021938662976026535,0.023989854380488396,0.026231933385133743,0.028688477352261543,0.03136304020881653,0.034277644008398056,0.03745255246758461,0.0408891960978508,0.044638652354478836,0.048682693392038345,0.053046420216560364,0.05776028335094452,0.06282803416252136,0.06828240305185318,0.07411902397871017,0.0803370550274849,0.08699559420347214,0.09408383071422577,0.10159296542406082,0.10953281074762344,0.11793829500675201,0.12674012780189514,0.13598081469535828,0.14564983546733856,0.15571191906929016,0.1661715805530548,0.17698487639427185,0.18814165890216827,0.19958984851837158,0.21130436658859253,0.22328317165374756,0.2354084551334381,0.24772579967975616,0.26015836000442505,0.2726435363292694,0.2851679027080536,0.297687828540802,0.31016677618026733,0.32254743576049805,0.3348175883293152,0.3469223380088806,0.3588216006755829,0.3705372214317322,0.38198763132095337,0.3931739330291748,0.4040554463863373,0.4146433472633362,0.42492592334747314,0.4348859190940857,0.44450920820236206,0.453788697719574,0.46272924542427063,0.4713248908519745,0.4795685112476349,0.48747456073760986,0.4950827956199646,0.5023762583732605,0.5093396306037903,0.5160226821899414,0.5224252939224243,0.528544545173645,0.5344120860099792,0.5400266051292419,0.5453885197639465,0.5505451560020447,0.5555093288421631,0.5602662563323975,0.5648406147956848,0.569236159324646,0.5734719038009644,0.5775389671325684,0.581473708152771,0.5852327942848206,0.5888521075248718,0.5923556089401245,0.5957149267196655,0.5989260673522949,0.6020352244377136,0.6050146818161011,0.6078738570213318,0.610622227191925,0.6132500171661377,0.6157666444778442,0.6181627511978149,0.6204524636268616,0.6226359605789185,0.6247181296348572,0.6266911029815674,0.6285735964775085,0.6303516030311584,0.6320366859436035,0.6336188316345215,0.6351140737533569,0.63653564453125,0.6378666162490845,0.6391152143478394,0.6402833461761475,0.6413692831993103,0.6423912048339844,0.6433394551277161,0.6442259550094604,0.6450473070144653,0.6458126306533813,0.6465235948562622,0.6471879482269287,0.6478036046028137,0.6483743190765381,0.6488981246948242,0.6493908762931824,0.6498443484306335,0.6502650380134583,0.6506562232971191,0.6510183811187744,0.6513540744781494,0.6516599655151367,0.6519439220428467,0.652209997177124,0.6524505019187927,0.652679443359375,0.6528891324996948,0.6530824899673462,0.6532595157623291,0.6534226536750793,0.6535749435424805,0.6537142395973206,0.6538415551185608,0.6539573669433594,0.6540674567222595,0.6541668176651001,0.6542603373527527,0.6543469429016113,0.6544238924980164,0.6544960141181946,0.6545635461807251,0.6546276807785034,0.6546853184700012,0.6547370553016663,0.6547861099243164,0.6548318266868591,0.6548737287521362,0.6549136638641357,0.6549492478370667,0.654979944229126,0.655010461807251,0.6550384163856506,0.6550646424293518,0.6550893187522888,0.6551117300987244,0.6551319360733032,0.6551509499549866,0.655167281627655,0.6551834344863892,0.6551982164382935,0.6552122831344604,0.655226469039917,0.6552385687828064,0.6552487015724182,0.6552590131759644,0.6552683115005493,0.6552767753601074,0.6552839279174805,0.6552913784980774,0.6552979946136475,0.6553038358688354,0.65530925989151,0.6553144454956055,0.6553189754486084,0.6553232073783875,0.655327320098877,0.6553310751914978,0.6553349494934082,0.6553383469581604,0.6553410887718201,0.6553441286087036,0.6553465127944946,0.6553490161895752,0.6553511023521423,0.655353307723999,0.6553553342819214,0.6553566455841064,0.6553587317466736,0.6553599834442139,0.6553610563278198,0.6553624868392944,0.6553637981414795,0.6553648710250854,0.6553657054901123,0.6553666591644287,0.6553676128387451,0.6553685069084167,0.6553692817687988,0.6553696990013123,0.6553704142570496,0.6553708910942078,0.6553714275360107,0.6553718447685242,0.6553723812103271,0.6553727984428406,0.655373215675354,0.6553735733032227,0.6553738117218018,0.6553741097450256,0.65537428855896,0.6553745269775391,0.6553747653961182,0.6553750038146973,0.6553751826286316,0.6553753018379211,0.6553754210472107,0.655375599861145,0.6553757786750793,0.6553758978843689,0.6553761959075928,0.6553763151168823,0.6553764343261719,0.6553764939308167,0.6553765535354614,0.655376672744751,0.6553767323493958,0.6553767919540405,0.6553768515586853,0.6553769111633301,0.6553769707679749,0.6553769707679749,0.6553770303726196,0.6553770899772644,0.6553770899772644,0.6553770899772644,0.6553770899772644,0.6553771495819092,0.6553771495819092,0.655377209186554,0.655377209186554,0.6553772687911987,0.6553772687911987,0.6553772687911987,0.6553772687911987,0.6553773283958435,0.6553773283958435,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883],"recovered":[0.0,0.0002960778947453946,0.0005531107308343053,0.000801100570242852,0.0010504990350455046,0.0013085741084069014,0.001570367836393416,0.0018375141080468893,0.0021141539327800274,0.0023933853954076767,0.0026787584647536278,0.0029742447659373283,0.0032733650878071785,0.00358031690120697,0.003895523026585579,0.004218870308250189,0.004543372895568609,0.004877876024693251,0.00524229696020484,0.005646354518830776,0.0060902745462954044,0.006584479473531246,0.0071333362720906734,0.007735323626548052,0.008393371477723122,0.009124720469117165,0.009935089386999607,0.010826759971678257,0.011806521564722061,0.012892459519207478,0.01408803928643465,0.015395543538033962,0.016837874427437782,0.018418636173009872,0.02013757824897766,0.02203628048300743,0.02409406378865242,0.026359185576438904,0.028838718309998512,0.03152203932404518,0.034448593854904175,0.03763645887374878,0.041113950312137604,0.04486957564949989,0.048931363970041275,0.05330754444003105,0.05802813917398453,0.06311620026826859,0.06858254224061966,0.07442234456539154,0.08065871894359589,0.08732058107852936,0.09441214054822922,0.1019442081451416,0.10990777611732483,0.11828573793172836,0.12710006535053253,0.13632355630397797,0.145977184176445,0.156049445271492,0.16646721959114075,0.17725859582424164,0.1883840262889862,0.19980981945991516,0.21150296926498413,0.22341640293598175,0.23553475737571716,0.2478160709142685,0.2602003216743469,0.27265647053718567,0.28512245416641235,0.2976147532463074,0.3100631833076477,0.3224285840988159,0.3346482217311859,0.34670335054397583,0.35859304666519165,0.3702840209007263,0.3817100524902344,0.39287179708480835,0.4037264883518219,0.41431355476379395,0.42459261417388916,0.43453434109687805,0.4441429078578949,0.45341894030570984,0.46234840154647827,0.4709568917751312,0.47920870780944824,0.48713353276252747,0.4947419762611389,0.5020293593406677,0.5090048313140869,0.5157122015953064,0.5221156477928162,0.5282531380653381,0.5341482162475586,0.5397686958312988,0.5451585054397583,0.5503418445587158,0.5552972555160522,0.5600783228874207,0.5646493434906006,0.569054126739502,0.5732935070991516,0.5773769617080688,0.5813087224960327,0.5850692391395569,0.5887041091918945,0.5922000408172607,0.5955564975738525,0.5987793207168579,0.6019070744514465,0.6049007177352905,0.6077636480331421,0.6104997396469116,0.613131046295166,0.6156479716300964,0.6180512309074402,0.6203462481498718,0.6225184202194214,0.6246032118797302,0.6265861392021179,0.6284656524658203,0.6302512288093567,0.6319373846054077,0.6335163712501526,0.6350253224372864,0.6364437937736511,0.6377755403518677,0.6390235424041748,0.6401960849761963,0.6412922739982605,0.6423168182373047,0.6432766914367676,0.6441612839698792,0.6449883580207825,0.6457614302635193,0.6464770436286926,0.6471424698829651,0.6477565169334412,0.6483219265937805,0.6488581895828247,0.6493525505065918,0.6498055458068848,0.6502329111099243,0.6506256461143494,0.650988757610321,0.6513253450393677,0.6516333222389221,0.6519227027893066,0.6521899700164795,0.6524339318275452,0.6526627540588379,0.6528719067573547,0.6530643701553345,0.6532451510429382,0.6534105539321899,0.6535618901252747,0.6537012457847595,0.653828501701355,0.6539479494094849,0.654059648513794,0.6541603803634644,0.6542543768882751,0.6543369293212891,0.6544173359870911,0.6544915437698364,0.6545602083206177,0.6546240448951721,0.6546807289123535,0.6547333598136902,0.6547831296920776,0.6548287868499756,0.6548704504966736,0.6549107432365417,0.6549462080001831,0.654978334903717,0.6550087332725525,0.6550368070602417,0.655062735080719,0.6550877690315247,0.6551095843315125,0.6551315188407898,0.6551492214202881,0.6551666855812073,0.6551834344863892,0.6551980972290039,0.6552118062973022,0.6552248001098633,0.6552370190620422,0.6552485227584839,0.6552584171295166,0.6552684307098389,0.6552765369415283,0.6552842259407043,0.6552909016609192,0.6552974581718445,0.6553038954734802,0.6553089618682861,0.6553139686584473,0.6553187966346741,0.6553232073783875,0.6553274393081665,0.6553308963775635,0.6553345918655396,0.6553376913070679,0.655340850353241,0.655343770980835,0.6553465127944946,0.6553489565849304,0.6553511619567871,0.6553530693054199,0.6553547382354736,0.6553567051887512,0.6553583741188049,0.6553599834442139,0.6553610563278198,0.6553622484207153,0.6553636789321899,0.6553645133972168,0.655365526676178,0.6553665995597839,0.6553677320480347,0.6553686261177063,0.655369222164154,0.6553696990013123,0.6553702354431152,0.6553707122802734,0.6553712487220764,0.6553717255592346,0.655372142791748,0.6553725600242615,0.6553730368614197,0.6553733944892883,0.655373752117157,0.6553739309310913,0.65537428855896,0.6553745865821838,0.6553748250007629,0.655375063419342,0.6553751826286316,0.6553753614425659,0.6553755402565002,0.6553757190704346,0.6553758382797241,0.6553760766983032,0.6553761959075928,0.6553763151168823,0.6553764343261719,0.6553764939308167,0.6553765535354614,0.6553766131401062,0.655376672744751,0.6553767919540405,0.6553768515586853,0.6553768515586853,0.6553769111633301,0.6553769707679749,0.6553769707679749,0.6553770303726196,0.6553770303726196,0.6553770303726196,0.6553770899772644,0.6553770899772644,0.6553770899772644,0.6553770899772644,0.6553771495819092,0.655377209186554,0.655377209186554,0.655377209186554,0.6553772687911987,0.6553772687911987,0.6553772687911987,0.6553773283958435,0.6553773283958435,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883,0.6553773880004883],"active":[0.0006756782531738281,0.0005949399201199412,0.0005795303732156754,0.0005839532823301852,0.0005980387795716524,0.0006070253439247608,0.0006215617759153247,0.0006331116892397404,0.0006434505339711905,0.0006541837938129902,0.000668353633955121,0.0006770584732294083,0.000692158006131649,0.0007048635743558407,0.0007216250523924828,0.0007288092747330666,0.0007446976378560066,0.0008046175353229046,0.0008825669065117836,0.0009655868634581566,0.0010654809884727001,0.0011685588397085667,0.001274509821087122,0.0013944911770522594,0.0015361355617642403,0.0016897805035114288,0.001853087916970253,0.002029438503086567,0.0022386936470866203,0.002445976249873638,0.0026827258989214897,0.0029449695721268654,0.003221975639462471,0.0035200268030166626,0.0038522761315107346,0.004195652902126312,0.004594413563609123,0.0050038546323776245,0.005438925698399544,0.005930513143539429,0.006440602242946625,0.007002193480730057,0.007568743079900742,0.00817684456706047,0.008828919380903244,0.00952048972249031,0.010254263877868652,0.01100282371044159,0.011754512786865234,0.012573249638080597,0.013425111770629883,0.014272384345531464,0.015120670199394226,0.015994086861610413,0.016832351684570312,0.017695076763629913,0.01854977011680603,0.019388362765312195,0.020194396376609802,0.020935431122779846,0.021674439311027527,0.022331252694129944,0.022920340299606323,0.023473352193832397,0.02390548586845398,0.024309396743774414,0.024623602628707886,0.024827465415000916,0.024967581033706665,0.025031358003616333,0.02504432201385498,0.024932682514190674,0.02475440502166748,0.024493753910064697,0.024173378944396973,0.023833870887756348,0.02339458465576172,0.022889912128448486,0.022345393896102905,0.021771550178527832,0.021199434995651245,0.020572364330291748,0.0199165940284729,0.019254356622695923,0.018586337566375732,0.01790595054626465,0.017220109701156616,0.016517668962478638,0.015874087810516357,0.015242725610733032,0.014597654342651367,0.013993322849273682,0.013420462608337402,0.012832343578338623,0.012296438217163086,0.011773467063903809,0.01124030351638794,0.01077646017074585,0.010350823402404785,0.00992441177368164,0.009543359279632568,0.009157836437225342,0.00882256031036377,0.008484840393066406,0.008180201053619385,0.007855832576751709,0.007543385028839111,0.007286369800567627,0.007010817527770996,0.00672602653503418,0.006478726863861084,0.006235361099243164,0.005966782569885254,0.0057215094566345215,0.0054863691329956055,0.005266904830932617,0.005031704902648926,0.004804491996765137,0.0045847296714782715,0.0043718814849853516,0.004172682762145996,0.00397038459777832,0.0037654638290405273,0.003571033477783203,0.003367602825164795,0.0031766891479492188,0.003019273281097412,0.0028412938117980957,0.0026714205741882324,0.002507805824279785,0.002345740795135498,0.002195119857788086,0.0020471811294555664,0.0019091367721557617,0.001770615577697754,0.0016513466835021973,0.0015352368354797363,0.0014265179634094238,0.0013265609741210938,0.001231849193572998,0.0011416077613830566,0.0010689496994018555,0.0009861588478088379,0.0009124875068664551,0.000850677490234375,0.0007854700088500977,0.0007284283638000488,0.0006712079048156738,0.0006185770034790039,0.0005766749382019043,0.000527799129486084,0.0004894733428955078,0.0004552006721496582,0.0004197359085083008,0.00038760900497436523,0.00035828351974487305,0.00032979249954223633,0.00030368566513061523,0.0002796649932861328,0.0002561211585998535,0.00023895502090454102,0.00021886825561523438,0.00020068883895874023,0.00018656253814697266,0.00016951560974121094,0.00015908479690551758,0.0001462101936340332,0.0001361370086669922,0.00012511014938354492,0.00011301040649414062,0.00010538101196289062,9.846687316894531e-05,9.059906005859375e-05,8.487701416015625e-05,7.87973403930664e-05,6.920099258422852e-05,6.42538070678711e-05,6.008148193359375e-05,5.5909156799316406e-05,5.251169204711914e-05,4.8995018005371094e-05,4.416704177856445e-05,4.1365623474121094e-05,3.5762786865234375e-05,3.421306610107422e-05,3.153085708618164e-05,2.8848648071289062e-05,2.8371810913085938e-05,2.676248550415039e-05,2.390146255493164e-05,2.199411392211914e-05,1.9788742065429688e-05,1.8358230590820312e-05,1.5497207641601562e-05,1.4841556549072266e-05,1.3768672943115234e-05,1.2934207916259766e-05,1.1801719665527344e-05,1.055002212524414e-05,1.0013580322265625e-05,9.238719940185547e-06,8.52346420288086e-06,7.867813110351562e-06,7.510185241699219e-06,7.450580596923828e-06,6.496906280517578e-06,6.4373016357421875e-06,5.662441253662109e-06,5.245208740234375e-06,4.589557647705078e-06,4.351139068603516e-06,4.172325134277344e-06,3.5762786865234375e-06,3.993511199951172e-06,3.2782554626464844e-06,2.682209014892578e-06,2.5033950805664062e-06,2.7418136596679688e-06,2.6226043701171875e-06,2.0265579223632812e-06,2.1457672119140625e-06,2.086162567138672e-06,1.9073486328125e-06,1.5497207641601562e-06,1.0728836059570312e-06,1.1920928955078125e-06,1.1920928955078125e-06,1.1920928955078125e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0132789611816406e-06,7.748603820800781e-07,7.152557373046875e-07,5.364418029785156e-07,5.960464477539062e-07,4.76837158203125e-07,4.172325134277344e-07,3.5762786865234375e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,1.7881393432617188e-07,3.5762786865234375e-07,2.384185791015625e-07,2.384185791015625e-07,1.7881393432617188e-07,1.1920928955078125e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.1920928955078125e-07,1.1920928955078125e-07,1.1920928955078125e-07,1.1920928955078125e-07,1.1920928955078125e-07,1.1920928955078125e-07,5.960464477539063e-08,5.960464477539063e-08,1.1920928955078125e-07,5.960464477539063e-08,1.1920928955078125e-07,1.1920928955078125e-07,1.7881393432617188e-07,1.1920928955078125e-07,5.960464477539063e-08,5.960464477539063e-08,1.1920928955078125e-07,5.960464477539063e-08,1.1920928955078125e-07,1.1920928955078125e-07,5.960464477539063e-08,5.960464477539063e-08,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0006756782531738281,0.000886285153683275,0.0011433460749685764,0.0014211128000169992,0.0017207683995366096,0.002034199656918645,0.0023699423763900995,0.002720165066421032,0.0030933753587305546,0.003489995840936899,0.003908843267709017,0.004345973487943411,0.004808796104043722,0.005294380709528923,0.0058069247752428055,0.006349161732941866,0.006918527185916901,0.0075234160758554935,0.008152279071509838,0.00881136953830719,0.009504208341240883,0.010235585272312164,0.011008120141923428,0.011814996600151062,0.012666353955864906,0.013558756560087204,0.01449074037373066,0.015464388765394688,0.0164897870272398,0.017563076689839363,0.01868383400142193,0.01992054469883442,0.021273460239171982,0.022727282717823982,0.024324076250195503,0.026039890944957733,0.027902504429221153,0.029910989105701447,0.032085344195365906,0.03442681208252907,0.036951079964637756,0.039662010967731476,0.042570024728775024,0.045694392174482346,0.0490342415869236,0.05261021852493286,0.056445710361003876,0.06053386628627777,0.06487950682640076,0.06951570510864258,0.07440730184316635,0.07962813228368759,0.08512241393327713,0.0909343883395195,0.09705601632595062,0.10348890721797943,0.11022672057151794,0.11727582663297653,0.12463241815567017,0.13231207430362701,0.1402706503868103,0.14851796627044678,0.1570570021867752,0.1658509373664856,0.17488351464271545,0.1841442734003067,0.19362622499465942,0.20328262448310852,0.2131241261959076,0.22306878864765167,0.23316152393817902,0.2433759868144989,0.25363099575042725,0.2639419734477997,0.2742690145969391,0.284568190574646,0.2948479652404785,0.3050585687160492,0.31514105200767517,0.3251282274723053,0.335013210773468,0.3447346091270447,0.35428759455680847,0.3636590838432312,0.3728378415107727,0.3817812502384186,0.39052289724349976,0.39904123544692993,0.40734121203422546,0.4153854548931122,0.42316576838493347,0.430713415145874,0.4379880726337433,0.44506922364234924,0.45190244913101196,0.45849788188934326,0.4648634195327759,0.4709811210632324,0.4768926501274109,0.4825874865055084,0.4880758225917816,0.49335935711860657,0.49845778942108154,0.5033676028251648,0.5080885291099548,0.5126438736915588,0.517036497592926,0.521256148815155,0.5253475308418274,0.5293066501617432,0.5331186056137085,0.5367950797080994,0.5403398871421814,0.5437515377998352,0.5470553636550903,0.5502427816390991,0.5533187389373779,0.5562877058982849,0.5591381192207336,0.5618908405303955,0.5645330548286438,0.5670836567878723,0.5695255398750305,0.5718681216239929,0.5741220116615295,0.5762746334075928,0.5783334970474243,0.5802896618843079,0.5821645855903625,0.5839596390724182,0.5856645703315735,0.5872911810874939,0.5888282060623169,0.5903031826019287,0.5916956663131714,0.5930101871490479,0.5942491292953491,0.5954309105873108,0.5965361595153809,0.597582995891571,0.5985749363899231,0.5994994640350342,0.600372314453125,0.6011896729469299,0.6019692420959473,0.602694571018219,0.603381335735321,0.6040112376213074,0.6046158075332642,0.6051843166351318,0.6057065725326538,0.6061937212944031,0.6066546440124512,0.607079029083252,0.6074780225753784,0.6078519225120544,0.6082014441490173,0.6085249185562134,0.6088337302207947,0.6091169118881226,0.609383761882782,0.6096307039260864,0.6098611950874329,0.6100761294364929,0.6102758646011353,0.6104623079299927,0.6106353998184204,0.6107966303825378,0.6109470725059509,0.611086905002594,0.6112189888954163,0.611342191696167,0.6114570498466492,0.6115614175796509,0.6116613149642944,0.6117537617683411,0.6118402481079102,0.6119205355644226,0.6119946837425232,0.6120639443397522,0.6121290922164917,0.6121889352798462,0.6122456192970276,0.6122991442680359,0.6123504042625427,0.6123985648155212,0.6124409437179565,0.6124804019927979,0.6125191450119019,0.6125543117523193,0.6125872731208801,0.612616240978241,0.6126443147659302,0.612671434879303,0.6126956939697266,0.6127182841300964,0.6127393245697021,0.612760603427887,0.612779438495636,0.6127970218658447,0.6128132343292236,0.612827479839325,0.6128409504890442,0.6128548979759216,0.6128678321838379,0.6128795146942139,0.6128907203674316,0.6129013895988464,0.6129111051559448,0.6129205822944641,0.6129295229911804,0.6129375100135803,0.6129447817802429,0.6129521131515503,0.6129586696624756,0.6129643321037292,0.6129704713821411,0.6129762530326843,0.6129810810089111,0.612986147403717,0.6129902601242065,0.6129944324493408,0.6129987835884094,0.6130021214485168,0.613005518913269,0.6130087971687317,0.6130121946334839,0.6130154132843018,0.613018274307251,0.6130210757255554,0.6130237579345703,0.613025963306427,0.6130285263061523,0.6130307912826538,0.6130325198173523,0.6130342483520508,0.6130358576774597,0.613037645816803,0.6130391955375671,0.6130407452583313,0.6130420565605164,0.6130434274673462,0.6130445003509521,0.6130455732345581,0.6130465269088745,0.6130477786064148,0.613048791885376,0.6130498647689819,0.613050639629364,0.6130515336990356,0.6130524277687073,0.6130531430244446,0.6130538582801819,0.6130543947219849,0.6130549907684326,0.6130555868148804,0.6130560636520386,0.6130566596984863,0.6130570769309998,0.6130576729774475,0.6130581498146057,0.6130586266517639,0.6130589842796326,0.6130593419075012,0.6130595803260803,0.6130600571632385,0.6130604147911072,0.613060712814331,0.6130610108375549,0.613061249256134,0.6130614876747131,0.6130617260932922,0.6130619645118713,0.6130621433258057,0.6130623817443848,0.6130627393722534,0.613062858581543,0.6130630970001221,0.6130632758140564,0.613063395023346,0.6130635142326355,0.613063633441925,0.6130637526512146,0.6130638718605042,0.6130639314651489,0.6130641102790833,0.6130642294883728,0.6130642890930176,0.6130643486976624,0.6130644679069519,0.6130645275115967,0.6130646467208862,0.613064706325531,0.6130648255348206,0.6130648851394653,0.6130649447441101,0.6130650639533997,0.6130651235580444,0.6130651831626892,0.6130653023719788,0.6130653023719788,0.6130653619766235,0.6130654215812683,0.6130654215812683,0.6130654811859131,0.6130654811859131,0.6130655407905579,0.6130655407905579,0.6130656003952026,0.6130656003952026,0.6130656003952026,0.6130656003952026,0.6130656003952026,0.6130656599998474,0.6130657196044922,0.6130657196044922,0.6130657196044922,0.6130657196044922,0.6130657196044922,0.6130657196044922,0.613065779209137,0.613065779209137,0.613065779209137,0.613065779209137,0.613065779209137,0.613065779209137,0.613065779209137,0.613065779209137,0.6130658388137817,0.6130658388137817,0.6130658388137817,0.6130658388137817,0.6130658388137817,0.6130658388137817,0.6130658984184265,0.6130658984184265,0.6130659580230713,0.6130659580230713,0.6130659580230713,0.6130659580230713,0.6130659580230713,0.6130659580230713,0.6130659580230713,0.6130659580230713,0.6130659580230713,0.6130660176277161,0.6130660176277161,0.6130660176277161,0.6130660176277161,0.6130660772323608,0.6130660772323608],"recovered":[0.0,0.0002954017836600542,0.0005493920762091875,0.0008073545759543777,0.001074190833605826,0.0013585214037448168,0.0016587967984378338,0.001974087208509445,0.002307379152625799,0.002662334591150284,0.0030388408340513706,0.0034323623403906822,0.0038507026620209217,0.004290650133043528,0.004753106273710728,0.0052413675002753735,0.0057554892264306545,0.006302346009761095,0.006870359182357788,0.007470881566405296,0.008103660307824612,0.008771088905632496,0.009467083029448986,0.010200714692473412,0.01097792573273182,0.01178685761988163,0.012644750997424126,0.013534590601921082,0.014466742984950542,0.01545205432921648,0.01648229919373989,0.017549896612763405,0.01870398037135601,0.019959960132837296,0.021311551332473755,0.022788165137171745,0.024378787726163864,0.02611175924539566,0.02798420563340187,0.03000655025243759,0.032193977385759354,0.034548062831163406,0.037065375596284866,0.039784643799066544,0.04271096736192703,0.045837562531232834,0.049195919185876846,0.0528036467730999,0.056623782962560654,0.06071334704756737,0.06509217619895935,0.06971434503793716,0.07463909685611725,0.07984186708927155,0.08535061031579971,0.09118300676345825,0.09731359034776688,0.1037348210811615,0.11047843843698502,0.11753007769584656,0.12490388005971909,0.13257277011871338,0.14052623510360718,0.14878107607364655,0.1572936475276947,0.1660729944705963,0.17508257925510406,0.1843469738960266,0.19380339980125427,0.20343142747879028,0.2132277488708496,0.22319594025611877,0.23325607180595398,0.24343366920948029,0.25367608666419983,0.2639337182044983,0.27424952387809753,0.28454071283340454,0.2948130965232849,0.3049556314945221,0.3150343596935272,0.3250255584716797,0.33485135436058044,0.34455981850624084,0.3540947437286377,0.3634418547153473,0.3725878894329071,0.3815174102783203,0.39023950695991516,0.39875227212905884,0.407039999961853,0.41507798433303833,0.4228726327419281,0.43042850494384766,0.4377126097679138,0.4447855055332184,0.45164769887924194,0.458248108625412,0.464599072933197,0.4707161784172058,0.47662681341171265,0.48232975602149963,0.4878229796886444,0.4931083619594574,0.4981904625892639,0.5031101107597351,0.5078427195549011,0.5124095678329468,0.5168108344078064,0.5210493803024292,0.5251528024673462,0.5290986895561218,0.5329182744026184,0.5365773439407349,0.5401265621185303,0.5435566306114197,0.5468720197677612,0.5500576496124268,0.5531435608863831,0.5561029314994812,0.5589601397514343,0.561705470085144,0.5643671751022339,0.5669097304344177,0.5693488717079163,0.5716976523399353,0.5739545226097107,0.5761140584945679,0.578179657459259,0.5801344513893127,0.5820096135139465,0.5838035941123962,0.585519552230835,0.5871410369873047,0.588689923286438,0.5901620388031006,0.5915626287460327,0.5928654670715332,0.594114363193512,0.5952927470207214,0.5964042544364929,0.5974653363227844,0.5984501242637634,0.5993755459785461,0.6002517342567444,0.6010788679122925,0.6018485426902771,0.6025837659835815,0.6032629013061523,0.6039049029350281,0.6045153737068176,0.6050804257392883,0.6056079864501953,0.6060976982116699,0.6065576672554016,0.6069852113723755,0.6073856353759766,0.6077578067779541,0.6081106066703796,0.6084373593330383,0.6087441444396973,0.6090326309204102,0.6092973351478577,0.6095455288887024,0.6097781658172607,0.6099933981895447,0.6101956367492676,0.6103809475898743,0.6105556488037109,0.610717236995697,0.6108713746070862,0.6110159754753113,0.6111485958099365,0.6112678050994873,0.6113818287849426,0.6114911437034607,0.6115903258323669,0.6116823554039001,0.6117691397666931,0.6118500828742981,0.6119253635406494,0.611994743347168,0.6120591759681702,0.6121195554733276,0.6121760606765747,0.6122316122055054,0.6122819185256958,0.6123273372650146,0.6123706698417664,0.6124110221862793,0.6124477982521057,0.612483561038971,0.6125168800354004,0.6125475168228149,0.612575113773346,0.612601637840271,0.6126260757446289,0.6126489043235779,0.6126702427864075,0.6126912832260132,0.6127104163169861,0.6127283573150635,0.6127442717552185,0.612758994102478,0.6127735376358032,0.6127877235412598,0.6128004789352417,0.6128113865852356,0.612822949886322,0.6128339171409607,0.6128437519073486,0.6128529906272888,0.6128614544868469,0.6128697991371155,0.6128777861595154,0.6128848195075989,0.612891435623169,0.6128975749015808,0.612903356552124,0.6129083633422852,0.6129137873649597,0.6129184365272522,0.6129227876663208,0.612927258014679,0.6129307746887207,0.6129345297813416,0.6129380464553833,0.6129417419433594,0.6129449605941772,0.6129480600357056,0.6129513382911682,0.6129541993141174,0.6129568219184875,0.6129591464996338,0.6129613518714905,0.6129634380340576,0.6129654049873352,0.6129670739173889,0.6129688620567322,0.6129705905914307,0.6129720211029053,0.6129733324050903,0.6129745841026306,0.6129757761955261,0.6129770874977112,0.6129782795906067,0.6129793524742126,0.6129805445671082,0.6129814982414246,0.6129823327064514,0.6129834651947021,0.6129843592643738,0.6129849553108215,0.6129856109619141,0.6129862070083618,0.6129869222640991,0.6129875183105469,0.6129881143569946,0.6129887104034424,0.6129891276359558,0.6129897236824036,0.6129903197288513,0.61299067735672,0.6129910349845886,0.612991452217102,0.6129917502403259,0.6129921078681946,0.6129924654960632,0.6129928231239319,0.6129932999610901,0.612993597984314,0.6129937767982483,0.6129941940307617,0.6129944324493408,0.6129947900772095,0.6129950881004333,0.6129953265190125,0.612995445728302,0.6129956841468811,0.6129958629608154,0.612995982170105,0.6129961609840393,0.6129962205886841,0.6129963397979736,0.6129964590072632,0.6129965782165527,0.6129967570304871,0.6129968762397766,0.6129969358444214,0.6129970550537109,0.6129971146583557,0.6129972338676453,0.6129974126815796,0.6129974722862244,0.6129975914955139,0.6129977107048035,0.6129977703094482,0.6129978895187378,0.6129978895187378,0.6129980087280273,0.6129981875419617,0.6129982471466064,0.6129983067512512,0.6129983067512512,0.612998366355896,0.612998366355896,0.612998366355896,0.6129984259605408,0.6129984259605408,0.6129984259605408,0.6129984855651855,0.6129985451698303,0.6129985451698303,0.6129985451698303,0.6129985451698303,0.6129985451698303,0.6129986047744751,0.6129986047744751,0.6129986643791199,0.6129986643791199,0.6129986643791199,0.6129987239837646,0.6129987239837646,0.6129987239837646,0.6129987239837646,0.6129987239837646,0.6129987239837646,0.6129987239837646,0.6129987239837646,0.6129987835884094,0.6129987835884094,0.6129987835884094,0.6129987835884094,0.6129987835884094,0.6129987835884094,0.6129988431930542,0.6129988431930542,0.6129988431930542,0.612998902797699,0.612998902797699,0.612998902797699,0.612998902797699,0.612998902797699,0.612998902797699,0.6129989624023438,0.6129989624023438,0.6129989624023438,0.6129989624023438,0.6129989624023438,0.6129989624023438,0.6129989624023438],"active":[0.0006756782531738281,0.0005908833700232208,0.0005939539987593889,0.0006137582240626216,0.0006465775659307837,0.0006756782531738281,0.0007111455779522657,0.0007460778579115868,0.0007859962061047554,0.0008276612497866154,0.0008700024336576462,0.0009136111475527287,0.0009580934420228004,0.0010037305764853954,0.0010538185015320778,0.0011077942326664925,0.0011630379594862461,0.0012210700660943985,0.00128191988915205,0.0013404879719018936,0.0014005480334162712,0.0014644963666796684,0.0015410371124744415,0.0016142819076776505,0.0016884282231330872,0.001771898940205574,0.0018459893763065338,0.0019297981634736061,0.002023044042289257,0.002111022360622883,0.0022015348076820374,0.0023706480860710144,0.0025694798678159714,0.0027673225849866867,0.0030125249177217484,0.003251725807785988,0.003523716703057289,0.003799229860305786,0.004101138561964035,0.0044202618300914764,0.004757102578878403,0.0051139481365680695,0.005504649132490158,0.005909748375415802,0.006323274224996567,0.0067726559937000275,0.007249791175127029,0.007730219513177872,0.008255723863840103,0.00880235806107521,0.009315125644207,0.009913787245750427,0.010483317077159882,0.011092521250247955,0.01170540601015091,0.01230590045452118,0.012913130223751068,0.013541005551815033,0.01415397971868515,0.014781996607780457,0.015366770327091217,0.0159451961517334,0.01653076708316803,0.01706986129283905,0.017589867115020752,0.018071278929710388,0.01854364573955536,0.01893565058708191,0.01932072639465332,0.01963736116886139,0.019933775067329407,0.020180046558380127,0.020374923944473267,0.020508304238319397,0.020592927932739258,0.020634472370147705,0.02059844136238098,0.020517855882644653,0.02032795548439026,0.020172595977783203,0.019978851079940796,0.01970905065536499,0.019436240196228027,0.019099265336990356,0.01874309778213501,0.01833939552307129,0.01793500781059265,0.01752382516860962,0.017101705074310303,0.016633182764053345,0.016125768423080444,0.015635430812835693,0.015115439891815186,0.014640718698501587,0.014189839363098145,0.013712376356124878,0.013215720653533936,0.012733012437820435,0.012293577194213867,0.011871308088302612,0.01144900918006897,0.011029601097106934,0.010634809732437134,0.010259240865707397,0.009898066520690918,0.00953376293182373,0.009193778038024902,0.008846580982208252,0.008536696434020996,0.008257269859313965,0.007965803146362305,0.007696390151977539,0.007421612739562988,0.007174193859100342,0.006928801536560059,0.006686151027679443,0.006446719169616699,0.006230056285858154,0.005994558334350586,0.005787909030914307,0.005572915077209473,0.0053781867027282715,0.005158364772796631,0.004958391189575195,0.004773139953613281,0.004576981067657471,0.004378974437713623,0.00417560338973999,0.003984928131103516,0.0038251876831054688,0.003654956817626953,0.0034875869750976562,0.0033086538314819336,0.0031621456146240234,0.0030057430267333984,0.0028481483459472656,0.0026865005493164062,0.002565443515777588,0.0024217963218688965,0.0022902488708496094,0.0021706819534301758,0.002034127712249756,0.0019221901893615723,0.001814126968383789,0.0017175078392028809,0.0016157031059265137,0.0015327930450439453,0.00142747163772583,0.0013529062271118164,0.0012794137001037598,0.0011911988258361816,0.001113295555114746,0.0010466575622558594,0.0009813308715820312,0.0009203553199768066,0.0008667111396789551,0.0008158087730407715,0.0007671117782592773,0.0007231235504150391,0.0006795525550842285,0.0006396174430847168,0.0005980730056762695,0.0005638599395751953,0.0005306005477905273,0.0004976987838745117,0.00046890974044799805,0.00043976306915283203,0.0004156827926635742,0.00039142370223999023,0.00036966800689697266,0.0003476142883300781,0.0003262162208557129,0.0003084540367126465,0.0002936124801635742,0.00027948617935180664,0.0002626180648803711,0.0002499222755432129,0.00023818016052246094,0.00022554397583007812,0.00021386146545410156,0.00020372867584228516,0.00019419193267822266,0.00018644332885742188,0.00017958879470825195,0.00017434358596801758,0.00016695261001586914,0.0001590251922607422,0.00015306472778320312,0.00014847517013549805,0.00014328956604003906,0.00013947486877441406,0.00013267993927001953,0.00012743473052978516,0.0001239180564880371,0.00012058019638061523,0.00011664628982543945,0.00011324882507324219,0.00011169910430908203,0.00010919570922851562,0.00010573863983154297,0.00010281801223754883,9.912252426147461e-05,9.66787338256836e-05,9.590387344360352e-05,9.429454803466797e-05,9.179115295410156e-05,9.02414321899414e-05,9.000301361083984e-05,8.815526962280273e-05,8.666515350341797e-05,8.577108383178711e-05,8.45193862915039e-05,8.33272933959961e-05,8.231401443481445e-05,8.088350296020508e-05,7.95125961303711e-05,7.903575897216797e-05,7.867813110351562e-05,7.772445678710938e-05,7.778406143188477e-05,7.647275924682617e-05,7.599592208862305e-05,7.599592208862305e-05,7.486343383789062e-05,7.474422454833984e-05,7.426738739013672e-05,7.414817810058594e-05,7.367134094238281e-05,7.331371307373047e-05,7.301568984985352e-05,7.241964340209961e-05,7.176399230957031e-05,7.170438766479492e-05,7.164478302001953e-05,7.11679458618164e-05,7.081031799316406e-05,7.045269012451172e-05,7.05718994140625e-05,7.033348083496094e-05,7.015466690063477e-05,7.003545761108398e-05,7.009506225585938e-05,6.99162483215332e-05,6.979703903198242e-05,6.943941116333008e-05,6.949901580810547e-05,6.943941116333008e-05,6.93202018737793e-05,6.914138793945312e-05,6.920099258422852e-05,6.896257400512695e-05,6.878376007080078e-05,6.890296936035156e-05,6.878376007080078e-05,6.878376007080078e-05,6.866455078125e-05,6.854534149169922e-05,6.854534149169922e-05,6.836652755737305e-05,6.854534149169922e-05,6.842613220214844e-05,6.830692291259766e-05,6.830692291259766e-05,6.830692291259766e-05,6.812810897827148e-05,6.830692291259766e-05,6.830692291259766e-05,6.824731826782227e-05,6.818771362304688e-05,6.794929504394531e-05,6.788969039916992e-05,6.794929504394531e-05,6.777048110961914e-05,6.771087646484375e-05,6.759166717529297e-05,6.765127182006836e-05,6.753206253051758e-05,6.765127182006836e-05,6.759166717529297e-05,6.753206253051758e-05,6.753206253051758e-05,6.747245788574219e-05,6.753206253051758e-05,6.753206253051758e-05,6.747245788574219e-05,6.753206253051758e-05,6.747245788574219e-05,6.74128532409668e-05,6.74128532409668e-05,6.74128532409668e-05,6.74128532409668e-05,6.74128532409668e-05,6.729364395141602e-05,6.73532485961914e-05,6.729364395141602e-05,6.723403930664062e-05,6.729364395141602e-05,6.723403930664062e-05,6.729364395141602e-05,6.729364395141602e-05,6.711483001708984e-05,6.711483001708984e-05,6.711483001708984e-05,6.711483001708984e-05,6.711483001708984e-05,6.711483001708984e-05,6.717443466186523e-05,6.711483001708984e-05,6.717443466186523e-05,6.717443466186523e-05,6.711483001708984e-05,6.705522537231445e-05,6.705522537231445e-05,6.711483001708984e-05,6.717443466186523e-05,6.717443466186523e-05,6.711483001708984e-05,6.711483001708984e-05,6.705522537231445e-05,6.705522537231445e-05,6.711483001708984e-05,6.705522537231445e-05,6.705522537231445e-05,6.705522537231445e-05,6.705522537231445e-05,6.705522537231445e-05,6.705522537231445e-05,6.705522537231445e-05,6.711483001708984e-05,6.705522537231445e-05,6.705522537231445e-05,6.705522537231445e-05,6.705522537231445e-05,6.705522537231445e-05,6.711483001708984e-05,6.705522537231445e-05,6.711483001708984e-05,6.711483001708984e-05,6.705522537231445e-05,6.705522537231445e-05,6.705522537231445e-05,6.705522537231445e-05,6.705522537231445e-05,6.705522537231445e-05,6.699562072753906e-05,6.705522537231445e-05,6.705522537231445e-05,6.705522537231445e-05,6.705522537231445e-05,6.711483001708984e-05,6.711483001708984e-05]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0006756782531738281,0.0008884543203748763,0.0011390922591090202,0.001408182317391038,0.0016853574197739363,0.0019761109724640846,0.0022822460159659386,0.002596832113340497,0.002924940548837185,0.003265951294451952,0.0036223153583705425,0.0039879195392131805,0.004367721267044544,0.0047629051841795444,0.0051747942343354225,0.005597332026809454,0.0060368855483829975,0.006492608692497015,0.00697030546143651,0.007464003283530474,0.007966969162225723,0.008502079173922539,0.009044118225574493,0.009614469483494759,0.010197187773883343,0.010803457349538803,0.011425559408962727,0.012061295099556446,0.012730414979159832,0.013413055799901485,0.014119192026555538,0.01489676907658577,0.015720322728157043,0.0165996253490448,0.01754586398601532,0.01855309121310711,0.019630353897809982,0.020778436213731766,0.0220047514885664,0.023312142118811607,0.024710780009627342,0.026188069954514503,0.02774745225906372,0.029418136924505234,0.031190576031804085,0.0330757275223732,0.035071928054094315,0.03718053176999092,0.039410948753356934,0.04177830368280411,0.04427575320005417,0.04690216854214668,0.04966386407613754,0.052574921399354935,0.055642805993556976,0.058860644698143005,0.06224308907985687,0.0657992884516716,0.06951507925987244,0.07339046150445938,0.07744152098894119,0.08166475594043732,0.08606504648923874,0.09065332263708115,0.09540876746177673,0.1003454402089119,0.10545268654823303,0.11072486639022827,0.11616382747888565,0.12179945409297943,0.1275743544101715,0.13350072503089905,0.13957372307777405,0.14576755464076996,0.1521165370941162,0.15858891606330872,0.1652134507894516,0.1719006448984146,0.17871001362800598,0.18559353053569794,0.19256848096847534,0.19959206879138947,0.20668751001358032,0.21380896866321564,0.2209722399711609,0.22815409302711487,0.2353483885526657,0.2425263524055481,0.24969597160816193,0.2568562924861908,0.26395758986473083,0.271037757396698,0.278056263923645,0.2849923372268677,0.2918553352355957,0.29865261912345886,0.30535799264907837,0.31194454431533813,0.31845328211784363,0.32483989000320435,0.33111438155174255,0.3372745215892792,0.3433131277561188,0.3492133915424347,0.3550005853176117,0.36065441370010376,0.3661748766899109,0.37156498432159424,0.3768256902694702,0.3819482922554016,0.3869437277317047,0.3918108642101288,0.39652520418167114,0.4011310935020447,0.4055841565132141,0.40993887186050415,0.41415268182754517,0.41825151443481445,0.4222387969493866,0.426116943359375,0.4298761487007141,0.43354564905166626,0.43709689378738403,0.4405422806739807,0.4439002573490143,0.44715961813926697,0.4503207206726074,0.45340588688850403,0.4563930332660675,0.45930877327919006,0.4621375501155853,0.4648844301700592,0.46757566928863525,0.4701966643333435,0.472745418548584,0.4752477705478668,0.47767987847328186,0.48005104064941406,0.4823571741580963,0.48459964990615845,0.486786425113678,0.488912969827652,0.4909824728965759,0.4929924011230469,0.49495452642440796,0.4968666434288025,0.4987156391143799,0.5005184412002563,0.5022653341293335,0.5039603114128113,0.5056051015853882,0.507203221321106,0.508748471736908,0.5102418661117554,0.5116798877716064,0.5130716562271118,0.5144175291061401,0.5157141089439392,0.5169588923454285,0.5181595683097839,0.519315779209137,0.5204310417175293,0.5215072631835938,0.5225307941436768,0.5235126614570618,0.5244617462158203,0.5253627300262451,0.5262240171432495,0.5270501971244812,0.5278435945510864,0.5286002159118652,0.5293174982070923,0.5300129055976868,0.5306679606437683,0.5312979817390442,0.531893789768219,0.5324607491493225,0.5330004692077637,0.5335225462913513,0.5340168476104736,0.534483790397644,0.5349303483963013,0.5353518724441528,0.5357533693313599,0.536130964756012,0.5364908576011658,0.536836564540863,0.5371592044830322,0.5374666452407837,0.537757933139801,0.538032591342926,0.5382911562919617,0.538539707660675,0.5387773513793945,0.5390009880065918,0.5392119288444519,0.5394120216369629,0.5395990014076233,0.5397778749465942,0.5399472117424011,0.5401092171669006,0.5402610898017883,0.5404072999954224,0.5405420064926147,0.5406707525253296,0.5407915115356445,0.5409054756164551,0.5410158038139343,0.5411205291748047,0.5412180423736572,0.5413116216659546,0.5414000749588013,0.5414843559265137,0.5415633916854858,0.5416396260261536,0.5417100787162781,0.5417771935462952,0.5418407320976257,0.5419015288352966,0.5419585108757019,0.5420128703117371,0.542062520980835,0.5421108603477478,0.5421589016914368,0.5422026515007019,0.5422442555427551,0.5422829389572144,0.5423197150230408,0.5423555374145508,0.542389988899231,0.5424220561981201,0.5424524545669556,0.5424807667732239,0.5425072312355042,0.5425346493721008,0.5425594449043274,0.5425832867622375,0.5426051616668701,0.5426269769668579,0.5426467657089233,0.5426658987998962,0.542684018611908,0.5427011847496033,0.5427169799804688,0.5427324771881104,0.5427473783493042,0.5427614450454712,0.5427751541137695,0.5427883863449097,0.5428005456924438,0.542812705039978,0.5428236722946167,0.5428345799446106,0.5428447723388672,0.5428545475006104,0.5428640246391296,0.5428734421730042,0.5428814888000488,0.542889416217804,0.5428963899612427,0.5429039597511292,0.5429102778434753,0.5429168343544006,0.5429234504699707,0.5429291725158691,0.542934775352478,0.5429399609565735,0.542945146560669,0.5429497361183167,0.5429542064666748,0.5429585576057434,0.5429625511169434,0.5429662466049194,0.5429699420928955,0.5429734587669373,0.5429770350456238,0.5429800152778625,0.5429829955101013,0.5429859757423401,0.5429884195327759,0.5429908633232117,0.5429931879043579,0.5429953932762146,0.5429977178573608,0.5429998636245728,0.5430020093917847,0.543004035949707,0.5430057048797607,0.5430075526237488,0.543009340763092,0.5430111289024353,0.5430126786231995,0.5430139899253845,0.5430153012275696,0.5430167317390442,0.5430180430412292,0.54301917552948,0.5430204272270203,0.5430213809013367,0.5430223941802979,0.5430232882499695,0.5430242419242859,0.5430251359939575,0.5430259108543396,0.543026864528656,0.5430276393890381,0.5430282950401306,0.5430290699005127,0.5430298447608948,0.5430305004119873,0.5430312156677246,0.5430318713188171,0.5430323481559753,0.5430328249931335,0.5430333614349365,0.5430338382720947,0.5430342555046082,0.5430347323417664,0.543035089969635,0.5430354475975037,0.5430359244346619,0.5430362820625305,0.5430365800857544,0.543036937713623,0.5430371761322021,0.5430374145507812,0.5430377721786499,0.543038010597229,0.5430382490158081,0.5430384278297424,0.5430387854576111,0.5430390238761902,0.5430392622947693,0.5430393815040588,0.5430395603179932,0.5430397987365723,0.5430399775505066,0.5430402159690857,0.5430404543876648,0.5430406332015991,0.5430408120155334,0.543040931224823,0.5430411100387573,0.5430413484573364,0.543041467666626,0.5430415868759155,0.5430417060852051,0.5430418848991394,0.5430419445037842,0.5430419445037842,0.5430420637130737],"recovered":[0.0,0.00029492288012988865,0.0005516457604244351,0.0008012696052901447,0.0010628660675138235,0.0013352802488952875,0.0016165402485057712,0.0019087023101747036,0.0022122454829514027,0.0025267754681408405,0.0028558981139212847,0.003197725862264633,0.003548962529748678,0.003918426111340523,0.004298791754990816,0.00469248229637742,0.005104625131934881,0.005530177149921656,0.005968349985778332,0.006428495980799198,0.006902784109115601,0.0073913829401135445,0.007907111197710037,0.008435769006609917,0.00898533035069704,0.009546469897031784,0.01013555470854044,0.010739317163825035,0.011359249241650105,0.012002338655292988,0.012666527181863785,0.013355056755244732,0.014081785455346107,0.01485874317586422,0.015686295926570892,0.016576332971453667,0.01752513460814953,0.018534306436777115,0.01961725950241089,0.020770806819200516,0.02200278453528881,0.023317838087677956,0.024710755795240402,0.026187201961874962,0.027757851406931877,0.029439523816108704,0.031234048306941986,0.03311610221862793,0.03511945903301239,0.03722577914595604,0.03946225345134735,0.041834454983472824,0.04432857781648636,0.046955108642578125,0.049729421734809875,0.05264177545905113,0.05571642145514488,0.058942317962646484,0.06234529986977577,0.06589265167713165,0.06960957497358322,0.07348991185426712,0.0775304064154625,0.08176617324352264,0.08617790788412094,0.09074527770280838,0.09551309049129486,0.1004422977566719,0.10555441677570343,0.11082316190004349,0.11625581234693527,0.12186092883348465,0.1276213526725769,0.13354472815990448,0.13959398865699768,0.14578984677791595,0.15213333070278168,0.1586110144853592,0.16518886387348175,0.17188149690628052,0.17867621779441833,0.18555569648742676,0.1925189197063446,0.19955210387706757,0.20662881433963776,0.21375519037246704,0.22089898586273193,0.2280784547328949,0.23526284098625183,0.24242395162582397,0.24958334863185883,0.25673243403434753,0.2638240158557892,0.2708747386932373,0.27789968252182007,0.2848300039768219,0.2917134165763855,0.29848140478134155,0.30516520142555237,0.3117671608924866,0.3182440400123596,0.3246290385723114,0.33089813590049744,0.3370530307292938,0.3430573344230652,0.34896573424339294,0.3547528088092804,0.36039257049560547,0.365919828414917,0.3712993264198303,0.3765529692173004,0.38167640566825867,0.38666296005249023,0.3915203809738159,0.3962634801864624,0.40086084604263306,0.4053267538547516,0.40967124700546265,0.4138981103897095,0.41801202297210693,0.42199844121932983,0.4258783459663391,0.42964646220207214,0.4333205819129944,0.4368722438812256,0.4403156638145447,0.4436796009540558,0.4469371438026428,0.4501112699508667,0.45316892862319946,0.4561746120452881,0.4590946137905121,0.46193042397499084,0.4646952748298645,0.4673905372619629,0.4700239896774292,0.4725867211818695,0.4750853180885315,0.47750648856163025,0.4798800051212311,0.48218777775764465,0.4844309687614441,0.4866214692592621,0.4887547194957733,0.49081873893737793,0.4928353428840637,0.4947918653488159,0.49669307470321655,0.49854975938796997,0.5003533363342285,0.5021064877510071,0.5038017630577087,0.5054441094398499,0.5070394277572632,0.5085899233818054,0.510077178478241,0.5115149617195129,0.5129029154777527,0.5142533779144287,0.5155530571937561,0.5167961120605469,0.5179982781410217,0.5191637873649597,0.5202817916870117,0.521345853805542,0.5223721861839294,0.5233632922172546,0.5243067145347595,0.5252060890197754,0.5260797739028931,0.526905357837677,0.5276997089385986,0.5284577012062073,0.5291827321052551,0.5298714637756348,0.5305271744728088,0.5311523079872131,0.531753659248352,0.5323227047920227,0.5328651070594788,0.5333872437477112,0.533881664276123,0.5343504548072815,0.5347983241081238,0.5352209210395813,0.535618782043457,0.5359997749328613,0.5363641381263733,0.5367084741592407,0.5370362997055054,0.5373440980911255,0.5376373529434204,0.5379092693328857,0.5381695628166199,0.5384213924407959,0.5386608839035034,0.5388787388801575,0.5390904545783997,0.5392924547195435,0.5394802689552307,0.5396623611450195,0.5398317575454712,0.5399909615516663,0.5401443839073181,0.5402888655662537,0.540425717830658,0.5405561923980713,0.540678858757019,0.5407968759536743,0.5409071445465088,0.5410116314888,0.5411100387573242,0.5412054061889648,0.5412930250167847,0.5413769483566284,0.5414579510688782,0.5415329933166504,0.541605532169342,0.5416720509529114,0.5417366027832031,0.5417970418930054,0.5418557524681091,0.54190993309021,0.5419600009918213,0.5420089960098267,0.5420559644699097,0.5421009063720703,0.5421417951583862,0.542182207107544,0.542218029499054,0.5422554016113281,0.5422891974449158,0.5423217415809631,0.542351484298706,0.5423794984817505,0.5424075126647949,0.5424342155456543,0.5424586534500122,0.5424821972846985,0.5425044894218445,0.542525589466095,0.5425460338592529,0.5425653457641602,0.5425837635993958,0.5426005125045776,0.5426169037818909,0.5426327586174011,0.5426471829414368,0.542661726474762,0.5426756143569946,0.5426887273788452,0.5427018404006958,0.5427131056785583,0.5427239537239075,0.5427348017692566,0.542744517326355,0.5427539944648743,0.542763352394104,0.5427728295326233,0.542780876159668,0.5427882671356201,0.5427958369255066,0.5428029894828796,0.5428096652030945,0.5428162217140198,0.5428221821784973,0.542828381061554,0.5428341627120972,0.5428391695022583,0.5428442358970642,0.5428492426872253,0.5428534746170044,0.5428577065467834,0.5428615808486938,0.542865514755249,0.5428689122200012,0.5428723096847534,0.5428758263587952,0.5428791046142578,0.5428821444511414,0.5428848266601562,0.5428870320320129,0.5428895950317383,0.5428920984268188,0.5428942441940308,0.5428964495658875,0.5428987145423889,0.5429010391235352,0.5429028868675232,0.5429046750068665,0.5429067611694336,0.5429083108901978,0.5429098010063171,0.542911171913147,0.5429125428199768,0.5429138541221619,0.5429151058197021,0.5429165363311768,0.5429179668426514,0.5429190993309021,0.5429203510284424,0.542921245098114,0.5429221987724304,0.5429231524467468,0.5429240465164185,0.5429249405860901,0.5429256558418274,0.5429264903068542,0.5429272055625916,0.5429278612136841,0.5429286956787109,0.542929470539093,0.5429301261901855,0.542930543422699,0.542931079864502,0.5429316163063049,0.5429321527481079,0.5429325103759766,0.5429330468177795,0.5429334044456482,0.5429338216781616,0.5429342985153198,0.5429348349571228,0.5429351329803467,0.5429354906082153,0.5429357886314392,0.5429360270500183,0.542936384677887,0.5429366230964661,0.5429369211196899,0.542937159538269,0.5429373979568481,0.542937695980072,0.5429378747940063,0.5429381132125854,0.5429382920265198,0.5429384708404541,0.5429387092590332,0.5429389476776123,0.5429391860961914,0.5429393649101257,0.5429394841194153,0.5429396033287048,0.5429398417472839,0.5429399609565735,0.5429401397705078,0.5429402589797974,0.5429404377937317,0.5429405570030212,0.542940616607666,0.5429406762123108],"active":[0.0006756782531738281,0.0005935314111411572,0.0005874464986845851,0.0006069127121008933,0.0006224913522601128,0.0006408307235687971,0.0006657057674601674,0.0006881298031657934,0.0007126950658857822,0.0007391758263111115,0.0007664172444492579,0.0007901936769485474,0.000818758737295866,0.0008444790728390217,0.0008760024793446064,0.0009048497304320335,0.0009322604164481163,0.0009624315425753593,0.0010019554756581783,0.0010355073027312756,0.0010641850531101227,0.0011106962338089943,0.0011370070278644562,0.001178700476884842,0.0012118574231863022,0.001256987452507019,0.001290004700422287,0.001321977935731411,0.0013711657375097275,0.0014107171446084976,0.0014526648446917534,0.0015417123213410378,0.001638537272810936,0.0017408821731805801,0.0018595680594444275,0.0019767582416534424,0.002105219289660454,0.002244129776954651,0.00238749198615551,0.0025413352996110916,0.0027079954743385315,0.002870231866836548,0.0030366964638233185,0.003230934962630272,0.0034327246248722076,0.003636203706264496,0.0038378797471523285,0.004064429551362991,0.0042914897203445435,0.004552524536848068,0.004813499748706818,0.005067713558673859,0.005335286259651184,0.00561981275677681,0.005913384258747101,0.006218869239091873,0.00652666762471199,0.006856970489025116,0.007169779390096664,0.007497809827327728,0.007831946015357971,0.008174844086170197,0.008534640073776245,0.008887149393558502,0.009230859577655792,0.009600162506103516,0.009939596056938171,0.010282568633556366,0.01060941070318222,0.010976292192935944,0.011318542063236237,0.011639796197414398,0.011952370405197144,0.012222826480865479,0.01252254843711853,0.012799069285392761,0.013080120086669922,0.01328963041305542,0.013521149754524231,0.01371203362941742,0.013892263174057007,0.014036372303962708,0.014168590307235718,0.014256864786148071,0.014343425631523132,0.014398902654647827,0.014449402689933777,0.014447897672653198,0.014433130621910095,0.014432340860366821,0.01437424123287201,0.014305323362350464,0.014232248067855835,0.014117598533630371,0.013955652713775635,0.013822615146636963,0.013644576072692871,0.013463139533996582,0.01328808069229126,0.013072729110717773,0.012870341539382935,0.012645483016967773,0.012414991855621338,0.01216036081314087,0.011943250894546509,0.011688679456710815,0.011422067880630493,0.01117241382598877,0.010905861854553223,0.010648965835571289,0.010390758514404297,0.010134458541870117,0.009862244129180908,0.00961071252822876,0.009320676326751709,0.009078025817871094,0.008825927972793579,0.008580267429351807,0.008340686559677124,0.008104920387268066,0.007877707481384277,0.0076673030853271484,0.00745043158531189,0.007221698760986328,0.007028013467788696,0.00684395432472229,0.006641119718551636,0.006468743085861206,0.006281763315200806,0.006139844655990601,0.005962938070297241,0.005789816379547119,0.005645245313644409,0.005501389503479004,0.005354881286621094,0.005223780870437622,0.0050931572914123535,0.004965722560882568,0.0048506855964660645,0.004719644784927368,0.004598647356033325,0.004482001066207886,0.004361003637313843,0.00423768162727356,0.004135787487030029,0.0040313005447387695,0.003923773765563965,0.003825366497039795,0.0037155747413635254,0.0036069750785827637,0.0034986138343811035,0.003401458263397217,0.0033043622970581055,0.0032024383544921875,0.0030899643898010254,0.0029944777488708496,0.0029025673866271973,0.0028111934661865234,0.002705514430999756,0.002606511116027832,0.002519667148590088,0.0024327635765075684,0.002343475818634033,0.002249002456665039,0.0021668076515197754,0.002089560031890869,0.0019994378089904785,0.0019173026084899902,0.0018441081047058105,0.0017638206481933594,0.0016948580741882324,0.0016177892684936523,0.0015552043914794922,0.0014852285385131836,0.0014265179634094238,0.0013666152954101562,0.001308441162109375,0.001246809959411621,0.0011998414993286133,0.001151740550994873,0.0010965466499328613,0.0010486841201782227,0.0010014176368713379,0.000955045223236084,0.0009100437164306641,0.0008720755577087402,0.000836789608001709,0.0007950663566589355,0.0007581710815429688,0.0007216334342956543,0.0006884932518005371,0.0006538033485412598,0.0006304383277893066,0.0006077885627746582,0.0005795955657958984,0.0005510449409484863,0.0005332827568054199,0.0005085468292236328,0.00048542022705078125,0.00046694278717041016,0.0004468560218811035,0.00042933225631713867,0.0004163384437561035,0.00039762258529663086,0.00038188695907592773,0.00036579370498657227,0.00034928321838378906,0.0003369450569152832,0.0003236532211303711,0.0003108978271484375,0.000299990177154541,0.0002900362014770508,0.0002789497375488281,0.0002703666687011719,0.0002626776695251465,0.00025212764739990234,0.0002442002296447754,0.0002351999282836914,0.0002294778823852539,0.0002219080924987793,0.00021582841873168945,0.00020676851272583008,0.0002009272575378418,0.00019890069961547852,0.00019365549087524414,0.00018829107284545898,0.00018203258514404297,0.00017791986465454102,0.00017333030700683594,0.00017195940017700195,0.0001666545867919922,0.00016325712203979492,0.0001590251922607422,0.0001557469367980957,0.0001551508903503418,0.0001519322395324707,0.00014907121658325195,0.00014650821685791016,0.00014477968215942383,0.00014227628707885742,0.00014030933380126953,0.0001379847526550293,0.00013583898544311523,0.00013321638107299805,0.00013196468353271484,0.00013047456741333008,0.00012868642807006836,0.00012797117233276367,0.00012665987014770508,0.00012493133544921875,0.0001239776611328125,0.00012183189392089844,0.0001214742660522461,0.0001208186149597168,0.00011974573135375977,0.0001195073127746582,0.00011944770812988281,0.00011813640594482422,0.00011658668518066406,0.00011551380157470703,0.0001156926155090332,0.00011444091796875,0.0001138448715209961,0.0001137852668762207,0.00011295080184936523,0.00011259317398071289,0.00011157989501953125,0.00011098384857177734,0.00011056661605834961,0.0001099705696105957,0.0001093149185180664,0.00010907649993896484,0.00010854005813598633,0.00010836124420166016,0.00010794401168823242,0.0001081228256225586,0.00010770559310913086,0.00010716915130615234,0.00010687112808227539,0.00010627508163452148,0.00010603666305541992,0.0001061558723449707,0.00010579824447631836,0.00010561943054199219,0.00010561943054199219,0.0001055598258972168,0.00010532140731811523,0.00010466575622558594,0.00010466575622558594,0.00010466575622558594,0.00010436773300170898,0.00010436773300170898,0.00010418891906738281,0.00010412931442260742,0.00010418891906738281,0.00010418891906738281,0.00010406970977783203,0.00010389089584350586,0.00010341405868530273,0.00010329484939575195,0.00010293722152709961,0.000102996826171875,0.00010293722152709961,0.00010275840759277344,0.00010281801223754883,0.00010269880294799805,0.00010263919830322266,0.00010257959365844727,0.00010263919830322266,0.00010263919830322266,0.00010251998901367188,0.0001024007797241211,0.00010222196578979492,0.00010228157043457031,0.00010228157043457031,0.00010222196578979492,0.00010210275650024414,0.00010222196578979492,0.00010204315185546875,0.00010204315185546875,0.00010210275650024414,0.00010198354721069336,0.0001017451286315918,0.00010180473327636719,0.0001016855239868164,0.00010162591934204102,0.0001017451286315918,0.00010162591934204102,0.00010162591934204102,0.00010150671005249023,0.00010162591934204102,0.00010162591934204102,0.00010156631469726562,0.00010150671005249023,0.00010144710540771484,0.00010150671005249023,0.00010150671005249023,0.00010150671005249023,0.00010150671005249023,0.00010144710540771484,0.00010144710540771484,0.00010144710540771484,0.00010150671005249023,0.00010150671005249023,0.00010150671005249023,0.00010144710540771484,0.00010144710540771484,0.00010144710540771484,0.00010138750076293945,0.00010132789611816406,0.00010138750076293945]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0006756782531738281,0.0008911023614928126,0.001130866352468729,0.0013822367182001472,0.0016471856506541371,0.0019168108701705933,0.0021918732672929764,0.002471668180078268,0.002757829846814275,0.0030519356951117516,0.003352999920025468,0.0036603461485356092,0.003975636791437864,0.004298110958188772,0.004627092741429806,0.004960159305483103,0.005303170066326857,0.005652124993503094,0.006005390081554651,0.006363951601088047,0.006733893882483244,0.0071134427562355995,0.007492906879633665,0.007883583195507526,0.008279724046587944,0.008682514540851116,0.009092854335904121,0.009514912962913513,0.009937957860529423,0.0103721022605896,0.01080886647105217,0.011279097758233547,0.011776458472013474,0.012301650829613209,0.01284704264253378,0.013427789323031902,0.014031213708221912,0.014664048328995705,0.015339590609073639,0.016037896275520325,0.01677265204489231,0.01754186302423477,0.018351387232542038,0.019195757806301117,0.020085399970412254,0.021022455766797066,0.02199091948568821,0.023009050637483597,0.024069437757134438,0.025173095986247063,0.026331095024943352,0.02754214033484459,0.028800485655665398,0.030109595507383347,0.03148845583200455,0.032918840646743774,0.034416135400533676,0.03596269711852074,0.037569716572761536,0.03923744335770607,0.04096844047307968,0.04276524856686592,0.04462839663028717,0.046575725078582764,0.04857074096798897,0.050648245960474014,0.05278859660029411,0.05500323697924614,0.057296138256788254,0.05965132266283035,0.062088485807180405,0.06461196392774582,0.06720151007175446,0.06987015157938004,0.07261418551206589,0.07542173564434052,0.07830715924501419,0.08126706629991531,0.0843144953250885,0.08743328601121902,0.09062056243419647,0.09388640522956848,0.09720436483621597,0.10058793425559998,0.10405086725950241,0.10759799927473068,0.11118180304765701,0.11483500152826309,0.11854690313339233,0.12230537831783295,0.12612652778625488,0.13001368939876556,0.13393473625183105,0.13791006803512573,0.14191116392612457,0.1459694355726242,0.15006503462791443,0.15418921411037445,0.15835902094841003,0.1625504493713379,0.16676604747772217,0.17099754512310028,0.1752484142780304,0.17952416837215424,0.18381112813949585,0.18809182941913605,0.19237729907035828,0.1966576874256134,0.20094935595989227,0.20522014796733856,0.20949892699718475,0.2137688845396042,0.21800950169563293,0.22224372625350952,0.22644679248332977,0.2306096851825714,0.2347671091556549,0.23888234794139862,0.2429727166891098,0.2470424324274063,0.2510552704334259,0.255038321018219,0.2589992880821228,0.26291128993034363,0.2667705714702606,0.27059346437454224,0.2743723392486572,0.2780981659889221,0.2817607522010803,0.28539735078811646,0.28898733854293823,0.2924979627132416,0.29597342014312744,0.2994047999382019,0.302787721157074,0.30610811710357666,0.3093656599521637,0.31258946657180786,0.3157497048377991,0.3188696801662445,0.3219178020954132,0.32491040229797363,0.3278750777244568,0.3307843804359436,0.3336414396762848,0.3364516794681549,0.3391926884651184,0.34190618991851807,0.3445601761341095,0.34717756509780884,0.34974992275238037,0.352258563041687,0.35475558042526245,0.35718560218811035,0.35957393050193787,0.36191895604133606,0.3642379939556122,0.36651143431663513,0.36874693632125854,0.3709450662136078,0.37309399247169495,0.3752190172672272,0.37731099128723145,0.37936824560165405,0.3813930153846741,0.3833709955215454,0.38531145453453064,0.3872319757938385,0.3891209065914154,0.39097869396209717,0.3928069472312927,0.39461877942085266,0.3964003622531891,0.3981436789035797,0.399863064289093,0.40154948830604553,0.4032168388366699,0.40486398339271545,0.40647754073143005,0.4080703854560852,0.4096224308013916,0.411140114068985,0.4126265048980713,0.41408056020736694,0.4155120253562927,0.41690793633461,0.4182783365249634,0.4196236729621887,0.420943021774292,0.4222290813922882,0.4234796166419983,0.42470061779022217,0.4258911609649658,0.42705297470092773,0.42818501591682434,0.42928051948547363,0.43034443259239197,0.43137550354003906,0.432390034198761,0.43337202072143555,0.4343273341655731,0.43525323271751404,0.4361611306667328,0.43703046441078186,0.43787339329719543,0.4386889934539795,0.43947476148605347,0.4402371048927307,0.44097644090652466,0.4416899085044861,0.4423880875110626,0.4430559277534485,0.44370368123054504,0.4443259537220001,0.4449212849140167,0.4455070495605469,0.44607022404670715,0.4466176927089691,0.44713732600212097,0.4476443827152252,0.448131799697876,0.44860395789146423,0.4490540623664856,0.44948968291282654,0.4499070346355438,0.4503054618835449,0.450688898563385,0.4510651230812073,0.4514233469963074,0.4517641067504883,0.45209208130836487,0.4524119794368744,0.452719122171402,0.45301327109336853,0.4532961845397949,0.45356759428977966,0.4538291096687317,0.45408210158348083,0.45432132482528687,0.4545532166957855,0.45478054881095886,0.4549962878227234,0.45520803332328796,0.4554069936275482,0.45559829473495483,0.4557822644710541,0.4559576213359833,0.45613229274749756,0.45629873871803284,0.45645755529403687,0.4566093981266022,0.45675793290138245,0.45689836144447327,0.4570371210575104,0.45716965198516846,0.45729467272758484,0.45741453766822815,0.45753213763237,0.45764344930648804,0.45775389671325684,0.4578576982021332,0.4579557478427887,0.4580520987510681,0.45814457535743713,0.45823413133621216,0.45832112431526184,0.4584023952484131,0.4584815204143524,0.45855703949928284,0.45862969756126404,0.4586997628211975,0.45876559615135193,0.4588307738304138,0.4588935077190399,0.45895278453826904,0.45900970697402954,0.4590650796890259,0.4591201841831207,0.4591698944568634,0.4592183828353882,0.4592687487602234,0.4593130052089691,0.45935797691345215,0.45940259099006653,0.4594438672065735,0.45948460698127747,0.459522545337677,0.4595588743686676,0.4595954120159149,0.45962899923324585,0.4596618413925171,0.4596942365169525,0.45972463488578796,0.4597557783126831,0.45978325605392456,0.45981037616729736,0.45983728766441345,0.4598636031150818,0.4598880112171173,0.459911972284317,0.4599355459213257,0.45995745062828064,0.45997893810272217,0.45999935269355774,0.46001946926116943,0.46003830432891846,0.46005725860595703,0.46007484197616577,0.46009257435798645,0.4601089060306549,0.46012425422668457,0.4601390063762665,0.4601532220840454,0.46016648411750793,0.4601799547672272,0.460193008184433,0.4602053761482239,0.4602167308330536,0.46022823452949524,0.4602394104003906,0.4602503478527069,0.4602605998516083,0.46027040481567383,0.46028056740760803,0.4602895975112915,0.4602983295917511,0.4603072702884674,0.4603157937526703,0.4603235423564911,0.4603307843208313,0.46033796668052673,0.46034494042396545,0.4603513777256012,0.4603584408760071,0.4603644907474518,0.4603707492351532,0.4603762626647949,0.46038201451301575,0.46038711071014404,0.46039238572120667,0.460396945476532,0.4604015648365021,0.46040666103363037,0.46041062474250793,0.4604147970676422,0.4604189395904541,0.4604227840900421,0.4604266285896301,0.4604305028915405,0.4604341387748718,0.4604373276233673],"recovered":[0.0,0.0002987259649671614,0.0005530543276108801,0.0007986215059645474,0.0010508089326322079,0.0013060950441285968,0.0015681986697018147,0.0018363026902079582,0.002113139722496271,0.0023937516380101442,0.0026795188896358013,0.0029733150731772184,0.003274661023169756,0.003583838464692235,0.003899466944858432,0.004220420029014349,0.004550021141767502,0.004883961286395788,0.005226521287113428,0.00557336350902915,0.005926121491938829,0.006288908421993256,0.006660372018814087,0.007035385351628065,0.007420511916279793,0.007810117676854134,0.008205188438296318,0.008605584502220154,0.009019107557833195,0.009439053013920784,0.00986612681299448,0.010298017412424088,0.010749232955276966,0.011223718523979187,0.011721641756594181,0.01224339846521616,0.012793917208909988,0.013373959809541702,0.013985919766128063,0.014627092517912388,0.015301113948225975,0.016001643612980843,0.016738655045628548,0.01751299388706684,0.018320966511964798,0.01916302926838398,0.020051458850502968,0.020984428003430367,0.0219587255269289,0.02297981269657612,0.02403707429766655,0.025150027126073837,0.026308506727218628,0.02751893177628517,0.02877623587846756,0.03009241633117199,0.031466711312532425,0.032898396253585815,0.03439619392156601,0.03593791276216507,0.03754371777176857,0.03921648859977722,0.040955882519483566,0.04275612533092499,0.044622261077165604,0.0465572215616703,0.04855528101325035,0.0506356842815876,0.05277302488684654,0.05498121306300163,0.0572798028588295,0.05965059623122215,0.062084998935461044,0.06459016352891922,0.06717542558908463,0.06984950602054596,0.07259316742420197,0.07539957016706467,0.07829541712999344,0.08125896006822586,0.08430647104978561,0.08741737902164459,0.09059369564056396,0.09384691715240479,0.09716580808162689,0.10056132078170776,0.1040230393409729,0.10755974054336548,0.11114595085382462,0.11479632556438446,0.1184956356883049,0.12225624918937683,0.1261015385389328,0.12996982038021088,0.13389194011688232,0.1378612518310547,0.14187009632587433,0.1459035724401474,0.14999699592590332,0.15414197742938995,0.1583060920238495,0.16249723732471466,0.16670556366443634,0.17094260454177856,0.17519327998161316,0.17946723103523254,0.18372711539268494,0.18800762295722961,0.19229118525981903,0.1965707242488861,0.20085175335407257,0.20513059198856354,0.2093914896249771,0.2136632353067398,0.2179122269153595,0.22212952375411987,0.22632582485675812,0.23051509261131287,0.23465998470783234,0.23876796662807465,0.24286600947380066,0.24691422283649445,0.25092265009880066,0.25491008162498474,0.2588546872138977,0.2627582252025604,0.2666310966014862,0.2704503834247589,0.27422580122947693,0.2779616713523865,0.2816302478313446,0.2852672040462494,0.2888510525226593,0.29237958788871765,0.2958444356918335,0.2992818355560303,0.3026530146598816,0.30596134066581726,0.3092382848262787,0.31243351101875305,0.3156050741672516,0.3187062740325928,0.3217697739601135,0.3247728943824768,0.3277323246002197,0.330637663602829,0.3335087299346924,0.3362974226474762,0.33905768394470215,0.34176889061927795,0.34442800283432007,0.34704557061195374,0.3496127724647522,0.3521402180194855,0.3546255826950073,0.3570493757724762,0.35944101214408875,0.3617970049381256,0.3641147017478943,0.36639276146888733,0.3686237931251526,0.37082210183143616,0.372972309589386,0.37509891390800476,0.3771874010562897,0.3792416751384735,0.3812658190727234,0.38324517011642456,0.38520169258117676,0.38711076974868774,0.38899606466293335,0.3908582031726837,0.3926960527896881,0.39449524879455566,0.39626529812812805,0.3980107009410858,0.39972782135009766,0.4014316201210022,0.40309852361679077,0.404740571975708,0.40636521577835083,0.4079524576663971,0.4094955027103424,0.4110160768032074,0.4125073552131653,0.4139665365219116,0.415396124124527,0.4167916476726532,0.41816967725753784,0.4195198714733124,0.4208298921585083,0.4221091866493225,0.42336276173591614,0.4245799779891968,0.42577627301216125,0.42693883180618286,0.4280662536621094,0.429160475730896,0.43022316694259644,0.4312591552734375,0.43227601051330566,0.43326300382614136,0.4342138171195984,0.43514496088027954,0.4360485374927521,0.4369133412837982,0.43775278329849243,0.43857327103614807,0.43936294317245483,0.4401249885559082,0.4408629238605499,0.44158437848091125,0.4422784745693207,0.4429481327533722,0.44359925389289856,0.44421955943107605,0.4448205828666687,0.44540655612945557,0.44596725702285767,0.4465131461620331,0.4470349848270416,0.44753944873809814,0.4480317533016205,0.44850394129753113,0.44895294308662415,0.4493902921676636,0.44980543851852417,0.45019960403442383,0.4505884349346161,0.4509624242782593,0.4513252377510071,0.4516642987728119,0.4519951641559601,0.45231419801712036,0.45261967182159424,0.4529142379760742,0.4531983733177185,0.45346954464912415,0.4537302255630493,0.45397964119911194,0.4542243182659149,0.45445865392684937,0.4546807110309601,0.4548964500427246,0.4551067650318146,0.45530739426612854,0.45549824833869934,0.4556821584701538,0.455863356590271,0.4560357630252838,0.45620080828666687,0.4563603699207306,0.4565138816833496,0.45666176080703735,0.4568054974079132,0.4569421708583832,0.4570724666118622,0.4571996033191681,0.4573221206665039,0.4574391543865204,0.45755237340927124,0.4576631784439087,0.45776721835136414,0.4578641653060913,0.4579603970050812,0.458052396774292,0.458141952753067,0.45822739601135254,0.4583107829093933,0.45838987827301025,0.45846664905548096,0.45853909850120544,0.4586091935634613,0.45867565274238586,0.4587405323982239,0.45880430936813354,0.4588635563850403,0.45892107486724854,0.4589765667915344,0.45902860164642334,0.45907941460609436,0.4591282308101654,0.4591762125492096,0.4592234492301941,0.4592672288417816,0.45931118726730347,0.4593530297279358,0.4593934714794159,0.4594305157661438,0.4594687223434448,0.45950379967689514,0.4595383107662201,0.459572970867157,0.4596051275730133,0.45963671803474426,0.4596669375896454,0.45969611406326294,0.45972350239753723,0.4597507119178772,0.4597759246826172,0.4598003923892975,0.45982491970062256,0.4598482847213745,0.45987141132354736,0.4598921835422516,0.45991238951683044,0.45993250608444214,0.4599526524543762,0.45997124910354614,0.45998919010162354,0.4600069522857666,0.46002304553985596,0.4600391387939453,0.4600543975830078,0.46006837487220764,0.4600822329521179,0.46009573340415955,0.46010902523994446,0.4601210653781891,0.4601336121559143,0.46014541387557983,0.4601559340953827,0.46016669273376465,0.4601771831512451,0.4601876735687256,0.46019724011421204,0.4602065086364746,0.4602152407169342,0.46022382378578186,0.460231751203537,0.4602397680282593,0.4602474272251129,0.46025487780570984,0.4602614939212799,0.46026819944381714,0.4602745771408081,0.46028080582618713,0.4602872133255005,0.4602929949760437,0.4602985382080078,0.4603043496608734,0.4603092074394226,0.4603138267993927,0.46031856536865234,0.46032267808914185,0.4603271484375,0.4603314995765686,0.4603351354598999,0.4603387713432312,0.4603426158428192,0.46034637093544006],"active":[0.0006756782531738281,0.0005923763965256512,0.0005778120248578489,0.0005836152122355998,0.0005963767180219293,0.0006107158260419965,0.0006236745975911617,0.0006353654898703098,0.0006446901243180037,0.0006581840571016073,0.0006734810303896666,0.0006870310753583908,0.0007009757682681084,0.0007142724934965372,0.0007276257965713739,0.0007397392764687538,0.0007531489245593548,0.0007681637071073055,0.0007788687944412231,0.000790588092058897,0.0008077723905444145,0.0008245343342423439,0.0008325348608195782,0.0008481978438794613,0.0008592121303081512,0.0008723968639969826,0.0008876658976078033,0.0009093284606933594,0.000918850302696228,0.0009330492466688156,0.0009427396580576897,0.0009810803458094597,0.0010272255167365074,0.0010779323056340218,0.001125400885939598,0.0011843908578157425,0.001237296499311924,0.0012900885194540024,0.0013536708429455757,0.0014108037576079369,0.001471538096666336,0.0015402194112539291,0.0016127321869134903,0.0016827639192342758,0.0017644334584474564,0.001859426498413086,0.0019394606351852417,0.0020246226340532303,0.002110712230205536,0.002193283289670944,0.002294020727276802,0.002392113208770752,0.0024919789284467697,0.002590663731098175,0.0027122199535369873,0.002826424315571785,0.0029494240880012512,0.0030643008649349213,0.003173522651195526,0.0032995305955410004,0.0034247227013111115,0.0035487599670886993,0.003672514110803604,0.003819599747657776,0.003948479890823364,0.004091024398803711,0.004233315587043762,0.004367552697658539,0.004523113369941711,0.00467010959982872,0.004808682948350906,0.004961367696523666,0.005116511136293411,0.005279988050460815,0.005438759922981262,0.005572229623794556,0.005713991820812225,0.005867496132850647,0.006019078195095062,0.006174325942993164,0.006314091384410858,0.006469026207923889,0.006610669195652008,0.00674101710319519,0.006885059177875519,0.007036678493022919,0.0071587637066841125,0.0072752609848976135,0.0074009522795677185,0.007509052753448486,0.007630892097949982,0.007757440209388733,0.007833197712898254,0.007940247654914856,0.008019223809242249,0.008108183741569519,0.0081949383020401,0.00828564167022705,0.008362025022506714,0.008408471941947937,0.00845995545387268,0.00850030779838562,0.008542850613594055,0.008581563830375671,0.00861784815788269,0.008624598383903503,0.00865018367767334,0.008650064468383789,0.008658170700073242,0.008649423718452454,0.008647173643112183,0.00863829255104065,0.008618012070655823,0.008580490946769714,0.008534565567970276,0.008480161428451538,0.00844128429889679,0.008367255330085754,0.008312731981277466,0.008274465799331665,0.008189260959625244,0.008124098181724548,0.008076637983322144,0.008001208305358887,0.007915884256362915,0.007835239171981812,0.0077412426471710205,0.007647782564163208,0.0075349509716033936,0.0074356794357299805,0.007357090711593628,0.0072307586669921875,0.00712236762046814,0.007025212049484253,0.0069432854652404785,0.006826281547546387,0.0067126452922821045,0.006628125905990601,0.006511420011520386,0.006436169147491455,0.006312727928161621,0.006204128265380859,0.006105303764343262,0.006011486053466797,0.0059091150760650635,0.005814015865325928,0.005683958530426025,0.00560876727104187,0.005502492189407349,0.005408674478530884,0.005321919918060303,0.005212992429733276,0.005142807960510254,0.005045384168624878,0.004948347806930542,0.004869580268859863,0.0047969818115234375,0.0047144293785095215,0.004632234573364258,0.004552304744720459,0.004470199346542358,0.004396915435791016,0.004338681697845459,0.004269331693649292,0.004205614328384399,0.004129320383071899,0.004045635461807251,0.00398680567741394,0.0039192140102386475,0.003867924213409424,0.003810882568359375,0.0037605762481689453,0.0037043094635009766,0.003648430109024048,0.003597766160964966,0.003538787364959717,0.0034890174865722656,0.003432363271713257,0.0033790171146392822,0.0033298134803771973,0.0032572150230407715,0.0031876564025878906,0.003131002187728882,0.003064483404159546,0.0030046701431274414,0.0029413998126983643,0.0028822124004364014,0.0028320252895355225,0.0027733445167541504,0.00270920991897583,0.0026497244834899902,0.002591431140899658,0.0025283992290496826,0.002472996711730957,0.002408742904663086,0.0023416876792907715,0.0022781789302825928,0.0022150278091430664,0.0021668672561645508,0.002112865447998047,0.002051323652267456,0.0019902288913726807,0.0019473135471343994,0.0018855035305023193,0.0018248558044433594,0.0017756521701812744,0.0017219781875610352,0.0016638338565826416,0.0016134977340698242,0.0015649199485778809,0.0015251636505126953,0.0014715492725372314,0.0014252066612243652,0.0013778209686279297,0.001322031021118164,0.0012874901294708252,0.0012496411800384521,0.0012111365795135498,0.0011700689792633057,0.0011312365531921387,0.0010968148708343506,0.0010645091533660889,0.0010223090648651123,0.0009857416152954102,0.0009540915489196777,0.0009151697158813477,0.0008834600448608398,0.0008655190467834473,0.0008349120616912842,0.0008016824722290039,0.0007668435573577881,0.0007476806640625,0.0007239580154418945,0.0006990730762481689,0.0006765127182006836,0.0006533563137054443,0.0006307363510131836,0.0006125569343566895,0.0005910992622375488,0.000573575496673584,0.0005562305450439453,0.0005376338958740234,0.0005273222923278809,0.0005105435848236084,0.0004915297031402588,0.0004748702049255371,0.00045937299728393555,0.00045013427734375,0.0004353821277618408,0.00042179226875305176,0.00040858983993530273,0.00039756298065185547,0.0003844797611236572,0.00037536025047302246,0.000364154577255249,0.00035250186920166016,0.0003420710563659668,0.0003325343132019043,0.00032132863998413086,0.0003147423267364502,0.0003053247928619385,0.0002925693988800049,0.0002848803997039795,0.0002804100513458252,0.00027373433113098145,0.00026872754096984863,0.00026044249534606934,0.00025412440299987793,0.00024625658988952637,0.00023981928825378418,0.00023311376571655273,0.00022649765014648438,0.00022158026695251465,0.00021785497665405273,0.00021225214004516602,0.0002053976058959961,0.0002015233039855957,0.00019910931587219238,0.0001933276653289795,0.00018978118896484375,0.00018933415412902832,0.00018477439880371094,0.0001817643642425537,0.00017914175987243652,0.00017663836479187012,0.00017341971397399902,0.00016951560974121094,0.00016540288925170898,0.00016489624977111816,0.0001602768898010254,0.00015804171562194824,0.00015592575073242188,0.00015166401863098145,0.0001506507396697998,0.00014653801918029785,0.00014343857765197754,0.0001411736011505127,0.00014010071754455566,0.0001372992992401123,0.0001360476016998291,0.00013515353202819824,0.00013253092765808105,0.00013065338134765625,0.00012794137001037598,0.00012728571891784668,0.0001259148120880127,0.00012475252151489258,0.00012218952178955078,0.00012132525444030762,0.00011971592903137207,0.00011730194091796875,0.00011596083641052246,0.00011408329010009766,0.00011208653450012207,0.00011157989501953125,0.00011077523231506348,0.00010964274406433105,0.00010770559310913086,0.00010716915130615234,0.00010579824447631836,0.0001049339771270752,0.00010466575622558594,0.00010371208190917969,0.00010338425636291504,0.00010192394256591797,0.0001010894775390625,0.00010076165199279785,0.00010055303573608398,9.971857070922852e-05,9.903311729431152e-05,9.819865226745605e-05,9.751319885253906e-05,9.649991989135742e-05,9.694695472717285e-05,9.629130363464355e-05,9.617209434509277e-05,9.545683860778809e-05,9.480118751525879e-05,9.41157341003418e-05,9.384751319885254e-05,9.259581565856934e-05,9.235739707946777e-05,9.28342342376709e-05,9.205937385559082e-05,9.211897850036621e-05,9.179115295410156e-05,9.128451347351074e-05,9.149312973022461e-05,9.173154830932617e-05,9.15229320526123e-05,9.09566879272461e-05]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0006756782531738281,0.0008878908702172339,0.0011437968350946903,0.001423620036803186,0.0017183175077661872,0.0020312699489295483,0.0023648152127861977,0.002716164803132415,0.003083402756601572,0.0034748115576803684,0.00388616556301713,0.004321042448282242,0.004777469672262669,0.005258687771856785,0.0057674855925142765,0.006301017478108406,0.006866861134767532,0.007459552492946386,0.008081231266260147,0.008742772042751312,0.009429779835045338,0.010152367874979973,0.010911578312516212,0.011706255376338959,0.012545106001198292,0.013420098461210728,0.01433582790195942,0.015303137712180614,0.016312338411808014,0.017361851409077644,0.018469057977199554,0.019701458513736725,0.021030567586421967,0.02247999794781208,0.02405059151351452,0.025746658444404602,0.027581045404076576,0.029564259573817253,0.03172033280134201,0.03402407839894295,0.03652138635516167,0.03919825702905655,0.042078353464603424,0.04517224058508873,0.04848005995154381,0.052038487046957016,0.055823665112257004,0.05986637994647026,0.0642026960849762,0.06881260871887207,0.07369626313447952,0.07886508852243423,0.08433602005243301,0.09011934697628021,0.09618598222732544,0.10256971418857574,0.10928014665842056,0.11631068587303162,0.12362378090620041,0.1312633752822876,0.13918723165988922,0.14741691946983337,0.15591204166412354,0.164686381816864,0.17370325326919556,0.1829473376274109,0.19239141047000885,0.20204880833625793,0.21186736226081848,0.2218332141637802,0.23190931975841522,0.24206329882144928,0.25230124592781067,0.26257628202438354,0.27287837862968445,0.2831641137599945,0.2933889627456665,0.30358725786209106,0.31366804242134094,0.3236556351184845,0.33350691199302673,0.34321361780166626,0.35275086760520935,0.36209234595298767,0.37123990058898926,0.38017982244491577,0.38891419768333435,0.39741164445877075,0.4056727886199951,0.4137035608291626,0.42153289914131165,0.42908117175102234,0.4364016354084015,0.4434807598590851,0.45030102133750916,0.4568721055984497,0.46321338415145874,0.46937862038612366,0.4752848148345947,0.4809867739677429,0.48648327589035034,0.4917657673358917,0.4968774914741516,0.5017807483673096,0.5065115094184875,0.5110623240470886,0.5154703259468079,0.5196937322616577,0.5237725973129272,0.5277114510536194,0.5315200686454773,0.535207986831665,0.5387532114982605,0.5421642065048218,0.545458197593689,0.5486429929733276,0.5517141819000244,0.5546966791152954,0.5575501918792725,0.5602987408638,0.5629581212997437,0.5655297040939331,0.5680007934570312,0.5703845620155334,0.5726608037948608,0.5748395323753357,0.5769272446632385,0.5789325833320618,0.5808466076850891,0.5826805233955383,0.5844264030456543,0.5860883593559265,0.5876750349998474,0.5891711115837097,0.5906021595001221,0.5919665098190308,0.5932542085647583,0.594461977481842,0.5956141948699951,0.5966998934745789,0.5977333784103394,0.5986947417259216,0.599604606628418,0.6004737019538879,0.6012798547744751,0.6020485162734985,0.6027699112892151,0.6034339070320129,0.6040633916854858,0.6046513319015503,0.6052010655403137,0.6057187914848328,0.6062067747116089,0.6066620349884033,0.6070809960365295,0.6074804067611694,0.6078469753265381,0.6081885695457458,0.6085163950920105,0.6088160872459412,0.6090954542160034,0.6093525290489197,0.6095985174179077,0.6098238825798035,0.6100373864173889,0.6102397441864014,0.6104224920272827,0.6105976700782776,0.6107569932937622,0.6109092235565186,0.6110497713088989,0.6111806631088257,0.6113048791885376,0.6114185452461243,0.6115220785140991,0.6116217970848083,0.6117147207260132,0.611799955368042,0.61188143491745,0.6119577288627625,0.6120254397392273,0.612089991569519,0.6121522784233093,0.6122093200683594,0.612261950969696,0.6123113632202148,0.6123567819595337,0.612399160861969,0.612438976764679,0.6124749779701233,0.6125097274780273,0.612542450428009,0.6125727295875549,0.6126012206077576,0.6126284003257751,0.6126531958580017,0.6126765608787537,0.6126982569694519,0.6127187609672546,0.6127372980117798,0.6127545237541199,0.6127703785896301,0.6127855181694031,0.6128008961677551,0.6128132939338684,0.6128261089324951,0.6128374338150024,0.612848699092865,0.6128588914871216,0.612868070602417,0.6128767728805542,0.6128842830657959,0.6128917336463928,0.612898588180542,0.6129055023193359,0.6129118800163269,0.612917423248291,0.6129224300384521,0.6129277348518372,0.6129326224327087,0.6129371523857117,0.6129416227340698,0.6129452586174011,0.6129485368728638,0.6129514575004578,0.61295485496521,0.612957775592804,0.6129602193832397,0.6129627227783203,0.6129652857780457,0.612967312335968,0.6129693984985352,0.6129714846611023,0.6129732728004456,0.6129749417304993,0.6129764318466187,0.6129777431488037,0.6129791736602783,0.6129805445671082,0.612981915473938,0.6129828691482544,0.6129841208457947,0.6129850745201111,0.6129860877990723,0.6129868626594543,0.6129876375198364,0.6129884123802185,0.6129894256591797,0.6129900813102722,0.6129907965660095,0.6129913330078125,0.6129920482635498,0.6129927039146423,0.6129932403564453,0.6129936575889587,0.6129941344261169,0.6129946708679199,0.6129950284957886,0.6129953265190125,0.6129958033561707,0.6129962205886841,0.6129966378211975,0.6129969358444214,0.6129973530769348,0.6129975914955139,0.612997829914093,0.6129980683326721,0.612998366355896,0.6129985451698303,0.6129987835884094,0.612998902797699,0.6129990816116333,0.6129992604255676,0.612999439239502,0.6129996180534363,0.6129998564720154,0.6130000352859497,0.6130000948905945,0.613000214099884,0.6130003333091736,0.6130005121231079,0.6130005717277527,0.6130006909370422,0.6130008101463318,0.6130008697509766,0.6130009293556213,0.6130010485649109,0.6130011677742004,0.6130011677742004,0.6130012273788452,0.61300128698349,0.61300128698349,0.6130013465881348,0.6130014061927795,0.6130014657974243,0.6130015254020691,0.6130015850067139,0.6130015850067139,0.6130016446113586,0.6130016446113586,0.6130017042160034,0.6130017042160034,0.6130017638206482,0.613001823425293,0.613001823425293,0.6130018830299377,0.6130018830299377,0.6130019426345825,0.6130019426345825,0.6130020022392273,0.6130020022392273,0.6130020618438721,0.6130020618438721,0.6130020618438721,0.6130021214485168,0.6130021214485168,0.6130021214485168,0.6130021214485168,0.6130021214485168,0.6130021810531616,0.6130021810531616,0.6130022406578064,0.6130022406578064,0.6130022406578064,0.6130022406578064,0.6130022406578064,0.6130022406578064,0.6130023002624512,0.6130023002624512,0.613002359867096,0.613002359867096,0.613002359867096,0.613002359867096,0.613002359867096,0.613002359867096,0.613002359867096,0.613002359867096,0.613002359867096,0.6130024194717407,0.6130024194717407,0.6130024194717407,0.6130024194717407,0.6130024194717407,0.6130024790763855,0.6130024790763855,0.6130024790763855,0.6130024790763855,0.6130024790763855,0.6130024790763855,0.6130024790763855,0.6130024790763855],"recovered":[0.0,0.0002974019153043628,0.0005516739329323173,0.0008090166375041008,0.0010758810676634312,0.0013571127783507109,0.0016523173544555902,0.0019680869299918413,0.0022990969009697437,0.0026517140213400126,0.0030220509506762028,0.003416164079681039,0.0038276868872344494,0.004262732807546854,0.0047226534225046635,0.00520542124286294,0.005714951083064079,0.006255187559872866,0.006820524577051401,0.0074106240645051,0.008037936873733997,0.008694886229932308,0.009384175762534142,0.010107608512043953,0.010867748409509659,0.011667130514979362,0.01250254362821579,0.013376212678849697,0.01430194266140461,0.015267026610672474,0.016276255249977112,0.017338529229164124,0.018483852967619896,0.019723182544112206,0.021066350862383842,0.022525977343320847,0.024099387228488922,0.02580709010362625,0.027653111144900322,0.029637707397341728,0.03178783506155014,0.03412054106593132,0.03661748394370079,0.03931860998272896,0.042210228741168976,0.04531420022249222,0.04863720387220383,0.05219084024429321,0.055981315672397614,0.060066964477300644,0.06440499424934387,0.06902806460857391,0.073916956782341,0.07909823954105377,0.08456669002771378,0.09032753109931946,0.0964122861623764,0.10280370712280273,0.10950414091348648,0.1165262833237648,0.12385664880275726,0.13148224353790283,0.13941386342048645,0.1476106345653534,0.15609635412693024,0.16485445201396942,0.17387403547763824,0.1830958127975464,0.1925295889377594,0.202156662940979,0.2119550108909607,0.22188888490200043,0.2319226861000061,0.2420894205570221,0.2523071765899658,0.2625565528869629,0.2728387415409088,0.28307273983955383,0.2933090329170227,0.30347153544425964,0.31353694200515747,0.32349640130996704,0.3333073556423187,0.3430015444755554,0.352507621049881,0.36184296011924744,0.37098708748817444,0.3799271881580353,0.3886634111404419,0.39714571833610535,0.4054010510444641,0.4134465456008911,0.4212278723716736,0.42878690361976624,0.43609631061553955,0.4431632161140442,0.4499988853931427,0.4565829634666443,0.46293938159942627,0.4690818786621094,0.4750032126903534,0.48072054982185364,0.48621487617492676,0.4915250241756439,0.49662986397743225,0.5015496015548706,0.5062642097473145,0.5108516812324524,0.5152386426925659,0.51949143409729,0.5235781073570251,0.527524471282959,0.53134685754776,0.5350219011306763,0.5385665893554688,0.5419853329658508,0.5452865958213806,0.5484762787818909,0.5515530705451965,0.5545283555984497,0.5573910474777222,0.560150682926178,0.5628095269203186,0.565387487411499,0.5678578615188599,0.5702307224273682,0.5725040435791016,0.5746827125549316,0.5767779350280762,0.5787867903709412,0.5806958675384521,0.5825353264808655,0.584289014339447,0.5859485268592834,0.5875423550605774,0.5890365839004517,0.5904721617698669,0.5918367505073547,0.5931104421615601,0.594340443611145,0.5954881906509399,0.5965883135795593,0.5976095795631409,0.5985786318778992,0.5994971394538879,0.6003621220588684,0.6011741757392883,0.6019394397735596,0.6026570200920105,0.6033299565315247,0.6039606928825378,0.6045522093772888,0.6051031351089478,0.6056225895881653,0.6061115860939026,0.6065660119056702,0.6069972515106201,0.6073928475379944,0.6077651381492615,0.6081115007400513,0.6084350347518921,0.6087394952774048,0.6090143918991089,0.6092808246612549,0.6095269322395325,0.6097582578659058,0.6099730134010315,0.6101729869842529,0.6103579998016357,0.6105321645736694,0.6106935143470764,0.610847532749176,0.6109885573387146,0.6111188530921936,0.6112399697303772,0.6113553643226624,0.6114630699157715,0.6115633249282837,0.6116552948951721,0.6117433309555054,0.6118242144584656,0.6118987202644348,0.6119679808616638,0.6120342016220093,0.6120957136154175,0.6121529340744019,0.6122059226036072,0.6122551560401917,0.6123014092445374,0.6123446822166443,0.612384021282196,0.6124212145805359,0.6124555468559265,0.6124879121780396,0.6125195026397705,0.6125480532646179,0.6125752329826355,0.6125999689102173,0.612623393535614,0.61264568567276,0.6126654744148254,0.6126838326454163,0.6127012372016907,0.61271733045578,0.6127328276634216,0.6127467155456543,0.612760066986084,0.6127728223800659,0.612784206867218,0.6127957105636597,0.6128050684928894,0.6128143072128296,0.6128230690956116,0.6128317713737488,0.6128392219543457,0.6128460764884949,0.6128533482551575,0.612859845161438,0.6128654479980469,0.6128708720207214,0.6128760576248169,0.6128808856010437,0.6128854751586914,0.6128895282745361,0.6128932237625122,0.6128966212272644,0.6129003763198853,0.6129034757614136,0.6129065155982971,0.6129092574119568,0.6129117608070374,0.6129140853881836,0.6129162907600403,0.6129186153411865,0.612920343875885,0.6129222512245178,0.6129240393638611,0.6129254102706909,0.6129267811775208,0.612928032875061,0.6129297018051147,0.6129308938980103,0.6129321455955505,0.6129329800605774,0.6129340529441833,0.6129350066184998,0.6129358410835266,0.6129367351531982,0.6129375696182251,0.612938404083252,0.6129391193389893,0.6129398345947266,0.6129404902458191,0.6129410862922668,0.6129416823387146,0.6129422187805176,0.612942636013031,0.612943172454834,0.6129436492919922,0.6129439473152161,0.6129443645477295,0.6129448413848877,0.6129453182220459,0.6129457354545593,0.612946093082428,0.6129463911056519,0.6129468083381653,0.6129469871520996,0.6129472255706787,0.6129474639892578,0.6129478216171265,0.6129478812217712,0.6129481196403503,0.6129483580589294,0.6129484176635742,0.6129485964775085,0.6129488348960876,0.612949013710022,0.6129491925239563,0.6129492521286011,0.6129494309425354,0.612949550151825,0.6129496097564697,0.6129497289657593,0.612949788570404,0.6129499077796936,0.6129499673843384,0.6129501461982727,0.6129502058029175,0.6129502654075623,0.612950325012207,0.6129503846168518,0.6129504442214966,0.6129505038261414,0.6129505634307861,0.6129506230354309,0.6129506826400757,0.6129507422447205,0.6129508018493652,0.6129508018493652,0.61295086145401,0.6129509210586548,0.6129509806632996,0.6129509806632996,0.6129510402679443,0.6129510402679443,0.6129510998725891,0.6129510998725891,0.6129510998725891,0.6129511594772339,0.6129512190818787,0.6129512190818787,0.6129512786865234,0.6129512786865234,0.6129512786865234,0.6129512786865234,0.6129512786865234,0.6129512786865234,0.6129513382911682,0.6129513382911682,0.612951397895813,0.612951397895813,0.612951397895813,0.612951397895813,0.6129514575004578,0.6129514575004578,0.6129514575004578,0.6129514575004578,0.6129514575004578,0.6129515171051025,0.6129515171051025,0.6129515171051025,0.6129515171051025,0.6129515171051025,0.6129515171051025,0.6129515171051025,0.6129515171051025,0.6129515171051025,0.6129515767097473,0.6129515767097473,0.6129515767097473,0.6129515767097473,0.6129515767097473,0.6129516363143921,0.6129516959190369,0.6129516959190369,0.6129516959190369,0.6129516959190369,0.6129516959190369,0.6129516959190369,0.6129516959190369],"active":[0.0006756782531738281,0.0005904889549128711,0.0005921229021623731,0.0006146033992990851,0.000642436440102756,0.0006741571705788374,0.0007124978583306074,0.0007480778731405735,0.0007843058556318283,0.0008230975363403559,0.0008641146123409271,0.000904878368601203,0.0009497827850282192,0.0009959549643099308,0.001044832170009613,0.0010955962352454662,0.001151910051703453,0.0012043649330735207,0.001260706689208746,0.001332147978246212,0.0013918429613113403,0.0014574816450476646,0.001527402549982071,0.0015986468642950058,0.001677357591688633,0.0017529679462313652,0.0018332842737436295,0.0019269250333309174,0.0020103957504034042,0.0020948247984051704,0.0021928027272224426,0.0023629292845726013,0.0025467146188020706,0.002756815403699875,0.0029842406511306763,0.0032206811010837555,0.003481658175587654,0.003757169470191002,0.0040672216564416885,0.004386371001601219,0.0047335512936115265,0.005077715963125229,0.005460869520902634,0.005853630602359772,0.006269831210374832,0.006724286824464798,0.007186461240053177,0.007675539702177048,0.008221380412578583,0.008745644241571426,0.00929126888513565,0.009837023913860321,0.01041906327009201,0.01102110743522644,0.011619292199611664,0.012242183089256287,0.012867860496044159,0.013506978750228882,0.014119639992713928,0.014737091958522797,0.015330582857131958,0.015934675931930542,0.016498178243637085,0.01707574725151062,0.01760689914226532,0.018092885613441467,0.018517374992370605,0.018952995538711548,0.019337773323059082,0.01967655122280121,0.01995430886745453,0.020174413919448853,0.020378559827804565,0.02048686146736145,0.020571202039718628,0.020607560873031616,0.02055022120475769,0.02051451802253723,0.020359009504318237,0.020184099674224854,0.019969969987869263,0.01971721649169922,0.019443511962890625,0.01909080147743225,0.018732279539108276,0.018336862325668335,0.017927110195159912,0.017484456300735474,0.017009377479553223,0.01655784249305725,0.016131848096847534,0.015634626150131226,0.015173763036727905,0.014693856239318848,0.014204710721969604,0.013708889484405518,0.01321449875831604,0.01279565691947937,0.012345433235168457,0.011904895305633545,0.011480063199996948,0.011045217514038086,0.010662615299224854,0.01025572419166565,0.009881645441055298,0.009512722492218018,0.009206116199493408,0.008842051029205322,0.008533954620361328,0.008220016956329346,0.007941961288452148,0.007683515548706055,0.007406353950500488,0.007142305374145508,0.006891608238220215,0.006657660007476807,0.006427586078643799,0.006220400333404541,0.005997121334075928,0.005770385265350342,0.005567073822021484,0.005379021167755127,0.0051912665367126465,0.004997074604034424,0.0048029422760009766,0.004608809947967529,0.004423201084136963,0.004249870777130127,0.0040686726570129395,0.003893733024597168,0.0037305355072021484,0.003553032875061035,0.0033860206604003906,0.0032225847244262695,0.0030598044395446777,0.0029299259185791016,0.0027820467948913574,0.0026252269744873047,0.0025037527084350586,0.002359449863433838,0.002245187759399414,0.0021064281463623047,0.0019950270652770996,0.0018950700759887695,0.0017827153205871582,0.001686394214630127,0.0015957355499267578,0.0014944672584533691,0.0014063715934753418,0.0013213753700256348,0.001240372657775879,0.0011665821075439453,0.0011036396026611328,0.0010394454002380371,0.0009694099426269531,0.0009143948554992676,0.0008497238159179688,0.0007957220077514648,0.0007512569427490234,0.0007045865058898926,0.0006604194641113281,0.0006130337715148926,0.0005841255187988281,0.000543057918548584,0.0005104541778564453,0.00048148632049560547,0.0004494786262512207,0.0004246830940246582,0.00039899349212646484,0.0003770589828491211,0.00035625696182250977,0.0003331303596496582,0.00031632184982299805,0.00029969215393066406,0.00028210878372192383,0.0002664327621459961,0.0002516508102416992,0.00023663043975830078,0.00022614002227783203,0.00021439790725708008,0.00020122528076171875,0.00019127130508422852,0.0001842975616455078,0.00017511844635009766,0.00016623735427856445,0.00015842914581298828,0.00015085935592651367,0.00014400482177734375,0.00013756752014160156,0.0001302957534790039,0.00012570619583129883,0.00012123584747314453,0.00011718273162841797,0.00011330842971801758,0.00010889768600463867,0.00010514259338378906,0.00010132789611816406,9.828805923461914e-05,9.5367431640625e-05,9.161233901977539e-05,8.90493392944336e-05,8.654594421386719e-05,8.428096771240234e-05,8.356571197509766e-05,8.046627044677734e-05,7.939338684082031e-05,7.736682891845703e-05,7.587671279907227e-05,7.468461990356445e-05,7.236003875732422e-05,7.170438766479492e-05,6.99758529663086e-05,6.866455078125e-05,6.681680679321289e-05,6.628036499023438e-05,6.580352783203125e-05,6.407499313354492e-05,6.258487701416016e-05,6.22868537902832e-05,6.175041198730469e-05,6.109476089477539e-05,6.073713302612305e-05,5.97834587097168e-05,5.900859832763672e-05,5.823373794555664e-05,5.823373794555664e-05,5.739927291870117e-05,5.6743621826171875e-05,5.620718002319336e-05,5.602836608886719e-05,5.555152893066406e-05,5.53131103515625e-05,5.519390106201172e-05,5.46574592590332e-05,5.459785461425781e-05,5.418062210083008e-05,5.370378494262695e-05,5.3763389587402344e-05,5.3763389587402344e-05,5.3882598876953125e-05,5.316734313964844e-05,5.322694778442383e-05,5.2928924560546875e-05,5.310773849487305e-05,5.2809715270996094e-05,5.263090133666992e-05,5.257129669189453e-05,5.269050598144531e-05,5.251169204711914e-05,5.239248275756836e-05,5.221366882324219e-05,5.221366882324219e-05,5.221366882324219e-05,5.21540641784668e-05,5.1975250244140625e-05,5.1915645599365234e-05,5.2034854888916016e-05,5.1856040954589844e-05,5.167722702026367e-05,5.1856040954589844e-05,5.1856040954589844e-05,5.179643630981445e-05,5.161762237548828e-05,5.161762237548828e-05,5.14984130859375e-05,5.143880844116211e-05,5.125999450683594e-05,5.137920379638672e-05,5.131959915161133e-05,5.131959915161133e-05,5.1081180572509766e-05,5.120038986206055e-05,5.1140785217285156e-05,5.1081180572509766e-05,5.120038986206055e-05,5.125999450683594e-05,5.120038986206055e-05,5.1081180572509766e-05,5.1021575927734375e-05,5.1081180572509766e-05,5.1081180572509766e-05,5.1021575927734375e-05,5.1081180572509766e-05,5.1081180572509766e-05,5.1081180572509766e-05,5.1021575927734375e-05,5.1081180572509766e-05,5.1021575927734375e-05,5.0961971282958984e-05,5.0961971282958984e-05,5.0961971282958984e-05,5.0902366638183594e-05,5.0902366638183594e-05,5.0902366638183594e-05,5.0902366638183594e-05,5.0902366638183594e-05,5.0902366638183594e-05,5.08427619934082e-05,5.08427619934082e-05,5.08427619934082e-05,5.08427619934082e-05,5.078315734863281e-05,5.078315734863281e-05,5.08427619934082e-05,5.078315734863281e-05,5.08427619934082e-05,5.078315734863281e-05,5.08427619934082e-05,5.08427619934082e-05,5.08427619934082e-05,5.078315734863281e-05,5.08427619934082e-05,5.078315734863281e-05,5.078315734863281e-05,5.08427619934082e-05,5.08427619934082e-05,5.08427619934082e-05,5.08427619934082e-05,5.078315734863281e-05,5.08427619934082e-05,5.078315734863281e-05,5.08427619934082e-05,5.08427619934082e-05,5.08427619934082e-05,5.078315734863281e-05,5.078315734863281e-05,5.078315734863281e-05,5.08427619934082e-05,5.08427619934082e-05,5.08427619934082e-05,5.08427619934082e-05,5.08427619934082e-05,5.08427619934082e-05,5.08427619934082e-05,5.08427619934082e-05,5.08427619934082e-05,5.08427619934082e-05,5.08427619934082e-05,5.08427619934082e-05,5.08427619934082e-05,5.08427619934082e-05,5.08427619934082e-05,5.08427619934082e-05,5.08427619934082e-05,5.078315734863281e-05,5.078315734863281e-05,5.078315734863281e-05,5.078315734863281e-05,5.078315734863281e-05,5.078315734863281e-05,5.078315734863281e-05]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0006756782531738281,0.0008899474050849676,0.0011403881944715977,0.001406773691996932,0.001685751834884286,0.0019746178295463324,0.0022758229169994593,0.0025892260018736124,0.0029163765721023083,0.0032591058406978846,0.003612061031162739,0.003979242406785488,0.004360678605735302,0.0047514960169792175,0.005164427682757378,0.005591162946075201,0.006037336308509111,0.006500468589365482,0.0069747003726661205,0.007474567741155624,0.007990801706910133,0.008521516807377338,0.00907259900122881,0.009636696428060532,0.010222063399851322,0.010832615196704865,0.011466125957667828,0.012108735740184784,0.012781939469277859,0.013474666513502598,0.014188295230269432,0.014960239641368389,0.015796272084116936,0.01668388582766056,0.017634209245443344,0.018646366894245148,0.019733009859919548,0.020883459597826004,0.022116366773843765,0.023421447724103928,0.024824675172567368,0.026311909779906273,0.027893688529729843,0.029579980298876762,0.03137287124991417,0.033257655799388885,0.03525253385305405,0.03737220913171768,0.03961341455578804,0.04197857156395912,0.04448481276631355,0.04711773619055748,0.04989238828420639,0.05281905084848404,0.055893924087285995,0.0591246671974659,0.06250900030136108,0.0660611167550087,0.06976769119501114,0.0736503154039383,0.07769796252250671,0.08193080127239227,0.08632929623126984,0.09090424329042435,0.09565645456314087,0.10057943314313889,0.10566937923431396,0.11093620955944061,0.11635973304510117,0.12196450680494308,0.12771035730838776,0.13362005352973938,0.13965833187103271,0.14586228132247925,0.15219470858573914,0.15866002440452576,0.16524340212345123,0.1719224601984024,0.1786971390247345,0.18557800352573395,0.1925191581249237,0.199545755982399,0.2066442221403122,0.21376028656959534,0.22092866897583008,0.22808696329593658,0.23526309430599213,0.24244324862957,0.249614417552948,0.2567339241504669,0.26386046409606934,0.2708950340747833,0.2779110074043274,0.284859836101532,0.2917540669441223,0.29854437708854675,0.3052450716495514,0.31187573075294495,0.31838205456733704,0.3247798979282379,0.33108338713645935,0.3372418284416199,0.3433005213737488,0.3492308259010315,0.35502973198890686,0.36069217324256897,0.3662090301513672,0.3715912401676178,0.3768577575683594,0.3819849193096161,0.3869779407978058,0.39183613657951355,0.3965848386287689,0.40119433403015137,0.405685693025589,0.4100373089313507,0.4142862856388092,0.4184097349643707,0.42240044474601746,0.4262818992137909,0.4300592243671417,0.433731347322464,0.43730273842811584,0.44076013565063477,0.44411972165107727,0.4473969042301178,0.45058274269104004,0.4536946415901184,0.45670515298843384,0.459643691778183,0.46248966455459595,0.46526363492012024,0.4679659605026245,0.470600962638855,0.4731553792953491,0.47565335035324097,0.47809988260269165,0.4804590046405792,0.4827767312526703,0.48501408100128174,0.4872146248817444,0.4893474876880646,0.491420716047287,0.4934476912021637,0.49541565775871277,0.4973154664039612,0.49917227029800415,0.5009665489196777,0.502716600894928,0.5044071078300476,0.5060449838638306,0.5076339244842529,0.5091620087623596,0.51064133644104,0.5120691657066345,0.5134471654891968,0.5147843956947327,0.5160672664642334,0.5172968506813049,0.5184800028800964,0.5196278691291809,0.5207334160804749,0.5217968225479126,0.5228014588356018,0.5237786173820496,0.5247058868408203,0.5256109833717346,0.5264716148376465,0.5272907018661499,0.5280864834785461,0.528835654258728,0.5295540690422058,0.5302307605743408,0.5308825373649597,0.5315117835998535,0.5321052074432373,0.5326633453369141,0.5332016348838806,0.5337168574333191,0.534198522567749,0.5346701741218567,0.5351162552833557,0.5355349183082581,0.5359334349632263,0.5363134145736694,0.5366721153259277,0.5370112657546997,0.5373387932777405,0.5376420617103577,0.5379351377487183,0.538209855556488,0.5384700894355774,0.5387150049209595,0.5389489531517029,0.5391696691513062,0.539382815361023,0.5395845770835876,0.539771556854248,0.5399512052536011,0.5401134490966797,0.5402733683586121,0.5404251217842102,0.5405671000480652,0.540703296661377,0.5408290028572083,0.5409506559371948,0.5410686135292053,0.541176438331604,0.5412822365760803,0.5413795113563538,0.5414727330207825,0.5415599346160889,0.5416438579559326,0.5417245626449585,0.5417988300323486,0.5418708324432373,0.5419370532035828,0.5420001745223999,0.5420594215393066,0.5421162247657776,0.5421713590621948,0.5422226786613464,0.542270302772522,0.5423175692558289,0.5423615574836731,0.5424013733863831,0.5424401164054871,0.5424768924713135,0.542512059211731,0.5425454378128052,0.5425778031349182,0.5426072478294373,0.5426365733146667,0.5426639318466187,0.5426891446113586,0.5427133440971375,0.5427372455596924,0.5427592992782593,0.5427809953689575,0.5428004264831543,0.5428193211555481,0.5428376793861389,0.5428546071052551,0.5428706407546997,0.5428867936134338,0.5429012775421143,0.5429155230522156,0.5429287552833557,0.5429415106773376,0.5429534316062927,0.5429647564888,0.5429753661155701,0.5429859757423401,0.5429961681365967,0.543005645275116,0.5430142283439636,0.5430231094360352,0.5430316925048828,0.5430396795272827,0.543046772480011,0.543053150177002,0.5430595278739929,0.5430657863616943,0.5430721044540405,0.5430775284767151,0.5430828928947449,0.543088436126709,0.5430936813354492,0.5430982708930969,0.543103039264679,0.5431075096130371,0.5431114435195923,0.5431152582168579,0.5431192517280579,0.5431224703788757,0.5431259870529175,0.5431292653083801,0.5431318879127502,0.543134868144989,0.5431376695632935,0.5431404709815979,0.5431427955627441,0.5431451201438904,0.5431472063064575,0.5431494116783142,0.5431514382362366,0.5431531667709351,0.5431550145149231,0.5431565046310425,0.5431581139564514,0.5431596636772156,0.5431608557701111,0.5431622266769409,0.5431634187698364,0.5431645512580872,0.5431656837463379,0.5431668758392334,0.5431680679321289,0.5431690812110901,0.5431699156761169,0.5431707501411438,0.5431715846061707,0.5431721806526184,0.5431728959083557,0.5431736707687378,0.5431743860244751,0.5431749224662781,0.543175458908081,0.5431761741638184,0.5431765913963318,0.5431771278381348,0.5431777238845825,0.543178141117096,0.5431787967681885,0.5431792140007019,0.5431795716285706,0.5431799292564392,0.5431803464889526,0.5431808233261108,0.5431811213493347,0.5431814193725586,0.5431815981864929,0.5431820154190063,0.5431823134422302,0.5431824922561646,0.5431827306747437,0.5431830883026123,0.5431833267211914,0.5431836247444153,0.5431839227676392,0.5431841611862183,0.5431842803955078,0.5431843996047974,0.5431845188140869,0.5431846976280212,0.5431848168373108,0.5431849956512451,0.5431851148605347,0.5431852340698242,0.5431854128837585,0.5431855320930481,0.5431855916976929,0.5431856513023376,0.543185830116272,0.5431859493255615,0.5431860685348511,0.5431861281394958,0.5431861877441406,0.5431861877441406,0.543186366558075,0.5431864261627197],"recovered":[0.0,0.00029807802638970315,0.0005537304095923901,0.000806960160844028,0.001067683333531022,0.0013348013162612915,0.0016140611842274666,0.0019054062431678176,0.002205625409260392,0.0025193383917212486,0.0028488270472735167,0.003193584503605962,0.003548934357240796,0.003918397706001997,0.004299495834857225,0.004700060468167067,0.005110005848109722,0.005539389327168465,0.0059823510237038136,0.0064439899288117886,0.006923038978129625,0.007416004315018654,0.007929055951535702,0.00846134778112173,0.009014993906021118,0.009581570513546467,0.010172487236559391,0.010785657912492752,0.011411929503083229,0.012061779387295246,0.01273351814597845,0.0134273711591959,0.014159678481519222,0.01493784785270691,0.015780866146087646,0.016678621992468834,0.017634635791182518,0.018656738102436066,0.01974385976791382,0.02090045064687729,0.022130314260721207,0.02344455197453499,0.024848682805895805,0.02634005807340145,0.02793065272271633,0.0296148881316185,0.03140098974108696,0.033295296132564545,0.035301949828863144,0.0374252013862133,0.03966119512915611,0.0420372299849987,0.04454076290130615,0.04718399792909622,0.049960874021053314,0.05288827046751976,0.05596807226538658,0.05919630825519562,0.06258925795555115,0.06614149361848831,0.06985652446746826,0.07372463494539261,0.0777830109000206,0.08201219141483307,0.08641862869262695,0.09099352359771729,0.09575198590755463,0.10066957771778107,0.10576567053794861,0.11104317754507065,0.11646802723407745,0.12205271422863007,0.12779445946216583,0.1336940973997116,0.1397346556186676,0.14592431485652924,0.1522464007139206,0.1586996614933014,0.16526038944721222,0.17194031178951263,0.17871518433094025,0.18557821214199066,0.19253750145435333,0.19955739378929138,0.2066110074520111,0.21371141076087952,0.2208535075187683,0.22799426317214966,0.23516027629375458,0.2423209846019745,0.24946770071983337,0.2566082179546356,0.26369717717170715,0.2707429528236389,0.27775731682777405,0.28471246361732483,0.29157426953315735,0.29836058616638184,0.30507737398147583,0.31169256567955017,0.3181978166103363,0.3246249258518219,0.33088576793670654,0.3370564579963684,0.34309878945350647,0.3490149974822998,0.3548087179660797,0.3604641258716583,0.36597904562950134,0.371371865272522,0.37662744522094727,0.38176241517066956,0.38676539063453674,0.39164426922798157,0.39638635516166687,0.401006817817688,0.4054873585700989,0.40985867381095886,0.4141038656234741,0.41822192072868347,0.4222339689731598,0.42612224817276,0.4299033284187317,0.4335818588733673,0.4371417760848999,0.4406101405620575,0.4439827799797058,0.44726136326789856,0.4504488408565521,0.453543096780777,0.4565518796443939,0.4594919681549072,0.46235060691833496,0.4651258587837219,0.4678351581096649,0.470469206571579,0.47303587198257446,0.4755365252494812,0.47796469926834106,0.48034489154815674,0.4826568365097046,0.4849030375480652,0.48709791898727417,0.4892291724681854,0.4913080334663391,0.4933376908302307,0.49530652165412903,0.4972178041934967,0.4990735650062561,0.5008740425109863,0.5026195645332336,0.5043097138404846,0.5059514045715332,0.5075340270996094,0.5090616941452026,0.5105553269386292,0.511984646320343,0.5133635401725769,0.514684796333313,0.5159668326377869,0.5172043442726135,0.5183998346328735,0.5195416808128357,0.5206542611122131,0.5217064023017883,0.5227236747741699,0.5236983299255371,0.5246341824531555,0.5255341529846191,0.5263919830322266,0.5272244811058044,0.5280085802078247,0.5287626385688782,0.5294796824455261,0.5301583409309387,0.5308135151863098,0.5314396023750305,0.5320336818695068,0.5326011776924133,0.5331399440765381,0.5336544513702393,0.5341469049453735,0.5346192121505737,0.535061240196228,0.5354804396629333,0.5358818173408508,0.5362569689750671,0.5366144180297852,0.536959171295166,0.5372815728187561,0.5375906229019165,0.5378824472427368,0.538155198097229,0.5384184122085571,0.5386673212051392,0.5389005541801453,0.5391220450401306,0.5393370389938354,0.5395374298095703,0.5397283434867859,0.5399054288864136,0.540072500705719,0.5402312278747559,0.5403814315795898,0.540524959564209,0.5406574606895447,0.5407867431640625,0.5409132242202759,0.5410276651382446,0.541139543056488,0.5412428379058838,0.5413413047790527,0.5414336919784546,0.5415219068527222,0.5416049957275391,0.5416843295097351,0.5417588353157043,0.5418318510055542,0.5418978333473206,0.5419618487358093,0.5420218706130981,0.5420793890953064,0.5421336889266968,0.5421835780143738,0.5422345399856567,0.5422815084457397,0.5423246622085571,0.5423665642738342,0.5424051284790039,0.5424424409866333,0.5424776077270508,0.5425108671188354,0.5425431728363037,0.5425732731819153,0.5426015853881836,0.5426288843154907,0.5426547527313232,0.5426791906356812,0.5427027344703674,0.542725145816803,0.5427457094192505,0.5427657961845398,0.5427847504615784,0.5428025126457214,0.5428198575973511,0.5428358316421509,0.5428512692451477,0.5428664684295654,0.542880654335022,0.5428938865661621,0.542906641960144,0.5429185032844543,0.5429296493530273,0.5429403185844421,0.5429506897926331,0.5429614186286926,0.5429708361625671,0.5429802536964417,0.5429892539978027,0.5429977178573608,0.5430052280426025,0.5430129170417786,0.5430199503898621,0.5430265069007874,0.5430331230163574,0.5430390238761902,0.5430446863174438,0.5430501699447632,0.5430557727813721,0.5430606603622437,0.5430653095245361,0.5430698394775391,0.5430741906166077,0.5430780649185181,0.5430821776390076,0.5430857539176941,0.5430891513824463,0.5430924892425537,0.5430958271026611,0.5430992245674133,0.5431022644042969,0.5431050062179565,0.5431074500083923,0.5431100130081177,0.5431122183799744,0.5431146025657654,0.5431166291236877,0.5431186556816101,0.5431206822395325,0.5431224703788757,0.5431240200996399,0.5431257486343384,0.5431270003318787,0.5431283116340637,0.5431297421455383,0.5431310534477234,0.5431321263313293,0.5431332588195801,0.5431344509124756,0.5431357026100159,0.5431365370750427,0.5431374907493591,0.5431382656097412,0.5431389808654785,0.5431398153305054,0.5431404709815979,0.54314124584198,0.5431416630744934,0.5431423187255859,0.5431430339813232,0.5431436896324158,0.5431442856788635,0.5431450009346008,0.5431455373764038,0.5431461334228516,0.5431464910507202,0.5431468486785889,0.5431472659111023,0.5431475639343262,0.5431479811668396,0.5431482791900635,0.5431485772132874,0.5431488752365112,0.5431491136550903,0.5431494116783142,0.5431498289108276,0.5431501269340515,0.5431504249572754,0.5431506633758545,0.5431509017944336,0.5431511402130127,0.5431513786315918,0.5431516170501709,0.5431517362594604,0.5431519150733948,0.5431520342826843,0.5431522130966187,0.5431523323059082,0.5431525111198425,0.5431526899337769,0.5431528091430664,0.543152928352356,0.5431530475616455,0.5431531667709351,0.5431531667709351,0.5431532859802246,0.5431533455848694,0.5431535840034485,0.5431536436080933,0.543153703212738,0.5431537628173828],"active":[0.0006756782531738281,0.000591869349591434,0.0005866577848792076,0.000599813531152904,0.0006180685013532639,0.0006398165132850409,0.0006617617327719927,0.0006838197587057948,0.0007107511628419161,0.0007397674489766359,0.0007632339838892221,0.0007856579031795263,0.0008117442484945059,0.0008330983109772205,0.0008649318479001522,0.0008911024779081345,0.0009273304603993893,0.0009610792621970177,0.000992349348962307,0.0010305778123438358,0.001067762728780508,0.0011055124923586845,0.0011435430496931076,0.0011753486469388008,0.001207069493830204,0.0012510446831583977,0.0012936387211084366,0.0013230778276920319,0.0013700099661946297,0.0014128871262073517,0.0014547770842909813,0.0015328684821724892,0.0016365936025977135,0.0017460379749536514,0.0018533430993556976,0.0019677449017763138,0.00209837406873703,0.0022267214953899384,0.002372507005929947,0.002520997077226639,0.002694360911846161,0.0028673578053712845,0.0030450057238340378,0.0032399222254753113,0.003442218527197838,0.0036427676677703857,0.003851544111967087,0.004076912999153137,0.004311464726924896,0.004553370177745819,0.00482361763715744,0.005080506205558777,0.005351625382900238,0.005635052919387817,0.005933050066232681,0.0062363967299461365,0.0065409280359745026,0.00686480849981308,0.0071784332394599915,0.007508821785449982,0.007841438055038452,0.008206166326999664,0.008546285331249237,0.008892051875591278,0.009237825870513916,0.0095859095454216,0.009917393326759338,0.010266631841659546,0.010594062507152557,0.010921329259872437,0.011242330074310303,0.011567339301109314,0.011863872408866882,0.01216818392276764,0.012460052967071533,0.012735709547996521,0.01299700140953064,0.013222798705101013,0.013436749577522278,0.013637691736221313,0.01380397379398346,0.013967543840408325,0.014106720685958862,0.014202892780303955,0.01431766152381897,0.014375552535057068,0.014409586787223816,0.014448985457420349,0.01445414125919342,0.014412939548492432,0.014392763376235962,0.014286816120147705,0.01421383023262024,0.014116883277893066,0.013996750116348267,0.013831913471221924,0.013670802116394043,0.01351514458656311,0.013304680585861206,0.013087332248687744,0.012885570526123047,0.012616902589797974,0.012414753437042236,0.012174367904663086,0.01193094253540039,0.011677175760269165,0.011400312185287476,0.011127114295959473,0.010878711938858032,0.010613054037094116,0.01035049557685852,0.010073721408843994,0.009819447994232178,0.0095500648021698,0.00929933786392212,0.00903049111366272,0.008798927068710327,0.008551061153411865,0.008296579122543335,0.008059978485107422,0.007825255393981934,0.0076090991497039795,0.007399410009384155,0.007178276777267456,0.006977945566177368,0.006786763668060303,0.0065999627113342285,0.006433278322219849,0.006256312131881714,0.006100594997406006,0.005937784910202026,0.005771666765213013,0.005615353584289551,0.005475103855133057,0.005320221185684204,0.005184143781661987,0.0050640106201171875,0.0049224793910980225,0.004812031984329224,0.004669189453125,0.004557788372039795,0.00444445013999939,0.004322797060012817,0.0042185187339782715,0.004107624292373657,0.003977775573730469,0.003865748643875122,0.0037487447261810303,0.003643035888671875,0.0035330653190612793,0.003425419330596924,0.0033242106437683105,0.003210604190826416,0.003107309341430664,0.0030074715614318848,0.002891838550567627,0.0027997493743896484,0.002703726291656494,0.0026120543479919434,0.0025131702423095703,0.002423524856567383,0.0023335814476013184,0.0022551417350769043,0.002147197723388672,0.0020722150802612305,0.0019822120666503906,0.0019126534461975098,0.0018374323844909668,0.0017565488815307617,0.00169450044631958,0.001611173152923584,0.0015454888343811035,0.0014681220054626465,0.0014028549194335938,0.001353442668914795,0.0012916922569274902,0.001223742961883545,0.0011679530143737793,0.0011156797409057617,0.0010585784912109375,0.0010157227516174316,0.0009693503379821777,0.0009157061576843262,0.000872194766998291,0.000832974910736084,0.0007902979850769043,0.0007542967796325684,0.0007243752479553223,0.0006828904151916504,0.0006535649299621582,0.0006192326545715332,0.0005876421928405762,0.0005598068237304688,0.000530540943145752,0.0005023479461669922,0.00048226118087768555,0.00046253204345703125,0.00043451786041259766,0.0004137754440307617,0.00038510560989379883,0.00036793947219848633,0.00035262107849121094,0.00033587217330932617,0.0003218650817871094,0.0003040432929992676,0.0002931952476501465,0.00028187036514282227,0.000263214111328125,0.00025457143783569336,0.00023996829986572266,0.00022989511489868164,0.0002186298370361328,0.00021016597747802734,0.00020265579223632812,0.0001938343048095703,0.00018650293350219727,0.00017821788787841797,0.00016832351684570312,0.00016158819198608398,0.00015437602996826172,0.0001494884490966797,0.00014328956604003906,0.0001366138458251953,0.00013399124145507812,0.00012701749801635742,0.00011986494064331055,0.00011545419692993164,0.00011032819747924805,0.00010693073272705078,0.000102996826171875,0.00010019540786743164,9.638071060180664e-05,9.340047836303711e-05,9.065866470336914e-05,8.755922317504883e-05,8.445978164672852e-05,8.249282836914062e-05,8.0108642578125e-05,7.826089859008789e-05,7.528066635131836e-05,7.361173629760742e-05,7.18832015991211e-05,6.985664367675781e-05,6.812810897827148e-05,6.693601608276367e-05,6.54458999633789e-05,6.42538070678711e-05,6.22868537902832e-05,6.085634231567383e-05,5.9545040130615234e-05,5.811452865600586e-05,5.6862831115722656e-05,5.632638931274414e-05,5.5849552154541016e-05,5.4955482482910156e-05,5.2809715270996094e-05,5.227327346801758e-05,5.143880844116211e-05,5.042552947998047e-05,4.9054622650146484e-05,4.792213439941406e-05,4.661083221435547e-05,4.583597183227539e-05,4.559755325317383e-05,4.4405460357666016e-05,4.38690185546875e-05,4.374980926513672e-05,4.3511390686035156e-05,4.2498111724853516e-05,4.2378902435302734e-05,4.220008850097656e-05,4.1604042053222656e-05,4.106760025024414e-05,4.118680953979492e-05,4.029273986816406e-05,4.023313522338867e-05,4.011392593383789e-05,3.93986701965332e-05,3.904104232788086e-05,3.844499588012695e-05,3.820657730102539e-05,3.7789344787597656e-05,3.7670135498046875e-05,3.719329833984375e-05,3.719329833984375e-05,3.6835670471191406e-05,3.653764724731445e-05,3.635883331298828e-05,3.5822391510009766e-05,3.5643577575683594e-05,3.5643577575683594e-05,3.510713577270508e-05,3.522634506225586e-05,3.510713577270508e-05,3.4809112548828125e-05,3.463029861450195e-05,3.4749507904052734e-05,3.4809112548828125e-05,3.463029861450195e-05,3.421306610107422e-05,3.421306610107422e-05,3.409385681152344e-05,3.3915042877197266e-05,3.3915042877197266e-05,3.3855438232421875e-05,3.3915042877197266e-05,3.36766242980957e-05,3.3795833587646484e-05,3.3855438232421875e-05,3.355741500854492e-05,3.343820571899414e-05,3.343820571899414e-05,3.314018249511719e-05,3.325939178466797e-05,3.30805778503418e-05,3.30805778503418e-05,3.30805778503418e-05,3.30805778503418e-05,3.325939178466797e-05,3.314018249511719e-05,3.314018249511719e-05,3.3020973205566406e-05,3.314018249511719e-05,3.319978713989258e-05,3.30805778503418e-05,3.2901763916015625e-05,3.2961368560791016e-05,3.2901763916015625e-05,3.2961368560791016e-05,3.3020973205566406e-05,3.3020973205566406e-05,3.2901763916015625e-05,3.2782554626464844e-05,3.2782554626464844e-05,3.2782554626464844e-05,3.2782554626464844e-05,3.2782554626464844e-05,3.2782554626464844e-05,3.272294998168945e-05,3.272294998168945e-05,3.272294998168945e-05,3.266334533691406e-05,3.260374069213867e-05,3.266334533691406e-05,3.2782554626464844e-05,3.2782554626464844e-05,3.2782554626464844e-05,3.260374069213867e-05,3.254413604736328e-05,3.266334533691406e-05,3.266334533691406e-05]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0006756782531738281,0.0008874965133145452,0.0011304719373583794,0.0013836733996868134,0.0016452418640255928,0.0019128669518977404,0.0021873656660318375,0.002468879334628582,0.0027563648764044046,0.003050836967304349,0.0033515067771077156,0.003657754510641098,0.0039720311760902405,0.0042899977415800095,0.004613683093339205,0.0049461862072348595,0.005285675637423992,0.005634715314954519,0.005984459072351456,0.006349978502839804,0.006715273018926382,0.007089778780937195,0.0074731591157615185,0.007864088751375675,0.008260033093392849,0.008656934835016727,0.009067416191101074,0.00948398094624281,0.009906209073960781,0.010334380902349949,0.01077475119382143,0.011245517991483212,0.011739159934222698,0.012257760390639305,0.012809828855097294,0.013388209044933319,0.013984478078782558,0.014618664979934692,0.015293531119823456,0.015993215143680573,0.01672724075615406,0.017497776076197624,0.018307751044631004,0.01914369873702526,0.02002553828060627,0.02094585821032524,0.021923309192061424,0.022928453981876373,0.023990191519260406,0.02508818730711937,0.026236891746520996,0.02744092233479023,0.02869402803480625,0.029998037964105606,0.03136438876390457,0.03279351070523262,0.03426302596926689,0.035804715007543564,0.03739578649401665,0.03904354199767113,0.04076791927218437,0.04255472868680954,0.04441384971141815,0.04633291810750961,0.04832446947693825,0.05038532614707947,0.05251164734363556,0.054717134684324265,0.056986115872859955,0.059330932796001434,0.06175581365823746,0.06427058577537537,0.06684063374996185,0.06949359178543091,0.07222657650709152,0.0750226378440857,0.07789915800094604,0.08085120469331741,0.08389032632112503,0.08698885887861252,0.09016968309879303,0.09341780841350555,0.0967506468296051,0.10013725608587265,0.10360392928123474,0.10713604837656021,0.11073577404022217,0.11439753323793411,0.11812757700681686,0.12189241498708725,0.12572802603244781,0.1296170949935913,0.13356760144233704,0.1375478357076645,0.14157703518867493,0.14564575254917145,0.14975275099277496,0.15389731526374817,0.1580774188041687,0.16227693855762482,0.16649839282035828,0.17074377834796906,0.17501972615718842,0.17930229008197784,0.18358761072158813,0.1878831684589386,0.192194864153862,0.19649088382720947,0.20078587532043457,0.20508016645908356,0.20936799049377441,0.21364520490169525,0.21789458394050598,0.22213447093963623,0.2263568937778473,0.230544775724411,0.23471510410308838,0.23886744678020477,0.2429737150669098,0.24706465005874634,0.2510925829410553,0.255082905292511,0.2590315341949463,0.2629444897174835,0.26681986451148987,0.2706252634525299,0.2744143605232239,0.27813732624053955,0.28183475136756897,0.28545352816581726,0.28905653953552246,0.2925924062728882,0.296060711145401,0.29948893189430237,0.3028714954853058,0.3062034249305725,0.3094761073589325,0.3126823902130127,0.3158523142337799,0.3189517557621002,0.3220078647136688,0.32501861453056335,0.3279804289340973,0.33088523149490356,0.3337439000606537,0.3365333378314972,0.3392898142337799,0.34198668599128723,0.3446502983570099,0.3472523093223572,0.34982168674468994,0.35234659910202026,0.3548104763031006,0.35725072026252747,0.3596382141113281,0.3619815707206726,0.36428695917129517,0.3665478527545929,0.3687792420387268,0.3709756135940552,0.37313899397850037,0.37524619698524475,0.37733370065689087,0.3793785572052002,0.3813876211643219,0.38336795568466187,0.3853076696395874,0.38722026348114014,0.38911041617393494,0.390945166349411,0.3927578628063202,0.3945327401161194,0.3962792456150055,0.39799436926841736,0.39968764781951904,0.40134841203689575,0.4029821455478668,0.4046004116535187,0.4061824083328247,0.4077454209327698,0.40927156805992126,0.4107835292816162,0.41225680708885193,0.41371235251426697,0.4151499569416046,0.4165595471858978,0.41793519258499146,0.4192958474159241,0.4206179976463318,0.42191120982170105,0.423176646232605,0.4244099259376526,0.42562049627304077,0.4267962872982025,0.42795002460479736,0.42907676100730896,0.43016883730888367,0.4312298595905304,0.43227165937423706,0.43328019976615906,0.43425723910331726,0.4352123737335205,0.4361411929130554,0.4370429515838623,0.4379134476184845,0.43875253200531006,0.4395654499530792,0.4403582215309143,0.44113054871559143,0.44187384843826294,0.4425946772098541,0.44328662753105164,0.44396668672561646,0.4446246027946472,0.44526150822639465,0.44587528705596924,0.4464619755744934,0.4470345675945282,0.4475880265235901,0.4481193721294403,0.4486304223537445,0.4491255283355713,0.44960030913352966,0.45005616545677185,0.4505014717578888,0.45093414187431335,0.4513457715511322,0.4517397880554199,0.4521244466304779,0.4524907171726227,0.4528448283672333,0.45318832993507385,0.45351913571357727,0.45383158326148987,0.4541330933570862,0.4544246792793274,0.45471012592315674,0.45497769117355347,0.45523709058761597,0.4554835557937622,0.4557260274887085,0.4559590816497803,0.45618078112602234,0.4563942849636078,0.4565980136394501,0.45679500699043274,0.4569854736328125,0.45716509222984314,0.45733895897865295,0.45750510692596436,0.4576655924320221,0.45782190561294556,0.45796826481819153,0.458110511302948,0.45824992656707764,0.4583808183670044,0.45850837230682373,0.4586326479911804,0.458750456571579,0.45886486768722534,0.4589728116989136,0.45907673239707947,0.45917975902557373,0.45927655696868896,0.45937150716781616,0.4594622850418091,0.4595494866371155,0.4596305191516876,0.4597086012363434,0.45978274941444397,0.45985502004623413,0.45992177724838257,0.459987998008728,0.4600537419319153,0.46011558175086975,0.4601743221282959,0.4602312445640564,0.46028560400009155,0.46033820509910583,0.46038883924484253,0.46043792366981506,0.4604854881763458,0.4605311155319214,0.460573673248291,0.46061474084854126,0.46065452694892883,0.4606933295726776,0.46073082089424133,0.4607657790184021,0.4607994854450226,0.4608316719532013,0.4608628749847412,0.46089282631874084,0.4609229266643524,0.46095049381256104,0.4609774649143219,0.46100395917892456,0.4610294997692108,0.4610537588596344,0.4610767662525177,0.4610993266105652,0.4611217975616455,0.46114277839660645,0.4611622989177704,0.46118107438087463,0.461199551820755,0.46121716499328613,0.46123436093330383,0.46125102043151855,0.4612663686275482,0.4612821042537689,0.4612967371940613,0.4613102078437805,0.46132415533065796,0.4613370895385742,0.46134936809539795,0.4613625705242157,0.46137407422065735,0.4613863229751587,0.46139761805534363,0.4614076316356659,0.46141794323921204,0.46142715215682983,0.46143680810928345,0.46144625544548035,0.46145471930503845,0.4614630341529846,0.46147099137306213,0.46147844195365906,0.46148523688316345,0.46149227023124695,0.4614992141723633,0.4615058898925781,0.4615119397640228,0.4615177810192108,0.4615236818790436,0.46152937412261963,0.46153461933135986,0.4615401327610016,0.4615447223186493,0.4615495800971985,0.4615543782711029,0.4615584909915924,0.4615621268749237,0.4615660607814789,0.46157005429267883,0.4615735113620758,0.46157723665237427,0.4615805745124817,0.4615839421749115,0.4615868031978607],"recovered":[0.0,0.00029909220756962895,0.0005510260816663504,0.000799015921074897,0.0010506398975849152,0.0013063485966995358,0.0015682550147175789,0.0018365562427788973,0.0021097874268889427,0.002389497822150588,0.002674166578799486,0.002972300862893462,0.003270238172262907,0.003580232383683324,0.003887156257405877,0.004208334721624851,0.004535935819149017,0.004868777003139257,0.00520728062838316,0.005551136564463377,0.005907472223043442,0.0062689632177352905,0.006635779049247503,0.0070143695920705795,0.007400341331958771,0.007790849078446627,0.008187525905668736,0.008588484488427639,0.008997105993330479,0.009407980367541313,0.00983003992587328,0.010263028554618359,0.01071376632899046,0.011189913377165794,0.01168194878846407,0.012203535996377468,0.012753435410559177,0.013330069370567799,0.013934817165136337,0.014575202018022537,0.015244686976075172,0.015945160761475563,0.016681918874382973,0.017452791333198547,0.018253948539495468,0.01909876987338066,0.019976327195763588,0.020905325189232826,0.021870775148272514,0.02288408763706684,0.02394205331802368,0.025042105466127396,0.02620190754532814,0.027409179136157036,0.02865862101316452,0.029961025342345238,0.031327858567237854,0.03275072202086449,0.03422972932457924,0.03576508164405823,0.037355873733758926,0.039015572518110275,0.04074516147375107,0.0425279401242733,0.044393062591552734,0.04631824418902397,0.0483081080019474,0.05037113279104233,0.05251424387097359,0.05472925305366516,0.05699719116091728,0.059341952204704285,0.06176655367016792,0.06427296251058578,0.0668526142835617,0.06950671970844269,0.07223212718963623,0.07503596693277359,0.07791519165039062,0.080867238342762,0.0839034840464592,0.0870097428560257,0.09018901735544205,0.09346198290586472,0.09678050875663757,0.10016698390245438,0.10363391041755676,0.1071678027510643,0.11077820509672165,0.11443942785263062,0.11816505342721939,0.12194228172302246,0.12577450275421143,0.1296602487564087,0.13359865546226501,0.13757744431495667,0.14159971475601196,0.14566975831985474,0.14977434277534485,0.1539178490638733,0.1580841839313507,0.16228370368480682,0.16650228202342987,0.17074532806873322,0.17501257359981537,0.17928546667099,0.18356463313102722,0.18787294626235962,0.19216418266296387,0.19646002352237701,0.20075540244579315,0.20504295825958252,0.20932742953300476,0.21358755230903625,0.21785518527030945,0.22207869589328766,0.22628004848957062,0.23047037422657013,0.23465313017368317,0.23879797756671906,0.24290402233600616,0.2469797283411026,0.25101879239082336,0.25501468777656555,0.2589603364467621,0.26288843154907227,0.2667316496372223,0.270554780960083,0.27432337403297424,0.27806735038757324,0.28173989057540894,0.2853841781616211,0.2889731824398041,0.29249823093414307,0.29599231481552124,0.299421101808548,0.3028019964694977,0.3061167895793915,0.3093886375427246,0.312594473361969,0.31575536727905273,0.31886613368988037,0.3219262659549713,0.3249458074569702,0.3279019296169281,0.3308061361312866,0.33366191387176514,0.3364540934562683,0.3392018973827362,0.3419036865234375,0.3445664346218109,0.34717145562171936,0.34973612427711487,0.3522534966468811,0.3547375202178955,0.3571765720844269,0.35956209897994995,0.3619174361228943,0.36421045660972595,0.3664775490760803,0.3687114417552948,0.37090998888015747,0.37306493520736694,0.37519311904907227,0.37727057933807373,0.3793080747127533,0.3813149631023407,0.38329312205314636,0.38523972034454346,0.38716039061546326,0.38904041051864624,0.3908775746822357,0.39268529415130615,0.39445915818214417,0.3962062895298004,0.3979265093803406,0.39961281418800354,0.4012771546840668,0.40291574597358704,0.4045352637767792,0.4061215817928314,0.40768173336982727,0.4092075824737549,0.4107189178466797,0.41219133138656616,0.4136536419391632,0.4150828719139099,0.41649144887924194,0.4178740084171295,0.4192254841327667,0.420550137758255,0.42184412479400635,0.42310836911201477,0.42434993386268616,0.4255501329898834,0.4267329275608063,0.4278847873210907,0.4290109872817993,0.4300975501537323,0.43116867542266846,0.4322091341018677,0.4332219362258911,0.43420499563217163,0.4351630210876465,0.4360928535461426,0.43699318170547485,0.43785831332206726,0.4386971890926361,0.4395144283771515,0.440310537815094,0.4410785138607025,0.44182339310646057,0.44253939390182495,0.4432409703731537,0.44391652941703796,0.44457390904426575,0.4452137351036072,0.4458237588405609,0.44641774892807007,0.44698429107666016,0.4475415050983429,0.4480734169483185,0.44858184456825256,0.44908079504966736,0.44955143332481384,0.45001420378685,0.4504634141921997,0.4508891701698303,0.4513043165206909,0.4516982138156891,0.4520856738090515,0.45245546102523804,0.452814519405365,0.45315486192703247,0.4534820318222046,0.4537961184978485,0.45410314202308655,0.4543958008289337,0.45467785000801086,0.4549451768398285,0.4552048146724701,0.455452024936676,0.45569175481796265,0.45592358708381653,0.4561462998390198,0.45636045932769775,0.45656654238700867,0.45676249265670776,0.45695045590400696,0.457131564617157,0.4573056101799011,0.4574718475341797,0.45763349533081055,0.4577891230583191,0.4579363465309143,0.45807984471321106,0.4582177400588989,0.45835259556770325,0.45848023891448975,0.45860087871551514,0.4587211012840271,0.45883312821388245,0.4589414596557617,0.45904847979545593,0.459148645401001,0.4592474102973938,0.4593413472175598,0.45943060517311096,0.45951443910598755,0.45959556102752686,0.4596732258796692,0.4597514271736145,0.4598231613636017,0.4598923623561859,0.4599577486515045,0.4600222110748291,0.46008390188217163,0.46014297008514404,0.4601989984512329,0.4602534770965576,0.4603056013584137,0.46035757660865784,0.460407018661499,0.460455060005188,0.46049848198890686,0.4605412781238556,0.4605829119682312,0.4606226086616516,0.46066170930862427,0.4606988728046417,0.460732638835907,0.46076643466949463,0.46079933643341064,0.4608308970928192,0.46086233854293823,0.46089139580726624,0.4609195590019226,0.4609466791152954,0.4609721601009369,0.46099695563316345,0.4610217213630676,0.46104443073272705,0.4610673487186432,0.46108895540237427,0.4611108601093292,0.4611309766769409,0.4611491858959198,0.4611677825450897,0.46118608117103577,0.46120354533195496,0.4612199068069458,0.4612363576889038,0.4612514078617096,0.4612659811973572,0.4612809121608734,0.4612943232059479,0.4613071382045746,0.4613203704357147,0.46133267879486084,0.46134424209594727,0.461355596780777,0.46136629581451416,0.46137723326683044,0.4613873362541199,0.4613977074623108,0.46140673756599426,0.46141600608825684,0.46142446994781494,0.46143224835395813,0.46143993735313416,0.46144765615463257,0.46145525574684143,0.46146202087402344,0.4614686667919159,0.4614754319190979,0.4614816904067993,0.46148794889450073,0.4614938199520111,0.46149954199790955,0.46150484681129456,0.46150994300842285,0.4615146815776825,0.4615194797515869,0.46152395009994507,0.46152791380882263,0.4615318179130554,0.46153590083122253,0.4615398049354553,0.46154364943504333,0.4615468680858612,0.4615500867366791],"active":[0.0006756782531738281,0.0005884043057449162,0.000579445855692029,0.0005846574786119163,0.0005946019664406776,0.0006065183551982045,0.0006191106513142586,0.0006323230918496847,0.0006465774495154619,0.0006613391451537609,0.0006773401983082294,0.0006854536477476358,0.0007017930038273335,0.0007097653578966856,0.0007265268359333277,0.0007378514856100082,0.0007497398182749748,0.0007659383118152618,0.000777178443968296,0.0007988419383764267,0.0008078007958829403,0.0008208155632019043,0.0008373800665140152,0.0008497191593050957,0.0008596917614340782,0.0008660857565701008,0.0008798902854323387,0.0008954964578151703,0.0009091030806303024,0.0009264005348086357,0.0009447112679481506,0.000982489436864853,0.0010253936052322388,0.0010678470134735107,0.0011278800666332245,0.001184673048555851,0.001231042668223381,0.0012885956093668938,0.0013587139546871185,0.0014180131256580353,0.001482553780078888,0.0015526153147220612,0.0016258321702480316,0.0016909074038267136,0.0017715897411108017,0.00184708833694458,0.0019469819962978363,0.002023128792643547,0.002119416370987892,0.0022040996700525284,0.0022948384284973145,0.002398816868662834,0.0024921204894781113,0.0025888588279485703,0.0027057677507400513,0.0028324853628873825,0.0029351674020290375,0.003053992986679077,0.0031660571694374084,0.0032784603536128998,0.0034120455384254456,0.0035391561686992645,0.0036686882376670837,0.003804977983236313,0.003931406885385513,0.004067081958055496,0.004203539341688156,0.004346001893281937,0.004471872001886368,0.004601679742336273,0.004758622497320175,0.0049286335706710815,0.00507408007979393,0.005220629274845123,0.005373962223529816,0.005515918135643005,0.0056670308113098145,0.005815237760543823,0.0059751346707344055,0.006121620535850525,0.006266199052333832,0.006408065557479858,0.006561629474163055,0.006675273180007935,0.006823420524597168,0.006969064474105835,0.007101863622665405,0.007229730486869812,0.007349371910095215,0.0074529871344566345,0.007562972605228424,0.007674813270568848,0.00779309868812561,0.007887586951255798,0.007978379726409912,0.008068308234214783,0.008153036236763,0.008227556943893433,0.008303076028823853,0.008359089493751526,0.008414208889007568,0.008460074663162231,0.008517444133758545,0.008556962013244629,0.008575037121772766,0.008597701787948608,0.008630231022834778,0.008617937564849854,0.008621692657470703,0.008620142936706543,0.008612588047981262,0.008602246642112732,0.00856715440750122,0.008546918630599976,0.008501708507537842,0.008466079831123352,0.008435055613517761,0.008397072553634644,0.008320584893226624,0.008266672492027283,0.008188560605049133,0.008103176951408386,0.008012741804122925,0.007929801940917969,0.007859528064727783,0.007736831903457642,0.007682710886001587,0.007582545280456543,0.0075113773345947266,0.0073861777782440186,0.007316648960113525,0.00720822811126709,0.007087528705596924,0.006990700960159302,0.006879180669784546,0.006782323122024536,0.0066741108894348145,0.006565600633621216,0.006463676691055298,0.006357282400131226,0.006252497434616089,0.006152480840682983,0.0060541629791259766,0.00593942403793335,0.005841970443725586,0.005727201700210571,0.0056279003620147705,0.005532592535018921,0.005448400974273682,0.005348622798919678,0.005255252122879028,0.005175143480300903,0.005074352025985718,0.004997223615646362,0.004900693893432617,0.0048049986362457275,0.004724860191345215,0.004630416631698608,0.0045687854290008545,0.0044980645179748535,0.004427552223205566,0.00433620810508728,0.004268765449523926,0.00418543815612793,0.004117041826248169,0.004059880971908569,0.003992706537246704,0.003927141427993774,0.0038706958293914795,0.003784775733947754,0.00371745228767395,0.003655165433883667,0.003593951463699341,0.0035352110862731934,0.003481358289718628,0.0034219026565551758,0.0033693313598632812,0.0033232569694519043,0.003266662359237671,0.0032101571559906006,0.0031499862670898438,0.0031017959117889404,0.003049224615097046,0.0029934346675872803,0.002958625555038452,0.002905905246734619,0.002852320671081543,0.002804398536682129,0.0027439892292022705,0.002685725688934326,0.0026265084743499756,0.0025658011436462402,0.002512127161026001,0.0024463534355163574,0.0023998916149139404,0.0023438334465026855,0.0022840499877929688,0.002218872308731079,0.0021741092205047607,0.0021115243434906006,0.002048105001449585,0.0019904375076293945,0.001936197280883789,0.0018799304962158203,0.001820594072341919,0.001759350299835205,0.0017071366310119629,0.0016610324382781982,0.0016161203384399414,0.0015633106231689453,0.0015161633491516113,0.0014632344245910645,0.001427292823791504,0.0013836324214935303,0.0013449788093566895,0.0013013780117034912,0.0012482404708862305,0.0012108087539672852,0.0011702775955200195,0.0011350810527801514,0.0010889172554016113,0.0010521113872528076,0.0010184645652770996,0.0009753704071044922,0.0009500384330749512,0.0009199380874633789,0.0008823573589324951,0.0008506178855895996,0.0008201301097869873,0.0007925033569335938,0.0007591545581817627,0.0007328689098358154,0.0007046163082122803,0.0006767213344573975,0.0006510615348815918,0.0006285607814788818,0.0006069839000701904,0.000581890344619751,0.0005592405796051025,0.0005383789539337158,0.0005212128162384033,0.000507056713104248,0.0004890263080596924,0.00047069787979125977,0.00045171380043029785,0.00043454766273498535,0.000418931245803833,0.000402599573135376,0.0003885030746459961,0.00037354230880737305,0.0003599822521209717,0.00035005807876586914,0.00033476948738098145,0.00032138824462890625,0.0003135800361633301,0.00030097365379333496,0.0002906322479248047,0.00028005242347717285,0.0002702176570892334,0.0002639889717102051,0.0002517104148864746,0.00024360418319702148,0.00023829936981201172,0.00022807717323303223,0.00022286176681518555,0.0002148747444152832,0.00020813941955566406,0.00019991397857666016,0.00019416213035583496,0.00018718838691711426,0.0001817941665649414,0.0001703500747680664,0.00016483664512634277,0.00016137957572937012,0.00015783309936523438,0.00015211105346679688,0.00014734268188476562,0.00014263391494750977,0.0001392066478729248,0.0001353621482849121,0.0001323223114013672,0.00012791156768798828,0.00012409687042236328,0.00011861324310302734,0.00011625885963439941,0.00011324882507324219,0.00011041760444641113,0.00010821223258972168,0.00010406970977783203,0.00010061264038085938,9.903311729431152e-05,9.644031524658203e-05,9.34898853302002e-05,9.202957153320312e-05,8.815526962280273e-05,8.606910705566406e-05,8.440017700195312e-05,8.282065391540527e-05,8.159875869750977e-05,7.981061935424805e-05,7.76052474975586e-05,7.736682891845703e-05,7.542967796325684e-05,7.334351539611816e-05,7.021427154541016e-05,6.857514381408691e-05,6.797909736633301e-05,6.657838821411133e-05,6.493926048278809e-05,6.282329559326172e-05,6.219744682312012e-05,6.03795051574707e-05,5.879998207092285e-05,5.817413330078125e-05,5.6177377700805664e-05,5.504488945007324e-05,5.543231964111328e-05,5.370378494262695e-05,5.364418029785156e-05,5.3375959396362305e-05,5.2034854888916016e-05,5.1647424697875977e-05,4.991888999938965e-05,4.947185516357422e-05,4.8547983169555664e-05,4.798173904418945e-05,4.70280647277832e-05,4.652142524719238e-05,4.6193599700927734e-05,4.5299530029296875e-05,4.461407661437988e-05,4.3958425521850586e-05,4.38690185546875e-05,4.3272972106933594e-05,4.234910011291504e-05,4.1991472244262695e-05,4.1425228118896484e-05,4.079937934875488e-05,4.0590763092041016e-05,3.987550735473633e-05,3.9637088775634766e-05,3.9696693420410156e-05,3.9011240005493164e-05,3.8176774978637695e-05,3.814697265625e-05,3.8236379623413086e-05,3.7610530853271484e-05,3.743171691894531e-05,3.692507743835449e-05,3.707408905029297e-05,3.6716461181640625e-05]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0006756782531738281,0.000889327609911561,0.0011441630776971579,0.001422662171535194,0.0017156412359327078,0.0020301430486142635,0.0023620263673365116,0.0027079388964921236,0.0030802758410573006,0.0034754876978695393,0.0038872358854860067,0.004321521148085594,0.004776990972459316,0.005259701982140541,0.005768302362412214,0.006307665724307299,0.0068726083263754845,0.007400562055408955,0.00789490807801485,0.008367788046598434,0.008815933018922806,0.009246865287423134,0.00965202134102583,0.010044923983514309,0.010418753139674664,0.010773088783025742,0.011111733503639698,0.01143888384103775,0.011746145784854889,0.012042590416967869,0.012323173694312572,0.012587306089699268,0.012844282202422619,0.013085060752928257,0.013314513489603996,0.013533205725252628,0.013737953267991543,0.013934784568846226,0.014122375287115574,0.014298725873231888,0.014470146968960762,0.014631370082497597,0.014787381514906883,0.014931532554328442,0.015069627203047276,0.015201045200228691,0.015325420536100864,0.015444527380168438,0.015555831603705883,0.015663444995880127,0.015764888375997543,0.015861375257372856,0.0159531831741333,0.016039274632930756,0.016121111810207367,0.016199342906475067,0.01627374440431595,0.016343213617801666,0.01641068235039711,0.016473475843667984,0.016534719616174698,0.016592949628829956,0.016647376120090485,0.016699830070137978,0.01674935594201088,0.016795499250292778,0.016840657219290733,0.01688147708773613,0.01692170649766922,0.01695883460342884,0.016994303092360497,0.01702878437936306,0.01706140674650669,0.017091942951083183,0.01712034083902836,0.017147919163107872,0.017174992710351944,0.017199020832777023,0.01722288317978382,0.0172441229224205,0.01726502738893032,0.017284296452999115,0.01730356365442276,0.017322242259979248,0.017338693141937256,0.0173546951264143,0.017369823530316353,0.017383655533194542,0.01739666983485222,0.017408782616257668,0.017421036958694458,0.017432784661650658,0.017443349584937096,0.017453884705901146,0.01746382936835289,0.017472900450229645,0.017481381073594093,0.01748940907418728,0.017497606575489044,0.017504902556538582,0.01751169189810753,0.017518537119030952,0.01752496138215065,0.017530877143144608,0.017536228522658348,0.01754152588546276,0.01754606142640114,0.017550766468048096,0.017555752769112587,0.017560118809342384,0.017563864588737488,0.017567893490195274,0.017571358010172844,0.017575077712535858,0.01757817529141903,0.017581528052687645,0.017584485933184624,0.017587415874004364,0.017590289935469627,0.017592713236808777,0.017595387995243073,0.017597811296582222,0.017600009217858315,0.017602263018488884,0.017604487016797066,0.017606262117624283,0.017608093097805977,0.017609896138310432,0.017611362040042877,0.01761288195848465,0.017614375799894333,0.017615756019949913,0.017617052420973778,0.017618348821997643,0.017619671300053596,0.017620911821722984,0.01762184128165245,0.017622996121644974,0.0176238976418972,0.01762479916214943,0.017625784501433372,0.017626658082008362,0.017627447843551636,0.017628207802772522,0.01762893982231617,0.017629701644182205,0.017630377784371376,0.017630968242883682,0.017631446942687035,0.017632095143198967,0.017632631585001945,0.017633024603128433,0.017633561044931412,0.017633814364671707,0.017634321004152298,0.01763465814292431,0.017635053023695946,0.017635419964790344,0.017635701224207878,0.017635926604270935,0.01763637736439705,0.017636630684137344,0.017636828124523163,0.017637167125940323,0.017637362703680992,0.017637645825743675,0.017637871205806732,0.017638038843870163,0.017638124525547028,0.01763826422393322,0.01763846166431904,0.017638687044382095,0.017638856545090675,0.017639053985476494,0.017639165744185448,0.017639335244894028,0.01763947680592537,0.017639588564634323,0.017639674246311188,0.017639730125665665,0.017639869824051857,0.0176400113850832,0.017640095204114914,0.01764015294611454,0.01764015294611454,0.01764032058417797,0.01764035038650036,0.017640378326177597,0.017640434205532074,0.017640434205532074,0.017640545964241028,0.017640603706240654,0.017640715464949608,0.017640771344304085,0.017640801146626472,0.01764082908630371,0.017640884965658188,0.01764099672436714,0.017641054466366768,0.017641054466366768,0.017641110345721245,0.017641166225075722,0.01764119416475296,0.017641251906752586,0.017641251906752586,0.017641307786107063,0.017641335725784302,0.01764139160513878,0.017641419544816017,0.017641477286815643,0.017641477286815643,0.017641477286815643,0.017641505226492882,0.017641505226492882,0.01764156110584736,0.01764156110584736,0.017641589045524597,0.017641616985201836,0.017641616985201836,0.017641644924879074,0.017641672864556313,0.017641758546233177,0.017641814425587654,0.017641842365264893,0.01764187030494213,0.01764187030494213,0.017641928046941757,0.017641928046941757,0.017641928046941757,0.017641928046941757,0.017641955986618996,0.017641983926296234,0.017642011865973473,0.017642011865973473,0.017642011865973473,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071,0.01764203980565071],"recovered":[0.0,0.00029619058477692306,0.0005507725290954113,0.0008078053360804915,0.0010742191225290298,0.0013508307747542858,0.001646965043619275,0.001960058230906725,0.002292138757184148,0.0026429248973727226,0.003018163377419114,0.0034091214183717966,0.0038233206141740084,0.004253183025866747,0.004711525980383158,0.005196828860789537,0.0057111200876533985,0.0062482296489179134,0.00678474735468626,0.0072991508059203625,0.007794482633471489,0.008266178891062737,0.008718240074813366,0.009147116914391518,0.009557484649121761,0.009950554929673672,0.01032103318721056,0.010678918100893497,0.011021590791642666,0.011344910599291325,0.011655411683022976,0.011950278654694557,0.012231284752488136,0.012500627897679806,0.012754026800394058,0.012996016070246696,0.013225723057985306,0.013441457413136959,0.013649246655404568,0.013847148977220058,0.014032796025276184,0.014213118702173233,0.014383497647941113,0.014547030441462994,0.01470098551362753,0.014847700484097004,0.014985259622335434,0.015116536989808083,0.015242940746247768,0.015363399870693684,0.015474816784262657,0.015582880936563015,0.015685226768255234,0.015782276168465614,0.01587318442761898,0.01596073992550373,0.01604347676038742,0.016120469197630882,0.01619444601237774,0.01626470498740673,0.016330737620592117,0.01639474183320999,0.01645536720752716,0.016512807458639145,0.016568727791309357,0.01661980152130127,0.016669241711497307,0.016716737300157547,0.016761360689997673,0.01680288463830948,0.016843564808368683,0.0168814267963171,0.016917681321501732,0.01695258542895317,0.016984784975647926,0.017015041783452034,0.01704431138932705,0.017072172835469246,0.017098426818847656,0.017123190686106682,0.017146121710538864,0.017168713733553886,0.017189420759677887,0.017209703102707863,0.017228323966264725,0.01724635437130928,0.01726328395307064,0.017278751358389854,0.017293287441134453,0.017307570204138756,0.01732061244547367,0.017333289608359337,0.017345404252409935,0.017356952652335167,0.017367687076330185,0.01737779937684536,0.017387209460139275,0.017396505922079086,0.01740492880344391,0.017413323745131493,0.017421549186110497,0.0174289308488369,0.017436085268855095,0.01744290255010128,0.017449073493480682,0.017455214634537697,0.01746067963540554,0.01746603101491928,0.01747104711830616,0.01747586391866207,0.017480285838246346,0.017484623938798904,0.01748868077993393,0.01749228686094284,0.017496146261692047,0.017499640583992004,0.017503133043646812,0.01750609092414379,0.017508964985609055,0.017512062564492226,0.01751476712524891,0.017517471686005592,0.017520006746053696,0.01752251572906971,0.01752496510744095,0.01752699352800846,0.017528852447867393,0.017530713230371475,0.017532402649521828,0.017533980309963226,0.017535502091050148,0.01753702200949192,0.017538459971547127,0.017539896070957184,0.01754119247198105,0.01754254475235939,0.017543811351060867,0.01754479855298996,0.017545783892273903,0.017546910792589188,0.01754789613187313,0.01754874177277088,0.01754961535334587,0.01755048893392086,0.017551276832818985,0.017551925033330917,0.017552517354488373,0.017553333193063736,0.017554067075252533,0.0175546295940876,0.017555389553308487,0.017555784434080124,0.017556235194206238,0.017556771636009216,0.017557136714458466,0.01755755953490734,0.017557868734002113,0.01755826361477375,0.017558658495545387,0.017559165135025978,0.017559446394443512,0.01755981333553791,0.017560038715600967,0.017560236155986786,0.01756051741540432,0.017560884356498718,0.017561081796884537,0.017561307176947594,0.017561474815011024,0.01756170019507408,0.01756192557513714,0.01756206713616848,0.017562292516231537,0.01756243407726288,0.01756260171532631,0.017562715336680412,0.017562884837388992,0.017562968656420708,0.01756308041512966,0.017563166096806526,0.01756324991583824,0.01756330579519272,0.017563363537192345,0.01756344735622406,0.017563560977578163,0.01756361685693264,0.017563672736287117,0.017563728615641594,0.017563756555318832,0.01756381429731846,0.017563842236995697,0.017563898116350174,0.01756395399570465,0.017564039677381516,0.017564095556735992,0.01756412349641323,0.017564207315444946,0.01756429299712181,0.017564376816153526,0.017564404755830765,0.017564432695508003,0.017564518377184868,0.017564546316862106,0.017564574256539345,0.017564602196216583,0.01756463013589382,0.01756463013589382,0.01756463013589382,0.0175646860152483,0.017564715817570686,0.017564743757247925,0.0175647996366024,0.0175647996366024,0.0175647996366024,0.01756485551595688,0.017564911395311356,0.017564941197633743,0.017564969137310982,0.01756499707698822,0.01756502501666546,0.01756502501666546,0.017565052956342697,0.017565080896019936,0.017565080896019936,0.0175651665776968,0.017565222457051277,0.017565222457051277,0.017565278336405754,0.017565278336405754,0.017565278336405754,0.017565306276082993,0.01756533421576023,0.01756533421576023,0.01756536215543747,0.01756536215543747,0.01756536215543747,0.017565391957759857,0.017565391957759857,0.017565391957759857,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096,0.017565419897437096],"active":[0.0006756782531738281,0.0005931369960308075,0.0005933905486017466,0.0006148568354547024,0.0006414221134036779,0.0006793122738599777,0.0007150613237172365,0.0007478806655853987,0.0007881370838731527,0.0008325628004968166,0.0008690725080668926,0.0009123997297137976,0.0009536703582853079,0.0010065189562737942,0.0010567763820290565,0.0011108368635177612,0.001161488238722086,0.0011523324064910412,0.0011101607233285904,0.001068637240678072,0.0010214503854513168,0.0009806863963603973,0.0009337812662124634,0.0008978070691227913,0.0008612684905529022,0.0008225338533520699,0.0007907003164291382,0.0007599657401442528,0.000724554993212223,0.0006976798176765442,0.0006677620112895966,0.0006370274350047112,0.0006129974499344826,0.0005844328552484512,0.000560486689209938,0.0005371896550059319,0.000512230210006237,0.0004933271557092667,0.00047312863171100616,0.0004515768960118294,0.00043735094368457794,0.0004182513803243637,0.0004038838669657707,0.000384502112865448,0.0003686416894197464,0.00035334471613168716,0.00034016091376543045,0.0003279903903603554,0.0003128908574581146,0.00030004512518644333,0.00029007159173488617,0.00027849432080984116,0.000267956405878067,0.0002569984644651413,0.00024792738258838654,0.00023860298097133636,0.00023026764392852783,0.000222744420170784,0.00021623633801937103,0.00020877085626125336,0.00020398199558258057,0.0001982077956199646,0.00019200891256332397,0.0001870226114988327,0.00018062815070152283,0.00017569772899150848,0.00017141550779342651,0.00016473978757858276,0.00016034580767154694,0.00015594996511936188,0.00015073828399181366,0.00014735758304595947,0.0001437254250049591,0.0001393575221300125,0.00013555586338043213,0.000132877379655838,0.00013068132102489471,0.0001268479973077774,0.00012445636093616486,0.00012093223631381989,0.0001189056783914566,0.00011558271944522858,0.00011414289474487305,0.00011253915727138519,0.00011036917567253113,0.00010834075510501862,0.00010653957724571228,0.0001049041748046875,0.00010338239371776581,0.00010121241211891174,0.00010042451322078705,9.94950532913208e-05,9.794533252716064e-05,9.6932053565979e-05,9.614229202270508e-05,9.510107338428497e-05,9.417161345481873e-05,9.290315210819244e-05,9.26777720451355e-05,9.157881140708923e-05,9.014271199703217e-05,8.960627019405365e-05,8.887611329555511e-05,8.797459304332733e-05,8.715502917766571e-05,8.631125092506409e-05,8.538179099559784e-05,8.47354531288147e-05,8.4705650806427e-05,8.425489068031311e-05,8.357875049114227e-05,8.326955139636993e-05,8.267723023891449e-05,8.279085159301758e-05,8.202902972698212e-05,8.188746869564056e-05,8.135288953781128e-05,8.132494986057281e-05,8.132494986057281e-05,8.065067231655121e-05,8.062086999416351e-05,8.033961057662964e-05,8.000247180461884e-05,7.97472894191742e-05,7.952190935611725e-05,7.926858961582184e-05,7.924064993858337e-05,7.918290793895721e-05,7.89593905210495e-05,7.890164852142334e-05,7.887370884418488e-05,7.873401045799255e-05,7.8592449426651e-05,7.845275104045868e-05,7.847882807254791e-05,7.836706936359406e-05,7.802993059158325e-05,7.819756865501404e-05,7.811374962329865e-05,7.78883695602417e-05,7.78883695602417e-05,7.791630923748016e-05,7.783249020576477e-05,7.771886885166168e-05,7.766298949718475e-05,7.777661085128784e-05,7.786042988300323e-05,7.763504981994629e-05,7.737986743450165e-05,7.746554911136627e-05,7.724203169345856e-05,7.724016904830933e-05,7.732585072517395e-05,7.704272866249084e-05,7.71842896938324e-05,7.709860801696777e-05,7.71842896938324e-05,7.715635001659393e-05,7.704272866249084e-05,7.676146924495697e-05,7.693096995353699e-05,7.68173485994339e-05,7.678940892219543e-05,7.693096995353699e-05,7.684528827667236e-05,7.676146924495697e-05,7.678940892219543e-05,7.673166692256927e-05,7.664971053600311e-05,7.656402885913849e-05,7.653608918190002e-05,7.661990821361542e-05,7.656402885913849e-05,7.661990821361542e-05,7.656402885913849e-05,7.661990821361542e-05,7.659196853637695e-05,7.661990821361542e-05,7.659383118152618e-05,7.656402885913849e-05,7.661990821361542e-05,7.670558989048004e-05,7.673166692256927e-05,7.670558989048004e-05,7.659196853637695e-05,7.670372724533081e-05,7.667765021324158e-05,7.664971053600311e-05,7.667765021324158e-05,7.661990821361542e-05,7.670372724533081e-05,7.670558989048004e-05,7.676146924495697e-05,7.673166692256927e-05,7.670558989048004e-05,7.670558989048004e-05,7.667765021324158e-05,7.670372724533081e-05,7.667765021324158e-05,7.664971053600311e-05,7.667765021324158e-05,7.664784789085388e-05,7.664784789085388e-05,7.667765021324158e-05,7.664971053600311e-05,7.667765021324158e-05,7.670558989048004e-05,7.676146924495697e-05,7.67335295677185e-05,7.676146924495697e-05,7.67335295677185e-05,7.667765021324158e-05,7.670558989048004e-05,7.670558989048004e-05,7.670558989048004e-05,7.664971053600311e-05,7.664784789085388e-05,7.664784789085388e-05,7.661990821361542e-05,7.661990821361542e-05,7.664784789085388e-05,7.670558989048004e-05,7.67335295677185e-05,7.676146924495697e-05,7.670372724533081e-05,7.664784789085388e-05,7.670558989048004e-05,7.664971053600311e-05,7.664971053600311e-05,7.664971053600311e-05,7.664971053600311e-05,7.664971053600311e-05,7.667765021324158e-05,7.664971053600311e-05,7.664971053600311e-05,7.667765021324158e-05,7.664784789085388e-05,7.664784789085388e-05,7.664784789085388e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05,7.661990821361542e-05]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0006756782531738281,0.000888848677277565,0.0011393458116799593,0.0014048299053683877,0.001684089656919241,0.0019753784872591496,0.002280189422890544,0.0025929163675755262,0.0029233628883957863,0.0032660921569913626,0.0036220618057996035,0.00399284902960062,0.004376145079731941,0.004770736675709486,0.005184457171708345,0.0056155589409172535,0.006059140432626009,0.00647373404353857,0.006857874803245068,0.007219112478196621,0.007559334393590689,0.007880738005042076,0.008175773546099663,0.008462216705083847,0.008731898851692677,0.00898501556366682,0.009226779453456402,0.009450964629650116,0.009660473093390465,0.009858121164143085,0.010045683942735195,0.010223866440355778,0.010389032773673534,0.010546649806201458,0.010695422068238258,0.010834361426532269,0.010964286513626575,0.011089225299656391,0.011204557493329048,0.011315466836094856,0.011419023387134075,0.011516748927533627,0.011607572436332703,0.011694085784256458,0.011775444261729717,0.011852717027068138,0.011924468912184238,0.011992812156677246,0.012056280858814716,0.012115159071981907,0.012171754613518715,0.012224546633660793,0.012272212654352188,0.012318272143602371,0.012361514382064342,0.012401658110320568,0.0124399708583951,0.012475917115807533,0.012508314102888107,0.012540007010102272,0.012568825855851173,0.012596658430993557,0.012622210197150707,0.012646634131669998,0.012669424526393414,0.01269151084125042,0.012712948955595493,0.012732133269309998,0.012750022113323212,0.01276681199669838,0.012782559730112553,0.01279712375253439,0.012810645624995232,0.012823830358684063,0.012835972011089325,0.01284642331302166,0.012857044115662575,0.0128667913377285,0.012875749729573727,0.012884313240647316,0.012892257422208786,0.012900005094707012,0.012907047756016254,0.01291386503726244,0.012919752858579159,0.012925302609801292,0.012930767610669136,0.012936091981828213,0.012940599583089352,0.012945135124027729,0.012949332594871521,0.012953079305589199,0.012957276776432991,0.012960798107087612,0.012964488007128239,0.012967502698302269,0.0129709392786026,0.012973812408745289,0.012976066209375858,0.01297829207032919,0.012980573810636997,0.01298251748085022,0.012984490022063255,0.012986489571630955,0.01298820786178112,0.01298975758254528,0.012991250492632389,0.012992856092751026,0.012994152493774891,0.012995307333767414,0.012996264733374119,0.012997278943657875,0.012998209334909916,0.012998969294130802,0.012999814935028553,0.01300065964460373,0.01300150528550148,0.013002181425690651,0.01300280075520277,0.01300350483506918,0.013003955595195293,0.01300443522632122,0.013004829175770283,0.013005477376282215,0.0130058154463768,0.013006153516471386,0.013006491586565971,0.013006829656660557,0.01300719566643238,0.013007505796849728,0.0130078149959445,0.013008181937038898,0.013008294627070427,0.0130086038261652,0.013008801266551018,0.013008941896259785,0.013009167276322842,0.01300936471670866,0.013009505346417427,0.013009618036448956,0.013009645976126194,0.013009787537157536,0.013009900227189064,0.013009956106543541,0.01301006879657507,0.013010209426283836,0.013010294176638126,0.013010322116315365,0.013010378926992416,0.013010406866669655,0.013010463677346706,0.013010519556701183,0.013010576367378235,0.013010632246732712,0.01301074493676424,0.013010801747441292,0.01301082968711853,0.01301091443747282,0.013010970316827297,0.013010970316827297,0.013011055067181587,0.013011110946536064,0.013011167757213116,0.013011223636567593,0.013011308386921883,0.013011336326599121,0.013011365197598934,0.013011393137276173,0.013011421076953411,0.01301144901663065,0.01301144901663065,0.013011477887630463,0.013011477887630463,0.013011477887630463,0.013011477887630463,0.013011477887630463,0.013011477887630463,0.013011477887630463,0.013011477887630463,0.013011505827307701,0.013011505827307701,0.013011505827307701,0.013011505827307701,0.013011505827307701,0.013011505827307701,0.013011505827307701,0.013011505827307701,0.013011505827307701,0.013011505827307701,0.013011505827307701,0.013011505827307701,0.013011505827307701,0.013011505827307701,0.013011505827307701,0.013011505827307701,0.013011505827307701,0.013011505827307701,0.013011505827307701,0.013011505827307701,0.013011505827307701,0.013011505827307701,0.013011505827307701,0.013011505827307701,0.013011505827307701,0.013011505827307701,0.013011505827307701,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494,0.01301153376698494],"recovered":[0.0,0.00029748643282800913,0.0005513076903298497,0.0008005371200852096,0.0010612603509798646,0.0013311391230672598,0.0016078634653240442,0.0018992368131875992,0.0022040477488189936,0.002519817091524601,0.00285006663762033,0.0031925421208143234,0.003550596535205841,0.003918820526450872,0.004303609021008015,0.004700595512986183,0.005114005878567696,0.005543643143028021,0.005963335279375315,0.006364237982779741,0.006745758466422558,0.00710857380181551,0.007447133772075176,0.007765663787722588,0.008068840950727463,0.008355762809515,0.008625472895801067,0.008882477879524231,0.009121621958911419,0.009346961975097656,0.009560301899909973,0.009760738350450993,0.009944779798388481,0.010123440995812416,0.010292044840753078,0.010451887734234333,0.010598856024444103,0.010738048702478409,0.010868791490793228,0.010992123745381832,0.01110959704965353,0.011218366213142872,0.0113234156742692,0.011420577764511108,0.01151320431381464,0.011599266901612282,0.011680906638503075,0.011757898144423962,0.011830466799438,0.011898077093064785,0.011962222866714,0.012021353468298912,0.012077132239937782,0.012129136361181736,0.012179478071630001,0.012225819751620293,0.012269202619791031,0.012310275807976723,0.012347603216767311,0.012383549474179745,0.012416565790772438,0.012447919696569443,0.012476964853703976,0.01250468473881483,0.0125308558344841,0.012554632499814034,0.012578239664435387,0.012599846348166466,0.012620355002582073,0.012639821507036686,0.012657681480050087,0.01267480943351984,0.012690501287579536,0.012705516070127487,0.012719038873910904,0.01273205317556858,0.01274380087852478,0.012755210511386395,0.012765549123287201,0.01277498621493578,0.01278422586619854,0.01279284618794918,0.012800931930541992,0.012808255851268768,0.012815355323255062,0.012821637094020844,0.012827779166400433,0.012833244167268276,0.012838737107813358,0.012844061478972435,0.012848766520619392,0.012853189371526241,0.012857217341661453,0.012861133553087711,0.012865076772868633,0.012868824414908886,0.012872063554823399,0.012875472195446491,0.012878458015620708,0.012881134636700153,0.012883585877716541,0.012885923497378826,0.012888346798717976,0.012890375219285488,0.012892402708530426,0.012894121930003166,0.012896150350570679,0.012897558510303497,0.012899248860776424,0.012900629080832005,0.012902094051241875,0.012903276830911636,0.012904403731226921,0.012905334122478962,0.01290606614202261,0.012906910851597786,0.012907925061881542,0.01290882658213377,0.01290950272232294,0.012910235673189163,0.012910967692732811,0.012911531142890453,0.012912122532725334,0.012912602163851261,0.012913080863654613,0.012913503684103489,0.012913841754198074,0.012914207763969898,0.012914573773741722,0.012914883904159069,0.012915221974253654,0.012915447354316711,0.012915756553411484,0.012916010804474354,0.012916207313537598,0.012916432693600655,0.012916574254631996,0.01291685551404953,0.01291702501475811,0.012917193584144115,0.012917363084852695,0.01291744690388441,0.012917503714561462,0.012917701154947281,0.012917757034301758,0.012917841784656048,0.012917982414364815,0.012918067164719105,0.012918123044073582,0.012918207794427872,0.01291823573410511,0.012918292544782162,0.012918292544782162,0.012918433174490929,0.01291848998516798,0.012918517924845219,0.012918573804199696,0.012918658554553986,0.012918686494231224,0.012918743304908276,0.012918799184262753,0.012918883934617043,0.012918940745294094,0.01291902456432581,0.0129191093146801,0.01291919406503439,0.012919222004711628,0.012919277884066105,0.012919277884066105,0.012919334694743156,0.012919334694743156,0.012919334694743156,0.012919334694743156,0.012919334694743156,0.012919334694743156,0.012919362634420395,0.012919362634420395,0.012919362634420395,0.012919362634420395,0.012919362634420395,0.012919362634420395,0.012919362634420395,0.012919390574097633,0.012919390574097633,0.012919390574097633,0.012919390574097633,0.012919390574097633,0.012919390574097633,0.012919419445097446,0.012919419445097446,0.012919447384774685,0.012919447384774685,0.012919447384774685,0.012919447384774685,0.012919447384774685,0.012919447384774685,0.012919447384774685,0.012919447384774685,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923,0.012919475324451923],"active":[0.0006756782531738281,0.0005913622444495559,0.0005880381213501096,0.0006042927852831781,0.0006228293059393764,0.0006442393641918898,0.0006723259575664997,0.0006936795543879271,0.0007193151395767927,0.0007462750654667616,0.0007719951681792736,0.0008003069087862968,0.0008255485445261002,0.0008519161492586136,0.0008808481507003307,0.0009149634279310703,0.0009451345540583134,0.0009300909005105495,0.0008945395238697529,0.0008548744954168797,0.0008135759271681309,0.0007721642032265663,0.0007286397740244865,0.0006965529173612595,0.0006630579009652138,0.0006292527541518211,0.0006013065576553345,0.000568486750125885,0.0005388511344790459,0.0005111591890454292,0.000485382042825222,0.00046312808990478516,0.00044425297528505325,0.0004232088103890419,0.0004033772274851799,0.0003824736922979355,0.00036543048918247223,0.00035117659717798233,0.00033576600253582,0.00032334309071302414,0.00030942633748054504,0.0002983827143907547,0.00028415676206350327,0.0002735080197453499,0.0002622399479150772,0.0002534501254558563,0.0002435622736811638,0.00023491401225328445,0.00022581405937671661,0.0002170819789171219,0.0002095317468047142,0.00020319316536188126,0.00019508041441440582,0.00018913578242063522,0.00018203631043434143,0.00017583835870027542,0.00017076823860406876,0.00016564130783081055,0.0001607108861207962,0.0001564575359225273,0.00015226006507873535,0.00014873873442411423,0.00014524534344673157,0.0001419493928551674,0.0001385686919093132,0.0001368783414363861,0.00013470929116010666,0.0001322869211435318,0.00012966711074113846,0.00012699048966169357,0.00012487825006246567,0.00012231431901454926,0.00012014433741569519,0.00011831428855657578,0.00011693313717842102,0.00011437013745307922,0.0001132432371377945,0.00011158082634210587,0.00011020060628652573,0.00010932702571153641,0.00010803155601024628,0.00010715890675783157,0.00010611582547426224,0.00010560918599367142,0.00010439753532409668,0.00010366551578044891,0.00010298844426870346,0.00010284781455993652,0.00010186247527599335,0.00010107364505529404,0.0001005660742521286,9.988993406295776e-05,0.00010005943477153778,9.966455399990082e-05,9.941123425960541e-05,9.867828339338303e-05,9.887572377920151e-05,9.834021329879761e-05,9.760819375514984e-05,9.715743362903595e-05,9.698793292045593e-05,9.659398347139359e-05,9.61432233452797e-05,9.611435234546661e-05,9.580515325069427e-05,9.563565254211426e-05,9.510014206171036e-05,9.529758244752884e-05,9.490363299846649e-05,9.467825293540955e-05,9.417068213224411e-05,9.400211274623871e-05,9.380560368299484e-05,9.363517165184021e-05,9.37487930059433e-05,9.37487930059433e-05,9.35802236199379e-05,9.335484355688095e-05,9.32980328798294e-05,9.326916188001633e-05,9.298790246248245e-05,9.290408343076706e-05,9.270664304494858e-05,9.287521243095398e-05,9.273458272218704e-05,9.264983236789703e-05,9.264983236789703e-05,9.262189269065857e-05,9.262189269065857e-05,9.262189269065857e-05,9.259302169084549e-05,9.273458272218704e-05,9.253807365894318e-05,9.259302169084549e-05,9.25939530134201e-05,9.25092026591301e-05,9.259302169084549e-05,9.25092026591301e-05,9.248033165931702e-05,9.242445230484009e-05,9.228289127349854e-05,9.23406332731247e-05,9.239651262760162e-05,9.225495159626007e-05,9.231176227331161e-05,9.236764162778854e-05,9.231176227331161e-05,9.225495159626007e-05,9.225588291883469e-05,9.219907224178314e-05,9.222794324159622e-05,9.22270119190216e-05,9.228382259607315e-05,9.219907224178314e-05,9.225495159626007e-05,9.228382259607315e-05,9.225588291883469e-05,9.225588291883469e-05,9.228382259607315e-05,9.22270119190216e-05,9.225588291883469e-05,9.22270119190216e-05,9.22270119190216e-05,9.219907224178314e-05,9.219907224178314e-05,9.21422615647316e-05,9.214319288730621e-05,9.211525321006775e-05,9.214319288730621e-05,9.211432188749313e-05,9.211432188749313e-05,9.214319288730621e-05,9.214319288730621e-05,9.214319288730621e-05,9.214319288730621e-05,9.211525321006775e-05,9.211525321006775e-05,9.211525321006775e-05,9.211525321006775e-05,9.214319288730621e-05,9.214319288730621e-05,9.214319288730621e-05,9.211525321006775e-05,9.211525321006775e-05,9.211525321006775e-05,9.211525321006775e-05,9.211525321006775e-05,9.211525321006775e-05,9.208638221025467e-05,9.208638221025467e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.203050285577774e-05,9.203050285577774e-05,9.203050285577774e-05,9.203050285577774e-05,9.203050285577774e-05,9.203050285577774e-05,9.203050285577774e-05,9.203050285577774e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05,9.20584425330162e-05]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0006756782531738281,0.0008867640281096101,0.0011319367913529277,0.0013840396422892809,0.0016468474641442299,0.0019110639113932848,0.002188633428886533,0.002468428574502468,0.002754759043455124,0.003049625549465418,0.0033486897591501474,0.0036540920846164227,0.0039686220698058605,0.0042839692905545235,0.004612190183252096,0.004945820197463036,0.005286013707518578,0.005596318282186985,0.005883606616407633,0.006150809116661549,0.006398038472980261,0.0066313231363892555,0.006848071236163378,0.007048057392239571,0.007239705417305231,0.007416732143610716,0.0075822374783456326,0.007733881939202547,0.007875413633883,0.008009592071175575,0.008135545067489147,0.008247919380664825,0.00835482869297266,0.008456779643893242,0.008549237623810768,0.008636821061372757,0.008719418197870255,0.008794072084128857,0.008863513357937336,0.008929405361413956,0.00898864958435297,0.009045836515724659,0.009098882786929607,0.009148267097771168,0.009194129146635532,0.00923647079616785,0.009276417084038258,0.009312137961387634,0.009345351718366146,0.00937774870544672,0.009407722391188145,0.009435216896235943,0.009460571222007275,0.0094840656965971,0.009507250972092152,0.009527730755507946,0.00954578910022974,0.009564127773046494,0.009580157697200775,0.009594609029591084,0.009608525782823563,0.009621737524867058,0.009633653797209263,0.009644499979913235,0.009654838591814041,0.009664585813879967,0.00967306550592184,0.009681263007223606,0.009689207188785076,0.009696362540125847,0.009702560491859913,0.009708701632916927,0.009714308194816113,0.009719913825392723,0.009725012816488743,0.009729914367198944,0.00973385851830244,0.009737887419760227,0.00974197220057249,0.009745493531227112,0.009748789481818676,0.009751860052347183,0.009754367172718048,0.009757043793797493,0.009759410284459591,0.009761550463736057,0.009763325564563274,0.009765100665390491,0.009766874834895134,0.009768255986273289,0.009769917465746403,0.009771184995770454,0.009772537276148796,0.009773636236786842,0.009774678386747837,0.009775664657354355,0.009776566177606583,0.009777665138244629,0.009778369218111038,0.009779129177331924,0.009779862128198147,0.0097803408280015,0.009780904278159142,0.009781327098608017,0.00978169310837984,0.009782087989151478,0.009782650507986546,0.009782960638403893,0.009783468209207058,0.009783721528947353,0.009784059599041939,0.009784284979104996,0.009784538298845291,0.009784791618585587,0.009784961119294167,0.009785271249711514,0.009785524569451809,0.009785580448806286,0.009785722009837627,0.009785862639546394,0.009785918518900871,0.009785975329577923,0.009786060079932213,0.00978611595928669,0.009786172769963741,0.009786256588995457,0.009786341339349747,0.009786398150026798,0.009786481969058514,0.009786538779735565,0.009786594659090042,0.009786651469767094,0.009786679409444332,0.009786764159798622,0.00978679209947586,0.009786820039153099,0.009786904789507389,0.00978696160018444,0.009786989539861679,0.009786989539861679,0.009787017479538918,0.009787017479538918,0.009787045419216156,0.009787045419216156,0.009787102229893208,0.009787130169570446,0.009787158109247684,0.009787214919924736,0.009787214919924736,0.009787214919924736,0.009787242859601974,0.009787242859601974,0.009787242859601974,0.009787242859601974,0.009787242859601974,0.009787242859601974,0.009787242859601974,0.009787242859601974,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213,0.009787270799279213],"recovered":[0.0,0.0002976272953674197,0.0005526317982003093,0.0008014385821297765,0.0010499637573957443,0.0013055598828941584,0.0015667900443077087,0.0018354856874793768,0.00211099861189723,0.002392794005572796,0.0026805330999195576,0.002969004912301898,0.0032707732170820236,0.003578880336135626,0.003890367690473795,0.004210362676531076,0.004539654590189457,0.004872101359069347,0.005191138479858637,0.005498344078660011,0.00578258978202939,0.006051229313015938,0.006300035864114761,0.006533179897814989,0.006750378757715225,0.0069546471349895,0.007145985029637814,0.007324025966227055,0.007486122194677591,0.007641063071787357,0.007784566842019558,0.007920322939753532,0.008043571375310421,0.008158368058502674,0.008268404752016068,0.008368552662432194,0.008463320322334766,0.008550397120416164,0.008631248027086258,0.008707225322723389,0.008779202587902546,0.008843544870615005,0.008904309943318367,0.008961723186075687,0.009015304036438465,0.009065082296729088,0.009109592996537685,0.009152919985353947,0.009192359633743763,0.009228193201124668,0.009262870997190475,0.009295155294239521,0.009325411170721054,0.009354174137115479,0.009379584342241287,0.009403670206665993,0.009426122531294823,0.009445589035749435,0.009464379400014877,0.009481845423579216,0.009498043917119503,0.009513256140053272,0.009527820162475109,0.009540722705423832,0.009552357718348503,0.009563343599438667,0.009573683142662048,0.009583176113665104,0.009592078626155853,0.009600558318197727,0.009608360938727856,0.00961537566035986,0.009622192941606045,0.009628278203308582,0.009634559974074364,0.009639913216233253,0.009644674137234688,0.009649575687944889,0.009654026478528976,0.009657773189246655,0.009661294519901276,0.009664872661232948,0.00966760516166687,0.009670873172581196,0.00967346504330635,0.00967616867274046,0.009678535163402557,0.009680788964033127,0.009682676754891872,0.009684339165687561,0.009685915894806385,0.009687465615570545,0.009689015336334705,0.009690395556390285,0.009691550396382809,0.009692564606666565,0.00969369150698185,0.009694733656942844,0.00969583261758089,0.009696874767541885,0.009697720408439636,0.009698424488306046,0.009699015878140926,0.00969955138862133,0.009700058028101921,0.009700678288936615,0.0097010163590312,0.009701495058834553,0.009701833128929138,0.009702339768409729,0.009702734649181366,0.009702987968921661,0.009703298099339008,0.009703523479402065,0.00970369204878807,0.00970386154949665,0.009704199619591236,0.009704424999654293,0.009704593569040298,0.009704706259071827,0.009704931639134884,0.009705101139843464,0.009705213829874992,0.009705297648906708,0.009705382399260998,0.00970543920993805,0.009705495089292526,0.009705523028969765,0.009705607779324055,0.009705720469355583,0.009705777280032635,0.00970586109906435,0.009705917909741402,0.009705973789095879,0.009706058539450169,0.009706171229481697,0.009706199169158936,0.009706283919513226,0.009706340730190277,0.009706396609544754,0.009706453420221806,0.009706453420221806,0.009706453420221806,0.009706481359899044,0.009706509299576283,0.009706537239253521,0.009706566110253334,0.009706621989607811,0.009706678800284863,0.009706678800284863,0.009706678800284863,0.009706678800284863,0.009706678800284863,0.009706678800284863,0.009706678800284863,0.009706678800284863,0.009706678800284863,0.009706678800284863,0.009706678800284863,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101,0.009706706739962101],"active":[0.0006756782531738281,0.0005891367327421904,0.0005793049931526184,0.0005826010601595044,0.0005968837067484856,0.0006055040284991264,0.000621843384578824,0.0006329428870230913,0.0006437604315578938,0.000656831543892622,0.0006681566592305899,0.0006850871723145247,0.0006978488527238369,0.0007050889544188976,0.0007218224927783012,0.0007354575209319592,0.0007463591173291206,0.0007242169231176376,0.000692468136548996,0.0006524650380015373,0.0006154486909508705,0.0005800938233733177,0.0005480353720486164,0.0005148774944245815,0.0004893266595900059,0.0004620850086212158,0.000436252448707819,0.0004098559729754925,0.0003892914392054081,0.0003685289993882179,0.00035097822546958923,0.00032759644091129303,0.0003112573176622391,0.0002984115853905678,0.0002808328717947006,0.0002682683989405632,0.00025609787553548813,0.00024367496371269226,0.00023226533085107803,0.00022218003869056702,0.0002094469964504242,0.00020229164510965347,0.0001945728436112404,0.00018654391169548035,0.00017882511019706726,0.00017138849943876266,0.0001668240875005722,0.0001592179760336876,0.00015299208462238312,0.000149555504322052,0.00014485139399766922,0.00014006160199642181,0.00013516005128622055,0.0001298915594816208,0.0001276666298508644,0.00012406054884195328,0.00011966656893491745,0.0001185387372970581,0.00011577829718589783,0.00011276360601186752,0.0001104818657040596,0.00010848138481378555,0.00010583363473415375,0.00010377727448940277,0.00010248087346553802,0.00010124221444129944,9.938236325979233e-05,9.80868935585022e-05,9.712856262922287e-05,9.580422192811966e-05,9.419955313205719e-05,9.332597255706787e-05,9.211525321006775e-05,9.163562208414078e-05,9.045284241437912e-05,9.000115096569061e-05,8.918438106775284e-05,8.831173181533813e-05,8.794572204351425e-05,8.77203419804573e-05,8.749496191740036e-05,8.698739111423492e-05,8.676201105117798e-05,8.617062121629715e-05,8.59452411532402e-05,8.538179099559784e-05,8.479040116071701e-05,8.431170135736465e-05,8.419808000326157e-05,8.391682058572769e-05,8.40015709400177e-05,8.371938019990921e-05,8.352193981409073e-05,8.324068039655685e-05,8.312799036502838e-05,8.310005068778992e-05,8.287467062473297e-05,8.293148130178452e-05,8.253660053014755e-05,8.225440979003906e-05,8.214171975851059e-05,8.191633969545364e-05,8.188840001821518e-05,8.17757099866867e-05,8.163508027791977e-05,8.140970021486282e-05,8.163414895534515e-05,8.146557956933975e-05,8.163508027791977e-05,8.138176053762436e-05,8.132494986057281e-05,8.129701018333435e-05,8.12401995062828e-05,8.126813918352127e-05,8.126907050609589e-05,8.140970021486282e-05,8.132494986057281e-05,8.11554491519928e-05,8.112844079732895e-05,8.115638047456741e-05,8.09868797659874e-05,8.087418973445892e-05,8.084625005722046e-05,8.0818310379982e-05,8.079037070274353e-05,8.081737905740738e-05,8.084625005722046e-05,8.087512105703354e-05,8.087418973445892e-05,8.0818310379982e-05,8.081737905740738e-05,8.079037070274353e-05,8.076149970293045e-05,8.079037070274353e-05,8.073356002569199e-05,8.064880967140198e-05,8.070562034845352e-05,8.067768067121506e-05,8.064880967140198e-05,8.059293031692505e-05,8.056405931711197e-05,8.056405931711197e-05,8.059199899435043e-05,8.056405931711197e-05,8.059293031692505e-05,8.059293031692505e-05,8.059199899435043e-05,8.059293031692505e-05,8.05361196398735e-05,8.05361196398735e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.059199899435043e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05,8.056405931711197e-05]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0006756782531738281,0.0008885669521987438,0.0011463885894045234,0.0014237327268347144,0.0017207965720444918,0.002034256001934409,0.002367801498621702,0.002721151104196906,0.0030901075806468725,0.0034843897446990013,0.0038994059432297945,0.004336029291152954,0.004795048385858536,0.005281703546643257,0.0057925013825297356,0.006332230754196644,0.006899596191942692,0.007427578326314688,0.007928037084639072,0.00840102881193161,0.008858471177518368,0.009291854687035084,0.009705405682325363,0.010096138343214989,0.010472391732037067,0.010828220285475254,0.011166216805577278,0.011488662101328373,0.011797163635492325,0.012091776356101036,0.01237399410456419,0.012641675770282745,0.012894989922642708,0.013132725842297077,0.013362517580389977,0.013581068255007267,0.013787449337542057,0.013982309028506279,0.014169899746775627,0.014349659904837608,0.014520122669637203,0.014682556502521038,0.01483848411589861,0.0149840721860528,0.015120279043912888,0.01525200717151165,0.015377508476376534,0.015497179701924324,0.015607244335114956,0.015712378546595573,0.01581401936709881,0.015910673886537552,0.016000989824533463,0.016087306663393974,0.01617165096104145,0.016250841319561005,0.016325494274497032,0.0163958091288805,0.016462206840515137,0.01652638055384159,0.01658807508647442,0.01664469949901104,0.016699181869626045,0.016750764101743698,0.016798796132206917,0.01684400998055935,0.01688646338880062,0.01692807301878929,0.016967371106147766,0.017003457993268967,0.017037151381373405,0.0170705895870924,0.01710202917456627,0.01713205873966217,0.01715955324470997,0.01718662679195404,0.017212064936757088,0.01723637618124485,0.0172586590051651,0.017279338091611862,0.01729973405599594,0.017319142818450928,0.017338214442133904,0.017356019467115402,0.01737140119075775,0.01738700643181801,0.017401572316884995,0.01741667091846466,0.017429403960704803,0.017441997304558754,0.017453687265515327,0.017464561387896538,0.01747571863234043,0.017485830932855606,0.01749540865421295,0.017503833398222923,0.01751234009861946,0.017520537599921227,0.01752789132297039,0.01753498986363411,0.017541920766234398,0.01754842698574066,0.017554879188537598,0.01756104826927185,0.01756727322936058,0.017572401091456413,0.0175772737711668,0.01758231781423092,0.01758679561316967,0.01759130321443081,0.017595529556274414,0.017599361017346382,0.017602713778614998,0.01760615035891533,0.017609698697924614,0.017612995579838753,0.017616067081689835,0.017618602141737938,0.017621727660298347,0.01762409508228302,0.01762651838362217,0.017628856003284454,0.01763119362294674,0.017633138224482536,0.01763479970395565,0.017636490985751152,0.017638124525547028,0.01763995550572872,0.017641477286815643,0.01764274388551712,0.017644237726926804,0.017645617946982384,0.017646659165620804,0.017647815868258476,0.017648998647928238,0.017650067806243896,0.01765102706849575,0.017652012407779694,0.01765291392803192,0.01765361800789833,0.017654575407505035,0.01765536516904831,0.01765601336956024,0.01765671744942665,0.017657477408647537,0.01765812560915947,0.01765880174934864,0.01765947788953781,0.017659872770309448,0.01766037940979004,0.01766088604927063,0.017661364749073982,0.017661675810813904,0.01766206882894039,0.01766246370971203,0.017662830650806427,0.017663534730672836,0.017663871869444847,0.017664266750216484,0.017664717510342598,0.017665112391114235,0.017665449529886246,0.017665760591626167,0.017666125670075417,0.017666378989815712,0.017666662111878395,0.017667055130004883,0.017667394131422043,0.017667675390839577,0.017667872831225395,0.01766815409064293,0.01766829565167427,0.017668379470705986,0.017668576911091805,0.017668774351477623,0.01766897179186344,0.017669111490249634,0.017669280990958214,0.017669422551989555,0.017669647932052612,0.01766984537243843,0.017669929191470146,0.017670126631855965,0.017670268192887306,0.01767035201191902,0.0176704078912735,0.017670493572950363,0.0176705215126276,0.01767054945230484,0.017670605331659317,0.017670661211013794,0.01767071895301342,0.017670774832367897,0.017670830711722374,0.017670944333076477,0.017670972272753716,0.017671000212430954,0.01767105609178543,0.017671111971139908,0.017671139910817146,0.017671139910817146,0.017671169713139534,0.017671197652816772,0.01767122559249401,0.01767125353217125,0.01767125353217125,0.01767125353217125,0.01767125353217125,0.017671281471848488,0.017671309411525726,0.017671337351202965,0.017671365290880203,0.017671365290880203,0.017671365290880203,0.017671365290880203,0.017671365290880203,0.017671365290880203,0.017671365290880203,0.01767142303287983,0.01767142303287983,0.017671450972557068,0.017671478912234306,0.017671506851911545,0.017671534791588783,0.017671534791588783,0.017671534791588783,0.017671534791588783,0.01767156273126602,0.01767156273126602,0.01767156273126602,0.01767156273126602,0.01767156273126602,0.01767156273126602,0.01767156273126602,0.01767156273126602,0.01767156273126602,0.01767156273126602,0.01767156273126602,0.01767156273126602,0.01767156273126602,0.01767156273126602,0.01767156273126602,0.01767156273126602,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326,0.01767159067094326],"recovered":[0.0,0.000298275233944878,0.0005517866229638457,0.0008095237426459789,0.0010777967981994152,0.001359282061457634,0.0016596138011664152,0.0019760874565690756,0.0023128725588321686,0.002663292456418276,0.0030350659508258104,0.003427460789680481,0.0038455193862318993,0.004288762807846069,0.0047509935684502125,0.005236099474132061,0.005747179035097361,0.006290993187576532,0.0068241022527217865,0.007341745775192976,0.007836626842617989,0.008312576450407505,0.008764412254095078,0.00920027494430542,0.009614503011107445,0.010003967210650444,0.010376191698014736,0.01073371060192585,0.011072017252445221,0.011401336640119553,0.011709444224834442,0.012003352865576744,0.012280330061912537,0.012544237077236176,0.012796959839761257,0.013038638979196548,0.013268458656966686,0.013488474301993847,0.013696715235710144,0.013893377035856247,0.014082997106015682,0.014262164942920208,0.014433754608035088,0.014597738161683083,0.014749749563634396,0.014897027984261513,0.015037347562611103,0.015168569050729275,0.015292719006538391,0.01541233342140913,0.015523918904364109,0.015629420056939125,0.015731455758213997,0.015828024595975876,0.015918821096420288,0.01600806601345539,0.01609133929014206,0.016171233728528023,0.016243886202573776,0.016313355416059494,0.01638096757233143,0.016445394605398178,0.016506891697645187,0.01656334660947323,0.016617942601442337,0.01667036861181259,0.016717752441763878,0.016764149069786072,0.016807250678539276,0.016848381608724594,0.016887735575437546,0.01692427322268486,0.016958754509687424,0.01699194125831127,0.017023351043462753,0.01705273427069187,0.017081018537282944,0.01710682176053524,0.01713271252810955,0.017156600952148438,0.017178799957036972,0.017200011759996414,0.017220042645931244,0.017240043729543686,0.017258552834391594,0.017276355996727943,0.017291991040110588,0.017306610941886902,0.017322640866041183,0.017336135730147362,0.01734979823231697,0.017362361773848534,0.017374251037836075,0.017385631799697876,0.01739642024040222,0.01740695722401142,0.017416197806596756,0.01742509938776493,0.017434056848287582,0.017441580072045326,0.017448903992772102,0.017456509172916412,0.017463017255067825,0.01746969483792782,0.017476454377174377,0.01748296245932579,0.017488569021224976,0.017493724822998047,0.017498739063739777,0.017503555864095688,0.01750783808529377,0.01751200668513775,0.01751648634672165,0.017520515248179436,0.0175242330878973,0.017527922987937927,0.017531022429466248,0.017534909769892693,0.01753786765038967,0.01754079759120941,0.0175432488322258,0.017545728012919426,0.01754792593419552,0.017550433054566383,0.017552686855196953,0.01755465753376484,0.017556404694914818,0.017558179795742035,0.017559729516506195,0.01756136305630207,0.017562545835971832,0.017564009875059128,0.01756550371646881,0.017566658556461334,0.017567813396453857,0.017569193616509438,0.017570292577147484,0.017571279779076576,0.017572348937392235,0.017573336139321327,0.01757417991757393,0.01757519505918026,0.017576180398464203,0.017577026039361954,0.0175777580589056,0.017578406259417534,0.017579082399606705,0.017579928040504456,0.017580490559339523,0.017581138759851456,0.017581475898623466,0.017582040280103683,0.01758260279893875,0.01758311130106449,0.01758347637951374,0.017583955079317093,0.017584266141057014,0.017584828659892082,0.01758522354066372,0.01758553273975849,0.01758592762053013,0.01758640632033348,0.01758691295981407,0.01758727990090847,0.01758764684200287,0.017587928101420403,0.0175882950425148,0.017588632181286812,0.017588941380381584,0.01758916676044464,0.01758936420083046,0.017589589580893517,0.017589787021279335,0.017590012401342392,0.017590265721082687,0.01759040728211403,0.01759057678282261,0.01759074442088604,0.017590830102562904,0.017591027542948723,0.017591167241334915,0.017591308802366257,0.01759142056107521,0.017591703683137894,0.01759192906320095,0.017591984942555428,0.017592040821909904,0.01759212464094162,0.017592154443264008,0.017592238262295723,0.01759232208132744,0.017592379823327065,0.01759246364235878,0.017592547461390495,0.01759263314306736,0.017592716962099075,0.017592772841453552,0.01759280078113079,0.01759283058345318,0.017592858523130417,0.017592886462807655,0.017592914402484894,0.01759297028183937,0.01759297028183937,0.017593026161193848,0.017593055963516235,0.017593055963516235,0.017593083903193474,0.017593083903193474,0.01759313978254795,0.01759313978254795,0.01759313978254795,0.01759313978254795,0.01759316772222519,0.017593195661902428,0.017593223601579666,0.017593223601579666,0.017593223601579666,0.017593223601579666,0.017593281343579292,0.01759330928325653,0.01759330928325653,0.01759333722293377,0.017593365162611008,0.017593393102288246,0.017593393102288246,0.017593393102288246,0.017593393102288246,0.017593421041965485,0.017593448981642723,0.017593448981642723,0.017593448981642723,0.017593448981642723,0.017593448981642723,0.017593448981642723,0.017593448981642723,0.017593448981642723,0.017593448981642723,0.017593448981642723,0.017593448981642723,0.017593448981642723,0.017593448981642723,0.017593448981642723,0.017593448981642723,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996,0.01759347692131996],"active":[0.0006756782531738281,0.0005902916891500354,0.0005946019664406776,0.0006142089841887355,0.0006429997738450766,0.0006749739404767752,0.000708187697455287,0.0007450636476278305,0.0007772350218147039,0.0008210972882807255,0.0008643399924039841,0.0009085685014724731,0.0009495289996266365,0.0009929407387971878,0.001041507814079523,0.0010961312800645828,0.0011524171568453312,0.0011365851387381554,0.001103934831917286,0.0010592830367386341,0.0010218443349003792,0.0009792782366275787,0.0009409934282302856,0.0008958633989095688,0.0008578887209296227,0.00082425307482481,0.000790025107562542,0.000754951499402523,0.0007251463830471039,0.0006904397159814835,0.0006645498797297478,0.0006383229047060013,0.0006146598607301712,0.0005884887650609016,0.0005655577406287193,0.0005424292758107185,0.0005189906805753708,0.0004938347265124321,0.0004731845110654831,0.0004562828689813614,0.000437125563621521,0.0004203915596008301,0.0004047295078635216,0.00038633402436971664,0.000370529480278492,0.00035497918725013733,0.00034016091376543045,0.0003286106511950493,0.0003145253285765648,0.00030004512518644333,0.00029010046273469925,0.0002812538295984268,0.00026953406631946564,0.00025928206741809845,0.0002528298646211624,0.0002427753061056137,0.00023415498435497284,0.00022457540035247803,0.00021832063794136047,0.00021302513778209686,0.0002071075141429901,0.00019930489361286163,0.00019229017198085785,0.00018741749227046967,0.00018085353076457977,0.0001736413687467575,0.00016871094703674316,0.0001639239490032196,0.00016012042760849,0.00015507638454437256,0.00014941580593585968,0.00014631636440753937,0.00014327466487884521,0.00014011748135089874,0.00013620220124721527,0.00013389252126216888,0.00013104639947414398,0.00012955442070960999,0.00012594647705554962,0.00012273713946342468,0.00012093409895896912,0.00011913105845451355,0.00011817179620265961,0.00011597573757171631,0.00011284835636615753,0.000110650435090065,0.00010958127677440643,0.00011005997657775879,0.00010676309466362,0.00010586157441139221,0.00010388903319835663,0.00010219961404800415,0.00010146759450435638,0.0001001991331577301,9.898841381072998e-05,9.687617421150208e-05,9.614229202270508e-05,9.543821215629578e-05,9.383447468280792e-05,9.340979158878326e-05,9.301677346229553e-05,9.191781282424927e-05,9.186193346977234e-05,9.135343134403229e-05,9.0818852186203e-05,8.943863213062286e-05,8.870474994182587e-05,8.859299123287201e-05,8.80565494298935e-05,8.774735033512115e-05,8.769147098064423e-05,8.735433220863342e-05,8.62274318933487e-05,8.563511073589325e-05,8.546561002731323e-05,8.50725919008255e-05,8.504465222358704e-05,8.369237184524536e-05,8.386000990867615e-05,8.32974910736084e-05,8.326955139636993e-05,8.312799036502838e-05,8.32676887512207e-05,8.270516991615295e-05,8.211284875869751e-05,8.183345198631287e-05,8.171983063220978e-05,8.17757099866867e-05,8.174777030944824e-05,8.138082921504974e-05,8.169189095497131e-05,8.160807192325592e-05,8.11554491519928e-05,8.115731179714203e-05,8.118525147438049e-05,8.087418973445892e-05,8.07344913482666e-05,8.073262870311737e-05,8.056499063968658e-05,8.028186857700348e-05,8.039548993110657e-05,8.017010986804962e-05,7.983297109603882e-05,7.969141006469727e-05,7.971934974193573e-05,7.971934974193573e-05,7.971934974193573e-05,7.954984903335571e-05,7.938221096992493e-05,7.924064993858337e-05,7.941015064716339e-05,7.932446897029877e-05,7.907301187515259e-05,7.895752787590027e-05,7.898733019828796e-05,7.88755714893341e-05,7.926858961582184e-05,7.904320955276489e-05,7.904320955276489e-05,7.918477058410645e-05,7.918477058410645e-05,7.904320955276489e-05,7.884763181209564e-05,7.884576916694641e-05,7.873214781284332e-05,7.873401045799255e-05,7.876008749008179e-05,7.876195013523102e-05,7.873401045799255e-05,7.870607078075409e-05,7.878988981246948e-05,7.870607078075409e-05,7.8592449426651e-05,7.856450974941254e-05,7.850863039493561e-05,7.856450974941254e-05,7.853470742702484e-05,7.853657007217407e-05,7.8592449426651e-05,7.862038910388947e-05,7.867813110351562e-05,7.862038910388947e-05,7.870607078075409e-05,7.856450974941254e-05,7.842294871807098e-05,7.842294871807098e-05,7.845275104045868e-05,7.839687168598175e-05,7.839500904083252e-05,7.836706936359406e-05,7.833912968635559e-05,7.833912968635559e-05,7.831119000911713e-05,7.828325033187866e-05,7.831119000911713e-05,7.82553106546402e-05,7.822737097740173e-05,7.82553106546402e-05,7.828138768672943e-05,7.828138768672943e-05,7.825344800949097e-05,7.82553106546402e-05,7.822737097740173e-05,7.82553106546402e-05,7.822737097740173e-05,7.819756865501404e-05,7.819756865501404e-05,7.816962897777557e-05,7.819756865501404e-05,7.816962897777557e-05,7.819756865501404e-05,7.82255083322525e-05,7.82255083322525e-05,7.819756865501404e-05,7.816962897777557e-05,7.814168930053711e-05,7.814168930053711e-05,7.814168930053711e-05,7.819943130016327e-05,7.814168930053711e-05,7.814168930053711e-05,7.816962897777557e-05,7.816962897777557e-05,7.816962897777557e-05,7.814168930053711e-05,7.814168930053711e-05,7.814168930053711e-05,7.816962897777557e-05,7.814168930053711e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.814168930053711e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0006756782531738281,0.0008896938525140285,0.001137176644988358,0.0014048580778762698,0.0016814697301015258,0.001972195226699114,0.0022754566743969917,0.0025878455489873886,0.0029124326538294554,0.0032547391019761562,0.0036098917480558157,0.003977270796895027,0.00435811560600996,0.004756707698106766,0.005167075432837009,0.005595444701611996,0.006037082523107529,0.006445562932640314,0.006825168151408434,0.0071832225657999516,0.007523669861257076,0.007846144028007984,0.008146842010319233,0.008433735929429531,0.008702093735337257,0.008953492157161236,0.009191847406327724,0.009416511282324791,0.00962765421718359,0.009828288108110428,0.010018612258136272,0.010198850184679031,0.010365791618824005,0.010522451251745224,0.010671926662325859,0.010812923312187195,0.010945778340101242,0.01107051968574524,0.011188246309757233,0.011299521662294865,0.011401952244341373,0.011499874293804169,0.011591373942792416,0.011677183210849762,0.011757217347621918,0.011832039803266525,0.011904946528375149,0.0119722755625844,0.012035180814564228,0.012096453458070755,0.012151584029197693,0.012204630300402641,0.012253422290086746,0.012300975620746613,0.012346922419965267,0.012388023547828197,0.012427350506186485,0.012463804334402084,0.01249738410115242,0.01252986490726471,0.012559810653328896,0.012587728910148144,0.012614519335329533,0.012640352360904217,0.012664072215557098,0.012686552479863167,0.012707680463790894,0.01272700633853674,0.012745684012770653,0.01276309322565794,0.012778868898749352,0.012793377041816711,0.012807519175112247,0.012820787727832794,0.012832957319915295,0.012844394892454147,0.012855579145252705,0.012865382246673107,0.012874848209321499,0.012883637100458145,0.012891778722405434,0.012900005094707012,0.012907413765788078,0.012914258986711502,0.012921217828989029,0.01292749959975481,0.012933359481394291,0.012938514351844788,0.012943106703460217,0.012948176823556423,0.01295288186520338,0.012957079336047173,0.012960853986442089,0.012964488007128239,0.012967671267688274,0.012970573268830776,0.012973587960004807,0.0129762077704072,0.012979080900549889,0.012981390580534935,0.012983588501811028,0.012985588051378727,0.012987363152205944,0.0129891661927104,0.012990799732506275,0.01299263071268797,0.012994433753192425,0.012995842844247818,0.012997335754334927,0.01299849059432745,0.012999589554965496,0.01300071645528078,0.013001843355596066,0.013002772815525532,0.013003814965486526,0.013004603795707226,0.013005364686250687,0.013006124645471573,0.013006885536015034,0.013007561676204205,0.013008181937038898,0.01300885807722807,0.013009421527385712,0.013010040856897831,0.013010491617023945,0.013010998256504536,0.013011505827307701,0.013011984527111053,0.01301237940788269,0.013012688606977463,0.013013111427426338,0.013013393618166447,0.01301367487758398,0.013013900257647038,0.013014210388064384,0.013014407828450203,0.013014689087867737,0.013014886528253555,0.01301505509763956,0.013015280477702618,0.013015477918088436,0.013015703298151493,0.013015815988183022,0.01301592867821455,0.013016041368246078,0.013016181997954845,0.013016294687986374,0.013016407378017902,0.013016492128372192,0.01301654800772667,0.01301663275808096,0.013016745448112488,0.01301680225878954,0.013016886077821255,0.013016914948821068,0.013016914948821068,0.013016970828175545,0.013016998767852783,0.013017083518207073,0.013017140328884125,0.013017168268561363,0.013017196208238602,0.01301722414791584,0.013017253018915653,0.013017280958592892,0.01301730889827013,0.013017336837947369,0.013017365708947182,0.01301739364862442,0.01301739364862442,0.01301739364862442,0.013017449527978897,0.01301747839897871,0.01301747839897871,0.01301747839897871,0.01301747839897871,0.01301747839897871,0.013017506338655949,0.013017506338655949,0.013017534278333187,0.013017534278333187,0.013017534278333187,0.013017534278333187,0.013017591089010239,0.013017591089010239,0.013017591089010239,0.013017591089010239,0.013017591089010239,0.013017591089010239,0.013017591089010239,0.013017591089010239,0.013017591089010239,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477,0.013017619028687477],"recovered":[0.0,0.0002997682895511389,0.0005517584504559636,0.000803664093837142,0.0010641056578606367,0.0013324068859219551,0.001609469298273325,0.0019011525437235832,0.002200864488258958,0.002512351842597127,0.002844488713890314,0.0031867672223597765,0.003539356170222163,0.003907495643943548,0.004291749093681574,0.004687693435698748,0.0051013571210205555,0.005528346169739962,0.00594739057123661,0.006346152164041996,0.006725306622684002,0.007088121492415667,0.007428456097841263,0.007751972880214453,0.00805506482720375,0.00834503024816513,0.008614401333034039,0.008866870775818825,0.00910486001521349,0.009329411201179028,0.00954308919608593,0.00974290631711483,0.009932412765920162,0.010109524242579937,0.010274944826960564,0.010431351140141487,0.010582122020423412,0.010725400410592556,0.010859297588467598,0.010984095744788647,0.01110261119902134,0.011211548931896687,0.011316034942865372,0.011414408683776855,0.011505457572638988,0.01159368921071291,0.011672258377075195,0.011748911812901497,0.01182235311716795,0.011889597401022911,0.011953067034482956,0.012013183906674385,0.01207034382969141,0.012122572399675846,0.012172491289675236,0.012220467440783978,0.01226514670997858,0.01230644527822733,0.012345179915428162,0.012381774373352528,0.012415410950779915,0.012448483146727085,0.01247792225331068,0.012506825849413872,0.012534517794847488,0.012560688890516758,0.012584296055138111,0.012606579810380936,0.012627482414245605,0.0126467514783144,0.012665091082453728,0.01268233172595501,0.012698022648692131,0.012713291682302952,0.012727264314889908,0.012741321697831154,0.012754196301102638,0.012766197323799133,0.012776676565408707,0.012787099927663803,0.012796368449926376,0.012805608101189137,0.01281408779323101,0.0128218624740839,0.01282921526581049,0.012835976667702198,0.012841864489018917,0.012848258949816227,0.012854006141424179,0.012859724462032318,0.01286471076309681,0.012869077734649181,0.012873753905296326,0.012878148816525936,0.012881867587566376,0.01288583967834711,0.01288879755884409,0.012891952879726887,0.012894769199192524,0.012897953391075134,0.012900403700768948,0.012902742251753807,0.012905136682093143,0.012907080352306366,0.012909108772873878,0.012911024503409863,0.012912798672914505,0.012914461083710194,0.01291615143418312,0.01291772909462452,0.012919166125357151,0.012920405715703964,0.012921673245728016,0.012922743335366249,0.012923757545650005,0.012924715876579285,0.012925701215863228,0.012926743365824223,0.012927448377013206,0.012928265146911144,0.012928913347423077,0.012929560616612434,0.012930264696478844,0.012930884957313538,0.012931561097502708,0.01293195504695177,0.012932405807077885,0.01293299812823534,0.01293361745774746,0.012933955527842045,0.012934321537613869,0.012934659607708454,0.01293499767780304,0.012935448437929153,0.012935701757669449,0.012936039827764034,0.012936265207827091,0.012936490587890148,0.012936744838953018,0.012936885468661785,0.012937110848724842,0.012937364168465137,0.012937561608850956,0.012937730178236961,0.012937871739268303,0.012937984429299831,0.012938125059008598,0.012938265688717365,0.012938378378748894,0.012938435189425945,0.012938491068780422,0.01293860375881195,0.01293868850916624,0.01293877325952053,0.012938913889229298,0.012938997708261013,0.012938997708261013,0.012939054518938065,0.012939139269292355,0.012939195148646832,0.01293930783867836,0.012939335778355598,0.012939364649355412,0.01293939258903265,0.012939420528709888,0.012939448468387127,0.01293947733938694,0.012939533218741417,0.012939590029418468,0.012939617969095707,0.012939645908772945,0.012939673848450184,0.012939673848450184,0.012939673848450184,0.012939702719449997,0.012939730659127235,0.012939730659127235,0.012939758598804474,0.012939786538481712,0.012939815409481525,0.012939843349158764,0.012939843349158764,0.012939843349158764,0.012939843349158764,0.012939871288836002,0.012939871288836002,0.012939871288836002,0.012939871288836002,0.012939871288836002,0.012939871288836002,0.012939871288836002,0.012939871288836002,0.012939871288836002,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324,0.01293989922851324],"active":[0.0006756782531738281,0.0005899255629628897,0.0005854181945323944,0.0006011939840391278,0.0006173640722408891,0.0006397883407771587,0.0006659873761236668,0.0006866930052638054,0.0007115681655704975,0.0007423872593790293,0.0007654030341655016,0.0007905035745352507,0.000818759435787797,0.0008492120541632175,0.0008753263391554356,0.0009077512659132481,0.0009357254020869732,0.0009172167629003525,0.0008777775801718235,0.0008370704017579556,0.0007983632385730743,0.0007580225355923176,0.0007183859124779701,0.0006817630492150784,0.0006470289081335068,0.0006084619089961052,0.0005774460732936859,0.0005496405065059662,0.0005227942019701004,0.0004988769069314003,0.00047552306205034256,0.00045594386756420135,0.0004333788529038429,0.000412927009165287,0.0003969818353652954,0.0003815721720457077,0.00036365631967782974,0.00034511927515268326,0.0003289487212896347,0.00031542591750621796,0.000299341045320034,0.00028832536190748215,0.0002753389999270439,0.0002627745270729065,0.00025175977498292923,0.00023835059255361557,0.00023268815129995346,0.0002233637496829033,0.00021282769739627838,0.00020685605704784393,0.00019851699471473694,0.00019144639372825623,0.00018307846039533615,0.00017840322107076645,0.00017443113029003143,0.00016755610704421997,0.00016220379620790482,0.0001573590561747551,0.00015220418572425842,0.00014809053391218185,0.0001443997025489807,0.00013924576342105865,0.00013659708201885223,0.000133526511490345,0.00012955442070960999,0.00012586358934640884,0.00012338440865278244,0.00012042652815580368,0.0001182015985250473,0.00011634174734354019,0.00011377781629562378,0.00011104531586170197,0.00010949652642011642,0.00010749604552984238,0.00010569300502538681,0.00010307319462299347,0.00010138284415006638,9.918492287397385e-05,9.81716439127922e-05,9.653717279434204e-05,9.541027247905731e-05,9.439699351787567e-05,9.332597255706787e-05,9.239651262760162e-05,9.200256317853928e-05,9.15229320526123e-05,9.149499237537384e-05,9.025540202856064e-05,8.910056203603745e-05,8.845236152410507e-05,8.81711021065712e-05,8.800160139799118e-05,8.71000811457634e-05,8.633919060230255e-05,8.580368012189865e-05,8.473359048366547e-05,8.479040116071701e-05,8.425489068031311e-05,8.431170135736465e-05,8.343718945980072e-05,8.318480104207993e-05,8.284579962491989e-05,8.22264701128006e-05,8.208584040403366e-05,8.16909596323967e-05,8.160620927810669e-05,8.163508027791977e-05,8.138176053762436e-05,8.118432015180588e-05,8.076149970293045e-05,8.042342960834503e-05,8.031073957681656e-05,8.017010986804962e-05,8.002948015928268e-05,8.005741983652115e-05,7.988791912794113e-05,7.96634703874588e-05,7.938127964735031e-05,7.943715900182724e-05,7.92965292930603e-05,7.926858961582184e-05,7.929746061563492e-05,7.915683090686798e-05,7.915589958429337e-05,7.893051952123642e-05,7.904320955276489e-05,7.910002022981644e-05,7.898639887571335e-05,7.876195013523102e-05,7.873307913541794e-05,7.878988981246948e-05,7.873401045799255e-05,7.867719978094101e-05,7.845181971788406e-05,7.850863039493561e-05,7.836800068616867e-05,7.84238800406456e-05,7.839594036340714e-05,7.831025868654251e-05,7.839500904083252e-05,7.836706936359406e-05,7.833912968635559e-05,7.825437933206558e-05,7.819849997758865e-05,7.816962897777557e-05,7.819756865501404e-05,7.816962897777557e-05,7.814168930053711e-05,7.811374962329865e-05,7.811281830072403e-05,7.814168930053711e-05,7.814168930053711e-05,7.811374962329865e-05,7.811281830072403e-05,7.800105959177017e-05,7.791724056005478e-05,7.797311991453171e-05,7.794424891471863e-05,7.794424891471863e-05,7.794518023729324e-05,7.786042988300323e-05,7.786042988300323e-05,7.785949856042862e-05,7.786042988300323e-05,7.786042988300323e-05,7.786042988300323e-05,7.785949856042862e-05,7.783249020576477e-05,7.780361920595169e-05,7.777567952871323e-05,7.774773985147476e-05,7.777567952871323e-05,7.78045505285263e-05,7.78045505285263e-05,7.777567952871323e-05,7.774773985147476e-05,7.774773985147476e-05,7.774773985147476e-05,7.77198001742363e-05,7.771886885166168e-05,7.769092917442322e-05,7.769092917442322e-05,7.769092917442322e-05,7.774773985147476e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.774773985147476e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05,7.77198001742363e-05]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0006756782531738281,0.0008876092033460736,0.0011288661044090986,0.0013802084140479565,0.0016385088674724102,0.0019048944814130664,0.0021752803586423397,0.002454145811498165,0.002742138458415866,0.0030336526688188314,0.003328913589939475,0.0036353585310280323,0.003949015401303768,0.004265235271304846,0.004590864758938551,0.00491863489151001,0.005260321777313948,0.00556949945166707,0.005856787785887718,0.006120722275227308,0.006369416601955891,0.0066009266301989555,0.006819280330091715,0.007020759861916304,0.007209111470729113,0.007386025972664356,0.007549164351075888,0.0077019925229251385,0.007841242477297783,0.00797325186431408,0.0080946683883667,0.00820991676300764,0.008316319435834885,0.008416973985731602,0.008509657345712185,0.00859600119292736,0.008676964789628983,0.008752631954848766,0.008820581249892712,0.008884500712156296,0.008944927714765072,0.009002171456813812,0.009053584188222885,0.00910170003771782,0.009145928546786308,0.00918796006590128,0.009227737784385681,0.009264247491955757,0.009298841468989849,0.009329969994723797,0.009359126910567284,0.009386678226292133,0.009411807172000408,0.009436231106519699,0.009458542801439762,0.00947826262563467,0.009497418999671936,0.009514829143881798,0.00953128095716238,0.009545732289552689,0.009559676982462406,0.009572438895702362,0.009585115127265453,0.009596243500709534,0.009606103412806988,0.00961531512439251,0.009624667465686798,0.009632611647248268,0.009640302509069443,0.009647457860410213,0.009653937071561813,0.009660191833972931,0.009666078723967075,0.009671347215771675,0.009676248766481876,0.009680896997451782,0.009684953838586807,0.009688503108918667,0.00969258788973093,0.009696278721094131,0.0096993213519454,0.009702137671411037,0.009704645723104477,0.009707152843475342,0.009709406644105911,0.009711463004350662,0.009713434614241123,0.009715181775391102,0.009716900065541267,0.009718533605337143,0.009720026515424252,0.009721238166093826,0.009722337126731873,0.009723519906401634,0.009724759496748447,0.00972591433674097,0.009726928547024727,0.00972766149789095,0.009728393517434597,0.009729097597301006,0.0097297178581357,0.00973042193800211,0.00973101332783699,0.009731548838317394,0.00973197165876627,0.009732590988278389,0.009732956998050213,0.009733323939144611,0.009733633138239384,0.009734055958688259,0.009734309278428555,0.009734534658491611,0.009734787978231907,0.009735013358294964,0.009735182859003544,0.00973543617874384,0.009735633619129658,0.009735802188515663,0.00973602756857872,0.009736225008964539,0.009736365638673306,0.009736450389027596,0.009736591018736362,0.009736732579767704,0.009736873209476471,0.009736929088830948,0.009737013839185238,0.009737098589539528,0.009737154468894005,0.009737154468894005,0.009737239219248295,0.009737296029925346,0.009737379848957062,0.009737436659634113,0.009737464599311352,0.00973749253898859,0.009737634100019932,0.009737634100019932,0.009737634100019932,0.00973766203969717,0.009737717919051647,0.009737717919051647,0.00973774679005146,0.00973774679005146,0.009737774729728699,0.009737774729728699,0.009737774729728699,0.009737774729728699,0.009737802669405937,0.009737830609083176,0.009737859480082989,0.009737887419760227,0.009737887419760227,0.009737887419760227,0.009737915359437466,0.009737915359437466,0.009737915359437466,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704,0.009737943299114704],"recovered":[0.0,0.00029864144744351506,0.0005510823684744537,0.0007972692837938666,0.0010460480116307735,0.001303108874708414,0.0015630151610821486,0.001828724634833634,0.0021045194007456303,0.0023830749560147524,0.0026693493127822876,0.002960638143122196,0.0032621247228235006,0.0035660904832184315,0.0038786204531788826,0.004202474839985371,0.004526583012193441,0.004856522660702467,0.005177757237106562,0.005480849649757147,0.005765856243669987,0.0060293967835605145,0.00627924595028162,0.006512361112982035,0.006729926448315382,0.006932025775313377,0.0071190535090863705,0.007295235060155392,0.0074578383937478065,0.007609230000525713,0.007753127720206976,0.007885616272687912,0.008009145967662334,0.008123802952468395,0.008231500163674355,0.00833055004477501,0.008422951214015484,0.008509633131325245,0.008592033758759499,0.00866671558469534,0.008735734038054943,0.00880193617194891,0.00886219460517168,0.008918790146708488,0.0089722303673625,0.009020881727337837,0.009066659957170486,0.00910917017608881,0.009149031713604927,0.009185908362269402,0.009219544008374214,0.00925036333501339,0.0092798862606287,0.009306958876550198,0.009331467561423779,0.00935552641749382,0.009377583861351013,0.009397557005286217,0.009416403248906136,0.0094351377338171,0.009451194666326046,0.009466604329645634,0.009480774402618408,0.009494325146079063,0.009506551548838615,0.009517650119960308,0.009527228772640228,0.009537342004477978,0.009545821696519852,0.009553934447467327,0.00956173799932003,0.009568724781274796,0.009575259871780872,0.009581740014255047,0.009587232954800129,0.00959292333573103,0.009598332457244396,0.009603206068277359,0.009607290849089622,0.009611318819224834,0.009614812210202217,0.009618108160793781,0.009621178731322289,0.0096239959821105,0.009626644663512707,0.009629039093852043,0.00963151827454567,0.009633461944758892,0.009635546244680882,0.009637434035539627,0.009639095515012741,0.009640476666390896,0.009642025455832481,0.009643265046179295,0.009644419886171818,0.009645518846809864,0.009646815247833729,0.00964799802750349,0.009648842737078667,0.009649603627622128,0.009650420397520065,0.00965101271867752,0.00965171679854393,0.009652223438024521,0.009652843698859215,0.009653350338339806,0.009653913788497448,0.009654336608946323,0.009654730558395386,0.009655153378844261,0.009655491448938847,0.009655829519033432,0.00965611170977354,0.009656365029513836,0.009656674228608608,0.009656871668994427,0.009657041169703007,0.00965723767876625,0.00965740717947483,0.009657688438892365,0.009657857939600945,0.00965802650898695,0.00965819600969553,0.009658364579081535,0.009658506140112877,0.009658589959144592,0.00965870264917612,0.00965878739953041,0.00965890008956194,0.00965898483991623,0.009659012779593468,0.009659097529947758,0.009659182280302048,0.009659238159656525,0.009659266099333763,0.009659294970333576,0.009659322910010815,0.009659435600042343,0.00965949147939682,0.009659520350396633,0.009659548290073872,0.009659604169428349,0.009659633040428162,0.009659633040428162,0.009659633040428162,0.009659633040428162,0.009659633040428162,0.009659633040428162,0.0096596609801054,0.009659688919782639,0.009659716859459877,0.009659716859459877,0.00965974573045969,0.009659773670136929,0.009659773670136929,0.009659773670136929,0.009659801609814167,0.009659801609814167,0.009659801609814167,0.009659829549491405,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219,0.009659858420491219],"active":[0.0006756782531738281,0.0005889677559025586,0.0005777837359346449,0.0005829391302540898,0.0005924608558416367,0.0006017856067046523,0.0006122651975601912,0.0006254211766645312,0.0006376190576702356,0.0006505777128040791,0.0006595642771571875,0.0006747203879058361,0.0006868906784802675,0.0006991447880864143,0.0007122443057596684,0.0007161600515246391,0.0007337387651205063,0.0007129767909646034,0.0006790305487811565,0.0006398726254701614,0.0006035603582859039,0.0005715298466384411,0.0005400343798100948,0.000508398748934269,0.0004791850224137306,0.00045400019735097885,0.0004301108419895172,0.0004067574627697468,0.00038340408354997635,0.0003640218637883663,0.0003415406681597233,0.00032430049031972885,0.0003071734681725502,0.0002931710332632065,0.00027815718203783035,0.0002654511481523514,0.0002540135756134987,0.00024299882352352142,0.00022854749113321304,0.00021778512746095657,0.00020919367671012878,0.0002002352848649025,0.00019138958305120468,0.00018290989100933075,0.00017369817942380905,0.00016707833856344223,0.0001610778272151947,0.00015507731586694717,0.00014980975538492203,0.0001440616324543953,0.00013958290219306946,0.00013631489127874374,0.00013192091137170792,0.0001292722299695015,0.00012707524001598358,0.00012273620814085007,0.00011983513832092285,0.00011727213859558105,0.00011487770825624466,0.00011059455573558807,0.00010848231613636017,0.00010583456605672836,0.00010434072464704514,0.00010191835463047028,9.955186396837234e-05,9.766500443220139e-05,9.743869304656982e-05,9.526964277029037e-05,9.448081254959106e-05,9.352341294288635e-05,9.219907224178314e-05,9.146705269813538e-05,9.0818852186203e-05,8.960720151662827e-05,8.901581168174744e-05,8.797366172075272e-05,8.662138134241104e-05,8.529704064130783e-05,8.529704064130783e-05,8.495990186929703e-05,8.450914174318314e-05,8.402951061725616e-05,8.346699178218842e-05,8.315686136484146e-05,8.27619805932045e-05,8.242391049861908e-05,8.191633969545364e-05,8.171983063220978e-05,8.13538208603859e-05,8.109956979751587e-05,8.093100041151047e-05,8.076149970293045e-05,8.031167089939117e-05,8.025486022233963e-05,8.033961057662964e-05,8.039548993110657e-05,8.011329919099808e-05,7.96634703874588e-05,7.955078035593033e-05,7.949396967887878e-05,7.929746061563492e-05,7.940921932458878e-05,7.92965292930603e-05,7.932540029287338e-05,7.91279599070549e-05,7.924064993858337e-05,7.904320955276489e-05,7.898733019828796e-05,7.890257984399796e-05,7.890257984399796e-05,7.881782948970795e-05,7.870513945817947e-05,7.86762684583664e-05,7.864832878112793e-05,7.850863039493561e-05,7.856450974941254e-05,7.8592449426651e-05,7.856450974941254e-05,7.862038910388947e-05,7.853657007217407e-05,7.850769907236099e-05,7.84238800406456e-05,7.839500904083252e-05,7.836800068616867e-05,7.836706936359406e-05,7.833912968635559e-05,7.831119000911713e-05,7.831119000911713e-05,7.825437933206558e-05,7.816962897777557e-05,7.822643965482712e-05,7.819849997758865e-05,7.819756865501404e-05,7.819849997758865e-05,7.819849997758865e-05,7.819756865501404e-05,7.831119000911713e-05,7.819849997758865e-05,7.814262062311172e-05,7.814168930053711e-05,7.816962897777557e-05,7.811374962329865e-05,7.811374962329865e-05,7.811374962329865e-05,7.814168930053711e-05,7.814168930053711e-05,7.814168930053711e-05,7.814168930053711e-05,7.814168930053711e-05,7.814168930053711e-05,7.814262062311172e-05,7.817056030035019e-05,7.814168930053711e-05,7.811374962329865e-05,7.814168930053711e-05,7.814168930053711e-05,7.811374962329865e-05,7.814168930053711e-05,7.814168930053711e-05,7.811374962329865e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05,7.808487862348557e-05]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0006756782531738281,0.0008885951247066259,0.0011489521712064743,0.0014279301976785064,0.0017254448030143976,0.0020411862060427666,0.0023762527853250504,0.002729264320805669,0.0030968966893851757,0.00348827731795609,0.0038994622882455587,0.004333916120231152,0.00479479506611824,0.005283196922391653,0.005799347069114447,0.006334428209811449,0.006907371338456869,0.007462003268301487,0.00801009964197874,0.008557097055017948,0.009100150316953659,0.009644021280109882,0.010184398852288723,0.010718493722379208,0.011249884963035583,0.011779810301959515,0.012302975170314312,0.012824449688196182,0.013340233825147152,0.013852524571120739,0.014359547756612301,0.014859640039503574,0.015361366793513298,0.01585475541651249,0.016347749158740044,0.01683516427874565,0.017316551879048347,0.01779193803668022,0.018263719975948334,0.01872994937002659,0.019189363345503807,0.01964953914284706,0.020099401473999023,0.020543942227959633,0.020984424278140068,0.021418005228042603,0.021850205957889557,0.022277843207120895,0.022696858271956444,0.023110099136829376,0.0235214252024889,0.023924695327878,0.02432308904826641,0.024715963751077652,0.025101428851485252,0.025484723970294,0.025859059765934944,0.026229284703731537,0.026594944298267365,0.026957055553793907,0.02730516530573368,0.027655979618430138,0.02799718827009201,0.028334423899650574,0.028668025508522987,0.028997598215937614,0.02932117134332657,0.0296375323086977,0.02995116077363491,0.030261972919106483,0.030560528859496117,0.030859537422657013,0.03114798106253147,0.031435802578926086,0.03171602264046669,0.031991761177778244,0.03226200491189957,0.03253070265054703,0.03279001638293266,0.03304952755570412,0.033302221447229385,0.033554717898368835,0.03380090743303299,0.034043457359075546,0.034280095249414444,0.03451346606016159,0.034743424504995346,0.03496679291129112,0.0351889505982399,0.0354030504822731,0.03561416640877724,0.035826291888952255,0.03603005409240723,0.036229927092790604,0.03642664849758148,0.03662063181400299,0.0368097722530365,0.03699544817209244,0.03717450425028801,0.037354178726673126,0.03753078356385231,0.03770383819937706,0.03787069395184517,0.038035355508327484,0.03819590061903,0.0383559986948967,0.03850947320461273,0.03866565600037575,0.038816116750240326,0.03896592929959297,0.03910878673195839,0.03925130143761635,0.03939007222652435,0.03952864557504654,0.03966259956359863,0.039798554033041,0.03992924094200134,0.04005758836865425,0.040185850113630295,0.040309350937604904,0.04043310880661011,0.040552835911512375,0.040670786052942276,0.04078775271773338,0.040902238339185715,0.04101422056555748,0.0411258339881897,0.041235167533159256,0.04134500399231911,0.04145132377743721,0.041556768119335175,0.041656941175460815,0.04175689443945885,0.041856084018945694,0.041954148560762405,0.042051564902067184,0.042146723717451096,0.04223890230059624,0.04233059659600258,0.04242192953824997,0.04251052439212799,0.04259985685348511,0.0426870733499527,0.0427742637693882,0.04285680502653122,0.042940277606248856,0.043020956218242645,0.04310203343629837,0.043179165571928024,0.04325767979025841,0.0433359369635582,0.04341064766049385,0.0434863418340683,0.04356051981449127,0.04363356530666351,0.04370472580194473,0.04377597197890282,0.04384775087237358,0.04391826316714287,0.04398646578192711,0.04405554011464119,0.04412216320633888,0.04418881610035896,0.04425375163555145,0.04431820660829544,0.04438071697950363,0.04444444179534912,0.04450796917080879,0.044569745659828186,0.04463127255439758,0.04469144716858864,0.04475271701812744,0.04481193423271179,0.04487157240509987,0.04492988437414169,0.044988226145505905,0.04504690691828728,0.04510468617081642,0.04516035318374634,0.04521627351641655,0.045271966606378555,0.045326899737119675,0.04537943750619888,0.04543634504079819,0.045490462332963943,0.04554440826177597,0.04559782147407532,0.045650895684957504,0.04570363089442253,0.04575769230723381,0.04581113159656525,0.04586353152990341,0.04591257497668266,0.045963142067193985,0.04601433128118515,0.04606498032808304,0.04611622542142868,0.04616600275039673,0.04621575400233269,0.0462644062936306,0.04631367698311806,0.04636218771338463,0.04641058295965195,0.046461012214422226,0.046508338302373886,0.0465567372739315,0.04660414904356003,0.04665333405137062,0.04670187458395958,0.046750158071517944,0.046798329800367355,0.04684692621231079,0.04689549282193184,0.04694366455078125,0.046991247683763504,0.04704006761312485,0.04708821326494217,0.04713534191250801,0.04718407616019249,0.047231320291757584,0.04727822542190552,0.04732780531048775,0.047375135123729706,0.047424547374248505,0.047474998980760574,0.04752475023269653,0.04757458344101906,0.04762371629476547,0.047672875225543976,0.04772163927555084,0.04777136072516441,0.04781975597143173,0.04786801338195801,0.04791669547557831,0.04796542972326279,0.04801323637366295,0.04806194454431534,0.04811127111315727,0.04815823212265968,0.04820719361305237,0.04825626686215401,0.0483042448759079,0.048355262726545334,0.04840588569641113,0.048454537987709045,0.04850346967577934,0.04855257272720337,0.04860296845436096,0.04865215718746185,0.04870162531733513,0.04875199496746063,0.04880321025848389,0.04885309934616089,0.048904456198215485,0.04895536229014397,0.04900747910141945,0.04905860871076584,0.049109965562820435,0.04916070029139519,0.04921084642410278,0.04926304519176483,0.04931555688381195,0.0493677593767643,0.04941967874765396,0.049471285194158554,0.04952554404735565,0.04957873001694679,0.04963242635130882,0.049685217440128326,0.04974063113331795,0.049796294420957565,0.049851369112730026,0.049905966967344284,0.04996194317936897,0.05001746863126755,0.05007358267903328,0.050131138414144516,0.050187621265649796,0.05024424567818642,0.05030044540762901,0.050354279577732086,0.05041034147143364,0.05046755447983742,0.05052671581506729,0.05058421194553375,0.05064379423856735,0.05070269852876663,0.05076213926076889,0.05082155391573906,0.05088090896606445,0.050941336899995804,0.05100274831056595,0.05106086656451225,0.05112239345908165,0.05118203163146973,0.05124257132411003,0.051303476095199585,0.05136793106794357,0.0514288954436779,0.05149177089333534,0.05155467614531517,0.0516149066388607,0.05167879909276962,0.05173925310373306,0.05180441215634346,0.051866475492715836,0.051928337663412094,0.05199147015810013,0.0520545169711113,0.05211866274476051,0.052180469036102295,0.052245430648326874,0.052309464663267136,0.05237124487757683,0.05243631824851036,0.05250006914138794,0.052566949278116226,0.052632782608270645,0.05269813910126686,0.052762795239686966,0.05283127725124359,0.052891846746206284,0.052955932915210724,0.053021177649497986,0.053084731101989746,0.05314730107784271,0.053214263170957565,0.053278859704732895,0.05334317311644554,0.05340765789151192,0.053471632301807404,0.05353837087750435,0.05360344797372818,0.05366801470518112,0.05373145639896393,0.0537966713309288,0.05386115610599518,0.053923580795526505,0.05398879945278168,0.054055847227573395,0.054120808839797974,0.05418610945343971,0.05424923822283745,0.054315611720085144,0.05437975749373436,0.0544462688267231,0.05450934171676636,0.054572898894548416,0.05463622510433197,0.05469803139567375,0.054763078689575195],"recovered":[0.0,0.00029985280707478523,0.0005539276171475649,0.0008108195615932345,0.0010783039033412933,0.0013632259797304869,0.0016600926173850894,0.0019746224861592054,0.002308562397956848,0.002660334575921297,0.0030345870181918144,0.003426277544349432,0.003839603392407298,0.004274141974747181,0.004741331096738577,0.0052282679826021194,0.005738586653023958,0.006280823145061731,0.0068282997235655785,0.0073751285672187805,0.007922266609966755,0.008463067002594471,0.009008063934743404,0.00954508874565363,0.010088790208101273,0.010618463158607483,0.01115086767822504,0.011676314286887646,0.012198719196021557,0.012718756683170795,0.013238906860351562,0.013748071156442165,0.014254080131649971,0.014758369885385036,0.015258321538567543,0.01575452648103237,0.016247183084487915,0.01673637330532074,0.017219197005033493,0.017701739445328712,0.018174223601818085,0.018638484179973602,0.019103391095995903,0.01956246607005596,0.02001120336353779,0.020456306636333466,0.0208971556276083,0.021333102136850357,0.02176155522465706,0.022186854854226112,0.022610096260905266,0.023026859387755394,0.02343638241291046,0.023842692375183105,0.024241594597697258,0.0246344693005085,0.025021256878972054,0.02540452592074871,0.025780213996767998,0.026151537895202637,0.02651384472846985,0.026874659582972527,0.02723068557679653,0.02757510542869568,0.027916904538869858,0.02825433760881424,0.028588784858584404,0.02891559712588787,0.02924063615500927,0.029561052098870277,0.029876427724957466,0.030179154127836227,0.0304794292896986,0.030777057632803917,0.03107006475329399,0.03135405480861664,0.03163503482937813,0.03190925344824791,0.03218363970518112,0.03244951739907265,0.03270925208926201,0.03296693414449692,0.033222559839487076,0.033473704010248184,0.03372059389948845,0.03396559879183769,0.03420150279998779,0.034433405846357346,0.03466165065765381,0.03488631546497345,0.035108018666505814,0.03532169759273529,0.03553362935781479,0.03574271500110626,0.035944193601608276,0.036142293363809586,0.036339011043310165,0.03653564676642418,0.03672531992197037,0.03690699487924576,0.03708909451961517,0.03726668283343315,0.03744461387395859,0.037612710148096085,0.03778080642223358,0.03794408589601517,0.03810823708772659,0.03826765716075897,0.03842479735612869,0.03857945650815964,0.03873157873749733,0.03887781500816345,0.039022304117679596,0.039164118468761444,0.03930474817752838,0.03944306820631027,0.0395800918340683,0.03971384838223457,0.03984512388706207,0.03997457027435303,0.04010041058063507,0.040224168449640274,0.04034705087542534,0.040468551218509674,0.04058808088302612,0.04070499166846275,0.04081674665212631,0.04093024507164955,0.041041549295186996,0.041152093559503555,0.041259847581386566,0.04136639088392258,0.04147065058350563,0.04157257452607155,0.04167388007044792,0.04177270084619522,0.041872259229421616,0.04196854680776596,0.042062949389219284,0.042156025767326355,0.04224958270788193,0.04234085604548454,0.04243173450231552,0.04252038896083832,0.04260862246155739,0.04269268363714218,0.042776353657245636,0.04285883903503418,0.04294191300868988,0.043019890785217285,0.04309860244393349,0.04317764937877655,0.04325472563505173,0.04333259165287018,0.04340774938464165,0.04348386824131012,0.04355677589774132,0.04362858459353447,0.043702393770217896,0.043774254620075226,0.043842852115631104,0.04391108453273773,0.04397762194275856,0.04404478147625923,0.04411143437027931,0.044175777584314346,0.04424136132001877,0.04430502653121948,0.04436821490526199,0.044430527836084366,0.04449284449219704,0.044554032385349274,0.044614966958761215,0.04467587172985077,0.044735170900821686,0.04479433223605156,0.0448530949652195,0.04491284489631653,0.04496966674923897,0.04502741992473602,0.04508218169212341,0.04513781890273094,0.04519416391849518,0.045247066766023636,0.04530157893896103,0.04535814747214317,0.04541195183992386,0.04546843469142914,0.04552145302295685,0.04557407647371292,0.0456274040043354,0.045681409537792206,0.04573453962802887,0.0457858107984066,0.0458383783698082,0.045887649059295654,0.04593861103057861,0.045989178121089935,0.04603985697031021,0.046089861541986465,0.04613938555121422,0.046189192682504654,0.04623832181096077,0.04628680646419525,0.046336669474840164,0.046384137123823166,0.04643259197473526,0.04648143798112869,0.046528711915016174,0.04657623544335365,0.04662530869245529,0.04667438194155693,0.04672359675168991,0.04677320644259453,0.04682115465402603,0.04686896130442619,0.046916767954826355,0.04696502536535263,0.0470125749707222,0.04705880582332611,0.04710793495178223,0.04715461656451225,0.04720287397503853,0.047252003103494644,0.047299131751060486,0.04734840244054794,0.047398969531059265,0.04744911566376686,0.04749711975455284,0.047546952962875366,0.04759650677442551,0.047646649181842804,0.04769473895430565,0.04774308204650879,0.04779139533638954,0.047840721905231476,0.04788897931575775,0.04793678596615791,0.04798377305269241,0.04803377762436867,0.048083048313856125,0.048132095485925674,0.04818018153309822,0.04822928458452225,0.048279739916324615,0.04832788184285164,0.04837754741311073,0.048426736146211624,0.048475950956344604,0.0485265739262104,0.04857494309544563,0.04862455278635025,0.048675570636987686,0.04872732236981392,0.048777494579553604,0.04882870987057686,0.048878852277994156,0.0489313080906868,0.048982635140419006,0.04903491958975792,0.049084898084402084,0.049136534333229065,0.04918589070439339,0.04923611879348755,0.049289558082818985,0.049341872334480286,0.04939503222703934,0.04944658651947975,0.04950106889009476,0.04955526813864708,0.049610596150159836,0.04966665804386139,0.04972144961357117,0.04977579042315483,0.04983179643750191,0.049886588007211685,0.04994465038180351,0.05000189319252968,0.05005660280585289,0.05011150613427162,0.050167933106422424,0.050223458558321,0.05027991160750389,0.05033617094159126,0.05039361119270325,0.05045108124613762,0.05050886049866676,0.05056849867105484,0.05062875524163246,0.050687745213508606,0.050745636224746704,0.05080524832010269,0.050865788012742996,0.05092734098434448,0.050987936556339264,0.051046956330537796,0.05110670626163483,0.051166512072086334,0.051229558885097504,0.051290661096572876,0.05135565251111984,0.05141808092594147,0.05147876217961311,0.051542624831199646,0.05160525068640709,0.051669225096702576,0.05173292011022568,0.05179284140467644,0.0518556609749794,0.05191715806722641,0.05198000743985176,0.052043478935956955,0.05210717394948006,0.05217086896300316,0.05223549157381058,0.05229901894927025,0.052363473922014236,0.052428800612688065,0.052493397146463394,0.05256007984280586,0.05262597277760506,0.052692510187625885,0.05275508016347885,0.05282139405608177,0.0528862439095974,0.05295055732131004,0.05301301181316376,0.05307808890938759,0.05314144492149353,0.053204577416181564,0.05327041074633598,0.05333545804023743,0.0534018874168396,0.05346746742725372,0.053530432283878326,0.05359426885843277,0.0536588616669178,0.05372453108429909,0.05378701165318489,0.053851496428251266,0.053916290402412415,0.05398162081837654,0.0540475957095623,0.05411205068230629,0.05417642369866371,0.05424191802740097,0.054309021681547165,0.05437367409467697,0.05443478003144264,0.05449884012341499,0.05456262081861496],"active":[0.0006756782531738281,0.0005887423176318407,0.0005950245540589094,0.0006171106360852718,0.0006471408996731043,0.0006779602263122797,0.000716160167939961,0.0007546418346464634,0.0007883342914283276,0.0008279427420347929,0.0008648752700537443,0.0009076385758817196,0.0009551916737109423,0.0010090549476444721,0.0010580159723758698,0.0011061602272093296,0.001168784685432911,0.0011811801232397556,0.0011817999184131622,0.0011819684877991676,0.0011778837069869041,0.0011809542775154114,0.0011763349175453186,0.0011734049767255783,0.001161094754934311,0.0011613471433520317,0.0011521074920892715,0.0011481354013085365,0.001141514629125595,0.0011337678879499435,0.0011206408962607384,0.001111568883061409,0.001107286661863327,0.0010963855311274529,0.0010894276201725006,0.0010806377977132797,0.0010693687945604324,0.0010555647313594818,0.0010445229709148407,0.001028209924697876,0.0010151397436857224,0.0010110549628734589,0.0009960103780031204,0.0009814761579036713,0.0009732209146022797,0.000961698591709137,0.0009530503302812576,0.0009447410702705383,0.0009353030472993851,0.0009232442826032639,0.0009113289415836334,0.0008978359401226044,0.0008867066353559494,0.0008732713758945465,0.0008598342537879944,0.0008502546697854996,0.0008378028869628906,0.0008247587829828262,0.0008147303014993668,0.0008055176585912704,0.0007913205772638321,0.0007813200354576111,0.0007665026932954788,0.000759318470954895,0.0007511209696531296,0.0007432606071233749,0.0007323864847421646,0.0007219351828098297,0.0007105246186256409,0.0007009208202362061,0.0006841011345386505,0.0006803832948207855,0.0006685517728328705,0.0006587449461221695,0.000645957887172699,0.0006377063691616058,0.0006269700825214386,0.000621449202299118,0.0006063766777515411,0.0006000101566314697,0.0005929693579673767,0.0005877837538719177,0.0005783475935459137,0.0005697533488273621,0.0005595013499259949,0.0005478672683238983,0.0005419217050075531,0.0005333870649337769,0.0005272999405860901,0.0005167350172996521,0.0005061477422714233,0.0005045942962169647,0.0004964247345924377,0.00048721209168434143,0.00048245489597320557,0.00047833845019340515,0.0004707612097263336,0.00045980140566825867,0.0004491843283176422,0.00044718384742736816,0.00044168904423713684,0.0004371553659439087,0.0004260800778865814,0.00042264536023139954,0.00041509419679641724,0.00041191279888153076,0.0004012361168861389,0.0003979988396167755,0.0003913193941116333,0.00038647279143333435,0.00037720799446105957,0.0003734864294528961,0.0003677681088447571,0.0003645271062850952,0.00035785138607025146,0.00035548582673072815,0.00034914910793304443,0.00034373998641967773,0.00034072622656822205,0.00033478066325187683,0.0003326982259750366,0.00032866746187210083,0.00032373517751693726,0.0003192014992237091,0.0003141574561595917,0.00030922889709472656,0.000309087336063385,0.0003049224615097046,0.0003034546971321106,0.0002992302179336548,0.0002969205379486084,0.0002905502915382385,0.00028624385595321655,0.0002835094928741455,0.00028026849031448364,0.0002788640558719635,0.00027446448802948,0.0002703554928302765,0.0002676472067832947,0.0002659037709236145,0.00026094168424606323,0.0002590008080005646,0.0002553388476371765,0.000253874808549881,0.0002481825649738312,0.0002475939691066742,0.0002446025609970093,0.00024319440126419067,0.00023725256323814392,0.00023778900504112244,0.00023733451962471008,0.00023299828171730042,0.00023161619901657104,0.00022792816162109375,0.00022581592202186584,0.00022085756063461304,0.00021919608116149902,0.00021916627883911133,0.00021586939692497253,0.00021221116185188293,0.00021268799901008606,0.0002110786736011505,0.00021119415760040283,0.00020897015929222107,0.00020677223801612854,0.00020493939518928528,0.00020308047533035278,0.0002029426395893097,0.00020153075456619263,0.00020074471831321716,0.00019860267639160156,0.00019868463277816772,0.00019696727395057678,0.00019570067524909973,0.00019471347332000732,0.0001938939094543457,0.00019381195306777954,0.0001918412744998932,0.00019068643450737,0.00018885359168052673,0.0001897849142551422,0.0001890808343887329,0.00018527358770370483,0.0001892782747745514,0.00018888339400291443,0.00018626078963279724,0.00018586963415145874,0.0001824609935283661,0.00018217787146568298,0.00018361583352088928,0.00018372759222984314,0.00018212199211120605,0.00017803534865379333,0.00017733126878738403,0.00017595291137695312,0.00017733126878738403,0.00017761439085006714,0.0001768246293067932,0.0001758970320224762,0.00017454475164413452,0.0001742914319038391,0.00017299503087997437,0.00017226114869117737,0.0001742057502269745,0.00017166882753372192,0.0001726001501083374,0.00017155706882476807,0.0001718960702419281,0.00017316266894340515,0.00017392262816429138,0.0001730211079120636,0.00017254427075386047,0.0001718960702419281,0.0001704581081867218,0.00017009302973747253,0.00017110630869865417,0.0001714453101158142,0.00017031654715538025,0.00017150118947029114,0.00017251446843147278,0.00017029047012329102,0.00017318874597549438,0.00017226114869117737,0.00017254427075386047,0.0001758672297000885,0.0001763477921485901,0.0001756139099597931,0.00017460063099861145,0.00017575547099113464,0.00017468631267547607,0.00017485395073890686,0.00017310678958892822,0.000173274427652359,0.00017361342906951904,0.00017403438687324524,0.00017251446843147278,0.00017296522855758667,0.00017448514699935913,0.0001744590699672699,0.00017341598868370056,0.00017321854829788208,0.0001721493899822235,0.00017508119344711304,0.0001766011118888855,0.00017479807138442993,0.00017558783292770386,0.0001750253140926361,0.00017623230814933777,0.00017620623111724854,0.00017505139112472534,0.0001770518720149994,0.00017865747213363647,0.00017752870917320251,0.00017713382840156555,0.00017786771059036255,0.00017876923084259033,0.00017975643277168274,0.00017865747213363647,0.00017806515097618103,0.0001759268343448639,0.0001781471073627472,0.00017902255058288574,0.00018186867237091064,0.00018355995416641235,0.0001817271113395691,0.0001836717128753662,0.00018369778990745544,0.00018583983182907104,0.00018414855003356934,0.00018536299467086792,0.0001856982707977295,0.00018471106886863708,0.00018451735377311707,0.00018615275621414185,0.00018567219376564026,0.00018699467182159424,0.00018648803234100342,0.0001857280731201172,0.0001876428723335266,0.00018893927335739136,0.00018634647130966187,0.00018688291311264038,0.0001876428723335266,0.00019054487347602844,0.00019060075283050537,0.00019271299242973328,0.00019383803009986877,0.0001936405897140503,0.0001927986741065979,0.00019316375255584717,0.00019570067524909973,0.00019749999046325684,0.0001950785517692566,0.00019505247473716736,0.00019409507513046265,0.0001956149935722351,0.0001967698335647583,0.00020141899585723877,0.00019933655858039856,0.00020110979676246643,0.00019902363419532776,0.00019682571291923523,0.0002000369131565094,0.00019662827253341675,0.00019916146993637085,0.0001972503960132599,0.00019541755318641663,0.0001986287534236908,0.00019885599613189697,0.0002015046775341034,0.00020046159625053406,0.00020195171236991882,0.00020229071378707886,0.00020037591457366943,0.00020082667469978333,0.00020105019211769104,0.00020347535610198975,0.00020398199558258057,0.0002047419548034668,0.00020271539688110352,0.00020530447363853455,0.00019933655858039856,0.00020085275173187256,0.000199783593416214,0.00019848719239234924,0.00019674375653266907,0.00020125135779380798,0.0002007707953453064,0.0002017281949520111,0.00020308047533035278,0.0002012215554714203,0.000202912837266922,0.00020156055688858032,0.00020054727792739868,0.0002010241150856018,0.00020240247249603271,0.00020229443907737732,0.000199049711227417,0.0002017877995967865,0.0002043507993221283,0.00020451843738555908,0.0002044886350631714,0.00020164251327514648,0.00020356103777885437,0.0002033337950706482,0.0002043507993221283,0.0002003200352191925,0.0001992247998714447,0.000201445072889328,0.00019919127225875854,0.0002004578709602356]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0006756782531738281,0.0008899192325770855,0.0011372048174962401,0.0014047735603526235,0.0016817232826724648,0.001970364013686776,0.00227556936442852,0.0025884935166686773,0.0029124608263373375,0.0032536687795072794,0.003608398837968707,0.003974228166043758,0.004351917654275894,0.004744988400489092,0.005154201295226812,0.005581330973654985,0.00602009566500783,0.006449676118791103,0.006861480884253979,0.007272975519299507,0.007673934102058411,0.008067737333476543,0.008447906002402306,0.008824806660413742,0.009197003208100796,0.009563480503857136,0.009922407567501068,0.010276630520820618,0.010619557462632656,0.010956567712128162,0.011286591179668903,0.011612305417656898,0.01193376537412405,0.012247844599187374,0.012557556852698326,0.012858142144978046,0.013149543665349483,0.013439452275633812,0.013718965463340282,0.013992056250572205,0.014262103475630283,0.014520601369440556,0.014776084572076797,0.01502869464457035,0.015274092555046082,0.015513603575527668,0.015747196972370148,0.01597428508102894,0.01619739830493927,0.016416683793067932,0.016628248617053032,0.01683795265853405,0.017042502760887146,0.017239701002836227,0.017431601881980896,0.01761787012219429,0.01780303753912449,0.017981134355068207,0.018154416233301163,0.01832248456776142,0.01848953776061535,0.01864892989397049,0.018804209306836128,0.01895596645772457,0.019104203209280968,0.019250495359301567,0.019393011927604675,0.019528429955244064,0.019662130624055862,0.01979185827076435,0.01991603709757328,0.020037509500980377,0.020158279687166214,0.02027355507016182,0.020384887233376503,0.02049737423658371,0.02060358040034771,0.020710038021206856,0.020810551941394806,0.020909179002046585,0.021004369482398033,0.021098263561725616,0.02118905819952488,0.02127658575773239,0.021360818296670914,0.021443134173750877,0.02152443490922451,0.02160249650478363,0.021678954362869263,0.021754030138254166,0.021824851632118225,0.021893814206123352,0.02196207270026207,0.022030077874660492,0.022097406908869743,0.022160425782203674,0.022221725434064865,0.022280968725681305,0.022339507937431335,0.02239675261080265,0.02245289646089077,0.022506140172481537,0.02255980670452118,0.02261023223400116,0.022659165784716606,0.02270778827369213,0.022754017263650894,0.022798584774136543,0.022844363003969193,0.022888759151101112,0.022931354120373726,0.022972146049141884,0.023012317717075348,0.023051448166370392,0.023088520392775536,0.023125313222408295,0.023161061108112335,0.02319672517478466,0.023230699822306633,0.02326301299035549,0.02329464815557003,0.023325158283114433,0.023355891928076744,0.023385247215628624,0.023414291441440582,0.023443279787898064,0.023471366614103317,0.02349824085831642,0.023524440824985504,0.02354953996837139,0.023574471473693848,0.02359841763973236,0.02362154610455036,0.023644588887691498,0.023666787892580032,0.023687494918704033,0.023708706721663475,0.023730004206299782,0.023750541731715202,0.023770147934556007,0.023789333179593086,0.023807672783732414,0.023825982585549355,0.02384367398917675,0.0238602664321661,0.02387719787657261,0.02389359287917614,0.023909341543912888,0.02392517402768135,0.023939765989780426,0.02395489439368248,0.023969965055584908,0.023984558880329132,0.023998107761144638,0.02401188388466835,0.02402571588754654,0.024038534611463547,0.024051209911704063,0.024063605815172195,0.024075578898191452,0.024087410420179367,0.024098848924040794,0.024110257625579834,0.024121271446347237,0.024132370948791504,0.024142852053046227,0.024153415113687515,0.02416400797665119,0.024173924699425697,0.02418375574052334,0.024193784222006798,0.024202432483434677,0.02421153150498867,0.02422105334699154,0.024230744689702988,0.02424001321196556,0.024248266592621803,0.02425714209675789,0.02426508627831936,0.024272805079817772,0.0242809746414423,0.024289116263389587,0.024297792464494705,0.024305539205670357,0.024313146248459816,0.02432123012840748,0.024328386411070824,0.02433590777218342,0.024342894554138184,0.024350330233573914,0.024357374757528305,0.02436486817896366,0.024371713399887085,0.024378642439842224,0.024385150521993637,0.024392109364271164,0.024398447945713997,0.024405067786574364,0.024411631748080254,0.024418560788035393,0.024425068870186806,0.024431070312857628,0.024436844512820244,0.024442506954073906,0.024448394775390625,0.024454085156321526,0.024459945037961006,0.024465860798954964,0.024471184238791466,0.024476565420627594,0.024481946602463722,0.02448718622326851,0.024492481723427773,0.02449803240597248,0.024502793326973915,0.02450842782855034,0.0245136097073555,0.024518456310033798,0.024523640051484108,0.024528373032808304,0.02453310415148735,0.024537894874811172,0.024542542174458504,0.02454693615436554,0.024551838636398315,0.024556655436754227,0.024561218917369843,0.024565303698182106,0.024569783359766006,0.02457437478005886,0.024578629061579704,0.024582967162132263,0.024587024003267288,0.02459130622446537,0.02459530718624592,0.024599898606538773,0.024604124948382378,0.02460820972919464,0.024611560627818108,0.024615420028567314,0.024619054049253464,0.024622999131679535,0.02462688647210598,0.024630464613437653,0.02463395707309246,0.024637535214424133,0.024641141295433044,0.024644803255796432,0.024648239836096764,0.024651676416397095,0.024655338376760483,0.024658607318997383,0.02466179057955742,0.02466489002108574,0.024667903780937195,0.02467162162065506,0.024675115942955017,0.024678241461515427,0.02468145452439785,0.024684326723217964,0.024687284603714943,0.02469043992459774,0.024693258106708527,0.024696046486496925,0.024698948487639427,0.024702103808522224,0.024705061689019203,0.02470824494957924,0.024710921570658684,0.024713654071092606,0.024716470390558243,0.02471925877034664,0.024722076952457428,0.02472497895359993,0.02472776733338833,0.02473033033311367,0.024733062833547592,0.024735767394304276,0.024738416075706482,0.02474089525640011,0.024743149057030678,0.0247458815574646,0.024748586118221283,0.024750979617238045,0.024753769859671593,0.024755854159593582,0.02475813589990139,0.024760812520980835,0.0247633196413517,0.024765629321336746,0.024768248200416565,0.024770699441432953,0.024773009121418,0.024775290861725807,0.02477763034403324,0.024779798462986946,0.02478199638426304,0.024784361943602562,0.02478678524494171,0.024788955226540565,0.024790870025753975,0.024793123826384544,0.024795575067400932,0.024797772988677025,0.024800222367048264,0.024802222847938538,0.024804364889860153,0.024806449189782143,0.024808870628476143,0.02481118217110634,0.024813435971736908,0.024815434589982033,0.024817463010549545,0.024819716811180115,0.024822253733873367,0.024824026972055435,0.024826055392622948,0.024828309193253517,0.02483016811311245,0.02483208477497101,0.02483397163450718,0.024835549294948578,0.02483757771551609,0.024839071556925774,0.024841183796525,0.0248431283980608,0.024844761937856674,0.024847127497196198,0.024849211797118187,0.024851014837622643,0.024852734059095383,0.024854818359017372,0.024856621399521828,0.02485831268131733,0.024860002100467682,0.02486194670200348,0.024863382801413536,0.02486507222056389,0.024866875261068344,0.0248686783015728,0.024870116263628006,0.02487177774310112,0.02487301640212536,0.024874847382307053,0.024876650422811508,0.024878228083252907,0.024879666045308113,0.02488096058368683,0.02488231286406517,0.024883834645152092,0.02488524280488491],"recovered":[0.0,0.00029881048249080777,0.0005515894154086709,0.00080228375736624,0.001061119488440454,0.001329308026470244,0.0016083705704659224,0.0018984479829668999,0.002202216535806656,0.00251776073127985,0.002845869166776538,0.003185950219631195,0.0035387363750487566,0.003902762895449996,0.004279213026165962,0.004676227457821369,0.005087609868496656,0.005512570030987263,0.005942601710557938,0.006365759298205376,0.006782634649425745,0.007186889182776213,0.007588439621031284,0.007981398142874241,0.008366664871573448,0.008747424930334091,0.009118719957768917,0.009482549503445625,0.009840603917837143,0.010194121859967709,0.010537076741456985,0.01087126974016428,0.011203012429177761,0.011529486626386642,0.011852665804326534,0.012167364358901978,0.012475753203034401,0.012775352224707603,0.013069964945316315,0.01335716899484396,0.013635414652526379,0.013909491710364819,0.014174327254295349,0.014434684067964554,0.014690900221467018,0.01494353823363781,0.015186513774096966,0.01542537659406662,0.01565694250166416,0.015885408967733383,0.016109228134155273,0.016325920820236206,0.016544247046113014,0.016753895208239555,0.016958558931946754,0.017154572531580925,0.017350221052765846,0.017536994069814682,0.017723318189382553,0.01790158450603485,0.018075428903102875,0.018246285617351532,0.01841001585125923,0.018572084605693817,0.01872747577726841,0.018876781687140465,0.019025132060050964,0.019170662388205528,0.019313320517539978,0.01944921910762787,0.019583115354180336,0.01971467398107052,0.019839078187942505,0.01995950937271118,0.02007833495736122,0.02019287832081318,0.020305421203374863,0.020415063947439194,0.02052287384867668,0.020627247169613838,0.020727790892124176,0.0208258256316185,0.020920339971780777,0.021015839651226997,0.02110576070845127,0.021192612126469612,0.021279633045196533,0.021363329142332077,0.021443193778395653,0.021522384136915207,0.021599572151899338,0.02167309820652008,0.02174428664147854,0.02181403897702694,0.021883508190512657,0.021950358524918556,0.02201627939939499,0.022080030292272568,0.022142793983221054,0.022201785817742348,0.022260690107941628,0.0223190039396286,0.022373205050826073,0.02242797054350376,0.022479411214590073,0.022529499605298042,0.022578882053494453,0.022626999765634537,0.02267342433333397,0.022720104083418846,0.022765008732676506,0.022807970643043518,0.02284924127161503,0.022890370339155197,0.02293090894818306,0.022969108074903488,0.023005617782473564,0.02304215542972088,0.023078862577676773,0.02311413362622261,0.02314779721200466,0.023179659619927406,0.023211661726236343,0.023241860792040825,0.023272454738616943,0.023302258923649788,0.023331444710493088,0.023360686376690865,0.02338719554245472,0.023415394127368927,0.02344159409403801,0.02346666529774666,0.023491907864809036,0.02351565472781658,0.02353968471288681,0.023562109097838402,0.023583153262734413,0.02360498532652855,0.023625832051038742,0.023646987974643707,0.02366814576089382,0.02368890680372715,0.02370772510766983,0.023725811392068863,0.02374417893588543,0.023762349039316177,0.023779675364494324,0.023796774446964264,0.023812690749764442,0.023827819153666496,0.023843003436923027,0.02385846897959709,0.023873737081885338,0.02388886548578739,0.02390306442975998,0.023917319253087044,0.0239305030554533,0.023944051936268806,0.023956982418894768,0.02396920882165432,0.023981265723705292,0.023993464186787605,0.024004986509680748,0.024016903713345528,0.02402811497449875,0.024039242416620255,0.024049721658229828,0.02406127192080021,0.024071555584669113,0.02408161200582981,0.024092063307762146,0.024101924151182175,0.024111473932862282,0.024120600894093513,0.024130629375576973,0.024140264838933945,0.024149110540747643,0.0241574477404356,0.02416660450398922,0.02417575940489769,0.024183928966522217,0.02419235184788704,0.024200718849897385,0.024209169670939445,0.024216946214437485,0.024225059896707535,0.02423294633626938,0.024240637198090553,0.02424827218055725,0.02425537072122097,0.02426263876259327,0.02427002042531967,0.024277063086628914,0.024284275248646736,0.02429095096886158,0.024298304691910744,0.024305347353219986,0.02431185357272625,0.02431841753423214,0.024325037375092506,0.024331320077180862,0.024337152019143105,0.024342898279428482,0.024349434301257133,0.024355463683605194,0.02436140738427639,0.02436726726591587,0.024373294785618782,0.024379154667258263,0.0243848729878664,0.02439042367041111,0.02439560741186142,0.024401100352406502,0.024406256154179573,0.02441203035414219,0.024416904896497726,0.024422144517302513,0.024427298456430435,0.024432426318526268,0.0244375541806221,0.024442624300718307,0.02444758266210556,0.024452513083815575,0.0244574137032032,0.024462034925818443,0.024466654285788536,0.024471387267112732,0.02447589486837387,0.024480288848280907,0.024484824389219284,0.0244893878698349,0.02449389547109604,0.02449837513267994,0.024502741172909737,0.024506600573658943,0.02451043203473091,0.024514375254511833,0.024518882855772972,0.02452324889600277,0.02452736347913742,0.024531137198209763,0.0245343204587698,0.024538828060030937,0.02454240620136261,0.024546068161725998,0.024549702182412148,0.02455328032374382,0.024557026103138924,0.024560943245887756,0.024564774706959724,0.02456832304596901,0.024571845307946205,0.02457505650818348,0.024578409269452095,0.024581225588917732,0.024584408849477768,0.024587931111454964,0.024591000750660896,0.024594832211732864,0.024598268792033195,0.02460147999227047,0.024604298174381256,0.02460750937461853,0.02461026981472969,0.02461303025484085,0.024616017937660217,0.024618692696094513,0.024621708318591118,0.02462497539818287,0.024627791717648506,0.024630609899759293,0.02463356778025627,0.02463655360043049,0.024639088660478592,0.02464204654097557,0.02464497648179531,0.024647483602166176,0.024649906903505325,0.02465278096497059,0.02465551346540451,0.024658076465129852,0.024660246446728706,0.024663371965289116,0.024665767326951027,0.024668358266353607,0.024671120569109917,0.024673739448189735,0.024676218628883362,0.024678697809576988,0.024680951610207558,0.024683035910129547,0.024685487151145935,0.024687768891453743,0.024690331891179085,0.024692755192518234,0.02469492331147194,0.02469717711210251,0.02469920553267002,0.02470162883400917,0.024703798815608025,0.024706192314624786,0.024708136916160583,0.024710362777113914,0.02471267245709896,0.02471478469669819,0.024716868996620178,0.02471926435828209,0.02472151815891266,0.024723518639802933,0.02472616545855999,0.02472824975848198,0.02473081462085247,0.024732673540711403,0.024734871461987495,0.024736899882555008,0.024739153683185577,0.02474118024110794,0.024743350222706795,0.02474549040198326,0.02474754862487316,0.02474946342408657,0.024751266464591026,0.024753239005804062,0.024755125865340233,0.024756675586104393,0.02475847862660885,0.024760421365499496,0.024762310087680817,0.024764563888311386,0.0247665923088789,0.024768618866801262,0.024770619347691536,0.024772536009550095,0.02477419748902321,0.024776451289653778,0.0247779730707407,0.024779973551630974,0.02478160709142685,0.024783212691545486,0.024784734472632408,0.024786733090877533,0.024788396432995796,0.024789946153759956,0.024791494011878967,0.024793043732643127,0.02479487471282482,0.024796875193715096,0.024798424914479256,0.024799607694149017,0.024800818413496017,0.024802200496196747],"active":[0.0006756782531738281,0.0005911087500862777,0.0005856154020875692,0.0006024898029863834,0.0006206037942320108,0.0006410559872165322,0.0006671987939625978,0.0006900455337017775,0.0007102442905306816,0.0007359080482274294,0.0007625296711921692,0.0007882779464125633,0.0008131812792271376,0.0008422255050390959,0.0008749882690608501,0.0009051035158336163,0.0009324857965111732,0.0009371060878038406,0.0009188791736960411,0.0009072162210941315,0.0008912994526326656,0.0008808481507003307,0.0008594663813710213,0.0008434085175395012,0.0008303383365273476,0.0008160555735230446,0.000803687609732151,0.0007940810173749924,0.0007789535447955132,0.0007624458521604538,0.0007495144382119179,0.0007410356774926186,0.0007307529449462891,0.0007183579728007317,0.0007048910483717918,0.0006907777860760689,0.0006737904623150826,0.0006641000509262085,0.0006490005180239677,0.0006348872557282448,0.0006266888231039047,0.000611109659075737,0.0006017573177814484,0.0005940105766057968,0.0005831923335790634,0.0005700653418898582,0.0005606831982731819,0.0005489084869623184,0.0005404558032751083,0.000531274825334549,0.0005190204828977585,0.0005120318382978439,0.0004982557147741318,0.00048580579459667206,0.00047304295003414154,0.0004632975906133652,0.0004528164863586426,0.0004441402852535248,0.0004310980439186096,0.00042090006172657013,0.00041410885751247406,0.0004026442766189575,0.00039419345557689667,0.0003838818520307541,0.000376727432012558,0.0003737136721611023,0.00036787986755371094,0.00035776756703853607,0.0003488101065158844,0.00034263916313648224,0.00033292174339294434,0.0003228355199098587,0.0003192014992237091,0.0003140456974506378,0.0003065522760152817,0.0003044959157705307,0.000298159196972847,0.00029497407376766205,0.0002876780927181244,0.0002819318324327469,0.0002765785902738571,0.0002724379301071167,0.0002687182277441025,0.000260746106505394,0.00025505758821964264,0.00025052204728126526,0.000244801864027977,0.00023916736245155334,0.00023576058447360992,0.00023164600133895874,0.00022527948021888733,0.00022071599960327148,0.0002177860587835312,0.00021603889763355255,0.00021389871835708618,0.0002100672572851181,0.0002054460346698761,0.00020093843340873718,0.00019671395421028137,0.00019496679306030273,0.00019220635294914246,0.0001871362328529358,0.0001866016536951065,0.00018226169049739838,0.0001797545701265335,0.00017828866839408875,0.00017513521015644073,0.00017158500850200653,0.0001709386706352234,0.00016865506768226624,0.00016634538769721985,0.00016417540609836578,0.00016307644546031952,0.0001610778272151947,0.0001576114445924759,0.00015620514750480652,0.00015544332563877106,0.00015456974506378174,0.00015183724462985992,0.00014887936413288116,0.00014685094356536865,0.00014549866318702698,0.0001442302018404007,0.00014338642358779907,0.00014183670282363892,0.00014102086424827576,0.0001399219036102295,0.00013755448162555695,0.0001372452825307846,0.0001341458410024643,0.000132877379655838,0.00013175234198570251,0.00012963823974132538,0.00012893415987491608,0.00012710317969322205,0.0001253858208656311,0.0001255534589290619,0.0001250188797712326,0.00012470968067646027,0.0001231599599123001,0.00012118741869926453,0.00011876598000526428,0.00011825747787952423,0.00011786259710788727,0.00011608749628067017,0.00011484883725643158,0.0001139175146818161,0.00011256709694862366,0.00011248327791690826,0.00011194683611392975,0.00011189095675945282,0.00011149607598781586,0.00011082179844379425,0.0001092422753572464,0.00010881945490837097,0.00010839663445949554,0.00010803155601024628,0.00010715797543525696,0.00010662339627742767,0.00010637007653713226,0.00010614469647407532,0.00010538473725318909,0.000105271115899086,0.00010436773300170898,0.00010425597429275513,0.00010360963642597198,0.00010369345545768738,0.00010273605585098267,0.00010236911475658417,0.00010214373469352722,0.0001017209142446518,0.00010050833225250244,0.00010005757212638855,0.00010045245289802551,0.00010011531412601471,9.974837303161621e-05,9.915605187416077e-05,9.969435632228851e-05,9.848177433013916e-05,9.704567492008209e-05,9.704567492008209e-05,9.676441550254822e-05,9.707361459732056e-05,9.636953473091125e-05,9.620003402233124e-05,9.617023169994354e-05,9.544007480144501e-05,9.527057409286499e-05,9.462237358093262e-05,9.495951235294342e-05,9.47359949350357e-05,9.484775364398956e-05,9.465031325817108e-05,9.436719119548798e-05,9.419955313205719e-05,9.380467236042023e-05,9.310059249401093e-05,9.321421384811401e-05,9.321421384811401e-05,9.352341294288635e-05,9.37487930059433e-05,9.391829371452332e-05,9.394623339176178e-05,9.307265281677246e-05,9.293109178543091e-05,9.26777720451355e-05,9.26777720451355e-05,9.256601333618164e-05,9.202957153320312e-05,9.169243276119232e-05,9.15229320526123e-05,9.157881140708923e-05,9.138137102127075e-05,9.177625179290771e-05,9.076297283172607e-05,9.15229320526123e-05,9.146519005298615e-05,9.115785360336304e-05,9.121373295783997e-05,9.0818852186203e-05,9.047985076904297e-05,9.031221270561218e-05,9.002909064292908e-05,8.952245116233826e-05,8.980371057987213e-05,9.000115096569061e-05,8.98316502571106e-05,8.940882980823517e-05,8.949451148509979e-05,8.955039083957672e-05,8.924119174480438e-05,8.907169103622437e-05,8.864887058734894e-05,8.856505155563354e-05,8.87066125869751e-05,8.946657180786133e-05,8.974969387054443e-05,8.9326873421669e-05,8.831173181533813e-05,8.80565494298935e-05,8.791685104370117e-05,8.867867290973663e-05,8.805841207504272e-05,8.805841207504272e-05,8.788891136646271e-05,8.783303201198578e-05,8.786097168922424e-05,8.777715265750885e-05,8.729659020900726e-05,8.69017094373703e-05,8.701533079147339e-05,8.676201105117798e-05,8.673407137393951e-05,8.64807516336441e-05,8.667819201946259e-05,8.721277117729187e-05,8.71848315000534e-05,8.724071085453033e-05,8.662231266498566e-05,8.605793118476868e-05,8.580461144447327e-05,8.614175021648407e-05,8.574873208999634e-05,8.57766717672348e-05,8.591823279857635e-05,8.608587086200714e-05,8.636899292469025e-05,8.653663098812103e-05,8.594617247581482e-05,8.586235344409943e-05,8.58604907989502e-05,8.569099009037018e-05,8.552335202693939e-05,8.589029312133789e-05,8.572079241275787e-05,8.535385131835938e-05,8.557923138141632e-05,8.58604907989502e-05,8.563511073589325e-05,8.538179099559784e-05,8.50725919008255e-05,8.563511073589325e-05,8.521415293216705e-05,8.521229028701782e-05,8.541159331798553e-05,8.473359048366547e-05,8.439645171165466e-05,8.459389209747314e-05,8.462183177471161e-05,8.467771112918854e-05,8.521229028701782e-05,8.521229028701782e-05,8.524022996425629e-05,8.495897054672241e-05,8.487515151500702e-05,8.487515151500702e-05,8.481927216053009e-05,8.51564109325409e-05,8.51564109325409e-05,8.51564109325409e-05,8.467771112918854e-05,8.498691022396088e-05,8.521229028701782e-05,8.510053157806396e-05,8.543767035007477e-05,8.535385131835938e-05,8.510053157806396e-05,8.493103086948395e-05,8.535198867321014e-05,8.501671254634857e-05,8.518621325492859e-05,8.461996912956238e-05,8.47894698381424e-05,8.484534919261932e-05,8.535385131835938e-05,8.487328886985779e-05,8.487515151500702e-05,8.495897054672241e-05,8.467771112918854e-05,8.453615009784698e-05,8.450821042060852e-05,8.428283035755157e-05,8.43387097120285e-05,8.394569158554077e-05,8.450821042060852e-05,8.464977145195007e-05,8.434057235717773e-05,8.481740951538086e-05,8.464790880680084e-05,8.44225287437439e-05,8.411519229412079e-05,8.419901132583618e-05,8.40853899717331e-05,8.411519229412079e-05,8.355081081390381e-05,8.397363126277924e-05,8.340924978256226e-05,8.346512913703918e-05,8.366256952285767e-05,8.394382894039154e-05,8.338317275047302e-05,8.338131010532379e-05,8.307024836540222e-05,8.335337042808533e-05,8.360669016838074e-05,8.335337042808533e-05,8.279085159301758e-05,8.253566920757294e-05,8.270516991615295e-05,8.301623165607452e-05,8.304230868816376e-05]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0006756782531738281,0.0008874965133145452,0.001127542112953961,0.0013782927999272943,0.0016400865279138088,0.0019087257096543908,0.0021813088096678257,0.002461780095472932,0.0027523646131157875,0.0030463014263659716,0.003348069963976741,0.003654880914837122,0.003971439320594072,0.0042938850820064545,0.004623402375727892,0.004956384189426899,0.005300127435475588,0.005626461002975702,0.005940483883023262,0.006242280825972557,0.006534668151289225,0.0068207732401788235,0.00709854019805789,0.007364869583398104,0.007622521836310625,0.007872287184000015,0.008116050623357296,0.008351560682058334,0.008579464629292488,0.00879903044551611,0.009009439498186111,0.009217060171067715,0.009413976222276688,0.009605849161744118,0.009792003780603409,0.009969002567231655,0.010144902393221855,0.01031285896897316,0.010477067902684212,0.01063364278525114,0.010783879086375237,0.010930734686553478,0.011074519716203213,0.011210332624614239,0.011339975520968437,0.011468407697975636,0.011590388603508472,0.01170701626688242,0.011820855550467968,0.01193153951317072,0.012036871165037155,0.012136907316744328,0.012236013077199459,0.012331710197031498,0.012420843355357647,0.01250825822353363,0.012592433020472527,0.0126726645976305,0.012749120593070984,0.012823688797652721,0.012894764542579651,0.012963333167135715,0.013030887581408024,0.013095680624246597,0.01315720658749342,0.013216816820204258,0.013274059630930424,0.013330205343663692,0.013385082595050335,0.013435592874884605,0.0134852584451437,0.013532472774386406,0.013577716425061226,0.013620367273688316,0.013661975972354412,0.013702345080673695,0.013740573078393936,0.01377877313643694,0.01381553616374731,0.013850214891135693,0.013883822597563267,0.013915486633777618,0.01394515112042427,0.01397546287626028,0.014003464952111244,0.014031270518898964,0.014057102613151073,0.014082062989473343,0.014106374233961105,0.014130150899291039,0.014153053984045982,0.014173505827784538,0.014193168841302395,0.014212748035788536,0.01423193234950304,0.01425032876431942,0.014268358238041401,0.014284499920904636,0.014300500974059105,0.014316671527922153,0.014331460930407047,0.014345715753734112,0.014359716325998306,0.014372928999364376,0.014385802671313286,0.01439783163368702,0.014409128576517105,0.014420819468796253,0.014432284981012344,0.014443074353039265,0.014453413896262646,0.014462766237556934,0.014472316019237041,0.014482035301625729,0.014490120112895966,0.014498881995677948,0.01450722012668848,0.014514713548123837,0.014521672390401363,0.014529503881931305,0.014535926282405853,0.014543335884809494,0.014549730345606804,0.014555533416569233,0.014561280608177185,0.014567027799785137,0.0145726902410388,0.014578267931938171,0.014583507552742958,0.01458840910345316,0.01459339540451765,0.014597846195101738,0.014602381736040115,0.014606241136789322,0.01461024209856987,0.014614242129027843,0.014617763459682465,0.014621622860431671,0.01462525688111782,0.014628552831709385,0.014631652273237705,0.014634891413152218,0.014638131484389305,0.014640948735177517,0.01464410312473774,0.014646835625171661,0.014649596996605396,0.014652385376393795,0.014655174687504768,0.014657428488135338,0.014659850858151913,0.01466221734881401,0.014664217829704285,0.014666189439594746,0.01466818992048502,0.01467044372111559,0.014672302640974522,0.014674190431833267,0.01467613410204649,0.014677852392196655,0.014679542742669582,0.014681486412882805,0.01468328945338726,0.01468483917415142,0.014686500653624535,0.014688050374388695,0.014689543284475803,0.014691093005239964,0.01469261385500431,0.014693825505673885,0.01469503715634346,0.014696360565721989,0.014697318896651268,0.014698529615998268,0.014699713326990604,0.014700585976243019,0.014701712876558304,0.014702671207487583,0.01470360066741705,0.01470427680760622,0.01470515038818121,0.014705967158079147,0.014706755988299847,0.014707629568874836,0.014708333648741245,0.014709037728607655,0.014709826558828354,0.014710643328726292,0.014711150899529457,0.014711798168718815,0.014712586998939514,0.01471317932009697,0.01471368595957756,0.014714362099766731,0.014715178869664669,0.014715714380145073,0.014716277830302715,0.014716953970491886,0.014717517420649529,0.01471810881048441,0.014718644320964813,0.014719123020768166,0.014719686470925808,0.014720109291374683,0.014720615930855274,0.01472112350165844,0.014721461571753025,0.014721883460879326,0.014722165651619434,0.014722672291100025,0.0147230951115489,0.014723433181643486,0.014723827131092548,0.014724249951541424,0.0147246727719903,0.014725038781762123,0.01472517941147089,0.01472543366253376,0.014725714921951294,0.01472596824169159,0.014726278372108936,0.014726616442203522,0.014726954512298107,0.014727151952683926,0.01472743321210146,0.014727686531841755,0.014727799221873283,0.014728053472936153,0.014728249981999397,0.014728532172739506,0.014728757552802563,0.01472898293286562,0.014729123562574387,0.014729348942637444,0.014729546383023262,0.01472974382340908,0.014729940332472324,0.014730109833180904,0.0147303631529212,0.014730588532984257,0.014730758033692837,0.01473103929311037,0.014731292612850666,0.014731490053236485,0.014731602743268013,0.014731715433299541,0.014731884934008121,0.014732053503394127,0.014732166193425655,0.014732250943779945,0.014732363633811474,0.01473261695355177,0.01473270170390606,0.014732842333614826,0.014732955023646355,0.014733067713677883,0.014733180403709412,0.014733348973095417,0.014733518473803997,0.014733603224158287,0.014733771793544292,0.014733828604221344,0.01473391242325306,0.014734053984284401,0.01473416667431593,0.014734307304024696,0.014734532684087753,0.014734645374119282,0.014734730124473572,0.014734813943505287,0.014734898693859577,0.014734983444213867,0.014735068194568157,0.014735124073922634,0.014735208824276924,0.014735264703631401,0.014735406264662743,0.014735518954694271,0.01473554689437151,0.014735574834048748,0.0147356316447258,0.014735687524080276,0.014735715463757515,0.014735828153789043,0.014735857024788857,0.014735912904143333,0.014735940843820572,0.014735969714820385,0.014736025594174862,0.0147360535338521,0.014736082404851913,0.01473613828420639,0.014736166223883629,0.014736195094883442,0.014736250974237919,0.01473630778491497,0.014736391603946686,0.014736420474946499,0.014736448414623737,0.014736476354300976,0.014736533164978027,0.014736561104655266,0.014736616984009743,0.014736645855009556,0.014736673794686794,0.014736673794686794,0.014736758545041084,0.014736758545041084,0.014736758545041084,0.014736758545041084,0.014736814424395561,0.0147368423640728,0.0147368423640728,0.014736899174749851,0.014736899174749851,0.01473692711442709,0.014736955054104328,0.01473701186478138,0.014737039804458618,0.014737039804458618,0.014737067744135857,0.014737067744135857,0.014737067744135857,0.014737067744135857,0.014737067744135857,0.014737067744135857,0.014737067744135857,0.014737067744135857,0.014737067744135857,0.014737095683813095,0.014737124554812908,0.014737124554812908,0.014737124554812908,0.014737124554812908,0.014737124554812908,0.014737152494490147,0.014737152494490147,0.014737152494490147,0.014737152494490147,0.014737152494490147,0.014737152494490147,0.014737180434167385,0.014737180434167385,0.014737180434167385,0.014737208373844624,0.014737237244844437,0.014737237244844437,0.014737237244844437,0.014737265184521675,0.014737265184521675,0.014737265184521675],"recovered":[0.0,0.0002949792251456529,0.0005502372514456511,0.0007980017689988017,0.001047315658070147,0.0013011370319873095,0.0015641420613974333,0.0018300769152119756,0.002106406958773732,0.002388878259807825,0.0026774907018989325,0.0029723290354013443,0.003275083377957344,0.003580964868888259,0.0038968189619481564,0.004216504283249378,0.004540020599961281,0.0048775384202599525,0.0052069989033043385,0.005529162939637899,0.005847355350852013,0.006151631008833647,0.006445229984819889,0.006728489883244038,0.0070027634501457214,0.007270388305187225,0.007528435438871384,0.007778594270348549,0.008020780980587006,0.008256460539996624,0.008484589867293835,0.008702492341399193,0.00891566276550293,0.009120579808950424,0.009317636489868164,0.009509339928627014,0.00969566311687231,0.009876718744635582,0.010050478391349316,0.010219616815447807,0.010382389649748802,0.010538569651544094,0.010691538453102112,0.010837859474122524,0.010979334823787212,0.01111416146159172,0.011245409958064556,0.011374320834875107,0.011496695689857006,0.011613014154136181,0.011727670207619667,0.011839227750897408,0.011944503523409367,0.012046229094266891,0.012145447544753551,0.012238468043506145,0.012329348362982273,0.012417805381119251,0.012501586228609085,0.012583394534885883,0.012659851461648941,0.01273568719625473,0.01280693244189024,0.012874542735517025,0.012942097149789333,0.013005735352635384,0.01306745782494545,0.013127180747687817,0.01318490318953991,0.013241104781627655,0.013294855132699013,0.01334516890347004,0.013395791873335838,0.013443316332995892,0.013487066142261028,0.013530449941754341,0.013573438860476017,0.013614343479275703,0.013653134927153587,0.013690320774912834,0.013726435601711273,0.013761790469288826,0.013795454986393452,0.01382666826248169,0.01385723426938057,0.01388692669570446,0.013916506431996822,0.013942846097052097,0.013969861902296543,0.013995131477713585,0.014019189402461052,0.014043021947145462,0.014064882881939411,0.014085814356803894,0.01410694234073162,0.01412663422524929,0.014145593158900738,0.01416350994259119,0.014182018116116524,0.01419892068952322,0.014215739443898201,0.014231853187084198,0.014246276579797268,0.014260784722864628,0.014274447225034237,0.01428751926869154,0.014300167560577393,0.01431202795356512,0.014323634095489979,0.014334620907902718,0.01434614323079586,0.014357354491949081,0.01436774991452694,0.01437775045633316,0.014386963099241257,0.014396005310118198,0.014404259622097015,0.014413020573556423,0.014420711435377598,0.014428092166781425,0.014435755088925362,0.01444234699010849,0.014449474401772022,0.014456489123404026,0.014462602324783802,0.014468546025454998,0.014474743977189064,0.014480519108474255,0.014485646039247513,0.014490604400634766,0.014495533891022205,0.01450046431273222,0.014505253173410892,0.014509929344058037,0.014514239504933357,0.014518381096422672,0.01452274713665247,0.01452629640698433,0.014529931358993053,0.014533452689647675,0.01453717052936554,0.014540410600602627,0.014543762430548668,0.014547059312462807,0.014550242573022842,0.014553481712937355,0.0145561583340168,0.014559256844222546,0.0145618487149477,0.014564750716090202,0.014567313715815544,0.014569764956831932,0.014571793377399445,0.014574103057384491,0.014576018787920475,0.014578131958842278,0.014580413699150085,0.01458224467933178,0.014584245160222054,0.014586159959435463,0.01458810456097126,0.014589991420507431,0.014591541141271591,0.014593512751162052,0.014595231041312218,0.014597006142139435,0.014598471112549305,0.014599991962313652,0.01460165437310934,0.014603091403841972,0.01460452750325203,0.014605570584535599,0.014606866054236889,0.014608077704906464,0.014609232544898987,0.014610246755182743,0.014611401595175266,0.014612528495490551,0.014613598585128784,0.014614584855735302,0.014615345746278763,0.014616049826145172,0.014617091976106167,0.014617993496358395,0.014618754386901855,0.014619599096477032,0.014620359987020493,0.01462109200656414,0.01462213508784771,0.014622782357037067,0.01462334580719471,0.014624219387769699,0.01462481077760458,0.014625290408730507,0.014625937677919865,0.014626641757786274,0.014627289958298206,0.014627966098487377,0.0146286990493536,0.01462929043918848,0.014629769138991833,0.014630360528826714,0.014630896039307117,0.014631402678787708,0.014631797559559345,0.014632107689976692,0.014632614329457283,0.014633093029260635,0.01463351584970951,0.014633853919804096,0.014634361490607262,0.014634698629379272,0.01463509351015091,0.014635431580245495,0.01463576965034008,0.014636107720434666,0.014636530540883541,0.014636783860623837,0.01463706512004137,0.014637347310781479,0.014637741260230541,0.014638079330325127,0.014638389460742474,0.014638755470514297,0.014639065600931644,0.014639375731348991,0.014639459550380707,0.014639656990766525,0.014639882370829582,0.01464019250124693,0.014640502631664276,0.014640755951404572,0.014641066081821918,0.014641178771853447,0.014641319401562214,0.01464148797094822,0.014641713351011276,0.014641910791397095,0.01464216411113739,0.014642389491200447,0.014642614871263504,0.014642784371972084,0.014642981812357903,0.014643065631389618,0.014643347822129726,0.014643460512161255,0.014643601141870022,0.014643769711256027,0.014643967151641846,0.014644023962318897,0.014644107781350613,0.014644249342381954,0.014644389972090721,0.014644558541476727,0.014644700102508068,0.014644840732216835,0.014644953422248363,0.01464509405195713,0.01464526355266571,0.014645404182374477,0.014645488932728767,0.014645601622760296,0.014645657502114773,0.014645742252469063,0.014645827002823353,0.014645939692854881,0.014646023511886597,0.014646108262240887,0.014646277762949467,0.014646390452980995,0.014646531082689762,0.014646586962044239,0.01464664377272129,0.014646699652075768,0.014646756462752819,0.014646841213107109,0.014646897092461586,0.014647037722170353,0.014647122472524643,0.01464726310223341,0.014647291973233223,0.014647375792264938,0.01464743260294199,0.014647488482296467,0.01464751735329628,0.014647573232650757,0.014647630043327808,0.014647685922682285,0.014647713862359524,0.014647770673036575,0.014647798612713814,0.014647826552391052,0.014647855423390865,0.014647855423390865,0.014647883363068104,0.014647911302745342,0.014647968113422394,0.014647996053099632,0.01464802399277687,0.014648080803453922,0.014648080803453922,0.01464810874313116,0.014648164622485638,0.014648249372839928,0.014648277312517166,0.014648305252194405,0.014648305252194405,0.014648362062871456,0.014648417942225933,0.014648446813225746,0.014648446813225746,0.014648474752902985,0.014648502692580223,0.014648502692580223,0.014648559503257275,0.014648587442934513,0.014648587442934513,0.014648615382611752,0.014648672193288803,0.014648700132966042,0.014648700132966042,0.014648700132966042,0.01464872807264328,0.014648756012320518,0.014648756012320518,0.014648756012320518,0.014648756012320518,0.014648756012320518,0.014648756012320518,0.014648756012320518,0.014648784883320332,0.014648784883320332,0.014648784883320332,0.014648784883320332,0.014648784883320332,0.014648784883320332,0.014648784883320332,0.014648784883320332,0.014648784883320332,0.014648784883320332,0.01464881282299757,0.01464881282299757,0.01464881282299757,0.01464881282299757,0.014648840762674809,0.014648840762674809,0.014648868702352047,0.014648868702352047,0.014648868702352047,0.01464889757335186,0.01464889757335186],"active":[0.0006756782531738281,0.0005925173172727227,0.0005773048615083098,0.0005802910309284925,0.0005927708698436618,0.0006075886776670814,0.0006171667482703924,0.0006317031802609563,0.0006459576543420553,0.0006574231665581465,0.0006705792620778084,0.0006825518794357777,0.0006963559426367283,0.0007129202131181955,0.0007265834137797356,0.0007398799061775208,0.000760106835514307,0.0007489225827157497,0.0007334849797189236,0.0007131178863346577,0.000687312800437212,0.0006691422313451767,0.0006533102132380009,0.0006363797001540661,0.0006197583861649036,0.0006018988788127899,0.0005876151844859123,0.0005729664117097855,0.0005586836487054825,0.0005425699055194855,0.0005248496308922768,0.0005145678296685219,0.0004983134567737579,0.00048526935279369354,0.00047436729073524475,0.00045966263860464096,0.0004492392763495445,0.0004361402243375778,0.0004265895113348961,0.0004140259698033333,0.0004014894366264343,0.00039216503500938416,0.0003829812631011009,0.0003724731504917145,0.0003606406971812248,0.00035424623638391495,0.0003449786454439163,0.0003326954320073128,0.0003241598606109619,0.00031852535903453827,0.0003092009574174881,0.00029767956584692,0.00029150955379009247,0.0002854811027646065,0.00027539581060409546,0.0002697901800274849,0.00026308465749025345,0.00025485921651124954,0.0002475343644618988,0.00024029426276683807,0.00023491308093070984,0.00022764597088098526,0.00022395513951778412,0.0002211378887295723,0.0002151094377040863,0.00021108146756887436,0.0002066018059849739,0.00020302459597587585,0.00020017940551042557,0.00019448809325695038,0.0001904033124446869,0.00018730387091636658,0.00018192455172538757,0.00017705094069242477,0.0001749098300933838,0.00017189513891935349,0.00016713421791791916,0.0001644296571612358,0.0001624012365937233,0.00015989411622285843,0.00015738699585199356,0.00015369616448879242,0.00014969613403081894,0.00014879461377859116,0.00014623068273067474,0.00014434382319450378,0.0001405961811542511,0.00013921689242124557,0.00013651233166456223,0.0001350194215774536,0.00013386458158493042,0.00013048388063907623,0.0001282859593629837,0.00012693367898464203,0.00012499000877141953,0.0001236945390701294,0.00012276507914066315,0.00012098997831344604,0.00011848285794258118,0.00011775083839893341,0.00011572148650884628,0.00011386256664991379,0.00011343974620103836,0.00011214427649974823,0.00011135544627904892,0.00011031236499547958,0.00010896101593971252,0.00010879151523113251,0.00010865088552236557,0.00010845344513654709,0.00010727066546678543,0.00010541174560785294,0.00010456610471010208,0.00010428484529256821,0.00010315701365470886,0.0001028766855597496,0.000102960504591465,0.00010169297456741333,0.00010096095502376556,0.00010141171514987946,0.00010017119348049164,0.00010098889470100403,0.00010025594383478165,9.904429316520691e-05,9.867828339338303e-05,9.848177433013916e-05,9.794626384973526e-05,9.774882346391678e-05,9.786151349544525e-05,9.780470281839371e-05,9.786151349544525e-05,9.738188236951828e-05,9.712856262922287e-05,9.63117927312851e-05,9.600259363651276e-05,9.58610326051712e-05,9.501632302999496e-05,9.532645344734192e-05,9.53255221247673e-05,9.510014206171036e-05,9.448174387216568e-05,9.448081254959106e-05,9.436905384063721e-05,9.388942271471024e-05,9.386055171489716e-05,9.335391223430634e-05,9.343866258859634e-05,9.312853217124939e-05,9.332597255706787e-05,9.26777720451355e-05,9.253714233636856e-05,9.245239198207855e-05,9.242445230484009e-05,9.208638221025467e-05,9.217113256454468e-05,9.231176227331161e-05,9.188894182443619e-05,9.194575250148773e-05,9.188894182443619e-05,9.169243276119232e-05,9.14381816983223e-05,9.149499237537384e-05,9.174831211566925e-05,9.132642298936844e-05,9.12696123123169e-05,9.104423224925995e-05,9.107217192649841e-05,9.110104292631149e-05,9.095948189496994e-05,9.0734101831913e-05,9.050965309143066e-05,9.078998118638992e-05,9.045284241437912e-05,9.04519110918045e-05,9.048078209161758e-05,9.033922106027603e-05,9.031128138303757e-05,9.014271199703217e-05,9.000208228826523e-05,8.969195187091827e-05,8.980464190244675e-05,8.991733193397522e-05,8.966401219367981e-05,8.963607251644135e-05,8.95792618393898e-05,8.943863213062286e-05,8.946657180786133e-05,8.955132216215134e-05,8.901581168174744e-05,8.901581168174744e-05,8.924119174480438e-05,8.895993232727051e-05,8.88751819729805e-05,8.907169103622437e-05,8.924119174480438e-05,8.907262235879898e-05,8.898787200450897e-05,8.898787200450897e-05,8.881837129592896e-05,8.881837129592896e-05,8.88751819729805e-05,8.876249194145203e-05,8.879043161869049e-05,8.87066125869751e-05,8.881837129592896e-05,8.901581168174744e-05,8.884724229574203e-05,8.879043161869049e-05,8.864980190992355e-05,8.881837129592896e-05,8.873362094163895e-05,8.873455226421356e-05,8.873362094163895e-05,8.881837129592896e-05,8.890312165021896e-05,8.893106132745743e-05,8.864887058734894e-05,8.864980190992355e-05,8.864980190992355e-05,8.862093091011047e-05,8.853711187839508e-05,8.853711187839508e-05,8.856505155563354e-05,8.839648216962814e-05,8.836761116981506e-05,8.831080049276352e-05,8.83396714925766e-05,8.839648216962814e-05,8.836761116981506e-05,8.83396714925766e-05,8.825492113828659e-05,8.822698146104813e-05,8.805748075246811e-05,8.817017078399658e-05,8.822698146104813e-05,8.82558524608612e-05,8.822698146104813e-05,8.819904178380966e-05,8.819904178380966e-05,8.819904178380966e-05,8.814316242933273e-05,8.825492113828659e-05,8.831080049276352e-05,8.842442184686661e-05,8.825492113828659e-05,8.825492113828659e-05,8.828379213809967e-05,8.828379213809967e-05,8.819904178380966e-05,8.822698146104813e-05,8.82558524608612e-05,8.836761116981506e-05,8.831173181533813e-05,8.828379213809967e-05,8.825492113828659e-05,8.822698146104813e-05,8.822698146104813e-05,8.825492113828659e-05,8.825492113828659e-05,8.819904178380966e-05,8.828286081552505e-05,8.822698146104813e-05,8.825492113828659e-05,8.831173181533813e-05,8.83396714925766e-05,8.836761116981506e-05,8.850917220115662e-05,8.853711187839508e-05,8.845236152410507e-05,8.842349052429199e-05,8.836761116981506e-05,8.839648216962814e-05,8.842442184686661e-05,8.842442184686661e-05,8.845236152410507e-05,8.842349052429199e-05,8.850917220115662e-05,8.848123252391815e-05,8.842442184686661e-05,8.831173181533813e-05,8.83396714925766e-05,8.831173181533813e-05,8.828286081552505e-05,8.83396714925766e-05,8.83396714925766e-05,8.83396714925766e-05,8.831080049276352e-05,8.828379213809967e-05,8.831173181533813e-05,8.828286081552505e-05,8.828379213809967e-05,8.831173181533813e-05,8.831080049276352e-05,8.83396714925766e-05,8.836761116981506e-05,8.839648216962814e-05,8.842349052429199e-05,8.842442184686661e-05,8.842442184686661e-05,8.839555084705353e-05,8.845236152410507e-05,8.845236152410507e-05,8.845236152410507e-05,8.839648216962814e-05,8.839648216962814e-05,8.836854249238968e-05,8.845329284667969e-05,8.839648216962814e-05,8.834060281515121e-05,8.831173181533813e-05,8.836761116981506e-05,8.836761116981506e-05,8.83396714925766e-05,8.839648216962814e-05,8.83396714925766e-05,8.83396714925766e-05,8.836761116981506e-05,8.839648216962814e-05,8.836761116981506e-05,8.83396714925766e-05,8.836761116981506e-05,8.836761116981506e-05,8.83396714925766e-05,8.831173181533813e-05,8.831173181533813e-05,8.831173181533813e-05,8.831173181533813e-05,8.831173181533813e-05,8.831173181533813e-05,8.83396714925766e-05,8.83396714925766e-05,8.83396714925766e-05,8.83396714925766e-05,8.83396714925766e-05,8.83396714925766e-05,8.836761116981506e-05,8.836761116981506e-05,8.836761116981506e-05,8.836761116981506e-05,8.836761116981506e-05,8.83396714925766e-05,8.836761116981506e-05,8.836761116981506e-05,8.836761116981506e-05,8.836761116981506e-05,8.839648216962814e-05,8.836854249238968e-05,8.836854249238968e-05,8.839648216962814e-05,8.836761116981506e-05,8.836761116981506e-05]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0006756782531738281,0.0008908206946216524,0.0011462477268651128,0.0014275639550760388,0.001722740358673036,0.002038932405412197,0.0023676040582358837,0.0027210384141653776,0.0030947558116167784,0.0034882209729403257,0.003900138195604086,0.00433256383985281,0.004789498634636402,0.005270576104521751,0.0057807257398962975,0.006320286076515913,0.0068824682384729385,0.0074364240281283855,0.007981956005096436,0.008524080738425255,0.009057978168129921,0.009591791778802872,0.01012433785945177,0.010650094598531723,0.011176160536706448,0.01169605739414692,0.012212855741381645,0.012723681516945362,0.013231916353106499,0.013738149777054787,0.01424576435238123,0.014747406356036663,0.015241893008351326,0.015731675550341606,0.016220837831497192,0.016705576330423355,0.01718178018927574,0.01765795610845089,0.018131624907255173,0.01859467290341854,0.019056199118494987,0.01951431669294834,0.019960686564445496,0.020407987758517265,0.02085052616894245,0.02128038927912712,0.021708928048610687,0.022129323333501816,0.02254580520093441,0.02295890636742115,0.023364484310150146,0.023765921592712402,0.02415747195482254,0.024550795555114746,0.02494054287672043,0.025326542556285858,0.025702936574816704,0.026072906330227852,0.026436032727360725,0.026796987280249596,0.027150027453899384,0.027495799586176872,0.027838416397571564,0.028176186606287956,0.028508435934782028,0.02883671410381794,0.029155610129237175,0.029472338035702705,0.02978399395942688,0.03009091690182686,0.030392151325941086,0.030689045786857605,0.030981095507740974,0.03127201646566391,0.03155507892370224,0.03183555230498314,0.032106585800647736,0.032376181334257126,0.03263741359114647,0.032897233963012695,0.03315114229917526,0.03340259566903114,0.03364841639995575,0.03389085456728935,0.03413075953722,0.034363988786935806,0.03459085151553154,0.03481588140130043,0.03503603860735893,0.035253237932920456,0.035463280975818634,0.03567081689834595,0.03587305545806885,0.03607594594359398,0.036273930221796036,0.03646574914455414,0.03665435314178467,0.0368434377014637,0.037023477256298065,0.03720191493630409,0.03737829253077507,0.03755216673016548,0.03772212192416191,0.0378904715180397,0.03805701807141304,0.03821956738829613,0.038377661257982254,0.03853443264961243,0.038685429841279984,0.03883969411253929,0.038988128304481506,0.03913281485438347,0.03927409276366234,0.03941348195075989,0.039554253220558167,0.03969127684831619,0.03982331603765488,0.03995262086391449,0.0400809682905674,0.04020627215504646,0.040331579744815826,0.040455643087625504,0.040575623512268066,0.040694646537303925,0.04081150144338608,0.04092824086546898,0.0410400815308094,0.04115206003189087,0.04126150533556938,0.04136844351887703,0.04147430881857872,0.041577499359846115,0.041679732501506805,0.04177962616086006,0.041878338903188705,0.041975755244493484,0.042069196701049805,0.04216241464018822,0.04225321114063263,0.04234335944056511,0.04243440926074982,0.042523737996816635,0.042607322335243225,0.042691610753536224,0.04277384281158447,0.04285545274615288,0.04293675348162651,0.04301552101969719,0.04309234395623207,0.04316840320825577,0.04324429854750633,0.04331827536225319,0.04339230805635452,0.04346620291471481,0.04353857412934303,0.04360880330204964,0.04367906227707863,0.043750081211328506,0.04382253810763359,0.04389144480228424,0.04395990073680878,0.04402874782681465,0.044095318764448166,0.044161293655633926,0.04422513023018837,0.04428786784410477,0.04435226693749428,0.044413819909095764,0.04447585344314575,0.04453715309500694,0.044598113745450974,0.04465966671705246,0.04471851885318756,0.044776156544685364,0.0448344424366951,0.04489199444651604,0.04494932293891907,0.04500608891248703,0.045060571283102036,0.04511747509241104,0.045172665268182755,0.04522816091775894,0.0452832356095314,0.04533825442194939,0.045391835272312164,0.04544626176357269,0.04550034925341606,0.04555443674325943,0.04560728743672371,0.04565821960568428,0.04571123793721199,0.0457623116672039,0.0458136685192585,0.045864854007959366,0.04591725394129753,0.04596759378910065,0.046018753200769424,0.046069856733083725,0.046119801700115204,0.046169497072696686,0.0462205708026886,0.04627077281475067,0.046319421380758286,0.04636818543076515,0.04641452804207802,0.04646357521414757,0.046510424464941025,0.04655865207314491,0.04660642892122269,0.04665626585483551,0.046703170984983444,0.0467495396733284,0.046796075999736786,0.04684309661388397,0.046890366822481155,0.04693549498915672,0.046981751918792725,0.04702843353152275,0.04707511141896248,0.04712100327014923,0.04716779291629791,0.047213148325681686,0.04725946485996246,0.04730524122714996,0.047350116074085236,0.04739558696746826,0.047440264374017715,0.047485873103141785,0.04753021523356438,0.04757560044527054,0.047621969133615494,0.04766647890210152,0.0477132722735405,0.04775882512331009,0.047805193811655045,0.04785102605819702,0.04789736866950989,0.047944359481334686,0.04799038916826248,0.048034872859716415,0.04808146506547928,0.04812738671898842,0.04817358776926994,0.04821990057826042,0.04826553538441658,0.04831249639391899,0.048358868807554245,0.0484064482152462,0.048453439027071,0.048499610275030136,0.04854820668697357,0.04859615117311478,0.048643480986356735,0.0486893430352211,0.04873782396316528,0.04878808185458183,0.048836760222911835,0.048885103315114975,0.04893423244357109,0.04898381233215332,0.0490322969853878,0.04908080771565437,0.04913004860281944,0.04918055981397629,0.04923098534345627,0.04927907511591911,0.04933012276887894,0.04938223585486412,0.04943370446562767,0.04948415979743004,0.04953599348664284,0.049589041620492935,0.04964107275009155,0.04969330132007599,0.049746010452508926,0.04979917034506798,0.04985444247722626,0.04990669712424278,0.049962617456912994,0.050016481429338455,0.05007045716047287,0.050125107169151306,0.050180550664663315,0.05023610219359398,0.05029326304793358,0.05034796893596649,0.05040470510721207,0.050461556762456894,0.05051947385072708,0.050576210021972656,0.05063486471772194,0.05069300904870033,0.050752900540828705,0.05081132799386978,0.05087048560380936,0.05093066021800041,0.05098962038755417,0.05104776844382286,0.05110777169466019,0.051169268786907196,0.051231272518634796,0.05129043385386467,0.05135083198547363,0.05141077935695648,0.051470838487148285,0.051531944423913956,0.05159005895256996,0.05165000632405281,0.0517120398581028,0.05177458003163338,0.05183438956737518,0.051894672214984894,0.051955945789813995,0.05201713368296623,0.05207936465740204,0.0521414540708065,0.05220247060060501,0.05226380005478859,0.0523236058652401,0.052386119961738586,0.052446573972702026,0.05250838026404381,0.05257176607847214,0.05263343080878258,0.05269492790102959,0.05275806039571762,0.05281651392579079,0.05287761986255646,0.05294029787182808,0.05300365760922432,0.05306346341967583,0.0531257763504982,0.053188174962997437,0.05324851721525192,0.0533098466694355,0.05337131768465042,0.05343267321586609,0.05349383130669594,0.0535537526011467,0.053618066012859344,0.05367891490459442,0.0537395142018795,0.0537998266518116,0.053861040621995926,0.05392225831747055,0.05398150160908699,0.054041676223278046,0.05410167947411537,0.054161231964826584,0.05422188714146614,0.054280057549476624],"recovered":[0.0,0.000296528625767678,0.0005521528655663133,0.0008063967106863856,0.001074951491318643,0.001357394503429532,0.0016540922224521637,0.0019676361698657274,0.002302392851561308,0.0026578553952276707,0.0030304177198559046,0.0034247280564159155,0.0038366736844182014,0.004274508450180292,0.004733724985271692,0.005215506535023451,0.00573052978143096,0.006270484533160925,0.006814270745962858,0.007358422968536615,0.007905533537268639,0.008441178128123283,0.008980371989309788,0.00951122771948576,0.010037744417786598,0.010568177327513695,0.01109751220792532,0.011620198376476765,0.012133559212088585,0.012652892619371414,0.01316467672586441,0.01367330551147461,0.014178553596138954,0.014679349958896637,0.015174372121691704,0.015669338405132294,0.016153711825609207,0.016638169065117836,0.017117612063884735,0.01759485900402069,0.01806255429983139,0.018523799255490303,0.018984705209732056,0.019440907984972,0.019893279299139977,0.02033638209104538,0.02077486366033554,0.02120836079120636,0.021634843200445175,0.02205600030720234,0.02247202955186367,0.02288101799786091,0.023287836462259293,0.023684456944465637,0.024079864844679832,0.024467216804623604,0.02485794946551323,0.02523702010512352,0.025616681203246117,0.02598549798130989,0.02635352313518524,0.026711465790867805,0.027062928304076195,0.02741117775440216,0.027751484885811806,0.028089452534914017,0.02842046320438385,0.02874654345214367,0.02906656637787819,0.029384421184659004,0.029694415628910065,0.029999393969774246,0.03029552847146988,0.030594170093536377,0.03088768571615219,0.03117494471371174,0.031456176191568375,0.03173360601067543,0.03200548514723778,0.03227505460381508,0.03253991901874542,0.03279785066843033,0.033054519444704056,0.03330276161432266,0.033548835664987564,0.033791106194257736,0.03402954712510109,0.03426091745495796,0.03448949754238129,0.034715767949819565,0.034939415752887726,0.035154588520526886,0.035366181284189224,0.03557244688272476,0.035774294286966324,0.035975661128759384,0.03617212548851967,0.03636357560753822,0.036554377526044846,0.03674120828509331,0.036924097687006,0.03710309416055679,0.03728065639734268,0.03745424747467041,0.03762482479214668,0.03779280558228493,0.037958960980176926,0.03812012821435928,0.03827757388353348,0.03843189775943756,0.03858599066734314,0.03873662278056145,0.03888390213251114,0.03902791067957878,0.039170317351818085,0.03931235522031784,0.03944895416498184,0.0395846851170063,0.0397171713411808,0.039849042892456055,0.03997815027832985,0.04010579362511635,0.04023041948676109,0.04035549983382225,0.04047917202115059,0.0405970960855484,0.040712907910346985,0.040826745331287384,0.04094284027814865,0.04105357825756073,0.04116480052471161,0.04127083346247673,0.041375573724508286,0.0414811335504055,0.04158412665128708,0.041681259870529175,0.04178166016936302,0.041875582188367844,0.04196944832801819,0.042064666748046875,0.04215698316693306,0.04224783554673195,0.042335644364356995,0.04242150858044624,0.04250709339976311,0.0425916351377964,0.04267434403300285,0.04275663197040558,0.04283813387155533,0.04291599616408348,0.04299267753958702,0.04306882619857788,0.04314398393034935,0.04321838542819023,0.043292757123708725,0.04336828365921974,0.04344028979539871,0.04351116716861725,0.043582018464803696,0.04365281015634537,0.043721944093704224,0.043791692703962326,0.04385902360081673,0.04392793029546738,0.04399458318948746,0.04406081140041351,0.04412436485290527,0.04418882355093956,0.0442512221634388,0.04431421309709549,0.04437632858753204,0.044438332319259644,0.04449867457151413,0.044558312743902206,0.044617924839258194,0.04467513784766197,0.04473334178328514,0.04479179531335831,0.044850561767816544,0.04490645229816437,0.044963665306568146,0.045018937438726425,0.04507353529334068,0.04513055086135864,0.04518568515777588,0.04523918032646179,0.04529324173927307,0.0453471876680851,0.04540158808231354,0.04545547813177109,0.045508187264204025,0.04556204751133919,0.04561363160610199,0.04566461965441704,0.045716848224401474,0.04576719179749489,0.045819785445928574,0.04587111249566078,0.04592317342758179,0.04597354307770729,0.04602481424808502,0.04607577621936798,0.046124767512083054,0.046175360679626465,0.04622361809015274,0.046270862221717834,0.04631813243031502,0.04636717960238457,0.04641667380928993,0.04646473377943039,0.04651434347033501,0.046561192721128464,0.04660837724804878,0.046654101461172104,0.046702075749635696,0.0467488095164299,0.0467953197658062,0.04684219881892204,0.04688803106546402,0.04693485423922539,0.046980518847703934,0.047027338296175,0.047073934227228165,0.047120049595832825,0.047166138887405396,0.04721112549304962,0.04725515842437744,0.0473017543554306,0.04734722152352333,0.04739299789071083,0.047436945140361786,0.0474826954305172,0.047528162598609924,0.04757574573159218,0.04762233793735504,0.04766656830906868,0.04771231859922409,0.047757815569639206,0.04780556261539459,0.047851115465164185,0.04789748787879944,0.04794447496533394,0.0479903370141983,0.04803738370537758,0.04808290675282478,0.0481288842856884,0.04817604273557663,0.04822339862585068,0.04827010631561279,0.04831898212432861,0.04836639389395714,0.04841383546590805,0.04846152663230896,0.04851040244102478,0.048556238412857056,0.048604100942611694,0.04865306243300438,0.04870103672146797,0.04874943569302559,0.04879952222108841,0.04884859919548035,0.04889826476573944,0.048947930335998535,0.0489981584250927,0.04904618859291077,0.04909608140587807,0.04914512485265732,0.04919642582535744,0.049247611314058304,0.04929894208908081,0.04934953525662422,0.0494011715054512,0.049453429877758026,0.049504928290843964,0.049558985978364944,0.04961003363132477,0.049663614481687546,0.04971688613295555,0.04977080598473549,0.049825768917798996,0.04987946152687073,0.049935802817344666,0.04998992010951042,0.05004403740167618,0.05009905621409416,0.050154946744441986,0.05020993575453758,0.05026661604642868,0.05032287538051605,0.050380539149045944,0.050437022000551224,0.05049505457282066,0.05055170878767967,0.05061066895723343,0.050669968128204346,0.0507289320230484,0.05078781023621559,0.05084826424717903,0.05090703070163727,0.050965454429388046,0.05102686956524849,0.05108901485800743,0.05114848539233208,0.05120958760380745,0.051268577575683594,0.05132956802845001,0.05138931795954704,0.051449548453092575,0.05151039734482765,0.051572345197200775,0.05163266137242317,0.05169302970170975,0.05175289511680603,0.05181495472788811,0.05187532678246498,0.051938146352767944,0.051999617367982864,0.05205964669585228,0.05212114751338959,0.052181176841259,0.052241068333387375,0.05230262503027916,0.05236530303955078,0.052428409457206726,0.05248948186635971,0.052550699561834335,0.0526147298514843,0.052674341946840286,0.05273493751883507,0.05279677361249924,0.05285714194178581,0.05291759967803955,0.05298059061169624,0.0530427061021328,0.0531032457947731,0.0531645193696022,0.05322674661874771,0.05328773707151413,0.053346868604421616,0.053407635539770126,0.05347048491239548,0.05353082716464996,0.053594887256622314,0.053654834628105164,0.05371565744280815,0.05377495661377907,0.05383239686489105,0.0538923442363739,0.053952716290950775,0.054011620581150055,0.05407331511378288],"active":[0.0006756782531738281,0.0005942920688539743,0.0005940948612987995,0.0006211672443896532,0.000647788867354393,0.0006815379019826651,0.00071351183578372,0.0007534022442996502,0.0007923629600554705,0.0008303655777126551,0.0008697204757481813,0.0009078357834368944,0.0009528249502182007,0.0009960676543414593,0.0010470007546246052,0.0011047795414924622,0.0011519384570419788,0.0011659394949674606,0.0011676852591335773,0.0011656577698886395,0.0011524446308612823,0.0011506136506795883,0.001143965870141983,0.0011388668790459633,0.0011384161189198494,0.0011278800666332245,0.0011153435334563255,0.0011034831404685974,0.0010983571410179138,0.0010852571576833725,0.001081087626516819,0.0010741008445620537,0.0010633394122123718,0.0010523255914449692,0.0010464657098054886,0.0010362379252910614,0.0010280683636665344,0.0010197870433330536,0.0010140128433704376,0.00099981389939785,0.000993644818663597,0.0009905174374580383,0.0009759813547134399,0.0009670797735452652,0.000957246869802475,0.0009440071880817413,0.0009340643882751465,0.0009209625422954559,0.0009109620004892349,0.000902906060218811,0.0008924547582864761,0.0008849035948514938,0.0008696354925632477,0.0008663386106491089,0.000860678032040596,0.0008593257516622543,0.0008449871093034744,0.000835886225104332,0.0008193515241146088,0.0008114892989397049,0.0007965043187141418,0.0007843337953090668,0.000775488093495369,0.0007650088518857956,0.0007569510489702225,0.000747261568903923,0.0007351469248533249,0.0007257945835590363,0.0007174275815486908,0.0007064957171678543,0.0006977356970310211,0.0006896518170833588,0.0006855670362710953,0.000677846372127533,0.0006673932075500488,0.0006606075912714005,0.000650409609079361,0.0006425753235816956,0.0006319284439086914,0.0006221793591976166,0.0006112232804298401,0.0006047450006008148,0.0005938969552516937,0.0005880929529666901,0.0005819238722324371,0.0005728825926780701,0.0005613043904304504,0.0005549639463424683,0.0005465410649776459,0.0005374699831008911,0.0005238652229309082,0.0005162283778190613,0.0005068741738796234,0.0005034990608692169,0.0004996359348297119,0.000490088015794754,0.0004822276532649994,0.0004798620939254761,0.0004690997302532196,0.0004607066512107849,0.0004541948437690735,0.00044907256960868835,0.0004414655268192291,0.0004362240433692932,0.0004321932792663574,0.00042676180601119995,0.00041870027780532837,0.0004143044352531433,0.00040785595774650574,0.00040779635310173035,0.0004021376371383667,0.0003961920738220215,0.00039019063115119934,0.00038557127118110657,0.0003839358687400818,0.00037892162799835205,0.00037436187267303467,0.00036793574690818787,0.0003637969493865967,0.0003572292625904083,0.00035342946648597717,0.0003498494625091553,0.00034520402550697327,0.0003391467034816742,0.0003323294222354889,0.000331144779920578,0.0003271736204624176,0.0003253147006034851,0.0003186650574207306,0.00031486526131629944,0.0003095082938671112,0.00030666589736938477,0.0003041587769985199,0.0002984926104545593,0.0002942122519016266,0.0002944953739643097,0.00028753653168678284,0.00028683245182037354,0.0002837628126144409,0.00027869269251823425,0.0002774260938167572,0.0002759024500846863,0.00027167797088623047,0.0002701021730899811,0.00026674941182136536,0.00026381760835647583,0.0002624094486236572,0.0002588890492916107,0.00025421008467674255,0.000252407044172287,0.0002516210079193115,0.00024944916367530823,0.00024832412600517273,0.0002478174865245819,0.00024581700563430786,0.00024051964282989502,0.00023877248167991638,0.00023891404271125793,0.00024051964282989502,0.0002386346459388733,0.00023795664310455322,0.00023705512285232544,0.0002362951636314392,0.00023336336016654968,0.00023054704070091248,0.00022705644369125366,0.00022790208458900452,0.00022499635815620422,0.00022463127970695496,0.00022293999791145325,0.00022178515791893005,0.00022133439779281616,0.0002198442816734314,0.00021784380078315735,0.0002165175974369049,0.00021685659885406494,0.0002159811556339264,0.00021429359912872314,0.00021000951528549194,0.00021102279424667358,0.00020899996161460876,0.00020922347903251648,0.0002097003161907196,0.00020770356059074402,0.0002061501145362854,0.00020708143711090088,0.0002071075141429901,0.00020724907517433167,0.0002056993544101715,0.00020274147391319275,0.0002030506730079651,0.00020026415586471558,0.0002000369131565094,0.00020023435354232788,0.00020040571689605713,0.00020040199160575867,0.00019896775484085083,0.00019874423742294312,0.00019662827253341675,0.00019595399498939514,0.00019575655460357666,0.00019499659538269043,0.00019465386867523193,0.00019282475113868713,0.0001909099519252777,0.00019271299242973328,0.00019229203462600708,0.00019147247076034546,0.00018975511193275452,0.00019153207540512085,0.0001888275146484375,0.0001883469521999359,0.00018769875168800354,0.00018899515271186829,0.00018829107284545898,0.0001866854727268219,0.0001864321529865265,0.000186234712600708,0.00018708035349845886,0.00018614903092384338,0.00018727406859397888,0.00018581002950668335,0.0001855306327342987,0.00018519163131713867,0.0001839771866798401,0.00018446147441864014,0.00018510594964027405,0.00018411874771118164,0.00018299371004104614,0.00018260255455970764,0.00018502399325370789,0.00018378347158432007,0.0001851096749305725,0.00018307939171791077,0.00018285587430000305,0.00018445774912834167,0.00018505007028579712,0.00018654391169548035,0.0001848265528678894,0.00018375739455223083,0.0001839771866798401,0.00018291175365447998,0.00018325075507164001,0.00018251687288284302,0.00018262863159179688,0.00018361210823059082,0.00018282607197761536,0.00018304958939552307,0.00018333271145820618,0.00018062815070152283,0.00018181279301643372,0.00018231570720672607,0.00018195435404777527,0.00017894059419631958,0.00018158555030822754,0.00018398091197013855,0.00018369778990745544,0.00018406659364700317,0.0001847967505455017,0.0001842901110649109,0.00018369778990745544,0.00018254294991493225,0.0001821182668209076,0.0001824013888835907,0.0001847967505455017,0.00018299371004104614,0.00018499791622161865,0.00018581002950668335,0.00018609315156936646,0.0001852177083492279,0.00018645823001861572,0.0001878701150417328,0.0001876428723335266,0.00018837302923202515,0.00018702447414398193,0.00018913671374320984,0.00019082799553871155,0.00018981099128723145,0.0001918114721775055,0.00019071251153945923,0.00019099563360214233,0.00018930435180664062,0.00019063055515289307,0.0001920647919178009,0.0001942068338394165,0.00019302219152450562,0.00019476935267448425,0.0001949407160282135,0.00019659847021102905,0.00019567087292671204,0.00019784271717071533,0.0001979544758796692,0.0002011917531490326,0.00020065903663635254,0.00020051747560501099,0.0002017281949520111,0.00020181015133857727,0.00019950419664382935,0.0002007409930229187,0.00020381435751914978,0.00020440295338630676,0.00020141899585723877,0.00020234659314155579,0.0002011917531490326,0.00020226091146469116,0.00020237639546394348,0.0002007409930229187,0.0002004578709602356,0.00020164251327514648,0.00020223483443260193,0.0002017281949520111,0.00020164251327514648,0.0002030506730079651,0.000202178955078125,0.0002040378749370575,0.00020330771803855896,0.0002028532326221466,0.00020415335893630981,0.00020245835185050964,0.00020494312047958374,0.0002055056393146515,0.00020575523376464844,0.0002064630389213562,0.00020502135157585144,0.0002054460346698761,0.00020736083388328552,0.00020178407430648804,0.00020327791571617126,0.00020536035299301147,0.0002068839967250824,0.00020632147789001465,0.00020817667245864868,0.00020758435130119324,0.00020581111311912537,0.0002066008746623993,0.00020679831504821777,0.00020592659711837769,0.00020609423518180847,0.0002068839967250824,0.00021043047308921814,0.0002084299921989441,0.00020868703722953796,0.00020493939518928528,0.00020620599389076233,0.0002066008746623993,0.00020654499530792236,0.0002092793583869934,0.00020933523774147034,0.00020851567387580872,0.00021026656031608582,0.00020674243569374084]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0006756782531738281,0.0008907643496058881,0.0011399092618376017,0.0014050271129235625,0.001684822142124176,0.0019758010748773813,0.002279710490256548,0.0025946912355720997,0.002922405255958438,0.0032618665136396885,0.00361704733222723,0.003985412418842316,0.004363608546555042,0.004757242742925882,0.005171272903680801,0.005596881732344627,0.0060368855483829975,0.006465001031756401,0.0068853977136313915,0.007292385213077068,0.007691963575780392,0.00808480940759182,0.008471908047795296,0.008853710256516933,0.00922328606247902,0.009589171968400478,0.009949508123099804,0.01030032243579626,0.01064384076744318,0.01097837183624506,0.011309522204101086,0.01163025014102459,0.011952921748161316,0.01226035226136446,0.012563529424369335,0.012862086296081543,0.013151797465980053,0.013435733504593372,0.013710119761526585,0.013987689279019833,0.014252723194658756,0.014512967318296432,0.014765633270144463,0.015013284981250763,0.01525476761162281,0.015493432991206646,0.015722718089818954,0.015947718173265457,0.01616906002163887,0.01638530008494854,0.016596132889389992,0.016801893711090088,0.01700219139456749,0.01719871163368225,0.017390049993991852,0.017574429512023926,0.01775430142879486,0.017929863184690475,0.01810232736170292,0.018270114436745644,0.018434716388583183,0.018590671941637993,0.018745528534054756,0.018897229805588722,0.01904425397515297,0.019189054146409035,0.019327513873577118,0.01946149580180645,0.019594548270106316,0.01972241699695587,0.01984851062297821,0.019971448928117752,0.020089851692318916,0.02020428329706192,0.020315980538725853,0.020425565540790558,0.020532559603452682,0.02063758112490177,0.02073812484741211,0.020834948867559433,0.020930025726556778,0.021024314686655998,0.02111389860510826,0.021200694143772125,0.02128475531935692,0.02136608585715294,0.021446429193019867,0.021523308008909225,0.021599341183900833,0.021671995520591736,0.021744733676314354,0.0218138936907053,0.02187984064221382,0.021945789456367493,0.02200906164944172,0.02207050286233425,0.022130873054265976,0.02218901924788952,0.022246262058615685,0.022303506731987,0.022356834262609482,0.022406386211514473,0.02245740406215191,0.0225057452917099,0.022554200142621994,0.022600315511226654,0.022645531222224236,0.02269004099071026,0.022732552140951157,0.02277461066842079,0.022813796997070312,0.02285461686551571,0.022891661152243614,0.022927550598978996,0.02296377904713154,0.022997979074716568,0.02303091064095497,0.02306494116783142,0.023097451776266098,0.02312903106212616,0.023159736767411232,0.023189935833215714,0.023218587040901184,0.023245546966791153,0.023273266851902008,0.023299353197216988,0.02332605980336666,0.02335130050778389,0.023375527933239937,0.023398684337735176,0.02342192456126213,0.023444771766662598,0.023466717451810837,0.023487817496061325,0.023508748039603233,0.023529257625341415,0.023548413068056107,0.0235680490732193,0.02358666993677616,0.023605121299624443,0.023623179644346237,0.02364039234817028,0.023657266050577164,0.023674478754401207,0.023690367117524147,0.02370605804026127,0.023721300065517426,0.023735666647553444,0.0237500611692667,0.023764682933688164,0.023778768256306648,0.02379186823964119,0.023805614560842514,0.02381863072514534,0.02383175864815712,0.023844096809625626,0.02385646477341652,0.023867648094892502,0.02387942373752594,0.023891227319836617,0.023902354761958122,0.023913482204079628,0.023924019187688828,0.023934582248330116,0.0239441879093647,0.023954415693879128,0.02396458387374878,0.023974135518074036,0.023983797058463097,0.023993516340851784,0.024002473801374435,0.02401171438395977,0.024020729586482048,0.024029236286878586,0.024037575349211693,0.02404605597257614,0.024054111912846565,0.024062084034085274,0.024069465696811676,0.024077465757727623,0.02408529818058014,0.02409287542104721,0.024100199341773987,0.024107947945594788,0.024115130305290222,0.024121694266796112,0.024128681048750877,0.02413569577038288,0.024142766371369362,0.02414989471435547,0.024156851693987846,0.02416386641561985,0.02417059987783432,0.024177219718694687,0.02418375574052334,0.02418927662074566,0.024195389822125435,0.024201277643442154,0.02420736290514469,0.024213306605815887,0.024218913167715073,0.0242242943495512,0.024229926988482475,0.024235421791672707,0.02424108423292637,0.02424640767276287,0.02425105683505535,0.024257000535726547,0.024262549355626106,0.024268072098493576,0.024273114278912544,0.02427801676094532,0.024283114820718765,0.024288468062877655,0.024293340742588043,0.024298129603266716,0.02430322952568531,0.024307962507009506,0.0243125818669796,0.02431742660701275,0.024321962147951126,0.024326639249920845,0.024331286549568176,0.024335738271474838,0.024340301752090454,0.02434469759464264,0.024348556995391846,0.02435297891497612,0.0243571475148201,0.024361036717891693,0.024365289136767387,0.024369262158870697,0.024373430758714676,0.02437765710055828,0.024381686002016068,0.02438543178141117,0.024389516562223434,0.024393657222390175,0.024397602304816246,0.024401601403951645,0.024405715987086296,0.02440943382680416,0.0244135744869709,0.024417603388428688,0.02442168816924095,0.024425717070698738,0.024429885670542717,0.024434084072709084,0.024437857791781425,0.02444194257259369,0.024445662274956703,0.02444915473461151,0.024453183636069298,0.02445695921778679,0.02446107193827629,0.02446470595896244,0.024468086659908295,0.02447214350104332,0.024475522339344025,0.02447907254099846,0.024482622742652893,0.024486031383275986,0.024489523842930794,0.02449270710349083,0.024496538564562798,0.024500032886862755,0.024503355845808983,0.024506594985723495,0.024509891867637634,0.02451310306787491,0.024516314268112183,0.02451913245022297,0.024522287771105766,0.024525443091988564,0.024528654292225838,0.024531695991754532,0.024535076692700386,0.024538090452551842,0.024541303515434265,0.02454431727528572,0.024547386914491653,0.024550316855311394,0.024553783237934113,0.02455657161772251,0.02455955743789673,0.024562882259488106,0.0245659239590168,0.024568656459450722,0.02457110770046711,0.024574121460318565,0.024576770141720772,0.024579361081123352,0.02458195388317108,0.024584798142313957,0.02458767220377922,0.024590546265244484,0.024593137204647064,0.024596208706498146,0.024598827585577965,0.02460150420665741,0.02460440620779991,0.024607308208942413,0.02460978738963604,0.02461240626871586,0.024615082889795303,0.024617843329906464,0.024620970711112022,0.02462325245141983,0.024625731632113457,0.024627843871712685,0.024630295112729073,0.02463291585445404,0.024635281413793564,0.024637704715132713,0.024640042334794998,0.024642296135425568,0.024644803255796432,0.024646803736686707,0.02464916929602623,0.024651451036334038,0.024653621017932892,0.024655846878886223,0.024658042937517166,0.024660494178533554,0.024662550538778305,0.024665143340826035,0.024667030200362206,0.024668917059898376,0.024671226739883423,0.02467302978038788,0.024675369262695312,0.024677058681845665,0.024679087102413177,0.024681199342012405,0.02468319982290268,0.024685002863407135,0.02468697540462017,0.02468905970454216,0.024690890684723854,0.024692974984645844,0.02469511702656746,0.024696948006749153,0.024698695167899132,0.0247004684060812,0.02470221556723118,0.024704160168766975,0.024706244468688965,0.024708159267902374,0.024709850549697876,0.02471151202917099,0.024713370949029922],"recovered":[0.0,0.0002975991228595376,0.0005524909356608987,0.000804621959105134,0.001063683070242405,0.0013338153949007392,0.0016128497663885355,0.001905490760691464,0.0022104145027697086,0.0025251414626836777,0.002850151155143976,0.003188710892572999,0.003544708713889122,0.00391355250030756,0.004295411054044962,0.004690651316195726,0.005100793670862913,0.0055258385837078094,0.005951052997261286,0.006374182179570198,0.006788522470742464,0.007198664825409651,0.007600355893373489,0.00799368042498827,0.008379539474844933,0.008758130483329296,0.009134805761277676,0.009500634856522083,0.009859956800937653,0.010208038613200188,0.010550711303949356,0.01088808849453926,0.011215632781386375,0.01154264248907566,0.011857735924422741,0.012166068889200687,0.012473584152758121,0.01277047861367464,0.013062218204140663,0.013342435471713543,0.01362242829054594,0.013895462267100811,0.014162355102598667,0.014422401785850525,0.01467472966760397,0.01492263562977314,0.015167470090091228,0.015403092838823795,0.015634095296263695,0.015860309824347496,0.016083508729934692,0.01629890501499176,0.016507228836417198,0.016711188480257988,0.016912244260311127,0.017109612002968788,0.017300104722380638,0.017485469579696655,0.017662975937128067,0.01783890463411808,0.018010184168815613,0.01817946322262287,0.018343109637498856,0.01850348711013794,0.018658794462680817,0.01880914345383644,0.018955577164888382,0.019097954034805298,0.019238105043768883,0.01937270537018776,0.019503531977534294,0.01963297836482525,0.01975853741168976,0.01987972855567932,0.01999751105904579,0.020113857463002205,0.02022654190659523,0.020336607471108437,0.020445600152015686,0.02054848149418831,0.020649109035730362,0.020746072754263878,0.020842785015702248,0.020935749635100365,0.021023361012339592,0.02111128345131874,0.021197007969021797,0.021280676126480103,0.021360935643315315,0.021437617018818855,0.021513255313038826,0.021586135029792786,0.021658901125192642,0.021728651598095894,0.021794402971863747,0.021860633045434952,0.021923821419477463,0.0219834316521883,0.022044027224183083,0.022102115675807,0.02215924672782421,0.02221471630036831,0.022268211469054222,0.02231920138001442,0.022369233891367912,0.022418899461627007,0.022466817870736122,0.022511864081025124,0.02255733124911785,0.02260071597993374,0.02264491654932499,0.022685116156935692,0.022725822404026985,0.022766023874282837,0.02280396968126297,0.022840000689029694,0.022875411435961723,0.0229107104241848,0.022944318130612373,0.02297753095626831,0.02300950512290001,0.02304145134985447,0.023073172196745872,0.023103484883904457,0.023131711408495903,0.023160137236118317,0.023187153041362762,0.023212788626551628,0.0232393816113472,0.023264003917574883,0.0232884269207716,0.023311780765652657,0.02333572693169117,0.02335902489721775,0.023381082341074944,0.023402294144034386,0.023422718048095703,0.02344277687370777,0.023463059216737747,0.02348201908171177,0.023500949144363403,0.023519430309534073,0.02353729121387005,0.0235552079975605,0.023572420701384544,0.02358923852443695,0.023605238646268845,0.023620648309588432,0.023635804653167725,0.02365090511739254,0.023665836080908775,0.0236811600625515,0.02369442954659462,0.02370775304734707,0.02372121997177601,0.023734403774142265,0.023747220635414124,0.023760376498103142,0.0237723495811224,0.02378423884510994,0.023796070367097855,0.023808015510439873,0.023818466812372208,0.023828523233532906,0.023839425295591354,0.023849567398428917,0.023859990760684013,0.023870300501585007,0.02387973852455616,0.023889344185590744,0.023898471146821976,0.023908022791147232,0.023917149752378464,0.023926643654704094,0.02393588237464428,0.023944277316331863,0.023953180760145187,0.02396143414080143,0.0239697452634573,0.023977406322956085,0.02398506924510002,0.023992901667952538,0.024000564590096474,0.024008169770240784,0.02401586063206196,0.024023326113820076,0.024030396714806557,0.024037158116698265,0.024044089019298553,0.024051610380411148,0.024058764800429344,0.02406555414199829,0.02407245710492134,0.02407887950539589,0.024085048586130142,0.024091584607958794,0.024097725749015808,0.024103811010718346,0.024109838530421257,0.02411598153412342,0.02412223443388939,0.024128038436174393,0.02413341775536537,0.024139419198036194,0.02414465881884098,0.02415068820118904,0.024155927821993828,0.024160942062735558,0.02416660450398922,0.02417232282459736,0.024177392944693565,0.024182718247175217,0.024187365546822548,0.024192409589886665,0.024197930470108986,0.024202577769756317,0.024207480251789093,0.02421286143362522,0.0242173969745636,0.02422238327562809,0.02422705851495266,0.02423151023685932,0.024235904216766357,0.02424049749970436,0.02424520067870617,0.02424951083958149,0.02425384894013405,0.02425830066204071,0.02426294982433319,0.024267230182886124,0.024271119385957718,0.024275343865156174,0.02427920326590538,0.024283232167363167,0.02428765594959259,0.024291571229696274,0.02429545857012272,0.024299345910549164,0.024303600192070007,0.02430771291255951,0.02431182563304901,0.0243154875934124,0.024319404736161232,0.024323008954524994,0.02432706579566002,0.02433120831847191,0.024335714057087898,0.024339517578482628,0.024343574419617653,0.024347152560949326,0.024350814521312714,0.02435450442135334,0.02435828000307083,0.024362055584788322,0.024366140365600586,0.024369914084672928,0.024374084547162056,0.02437780238687992,0.02438143640756607,0.02438509836792946,0.024388732388615608,0.024392198771238327,0.024396225810050964,0.024399859830737114,0.02440352365374565,0.02440684661269188,0.024410566315054893,0.024414002895355225,0.024416988715529442,0.024420594796538353,0.024424059316515923,0.02442721463739872,0.0244302861392498,0.024433383718132973,0.024436455219984055,0.024439722299575806,0.024442624300718307,0.024445807561278343,0.02444899082183838,0.02445222996175289,0.024455245584249496,0.02445831522345543,0.024461837485432625,0.02446470968425274,0.024468006566166878,0.024470513686537743,0.024473752826452255,0.024476852267980576,0.024480147287249565,0.024482909590005875,0.024485895410180092,0.024488739669322968,0.02449127472937107,0.024494009092450142,0.024496711790561676,0.02450026199221611,0.02450305037200451,0.02450564317405224,0.02450857311487198,0.024511277675628662,0.02451423555612564,0.024517051875591278,0.024519870057702065,0.024522405117750168,0.02452513761818409,0.024527616798877716,0.024530405178666115,0.02453344687819481,0.024536123499274254,0.024538744240999222,0.024540970101952553,0.02454344928264618,0.024545984342694283,0.02454829402267933,0.02455071732401848,0.024553421884775162,0.02455570362508297,0.02455812506377697,0.024560267105698586,0.024562913924455643,0.024565309286117554,0.0245676189661026,0.024569761008024216,0.024571619927883148,0.024574127048254013,0.02457640878856182,0.02457869052886963,0.024580858647823334,0.024582916870713234,0.024585029110312462,0.02458697184920311,0.024589085951447487,0.024591028690338135,0.024592775851488113,0.024594860151410103,0.024597030133008957,0.02459905855357647,0.024601086974143982,0.024603115394711494,0.02460508607327938,0.0246069747954607,0.024609003216028214,0.02461100183427334,0.02461272105574608,0.024614496156573296,0.024616213515400887,0.02461787685751915,0.024619877338409424,0.024621708318591118,0.024623623117804527,0.024625679478049278],"active":[0.0006756782531738281,0.0005931652267463505,0.000587418326176703,0.0006004051538184285,0.0006211390718817711,0.0006419856799766421,0.0006668607238680124,0.0006892004748806357,0.0007119907531887293,0.0007367250509560108,0.0007668961770832539,0.0007967015262693167,0.0008188998326659203,0.0008436902426183224,0.0008758618496358395,0.000906230416148901,0.0009360918775200844,0.0009391624480485916,0.0009343447163701057,0.0009182030335068703,0.0009034411050379276,0.000886144582182169,0.0008715521544218063,0.0008600298315286636,0.0008437465876340866,0.0008310414850711823,0.0008147023618221283,0.0007996875792741776,0.0007838839665055275,0.0007703332230448723,0.0007588109001517296,0.0007421616464853287,0.0007372889667749405,0.0007177097722887993,0.0007057934999465942,0.0006960174068808556,0.0006782133132219315,0.0006652548909187317,0.0006479015573859215,0.0006452538073062897,0.0006302949041128159,0.0006175050511956215,0.0006032781675457954,0.000590883195400238,0.0005800379440188408,0.000570797361433506,0.000555247999727726,0.0005446253344416618,0.0005349647253751755,0.0005249902606010437,0.0005126241594552994,0.0005029886960983276,0.0004949625581502914,0.000487523153424263,0.0004778057336807251,0.00046481750905513763,0.0004541967064142227,0.0004443936049938202,0.000439351424574852,0.0004312098026275635,0.0004245322197675705,0.00041120871901512146,0.0004024188965559006,0.0003937426954507828,0.0003854595124721527,0.0003799106925725937,0.00037193670868873596,0.00036354176700115204,0.00035644322633743286,0.0003497116267681122,0.0003449786454439163,0.00033847056329250336,0.000331314280629158,0.0003245547413825989,0.00031846947968006134,0.00031170807778835297,0.0003060176968574524,0.00030097365379333496,0.00029252469539642334,0.00028646737337112427,0.000280916690826416,0.00027824193239212036,0.0002711135894060135,0.00026494450867176056,0.00026139430701732635,0.000254802405834198,0.00024942122399806976,0.00024263188242912292,0.00023840554058551788,0.00023437850177288055,0.00023147836327552795,0.00022775866091251373,0.0002209395170211792,0.00021713785827159882,0.0002146586775779724,0.00020986981689929962,0.00020705163478851318,0.00020558759570121765,0.00020223483443260193,0.0002013910561800003,0.0001975875347852707,0.00019166991114616394,0.00018919259309768677,0.00018654391169548035,0.00018496625125408173,0.00018141604959964752,0.0001787133514881134,0.0001781769096851349,0.00017522089183330536,0.00017389468848705292,0.00016888044774532318,0.0001695007085800171,0.00016583874821662903,0.00016152672469615936,0.00015980936586856842,0.0001579783856868744,0.00015549920499324799,0.0001542307436466217,0.00015313364565372467,0.00015150010585784912,0.00015023164451122284,0.0001484844833612442,0.00014541484415531158,0.00014206208288669586,0.00014155544340610504,0.00013921596109867096,0.00013890676200389862,0.00013851188123226166,0.00013614632189273834,0.00013468042016029358,0.00013349764049053192,0.0001329910010099411,0.00013099052011966705,0.00012879259884357452,0.0001276656985282898,0.00012696348130702972,0.00012569501996040344,0.00012527219951152802,0.000123610720038414,0.00012310221791267395,0.00012223049998283386,0.00012096203863620758,0.00011997483670711517,0.00011927075684070587,0.00011794641613960266,0.00011681951582431793,0.00011606141924858093,0.0001150183379650116,0.00011425651609897614,0.00011377781629562378,0.00011293217539787292,0.00011070817708969116,0.00011118501424789429,0.00011087767779827118,0.00011053867638111115,0.00010969303548336029,0.00010924413800239563,0.00010727159678936005,0.00010707415640354156,0.00010698847472667694,0.00010628439486026764,0.00010546669363975525,0.00010555237531661987,0.0001060590147972107,0.00010476261377334595,0.00010484829545021057,0.00010459311306476593,0.00010383501648902893,0.00010405853390693665,0.00010417215526103973,0.00010400265455245972,0.00010369159281253815,0.00010357983410358429,0.00010259263217449188,0.00010169297456741333,0.00010177865624427795,0.00010093115270137787,0.000100649893283844,9.972043335437775e-05,0.00010005943477153778,0.0001002289354801178,9.997375309467316e-05,9.963475167751312e-05,9.97781753540039e-05,9.926967322826385e-05,9.836815297603607e-05,9.828433394432068e-05,9.853765368461609e-05,9.867735207080841e-05,9.828433394432068e-05,9.80868935585022e-05,9.831227362155914e-05,9.814277291297913e-05,9.834021329879761e-05,9.87071543931961e-05,9.769201278686523e-05,9.766407310962677e-05,9.746663272380829e-05,9.752437472343445e-05,9.732507169246674e-05,9.66787338256836e-05,9.625591337680817e-05,9.650923311710358e-05,9.600259363651276e-05,9.642541408538818e-05,9.571947157382965e-05,9.512901306152344e-05,9.605847299098969e-05,9.59448516368866e-05,9.574927389621735e-05,9.572133421897888e-05,9.529851377010345e-05,9.574927389621735e-05,9.605847299098969e-05,9.541027247905731e-05,9.555183351039886e-05,9.574927389621735e-05,9.510107338428497e-05,9.518489241600037e-05,9.504333138465881e-05,9.490363299846649e-05,9.512901306152344e-05,9.538233280181885e-05,9.52407717704773e-05,9.510107338428497e-05,9.51867550611496e-05,9.470805525779724e-05,9.467825293540955e-05,9.419769048690796e-05,9.380653500556946e-05,9.41697508096695e-05,9.391829371452332e-05,9.422749280929565e-05,9.442493319511414e-05,9.403005242347717e-05,9.386055171489716e-05,9.405799210071564e-05,9.431131184101105e-05,9.400211274623871e-05,9.388849139213562e-05,9.389035403728485e-05,9.394623339176178e-05,9.41697508096695e-05,9.459443390369415e-05,9.462237358093262e-05,9.450875222682953e-05,9.417161345481873e-05,9.456649422645569e-05,9.428337216377258e-05,9.47900116443634e-05,9.484775364398956e-05,9.465031325817108e-05,9.490363299846649e-05,9.490363299846649e-05,9.493157267570496e-05,9.479187428951263e-05,9.400211274623871e-05,9.434111416339874e-05,9.40859317779541e-05,9.397417306900024e-05,9.389035403728485e-05,9.383261203765869e-05,9.32980328798294e-05,9.284727275371552e-05,9.30149108171463e-05,9.318627417087555e-05,9.278953075408936e-05,9.259209036827087e-05,9.290315210819244e-05,9.250827133655548e-05,9.225495159626007e-05,9.191781282424927e-05,9.200163185596466e-05,9.205937385559082e-05,9.219907224178314e-05,9.19736921787262e-05,9.245239198207855e-05,9.228289127349854e-05,9.231269359588623e-05,9.208731353282928e-05,9.214133024215698e-05,9.200163185596466e-05,9.194575250148773e-05,9.186193346977234e-05,9.155087172985077e-05,9.236857295036316e-05,9.217113256454468e-05,9.180419147014618e-05,9.096041321754456e-05,9.121187031269073e-05,9.087473154067993e-05,9.062141180038452e-05,9.067915380001068e-05,9.078904986381531e-05,9.096041321754456e-05,9.028427302837372e-05,9.008683264255524e-05,9.056553244590759e-05,9.025447070598602e-05,9.022653102874756e-05,9.017065167427063e-05,9.025633335113525e-05,8.991733193397522e-05,9.000115096569061e-05,8.994527161121368e-05,9.022653102874756e-05,9.056553244590759e-05,8.980557322502136e-05,8.960813283920288e-05,8.909963071346283e-05,8.932501077651978e-05,8.946657180786133e-05,8.929707109928131e-05,8.94106924533844e-05,8.932501077651978e-05,8.887425065040588e-05,8.909963071346283e-05,8.867867290973663e-05,8.890219032764435e-05,8.853711187839508e-05,8.831173181533813e-05,8.822791278362274e-05,8.828192949295044e-05,8.887425065040588e-05,8.842349052429199e-05,8.873455226421356e-05,8.83396714925766e-05,8.805841207504272e-05,8.83098691701889e-05,8.800067007541656e-05,8.839741349220276e-05,8.79727303981781e-05,8.805841207504272e-05,8.842349052429199e-05,8.83396714925766e-05,8.79727303981781e-05,8.791685104370117e-05,8.79727303981781e-05,8.777529001235962e-05,8.788891136646271e-05,8.814223110675812e-05,8.794479072093964e-05,8.769333362579346e-05,8.774735033512115e-05,8.771941065788269e-05,8.794665336608887e-05,8.836761116981506e-05,8.828192949295044e-05,8.814223110675812e-05,8.788891136646271e-05,8.769147098064423e-05]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0006756782531738281,0.0008912150515243411,0.001131767756305635,0.001385251060128212,0.0016464813379570842,0.0019192335894331336,0.002192182932049036,0.0024724288377910852,0.0027621963527053595,0.0030585278291255236,0.003358465153723955,0.003665924072265625,0.003982200752943754,0.004303040914237499,0.004630980081856251,0.004970807582139969,0.005314297508448362,0.00563871581107378,0.005953752435743809,0.0062566762790083885,0.006550725549459457,0.0068349153734743595,0.007112118415534496,0.007379602640867233,0.00763776246458292,0.007891640067100525,0.008136389777064323,0.008369985036551952,0.008595973253250122,0.008817481808364391,0.009029554203152657,0.009237738326191902,0.00943933054804802,0.009632245637476444,0.009820597246289253,0.009999286383390427,0.010174707509577274,0.010341480374336243,0.010501999408006668,0.010659897699952126,0.010809767991304398,0.010953975841403008,0.011095985770225525,0.011232981458306313,0.011363301426172256,0.011488324031233788,0.011607347056269646,0.011724201031029224,0.011837758123874664,0.01194759737700224,0.012052252888679504,0.012155809439718723,0.01225178875029087,0.01234447117894888,0.012433999218046665,0.012520793825387955,0.01260454673320055,0.012685595080256462,0.012761768884956837,0.012836732901632786,0.01290817465633154,0.012975277379155159,0.013042408972978592,0.013107513077557087,0.013170503079891205,0.013228535652160645,0.013285694643855095,0.013341022655367851,0.013393758796155453,0.013444776646792889,0.013493230566382408,0.013541065156459808,0.013585773296654224,0.013629889115691185,0.013670483604073524,0.013711303472518921,0.013749249279499054,0.01378671731799841,0.013822268694639206,0.013857088051736355,0.013889710418879986,0.013919825665652752,0.013951349072158337,0.013981998898088932,0.014010028913617134,0.014037186279892921,0.014063131995499134,0.014087611809372902,0.014111303724348545,0.014134601689875126,0.01415680069476366,0.01417832262814045,0.014198605902493,0.014217959716916084,0.01423773542046547,0.014256272464990616,0.014273794367909431,0.014291570521891117,0.014307741075754166,0.014323544688522816,0.014338982291519642,0.014353885315358639,0.014367322437465191,0.01438047830015421,0.014393042773008347,0.014405494555830956,0.01441741082817316,0.014428538270294666,0.014439975842833519,0.014450596645474434,0.014461047947406769,0.014470512978732586,0.014480063691735268,0.014488204382359982,0.014496628195047379,0.014504431746900082,0.014512037858366966,0.014519277028739452,0.014526884071528912,0.014534377492964268,0.014540011063218117,0.014546575024724007,0.014552716165781021,0.014558520168066025,0.014564238488674164,0.014570069499313831,0.014575760811567307,0.014580747112631798,0.01458562072366476,0.014590775594115257,0.014595930464565754,0.01460012886673212,0.014604100957512856,0.014607931487262249,0.014611932449042797,0.014615904539823532,0.014619679190218449,0.014622919261455536,0.014626411721110344,0.014629454351961613,0.014632778242230415,0.014635792933404446,0.014638582244515419,0.014641061425209045,0.014643709175288677,0.014646188355982304,0.014648272655904293,0.014650554396212101,0.01465289294719696,0.014655400067567825,0.014657597057521343,0.014659653417766094,0.014661343768239021,0.014663118869066238,0.014664752408862114,0.014666358940303326,0.014668245799839497,0.014670020900666714,0.01467162650078535,0.01467328891158104,0.014674612320959568,0.014675993472337723,0.014677261002361774,0.014678613282740116,0.014680078253149986,0.014681176282465458,0.014682218432426453,0.014683768153190613,0.014685007743537426,0.014686444774270058,0.014687374234199524,0.014688669703900814,0.014689909294247627,0.014691065065562725,0.01469202246516943,0.014693036675453186,0.01469399407505989,0.01469503715634346,0.014695909805595875,0.014696726575493813,0.014697515405714512,0.014698304235935211,0.014698980376124382,0.014699769206345081,0.014700530096888542,0.01470134686678648,0.014701995067298412,0.014702755957841873,0.014703403227031231,0.014704108238220215,0.014704727567732334,0.014705263078212738,0.014705797657370567,0.014706277288496494,0.014706840738654137,0.014707375317811966,0.01470791082829237,0.014708418399095535,0.014708897098898888,0.01470937579870224,0.014709826558828354,0.014710305258631706,0.014710558578372002,0.014711122028529644,0.01471154484897852,0.014711910858750343,0.01471222098916769,0.014712559059262276,0.0147129250690341,0.014713263139128685,0.014713630080223083,0.014713883399963379,0.014714277349412441,0.014714587479829788,0.014714925549924374,0.014715206809341908,0.014715432189404964,0.014715629629790783,0.014715827070176601,0.014716108329594135,0.014716333709657192,0.014716587960720062,0.014716756530106068,0.014717094600200653,0.014717264100909233,0.014717545360326767,0.014717742800712585,0.014717968180775642,0.014718221500515938,0.014718390069901943,0.014718531630933285,0.014718812890350819,0.014719038270413876,0.014719178900122643,0.014719348400831223,0.014719516970217228,0.01471965853124857,0.014719742350280285,0.014719855040311813,0.014720024541020393,0.014720109291374683,0.01472024992108345,0.01472033467143774,0.014720503240823746,0.014720672741532326,0.014720756560564041,0.014720898121595383,0.014720981940627098,0.01472112350165844,0.014721207320690155,0.014721376821398735,0.014721461571753025,0.01472163014113903,0.01472179964184761,0.014721883460879326,0.014722025021910667,0.014722165651619434,0.014722278341650963,0.014722391031682491,0.014722531661391258,0.014722672291100025,0.014722729101777077,0.01472292561084032,0.014723067171871662,0.01472317986190319,0.014723263680934906,0.014723348431289196,0.014723433181643486,0.014723601751029491,0.01472371444106102,0.01472379919141531,0.014723911881446838,0.01472396869212389,0.014724081382155418,0.014724194072186947,0.014724277891218662,0.014724334701895714,0.014724419452250004,0.01472450327128172,0.014724532142281532,0.01472456008195877,0.01472458802163601,0.014724615961313248,0.014724728651344776,0.014724813401699066,0.014724926091730595,0.014724954031407833,0.014724982902407646,0.014725010842084885,0.014725038781762123,0.014725038781762123,0.014725066721439362,0.014725095592439175,0.014725095592439175,0.014725123532116413,0.014725151471793652,0.01472517941147089,0.014725208282470703,0.014725236222147942,0.014725292101502419,0.014725292101502419,0.014725320972502232,0.014725320972502232,0.014725320972502232,0.01472534891217947,0.014725376851856709,0.014725376851856709,0.014725404791533947,0.014725404791533947,0.01472543366253376,0.01472543366253376,0.01472543366253376,0.01472543366253376,0.01472543366253376,0.01472543366253376,0.01472543366253376,0.01472543366253376,0.01472543366253376,0.01472543366253376,0.01472543366253376,0.01472543366253376,0.01472543366253376,0.01472543366253376,0.01472543366253376,0.01472543366253376,0.01472543366253376,0.01472543366253376,0.01472543366253376,0.01472543366253376,0.01472543366253376,0.01472543366253376,0.01472543366253376,0.01472543366253376,0.01472543366253376,0.01472543366253376,0.01472543366253376,0.01472543366253376,0.01472543366253376,0.01472543366253376,0.01472543366253376,0.01472543366253376,0.01472543366253376,0.01472543366253376,0.01472543366253376,0.01472543366253376,0.01472543366253376,0.01472543366253376,0.01472543366253376,0.01472543366253376,0.01472543366253376,0.01472543366253376],"recovered":[0.0,0.00029697935678996146,0.0005497301463037729,0.000796874868683517,0.0010461043566465378,0.0013023483334109187,0.001565240672789514,0.0018367534503340721,0.002114069415256381,0.0023964561987668276,0.0026850122958421707,0.002980667632073164,0.0032822671346366405,0.003585641272366047,0.0039005375001579523,0.004221434239298105,0.004553908947855234,0.004891849122941494,0.005223450716584921,0.005549192428588867,0.005862483289092779,0.006168702617287636,0.006464723963290453,0.006748716812580824,0.0070246802642941475,0.007292361930012703,0.007551535498350859,0.007805948611348867,0.008046895265579224,0.0082775317132473,0.008508168160915375,0.008728297427296638,0.0089402562007308,0.009147961623966694,0.00934820156544447,0.009542440995573997,0.00972777884453535,0.009905594401061535,0.010078874416649342,0.0102465208619833,0.010408701375126839,0.010563951916992664,0.010713737457990646,0.010859578847885132,0.011000885628163815,0.011137289926409721,0.011268285103142262,0.011392040178179741,0.011512753553688526,0.011630396358668804,0.011744770221412182,0.01185567956417799,0.011962025426328182,0.012064089067280293,0.01216085720807314,0.012255342677235603,0.012346363626420498,0.012431665323674679,0.012515502981841564,0.012597142718732357,0.012673767283558846,0.01274940650910139,0.012820454314351082,0.012890120968222618,0.012957028113305569,0.013020806945860386,0.013083121739327908,0.013143210671842098,0.013201524503529072,0.013256457634270191,0.013308912515640259,0.013359620235860348,0.013409651815891266,0.013456613756716251,0.013502645306289196,0.013545267283916473,0.013588002882897854,0.013627245090901852,0.013665586709976196,0.013702603057026863,0.013738070614635944,0.013772241771221161,0.013803905807435513,0.013836274854838848,0.013867347501218319,0.01389616634696722,0.013923999853432178,0.013951579108834267,0.013977750204503536,0.014002569019794464,0.014025330543518066,0.014048346318304539,0.014071249403059483,0.014091955497860909,0.014113111421465874,0.01413294393569231,0.014152100309729576,0.01416998915374279,0.014187765307724476,0.014204808510839939,0.014221091754734516,0.014237543568015099,0.014253544621169567,0.014268306083977222,0.014281602576375008,0.014294307678937912,0.014307154342532158,0.014319351874291897,0.014330846257507801,0.014342142269015312,0.014352397061884403,0.014362763613462448,0.014372595585882664,0.014382624067366123,0.01439166720956564,0.014400710351765156,0.014408767223358154,0.014418204315006733,0.014425331726670265,0.014432684518396854,0.014440346509218216,0.014447135850787163,0.014453671872615814,0.014459644444286823,0.01446550339460373,0.014471616595983505,0.014477306976914406,0.014482885599136353,0.014488435350358486,0.014493308961391449,0.01449874509125948,0.014503872953355312,0.0145083237439394,0.014513310045003891,0.014517310075461864,0.014520972035825253,0.014525198377668858,0.014528832398355007,0.014532213099300861,0.014535762369632721,0.014539058320224285,0.01454215683043003,0.014545256271958351,0.01454821415245533,0.014551002532243729,0.01455373503267765,0.014556326903402805,0.014558693394064903,0.014561031945049763,0.014563454315066338,0.014565961435437202,0.01456824317574501,0.014570300467312336,0.014572300016880035,0.014574159868061543,0.014576046727597713,0.014577877707779408,0.01457948423922062,0.014581089839339256,0.014582808129489422,0.014584357850253582,0.014585934579372406,0.0145873436704278,0.014588611200451851,0.014590048231184483,0.014591456390917301,0.014592836610972881,0.014593878760933876,0.01459528785198927,0.014596527442336082,0.014597992412745953,0.014598949812352657,0.01460010465234518,0.014601344242691994,0.014602583833038807,0.014603851363062859,0.014604922384023666,0.014605936594307423,0.014606810174882412,0.01460762694478035,0.014608415775001049,0.014609345234930515,0.014610049314796925,0.014610810205340385,0.014611542224884033,0.014612303115427494,0.01461323257535696,0.01461402140557766,0.01461461279541254,0.014615205116569996,0.014615852385759354,0.014616585336625576,0.014617261476814747,0.014617993496358395,0.01461841631680727,0.014618922956287861,0.014619515277445316,0.014620162546634674,0.01462058536708355,0.01462109200656414,0.014621542766690254,0.014622022397816181,0.014622529037296772,0.01462281122803688,0.014623317867517471,0.014623768627643585,0.014624134637415409,0.014624557457864285,0.014624952338635921,0.014625233598053455,0.01462559960782528,0.014625994488596916,0.014626247808337212,0.014626529067754745,0.014626811258494854,0.014627092517912388,0.014627346768975258,0.014627628028392792,0.014627797529101372,0.014628078788518906,0.014628416858613491,0.014628670178353786,0.0146291209384799,0.014629346318542957,0.014629628509283066,0.014629769138991833,0.01462999451905489,0.014630163088440895,0.014630360528826714,0.014630613848567009,0.014630839228630066,0.014631064608693123,0.01463128998875618,0.014631487429141998,0.014631628058850765,0.014631853438913822,0.014632022939622402,0.014632163569331169,0.014632304199039936,0.014632473699748516,0.014632529579102993,0.014632671140134335,0.01463283970952034,0.014632952399551868,0.014633093029260635,0.014633234590291977,0.014633347280323505,0.01463343109935522,0.014633572660386562,0.01463371329009533,0.01463379804044962,0.014633938670158386,0.014634023420512676,0.014634107239544392,0.014634276740252972,0.0146343894302845,0.014634557999670506,0.014634755440056324,0.014634896069765091,0.014635036699473858,0.014635234139859676,0.014635374769568443,0.014635459519922733,0.014635572209954262,0.014635712839663029,0.014635825529694557,0.014635938219726086,0.014636050909757614,0.014636163599789143,0.014636276289820671,0.014636417850852013,0.014636501669883728,0.014636699110269547,0.014636811800301075,0.014636924490332603,0.01463706512004137,0.014637177810072899,0.014637206681072712,0.014637262560427189,0.014637290500104427,0.014637347310781479,0.014637403190135956,0.014637460000813007,0.014637460000813007,0.014637515880167484,0.014637544751167297,0.014637628570199013,0.014637657441198826,0.014637713320553303,0.014637741260230541,0.014637770131230354,0.014637798070907593,0.014637826010584831,0.01463785395026207,0.01463785395026207,0.01463785395026207,0.014637882821261883,0.014637910760939121,0.01463793870061636,0.01463802345097065,0.014638079330325127,0.014638079330325127,0.014638079330325127,0.014638079330325127,0.014638079330325127,0.01463810820132494,0.01463810820132494,0.014638136141002178,0.014638164080679417,0.014638164080679417,0.014638192020356655,0.014638192020356655,0.014638220891356468,0.014638220891356468,0.014638220891356468,0.014638220891356468,0.014638248831033707,0.014638248831033707,0.014638248831033707,0.014638248831033707,0.014638248831033707,0.014638248831033707,0.014638248831033707,0.014638248831033707,0.014638248831033707,0.014638248831033707,0.014638248831033707,0.014638248831033707,0.014638248831033707,0.014638248831033707,0.014638248831033707,0.014638248831033707,0.014638248831033707,0.014638248831033707,0.014638248831033707,0.014638248831033707,0.014638248831033707,0.014638248831033707,0.014638248831033707,0.014638248831033707,0.014638248831033707,0.014638248831033707,0.014638248831033707,0.014638248831033707,0.014638248831033707,0.014638248831033707,0.014638248831033707,0.014638248831033707,0.014638248831033707,0.014638248831033707,0.014638248831033707],"active":[0.0006756782531738281,0.0005942357238382101,0.000582037610001862,0.000588376191444695,0.0006003769813105464,0.0006168852560222149,0.000626942259259522,0.0006356753874570131,0.0006481269374489784,0.000662071630358696,0.0006734528578817844,0.000685256440192461,0.0006999336183071136,0.0007173996418714523,0.0007304425816982985,0.0007493733428418636,0.0007603885605931282,0.0007468666881322861,0.0007303017191588879,0.0007074838504195213,0.0006882422603666782,0.0006662127561867237,0.0006473944522440434,0.0006308858282864094,0.0006130822002887726,0.000599278137087822,0.0005848542787134647,0.0005640364252030849,0.0005490779876708984,0.0005399500951170921,0.0005213860422372818,0.0005094408988952637,0.0004990743473172188,0.00048428401350975037,0.0004723956808447838,0.00045684538781642914,0.0004469286650419235,0.0004358859732747078,0.0004231249913573265,0.0004133768379688263,0.0004010666161775589,0.00039002392441034317,0.00038224831223487854,0.0003734026104211807,0.0003624157980084419,0.00035103410482406616,0.0003390619531273842,0.0003321608528494835,0.00032500457018613815,0.00031720101833343506,0.00030748266726732254,0.00030012987554073334,0.00028976332396268845,0.00028038211166858673,0.000273142009973526,0.0002654511481523514,0.0002581831067800522,0.0002539297565817833,0.0002462659031152725,0.00023959018290042877,0.00023440737277269363,0.00022587087005376816,0.00022195465862751007,0.00021739210933446884,0.00021347496658563614,0.00020772870630025864,0.00020257290452718735,0.00019781198352575302,0.00019223429262638092,0.00018831901252269745,0.00018431805074214935,0.0001814449205994606,0.00017612148076295853,0.00017327535897493362,0.00016783829778432846,0.0001660361886024475,0.0001612463966012001,0.00015947222709655762,0.00015668198466300964,0.00015448499470949173,0.00015163980424404144,0.00014758389443159103,0.0001474432647228241,0.00014572404325008392,0.00014268141239881516,0.00014101993292570114,0.00013913214206695557,0.00013603270053863525,0.00013355351984500885,0.00013203267008066177,0.00013147015124559402,0.0001299763098359108,0.00012735649943351746,0.00012600421905517578,0.00012462399899959564,0.0001233285292983055,0.00012169405817985535,0.00012158136814832687,0.00011997576802968979,0.00011873617768287659,0.00011789053678512573,0.00011634174734354019,0.00011377781629562378,0.0001121722161769867,0.00011144019663333893,0.00011118687689304352,0.00011025648564100266,0.00010918639600276947,0.00010912958532571793,0.0001084543764591217,0.00010865088552236557,0.00010774936527013779,0.00010746810585260391,0.00010558031499385834,0.00010496098548173904,0.00010372139513492584,0.00010327063500881195,0.00010107271373271942,0.00010155234485864639,0.00010169297456741333,9.966455399990082e-05,9.943917393684387e-05,9.904429316520691e-05,9.887572377920151e-05,9.873509407043457e-05,9.845290333032608e-05,9.84538346529007e-05,9.786151349544525e-05,9.718537330627441e-05,9.746663272380829e-05,9.718537330627441e-05,9.625591337680817e-05,9.577721357345581e-05,9.4621442258358e-05,9.462237358093262e-05,9.493250399827957e-05,9.448081254959106e-05,9.408686310052872e-05,9.419862180948257e-05,9.369198232889175e-05,9.371992200613022e-05,9.363610297441483e-05,9.332597255706787e-05,9.284727275371552e-05,9.270664304494858e-05,9.245332330465317e-05,9.194575250148773e-05,9.186100214719772e-05,9.186100214719772e-05,9.194575250148773e-05,9.163562208414078e-05,9.141024202108383e-05,9.104330092668533e-05,9.0818852186203e-05,9.059254080057144e-05,9.031221270561218e-05,9.036809206008911e-05,9.053666144609451e-05,9.053666144609451e-05,9.048078209161758e-05,9.025447070598602e-05,9.005889296531677e-05,8.991733193397522e-05,9.000208228826523e-05,9.003002196550369e-05,8.971989154815674e-05,8.938182145357132e-05,8.988939225673676e-05,8.971989154815674e-05,8.991733193397522e-05,8.938182145357132e-05,8.971989154815674e-05,8.980464190244675e-05,8.972082287073135e-05,8.943863213062286e-05,8.918531239032745e-05,8.907169103622437e-05,8.910056203603745e-05,8.909963071346283e-05,8.909963071346283e-05,8.909963071346283e-05,8.895900100469589e-05,8.893106132745743e-05,8.895900100469589e-05,8.898787200450897e-05,8.90437513589859e-05,8.876249194145203e-05,8.873455226421356e-05,8.879043161869049e-05,8.890312165021896e-05,8.88751819729805e-05,8.867774158716202e-05,8.853618055582047e-05,8.828379213809967e-05,8.842442184686661e-05,8.845236152410507e-05,8.839555084705353e-05,8.82558524608612e-05,8.831173181533813e-05,8.828379213809967e-05,8.828379213809967e-05,8.828286081552505e-05,8.802954107522964e-05,8.831080049276352e-05,8.822698146104813e-05,8.814223110675812e-05,8.808635175228119e-05,8.800160139799118e-05,8.79727303981781e-05,8.802954107522964e-05,8.803047239780426e-05,8.788891136646271e-05,8.802954107522964e-05,8.805841207504272e-05,8.811429142951965e-05,8.811429142951965e-05,8.808542042970657e-05,8.800160139799118e-05,8.802954107522964e-05,8.802954107522964e-05,8.791685104370117e-05,8.791778236627579e-05,8.76355916261673e-05,8.774828165769577e-05,8.76355916261673e-05,8.777622133493423e-05,8.774828165769577e-05,8.780509233474731e-05,8.786097168922424e-05,8.777622133493423e-05,8.769240230321884e-05,8.774828165769577e-05,8.774828165769577e-05,8.769147098064423e-05,8.77203419804573e-05,8.766353130340576e-05,8.76355916261673e-05,8.757878094911575e-05,8.755084127187729e-05,8.755084127187729e-05,8.757971227169037e-05,8.757878094911575e-05,8.749496191740036e-05,8.755084127187729e-05,8.757971227169037e-05,8.752197027206421e-05,8.755084127187729e-05,8.755084127187729e-05,8.755084127187729e-05,8.749403059482574e-05,8.757878094911575e-05,8.752290159463882e-05,8.760672062635422e-05,8.769240230321884e-05,8.760672062635422e-05,8.76355916261673e-05,8.760765194892883e-05,8.752290159463882e-05,8.749496191740036e-05,8.749496191740036e-05,8.743815124034882e-05,8.735433220863342e-05,8.746609091758728e-05,8.749496191740036e-05,8.74670222401619e-05,8.743815124034882e-05,8.741021156311035e-05,8.738227188587189e-05,8.743815124034882e-05,8.743815124034882e-05,8.738134056329727e-05,8.741021156311035e-05,8.726958185434341e-05,8.726958185434341e-05,8.726958185434341e-05,8.721277117729187e-05,8.715689182281494e-05,8.721277117729187e-05,8.724071085453033e-05,8.724164217710495e-05,8.721277117729187e-05,8.71848315000534e-05,8.715596050024033e-05,8.72686505317688e-05,8.729752153158188e-05,8.738134056329727e-05,8.732546120882034e-05,8.732546120882034e-05,8.729752153158188e-05,8.729752153158188e-05,8.72686505317688e-05,8.72686505317688e-05,8.726958185434341e-05,8.724164217710495e-05,8.726958185434341e-05,8.729752153158188e-05,8.729659020900726e-05,8.729752153158188e-05,8.729752153158188e-05,8.72686505317688e-05,8.721277117729187e-05,8.724164217710495e-05,8.724164217710495e-05,8.724164217710495e-05,8.726958185434341e-05,8.72686505317688e-05,8.72686505317688e-05,8.72686505317688e-05,8.724071085453033e-05,8.726958185434341e-05,8.724164217710495e-05,8.724164217710495e-05,8.721277117729187e-05,8.721277117729187e-05,8.721277117729187e-05,8.721277117729187e-05,8.71848315000534e-05,8.71848315000534e-05,8.71848315000534e-05,8.71848315000534e-05,8.71848315000534e-05,8.71848315000534e-05,8.71848315000534e-05,8.71848315000534e-05,8.71848315000534e-05,8.71848315000534e-05,8.71848315000534e-05,8.71848315000534e-05,8.71848315000534e-05,8.71848315000534e-05,8.71848315000534e-05,8.71848315000534e-05,8.71848315000534e-05,8.71848315000534e-05,8.71848315000534e-05,8.71848315000534e-05,8.71848315000534e-05,8.71848315000534e-05,8.71848315000534e-05,8.71848315000534e-05,8.71848315000534e-05,8.71848315000534e-05,8.71848315000534e-05,8.71848315000534e-05,8.71848315000534e-05,8.71848315000534e-05,8.71848315000534e-05,8.71848315000534e-05,8.71848315000534e-05,8.71848315000534e-05,8.71848315000534e-05]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.7093847393989563,"q05":0.6393775080123719,"q20":0.6735641828015881,"q40":0.6986019384373775,"q60":0.7201675403605351,"q80":0.7452052959963245,"q95":0.7793919707855407},"MaxActiveInfected":{"mean":0.032847147434949875,"q05":0.02252871708983583,"q20":0.027567522589737263,"q40":0.031257860464966924,"q60":0.034436434404932825,"q80":0.03812677228016249,"q95":0.04316557778006391}},"4W_None":{"TotalInfected":{"mean":0.5390534996986389,"q05":0.43685858381219156,"q20":0.48676349056716406,"q40":0.5233130195301856,"q60":0.5547939798670922,"q80":0.5913435088301138,"q95":0.6412484155850862},"MaxActiveInfected":{"mean":0.014572329819202423,"q05":0.006528550599221172,"q20":0.010456574302247529,"q40":0.01333339394657823,"q60":0.015811265691826615,"q80":0.018688085336157317,"q95":0.022616109039183672}},"2W_Strong":{"TotalInfected":{"mean":0.013477999716997147,"q05":0.008149567455068424,"q20":0.010751604091384152,"q40":0.012657292721738897,"q60":0.014298706712255397,"q80":0.01620439534261014,"q95":0.01880643197892587},"MaxActiveInfected":{"mean":0.0009458105196245015,"q05":0.0006656532162004917,"q20":0.0008024626062061043,"q40":0.0009026595424908358,"q60":0.0009889614967581672,"q80":0.0010891584330428986,"q95":0.001225967823048511}},"2W_Moderate":{"TotalInfected":{"mean":0.03135073930025101,"q05":0.003564908108444089,"q20":0.017133580313989906,"q40":0.027071051597150415,"q60":0.0356304270033516,"q80":0.04556789828651211,"q95":0.059136570492057915},"MaxActiveInfected":{"mean":0.0009577362798154354,"q05":0.000678326705927402,"q20":0.000814770956704246,"q40":0.0009147004710522342,"q60":0.0010007720885786366,"q80":0.0011007016029266248,"q95":0.0012371458537034689}}}}} \ No newline at end of file diff --git a/web/country-data/extdata-AG.json b/web/country-data/extdata-AG.json new file mode 100644 index 00000000..c9abb15b --- /dev/null +++ b/web/country-data/extdata-AG.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.007302522659301758,0.008276189677417278,0.009279360994696617,0.01073986105620861,0.012082341127097607,0.013587098568677902,0.01498858816921711,0.01667037606239319,0.018071867525577545,0.019724149256944656,0.021450195461511612,0.023323766887187958,0.02510882169008255,0.02710041217505932,0.029151013121008873,0.030921317636966705,0.03294241428375244,0.035597868263721466,0.03825332224369049,0.041498877108097076,0.04568859562277794,0.05017336457967758,0.05552853271365166,0.06196063384413719,0.06920412182807922,0.0768459290266037,0.08605150878429413,0.09667332470417023,0.10798851400613785,0.1210002452135086,0.13575276732444763,0.15217232704162598,0.17058348655700684,0.18993879854679108,0.21096114814281464,0.23422588407993317,0.25819873809814453,0.2841336727142334,0.3118979334831238,0.33994248509407043,0.36837059259414673,0.39786091446876526,0.4258759617805481,0.45442208647727966,0.4818322956562042,0.5083868503570557,0.5336431264877319,0.5579995512962341,0.5804234147071838,0.6017260551452637,0.6212141513824463,0.6396695375442505,0.6564284563064575,0.6720808744430542,0.6861695051193237,0.6990337371826172,0.7099506258964539,0.7204838991165161,0.7296894788742065,0.7379951477050781,0.7453418970108032,0.7520690560340881,0.7579110860824585,0.7632219791412354,0.7675592303276062,0.771453857421875,0.775215744972229,0.7783728241920471,0.7812052965164185,0.7836542129516602,0.7856752872467041,0.7877849340438843,0.7894667387008667,0.7909124493598938,0.7923287153244019,0.7935383915901184,0.7946743369102478,0.7956185340881348,0.7964446544647217,0.7972265481948853,0.7979199290275574,0.7984657287597656,0.7991296052932739,0.799675464630127,0.8000590205192566,0.8004868626594543,0.8008261322975159,0.801091730594635,0.8013867735862732,0.8016375303268433,0.8018735647201538,0.8020505905151367,0.8021981716156006,0.8023751974105835,0.802463710308075,0.8025227189064026,0.8026259541511536,0.8026997447013855,0.8027734756469727,0.8028029799461365,0.8028324842453003,0.8028914928436279,0.802935779094696,0.8029652833938599,0.8029947876930237,0.803039014339447,0.8030685186386108,0.8030980229377747,0.803112804889679,0.8031423091888428,0.8031423091888428,0.8031570315361023,0.8031570315361023,0.8031718134880066,0.8031865358352661,0.8032013177871704,0.8032013177871704,0.8032013177871704,0.8032013177871704,0.8032160401344299,0.8032160401344299,0.8032160401344299,0.8032160401344299,0.8032160401344299,0.8032160401344299,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342,0.8032308220863342],"recovered":[0.0,0.0014162425650283694,0.002670207293704152,0.0038209042977541685,0.0051781367510557175,0.006505864206701517,0.007833591662347317,0.00914656650274992,0.01073983870446682,0.012288854457437992,0.013926384970545769,0.015622925013303757,0.017260456457734108,0.019104521721601486,0.02086007222533226,0.022910673171281815,0.024577708914875984,0.02661355771124363,0.02885594218969345,0.03142287954688072,0.03427011892199516,0.03791399300098419,0.04192667827010155,0.04630817845463753,0.05185512825846672,0.05837574601173401,0.06566349416971207,0.07370362430810928,0.08307147771120071,0.09338349103927612,0.10493472218513489,0.11793169379234314,0.13312679529190063,0.14964963495731354,0.16751493513584137,0.18744559586048126,0.20857122540473938,0.23157040774822235,0.2556465268135071,0.2819945514202118,0.30968502163887024,0.3371247351169586,0.36627572774887085,0.39457106590270996,0.42335325479507446,0.45130929350852966,0.47776055335998535,0.5035479664802551,0.5289223194122314,0.5521280765533447,0.5752895474433899,0.5966069102287292,0.6155786514282227,0.6340045928955078,0.6514715552330017,0.6670207381248474,0.6811093688011169,0.6936637759208679,0.7051265239715576,0.7151729464530945,0.7244523167610168,0.7328169941902161,0.7403702735900879,0.7469941973686218,0.7534557580947876,0.7584125995635986,0.7630301713943481,0.7672936320304871,0.7709965109825134,0.7742863297462463,0.7772958874702454,0.7795087695121765,0.7818986773490906,0.7838312387466431,0.7855720520019531,0.7872833013534546,0.7885667681694031,0.7899535298347473,0.7910746932029724,0.7919450998306274,0.7927860021591187,0.7936859130859375,0.794320285320282,0.7950578927993774,0.7956627607345581,0.7962086200714111,0.7966659069061279,0.7970642447471619,0.7973445653915405,0.7976396083831787,0.7978018522262573,0.7981559634208679,0.7983772158622742,0.7985542416572571,0.7987755537033081,0.7989230751991272,0.7990115880966187,0.7991443276405334,0.7992328405380249,0.7993361353874207,0.7993951439857483,0.7994246482849121,0.7994836568832397,0.7995279431343079,0.7995869517326355,0.7996311783790588,0.7996901869773865,0.7997344732284546,0.7997491955757141,0.7997786998748779,0.7998082041740417,0.799822986125946,0.7998377084732056,0.7998524904251099,0.7998524904251099,0.7998672127723694,0.7998819947242737,0.7998819947242737,0.7998967170715332,0.7998967170715332,0.7999114990234375,0.7999114990234375,0.799926221370697,0.799926221370697,0.799926221370697,0.799926221370697,0.799926221370697,0.799926221370697,0.7999410033226013,0.7999410033226013,0.7999410033226013,0.7999410033226013,0.7999410033226013,0.7999410033226013,0.7999410033226013,0.7999410033226013,0.7999410033226013,0.7999410033226013,0.7999410033226013,0.7999410033226013,0.7999410033226013,0.7999410033226013,0.7999410033226013,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608,0.7999557256698608],"active":[0.007302522659301758,0.006859946995973587,0.006609153933823109,0.006918956525623798,0.006904204376041889,0.007081234361976385,0.007154996506869793,0.007523809559643269,0.007332028821110725,0.007435294799506664,0.007523810490965843,0.007700841873884201,0.007848365232348442,0.007995890453457832,0.008290940895676613,0.00801064446568489,0.008364705368876457,0.008984310552477837,0.00939738005399704,0.010075997561216354,0.011418476700782776,0.01225937157869339,0.01360185444355011,0.015652455389499664,0.017348993569612503,0.01847018301486969,0.020388014614582062,0.022969700396060944,0.024917036294937134,0.027616754174232483,0.030818045139312744,0.03424063324928284,0.0374566912651062,0.04028916358947754,0.04344621300697327,0.046780288219451904,0.04962751269340515,0.05256326496601105,0.0562514066696167,0.05794793367385864,0.05868557095527649,0.06073617935180664,0.059600234031677246,0.0598510205745697,0.05847904086112976,0.057077556848526,0.05588257312774658,0.054451584815979004,0.05150109529495239,0.049597978591918945,0.045924603939056396,0.04306262731552124,0.04084980487823486,0.03807628154754639,0.03469794988632202,0.032012999057769775,0.028841257095336914,0.026820123195648193,0.024562954902648926,0.022822201251983643,0.020889580249786377,0.01925206184387207,0.017540812492370605,0.016227781772613525,0.014103472232818604,0.013041257858276367,0.01218557357788086,0.011079192161560059,0.01020878553390503,0.009367883205413818,0.00837939977645874,0.008276164531707764,0.007568061351776123,0.007081210613250732,0.0067566633224487305,0.006255090236663818,0.0061075687408447266,0.005665004253387451,0.005369961261749268,0.0052814483642578125,0.005133926868438721,0.004779815673828125,0.004809319972991943,0.004617571830749512,0.004396259784698486,0.004278242588043213,0.0041602253913879395,0.0040274858474731445,0.004042208194732666,0.003997921943664551,0.004071712493896484,0.003894627094268799,0.003820955753326416,0.003820955753326416,0.0036881566047668457,0.0035996437072753906,0.003614366054534912,0.0035554170608520508,0.003540635108947754,0.0034668445587158203,0.003437340259552002,0.0034668445587158203,0.003452122211456299,0.003437340259552002,0.0034078359603881836,0.0034078359603881836,0.0033783316612243652,0.0033635497093200684,0.0033636093139648438,0.0033636093139648438,0.0033341050148010254,0.00333404541015625,0.0033193230628967285,0.0033193230628967285,0.00333404541015625,0.0033341050148010254,0.0033193230628967285,0.0033193230628967285,0.003304600715637207,0.0033193230628967285,0.0033045411109924316,0.0033045411109924316,0.00328981876373291,0.00328981876373291,0.00328981876373291,0.003304600715637207,0.003304600715637207,0.003304600715637207,0.00328981876373291,0.00328981876373291,0.00328981876373291,0.00328981876373291,0.00328981876373291,0.00328981876373291,0.00328981876373291,0.00328981876373291,0.00328981876373291,0.00328981876373291,0.00328981876373291,0.00328981876373291,0.00328981876373291,0.00328981876373291,0.00328981876373291,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887,0.0032750964164733887]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.007302522659301758,0.008379457518458366,0.009515400975942612,0.010798871517181396,0.011905310675501823,0.013174028135836124,0.014427993446588516,0.0157114639878273,0.017039190977811813,0.018499691039323807,0.01994543895125389,0.021509205922484398,0.022910695523023605,0.02463674172759056,0.02617100439965725,0.02769051492214203,0.029121508821845055,0.03112785331904888,0.03329647332429886,0.03580440580844879,0.038799166679382324,0.0417054146528244,0.04567384347319603,0.04984880983829498,0.054658133536577225,0.05983626842498779,0.06609134376049042,0.07289225608110428,0.08041604608297348,0.08850042521953583,0.09825184941291809,0.10815079510211945,0.11970201879739761,0.13221216201782227,0.14625656604766846,0.1617024689912796,0.1778859794139862,0.19606110453605652,0.21568195521831512,0.23581916093826294,0.25759389996528625,0.2789260447025299,0.30204325914382935,0.32610461115837097,0.35072657465934753,0.37461093068122864,0.3985985219478607,0.4226303994655609,0.44639670848846436,0.46942541003227234,0.49199679493904114,0.5134912133216858,0.5339972376823425,0.5536918640136719,0.5717931985855103,0.5892159342765808,0.6055469512939453,0.6212141513824463,0.6357454061508179,0.6476211547851562,0.6595412492752075,0.6702073216438293,0.679855465888977,0.6888397336006165,0.6970421671867371,0.7046396732330322,0.7110422849655151,0.716972827911377,0.7221804261207581,0.7269160151481628,0.7312237620353699,0.7353839874267578,0.7390573620796204,0.7425242066383362,0.745371401309967,0.7477318048477173,0.7499594688415527,0.7520690560340881,0.7539721727371216,0.7555949091911316,0.7572324275970459,0.758471667766571,0.7596666216850281,0.7606992721557617,0.7615401744842529,0.7623958587646484,0.7630744576454163,0.7637088298797607,0.7643284201622009,0.7649185061454773,0.765523374080658,0.7659659385681152,0.7664232850074768,0.7668363451957703,0.7672051787376404,0.7675297260284424,0.7677657604217529,0.7679722905158997,0.7681493163108826,0.7683558464050293,0.7685328722000122,0.7687246799468994,0.7688722014427185,0.7690049409866333,0.769108235836029,0.769182026386261,0.7693000435829163,0.7693590521812439,0.769432783126831,0.769506573677063,0.7695655822753906,0.769609808921814,0.7696540951728821,0.7697278261184692,0.7697721123695374,0.7698163390159607,0.7698753476142883,0.7698901295661926,0.7699196338653564,0.7699491381645203,0.7699638605117798,0.7699786424636841,0.7699786424636841,0.7699786424636841,0.7699786424636841,0.7700081467628479,0.7700228691101074,0.7700376510620117,0.7700671553611755,0.7700818777084351,0.7700818777084351,0.7700966596603394,0.7701113820075989,0.7701113820075989,0.7701113820075989,0.7701113820075989,0.7701113820075989,0.7701113820075989,0.7701113820075989,0.7701113820075989,0.7701113820075989,0.7701113820075989,0.7701113820075989,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032,0.7701261639595032],"recovered":[0.0,0.001401489949785173,0.002684959676116705,0.0038651619106531143,0.0051781367510557175,0.006358338985592127,0.007612303830683231,0.008777753449976444,0.010075975209474564,0.011329940520226955,0.012805192731320858,0.014177178032696247,0.015667183324694633,0.017112931236624718,0.018676698207855225,0.02025521919131279,0.021804234012961388,0.023161467164754868,0.02494652196764946,0.02690860815346241,0.02900346741080284,0.031540900468826294,0.03427011892199516,0.038032013922929764,0.04139558970928192,0.04570332542061806,0.05037987604737282,0.05564652755856514,0.062049124389886856,0.06861399859189987,0.07647709548473358,0.0848417803645134,0.09413587301969528,0.10472818464040756,0.11595485359430313,0.12861251831054688,0.14290772378444672,0.15779301524162292,0.17372575402259827,0.1917533427476883,0.21050380170345306,0.23080326616764069,0.2517961263656616,0.2735265791416168,0.29665854573249817,0.3204101324081421,0.3444714844226837,0.36870989203453064,0.3926974833011627,0.41616877913475037,0.4396105408668518,0.4626687169075012,0.48462048172950745,0.5062329173088074,0.527314305305481,0.5466105937957764,0.5646381974220276,0.5819429159164429,0.5985837578773499,0.6141624450683594,0.6274839639663696,0.6401563882827759,0.6517813801765442,0.662226140499115,0.6720660924911499,0.6813601851463318,0.6891052722930908,0.6970568895339966,0.7035479545593262,0.7090506553649902,0.7146861553192139,0.7197315096855164,0.7242752909660339,0.7284945249557495,0.7320498824119568,0.7352069020271301,0.7379656434059143,0.7403407692909241,0.7426126599311829,0.744722306728363,0.7465073466300964,0.7482923865318298,0.7499299049377441,0.7510658502578735,0.7522608041763306,0.75339674949646,0.7543999552726746,0.7552850842475891,0.7560669779777527,0.7567013502120972,0.7573651671409607,0.7579110264778137,0.7584125995635986,0.7589437365531921,0.7594305276870728,0.759843647480011,0.7601386904716492,0.7604484558105469,0.7607139945030212,0.760920524597168,0.7611271142959595,0.7613336443901062,0.7615106701850891,0.761687695980072,0.7618499398231506,0.7619827389717102,0.7620564699172974,0.7621449828147888,0.7622630596160889,0.7623662948608398,0.7624400854110718,0.7625285983085632,0.7625728249549866,0.7626318335533142,0.76273512840271,0.7627646327018738,0.7628383636474609,0.7628973722457886,0.7629416584968567,0.7629563808441162,0.76298588514328,0.7630153894424438,0.7630301713943481,0.7630448937416077,0.7630448937416077,0.7630743980407715,0.7630891799926758,0.7631186842918396,0.7631186842918396,0.7631334066390991,0.7631481885910034,0.7631481885910034,0.7631481885910034,0.7631629109382629,0.7631629109382629,0.7631629109382629,0.7631629109382629,0.7631629109382629,0.7631629109382629,0.7631629109382629,0.7631629109382629,0.7631629109382629,0.7631629109382629,0.7631629109382629,0.7631629109382629,0.7631629109382629,0.7631629109382629,0.7631629109382629,0.7631629109382629,0.7631629109382629,0.7631629109382629,0.7631629109382629,0.7631629109382629,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672,0.7631776928901672],"active":[0.007302522659301758,0.006977967452257872,0.006830441299825907,0.006933709606528282,0.006727173924446106,0.006815689150243998,0.006815689615905285,0.006933710537850857,0.00696321576833725,0.007169750519096851,0.007140246219933033,0.007332027889788151,0.007243512198328972,0.007523810490965843,0.007494306191802025,0.007435295730829239,0.007317274808883667,0.007966386154294014,0.008349951356649399,0.008895797654986382,0.009795699268579483,0.010164514183998108,0.011403724551200867,0.011816795915365219,0.013262543827295303,0.014132943004369736,0.0157114677131176,0.01724572852253914,0.018366921693086624,0.019886426627635956,0.02177475392818451,0.02330901473760605,0.02556614577770233,0.027483977377414703,0.030301712453365326,0.03308995068073273,0.03497825562953949,0.038268089294433594,0.04195620119571686,0.044065818190574646,0.04709009826183319,0.04812277853488922,0.050247132778167725,0.05257803201675415,0.054068028926849365,0.05420079827308655,0.054127037525177,0.05392050743103027,0.053699225187301636,0.05325663089752197,0.05238625407218933,0.05082249641418457,0.04937675595283508,0.0474589467048645,0.0444788932800293,0.04260534048080444,0.040908753871917725,0.03927123546600342,0.03716164827346802,0.033458709716796875,0.03205728530883789,0.030050933361053467,0.02807408571243286,0.026613593101501465,0.024976074695587158,0.02327948808670044,0.021937012672424316,0.01991593837738037,0.018632471561431885,0.017865359783172607,0.016537606716156006,0.015652477741241455,0.014782071113586426,0.01402968168258667,0.013321518898010254,0.012524902820587158,0.011993825435638428,0.011728286743164062,0.01135951280593872,0.010872602462768555,0.010725080966949463,0.010179281234741211,0.009736716747283936,0.009633421897888184,0.009279370307922363,0.008999109268188477,0.0086745023727417,0.00842374563217163,0.008261442184448242,0.008217155933380127,0.008158206939697266,0.008054912090301514,0.008010685443878174,0.007892608642578125,0.007774651050567627,0.0076860785484313965,0.00762706995010376,0.007523834705352783,0.007435321807861328,0.007435321807861328,0.007405757904052734,0.007391035556793213,0.0073615312576293945,0.007317245006561279,0.007258296012878418,0.007199287414550781,0.0072435736656188965,0.007214069366455078,0.0071697235107421875,0.0071402788162231445,0.007125496864318848,0.007081210613250732,0.007081270217895508,0.007095992565155029,0.007036983966827393,0.007051706314086914,0.007036983966827393,0.006992757320404053,0.006977975368499756,0.006992757320404053,0.006977975368499756,0.006963253021240234,0.0069484710693359375,0.006933748722076416,0.006933748722076416,0.006933748722076416,0.006933689117431641,0.006918966770172119,0.0069484710693359375,0.0069484710693359375,0.006933689117431641,0.0069484710693359375,0.006963193416595459,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.006963253021240234,0.006963253021240234,0.006963253021240234,0.006963253021240234,0.006963253021240234,0.006963253021240234,0.006963253021240234,0.006963253021240234,0.006963253021240234,0.006963253021240234,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.007302522659301758,0.008423714898526669,0.00969243235886097,0.010857881978154182,0.012141351588070393,0.013262543827295303,0.014501756057143211,0.01585898920893669,0.01706869527697563,0.018543947488069534,0.019930684939026833,0.021405939012765884,0.022615645080804825,0.024076145142316818,0.02540387213230133,0.026864372193813324,0.0281330905854702,0.02996240369975567,0.031821221113204956,0.03384231775999069,0.03618796914815903,0.03868114575743675,0.041675910353660583,0.044818196445703506,0.04821127653121948,0.05213544890284538,0.05654645711183548,0.061001718044281006,0.06646014750003815,0.07234641164541245,0.07895554602146149,0.08599250018596649,0.09412114322185516,0.1028546392917633,0.11203070729970932,0.12243124097585678,0.13346612453460693,0.14491409063339233,0.15767502784729004,0.1708637773990631,0.18479016423225403,0.19989675283432007,0.21602126955986023,0.23332597315311432,0.25051265954971313,0.2684074938297272,0.2862580418586731,0.30517077445983887,0.3248801529407501,0.34467804431915283,0.36465296149253845,0.38442134857177734,0.4031127989292145,0.42265990376472473,0.44211849570274353,0.46026408672332764,0.4788817763328552,0.49578818678855896,0.5119569301605225,0.5279486775398254,0.5431733131408691,0.5570849180221558,0.570627748966217,0.582960844039917,0.5951316952705383,0.6060190796852112,0.6163015365600586,0.6257431507110596,0.6344914436340332,0.6429593563079834,0.6506602168083191,0.6576971411705017,0.6645128130912781,0.6706203818321228,0.6757247447967529,0.6804012656211853,0.6852843761444092,0.6892380714416504,0.6932212114334106,0.6964520215988159,0.6997418403625488,0.7026776075363159,0.7055395841598511,0.7078262567520142,0.7101276516914368,0.7123552560806274,0.7141255736351013,0.7156598567962646,0.7172383666038513,0.7186103463172913,0.7199970483779907,0.7210887670516968,0.7221066951751709,0.7230508327484131,0.7239802479743958,0.724747359752655,0.7254850268363953,0.7262079119682312,0.7267537117004395,0.7273585796356201,0.7277421355247498,0.7282142043113708,0.728583037853241,0.728907585144043,0.729232132434845,0.7295271754264832,0.7297632694244385,0.7299845218658447,0.7301910519599915,0.7303975820541382,0.7305451035499573,0.7307221293449402,0.7308844327926636,0.7310614585876465,0.7312532663345337,0.731371283531189,0.7315040230751038,0.7315778136253357,0.7316368222236633,0.7316810488700867,0.7318138480186462,0.7318728566169739,0.731946587562561,0.7319908738136292,0.7320351600646973,0.7320793867111206,0.7321826815605164,0.7321974039077759,0.7322121858596802,0.7322859168052673,0.7323597073554993,0.7323892116546631,0.7324039340019226,0.7324187159538269,0.7324334383010864,0.7324777245521545,0.7325072288513184,0.7325219511985779,0.7325367331504822,0.732566237449646,0.7325809597969055,0.7325957417488098,0.7325957417488098,0.7325957417488098,0.7326252460479736,0.7326399683952332,0.7326399683952332,0.732669472694397,0.732669472694397,0.732669472694397,0.732669472694397,0.732669472694397,0.7326842546463013,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608,0.7326989769935608],"recovered":[0.0,0.0015047576744109392,0.002714464906603098,0.004027439747005701,0.005251899361610413,0.006432101596146822,0.00747953075915575,0.008895773440599442,0.010179243050515652,0.01140370313078165,0.012819945812225342,0.014132920652627945,0.015416390262544155,0.016729366034269333,0.017953824251890182,0.01920779049396515,0.020653536543250084,0.021996017545461655,0.02358929067850113,0.025330089032649994,0.027129895985126495,0.02903297170996666,0.031231097877025604,0.0340045727789402,0.03676329553127289,0.03975806012749672,0.043165892362594604,0.047060560435056686,0.05125027894973755,0.055985838174819946,0.061901602894067764,0.06786162406206131,0.07432322949171066,0.08159622550010681,0.08988714218139648,0.09860588610172272,0.10729512572288513,0.11740060150623322,0.12852400541305542,0.14019325375556946,0.15311646461486816,0.16606919467449188,0.1796710193157196,0.19514641165733337,0.21116766333580017,0.22779375314712524,0.24461163580417633,0.26249170303344727,0.2811979055404663,0.29977133870124817,0.31903812289237976,0.3387327492237091,0.3583831191062927,0.37735486030578613,0.39732977747917175,0.4161835312843323,0.43444713950157166,0.45344841480255127,0.47091540694236755,0.48805782198905945,0.5047281980514526,0.5202330946922302,0.5348823666572571,0.5488529801368713,0.5621007680892944,0.5749649405479431,0.5868407487869263,0.597905158996582,0.6082761883735657,0.6178210377693176,0.6267168521881104,0.6350520253181458,0.6430773735046387,0.6500405669212341,0.6567234396934509,0.6629490256309509,0.6683337092399597,0.6735708713531494,0.6781441569328308,0.6825993657112122,0.6863170266151428,0.6896806359291077,0.6929556727409363,0.6961126923561096,0.6988714337348938,0.7014826536178589,0.7039462924003601,0.7060264348983765,0.707781970500946,0.7094489932060242,0.7111160159111023,0.712591290473938,0.713889479637146,0.7150549292564392,0.7161466479301453,0.7172678112983704,0.7181677222251892,0.7189939022064209,0.7198347449302673,0.720439612865448,0.721206784248352,0.7217230796813965,0.722283661365509,0.7227557897567749,0.7231688499450684,0.7235081791877747,0.7237884402275085,0.7240687608718872,0.7243342995643616,0.7245998382568359,0.7248653769493103,0.7250424027442932,0.7252194285392761,0.7253817319869995,0.7254849672317505,0.7256324887275696,0.7258095741271973,0.7259275913238525,0.7260603308677673,0.726119339466095,0.7261931300163269,0.7262521386146545,0.726340651512146,0.7263996601104736,0.7264586687088013,0.7265176773071289,0.7265914082527161,0.7266799211502075,0.7266947031021118,0.7267094254493713,0.7267537117004395,0.7267832159996033,0.7268274426460266,0.7268569469451904,0.7268864512443542,0.7269307374954224,0.7269750237464905,0.7270045280456543,0.7270487546920776,0.7270635366439819,0.7270930409431458,0.7271077632904053,0.7271077632904053,0.7271225452423096,0.7271225452423096,0.7271520495414734,0.7271667718887329,0.7271815538406372,0.7271962761878967,0.727211058139801,0.727211058139801,0.727211058139801,0.7272257804870605,0.7272257804870605,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244,0.7272552847862244],"active":[0.007302522659301758,0.006918957456946373,0.006977967452257872,0.006830442231148481,0.00688945222645998,0.006830442231148481,0.007022225297987461,0.00696321576833725,0.00688945222645998,0.007140244357287884,0.007110739126801491,0.0072730183601379395,0.00719925481826067,0.007346779108047485,0.007450047880411148,0.007656581699848175,0.007479554042220116,0.007966386154294014,0.008231930434703827,0.008512228727340698,0.009058073163032532,0.009648174047470093,0.01044481247663498,0.010813623666763306,0.011447980999946594,0.012377388775348663,0.013380564749240875,0.01394115760922432,0.015209868550300598,0.0163605734705925,0.017053943127393723,0.018130876123905182,0.0197979137301445,0.021258413791656494,0.022143565118312836,0.023825354874134064,0.026170998811721802,0.02751348912715912,0.02915102243423462,0.030670523643493652,0.031673699617385864,0.033827558159828186,0.036350250244140625,0.038179561495780945,0.039344996213912964,0.04061374068260193,0.041646406054496765,0.0426790714263916,0.043682247400283813,0.04490670561790466,0.04561483860015869,0.04568859934806824,0.04472967982292175,0.0453050434589386,0.04478871822357178,0.04408055543899536,0.04443463683128357,0.04233977198600769,0.04104152321815491,0.03989085555076599,0.038445115089416504,0.03685182332992554,0.03574538230895996,0.034107863903045654,0.033030927181243896,0.031054139137268066,0.029460787773132324,0.02783799171447754,0.02621525526046753,0.02513831853866577,0.02394336462020874,0.022645115852355957,0.021435439586639404,0.020579814910888672,0.019001305103302002,0.017452239990234375,0.016950666904449463,0.015667200088500977,0.015077054500579834,0.01385265588760376,0.013424813747406006,0.012996971607208252,0.012583911418914795,0.011713564395904541,0.011256217956542969,0.010872602462768555,0.010179281234741211,0.009633421897888184,0.009456396102905273,0.00916135311126709,0.008881032466888428,0.008497476577758789,0.008217215538024902,0.007995903491973877,0.007833600044250488,0.007479548454284668,0.007317304611206055,0.007214009761810303,0.006918966770172119,0.006918966770172119,0.006535351276397705,0.006491124629974365,0.006299376487731934,0.006151795387268066,0.006063282489776611,0.006018996238708496,0.005974829196929932,0.0059157609939575195,0.005856752395629883,0.005797743797302246,0.005679726600646973,0.005679726600646973,0.005665004253387451,0.005679726600646973,0.005768299102783203,0.005738794803619385,0.005694448947906494,0.005650222301483154,0.005576491355895996,0.005561709403991699,0.005620718002319336,0.005620718002319336,0.005605936050415039,0.005591213703155518,0.005576491355895996,0.005561709403991699,0.005591273307800293,0.005517482757568359,0.005517482757568359,0.005576491355895996,0.0056059956550598145,0.0056059956550598145,0.005576491355895996,0.005561769008636475,0.005546987056732178,0.005546987056732178,0.005532205104827881,0.005517423152923584,0.005487978458404541,0.0055027008056640625,0.005487918853759766,0.005487978458404541,0.005487978458404541,0.005473196506500244,0.0055027008056640625,0.005487918853759766,0.005473196506500244,0.005487918853759766,0.005473196506500244,0.005458414554595947,0.005458414554595947,0.005458414554595947,0.005458474159240723,0.005473196506500244,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426,0.005443692207336426]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.007302522659301758,0.00833519920706749,0.009736689738929272,0.011152932420372963,0.012451154179871082,0.013793634250760078,0.015077104791998863,0.016375325620174408,0.017821073532104492,0.01935533806681633,0.020992867648601532,0.02252713032066822,0.024046640843153,0.025905458256602287,0.027646256610751152,0.029431313276290894,0.031393397599458694,0.033783309161663055,0.03642401099205017,0.039713822305202484,0.04328393563628197,0.04781296104192734,0.052681293338537216,0.058302007615566254,0.06510291993618011,0.07264146208763123,0.081433966755867,0.09102310985326767,0.10263334959745407,0.11502546817064285,0.12908461689949036,0.14423547685146332,0.16159918904304504,0.18006935715675354,0.2006048709154129,0.2228221744298935,0.24635246396064758,0.2720071077346802,0.2985469102859497,0.3261783719062805,0.35600799322128296,0.3847311735153198,0.41388216614723206,0.4428708553314209,0.4723464250564575,0.5001254081726074,0.5273585915565491,0.5533968210220337,0.5768975615501404,0.5995279550552368,0.620550274848938,0.6399351358413696,0.6574020981788635,0.6743674874305725,0.6883971691131592,0.7018072009086609,0.7132404446601868,0.7240392565727234,0.7335841655731201,0.7421995997428894,0.7498266696929932,0.7565833330154419,0.7621892690658569,0.7672789096832275,0.7721030116081238,0.7764992713928223,0.7803053855895996,0.7833149433135986,0.7861031293869019,0.7884783148765564,0.7906026840209961,0.7925942540168762,0.7944087982177734,0.7959430813789368,0.7974183559417725,0.7985690236091614,0.799675464630127,0.8006048798561096,0.8014457821846008,0.8022571802139282,0.8028472661972046,0.8033488392829895,0.8037914037704468,0.8041897416114807,0.8045142889022827,0.8048093318939209,0.8051043748855591,0.8052961826324463,0.8055322170257568,0.8056945204734802,0.8059157729148865,0.8060632944107056,0.8061960935592651,0.8062846064567566,0.8063878417015076,0.8064616322517395,0.8065058588981628,0.8065796494483948,0.8065944314002991,0.8066386580467224,0.8067124485969543,0.8068009614944458,0.8068599700927734,0.8068894743919373,0.8069484829902649,0.8069632053375244,0.8069632053375244,0.8069779872894287,0.8069927096366882,0.807022213935852,0.807022213935852,0.8070517182350159,0.8070665001869202,0.8070665001869202,0.8070812225341797,0.807096004486084,0.8071107268333435,0.8071255087852478,0.8071402311325073,0.8071402311325073,0.8071402311325073,0.8071402311325073,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116,0.8071550130844116],"recovered":[0.0,0.0013424799544736743,0.0026259496808052063,0.003968429751694202,0.005266651976853609,0.006550122052431107,0.007907354272902012,0.009412111714482307,0.010651323944330215,0.012156082317233086,0.013660839758813381,0.015180349349975586,0.01662609726190567,0.01816035993397236,0.019856899976730347,0.02161245048046112,0.023500774055719376,0.025492366403341293,0.027587223798036575,0.029991885647177696,0.032868627458810806,0.036187946796417236,0.0397285521030426,0.04434609413146973,0.049214426428079605,0.054938409477472305,0.061473775655031204,0.06957291066646576,0.0783064067363739,0.08799882233142853,0.09884192794561386,0.11144058406352997,0.12490963935852051,0.14082761108875275,0.15816183388233185,0.1765729933977127,0.1971527636051178,0.21951758861541748,0.2434314340353012,0.26898279786109924,0.29565536975860596,0.3230508267879486,0.35124289989471436,0.37964150309562683,0.40830567479133606,0.43670427799224854,0.4654274582862854,0.4935457706451416,0.5194512009620667,0.5447370409965515,0.5692704916000366,0.591753363609314,0.6128641963005066,0.6318654417991638,0.6503651142120361,0.6663568615913391,0.6806520819664001,0.6941211223602295,0.706262469291687,0.716456413269043,0.7263553738594055,0.7345725297927856,0.7422143816947937,0.7490004897117615,0.7549900412559509,0.7603452205657959,0.7652135491371155,0.7699048519134521,0.7738585472106934,0.7770302891731262,0.7798923254013062,0.7823559641838074,0.7843770980834961,0.7865899801254272,0.788316011428833,0.7900273203849792,0.7913550138473511,0.7924614548683167,0.7936269044876099,0.7945563197135925,0.7955742478370667,0.7963413596153259,0.7969167232513428,0.7974625825881958,0.7979051470756531,0.7983329892158508,0.79873126745224,0.7990115880966187,0.7992623448371887,0.7995279431343079,0.7998524904251099,0.8000590205192566,0.8002802729606628,0.8004425764083862,0.8005605936050415,0.8006786108016968,0.8007376194000244,0.8008261322975159,0.8008851408958435,0.8009589314460754,0.8009884357452393,0.8010474443435669,0.8011064529418945,0.8011801838874817,0.8012244701385498,0.8012391924858093,0.8012539744377136,0.8012834787368774,0.8013129830360413,0.8013572096824646,0.8013867139816284,0.8013867139816284,0.8014014959335327,0.8014162182807922,0.8014310002326965,0.801445722579956,0.8014752268791199,0.8014752268791199,0.8014900088310242,0.8015047311782837,0.8015047311782837,0.801519513130188,0.8015342354774475,0.8015342354774475,0.8015490174293518,0.8015490174293518,0.8015490174293518,0.8015490174293518,0.8015490174293518,0.8015490174293518,0.8015490174293518,0.8015490174293518,0.8015490174293518,0.8015490174293518,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113,0.8015637397766113],"active":[0.007302522659301758,0.0069927191361784935,0.007110740058124065,0.0071845026686787605,0.007184502203017473,0.007243512198328972,0.007169750519096851,0.0069632139056921005,0.007169749587774277,0.007199255749583244,0.007332027889788151,0.007346780970692635,0.00742054358124733,0.007745098322629929,0.007789356634020805,0.007818862795829773,0.007892623543739319,0.008290942758321762,0.008836787194013596,0.009721936658024788,0.010415308177471161,0.011625014245510101,0.012952741235494614,0.013955913484096527,0.01588849350810051,0.01770305261015892,0.0199601911008358,0.02145019918680191,0.02432694286108017,0.027026645839214325,0.030242688953876495,0.03279489278793335,0.036689549684524536,0.03924174606800079,0.042443037033081055,0.046249181032180786,0.049199700355529785,0.052489519119262695,0.0551154762506485,0.057195574045181274,0.060352623462677,0.061680346727371216,0.0626392662525177,0.06322935223579407,0.06404075026512146,0.06342113018035889,0.06193113327026367,0.05985105037689209,0.05744636058807373,0.0547909140586853,0.05127978324890137,0.048181772232055664,0.044537901878356934,0.04250204563140869,0.03803205490112305,0.03545033931732178,0.03258836269378662,0.029918134212493896,0.027321696281433105,0.025743186473846436,0.023471295833587646,0.02201080322265625,0.019974887371063232,0.018278419971466064,0.01711297035217285,0.016154050827026367,0.01509183645248413,0.013410091400146484,0.012244582176208496,0.011448025703430176,0.010710358619689941,0.010238289833068848,0.010031700134277344,0.009353101253509521,0.009102344512939453,0.008541703224182129,0.008320450782775879,0.008143424987792969,0.007818877696990967,0.007700860500335693,0.0072730183601379395,0.007007479667663574,0.006874680519104004,0.006727159023284912,0.006609141826629639,0.006476342678070068,0.006373107433319092,0.006284594535827637,0.006269872188568115,0.006166577339172363,0.006063282489776611,0.006004273891448975,0.005915820598602295,0.005842030048370361,0.0058272480964660645,0.005783021450042725,0.005768239498138428,0.005753517150878906,0.005709290504455566,0.005679726600646973,0.005724012851715088,0.005753517150878906,0.005753517150878906,0.005709290504455566,0.005724012851715088,0.005724012851715088,0.005709230899810791,0.0056945085525512695,0.005679726600646973,0.005665004253387451,0.005635499954223633,0.005665004253387451,0.005665004253387451,0.00565028190612793,0.005650222301483154,0.00565028190612793,0.005635499954223633,0.00565028190612793,0.005650222301483154,0.005635499954223633,0.005635499954223633,0.005620718002319336,0.005620777606964111,0.005620777606964111,0.0056059956550598145,0.0056059956550598145,0.0056059956550598145,0.0056059956550598145,0.0056059956550598145,0.0056059956550598145,0.0056059956550598145,0.0056059956550598145,0.0056059956550598145,0.0056059956550598145,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293,0.005591273307800293]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.007302522659301758,0.008290941826999187,0.009574411436915398,0.01073986105620861,0.011875806376338005,0.013203533366322517,0.014501756057143211,0.0157114639878273,0.017024438828229904,0.018204640597105026,0.01967989280819893,0.02088959887623787,0.022128812968730927,0.02345653995871544,0.024843275547027588,0.026362786069512367,0.027734771370887756,0.02949032187461853,0.03174746036529541,0.03428489342331886,0.03694034740328789,0.0400678850710392,0.04356423392891884,0.0475916713476181,0.05229772627353668,0.05734309181571007,0.06331786513328552,0.07022204995155334,0.07818841189146042,0.0866563618183136,0.09609797596931458,0.10645425319671631,0.11840379983186722,0.13122373819351196,0.14548943936824799,0.16128939390182495,0.17849083244800568,0.19697575271129608,0.21658186614513397,0.2367485612630844,0.25939369201660156,0.28190603852272034,0.30564287304878235,0.329925537109375,0.3542229235172272,0.3793022334575653,0.4049716293811798,0.429977148771286,0.4548204243183136,0.47826218605041504,0.5009663105010986,0.5233901739120483,0.5438814163208008,0.5640628933906555,0.5833886861801147,0.6011949777603149,0.6178506016731262,0.6336947679519653,0.6474441289901733,0.6601460576057434,0.6720513701438904,0.6833665370941162,0.6929261684417725,0.7022202610969543,0.7102013826370239,0.7174153923988342,0.7243785858154297,0.7297927737236023,0.7348971366882324,0.7397064566612244,0.744073212146759,0.7477318048477173,0.7512134313583374,0.7543409466743469,0.7569816708564758,0.7594748139381409,0.761584460735321,0.7635908126831055,0.765346348285675,0.7669986486434937,0.7683558464050293,0.7694917917251587,0.7706720232963562,0.7717636823654175,0.772722601890564,0.7734602093696594,0.7741535902023315,0.7746699452400208,0.77518630027771,0.775658369064331,0.7760566473007202,0.7763517498970032,0.7766615152359009,0.7769418358802795,0.7772368788719177,0.7775024175643921,0.7777089476585388,0.7779302597045898,0.7780925035476685,0.7782843112945557,0.7784465551376343,0.77854984998703,0.7786531448364258,0.778771162033081,0.7789186835289001,0.7789776921272278,0.7790514230728149,0.7790957093238831,0.7791694402694702,0.7792137265205383,0.7792579531669617,0.7793022394180298,0.7793464660644531,0.7793612480163574,0.7794054746627808,0.7794202566146851,0.7794497609138489,0.7794644832611084,0.7795087695121765,0.7795087695121765,0.7795087695121765,0.7795382738113403,0.7795529961585999,0.7795677781105042,0.7795825004577637,0.7795825004577637,0.7795825004577637,0.779597282409668,0.779597282409668,0.7796120047569275,0.7796120047569275,0.7796120047569275,0.7796267867088318,0.7796267867088318,0.7796267867088318,0.7796267867088318,0.7796267867088318,0.7796267867088318,0.7796267867088318,0.7796267867088318,0.7796267867088318,0.7796267867088318,0.7796267867088318,0.7796267867088318,0.7796267867088318,0.7796267867088318,0.7796267867088318,0.7796267867088318,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913,0.7796415090560913],"recovered":[0.0,0.0015047576744109392,0.0027292175218462944,0.003983181901276112,0.005310909356921911,0.006373091600835323,0.007612303830683231,0.008866268210113049,0.010061223059892654,0.011300435289740562,0.012598657980561256,0.014014899730682373,0.015239359810948372,0.01649332419037819,0.017791546881198883,0.019163532182574272,0.020520763471722603,0.021981263533234596,0.023677805438637733,0.025448108091950417,0.027690492570400238,0.0300804004073143,0.03300140053033829,0.036069925874471664,0.0398908294737339,0.04394777491688728,0.048432543873786926,0.05371394753456116,0.060116544365882874,0.06694696843624115,0.07472154498100281,0.08318949490785599,0.09261636435985565,0.10354798287153244,0.11536476016044617,0.12884856760501862,0.14298148453235626,0.15876668691635132,0.17580585181713104,0.19395147264003754,0.21339529752731323,0.23422586917877197,0.25563177466392517,0.2783949375152588,0.30202847719192505,0.3256472647190094,0.35022497177124023,0.3753337860107422,0.39997050166130066,0.4249170124530792,0.4490521550178528,0.47252342104911804,0.4959946870803833,0.5175628662109375,0.5383197069168091,0.5584568977355957,0.5779449939727783,0.5956627726554871,0.6117430329322815,0.6276019811630249,0.6418381929397583,0.6545696258544922,0.6665781736373901,0.6771114468574524,0.6871136426925659,0.6960094571113586,0.7037545442581177,0.7113520503044128,0.7180202007293701,0.7236704230308533,0.7290698289871216,0.7339234352111816,0.7384377121925354,0.7422291040420532,0.7455927133560181,0.7487349510192871,0.7513313889503479,0.7536475658416748,0.7558161616325378,0.7579553127288818,0.7596961259841919,0.7612008452415466,0.7626318335533142,0.7641513347625732,0.7654200792312622,0.7664675116539001,0.767367422580719,0.7681198120117188,0.7688426375389099,0.7694180011749268,0.7699048519134521,0.7703621983528137,0.7708342671394348,0.7711588144302368,0.7714686393737793,0.7718226909637451,0.7720734477043152,0.7723094820976257,0.772545576095581,0.7727078199386597,0.7728848457336426,0.773047149181366,0.7732093930244446,0.773371696472168,0.7734897136688232,0.7736225128173828,0.7737257480621338,0.7737995386123657,0.7738732695579529,0.7739470601081848,0.7740355730056763,0.7740650773048401,0.7741240859031677,0.7741830945014954,0.7742125988006592,0.7742273211479187,0.7742568254470825,0.7742568254470825,0.7742863297462463,0.7743306159973145,0.7743306159973145,0.7743306159973145,0.7743601202964783,0.7743896245956421,0.7744043469429016,0.7744191288948059,0.7744191288948059,0.7744191288948059,0.7744338512420654,0.7744338512420654,0.7744338512420654,0.7744486331939697,0.7744486331939697,0.7744633555412292,0.7744633555412292,0.7744633555412292,0.7744633555412292,0.7744633555412292,0.7744781374931335,0.7744781374931335,0.7744781374931335,0.7744781374931335,0.7744781374931335,0.7744781374931335,0.7744781374931335,0.7744781374931335,0.7744781374931335,0.7744781374931335,0.7744781374931335,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931,0.7744928598403931],"active":[0.007302522659301758,0.006786184385418892,0.006845193915069103,0.006756679154932499,0.006564897019416094,0.006830441765487194,0.00688945222645998,0.0068451957777142525,0.00696321576833725,0.006904205307364464,0.007081234827637672,0.006874699145555496,0.006889453157782555,0.00696321576833725,0.007051728665828705,0.007199253886938095,0.0072140078991651535,0.007509058341383934,0.008069654926657677,0.008836785331368446,0.00924985483288765,0.0099874846637249,0.010562833398580551,0.011521745473146439,0.01240689679980278,0.013395316898822784,0.014885321259498596,0.016508102416992188,0.018071867525577545,0.01970939338207245,0.021376430988311768,0.02326475828886032,0.025787435472011566,0.027675755321979523,0.03012467920780182,0.032440826296806335,0.035509347915649414,0.03820906579494476,0.04077601432800293,0.042797088623046875,0.04599839448928833,0.047680169343948364,0.05001109838485718,0.05153059959411621,0.052194446325302124,0.05365496873855591,0.054746657609939575,0.05464336276054382,0.05484992265701294,0.053345173597335815,0.05191415548324585,0.0508667528629303,0.04788672924041748,0.04650002717971802,0.045068979263305664,0.04273808002471924,0.0399056077003479,0.03803199529647827,0.035701096057891846,0.032544076442718506,0.03021317720413208,0.028796911239624023,0.026347994804382324,0.025108814239501953,0.023087739944458008,0.021405935287475586,0.02062404155731201,0.018440723419189453,0.016876935958862305,0.016036033630371094,0.015003383159637451,0.013808369636535645,0.012775719165802002,0.012111842632293701,0.011388957500457764,0.01073986291885376,0.010253071784973145,0.009943246841430664,0.009530186653137207,0.009043335914611816,0.008659720420837402,0.00829094648361206,0.008040189743041992,0.007612347602844238,0.007302522659301758,0.006992697715759277,0.006786167621612549,0.006550133228302002,0.006343662738800049,0.006240367889404297,0.006151795387268066,0.005989551544189453,0.0058272480964660645,0.005783021450042725,0.005768239498138428,0.005679726600646973,0.005635499954223633,0.005620777606964111,0.005546927452087402,0.005576491355895996,0.005561709403991699,0.0055027008056640625,0.005443751811981201,0.005399465560913086,0.005428969860076904,0.005355179309844971,0.005325675010681152,0.005296170711517334,0.005296170711517334,0.005266666412353516,0.0052223801612854,0.005237162113189697,0.0052223801612854,0.0051781535148620605,0.005192875862121582,0.005192935466766357,0.005192935466766357,0.005207657814025879,0.005222439765930176,0.0051781535148620605,0.0051781535148620605,0.005207657814025879,0.005192875862121582,0.0051781535148620605,0.0051781535148620605,0.005163371562957764,0.005163371562957764,0.0051781535148620605,0.005163431167602539,0.0051781535148620605,0.0051781535148620605,0.005163371562957764,0.0051781535148620605,0.005163431167602539,0.005163431167602539,0.005163431167602539,0.005163431167602539,0.005163431167602539,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005163371562957764,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242,0.005148649215698242]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.007302522659301758,0.008379457518458366,0.00954490713775158,0.010784119367599487,0.01209709420800209,0.01324779074639082,0.014560765586793423,0.0158737413585186,0.016994932666420937,0.018116123974323273,0.019473357126116753,0.020830590277910233,0.0220845527946949,0.023190993815660477,0.024548225104808807,0.025743180885910988,0.026879124343395233,0.028324872255325317,0.03039022721350193,0.03211627155542374,0.034078359603881836,0.03640925884246826,0.03871065005660057,0.041366107761859894,0.04465591907501221,0.0480785071849823,0.0520026758313179,0.05639893189072609,0.06125251203775406,0.06699123978614807,0.07252344489097595,0.07889652997255325,0.08596299588680267,0.09426866471767426,0.10250057280063629,0.11175040900707245,0.12204767018556595,0.13336285948753357,0.14515012502670288,0.15783730149269104,0.17161616683006287,0.18651621043682098,0.20171131193637848,0.21796859800815582,0.2350962907075882,0.2532566487789154,0.27211037278175354,0.2914952039718628,0.31133735179901123,0.3316810727119446,0.351685494184494,0.37220627069473267,0.3923582136631012,0.4125839173793793,0.4325293302536011,0.4517223834991455,0.4707088768482208,0.48904627561569214,0.5070443153381348,0.5235967040061951,0.5395294427871704,0.5542376637458801,0.5691229701042175,0.5824297666549683,0.595441460609436,0.6069927215576172,0.6176145076751709,0.6282068490982056,0.6371763944625854,0.6457328796386719,0.6539205312728882,0.6611934900283813,0.6680091619491577,0.674028217792511,0.6800472140312195,0.6847090125083923,0.689400315284729,0.6936048269271851,0.6972929239273071,0.7008630633354187,0.7040790915489197,0.7071033716201782,0.709478497505188,0.7119864225387573,0.7142435908317566,0.7162351608276367,0.7180792689323425,0.7196725010871887,0.7210739850997925,0.7224754691123962,0.7236409187316895,0.7245851159095764,0.7254260182380676,0.7263259291648865,0.72698974609375,0.7275946140289307,0.728184700012207,0.7287453413009644,0.7292174100875854,0.7297042012214661,0.7300730347633362,0.7304123640060425,0.7307664155960083,0.7310172319412231,0.7313122749328613,0.7315040230751038,0.731695830821991,0.7319170832633972,0.7320941686630249,0.7322859168052673,0.7323892116546631,0.7324924468994141,0.7326104640960693,0.7326842546463013,0.7328022718429565,0.7328317761421204,0.7329350113868713,0.7330530285835266,0.7331268191337585,0.7331710457801819,0.73321533203125,0.7332743406295776,0.7333333492279053,0.7333628535270691,0.7333923578262329,0.7334071397781372,0.7334513664245605,0.7334808707237244,0.7334956526756287,0.7335251569747925,0.7335546612739563,0.7335693836212158,0.7335693836212158,0.7335841655731201,0.7335988879203796,0.7336136698722839,0.7336283922195435,0.7336283922195435,0.7336283922195435,0.7336431741714478,0.7336578965187073,0.7336578965187073,0.7336578965187073,0.7336578965187073,0.7336578965187073,0.7336578965187073,0.7336578965187073,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116,0.7336726784706116],"recovered":[0.0,0.0014605000615119934,0.0025816920679062605,0.0038356566801667213,0.005030611529946327,0.006255071144551039,0.00747953075915575,0.008836762979626656,0.00998746044933796,0.011182415299117565,0.012362617067992687,0.013793611899018288,0.015091834589838982,0.016360551118850708,0.017466992139816284,0.018779966980218887,0.019989673048257828,0.021346906200051308,0.02251235581934452,0.024267906323075294,0.025905435904860497,0.027926532551646233,0.029741093516349792,0.03201298043131828,0.034388139843940735,0.0372796356678009,0.040466178208589554,0.044213321059942245,0.0480637326836586,0.05243048071861267,0.05747584253549576,0.06280150264501572,0.06870251893997192,0.07526738941669464,0.08261414617300034,0.090580515563488,0.09894519299268723,0.10820978134870529,0.11878734081983566,0.13001401722431183,0.1417570263147354,0.1546507328748703,0.1685623675584793,0.1825920194387436,0.19815593957901,0.214796781539917,0.2323227822780609,0.2504536509513855,0.2691155970096588,0.2878955602645874,0.3076344430446625,0.3269602358341217,0.34718596935272217,0.3673084080219269,0.38706204295158386,0.4068599343299866,0.426702082157135,0.4463081955909729,0.4649111032485962,0.48298296332359314,0.5007007718086243,0.5174596309661865,0.5330825448036194,0.5483809113502502,0.5627941489219666,0.5765730142593384,0.5892306566238403,0.6003835797309875,0.6111823916435242,0.6214649081230164,0.6305524706840515,0.639256477355957,0.6472080945968628,0.6544368267059326,0.661178708076477,0.6676993370056152,0.6732463240623474,0.6783506870269775,0.6834402680397034,0.6876152753829956,0.6913033723831177,0.6947849988937378,0.697971522808075,0.700759768486023,0.7034152150154114,0.7059526443481445,0.7079442143440247,0.7098768353462219,0.7116913795471191,0.7131518721580505,0.7146271467208862,0.7159696221351624,0.7172530889511108,0.7182267308235168,0.7191856503486633,0.720011830329895,0.7207346558570862,0.721310019493103,0.7218706011772156,0.7224164605140686,0.7229328155517578,0.7233901619911194,0.723773717880249,0.7242162823677063,0.7245851159095764,0.7248506546020508,0.725145697593689,0.7253079414367676,0.7255144715309143,0.7256619930267334,0.7258538007736206,0.7260013222694397,0.7262078523635864,0.726340651512146,0.726443886756897,0.7265766859054565,0.726665198802948,0.726768434047699,0.7268422245979309,0.7269160151481628,0.72698974609375,0.7270045280456543,0.7270782589912415,0.7271520495414734,0.727211058139801,0.7272405624389648,0.7272700667381287,0.7272995710372925,0.7273290753364563,0.7273585796356201,0.7273880839347839,0.7274028062820435,0.7274028062820435,0.7274028062820435,0.7274028062820435,0.7274175882339478,0.7274323105812073,0.7274470925331116,0.7274470925331116,0.7274470925331116,0.7274470925331116,0.7274470925331116,0.7274470925331116,0.7274470925331116,0.7274470925331116,0.7274470925331116,0.7274470925331116,0.7274470925331116,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711,0.7274618148803711],"active":[0.007302522659301758,0.006918957456946373,0.006963214837014675,0.006948462687432766,0.007066482678055763,0.006992719601839781,0.007081234827637672,0.007036978378891945,0.007007472217082977,0.0069337086752057076,0.007110740058124065,0.007036978378891945,0.006992718204855919,0.006830442696809769,0.007081232964992523,0.0069632139056921005,0.006889451295137405,0.00697796605527401,0.00787787139415741,0.007848365232348442,0.00817292369902134,0.008482726290822029,0.008969556540250778,0.00935312733054161,0.010267779231071472,0.010798871517181396,0.011536497622728348,0.012185610830783844,0.013188779354095459,0.0145607590675354,0.015047602355480194,0.016095027327537537,0.01726047694683075,0.019001275300979614,0.019886426627635956,0.021169893443584442,0.023102477192878723,0.025153078138828278,0.026362784206867218,0.02782328426837921,0.029859140515327454,0.031865477561950684,0.03314894437789917,0.03537657856941223,0.036940351128578186,0.03845986723899841,0.03978759050369263,0.041041553020477295,0.04222175478935242,0.04378551244735718,0.04405105113983154,0.04524603486061096,0.04517224431037903,0.04527550935745239,0.04546728730201721,0.044862449169158936,0.044006794691085815,0.04273808002471924,0.042133212089538574,0.04061374068260193,0.03882867097854614,0.036778032779693604,0.036040425300598145,0.03404885530471802,0.03264731168746948,0.03041970729827881,0.028383851051330566,0.027823269367218018,0.02599400281906128,0.024267971515655518,0.02336806058883667,0.021937012672424316,0.020801067352294922,0.01959139108657837,0.01886850595474243,0.0170096755027771,0.016153991222381592,0.01525413990020752,0.01385265588760376,0.013247787952423096,0.012775719165802002,0.01231837272644043,0.011506974697113037,0.011226654052734375,0.010828375816345215,0.010282516479492188,0.010135054588317871,0.009795665740966797,0.00938260555267334,0.009323596954345703,0.009013772010803223,0.008615493774414062,0.008172929286956787,0.008099198341369629,0.00780409574508667,0.0075827836990356445,0.00745004415512085,0.007435321807861328,0.007346808910369873,0.007287740707397461,0.007140219211578369,0.007022202014923096,0.006992697715759277,0.006800949573516846,0.006727159023284912,0.0066533684730529785,0.006550133228302002,0.006609141826629639,0.006579697132110596,0.0066239237785339355,0.0065354108810424805,0.006491124629974365,0.00640261173248291,0.0063436031341552734,0.00635838508605957,0.006255090236663818,0.00626981258392334,0.006284594535827637,0.006284594535827637,0.006255030632019043,0.0062255859375,0.00626981258392334,0.006255090236663818,0.006210803985595703,0.006181299686431885,0.006166577339172363,0.006181299686431885,0.006181299686431885,0.006166577339172363,0.006166577339172363,0.006166577339172363,0.006166577339172363,0.006166577339172363,0.00618135929107666,0.006196081638336182,0.006196081638336182,0.006196081638336182,0.006181299686431885,0.006181299686431885,0.006196081638336182,0.006210803985595703,0.006210803985595703,0.006210803985595703,0.006210803985595703,0.006210803985595703,0.006210803985595703,0.006210803985595703,0.0062255859375,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785,0.0062108635902404785]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.007302522659301758,0.00832044705748558,0.009353123605251312,0.010621841065585613,0.01209709420800209,0.01339531596750021,0.014737796038389206,0.0161982960999012,0.017599785700440407,0.018971771001815796,0.02059454843401909,0.021966533735394478,0.023545054718852043,0.025374367833137512,0.0269086305052042,0.02872319146990776,0.030582008883357048,0.03233756124973297,0.034388162195682526,0.036217473447322845,0.03828282654285431,0.04034818336367607,0.042413536459207535,0.04477393999695778,0.046942561864852905,0.04902266710996628,0.05138307064771652,0.05389099940657616,0.056339919567108154,0.058729831129312515,0.06151805818080902,0.06418826431035995,0.06685847043991089,0.06991224735975266,0.07360037416219711,0.07727375626564026,0.08096189051866531,0.08472377806901932,0.08909052610397339,0.09347202628850937,0.0982666015625,0.10326770693063736,0.10869663953781128,0.11433210223913193,0.12036588788032532,0.12600135803222656,0.13256622850894928,0.1391163468360901,0.14579923450946808,0.1533377766609192,0.16083206236362457,0.1687099188566208,0.17697133123874664,0.1850704699754715,0.1937302052974701,0.2024046778678894,0.2112267017364502,0.21953237056732178,0.22895923256874084,0.238017275929451,0.2475179135799408,0.25694477558135986,0.26610609889030457,0.27570998668670654,0.2849745750427246,0.2947997450828552,0.3047134578227997,0.3140223026275635,0.3234049081802368,0.33309730887413025,0.3426864445209503,0.3516412377357483,0.3610090911388397,0.3701114058494568,0.3791104555130005,0.38769641518592834,0.3961201012134552,0.4042782485485077,0.4124511480331421,0.4200339615345001,0.4280003309249878,0.43593716621398926,0.4426790773868561,0.44899317622184753,0.45520398020744324,0.46145904064178467,0.4677141308784485,0.4733200669288635,0.4785572290420532,0.4837353527545929,0.4886479675769806,0.4937375783920288,0.49806007742881775,0.5024710893630981,0.5064542293548584,0.510127604007721,0.5140517950057983,0.5172088146209717,0.5204249024391174,0.523699939250946,0.5266357064247131,0.5293059349060059,0.5319170951843262,0.5341594815254211,0.5363723635673523,0.5384525060653687,0.5404440760612488,0.5422291159629822,0.5440289378166199,0.5457254648208618,0.5473039746284485,0.5488972663879395,0.5501512289047241,0.5515232086181641,0.5527771711349487,0.5539869070053101,0.5551523566246033,0.5563030242919922,0.5572324395179749,0.5581766366958618,0.5591059923171997,0.559991180896759,0.5608763098716736,0.56146639585495,0.5621155500411987,0.5627203583717346,0.5632957220077515,0.5638710856437683,0.5644611716270447,0.5650070309638977,0.5655528903007507,0.5660544633865356,0.5664085149765015,0.5668510794639587,0.567293643951416,0.5676624774932861,0.568016529083252,0.5683705806732178,0.5686951875686646,0.5690639615058899,0.5694180130958557,0.5696835517883301,0.5698901414871216,0.5701408982276917,0.570406436920166,0.5706424713134766,0.5708637833595276,0.5710703134536743,0.5713063478469849,0.5715276598930359,0.5716161727905273,0.571778416633606,0.5720144510269165,0.5721472501754761,0.5723390579223633,0.5724570751190186,0.5726341009140015,0.5727668404579163,0.5728553533554077,0.5729586482048035,0.5730471611022949,0.5731208920478821,0.5732241868972778,0.5733422040939331,0.573415994644165,0.5734897255897522,0.573593020439148,0.5736520290374756,0.573740541934967,0.5738290548324585,0.5739470720291138,0.5740355849266052,0.57416832447052,0.5742863416671753,0.5743453502655029,0.5744339227676392,0.574463427066803,0.5745814442634583,0.5746994614601135,0.5747731924057007,0.5748764872550964,0.5749650001525879,0.5750682353973389,0.5751272439956665,0.5752600431442261,0.5753190517425537,0.5753927826881409,0.5754960775375366,0.5756140947341919,0.5757026076316833,0.5758059024810791,0.5758354067802429,0.5758649110794067,0.5759091377258301,0.5760124325752258,0.5760419368743896,0.5761009454727173,0.5761599540710449,0.5762041807174683,0.5762779712677002,0.5763369798660278,0.5763959884643555,0.5764402151107788,0.5764992237091064,0.5765435099601746,0.576632022857666,0.5766910314559937,0.5767500400543213,0.5767648220062256,0.5768238306045532,0.5768680572509766,0.5768975615501404,0.576956570148468,0.5770155787467957,0.5770303606987,0.5770745873451233,0.5771188735961914,0.577177882194519,0.5772073864936829,0.5772516131401062,0.5772958993911743,0.577354907989502,0.5773991346359253,0.5774139165878296,0.5774286389350891,0.5774876475334167,0.5775171518325806,0.5775466561317444,0.5775614380836487,0.5775909423828125,0.577605664730072,0.5776499509811401,0.5776646733283997,0.5777089595794678,0.5777236819267273,0.5777531862258911,0.5777826905250549,0.577826976776123,0.5778416991233826,0.5778859853744507,0.5779007077217102,0.5779154896736145,0.5779302716255188,0.5779597759246826,0.5779892802238464,0.578004002571106,0.5780335068702698,0.5780482888221741,0.5780777931213379,0.5781220197677612,0.5781368017196655,0.5781958103179932,0.5782105326652527,0.5782548189163208,0.5782990455627441,0.578328549861908,0.5783728361129761,0.5783875584602356,0.5784023404121399,0.5784318447113037,0.5784465670585632,0.578476071357727,0.5785055756568909,0.5785203576087952,0.5785645842552185,0.5785793662071228,0.5786088705062866,0.5786235928535461,0.5786678791046143,0.5786973834037781,0.5787416100502014,0.5787416100502014,0.5787563920021057,0.5787858963012695,0.5788301229476929,0.5788449048995972,0.578874409198761,0.5789186358451843,0.5789481401443481,0.5789481401443481,0.5789924263954163,0.5790071487426758,0.5790366530418396,0.5790661573410034,0.5790809392929077,0.5790809392929077,0.5790809392929077,0.579095721244812,0.5791104435920715,0.5791104435920715,0.5791252255439758,0.5791399478912354,0.5791399478912354,0.5791547298431396,0.5791842341423035,0.579198956489563,0.5792284607887268,0.5792432427406311,0.5792432427406311,0.5792432427406311,0.5792727470397949,0.5792874693870544,0.5793022513389587,0.5793022513389587,0.5793169736862183,0.5793317556381226,0.5793464779853821,0.5793612599372864,0.5793759822845459,0.5793907642364502,0.5793907642364502,0.5793907642364502,0.5793907642364502,0.5793907642364502,0.5793907642364502,0.5794054865837097,0.5794054865837097,0.579420268535614,0.579420268535614,0.5794349908828735,0.5794497728347778,0.5794644951820374,0.5794792771339417,0.5794792771339417,0.5794792771339417,0.5794792771339417,0.5794792771339417,0.5794939994812012,0.5794939994812012,0.5794939994812012,0.5794939994812012,0.5794939994812012,0.5795087814331055,0.5795087814331055,0.579523503780365,0.5795382857322693,0.5795382857322693,0.5795382857322693,0.5795382857322693,0.5795382857322693,0.5795382857322693,0.5795382857322693,0.5795530080795288,0.5795530080795288,0.5795677900314331,0.5795677900314331,0.5795825123786926,0.5795825123786926,0.5795825123786926,0.5795825123786926,0.5795825123786926],"recovered":[0.0,0.0014900051755830646,0.002832485130056739,0.003953677136451006,0.005163384135812521,0.006491111591458321,0.007774581201374531,0.009028546512126923,0.01043003611266613,0.011905288323760033,0.013292025774717331,0.014870546758174896,0.01619827374815941,0.017762042582035065,0.019591355696320534,0.02116987481713295,0.022748395800590515,0.024562956765294075,0.026407022029161453,0.02826584130525589,0.030198421329259872,0.03219001367688179,0.034225862473249435,0.0364534929394722,0.03840082511305809,0.04068746790289879,0.042841337621212006,0.04534926638007164,0.04760640114545822,0.05004056915640831,0.05245998501777649,0.05487939715385437,0.057505346834659576,0.060264069586992264,0.06297853589057922,0.06626834720373154,0.06976469606161118,0.07358559966087341,0.0773179903626442,0.08122740685939789,0.08541712909936905,0.09001991152763367,0.09472597390413284,0.0998893529176712,0.1049494743347168,0.11089473962783813,0.11666297912597656,0.12272626906633377,0.129305899143219,0.1355019509792328,0.14250940084457397,0.15015120804309845,0.15767499804496765,0.1652873009443283,0.17317990958690643,0.1812790483236313,0.18956996500492096,0.19784612953662872,0.20656487345695496,0.2157852053642273,0.22475473582744598,0.23419634997844696,0.24353469908237457,0.252386212348938,0.2617393136024475,0.27094489336013794,0.28081434965133667,0.29077228903770447,0.3004794418811798,0.3101571202278137,0.31965774297714233,0.3292173743247986,0.33829018473625183,0.34779080748558044,0.3571586608886719,0.3660101890563965,0.3750387132167816,0.38347718119621277,0.39191561937332153,0.4002065360546112,0.4083941876888275,0.4163605570793152,0.42378106713294983,0.4312311112880707,0.43784022331237793,0.4443461000919342,0.45049789547920227,0.45698902010917664,0.46305230259895325,0.46858450770378113,0.47396916151046753,0.4789997637271881,0.4838976263999939,0.48857417702674866,0.49313271045684814,0.49723389744758606,0.5016449093818665,0.505642831325531,0.5094342231750488,0.5127240419387817,0.5159253478050232,0.5191413760185242,0.5220919251441956,0.5248653888702393,0.527314305305481,0.5298370122909546,0.532167911529541,0.5341299772262573,0.5362838506698608,0.5381869077682495,0.5400014519691467,0.5415505170822144,0.5432470440864563,0.5444715023040771,0.5459614992141724,0.547215461730957,0.5484546422958374,0.5498266816139221,0.5509183406829834,0.5521132946014404,0.5531607270240784,0.5540458559989929,0.5550047755241394,0.5559341907501221,0.5567750930786133,0.5574831962585449,0.5580143332481384,0.5586634278297424,0.5592682957649231,0.5598878860473633,0.5605517625808716,0.5610385537147522,0.5615106821060181,0.5619827508926392,0.5624843239784241,0.5628383755683899,0.5632514357566833,0.5636940598487854,0.5640038251876831,0.5644168853759766,0.5647709369659424,0.565125048160553,0.5654053092002869,0.565700352191925,0.5659953951835632,0.5662314891815186,0.5664675235748291,0.5668067932128906,0.5669986009597778,0.5671756267547607,0.5674116611480713,0.5675886869430542,0.5677067041397095,0.5679722428321838,0.568164050579071,0.5683262944221497,0.5684738755226135,0.5686066150665283,0.5687836408615112,0.5689016580581665,0.568990170955658,0.5690934658050537,0.5692262053489685,0.5692852139472961,0.5693885087966919,0.5694475173950195,0.5695655345916748,0.5696688294410706,0.569757342338562,0.569860577583313,0.5699490904808044,0.5700080990791321,0.5700966119766235,0.5701999068260193,0.5703326463699341,0.570406436920166,0.5704654455184937,0.5705834627151489,0.5706571936607361,0.5707457661628723,0.5708342790603638,0.5709080100059509,0.5709818005561829,0.5710850358009338,0.5712030529975891,0.571276843547821,0.5713653564453125,0.571453869342804,0.5715718865394592,0.5716308951377869,0.571704626083374,0.5717636346817017,0.5718079209327698,0.5718817114830017,0.571925938129425,0.5719849467277527,0.5720882415771484,0.5721177458763123,0.5721914768218994,0.572250485420227,0.5722947716712952,0.5723537802696228,0.57242751121521,0.5724570155143738,0.5725160241127014,0.5726045370101929,0.572648823261261,0.5726930499076843,0.5727225542068481,0.5727373361587524,0.5727668404579163,0.5728258490562439,0.5728848576545715,0.5729143619537354,0.572973370552063,0.5730176568031311,0.5730618834495544,0.5731208920478821,0.5731799006462097,0.5732094049453735,0.5732389092445374,0.5732831954956055,0.5733422040939331,0.5733717083930969,0.5734012126922607,0.5734307169914246,0.5734749436378479,0.5735044479370117,0.5735339522361755,0.5735487341880798,0.5735782384872437,0.573622465133667,0.5736519694328308,0.5736667513847351,0.5736962556838989,0.5737552642822266,0.5737699866294861,0.5738142728805542,0.5738289952278137,0.573843777179718,0.5738880038261414,0.5739322900772095,0.5739617943763733,0.5739765167236328,0.5739912986755371,0.5740208029747009,0.5740503072738647,0.5740650296211243,0.5741093158721924,0.5741388201713562,0.57416832447052,0.5741978287696838,0.5742273330688477,0.5742568373680115,0.5742863416671753,0.5743306279182434,0.5743748545646667,0.5744043588638306,0.5744338631629944,0.5744633674621582,0.5745076537132263,0.5745223760604858,0.5745371580123901,0.5745813846588135,0.5745961666107178,0.5746403932571411,0.5746846795082092,0.574714183807373,0.5747584104537964,0.5747879147529602,0.5748026967048645,0.5748322010040283,0.5748322010040283,0.5748617053031921,0.5748764276504517,0.5749207139015198,0.5749649405479431,0.5749944448471069,0.5750534534454346,0.5750829577445984,0.5751124620437622,0.5751272439956665,0.575141966342926,0.5751862525939941,0.5752009749412537,0.575215756893158,0.5752304792404175,0.5752452611923218,0.5752599835395813,0.5752599835395813,0.5752747654914856,0.5752894878387451,0.5753042697906494,0.5753337740898132,0.5753337740898132,0.5753485560417175,0.575363278388977,0.5753780603408813,0.5754075646400452,0.5754222869873047,0.5754222869873047,0.575437068939209,0.5754517912864685,0.5754812955856323,0.5754812955856323,0.5755107998847961,0.5755255818367004,0.5755255818367004,0.57554030418396,0.5755550861358643,0.5755698084831238,0.5755845904350281,0.5755993127822876,0.5755993127822876,0.5755993127822876,0.5756288170814514,0.5756288170814514,0.5756435990333557,0.5756435990333557,0.5756435990333557,0.5756731033325195,0.5757026076316833,0.5757026076316833,0.5757173299789429,0.5757321119308472,0.5757321119308472,0.5757321119308472,0.575761616230011,0.5757763385772705,0.5757763385772705,0.5757911205291748,0.5757911205291748,0.5757911205291748,0.5757911205291748,0.5757911205291748,0.5757911205291748,0.5758058428764343,0.5758058428764343,0.5758058428764343,0.5758058428764343,0.5758058428764343,0.5758058428764343,0.5758058428764343,0.5758206248283386,0.5758206248283386,0.5758353471755981,0.5758501291275024,0.5758501291275024,0.5758501291275024,0.5758501291275024,0.575864851474762],"active":[0.007302522659301758,0.006830441765487194,0.00652063824236393,0.006668163929134607,0.0069337100721895695,0.006904204376041889,0.006963214837014675,0.007169749587774277,0.007169749587774277,0.007066482678055763,0.007302522659301758,0.007095986977219582,0.007346780970692635,0.0076123252511024475,0.007317274808883667,0.007553316652774811,0.007833613082766533,0.007774604484438896,0.007981140166521072,0.007951632142066956,0.008084405213594437,0.008158169686794281,0.0081876739859581,0.00832044705748558,0.008541736751794815,0.00833519920706749,0.008541733026504517,0.008541733026504517,0.008733518421649933,0.008689261972904205,0.009058073163032532,0.009308867156505585,0.009353123605251312,0.009648177772760391,0.01062183827161789,0.011005409061908722,0.011197194457054138,0.011138178408145905,0.011772535741329193,0.01224461942911148,0.012849472463130951,0.013247795403003693,0.013970665633678436,0.014442749321460724,0.01541641354560852,0.015106618404388428,0.015903249382972717,0.016390077769756317,0.016493335366249084,0.0178358256816864,0.018322661519050598,0.01855871081352234,0.01929633319377899,0.01978316903114319,0.02055029571056366,0.021125629544258118,0.021656736731529236,0.021686241030693054,0.02239435911178589,0.022232070565223694,0.022763177752494812,0.022748425602912903,0.022571399807929993,0.023323774337768555,0.0232352614402771,0.023854851722717285,0.023899108171463013,0.02325001358985901,0.022925466299057007,0.02294018864631653,0.023028701543807983,0.022423863410949707,0.02271890640258789,0.022320598363876343,0.021951794624328613,0.02168622612953186,0.021081387996673584,0.020801067352294922,0.020535528659820557,0.019827425479888916,0.01960614323616028,0.019576609134674072,0.01889801025390625,0.017762064933776855,0.017363756895065308,0.017112940549850464,0.017216235399246216,0.01633104681968689,0.015504926443099976,0.015150845050811768,0.014678806066513062,0.014737814664840698,0.014162451028823853,0.013896912336349487,0.013321518898010254,0.012893706560134888,0.012406885623931885,0.011565983295440674,0.010990679264068604,0.010975897312164307,0.010710358619689941,0.01016455888748169,0.009825170040130615,0.009294092655181885,0.009058058261871338,0.008615493774414062,0.008276164531707764,0.008099138736724854,0.007745087146759033,0.007538557052612305,0.007302522659301758,0.007346749305725098,0.006904184818267822,0.007051706314086914,0.006815671920776367,0.006771445274353027,0.006697714328765869,0.006476342678070068,0.006314098834991455,0.006063342094421387,0.005945265293121338,0.005945324897766113,0.00587153434753418,0.005532205104827881,0.005340456962585449,0.005237162113189697,0.005281388759613037,0.005207657814025879,0.005192875862121582,0.005119144916534424,0.00500112771987915,0.005015909671783447,0.0048978328704833984,0.00486832857131958,0.004809319972991943,0.00482410192489624,0.0047650933265686035,0.004676520824432373,0.004691362380981445,0.00464707612991333,0.00464707612991333,0.0045585036277771,0.004484832286834717,0.0044405460357666016,0.004411041736602783,0.004410982131958008,0.004396259784698486,0.004263520240783691,0.004307746887207031,0.0043520331382751465,0.004204511642456055,0.004189729690551758,0.004307746887207031,0.004175007343292236,0.004175007343292236,0.0041307806968688965,0.0041602253913879395,0.0041602253913879395,0.004071712493896484,0.004056990146636963,0.004056990146636963,0.004027426242828369,0.003997981548309326,0.004056990146636963,0.0040274858474731445,0.004042208194732666,0.0040274858474731445,0.003983199596405029,0.003983199596405029,0.003968477249145508,0.003997981548309326,0.0040274858474731445,0.004071712493896484,0.004086434841156006,0.004012703895568848,0.0040274858474731445,0.003997981548309326,0.003997981548309326,0.004042267799377441,0.004027426242828369,0.004042208194732666,0.004056990146636963,0.004086434841156006,0.004042208194732666,0.004056990146636963,0.004042208194732666,0.004027426242828369,0.004042208194732666,0.004042208194732666,0.004071712493896484,0.004101276397705078,0.00407177209854126,0.004056990146636963,0.004027426242828369,0.004086494445800781,0.004056990146636963,0.004012703895568848,0.004042208194732666,0.004012703895568848,0.0040274858474731445,0.004042208194732666,0.004042208194732666,0.004012703895568848,0.004042208194732666,0.0040274858474731445,0.0040274858474731445,0.004042208194732666,0.004056990146636963,0.004042267799377441,0.004086494445800781,0.004101216793060303,0.004071712493896484,0.004071712493896484,0.004101216793060303,0.004056990146636963,0.0040569305419921875,0.004056990146636963,0.004056990146636963,0.0040274858474731445,0.004042208194732666,0.004056990146636963,0.004071712493896484,0.0040569305419921875,0.004042208194732666,0.004027426242828369,0.0040569305419921875,0.004042208194732666,0.004042208194732666,0.0040274858474731445,0.004042208194732666,0.004027426242828369,0.0040274858474731445,0.004012703895568848,0.004042208194732666,0.004027426242828369,0.003997921943664551,0.004012703895568848,0.004012703895568848,0.004012703895568848,0.004042208194732666,0.004012703895568848,0.003983199596405029,0.003968477249145508,0.003983259201049805,0.003997981548309326,0.003983199596405029,0.003983199596405029,0.003983259201049805,0.003968477249145508,0.003983199596405029,0.003968477249145508,0.003997981548309326,0.003983199596405029,0.003997981548309326,0.004012703895568848,0.003997921943664551,0.003997981548309326,0.003983199596405029,0.003968477249145508,0.003968477249145508,0.003938913345336914,0.003953695297241211,0.003968417644500732,0.0039389729499816895,0.003968417644500732,0.0039389729499816895,0.003924190998077393,0.003909409046173096,0.003909468650817871,0.003909468650817871,0.003938913345336914,0.003909409046173096,0.003924190998077393,0.003924190998077393,0.003953695297241211,0.003924190998077393,0.003909468650817871,0.003924190998077393,0.0038946866989135742,0.003865182399749756,0.0038799643516540527,0.0038799047470092773,0.0038946866989135742,0.0038799047470092773,0.0038799643516540527,0.003865182399749756,0.0038504600524902344,0.0038504600524902344,0.0038504600524902344,0.0038504600524902344,0.0038504600524902344,0.0038504600524902344,0.0038356781005859375,0.003820955753326416,0.0038504600524902344,0.003850400447845459,0.003865182399749756,0.003865182399749756,0.0038356781005859375,0.003820955753326416,0.0038504600524902344,0.003850400447845459,0.0038504600524902344,0.003820955753326416,0.0038356781005859375,0.003820955753326416,0.0038208961486816406,0.0038356781005859375,0.0038356781005859375,0.0038356781005859375,0.003820955753326416,0.003806173801422119,0.0037914514541625977,0.0037914514541625977,0.0037914514541625977,0.0037766695022583008,0.0037766695022583008,0.0037766695022583008,0.0037766695022583008,0.0037913918495178223,0.0037766695022583008,0.003761887550354004,0.0037766695022583008,0.0037619471549987793,0.0037471652030944824,0.0037471652030944824,0.0037471652030944824,0.0037323832511901855,0.003717660903930664,0.003717660903930664,0.003702878952026367,0.003702878952026367,0.003717660903930664,0.003717660903930664,0.0037323832511901855,0.0037471652030944824,0.003732442855834961,0.003732442855834961,0.003732442855834961,0.003732442855834961,0.003732442855834961,0.003732442855834961,0.0037471652030944824,0.0037323832511901855,0.0037471652030944824,0.003732442855834961,0.0037323832511901855,0.0037323832511901855,0.0037323832511901855,0.0037323832511901855,0.003717660903930664]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.007302522659301758,0.008423714898526669,0.00960391666740179,0.01075461320579052,0.012052835896611214,0.013380562886595726,0.014560765586793423,0.01588849350810051,0.017201468348503113,0.018499691039323807,0.020019199699163437,0.02131742238998413,0.022807426750659943,0.024282680824398994,0.02572842873632908,0.02724793739616871,0.028619922697544098,0.03025745414197445,0.03180646896362305,0.03351776301860809,0.034993015229701996,0.036542028188705444,0.03809104487299919,0.039846595376729965,0.04141036421060562,0.04310690239071846,0.04459691047668457,0.04623444005846977,0.04782771319150925,0.0495537593960762,0.051338814198970795,0.05352218821644783,0.05532199516892433,0.05719556659460068,0.05929042398929596,0.06166558340191841,0.06386370956897736,0.06650441139936447,0.06954343616962433,0.07240542024374008,0.07513464242219925,0.07804089039564133,0.0809323787689209,0.08403041213750839,0.08755626529455185,0.0909050926566124,0.09410639107227325,0.09757322818040848,0.10165967792272568,0.10559860616922379,0.10933099687099457,0.1136387288570404,0.11807924509048462,0.12237222492694855,0.1273733377456665,0.13235968351364136,0.1370214819908142,0.14202259480953217,0.14700894057750702,0.15214282274246216,0.15735046565532684,0.16292692720890045,0.16847386956214905,0.17424210906028748,0.17992183566093445,0.1855425387620926,0.1916058361530304,0.19755110144615173,0.2033931016921997,0.20953015983104706,0.21543116867542267,0.2218780219554901,0.22819210588932037,0.23471271991729736,0.24126283824443817,0.24765068292617798,0.2542303204536438,0.26054438948631287,0.26725679636001587,0.27357086539268494,0.27979642152786255,0.286110520362854,0.2926163673400879,0.2986796796321869,0.3047134578227997,0.31121930480003357,0.3169580399990082,0.32313936948776245,0.3289223611354828,0.3343217670917511,0.33983922004699707,0.3450763523578644,0.350165992975235,0.3550785779953003,0.35993215441703796,0.3646087050437927,0.3693000078201294,0.3735339939594269,0.3778269588947296,0.38223797082901,0.38608840107917786,0.38998305797576904,0.39409899711608887,0.39768385887145996,0.40146052837371826,0.40486836433410645,0.40849748253822327,0.41189056634902954,0.415195107460022,0.4183374047279358,0.4214649498462677,0.42447444796562195,0.4275134801864624,0.43033120036125183,0.4329424202442169,0.4357011318206787,0.4379287660121918,0.44031867384910583,0.44245779514312744,0.4448034465312958,0.44675078988075256,0.4484620690345764,0.45035040378570557,0.4518551528453827,0.4534631669521332,0.45507121086120605,0.45667922496795654,0.45818397402763367,0.45933467149734497,0.4609869718551636,0.4623441994190216,0.4636129140853882,0.46471935510635376,0.46585530042648315,0.46697649359703064,0.4678764045238495,0.4686877727508545,0.46945491433143616,0.47023680806159973,0.47104817628860474,0.47190383076667786,0.47253820300102234,0.4731135368347168,0.4737479090690613,0.4743822515010834,0.47486910223960876,0.47532641887664795,0.4756952226161957,0.47630009055137634,0.47677215933799744,0.4772000014781952,0.477716326713562,0.4780556261539459,0.4783802032470703,0.47873425483703613,0.47908830642700195,0.47942763566970825,0.479796439409256,0.4801504909992218,0.4804602861404419,0.480666846036911,0.4809471368789673,0.48118317127227783,0.4814487099647522,0.48166999220848083,0.48189130425453186,0.4820978343486786,0.4822896122932434,0.4825846552848816,0.4827911853790283,0.4829387366771698,0.4831305146217346,0.4832632839679718,0.483396053314209,0.48352882266044617,0.48364683985710144,0.4838681221008301,0.4840303957462311,0.48419269919395447,0.4843697249889374,0.48448774218559265,0.48466476798057556,0.48478278517723083,0.4849008023738861,0.4850040674209595,0.48512208461761475,0.4852401316165924,0.4853729009628296,0.4854319095611572,0.4855794310569763,0.4856826961040497,0.48575645685195923,0.4858892261981964,0.48597773909568787,0.48611050844192505,0.4862137734889984,0.48628753423690796,0.4863612949848175,0.48646458983421326,0.4865235984325409,0.48667111992836,0.4868186414241791,0.4868628978729248,0.48693665862083435,0.4870399236679077,0.48709893226623535,0.4871874451637268,0.48724645376205444,0.4873054623603821,0.48739397525787354,0.4874677360057831,0.4875267446041107,0.4876447916030884,0.487703800201416,0.48777756094932556,0.48791033029556274,0.48795458674430847,0.4880135953426361,0.48807260394096375,0.4881316125392914,0.488190621137619,0.48826438188552856,0.48835289478302,0.48839715123176575,0.4884561598300934,0.48852992057800293,0.48854467272758484,0.48858892917633057,0.4886036813259125,0.4886331856250763,0.4886626899242401,0.48870694637298584,0.48876598477363586,0.4888102412223816,0.4888544976711273,0.48888400197029114,0.48891350626945496,0.4889725148677826,0.4890020191669464,0.48904627561569214,0.48909053206443787,0.4891347885131836,0.4891790449619293,0.48920854926109314,0.48922330141067505,0.48923805356025696,0.4892823100090027,0.4893118143081665,0.4893265664577484,0.48935607075691223,0.48938557505607605,0.48941507935523987,0.4894593358039856,0.4894888401031494,0.48951834440231323,0.48954784870147705,0.48956260085105896,0.4895921051502228,0.4896216094493866,0.48968061804771423,0.48971012234687805,0.48973962664604187,0.4897838830947876,0.4898281395435333,0.48988714814186096,0.48991668224334717,0.4899756908416748,0.4900051951408386,0.49004945158958435,0.490108460187912,0.4901674687862396,0.49024122953414917,0.4902854859828949,0.4903297424316406,0.49035924673080444,0.49037399888038635,0.4904182553291321,0.4904772639274597,0.4904920160770416,0.49055102467536926,0.49056577682495117,0.490595281124115,0.4906395375728607,0.49069854617118835,0.4907428026199341,0.4907870590686798,0.4908018112182617,0.49087557196617126,0.4909345805644989,0.4909640848636627,0.49102309346199036,0.4910525977611542,0.4910821318626404,0.4911263883113861,0.49118539690971375,0.49120014905929565,0.4912886619567871,0.49134767055511475,0.49137717485427856,0.4914361834526062,0.49146568775177,0.49149519205093384,0.49153944849967957,0.4915984570980072,0.49164271354675293,0.49168696999549866,0.4917164742946625,0.4917607307434082,0.491790235042572,0.49183449149131775,0.4919082522392273,0.4919230043888092,0.49196726083755493,0.49199676513671875,0.49201151728630066,0.4920410215854645,0.4920557737350464,0.4920852780342102,0.49212953448295593,0.49215903878211975,0.49217379093170166,0.49218854308128357,0.4922180473804474,0.4922328293323517,0.4922475814819336,0.4922770857810974,0.49235084652900696,0.4923951029777527,0.4924246072769165,0.49246886372566223,0.49249836802482605,0.49252787232398987,0.4925426244735718,0.4925573766231537,0.4925721287727356,0.4926016330718994,0.4926163852214813,0.49264588952064514,0.49267539381980896,0.49267539381980896,0.4927048981189728,0.4927491545677185,0.49282291531562805,0.49285241961479187,0.4928966760635376,0.4929261803627014,0.4929409325122833,0.49298518896102905,0.49299994111061096,0.49301469326019287,0.4930294454097748],"recovered":[0.0,0.0015785202849656343,0.002861990127712488,0.004219222813844681,0.005325661972165108,0.006550122052431107,0.007907354272902012,0.008954783901572227,0.010356273502111435,0.011624990962445736,0.012819945812225342,0.014339455403387547,0.015608172863721848,0.017112931236624718,0.018543925136327744,0.01994541473686695,0.021376410499215126,0.02285166271030903,0.024533450603485107,0.02597919851541519,0.02764623425900936,0.029106734320521355,0.030611492693424225,0.03224902227520943,0.03376853093504906,0.035288043320178986,0.03704359382390976,0.038592610508203506,0.04033340513706207,0.041941434144973755,0.04372648894786835,0.04537877067923546,0.04728184640407562,0.049214426428079605,0.05108799785375595,0.052976321429014206,0.05520395189523697,0.05756435915827751,0.06004278361797333,0.0626097247004509,0.06529468297958374,0.06796488910913467,0.07073836028575897,0.07354134321212769,0.07655085623264313,0.0799439400434494,0.0833812803030014,0.08662683516740799,0.08976912498474121,0.0935015082359314,0.0974404364824295,0.10117282718420029,0.10576086491346359,0.10981780290603638,0.11408128589391708,0.11822674423456192,0.123109832406044,0.1278601437807083,0.13283175230026245,0.13775908946990967,0.1428782194852829,0.14756952226161957,0.15304270386695862,0.15845689177513123,0.1641218513250351,0.1697130650281906,0.17534853518009186,0.18117578327655792,0.18723906576633453,0.19316957890987396,0.19907058775424957,0.20511913299560547,0.21134468913078308,0.21768827736377716,0.22425314784049988,0.2303459495306015,0.23692557215690613,0.24353469908237457,0.24990779161453247,0.25625139474868774,0.262535959482193,0.2685992419719696,0.27519363164901733,0.2816994786262512,0.2880578339099884,0.29420962929725647,0.30058273673057556,0.3065575063228607,0.3128715753555298,0.31855130195617676,0.3238917291164398,0.32945340871810913,0.33520689606666565,0.34047356247901917,0.3459320068359375,0.3505347669124603,0.35513755679130554,0.3601681888103485,0.3643726408481598,0.3689459264278412,0.3736667335033417,0.3777827024459839,0.3815740942955017,0.38570481538772583,0.3898650109767914,0.39342036843299866,0.39700523018836975,0.40075239539146423,0.4041011929512024,0.4075237810611725,0.41093161702156067,0.4142361879348755,0.41730472445487976,0.4206092953681946,0.42348602414131165,0.426156222820282,0.4290919899940491,0.4314376413822174,0.433901309967041,0.436143696308136,0.4384745955467224,0.44067272543907166,0.44231024384498596,0.4443608522415161,0.44588035345077515,0.44756215810775757,0.4492439329624176,0.45111751556396484,0.4526812732219696,0.4540237486362457,0.45555800199508667,0.45682674646377563,0.4584200084209442,0.4597034752368927,0.46076565980911255,0.4618573486804962,0.4628605246543884,0.4637604057788849,0.4646013081073761,0.4654127061367035,0.46619459986686707,0.4670502245426178,0.4678763747215271,0.4685697555541992,0.46924835443496704,0.4699859917163849,0.47059082984924316,0.4711219370365143,0.47157925367355347,0.4721103608608246,0.4726266860961914,0.4730544984340668,0.47354134917259216,0.4739544093608856,0.47432324290275574,0.4747510552406311,0.475090354681015,0.475414901971817,0.4757394790649414,0.4760640263557434,0.4763885736465454,0.4766983985900879,0.4769934415817261,0.47724422812461853,0.47743600606918335,0.477657288312912,0.47792285680770874,0.4781441390514374,0.47827690839767456,0.4784686863422394,0.4786752164363861,0.478852242231369,0.47910305857658386,0.4792800843715668,0.4794571101665497,0.4796341359615326,0.4797964096069336,0.4799439311027527,0.48006194829940796,0.48023900389671326,0.48041602969169617,0.48057830333709717,0.48071107268333435,0.48087334632873535,0.4809913635253906,0.4811093807220459,0.481256902217865,0.48134544491767883,0.4814634621143341,0.48156672716140747,0.48168474435806274,0.4817880094051361,0.4819207787513733,0.48203879594802856,0.48214206099510193,0.4822600781917572,0.48236334323883057,0.4824813902378082,0.4825846552848816,0.48265841603279114,0.4827469289302826,0.48282068967819214,0.4829387068748474,0.48302721977233887,0.4831009805202484,0.4832337498664856,0.48329275846481323,0.48335176706314087,0.4834255278110504,0.48349928855895996,0.4835582971572876,0.48364683985710144,0.483720600605011,0.48380911350250244,0.483882874250412,0.48397138714790344,0.4840894043445587,0.48416316509246826,0.484207421541214,0.48428118228912354,0.48432543873786926,0.4843991994857788,0.48447296023368835,0.4845762252807617,0.48462048172950745,0.484694242477417,0.48475325107574463,0.48478278517723083,0.48481228947639465,0.4848712980747223,0.4849008023738861,0.484915554523468,0.48497456312179565,0.4850335717201233,0.4850630760192871,0.48510733246803284,0.48513683676719666,0.4851958453655243,0.48524010181427,0.48526960611343384,0.48529911041259766,0.4853286147117615,0.4853876233100891,0.48543187975883484,0.48544663190841675,0.48547613620758057,0.4854908883571625,0.4855498969554901,0.485564649105072,0.485564649105072,0.48559415340423584,0.48562365770339966,0.48563840985298157,0.4856679141521454,0.4857121706008911,0.48575642704963684,0.48578593134880066,0.4858154356479645,0.4858449399471283,0.4858744442462921,0.48591870069503784,0.48596298694610596,0.4860072433948517,0.4860367476940155,0.48609575629234314,0.48614001274108887,0.4861695170402527,0.4861990213394165,0.48625802993774414,0.48628753423690796,0.4863465428352356,0.4863907992839813,0.48640555143356323,0.48644980788230896,0.4865088164806366,0.48656782507896423,0.48658257722854614,0.48661208152770996,0.4866415858268738,0.4866710901260376,0.4867005944252014,0.48673009872436523,0.48678910732269287,0.4868333637714386,0.48689237236976624,0.48693662881851196,0.4869661331176758,0.4869808852672577,0.4869956374168396,0.48706939816474915,0.48711368441581726,0.4872021973133087,0.48726120591163635,0.4873054623603821,0.4873644709587097,0.48740872740745544,0.48743823170661926,0.487482488155365,0.4875267446041107,0.48757100105285645,0.4876152575016022,0.4876742660999298,0.48770377039909363,0.48770377039909363,0.48776277899742126,0.487807035446167,0.4878512918949127,0.48788079619407654,0.48792505264282227,0.4879545569419861,0.4879840612411499,0.48807257413864136,0.4881168305873871,0.4881610870361328,0.4881758391857147,0.48819059133529663,0.48823484778404236,0.48824959993362427,0.4882791340351105,0.4883233904838562,0.48835289478302,0.48836764693260193,0.48839715123176575,0.48841190338134766,0.48842665553092957,0.4884561598300934,0.4884709119796753,0.4885004162788391,0.48855942487716675,0.48858892917633057,0.4886331856250763,0.4886626899242401,0.48869219422340393,0.48873645067214966,0.48875120282173157,0.48875120282173157,0.4887807071208954,0.4888102114200592,0.4888249635696411,0.4888249635696411,0.48885446786880493,0.48889872431755066,0.48891347646713257,0.4889282286167145,0.4889872372150421,0.48904624581336975,0.48906099796295166,0.48907575011253357,0.4891052544116974,0.4891347587108612,0.4891495108604431],"active":[0.007302522659301758,0.006845194846391678,0.0067419265396893024,0.006535390391945839,0.006727173924446106,0.0068304408341646194,0.006653411313891411,0.006933709606528282,0.006845194846391678,0.006874700076878071,0.007199253886938095,0.006977966986596584,0.007199253886938095,0.007169749587774277,0.007184503600001335,0.007302522659301758,0.007243512198328972,0.0074057914316654205,0.0072730183601379395,0.007538564503192902,0.007346780970692635,0.00743529386818409,0.007479552179574966,0.007597573101520538,0.007641833275556564,0.007818859070539474,0.007553316652774811,0.007641829550266266,0.007494308054447174,0.0076123252511024475,0.0076123252511024475,0.008143417537212372,0.008040148764848709,0.007981140166521072,0.008202426135540009,0.008689261972904205,0.008659757673740387,0.00894005224108696,0.009500652551651001,0.009795695543289185,0.009839959442615509,0.010076001286506653,0.010194018483161926,0.010489068925380707,0.011005409061908722,0.010961152613162994,0.01072511076927185,0.010946393013000488,0.011890552937984467,0.012097097933292389,0.011890560388565063,0.012465901672840118,0.012318380177021027,0.01255442202091217,0.01329205185174942,0.014132939279079437,0.013911649584770203,0.014162451028823853,0.014177188277244568,0.01438373327255249,0.014472246170043945,0.015357404947280884,0.01543116569519043,0.01578521728515625,0.015799984335899353,0.015829473733901978,0.016257300972938538,0.01637531816959381,0.016154035925865173,0.016360580921173096,0.016360580921173096,0.016758888959884644,0.016847416758537292,0.017024442553520203,0.017009690403938293,0.017304733395576477,0.01730474829673767,0.017009690403938293,0.0173490047454834,0.017319470643997192,0.017260462045669556,0.0175112783908844,0.017422735691070557,0.01698020100593567,0.01665562391281128,0.0170096755027771,0.016375303268432617,0.016581863164901733,0.016050785779953003,0.01577046513557434,0.01594749093055725,0.015622943639755249,0.014959096908569336,0.014605015516281128,0.014000147581100464,0.014073938131332397,0.014162451028823853,0.01336580514907837,0.013454318046569824,0.013292044401168823,0.012421667575836182,0.012200355529785156,0.012524902820587158,0.01197904348373413,0.01159551739692688,0.011447995901107788,0.011492252349853516,0.011138170957565308,0.01109391450881958,0.010813623666763306,0.010533332824707031,0.01023826003074646,0.010208755731582642,0.009721904993057251,0.009456396102905273,0.009544909000396729,0.0088367760181427,0.008881032466888428,0.008556485176086426,0.00865975022315979,0.008276194334030151,0.007789343595504761,0.008040159940719604,0.007494300603866577,0.007582813501358032,0.007509052753448486,0.00743529200553894,0.007066458463668823,0.006653398275375366,0.006963223218917847,0.0067861974239349365,0.006786167621612549,0.006299346685409546,0.006151825189590454,0.006210833787918091,0.0060190558433532715,0.0058272480964660645,0.0056945085525512695,0.005635499954223633,0.005635470151901245,0.005709230899810791,0.005487978458404541,0.005237162113189697,0.0051781535148620605,0.005133897066116333,0.004883110523223877,0.004735589027404785,0.0045732855796813965,0.004720836877822876,0.0046617984771728516,0.004573315382003784,0.004661828279495239,0.00451427698135376,0.004425793886184692,0.0044110119342803955,0.00433725118637085,0.004337280988693237,0.004381537437438965,0.0044110119342803955,0.004396259784698486,0.004278272390365601,0.0042487382888793945,0.004189729690551758,0.004204481840133667,0.004233986139297485,0.004234015941619873,0.004174977540969849,0.00414547324180603,0.004307746887207031,0.00432249903678894,0.004263520240783691,0.004278272390365601,0.0041602253913879395,0.004115968942642212,0.004071712493896484,0.004012703895568848,0.004071712493896484,0.0040864646434783936,0.004130750894546509,0.004130721092224121,0.004071712493896484,0.0040864646434783936,0.004071712493896484,0.004027456045150757,0.004012703895568848,0.004012703895568848,0.003983229398727417,0.004027456045150757,0.00396844744682312,0.004012703895568848,0.0039979517459869385,0.00396844744682312,0.00396844744682312,0.003938943147659302,0.00396844744682312,0.003953695297241211,0.003924190998077393,0.0038799047470092773,0.003879934549331665,0.003865182399749756,0.003924190998077393,0.0039979517459869385,0.003924190998077393,0.003909438848495483,0.003938943147659302,0.003865182399749756,0.0038946866989135742,0.0038946866989135742,0.003879934549331665,0.0038946866989135742,0.003909438848495483,0.0038799047470092773,0.003924190998077393,0.0038946866989135742,0.0038946866989135742,0.003938943147659302,0.003865182399749756,0.0038504302501678467,0.003865182399749756,0.0038504302501678467,0.003865182399749756,0.003865182399749756,0.003879934549331665,0.0038209259510040283,0.0038356781005859375,0.0038356781005859375,0.00379142165184021,0.0038061439990997314,0.0037913918495178223,0.003761887550354004,0.003761887550354004,0.0037913918495178223,0.00379142165184021,0.0037766695022583008,0.00379142165184021,0.0037766695022583008,0.0037766695022583008,0.0037766695022583008,0.0037619173526763916,0.0037766695022583008,0.00379142165184021,0.003806173801422119,0.00379142165184021,0.0037766695022583008,0.0037766695022583008,0.0037619173526763916,0.00379142165184021,0.0037619173526763916,0.0037619173526763916,0.00379142165184021,0.00379142165184021,0.00379142165184021,0.0038209259510040283,0.0038209259510040283,0.003806173801422119,0.00379142165184021,0.0037766695022583008,0.0037766695022583008,0.0037766695022583008,0.003806173801422119,0.00379142165184021,0.003776639699935913,0.003776639699935913,0.0037913918495178223,0.0037913918495178223,0.0037766695022583008,0.003806173801422119,0.003806173801422119,0.00379142165184021,0.0038209259510040283,0.0038209259510040283,0.0038504302501678467,0.003879934549331665,0.003879934549331665,0.0038504302501678467,0.003806173801422119,0.0038356781005859375,0.003865182399749756,0.0038504302501678467,0.003879934549331665,0.003865182399749756,0.003865182399749756,0.0038504302501678467,0.003865182399749756,0.0038504302501678467,0.0038504302501678467,0.0038356781005859375,0.0038946866989135742,0.003938943147659302,0.0038946866989135742,0.003909409046173096,0.003850400447845459,0.0038209259510040283,0.0038209259510040283,0.0038209259510040283,0.00379142165184021,0.0038504302501678467,0.003865182399749756,0.0038504302501678467,0.003865182399749756,0.0038504302501678467,0.0038209259510040283,0.0038356781005859375,0.0038946866989135742,0.003879934549331665,0.003879934549331665,0.003865182399749756,0.003879934549331665,0.003865182399749756,0.003879934549331665,0.003924190998077393,0.0038504302501678467,0.0038504302501678467,0.0038356781005859375,0.0038356781005859375,0.0038504302501678467,0.0038209259510040283,0.0038356781005859375,0.003850400447845459,0.00383564829826355,0.0038208961486816406,0.0038208961486816406,0.0038208961486816406,0.0038209259510040283,0.0038209259510040283,0.0038209259510040283,0.003879934549331665,0.0038946866989135742,0.003865182399749756,0.003879934549331665,0.003865182399749756,0.003865182399749756,0.0038504302501678467,0.0038209259510040283,0.0038209259510040283,0.0038504302501678467,0.0038356781005859375,0.0038356781005859375,0.0038504302501678467,0.0038504302501678467,0.0038504302501678467,0.0038504302501678467,0.003909438848495483,0.003924190998077393,0.003909438848495483,0.003879934549331665,0.003879934549331665,0.003909438848495483,0.0038946866989135742,0.003879934549331665,0.003879934549331665]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.007302522659301758,0.008349952287971973,0.009500648826360703,0.010651346296072006,0.011787290684878826,0.012937987223267555,0.014000169932842255,0.015239382162690163,0.01650809869170189,0.017894836142659187,0.01919305883347988,0.02043227106332779,0.021819008514285088,0.02301396243274212,0.0242089182138443,0.02541862428188324,0.02693813480436802,0.02813308872282505,0.02947556972503662,0.030773792415857315,0.03204251080751419,0.033340729773044586,0.03460944816470146,0.03568638116121292,0.03699935972690582,0.03813530504703522,0.039241742342710495,0.04042194411158562,0.041498877108097076,0.042708586901426315,0.04384452849626541,0.04518701136112213,0.04654424265027046,0.04797523841261864,0.049361974000930786,0.05082247406244278,0.05231247842311859,0.05397951602935791,0.055440016090869904,0.056959524750709534,0.058759335428476334,0.060234587639570236,0.06199013814330101,0.06392271816730499,0.06594381481409073,0.06765510886907578,0.06976471841335297,0.07196284830570221,0.0738954246044159,0.07627058029174805,0.07861623167991638,0.08097663521766663,0.08346981555223465,0.08581546694040298,0.08826438337564468,0.09071330726146698,0.09341301769018173,0.09608322381973267,0.09862066060304642,0.1015269085764885,0.10434464365243912,0.10739841312170029,0.11043743044137955,0.11318140476942062,0.11632369458675385,0.11961350589990616,0.12288856506347656,0.12614887952804565,0.12929116189479828,0.1322711706161499,0.1353544443845749,0.13883604109287262,0.14253893494606018,0.14638933539390564,0.1499151885509491,0.15350006520748138,0.15708492696285248,0.16052226722240448,0.16422514617443085,0.16814932227134705,0.17226527631282806,0.1761009246110916,0.1796857863664627,0.18369847536087036,0.18757839500904083,0.1914583146572113,0.1953529715538025,0.19920338690280914,0.20286200940608978,0.20653538405895233,0.21044480800628662,0.21445749700069427,0.21829316020011902,0.22220256924629211,0.22606773674488068,0.22977061569690704,0.2339603304862976,0.23751570284366608,0.24110056459903717,0.2450837343931198,0.24886038899421692,0.252607524394989,0.25592684745788574,0.2594969570636749,0.2626982629299164,0.266194611787796,0.26952868700027466,0.2728627622127533,0.2759755253791809,0.27901455760002136,0.2823043763637543,0.28538763523101807,0.2882201373577118,0.29108211398124695,0.29406213760375977,0.2970421314239502,0.2996681034564972,0.30238255858421326,0.30527403950691223,0.3076786994934082,0.31024566292762756,0.31269457936286926,0.3153942823410034,0.31760716438293457,0.32001182436943054,0.32228371500968933,0.32458510994911194,0.3266799747943878,0.32884860038757324,0.3308696746826172,0.33275800943374634,0.33474960923194885,0.33654940128326416,0.3384229838848114,0.3402227759361267,0.3418308198451996,0.3434388339519501,0.3449583351612091,0.3465811312198639,0.34799736738204956,0.3495168685913086,0.35093310475349426,0.35240837931632996,0.3536623418331146,0.3549163043498993,0.35615551471710205,0.35732096433639526,0.3583241403102875,0.3594895899295807,0.36056652665138245,0.36171722412109375,0.36251384019851685,0.36364978551864624,0.36463820934295654,0.3655823767185211,0.3665412962436676,0.3673379421234131,0.3682968318462372,0.36921149492263794,0.3700966536998749,0.370730996131897,0.37133586406707764,0.37219151854515076,0.3729143738746643,0.3735634982585907,0.374168336391449,0.3747437000274658,0.3753780424594879,0.3758206367492676,0.3763222098350525,0.3769860863685608,0.37754666805267334,0.378151535987854,0.378638356924057,0.3791252076625824,0.37953826785087585,0.3800545930862427,0.3805709481239319,0.38101351261138916,0.38135284185409546,0.381751149892807,0.38232648372650146,0.3827395737171173,0.38309362530708313,0.3835214376449585,0.3838902711868286,0.384155809879303,0.38456887006759644,0.3848491907119751,0.3851737380027771,0.3854540288448334,0.3857933282852173,0.38604414463043213,0.38636869192123413,0.3866194784641266,0.3868112564086914,0.38707679510116577,0.3873423635959625,0.3876374065876007,0.3878291845321655,0.38803571462631226,0.38833075761795044,0.3884340524673462,0.3885668218135834,0.3888028562068939,0.3889651298522949,0.3891274034976959,0.38933393359184265,0.38948145508766174,0.38965851068496704,0.38982078433036804,0.3899388015270233,0.3900715708732605,0.3902485966682434,0.3903518617153168,0.3905288875102997,0.39063215255737305,0.39079445600509644,0.3909124732017517,0.39116325974464417,0.3912222683429718,0.39132553339004517,0.39147305488586426,0.39159107208251953,0.3917385935783386,0.3918271064758301,0.3919156491756439,0.3920189142227173,0.39210742712020874,0.3921811878681183,0.39225494861602783,0.3923287093639374,0.3924024701118469,0.3924909830093384,0.392549991607666,0.39262375235557556,0.3926827609539032,0.39277127385139465,0.3928155303001404,0.3928597867488861,0.39290404319763184,0.3929630517959595,0.3930073380470276,0.3930515944957733,0.39312535524368286,0.3931696116924286,0.3932286202907562,0.39330238103866577,0.3933466374874115,0.39343515038490295,0.3935089111328125,0.39356791973114014,0.39361217617988586,0.3936564326286316,0.3937006890773773,0.39373019337654114,0.39377444982528687,0.3938334584236145,0.39387771487236023,0.39390721917152405,0.39393672347068787,0.3939957320690155,0.39403998851776123,0.39405474066734314,0.39409899711608887,0.3941285014152527,0.3941432535648346,0.3941727876663208,0.3941875398159027,0.39421704411506653,0.39423179626464844,0.39427605271339417,0.3942908048629761,0.394305557012558,0.3943350613117218,0.3943498134613037,0.3943645656108856,0.39439406991004944,0.39442357420921326,0.39442357420921326,0.3944530785083771,0.3944825828075409,0.3944825828075409,0.3945120871067047,0.3945268392562866,0.39457109570503235,0.39460060000419617,0.3946448564529419,0.3946743607521057,0.39471861720085144,0.39473336935043335,0.3947776257991791,0.3948366343975067,0.3948513865470886,0.39489564299583435,0.3949398994445801,0.3949694037437439,0.3949841558933258,0.3950136601924896,0.39505791664123535,0.39508742094039917,0.3951021730899811,0.395116925239563,0.3951464295387268,0.39519068598747253,0.39519068598747253,0.39522019028663635,0.39524969458580017,0.3953087031841278,0.395338237285614,0.3953529894351959,0.39538249373435974,0.39538249373435974,0.39541199803352356,0.3954415023326874,0.3954710066318512,0.3954857587814331,0.3954857587814331,0.3955152630805969,0.39553001523017883,0.39555951952934265,0.39558902382850647,0.3956037759780884,0.3956480324268341,0.3956775367259979,0.3956775367259979,0.39572179317474365,0.3957660496234894,0.3957660496234894,0.3957808017730713,0.3957955539226532,0.3958103060722351,0.3958398103713989,0.39586931467056274,0.39589881896972656,0.3959283232688904,0.3959283232688904,0.3959578275680542,0.3959578275680542,0.395987331867218,0.3960020840167999,0.3960020840167999,0.39603158831596375,0.39606109261512756,0.3960905969142914,0.3961053490638733,0.3961348533630371,0.396149605512619,0.3961643576622009,0.39620861411094666,0.3962381184101105],"recovered":[0.0,0.0015785202849656343,0.002832484897226095,0.003983181901276112,0.005045363679528236,0.00619606114923954,0.007405768148601055,0.00877775251865387,0.010061223059892654,0.011167662218213081,0.012421626597642899,0.013764106668531895,0.014988566748797894,0.016257284209132195,0.01752600073814392,0.01873570866882801,0.01997492089867592,0.021405914798378944,0.022748395800590515,0.024002360180020332,0.02522682026028633,0.02648078463971615,0.027601975947618484,0.02890019863843918,0.030021391808986664,0.03112783096730709,0.03235229104757309,0.03341447189450264,0.03474219888448715,0.0359666608273983,0.03716161474585533,0.038474589586257935,0.039507266134023666,0.04084974527359009,0.042251236736774445,0.043755993247032166,0.045113224536180496,0.046455707401037216,0.04807848483324051,0.04961274564266205,0.05108799785375595,0.05262226238846779,0.054200783371925354,0.05579405650496483,0.057682380080223083,0.05940842255949974,0.06135575845837593,0.06321457773447037,0.06511764973402023,0.06722725927829742,0.06929261982440948,0.0714464858174324,0.07382164150476456,0.07615254074335098,0.07857195287942886,0.08118315041065216,0.0835435539484024,0.08603673428297043,0.08858892321586609,0.0912148728966713,0.09378181397914886,0.09667330235242844,0.09965331852436066,0.1030021384358406,0.10574611276388168,0.10893265157938004,0.11204543709754944,0.11495168507099152,0.11813823133707047,0.12125101685523987,0.12464409321546555,0.1276978701353073,0.13067787885665894,0.13445451855659485,0.13777384161949158,0.14168326556682587,0.14507634937763214,0.14866121113300323,0.15223132073879242,0.1561407446861267,0.1600354015827179,0.16372354328632355,0.16792801022529602,0.1713210940361023,0.17534853518009186,0.1789924055337906,0.18313786387443542,0.18698826432228088,0.19088293612003326,0.19465959072113037,0.19855424761772156,0.2024046629667282,0.2064911127090454,0.21034151315689087,0.2145017385482788,0.21816036105155945,0.2221730500459671,0.22597919404506683,0.23005089163780212,0.23388655483722687,0.2375451773405075,0.2414693534374237,0.24524599313735962,0.24888987839221954,0.25229769945144653,0.2555137574672699,0.2588035762310028,0.2622261643409729,0.26588478684425354,0.26902708411216736,0.2721988558769226,0.2753411531448364,0.2782473862171173,0.2811684012413025,0.2840893864631653,0.28681862354278564,0.2900051474571228,0.292926162481308,0.2955963611602783,0.2983993589878082,0.30121707916259766,0.30384302139282227,0.30629193782806396,0.30875563621520996,0.3111012876033783,0.31346169114112854,0.3159696161746979,0.3181382417678833,0.32030683755874634,0.3227557837963104,0.324673593044281,0.3267684578895569,0.32870104908943176,0.3305450975894928,0.33243343234062195,0.33423322439193726,0.3359592854976654,0.33750829100608826,0.3390720784664154,0.340827614068985,0.342184841632843,0.34367483854293823,0.3450763523578644,0.34646308422088623,0.34783506393432617,0.3493250608444214,0.3505200147628784,0.35171496868133545,0.3529689311981201,0.3540458679199219,0.355226069688797,0.35631775856018066,0.35726192593574524,0.35829460620880127,0.359371542930603,0.3605074882507324,0.36140739917755127,0.36235153675079346,0.3632809519767761,0.36397433280944824,0.36478573083877563,0.3655085861682892,0.36626097559928894,0.36695432662963867,0.36758869886398315,0.368326336145401,0.36904919147491455,0.36953604221343994,0.3701408803462982,0.3706129789352417,0.3712620735168457,0.3717931807041168,0.37235376238822937,0.3730323910713196,0.3735634684562683,0.3740060329437256,0.374492883682251,0.37492069602012634,0.37540754675865173,0.37593862414360046,0.37641072273254395,0.37686803936958313,0.3772663474082947,0.37772369384765625,0.3781367540359497,0.37854981422424316,0.3789333999156952,0.3792726993560791,0.379611998796463,0.37999558448791504,0.38032013177871704,0.38062992691993713,0.3808659613132477,0.38117578625679016,0.38148558139801025,0.3817511200904846,0.382016658782959,0.38231173157691956,0.3825477659702301,0.38275429606437683,0.38291656970977783,0.38325586915016174,0.3835066854953766,0.38362470269203186,0.3838312327861786,0.3840230107307434,0.38425904512405396,0.3844803273677826,0.3846868872642517,0.3848491609096527,0.38507044315338135,0.3852769732475281,0.38540974259376526,0.385616272687912,0.38573431968688965,0.38586708903312683,0.3860146105289459,0.3861178755760193,0.38625064492225647,0.3864276707172394,0.3866046965122223,0.3867374658584595,0.3867964744567871,0.38689976930618286,0.3870030343532562,0.3871653079986572,0.3872833251953125,0.38737183809280396,0.3874603509902954,0.3875636160373688,0.3876226246356964,0.38768163323402405,0.3877553939819336,0.38782915472984314,0.3879176676273346,0.3879619240760803,0.38802093267440796,0.3880947232246399,0.38818323612213135,0.3882274925708771,0.3882865011692047,0.38834550976753235,0.3884192705154419,0.3884487748146057,0.38850778341293335,0.3885520398616791,0.3886258006095886,0.38868480920791626,0.3887585699558258,0.3887733221054077,0.38884708285331726,0.3889060914516449,0.38896510004997253,0.38902410864830017,0.3890683650970459,0.3890831172466278,0.3891126215457916,0.38914212584495544,0.3892011344432831,0.389274924993515,0.38933393359184265,0.3893781900405884,0.3894519507884979,0.38949620723724365,0.38952571153640747,0.3895552158355713,0.3896142244338989,0.38964372873306274,0.38965848088264465,0.38967323303222656,0.38968798518180847,0.3897174894809723,0.3897469937801361,0.389761745929718,0.38979125022888184,0.38980600237846375,0.38980600237846375,0.38983550667762756,0.3898650109767914,0.3899092674255371,0.389924019575119,0.38995352387428284,0.38998302817344666,0.3900125324726105,0.3900420367717743,0.3900715410709381,0.39010104537010193,0.39014530181884766,0.39016005396842957,0.3902043104171753,0.3902190625667572,0.39026331901550293,0.39027807116508484,0.3903518319129944,0.3903813660144806,0.3904108703136444,0.39046987891197205,0.39049938321113586,0.3905141353607178,0.3905436396598816,0.3905878961086273,0.39063215255737305,0.39064690470695496,0.3906764090061188,0.3907206654548645,0.39076492190361023,0.39076492190361023,0.39079442620277405,0.39082393050193787,0.3908386826515198,0.3908534348011017,0.3908976912498474,0.39092719554901123,0.39094194769859314,0.39095669984817505,0.39097145199775696,0.3910304605960846,0.3910452127456665,0.3910599648952484,0.3910599648952484,0.3910747170448303,0.39108946919441223,0.39110422134399414,0.39114847779273987,0.3911779820919037,0.3912074863910675,0.3912369906902313,0.39125174283981323,0.39129599928855896,0.39129599928855896,0.3913402557373047,0.3913550078868866,0.3913697600364685,0.3913992643356323,0.39142876863479614,0.39147302508354187,0.3914877772331238,0.3914877772331238,0.3915025293827057,0.3915320336818695,0.3915468156337738,0.3915615677833557,0.3915763199329376,0.39160582423210144,0.39162057638168335,0.39165008068084717,0.3916648328304291,0.3916943371295929,0.3917090892791748,0.3917385935783386,0.39178285002708435],"active":[0.007302522659301758,0.006771432235836983,0.006668163929134607,0.006668164394795895,0.00674192700535059,0.006741926074028015,0.0065944017842411995,0.006461629644036293,0.006446875631809235,0.006727173924446106,0.006771432235836983,0.006668164394795895,0.006830441765487194,0.006756678223609924,0.006682917475700378,0.006682915613055229,0.0069632139056921005,0.006727173924446106,0.006727173924446106,0.006771432235836983,0.0068156905472278595,0.006859945133328438,0.007007472217082977,0.006786182522773743,0.006977967917919159,0.0070074740797281265,0.006889451295137405,0.007007472217082977,0.006756678223609924,0.006741926074028015,0.00668291375041008,0.006712421774864197,0.007036976516246796,0.007125493139028549,0.0071107372641563416,0.007066480815410614,0.007199253886938095,0.007523808628320694,0.0073615312576293945,0.007346779108047485,0.007671337574720383,0.0076123252511024475,0.007789354771375656,0.008128661662340164,0.008261434733867645,0.008246686309576035,0.008408959954977036,0.008748270571231842,0.00877777487039566,0.009043321013450623,0.009323611855506897,0.009530149400234222,0.009648174047470093,0.009662926197052002,0.00969243049621582,0.00953015685081482,0.009869463741779327,0.010046489536762238,0.010031737387180328,0.0103120356798172,0.010562829673290253,0.01072511076927185,0.01078411191701889,0.010179266333580017,0.010577581822872162,0.010680854320526123,0.010843127965927124,0.011197194457054138,0.011152930557727814,0.011020153760910034,0.010710351169109344,0.011138170957565308,0.011861056089401245,0.011934816837310791,0.01214134693145752,0.011816799640655518,0.012008577585220337,0.011861056089401245,0.011993825435638428,0.012008577585220337,0.012229874730110168,0.012377381324768066,0.011757776141166687,0.012377381324768066,0.012229859828948975,0.012465909123420715,0.012215107679367065,0.01221512258052826,0.011979073286056519,0.01187579333782196,0.011890560388565063,0.012052834033966064,0.011802047491073608,0.011861056089401245,0.011565998196601868,0.011610254645347595,0.011787280440330505,0.011536508798599243,0.011049672961235046,0.011197179555892944,0.011315211653709412,0.011138170957565308,0.010680854320526123,0.010607078671455383,0.010400563478469849,0.010680854320526123,0.01072511076927185,0.010636597871780396,0.010090738534927368,0.009987473487854004,0.010105520486831665,0.01004648208618164,0.009972751140594482,0.009913712739944458,0.009972751140594482,0.01022350788116455,0.00966295599937439,0.009456396102905273,0.009677678346633911,0.009279340505599976,0.009028583765029907,0.008851557970046997,0.009102344512939453,0.00885152816772461,0.008910536766052246,0.008822023868560791,0.008615493774414062,0.008541733026504517,0.008541762828826904,0.008113890886306763,0.008084416389465332,0.007981151342391968,0.007848352193832397,0.007877886295318604,0.007789343595504761,0.007597595453262329,0.007479548454284668,0.00745004415512085,0.007509052753448486,0.007169753313064575,0.007332026958465576,0.00725826621055603,0.007332026958465576,0.0071992576122283936,0.00708124041557312,0.006830453872680664,0.006800949573516846,0.006609171628952026,0.006520658731460571,0.006520658731460571,0.006491154432296753,0.006196081638336182,0.006387859582901001,0.0063436031341552734,0.006210833787918091,0.006033807992935181,0.005930542945861816,0.005945295095443726,0.005930542945861816,0.006122320890426636,0.005945265293121338,0.005827277898788452,0.005930542945861816,0.005960047245025635,0.005974799394607544,0.005842000246047974,0.0056945085525512695,0.005842000246047974,0.00567975640296936,0.005709230899810791,0.005724012851715088,0.0057534873485565186,0.005797773599624634,0.005605965852737427,0.005561739206314087,0.0055322349071502686,0.005561709403991699,0.005650252103805542,0.005605965852737427,0.005414217710494995,0.0053404271602630615,0.005458444356918335,0.005473226308822632,0.00536993145942688,0.005384683609008789,0.005340456962585449,0.005222409963607788,0.005296170711517334,0.005237191915512085,0.0051781535148620605,0.005133897066116333,0.005163401365280151,0.005178183317184448,0.00519290566444397,0.005133897066116333,0.005060136318206787,0.005060136318206787,0.005030632019042969,0.0050896406173706055,0.005074888467788696,0.005119144916534424,0.005074888467788696,0.0049273669719696045,0.004942119121551514,0.004971623420715332,0.004942119121551514,0.004868358373641968,0.004853606224060059,0.004794567823410034,0.004809349775314331,0.004750341176986694,0.004661828279495239,0.004661828279495239,0.004632323980331421,0.004617542028427124,0.0046617984771728516,0.004617542028427124,0.0046765804290771484,0.004661828279495239,0.004735589027404785,0.004617571830749512,0.004588067531585693,0.0046765804290771484,0.00469130277633667,0.0047355592250823975,0.0046617984771728516,0.004632323980331421,0.00464707612991333,0.00464707612991333,0.004617571830749512,0.004632323980331421,0.00464707612991333,0.00464707612991333,0.004661828279495239,0.004632323980331421,0.004661828279495239,0.004661828279495239,0.004676550626754761,0.004632294178009033,0.004632294178009033,0.004617542028427124,0.004617542028427124,0.004588067531585693,0.0046028196811676025,0.004617571830749512,0.004617571830749512,0.0046028196811676025,0.004617571830749512,0.004588067531585693,0.004661828279495239,0.004661828279495239,0.004661828279495239,0.00464707612991333,0.004632323980331421,0.004632323980331421,0.00464707612991333,0.004661828279495239,0.004691332578659058,0.0046765804290771484,0.004632294178009033,0.004602789878845215,0.004617542028427124,0.004588037729263306,0.004558533430099487,0.0045732855796813965,0.0045732855796813965,0.004529029130935669,0.004529058933258057,0.004529058933258057,0.004543811082839966,0.004543811082839966,0.004558563232421875,0.004543811082839966,0.004543811082839966,0.004543811082839966,0.004543811082839966,0.004558563232421875,0.004558563232421875,0.004558563232421875,0.0045143067836761475,0.004529058933258057,0.004529058933258057,0.004499554634094238,0.004499554634094238,0.004484802484512329,0.004499554634094238,0.004499554634094238,0.004499554634094238,0.0045143067836761475,0.0045143067836761475,0.0045143067836761475,0.0045143067836761475,0.004558563232421875,0.004499554634094238,0.00451427698135376,0.004529029130935669,0.004499524831771851,0.004484772682189941,0.004499524831771851,0.00451427698135376,0.004499524831771851,0.004470020532608032,0.004470020532608032,0.004470020532608032,0.004470020532608032,0.004425764083862305,0.004455268383026123,0.004455268383026123,0.004484772682189941,0.004499554634094238,0.004499554634094238,0.004484802484512329,0.004455298185348511,0.00447005033493042,0.004484802484512329,0.004499554634094238,0.004455298185348511,0.0044405460357666016,0.004455298185348511,0.00447005033493042,0.004484802484512329,0.004499554634094238,0.004499554634094238,0.004499554634094238,0.004499554634094238,0.00447005033493042,0.004484802484512329,0.0045143067836761475,0.00447005033493042,0.004484802484512329,0.004455298185348511,0.004455298185348511,0.00447005033493042,0.00447005033493042,0.00447005033493042,0.004455298185348511,0.0044405460357666016,0.00447005033493042,0.004455298185348511,0.004455298185348511,0.004455268383026123,0.004440516233444214,0.004455268383026123,0.004455268383026123,0.004470020532608032,0.004455268383026123,0.004470020532608032,0.004455268383026123,0.004455268383026123,0.004470020532608032,0.004455268383026123]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.007302522659301758,0.008394209668040276,0.009574411436915398,0.01082837674766779,0.012333134189248085,0.013867396861314774,0.015283639542758465,0.016744140535593033,0.018411174416542053,0.0199601911008358,0.021715741604566574,0.023250004276633263,0.025005554780364037,0.026864372193813324,0.028796954080462456,0.03071478195488453,0.03292766213417053,0.03524380922317505,0.03733866661787033,0.039551544934511185,0.04198571294546127,0.044390372931957245,0.04706058278679848,0.04949474707245827,0.05188465863466263,0.05437783524394035,0.05716606229543686,0.059806764125823975,0.06243271380662918,0.06527995318174362,0.06793540716171265,0.07131373137235641,0.07481008023023605,0.07857197523117065,0.08186179399490356,0.08609576523303986,0.08999043703079224,0.09453421086072922,0.0987681895494461,0.10345949232578278,0.10910970717668533,0.11446487158536911,0.11986429989337921,0.12597185373306274,0.1321236491203308,0.13837872445583344,0.1450173556804657,0.15193629264831543,0.15912076830863953,0.16686584055423737,0.17484696209430695,0.18316738307476044,0.19134028255939484,0.19989675283432007,0.20851223170757294,0.21718671917915344,0.22628901898860931,0.23546509444713593,0.24536404013633728,0.25459912419319153,0.26457181572914124,0.2751346528530121,0.28538763523101807,0.29568490386009216,0.3057461380958557,0.31642696261405945,0.3258243203163147,0.3354872167110443,0.3456517159938812,0.3550785779953003,0.36465296149253845,0.3745371699333191,0.3841705620288849,0.3936269283294678,0.4023014307022095,0.4110201597213745,0.4198126792907715,0.42805933952331543,0.4354798495769501,0.4427233338356018,0.4502323865890503,0.4572840929031372,0.4638341963291168,0.47056135535240173,0.4768311679363251,0.48301249742507935,0.4886627197265625,0.494032621383667,0.4990632236003876,0.5037840604782104,0.5082835555076599,0.5126503109931946,0.5167072415351868,0.520439624786377,0.5244966149330139,0.5279339551925659,0.5313712954521179,0.5345283150672913,0.5372722744941711,0.5400752425193787,0.5428487062454224,0.5454452037811279,0.5477023124694824,0.549782395362854,0.551921546459198,0.5539574027061462,0.5555506348609924,0.557276725769043,0.5587519407272339,0.560389518737793,0.5619237422943115,0.5631186962127686,0.564151406288147,0.5653315782546997,0.5663642883300781,0.5673822164535522,0.5682968497276306,0.5692999958992004,0.5701851844787598,0.570952296257019,0.5715866684913635,0.5723537802696228,0.5729291439056396,0.5735340118408203,0.5741240978240967,0.5746551752090454,0.5751862525939941,0.5756731033325195,0.576086163520813,0.5765140056610107,0.5769713521003723,0.5773401260375977,0.5776499509811401,0.5779744982719421,0.578328549861908,0.5786826014518738,0.5789481401443481,0.579198956489563,0.5794792771339417,0.5797300338745117,0.5799513459205627,0.5801430940628052,0.5803201794624329,0.5804972052574158,0.5806742310523987,0.5807774662971497,0.5808807611465454,0.5810725092887878,0.5812053084373474,0.5813233256340027,0.5814118385314941,0.5815151333808899,0.5816183686256409,0.5817511677742004,0.5818248987197876,0.5818839073181152,0.581987202167511,0.5820609331130981,0.5821052193641663,0.5821642279624939,0.5822674632072449,0.5823412537574768,0.5824297666549683,0.5824739933013916,0.5825182795524597,0.5825477838516235,0.5826215744018555,0.5826510787010193,0.5827248096466064,0.5827543139457703,0.5827986001968384,0.582857608795166,0.5829018354415894,0.5829166173934937,0.582960844039917,0.5830051302909851,0.5830346345901489,0.5830641388893127,0.5830936431884766,0.5831378698348999,0.5831673741340637,0.5832116603851318,0.5832263827323914,0.5832558870315552,0.5832706689834595,0.5833001732826233,0.5833148956298828,0.5833886861801147,0.5834034085273743,0.5834181904792786,0.5834181904792786,0.5834181904792786,0.5834329128265381,0.5834476947784424,0.5834771990776062,0.5834771990776062,0.58350670337677,0.5835214257240295,0.5835362076759338,0.5835509300231934,0.5835657119750977,0.5835804343223572,0.5835804343223572,0.5835952162742615,0.5836247205734253,0.5836247205734253,0.5836394429206848,0.5836394429206848,0.5836542248725891,0.5836542248725891,0.5836542248725891,0.5836689472198486,0.5836984515190125,0.5836984515190125,0.5836984515190125,0.5837132334709167,0.583728015422821,0.5837427377700806,0.5837575197219849,0.5837870240211487,0.5838017463684082,0.5838165283203125,0.583831250667572,0.5838460326194763,0.5838607549667358,0.5838755369186401,0.5838902592658997,0.5838902592658997,0.583905041217804,0.5839197635650635,0.5839345455169678,0.5839492678642273,0.5839640498161316,0.5839787721633911,0.5839787721633911,0.5839787721633911,0.5839787721633911,0.5839787721633911,0.5839787721633911,0.5839787721633911,0.5840082764625549,0.5840082764625549,0.5840230584144592,0.5840230584144592,0.5840377807617188,0.5840672850608826,0.5840672850608826,0.5840672850608826,0.5840820670127869,0.5840820670127869,0.5840820670127869,0.5840967893600464,0.5840967893600464,0.5841115713119507,0.5841262936592102,0.5841262936592102,0.5841410756111145,0.584155797958374,0.584155797958374,0.5841705799102783,0.5841705799102783,0.5841853022575378,0.5842000842094421,0.5842000842094421,0.5842148065567017,0.584229588508606,0.584229588508606,0.5842443108558655,0.5842590928077698,0.5842590928077698,0.5842590928077698,0.5842738151550293,0.5842738151550293,0.5842885971069336,0.5843033194541931,0.5843181014060974,0.5843181014060974,0.5843328237533569,0.5843476057052612,0.5843623280525208,0.584377110004425,0.5843918323516846,0.5844213366508484,0.5844361186027527,0.5844508409500122,0.5844656229019165,0.5844656229019165,0.5844656229019165,0.5844656229019165,0.584480345249176,0.584480345249176,0.5844951272010803,0.5844951272010803,0.5845098495483398,0.5845098495483398,0.5845098495483398,0.5845393538475037,0.5845393538475037,0.5845688581466675,0.5845688581466675,0.5845836400985718,0.5845836400985718,0.5845983624458313,0.5846131443977356,0.5846131443977356,0.5846131443977356,0.5846573710441589,0.5846573710441589,0.5846721529960632,0.5846868753433228,0.5846868753433228,0.5846868753433228,0.584701657295227,0.584701657295227,0.584701657295227,0.5847163796424866,0.5847311615943909,0.5847311615943909,0.5847311615943909,0.5847458839416504,0.5847458839416504,0.5847606658935547,0.5847753882408142,0.5847753882408142,0.5847753882408142,0.5847753882408142,0.5847901701927185,0.5847901701927185,0.5847901701927185,0.5848196744918823,0.5848343968391418,0.5848343968391418,0.5848491787910461,0.5848639011383057,0.5848639011383057,0.58487868309021,0.58487868309021,0.5848934650421143,0.5848934650421143,0.5849081873893738,0.5849081873893738,0.5849081873893738,0.5849081873893738,0.5849081873893738,0.5849229693412781,0.5849229693412781,0.5849229693412781,0.5849229693412781,0.5849229693412781,0.5849229693412781,0.5849229693412781],"recovered":[0.0,0.001401489949785173,0.0028767427429556847,0.004189717583358288,0.005296156741678715,0.006623884197324514,0.008084384724497795,0.009721914306282997,0.011211919598281384,0.01268717274069786,0.014250940643250942,0.015947481617331505,0.01752600073814392,0.019163532182574272,0.02100759744644165,0.02270413748919964,0.024562956765294075,0.026510288938879967,0.02857564389705658,0.03086228482425213,0.03314892575144768,0.03556834161281586,0.03795824944972992,0.04034816101193428,0.042826585471630096,0.045113224536180496,0.047827690839767456,0.05048314481973648,0.05309434235095978,0.05582356080412865,0.05864129215478897,0.061326250433921814,0.06467507779598236,0.06761083006858826,0.07116618752479553,0.07481005787849426,0.0789702758193016,0.08256988972425461,0.08673010021448135,0.09102308750152588,0.09568488597869873,0.10043519735336304,0.10579036921262741,0.11118979007005692,0.11682525277137756,0.12257874011993408,0.12861251831054688,0.13508889079093933,0.14200781285762787,0.1495758593082428,0.15696687996387482,0.16500701010227203,0.17304714024066925,0.18107250332832336,0.18921589851379395,0.1981116682291031,0.2066386342048645,0.21550489962100983,0.22448919713497162,0.23388655483722687,0.24387401342391968,0.25362542271614075,0.2634948790073395,0.27354133129119873,0.28425168991088867,0.2945931851863861,0.3050232231616974,0.31523197889328003,0.3251899480819702,0.33502987027168274,0.3454008996486664,0.3549162745475769,0.3645644187927246,0.37365198135375977,0.38278380036354065,0.3920336365699768,0.40097367763519287,0.41010546684265137,0.41857343912124634,0.4265693128108978,0.4343291223049164,0.44213321805000305,0.44945046305656433,0.45651692152023315,0.46339160203933716,0.4696466624736786,0.47594600915908813,0.4819207787513733,0.48773327469825745,0.49294090270996094,0.49823707342147827,0.5033562183380127,0.5080917477607727,0.5123404860496521,0.5160138607025146,0.5203953385353088,0.5238179564476013,0.5275061130523682,0.530677855014801,0.5337169170379639,0.5369624495506287,0.539691686630249,0.542361855506897,0.5448697805404663,0.5472449660301208,0.5499004125595093,0.5517444610595703,0.5535000562667847,0.5554031133651733,0.557306170463562,0.5589584708213806,0.5604484677314758,0.5618647336959839,0.5629563927650452,0.5642398595809937,0.5653020739555359,0.5665560364723206,0.5674116611480713,0.5684000849723816,0.5692557096481323,0.570185124874115,0.5708637833595276,0.5715866088867188,0.5722947716712952,0.5728258490562439,0.5734454393386841,0.5741536021232605,0.5746108889579773,0.5751714706420898,0.5756583213806152,0.5761008858680725,0.5765140056610107,0.5768827795982361,0.5772663354873657,0.577605664730072,0.5779449939727783,0.5782695412635803,0.5786973237991333,0.5789629220962524,0.5792136788368225,0.5794644951820374,0.5796562433242798,0.5798775553703308,0.5800545811653137,0.5803201198577881,0.5804824233055115,0.5805856585502625,0.5807036757469177,0.5808069705963135,0.5809692144393921,0.5810725092887878,0.5811610221862793,0.5813233256340027,0.5814855694770813,0.5816625952720642,0.5817216038703918,0.5817806124687195,0.5818396210670471,0.5819429159164429,0.5820314288139343,0.582090437412262,0.5821494460105896,0.5822526812553406,0.5823412537574768,0.5823854804039001,0.5824297666549683,0.5825182795524597,0.5825772881507874,0.5826067924499512,0.582636296749115,0.5826953053474426,0.5827248096466064,0.5827543139457703,0.5827838182449341,0.5828280448913574,0.5828723311424255,0.5829018354415894,0.5829313397407532,0.5829903483390808,0.5830050706863403,0.5830493569374084,0.5830788612365723,0.5831083655357361,0.5831525921821594,0.5831820964813232,0.5832263827323914,0.5832411050796509,0.5832558870315552,0.5833148956298828,0.5833443999290466,0.5833591222763062,0.5833591222763062,0.5833739042282104,0.58338862657547,0.5834034085273743,0.5834181308746338,0.5834476351737976,0.5834624171257019,0.5834771394729614,0.58350670337677,0.5835214257240295,0.5835362076759338,0.5835509300231934,0.5835657119750977,0.5835657119750977,0.5835804343223572,0.5835952162742615,0.5836394429206848,0.5836394429206848,0.5836394429206848,0.5836542248725891,0.5836542248725891,0.5836542248725891,0.5836689472198486,0.5836837291717529,0.5836984515190125,0.5837132334709167,0.5837279558181763,0.5837279558181763,0.5837427377700806,0.5837722420692444,0.5837869644165039,0.5838017463684082,0.583831250667572,0.5838459730148315,0.5838459730148315,0.5838607549667358,0.5838754773139954,0.5838902592658997,0.5839049816131592,0.5839049816131592,0.5839197635650635,0.583934485912323,0.583934485912323,0.583934485912323,0.583934485912323,0.5839492678642273,0.5839492678642273,0.5839639902114868,0.5839639902114868,0.5839787721633911,0.5839934945106506,0.5840082764625549,0.5840082764625549,0.5840082764625549,0.5840082764625549,0.5840377807617188,0.5840525031089783,0.5840672850608826,0.5840672850608826,0.5840820074081421,0.5840820074081421,0.5840967893600464,0.5840967893600464,0.5840967893600464,0.5841115117073059,0.5841262936592102,0.5841262936592102,0.5841262936592102,0.5841410160064697,0.584155797958374,0.584155797958374,0.584155797958374,0.5841705203056335,0.5841705203056335,0.5841853022575378,0.5842000246047974,0.5842000246047974,0.5842148065567017,0.5842295289039612,0.5842295289039612,0.5842295289039612,0.5842443108558655,0.5842443108558655,0.584259033203125,0.5842738151550293,0.5842738151550293,0.5842885375022888,0.5842885375022888,0.5843033194541931,0.5843328237533569,0.5843475461006165,0.5843475461006165,0.5843623280525208,0.5843770503997803,0.5843770503997803,0.5843918323516846,0.5844065546989441,0.5844213366508484,0.5844213366508484,0.5844360589981079,0.5844360589981079,0.5844508409500122,0.5844508409500122,0.5844655632972717,0.5844655632972717,0.5844655632972717,0.5844950675964355,0.5844950675964355,0.5845098495483398,0.5845098495483398,0.5845098495483398,0.5845098495483398,0.5845245718955994,0.5845245718955994,0.5845393538475037,0.5845393538475037,0.584583580493927,0.584583580493927,0.584583580493927,0.5845983624458313,0.5845983624458313,0.5845983624458313,0.5845983624458313,0.5846130847930908,0.5846130847930908,0.5846130847930908,0.5846278667449951,0.5846278667449951,0.5846425890922546,0.5846425890922546,0.5846425890922546,0.5846425890922546,0.5846721529960632,0.5846721529960632,0.5846721529960632,0.5846721529960632,0.5846721529960632,0.5846868753433228,0.5846868753433228,0.584701657295227,0.5847163796424866,0.5847311615943909,0.5847458839416504,0.5847606658935547,0.5847606658935547,0.5847606658935547,0.5847606658935547,0.5847753882408142,0.5847753882408142,0.584804892539978,0.584804892539978,0.584804892539978,0.5848196744918823,0.5848196744918823,0.5848343968391418,0.5848343968391418,0.5848343968391418,0.5848491787910461,0.5848491787910461,0.5848491787910461],"active":[0.007302522659301758,0.006992719601839781,0.006697668693959713,0.006638659164309502,0.00703697744756937,0.007243512663990259,0.00719925481826067,0.007022226229310036,0.00719925481826067,0.0072730183601379395,0.007464800961315632,0.007302522659301758,0.007479554042220116,0.007700840011239052,0.007789356634020805,0.00801064446568489,0.008364705368876457,0.008733520284295082,0.008763022720813751,0.008689260110259056,0.008836787194013596,0.008822031319141388,0.009102333337068558,0.009146586060523987,0.009058073163032532,0.009264610707759857,0.009338371455669403,0.009323619306087494,0.009338371455669403,0.009456392377614975,0.009294115006923676,0.0099874809384346,0.010135002434253693,0.010961145162582397,0.010695606470108032,0.011285707354545593,0.011020161211490631,0.01196432113647461,0.012038089334964752,0.012436404824256897,0.013424821197986603,0.014029674232006073,0.0140739306807518,0.014782063663005829,0.015298396348953247,0.015799984335899353,0.016404837369918823,0.0168474018573761,0.017112955451011658,0.017289981245994568,0.01788008213043213,0.018160372972488403,0.018293142318725586,0.018824249505996704,0.01929633319377899,0.019075050950050354,0.019650384783744812,0.0199601948261261,0.02087484300136566,0.02071256935596466,0.020697802305221558,0.021509230136871338,0.02189275622367859,0.022143572568893433,0.02149444818496704,0.02183377742767334,0.02080109715461731,0.020255237817764282,0.02046176791191101,0.020048707723617554,0.01925206184387207,0.019620895385742188,0.01960614323616028,0.019974946975708008,0.019517630338668823,0.018986523151397705,0.018839001655578613,0.017953872680664062,0.016906410455703735,0.01615402102470398,0.01590326428413391,0.015150874853134155,0.01438373327255249,0.014044433832168579,0.013439565896987915,0.013365834951400757,0.012716710567474365,0.012111842632293701,0.011329948902130127,0.010843157768249512,0.01004648208618164,0.009294092655181885,0.008615493774414062,0.008099138736724854,0.008482754230499268,0.00753861665725708,0.0075533390045166016,0.007022202014923096,0.006594419479370117,0.006358325481414795,0.005886256694793701,0.005753517150878906,0.005340456962585449,0.004912614822387695,0.0046765804290771484,0.004056990146636963,0.003806173801422119,0.0037766695022583008,0.003348827362060547,0.003083348274230957,0.002965271472930908,0.0026702284812927246,0.002286672592163086,0.002375185489654541,0.0021244287490844727,0.0020801424980163574,0.0017408132553100586,0.0018883347511291504,0.0017850995063781738,0.0016965866088867188,0.0014015436172485352,0.0014899969100952148,0.0013425350189208984,0.0012392401695251465,0.0012982487678527832,0.0012097358703613281,0.0010326504707336426,0.0010622143745422363,0.0009146928787231445,0.0008556842803955078,0.0008704662322998047,0.0008261203765869141,0.0007671713829040527,0.000708162784576416,0.0007228851318359375,0.000737607479095459,0.0006785988807678223,0.0005016326904296875,0.000516355037689209,0.000516355037689209,0.0004868507385253906,0.0004868507385253906,0.0004426240921020508,0.0004426240921020508,0.0003541111946105957,0.0002950429916381836,0.000295102596282959,0.0003688335418701172,0.00039833784103393555,0.0003541111946105957,0.00033932924270629883,0.0003541111946105957,0.0002950429916381836,0.0002655982971191406,0.00016230344772338867,0.00016230344772338867,0.0002065896987915039,0.0002213120460510254,0.00016230344772338867,0.0001327991485595703,0.00017702579498291016,0.00019180774688720703,0.00017708539962768555,0.00013273954391479492,0.0001327991485595703,0.00011801719665527344,0.00010329484939575195,7.37905502319336e-05,0.00011801719665527344,0.00011801719665527344,0.00010329484939575195,0.0001327991485595703,0.0001475214958190918,0.0001327991485595703,0.0001327991485595703,0.0001327991485595703,0.0001327991485595703,0.0001327991485595703,0.00010329484939575195,0.0001327991485595703,0.00011801719665527344,0.0001327991485595703,0.00011801719665527344,0.00010329484939575195,8.857250213623047e-05,7.37905502319336e-05,7.37905502319336e-05,0.0001327991485595703,8.851289749145508e-05,7.37905502319336e-05,5.906820297241211e-05,5.906820297241211e-05,5.900859832763672e-05,5.906820297241211e-05,7.37905502319336e-05,5.906820297241211e-05,5.906820297241211e-05,5.900859832763672e-05,5.906820297241211e-05,4.4226646423339844e-05,4.4286251068115234e-05,4.4226646423339844e-05,2.950429916381836e-05,2.950429916381836e-05,5.900859832763672e-05,4.4286251068115234e-05,4.4226646423339844e-05,0.0,1.4781951904296875e-05,1.4781951904296875e-05,0.0,1.4722347259521484e-05,4.4226646423339844e-05,2.950429916381836e-05,1.4722347259521484e-05,1.4781951904296875e-05,1.4781951904296875e-05,1.4781951904296875e-05,2.956390380859375e-05,4.4286251068115234e-05,2.950429916381836e-05,2.956390380859375e-05,2.950429916381836e-05,1.4781951904296875e-05,1.4781951904296875e-05,2.956390380859375e-05,2.950429916381836e-05,1.4781951904296875e-05,1.4781951904296875e-05,1.4781951904296875e-05,2.956390380859375e-05,2.950429916381836e-05,2.956390380859375e-05,4.4286251068115234e-05,4.4286251068115234e-05,4.4286251068115234e-05,2.950429916381836e-05,2.950429916381836e-05,1.4781951904296875e-05,1.4781951904296875e-05,2.950429916381836e-05,1.4781951904296875e-05,1.4781951904296875e-05,1.4781951904296875e-05,2.950429916381836e-05,5.900859832763672e-05,2.950429916381836e-05,1.4781951904296875e-05,1.4781951904296875e-05,1.4781951904296875e-05,5.960464477539063e-08,1.4781951904296875e-05,0.0,1.4781951904296875e-05,2.950429916381836e-05,1.4781951904296875e-05,1.4781951904296875e-05,2.950429916381836e-05,2.950429916381836e-05,2.956390380859375e-05,1.4781951904296875e-05,2.950429916381836e-05,4.4286251068115234e-05,2.956390380859375e-05,4.4286251068115234e-05,4.4286251068115234e-05,2.956390380859375e-05,4.4286251068115234e-05,4.4286251068115234e-05,2.956390380859375e-05,2.956390380859375e-05,4.4286251068115234e-05,2.950429916381836e-05,4.4286251068115234e-05,4.4286251068115234e-05,4.4286251068115234e-05,4.4286251068115234e-05,4.4286251068115234e-05,5.906820297241211e-05,5.900859832763672e-05,4.4286251068115234e-05,4.4286251068115234e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,8.857250213623047e-05,7.37905502319336e-05,5.906820297241211e-05,4.4286251068115234e-05,5.900859832763672e-05,4.4286251068115234e-05,5.906820297241211e-05,4.4286251068115234e-05,5.900859832763672e-05,4.4286251068115234e-05,4.4286251068115234e-05,7.37905502319336e-05,4.4286251068115234e-05,7.37905502319336e-05,5.900859832763672e-05,7.37905502319336e-05,7.37905502319336e-05,8.851289749145508e-05,8.857250213623047e-05,8.857250213623047e-05,7.37905502319336e-05,0.00011801719665527344,7.37905502319336e-05,8.857250213623047e-05,0.00010329484939575195,8.851289749145508e-05,8.851289749145508e-05,0.00010329484939575195,0.00010329484939575195,8.857250213623047e-05,0.00010329484939575195,0.00011807680130004883,0.00010329484939575195,0.00010329484939575195,0.00010329484939575195,0.00010329484939575195,0.00011807680130004883,0.0001327991485595703,0.00010323524475097656,0.00010323524475097656,0.00010323524475097656,0.00011801719665527344,0.00011801719665527344,0.00010329484939575195,0.0001327991485595703,0.00013273954391479492,0.00011801719665527344,0.00011801719665527344,0.00011801719665527344,0.00010323524475097656,0.00011801719665527344,0.00011801719665527344,0.0001327991485595703,0.00011807680130004883,0.0001327991485595703,0.00010329484939575195,0.00010329484939575195,0.00010329484939575195,8.851289749145508e-05,0.00010329484939575195,8.857250213623047e-05,8.857250213623047e-05,8.857250213623047e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.007302522659301758,0.00846797227859497,0.009736689738929272,0.011020159348845482,0.012465907260775566,0.013793634250760078,0.015165619552135468,0.01646384224295616,0.01802760921418667,0.01951761543750763,0.020786331966519356,0.022202573716640472,0.02358931116759777,0.025226842612028122,0.02692338265478611,0.028649428859353065,0.03025745414197445,0.03188022971153259,0.03362102806568146,0.03550935536623001,0.03730916231870651,0.03900570049881935,0.040746498852968216,0.04264957457780838,0.04418383911252022,0.046057410538196564,0.04781296104192734,0.049686532467603683,0.051648616790771484,0.053595948964357376,0.055572789162397385,0.05771190673112869,0.05998379364609718,0.06218191981315613,0.06445381045341492,0.06693223118782043,0.06988274306058884,0.07246442884206772,0.07544444501399994,0.07858672738075256,0.0815814957022667,0.0850188285112381,0.08835290372371674,0.09196726977825165,0.09599471092224121,0.0999041274189949,0.10373979061841965,0.10788524895906448,0.11226674914360046,0.1167367622256279,0.12108875811100006,0.1265324354171753,0.13169582188129425,0.13696247339248657,0.14262744784355164,0.14823341369628906,0.1539868861436844,0.1599026620388031,0.16608396172523499,0.17273736000061035,0.17905142903327942,0.1855868101119995,0.1920926719903946,0.19842150807380676,0.20573875308036804,0.21249541640281677,0.21975365281105042,0.22704140841960907,0.23381280899047852,0.2411448210477829,0.2481817752122879,0.25493842363357544,0.26234421133995056,0.26915985345840454,0.2768016755580902,0.28354358673095703,0.2904920279979706,0.29766175150871277,0.3044331669807434,0.31139636039733887,0.3183595538139343,0.3251604437828064,0.3317105770111084,0.33864426612854004,0.3449878394603729,0.3511839210987091,0.35760125517845154,0.3637678027153015,0.3696688413619995,0.3756583631038666,0.38136759400367737,0.3867965042591095,0.392225444316864,0.39735931158065796,0.4024784564971924,0.40716975927352905,0.41192007064819336,0.41661137342453003,0.4213174283504486,0.42549237608909607,0.42956408858299255,0.43332597613334656,0.4372944235801697,0.44102680683135986,0.4443313777446747,0.44751790165901184,0.4505864381790161,0.45340415835380554,0.4564136862754822,0.4589363634586334,0.46175408363342285,0.46457183361053467,0.46712401509284973,0.4695139229297638,0.47175630927085876,0.473954439163208,0.47597554326057434,0.4779966175556183,0.4798259437084198,0.48155197501182556,0.483233779668808,0.48484179377555847,0.48642033338546753,0.4879840910434723,0.4892970621585846,0.490595281124115,0.49181973934173584,0.49282291531562805,0.49395886063575745,0.49508005380630493,0.4959947168827057,0.4968651235103607,0.49785351753234863,0.4987534284591675,0.4996238350868225,0.5004057288169861,0.5012171268463135,0.5018662214279175,0.502648115158081,0.5032234191894531,0.5039315819740295,0.5045216679573059,0.5051560401916504,0.5058051347732544,0.5062329769134521,0.506690263748169,0.5071181058883667,0.5075459480285645,0.5080327987670898,0.5085195899009705,0.5089179277420044,0.5093899965286255,0.5097293257713318,0.5100390911102295,0.5104227066040039,0.5107324719429016,0.5109685063362122,0.5112488269805908,0.5115143656730652,0.5117799043655396,0.5120454430580139,0.5122077465057373,0.5125027894973755,0.5126208066940308,0.5128273367881775,0.5130338668823242,0.5132699012756348,0.51338791847229,0.5134764313697815,0.5135797262191772,0.5136682391166687,0.5138157606124878,0.5139190554618835,0.5140665769577026,0.5141403079032898,0.5142288208007812,0.5143173336982727,0.514435350894928,0.5145238637924194,0.5146271586418152,0.5147303938865662,0.5147894024848938,0.5148926973342896,0.514981210231781,0.5150992274284363,0.5151582360267639,0.5152320265769958,0.5152762532234192,0.5153205394744873,0.5153647661209106,0.5153942704200745,0.5154385566711426,0.5154680609703064,0.5154975652694702,0.515527069568634,0.5155712962150574,0.5156008005142212,0.5156450867652893,0.5156745910644531,0.5157040953636169,0.5157483220100403,0.5157778263092041,0.5158073306083679,0.515851616859436,0.5158811211585999,0.5158958435058594,0.5159106254577637,0.5159253478050232,0.5159253478050232,0.5159401297569275,0.5159401297569275,0.515954852104187,0.5159843564033508,0.5160138607025146,0.5160138607025146,0.5160138607025146,0.516028642654419,0.516028642654419,0.5160581469535828,0.5160581469535828,0.5160729289054871,0.5160729289054871,0.5161024332046509,0.5161171555519104,0.5161171555519104,0.5161319375038147,0.5161466598510742,0.5161614418029785,0.516176164150238,0.5161909461021423,0.5162056684494019,0.5162204504013062,0.5162204504013062,0.5162351727485657,0.51624995470047,0.51624995470047,0.51624995470047,0.51624995470047,0.51624995470047,0.51624995470047,0.5162646770477295,0.5162646770477295,0.5162794589996338,0.5162794589996338,0.5162794589996338,0.5163089632987976,0.5163236856460571,0.5163384675979614,0.5163384675979614,0.5163384675979614,0.5163384675979614,0.5163679718971252,0.5163679718971252,0.5163679718971252,0.5163679718971252,0.5163826942443848,0.5164121985435486,0.5164417028427124,0.5164417028427124,0.5164712071418762,0.5164712071418762,0.5164859890937805,0.51650071144104,0.5165302157402039,0.5165449976921082,0.5165597200393677,0.516574501991272,0.5165892243385315,0.5166040062904358,0.5166335105895996,0.5166482329368591,0.5166630148887634,0.516677737236023,0.5166925191879272,0.5167220234870911,0.5167515277862549,0.5167810320854187,0.5167957544326782,0.5168105363845825,0.516825258731842,0.5168400406837463,0.5168695449829102,0.516899049282074,0.5169137716293335,0.5169580578804016,0.5169727802276611,0.517002284526825,0.5170170664787292,0.5170465707778931,0.5170465707778931,0.5170760750770569,0.5171055793762207,0.5171645879745483,0.5172088146209717,0.517223596572876,0.5172531008720398,0.5172678828239441,0.5172973871231079,0.5173121094703674,0.5173416137695312,0.5173563957214355,0.5174006223678589,0.5174154043197632,0.5174596309661865,0.5174744129180908,0.5174891352653503,0.5175186395645142,0.5175629258155823,0.5175629258155823,0.5175776481628418,0.5176071524620056,0.5176366567611694,0.5176366567611694,0.5176661610603333,0.5176956653594971,0.5177251696586609,0.5177546739578247,0.5177546739578247,0.5177546739578247,0.517769455909729,0.5177841782569885,0.5177841782569885,0.5178284645080566,0.5178431868553162,0.5178579688072205,0.5178874731063843,0.5178874731063843,0.5179021954536438,0.5179169774055481,0.5179316997528076,0.5179464817047119,0.5179612040519714,0.5179759860038757,0.5179759860038757,0.5179907083511353,0.5180054903030396,0.5180202126502991,0.5180497169494629,0.5180644989013672,0.5180792212486267,0.5180792212486267,0.5181087255477905,0.5181235074996948,0.5181530117988586,0.5181677341461182,0.518197238445282,0.5182120203971863,0.5182120203971863,0.5182120203971863,0.5182120203971863,0.5182415246963501],"recovered":[0.0,0.0014162425650283694,0.002714464906603098,0.004115954972803593,0.005414177197962999,0.0067566572688519955,0.008143394254148006,0.009500627405941486,0.010946374386548996,0.01239212229847908,0.01367559190839529,0.015136091969907284,0.01665560156106949,0.018057093024253845,0.01950283907353878,0.021051855757832527,0.02282215841114521,0.02450394630432129,0.026244744658470154,0.028044551610946655,0.029977133497595787,0.03177694231271744,0.03360625356435776,0.035450320690870285,0.03738290071487427,0.03916795924305916,0.040864497423172,0.04260529577732086,0.0446263924241066,0.046470459550619125,0.04849155247211456,0.05045364052057266,0.05262226238846779,0.0544368214905262,0.056590691208839417,0.059039611369371414,0.061459023505449295,0.06411448121070862,0.06679943948984146,0.06952865421772003,0.07259718328714371,0.07556243985891342,0.07866047322750092,0.08184701949357986,0.08512207865715027,0.08888397365808487,0.09263111650943756,0.09627498686313629,0.10019916296005249,0.10441838204860687,0.10890314728021622,0.11340267211198807,0.1185217946767807,0.12346389144659042,0.12853875756263733,0.13392344117164612,0.13954414427280426,0.14525337517261505,0.15085934102535248,0.15717341005802155,0.16393007338047028,0.1698310822248459,0.1762336790561676,0.18263627588748932,0.18861104547977448,0.1952054351568222,0.2022128850221634,0.2095743864774704,0.2162867933511734,0.22326473891735077,0.23047871887683868,0.23772220313549042,0.24495095014572144,0.2522386908531189,0.259098619222641,0.26637160778045654,0.2734675705432892,0.2803865075111389,0.2875267267227173,0.29451942443847656,0.3015858829021454,0.30857858061790466,0.31555652618408203,0.3220476508140564,0.3288043141365051,0.33553147315979004,0.3418307900428772,0.34826287627220154,0.35481300950050354,0.36072877049446106,0.3666592836380005,0.3722652494907379,0.37824001908302307,0.3835656940937042,0.38896510004997253,0.39421701431274414,0.3995574116706848,0.4040716886520386,0.4088515043258667,0.4139706492424011,0.41855868697166443,0.42267462611198425,0.4266873300075531,0.430950790643692,0.4346684515476227,0.4380762577056885,0.4413955807685852,0.4446558952331543,0.4477686882019043,0.4508224427700043,0.4535369277000427,0.456546425819397,0.4595116972923279,0.46237367391586304,0.46485209465026855,0.46710923314094543,0.46942538022994995,0.4716087579727173,0.47383639216423035,0.4758870005607605,0.47773104906082153,0.4796783924102783,0.48140445351600647,0.4829387068748474,0.4845024645328522,0.485889196395874,0.48743823170661926,0.48873645067214966,0.48984289169311523,0.491082102060318,0.492277055978775,0.49316221475601196,0.4940030872821808,0.495006263256073,0.49589142203330994,0.49670282006263733,0.49754369258880615,0.4983108341693878,0.4990927278995514,0.4999483525753021,0.5005974769592285,0.501335084438324,0.5020432472229004,0.5027365684509277,0.5032972097396851,0.5037692785263062,0.504344642162323,0.504772424697876,0.5051707625389099,0.5056281089782715,0.506188690662384,0.5065427422523499,0.5070295929908752,0.507339358329773,0.5076196789741516,0.5079885125160217,0.5084015727043152,0.5087113380432129,0.5089916586875916,0.5092129707336426,0.5094932317733765,0.509729266166687,0.5099063515663147,0.5101571083068848,0.5103194117546082,0.5105849504470825,0.5106881856918335,0.5109832286834717,0.5111455321311951,0.5112340450286865,0.5113815665245056,0.5114700794219971,0.5116176009178162,0.5117651224136353,0.5118979215621948,0.5119864344596863,0.5120601654052734,0.5121634602546692,0.5122667551040649,0.5123699903488159,0.5125027894973755,0.5125765204429626,0.5126208066940308,0.512738823890686,0.5128568410873413,0.5129453539848328,0.5130338668823242,0.5131075978279114,0.5131518840789795,0.5131961107254028,0.5132256150245667,0.5132846236228943,0.5133141279220581,0.5133436322212219,0.5134027004241943,0.5134469270706177,0.5134764313697815,0.5135207176208496,0.5135354399681091,0.513564944267273,0.5135797262191772,0.5136239528656006,0.5136682391166687,0.513712465763092,0.5137567520141602,0.513786256313324,0.5138157606124878,0.5138452649116516,0.5138452649116516,0.5138599872589111,0.5138747692108154,0.513889491558075,0.5139042735099792,0.5139189958572388,0.5139337778091431,0.5139337778091431,0.5139337778091431,0.5139337778091431,0.5139485001564026,0.5139632821083069,0.5139780044555664,0.5140075087547302,0.5140075087547302,0.5140222907066345,0.5140517950057983,0.5140517950057983,0.5140517950057983,0.5140665173530579,0.5140665173530579,0.5140665173530579,0.5140812993049622,0.5140960216522217,0.514110803604126,0.514110803604126,0.514110803604126,0.514110803604126,0.5141255259513855,0.5141255259513855,0.5141255259513855,0.5141255259513855,0.5141255259513855,0.5141403079032898,0.5141550302505493,0.5141550302505493,0.5141698122024536,0.5141845345497131,0.5141845345497131,0.514214038848877,0.5142288208007812,0.5142435431480408,0.5142435431480408,0.5142583250999451,0.5142730474472046,0.5142730474472046,0.5142730474472046,0.5142730474472046,0.5142878293991089,0.5143173336982727,0.5143320560455322,0.514361560344696,0.514361560344696,0.5143763422966003,0.5143763422966003,0.5143763422966003,0.5143910646438599,0.5144058465957642,0.5144205689430237,0.514435350894928,0.514435350894928,0.5144648551940918,0.5144943594932556,0.5145090818405151,0.5145238637924194,0.5145238637924194,0.514538586139679,0.5145533680915833,0.5145681500434875,0.5145976543426514,0.5146123766899109,0.5146271586418152,0.5146418809890747,0.514656662940979,0.5147008895874023,0.5147156715393066,0.5147303938865662,0.51475989818573,0.5147894024848938,0.5148189067840576,0.5148484110832214,0.5148779153823853,0.5149074196815491,0.5149222016334534,0.5149517059326172,0.5149664282798767,0.5150107145309448,0.5150402188301086,0.515084445476532,0.5150992274284363,0.5151139497756958,0.5151139497756958,0.5151434540748596,0.5151729583740234,0.5151729583740234,0.5151877403259277,0.5152319669723511,0.5152762532234192,0.5152909755706787,0.515305757522583,0.5153352618217468,0.5153647661209106,0.5153794884681702,0.5153794884681702,0.515408992767334,0.5154237747192383,0.5154532790184021,0.5154680013656616,0.5155122876167297,0.5155270099639893,0.5155417919158936,0.5155565142631531,0.5155860185623169,0.5155860185623169,0.5156008005142212,0.5156155228614807,0.5156450271606445,0.5156598091125488,0.5156893134117126,0.5157188177108765,0.5157188177108765,0.5157188177108765,0.5157335996627808,0.5157483220100403,0.5157631039619446,0.5157631039619446,0.5157778263092041,0.5157926082611084,0.5158073306083679,0.5158073306083679,0.5158221125602722,0.5158368349075317,0.5158368349075317,0.515851616859436,0.5158811211585999,0.5158811211585999,0.5158958435058594,0.5159106254577637,0.5159401297569275,0.5159401297569275,0.515954852104187,0.515954852104187,0.515954852104187],"active":[0.007302522659301758,0.0070517295971512794,0.007022224832326174,0.006904204376041889,0.007051730062812567,0.007036976981908083,0.007022225297987461,0.006963214837014675,0.007081234827637672,0.007125493139028549,0.007110740058124065,0.007066481746733189,0.006933709606528282,0.007169749587774277,0.00742054358124733,0.007597573101520538,0.007435295730829239,0.007376283407211304,0.007376283407211304,0.007464803755283356,0.007332028821110725,0.0072287581861019135,0.007140245288610458,0.007199253886938095,0.00680093839764595,0.006889451295137405,0.006948463618755341,0.007081236690282822,0.0070222243666648865,0.007125489413738251,0.007081236690282822,0.00725826621055603,0.0073615312576293945,0.007745098322629929,0.0078631192445755,0.00789261981844902,0.008423719555139542,0.0083499476313591,0.008645005524158478,0.009058073163032532,0.008984312415122986,0.009456388652324677,0.00969243049621582,0.010120250284671783,0.010872632265090942,0.011020153760910034,0.011108674108982086,0.011610262095928192,0.012067586183547974,0.012318380177021027,0.012185610830783844,0.013129763305187225,0.01317402720451355,0.013498581945896149,0.014088690280914307,0.014309972524642944,0.014442741870880127,0.01464928686618805,0.015224620699882507,0.015563949942588806,0.015121355652809143,0.015755727887153625,0.01585899293422699,0.015785232186317444,0.017127707600593567,0.017289981245994568,0.017540767788887024,0.017467021942138672,0.017526015639305115,0.01788008213043213,0.01770305633544922,0.017216220498085022,0.017393261194229126,0.016921162605285645,0.01770305633544922,0.01717197895050049,0.017024457454681396,0.017275243997573853,0.016906440258026123,0.016876935958862305,0.01677367091178894,0.016581863164901733,0.016154050827026367,0.016596615314483643,0.016183525323867798,0.015652447938919067,0.01577046513557434,0.015504926443099976,0.014855831861495972,0.014929592609405518,0.01470831036567688,0.014531254768371582,0.013985425233840942,0.013793617486953735,0.013513356447219849,0.012952744960784912,0.012362658977508545,0.012539684772491455,0.01246592402458191,0.011521726846694946,0.011005401611328125,0.010651350021362305,0.010607093572616577,0.010076016187667847,0.009662926197052002,0.009441643953323364,0.009190857410430908,0.008748263120651245,0.00864499807357788,0.00811392068862915,0.008217155933380127,0.008025407791137695,0.007612317800521851,0.007140249013900757,0.00690421462059021,0.006845206022262573,0.00655016303062439,0.006387859582901001,0.005989551544189453,0.0056649744510650635,0.00550273060798645,0.005163401365280151,0.00501587986946106,0.005045384168624878,0.004794597625732422,0.004706084728240967,0.004381507635116577,0.0040864646434783936,0.004115968942642212,0.0039979517459869385,0.003717660903930664,0.003702908754348755,0.0038504302501678467,0.0037471652030944824,0.0037324130535125732,0.003702908754348755,0.0036734342575073242,0.003555387258529663,0.003555387258529663,0.003275066614151001,0.0033341050148010254,0.0031865835189819336,0.00311279296875,0.00306856632232666,0.00293576717376709,0.002920985221862793,0.002773463726043701,0.0027735233306884766,0.0028620362281799316,0.0028914809226989746,0.0027292370796203613,0.0028472542762756348,0.002699732780456543,0.002699732780456543,0.002803027629852295,0.002743959426879883,0.0025669336318969727,0.0025374889373779297,0.002522706985473633,0.0025669336318969727,0.002552211284637451,0.002478480339050293,0.002596437931060791,0.002463698387145996,0.002507925033569336,0.0024489164352416992,0.0025817155838012695,0.0024046897888183594,0.0023308992385864258,0.0023456811904907227,0.002286672592163086,0.0023456811904907227,0.002301454544067383,0.002301454544067383,0.0022423863410949707,0.0022423863410949707,0.0022571682929992676,0.002271890640258789,0.002257108688354492,0.0022571682929992676,0.002227604389190674,0.0022128820419311523,0.002271890640258789,0.0022423863410949707,0.0022423863410949707,0.0022128820419311523,0.002198159694671631,0.0021686553955078125,0.0021686553955078125,0.0021686553955078125,0.0021686553955078125,0.002153933048248291,0.002153933048248291,0.002153933048248291,0.0021243691444396973,0.0021243691444396973,0.0021243691444396973,0.0021243691444396973,0.002139151096343994,0.002139151096343994,0.002168595790863037,0.0021538734436035156,0.0021390914916992188,0.002139151096343994,0.0021243691444396973,0.0021095871925354004,0.002094864845275879,0.002080082893371582,0.002080082893371582,0.0020801424980163574,0.0020653605461120605,0.0020653605461120605,0.002080082893371582,0.002094864845275879,0.002080082893371582,0.002080082893371582,0.002094864845275879,0.002094864845275879,0.0021096467971801758,0.002094864845275879,0.0020949244499206543,0.002065420150756836,0.0020949244499206543,0.002094864845275879,0.0020653605461120605,0.0020801424980163574,0.002094864845275879,0.0020949244499206543,0.0021096467971801758,0.0021244287490844727,0.0021243691444396973,0.0021244287490844727,0.0021096467971801758,0.0021243691444396973,0.002139151096343994,0.002139151096343994,0.0021244287490844727,0.0021244287490844727,0.0021244287490844727,0.0021244287490844727,0.002139151096343994,0.0021243691444396973,0.0021244287490844727,0.0021244287490844727,0.0021096467971801758,0.0021244287490844727,0.002139151096343994,0.0021244287490844727,0.0021096467971801758,0.0020949244499206543,0.0020949244499206543,0.0021096467971801758,0.0020949244499206543,0.0020949244499206543,0.0020949244499206543,0.0021096467971801758,0.0021243691444396973,0.0021243691444396973,0.0021096467971801758,0.0021096467971801758,0.0021096467971801758,0.0021096467971801758,0.0021243691444396973,0.0021538734436035156,0.002153933048248291,0.0021538734436035156,0.002153933048248291,0.0021538734436035156,0.0021686553955078125,0.0021686553955078125,0.0021538734436035156,0.002153933048248291,0.0021538734436035156,0.0021686553955078125,0.0021834373474121094,0.002198159694671631,0.0022128820419311523,0.0021981000900268555,0.002198159694671631,0.0021981000900268555,0.002198159694671631,0.0022128820419311523,0.002198159694671631,0.0021981000900268555,0.0022276639938354492,0.0022128820419311523,0.0022128820419311523,0.002198159694671631,0.002198159694671631,0.0021686553955078125,0.0021686553955078125,0.002183377742767334,0.0022128820419311523,0.0022423863410949707,0.0022128820419311523,0.0022128820419311523,0.0021834373474121094,0.002198159694671631,0.002198159694671631,0.0022276639938354492,0.0022129416465759277,0.0022276639938354492,0.002242445945739746,0.002271890640258789,0.002242445945739746,0.0022128820419311523,0.0022276639938354492,0.0022571682929992676,0.0022276639938354492,0.0022128820419311523,0.0022276639938354492,0.0022571682929992676,0.0022276639938354492,0.0022423863410949707,0.0022423863410949707,0.0022571682929992676,0.0022423863410949707,0.0022276639938354492,0.0022128820419311523,0.0022129416465759277,0.002198159694671631,0.002198159694671631,0.0022276639938354492,0.0022276639938354492,0.0022129416465759277,0.0022276639938354492,0.002198159694671631,0.002183377742767334,0.002198159694671631,0.0022128820419311523,0.0022128820419311523,0.0022128820419311523,0.0022128820419311523,0.0022128820419311523,0.0022128820419311523,0.0022128820419311523,0.0022128820419311523,0.0022423863410949707,0.0022423863410949707,0.0022423863410949707,0.0022423863410949707,0.002257108688354492,0.0022423863410949707,0.002271890640258789,0.002271890640258789,0.0022866129875183105,0.002271890640258789,0.002271890640258789,0.0022571682929992676,0.0022571682929992676,0.002286672592163086]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.007302522659301758,0.008276189677417278,0.009559659287333488,0.0106808515265584,0.011934815905988216,0.013233037665486336,0.014472249895334244,0.015962256118655205,0.017363745719194412,0.018691472709178925,0.019930684939026833,0.02131742238998413,0.02267465554177761,0.024002382531762123,0.025359615683555603,0.026702094823122025,0.028162594884634018,0.029446065425872803,0.0308328028768301,0.03204251080751419,0.03338498994708061,0.03463895618915558,0.03596667945384979,0.037132129073143005,0.03825332224369049,0.03949253633618355,0.04065798595547676,0.04200046509504318,0.04313641041517258,0.044257599860429764,0.04555582255125046,0.04688354954123497,0.048181772232055664,0.04959801584482193,0.050866734236478806,0.0523272342979908,0.053743474185466766,0.055115461349487305,0.05682675540447235,0.05865606665611267,0.060544390231370926,0.06243271380662918,0.0640997439622879,0.06634213030338287,0.06825996190309525,0.07011877745389938,0.07218413054943085,0.07432325184345245,0.07671315968036652,0.07899980247020721,0.0814192146062851,0.08392714709043503,0.08637606352567673,0.08875121921300888,0.09186400473117828,0.09462272375822067,0.09742570668458939,0.10053849220275879,0.1034889966249466,0.10652801394462585,0.10958179086446762,0.11275357753038406,0.11602864414453506,0.11915617436170578,0.12259351462125778,0.12592759728431702,0.1294977068901062,0.13334810733795166,0.1370214819908142,0.14054733514785767,0.1445157676935196,0.14849895238876343,0.1527034193277359,0.15668660402297974,0.1608763188123703,0.16499227285385132,0.1689016968011856,0.1731504201889038,0.17759093642234802,0.1816626340150833,0.1862064152956009,0.19024860858917236,0.1945563405752182,0.19905586540699005,0.20330458879470825,0.20775985717773438,0.21214134991168976,0.21665562689304352,0.2213616818189621,0.2256104052066803,0.22991815209388733,0.23415212333202362,0.23844510316848755,0.24275285005569458,0.24675077199935913,0.2509847581386566,0.25482040643692017,0.258833110332489,0.2628457844257355,0.2667994499206543,0.2705908715724945,0.2743232548236847,0.27802613377571106,0.28175851702690125,0.2854466438293457,0.2893413305282593,0.29286718368530273,0.29614222049713135,0.2996681034564972,0.3030611574649811,0.30642473697662354,0.30940476059913635,0.31231099367141724,0.31532052159309387,0.3185218274593353,0.3212067782878876,0.3238474726676941,0.32670947909355164,0.3293944299221039,0.3320056200027466,0.33454304933547974,0.33687394857406616,0.33948516845703125,0.3416685461997986,0.344161719083786,0.3464483618736267,0.3485284447669983,0.3504757881164551,0.3524673879146576,0.35404589772224426,0.3560374975204468,0.3576750159263611,0.35962235927581787,0.36121562123298645,0.36289742588996887,0.364726722240448,0.36609870195388794,0.36779525876045227,0.3694327771663666,0.3709670603275299,0.3725750744342804,0.3740208148956299,0.37540754675865173,0.3767057955265045,0.3778122067451477,0.37921372056007385,0.3802759051322937,0.3813970983028412,0.382400244474411,0.3835656940937042,0.3845098614692688,0.38554254174232483,0.38656046986579895,0.3874456286430359,0.388242244720459,0.38899463415145874,0.38964375853538513,0.39048463106155396,0.3911780118942261,0.3919156491756439,0.3924909830093384,0.39314010739326477,0.3936711847782135,0.3942908048629761,0.39486613869667053,0.39538249373435974,0.39589881896972656,0.39637088775634766,0.39672496914863586,0.3971085250377655,0.39752158522605896,0.3978904187679291,0.3982592225074768,0.3985985219478607,0.3989083468914032,0.39930665493011475,0.39966070652008057,0.39997050166130066,0.4003540873527527,0.4006638824939728,0.40095892548561096,0.40126875042915344,0.40147528052330017,0.40174081921577454,0.402153879404068,0.40244895219802856,0.40274399518966675,0.4029652774333954,0.4032898247241974,0.40358489751815796,0.4038061797618866,0.40402746200561523,0.40424874424934387,0.4044700264930725,0.40466180443763733,0.4048241078853607,0.4049568772315979,0.4051339030265808,0.40532568097114563,0.40553221106529236,0.4056207239627838,0.4057977497577667,0.4059453010559082,0.4061075747013092,0.4062698483467102,0.4064468741416931,0.4065501391887665,0.40668290853500366,0.40683043003082275,0.40697795152664185,0.40716975927352905,0.4072582721710205,0.4074057936668396,0.40747955441474915,0.40761232376098633,0.4076860845088959,0.40778934955596924,0.4078631103038788,0.40798112750053406,0.4080696403980255,0.40811389684677124,0.4081876873970032,0.4082614481449127,0.40832045674324036,0.408379465341568,0.40843847393989563,0.40848273038864136,0.4085564911365509,0.40864500403404236,0.40865975618362427,0.4087335169315338,0.40876302123069763,0.40882202982902527,0.408866286277771,0.4088957905769348,0.40894004702568054,0.40898430347442627,0.409028559923172,0.4090580642223358,0.4090728163719177,0.40908756852149963,0.40913182497024536,0.4091613292694092,0.409190833568573,0.4092055857181549,0.4092203378677368,0.4092203378677368,0.4092203378677368,0.4092350900173187,0.40927934646606445,0.40930885076522827,0.4093236029148102,0.4093383848667145,0.4093826413154602,0.4093826413154602,0.4093826413154602,0.409412145614624,0.40942689776420593,0.40944164991378784,0.40945640206336975,0.40947115421295166,0.4095006585121155,0.4095301628112793,0.4095301628112793,0.409574419260025,0.40960392355918884,0.40960392355918884,0.40963342785835266,0.40964818000793457,0.4096629321575165,0.4097071886062622,0.4097071886062622,0.4097071886062622,0.40975144505500793,0.40976619720458984,0.40978094935417175,0.40979570150375366,0.4098252058029175,0.4098547101020813,0.4098694622516632,0.409898966550827,0.40991371870040894,0.40991371870040894,0.40991371870040894,0.40994322299957275,0.40994322299957275,0.40994322299957275,0.40995797514915466,0.4099727272987366,0.4099727272987366,0.4099874794483185,0.4100022315979004,0.4100022315979004,0.4100169837474823,0.4100169837474823,0.4100169837474823,0.4100317358970642,0.4100317358970642,0.4100317358970642,0.4100317358970642,0.4100317358970642,0.4100464880466461,0.410061240196228,0.410061240196228,0.410061240196228,0.410061240196228,0.410061240196228,0.41007599234580994,0.41009074449539185,0.41009074449539185,0.41009074449539185,0.41010549664497375,0.41010549664497375,0.41010549664497375,0.41010549664497375,0.41010549664497375,0.41010549664497375,0.41010549664497375,0.41010549664497375,0.41010549664497375,0.41010549664497375,0.41010549664497375,0.41010549664497375,0.41010549664497375,0.41012024879455566,0.41012024879455566,0.41012024879455566,0.41012024879455566,0.41012024879455566,0.41012024879455566,0.41012024879455566,0.41012024879455566,0.41012024879455566,0.41012024879455566,0.41012024879455566,0.41012024879455566,0.41012024879455566,0.41012024879455566,0.41012024879455566,0.41012024879455566,0.41012024879455566,0.41012024879455566,0.41012024879455566,0.41012024879455566,0.41012024879455566,0.41012024879455566,0.41012024879455566,0.41012024879455566,0.41012024879455566,0.41012024879455566,0.41012024879455566],"recovered":[0.0,0.0015637677861377597,0.002670207293704152,0.003879914525896311,0.00506011676043272,0.006299328990280628,0.007568045984953642,0.008969536051154137,0.010312016122043133,0.011639743112027645,0.01299697533249855,0.014339455403387547,0.015608172863721848,0.016817880794405937,0.018204618245363235,0.019576601684093475,0.021051855757832527,0.02236483059823513,0.023692557588219643,0.025138305500149727,0.026495536789298058,0.02780851162970066,0.028914950788021088,0.030198421329259872,0.031363870948553085,0.032440803945064545,0.03345872834324837,0.03477170318365097,0.036069925874471664,0.03720587119460106,0.038327064365148544,0.03947776183485985,0.04079073667526245,0.041941434144973755,0.04340193420648575,0.0447886697947979,0.04605738818645477,0.04734085500240326,0.04883086308836937,0.05037987604737282,0.05203216150403023,0.05365493893623352,0.05546949803829193,0.05718079209327698,0.059201888740062714,0.061016447842121124,0.06290477514266968,0.06525042653083801,0.06731577962636948,0.06966143101453781,0.07181529700756073,0.07408718764781952,0.07660987228155136,0.0789555236697197,0.08112414181232452,0.08401563763618469,0.08692188560962677,0.08962159603834152,0.09245408326387405,0.09524230659008026,0.09832558780908585,0.10124658793210983,0.10415283590555191,0.10738363862037659,0.11042265594005585,0.11375673115253448,0.11697278171777725,0.12049863487482071,0.12393597513437271,0.12791915237903595,0.13134174048900604,0.13529542088508606,0.13919009268283844,0.1433650553226471,0.14724496006965637,0.15146419405937195,0.15541785955429077,0.15947480499744415,0.1636497676372528,0.16795751452445984,0.17195545136928558,0.17649921774864197,0.18073320388793945,0.1850409358739853,0.18920114636421204,0.19344986975193024,0.19806741178035736,0.20244891941547394,0.2067861557006836,0.21131518483161926,0.215637668967247,0.2202109545469284,0.2244596928358078,0.22828058898448944,0.23276536166667938,0.23674854636192322,0.24087925255298615,0.24495095014572144,0.24908165633678436,0.25330087542533875,0.2575201094150543,0.26150327920913696,0.26520615816116333,0.26901230216026306,0.27274471521377563,0.2764328420162201,0.2802242338657379,0.2837648391723633,0.2870399057865143,0.2906395196914673,0.293958842754364,0.29716014862060547,0.30019915103912354,0.30331194400787354,0.30627718567848206,0.30938997864723206,0.3122372031211853,0.31506970524787903,0.3181234896183014,0.32083794474601746,0.3235376477241516,0.3261193335056305,0.3285534977912903,0.33100244402885437,0.3333628475666046,0.3358117640018463,0.3381131589412689,0.34044405817985535,0.3422881066799164,0.34439772367477417,0.3463745713233948,0.348189115524292,0.34978240728378296,0.351788729429245,0.35367706418037415,0.3553588390350342,0.35714390873908997,0.35858964920043945,0.3601239323616028,0.36183521151542664,0.36350223422050476,0.3648594915866852,0.3662314713001251,0.3677067160606384,0.3691082000732422,0.37037691473960876,0.3715718686580658,0.3727078139781952,0.3738585114479065,0.37490594387054443,0.3761304020881653,0.37722209095954895,0.378254771232605,0.3791104257106781,0.3800988495349884,0.3809397220611572,0.38178062438964844,0.3825182616710663,0.3833591341972351,0.3841410279273987,0.3847901523113251,0.38539499044418335,0.3859851062297821,0.386648952960968,0.3871210515499115,0.38768163323402405,0.3882569968700409,0.3887733221054077,0.38912737369537354,0.38967323303222656,0.39011579751968384,0.3905141353607178,0.3908681869506836,0.39129599928855896,0.3917385935783386,0.3920188844203949,0.39241719245910645,0.39275652170181274,0.3931253254413605,0.3934498727321625,0.393848180770874,0.39424651861190796,0.39458581805229187,0.39488086104393005,0.3951759338378906,0.3954709768295288,0.3957365155220032,0.396090567111969,0.3962676227092743,0.3965626657009125,0.3969019651412964,0.3971084952354431,0.397285521030426,0.39749208092689514,0.39766910672187805,0.39784613251686096,0.3980526626110077,0.3982444405555725,0.3983919620513916,0.39862802624702454,0.39880505204200745,0.39898207783699036,0.3990853428840637,0.3992476165294647,0.3993803858757019,0.399527907371521,0.3996606767177582,0.39979347586631775,0.399911493062973,0.4000295102596283,0.4001917839050293,0.40030980110168457,0.40042781829833984,0.4005310833454132,0.40061959624290466,0.400722861289978,0.4008261263370514,0.40094417333602905,0.4010031819343567,0.40112119913101196,0.4012244641780853,0.4013129770755768,0.40138673782348633,0.4014604985713959,0.4015047550201416,0.40157851576805115,0.4016227722167969,0.4016522765159607,0.40172603726387024,0.4017997980117798,0.4018588066101074,0.40190306305885315,0.4019473195075989,0.4020063281059265,0.40205058455467224,0.40208008885383606,0.40209487080574036,0.4021391272544861,0.402153879404068,0.4021833837032318,0.40221288800239563,0.40224239230155945,0.40227189660072327,0.4022866487503052,0.402316153049469,0.4023309051990509,0.4023456573486328,0.4023604094982147,0.40237516164779663,0.40237516164779663,0.40240466594696045,0.40243417024612427,0.4024636745452881,0.40247842669487,0.4025079309940338,0.4025226831436157,0.40253743529319763,0.40255218744277954,0.40256693959236145,0.40256693959236145,0.40258169174194336,0.40258169174194336,0.4026111960411072,0.4026259481906891,0.402640700340271,0.4026702046394348,0.4026849567890167,0.4026849567890167,0.4026849567890167,0.40271446108818054,0.40274396538734436,0.40275871753692627,0.40275871753692627,0.40275871753692627,0.4027882218360901,0.4028324782848358,0.4028472304344177,0.40286198258399963,0.40286198258399963,0.40289148688316345,0.40290623903274536,0.40292099118232727,0.4029357433319092,0.4029357433319092,0.4029357433319092,0.4029504954814911,0.402965247631073,0.4029799997806549,0.4029799997806549,0.4029947519302368,0.4029947519302368,0.4030095040798187,0.40302425622940063,0.40302425622940063,0.40303900837898254,0.40303900837898254,0.40303900837898254,0.40305376052856445,0.40305376052856445,0.40306851267814636,0.40306851267814636,0.40306851267814636,0.40308326482772827,0.4030980169773102,0.4030980169773102,0.4030980169773102,0.4030980169773102,0.4030980169773102,0.4031127691268921,0.4031127691268921,0.4031127691268921,0.4031127691268921,0.403127521276474,0.4031422734260559,0.4031422734260559,0.4031422734260559,0.4031422734260559,0.4031422734260559,0.4031422734260559,0.4031422734260559,0.4031422734260559,0.4031422734260559,0.4031422734260559,0.4031422734260559,0.4031422734260559,0.4031570255756378,0.4031570255756378,0.4031570255756378,0.4031570255756378,0.4031570255756378,0.4031717777252197,0.4031717777252197,0.4031717777252197,0.4031717777252197,0.4031717777252197,0.4031717777252197,0.4031717777252197,0.4031717777252197,0.4031717777252197,0.4031717777252197,0.4031717777252197,0.4031717777252197,0.4031717777252197,0.4031717777252197,0.4031717777252197,0.4031717777252197,0.4031717777252197,0.4031717777252197,0.4031717777252197,0.4031717777252197,0.4031717777252197],"active":[0.007302522659301758,0.006712421774864197,0.00688945222645998,0.006800937000662088,0.006874699145555496,0.0069337086752057076,0.006904203910380602,0.006992720067501068,0.0070517295971512794,0.0070517295971512794,0.006933709606528282,0.006977966986596584,0.007066482678055763,0.007184501737356186,0.0071549974381923676,0.007125493139028549,0.007110739126801491,0.007081234827637672,0.007140245288610458,0.006904205307364464,0.006889453157782555,0.006830444559454918,0.007051728665828705,0.006933707743883133,0.006889451295137405,0.007051732391119003,0.0071992576122283936,0.007228761911392212,0.0070664845407009125,0.007051728665828705,0.0072287581861019135,0.007405787706375122,0.007391035556793213,0.007656581699848175,0.007464800029993057,0.007538564503192902,0.007686085999011993,0.007774606347084045,0.007995892316102982,0.008276190608739853,0.008512228727340698,0.00877777487039566,0.008630245923995972,0.009161338210105896,0.009058073163032532,0.00910232961177826,0.00927935540676117,0.009072825312614441,0.00939738005399704,0.009338371455669403,0.009603917598724365,0.009839959442615509,0.009766191244125366,0.009795695543289185,0.01073986291885376,0.01060708612203598,0.010503821074962616,0.010916896164417267,0.01103491336107254,0.011285707354545593,0.011256203055381775,0.011506989598274231,0.011875808238983154,0.011772535741329193,0.012170858681201935,0.012170866131782532,0.012524925172328949,0.012849472463130951,0.013085506856441498,0.012628182768821716,0.01317402720451355,0.013203531503677368,0.013513326644897461,0.013321548700332642,0.013631358742713928,0.01352807879447937,0.013483837246894836,0.013675615191459656,0.013941168785095215,0.013705119490623474,0.014250963926315308,0.013749390840530396,0.013823136687278748,0.01401492953300476,0.014103442430496216,0.014309987425804138,0.014073938131332397,0.01420670747756958,0.014575526118278503,0.014295220375061035,0.01428048312664032,0.013941168785095215,0.013985410332679749,0.01447226107120514,0.013985410332679749,0.014236211776733398,0.013941153883934021,0.013882160186767578,0.01376412808895111,0.013498574495315552,0.013070762157440186,0.01281997561454773,0.01281997561454773,0.012746214866638184,0.012701928615570068,0.012908488512039185,0.01264294981956482,0.012377381324768066,0.01262819766998291,0.012421637773513794,0.012465894222259521,0.012244611978530884,0.012111842632293701,0.012008577585220337,0.012244641780853271,0.011816799640655518,0.011610269546508789,0.011639773845672607,0.01127094030380249,0.011167675256729126,0.011005401611328125,0.010754615068435669,0.010931670665740967,0.010666102170944214,0.010798871517181396,0.010636597871780396,0.01041528582572937,0.010031729936599731,0.010179281234741211,0.009648174047470093,0.009662926197052002,0.009485900402069092,0.009839951992034912,0.009426891803741455,0.009220361709594727,0.009367883205413818,0.008954793214797974,0.009205609560012817,0.009308844804763794,0.009131848812103271,0.009072840213775635,0.009161323308944702,0.009176075458526611,0.008999079465866089,0.008704006671905518,0.008836805820465088,0.008704036474227905,0.008689284324645996,0.008541733026504517,0.00865975022315979,0.008379459381103516,0.008320450782775879,0.00830569863319397,0.008335202932357788,0.008143395185470581,0.008054912090301514,0.007863134145736694,0.007966369390487671,0.007818877696990967,0.007774621248245239,0.007700830698013306,0.007745116949081421,0.0076860785484313965,0.007641851902008057,0.007745087146759033,0.007700860500335693,0.007641822099685669,0.007597565650939941,0.007597595453262329,0.00743529200553894,0.007405787706375122,0.007376283407211304,0.007391035556793213,0.007302522659301758,0.007169753313064575,0.007287770509719849,0.007243514060974121,0.007213979959487915,0.007228761911392212,0.007214009761810303,0.0071107447147369385,0.007022231817245483,0.006889462471008301,0.006859958171844482,0.006977945566177368,0.006977975368499756,0.007007479667663574,0.006874710321426392,0.007022202014923096,0.007022231817245483,0.00690421462059021,0.006918966770172119,0.006963223218917847,0.006977945566177368,0.006992697715759277,0.006977975368499756,0.00690421462059021,0.006889462471008301,0.006933718919754028,0.006904184818267822,0.006815671920776367,0.006815671920776367,0.006859958171844482,0.006859958171844482,0.006889462471008301,0.006918966770172119,0.006889462471008301,0.006889432668685913,0.0069189369678497314,0.00694844126701355,0.006977975368499756,0.0069484710693359375,0.006977975368499756,0.0069484710693359375,0.006992727518081665,0.006963223218917847,0.006963223218917847,0.0069189369678497314,0.006977945566177368,0.00694844126701355,0.006889432668685913,0.006874710321426392,0.006874710321426392,0.006859958171844482,0.006874710321426392,0.006859958171844482,0.006859958171844482,0.00690421462059021,0.006918966770172119,0.006859958171844482,0.006874710321426392,0.006859958171844482,0.006874710321426392,0.006859958171844482,0.006845206022262573,0.006859958171844482,0.006889432668685913,0.006889432668685913,0.006904184818267822,0.006889432668685913,0.006874680519104004,0.006889432668685913,0.006889432668685913,0.006904184818267822,0.006889432668685913,0.006889432668685913,0.006874680519104004,0.006859928369522095,0.006859928369522095,0.006904184818267822,0.006904184818267822,0.006889432668685913,0.006874710321426392,0.00690421462059021,0.006874710321426392,0.006859958171844482,0.006874710321426392,0.006874710321426392,0.006874710321426392,0.006889462471008301,0.006889462471008301,0.006918966770172119,0.006918966770172119,0.00690421462059021,0.006933718919754028,0.006933718919754028,0.006918966770172119,0.0069484710693359375,0.006963223218917847,0.0069484710693359375,0.006963223218917847,0.0069484710693359375,0.0069484710693359375,0.006992727518081665,0.006977975368499756,0.0069484710693359375,0.0069484710693359375,0.006963223218917847,0.006992727518081665,0.006977975368499756,0.006992727518081665,0.006992727518081665,0.006977975368499756,0.006977975368499756,0.007007479667663574,0.006992727518081665,0.006977975368499756,0.006977975368499756,0.006992727518081665,0.006977975368499756,0.006992727518081665,0.006992727518081665,0.006977975368499756,0.006992727518081665,0.006977975368499756,0.006977975368499756,0.006992727518081665,0.006977975368499756,0.006977975368499756,0.006963223218917847,0.006963223218917847,0.006977975368499756,0.006977975368499756,0.006963223218917847,0.006963223218917847,0.006963223218917847,0.006963223218917847,0.006977975368499756,0.006977975368499756,0.006977975368499756,0.006977975368499756,0.006992727518081665,0.006977975368499756,0.006963223218917847,0.006963223218917847,0.006963223218917847,0.006963223218917847,0.006963223218917847,0.006963223218917847,0.006963223218917847,0.006963223218917847,0.006963223218917847,0.006963223218917847,0.006963223218917847,0.006977975368499756,0.006963223218917847,0.006963223218917847,0.006963223218917847,0.006963223218917847,0.006963223218917847,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375,0.0069484710693359375]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.007302522659301758,0.008290941826999187,0.009471144527196884,0.010784119367599487,0.012052835896611214,0.013513335958123207,0.01506235171109438,0.01665562391281128,0.018101371824741364,0.01953236758708954,0.021391185000538826,0.022940199822187424,0.024577731266617775,0.026230014860630035,0.028015069663524628,0.02994764968752861,0.03180646896362305,0.03354726731777191,0.03536182641983032,0.036822326481342316,0.03840084746479988,0.039713822305202484,0.04107105731964111,0.042428288608789444,0.043800272047519684,0.044995225965976715,0.04624919220805168,0.047385137528181076,0.048491574823856354,0.04942098632454872,0.05045366287231445,0.051353566348552704,0.05204693600535393,0.05290258303284645,0.05371396988630295,0.05446634814143181,0.05517446994781494,0.05594160035252571,0.05654645711183548,0.05712180584669113,0.05778566747903824,0.05831675976514816,0.05892161279916763,0.059511713683605194,0.05998379364609718,0.060382112860679626,0.06076567992568016,0.061149243265390396,0.06154756247997284,0.06188686937093735,0.0622999407351017,0.0626244992017746,0.0629638060927391,0.06333261728286743,0.06364241987466812,0.06387846171855927,0.06420301645994186,0.06439480185508728,0.06468984484672546,0.06494064629077911,0.06516192853450775,0.06538321822881699,0.0655750036239624,0.06575202941894531,0.06588480621576309,0.0660618394613266,0.06629787385463715,0.06644539535045624,0.06662243604660034,0.06675520539283752,0.06693223118782043,0.06707976013422012,0.0672125369310379,0.06733055412769318,0.06746332347393036,0.06759609282016754,0.06771411746740341,0.06780263781547546,0.0678616464138031,0.06796491146087646,0.06803867220878601,0.06812718510627747,0.06821570545434952,0.06828946620225906,0.06837798655033112,0.06842224299907684,0.06849600374698639,0.06855501234531403,0.06862877309322357,0.06870253384113312,0.06877629458904266,0.0688353106379509,0.06886481493711472,0.06890907138586044,0.06895333528518677,0.0689975917339325,0.06905660033226013,0.06910085678100586,0.06913036108016968,0.0691598653793335,0.06921887397766113,0.06923362612724304,0.06926313042640686,0.06929263472557068,0.0693221390247345,0.06935164332389832,0.06936640292406082,0.06939590722322464,0.06941065937280655,0.06941065937280655,0.06942541152238846,0.06944016367197037,0.06944016367197037,0.06945491582155228,0.06945491582155228,0.06946966797113419,0.06946966797113419,0.0694844201207161,0.0694844201207161,0.0694844201207161,0.0694844201207161,0.069499172270298,0.069499172270298,0.069499172270298,0.069499172270298,0.069499172270298,0.06951393187046051,0.06951393187046051,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242,0.06952868402004242],"recovered":[0.0,0.0016522828955203295,0.0028472375124692917,0.004027439747005701,0.005237146746367216,0.006579626817256212,0.007951611652970314,0.009397359564900398,0.010754591785371304,0.012347864918410778,0.013793611899018288,0.01535737980157137,0.01690639555454254,0.01860293559730053,0.020373238250613213,0.022173047065734863,0.023958101868629456,0.02571365423500538,0.02766098640859127,0.02935752645134926,0.031142583116889,0.032721102237701416,0.034078337252140045,0.035435568541288376,0.03688131645321846,0.038150034844875336,0.03930072858929634,0.04049568623304367,0.04177915304899216,0.04290034621953964,0.04396252706646919,0.044980451464653015,0.04599837586283684,0.046913035213947296,0.047694917768239975,0.048476800322532654,0.049347199499607086,0.05009957775473595,0.05079294741153717,0.05153057351708412,0.05213542655110359,0.05278453975915909,0.05350741371512413,0.054038502275943756,0.05462860316038132,0.055115438997745514,0.05561702325940132,0.056015342473983765,0.056457918137311935,0.05684148520231247,0.05726930871605873,0.0577118843793869,0.05806594341993332,0.05839049816131592,0.05878881737589836,0.05912812426686287,0.05943792685866356,0.05970347300171852,0.06001327559351921,0.06033783406019211,0.060544367879629135,0.06073614954948425,0.061016447842121124,0.06120823323726654,0.06140001490712166,0.06154754012823105,0.06178358197212219,0.061916351318359375,0.06207863241434097,0.062285166233778,0.06243269145488739,0.06258021295070648,0.06274249404668808,0.06287527084350586,0.06305229663848877,0.06324408203363419,0.06334734708070755,0.06340635567903519,0.06350962817668915,0.06364239752292633,0.06373091042041779,0.06378992646932602,0.06386368721723557,0.06398170441389084,0.06405547261238098,0.06415873765945435,0.06421774625778198,0.06427675485610962,0.06433577090501785,0.06439477950334549,0.06443903595209122,0.06451279670000076,0.0645718052983284,0.06463082134723663,0.06470458209514618,0.0647488385438919,0.06476359069347382,0.06482259929180145,0.06485210359096527,0.064896360039711,0.06491111218929291,0.06497012823820114,0.06499963253736496,0.06504388898611069,0.06508814543485641,0.06511764973402023,0.06513240188360214,0.06516190618276596,0.06520616263151169,0.0652209222316742,0.0652209222316742,0.0652356743812561,0.0652356743812561,0.0652356743812561,0.0652356743812561,0.0652356743812561,0.0652356743812561,0.0652356743812561,0.0652356743812561,0.0652356743812561,0.0652356743812561,0.0652356743812561,0.06525042653083801,0.06525042653083801,0.06526517868041992,0.06526517868041992,0.06526517868041992,0.06526517868041992,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183,0.06527993083000183],"active":[0.007302522659301758,0.006638659164309502,0.0066239070147275925,0.006756679620593786,0.006815689150243998,0.006933709140866995,0.007110740058124065,0.007258264347910881,0.00734678003937006,0.0071845026686787605,0.007597573101520538,0.0075828200206160545,0.0076713357120752335,0.007627079263329506,0.007641831412911415,0.007774602621793747,0.007848367094993591,0.007833613082766533,0.007700840011239052,0.007464800029993057,0.007258264347910881,0.006992720067501068,0.006992720067501068,0.006992720067501068,0.006918955594301224,0.006845191121101379,0.006948463618755341,0.006889451295137405,0.006712421774864197,0.006520640105009079,0.006491135805845261,0.006373114883899689,0.00604856014251709,0.005989547818899155,0.006019052118062973,0.005989547818899155,0.005827270448207855,0.005842022597789764,0.005753509700298309,0.00559123232960701,0.005650240927934647,0.005532220005989075,0.005414199084043503,0.005473211407661438,0.005355190485715866,0.0052666738629341125,0.005148656666278839,0.0051339007914066315,0.005089644342660904,0.005045384168624878,0.005030632019042969,0.004912614822387695,0.004897862672805786,0.004942119121551514,0.00485360249876976,0.004750337451696396,0.004765089601278305,0.004691328853368759,0.004676569253206253,0.004602812230587006,0.004617560654878616,0.004647068679332733,0.004558555781841278,0.004543796181678772,0.004484791308641434,0.0045142993330955505,0.004514291882514954,0.004529044032096863,0.004543803632259369,0.0044700391590595245,0.004499539732933044,0.004499547183513641,0.004470042884349823,0.004455283284187317,0.004411026835441589,0.004352010786533356,0.004366770386695862,0.004396282136440277,0.004352018237113953,0.004322513937950134,0.004307761788368225,0.0043372586369514465,0.004352018237113953,0.004307761788368225,0.004322513937950134,0.0042635053396224976,0.004278257489204407,0.004278257489204407,0.004293002188205719,0.004307754337787628,0.0043372586369514465,0.004322513937950134,0.004293009638786316,0.00427825003862381,0.004248753190040588,0.004248753190040588,0.004293009638786316,0.004278257489204407,0.004278257489204407,0.0042635053396224976,0.004307761788368225,0.004263497889041901,0.004263497889041901,0.0042487457394599915,0.004233993589878082,0.004233993589878082,0.004234001040458679,0.004234001040458679,0.004204496741294861,0.004189737141132355,0.004204489290714264,0.004204489290714264,0.004204489290714264,0.004219241440296173,0.004219241440296173,0.004233993589878082,0.004233993589878082,0.0042487457394599915,0.0042487457394599915,0.0042487457394599915,0.0042487457394599915,0.004263497889041901,0.0042487457394599915,0.0042487457394599915,0.004233993589878082,0.004233993589878082,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588,0.004248753190040588]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.007302522659301758,0.008408961817622185,0.00960391666740179,0.010931644588708878,0.012318382039666176,0.013660861179232597,0.014841063879430294,0.016242552548646927,0.017747310921549797,0.0190602857619524,0.02057979628443718,0.021996039897203445,0.023545054718852043,0.025020306929945946,0.026362786069512367,0.02783804014325142,0.029431313276290894,0.03084755502641201,0.032160528004169464,0.03338498994708061,0.03465370833873749,0.03578965365886688,0.03673381358385086,0.03767797350883484,0.038651641458272934,0.03966956585645676,0.040584221482276917,0.041498877108097076,0.042266011238098145,0.04295937716960907,0.043608490377664566,0.044242847710847855,0.04495096951723099,0.0456295870244503,0.04608691483736038,0.046647511422634125,0.04729662090539932,0.047842465341091156,0.0482407845556736,0.048771873116493225,0.04924395680427551,0.04959801584482193,0.04999633505940437,0.05030613765120506,0.05066019669175148,0.05099950730800629,0.051309309899806976,0.051619112491607666,0.05188465863466263,0.05215020477771759,0.052400995045900345,0.05257802456617355,0.05275505781173706,0.05290258303284645,0.05306486040353775,0.05324188992381096,0.05338941514492035,0.0534779317677021,0.0536402091383934,0.05371396988630295,0.05386149510741234,0.05400902032852173,0.0541270412504673,0.05427456647157669,0.05439258739352226,0.05448110029101372,0.05458436906337738,0.054643381386995316,0.054805658757686615,0.05486466735601425,0.05490892380475998,0.054982688277959824,0.05505644902586937,0.055130213499069214,0.05517446994781494,0.055248234421014786,0.05529249086976051,0.05532199516892433,0.05536625534296036,0.05538100749254227,0.055440016090869904,0.05549902468919754,0.05552853271365166,0.055587541311979294,0.05561704561114311,0.05563179776072502,0.05564654991030693,0.05569081008434296,0.055735066533088684,0.0557645708322525,0.0557645708322525,0.05579407513141632,0.05580883100628853,0.05580883100628853,0.05583833530545235,0.05583833530545235,0.055853087455034256,0.055853087455034256,0.055853087455034256,0.055853087455034256,0.055853087455034256,0.055882591754198074,0.055882591754198074,0.055882591754198074,0.05591209605336189,0.05591209605336189,0.05591209605336189,0.0559268482029438,0.05594160407781601,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792,0.05595635622739792],"recovered":[0.0,0.001549015287309885,0.002832485130056739,0.004056944977492094,0.005355167202651501,0.0066828946582973,0.007789334282279015,0.009102309122681618,0.010341521352529526,0.011934794485569,0.01321826409548521,0.014752526767551899,0.01616876944899559,0.01768827997148037,0.019089769572019577,0.020624032244086266,0.02205502800643444,0.023486021906137466,0.02493176981806755,0.02628900296986103,0.02751346118748188,0.02888544648885727,0.030036143958568573,0.03130486235022545,0.03239654749631882,0.033193185925483704,0.03429962322115898,0.035317547619342804,0.036350224167108536,0.03719111904501915,0.03795824944972992,0.038607362657785416,0.039212215691804886,0.039964593946933746,0.04064321145415306,0.04129232093691826,0.04188242182135582,0.0425020307302475,0.04304787144064903,0.043460942804813385,0.043903518468141556,0.04443461075425148,0.04489193856716156,0.04536401852965355,0.04564431682229042,0.046013131737709045,0.04644095152616501,0.046780262142419815,0.047090064734220505,0.047370363026857376,0.04763590916991234,0.047975216060876846,0.048166997730731964,0.048314522951841354,0.04852106049656868,0.04872759431600571,0.048919375985860825,0.049052149057388306,0.04918492212891579,0.04930294305086136,0.04943571612238884,0.04958324134349823,0.0497012622654438,0.049819283187389374,0.04990779608488083,0.05001106485724449,0.05005532130599022,0.050129085779190063,0.050261858850717545,0.05043888837099075,0.05046839267015457,0.050556909292936325,0.05061591789126396,0.05063067004084587,0.05074869096279144,0.05077819526195526,0.050866711884737015,0.05089621618390083,0.05095522478222847,0.051014237105846405,0.05107324570417404,0.05111750587821007,0.051161762326955795,0.051191266626119614,0.05126503109931946,0.051294535398483276,0.051324039697647095,0.05135354399681091,0.05136829614639282,0.05141255632042885,0.05144206061959267,0.051456812769174576,0.051471564918756485,0.051486317068338394,0.0515010692179203,0.05151582136750221,0.05151582136750221,0.05154532566666603,0.05154532566666603,0.05154532566666603,0.05156008154153824,0.05157483369112015,0.05158958584070206,0.051604337990283966,0.051604337990283966,0.051604337990283966,0.051604337990283966,0.051604337990283966,0.051633842289447784,0.051648594439029694,0.0516633465886116,0.0516633465886116,0.0516633465886116,0.05167809873819351,0.05167809873819351,0.05167809873819351,0.05167809873819351,0.05167809873819351,0.05167809873819351,0.05167809873819351,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572,0.05169285461306572],"active":[0.007302522659301758,0.0068599465303123,0.006771431304514408,0.0068746996112167835,0.006963214837014675,0.006977966520935297,0.0070517295971512794,0.007140243425965309,0.007405789569020271,0.0071254912763834,0.007361532188951969,0.0072435131296515465,0.007376285269856453,0.007332026958465576,0.00727301649749279,0.0072140078991651535,0.007376285269856453,0.007361533120274544,0.0072287581861019135,0.007095986977219582,0.007140247151255608,0.006904207170009613,0.006697669625282288,0.00637311115860939,0.006255093961954117,0.006476379930973053,0.006284598261117935,0.0061813294887542725,0.005915787070989609,0.00576825812458992,0.005650240927934647,0.005635485053062439,0.005738753825426102,0.005664993077516556,0.005443703383207321,0.005355190485715866,0.005414199084043503,0.0053404346108436584,0.005192913115024567,0.00531093031167984,0.005340438336133957,0.00516340509057045,0.005104396492242813,0.004942119121551514,0.00501587986946106,0.004986375570297241,0.004868358373641968,0.004838850349187851,0.004794593900442123,0.004779841750860214,0.004765085875988007,0.004602808505296707,0.0045880600810050964,0.0045880600810050964,0.0045437999069690704,0.004514295607805252,0.0044700391590595245,0.004425782710313797,0.004455287009477615,0.004411026835441589,0.0044257789850234985,0.0044257789850234985,0.0044257789850234985,0.004455283284187317,0.004484791308641434,0.004470035433769226,0.004529047757387161,0.004514295607805252,0.0045437999069690704,0.0044257789850234985,0.004440531134605408,0.0044257789850234985,0.004440531134605408,0.004499543458223343,0.0044257789850234985,0.0044700391590595245,0.0044257789850234985,0.0044257789850234985,0.004411030560731888,0.004366770386695862,0.004366770386695862,0.0043815188109874725,0.004366770386695862,0.00439627468585968,0.004352014511823654,0.004337262362241745,0.004322510212659836,0.0043372660875320435,0.004366770386695862,0.004352014511823654,0.004322510212659836,0.004337262362241745,0.0043372660875320435,0.004322513937950134,0.0043372660875320435,0.004322513937950134,0.0043372660875320435,0.004307761788368225,0.004307761788368225,0.004307761788368225,0.0042930059134960175,0.004307758063077927,0.0042930059134960175,0.004278253763914108,0.004307758063077927,0.004307758063077927,0.004307758063077927,0.004322510212659836,0.004307761788368225,0.004307761788368225,0.004293009638786316,0.004293009638786316,0.004293009638786316,0.004278257489204407,0.004278257489204407,0.004278257489204407,0.004278257489204407,0.004278257489204407,0.004278257489204407,0.004278257489204407,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199,0.004263501614332199]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.007302522659301758,0.008261436596512794,0.009323619306087494,0.010518573224544525,0.011772537603974342,0.012952740304172039,0.014103436842560768,0.015283639542758465,0.016449090093374252,0.017762064933776855,0.018986523151397705,0.02024048939347267,0.02149445191025734,0.022763170301914215,0.024046640843153,0.025285853073000908,0.0267463531345129,0.027941307052969933,0.028973983600735664,0.03010992892086506,0.03102458454668522,0.031968746334314346,0.032765381038188934,0.03373904898762703,0.034550439566373825,0.035302817821502686,0.03602569177746773,0.036542028188705444,0.037146881222724915,0.037751734256744385,0.038164809346199036,0.038784414529800415,0.03930075094103813,0.039876099675893784,0.04021541029214859,0.04053996503353119,0.04084976762533188,0.04124808683991432,0.04157264158129692,0.04185293987393379,0.04216274246573448,0.04238402843475342,0.042575813829898834,0.04281185194849968,0.04295937716960907,0.043165914714336395,0.043342944234609604,0.043475717306137085,0.04357898607850075,0.04372651129961014,0.04384453222155571,0.04396254941821098,0.044080570340156555,0.0441543348133564,0.044242847710847855,0.04433136433362961,0.04441987723112106,0.04450839385390282,0.04459691047668457,0.044685423374176025,0.04474443569779396,0.04478869214653969,0.044862452894449234,0.04493621736764908,0.0449657216668129,0.044995225965976715,0.04505423828959465,0.04509849473834038,0.04515750706195831,0.04520176351070404,0.04523126780986786,0.04526077210903168,0.0453050322830677,0.04533453658223152,0.04534928873181343,0.04536404088139534,0.04539354518055916,0.04539354518055916,0.04540829733014107,0.04542304947972298,0.045437801629304886,0.045467309653759,0.04549681395292282,0.04551156610250473,0.04552631825208664,0.04554107040166855,0.04554107040166855,0.04555582255125046,0.04557057470083237,0.045585326850414276,0.045585326850414276,0.045585326850414276,0.045585326850414276,0.045600082725286484,0.045600082725286484,0.045600082725286484,0.045600082725286484,0.045600082725286484,0.045600082725286484,0.045600082725286484,0.045600082725286484,0.045600082725286484,0.04561483487486839,0.04561483487486839,0.04561483487486839,0.04561483487486839,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503,0.0456295870244503],"recovered":[0.0,0.0014162425650283694,0.002714464906603098,0.004012687131762505,0.005163384135812521,0.006476358976215124,0.00767131382599473,0.008822010830044746,0.009957955218851566,0.011182415299117565,0.012451131828129292,0.013764106668531895,0.015077081508934498,0.016286788508296013,0.01752600073814392,0.01891273818910122,0.020166702568531036,0.021523935720324516,0.02267463319003582,0.023766320198774338,0.02494652196764946,0.02602345682680607,0.026864349842071533,0.02764623425900936,0.028619900345802307,0.029519805684685707,0.030139410868287086,0.030921295285224915,0.031511396169662476,0.032131001353263855,0.03276536241173744,0.03326694667339325,0.03387179970741272,0.03431437537074089,0.03496348857879639,0.03533229976892471,0.035730618983507156,0.036069925874471664,0.0364534929394722,0.03676329553127289,0.037102602422237396,0.037427160888910294,0.03764844685792923,0.03789924085140228,0.038164786994457245,0.038327064365148544,0.03853359818458557,0.038754887878894806,0.03885815292596817,0.03900567814707756,0.03913845121860504,0.03928597643971443,0.039374493062496185,0.03949251398444176,0.03959577903151512,0.03965479135513306,0.039699047803878784,0.03980231657624245,0.03990558534860611,0.039994098246097565,0.04008261486887932,0.040156375616788864,0.0402153879404068,0.040318652987480164,0.0403776653110981,0.040421921759843826,0.040466178208589554,0.04049568623304367,0.0405399426817894,0.04055469483137131,0.04062845930457115,0.04065796360373497,0.04068746790289879,0.04071697220206261,0.04077598452568054,0.04079073667526245,0.04082024097442627,0.04084974527359009,0.040864497423172,0.040864497423172,0.040879249572753906,0.040894001722335815,0.04092350974678993,0.04095301404595375,0.04095301404595375,0.04096776619553566,0.04096776619553566,0.04098251834511757,0.04098251834511757,0.04099727049469948,0.04099727049469948,0.04101202264428139,0.041026774793863297,0.041026774793863297,0.041041526943445206,0.041041526943445206,0.041041526943445206,0.041041526943445206,0.041041526943445206,0.041041526943445206,0.041041526943445206,0.041041526943445206,0.041041526943445206,0.041041526943445206,0.041041526943445206,0.041041526943445206,0.041041526943445206,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115,0.041056279093027115],"active":[0.007302522659301758,0.006845193915069103,0.006609154399484396,0.006505886092782021,0.006609153468161821,0.006476381327956915,0.006432123016566038,0.006461628712713718,0.006491134874522686,0.00657964963465929,0.0065353913232684135,0.006476382724940777,0.006417370401322842,0.006476381793618202,0.006520640105009079,0.006373114883899689,0.006579650565981865,0.006417371332645416,0.006299350410699844,0.006343608722090721,0.006078062579035759,0.005945289507508278,0.005901031196117401,0.006092814728617668,0.005930539220571518,0.0057830121368169785,0.005886280909180641,0.00562073290348053,0.005635485053062439,0.00562073290348053,0.005399446934461594,0.0055174678564071655,0.005428951233625412,0.005561724305152893,0.005251921713352203,0.005207665264606476,0.005119148641824722,0.0051781609654426575,0.005119148641824722,0.005089644342660904,0.005060140043497086,0.004956867545843124,0.0049273669719696045,0.004912611097097397,0.004794590175151825,0.004838850349187851,0.004809346050024033,0.004720829427242279,0.0047208331525325775,0.0047208331525325775,0.004706081002950668,0.0046765729784965515,0.00470607727766037,0.004661820828914642,0.004647068679332733,0.0046765729784965515,0.004720829427242279,0.00470607727766037,0.004691325128078461,0.004691325128078461,0.004661820828914642,0.004632316529750824,0.004647064954042435,0.004617564380168915,0.004588056355714798,0.004573304206132889,0.0045880600810050964,0.004602808505296707,0.004617564380168915,0.004647068679332733,0.004602808505296707,0.004602808505296707,0.004617564380168915,0.004617564380168915,0.004573304206132889,0.004573304206132889,0.004573304206132889,0.0045437999069690704,0.0045437999069690704,0.00455855205655098,0.00455855205655098,0.004573307931423187,0.004573304206132889,0.00455855205655098,0.004573304206132889,0.004573304206132889,0.004573304206132889,0.004573304206132889,0.004588056355714798,0.004588056355714798,0.004588056355714798,0.004573304206132889,0.00455855205655098,0.004573307931423187,0.004558555781841278,0.004558555781841278,0.004558555781841278,0.004558555781841278,0.004558555781841278,0.004558555781841278,0.004558555781841278,0.004558555781841278,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.0045880600810050964,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187,0.004573307931423187]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.007302522659301758,0.008261436596512794,0.009500648826360703,0.010798871517181396,0.012141351588070393,0.013454326428472996,0.014959083870053291,0.016434337943792343,0.01814562827348709,0.01982741802930832,0.021376432850956917,0.02316148951649666,0.02497604861855507,0.026834867894649506,0.02891497313976288,0.030744286254048347,0.032898157835006714,0.03480122983455658,0.0363059900701046,0.03822381794452667,0.03994986414909363,0.04172016680240631,0.04309215024113655,0.04461166262626648,0.04598364606499672,0.047414641827344894,0.04883088544011116,0.04993732273578644,0.051176536828279495,0.0523272342979908,0.053448423743247986,0.05459912121295929,0.05546952039003372,0.05656120926141739,0.05749061703681946,0.05842002481222153,0.059334684163331985,0.06002805382013321,0.060883697122335434,0.06169508770108223,0.062373705208301544,0.06303756684064865,0.06356865912675858,0.06414400786161423,0.06467509269714355,0.06522093713283539,0.06579628586769104,0.06629787385463715,0.06674045324325562,0.06710926443338394,0.06755183637142181,0.06799441576004028,0.06837798655033112,0.06880580633878708,0.06913036108016968,0.06954343616962433,0.06979422271251678,0.07016303390264511,0.07050234824419022,0.07078264653682709,0.07109244912862778,0.0714465081691742,0.0717710629105568,0.07199235260486603,0.07221364229917526,0.07240542024374008,0.07268571853637695,0.07286275178194046,0.07312829792499542,0.07334958016872406,0.07352661341428757,0.07364463061094284,0.07380691170692444,0.07398394495248795,0.07414621859788895,0.07424948364496231,0.07441176474094391,0.0745592936873436,0.07466255873441696,0.07478057593107224,0.07485434412956238,0.07491335272789001,0.07501661777496338,0.07511988282203674,0.0752084031701088,0.07525265961885452,0.07532642036676407,0.0753706768155098,0.07547394931316376,0.07551820576190948,0.07557721436023712,0.07562147080898285,0.07568047940731049,0.0757099837064743,0.07576899975538254,0.07581325620412827,0.0758722648024559,0.07591652125120163,0.07594602555036545,0.07599028199911118,0.0760345458984375,0.07609355449676514,0.07612305879592896,0.07613781094551086,0.0761968195438385,0.07622632384300232,0.07627058029174805,0.07632959634065628,0.0763591006398201,0.07641810923814774,0.07647711783647537,0.07650662213563919,0.0765213742852211,0.07655087858438492,0.07656563073396683,0.07659514248371124,0.07665415108203888,0.07666890323162079,0.0766836553812027,0.0766984075307846,0.07671315968036652,0.07674266397953033,0.07675741612911224,0.07678692042827606,0.07678692042827606,0.07681642472743988,0.0768459290266037,0.07686068117618561,0.07687543332576752,0.07687543332576752,0.07689019292593002,0.07690494507551193,0.07691969722509384,0.07691969722509384,0.07691969722509384,0.07693444937467575,0.07694920152425766,0.07694920152425766,0.07694920152425766,0.07694920152425766,0.07694920152425766,0.07696395367383957,0.07696395367383957,0.07696395367383957,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148,0.07697870582342148],"recovered":[0.0,0.0015047576744109392,0.00261119706556201,0.003717636689543724,0.004956848919391632,0.006520616821944714,0.007966363802552223,0.009117061272263527,0.010518550872802734,0.012023309245705605,0.013734601438045502,0.015283617191016674,0.016891643404960632,0.018484914675354958,0.020432248711586,0.022350076586008072,0.0243564210832119,0.02631850726902485,0.028206830844283104,0.029962381348013878,0.03174743801355362,0.0335177406668663,0.03533229976892471,0.036969829350709915,0.038341816514730453,0.03992033749818802,0.04114479571580887,0.04257579147815704,0.04366747662425041,0.045113224536180496,0.04636719077825546,0.04750313609838486,0.04868333786725998,0.0495389848947525,0.050571661442518234,0.051619090139865875,0.05260751023888588,0.05350741371512413,0.05430404841899872,0.055100686848163605,0.05582356080412865,0.056590691208839417,0.057239800691604614,0.05788891389966011,0.05849376693367958,0.05906911566853523,0.05957069993019104,0.06013129651546478,0.0606476366519928,0.061149220913648605,0.061606548726558685,0.06203437224030495,0.06247694790363312,0.06284575909376144,0.06328833848237991,0.06362764537334442,0.06402596086263657,0.06423249840736389,0.06463082134723663,0.06498488038778305,0.06533893942832947,0.06569299846887589,0.0660323053598404,0.06638637185096741,0.06662240624427795,0.06682894378900528,0.06706498563289642,0.06733053177595139,0.06747805327177048,0.06769934296607971,0.06793538480997086,0.06811241060495377,0.06823043525218964,0.06839270889759064,0.06854023784399033,0.06867300719022751,0.0688352882862091,0.0689975693821907,0.0691598430275917,0.06923360377550125,0.06933687627315521,0.0694843977689743,0.06952865421772003,0.06963192671537399,0.06974994391202927,0.06985320895910263,0.06994172930717468,0.07001549005508423,0.07008925080299377,0.07016301900148392,0.07019252330064774,0.07026628404855728,0.07034004479646683,0.07039905339479446,0.07044330984354019,0.0704728215932846,0.07051707804203033,0.07056133449077606,0.07064984738826752,0.07067935168743134,0.07070885598659515,0.07075311988592148,0.0707973763346672,0.07081212848424911,0.07085638493299484,0.07090064138174057,0.07093014568090439,0.07097440212965012,0.07100390642881393,0.07106292247772217,0.0711219310760498,0.07116618752479553,0.07118093967437744,0.07122519612312317,0.07125470042228699,0.0712842047214508,0.07131370902061462,0.07135797291994095,0.07138747721910477,0.07138747721910477,0.07141698151826859,0.0714464858174324,0.07147599011659622,0.07149074226617813,0.07150549441576004,0.07150549441576004,0.07150549441576004,0.07152024656534195,0.07153499871492386,0.07154975086450577,0.07154975086450577,0.07154975086450577,0.07156450301408768,0.07157925516366959,0.07157925516366959,0.07157925516366959,0.0715940073132515,0.0715940073132515,0.0715940073132515,0.0716087594628334,0.0716087594628334,0.0716087594628334,0.07162351906299591,0.07163827121257782,0.07165302336215973,0.07166777551174164,0.07166777551174164,0.07166777551174164,0.07166777551174164,0.07166777551174164,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355,0.07168252766132355],"active":[0.007302522659301758,0.006756679154932499,0.006889451760798693,0.007081234827637672,0.0071845026686787605,0.006933709606528282,0.006992720067501068,0.007317276671528816,0.007627077400684357,0.0078041087836027145,0.007641831412911415,0.007877872325479984,0.008084405213594437,0.008349953219294548,0.00848272442817688,0.008394209668040276,0.008541736751794815,0.00848272256553173,0.008099159225821495,0.008261436596512794,0.008202426135540009,0.008202426135540009,0.007759850472211838,0.007641833275556564,0.007641829550266266,0.007494304329156876,0.007686089724302292,0.0073615312576293945,0.007509060204029083,0.007214009761810303,0.007081232964992523,0.007095985114574432,0.006786182522773743,0.0070222243666648865,0.006918955594301224,0.006800934672355652,0.006727173924446106,0.006520640105009079,0.006579648703336716,0.006594400852918625,0.006550144404172897,0.006446875631809235,0.006328858435153961,0.006255093961954117,0.006181325763463974,0.006151821464300156,0.0062255859375,0.006166577339172363,0.006092816591262817,0.005960043519735336,0.005945287644863129,0.005960043519735336,0.005901038646697998,0.005960047245025635,0.005842022597789764,0.005915790796279907,0.0057682618498802185,0.0059305354952812195,0.005871526896953583,0.005797766149044037,0.005753509700298309,0.005753509700298309,0.0057387575507164,0.005605980753898621,0.005591236054897308,0.005576476454734802,0.00562073290348053,0.005532220005989075,0.005650244653224945,0.005650237202644348,0.005591228604316711,0.005532220005989075,0.005576476454734802,0.005591236054897308,0.005605980753898621,0.005576476454734802,0.005576476454734802,0.005561724305152893,0.005502715706825256,0.005546972155570984,0.0055174678564071655,0.0054289549589157104,0.005487963557243347,0.00548795610666275,0.005458459258079529,0.005399450659751892,0.005384691059589386,0.005355186760425568,0.005384698510169983,0.005355186760425568,0.005384691059589386,0.005355186760425568,0.0053404346108436584,0.00531093031167984,0.005325689911842346,0.0053404346108436584,0.005355186760425568,0.005355186760425568,0.005296178162097931,0.00531093031167984,0.005325689911842346,0.0053404346108436584,0.005325682461261749,0.005325682461261749,0.0053404346108436584,0.005325682461261749,0.0053404346108436584,0.0053551942110061646,0.0053551942110061646,0.005355186760425568,0.005355186760425568,0.0053404346108436584,0.0053404346108436584,0.005325682461261749,0.00531093031167984,0.005310937762260437,0.005340442061424255,0.00531093031167984,0.005296178162097931,0.00531093031167984,0.005296178162097931,0.005296178162097931,0.005281426012516022,0.005296178162097931,0.005281426012516022,0.00531093031167984,0.0053404346108436584,0.0053404346108436584,0.0053404346108436584,0.005325682461261749,0.005340442061424255,0.0053551942110061646,0.0053551942110061646,0.005340442061424255,0.005340442061424255,0.0053551942110061646,0.0053551942110061646,0.0053551942110061646,0.0053551942110061646,0.005340442061424255,0.005340442061424255,0.0053551942110061646,0.0053404346108436584,0.005325682461261749,0.005325682461261749,0.00531093031167984,0.00531093031167984,0.00531093031167984,0.00531093031167984,0.00531093031167984,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931,0.005296178162097931]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.007302522659301758,0.008394209668040276,0.009618669748306274,0.010798871517181396,0.012156103737652302,0.013528089039027691,0.01491482648998499,0.016227800399065018,0.01754077523946762,0.019030781462788582,0.02057979628443718,0.022128812968730927,0.023840105161070824,0.02540387213230133,0.026982393115758896,0.02873794361948967,0.03025745414197445,0.031865477561950684,0.03339974209666252,0.034727469086647034,0.03609945625066757,0.03735341876745224,0.03854837268590927,0.039581049233675,0.0407169945538044,0.04179392755031586,0.042693834751844406,0.04369700700044632,0.04465591907501221,0.04549681395292282,0.046175431460142136,0.046972066164016724,0.04776870086789131,0.048447318375110626,0.04912593588232994,0.04984880983829498,0.05045366287231445,0.05107326805591583,0.05160436034202576,0.052120696753263474,0.052696045488119125,0.05309436470270157,0.053463175892829895,0.05384674295783043,0.05424506217241287,0.05454011261463165,0.05490892380475998,0.055262986570596695,0.055572789162397385,0.05579407513141632,0.05605962127447128,0.056354671716690063,0.05667923018336296,0.05688576400279999,0.05704804137349129,0.05726933106780052,0.05749061703681946,0.057682398706674576,0.05785943195223808,0.05800695717334747,0.05818398669362068,0.05836101621389389,0.058597058057785034,0.05868557095527649,0.05880359187722206,0.058906860649585724,0.05899537354707718,0.05906913802027702,0.059172406792640686,0.05927567183971405,0.05937894061207771,0.059496961534023285,0.05955597013235092,0.05961498245596886,0.059673991054296494,0.05970349535346031,0.05974775552749634,0.05983626842498779,0.05989528074860573,0.05998379364609718,0.06005755811929703,0.06014607101678848,0.06016082316637039,0.06020508334040642,0.060234587639570236,0.060264091938734055,0.06035260856151581,0.060396865010261536,0.06045587360858917,0.0605001337826252,0.060544390231370926,0.06058864668011665,0.06061815470457077,0.06064765900373459,0.06067716330289841,0.060721419751644135,0.060736171901226044,0.06078043207526207,0.06079518422484398,0.0608246885240078,0.0608246885240078,0.060854192823171616,0.060868944972753525,0.06089844927191734,0.06095746159553528,0.06095746159553528,0.06097221374511719,0.0609869658946991,0.061016470193862915,0.061016470193862915,0.061016470193862915,0.061016470193862915,0.061016470193862915,0.061031222343444824,0.061031222343444824,0.06104597449302673,0.06106073036789894,0.06106073036789894,0.06106073036789894,0.06106073036789894,0.06106073036789894,0.06106073036789894,0.06106073036789894,0.06106073036789894,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085,0.06107548251748085],"recovered":[0.0,0.0015047576744109392,0.0027439699042588472,0.004012687131762505,0.005251899361610413,0.006476358976215124,0.007774581201374531,0.009176071733236313,0.010562809184193611,0.011846278794109821,0.013321531005203724,0.014796784147620201,0.01631629467010498,0.017953824251890182,0.01950283907353878,0.021081360056996346,0.022777900099754333,0.024282658472657204,0.025875931605696678,0.02735118381679058,0.028796931728720665,0.030183669179677963,0.03164416924118996,0.03295714408159256,0.034063585102558136,0.03521427884697914,0.03648299723863602,0.037559930235147476,0.03853359818458557,0.039536770433187485,0.0403776653110981,0.041056279093027115,0.04183816537261009,0.042679060250520706,0.043475694954395294,0.04425757750868797,0.044818174093961716,0.0454525351524353,0.04605738818645477,0.04666224122047424,0.04714907333254814,0.04772442206740379,0.04818174988031387,0.04863907769322395,0.04902264475822449,0.04956848919391632,0.04998156055808067,0.05036512389779091,0.0506749264895916,0.051028989255428314,0.051294535398483276,0.05158958584070206,0.05189938843250275,0.05216493457555771,0.052371468394994736,0.05257800221443176,0.052799291908741,0.053020577877759933,0.05318285897374153,0.05340414494276047,0.05353691801428795,0.053728699684143066,0.05393523722887039,0.05406801030039787,0.05423028767108917,0.05433355271816254,0.05446632578969002,0.05458434671163559,0.05470236763358116,0.054805636405944824,0.05489414930343628,0.05501217022538185,0.055115438997745514,0.05517444759607315,0.05527771636843681,0.05533672496676445,0.05535147711634636,0.055395737290382385,0.055425241589546204,0.05546949803829193,0.05551375821232796,0.055572766810655594,0.055690787732601166,0.055720292031764984,0.05577930063009262,0.05582356080412865,0.055853065103292465,0.05589732155203819,0.05594157800078392,0.055985838174819946,0.05604484677314758,0.0560743510723114,0.05610385909676552,0.056148115545511246,0.05619237199425697,0.05622187629342079,0.05626613646745682,0.05628088861703873,0.05628088861703873,0.056295640766620636,0.056339897215366364,0.05635464936494827,0.05636940151453018,0.05638415366411209,0.05642841383814812,0.056443165987730026,0.056443165987730026,0.056443165987730026,0.056457918137311935,0.056487422436475754,0.05650217458605766,0.05650217458605766,0.05650217458605766,0.05650217458605766,0.05650217458605766,0.05651692673563957,0.05651692673563957,0.05653168261051178,0.05653168261051178,0.05654643476009369,0.05654643476009369,0.05654643476009369,0.05654643476009369,0.05654643476009369,0.05654643476009369,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756,0.0565611869096756],"active":[0.007302522659301758,0.00688945222645998,0.006874700076878071,0.006786184385418892,0.006904204376041889,0.007051730062812567,0.007140245288610458,0.007051728665828705,0.00697796605527401,0.0071845026686787605,0.007258265279233456,0.007332028821110725,0.007523810490965843,0.007450047880411148,0.007479554042220116,0.007656583562493324,0.007479554042220116,0.00758281908929348,0.007523810490965843,0.007376285269856453,0.007302524521946907,0.007169749587774277,0.006904203444719315,0.006623905152082443,0.006653409451246262,0.006579648703336716,0.006210837513208389,0.006137076765298843,0.006122320890426636,0.005960043519735336,0.005797766149044037,0.005915787070989609,0.0059305354952812195,0.00576825812458992,0.005650240927934647,0.00559123232960701,0.005635488778352737,0.00562073290348053,0.005546972155570984,0.00545845553278923,0.005546972155570984,0.005369942635297775,0.005281426012516022,0.005207665264606476,0.005222417414188385,0.004971623420715332,0.004927363246679306,0.004897862672805786,0.004897862672805786,0.004765085875988007,0.004765085875988007,0.004765085875988007,0.004779841750860214,0.004720829427242279,0.0046765729784965515,0.004691328853368759,0.004691325128078461,0.004661820828914642,0.0046765729784965515,0.004602812230587006,0.004647068679332733,0.004632316529750824,0.004661820828914642,0.004617560654878616,0.004573304206132889,0.004573307931423187,0.004529047757387161,0.004484791308641434,0.0044700391590595245,0.004470035433769226,0.004484791308641434,0.004484791308641434,0.004440531134605408,0.004440534859895706,0.00439627468585968,0.004366770386695862,0.004396278411149979,0.004440531134605408,0.0044700391590595245,0.004514295607805252,0.0045437999069690704,0.004573304206132889,0.004470035433769226,0.004484791308641434,0.004455287009477615,0.004440531134605408,0.004499543458223343,0.004499543458223343,0.004514295607805252,0.004514295607805252,0.004499543458223343,0.004514295607805252,0.004514295607805252,0.004499543458223343,0.004484791308641434,0.004499543458223343,0.004470035433769226,0.004499543458223343,0.004514295607805252,0.004529047757387161,0.004484791308641434,0.004499543458223343,0.004499543458223343,0.004514295607805252,0.004529047757387161,0.004514295607805252,0.004529047757387161,0.0045437999069690704,0.00455855205655098,0.004529047757387161,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004529047757387161,0.004529047757387161,0.004529047757387161,0.004543803632259369,0.004529047757387161,0.004529047757387161,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004529047757387161,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252,0.004514295607805252]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.007302522659301758,0.00848272442817688,0.009648174047470093,0.010798871517181396,0.012008578516542912,0.013233037665486336,0.014487002976238728,0.01588849350810051,0.01712770387530327,0.018529195338487625,0.019768407568335533,0.02116989716887474,0.022453367710113525,0.023633569478988647,0.02494654431939125,0.02617100439965725,0.02736595831811428,0.028619922697544098,0.029741115868091583,0.03098032809793949,0.03204251080751419,0.03300142288208008,0.03382756561040878,0.0346684604883194,0.03550935536623001,0.03618796914815903,0.03691084310412407,0.037574708461761475,0.03822381794452667,0.038769662380218506,0.039389267563819885,0.039861347526311874,0.04040719196200371,0.04080551117658615,0.04124808683991432,0.04164640232920647,0.04198571294546127,0.0423545241355896,0.042723339051008224,0.04309215024113655,0.04343146085739136,0.043785519897937775,0.044095322489738464,0.04434611648321152,0.04450839385390282,0.04472968354821205,0.0449657216668129,0.04517225921154022,0.0453050322830677,0.045437801629304886,0.04555582255125046,0.045747607946395874,0.045895133167505264,0.04599839821457863,0.0461164191365242,0.04624919220805168,0.046352460980415344,0.04642622172832489,0.046499986201524734,0.046618007123470306,0.04667701572179794,0.04673602432012558,0.046809788793325424,0.04688354954123497,0.04691305756568909,0.046972066164016724,0.04701632261276245,0.04704582691192627,0.047075334936380386,0.04714909568428993,0.04719335213303566,0.047237612307071686,0.047252364456653595,0.047267116606235504,0.04729662090539932,0.04734088107943535,0.04737038537859917,0.047399889677762985,0.047414641827344894,0.04744414612650871,0.04744414612650871,0.04745889827609062,0.04747365042567253,0.04747365042567253,0.04750315845012665,0.04751791059970856,0.047532662749290466,0.047562167048454285,0.0475916713476181,0.04760642349720001,0.04762117564678192,0.04765068367123604,0.04766543582081795,0.04768018797039986,0.04768018797039986,0.04768018797039986,0.04768018797039986,0.04768018797039986,0.04768018797039986,0.047694940119981766,0.047709692269563675,0.047709692269563675,0.047709692269563675,0.047709692269563675,0.047709692269563675,0.047709692269563675,0.047709692269563675,0.047724444419145584,0.047724444419145584,0.047724444419145584,0.047724444419145584,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749,0.04773919656872749],"recovered":[0.0,0.0015785202849656343,0.002714464906603098,0.004012687131762505,0.005045364145189524,0.006299328990280628,0.007494283374398947,0.008703990839421749,0.010149737820029259,0.011506970971822739,0.012908460572361946,0.014118167571723461,0.01550490502268076,0.016744118183851242,0.018071845173835754,0.019266799092292786,0.020609278231859207,0.021863244473934174,0.0231319610029459,0.024371173232793808,0.025580881163477898,0.02659880556166172,0.027719996869564056,0.02859039604663849,0.029401784762740135,0.030360698699951172,0.031098324805498123,0.031850703060626984,0.03249981626868248,0.03325219452381134,0.03388655185699463,0.03444714844226837,0.03491922840476036,0.03552408143877983,0.03599616512656212,0.03640923649072647,0.03686656430363655,0.03730913996696472,0.03775171563029289,0.038164786994457245,0.03850409388542175,0.03885815292596817,0.03916795551776886,0.039522018283605576,0.03975805640220642,0.039979346096515656,0.04020063579082489,0.040421921759843826,0.04062845557928085,0.04079073667526245,0.04099727049469948,0.04114479571580887,0.04130707308650017,0.04146935045719147,0.04160212352871895,0.04173489660024643,0.04182341322302818,0.04191192612051964,0.04204469919204712,0.04216272011399269,0.04229549318552017,0.04238400608301163,0.04242826625704765,0.04251677915453911,0.04259054362773895,0.04264955222606659,0.042708564549684525,0.04273806884884834,0.04279707744717598,0.042826585471630096,0.042870841920375824,0.04288559406995773,0.04295935481786728,0.04297411069273949,0.042988862842321396,0.043018367141485214,0.04304787144064903,0.04306262359023094,0.04310688003897667,0.04310688003897667,0.043136388063430786,0.043151140213012695,0.043165892362594604,0.04321014881134033,0.04321014881134033,0.04322490096092224,0.04323965311050415,0.04326916113495827,0.043313417583703995,0.04334292188286781,0.04337242618203163,0.04338717833161354,0.04340193048119545,0.04340193048119545,0.04341668635606766,0.04341668635606766,0.04343143850564957,0.043446190655231476,0.043460942804813385,0.043460942804813385,0.043475694954395294,0.0434904471039772,0.04350519925355911,0.04350519925355911,0.04350519925355911,0.04350519925355911,0.04350519925355911,0.04350519925355911,0.04350519925355911,0.04350519925355911,0.04350519925355911,0.04350519925355911,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102,0.04351995140314102],"active":[0.007302522659301758,0.006904204376041889,0.006933709140866995,0.006786184385418892,0.006963214371353388,0.0069337086752057076,0.006992719601839781,0.0071845026686787605,0.00697796605527401,0.0070222243666648865,0.006859946995973587,0.0070517295971512794,0.006948462687432766,0.006889451295137405,0.006874699145555496,0.006904205307364464,0.0067566800862550735,0.006756678223609924,0.006609154865145683,0.006609154865145683,0.006461629644036293,0.006402617320418358,0.0061075687408447266,0.006078064441680908,0.006107570603489876,0.005827270448207855,0.005812518298625946,0.005724005401134491,0.0057240016758441925,0.0055174678564071655,0.005502715706825256,0.005414199084043503,0.005487963557243347,0.00528142973780632,0.005251921713352203,0.005237165838479996,0.005119148641824722,0.005045384168624878,0.004971623420715332,0.004927363246679306,0.0049273669719696045,0.0049273669719696045,0.0049273669719696045,0.004824098199605942,0.004750337451696396,0.004750337451696396,0.004765085875988007,0.004750337451696396,0.00467657670378685,0.004647064954042435,0.00455855205655098,0.004602812230587006,0.0045880600810050964,0.004529047757387161,0.004514295607805252,0.004514295607805252,0.004529047757387161,0.004514295607805252,0.004455287009477615,0.004455287009477615,0.004381522536277771,0.004352018237113953,0.004381522536277771,0.004366770386695862,0.004322513937950134,0.004322513937950134,0.004307758063077927,0.004307758063077927,0.004278257489204407,0.004322510212659836,0.004322510212659836,0.004352018237113953,0.004293009638786316,0.0042930059134960175,0.004307758063077927,0.004322513937950134,0.004322513937950134,0.0043372660875320435,0.004307761788368225,0.0043372660875320435,0.004307758063077927,0.004307758063077927,0.004307758063077927,0.004263501614332199,0.004293009638786316,0.004293009638786316,0.004293009638786316,0.0042930059134960175,0.004278253763914108,0.004263501614332199,0.00424874946475029,0.0042635053396224976,0.0042635053396224976,0.004278257489204407,0.004263501614332199,0.004263501614332199,0.00424874946475029,0.004233997315168381,0.0042192451655864716,0.004233997315168381,0.004233997315168381,0.0042192451655864716,0.004204493016004562,0.004204493016004562,0.004204493016004562,0.004204493016004562,0.004204493016004562,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.004233997315168381,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716,0.0042192451655864716]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.007302522659301758,0.008438467048108578,0.009707184508442879,0.011064416728913784,0.012200361117720604,0.013616603799164295,0.01506235171109438,0.016552357003092766,0.018189886584877968,0.019901178777217865,0.021523958072066307,0.023250004276633263,0.025049811229109764,0.026982393115758896,0.02873794361948967,0.030655771493911743,0.032426074147224426,0.03431439772248268,0.03629123419523239,0.03840084746479988,0.040451448410749435,0.042280763387680054,0.044242847710847855,0.04617542773485184,0.047871969640254974,0.04986356198787689,0.05158960819244385,0.05356644466519356,0.05530724301934242,0.05719556659460068,0.05912814661860466,0.06092795729637146,0.0629490464925766,0.0645865797996521,0.06646015495061874,0.0681714415550232,0.07022204995155334,0.07172680646181107,0.07333482801914215,0.07531166821718216,0.07697870582342148,0.0786457434296608,0.08037178218364716,0.08206832408905029,0.08366160094738007,0.0851958617568016,0.08680389076471329,0.08839716017246246,0.09000518918037415,0.09170172363519669,0.093368761241436,0.09478500485420227,0.09643729031085968,0.09792729467153549,0.09959432482719421,0.10117284953594208,0.10279562324285507,0.10435939580202103,0.10580514371395111,0.10719187557697296,0.10865237563848495,0.10992109775543213,0.11124882102012634,0.11256179958581924,0.11388952285051346,0.11530576646327972,0.1167367622256279,0.11802023649215698,0.11942172050476074,0.12111826241016388,0.1224607452750206,0.12384747713804245,0.12511619925498962,0.12635540962219238,0.12747660279273987,0.1286715567111969,0.1299845278263092,0.1311057209968567,0.13218265771865845,0.13321533799171448,0.13433653116226196,0.1353839635848999,0.13641662895679474,0.13741980493068695,0.13839347660541534,0.13935238122940063,0.14014902710914612,0.14119644463062286,0.14205209910869598,0.14286348223686218,0.14377814531326294,0.14461903274059296,0.1455041915178299,0.14641883969306946,0.1471269726753235,0.14784984290599823,0.14870548248291016,0.1494578719139099,0.1502692550420761,0.15094786882400513,0.1515674740076065,0.15224608778953552,0.15310174226760864,0.1536918431520462,0.1543557047843933,0.1549753099679947,0.1556391716003418,0.15621452033519745,0.1569373905658722,0.1574242264032364,0.15802907943725586,0.15866343677043915,0.1592535376548767,0.1597403734922409,0.16028621792793274,0.16090582311153412,0.1613779067993164,0.16179098188877106,0.16232207417488098,0.16274988651275635,0.16328097879886627,0.16378256678581238,0.16419564187526703,0.16468247771263123,0.1651250422000885,0.1656266301870346,0.16605445742607117,0.166438028216362,0.16671831905841827,0.1672346591949463,0.1675739735364914,0.16803129017353058,0.16845911741256714,0.1689016968011856,0.16930001974105835,0.16959506273269653,0.16996388137340546,0.1703474372625351,0.17071625590324402,0.17108507454395294,0.1713358610868454,0.17170467972755432,0.17210298776626587,0.17244230210781097,0.1728258728981018,0.17312091588974,0.17344547808170319,0.17365200817584991,0.17399132251739502,0.17436012625694275,0.17465518414974213,0.17490597069263458,0.17520102858543396,0.17551082372665405,0.17571736872196198,0.17596815526485443,0.17627796530723572,0.17654350399971008,0.17680905759334564,0.1770598441362381,0.17734013497829437,0.17759093642234802,0.17782697081565857,0.17801876366138458,0.17825479805469513,0.1785350888967514,0.17875638604164124,0.17893341183662415,0.17913995683193207,0.1793612390756607,0.17958252131938934,0.17981857061386108,0.17996609210968018,0.18011361360549927,0.18030540645122528,0.18046768009662628,0.18061520159244537,0.1808217316865921,0.18095451593399048,0.1811610460281372,0.1814856082201004,0.18160362541675568,0.18173639476299286,0.18188391625881195,0.18203143775463104,0.18217897415161133,0.1823117434978485,0.18241500854492188,0.18250352144241333,0.18257728219032288,0.18268056213855743,0.18282808363437653,0.1829461008310318,0.18303461372852325,0.18315263092517853,0.18324115872383118,0.18332967162132263,0.1834476888179779,0.18350669741630554,0.18356570601463318,0.18369847536087036,0.183757483959198,0.18383125960826874,0.18390502035617828,0.18397878110408783,0.18405254185199738,0.18412630259990692,0.18418531119823456,0.1842443197965622,0.18428857624530792,0.18433283269405365,0.1844213604927063,0.18449512124061584,0.18455412983894348,0.18461313843727112,0.18467214703559875,0.1847606599330902,0.18483442068099976,0.1849081814289093,0.18499670922756195,0.18504096567630768,0.18509997427463531,0.18514423072338104,0.1852179914712906,0.1852474957704544,0.18529175221920013,0.18533600866794586,0.18535076081752777,0.18542452156543732,0.18545402586460114,0.18548353016376495,0.1855573058128357,0.1855720579624176,0.18563106656074524,0.18566057085990906,0.18570482730865479,0.18576383590698242,0.18580809235572815,0.18583759665489197,0.1858818531036377,0.18592610955238342,0.18597036600112915,0.1860441267490387,0.18608838319778442,0.18616215884685516,0.1862064152956009,0.18626542389392853,0.18628017604351044,0.18633918464183807,0.1863686889410019,0.1863834410905838,0.18642769753932953,0.18642769753932953,0.18644244968891144,0.18647195398807526,0.18650145828723907,0.18651621043682098,0.1865309625864029,0.1865309625864029,0.1865604668855667,0.18657521903514862,0.18658997118473053,0.18660472333431244,0.18661947548389435,0.18663422763347626,0.18666373193264008,0.18667848408222198,0.18673750758171082,0.18673750758171082,0.18676701188087463,0.18679651618003845,0.18682602047920227,0.186870276927948,0.18689978122711182,0.18692928552627563,0.18695878982543945,0.18697354197502136,0.1870177984237671,0.187032550573349,0.1870473027229309,0.18709155917167664,0.18712106347084045,0.18715056777000427,0.18716531991958618,0.18719482421875,0.18722432851791382,0.18725383281707764,0.18725383281707764,0.18725383281707764,0.18729808926582336,0.18729808926582336,0.18731285631656647,0.18731285631656647,0.18734236061573029,0.1873571127653122,0.1873718649148941,0.187386617064476,0.18740136921405792,0.18740136921405792,0.18741612136363983,0.18741612136363983,0.18743087351322174,0.18744562566280365,0.18744562566280365,0.18747512996196747,0.18747512996196747,0.18747512996196747,0.18747512996196747,0.18747512996196747,0.18747512996196747,0.18747512996196747,0.18747512996196747,0.18747512996196747,0.18747512996196747,0.18748988211154938,0.18748988211154938,0.18748988211154938,0.1875193864107132,0.1875193864107132,0.1875341385602951,0.1875341385602951,0.18756364285945892,0.18756364285945892,0.18760789930820465,0.18762265145778656,0.18762265145778656,0.18763740360736847,0.18765215575695038,0.1876669079065323,0.1876964122056961,0.18771116435527802,0.18771116435527802,0.18772591650485992,0.18772591650485992,0.18772591650485992,0.18774066865444183,0.18775542080402374,0.18777017295360565,0.18777017295360565,0.18777017295360565,0.18778492510318756,0.18778492510318756,0.18779967725276947,0.18779967725276947,0.18779967725276947,0.18779967725276947,0.18781442940235138,0.18781442940235138,0.18781442940235138,0.18781442940235138,0.18781442940235138],"recovered":[0.0,0.00147525267675519,0.002906247740611434,0.003997934982180595,0.0052076419815421104,0.006461606360971928,0.007774581201374531,0.009220329113304615,0.010798849165439606,0.012377369217574596,0.014014899730682373,0.015681935474276543,0.01737847551703453,0.018942244350910187,0.02072729915380478,0.022556612268090248,0.024371173232793808,0.026185734197497368,0.02810356207191944,0.029888618737459183,0.03174743801355362,0.0338422954082489,0.035760123282670975,0.03764844685792923,0.03946300968527794,0.04124806448817253,0.043151140213012695,0.04502471163868904,0.04686877503991127,0.04866858571767807,0.050704434514045715,0.05257800221443176,0.05455484241247177,0.05635464936494827,0.0581987164914608,0.05998377129435539,0.06169506534934044,0.06353913247585297,0.06516190618276596,0.06697647273540497,0.06895330548286438,0.07057608664035797,0.0722578763961792,0.07396917045116425,0.07572472095489502,0.07728848606348038,0.07892601937055588,0.08047503232955933,0.08218632638454437,0.08382385224103928,0.08559415489435196,0.08739396929740906,0.0890905037522316,0.09074278920888901,0.09217378497123718,0.09381131827831268,0.09544884413480759,0.09714538604021072,0.09870915114879608,0.10031718015670776,0.1016891673207283,0.10328243672847748,0.10455115139484406,0.10602640360593796,0.10753116756677628,0.10894740372896194,0.11031939089298248,0.11161761730909348,0.11307811737060547,0.11467138677835464,0.11611713469028473,0.117533378303051,0.1188463494181633,0.12018883228302002,0.12139853835105896,0.12266725301742554,0.12368518114089966,0.12485063076019287,0.12601608037948608,0.1271962821483612,0.12859776616096497,0.12965995073318481,0.13073688745498657,0.13171055912971497,0.1327579915523529,0.13379065692424774,0.1348528414964676,0.1357084959745407,0.13662314414978027,0.1374935507774353,0.13843770325183868,0.13936711847782135,0.14020800590515137,0.14097514748573303,0.1419192999601364,0.14267168939113617,0.1433650553226471,0.1441764384508133,0.14497306942939758,0.14579921960830688,0.14655159413814545,0.14718595147132874,0.14783506095409393,0.14854319393634796,0.14914804697036743,0.14982666075229645,0.15053477883338928,0.15108062326908112,0.1517149806022644,0.15239359438419342,0.15292468667030334,0.15354429185390472,0.15413439273834229,0.15478350222110748,0.15541785955429077,0.15597845613956451,0.1564357876777649,0.1569521278142929,0.1574389636516571,0.1579257994890213,0.15830935537815094,0.15884044766426086,0.1593715399503708,0.15976986289024353,0.16024194657802582,0.16074353456497192,0.1611860990524292,0.16171719133853912,0.16204175353050232,0.16236630082130432,0.16285313665866852,0.163295716047287,0.16369403898715973,0.164136603474617,0.16459393501281738,0.16505126655101776,0.16539056599140167,0.16583314538002014,0.16623146831989288,0.16654126346111298,0.16699859499931335,0.16730840504169464,0.16767720878124237,0.1680755317211151,0.16842959821224213,0.1688869148492813,0.16924098134040833,0.16956554353237152,0.1698310822248459,0.17014089226722717,0.17046543955802917,0.17074574530124664,0.17107029259204865,0.17140960693359375,0.17167514562606812,0.17194069921970367,0.17222099006175995,0.17258980870246887,0.1728110909461975,0.1731061488389969,0.17337168753147125,0.17365199327468872,0.17387327551841736,0.17418308556079865,0.1744338721036911,0.17465515434741974,0.17484694719314575,0.1750977337360382,0.17528951168060303,0.17549605667591095,0.17568783462047577,0.17601239681243896,0.1762336790561676,0.1763959527015686,0.17660249769687653,0.17682377994060516,0.17698605358600616,0.17716309428215027,0.17739912867546082,0.17759090662002563,0.17779745161533356,0.1780334860086441,0.17824003100395203,0.17844656109809875,0.17859408259391785,0.1786973476409912,0.1788596361875534,0.17897765338420868,0.17908091843128204,0.1791841834783554,0.17925794422626495,0.17937596142292023,0.1795087456703186,0.17962676286697388,0.17975953221321106,0.17989230155944824,0.1799955815076828,0.18006934225559235,0.1801431030035019,0.18021686375141144,0.18024636805057526,0.18034963309764862,0.1804824024438858,0.18054141104221344,0.18061518669128418,0.18067419528961182,0.18076270818710327,0.18085122108459473,0.18093973398208618,0.18099874258041382,0.18105775117874146,0.18110200762748718,0.18120528757572174,0.1812790483236313,0.18136756122112274,0.1814413219690323,0.1814560741186142,0.18154458701610565,0.1816035956144333,0.18166260421276093,0.18176588416099548,0.1818101406097412,0.18185439705848694,0.18186914920806885,0.1819429099559784,0.1819724142551422,0.18198716640472412,0.18206092715263367,0.18209043145179749,0.1821199357509613,0.18216419219970703,0.18222320079803467,0.1822674572467804,0.1822969615459442,0.18232648074626923,0.18238548934459686,0.18241499364376068,0.18247400224208832,0.18251825869083405,0.18257726728916168,0.1825920194387436,0.18265102803707123,0.18266578018665314,0.18273954093456268,0.1827690452337265,0.18281330168247223,0.18284280598163605,0.1829165816307068,0.18296083807945251,0.18299034237861633,0.18301984667778015,0.1830788552761078,0.1831083595752716,0.1831083595752716,0.18313786387443542,0.18316736817359924,0.18319687247276306,0.18321162462234497,0.18321162462234497,0.18321162462234497,0.1832558810710907,0.1832558810710907,0.1832706332206726,0.18330013751983643,0.18331488966941833,0.18332964181900024,0.18335914611816406,0.18338865041732788,0.1834181547164917,0.1834329068660736,0.18346241116523743,0.18349193036556244,0.18352143466472626,0.18356569111347198,0.1835804432630539,0.18362469971179962,0.18363945186138153,0.18365420401096344,0.18366895616054535,0.18369846045970917,0.18371321260929108,0.1837427169084549,0.1837722212076187,0.18380172550678253,0.18383122980594635,0.18387548625469208,0.183890238404274,0.1839049905538559,0.1839049905538559,0.1839197427034378,0.18394924700260162,0.18396399915218353,0.18400825560092926,0.18400825560092926,0.18402300775051117,0.18403775990009308,0.18403775990009308,0.1840672641992569,0.1840672641992569,0.1840672641992569,0.1840672641992569,0.1840672641992569,0.18408203125,0.18411153554916382,0.18411153554916382,0.18412628769874573,0.18414103984832764,0.18414103984832764,0.18415579199790955,0.18417054414749146,0.18417054414749146,0.18417054414749146,0.18417054414749146,0.18418529629707336,0.18418529629707336,0.18418529629707336,0.18418529629707336,0.18420004844665527,0.184244304895401,0.1842590570449829,0.18427380919456482,0.18427380919456482,0.18428856134414673,0.18430331349372864,0.18431806564331055,0.18433281779289246,0.18436232209205627,0.18437707424163818,0.18437707424163818,0.184406578540802,0.1844213306903839,0.18443608283996582,0.18443608283996582,0.18446558713912964,0.18446558713912964,0.18446558713912964,0.18448033928871155,0.18448033928871155,0.18449509143829346,0.18449509143829346,0.18449509143829346,0.18450984358787537,0.18450984358787537,0.18452459573745728,0.18452459573745728,0.18452459573745728,0.18452459573745728,0.18452459573745728,0.18453934788703918,0.18453934788703918,0.18453934788703918],"active":[0.007302522659301758,0.006963214371353388,0.006800936535000801,0.007066481746733189,0.0069927191361784935,0.0071549974381923676,0.007287770509719849,0.007332027889788151,0.007391037419438362,0.007523809559643269,0.007509058341383934,0.00756806880235672,0.0076713357120752335,0.008040148764848709,0.00801064446568489,0.008099159225821495,0.008054900914430618,0.008128663524985313,0.00818767212331295,0.008512228727340698,0.008704010397195816,0.008438467979431152,0.00848272442817688,0.008526980876922607,0.008408959954977036,0.008615497499704361,0.008438467979431152,0.008541733026504517,0.008438467979431152,0.008526980876922607,0.008423712104558945,0.008349955081939697,0.008394204080104828,0.008231930434703827,0.008261438459157944,0.008187670260667801,0.008526984602212906,0.0081876739859581,0.00817292183637619,0.008335195481777191,0.008025400340557098,0.008069656789302826,0.008113905787467957,0.008099153637886047,0.007936879992485046,0.007907375693321228,0.00787787139415741,0.007922127842903137,0.007818862795829773,0.00787787139415741,0.007774606347084045,0.007391035556793213,0.007346786558628082,0.007184505462646484,0.007420539855957031,0.0073615312576293945,0.007346779108047485,0.007214009761810303,0.007095992565155029,0.006874695420265198,0.006963208317756653,0.006638661026954651,0.006697669625282288,0.006535395979881287,0.006358355283737183,0.0063583627343177795,0.006417371332645416,0.006402619183063507,0.0063436031341552734,0.006446875631809235,0.00634361058473587,0.006314098834991455,0.0062698498368263245,0.006166577339172363,0.006078064441680908,0.006004303693771362,0.006299346685409546,0.006255090236663818,0.006166577339172363,0.0060190558433532715,0.005738765001296997,0.005724012851715088,0.0056797415018081665,0.005709245800971985,0.005635485053062439,0.005561724305152893,0.005296185612678528,0.005487948656082153,0.0054289549589157104,0.00536993145942688,0.005340442061424255,0.0052519142627716064,0.005296185612678528,0.005443692207336426,0.005207672715187073,0.0051781535148620605,0.0053404271602630615,0.005281433463096619,0.005296185612678528,0.005148649215698242,0.00501587986946106,0.005060136318206787,0.0052666813135147095,0.005148649215698242,0.005207657814025879,0.005148649215698242,0.005104392766952515,0.005133897066116333,0.005222409963607788,0.005030632019042969,0.005104392766952515,0.005119144916534424,0.005119144916534424,0.004956871271133423,0.004868358373641968,0.0049273669719696045,0.004942119121551514,0.004838854074478149,0.004883110523223877,0.004824087023735046,0.004971623420715332,0.004942119121551514,0.00482410192489624,0.004912614822387695,0.004883095622062683,0.004883095622062683,0.004868358373641968,0.004720836877822876,0.004676565527915955,0.004868358373641968,0.004720836877822876,0.004735574126243591,0.00476507842540741,0.0047650933265686035,0.004706084728240967,0.004543796181678772,0.004573315382003784,0.004514291882514954,0.004484787583351135,0.004543811082839966,0.0043372660875320435,0.00439627468585968,0.0044257789850234985,0.004366770386695862,0.00439627468585968,0.004234001040458679,0.004204496741294861,0.0040864646434783936,0.004160240292549133,0.004219233989715576,0.004189744591712952,0.0041602253913879395,0.004130735993385315,0.004101216793060303,0.00404222309589386,0.004027456045150757,0.004056975245475769,0.003953695297241211,0.003997966647148132,0.003953695297241211,0.00396844744682312,0.003938943147659302,0.003953695297241211,0.0038356781005859375,0.0038209259510040283,0.003879934549331665,0.003909438848495483,0.0038356781005859375,0.0038504451513290405,0.003865182399749756,0.0038946866989135742,0.003806173801422119,0.0037324130535125732,0.003717660903930664,0.003702908754348755,0.003643900156021118,0.003629148006439209,0.0036586374044418335,0.003555387258529663,0.0035701394081115723,0.0036881566047668457,0.0035701394081115723,0.0034963637590408325,0.003437355160713196,0.003437355160713196,0.003481626510620117,0.003452107310295105,0.003437355160713196,0.0034226030111312866,0.0033930987119674683,0.0034226179122924805,0.003452122211456299,0.003437355160713196,0.0034078508615493774,0.0033930987119674683,0.0033488571643829346,0.0033340901136398315,0.003378346562385559,0.00336359441280365,0.0033488422632217407,0.003452107310295105,0.0034078508615493774,0.0033488571643829346,0.0033636093139648438,0.00336359441280365,0.003378346562385559,0.00336359441280365,0.0033340901136398315,0.003304585814476013,0.003289833664894104,0.003275081515312195,0.003319352865219116,0.003289833664894104,0.003275081515312195,0.0032455772161483765,0.0032308250665664673,0.003304585814476013,0.003289833664894104,0.003304585814476013,0.0033341050148010254,0.003275081515312195,0.003289833664894104,0.003289833664894104,0.0033488422632217407,0.003304585814476013,0.0033193379640579224,0.0033488422632217407,0.003289833664894104,0.0033340901136398315,0.0033340901136398315,0.0033193379640579224,0.0033341050148010254,0.003304600715637207,0.0033341050148010254,0.0033340901136398315,0.0033193379640579224,0.0033488422632217407,0.0033340901136398315,0.0033193379640579224,0.003304585814476013,0.0033340901136398315,0.0033193379640579224,0.003378346562385559,0.0033488422632217407,0.003393113613128662,0.003393113613128662,0.0034226179122924805,0.00336359441280365,0.003378346562385559,0.003378346562385559,0.00336359441280365,0.0033488422632217407,0.0033193379640579224,0.0033340901136398315,0.0033340901136398315,0.0033340901136398315,0.0033193379640579224,0.0033193379640579224,0.0033193379640579224,0.0033488422632217407,0.0033193379640579224,0.0033340901136398315,0.0033340901136398315,0.0033193379640579224,0.0033193379640579224,0.0033340901136398315,0.0033193379640579224,0.0033488571643829346,0.003319352865219116,0.0033341050148010254,0.0033341050148010254,0.0033340901136398315,0.0033488422632217407,0.0033340901136398315,0.0033488422632217407,0.0033340901136398315,0.0033340901136398315,0.00336359441280365,0.00336359441280365,0.0033488422632217407,0.003378346562385559,0.003378346562385559,0.003378346562385559,0.00336359441280365,0.00336359441280365,0.0033488422632217407,0.00336359441280365,0.0033488422632217407,0.0033488422632217407,0.003378346562385559,0.0033488422632217407,0.0033488571643829346,0.003304600715637207,0.0033341050148010254,0.0033341050148010254,0.0033341050148010254,0.0033488571643829346,0.0033341050148010254,0.0033341050148010254,0.0033488571643829346,0.0033488571643829346,0.0033636093139648438,0.00336359441280365,0.0033340901136398315,0.00336359441280365,0.0033488422632217407,0.0033340901136398315,0.0033340901136398315,0.0033193379640579224,0.003304585814476013,0.003304585814476013,0.003304585814476013,0.003304585814476013,0.003289833664894104,0.003304585814476013,0.003304585814476013,0.003304585814476013,0.0033193379640579224,0.003275081515312195,0.003275081515312195,0.0032603293657302856,0.003289833664894104,0.003275081515312195,0.003304585814476013,0.003304585814476013,0.003289833664894104,0.003275081515312195,0.003275081515312195,0.003289833664894104,0.003289833664894104,0.003289833664894104,0.003275081515312195,0.003289833664894104,0.0032603293657302856,0.0032603293657302856,0.003275081515312195,0.003275081515312195,0.003289833664894104,0.003275081515312195,0.003275081515312195,0.003289833664894104,0.003275081515312195,0.003289833664894104,0.003275081515312195,0.003275081515312195,0.003275081515312195,0.003289833664894104,0.003289833664894104,0.003275081515312195,0.003275081515312195,0.003275081515312195]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.007302522659301758,0.008290941826999187,0.009574411436915398,0.010769366286695004,0.012082341127097607,0.0133805638179183,0.014767301268875599,0.01600651443004608,0.017614539712667465,0.019016027450561523,0.0204470232129097,0.02195178158581257,0.02345653995871544,0.02494654431939125,0.026584073901176453,0.028310120105743408,0.029873888939619064,0.031378645449876785,0.03298667073249817,0.03457994386553764,0.036217473447322845,0.03800252825021744,0.03931550681591034,0.040894024074077606,0.04244304075837135,0.04374126344919205,0.04518701136112213,0.04657374694943428,0.04809325933456421,0.049509499222040176,0.050851982086896896,0.052268221974372864,0.0534779317677021,0.05476139858365059,0.05611863359808922,0.057520121335983276,0.05877408757805824,0.05988052487373352,0.06095746159553528,0.06210815906524658,0.06315559148788452,0.06418826431035995,0.0653979703783989,0.06660768389701843,0.0676846131682396,0.06864352524280548,0.06973521411418915,0.070797398686409,0.07199235260486603,0.07301027327775955,0.07383641600608826,0.07486909627914429,0.07573949545621872,0.07656563073396683,0.07746554166078568,0.07835069298744202,0.079294852912426,0.08015049993991852,0.08105040341615677,0.08197981119155884,0.082732193171978,0.08351407200098038,0.08434021472930908,0.08510734885931015,0.0858302190899849,0.08655309677124023,0.08736447989940643,0.08816111832857132,0.08881022781133652,0.0894298404455185,0.0900937020778656,0.09078706800937653,0.09143617749214172,0.09193776547908783,0.09235084056854248,0.09294094145298004,0.09354579448699951,0.09422440826892853,0.09479975700378418,0.09541936218738556,0.09590619802474976,0.09636352211236954,0.09686511009931564,0.0974404588341713,0.09800105541944504,0.09844362735748291,0.09894521534442902,0.09949105978012085,0.10003690421581268,0.10049422830343246,0.10102532058954239,0.10142364352941513,0.10188096761703491,0.10232354700565338,0.10279562324285507,0.10329721122980118,0.10378404706716537,0.10422661900520325,0.10455117374658585,0.10491999238729477,0.10533306002616882,0.10568711906671524,0.10604117810726166,0.10636574029922485,0.10674930363893509,0.1070886105298996,0.10738366097211838,0.10767871141433716,0.10794425755739212,0.10826881229877472,0.10854911059141159,0.10881465673446655,0.1090654507279396,0.10933099687099457,0.10956703871488571,0.10980307310819626,0.10999485850334167,0.11024565249681473,0.11043743789196014,0.11062921583652496,0.11083575338125229,0.11108654737472534,0.11123406887054443,0.11147011071443558,0.11155862361192703,0.11175040900707245,0.11189793795347214,0.11208971589803696,0.11225199699401855,0.11245852708816528,0.1126503124833107,0.11278308928012848,0.11291585862636566,0.11312239617109299,0.11325516551733017,0.11344695091247559,0.11357972025871277,0.11372724920511246,0.11384526640176773,0.11399279534816742,0.11418457329273224,0.11430259793996811,0.11440586298704147,0.11452388763427734,0.11462715268135071,0.11475992202758789,0.11486319452524185,0.11496645957231522,0.11508447676897049,0.11523200571537018,0.11535002291202545,0.1154237911105156,0.11552705615758896,0.11563032120466232,0.1157483458518982,0.11585161089897156,0.11595487594604492,0.11602864414453506,0.11610240489244461,0.11619091778993607,0.11622042208909988,0.11626468598842621,0.11630894243717194,0.1164122074842453,0.11648596823215485,0.11655973643064499,0.11661874502897263,0.11669250577688217,0.11681052297353745,0.11692854762077332,0.11701706051826477,0.11707606911659241,0.11714983731508255,0.1172235980629921,0.11734161525964737,0.117400623857975,0.11747439205646515,0.1175629049539566,0.11760716140270233,0.11763666570186615,0.11769567430019379,0.11776944249868393,0.11782845109701157,0.11790221184492111,0.11796122044324875,0.11803498864173889,0.11807924509048462,0.11813825368881226,0.11818251013755798,0.11822676658630371,0.11825627088546753,0.11830052733421326,0.11834479123353958,0.1183742955327034,0.11841855198144913,0.11847756057977676,0.11855132132768631,0.11858082562685013,0.11861033737659454,0.11865459382534027,0.11868409812450409,0.11872835457324982,0.11875785887241364,0.11878736317157745,0.11883161962032318,0.11884637176990509,0.11887587606906891,0.11892013996839523,0.11896439641714096,0.11899390071630478,0.1190381571650505,0.11905290931463242,0.11908241361379623,0.11908241361379623,0.11911191791296005,0.11911191791296005,0.11914142221212387,0.11917092651128769,0.1191856861114502,0.1191856861114502,0.1192004382610321,0.11921519041061401,0.11922994256019592,0.11925944685935974,0.11928895115852356,0.11930370330810547,0.11933320760726929,0.1193627119064331,0.11937746405601501,0.11937746405601501,0.11937746405601501,0.11939221620559692,0.11939221620559692,0.11940696835517883,0.11943647265434265,0.11945122480392456,0.11945122480392456,0.11946597695350647,0.11948073655366898,0.11949548870325089,0.11949548870325089,0.1195102408528328,0.1195102408528328,0.1195249930024147,0.1195249930024147,0.1195249930024147,0.11953974515199661,0.11953974515199661,0.11953974515199661,0.11953974515199661,0.11955449730157852,0.11955449730157852,0.11956924945116043,0.11959875375032425,0.11959875375032425,0.11959875375032425,0.11959875375032425,0.11959875375032425,0.11959875375032425,0.11961350589990616,0.11961350589990616,0.11961350589990616,0.11962825804948807,0.11964301019906998,0.11964301019906998,0.11964301019906998,0.11964301019906998,0.11965776234865189,0.11965776234865189,0.11965776234865189,0.1196725144982338,0.1196725144982338,0.1196725144982338,0.1196872666478157,0.1196872666478157,0.1196872666478157,0.1196872666478157,0.1196872666478157,0.1196872666478157,0.1196872666478157,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761,0.11970201879739761],"recovered":[0.0,0.0015047576744109392,0.0027587222866714,0.0038946669083088636,0.005281404592096806,0.006653389427810907,0.0080106221139431,0.009471122175455093,0.010798849165439606,0.012067566625773907,0.0135280666872859,0.014929556287825108,0.016360551118850708,0.017939072102308273,0.019443828612565994,0.02099284529685974,0.022497601807117462,0.023958101868629456,0.02555137500166893,0.027277421206235886,0.028782177716493607,0.03037545084953308,0.032116249203681946,0.03360625356435776,0.03505200147628784,0.036822304129600525,0.03807627037167549,0.03947776183485985,0.04084974527359009,0.04232499748468399,0.043770745396614075,0.04523124545812607,0.046617984771728516,0.047975216060876846,0.049229178577661514,0.05049789696931839,0.05185512825846672,0.05310909450054169,0.05440731719136238,0.05543999373912811,0.056605443358421326,0.05772663652896881,0.058744560927152634,0.05991001054644585,0.06095743924379349,0.06213764101266861,0.06317032128572464,0.0642472505569458,0.06536844372749329,0.06651914119720459,0.06755182147026062,0.06848122924566269,0.06936638057231903,0.07031054049730301,0.07119569182395935,0.07208084315061569,0.0729217380285263,0.07376263290643692,0.07460352778434753,0.07550343126058578,0.07646234333515167,0.07730323821306229,0.07815888524055481,0.07891125977039337,0.07969314604997635,0.08050453662872314,0.08137493580579758,0.08212731033563614,0.08289444446563721,0.08367633074522018,0.08428118377923965,0.08491554111242294,0.08560890704393387,0.08625802397727966,0.0868186205625534,0.08733495324850082,0.08786604553461075,0.08848565071821213,0.08917902410030365,0.08979862928390503,0.09037397801876068,0.09087555855512619,0.0913918986916542,0.09196724742650986,0.09248358756303787,0.0930146798491478,0.09356052428483963,0.09410636872053146,0.09454894065856934,0.09502102434635162,0.09556686878204346,0.09602419286966324,0.09652578085660934,0.09698310494422913,0.09746994078159332,0.09791252017021179,0.09847311675548553,0.09885668009519577,0.09937302023172379,0.09977133572101593,0.10009589046239853,0.10052371770143509,0.1008777767419815,0.10124658793210983,0.10160064697265625,0.10195470601320267,0.10227926820516586,0.10263332724571228,0.10292837768793106,0.10320867598056793,0.10357748717069626,0.10384303331375122,0.10410857945680618,0.10435937345027924,0.10465442389249802,0.10489046573638916,0.10509699583053589,0.10533303767442703,0.10556907951831818,0.10574610531330109,0.10596739500761032,0.10617393255233765,0.10636571794748306,0.10655749589204788,0.10676403343677521,0.1069263145327568,0.10717710107564926,0.10732463002204895,0.1075606718659401,0.10769344121217728,0.10791473090648651,0.10815077275037766,0.10834255069494247,0.10846057534217834,0.10859334468841553,0.10875562578439713,0.10891789942979813,0.1090506762266159,0.1092129498720169,0.1093604788184166,0.10950800031423569,0.10964077711105347,0.10978829860687256,0.10989157110452652,0.1100243404507637,0.11011285334825516,0.11021612584590912,0.11030463874340057,0.11045216768980026,0.11058493703603745,0.11071771383285522,0.1108357310295105,0.11096850037574768,0.11104226857423782,0.111175037920475,0.11127830296754837,0.11138157546520233,0.1114995926618576,0.11158810555934906,0.1116618737578392,0.11169137805700302,0.11173563450574875,0.11177989095449448,0.11185365170240402,0.11191266775131226,0.11200118064880371,0.11208969354629517,0.1121487021446228,0.11223722249269485,0.1123109832406044,0.11242900043725967,0.11251752078533173,0.11259128153324127,0.11265029013156891,0.11269454658031464,0.11284207552671432,0.11293058842420578,0.11298959702253342,0.11304860562086105,0.11310762166976929,0.11315187811851501,0.11319613456726074,0.1132993996143341,0.11335841566324234,0.11341742426156998,0.1134616807103157,0.11353544145822525,0.11359445005655289,0.11366821825504303,0.11371247470378876,0.11375673115253448,0.1137862354516983,0.11381573975086212,0.11387474834918976,0.11391900479793549,0.11399277299642563,0.11403702944517136,0.11409603804349899,0.11414029449224472,0.11416979879140854,0.11419930309057236,0.11422881484031677,0.1142730712890625,0.11433207988739014,0.11434683203697205,0.11439108848571777,0.11442059278488159,0.11446484923362732,0.11452386528253555,0.11455336958169937,0.11458287388086319,0.11464188247919083,0.11468613892793655,0.11473039537668228,0.11474514752626419,0.1147598996758461,0.11477465182542801,0.11478940397500992,0.11480416357517242,0.11481891572475433,0.11481891572475433,0.11483366787433624,0.11486317217350006,0.11489267647266388,0.1149221807718277,0.11495168507099152,0.11496643722057343,0.11498118937015533,0.11501069366931915,0.11504019796848297,0.11504019796848297,0.11504019796848297,0.11504019796848297,0.11504019796848297,0.11505495011806488,0.11506970226764679,0.1150844544172287,0.1150992140173912,0.11512871831655502,0.11512871831655502,0.11514347046613693,0.11515822261571884,0.11517297476530075,0.11517297476530075,0.11518772691488266,0.11518772691488266,0.11518772691488266,0.11518772691488266,0.11520247906446457,0.11520247906446457,0.11520247906446457,0.11520247906446457,0.11521723121404648,0.11521723121404648,0.11521723121404648,0.11523198336362839,0.1152467355132103,0.1152467355132103,0.1152614876627922,0.1152614876627922,0.1152614876627922,0.1152614876627922,0.1152614876627922,0.1152614876627922,0.11527623981237411,0.11529099196195602,0.11529099196195602,0.11529099196195602,0.11529099196195602,0.11530574411153793,0.11532049626111984,0.11533524841070175,0.11533524841070175,0.11533524841070175,0.11536475270986557,0.11536475270986557,0.11536475270986557,0.11536475270986557,0.11536475270986557,0.11536475270986557,0.11536475270986557,0.11536475270986557,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748,0.11537950485944748],"active":[0.007302522659301758,0.006786184385418892,0.006815689150243998,0.006874699145555496,0.006800936535000801,0.006727174390107393,0.006756679154932499,0.006535392254590988,0.0068156905472278595,0.006948460824787617,0.006918956525623798,0.007022225297987461,0.007095988839864731,0.007007472217082977,0.007140245288610458,0.007317274808883667,0.007376287132501602,0.00742054358124733,0.007435295730829239,0.007302522659301758,0.007435295730829239,0.007627077400684357,0.0071992576122283936,0.007287770509719849,0.007391039282083511,0.006918959319591522,0.00711074098944664,0.007095985114574432,0.007243514060974121,0.007184501737356186,0.007081236690282822,0.007036976516246796,0.006859946995973587,0.006786182522773743,0.006889455020427704,0.0070222243666648865,0.006918959319591522,0.0067714303731918335,0.006550144404172897,0.006668165326118469,0.006550148129463196,0.006461627781391144,0.006653409451246262,0.006697673350572586,0.006727173924446106,0.006505884230136871,0.006564892828464508,0.006550148129463196,0.006623908877372742,0.006491132080554962,0.006284594535827637,0.006387867033481598,0.006373114883899689,0.006255090236663818,0.0062698498368263245,0.0062698498368263245,0.006373114883899689,0.006387867033481598,0.006446875631809235,0.006476379930973053,0.0062698498368263245,0.006210833787918091,0.0061813294887542725,0.0061960890889167786,0.006137073040008545,0.00604856014251709,0.005989544093608856,0.006033807992935181,0.00591578334569931,0.005753509700298309,0.005812518298625946,0.005871526896953583,0.005827270448207855,0.0056797415018081665,0.005532220005989075,0.0056059882044792175,0.005679748952388763,0.0057387575507164,0.00562073290348053,0.00562073290348053,0.005532220005989075,0.005487963557243347,0.005473211407661438,0.005473211407661438,0.0055174678564071655,0.0054289475083351135,0.005384691059589386,0.005384691059589386,0.005487963557243347,0.005473203957080841,0.005458451807498932,0.005399450659751892,0.005355186760425568,0.005340442061424255,0.005325682461261749,0.005384691059589386,0.00531093031167984,0.005369938910007477,0.0051781535148620605,0.005148656666278839,0.005237169563770294,0.005163401365280151,0.005163401365280151,0.005119152367115021,0.005148656666278839,0.00513390451669693,0.005104392766952515,0.005045384168624878,0.00501587986946106,0.005060136318206787,0.004971623420715332,0.004971623420715332,0.004956871271133423,0.004971623420715332,0.004912614822387695,0.004912607371807098,0.004897862672805786,0.004912614822387695,0.004868358373641968,0.004883110523223877,0.004868358373641968,0.004912614822387695,0.004868350923061371,0.004912614822387695,0.004794590175151825,0.004824094474315643,0.004720836877822876,0.004765085875988007,0.004691325128078461,0.004765085875988007,0.004735581576824188,0.004632316529750824,0.004573307931423187,0.004661820828914642,0.004661820828914642,0.004691325128078461,0.004661820828914642,0.0046765729784965515,0.004632316529750824,0.004632316529750824,0.0046765729784965515,0.004661820828914642,0.004617564380168915,0.004632316529750824,0.004602812230587006,0.004647068679332733,0.004647068679332733,0.004661820828914642,0.004632309079170227,0.004647068679332733,0.004632309079170227,0.0045880600810050964,0.004558555781841278,0.0045880526304244995,0.004573307931423187,0.004573307931423187,0.00457330048084259,0.00452905148267746,0.0045142993330955505,0.004529044032096863,0.004529044032096863,0.00452905148267746,0.00452905148267746,0.004558555781841278,0.00457330048084259,0.004558555781841278,0.00452905148267746,0.004543803632259369,0.00457330048084259,0.004617564380168915,0.0045880600810050964,0.004558548331260681,0.004558555781841278,0.004573307931423187,0.004647068679332733,0.004558548331260681,0.004543803632259369,0.004573307931423187,0.004558555781841278,0.004529044032096863,0.004543796181678772,0.004573307931423187,0.00452905148267746,0.004543796181678772,0.004543796181678772,0.004573307931423187,0.004543803632259369,0.004543803632259369,0.004514291882514954,0.004514291882514954,0.004499539732933044,0.004514291882514954,0.00452905148267746,0.004499547183513641,0.004499547183513641,0.004484787583351135,0.004514291882514954,0.004484787583351135,0.004470042884349823,0.004484795033931732,0.004484795033931732,0.004499539732933044,0.004484787583351135,0.004455283284187317,0.004484787583351135,0.004455283284187317,0.004455283284187317,0.004455290734767914,0.004440531134605408,0.004440531134605408,0.004455283284187317,0.004411026835441589,0.00439627468585968,0.004352018237113953,0.004366770386695862,0.004352018237113953,0.004366770386695862,0.004381522536277771,0.004381522536277771,0.004366770386695862,0.004381522536277771,0.004381522536277771,0.004366770386695862,0.004366770386695862,0.004366770386695862,0.004352018237113953,0.004366770386695862,0.004381522536277771,0.004366770386695862,0.0043372660875320435,0.0043372660875320435,0.004352018237113953,0.004352018237113953,0.004366770386695862,0.004381522536277771,0.004381522536277771,0.004366770386695862,0.004366762936115265,0.004352018237113953,0.004366770386695862,0.004352018237113953,0.004352018237113953,0.0043372660875320435,0.004352018237113953,0.0043372660875320435,0.0043372660875320435,0.004352018237113953,0.004352018237113953,0.0043372660875320435,0.0043372660875320435,0.004352018237113953,0.004352018237113953,0.004352018237113953,0.004381522536277771,0.004381522536277771,0.004366770386695862,0.004352018237113953,0.004352018237113953,0.0043372660875320435,0.004352018237113953,0.004352018237113953,0.004352018237113953,0.004366770386695862,0.004381522536277771,0.004366770386695862,0.004352018237113953,0.004352018237113953,0.004366770386695862,0.004366770386695862,0.004352018237113953,0.004352018237113953,0.0043372660875320435,0.0043372660875320435,0.004352018237113953,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.0043372660875320435,0.0043372660875320435,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134,0.004322513937950134]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.007302522659301758,0.008305694907903671,0.009367875754833221,0.010548078455030918,0.011787290684878826,0.013203533366322517,0.014442745596170425,0.01551967952400446,0.016552357003092766,0.017644044011831284,0.01904553361237049,0.020166724920272827,0.021376432850956917,0.022630397230386734,0.02373683638870716,0.025035059079527855,0.026244767010211945,0.027336454018950462,0.028531407937407494,0.029667353257536888,0.030906565487384796,0.03192448988556862,0.03295716643333435,0.03406360745429993,0.03503727167844772,0.035907670855522156,0.03686658293008804,0.03782550245523453,0.03866639360785484,0.039566297084093094,0.04042194411158562,0.04123333469033241,0.04204472154378891,0.04281185194849968,0.04354948177933693,0.044228095561265945,0.04517225921154022,0.045880381017923355,0.0466032512485981,0.04734088107943535,0.0480785071849823,0.048786625266075134,0.0495537593960762,0.05009960010647774,0.050748713314533234,0.051353566348552704,0.051943667232990265,0.05263703688979149,0.05319763347506523,0.05378773435950279,0.05443684384226799,0.054953183978796005,0.055425263941287994,0.056044869124889374,0.056620217859745026,0.057092297822237015,0.05759388580918312,0.05808071792125702,0.05852329358458519,0.059039633721113205,0.05946745723485947,0.05991003289818764,0.06021983548998833,0.06060339882969856,0.06109023466706276,0.06144429370760918,0.06170983985066414,0.06199013814330101,0.06228518858551979,0.06268350780010223,0.06299331039190292,0.0632883608341217,0.0635981634259224,0.06389321386814117,0.06420301645994186,0.06445381045341492,0.06467509269714355,0.06497015058994293,0.06516192853450775,0.0653979703783989,0.06558975577354431,0.06584054231643677,0.0660618394613266,0.06625361740589142,0.06644540280103683,0.06662243604660034,0.06678470969200134,0.06696173548698425,0.06716828048229218,0.06731580197811127,0.06749282777309418,0.06766986101865768,0.06778788566589355,0.06793540716171265,0.06805342435836792,0.06814193725585938,0.06828946620225906,0.06845174729824066,0.06855501234531403,0.0686730295419693,0.06877630203962326,0.0688353106379509,0.06896808743476868,0.06907135248184204,0.06920412182807922,0.0693368911743164,0.06939590722322464,0.06946966797113419,0.06952868402004242,0.06964670121669769,0.06972046196460724,0.06986799091100693,0.06991224735975266,0.07001551240682602,0.07007452100515366,0.0701482817530632,0.07022204995155334,0.07028105854988098,0.07035481929779053,0.07041382789611816,0.07051710039377213,0.07060561329126358,0.07069412618875504,0.07073838263750076,0.07078264653682709,0.07084165513515472,0.07088591158390045,0.07095967233181,0.07098917663097382,0.07104819267988205,0.07109244912862778,0.07110720127820969,0.07118096202611923,0.07123997062444687,0.07132849097251892,0.07137274742126465,0.07138749957084656,0.0714465081691742,0.07150551676750183,0.07156452536582947,0.07159402966499329,0.0716235414147377,0.07166779786348343,0.07169730216264725,0.07171205431222916,0.0717858150601387,0.07180056720972061,0.07183007150888443,0.07184482365846634,0.07187432795763016,0.07191859185695648,0.07193334400653839,0.07197760045528412,0.07199235260486603,0.07202185690402985,0.07203660905361176,0.07205136120319366,0.07208086550235748,0.07209561765193939,0.07213987410068512,0.07213987410068512,0.07218413054943085,0.07221364229917526,0.07221364229917526,0.07222839444875717,0.07222839444875717,0.07224314659833908,0.07224314659833908,0.07225789874792099,0.0722726508975029,0.07228740304708481,0.07230215519666672,0.07231690734624863,0.07233165949583054,0.07233165949583054,0.07233165949583054,0.07234641164541245,0.07234641164541245,0.07234641164541245,0.07234641164541245,0.07234641164541245,0.07234641164541245,0.07234641164541245,0.07234641164541245,0.07234641164541245,0.07234641164541245,0.07236116379499435,0.07236116379499435,0.07236116379499435,0.07236116379499435,0.07236116379499435,0.07236116379499435,0.07236116379499435,0.07236116379499435,0.07236116379499435,0.07236116379499435,0.07236116379499435,0.07236116379499435,0.07236116379499435,0.07236116379499435,0.07236116379499435,0.07236116379499435,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626,0.07237591594457626],"recovered":[0.0,0.001430995063856244,0.0026259496808052063,0.003761894069612026,0.004956848919391632,0.006122298538684845,0.007420520763844252,0.008630228228867054,0.009795677848160267,0.010946374386548996,0.012038061395287514,0.013336284086108208,0.014457475394010544,0.015637677162885666,0.01680312678217888,0.01801283471286297,0.01934056170284748,0.020506011322140694,0.02162720449268818,0.02267463319003582,0.02388434112071991,0.02524157240986824,0.02630375511944294,0.027262669056653976,0.028398612514138222,0.02946079522371292,0.03040495701134205,0.03126060217618942,0.03207199275493622,0.03300140053033829,0.03385704755783081,0.0346536859869957,0.03553883731365204,0.03642398864030838,0.03717636689543724,0.037884488701820374,0.038769640028476715,0.03943350166082382,0.04017112776637077,0.04098251834511757,0.04174964874982834,0.0423397496342659,0.043180644512176514,0.04387401416897774,0.044537875801324844,0.04523124545812607,0.04596887156367302,0.0465884767472744,0.04717857763171196,0.0477391742169857,0.04834402725100517,0.04899314045906067,0.04955373704433441,0.05007007345557213,0.05064542219042778,0.051147010177373886,0.05167809873819351,0.05219443887472153,0.052666518837213516,0.05310909450054169,0.053581174463033676,0.0539499893784523,0.05440731719136238,0.054776132106781006,0.055248212069272995,0.05563177540898323,0.05604484677314758,0.05638415738940239,0.05670871213078499,0.05697425827383995,0.05731356516480446,0.05763811990618706,0.057962674647569656,0.05830198526382446,0.05853802338242531,0.058877333998680115,0.059201888740062714,0.05936416611075401,0.059629712253808975,0.059836246073246,0.060101792216300964,0.06027882173657417,0.06044109910726547,0.06075090169906616,0.06095743924379349,0.061163973063230515,0.061311498284339905,0.06150328367948532,0.061621300876140594,0.0617983341217041,0.06199011579155922,0.06210813671350479,0.06227041408419609,0.0624474436044693,0.06253595650196075,0.06275724619626999,0.06289002299308777,0.06297853589057922,0.06317032128572464,0.063273586332798,0.06336209923028946,0.06349487602710724,0.0635981410741806,0.06370140612125397,0.06381943076848984,0.06393744796514511,0.06402596086263657,0.06414398550987244,0.06418824195861816,0.06426200270652771,0.06436527520418167,0.06445378810167313,0.06455705314874649,0.06464557349681854,0.06470458209514618,0.06482259929180145,0.064896360039711,0.06498488038778305,0.06504388898611069,0.06513240188360214,0.06520617008209229,0.06526517868041992,0.06532418727874756,0.06541270017623901,0.06548646092414856,0.0655454769730568,0.06560448557138443,0.06563398987054825,0.0657077506184578,0.06576675921678543,0.06581102311611176,0.06587003171443939,0.06592904031276703,0.06595854461193085,0.06600280106067657,0.0660323053598404,0.06610607355833054,0.06617983430624008,0.06622409075498581,0.06626834720373154,0.06631260365247726,0.06634210795164108,0.06638637185096741,0.06644538044929504,0.06647488474845886,0.06651914119720459,0.0665338933467865,0.06656339764595032,0.06662240624427795,0.06665191054344177,0.06666667014360428,0.06671092659235,0.06672567874193192,0.06678468734025955,0.06679943948984146,0.06682894378900528,0.0668584480881691,0.06688795238733292,0.06690270453691483,0.06693220883607864,0.06696172058582306,0.06697647273540497,0.06700597703456879,0.06705023348331451,0.06706498563289642,0.06707973778247833,0.06709448993206024,0.06709448993206024,0.06709448993206024,0.06710924208164215,0.06713874638080597,0.06715349853038788,0.06715349853038788,0.06716825067996979,0.06716825067996979,0.0671830028295517,0.0671977549791336,0.0671977549791336,0.0671977549791336,0.0671977549791336,0.0671977549791336,0.0671977549791336,0.0671977549791336,0.0671977549791336,0.0671977549791336,0.0671977549791336,0.0671977549791336,0.0671977549791336,0.0671977549791336,0.0671977549791336,0.06721250712871552,0.06721250712871552,0.06721250712871552,0.06721250712871552,0.06722725927829742,0.06722725927829742,0.06722725927829742,0.06722725927829742,0.06722725927829742,0.06722725927829742,0.06722725927829742,0.06722725927829742,0.06722725927829742,0.06722725927829742,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933,0.06724201142787933],"active":[0.007302522659301758,0.006874700076878071,0.006741926074028015,0.006786184385418892,0.006830441765487194,0.007081234827637672,0.007022224832326174,0.006889451295137405,0.006756679154932499,0.006697669625282288,0.007007472217082977,0.0068304408341646194,0.006918957456946373,0.006992720067501068,0.006933709606528282,0.0070222243666648865,0.006904205307364464,0.006830442696809769,0.006904203444719315,0.006992720067501068,0.0070222243666648865,0.006682917475700378,0.006653411313891411,0.00680093839764595,0.006638659164309502,0.006446875631809235,0.006461625918745995,0.006564900279045105,0.006594400852918625,0.0065648965537548065,0.0065648965537548065,0.006579648703336716,0.006505884230136871,0.0063878633081912994,0.006373114883899689,0.006343606859445572,0.006402619183063507,0.006446879357099533,0.0064321234822273254,0.0063583627343177795,0.006328858435153961,0.006446875631809235,0.006373114883899689,0.0062255859375,0.006210837513208389,0.006122320890426636,0.0059747956693172455,0.00604856014251709,0.0060190558433532715,0.00604856014251709,0.006092816591262817,0.005960043519735336,0.005871526896953583,0.0059747956693172455,0.0059747956693172455,0.005945287644863129,0.005915787070989609,0.005886279046535492,0.005856774747371674,0.005930539220571518,0.00588628277182579,0.005960043519735336,0.005812518298625946,0.005827266722917557,0.005842022597789764,0.005812518298625946,0.005664993077516556,0.005605980753898621,0.005576476454734802,0.005709249526262283,0.005679745227098465,0.005650240927934647,0.005635488778352737,0.005591228604316711,0.005664993077516556,0.005576476454734802,0.005473203957080841,0.005605984479188919,0.005532216280698776,0.005561724305152893,0.005487963557243347,0.005561720579862595,0.005620740354061127,0.005502715706825256,0.005487963557243347,0.005458462983369827,0.005473211407661438,0.005458451807498932,0.005546979606151581,0.0055174678564071655,0.005502711981534958,0.005561724305152893,0.005517471581697464,0.005487963557243347,0.0055174678564071655,0.005384691059589386,0.005399443209171295,0.005473211407661438,0.005384691059589386,0.005399443209171295,0.005414202809333801,0.0053404346108436584,0.005369946360588074,0.005369946360588074,0.005384691059589386,0.005399443209171295,0.005369946360588074,0.005325682461261749,0.005340442061424255,0.005384698510169983,0.005355186760425568,0.005414202809333801,0.0053551942110061646,0.005369938910007477,0.005369938910007477,0.005325682461261749,0.005325689911842346,0.005296178162097931,0.00531093031167984,0.005281426012516022,0.00531093031167984,0.0053404346108436584,0.005369938910007477,0.005325682461261749,0.005296185612678528,0.005296178162097931,0.005281426012516022,0.005325682461261749,0.005281426012516022,0.005281433463096619,0.005281426012516022,0.005237169563770294,0.005251921713352203,0.005281426012516022,0.005325689911842346,0.005340442061424255,0.005281426012516022,0.0052666738629341125,0.005281426012516022,0.005296178162097931,0.005281426012516022,0.005281433463096619,0.005281426012516022,0.005251921713352203,0.005237169563770294,0.0052666738629341125,0.0052666738629341125,0.0052666738629341125,0.005222417414188385,0.005222417414188385,0.005251921713352203,0.005222417414188385,0.005251921713352203,0.005207665264606476,0.005222417414188385,0.005207665264606476,0.005192913115024567,0.005192913115024567,0.005192913115024567,0.005207665264606476,0.0051781535148620605,0.005207657814025879,0.005207665264606476,0.005163408815860748,0.005163408815860748,0.005148656666278839,0.005148656666278839,0.005148656666278839,0.005163408815860748,0.005163408815860748,0.005148656666278839,0.005148656666278839,0.005163408815860748,0.005163408815860748,0.005163408815860748,0.005148656666278839,0.005148656666278839,0.005148656666278839,0.005148656666278839,0.005148656666278839,0.005148656666278839,0.005148656666278839,0.005148656666278839,0.005148656666278839,0.005148656666278839,0.005148656666278839,0.005163408815860748,0.005163408815860748,0.005163408815860748,0.005163408815860748,0.005148656666278839,0.005148656666278839,0.005148656666278839,0.005148656666278839,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.005148656666278839,0.005148656666278839,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693,0.00513390451669693]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.007302522659301758,0.008231932297348976,0.009574411436915398,0.01082837674766779,0.01224461942911148,0.013646109029650688,0.015136114321649075,0.01678839698433876,0.018499691039323807,0.020314250141382217,0.021745245903730392,0.023530300706624985,0.025374367833137512,0.027041403576731682,0.029106756672263145,0.030965575948357582,0.033045679330825806,0.03488974645733833,0.036984607577323914,0.038961444050073624,0.04086451977491379,0.04276759549975395,0.04475918784737587,0.04686879739165306,0.04868336021900177,0.05067494884133339,0.052681293338537216,0.054643381386995316,0.05666447430849075,0.0587003231048584,0.06080993637442589,0.06286053359508514,0.06494064629077911,0.06679946184158325,0.06874679028987885,0.0708121508359909,0.07281849533319473,0.07478057593107224,0.07674266397953033,0.07883752137422562,0.0807701051235199,0.0827469453215599,0.08466476947069168,0.08671537041664124,0.08882497996091843,0.09069855511188507,0.09282291680574417,0.09485876560211182,0.096806101500988,0.09888620674610138,0.10065650939941406,0.10275136679410934,0.10472820699214935,0.10667554289102554,0.10847534984350204,0.11033416539430618,0.11226674914360046,0.11371249705553055,0.1156008169054985,0.11745963990688324,0.11931845545768738,0.12120677530765533,0.12306559830904007,0.12473263591527939,0.12660619616508484,0.12837651371955872,0.13010254502296448,0.13187286257743835,0.13349562883377075,0.13507415354251862,0.1366821825504303,0.13857050240039825,0.14034080505371094,0.1419045776128769,0.14345358312129974,0.1450026035308838,0.1464926153421402,0.14802686870098114,0.1495906412601471,0.15094786882400513,0.15231986343860626,0.15391312539577484,0.1553146243095398,0.156642347574234,0.1580733358860016,0.1594305783510208,0.16078780591487885,0.16213028132915497,0.16344326734542847,0.1648152470588684,0.1661282181739807,0.1673969328403473,0.1687246710062027,0.16983111202716827,0.1711588352918625,0.1721767634153366,0.17325368523597717,0.1743011176586151,0.17537805438041687,0.17649924755096436,0.1777237057685852,0.1787121295928955,0.17977431416511536,0.180836483836174,0.18182490766048431,0.18291659653186798,0.1837427318096161,0.18471640348434448,0.18566057085990906,0.1866932362318039,0.1876816600561142,0.1886700838804245,0.18958473205566406,0.1903076171875,0.19116325676441193,0.19197465479373932,0.1927712857723236,0.1935826689004898,0.19426128268241882,0.19499891996383667,0.19564802944660187,0.1963413953781128,0.1970200091600418,0.19771337509155273,0.19834773242473602,0.19904111325740814,0.19954268634319305,0.20013278722763062,0.20073765516281128,0.20128348469734192,0.20182932913303375,0.2023899257183075,0.20296527445316315,0.20348161458969116,0.20392419397830963,0.20447003841400146,0.20495687425136566,0.20556172728538513,0.20603381097316742,0.2066534161567688,0.20709598064422607,0.20756806433200836,0.20806965231895447,0.20858599245548248,0.20898431539535522,0.20935311913490295,0.20970718562602997,0.20998747646808624,0.2104005515575409,0.21068085730075836,0.21094639599323273,0.21130046248435974,0.21161025762557983,0.21192006766796112,0.21227411925792694,0.2125544250011444,0.21281996369361877,0.21312977373600006,0.2133363038301468,0.2135133296251297,0.21377888321876526,0.213985413312912,0.21425096690654755,0.21453125774860382,0.21479681134223938,0.21501809358596802,0.2153279036283493,0.2154901772737503,0.21575571596622467,0.21590325236320496,0.2161392867565155,0.21637532114982605,0.21655236184597015,0.21672938764095306,0.2169506698846817,0.2171277105808258,0.21733424067497253,0.21755552291870117,0.21771781146526337,0.21789483726024628,0.2180866152048111,0.21821938455104828,0.21835216879844666,0.21849969029426575,0.21867671608924866,0.21883900463581085,0.21895702183246613,0.2190750390291214,0.21920780837535858,0.2193848341703415,0.21950286626815796,0.21962088346481323,0.21969464421272278,0.21981266140937805,0.21994543075561523,0.2200634628534317,0.22015197575092316,0.2202404886484146,0.22035850584506989,0.22046177089214325,0.2205502837896347,0.22062405943870544,0.22065356373786926,0.220697820186615,0.22077158093452454,0.22081583738327026,0.22084534168243408,0.22090435028076172,0.22094860672950745,0.22097811102867126,0.2210371196269989,0.22111088037490845,0.22112563252449036,0.22116990387439728,0.221214160323143,0.22127316892147064,0.2213616818189621,0.22140593826770782,0.22145019471645355,0.22149445116519928,0.2215239554643631,0.22159771621227264,0.22159771621227264,0.22164197266101837,0.2216862291097641,0.2216862291097641,0.22171573340892792,0.22173050045967102,0.22174525260925293,0.22174525260925293,0.22176000475883484,0.22177475690841675,0.22178950905799866,0.22178950905799866,0.22180426120758057,0.22180426120758057,0.22181901335716248,0.2218485176563263,0.2218632698059082,0.2218632698059082,0.2218632698059082,0.2218632698059082,0.22189277410507202,0.22189277410507202,0.22190752625465393,0.22192227840423584,0.22193703055381775,0.22198128700256348,0.2220255434513092,0.22205504775047302,0.22206979990005493,0.22209930419921875,0.22211405634880066,0.22212880849838257,0.22214356064796448,0.2221583127975464,0.2221730649471283,0.2221878170967102,0.22220256924629211,0.22221732139587402,0.22221732139587402,0.22223207354545593,0.22224682569503784,0.22224682569503784,0.22224682569503784,0.22226157784461975,0.22226157784461975,0.22227632999420166,0.22227632999420166,0.22230584919452667,0.22232060134410858,0.22232060134410858,0.22232060134410858,0.22232060134410858,0.2223353534936905,0.2223353534936905,0.2223353534936905,0.2223353534936905,0.2223353534936905,0.2223353534936905,0.2223353534936905,0.2223353534936905,0.2223353534936905,0.2223353534936905,0.2223501056432724,0.2223648577928543,0.22237960994243622,0.22237960994243622,0.22239436209201813,0.22240911424160004,0.22240911424160004,0.22240911424160004,0.22240911424160004,0.22240911424160004,0.22240911424160004,0.22240911424160004,0.22240911424160004,0.22240911424160004,0.22240911424160004,0.22240911424160004,0.22242386639118195,0.22242386639118195,0.22242386639118195,0.22242386639118195,0.22242386639118195,0.22242386639118195,0.22242386639118195,0.22242386639118195,0.22242386639118195,0.22242386639118195,0.22242386639118195,0.22242386639118195,0.22242386639118195,0.22242386639118195,0.22242386639118195,0.22242386639118195,0.22242386639118195,0.22242386639118195,0.22242386639118195,0.22243861854076385,0.22243861854076385,0.22243861854076385,0.22243861854076385,0.22243861854076385,0.22243861854076385,0.22243861854076385,0.22245337069034576,0.22245337069034576,0.22245337069034576,0.22245337069034576,0.22245337069034576,0.22245337069034576,0.22245337069034576,0.22245337069034576,0.22245337069034576,0.22245337069034576,0.22245337069034576,0.22245337069034576,0.22245337069034576,0.22245337069034576,0.22245337069034576,0.22245337069034576,0.22245337069034576,0.22245337069034576,0.22245337069034576,0.22245337069034576,0.22245337069034576,0.22245337069034576,0.22245337069034576,0.22245337069034576,0.22245337069034576],"recovered":[0.0,0.0015047576744109392,0.002670207293704152,0.0038651619106531143,0.0051781367510557175,0.006712399423122406,0.00802537426352501,0.009500627405941486,0.011064395308494568,0.012524895370006561,0.014250940643250942,0.015755698084831238,0.017437485978007317,0.019089769572019577,0.020742051303386688,0.02252710796892643,0.024282658472657204,0.026259496808052063,0.028147820383310318,0.0300804004073143,0.03217526152729988,0.03415209800004959,0.03611418604850769,0.03807627037167549,0.04024489223957062,0.0421774722635746,0.04418381676077843,0.04621966555714607,0.04824076220393181,0.05030611529946327,0.052223943173885345,0.05433355271816254,0.05626613646745682,0.05825772508978844,0.06002803146839142,0.06213764101266861,0.06417348980903625,0.06616508215665817,0.06795013695955276,0.06982370465993881,0.07181529700756073,0.07376263290643692,0.07579848170280457,0.07776056230068207,0.0797669067978859,0.08180275559425354,0.08380910009145737,0.0858301967382431,0.0879398062825203,0.08996090292930603,0.0920262560248375,0.09376705437898636,0.09571439027786255,0.09783875197172165,0.0995647981762886,0.1015268862247467,0.10342995822429657,0.10517075657844543,0.10679353773593903,0.1087261214852333,0.11065869778394699,0.11256177723407745,0.11449435353279114,0.11651545017957687,0.11837427318096161,0.12007081508636475,0.12184111773967743,0.12362617254257202,0.1254112273454666,0.12707826495170593,0.1286567747592926,0.1304418444633484,0.13231541216373444,0.13380540907382965,0.1355314552783966,0.13728700578212738,0.13890978693962097,0.14037029445171356,0.1418897956609726,0.14355683326721191,0.14497306942939758,0.14637456834316254,0.14783506095409393,0.1494135856628418,0.15077081322669983,0.15214280784130096,0.15338201820850372,0.1548277586698532,0.1561259925365448,0.15737995505332947,0.1587371826171875,0.15999114513397217,0.16123035550117493,0.16238105297088623,0.16366451978683472,0.16487424075603485,0.16599541902542114,0.16719038784503937,0.1684000939130783,0.1693589985370636,0.1703474223613739,0.17173415422439575,0.17284059524536133,0.1737847626209259,0.1747731864452362,0.17568783462047577,0.17685328423976898,0.17762041091918945,0.17875635623931885,0.1796857714653015,0.18051190674304962,0.18139706552028656,0.1822969615459442,0.18332964181900024,0.18414103984832764,0.18493767082691193,0.18573430180549622,0.18663421273231506,0.18741609156131744,0.18812420964241028,0.1888028383255005,0.18954046070575714,0.1901453137397766,0.19080917537212372,0.19145828485488892,0.19219590723514557,0.19285978376865387,0.1935679018497467,0.19417275488376617,0.19489562511444092,0.19547097384929657,0.19598731398582458,0.1965184062719345,0.1971380114555359,0.197801873087883,0.19834771752357483,0.1989673227071762,0.19948366284370422,0.20016227662563324,0.20063436031341553,0.20119495689868927,0.201755553483963,0.20225714147090912,0.20277348160743713,0.2031865417957306,0.2035406082868576,0.20395368337631226,0.20430773496627808,0.20475031435489655,0.20510438084602356,0.2054731845855713,0.20575349032878876,0.20610754191875458,0.20638784766197205,0.20671239495277405,0.20709596574306488,0.2074647843837738,0.2077893316745758,0.20805488526821136,0.20824666321277618,0.20854170620441437,0.2087630033493042,0.20901378989219666,0.2092498391866684,0.20953013002872467,0.20983994007110596,0.21010547876358032,0.2103857845067978,0.21063657104969025,0.21093162894248962,0.21110865473747253,0.21130043268203735,0.21150696277618408,0.21175776422023773,0.21193479001522064,0.21211183071136475,0.21231836080551147,0.2125248908996582,0.2127019315958023,0.2128642052412033,0.21311499178409576,0.21324776113033295,0.21346905827522278,0.21360182762145996,0.21374934911727905,0.21388213336467743,0.21405915915966034,0.21422143280506134,0.21439845860004425,0.2145017385482788,0.2146492600440979,0.21475252509117126,0.21488529443740845,0.21500331163406372,0.21507708728313446,0.21519510447978973,0.2152983695268631,0.21541638672351837,0.21551965177059174,0.21560817956924438,0.21571144461631775,0.2157999575138092,0.21585896611213684,0.21591797471046448,0.21597698330879211,0.21602123975753784,0.21605074405670166,0.21613925695419312,0.21619828045368195,0.2162720412015915,0.21633104979991913,0.21637530624866486,0.2164490669965744,0.21650807559490204,0.21656708419322968,0.21658183634281158,0.2166260927915573,0.21669985353946686,0.21674410998821259,0.2167736291885376,0.21681788563728333,0.21684738993644714,0.2169359028339386,0.2169506549835205,0.21698015928268433,0.21705392003059387,0.21706867218017578,0.2170834243297577,0.2170981764793396,0.2170981764793396,0.2171129286289215,0.21714243292808533,0.21715718507766724,0.21717193722724915,0.21718668937683105,0.21720144152641296,0.21721619367599487,0.21723094582557678,0.2172456979751587,0.2172604501247406,0.21728995442390442,0.21730470657348633,0.21731945872306824,0.21733421087265015,0.21733421087265015,0.21733421087265015,0.21736373007297516,0.21736373007297516,0.21737848222255707,0.2174079865217209,0.2174522429704666,0.21746699512004852,0.21748174726963043,0.21751125156879425,0.21752600371837616,0.21755550801753998,0.21755550801753998,0.2175702601671219,0.2175702601671219,0.2175850123167038,0.2175997644662857,0.2175997644662857,0.21761451661586761,0.21764402091503143,0.21764402091503143,0.21765877306461334,0.21765877306461334,0.21767352521419525,0.21767352521419525,0.21767352521419525,0.21767352521419525,0.21768827736377716,0.21770302951335907,0.21771778166294098,0.21771778166294098,0.2177325338125229,0.2177325338125229,0.2177325338125229,0.2177325338125229,0.2177325338125229,0.2177325338125229,0.2177325338125229,0.2177325338125229,0.2177325338125229,0.2177325338125229,0.2177325338125229,0.2177472859621048,0.2177472859621048,0.2177620381116867,0.2177620381116867,0.2177620381116867,0.2177620381116867,0.2177620381116867,0.2177620381116867,0.21777679026126862,0.21777679026126862,0.21777679026126862,0.21777679026126862,0.21777679026126862,0.21777679026126862,0.21777679026126862,0.21779154241085052,0.21779154241085052,0.21779154241085052,0.21779154241085052,0.21779154241085052,0.21779154241085052,0.21780629456043243,0.21780629456043243,0.21780629456043243,0.21780629456043243,0.21780629456043243,0.21780629456043243,0.21780629456043243,0.21780629456043243,0.21780629456043243,0.21780629456043243,0.21780629456043243,0.21780629456043243,0.21780629456043243,0.21780629456043243,0.21780629456043243,0.21782104671001434,0.21782104671001434,0.21782104671001434,0.21782104671001434,0.21782104671001434,0.21783579885959625,0.21783579885959625,0.21783579885959625,0.21783579885959625,0.21783579885959625,0.21783579885959625,0.21783579885959625,0.21785055100917816,0.21785055100917816,0.21785055100917816,0.21785055100917816,0.21785055100917816,0.21785055100917816,0.21785055100917816,0.21785055100917816,0.21785055100917816,0.21785055100917816,0.21785055100917816,0.21785055100917816,0.21785055100917816,0.21785055100917816,0.21785055100917816,0.21785055100917816,0.21785055100917816],"active":[0.007302522659301758,0.006727174855768681,0.006904204376041889,0.006963214837014675,0.007066482678055763,0.006933709606528282,0.007110740058124065,0.007287769578397274,0.007435295730829239,0.007789354771375656,0.00749430526047945,0.007774602621793747,0.007936881855130196,0.007951634004712105,0.008364705368876457,0.008438467979431152,0.008763020858168602,0.00863024964928627,0.008836787194013596,0.008881043642759323,0.008689258247613907,0.008615497499704361,0.00864500179886818,0.00879252701997757,0.008438467979431152,0.008497476577758789,0.008497476577758789,0.008423715829849243,0.008423712104558945,0.008394207805395126,0.008585993200540543,0.008526980876922607,0.008674509823322296,0.008541736751794815,0.008718758821487427,0.008674509823322296,0.008645005524158478,0.008615493774414062,0.00879252701997757,0.009013816714286804,0.008954808115959167,0.008984312415122986,0.008866287767887115,0.008954808115959167,0.009058073163032532,0.00889579951763153,0.009013816714286804,0.009028568863868713,0.008866295218467712,0.008925303816795349,0.008630253374576569,0.008984312415122986,0.009013816714286804,0.008836790919303894,0.00891055166721344,0.008807279169559479,0.008836790919303894,0.008541740477085114,0.008807279169559479,0.008733518421649933,0.008659757673740387,0.00864499807357788,0.008571244776248932,0.008217185735702515,0.00823192298412323,0.00830569863319397,0.008261427283287048,0.008246690034866333,0.008084401488304138,0.007995888590812683,0.008025407791137695,0.008128657937049866,0.008025392889976501,0.008099168539047241,0.007922127842903137,0.007715597748756409,0.007582828402519226,0.007656574249267578,0.0077008455991744995,0.007391035556793213,0.007346794009208679,0.007538557052612305,0.007479563355445862,0.007228761911392212,0.007302522659301758,0.007287770509719849,0.007405787706375122,0.007302522659301758,0.007317274808883667,0.00743529200553894,0.007391035556793213,0.007405787706375122,0.007494315505027771,0.0074500590562820435,0.007494315505027771,0.007302522659301758,0.00725826621055603,0.007110729813575745,0.006977960467338562,0.007140249013900757,0.007376283407211304,0.006977975368499756,0.006933718919754028,0.007051721215248108,0.007051721215248108,0.007228761911392212,0.006889447569847107,0.007095992565155029,0.00690421462059021,0.00700746476650238,0.007169753313064575,0.0072730183601379395,0.007287770509719849,0.006977975368499756,0.0070222169160842896,0.007036983966827393,0.007036983966827393,0.006948456168174744,0.006845191121101379,0.006874710321426392,0.006845191121101379,0.006800934672355652,0.006874695420265198,0.006904199719429016,0.006889447569847107,0.006845206022262573,0.006682902574539185,0.006564885377883911,0.006564900279045105,0.006387859582901001,0.006358355283737183,0.00640261173248291,0.006446868181228638,0.0063436031341552734,0.006122320890426636,0.006122320890426636,0.005989551544189453,0.006078064441680908,0.00587153434753418,0.0060190558433532715,0.005901023745536804,0.005812510848045349,0.005812510848045349,0.005812510848045349,0.005797773599624634,0.005812510848045349,0.005753502249717712,0.0056797415018081665,0.005650237202644348,0.005576476454734802,0.005473211407661438,0.005546972155570984,0.005502715706825256,0.005532220005989075,0.005561724305152893,0.005458459258079529,0.005355179309844971,0.005340442061424255,0.005281418561935425,0.005266666412353516,0.005237177014350891,0.005222409963607788,0.005237177014350891,0.005281418561935425,0.0052666813135147095,0.0051781535148620605,0.005222424864768982,0.005104392766952515,0.005119144916534424,0.004971623420715332,0.005030632019042969,0.005074888467788696,0.005045399069786072,0.004971623420715332,0.00501587986946106,0.00501587986946106,0.00501587986946106,0.005030632019042969,0.00501587986946106,0.005030632019042969,0.004971623420715332,0.004971623420715332,0.004883110523223877,0.004897862672805786,0.0049273669719696045,0.004956871271133423,0.004897862672805786,0.004853606224060059,0.004809349775314331,0.004883095622062683,0.004853606224060059,0.004868358373641968,0.004809349775314331,0.004809349775314331,0.004868343472480774,0.004868358373641968,0.004853606224060059,0.00482410192489624,0.004838854074478149,0.004853591322898865,0.004838839173316956,0.00482410192489624,0.004794597625732422,0.004779845476150513,0.004794597625732422,0.004794597625732422,0.004794597625732422,0.0047650933265686035,0.0047503262758255005,0.004706069827079773,0.004706069827079773,0.004735574126243591,0.004676565527915955,0.004661828279495239,0.00464707612991333,0.004691332578659058,0.004735589027404785,0.004706084728240967,0.004706084728240967,0.004720821976661682,0.004706069827079773,0.0047503262758255005,0.004661813378334045,0.004691317677497864,0.004706069827079773,0.004632309079170227,0.004647061228752136,0.00464707612991333,0.00464707612991333,0.00464707612991333,0.00464707612991333,0.004632323980331421,0.004632323980331421,0.004617571830749512,0.004617571830749512,0.0046028196811676025,0.0046028196811676025,0.004617571830749512,0.004617571830749512,0.0046028196811676025,0.004573315382003784,0.004558563232421875,0.004573315382003784,0.004558563232421875,0.004573315382003784,0.004588067531585693,0.00457330048084259,0.004617556929588318,0.004647061228752136,0.004647061228752136,0.004617556929588318,0.004632309079170227,0.004632309079170227,0.004617556929588318,0.004617556929588318,0.004602804780006409,0.004617556929588318,0.004617556929588318,0.004632309079170227,0.004632309079170227,0.004617556929588318,0.004632309079170227,0.004632309079170227,0.004602804780006409,0.004602804780006409,0.004602804780006409,0.004602804780006409,0.004602804780006409,0.004602804780006409,0.004632323980331421,0.00464707612991333,0.004632323980331421,0.004617571830749512,0.0046028196811676025,0.004617571830749512,0.0046028196811676025,0.0046028196811676025,0.0046028196811676025,0.0046028196811676025,0.0046028196811676025,0.0046028196811676025,0.0046028196811676025,0.0046028196811676025,0.0046028196811676025,0.004617571830749512,0.004632323980331421,0.004632323980331421,0.004632323980331421,0.004632323980331421,0.00464707612991333,0.00464707612991333,0.00464707612991333,0.00464707612991333,0.00464707612991333,0.004632323980331421,0.004632323980331421,0.004632323980331421,0.004632323980331421,0.004632323980331421,0.004632323980331421,0.00464707612991333,0.004632323980331421,0.004632323980331421,0.004632323980331421,0.004632323980331421,0.004632323980331421,0.004632323980331421,0.004617571830749512,0.004617571830749512,0.004617571830749512,0.004617571830749512,0.004617571830749512,0.004617571830749512,0.004617571830749512,0.004617571830749512,0.004617571830749512,0.004617571830749512,0.004617571830749512,0.004617571830749512,0.004632323980331421,0.004632323980331421,0.004632323980331421,0.004617571830749512,0.004617571830749512,0.004617571830749512,0.004617571830749512,0.004632323980331421,0.004617571830749512,0.004617571830749512,0.004617571830749512,0.004617571830749512,0.004617571830749512,0.004617571830749512,0.004617571830749512,0.0046028196811676025,0.0046028196811676025,0.0046028196811676025,0.0046028196811676025,0.0046028196811676025,0.0046028196811676025,0.0046028196811676025,0.0046028196811676025,0.0046028196811676025,0.0046028196811676025,0.0046028196811676025,0.0046028196811676025,0.0046028196811676025,0.0046028196811676025,0.0046028196811676025,0.0046028196811676025,0.0046028196811676025]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.007302522659301758,0.008408961817622185,0.009662927128374577,0.011034911498427391,0.012377391569316387,0.013705119490623474,0.015136114321649075,0.016434336081147194,0.01798335090279579,0.019561871886253357,0.020771577954292297,0.022114058956503868,0.023707332089543343,0.025300605222582817,0.02677585743367672,0.02811833843588829,0.029741115868091583,0.03131963312625885,0.032898157835006714,0.0343439057469368,0.03580440580844879,0.0372944101691246,0.03887292742729187,0.040303923189640045,0.041661158204078674,0.04326918348670006,0.04465591907501221,0.04608691483736038,0.04748840630054474,0.04894890636205673,0.05037989839911461,0.05182564631104469,0.053168125450611115,0.054525360465049744,0.05594160407781601,0.05712180584669113,0.05840527266263962,0.05958547443151474,0.06075092405080795,0.06199013814330101,0.06315559148788452,0.06435054540634155,0.0655602514743805,0.06668144464492798,0.0676993653178215,0.06864352524280548,0.07000076025724411,0.07123997062444687,0.07225789874792099,0.07336433231830597,0.07451502978801727,0.0756952315568924,0.07678692042827606,0.07776059210300446,0.07873425632715225,0.07969316840171814,0.08096189051866531,0.08195030689239502,0.08280595391988754,0.08379437029361725,0.0846942737698555,0.0855204164981842,0.08628755062818527,0.08711369335651398,0.08786606788635254,0.08854468911886215,0.08947409689426422,0.09019696712493896,0.0909198448061943,0.09165746718645096,0.09246885776519775,0.09313271939754486,0.09387034922838211,0.09451945871114731,0.09510955959558487,0.09575866907835007,0.09634876996278763,0.09704214334487915,0.09755847603082657,0.09814857691526413,0.0987534373998642,0.09935829043388367,0.09999264776706696,0.10046472400426865,0.10102532058954239,0.10163017362356186,0.10220552235841751,0.10275136679410934,0.10320869833230972,0.10369552671909332,0.10416761040687561,0.10455117374658585,0.10503800958395004,0.1054658368229866,0.10584940016269684,0.10620345920324326,0.10674930363893509,0.10720662772655487,0.10751643776893616,0.10800326615571976,0.10837207734584808,0.10869663953781128,0.10910970717668533,0.10950802266597748,0.10977356880903244,0.11018664389848709,0.11058495938777924,0.11090951412916183,0.11121931672096252,0.11157337576150894,0.11194219440221786,0.11235526204109192,0.1126503124833107,0.11298961937427521,0.1132994219660759,0.1136239767074585,0.11386001855134964,0.11414031684398651,0.11433210223913193,0.11470091342926025,0.11502546817064285,0.1152762621641159,0.11561556905508041,0.11598438769578934,0.11622042208909988,0.11647121608257294,0.11670725792646408,0.11697280406951904,0.11713508516550064,0.117400623857975,0.11757765710353851,0.11782845109701157,0.11800548434257507,0.11825627088546753,0.11852181702852249,0.11872835457324982,0.11893489211797714,0.11912667006254196,0.11925944685935974,0.11949548870325089,0.11964301019906998,0.1198495477437973,0.11996756494045258,0.12011509388685226,0.12030687183141708,0.12042489647865295,0.12058717012405396,0.12069044262170792,0.1208232119679451,0.12095598876476288,0.12108875811100006,0.12122153490781784,0.12133955210447311,0.12151658535003662,0.12160509824752808,0.12169361114501953,0.1218116357922554,0.12194440513849258,0.12201816588640213,0.12215094268321991,0.12226895987987518,0.12232796847820282,0.12240173667669296,0.12253450602293015,0.12263777107000351,0.12274104356765747,0.12282955646514893,0.12290331721305847,0.12300658971071243,0.12313935905694962,0.1232721358537674,0.12337540090084076,0.12346391379833221,0.12355243414640427,0.12362619489431381,0.12369995564222336,0.123758964240551,0.12383272498846054,0.12392124533653259,0.12398025393486023,0.1240835189819336,0.12414253503084183,0.12424580007791519,0.12429005652666092,0.12436381727457047,0.12439332157373428,0.12445233762264252,0.12448184192180634,0.12451134622097015,0.12454085052013397,0.12459985911846161,0.12462936341762543,0.12467361986637115,0.1247473880648613,0.1247621402144432,0.12479164451360703,0.12482114881277084,0.12485065311193466,0.12488015741109848,0.1249096617102623,0.12495391815900803,0.12498342245817184,0.12499817460775375,0.12501293420791626,0.12501293420791626,0.125057190656662,0.1250866949558258,0.12513095140457153,0.12514570355415344,0.12517520785331726,0.12520471215248108,0.1252342164516449,0.12526372075080872,0.12532272934913635,0.125381737947464,0.1254112422466278,0.12547025084495544,0.12552925944328308,0.1255735158920288,0.12563253939151764,0.12567679584026337,0.1257505565881729,0.12580956518650055,0.12585382163524628,0.12586857378482819,0.12594234943389893,0.12598660588264465,0.12601611018180847,0.12608987092971802,0.12610462307929993,0.12613412737846375,0.12616363167762756,0.12617838382720947,0.12619313597679138,0.1262226402759552,0.1262226402759552,0.1262373924255371,0.12626689672470093,0.12626689672470093,0.12628164887428284,0.12629640102386475,0.12629640102386475,0.12631115317344666,0.12632590532302856,0.12632590532302856,0.12635540962219238,0.1263701617717743,0.1263849139213562,0.1263996660709381,0.12642917037010193,0.12644392251968384,0.12647342681884766,0.12648817896842957,0.12650293111801147,0.12651768326759338,0.1265324354171753,0.1265324354171753,0.1265619397163391,0.12659144401550293,0.12660619616508484,0.12660619616508484,0.12662094831466675,0.12662094831466675,0.12662094831466675,0.12665045261383057,0.12666520476341248,0.12667995691299438,0.1267094612121582,0.1267094612121582,0.1267242133617401,0.1267242133617401,0.12676848471164703,0.12678323686122894,0.12681274116039276,0.12681274116039276,0.12684224545955658,0.1268717497587204,0.1268717497587204,0.1268865019083023,0.12690125405788422,0.12693075835704803,0.12694551050662994,0.12694551050662994,0.12696026265621185,0.12696026265621185,0.12697501480579376,0.12697501480579376,0.12698976695537567,0.12698976695537567,0.1270192712545395,0.1270192712545395,0.1270340234041214,0.1270340234041214,0.1270340234041214,0.1270340234041214,0.1270340234041214,0.1270340234041214,0.1270340234041214,0.1270487904548645,0.1270635426044464,0.1270635426044464,0.12707829475402832,0.12707829475402832,0.12707829475402832,0.12709304690361023,0.12709304690361023,0.12709304690361023,0.12710779905319214,0.12710779905319214,0.12710779905319214,0.12712255120277405,0.12712255120277405,0.12712255120277405,0.12712255120277405,0.12712255120277405,0.12712255120277405,0.12712255120277405,0.12712255120277405,0.12712255120277405,0.12712255120277405,0.12712255120277405,0.12712255120277405,0.12712255120277405,0.12712255120277405,0.12712255120277405,0.12712255120277405,0.12712255120277405,0.12712255120277405,0.12712255120277405,0.12712255120277405,0.12712255120277405,0.12712255120277405,0.12712255120277405,0.12712255120277405,0.12712255120277405,0.12712255120277405,0.12712255120277405,0.12712255120277405,0.12712255120277405,0.12712255120277405,0.12712255120277405,0.12712255120277405,0.12712255120277405,0.12712255120277405,0.12712255120277405,0.12712255120277405,0.12712255120277405,0.12712255120277405,0.12712255120277405,0.12712255120277405,0.12712255120277405],"recovered":[0.0,0.00147525267675519,0.002832485130056739,0.0040421923622488976,0.005443681962788105,0.0068451720289886,0.008113889023661613,0.009367854334414005,0.010651323944330215,0.011964298784732819,0.013395293615758419,0.014619753696024418,0.016124511137604713,0.017437485978007317,0.018853727728128433,0.020328981801867485,0.021818986162543297,0.023368000984191895,0.024872759357094765,0.026407022029161453,0.027852769941091537,0.02931327000260353,0.030788522213697433,0.03247031196951866,0.03390130400657654,0.035273291170597076,0.036807551980018616,0.03819429129362106,0.03975806012749672,0.04123331233859062,0.04260529577732086,0.04399203509092331,0.04554104804992676,0.04701630026102066,0.04849155247211456,0.05001106485724449,0.051309287548065186,0.05250424146652222,0.05380246415734291,0.05499741807579994,0.05619237199425697,0.057387325912714005,0.05864129215478897,0.059939514845609665,0.06106070801615715,0.062285166233778,0.06333259493112564,0.06449804455041885,0.06548646837472916,0.06676993519067764,0.06778785586357117,0.06877627968788147,0.06986796855926514,0.07098915427923203,0.07212509959936142,0.07327579706907272,0.0742199569940567,0.07528214156627655,0.0765065997838974,0.07743600755929947,0.07833591848611832,0.07925057411193848,0.08015047758817673,0.0809176042675972,0.0817437469959259,0.08243712037801743,0.0832189992070198,0.08404514193534851,0.08479752391576767,0.08557940274477005,0.08613999933004379,0.08695138990879059,0.08767426759004593,0.08842664211988449,0.08919377624988556,0.08988714218139648,0.09063952416181564,0.0910673439502716,0.09179022163152695,0.09227705001831055,0.0928523987531662,0.093501515686512,0.09415062516927719,0.09469646960496902,0.09518329799175262,0.09581765532493591,0.09646677225828171,0.09690934419631958,0.0974404364824295,0.09789776802062988,0.0984141007065773,0.09887143224477768,0.09935826808214188,0.09983034431934357,0.10024341940879822,0.10064173489809036,0.10114332288503647,0.10160064697265625,0.10208748281002045,0.10261857509613037,0.10310540348291397,0.10345946997404099,0.10376927256584167,0.10419709235429764,0.10453639924526215,0.10486095398664474,0.10533303767442703,0.10573135316371918,0.10602640360593796,0.10635096579790115,0.10666076838970184,0.10711809247732162,0.1074131429195404,0.107737697660923,0.10807701200246811,0.10834255069494247,0.10866711288690567,0.10891789942979813,0.10925721377134323,0.10961127281188965,0.10992107540369034,0.11033414304256439,0.11064394563436508,0.11087998747825623,0.1113225668668747,0.11161761730909348,0.11183889955282211,0.11206018924713135,0.11235523968935013,0.11253227293491364,0.11282732337713242,0.11298959702253342,0.11319613456726074,0.11350593715906143,0.11375673115253448,0.11399277299642563,0.11419930309057236,0.11442059278488159,0.11461237818002701,0.1147598996758461,0.11499594151973724,0.11515822261571884,0.11535000056028366,0.11549752950668335,0.11561554670333862,0.11582208424806595,0.11592534929513931,0.11613188683986664,0.11632367223501205,0.11645644158124924,0.11658921837806702,0.11667773127555847,0.11675149202346802,0.11691377311944962,0.11707604676485062,0.1172235757112503,0.11731208860874176,0.11741536110639572,0.11751862615346909,0.11762189120054245,0.11775466799736023,0.11784318089485168,0.11793169379234314,0.11800546199083328,0.11809397488832474,0.11815298348665237,0.11827100068330765,0.11840377748012543,0.11844803392887115,0.11858081072568893,0.11869882792234421,0.11877258867025375,0.11889061331748962,0.11903813481330872,0.11911189556121826,0.1191709116101265,0.11924467235803604,0.1193331852555275,0.11940694600343704,0.11946596205234528,0.11958397924900055,0.119672492146492,0.11974626034498215,0.1198200210928917,0.11987902969121933,0.11993803828954697,0.1199970468878746,0.12005606293678284,0.12008556723594666,0.12012982368469238,0.1201593279838562,0.12018883228302002,0.12023308873176575,0.12024784088134766,0.12030684947967529,0.12035111337900162,0.12038061767816544,0.12041012197732925,0.12042487412691116,0.12046913057565689,0.12046913057565689,0.1204838827252388,0.12054289132356644,0.12055764347314835,0.12057239562273026,0.12058714777231216,0.12060189992189407,0.12061665207147598,0.12067566812038422,0.12070517241954803,0.12071992456912994,0.12073467671871185,0.12073467671871185,0.12077893316745758,0.12079368531703949,0.12083794176578522,0.12086744606494904,0.12089695036411285,0.12095596641302109,0.12104447931051254,0.12105923146009445,0.12110348790884018,0.12116249650716782,0.12123626470565796,0.12128052115440369,0.1213100254535675,0.12133952975273132,0.12138378620147705,0.12142804265022278,0.1214575469493866,0.12148705124855042,0.12154606729745865,0.12156081944704056,0.12159032374620438,0.1216198280453682,0.12166408449411392,0.12166408449411392,0.12167883664369583,0.12167883664369583,0.12169358879327774,0.12170834094285965,0.12172309309244156,0.12172309309244156,0.12172309309244156,0.12173784524202347,0.12175259739160538,0.12176734954118729,0.1217821016907692,0.1217968612909317,0.12182636559009552,0.12184111773967743,0.12185586988925934,0.12187062203884125,0.12188537418842316,0.12191487848758698,0.12192963063716888,0.12192963063716888,0.1219443827867508,0.1219591349363327,0.12198863923549652,0.12200339138507843,0.12200339138507843,0.12201814353466034,0.12201814353466034,0.12201814353466034,0.12203289568424225,0.12203289568424225,0.12204764783382416,0.12204764783382416,0.12206239998340607,0.12207715213298798,0.12207715213298798,0.12210666388273239,0.1221214160323143,0.12213616818189621,0.12213616818189621,0.12216567248106003,0.12218042463064194,0.12219517678022385,0.12219517678022385,0.12220992892980576,0.12222468107938766,0.12225418537855148,0.12225418537855148,0.12229844182729721,0.12229844182729721,0.12229844182729721,0.12231319397687912,0.12232794612646103,0.12232794612646103,0.12234269827604294,0.12234269827604294,0.12234269827604294,0.12235745042562485,0.12235745042562485,0.12235745042562485,0.12237221002578735,0.12237221002578735,0.12237221002578735,0.12237221002578735,0.12237221002578735,0.12237221002578735,0.12237221002578735,0.12238696217536926,0.12238696217536926,0.12238696217536926,0.12238696217536926,0.12238696217536926,0.12238696217536926,0.12240171432495117,0.12240171432495117,0.12241646647453308,0.12241646647453308,0.12241646647453308,0.12241646647453308,0.12241646647453308,0.12241646647453308,0.12241646647453308,0.12241646647453308,0.12241646647453308,0.12241646647453308,0.12241646647453308,0.12241646647453308,0.12241646647453308,0.12241646647453308,0.12241646647453308,0.12241646647453308,0.12241646647453308,0.12241646647453308,0.12241646647453308,0.12241646647453308,0.12241646647453308,0.12241646647453308,0.12241646647453308,0.12241646647453308,0.12241646647453308,0.12241646647453308,0.12241646647453308,0.12241646647453308,0.12241646647453308,0.12241646647453308,0.12241646647453308,0.12241646647453308,0.12241646647453308,0.12241646647453308,0.12241646647453308,0.12241646647453308,0.12241646647453308,0.12241646647453308,0.12241646647453308,0.12241646647453308],"active":[0.007302522659301758,0.006933709140866995,0.006830441765487194,0.0069927191361784935,0.006933709606528282,0.006859947461634874,0.007022225297987461,0.007066481746733189,0.007332026958465576,0.007597573101520538,0.007376284338533878,0.00749430526047945,0.007582820951938629,0.0078631192445755,0.007922129705548286,0.007789356634020805,0.007922129705548286,0.007951632142066956,0.00802539847791195,0.007936883717775345,0.007951635867357254,0.007981140166521072,0.008084405213594437,0.007833611220121384,0.007759854197502136,0.007995892316102982,0.007848367094993591,0.007892623543739319,0.007730346173048019,0.00771559402346611,0.007774602621793747,0.007833611220121384,0.007627077400684357,0.007509060204029083,0.0074500516057014465,0.00711074098944664,0.007095985114574432,0.007081232964992523,0.006948459893465042,0.006992720067501068,0.006963219493627548,0.006963219493627548,0.006918959319591522,0.006741929799318314,0.006638657301664352,0.006358359009027481,0.006668165326118469,0.006741926074028015,0.0067714303731918335,0.006594397127628326,0.006727173924446106,0.006918951869010925,0.006918951869010925,0.00677143782377243,0.0066091567277908325,0.006417371332645416,0.006741933524608612,0.006668165326118469,0.006299354135990143,0.0063583627343177795,0.006358355283737183,0.0062698423862457275,0.006137073040008545,0.0061960890889167786,0.006122320890426636,0.0061075687408447266,0.006255097687244415,0.006151825189590454,0.006122320890426636,0.006078064441680908,0.006328858435153961,0.0061813294887542725,0.006196081638336182,0.006092816591262817,0.00591578334569931,0.005871526896953583,0.005709245800971985,0.005974799394607544,0.005768254399299622,0.005871526896953583,0.005901038646697998,0.005856774747371674,0.005842022597789764,0.005768254399299622,0.005842022597789764,0.005812518298625946,0.005738750100135803,0.005842022597789764,0.0057682618498802185,0.00579775869846344,0.005753509700298309,0.0056797415018081665,0.0056797415018081665,0.005635492503643036,0.005605980753898621,0.005561724305152893,0.005605980753898621,0.005605980753898621,0.0054289549589157104,0.005384691059589386,0.0052666738629341125,0.005237169563770294,0.0053404346108436584,0.00531093031167984,0.005237169563770294,0.005325689911842346,0.005251921713352203,0.0051781609654426575,0.005192913115024567,0.005222409963607788,0.005281426012516022,0.005237169563770294,0.005237169563770294,0.005251921713352203,0.005222409963607788,0.005281426012516022,0.00519290566444397,0.005222417414188385,0.005074888467788696,0.0050896406173706055,0.005104392766952515,0.004942119121551514,0.004971623420715332,0.005104400217533112,0.004897855222225189,0.004853598773479462,0.004868358373641968,0.004912614822387695,0.004779845476150513,0.004868350923061371,0.004750333726406097,0.004838854074478149,0.004809349775314331,0.004750333726406097,0.004765085875988007,0.004735581576824188,0.004735589027404785,0.00470607727766037,0.004647068679332733,0.004735589027404785,0.004647068679332733,0.004691325128078461,0.004617564380168915,0.004617564380168915,0.004691325128078461,0.004602812230587006,0.004661820828914642,0.004558555781841278,0.004499539732933044,0.004499547183513641,0.004499539732933044,0.004543803632259369,0.0045880600810050964,0.004602812230587006,0.00452905148267746,0.004470035433769226,0.004499547183513641,0.004529044032096863,0.004499539732933044,0.00452905148267746,0.004514291882514954,0.004484787583351135,0.004470042884349823,0.004529044032096863,0.004543796181678772,0.0045880600810050964,0.004558555781841278,0.004499539732933044,0.004558555781841278,0.004558548331260681,0.004573307931423187,0.004602812230587006,0.00457330048084259,0.0045142993330955505,0.0045142993330955505,0.004529044032096863,0.004514291882514954,0.004499539732933044,0.0045142993330955505,0.004514291882514954,0.004499539732933044,0.004470042884349823,0.004499539732933044,0.004470035433769226,0.004484787583351135,0.004455283284187317,0.004455290734767914,0.0044257789850234985,0.0044257789850234985,0.004411026835441589,0.004440531134605408,0.004440531134605408,0.004440531134605408,0.004499547183513641,0.004455290734767914,0.004440531134605408,0.004440531134605408,0.004440531134605408,0.004455283284187317,0.004440531134605408,0.004484787583351135,0.004499539732933044,0.004455283284187317,0.004455290734767914,0.004440538585186005,0.004470042884349823,0.004484795033931732,0.0045142993330955505,0.004470035433769226,0.004470035433769226,0.004484787583351135,0.004499539732933044,0.004529044032096863,0.004543796181678772,0.0045880526304244995,0.00457330048084259,0.004602804780006409,0.004632309079170227,0.004617549479007721,0.0045880600810050964,0.004617564380168915,0.004647068679332733,0.004647068679332733,0.004617556929588318,0.0045880526304244995,0.004632323980331421,0.00464707612991333,0.004632323980331421,0.004661828279495239,0.00464707612991333,0.00464707612991333,0.004617564380168915,0.004617564380168915,0.004602812230587006,0.004602812230587006,0.004558555781841278,0.004573307931423187,0.0045880600810050964,0.0045880600810050964,0.0045880600810050964,0.0045880600810050964,0.004573307931423187,0.0045880600810050964,0.004602812230587006,0.0045880600810050964,0.004602812230587006,0.004602812230587006,0.004602812230587006,0.004602804780006409,0.004602804780006409,0.004602804780006409,0.004617556929588318,0.004617556929588318,0.004617556929588318,0.004602804780006409,0.004602804780006409,0.004602804780006409,0.004617556929588318,0.004632309079170227,0.004617556929588318,0.004602804780006409,0.004617556929588318,0.004602804780006409,0.004602804780006409,0.004632309079170227,0.004632309079170227,0.004647061228752136,0.004661813378334045,0.004661813378334045,0.004661813378334045,0.004647061228752136,0.004691332578659058,0.0046765729784965515,0.004691325128078461,0.0046765729784965515,0.00470607727766037,0.00470607727766037,0.004691325128078461,0.004691325128078461,0.00470607727766037,0.004720829427242279,0.004720829427242279,0.004691325128078461,0.00470607727766037,0.004661820828914642,0.0046765729784965515,0.0046765729784965515,0.0046765729784965515,0.004661820828914642,0.004691325128078461,0.0046765729784965515,0.004691325128078461,0.004691325128078461,0.0046765729784965515,0.0046765729784965515,0.0046765729784965515,0.004661813378334045,0.004661813378334045,0.0046765804290771484,0.004691332578659058,0.004691332578659058,0.004706084728240967,0.004706084728240967,0.004691332578659058,0.004706084728240967,0.004706084728240967,0.004706084728240967,0.004720836877822876,0.004720836877822876,0.004706084728240967,0.004720836877822876,0.004706084728240967,0.004706084728240967,0.004706084728240967,0.004706084728240967,0.004706084728240967,0.004706084728240967,0.004706084728240967,0.004706084728240967,0.004706084728240967,0.004706084728240967,0.004706084728240967,0.004706084728240967,0.004706084728240967,0.004706084728240967,0.004706084728240967,0.004706084728240967,0.004706084728240967,0.004706084728240967,0.004706084728240967,0.004706084728240967,0.004706084728240967,0.004706084728240967,0.004706084728240967,0.004706084728240967,0.004706084728240967,0.004706084728240967,0.004706084728240967,0.004706084728240967,0.004706084728240967,0.004706084728240967,0.004706084728240967,0.004706084728240967,0.004706084728240967,0.004706084728240967,0.004706084728240967,0.004706084728240967,0.004706084728240967,0.004706084728240967,0.004706084728240967,0.004706084728240967]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.007302522659301758,0.008290941826999187,0.009559659287333488,0.01075461320579052,0.012023331597447395,0.013233037665486336,0.01436898298561573,0.015549184754490852,0.016699882224202156,0.017894836142659187,0.019089791923761368,0.020314250141382217,0.021597720682621002,0.02283693291246891,0.024076145142316818,0.02525634691119194,0.02630377560853958,0.027483979240059853,0.028678933158516884,0.02981487847864628,0.03098032809793949,0.03201300650835037,0.033075183629989624,0.03424063324928284,0.03519955277442932,0.03626172989606857,0.037161633372306824,0.03791401535272598,0.038917187601327896,0.0397433266043663,0.04052521288394928,0.04126283898949623,0.04216274246573448,0.04290036857128143,0.043623242527246475,0.04444938525557518,0.04515750706195831,0.04588037729263306,0.046780284494161606,0.04747365042567253,0.04809325933456421,0.04883088544011116,0.04947999492287636,0.05017336457967758,0.05079296976327896,0.051324062049388885,0.05198792368173599,0.052696045488119125,0.053315650671720505,0.05392050743103027,0.0544515959918499,0.055130213499069214,0.05566130578517914,0.05605962127447128,0.056620217859745026,0.05703328922390938,0.057549625635147095,0.0580512136220932,0.058597058057785034,0.05909864231944084,0.059511713683605194,0.059969041496515274,0.0603378564119339,0.06079518422484398,0.06113449111580849,0.06150330603122711,0.061916373670101166,0.0622999407351017,0.06272776424884796,0.06303756684064865,0.06336212158203125,0.06370143592357635,0.06392271816730499,0.0642620325088501,0.06463083624839783,0.06497015058994293,0.06529470533132553,0.06560450792312622,0.06585529446601868,0.06616510450839996,0.06641589105129242,0.0667109489440918,0.06691747903823853,0.067197784781456,0.06746332347393036,0.06766986101865768,0.06795015931129456,0.0681861937046051,0.06833372265100479,0.06861402094364166,0.0688500627875328,0.0690123438835144,0.06921887397766113,0.06944016367197037,0.06963194906711578,0.06979422271251678,0.06989749521017075,0.07001551240682602,0.07013352960348129,0.07022204995155334,0.07035481929779053,0.0704875960946083,0.07056135684251785,0.07064986974000931,0.07075314223766327,0.07084165513515472,0.07091541588306427,0.07100392878055573,0.0711367055773735,0.07123997062444687,0.07132848352193832,0.0714612603187561,0.07149076461791992,0.07157927751541138,0.07165304571390152,0.07171205431222916,0.07181531935930252,0.07188908010721207,0.0719480961561203,0.07202185690402985,0.07209561765193939,0.07219888269901276,0.07222839444875717,0.07231690734624863,0.07236116379499435,0.07240542024374008,0.0724349245429039,0.07246442884206772,0.07250869274139404,0.07252344489097595,0.07256770133972168,0.0725972056388855,0.07267096638679504,0.07271522283554077,0.07274472713470459,0.07274472713470459,0.07277423143386841,0.07278898358345032,0.07283324748277664,0.07283324748277664,0.07286275178194046,0.07289225608110428,0.07296601682901382,0.07298076897859573,0.07302502542734146,0.07305452972650528,0.0730987936258316,0.07312829792499542,0.07314305007457733,0.07315780222415924,0.07320205867290497,0.07323156297206879,0.0732463151216507,0.07327581942081451,0.07332007586956024,0.07333482801914215,0.07334958016872406,0.07336433231830597,0.07337909191846848,0.07337909191846848,0.0734085962176323,0.0734233483672142,0.0734233483672142,0.07343810051679611,0.07348235696554184,0.07351186126470566,0.07351186126470566,0.07352661341428757,0.07352661341428757,0.07354136556386948,0.07355611771345139,0.0735708698630333,0.0735856220126152,0.0735856220126152,0.0735856220126152,0.0735856220126152,0.0735856220126152,0.07360037416219711,0.07361512631177902,0.07361512631177902,0.07364463061094284,0.07364463061094284,0.07364463061094284,0.07364463061094284,0.07364463061094284,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475,0.07365938276052475],"recovered":[0.0,0.0014900051755830646,0.0028177325148135424,0.004174964968115091,0.0054879398085176945,0.006712399423122406,0.007966363802552223,0.009102309122681618,0.010208748281002045,0.011315187439322472,0.012480637058615685,0.013631334528326988,0.014944309368729591,0.01616876944899559,0.017275208607316017,0.01861768774688244,0.019576603546738625,0.020771557465195656,0.022010769695043564,0.02310245670378208,0.024371173232793808,0.025610385462641716,0.0267315786331892,0.02779375948011875,0.028914952650666237,0.029829608276486397,0.030921295285224915,0.03189496323466301,0.03270635008811951,0.03357674926519394,0.034550417214632034,0.035465072840452194,0.036187946796417236,0.03702884167432785,0.03775171563029289,0.0385778583586216,0.039374493062496185,0.04023014008998871,0.04098251834511757,0.04182341322302818,0.042531535029411316,0.04323965311050415,0.0438150018453598,0.04459688812494278,0.04520174115896225,0.04595411941409111,0.046485211700201035,0.04716382548213005,0.047901451587677,0.048447296023368835,0.04912591353058815,0.049671757966279984,0.050261858850717545,0.05080769956111908,0.051324039697647095,0.05181087180972099,0.05234196409583092,0.052828796207904816,0.05340414494276047,0.05393523722887039,0.054348308593034744,0.054790884256362915,0.055248212069272995,0.05567603558301926,0.05605959892272949,0.056457918137311935,0.056782472878694534,0.05726930871605873,0.05769713222980499,0.0580364391207695,0.05849376693367958,0.058847829699516296,0.05912812426686287,0.05937891826033592,0.059644464403390884,0.059954266995191574,0.060264069586992264,0.060559120029211044,0.060868922621011734,0.061134468764066696,0.06148853152990341,0.06184259057044983,0.062196649610996246,0.06246219575405121,0.06272774189710617,0.06299328804016113,0.06333259493112564,0.06361289322376251,0.06378992646932602,0.06401120871305466,0.06423249840736389,0.06446854025125504,0.06464557349681854,0.06485210359096527,0.06504388898611069,0.0652356743812561,0.0653979480266571,0.06553072482347488,0.06561923772096634,0.06582577526569366,0.06595854461193085,0.06610607355833054,0.06622409075498581,0.06632735580205917,0.06641587615013123,0.06651914119720459,0.06657814979553223,0.06665191799402237,0.06671092659235,0.06682894378900528,0.06696172058582306,0.06709448993206024,0.06716825067996979,0.06724201887845993,0.06731577962636948,0.06741904467344284,0.0675223097205162,0.06764033436775208,0.06771409511566162,0.06780260801315308,0.06787637621164322,0.06795013695955276,0.06805340200662613,0.06809765845537186,0.06815667450428009,0.06818617880344391,0.06825993955135345,0.06830419600009918,0.068333700299263,0.06837795674800873,0.06839270889759064,0.06843697279691696,0.06845172494649887,0.06851073354482651,0.06854023784399033,0.06858449429273605,0.06859924644231796,0.06864350289106369,0.06867300719022751,0.06871727108955383,0.06874677538871765,0.06876152753829956,0.06877627968788147,0.0688205361366272,0.06885004043579102,0.06890904903411865,0.06892380118370056,0.0689828172326088,0.0689975693821907,0.06904182583093643,0.06908608227968216,0.06910083442926407,0.0691598430275917,0.06918934732675552,0.06921885162591934,0.06924835592508316,0.06926310807466507,0.06926310807466507,0.06927786767482758,0.06927786767482758,0.06927786767482758,0.06929261982440948,0.0693073719739914,0.0693073719739914,0.0693073719739914,0.06935162842273712,0.06936638057231903,0.06938113272190094,0.06939588487148285,0.06939588487148285,0.06941063702106476,0.06942538917064667,0.06944014132022858,0.06945489346981049,0.06945489346981049,0.06945489346981049,0.06945489346981049,0.06945489346981049,0.0694696456193924,0.0694843977689743,0.0694843977689743,0.06951390206813812,0.06951390206813812,0.06951390206813812,0.06951390206813812,0.06951390206813812,0.06951390206813812,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003,0.06952865421772003],"active":[0.007302522659301758,0.006800936535000801,0.00674192700535059,0.006579648237675428,0.006535391788929701,0.00652063824236393,0.006402619183063507,0.006446875631809235,0.006491133943200111,0.006579648703336716,0.006609154865145683,0.006682915613055229,0.006653411313891411,0.00666816346347332,0.006800936535000801,0.006638659164309502,0.006727172061800957,0.006712421774864197,0.00666816346347332,0.006712421774864197,0.006609154865145683,0.006402621045708656,0.006343604996800423,0.006446873769164085,0.006284600123763084,0.006432121619582176,0.006240338087081909,0.006019052118062973,0.006210837513208389,0.006166577339172363,0.0059747956693172455,0.005797766149044037,0.0059747956693172455,0.005871526896953583,0.005871526896953583,0.005871526896953583,0.005783013999462128,0.005650237202644348,0.005797766149044037,0.005650237202644348,0.005561724305152893,0.00559123232960701,0.005664993077516556,0.005576476454734802,0.005591228604316711,0.005369942635297775,0.005502711981534958,0.005532220005989075,0.005414199084043503,0.005473211407661438,0.005325682461261749,0.00545845553278923,0.005399446934461594,0.005251921713352203,0.005296178162097931,0.005222417414188385,0.005207661539316177,0.005222417414188385,0.005192913115024567,0.00516340509057045,0.00516340509057045,0.005178157240152359,0.005089644342660904,0.005119148641824722,0.005074892193078995,0.005045387893915176,0.0051339007914066315,0.005030632019042969,0.005030632019042969,0.00500112771987915,0.004868354648351669,0.004853606224060059,0.004794593900442123,0.004883114248514175,0.004986371845006943,0.005015883594751358,0.005030635744333267,0.005045387893915176,0.004986371845006943,0.005030635744333267,0.004927359521389008,0.004868358373641968,0.004720829427242279,0.004735589027404785,0.004735581576824188,0.0046765729784965515,0.004617564380168915,0.00457330048084259,0.004543796181678772,0.004602812230587006,0.004617564380168915,0.004543803632259369,0.00457330048084259,0.0045880600810050964,0.0045880600810050964,0.004558548331260681,0.004499547183513641,0.004484787583351135,0.004514291882514954,0.00439627468585968,0.00439627468585968,0.004381522536277771,0.0043372660875320435,0.004322513937950134,0.0043372660875320435,0.004322513937950134,0.0043372660875320435,0.004352010786533356,0.0044257789850234985,0.004411026835441589,0.004366762936115265,0.004366770386695862,0.004322513937950134,0.0043372586369514465,0.0043372660875320435,0.004293009638786316,0.004293009638786316,0.0042487457394599915,0.004234001040458679,0.00421924889087677,0.004219241440296173,0.0042487457394599915,0.0041749924421310425,0.00421924889087677,0.004204489290714264,0.004219241440296173,0.0041749849915504456,0.004160232841968536,0.0041749924421310425,0.004145488142967224,0.0041749924421310425,0.004160232841968536,0.004219241440296173,0.004204489290714264,0.004204489290714264,0.004160232841968536,0.0041749849915504456,0.004145480692386627,0.004160240292549133,0.004115976393222809,0.004115976393222809,0.004130728542804718,0.004189737141132355,0.004160232841968536,0.0041749849915504456,0.004145480692386627,0.0041749924421310425,0.004145480692386627,0.004145480692386627,0.004115976393222809,0.004115976393222809,0.004130728542804718,0.0040864720940589905,0.0040864720940589905,0.0041012242436409,0.0040864720940589905,0.0040864720940589905,0.0041012242436409,0.0041012242436409,0.0041012242436409,0.004130728542804718,0.004130728542804718,0.004115976393222809,0.004130728542804718,0.0041749849915504456,0.004160232841968536,0.004145480692386627,0.004145480692386627,0.004130728542804718,0.004145480692386627,0.004145480692386627,0.004145480692386627,0.004145480692386627,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004145480692386627,0.004145480692386627,0.004130728542804718,0.004160232841968536,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004145480692386627,0.004145480692386627,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718,0.004130728542804718]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.7710875868797302,"q05":0.7222854812478938,"q20":0.7461170438053625,"q40":0.7635708863744896,"q60":0.7786042873849709,"q80":0.796058129954098,"q95":0.8198896925115666},"MaxActiveInfected":{"mean":0.05416392162442207,"q05":0.04275458004811594,"q20":0.048326110907183834,"q40":0.05240660803147872,"q60":0.055921235217365424,"q80":0.06000173234166031,"q95":0.0655732632007282}},"4W_None":{"TotalInfected":{"mean":0.497022420167923,"q05":0.3755585242402639,"q20":0.43487306398802233,"q40":0.47831405264838045,"q60":0.5157307876874655,"q80":0.5591717763478236,"q95":0.6184863160955819},"MaxActiveInfected":{"mean":0.01807924546301365,"q05":0.01155014324941028,"q20":0.014738503789044243,"q40":0.017073606356414438,"q60":0.01908488456961286,"q80":0.021419987136983055,"q95":0.024608347676617015}},"2W_Strong":{"TotalInfected":{"mean":0.05948467180132866,"q05":0.04107231660546072,"q20":0.050063633455412544,"q40":0.05664872532296268,"q60":0.06232061827969464,"q80":0.06890571014724478,"q95":0.07789702699719658},"MaxActiveInfected":{"mean":0.0076762535609304905,"q05":0.00696193390857825,"q20":0.007310758068123455,"q40":0.007566231117795645,"q60":0.007786276004065336,"q80":0.008041749053737526,"q95":0.00839057321328273}},"2W_Moderate":{"TotalInfected":{"mean":0.13385461270809174,"q05":0.042741715012406784,"q20":0.08723493294049657,"q40":0.11982103044199549,"q60":0.14788819497418798,"q80":0.18047429247568691,"q95":0.22496751040377666},"MaxActiveInfected":{"mean":0.008013102225959301,"q05":0.006902924710085255,"q20":0.007445058386018038,"q40":0.007842108130798098,"q60":0.008184096321120504,"q80":0.008581146065900564,"q95":0.009123279741833346}}}}} \ No newline at end of file diff --git a/web/country-data/extdata-AL.json b/web/country-data/extdata-AL.json new file mode 100644 index 00000000..00339bfd --- /dev/null +++ b/web/country-data/extdata-AL.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0005295872688293457,0.0006577111780643463,0.0008099872502498329,0.0009602014906704426,0.0011133612133562565,0.0012744732666760683,0.001440592692233622,0.0016114246100187302,0.0017787220422178507,0.0019527939148247242,0.0021330509334802628,0.0023162534926086664,0.002511826576665044,0.0027162358164787292,0.002915343502536416,0.003122992580756545,0.003338888753205538,0.0035989657044410706,0.003892914392054081,0.004242236260324717,0.004645753186196089,0.005114951636642218,0.005651304963976145,0.0062804375775158405,0.007004706189036369,0.007852975279092789,0.008795496076345444,0.009903841651976109,0.011196567676961422,0.012658359482884407,0.014293338172137737,0.01623198576271534,0.018433362245559692,0.020929863676428795,0.0237977784126997,0.027118397876620293,0.030840767547488213,0.03503262996673584,0.03982652723789215,0.045222751796245575,0.0512704961001873,0.05814942717552185,0.06581418216228485,0.07443176954984665,0.08390204608440399,0.09448537975549698,0.10625245422124863,0.11910932511091232,0.1332450807094574,0.14864027500152588,0.16525161266326904,0.1831497997045517,0.20212332904338837,0.22221699357032776,0.2434399127960205,0.2655455768108368,0.28843292593955994,0.31203481554985046,0.3361748456954956,0.3603990972042084,0.3847573697566986,0.40906500816345215,0.43293580412864685,0.45622166991233826,0.47884130477905273,0.5006335377693176,0.5214989185333252,0.5412965416908264,0.5599946975708008,0.5775465369224548,0.5938895344734192,0.6091675162315369,0.6232950091362,0.6362797021865845,0.6481793522834778,0.6590710282325745,0.6689922213554382,0.6779835820198059,0.6861317157745361,0.693461000919342,0.700126051902771,0.7061169743537903,0.7115553021430969,0.716418445110321,0.7207805514335632,0.7246875762939453,0.7282294034957886,0.7313965559005737,0.734228253364563,0.7367889285087585,0.7390092015266418,0.7410188317298889,0.7428025603294373,0.7443950772285461,0.7458139061927795,0.7470880746841431,0.7481961250305176,0.7492143511772156,0.7501088380813599,0.7509170770645142,0.7516319155693054,0.7522463202476501,0.7528212666511536,0.7533084154129028,0.7537614107131958,0.7541496157646179,0.754497766494751,0.754811704158783,0.7550853490829468,0.7553265690803528,0.7555533647537231,0.7557477951049805,0.7559186220169067,0.7560741305351257,0.7562125325202942,0.7563356757164001,0.7564499378204346,0.7565503716468811,0.7566340565681458,0.7567076683044434,0.7567762732505798,0.7568346261978149,0.7568840980529785,0.7569365501403809,0.7569777369499207,0.7570157647132874,0.7570472955703735,0.7570752501487732,0.7571020722389221,0.7571244239807129,0.757145345211029,0.7571624517440796,0.7571800947189331,0.7571954131126404,0.7572072148323059,0.7572184205055237,0.757228434085846,0.757236659526825,0.7572439908981323,0.7572507858276367,0.7572575807571411,0.7572613954544067,0.7572664022445679,0.7572702169418335,0.75727379322052,0.757276713848114,0.7572799324989319,0.757282018661499,0.7572846412658691,0.7572876214981079,0.7572896480560303,0.7572911381721497,0.7572929263114929,0.7572943568229675,0.757295548915863,0.7572964429855347,0.7572973370552063,0.7572982311248779,0.7572993636131287,0.7572996616363525,0.7572996616363525,0.7573002576828003,0.7573005557060242,0.7573011517524719,0.7573014497756958,0.7573017477989197,0.7573020458221436,0.7573020458221436,0.7573023438453674,0.7573029398918152,0.7573029398918152,0.7573032379150391,0.7573032379150391,0.7573035359382629,0.7573038339614868,0.7573038339614868,0.7573041319847107,0.7573041319847107,0.7573043704032898,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375,0.7573049664497375],"recovered":[0.0,0.00018438066763337702,0.0003404857125133276,0.0004933507880195975,0.0006468050414696336,0.0007999646477401257,0.0009554806165397167,0.0011154146632179618,0.0012833011569455266,0.001450893236324191,0.0016193687915802002,0.0017922625411301851,0.001975170336663723,0.002170449122786522,0.00236248760484159,0.0025607114657759666,0.002756873844191432,0.0029657010454684496,0.003202803898602724,0.0034667097497731447,0.0037706727162003517,0.004116165451705456,0.0045361765660345554,0.0050086150877177715,0.005546441301703453,0.006192068103700876,0.0069369543343782425,0.007786401081830263,0.008775164373219013,0.009914142079651356,0.011212170124053955,0.012669543735682964,0.014371087774634361,0.016334477812051773,0.01857001893222332,0.021124839782714844,0.024053722620010376,0.027365801855921745,0.031112026423215866,0.03535278141498566,0.04017377644777298,0.04560181498527527,0.05175146833062172,0.05860771983861923,0.0663737952709198,0.07496458292007446,0.08458977937698364,0.09532921761274338,0.10708452016115189,0.11999411135911942,0.13413134217262268,0.14951887726783752,0.16617880761623383,0.18402250111103058,0.2029654085636139,0.2231147438287735,0.2442484200000763,0.26623034477233887,0.2891218364238739,0.31256556510925293,0.3363742530345917,0.360562264919281,0.38473939895629883,0.4087616205215454,0.4324919283390045,0.4556932747364044,0.4781167209148407,0.49979206919670105,0.5204526782035828,0.5402306318283081,0.5588165521621704,0.5763165354728699,0.5926907658576965,0.6079354286193848,0.6219949126243591,0.6350414752960205,0.6470176577568054,0.657920241355896,0.6678694486618042,0.6769653558731079,0.6851791739463806,0.6926471590995789,0.6993252038955688,0.7054578065872192,0.7108708024024963,0.7158151865005493,0.7202273607254028,0.7242262959480286,0.7278246879577637,0.7310481071472168,0.7339169383049011,0.736457884311676,0.7387511730194092,0.7407478094100952,0.742564857006073,0.7441877126693726,0.745633602142334,0.7469192743301392,0.7480776906013489,0.7491162419319153,0.750009298324585,0.7508160471916199,0.7515273094177246,0.7521606087684631,0.7527122497558594,0.7532218098640442,0.7536730170249939,0.7540621161460876,0.754417359828949,0.7547348141670227,0.7550158500671387,0.7552703022956848,0.7554861903190613,0.7556923627853394,0.7558779716491699,0.7560352087020874,0.7561815977096558,0.7563014626502991,0.7564172148704529,0.7565165162086487,0.7566075325012207,0.7566855549812317,0.7567536234855652,0.7568072080612183,0.7568637728691101,0.7569176554679871,0.7569594979286194,0.7570004463195801,0.7570340037345886,0.7570655345916748,0.7570937871932983,0.7571167945861816,0.75713711977005,0.7571550607681274,0.7571715712547302,0.7571868896484375,0.7572001218795776,0.757212221622467,0.7572239637374878,0.7572322487831116,0.7572401762008667,0.7572460770606995,0.75725257396698,0.7572569847106934,0.7572625875473022,0.7572667002677917,0.7572708129882812,0.7572734355926514,0.757276713848114,0.757279634475708,0.7572834491729736,0.7572852373123169,0.7572870254516602,0.7572882175445557,0.757290244102478,0.7572908401489258,0.757292628288269,0.7572940587997437,0.7572952508926392,0.7572961449623108,0.7572967410087585,0.7572976350784302,0.7572982311248779,0.7572985291481018,0.7572987675666809,0.7572990655899048,0.7572999596595764,0.7573002576828003,0.7573005557060242,0.7573005557060242,0.7573011517524719,0.7573014497756958,0.7573020458221436,0.7573023438453674,0.7573026418685913,0.7573029398918152,0.7573032379150391,0.7573035359382629,0.7573035359382629,0.757303774356842,0.757303774356842,0.7573043704032898,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137,0.7573046684265137],"active":[0.0005295872688293457,0.00047333049587905407,0.00046950153773650527,0.00046685070265084505,0.0004665561718866229,0.00047450861893594265,0.00048511207569390535,0.0004960099468007684,0.0004954208852723241,0.0005019006785005331,0.0005136821419000626,0.0005239909514784813,0.0005366562400013208,0.0005457866936922073,0.0005528558976948261,0.0005622811149805784,0.0005820149090141058,0.000633264658972621,0.0006901104934513569,0.0007755265105515718,0.0008750804699957371,0.0009987861849367619,0.0011151283979415894,0.001271822489798069,0.0014582648873329163,0.0016609071753919125,0.0018585417419672012,0.0021174405701458454,0.0024214033037424088,0.0027442174032330513,0.003081168048083782,0.0035624420270323753,0.004062274470925331,0.004595385864377022,0.005227759480476379,0.005993558093905449,0.006787044927477837,0.0076668281108140945,0.008714500814676285,0.009869970381259918,0.011096719652414322,0.012547612190246582,0.014062713831663132,0.015824049711227417,0.017528250813484192,0.019520796835422516,0.021662674844264984,0.023780107498168945,0.02616056054830551,0.028646163642406464,0.031120270490646362,0.03363092243671417,0.03594452142715454,0.03819449245929718,0.040474504232406616,0.04243083298206329,0.04418450593948364,0.0458044707775116,0.047053009271621704,0.047833532094955444,0.048383116722106934,0.04850274324417114,0.04819640517234802,0.04746004939079285,0.04634937644004822,0.04494026303291321,0.0433821976184845,0.041504472494125366,0.03954201936721802,0.03731590509414673,0.03507298231124878,0.03285098075866699,0.030604243278503418,0.028344273567199707,0.026184439659118652,0.024029552936553955,0.021974563598632812,0.020063340663909912,0.018262267112731934,0.01649564504623413,0.01494687795639038,0.013469815254211426,0.012230098247528076,0.010960638523101807,0.009909749031066895,0.008872389793395996,0.008002042770385742,0.007170259952545166,0.006403565406799316,0.005740821361541748,0.005092263221740723,0.004560947418212891,0.004051387310028076,0.0036472678184509277,0.003249049186706543,0.002900362014770508,0.0025625228881835938,0.002295076847076416,0.0020311474800109863,0.001800835132598877,0.001622617244720459,0.0014302730560302734,0.001293957233428955,0.0011478066444396973,0.0010491609573364258,0.0009278059005737305,0.0008247494697570801,0.0007495880126953125,0.0006679892539978027,0.0005917549133300781,0.0005375146865844727,0.0004774928092956543,0.000432431697845459,0.00038176774978637695,0.0003345608711242676,0.00030046701431274414,0.0002683401107788086,0.00024890899658203125,0.0002168416976928711,0.00019115209579467773,0.00016874074935913086,0.00014907121658325195,0.00013047456741333008,0.00012934207916259766,0.00011396408081054688,9.810924530029297e-05,8.779764175415039e-05,7.480382919311523e-05,6.80685043334961e-05,5.888938903808594e-05,5.155801773071289e-05,4.565715789794922e-05,4.297494888305664e-05,4.035234451293945e-05,3.5643577575683594e-05,3.153085708618164e-05,2.8312206268310547e-05,2.4437904357910156e-05,2.002716064453125e-05,1.8537044525146484e-05,1.7404556274414062e-05,1.531839370727539e-05,1.3828277587890625e-05,1.3232231140136719e-05,1.1205673217773438e-05,1.0013580322265625e-05,9.119510650634766e-06,8.58306884765625e-06,7.927417755126953e-06,7.987022399902344e-06,6.198883056640625e-06,5.900859832763672e-06,5.900859832763672e-06,6.139278411865234e-06,5.304813385009766e-06,5.602836608886719e-06,4.708766937255859e-06,4.172325134277344e-06,4.112720489501953e-06,3.516674041748047e-06,2.9206275939941406e-06,2.6226043701171875e-06,2.3245811462402344e-06,2.6226043701171875e-06,2.682209014892578e-06,2.682209014892578e-06,2.086162567138672e-06,1.7881393432617188e-06,1.7881393432617188e-06,2.384185791015625e-06,1.7881393432617188e-06,1.7881393432617188e-06,1.1920928955078125e-06,1.1920928955078125e-06,1.1920928955078125e-06,8.940696716308594e-07,8.940696716308594e-07,5.960464477539062e-07,8.344650268554688e-07,8.940696716308594e-07,8.940696716308594e-07,2.980232238769531e-07,0.0,0.0,0.0,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0005295872688293457,0.0006515259156003594,0.0007926095277070999,0.0009292750619351864,0.0010786056518554688,0.001237067044712603,0.0013914047740399837,0.0015416190726682544,0.0017083275597542524,0.0018676724284887314,0.002028784714639187,0.0021978493314236403,0.002369859255850315,0.002530087949708104,0.0026988580357283354,0.002869101008400321,0.003039049217477441,0.0032531782053411007,0.0034917539451271296,0.0037730373442173004,0.0040799458511173725,0.004433391150087118,0.004833373706787825,0.005285488907247782,0.0057841413654387,0.006378518883138895,0.007047414314001799,0.007782286033034325,0.008607286028563976,0.009542149491608143,0.010602779686450958,0.011804199777543545,0.01314140111207962,0.01465090736746788,0.0163456778973341,0.01825074851512909,0.02040293626487255,0.022808721289038658,0.025478117167949677,0.028466496616601944,0.031767383217811584,0.03547944128513336,0.0396050326526165,0.0441850945353508,0.04923170804977417,0.054823506623506546,0.06102853640913963,0.06791365146636963,0.07539726793766022,0.08361457288265228,0.09251786768436432,0.1022317185997963,0.11281947046518326,0.12424282729625702,0.13653093576431274,0.1497088521718979,0.1636997014284134,0.17856590449810028,0.19423002004623413,0.21077685058116913,0.22796989977359772,0.24586866796016693,0.26435592770576477,0.28327056765556335,0.3026140332221985,0.32225853204727173,0.34205469489097595,0.3618423342704773,0.3815021514892578,0.40099290013313293,0.42010900378227234,0.4388619065284729,0.45697686076164246,0.47462114691734314,0.49162188172340393,0.5078208446502686,0.5231577754020691,0.5377745032310486,0.5515682697296143,0.5645423531532288,0.5767120718955994,0.5879843235015869,0.5984545946121216,0.6082994937896729,0.6173959970474243,0.6257382035255432,0.6334848403930664,0.6406038403511047,0.647120475769043,0.6531157493591309,0.6586424708366394,0.6636581420898438,0.6682632565498352,0.6724300980567932,0.6762028336524963,0.679671585559845,0.6827704310417175,0.6856421828269958,0.6882532238960266,0.6906121969223022,0.6927446722984314,0.694686233997345,0.6964284181594849,0.6980100870132446,0.6994298100471497,0.7007484436035156,0.7019006609916687,0.702968955039978,0.7039211988449097,0.7047706246376038,0.705557644367218,0.7062721848487854,0.7069143056869507,0.7074812650680542,0.7080046534538269,0.7084723711013794,0.7089006304740906,0.7092876434326172,0.7096351981163025,0.7099491953849792,0.7102407813072205,0.7104955911636353,0.7107208967208862,0.7109294533729553,0.7111197113990784,0.7112858295440674,0.7114407420158386,0.7115821242332458,0.7117037773132324,0.7118118405342102,0.7119137644767761,0.7120009660720825,0.7120828628540039,0.7121570706367493,0.7122233510017395,0.7122804522514343,0.7123364210128784,0.7123855948448181,0.7124295234680176,0.7124701738357544,0.7125028371810913,0.712535560131073,0.7125676274299622,0.712592363357544,0.7126185894012451,0.712640106678009,0.7126589417457581,0.7126774787902832,0.7126933932304382,0.7127072811126709,0.712720513343811,0.7127314209938049,0.7127414345741272,0.7127514481544495,0.7127614617347717,0.7127711772918701,0.7127773761749268,0.7127832174301147,0.7127891182899475,0.712795615196228,0.7128000259399414,0.7128041386604309,0.7128074169158936,0.7128121256828308,0.7128150463104248,0.7128183245658875,0.712822437286377,0.7128244638442993,0.7128265500068665,0.7128291726112366,0.7128312587738037,0.7128338813781738,0.7128350734710693,0.7128356695175171,0.7128365635871887,0.7128374576568604,0.712838888168335,0.7128394842147827,0.7128409743309021,0.7128415703773499,0.7128421664237976,0.7128427624702454,0.7128433585166931,0.7128438949584961,0.71284419298172,0.7128444910049438,0.7128450870513916,0.7128450870513916,0.7128453850746155,0.7128453850746155,0.7128453850746155,0.7128459811210632,0.712846577167511,0.712846577167511,0.7128468751907349,0.7128471732139587,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826,0.7128474712371826],"recovered":[0.0,0.00017348276742268354,0.0003231079608667642,0.000467136938823387,0.0006049806252121925,0.0007472423603758216,0.0009012856753543019,0.0010582742979750037,0.0012108448427170515,0.001371662481687963,0.001529534813016653,0.0016924141673371196,0.001853231806308031,0.0020220018923282623,0.002183114178478718,0.0023445207625627518,0.0025129965506494045,0.0026832392904907465,0.0028696816880255938,0.003084399737417698,0.003329455154016614,0.0036133895628154278,0.0039223600178956985,0.004279928747564554,0.004681088961660862,0.005138800945132971,0.005668379832059145,0.00626688078045845,0.006921638268977404,0.007680072914808989,0.008504779078066349,0.009468506090342999,0.010537678375840187,0.011732029728591442,0.013088964857161045,0.014609663747251034,0.01631680503487587,0.01824219897389412,0.02039438672363758,0.022800760343670845,0.025537898764014244,0.0285645704716444,0.03193319961428642,0.03569238260388374,0.03985302522778511,0.04446607455611229,0.04955863580107689,0.0552467480301857,0.06147681176662445,0.06832452118396759,0.07595039904117584,0.08414974063634872,0.09311753511428833,0.1028696820139885,0.11345154047012329,0.12480773776769638,0.13712972402572632,0.15029852092266083,0.16436417400836945,0.17914319038391113,0.19483262300491333,0.21125870943069458,0.22848887741565704,0.2462274134159088,0.26471230387687683,0.2835426926612854,0.30283287167549133,0.3223707377910614,0.3420650064945221,0.3618016839027405,0.3812880218029022,0.40068626403808594,0.41968631744384766,0.43822982907295227,0.4564063549041748,0.473890095949173,0.4906937777996063,0.5068023800849915,0.5221757292747498,0.5367435812950134,0.5504628419876099,0.5634611248970032,0.5756022334098816,0.5869143009185791,0.5974611043930054,0.6073101162910461,0.6164478659629822,0.6248937249183655,0.6326292157173157,0.639751136302948,0.6463803052902222,0.6524345278739929,0.6579844951629639,0.6630646586418152,0.667671799659729,0.6718810796737671,0.6757153868675232,0.6791617274284363,0.6823492646217346,0.6852177381515503,0.687831461429596,0.6902248859405518,0.6923879384994507,0.6943127512931824,0.6960961818695068,0.6976925730705261,0.6991334557533264,0.7004265189170837,0.701616108417511,0.7026643753051758,0.7036372423171997,0.7045005559921265,0.7052987217903137,0.7060315608978271,0.7066535949707031,0.7072526812553406,0.707779049873352,0.7082529664039612,0.7086935639381409,0.7090864777565002,0.7094278335571289,0.709746241569519,0.7100419998168945,0.7102958559989929,0.7105291485786438,0.7107424139976501,0.7109302878379822,0.7111032009124756,0.7112634181976318,0.7113953828811646,0.7115167379379272,0.7116336822509766,0.7117329239845276,0.7118271589279175,0.7119093537330627,0.7119870781898499,0.7120530605316162,0.7121140360832214,0.7121676802635193,0.7122212648391724,0.7122666239738464,0.7123039960861206,0.7123408317565918,0.7123761773109436,0.7124035954475403,0.7124327421188354,0.7124583721160889,0.7124813199043274,0.7125019431114197,0.7125193476676941,0.712536096572876,0.7125496864318848,0.7125629186630249,0.7125758528709412,0.7125861644744873,0.7125979661941528,0.7126097679138184,0.712616503238678,0.7126232981681824,0.7126309871673584,0.712637722492218,0.7126421332359314,0.7126457095146179,0.712650716304779,0.7126542329788208,0.7126586437225342,0.7126610279083252,0.7126636505126953,0.7126665711402893,0.7126692533493042,0.7126715779304504,0.7126736640930176,0.7126757502555847,0.7126777768135071,0.7126789689064026,0.7126798629760742,0.7126807570457458,0.7126821875572205,0.7126827836036682,0.7126836776733398,0.7126848697662354,0.712685763835907,0.7126863598823547,0.7126866579055786,0.7126868963241577,0.7126874923706055,0.7126877903938293,0.7126880884170532,0.7126880884170532,0.712688684463501,0.7126889824867249,0.7126889824867249,0.7126892805099487,0.7126892805099487,0.7126901745796204,0.7126904726028442,0.7126907706260681,0.7126907706260681,0.7126907706260681,0.7126907706260681,0.7126907706260681,0.7126907706260681,0.7126907706260681,0.7126907706260681,0.7126907706260681,0.7126907706260681,0.7126907706260681,0.7126907706260681,0.7126907706260681,0.7126907706260681,0.7126907706260681,0.7126907706260681,0.7126907706260681,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292,0.712691068649292],"active":[0.0005295872688293457,0.00047804316272959113,0.0004695015668403357,0.00046213812311179936,0.0004736250266432762,0.0004898246843367815,0.0004901190986856818,0.00048334477469325066,0.0004974827170372009,0.0004960099468007684,0.0004992499016225338,0.0005054351640865207,0.000516627449542284,0.0005080860573798418,0.0005157438572496176,0.0005245802458375692,0.0005260526668280363,0.0005699389148503542,0.0006220722571015358,0.0006886376067996025,0.0007504906971007586,0.0008200015872716904,0.0009110136888921261,0.0010055601596832275,0.0011030524037778378,0.0012397179380059242,0.0013790344819426537,0.0015154052525758743,0.0016856477595865726,0.0018620765767991543,0.0020980006083846092,0.0023356936872005463,0.0026037227362394333,0.002918877638876438,0.0032567130401730537,0.0036410847678780556,0.004086131229996681,0.004566522315144539,0.005083730444312096,0.005665736272931099,0.00622948445379734,0.00691487081348896,0.007671833038330078,0.008492711931467056,0.00937868282198906,0.010357432067394257,0.011469900608062744,0.01266690343618393,0.013920456171035767,0.015290051698684692,0.016567468643188477,0.01808197796344757,0.019701935350894928,0.021373145282268524,0.023079395294189453,0.024901114404201508,0.026569977402687073,0.028267383575439453,0.029865846037864685,0.031633660197257996,0.03313727676868439,0.03460995852947235,0.03586705029010773,0.03704315423965454,0.037901729345321655,0.03871583938598633,0.03922182321548462,0.039471596479415894,0.03943714499473572,0.039191216230392456,0.03882098197937012,0.03817564249038696,0.0372905433177948,0.03639131784439087,0.035215526819229126,0.03393074870109558,0.03246399760246277,0.03097212314605713,0.029392540454864502,0.027798771858215332,0.026249229907989502,0.02452319860458374,0.02285236120223999,0.02138519287109375,0.019934892654418945,0.01842808723449707,0.01703697443008423,0.015710115432739258,0.014491260051727295,0.013364613056182861,0.012262165546417236,0.01122361421585083,0.010278761386871338,0.009365439414978027,0.008531033992767334,0.007790505886077881,0.007055044174194336,0.00648045539855957,0.005903959274291992,0.005394458770751953,0.004913210868835449,0.004461348056793213,0.00404047966003418,0.003697335720062256,0.0033336281776428223,0.003055870532989502,0.002767205238342285,0.002542436122894287,0.0023050904273986816,0.0021062493324279785,0.0019204020500183105,0.0017716288566589355,0.0016155838966369629,0.0014497041702270508,0.0013510584831237793,0.0012196898460388184,0.0011215806007385254,0.0010346770286560059,0.0009416341781616211,0.0008627176284790039,0.0008129477500915527,0.0007493495941162109,0.0006788969039916992,0.0006335973739624023,0.0005905628204345703,0.0005434155464172363,0.0005104541778564453,0.00047892332077026367,0.00044035911560058594,0.0004164576530456543,0.00039702653884887695,0.00036728382110595703,0.00034993886947631836,0.0003299117088317871,0.0003139972686767578,0.00029337406158447266,0.00028336048126220703,0.0002715587615966797,0.000261843204498291,0.00024890899658203125,0.00023621320724487305,0.00023156404495239258,0.00022679567337036133,0.0002161860466003418,0.00021499395370483398,0.00020736455917358398,0.00020056962966918945,0.00019615888595581055,0.0001914501190185547,0.00018793344497680664,0.0001844167709350586,0.00018173456192016602,0.00017851591110229492,0.00017559528350830078,0.00017529726028442383,0.00017321109771728516,0.00016760826110839844,0.00016671419143676758,0.00016582012176513672,0.0001646280288696289,0.00016230344772338867,0.00016200542449951172,0.00016170740127563477,0.0001614093780517578,0.0001608133316040039,0.00015968084335327148,0.0001614093780517578,0.0001608133316040039,0.00015997886657714844,0.00015991926193237305,0.00015968084335327148,0.00016021728515625,0.00015932321548461914,0.00015789270401000977,0.0001575946807861328,0.0001575946807861328,0.00015813112258911133,0.00015729665756225586,0.00015819072723388672,0.00015789270401000977,0.00015729665756225586,0.0001569986343383789,0.0001569986343383789,0.00015723705291748047,0.00015729665756225586,0.0001569986343383789,0.00015729665756225586,0.0001569986343383789,0.00015729665756225586,0.00015670061111450195,0.000156402587890625,0.0001569986343383789,0.00015729665756225586,0.00015729665756225586,0.00015670061111450195,0.00015670061111450195,0.00015670061111450195,0.00015670061111450195,0.00015670061111450195,0.00015670061111450195,0.00015670061111450195,0.00015670061111450195,0.00015670061111450195,0.00015670061111450195,0.00015670061111450195,0.00015670061111450195,0.00015670061111450195,0.00015670061111450195,0.00015670061111450195,0.00015670061111450195,0.00015670061111450195,0.00015670061111450195,0.00015670061111450195,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625,0.000156402587890625]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0005295872688293457,0.0006553549319505692,0.0007973221363499761,0.0009369330364279449,0.001081551075913012,0.0012179220793768764,0.001366074662655592,0.0015151107218116522,0.001650303602218628,0.0017902090912684798,0.0019256963860243559,0.0020658965222537518,0.002199027454480529,0.0023356929887086153,0.002475893124938011,0.002608729526400566,0.0027477513067424297,0.0029132815543562174,0.0031003132462501526,0.0033056060783565044,0.0035315165296196938,0.0037960114423185587,0.00407906249165535,0.004392155911773443,0.004738237708806992,0.005133802071213722,0.005559703800827265,0.006053349003195763,0.006578804459422827,0.0071684690192341805,0.007823226973414421,0.008547200821340084,0.009344514459371567,0.010205448605120182,0.011175950057804585,0.012256314978003502,0.013420328497886658,0.014713054522871971,0.016135968267917633,0.01769377663731575,0.01941564492881298,0.021319832652807236,0.023417236283421516,0.025718754157423973,0.028220852836966515,0.030915873125195503,0.03386419638991356,0.03708496689796448,0.04063621163368225,0.04446402192115784,0.04863880202174187,0.05311901494860649,0.05800245329737663,0.06326937675476074,0.06904909014701843,0.07519786059856415,0.08176635205745697,0.08890653401613235,0.09645848721265793,0.10455533117055893,0.11326893419027328,0.12245438992977142,0.13216736912727356,0.14251476526260376,0.15341414511203766,0.16481952369213104,0.17668499052524567,0.1891568899154663,0.20195838809013367,0.21533599495887756,0.22900785505771637,0.24308322370052338,0.2574566602706909,0.27204012870788574,0.2867634892463684,0.3015504479408264,0.3165041506290436,0.33144131302833557,0.3464203476905823,0.36121702194213867,0.3758372962474823,0.39022016525268555,0.40424931049346924,0.4180257320404053,0.43137887120246887,0.4443155825138092,0.4568711221218109,0.468889445066452,0.4803999960422516,0.4913671016693115,0.5020208358764648,0.5120465755462646,0.5216223001480103,0.5306475758552551,0.5391747355461121,0.547139585018158,0.5546638369560242,0.5617339611053467,0.5684140920639038,0.5746635794639587,0.5803990960121155,0.5858012437820435,0.5908678770065308,0.5955430865287781,0.599906325340271,0.6039609313011169,0.6076682806015015,0.6111370921134949,0.6143218874931335,0.6173527240753174,0.6200998425483704,0.6226314306259155,0.6250136494636536,0.6271654963493347,0.6291568875312805,0.6309815645217896,0.6326727867126465,0.634270966053009,0.6357280015945435,0.6370640397071838,0.6382925510406494,0.6394277215003967,0.6404659748077393,0.6414305567741394,0.6423159837722778,0.6431288719177246,0.6438599228858948,0.644548237323761,0.6451853513717651,0.645756185054779,0.6462821960449219,0.6467649340629578,0.6472135186195374,0.6476326584815979,0.6480052471160889,0.6483557224273682,0.6486729383468628,0.6489657163619995,0.6492355465888977,0.6494941115379333,0.649722695350647,0.6499332785606384,0.650132417678833,0.6503061652183533,0.650467574596405,0.6506242752075195,0.6507571339607239,0.6508864164352417,0.6510045528411865,0.6511150002479553,0.651212751865387,0.6513055562973022,0.6513909697532654,0.6514707803726196,0.6515405774116516,0.6516092419624329,0.6516725420951843,0.6517279148101807,0.6517820954322815,0.6518312692642212,0.6518740057945251,0.6519134640693665,0.6519556045532227,0.6519873738288879,0.6520212888717651,0.6520501375198364,0.6520766615867615,0.6520981192588806,0.652126133441925,0.6521484851837158,0.6521705985069275,0.6521885991096497,0.6522100567817688,0.6522288918495178,0.6522418856620789,0.6522554159164429,0.6522692441940308,0.652281641960144,0.6522922515869141,0.6523022651672363,0.6523122787475586,0.6523225903511047,0.6523305177688599,0.6523382067680359,0.6523464322090149,0.6523535251617432,0.6523588299751282,0.6523647308349609,0.6523705720901489,0.6523749828338623,0.6523808836936951,0.6523861885070801,0.6523891687393188,0.6523935794830322,0.6523965001106262,0.6523997783660889,0.652402400970459,0.6524044871330261,0.6524065136909485,0.6524085998535156,0.652410626411438,0.6524124145507812,0.6524142026901245,0.6524156332015991,0.6524171233177185,0.652418315410614,0.6524189114570618,0.6524203419685364,0.6524215340614319,0.6524227261543274,0.6524239182472229,0.6524248123168945,0.6524253487586975,0.6524271368980408,0.6524277329444885,0.6524283289909363,0.652428925037384,0.6524292230606079,0.6524301171302795,0.6524303555488586,0.6524306535720825,0.6524315476417542,0.652431845664978,0.6524321436882019,0.6524321436882019,0.6524324417114258,0.6524324417114258,0.6524324417114258,0.6524324417114258,0.6524327397346497,0.6524330377578735,0.6524330377578735,0.6524330377578735,0.6524333357810974,0.6524336338043213,0.6524336338043213,0.6524336338043213,0.6524339318275452,0.6524339318275452,0.6524339318275452,0.6524339318275452,0.6524339318275452,0.6524339318275452,0.6524339318275452,0.6524339318275452,0.6524339318275452,0.6524339318275452,0.6524339318275452,0.6524339318275452,0.6524339318275452,0.6524339318275452,0.6524339318275452,0.6524339318275452,0.6524339318275452,0.6524339318275452,0.6524339318275452,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769,0.652434229850769],"recovered":[0.0,0.0001743663742672652,0.0003284096601419151,0.00047273316886276007,0.000621474755462259,0.0007640310795977712,0.0009071764070540667,0.001054445281624794,0.0011984743177890778,0.0013330781366676092,0.0014697436708956957,0.001614656182937324,0.0017536780796945095,0.0018891654908657074,0.002019056584686041,0.0021539549343287945,0.002285613212734461,0.00241992250084877,0.002571315038949251,0.0027362562250345945,0.002925349399447441,0.003134471131488681,0.003369512502104044,0.0036228150129318237,0.003901153104379773,0.004216308705508709,0.004581829998642206,0.0049700308591127396,0.005417433567345142,0.0058907559141516685,0.006432999856770039,0.0070285554975271225,0.007686258293688297,0.008419952355325222,0.009205483831465244,0.010099700652062893,0.011089642532169819,0.012159992940723896,0.013338143937289715,0.014628219418227673,0.016074106097221375,0.017664315178990364,0.019402971491217613,0.02129596658051014,0.023417817428708076,0.025723164901137352,0.02822761982679367,0.03097035549581051,0.03392280265688896,0.037170376628637314,0.04070600867271423,0.04459361359477043,0.04880756512284279,0.05330692231655121,0.05818711966276169,0.063493512570858,0.06926438957452774,0.07540285587310791,0.08206677436828613,0.0891663134098053,0.09677687287330627,0.10491524636745453,0.11349984258413315,0.12273243069648743,0.13248133659362793,0.14277277886867523,0.15363474190235138,0.16504837572574615,0.17698834836483002,0.1892782300710678,0.2021351009607315,0.2154923975467682,0.2291398048400879,0.24312210083007812,0.257362425327301,0.27187636494636536,0.2865932285785675,0.3014447093009949,0.3163444995880127,0.3312053978443146,0.34605392813682556,0.3608046770095825,0.37531065940856934,0.3896867632865906,0.403783917427063,0.4174460768699646,0.4307037889957428,0.4435971975326538,0.45610591769218445,0.4680612087249756,0.47955259680747986,0.4905933439731598,0.5011351704597473,0.5111995339393616,0.5207598805427551,0.5297895669937134,0.5382739901542664,0.5463322401046753,0.5538848042488098,0.5609601736068726,0.5676500201225281,0.5738235712051392,0.5795941352844238,0.5851166844367981,0.5901954174041748,0.5948606133460999,0.5992242097854614,0.6032502055168152,0.6070318222045898,0.6104890704154968,0.6137446165084839,0.6167630553245544,0.6195340156555176,0.6220912337303162,0.6244551539421082,0.626639187335968,0.628654420375824,0.63051438331604,0.6322524547576904,0.6338076591491699,0.6352543830871582,0.6365880966186523,0.6378242373466492,0.638974130153656,0.6400377154350281,0.641005277633667,0.6419015526771545,0.6427077054977417,0.643465518951416,0.6441527009010315,0.6447771191596985,0.6453508734703064,0.6458704471588135,0.646359384059906,0.6468061804771423,0.6472244262695312,0.6476017236709595,0.6479474902153015,0.6482667922973633,0.648551881313324,0.6488323211669922,0.649079442024231,0.6493135690689087,0.6495288610458374,0.649717390537262,0.6498944163322449,0.6500608325004578,0.6502189636230469,0.6503512263298035,0.6504793763160706,0.6505939364433289,0.6507081985473633,0.6508101224899292,0.6509087681770325,0.6509930491447449,0.6510681509971619,0.6511450409889221,0.6512154340744019,0.6512761116027832,0.6513344049453735,0.6513885855674744,0.6514363288879395,0.651482880115509,0.6515299677848816,0.6515668034553528,0.6516009569168091,0.6516304016113281,0.6516616344451904,0.6516875624656677,0.6517122983932495,0.6517391204833984,0.651764452457428,0.6517847776412964,0.6518059372901917,0.6518268585205078,0.6518439650535583,0.6518580913543701,0.6518710255622864,0.6518843173980713,0.6518972516059875,0.6519078612327576,0.651919960975647,0.6519302725791931,0.651938796043396,0.6519479155540466,0.6519573330879211,0.6519664525985718,0.6519723534584045,0.6519779562950134,0.6519847512245178,0.6519900560379028,0.6519944667816162,0.6520000696182251,0.6520038843154907,0.6520076990127563,0.6520118117332458,0.6520144939422607,0.6520177125930786,0.6520197987556458,0.6520227193832397,0.6520256996154785,0.6520277261734009,0.6520295143127441,0.6520301103591919,0.6520316004753113,0.6520330309867859,0.6520345211029053,0.6520363092422485,0.6520374417304993,0.6520383358001709,0.6520398259162903,0.6520410180091858,0.6520419120788574,0.6520427465438843,0.6520436406135559,0.6520445346832275,0.6520445346832275,0.6520454287528992,0.6520460247993469,0.6520471572875977,0.6520477533340454,0.6520480513572693,0.652048647403717,0.6520489454269409,0.6520492434501648,0.6520492434501648,0.6520495414733887,0.6520495414733887,0.6520495414733887,0.6520498394966125,0.6520498394966125,0.6520498394966125,0.6520501375198364,0.6520501375198364,0.6520501375198364,0.6520501375198364,0.6520504355430603,0.6520504355430603,0.6520504355430603,0.6520504355430603,0.6520504355430603,0.6520504355430603,0.6520504355430603,0.6520504355430603,0.6520504355430603,0.6520504355430603,0.6520504355430603,0.6520504355430603,0.6520504355430603,0.6520504355430603,0.6520504355430603,0.6520504355430603,0.6520504355430603,0.6520504355430603,0.6520504355430603,0.6520504355430603,0.6520504355430603,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842,0.6520507335662842],"active":[0.0005295872688293457,0.00048098855768330395,0.000468912476208061,0.00046419986756518483,0.000460076320450753,0.0004538909997791052,0.0004588982556015253,0.0004606654401868582,0.00045182928442955017,0.0004571309546008706,0.0004559527151286602,0.0004512403393164277,0.0004453493747860193,0.0004465274978429079,0.0004568365402519703,0.0004547745920717716,0.0004621380940079689,0.0004933590535074472,0.0005289982073009014,0.0005693498533219099,0.0006061671301722527,0.0006615403108298779,0.0007095499895513058,0.0007693408988416195,0.0008370846044272184,0.0009174933657050133,0.0009778738021850586,0.001083318144083023,0.0011613708920776844,0.001277713105082512,0.0013902271166443825,0.0015186453238129616,0.0016582561656832695,0.00178549624979496,0.00197046622633934,0.002156614325940609,0.002330685965716839,0.002553061582148075,0.0027978243306279182,0.0030655572190880775,0.003341538831591606,0.0036555174738168716,0.004014264792203903,0.004422787576913834,0.004803035408258438,0.005192708224058151,0.005636576563119888,0.006114611402153969,0.006713408976793289,0.007293645292520523,0.007932793349027634,0.00852540135383606,0.009194888174533844,0.009962454438209534,0.010861970484256744,0.011704348027706146,0.01250196248292923,0.013503678143024445,0.014391712844371796,0.015389017760753632,0.01649206131696701,0.017539143562316895,0.01866752654314041,0.019782334566116333,0.02093280851840973,0.02204674482345581,0.023050248622894287,0.024108514189720154,0.02497003972530365,0.026057764887809753,0.026872754096984863,0.027590826153755188,0.028316855430603027,0.028918027877807617,0.029401063919067383,0.02967408299446106,0.029910922050476074,0.029996603727340698,0.03007584810256958,0.030011624097824097,0.02978336811065674,0.029415488243103027,0.028938651084899902,0.028338968753814697,0.027594953775405884,0.026869505643844604,0.026167333126068115,0.025292247533798218,0.02429407835006714,0.023305892944335938,0.022468239068984985,0.02145323157310486,0.02048712968826294,0.019448041915893555,0.018414855003356934,0.01735001802444458,0.016389846801757812,0.015401721000671387,0.014529287815093994,0.013703405857086182,0.012749075889587402,0.011977672576904297,0.011273741722106934,0.01042640209197998,0.009710907936096191,0.00910031795501709,0.008444070816040039,0.007886886596679688,0.007290065288543701,0.006863653659820557,0.006355226039886475,0.005868375301361084,0.005479633808135986,0.005074262619018555,0.004701733589172363,0.004342377185821533,0.00401836633682251,0.003756582736968994,0.0034755468368530273,0.003256380558013916,0.003038167953491211,0.0028396248817443848,0.002641737461090088,0.0024564266204833984,0.002278268337249756,0.002123594284057617,0.0019583702087402344,0.0018405318260192871,0.001719832420349121,0.0016034841537475586,0.0015050768852233887,0.0014140605926513672,0.001343071460723877,0.0012732744216918945,0.0011990666389465332,0.001131296157836914,0.0010712146759033203,0.001018226146697998,0.0009687542915344238,0.000942230224609375,0.0008903741836547852,0.0008538365364074707,0.0008188486099243164,0.0007773041725158691,0.0007501840591430664,0.0007298588752746582,0.0006963014602661133,0.0006674528121948242,0.0006533265113830566,0.0006356239318847656,0.0006188154220581055,0.0005973577499389648,0.0005808472633361816,0.0005620121955871582,0.0005475282669067383,0.0005410909652709961,0.000527501106262207,0.0005124807357788086,0.000505983829498291,0.0004968643188476562,0.00048542022705078125,0.00047713518142700195,0.00047272443771362305,0.00045740604400634766,0.0004544854164123535,0.00044918060302734375,0.0004462599754333496,0.00043648481369018555,0.0004385709762573242,0.0004361867904663086,0.00043147802352905273,0.0004241466522216797,0.0004252791404724121,0.0004229545593261719,0.0004150271415710449,0.0004114508628845215,0.00041115283966064453,0.000410616397857666,0.00040793418884277344,0.0004050135612487793,0.0004044175148010254,0.00040262937545776367,0.00040024518966674805,0.0003994107246398926,0.0003985166549682617,0.0003961920738220215,0.0003923773765563965,0.0003923773765563965,0.00039261579513549805,0.0003902316093444824,0.00039082765579223633,0.0003917217254638672,0.00038909912109375,0.0003896951675415039,0.00038880109786987305,0.0003879666328430176,0.0003879070281982422,0.00038677453994750977,0.0003867149353027344,0.0003858804702758789,0.00038492679595947266,0.0003846883773803711,0.0003846883773803711,0.00038552284240722656,0.00038552284240722656,0.000385284423828125,0.00038439035415649414,0.0003840327262878418,0.0003840923309326172,0.00038439035415649414,0.0003840923309326172,0.00038379430770874023,0.0003834366798400879,0.00038439035415649414,0.0003840923309326172,0.00038379430770874023,0.00038439035415649414,0.00038379430770874023,0.0003840923309326172,0.00038319826126098633,0.0003829002380371094,0.0003834962844848633,0.00038319826126098633,0.00038319826126098633,0.0003829002380371094,0.00038319826126098633,0.0003829002380371094,0.0003829002380371094,0.0003829002380371094,0.0003829002380371094,0.00038319826126098633,0.00038319826126098633,0.0003829002380371094,0.00038319826126098633,0.0003834962844848633,0.0003834962844848633,0.00038319826126098633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.00038379430770874023,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0005295872688293457,0.0006647801492363214,0.0008073364151641726,0.0009604960796423256,0.0011148338671773672,0.0012665208196267486,0.0014394144527614117,0.0016031775157898664,0.0017616389086470008,0.0019386560888960958,0.002120385877788067,0.0023053556215018034,0.0024844345171004534,0.0026702880859375,0.002856141421943903,0.0030361039098352194,0.0032313824631273746,0.003474670695140958,0.0037494744174182415,0.004069342277944088,0.004416602663695812,0.00483602425083518,0.005310524720698595,0.005849234294146299,0.006481606978923082,0.007195861078798771,0.00803588330745697,0.008977225981652737,0.010068194009363651,0.011290526017546654,0.012713732197880745,0.014346061274409294,0.016200175508856773,0.018299346789717674,0.020683925598859787,0.02342401072382927,0.0265764482319355,0.03013446554541588,0.03420350328087807,0.038849838078022,0.044026341289281845,0.04990266263484955,0.05645524710416794,0.0638711154460907,0.07201538234949112,0.08122292906045914,0.09140686690807343,0.10269767791032791,0.11496488749980927,0.12857046723365784,0.1433907300233841,0.15934377908706665,0.1766396313905716,0.19504854083061218,0.21454723179340363,0.2352149486541748,0.25682517886161804,0.27935054898262024,0.3025892972946167,0.32645362615585327,0.3505744934082031,0.37489449977874756,0.3990253806114197,0.42292505502700806,0.4464229941368103,0.46931183338165283,0.491362988948822,0.5125411152839661,0.5327844023704529,0.551917314529419,0.5698797106742859,0.5866718888282776,0.6023336052894592,0.6168670058250427,0.6303321123123169,0.6426264047622681,0.6540037989616394,0.6642740368843079,0.6737189888954163,0.6822638511657715,0.6900308132171631,0.6970758438110352,0.7033833861351013,0.7090482115745544,0.7141157388687134,0.7187841534614563,0.7229503989219666,0.726641833782196,0.729991614818573,0.7329735159873962,0.7356426119804382,0.7380210161209106,0.7401136755943298,0.7419931292533875,0.7436917424201965,0.7452248334884644,0.7465752959251404,0.7477616667747498,0.7488222718238831,0.7497942447662354,0.7506357431411743,0.7513676881790161,0.752040445804596,0.752630352973938,0.7531590461730957,0.7536335587501526,0.7540550827980042,0.7544299960136414,0.7547690272331238,0.755058228969574,0.755328357219696,0.7555636763572693,0.755767822265625,0.7559586763381958,0.7561241984367371,0.756266713142395,0.7563904523849487,0.7565076947212219,0.7566090226173401,0.7566941380500793,0.7567698359489441,0.7568387389183044,0.7569006085395813,0.7569577097892761,0.7570048570632935,0.7570493221282959,0.7570884823799133,0.7571247220039368,0.7571544647216797,0.7571836113929749,0.7572110295295715,0.7572313547134399,0.7572531700134277,0.7572723031044006,0.7572888135910034,0.7573020458221436,0.7573126554489136,0.7573241591453552,0.7573338747024536,0.7573403120040894,0.757348895072937,0.757357120513916,0.7573627233505249,0.7573686242103577,0.7573742270469666,0.7573800683021545,0.7573845386505127,0.7573874592781067,0.7573909759521484,0.7573939561843872,0.7573956847190857,0.7573983669281006,0.7574006915092468,0.7574036717414856,0.7574051022529602,0.7574065923690796,0.7574074864387512,0.7574089765548706,0.7574098706245422,0.757411003112793,0.7574113011360168,0.7574115991592407,0.7574121952056885,0.7574127912521362,0.757413387298584,0.757413387298584,0.757413387298584,0.757413387298584,0.7574136853218079,0.7574136853218079,0.7574136853218079,0.7574139833450317,0.7574139833450317,0.7574139833450317,0.7574139833450317,0.7574142813682556,0.7574145793914795,0.7574145793914795,0.7574145793914795,0.7574145793914795,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034,0.7574148774147034],"recovered":[0.0,0.00016994831094052643,0.00032251887023448944,0.0004709659260697663,0.0006238310597836971,0.0007787579670548439,0.0009310339810326695,0.0010947970440611243,0.001260327291674912,0.0014232066459953785,0.0015943330945447087,0.0017734121065586805,0.0019498402252793312,0.0021409953478723764,0.0023159508127719164,0.0025023932103067636,0.0026885410770773888,0.002879401436075568,0.003102072048932314,0.003341236850246787,0.0036304728128015995,0.003939442802220583,0.004318218678236008,0.004738524090498686,0.005215380806475878,0.005758213810622692,0.0063988338224589825,0.007151966914534569,0.007973432540893555,0.008924201130867004,0.010006332769989967,0.011261063627898693,0.012722560204565525,0.014390822499990463,0.016255246475338936,0.01838887855410576,0.020832069218158722,0.023651091381907463,0.026825029402971268,0.030445782467722893,0.03452719375491142,0.03923066705465317,0.04450289532542229,0.050360072404146194,0.05704431235790253,0.06445694714784622,0.07277881354093552,0.08210211992263794,0.09232404828071594,0.10363636165857315,0.11605820059776306,0.12960457801818848,0.1444198340177536,0.16043856739997864,0.17760246992111206,0.19603699445724487,0.21555307507514954,0.23616129159927368,0.25772175192832947,0.2800845205783844,0.30321577191352844,0.32678380608558655,0.35077714920043945,0.3747960925102234,0.3988127112388611,0.42245909571647644,0.44577351212501526,0.4684876799583435,0.4903818666934967,0.5113989114761353,0.5315906405448914,0.5506395697593689,0.5686535239219666,0.5854200720787048,0.6009525060653687,0.6155362725257874,0.6290063858032227,0.6414223313331604,0.6528394818305969,0.6631535887718201,0.6726300716400146,0.6812081933021545,0.6890581846237183,0.6961115002632141,0.7024464011192322,0.7081748843193054,0.7133823037147522,0.7180201411247253,0.722212553024292,0.725996196269989,0.7293601036071777,0.7323855757713318,0.7350702881813049,0.7374643087387085,0.7396350502967834,0.7415781021118164,0.7432785034179688,0.7448092103004456,0.7461720108985901,0.7474079132080078,0.7484980225563049,0.7494661211967468,0.7503165006637573,0.7510878443717957,0.7517552971839905,0.7523528933525085,0.7528865933418274,0.7533575892448425,0.7537881731987,0.7541813850402832,0.7544986009597778,0.7547990679740906,0.7550706267356873,0.7553065419197083,0.7555186152458191,0.7557012438774109,0.75588059425354,0.7560160756111145,0.7561468482017517,0.756266713142395,0.7563704252243042,0.7564519643783569,0.7565350532531738,0.7566080689430237,0.7566720247268677,0.7567262053489685,0.7567780613899231,0.7568204402923584,0.7568625807762146,0.7568955421447754,0.7569288611412048,0.7569565176963806,0.756982147693634,0.7570051550865173,0.7570239901542664,0.7570402026176453,0.7570584416389465,0.7570708394050598,0.7570822834968567,0.7570928931236267,0.7571023106575012,0.7571120262145996,0.7571203112602234,0.7571262121200562,0.7571344375610352,0.757140040397644,0.7571447491645813,0.7571491599082947,0.7571535706520081,0.7571573853492737,0.7571606636047363,0.7571620941162109,0.7571650743484497,0.757167398929596,0.7571700811386108,0.7571718692779541,0.7571730017662048,0.7571744918823242,0.7571756839752197,0.7571765780448914,0.7571774125099182,0.7571783065795898,0.7571786046028137,0.7571794986724854,0.757180392742157,0.7571806907653809,0.7571818828582764,0.7571818828582764,0.7571824193000793,0.7571827173233032,0.7571827173233032,0.7571827173233032,0.757183313369751,0.757183313369751,0.757183313369751,0.757183313369751,0.757183313369751,0.757183313369751,0.7571839094161987,0.7571839094161987,0.7571839094161987,0.7571842074394226,0.7571842074394226,0.7571842074394226,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465,0.7571845054626465],"active":[0.0005295872688293457,0.0004948318237438798,0.0004848175449296832,0.0004895301535725594,0.0004910028073936701,0.00048776285257190466,0.0005083804717287421,0.0005083804717287421,0.0005013116169720888,0.0005154494429007173,0.0005260527832433581,0.0005319435149431229,0.0005345942918211222,0.0005292927380651236,0.0005401906091719866,0.0005337106995284557,0.0005428413860499859,0.0005952692590653896,0.0006474023684859276,0.0007281054276973009,0.0007861298508942127,0.0008965814486145973,0.0009923060424625874,0.0011107102036476135,0.0012662261724472046,0.0014376472681760788,0.0016370494849979877,0.0018252590671181679,0.0020947614684700966,0.0023663248866796494,0.0027073994278907776,0.003084997646510601,0.0034776153042912483,0.003908524289727211,0.004428679123520851,0.005035132169723511,0.005744379013776779,0.006483374163508415,0.007378473877906799,0.00840405561029911,0.009499147534370422,0.01067199558019638,0.011952351778745651,0.013511043041944504,0.014971069991588593,0.016765981912612915,0.01862805336713791,0.020595557987689972,0.022640839219093323,0.024934105575084686,0.027332529425621033,0.029739201068878174,0.03221979737281799,0.034609973430633545,0.036944761872291565,0.03917795419692993,0.041272103786468506,0.04318925738334656,0.04486754536628723,0.04636910557746887,0.04735872149467468,0.04811069369316101,0.048248231410980225,0.04812896251678467,0.04761028289794922,0.04685273766517639,0.04558947682380676,0.04405343532562256,0.04240253567695618,0.04051840305328369,0.03828907012939453,0.03603231906890869,0.033680081367492676,0.03144693374633789,0.029379606246948242,0.027090132236480713,0.024997413158416748,0.02285170555114746,0.020879507064819336,0.019110262393951416,0.017400741577148438,0.015867650508880615,0.014325201511383057,0.012936711311340332,0.011669337749481201,0.010609269142150879,0.009568095207214355,0.008621692657470703,0.007779061794281006,0.0069773197174072266,0.006282508373260498,0.005635440349578857,0.005043387413024902,0.004528820514678955,0.004056692123413086,0.0036467313766479492,0.003296792507171631,0.0029524564743041992,0.0026502609252929688,0.002386331558227539,0.0021377205848693848,0.0019015669822692871,0.001723945140838623,0.001542508602142334,0.0014037489891052246,0.001280665397644043,0.0011684894561767578,0.0010724067687988281,0.0009808540344238281,0.0008768439292907715,0.0008297562599182129,0.0007646083831787109,0.0006971955299377441,0.0006521344184875488,0.0006055831909179688,0.0005654692649841309,0.0005098581314086914,0.0004916191101074219,0.0004621744155883789,0.00042742490768432617,0.0003994107246398926,0.00038677453994750977,0.0003655552864074707,0.0003496408462524414,0.00033283233642578125,0.0003231167793273926,0.0003104209899902344,0.00030428171157836914,0.0002918839454650879,0.0002880692481994629,0.0002821683883666992,0.00027483701705932617,0.00027102231979370117,0.0002671480178833008,0.00026482343673706055,0.000261843204498291,0.000254213809967041,0.00025331974029541016,0.00025159120559692383,0.0002474188804626465,0.000246584415435791,0.00024509429931640625,0.00024241209030151367,0.00024241209030151367,0.00023978948593139648,0.00024002790451049805,0.00023978948593139648,0.00023829936981201172,0.00023740530014038086,0.0002365708351135254,0.00023502111434936523,0.00023627281188964844,0.00023561716079711914,0.00023627281188964844,0.00023502111434936523,0.00023472309112548828,0.00023448467254638672,0.00023448467254638672,0.00023418664932250977,0.00023442506790161133,0.0002338886260986328,0.0002332925796508789,0.00023359060287475586,0.0002332925796508789,0.00023299455642700195,0.000232696533203125,0.0002315044403076172,0.0002315044403076172,0.00023126602172851562,0.00023096799850463867,0.00023096799850463867,0.00023126602172851562,0.00023066997528076172,0.00023066997528076172,0.00023066997528076172,0.00023096799850463867,0.00023126602172851562,0.00023126602172851562,0.00023066997528076172,0.00023066997528076172,0.00023096799850463867,0.00023066997528076172,0.00023066997528076172,0.00023066997528076172,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0005295872688293457,0.0006597730098292232,0.0007976166671141982,0.0009407620527781546,0.0010909762931987643,0.0012373615754768252,0.0013805069029331207,0.0015204123919829726,0.001668270444497466,0.0018140666652470827,0.0019678152166306973,0.0021239202469587326,0.0022732510697096586,0.0024299451615661383,0.0025913517456501722,0.0027412716299295425,0.002887067850679159,0.003072332125157118,0.0032876392360776663,0.0035247420892119408,0.0037957169115543365,0.004110283218324184,0.0044625503942370415,0.004842798691242933,0.0052790092304348946,0.0057767778635025024,0.006329625379294157,0.006975546944886446,0.007675368804484606,0.008466202765703201,0.009371612221002579,0.010397487320005894,0.01155943889170885,0.012868070043623447,0.01427183672785759,0.0159333236515522,0.017758870497345924,0.019830647855997086,0.02207414247095585,0.024661362171173096,0.027521325275301933,0.030748281627893448,0.034284502267837524,0.038257818669080734,0.04263317584991455,0.04746212437748909,0.052797380834817886,0.05872701480984688,0.06526575237512589,0.07244187593460083,0.08035993576049805,0.08894011378288269,0.09832026064395905,0.10854484140872955,0.11945894360542297,0.13129818439483643,0.14407818019390106,0.15764252841472626,0.1721482276916504,0.1874815672636032,0.20356303453445435,0.22043180465698242,0.23807373642921448,0.25622785091400146,0.2750806510448456,0.29437255859375,0.3138730227947235,0.3333711326122284,0.35307249426841736,0.37269458174705505,0.39232316613197327,0.41137683391571045,0.43028587102890015,0.4487239122390747,0.4664497971534729,0.48357921838760376,0.49991458654403687,0.515566349029541,0.5304772853851318,0.5445977449417114,0.5579293966293335,0.5705155730247498,0.5822929739952087,0.593163788318634,0.603303849697113,0.6126842498779297,0.621322512626648,0.6293492317199707,0.636712372303009,0.643516480922699,0.6497339010238647,0.6553978323936462,0.6606114506721497,0.6654395461082458,0.6697542071342468,0.6737204790115356,0.6773040890693665,0.6805952787399292,0.6835709810256958,0.6862444877624512,0.6887292265892029,0.6909983158111572,0.6930936574935913,0.6949236392974854,0.6965925097465515,0.698156476020813,0.6995216608047485,0.700771689414978,0.7018935680389404,0.7029459476470947,0.703888475894928,0.7047438621520996,0.7054978609085083,0.7061770558357239,0.706803560256958,0.7073734402656555,0.7078874111175537,0.7083415985107422,0.7087501287460327,0.7091138958930969,0.7094640731811523,0.7097665667533875,0.7100431323051453,0.7102929353713989,0.7105182409286499,0.7107238173484802,0.7109082341194153,0.7110740542411804,0.7112286686897278,0.7113688588142395,0.711487889289856,0.7115956544876099,0.7117007970809937,0.7117959260940552,0.7118787169456482,0.711951494216919,0.7120230197906494,0.7120863795280457,0.7121381759643555,0.7121880054473877,0.712230384349823,0.7122713327407837,0.7123075723648071,0.7123405337333679,0.7123688459396362,0.7123947739601135,0.7124198079109192,0.7124427556991577,0.7124627828598022,0.7124816179275513,0.7124969363212585,0.7125113606452942,0.7125228643417358,0.712535560131073,0.7125449776649475,0.7125540971755981,0.712562620639801,0.7125691175460815,0.7125753164291382,0.7125806212425232,0.7125876545906067,0.7125926613807678,0.7125956416130066,0.7126006484031677,0.7126050591468811,0.7126076817512512,0.7126103639602661,0.7126117944717407,0.712613582611084,0.712615966796875,0.7126182913780212,0.7126206755638123,0.7126221060752869,0.7126232981681824,0.7126247882843018,0.7126259803771973,0.712626576423645,0.7126268148422241,0.7126283049583435,0.7126289010047913,0.712629497051239,0.7126300930976868,0.7126306891441345,0.7126309871673584,0.7126312851905823,0.7126318216323853,0.7126318216323853,0.7126318216323853,0.7126318216323853,0.7126321196556091,0.712632417678833,0.7126327157020569,0.7126327157020569,0.7126327157020569,0.7126327157020569,0.7126330137252808,0.7126330137252808,0.7126333117485046,0.7126336097717285,0.7126336097717285,0.7126336097717285,0.7126339077949524,0.7126339077949524,0.7126339077949524,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763,0.7126342058181763],"recovered":[0.0,0.00017348276742268354,0.00032988234306685627,0.00047950755106285214,0.0006135222502052784,0.0007631474290974438,0.0009157180320471525,0.0010582742979750037,0.0012073104735463858,0.001349866739474237,0.0014971356140449643,0.0016491170972585678,0.0017969751497730613,0.001951607409864664,0.002104767132550478,0.0022629338782280684,0.002424340695142746,0.002576911123469472,0.0027450923807919025,0.0029350691474974155,0.003150670789182186,0.003388951998203993,0.003659926587715745,0.003964184317737818,0.004317629616707563,0.004707008600234985,0.005147931631654501,0.005670147016644478,0.006242728792130947,0.0068739233538508415,0.0075761014595627785,0.008380189538002014,0.009290311485528946,0.010320604778826237,0.011487857438623905,0.012797078117728233,0.014287439174950123,0.01593037135899067,0.01777653396129608,0.019822983071208,0.02214806340634823,0.024738524109125137,0.02764355018734932,0.030895836651325226,0.03447476401925087,0.038477830588817596,0.04285024106502533,0.04773250222206116,0.05314227566123009,0.05909694731235504,0.06570018827915192,0.07294316589832306,0.08078612387180328,0.08945377916097641,0.09891580790281296,0.10914157330989838,0.12011487036943436,0.131982684135437,0.1447361707687378,0.158344104886055,0.17285186052322388,0.18808741867542267,0.20420806109905243,0.22093839943408966,0.2385449856519699,0.25679630041122437,0.27551743388175964,0.29453957080841064,0.31382060050964355,0.3333817422389984,0.3529084026813507,0.37251755595207214,0.39185309410095215,0.4110501706600189,0.42984697222709656,0.4480885863304138,0.4657697081565857,0.4827898442745209,0.4991903007030487,0.5147996544837952,0.5296573042869568,0.5438342690467834,0.5570805668830872,0.5696420073509216,0.5813133120536804,0.592303991317749,0.6024944186210632,0.611876368522644,0.6205001473426819,0.6286199688911438,0.6359795331954956,0.6428310871124268,0.6490911841392517,0.6548093557357788,0.6600857377052307,0.6648489832878113,0.6692346334457397,0.6732532978057861,0.6768404841423035,0.6801437139511108,0.683133602142334,0.6858539581298828,0.6884016990661621,0.6906964182853699,0.6927685141563416,0.694632351398468,0.696342408657074,0.697843074798584,0.699249804019928,0.7005189657211304,0.7016873955726624,0.7027433514595032,0.7036802768707275,0.7045347094535828,0.7052966952323914,0.7060126662254333,0.706637978553772,0.7072217464447021,0.7077330946922302,0.7082023024559021,0.7086249589920044,0.7090004682540894,0.7093353867530823,0.7096422910690308,0.7099264860153198,0.7101712822914124,0.7104060053825378,0.7106080651283264,0.7107980251312256,0.710970938205719,0.7111214399337769,0.7112646102905273,0.7113826870918274,0.7114970088005066,0.7115991711616516,0.7116931676864624,0.7117753028869629,0.7118521928787231,0.7119219899177551,0.7119803428649902,0.7120348215103149,0.7120813727378845,0.7121252417564392,0.7121649980545044,0.7121985554695129,0.7122300863265991,0.7122616171836853,0.7122889757156372,0.712313711643219,0.7123346328735352,0.7123546600341797,0.7123726606369019,0.712388277053833,0.7124024033546448,0.7124156355857849,0.7124268412590027,0.7124383449554443,0.7124477624893188,0.7124559879302979,0.7124648094177246,0.7124701142311096,0.7124757170677185,0.7124825119972229,0.7124881148338318,0.7124922275543213,0.7124963402748108,0.7124999165534973,0.7125031352043152,0.7125054597854614,0.7125072479248047,0.7125099301338196,0.7125119566917419,0.7125146389007568,0.7125160694122314,0.7125178575515747,0.7125190496444702,0.712520182132721,0.7125219702720642,0.7125228643417358,0.7125234603881836,0.7125246524810791,0.7125251889228821,0.7125260829925537,0.7125263810157776,0.7125272750854492,0.7125275731086731,0.7125284671783447,0.7125284671783447,0.7125284671783447,0.7125287652015686,0.7125287652015686,0.7125287652015686,0.7125290632247925,0.7125293612480164,0.7125293612480164,0.7125293612480164,0.7125296592712402,0.7125296592712402,0.7125299572944641,0.7125299572944641,0.7125301957130432,0.7125304937362671,0.712530791759491,0.712530791759491,0.712530791759491,0.712530791759491,0.712530791759491,0.712530791759491,0.712530791759491,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148,0.7125310897827148],"active":[0.0005295872688293457,0.00048629025695845485,0.00046773432404734194,0.00046125450171530247,0.00047745404299348593,0.0004742141463793814,0.0004647888708859682,0.0004621380940079689,0.0004609599709510803,0.00046419992577284575,0.00047067960258573294,0.0004748031497001648,0.00047627591993659735,0.0004783377517014742,0.00048658461309969425,0.0004783377517014742,0.0004627271555364132,0.0004954210016876459,0.0005425468552857637,0.0005896729417145252,0.0006450461223721504,0.0007213312201201916,0.0008026238065212965,0.0008786143735051155,0.0009613796137273312,0.001069769263267517,0.001181693747639656,0.0013053999282419682,0.0014326400123536587,0.0015922794118523598,0.0017955107614398003,0.0020172977820038795,0.002269127406179905,0.0025474652647972107,0.0027839792892336845,0.003136245533823967,0.0034714313223958015,0.0039002764970064163,0.004297608509659767,0.0048383790999650955,0.005373261868953705,0.0060097575187683105,0.006640952080488205,0.007361982017755508,0.008158411830663681,0.008984293788671494,0.009947139769792557,0.01099451258778572,0.012123476713895798,0.013344928622245789,0.01465974748134613,0.01599694788455963,0.01753413677215576,0.019091062247753143,0.020543135702610016,0.02215661108493805,0.023963309824466705,0.025659844279289246,0.027412056922912598,0.029137462377548218,0.03071117401123047,0.03234438598155975,0.03386567533016205,0.035289451479911804,0.03653566539287567,0.037576258182525635,0.03835558891296387,0.03883156180381775,0.039251893758773804,0.03931283950805664,0.03941476345062256,0.038859277963638306,0.038432776927948,0.037673741579055786,0.03660282492637634,0.03549063205718994,0.03414487838745117,0.03277650475502014,0.03128698468208313,0.02979809045791626,0.02827209234237671,0.02668130397796631,0.025212407112121582,0.023521780967712402,0.021990537643432617,0.020380258560180664,0.018828094005584717,0.01747286319732666,0.01621222496032715,0.014896512031555176,0.01375436782836914,0.012566745281219482,0.01152026653289795,0.010630190372467041,0.009668469429016113,0.008871495723724365,0.008069455623626709,0.007341980934143066,0.006730496883392334,0.006100773811340332,0.0055956244468688965,0.005144357681274414,0.004691958427429199,0.0042272210121154785,0.003823995590209961,0.0035241246223449707,0.0031792521476745605,0.002928614616394043,0.002643764019012451,0.0024269819259643555,0.002201080322265625,0.0020005106925964355,0.0018175840377807617,0.0016423463821411133,0.0015068650245666504,0.001360774040222168,0.0012494325637817383,0.001119852066040039,0.0010170340538024902,0.0009115934371948242,0.0008391141891479492,0.0007660984992980957,0.0007077455520629883,0.0006506443023681641,0.0005917549133300781,0.0005525350570678711,0.0005022287368774414,0.0004659891128540039,0.00043064355850219727,0.0003979206085205078,0.00036644935607910156,0.00033104419708251953,0.00031810998916625977,0.000298917293548584,0.00027954578399658203,0.00025832653045654297,0.00024771690368652344,0.00023418664932250977,0.0002161860466003418,0.00020766258239746094,0.00019556283950805664,0.00018996000289916992,0.00018233060836791992,0.0001755356788635254,0.00017029047012329102,0.0001646876335144043,0.00015819072723388672,0.0001537799835205078,0.00014907121658325195,0.00014698505401611328,0.00014227628707885742,0.00013870000839233398,0.00013458728790283203,0.00013315677642822266,0.00012934207916259766,0.00012725591659545898,0.00012427568435668945,0.00012135505676269531,0.00011932849884033203,0.00011581182479858398,0.00011754035949707031,0.0001169443130493164,0.0001131296157836914,0.0001125335693359375,0.00011283159255981445,0.00011134147644042969,0.00011044740676879883,0.00010865926742553711,0.0001081228256225586,0.0001087188720703125,0.00010836124420166016,0.0001087188720703125,0.0001074671745300293,0.00010722875595092773,0.00010693073272705078,0.00010693073272705078,0.00010639429092407227,0.00010484457015991211,0.00010544061660766602,0.00010544061660766602,0.00010484457015991211,0.0001049041748046875,0.00010460615158081055,0.00010460615158081055,0.00010401010513305664,0.0001042485237121582,0.00010335445404052734,0.00010335445404052734,0.00010335445404052734,0.00010335445404052734,0.0001036524772644043,0.00010395050048828125,0.0001036524772644043,0.00010335445404052734,0.00010335445404052734,0.0001036524772644043,0.00010335445404052734,0.0001036524772644043,0.0001036524772644043,0.0001036524772644043,0.00010341405868530273,0.00010341405868530273,0.00010311603546142578,0.00010311603546142578,0.00010341405868530273,0.00010341405868530273,0.00010341405868530273,0.00010341405868530273,0.00010341405868530273,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578,0.00010311603546142578]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0005295872688293457,0.0006594784208573401,0.0007961439550854266,0.0009333986090496182,0.0010629952885210514,0.0012029006611555815,0.0013369154185056686,0.0014747590757906437,0.0016061229398474097,0.0017357196193188429,0.0018644325900822878,0.0019963853992521763,0.0021242150105535984,0.0022508660331368446,0.0023804628290235996,0.002501223236322403,0.0026205109898000956,0.002763656433671713,0.0029206450562924147,0.003098840592429042,0.003296180861070752,0.003520913189277053,0.0037586051039397717,0.0040295799262821674,0.004327357746660709,0.004676384851336479,0.0050386665388941765,0.005434819497168064,0.0058745648711919785,0.0063637918792665005,0.006911632139235735,0.007525154389441013,0.008208776824176311,0.008952484466135502,0.009780135937035084,0.010675530880689621,0.011656046845018864,0.012771462090313435,0.013965812511742115,0.015287108719348907,0.016720624640583992,0.018324971199035645,0.02004065364599228,0.02198048122227192,0.024112345650792122,0.02639530785381794,0.028935696929693222,0.03173292428255081,0.03474751487374306,0.0380442775785923,0.04167327657341957,0.045537907630205154,0.049821075052022934,0.05444001778960228,0.059400033205747604,0.06475001573562622,0.07040809094905853,0.07659132033586502,0.0833076685667038,0.09054505079984665,0.09820214658975601,0.10643772035837173,0.11517076939344406,0.1244640201330185,0.13428479433059692,0.14460834860801697,0.15545323491096497,0.16688717901706696,0.1788695752620697,0.1912928819656372,0.20407935976982117,0.21739335358142853,0.23110555112361908,0.2451547086238861,0.25951018929481506,0.2740594744682312,0.2887003719806671,0.30355772376060486,0.3185502886772156,0.33346685767173767,0.34828564524650574,0.3630202114582062,0.3775070309638977,0.39185720682144165,0.40588369965553284,0.41958853602409363,0.43292108178138733,0.4459157884120941,0.4584024250507355,0.47042810916900635,0.48184144496917725,0.4927440583705902,0.5031492114067078,0.5130512714385986,0.5224997401237488,0.531376838684082,0.5398321151733398,0.5478235483169556,0.5553534030914307,0.562322735786438,0.5689831376075745,0.575088620185852,0.5808091163635254,0.5861629247665405,0.5912419557571411,0.5959330201148987,0.600249171257019,0.6042587161064148,0.6079666614532471,0.6114148497581482,0.6145796179771423,0.6175512075424194,0.6203190088272095,0.6228349208831787,0.6251614689826965,0.6273230910301208,0.6293032765388489,0.6311376690864563,0.6328327059745789,0.6343926191329956,0.6357860565185547,0.6371152997016907,0.6383600234985352,0.6394901871681213,0.6405431628227234,0.6414788961410522,0.642369270324707,0.6431689262390137,0.6439090967178345,0.6445750594139099,0.6452277898788452,0.6458032727241516,0.6463378667831421,0.6468436121940613,0.6472907066345215,0.6477036476135254,0.648095965385437,0.6484565138816833,0.6487851738929749,0.6490856409072876,0.6493563055992126,0.6496119499206543,0.6498502492904663,0.6500640511512756,0.6502617001533508,0.6504408121109009,0.6506072282791138,0.6507656574249268,0.6509064435958862,0.6510334014892578,0.6511494517326355,0.6512622237205505,0.6513671278953552,0.6514648795127869,0.6515508890151978,0.6516336798667908,0.6517072916030884,0.6517773866653442,0.6518421769142151,0.6519019603729248,0.6519550085067749,0.6520074605941772,0.6520551443099976,0.6520928740501404,0.6521373391151428,0.652174711227417,0.6522080302238464,0.6522392630577087,0.6522672176361084,0.6522975564002991,0.6523237824440002,0.6523479223251343,0.6523708701133728,0.6523903608322144,0.6524062156677246,0.6524256467819214,0.6524401307106018,0.6524548530578613,0.6524695754051208,0.6524825096130371,0.6524955034255981,0.6525022387504578,0.6525116562843323,0.6525184512138367,0.6525278687477112,0.6525355577468872,0.6525416970252991,0.6525481939315796,0.6525543928146362,0.6525593996047974,0.6525626182556152,0.6525676250457764,0.6525717377662659,0.6525770425796509,0.6525806188583374,0.6525829434394836,0.6525850296020508,0.6525882482528687,0.6525909304618835,0.6525929570198059,0.6525944471359253,0.6525965332984924,0.6525985598564148,0.6526006460189819,0.6526029706001282,0.6526047587394714,0.6526062488555908,0.6526079773902893,0.6526091694831848,0.6526109576225281,0.6526120901107788,0.6526129841804504,0.6526138782501221,0.6526147723197937,0.6526156663894653,0.652616560459137,0.6526170969009399,0.6526179909706116,0.6526185870170593,0.6526191830635071,0.652619481086731,0.6526200771331787,0.6526200771331787,0.6526206731796265,0.6526212692260742,0.652621865272522,0.6526221036911011,0.6526221036911011,0.652622401714325,0.6526226997375488,0.6526226997375488,0.6526229977607727,0.6526232957839966,0.6526232957839966,0.6526232957839966,0.6526238918304443,0.6526241898536682,0.6526244878768921,0.6526244878768921,0.652624785900116,0.6526250839233398,0.6526250839233398,0.6526250839233398,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637,0.6526253819465637],"recovered":[0.0,0.00017672267858870327,0.0003272314788773656,0.0004724386380985379,0.0006167621468193829,0.0007469478296115994,0.0008809625869616866,0.0010126209817826748,0.0011504646390676498,0.0012853629887104034,0.0014202612219378352,0.0015519196167588234,0.0016832834808155894,0.0018128801602870226,0.0019415931310504675,0.0020664772018790245,0.0021913612727075815,0.00231005996465683,0.0024449583142995834,0.0025863363407552242,0.0027492158114910126,0.0029300618916749954,0.00313299847766757,0.003351840190589428,0.0035933610051870346,0.003870521206408739,0.0041753677651286125,0.0045084902085363865,0.004880491178482771,0.005286659114062786,0.005745254456996918,0.0062380158342421055,0.0068008778616786,0.007427359465509653,0.00811628345400095,0.008877958171069622,0.009696478955447674,0.010619854554533958,0.011626879684627056,0.012703415006399155,0.013937528245151043,0.015251756645739079,0.01670883409678936,0.018306996673345566,0.02008158713579178,0.0220155231654644,0.024119995534420013,0.026460392400622368,0.029021399095654488,0.03176001086831093,0.03486090525984764,0.03819448500871658,0.041790496557950974,0.04573023319244385,0.04998541995882988,0.05463116616010666,0.05958293378353119,0.06493262201547623,0.07061072438955307,0.0768778994679451,0.0836401954293251,0.0908551886677742,0.0985770896077156,0.106806181371212,0.11552273482084274,0.12478034943342209,0.13456754386425018,0.1449556052684784,0.15584701299667358,0.1672559380531311,0.1792283058166504,0.19160892069339752,0.2043980360031128,0.21770231425762177,0.23124869167804718,0.24527429044246674,0.2595234513282776,0.2739778757095337,0.2887112498283386,0.30358922481536865,0.3184327781200409,0.33328187465667725,0.3481318950653076,0.3627624809741974,0.3771762549877167,0.3914940357208252,0.4055007994174957,0.41908958554267883,0.43241623044013977,0.4453859329223633,0.45790553092956543,0.4697924852371216,0.4811943471431732,0.4921213984489441,0.5024967789649963,0.5123752951622009,0.5218523740768433,0.5307167768478394,0.5392141938209534,0.5472509264945984,0.5547177791595459,0.5617687106132507,0.5683822631835938,0.5746020078659058,0.5803564190864563,0.5857084393501282,0.5907989144325256,0.5954821109771729,0.5998002886772156,0.6038304567337036,0.6075699329376221,0.6110908389091492,0.6142862439155579,0.6172416806221008,0.6199997067451477,0.6225100755691528,0.6248566508293152,0.6270120739936829,0.6290140151977539,0.6308363676071167,0.6325652599334717,0.6340939402580261,0.6355545520782471,0.6368982195854187,0.638129711151123,0.6392636299133301,0.6402998566627502,0.641270637512207,0.6421433687210083,0.6429812908172607,0.6437141299247742,0.644413948059082,0.6450374722480774,0.6456374526023865,0.6461699604988098,0.6466642022132874,0.647126317024231,0.6475457549095154,0.6479360461235046,0.6482947468757629,0.6486196517944336,0.6489203572273254,0.6492037177085876,0.6494481563568115,0.6496908664703369,0.6499000191688538,0.6500964760780334,0.6502796411514282,0.6504449248313904,0.6505930423736572,0.6507323384284973,0.6508598923683167,0.6509800553321838,0.6510875821113586,0.6511909365653992,0.6512925624847412,0.6513826847076416,0.6514701843261719,0.6515464782714844,0.6516150832176208,0.6516828536987305,0.6517411470413208,0.6517941951751709,0.6518454551696777,0.6518946290016174,0.651936411857605,0.6519773602485657,0.6520147919654846,0.6520492434501648,0.6520798802375793,0.6521111130714417,0.6521364450454712,0.6521670818328857,0.6521927118301392,0.6522118449211121,0.652228057384491,0.6522492170333862,0.6522654294967651,0.652279257774353,0.6522937417030334,0.6523092985153198,0.6523225903511047,0.652332603931427,0.6523438096046448,0.6523520350456238,0.6523608565330505,0.6523676514625549,0.6523743867874146,0.652381181716919,0.6523858904838562,0.6523920893669128,0.6523959040641785,0.6524009108543396,0.6524062156677246,0.6524103283882141,0.6524142026901245,0.6524174213409424,0.6524203419685364,0.6524230241775513,0.6524262428283691,0.6524280309677124,0.6524300575256348,0.6524321436882019,0.6524348258972168,0.6524365544319153,0.6524389386177063,0.6524409651756287,0.6524421572685242,0.6524439454078674,0.6524459719657898,0.6524471640586853,0.6524486541748047,0.6524500846862793,0.6524512767791748,0.6524518728256226,0.6524530649185181,0.6524539589881897,0.6524548530578613,0.6524556875228882,0.6524568796157837,0.6524571776390076,0.6524574756622314,0.6524577736854553,0.652458667755127,0.6524589657783508,0.6524592638015747,0.6524598598480225,0.6524598598480225,0.6524598598480225,0.6524600982666016,0.6524603962898254,0.6524603962898254,0.6524606943130493,0.6524609923362732,0.6524609923362732,0.6524612903594971,0.6524612903594971,0.652461588382721,0.652461588382721,0.652461588382721,0.6524618864059448,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687,0.6524621844291687],"active":[0.0005295872688293457,0.0004827557422686368,0.000468912476208061,0.0004609599709510803,0.0004462331417016685,0.00045595283154398203,0.00045595283154398203,0.0004621380940079689,0.0004556583007797599,0.00045035663060843945,0.00044417136814445257,0.0004444657824933529,0.000440931529738009,0.00043798587284982204,0.00043886969797313213,0.00043474603444337845,0.00042914971709251404,0.00045359646901488304,0.00047568674199283123,0.0005125042516738176,0.0005469650495797396,0.0005908512976020575,0.0006256066262722015,0.0006777397356927395,0.0007339967414736748,0.0008058636449277401,0.000863298773765564,0.0009263292886316776,0.0009940736927092075,0.0010771327652037144,0.0011663776822388172,0.0012871385551989079,0.0014078989624977112,0.0015251250006258488,0.001663852483034134,0.001797572709619999,0.00195956788957119,0.002151607535779476,0.002338932827115059,0.002583693712949753,0.002783096395432949,0.003073214553296566,0.003331819549202919,0.0036734845489263535,0.004030758515000343,0.0043797846883535385,0.004815701395273209,0.005272531881928444,0.00572611577808857,0.006284266710281372,0.00681237131357193,0.007343422621488571,0.00803057849407196,0.008709784597158432,0.009414613246917725,0.010118849575519562,0.010825157165527344,0.011658698320388794,0.012696944177150726,0.01366715133190155,0.014561951160430908,0.015582531690597534,0.016593679785728455,0.017657838761806488,0.01876205950975418,0.01982799917459488,0.020885691046714783,0.021931573748588562,0.023022562265396118,0.024036943912506104,0.024851053953170776,0.025784432888031006,0.026707515120506287,0.027452394366264343,0.028261497616767883,0.028785184025764465,0.029176920652389526,0.029579848051071167,0.029839038848876953,0.02987763285636902,0.029852867126464844,0.02973833680152893,0.029375135898590088,0.029094725847244263,0.028707444667816162,0.028094500303268433,0.0274202823638916,0.026826202869415283,0.025986194610595703,0.025042176246643066,0.023935914039611816,0.022951573133468628,0.021954864263534546,0.02092987298965454,0.02000296115875244,0.019001543521881104,0.017979741096496582,0.01710677146911621,0.016139209270477295,0.0150718092918396,0.014265358448028564,0.013319909572601318,0.01242685317993164,0.011560916900634766,0.010885536670684814,0.010224580764770508,0.009450256824493408,0.008776605129241943,0.008166372776031494,0.00758439302444458,0.007009685039520264,0.006460368633270264,0.006032764911651611,0.005593240261077881,0.005161762237548828,0.004813015460968018,0.004446625709533691,0.0041255950927734375,0.003818690776824951,0.0035562515258789062,0.003220796585083008,0.0030213594436645508,0.002805471420288086,0.0025919675827026367,0.002413451671600342,0.002215266227722168,0.002069413661956787,0.0018982887268066406,0.0017657279968261719,0.00159376859664917,0.001513659954071045,0.00138932466506958,0.0013003945350646973,0.0012061595916748047,0.00112074613571167,0.0010394454002380371,0.0009696483612060547,0.0009107589721679688,0.0008491277694702148,0.0007908940315246582,0.0007366538047790527,0.0006915926933288574,0.0006465315818786621,0.0006158947944641113,0.000570833683013916,0.0005407929420471191,0.0005107522010803223,0.00048601627349853516,0.0004615187644958496,0.00044035911560058594,0.0004171133041381836,0.0004023313522338867,0.0003870725631713867,0.00037729740142822266,0.000359952449798584,0.00034111738204956055,0.00032460689544677734,0.0003072023391723633,0.0002956986427307129,0.0002868771553039551,0.0002721548080444336,0.0002663135528564453,0.00026094913482666016,0.0002474188804626465,0.00024271011352539062,0.00023829936981201172,0.00023066997528076172,0.0002244710922241211,0.00021797418594360352,0.00021767616271972656,0.00021266937255859375,0.00021147727966308594,0.00020378828048706055,0.0001976490020751953,0.00019437074661254883,0.00019758939743041992,0.00019091367721557617,0.0001894235610961914,0.00019031763076782227,0.0001887679100036621,0.0001862049102783203,0.00017964839935302734,0.00017905235290527344,0.00017464160919189453,0.00017583370208740234,0.00017470121383666992,0.00017404556274414062,0.00017380714416503906,0.00017321109771728516,0.0001735091209411621,0.00017052888870239258,0.0001717209815979004,0.00017082691192626953,0.00017082691192626953,0.00017029047012329102,0.00016874074935913086,0.00016760826110839844,0.0001679062843322754,0.0001679062843322754,0.00016671419143676758,0.00016641616821289062,0.00016647577285766602,0.00016641616821289062,0.00016582012176513672,0.00016641616821289062,0.00016582012176513672,0.0001652836799621582,0.00016582012176513672,0.0001652240753173828,0.00016498565673828125,0.00016492605209350586,0.00016433000564575195,0.00016379356384277344,0.00016349554061889648,0.00016379356384277344,0.00016349554061889648,0.00016313791275024414,0.00016313791275024414,0.00016289949417114258,0.00016230344772338867,0.00016230344772338867,0.00016260147094726562,0.00016230344772338867,0.00016200542449951172,0.00016230344772338867,0.00016260147094726562,0.00016224384307861328,0.00016224384307861328,0.00016254186630249023,0.00016260147094726562,0.00016230344772338867,0.00016260147094726562,0.00016260147094726562,0.00016230344772338867,0.00016230344772338867,0.00016260147094726562,0.00016289949417114258,0.00016289949417114258,0.00016289949417114258,0.00016319751739501953,0.00016319751739501953,0.00016289949417114258,0.00016289949417114258,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953,0.00016319751739501953]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0005295872688293457,0.0006580057670362294,0.0008029183372855186,0.0009543107589706779,0.0011059977114200592,0.001271822489798069,0.0014347019605338573,0.0016140753868967295,0.0018002232536673546,0.001984603935852647,0.002168984618037939,0.0023586670868098736,0.002551589161157608,0.002754820277914405,0.002960407640784979,0.00316923507489264,0.0033736443147063255,0.003577464260160923,0.003798662219196558,0.00402221642434597,0.004246948752552271,0.004464906640350819,0.004702009726315737,0.0049367561005055904,0.00517768831923604,0.005411256570369005,0.005660435650497675,0.005923163611441851,0.006189720239490271,0.006451564375311136,0.006726367864757776,0.0070029390044510365,0.00732516311109066,0.007655045483261347,0.00799759291112423,0.008362820371985435,0.008750136941671371,0.009162195958197117,0.00959222111850977,0.010056412778794765,0.010545050725340843,0.011041935533285141,0.011575048789381981,0.012136437930166721,0.012728164903819561,0.013358181342482567,0.014021774753928185,0.014723069034516811,0.015475613065063953,0.016237877309322357,0.017053747549653053,0.017912618815898895,0.01880771853029728,0.019740520045161247,0.02074194885790348,0.02179521694779396,0.02289826050400734,0.024034881964325905,0.025236006826162338,0.02650163508951664,0.027811739593744278,0.029178395867347717,0.030634883791208267,0.032122593373060226,0.03365625441074371,0.03528180718421936,0.037017516791820526,0.03883776068687439,0.04067685455083847,0.04258516803383827,0.044599805027246475,0.04670751839876175,0.048901233822107315,0.05115857347846031,0.05351340398192406,0.05597544461488724,0.05852142721414566,0.06115518510341644,0.06391912698745728,0.06677025556564331,0.06971180438995361,0.0727381780743599,0.07590652257204056,0.07912345975637436,0.08248237520456314,0.08593346923589706,0.08946733921766281,0.09312225878238678,0.09687791019678116,0.10077404975891113,0.10475620627403259,0.10879962146282196,0.11301857978105545,0.11729438602924347,0.12169478088617325,0.12613610923290253,0.13067317008972168,0.13532628118991852,0.1400689333677292,0.14482896029949188,0.14968323707580566,0.15463589131832123,0.1596442013978958,0.1646975874900818,0.16984552145004272,0.17509771883487701,0.18038585782051086,0.18576529622077942,0.19115503132343292,0.19655421376228333,0.201964870095253,0.20743060111999512,0.21281976997852325,0.21829521656036377,0.2237432897090912,0.22923287749290466,0.2346750646829605,0.24017466604709625,0.24559180438518524,0.2510280907154083,0.2564142942428589,0.26176783442497253,0.2670910060405731,0.2723923921585083,0.277617484331131,0.28281137347221375,0.28791335225105286,0.2929531931877136,0.29793471097946167,0.30281904339790344,0.30767714977264404,0.3123652935028076,0.31700071692466736,0.3216084837913513,0.32611048221588135,0.33049941062927246,0.33474457263946533,0.33893054723739624,0.3430546522140503,0.3470126688480377,0.35089290142059326,0.35463646054267883,0.35830435156822205,0.3618352711200714,0.3653426170349121,0.3687616288661957,0.3720604479312897,0.37524351477622986,0.378390371799469,0.381379634141922,0.3842979073524475,0.3871496319770813,0.38989678025245667,0.39254966378211975,0.39513128995895386,0.3976334035396576,0.4000335931777954,0.40238046646118164,0.4046495854854584,0.4068303406238556,0.4089186191558838,0.41097772121429443,0.41295406222343445,0.41485559940338135,0.41668644547462463,0.41844573616981506,0.42013460397720337,0.4217878580093384,0.4233895540237427,0.42492496967315674,0.4263935387134552,0.42783087491989136,0.4291972517967224,0.4304828941822052,0.43175825476646423,0.43298059701919556,0.4341413676738739,0.43528416752815247,0.43639546632766724,0.43741661310195923,0.4384407103061676,0.4394344985485077,0.44037172198295593,0.4412594437599182,0.4421221613883972,0.4429651200771332,0.4437839388847351,0.44457948207855225,0.4453446865081787,0.44606512784957886,0.4467732012271881,0.4474497437477112,0.4481009840965271,0.4487501382827759,0.44935572147369385,0.4499112069606781,0.45048171281814575,0.4510428309440613,0.4515606164932251,0.4520857632160187,0.45259562134742737,0.45308780670166016,0.45353519916534424,0.4539884924888611,0.4544138014316559,0.45482999086380005,0.4552408754825592,0.4556361436843872,0.45601579546928406,0.45637306571006775,0.45671236515045166,0.4570567011833191,0.4573783278465271,0.4576914310455322,0.4579783082008362,0.45826900005340576,0.4585426449775696,0.45881685614585876,0.45906928181648254,0.45932552218437195,0.4595699906349182,0.4598062038421631,0.4600294530391693,0.4602477252483368,0.46045976877212524,0.4606635868549347,0.4608665406703949,0.4610529839992523,0.46122971177101135,0.4614078998565674,0.46157902479171753,0.46174368262290955,0.4619148075580597,0.46206119656562805,0.46220874786376953,0.4623672068119049,0.4625076949596405,0.46263790130615234,0.4627636671066284,0.46288973093032837,0.46301665902137756,0.4631250500679016,0.46322932839393616,0.46334242820739746,0.4634458124637604,0.4635518491268158,0.4636513888835907,0.46374595165252686,0.46383723616600037,0.463929146528244,0.4640101492404938,0.46409642696380615,0.4641744792461395,0.4642522633075714,0.46432235836982727,0.4643986225128174,0.464469313621521,0.464537650346756,0.46460187435150146,0.46467047929763794,0.46473824977874756,0.46479833126068115,0.4648534059524536,0.4649105370044708,0.46496710181236267,0.4650215804576874,0.4650728404521942,0.4651237726211548,0.465172678232193,0.4652245342731476,0.4652722477912903,0.4653184711933136,0.4653605818748474,0.4654030203819275,0.46544188261032104,0.46547752618789673,0.46552082896232605,0.465554416179657,0.4655885696411133,0.4656227231025696,0.4656539559364319,0.4656848907470703,0.46571698784828186,0.4657420217990875,0.4657723605632782,0.4657967984676361,0.46582478284835815,0.4658498167991638,0.46587544679641724,0.46590107679367065,0.4659264087677002,0.46595025062561035,0.46597176790237427,0.4659944474697113,0.4660177230834961,0.466038316488266,0.4660601317882538,0.46608367562294006,0.46610134840011597,0.4661196172237396,0.4661387503147125,0.4661567211151123,0.4661758840084076,0.46619442105293274,0.46621209383010864,0.46622830629348755,0.4662427306175232,0.4662589430809021,0.46627482771873474,0.4662874937057495,0.4663010537624359,0.46631282567977905,0.4663257896900177,0.466339647769928,0.4663514196872711,0.46636468172073364,0.4663776457309723,0.4663873612880707,0.46639707684516907,0.46640798449516296,0.4664168059825897,0.466426819562912,0.4664365351200104,0.46644213795661926,0.46645039319992065,0.46645599603652954,0.4664630591869354,0.46646836400032043,0.4664754271507263,0.4664812982082367,0.4664892554283142,0.4664948582649231,0.466501921415329,0.46650898456573486,0.46651458740234375,0.46652138233184814,0.4665275514125824,0.46653226017951965,0.46653756499290466,0.46654197573661804,0.46654582023620605,0.46655112504959106,0.4665549397468567,0.4665599465370178,0.4665625989437103,0.46656644344329834,0.4665714502334595,0.466574102640152,0.4665779173374176,0.46657997369766235,0.46658292412757874],"recovered":[0.0,0.00018143528723157942,0.00033400586107745767,0.0004836310399696231,0.000634434400126338,0.0007761070737615228,0.0009395755478180945,0.0010995095362886786,0.0012724032858386636,0.0014467695727944374,0.0016290885396301746,0.0018102292669937015,0.001992548117414117,0.0021828196477144957,0.0023748581297695637,0.002575143938884139,0.002780731301754713,0.0029813116416335106,0.003187488066032529,0.003388362703844905,0.0036133895628154278,0.00382781308144331,0.0040457709692418575,0.00427433243021369,0.004504661075770855,0.0047506000846624374,0.004989764653146267,0.005238060373812914,0.005476341117173433,0.00572876026853919,0.005974993575364351,0.006243317853659391,0.006517532281577587,0.0068182554095983505,0.00713164359331131,0.007462115027010441,0.007812615483999252,0.008188445121049881,0.008573700673878193,0.00898811500519514,0.009426092728972435,0.00988409947603941,0.010367141105234623,0.01086962316185236,0.011410394683480263,0.011979146860539913,0.012586189433932304,0.013197354972362518,0.013861537910997868,0.01457461342215538,0.01532038301229477,0.016077933833003044,0.016885852441191673,0.017744429409503937,0.018643653020262718,0.019580578431487083,0.020600268617272377,0.021640870720148087,0.02273007109761238,0.023894967511296272,0.02510610781610012,0.02635200135409832,0.02762499451637268,0.029019925743341446,0.030491141602396965,0.03197737783193588,0.0335528627038002,0.03520551323890686,0.03693120926618576,0.0387122817337513,0.040535468608140945,0.04249709099531174,0.04451762139797211,0.04662562906742096,0.04881139099597931,0.05103662610054016,0.05342945083975792,0.05585614591836929,0.05841626971960068,0.061102159321308136,0.06381956487894058,0.0666627362370491,0.06957807391881943,0.07262182980775833,0.07574392855167389,0.0789635181427002,0.082302987575531,0.08574525266885757,0.08933419734239578,0.09299736469984055,0.09681398421525955,0.10067389905452728,0.10467018932104111,0.1087392270565033,0.11293521523475647,0.11721573024988174,0.12155132740736008,0.12596438825130463,0.13051824271678925,0.1352108120918274,0.13992783427238464,0.14466430246829987,0.149542436003685,0.15445974469184875,0.1595095992088318,0.16455915570259094,0.16974537074565887,0.1749560385942459,0.18027715384960175,0.18562832474708557,0.19099892675876617,0.19635480642318726,0.20176929235458374,0.20722325146198273,0.21263566613197327,0.2180943340063095,0.22353975474834442,0.2290402501821518,0.23448920249938965,0.23988837003707886,0.24535822868347168,0.25076180696487427,0.25613683462142944,0.26149624586105347,0.2668064832687378,0.2720639705657959,0.27728819847106934,0.2824588119983673,0.2876305878162384,0.2926648259162903,0.29760128259658813,0.30253303050994873,0.3073095381259918,0.312056303024292,0.3167456388473511,0.3213171660900116,0.32575321197509766,0.3301842212677002,0.33446916937828064,0.3386133015155792,0.3427067995071411,0.3466765880584717,0.3505553603172302,0.35430893301963806,0.35796651244163513,0.36150509119033813,0.36498504877090454,0.3683905005455017,0.3716592788696289,0.37490567564964294,0.37800803780555725,0.3810562193393707,0.38398951292037964,0.38685712218284607,0.3896031081676483,0.39227190613746643,0.39481908082962036,0.39731088280677795,0.39974433183670044,0.40209299325942993,0.40435004234313965,0.40652814507484436,0.40863731503486633,0.4106864333152771,0.41266658902168274,0.4145987629890442,0.41642695665359497,0.418174147605896,0.41990840435028076,0.42156782746315,0.4231356382369995,0.4246475100517273,0.42610371112823486,0.4275333881378174,0.42887088656425476,0.43018215894699097,0.4314684271812439,0.43269839882850647,0.43387919664382935,0.43504586815834045,0.4361533224582672,0.437190979719162,0.4382254183292389,0.43919768929481506,0.44013461470603943,0.44100672006607056,0.4418906271457672,0.44274067878723145,0.44357922673225403,0.44437357783317566,0.445125550031662,0.4458736777305603,0.44656848907470703,0.4472479820251465,0.44789743423461914,0.4485333561897278,0.4491203725337982,0.44970089197158813,0.4502873122692108,0.4508163034915924,0.451349139213562,0.4518672227859497,0.4523744285106659,0.45285922288894653,0.4533245861530304,0.45375964045524597,0.45419996976852417,0.4546114206314087,0.4550231993198395,0.45540639758110046,0.45579400658607483,0.4561518728733063,0.4564923346042633,0.45682987570762634,0.457166850566864,0.45747169852256775,0.4577612280845642,0.4580519199371338,0.4583311378955841,0.45858505368232727,0.4588421583175659,0.45910578966140747,0.4593470096588135,0.45956969261169434,0.4598115086555481,0.46002650260925293,0.46023446321487427,0.46044859290122986,0.4606379568576813,0.46083149313926697,0.46100762486457825,0.46119818091392517,0.4613710641860962,0.4615413248538971,0.4617033004760742,0.4618493914604187,0.46200814843177795,0.4621468782424927,0.462287962436676,0.462420791387558,0.46254420280456543,0.4626714587211609,0.46278074383735657,0.4628841280937195,0.4629942774772644,0.4631076753139496,0.4632195830345154,0.4633285701274872,0.46342989802360535,0.4635270833969116,0.46362221240997314,0.4637141227722168,0.4638024866580963,0.4638819992542267,0.4639635980129242,0.4640410542488098,0.46411851048469543,0.4641912579536438,0.4642619490623474,0.4643264710903168,0.4643918573856354,0.4644613564014435,0.4645293951034546,0.4645877182483673,0.4646436870098114,0.4646981656551361,0.4647553265094757,0.4648086130619049,0.46485957503318787,0.4649105370044708,0.46496179699897766,0.4650130271911621,0.4650580883026123,0.46510493755340576,0.46514764428138733,0.4651876986026764,0.4652283489704132,0.46527016162872314,0.4653087556362152,0.46534469723701477,0.4653823971748352,0.46541860699653625,0.4654504358768463,0.46548283100128174,0.4655131697654724,0.46554407477378845,0.4655708968639374,0.4656003415584564,0.46562862396240234,0.4656554162502289,0.46568194031715393,0.4657081365585327,0.4657343626022339,0.4657573401927948,0.46577882766723633,0.465803861618042,0.46582478284835815,0.4658459722995758,0.46586865186691284,0.4658907651901245,0.46590930223464966,0.46592816710472107,0.46594759821891785,0.4659673273563385,0.46598589420318604,0.46600237488746643,0.4660176932811737,0.4660342037677765,0.46604952216148376,0.4660654067993164,0.4660804271697998,0.46609368920326233,0.4661078155040741,0.4661202132701874,0.466134637594223,0.46614640951156616,0.46616142988204956,0.4661729335784912,0.46618470549583435,0.46619442105293274,0.46620503067970276,0.4662168025970459,0.46622711420059204,0.4662371277809143,0.4662438929080963,0.46625274419784546,0.46625804901123047,0.4662657082080841,0.4662701189517975,0.4662763178348541,0.46628308296203613,0.466288685798645,0.46629515290260315,0.4663028120994568,0.46630987524986267,0.46631577610969543,0.46632108092308044,0.46632814407348633,0.46633490920066833,0.4663390517234802,0.4663437604904175,0.4663475751876831,0.46635347604751587,0.46635672450065613,0.4663611352443695,0.46636584401130676,0.4663693904876709,0.4663746953010559,0.4663779139518738,0.46638116240501404,0.46638351678848267],"active":[0.0005295872688293457,0.00047657047980464995,0.000468912476208061,0.00047067971900105476,0.0004715633112937212,0.0004957154160365462,0.0004951264127157629,0.0005145658506080508,0.000527819967828691,0.0005378343630582094,0.0005398960784077644,0.0005484378198161721,0.0005590410437434912,0.0005720006301999092,0.0005855495110154152,0.000594091136008501,0.0005929130129516125,0.0005961526185274124,0.0006111741531640291,0.0006338537205010653,0.0006335591897368431,0.0006370935589075089,0.0006562387570738792,0.0006624236702919006,0.0006730272434651852,0.0006606564857065678,0.000670670997351408,0.0006851032376289368,0.0007133791223168373,0.000722804106771946,0.000751374289393425,0.000759621150791645,0.000807630829513073,0.0008367900736629963,0.0008659493178129196,0.0009007053449749947,0.0009375214576721191,0.0009737508371472359,0.0010185204446315765,0.0010682977735996246,0.0011189579963684082,0.0011578360572457314,0.001207907684147358,0.0012668147683143616,0.0013177702203392982,0.0013790344819426537,0.0014355853199958801,0.001525714062154293,0.0016140751540660858,0.001663263887166977,0.001733364537358284,0.0018346849828958511,0.001921866089105606,0.0019960906356573105,0.0020982958376407623,0.002214638516306877,0.0022979918867349625,0.0023940112441778183,0.0025059357285499573,0.0026066675782203674,0.0027056317776441574,0.0028263945132493973,0.0030098892748355865,0.0031026676297187805,0.0031651128083467484,0.003304429352283478,0.0034646540880203247,0.0036322474479675293,0.00374564528465271,0.003872886300086975,0.00406433641910553,0.004210427403450012,0.004383612424135208,0.004532944411039352,0.004702012985944748,0.004938818514347076,0.005091976374387741,0.00529903918504715,0.005502857267856598,0.0056680962443351746,0.005892239511013031,0.006075441837310791,0.00632844865322113,0.006501629948616028,0.006738446652889252,0.006969951093196869,0.007164351642131805,0.007377006113529205,0.007543712854385376,0.007776685059070587,0.00794222205877304,0.008125722408294678,0.008348390460014343,0.008555158972740173,0.008759565651416779,0.008920378983020782,0.009121842682361603,0.009361892938613892,0.009550690650939941,0.00961814820766449,0.00975540280342102,0.009971588850021362,0.010101765394210815,0.010237842798233032,0.010335922241210938,0.010538563132286072,0.01064048707485199,0.010809257626533508,0.010877877473831177,0.010925889015197754,0.010965943336486816,0.011075794696807861,0.011050477623939514,0.011071965098381042,0.01110762357711792,0.011138543486595154,0.011135309934616089,0.011134415864944458,0.011102601885795593,0.011139720678329468,0.011056065559387207,0.011006027460098267,0.010954171419143677,0.010896146297454834,0.010811001062393188,0.010747402906417847,0.01062515377998352,0.010494381189346313,0.010304123163223267,0.01015421748161316,0.010075867176055908,0.009832262992858887,0.009691178798675537,0.009552180767059326,0.009364843368530273,0.009182244539260864,0.008991360664367676,0.008746325969696045,0.008585482835769653,0.008399367332458496,0.008186101913452148,0.007959872484207153,0.007748991250991821,0.00752633810043335,0.0073761045932769775,0.007256537675857544,0.007075399160385132,0.006853014230728149,0.006731092929840088,0.006473958492279053,0.006289869546890259,0.006093412637710571,0.005907267332077026,0.005692541599273682,0.005528181791305542,0.005361497402191162,0.005214512348175049,0.0050695836544036865,0.004905253648757935,0.004737347364425659,0.004568576812744141,0.004449576139450073,0.004316747188568115,0.004169166088104248,0.0040198564529418945,0.003846973180770874,0.0037076473236083984,0.003613710403442383,0.003481149673461914,0.003357142210006714,0.0032579004764556885,0.0031833648681640625,0.003093540668487549,0.0029495060443878174,0.0028873682022094727,0.00279843807220459,0.002672940492630005,0.002585768699645996,0.0025162696838378906,0.0023707449436187744,0.0022873878479003906,0.002243518829345703,0.002146303653717041,0.0020617544651031494,0.001987546682357788,0.001958400011062622,0.0018933117389678955,0.0018388032913208008,0.0017654597759246826,0.0016915500164031982,0.001647651195526123,0.001576066017150879,0.0015324950218200684,0.0015021562576293945,0.001458287239074707,0.0013778507709503174,0.0013613402843475342,0.0013419389724731445,0.0012733042240142822,0.0012694597244262695,0.0012464821338653564,0.0012205839157104492,0.0011607706546783447,0.0011292695999145508,0.0010892152786254883,0.0010703504085540771,0.0010409057140350342,0.0010247230529785156,0.00099259614944458,0.0009666681289672852,0.0009183585643768311,0.0009048283100128174,0.0008859932422637939,0.0008615553379058838,0.000811457633972168,0.0007973015308380127,0.0007814168930053711,0.0007649362087249756,0.0007381439208984375,0.0007404685020446777,0.0007278323173522949,0.0007004141807556152,0.000682443380355835,0.0006780326366424561,0.0006482601165771484,0.0006370842456817627,0.0006320774555206299,0.0006043910980224609,0.0005917549133300781,0.000576406717300415,0.0005713999271392822,0.000545501708984375,0.000543743371963501,0.000519871711730957,0.0005054473876953125,0.0005178153514862061,0.0004995465278625488,0.000491023063659668,0.0004757046699523926,0.00046893954277038574,0.0004724562168121338,0.00045359134674072266,0.00044858455657958984,0.0004583001136779785,0.0004515349864959717,0.00044417381286621094,0.0004318058490753174,0.00041738152503967285,0.00040733814239501953,0.00040206313133239746,0.0003879368305206299,0.00038230419158935547,0.0003719925880432129,0.00037026405334472656,0.00035876035690307617,0.00035756826400756836,0.0003508031368255615,0.0003463923931121826,0.00033992528915405273,0.000344008207321167,0.0003463923931121826,0.0003369748592376709,0.00032401084899902344,0.0003228187561035156,0.00032341480255126953,0.00032341480255126953,0.00031751394271850586,0.00031515955924987793,0.00031310319900512695,0.0003139972686767578,0.00031045079231262207,0.00030544400215148926,0.0003024935722351074,0.0002980828285217285,0.0002942383289337158,0.0002898275852203369,0.0002924799919128418,0.0002842545509338379,0.0002798140048980713,0.00027802586555480957,0.0002715587615966797,0.0002662837505340576,0.0002665519714355469,0.00025919079780578613,0.00025919079780578613,0.00025272369384765625,0.00025388598442077637,0.00024947524070739746,0.0002468228340148926,0.00024566054344177246,0.00024446845054626465,0.00024211406707763672,0.00023740530014038086,0.0002371072769165039,0.00023889541625976562,0.00023445487022399902,0.00023534893989562988,0.0002377033233642578,0.000232696533203125,0.0002288520336151123,0.0002294480800628662,0.00022855401039123535,0.0002282857894897461,0.00022709369659423828,0.00022619962692260742,0.00022593140602111816,0.0002250373363494873,0.00022473931312561035,0.00022530555725097656,0.00022208690643310547,0.0002206265926361084,0.00021913647651672363,0.00021797418594360352,0.00021943449974060059,0.0002167820930480957,0.00021827220916748047,0.0002162158489227295,0.00021442770957946777,0.0002123713493347168,0.0002135634422302246,0.0002117753028869629,0.00021001696586608887,0.00020942091941833496,0.00020501017570495605,0.00020650029182434082,0.00020325183868408203,0.00020501017570495605,0.00020265579223632812,0.000205308198928833,0.00020498037338256836,0.00020617246627807617,0.00020617246627807617,0.00020676851272583008,0.00020617246627807617,0.0002047121524810791,0.00020560622215270996,0.00020647048950195312,0.0002041161060333252,0.00020265579223632812,0.00020292401313781738,0.00020205974578857422,0.00020354986190795898,0.0002014636993408203,0.00020322203636169434,0.0002014636993408203,0.00020059943199157715,0.00020205974578857422,0.00019940733909606934,0.00020000338554382324,0.00019881129264831543,0.00019940733909606934]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0005295872688293457,0.0006600675405934453,0.0008029183372855186,0.0009566670632921159,0.0011051141191273928,0.0012621027417480946,0.0014223313191905618,0.0015799091197550297,0.0017413158202543855,0.0019147985149174929,0.0020820959471166134,0.002245269948616624,0.0024022585712373257,0.0025733851362019777,0.002746867947280407,0.00292771402746439,0.0031047312077134848,0.003282337449491024,0.003457587445154786,0.0036381392274051905,0.003809560090303421,0.003982453607022762,0.004164773039519787,0.004347975365817547,0.00452469801530242,0.0047055440954864025,0.004890219308435917,0.005077839829027653,0.005258391611278057,0.005434230901300907,0.0056112478487193584,0.00580240273848176,0.006006223149597645,0.006207981612533331,0.006421227008104324,0.006640657316893339,0.006865978706628084,0.007099547423422337,0.007352260872721672,0.007617344614118338,0.00789686106145382,0.008173726499080658,0.008466791361570358,0.00878165289759636,0.009097103029489517,0.009434937499463558,0.00977247767150402,0.010129163041710854,0.010500575415790081,0.010900852270424366,0.011306431144475937,0.011706412769854069,0.012144685722887516,0.012595622800290585,0.013066883198916912,0.013538733124732971,0.014029433019459248,0.014536920934915543,0.015057074837386608,0.015601970255374908,0.016184566542506218,0.016761859878897667,0.017338858917355537,0.017969759181141853,0.018602721393108368,0.019283102825284004,0.019970260560512543,0.020708076655864716,0.02143970876932144,0.02220403403043747,0.022984560579061508,0.023798957467079163,0.02460716851055622,0.025476938113570213,0.02636938914656639,0.027255063876509666,0.02819611132144928,0.02916720323264599,0.030164508149027824,0.031164463609457016,0.03220948204398155,0.03329102694988251,0.034427057951688766,0.03553128242492676,0.03673063963651657,0.03791968896985054,0.03916175290942192,0.040419429540634155,0.04174661636352539,0.04306437820196152,0.04440246522426605,0.045810356736183167,0.04724269360303879,0.04871302470564842,0.050211045891046524,0.051747944205999374,0.05332813784480095,0.05491776019334793,0.05658366531133652,0.05829669535160065,0.059991467744112015,0.061730124056339264,0.06353534758090973,0.06535647064447403,0.06719203293323517,0.06907383352518082,0.07100275903940201,0.07295024394989014,0.07498344033956528,0.07701221853494644,0.07908723503351212,0.08122852444648743,0.0833922028541565,0.085578553378582,0.08782646805047989,0.09007526189088821,0.09239298105239868,0.09474633634090424,0.09714505076408386,0.09957823157310486,0.10201317816972733,0.10450202226638794,0.10706508904695511,0.10964228957891464,0.11227016150951385,0.11495281010866165,0.11766520887613297,0.12039291858673096,0.12315833568572998,0.1259470283985138,0.12872333824634552,0.13153116405010223,0.1343587189912796,0.13723695278167725,0.14014285802841187,0.14306525886058807,0.14595115184783936,0.14892421662807465,0.1519576609134674,0.15498609840869904,0.15802808105945587,0.16106152534484863,0.1641099900007248,0.1672094166278839,0.17024461925029755,0.17335228621959686,0.17647704482078552,0.17954495549201965,0.1826523244380951,0.18580947816371918,0.18895484507083893,0.1921190619468689,0.19521170854568481,0.19831378757953644,0.20145973563194275,0.20459626615047455,0.20771659910678864,0.21085697412490845,0.21397317945957184,0.21713386476039886,0.22023209929466248,0.2232961803674698,0.22634494304656982,0.22938309609889984,0.23239710927009583,0.2354125827550888,0.23842953145503998,0.2413696050643921,0.2443247139453888,0.24722856283187866,0.2501397728919983,0.25301593542099,0.25582727789878845,0.25863924622535706,0.26142969727516174,0.2642174959182739,0.2669519782066345,0.26966673135757446,0.2723829746246338,0.2750317454338074,0.27768877148628235,0.280291885137558,0.28291621804237366,0.28541627526283264,0.28790274262428284,0.2903918921947479,0.29278647899627686,0.29520168900489807,0.2976059913635254,0.29995936155319214,0.30227208137512207,0.3045205771923065,0.30679941177368164,0.30898958444595337,0.31117329001426697,0.3133125305175781,0.31544438004493713,0.3175235390663147,0.31957146525382996,0.3216087818145752,0.32357922196388245,0.3255046308040619,0.3274306058883667,0.3292941451072693,0.3311108648777008,0.3329417109489441,0.3346756398677826,0.3364051878452301,0.3381040692329407,0.33975788950920105,0.34137991070747375,0.3429618775844574,0.3445473909378052,0.346107542514801,0.347597599029541,0.34908533096313477,0.35052236914634705,0.35192200541496277,0.3532639443874359,0.3546079099178314,0.3559451103210449,0.3572557866573334,0.3585435152053833,0.3597841262817383,0.361019104719162,0.36218783259391785,0.3633689284324646,0.3645397126674652,0.36565983295440674,0.36676672101020813,0.3678149878978729,0.3688523471355438,0.3698790967464447,0.3708799481391907,0.3718554377555847,0.3727864921092987,0.3737219274044037,0.3746211528778076,0.37550830841064453,0.3763480484485626,0.37718451023101807,0.3780056834220886,0.37879887223243713,0.37957292795181274,0.38032636046409607,0.3810727298259735,0.3817790150642395,0.3824935555458069,0.3831721842288971,0.3838198781013489,0.3844657838344574,0.3850902020931244,0.3857022523880005,0.3862951695919037,0.38687893748283386,0.387450635433197,0.3880111575126648,0.38854631781578064,0.3890649974346161,0.38959163427352905,0.39006876945495605,0.3905550539493561,0.39103782176971436,0.3915182054042816,0.39196354150772095,0.3923965096473694,0.3928391933441162,0.39326363801956177,0.3936683237552643,0.3940712511539459,0.3944624066352844,0.3948473632335663,0.3952246606349945,0.39557546377182007,0.3959280252456665,0.3962649703025818,0.3965989947319031,0.39691001176834106,0.39721810817718506,0.39751264452934265,0.3978012800216675,0.39809080958366394,0.3983682692050934,0.3986351191997528,0.398897260427475,0.39915674924850464,0.39939767122268677,0.39963772892951965,0.39988455176353455,0.4001098573207855,0.40034374594688416,0.40056493878364563,0.40077877044677734,0.4009896516799927,0.401176393032074,0.40137284994125366,0.401570200920105,0.401755154132843,0.40193483233451843,0.40211036801338196,0.40227973461151123,0.402441143989563,0.4026031494140625,0.402761310338974,0.4029124081134796,0.40305349230766296,0.40320488810539246,0.40334948897361755,0.403472900390625,0.40360191464424133,0.40373945236206055,0.40386316180229187,0.4039842188358307,0.40409407019615173,0.40420159697532654,0.40431851148605347,0.4044230878353119,0.40453264117240906,0.4046289622783661,0.4047240912914276,0.40482717752456665,0.4049243927001953,0.40501511096954346,0.40510934591293335,0.4051932990550995,0.4052760601043701,0.4053594172000885,0.4054368734359741,0.4055081605911255,0.4055832624435425,0.40565305948257446,0.40571051836013794,0.4057750105857849,0.40584245324134827,0.4059004783630371,0.40596291422843933,0.40601858496665955,0.4060724973678589,0.40612727403640747,0.4061741232872009,0.406222403049469,0.40627041459083557,0.40631812810897827,0.40636321902275085,0.4064035415649414,0.4064400792121887,0.4064768850803375,0.40651431679725647,0.406551718711853,0.40658676624298096,0.40661856532096863],"recovered":[0.0,0.00017318822210654616,0.00032634788658469915,0.00047273316886276007,0.000623536529019475,0.0007737507694400847,0.0009248486603610218,0.0010856662411242723,0.0012411822099238634,0.0013990545412525535,0.0015675300965085626,0.0017333548748865724,0.0019009469542652369,0.0020614699460566044,0.002231418387964368,0.002401955658569932,0.0025810347869992256,0.002758935559540987,0.00293565820902586,0.003107079304754734,0.0032855691388249397,0.0034596410114318132,0.0036290001589804888,0.003809257410466671,0.00399039825424552,0.004167415201663971,0.004344137851148844,0.004522038623690605,0.004703179467469454,0.004876662045717239,0.005054268520325422,0.005239532794803381,0.005420084577053785,0.0056191920302808285,0.00581123074516654,0.006011516321450472,0.006228296086192131,0.006450377870351076,0.006678938865661621,0.006918987259268761,0.007166988216340542,0.007415872532874346,0.007684196345508099,0.007974904961884022,0.008272388949990273,0.008572522550821304,0.008896809071302414,0.009218444116413593,0.009566587395966053,0.009935053996741772,0.01030617207288742,0.010704386979341507,0.011098773218691349,0.01151259895414114,0.011949692852795124,0.012385902926325798,0.012857458554208279,0.013326362706720829,0.013819713145494461,0.014331620186567307,0.014853540807962418,0.015407861210405827,0.01597779244184494,0.016544481739401817,0.017162717878818512,0.0177803635597229,0.018428051844239235,0.019091645255684853,0.019802071154117584,0.020509550347924232,0.021256202831864357,0.022025536745786667,0.022816959768533707,0.023621637374162674,0.02444487065076828,0.02531876415014267,0.026188533753156662,0.027092764154076576,0.028037935495376587,0.02901521325111389,0.029987482354044914,0.03102307766675949,0.03204954043030739,0.033154647797346115,0.03424561396241188,0.0354066826403141,0.03657158091664314,0.03777064383029938,0.03899945691227913,0.04027863219380379,0.04158785194158554,0.04290531948208809,0.044285524636507034,0.045662783086299896,0.0470871701836586,0.048568692058324814,0.05009351670742035,0.051636599004268646,0.053201183676719666,0.05480140820145607,0.05647732689976692,0.058154720813035965,0.0598335862159729,0.061591386795043945,0.06339719891548157,0.06521125882863998,0.06705477088689804,0.06896042823791504,0.07086814939975739,0.07284921407699585,0.07483881711959839,0.07686229050159454,0.07897942513227463,0.08109096437692642,0.08325788378715515,0.08546573668718338,0.08767654001712799,0.08992356806993484,0.09224923700094223,0.09459876269102097,0.09696920216083527,0.09941946715116501,0.10187973827123642,0.10439568012952805,0.10692399740219116,0.10951180011034012,0.11211787164211273,0.11479934304952621,0.11752234399318695,0.12027951329946518,0.12302283942699432,0.1257873773574829,0.12856309115886688,0.13136091828346252,0.13418258726596832,0.13711029291152954,0.13999705016613007,0.14287233352661133,0.14580857753753662,0.1488022655248642,0.15179771184921265,0.15482497215270996,0.15785841643810272,0.1609054058790207,0.16396623849868774,0.16700558364391327,0.1700829118490219,0.17319735884666443,0.1762702614068985,0.17939943075180054,0.18252919614315033,0.18565158545970917,0.18880343437194824,0.19193585216999054,0.1950346827507019,0.19816797971725464,0.20133277773857117,0.20444221794605255,0.20757874846458435,0.21069996058940887,0.21387478709220886,0.21699659526348114,0.22009041905403137,0.22317983210086823,0.22623948752880096,0.22929000854492188,0.23230697214603424,0.23535190522670746,0.23831906914710999,0.24131128191947937,0.24423839151859283,0.24716168642044067,0.25007495284080505,0.2529623210430145,0.25583523511886597,0.25861892104148865,0.26141172647476196,0.26416563987731934,0.26687362790107727,0.26958662271499634,0.27226367592811584,0.27493277192115784,0.27756887674331665,0.28019940853118896,0.2827857434749603,0.2853184640407562,0.28785914182662964,0.29030969738960266,0.29271844029426575,0.2951398193836212,0.29753735661506653,0.2998780608177185,0.3021966516971588,0.30451497435569763,0.306716650724411,0.30891653895378113,0.31109729409217834,0.31325095891952515,0.3153613209724426,0.3174495995044708,0.3194933831691742,0.3215218782424927,0.3234882056713104,0.3254212737083435,0.3273068964481354,0.329194575548172,0.33102837204933167,0.3328215181827545,0.33457815647125244,0.33630913496017456,0.33802512288093567,0.3396712839603424,0.34129655361175537,0.34288057684898376,0.34444868564605713,0.34597527980804443,0.34750276803970337,0.34897515177726746,0.3503951132297516,0.3517809212207794,0.35314610600471497,0.354520708322525,0.35586971044540405,0.35716712474823,0.35844188928604126,0.3597142994403839,0.36092808842658997,0.36215129494667053,0.36333298683166504,0.36446961760520935,0.3655973970890045,0.3666633367538452,0.3677360415458679,0.36878666281700134,0.36979809403419495,0.3707844913005829,0.37172731757164,0.37269073724746704,0.37363681197166443,0.3745286762714386,0.3753966689109802,0.3762611448764801,0.3771079182624817,0.3779117166996002,0.3787246644496918,0.37950193881988525,0.3802594840526581,0.3809922933578491,0.38173216581344604,0.3824281692504883,0.3831008970737457,0.3837747871875763,0.38439008593559265,0.3850304186344147,0.38564011454582214,0.38623034954071045,0.3867914378643036,0.38737934827804565,0.38793131709098816,0.3884638249874115,0.388996958732605,0.3895170986652374,0.3899998664855957,0.39049527049064636,0.39096298813819885,0.3914339542388916,0.3918822407722473,0.39232581853866577,0.3927602469921112,0.3931885063648224,0.39359644055366516,0.3939979076385498,0.39438846707344055,0.39477697014808655,0.39515337347984314,0.39552125334739685,0.39586499333381653,0.39620283246040344,0.3965294659137726,0.39685994386672974,0.39717862010002136,0.3974796533584595,0.39776739478111267,0.39804425835609436,0.39832261204719543,0.39858826994895935,0.39885982871055603,0.39911550283432007,0.3993673324584961,0.39961886405944824,0.39985477924346924,0.4000927805900574,0.4003101587295532,0.4005313515663147,0.4007345736026764,0.400947242975235,0.4011504650115967,0.4013536870479584,0.4015410244464874,0.40173864364624023,0.4019186198711395,0.40209946036338806,0.4022614657878876,0.4024313986301422,0.4025934040546417,0.4027474522590637,0.40290766954421997,0.4030573070049286,0.40319809317588806,0.4033300578594208,0.40346404910087585,0.40358394384384155,0.4037097096443176,0.4038413465023041,0.40395447611808777,0.40407049655914307,0.4041889011859894,0.4042961299419403,0.4044027626514435,0.40450820326805115,0.4046086370944977,0.40470847487449646,0.4048047959804535,0.40489521622657776,0.40499064326286316,0.4050799012184143,0.40516766905784607,0.4052527844905853,0.40533024072647095,0.4054056406021118,0.4054754674434662,0.4055488109588623,0.4056200683116913,0.40568310022354126,0.405748188495636,0.40581536293029785,0.4058783948421478,0.40593817830085754,0.4059962034225464,0.4060533344745636,0.40610459446907043,0.40615612268447876,0.4061994254589081,0.40624597668647766,0.4062901437282562,0.4063325524330139,0.40637320280075073,0.4064147472381592,0.40645039081573486,0.4064854383468628,0.4065234363079071],"active":[0.0005295872688293457,0.00048687931848689914,0.0004765704507008195,0.00048393389442935586,0.0004815775901079178,0.0004883519723080099,0.00049748265882954,0.0004942428786307573,0.0005001336103305221,0.0005157439736649394,0.0005145658506080508,0.0005119150737300515,0.0005013116169720888,0.0005119151901453733,0.0005154495593160391,0.0005257583688944578,0.0005236964207142591,0.000523401889950037,0.0005219292361289263,0.0005310599226504564,0.0005239909514784813,0.0005228125955909491,0.0005357728805392981,0.0005387179553508759,0.0005342997610569,0.0005381288938224316,0.0005460814572870731,0.0005558012053370476,0.0005552121438086033,0.0005575688555836678,0.0005569793283939362,0.0005628699436783791,0.0005861385725438595,0.0005887895822525024,0.0006099962629377842,0.0006291409954428673,0.0006376826204359531,0.0006491695530712605,0.000673322007060051,0.000698357354849577,0.0007298728451132774,0.0007578539662063122,0.0007825950160622597,0.0008067479357123375,0.0008247140794992447,0.0008624149486422539,0.0008756686002016068,0.0009107189252972603,0.000933988019824028,0.0009657982736825943,0.0010002590715885162,0.0010020257905125618,0.001045912504196167,0.0010830238461494446,0.001117190346121788,0.0011528301984071732,0.001171974465250969,0.0012105582281947136,0.001237361691892147,0.001270350068807602,0.0013310257345438004,0.0013539986684918404,0.0013610664755105972,0.001425277441740036,0.001440003514289856,0.0015027392655611038,0.0015422087162733078,0.001616431400179863,0.0016376376152038574,0.001694483682513237,0.0017283577471971512,0.0017734207212924957,0.0017902087420225143,0.0018553007394075394,0.001924518495798111,0.0019362997263669968,0.002007577568292618,0.0020744390785694122,0.0021265726536512375,0.0021492503583431244,0.002221999689936638,0.0022679492831230164,0.002377517521381378,0.0023766346275806427,0.0024850256741046906,0.002513006329536438,0.002590171992778778,0.002648785710334778,0.0027471594512462616,0.00278574600815773,0.0028146132826805115,0.0029050372540950775,0.0029571689665317535,0.003050241619348526,0.003123875707387924,0.0031792521476745605,0.0032346211373806,0.0032811611890792847,0.003382481634616852,0.003495287150144577,0.0035141408443450928,0.003575403243303299,0.0037017613649368286,0.0037650838494300842,0.003794834017753601,0.0038625746965408325,0.003947988152503967,0.003989815711975098,0.004115290939807892,0.004163004457950592,0.004248417913913727,0.004366233944892883,0.0044127777218818665,0.004487589001655579,0.0045685842633247375,0.004609525203704834,0.004716441035270691,0.004822768270969391,0.004895813763141632,0.004979468882083893,0.005043976008892059,0.005082555115222931,0.005185350775718689,0.005246609449386597,0.005346164107322693,0.005441009998321533,0.005547337234020233,0.005593575537204742,0.00563599169254303,0.0056675150990486145,0.005700498819351196,0.005743786692619324,0.00579562783241272,0.005876034498214722,0.0059602707624435425,0.005954965949058533,0.0059541016817092896,0.006051883101463318,0.006149083375930786,0.006183832883834839,0.006230369210243225,0.006236553192138672,0.00625157356262207,0.00630401074886322,0.006278380751609802,0.006346702575683594,0.006394132971763611,0.006347596645355225,0.006382063031196594,0.00641004741191864,0.006425648927688599,0.006467476487159729,0.006408274173736572,0.0063779354095458984,0.006425052881240845,0.00642828643321991,0.006383821368217468,0.006414756178855896,0.006394430994987488,0.00643390417098999,0.006357312202453613,0.0062995851039886475,0.006254523992538452,0.006203263998031616,0.006157621741294861,0.006122574210166931,0.006122559309005737,0.006017699837684631,0.006005644798278809,0.005917280912399292,0.0059013813734054565,0.005854249000549316,0.0057523250579833984,0.005676925182342529,0.005594462156295776,0.005598574876785278,0.005540251731872559,0.005501091480255127,0.0055093467235565186,0.005445122718811035,0.005425095558166504,0.0053591132164001465,0.005347341299057007,0.005216866731643677,0.00511699914932251,0.005073428153991699,0.004927337169647217,0.00489199161529541,0.0048875510692596436,0.004819542169570923,0.004734724760055542,0.004642516374588013,0.004602760076522827,0.004474610090255737,0.004456639289855957,0.004395991563796997,0.004347085952758789,0.004272580146789551,0.004210144281387329,0.00415918231010437,0.004085838794708252,0.003982752561569214,0.003942400217056274,0.0038728713989257812,0.0038039684295654297,0.0037471354007720947,0.0036472678184509277,0.003583669662475586,0.0035259127616882324,0.0034487545490264893,0.003354787826538086,0.0032905936241149902,0.0032508373260498047,0.0032269656658172607,0.0031489133834838867,0.003110051155090332,0.0030196011066436768,0.0029468536376953125,0.002868831157684326,0.002826988697052002,0.002799004316329956,0.0027350783348083496,0.002673804759979248,0.0026170015335083008,0.0025772154331207275,0.0024735331535339355,0.002440840005874634,0.0023884177207946777,0.0023268461227416992,0.0022971034049987793,0.002217590808868408,0.0021890103816986084,0.0021430552005767822,0.002093285322189331,0.0020573437213897705,0.0020020008087158203,0.001994609832763672,0.0019304156303405762,0.0018714964389801025,0.0018193721771240234,0.0017878413200378418,0.0017445385456085205,0.0016909539699554443,0.0016612112522125244,0.0016016960144042969,0.0015707910060882568,0.001519531011581421,0.0015012621879577637,0.0014400184154510498,0.0013917088508605957,0.00136488676071167,0.0013154149055480957,0.001312166452407837,0.0012647509574890137,0.0012388229370117188,0.0012202858924865723,0.001219719648361206,0.0011669695377349854,0.0011336803436279297,0.0011278092861175537,0.0010718107223510742,0.0010379552841186523,0.0010379552841186523,0.001022934913635254,0.0010005533695220947,0.0009625554084777832,0.0009569525718688965,0.0009378194808959961,0.0009080767631530762,0.0008827447891235352,0.0008659660816192627,0.0008494555950164795,0.0008361935615539551,0.0007984936237335205,0.0007746517658233643,0.0007437169551849365,0.0007340013980865479,0.0007071793079376221,0.0006886422634124756,0.000652700662612915,0.0006226599216461182,0.0006111562252044678,0.0006008744239807129,0.0005908608436584473,0.000574648380279541,0.0005684792995452881,0.0005378425121307373,0.000522226095199585,0.0005172193050384521,0.0004909932613372803,0.000488966703414917,0.00047215819358825684,0.0004686117172241211,0.0004583001136779785,0.000441819429397583,0.00042560696601867676,0.0004197359085083008,0.00040146708488464355,0.00039380788803100586,0.00037172436714172363,0.0003611147403717041,0.00034168362617492676,0.00034168362617492676,0.0003299117088317871,0.0003190040588378906,0.00030604004859924316,0.00029721856117248535,0.00029218196868896484,0.0002748072147369385,0.00027185678482055664,0.0002754032611846924,0.0002792179584503174,0.0002745091915130615,0.00025272369384765625,0.00024712085723876953,0.0002480149269104004,0.00023418664932250977,0.00023651123046875,0.00022619962692260742,0.00021588802337646484,0.00021854043006896973,0.00021591782569885254,0.00021031498908996582,0.00021412968635559082,0.00020265579223632812,0.00019615888595581055,0.00019174814224243164,0.00018408894538879395,0.00017791986465454102,0.00017762184143066406,0.00017759203910827637,0.00016170740127563477,0.00015494227409362793,0.00015935301780700684,0.00015228986740112305,0.0001475512981414795,0.00014019012451171875,0.00013431906700134277,0.00013107061386108398,0.0001207888126373291,0.00011780858039855957,0.00011429190635681152,0.00011870265007019043,0.00011724233627319336,0.00011339783668518066,0.00010752677917480469,0.00010368227958679199,9.956955909729004e-05,0.00010132789611816406,0.00010132789611816406,9.512901306152344e-05]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0005295872688293457,0.0006621292559430003,0.0008049801108427346,0.0009475363767705858,0.0010897981701418757,0.0012273472966626287,0.0013707871548831463,0.0015115762362256646,0.0016532489098608494,0.0017949215834960341,0.0019407178042456508,0.0020729652605950832,0.002211103681474924,0.002342172898352146,0.0024782493710517883,0.0026116748340427876,0.0027498132549226284,0.0028829441871494055,0.0030181370675563812,0.003142432076856494,0.00326495966874063,0.0033883710857480764,0.0035138442181050777,0.0036357827484607697,0.0037695029750466347,0.0039002778939902782,0.004017798230051994,0.004138264339417219,0.004249304998666048,0.004359756596386433,0.0044734482653439045,0.004579482134431601,0.004704660270363092,0.004841620568186045,0.00497534079477191,0.005104642827063799,0.005241602659225464,0.005375911947339773,0.00551346130669117,0.0056589627638459206,0.005810944363474846,0.005955562461167574,0.006123743485659361,0.006280143279582262,0.006443611811846495,0.006604723632335663,0.006777322851121426,0.006951689254492521,0.007134892046451569,0.00731603242456913,0.007508660200983286,0.007695102598518133,0.007880955934524536,0.008075056597590446,0.008277108892798424,0.008492122404277325,0.008700065314769745,0.008910954929888248,0.009141283109784126,0.009362775832414627,0.009596049785614014,0.009833152405917645,0.010067898780107498,0.010309714823961258,0.01055388618260622,0.010817792266607285,0.01107963640242815,0.011345898732542992,0.011610687710344791,0.011885786429047585,0.01218444760888815,0.012477218173444271,0.01276409812271595,0.013051861897110939,0.013336974196135998,0.01364623848348856,0.01396139431744814,0.014275960624217987,0.014591705054044724,0.014905682764947414,0.01523173600435257,0.0155622074380517,0.015906816348433495,0.016252897679805756,0.01658896543085575,0.01694476790726185,0.01730557717382908,0.01767345331609249,0.01804574951529503,0.018418045714497566,0.01878533512353897,0.019175302237272263,0.01957499049603939,0.019966725260019302,0.020369064062833786,0.020781122148036957,0.02120555192232132,0.02162674069404602,0.022066190838813782,0.02250033989548683,0.02294244058430195,0.023395145311951637,0.02385609783232212,0.024307329207658768,0.024766217917203903,0.025233061984181404,0.025727884843945503,0.026204446330666542,0.02670692838728428,0.027220897376537323,0.027735160663723946,0.028251484036445618,0.028789900243282318,0.029320066794753075,0.029864078387618065,0.030395425856113434,0.030957696959376335,0.031516142189502716,0.032098736613988876,0.03265129029750824,0.033238302916288376,0.033810295164585114,0.03440437838435173,0.03499492630362511,0.035592250525951385,0.03621666878461838,0.03685611113905907,0.037517644464969635,0.03815207630395889,0.03879151865839958,0.039435967803001404,0.040111932903528214,0.04080910235643387,0.04151010513305664,0.042223475873470306,0.04293301701545715,0.04365021362900734,0.04438714683055878,0.045131150633096695,0.045891351997852325,0.04664654657244682,0.04742943122982979,0.048194050788879395,0.04898782819509506,0.04978308081626892,0.05058039352297783,0.05138418823480606,0.05221095681190491,0.05304449796676636,0.05389983579516411,0.054761651903390884,0.05563760921359062,0.05651768669486046,0.05741926655173302,0.05832879990339279,0.059251293540000916,0.06017584726214409,0.061119839549064636,0.06208769232034683,0.06307763606309891,0.06407346576452255,0.06507636606693268,0.06609693914651871,0.06713901460170746,0.06817343086004257,0.06923052668571472,0.0703158974647522,0.07141187787055969,0.0724887028336525,0.07361501455307007,0.07474427670240402,0.07588708400726318,0.07706376165151596,0.07821893692016602,0.07942566275596619,0.08061470836400986,0.08185765892267227,0.0830867663025856,0.08433413505554199,0.08564217388629913,0.08693814277648926,0.08825855702161789,0.08958073705434799,0.09091734886169434,0.09229931980371475,0.09368865191936493,0.09507887065410614,0.09648116677999496,0.09790702164173126,0.09935997426509857,0.10081145912408829,0.1023012325167656,0.10381869226694107,0.10534439980983734,0.10686745494604111,0.1084432303905487,0.11001959443092346,0.11159949749708176,0.11320413649082184,0.11485060304403305,0.11650679260492325,0.11813852936029434,0.119828000664711,0.12151128053665161,0.12318484485149384,0.1248946338891983,0.12662357091903687,0.12840434908866882,0.13018307089805603,0.1320018321275711,0.13380852341651917,0.13565851747989655,0.1374937891960144,0.13941387832164764,0.14129891991615295,0.14320340752601624,0.1451476514339447,0.14710456132888794,0.14908267557621002,0.15107904374599457,0.15307395160198212,0.15505589544773102,0.1570787876844406,0.1591358333826065,0.16118581593036652,0.16326791048049927,0.16531524062156677,0.16741205751895905,0.16950532793998718,0.17158211767673492,0.17372842133045197,0.17585350573062897,0.17798566818237305,0.18016789853572845,0.1823115348815918,0.18450024724006653,0.1866515576839447,0.18881964683532715,0.19096004962921143,0.19315141439437866,0.19534660875797272,0.19755063951015472,0.19967101514339447,0.20186178386211395,0.2040652185678482,0.20621798932552338,0.2084161341190338,0.21057863533496857,0.2127484828233719,0.21493218839168549,0.21710500121116638,0.21928133070468903,0.22141937911510468,0.22359779477119446,0.2257399559020996,0.22787036001682281,0.22997954487800598,0.23211316764354706,0.23425975441932678,0.23636335134506226,0.23842599987983704,0.24049100279808044,0.24255159497261047,0.24459539353847504,0.24660973250865936,0.24864056706428528,0.2506181001663208,0.2526029944419861,0.2545519471168518,0.25648733973503113,0.25836384296417236,0.26023033261299133,0.2621091902256012,0.2639574110507965,0.2657597064971924,0.2675640285015106,0.26936984062194824,0.27114415168762207,0.2728627622127533,0.2745955288410187,0.27628177404403687,0.27795031666755676,0.2796141505241394,0.2812114357948303,0.28280872106552124,0.284391850233078,0.28592079877853394,0.2874700725078583,0.2889772355556488,0.2904590368270874,0.2919014096260071,0.2933245897293091,0.29471510648727417,0.2960805892944336,0.2974343001842499,0.29877445101737976,0.30006951093673706,0.3013215959072113,0.30255600810050964,0.3037821650505066,0.30499860644340515,0.3061664402484894,0.307346373796463,0.3084720969200134,0.3096104860305786,0.3106943964958191,0.31176531314849854,0.31280091404914856,0.31381353735923767,0.3147902190685272,0.31576839089393616,0.3167135417461395,0.31762927770614624,0.31854498386383057,0.31942832469940186,0.3202866017818451,0.3211266100406647,0.3219424784183502,0.3227309584617615,0.32350412011146545,0.32424548268318176,0.3249691426753998,0.32567986845970154,0.32638147473335266,0.32706186175346375,0.32771602272987366,0.32834044098854065,0.3289507329463959,0.32954832911491394,0.33013859391212463,0.3307008743286133,0.33125075697898865,0.3317773938179016,0.33228519558906555,0.33281153440475464,0.3333163559436798,0.3337932229042053,0.33427301049232483,0.33472779393196106,0.3351781368255615,0.3355916738510132,0.33597663044929504,0.33639222383499146,0.33678218722343445,0.33717450499534607,0.33753502368927,0.3378811180591583,0.3382357358932495,0.3385629653930664,0.3388819396495819,0.3391982913017273],"recovered":[0.0,0.00017878443759400398,0.00033459492260590196,0.0004798020818270743,0.0006253037136048079,0.0007666818564757705,0.0009112999541684985,0.0010509109124541283,0.0011925834696739912,0.0013339617289602757,0.0014771070564165711,0.0016199578531086445,0.0017554452642798424,0.0018888708436861634,0.0020246529020369053,0.002159256488084793,0.0022938603069633245,0.002426696941256523,0.0025610062293708324,0.002692959038540721,0.002829035511240363,0.0029565703589469194,0.003078509122133255,0.003200447652488947,0.0033244481310248375,0.0034513939172029495,0.003581285011023283,0.003709997981786728,0.0038275185506790876,0.003950635436922312,0.0040619708597660065,0.0041712443344295025,0.004285525064915419,0.004400983918458223,0.004528224002569914,0.004670485854148865,0.004805384203791618,0.004937926307320595,0.0050675226375460625,0.005206544417887926,0.005347922910004854,0.005498431622982025,0.005640104413032532,0.005800332874059677,0.005950841587036848,0.006110480986535549,0.006275422405451536,0.006442719604820013,0.006610017269849777,0.00679086335003376,0.0069696479476988316,0.00715402839705348,0.007335169240832329,0.007518960628658533,0.007703930605202913,0.00790451094508171,0.008106564171612263,0.008320987224578857,0.00852951966226101,0.008740114979445934,0.008958956226706505,0.009183983318507671,0.009412839077413082,0.009649057872593403,0.009896175004541874,0.010123852640390396,0.010375093668699265,0.010638115927577019,0.010904672555625439,0.01117005106061697,0.01143925916403532,0.011727022007107735,0.012013313360512257,0.012299015186727047,0.012584127485752106,0.012877192348241806,0.01317496970295906,0.013477460481226444,0.013789964839816093,0.014106887392699718,0.01441968698054552,0.014740143902599812,0.015072382986545563,0.015408450737595558,0.015751292929053307,0.016093838959932327,0.01644492894411087,0.01678777113556862,0.01715240813791752,0.017519108951091766,0.017883451655507088,0.018248088657855988,0.01862657070159912,0.019018011167645454,0.019423000514507294,0.019814440980553627,0.020207060500979424,0.02063649520277977,0.021051499992609024,0.021467387676239014,0.021912138909101486,0.022346582263708115,0.02278190851211548,0.023229900747537613,0.02368083968758583,0.024124708026647568,0.024586541578173637,0.02507518045604229,0.02555498294532299,0.026036256924271584,0.02654050663113594,0.02705535851418972,0.02756284736096859,0.02806856855750084,0.028593434020876884,0.02912566438317299,0.0296693816781044,0.030201610177755356,0.03075416386127472,0.03131820261478424,0.03188842907547951,0.032466016709804535,0.03301297500729561,0.033597927540540695,0.034174926578998566,0.03476576879620552,0.035386066883802414,0.03601549193263054,0.03665139898657799,0.037282299250364304,0.03792792558670044,0.03856412693858147,0.03922507166862488,0.03989396616816521,0.04060174152255058,0.04130038246512413,0.04199490323662758,0.042717404663562775,0.043442852795124054,0.04418420419096947,0.044937632977962494,0.045686639845371246,0.04643771052360535,0.04720115289092064,0.04799434542655945,0.04877781495451927,0.04956570267677307,0.05037008598446846,0.05115915462374687,0.051995936781167984,0.05283330753445625,0.05368775874376297,0.05455046147108078,0.05540462210774422,0.056293535977602005,0.05718598514795303,0.05810258537530899,0.05901506543159485,0.05994757264852524,0.06090599671006203,0.06186383590102196,0.06284405291080475,0.06384842842817307,0.06486635655164719,0.06590253859758377,0.06694549322128296,0.0679754912853241,0.06902670115232468,0.07010647654533386,0.0712018609046936,0.0723113864660263,0.0734223797917366,0.07455693930387497,0.07570534199476242,0.0768452063202858,0.07802660018205643,0.07921329140663147,0.08040734380483627,0.0816420465707779,0.08285524696111679,0.08412912487983704,0.08541212975978851,0.08672724664211273,0.08806031942367554,0.08939281105995178,0.09073177725076675,0.09208547323942184,0.09346597641706467,0.09485796093940735,0.0962708592414856,0.09770437330007553,0.09912963956594467,0.10060291737318039,0.10210241377353668,0.10361898690462112,0.10514911264181137,0.10669808089733124,0.10824529081583023,0.10983727127313614,0.11143483966588974,0.11303064972162247,0.11467711627483368,0.11632063239812851,0.11798418313264847,0.11965480446815491,0.1213369071483612,0.12304463982582092,0.12475384026765823,0.12647069990634918,0.12827621400356293,0.13005581498146057,0.13185574114322662,0.1336854100227356,0.1354885697364807,0.13735151290893555,0.1392536461353302,0.14114516973495483,0.14305052161216736,0.14499300718307495,0.1469319462776184,0.14892449975013733,0.15092912316322327,0.1529190093278885,0.1548994928598404,0.1569453477859497,0.1589723527431488,0.16101880371570587,0.1630643755197525,0.16514910757541656,0.16722677648067474,0.16929177939891815,0.17141039669513702,0.17349041998386383,0.17562346160411835,0.1778213083744049,0.1799737811088562,0.1821465939283371,0.1842881739139557,0.18645863234996796,0.18861080706119537,0.19077949225902557,0.19297143816947937,0.1951628029346466,0.19733236730098724,0.19947867095470428,0.20165619254112244,0.20382192730903625,0.20600120723247528,0.2081969827413559,0.21037951111793518,0.2125587910413742,0.21473483741283417,0.21689645946025848,0.2190238982439041,0.2212105542421341,0.22337716817855835,0.22552670538425446,0.22765298187732697,0.22980663180351257,0.23191434144973755,0.23403000831604004,0.23611003160476685,0.23819655179977417,0.24026773869991302,0.24232183396816254,0.24436210095882416,0.24642564356327057,0.24842113256454468,0.2504163384437561,0.25238001346588135,0.25433722138404846,0.2562467157840729,0.25811612606048584,0.2599867582321167,0.2618582248687744,0.2636958658695221,0.26551610231399536,0.26732221245765686,0.26914745569229126,0.2708849310874939,0.27263331413269043,0.274329274892807,0.2760087251663208,0.27767375111579895,0.27930134534835815,0.2809298634529114,0.2825174033641815,0.28408169746398926,0.2856106460094452,0.287157267332077,0.28866058588027954,0.29016125202178955,0.29160597920417786,0.293027400970459,0.2944217622280121,0.29580017924308777,0.297136515378952,0.2984524965286255,0.2997514009475708,0.30103206634521484,0.3022909164428711,0.30350735783576965,0.3047046661376953,0.30588841438293457,0.30706921219825745,0.30819669365882874,0.309310644865036,0.3104036748409271,0.3114754855632782,0.31249016523361206,0.3134939670562744,0.31449154019355774,0.31546324491500854,0.3164260685443878,0.3173638880252838,0.3182513415813446,0.31915292143821716,0.3200138509273529,0.320844441652298,0.3216541111469269,0.32244938611984253,0.32321104407310486,0.32395270466804504,0.3246908187866211,0.32539239525794983,0.3260960578918457,0.3267761468887329,0.32742324471473694,0.32806238532066345,0.3286767899990082,0.329274982213974,0.3298472762107849,0.3304004371166229,0.33095502853393555,0.331489622592926,0.3320186138153076,0.3325243294239044,0.33301180601119995,0.3335098624229431,0.3339775800704956,0.33444178104400635,0.3348653316497803,0.33527591824531555,0.3356856107711792,0.3360779285430908,0.3364693820476532,0.3368525803089142,0.33720600605010986,0.3375665247440338,0.337924987077713,0.3382481038570404],"active":[0.0005295872688293457,0.00048334483290091157,0.0004703851882368326,0.0004677342949435115,0.0004644944565370679,0.0004606654401868582,0.00045948720071464777,0.00046066532377153635,0.0004606654401868582,0.0004609598545357585,0.00046361074782907963,0.00045300740748643875,0.0004556584171950817,0.0004533020546659827,0.00045359646901488304,0.00045241834595799446,0.00045595294795930386,0.00045624724589288235,0.0004571308381855488,0.000449473038315773,0.00043592415750026703,0.000431800726801157,0.00043533509597182274,0.00043533509597182274,0.0004450548440217972,0.0004488839767873287,0.0004365132190287113,0.00042826635763049126,0.0004217864479869604,0.00040912115946412086,0.000411477405577898,0.0004082378000020981,0.0004191352054476738,0.00044063664972782135,0.00044711679220199585,0.00043415697291493416,0.0004362184554338455,0.0004379856400191784,0.00044593866914510727,0.00045241834595799446,0.0004630214534699917,0.0004571308381855488,0.00048363907262682915,0.0004798104055225849,0.0004927702248096466,0.0004942426458001137,0.0005019004456698895,0.0005089696496725082,0.0005248747766017914,0.0005251690745353699,0.0005390122532844543,0.000541074201464653,0.0005457866936922073,0.0005560959689319134,0.0005731782875955105,0.0005876114591956139,0.0005935011431574821,0.000589967705309391,0.0006117634475231171,0.0006226608529686928,0.0006370935589075089,0.0006491690874099731,0.000655059702694416,0.0006606569513678551,0.0006577111780643463,0.0006939396262168884,0.0007045427337288857,0.0007077828049659729,0.0007060151547193527,0.0007157353684306145,0.000745188444852829,0.0007501961663365364,0.0007507847622036934,0.0007528467103838921,0.0007528467103838921,0.0007690461352467537,0.0007864246144890785,0.0007985001429915428,0.0008017402142286301,0.0007987953722476959,0.0008120490238070488,0.000822063535451889,0.0008344333618879318,0.0008444469422101974,0.0008376725018024445,0.0008509289473295212,0.0008606482297182083,0.0008856821805238724,0.0008933413773775101,0.0008989367634057999,0.0009018834680318832,0.000927213579416275,0.0009484197944402695,0.000948714092373848,0.0009460635483264923,0.0009666811674833298,0.000998491421341896,0.0009902454912662506,0.0010146908462047577,0.001032952219247818,0.0010303016752004623,0.0010485630482435226,0.0010741893202066422,0.0010774284601211548,0.0010853782296180725,0.0011083539575338364,0.0011413432657718658,0.0011292658746242523,0.0011519454419612885,0.0011846404522657394,0.001194654032588005,0.0011961255222558975,0.0012270528823137283,0.0012514982372522354,0.0012706443667411804,0.001269761472940445,0.0012883152812719345,0.0013145320117473602,0.001344572752714157,0.001333087682723999,0.0013498738408088684,0.0013442784547805786,0.0013914033770561218,0.0013969987630844116,0.0014173239469528198,0.001450899988412857,0.0014700442552566528,0.001502152532339096,0.0015006773173809052,0.0015092194080352783,0.0015080422163009644,0.0015478059649467468,0.0015840306878089905,0.0016161389648914337,0.0016217343509197235,0.001632634550333023,0.0016553103923797607,0.0016697421669960022,0.001688297837972641,0.0017071478068828583,0.0017089135944843292,0.0017427913844585419,0.0017563402652740479,0.0017866753041744232,0.0017887353897094727,0.0018025785684585571,0.0018184855580329895,0.0018408708274364471,0.0018853433430194855,0.0019038990139961243,0.0019283443689346313,0.001949850469827652,0.0019672252237796783,0.0020146444439888,0.0020352639257907867,0.002065308392047882,0.0020732618868350983,0.0021047741174697876,0.0021401196718215942,0.0021716393530368805,0.002209629863500595,0.0022323131561279297,0.002248510718345642,0.002272658050060272,0.0022708922624588013,0.0022850334644317627,0.0023404061794281006,0.002385176718235016,0.002382226288318634,0.002413153648376465,0.002432890236377716,0.002464704215526581,0.002506822347640991,0.002513594925403595,0.0025804564356803894,0.00258810818195343,0.002644367516040802,0.0026794224977493286,0.002692088484764099,0.0027869269251823425,0.0028090178966522217,0.0028464272618293762,0.00285349041223526,0.002857029438018799,0.00290650874376297,0.002956874668598175,0.0029933974146842957,0.003015190362930298,0.0030490607023239136,0.003089115023612976,0.0031070858240127563,0.003171592950820923,0.003215774893760681,0.003241986036300659,0.003248468041419983,0.003294117748737335,0.003321513533592224,0.003354206681251526,0.0033668652176856995,0.0034157633781433105,0.0034761428833007812,0.003461413085460663,0.003507368266582489,0.0035270974040031433,0.0035300403833389282,0.003557726740837097,0.0035789310932159424,0.0036505088210105896,0.003712370991706848,0.0037256181240081787,0.0037527084350585938,0.003802776336669922,0.0038083791732788086,0.003925308585166931,0.003947407007217407,0.003949761390686035,0.004002481698989868,0.004054039716720581,0.004089668393135071,0.00414709746837616,0.004149451851844788,0.0041267722845077515,0.004159778356552124,0.004236340522766113,0.004240468144416809,0.004295557737350464,0.004296436905860901,0.004347681999206543,0.004356220364570618,0.004355341196060181,0.0044366419315338135,0.004443109035491943,0.004495248198509216,0.004544436931610107,0.00449022650718689,0.004526466131210327,0.004504963755607605,0.00453147292137146,0.004501417279243469,0.004540607333183289,0.0045671164989471436,0.004579201340675354,0.004508212208747864,0.004529416561126709,0.004586547613143921,0.00456179678440094,0.004594206809997559,0.004577428102493286,0.004551500082015991,0.004552677273750305,0.004546210169792175,0.004546493291854858,0.004522919654846191,0.004573896527290344,0.004529401659965515,0.004493191838264465,0.004452839493751526,0.004460185766220093,0.004453122615814209,0.004449009895324707,0.004395991563796997,0.004380971193313599,0.004355043172836304,0.004327654838562012,0.004287898540496826,0.004278466105461121,0.004192456603050232,0.004181861877441406,0.004135608673095703,0.00410732626914978,0.004026621580123901,0.003983616828918457,0.0039930641651153564,0.00397065281867981,0.0039014816284179688,0.0038681626319885254,0.003853738307952881,0.00382193922996521,0.003715306520462036,0.0037105977535247803,0.0036484599113464355,0.003621041774749756,0.0036054253578186035,0.003537684679031372,0.003507375717163086,0.003461986780166626,0.003403395414352417,0.0033883750438690186,0.0033665895462036133,0.003301769495010376,0.003240823745727539,0.0031633377075195312,0.0031091272830963135,0.0030531883239746094,0.003012537956237793,0.002974271774291992,0.002932995557785034,0.0028690993785858154,0.0028046071529388428,0.002750098705291748,0.0027076900005340576,0.0026590824127197266,0.0026417076587677,0.0025836825370788574,0.002541273832321167,0.0024977028369903564,0.0024546682834625244,0.0023972392082214355,0.0023380517959594727,0.002300053834915161,0.002274423837661743,0.002222001552581787,0.0021660327911376953,0.002118915319442749,0.002064436674118042,0.0020352602005004883,0.0019736886024475098,0.0019286274909973145,0.001886516809463501,0.0018500089645385742,0.0017960965633392334,0.0017580986022949219,0.0017271637916564941,0.0016906559467315674,0.001669466495513916,0.001619964838027954,0.0015642940998077393,0.0015274882316589355,0.0014859437942504883,0.001461803913116455,0.0014258921146392822,0.0014034807682037354,0.0013769567012786865,0.0013301670551300049,0.0013219118118286133,0.0012977421283721924,0.0012688934803009033,0.001261204481124878,0.0012179315090179443,0.001200556755065918,0.001149892807006836,0.0011112987995147705,0.0011163055896759033,0.001096576452255249,0.001096576452255249,0.0010656416416168213,0.0010285377502441406,0.0010297298431396484,0.0009964406490325928,0.0009569525718688965,0.0009501874446868896]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0005295872688293457,0.0006518204463645816,0.0007955548935569823,0.0009522490436211228,0.00110747036524117,0.0012632808648049831,0.001418502302840352,0.0015881560975685716,0.001759871607646346,0.0019318817649036646,0.0021024192683398724,0.002267360221594572,0.0024408430326730013,0.0026178602129220963,0.0028075426816940308,0.00299840304069221,0.0031874964479357004,0.0033757060300558805,0.0035762861371040344,0.0037736266385763884,0.003970378078520298,0.004172725602984428,0.004379785619676113,0.0046003940515220165,0.00481039984151721,0.005038077477365732,0.0052681113593280315,0.005493138451129198,0.005714335944503546,0.005947315599769354,0.006174993235617876,0.006426528561860323,0.006697503384202719,0.006982026621699333,0.007291586138308048,0.007613221183419228,0.007938980124890804,0.008295075967907906,0.008694469928741455,0.009079430252313614,0.009492372162640095,0.009940658695995808,0.010395425371825695,0.010886125266551971,0.011390668340027332,0.011934974230825901,0.01248752698302269,0.013081610202789307,0.013691009022295475,0.014360493049025536,0.015039697289466858,0.015771329402923584,0.016537128016352654,0.017333852127194405,0.018157673999667168,0.019048945978283882,0.01999676786363125,0.020954899489879608,0.02196192555129528,0.023020198568701744,0.024100270122289658,0.025251029059290886,0.02646511234343052,0.02771984413266182,0.029044674709439278,0.03045315481722355,0.03189403563737869,0.03338409960269928,0.03497195243835449,0.036606933921575546,0.038323793560266495,0.04011399298906326,0.041985783725976944,0.04393915832042694,0.04595615342259407,0.0480535551905632,0.050219882279634476,0.05248193070292473,0.054847657680511475,0.057315003126859665,0.059845082461833954,0.062455568462610245,0.06518711149692535,0.06800466030836105,0.07090497761964798,0.07393665611743927,0.07705727964639664,0.08028482645750046,0.08362753689289093,0.08704829961061478,0.09054917097091675,0.0942111611366272,0.09790290147066116,0.10176753252744675,0.10569842904806137,0.10972034186124802,0.11380469799041748,0.11803603172302246,0.12233097851276398,0.12677408754825592,0.1312386840581894,0.1358514428138733,0.14061588048934937,0.14533084630966187,0.1502469778060913,0.15519993007183075,0.16018998622894287,0.16526517271995544,0.1704086810350418,0.1755707561969757,0.18084268271923065,0.1861157864332199,0.19147402048110962,0.1967998594045639,0.202173113822937,0.2075887769460678,0.21301592886447906,0.21844838559627533,0.22394239902496338,0.22936837375164032,0.23484677076339722,0.2402898371219635,0.24568459391593933,0.2510731518268585,0.25643226504325867,0.2617413103580475,0.2670097053050995,0.2722613215446472,0.2774481475353241,0.28264936804771423,0.287769615650177,0.29278236627578735,0.29774031043052673,0.3026426136493683,0.30744650959968567,0.3121705949306488,0.3168337345123291,0.3214317560195923,0.32589077949523926,0.33026936650276184,0.3345660865306854,0.3388301134109497,0.34295305609703064,0.34696170687675476,0.3509350121021271,0.35481026768684387,0.35850846767425537,0.36220550537109375,0.365818589925766,0.36933037638664246,0.3726748526096344,0.3759368658065796,0.37912964820861816,0.38224056363105774,0.3852533996105194,0.38818493485450745,0.3910251557826996,0.39377790689468384,0.3963945806026459,0.39895734190940857,0.4014838933944702,0.4038964509963989,0.4062333106994629,0.40849536657333374,0.41068053245544434,0.4127920866012573,0.41484057903289795,0.4167839586734772,0.41868165135383606,0.4204954206943512,0.42223408818244934,0.4239217936992645,0.4255676567554474,0.4271640479564667,0.42872658371925354,0.4302063286304474,0.43164515495300293,0.43301504850387573,0.4343608021736145,0.43565529584884644,0.43692946434020996,0.4381355941295624,0.4393034279346466,0.440430611371994,0.4415159821510315,0.44253069162368774,0.4435359239578247,0.44449377059936523,0.445426881313324,0.446308434009552,0.44716140627861023,0.447959303855896,0.4487283527851105,0.4494788348674774,0.45021960139274597,0.45092737674713135,0.451579749584198,0.45222774147987366,0.45285069942474365,0.4534580409526825,0.45403650403022766,0.4546017348766327,0.4551345407962799,0.4556455612182617,0.4561383128166199,0.4566234350204468,0.45709675550460815,0.4575294256210327,0.45796239376068115,0.4583826959133148,0.4587806165218353,0.4591735303401947,0.4595496654510498,0.4599066376686096,0.4602462351322174,0.4605923295021057,0.46092191338539124,0.46123382449150085,0.4615251123905182,0.46181201934814453,0.4620947539806366,0.46235159039497375,0.4626028537750244,0.4628617465496063,0.46310386061668396,0.46333152055740356,0.46354860067367554,0.463764488697052,0.4639680087566376,0.46417006850242615,0.4643618166446686,0.4645441472530365,0.46472468972206116,0.4649078845977783,0.4650787115097046,0.4652380645275116,0.46540096402168274,0.4655541181564331,0.4656984210014343,0.46584245562553406,0.4659823775291443,0.46610695123672485,0.4662318527698517,0.46635642647743225,0.4664689302444458,0.46658381819725037,0.4666895568370819,0.4667970538139343,0.4668916165828705,0.46698319911956787,0.4670768678188324,0.46717169880867004,0.4672647714614868,0.46735048294067383,0.46743738651275635,0.46751484274864197,0.4675893783569336,0.46766358613967896,0.4677395820617676,0.4678111672401428,0.4678786098957062,0.4679519534111023,0.4680214524269104,0.46808212995529175,0.46815016865730286,0.4682037830352783,0.46826326847076416,0.4683201014995575,0.4683690071105957,0.46842437982559204,0.46847620606422424,0.4685245156288147,0.46856871247291565,0.46861258149147034,0.4686635434627533,0.46871036291122437,0.4687519073486328,0.46879756450653076,0.4688355624675751,0.4688735604286194,0.46891242265701294,0.46894776821136475,0.4689766466617584,0.4690108001232147,0.4690411388874054,0.4690726697444916,0.469106525182724,0.4691365659236908,0.46916690468788147,0.4691910743713379,0.46921786665916443,0.46924200654029846,0.46926677227020264,0.4692915081977844,0.46931594610214233,0.4693392217159271,0.4693589508533478,0.46937957406044006,0.46940019726753235,0.4694196283817291,0.4694402515888214,0.46945998072624207,0.46947646141052246,0.46949678659439087,0.4695153534412384,0.46953243017196655,0.46954891085624695,0.469563364982605,0.4695798456668854,0.4695934057235718,0.46960577368736267,0.46961724758148193,0.4696296155452728,0.46964171528816223,0.46965259313583374,0.46966496109962463,0.46967706084251404,0.4696873724460602,0.46969619393348694,0.46970826387405396,0.46971768140792847,0.46972769498825073,0.46973830461502075,0.4697486162185669,0.4697577655315399,0.4697674810886383,0.4697768986225128,0.46978750824928284,0.4697951674461365,0.4698042869567871,0.4698110520839691,0.46981900930404663,0.469825804233551,0.4698319733142853,0.4698387384414673,0.46984434127807617,0.4698511064052582,0.4698558449745178,0.4698629081249237,0.46986791491508484,0.4698740839958191,0.469879686832428,0.4698846936225891,0.469888836145401,0.4698929488658905,0.46989795565605164,0.46990326046943665,0.4699079692363739,0.46991151571273804,0.4699147343635559,0.4699188768863678],"recovered":[0.0,0.00017760628543328494,0.00032958778319880366,0.00047391129191964865,0.000630016322247684,0.0007840596372261643,0.0009375137742608786,0.00108920072671026,0.001257970929145813,0.0014258574228733778,0.0015981621108949184,0.0017628087662160397,0.001933640567585826,0.002108596032485366,0.0022850241512060165,0.002465870464220643,0.0026531964540481567,0.0028384607285261154,0.003018423216417432,0.003218119964003563,0.003423707326874137,0.0036172186955809593,0.0038119081873446703,0.0040239752270281315,0.004229562822729349,0.004435444716364145,0.004648395348340273,0.004869593307375908,0.005096976645290852,0.005319647025316954,0.005551448557525873,0.00578796211630106,0.006032133940607309,0.006285436451435089,0.006556706037372351,0.006848298478871584,0.007149610668420792,0.007474191021174192,0.00781290978193283,0.008169005624949932,0.008547192439436913,0.0089433453977108,0.009343916550278664,0.00978042185306549,0.010252860374748707,0.010723237879574299,0.01125252153724432,0.011780628003180027,0.012349969707429409,0.01294699776917696,0.013576130382716656,0.014231182634830475,0.01490979827940464,0.015651443973183632,0.01642519421875477,0.017206309363245964,0.01806459203362465,0.018950266763567924,0.019877472892403603,0.020825589075684547,0.021840861067175865,0.022879695519804955,0.023980088531970978,0.025130847468972206,0.02635406330227852,0.027621755376458168,0.02895512618124485,0.030346229672431946,0.03178504481911659,0.03329455107450485,0.034856781363487244,0.03648557513952255,0.03822629153728485,0.04004712402820587,0.04190448299050331,0.04387228935956955,0.04589664563536644,0.0480031818151474,0.05016832798719406,0.05244540050625801,0.0548064149916172,0.057259030640125275,0.05980943515896797,0.06245556101202965,0.06516914069652557,0.06797873228788376,0.07087992876768112,0.07391514629125595,0.07705550640821457,0.08030425757169724,0.08362222462892532,0.08710484206676483,0.09061779081821442,0.09427359700202942,0.09794294834136963,0.10177458822727203,0.10567456483840942,0.10970737785100937,0.11386330425739288,0.11800362169742584,0.12233362346887589,0.1267402023077011,0.1312902271747589,0.1359333097934723,0.14054784178733826,0.1453302502632141,0.15020808577537537,0.15512511134147644,0.16009366512298584,0.1651296764612198,0.1702696532011032,0.17547178268432617,0.1807345747947693,0.18602889776229858,0.19132792949676514,0.19666023552417755,0.20201081037521362,0.2074335515499115,0.21289074420928955,0.21829433739185333,0.22372855246067047,0.22915217280387878,0.2345663607120514,0.2399941086769104,0.24540594220161438,0.2507777214050293,0.2561206519603729,0.2614668011665344,0.26676908135414124,0.27198976278305054,0.2771854102611542,0.28231918811798096,0.28742265701293945,0.29245394468307495,0.2974310517311096,0.3023342192173004,0.3071366548538208,0.3118654489517212,0.3165365159511566,0.3211115896701813,0.3256174325942993,0.3299630284309387,0.33428332209587097,0.3384816646575928,0.3426364064216614,0.3466957211494446,0.3506543040275574,0.35449185967445374,0.3582177460193634,0.3619250953197479,0.36553406715393066,0.3689919412136078,0.37235498428344727,0.37562671303749084,0.3788377642631531,0.3819301128387451,0.3849441111087799,0.3878503143787384,0.3907182216644287,0.3934497833251953,0.39611122012138367,0.39868664741516113,0.40119993686676025,0.40360984206199646,0.4059208035469055,0.40818992257118225,0.41036567091941833,0.41248634457588196,0.4145127534866333,0.4164673089981079,0.4183635413646698,0.4201817214488983,0.4219103753566742,0.42362692952156067,0.42526575922966003,0.42687302827835083,0.42840903997421265,0.42990824580192566,0.4313591420650482,0.4327440559864044,0.4340668320655823,0.43539106845855713,0.4366322457790375,0.4378257095813751,0.4390026926994324,0.44011279940605164,0.44121232628822327,0.44221699237823486,0.44323107600212097,0.4442042410373688,0.4451128840446472,0.44601181149482727,0.4468630254268646,0.4476609230041504,0.4484267234802246,0.4491913318634033,0.44992563128471375,0.4506066143512726,0.45126873254776,0.45192229747772217,0.45254290103912354,0.4531584680080414,0.4537346065044403,0.45428624749183655,0.45483410358428955,0.4553380608558655,0.45584022998809814,0.45632505416870117,0.45679131150245667,0.45724254846572876,0.4576808214187622,0.45809993147850037,0.45850786566734314,0.45889872312545776,0.45926395058631897,0.45963507890701294,0.45998644828796387,0.4603390097618103,0.4606730043888092,0.4609657824039459,0.46126946806907654,0.46155428886413574,0.4618305563926697,0.46209239959716797,0.4623574912548065,0.46260783076286316,0.4628481864929199,0.4630773365497589,0.4632958769798279,0.4635085463523865,0.4637155830860138,0.463918536901474,0.46411144733428955,0.46430113911628723,0.4644896388053894,0.4646613597869873,0.46482306718826294,0.4649870991706848,0.4651387929916382,0.4652913808822632,0.46544188261032104,0.46559327840805054,0.46572551131248474,0.4658583700656891,0.4659796953201294,0.4660969376564026,0.46621620655059814,0.4663272500038147,0.4664347767829895,0.4665387272834778,0.4666368067264557,0.4667372703552246,0.46682679653167725,0.46692487597465515,0.46701353788375854,0.46710070967674255,0.46718791127204895,0.46727362275123596,0.4673481285572052,0.4674205780029297,0.46749716997146606,0.4675693213939667,0.46764031052589417,0.46771275997161865,0.467777281999588,0.4678414762020111,0.46789979934692383,0.4679575264453888,0.4680161476135254,0.46806591749191284,0.4681195318698883,0.46817490458488464,0.46822112798690796,0.4682694375514984,0.46831950545310974,0.46836987137794495,0.4684158265590668,0.4684600234031677,0.46850594878196716,0.46855074167251587,0.46859079599380493,0.4686281979084015,0.4686632454395294,0.46869680285453796,0.468730092048645,0.4687613248825073,0.4687960743904114,0.4688273072242737,0.46885764598846436,0.4688897430896759,0.46892037987709045,0.4689480662345886,0.468971312046051,0.46899929642677307,0.4690302312374115,0.46905556321144104,0.46907734870910645,0.46909886598587036,0.4691174030303955,0.4691409766674042,0.46916189789772034,0.4691813290119171,0.46920254826545715,0.4692207872867584,0.4692390561103821,0.4692593812942505,0.46927881240844727,0.46929413080215454,0.46930769085884094,0.46932682394981384,0.469340980052948,0.46935659646987915,0.46937042474746704,0.4693833887577057,0.46939516067504883,0.4694090187549591,0.46942079067230225,0.4694322645664215,0.46944287419319153,0.46945318579673767,0.46946409344673157,0.46947261691093445,0.4694823622703552,0.46949443221092224,0.46950531005859375,0.46951621770858765,0.4695247709751129,0.4695329964160919,0.4695424437522888,0.46955186128616333,0.46956247091293335,0.46956923604011536,0.46957719326019287,0.4695839583873749,0.4695907533168793,0.4695986807346344,0.46960577368736267,0.4696104824542999,0.46961578726768494,0.46962136030197144,0.46962666511535645,0.46963372826576233,0.46963873505592346,0.4696422815322876,0.4696475863456726,0.4696531891822815,0.4696581959724426,0.4696629047393799,0.46966731548309326,0.46967026591300964,0.469674676656723],"active":[0.0005295872688293457,0.0004742141463793814,0.0004659671103581786,0.0004783377517014742,0.00047745404299348593,0.0004792212275788188,0.0004809885285794735,0.0004989553708583117,0.0005019006785005331,0.0005060243420302868,0.0005042571574449539,0.0005045514553785324,0.0005072024650871754,0.0005092641804367304,0.0005225185304880142,0.0005325325764715672,0.0005342999938875437,0.0005372453015297651,0.0005578629206866026,0.0005555066745728254,0.0005466707516461611,0.0005555069074034691,0.0005678774323314428,0.000576418824493885,0.0005808370187878609,0.0006026327610015869,0.0006197160109877586,0.0006235451437532902,0.0006173592992126942,0.0006276685744524002,0.0006235446780920029,0.0006385664455592632,0.0006653694435954094,0.0006965901702642441,0.0007348801009356976,0.0007649227045476437,0.0007893694564700127,0.0008208849467337132,0.0008815601468086243,0.0009104246273636818,0.0009451797232031822,0.0009973132982850075,0.0010515088215470314,0.0011057034134864807,0.0011378079652786255,0.0012117363512516022,0.00123500544577837,0.0013009821996092796,0.001341039314866066,0.0014134952798485756,0.0014635669067502022,0.0015401467680931091,0.0016273297369480133,0.0016824081540107727,0.0017324797809123993,0.001842636615037918,0.0019321758300065994,0.0020046327263116837,0.002084452658891678,0.0021946094930171967,0.0022594090551137924,0.0023713335394859314,0.0024850238114595413,0.0025889966636896133,0.002690611407160759,0.002831399440765381,0.0029389094561338425,0.003037869930267334,0.0031869076192378998,0.003312382847070694,0.003467012196779251,0.0036284178495407104,0.003759492188692093,0.0038920342922210693,0.004051670432090759,0.004181265830993652,0.004323236644268036,0.0044787488877773285,0.004679329693317413,0.004869602620601654,0.005038667470216751,0.00519653782248497,0.005377676337957382,0.005549099296331406,0.005735836923122406,0.0059579238295555115,0.006177350878715515,0.006369680166244507,0.006572030484676361,0.0067440420389175415,0.0069269463419914246,0.007106319069862366,0.007285110652446747,0.007493935525417328,0.007755480706691742,0.007945753633975983,0.008130133152008057,0.008328653872013092,0.008467674255371094,0.008770465850830078,0.008905060589313507,0.00911124050617218,0.009325653314590454,0.009397536516189575,0.009699136018753052,0.009869679808616638,0.009981900453567505,0.010140061378479004,0.01031501591205597,0.01044107973575592,0.010573029518127441,0.010644003748893738,0.010739445686340332,0.01077096164226532,0.010845184326171875,0.010928541421890259,0.011005118489265442,0.01101483404636383,0.011051654815673828,0.011074036359786987,0.011118218302726746,0.011137664318084717,0.01111823320388794,0.01107904314994812,0.011026322841644287,0.010963588953018188,0.010889053344726562,0.010794520378112793,0.010679066181182861,0.010659605264663696,0.010584205389022827,0.010463178157806396,0.01031765341758728,0.010188668966293335,0.01001545786857605,0.009836375713348389,0.0096970796585083,0.009566307067871094,0.009354263544082642,0.009157776832580566,0.008948653936386108,0.008867084980010986,0.008669734001159668,0.008480042219161987,0.008298605680465698,0.008114546537399292,0.007854163646697998,0.007713645696640015,0.007600843906402588,0.007405281066894531,0.007140785455703735,0.006944924592971802,0.0067746639251708984,0.0066138505935668945,0.006415635347366333,0.006254822015762329,0.006081044673919678,0.005927592515945435,0.005676358938217163,0.005507558584213257,0.005372673273086548,0.005209803581237793,0.005033373832702637,0.00488552451133728,0.004759728908538818,0.004602164030075073,0.004474908113479614,0.004297614097595215,0.004168897867202759,0.004028111696243286,0.003870546817779541,0.003740072250366211,0.0036572813987731934,0.003537118434906006,0.003460824489593506,0.0033333003520965576,0.003236114978790283,0.0031068027019500732,0.003001660108566284,0.0029112398624420166,0.0028626322746276855,0.002744525671005249,0.002671182155609131,0.0026049017906188965,0.002513289451599121,0.0024178922176361084,0.0023235976696014404,0.002276778221130371,0.002195805311203003,0.0021041929721832275,0.0020485222339630127,0.0019474923610687256,0.0018653273582458496,0.0018179118633270264,0.0017928779125213623,0.0017360448837280273,0.001654118299484253,0.0016211271286010742,0.0015819668769836426,0.0015357434749603271,0.001493602991104126,0.0014432668685913086,0.0013999342918395996,0.001359313726425171,0.0013042092323303223,0.0012853741645812988,0.0012565255165100098,0.001204371452331543,0.0011710822582244873,0.0011401474475860596,0.0010997951030731201,0.001073598861694336,0.001041799783706665,0.0010079145431518555,0.0009822845458984375,0.0009572505950927734,0.0009354650974273682,0.0008948147296905518,0.0008521080017089844,0.0008462369441986084,0.0008252859115600586,0.0007973015308380127,0.0007722973823547363,0.0007693469524383545,0.0007463693618774414,0.0007236897945404053,0.0007004141807556152,0.0006871521472930908,0.0006721317768096924,0.0006615221500396729,0.0006462335586547852,0.0006256103515625,0.0006132423877716064,0.0006067454814910889,0.0005890727043151855,0.000576704740524292,0.0005778968334197998,0.000567018985748291,0.0005596280097961426,0.000551074743270874,0.0005404949188232422,0.0005136728286743164,0.0005063414573669434,0.0004980564117431641,0.0004892349243164062,0.0004868805408477783,0.00047335028648376465,0.0004698038101196289,0.00045683979988098145,0.0004444718360900879,0.000440061092376709,0.00043442845344543457,0.0004379749298095703,0.00042560696601867676,0.00042384862899780273,0.00041413307189941406,0.00040146708488464355,0.00038996338844299316,0.00039145350456237793,0.00039058923721313477,0.0003814399242401123,0.0003826320171356201,0.00038114190101623535,0.0003693699836730957,0.00037288665771484375,0.0003623068332672119,0.00036346912384033203,0.00036257505416870117,0.0003528594970703125,0.0003584623336791992,0.0003566741943359375,0.0003496110439300537,0.00034758448600769043,0.00034314393997192383,0.0003440380096435547,0.00034049153327941895,0.00033608078956604004,0.0003375411033630371,0.00032961368560791016,0.0003228187561035156,0.0003216266632080078,0.00031957030296325684,0.0003134012222290039,0.0003139972686767578,0.000311046838760376,0.00031134486198425293,0.00031045079231262207,0.00030925869941711426,0.00030925869941711426,0.0003013312816619873,0.0002974867820739746,0.00029394030570983887,0.00029546022415161133,0.00029221177101135254,0.00028571486473083496,0.000283658504486084,0.000281602144241333,0.00028070807456970215,0.0002827942371368408,0.00027865171432495117,0.0002783536911010742,0.00027865171432495117,0.0002739131450653076,0.0002759993076324463,0.00027629733085632324,0.00027304887771606445,0.0002700984477996826,0.00026923418045043945,0.0002721548080444336,0.00026658177375793457,0.00026479363441467285,0.0002606511116027832,0.00025919079780578613,0.00025832653045654297,0.0002574324607849121,0.00025594234466552734,0.000256270170211792,0.0002551078796386719,0.00025331974029541016,0.0002550780773162842,0.0002535879611968994,0.0002550780773162842,0.00025594234466552734,0.0002541840076446533,0.000252455472946167,0.0002512633800506592,0.00025212764739990234,0.00025451183319091797,0.00025272369384765625,0.0002524256706237793,0.0002485811710357666,0.0002497732639312744,0.0002486109733581543,0.0002480149269104004,0.0002479851245880127,0.00024566054344177246,0.0002453327178955078,0.0002453625202178955,0.00024712085723876953,0.0002465546131134033,0.0002474188804626465,0.0002459585666656494,0.0002459585666656494,0.0002465546131134033,0.0002453625202178955,0.0002447664737701416,0.00024506449699401855,0.00024506449699401855,0.0002442002296447754,0.00024446845054626465,0.0002442002296447754]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0005295872688293457,0.0006588893593288958,0.0007920204661786556,0.0009333986090496182,0.001078900182619691,0.0012252854648977518,0.0013749107019975781,0.001521001453511417,0.0016785792540758848,0.0018258481286466122,0.001971938880160451,0.0021177351009100676,0.002265593037009239,0.0024219925981014967,0.0025839884765446186,0.0027359698433429003,0.002887067850679159,0.0030378710944205523,0.003186023561283946,0.0033347653225064278,0.0034864521585404873,0.0036440298426896334,0.0038024913519620895,0.003960952628403902,0.004110872279852629,0.004258140921592712,0.004418664611876011,0.00456946762278676,0.0047223325818777084,0.0048737251199781895,0.005022172350436449,0.005178277380764484,0.00535175995901227,0.005529071670025587,0.005709918215870857,0.005900778342038393,0.006093700882047415,0.006302528083324432,0.006527555175125599,0.006747574545443058,0.006983794271945953,0.00723444577306509,0.007490399293601513,0.007754893973469734,0.008044719696044922,0.008333954960107803,0.008632027544081211,0.008956018835306168,0.009262927807867527,0.009602234698832035,0.009930645115673542,0.010310009121894836,0.010681127198040485,0.011077574454247952,0.011485803872346878,0.011906698346138,0.01233996357768774,0.012798264622688293,0.01326245628297329,0.013734894804656506,0.014216464012861252,0.014723658561706543,0.0152408666908741,0.015783701092004776,0.016350096091628075,0.01693003997206688,0.017528541386127472,0.018159735947847366,0.01880595274269581,0.019481033086776733,0.020165538415312767,0.020867716521024704,0.021594636142253876,0.022342467680573463,0.02313241735100746,0.023937977850437164,0.02477063611149788,0.025587094947695732,0.02644655667245388,0.027350198477506638,0.02826002612709999,0.029196657240390778,0.03015832230448723,0.031170355156064034,0.03220241516828537,0.03323889151215553,0.03432544320821762,0.035442329943180084,0.03661341220140457,0.037786852568387985,0.03898090869188309,0.04019175097346306,0.04148300737142563,0.04276660084724426,0.044099681079387665,0.04545131325721741,0.04683210700750351,0.04825325310230255,0.049718283116817474,0.05126342922449112,0.052813876420259476,0.054387886077165604,0.056014616042375565,0.057644590735435486,0.05930430814623833,0.061032067984342575,0.06277219951152802,0.06455415487289429,0.06638411432504654,0.06821230798959732,0.07011590898036957,0.07204866409301758,0.07401617616415024,0.07604436576366425,0.07808492332696915,0.08016259223222733,0.08223967254161835,0.08441837131977081,0.08659529685974121,0.08877045661211014,0.09103486686944962,0.09331606328487396,0.09564290940761566,0.0980127602815628,0.10043062269687653,0.10291033238172531,0.10540742427110672,0.10792336612939835,0.11045580357313156,0.11303301155567169,0.11561080813407898,0.11824721097946167,0.12097257375717163,0.12373238801956177,0.12651488184928894,0.12931859493255615,0.13211670517921448,0.13497990369796753,0.137874037027359,0.14079909026622772,0.14369410276412964,0.1466279923915863,0.14959634840488434,0.15259738266468048,0.15561462938785553,0.15868254005908966,0.16178284585475922,0.1648760735988617,0.16799317300319672,0.17113853991031647,0.17429834604263306,0.17749378085136414,0.18068745732307434,0.1838490217924118,0.1870633214712143,0.1902513951063156,0.19345921277999878,0.1966581791639328,0.19987276196479797,0.20311091840267181,0.20629899203777313,0.2095094621181488,0.21273817121982574,0.21590711176395416,0.21910697221755981,0.22233068943023682,0.2255287766456604,0.22868268191814423,0.23183777928352356,0.23499846458435059,0.2381485402584076,0.2412358820438385,0.24435828626155853,0.24745476245880127,0.25047701597213745,0.2535187005996704,0.25645318627357483,0.25944244861602783,0.26241523027420044,0.26532378792762756,0.26820051670074463,0.27110645174980164,0.27389806509017944,0.27668115496635437,0.27944597601890564,0.2821713387966156,0.28491052985191345,0.28755253553390503,0.2902384400367737,0.29285040497779846,0.2954370379447937,0.2980000972747803,0.30053165555000305,0.3029842674732208,0.3054392337799072,0.30785855650901794,0.31024402379989624,0.3125723600387573,0.3148405849933624,0.31705787777900696,0.3192713260650635,0.3214983344078064,0.3236696422100067,0.32574525475502014,0.32780760526657104,0.3298025131225586,0.331804484128952,0.3337666988372803,0.3356750011444092,0.33754149079322815,0.33940476179122925,0.3412114381790161,0.34296393394470215,0.34464898705482483,0.3463817536830902,0.34798669815063477,0.34958720207214355,0.35113707184791565,0.35269105434417725,0.35423561930656433,0.35570505261421204,0.357177734375,0.3585679531097412,0.3599737882614136,0.3613254427909851,0.3626340627670288,0.3639088273048401,0.3651276230812073,0.36637941002845764,0.3675867021083832,0.3687480688095093,0.3699020743370056,0.37102219462394714,0.3721149265766144,0.37321531772613525,0.3742547631263733,0.3752726912498474,0.3762764632701874,0.3772357702255249,0.3782036304473877,0.37911227345466614,0.38001295924186707,0.3809077739715576,0.38179048895835876,0.38261550664901733,0.38346967101097107,0.3842693269252777,0.38504719734191895,0.3858262598514557,0.38657644391059875,0.3873310685157776,0.3880559206008911,0.3887307047843933,0.3894039988517761,0.39005759358406067,0.3907114565372467,0.39134353399276733,0.3919697403907776,0.39254966378211975,0.39313873648643494,0.3936910033226013,0.3942252993583679,0.39476341009140015,0.395297110080719,0.3958052098751068,0.3962959051132202,0.3967759907245636,0.3972490131855011,0.3977093994617462,0.3981435298919678,0.39856472611427307,0.39898207783699036,0.39939650893211365,0.3997952938079834,0.4001920521259308,0.40055757761001587,0.4009086489677429,0.40128272771835327,0.4016311466693878,0.40197163820266724,0.40230506658554077,0.402626097202301,0.4029386043548584,0.403247594833374,0.40355801582336426,0.4038419723510742,0.40412530303001404,0.40439921617507935,0.40467315912246704,0.40491583943367004,0.4051697254180908,0.4054115414619446,0.4056524932384491,0.40587368607521057,0.4061022400856018,0.40632638335227966,0.40653756260871887,0.4067419767379761,0.406924307346344,0.4071201682090759,0.40730249881744385,0.40748539566993713,0.40766477584838867,0.4078297019004822,0.4079899489879608,0.4081481099128723,0.40830451250076294,0.4084603190422058,0.4086093604564667,0.40875014662742615,0.4088856279850006,0.40901464223861694,0.4091527760028839,0.4092758893966675,0.40939459204673767,0.40951064229011536,0.40961989760398865,0.40972328186035156,0.40982431173324585,0.4099206328392029,0.41001400351524353,0.41010382771492004,0.41019630432128906,0.4102787971496582,0.4103609621524811,0.4104463756084442,0.4105226695537567,0.41060689091682434,0.4106758236885071,0.41075006127357483,0.4108189642429352,0.4108881950378418,0.41095563769340515,0.4110216200351715,0.4110778570175171,0.41113853454589844,0.41119861602783203,0.4112522304058075,0.4113070070743561,0.41135767102241516,0.41140687465667725,0.4114536941051483,0.41149523854255676,0.41153794527053833,0.4115779995918274,0.4116118550300598,0.4116477966308594,0.41168785095214844,0.4117261469364166,0.4117644429206848,0.4117959439754486],"recovered":[0.0,0.00017907898291014135,0.00032782056950964034,0.0004762676253449172,0.0006208856939338148,0.0007575512281619012,0.0009006966138258576,0.0010497326729819179,0.0011987688485533,0.0013504558010026813,0.0014956629602238536,0.0016399864107370377,0.0017846045084297657,0.0019368805224075913,0.0020950473845005035,0.002258515916764736,0.002404901199042797,0.002560417167842388,0.002706802450120449,0.0028564275708049536,0.0030063472222536802,0.0031639249064028263,0.003307659411802888,0.0034728951286524534,0.003625465789809823,0.0037839270662516356,0.003936203196644783,0.004089068155735731,0.004238693509250879,0.004398627672344446,0.004554437939077616,0.004708186723291874,0.004860462620854378,0.00502393115311861,0.005190934054553509,0.005367362406104803,0.005554099101573229,0.005752617493271828,0.005946129094809294,0.006157607305794954,0.006368201691657305,0.006591166835278273,0.0068359277211129665,0.007075976114720106,0.007338409312069416,0.007613212801516056,0.007904216647148132,0.008183438330888748,0.008498004637658596,0.008801084011793137,0.009132733568549156,0.009455252438783646,0.009800450876355171,0.010149183683097363,0.010537678375840187,0.01093294844031334,0.011335287243127823,0.011762956157326698,0.01221153698861599,0.01267131045460701,0.01311282254755497,0.013581432402133942,0.014070364646613598,0.014572846703231335,0.015098596923053265,0.01565380021929741,0.016204586252570152,0.016801025718450546,0.017401881515979767,0.01801864430308342,0.018657496199011803,0.019336111843585968,0.01999558135867119,0.020711898803710938,0.021436166018247604,0.02220284752547741,0.022981900721788406,0.023782748728990555,0.024592138826847076,0.02542509138584137,0.02631871961057186,0.027210580185055733,0.028100378811359406,0.02903553657233715,0.029996613040566444,0.0310086440294981,0.03202921897172928,0.03310781717300415,0.034195542335510254,0.035345420241355896,0.03647143766283989,0.03761836886405945,0.03882096707820892,0.040050070732831955,0.04130539298057556,0.04261137172579765,0.04392589256167412,0.045301973819732666,0.046692781150341034,0.048095960170030594,0.04960222542285919,0.05112292617559433,0.05267425626516342,0.054263580590486526,0.05586734041571617,0.05751468986272812,0.0591956190764904,0.060904230922460556,0.06264819204807281,0.06442690640687943,0.06625038385391235,0.06809036433696747,0.06998012214899063,0.07189932465553284,0.07387449592351913,0.07590209692716599,0.07795296609401703,0.08001943677663803,0.08215808123350143,0.08430584520101547,0.08644507825374603,0.08863673359155655,0.09088994562625885,0.0931602418422699,0.0955088883638382,0.0978861004114151,0.10030955821275711,0.10274627059698105,0.10523717850446701,0.10772867500782013,0.11028525978326797,0.1128462627530098,0.11543849110603333,0.11810082197189331,0.12083501368761063,0.12358835339546204,0.12636525928974152,0.1291474550962448,0.13203157484531403,0.13486620783805847,0.13777153193950653,0.1406291276216507,0.14354123175144196,0.14650751650333405,0.14945760369300842,0.15243685245513916,0.15545351803302765,0.15851522982120514,0.16161848604679108,0.16474412381649017,0.167892724275589,0.17102837562561035,0.17417669296264648,0.1773783266544342,0.18055196106433868,0.1837524175643921,0.18691721558570862,0.1901126652956009,0.19331252574920654,0.19649411737918854,0.19972284138202667,0.20291268825531006,0.2061140090227127,0.2093377262353897,0.21254141628742218,0.21573951840400696,0.21896028518676758,0.2221239060163498,0.22534321248531342,0.22847150266170502,0.2316466122865677,0.23480699956417084,0.2379179149866104,0.2410735934972763,0.24417683482170105,0.2472253143787384,0.250273197889328,0.25327569246292114,0.2562181353569031,0.2592127025127411,0.2621610164642334,0.265072226524353,0.2679964005947113,0.27084341645240784,0.2736465334892273,0.27643314003944397,0.27920034527778625,0.28194543719291687,0.2846740186214447,0.28734517097473145,0.29000985622406006,0.29266631603240967,0.2952393889427185,0.2978104054927826,0.30029335618019104,0.3027816116809845,0.3052321672439575,0.30763646960258484,0.3099871873855591,0.312294602394104,0.31457048654556274,0.3168134093284607,0.3190748691558838,0.3212582767009735,0.3234125077724457,0.3255264163017273,0.3275410532951355,0.329586923122406,0.3315918445587158,0.3335387110710144,0.3354835510253906,0.3373647630214691,0.33919620513916016,0.3409678637981415,0.34267646074295044,0.34443044662475586,0.3461202085018158,0.3477528393268585,0.3493277132511139,0.35089585185050964,0.35248780250549316,0.3539937734603882,0.3554762005805969,0.3569105863571167,0.3583281934261322,0.35973551869392395,0.361098051071167,0.3623969554901123,0.3636690676212311,0.36491820216178894,0.3661290407180786,0.367328405380249,0.3685295283794403,0.3696626126766205,0.37079450488090515,0.37188225984573364,0.3729720413684845,0.37401530146598816,0.37505266070365906,0.37604495882987976,0.37700867652893066,0.377938836812973,0.37886250019073486,0.3797958791255951,0.38069775700569153,0.38154926896095276,0.38240933418273926,0.38325610756874084,0.384067565202713,0.3848324716091156,0.38561978936195374,0.3863673210144043,0.3871101438999176,0.3878037929534912,0.38850948214530945,0.3891984224319458,0.38985052704811096,0.3905040919780731,0.3911370635032654,0.39173880219459534,0.3923417329788208,0.3929154872894287,0.39345744252204895,0.39402058720588684,0.39454397559165955,0.3950841724872589,0.3956007957458496,0.39609119296073914,0.39657098054885864,0.39703428745269775,0.3974970281124115,0.3979403078556061,0.398358553647995,0.3987865149974823,0.3991956114768982,0.39957940578460693,0.39997613430023193,0.4003525674343109,0.40071189403533936,0.4010644555091858,0.4014217257499695,0.40175870060920715,0.4020977020263672,0.4024149179458618,0.40273067355155945,0.40304553508758545,0.4033282697200775,0.4036213457584381,0.4039091169834137,0.40418684482574463,0.40444663166999817,0.40469786524772644,0.4049449861049652,0.40519651770591736,0.4054292142391205,0.4056636691093445,0.4058934152126312,0.40610814094543457,0.40631812810897827,0.4065110683441162,0.4067048728466034,0.40690189599990845,0.4070848226547241,0.40726035833358765,0.40743207931518555,0.40760910511016846,0.4077643156051636,0.40791600942611694,0.4080750644207001,0.40822702646255493,0.40837281942367554,0.40851569175720215,0.40865087509155273,0.40878430008888245,0.40891212224960327,0.4090414345264435,0.40915629267692566,0.4092714488506317,0.40937718749046326,0.40948352217674255,0.4095813035964966,0.4096776247024536,0.4097745418548584,0.4098646640777588,0.40994948148727417,0.41003167629241943,0.4101164937019348,0.41019514203071594,0.4102723002433777,0.41035065054893494,0.41042694449424744,0.4104955494403839,0.4105706810951233,0.41064372658729553,0.41070792078971863,0.41076770424842834,0.41083016991615295,0.4108867049217224,0.41095033288002014,0.41100481152534485,0.41105636954307556,0.4111117422580719,0.4111582636833191,0.4112045168876648,0.41124868392944336,0.41129374504089355,0.41132938861846924,0.41136592626571655,0.41140687465667725,0.4114445745944977,0.4114796221256256],"active":[0.0005295872688293457,0.00047981037641875446,0.0004641998966690153,0.00045713098370470107,0.00045801448868587613,0.00046773423673585057,0.0004742140881717205,0.00047126878052949905,0.0004798104055225849,0.0004753923276439309,0.00047627591993659735,0.0004777486901730299,0.0004809885285794735,0.00048511207569390535,0.0004889410920441151,0.0004774539265781641,0.0004821666516363621,0.0004774539265781641,0.00047922111116349697,0.0004783377517014742,0.00048010493628680706,0.00048010493628680706,0.0004948319401592016,0.00048805749975144863,0.00048540649004280567,0.00047421385534107685,0.0004824614152312279,0.0004803994670510292,0.00048363907262682915,0.0004750974476337433,0.0004677344113588333,0.0004700906574726105,0.0004912973381578922,0.0005051405169069767,0.0005189841613173485,0.0005334159359335899,0.0005396017804741859,0.0005499105900526047,0.0005814260803163052,0.0005899672396481037,0.0006155925802886486,0.0006432789377868176,0.0006544715724885464,0.0006789178587496281,0.0007063103839755058,0.0007207421585917473,0.0007278108969330788,0.0007725805044174194,0.000764923170208931,0.0008011506870388985,0.0007979115471243858,0.0008547566831111908,0.0008806763216853142,0.000928390771150589,0.000948125496506691,0.0009737499058246613,0.0010046763345599174,0.0010353084653615952,0.0010509192943572998,0.0010635843500494957,0.001103641465306282,0.0011422261595726013,0.0011705020442605019,0.0012108543887734413,0.00125149916857481,0.0012762397527694702,0.0013239551335573196,0.00135871022939682,0.0014040712267160416,0.0014623887836933136,0.0015080422163009644,0.001531604677438736,0.0015990547835826874,0.001630568876862526,0.0016962513327598572,0.001735130324959755,0.0017887353897094727,0.0018043462187051773,0.001854417845606804,0.001925107091665268,0.0019413065165281296,0.001986077055335045,0.002057943493127823,0.002134818583726883,0.0022058021277189255,0.0022302474826574326,0.0022962242364883423,0.002334512770175934,0.0024178698658943176,0.0024414323270320892,0.0025094710290431976,0.0025733821094036102,0.0026620402932167053,0.0027165301144123077,0.0027942880988121033,0.002839941531419754,0.0029062144458293915,0.0029512792825698853,0.0030255019664764404,0.0031674690544605255,0.003211650997400284,0.003264959901571274,0.003340359777212143,0.0033810101449489594,0.0034369677305221558,0.003517378121614456,0.003576580435037613,0.003649923950433731,0.0037359222769737244,0.0037854015827178955,0.0038655251264572144,0.00395829975605011,0.004036054015159607,0.004145041108131409,0.004210427403450012,0.00426049530506134,0.004286706447601318,0.004398934543132782,0.004437215626239777,0.0044646114110946655,0.004589788615703583,0.004679329693317413,0.0047529637813568115,0.004852518439292908,0.00492173433303833,0.005024231970310211,0.005097866058349609,0.005177095532417297,0.005218625068664551,0.0053043365478515625,0.005325548350811005,0.005400948226451874,0.005534082651138306,0.005631566047668457,0.005679868161678314,0.005730241537094116,0.005751445889472961,0.005832448601722717,0.005842462182044983,0.0059328824281692505,0.005922570824623108,0.005998864769935608,0.006055116653442383,0.0060898661613464355,0.006157025694847107,0.0062456876039505005,0.006329327821731567,0.006360843777656555,0.00637468695640564,0.006394416093826294,0.006405621767044067,0.006465405225753784,0.0065107643604278564,0.0064706951379776,0.00651136040687561,0.006498977541923523,0.006541997194290161,0.006545513868331909,0.006560236215591431,0.006616801023483276,0.00657615065574646,0.006596773862838745,0.006624162197113037,0.006569385528564453,0.006565555930137634,0.006591171026229858,0.006568491458892822,0.006558775901794434,0.006494566798210144,0.006526961922645569,0.006501927971839905,0.006428882479667664,0.00644037127494812,0.006381168961524963,0.006300181150436401,0.006293386220932007,0.006179988384246826,0.0061667561531066895,0.006197094917297363,0.006111085414886475,0.0060395002365112305,0.006034225225448608,0.00590166449546814,0.005837738513946533,0.005799442529678345,0.005738198757171631,0.005710184574127197,0.005607098340988159,0.0055644214153289795,0.005505234003067017,0.005427181720733643,0.0053337812423706055,0.005292266607284546,0.005173861980438232,0.0051458775997161865,0.005076944828033447,0.005011856555938721,0.004935890436172485,0.004853397607803345,0.004763275384902954,0.004700839519500732,0.004684925079345703,0.004594773054122925,0.004486978054046631,0.004395097494125366,0.004276096820831299,0.004263430833816528,0.004179775714874268,0.004083156585693359,0.004002779722213745,0.003921210765838623,0.003846675157546997,0.003767728805541992,0.0036811232566833496,0.0037052929401397705,0.0035562515258789062,0.003466993570327759,0.003384232521057129,0.0033633410930633545,0.0033397674560546875,0.003217250108718872,0.0031839609146118164,0.003091752529144287,0.003063201904296875,0.0029972493648529053,0.0028985440731048584,0.0028107762336730957,0.0027306675910949707,0.0027103424072265625,0.0026684999465942383,0.002619028091430664,0.002573668956756592,0.002492666244506836,0.0024523138999938965,0.0024208128452301025,0.0023725032806396484,0.002300649881362915,0.0022611618041992188,0.0021831095218658447,0.0021586716175079346,0.0021035969257354736,0.002074122428894043,0.002045273780822754,0.001994609832763672,0.0019177496433258057,0.0019204020500183105,0.0018599927425384521,0.0017910897731781006,0.0017586946487426758,0.0017439723014831543,0.0017112791538238525,0.0016885995864868164,0.001620560884475708,0.0016002058982849121,0.0015481114387512207,0.0015130341053009033,0.001493006944656372,0.0014656484127044678,0.0014126002788543701,0.0013999342918395996,0.0013492703437805176,0.001309812068939209,0.0013059675693511963,0.0012765228748321533,0.0012612342834472656,0.0012117326259613037,0.0011751949787139893,0.0011578202247619629,0.0011384189128875732,0.0011092424392700195,0.0010676980018615723,0.0010417699813842773,0.0010379552841186523,0.0010087788105010986,0.0009964406490325928,0.0009781718254089355,0.0009325146675109863,0.0009301602840423584,0.0009192526340484619,0.0009071826934814453,0.0008833408355712891,0.0008673965930938721,0.0008409023284912109,0.000832676887512207,0.0008273422718048096,0.0007964372634887695,0.0007970333099365234,0.0007778704166412354,0.0007640421390533447,0.000728994607925415,0.0007230937480926514,0.0007136762142181396,0.0007075071334838867,0.0006771683692932129,0.0006730258464813232,0.0006627142429351807,0.0006441473960876465,0.0006338357925415039,0.0006061792373657227,0.0006090998649597168,0.0005976259708404541,0.0005834996700286865,0.0005799531936645508,0.0005693435668945312,0.0005578696727752686,0.0005390048027038574,0.0005401968955993652,0.0005443096160888672,0.0005342960357666016,0.0005231201648712158,0.0005128085613250732,0.0004989504814147949,0.0005019009113311768,0.0004915893077850342,0.0004824697971343994,0.000469207763671875,0.0004636049270629883,0.00045183300971984863,0.0004471242427825928,0.00043711066246032715,0.00043269991874694824,0.00042620301246643066,0.00042176246643066406,0.00041413307189941406,0.0004114806652069092,0.0004146993160247803,0.0004061758518218994,0.00041174888610839844,0.00040352344512939453,0.0003994107246398926,0.00039201974868774414,0.00039264559745788574,0.00038495659828186035,0.00037789344787597656,0.0003699362277984619,0.0003708302974700928,0.00036844611167907715,0.000365525484085083,0.0003566741943359375,0.0003528594970703125,0.00035050511360168457,0.000341951847076416,0.0003369748592376709,0.00033342838287353516,0.0003293156623840332,0.00031810998916625977,0.0003184080123901367,0.00032192468643188477,0.0003192722797393799,0.0003198683261871338,0.00031632184982299805]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0005295872688293457,0.0006585948285646737,0.0007911368156783283,0.0009272132883779705,0.0010597552172839642,0.0011884683044627309,0.0013251338386908174,0.0014588539488613605,0.001591396052390337,0.001722170738503337,0.0018532400717958808,0.0019878437742590904,0.002118618693202734,0.002245859010145068,0.0023730993270874023,0.002495627151802182,0.0026140313129872084,0.0027389153838157654,0.00285349041223526,0.0029777854215353727,0.0030929497443139553,0.0032025177497416735,0.00331326387822628,0.003420181106775999,0.0035238584969192743,0.0036290085408836603,0.0037347476463764906,0.0038313560653477907,0.003934149630367756,0.004024278372526169,0.004119708202779293,0.004220734816044569,0.004329124931246042,0.004432507790625095,0.004542370326817036,0.004650170914828777,0.004759739153087139,0.004869012627750635,0.004998903721570969,0.005124966148287058,0.005253679119050503,0.005379446782171726,0.005502857733517885,0.005640996154397726,0.0057761892676353455,0.0059172725304961205,0.006050403695553541,0.006196199916303158,0.006351126823574305,0.006499868351966143,0.006654795259237289,0.006815612781792879,0.006988801062107086,0.007164640352129936,0.007331348489969969,0.007522209081798792,0.007700993679463863,0.007865345105528831,0.00806150771677494,0.008252957835793495,0.008469442836940289,0.008659419603645802,0.0088546983897686,0.00907177198678255,0.009290319867432117,0.009505626745522022,0.009729180485010147,0.009961571544408798,0.010183652862906456,0.010415453463792801,0.010654029436409473,0.0108973179012537,0.011156510561704636,0.011409224011003971,0.01166134886443615,0.011927611194550991,0.012186803855001926,0.012468087486922741,0.012741418555378914,0.013024764135479927,0.013309876434504986,0.013598524034023285,0.013896007090806961,0.014174344949424267,0.014479486271739006,0.014789634384214878,0.015106852166354656,0.015437323600053787,0.01575189083814621,0.01607617549598217,0.016399579122662544,0.01673358492553234,0.017073186114430428,0.01742074079811573,0.017771828919649124,0.018136173486709595,0.01850169524550438,0.01887516863644123,0.019261308014392853,0.01963537000119686,0.020027989521622658,0.02042119763791561,0.02080232836306095,0.0212017223238945,0.021606123074889183,0.02201700396835804,0.022436130791902542,0.022845538333058357,0.02326289750635624,0.02371530793607235,0.024163005873560905,0.02460363321006298,0.02505810558795929,0.02552700974047184,0.025975296273827553,0.026453036814928055,0.026929304003715515,0.027420299127697945,0.027898922562599182,0.028404055163264275,0.02890712581574917,0.02943051978945732,0.029944488778710365,0.0304401945322752,0.030963294208049774,0.03150789439678192,0.032082539051771164,0.0326545313000679,0.033227406442165375,0.03380145877599716,0.034374337643384933,0.03497106954455376,0.03555867448449135,0.0361645370721817,0.036766573786735535,0.03739423304796219,0.03804781287908554,0.038704629987478256,0.039351437240839005,0.040001776069402695,0.04065829887986183,0.04133220389485359,0.04203261435031891,0.04275010898709297,0.04346141591668129,0.04419216513633728,0.04491230845451355,0.04565984755754471,0.046426527202129364,0.04718407988548279,0.04795871302485466,0.04874100536108017,0.049536846578121185,0.0503762811422348,0.05120658129453659,0.05204365774989128,0.05291519686579704,0.0538058765232563,0.05470068380236626,0.05561404675245285,0.05653329938650131,0.05743870884180069,0.05838977172970772,0.05934584140777588,0.06030191108584404,0.06129862368106842,0.06230241060256958,0.06332622468471527,0.06436830013990402,0.06541980057954788,0.06649015098810196,0.06757169216871262,0.06866413354873657,0.06979162245988846,0.07092352956533432,0.0721152275800705,0.07329779863357544,0.07452543079853058,0.0757191926240921,0.07695066183805466,0.07820156216621399,0.0794978216290474,0.08080291748046875,0.08211743831634521,0.08345876634120941,0.084831602871418,0.08619384467601776,0.08761174976825714,0.08904968202114105,0.09051677584648132,0.09195736050605774,0.09342003613710403,0.09492424130439758,0.09646525979042053,0.09800422191619873,0.09958500415086746,0.10114075243473053,0.10273803025484085,0.1043459102511406,0.10598619282245636,0.10762441158294678,0.10934245586395264,0.1110263243317604,0.11280445009469986,0.11454958468675613,0.11631475389003754,0.11814412474632263,0.11999765038490295,0.12185412645339966,0.1237524226307869,0.1256619095802307,0.12758848071098328,0.1295115202665329,0.13148580491542816,0.13348925113677979,0.13549858331680298,0.1375020295381546,0.13953876495361328,0.1416117250919342,0.14372767508029938,0.14582331478595734,0.147929847240448,0.15007762610912323,0.15221095085144043,0.1543731540441513,0.15656864643096924,0.1587461680173874,0.16096079349517822,0.1631718873977661,0.1654118448495865,0.16765032708644867,0.16991473734378815,0.17220212519168854,0.1744694709777832,0.17679338157176971,0.17910313606262207,0.18144001066684723,0.1837373971939087,0.18608398735523224,0.18844293057918549,0.190805122256279,0.19316643476486206,0.19551360607147217,0.19785930216312408,0.20027568936347961,0.2026720494031906,0.20503543317317963,0.2074020355939865,0.20979927480220795,0.2121470421552658,0.21452778577804565,0.2168826162815094,0.21923626959323883,0.2215375006198883,0.2238861471414566,0.22622771561145782,0.22855691611766815,0.23089231550693512,0.2332250475883484,0.23551861941814423,0.23783928155899048,0.24006834626197815,0.24233686923980713,0.24453294277191162,0.24673932790756226,0.24892538785934448,0.25110819935798645,0.25325509905815125,0.25537341833114624,0.25750380754470825,0.25957292318344116,0.2616317570209503,0.26371413469314575,0.2657523453235626,0.26777756214141846,0.2697954475879669,0.2717108428478241,0.2736188471317291,0.27556484937667847,0.2774180769920349,0.2792748510837555,0.2811083495616913,0.2829277217388153,0.2847214639186859,0.2864542007446289,0.288221150636673,0.2899383008480072,0.29160213470458984,0.2932453751564026,0.294845312833786,0.2964310944080353,0.29801130294799805,0.2995564341545105,0.30104973912239075,0.3025510013103485,0.3040057122707367,0.3054312765598297,0.3068150281906128,0.30815163254737854,0.30950090289115906,0.3107774555683136,0.31204718351364136,0.31325891613960266,0.3144550323486328,0.315672367811203,0.31685641407966614,0.3180112838745117,0.31913140416145325,0.3202035427093506,0.3212473690509796,0.32226648926734924,0.3232555389404297,0.32419922947883606,0.3251258432865143,0.3260539472103119,0.32696229219436646,0.3278329372406006,0.32866325974464417,0.3294903039932251,0.3303108811378479,0.3311002552509308,0.33185985684394836,0.3326076865196228,0.33332282304763794,0.3340482711791992,0.3347422182559967,0.33540257811546326,0.33603787422180176,0.3366478681564331,0.3372475504875183,0.337856650352478,0.3384148180484772,0.3389585316181183,0.3395004868507385,0.3400188684463501,0.3405004143714905,0.3409799337387085,0.34144264459609985,0.34188857674598694,0.34231507778167725,0.34273332357406616,0.3431389033794403,0.34354448318481445,0.34393060207366943,0.3442896604537964,0.34463071823120117,0.3449721038341522,0.3453093469142914,0.3456118404865265,0.345929354429245,0.34621888399124146],"recovered":[0.0,0.0001793735136743635,0.0003322386182844639,0.0004762675962410867,0.0006120495381765068,0.0007495987229049206,0.0008847915451042354,0.001017628121189773,0.0011537045938894153,0.0012915482511743903,0.001419672160409391,0.0015516250859946012,0.0016841670731082559,0.0018190654227510095,0.001949545694515109,0.0020747242961078882,0.0021951901726424694,0.0023218414280563593,0.002450259868055582,0.0025657187215983868,0.0026944316923618317,0.002811068668961525,0.002924760337918997,0.003043164499104023,0.0031556780450046062,0.003261711448431015,0.0033680396154522896,0.0034708334133028984,0.0035733324475586414,0.003679366083815694,0.0037703784182667732,0.00387199386022985,0.003973315004259348,0.004082293715327978,0.004185382276773453,0.004285819362848997,0.004391264170408249,0.0044990647584199905,0.004609222058206797,0.004726742394268513,0.0048489756882190704,0.004973565228283405,0.005092264153063297,0.005220388062298298,0.0053485119715332985,0.0054822321981191635,0.0056233154609799385,0.005754090379923582,0.005891639739274979,0.006036552134901285,0.006194130051881075,0.006352296564728022,0.00650103809311986,0.00666774669662118,0.006840934976935387,0.007007348816841841,0.007184954825788736,0.007361088413745165,0.007535160519182682,0.007719246670603752,0.007905983366072178,0.008114516735076904,0.00829948578029871,0.00850271712988615,0.008713017217814922,0.008929502218961716,0.009141274727880955,0.009356287308037281,0.00958072580397129,0.009811053983867168,0.010044033639132977,0.01028054766356945,0.010527369566261768,0.010764767415821552,0.01102366577833891,0.01128079742193222,0.01153910718858242,0.011795355007052422,0.012069569900631905,0.012335832230746746,0.01260710135102272,0.01288455631583929,0.013164366595447063,0.013458020985126495,0.013754325918853283,0.01405269280076027,0.014354299753904343,0.014665036462247372,0.014987850561738014,0.015286217443645,0.015607262961566448,0.015923302620649338,0.016264671459794044,0.016579532995820045,0.01692325808107853,0.017282888293266296,0.0176283810287714,0.01798565685749054,0.01836119219660759,0.018734371289610863,0.019113145768642426,0.019504882395267487,0.01988866552710533,0.020268619060516357,0.020662710070610046,0.021060924977064133,0.021460318937897682,0.02188209630548954,0.022295333445072174,0.022714165970683098,0.023143602535128593,0.0235892366617918,0.024030160158872604,0.0244813933968544,0.02493969351053238,0.025391219183802605,0.025869548320770264,0.026338452473282814,0.026826797053217888,0.027297763153910637,0.027787579223513603,0.028289470821619034,0.028801672160625458,0.029307393357157707,0.029815176501870155,0.030318837612867355,0.030849888920783997,0.03140303120017052,0.03197355195879936,0.03255614638328552,0.0331316739320755,0.033688053488731384,0.0342671163380146,0.03486237674951553,0.03544674068689346,0.03604141250252724,0.03665788099169731,0.0372973196208477,0.03794648125767708,0.03860035538673401,0.03924627602100372,0.03990751504898071,0.04057140275835991,0.04123853147029877,0.04194483160972595,0.04264877736568451,0.04335802420973778,0.04407551884651184,0.04479330778121948,0.04556499794125557,0.04631282761693001,0.04708864167332649,0.047855619341135025,0.048654403537511826,0.049466151744127274,0.05030087009072304,0.051105253398418427,0.051940858364105225,0.05280885845422745,0.05370071902871132,0.05460406839847565,0.055505942553281784,0.0564340315759182,0.057366833090782166,0.05829963460564613,0.05923685431480408,0.060212068259716034,0.061221152544021606,0.06219931319355965,0.0632455125451088,0.06429259479045868,0.06534262001514435,0.0664256364107132,0.06746682524681091,0.06854955106973648,0.06965642422437668,0.07083015143871307,0.07203274965286255,0.07321178913116455,0.07440761476755142,0.07562169432640076,0.07685816287994385,0.07813145220279694,0.07941386848688126,0.08071307837963104,0.08205056935548782,0.08339513838291168,0.08476856350898743,0.08616320043802261,0.08757256716489792,0.08896602690219879,0.09041102975606918,0.09188754856586456,0.09337319433689117,0.09484176337718964,0.09636746346950531,0.0979529619216919,0.09950341284275055,0.10108507424592972,0.10266438871622086,0.10429259389638901,0.10592904686927795,0.10759583860635757,0.10926762968301773,0.11099833250045776,0.11273198574781418,0.11450893431901932,0.11628352105617523,0.11810730397701263,0.1199793815612793,0.12184027582406998,0.12371176481246948,0.12563803791999817,0.1275351643562317,0.1294926553964615,0.131459578871727,0.13346008956432343,0.13543878495693207,0.13743869960308075,0.13949251174926758,0.14157606661319733,0.1436675786972046,0.14576557278633118,0.1479027420282364,0.15005522966384888,0.15223480761051178,0.15441909432411194,0.15655921399593353,0.15874585509300232,0.1609516590833664,0.16319219768047333,0.16544394195079803,0.16770805418491364,0.16996628046035767,0.17222155630588531,0.1745457500219345,0.17684726417064667,0.17914849519729614,0.18146179616451263,0.1838027834892273,0.18612785637378693,0.18847237527370453,0.19080865383148193,0.19317232072353363,0.1954982876777649,0.19789257645606995,0.2002297341823578,0.20259958505630493,0.20497944951057434,0.20734283328056335,0.2097070813179016,0.21210549771785736,0.214471235871315,0.21685728430747986,0.2192150503396988,0.22150421142578125,0.22381927073001862,0.22614258527755737,0.22846412658691406,0.23081660270690918,0.2331213653087616,0.23542287945747375,0.2377164512872696,0.240010604262352,0.24223113059997559,0.24446283280849457,0.24669985473155975,0.2488514482975006,0.25101542472839355,0.2531702518463135,0.2553021311759949,0.25736358761787415,0.2594659924507141,0.2615516185760498,0.2635992467403412,0.2656612992286682,0.26768213510513306,0.2696608304977417,0.2716100811958313,0.27355462312698364,0.27547648549079895,0.2773326635360718,0.2792094647884369,0.2810332477092743,0.2828243374824524,0.2846048176288605,0.2863861620426178,0.28813600540161133,0.28982341289520264,0.2915114164352417,0.29315611720085144,0.2947690188884735,0.2963680624961853,0.2979603111743927,0.2994721829891205,0.30099552869796753,0.30246585607528687,0.3039208948612213,0.3053685426712036,0.3067207634449005,0.30810272693634033,0.3094010651111603,0.3106749355792999,0.3119482100009918,0.3131493330001831,0.31440702080726624,0.3156066834926605,0.3168160319328308,0.3179367482662201,0.3190380334854126,0.3200998604297638,0.3211743235588074,0.3221975564956665,0.32317423820495605,0.3241194188594818,0.32508930563926697,0.32601356506347656,0.32689130306243896,0.3277466297149658,0.32861050963401794,0.3294470012187958,0.3302564024925232,0.3310357332229614,0.3317941725254059,0.3325599730014801,0.3332918882369995,0.3340073227882385,0.33468419313430786,0.33531683683395386,0.33595776557922363,0.33659425377845764,0.33720749616622925,0.33778950572013855,0.33836090564727783,0.3389243483543396,0.33945509791374207,0.33995965123176575,0.3404429852962494,0.34092751145362854,0.3413796126842499,0.34181877970695496,0.3422764837741852,0.3426850140094757,0.3430926501750946,0.3434746563434601,0.3438711166381836,0.3442348539829254,0.3445850610733032,0.3449273109436035,0.3452516198158264,0.34557589888572693],"active":[0.0005295872688293457,0.00047922131489031017,0.0004588981973938644,0.00045094569213688374,0.0004477056791074574,0.0004388695815578103,0.00044034229358658195,0.00044122582767158747,0.0004376914585009217,0.0004306224873289466,0.00043356791138648987,0.0004362186882644892,0.00043445162009447813,0.0004267935873940587,0.0004235536325722933,0.000420902855694294,0.00041884114034473896,0.0004170739557594061,0.00040323054417967796,0.00041206669993698597,0.00039851805195212364,0.0003914490807801485,0.0003885035403072834,0.0003770166076719761,0.0003681804519146681,0.0003672970924526453,0.000366708030924201,0.0003605226520448923,0.00036081718280911446,0.00034491228871047497,0.00034932978451251984,0.0003487409558147192,0.00035580992698669434,0.00035021407529711723,0.0003569880500435829,0.0003643515519797802,0.00036847498267889023,0.0003699478693306446,0.000389681663364172,0.00039822375401854515,0.00040470343083143234,0.0004058815538883209,0.00041059358045458794,0.0004206080920994282,0.00042767729610204697,0.00043504033237695694,0.0004270882345736027,0.00044210953637957573,0.00045948708429932594,0.0004633162170648575,0.0004606652073562145,0.0004633162170648575,0.0004877629689872265,0.0004968936555087566,0.0004904135130345821,0.0005148602649569511,0.000516038853675127,0.0005042566917836666,0.0005263471975922585,0.000533711165189743,0.0005634594708681107,0.0005449028685688972,0.0005552126094698906,0.0005690548568964005,0.0005773026496171951,0.0005761245265603065,0.0005879057571291924,0.0006052842363715172,0.0006029270589351654,0.0006043994799256325,0.0006099957972764969,0.0006167702376842499,0.0006291409954428673,0.0006444565951824188,0.0006376830860972404,0.0006468137726187706,0.0006476966664195061,0.0006727324798703194,0.0006718486547470093,0.000688931904733181,0.0007027750834822655,0.0007139677181839943,0.0007316404953598976,0.0007163239642977715,0.0007251603528857231,0.0007369415834546089,0.0007525524124503136,0.0007722871378064156,0.0007640402764081955,0.0007899580523371696,0.000792316161096096,0.0008102823048830032,0.0008085146546363831,0.0008412078022956848,0.0008485708385705948,0.0008532851934432983,0.0008733142167329788,0.0008895117789506912,0.0009001158177852631,0.0009009987115859985,0.0009148437529802322,0.0009163152426481247,0.0009136628359556198,0.0009331032633781433,0.0009434130042791367,0.0009560789912939072,0.0009758118540048599,0.0009634420275688171,0.0009675640612840652,0.0010011419653892517,0.001019403338432312,0.0010143965482711792,0.0010279454290866852,0.0010456163436174393,0.0010356027632951736,0.0010618176311254501,0.0010597556829452515,0.0010818466544151306,0.0010721255093812943,0.0011062920093536377,0.0011195465922355652,0.0011410489678382874,0.0011428166180849075,0.0011328011751174927,0.0011481177061796188,0.001189056783914566,0.0012326501309871674,0.0012515000998973846,0.0012538544833660126,0.0012453123927116394,0.001242663711309433,0.0012830160558223724,0.0012915581464767456,0.0013021603226661682,0.0013198330998420715,0.0013528205454349518,0.0013899318873882294,0.0014073103666305542,0.0014049559831619263,0.001401420682668686,0.0014120228588581085,0.001424688845872879,0.0014612115919589996,0.0015115775167942047,0.0015165843069553375,0.001543387770652771,0.001554284244775772,0.0015843287110328674,0.0016332194209098816,0.0016190819442272186,0.001645885407924652,0.0016523636877536774,0.0016812272369861603,0.0017218776047229767,0.001740429550409317,0.0017427876591682434,0.0018099434673786163,0.0018650181591510773,0.0018918253481388092,0.0019133277237415314,0.0019292309880256653,0.0019327662885189056,0.0019557401537895203,0.0019790083169937134,0.0020022764801979065,0.0020617693662643433,0.002090342342853546,0.0021050721406936646,0.0021689869463443756,0.002174288034439087,0.00219755619764328,0.002229072153568268,0.0022384971380233765,0.002324797213077545,0.0023739784955978394,0.002458803355693817,0.0024676471948623657,0.00249268114566803,0.0025074034929275513,0.002543047070503235,0.0025798678398132324,0.002639658749103546,0.002671465277671814,0.0027035698294639587,0.002745687961578369,0.0027810335159301758,0.002798706293106079,0.0028431862592697144,0.0028864815831184387,0.0029442086815834045,0.0029913336038589478,0.003009006381034851,0.00303669273853302,0.003092065453529358,0.0031624585390090942,0.003217540681362152,0.0031877905130386353,0.0032346174120903015,0.0032608360052108765,0.003321804106235504,0.0033318176865577698,0.0034134089946746826,0.003430485725402832,0.003536820411682129,0.0035512521862983704,0.003582768142223358,0.003635190427303314,0.003714129328727722,0.003746822476387024,0.003773041069507599,0.003821633756160736,0.003876715898513794,0.003873482346534729,0.003950640559196472,0.003996595740318298,0.004039004445075989,0.004041939973831177,0.004099979996681213,0.004173025488853455,0.004235163331031799,0.00424724817276001,0.004262268543243408,0.004312053322792053,0.0043082088232040405,0.004317924380302429,0.0043338388204574585,0.004327073693275452,0.00440157949924469,0.004426032304763794,0.004460185766220093,0.004458129405975342,0.004470795392990112,0.004494071006774902,0.004503190517425537,0.004571825265884399,0.004557386040687561,0.0045927464962005615,0.004588901996612549,0.0046221911907196045,0.004640147089958191,0.004677265882492065,0.004694059491157532,0.004704952239990234,0.004686981439590454,0.004777401685714722,0.0047794729471206665,0.004805698990821838,0.00480245053768158,0.004819825291633606,0.004804208874702454,0.004820704460144043,0.004777118563652039,0.004765033721923828,0.004680216312408447,0.0046710968017578125,0.004723504185676575,0.004737645387649536,0.004749730229377747,0.004760921001434326,0.004702016711235046,0.004717916250228882,0.0046454668045043945,0.004620417952537537,0.004522338509559631,0.00450819730758667,0.0044625550508499146,0.004408344626426697,0.004403650760650635,0.0043579936027526855,0.004333555698394775,0.004270792007446289,0.004268169403076172,0.004248142242431641,0.004200726747512817,0.0041783154010772705,0.004134148359298706,0.00402870774269104,0.003958016633987427,0.003954768180847168,0.0038634538650512695,0.003798365592956543,0.003775686025619507,0.003718256950378418,0.003688216209411621,0.0036298632621765137,0.0036163330078125,0.0035521388053894043,0.0034661293029785156,0.003421962261199951,0.0033338963985443115,0.003274977207183838,0.003242284059524536,0.0031883716583251953,0.003089427947998047,0.0030788183212280273,0.003010183572769165,0.0029654204845428467,0.0028941333293914795,0.0027830898761749268,0.002780139446258545,0.0026747286319732666,0.002646118402481079,0.0025839805603027344,0.002506822347640991,0.0025230348110198975,0.0024493932723999023,0.0024046003818511963,0.0023153722286224365,0.002266794443130493,0.0022093355655670166,0.0021666288375854492,0.0020812153816223145,0.0020016729831695557,0.0019516050815582275,0.0019345283508300781,0.0018729865550994873,0.0018193721771240234,0.0017719566822052002,0.0017436742782592773,0.001700371503829956,0.0016532540321350098,0.001603454351425171,0.001571953296661377,0.0015286505222320557,0.0014882981777191162,0.0014503300189971924,0.0013952553272247314,0.0013536810874938965,0.001331031322479248,0.0012897849082946777,0.0012623965740203857,0.0012073218822479248,0.0011690258979797363,0.0011395812034606934,0.001094520092010498,0.001045316457748413,0.001020282506942749,0.0009996592998504639,0.0009610652923583984,0.0009354650974273682,0.0009145438671112061,0.000862419605255127,0.0008594691753387451,0.0008379518985748291,0.0008150041103363037,0.0007596015930175781,0.0007372498512268066,0.0007242858409881592,0.0006845295429229736,0.0006777346134185791,0.0006429851055145264]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0005295872688293457,0.000654765812214464,0.0007946713012643158,0.0009463582537136972,0.001105408649891615,0.001267699059098959,0.001445010770112276,0.0016137808561325073,0.0017866746056824923,0.001965753734111786,0.002160148462280631,0.002349830698221922,0.0025412803515791893,0.002744216937571764,0.002958934986963868,0.0031724749132990837,0.0033930838108062744,0.0035983766429126263,0.003801313228905201,0.003983631730079651,0.0041674235835671425,0.004341200925409794,0.004505847580730915,0.004663130734115839,0.0048257154412567616,0.004971511662006378,0.005106115713715553,0.005236595869064331,0.005362657830119133,0.005490192677825689,0.0056112478487193584,0.005730830132961273,0.005833623930811882,0.005942897405475378,0.00604333495721221,0.006137292366474867,0.006217701360583305,0.006305179093033075,0.006387943867594004,0.006463345605880022,0.0065396311692893505,0.006614443380385637,0.006682481616735458,0.006751992739737034,0.006817674729973078,0.006882178597152233,0.006941675208508968,0.007000877056270838,0.007053893990814686,0.0070986635982990265,0.007151386234909296,0.00719792302697897,0.0072432816959917545,0.007284222636371851,0.007324868813157082,0.007363158743828535,0.007395852357149124,0.007432375103235245,0.007465952541679144,0.0075001185759902,0.0075275106355547905,0.0075560808181762695,0.007581411395221949,0.007608802989125252,0.007633544504642487,0.007653278298676014,0.007674190681427717,0.007695102598518133,0.007714836858212948,0.007734865415841341,0.007751064840704203,0.007765791844576597,0.00778081314638257,0.007797013036906719,0.007809972390532494,0.007821459323167801,0.007835302501916885,0.007848557084798813,0.007858570665121078,0.00786740705370903,0.007879777811467648,0.00788920372724533,0.007899805903434753,0.007909231819212437,0.007915416732430458,0.007924547418951988,0.007933089509606361,0.007942808791995049,0.00795076135545969,0.007957831025123596,0.007965488359332085,0.007972557097673416,0.007976975291967392,0.00798080489039421,0.007985811680555344,0.00799199752509594,0.00799641478806734,0.008000832982361317,0.00800495594739914,0.008008196949958801,0.008013203740119934,0.0080167381092906,0.008019978180527687,0.008022628724575043,0.008024396374821663,0.008027341216802597,0.008030876517295837,0.008033821359276772,0.008036471903324127,0.008038533851504326,0.008039711974561214,0.008041773922741413,0.008043540641665459,0.008045896887779236,0.008047075942158699,0.008048548363149166,0.008050020784139633,0.008052671328186989,0.008053555153310299,0.008055027574300766,0.008055911399424076,0.008057383820414543,0.008058857172727585,0.008060035295784473,0.008060329593718052,0.008060329593718052,0.008061802014708519,0.008062096312642097,0.008062981069087982,0.008063863962888718,0.008064747788012028,0.008065042085945606,0.008065631613135338,0.008065925911068916,0.008066514506936073,0.008066808804869652,0.008067398332059383,0.008067693561315536,0.008068282157182693,0.008068282157182693,0.008068576455116272,0.00806887075304985,0.008069165982306004,0.008069460280239582,0.008069460280239582,0.008069460280239582,0.008069460280239582,0.008069755509495735,0.008069755509495735,0.008070049807429314,0.008070049807429314,0.008070049807429314,0.008070049807429314,0.008070344105362892,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647,0.00807063840329647],"recovered":[0.0,0.00017259914602618665,0.00032251887023448944,0.0004718495474662632,0.000621474755462259,0.0007799360901117325,0.0009378083050251007,0.0011009823065251112,0.0012691633310168982,0.0014467696892097592,0.001619074260815978,0.0018061057198792696,0.001992548117414117,0.0021863540168851614,0.0023775091394782066,0.002587514463812113,0.002789861988276243,0.002995449351146817,0.0032063385006040335,0.003413103986531496,0.0036042591091245413,0.0037904069758951664,0.0039718421176075935,0.004138845019042492,0.004301430191844702,0.0044672549702227116,0.004622476175427437,0.004775930196046829,0.004912301432341337,0.005046905018389225,0.005169727373868227,0.005295200739055872,0.005422735586762428,0.00553554343059659,0.005638631526380777,0.005749377887696028,0.005843924358487129,0.005939354654401541,0.006030072458088398,0.006115193944424391,0.006194719113409519,0.006275422405451536,0.006352885626256466,0.006425047293305397,0.006496031302958727,0.0065652476623654366,0.006631813012063503,0.006690720561891794,0.0067552244290709496,0.006812364794313908,0.006864497903734446,0.006913980469107628,0.006964051630347967,0.007009116001427174,0.00705329654738307,0.007096888031810522,0.007138712797313929,0.007174056954681873,0.007213230710476637,0.007245040964335203,0.007275967393070459,0.0073068938218057156,0.007338409312069416,0.007365506608039141,0.007392015308141708,0.007419995963573456,0.007444442715495825,0.007467122282832861,0.007488328963518143,0.0075095356442034245,0.007527502253651619,0.0075463526882231236,0.007561079692095518,0.007577279582619667,0.007593184243887663,0.007609089370816946,0.0076229325495660305,0.007634125184267759,0.007647968363016844,0.007659455295652151,0.007669469807296991,0.007682134862989187,0.00769391655921936,0.007703930605202913,0.007712472230195999,0.0077213081531226635,0.007727493532001972,0.0077375080436468124,0.007747816853225231,0.007754885591566563,0.0077619547955691814,0.007769612595438957,0.007777270395308733,0.007782866712659597,0.0077878739684820175,0.007792881224304438,0.007798477075994015,0.007803484331816435,0.007808196824043989,0.00781320407986641,0.007816738449037075,0.00782145094126463,0.007825574837625027,0.007828814908862114,0.00783146545290947,0.007834115996956825,0.007836767472326756,0.007840007543563843,0.00784236378967762,0.007845014333724976,0.00784795917570591,0.007850021123886108,0.007851788774132729,0.007854145020246506,0.00785708986222744,0.007858563214540482,0.00786062516272068,0.007862097583711147,0.007864159531891346,0.007865631952881813,0.007867693901062012,0.007868576794862747,0.007870344445109367,0.007871228270232677,0.007872700691223145,0.007873584516346455,0.007874468341469765,0.0078753512352705,0.007875646464526653,0.007876529358327389,0.007877707481384277,0.00787888653576374,0.007879180833697319,0.007879769429564476,0.007880358956754208,0.007880947552621365,0.007881242781877518,0.007881537079811096,0.007881537079811096,0.007881831377744675,0.007882125675678253,0.007882420904934406,0.007882420904934406,0.007882715202867985,0.007883009500801563,0.007883303798735142,0.007883303798735142,0.007883599027991295,0.007883893325924873,0.007883893325924873,0.007883893325924873,0.007884187623858452,0.007884187623858452,0.007884187623858452,0.00788448192179203,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183,0.007884777151048183],"active":[0.0005295872688293457,0.0004821666516363621,0.0004721524310298264,0.000474508706247434,0.00048393389442935586,0.0004877629689872265,0.0005072024650871754,0.0005127985496073961,0.0005175112746655941,0.0005189840449020267,0.000541074201464653,0.0005437249783426523,0.0005487322341650724,0.0005578629206866026,0.0005814258474856615,0.0005849604494869709,0.0006032218225300312,0.0006029272917658091,0.0005949747283011675,0.0005705277435481548,0.0005631644744426012,0.0005507939495146275,0.0005340054631233215,0.0005242857150733471,0.0005242852494120598,0.0005042566917836666,0.00048363953828811646,0.00046066567301750183,0.0004503563977777958,0.0004432876594364643,0.00044152047485113144,0.00043562939390540123,0.00041088834404945374,0.000407353974878788,0.00040470343083143234,0.0003879144787788391,0.00037377700209617615,0.0003658244386315346,0.0003578714095056057,0.00034815166145563126,0.0003449120558798313,0.0003390209749341011,0.00032959599047899246,0.0003269454464316368,0.0003216434270143509,0.00031693093478679657,0.0003098621964454651,0.0003101564943790436,0.00029866956174373627,0.00028629880398511887,0.00028688833117485046,0.0002839425578713417,0.0002792300656437874,0.00027510663494467735,0.0002715722657740116,0.000266270712018013,0.00025713955983519554,0.00025831814855337143,0.000252721831202507,0.00025507761165499687,0.00025154324248433113,0.00024918699637055397,0.00024300208315253258,0.00024329638108611107,0.0002415291965007782,0.00023328233510255814,0.0002297479659318924,0.00022798031568527222,0.00022650789469480515,0.00022532977163791656,0.0002235625870525837,0.00021943915635347366,0.00021973345428705215,0.00021973345428705215,0.0002167881466448307,0.00021236995235085487,0.00021236995235085487,0.00021443190053105354,0.0002106023021042347,0.00020795175805687904,0.0002103080041706562,0.00020706886425614357,0.00020588934421539307,0.0002053012140095234,0.00020294450223445892,0.00020323926582932472,0.0002055959776043892,0.00020530074834823608,0.00020294450223445892,0.00020294543355703354,0.0002035335637629032,0.00020294450223445892,0.00019970489665865898,0.00019793817773461342,0.0001979377120733261,0.000199116300791502,0.0001979377120733261,0.00019734865054488182,0.00019675912335515022,0.00019499287009239197,0.00019646529108285904,0.00019528716802597046,0.00019440334290266037,0.00019381381571292877,0.0001929309219121933,0.0001932252198457718,0.00019410904496908188,0.00019381381571292877,0.00019410811364650726,0.00019351951777935028,0.00019175279885530472,0.00019175279885530472,0.0001917518675327301,0.0001917518675327301,0.00018998607993125916,0.00018998514860868454,0.00018939562141895294,0.00019057374447584152,0.00018939562141895294,0.00018939562141895294,0.00018821749836206436,0.00018880702555179596,0.00018851272761821747,0.00018880702555179596,0.00018762890249490738,0.0001867450773715973,0.00018733367323875427,0.0001867450773715973,0.0001873346045613289,0.0001873346045613289,0.0001870403066277504,0.0001861555501818657,0.0001864507794380188,0.0001861564815044403,0.0001861555501818657,0.0001858612522482872,0.0001861555501818657,0.0001861564815044403,0.0001867450773715973,0.0001864507794380188,0.0001864507794380188,0.00018644984811544418,0.0001867450773715973,0.0001867450773715973,0.0001864507794380188,0.0001861564815044403,0.0001861564815044403,0.0001861564815044403,0.00018586218357086182,0.0001861564815044403,0.0001861564815044403,0.00018586218357086182,0.00018586218357086182,0.0001861564815044403,0.0001861564815044403,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872,0.0001858612522482872]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0005295872688293457,0.0006515259156003594,0.0007931985892355442,0.0009413511143065989,0.0010892091086134315,0.0012444304302334785,0.0013970010913908482,0.0015551678370684385,0.0017098002135753632,0.00187385780736804,0.002037031576037407,0.0021966712083667517,0.002366030588746071,0.0025336225517094135,0.0027044543530792,0.002876169979572296,0.0030517145060002804,0.003217244753614068,0.003369520651176572,0.0035153168719261885,0.0036475644446909428,0.0037783391308039427,0.003906168509274721,0.004028696566820145,0.004139442462474108,0.004245181567966938,0.00434974255040288,0.0044416384771466255,0.004524403251707554,0.004616888239979744,0.004693762864917517,0.004770931787788868,0.004848395008593798,0.004916727542877197,0.004981820471584797,0.005043084267526865,0.005104053765535355,0.0051614888943731785,0.0052150944247841835,0.0052672275342047215,0.005312291905283928,0.005361185409128666,0.005402420647442341,0.00544012151658535,0.005479589570313692,0.0055128722451627254,0.005547627806663513,0.005578848533332348,0.005609775427728891,0.005636283662170172,0.005662497598677874,0.005684882402420044,0.005706972908228636,0.005727001465857029,0.005747619085013866,0.005764996632933617,0.005782079882919788,0.005800341255962849,0.005815068259835243,0.005828911438584328,0.005841870792210102,0.005854830611497164,0.005867201369255781,0.005879866424947977,0.005891058593988419,0.005902840290218592,0.005911676678806543,0.005920806899666786,0.005927581340074539,0.005935239605605602,0.005943781230598688,0.0059499661438167095,0.00595585722476244,0.005961747840046883,0.0059661660343408585,0.005970878526568413,0.005975001957267523,0.005980598274618387,0.005985016468912363,0.005989434197545052,0.00599237997084856,0.005995914340019226,0.005998564884066582,0.006001215893775225,0.006004161201417446,0.0060056340880692005,0.006008579395711422,0.006010052282363176,0.006012702826410532,0.006014764774590731,0.006016237195581198,0.006018299143761396,0.006019477266818285,0.006020655389875174,0.006021833512932062,0.006023600697517395,0.006025367882102728,0.006025956943631172,0.006026840768754482,0.006028313189744949,0.006029786076396704,0.006030375137925148,0.006031553260982037,0.006032142322510481,0.006033026147633791,0.0060333204455673695,0.0060342042706906796,0.006034793332219124,0.006035382393747568,0.006035676691681147,0.006035971455276012,0.006036854814738035,0.006037149578332901,0.006037738639861345,0.00603832770138979,0.006038622464984655,0.006038622464984655,0.006038622464984655,0.0060392115265131,0.0060392115265131,0.0060392115265131,0.0060392115265131,0.006039800588041544,0.0060400948859751225,0.0060400948859751225,0.006040389649569988,0.006040683947503567,0.006040683947503567,0.0060409787110984325,0.006041273009032011,0.006041273009032011,0.006041273009032011,0.006041273009032011,0.006041273009032011,0.006041273009032011,0.006041273009032011,0.006041273009032011,0.006041567772626877,0.006041567772626877,0.006041567772626877,0.006041567772626877,0.006041862070560455,0.006041862070560455,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321,0.006042156834155321],"recovered":[0.0,0.00017672267858870327,0.00031839535222388804,0.000465958786662668,0.0006114604766480625,0.0007622637785971165,0.0009092381806112826,0.001061219722032547,0.001218502875417471,0.0013701898278668523,0.001529534813016653,0.001686817966401577,0.001853231806308031,0.00202170736156404,0.0021781069226562977,0.0023524733260273933,0.002520359819754958,0.002688246313482523,0.00285731116309762,0.0030134161934256554,0.0031665759161114693,0.0033126664347946644,0.0034510993864387274,0.003586292266845703,0.0037108815740793943,0.003826045896857977,0.003941209986805916,0.004046360030770302,0.004146503284573555,0.0042383987456560135,0.004335007164627314,0.0044210124760866165,0.004502010066062212,0.004581829998642206,0.004653402604162693,0.004726742394268513,0.004789773374795914,0.004852510057389736,0.004918486811220646,0.004971208982169628,0.005026582162827253,0.005073708016425371,0.005125546827912331,0.005167665425688028,0.0052094897255301476,0.005249547306448221,0.005284891463816166,0.005319647025316954,0.005353813525289297,0.005386212840676308,0.005415961146354675,0.0054442365653812885,0.00546956667676568,0.005493424367159605,0.005515514872968197,0.005535248667001724,0.005554393865168095,0.005572360474616289,0.005593272857367992,0.005610356107354164,0.005624788347631693,0.0056383367627859116,0.005652474705129862,0.0056654345244169235,0.005677510518580675,0.005690764635801315,0.0056998953223228455,0.005710204131901264,0.005720512941479683,0.005729938391596079,0.005738774314522743,0.0057461378164589405,0.005753501318395138,0.005759097635746002,0.005765577312558889,0.005771173629909754,0.005776475183665752,0.0057805986143648624,0.0057856058701872826,0.005789435002952814,0.0057950313203036785,0.005798565689474344,0.0058023943565785885,0.005804456304758787,0.005807696375995874,0.005809757858514786,0.005812114104628563,0.005814765114337206,0.005816532298922539,0.005818299483507872,0.005820950493216515,0.0058227176778018475,0.00582536868751049,0.0058268411085009575,0.005828019231557846,0.005829197354614735,0.005830670241266489,0.0058327317237854,0.005834204610437155,0.005835382733494043,0.005836855620145798,0.005838033743202686,0.005838917102664709,0.005840684287250042,0.005841273348778486,0.005842157173901796,0.005842451471835375,0.005843040533363819,0.005843335296958685,0.005843924358487129,0.005845102481544018,0.005845102481544018,0.005845986306667328,0.005846280604600906,0.005846575368195772,0.0058471644297242165,0.005847458727657795,0.005847458727657795,0.005848047789186239,0.0058486368507146835,0.0058486368507146835,0.005848931614309549,0.005849225912243128,0.005849814973771572,0.005849814973771572,0.005849814973771572,0.005850109737366438,0.005850698798894882,0.005850698798894882,0.005850993096828461,0.005850993096828461,0.005850993096828461,0.005850993096828461,0.005850993096828461,0.005850993096828461,0.005850993096828461,0.005850993096828461,0.005850993096828461,0.0058512878604233265,0.0058512878604233265,0.0058512878604233265,0.0058512878604233265,0.0058512878604233265,0.0058512878604233265,0.0058512878604233265,0.0058512878604233265,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905,0.005851582158356905],"active":[0.0005295872688293457,0.00047480323701165617,0.00047480323701165617,0.0004753923276439309,0.000477748631965369,0.0004821666516363621,0.00048776291077956557,0.0004939481150358915,0.0004912973381578922,0.0005036679795011878,0.0005074967630207539,0.0005098532419651747,0.0005127987824380398,0.0005119151901453733,0.0005263474304229021,0.0005236966535449028,0.0005313546862453222,0.0005289984401315451,0.0005122094880789518,0.0005019006785005331,0.0004809885285794735,0.0004656726960092783,0.00045506912283599377,0.00044240429997444153,0.0004285608883947134,0.0004191356711089611,0.0004085325635969639,0.0003952784463763237,0.00037789996713399887,0.00037848949432373047,0.0003587557002902031,0.00034991931170225143,0.0003463849425315857,0.0003348975442349911,0.0003284178674221039,0.0003163418732583523,0.0003142803907394409,0.0003089788369834423,0.0002966076135635376,0.0002960185520350933,0.0002857097424566746,0.00028747739270329475,0.0002768738195300102,0.0002724560908973217,0.00027009984478354454,0.00026332493871450424,0.00026273634284734726,0.0002592015080153942,0.00025596190243959427,0.00025007082149386406,0.0002465364523231983,0.00024064583703875542,0.00023740623146295547,0.00023357709869742393,0.00023210421204566956,0.0002297479659318924,0.00022768601775169373,0.00022798078134655952,0.00022179540246725082,0.00021855533123016357,0.0002170824445784092,0.0002164938487112522,0.00021472666412591934,0.00021443190053105354,0.00021354807540774345,0.00021207565441727638,0.0002117813564836979,0.000210602767765522,0.00020706839859485626,0.0002053012140095234,0.0002050069160759449,0.000203828327357769,0.00020235590636730194,0.00020265020430088043,0.00020058872178196907,0.00019970489665865898,0.0001985267736017704,0.00019999966025352478,0.0001994105987250805,0.00019999919459223747,0.00019734865054488182,0.00019734865054488182,0.00019617052748799324,0.00019675958901643753,0.00019646482542157173,0.00019587622955441475,0.00019646529108285904,0.00019528716802597046,0.00019617052748799324,0.00019646529108285904,0.00019528670236468315,0.00019558146595954895,0.00019410857930779457,0.00019381428137421608,0.00019381428137421608,0.00019440334290266037,0.00019469764083623886,0.0001932252198457718,0.0001926361583173275,0.000192930456250906,0.000192930456250906,0.0001923413947224617,0.0001926361583173275,0.00019145803526043892,0.00019175279885530472,0.00019116327166557312,0.00019175279885530472,0.00019175279885530472,0.0001920470967888832,0.0001917523331940174,0.00019086897373199463,0.0001917523331940174,0.00019116327166557312,0.00019145803526043892,0.0001917523331940174,0.00019145803526043892,0.00019116373732686043,0.00019116373732686043,0.00019116373732686043,0.00019057467579841614,0.00019057467579841614,0.00019027991220355034,0.00019057467579841614,0.00019027991220355034,0.00019027991220355034,0.00019057467579841614,0.00019057421013712883,0.00018998514860868454,0.00019027991220355034,0.00019027991220355034,0.00019027991220355034,0.00019027991220355034,0.00019027991220355034,0.00019027991220355034,0.00019027991220355034,0.00019027991220355034,0.00019027991220355034,0.00019057467579841614,0.00019027991220355034,0.00019027991220355034,0.00019027991220355034,0.00019057421013712883,0.00019057421013712883,0.00019086897373199463,0.00019086897373199463,0.00019086897373199463,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614,0.00019057467579841614]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0005295872688293457,0.0006641910295002162,0.0007990893209353089,0.0009401729330420494,0.0010856746230274439,0.0012311763130128384,0.0013693145010620356,0.0015053909737616777,0.001648241770453751,0.001790208974853158,0.0019301144639030099,0.002075027208775282,0.0022069800179451704,0.002343940082937479,0.0024809001479297876,0.00261285318993032,0.0027448059991002083,0.0028658611699938774,0.002980730729177594,0.003085586242377758,0.003188969101756811,0.003282337449491024,0.0033739388454705477,0.0034631837625056505,0.0035424144007265568,0.0036136924754828215,0.003682908834889531,0.0037459400482475758,0.0038066147826611996,0.003862577024847269,0.0039150044322013855,0.003971261437982321,0.0040201544761657715,0.004067280795425177,0.00411381758749485,0.004154464229941368,0.004193637520074844,0.004226920194923878,0.004259319044649601,0.0042867111042141914,0.004314397927373648,0.0043423790484666824,0.004365352913737297,0.0043895049020648,0.004407177679240704,0.004428678657859564,0.004447823390364647,0.004465495701879263,0.004482578951865435,0.004496422130614519,0.004509971011430025,0.004521163646131754,0.0045323558151721954,0.004544726572930813,0.0045541515573859215,0.004564755130559206,0.004574180115014315,0.004582132678478956,0.004591558128595352,0.004599510692059994,0.004605401307344437,0.004612470045685768,0.00461718300357461,0.004622778855264187,0.004627786111086607,0.004632793366909027,0.004636327736079693,0.004641040228307247,0.004646636545658112,0.004650170914828777,0.004654000047594309,0.004657240118831396,0.004660774488002062,0.0046634250320494175,0.004665781743824482,0.004669021349400282,0.004671377595514059,0.004673144780099392,0.0046743229031562805,0.004675501491874456,0.0046769739128649235,0.004679035861045122,0.004680508282035589,0.004681392107158899,0.004682275466620922,0.004683159291744232,0.0046837483532726765,0.004685221239924431,0.004686399362981319,0.004687577486038208,0.004688166547566652,0.004688755609095097,0.004689638968557119,0.004689933732151985,0.0046905227936804295,0.004691111855208874,0.004691111855208874,0.004691700916737318,0.0046919952146708965,0.004692289978265762,0.004692584276199341,0.004692879039794207,0.004693468101322651,0.004693762399256229,0.004693762399256229,0.004693762399256229,0.004694057162851095,0.004694057162851095,0.004694057162851095,0.004694351926445961,0.0046946462243795395,0.0046946462243795395,0.0046946462243795395,0.0046946462243795395,0.0046946462243795395,0.0046946462243795395,0.004694940987974405,0.004694940987974405,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984,0.004695235285907984],"recovered":[0.0,0.00018025713507086039,0.00033282770891673863,0.00047391129191964865,0.0006179402698762715,0.0007625583093613386,0.0008998129633255303,0.0010426638182252645,0.0011802129447460175,0.0013265982270240784,0.0014803468948230147,0.0016105326358228922,0.001747787231579423,0.0018841582350432873,0.0020119876135140657,0.0021521877497434616,0.0022897368762642145,0.0024146209470927715,0.00254657375626266,0.002664388855919242,0.0027760188095271587,0.0028782233130186796,0.0029833733569830656,0.0030852833297103643,0.003183364402502775,0.0032690749503672123,0.0033500727731734514,0.0034234127961099148,0.003487622132524848,0.0035559548996388912,0.0036151569802314043,0.0036740645300596952,0.003730910364538431,0.00378451612778008,0.0038304640911519527,0.003876411821693182,0.0039223600178956985,0.003964478615671396,0.003999234177172184,0.0040348730981349945,0.004066683351993561,0.004099966026842594,0.004126179963350296,0.004153866320848465,0.004177134949713945,0.004201581701636314,0.004222199320793152,0.004243111703544855,0.0042628454975783825,0.004280812107026577,0.0042981901206076145,0.0043117390014231205,0.0043258764781057835,0.004340898245573044,0.004355330485850573,0.004368584603071213,0.004379482474178076,0.004389496985822916,0.004396860022097826,0.004407168831676245,0.004415416158735752,0.004422484897077084,0.004429848399013281,0.004434560891240835,0.004441335331648588,0.004445753525942564,0.004450466018170118,0.0044554732739925385,0.004460774827748537,0.004464898258447647,0.004469905514270067,0.004474323708564043,0.004478447139263153,0.004481981508433819,0.004484337754547596,0.004486399702727795,0.004489050712436438,0.004491701256483793,0.004493468441069126,0.004496119450777769,0.0044975923374295235,0.004499359522014856,0.0045017157681286335,0.004503188189119101,0.004504072014242411,0.004504661075770855,0.004505250137299299,0.004506133962422609,0.004507312085479498,0.004507901147007942,0.004509079270064831,0.0045099626295268536,0.004510551691055298,0.004510846454650164,0.004511729814112186,0.004511729814112186,0.0045126136392354965,0.004512907937169075,0.004513496998697519,0.004514086060225964,0.004514675121754408,0.004515558946877718,0.004515558946877718,0.004516148008406162,0.004516442772001028,0.004516442772001028,0.0045167370699346066,0.0045167370699346066,0.0045167370699346066,0.004517031833529472,0.004517031833529472,0.004517326131463051,0.004517326131463051,0.004517326131463051,0.004517326131463051,0.004517326131463051,0.004517326131463051,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917,0.004517620895057917],"active":[0.0005295872688293457,0.00048393389442935586,0.0004662616120185703,0.00046626164112240076,0.0004677343531511724,0.00046861800365149975,0.00046950153773650527,0.0004627271555364132,0.00046802882570773363,0.00046361074782907963,0.00044976756907999516,0.0004644945729523897,0.00045919278636574745,0.00045978184789419174,0.0004689125344157219,0.0004606654401868582,0.00045506912283599377,0.0004512402229011059,0.00043415697291493416,0.0004211973864585161,0.0004129502922296524,0.0004041141364723444,0.00039056548848748207,0.0003779004327952862,0.0003590499982237816,0.00034461752511560917,0.0003328360617160797,0.000322527252137661,0.0003189926501363516,0.00030662212520837784,0.0002998474519699812,0.00029719690792262554,0.0002892441116273403,0.0002827646676450968,0.0002833534963428974,0.0002780524082481861,0.0002712775021791458,0.00026244157925248146,0.000260084867477417,0.00025183800607919693,0.0002477145753800869,0.0002424130216240883,0.00023917295038700104,0.0002356385812163353,0.0002300427295267582,0.00022709695622324944,0.00022562406957149506,0.0002223839983344078,0.00021973345428705215,0.00021561002358794212,0.00021178089082241058,0.00020942464470863342,0.00020647933706641197,0.000203828327357769,0.0001988210715353489,0.00019617052748799324,0.00019469764083623886,0.0001926356926560402,0.00019469810649752617,0.000192341860383749,0.00018998514860868454,0.00018998514860868454,0.0001873346045613289,0.00018821796402335167,0.0001864507794380188,0.0001870398409664631,0.0001858617179095745,0.0001855669543147087,0.0001858617179095745,0.00018527265638113022,0.00018409453332424164,0.00018291641026735306,0.00018232734873890877,0.00018144352361559868,0.00018144398927688599,0.00018262164667248726,0.00018232688307762146,0.00018144352361559868,0.0001808544620871544,0.00017938204109668732,0.0001793815754354,0.0001796763390302658,0.00017879251390695572,0.00017820391803979874,0.00017820345237851143,0.00017849821597337723,0.00017849821597337723,0.00017908727750182152,0.00017908727750182152,0.0001796763390302658,0.00017908727750182152,0.00017879297956824303,0.00017908727750182152,0.00017908727750182152,0.00017879297956824303,0.00017938204109668732,0.00017849821597337723,0.00017879297956824303,0.00017849821597337723,0.00017820391803979874,0.00017790915444493294,0.00017732009291648865,0.00017790915444493294,0.00017761439085006714,0.00017731962725520134,0.00017731962725520134,0.00017732009291648865,0.00017732009291648865,0.00017732009291648865,0.00017732009291648865,0.00017761439085006714,0.00017732009291648865,0.00017732009291648865,0.00017732009291648865,0.00017732009291648865,0.00017732009291648865,0.00017761485651135445,0.00017732009291648865,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714,0.00017761439085006714]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0005295872688293457,0.0006618347251787782,0.000805863703135401,0.0009563725325278938,0.001110121258534491,0.0012774186907336116,0.0014364691451191902,0.001595519483089447,0.001766351517289877,0.0019362997263669968,0.002114495262503624,0.002282676286995411,0.0024632278364151716,0.0026399504859000444,0.0028263928834348917,0.0030128355138003826,0.0032078195363283157,0.00339661817997694,0.003564210142940283,0.0037294458597898483,0.0038846672978252172,0.004028696566820145,0.00417802669107914,0.004316754173487425,0.004449885338544846,0.004577125422656536,0.0047014206647872925,0.004810399375855923,0.004925269167870283,0.005033953581005335,0.0051385145634412766,0.0052327667362987995,0.005326724145561457,0.005409195087850094,0.0054893093183636665,0.0055741360411047935,0.0056480648927390575,0.005722583271563053,0.005790915805846453,0.005858659744262695,0.005924341734498739,0.005988550838083029,0.006045985501259565,0.006103125866502523,0.006159677170217037,0.006214461289346218,0.006264827214181423,0.0063075353391468525,0.00635053776204586,0.006393540184944868,0.006432124879211187,0.006465701851993799,0.0065016355365514755,0.006536391098052263,0.006570557598024607,0.006600600201636553,0.00663034850731492,0.0066556790843605995,0.006680125370621681,0.00670457212254405,0.006729902233928442,0.006753170862793922,0.0067758504301309586,0.006797351408749819,0.006816201843321323,0.006832990795373917,0.0068497792817652225,0.006862739101052284,0.006877171341329813,0.006890131160616875,0.006902501452714205,0.006917817518115044,0.0069304825738072395,0.006942264270037413,0.006951394956558943,0.0069649433717131615,0.006976430770009756,0.0069852666929364204,0.0069935135543346405,0.0070044114254415035,0.007011774927377701,0.007020022254437208,0.007028269115835428,0.007034159731119871,0.007040934171527624,0.00704623619094491,0.007052715867757797,0.007059195544570684,0.0070633189752697945,0.00706862099468708,0.007075100671499968,0.007081286050379276,0.007086587604135275,0.0070918891578912735,0.007095718290656805,0.007100430782884359,0.0071054380387067795,0.007108972407877445,0.007113685365766287,0.007117219734936953,0.0071204593405127525,0.00712369941174984,0.007126055657863617,0.00712782284244895,0.007130473852157593,0.00713283009827137,0.007136070169508457,0.007137248292565346,0.007139898836612701,0.007141371723264456,0.0071434336714446545,0.0071449060924351215,0.007146673277020454,0.007148735225200653,0.007150502409785986,0.0071516805328428745,0.007154036778956652,0.00715521490201354,0.007156982086598873,0.0071584549732506275,0.007159633096307516,0.00716022215783596,0.007160811219364405,0.007162873167544603,0.007164051290601492,0.007165523711591959,0.007165818475186825,0.007166112773120403,0.007166701834648848,0.007167290896177292,0.007167879957705736,0.0071684690192341805,0.0071693528443574905,0.007169941905885935,0.007170236203819513,0.007170825265347958,0.007171414792537689,0.007171709090471268,0.007172592915594578,0.007172887213528156,0.007173771038651466,0.007173771038651466,0.007174360100179911,0.007174949161708355,0.0071761272847652435,0.0071761272847652435,0.007176421582698822,0.007176421582698822,0.007176421582698822,0.007176716346293688,0.007176716346293688,0.007177010644227266,0.007177305407822132,0.007177305407822132,0.007177894469350576,0.007178188767284155,0.007178483530879021,0.007178777828812599,0.007178777828812599,0.007178777828812599,0.007178777828812599,0.007178777828812599,0.007178777828812599,0.007178777828812599,0.007179072592407465,0.0071793668903410435,0.007179661653935909,0.007179661653935909,0.007179661653935909,0.007179661653935909,0.007179661653935909,0.007179661653935909,0.007179661653935909,0.007179661653935909,0.007179955951869488,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536,0.0071802507154643536],"recovered":[0.0,0.00018202436331193894,0.00032281343010254204,0.0004753840039484203,0.000623536529019475,0.0007822923944331706,0.0009454663377255201,0.001107167568989098,0.0012673961464315653,0.0014341045171022415,0.001599340233951807,0.0017684049671515822,0.0019436549628153443,0.0021239120978862047,0.0023047581780701876,0.0024861935526132584,0.0026726359501481056,0.0028561330400407314,0.0030399246606975794,0.00322047621011734,0.0033857119269669056,0.0035544822458177805,0.0037097036838531494,0.0038658087141811848,0.004018968436866999,0.004160640761256218,0.00429347762838006,0.004420717712491751,0.0045370603911578655,0.004654286429286003,0.004767683334648609,0.004871360491961241,0.004968852736055851,0.005060453899204731,0.005152644123882055,0.005241889040917158,0.005322298035025597,0.005403001327067614,0.005479875952005386,0.005557633936405182,0.005632446147501469,0.005697539076209068,0.0057623377069830894,0.005820655729621649,0.005881625227630138,0.005939060356467962,0.005991487763822079,0.006044798996299505,0.0060969325713813305,0.006138167809695005,0.006182054057717323,0.006226823665201664,0.006264229770749807,0.006301341578364372,0.006337570026516914,0.006373798009008169,0.006408553570508957,0.006439479999244213,0.006467461120337248,0.006496620364487171,0.00652018329128623,0.006544630043208599,0.006570549216121435,0.0065929340198636055,0.006618264131247997,0.0066391765139997005,0.006658026948571205,0.0066759935580194,0.006692782510071993,0.006706625688821077,0.006720468867570162,0.006734901107847691,0.006749039050191641,0.006759642623364925,0.0067720129154622555,0.00678261648863554,0.006794692482799292,0.0068032341077923775,0.00681324815377593,0.006823556963354349,0.006834160536527634,0.006843585520982742,0.0068527162075042725,0.00686007970944047,0.006866854149848223,0.006873628590255976,0.006880403030663729,0.006886293645948172,0.00689159519970417,0.006896897219121456,0.006902787834405899,0.006907795090228319,0.006914569530636072,0.0069207544438540936,0.006926645524799824,0.006931652314960957,0.006935776211321354,0.006940488703548908,0.006944612134248018,0.006949324626475573,0.00695344852283597,0.00695668812841177,0.006959928199648857,0.006964051630347967,0.006965229753404856,0.006968175061047077,0.006970237009227276,0.006972004193812609,0.006974360439926386,0.006976716686040163,0.006978189572691917,0.006980840116739273,0.0069823130033910275,0.006983785890042782,0.006986142136156559,0.00698820361867547,0.006989970803260803,0.006990854628384113,0.006992327515035868,0.0069940946996212006,0.006994978059083223,0.006996450945734978,0.0069973343051970005,0.006998218130320311,0.006999396253377199,0.007000868674367666,0.007001752499490976,0.007002636324614286,0.007002930622547865,0.007003519684076309,0.0070041087456047535,0.007004992570728064,0.007005286868661642,0.007005875930190086,0.0070067597553133965,0.007007054053246975,0.007008526939898729,0.007009410299360752,0.007009999360889196,0.007010588422417641,0.0070108831860125065,0.007011472247540951,0.007011472247540951,0.007011767011135817,0.007012061309069395,0.007012945134192705,0.007013239432126284,0.0070135341957211494,0.007013828493654728,0.007013828493654728,0.007013828493654728,0.007014123257249594,0.007014123257249594,0.007014123257249594,0.007014123257249594,0.007014417555183172,0.007014712318778038,0.0070150066167116165,0.0070150066167116165,0.0070150066167116165,0.0070150066167116165,0.0070150066167116165,0.0070150066167116165,0.0070150066167116165,0.007015301380306482,0.007015301380306482,0.007015301380306482,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061,0.007015595678240061],"active":[0.0005295872688293457,0.000479810347314924,0.00048305027303285897,0.0004809885285794735,0.0004865847295150161,0.000495126296300441,0.0004910028073936701,0.000488351914100349,0.0004989553708583117,0.0005021952092647552,0.0005151550285518169,0.0005142713198438287,0.0005195728735998273,0.0005160383880138397,0.0005216347053647041,0.0005266419611871243,0.0005351835861802101,0.0005404851399362087,0.0005242854822427034,0.0005089696496725082,0.0004989553708583117,0.00047421432100236416,0.0004683230072259903,0.0004509454593062401,0.0004309169016778469,0.00041648466140031815,0.0004079430364072323,0.000389681663364172,0.0003882087767124176,0.00037966715171933174,0.0003708312287926674,0.00036140624433755875,0.0003578714095056057,0.00034874118864536285,0.00033666519448161125,0.0003322470001876354,0.0003257668577134609,0.00031958194449543953,0.00031103985384106636,0.00030102580785751343,0.0002918955869972706,0.0002910117618739605,0.0002836477942764759,0.00028247013688087463,0.0002780519425868988,0.00027540093287825584,0.0002733394503593445,0.00026273634284734726,0.0002536051906645298,0.00025537237524986267,0.00025007082149386406,0.00023887818679213524,0.00023740576580166817,0.000235049519687891,0.00023298757150769234,0.00022680219262838364,0.00022179493680596352,0.00021619908511638641,0.00021266425028443336,0.00020795175805687904,0.00020971894264221191,0.00020854081958532333,0.0002053012140095234,0.0002044173888862133,0.0001979377120733261,0.00019381428137421608,0.0001917523331940174,0.0001867455430328846,0.00018438883125782013,0.00018350547179579735,0.00018203258514404297,0.00018291641026735306,0.00018144352361559868,0.00018262164667248726,0.00017938204109668732,0.00018232688307762146,0.00018173828721046448,0.00018203258514404297,0.0001802654005587101,0.0001808544620871544,0.00017761439085006714,0.00017643673345446587,0.00017555290833115578,0.0001740800216794014,0.0001740800216794014,0.00017260760068893433,0.00017231283709406853,0.00017290189862251282,0.00017172377556562424,0.00017172377556562424,0.00017231283709406853,0.0001734909601509571,0.00017201807349920273,0.00017113471403717995,0.00016907276585698128,0.00016877846792340279,0.00016966182738542557,0.000168483704328537,0.00016907323151826859,0.00016789510846138,0.0001670108176767826,0.00016701128333806992,0.00016612745821475983,0.00016377121210098267,0.00016524409875273705,0.00016465503722429276,0.00016583316028118134,0.00016524409875273705,0.00016553839668631554,0.00016465503722429276,0.00016524409875273705,0.00016406597569584846,0.00016436027362942696,0.00016494933515787125,0.00016436027362942696,0.00016347691416740417,0.00016406597569584846,0.00016436027362942696,0.00016465457156300545,0.00016436027362942696,0.00016465503722429276,0.00016377121210098267,0.00016347691416740417,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016406597569584846,0.00016347644850611687,0.00016377121210098267,0.00016377121210098267,0.00016377121210098267,0.00016347644850611687,0.00016406597569584846,0.00016406597569584846,0.00016347644850611687,0.00016377121210098267,0.00016288785263895988,0.0001622987911105156,0.0001625935547053814,0.0001622987911105156,0.00016288785263895988,0.0001622987911105156,0.00016288785263895988,0.00016318215057253838,0.00016406597569584846,0.00016318215057253838,0.00016318215057253838,0.00016288738697767258,0.00016259308904409409,0.00016288785263895988,0.00016288785263895988,0.00016288738697767258,0.00016318215057253838,0.00016318215057253838,0.00016377121210098267,0.00016377121210098267,0.00016377121210098267,0.00016377121210098267,0.00016377121210098267,0.00016377121210098267,0.00016377121210098267,0.00016377121210098267,0.00016377121210098267,0.00016377121210098267,0.00016377121210098267,0.00016406551003456116,0.00016436027362942696,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016436027362942696,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276,0.00016465503722429276]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0005295872688293457,0.0006609511328861117,0.0007970276055857539,0.0009366385056637228,0.0010847910307347775,0.0012350052129477262,0.0013846304500475526,0.0015316047938540578,0.0016859426395967603,0.0018305607372894883,0.001976356841623783,0.0021256874315440655,0.002265298506245017,0.002420519944280386,0.002567494288086891,0.0027182975318282843,0.002866155467927456,0.003006944665685296,0.0031450828537344933,0.0032726177014410496,0.0033860148396342993,0.003503535408526659,0.003612514352425933,0.003715602681040764,0.0038101491518318653,0.003907051868736744,0.00399482436478138,0.00407817866653204,0.004155642352998257,0.004228098317980766,0.004295841790735722,0.004362702369689941,0.004421609453856945,0.004479338880628347,0.004535006824880838,0.004587139934301376,0.004633971489965916,0.0046769739128649235,0.004724394530057907,0.004765924531966448,0.004805097822099924,0.004839558620005846,0.004871368873864412,0.004907596856355667,0.004939407110214233,0.004967093467712402,0.00499772559851408,0.005024528596550226,0.005048091523349285,0.005073716398328543,0.005097574088722467,0.005118191707879305,0.005137925501912832,0.005156481638550758,0.005175921134650707,0.005192415323108435,0.005208909045904875,0.0052245198749005795,0.005237479228526354,0.00525102810934186,0.005259864032268524,0.00527341291308403,0.005284605547785759,0.005296092480421066,0.0053066955879330635,0.005317299161106348,0.005326135084033012,0.005334971472620964,0.00534262927249074,0.005350581835955381,0.005357650574296713,0.005364425014704466,0.00537090515717864,0.005375911947339773,0.005382097326219082,0.005387104582041502,0.005391817074269056,0.005396235268563032,0.005401242524385452,0.005405955016613007,0.005410667508840561,0.0054144966416060925,0.005417147651314735,0.005419503897428513,0.005423332564532757,0.00542686739936471,0.005428928881883621,0.00543010700494051,0.005432463251054287,0.00543423043563962,0.005435703322291374,0.005437765270471573,0.005439826752990484,0.005441593937575817,0.0054430668242275715,0.005444834008812904,0.0054457178339362144,0.0054471902549266815,0.005448074080049992,0.005449546501040459,0.005450135562568903,0.005450724624097347,0.005451608449220657,0.005451902747154236,0.005452786572277546,0.005454258993268013,0.005455142818391323,0.005456320941448212,0.0054566157050430775,0.0054574990645051,0.00545838288962841,0.005458677187561989,0.005459561012685299,0.005459855310618877,0.005460444372147322,0.005460444372147322,0.005460444372147322,0.005460444372147322,0.005460444372147322,0.0054607391357421875,0.005461033433675766,0.005461328197270632,0.00546162249520421,0.005461917258799076,0.005461917258799076,0.005461917258799076,0.005461917258799076,0.005462211556732655,0.005462211556732655,0.005462211556732655,0.005462211556732655,0.005462211556732655,0.005462211556732655,0.005462211556732655,0.005462211556732655,0.005462211556732655,0.005462211556732655,0.005462211556732655,0.005462211556732655,0.005462211556732655,0.005462211556732655,0.005462211556732655,0.005462211556732655,0.005462211556732655,0.005462211556732655,0.005462211556732655,0.005462211556732655,0.005462211556732655,0.005462211556732655,0.005462211556732655,0.005462211556732655,0.005462211556732655,0.005462211556732655,0.005462211556732655,0.005462211556732655,0.005462211556732655,0.005462211556732655,0.005462211556732655,0.005462211556732655,0.005462211556732655,0.005462211556732655,0.005462211556732655,0.005462211556732655,0.005462211556732655,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752,0.00546250632032752],"recovered":[0.0,0.0001779008307494223,0.00032958778319880366,0.00047332223039120436,0.0006161730852909386,0.0007616747170686722,0.000912183546461165,0.0010638704989105463,0.0012073104735463858,0.0013584083644673228,0.0015080334851518273,0.0016550078289583325,0.001800509518943727,0.0019380587618798018,0.002088862005621195,0.0022411381360143423,0.0023878179490566254,0.0025392102543264627,0.0026853010058403015,0.002828446449711919,0.002968646353110671,0.0030899960547685623,0.0032081056851893663,0.0033265098463743925,0.003431070828810334,0.0035388716496527195,0.0036410761531442404,0.0037373900413513184,0.0038248677738010883,0.003910873085260391,0.003989809192717075,0.004061676096171141,0.004134426824748516,0.00419598538428545,0.0042601944878697395,0.004318512976169586,0.004370351787656546,0.004426608327776194,0.0044731455855071545,0.004520271439105272,0.00456415768712759,0.004606276750564575,0.004647217225283384,0.004682561848312616,0.004717022646218538,0.00474912766367197,0.004781232215464115,0.004814220126718283,0.004841906949877739,0.004866353701800108,0.0048916838131845,0.0049128904938697815,0.004935570061206818,0.004955303855240345,0.004975627176463604,0.004996833857148886,0.005013622343540192,0.005029821768403053,0.005045432597398758,0.005060159135609865,0.005074591841548681,0.005084605887532234,0.00509727094322443,0.0051096417009830475,0.005121128633618355,0.005130554083734751,0.0051408628933131695,0.005150287877768278,0.005159418564289808,0.005168549250811338,0.005177090875804424,0.005184159614145756,0.005191523116081953,0.0051971194334328175,0.005202715750783682,0.005209195427596569,0.0052147917449474335,0.005220682360231876,0.005225983913987875,0.005232169292867184,0.005235703662037849,0.00524159474298358,0.005245423410087824,0.0052501363679766655,0.005252492614090443,0.005255732219666243,0.005259267054498196,0.005261623300611973,0.005263684783130884,0.0052651576697826385,0.005267513915896416,0.005270164925605059,0.005272521171718836,0.005274877417832613,0.005276350304484367,0.005277528427541256,0.005279589910060167,0.005280768033117056,0.005282535217702389,0.005283419042825699,0.005284302402287722,0.0052854809910058975,0.00528636435046792,0.005287542473524809,0.005287837237119675,0.0052887205965816975,0.005290193483233452,0.005291076842695475,0.005291960667818785,0.005292549729347229,0.005293433088809252,0.005294316913932562,0.00529461121186614,0.005295200739055872,0.0052954950369894505,0.005295789800584316,0.005296084098517895,0.0052963788621127605,0.005296673160046339,0.005296967923641205,0.005296967923641205,0.005296967923641205,0.005297262221574783,0.005297556985169649,0.005298146046698093,0.005298146046698093,0.005298146046698093,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672,0.005298440344631672],"active":[0.0005295872688293457,0.0004830503021366894,0.00046743982238695025,0.0004633162752725184,0.00046861794544383883,0.00047333049587905407,0.00047244690358638763,0.0004677342949435115,0.0004786321660503745,0.0004721523728221655,0.0004683233564719558,0.00047067960258573294,0.00046478898730129004,0.0004824611824005842,0.00047863228246569633,0.00047715939581394196,0.00047833751887083054,0.0004677344113588333,0.00045978184789419174,0.00044417125172913074,0.00041736848652362823,0.0004135393537580967,0.00040440866723656654,0.00038909283466637135,0.0003790783230215311,0.00036818021908402443,0.0003537482116371393,0.0003407886251807213,0.00033077457919716835,0.00031722523272037506,0.00030603259801864624,0.00030102627351880074,0.00028718262910842896,0.0002833534963428974,0.00027481233701109886,0.00026862695813179016,0.00026361970230937004,0.00025036558508872986,0.00025124894455075264,0.00024565309286117554,0.0002409401349723339,0.00023328186944127083,0.00022415164858102798,0.00022503500804305077,0.00022238446399569511,0.00021796580404043198,0.0002164933830499649,0.0002103084698319435,0.00020618457347154617,0.00020736269652843475,0.00020589027553796768,0.0002053012140095234,0.00020235544070601463,0.00020117778331041336,0.00020029395818710327,0.00019558146595954895,0.00019528670236468315,0.00019469810649752617,0.0001920466311275959,0.00019086897373199463,0.0001852721907198429,0.00018880702555179596,0.0001873346045613289,0.0001864507794380188,0.0001855669543147087,0.0001867450773715973,0.0001852721907198429,0.00018468359485268593,0.00018321070820093155,0.00018203258514404297,0.0001805596984922886,0.0001802654005587101,0.00017938204109668732,0.00017879251390695572,0.0001793815754354,0.00017790915444493294,0.00017702532932162285,0.00017555290833115578,0.00017525861039757729,0.0001737857237458229,0.0001749638468027115,0.00017290189862251282,0.00017172424122691154,0.00016936752945184708,0.00017083995044231415,0.00017113517969846725,0.00016966182738542557,0.000168483704328537,0.00016877846792340279,0.00016907276585698128,0.0001681894063949585,0.0001676003448665142,0.0001673055812716484,0.00016671651974320412,0.00016671651974320412,0.0001673055812716484,0.00016612792387604713,0.00016642222180962563,0.00016553886234760284,0.00016612745821475983,0.00016583316028118134,0.00016524363309144974,0.00016524409875273705,0.00016436027362942696,0.00016494933515787125,0.00016553839668631554,0.00016494933515787125,0.00016524409875273705,0.00016465503722429276,0.00016494933515787125,0.00016494980081915855,0.00016436027362942696,0.00016494980081915855,0.00016465457156300545,0.00016494933515787125,0.00016465457156300545,0.00016436027362942696,0.00016406551003456116,0.00016377121210098267,0.00016377121210098267,0.00016406551003456116,0.00016436027362942696,0.00016436027362942696,0.00016436027362942696,0.00016377121210098267,0.00016377121210098267,0.00016377121210098267,0.00016377121210098267,0.00016377121210098267,0.00016377121210098267,0.00016377121210098267,0.00016377121210098267,0.00016377121210098267,0.00016377121210098267,0.00016377121210098267,0.00016377121210098267,0.00016377121210098267,0.00016377121210098267,0.00016377121210098267,0.00016377121210098267,0.00016377121210098267,0.00016377121210098267,0.00016377121210098267,0.00016377121210098267,0.00016377121210098267,0.00016377121210098267,0.00016377121210098267,0.00016377121210098267,0.00016377121210098267,0.00016377121210098267,0.00016377121210098267,0.00016377121210098267,0.00016377121210098267,0.00016377121210098267,0.00016377121210098267,0.00016377121210098267,0.00016377121210098267,0.00016377121210098267,0.00016377121210098267,0.00016377121210098267,0.00016377121210098267,0.00016377121210098267,0.00016377121210098267,0.00016377121210098267,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846,0.00016406597569584846]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0005295872688293457,0.0006538822199217975,0.0007864242070354521,0.0009292750619351864,0.0010665296576917171,0.0012055514380335808,0.0013345590559765697,0.00146651198156178,0.0015925741754472256,0.0017233489779755473,0.0018505892949178815,0.0019813640974462032,0.0021068372298032045,0.002230543177574873,0.002354837954044342,0.002479722024872899,0.0026054896879941225,0.002715352224186063,0.0028196186758577824,0.002917110687121749,0.0030078282579779625,0.0030935388058423996,0.0031760092824697495,0.0032490547746419907,0.0033226890955120325,0.003389549208804965,0.003454936668276787,0.003507953369989991,0.003562148427590728,0.0036139870062470436,0.00365905137732625,0.003705293871462345,0.003742700209841132,0.003778928192332387,0.003809265559539199,0.0038422539364546537,0.0038746530190110207,0.0039011614862829447,0.003923840820789337,0.00394710898399353,0.003968021832406521,0.0039883446879684925,0.004008078947663307,0.004023688845336437,0.004037237726151943,0.004052553791552782,0.004063745960593224,0.004077000543475151,0.004088487476110458,0.004100268706679344,0.004110577516257763,0.004117646720260382,0.004127072170376778,0.004135908093303442,0.004143271595239639,0.004150340333580971,0.004156820476055145,0.004163005389273167,0.004169485531747341,0.00417478708550334,0.004178616218268871,0.004183328710496426,0.004187452141195536,0.004190986510366201,0.004194815643131733,0.004198644310235977,0.0042027682065963745,0.004205124452710152,0.004207480698823929,0.004209836944937706,0.004212782718241215,0.00421543326228857,0.004218083806335926,0.0042204405181109905,0.004221913404762745,0.004224269650876522,0.004225447773933411,0.004227214492857456,0.004228687379509211,0.004230160266160965,0.0042313383892178535,0.004232516512274742,0.004233694635331631,0.004234872758388519,0.004235756583511829,0.004236639942973852,0.0042372290045022964,0.004238407127559185,0.004238996189087629,0.004239880014210939,0.004240469075739384,0.004241058137267828,0.004241647198796272,0.004242531023919582,0.004243119619786739,0.004244297742843628,0.0042448872700333595,0.004245181567966938,0.004245770629495382,0.004246065393090248,0.004246065393090248,0.004246359691023827,0.004246653988957405,0.004247243516147137,0.004247537814080715,0.004248421639204025,0.004248421639204025,0.004248715937137604,0.004249304998666048,0.004249894060194492,0.004249894060194492,0.004249894060194492,0.004250188823789358,0.004250188823789358,0.004250483587384224,0.004250777885317802,0.004250777885317802,0.004250777885317802,0.004250777885317802,0.004251072183251381,0.004251072183251381,0.004251072183251381,0.004251072183251381,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247,0.004251366946846247],"recovered":[0.0,0.0001764281332725659,0.00032516970532014966,0.00046566425589844584,0.0006123440689407289,0.0007481260108761489,0.0008900932152755558,0.0010267588077113032,0.0011587117332965136,0.0012906646588817239,0.001419966691173613,0.0015486797783523798,0.0016856398433446884,0.0018152364064007998,0.0019415931310504675,0.00206588814035058,0.002194012049585581,0.0023221359588205814,0.0024423073045909405,0.00255158101208508,0.0026543745771050453,0.0027530447114259005,0.002848475007340312,0.0029330074321478605,0.003010470885783434,0.003089112462475896,0.003161568660289049,0.00322548346593976,0.003283801954239607,0.003341236850246787,0.003393664490431547,0.003441379638388753,0.0034885057248175144,0.0035276792477816343,0.0035689144860953093,0.0036051427014172077,0.0036393089685589075,0.0036749481223523617,0.0037052854895591736,0.003732383018359542,0.0037577131297439337,0.0037789198104292154,0.003800715785473585,0.003820449812337756,0.0038425400853157043,0.003859328804537654,0.0038749391678720713,0.0038908442948013544,0.0039035093504935503,0.003917057998478413,0.003930606879293919,0.003940621390938759,0.003949751611799002,0.003960649948567152,0.003969485871493816,0.003976554609835148,0.003983623813837767,0.003991576377302408,0.004000707063823938,0.004008953925222158,0.004014844540506601,0.004019262734800577,0.004024269990622997,0.0040280986577272415,0.0040316334925591946,0.004035756923258305,0.00403929129242897,0.004042531363666058,0.004046065732836723,0.0040484219789505005,0.004051367286592722,0.004054312594234943,0.0040566688403487206,0.004059025552123785,0.004062265157699585,0.004064621403813362,0.004066977649927139,0.004069039598107338,0.004070512484759092,0.004072279669344425,0.004074046853929758,0.004076108336448669,0.0040769921615719795,0.004078170284628868,0.004079054109752178,0.004080821294337511,0.004082293715327978,0.004082882776856422,0.004084355663508177,0.004084355663508177,0.00408612284809351,0.00408700667321682,0.004087595734745264,0.004088184796273708,0.004088773857802153,0.004089362919330597,0.004089951980859041,0.004090835340321064,0.004091719165444374,0.004092013463377953,0.004092308226972818,0.004092897288501263,0.004093191586434841,0.004093486350029707,0.0040937806479632854,0.00409436970949173,0.00409525353461504,0.004095547832548618,0.004095842596143484,0.004096431657671928,0.004096726421266794,0.004096726421266794,0.004096726421266794,0.004097020719200373,0.004097020719200373,0.0040973154827952385,0.004097609780728817,0.004097609780728817,0.004097609780728817,0.004098198842257261,0.004098493605852127,0.004098493605852127,0.004098493605852127,0.004098493605852127,0.004098493605852127,0.004098787903785706,0.004099082667380571,0.004099082667380571,0.00409937696531415,0.00409937696531415,0.00409937696531415,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016,0.004099671728909016],"active":[0.0005295872688293457,0.00047745410120114684,0.00046125450171530247,0.00046361080603674054,0.00045418558875098825,0.00045742542715743184,0.0004444658407010138,0.00043975317385047674,0.000433862442150712,0.00043268431909382343,0.0004306226037442684,0.00043268431909382343,0.0004211973864585161,0.0004153067711740732,0.00041324482299387455,0.00041383388452231884,0.0004114776384085417,0.0003932162653654814,0.0003773113712668419,0.0003655296750366688,0.0003534536808729172,0.00034049409441649914,0.00032753427512943745,0.00031604734249413013,0.0003122182097285986,0.00030043674632906914,0.00029336800798773766,0.000282469904050231,0.00027834647335112095,0.00027275015600025654,0.0002653868868947029,0.0002639142330735922,0.00025419448502361774,0.00025124894455075264,0.00024035107344388962,0.00023711123503744602,0.00023534405045211315,0.000226213363930583,0.00021855533123016357,0.00021472596563398838,0.00021030870266258717,0.00020942487753927708,0.00020736316218972206,0.00020323903299868107,0.00019469764083623886,0.00019322498701512814,0.0001888067927211523,0.00018615624867379665,0.00018497812561690807,0.00018321070820093155,0.0001799706369638443,0.00017702532932162285,0.00017732055857777596,0.00017525814473628998,0.0001737857237458229,0.0001737857237458229,0.00017319666221737862,0.00017142901197075844,0.00016877846792340279,0.00016583316028118134,0.00016377167776226997,0.00016406597569584846,0.00016318215057253838,0.00016288785263895988,0.00016318215057253838,0.00016288738697767258,0.00016347691416740417,0.00016259308904409409,0.0001614149659872055,0.0001614149659872055,0.0001614154316484928,0.00016112066805362701,0.0001614149659872055,0.0001614149659872055,0.00015964824706315994,0.00015964824706315994,0.00015847012400627136,0.00015817489475011826,0.00015817489475011826,0.00015788059681653976,0.00015729153528809547,0.0001564081758260727,0.00015670247375965118,0.00015670247375965118,0.00015670247375965118,0.0001558186486363411,0.00015493528917431831,0.0001555243507027626,0.00015464052557945251,0.0001555243507027626,0.00015434622764587402,0.00015405146405100822,0.00015405146405100822,0.00015434622764587402,0.00015434576198458672,0.000154934823513031,0.00015493528917431831,0.00015434622764587402,0.00015405146405100822,0.00015405192971229553,0.00015375716611742973,0.00015346240252256393,0.00015346240252256393,0.00015375716611742973,0.00015375716611742973,0.00015405192971229553,0.00015316810458898544,0.00015316810458898544,0.00015346240252256393,0.00015346240252256393,0.00015316763892769814,0.00015316763892769814,0.00015346240252256393,0.00015316810458898544,0.00015346286818385124,0.00015346240252256393,0.00015316810458898544,0.00015316810458898544,0.00015316810458898544,0.00015287334099411964,0.00015257857739925385,0.00015257857739925385,0.00015257857739925385,0.00015287334099411964,0.00015287334099411964,0.00015257904306054115,0.00015228427946567535,0.00015228427946567535,0.00015198998153209686,0.00015198998153209686,0.00015198998153209686,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106,0.00015169521793723106]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0005295872688293457,0.000659183890093118,0.0007982057286426425,0.0009563725325278938,0.0011148338671773672,0.0012862548464909196,0.0014532578643411398,0.0016252679051831365,0.0018072922248393297,0.0019887275993824005,0.0021675119642168283,0.002361317863687873,0.002556301886215806,0.0027515804395079613,0.002952160546556115,0.0031568643171340227,0.0033668698742985725,0.003575108014047146,0.00377657194621861,0.003983337432146072,0.0041918703354895115,0.004387148655951023,0.004598037805408239,0.004798323381692171,0.005005089100450277,0.005204491317272186,0.0054144966416060925,0.005617433227598667,0.005822136998176575,0.006021244451403618,0.006224475800991058,0.0064277066849172115,0.006637417711317539,0.006839176174253225,0.007045647129416466,0.007240925449877977,0.0074385604821145535,0.007643853314220905,0.007838248275220394,0.008031759411096573,0.008229394443333149,0.008429385721683502,0.008629377000033855,0.008827894926071167,0.009015810675919056,0.00920460931956768,0.00939900428056717,0.00958927534520626,0.009781314060091972,0.009964516386389732,0.01016008947044611,0.010350655764341354,0.010533858090639114,0.010722656734287739,0.010902914218604565,0.011092301458120346,0.01128110010176897,0.011454288847744465,0.011648094281554222,0.011831297539174557,0.012015383690595627,0.012197996489703655,0.012370007112622261,0.012556743808090687,0.012723157182335854,0.012886625714600086,0.013055396266281605,0.013225049711763859,0.013385278172791004,0.013553459197282791,0.013717517256736755,0.013880985789000988,0.014035617932677269,0.014193490147590637,0.01434871181845665,0.014500693418085575,0.014646194875240326,0.014792874455451965,0.014937197789549828,0.015082110650837421,0.015222311019897461,0.01535809226334095,0.015500354580581188,0.01563436910510063,0.015769561752676964,0.01589827612042427,0.01603022776544094,0.016161296516656876,0.016285592690110207,0.016419900581240654,0.016545964404940605,0.016674382612109184,0.016813699156045914,0.01693563722074032,0.01705433614552021,0.017173917964100838,0.017289966344833374,0.017407191917300224,0.01751440390944481,0.017628978937864304,0.01773766428232193,0.01784428581595421,0.017950614914298058,0.0180563535541296,0.01816091500222683,0.01826547458767891,0.018365617841482162,0.01846664398908615,0.01856236904859543,0.01865161396563053,0.0187529344111681,0.01884600892663002,0.018938198685646057,0.019030390307307243,0.019124053418636322,0.019214769825339317,0.019308432936668396,0.019398268312215805,0.01948162168264389,0.019563209265470505,0.019648918882012367,0.01973080076277256,0.019812388345599174,0.019889555871486664,0.019969966262578964,0.020047133788466454,0.020123420283198357,0.02019793726503849,0.020272161811590195,0.02034991979598999,0.020426204428076744,0.020501311868429184,0.02057700790464878,0.02065771073102951,0.020730167627334595,0.02080262452363968,0.02087419666349888,0.02094724215567112,0.021008506417274475,0.02107742801308632,0.021142225712537766,0.021207908168435097,0.02127859741449356,0.021339861676096916,0.021398179233074188,0.02146356739103794,0.02152217924594879,0.02158285491168499,0.021642940118908882,0.021706266328692436,0.021764583885669708,0.021819662302732468,0.021880337968468666,0.021936004981398582,0.021991083398461342,0.02204851806163788,0.022106248885393143,0.022168396040797234,0.02222200110554695,0.02228061482310295,0.022334810346364975,0.02239047735929489,0.02244585007429123,0.022501517087221146,0.022551294416189194,0.02259930409491062,0.022652320563793182,0.022705042734742165,0.02275747060775757,0.022805774584412575,0.022860558703541756,0.02290886454284191,0.022961881011724472,0.02300959639251232,0.023059077560901642,0.02310885488986969,0.023157747462391853,0.023206347599625587,0.023256713524460793,0.023309141397476196,0.02335597202181816,0.023406043648719788,0.023452874273061752,0.02350294589996338,0.023554490879178047,0.023604562506079674,0.0236546341329813,0.023702053353190422,0.02375183068215847,0.02380101941525936,0.023847850039601326,0.023892326280474663,0.023940039798617363,0.02398422174155712,0.02402869611978531,0.024077294394373894,0.02412353828549385,0.02416742406785488,0.0242080707103014,0.024252839386463165,0.024293486028909683,0.024340316653251648,0.024382730945944786,0.024426911026239395,0.024478161707520485,0.02452469803392887,0.024569468572735786,0.02461629919707775,0.024661952629685402,0.024705544114112854,0.02475208044052124,0.024795377627015114,0.02484191581606865,0.024888452142477036,0.02493174932897091,0.024975046515464783,0.02501745894551277,0.02506134659051895,0.02510729432106018,0.02515147440135479,0.025197716429829597,0.025241602212190628,0.025289611890912056,0.02533644437789917,0.025377385318279266,0.02542951889336109,0.0254757609218359,0.025522297248244286,0.025568833574652672,0.025620967149734497,0.025670450180768967,0.025720227509737015,0.025768237188458443,0.02582184225320816,0.025868378579616547,0.025916093960404396,0.025967050343751907,0.026020066812634468,0.026070138439536095,0.026119325309991837,0.02616998553276062,0.026225948706269264,0.02628191001713276,0.026331687346100807,0.026385292410850525,0.026438016444444656,0.02649751305580139,0.026547878980636597,0.026599422097206116,0.02665332332253456,0.026709873229265213,0.0267631858587265,0.026819147169589996,0.02687540464103222,0.026931071653962135,0.026985855773091316,0.02704181708395481,0.027098368853330612,0.027156097814440727,0.027219129726290703,0.027283338829874992,0.027341067790985107,0.027399975806474686,0.02745947241783142,0.027519557625055313,0.027582883834838867,0.02764296904206276,0.02770128846168518,0.027760785073041916,0.027817925438284874,0.02787742204964161,0.02794310450553894,0.0280002448707819,0.028061212971806526,0.028123950585722923,0.028182856738567352,0.028248539194464684,0.028312748298048973,0.028378430753946304,0.028442051261663437,0.028508616611361504,0.02857724390923977,0.028647638857364655,0.028721272945404053,0.02879667468369007,0.02886471152305603,0.028935400769114494,0.02900373376905918,0.02908090315759182,0.02915218099951744,0.029224637895822525,0.0292985662817955,0.02936866693198681,0.029446719214320183,0.02951888181269169,0.02960488572716713,0.029679110273718834,0.029757162556052208,0.02983403578400612,0.0299126785248518,0.029988080263137817,0.030071433633565903,0.03015272691845894,0.030230779200792313,0.030309714376926422,0.030387472361326218,0.030474066734313965,0.030556831508874893,0.030644310638308525,0.03072795830667019,0.03081013448536396,0.030894078314304352,0.030978020280599594,0.03106490895152092,0.03114944137632847,0.03123161755502224,0.031316742300987244,0.031399212777614594,0.031485214829444885,0.0315735787153244,0.031655751168727875,0.03173321485519409,0.03182540461421013,0.031911998987197876,0.03200095146894455,0.03208842873573303,0.03217443451285362,0.032261911779642105,0.032349977642297745,0.03243480622768402,0.03252287209033966,0.032604753971099854,0.032690465450286865,0.03277558460831642,0.03286571428179741,0.032956138253211975,0.03304479271173477,0.03313109278678894,0.033217981457710266,0.033302806317806244,0.03339323028922081,0.03347570076584816,0.03356170654296875,0.03364034742116928,0.03372635319828987,0.03381677716970444,0.03390013054013252,0.03399026021361351,0.03407243639230728,0.034156378358602524,0.03424503281712532],"recovered":[0.0,0.00017318822210654616,0.00032192980870604515,0.00046890415251255035,0.0006264818948693573,0.0007872995338402689,0.000945171806961298,0.0011086402228102088,0.0012721087550744414,0.0014514822978526354,0.0016326230252161622,0.001809345674701035,0.0019984389655292034,0.0021887102629989386,0.0023828106932342052,0.002564540598541498,0.0027686553075909615,0.0029748317319899797,0.00317717925645411,0.0033830611500889063,0.0035868813283741474,0.003799831960350275,0.004001885186880827,0.004208650439977646,0.004409525543451309,0.0046109892427921295,0.004819227382540703,0.005023636855185032,0.005226572975516319,0.005432749632745981,0.005631562788039446,0.005830375477671623,0.006040086504071951,0.006248030345886946,0.006453028414398432,0.006657143123447895,0.006850654724985361,0.00704504968598485,0.007243273314088583,0.007436490152031183,0.007643550168722868,0.007837945595383644,0.008030572906136513,0.008235866203904152,0.008433795534074306,0.008627600967884064,0.008821995928883553,0.009021987207233906,0.009213731624186039,0.009403414092957973,0.009588678367435932,0.009771880693733692,0.00996745377779007,0.010154484771192074,0.01034210529178381,0.01053797360509634,0.010714695788919926,0.01090526208281517,0.011084930039942265,0.01127431821078062,0.01145840436220169,0.011644846759736538,0.011817150749266148,0.011992400512099266,0.012181494385004044,0.012352325953543186,0.012520506978034973,0.012694578617811203,0.012860109098255634,0.013022693805396557,0.013189991936087608,0.01335905585438013,0.013522819615900517,0.013689527288079262,0.013846810907125473,0.013999381102621555,0.014145766384899616,0.014295981265604496,0.014453263953328133,0.014605245552957058,0.01474956888705492,0.014894776046276093,0.015026729553937912,0.015171641483902931,0.015307423658668995,0.015439377166330814,0.015578988008201122,0.015718597918748856,0.015851140022277832,0.0159763190895319,0.016101792454719543,0.01623992994427681,0.016368644312024117,0.016497062519192696,0.01661929488182068,0.016745947301387787,0.016869356855750084,0.01698746718466282,0.017102336511015892,0.017215440049767494,0.017326774075627327,0.01743634231388569,0.01755121350288391,0.01765754073858261,0.017760923132300377,0.0178757943212986,0.01798388920724392,0.01808432675898075,0.018182996660470963,0.018279604613780975,0.01837032288312912,0.018462806940078735,0.01856059394776821,0.01865248940885067,0.018747035413980484,0.018844233825802803,0.01893289014697075,0.019023900851607323,0.019111085683107376,0.019194144755601883,0.01927720382809639,0.019365565851330757,0.01944391243159771,0.019524026662111282,0.01961062103509903,0.019686317071318626,0.01976260170340538,0.01983977109193802,0.019916057586669922,0.01998821832239628,0.02006685920059681,0.020142260938882828,0.020222080871462822,0.02029777690768242,0.020377008244395256,0.020450348034501076,0.020524276420474052,0.020594965666532516,0.02067507989704609,0.02074282430112362,0.020805856212973595,0.020874187350273132,0.02094222605228424,0.021007908508181572,0.02107388526201248,0.021135738119482994,0.02120407111942768,0.02126680687069893,0.02132542058825493,0.02138933539390564,0.021450893953442574,0.021510979160666466,0.021571652963757515,0.02162938378751278,0.02168416790664196,0.021743664517998695,0.02180875651538372,0.021865013986825943,0.02192774973809719,0.021985772997140884,0.02203937992453575,0.022095635533332825,0.022151893004775047,0.022205499932169914,0.02226116694509983,0.022311827167868614,0.022366611286997795,0.02242051251232624,0.0224735289812088,0.022524189203977585,0.022576911374926567,0.022626983001828194,0.02267705462872982,0.02272830344736576,0.02277395687997341,0.02282903529703617,0.022880874574184418,0.02292417176067829,0.022978071123361588,0.023025786504149437,0.023074384778738022,0.023121217265725136,0.0231701098382473,0.023220475763082504,0.023267896845936775,0.02331620082259178,0.02336804009974003,0.02341928891837597,0.02346464805305004,0.023517075926065445,0.023568324744701385,0.023616334423422813,0.023663461208343506,0.023709114640951157,0.023750055581331253,0.02379806526005268,0.02384430728852749,0.02388966642320156,0.02393590845167637,0.023976555094122887,0.024022797122597694,0.024064326658844948,0.02411145344376564,0.024152394384145737,0.024196574464440346,0.024243995547294617,0.024292299523949623,0.024339424446225166,0.024385374039411545,0.024428965523838997,0.024474913254380226,0.024518504738807678,0.024566514417529106,0.024612756446003914,0.024665184319019318,0.024709070101380348,0.024752072989940643,0.02479654736816883,0.024841317906975746,0.024886086583137512,0.024929974228143692,0.0249762162566185,0.025021575391292572,0.02506604976952076,0.02511347085237503,0.02515735663473606,0.02520153671503067,0.02524895779788494,0.025297852233052254,0.025345271453261375,0.025395343080163002,0.02544305846095085,0.025491656735539436,0.025539077818393707,0.025586498901247978,0.025633329525589943,0.0256775114685297,0.02572551928460598,0.02577500231564045,0.02583008073270321,0.025883981958031654,0.025929341092705727,0.025980589911341667,0.02603301778435707,0.026089569553732872,0.026136988773941994,0.026185588911175728,0.026244495064020157,0.02629721723496914,0.026346994563937187,0.026400011032819748,0.026460392400622368,0.02651694416999817,0.02657202258706093,0.02662503905594349,0.026675404980778694,0.02673136629164219,0.026787035167217255,0.026840345934033394,0.026894835755228996,0.026951385661959648,0.02700587548315525,0.02706625685095787,0.02712663635611534,0.027190256863832474,0.027250047773122787,0.027311017736792564,0.02737404778599739,0.02743619494140148,0.02749156951904297,0.027553128078579903,0.027610857039690018,0.027672121301293373,0.027730733156204224,0.027790818363428116,0.027853555977344513,0.027911873534321785,0.027975494042038918,0.028042059391736984,0.02810509130358696,0.028169889003038406,0.02823674865067005,0.028301842510700226,0.028367524966597557,0.028435267508029938,0.0285100806504488,0.028578413650393486,0.028644096106290817,0.028714783489704132,0.02879224717617035,0.028864998370409012,0.028939811512827873,0.02901197224855423,0.02908501774072647,0.029159536585211754,0.02923906221985817,0.029318585991859436,0.029390454292297363,0.029467033222317696,0.029547737911343575,0.029626378789544106,0.0297082606703043,0.02978513389825821,0.029862891882658005,0.029937999323010445,0.030020469799637794,0.03009292669594288,0.03017539717257023,0.030256984755396843,0.030341222882270813,0.030427226796746254,0.030511759221553802,0.03059452399611473,0.03067905642092228,0.030766533687710762,0.030843114480376244,0.030924111604690552,0.0310086440294981,0.03109111450612545,0.031178003177046776,0.03126341849565506,0.03135001286864281,0.03143218904733658,0.03151495382189751,0.03160213679075241,0.03168961778283119,0.03177797794342041,0.03186604380607605,0.031953226774930954,0.032040998339653015,0.03212464973330498,0.0322115384042263,0.032301370054483414,0.03238236904144287,0.03247397020459175,0.032561153173446655,0.03265039995312691,0.03274140879511833,0.03282977268099785,0.03291371464729309,0.03300148621201515,0.03308926150202751,0.03317732736468315,0.03326185792684555,0.03334462270140648,0.0334288626909256,0.03351810574531555,0.03360440582036972,0.0336960069835186,0.03378171846270561,0.03386330604553223],"active":[0.0005295872688293457,0.0004859956679865718,0.00047627591993659735,0.00048746838001534343,0.0004883519723080099,0.0004989553126506507,0.0005080860573798418,0.0005166276823729277,0.0005351834697648883,0.0005372453015297651,0.0005348889390006661,0.0005519721889868379,0.0005578629206866026,0.0005628701765090227,0.0005693498533219099,0.0005923237185925245,0.0005982145667076111,0.0006002762820571661,0.0005993926897644997,0.0006002762820571661,0.0006049890071153641,0.0005873166956007481,0.0005961526185274124,0.0005896729417145252,0.0005955635569989681,0.0005935020744800568,0.0005952692590653896,0.0005937963724136353,0.0005955640226602554,0.0005884948186576366,0.0005929130129516125,0.0005973312072455883,0.0005973312072455883,0.0005911458283662796,0.000592618715018034,0.0005837823264300823,0.0005879057571291924,0.0005988036282360554,0.0005949749611318111,0.0005952692590653896,0.000585844274610281,0.0005914401262998581,0.0005988040938973427,0.0005920287221670151,0.0005820151418447495,0.0005770083516836166,0.0005770083516836166,0.0005672881379723549,0.0005675824359059334,0.0005611022934317589,0.0005714111030101776,0.0005787750706076622,0.0005664043128490448,0.000568171963095665,0.000560808926820755,0.0005543278530240059,0.0005664043128490448,0.0005490267649292946,0.0005631642416119576,0.0005569793283939362,0.0005569793283939362,0.0005531497299671173,0.0005528563633561134,0.0005643432959914207,0.00054166279733181,0.0005342997610569,0.0005348892882466316,0.0005304710939526558,0.0005251690745353699,0.0005307653918862343,0.000527525320649147,0.0005219299346208572,0.0005127983167767525,0.0005039628595113754,0.0005019009113311768,0.0005013123154640198,0.0005004284903407097,0.0004968931898474693,0.00048393383622169495,0.00047686509788036346,0.00047274213284254074,0.0004633162170648575,0.0004736250266432762,0.0004627276211977005,0.0004621380940079689,0.00045889895409345627,0.0004512397572398186,0.00044269859790802,0.00043445266783237457,0.0004435814917087555,0.0004441719502210617,0.00043445266783237457,0.0004450548440217972,0.0004385747015476227,0.00043504126369953156,0.00042797066271305084,0.0004206094890832901,0.0004197247326374054,0.00041206739842891693,0.0004135388880968094,0.00041089020669460297,0.0004079435020685196,0.0003994014114141464,0.00039881281554698944,0.00039999186992645264,0.00038968026638031006,0.0003817286342382431,0.0003823172301054001,0.00037937238812446594,0.00037200935184955597,0.0003826115280389786,0.0003832019865512848,0.00037760473787784576,0.0003779008984565735,0.000377018004655838,0.0003705359995365143,0.0003755427896976471,0.00037436746060848236,0.0003705359995365143,0.0003690645098686218,0.0003717150539159775,0.000365234911441803,0.00036847591400146484,0.00036552920937538147,0.0003593452274799347,0.00036081671714782715,0.0003608185797929764,0.0003581661731004715,0.00035610422492027283,0.00036170147359371185,0.0003593452274799347,0.0003590509295463562,0.00035492703318595886,0.0003599338233470917,0.0003531593829393387,0.0003522764891386032,0.00034992024302482605,0.0003522764891386032,0.0003334265202283859,0.0003346037119626999,0.00033636949956417084,0.0003337208181619644,0.00033637136220932007,0.00033195316791534424,0.00032429397106170654,0.0003278292715549469,0.00031810812652111053,0.0003160480409860611,0.00031751953065395355,0.00031693093478679657,0.0003136899322271347,0.0003086831420660019,0.0003086850047111511,0.0003066211938858032,0.0003069154918193817,0.00030485354363918304,0.0002974923700094223,0.0003033820539712906,0.00029425136744976044,0.00029484182596206665,0.00029543042182922363,0.00029484182596206665,0.00029395706951618195,0.0002960171550512314,0.0002901274710893631,0.00028747692704200745,0.00028570927679538727,0.00028453022241592407,0.0002839416265487671,0.00028158538043498993,0.0002836473286151886,0.00028188154101371765,0.0002848263829946518,0.00028129294514656067,0.0002851206809282303,0.000279819592833519,0.0002768728882074356,0.00028217583894729614,0.000278642401099205,0.00028335489332675934,0.00028158724308013916,0.0002848263829946518,0.0002827644348144531,0.00028247013688087463,0.00028659403324127197,0.00028836168348789215,0.00028659403324127197,0.0002827644348144531,0.00028718262910842896,0.0002839434891939163,0.0002795252948999405,0.00027599185705184937,0.0002765785902738571,0.00027510710060596466,0.0002786405384540558,0.00027922913432121277,0.000279230996966362,0.0002777576446533203,0.0002721622586250305,0.0002762842923402786,0.00027068890631198883,0.00027598999440670013,0.0002712775021791458,0.00027451664209365845,0.00028158724308013916,0.00028070248663425446,0.00027716904878616333,0.00027687475085258484,0.0002765785902738571,0.0002765785902738571,0.0002771671861410141,0.0002768728882074356,0.00027540139853954315,0.00027569569647312164,0.0002665650099515915,0.0002659764140844345,0.0002653859555721283,0.00026479922235012054,0.0002659764140844345,0.0002653878182172775,0.00026774220168590546,0.0002653859555721283,0.00026803649961948395,0.00027039460837841034,0.00026391446590423584,0.0002721622586250305,0.0002742242068052292,0.0002733394503593445,0.0002709813416004181,0.00027569569647312164,0.00027510710060596466,0.00027716904878616333,0.00027658045291900635,0.0002827644348144531,0.0002818796783685684,0.0002827644348144531,0.0002895388752222061,0.00029454752802848816,0.00029513612389564514,0.0002892445772886276,0.00028600357472896576,0.0002966076135635376,0.0003013201057910919,0.00029866956174373627,0.0002957228571176529,0.00030102767050266266,0.00031192414462566376,0.0003033839166164398,0.0003022048622369766,0.00030632875859737396,0.0003098621964454651,0.0003027934581041336,0.0003022029995918274,0.0003033820539712906,0.00030603259801864624,0.00031045079231262207,0.00031045079231262207,0.00031133368611335754,0.0003157518804073334,0.00032429397106170654,0.00033195316791534424,0.00033519230782985687,0.0003337189555168152,0.0003328360617160797,0.00032930076122283936,0.0003328360617160797,0.000331951305270195,0.0003272406756877899,0.00032459013164043427,0.0003263559192419052,0.00032429397106170654,0.00033224746584892273,0.0003281235694885254,0.00033047981560230255,0.00033313222229480743,0.00032930076122283936,0.00033666566014289856,0.00033725425601005554,0.00033637136220932007,0.00033695995807647705,0.00033872760832309723,0.0003404952585697174,0.0003457963466644287,0.00035374797880649567,0.00036140717566013336,0.00035463087260723114,0.0003569871187210083,0.00035963766276836395,0.0003661196678876877,0.0003599338233470917,0.0003596395254135132,0.0003587547689676285,0.00035669468343257904,0.00036170147359371185,0.0003593452274799347,0.00036582350730895996,0.0003605242818593979,0.00036670826375484467,0.00036700256168842316,0.0003649406135082245,0.00036170147359371185,0.0003631729632616043,0.00036759302020072937,0.00036788731813430786,0.0003717150539159775,0.00036700256168842316,0.0003811400383710861,0.0003814343363046646,0.00038732588291168213,0.0003867354243993759,0.0003829076886177063,0.0003823190927505493,0.0003834962844848633,0.00038585253059864044,0.0003829076886177063,0.0003885030746459961,0.0003926306962966919,0.0003905687481164932,0.0003941003233194351,0.00039557553827762604,0.00039233267307281494,0.0003832019865512848,0.0003932155668735504,0.00039704516530036926,0.00039881467819213867,0.0003988109529018402,0.0003964565694332123,0.0003958679735660553,0.00039675086736679077,0.00039380788803100586,0.00039822235703468323,0.0003932155668735504,0.00038909539580345154,0.0003932155668735504,0.00039174407720565796,0.0003949850797653198,0.0003943927586078644,0.0003896839916706085,0.0003882087767124176,0.0003890916705131531,0.00039174407720565796,0.0003864392638206482,0.00038437917828559875,0.00037848949432373047,0.00038173049688339233,0.0003879144787788391,0.0003820247948169708,0.00038585439324378967,0.00037642940878868103,0.0003746598958969116,0.00038172677159309387]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0005295872688293457,0.0006630129064433277,0.0008017402142286301,0.0009478309657424688,0.0011004015104845166,0.0012562120100483298,0.0014152624644339085,0.0015807927120476961,0.001739843050017953,0.0019015443976968527,0.002056471072137356,0.0022164052352309227,0.002377517521381378,0.0025521782226860523,0.002733024535700679,0.002897965721786022,0.0030687975231558084,0.0032349168322980404,0.0033972072415053844,0.0035571414045989513,0.0037211987655609846,0.003882016520947218,0.004027518443763256,0.0041715470142662525,0.004324117675423622,0.004465495701879263,0.004613353870809078,0.004760917276144028,0.004908775445073843,0.005047208163887262,0.005192120559513569,0.005334971472620964,0.005461033433675766,0.005589452106505632,0.00572405569255352,0.005850707180798054,0.00598648888990283,0.0061140237376093864,0.00624568248167634,0.006357606500387192,0.006483079865574837,0.006600305903702974,0.006719004362821579,0.006832696031779051,0.006943442393094301,0.0070600793696939945,0.007166996598243713,0.007271557580679655,0.007380831055343151,0.00748774828389287,0.007583767641335726,0.00769834266975522,0.007798485457897186,0.00789656676352024,0.007991112768650055,0.008082419633865356,0.008176082745194435,0.00826503336429596,0.00834750384092331,0.008437632583081722,0.008520986884832382,0.008599628694355488,0.008676797151565552,0.00876309722661972,0.008832902647554874,0.008906831033527851,0.008977520279586315,0.009048798121511936,0.009114480577409267,0.00917633343487978,0.009238775819540024,0.009300922974944115,0.009365132078528404,0.00942462868988514,0.009482358582317829,0.009536553174257278,0.00959222111850977,0.009644943289458752,0.009697959758341312,0.009748915210366249,0.009795746766030788,0.009841988794505596,0.009887347929179668,0.00993300136178732,0.009976592846214771,0.010019300505518913,0.010065837763249874,0.01010501105338335,0.010146540589630604,0.01018836535513401,0.010225771926343441,0.010267007164657116,0.010302056558430195,0.010338579304516315,0.010373629629611969,0.010406028479337692,0.01043754443526268,0.01047318335622549,0.010505582205951214,0.01053739245980978,0.010568613186478615,0.010599834844470024,0.010630466043949127,0.010661687701940536,0.010694676078855991,0.010722951032221317,0.01074798684567213,0.010774200782179832,0.010800120420753956,0.010827806778252125,0.01084871869534254,0.010870514437556267,0.010891132056713104,0.010914989747107029,0.010937080718576908,0.010956224985420704,0.010975075885653496,0.010995693504810333,0.011013660579919815,0.01103280484676361,0.011053422465920448,0.011070211417973042,0.011089062318205833,0.011102021671831608,0.01111910492181778,0.01113471481949091,0.011151798069477081,0.011169470846652985,0.011185375973582268,0.011198924854397774,0.011211294680833817,0.011224549263715744,0.011238392442464828,0.011253119446337223,0.011264016851782799,0.011276093311607838,0.011292882263660431,0.01130407489836216,0.011317328549921513,0.011327637359499931,0.011340302415192127,0.011352378875017166,0.011363865807652473,0.01137476321309805,0.011384189128875732,0.01139390841126442,0.011402744799852371,0.011411875486373901,0.0114204166457057,0.011431020684540272,0.01144044566899538,0.0114486925303936,0.01145693939179182,0.011464891955256462,0.011473728343844414,0.011482859030365944,0.011490811593830585,0.011498174630105495,0.011507011018693447,0.0115137854591012,0.011521443724632263,0.011528806760907173,0.011536759324371815,0.011544711887836456,0.011551780626177788,0.011557966470718384,0.011564739979803562,0.011572692543268204,0.011578288860619068,0.011585063301026821,0.011592427268624306,0.011598317883908749,0.011605092324316502,0.011610099114477634,0.011615989729762077,0.01162276417016983,0.011628950014710426,0.011637196876108646,0.01164308749139309,0.01164927240461111,0.011655752547085285,0.01166134886443615,0.011666061356663704,0.011673424392938614,0.0116787264123559,0.011685206554830074,0.011691097170114517,0.011695809662342072,0.011702878400683403,0.011709064245223999,0.011713187210261822,0.011719373054802418,0.01172555796802044,0.011731154285371304,0.011735866777598858,0.0117417573928833,0.01174558699131012,0.01175000425428152,0.01175383385270834,0.011757662519812584,0.011762670241296291,0.011767087504267693,0.011770917102694511,0.011773567646741867,0.011777396313846111,0.01178210973739624,0.011786232702434063,0.01178947277367115,0.011793890967965126,0.011795952916145325,0.011800959706306458,0.011803905479609966,0.011808322742581367,0.011812740936875343,0.01181598100811243,0.011819515377283096,0.011823933571577072,0.01182805746793747,0.011831591837108135,0.01183453667908907,0.011836892925202847,0.011840428225696087,0.011845729313790798,0.011850441806018353,0.011852503754198551,0.011855743825435638,0.011859572492539883,0.011861634440720081,0.011865168809890747,0.011868703179061413,0.011871354654431343,0.011875477619469166,0.011878128163516521,0.011881368234753609,0.011884902603924274,0.011889616027474403,0.011893444694578648,0.011896979063749313,0.011900807730853558,0.011904342100024223,0.011907287873327732,0.01191141176968813,0.011914062313735485,0.01191789098083973,0.011921425350010395,0.011923487298190594,0.011928199790418148,0.011931734159588814,0.0119370361790061,0.011939392425119877,0.011941748671233654,0.011944694444537163,0.011948817409574986,0.011952647008001804,0.011958831921219826,0.011963250115513802,0.011967374011874199,0.011971496976912022,0.011974147520959377,0.011977977119386196,0.01198180578649044,0.011985634453594685,0.011989169754087925,0.01199182029813528,0.011995648965239525,0.012000656686723232,0.012004485353827477,0.01200831402093172,0.012011848390102386,0.012016856111586094,0.012019212357699871,0.012023630551993847,0.012026575393974781,0.012030109763145447,0.012033055536448956,0.012037179432809353,0.012040418572723866,0.012043364346027374,0.012045720592141151,0.012049549259245396,0.012052200734615326,0.012056618928909302,0.012058975175023079,0.012061920017004013,0.012064571492373943,0.012068105861544609,0.012070166878402233,0.012073701247572899,0.012076647020876408,0.012079592794179916,0.01208342146128416,0.012086661532521248,0.012089606374502182,0.01209284644573927,0.0120954979211092,0.012097264640033245,0.0120999151840806,0.012104039080440998,0.012105511501431465,0.012107279151678085,0.012110519222915173,0.012114642187952995,0.012116704136133194,0.01212023850530386,0.012123478576540947,0.012124950997531414,0.01212848536670208,0.012132609263062477,0.012135849334299564,0.012139678001403809,0.012143507599830627,0.012145863845944405,0.012147924862802029,0.012150576338171959,0.012153816409409046,0.01215587742626667,0.0121585289016366,0.012160885147750378,0.012162947095930576,0.012164713814854622,0.01216677576303482,0.01216883771121502,0.012171782553195953,0.012173844501376152,0.01217620074748993,0.012179735116660595,0.012181797064840794,0.01218415331095457,0.012185625731945038,0.012187981978058815,0.012189160101115704,0.012191222049295902,0.012193283997476101,0.012195934541523457,0.012197996489703655,0.012200647033751011,0.01220270898193121,0.012205065228044987,0.012207127176225185,0.012208894826471806,0.012210661545395851,0.012213017791509628,0.012214195914566517,0.012216552160680294,0.012218614108860493,0.012220381759107113,0.01222097035497427,0.012223326601088047,0.012224799953401089,0.012226272374391556,0.012228922918438911],"recovered":[0.0,0.0001743663742672652,0.0003292932524345815,0.0004724386380985379,0.0006176457391120493,0.0007705108728259802,0.0009219032945111394,0.0010750629007816315,0.0012379423715174198,0.0014061233960092068,0.0015637011965736747,0.0017265805508941412,0.0018871036591008306,0.002051455667242408,0.002213746076449752,0.0023769200779497623,0.0025451011024415493,0.0027141657192260027,0.002878812374547124,0.003043459029868245,0.003209872869774699,0.0033612654078751802,0.003520610276609659,0.0036678791511803865,0.0038163261488080025,0.003973904065787792,0.004117049276828766,0.00426608556881547,0.004406874533742666,0.004557678010314703,0.004703179467469454,0.004845146555453539,0.0049909427762031555,0.005123779643326998,0.00525072542950511,0.005382383707910776,0.005514631047844887,0.0056545366533100605,0.00577971525490284,0.005905777215957642,0.006029188632965088,0.006149359978735447,0.006272182334214449,0.006394709926098585,0.006516648922115564,0.006630340125411749,0.006749039050191641,0.006851538084447384,0.006962284445762634,0.007060660049319267,0.007169639226049185,0.007271843496710062,0.007384651806205511,0.007486856076866388,0.007593479007482529,0.007691559847444296,0.0077837505377829075,0.007872994989156723,0.007960767485201359,0.008047656156122684,0.008138373494148254,0.008224379271268845,0.00830773264169693,0.008391676470637321,0.00847444124519825,0.008552493527531624,0.008625244721770287,0.00869505014270544,0.008768095634877682,0.008832894265651703,0.008902699686586857,0.008967792615294456,0.00903494656085968,0.009100629016757011,0.009161009453237057,0.009216087870299816,0.009275290183722973,0.009333019144833088,0.009388687089085579,0.009439053013920784,0.009494425728917122,0.009537722915410995,0.009587794542312622,0.009633742272853851,0.009682046249508858,0.009724459610879421,0.009771586395800114,0.009816060774028301,0.009860831312835217,0.009902655147016048,0.009943006560206413,0.009983358904719353,0.010023710317909718,0.01005993876606226,0.010098522529006004,0.010132984258234501,0.01016714982688427,0.010198371484875679,0.010230770334601402,0.0102696493268013,0.010300575755536556,0.010331502184271812,0.010362722910940647,0.010394533164799213,0.010424281470477581,0.01045550312846899,0.010485545732080936,0.010515882633626461,0.010540329851210117,0.010565954260528088,0.010594230145215988,0.010614258237183094,0.010637527331709862,0.010659911669790745,0.010685241781175137,0.010707921348512173,0.010729128494858742,0.01074768416583538,0.010766829364001751,0.010786563158035278,0.010803940705955029,0.010825147852301598,0.010844587348401546,0.010864615440368652,0.010881404392421246,0.010897898115217686,0.010913214646279812,0.010927941650152206,0.010943551547825336,0.010960929095745087,0.01097683422267437,0.010991561226546764,0.01100599393248558,0.011018953286111355,0.011031913571059704,0.011045167222619057,0.01106018852442503,0.011076093651354313,0.011089642532169819,0.011102897115051746,0.011114678345620632,0.011126459576189518,0.011138241738080978,0.011149139143526554,0.011160037480294704,0.011170346289873123,0.0111791817471385,0.011186545714735985,0.011195676401257515,0.011206279508769512,0.011215410195291042,0.011224246583878994,0.011234555393457413,0.011242212727665901,0.011249576695263386,0.011257823556661606,0.011265481822192669,0.011273139156401157,0.01128079742193222,0.01128904428333044,0.01129817496985197,0.011306422762572765,0.011314669623970985,0.011320854537189007,0.011327334679663181,0.011333814822137356,0.011342061683535576,0.011350602842867374,0.011358555406332016,0.011364446021616459,0.011370336636900902,0.011376522481441498,0.011382118798792362,0.011389481835067272,0.011394194327294827,0.01139890681952238,0.011405386961996555,0.011412455700337887,0.011419524438679218,0.011426298879086971,0.011431895196437836,0.01143925916403532,0.011445149779319763,0.011450746096670628,0.011456931009888649,0.011462821625173092,0.011467534117400646,0.011472836136817932,0.011479021981358528,0.011484617367386818,0.011489330790936947,0.011495810002088547,0.011500522494316101,0.011506708338856697,0.011513777077198029,0.011518783867359161,0.011524674482643604,0.0115308603271842,0.011534983292222023,0.011539401486515999,0.011543231084942818,0.01154735404998064,0.011551477946341038,0.011555306613445282,0.011560019105672836,0.01156473159790039,0.011569149792194366,0.011573567986488342,0.011576513759791851,0.011579753831028938,0.011583582498133183,0.01158770639449358,0.011590651236474514,0.0115959532558918,0.011599487625062466,0.011603021994233131,0.011606850661337376,0.01161156315356493,0.011615687049925327,0.011619810946285725,0.011621871963143349,0.011625701561570168,0.011628646403551102,0.011632770299911499,0.011637777090072632,0.01164072286337614,0.011644257232546806,0.011646613478660583,0.01164985354989767,0.011653093621134758,0.011656333692371845,0.01165839470922947,0.011663402430713177,0.011666347272694111,0.011669587343931198,0.011674299836158752,0.011678129434585571,0.011681663803756237,0.011685198172926903,0.011688732542097569,0.011691383086144924,0.01169491745531559,0.011698747053742409,0.011701691895723343,0.011706110090017319,0.011709938757121563,0.011711412109434605,0.011714652180671692,0.011718186549842358,0.011722604744136333,0.011725843884050846,0.011729083955287933,0.011732618324458599,0.011736742220818996,0.01174174901098013,0.011746167205274105,0.011751173995435238,0.011754709295928478,0.011758832260966301,0.01176177803426981,0.011765606701374054,0.011768846772611141,0.011772675439715385,0.011776209808886051,0.011779449880123138,0.011783573776483536,0.011787696741521358,0.011791232042014599,0.011795060709118843,0.011797122657299042,0.011801245622336864,0.01180477999150753,0.011809787712991238,0.011812732554972172,0.01181656215339899,0.011819802224636078,0.011822452768683434,0.0118259871378541,0.011828931979835033,0.011831877753138542,0.01183511782437563,0.011836884543299675,0.011841597966849804,0.011844542808830738,0.011848077178001404,0.011850139126181602,0.011853084899485111,0.011855735443532467,0.011859269812703133,0.011861920356750488,0.011865160427987576,0.011868106201291084,0.011871051043272018,0.011873407289385796,0.011876941658556461,0.01188077125698328,0.011883127503097057,0.011886072345077991,0.011888429522514343,0.011890196241438389,0.011892846785485744,0.011895498260855675,0.011898738332092762,0.011902566999197006,0.011905807070434093,0.011908457614481449,0.011910519562661648,0.011912286281585693,0.01191552635282278,0.011918766424059868,0.011922595091164112,0.01192671898752451,0.011929369531571865,0.011932315304875374,0.011934671550989151,0.01193673349916935,0.011938795447349548,0.011941740289330482,0.011943802237510681,0.01194586418569088,0.011947926133871078,0.011949692852795124,0.011951754800975323,0.0119541110470891,0.011956172995269299,0.011958234943449497,0.01196147408336401,0.01196324173361063,0.011966481804847717,0.011968248523771763,0.011970310471951962,0.011972078122198582,0.011973844841122627,0.011975906789302826,0.011978263035416603,0.01198061928153038,0.011982681229710579,0.011984743177890778,0.011986805126070976,0.011989161372184753,0.011990928091108799,0.011992106214165688,0.011994756758213043,0.011996818706393242,0.011999174952507019,0.01200094260275364,0.012003593146800995,0.012004771269857883,0.012005949392914772,0.012007422745227814,0.01200918946415186],"active":[0.0005295872688293457,0.0004886465612798929,0.00047244696179404855,0.0004753923276439309,0.0004827557713724673,0.00048570113722234964,0.0004933591699227691,0.0005057298112660646,0.0005019006785005331,0.0004954210016876459,0.0004927698755636811,0.0004898246843367815,0.0004904138622805476,0.0005007225554436445,0.000519278459250927,0.0005210456438362598,0.0005236964207142591,0.0005207511130720377,0.0005183948669582605,0.0005136823747307062,0.0005113258957862854,0.0005207511130720377,0.0005069081671535969,0.000503667863085866,0.0005077915266156197,0.0004915916360914707,0.0004963045939803123,0.000494831707328558,0.0005019009113311768,0.0004895301535725594,0.0004889410920441151,0.0004898249171674252,0.0004700906574726105,0.00046567246317863464,0.0004733302630484104,0.0004683234728872776,0.00047185784205794334,0.00045948708429932594,0.00046596722677350044,0.00045182928442955017,0.00045389123260974884,0.0004509459249675274,0.00044682202860713005,0.0004379861056804657,0.0004267934709787369,0.00042973924428224564,0.0004179575480520725,0.0004200194962322712,0.0004185466095805168,0.0004270882345736027,0.000414128415286541,0.0004264991730451584,0.0004138336516916752,0.00040971068665385246,0.00039763376116752625,0.00039085978642106056,0.00039233220741152763,0.00039203837513923645,0.00038673635572195053,0.0003899764269590378,0.0003826133906841278,0.0003752494230866432,0.0003690645098686218,0.000371420755982399,0.0003584614023566246,0.00035433750599622726,0.0003522755578160286,0.00035374797880649567,0.0003463849425315857,0.00034343916922807693,0.00033607613295316696,0.0003331303596496582,0.00033018551766872406,0.00032399967312812805,0.0003213491290807724,0.0003204653039574623,0.00031693093478679657,0.00031192414462566376,0.0003092726692557335,0.0003098621964454651,0.00030132103711366653,0.0003042658790946007,0.00029955338686704636,0.00029925908893346786,0.00029454659670591354,0.00029484089463949203,0.00029425136744976044,0.00028895027935504913,0.00028570927679538727,0.0002857102081179619,0.00028276536613702774,0.0002836482599377632,0.0002783462405204773,0.0002786405384540558,0.00027510710060596466,0.0002730442211031914,0.00027039460837841034,0.00027481187134981155,0.00027481187134981155,0.00026774313300848007,0.00026803743094205856,0.00026833266019821167,0.00026774313300848007,0.0002671545371413231,0.00027039460837841034,0.00026744790375232697,0.00026244111359119415,0.00025831814855337143,0.0002597905695438385,0.00026185251772403717,0.0002544885501265526,0.00025625620037317276,0.0002536047250032425,0.0002550780773162842,0.00025183893740177155,0.0002483036369085312,0.00024594739079475403,0.0002480093389749527,0.0002468312159180641,0.0002462416887283325,0.00024948175996541977,0.00024506356567144394,0.00024447496980428696,0.00023740623146295547,0.00023770052939653397,0.00023681670427322388,0.00023858342319726944,0.0002415291965007782,0.0002418244257569313,0.00023799575865268707,0.00023446045815944672,0.00023298803716897964,0.00023239850997924805,0.00023416616022586823,0.00023210328072309494,0.00023092608898878098,0.00023269373923540115,0.00022798124700784683,0.00022768601775169373,0.00022474024444818497,0.00022562406957149506,0.00022591929882764816,0.00022562406957149506,0.00022562406957149506,0.00022415164858102798,0.0002235621213912964,0.000223563052713871,0.00022532977163791656,0.00022474024444818497,0.00022474117577075958,0.00022503547370433807,0.00022444594651460648,0.0002223839983344078,0.0002226792275905609,0.00022415164858102798,0.00022503547370433807,0.00022532977163791656,0.00022503547370433807,0.00022621359676122665,0.00022474117577075958,0.0002232687547802925,0.0002223839983344078,0.00022208970040082932,0.0002238573506474495,0.00022444594651460648,0.00022415164858102798,0.0002226782962679863,0.00022208970040082932,0.00021973345428705215,0.00022061727941036224,0.00022209063172340393,0.00022179540246725082,0.0002229735255241394,0.00022061727941036224,0.00022179540246725082,0.0002238573506474495,0.000223563052713871,0.00022474117577075958,0.000223563052713871,0.0002229735255241394,0.0002238573506474495,0.00022208970040082932,0.00022091157734394073,0.0002226782962679863,0.00022179540246725082,0.00022238492965698242,0.000223563052713871,0.0002229735255241394,0.00022385641932487488,0.0002244468778371811,0.00022385641932487488,0.000223563052713871,0.00022503547370433807,0.00022444594651460648,0.00022208970040082932,0.0002229735255241394,0.00022091250866651535,0.00021914392709732056,0.00021885056048631668,0.00021826103329658508,0.00021943915635347366,0.00021973345428705215,0.00021943915635347366,0.00021826103329658508,0.000217377208173275,0.0002173781394958496,0.0002170829102396965,0.00021590478718280792,0.000217377208173275,0.00021619908511638641,0.000217377208173275,0.00021619908511638641,0.00021767150610685349,0.0002167876809835434,0.0002164933830499649,0.0002164933830499649,0.0002170829102396965,0.00021649431437253952,0.00021590478718280792,0.00021472573280334473,0.00021502096205949783,0.00021472666412591934,0.0002170829102396965,0.00021767150610685349,0.00021472666412591934,0.00021502096205949783,0.00021531525999307632,0.00021502096205949783,0.00021531525999307632,0.00021560955792665482,0.00021502096205949783,0.0002170829102396965,0.00021472573280334473,0.00021502096205949783,0.00021531525999307632,0.00021531619131565094,0.00021531525999307632,0.00021531525999307632,0.00021560955792665482,0.00021560955792665482,0.00021590478718280792,0.00021649431437253952,0.00021531525999307632,0.00021619908511638641,0.00021531525999307632,0.00021354854106903076,0.0002167876809835434,0.0002170819789171219,0.00021884962916374207,0.0002167876809835434,0.00021590478718280792,0.00021561048924922943,0.00021619908511638641,0.00021590478718280792,0.0002170829102396965,0.0002170829102396965,0.00021620001643896103,0.0002167876809835434,0.00021531525999307632,0.00021619908511638641,0.00021619908511638641,0.0002167876809835434,0.00021649431437253952,0.00021561048924922943,0.00021619908511638641,0.0002170829102396965,0.000216788612306118,0.0002170819789171219,0.0002167876809835434,0.00021973345428705215,0.0002179667353630066,0.00021885056048631668,0.0002167876809835434,0.000217377208173275,0.0002164933830499649,0.000217377208173275,0.00021796580404043198,0.000217377208173275,0.000216788612306118,0.00021767150610685349,0.0002170829102396965,0.00021973438560962677,0.000217377208173275,0.000217377208173275,0.00021649431437253952,0.0002179667353630066,0.0002170819789171219,0.00021796580404043198,0.000217377208173275,0.0002176724374294281,0.00021826103329658508,0.00021855533123016357,0.00021855533123016357,0.00021943915635347366,0.0002185562625527382,0.0002164933830499649,0.0002167876809835434,0.0002179667353630066,0.0002170819789171219,0.0002170829102396965,0.0002176724374294281,0.00021914392709732056,0.00021796580404043198,0.00021767150610685349,0.00021767150610685349,0.0002164933830499649,0.00021796580404043198,0.00022032298147678375,0.00022032298147678375,0.00022091157734394073,0.00022091250866651535,0.00021914485841989517,0.00021855533123016357,0.00021826103329658508,0.00021914485841989517,0.00021914392709732056,0.00021973345428705215,0.00021914485841989517,0.00021914485841989517,0.00021884962916374207,0.00021884962916374207,0.00021914485841989517,0.00022002775222063065,0.00021973345428705215,0.00022002775222063065,0.00022150017321109772,0.00022032298147678375,0.00022091157734394073,0.00021914392709732056,0.00021973345428705215,0.00021884962916374207,0.00021914392709732056,0.00021943915635347366,0.00022002775222063065,0.00021973345428705215,0.00022002775222063065,0.00022002775222063065,0.00022032205015420914,0.00022032205015420914,0.00021973345428705215,0.00021973345428705215,0.00022091157734394073,0.00021943915635347366,0.00021973345428705215,0.00021943915635347366,0.00021943915635347366,0.000217377208173275,0.00021855533123016357,0.00021885056048631668,0.00021884962916374207,0.00021973345428705215]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0005295872688293457,0.000655060401186347,0.0007899586926214397,0.0009301586542278528,0.0010759548749774694,0.0012241073418408632,0.001366074662655592,0.001507747219875455,0.0016491254791617393,0.0017822565278038383,0.0019218673696741462,0.002050874987617135,0.002190780360251665,0.00232037715613842,0.002452919026836753,0.0025901736225932837,0.002726250095292926,0.0028458323795348406,0.0029648258350789547,0.0030917716212570667,0.0032089976593852043,0.003328285412862897,0.0034384424798190594,0.0035365235526114702,0.003645502496510744,0.0037480017635971308,0.003840486519038677,0.003939451649785042,0.004032525233924389,0.004130311775952578,0.004222502000629902,0.0043120416812598705,0.00439451215788722,0.004478749819099903,0.0045609259977936745,0.004643102176487446,0.0047149695456027985,0.00478713121265173,0.004855463746935129,0.004922323860228062,0.004985943902283907,0.0050536878407001495,0.005112006328999996,0.005175921134650707,0.005238657351583242,0.0052993325516581535,0.005353232845664024,0.005408900324255228,0.005462800618261099,0.00551346130669117,0.005564711056649685,0.005613898858428001,0.0056616137735545635,0.005709329154342413,0.005754982121288776,0.0057953340001404285,0.005838925484567881,0.005879571661353111,0.005915505345910788,0.0059526171535253525,0.005989139899611473,0.006025367882102728,0.00606071250513196,0.006092522758990526,0.006122860126197338,0.0061534917913377285,0.006187658291310072,0.0062159341759979725,0.0062418533489108086,0.006267772521823645,0.006294870283454657,0.006317549385130405,0.006341996137052774,0.006363202817738056,0.006386471446603537,0.006407089065760374,0.0064288848079741,0.006449207663536072,0.006467469036579132,0.006484257988631725,0.00650222459807992,0.006519602611660957,0.006536391098052263,0.006551412399858236,0.006567612290382385,0.006582633592188358,0.006597065832465887,0.006613854318857193,0.006626814138144255,0.006637417711317539,0.006648315582424402,0.006657151505351067,0.006669227499514818,0.006679831072688103,0.006689256057143211,0.0066969143226742744,0.006706339307129383,0.0067145866341888905,0.006722538731992245,0.006732258480042219,0.006740211043506861,0.006749341730028391,0.0067572942934930325,0.0067649525590240955,0.006772021297365427,0.0067790900357067585,0.006785570178180933,0.006790282670408487,0.006795878987759352,0.006804125849157572,0.006808838341385126,0.006814140360802412,0.006820030976086855,0.006823565345257521,0.006827394478023052,0.006831223610788584,0.006835641339421272,0.006839470472186804,0.006843299604952335,0.00684712827205658,0.006850663106888533,0.006854197476059198,0.00685625895857811,0.006860088091343641,0.006863622460514307,0.00686538964509964,0.006869218777865171,0.006871575023978949,0.006873931270092726,0.006875698454678059,0.0068774656392633915,0.006879233289510012,0.006882472895085812,0.006884829141199589,0.0068868910893797874,0.006889247335493565,0.0068910145200788975,0.00689278170466423,0.006894843652844429,0.006896610837429762,0.006899261847138405,0.006900145206600428,0.0069019123911857605,0.006903679575771093,0.006905152462422848,0.006906624883413315,0.006907803006470203,0.0069086868315935135,0.006910454016178846,0.006911632139235735,0.006913105025887489,0.006914577446877956,0.006916050333529711,0.006917228456586599,0.0069181122817099094,0.006919290404766798,0.006920468527823687,0.006921057589352131,0.0069222357124090195,0.0069237081333994865,0.006924591958522797,0.006925475317984819,0.006925770081579685,0.0069263591431081295,0.006927242502570152,0.006927537266165018,0.006928421091288328,0.0069290101528167725,0.0069290101528167725,0.006930188275873661,0.006931071635335684,0.00693136639893055,0.006931660696864128,0.006931955460458994,0.006932838819921017,0.006932838819921017,0.0069331335835158825,0.006933722645044327,0.006934016942977905,0.0069346060045063496,0.006934900768101215,0.00693548982962966,0.006936078891158104,0.0069363731890916824,0.0069363731890916824,0.0069363731890916824,0.006936667952686548,0.006936667952686548,0.006936962250620127,0.0069372570142149925,0.0069372570142149925,0.006937846075743437,0.006937846075743437,0.006938140839338303,0.006938140839338303,0.006938435137271881,0.006938729900866747,0.006938729900866747,0.006939024198800325,0.006939318962395191,0.00693961326032877,0.00693961326032877,0.00693961326032877,0.006940202321857214,0.006940202321857214,0.00694049708545208,0.00694049708545208,0.00694049708545208,0.00694049708545208,0.00694049708545208,0.00694049708545208,0.006940791383385658,0.006940791383385658,0.006940791383385658,0.006940791383385658,0.006941086146980524,0.006941086146980524,0.006941086146980524,0.006941086146980524,0.006941086146980524,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026,0.0069413804449141026],"recovered":[0.0,0.0001808462111512199,0.00033577310387045145,0.0004789184604305774,0.0006114604766480625,0.0007625583675689995,0.0009062928147614002,0.0010464928345754743,0.0011896381620317698,0.001334845321252942,0.0014682709006592631,0.0016075873281806707,0.001750438124872744,0.0018865145975723863,0.002019645646214485,0.0021557221189141273,0.0022932712454348803,0.002428464125841856,0.0025545263197273016,0.0026758757885545492,0.002802232513204217,0.0029262329917401075,0.0030455207452178,0.0031642194371670485,0.0032699585426598787,0.0033709851559251547,0.0034834984689950943,0.003591888351365924,0.003690263954922557,0.0037839270662516356,0.0038781792391091585,0.003971253056079149,0.004059614613652229,0.004145619459450245,0.004229268059134483,0.004314389545470476,0.004397154785692692,0.004471083637326956,0.004540594760328531,0.0046136402525007725,0.0046849180944263935,0.0047514839097857475,0.004816871136426926,0.004879018757492304,0.004940282553434372,0.004998306278139353,0.005062810145318508,0.005126724950969219,0.005183865316212177,0.005236881785094738,0.00529137160629034,0.005339970346540213,0.005388863384723663,0.005437167827039957,0.0054822321981191635,0.005529358051717281,0.005570004228502512,0.0056150685995817184,0.005658365786075592,0.005699601024389267,0.0057352399453520775,0.005774413701146841,0.0058100526221096516,0.005843630060553551,0.005877796094864607,0.005909017287194729,0.005943478085100651,0.0059755826368927956,0.006007687654346228,0.006038614083081484,0.006066006142646074,0.006090452428907156,0.006117255426943302,0.006141702178865671,0.006165559869259596,0.006187060847878456,0.006207089405506849,0.006229768972843885,0.006250091828405857,0.006269531324505806,0.006286614574491978,0.0063019306398928165,0.006317541003227234,0.00633609713986516,0.0063508241437375546,0.006365845445543528,0.006381455808877945,0.006399128120392561,0.0064144441857934,0.006430054549127817,0.00644183624535799,0.0064550903625786304,0.006465693935751915,0.006476297043263912,0.006488078739494085,0.006498092785477638,0.006507812533527613,0.006517237983644009,0.006526368670165539,0.006537855602800846,0.006543157156556845,0.006552876904606819,0.006560534704476595,0.006569076329469681,0.006576734595000744,0.006583803333342075,0.006591166835278273,0.006599119398742914,0.006604420952498913,0.006611195392906666,0.006616496946662664,0.006622977089136839,0.00662916200235486,0.006633285898715258,0.0066382926888763905,0.0066418275237083435,0.006646834313869476,0.006651252508163452,0.006655670702457428,0.006659499369561672,0.006661856081336737,0.006665095686912537,0.006669219117611647,0.0066727539524436,0.006677171681076288,0.00668011698871851,0.006683062762022018,0.006685713306069374,0.00668924767524004,0.00669101532548666,0.006692487746477127,0.00669425493106246,0.006696611177176237,0.0066995564848184586,0.006701618432998657,0.0067048585042357445,0.0067063309252262115,0.006709276232868433,0.006711338181048632,0.00671340012922883,0.006714578252285719,0.006716934498399496,0.006718406919389963,0.006720468867570162,0.0067225308157503605,0.006723708938807249,0.006725476123392582,0.006726359482854605,0.006727832369506359,0.006729010492563248,0.006730483379215002,0.006732544861733913,0.006734017748385668,0.006735195871442556,0.006736373994499445,0.006738141179084778,0.006738730240613222,0.006739908363670111,0.006741086486726999,0.006742559373378754,0.006743737496435642,0.006744915619492531,0.006745798978954554,0.006746682804077864,0.0067475661635398865,0.006748744752258062,0.006748744752258062,0.006749628111720085,0.0067502171732485294,0.006750806234776974,0.006751395296305418,0.006751690059900284,0.006752573419362307,0.006752868182957172,0.006753162480890751,0.006754046306014061,0.0067543406039476395,0.006754635367542505,0.006754929665476084,0.0067552244290709496,0.006755518727004528,0.006755813490599394,0.006756107788532972,0.006756696850061417,0.006756991613656282,0.006757285911589861,0.006757580675184727,0.006757874973118305,0.006758169736713171,0.006758758798241615,0.006759053561836481,0.006759053561836481,0.00675934785977006,0.006759936921298504,0.00676023168489337,0.006760525982826948,0.006760525982826948,0.006760820746421814,0.006760820746421814,0.0067611150443553925,0.0067611150443553925,0.006761409807950258,0.006761409807950258,0.006761409807950258,0.006761704105883837,0.006761704105883837,0.0067619988694787025,0.006762293167412281,0.006762293167412281,0.006762293167412281,0.006762293167412281,0.006762293167412281,0.006762293167412281,0.006762587931007147,0.006762587931007147,0.006762587931007147,0.006762587931007147,0.006762882228940725,0.006762882228940725,0.006762882228940725,0.006762882228940725,0.006762882228940725,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591,0.006763176992535591],"active":[0.0005295872688293457,0.00047421420458704233,0.00045418558875098825,0.0004512401937972754,0.000464494398329407,0.0004615489742718637,0.00045978184789419174,0.00046125438529998064,0.0004594873171299696,0.00044741120655089617,0.00045359646901488304,0.0004432876594364643,0.00044034223537892103,0.00043386255856603384,0.0004332733806222677,0.0004344515036791563,0.0004329788498580456,0.0004173682536929846,0.0004102995153516531,0.0004158958327025175,0.00040676514618098736,0.0004020524211227894,0.00039292173460125923,0.00037230411544442177,0.00037554395385086536,0.0003770166076719761,0.0003569880500435829,0.00034756329841911793,0.000342261279001832,0.00034638470970094204,0.00034432276152074337,0.0003407886251807213,0.0003348975442349911,0.0003331303596496582,0.00033165793865919113,0.0003287126310169697,0.00031781475991010666,0.0003160475753247738,0.0003148689866065979,0.0003086836077272892,0.00030102580785751343,0.000302203930914402,0.0002951351925730705,0.0002969023771584034,0.00029837479814887047,0.00030102627351880074,0.0002904227003455162,0.00028217537328600883,0.0002789353020489216,0.00027657952159643173,0.0002733394503593445,0.00027392851188778877,0.0002727503888309002,0.0002721613273024559,0.0002727499231696129,0.0002659759484231472,0.00026892125606536865,0.0002645030617713928,0.00025713955983519554,0.0002530161291360855,0.0002538999542593956,0.00025095418095588684,0.00025065988302230835,0.0002488926984369755,0.00024506403133273125,0.00024447450414299965,0.00024418020620942116,0.00024035153910517693,0.00023416569456458092,0.0002291584387421608,0.0002288641408085823,0.00022709695622324944,0.00022474071010947227,0.00022150063887238503,0.00022091157734394073,0.00022002821788191795,0.00022179540246725082,0.00021943869069218636,0.000217377208173275,0.00021472666412591934,0.00021561002358794212,0.0002176719717681408,0.00021885009482502937,0.00021531525999307632,0.0002167881466448307,0.0002167881466448307,0.00021561002358794212,0.00021472619846463203,0.00021236995235085487,0.00020736316218972206,0.00020647933706641197,0.00020206114277243614,0.0002035335637629032,0.00020353402942419052,0.00020117731764912605,0.0001988215371966362,0.0001985267736017704,0.00019734865054488182,0.00019617006182670593,0.00019440287724137306,0.00019705388695001602,0.00019646482542157173,0.00019675958901643753,0.00019587622955441475,0.00019528670236468315,0.00019528670236468315,0.00019440334290266037,0.00019116327166557312,0.00019145803526043892,0.000192930456250906,0.0001923413947224617,0.00019116327166557312,0.00019086897373199463,0.00019027944654226303,0.00018910178914666176,0.00018939608708024025,0.00018880702555179596,0.00018821796402335167,0.00018762890249490738,0.00018762890249490738,0.00018880702555179596,0.00018910178914666176,0.0001870398409664631,0.00018733413890004158,0.0001864507794380188,0.00018527265638113022,0.000186156015843153,0.0001858617179095745,0.00018468359485268593,0.00018468312919139862,0.00018497789278626442,0.00018497835844755173,0.0001858617179095745,0.00018527265638113022,0.00018527265638113022,0.00018438883125782013,0.00018468359485268593,0.00018350547179579735,0.00018350547179579735,0.00018321070820093155,0.00018468359485268593,0.00018321070820093155,0.00018350547179579735,0.00018321070820093155,0.00018262164667248726,0.00018291594460606575,0.00018232688307762146,0.00018232734873890877,0.00018262164667248726,0.00018262164667248726,0.00018262164667248726,0.00018203258514404297,0.00018203258514404297,0.00018203258514404297,0.00018173828721046448,0.0001811492256820202,0.00018173828721046448,0.0001811492256820202,0.0001811492256820202,0.00018114876002073288,0.0001808544620871544,0.0001805596984922886,0.0001799711026251316,0.0001796763390302658,0.0001796763390302658,0.00017879251390695572,0.0001796763390302658,0.00017938204109668732,0.00017879297956824303,0.00017938204109668732,0.0001796763390302658,0.0001796763390302658,0.00017908727750182152,0.00017908727750182152,0.0001796763390302658,0.00017879251390695572,0.00017879297956824303,0.00017908727750182152,0.00017908727750182152,0.0001793815754354,0.00017938204109668732,0.0001796763390302658,0.0001799711026251316,0.0001796763390302658,0.0001793815754354,0.00017908727750182152,0.00017908727750182152,0.00017879297956824303,0.00017879251390695572,0.00017849821597337723,0.00017820345237851143,0.00017879251390695572,0.00017849821597337723,0.00017820391803979874,0.00017790915444493294,0.00017790915444493294,0.00017820391803979874,0.00017790915444493294,0.00017820345237851143,0.00017820391803979874,0.00017849821597337723,0.00017820345237851143,0.00017820345237851143,0.00017879251390695572,0.00017849821597337723,0.00017879297956824303,0.00017849821597337723,0.00017820391803979874,0.00017820391803979874,0.00017820391803979874,0.00017820391803979874,0.00017849821597337723,0.00017849821597337723,0.00017820345237851143,0.00017820345237851143,0.00017849821597337723,0.00017849821597337723,0.00017820391803979874,0.00017820391803979874,0.00017820391803979874,0.00017849821597337723,0.00017849821597337723,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143,0.00017820345237851143]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0005295872688293457,0.0006612456636503339,0.0008017402142286301,0.0009546052897349,0.0011030524037778378,0.0012715279590338469,0.00142733845859766,0.0015908069908618927,0.0017583989538252354,0.0019312927033752203,0.002098590135574341,0.0022770799696445465,0.0024567479267716408,0.002646135864779353,0.0028328727930784225,0.00302432244643569,0.0032222517766058445,0.0034169412683695555,0.003606034442782402,0.003801018465310335,0.003993646241724491,0.004184801131486893,0.004375367425382137,0.004575358238071203,0.004761801101267338,0.004951483104377985,0.005138220265507698,0.005318477284163237,0.00550845405086875,0.005699314642697573,0.005884873680770397,0.006073672324419022,0.006259525660425425,0.006438309792429209,0.006620039697736502,0.006797940470278263,0.0069770198315382,0.0071516805328428745,0.0073239849880337715,0.00749599514529109,0.0076680053025484085,0.007839720696210861,0.008013792335987091,0.008169308304786682,0.008335722610354424,0.008504492230713367,0.008673557080328465,0.008840559981763363,0.009014926850795746,0.00917721726000309,0.009342746809124947,0.009508277289569378,0.009661437012255192,0.009823433123528957,0.009982189163565636,0.010139471851289272,0.010297049768269062,0.010446969419717789,0.01060160156339407,0.010756528936326504,0.010899968445301056,0.011049299500882626,0.011199219152331352,0.011339124292135239,0.011480208486318588,0.011621586047112942,0.011760902591049671,0.011901985853910446,0.01203776802867651,0.012164419516921043,0.0122951939702034,0.01242420170456171,0.012554976157844067,0.01268251147121191,0.012806217186152935,0.012928156182169914,0.01304979994893074,0.01317173894494772,0.013293972238898277,0.01340707391500473,0.013516642153263092,0.013633868657052517,0.013739312998950481,0.013847407884895802,0.013955503702163696,0.014049755409359932,0.01415372733026743,0.014253870584070683,0.01434694416821003,0.014447381719946861,0.014546051621437073,0.014637652784585953,0.01473249401897192,0.014822622761130333,0.014908039011061192,0.014999640174210072,0.015095365233719349,0.015185198746621609,0.015268553048372269,0.015359270386397839,0.015448810532689095,0.015535993501543999,0.015620525926351547,0.015704764053225517,0.01578841358423233,0.015875596553087234,0.015954531729221344,0.01603405736386776,0.01610533520579338,0.016181031242012978,0.016260262578725815,0.016337135806679726,0.016410769894719124,0.016491180285811424,0.016564814373850822,0.016641393303871155,0.016709137707948685,0.016786307096481323,0.016849925741553307,0.016917375847697258,0.01698865368962288,0.01706169918179512,0.017125025391578674,0.017185699194669724,0.017259038984775543,0.017325900495052338,0.017386868596076965,0.017454024404287338,0.01751970499753952,0.017592456191778183,0.017659315839409828,0.017722347751259804,0.017780371010303497,0.017842518165707588,0.017905255779623985,0.01797211542725563,0.018030434846878052,0.018086396157741547,0.018141768872737885,0.018201559782028198,0.018263118341565132,0.018317902460694313,0.018375633284449577,0.018436601385474205,0.01849433034658432,0.018550587818026543,0.01860419288277626,0.018660450354218483,0.018716413527727127,0.018772374838590622,0.018825391307473183,0.018879292532801628,0.018927007913589478,0.01897943578660488,0.019024793058633804,0.019078988581895828,0.01913377270102501,0.019178837537765503,0.019227730110287666,0.019274266436696053,0.01931697502732277,0.01936410181224346,0.01940857619047165,0.019456585869193077,0.019502533599734306,0.019548775628209114,0.019597964361310005,0.01964685693383217,0.019693689420819283,0.01974169909954071,0.01979118026793003,0.019840369001030922,0.019891617819666862,0.019934915006160736,0.019977623596787453,0.02001856453716755,0.020064806565642357,0.02011163905262947,0.02015611343085766,0.02019823156297207,0.020238583907485008,0.02028394304215908,0.020330185070633888,0.020374365150928497,0.020415600389242172,0.02045830897986889,0.02050219476222992,0.020544903352856636,0.020585549995303154,0.020631203427910805,0.02067450061440468,0.020718680694699287,0.020765217021107674,0.020808514207601547,0.020848572254180908,0.020895402878522873,0.020941056311130524,0.020990245044231415,0.0210367813706398,0.02107889950275421,0.021118957549333572,0.021159013733267784,0.021200839430093765,0.021246492862701416,0.021290967240929604,0.021336914971470833,0.021376973018050194,0.021422920748591423,0.021467985585331917,0.021510986611247063,0.021554874256253242,0.02160464972257614,0.021649125963449478,0.021695367991924286,0.021742789074778557,0.021784024313092232,0.021831149235367775,0.021877096965909004,0.021926285699009895,0.02197517827153206,0.02202436700463295,0.022068841382861137,0.02211979776620865,0.022166334092617035,0.022213755175471306,0.02226441539824009,0.02231213077902794,0.022358078509569168,0.02240549772977829,0.022449089214205742,0.02249680459499359,0.02254805527627468,0.022593118250370026,0.02264525182545185,0.022696208208799362,0.022741565480828285,0.022787809371948242,0.02283935248851776,0.022891780361533165,0.02294037863612175,0.02298779971897602,0.023034630343317986,0.023082345724105835,0.02313418500125408,0.02318572998046875,0.023235799744725227,0.023284105584025383,0.023340655490756035,0.02339455671608448,0.023443449288606644,0.023497644811868668,0.023555373772978783,0.02360544539988041,0.023661112412810326,0.02370971255004406,0.023762434720993042,0.02381810173392296,0.023877304047346115,0.023929143324494362,0.023985398933291435,0.024037238210439682,0.024095555767416954,0.02415299043059349,0.024212192744016647,0.02427198365330696,0.024326473474502563,0.024384204298257828,0.02444281615316868,0.024502607062458992,0.024567700922489166,0.02462601847946644,0.02468816563487053,0.02474854700267315,0.02481098845601082,0.024870190769433975,0.024935578927397728,0.024998314678668976,0.025065764784812927,0.025127321481704712,0.025191236287355423,0.0252542681992054,0.02531995065510273,0.025388872250914574,0.02545543760061264,0.02552318200469017,0.025590041652321815,0.025654839351773262,0.025718165561556816,0.025782080367207527,0.025846583768725395,0.025916684418916702,0.025987371802330017,0.02605806104838848,0.026126688346266747,0.026200028136372566,0.026269245892763138,0.026342879980802536,0.026405910030007362,0.026478661224246025,0.026548761874437332,0.02662239596247673,0.026694558560848236,0.02676907554268837,0.026837408542633057,0.026912221685051918,0.026989979669451714,0.02706420235335827,0.02713695354759693,0.02720705419778824,0.027290113270282745,0.02736816555261612,0.02744504064321518,0.02752574346959591,0.027601145207881927,0.027678608894348145,0.027755187824368477,0.02783176861703396,0.027917183935642242,0.027994059026241302,0.028072699904441833,0.028158117085695267,0.02823999710381031,0.028319522738456726,0.028402287513017654,0.028484169393777847,0.02856575697660446,0.028653234243392944,0.02873982861638069,0.02882819063961506,0.028920674696564674,0.029010802507400513,0.0291029941290617,0.02919282764196396,0.02928266115486622,0.029370728880167007,0.02946203574538231,0.029554225504398346,0.029650244861841202,0.02973477728664875,0.029826084151864052,0.029918862506747246,0.030015472322702408,0.030109724029898643,0.03020544908940792,0.030298521742224693,0.030399253591895103,0.030491739511489868,0.030578333884477615,0.03067111223936081,0.03076271340250969,0.03085608221590519],"recovered":[0.0,0.00017466091958340257,0.0003351840132381767,0.00047950755106285214,0.0006253037136048079,0.0007799360901117325,0.0009389864862896502,0.0010856663575395942,0.0012509020743891597,0.0014058288652449846,0.001575188129208982,0.0017489654710516334,0.0019262771820649505,0.002106534317135811,0.0022873806301504374,0.002472644904628396,0.0026632107328623533,0.002850242191925645,0.003036684822291136,0.0032363813370466232,0.0034275364596396685,0.0036278220359236,0.0038213334046304226,0.004006597679108381,0.004211890511214733,0.004408052656799555,0.004596262238919735,0.004783588461577892,0.004969736095517874,0.005153527949005365,0.005342031829059124,0.005529947113245726,0.005722280591726303,0.005909901112318039,0.006090747192502022,0.0062692370265722275,0.006453323177993298,0.006635936442762613,0.0068114809691905975,0.0069831968285143375,0.007160508539527655,0.0073278057388961315,0.007497165352106094,0.00766976410523057,0.007840301841497421,0.008008777163922787,0.008172539994120598,0.008340426720678806,0.008505367673933506,0.008683268912136555,0.008847915567457676,0.00901668518781662,0.009181037545204163,0.009338615462183952,0.009497960098087788,0.009651415050029755,0.009808697737753391,0.00996656995266676,0.010120613500475883,0.010279074311256409,0.010432529263198376,0.010579797439277172,0.010726477950811386,0.010873451828956604,0.011018953286111355,0.011162393726408482,0.01130848377943039,0.011456048116087914,0.011594480834901333,0.011732913553714752,0.011864276602864265,0.012001236900687218,0.012134368531405926,0.012255423702299595,0.012381779961287975,0.012508725747466087,0.012632431462407112,0.012749952264130116,0.012879548594355583,0.012994123622775078,0.013106637634336948,0.013228575699031353,0.013343151658773422,0.013449184596538544,0.013559342361986637,0.013670677319169044,0.013767874799668789,0.013871257193386555,0.01398023683577776,0.014074782840907574,0.01417345367372036,0.014270945452153683,0.014362252317368984,0.014454737305641174,0.014551639556884766,0.014643830247223377,0.014729246497154236,0.01481731329113245,0.014905380085110664,0.014996686950325966,0.015083280391991138,0.01517458725720644,0.015258235856890678,0.015346008352935314,0.015430540777742863,0.015518607571721077,0.015604906715452671,0.01568089798092842,0.015765724703669548,0.015842599794268608,0.0159177053719759,0.01599988155066967,0.016079995781183243,0.016153335571289062,0.01622726581990719,0.016302667558193207,0.0163824874907732,0.016449347138404846,0.016526810824871063,0.01659690961241722,0.016666127368807793,0.016740350052714348,0.016808094456791878,0.016870535910129547,0.016929443925619125,0.017001604661345482,0.017066404223442078,0.01713002286851406,0.017195705324411392,0.017260799184441566,0.01732589118182659,0.017389511689543724,0.017459316179156303,0.0175220537930727,0.017585674300789833,0.01765577308833599,0.0177217498421669,0.01778065785765648,0.017841922119259834,0.01789965108036995,0.017951784655451775,0.018012752756476402,0.018069598823785782,0.018126150593161583,0.01818505860865116,0.018244260922074318,0.018305523321032524,0.018354417756199837,0.018406255170702934,0.0184639859944582,0.018521714955568314,0.018575025722384453,0.018629221245646477,0.018678704276680946,0.01873702183365822,0.018787682056427002,0.018843645229935646,0.01889990083873272,0.018946733325719833,0.01899709925055504,0.01904628612101078,0.019090762361884117,0.019139066338539124,0.01918707601726055,0.019232435151934624,0.01927867718040943,0.019325507804751396,0.01937027834355831,0.019413869827985764,0.01946394145488739,0.019511068239808083,0.01956113800406456,0.01960708573460579,0.01965097337961197,0.019697804003953934,0.019741689786314964,0.019784986972808838,0.019827106967568398,0.019871581345796585,0.019919591024518013,0.01996023766696453,0.020005006343126297,0.020049776881933212,0.020089244470000267,0.020135192200541496,0.020179374143481255,0.020222080871462822,0.020261550322175026,0.02031044289469719,0.02035226672887802,0.02039468102157116,0.02044033445417881,0.02048451453447342,0.02052987366914749,0.020578766241669655,0.020617645233869553,0.02066182717680931,0.020710425451397896,0.020755784586071968,0.020802615210413933,0.020850036293268204,0.02089127153158188,0.02093132771551609,0.02097374200820923,0.02101762779057026,0.021057095378637314,0.021101277321577072,0.021143395453691483,0.021187281236052513,0.02123352512717247,0.02127210795879364,0.021320117637515068,0.021364888176321983,0.021410835906863213,0.021457668393850327,0.02150302566587925,0.0215486790984869,0.021594038233160973,0.021643521264195442,0.02169005759060383,0.021736005321145058,0.021785782650113106,0.0218308474868536,0.021875910460948944,0.021927161142230034,0.02197575941681862,0.02202141284942627,0.02206559292972088,0.022109774872660637,0.022157784551382065,0.022201964631676674,0.02224673517048359,0.02229768969118595,0.022346582263708115,0.022397832944989204,0.022445548325777054,0.022494735196232796,0.022540682926774025,0.022586336359381676,0.02264023758471012,0.022688835859298706,0.022740378975868225,0.022786328569054604,0.02283315919339657,0.022879695519804955,0.022927410900592804,0.02297954447567463,0.023033149540424347,0.023081159219145775,0.023134177550673485,0.023188961669802666,0.02324344962835312,0.023297645151615143,0.02334919013082981,0.02340250089764595,0.023456696420907974,0.023511774837970734,0.023565085604786873,0.02362222597002983,0.023681428283452988,0.023729437962174416,0.023786578327417374,0.023842833936214447,0.023902036249637604,0.02395947091281414,0.024015728384256363,0.024071985855698586,0.024130597710609436,0.024188917130231857,0.024246646091341972,0.024310855194926262,0.024368878453969955,0.024431321769952774,0.02448905073106289,0.02455473318696022,0.024621887132525444,0.024682266637682915,0.024749422445893288,0.02481304295361042,0.02487165480852127,0.024931151419878006,0.02499624527990818,0.025063399225473404,0.025125840678811073,0.02518887259066105,0.02525661699473858,0.025328483432531357,0.02539769932627678,0.025461025536060333,0.025528179481625557,0.025590326637029648,0.025658659636974335,0.025728760287165642,0.02579856477677822,0.02586807683110237,0.025942005217075348,0.026007981970906258,0.02608073316514492,0.02615201100707054,0.026220932602882385,0.02628985419869423,0.02636113204061985,0.026429759338498116,0.026500742882490158,0.02657526172697544,0.02664712816476822,0.026727832853794098,0.02680470608174801,0.026873629540205002,0.02694902941584587,0.027021486312150955,0.027100717648863792,0.027175530791282654,0.02725505456328392,0.027331341058015823,0.027411749586462975,0.027494220063090324,0.027570504695177078,0.02765974961221218,0.027739863842725754,0.02781909517943859,0.027898326516151428,0.027980796992778778,0.028061794117093086,0.028139552101492882,0.02823144756257534,0.02831421233713627,0.02839815616607666,0.028486518189311028,0.02857222780585289,0.02866029553115368,0.02875160239636898,0.028842024505138397,0.02893686667084694,0.029025521129369736,0.0291200689971447,0.02920636720955372,0.02929561212658882,0.029393399134278297,0.029479404911398888,0.029571594670414925,0.029661724343895912,0.02976098284125328,0.029851404950022697,0.029946541413664818,0.03004344366490841,0.03013828583061695,0.03023371659219265,0.030326200649142265,0.03041308932006359,0.030507046729326248],"active":[0.0005295872688293457,0.0004865847295150161,0.00046655620099045336,0.00047509773867204785,0.0004777486901730299,0.0004915918689221144,0.0004883519723080099,0.0005051406333222985,0.0005074968794360757,0.0005254638381302357,0.0005234020063653588,0.0005281144985929132,0.0005304707447066903,0.0005396015476435423,0.0005454921629279852,0.0005516775418072939,0.0005590410437434912,0.0005666990764439106,0.0005693496204912663,0.0005646371282637119,0.0005661097820848227,0.0005569790955632925,0.0005540340207517147,0.000568760558962822,0.0005499105900526047,0.0005434304475784302,0.0005419580265879631,0.0005348888225853443,0.0005387179553508759,0.0005457866936922073,0.0005428418517112732,0.000543725211173296,0.0005372450686991215,0.0005284086801111698,0.0005292925052344799,0.0005287034437060356,0.0005236966535449028,0.0005157440900802612,0.000512504018843174,0.0005127983167767525,0.0005074967630207539,0.0005119149573147297,0.0005166269838809967,0.0004995441995561123,0.0004954207688570023,0.0004957150667905807,0.0005010170862078667,0.0005001332610845566,0.0005095591768622398,0.0004939483478665352,0.0004948312416672707,0.000491592101752758,0.0004803994670510292,0.00048481766134500504,0.00048422906547784805,0.00048805680125951767,0.0004883520305156708,0.0004803994670510292,0.0004809880629181862,0.00047745462507009506,0.0004674391821026802,0.0004695020616054535,0.0004727412015199661,0.00046567246317863464,0.00046125520020723343,0.00045919232070446014,0.00045241881161928177,0.00044593773782253265,0.000443287193775177,0.0004315059632062912,0.0004309173673391342,0.00042296480387449265,0.00042060762643814087,0.00042708776891231537,0.0004244372248649597,0.0004194304347038269,0.00041736848652362823,0.00042178668081760406,0.0004144236445426941,0.0004129502922296524,0.00041000451892614365,0.00040529295802116394,0.0003961613401770592,0.00039822328835725784,0.0003961613401770592,0.00037907809019088745,0.00038585253059864044,0.0003826133906841278,0.00036670733243227005,0.00037259887903928757,0.00037259794771671295,0.00036670733243227005,0.0003702417016029358,0.00036788545548915863,0.00035639945417642593,0.00035580992698669434,0.00036611873656511307,0.00036788545548915863,0.0003631729632616043,0.0003625834360718727,0.0003655301406979561,0.00036140624433755875,0.00036229006946086884,0.0003587557002902031,0.0003578728064894676,0.00035698898136615753,0.00034962501376867294,0.0003531593829393387,0.0003396105021238327,0.0003384314477443695,0.0003425572067499161,0.00033725425601005554,0.00033077411353588104,0.00033784471452236176,0.00033754855394363403,0.000338725745677948,0.0003266502171754837,0.00033695995807647705,0.00032311491668224335,0.0003204662352800369,0.00032252632081508636,0.0003213491290807724,0.00031693093478679657,0.0003151632845401764,0.00032959505915641785,0.0003242958337068558,0.0003204643726348877,0.0003240015357732773,0.00032399967312812805,0.0003316570073366165,0.0003334246575832367,0.0003328360617160797,0.0003210548311471939,0.0003204643726348877,0.0003195814788341522,0.0003163423389196396,0.0003086850047111511,0.00030573830008506775,0.00029984675347805023,0.0003019087016582489,0.00031133368611335754,0.00030514970421791077,0.00030603446066379547,0.00031045079231262207,0.0003092717379331589,0.00030632689595222473,0.00029866956174373627,0.00030603259801864624,0.0003101583570241928,0.0003083888441324234,0.0003036763519048691,0.0003042668104171753,0.0002977866679430008,0.00030073150992393494,0.00028777122497558594,0.0002913065254688263,0.0002901274710893631,0.0002789366990327835,0.00028099678456783295,0.0002771671861410141,0.00027068890631198883,0.0002733394503593445,0.00026950985193252563,0.00026950985193252563,0.0002700984477996826,0.0002700984477996826,0.000272456556558609,0.0002765785902738571,0.000279819592833519,0.0002777576446533203,0.00028011202812194824,0.000279230996966362,0.0002845320850610733,0.0002839416265487671,0.000279819592833519,0.00027687475085258484,0.000279819592833519,0.0002845320850610733,0.0002845320850610733,0.0002786405384540558,0.0002783462405204773,0.0002789366990327835,0.00028040818870067596,0.0002851206809282303,0.00028040818870067596,0.0002789348363876343,0.0002801138907670975,0.0002833530306816101,0.00027510710060596466,0.0002789366990327835,0.000279819592833519,0.0002783462405204773,0.00028070248663425446,0.0002786405384540558,0.00026980601251125336,0.0002777576446533203,0.00027922913432121277,0.000279819592833519,0.00028099678456783295,0.0002762842923402786,0.00026892125606536865,0.00026774220168590546,0.00026951171457767487,0.0002727508544921875,0.0002733394503593445,0.000279819592833519,0.00027569569647312164,0.0002795252948999405,0.0002807043492794037,0.0002774614840745926,0.00028276629745960236,0.0002845320850610733,0.0002842377871274948,0.0002845320850610733,0.0002851206809282303,0.0002809986472129822,0.00028247013688087463,0.0002830587327480316,0.0002827644348144531,0.0002851206809282303,0.00028836168348789215,0.0002830587327480316,0.00028895027935504913,0.0002904236316680908,0.00028659403324127197,0.00028865598142147064,0.0002907179296016693,0.0002924855798482895,0.0002957228571176529,0.00029130466282367706,0.0002948399633169174,0.0003013201057910919,0.0002954285591840744,0.00029866956174373627,0.0002983752638101578,0.0002960171550512314,0.00029307417571544647,0.00029866956174373627,0.00030544400215148926,0.0003001410514116287,0.00029896385967731476,0.00029425136744976044,0.0002960171550512314,0.00030102580785751343,0.00030603446066379547,0.0003083888441324234,0.0003045611083507538,0.00030750595033168793,0.00031339749693870544,0.0003092717379331589,0.0003086831420660019,0.00031192414462566376,0.0003078002482652664,0.0003119222819805145,0.00030721165239810944,0.00030573830008506775,0.00030632689595222473,0.00031221844255924225,0.00030691735446453094,0.00030397064983844757,0.0003078002482652664,0.0003089774399995804,0.0003101564943790436,0.0003101564943790436,0.00031251274049282074,0.00031074509024620056,0.00031221844255924225,0.00031221844255924225,0.0003136899322271347,0.0003210548311471939,0.0003151632845401764,0.00031928718090057373,0.00031722523272037506,0.0003219377249479294,0.0003154575824737549,0.00031369179487228394,0.0003160480409860611,0.0003163423389196396,0.0003142785280942917,0.0003195814788341522,0.0003231167793273926,0.00032370537519454956,0.00032547302544116974,0.0003295969218015671,0.0003343094140291214,0.0003334246575832367,0.0003263559192419052,0.0003204662352800369,0.0003210548311471939,0.00031840428709983826,0.00032635778188705444,0.0003287121653556824,0.00032930076122283936,0.0003281235694885254,0.000331951305270195,0.0003272406756877899,0.0003348980098962784,0.000325176864862442,0.0003266502171754837,0.0003278292715549469,0.0003325417637825012,0.0003334265202283859,0.0003393162041902542,0.00033666566014289856,0.00033695995807647705,0.00034285150468349457,0.00033636949956417084,0.00033224746584892273,0.0003334246575832367,0.0003410838544368744,0.0003466792404651642,0.000344322994351387,0.0003502126783132553,0.0003460906445980072,0.00034726783633232117,0.0003434382379055023,0.00033754855394363403,0.0003466792404651642,0.0003343094140291214,0.0003328360617160797,0.0003390219062566757,0.00034167058765888214,0.000338725745677948,0.0003404933959245682,0.0003446172922849655,0.0003343094140291214,0.0003390219062566757,0.00034167245030403137,0.00034167245030403137,0.00034844689071178436,0.0003505069762468338,0.0003513917326927185,0.0003508031368255615,0.0003457944840192795,0.00034520775079727173,0.00034196674823760986,0.0003478582948446274,0.00035463273525238037,0.0003413781523704529,0.0003466792404651642,0.00034726783633232117,0.00035374797880649567,0.00034874118864536285,0.0003540441393852234,0.0003519803285598755,0.00035580992698669434,0.0003534536808729172,0.0003446172922849655,0.000344911590218544,0.00034962408244609833,0.00034903548657894135]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0005295872688293457,0.0006606566021218896,0.0008043910493142903,0.0009490090887993574,0.001092743594199419,0.0012311763130128384,0.0013808014336973429,0.0015218850458040833,0.0016682703280821443,0.001818779157474637,0.0019598626531660557,0.002113611437380314,0.002267360221594572,0.002424348844215274,0.0025792757514864206,0.002733024535700679,0.002884122310206294,0.003026384161785245,0.003172769444063306,0.0033247508108615875,0.0034764378797262907,0.0036184052005410194,0.0037577215116471052,0.0038996885996311903,0.004035765305161476,0.004172725137323141,0.004308801610022783,0.0044416384771466255,0.004568878561258316,0.004692289978265762,0.0048133451491594315,0.004941469058394432,0.005065174773335457,0.005191825795918703,0.005303750280290842,0.005422449205070734,0.005531427916139364,0.005640407092869282,0.005748207680881023,0.005851296242326498,0.00595497339963913,0.006048930808901787,0.006152019370347261,0.006249511148780584,0.006348181515932083,0.006445968057960272,0.006538452580571175,0.00662622507661581,0.006715764757245779,0.006804420612752438,0.006885418202728033,0.006968772504478693,0.007045647129416466,0.007120754104107618,0.0071937995962798595,0.007265961263328791,0.0073334104381501675,0.0074014486744999886,0.007464773952960968,0.007529866881668568,0.007589952554553747,0.0076585798524320126,0.007716309279203415,0.00777256628498435,0.007835008203983307,0.00789774488657713,0.007951645180583,0.00800495594739914,0.008060035295784473,0.008113935589790344,0.008169897831976414,0.008219968527555466,0.00826591718941927,0.008313337340950966,0.00835751835256815,0.008401699364185333,0.008444407023489475,0.008487408980727196,0.00853247381746769,0.008574297651648521,0.00861671194434166,0.00866059772670269,0.008701538667082787,0.00874306820333004,0.00877959094941616,0.008819058537483215,0.008860294707119465,0.008896227926015854,0.008929216302931309,0.008961026556789875,0.008994309231638908,0.009032304398715496,0.009061758406460285,0.009095924906432629,0.009125377982854843,0.009153065271675587,0.009178983978927135,0.009207848459482193,0.00923759676516056,0.00926616694778204,0.009295915253460407,0.009322129189968109,0.009347460232675076,0.009372200816869736,0.00939900428056717,0.009419326670467854,0.00944200623780489,0.009467336349189281,0.00949060544371605,0.009517407976090908,0.00954185426235199,0.009564239531755447,0.009584562852978706,0.009604296647012234,0.009625503793358803,0.009646415710449219,0.009669095277786255,0.009690596722066402,0.00971121434122324,0.009726529940962791,0.00974596943706274,0.00976334698498249,0.009781314060091972,0.00980016402900219,0.009817836806178093,0.009833741933107376,0.00984846893697977,0.009862900711596012,0.009879100136458874,0.009894710965454578,0.009907965548336506,0.00992180872708559,0.009936830028891563,0.009947727434337139,0.009960392490029335,0.009973647072911263,0.00998690165579319,0.009997210465371609,0.010008697398006916,0.010017828084528446,0.010026074945926666,0.010035205632448196,0.010046398267149925,0.010056117549538612,0.010065837763249874,0.010072612203657627,0.010079975239932537,0.010089400224387646,0.010097058489918709,0.01010501105338335,0.01011237408965826,0.010120032355189323,0.010127396322786808,0.010136231780052185,0.010143006220459938,0.010149486362934113,0.010156849399209023,0.010163623839616776,0.01017010398209095,0.010174522176384926,0.010181590914726257,0.010188071057200432,0.010194550268352032,0.010200146585702896,0.010205154307186604,0.010211044922471046,0.01021693553775549,0.0102242985740304,0.010228422470390797,0.010234902612864971,0.010239615105092525,0.010244032368063927,0.010246978141367435,0.010251396335661411,0.010255225002765656,0.010259643197059631,0.010264061391353607,0.010268479585647583,0.01027171965688467,0.010274959728121758,0.010279672220349312,0.010282911360263824,0.010286740958690643,0.010290569625794888,0.010295282118022442,0.01029911171644926,0.010302350856363773,0.010307064279913902,0.010311187244951725,0.01031589973717928,0.010319139808416367,0.010322085581719875,0.010326208546757698,0.010329742915928364,0.010333278216421604,0.010337401181459427,0.010340346954762936,0.010343587026000023,0.010347121395170689,0.010350066237151623,0.010352717712521553,0.010356252081692219,0.010358902625739574,0.010361258871853352,0.010365087538957596,0.010366855189204216,0.010369505733251572,0.010373040102422237,0.010375396348536015,0.010378636419773102,0.010383054614067078,0.010385410860180855,0.010387767106294632,0.01039071287959814,0.010394541546702385,0.010396897792816162,0.010399548336863518,0.010403672233223915,0.010406028479337692,0.010408679023385048,0.010411330498754978,0.010413686744868755,0.010416042990982533,0.01041839923709631,0.010419871658086777,0.010421933606266975,0.010424584150314331,0.010427824221551418,0.010429591871798038,0.010432242415845394,0.01043489295989275,0.010436071082949638,0.010438427329063416,0.010441667400300503,0.010443729348480701,0.010446085594594479,0.010448441840708256,0.010450503788888454,0.01045315433293581,0.01045492198318243,0.010456983931362629,0.010459045879542828,0.010461402125656605,0.010463463142514229,0.01046493649482727,0.010466997511684895,0.010469943284988403,0.010471121408045292,0.010473771952092648,0.010476423427462578,0.010478779673576355,0.010480841621756554,0.010482902638614178,0.010485258884727955,0.010487320832908154,0.010490266606211662,0.010493211448192596,0.010495567694306374,0.010498513467609882,0.01050086971372366,0.010502931661903858,0.010505876503884792,0.010508822277188301,0.0105108842253685,0.010512650944292545,0.010515302419662476,0.010518836788833141,0.01052089873701334,0.010523843578994274,0.010525905527174473,0.010527967475354671,0.01053002942353487,0.010531796142458916,0.010533858090639114,0.010535920038819313,0.010536802932620049,0.010538570582866669,0.010540926828980446,0.010544461198151112,0.010547112673521042,0.010549763217568398,0.010552119463682175,0.010554181411862373,0.010555948130786419,0.010558010078966618,0.010560366325080395,0.010562133975327015,0.010565078817307949,0.01056773029267788,0.010570086538791656,0.010572442784905434,0.010574503801763058,0.010577155277132988,0.010578627698123455,0.010580983944237232,0.010583045892417431,0.010586285963654518,0.010587464086711407,0.010588642209768295,0.010590114630758762,0.01059247087687254,0.010594827122986317,0.010596300475299358,0.010597183369100094,0.010599539615213871,0.01060071773827076,0.01060248538851738,0.010604252107441425,0.010606314055621624,0.010607492178678513,0.010610143654048443,0.010611910372972488,0.010612794198095798,0.010614856146275997,0.010617800988256931,0.01061897911131382,0.010620452463626862,0.010621335357427597,0.010624281130731106,0.010626637376844883,0.010627521201968193,0.010628699325025082,0.010631055571138859,0.010632822290062904,0.010635179467499256,0.010636651888489723,0.010639302432537079,0.010641070082783699,0.010641658678650856,0.010643131099641323,0.010645782575011253,0.010646960698068142,0.010647844523191452,0.010649905540049076,0.010651673190295696,0.010652557015419006,0.010653735138475895,0.010655207559466362,0.010656679980456829,0.010656975209712982,0.01065815333276987,0.010660214349627495,0.010661098174750805,0.010662570595741272,0.01066374871879816,0.010664927773177624,0.01066669449210167,0.010669050738215446,0.010670228861272335,0.010671996511518955,0.01067287940531969],"recovered":[0.0,0.000179962589754723,0.0003228134009987116,0.00047567853471264243,0.0006194129819050431,0.0007646201411262155,0.0009089436498470604,0.0010509109124541283,0.0011925834696739912,0.0013489831471815705,0.0014947792515158653,0.001647349912673235,0.0017913788324221969,0.0019401204772293568,0.0020944583229720592,0.0022479123435914516,0.0024051957298070192,0.0025586497504264116,0.002701500663533807,0.002850242191925645,0.002998689189553261,0.003146252827718854,0.003288219915702939,0.00343048176728189,0.0035677363630384207,0.003697332926094532,0.0038339984603226185,0.003973315004259348,0.004112042021006346,0.004241638816893101,0.00437094084918499,0.004490523133426905,0.004621592350304127,0.00474824383854866,0.004876073449850082,0.0049868193455040455,0.00510316202417016,0.005226867739111185,0.005335552152246237,0.005451894830912352,0.005555277224630117,0.0056627835147082806,0.005762042943388224,0.005855116993188858,0.005954375956207514,0.006049217190593481,0.006141702178865671,0.0062347762286663055,0.0063331518322229385,0.0064179785549640656,0.006505161989480257,0.006593817844986916,0.006672164890915155,0.006751395296305418,0.006826797034591436,0.006902493070811033,0.006977894809097052,0.007050645537674427,0.007122218608856201,0.007185838650912046,0.007251814939081669,0.007315435446798801,0.007380233611911535,0.007443559356033802,0.007500404957681894,0.007557250559329987,0.007620576303452253,0.0076786004938185215,0.0077375080436468124,0.007788168266415596,0.007842068560421467,0.007895085960626602,0.007948986254632473,0.008000236004590988,0.008047950454056263,0.008099494501948357,0.008143085986375809,0.008188445121049881,0.008231153711676598,0.008275628089904785,0.008319220505654812,0.008360750041902065,0.008404341526329517,0.008445576764643192,0.008486812002956867,0.00852834153920412,0.008571638725697994,0.008609045296907425,0.008645568042993546,0.008680618368089199,0.008714783936738968,0.008748067542910576,0.008784295059740543,0.008811687119305134,0.008845853619277477,0.008878547698259354,0.00890947412699461,0.008935392834246159,0.00896543636918068,0.008994889445602894,0.009023754857480526,0.009052619338035583,0.009082367643713951,0.009104457683861256,0.009128904901444912,0.009156591258943081,0.00918339379131794,0.009206957183778286,0.009232875891029835,0.009249959141016006,0.00927676260471344,0.00930327083915472,0.00932359416037798,0.009347156621515751,0.009370720013976097,0.009391631931066513,0.009411071427166462,0.009433162398636341,0.00945171806961298,0.009474397636950016,0.009495309554040432,0.009512687101960182,0.009530359879136086,0.009548621252179146,0.009565703570842743,0.009580430574715137,0.009598987177014351,0.009612240828573704,0.009627262130379677,0.009642578661441803,0.009659072384238243,0.00967350509017706,0.009687053970992565,0.009705903939902782,0.009719747118651867,0.009731823578476906,0.009744194336235523,0.009758920408785343,0.009768640622496605,0.009779833257198334,0.009787785820662975,0.009797505103051662,0.009806047193706036,0.009814882650971413,0.00982636958360672,0.00983550027012825,0.009842569939792156,0.009850816801190376,0.009859653189778328,0.009869372472167015,0.009877913631498814,0.009884393773972988,0.009891168214380741,0.009898532181978226,0.009906779043376446,0.009913847781717777,0.009922094643115997,0.009930341504514217,0.009935053996741772,0.009941534139215946,0.009947719983756542,0.009954199194908142,0.009960089810192585,0.009966864250600338,0.009973050095140934,0.009977762587368488,0.009982475079596043,0.009987777099013329,0.00999396201223135,0.009998968802392483,0.010003386996686459,0.010008983314037323,0.010011929087340832,0.010016641579568386,0.01002047024667263,0.010025477968156338,0.010030190460383892,0.010034019127488136,0.01003873161971569,0.0100416773930192,0.010044917464256287,0.010049334727227688,0.010052574798464775,0.010056992992758751,0.010061411187052727,0.010064356029033661,0.010068479925394058,0.010073192417621613,0.01007820013910532,0.010081734508275986,0.01008644700050354,0.010089687071740627,0.010091453790664673,0.010096166282892227,0.010100584477186203,0.010104414075613022,0.010108242742717266,0.010111482813954353,0.01011590100824833,0.010119435377418995,0.01012208592146635,0.01012414786964655,0.010128566063940525,0.01013121660798788,0.010133867152035236,0.010137107223272324,0.01013975776731968,0.01014240924268961,0.010145649313926697,0.010148594155907631,0.010151834227144718,0.010155368596315384,0.010157724842429161,0.010160081088542938,0.010162437334656715,0.010165383107960224,0.01016803365200758,0.010170389898121357,0.010174219496548176,0.010176575742661953,0.010178636759519577,0.010180993005633354,0.010183054953813553,0.010185116901993752,0.010187473148107529,0.010189829394221306,0.010191597044467926,0.010193953290581703,0.010195720009505749,0.010197781957685947,0.010200727730989456,0.010202789679169655,0.010204262100160122,0.010206618346273899,0.010209268890321255,0.010211625136435032,0.010213981382548809,0.010216043330729008,0.010218399576842785,0.010222229175269604,0.010223407298326492,0.01022576354444027,0.010227235965430737,0.01023018080741167,0.010232537984848022,0.01023401040583849,0.010235482826828957,0.010238133370876312,0.0102393114939332,0.01024225726723671,0.010244613513350487,0.010246381163597107,0.010248737409710884,0.010251093655824661,0.010252566076815128,0.010254628024995327,0.010257278569042683,0.010259340517222881,0.010262580588459969,0.010266114957630634,0.010268471203744411,0.010271121747791767,0.010272889398038387,0.010275245644152164,0.01027789618819952,0.01027966383844614,0.010282903909683228,0.010285848751664162,0.010287616401910782,0.010290266945958138,0.010293507017195225,0.010296451859176159,0.01029880903661251,0.010300575755536556,0.010303521528840065,0.010304699651896954,0.010306466370821,0.01030705589801073,0.010309412144124508,0.010311178863048553,0.01031441893428564,0.010315891355276108,0.010318837128579617,0.010320899076759815,0.01032266579568386,0.010324139147996902,0.010326789692044258,0.010327967815101147,0.010331207886338234,0.010334447957575321,0.010336804203689098,0.010339160449802876,0.010341222397983074,0.010343578644096851,0.010345639660954475,0.010347113013267517,0.010348879732191563,0.010350647382438183,0.010353297926485538,0.010354181751608849,0.010356537997722626,0.010359188541769981,0.010360661894083023,0.010362722910940647,0.010364490561187267,0.010366257280111313,0.010367141105234623,0.010368024930357933,0.0103694973513484,0.01037214882671833,0.010373915545642376,0.010375387966632843,0.010377745144069195,0.010378923267126083,0.01038127951323986,0.010383930057287216,0.010384224355220795,0.010385696776211262,0.01038775872439146,0.01038952637463808,0.010391882620751858,0.010393944568932056,0.010394827462732792,0.010397478938102722,0.01039865706115961,0.010401013307273388,0.010403369553387165,0.01040513627231121,0.010407787747681141,0.010408376343548298,0.010409260168671608,0.010411910712718964,0.010413678362965584,0.010414562188088894,0.010415740311145782,0.010417507030069828,0.010418685153126717,0.010420158505439758,0.010421336628496647,0.010422514751553535,0.010423987172544003,0.01042457576841116,0.01042722724378109,0.0104281110689044,0.010429583489894867,0.010430467315018177,0.010432234033942223,0.010433412156999111,0.010435179807245731,0.010436946526169777,0.010438714176416397],"active":[0.0005295872688293457,0.00048069399781525135,0.0004815776483155787,0.000473330554086715,0.0004733306122943759,0.0004665561718866229,0.00047185778385028243,0.0004709741333499551,0.00047568685840815306,0.0004697960102930665,0.00046508340165019035,0.00046626152470707893,0.0004759813891723752,0.0004842283669859171,0.0004848174285143614,0.0004851121921092272,0.0004789265803992748,0.0004677344113588333,0.00047126878052949905,0.00047450861893594265,0.0004777486901730299,0.0004721523728221655,0.0004695015959441662,0.0004692068323493004,0.00046802894212305546,0.0004753922112286091,0.0004748031497001648,0.0004683234728872776,0.0004568365402519703,0.0004506511613726616,0.00044240429997444153,0.0004509459249675274,0.0004435824230313301,0.0004435819573700428,0.00042767683044075966,0.00043562985956668854,0.00042826589196920395,0.0004135393537580967,0.0004126555286347866,0.0003994014114141464,0.0003996961750090122,0.00038614729419350624,0.0003899764269590378,0.0003943941555917263,0.0003938055597245693,0.00039675086736679077,0.00039675040170550346,0.00039144884794950485,0.0003826129250228405,0.00038644205778837204,0.00038025621324777603,0.0003749546594917774,0.00037348223850131035,0.0003693588078022003,0.00036700256168842316,0.0003634681925177574,0.00035551562905311584,0.0003508031368255615,0.00034255534410476685,0.0003440282307565212,0.0003381376154720783,0.00034314440563321114,0.00033607566729187965,0.00032900692895054817,0.0003346032463014126,0.0003404943272471428,0.00033106887713074684,0.0003263554535806179,0.000322527252137661,0.00032576732337474823,0.0003278292715549469,0.0003248825669288635,0.00031693093478679657,0.0003131013363599777,0.0003095678985118866,0.0003022048622369766,0.00030132103711366653,0.00029896385967731476,0.0003013201057910919,0.00029866956174373627,0.0002974914386868477,0.00029984768480062485,0.0002971971407532692,0.0002974914386868477,0.00029277894645929337,0.0002907169982790947,0.00028865598142147064,0.00028718262910842896,0.0002836482599377632,0.00028040818870067596,0.0002795252948999405,0.0002842368558049202,0.0002774633467197418,0.0002842377871274948,0.0002795243635773659,0.00027451757341623306,0.00026950985193252563,0.0002724556252360344,0.0002721603959798813,0.0002712775021791458,0.0002721603959798813,0.00026950985193252563,0.0002650925889611244,0.00026774313300848007,0.00027009937912225723,0.00026273541152477264,0.0002586124464869499,0.0002603791654109955,0.00025772955268621445,0.0002674488350749016,0.0002650916576385498,0.0002609686926007271,0.0002609686926007271,0.00025714002549648285,0.0002547837793827057,0.0002547837793827057,0.00025802385061979294,0.00025743432343006134,0.00025949627161026,0.0002521323040127754,0.00025065988302230835,0.00025065988302230835,0.00025095418095588684,0.0002515427768230438,0.00025213323533535004,0.0002533113583922386,0.00024948175996541977,0.00025065988302230835,0.00025183800607919693,0.0002521323040127754,0.0002488931640982628,0.0002483036369085312,0.00024977605789899826,0.0002418234944343567,0.0002406453713774681,0.0002418234944343567,0.00024270731955766678,0.00023829005658626556,0.00024005677551031113,0.00023799482733011246,0.00023828912526369095,0.00023770052939653397,0.00024035107344388962,0.0002412348985671997,0.00023946817964315414,0.00023711193352937698,0.00023740530014038086,0.00023858342319726944,0.00023740530014038086,0.0002356385812163353,0.00023446045815944672,0.0002356385812163353,0.0002362281084060669,0.00023769959807395935,0.00023622717708349228,0.0002356385812163353,0.0002347547560930252,0.00023328233510255814,0.00023504998534917831,0.00023298803716897964,0.00023387093096971512,0.00023387186229228973,0.00023446045815944672,0.00023328233510255814,0.00023210421204566956,0.00023328233510255814,0.00023446045815944672,0.00023652147501707077,0.00023446045815944672,0.0002359338104724884,0.0002362281084060669,0.0002350490540266037,0.0002350490540266037,0.0002347547560930252,0.0002347547560930252,0.0002341652289032936,0.00023387093096971512,0.00023446045815944672,0.00023298803716897964,0.00023328233510255814,0.0002347547560930252,0.00023357663303613663,0.00023416616022586823,0.00023357663303613663,0.00023387093096971512,0.00023475568741559982,0.00023387093096971512,0.00023387186229228973,0.00023298710584640503,0.0002341652289032936,0.00023269280791282654,0.00023239850997924805,0.0002347547560930252,0.00023357663303613663,0.00023269373923540115,0.00023298710584640503,0.00023210421204566956,0.00023210421204566956,0.00023122038692235947,0.00023063085973262787,0.00023063179105520248,0.00023210421204566956,0.00023033656179904938,0.00023004226386547089,0.00023122038692235947,0.0002297479659318924,0.0002297479659318924,0.00023063085973262787,0.00022974703460931778,0.00023004226386547089,0.00023122038692235947,0.00023004226386547089,0.00023004226386547089,0.00023063179105520248,0.00023210421204566956,0.00023151468485593796,0.00023151468485593796,0.00023328233510255814,0.00023180898278951645,0.00023210328072309494,0.00023269373923540115,0.00023269373923540115,0.00023298803716897964,0.00023328233510255814,0.00023239850997924805,0.00023210421204566956,0.00023298710584640503,0.00023387093096971512,0.00023387186229228973,0.00023446045815944672,0.0002341652289032936,0.00023328140377998352,0.0002341652289032936,0.0002350490540266037,0.00023446045815944672,0.00023446045815944672,0.00023446045815944672,0.00023446045815944672,0.0002347547560930252,0.00023269280791282654,0.00023357663303613663,0.00023328233510255814,0.00023416616022586823,0.00023328233510255814,0.00023239850997924805,0.00023298710584640503,0.00023446045815944672,0.00023298803716897964,0.00023446045815944672,0.00023416616022586823,0.00023416616022586823,0.00023446045815944672,0.0002341652289032936,0.0002341652289032936,0.0002347547560930252,0.0002356385812163353,0.0002359328791499138,0.00023622717708349228,0.0002359328791499138,0.0002347547560930252,0.00023446045815944672,0.0002347547560930252,0.0002359328791499138,0.0002356385812163353,0.0002347547560930252,0.0002356385812163353,0.0002359328791499138,0.00023504998534917831,0.00023622717708349228,0.0002356385812163353,0.00023446045815944672,0.00023357756435871124,0.00023298710584640503,0.00023328233510255814,0.00023239850997924805,0.00023210328072309494,0.00023210421204566956,0.00023387093096971512,0.0002350490540266037,0.0002359338104724884,0.0002353442832827568,0.0002362281084060669,0.0002353442832827568,0.0002350490540266037,0.0002353442832827568,0.00023622717708349228,0.0002353442832827568,0.00023711100220680237,0.00023652240633964539,0.0002356385812163353,0.0002356385812163353,0.0002353433519601822,0.0002359328791499138,0.0002350490540266037,0.0002353442832827568,0.0002359328791499138,0.00023740623146295547,0.00023681670427322388,0.0002353442832827568,0.0002359328791499138,0.0002359328791499138,0.0002356385812163353,0.0002356385812163353,0.00023446045815944672,0.0002350490540266037,0.00023446045815944672,0.0002353442832827568,0.00023622717708349228,0.00023681670427322388,0.0002353433519601822,0.0002362281084060669,0.00023652240633964539,0.0002350490540266037,0.0002359328791499138,0.00023652147501707077,0.0002350490540266037,0.0002362281084060669,0.0002356385812163353,0.00023652240633964539,0.00023711100220680237,0.0002356385812163353,0.0002347547560930252,0.0002362281084060669,0.0002353433519601822,0.00023652240633964539,0.0002356385812163353,0.0002359328791499138,0.0002359338104724884,0.00023387093096971512,0.0002347547560930252,0.00023652240633964539,0.00023504998534917831,0.00023416616022586823,0.0002353433519601822,0.0002359328791499138,0.00023504998534917831,0.00023504998534917831,0.0002350490540266037,0.0002353433519601822,0.00023446045815944672,0.00023416616022586823,0.0002356385812163353,0.00023387093096971512,0.0002344595268368721,0.0002341652289032936,0.00023446045815944672,0.00023446045815944672,0.0002356385812163353,0.0002350490540266037,0.00023504998534917831,0.0002341652289032936]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0005295872688293457,0.0006585948285646737,0.0008029183372855186,0.0009413511143065989,0.0010744822211563587,0.00121703848708421,0.0013489914126694202,0.0014809443382546306,0.001615548157133162,0.001746912021189928,0.0018806321313604712,0.0020055160857737064,0.0021357019431889057,0.002259996719658375,0.0023887096904218197,0.002514477353543043,0.0026402450166642666,0.002764245495200157,0.0028808824717998505,0.0029919231310486794,0.0031079710461199284,0.0032178338151425123,0.0033223945647478104,0.0034219485241919756,0.003525331150740385,0.0036222341004759073,0.003707061056047678,0.0037939497269690037,0.0038778928574174643,0.003961247391998768,0.004036059603095055,0.004110872279852629,0.0041945213451981544,0.004271101206541061,0.004336193669587374,0.004408061038702726,0.004469913896173239,0.0045323558151721954,0.004593914374709129,0.004654294345527887,0.004709373228251934,0.004766513593494892,0.004820708185434341,0.0048746089451014996,0.004922912921756506,0.00497033353894949,0.00501598697155714,0.005063112825155258,0.005106410011649132,0.005154125392436981,0.0051941825076937675,0.005235122982412577,0.005272529553622007,0.005304634105414152,0.005341745913028717,0.00537502858787775,0.0054077222011983395,0.005437470506876707,0.005471342243254185,0.005497556179761887,0.005529071670025587,0.005554402247071266,0.005582088604569435,0.005608302541077137,0.005635105539113283,0.005658373702317476,0.005684882402420044,0.005704616196453571,0.005725528579205275,0.005744084250181913,0.005763818509876728,0.005785614252090454,0.00580652616918087,0.005823904182761908,0.005839514546096325,0.005852768663316965,0.005869851913303137,0.005881338845938444,0.005896949674934149,0.00591314909979701,0.005926403217017651,0.005940835457295179,0.005952322389930487,0.005965576972812414,0.005975001957267523,0.005985899828374386,0.005996797699481249,0.006006517447531223,0.006015059072524309,0.006025956943631172,0.006034498568624258,0.0060409787110984325,0.006051287520676851,0.006058061495423317,0.006065424997359514,0.006071610376238823,0.006078384816646576,0.00608398113399744,0.006090166512876749,0.006096057128161192,0.0061013586819171906,0.006105187814682722,0.006110489368438721,0.006115790922194719,0.006120503880083561,0.006123743485659361,0.00612992886453867,0.006135525181889534,0.006140237674117088,0.00614406680688262,0.00614730641245842,0.006151724606752396,0.00615643709897995,0.006159971933811903,0.006163211539387703,0.00616556778550148,0.006168218795210123,0.006170869804918766,0.006174109410494566,0.006177054718136787,0.00617970572784543,0.006183240097016096,0.006185007281601429,0.0061873639933764935,0.006189425475895405,0.0061914874240756035,0.006193254608660936,0.006195021793246269,0.006196788977831602,0.006198556162416935,0.006200618110597134,0.006202679593116045,0.006204152479767799,0.006205035839229822,0.006206213962286711,0.006207686848938465,0.006208864971995354,0.006210337858647108,0.006211515981703997,0.0062123993411660194,0.0062132831662893295,0.006214166525751352,0.006215050350874662,0.006216523237526417,0.0062174065969884396,0.006218584720045328,0.006219762843102217,0.0062200576066970825,0.00622153002768755,0.006222119089215994,0.0062232972122728825,0.006223886273801327,0.006224770098924637,0.006225064396858215,0.006225948221981525,0.0062268320471048355,0.006227715406566858,0.006228010170161724,0.006228304468095303,0.006228599231690168,0.006229188293218613,0.006229777354747057,0.0062309554778039455,0.006231249775737524,0.00623154453933239,0.00623154453933239,0.006232133600860834,0.006232722662389278,0.006233016960322857,0.006233016960322857,0.006233311723917723,0.0062341950833797455,0.0062341950833797455,0.00623478414490819,0.006235078908503056,0.0062356679700315,0.006236257031559944,0.0062368460930883884,0.0062368460930883884,0.006237435154616833,0.006237435154616833,0.006238024216145277,0.006238318979740143,0.006238318979740143,0.006238318979740143,0.006238318979740143,0.006238318979740143,0.006238318979740143,0.006238318979740143,0.006238318979740143,0.006238318979740143,0.006238318979740143,0.006238318979740143,0.006238318979740143,0.006238318979740143,0.006238318979740143,0.006238318979740143,0.006238613277673721,0.006238613277673721,0.006238613277673721,0.006238613277673721,0.006238613277673721,0.006238613277673721,0.006238613277673721,0.006238613277673721,0.006238613277673721,0.006238613277673721,0.006238613277673721,0.006238613277673721,0.006238613277673721,0.006238613277673721,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166,0.006239202339202166],"recovered":[0.0,0.0001779008307494223,0.00032958778319880366,0.00047508947318419814,0.0006200020434334874,0.0007578457589261234,0.0008933331118896604,0.001030293176881969,0.0011631298111751676,0.001299795345403254,0.0014391116565093398,0.0015722427051514387,0.0017033120384439826,0.0018320251256227493,0.001951312879100442,0.002085327636450529,0.0022084442898631096,0.0023336228914558887,0.002465870464220643,0.0025898709427565336,0.002705624094232917,0.002824323019012809,0.002937719924375415,0.003042869968339801,0.003148314543068409,0.003250813577324152,0.0033486001193523407,0.003439906984567642,0.0035353372804820538,0.003610149724408984,0.003690263954922557,0.003773912787437439,0.0038513762410730124,0.003935319371521473,0.004015728365629911,0.00408612284809351,0.0041550444439053535,0.004227206576615572,0.004292299505323172,0.004358864855021238,0.004419539589434862,0.0044772690162062645,0.00453264219686389,0.004591549746692181,0.004649868234992027,0.004704357590526342,0.0047547235153615475,0.004805973265320063,0.004855455365031958,0.004905232228338718,0.004946467932313681,0.004991237539798021,0.005030410829931498,0.005071057006716728,0.0051055182702839375,0.005143808200955391,0.0051767961122095585,0.005207722540944815,0.005237176548689604,0.005270459223538637,0.0053022694773972034,0.0053308396600186825,0.005362355150282383,0.0053912196308374405,0.005417433567345142,0.005444531328976154,0.005468977615237236,0.005494897253811359,0.005519049242138863,0.005542023107409477,0.005561462603509426,0.005581196863204241,0.005603286903351545,0.005623904522508383,0.005641576834022999,0.005656303837895393,0.005673387087881565,0.005688408389687538,0.005702546332031488,0.005716389510780573,0.005731410812586546,0.005746432580053806,0.0057611591182649136,0.0057747079990804195,0.00578796211630106,0.0057991547510027885,0.0058100526221096516,0.005819772370159626,0.005830081179738045,0.005838033743202686,0.005850993096828461,0.005858651362359524,0.005866898223757744,0.005875145550817251,0.005882803350687027,0.005890166852623224,0.005896941293030977,0.005901653785258532,0.005908722523599863,0.0059143188409507275,0.005920798983424902,0.005925805773586035,0.005931402090936899,0.005935820285230875,0.005941710900515318,0.005947307217866182,0.005950841587036848,0.005954965017735958,0.0059605613350868225,0.0059646847657859325,0.005968219134956598,0.005971753969788551,0.005977349821478128,0.005979706533253193,0.005982946138828993,0.005985891446471214,0.005988542456179857,0.0059917825274169445,0.0059950221329927444,0.0059985569678246975,0.006001207511872053,0.006003858521580696,0.006007981952279806,0.006010632961988449,0.006012105382978916,0.006014756392687559,0.006016228813678026,0.006017996463924646,0.0060194688849151134,0.006021825131028891,0.006023298017680645,0.006024476140737534,0.006027126684784889,0.006028599571436644,0.006029188632965088,0.0060303667560219765,0.006032428704202175,0.006033312063664198,0.006035079248249531,0.006035963073372841,0.006037435960024595,0.006038319319486618,0.006038908381015062,0.006040675565600395,0.006041853688657284,0.006043031811714172,0.0060439156368374825,0.006045682821422815,0.00604627188295126,0.006047450006008148,0.006048628129065037,0.006050101015716791,0.0060506900772452354,0.006051573436707258,0.0060521624982357025,0.006053046323359013,0.006053635384887457,0.0060548135079443455,0.00605540256947279,0.00605540256947279,0.00605540256947279,0.006055991631001234,0.0060562859289348125,0.006056875456124544,0.006057758815586567,0.006058053579181433,0.006058053579181433,0.006058642640709877,0.0060589369386434555,0.006059231702238321,0.0060595260001719,0.006059820763766766,0.006060115061700344,0.006060704123228788,0.006061293184757233,0.006061882246285677,0.006062471307814121,0.006062766071408987,0.006063944194465876,0.006063944194465876,0.006064238492399454,0.006064238492399454,0.00606453325599432,0.006065416615456343,0.006066005676984787,0.006066300440579653,0.006066595204174519,0.006066595204174519,0.006066595204174519,0.006066595204174519,0.006066595204174519,0.006066595204174519,0.006066595204174519,0.006066595204174519,0.006066595204174519,0.006066595204174519,0.006066595204174519,0.006066595204174519,0.006066595204174519,0.006066595204174519,0.006066595204174519,0.006066595204174519,0.006066595204174519,0.006066595204174519,0.006066595204174519,0.006066595204174519,0.006066595204174519,0.006066595204174519,0.006066595204174519,0.006066595204174519,0.006066595204174519,0.006066595204174519,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097,0.006066889502108097],"active":[0.0005295872688293457,0.00048069399781525135,0.000473330554086715,0.00046626164112240076,0.0004544801777228713,0.00045919272815808654,0.0004556583007797599,0.0004506511613726616,0.00045241834595799446,0.000447116675786674,0.00044152047485113144,0.0004332733806222677,0.0004323899047449231,0.00042797159403562546,0.00043739681132137775,0.00042914971709251404,0.000431800726801157,0.0004306226037442684,0.0004150120075792074,0.00040205218829214573,0.00040234695188701153,0.0003935107961297035,0.0003846746403723955,0.00037907855585217476,0.0003770166076719761,0.00037142052315175533,0.0003584609366953373,0.00035404274240136147,0.0003425555769354105,0.00035109766758978367,0.00034579564817249775,0.00033695949241518974,0.0003431451041251421,0.00033578183501958847,0.0003204653039574623,0.0003219381906092167,0.0003148694522678852,0.00030514923855662346,0.0003016148693859577,0.000295429490506649,0.0002898336388170719,0.0002892445772886276,0.00028806598857045174,0.0002830591984093189,0.0002730446867644787,0.0002659759484231472,0.0002612634561955929,0.00025713955983519554,0.00025095464661717415,0.0002488931640982628,0.0002477145753800869,0.00024388544261455536,0.0002421187236905098,0.00023357709869742393,0.0002362276427447796,0.00023122038692235947,0.00023092608898878098,0.0002297479659318924,0.00023416569456458092,0.00022709695622324944,0.00022680219262838364,0.0002235625870525837,0.00021973345428705215,0.0002170829102396965,0.0002176719717681408,0.00021384237334132195,0.00021590478718280792,0.00020971894264221191,0.00020647933706641197,0.00020206114277243614,0.00020235590636730194,0.0002044173888862133,0.00020323926582932472,0.00019999966025352478,0.0001979377120733261,0.00019646482542157173,0.00019646482542157173,0.000192930456250906,0.00019440334290266037,0.00019675958901643753,0.00019499240443110466,0.00019440287724137306,0.00019116327166557312,0.00019086897373199463,0.0001870398409664631,0.0001867450773715973,0.0001867450773715973,0.0001867450773715973,0.00018497789278626442,0.00018792320042848587,0.00018350547179579735,0.00018232734873890877,0.00018438929691910744,0.00018291594460606575,0.00018262164667248726,0.00018144352361559868,0.00018144352361559868,0.00018232734873890877,0.00018144398927688599,0.00018173828721046448,0.0001805596984922886,0.00017938204109668732,0.00017908727750182152,0.0001799706369638443,0.00017879297956824303,0.00017643626779317856,0.00017908727750182152,0.0001805601641535759,0.0001796763390302658,0.00017938204109668732,0.00017908727750182152,0.0001799706369638443,0.00017908727750182152,0.0001802654005587101,0.0001802654005587101,0.0001796763390302658,0.0001796763390302658,0.00017908727750182152,0.00017908727750182152,0.00017849775031208992,0.00017849821597337723,0.0001793815754354,0.00017702532932162285,0.00017673103138804436,0.00017732009291648865,0.00017673103138804436,0.00017702579498291016,0.00017702532932162285,0.00017732009291648865,0.00017673103138804436,0.00017732009291648865,0.00017820345237851143,0.00017702579498291016,0.00017643626779317856,0.00017702532932162285,0.00017732009291648865,0.00017643626779317856,0.00017702579498291016,0.00017643673345446587,0.00017643626779317856,0.00017584720626473427,0.00017584720626473427,0.00017614196985960007,0.00017584767192602158,0.00017555290833115578,0.00017555290833115578,0.00017584720626473427,0.0001743747852742672,0.00017525814473628998,0.0001746690832078457,0.0001746690832078457,0.0001737852580845356,0.0001740800216794014,0.0001734909601509571,0.0001737857237458229,0.0001737857237458229,0.0001740800216794014,0.00017319666221737862,0.00017290189862251282,0.00017319666221737862,0.0001737857237458229,0.0001737857237458229,0.000174669548869133,0.0001743743196129799,0.0001737857237458229,0.0001734909601509571,0.0001740800216794014,0.0001740800216794014,0.0001740800216794014,0.0001737852580845356,0.0001737857237458229,0.0001743743196129799,0.0001740800216794014,0.0001740800216794014,0.0001737857237458229,0.0001737857237458229,0.0001737857237458229,0.0001740800216794014,0.00017290189862251282,0.0001734909601509571,0.00017319666221737862,0.0001737857237458229,0.0001737857237458229,0.00017290236428380013,0.00017231330275535583,0.00017201853916049004,0.00017172377556562424,0.00017172377556562424,0.00017172377556562424,0.00017172377556562424,0.00017172377556562424,0.00017172377556562424,0.00017172377556562424,0.00017172377556562424,0.00017172377556562424,0.00017172377556562424,0.00017172377556562424,0.00017201807349920273,0.00017201807349920273,0.00017201807349920273,0.00017201807349920273,0.00017201807349920273,0.00017201807349920273,0.00017201807349920273,0.00017201807349920273,0.00017201807349920273,0.00017201807349920273,0.00017201807349920273,0.00017201807349920273,0.00017201807349920273,0.00017201807349920273,0.00017260713502764702,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853,0.00017231283709406853]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.7075435519218445,"q05":0.6368899980507088,"q20":0.6713922919002804,"q40":0.6966612017198532,"q60":0.7184259021238357,"q80":0.7436948119434086,"q95":0.7781971057929802},"MaxActiveInfected":{"mean":0.039265137165784836,"q05":0.026907504785376186,"q20":0.03294211508185873,"q40":0.03736176393311843,"q60":0.04116851039845124,"q80":0.04558815924971094,"q95":0.05162276954619348}},"4W_None":{"TotalInfected":{"mean":0.40672221779823303,"q05":0.322253448821015,"q20":0.3635021352449001,"q40":0.3937119914928764,"q60":0.4197324441035897,"q80":0.44994230035156596,"q95":0.49119098677545103},"MaxActiveInfected":{"mean":0.0074639893136918545,"q05":0.003013358352021227,"q20":0.005186737734120424,"q40":0.006778484875612747,"q60":0.008149493751770962,"q80":0.009741240893263286,"q95":0.01191462027536248}},"2W_Strong":{"TotalInfected":{"mean":0.005950359161943197,"q05":0.0037520981868089547,"q20":0.004825576334284174,"q40":0.00561177398885462,"q60":0.006288944335031774,"q80":0.007075141989602221,"q95":0.008148620137077438},"MaxActiveInfected":{"mean":0.0005439705564640462,"q05":0.0004946249476555021,"q20":0.0005187219194568588,"q40":0.0005363701433699722,"q60":0.0005515709695581202,"q80":0.0005692191934712336,"q95":0.0005933161652725904}},"2W_Moderate":{"TotalInfected":{"mean":0.01686391793191433,"q05":0.0,"q20":0.007335632513814829,"q40":0.013995687649416999,"q60":0.01973214821441166,"q80":0.026392203350013833,"q95":0.035485875415157866},"MaxActiveInfected":{"mean":0.0005487813032232225,"q05":0.0004994356944146783,"q20":0.0005235326662160351,"q40":0.0005411808901291485,"q60":0.0005563817163172965,"q80":0.0005740299402304099,"q95":0.0005981269120317667}}}}} \ No newline at end of file diff --git a/web/country-data/extdata-AM.json b/web/country-data/extdata-AM.json new file mode 100644 index 00000000..27ab0f6b --- /dev/null +++ b/web/country-data/extdata-AM.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0014208555221557617,0.0018070609075948596,0.002241339534521103,0.0026739975437521935,0.00311853876337409,0.003557678544893861,0.0039957379922270775,0.0044632358476519585,0.004931273404508829,0.005393099505454302,0.005871130153536797,0.006339977961033583,0.0068153077736496925,0.00730225071310997,0.007777580060064793,0.008280998095870018,0.008751736022531986,0.009365073405206203,0.01007887814193964,0.010876946151256561,0.011805189773440361,0.012858206406235695,0.014089202508330345,0.015466848388314247,0.01703597605228424,0.01885303296148777,0.02096230909228325,0.023337606340646744,0.026066701859235764,0.02918713353574276,0.03267216309905052,0.0366814061999321,0.04119244962930679,0.04626983404159546,0.052081551402807236,0.05850174278020859,0.06581182777881622,0.07401936501264572,0.08310626447200775,0.09311573952436447,0.10426924377679825,0.11647792160511017,0.12992003560066223,0.14444756507873535,0.160257950425148,0.17722587287425995,0.19536779820919037,0.21454060077667236,0.2348204404115677,0.25603339076042175,0.2781291902065277,0.30077487230300903,0.3240014910697937,0.34747278690338135,0.3710194230079651,0.394578754901886,0.41797012090682983,0.44097578525543213,0.46337464451789856,0.48516714572906494,0.506117582321167,0.5262213349342346,0.54533851146698,0.5634099245071411,0.5804283618927002,0.5963348746299744,0.6111657023429871,0.6250075101852417,0.6377415060997009,0.6495413184165955,0.6602894067764282,0.6700331568717957,0.6789723038673401,0.6871436834335327,0.6944820880889893,0.7010788917541504,0.7071120738983154,0.7125789523124695,0.7174026966094971,0.721808671951294,0.7257066965103149,0.7292492389678955,0.7324010133743286,0.7352270483970642,0.7377230525016785,0.7399787306785583,0.7419915795326233,0.7437891960144043,0.7454009652137756,0.7468404769897461,0.7481001019477844,0.749233067035675,0.7502291202545166,0.7511435747146606,0.7519429922103882,0.7526354193687439,0.7532668709754944,0.7538302540779114,0.7543282508850098,0.7547636032104492,0.7551620006561279,0.755511999130249,0.7558309435844421,0.7561056017875671,0.7563394904136658,0.7565622925758362,0.7567575573921204,0.7569374442100525,0.7570868134498596,0.7572234869003296,0.7573544383049011,0.757463276386261,0.7575564384460449,0.7576410174369812,0.7577163577079773,0.7577841281890869,0.757844090461731,0.7578989267349243,0.757948637008667,0.7579901814460754,0.7580236792564392,0.758057177066803,0.7580873966217041,0.7581144571304321,0.7581354975700378,0.7581560015678406,0.7581735849380493,0.7581903338432312,0.7582060098648071,0.7582184076309204,0.7582278847694397,0.7582365274429321,0.7582459449768066,0.758253812789917,0.7582602500915527,0.7582667469978333,0.7582705616950989,0.7582764625549316,0.7582821249961853,0.758284866809845,0.7582891583442688,0.7582916021347046,0.7582942843437195,0.7582972645759583,0.7582991719245911,0.758301854133606,0.7583037614822388,0.7583051323890686,0.7583064436912537,0.7583078145980835,0.7583085894584656,0.7583094239234924,0.7583104968070984,0.7583115696907043,0.7583129405975342,0.758314847946167,0.75831538438797,0.758316159248352,0.7583164572715759,0.7583169937133789,0.7583169937133789,0.7583175301551819,0.7583178281784058,0.7583180665969849,0.7583180665969849,0.7583183646202087,0.7583186030387878,0.7583186030387878,0.7583186030387878,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117,0.7583189010620117],"recovered":[0.0,0.0005433883052319288,0.0009952215477824211,0.0014435439370572567,0.0018794429488480091,0.0023242542520165443,0.0027593430131673813,0.0031976725440472364,0.003663009498268366,0.004122674930840731,0.004583150614053011,0.005046057049185038,0.005516795441508293,0.005986453499644995,0.006461243145167828,0.006930901203304529,0.007421355228871107,0.007902896963059902,0.008450605906546116,0.009076637215912342,0.009775587357580662,0.010602283291518688,0.01154348999261856,0.012621624395251274,0.01384100690484047,0.01525187212973833,0.016880417242646217,0.01873447187244892,0.020850230008363724,0.02327360026538372,0.026042936369776726,0.029164448380470276,0.03273455426096916,0.03676891326904297,0.04128643497824669,0.0464988574385643,0.05232056602835655,0.05888119712471962,0.06628769636154175,0.07455303519964218,0.08369097858667374,0.09379956871271133,0.10498709976673126,0.11723574995994568,0.13063032925128937,0.14525103569030762,0.16102361679077148,0.17804500460624695,0.1961342692375183,0.21536298096179962,0.235554501414299,0.2566988468170166,0.27855321764945984,0.3011910617351532,0.3241924047470093,0.34744712710380554,0.3708708882331848,0.3943654000759125,0.41750773787498474,0.4403494894504547,0.4626813530921936,0.4842856228351593,0.5052273869514465,0.5251369476318359,0.5440915822982788,0.562056839466095,0.5790941715240479,0.59498530626297,0.6098372340202332,0.6237049698829651,0.6364724040031433,0.6482173800468445,0.6590392589569092,0.6688434481620789,0.6778804063796997,0.6860552430152893,0.6934177279472351,0.7001245021820068,0.7061819434165955,0.7116342186927795,0.7165552377700806,0.7209609150886536,0.7248910665512085,0.7285019159317017,0.7316863536834717,0.7345291376113892,0.7370781302452087,0.7393245697021484,0.7413966059684753,0.7432201504707336,0.7448384165763855,0.7462725043296814,0.7475647926330566,0.7487026453018188,0.7497208118438721,0.7506296038627625,0.7514276504516602,0.752158522605896,0.7528058886528015,0.7533743977546692,0.7538869976997375,0.7543342113494873,0.7547401189804077,0.7550969123840332,0.7554261088371277,0.7557067275047302,0.7559454441070557,0.7561634182929993,0.756365180015564,0.7565377354621887,0.7566949129104614,0.7568372488021851,0.7569620013237,0.7570757269859314,0.7571713328361511,0.7572588324546814,0.7573350071907043,0.7574076652526855,0.7574703097343445,0.7575251460075378,0.7575750946998596,0.7576193809509277,0.7576553225517273,0.7576866149902344,0.7577158212661743,0.7577428221702576,0.7577625513076782,0.7577852010726929,0.7578040957450867,0.7578208446502686,0.7578354477882385,0.7578481435775757,0.7578592300415039,0.7578694820404053,0.7578775882720947,0.7578859329223633,0.7578938007354736,0.7578994631767273,0.7579054236412048,0.7579102516174316,0.7579146027565002,0.7579178214073181,0.7579213380813599,0.7579245567321777,0.7579280734062195,0.7579305171966553,0.7579326629638672,0.7579348087310791,0.7579375505447388,0.7579388618469238,0.7579410672187805,0.7579418420791626,0.7579432129859924,0.7579442858695984,0.7579458951950073,0.7579469680786133,0.7579483389854431,0.7579494118690491,0.757949948310852,0.757950484752655,0.7579518556594849,0.757952094078064,0.7579523921012878,0.7579529285430908,0.7579529285430908,0.7579529285430908,0.7579532265663147,0.7579537630081177,0.7579537630081177,0.7579537630081177,0.7579540014266968,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207,0.7579542994499207],"active":[0.0014208555221557617,0.0012636726023629308,0.0012461179867386818,0.0012304536066949368,0.001239095814526081,0.0012334242928773165,0.0012363949790596962,0.001265563303604722,0.0012682639062404633,0.0012704245746135712,0.0012879795394837856,0.001293920911848545,0.0012985123321413994,0.0013157972134649754,0.001316336914896965,0.0013500968925654888,0.0013303807936608791,0.0014621764421463013,0.0016282722353935242,0.0018003089353442192,0.0020296024158596992,0.0022559231147170067,0.0025457125157117844,0.002845223993062973,0.0031949691474437714,0.0036011608317494392,0.0040818918496370316,0.004603134468197823,0.00521647185087204,0.005913533270359039,0.006629226729273796,0.0075169578194618225,0.008457895368337631,0.00950092077255249,0.010795116424560547,0.012002885341644287,0.013491261750459671,0.015138167887926102,0.016818568110466003,0.01856270432472229,0.02057826519012451,0.022678352892398834,0.02493293583393097,0.027211815118789673,0.029627621173858643,0.03197483718395233,0.034344181418418884,0.036495596170425415,0.03868617117404938,0.04067040979862213,0.0425746887922287,0.04407602548599243,0.04544827342033386,0.04628172516822815,0.04682701826095581,0.047131627798080444,0.04709923267364502,0.04661038517951965,0.04586690664291382,0.04481765627861023,0.04343622922897339,0.04193571209907532,0.04011112451553345,0.038272976875305176,0.03633677959442139,0.034278035163879395,0.03207153081893921,0.03002220392227173,0.027904272079467773,0.02583634853363037,0.023817002773284912,0.021815776824951172,0.019933044910430908,0.018300235271453857,0.01660168170928955,0.015023648738861084,0.013694345951080322,0.012454450130462646,0.011220753192901611,0.010174453258514404,0.009151458740234375,0.008288323879241943,0.007509946823120117,0.006725132465362549,0.006036698818206787,0.0054495930671691895,0.004913449287414551,0.004464626312255859,0.004004359245300293,0.003620326519012451,0.0032616853713989258,0.0029605627059936523,0.002664327621459961,0.002440929412841797,0.0022221803665161133,0.0020058155059814453,0.0018392205238342285,0.0016717314720153809,0.001522362232208252,0.0013892054557800293,0.0012750029563903809,0.0011777877807617188,0.0010908246040344238,0.0010086894035339355,0.0009133815765380859,0.000855565071105957,0.0008121132850646973,0.0007740259170532227,0.0007216334342956543,0.0006857514381408691,0.0006595253944396973,0.0006260275840759277,0.0005944371223449707,0.0005652904510498047,0.0005450248718261719,0.0005252957344055176,0.0005090832710266113,0.0004912614822387695,0.00047832727432250977,0.00046503543853759766,0.00044858455657958984,0.00043779611587524414,0.00043207406997680664,0.0004278421401977539,0.0004196763038635254,0.0004131793975830078,0.00041103363037109375,0.0004051327705383301,0.000401914119720459,0.00039756298065185547,0.0003924369812011719,0.0003883838653564453,0.0003867149353027344,0.00038433074951171875,0.0003826618194580078,0.0003808140754699707,0.00037676095962524414,0.0003769993782043457,0.00037670135498046875,0.0003746151924133301,0.0003745555877685547,0.0003737807273864746,0.00037294626235961914,0.0003727078437805176,0.00037109851837158203,0.0003713369369506836,0.00037109851837158203,0.00037032365798950195,0.0003688931465148926,0.00036895275115966797,0.0003675222396850586,0.000367581844329834,0.00036728382110595703,0.00036728382110595703,0.00036704540252685547,0.00036787986755371094,0.00036704540252685547,0.0003667473793029785,0.00036650896072387695,0.00036650896072387695,0.00036513805389404297,0.0003654360771179199,0.0003654360771179199,0.00036513805389404297,0.00036513805389404297,0.0003654360771179199,0.00036537647247314453,0.000364840030670166,0.000364840030670166,0.00036513805389404297,0.0003648996353149414,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445,0.00036460161209106445]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0014208555221557617,0.0018081412417814136,0.0022189232986420393,0.002642938867211342,0.003066954668611288,0.0034750360064208508,0.0038950007874518633,0.004316315986216068,0.004730878863483667,0.005135179031640291,0.005552173126488924,0.005946480669081211,0.006357532925903797,0.006751570384949446,0.0071558705531060696,0.007549367845058441,0.007944755256175995,0.008431699126958847,0.008974546566605568,0.009602738544344902,0.010297908447682858,0.01107977144420147,0.011964802630245686,0.012972988188266754,0.014080289751291275,0.015353958122432232,0.01675456017255783,0.01834043301641941,0.0201326422393322,0.022131728008389473,0.024381441995501518,0.026897717267274857,0.029686499387025833,0.03282070532441139,0.03632437065243721,0.04021073132753372,0.04452596977353096,0.049318697303533554,0.05462942644953728,0.060424935072660446,0.06694424897432327,0.07406122982501984,0.08181450515985489,0.09032263606786728,0.09955834597349167,0.10966801643371582,0.12052686512470245,0.13212761282920837,0.14460231363773346,0.157953143119812,0.17209123075008392,0.1869857907295227,0.202736496925354,0.21909189224243164,0.23623940348625183,0.2540183663368225,0.27230289578437805,0.2910638153553009,0.31001272797584534,0.32922011613845825,0.34854063391685486,0.36777395009994507,0.38688382506370544,0.40578410029411316,0.4243973195552826,0.44262242317199707,0.460268497467041,0.47736579179763794,0.49385568499565125,0.5095745325088501,0.5246238112449646,0.5388842821121216,0.5524003505706787,0.5651743412017822,0.5772601366043091,0.5884913802146912,0.5989961624145508,0.6087015271186829,0.6176631450653076,0.626085102558136,0.6338578462600708,0.6410258412361145,0.6475721597671509,0.6535937190055847,0.6591432094573975,0.6641293168067932,0.6687610745429993,0.672954797744751,0.676762044429779,0.6802873015403748,0.683422327041626,0.6863104701042175,0.6889182925224304,0.6913138628005981,0.6934698820114136,0.695428192615509,0.6972239017486572,0.698829174041748,0.7002673149108887,0.7015764117240906,0.7027590274810791,0.7038161158561707,0.7048094272613525,0.7056925892829895,0.7064903974533081,0.7072109580039978,0.7078461647033691,0.7084200382232666,0.7089418172836304,0.7094247341156006,0.7098546624183655,0.7102487087249756,0.7106106281280518,0.710926353931427,0.7112115621566772,0.7114759683609009,0.711702823638916,0.7119131684303284,0.7121114134788513,0.7122807502746582,0.7124401330947876,0.7125808000564575,0.7127031683921814,0.7128198146820068,0.7129170298576355,0.7130078077316284,0.7130923271179199,0.7131709456443787,0.7132413983345032,0.71330326795578,0.7133597135543823,0.7134082913398743,0.7134547829627991,0.7134979963302612,0.7135341763496399,0.7135671377182007,0.7135960459709167,0.713622510433197,0.7136467695236206,0.7136703133583069,0.7136918902397156,0.7137081027030945,0.7137256860733032,0.7137402296066284,0.7137523889541626,0.7137656211853027,0.713776171207428,0.7137850522994995,0.7137936949729919,0.7138026356697083,0.7138091325759888,0.7138164043426514,0.713821530342102,0.7138264179229736,0.7138320803642273,0.713836669921875,0.7138407230377197,0.7138453125953674,0.7138485312461853,0.7138512134552002,0.7138539552688599,0.7138558030128479,0.7138582468032837,0.7138601541519165,0.7138617634773254,0.7138639092445374,0.7138655781745911,0.7138668894767761,0.7138679623603821,0.7138684988021851,0.7138693332672119,0.7138704061508179,0.7138707041740417,0.7138717770576477,0.7138723134994507,0.7138725519180298,0.7138728499412537,0.7138736844062805,0.7138742208480835,0.7138747572898865,0.7138752937316895,0.7138758301734924,0.7138760685920715,0.7138760685920715,0.7138763666152954,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745,0.7138766050338745],"recovered":[0.0,0.0005401474190875888,0.0010030537378042936,0.0014359818305820227,0.001859457464888692,0.002290495205670595,0.0027069486677646637,0.003130424302071333,0.0035395859740674496,0.0039590103551745415,0.004380055237561464,0.004800830036401749,0.005207020789384842,0.005623744800686836,0.006016701925545931,0.006413170136511326,0.006810988765209913,0.007198544684797525,0.007639574818313122,0.008145422674715519,0.008703394792973995,0.009344279766082764,0.010041610337793827,0.010842379182577133,0.011732271872460842,0.01272992417216301,0.013870174996554852,0.015157616697251797,0.016608992591500282,0.018212690949440002,0.020004089921712875,0.022018028423190117,0.024288268759846687,0.026812376454472542,0.029665706679224968,0.0328158438205719,0.036389730870723724,0.04027744010090828,0.04466181993484497,0.04951990395784378,0.05491705611348152,0.06080223247408867,0.06728751212358475,0.07441692054271698,0.08223041892051697,0.09077554941177368,0.10009336471557617,0.11023571342229843,0.12100949138402939,0.13267235457897186,0.14506766200065613,0.15838445723056793,0.17252281308174133,0.18751567602157593,0.20314781367778778,0.2195226550102234,0.2366415411233902,0.2543049156665802,0.2725624144077301,0.2911440432071686,0.3100043535232544,0.3291650116443634,0.348285436630249,0.3674114942550659,0.3864857256412506,0.40532147884368896,0.42375698685646057,0.4418681263923645,0.45948636531829834,0.4766133725643158,0.49293607473373413,0.5085617303848267,0.5235759615898132,0.5378714799880981,0.5513597726821899,0.5641366839408875,0.5761236548423767,0.5874262452125549,0.5979342460632324,0.6076126098632812,0.6166998147964478,0.6250612735748291,0.6329050064086914,0.640043318271637,0.6466001868247986,0.6526714563369751,0.6582543849945068,0.6633120775222778,0.6679956912994385,0.6721945405006409,0.6760833263397217,0.6795762181282043,0.6827428340911865,0.6856738924980164,0.6883543729782104,0.6907364726066589,0.6929348707199097,0.6949104070663452,0.696739912033081,0.6983638405799866,0.6998181939125061,0.7011370062828064,0.7023296356201172,0.703445315361023,0.7044324278831482,0.7053290605545044,0.7061462998390198,0.7068625688552856,0.7075091004371643,0.7080957293510437,0.7086304426193237,0.709129273891449,0.7095586657524109,0.7099484205245972,0.7103065252304077,0.7106303572654724,0.7109352350234985,0.7111988663673401,0.711430549621582,0.7116541862487793,0.7118521332740784,0.7120285034179688,0.7121891975402832,0.7123288512229919,0.7124562859535217,0.7125726938247681,0.712679386138916,0.7127725481987,0.7128520011901855,0.7129349112510681,0.7130045890808105,0.7130704522132874,0.7131249904632568,0.7131755352020264,0.713226318359375,0.7132660150527954,0.7133041024208069,0.7133373022079468,0.7133634686470032,0.7133907675743103,0.7134158611297607,0.713441014289856,0.7134596109390259,0.7134780287742615,0.7134944796562195,0.7135101556777954,0.7135228514671326,0.7135355472564697,0.7135463356971741,0.7135571241378784,0.7135655283927917,0.7135741710662842,0.7135803699493408,0.7135868668556213,0.7135922312736511,0.7135971188545227,0.7136000990867615,0.7136052250862122,0.713609516620636,0.7136141061782837,0.7136173844337463,0.7136197686195374,0.713622510433197,0.7136243581771851,0.7136268019676208,0.7136284112930298,0.7136306166648865,0.7136324644088745,0.7136335372924805,0.7136352062225342,0.7136362791061401,0.7136373519897461,0.7136381268501282,0.713638961315155,0.713639497756958,0.7136403322219849,0.7136414051055908,0.7136416435241699,0.7136421799659729,0.7136424779891968,0.7136430144309998,0.7136435508728027,0.7136440873146057,0.7136443853378296,0.7136443853378296,0.7136449217796326,0.7136451601982117,0.7136454582214355,0.7136454582214355,0.7136454582214355,0.7136454582214355,0.7136454582214355,0.7136454582214355,0.7136454582214355,0.7136454582214355,0.7136454582214355,0.7136454582214355,0.7136454582214355,0.7136454582214355,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146,0.7136456966400146],"active":[0.0014208555221557617,0.0012679938226938248,0.0012158695608377457,0.0012069570366293192,0.0012074972037225962,0.0011845408007502556,0.0011880521196871996,0.0011858916841447353,0.0011912928894162178,0.0011761686764657497,0.0011721178889274597,0.0011456506326794624,0.0011505121365189552,0.0011278255842626095,0.0011391686275601387,0.0011361977085471153,0.0011337664909660816,0.0012331544421613216,0.0013349717482924461,0.001457315869629383,0.0015945136547088623,0.0017354916781187057,0.0019231922924518585,0.002130609005689621,0.002348017878830433,0.0026240339502692223,0.0028843851760029793,0.003182816319167614,0.003523649647831917,0.0039190370589494705,0.004377352073788643,0.00487968884408474,0.005398230627179146,0.00600832886993885,0.006658663973212242,0.0073948875069618225,0.008136238902807236,0.009041257202625275,0.009967606514692307,0.010905031114816666,0.012027192860841751,0.013258997350931168,0.014526993036270142,0.0159057155251503,0.0173279270529747,0.01889246702194214,0.020433500409126282,0.021891899406909943,0.02359282225370407,0.02528078854084015,0.027023568749427795,0.028601333498954773,0.03021368384361267,0.03157621622085571,0.03309158980846405,0.03449571132659912,0.035661354660987854,0.0367588996887207,0.037450313568115234,0.03807607293128967,0.038536280393600464,0.038608938455581665,0.03859838843345642,0.03837260603904724,0.03791159391403198,0.037300944328308105,0.036511510610580444,0.03549766540527344,0.034369319677352905,0.0329611599445343,0.03168773651123047,0.030322551727294922,0.02882438898086548,0.027302861213684082,0.02590036392211914,0.02435469627380371,0.022872507572174072,0.02127528190612793,0.019728899002075195,0.018472492694854736,0.017158031463623047,0.0159645676612854,0.014667153358459473,0.013550400733947754,0.012543022632598877,0.011457860469818115,0.010506689548492432,0.009642720222473145,0.008766353130340576,0.008092761039733887,0.007339000701904297,0.006734251976013184,0.0061754584312438965,0.005639970302581787,0.005115509033203125,0.004691720008850098,0.004289031028747559,0.003918766975402832,0.003527402877807617,0.003212571144104004,0.002940833568572998,0.002679109573364258,0.0024797916412353516,0.0022472739219665527,0.002057969570159912,0.0018818974494934082,0.0016998648643493652,0.001557469367980957,0.0014327168464660645,0.0013290047645568848,0.001224219799041748,0.0011194348335266113,0.0010519623756408691,0.000977933406829834,0.0009050369262695312,0.0008456110954284668,0.0007675886154174805,0.0007143020629882812,0.0006808638572692871,0.0006265640258789062,0.0005879998207092285,0.0005522966384887695,0.0005139708518981934,0.0004909634590148926,0.00046074390411376953,0.00043511390686035156,0.00041294097900390625,0.00039839744567871094,0.00038939714431762695,0.00036835670471191406,0.00035512447357177734,0.00033783912658691406,0.00032979249954223633,0.0003224611282348633,0.0003078579902648926,0.00030112266540527344,0.0002919435501098633,0.00028520822525024414,0.00028330087661743164,0.00027954578399658203,0.000276029109954834,0.0002670884132385254,0.00026607513427734375,0.00026220083236694336,0.00025790929794311523,0.0002554655075073242,0.00025331974029541016,0.00024950504302978516,0.0002473592758178711,0.000245511531829834,0.00024360418319702148,0.0002422332763671875,0.00024116039276123047,0.00023955106735229492,0.00023984909057617188,0.00023955106735229492,0.00024062395095825195,0.00024008750915527344,0.0002390146255493164,0.0002371072769165039,0.0002365708351135254,0.00023603439331054688,0.00023573637008666992,0.0002357959747314453,0.00023496150970458984,0.00023549795150756836,0.00023496150970458984,0.00023442506790161133,0.00023442506790161133,0.0002332925796508789,0.00023305416107177734,0.00023305416107177734,0.00023257732391357422,0.00023281574249267578,0.00023281574249267578,0.00023221969604492188,0.0002314448356628418,0.0002320408821105957,0.0002320408821105957,0.00023227930068969727,0.00023227930068969727,0.00023227930068969727,0.0002319812774658203,0.00023168325424194336,0.0002319812774658203,0.00023168325424194336,0.0002314448356628418,0.00023114681243896484,0.00023114681243896484,0.00023114681243896484,0.00023114681243896484,0.00023114681243896484,0.00023114681243896484,0.00023114681243896484,0.00023114681243896484,0.00023114681243896484,0.00023114681243896484,0.00023114681243896484,0.00023114681243896484,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328,0.00023090839385986328]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0014208555221557617,0.0018138127634301782,0.0022313466761261225,0.002625114284455776,0.003024013014510274,0.00341021828353405,0.0037915625143796206,0.004167234990745783,0.004526703152805567,0.004886981099843979,0.005247799679636955,0.005600516218692064,0.005941619165241718,0.006282452028244734,0.006607350893318653,0.00693089934065938,0.007238243240863085,0.007612024899572134,0.008029289543628693,0.008504888042807579,0.009023429825901985,0.009593825787305832,0.010225527919828892,0.010935282334685326,0.011698240414261818,0.012546541169285774,0.013479916378855705,0.014528612606227398,0.015655089169740677,0.016938749700784683,0.01835690811276436,0.019902808591723442,0.02156808413565159,0.02343888394534588,0.02547983080148697,0.027713879942893982,0.030137522146105766,0.03282961621880531,0.03577585145831108,0.03899053856730461,0.04250500723719597,0.04632465913891792,0.05044355243444443,0.05492623522877693,0.059792425483465195,0.06504562497138977,0.07073662430047989,0.07691077888011932,0.08343008160591125,0.09049629420042038,0.09807213395833969,0.10618757456541061,0.11474081128835678,0.12393465638160706,0.13354091346263885,0.1437680572271347,0.15444542467594147,0.1656659096479416,0.17730526626110077,0.18943805992603302,0.20199325680732727,0.21490007638931274,0.22825630009174347,0.24193957448005676,0.2560093402862549,0.27007073163986206,0.28443431854248047,0.29892241954803467,0.31351640820503235,0.328074187040329,0.34264683723449707,0.357192724943161,0.3714745044708252,0.38562580943107605,0.39954134821891785,0.4131004214286804,0.4264039695262909,0.43935859203338623,0.4517871141433716,0.46393340826034546,0.4755190312862396,0.4866887331008911,0.4972688853740692,0.507260799407959,0.5169553756713867,0.5261086821556091,0.5348231792449951,0.543038010597229,0.5507961511611938,0.5580992102622986,0.5648810267448425,0.5713587403297424,0.577384352684021,0.5830591320991516,0.5883039832115173,0.5932595729827881,0.5978338122367859,0.6020907163619995,0.6060181260108948,0.609673023223877,0.6131042838096619,0.6162630915641785,0.6191399097442627,0.6218287348747253,0.6243231892585754,0.6266441941261292,0.6287966370582581,0.6307628154754639,0.6325709223747253,0.6342577934265137,0.635789155960083,0.6371989250183105,0.638519287109375,0.639707624912262,0.6408135890960693,0.6418668627738953,0.6427962183952332,0.6436601877212524,0.6444649696350098,0.6452176570892334,0.6458836793899536,0.6465070247650146,0.6470906734466553,0.647615373134613,0.648087203502655,0.6485385298728943,0.6489492654800415,0.6493260264396667,0.6496496200561523,0.6499772071838379,0.650266706943512,0.6505365371704102,0.6507858037948608,0.65101158618927,0.6512146592140198,0.6514015793800354,0.6515776515007019,0.6517302393913269,0.6518849730491638,0.6520262360572815,0.6521461606025696,0.6522666215896606,0.6523714065551758,0.652460515499115,0.6525453329086304,0.6526247262954712,0.6526986956596375,0.6527695059776306,0.6528294682502747,0.6528923511505127,0.6529496312141418,0.6529979705810547,0.6530495285987854,0.6530916690826416,0.6531265377998352,0.6531621813774109,0.6531980633735657,0.6532258987426758,0.653252363204956,0.6532788276672363,0.6533015370368958,0.6533234119415283,0.6533433794975281,0.6533617377281189,0.6533812284469604,0.6533957719802856,0.6534093022346497,0.6534230709075928,0.653434693813324,0.6534479260444641,0.6534589529037476,0.6534695029258728,0.653480052947998,0.6534886956214905,0.6534954309463501,0.6535008549690247,0.6535067558288574,0.6535130143165588,0.6535192131996155,0.6535248756408691,0.6535302996635437,0.6535351276397705,0.6535386443138123,0.653542160987854,0.6535456776618958,0.6535497307777405,0.6535537838935852,0.653556227684021,0.6535583734512329,0.6535605192184448,0.6535626649856567,0.6535648703575134,0.6535675525665283,0.6535694599151611,0.6535705327987671,0.653572142124176,0.6535729765892029,0.6535740494728088,0.6535756587982178,0.6535764932632446,0.6535770297050476,0.6535778045654297,0.6535786390304565,0.6535791754722595,0.6535794138908386,0.6535797119140625,0.6535799503326416,0.6535802483558655,0.6535804867744446,0.6535813212394714,0.6535816192626953,0.6535818576812744,0.6535821557044983,0.6535826921463013,0.6535832285881042,0.6535834670066833,0.6535834670066833,0.6535837650299072,0.6535840034484863,0.6535843014717102,0.6535843014717102,0.6535848379135132,0.6535848379135132,0.6535851359367371,0.6535851359367371,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162,0.6535853743553162],"recovered":[0.0,0.0005466291913762689,0.0010025135707110167,0.0014400329673662782,0.0018597275484353304,0.0022691593039780855,0.00266859820112586,0.0030566942878067493,0.0034342571161687374,0.0038029078859835863,0.004162915982306004,0.004525084979832172,0.004871049430221319,0.005227006506174803,0.005566759034991264,0.0059000300243496895,0.006231950595974922,0.006545776501297951,0.006889310199767351,0.007266062777489424,0.007691158913075924,0.008162707090377808,0.008686650544404984,0.009258667007088661,0.009915756061673164,0.010617947205901146,0.011391708627343178,0.012251893058419228,0.013184458017349243,0.014245307072997093,0.015402303077280521,0.016685692593455315,0.01808440499007702,0.019649211317300797,0.021354997530579567,0.023224446922540665,0.025268634781241417,0.02753509394824505,0.029985472559928894,0.03268323838710785,0.03561650961637497,0.03884200006723404,0.04235808923840523,0.04617936164140701,0.050302036106586456,0.054842785000801086,0.05975731834769249,0.06501106172800064,0.0707903653383255,0.0768621638417244,0.08343710750341415,0.0905427485704422,0.0982009544968605,0.10621728748083115,0.11481048911809921,0.12387416511774063,0.13356900215148926,0.14380425214767456,0.15451942384243011,0.16567076742649078,0.1773231029510498,0.18940889835357666,0.20192113518714905,0.2148309350013733,0.2280912846326828,0.24178266525268555,0.2556290924549103,0.26978012919425964,0.2841118574142456,0.29857566952705383,0.31305646896362305,0.3275691568851471,0.3420707583427429,0.35649457573890686,0.37076959013938904,0.38490498065948486,0.39874112606048584,0.4123099148273468,0.425549179315567,0.4384292662143707,0.45089614391326904,0.4629181921482086,0.47452056407928467,0.4856027662754059,0.4961397051811218,0.5062075257301331,0.5158928632736206,0.5250716209411621,0.5337088704109192,0.5419090986251831,0.5496974587440491,0.5570380687713623,0.5638941526412964,0.5703748464584351,0.5764302015304565,0.5820725560188293,0.5873854756355286,0.5923123955726624,0.5969012379646301,0.6011570692062378,0.6050795912742615,0.6088238954544067,0.612261950969696,0.6153931617736816,0.6183258891105652,0.6209980249404907,0.6235321164131165,0.6258752942085266,0.6280366778373718,0.6299852728843689,0.6318238973617554,0.6335045695304871,0.6350721120834351,0.6365002393722534,0.6377993226051331,0.6389957070350647,0.6401246190071106,0.6411422491073608,0.6421323418617249,0.6430168747901917,0.6438179016113281,0.6445543766021729,0.6452320218086243,0.6458588242530823,0.6464362740516663,0.6469593644142151,0.6474563479423523,0.6479086875915527,0.6483116745948792,0.6486837863922119,0.6490321755409241,0.6493468284606934,0.6496484875679016,0.6499223709106445,0.6501656770706177,0.6503896117210388,0.6505972743034363,0.6507903933525085,0.6509599685668945,0.6511271595954895,0.651272177696228,0.651409924030304,0.6515363454818726,0.6516538262367249,0.6517558693885803,0.6518436670303345,0.6519298553466797,0.6520124673843384,0.6520897150039673,0.6521593928337097,0.6522260904312134,0.6522881984710693,0.6523433327674866,0.6523948907852173,0.6524462103843689,0.6524867415428162,0.6525272130966187,0.6525623202323914,0.6525945067405701,0.6526244282722473,0.6526517271995544,0.6526771187782288,0.6527000665664673,0.652720034122467,0.6527432799339294,0.6527632474899292,0.6527813673019409,0.652797281742096,0.6528118848800659,0.652825653553009,0.652839720249176,0.6528508067131042,0.6528615951538086,0.6528715491294861,0.6528801918029785,0.6528893709182739,0.6528974771499634,0.6529045104980469,0.6529115438461304,0.65291827917099,0.6529247760772705,0.6529302000999451,0.6529350280761719,0.6529388427734375,0.6529420614242554,0.652946412563324,0.6529510021209717,0.6529552936553955,0.6529590487480164,0.6529625654220581,0.6529644727706909,0.6529669165611267,0.6529685258865356,0.6529717445373535,0.6529734134674072,0.6529755592346191,0.652977466583252,0.652978241443634,0.6529796123504639,0.6529806852340698,0.6529812216758728,0.6529820561408997,0.6529831290245056,0.6529836654663086,0.6529836654663086,0.6529844403266907,0.6529844403266907,0.6529852747917175,0.6529855728149414,0.6529858112335205,0.6529863476753235,0.6529868841171265,0.6529874205589294,0.6529879570007324,0.6529882550239563,0.6529884934425354,0.6529884934425354,0.6529890298843384,0.6529890298843384,0.6529893279075623,0.6529895663261414,0.6529895663261414,0.6529898643493652,0.6529901623725891,0.6529904007911682,0.6529904007911682,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921,0.6529906988143921],"active":[0.0014208555221557617,0.0012671835720539093,0.0012288331054151058,0.001185081317089498,0.0011642854660749435,0.0011410589795559645,0.0011229643132537603,0.0011105407029390335,0.0010924460366368294,0.0010840732138603926,0.0010848836973309517,0.0010754312388598919,0.001070569735020399,0.001055445522069931,0.0010405918583273888,0.0010308693163096905,0.0010062926448881626,0.0010662483982741833,0.0011399793438613415,0.0012388252653181553,0.0013322709128260612,0.0014311186969280243,0.0015388773754239082,0.0016766153275966644,0.0017824843525886536,0.0019285939633846283,0.0020882077515125275,0.0022767195478081703,0.0024706311523914337,0.00269344262778759,0.002954605035483837,0.0032171159982681274,0.0034836791455745697,0.003789672628045082,0.004124833270907402,0.004489433020353317,0.004868887364864349,0.005294522270560265,0.005790378898382187,0.006307300180196762,0.006888497620820999,0.007482659071683884,0.0080854631960392,0.008746873587369919,0.009490389376878738,0.010202839970588684,0.0109793059527874,0.011899717152118683,0.012639716267585754,0.013634130358695984,0.014635026454925537,0.015644825994968414,0.016539856791496277,0.01771736890077591,0.018730424344539642,0.019893892109394073,0.02087642252445221,0.02186165750026703,0.022785842418670654,0.023767292499542236,0.024670153856277466,0.025491178035736084,0.02633516490459442,0.02710863947868347,0.027918055653572083,0.028288066387176514,0.02880522608757019,0.029142290353775024,0.029404550790786743,0.029498517513275146,0.029590368270874023,0.029623568058013916,0.029403746128082275,0.02913123369216919,0.02877175807952881,0.028195440769195557,0.027662843465805054,0.02704867720603943,0.026237934827804565,0.02550414204597473,0.02462288737297058,0.023770540952682495,0.022748321294784546,0.0216580331325531,0.020815670490264893,0.019901156425476074,0.01893031597137451,0.017966389656066895,0.017087280750274658,0.01619011163711548,0.015183568000793457,0.014320671558380127,0.01349020004272461,0.012684285640716553,0.011873781681060791,0.01118701696395874,0.010448336601257324,0.009778320789337158,0.009116888046264648,0.00851595401763916,0.00802469253540039,0.0074391961097717285,0.00687795877456665,0.006435573101043701,0.005997300148010254,0.005646169185638428,0.0052645206451416016,0.004887521266937256,0.004534244537353516,0.004272520542144775,0.003965258598327637,0.0036943554878234863,0.0034471750259399414,0.003207385540008545,0.0030142664909362793,0.0028711557388305664,0.0026715993881225586,0.0025179386138916016,0.002332627773284912,0.002200782299041748,0.0020657777786254883,0.0019526481628417969,0.0018586516380310059,0.0017565488815307617,0.0016509294509887695,0.0015791654586791992,0.001492917537689209,0.0014173388481140137,0.0013379454612731934,0.0012934207916259766,0.0012345314025878906,0.0011897087097167969,0.0011373162269592285,0.0010892152786254883,0.0010489821434020996,0.001011967658996582,0.000980377197265625,0.0009398460388183594,0.0009250044822692871,0.0008990764617919922,0.0008739829063415527,0.0008566975593566895,0.0008350610733032227,0.0008066892623901367,0.0007894635200500488,0.0007810592651367188,0.0007688403129577637,0.0007570385932922363,0.000739753246307373,0.0007329583168029785,0.0007235407829284668,0.0007097721099853516,0.0007061958312988281,0.0006967782974243164,0.0006803274154663086,0.0006754398345947266,0.0006708502769470215,0.0006635785102844238,0.0006578564643859863,0.0006543993949890137,0.0006498098373413086,0.0006462931632995605,0.000643312931060791,0.0006417036056518555,0.0006379485130310059,0.0006325244903564453,0.0006279349327087402,0.0006257891654968262,0.0006228089332580566,0.0006222724914550781,0.0006192326545715332,0.0006186962127685547,0.0006184577941894531,0.0006171464920043945,0.000615239143371582,0.0006114840507507324,0.000609278678894043,0.0006085038185119629,0.0006076693534851074,0.0006065964698791504,0.0006055235862731934,0.0006049275398254395,0.0006036162376403809,0.0006033182144165039,0.0006036162376403809,0.0006033182144165039,0.0006027817726135254,0.0006009340286254883,0.0005993247032165527,0.0005979537963867188,0.0005981922149658203,0.0005979537963867188,0.0005990266799926758,0.0005977153778076172,0.0005971193313598633,0.0005965828895568848,0.0005955100059509277,0.0005958080291748047,0.0005960464477539062,0.0005958080291748047,0.0005958080291748047,0.0005957484245300293,0.0005955100059509277,0.0005955100059509277,0.0005957484245300293,0.0005952715873718262,0.0005955100059509277,0.0005949735641479492,0.0005949139595031738,0.0005955100059509277,0.0005952715873718262,0.0005949735641479492,0.0005947351455688477,0.0005947351455688477,0.0005949735641479492,0.0005949735641479492,0.0005949735641479492,0.0005947351455688477,0.0005949735641479492,0.0005949735641479492,0.0005947351455688477,0.0005952715873718262,0.0005949735641479492,0.0005949735641479492,0.0005947351455688477,0.0005949735641479492,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723,0.0005946755409240723]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0014208555221557617,0.0018151630647480488,0.0022421497851610184,0.002674807794392109,0.003126641036942601,0.003576043527573347,0.004039220046252012,0.0045007760636508465,0.004966382868587971,0.005431720055639744,0.005912721157073975,0.006369416136294603,0.006834752857685089,0.007299819961190224,0.0077813612297177315,0.008253179490566254,0.008736882358789444,0.00932456273585558,0.010015411302447319,0.01080105546861887,0.011754685081541538,0.012802571058273315,0.014016012661159039,0.015411753207445145,0.017006538808345795,0.018824134021997452,0.02087993547320366,0.023248212411999702,0.02591519057750702,0.02900807373225689,0.03244287148118019,0.03638540580868721,0.04089158773422241,0.04593116044998169,0.051583804190158844,0.057928916066884995,0.06506966054439545,0.0730011910200119,0.08198248594999313,0.09186556935310364,0.10283677279949188,0.11487719416618347,0.12800629436969757,0.14236557483673096,0.1578570008277893,0.17463289201259613,0.19256146252155304,0.2115427851676941,0.23155929148197174,0.2525826394557953,0.27447211742401123,0.2970316410064697,0.3201883137226105,0.3436577022075653,0.36733803153038025,0.39107832312583923,0.41459906101226807,0.4377162754535675,0.4603560268878937,0.48237836360931396,0.5035637617111206,0.5239340662956238,0.5432343482971191,0.5615180730819702,0.5787141919136047,0.5946963429450989,0.6097785830497742,0.6237009167671204,0.636505663394928,0.6483070850372314,0.6590929627418518,0.668962299823761,0.6779573559761047,0.686181902885437,0.6936275959014893,0.700320303440094,0.7063505053520203,0.7118561863899231,0.7167396545410156,0.7211648225784302,0.7251403331756592,0.7287144660949707,0.7318670749664307,0.7347393035888672,0.7372925877571106,0.7395941019058228,0.7416301965713501,0.7434489130973816,0.7450855374336243,0.7465393543243408,0.747833251953125,0.7489856481552124,0.7500197887420654,0.7509334683418274,0.7517455816268921,0.7524539828300476,0.7531042695045471,0.7536720037460327,0.7541837692260742,0.754629373550415,0.755025327205658,0.7553823590278625,0.7556972503662109,0.7559776306152344,0.7562265992164612,0.7564475536346436,0.7566541433334351,0.7568364143371582,0.7569957971572876,0.7571308016777039,0.7572528719902039,0.7573620080947876,0.7574584484100342,0.7575424313545227,0.7576202154159546,0.757692277431488,0.7577522397041321,0.7578095197677612,0.7578586935997009,0.7579026818275452,0.7579405307769775,0.7579753398895264,0.7580050230026245,0.7580320835113525,0.7580525875091553,0.758073627948761,0.7580890655517578,0.75810307264328,0.7581168413162231,0.7581292986869812,0.7581430673599243,0.7581517100334167,0.7581614255905151,0.7581697702407837,0.7581762671470642,0.7581833004951477,0.7581894993782043,0.758195698261261,0.7582000494003296,0.7582041025161743,0.7582070827484131,0.7582111358642578,0.7582135200500488,0.7582159638404846,0.7582184076309204,0.7582208514213562,0.7582229971885681,0.758224606513977,0.758225679397583,0.7582273483276367,0.7582284212112427,0.7582289576530457,0.7582300305366516,0.7582305669784546,0.7582316398620605,0.7582324743270874,0.7582335472106934,0.7582337856292725,0.7582343220710754,0.7582348585128784,0.7582351565361023,0.7582356929779053,0.7582367658615112,0.7582370638847351,0.7582376003265381,0.7582378387451172,0.7582383751869202,0.7582383751869202,0.7582383751869202,0.758238673210144,0.758238673210144,0.758238673210144,0.758238673210144,0.7582389116287231,0.7582389116287231,0.7582389116287231,0.7582389116287231,0.7582389116287231,0.7582389116287231,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947,0.758239209651947],"recovered":[0.0,0.0005323152872733772,0.000996842049062252,0.0014427336864173412,0.0018805231666192412,0.002328035421669483,0.0027739270590245724,0.0032319719903171062,0.0036816447973251343,0.0041448213160037994,0.004606646951287985,0.005071443971246481,0.005540021695196629,0.006006979383528233,0.006470695603638887,0.006934142205864191,0.007417844142764807,0.007898575626313686,0.008430620655417442,0.00905098021030426,0.00975722260773182,0.010579327121376991,0.01151945348829031,0.012588405050337315,0.013818050734698772,0.015227295458316803,0.016852328553795815,0.018681807443499565,0.020780550315976143,0.023164762184023857,0.025917623192071915,0.029041025787591934,0.03253199905157089,0.036527737975120544,0.0410795584321022,0.046171799302101135,0.05186252295970917,0.05828757584095001,0.06546775251626968,0.07356429100036621,0.08259151130914688,0.09256668388843536,0.10355517268180847,0.11566014587879181,0.12887080013751984,0.14328895509243011,0.15881036221981049,0.1755257546901703,0.19341976940631866,0.21236732602119446,0.23234683275222778,0.25336045026779175,0.2751578390598297,0.2976541817188263,0.3206236660480499,0.3439207673072815,0.36737990379333496,0.39078909158706665,0.4142133891582489,0.4372560679912567,0.45962196588516235,0.48158758878707886,0.5026714205741882,0.5228429436683655,0.5420417189598083,0.5601752400398254,0.577307403087616,0.5934358835220337,0.6085111498832703,0.6224474906921387,0.6352640986442566,0.647036075592041,0.657914400100708,0.6679049730300903,0.6770204901695251,0.6852023601531982,0.6927333474159241,0.6994538903236389,0.7055885791778564,0.7110921740531921,0.7160453200340271,0.7205415368080139,0.7245666980743408,0.7281672954559326,0.7314178943634033,0.7343133687973022,0.7369176745414734,0.7392408847808838,0.7413403987884521,0.7431842088699341,0.7448176145553589,0.7462765574455261,0.7475917935371399,0.7487750053405762,0.7498155832290649,0.7507519721984863,0.7515676021575928,0.7523030042648315,0.752966582775116,0.7535480260848999,0.7540708780288696,0.7545132637023926,0.7549207806587219,0.7552740573883057,0.755588710308075,0.7558725476264954,0.7561193704605103,0.7563440799713135,0.7565541863441467,0.7567354440689087,0.756899356842041,0.7570379376411438,0.7571600079536438,0.7572731375694275,0.7573736310005188,0.7574570775032043,0.757538914680481,0.7576088309288025,0.7576701641082764,0.7577257752418518,0.7577746510505676,0.7578203082084656,0.7578597664833069,0.7578929662704468,0.7579229474067688,0.757950484752655,0.7579721212387085,0.7579926252365112,0.758011519908905,0.7580296397209167,0.758043646812439,0.7580552697181702,0.7580685019493103,0.7580804228782654,0.7580893039703369,0.7580968737602234,0.7581055164337158,0.7581127882003784,0.7581198215484619,0.7581244111061096,0.7581292986869812,0.7581325173377991,0.7581371068954468,0.7581403851509094,0.7581427693367004,0.7581457495689392,0.7581478953361511,0.7581501007080078,0.7581530809402466,0.7581549286842346,0.7581560015678406,0.7581573724746704,0.7581582069396973,0.7581589818000793,0.7581595182418823,0.7581603527069092,0.758161723613739,0.7581624984741211,0.758163571357727,0.75816410779953,0.758164644241333,0.758165180683136,0.7581660151481628,0.7581670880317688,0.7581676244735718,0.7581684589385986,0.7581686973571777,0.7581689953804016,0.7581692337989807,0.7581692337989807,0.7581695318222046,0.7581697702407837,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076,0.7581700682640076],"active":[0.0014208555221557617,0.0012828477192670107,0.0012453077360987663,0.0012320741079747677,0.00124611787032336,0.001248008105903864,0.0012652929872274399,0.0012688040733337402,0.0012847380712628365,0.0012868987396359444,0.0013060742057859898,0.0012979721650481224,0.0012947311624884605,0.0012928405776619911,0.001310665626078844,0.0013190372847020626,0.0013190382160246372,0.001425987109541893,0.0015847906470298767,0.0017500752583146095,0.001997462473809719,0.002223243936896324,0.0024965591728687286,0.00282334815710783,0.0031884880736470222,0.003596838563680649,0.0040276069194078445,0.004566404968500137,0.005134640261530876,0.005843311548233032,0.006525248289108276,0.007344380021095276,0.00835958868265152,0.009403422474861145,0.01050424575805664,0.01175711676478386,0.01320713758468628,0.01471361517906189,0.01651473343372345,0.018301278352737427,0.020245261490345,0.022310510277748108,0.0244511216878891,0.026705428957939148,0.02898620069026947,0.031343936920166016,0.033751100301742554,0.036017030477523804,0.038139522075653076,0.04021531343460083,0.04212528467178345,0.04367119073867798,0.04503047466278076,0.046003520488739014,0.04671436548233032,0.04715755581855774,0.047219157218933105,0.046927183866500854,0.046142637729644775,0.04512229561805725,0.04394179582595825,0.04234647750854492,0.04056292772293091,0.038675129413604736,0.03667247295379639,0.03452110290527344,0.0324711799621582,0.03026503324508667,0.027994513511657715,0.025859594345092773,0.023828864097595215,0.02192622423171997,0.02004295587539673,0.01827692985534668,0.01660710573196411,0.015117943286895752,0.013617157936096191,0.01240229606628418,0.01115107536315918,0.010072648525238037,0.00909501314163208,0.008172929286956787,0.007300376892089844,0.00657200813293457,0.005874693393707275,0.005280733108520508,0.004712522029876709,0.004208028316497803,0.003745138645172119,0.0033551454544067383,0.0030156373977661133,0.0027090907096862793,0.002427995204925537,0.0021584630012512207,0.0019299983978271484,0.0017020106315612793,0.0015366673469543457,0.0013689994812011719,0.001217186450958252,0.0010813474655151367,0.0009544491767883301,0.0008690953254699707,0.0007764697074890137,0.0007035732269287109,0.0006378889083862305,0.0005750060081481934,0.0005347728729248047,0.0004923343658447266,0.00044161081314086914,0.000395357608795166,0.0003535151481628418,0.00032407045364379883,0.00029844045639038086,0.00026929378509521484,0.000246584415435791,0.0002351999282836914,0.00021332502365112305,0.00020068883895874023,0.00018852949142456055,0.00017690658569335938,0.0001658797264099121,0.00015503168106079102,0.00014525651931762695,0.00013911724090576172,0.0001296401023864746,0.00012314319610595703,0.0001169443130493164,0.00011044740676879883,0.00010532140731811523,9.965896606445312e-05,9.942054748535156e-05,9.644031524658203e-05,9.292364120483398e-05,8.934736251831055e-05,8.696317672729492e-05,8.64267349243164e-05,8.398294448852539e-05,8.291006088256836e-05,8.022785186767578e-05,7.969141006469727e-05,7.778406143188477e-05,7.861852645874023e-05,7.641315460205078e-05,7.557868957519531e-05,7.56382942199707e-05,7.510185241699219e-05,7.510185241699219e-05,7.450580596923828e-05,7.259845733642578e-05,7.241964340209961e-05,7.241964340209961e-05,7.158517837524414e-05,7.18235969543457e-05,7.158517837524414e-05,7.212162017822266e-05,7.212162017822266e-05,7.18235969543457e-05,7.128715515136719e-05,7.075071334838867e-05,7.075071334838867e-05,7.051229476928711e-05,7.051229476928711e-05,7.075071334838867e-05,6.99758529663086e-05,6.99758529663086e-05,6.937980651855469e-05,6.967782974243164e-05,6.937980651855469e-05,6.914138793945312e-05,6.943941116333008e-05,6.914138793945312e-05,6.890296936035156e-05,6.860494613647461e-05,6.884336471557617e-05,6.884336471557617e-05,6.884336471557617e-05,6.884336471557617e-05,6.884336471557617e-05,6.884336471557617e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05,6.914138793945312e-05]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0014208555221557617,0.0018202945357188582,0.0022335073444992304,0.0026442892849445343,0.0030704657547175884,0.003476386424154043,0.0039020227268338203,0.004302541725337505,0.004711703397333622,0.005125456489622593,0.005521384533494711,0.005907860118895769,0.00629784632474184,0.0066894530318677425,0.007072687614709139,0.007457002531737089,0.007827543653547764,0.008302602916955948,0.008846532553434372,0.009447446092963219,0.01012911181896925,0.01090503390878439,0.011750094592571259,0.012709666043519974,0.013791851699352264,0.015029328875243664,0.016424261033535004,0.017953146249055862,0.019678378477692604,0.021606704220175743,0.02377566508948803,0.02618580311536789,0.028894372284412384,0.031909745186567307,0.035244885832071304,0.03902969881892204,0.04321448877453804,0.04779412969946861,0.05291364714503288,0.05858168378472328,0.0648314580321312,0.07163650542497635,0.07912267744541168,0.0873412936925888,0.09628018736839294,0.10601634532213211,0.11652221530675888,0.1279141902923584,0.1399727165699005,0.1530245691537857,0.16685369610786438,0.1815222054719925,0.19702038168907166,0.21321913599967957,0.23011980950832367,0.2476983666419983,0.265858918428421,0.2843676209449768,0.303221195936203,0.3222465515136719,0.34154897928237915,0.36073797941207886,0.3798843026161194,0.3989320695400238,0.4177408218383789,0.43602561950683594,0.4539198875427246,0.4711821973323822,0.4878227710723877,0.5038937926292419,0.5192277431488037,0.5338860154151917,0.5477772355079651,0.5607494115829468,0.5730745196342468,0.5845858454704285,0.5953547954559326,0.6053637266159058,0.6147006750106812,0.6233538389205933,0.6313474774360657,0.6387361884117126,0.6454702019691467,0.651715099811554,0.6573852896690369,0.6625990867614746,0.6673237681388855,0.6716865301132202,0.6756733655929565,0.6792566776275635,0.6825315952301025,0.6855445504188538,0.688267707824707,0.6906880736351013,0.6929094791412354,0.6949517726898193,0.6968017816543579,0.6984751224517822,0.699988067150116,0.7013481855392456,0.7025845646858215,0.7036605477333069,0.7046738862991333,0.7055839896202087,0.7064231038093567,0.7071658372879028,0.7078439593315125,0.7084524631500244,0.7090015411376953,0.709510862827301,0.7099438309669495,0.7103524208068848,0.7107178568840027,0.7110413908958435,0.7113414406776428,0.7116039395332336,0.7118445634841919,0.7120603919029236,0.7122591733932495,0.7124354839324951,0.7125910520553589,0.7127271890640259,0.712863028049469,0.7129775285720825,0.7130882740020752,0.7131852507591248,0.7132686972618103,0.7133456468582153,0.7134202122688293,0.7134812474250793,0.7135398387908936,0.7135933041572571,0.7136435508728027,0.713683009147644,0.7137207984924316,0.7137539982795715,0.7137858867645264,0.7138120532035828,0.7138352990150452,0.7138582468032837,0.7138788104057312,0.7138949632644653,0.7139117121696472,0.7139266133308411,0.7139403820037842,0.7139497995376587,0.713960587978363,0.7139711380004883,0.7139797806739807,0.713989794254303,0.7139965295791626,0.7140030264854431,0.7140084505081177,0.7140146493911743,0.7140178680419922,0.7140227556228638,0.7140265107154846,0.7140303254127502,0.7140335440635681,0.7140359878540039,0.7140381336212158,0.7140402793884277,0.7140427231788635,0.7140437960624695,0.7140459418296814,0.7140473127365112,0.7140483856201172,0.7140494585037231,0.714050829410553,0.7140516042709351,0.7140527367591858,0.7140538096427917,0.7140545845031738,0.7140551209449768,0.7140554189682007,0.7140556573867798,0.7140556573867798,0.7140562534332275,0.7140567898750305,0.7140570282936096,0.7140570282936096,0.7140573263168335,0.7140575647354126,0.7140581011772156,0.7140583992004395,0.7140583992004395,0.7140583992004395,0.7140586376190186,0.7140586376190186,0.7140586376190186,0.7140586376190186,0.7140586376190186,0.7140586376190186,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424,0.7140589356422424],"recovered":[0.0,0.0005409576115198433,0.001013316446915269,0.0014597483677789569,0.0018824136350303888,0.002304808935150504,0.0027236933819949627,0.0031447382643818855,0.003553899936378002,0.00395576935261488,0.004375194199383259,0.004780844785273075,0.005176772829145193,0.005553795490413904,0.0059537747874855995,0.006337549537420273,0.0067132217809557915,0.007089434657245874,0.007509129121899605,0.007992290891706944,0.008540811017155647,0.009163600392639637,0.009868493303656578,0.010632531717419624,0.01150405965745449,0.012489558197557926,0.01357660535722971,0.014820024371147156,0.016201721504330635,0.01775059476494789,0.01948689855635166,0.021441690623760223,0.023625778034329414,0.026084527373313904,0.028806060552597046,0.031857892870903015,0.035277027636766434,0.039062920957803726,0.043259866535663605,0.04794510453939438,0.05310378223657608,0.05877181887626648,0.06498945504426956,0.07188065350055695,0.0794413685798645,0.08768158406019211,0.09671042114496231,0.10644333809614182,0.11699889600276947,0.12835873663425446,0.14051826298236847,0.1535244733095169,0.16737844049930573,0.18201428651809692,0.197472482919693,0.21356941759586334,0.2304171621799469,0.247916579246521,0.2659107744693756,0.28437113761901855,0.303099662065506,0.32212284207344055,0.34120139479637146,0.36033234000205994,0.3794303238391876,0.3983616828918457,0.41699647903442383,0.43526697158813477,0.4530186653137207,0.4702323377132416,0.486895889043808,0.5029347538948059,0.5182139277458191,0.5327876210212708,0.5465829968452454,0.5596591234207153,0.5718607902526855,0.5833505392074585,0.5942137241363525,0.6042777299880981,0.6137300729751587,0.6223886013031006,0.6303879618644714,0.6377174854278564,0.6445114612579346,0.6507957577705383,0.6565078496932983,0.661740243434906,0.6665521264076233,0.6709243655204773,0.6749420166015625,0.6785272359848022,0.681836724281311,0.6848682761192322,0.6875884532928467,0.6900515556335449,0.6923288106918335,0.6943718791007996,0.6962103247642517,0.6978874802589417,0.6994050145149231,0.7007912993431091,0.7020430564880371,0.7031471133232117,0.7041475176811218,0.7050830125808716,0.7059326767921448,0.7066869735717773,0.7073653936386108,0.7079925537109375,0.7085515856742859,0.7090263962745667,0.7094698548316956,0.7098876237869263,0.710256040096283,0.7105774283409119,0.7108796238899231,0.7111486196517944,0.7113941311836243,0.7116144895553589,0.7118151783943176,0.7119871973991394,0.7121511101722717,0.7122955918312073,0.7124239206314087,0.712543249130249,0.7126491665840149,0.7127455472946167,0.7128341197967529,0.7129184007644653,0.7129864692687988,0.7130534648895264,0.7131120562553406,0.7131646871566772,0.7132119536399841,0.7132533192634583,0.7132930159568787,0.7133297324180603,0.7133591771125793,0.7133842706680298,0.7134110331535339,0.7134342193603516,0.7134539484977722,0.713472306728363,0.7134901285171509,0.7135044932365417,0.7135171890258789,0.7135292887687683,0.7135393023490906,0.7135498523712158,0.7135606408119202,0.7135689854621887,0.7135754823684692,0.7135825157165527,0.7135884761810303,0.7135922312736511,0.7135968208312988,0.7136014103889465,0.7136059999465942,0.713608980178833,0.7136119604110718,0.7136138677597046,0.7136154770851135,0.7136184573173523,0.7136203050613403,0.713622510433197,0.7136238217353821,0.7136257290840149,0.7136273384094238,0.7136287093162537,0.7136292457580566,0.7136303186416626,0.7136306166648865,0.7136308550834656,0.7136313915252686,0.7136319279670715,0.7136322259902954,0.7136327624320984,0.7136330008506775,0.7136332988739014,0.7136335372924805,0.7136338353157043,0.7136338353157043,0.7136340737342834,0.7136343717575073,0.7136346697807312,0.7136346697807312,0.7136346697807312,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103,0.7136349081993103],"active":[0.0014208555221557617,0.001279336865991354,0.0012201908975839615,0.0011845409171655774,0.0011880521196871996,0.001171577489003539,0.0011783293448388577,0.0011578034609556198,0.0011578034609556198,0.0011696871370077133,0.001146190334111452,0.001127015333622694,0.0011210734955966473,0.0011356575414538383,0.0011189128272235394,0.0011194529943168163,0.0011143218725919724,0.0012131682597100735,0.0013374034315347672,0.0014551552012562752,0.0015883008018136024,0.0017414335161447525,0.0018816012889146805,0.0020771343261003494,0.0022877920418977737,0.0025397706776857376,0.002847655676305294,0.0031331218779087067,0.003476656973361969,0.003856109455227852,0.004288766533136368,0.004744112491607666,0.00526859425008297,0.005825217813253403,0.006438825279474258,0.007171805948019028,0.007937461137771606,0.008731208741664886,0.009653780609369278,0.010636579245328903,0.011727675795555115,0.01286468654870987,0.01413322240114212,0.01546064019203186,0.016838818788528442,0.018334761261940002,0.01981179416179657,0.021470852196216583,0.022973820567131042,0.02466583251953125,0.02633543312549591,0.027997732162475586,0.02964194118976593,0.03120484948158264,0.032647326588630676,0.03412894904613495,0.03544175624847412,0.03645104169845581,0.03731042146682739,0.03787541389465332,0.03844931721687317,0.038615137338638306,0.038682907819747925,0.03859972953796387,0.038310497999191284,0.037663936614990234,0.03692340850830078,0.035915225744247437,0.03480410575866699,0.033661454916000366,0.03233185410499573,0.030951261520385742,0.029563307762145996,0.027961790561676025,0.026491522789001465,0.024926722049713135,0.02349400520324707,0.022013187408447266,0.020486950874328613,0.019076108932495117,0.017617404460906982,0.01634758710861206,0.015082240104675293,0.01399761438369751,0.012873828411102295,0.01180332899093628,0.010815918445587158,0.009946286678314209,0.009121239185333252,0.008332312107086182,0.007589578628540039,0.007017314434051514,0.006430983543395996,0.005819797515869141,0.005321025848388672,0.004900217056274414,0.004472970962524414,0.004103243350982666,0.003777742385864258,0.003460705280303955,0.0031795501708984375,0.002869248390197754,0.0026308298110961914,0.0024368762969970703,0.0022755861282348633,0.00208282470703125,0.0019112825393676758,0.0017654895782470703,0.0016361474990844727,0.0015183091163635254,0.0013922452926635742,0.0013260245323181152,0.001248002052307129,0.0011537671089172363,0.0010854005813598633,0.0010265111923217773,0.0009649395942687988,0.0009117722511291504,0.0008650422096252441,0.0008209943771362305,0.0007758736610412598,0.0007399916648864746,0.0007119178771972656,0.0006819367408752441,0.0006643533706665039,0.0006420016288757324,0.0006195306777954102,0.0006000995635986328,0.000586092472076416,0.0005628466606140137,0.0005533695220947266,0.0005398392677307129,0.0005314946174621582,0.0005183219909667969,0.0005088448524475098,0.0005006790161132812,0.0004928708076477051,0.00048232078552246094,0.0004761219024658203,0.00047397613525390625,0.0004677772521972656,0.00046074390411376953,0.000457763671875,0.00045430660247802734,0.0004502534866333008,0.00044530630111694336,0.00044339895248413086,0.0004418492317199707,0.0004404783248901367,0.0004399418830871582,0.00043588876724243164,0.00043404102325439453,0.0004329681396484375,0.00043213367462158203,0.00042939186096191406,0.0004305243492126465,0.000429689884185791,0.00042891502380371094,0.00042754411697387695,0.00042700767517089844,0.00042617321014404297,0.00042641162872314453,0.00042724609375,0.0004253387451171875,0.00042563676834106445,0.000424802303314209,0.0004245638847351074,0.00042372941970825195,0.0004234910011291504,0.0004228949546813965,0.0004234910011291504,0.0004234910011291504,0.0004239678382873535,0.00042426586151123047,0.0004240274429321289,0.00042372941970825195,0.000423431396484375,0.0004234910011291504,0.00042378902435302734,0.00042372941970825195,0.0004234910011291504,0.0004234910011291504,0.00042372941970825195,0.0004240274429321289,0.0004240274429321289,0.00042372941970825195,0.00042372941970825195,0.0004239678382873535,0.00042372941970825195,0.00042372941970825195,0.00042372941970825195,0.00042372941970825195,0.00042372941970825195,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289,0.0004240274429321289]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0014208555221557617,0.0018132725963369012,0.0022313466761261225,0.0026240339502692223,0.003030494786798954,0.003422641661018133,0.0038096574135124683,0.004188840743154287,0.004552630241960287,0.004913988523185253,0.005261843558400869,0.0056134797632694244,0.005946210585534573,0.006267867982387543,0.006591686513274908,0.006918475963175297,0.007230950985103846,0.00760689377784729,0.00803415011614561,0.008495976217091084,0.009018568322062492,0.009600577875971794,0.010229579173028469,0.010940412990748882,0.01171120349317789,0.012570308521389961,0.013502872548997402,0.014542656019330025,0.01567048393189907,0.01697169989347458,0.01834394410252571,0.01986175775527954,0.021551068872213364,0.02338865026831627,0.025438779965043068,0.02767093852162361,0.03008998930454254,0.03276344761252403,0.03565242514014244,0.038826871663331985,0.042271122336387634,0.04599138721823692,0.050106231123209,0.05454786494374275,0.059333838522434235,0.06454247981309891,0.07014515995979309,0.07624585181474686,0.08271114528179169,0.08963935077190399,0.09712741523981094,0.10516183823347092,0.11363621056079865,0.12262074649333954,0.13215434551239014,0.1422100067138672,0.15276773273944855,0.16388504207134247,0.1754412204027176,0.18749406933784485,0.2000330537557602,0.21298713982105255,0.2263452559709549,0.24007174372673035,0.2540048658847809,0.26828229427337646,0.2826566994190216,0.29724743962287903,0.31188109517097473,0.3266165852546692,0.34133803844451904,0.35588204860687256,0.37022241950035095,0.3844580054283142,0.3984840214252472,0.4122329354286194,0.42558619379997253,0.4384835660457611,0.45105496048927307,0.4631785452365875,0.47479578852653503,0.48600220680236816,0.49674251675605774,0.5069926381111145,0.5167314410209656,0.5260541439056396,0.5348528623580933,0.5431571006774902,0.551037609577179,0.5584022402763367,0.5653587579727173,0.5718783736228943,0.5779920220375061,0.5836479067802429,0.5890464186668396,0.594025731086731,0.5986437201499939,0.6029611229896545,0.6069714426994324,0.6106687784194946,0.6140841245651245,0.6172420978546143,0.6201670169830322,0.6229244470596313,0.6254488229751587,0.6277930736541748,0.6299126148223877,0.6318547129631042,0.6337152719497681,0.6354078054428101,0.6369625926017761,0.6384245157241821,0.6397535800933838,0.6409510374069214,0.6420543193817139,0.6430838108062744,0.6440317630767822,0.6449065804481506,0.6457100510597229,0.6464375853538513,0.6471160054206848,0.647721529006958,0.6482748985290527,0.6487945318222046,0.6492693424224854,0.6497135758399963,0.6501103639602661,0.6504846811294556,0.6508233547210693,0.6511368751525879,0.6514217853546143,0.6516962051391602,0.6519300937652588,0.652154803276062,0.652351975440979,0.6525388360023499,0.652703583240509,0.6528521180152893,0.6530063152313232,0.6531397700309753,0.6532655954360962,0.6533703804016113,0.6534714102745056,0.6535680890083313,0.65366530418396,0.6537495851516724,0.6538295149803162,0.6539011001586914,0.6539648175239563,0.6540282964706421,0.6540844440460205,0.6541311740875244,0.6541789770126343,0.6542195081710815,0.654257595539093,0.6542932391166687,0.6543256640434265,0.6543583273887634,0.6543883085250854,0.6544147729873657,0.6544390916824341,0.6544617414474487,0.6544823050498962,0.6545006632804871,0.654518187046051,0.6545352339744568,0.6545509099960327,0.6545641422271729,0.654576301574707,0.6545895338058472,0.6546003222465515,0.6546100378036499,0.6546178460121155,0.654624879360199,0.6546335220336914,0.6546405553817749,0.6546456813812256,0.6546508073806763,0.6546562314033508,0.6546608209609985,0.6546654105186462,0.654669463634491,0.6546735167503357,0.6546772718429565,0.6546816229820251,0.6546846032142639,0.6546869874000549,0.6546908020973206,0.6546934843063354,0.6546956300735474,0.654697835445404,0.6547002196311951,0.6547015905380249,0.6547042727470398,0.6547067165374756,0.6547080874443054,0.6547096967697144,0.6547113060951233,0.6547126770019531,0.6547139883041382,0.6547156572341919,0.6547161936759949,0.654716968536377,0.6547185778617859,0.6547191739082336,0.6547194123268127,0.6547199487686157,0.6547204852104187,0.6547207832336426,0.6547215580940247,0.6547220945358276,0.6547226309776306,0.6547234654426575,0.6547237634658813,0.6547245383262634,0.6547253727912903,0.6547256112098694,0.6547259092330933,0.6547261476516724,0.6547266840934753,0.6547269821166992,0.6547269821166992,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783,0.6547272205352783],"recovered":[0.0,0.0005347459227778018,0.0009990026010200381,0.0014413832686841488,0.0018664792878553271,0.0022799621801823378,0.002681291662156582,0.003075059037655592,0.0034634252078831196,0.003843958955258131,0.004211529158055782,0.004563435446470976,0.00491210026666522,0.005246991757303476,0.005586204584687948,0.005914343986660242,0.006238432601094246,0.0065552289597690105,0.006910645868629217,0.007293070200830698,0.007714655250310898,0.008192955516278744,0.008713657967746258,0.009299447759985924,0.009942763485014439,0.010649005882441998,0.011428979225456715,0.012296455912292004,0.013254676945507526,0.014295540750026703,0.015470631420612335,0.016716482117772102,0.01810736209154129,0.019654612988233566,0.02134041301906109,0.023201491683721542,0.02525729313492775,0.027498364448547363,0.029954684898257256,0.03262085095047951,0.035499028861522675,0.03867131099104881,0.04210637882351875,0.04593305289745331,0.05004735663533211,0.05453679338097572,0.05933384224772453,0.06454788148403168,0.07019269466400146,0.07624423503875732,0.08276597410440445,0.08973009884357452,0.09724003821611404,0.10527418553829193,0.11376125365495682,0.12280683219432831,0.13236069679260254,0.14239662885665894,0.15301699936389923,0.16403141617774963,0.17553412914276123,0.18760858476161957,0.2000846415758133,0.21303386986255646,0.2263782024383545,0.24003718793392181,0.2539532780647278,0.26801735162734985,0.2824390232563019,0.2968709468841553,0.31139010190963745,0.3260642886161804,0.34069204330444336,0.355180948972702,0.36955776810646057,0.3837112486362457,0.39764246344566345,0.4112838804721832,0.4246487617492676,0.43760690093040466,0.4501018524169922,0.46222707629203796,0.47388696670532227,0.48498350381851196,0.4957599639892578,0.5059604048728943,0.5157016515731812,0.5249889492988586,0.5337750315666199,0.5421648621559143,0.5500186085700989,0.5574026703834534,0.5644153952598572,0.5709190368652344,0.577017068862915,0.5827606916427612,0.5881659388542175,0.5931671857833862,0.5977978706359863,0.6021382212638855,0.6061564087867737,0.6098734140396118,0.613315761089325,0.6164510250091553,0.6194242835044861,0.6221731305122375,0.6247109770774841,0.6270622611045837,0.6291720867156982,0.6311895251274109,0.6330241560935974,0.6347047686576843,0.6363049745559692,0.6377355456352234,0.6390799880027771,0.6403115391731262,0.6414341926574707,0.6424612998962402,0.6434046626091003,0.6442953944206238,0.6450772285461426,0.645815908908844,0.6465142965316772,0.6471376419067383,0.647706925868988,0.6482290029525757,0.6487148404121399,0.6491518616676331,0.6495504975318909,0.6499223709106445,0.6502769589424133,0.6505880951881409,0.6508824825286865,0.6511509418487549,0.651392936706543,0.6516111493110657,0.6518175005912781,0.6519997715950012,0.6521636843681335,0.6523265838623047,0.6524818539619446,0.6526157855987549,0.6527405977249146,0.6528464555740356,0.6529526114463806,0.6530522704124451,0.6531419157981873,0.6532256603240967,0.6533074975013733,0.6533779501914978,0.6534457206726074,0.6535068154335022,0.6535610556602478,0.653616189956665,0.6536599397659302,0.6537014842033386,0.6537395715713501,0.6537746787071228,0.6538084745407104,0.6538400650024414,0.6538711190223694,0.6538975834846497,0.653922975063324,0.6539450883865356,0.6539645791053772,0.6539837121963501,0.6540012955665588,0.6540182828903198,0.6540347933769226,0.6540482640266418,0.6540617942810059,0.6540734171867371,0.6540855765342712,0.6540942192077637,0.6541011929512024,0.6541095972061157,0.6541168689727783,0.654123067855835,0.6541284918785095,0.65413498878479,0.6541401147842407,0.6541441679000854,0.6541482210159302,0.654152512550354,0.6541574001312256,0.6541625261306763,0.654165506362915,0.6541687250137329,0.6541720032691956,0.6541738510131836,0.6541762948036194,0.6541787385940552,0.6541822552680969,0.6541844010353088,0.6541865468025208,0.6541889905929565,0.6541903614997864,0.6541911363601685,0.6541930437088013,0.6541944146156311,0.6541957259178162,0.6541962623596191,0.6541973352432251,0.6541984677314758,0.6541995406150818,0.6542006134986877,0.6542011499404907,0.6542019844055176,0.6542025208473206,0.6542027592658997,0.6542030572891235,0.6542038321495056,0.6542043685913086,0.6542046666145325,0.6542049050331116,0.6542054414749146,0.6542057394981384,0.6542065739631653,0.6542068123817444,0.6542071104049683,0.6542076468467712,0.6542078852653503,0.6542081832885742,0.6542084217071533,0.6542087197303772,0.6542087197303772,0.6542087197303772,0.6542087197303772,0.6542087197303772,0.6542087197303772,0.6542087197303772,0.6542087197303772,0.6542087197303772,0.6542087197303772,0.6542087197303772,0.6542087197303772,0.6542087197303772,0.6542089581489563,0.6542089581489563,0.6542089581489563,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802,0.6542092561721802],"active":[0.0014208555221557617,0.0012785266153514385,0.0012323440751060843,0.0011826506815850735,0.0011640154989436269,0.0011426794808357954,0.0011283657513558865,0.0011137817054986954,0.0010892050340771675,0.0010700295679271221,0.001050314400345087,0.0010500443167984486,0.0010341103188693523,0.0010208762250840664,0.0010054819285869598,0.0010041319765150547,0.0009925183840095997,0.0010516648180782795,0.0011235042475163937,0.0012029060162603855,0.0013039130717515945,0.0014076223596930504,0.0015159212052822113,0.0016409652307629585,0.0017684400081634521,0.0019213026389479637,0.0020738933235406876,0.002246200107038021,0.0024158069863915443,0.002676159143447876,0.002873312681913376,0.0031452756375074387,0.0034437067806720734,0.0037340372800827026,0.004098366945981979,0.004469446837902069,0.004832696169614792,0.005265083163976669,0.005697740241885185,0.006206020712852478,0.00677209347486496,0.00732007622718811,0.007999852299690247,0.008614812046289444,0.009286481887102127,0.010005686432123184,0.010811317712068558,0.01169797033071518,0.012518450617790222,0.013395115733146667,0.014361441135406494,0.015431739389896393,0.0163961723446846,0.017346560955047607,0.01839309185743332,0.01940317451953888,0.02040703594684601,0.021488413214683533,0.02242422103881836,0.023462653160095215,0.024498924612998962,0.025378555059432983,0.0262606143951416,0.02703787386417389,0.02762666344642639,0.02824510633945465,0.028703421354293823,0.029230087995529175,0.02944207191467285,0.029745638370513916,0.029947936534881592,0.02981775999069214,0.029530376195907593,0.029277056455612183,0.02892625331878662,0.028521686792373657,0.027943730354309082,0.02719968557357788,0.026406198740005493,0.02557164430618286,0.024693936109542847,0.0237751305103302,0.022855550050735474,0.02200913429260254,0.020971477031707764,0.02009373903274536,0.01915121078491211,0.018168151378631592,0.017262578010559082,0.016237378120422363,0.015340149402618408,0.014475703239440918,0.013576626777648926,0.012728869915008545,0.01202934980392456,0.011265039443969727,0.010477781295776367,0.00979393720626831,0.009173572063446045,0.00853055715560913,0.00792771577835083,0.007368683815002441,0.006851255893707275,0.006473422050476074,0.006024539470672607,0.005619943141937256,0.0052016377449035645,0.004792451858520508,0.004543185234069824,0.00421828031539917,0.003938436508178711,0.0037197470664978027,0.0034486055374145508,0.003215491771697998,0.0029743313789367676,0.0027722716331481934,0.0025975704193115234,0.0024452805519104004,0.0023053884506225586,0.002142190933227539,0.0020387768745422363,0.0019056200981140137,0.0017606019973754883,0.0016568899154663086,0.0015624165534973145,0.0014845728874206543,0.0013955235481262207,0.0013328194618225098,0.0012728571891784668,0.0012145042419433594,0.0011448264122009277,0.0011081099510192871,0.0010476112365722656,0.001003861427307129,0.0009590387344360352,0.0009276866912841797,0.000886082649230957,0.0008523464202880859,0.0008426308631896973,0.0008131861686706543,0.0007837414741516113,0.0007545948028564453,0.0007308125495910645,0.0007216334342956543,0.0007126927375793457,0.0006973147392272949,0.0006875991821289062,0.0006754398345947266,0.0006573200225830078,0.0006503462791442871,0.0006387233734130859,0.0006243586540222168,0.0006179213523864746,0.0006033182144165039,0.0005976557731628418,0.0005917549133300781,0.000586092472076416,0.000583648681640625,0.000579833984375,0.0005747079849243164,0.0005679726600646973,0.0005641579627990723,0.0005593299865722656,0.000555574893951416,0.0005536079406738281,0.0005515217781066895,0.000549614429473877,0.0005458593368530273,0.0005415081977844238,0.0005412697792053223,0.0005385279655456543,0.0005366206169128418,0.0005322694778442383,0.0005306601524353027,0.0005323290824890137,0.0005309581756591797,0.0005288124084472656,0.0005277395248413086,0.0005277395248413086,0.0005258321762084961,0.0005252957344055176,0.0005252957344055176,0.0005252957344055176,0.0005247592926025391,0.0005242228507995605,0.0005220770835876465,0.0005214810371398926,0.0005220770835876465,0.0005214810371398926,0.0005217790603637695,0.000521540641784668,0.0005214810371398926,0.0005193352699279785,0.000519871711730957,0.000520169734954834,0.000519096851348877,0.0005193352699279785,0.000520169734954834,0.0005196332931518555,0.0005195736885070801,0.0005199313163757324,0.0005199313163757324,0.0005196332931518555,0.0005201101303100586,0.0005196332931518555,0.000518798828125,0.000518798828125,0.000518500804901123,0.0005182623863220215,0.000518798828125,0.0005190372467041016,0.000518798828125,0.000519096851348877,0.000519096851348877,0.0005196332931518555,0.0005199313163757324,0.000519871711730957,0.0005193352699279785,0.0005193352699279785,0.0005195736885070801,0.0005193352699279785,0.000519096851348877,0.0005190372467041016,0.000518798828125,0.000518500804901123,0.000518500804901123,0.000518500804901123,0.000518500804901123,0.000518500804901123,0.000518500804901123,0.000518500804901123,0.000518500804901123,0.000518500804901123,0.000518500804901123,0.000518500804901123,0.000518500804901123,0.000518500804901123,0.0005182623863220215,0.0005182623863220215,0.0005182623863220215,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445,0.0005179643630981445]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0014208555221557617,0.001800849218852818,0.002231616759672761,0.0026750778779387474,0.0031134074088186026,0.0035609195474535227,0.004015723709017038,0.004461885429918766,0.004919390194118023,0.005370143335312605,0.005853575188666582,0.006324853748083115,0.0067828986793756485,0.007242023944854736,0.007730317302048206,0.008207537233829498,0.008694750256836414,0.009160897694528103,0.009654862806200981,0.010139104910194874,0.010631718672811985,0.011114880442619324,0.01160911563783884,0.012097138911485672,0.012590023688971996,0.013106133788824081,0.013621974736452103,0.014128902927041054,0.01463394146412611,0.015150591731071472,0.01566346175968647,0.01621333137154579,0.016793450340628624,0.017407597973942757,0.01807738095521927,0.018769849091768265,0.01948554441332817,0.020264437422156334,0.021081410348415375,0.021925121545791626,0.02282014489173889,0.023741906508803368,0.024706609547138214,0.025727758184075356,0.026808323338627815,0.02793453074991703,0.029102329164743423,0.030335215851664543,0.031623467803001404,0.032954659312963486,0.03432420268654823,0.035759374499320984,0.037244509905576706,0.038785550743341446,0.040391139686107635,0.04204912111163139,0.04380352050065994,0.04558465629816055,0.04740414395928383,0.049354616552591324,0.05134424939751625,0.05339977890253067,0.05551445856690407,0.05770772695541382,0.05998633801937103,0.062310591340065,0.06470344215631485,0.06713005900382996,0.06966901570558548,0.07226929068565369,0.07487928122282028,0.0775708332657814,0.08032018691301346,0.08318890631198883,0.08609598129987717,0.08907273411750793,0.0920778438448906,0.0951850414276123,0.09835273772478104,0.10153312236070633,0.10483747720718384,0.10815830528736115,0.11158553510904312,0.1150149330496788,0.11853237450122833,0.12207169085741043,0.12565016746520996,0.12930479645729065,0.13298752903938293,0.13673831522464752,0.14053338766098022,0.14434142410755157,0.14820051193237305,0.15206418931484222,0.1560056358575821,0.15990658104419708,0.1638515442609787,0.167857825756073,0.17189326882362366,0.17586523294448853,0.1798110157251358,0.18383944034576416,0.18791484832763672,0.19191625714302063,0.1959398239850998,0.19995905458927155,0.20394101738929749,0.20793676376342773,0.21189306676387787,0.21585720777511597,0.21981675922870636,0.22373715043067932,0.2276451140642166,0.23151203989982605,0.23535166680812836,0.2391810417175293,0.2430085390806198,0.24673284590244293,0.2504298686981201,0.25407886505126953,0.25768595933914185,0.26125821471214294,0.2648032009601593,0.2682936489582062,0.2717103362083435,0.2751297354698181,0.27847838401794434,0.2817768156528473,0.2850600779056549,0.28827422857284546,0.29144516587257385,0.29455694556236267,0.2976212203502655,0.3006274104118347,0.3035477101802826,0.30640265345573425,0.30923977494239807,0.3120039999485016,0.31472310423851013,0.3173989951610565,0.320021390914917,0.3225371241569519,0.32507285475730896,0.3275359272956848,0.3299233913421631,0.33229491114616394,0.33460646867752075,0.33685967326164246,0.33907562494277954,0.3412375748157501,0.343334436416626,0.3453996777534485,0.3474222719669342,0.34939002990722656,0.35131725668907166,0.3531653881072998,0.35500431060791016,0.3567795157432556,0.3585193157196045,0.36020970344543457,0.36183419823646545,0.3633944094181061,0.3649994730949402,0.3664986491203308,0.36797595024108887,0.36941084265708923,0.370814710855484,0.37216994166374207,0.3734862804412842,0.3747888207435608,0.37605708837509155,0.37729594111442566,0.37850233912467957,0.3796520531177521,0.380773663520813,0.3818663954734802,0.382937490940094,0.38396647572517395,0.3849749267101288,0.3859269320964813,0.3868632912635803,0.38775724172592163,0.3886706233024597,0.3895375728607178,0.3903907239437103,0.39120689034461975,0.3920089900493622,0.39276522397994995,0.39350762963294983,0.39422035217285156,0.39492714405059814,0.3956177234649658,0.3962723910808563,0.39691004157066345,0.3975379467010498,0.39815670251846313,0.3987492322921753,0.39931368827819824,0.39986759424209595,0.40040990710258484,0.4009360074996948,0.4014440178871155,0.40193313360214233,0.4024200737476349,0.4028873145580292,0.40335264801979065,0.403804212808609,0.40424928069114685,0.4046522378921509,0.4050722122192383,0.40546730160713196,0.40585973858833313,0.40621623396873474,0.40658921003341675,0.4069492220878601,0.4072786867618561,0.40762385725975037,0.40795496106147766,0.4082563519477844,0.4085828959941864,0.4088953733444214,0.4091889262199402,0.4094679057598114,0.40974581241607666,0.410014808177948,0.41029515862464905,0.41055092215538025,0.4108063876628876,0.41104865074157715,0.41129523515701294,0.41153696179389954,0.4117535650730133,0.41196176409721375,0.4121648669242859,0.41237011551856995,0.41257402300834656,0.4127584993839264,0.41294294595718384,0.4131298363208771,0.41329675912857056,0.4134720265865326,0.41363298892974854,0.4137982726097107,0.41395196318626404,0.4141196608543396,0.4142679274082184,0.41441917419433594,0.414570152759552,0.4147062599658966,0.4148545265197754,0.4149879515171051,0.4151097536087036,0.4152396619319916,0.41536766290664673,0.41548651456832886,0.41560128331184387,0.4157136380672455,0.41581788659095764,0.4159272611141205,0.4160304367542267,0.41613224148750305,0.4162232577800751,0.4163237512111664,0.416421502828598,0.41651439666748047,0.41660353541374207,0.4166842997074127,0.41677501797676086,0.4168563187122345,0.41693681478500366,0.4170186519622803,0.4170975089073181,0.41717636585235596,0.4172484576702118,0.41731706261634827,0.4173864722251892,0.4174540042877197,0.41751828789711,0.41758739948272705,0.4176490008831024,0.4177097678184509,0.4177662134170532,0.4178202152252197,0.4178769290447235,0.41793256998062134,0.41798171401023865,0.41803115606307983,0.4180811047554016,0.41812998056411743,0.41817671060562134,0.4182242453098297,0.41827017068862915,0.41830742359161377,0.4183471202850342,0.41838547587394714,0.4184216558933258,0.41845840215682983,0.4184940457344055,0.41852647066116333,0.41856104135513306,0.4185904562473297,0.41862261295318604,0.41865473985671997,0.41867879033088684,0.41870659589767456,0.4187335968017578,0.4187603294849396,0.4187876284122467,0.41881436109542847,0.41883864998817444,0.41886430978775024,0.41889023780822754,0.4189123809337616,0.4189339876174927,0.4189572334289551,0.4189801812171936,0.4190009832382202,0.4190220534801483,0.4190412163734436,0.41905903816223145,0.419080913066864,0.4190981984138489,0.4191144108772278,0.4191300868988037,0.41914764046669006,0.41916194558143616,0.4191794991493225,0.4191965162754059,0.4192146062850952,0.4192294478416443,0.4192435145378113,0.4192570149898529,0.4192694425582886,0.4192834794521332,0.4192969799041748,0.4193088710308075,0.41932156682014465,0.41933074593544006,0.41934317350387573,0.41935423016548157,0.4193650484085083,0.41937342286109924,0.41938287019729614,0.4193950295448303,0.41940367221832275,0.41941121220588684,0.4194195866584778,0.41942527890205383,0.4194357991218567,0.41944172978401184,0.4194495677947998],"recovered":[0.0,0.0005517605459317565,0.0010135865304619074,0.0014516460942104459,0.0018999683670699596,0.0023450497537851334,0.0027952627278864384,0.003243585117161274,0.003688936587423086,0.004150762688368559,0.004595303907990456,0.005058750510215759,0.005540831945836544,0.005989964585751295,0.006456111557781696,0.00693252170458436,0.007406231015920639,0.007886962033808231,0.00836310163140297,0.00884680449962616,0.009338878095149994,0.009820959530770779,0.010301421396434307,0.010805918835103512,0.011299343779683113,0.01179816946387291,0.012296455912292004,0.012801763601601124,0.01331139262765646,0.013821291737258434,0.014321467839181423,0.014835688285529613,0.015363682992756367,0.01590491086244583,0.016486918553709984,0.01712375320494175,0.017787054181098938,0.018481142818927765,0.01921466365456581,0.01997465081512928,0.020796485245227814,0.021658020094037056,0.022528737783432007,0.023472106084227562,0.024455443024635315,0.02546875923871994,0.02654743380844593,0.0276676993817091,0.0288481917232275,0.030067574232816696,0.031347453594207764,0.03268539905548096,0.03407708927989006,0.03551036864519119,0.036995504051446915,0.03850845992565155,0.04012079909443855,0.04180362820625305,0.04353560879826546,0.0453370027244091,0.04719943180680275,0.04911668226122856,0.05110091343522072,0.05317237973213196,0.05531838536262512,0.057531099766492844,0.0598040409386158,0.062116410583257675,0.06450548022985458,0.06693344563245773,0.06943298131227493,0.07201893627643585,0.07467267662286758,0.07735937088727951,0.08010656386613846,0.08299067616462708,0.08589720726013184,0.08883615583181381,0.09187745302915573,0.0950092300772667,0.09814775735139847,0.10142672061920166,0.10468921065330505,0.10798951238393784,0.11139865219593048,0.11486666649580002,0.11840003728866577,0.12196852266788483,0.12558265030384064,0.12919867038726807,0.13287410140037537,0.13664865493774414,0.14045938849449158,0.14423151314258575,0.14810653030872345,0.15199531614780426,0.15584656596183777,0.15975967049598694,0.16371706128120422,0.16772980988025665,0.1716882884502411,0.17570509016513824,0.17971378564834595,0.18373113870620728,0.18777602910995483,0.19182200729846954,0.19582314789295197,0.19976837933063507,0.20375196635723114,0.2077309638261795,0.21170996129512787,0.21567708253860474,0.2195553332567215,0.2235027253627777,0.22739854454994202,0.23131002485752106,0.23513372242450714,0.23897472023963928,0.2427460253238678,0.24648086726665497,0.25016817450523376,0.25378933548927307,0.2573913037776947,0.26099300384521484,0.26450368762016296,0.26799440383911133,0.27145108580589294,0.2748512923717499,0.27816808223724365,0.28150349855422974,0.2847900092601776,0.2879701256752014,0.291114866733551,0.2942258417606354,0.2972879409790039,0.300250381231308,0.30318987369537354,0.30609560012817383,0.3089154362678528,0.3116842210292816,0.31441089510917664,0.31705114245414734,0.31966814398765564,0.3222343921661377,0.32478010654449463,0.32723668217658997,0.3296841084957123,0.3320680260658264,0.33436691761016846,0.3366314768791199,0.33883148431777954,0.34099018573760986,0.34307947754859924,0.3451690375804901,0.34717729687690735,0.3491377830505371,0.35102641582489014,0.3528861403465271,0.3547450602054596,0.3565264642238617,0.3582651913166046,0.35996609926223755,0.36159059405326843,0.3631821572780609,0.36473292112350464,0.3662237226963043,0.3677031695842743,0.3691326677799225,0.37053680419921875,0.37191253900527954,0.37325266003608704,0.37456196546554565,0.3758305013179779,0.3770696222782135,0.37826818227767944,0.37942007184028625,0.3805478811264038,0.381634920835495,0.3827044367790222,0.38373178243637085,0.38473671674728394,0.3857133090496063,0.38664236664772034,0.3875841200351715,0.388476699590683,0.3893471658229828,0.3901897966861725,0.39101162552833557,0.3917991518974304,0.392560213804245,0.39330482482910156,0.3940170109272003,0.3947218954563141,0.39540842175483704,0.3960736095905304,0.39672043919563293,0.397335410118103,0.3979327976703644,0.3985288441181183,0.39910411834716797,0.3996548056602478,0.40019792318344116,0.4007137417793274,0.40122121572494507,0.40173572301864624,0.40221941471099854,0.40270015597343445,0.4031476676464081,0.40360355377197266,0.4040324091911316,0.40445831418037415,0.40486639738082886,0.4052685499191284,0.4056450128555298,0.40602636337280273,0.4063909649848938,0.40673747658729553,0.40708398818969727,0.40740644931793213,0.40773189067840576,0.40804436802864075,0.4083600640296936,0.40866634249687195,0.40895992517471313,0.409245103597641,0.40950465202331543,0.4097890257835388,0.4100572168827057,0.4103075861930847,0.4105633497238159,0.4108180105686188,0.41106027364730835,0.4112895727157593,0.4115069806575775,0.41170981526374817,0.4119177460670471,0.41212329268455505,0.41231098771095276,0.4124976098537445,0.41268908977508545,0.4128657281398773,0.4130491018295288,0.41321951150894165,0.4133893847465515,0.41355088353157043,0.413708359003067,0.4138612151145935,0.41400596499443054,0.41416046023368835,0.41430628299713135,0.41445159912109375,0.4145984947681427,0.4147278666496277,0.41485804319381714,0.4149879515171051,0.4151078760623932,0.4152318239212036,0.41534581780433655,0.4154673218727112,0.41558510065078735,0.41569283604621887,0.41579222679138184,0.41588351130485535,0.4159785807132721,0.4160774350166321,0.41617438197135925,0.4162691831588745,0.41635507345199585,0.41644933819770813,0.4165351986885071,0.41661569476127625,0.4166964292526245,0.41677746176719666,0.4168603718280792,0.41693437099456787,0.4170094430446625,0.417084276676178,0.41716042160987854,0.41723036766052246,0.4172970950603485,0.4173608124256134,0.41742321848869324,0.4174831807613373,0.41753852367401123,0.41759228706359863,0.41765034198760986,0.4177016615867615,0.4177532494068146,0.4178026616573334,0.4178555905818939,0.4179058372974396,0.4179520010948181,0.4179971218109131,0.4180408716201782,0.41808274388313293,0.41812431812286377,0.4181616008281708,0.41819965839385986,0.4182344973087311,0.41826584935188293,0.41830015182495117,0.4183352589607239,0.4183695614337921,0.4183987081050873,0.41842734813690186,0.41845569014549255,0.4184845983982086,0.4185102581977844,0.41853538155555725,0.4185642600059509,0.41859155893325806,0.418616384267807,0.4186393618583679,0.4186658263206482,0.4186868965625763,0.41870930790901184,0.4187335968017578,0.4187554717063904,0.4187776446342468,0.41879788041114807,0.4188162386417389,0.418837308883667,0.41885459423065186,0.41887134313583374,0.4188891649246216,0.418905645608902,0.41892293095588684,0.4189407527446747,0.4189572334289551,0.4189761281013489,0.41899099946022034,0.41900530457496643,0.4190206825733185,0.41903311014175415,0.4190485179424286,0.41906362771987915,0.41907551884651184,0.41908660531044006,0.41909685730934143,0.41910603642463684,0.419119268655777,0.41912898421287537,0.41913846135139465,0.419149249792099,0.4191603362560272,0.41917166113853455,0.4191794991493225,0.4191886782646179,0.4191957116127014,0.4192054271697998,0.41921135783195496],"active":[0.0014208555221557617,0.0012490886729210615,0.0012180302292108536,0.0012234317837283015,0.001213439041748643,0.0012158697936683893,0.0012204609811306,0.001218300312757492,0.0012304536066949368,0.001219380646944046,0.0012582712806761265,0.0012661032378673553,0.0012420667335391045,0.0012520593591034412,0.00127420574426651,0.0012750155292451382,0.0012885192409157753,0.0012739356607198715,0.0012917611747980118,0.0012923004105687141,0.0012928405776619911,0.001293920911848545,0.0013076942414045334,0.0012912200763821602,0.0012906799092888832,0.0013079643249511719,0.001325518824160099,0.00132713932543993,0.0013225488364696503,0.0013292999938130379,0.0013419939205050468,0.0013776430860161781,0.0014297673478722572,0.0015026871114969254,0.001590462401509285,0.0016460958868265152,0.0016984902322292328,0.001783294603228569,0.0018667466938495636,0.0019504707306623459,0.002023659646511078,0.0020838864147663116,0.0021778717637062073,0.0022556520998477936,0.0023528803139925003,0.00246577151119709,0.002554895356297493,0.0026675164699554443,0.002775276079773903,0.0028870850801467896,0.0029767490923404694,0.003073975443840027,0.0031674206256866455,0.0032751820981502533,0.003395635634660721,0.003540661185979843,0.0036827214062213898,0.0037810280919075012,0.0038685351610183716,0.0040176138281822205,0.004144817590713501,0.004283096641302109,0.00441354513168335,0.00453534722328186,0.004667952656745911,0.004779491573572159,0.004899401217699051,0.005013648420572281,0.005163535475730896,0.005335845053195953,0.005446299910545349,0.0055518969893455505,0.005647510290145874,0.00582953542470932,0.0059894174337387085,0.006082057952880859,0.0061806365847587585,0.006348885595798492,0.006475284695625305,0.006523892283439636,0.00668971985578537,0.006731584668159485,0.006896324455738068,0.007025420665740967,0.0071337223052978516,0.007205024361610413,0.0072501301765441895,0.007336273789405823,0.007404878735542297,0.007539644837379456,0.007659286260604858,0.007692769169807434,0.00774112343788147,0.00783267617225647,0.007899105548858643,0.007911264896392822,0.00800497829914093,0.00809815526008606,0.008176207542419434,0.008135423064231873,0.008122727274894714,0.008134350180625916,0.008201062679290771,0.008185118436813354,0.008163794875144958,0.008137047290802002,0.00811786949634552,0.008168384432792664,0.008141100406646729,0.008126243948936462,0.008106797933578491,0.008060067892074585,0.008089780807495117,0.00800931453704834,0.00795312225818634,0.00787101686000824,0.007874816656112671,0.00775812566280365,0.007683843374252319,0.007597997784614563,0.007517784833908081,0.007468879222869873,0.0074118971824646,0.007300645112991333,0.007206648588180542,0.007135331630706787,0.007027298212051392,0.006925523281097412,0.006891995668411255,0.006770730018615723,0.00665515661239624,0.006586819887161255,0.0065063536167144775,0.006401568651199341,0.0062597692012786865,0.0061522722244262695,0.006049901247024536,0.005908399820327759,0.005807667970657349,0.005714774131774902,0.0056104958057403564,0.005485981702804565,0.00540471076965332,0.005301535129547119,0.005143284797668457,0.005058228969573975,0.004922360181808472,0.00479164719581604,0.004708707332611084,0.004606097936630249,0.0045029520988464355,0.004409492015838623,0.004342794418334961,0.00422099232673645,0.004139959812164307,0.004027605056762695,0.0039778947830200195,0.0038933753967285156,0.0037742555141448975,0.003683239221572876,0.00356900691986084,0.0034283101558685303,0.003408879041671753,0.0033164918422698975,0.0032430291175842285,0.003187119960784912,0.003111541271209717,0.00303727388381958,0.0029494762420654297,0.00287628173828125,0.0028044283390045166,0.002733975648880005,0.00267183780670166,0.0025824308395385742,0.002505481243133545,0.0024463236331939697,0.0023896098136901855,0.002331554889678955,0.0022704899311065674,0.0021951496601104736,0.0021265745162963867,0.0020439326763153076,0.00202825665473938,0.0019534528255462646,0.0019140243530273438,0.0018597245216369629,0.0018191933631896973,0.0017535984516143799,0.0017084777355194092,0.0016601383686065674,0.001622319221496582,0.001600712537765503,0.0015504956245422363,0.001501619815826416,0.0014643371105194092,0.0014362633228302002,0.0014138221740722656,0.0013808906078338623,0.0013387501239776611,0.0013057887554168701,0.0012812018394470215,0.0012460947036743164,0.0012193918228149414,0.0011988580226898193,0.0011515915393829346,0.0011332333087921143,0.0011040568351745605,0.0011016130447387695,0.0010486841201782227,0.0010398030281066895,0.0010089874267578125,0.0009933412075042725,0.0009476840496063232,0.0009441971778869629,0.000922858715057373,0.0008877217769622803,0.000886380672454834,0.0008709728717803955,0.0008499026298522949,0.0008510053157806396,0.0008510053157806396,0.000828862190246582,0.0008015632629394531,0.0007858872413635254,0.0007697045803070068,0.0007905066013336182,0.0007618963718414307,0.0007491707801818848,0.0007410645484924316,0.0007318854331970215,0.0007189512252807617,0.0006932914257049561,0.0006721913814544678,0.000657886266708374,0.0006603002548217773,0.0006562769412994385,0.0006352066993713379,0.0006319582462310791,0.0006322264671325684,0.0006076693534851074,0.0006062984466552734,0.0005838871002197266,0.000578761100769043,0.0005625784397125244,0.000568777322769165,0.0005595684051513672,0.0005579590797424316,0.00056418776512146,0.000545799732208252,0.000548243522644043,0.0005363523960113525,0.0005112588405609131,0.0005117952823638916,0.0005096197128295898,0.0004985630512237549,0.0004934072494506836,0.0004818141460418701,0.00047206878662109375,0.00045993924140930176,0.00044533610343933105,0.0004394054412841797,0.0004310309886932373,0.00044023990631103516,0.00044292211532592773,0.00043696165084838867,0.0004291534423828125,0.000415116548538208,0.00041994452476501465,0.0004069805145263672,0.00040161609649658203,0.0004029572010040283,0.0004010796546936035,0.00039890408515930176,0.00038808584213256836,0.0003826916217803955,0.0003770291805267334,0.00036972761154174805,0.0003578662872314453,0.00035703182220458984,0.00035190582275390625,0.0003489553928375244,0.00034299492835998535,0.0003370344638824463,0.0003384053707122803,0.0003402829170227051,0.0003313720226287842,0.0003294944763183594,0.00032785534858703613,0.0003273189067840576,0.000321120023727417,0.0003184080123901367,0.00031816959381103516,0.0003103017807006836,0.00030624866485595703,0.000302731990814209,0.00029733777046203613,0.0002968013286590576,0.0002943873405456543,0.000291973352432251,0.00029519200325012207,0.00029030442237854004,0.0002873539924621582,0.00028517842292785645,0.00028008222579956055,0.0002792477607727051,0.0002779066562652588,0.00027573108673095703,0.0002773702144622803,0.0002789795398712158,0.00027438998222351074,0.0002727508544921875,0.0002738535404205322,0.00027301907539367676,0.0002681612968444824,0.0002703368663787842,0.0002708733081817627,0.00026738643646240234,0.00026658177375793457,0.00026357173919677734,0.000261157751083374,0.00026467442512512207,0.00026088953018188477,0.00025981664657592773,0.0002587437629699707,0.00025847554206848145,0.0002562999725341797,0.00025656819343566895,0.00025576353073120117,0.0002573728561401367,0.00025331974029541016,0.0002525150775909424,0.0002517104148864746,0.0002487599849700928,0.0002503693103790283,0.0002484619617462158,0.0002452433109283447,0.0002460479736328125,0.000244140625,0.00024631619453430176,0.00024819374084472656,0.00024577975273132324,0.00024443864822387695,0.00024440884590148926,0.00024577975273132324,0.00024333596229553223,0.00023955106735229492,0.00024008750915527344,0.00023660063743591309,0.00024008750915527344,0.00023630261421203613,0.00023820996284484863]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0014208555221557617,0.001811652211472392,0.0022294563241302967,0.0026453696191310883,0.003071816172450781,0.0035055545158684254,0.003929030150175095,0.004339812323451042,0.004754375200718641,0.005161916371434927,0.005587012507021427,0.005993473343551159,0.006394532974809408,0.006798292975872755,0.0072128563188016415,0.007602032274007797,0.007993638515472412,0.008383085951209068,0.008766049519181252,0.009141992777585983,0.009526577778160572,0.00989711843430996,0.01027603168040514,0.010654134675860405,0.011026296764612198,0.011412502266466618,0.011771430261433125,0.012141700834035873,0.012495767325162888,0.012849833816289902,0.013216054067015648,0.013600639067590237,0.013994947075843811,0.014405189082026482,0.014836226589977741,0.015272935852408409,0.015733951702713966,0.016203880310058594,0.016704056411981583,0.01722421869635582,0.017753832042217255,0.01833179034292698,0.018916498869657516,0.019520115107297897,0.020162349566817284,0.020797833800315857,0.021461134776473045,0.022140368819236755,0.022854983806610107,0.0235944464802742,0.0243560541421175,0.025152770802378654,0.025971364229917526,0.026820477098226547,0.027691734954714775,0.028571365401148796,0.029481783509254456,0.03043271228671074,0.03138553351163864,0.032368868589401245,0.03337651491165161,0.03441305831074715,0.035493891686201096,0.036554742604494095,0.03766879811882973,0.038789063692092896,0.039927154779434204,0.04109495133161545,0.04230461269617081,0.04352642595767975,0.04477929696440697,0.046024877578020096,0.04731069877743721,0.04861299321055412,0.04994094744324684,0.05132777616381645,0.05270650237798691,0.0541125051677227,0.05554443597793579,0.05698879063129425,0.05847230553627014,0.059937722980976105,0.06144365668296814,0.06299792975187302,0.06456759572029114,0.06614887714385986,0.06776797026395798,0.0693797692656517,0.07099751383066177,0.07267899066209793,0.07436101138591766,0.07605545222759247,0.07774773240089417,0.07950861752033234,0.08127597719430923,0.08303766697645187,0.08483824878931046,0.08664720505475998,0.08844643086194992,0.09028320759534836,0.09212645888328552,0.09398780763149261,0.09585725516080856,0.09773048758506775,0.09959885478019714,0.10150530934333801,0.1034044623374939,0.10534035414457321,0.10727515816688538,0.10919700562953949,0.11114802211523056,0.1131022721529007,0.11506976187229156,0.11701779812574387,0.11901742964982986,0.12099247425794601,0.12297157198190689,0.12495823949575424,0.12693355977535248,0.12890644371509552,0.13091552257537842,0.13291622698307037,0.13492044806480408,0.13690143823623657,0.1389191597700119,0.14092957973480225,0.14292758703231812,0.14496584236621857,0.14699490368366241,0.14898480474948883,0.15097524225711823,0.1529827117919922,0.15498314797878265,0.15699033439159393,0.15899373590946198,0.16101793944835663,0.16300487518310547,0.16499990224838257,0.16696549952030182,0.16894811391830444,0.17096015810966492,0.17289577424526215,0.17484787106513977,0.17681103944778442,0.1787317991256714,0.18065471947193146,0.1825873702764511,0.18448005616664886,0.18639028072357178,0.18830132484436035,0.19019724428653717,0.19208478927612305,0.19396071135997772,0.1958385407924652,0.19771258533000946,0.19957095384597778,0.20142312347888947,0.20327097177505493,0.20507478713989258,0.20689643919467926,0.2087005227804184,0.21047978103160858,0.21226388216018677,0.21403151750564575,0.2157883495092392,0.21752573549747467,0.21929174661636353,0.2210291177034378,0.22274544835090637,0.22445230185985565,0.22617213428020477,0.22784848511219025,0.22948701679706573,0.23116850852966309,0.2328086644411087,0.23446151614189148,0.23605547845363617,0.2376505434513092,0.23926207423210144,0.24081633985042572,0.2424059957265854,0.24391813576221466,0.24543027579784393,0.24694593250751495,0.24843107163906097,0.2499113529920578,0.25137487053871155,0.2528594732284546,0.25430813431739807,0.2557222545146942,0.25713014602661133,0.2585596442222595,0.2599588930606842,0.2613430321216583,0.2626720666885376,0.2639929950237274,0.2653060853481293,0.2665967643260956,0.2678825855255127,0.2691643536090851,0.2703991234302521,0.27162662148475647,0.2728492319583893,0.27406537532806396,0.2752420902252197,0.27640748023986816,0.27757391333580017,0.27873900532722473,0.27987009286880493,0.2809762954711914,0.2820822596549988,0.2831827998161316,0.284250408411026,0.28531232476234436,0.28640803694725037,0.28744620084762573,0.28849244117736816,0.2895289957523346,0.29054582118988037,0.2915237545967102,0.2925003468990326,0.29346179962158203,0.29441869258880615,0.29535773396492004,0.29630109667778015,0.2972085475921631,0.2981448769569397,0.29902559518814087,0.29991278052330017,0.3007824420928955,0.3016320765018463,0.30247795581817627,0.30331113934516907,0.3041575253009796,0.3049834370613098,0.305782288312912,0.3065698444843292,0.30734899640083313,0.30810925364494324,0.3088638484477997,0.3095889985561371,0.31031927466392517,0.31103983521461487,0.31174445152282715,0.31244853138923645,0.3131542205810547,0.3138491213321686,0.3145221471786499,0.3151870667934418,0.31584417819976807,0.31649208068847656,0.31711944937705994,0.3177468478679657,0.3183423578739166,0.31893813610076904,0.319525808095932,0.3201148509979248,0.32069793343544006,0.32125887274742126,0.3218138813972473,0.32237130403518677,0.32290956377983093,0.3234237730503082,0.3239547610282898,0.32445791363716125,0.3249618709087372,0.3254658281803131,0.3259497880935669,0.3264332115650177,0.32689207792282104,0.3273622691631317,0.3278178870677948,0.328256219625473,0.3286864459514618,0.3291301727294922,0.3295517563819885,0.3299819827079773,0.3303833305835724,0.3307724893093109,0.3311646282672882,0.33154571056365967,0.3319248855113983,0.33228543400764465,0.33266085386276245,0.33302706480026245,0.3333679139614105,0.3337176442146301,0.3340466022491455,0.33437931537628174,0.3347085416316986,0.33503642678260803,0.33535781502723694,0.33567893505096436,0.33597761392593384,0.33627983927726746,0.33657583594322205,0.33685940504074097,0.33714136481285095,0.3374271094799042,0.33770042657852173,0.33796238899230957,0.33822327852249146,0.3384825587272644,0.3387380540370941,0.3389705717563629,0.339212566614151,0.33944427967071533,0.3396662771701813,0.33990153670310974,0.340134859085083,0.34034794569015503,0.3405626714229584,0.3407633304595947,0.34095966815948486,0.3411490023136139,0.341345876455307,0.34153681993484497,0.34172073006629944,0.34191086888313293,0.3420858681201935,0.3422657549381256,0.3424372375011444,0.3426014482975006,0.342763215303421,0.34291985630989075,0.343075156211853,0.3432242274284363,0.34337520599365234,0.34351104497909546,0.34365391731262207,0.34379300475120544,0.3439183235168457,0.3440474271774292,0.3441740870475769,0.34430399537086487,0.34442445635795593,0.34453895688056946,0.34465888142585754,0.3447768986225128,0.3448922038078308,0.345003217458725,0.34510719776153564,0.345209002494812,0.345315158367157,0.34541264176368713,0.34550097584724426,0.3455865681171417,0.34568002820014954,0.3457696735858917,0.34585288166999817,0.34593766927719116],"recovered":[0.0,0.0005404175026342273,0.000999542768113315,0.001437872415408492,0.0018645888194441795,0.002285363618284464,0.0027218027971684933,0.0031366359908133745,0.0035587612073868513,0.003973864484578371,0.004370332695543766,0.0047884066589176655,0.005208911374211311,0.0056161824613809586,0.006017512176185846,0.006431804969906807,0.006831784266978502,0.007223931141197681,0.007610136643052101,0.007998772896826267,0.008379306644201279,0.008771724067628384,0.009148476645350456,0.009532791562378407,0.00990927405655384,0.010285756550729275,0.010676823556423187,0.011047634296119213,0.011415745131671429,0.011781425215303898,0.0121492650359869,0.012516835704445839,0.012883055955171585,0.013261699117720127,0.013667079620063305,0.014085963368415833,0.014509709551930428,0.014962352812290192,0.015412026084959507,0.015883034095168114,0.01638699136674404,0.016893919557332993,0.017431367188692093,0.017990419641137123,0.01857134699821472,0.019190356135368347,0.01980963535606861,0.020444579422473907,0.02110328897833824,0.02178630419075489,0.022511722519993782,0.023233089596033096,0.02400658093392849,0.024788985028862953,0.02559596486389637,0.026449397206306458,0.027310391888022423,0.028208928182721138,0.02911205403506756,0.030042728409171104,0.031016074120998383,0.03199725225567818,0.03300759568810463,0.034058455377817154,0.03510255739092827,0.03617313131690025,0.03726990148425102,0.038407452404499054,0.039581190794706345,0.04077869653701782,0.041968103498220444,0.04321827366948128,0.04444468021392822,0.045711055397987366,0.04698093980550766,0.04831051453948021,0.04966358095407486,0.051004767417907715,0.052396729588508606,0.0537886880338192,0.055224400013685226,0.05668738856911659,0.058149296790361404,0.059652797877788544,0.06116412952542305,0.06270841509103775,0.06425080448389053,0.06583451479673386,0.06745442003011703,0.06910187005996704,0.07075201719999313,0.07242080569267273,0.07412604987621307,0.0758059099316597,0.07752411812543869,0.07930579036474228,0.08103345334529877,0.08279919624328613,0.0845838412642479,0.08639198541641235,0.08820661157369614,0.09003528207540512,0.09185773879289627,0.09371016919612885,0.09559312462806702,0.09744016081094742,0.09932203590869904,0.10120363533496857,0.10313601791858673,0.10505812615156174,0.10695188492536545,0.10889668762683868,0.11085715144872665,0.11283382028341293,0.11479104310274124,0.11676528304815292,0.11871467530727386,0.12070862948894501,0.12269124388694763,0.12468654662370682,0.12666672468185425,0.1286369115114212,0.13063032925128937,0.1326364427804947,0.13463498651981354,0.13663838803768158,0.138647198677063,0.14065870642662048,0.14267832040786743,0.14471197128295898,0.14670024812221527,0.14872311055660248,0.1507319062948227,0.1527266800403595,0.15473061800003052,0.15675131976604462,0.15875039994716644,0.1607675850391388,0.1627718061208725,0.1647525131702423,0.1667291820049286,0.16867777705192566,0.17065362632274628,0.17262732982635498,0.1745815873146057,0.1765415072441101,0.17847226560115814,0.18040841817855835,0.18231460452079773,0.1842396855354309,0.18614614009857178,0.18803314864635468,0.18992501497268677,0.19180579483509064,0.19366633892059326,0.19554416835308075,0.19742251932621002,0.19926847517490387,0.20113009214401245,0.20294742286205292,0.2047855406999588,0.20660260319709778,0.20839723944664001,0.21018512547016144,0.211943581700325,0.21371769905090332,0.21549126505851746,0.21726754307746887,0.2190081626176834,0.2207120656967163,0.22242406010627747,0.22413741052150726,0.22584670782089233,0.22749847173690796,0.22918832302093506,0.23082335293293,0.23247377574443817,0.2340974509716034,0.23569710552692413,0.23731295764446259,0.23888936638832092,0.24048875272274017,0.2420208752155304,0.24356462061405182,0.24508270621299744,0.24658998847007751,0.24808673560619354,0.24957484006881714,0.2510451078414917,0.2525186538696289,0.2539694905281067,0.25539547204971313,0.25682684779167175,0.25823312997817993,0.2596204876899719,0.260981947183609,0.26231878995895386,0.2636205554008484,0.26494500041007996,0.26625701785087585,0.2675487697124481,0.2688043415546417,0.2700580358505249,0.2712898552417755,0.27249816060066223,0.2737002372741699,0.2748977541923523,0.2760660946369171,0.2772095799446106,0.27835145592689514,0.27950143814086914,0.2806265652179718,0.28171631693840027,0.282802551984787,0.2838871479034424,0.28498634696006775,0.2860366702079773,0.28708916902542114,0.28813380002975464,0.28916144371032715,0.2901793420314789,0.29115593433380127,0.29213979840278625,0.29310694336891174,0.294063001871109,0.29502445459365845,0.2959624230861664,0.29690200090408325,0.2977929711341858,0.29870179295539856,0.2996065318584442,0.3004518747329712,0.30130016803741455,0.3021252453327179,0.3030010759830475,0.30383291840553284,0.30465662479400635,0.30544957518577576,0.30625438690185547,0.3070071041584015,0.3077597916126251,0.3085165321826935,0.30924761295318604,0.30998626351356506,0.3107149302959442,0.3114165961742401,0.3121298551559448,0.3128352761268616,0.31350210309028625,0.3141794502735138,0.3148343563079834,0.31548982858657837,0.3161256015300751,0.31677132844924927,0.31739088892936707,0.31799718737602234,0.3185824453830719,0.31918632984161377,0.31977319717407227,0.32034847140312195,0.3209112882614136,0.3214735984802246,0.3220323622226715,0.322565495967865,0.3231070041656494,0.3236263394355774,0.3241278827190399,0.32462266087532043,0.32511797547340393,0.3256135582923889,0.3261023759841919,0.3265742063522339,0.32704412937164307,0.32749974727630615,0.3279353678226471,0.32837530970573425,0.32882148027420044,0.32925575971603394,0.32967275381088257,0.3300689458847046,0.3304611146450043,0.3308529853820801,0.3312278389930725,0.3316037952899933,0.33198511600494385,0.33235350251197815,0.3327062129974365,0.3330559730529785,0.33340707421302795,0.3337511420249939,0.33408603072166443,0.33440443873405457,0.334725022315979,0.335044264793396,0.33535295724868774,0.3356421887874603,0.3359433114528656,0.3362366259098053,0.3365277647972107,0.3368210792541504,0.3371067941188812,0.33737391233444214,0.3376374840736389,0.3378886580467224,0.33814090490341187,0.33838018774986267,0.3386208415031433,0.33885446190834045,0.33908724784851074,0.33932358026504517,0.3395574390888214,0.3397834897041321,0.34000253677368164,0.3402056396007538,0.3404136002063751,0.340613454580307,0.34080222249031067,0.34099990129470825,0.3411911427974701,0.34138667583465576,0.3415646255016327,0.3417520821094513,0.3419354557991028,0.3420901894569397,0.3422592580318451,0.3424213230609894,0.34258389472961426,0.34273380041122437,0.34288719296455383,0.3430311381816864,0.34317561984062195,0.34331580996513367,0.3434484004974365,0.343585342168808,0.3437138795852661,0.3438356816768646,0.34396371245384216,0.3440849781036377,0.34420326352119446,0.3443223536014557,0.3444412052631378,0.3445524573326111,0.3446621298789978,0.3447685241699219,0.34487494826316833,0.34497323632240295,0.3450728952884674,0.3451598584651947,0.3452487289905548,0.3453410863876343,0.3454275131225586],"active":[0.0014208555221557617,0.0012712347088381648,0.0012299135560169816,0.0012074972037225962,0.0012072273530066013,0.0012201908975839615,0.0012072273530066013,0.0012031763326376677,0.00119561399333179,0.001188051886856556,0.0012166798114776611,0.0012050666846334934,0.0011856216005980968,0.0011821105144917965,0.0011953441426157951,0.0011702273041009903,0.0011618542484939098,0.0011591548100113869,0.0011559128761291504,0.001143219880759716,0.0011472711339592934,0.0011253943666815758,0.0011275550350546837,0.0011213431134819984,0.0011170227080583572,0.0011267457157373428,0.0010946067050099373,0.0010940665379166603,0.001080022193491459,0.0010684086009860039,0.0010667890310287476,0.0010838033631443977,0.001111891120672226,0.0011434899643063545,0.0011691469699144363,0.0011869724839925766,0.0012242421507835388,0.001241527497768402,0.0012920303270220757,0.001341184601187706,0.0013668406754732132,0.0014378707855939865,0.0014851316809654236,0.0015296954661607742,0.001591002568602562,0.0016074776649475098,0.0016514994204044342,0.001695789396762848,0.0017516948282718658,0.00180814228951931,0.0018443316221237183,0.0019196812063455582,0.0019647832959890366,0.002031492069363594,0.002095770090818405,0.0021219681948423386,0.0021713916212320328,0.002223784103989601,0.002273479476571083,0.0023261401802301407,0.0023604407906532288,0.0024158060550689697,0.002486295998096466,0.002496287226676941,0.0025662407279014587,0.002615932375192642,0.0026572532951831818,0.002687498927116394,0.0027234219014644623,0.0027477294206619263,0.0028111934661865234,0.0028066039085388184,0.0028660185635089874,0.002901937812566757,0.0029600076377391815,0.0030172616243362427,0.0030429214239120483,0.003107737749814987,0.003147706389427185,0.003200102597475052,0.003247905522584915,0.0032503344118595123,0.0032943598926067352,0.0033451318740844727,0.0034034661948680878,0.003440462052822113,0.003517165780067444,0.0035452544689178467,0.0035430938005447388,0.00357712060213089,0.00360899418592453,0.0036346465349197388,0.0036216825246810913,0.003702707588672638,0.0037518590688705444,0.0037318766117095947,0.0038047954440116882,0.0038480088114738464,0.0038625895977020264,0.0038912221789360046,0.003919847309589386,0.003952525556087494,0.0039995163679122925,0.004020318388938904,0.004005730152130127,0.0040651485323905945,0.004082426428794861,0.004136718809604645,0.004139140248298645,0.004138879477977753,0.004196137189865112,0.004205584526062012,0.004212610423564911,0.004183977842330933,0.004226386547088623,0.004227191209793091,0.004256896674633026,0.004249610006809235,0.004242315888404846,0.004219897091388702,0.00424879789352417,0.00427931547164917,0.0042901188135147095,0.004264995455741882,0.004284173250198364,0.0042911916971206665,0.004280388355255127,0.0043071359395980835,0.004316583275794983,0.004272833466529846,0.004274994134902954,0.0042596012353897095,0.004251241683959961,0.004263654351234436,0.0042631179094314575,0.004266619682312012,0.004254475235939026,0.004232317209243774,0.004193693399429321,0.004195600748062134,0.004230976104736328,0.004217997193336487,0.004194244742393494,0.004183709621429443,0.004150211811065674,0.00411321222782135,0.004115104675292969,0.004071637988090515,0.004075676202774048,0.004061639308929443,0.004051104187965393,0.004051640629768372,0.004035696387290955,0.004032745957374573,0.004046246409416199,0.004026785492897034,0.004000604152679443,0.004002496600151062,0.003944694995880127,0.003949016332626343,0.003914982080459595,0.0038771778345108032,0.003866642713546753,0.003846392035484314,0.0038447678089141846,0.00380803644657135,0.0038004815578460693,0.003761574625968933,0.0037372857332229614,0.0037402361631393433,0.003748074173927307,0.0037110745906829834,0.003640308976173401,0.003670036792755127,0.003620341420173645,0.003638163208961487,0.003581702709197998,0.0035530924797058105,0.003564968705177307,0.0035033822059631348,0.0035166293382644653,0.0034293830394744873,0.0034094005823135376,0.0033813118934631348,0.0033483654260635376,0.0033213645219802856,0.0032881349325180054,0.003284633159637451,0.003263026475906372,0.0032036006450653076,0.0031606554985046387,0.0031641721725463867,0.003132045269012451,0.0031099021434783936,0.003051578998565674,0.003011047840118408,0.002987295389175415,0.0029762089252471924,0.0029375851154327393,0.0029073357582092285,0.002850353717803955,0.002822279930114746,0.00279119610786438,0.002775520086288452,0.002743929624557495,0.002707242965698242,0.002676159143447876,0.002672910690307617,0.002660512924194336,0.0026248395442962646,0.0025808215141296387,0.00255623459815979,0.0025340914726257324,0.002509772777557373,0.0025208890438079834,0.0024598538875579834,0.002455770969390869,0.002439826726913452,0.0024120211601257324,0.0023623108863830566,0.002321004867553711,0.0023058652877807617,0.0022788941860198975,0.0022507905960083008,0.0022380948066711426,0.0021840929985046387,0.0021824538707733154,0.002123594284057617,0.00211980938911438,0.0020806491374969482,0.0020255446434020996,0.002026081085205078,0.0020109713077545166,0.0020322799682617188,0.001982361078262329,0.0019493699073791504,0.001913219690322876,0.001899421215057373,0.0018548667430877686,0.0018567442893981934,0.0018292069435119629,0.0018027424812316895,0.001792222261428833,0.001758188009262085,0.0017336010932922363,0.0017376244068145752,0.0017192661762237549,0.00168687105178833,0.0016849637031555176,0.0016647279262542725,0.001657724380493164,0.0016296207904815674,0.001621246337890625,0.0015710294246673584,0.0015472471714019775,0.001528620719909668,0.0015324056148529053,0.001511603593826294,0.001485675573348999,0.0014654099941253662,0.0014600157737731934,0.0014359652996063232,0.0013914108276367188,0.0013892650604248047,0.0013509094715118408,0.00133553147315979,0.0013379454612731934,0.00132712721824646,0.0013152360916137695,0.001278519630432129,0.0012598931789398193,0.001243680715560913,0.001212090253829956,0.0011866986751556396,0.0011948049068450928,0.0011764466762542725,0.0011605024337768555,0.0011275708675384521,0.0010997354984283447,0.0010956823825836182,0.0010845959186553955,0.0010719001293182373,0.0010575950145721436,0.001057058572769165,0.0010419487953186035,0.001014411449432373,0.0010114312171936035,0.0009906291961669922,0.0009722411632537842,0.0009573996067047119,0.0009503960609436035,0.000953376293182373,0.0009539127349853516,0.0009333491325378418,0.0009268820285797119,0.0009336471557617188,0.0009160935878753662,0.0009047389030456543,0.0008993446826934814,0.0008793473243713379,0.0008555948734283447,0.0008493661880493164,0.0008450746536254883,0.0008493959903717041,0.0008296668529510498,0.0008323788642883301,0.0008234381675720215,0.0008118152618408203,0.000814288854598999,0.0008112788200378418,0.0007905066013336182,0.0007791817188262939,0.0007607936859130859,0.0007540285587310791,0.0007354021072387695,0.000732421875,0.0007345974445343018,0.0007208287715911865,0.0007197260856628418,0.0006991922855377197,0.0007011294364929199,0.0006851553916931152,0.0006659924983978271,0.0006730258464813232,0.0006605982780456543,0.0006538331508636475,0.0006403326988220215,0.0006414055824279785,0.000623852014541626,0.0006227791309356689,0.0006173849105834961,0.0006025135517120361,0.0005990266799926758,0.0005887448787689209,0.0005901157855987549,0.0005887746810913086,0.0005752444267272949,0.0005739033222198486,0.0005736351013183594,0.0005698502063751221,0.0005620121955871582,0.0005547404289245605,0.000546872615814209,0.0005466341972351074,0.0005376935005187988,0.0005277395248413086,0.0005136728286743164,0.000520169734954834,0.0005209445953369141,0.0005117952823638916,0.0005101561546325684]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0014208555221557617,0.001811652211472392,0.0022113611921668053,0.002623223699629307,0.003024553181603551,0.0034121088683605194,0.0037929126992821693,0.004173176363110542,0.004544258117675781,0.004895893856883049,0.005244558677077293,0.005592143628746271,0.0059372978284955025,0.006269488483667374,0.006595467682927847,0.006916585378348827,0.007227980066090822,0.0075372145511209965,0.007836456410586834,0.00813380815088749,0.008417654782533646,0.008694751188158989,0.008963474072515965,0.00923219695687294,0.009490657597780228,0.009751008823513985,0.010013790801167488,0.010256046429276466,0.010503163561224937,0.010736777447164059,0.010977683588862419,0.011225610971450806,0.011471918784081936,0.011731458827853203,0.012002073228359222,0.012267555110156536,0.012550592422485352,0.012829308398067951,0.013116937130689621,0.013410507701337337,0.013708668760955334,0.014019523747265339,0.014339560642838478,0.014663109555840492,0.015009613707661629,0.015357738360762596,0.015716666355729103,0.016080185770988464,0.01645558699965477,0.01682855933904648,0.017220167443156242,0.01762527786195278,0.018026607111096382,0.018463585525751114,0.018886521458625793,0.019305136054754257,0.019760480150580406,0.020220685750246048,0.02067359909415245,0.021144337952136993,0.021620208397507668,0.022098777815699577,0.02258356101810932,0.02307509444653988,0.02357473038136959,0.024075718596577644,0.02459830977022648,0.02513764798641205,0.025661051273345947,0.02619120478630066,0.02673756517469883,0.02729094587266445,0.02783973515033722,0.028383392840623856,0.02893812395632267,0.02949528768658638,0.030064061284065247,0.030643370002508163,0.031222408637404442,0.03181926906108856,0.03240857273340225,0.033022720366716385,0.033626873046159744,0.03425641730427742,0.034863002598285675,0.03549470379948616,0.03610561043024063,0.03671381622552872,0.03735686093568802,0.03800125792622566,0.03861243650317192,0.03923279419541359,0.039846669882535934,0.040493499487638474,0.041126009076833725,0.041753120720386505,0.04239130765199661,0.04303191974759102,0.043668486177921295,0.044292084872722626,0.04492243751883507,0.04555603116750717,0.04619664326310158,0.046836718916893005,0.047491107136011124,0.04814819619059563,0.0488177090883255,0.049472369253635406,0.050130266696214676,0.05078330636024475,0.051429323852062225,0.052112068980932236,0.052768077701330185,0.053427327424287796,0.05410872399806976,0.05475987121462822,0.05542128160595894,0.05608917400240898,0.056728437542915344,0.057405512779951096,0.05804477632045746,0.05872185155749321,0.059390824288129807,0.06005655601620674,0.06072120741009712,0.061389099806547165,0.062057264149188995,0.06271408498287201,0.0633738711476326,0.06403636187314987,0.06469912081956863,0.06537457555532455,0.06603950262069702,0.06668524444103241,0.06734800338745117,0.06801643967628479,0.06867298483848572,0.06933196634054184,0.06999067962169647,0.07065641134977341,0.07130836695432663,0.07195384055376053,0.07265171408653259,0.07330205291509628,0.07397966831922531,0.07463972270488739,0.07530545443296432,0.07596173882484436,0.07663043588399887,0.07733289897441864,0.07801267504692078,0.07866625487804413,0.07932766526937485,0.07998529821634293,0.08066507428884506,0.08135510981082916,0.0820138156414032,0.0826873853802681,0.08338174223899841,0.0840534120798111,0.08474588394165039,0.08542215079069138,0.08608004450798035,0.08676549792289734,0.08744554221630096,0.08810532838106155,0.0888107642531395,0.08949431777000427,0.09020056575536728,0.09089573472738266,0.09159630537033081,0.09228796511888504,0.09297826886177063,0.09367235749959946,0.09437941014766693,0.09511185437440872,0.09583672881126404,0.09655890613794327,0.09728945791721344,0.09802081435918808,0.09873246401548386,0.0994568020105362,0.10018221288919449,0.1009235680103302,0.10167356580495834,0.10239222645759583,0.10313060879707336,0.10387493669986725,0.10464221239089966,0.10541732609272003,0.10616029798984528,0.10692568868398666,0.10769728571176529,0.10847429186105728,0.10925858467817307,0.11004314571619034,0.11081177741289139,0.11160120368003845,0.11239711195230484,0.11318086087703705,0.11399540305137634,0.11479023098945618,0.11559910327196121,0.11642012745141983,0.11724493652582169,0.11807271093130112,0.11889616400003433,0.1197136789560318,0.12052632868289948,0.12134060263633728,0.12217080593109131,0.1230112761259079,0.12386768311262131,0.12471841275691986,0.1255742758512497,0.1264282464981079,0.12728141248226166,0.12815402448177338,0.12905094027519226,0.12993676960468292,0.13084016740322113,0.1317160278558731,0.13263562321662903,0.1335279494524002,0.13445402681827545,0.1353706568479538,0.13629701733589172,0.1372268795967102,0.13813865184783936,0.13909444212913513,0.14004671573638916,0.14100007712841034,0.14196451008319855,0.1429416388273239,0.14393118023872375,0.14489993453025818,0.14587274193763733,0.1468541920185089,0.14786399900913239,0.14883950352668762,0.14986038208007812,0.1508537083864212,0.15186378359794617,0.15291734039783478,0.1539379507303238,0.15498152375221252,0.1560267060995102,0.15710781514644623,0.15815380215644836,0.15922357141971588,0.16028334200382233,0.16135229170322418,0.16238640248775482,0.1634877622127533,0.16453753411769867,0.16564051806926727,0.1666959673166275,0.16775032877922058,0.16881604492664337,0.16989606618881226,0.1709860861301422,0.1721082478761673,0.17319880425930023,0.1743447184562683,0.17542798817157745,0.17651990056037903,0.1776188313961029,0.17873774468898773,0.179876908659935,0.1809917837381363,0.18210771679878235,0.1832331269979477,0.18436257541179657,0.18547554314136505,0.18659526109695435,0.18770770728588104,0.18884767591953278,0.19000224769115448,0.19111792743206024,0.19221118092536926,0.1933392733335495,0.19445306062698364,0.19554686546325684,0.19666551053524017,0.19775985181331635,0.1988568902015686,0.19996310770511627,0.20107337832450867,0.20217852294445038,0.20328554511070251,0.2044006884098053,0.20547828078269958,0.20657828450202942,0.20766344666481018,0.20875805616378784,0.20982350409030914,0.2108711153268814,0.21193628013134003,0.21298444271087646,0.214035302400589,0.21504780650138855,0.2160654366016388,0.21708226203918457,0.2181044965982437,0.21908296644687653,0.2200784683227539,0.22109393775463104,0.2220780849456787,0.2230544090270996,0.22404341399669647,0.22499839961528778,0.22598227858543396,0.22692753374576569,0.2278401106595993,0.22876375913619995,0.22966445982456207,0.23056353628635406,0.2314593642950058,0.23232658207416534,0.23319973051548004,0.23404181003570557,0.23490118980407715,0.23572789132595062,0.2365570068359375,0.23734967410564423,0.23815828561782837,0.23893338441848755,0.23971796035766602,0.2404884696006775,0.241246297955513,0.2419741451740265,0.24269011616706848,0.24339203536510468,0.24408990144729614,0.24475860595703125,0.2454329878091812,0.24611788988113403,0.2467755228281021,0.24740560352802277,0.24801084399223328,0.248625248670578,0.24922697246074677,0.24981655180454254,0.2503874897956848,0.2509368062019348,0.25148290395736694,0.2520052194595337,0.252533495426178,0.25305771827697754,0.253547340631485,0.25402915477752686],"recovered":[0.0,0.0005452787736430764,0.0010027836542576551,0.0014354416634887457,0.001864318735897541,0.002276451326906681,0.0026761603076010942,0.003062635660171509,0.003450191579759121,0.0038347765803337097,0.0042015365324914455,0.004555332940071821,0.004907509312033653,0.005246721673756838,0.005584313999861479,0.005927307531237602,0.006264089606702328,0.006582506466656923,0.006896061822772026,0.007203405722975731,0.0074994065798819065,0.007798918057233095,0.008085465990006924,0.00835500005632639,0.008638307452201843,0.008906220085918903,0.009159819222986698,0.009419090114533901,0.009673229418694973,0.009929529391229153,0.010166654363274574,0.010408639907836914,0.010647655464708805,0.010898553766310215,0.011154853738844395,0.011412774212658405,0.01167528610676527,0.011945629492402077,0.012224885635077953,0.012496580369770527,0.0127917705103755,0.013089662417769432,0.013391874730587006,0.013705429621040821,0.014025197364389896,0.014363870024681091,0.014710374176502228,0.015047426335513592,0.015416616573929787,0.015787968412041664,0.016153108328580856,0.01653445139527321,0.016916876658797264,0.01731010340154171,0.017736010253429413,0.01816677674651146,0.01858052983880043,0.019024532288312912,0.0194766353815794,0.019928468391299248,0.020394885912537575,0.020856712013483047,0.021324479952454567,0.021810611709952354,0.022287022322416306,0.022794220596551895,0.02328953519463539,0.023801594972610474,0.02433985285460949,0.024867845699191093,0.02538449689745903,0.025935987010598183,0.02646695263683796,0.027004128322005272,0.02755967155098915,0.02810278907418251,0.028656169772148132,0.02922980673611164,0.029805874451994896,0.030390582978725433,0.030979344621300697,0.031558383256196976,0.03216820955276489,0.032760750502347946,0.03338354080915451,0.03399228677153587,0.034606702625751495,0.03522166237235069,0.03583931922912598,0.036462921649217606,0.037099484354257584,0.03771714121103287,0.03833642229437828,0.03897973522543907,0.03959415480494499,0.04021883383393288,0.040846217423677444,0.0414927713572979,0.042125556617975235,0.04274780675768852,0.04337950795888901,0.04401202127337456,0.04465452581644058,0.0452808253467083,0.04593116417527199,0.046585552394390106,0.047245342284440994,0.047902971506118774,0.048560332506895065,0.04920634627342224,0.04986397549510002,0.0505310595035553,0.05117167532444,0.05183551460504532,0.052508000284433365,0.0531737320125103,0.053830549120903015,0.05450195446610451,0.05516525357961655,0.05582693591713905,0.05649536848068237,0.057147055864334106,0.05781170725822449,0.05846717581152916,0.05913776904344559,0.059812143445014954,0.060458969324827194,0.061116598546504974,0.06177341565489769,0.06243779882788658,0.06311190128326416,0.06378330290317535,0.0644487664103508,0.06510423868894577,0.06576807796955109,0.06641382724046707,0.06705471128225327,0.0677228718996048,0.06838833540678024,0.06904271990060806,0.0696919783949852,0.07036148756742477,0.07101749628782272,0.07168782502412796,0.07233870029449463,0.07299146801233292,0.07367043197154999,0.07432671636343002,0.07499217242002487,0.07565601915121078,0.07632714509963989,0.07698316127061844,0.07764051854610443,0.07833919674158096,0.07899844646453857,0.07965391874313354,0.08034611493349075,0.08101455122232437,0.08169243484735489,0.08237437158823013,0.08304145187139511,0.08373311161994934,0.08439505845308304,0.08504512906074524,0.08574002981185913,0.08641548454761505,0.08708175271749496,0.0877780020236969,0.08847992867231369,0.08917995542287827,0.0898716151714325,0.09055949002504349,0.09124197065830231,0.09193605929613113,0.09264284372329712,0.09334584325551987,0.09406235069036484,0.0947742611169815,0.09548860788345337,0.09620997309684753,0.09692269563674927,0.0976564884185791,0.09835273772478104,0.09909193217754364,0.09980816394090652,0.10056788474321365,0.10129762440919876,0.10203384608030319,0.10277924686670303,0.10352356731891632,0.10430246591567993,0.10503814369440079,0.10580110549926758,0.10657837241888046,0.10734592378139496,0.1081077978014946,0.1089058667421341,0.10968854278326035,0.11045689880847931,0.11124876141548157,0.11202846467494965,0.11282788217067719,0.1136372908949852,0.11444076150655746,0.11526907235383987,0.11609712243080139,0.11693137884140015,0.11774538457393646,0.1185588464140892,0.11937230825424194,0.12020008265972137,0.1210186779499054,0.1218353807926178,0.1226871907711029,0.12354089319705963,0.12438730150461197,0.12525126338005066,0.12610119581222534,0.12696488201618195,0.12783101201057434,0.12870794534683228,0.12961161136627197,0.13051122426986694,0.13144001364707947,0.1323123425245285,0.1332252025604248,0.13414911925792694,0.13508330285549164,0.1360045224428177,0.13692115247249603,0.1378653347492218,0.13881301879882812,0.13976475596427917,0.1407008320093155,0.14165285229682922,0.14263887703418732,0.14360736310482025,0.144601508975029,0.14557674527168274,0.14657790958881378,0.14756421744823456,0.14854863286018372,0.14954547584056854,0.15054664015769958,0.1515815705060959,0.1526024490594864,0.1536465436220169,0.1546839028596878,0.1557401567697525,0.15681613981723785,0.15785591304302216,0.1589413434267044,0.16001002490520477,0.16106709837913513,0.16212335228919983,0.16318771243095398,0.16427259147167206,0.16534830629825592,0.16639375686645508,0.167423814535141,0.1685081571340561,0.16958144307136536,0.17070899903774261,0.17180953919887543,0.1729087382555008,0.174014151096344,0.17512118816375732,0.17623847723007202,0.1773492991924286,0.1784474104642868,0.17959387600421906,0.18071521818637848,0.18181496858596802,0.1829557567834854,0.18405063450336456,0.18517117202281952,0.1862865686416626,0.18742817640304565,0.18853358924388885,0.18967978656291962,0.19079627096652985,0.1919076144695282,0.19301195442676544,0.19411897659301758,0.19523951411247253,0.1963503360748291,0.1974581778049469,0.1985633224248886,0.1996717005968094,0.20078493654727936,0.20188818871974945,0.20298469066619873,0.2040860503911972,0.20515310764312744,0.20626609027385712,0.2073623090982437,0.20844557881355286,0.20951561629772186,0.21058320999145508,0.2116481214761734,0.2126997858285904,0.21372255682945251,0.2147693634033203,0.21578752994537354,0.21680328249931335,0.217806875705719,0.2187923789024353,0.21980920433998108,0.220796599984169,0.221787229180336,0.22275786101818085,0.22371906042099,0.22469376027584076,0.22566764056682587,0.22660128772258759,0.22754411399364471,0.2284693866968155,0.22934848070144653,0.2302386462688446,0.2311258316040039,0.2320062667131424,0.2328629493713379,0.23371665179729462,0.23454874753952026,0.23537220060825348,0.2361980825662613,0.23701505362987518,0.23780448734760284,0.2385777086019516,0.2393546998500824,0.2401100993156433,0.24086523056030273,0.24162007868289948,0.24232065677642822,0.24303121864795685,0.24372531473636627,0.2444053590297699,0.24508540332317352,0.24576517939567566,0.24640227854251862,0.24702182412147522,0.24764299392700195,0.24826930463314056,0.24886804819107056,0.2494492530822754,0.2500247657299042,0.25059518218040466,0.2511366605758667,0.25167086720466614,0.2522088587284088,0.2527203857898712],"active":[0.0014208555221557617,0.0012663734378293157,0.0012085775379091501,0.001187782036140561,0.0011602344457060099,0.0011356575414538383,0.001116752391681075,0.0011105407029390335,0.0010940665379166603,0.0010611172765493393,0.0010430221445858479,0.00103681068867445,0.0010297885164618492,0.0010227668099105358,0.001011153683066368,0.0009892778471112251,0.0009638904593884945,0.0009547080844640732,0.0009403945878148079,0.0009304024279117584,0.0009182482026517391,0.0008958331309258938,0.0008780080825090408,0.0008771969005465508,0.0008523501455783844,0.0008447887375950813,0.00085397157818079,0.0008369563147425652,0.0008299341425299644,0.000807248055934906,0.0008110292255878448,0.0008169710636138916,0.0008242633193731308,0.0008329050615429878,0.0008472194895148277,0.0008547808974981308,0.0008753063157200813,0.0008836789056658745,0.0008920514956116676,0.0009139273315668106,0.000916898250579834,0.0009298613294959068,0.0009476859122514725,0.0009576799347996712,0.0009844163432717323,0.0009938683360815048,0.0010062921792268753,0.0010327594354748726,0.0010389704257249832,0.0010405909270048141,0.001067059114575386,0.001090826466679573,0.001109730452299118,0.001153482124209404,0.0011505112051963806,0.0011383593082427979,0.0011799503117799759,0.001196153461933136,0.0011969637125730515,0.0012158695608377457,0.0012253224849700928,0.0012420658022165298,0.0012590810656547546,0.0012644827365875244,0.0012877080589532852,0.0012814980000257492,0.0013087745755910873,0.0013360530138015747,0.0013211984187364578,0.0013233590871095657,0.0013530682772397995,0.001354958862066269,0.00137278251349926,0.0013792645186185837,0.001378452405333519,0.0013924986124038696,0.0014078915119171143,0.0014135632663965225,0.001416534185409546,0.0014286860823631287,0.0014292281121015549,0.0014643371105194092,0.0014586634933948517,0.0014956668019294739,0.0014794617891311646,0.0015024170279502869,0.0014989078044891357,0.0014921538531780243,0.0015175417065620422,0.0015383362770080566,0.0015129521489143372,0.001515652984380722,0.0015102475881576538,0.0015137642621994019,0.001531854271888733,0.0015342868864536285,0.001545090228319168,0.0015391483902931213,0.0015429295599460602,0.0015442781150341034,0.0015429295599460602,0.0015440098941326141,0.0015421174466609955,0.0015558935701847076,0.0015599429607391357,0.0015626437962055206,0.0015723668038845062,0.001569397747516632,0.0015699341893196106,0.0015769600868225098,0.001565348356962204,0.0015810094773769379,0.0015964023768901825,0.0015918128192424774,0.0016007237136363983,0.00158613920211792,0.0015907324850559235,0.0015872195363044739,0.0015631839632987976,0.0015785768628120422,0.0015494078397750854,0.0015747956931591034,0.0015791170299053192,0.0015893802046775818,0.001583438366651535,0.0015769563615322113,0.0015982948243618011,0.001597486436367035,0.001600455492734909,0.0015985630452632904,0.0015872195363044739,0.0015912726521492004,0.001590736210346222,0.0015810057520866394,0.0015799254179000854,0.0016026124358177185,0.0016182735562324524,0.0016090944409370422,0.0016023442149162292,0.0016136914491653442,0.0016163885593414307,0.0015923529863357544,0.0016342177987098694,0.0016142278909683228,0.0016409680247306824,0.0016482546925544739,0.0016350224614143372,0.0016350224614143372,0.001638263463973999,0.0016768798232078552,0.0016855299472808838,0.0016830936074256897,0.0016871467232704163,0.0016461014747619629,0.001666627824306488,0.0017011910676956177,0.001667700707912445,0.0016728341579437256,0.0016893073916435242,0.0016790404915809631,0.0017044320702552795,0.001689039170742035,0.0016849860548973083,0.0017203688621520996,0.0017055124044418335,0.0016898438334465027,0.0017290115356445312,0.001716315746307373,0.0017206370830535889,0.0017157793045043945,0.0017246901988983154,0.0017284750938415527,0.0017362982034683228,0.0017362982034683228,0.001736566424369812,0.001766011118888855,0.0017743781208992004,0.0017846450209617615,0.0018008500337600708,0.0018108412623405457,0.0018097683787345886,0.0018003135919570923,0.0018294751644134521,0.00183163583278656,0.0018654018640518188,0.0018243417143821716,0.0018329843878746033,0.0018410906195640564,0.0018629655241966248,0.001893758773803711,0.0018578320741653442,0.0018875449895858765,0.0018961802124977112,0.0018959194421768188,0.0019126608967781067,0.0019353479146957397,0.0019059106707572937,0.0019126608967781067,0.001940213143825531,0.001932099461555481,0.0019669383764266968,0.0019623488187789917,0.001961812376976013,0.0019793659448623657,0.0019758641719818115,0.0019755885004997253,0.001964785158634186,0.001968294382095337,0.001967482268810272,0.001968294382095337,0.001970723271369934,0.0019925981760025024,0.0020323023200035095,0.0020312219858169556,0.0020333826541900635,0.002040944993495941,0.0020301491022109985,0.0020528286695480347,0.002086058259010315,0.0021057575941085815,0.002132222056388855,0.0021044164896011353,0.002124398946762085,0.0020879358053207397,0.0021416842937469482,0.0021454542875289917,0.0021478980779647827,0.002143576741218567,0.0021341294050216675,0.002173289656639099,0.0021813809871673584,0.0021870583295822144,0.0021997541189193726,0.002240806818008423,0.0022783279418945312,0.002261057496070862,0.0022653788328170776,0.0022526830434799194,0.002287253737449646,0.0022615939378738403,0.002296164631843567,0.002305075526237488,0.0023183077573776245,0.002370700240135193,0.0023563802242279053,0.0023790746927261353,0.002380162477493286,0.002423912286758423,0.002413645386695862,0.0024074316024780273,0.002427428960800171,0.0024109482765197754,0.002376377582550049,0.002420663833618164,0.0024141818284988403,0.0024528056383132935,0.0024233758449554443,0.0024020224809646606,0.0024222880601882935,0.0024722516536712646,0.0024779289960861206,0.002526804804801941,0.002489805221557617,0.0025351792573928833,0.00251924991607666,0.002505749464035034,0.002497643232345581,0.0024992674589157104,0.0025276094675064087,0.0025443732738494873,0.0025138407945632935,0.002517908811569214,0.0025476068258285522,0.0025197863578796387,0.0025446265935897827,0.0025365352630615234,0.0025611072778701782,0.0025740712881088257,0.0025843381881713867,0.002531394362449646,0.0025430023670196533,0.0025454461574554443,0.002534911036491394,0.002546533942222595,0.002520337700843811,0.002506554126739502,0.0025049299001693726,0.002510055899620056,0.002506822347640991,0.0025006085634231567,0.002512499690055847,0.0024935901165008545,0.0024922341108322144,0.0025103390216827393,0.002491965889930725,0.0024611949920654297,0.0024255365133285522,0.002420663833618164,0.0024012327194213867,0.0023871809244155884,0.0023480206727981567,0.0023428797721862793,0.002312898635864258,0.0023169666528701782,0.0022796839475631714,0.002271592617034912,0.0023015588521957397,0.002268880605697632,0.002257809042930603,0.0022561848163604736,0.0022405385971069336,0.0022632181644439697,0.0022337734699249268,0.0021724700927734375,0.0021624714136123657,0.0021203458309173584,0.0020941495895385742,0.002110883593559265,0.0020879358053207397,0.0020738989114761353,0.0020355433225631714,0.002038240432739258,0.002011239528656006,0.0020082592964172363,0.001977473497390747,0.0019602030515670776,0.0019183307886123657,0.0019134730100631714,0.0019107609987258911,0.001891598105430603,0.0018640458583831787,0.001824885606765747,0.0017719566822052002,0.00176924467086792,0.0017273873090744019,0.0017076730728149414,0.0017125308513641357,0.0016901195049285889,0.001640424132347107,0.0016085654497146606,0.0016034245491027832,0.001583978533744812,0.0015472471714019775,0.0015194416046142578,0.0014875531196594238,0.0014581382274627686,0.0014100372791290283,0.0013968348503112793,0.0013868510723114014,0.0013384819030761719,0.0013087689876556396]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0014208555221557617,0.0018097616266459227,0.00222351448610425,0.002687231171876192,0.003129611723124981,0.0035684816539287567,0.004022745415568352,0.004467017017304897,0.004908047150820494,0.005372033920139074,0.005830348934978247,0.006292715203016996,0.006752110552042723,0.0072133964858949184,0.007679273374378681,0.008155683055520058,0.008638845756649971,0.009111744351685047,0.009603548794984818,0.010090761817991734,0.010570952668786049,0.011056545190513134,0.011544298380613327,0.012042313814163208,0.01253735926002264,0.013028353452682495,0.013526638969779015,0.014024385251104832,0.014532933942973614,0.015039592050015926,0.015541658736765385,0.016076134517788887,0.016637887805700302,0.017239071428775787,0.017855919897556305,0.018488703295588493,0.019181711599230766,0.01988714560866356,0.020626606419682503,0.02140090800821781,0.02221653051674366,0.023052139207720757,0.023944731801748276,0.024872975423932076,0.02580743096768856,0.026801571249961853,0.027857830747961998,0.028942715376615524,0.030058661475777626,0.03124941512942314,0.03245772421360016,0.03371329978108406,0.03501667454838753,0.036353807896375656,0.0377843901515007,0.03922010213136673,0.04071846976876259,0.04227868467569351,0.04390290752053261,0.04555521905422211,0.04731123894453049,0.04908508434891701,0.050895385444164276,0.05280723795294762,0.0547814778983593,0.05678407475352287,0.05889064818620682,0.06103557348251343,0.06326557695865631,0.06552068889141083,0.06785142421722412,0.0702480599284172,0.0727313831448555,0.07529276609420776,0.07787548005580902,0.08052679151296616,0.08323995023965836,0.08601441979408264,0.08884263038635254,0.09172458946704865,0.09468351304531097,0.09765459597110748,0.10074073076248169,0.10389681160449982,0.10707315057516098,0.11030592769384384,0.11360622942447662,0.11692948639392853,0.12033646553754807,0.12375316768884659,0.12724332511425018,0.1307912915945053,0.13437408208847046,0.13802413642406464,0.14167985320091248,0.14535851776599884,0.14914846420288086,0.1529006063938141,0.1567234992980957,0.16053692996501923,0.1644079089164734,0.16828885674476624,0.17216387391090393,0.17605969309806824,0.17996469140052795,0.18388020992279053,0.1877862960100174,0.1917339563369751,0.19570539891719818,0.1996292918920517,0.20353834331035614,0.20749330520629883,0.21141692996025085,0.21535217761993408,0.21923530101776123,0.22314758598804474,0.22698910534381866,0.23085413873195648,0.234674334526062,0.23844105005264282,0.24220912158489227,0.2459612488746643,0.24964100122451782,0.2532932162284851,0.25692814588546753,0.2604987621307373,0.2640429437160492,0.2675982117652893,0.2710602879524231,0.27447831630706787,0.2778618037700653,0.281187504529953,0.2844807803630829,0.287747323513031,0.29096361994743347,0.2941189110279083,0.2972028851509094,0.30024877190589905,0.3032495379447937,0.30617931485176086,0.30909934639930725,0.3119334876537323,0.31470364332199097,0.3174270689487457,0.32007190585136414,0.32265517115592957,0.32521572709083557,0.3277166187763214,0.3301721215248108,0.33257389068603516,0.33490219712257385,0.3371772766113281,0.33940160274505615,0.3415827453136444,0.3436925411224365,0.3457672595977783,0.34779199957847595,0.3497430086135864,0.3516494631767273,0.3535289168357849,0.3553435206413269,0.35712844133377075,0.3588739335536957,0.3605772852897644,0.362230122089386,0.3638351857662201,0.36539214849472046,0.36691808700561523,0.36839672923088074,0.3698526918888092,0.37122952938079834,0.3725780248641968,0.37388572096824646,0.3751682937145233,0.37642115354537964,0.37762677669525146,0.3787945806980133,0.37992969155311584,0.3810434639453888,0.3821221590042114,0.38317084312438965,0.38417065143585205,0.3851502239704132,0.3861062824726105,0.3870472013950348,0.387956827878952,0.38883212208747864,0.38967907428741455,0.390495240688324,0.39130356907844543,0.3920905590057373,0.3928443491458893,0.3936021625995636,0.3943202793598175,0.39502546191215515,0.39569929242134094,0.39635664224624634,0.3969840407371521,0.3976195156574249,0.39821556210517883,0.3987894654273987,0.39936015009880066,0.3999056816101074,0.400453120470047,0.4009832739830017,0.40148669481277466,0.4019930958747864,0.40247273445129395,0.4029453694820404,0.40339261293411255,0.403834730386734,0.40426063537597656,0.40467599034309387,0.4050859808921814,0.4054759442806244,0.4058610796928406,0.4062383770942688,0.4065978527069092,0.40696001052856445,0.4073067903518677,0.4076557159423828,0.40798306465148926,0.40830686688423157,0.4086228609085083,0.40890130400657654,0.4091862440109253,0.40946683287620544,0.409740149974823,0.41000834107398987,0.410265177488327,0.41052308678627014,0.41077670454978943,0.4110124707221985,0.4112369120121002,0.4114675521850586,0.4116906225681305,0.4119015634059906,0.41210949420928955,0.41233015060424805,0.4125254154205322,0.4127160906791687,0.41290271282196045,0.4130866229534149,0.4132729768753052,0.4134482741355896,0.413617342710495,0.41378694772720337,0.413952499628067,0.4141191244125366,0.41427144408226013,0.41442161798477173,0.41457313299179077,0.41471707820892334,0.4148612916469574,0.41499659419059753,0.415126770734787,0.4152491092681885,0.4153752326965332,0.41549649834632874,0.41561803221702576,0.41574063897132874,0.4158511161804199,0.4159577786922455,0.4160560965538025,0.41615548729896545,0.41625621914863586,0.41635262966156006,0.41644635796546936,0.41654059290885925,0.41663244366645813,0.41672155261039734,0.4168074429035187,0.41689249873161316,0.416978120803833,0.4170556366443634,0.41713422536849976,0.41720741987228394,0.4172857403755188,0.41735759377479553,0.41742968559265137,0.4174993634223938,0.41756823658943176,0.41763386130332947,0.4176989495754242,0.4177621603012085,0.41781696677207947,0.41787368059158325,0.4179309606552124,0.41798821091651917,0.4180432856082916,0.41809219121932983,0.41813915967941284,0.41818833351135254,0.41823476552963257,0.41828420758247375,0.4183276891708374,0.4183719754219055,0.41841599345207214,0.41845813393592834,0.41849756240844727,0.4185391664505005,0.41857749223709106,0.41861721873283386,0.4186560809612274,0.4186933636665344,0.41872766613960266,0.4187638461589813,0.418799489736557,0.41883164644241333,0.41886216402053833,0.4188907742500305,0.4189234673976898,0.41895100474357605,0.4189777672290802,0.41900286078453064,0.419027715921402,0.4190531075000763,0.41907769441604614,0.41909605264663696,0.41911980509757996,0.41914114356040955,0.4191611409187317,0.41918057203292847,0.41920462250709534,0.41922080516815186,0.41923782229423523,0.4192545711994171,0.4192715883255005,0.41928941011428833,0.419302374124527,0.4193183183670044,0.41933155059814453,0.4193442463874817,0.4193580150604248,0.419369637966156,0.41938096284866333,0.41939204931259155,0.41940367221832275,0.4194149971008301,0.41942688822746277,0.41943687200546265,0.41944876313209534,0.41945767402648926,0.4194657802581787,0.41947442293167114,0.41948387026786804,0.419492244720459,0.4195016920566559,0.4195084571838379,0.419515997171402,0.41952356696128845],"recovered":[0.0,0.0005342057556845248,0.0010189880849793553,0.0014465147396549582,0.0018951070960611105,0.0023382981307804585,0.002783379517495632,0.0032319719903171062,0.00368353514932096,0.004128346685320139,0.004592603072524071,0.0050336336717009544,0.005493029020726681,0.005958095658570528,0.006419651675969362,0.00690254382789135,0.0073689608834683895,0.007844020612537861,0.008310978300869465,0.008795220404863358,0.009284593164920807,0.00976424477994442,0.010253348387777805,0.010745151899755001,0.01124073751270771,0.011756308376789093,0.012236499227583408,0.012747478671371937,0.013240093365311623,0.013741619884967804,0.014248277992010117,0.014744133688509464,0.01527266763150692,0.015805253759026527,0.016382399946451187,0.016978183761239052,0.017599623650312424,0.018245099112391472,0.018928926438093185,0.019635168835520744,0.020376520231366158,0.021158654242753983,0.02195321023464203,0.022810425609350204,0.023695996031165123,0.024608034640550613,0.0255800299346447,0.02658146433532238,0.027645284309983253,0.028716666623950005,0.02985151670873165,0.031028227880597115,0.032248418778181076,0.033510204404592514,0.03481195867061615,0.036189064383506775,0.037595879286527634,0.03903699293732643,0.04054751619696617,0.04212339594960213,0.043720342218875885,0.0454099215567112,0.04713515192270279,0.04892871156334877,0.05077196657657623,0.05266518145799637,0.05460214987397194,0.056627433747053146,0.05871483311057091,0.06087028980255127,0.06308084726333618,0.06536377966403961,0.06769505143165588,0.07009519636631012,0.07259932160377502,0.07512856274843216,0.07775610685348511,0.0803636685013771,0.08308790624141693,0.08588127791881561,0.0887213721871376,0.09162520617246628,0.09456657618284225,0.09756466746330261,0.10066565126180649,0.10377851873636246,0.10697214305400848,0.11022544652223587,0.11352413147687912,0.11686278134584427,0.12026813626289368,0.12368862330913544,0.12717825174331665,0.13073322176933289,0.13430818915367126,0.13799037039279938,0.1416442096233368,0.14535824954509735,0.14907042682170868,0.15286710858345032,0.15664680302143097,0.16050101816654205,0.1643560528755188,0.16821162402629852,0.17208799719810486,0.17600217461585999,0.1798839420080185,0.18380001187324524,0.1877414584159851,0.19162647426128387,0.19557629525661469,0.19951100647449493,0.20343706011772156,0.2073720395565033,0.21129971742630005,0.2152014821767807,0.21914508938789368,0.2230101227760315,0.2269059270620346,0.23072855174541473,0.23452794551849365,0.23832005262374878,0.24207894504070282,0.24581432342529297,0.24950948357582092,0.2531895041465759,0.2568168640136719,0.26038292050361633,0.2639624774456024,0.2675004303455353,0.27096495032310486,0.2743503153324127,0.27772408723831177,0.2810681164264679,0.2843681573867798,0.28761687874794006,0.29085099697113037,0.2939603626728058,0.2970329821109772,0.30008184909820557,0.3030669689178467,0.3060148358345032,0.308919757604599,0.31173473596572876,0.3145340383052826,0.31725558638572693,0.3199179470539093,0.32255658507347107,0.3251349627971649,0.3276539444923401,0.3300946056842804,0.3325141966342926,0.33484816551208496,0.3371070623397827,0.33935245871543884,0.3415084779262543,0.3436242341995239,0.34570083022117615,0.3477204144001007,0.34968847036361694,0.35159599781036377,0.35344570875167847,0.3553008437156677,0.35709550976753235,0.35884612798690796,0.3605281412601471,0.36217936873435974,0.3637952208518982,0.36535921692848206,0.36687377095222473,0.36838647723197937,0.3698054254055023,0.3711998164653778,0.37253695726394653,0.37386059761047363,0.3751329183578491,0.3763730823993683,0.3776021897792816,0.37878483533859253,0.37994158267974854,0.3810523748397827,0.3821199834346771,0.3831457197666168,0.38417065143585205,0.3851534426212311,0.38610169291496277,0.3870137333869934,0.38792145252227783,0.3888053894042969,0.3896420896053314,0.3904784917831421,0.39129331707954407,0.3920838236808777,0.39284244179725647,0.39359405636787415,0.3943270444869995,0.39501330256462097,0.39568793773651123,0.3963488042354584,0.39697349071502686,0.39760249853134155,0.3981950283050537,0.3987792134284973,0.39933744072914124,0.3998854458332062,0.400428831577301,0.40094897150993347,0.40146321058273315,0.4019506871700287,0.40244007110595703,0.40291377902030945,0.4033580422401428,0.40380367636680603,0.40422093868255615,0.4046333432197571,0.4050413966178894,0.405435174703598,0.405831903219223,0.4062083959579468,0.4065670669078827,0.4069165289402008,0.4072657525539398,0.40761008858680725,0.4079330861568451,0.4082609713077545,0.4085550606250763,0.4088486433029175,0.40914517641067505,0.40942633152008057,0.4096982777118683,0.40996918082237244,0.4102303385734558,0.41048771142959595,0.4107472598552704,0.41097843647003174,0.41121771931648254,0.4114491939544678,0.41166767477989197,0.41188615560531616,0.41210058331489563,0.41230612993240356,0.41250354051589966,0.41269612312316895,0.41288813948631287,0.41307422518730164,0.41325247287750244,0.4134363830089569,0.4136084318161011,0.4137745201587677,0.413946270942688,0.4140980541706085,0.41425633430480957,0.4144008159637451,0.4145517945289612,0.41469547152519226,0.41483402252197266,0.41497093439102173,0.41510462760925293,0.41523832082748413,0.41536444425582886,0.41548922657966614,0.4156118333339691,0.41572579741477966,0.4158330261707306,0.41593968868255615,0.4160388112068176,0.4161425232887268,0.4162413775920868,0.4163415729999542,0.4164425730705261,0.4165397882461548,0.4166359305381775,0.41672345995903015,0.41681042313575745,0.4168957471847534,0.4169805645942688,0.4170629382133484,0.4171431362628937,0.41722309589385986,0.41729870438575745,0.4173683822154999,0.41744264960289,0.4175155758857727,0.41758227348327637,0.4176470935344696,0.4177100360393524,0.4177718758583069,0.4178283214569092,0.4178799092769623,0.417938768863678,0.4179965853691101,0.41804978251457214,0.4181005656719208,0.4181467294692993,0.41819533705711365,0.41824179887771606,0.418287456035614,0.41833415627479553,0.4183819591999054,0.41842490434646606,0.41846543550491333,0.4185086488723755,0.4185504913330078,0.41858750581741333,0.41862934827804565,0.41866663098335266,0.41870391368865967,0.4187406301498413,0.41877734661102295,0.4188108444213867,0.418844610452652,0.41887539625167847,0.4189077913761139,0.4189380407333374,0.418966680765152,0.4189944863319397,0.41902098059654236,0.41904446482658386,0.41906848549842834,0.41909146308898926,0.41911521553993225,0.41913899779319763,0.4191606044769287,0.41917896270751953,0.4192005693912506,0.4192191958427429,0.4192367494106293,0.41925567388534546,0.4192732274532318,0.4192902147769928,0.4193040132522583,0.4193226397037506,0.4193339943885803,0.41934776306152344,0.4193588197231293,0.41937071084976196,0.4193820655345917,0.4193950295448303,0.4194077253341675,0.4194190502166748,0.419431209564209,0.41944119334220886,0.4194514751434326,0.41946306824684143,0.41947171092033386,0.4194800853729248,0.41948792338371277,0.41949790716171265,0.4195062816143036,0.4195157289505005,0.41952356696128845],"active":[0.0014208555221557617,0.0012755559291690588,0.0012045264011248946,0.0012407164322212338,0.0012345046270638704,0.0012301835231482983,0.0012393658980727196,0.001235045026987791,0.0012245120014995337,0.0012436872348189354,0.001237745862454176,0.001259081531316042,0.001259081531316042,0.0012553008273243904,0.001259621698409319,0.0012531392276287079,0.0012698848731815815,0.0012677237391471863,0.0012925704941153526,0.001295541413128376,0.001286359503865242,0.0012923004105687141,0.0012909499928355217,0.001297161914408207,0.00129662174731493,0.001272045075893402,0.0012901397421956062,0.001276906579732895,0.0012928405776619911,0.0012979721650481224,0.001293380744755268,0.0013320008292794228,0.0013652201741933823,0.00143381766974926,0.0014735199511051178,0.0015105195343494415,0.0015820879489183426,0.001642046496272087,0.0016976799815893173,0.0017657391726970673,0.0018400102853775024,0.001893484964966774,0.001991521567106247,0.002062549814581871,0.0021114349365234375,0.0021935366094112396,0.002277800813317299,0.0023612510412931442,0.0024133771657943726,0.002532748505473137,0.0026062075048685074,0.002685071900486946,0.0027682557702064514,0.002843603491783142,0.002972431480884552,0.003031037747859955,0.003122590482234955,0.0032416917383670807,0.0033553913235664368,0.00343182310461998,0.003590896725654602,0.0036751627922058105,0.003760233521461487,0.0038785263895988464,0.004009511321783066,0.0041188932955265045,0.0042884983122348785,0.004408139735460281,0.0045507438480854034,0.004650399088859558,0.0047705769538879395,0.004884280264377594,0.0050363317131996155,0.005197569727897644,0.005276158452033997,0.005398228764533997,0.005483843386173248,0.005650751292705536,0.005754724144935608,0.005843311548233032,0.00596214085817337,0.006029389798641205,0.006174154579639435,0.006332144141197205,0.006407499313354492,0.006527408957481384,0.00663408637046814,0.0067040398716926575,0.006812334060668945,0.006890386343002319,0.006975188851356506,0.007102668285369873,0.007195830345153809,0.0072909146547317505,0.007371664047241211,0.007368147373199463,0.007504254579544067,0.007542356848716736,0.007653072476387024,0.007669821381568909,0.007761105895042419,0.007787838578224182,0.007807821035385132,0.007848069071769714,0.007876694202423096,0.007878035306930542,0.007902354001998901,0.007933944463729858,0.007963940501213074,0.008002817630767822,0.007962048053741455,0.007982298731803894,0.007979869842529297,0.007980138063430786,0.007935583591461182,0.007946103811264038,0.007844015955924988,0.007844015955924988,0.007768407464027405,0.007712498307228088,0.007681176066398621,0.007641196250915527,0.0075620561838150024,0.007478892803192139,0.0074186623096466064,0.007309257984161377,0.007226079702377319,0.007215291261672974,0.007097810506820679,0.006977885961532593,0.006896853446960449,0.006837189197540283,0.006756693124771118,0.00667920708656311,0.0065954625606536865,0.006502032279968262,0.006351888179779053,0.006288409233093262,0.006216555833816528,0.006097465753555298,0.006032377481460571,0.005918651819229126,0.005783885717391968,0.005692332983016968,0.005537867546081543,0.005399584770202637,0.0052977800369262695,0.005160033702850342,0.005037158727645874,0.004919946193695068,0.004807591438293457,0.0046630799770355225,0.004553437232971191,0.004475682973861694,0.004340082406997681,0.004258781671524048,0.004167765378952026,0.004042178392410278,0.003929048776626587,0.0038404464721679688,0.0037475228309631348,0.003682732582092285,0.003573089838027954,0.0034817755222320557,0.0033839941024780273,0.003307044506072998,0.0032127797603607178,0.003122866153717041,0.0030375123023986816,0.0029789209365844727,0.0028430521488189697,0.002772599458694458,0.0026859045028686523,0.0026313364505767822,0.002560555934906006,0.0024938583374023438,0.0024214982986450195,0.0023275017738342285,0.0022586286067962646,0.0021805763244628906,0.0021184682846069336,0.0020506680011749268,0.0020045042037963867,0.0019356310367584229,0.001893758773803711,0.0018551349639892578,0.0018183887004852295,0.0017576217651367188,0.0016898512840270996,0.0016614794731140137,0.0016120672225952148,0.0015510320663452148,0.001518338918685913,0.0014778375625610352,0.0014314055442810059,0.0013722479343414307,0.0013433396816253662,0.0012961030006408691,0.0012707114219665527,0.0012420713901519775,0.001186966896057129,0.0011651217937469482,0.0011264681816101074,0.0011156797409057617,0.0010978281497955322,0.0010578632354736328,0.0010441243648529053,0.001009523868560791,0.0009946823120117188,0.0009525418281555176,0.0009209513664245605,0.0009025931358337402,0.0008723139762878418,0.0008650422096252441,0.0008426010608673096,0.0008196830749511719,0.0008032023906707764,0.0007659494876861572,0.0007516145706176758,0.0007397234439849854,0.0007391870021820068,0.0007173120975494385,0.0006967782974243164,0.000689774751663208,0.0006403326988220215,0.000631183385848999,0.0006181895732879639,0.0005949735641479492,0.0005820095539093018,0.0005668997764587402,0.0005539059638977051,0.0005463659763336182,0.0005247592926025391,0.000489652156829834,0.0004891157150268555,0.0004729032516479492,0.00045236945152282715,0.000441819429397583,0.00044399499893188477,0.0004248321056365967,0.0004099607467651367,0.000399172306060791,0.0003904998302459717,0.00038483738899230957,0.00037404894828796387,0.0003648698329925537,0.00035056471824645996,0.0003440678119659424,0.0003446042537689209,0.00032517313957214355,0.000323563814163208,0.00031679868698120117,0.00031626224517822266,0.0003094971179962158,0.00030112266540527344,0.00029274821281433105,0.00027817487716674805,0.00027060508728027344,0.0002581775188446045,0.0002535879611968994,0.00025141239166259766,0.00023928284645080566,0.0002319812774658203,0.00022307038307189941,0.00021579861640930176,0.0002174079418182373,0.00021010637283325195,0.00020498037338256836,0.0001990199089050293,0.00018987059593200684,0.0001817643642425537,0.00017151236534118652,0.0001690387725830078,0.00016769766807556152,0.00015988945960998535,0.00015366077423095703,0.00014448165893554688,0.00014260411262512207,0.00013449788093566895,0.0001309812068939209,0.0001309812068939209,0.00012558698654174805,0.0001182854175567627,0.00011667609214782715,0.0001150667667388916,0.00010693073272705078,0.00010180473327636719,0.00010263919830322266,0.00010830163955688477,0.00010451674461364746,9.560585021972656e-05,8.937716484069824e-05,8.77678394317627e-05,8.803606033325195e-05,8.887052536010742e-05,8.589029312133789e-05,8.45193862915039e-05,8.183717727661133e-05,7.617473602294922e-05,7.265806198120117e-05,7.37309455871582e-05,6.884336471557617e-05,6.67273998260498e-05,6.857514381408691e-05,6.401538848876953e-05,6.103515625e-05,5.9932470321655273e-05,5.885958671569824e-05,5.429983139038086e-05,5.131959915161133e-05,4.616379737854004e-05,4.807114601135254e-05,4.32133674621582e-05,3.972649574279785e-05,3.618001937866211e-05,3.3229589462280273e-05,3.212690353393555e-05,3.3229589462280273e-05,2.7567148208618164e-05,2.8342008590698242e-05,2.5928020477294922e-05,2.2143125534057617e-05,1.996755599975586e-05,2.5659799575805664e-05,2.0235776901245117e-05,1.862645149230957e-05,1.7821788787841797e-05,1.5914440155029297e-05,1.6182661056518555e-05,1.2159347534179688e-05,1.430511474609375e-05,8.910894393920898e-06,1.0251998901367188e-05,1.0251998901367188e-05,1.0818243026733398e-05,1.0251998901367188e-05,9.98377799987793e-06,8.64267349243164e-06,7.271766662597656e-06,7.838010787963867e-06,5.662441253662109e-06,7.569789886474609e-06,6.198883056640625e-06,2.7120113372802734e-06,2.7120113372802734e-06,3.7848949432373047e-06,4.32133674621582e-06,3.7848949432373047e-06,2.175569534301758e-06,2.682209014892578e-07,0.0]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0014208555221557617,0.0018186741508543491,0.0022227042354643345,0.002649690955877304,0.0030839694663882256,0.0035120362881571054,0.0039347014389932156,0.004360337741672993,0.004784893244504929,0.005184873007237911,0.005599705968052149,0.005995634011924267,0.00640533585101366,0.006789110600948334,0.007190439850091934,0.0075731342658400536,0.007968252524733543,0.008356617763638496,0.008748224936425686,0.009134430438280106,0.009510102681815624,0.009877133183181286,0.01024011243134737,0.010610653087496758,0.010976063087582588,0.011341473087668419,0.011693919077515602,0.012049335986375809,0.012401511892676353,0.012736943550407887,0.013073725625872612,0.013432923704385757,0.01379455253481865,0.014178327284753323,0.014590458944439888,0.015011504292488098,0.015435789711773396,0.015874119475483894,0.016323793679475784,0.01680128276348114,0.017284175381064415,0.01778327114880085,0.018305594101548195,0.018845470622181892,0.019398851320147514,0.019963305443525314,0.020547475665807724,0.02115730196237564,0.021754704415798187,0.022381005808711052,0.023024320602416992,0.023686811327934265,0.024383332580327988,0.025082282721996307,0.02579122595489025,0.02652933821082115,0.027291756123304367,0.02806551568210125,0.02887141704559326,0.029675425961613655,0.03051670454442501,0.03136446699500084,0.0322454497218132,0.03314236178994179,0.034049808979034424,0.03497373312711716,0.03594842925667763,0.036911241710186005,0.03790673241019249,0.038908977061510086,0.039918240159749985,0.040970176458358765,0.04204804077744484,0.04316938668489456,0.04427561163902283,0.04541910067200661,0.04657933861017227,0.04773174226284027,0.04894491285085678,0.050187792629003525,0.05141608789563179,0.05266653001308441,0.05396261438727379,0.05526814982295036,0.056574225425720215,0.0579264834523201,0.059258487075567245,0.06065152958035469,0.06205294281244278,0.06346137821674347,0.0649111345410347,0.06639815866947174,0.06787168234586716,0.06937895715236664,0.070921890437603,0.07245051115751266,0.07401396334171295,0.07555608451366425,0.07712116092443466,0.07872351258993149,0.08035502582788467,0.08200301229953766,0.08365235477685928,0.08530169725418091,0.08698830753564835,0.08872785419225693,0.09045092016458511,0.09220396727323532,0.09395350515842438,0.09569358825683594,0.09746986627578735,0.09924749284982681,0.10104671865701675,0.10286647826433182,0.10465841740369797,0.1064954623579979,0.10834438353776932,0.11020222306251526,0.11207329481840134,0.11395030468702316,0.11585675179958344,0.11773889511823654,0.11963778734207153,0.1215585470199585,0.12345393002033234,0.1253674030303955,0.1273108422756195,0.129238098859787,0.1311696618795395,0.13307584822177887,0.13503064215183258,0.13697057962417603,0.13890916109085083,0.14090797305107117,0.1428692489862442,0.14482998847961426,0.14676210284233093,0.1487390398979187,0.15069113671779633,0.15268157422542572,0.15464149415493011,0.1565992683172226,0.15856081247329712,0.16058149933815002,0.16257166862487793,0.16453862190246582,0.16650880873203278,0.1685081571340561,0.17046105861663818,0.17241396009922028,0.17440089583396912,0.17637595534324646,0.17832830548286438,0.18033577501773834,0.18230730295181274,0.18425481021404266,0.18621715903282166,0.188161700963974,0.1901024430990219,0.19206587970256805,0.1939726024866104,0.19588202238082886,0.19779036939144135,0.19968439638614655,0.20158976316452026,0.20346541702747345,0.205376997590065,0.20725131034851074,0.20913156867027283,0.21098048985004425,0.21283428370952606,0.21466942131519318,0.21648918092250824,0.21827086806297302,0.22009196877479553,0.2218674272298813,0.2236461341381073,0.22539864480495453,0.22712738811969757,0.22886423766613007,0.2306051254272461,0.2323651909828186,0.2340996116399765,0.23578405380249023,0.23749686777591705,0.23921075463294983,0.240891695022583,0.24256263673305511,0.24421332776546478,0.24588643014431,0.24753551185131073,0.24914595484733582,0.25071942806243896,0.2523341774940491,0.2538784444332123,0.25541138648986816,0.25691545009613037,0.25847455859184265,0.25997617840766907,0.2614683508872986,0.26297399401664734,0.26444211602211,0.2659113109111786,0.26735028624534607,0.2687670886516571,0.2701749801635742,0.2716020345687866,0.272982120513916,0.27436327934265137,0.2757263481616974,0.2770753502845764,0.27842140197753906,0.27976205945014954,0.2810557186603546,0.28235098719596863,0.28361302614212036,0.28485754132270813,0.28609904646873474,0.28733059763908386,0.28853970766067505,0.28973424434661865,0.29091447591781616,0.29209038615226746,0.29328951239585876,0.29443541169166565,0.2955627143383026,0.2967053949832916,0.29781270027160645,0.29892054200172424,0.29999274015426636,0.3010576367378235,0.3021279275417328,0.30317121744155884,0.30418023467063904,0.3051811158657074,0.3061644434928894,0.3071480691432953,0.3081151843070984,0.3090564012527466,0.31001219153404236,0.3109431266784668,0.3118646442890167,0.3127577602863312,0.3136228024959564,0.3144981265068054,0.3153723478317261,0.31619635224342346,0.31702277064323425,0.31782811880111694,0.31863537430763245,0.3194229006767273,0.3202036917209625,0.32096153497695923,0.32171422243118286,0.32244205474853516,0.32316991686820984,0.32387858629226685,0.3245888948440552,0.325278103351593,0.3259525001049042,0.32661283016204834,0.3272574841976166,0.32789134979248047,0.32851144671440125,0.3291277289390564,0.3297324478626251,0.33032551407814026,0.3309037387371063,0.3314668536186218,0.33202672004699707,0.33257901668548584,0.33312511444091797,0.33367010951042175,0.3341948688030243,0.33472204208374023,0.33521953225135803,0.33570945262908936,0.33619123697280884,0.33667442202568054,0.3371400237083435,0.3376029133796692,0.33805447816848755,0.33850523829460144,0.3389333188533783,0.33936595916748047,0.33978646993637085,0.3401980698108673,0.3405977785587311,0.3409872055053711,0.34136343002319336,0.34173423051834106,0.34210100769996643,0.34246155619621277,0.34282371401786804,0.3431669771671295,0.34351781010627747,0.3438548743724823,0.3441784083843231,0.3445097804069519,0.34480875730514526,0.3451042175292969,0.3453942835330963,0.3456999957561493,0.3459717035293579,0.34626123309135437,0.3465326428413391,0.346800833940506,0.3470582067966461,0.3473139703273773,0.34755566716194153,0.3477930724620819,0.34803587198257446,0.34827274084091187,0.34850284457206726,0.348720520734787,0.34893468022346497,0.3491385877132416,0.34935301542282104,0.3495577275753021,0.3497435450553894,0.3499282896518707,0.35012003779411316,0.35030367970466614,0.3504894971847534,0.35065585374832153,0.3508189916610718,0.3509850800037384,0.3511471152305603,0.3512991666793823,0.3514574468135834,0.3516051769256592,0.3517626225948334,0.35190629959106445,0.35204699635505676,0.3521701693534851,0.35230034589767456,0.35243186354637146,0.35255905985832214,0.35267898440361023,0.3527924120426178,0.35290828347206116,0.35302603244781494,0.35312676429748535,0.3532272279262543,0.35333526134490967,0.3534303307533264,0.3535226881504059,0.35361775755882263,0.3537122905254364,0.35379844903945923,0.35388484597206116],"recovered":[0.0,0.0005396072519943118,0.0010108859278261662,0.0014357117470353842,0.0018640486523509026,0.0022937359753996134,0.002724773483350873,0.0031460884492844343,0.003569834167137742,0.004000871907919645,0.004416785202920437,0.004816764499992132,0.005221604835242033,0.005620233714580536,0.006019672844558954,0.006413440220057964,0.006807477679103613,0.007190712261945009,0.007592041976749897,0.007987159304320812,0.008377956226468086,0.008759030140936375,0.009125790558755398,0.009494980797171593,0.009868763387203217,0.010233362205326557,0.010610655881464481,0.01096580270677805,0.011333102360367775,0.011691220104694366,0.0120336739346385,0.012380178086459637,0.012729113921523094,0.013079939410090446,0.01345021091401577,0.013844247907400131,0.014248007908463478,0.014666622504591942,0.015095499344170094,0.015543552115559578,0.016004027798771858,0.016468554735183716,0.01695549674332142,0.017447032034397125,0.01796044036746025,0.018503829836845398,0.019055049866437912,0.019626526162028313,0.020207183435559273,0.020810799673199654,0.02142413705587387,0.022058269008994102,0.022702936083078384,0.02336515672504902,0.024046551436185837,0.024736860767006874,0.025451745837926865,0.026204710826277733,0.02696145698428154,0.02774440124630928,0.028535176068544388,0.029334325343370438,0.030173173174262047,0.031038489192724228,0.03191569074988365,0.03279775008559227,0.03370276838541031,0.03462696075439453,0.03558005020022392,0.03657689318060875,0.03754861652851105,0.03856949508190155,0.0395938865840435,0.040668778121471405,0.041752852499485016,0.042836930602788925,0.04395638406276703,0.045082591474056244,0.04623877629637718,0.04741440713405609,0.04862542077898979,0.04983913153409958,0.051077958196401596,0.05234406515955925,0.053622592240571976,0.05491381511092186,0.056237176060676575,0.05757161229848862,0.058936022222042084,0.06031448021531105,0.06173776835203171,0.06315646320581436,0.06459109485149384,0.06605030596256256,0.0675583928823471,0.06905973702669144,0.07057511806488037,0.07210616767406464,0.0736723244190216,0.07523038238286972,0.07680355757474899,0.07842589169740677,0.08008144050836563,0.08170917630195618,0.08334609121084213,0.08503054082393646,0.08672984689474106,0.08842456340789795,0.09017220884561539,0.09189338982105255,0.09365804493427277,0.09541866183280945,0.09722194075584412,0.09898363053798676,0.10077962279319763,0.10255994647741318,0.10436971485614777,0.10620540380477905,0.10805702954530716,0.10991432517766953,0.11177972704172134,0.11366105824708939,0.11552537232637405,0.11743155866861343,0.11933665722608566,0.1212204173207283,0.12312497943639755,0.12502440810203552,0.12696245312690735,0.12888672947883606,0.13081884384155273,0.13276228308677673,0.13470330834388733,0.13666026294231415,0.13863098621368408,0.14058281481266022,0.1425332874059677,0.14450077712535858,0.14647608995437622,0.14843115210533142,0.15041349828243256,0.15237504243850708,0.15434792637825012,0.1563224345445633,0.1583055853843689,0.16028819978237152,0.1622551530599594,0.164219930768013,0.16620659828186035,0.16819271445274353,0.17015129327774048,0.17211608588695526,0.17411057651042938,0.17609183490276337,0.17808066308498383,0.18003301322460175,0.18197214603424072,0.1839277595281601,0.18588794767856598,0.1878286898136139,0.1897834837436676,0.19170857965946198,0.19362123310565948,0.19555631279945374,0.19745764136314392,0.19936677813529968,0.20125217735767365,0.2031615972518921,0.20503805577754974,0.20688483119010925,0.20873671770095825,0.21061481535434723,0.21245995163917542,0.2142840325832367,0.21609514951705933,0.217886283993721,0.21968388557434082,0.22147312760353088,0.22322753071784973,0.2249670773744583,0.2267112135887146,0.22845804691314697,0.23020541667938232,0.23193685710430145,0.23364318907260895,0.23537112772464752,0.23708662390708923,0.23877324163913727,0.24048712849617004,0.24215996265411377,0.24383333325386047,0.24550186097621918,0.24713633954524994,0.24871815741062164,0.25030431151390076,0.2518996298313141,0.2534765899181366,0.25500547885894775,0.25655704736709595,0.25806352496147156,0.259587824344635,0.2610780894756317,0.2625691592693329,0.26404809951782227,0.26548081636428833,0.26692652702331543,0.26834413409233093,0.2697814702987671,0.2711818218231201,0.2725902497768402,0.273973286151886,0.2753344774246216,0.27669644355773926,0.27804329991340637,0.27935990691185,0.2806554436683655,0.2819337248802185,0.28321927785873413,0.2844543159008026,0.285706102848053,0.28693413734436035,0.2881467640399933,0.28935426473617554,0.2905455529689789,0.2917416989803314,0.2929151952266693,0.294040322303772,0.2951940596103668,0.29631945490837097,0.29742351174354553,0.2985113859176636,0.29959869384765625,0.3006635904312134,0.3017236292362213,0.30277448892593384,0.30380213260650635,0.30480003356933594,0.3057882487773895,0.3067675232887268,0.30772602558135986,0.30869045853614807,0.3096305727958679,0.3105604350566864,0.31147274374961853,0.3123553693294525,0.31324848532676697,0.3141227066516876,0.3149721026420593,0.3158125579357147,0.3166341483592987,0.31744301319122314,0.3182448446750641,0.31902915239334106,0.3197980523109436,0.32058343291282654,0.3213423192501068,0.32210448384284973,0.3228255808353424,0.3235277533531189,0.3242439925670624,0.32491350173950195,0.3255862593650818,0.32625576853752136,0.3269142210483551,0.32755833864212036,0.32816845178604126,0.32878637313842773,0.32938486337661743,0.329986035823822,0.33054617047309875,0.3311227858066559,0.3316972255706787,0.33225223422050476,0.33279749751091003,0.3333379328250885,0.33387401700019836,0.33439013361930847,0.33488598465919495,0.3353796899318695,0.3358844518661499,0.33635058999061584,0.33683404326438904,0.3372926115989685,0.33775120973587036,0.33817657828330994,0.3386232554912567,0.33906349539756775,0.33948343992233276,0.3398936986923218,0.34030014276504517,0.3406860828399658,0.3410620391368866,0.34142446517944336,0.34178420901298523,0.3421512544155121,0.3424988389015198,0.34286585450172424,0.3431996703147888,0.34354454278945923,0.34387943148612976,0.34419164061546326,0.3445030450820923,0.34479498863220215,0.3450872004032135,0.34538131952285767,0.3456765115261078,0.3459552228450775,0.3462328612804413,0.3464910686016083,0.34674519300460815,0.3469977080821991,0.3472459018230438,0.34749600291252136,0.34773337841033936,0.34797564148902893,0.3482089936733246,0.3484315276145935,0.3486381471157074,0.34883880615234375,0.34904542565345764,0.3492504060268402,0.34943729639053345,0.34963202476501465,0.3498186469078064,0.3500063419342041,0.3501726984977722,0.3503496050834656,0.35050785541534424,0.35066261887550354,0.3508206009864807,0.3509853482246399,0.35113415122032166,0.35129162669181824,0.3514387905597687,0.3515813946723938,0.3517191410064697,0.3518557846546173,0.35198622941970825,0.3521139919757843,0.35224172472953796,0.3523608446121216,0.3524775207042694,0.3525925576686859,0.35270437598228455,0.3528080880641937,0.35291287302970886,0.35301846265792847,0.3531119227409363,0.35320669412612915,0.353299617767334,0.35338494181632996],"active":[0.0014208555221557617,0.0012790668988600373,0.0012118183076381683,0.00121397920884192,0.001219920814037323,0.001218300312757492,0.0012099279556423426,0.0012142492923885584,0.0012150590773671865,0.001184001099318266,0.001182920765131712,0.0011788695119321346,0.0011837310157716274,0.0011688768863677979,0.00117076700553298,0.0011596940457820892,0.0011607748456299305,0.0011659055016934872,0.0011561829596757889,0.0011472711339592934,0.001132146455347538,0.0011181030422449112,0.0011143218725919724,0.0011156722903251648,0.0011072997003793716,0.0011081108823418617,0.0010832631960511208,0.0010835332795977592,0.0010684095323085785,0.00104572344571352,0.0010400516912341118,0.0010527456179261208,0.0010654386132955551,0.0010983878746628761,0.001140248030424118,0.001167256385087967,0.0011877818033099174,0.0012074969708919525,0.0012282943353056908,0.0012577306479215622,0.0012801475822925568,0.001314716413617134,0.0013500973582267761,0.0013984385877847672,0.0014384109526872635,0.0014594756066799164,0.001492425799369812,0.0015307758003473282,0.0015475209802389145,0.0015702061355113983,0.0016001835465431213,0.0016285423189401627,0.0016803964972496033,0.0017171259969472885,0.0017446745187044144,0.0017924774438142776,0.0018400102853775024,0.0018608048558235168,0.0019099600613117218,0.0019310247153043747,0.001981528475880623,0.0020301416516304016,0.002072276547551155,0.00210387259721756,0.002134118229150772,0.002175983041524887,0.0022456608712673187,0.0022842809557914734,0.002326682209968567,0.0023320838809013367,0.0023696236312389374,0.0024006813764572144,0.0024541541934013367,0.0025006085634231567,0.0025227591395378113,0.002582170069217682,0.002622954547405243,0.002649150788784027,0.002706136554479599,0.0027733854949474335,0.0027906671166419983,0.0028273984789848328,0.0028846561908721924,0.0029240846633911133,0.002951633185148239,0.003012668341398239,0.0030213110148906708,0.0030799172818660736,0.003116920590400696,0.003146898001432419,0.0031733661890029907,0.003241695463657379,0.0032805874943733215,0.003328651189804077,0.00336349755525589,0.003390774130821228,0.0034388452768325806,0.0034499168395996094,0.0034488365054130554,0.0034931302070617676,0.003551468253135681,0.00357712060213089,0.0035709142684936523,0.0035925209522247314,0.0036422163248062134,0.003697313368320465,0.003721073269844055,0.003779403865337372,0.0037812963128089905,0.0038001984357833862,0.0038118213415145874,0.0038288310170173645,0.003824777901172638,0.0038828477263450623,0.0038787946105003357,0.003935515880584717,0.0039746686816215515,0.003996819257736206,0.004016265273094177,0.004035979509353638,0.004077024757862091,0.004077836871147156,0.004112415015697479,0.004126988351345062,0.004117272794246674,0.004146985709667206,0.004185862839221954,0.004213690757751465,0.004207208752632141,0.00418911874294281,0.004211798310279846,0.004208296537399292,0.004205852746963501,0.004247710108757019,0.00423826277256012,0.0042471736669540405,0.00422881543636322,0.00423826277256012,0.004215046763420105,0.004250422120094299,0.004227995872497559,0.004224225878715515,0.004212886095046997,0.004259064793586731,0.004266083240509033,0.004250422120094299,0.004253655672073364,0.004288226366043091,0.004254460334777832,0.004221245646476746,0.004249602556228638,0.004259869456291199,0.0042177289724349976,0.004243940114974976,0.0042266398668289185,0.004221796989440918,0.004245012998580933,0.004233941435813904,0.004214495420455933,0.004237189888954163,0.00418911874294281,0.004173442721366882,0.00416913628578186,0.00412808358669281,0.004132121801376343,0.004098638892173767,0.004124820232391357,0.004089713096618652,0.0040935128927230835,0.0040956586599349976,0.00409756600856781,0.004054605960845947,0.004029229283332825,0.003986835479736328,0.003996819257736206,0.003981143236160278,0.0039622485637664795,0.003925517201423645,0.0038998574018478394,0.003897160291671753,0.003893911838531494,0.003907144069671631,0.0038941949605941772,0.0038471966981887817,0.0038536787033081055,0.003839626908302307,0.0038050711154937744,0.0037893950939178467,0.0037261992692947388,0.003726467490196228,0.0037021785974502563,0.003644093871116638,0.003583088517189026,0.003616020083427429,0.0035741329193115234,0.003511756658554077,0.0034388601779937744,0.0034690797328948975,0.00341913104057312,0.0034048259258270264,0.003386169672012329,0.0033640265464782715,0.003342151641845703,0.0033021867275238037,0.0032862722873687744,0.003248453140258789,0.0032579004764556885,0.0032006502151489258,0.00318145751953125,0.0031360983848571777,0.0031020641326904297,0.0030869245529174805,0.0030656158924102783,0.003012418746948242,0.0029910802841186523,0.002957582473754883,0.002923816442489624,0.0028797686100006104,0.00287628173828125,0.0028336048126220703,0.0028001070022583008,0.002767711877822876,0.002736121416091919,0.002743959426879883,0.0026937127113342285,0.0026475191116333008,0.0026650726795196533,0.002618640661239624,0.0026010870933532715,0.002569228410720825,0.002546250820159912,0.002529233694076538,0.002507627010345459,0.0024566054344177246,0.0024066269397735596,0.0023623108863830566,0.0023480355739593506,0.0023269355297088623,0.0022888779640197754,0.002286165952682495,0.0022526681423187256,0.0022340714931488037,0.0021973252296447754,0.0021500587463378906,0.0021427571773529053,0.0021238625049591064,0.00207364559173584,0.0020506680011749268,0.0020155608654022217,0.0020012259483337402,0.0019798874855041504,0.0019588470458984375,0.001932382583618164,0.0019161701202392578,0.0018586218357086182,0.0018275976181030273,0.0017741024494171143,0.0017633140087127686,0.001750349998474121,0.0017085075378417969,0.0016993284225463867,0.00167122483253479,0.0016355812549591064,0.0015972256660461426,0.0015693902969360352,0.0015639960765838623,0.0015391409397125244,0.0015188753604888916,0.0014808177947998047,0.0014805495738983154,0.001456230878829956,0.0014278888702392578,0.0014178752899169922,0.0013973712921142578,0.0013841092586517334,0.001345515251159668,0.0013193190097808838,0.0013052523136138916,0.0012947320938110352,0.0012555718421936035,0.0012523233890533447,0.0012204349040985107,0.0012126266956329346,0.0011821091175079346,0.0011893808841705322,0.0011632144451141357,0.0011345744132995605,0.0011143386363983154,0.0010935068130493164,0.0010632872581481934,0.0010481476783752441,0.001038968563079834,0.0010370910167694092,0.0010395050048828125,0.0010157227516174316,0.0010189712047576904,0.0009890198707580566,0.0009787380695343018,0.0009652376174926758,0.0009293258190155029,0.0009125769138336182,0.0008912384510040283,0.0009050071239471436,0.0008845031261444092,0.0008799135684967041,0.0008561313152313232,0.0008456110954284668,0.000825345516204834,0.000822901725769043,0.000810474157333374,0.0007953643798828125,0.0007899701595306396,0.0007767379283905029,0.0007694661617279053,0.0007448792457580566,0.0007256865501403809,0.0007070600986480713,0.0007148683071136475,0.000718921422958374,0.0006981194019317627,0.0006778836250305176,0.0006827414035797119,0.0006716549396514893,0.0006708502769470215,0.0006495118141174316,0.0006462931632995605,0.0006354749202728271,0.0006392598152160645,0.0006365478038787842,0.0006368458271026611,0.0006198287010192871,0.0006284713745117188,0.0006146728992462158,0.0006082057952880859,0.0005887746810913086,0.000581204891204834,0.0005760788917541504,0.0005728304386138916,0.0005649924278259277,0.000550687313079834,0.0005474388599395752,0.0005485117435455322,0.0005342066287994385,0.0005228519439697266,0.0005271732807159424,0.0005174577236175537,0.000504225492477417,0.0005058348178863525,0.000505596399307251,0.0004988312721252441,0.0004999041557312012]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0014208555221557617,0.0018092214595526457,0.002208120422437787,0.002617012010887265,0.003010509302839637,0.0033986051566898823,0.0037769784685224295,0.0041596731171011925,0.004521031863987446,0.004882930312305689,0.005234566517174244,0.005578100215643644,0.005908670369535685,0.006231948267668486,0.006553606130182743,0.00686770211905241,0.007171805016696453,0.00746942637488246,0.0077594853937625885,0.00804144237190485,0.008319888263940811,0.008593203499913216,0.008859495632350445,0.009112284518778324,0.009368314407765865,0.009625154547393322,0.009868220426142216,0.010103454813361168,0.01033166702836752,0.010560959577560425,0.010775938630104065,0.011006041429936886,0.011242086067795753,0.011482451111078262,0.011713634245097637,0.011941846460103989,0.012185723520815372,0.012440943159162998,0.012693461962044239,0.012950842268764973,0.013212813064455986,0.013482887297868729,0.01374782994389534,0.01402816642075777,0.014314443804323673,0.01459180936217308,0.014887000434100628,0.015170037746429443,0.015464147552847862,0.01578337512910366,0.016086667776107788,0.01640346460044384,0.016723770648241043,0.017068656161427498,0.0173889622092247,0.017717642709612846,0.018057934939861298,0.018413351848721504,0.018774710595607758,0.019126886501908302,0.019481495022773743,0.019853655248880386,0.020221496000885963,0.020590147003531456,0.020964739844202995,0.021350674331188202,0.021731749176979065,0.022113092243671417,0.02250334806740284,0.02289009466767311,0.023299526423215866,0.023704636842012405,0.024117039516568184,0.02452998235821724,0.02494751662015915,0.025363968685269356,0.02578042261302471,0.02620524913072586,0.02663169614970684,0.027059491723775864,0.02750835381448269,0.027946414425969124,0.028386633843183517,0.028834417462348938,0.029272476211190224,0.029720528051257133,0.03016939014196396,0.03062581457197666,0.031064145267009735,0.03151300549507141,0.03197186440229416,0.03243017941713333,0.03288768231868744,0.033347077667713165,0.03381511569023132,0.03429044410586357,0.03475659340620041,0.03522597998380661,0.03569591045379639,0.03616151586174965,0.03664197772741318,0.03713567182421684,0.037602897733449936,0.03808930143713951,0.0385754331946373,0.039034560322761536,0.03951070085167885,0.03997819870710373,0.040466759353876114,0.040968287736177444,0.041457660496234894,0.04196323826909065,0.04245639219880104,0.04294873774051666,0.04345269501209259,0.04395584389567375,0.04449059069156647,0.04501048102974892,0.04552470147609711,0.04605107381939888,0.04657799005508423,0.04711732640862465,0.04764235019683838,0.048169802874326706,0.04871021956205368,0.049241725355386734,0.04978160187602043,0.0503244511783123,0.050868920981884,0.05141095817089081,0.051952727138996124,0.05248936265707016,0.0530376099050045,0.05359180271625519,0.05416138842701912,0.054716117680072784,0.05529731884598732,0.0558469183743,0.056411370635032654,0.05697960779070854,0.05755297467112541,0.05814497545361519,0.058733467012643814,0.0593111552298069,0.05991044640541077,0.06050784885883331,0.06110498309135437,0.061693474650382996,0.062301140278577805,0.06289097666740417,0.06350080668926239,0.0641154944896698,0.06472910195589066,0.06533677130937576,0.065948486328125,0.06657883524894714,0.06720756739377975,0.0678306296467781,0.0684339702129364,0.069081611931324,0.06970818340778351,0.07034960389137268,0.07095970213413239,0.07161246985197067,0.07227901369333267,0.072933129966259,0.07360048592090607,0.07425945997238159,0.07492762804031372,0.0756087526679039,0.0762798860669136,0.07696614414453506,0.07764726877212524,0.07834000885486603,0.07901114225387573,0.07970549911260605,0.0804176852107048,0.08112392574548721,0.0818612277507782,0.08258232474327087,0.08329802006483078,0.0840296521782875,0.08477666974067688,0.08548669517040253,0.08621319383382797,0.08695832639932632,0.08769670873880386,0.08843806385993958,0.08917806297540665,0.08994048088788986,0.0906929075717926,0.09146639704704285,0.0922115296125412,0.09298150986433029,0.09375878423452377,0.09454847872257233,0.09532683342695236,0.09609789401292801,0.0969008207321167,0.09769321978092194,0.09850992262363434,0.09932797402143478,0.10012712329626083,0.10095840692520142,0.10177916288375854,0.10260477662086487,0.10344875603914261,0.1043078601360321,0.10516561567783356,0.10603120177984238,0.10690624266862869,0.10778263211250305,0.10867927223443985,0.10957781225442886,0.11048579961061478,0.11141620576381683,0.11234093457460403,0.11327295750379562,0.11421173810958862,0.11516914516687393,0.1161273643374443,0.11710098385810852,0.11807189881801605,0.11904389411211014,0.12005288898944855,0.12103946506977081,0.12205656617879868,0.12308095395565033,0.12409210950136185,0.1251256763935089,0.1261935532093048,0.1272430568933487,0.12829607725143433,0.12936827540397644,0.13042128086090088,0.1315004974603653,0.13259592652320862,0.13369214534759521,0.13481727242469788,0.13591080904006958,0.13705240190029144,0.13819779455661774,0.13934695720672607,0.14051420986652374,0.1416725516319275,0.14288005232810974,0.14404839277267456,0.14523321390151978,0.14643962681293488,0.14765387773513794,0.14889730513095856,0.15011128783226013,0.1513673961162567,0.1525929868221283,0.15383343398571014,0.15508036315441132,0.15635241568088531,0.1576060950756073,0.158882737159729,0.16016288101673126,0.161420077085495,0.16272561252117157,0.16400791704654694,0.1653137356042862,0.16660954058170319,0.16792291402816772,0.16920441389083862,0.17053857445716858,0.17182980477809906,0.17316503822803497,0.17448705434799194,0.17581473290920258,0.17712973058223724,0.17846010625362396,0.17980210483074188,0.18113519251346588,0.18246503174304962,0.18378272652626038,0.1851198524236679,0.1864791363477707,0.18781033158302307,0.1891031712293625,0.19042113423347473,0.1917269378900528,0.1930389553308487,0.19437554478645325,0.19566893577575684,0.1969631314277649,0.1982656866312027,0.19954773783683777,0.20087379217147827,0.2021712213754654,0.20345191657543182,0.20471693575382233,0.20600168406963348,0.207254558801651,0.20852768421173096,0.20978029072284698,0.21100318431854248,0.21222418546676636,0.2134694904088974,0.21467536687850952,0.2158726006746292,0.2170536369085312,0.2182173877954483,0.219384104013443,0.22056135535240173,0.22169864177703857,0.22283537685871124,0.22397616505622864,0.22506402432918549,0.2261761873960495,0.2272602617740631,0.22834596037864685,0.22941194474697113,0.23047764599323273,0.23154714703559875,0.23256370425224304,0.23357431590557098,0.2345714271068573,0.23555125296115875,0.23653756082057953,0.23751091957092285,0.23844942450523376,0.23936928808689117,0.24030563235282898,0.24119336903095245,0.24210378527641296,0.24299800395965576,0.24388816952705383,0.24474267661571503,0.24556964635849,0.2464049756526947,0.24720871448516846,0.24800948798656464,0.24879242479801178,0.249561607837677,0.2503105103969574,0.2510397136211395,0.2517778277397156,0.25247055292129517,0.2531392574310303,0.2538193166255951,0.2544877529144287,0.2551402449607849,0.25577303767204285,0.25638067722320557,0.2569824159145355,0.2575606405735016,0.25814077258110046,0.25872331857681274],"recovered":[0.0,0.0005360962823033333,0.0010106158442795277,0.0014351715799421072,0.0018535158596932888,0.002259706612676382,0.0026580654084682465,0.0030512926168739796,0.003441549139097333,0.0038166814483702183,0.0041807410307228565,0.0045431796461343765,0.004898326471447945,0.005246991757303476,0.005572160705924034,0.005884095560759306,0.006207914091646671,0.006527681369334459,0.006831514183431864,0.007124544121325016,0.007412172853946686,0.007699260953813791,0.007986619137227535,0.008261284790933132,0.008530007675290108,0.00879927072674036,0.009052060544490814,0.0092999879270792,0.009538732469081879,0.009779098443686962,0.010009471327066422,0.010237143374979496,0.010460494086146355,0.010686006397008896,0.010916109196841717,0.011157284490764141,0.011400081217288971,0.011632884852588177,0.011883783154189587,0.012135221622884274,0.012388280592858791,0.012653493322432041,0.012914923951029778,0.013175005093216896,0.013445619493722916,0.01373702846467495,0.014009803533554077,0.014304723590612411,0.014589651487767696,0.014882410876452923,0.015183273702859879,0.015485486015677452,0.015797151252627373,0.01611151732504368,0.016446677967905998,0.016762664541602135,0.01709485426545143,0.017423804849386215,0.017764367163181305,0.018113842234015465,0.01845872774720192,0.018819816410541534,0.019181445240974426,0.0195411816239357,0.019913073629140854,0.020286045968532562,0.0206700898706913,0.021046843379735947,0.021421976387500763,0.021809261292219162,0.022199517115950584,0.022587614133954048,0.022989753633737564,0.023402156308293343,0.02381293848156929,0.0242304727435112,0.024646926671266556,0.025060947984457016,0.025483883917331696,0.025907360017299652,0.026344338431954384,0.026769164949655533,0.027203982695937157,0.02764798514544964,0.028092525899410248,0.02854030765593052,0.02898241952061653,0.02941453643143177,0.029865829274058342,0.030300648882985115,0.03075329214334488,0.03119594231247902,0.03165155649185181,0.03210609033703804,0.03256251662969589,0.03302677348256111,0.03348643705248833,0.03393908217549324,0.03442899510264397,0.034893520176410675,0.03535669669508934,0.03583797067403793,0.036336254328489304,0.03680672496557236,0.03728799521923065,0.03775765374302864,0.03822974115610123,0.038708314299583435,0.03917311131954193,0.039658162742853165,0.04015320912003517,0.040643662214279175,0.04113060235977173,0.0416405014693737,0.042125824838876724,0.04263707622885704,0.043145082890987396,0.043668486177921295,0.04419431835412979,0.04469098523259163,0.04522113874554634,0.045745354145765305,0.04628144949674606,0.046815384179353714,0.047334738075733185,0.04786381125450134,0.048388563096523285,0.0489327646791935,0.049472909420728683,0.05002574995160103,0.05055077373981476,0.05108930170536041,0.05164700374007225,0.05217445641756058,0.05271973833441734,0.053267985582351685,0.05381353572010994,0.0543847419321537,0.054945144802331924,0.055514998733997345,0.05607621371746063,0.05664714798331261,0.057238880544900894,0.05782197043299675,0.05841991305351257,0.05900057032704353,0.059591762721538544,0.06016945093870163,0.06074659898877144,0.0613553449511528,0.06195193529129028,0.06255581974983215,0.06315700709819794,0.06376197189092636,0.06437530368566513,0.06497973203659058,0.0656127855181694,0.06624016910791397,0.06685701757669449,0.06748899072408676,0.06811663508415222,0.06874158978462219,0.06937193870544434,0.07001390308141708,0.07065235823392868,0.07130485773086548,0.07195492833852768,0.0726233571767807,0.07329259812831879,0.07395455241203308,0.0746394619345665,0.0753130242228508,0.07598739862442017,0.07667095214128494,0.07736504077911377,0.07804886996746063,0.07872648537158966,0.07943137735128403,0.08011574298143387,0.08083035796880722,0.08156171441078186,0.08229199796915054,0.0830136314034462,0.08374634385108948,0.08445825427770615,0.0851820558309555,0.08592826873064041,0.08667178452014923,0.08740152418613434,0.08814341574907303,0.08888260275125504,0.08964367210865021,0.0904112234711647,0.09115338325500488,0.09191931039094925,0.09268416464328766,0.09345873445272446,0.09425140172243118,0.0950324535369873,0.09581296890974045,0.09661049395799637,0.09740505367517471,0.09823525696992874,0.09901171922683716,0.0998367965221405,0.10066024959087372,0.10148991644382477,0.10232903808355331,0.10318300873041153,0.10404859483242035,0.10491552948951721,0.1057724729180336,0.10664480924606323,0.10752606391906738,0.1084175780415535,0.10931692272424698,0.11024840921163559,0.11118771880865097,0.1121024638414383,0.11301693320274353,0.11396137624979019,0.11492527276277542,0.11585810780525208,0.11684468388557434,0.11779885739088058,0.11881595104932785,0.11980441957712173,0.12079991400241852,0.12180998921394348,0.12284356355667114,0.12386038899421692,0.12490206211805344,0.12594805657863617,0.12699568271636963,0.1280597597360611,0.1291200816631317,0.13017767667770386,0.13125041127204895,0.132349893450737,0.13346987962722778,0.13458041846752167,0.13568638265132904,0.13680718839168549,0.13796067237854004,0.1391141563653946,0.1402614265680313,0.14143571257591248,0.14262105524539948,0.1438010185956955,0.14497286081314087,0.14618900418281555,0.1474062204360962,0.14863047003746033,0.14984498918056488,0.15109029412269592,0.15231643617153168,0.15353959798812866,0.15479138493537903,0.15603427588939667,0.15731577575206757,0.15860779583454132,0.15986093878746033,0.1611408293247223,0.16242367029190063,0.16374514997005463,0.16503500938415527,0.16632488369941711,0.16763798892498016,0.16894838213920593,0.1702490597963333,0.17155270278453827,0.17286580801010132,0.17421023547649384,0.17550873756408691,0.1768372356891632,0.17816491425037384,0.17948314547538757,0.18080435693264008,0.18212662637233734,0.1834491789340973,0.1848006248474121,0.1861501932144165,0.18744897842407227,0.1887647658586502,0.19008921086788177,0.19139474630355835,0.19273322820663452,0.1940387785434723,0.19533079862594604,0.19662202894687653,0.19790731370449066,0.1992087960243225,0.20050892233848572,0.20182175934314728,0.2031005471944809,0.20437800884246826,0.2056495100259781,0.20689427852630615,0.208153635263443,0.2094113677740097,0.2106315642595291,0.21185795962810516,0.21311596035957336,0.21432535350322723,0.21551206707954407,0.21667878329753876,0.21784496307373047,0.21902085840702057,0.22016894817352295,0.22131648659706116,0.2224729359149933,0.22358077764511108,0.2247094213962555,0.22580672800540924,0.22688297927379608,0.22797001898288727,0.22906219959259033,0.23013195395469666,0.23118524253368378,0.23220720887184143,0.23320648074150085,0.2342265546321869,0.23523014783859253,0.23621158301830292,0.2371557652950287,0.2381126433610916,0.23905222117900848,0.2399907261133194,0.2409108728170395,0.24181616306304932,0.24273602664470673,0.2436191737651825,0.2444593757390976,0.24530577659606934,0.24613328278064728,0.246944859623909,0.24773915112018585,0.248522087931633,0.24929207563400269,0.2500477433204651,0.2507707178592682,0.25149181485176086,0.25218942761421204,0.25286540389060974,0.2535427510738373,0.2542117238044739,0.2548539638519287,0.2554851174354553,0.2561008930206299,0.2566969394683838,0.25728651881217957],"active":[0.0014208555221557617,0.0012731251772493124,0.0011975045781582594,0.001181840430945158,0.001156993443146348,0.0011388985440135002,0.001118913060054183,0.001108380500227213,0.0010794827248901129,0.0010662488639354706,0.0010538254864513874,0.0010349205695092678,0.00101034389808774,0.0009849565103650093,0.000981445424258709,0.0009836065582931042,0.0009638909250497818,0.0009417450055480003,0.0009279712103307247,0.000916898250579834,0.0009077154099941254,0.0008939425460994244,0.0008728764951229095,0.000850999727845192,0.0008383067324757576,0.0008258838206529617,0.0008161598816514015,0.0008034668862819672,0.0007929345592856407,0.0007818611338734627,0.0007664673030376434,0.0007688980549573898,0.0007815919816493988,0.0007964447140693665,0.0007975250482559204,0.0007845619693398476,0.0007856423035264015,0.0008080583065748215,0.0008096788078546524,0.0008156206458806992,0.0008245324715971947,0.0008293939754366875,0.0008329059928655624,0.0008531613275408745,0.0008688243106007576,0.0008547808974981308,0.0008771969005465508,0.0008653141558170319,0.0008744960650801659,0.0009009642526507378,0.0009033940732479095,0.0009179785847663879,0.0009266193956136703,0.0009571388363838196,0.0009422842413187027,0.0009549781680107117,0.0009630806744098663,0.000989546999335289,0.0010103434324264526,0.0010130442678928375,0.0010227672755718231,0.001033838838338852,0.0010400507599115372,0.0010489653795957565,0.0010516662150621414,0.0010646283626556396,0.0010616593062877655,0.0010662488639354706,0.0010813716799020767,0.001080833375453949,0.0011000093072652817,0.0011170227080583572,0.0011272858828306198,0.0011278260499238968,0.001134578138589859,0.0011334959417581558,0.0011334959417581558,0.0011443011462688446,0.001147812232375145,0.0011521317064762115,0.001164015382528305,0.001177249476313591,0.0011826511472463608,0.0011864323168992996,0.0011799503117799759,0.0011802203953266144,0.0011869706213474274,0.0012112781405448914,0.0011983159929513931,0.001212356612086296,0.0012185722589492798,0.0012342371046543121,0.0012361258268356323,0.0012409873306751251,0.001252599060535431,0.0012636706233024597,0.001270156353712082,0.0012868978083133698,0.00126691535115242,0.001267995685338974,0.0012852810323238373,0.0012977011501789093,0.0012666434049606323,0.001282576471567154,0.0012874379754066467,0.001276906579732895,0.0012809596955776215,0.0012698844075202942,0.0012936480343341827,0.0013101249933242798,0.0013044513761997223,0.0013195760548114777,0.0013257898390293121,0.0013082362711429596,0.001326870173215866,0.0013187676668167114,0.001345507800579071,0.0013419948518276215,0.0013303831219673157,0.001360088586807251,0.0013568513095378876,0.0013719722628593445,0.0013609007000923157,0.001354418694972992,0.0013754814863204956,0.0013779141008853912,0.0013930387794971466,0.001391686499118805,0.0013960115611553192,0.0013852082192897797,0.001401953399181366,0.0014000609517097473,0.001390606164932251,0.0014173462986946106,0.0014416500926017761,0.0014481320977210999,0.0014837831258773804,0.0014621764421463013,0.0014662258327007294,0.001464609056711197,0.0014767609536647797,0.0014978274703025818,0.00149458646774292,0.0014891847968101501,0.0014905333518981934,0.0015072785317897797,0.0015132203698158264,0.001524023711681366,0.001554541289806366,0.0015356317162513733,0.001548871397972107,0.0015596747398376465,0.0015720948576927185,0.0015747994184494019,0.0015731826424598694,0.0015991032123565674,0.0015947818756103516,0.0015904605388641357,0.0015769526362419128,0.0015926212072372437,0.0015915483236312866,0.0016080141067504883,0.0015877634286880493,0.0015985667705535889,0.0016266554594039917,0.0016282722353935242,0.0016455575823783875,0.0016361027956008911,0.001635029911994934,0.001654200255870819,0.001640424132347107,0.0016531199216842651,0.0016598701477050781,0.0016690567135810852,0.0016461014747619629,0.0016566291451454163,0.0016911998391151428,0.001692548394203186,0.0017454847693443298,0.0017519667744636536,0.0017363056540489197,0.0017376542091369629,0.0017630383372306824,0.0017403513193130493,0.0017549395561218262,0.001776270568370819,0.0017684400081634521,0.0017662793397903442,0.0017765387892723083,0.0017970651388168335,0.0018103048205375671,0.0018227249383926392,0.0018003061413764954,0.001828126609325409,0.001839473843574524,0.001864314079284668,0.0018680989742279053,0.0018464922904968262,0.0018683671951293945,0.001880250871181488,0.00189942866563797,0.0019229203462600708,0.0018918663263320923,0.0019466876983642578,0.001942366361618042,0.00194452702999115,0.0019588395953178406,0.0019788220524787903,0.0019826069474220276,0.0019826069474220276,0.0019907131791114807,0.002010159194469452,0.0020344629883766174,0.0020517483353614807,0.0020682215690612793,0.0020992830395698547,0.002092525362968445,0.0020852386951446533,0.0021092742681503296,0.0021522119641304016,0.0021659880876541138,0.0021757110953330994,0.002213791012763977,0.002199210226535797,0.0022540315985679626,0.0022235140204429626,0.002252146601676941,0.0022810399532318115,0.0022821202874183655,0.0022821128368377686,0.0023331642150878906,0.0023409947752952576,0.0023480206727981567,0.0023725926876068115,0.0023615211248397827,0.0023804157972335815,0.0024182498455047607,0.0024417340755462646,0.0024673789739608765,0.002440929412841797,0.0024719834327697754,0.0025114119052886963,0.0025397688150405884,0.0025535374879837036,0.002558395266532898,0.00261862576007843,0.002612680196762085,0.0026121586561203003,0.00263860821723938,0.0026810169219970703,0.0027083009481430054,0.0027050673961639404,0.0027369260787963867,0.0027479976415634155,0.002743139863014221,0.0027639269828796387,0.002812817692756653,0.0028147101402282715,0.0028484612703323364,0.0028471052646636963,0.0028122812509536743,0.0028646737337112427,0.002867087721824646,0.002890065312385559,0.0028643906116485596,0.002887904644012451,0.002879530191421509,0.0029005855321884155,0.0028814226388931274,0.00291597843170166,0.0029343515634536743,0.0029489248991012573,0.002919495105743408,0.0029513686895370483,0.0029648691415786743,0.002970278263092041,0.0029818862676620483,0.0029783695936203003,0.0029932260513305664,0.003029957413673401,0.003009706735610962,0.002952978014945984,0.002972155809402466,0.002962172031402588,0.002949744462966919,0.0029807984828948975,0.0029357075691223145,0.0029243528842926025,0.002934888005256653,0.0029257088899612427,0.00296647846698761,0.0029624253511428833,0.002942994236946106,0.002895176410675049,0.002901136875152588,0.0028765499591827393,0.0028781741857528687,0.0028860121965408325,0.0028495490550994873,0.002812817692756653,0.002837926149368286,0.002817407250404358,0.002756640315055847,0.002728283405303955,0.002705320715904236,0.002705320715904236,0.0027163922786712646,0.0026777833700180054,0.0026664286851882935,0.0026596784591674805,0.0025910884141921997,0.0025954097509384155,0.002550840377807617,0.00253923237323761,0.002528965473175049,0.002507627010345459,0.002484947443008423,0.0024317502975463867,0.002389073371887207,0.002364218235015869,0.002344772219657898,0.002311006188392639,0.0022807717323303223,0.002237841486930847,0.002213522791862488,0.0021929889917373657,0.0021411478519439697,0.002113059163093567,0.002087131142616272,0.0020720064640045166,0.0020066499710083008,0.0019504725933074951,0.001945599913597107,0.001902937889099121,0.0018762052059173584,0.0018475651741027832,0.00182245671749115,0.0017884224653244019,0.0017476379871368408,0.0017300844192504883,0.0016998350620269775,0.0016474425792694092,0.0016298890113830566,0.0016223490238189697,0.0015974938869476318,0.0015613138675689697,0.0015267133712768555,0.0014972984790802002,0.001459747552871704,0.0014438331127166748,0.0014367997646331787]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0014208555221557617,0.001795987831428647,0.0022189232986420393,0.002649690955877304,0.0030818087980151176,0.003539043478667736,0.0039911470375955105,0.004445140715688467,0.004901565611362457,0.005359340459108353,0.005828998517245054,0.00628488278016448,0.006758051924407482,0.0072325714863836765,0.007715193089097738,0.008181611075997353,0.008648567833006382,0.009102562442421913,0.009532788768410683,0.009959235787391663,0.010351112112402916,0.010718142613768578,0.011076530441641808,0.011409261263906956,0.011733349412679672,0.012042313814163208,0.012330212630331516,0.012621352449059486,0.012891965918242931,0.013156638480722904,0.013415908440947533,0.013641690835356712,0.013866121880710125,0.014078939333558083,0.014289867132902145,0.014492692425847054,0.014674452133476734,0.014854591339826584,0.01503013912588358,0.015191913582384586,0.015340994112193584,0.015479812398552895,0.0156275425106287,0.015757448971271515,0.01588411256670952,0.016004834324121475,0.016115836799144745,0.01621873304247856,0.016324874013662338,0.01642318069934845,0.016512304544448853,0.016597647219896317,0.016686230897903442,0.016761310398578644,0.016839632764458656,0.016907421872019768,0.016970619559288025,0.017035435885190964,0.017097553238272667,0.017155349254608154,0.01720990426838398,0.017266079783439636,0.017314963042736053,0.017362765967845917,0.017404086887836456,0.017447568476200104,0.01748375967144966,0.017522919923067093,0.01756099984049797,0.017596108838915825,0.01762932911515236,0.017656605690717697,0.017683614045381546,0.017713051289319992,0.01773681864142418,0.017758963629603386,0.017785701900720596,0.017807036638259888,0.017825132235884666,0.017847547307610512,0.017866723239421844,0.017883198335766792,0.01790156215429306,0.01791776716709137,0.017932351678609848,0.01794612593948841,0.017959358170628548,0.017970971763134003,0.017986366525292397,0.01800040900707245,0.01800905168056488,0.018019044771790504,0.018030118197202682,0.018040651455521584,0.018049832433462143,0.01805766485631466,0.018065227195620537,0.01807332970201969,0.018081432208418846,0.01808764412999153,0.018093585968017578,0.018099527806043625,0.018108438700437546,0.018114110454916954,0.018119242042303085,0.018123023211956024,0.018128694966435432,0.01813247613608837,0.018137337639927864,0.01814138889312744,0.018144629895687103,0.018147330731153488,0.01815057173371315,0.018153540790081024,0.01815624162554741,0.018158402293920517,0.018161913380026817,0.018163533881306648,0.018165424466133118,0.01816839538514614,0.018170826137065887,0.01817244663834572,0.018174607306718826,0.018176497891545296,0.01817757822573185,0.018178928643465042,0.018179738894104958,0.018180549144744873,0.018181899562478065,0.018183520063757896,0.018184330314397812,0.018185140565037727,0.01818676106631756,0.018187301233410835,0.018188651651144028,0.018189461901783943,0.01818973198533058,0.018190542235970497,0.018191352486610413,0.01819189265370369,0.018193243071436882,0.018194323405623436,0.018194593489170074,0.01819567382335663,0.018196213990449905,0.018196754157543182,0.018197564408183098,0.018198104575276375,0.01819891482591629,0.01819918490946293,0.018199995160102844,0.01820053532719612,0.01820053532719612,0.018201075494289398,0.018201075494289398,0.018201345577836037,0.018201615661382675,0.01820242591202259,0.01820242591202259,0.01820269599556923,0.01820269599556923,0.018202966079115868,0.018203234300017357,0.018203234300017357,0.018203234300017357,0.018203234300017357,0.018203234300017357,0.018203234300017357,0.018203234300017357,0.018203234300017357,0.018203234300017357,0.018203504383563995,0.018203774467110634,0.018203774467110634,0.018203774467110634,0.018204044550657272,0.018204044550657272,0.01820431463420391,0.01820431463420391,0.01820458471775055,0.01820458471775055,0.01820458471775055,0.018204854801297188,0.018205124884843826,0.018205124884843826,0.018205124884843826,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465,0.018205394968390465],"recovered":[0.0,0.0005455488571897149,0.0010052142897620797,0.001434091362170875,0.0018770121969282627,0.0023226337507367134,0.0027601532638072968,0.003208205569535494,0.0036689513362944126,0.004120244178920984,0.004571537487208843,0.005036604590713978,0.005488977767527103,0.005951614119112492,0.006421272177249193,0.006896061822772026,0.007370311301201582,0.007838078774511814,0.00831178855150938,0.008762271143496037,0.009204652160406113,0.009605441242456436,0.00998732540756464,0.010372180491685867,0.01072651706635952,0.011063299141824245,0.011385226622223854,0.011697161942720413,0.011992082931101322,0.012281601317226887,0.012550595216453075,0.012816347181797028,0.013061034493148327,0.01330247987061739,0.013525291346013546,0.013746211305260658,0.01394849643111229,0.014147540554404259,0.014337132684886456,0.014522133395075798,0.014701731503009796,0.014858104288578033,0.015012046322226524,0.015156806446611881,0.015299134887754917,0.015434712171554565,0.015558135695755482,0.01567966863512993,0.015793640166521072,0.01589788869023323,0.016003217548131943,0.016107195988297462,0.01619388908147812,0.016284093260765076,0.016368087381124496,0.016443977132439613,0.016520678997039795,0.01658414490520954,0.016650313511490822,0.016714051365852356,0.016775088384747505,0.016833964735269547,0.016888517886400223,0.01694118231534958,0.01699087582528591,0.01703787036240101,0.017085133120417595,0.017122942954301834,0.017162643373012543,0.017201803624629974,0.017237184569239616,0.017271483317017555,0.017304161563515663,0.017332250252366066,0.017361147329211235,0.017388425767421722,0.017413001507520676,0.01743730902671814,0.017463235184550285,0.017482411116361618,0.01750752702355385,0.01753075420856476,0.017549119889736176,0.017568564042448997,0.017586929723620415,0.017601512372493744,0.01761825755238533,0.01763257198035717,0.017645535990595818,0.0176576878875494,0.017671462148427963,0.01768280565738678,0.01769333891570568,0.017703870311379433,0.01771359331905842,0.01772250607609749,0.017730608582496643,0.01773682050406933,0.017746003344655037,0.01775464415550232,0.017763016745448112,0.017768148332834244,0.017773820087313652,0.017781922593712807,0.017787594348192215,0.017792455852031708,0.01779758743941784,0.017803529277443886,0.017808659002184868,0.017812440171837807,0.017815951257944107,0.0178208127617836,0.017823513597249985,0.01782621443271637,0.01782945543527603,0.017832426354289055,0.01783512718975544,0.01783863827586174,0.01784052886068821,0.017842689529061317,0.017844580113887787,0.017846740782260895,0.017848631367087364,0.01785106211900711,0.01785322278738022,0.01785484328866005,0.017856191843748093,0.017857272177934647,0.017858082428574562,0.017859162762761116,0.017860783264040947,0.01786213368177414,0.017863484099507332,0.017864564433693886,0.01786564476788044,0.017866725102066994,0.017867805436253548,0.0178688857704401,0.017869696021080017,0.01787077635526657,0.017871586605906487,0.017872396856546402,0.01787293702363968,0.017873477190732956,0.01787428744137287,0.017875097692012787,0.017875637859106064,0.01787644810974598,0.017877258360385895,0.017877528443932533,0.017877798527479172,0.017878878861665726,0.017879419028759003,0.01787968911230564,0.01787995919585228,0.01787995919585228,0.017880229279398918,0.017880769446492195,0.017881309613585472,0.01788157969713211,0.01788157969713211,0.01788157969713211,0.01788184978067875,0.017882119864225388,0.017882119864225388,0.017882389947772026,0.017882389947772026,0.017882389947772026,0.017882389947772026,0.017882660031318665,0.017882660031318665,0.017882660031318665,0.017882930114865303,0.017882930114865303,0.017882930114865303,0.017882930114865303,0.01788320019841194,0.01788320019841194,0.01788320019841194,0.01788320019841194,0.01788320019841194,0.01788320019841194,0.01788320019841194,0.01788347028195858,0.01788347028195858,0.01788347028195858,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522,0.01788374036550522],"active":[0.0014208555221557617,0.0012504389742389321,0.0012137090088799596,0.001215599593706429,0.001204796601086855,0.0012164097279310226,0.0012309937737882137,0.0012369351461529732,0.0012326142750680447,0.0012390962801873684,0.001257461030036211,0.0012482781894505024,0.0012690741568803787,0.001280957367271185,0.001293920911848545,0.0012855492532253265,0.0012782565318048,0.001264483667910099,0.0012210002169013023,0.001196964643895626,0.0011464599519968033,0.0011127013713121414,0.0010892050340771675,0.0010370807722210884,0.0010068323463201523,0.0009790146723389626,0.0009449860081076622,0.0009241905063390732,0.0008998829871416092,0.0008750371634960175,0.0008653132244944572,0.0008253436535596848,0.0008050873875617981,0.0007764594629406929,0.0007645757868885994,0.0007464811205863953,0.0007259557023644447,0.0007070507854223251,0.0006930064409971237,0.0006697801873087883,0.0006392626091837883,0.0006217081099748611,0.0006154961884021759,0.0006006425246596336,0.0005849776789546013,0.0005701221525669098,0.0005577011033892632,0.0005390644073486328,0.0005312338471412659,0.0005252920091152191,0.0005090869963169098,0.0004904512315988541,0.0004923418164253235,0.0004772171378135681,0.00047154538333415985,0.0004634447395801544,0.00044994056224823,0.0004512909799814224,0.0004472397267818451,0.00044129788875579834,0.0004348158836364746,0.0004321150481700897,0.0004264451563358307,0.0004215836524963379,0.00041321106255054474,0.00040969811379909515,0.00039862655103206635,0.0003999769687652588,0.00039835646748542786,0.0003943052142858505,0.0003921445459127426,0.0003851223737001419,0.0003794524818658829,0.0003808010369539261,0.00037567131221294403,0.0003705378621816635,0.00037270039319992065,0.00036972761154174805,0.0003618970513343811,0.00036513619124889374,0.0003591962158679962,0.000352444127202034,0.00035244226455688477,0.00034920312464237213,0.0003454219549894333,0.00034461356699466705,0.00034110061824321747,0.0003383997827768326,0.000340830534696579,0.0003427211195230484,0.0003375895321369171,0.00033623911440372467,0.00033677928149700165,0.0003367811441421509,0.00033623911440372467,0.0003351587802171707,0.00033461861312389374,0.00033650919795036316,0.0003354288637638092,0.00033299997448921204,0.00033056922256946564,0.0003313794732093811,0.00033461861312389374,0.00033218786120414734,0.00033164769411087036,0.0003305673599243164,0.0003311075270175934,0.0003289468586444855,0.0003286786377429962,0.0003289487212896347,0.0003286786377429962,0.0003265179693698883,0.0003270581364631653,0.00032732635736465454,0.00032678619027137756,0.0003259759396314621,0.00032678619027137756,0.00032489560544490814,0.00032489560544490814,0.0003257058560848236,0.0003262460231781006,0.0003257058560848236,0.0003259759396314621,0.0003254357725381851,0.00032435543835163116,0.0003240853548049927,0.00032354705035686493,0.00032327696681022644,0.0003238171339035034,0.0003243573009967804,0.00032354705035686493,0.00032300688326358795,0.00032327696681022644,0.00032273679971694946,0.00032300688326358795,0.00032273679971694946,0.000321926549077034,0.0003216564655303955,0.0003216564655303955,0.00032111629843711853,0.0003216564655303955,0.000321926549077034,0.0003216564655303955,0.0003221966326236725,0.000321926549077034,0.0003216564655303955,0.000321926549077034,0.0003216564655303955,0.0003216564655303955,0.0003216564655303955,0.0003221966326236725,0.0003216564655303955,0.00032111629843711853,0.000321386381983757,0.00032111629843711853,0.000321386381983757,0.000321386381983757,0.0003216564655303955,0.00032111629843711853,0.00032111629843711853,0.00032111629843711853,0.000321386381983757,0.0003213845193386078,0.0003211144357919693,0.0003211144357919693,0.0003208443522453308,0.0003208443522453308,0.0003208443522453308,0.0003208443522453308,0.0003205742686986923,0.0003205742686986923,0.0003208443522453308,0.0003208443522453308,0.0003208443522453308,0.0003208443522453308,0.0003211144357919693,0.0003208443522453308,0.0003211144357919693,0.0003211144357919693,0.0003213845193386078,0.0003213845193386078,0.0003213845193386078,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463,0.0003216546028852463]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0014208555221557617,0.0018100317101925611,0.0022124415263533592,0.0026359171606600285,0.0030612831469625235,0.003467204049229622,0.003894730703905225,0.004312534816563129,0.004713323898613453,0.005108981858938932,0.005515982862561941,0.005932436790317297,0.006319722160696983,0.0067224022932350636,0.007111038081347942,0.007501835003495216,0.007888040505349636,0.00824831798672676,0.00859698373824358,0.008914049714803696,0.009229766204953194,0.009508212096989155,0.009782067500054836,0.010041608475148678,0.010286024771630764,0.010515857487916946,0.010738668031990528,0.010943653993308544,0.011134866625070572,0.011307173408567905,0.011487582698464394,0.01165232714265585,0.011805458925664425,0.011954540386795998,0.012088226154446602,0.012218671850860119,0.012342635542154312,0.012457417324185371,0.0125705786049366,0.01267374586313963,0.012772863730788231,0.012859826907515526,0.012950842268764973,0.013034294359385967,0.013109104707837105,0.013177704066038132,0.013239550404250622,0.013301667757332325,0.013362164609134197,0.013419419527053833,0.013470733538269997,0.013519616797566414,0.013569040223956108,0.013611712493002415,0.013650872744619846,0.013691924512386322,0.013728924095630646,0.013763493858277798,0.013798332773149014,0.013828851282596588,0.013855318538844585,0.013881785795092583,0.013907172717154026,0.013930398970842361,0.013954165391623974,0.013978742063045502,0.013998998329043388,0.014017363078892231,0.014035727828741074,0.014054362662136555,0.014071107842028141,0.014086771756410599,0.014099465683102608,0.01411431934684515,0.014127013273537159,0.014141056686639786,0.014151860028505325,0.014163742773234844,0.014173735864460468,0.014183998107910156,0.014194261282682419,0.01420128345489502,0.014209114946424961,0.014219648204743862,0.014226940460503101,0.014232881367206573,0.01423693262040615,0.014242874458432198,0.014247195795178413,0.014253677800297737,0.014258538372814655,0.014262049458920956,0.014266100712120533,0.014269071631133556,0.014272582717239857,0.014276904053986073,0.014280145056545734,0.014283385127782822,0.014286896213889122,0.014289597049355507,0.014292297884821892,0.014295538887381554,0.014298509806394577,0.014300400391221046,0.014303641393780708,0.01430526189506054,0.01430688239634037,0.014308501966297626,0.014310122467577457,0.014312283135950565,0.014313903637230396,0.014315524138510227,0.014316604472696781,0.01431849505752325,0.014320115558803082,0.014320655725896358,0.01432227622717619,0.014323086477816105,0.01432389672845602,0.014324436895549297,0.014324977062642574,0.014325517229735851,0.014326057396829128,0.014326867647469044,0.01432740781456232,0.014327947981655598,0.014328218065202236,0.014328758232295513,0.01432929839938879,0.014329568482935429,0.014329838566482067,0.014330108650028706,0.014330648817121983,0.014330918900668621,0.014330918900668621,0.014331459067761898,0.014331729151308537,0.014331729151308537,0.014331999234855175,0.014332269318401814,0.014332269318401814,0.014332539401948452,0.014332539401948452,0.014332539401948452,0.014332539401948452,0.014332539401948452,0.014332539401948452,0.014332539401948452,0.014332539401948452,0.014332539401948452,0.014332539401948452,0.014332539401948452,0.014332539401948452,0.014332539401948452,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509,0.01433280948549509],"recovered":[0.0,0.0005404175026342273,0.0009998128516599536,0.0014405731344595551,0.0018570268293842673,0.002289414871484041,0.0027126201894134283,0.003130424302071333,0.0035449874121695757,0.003960900940001011,0.004356288816779852,0.004764910321682692,0.005171641241759062,0.005561897996813059,0.005979971960186958,0.006366177462041378,0.006755083333700895,0.007135346997529268,0.0075212824158370495,0.007891013287007809,0.008224284276366234,0.008550533093512058,0.00885220617055893,0.009146586060523987,0.00942098069936037,0.009678901173174381,0.00991818681359291,0.010150180198252201,0.010361647233366966,0.010567443445324898,0.010754874907433987,0.010938525199890137,0.011115963570773602,0.011283138766884804,0.011438971385359764,0.011581840924918652,0.011718767695128918,0.01185191422700882,0.011973177082836628,0.012084177695214748,0.012192207388579845,0.012301046401262283,0.012401784770190716,0.01248901803046465,0.01257382147014141,0.012658623978495598,0.01273532584309578,0.01280608493834734,0.012868471443653107,0.01293220929801464,0.012993245385587215,0.013052931986749172,0.013104516081511974,0.013152048923075199,0.01320039201527834,0.013241443783044815,0.013282764703035355,0.013324085623025894,0.013360816054046154,0.013400246389210224,0.013434816151857376,0.013462903909385204,0.013489371165633202,0.013515838421881199,0.013538254424929619,0.013563641346991062,0.013590918853878975,0.013614415191113949,0.01363467052578926,0.01365438662469387,0.013674101792275906,0.013692466542124748,0.013708670623600483,0.013724065385758877,0.013737838715314865,0.013753233477473259,0.013765926472842693,0.013779430650174618,0.01379239372909069,0.013802656903862953,0.013812649063766003,0.013822912238538265,0.013832095079123974,0.013840736821293831,0.01384991966187954,0.01385694183409214,0.013863963074982166,0.01386855449527502,0.013875306583940983,0.013880708254873753,0.013886919245123863,0.013892320916056633,0.013896102085709572,0.013900423422455788,0.013905014842748642,0.01390879601240158,0.013913116417825222,0.01391689758747816,0.0139206787571311,0.013923649676144123,0.013926620595157146,0.013929861597716808,0.013933372683823109,0.013936342671513557,0.013938233256340027,0.013940934091806412,0.01394309476017952,0.013944985345005989,0.013946875929832458,0.013947956264019012,0.013949576765298843,0.01395200751721859,0.01395362801849842,0.013955248519778252,0.01395740918815136,0.013958219438791275,0.013959299772977829,0.013961190357804298,0.013962269760668278,0.013963350094854832,0.013963890261948109,0.013964430429041386,0.013965240679681301,0.013966050930321217,0.013966591097414494,0.013967671431601048,0.013968211598694324,0.013968481682240963,0.01396902184933424,0.013969562016427517,0.013970102183520794,0.013970642350614071,0.01397091243416071,0.013971182517707348,0.013971182517707348,0.013971452601253986,0.013971452601253986,0.013971722684800625,0.013971722684800625,0.013971992768347263,0.013972262851893902,0.01397253293544054,0.01397253293544054,0.013972803018987179,0.013972803018987179,0.013972803018987179,0.013972803018987179,0.013973073102533817,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456,0.013973343186080456],"active":[0.0014208555221557617,0.0012696142075583339,0.0012126286746934056,0.0011953440262004733,0.0012042563175782561,0.0011777891777455807,0.0011821105144917965,0.0011821105144917965,0.0011683364864438772,0.0011480809189379215,0.0011596940457820892,0.0011675264686346054,0.0011480809189379215,0.0011605042964220047,0.001131066121160984,0.0011356575414538383,0.0011329571716487408,0.0011129709891974926,0.0010757013224065304,0.001023036427795887,0.0010054819285869598,0.0009576790034770966,0.0009298613294959068,0.000895022414624691,0.0008650440722703934,0.0008369563147425652,0.0008204812183976173,0.0007934737950563431,0.0007732193917036057,0.0007397299632430077,0.000732707791030407,0.0007138019427657127,0.0006894953548908234,0.0006714016199111938,0.0006492547690868378,0.0006368309259414673,0.0006238678470253944,0.0006055030971765518,0.0005974015220999718,0.000589568167924881,0.0005806563422083855,0.0005587805062532425,0.0005490574985742569,0.000545276328921318,0.000535283237695694,0.0005190800875425339,0.0005042245611548424,0.0004955828189849854,0.0004936931654810905,0.0004872102290391922,0.0004774881526827812,0.00046668481081724167,0.00046452414244413376,0.0004596635699272156,0.00045048072934150696,0.00045048072934150696,0.00044615939259529114,0.00043940823525190353,0.0004375167191028595,0.000428604893386364,0.0004205023869872093,0.0004188818857073784,0.00041780155152082443,0.00041456054896116257,0.000415910966694355,0.00041510071605443954,0.00040807947516441345,0.00040294788777828217,0.00040105730295181274,0.0003999760374426842,0.0003970060497522354,0.0003943052142858505,0.0003907950595021248,0.0003902539610862732,0.00038917455822229385,0.0003878232091665268,0.000385933555662632,0.00038431212306022644,0.0003813421353697777,0.00038134120404720306,0.00038161221891641617,0.0003783712163567543,0.00037701986730098724,0.0003789113834500313,0.00037702079862356186,0.0003759395331144333,0.00037296954542398453,0.00037431996315717697,0.00037188921123743057,0.00037296954542398453,0.0003716191276907921,0.00036972854286432266,0.00036999862641096115,0.0003686482086777687,0.00036756787449121475,0.00036810804158449173,0.0003670286387205124,0.0003664875403046608,0.0003662174567580223,0.0003659473732113838,0.00036567728966474533,0.00036567728966474533,0.00036513712257146835,0.000364057719707489,0.00036540813744068146,0.0003643278032541275,0.0003637876361608505,0.0003635166212916374,0.00036324653774499893,0.0003643268719315529,0.0003643268719315529,0.0003635166212916374,0.00036297645419836044,0.00036324653774499893,0.00036270637065172195,0.00036243628710508347,0.00036297645419836044,0.0003618961200118065,0.0003616269677877426,0.00036108680069446564,0.00036108680069446564,0.00036108680069446564,0.00036081671714782715,0.00036081671714782715,0.00036081671714782715,0.00036027655005455017,0.0003600064665079117,0.00036027655005455017,0.00036027655005455017,0.0003600064665079117,0.0003597363829612732,0.0003594662994146347,0.0003597363829612732,0.0003597363829612732,0.0003597363829612732,0.0003600064665079117,0.00036027655005455017,0.0003600064665079117,0.00036027655005455017,0.00036027655005455017,0.0003600064665079117,0.0003600064665079117,0.0003600064665079117,0.0003597363829612732,0.0003597363829612732,0.0003597363829612732,0.0003597363829612732,0.0003594662994146347,0.0003591962158679962,0.0003591962158679962,0.0003591962158679962,0.0003591962158679962,0.0003591962158679962,0.0003591962158679962,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347,0.0003594662994146347]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0014208555221557617,0.0018192142015323043,0.0022221640683710575,0.0026253843680024147,0.0030296845361590385,0.003418860724195838,0.003796693868935108,0.0041804686188697815,0.004538046196103096,0.004899404942989349,0.005258873105049133,0.005597005132585764,0.005932976957410574,0.006286503281444311,0.006603029556572437,0.006937650963664055,0.0072544473223388195,0.007556390017271042,0.007815930992364883,0.008069800212979317,0.008304223418235779,0.008520552888512611,0.008726349100470543,0.00891513004899025,0.00908878818154335,0.009252452291548252,0.009411795996129513,0.009562497027218342,0.009697264060378075,0.00982797984033823,0.009944111108779907,0.010055381804704666,0.010161250829696655,0.01025901734828949,0.010347872041165829,0.01043375488370657,0.01051153615117073,0.010585536248981953,0.010653325356543064,0.010722734034061432,0.010782959870994091,0.010841836221516132,0.010891259647905827,0.010941493324935436,0.010987675748765469,0.011030618101358414,0.011073289439082146,0.011110289953649044,0.011143508367240429,0.011175917461514473,0.01120589580386877,0.01123560406267643,0.01126342173665762,0.011285567656159401,0.011308523826301098,0.011328238993883133,0.011346603743731976,0.011365239508450031,0.011380903422832489,0.011396837420761585,0.011411692015826702,0.011426275596022606,0.011440860107541084,0.011452202685177326,0.011462735943496227,0.011474888771772385,0.011483261361718178,0.011493794620037079,0.011502166278660297,0.011509188450872898,0.011515670455992222,0.011522962711751461,0.011528363451361656,0.011535115540027618,0.011541597545146942,0.011545918881893158,0.011550509370863438,0.011554830707609653,0.011558341793715954,0.011561582796275616,0.011565093882381916,0.011567254550755024,0.011569955386221409,0.011573736555874348,0.01157616637647152,0.011578327044844627,0.011580217629671097,0.01158129796385765,0.011581838130950928,0.011583728715777397,0.011584809049963951,0.011585619300603867,0.011587239801883698,0.011588320136070251,0.011589130386710167,0.011589670553803444,0.011589940637350082,0.01159048080444336,0.011591020971536636,0.011591831222176552,0.011592641472816467,0.011593451723456383,0.011593451723456383,0.01159399189054966,0.011594802141189575,0.011595342308282852,0.01159588247537613,0.011596152558922768,0.011596422642469406,0.011596692726016045,0.011596962809562683,0.011597232893109322,0.011597232893109322,0.01159750297665596,0.01159750297665596,0.011597773060202599,0.011597773060202599,0.011597773060202599,0.011598043143749237,0.011598043143749237,0.011598043143749237,0.011598043143749237,0.011598043143749237,0.011598043143749237,0.011598313227295876,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514,0.011598583310842514],"recovered":[0.0,0.0005447386647574604,0.0010079150088131428,0.0014413833850994706,0.0018764720298349857,0.002289414871484041,0.0026983064599335194,0.0030915336683392525,0.0034774690866470337,0.003839097684249282,0.004209098871797323,0.004565866198390722,0.004912910517305136,0.005258064717054367,0.005605379585176706,0.005947292782366276,0.006275972817093134,0.006601681467145681,0.006912266369909048,0.0071958438493311405,0.007464837282896042,0.007727078627794981,0.007958801463246346,0.00818026252090931,0.008385518565773964,0.008570789359509945,0.008750657550990582,0.008920534513890743,0.009079067967832088,0.00922409724444151,0.009364265017211437,0.009496331214904785,0.009610842913389206,0.009720223024487495,0.009826361201703548,0.009932230226695538,0.01002594642341137,0.010113179683685303,0.01018988061696291,0.010267121717333794,0.010336260311305523,0.010400538332760334,0.010464005172252655,0.010518830269575119,0.010567983612418175,0.010616596788167953,0.010664130561053753,0.0107076121494174,0.010745962150394917,0.010785123333334923,0.010819423012435436,0.010851561091840267,0.01088045910000801,0.010910977609455585,0.010937444865703583,0.010960130952298641,0.010981196537613869,0.011000371538102627,0.011018737219274044,0.011036831885576248,0.011054386384785175,0.011071941815316677,0.01108679547905922,0.011100838892161846,0.01111272256821394,0.011125686578452587,0.011137029156088829,0.011147022247314453,0.01115755457431078,0.011166197247803211,0.01117348950356245,0.011181050911545753,0.011189693585038185,0.011196175590157509,0.011202657595276833,0.01120778825134039,0.011213730089366436,0.011218861676752567,0.011223183013498783,0.011226694099605083,0.01122993417084217,0.01123371534049511,0.011238036677241325,0.011240467429161072,0.011243708431720734,0.011246679350733757,0.011248299852013588,0.011251270771026611,0.011252351105213165,0.011253701522946358,0.011254780925810337,0.01125613134354353,0.01125775184482336,0.011259102262556553,0.011260182596743107,0.011260722763836384,0.011261803098022938,0.011262613348662853,0.01126315351575613,0.011263423599302769,0.011264233849942684,0.011264774017035961,0.0112650441005826,0.011265584267675877,0.011265584267675877,0.01126666460186243,0.011267204768955708,0.011268015019595623,0.011268015019595623,0.0112685551866889,0.011269365437328815,0.011269365437328815,0.011269635520875454,0.011269905604422092,0.011270175687968731,0.011270175687968731,0.011270175687968731,0.01127044577151537,0.01127044577151537,0.01127044577151537,0.011270715855062008,0.011270715855062008,0.011270715855062008,0.011270715855062008,0.011270715855062008,0.011270715855062008,0.011270985938608646,0.011270985938608646,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285,0.011271256022155285],"active":[0.0014208555221557617,0.0012744755949825048,0.0012142490595579147,0.001184000982902944,0.0011532125063240528,0.0011294458527117968,0.0010983874090015888,0.001088934950530529,0.0010605771094560623,0.0010603072587400675,0.00104977423325181,0.0010311389341950417,0.0010200664401054382,0.001028438564389944,0.000997649971395731,0.000990358181297779,0.0009784745052456856,0.0009547085501253605,0.0009036646224558353,0.0008739563636481762,0.0008393861353397369,0.0007934742607176304,0.0007675476372241974,0.0007348675280809402,0.0007032696157693863,0.0006816629320383072,0.0006611384451389313,0.0006419625133275986,0.0006181960925459862,0.0006038825958967209,0.00057984609156847,0.000559050589799881,0.0005504079163074493,0.0005387943238019943,0.0005215108394622803,0.0005015246570110321,0.00048558972775936127,0.00047235656529664993,0.0004634447395801544,0.00045561231672763824,0.0004466995596885681,0.00044129788875579834,0.00042725447565317154,0.00042266305536031723,0.00041969213634729385,0.0004140213131904602,0.0004091588780283928,0.0004026778042316437,0.0003975462168455124,0.00039079412817955017,0.00038647279143333435,0.00038404297083616257,0.0003829626366496086,0.00037459004670381546,0.0003710789605975151,0.00036810804158449173,0.00036540720611810684,0.0003648679703474045,0.000362166203558445,0.00036000553518533707,0.0003573056310415268,0.0003543337807059288,0.00035406462848186493,0.00035136379301548004,0.0003500133752822876,0.0003492021933197975,0.00034623220562934875,0.00034677237272262573,0.0003446117043495178,0.0003429912030696869,0.0003421809524297714,0.00034191180020570755,0.00033866986632347107,0.00033893994987010956,0.00033893994987010956,0.0003381306305527687,0.00033677928149700165,0.0003359690308570862,0.0003351587802171707,0.0003348886966705322,0.00033515971153974533,0.0003335392102599144,0.00033191870898008347,0.0003332691267132759,0.00033245794475078583,0.00033164769411087036,0.00033191777765750885,0.00033002719283103943,0.00032948702573776245,0.00033002719283103943,0.00033002812415361404,0.00032948795706033707,0.00032948795706033707,0.0003292178735136986,0.0003289477899670601,0.0003289477899670601,0.0003281375393271446,0.00032786745578050613,0.00032786745578050613,0.0003284076228737831,0.0003284076228737831,0.0003286777064204216,0.0003284076228737831,0.0003284076228737831,0.0003292178735136986,0.0003286777064204216,0.0003286777064204216,0.0003281375393271446,0.0003284076228737831,0.0003281375393271446,0.00032759737223386765,0.00032786745578050613,0.00032759737223386765,0.00032759737223386765,0.00032732728868722916,0.00032759737223386765,0.00032759737223386765,0.00032732728868722916,0.00032759737223386765,0.00032759737223386765,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032759737223386765,0.00032786745578050613,0.00032759737223386765,0.00032759737223386765,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916,0.00032732728868722916]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0014208555221557617,0.0018097616266459227,0.0022372882813215256,0.0026718368753790855,0.0031058453023433685,0.0035668611526489258,0.004008702002465725,0.004474038723856211,0.004921280778944492,0.0053855376318097115,0.005850874353200197,0.006314861122518778,0.006790731102228165,0.007256878074258566,0.007731127552688122,0.00820915773510933,0.00868016667664051,0.009146854281425476,0.00956654828041792,0.009965446777641773,0.010357053950428963,0.010724084451794624,0.011075720191001892,0.011408180929720402,0.01172848790884018,0.012031511403620243,0.012322380207479,0.01259920559823513,0.012870090082287788,0.013125309720635414,0.013375937938690186,0.013613873161375523,0.013836953788995743,0.01404004916548729,0.014245575293898582,0.01443597674369812,0.01462151762098074,0.014798415824770927,0.014963971450924873,0.015123585239052773,0.015273746103048325,0.015411213040351868,0.015548680908977985,0.01567750610411167,0.01580335944890976,0.015913009643554688,0.016024280339479446,0.01613312028348446,0.01623142696917057,0.016329193487763405,0.016413185745477676,0.01649285852909088,0.016573071479797363,0.01665085181593895,0.016727283596992493,0.0167975015938282,0.01685880869626999,0.016929566860198975,0.016986824572086334,0.017044348642230034,0.017103224992752075,0.017154809087514877,0.017205582931637764,0.017252305522561073,0.01730118878185749,0.017345480620861053,0.017384102568030357,0.017425963655114174,0.017463233321905136,0.017501043155789375,0.01753750443458557,0.017569102346897125,0.017599619925022125,0.01762581802904606,0.017654715105891228,0.017683614045381546,0.017708729952573776,0.017735198140144348,0.01775491237640381,0.01777462847530842,0.01779569312930107,0.01781405881047249,0.017828643321990967,0.017845118418335915,0.017859971150755882,0.017875635996460915,0.017889680340886116,0.017903722822666168,0.017915336415171623,0.01792857050895691,0.017938023433089256,0.017948554828763008,0.017959358170628548,0.017966920509934425,0.017977993935346603,0.017986096441745758,0.017996899783611298,0.018004730343818665,0.018011752516031265,0.018019314855337143,0.018023096024990082,0.01803065836429596,0.01803768053650856,0.018043892458081245,0.018049834296107292,0.018054964020848274,0.018060095608234406,0.01806468702852726,0.01806819811463356,0.01807170920073986,0.0180754903703928,0.018079541623592377,0.01808278262615204,0.018086833879351616,0.018089264631271362,0.018092775717377663,0.018094666302204132,0.018097367137670517,0.018100878223776817,0.01810222677886486,0.018104657530784607,0.018106548115611076,0.018108438700437546,0.018110869452357292,0.018113570287823677,0.018115460872650146,0.01811681129038334,0.018117621541023254,0.018118971958756447,0.018119782209396362,0.018120862543582916,0.018121402710676193,0.018122483044862747,0.018123023211956024,0.018124103546142578,0.018124913796782494,0.018125994130969048,0.018126264214515686,0.0181270744651556,0.01812761463224888,0.018128154799342155,0.018128424882888794,0.01812896504998207,0.01812923513352871,0.018130045384168625,0.018130585551261902,0.01813085563480854,0.018131395801901817,0.018131935968995094,0.018131935968995094,0.01813247613608837,0.01813274621963501,0.018133016303181648,0.018133286386728287,0.018133556470274925,0.018133826553821564,0.018134096637368202,0.01813436672091484,0.018134906888008118,0.018134906888008118,0.018134906888008118,0.018134906888008118,0.018135447055101395,0.018135447055101395,0.018135447055101395,0.018135447055101395,0.018135717138648033,0.018135717138648033,0.018135717138648033,0.018135717138648033,0.018135717138648033,0.01813598722219467,0.01813625730574131,0.01813625730574131,0.01813652738928795,0.01813652738928795,0.01813652738928795,0.01813652738928795,0.018136797472834587,0.018136797472834587,0.018136797472834587,0.018136797472834587,0.018136797472834587,0.018136797472834587,0.018136797472834587,0.018136797472834587,0.018137067556381226,0.018137067556381226,0.018137067556381226,0.018137067556381226,0.018137067556381226,0.018137067556381226,0.018137067556381226,0.018137067556381226,0.018137067556381226,0.018137067556381226,0.018137067556381226,0.018137067556381226,0.018137337639927864,0.018137337639927864,0.018137337639927864,0.018137607723474503,0.018137607723474503,0.018137607723474503,0.018137607723474503,0.018137607723474503,0.018137607723474503,0.018137607723474503,0.018137607723474503,0.018137607723474503,0.018137607723474503,0.018137607723474503,0.018137607723474503,0.018137607723474503,0.018137607723474503,0.018137607723474503,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114,0.01813787780702114],"recovered":[0.0,0.0005393371684476733,0.0010071047581732273,0.001454886980354786,0.0018924063770100474,0.002329385606572032,0.00277905841358006,0.0032384537626057863,0.00369001692160964,0.0041477917693555355,0.00460340641438961,0.005065502133220434,0.005523277446627617,0.005984023213386536,0.006466644816100597,0.006933872122317553,0.007404070347547531,0.007872918620705605,0.008339336141943932,0.008790088817477226,0.009206272661685944,0.009617054834961891,0.010007580742239952,0.010370289906859398,0.010711933486163616,0.011049525812268257,0.011371183209121227,0.011685549281537533,0.011983170174062252,0.012268098071217537,0.012526018545031548,0.012782588601112366,0.013028355315327644,0.01326656062155962,0.013483699411153793,0.01369408704340458,0.013888539746403694,0.01408191304653883,0.014269613660871983,0.014439490623772144,0.014610717073082924,0.014768170192837715,0.014915360137820244,0.01506471075117588,0.01520190853625536,0.015330463647842407,0.0154544273391366,0.015573259443044662,0.015688581392169,0.015790939331054688,0.015890326350927353,0.015982961282134056,0.0160593930631876,0.016140954568982124,0.01622764766216278,0.016309211030602455,0.016385100781917572,0.016452079638838768,0.016526080667972565,0.01658981665968895,0.016649233177304268,0.01670621894299984,0.016757803037762642,0.016812898218631744,0.01686016097664833,0.016910124570131302,0.016958467662334442,0.017001409083604813,0.017040299251675606,0.01707865111529827,0.01711484044790268,0.017150219529867172,0.017180468887090683,0.017213687300682068,0.017244745045900345,0.017274994403123856,0.0173044316470623,0.017330089583992958,0.017357366159558296,0.01738140359520912,0.017400847747921944,0.01742137409746647,0.01744244061410427,0.017457563430070877,0.017475929111242294,0.017493754625320435,0.017508337274193764,0.017524272203445435,0.01753939688205719,0.017551548779010773,0.01756478287279606,0.017576126381754875,0.017587199807167053,0.017596112564206123,0.01760772429406643,0.01761852763593197,0.017627710476517677,0.01763797365128994,0.017647426575422287,0.017654987052083015,0.01766308955848217,0.017667951062321663,0.017676863819360733,0.017684966325759888,0.01769198849797249,0.017696309834718704,0.01770090125501156,0.01770630106329918,0.017710892483592033,0.017714133486151695,0.01771845482289791,0.01772385649383068,0.017728177830576897,0.01773114874958992,0.017734389752149582,0.017737900838255882,0.01774168200790882,0.017744652926921844,0.017746813595294952,0.017749784514307976,0.017752215266227722,0.01775464601814747,0.017757615074515343,0.017759505659341812,0.01776139624416828,0.01776328682899475,0.01776517741382122,0.01776733808219433,0.01776868849992752,0.01777057908475399,0.017771929502487183,0.017772739753127098,0.017773550003767014,0.01777436025440693,0.017774900421500206,0.017775440588593483,0.017776791006326675,0.017777061089873314,0.01777760125696659,0.017778141424059868,0.017779221758246422,0.01777949184179306,0.017780302092432976,0.017780842259526253,0.017781652510166168,0.017782462760806084,0.01778300292789936,0.017783273011446,0.017783813178539276,0.017784083262085915,0.017784353345632553,0.01778462342917919,0.01778516359627247,0.017785703763365746,0.017785973846912384,0.017786243930459023,0.01778651401400566,0.0177867840975523,0.0177867840975523,0.017787054181098938,0.017787054181098938,0.017787054181098938,0.017787054181098938,0.017787324264645576,0.017787324264645576,0.017787324264645576,0.017787324264645576,0.017787324264645576,0.017787594348192215,0.017787594348192215,0.017787594348192215,0.017787594348192215,0.017787864431738853,0.017787864431738853,0.017787864431738853,0.017788134515285492,0.01778840459883213,0.01778840459883213,0.01778840459883213,0.017788944765925407,0.017788944765925407,0.017788944765925407,0.017788944765925407,0.017788944765925407,0.017788944765925407,0.017788944765925407,0.017789214849472046,0.017789484933018684,0.017789755016565323,0.017789755016565323,0.017789755016565323,0.017789755016565323,0.017789755016565323,0.017789755016565323,0.017789755016565323,0.017789755016565323,0.017789755016565323,0.017789755016565323,0.017789755016565323,0.017789755016565323,0.017789755016565323,0.017789755016565323,0.01779002510011196,0.0177902951836586,0.01779056526720524,0.01779056526720524,0.01779056526720524,0.01779056526720524,0.01779056526720524,0.01779056526720524,0.01779056526720524,0.01779056526720524,0.01779056526720524,0.01779056526720524,0.01779056526720524,0.01779056526720524,0.01779056526720524,0.01779056526720524,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877,0.017790835350751877],"active":[0.0014208555221557617,0.0012704244581982493,0.0012301835231482983,0.0012169498950242996,0.001213438925333321,0.0012374755460768938,0.001229643588885665,0.0012355849612504244,0.0012312638573348522,0.001237745862454176,0.001247467938810587,0.0012493589892983437,0.0012674536556005478,0.0012728548608720303,0.0012644827365875244,0.0012752856127917767,0.0012760963290929794,0.0012739356607198715,0.0012272121384739876,0.001175357960164547,0.001150781288743019,0.0011070296168327332,0.00106813944876194,0.0010378910228610039,0.0010165544226765633,0.000981985591351986,0.0009511969983577728,0.0009136563166975975,0.0008869199082255363,0.0008572116494178772,0.000849919393658638,0.0008312845602631569,0.0008085984736680984,0.0007734885439276695,0.0007618758827447891,0.000741889700293541,0.0007329778745770454,0.0007165027782320976,0.0006943577900528908,0.0006840946152806282,0.0006630290299654007,0.0006430428475141525,0.0006333207711577415,0.000612795352935791,0.0006014509126543999,0.0005825459957122803,0.0005698530003428459,0.0005598608404397964,0.0005428455770015717,0.0005382541567087173,0.0005228593945503235,0.0005098972469568253,0.0005136784166097641,0.0005098972469568253,0.0004996359348297119,0.0004882905632257462,0.000473707914352417,0.0004774872213602066,0.00046074390411376953,0.0004545319825410843,0.0004539918154478073,0.00044859014451503754,0.00044777989387512207,0.0004394073039293289,0.00044102780520915985,0.0004353560507297516,0.0004256349056959152,0.00042455457150936127,0.00042293407022953033,0.0004223920404911041,0.00042266398668289185,0.000418882817029953,0.00041915103793144226,0.0004121307283639908,0.0004099700599908829,0.00040861964225769043,0.0004042983055114746,0.0004051085561513901,0.0003975462168455124,0.00039322488009929657,0.0003948453813791275,0.0003926847130060196,0.00038620270788669586,0.00038755498826503754,0.00038404203951358795,0.00038188137114048004,0.0003813430666923523,0.00037945061922073364,0.0003759395331144333,0.0003770217299461365,0.00037324056029319763,0.00037242844700813293,0.00037215836346149445,0.000370807945728302,0.00037026964128017426,0.00036756880581378937,0.0003691893070936203,0.00036675669252872467,0.00036432594060897827,0.0003643278032541275,0.0003600064665079117,0.00036270730197429657,0.00036081671714782715,0.0003589261323213577,0.00035784579813480377,0.00035865418612957,0.000359194353222847,0.00035838596522808075,0.0003573056310415268,0.0003575757145881653,0.0003570355474948883,0.00035568512976169586,0.0003546047955751419,0.00035568512976169586,0.0003548748791217804,0.0003548748791217804,0.000352984294295311,0.0003527142107486725,0.00035406462848186493,0.00035244226455688477,0.00035244226455688477,0.0003519020974636078,0.00035082362592220306,0.00035136379301548004,0.0003521740436553955,0.0003521740436553955,0.00035163387656211853,0.0003502834588289261,0.0003502834588289261,0.00034920312464237213,0.00034893304109573364,0.00034866295754909515,0.00034893304109573364,0.00034866295754909515,0.00034920312464237213,0.0003494732081890106,0.00034920312464237213,0.00034920312464237213,0.0003494732081890106,0.0003494732081890106,0.00034893304109573364,0.00034893304109573364,0.00034866295754909515,0.00034839287400245667,0.00034839287400245667,0.0003481227904558182,0.0003478527069091797,0.0003481227904558182,0.0003481227904558182,0.0003478527069091797,0.0003481227904558182,0.0003481227904558182,0.0003478527069091797,0.0003475826233625412,0.0003475826233625412,0.0003475826233625412,0.0003475826233625412,0.0003475826233625412,0.0003481227904558182,0.0003478527069091797,0.0003478527069091797,0.0003478527069091797,0.00034839287400245667,0.0003481227904558182,0.0003481227904558182,0.0003481227904558182,0.00034839287400245667,0.00034839287400245667,0.0003481227904558182,0.0003481227904558182,0.0003481227904558182,0.00034839287400245667,0.00034839287400245667,0.00034839287400245667,0.00034866295754909515,0.00034839287400245667,0.0003481227904558182,0.0003481227904558182,0.00034839287400245667,0.0003478527069091797,0.0003478527069091797,0.0003478527069091797,0.0003478527069091797,0.0003478527069091797,0.0003478527069091797,0.0003478527069091797,0.0003478527069091797,0.0003475826233625412,0.0003473125398159027,0.0003473125398159027,0.0003473125398159027,0.0003473125398159027,0.0003473125398159027,0.0003473125398159027,0.0003473125398159027,0.0003473125398159027,0.0003473125398159027,0.0003473125398159027,0.0003475826233625412,0.0003475826233625412,0.0003475826233625412,0.0003478527069091797,0.0003475826233625412,0.0003473125398159027,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003473125398159027,0.0003473125398159027,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642,0.0003470424562692642]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0014208555221557617,0.0018067908240482211,0.0022221640683710575,0.0026461798697710037,0.0030634438153356314,0.003480707760900259,0.003891489701345563,0.004313074983656406,0.004733579233288765,0.005133018828928471,0.005533807910978794,0.0059367576614022255,0.006341328378766775,0.0067437379620969296,0.007135345134884119,0.007529112510383129,0.00790424458682537,0.008264252915978432,0.008588341996073723,0.00889973621815443,0.00919978879392147,0.009470942430198193,0.009729132987558842,0.00997841078788042,0.010222827084362507,0.01044968981295824,0.010653055272996426,0.01084939856082201,0.011032508686184883,0.01121129747480154,0.011371180415153503,0.011528093367815018,0.011671503074467182,0.011814371682703495,0.011944547295570374,0.012071751989424229,0.01218437310308218,0.012290511280298233,0.012392599135637283,0.0124890161678195,0.012573548592627048,0.01265835203230381,0.012739374302327633,0.012818235903978348,0.0128938565030694,0.012962184846401215,0.01302754320204258,0.0130874989554286,0.01314502488821745,0.013201740570366383,0.013250353746116161,0.013299507088959217,0.013344879262149334,0.013382960110902786,0.013420499861240387,0.013459120877087116,0.013493689708411694,0.01352393813431263,0.013552566058933735,0.013580113649368286,0.013604420237243176,0.013626836240291595,0.0136484419927001,0.013670047745108604,0.013693274930119514,0.013711639679968357,0.013727303594350815,0.01374431885778904,0.013759982772171497,0.013774296268820763,0.013788610696792603,0.013803464360535145,0.013818048872053623,0.013831011950969696,0.013842625543475151,0.01385450828820467,0.013864231295883656,0.013872603885829449,0.01388043537735939,0.013888537883758545,0.0138966403901577,0.013904471881687641,0.013910953886806965,0.013916355557739735,0.013921487145125866,0.013925537467002869,0.013930128887295723,0.013934450224041939,0.01393958181142807,0.013943903148174286,0.013948224484920502,0.01395308505743742,0.013956055976450443,0.013959567062556744,0.013962808065116405,0.013965238817036152,0.013967939652502537,0.013970370404422283,0.013971990905702114,0.013975231908261776,0.013976581394672394,0.013978471979498863,0.013979822397232056,0.013981712982058525,0.013983873650431633,0.013985224068164825,0.013987384736537933,0.013988194987177849,0.013990085572004318,0.013991165906190872,0.013992516323924065,0.013993866741657257,0.013994676992297173,0.013995487242937088,0.013996297493577003,0.013997107744216919,0.013997647911310196,0.013998188078403473,0.013999268412590027,0.014000078663229942,0.01400034874677658,0.014000888913869858,0.014001968316733837,0.014002508483827114,0.014003048650920391,0.014003588818013668,0.014004399068653584,0.014004399068653584,0.014004399068653584,0.014004669152200222,0.01400493923574686,0.014005479402840137,0.014005479402840137,0.014005479402840137,0.014005749486386776,0.014005749486386776,0.014006019569933414,0.014006019569933414,0.014006019569933414,0.014006019569933414,0.014006019569933414,0.014006019569933414,0.014006019569933414,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053,0.014006289653480053],"recovered":[0.0,0.0005366364493966103,0.000997922383248806,0.001438952749595046,0.0018778224475681782,0.0023085898719727993,0.0027299048379063606,0.0031441980972886086,0.0035555202048271894,0.00397764565423131,0.004374383948743343,0.004778954200446606,0.005192436743527651,0.005592956207692623,0.005986723583191633,0.0063929143361747265,0.006790732964873314,0.007172887213528156,0.00755666196346283,0.007904787547886372,0.008237248286604881,0.008549992926418781,0.008848154917359352,0.009122549556195736,0.009383170865476131,0.009627857245504856,0.009863361716270447,0.010080770589411259,0.010296289809048176,0.010492903180420399,0.010684115812182426,0.010853991843760014,0.011015496216714382,0.01116997841745615,0.011317168362438679,0.011453825980424881,0.011587241664528847,0.01171012595295906,0.011825176887214184,0.011929965578019619,0.0120301628485322,0.012128469534218311,0.012215163558721542,0.012300776317715645,0.012382608838379383,0.012464171275496483,0.01253736112266779,0.012607309967279434,0.01267428882420063,0.012733165174722672,0.012790150009095669,0.012845785357058048,0.012896019034087658,0.012941931374371052,0.012982172891497612,0.013022953644394875,0.013063735328614712,0.013101275078952312,0.013135574758052826,0.013164202682673931,0.013193639926612377,0.013218487612903118,0.013243334367871284,0.013264399953186512,0.013288166373968124,0.013310582377016544,0.013331107795238495,0.013346771709620953,0.013362706638872623,0.013380531221628189,0.013398085720837116,0.013412400148808956,0.013425363227725029,0.013439677655696869,0.013451830483973026,0.013465874828398228,0.013476137071847916,0.013486400246620178,0.01349504292011261,0.013503414578735828,0.013511517085134983,0.01351907942444086,0.013526640832424164,0.013533663004636765,0.013541225343942642,0.013545546680688858,0.013549057766795158,0.013554728589951992,0.013559049926698208,0.01356418151408434,0.013567962683737278,0.013572284020483494,0.013577144593000412,0.013580655679106712,0.013583896681666374,0.013586597517132759,0.013589568436145782,0.01359361968934536,0.013596050441265106,0.013598481193184853,0.01360064186155796,0.013602531515061855,0.013604692183434963,0.013606312684714794,0.013608473353087902,0.013609553687274456,0.013611984439194202,0.013613875024020672,0.013614955358207226,0.013616305775940418,0.013617386110126972,0.013619006611406803,0.013620897196233273,0.013621977530419827,0.013623327948153019,0.013623868115246296,0.013624678365886211,0.013625218532979488,0.013625758700072765,0.01362656895071268,0.013627379201352596,0.013627918437123299,0.013628188520669937,0.01362953893840313,0.013630079105496407,0.013630619272589684,0.01363115943968296,0.013631699606776237,0.013631969690322876,0.013632239773869514,0.013632509857416153,0.013632779940962791,0.01363305002450943,0.013633320108056068,0.013633320108056068,0.013633590191602707,0.013633590191602707,0.013633590191602707,0.013633590191602707,0.013633590191602707,0.013633590191602707,0.013633590191602707,0.013633590191602707,0.013633590191602707,0.013633590191602707,0.013633590191602707,0.013633590191602707,0.013633590191602707,0.013633590191602707,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345,0.013633860275149345],"active":[0.0014208555221557617,0.0012701543746516109,0.0012242416851222515,0.0012072271201759577,0.0011856213677674532,0.0011721178889274597,0.0011615848634392023,0.0011688768863677979,0.0011780590284615755,0.0011553731746971607,0.0011594239622354507,0.0011578034609556198,0.0011488916352391243,0.0011507817544043064,0.0011486215516924858,0.0011361981742084026,0.0011135116219520569,0.0010913657024502754,0.0010316800326108932,0.0009949486702680588,0.0009625405073165894,0.0009209495037794113,0.0008809780701994896,0.0008558612316846848,0.0008396562188863754,0.0008218325674533844,0.0007896935567259789,0.0007686279714107513,0.0007362188771367073,0.0007183942943811417,0.000687064602971077,0.0006741015240550041,0.0006560068577528,0.000644393265247345,0.0006273789331316948,0.0006179260089993477,0.0005971314385533333,0.0005803853273391724,0.0005674222484230995,0.000559050589799881,0.0005433857440948486,0.0005298824980854988,0.0005242107436060905,0.0005174595862627029,0.0005112476646900177,0.0004980135709047318,0.0004901820793747902,0.0004801889881491661,0.000470736064016819,0.0004685753956437111,0.00046020373702049255,0.0004537217319011688,0.000448860228061676,0.00044102873653173447,0.00043832696974277496,0.00043616723269224167,0.0004299543797969818,0.00042266305536031723,0.00041699130088090897,0.000415910966694355,0.00041078031063079834,0.0004083486273884773,0.00040510762482881546,0.00040564779192209244,0.0004051085561513901,0.00040105730295181274,0.00039619579911231995,0.000397547148168087,0.0003972761332988739,0.00039376504719257355,0.0003905249759554863,0.00039106421172618866,0.0003926856443285942,0.00039133429527282715,0.0003907950595021248,0.00038863345980644226,0.0003880942240357399,0.0003862036392092705,0.0003853924572467804,0.0003851233050227165,0.0003851233050227165,0.0003853924572467804,0.00038431305438280106,0.0003826925531029701,0.0003802618011832237,0.0003799907863140106,0.0003810711205005646,0.00037972163408994675,0.0003805318847298622,0.00037972163408994675,0.0003802618011832237,0.0003808010369539261,0.0003789113834500313,0.0003789113834500313,0.0003789113834500313,0.0003786412999033928,0.0003783712163567543,0.00037675071507692337,0.0003759404644370079,0.00037675071507692337,0.0003759395331144333,0.0003759404644370079,0.00037513021379709244,0.0003754002973437309,0.0003754002973437309,0.0003756703808903694,0.0003754002973437309,0.00037431996315717697,0.00037513021379709244,0.00037486013025045395,0.00037513021379709244,0.00037486013025045395,0.0003737797960639,0.0003735097125172615,0.00037296954542398453,0.000373239628970623,0.00037296954542398453,0.00037296954542398453,0.0003735097125172615,0.0003735097125172615,0.00037296954542398453,0.00037297047674655914,0.0003737797960639,0.00037296954542398453,0.00037296954542398453,0.00037296954542398453,0.000373239628970623,0.00037269946187734604,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037269946187734604,0.00037242937833070755,0.00037215929478406906,0.00037242937833070755,0.00037215929478406906,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037269946187734604,0.00037269946187734604,0.00037269946187734604,0.00037269946187734604,0.00037269946187734604,0.00037269946187734604,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755,0.00037242937833070755]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0014208555221557617,0.0018108419608324766,0.002224054653197527,0.0026283550541847944,0.003018071409314871,0.0034167002886533737,0.0038074967451393604,0.004170205909758806,0.004532644525170326,0.004895893856883049,0.005259953439235687,0.0056107789278030396,0.005959444213658571,0.0062889340333640575,0.006608161143958569,0.006927658338099718,0.007237162906676531,0.007531273178756237,0.007798376027494669,0.008045222610235214,0.00828072801232338,0.008485173806548119,0.008687729015946388,0.008862465620040894,0.009039364755153656,0.009200328961014748,0.009347788989543915,0.009494708850979805,0.009624884463846684,0.009746957570314407,0.009862279519438744,0.009965717792510986,0.01006186380982399,0.010161790996789932,0.010249564424157143,0.010328155942261219,0.01040242612361908,0.010474806651473045,0.010540704242885113,0.0106020113453269,0.010657105594873428,0.010706800036132336,0.010752982459962368,0.010803756304085255,0.010846157558262348,0.010885858908295631,0.010920967906713486,0.010951216332614422,0.010982004925608635,0.011012793518602848,0.01103925984352827,0.01106437761336565,0.011087873950600624,0.011111640371382236,0.011131085455417633,0.011149450205266476,0.011166195385158062,0.011182939633727074,0.01119887363165617,0.011213728226721287,0.011226961389183998,0.011239385232329369,0.011250457726418972,0.011262611486017704,0.011271793395280838,0.011279625818133354,0.011288268491625786,0.011296910233795643,0.011304202489554882,0.011311224661767483,0.011317706666886806,0.011324187740683556,0.011329859495162964,0.01133580133318901,0.011340662837028503,0.01134471409022808,0.01134768407791853,0.011350925080478191,0.011354436166584492,0.011357677169144154,0.01136199850589037,0.011365239508450031,0.01136740017682314,0.011368750594556332,0.011371450498700142,0.011374421417713165,0.011376312002539635,0.011377932503819466,0.011379553005099297,0.011381173506379128,0.011382253840565681,0.011383604258298874,0.011385224759578705,0.011386845260858536,0.011388465762138367,0.011389005929231644,0.011390086263418198,0.011390896514058113,0.011392246931791306,0.011392246931791306,0.011392517015337944,0.011393057182431221,0.011393597349524498,0.011393597349524498,0.011394137516617775,0.011394407600164413,0.011394407600164413,0.011394407600164413,0.011394407600164413,0.011394407600164413,0.011394677683711052,0.011394677683711052,0.011394677683711052,0.01139494776725769,0.011395217850804329,0.011395217850804329,0.011395487934350967,0.011395487934350967,0.011395758017897606,0.011395758017897606,0.011396028101444244,0.011396028101444244,0.011396028101444244,0.011396298184990883,0.011396298184990883,0.011396568268537521,0.011396568268537521,0.011396837420761585,0.011396837420761585,0.011396837420761585,0.011396837420761585,0.011396837420761585,0.011397107504308224,0.011397107504308224,0.011397107504308224,0.011397107504308224,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862,0.011397377587854862],"recovered":[0.0,0.0005396072519943118,0.000994141330011189,0.0014327410608530045,0.0018581070471554995,0.002260786946862936,0.002656174823641777,0.0030491321813315153,0.00342615507543087,0.003791834693402052,0.0041639963164925575,0.00453129643574357,0.004888333845883608,0.005244831554591656,0.00558593450114131,0.005918395239859819,0.006245724391192198,0.006564141251146793,0.006864733528345823,0.007154792547225952,0.007419194560497999,0.007670633494853973,0.007904247380793095,0.008116524666547775,0.008316379971802235,0.008505160920321941,0.008681248873472214,0.00883411057293415,0.008986162021756172,0.009128761477768421,0.009263797663152218,0.00938533153384924,0.009499302133917809,0.009608682245016098,0.009705638512969017,0.009803134948015213,0.009889558888971806,0.009967610239982605,0.010040530003607273,0.010111019015312195,0.010180698707699776,0.01023822370916605,0.010294939391314983,0.010344902984797955,0.010393516160547733,0.010444830171763897,0.010487232357263565,0.010526662692427635,0.01056069228798151,0.010593370534479618,0.010625509545207024,0.01065575797110796,0.010685466229915619,0.0107111232355237,0.010732728987932205,0.010754874907433987,0.010775400325655937,0.010793495923280716,0.010810510255396366,0.010829415172338486,0.01084291934967041,0.010858043096959591,0.010869926773011684,0.010882889851927757,0.01089477352797985,0.010904225520789623,0.010913408361375332,0.010923940688371658,0.010932853445410728,0.01093987561762333,0.010947437956929207,0.01095499936491251,0.010961751453578472,0.010967153124511242,0.010973365046083927,0.01097903586924076,0.01098443754017353,0.010988488793373108,0.0109933502972126,0.010996321216225624,0.010999022051692009,0.011002802290022373,0.011004962958395481,0.011007123626768589,0.011009284295141697,0.011011444963514805,0.01101414579898119,0.011016576550900936,0.01101765688508749,0.01101954746991396,0.01102116797119379,0.011021978221833706,0.01102305855602026,0.01102467905730009,0.011025489307940006,0.011026298627257347,0.011027919128537178,0.011028999462723732,0.011030079796910286,0.011031430214643478,0.011032510548830032,0.011033320799469948,0.011033860966563225,0.011034131050109863,0.011034131050109863,0.011034941300749779,0.011035211384296417,0.011035481467843056,0.011035751551389694,0.011035751551389694,0.011035751551389694,0.011036021634936333,0.011036291718482971,0.01103656180202961,0.011036831885576248,0.011037101969122887,0.011037101969122887,0.011037372052669525,0.011037642136216164,0.011037912219762802,0.01103818230330944,0.011038452386856079,0.011038452386856079,0.011038452386856079,0.011038452386856079,0.011038722470402718,0.011038722470402718,0.011038722470402718,0.011038722470402718,0.011038722470402718,0.011038722470402718,0.011038722470402718,0.011038722470402718,0.011038722470402718,0.011038722470402718,0.011038722470402718,0.011038722470402718,0.011038992553949356,0.011038992553949356,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995,0.011039262637495995],"active":[0.0014208555221557617,0.0012712347088381648,0.001229913323186338,0.00119561399333179,0.0011599643621593714,0.0011559133417904377,0.0011513219214975834,0.001121073728427291,0.0011064894497394562,0.001104059163480997,0.0010959571227431297,0.0010794824920594692,0.0010711103677749634,0.0010441024787724018,0.0010222266428172588,0.0010092630982398987,0.000991438515484333,0.0009671319276094437,0.0009336424991488457,0.0008904300630092621,0.0008615334518253803,0.0008145403116941452,0.0007834816351532936,0.0007459409534931183,0.0007229847833514214,0.0006951680406928062,0.000666540116071701,0.0006605982780456543,0.0006387224420905113,0.0006181960925459862,0.0005984818562865257,0.000580386258661747,0.0005625616759061813,0.0005531087517738342,0.0005439259111881256,0.000525020994246006,0.000512867234647274,0.0005071964114904404,0.0005001742392778397,0.0004909923300147057,0.00047640688717365265,0.0004685763269662857,0.00045804306864738464,0.0004588533192873001,0.00045264139771461487,0.00044102873653173447,0.00043373554944992065,0.00042455364018678665,0.0004213126376271248,0.00041942298412323,0.0004137502983212471,0.00040861964225769043,0.0004024077206850052,0.00040051713585853577,0.00039835646748542786,0.000394575297832489,0.0003907950595021248,0.0003894437104463577,0.00038836337625980377,0.00038431305438280106,0.00038404203951358795,0.0003813421353697777,0.0003805309534072876,0.00037972163408994675,0.00037701986730098724,0.0003754002973437309,0.00037486013025045395,0.00037296954542398453,0.0003713490441441536,0.0003713490441441536,0.00037026870995759964,0.0003691883757710457,0.00036810804158449173,0.0003686482086777687,0.00036729779094457626,0.00036567822098731995,0.00036324653774499893,0.00036243628710508347,0.000361085869371891,0.0003613559529185295,0.00036297645419836044,0.0003624372184276581,0.0003624372184276581,0.0003616269677877426,0.000362166203558445,0.00036297645419836044,0.000362166203558445,0.0003613559529185295,0.0003618961200118065,0.000361626036465168,0.000361085869371891,0.000361626036465168,0.000362166203558445,0.000362166203558445,0.00036297645419836044,0.00036270730197429657,0.0003621671348810196,0.0003618970513343811,0.0003621671348810196,0.00036081671714782715,0.0003600064665079117,0.0003597363829612732,0.0003597363829612732,0.0003594662994146347,0.0003600064665079117,0.0003594662994146347,0.0003591962158679962,0.0003589261323213577,0.00035865604877471924,0.00035865604877471924,0.0003589261323213577,0.00035865604877471924,0.00035838596522808075,0.00035838596522808075,0.00035838596522808075,0.00035811588168144226,0.00035838596522808075,0.00035811588168144226,0.00035811588168144226,0.00035784579813480377,0.00035784579813480377,0.0003575757145881653,0.0003575757145881653,0.00035784579813480377,0.00035784579813480377,0.00035784579813480377,0.00035784579813480377,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035838503390550613,0.00035838503390550613,0.00035838503390550613,0.00035838503390550613,0.0003586551174521446,0.00035838503390550613,0.00035838503390550613,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765,0.00035811495035886765]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0014208555221557617,0.001804090104997158,0.0022324270103126764,0.002668325789272785,0.0031193490140140057,0.003596299095079303,0.004050293006002903,0.004510228522121906,0.0049717845395207405,0.005414975341409445,0.005886253900825977,0.0063478099182248116,0.0068174684420228004,0.007305221166461706,0.007793244440108538,0.008281268179416656,0.008759298361837864,0.009242730215191841,0.009713198058307171,0.010187988169491291,0.01065035443753004,0.011118661612272263,0.011596962809562683,0.012064729817211628,0.012538709677755833,0.01301484927535057,0.013471003621816635,0.01392445806413889,0.014379802159965038,0.014827313832938671,0.015290220268070698,0.01573530212044716,0.016167689114809036,0.016614392399787903,0.017054341733455658,0.017479168251156807,0.01789778284728527,0.018329359591007233,0.018760938197374344,0.0191938653588295,0.01960383728146553,0.020018670707941055,0.02044943906366825,0.020858600735664368,0.021255608648061752,0.0216663908213377,0.02206393890082836,0.02244231291115284,0.0228363499045372,0.0232306569814682,0.023622533306479454,0.023997396230697632,0.02436847798526287,0.024754682555794716,0.025118201971054077,0.025489013642072678,0.025845780968666077,0.026208220049738884,0.026587942615151405,0.026928236708045006,0.027288515120744705,0.027634749189019203,0.02796666882932186,0.028292648494243622,0.02862078882753849,0.02892543189227581,0.02924978919327259,0.029560914263129234,0.02987365983426571,0.030173441395163536,0.030471062287688255,0.030771924182772636,0.031064415350556374,0.03134610131382942,0.031623199582099915,0.03190596401691437,0.03218468278646469,0.03244989365339279,0.03271672502160072,0.032975997775793076,0.03323661908507347,0.033488865941762924,0.03374597802758217,0.03398985415697098,0.03422481566667557,0.03446680307388306,0.03469555452466011,0.03492835909128189,0.0351627841591835,0.03537695109844208,0.03558788076043129,0.03580717742443085,0.03601297363638878,0.03620985895395279,0.03641241416335106,0.03661496937274933,0.036811042577028275,0.03700576722621918,0.037199679762125015,0.03738738223910332,0.03756833076477051,0.03775414079427719,0.03793562948703766,0.0381176583468914,0.038292936980724335,0.03846254199743271,0.03863593190908432,0.03879878669977188,0.03895542770624161,0.039116933941841125,0.03926493227481842,0.03941725566983223,0.03957254812121391,0.039717305451631546,0.039868008345365524,0.04001708701252937,0.0401642769575119,0.040301743894815445,0.04044191539287567,0.040579382330179214,0.040720630437135696,0.040860798209905624,0.04099205508828163,0.04112520068883896,0.041251055896282196,0.04137042909860611,0.04149574041366577,0.041613493114709854,0.04173232614994049,0.04185007885098457,0.04196729138493538,0.04207586124539375,0.042184971272945404,0.04229164868593216,0.04239751771092415,0.04249987378716469,0.04260574281215668,0.04271215200424194,0.04281478002667427,0.04291551932692528,0.043019767850637436,0.04311726242303848,0.043215569108724594,0.04330955818295479,0.04340597242116928,0.04350455105304718,0.043600697070360184,0.043697383254766464,0.04378839582204819,0.04387563094496727,0.04396340623497963,0.04404793679714203,0.044130582362413406,0.04421619325876236,0.044299375265836716,0.04438472166657448,0.044458989053964615,0.04453839361667633,0.04462157562375069,0.04469611495733261,0.04477470740675926,0.04484546557068825,0.04492432624101639,0.04500102624297142,0.04507935047149658,0.04514740779995918,0.04521951824426651,0.045295409858226776,0.0453653559088707,0.04543503746390343,0.04550633579492569,0.04557061195373535,0.04563840106129646,0.04571105167269707,0.04577884078025818,0.04583960771560669,0.04591306671500206,0.045982204377651215,0.04605107381939888,0.04612237587571144,0.046189893037080765,0.04625524953007698,0.0463251993060112,0.04639217630028725,0.046456996351480484,0.04651695117354393,0.046583931893110275,0.04664820805191994,0.04671167582273483,0.04677001014351845,0.04683563858270645,0.04690423607826233,0.046967435628175735,0.04702631011605263,0.04708896949887276,0.047154054045677185,0.04721887409687042,0.047279100865125656,0.047340136021375656,0.04740603268146515,0.04746679961681366,0.0475316196680069,0.0475902259349823,0.04765288159251213,0.0477122962474823,0.047770362347364426,0.0478343702852726,0.047895949333906174,0.04795590415596962,0.04801855981349945,0.04808256775140762,0.04814981669187546,0.04821193590760231,0.048275940120220184,0.04833562672138214,0.0483999066054821,0.04846229404211044,0.048532240092754364,0.048593007028102875,0.048653773963451385,0.04871535301208496,0.04877503961324692,0.04883445426821709,0.04889494925737381,0.048958417028188705,0.04902080446481705,0.04907698184251785,0.049137748777866364,0.04920175299048424,0.049263060092926025,0.0493316613137722,0.04938756674528122,0.04945022240281105,0.049508556723594666,0.04956500232219696,0.04962198808789253,0.049678705632686615,0.049738120287656784,0.04979483783245087,0.049858033657073975,0.049913398921489716,0.04996876418590546,0.05002547800540924,0.05008786544203758,0.050144851207733154,0.05020291730761528,0.050262872129678726,0.05032093822956085,0.05038737878203392,0.050442472100257874,0.05050405114889145,0.05056697875261307,0.05062909424304962,0.05069148167967796,0.050760891288518906,0.05082273855805397,0.050889983773231506,0.05095021054148674,0.05101395025849342,0.05108119547367096,0.051153577864170074,0.051221366971731186,0.05128834396600723,0.05135856196284294,0.05142878368496895,0.05149872973561287,0.05156165733933449,0.051626745611429214,0.05169075354933739,0.05176178365945816,0.05183416232466698,0.051898978650569916,0.05196460708975792,0.05203617736697197,0.052103426307439804,0.0521833673119545,0.05225250869989395,0.052318133413791656,0.05239267647266388,0.05246208235621452,0.052535004913806915,0.052615486085414886,0.052685704082250595,0.05275862663984299,0.052834246307611465,0.05291256681084633,0.052988458424806595,0.05306272953748703,0.05313591659069061,0.05321558937430382,0.053296882659196854,0.05336980149149895,0.05344083160161972,0.05351996421813965,0.0536009855568409,0.053667694330215454,0.05374358221888542,0.053821634501218796,0.053904008120298386,0.053980980068445206,0.05406146124005318,0.05413411185145378,0.05420783907175064,0.054285891354084015,0.05436340346932411,0.05445117875933647,0.054534900933504105,0.0546078197658062,0.054676689207553864,0.05475987121462822,0.05483468249440193,0.054916512221097946,0.05500536784529686,0.05508450046181679,0.05516822263598442,0.05525059625506401,0.05533863976597786,0.055417500436306,0.05549609288573265,0.0555841363966465,0.05567163974046707,0.05575995519757271,0.055839356034994125,0.055916596204042435,0.055999238044023514,0.05609079450368881,0.0561661459505558,0.056241225451231,0.056321438401937485,0.05640137940645218,0.056481052190065384,0.05655856058001518,0.056642286479473114,0.056722767651081085,0.056801360100507736,0.05687914043664932,0.05696394294500351,0.057043615728616714,0.05711140111088753,0.05718270316720009,0.057264264672994614,0.05734420567750931,0.057420097291469574,0.05749787762761116,0.05757997930049896,0.05766262486577034,0.05773581191897392,0.0578114353120327,0.057885974645614624,0.05796213448047638,0.0580391064286232],"recovered":[0.0,0.0005404175026342273,0.001001163269393146,0.0014648798387497663,0.0019032093696296215,0.0023436995688825846,0.0028017445001751184,0.0032524976413697004,0.0037024402990937233,0.0041634561493992805,0.004607727285474539,0.005075495224446058,0.005550014320760965,0.006006709299981594,0.006482848897576332,0.006958718877285719,0.0074440413154661655,0.007920991629362106,0.008403613232076168,0.008898928761482239,0.009370747022330761,0.009839865379035473,0.01030088122934103,0.01077675074338913,0.011258562095463276,0.011723899282515049,0.012198148295283318,0.01266726665198803,0.01312045007944107,0.01357471477240324,0.014021956361830235,0.014488914050161839,0.014937776140868664,0.015388529747724533,0.015816865488886833,0.01625627651810646,0.016700277104973793,0.01712753437459469,0.01754452846944332,0.01798204705119133,0.018422266468405724,0.018838990479707718,0.019253553822636604,0.01967162825167179,0.020085111260414124,0.02050885744392872,0.020916398614645004,0.021310705691576004,0.021697450429201126,0.02210526168346405,0.02249768003821373,0.022898199036717415,0.023282242938876152,0.02364792302250862,0.024027377367019653,0.024394677951931953,0.02476980909705162,0.025127926841378212,0.025489555671811104,0.025869280099868774,0.02622307650744915,0.026580654084682465,0.026924457401037216,0.027275552973151207,0.027605583891272545,0.027944795787334442,0.02826564386487007,0.028580550104379654,0.02890220656991005,0.029221434146165848,0.029517974704504013,0.02982126735150814,0.030138874426484108,0.030433794483542442,0.030716292560100555,0.031003380194306374,0.031293708831071854,0.031569186598062515,0.03184628114104271,0.032124727964401245,0.032381296157836914,0.03264758735895157,0.03290334716439247,0.03315667808055878,0.03340460732579231,0.03365442529320717,0.03389802947640419,0.03412921354174614,0.03436363860964775,0.034604813903570175,0.03483140468597412,0.035047732293605804,0.035264331847429276,0.03547850251197815,0.03567700460553169,0.03588847443461418,0.03609723970293999,0.03629034385085106,0.03649478778243065,0.036694642156362534,0.03688882663846016,0.03707814961671829,0.03726476803421974,0.03744382783770561,0.037626396864652634,0.03781220689415932,0.037980735301971436,0.038151152431964874,0.03830752521753311,0.038471728563308716,0.0386270210146904,0.03879392519593239,0.0389462485909462,0.03910667076706886,0.0392606146633625,0.03939970210194588,0.03954824060201645,0.039695434272289276,0.03984478488564491,0.03998711332678795,0.040117017924785614,0.04026096686720848,0.04040248692035675,0.04053698107600212,0.040679581463336945,0.04080246388912201,0.04092588648200035,0.04105660319328308,0.04117543622851372,0.04129859060049057,0.041419584304094315,0.04153895378112793,0.04165184497833252,0.04176851734519005,0.04187681898474693,0.04197809472680092,0.0420747809112072,0.0421874038875103,0.04228975996375084,0.042392387986183167,0.04248799383640289,0.04259035363793373,0.04270000383257866,0.04280209168791771,0.04289364442229271,0.04298871010541916,0.043089717626571655,0.04318775609135628,0.0432857908308506,0.043383557349443436,0.04347430542111397,0.04356396943330765,0.04365174099802971,0.04374059662222862,0.04382377862930298,0.043908312916755676,0.04399338364601135,0.04407386854290962,0.04415705054998398,0.0442386120557785,0.044317204505205154,0.04439282417297363,0.04446979612112045,0.04454568773508072,0.044619955122470856,0.04469962790608406,0.0447784885764122,0.04485438019037247,0.044929731637239456,0.044996168464422226,0.04507124796509743,0.045144978910684586,0.0452173575758934,0.04528217762708664,0.045351047068834305,0.0454215332865715,0.045487433671951294,0.0455530621111393,0.045623548328876495,0.04569079726934433,0.045758046209812164,0.045829884707927704,0.04590091481804848,0.045966003090143204,0.04603622108697891,0.04610292986035347,0.046164777129888535,0.04622878506779671,0.04629144072532654,0.04635706916451454,0.04642161726951599,0.04648832604289055,0.04655125364661217,0.04661715030670166,0.04667845740914345,0.046736255288124084,0.046798910945653915,0.04686480760574341,0.04692719504237175,0.04698850214481354,0.04704900085926056,0.04710814356803894,0.04716864228248596,0.047232650220394135,0.047296926379203796,0.04735661298036575,0.047411978244781494,0.047473013401031494,0.0475362129509449,0.04759238660335541,0.047655314207077026,0.047720130532979965,0.04778333008289337,0.04784814640879631,0.04790918529033661,0.0479704923927784,0.04803287610411644,0.0480925627052784,0.04815792292356491,0.04821868985891342,0.04827864468097687,0.04834103211760521,0.04840558022260666,0.04846472665667534,0.048528194427490234,0.048590850085020065,0.04864783585071564,0.048711031675338745,0.048768557608127594,0.04883337765932083,0.048892792314291,0.04895706847310066,0.04901513457298279,0.04907941445708275,0.04913612827658653,0.049192845821380615,0.049251988530159,0.04930735379457474,0.04936596006155014,0.04942375794053078,0.04947912320494652,0.049531787633895874,0.04958931356668472,0.04964521899819374,0.04970436543226242,0.04976188763976097,0.049820225685834885,0.049881260842084885,0.04993608593940735,0.049999285489320755,0.05006113275885582,0.05012189596891403,0.05018266290426254,0.050241000950336456,0.05030527710914612,0.05037441849708557,0.050432752817869186,0.05049892142415047,0.05056265741586685,0.050622884184122086,0.050689052790403366,0.05076035112142563,0.050827331840991974,0.050899438560009,0.050967227667570114,0.05104338750243187,0.05110955610871315,0.05117545649409294,0.05123784393072128,0.05129995942115784,0.05136936902999878,0.05144444853067398,0.05151628702878952,0.051585156470537186,0.05164997652173042,0.05172019451856613,0.051796894520521164,0.05186576396226883,0.05193328112363815,0.052004311233758926,0.05206966772675514,0.05214501917362213,0.05222253128886223,0.05229923129081726,0.05236918106675148,0.05244075134396553,0.05251610279083252,0.052594151347875595,0.05267166346311569,0.05274782329797745,0.052818045020103455,0.05289555341005325,0.05297279730439186,0.05305219814181328,0.053124576807022095,0.05320559814572334,0.053278520703315735,0.05335251986980438,0.05343138054013252,0.053506460040807724,0.053583431988954544,0.053667694330215454,0.05373980477452278,0.05381515622138977,0.053891588002443314,0.053970176726579666,0.054054439067840576,0.05413924530148506,0.05421000346541405,0.05428724363446236,0.054366644471883774,0.05444064736366272,0.054518427699804306,0.054608091711997986,0.05469181388616562,0.05477391555905342,0.05485494062304497,0.054945144802331924,0.05502535402774811,0.0551007054746151,0.055183347314596176,0.055273015052080154,0.055360786616802216,0.05544424057006836,0.055532556027173996,0.05561087653040886,0.0556967593729496,0.055771030485630035,0.055851779878139496,0.05592821165919304,0.056013014167547226,0.05609241873025894,0.05617506057024002,0.056260671466588974,0.056346017867326736,0.05642838776111603,0.05650806054472923,0.05658800154924393,0.05666308104991913,0.05674302577972412,0.056819453835487366,0.056903988122940063,0.0569852814078331,0.05705685168504715,0.057136520743370056,0.05721970647573471,0.05729532614350319,0.057376615703105927,0.05745358765125275,0.05752947926521301,0.0576072596013546],"active":[0.0014208555221557617,0.0012636726023629308,0.0012312637409195304,0.0012034459505230188,0.0012161396443843842,0.0012525995261967182,0.0012485485058277845,0.0012577308807522058,0.0012693442404270172,0.0012515191920101643,0.0012785266153514385,0.0012723146937787533,0.001267454121261835,0.001298511866480112,0.0013103955425322056,0.0013225493021309376,0.0013152570463716984,0.0013217385858297348,0.0013095848262310028,0.0012890594080090523,0.0012796074151992798,0.0012787962332367897,0.001296081580221653,0.0012879790738224983,0.0012801475822925568,0.0012909499928355217,0.0012728553265333176,0.0012571914121508598,0.0012593520805239677,0.001252599060535431,0.0012682639062404633,0.0012463880702853203,0.0012299129739403725,0.0012258626520633698,0.0012374762445688248,0.0012228917330503464,0.0011975057423114777,0.0012018252164125443,0.0012164097279310226,0.0012118183076381683,0.0011815708130598068,0.0011796802282333374,0.0011958852410316467,0.0011869724839925766,0.0011704973876476288,0.0011575333774089813,0.0011475402861833572,0.0011316072195768356,0.0011388994753360748,0.0011253952980041504,0.0011248532682657242,0.001099197193980217,0.0010862350463867188,0.0011067595332860947,0.0010908246040344238,0.0010943356901407242,0.0010759718716144562,0.001080293208360672,0.0010983869433403015,0.0010589566081762314,0.0010654386132955551,0.0010540951043367386,0.001042211428284645,0.0010170955210924149,0.0010152049362659454,0.000980636104941368,0.0009841453284025192,0.0009803641587495804,0.0009714532643556595,0.0009520072489976883,0.0009530875831842422,0.0009506568312644958,0.0009255409240722656,0.0009123068302869797,0.0009069070219993591,0.0009025838226079941,0.0008909739553928375,0.0008807070553302765,0.0008704438805580139,0.0008512698113918304,0.000855322927236557,0.0008412785828113556,0.0008426308631896973,0.0008331760764122009,0.000820208340883255,0.0008123777806758881,0.0007975250482559204,0.0007991455495357513,0.0007991455495357513,0.0007721371948719025,0.0007564760744571686,0.0007594451308250427,0.0007486417889595032,0.0007313564419746399,0.0007354095578193665,0.0007264949381351471,0.0007138028740882874,0.0007154233753681183,0.0007048919796943665,0.0006927400827407837,0.0006795041263103485,0.0006759911775588989,0.0006708614528179169,0.000673830509185791,0.000666540116071701,0.0006503351032733917,0.0006551966071128845,0.0006476342678070068,0.0006479024887084961,0.0006452053785324097,0.0006379112601280212,0.0006233304738998413,0.0006262995302677155,0.0006106346845626831,0.0006073936820030212,0.0006173849105834961,0.0006160363554954529,0.0006063096225261688,0.0005971305072307587,0.0005922690033912659,0.0006036125123500824,0.0005998313426971436,0.000589568167924881,0.0005882196128368378,0.0005714744329452515,0.0005679652094841003,0.0005698539316654205,0.0005568899214267731,0.0005568899214267731,0.0005514882504940033,0.0005477070808410645,0.0005369074642658234,0.0005331262946128845,0.0005231313407421112,0.0005206987261772156,0.0005217790603637695,0.0005309619009494781,0.0005247481167316437,0.0005250200629234314,0.0005231313407421112,0.0005317740142345428,0.0005269087851047516,0.0005155652761459351,0.0005074664950370789,0.0005123279988765717,0.0005158409476280212,0.0005109794437885284,0.0005096271634101868,0.0005026049911975861,0.0004920735955238342,0.0004891008138656616,0.0004839673638343811,0.0004788413643836975,0.0004755966365337372,0.0004755966365337372,0.0004764087498188019,0.00046560540795326233,0.0004645250737667084,0.0004645250737667084,0.00045750290155410767,0.00045750290155410767,0.00045264139771461487,0.00045453011989593506,0.0004553385078907013,0.0004593953490257263,0.00044777989387512207,0.0004410296678543091,0.0004410296678543091,0.00043562427163124084,0.00043886899948120117,0.00043508782982826233,0.000425633043050766,0.0004210434854030609,0.00042887404561042786,0.0004277937114238739,0.00041807442903518677,0.000425633043050766,0.0004291422665119171,0.00042752549052238464,0.0004315786063671112,0.00043184682726860046,0.00042536482214927673,0.0004242844879627228,0.00042617321014404297,0.00042077526450157166,0.0004140213131904602,0.0004191547632217407,0.00041942298412323,0.0004202350974082947,0.00041294097900390625,0.0004140213131904602,0.0004159100353717804,0.0004161819815635681,0.0004091598093509674,0.0004105120897293091,0.0004177987575531006,0.00041996315121650696,0.0004142932593822479,0.00041294097900390625,0.00041753053665161133,0.0004177987575531006,0.00042347609996795654,0.0004215836524963379,0.0004202313721179962,0.0004153698682785034,0.0004137493669986725,0.0004223920404911041,0.00042293593287467957,0.00041969120502471924,0.00042617321014404297,0.0004272535443305969,0.00042968615889549255,0.0004286058247089386,0.0004277937114238739,0.0004264414310455322,0.00042941421270370483,0.0004294179379940033,0.0004396773874759674,0.00043508410453796387,0.00043508410453796387,0.00043670833110809326,0.0004340074956417084,0.00042887404561042786,0.00043022260069847107,0.00043022260069847107,0.0004299543797969818,0.0004291459918022156,0.0004267171025276184,0.0004331953823566437,0.0004296824336051941,0.00043886899948120117,0.00043049827218055725,0.00043508782982826233,0.0004291422665119171,0.00042887404561042786,0.0004291422665119171,0.0004267171025276184,0.0004307664930820465,0.0004288777709007263,0.00043427571654319763,0.00043427571654319763,0.0004369765520095825,0.0004361644387245178,0.00044264644384384155,0.00044048577547073364,0.0004410296678543091,0.00044264644384384155,0.0004396773874759674,0.00045129284262657166,0.00044318661093711853,0.00044291839003562927,0.00044508278369903564,0.00044643133878707886,0.00045048072934150696,0.0004556141793727875,0.00044832006096839905,0.00045723095536231995,0.0004512891173362732,0.00045129284262657166,0.0004583112895488739,0.0004645250737667084,0.00046101585030555725,0.0004610121250152588,0.0004591234028339386,0.00046155601739883423,0.00045534223318099976,0.0004521012306213379,0.0004512891173362732,0.0004529096186161041,0.0004618242383003235,0.00046479329466819763,0.00045453011989593506,0.00044832006096839905,0.00045102089643478394,0.0004534497857093811,0.0004631727933883667,0.0004556141793727875,0.00045236945152282715,0.0004593953490257263,0.0004577711224555969,0.00046533718705177307,0.0004704669117927551,0.0004631727933883667,0.0004593953490257263,0.00046506524085998535,0.00047181546688079834,0.0004723556339740753,0.00046857818961143494,0.00046425312757492065,0.00046776607632637024,0.00047883763909339905,0.00047424808144569397,0.0004680342972278595,0.00046776607632637024,0.0004764087498188019,0.0004620961844921112,0.0004650615155696869,0.00046911463141441345,0.00047262758016586304,0.0004745200276374817,0.0004780292510986328,0.000466417521238327,0.0004680342972278595,0.0004707351326942444,0.00047181546688079834,0.0004810020327568054,0.00048046186566352844,0.0004685744643211365,0.0004666857421398163,0.00047262758016586304,0.00046803802251815796,0.00047586485743522644,0.0004869401454925537,0.0004764087498188019,0.0004764087498188019,0.0004766806960105896,0.00048369914293289185,0.0004723556339740753,0.00047073885798454285,0.0004834309220314026,0.0004882924258708954,0.0004869401454925537,0.0004785694181919098,0.0004723556339740753,0.0004666820168495178,0.000479917973279953,0.00046938657760620117,0.0004701949656009674,0.0004696585237979889,0.00047316774725914,0.00046803802251815796,0.00046614184975624084,0.00046722590923309326,0.0004620961844921112,0.00045534223318099976,0.0004507526755332947,0.00045588240027427673,0.0004556141793727875,0.00044832006096839905,0.0004396773874759674,0.0004448108375072479,0.0004402175545692444,0.0004348158836364746,0.0004410259425640106,0.00044345855712890625,0.00044291839003562927,0.00044048577547073364,0.00043481960892677307,0.00043238699436187744,0.0004326552152633667,0.00043184682726860046]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0014208555221557617,0.001807871158234775,0.002221893984824419,0.002640508348122239,0.0030618233140558004,0.003485028864815831,0.0038977013900876045,0.0043114544823765755,0.004712783731520176,0.005120054818689823,0.00552327511832118,0.005925954785197973,0.006321072578430176,0.006726993713527918,0.007108877878636122,0.007491032127290964,0.007871836423873901,0.00824750866740942,0.008616968989372253,0.008977517485618591,0.009345358237624168,0.009704826399683952,0.010070505551993847,0.010424302890896797,0.010764595121145248,0.01110218744724989,0.011425735428929329,0.011751985177397728,0.012079584412276745,0.01238341722637415,0.012686169706285,0.012992163188755512,0.01329194474965334,0.013589026406407356,0.013870173133909702,0.014145107939839363,0.014415181241929531,0.014673101715743542,0.01492967177182436,0.015188672579824924,0.015440111048519611,0.015689119696617126,0.01592489331960678,0.01616174727678299,0.016381047666072845,0.016606559976935387,0.016827750951051712,0.017045428976416588,0.017255546525120735,0.01746809482574463,0.017663627862930298,0.017851868644356728,0.018040381371974945,0.018230242654681206,0.018413081765174866,0.01859511248767376,0.01877417042851448,0.018943507224321365,0.019113924354314804,0.019274618476629257,0.01944827474653721,0.019606808200478554,0.019756969064474106,0.019914692267775536,0.020057830959558487,0.020192869007587433,0.020329255610704422,0.020457539707422256,0.020586906000971794,0.020714109763503075,0.02083483338356018,0.02094961516559124,0.021070877090096474,0.021188629791140556,0.021304761990904808,0.021409550681710243,0.021507317200303078,0.02161102555692196,0.0217074416577816,0.021802237257361412,0.0218975730240345,0.021984808146953583,0.022071771323680878,0.022165486589074135,0.02224326692521572,0.022330772131681442,0.022410713136196136,0.022493356838822365,0.022571947425603867,0.022645948454737663,0.022720757871866226,0.02278962731361389,0.022855523973703384,0.022920342162251472,0.02298867143690586,0.02305159904062748,0.023113714531064034,0.023172590881586075,0.0232341680675745,0.023293854668736458,0.023347599431872368,0.023406745865941048,0.023464811965823174,0.02351747639477253,0.02357283979654312,0.02362334355711937,0.023673037067055702,0.0237165205180645,0.023762162774801254,0.02380591444671154,0.023851826786994934,0.023891257122159004,0.023932848125696182,0.023970389738678932,0.024009009823203087,0.024046549573540688,0.024082468822598457,0.0241178497672081,0.024148637428879738,0.02417888678610325,0.024211835116147995,0.024240192025899887,0.02426855079829693,0.024299608543515205,0.02433093823492527,0.02435416355729103,0.02438117191195488,0.024407368153333664,0.02443140558898449,0.024456791579723358,0.02447947859764099,0.024502433836460114,0.024521609768271446,0.02454051561653614,0.024558069184422493,0.024580486118793488,0.02459966018795967,0.024619916453957558,0.024641523137688637,0.024661777541041374,0.0246823038905859,0.024699587374925613,0.024716602638363838,0.024736318737268448,0.024753332138061523,0.02476818673312664,0.024784931913018227,0.024800864979624748,0.024816259741783142,0.024833545088768005,0.02484731934964657,0.024862172082066536,0.024875136092305183,0.024889450520277023,0.02490241266787052,0.02491726726293564,0.024928880855441093,0.02494184486567974,0.024952376261353493,0.024965880438685417,0.02497614361345768,0.024989107623696327,0.024999910965561867,0.025011252611875534,0.025022055953741074,0.02503150887787342,0.025043122470378876,0.025050954893231392,0.02506013587117195,0.025070128962397575,0.025080932304263115,0.025089845061302185,0.025100108236074448,0.025109829381108284,0.025120902806520462,0.02513008564710617,0.02513899840414524,0.025147370994091034,0.0251552015542984,0.025165464729070663,0.02517329715192318,0.025180049240589142,0.02518734149634838,0.025195173919200897,0.025204356759786606,0.025211917236447334,0.025218399241566658,0.02522515133023262,0.025231903418898582,0.02524135634303093,0.025247838348150253,0.02525405026972294,0.025262150913476944,0.025269443169236183,0.025276735424995422,0.025283487513661385,0.02528996951878071,0.025298072025179863,0.025304824113845825,0.025311844423413277,0.0253183264285326,0.0253253486007452,0.025329669937491417,0.02533615194261074,0.02534371428191662,0.025349386036396027,0.025354517623782158,0.02535991743206978,0.025365859270095825,0.025370720773935318,0.025374501943588257,0.02537774294614792,0.02538314461708069,0.02538827620446682,0.02539340779185295,0.025397729128599167,0.025402050465345383,0.025407182052731514,0.025412041693925858,0.025416633114218712,0.02542068436741829,0.025424735620617867,0.025429056957364082,0.02543472871184349,0.025438779965043068,0.0254439115524292,0.025449583306908607,0.025456605479121208,0.025460924953222275,0.025466596707701683,0.02547064796090126,0.025473618879914284,0.025478210300207138,0.02548307180404663,0.02548658289015293,0.02549036405980587,0.02549387514591217,0.025497116148471832,0.025500627234578133,0.025503328070044518,0.025505758821964264,0.025509269908070564,0.025513049215078354,0.025516020134091377,0.025520071387290955,0.025524122640490532,0.025527093559503555,0.025529254227876663,0.02553357556462288,0.025537356734275818,0.025541137903928757,0.025545459240674973,0.02554788999259472,0.025552211329340935,0.025555182248353958,0.025557613000273705,0.02556004375219345,0.025563282892107964,0.025568144395947456,0.025570305064320564,0.025572465732693672,0.025576787069439888,0.025579487904906273,0.02558164857327938,0.02558515965938568,0.025588130578398705,0.025591641664505005,0.025595422834157944,0.02559812366962433,0.025602715089917183,0.025605415925383568,0.02560865692794323,0.025611627846956253,0.025614596903324127,0.025616757571697235,0.02561945840716362,0.025622159242630005,0.02562458999454975,0.025627830997109413,0.025630801916122437,0.02563350275158882,0.02563566341996193,0.025638634338974953,0.02564241550862789,0.02564430609345436,0.02564835734665394,0.025650788098573685,0.025652948766946793,0.025656459853053093,0.025659700855612755,0.025662671774625778,0.02566591091454029,0.025668341666460037,0.025672663003206253,0.025676174089312553,0.02567887492477894,0.0256821159273386,0.025684546679258347,0.02568724751472473,0.025689678266644478,0.02569291926920414,0.02569480985403061,0.025696970522403717,0.025699671357870102,0.025700751692056656,0.02570345252752304,0.025705883279442787,0.025708043947815895,0.02571074478328228,0.025712905451655388,0.02571425586938858,0.025716684758663177,0.0257196556776762,0.025722626596689224,0.025723706930875778,0.025726407766342163,0.025727488100528717,0.025729648768901825,0.02573072910308838,0.02573261968791485,0.025735320523381233,0.025737211108207703,0.02573964186012745,0.025740452110767365,0.025742342695593834,0.025743693113327026,0.025745313614606857,0.02574828453361988,0.025749634951353073,0.025751255452632904,0.025753146037459373,0.025754226371645927,0.02575530670583248,0.025757737457752228,0.025759628042578697,0.025760438293218613,0.025761518627405167,0.025763409212231636,0.02576475962996483,0.02576611004769802,0.025767460465431213,0.025769349187612534,0.025770429521799088,0.02577205002307892,0.02577340044081211,0.025774750858545303,0.025776371359825134,0.025778261944651604,0.025779882445931435,0.025781502947211266,0.02578258328139782],"recovered":[0.0,0.0005479795509018004,0.0010073749581351876,0.0014446242712438107,0.0018753918120637536,0.0023066995199769735,0.0027220728807151318,0.003133125137537718,0.0035444472450762987,0.003961171023547649,0.004370332695543766,0.004767341073602438,0.005172451492398977,0.005584313999861479,0.005988344084471464,0.0063894037157297134,0.006775609217584133,0.007174507714807987,0.007551260758191347,0.00792396254837513,0.00829585362225771,0.008667745627462864,0.009046928957104683,0.009417199529707432,0.009769916534423828,0.01011371985077858,0.010453472845256329,0.010786743834614754,0.011129196733236313,0.011463277973234653,0.011783585883677006,0.012096061371266842,0.012393142096698284,0.012699405662715435,0.013001077808439732,0.013289246708154678,0.013572284020483494,0.013845598325133324,0.014110000804066658,0.014384395442903042,0.014647177420556545,0.014903747476637363,0.015151134692132473,0.01540068257600069,0.015636997297406197,0.015874121338129044,0.016105305403470993,0.01631920412182808,0.016546064987778664,0.016764285042881966,0.01698196493089199,0.01718262955546379,0.017382213845849037,0.017572345212101936,0.017759235575795174,0.017958281561732292,0.018141120672225952,0.01831909827888012,0.018495727330446243,0.01866668462753296,0.018835749477148056,0.019004276022315025,0.01917712390422821,0.019328905269503593,0.019484467804431915,0.01963759958744049,0.019785059615969658,0.019927117973566055,0.02005864307284355,0.02018638886511326,0.020313052460551262,0.020446740090847015,0.020568272098898888,0.02068791538476944,0.020802967250347137,0.020923689007759094,0.02103360928595066,0.02114325948059559,0.02124318666756153,0.021340683102607727,0.021439529955387115,0.02153702639043331,0.02162885293364525,0.02171473577618599,0.021807370707392693,0.021894603967666626,0.021976977586746216,0.02206042967736721,0.02214118279516697,0.02221842296421528,0.02229674533009529,0.022373175248503685,0.022447986528277397,0.022519554942846298,0.022584373131394386,0.022654052823781967,0.022717788815498352,0.022783417254686356,0.022838782519102097,0.0229044109582901,0.022964097559452057,0.02301919087767601,0.023074286058545113,0.023136133328080177,0.023193659260869026,0.02324497327208519,0.02329682745039463,0.02334733121097088,0.023394323885440826,0.02344563789665699,0.023487498983740807,0.023534491658210754,0.02357986383140087,0.023620376363396645,0.023661697283387184,0.02370031736791134,0.023733535781502724,0.023772157728672028,0.023808076977729797,0.023840755224227905,0.023874785751104355,0.023907463997602463,0.023937441408634186,0.02396877110004425,0.023999828845262527,0.024030348286032677,0.0240568146109581,0.024083822965621948,0.024109749123454094,0.02413378655910492,0.024159712716937065,0.024181049317121506,0.02420751564204693,0.024231012910604477,0.024249646812677383,0.024270713329315186,0.02429150976240635,0.024311764165759087,0.02433067001402378,0.024353355169296265,0.024372531101107597,0.024396298453211784,0.02441520243883133,0.024431947618722916,0.024450581520795822,0.024469757452607155,0.024487853050231934,0.02450459636747837,0.02452269196510315,0.024536196142435074,0.024553479626774788,0.024566983804106712,0.024581028148531914,0.02459588274359703,0.02461046539247036,0.024625049903988838,0.024639634415507317,0.024650977924466133,0.024666640907526016,0.024677174165844917,0.02468905784189701,0.024699591100215912,0.024713093414902687,0.024723626673221588,0.024734970182180405,0.024745233356952667,0.024756034836173058,0.02476656809449196,0.024774400517344475,0.024783313274383545,0.02479465678334236,0.02480410970747471,0.024814100936055183,0.024824904277920723,0.024835167452692986,0.024845700711011887,0.024854343384504318,0.024862714111804962,0.024871626868844032,0.024880539625883102,0.02488972246646881,0.024899445474147797,0.024907277897000313,0.024914568290114403,0.024920780211687088,0.024928882718086243,0.02493671514093876,0.024944007396697998,0.024951839819550514,0.024960480630397797,0.024967772886157036,0.024974795058369637,0.024980736896395683,0.02498694881796837,0.024994241073727608,0.02500288374722004,0.025010444223880768,0.025016656145453453,0.025022057816386223,0.025028809905052185,0.02503691241145134,0.025041773915290833,0.025048796087503433,0.025055278092622757,0.025061218068003654,0.025067970156669617,0.025073911994695663,0.02508012391626835,0.02508687600493431,0.025091197341680527,0.02509578876197338,0.02510119043290615,0.025105781853199005,0.025110643357038498,0.025116313248872757,0.025121985003352165,0.025127116590738297,0.02513197809457779,0.025136299431324005,0.025141971185803413,0.025146562606096268,0.025151964277029037,0.02515682578086853,0.025160066783428192,0.025166817009449005,0.025170868262648582,0.025175459682941437,0.025181671604514122,0.025188153609633446,0.025192204862833023,0.025197336450219154,0.02520138770341873,0.02520543895661831,0.025209220126271248,0.025213541463017464,0.02521786093711853,0.02522299252450466,0.025227583944797516,0.025231095030903816,0.025234336033463478,0.025238387286663055,0.025240818038582802,0.025243788957595825,0.025247029960155487,0.025250541046261787,0.025254052132368088,0.025258103385567665,0.025261344388127327,0.02526431530714035,0.025268904864788055,0.025272415950894356,0.02527700737118721,0.025279708206653595,0.025283489376306534,0.025289161130785942,0.025291861966252327,0.025294292718172073,0.025296183302998543,0.025299154222011566,0.025302935391664505,0.025306716561317444,0.02530941739678383,0.025313468649983406,0.025316977873444557,0.025319408625364304,0.02532345987856388,0.025326430797576904,0.025329941883683205,0.025332912802696228,0.025336964055895805,0.025340475142002106,0.025344256311655045,0.025347767397761345,0.025349928066134453,0.0253523588180542,0.025355059653520584,0.02535749040544033,0.025360731407999992,0.025364242494106293,0.02536667324602604,0.025369102135300636,0.025372343137860298,0.02537558414041996,0.025378284975886345,0.025382336229085922,0.02538476698100567,0.025388818234205246,0.025390708819031715,0.025394219905138016,0.025396650657057762,0.025399621576070786,0.02540232241153717,0.025405293330550194,0.0254074539989233,0.025412045419216156,0.025416096672415733,0.02541825734078884,0.025421496480703354,0.0254239272326231,0.025426628068089485,0.025428248569369316,0.025430679321289062,0.025433650240302086,0.025435540825128555,0.025436891242861748,0.02543851174414158,0.02544175274670124,0.025444723665714264,0.025446614250540733,0.02544877491891384,0.025451745837926865,0.02545282617211342,0.025455797091126442,0.02545822784304619,0.025460658594965935,0.025462819263339043,0.025466060265898705,0.025467950850725174,0.025469571352005005,0.02547064982354641,0.025472000241279602,0.025475241243839264,0.025476861745119095,0.025479022413492203,0.025480642914772034,0.02548280358314514,0.02548496425151825,0.025486314669251442,0.025487935170531273,0.02549009583890438,0.025490906089544296,0.02549225650727749,0.02549360692501068,0.025494687259197235,0.025496037676930428,0.025498198345303535,0.025499548763036728,0.025500629097223282,0.025501979514956474,0.025504140183329582,0.025505490601062775,0.02550657093524933,0.025508461520075798,0.025510622188448906,0.02551143243908882,0.025513052940368652,0.025514943525195122,0.025516023859381676,0.025517644360661507,0.02551872469484806,0.02552034519612789],"active":[0.0014208555221557617,0.0012598915491253138,0.0012145190266892314,0.0011958840768784285,0.0011864315019920468,0.0011783293448388577,0.0011756285093724728,0.0011783293448388577,0.0011683364864438772,0.0011588837951421738,0.0011529424227774143,0.0011586137115955353,0.0011486210860311985,0.001142679713666439,0.0011205337941646576,0.0011016284115612507,0.0010962272062897682,0.0010730009526014328,0.0010657082311809063,0.0010535549372434616,0.001049504615366459,0.0010370807722210884,0.001023576594889164,0.0010071033611893654,0.0009946785867214203,0.0009884675964713097,0.0009722625836730003,0.0009652413427829742,0.000950387679040432,0.0009201392531394958,0.0009025838226079941,0.0008961018174886703,0.0008988026529550552,0.0008896207436919212,0.0008690953254699707,0.0008558612316846848,0.0008428972214460373,0.000827503390610218,0.0008196709677577019,0.0008042771369218826,0.0007929336279630661,0.000785372219979763,0.000773758627474308,0.000761064700782299,0.0007440503686666489,0.0007324386388063431,0.000722445547580719,0.0007262248545885086,0.0007094815373420715,0.0007038097828626633,0.0006816629320383072,0.0006692390888929367,0.0006581675261259079,0.0006578974425792694,0.0006538461893796921,0.0006368309259414673,0.0006330497562885284,0.000624408945441246,0.0006181970238685608,0.0006079338490962982,0.0006125252693891525,0.0006025321781635284,0.0005798451602458954,0.0005857869982719421,0.0005733631551265717,0.0005552694201469421,0.0005441959947347641,0.0005304217338562012,0.0005282629281282425,0.0005277208983898163,0.0005217809230089188,0.0005028750747442245,0.0005026049911975861,0.0005007144063711166,0.0005017947405576706,0.000485861673951149,0.000473707914352417,0.00046776607632637024,0.0004642549902200699,0.000461554154753685,0.00045804306864738464,0.0004477817565202713,0.00044291839003562927,0.00045075081288814545,0.00043589621782302856,0.0004361681640148163,0.00043373554944992065,0.0004329271614551544,0.0004307646304368973,0.00042752549052238464,0.00042401254177093506,0.0004164520651102066,0.00040753744542598724,0.00040078721940517426,0.0004042983055114746,0.0003975462168455124,0.00039592571556568146,0.00038917362689971924,0.0003953855484724045,0.0003894437104463577,0.000383501872420311,0.00038755498826503754,0.0003905259072780609,0.0003813430666923523,0.00037918053567409515,0.0003783702850341797,0.0003762096166610718,0.0003691893070936203,0.00036783888936042786,0.00036027655005455017,0.0003643278032541275,0.0003567654639482498,0.000352984294295311,0.0003500133752822876,0.0003473125398159027,0.00034623220562934875,0.00034893304109573364,0.0003456920385360718,0.0003405604511499405,0.0003381315618753433,0.00033704936504364014,0.0003327280282974243,0.0003311093896627426,0.0003308374434709549,0.0003311093896627426,0.0003238152712583542,0.0003243573009967804,0.0003235451877117157,0.0003216564655303955,0.0003230050206184387,0.0003197658807039261,0.0003213845193386078,0.0003140941262245178,0.0003095027059316635,0.00030842237174510956,0.000309772789478302,0.00030815042555332184,0.00030815228819847107,0.00031085312366485596,0.00030842237174510956,0.000309772789478302,0.00030328892171382904,0.00030140019953250885,0.0003043711185455322,0.0003027506172657013,0.0002984292805194855,0.00029707886278629303,0.00029626861214637756,0.0002935677766799927,0.0002973489463329315,0.0002938397228717804,0.0002951882779598236,0.00029410794377326965,0.0002935677766799927,0.00029194727540016174,0.00029221735894680023,0.00028924643993377686,0.0002908669412136078,0.0002857353538274765,0.0002887062728404999,0.00028708577156066895,0.00028951652348041534,0.0002868175506591797,0.0002876259386539459,0.00028708577156066895,0.0002862755209207535,0.0002870876342058182,0.0002843867987394333,0.0002857353538274765,0.00028681568801403046,0.0002862755209207535,0.0002857353538274765,0.0002860073000192642,0.00028492510318756104,0.0002857353538274765,0.00028438493609428406,0.00028465501964092255,0.0002846568822860718,0.0002835746854543686,0.00028492510318756104,0.0002835746854543686,0.0002806037664413452,0.00028006359934806824,0.00028060562908649445,0.0002835765480995178,0.0002830345183610916,0.00028168410062789917,0.0002811439335346222,0.00028006359934806824,0.00028087571263313293,0.00028006546199321747,0.000279255211353302,0.0002814140170812607,0.00028249435126781464,0.00028249435126781464,0.0002806037664413452,0.0002795252948999405,0.0002814158797264099,0.00028276629745960236,0.0002830345183610916,0.0002814140170812607,0.0002835746854543686,0.0002808738499879837,0.0002808738499879837,0.00028249621391296387,0.0002814158797264099,0.00028060562908649445,0.00027979351580142975,0.0002789832651615143,0.00027952343225479126,0.0002787131816148758,0.0002765525132417679,0.00027736276388168335,0.00027763284742832184,0.0002770945429801941,0.00027574412524700165,0.0002749338746070862,0.00027520395815372467,0.0002757422626018524,0.00027466192841529846,0.0002741217613220215,0.00027277134358882904,0.00027223117649555206,0.00027466192841529846,0.0002719629555940628,0.00027304328978061676,0.0002741236239671707,0.0002749338746070862,0.00027277134358882904,0.00027439184486866,0.000273311510682106,0.00027223117649555206,0.00027277134358882904,0.000273851677775383,0.00027304142713546753,0.0002725031226873398,0.00027088262140750885,0.0002695322036743164,0.0002695322036743164,0.00026899203658103943,0.0002673715353012085,0.00026845186948776245,0.0002692602574825287,0.0002689901739358902,0.0002695303410291672,0.00027007050812244415,0.0002689901739358902,0.00026790983974933624,0.0002692602574825287,0.00026845186948776245,0.00026872195303440094,0.00026845186948776245,0.00026818178594112396,0.00026872195303440094,0.00026602111756801605,0.00026575103402137756,0.00026575103402137756,0.0002670995891094208,0.0002689901739358902,0.00026736967265605927,0.00026574917137622833,0.00026736967265605927,0.0002660192549228668,0.0002646706998348236,0.00026575103402137756,0.0002646706998348236,0.0002652108669281006,0.0002654809504747391,0.0002652108669281006,0.00026575103402137756,0.0002649407833814621,0.0002644006162881851,0.00026386044919490814,0.0002646688371896744,0.0002643987536430359,0.0002643987536430359,0.0002646688371896744,0.0002638585865497589,0.0002635885030031204,0.0002641286700963974,0.0002644006162881851,0.00026332028210163116,0.0002630501985549927,0.00026413053274154663,0.0002619698643684387,0.00026359036564826965,0.0002619698643684387,0.0002622399479150772,0.0002622399479150772,0.0002630501985549927,0.0002630501985549927,0.0002635885030031204,0.00026304833590984344,0.00026520900428295135,0.0002641286700963974,0.00026277825236320496,0.0002638585865497589,0.0002630501985549927,0.00026332028210163116,0.0002630501985549927,0.0002646706998348236,0.00026413053274154663,0.00026332028210163116,0.00026413053274154663,0.00026386044919490814,0.0002649407833814621,0.00026413053274154663,0.00026332028210163116,0.00026413053274154663,0.00026413053274154663,0.0002625100314617157,0.0002638585865497589,0.0002638585865497589,0.0002643987536430359,0.00026304833590984344,0.0002635885030031204,0.0002614278346300125,0.000261697918176651,0.000261157751083374,0.0002619698643684387,0.00026332028210163116,0.0002619698643684387,0.0002627801150083542,0.00026142969727516174,0.00026169978082180023,0.00026088953018188477,0.0002603493630886078,0.0002619698643684387,0.00026169978082180023,0.00026115961372852325,0.0002622399479150772,0.0002619698643684387,0.00026169978082180023,0.0002630501985549927,0.00026359036564826965,0.0002622399479150772,0.0002619698643684387,0.0002627801150083542,0.0002627801150083542,0.0002619698643684387,0.0002619698643684387,0.00026277825236320496,0.0002619680017232895,0.0002614278346300125,0.0002619680017232895,0.000261697918176651,0.0002614278346300125,0.000262238085269928,0.000262238085269928,0.00026277825236320496,0.000262238085269928]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0014208555221557617,0.0018097616266459227,0.0022340475115925074,0.0026332163251936436,0.003030494786798954,0.003424262162297964,0.003794263117015362,0.00416588457301259,0.0045366957783699036,0.004902645945549011,0.005247529596090317,0.005588092841207981,0.005929735954850912,0.006257875356823206,0.006579803302884102,0.0068955193273723125,0.007192060351371765,0.007485900539904833,0.0077813612297177315,0.008046843111515045,0.008313406258821487,0.008585911244153976,0.008835729211568832,0.009073663502931595,0.00931727048009634,0.009552234783768654,0.009777205996215343,0.00999731570482254,0.010205812752246857,0.010405126959085464,0.010604442097246647,0.01080807764083147,0.01099091675132513,0.011165115050971508,0.01134120300412178,0.011516210623085499,0.011682305485010147,0.011845970526337624,0.011994240805506706,0.012151423841714859,0.012291862629354,0.01243716198951006,0.01257516909390688,0.012704264372587204,0.012833899818360806,0.012950842268764973,0.013068053871393204,0.013176893815398216,0.01328195258975029,0.013378908857703209,0.01347910612821579,0.013574982061982155,0.013664917089045048,0.013759172521531582,0.013852347619831562,0.013941742479801178,0.014024925418198109,0.01410702709108591,0.01418345794081688,0.014261509291827679,0.014334429986774921,0.014404918998479843,0.014471086673438549,0.014533204026520252,0.014596670866012573,0.014652576297521591,0.014711722731590271,0.014774649403989315,0.01482758391648531,0.01488132867962122,0.01492967177182436,0.014975044876337051,0.015016095712780952,0.0150595773011446,0.01510629989206791,0.015142220072448254,0.01517597958445549,0.015212979167699814,0.015245928429067135,0.015277257189154625,0.015311826020479202,0.015339643694460392,0.01536422036588192,0.01539014745503664,0.01541796512901783,0.015442541800439358,0.015466578304767609,0.015492505393922329,0.015512220561504364,0.01553625799715519,0.015555432997643948,0.015572447329759598,0.015587031841278076,0.015605666674673557,0.015624841675162315,0.01564023643732071,0.01565590128302574,0.015671564266085625,0.015685878694057465,0.015701811760663986,0.015713967382907867,0.01572800986468792,0.015741514042019844,0.01575285568833351,0.01576393097639084,0.01577473245561123,0.01578553579747677,0.015794988721609116,0.015803899616003036,0.015814702957868576,0.0158246960490942,0.015833338722586632,0.01584252156317234,0.015852514654397964,0.015861157327890396,0.015868987888097763,0.015877900645136833,0.01588384248316288,0.015891674906015396,0.015899505466222763,0.015906527638435364,0.015913009643554688,0.015918951481580734,0.015923812985420227,0.015928134322166443,0.015935156494379044,0.015940558165311813,0.015944339334964752,0.015950549393892288,0.015956223011016846,0.015961352735757828,0.015965405851602554,0.015968915075063705,0.01597512699663639,0.015979448333382607,0.01598403975367546,0.0159878209233284,0.01599160209298134,0.01599511317908764,0.01599889248609543,0.016000784933567047,0.01600402593612671,0.01600726693868637,0.016010235995054245,0.016013208776712418,0.01601644977927208,0.016018878668546677,0.016021311283111572,0.016024010255932808,0.01602725125849247,0.0160288717597723,0.01603103242814541,0.01603265292942524,0.01603454351425171,0.01603643409907818,0.016037244349718094,0.016038594767451286,0.016040215268731117,0.01604156568646431,0.01604318618774414,0.016044266521930695,0.016045616939663887,0.01604669727385044,0.016047507524490356,0.01604858785867691,0.016049128025770187,0.01605047658085823,0.016051556915044785,0.01605236902832985,0.016053177416324615,0.01605398952960968,0.016055069863796234,0.016056150197982788,0.016057230532169342,0.01605749875307083,0.016058310866355896,0.016058851033449173,0.01605939120054245,0.01605965942144394,0.016059931367635727,0.016060199588537216,0.016060199588537216,0.016060739755630493,0.016061820089817047,0.016062360256910324,0.0160629004240036,0.016063440591096878,0.016063980758190155,0.016064520925283432,0.01606479287147522,0.016065601259469986,0.016066141426563263,0.016066953539848328,0.016067493706941605,0.016068842262029648,0.016069382429122925,0.01607046276330948,0.016070734709501266,0.016071002930402756,0.016071002930402756,0.016071543097496033,0.016071543097496033,0.01607208326458931,0.016072895377874374,0.01607343554496765,0.01607370376586914,0.016074514016509056,0.016075054183602333,0.01607532426714897,0.01607586443424225,0.016076404601335526,0.01607748493552208,0.016078835353255272,0.016079645603895187,0.016080185770988464,0.016080455854535103,0.01608126610517502,0.016081806272268295,0.01608261652290821,0.016083426773548126,0.016083966940641403,0.016085047274827957,0.01608612760901451,0.016086937859654427,0.016087748110294342,0.016088828444480896,0.01608963869512081,0.016090719029307365,0.016090989112854004,0.016092069447040558,0.016092339530587196,0.016092879697680473,0.01609368994832039,0.016094230115413666,0.016094230115413666,0.016094500198960304,0.016094770282506943,0.01609504036605358,0.01609531044960022,0.016095580533146858,0.016096120700240135,0.016096660867333412,0.01609720103442669,0.016097741201519966,0.016098281368613243,0.01609882153570652,0.016099361702799797,0.016099900007247925,0.016100440174341202,0.01610071212053299,0.016101252287626266,0.016101520508527756,0.01610260084271431,0.016103141009807587,0.016103412955999374,0.016103412955999374,0.01610395312309265,0.01610422134399414,0.01610449329018593,0.01610449329018593,0.016105033457279205,0.016105033457279205,0.016105301678180695,0.016105301678180695,0.016105301678180695,0.016105301678180695,0.016105573624372482,0.016105573624372482,0.01610584184527397,0.01610584184527397,0.01610584184527397,0.01610584184527397,0.01610611379146576,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725,0.01610638201236725],"recovered":[0.0,0.0005450087483040988,0.0009998128516599536,0.0014502957928925753,0.0018651289865374565,0.002286443952471018,0.002685883082449436,0.0030712781008332968,0.003450191579759121,0.003830995410680771,0.00420072628185153,0.0045461505651474,0.004892385099083185,0.005242130719125271,0.005571350455284119,0.0058989496901631355,0.006222228053957224,0.006534973159432411,0.006833674851804972,0.007133456878364086,0.007417033892124891,0.007693859748542309,0.007964743301272392,0.008227525278925896,0.008477073162794113,0.008721220307052135,0.008968337439000607,0.009189797565340996,0.009416659362614155,0.009634609334170818,0.009840135462582111,0.010036748833954334,0.010234172455966473,0.01041998341679573,0.010618487372994423,0.010792684741318226,0.010969853959977627,0.011135948821902275,0.011299073696136475,0.011459226720035076,0.011614789254963398,0.011771432124078274,0.01191619224846363,0.012053119018673897,0.01218788605183363,0.01232130266726017,0.01244391594082117,0.01256328821182251,0.012677259743213654,0.012785828672349453,0.012887376360595226,0.012989734299480915,0.01309263240545988,0.013182837516069412,0.013281414285302162,0.01337675005197525,0.013465874828398228,0.013551217503845692,0.013640612363815308,0.013726496137678623,0.01380319707095623,0.013876116834580898,0.013958489522337914,0.014025737531483173,0.014094876125454903,0.014157803729176521,0.01421802956610918,0.014275825582444668,0.014339023269712925,0.01439627818763256,0.014451103284955025,0.014503227546811104,0.014553191140294075,0.014599103480577469,0.014640155248343945,0.014686337672173977,0.014731979928910732,0.014772491529583931,0.0148048996925354,0.014841360040009022,0.014875929802656174,0.01490887813270092,0.014939936809241772,0.014969374984502792,0.014994761906564236,0.015022849664092064,0.015045265667140484,0.015069842338562012,0.015098470263183117,0.015124127268791199,0.015148433856666088,0.015167338773608208,0.015185164287686348,0.015202178619801998,0.01522054336965084,0.015240798704326153,0.01525916438549757,0.015273477882146835,0.015289141796529293,0.015304536558687687,0.01531912013888359,0.015332624316215515,0.015344507060945034,0.01535963173955679,0.0153728649020195,0.015386369079351425,0.015397441573441029,0.015408514998853207,0.015418237075209618,0.015428230166435242,0.01543930359184742,0.01544929575175047,0.01545820850878954,0.01546523068100214,0.015474142506718636,0.015482785180211067,0.01549385767430067,0.015502500347793102,0.015510602854192257,0.015518434345722198,0.015524916350841522,0.01553409919142723,0.015540851280093193,0.015546522103250027,0.015552734024822712,0.015558675862848759,0.01556380745023489,0.015571098774671555,0.015576500445604324,0.015581632032990456,0.015586493536829948,0.015592435374855995,0.015596755780279636,0.01560134720057249,0.015606478787958622,0.015611070208251476,0.015614581294357777,0.015619982965290546,0.01562403328716755,0.015627004206180573,0.015630245208740234,0.015632405877113342,0.015636997297406197,0.015640508383512497,0.015642669051885605,0.015646180137991905,0.01565050147473812,0.015652932226657867,0.015655362978577614,0.015658063814044,0.015660222619771957,0.01566184312105179,0.015664003789424896,0.01566535420715809,0.015668055042624474,0.01567075587809086,0.01567210629582405,0.015673186630010605,0.015675347298383713,0.01567750796675682,0.015678588300943375,0.015680208802223206,0.01568128913640976,0.015682369470596313,0.01568290963768959,0.01568453013896942,0.0156850703060627,0.015686150640249252,0.015687501057982445,0.015688581392169,0.015689391642808914,0.01568993180990219,0.015691012144088745,0.0156920924782753,0.01569398306310177,0.015694523230195045,0.01569533348083496,0.015696143731474876,0.015696683898568153,0.01569722406566143,0.015697764232754707,0.015697764232754707,0.015698034316301346,0.015698304399847984,0.0156991146504879,0.01569938473403454,0.015699924901127815,0.015700194984674454,0.015700465068221092,0.01570100523531437,0.015701275318861008,0.01570235565304756,0.01570289582014084,0.015703435987234116,0.01570424623787403,0.015705326572060585,0.015705866739153862,0.01570640690624714,0.015707487240433693,0.015707487240433693,0.01570775732398033,0.015708567574620247,0.015708837658166885,0.015709377825260162,0.0157096479088068,0.01571018621325493,0.015710726380348206,0.015710996463894844,0.015711266547441483,0.01571180671453476,0.015712346881628036,0.015712887048721313,0.01571342721581459,0.015714777633547783,0.01571531780064106,0.015716398134827614,0.01571693830192089,0.01571720838546753,0.015717748552560806,0.01571882888674736,0.015719639137387276,0.01572071947157383,0.015720989555120468,0.015721799805760384,0.01572233997285366,0.015723690390586853,0.015725040808320045,0.015725580975413322,0.015726391226053238,0.015726931393146515,0.01572801172733307,0.015728551894426346,0.01572936214506626,0.01572990231215954,0.015730442479252815,0.015730982646346092,0.01573125272989273,0.01573152281343937,0.015732062980532646,0.015732333064079285,0.0157331433147192,0.01573341339826584,0.015733953565359116,0.015734223648905754,0.015734493732452393,0.015735303983092308,0.015735844150185585,0.0157366544008255,0.01573692448437214,0.015737464651465416,0.015737734735012054,0.015738004818558693,0.01573827490210533,0.01573827490210533,0.015739355236291885,0.015739625319838524,0.015739895403385162,0.01574043557047844,0.015740705654025078,0.015740705654025078,0.015740975737571716,0.015741785988211632,0.01574205607175827,0.015742596238851547,0.015742596238851547,0.015742596238851547,0.015742866322398186,0.015742866322398186,0.015743136405944824,0.015743406489491463,0.015743406489491463,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381,0.0157436765730381],"active":[0.0014208555221557617,0.001264752820134163,0.0012342346599325538,0.0011829205323010683,0.0011653658002614975,0.0011378182098269463,0.0011083800345659256,0.0010946064721792936,0.0010865041986107826,0.0010716505348682404,0.0010468033142387867,0.0010419422760605812,0.001037350855767727,0.001015744637697935,0.0010084528475999832,0.000996569637209177,0.0009698322974145412,0.0009509273804724216,0.0009476863779127598,0.000913386233150959,0.0008963723666965961,0.0008920514956116676,0.0008709859102964401,0.0008461382240056992,0.000840197317302227,0.0008310144767165184,0.0008088685572147369,0.0008075181394815445,0.0007891533896327019,0.0007705176249146461,0.0007643066346645355,0.0007713288068771362,0.0007567442953586578,0.0007451316341757774,0.0007227156311273575,0.000723525881767273,0.0007124515250325203,0.0007100217044353485,0.0006951671093702316,0.0006921971216797829,0.0006770733743906021,0.0006657298654317856,0.0006589768454432487,0.0006511453539133072,0.0006460137665271759,0.0006295396015048027,0.0006241379305720329,0.0006136056035757065,0.0006046928465366364,0.000593080185353756,0.0005917297676205635,0.0005852477625012398,0.0005722846835851669,0.0005763350054621696,0.0005709333345293999,0.0005649924278259277,0.000559050589799881,0.0005558095872402191,0.0005428455770015717,0.0005350131541490555,0.0005312329158186913,0.0005288021638989449,0.0005125971511006355,0.0005074664950370789,0.0005017947405576706,0.0004947725683450699,0.0004936931654810905,0.0004988238215446472,0.0004885606467723846,0.0004850504919886589,0.0004785684868693352,0.00047181732952594757,0.00046290457248687744,0.00046047382056713104,0.0004661446437239647,0.00045588240027427673,0.00044399965554475784,0.0004404876381158829,0.00044102873653173447,0.0004358971491456032,0.00043589621782302856,0.0004307655617594719,0.00042428355664014816,0.0004207724705338478,0.0004232032224535942,0.00041969213634729385,0.0004213126376271248,0.00042266305536031723,0.0004137502983212471,0.0004121307283639908,0.0004069991409778595,0.0004051085561513901,0.0004018675535917282,0.00040348805487155914,0.0004042983055114746,0.0003994377329945564,0.00039673689752817154,0.00039808638393878937,0.00039673689752817154,0.0003972752019762993,0.00039484724402427673,0.0003953855484724045,0.00039700698107481003,0.00039322394877672195,0.0003910660743713379,0.00038836337625980377,0.0003880942240357399,0.00038647372275590897,0.0003856625407934189,0.00038647279143333435,0.0003853924572467804,0.00038404297083616257,0.00038431305438280106,0.00038728397339582443,0.00038701482117176056,0.00038620270788669586,0.00038404297083616257,0.0003813421353697777,0.0003810720518231392,0.0003810711205005646,0.00038161128759384155,0.00037891045212745667,0.0003781002014875412,0.00037729088217020035,0.0003754002973437309,0.0003764806315302849,0.00037675071507692337,0.00037324056029319763,0.00037404894828796387,0.0003745909780263901,0.00037485919892787933,0.00037297047674655914,0.00037215929478406906,0.0003737797960639,0.00037296954542398453,0.00037296954542398453,0.000373239628970623,0.0003716191276907921,0.0003710798919200897,0.00037188827991485596,0.00037053972482681274,0.0003716200590133667,0.00037026964128017426,0.00036972761154174805,0.00037053972482681274,0.00037026964128017426,0.0003683771938085556,0.00036837905645370483,0.0003686472773551941,0.00036918744444847107,0.0003686491400003433,0.0003691893070936203,0.0003686491400003433,0.0003691893070936203,0.00036837905645370483,0.0003664884716272354,0.0003664884716272354,0.0003670286387205124,0.0003662183880805969,0.00036567822098731995,0.00036567822098731995,0.00036540813744068146,0.00036540813744068146,0.00036513805389404297,0.00036567822098731995,0.000364597886800766,0.0003654062747955322,0.0003654062747955322,0.0003648679703474045,0.00036459602415561676,0.000364597886800766,0.00036513805389404297,0.00036513805389404297,0.00036513805389404297,0.0003635156899690628,0.0003637876361608505,0.00036351755261421204,0.00036324746906757355,0.00036297552287578583,0.00036270730197429657,0.00036243535578250885,0.00036243535578250885,0.00036270543932914734,0.0003635156899690628,0.0003632456064224243,0.0003635156899690628,0.0003635156899690628,0.0003637857735157013,0.0003640558570623398,0.0003637876361608505,0.00036432594060897827,0.0003637857735157013,0.000364057719707489,0.000364057719707489,0.00036459602415561676,0.0003640558570623398,0.00036459602415561676,0.0003643278032541275,0.0003635156899690628,0.0003635156899690628,0.0003637857735157013,0.00036297552287578583,0.0003632456064224243,0.00036351755261421204,0.0003637876361608505,0.00036351755261421204,0.0003637876361608505,0.000364057719707489,0.000364057719707489,0.000364057719707489,0.000364057719707489,0.000364597886800766,0.00036540813744068146,0.0003648679703474045,0.0003648679703474045,0.000364057719707489,0.0003643278032541275,0.000364597886800766,0.0003648679703474045,0.000364597886800766,0.0003643278032541275,0.0003643278032541275,0.00036513805389404297,0.00036513805389404297,0.00036540813744068146,0.00036513805389404297,0.000364597886800766,0.00036513805389404297,0.000364597886800766,0.00036513805389404297,0.0003643278032541275,0.0003643278032541275,0.0003643278032541275,0.0003643278032541275,0.0003637876361608505,0.00036351755261421204,0.00036351755261421204,0.00036351755261421204,0.00036324746906757355,0.00036324746906757355,0.00036297738552093506,0.00036324746906757355,0.00036324746906757355,0.00036351755261421204,0.0003637876361608505,0.00036351755261421204,0.00036351755261421204,0.0003632456064224243,0.0003635156899690628,0.00036324746906757355,0.00036351755261421204,0.0003635156899690628,0.00036432594060897827,0.00036486610770225525,0.000364057719707489,0.0003637876361608505,0.000364057719707489,0.0003637857735157013,0.0003637876361608505,0.0003637876361608505,0.000364057719707489,0.00036324746906757355,0.0003632456064224243,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270730197429657,0.00036270730197429657,0.00036270543932914734,0.00036243535578250885,0.00036243535578250885,0.00036216527223587036,0.0003624372184276581,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734,0.00036270543932914734]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0014208555221557617,0.0018016594694927335,0.0022270255722105503,0.002674267627298832,0.003109896555542946,0.003554167691618204,0.003999789245426655,0.0044443304650485516,0.004912908188998699,0.005374734289944172,0.005830889102071524,0.006299196742475033,0.006759672425687313,0.007228520233184099,0.007709791883826256,0.00818215124309063,0.00865423958748579,0.009130919352173805,0.00959058478474617,0.010065104812383652,0.010531521402299404,0.010993077419698238,0.011468677781522274,0.011929153464734554,0.012378285638988018,0.012826607562601566,0.013281682506203651,0.013736756518483162,0.014174005948007107,0.014615845866501331,0.0150665994733572,0.015500067733228207,0.01592867448925972,0.016352418810129166,0.016782917082309723,0.017201531678438187,0.017629599198698997,0.018052533268928528,0.01848195120692253,0.018895434215664864,0.019291361793875694,0.019694041460752487,0.020090511068701744,0.020491300150752068,0.020879125222563744,0.0212615504860878,0.02165207639336586,0.02202828973531723,0.02240666188299656,0.02277396246790886,0.023142073303461075,0.023507213220000267,0.02386884205043316,0.024218857288360596,0.024579135701060295,0.024919157847762108,0.02526971325278282,0.025601094588637352,0.025935985147953033,0.026267096400260925,0.02659442462027073,0.02691473253071308,0.0272228866815567,0.027531040832400322,0.02783217281103134,0.028133034706115723,0.028429575264453888,0.028730707243084908,0.029022658243775368,0.02929489128291607,0.029580900445580482,0.029860425740480423,0.030134281143546104,0.030393822118639946,0.030655793845653534,0.030910473316907883,0.03117811679840088,0.0314287468791008,0.03167100250720978,0.03191298618912697,0.03215443342924118,0.03239452838897705,0.03262840956449509,0.0328558124601841,0.03307322412729263,0.03328739106655121,0.033506959676742554,0.03372085839509964,0.03394097089767456,0.034151628613471985,0.03434824198484421,0.03455376625061035,0.034757401794195175,0.03494240343570709,0.03513415530323982,0.03531861677765846,0.03550064563751221,0.03567241132259369,0.035850122570991516,0.03602539747953415,0.036189332604408264,0.036357589066028595,0.03651909530162811,0.03667330741882324,0.03682643920183182,0.03698037937283516,0.03714107349514961,0.03728988394141197,0.03743572533130646,0.037583183497190475,0.03772146254777908,0.03785622864961624,0.03799666836857796,0.0381411574780941,0.038278352469205856,0.03840231895446777,0.03852817043662071,0.038649704307317734,0.03877934068441391,0.038903575390577316,0.039020515978336334,0.039138536900281906,0.03925115987658501,0.039364591240882874,0.0394766703248024,0.03958605229854584,0.039692457765340805,0.039796438068151474,0.03990311548113823,0.04000304266810417,0.04010675102472305,0.040212079882621765,0.04031281918287277,0.04040491208434105,0.04050106182694435,0.04059234634041786,0.04068903252482414,0.04078328609466553,0.04087214171886444,0.04096072539687157,0.041048768907785416,0.04113195091485977,0.04122161865234375,0.0413096621632576,0.041385821998119354,0.0414692759513855,0.041550297290086746,0.04162618890404701,0.04170693829655647,0.04178228974342346,0.041858721524477005,0.04193245247006416,0.04201023280620575,0.04208315163850784,0.04215390980243683,0.04222223907709122,0.04229326918721199,0.042369160801172256,0.042440999299287796,0.04251175746321678,0.04258143901824951,0.04264841601252556,0.04271944612264633,0.04278912395238876,0.04285826161503792,0.042924970388412476,0.042991138994693756,0.04305433854460716,0.04311942309141159,0.043183162808418274,0.043243929743766785,0.043304696679115295,0.04336681216955185,0.04342973977327347,0.04348915442824364,0.0435510016977787,0.043610960245132446,0.043670106679201126,0.04372682049870491,0.04378785565495491,0.04384700208902359,0.043899666517972946,0.04396016523241997,0.04402093216776848,0.04407116398215294,0.04412706941366196,0.04418054595589638,0.04423779994249344,0.044290464371442795,0.04434501752257347,0.04440605640411377,0.04445682838559151,0.04450976476073265,0.04456053674221039,0.044614553451538086,0.04466613754630089,0.04471556097269058,0.04476606473326683,0.04481953755021095,0.044871121644973755,0.04492243751883507,0.04497212916612625,0.045019663870334625,0.04507124796509743,0.04512418061494827,0.0451752245426178,0.04522275924682617,0.045274343341588974,0.045329708606004715,0.04537751153111458,0.045428283512592316,0.0454779788851738,0.04552442952990532,0.04557763412594795,0.045630838721990585,0.04568485543131828,0.04573184624314308,0.045786671340465546,0.04583771526813507,0.04588497802615166,0.04593305289745331,0.04598436504602432,0.046028658747673035,0.046078622341156006,0.04612750560045242,0.04617692902684212,0.04622311145067215,0.046275507658720016,0.04633006080985069,0.046381913125514984,0.04643106833100319,0.04648130387067795,0.04652991518378258,0.04658447206020355,0.04662849381566048,0.04667953774333,0.04673490300774574,0.04678729549050331,0.04683941975235939,0.04688668251037598,0.04693961888551712,0.04699147120118141,0.04704008623957634,0.047093018889427185,0.04714271426200867,0.04719294607639313,0.047245342284440994,0.04729746654629707,0.04735229164361954,0.04740387201309204,0.04745626822113991,0.04750245064496994,0.04755241423845291,0.04760507866740227,0.047659631818532944,0.04771175608038902,0.04776280000805855,0.04781816527247429,0.047870561480522156,0.04791998490691185,0.047972649335861206,0.0480290949344635,0.04807959869503975,0.04813118278980255,0.04818195477128029,0.04823191836476326,0.04828161373734474,0.04833400622010231,0.04838991165161133,0.04844149574637413,0.04849470034241676,0.048546284437179565,0.04860435053706169,0.04865836724638939,0.04871319234371185,0.04876261577010155,0.04881582036614418,0.048868484795093536,0.04892357811331749,0.04897192120552063,0.04903241991996765,0.04908319190144539,0.049141258001327515,0.04919230192899704,0.04925009608268738,0.04930681362748146,0.049357857555150986,0.04941754415631294,0.049470748752355576,0.04952908307313919,0.049587421119213104,0.04963846504688263,0.0497024729847908,0.04975513368844986,0.049820493906736374,0.04987882822751999,0.049943648278713226,0.05000333487987518,0.05006517842411995,0.05012891814112663,0.050189144909381866,0.0502447783946991,0.05030824616551399,0.05036469176411629,0.05042275786399841,0.05048244446516037,0.050542399287223816,0.05060775950551033,0.050675004720687866,0.05074036493897438,0.050800859928131104,0.050870541483163834,0.050940219312906265,0.05100422725081444,0.051069583743810654,0.05113521218299866,0.05120110884308815,0.051268357783555984,0.0513312853872776,0.051392052322626114,0.051458220928907394,0.05152519792318344,0.05158461630344391,0.05164916068315506,0.051718030124902725,0.05178527906537056,0.0518476665019989,0.05191464349627495,0.05197838321328163,0.05204671248793602,0.05211693048477173,0.052183639258146286,0.052255477756261826,0.052314892411231995,0.05238025262951851,0.05244642123579979,0.052515286952257156,0.05258631706237793,0.05265221744775772,0.05271676555275917,0.05278482288122177,0.05285369232296944,0.05291364714503288,0.05298008397221565,0.05304436385631561,0.05310647934675217,0.053171299397945404,0.053243137896060944,0.05330093204975128,0.05337223410606384,0.053436778485774994],"recovered":[0.0,0.0005382568924687803,0.0009998128516599536,0.0014484052080661058,0.0018805231666192412,0.002320473315194249,0.0027679854538291693,0.0032030739821493626,0.0036559877917170525,0.0041045802645385265,0.004561274778097868,0.005030392669141293,0.005482496228069067,0.005937300156801939,0.006406418047845364,0.006867433898150921,0.007348975632339716,0.00782889686524868,0.008295313455164433,0.008769833482801914,0.009236790239810944,0.009701857343316078,0.010165303945541382,0.010633071884512901,0.01110380981117487,0.011561044491827488,0.012003965675830841,0.012450127862393856,0.012914653867483139,0.013366487808525562,0.013812919147312641,0.01425475999712944,0.01469471026211977,0.01512196660041809,0.015550303272902966,0.015979180112481117,0.016404006630182266,0.016823701560497284,0.017246635630726814,0.017669031396508217,0.018083864822983742,0.01849653758108616,0.018908130005002022,0.01931134983897209,0.01971673034131527,0.020106716081500053,0.02048536017537117,0.020871024578809738,0.02124183624982834,0.021634794771671295,0.02200695499777794,0.022369664162397385,0.022739125415682793,0.02311938814818859,0.02347615547478199,0.02383292466402054,0.024180779233574867,0.02453511580824852,0.02487540803849697,0.025211380794644356,0.0255424901843071,0.02585226483643055,0.026179054751992226,0.026492608711123466,0.026801573112607002,0.0271032452583313,0.02740735001862049,0.02770686149597168,0.028009073808789253,0.028304534032940865,0.028585679829120636,0.02887682057917118,0.029157426208257675,0.029437223449349403,0.029714317992329597,0.029976829886436462,0.030235830694437027,0.030494291335344315,0.03075464256107807,0.031005270779132843,0.03125616908073425,0.03149869665503502,0.03173717111349106,0.03196943551301956,0.03219548612833023,0.03242829069495201,0.03264866769313812,0.03286580741405487,0.033088620752096176,0.03331197053194046,0.03352505713701248,0.033724911510944366,0.03392611816525459,0.03413110226392746,0.034323666244745255,0.034518931061029434,0.03470420092344284,0.03488839045166969,0.03506745025515556,0.03524596989154816,0.0354234054684639,0.03558950126171112,0.03576666861772537,0.03593330457806587,0.03609319031238556,0.03624550998210907,0.03639567270874977,0.03655015304684639,0.03670409694314003,0.03685992956161499,0.03700495883822441,0.037142157554626465,0.037276651710271835,0.03741493076086044,0.037552397698163986,0.03769877925515175,0.03782733157277107,0.03796425834298134,0.038083091378211975,0.0382116474211216,0.038333721458911896,0.038455523550510406,0.03857489675283432,0.03868940845131874,0.03880094736814499,0.038917891681194305,0.03902997076511383,0.03913556784391403,0.039244137704372406,0.03935027867555618,0.03945236653089523,0.03955499455332756,0.03966113179922104,0.03975917026400566,0.03985639661550522,0.039955511689186096,0.040059760212898254,0.04015320912003517,0.04024908319115639,0.0403473898768425,0.04043516516685486,0.04052671790122986,0.04061422497034073,0.0407017283141613,0.04078653082251549,0.04086539149284363,0.040952086448669434,0.04103175550699234,0.04111170023679733,0.04119352996349335,0.04127293452620506,0.04134909436106682,0.04142606630921364,0.04150357469916344,0.04157595708966255,0.04164806380867958,0.04171855375170708,0.04178931564092636,0.0418611541390419,0.04193353280425072,0.04200132191181183,0.04207045957446098,0.04214257001876831,0.04221414029598236,0.04228381812572479,0.042353227734565735,0.04242020472884178,0.04248718544840813,0.04255794361233711,0.0426216796040535,0.04268946871161461,0.042745914310216904,0.04280965402722359,0.0428679883480072,0.042930103838443756,0.04299384355545044,0.043057311326265335,0.04312050715088844,0.04318208247423172,0.043240148574113846,0.043299295008182526,0.0433633029460907,0.0434148870408535,0.043474845588207245,0.043533988296985626,0.04358557239174843,0.0436401292681694,0.043695222586393356,0.043750859797000885,0.043806225061416626,0.04386267066001892,0.043921004980802536,0.04397880285978317,0.044032007455825806,0.044086020439863205,0.04413895681500435,0.04419242963194847,0.04424239322543144,0.04429235681891441,0.04434340074658394,0.044394176453351974,0.04444953799247742,0.044500041753053665,0.04454676806926727,0.04460132122039795,0.04464912414550781,0.04470286890864372,0.04475391283631325,0.04480549693107605,0.04485870152711868,0.04490083456039429,0.04494917765259743,0.04499940946698189,0.04505288600921631,0.045103657990694046,0.04515686258673668,0.045209527015686035,0.045259762555360794,0.04531242698431015,0.045362118631601334,0.045410461723804474,0.04545772448182106,0.04551146924495697,0.045557651668787,0.04560653492808342,0.045655958354473114,0.045711055397987366,0.045754265040159225,0.04580152779817581,0.04585689306259155,0.04591171815991402,0.04596627503633499,0.046012457460165024,0.04606484994292259,0.04611535370349884,0.04616666957736015,0.04621420055627823,0.04626740515232086,0.046320341527462006,0.046374354511499405,0.0464213490486145,0.046476174145936966,0.04652586579322815,0.04657582938671112,0.04662930592894554,0.04668143019080162,0.046736255288124084,0.04678567871451378,0.04683942347764969,0.04689451679587364,0.04694529250264168,0.0469963364303112,0.04704656824469566,0.047098152339458466,0.047151897102594376,0.047205373644828796,0.047257497906684875,0.04730530083179474,0.04735931381583214,0.04741440713405609,0.047468151897192,0.047517575323581696,0.047573212534189224,0.04762263596057892,0.04767638072371483,0.04772688448429108,0.04777819663286209,0.04782843217253685,0.04788055643439293,0.04793538153171539,0.04798939451575279,0.04804287105798721,0.048099584877491,0.04815252125263214,0.04819951206445694,0.04825163632631302,0.04830457270145416,0.04835561662912369,0.04840774089097977,0.04846283420920372,0.04851469025015831,0.04857005551457405,0.04862082749605179,0.04867430403828621,0.048730477690696716,0.048784494400024414,0.04884039983153343,0.0488952212035656,0.048952747136354446,0.04900757223367691,0.049065910279750824,0.049119383096694946,0.04917718097567558,0.04923362657427788,0.04929061233997345,0.04934975877404213,0.049413494765758514,0.04947318136692047,0.04953421652317047,0.049589853733778,0.04965062066912651,0.049716245383024216,0.04977863281965256,0.0498385913670063,0.049893684685230255,0.049952831119298935,0.05001657083630562,0.05007922649383545,0.05014539510011673,0.050216153264045715,0.05028124153614044,0.05034065619111061,0.05040142312645912,0.05046732351183891,0.05054105073213577,0.050603169947862625,0.05066906660795212,0.0507352352142334,0.05079789087176323,0.050863251090049744,0.05092779919505119,0.05099153518676758,0.051058512181043625,0.0511225201189518,0.05118868872523308,0.05125296488404274,0.05131157115101814,0.05137882009148598,0.05144849792122841,0.05150899663567543,0.05157759413123131,0.05164700374007225,0.051712632179260254,0.05178014934062958,0.05184442922472954,0.05191383510828018,0.051979463547468185,0.05204266309738159,0.05211153253912926,0.05218121036887169,0.05224764719605446,0.05232245847582817,0.05238214507699013,0.05244642123579979,0.052513401955366135,0.05257956683635712,0.052636824548244476,0.0527043417096138,0.05277267098426819,0.05283478647470474,0.05290824919939041],"active":[0.0014208555221557617,0.0012634026352316141,0.0012272127205505967,0.001225862419232726,0.0012293733889237046,0.001233694376423955,0.0012318037915974855,0.001241256482899189,0.0012569203972816467,0.0012701540254056454,0.0012696143239736557,0.0012688040733337402,0.001277176197618246,0.0012912200763821602,0.0013033738359808922,0.0013147173449397087,0.0013052639551460743,0.0013020224869251251,0.0012952713295817375,0.0012952713295817375,0.0012947311624884605,0.0012912200763821602,0.0013033738359808922,0.001296081580221653,0.0012744758278131485,0.0012655630707740784,0.0012777168303728104,0.0012866286560893059,0.0012593520805239677,0.001249358057975769,0.0012536803260445595,0.0012453077360987663,0.0012339642271399498,0.0012304522097110748,0.0012326138094067574,0.0012223515659570694,0.0012255925685167313,0.001228831708431244,0.0012353155761957169,0.0012264028191566467,0.0012074969708919525,0.0011975038796663284,0.0011823810636997223,0.0011799503117799759,0.0011623948812484741,0.0011548344045877457,0.00116671621799469,0.001157265156507492,0.0011648256331682205,0.001139167696237564,0.001135118305683136,0.0011375490576028824,0.0011297166347503662,0.0010994691401720047,0.001102980226278305,0.0010862331837415695,0.0010889340192079544,0.001065978780388832,0.0010605771094560623,0.0010557156056165695,0.0010519344359636307,0.0010624676942825317,0.001043831929564476,0.0010384321212768555,0.0010305996984243393,0.0010297894477844238,0.001022225245833397,0.0010238457471132278,0.0010135844349861145,0.0009903572499752045,0.0009952206164598465,0.0009836051613092422,0.0009768549352884293,0.0009565986692905426,0.0009414758533239365,0.0009336434304714203,0.0009422861039638519,0.000934455543756485,0.0009163599461317062,0.0009077154099941254,0.0008982643485069275,0.0008958317339420319,0.0008912384510040283,0.0008863769471645355,0.0008777379989624023,0.0008591003715991974,0.0008582919836044312,0.0008550509810447693,0.0008523501455783844,0.0008396580815315247,0.0008231848478317261,0.0008288547396659851,0.0008312836289405823,0.0008113011717796326,0.0008104890584945679,0.0007996857166290283,0.0007964447140693665,0.000784020870923996,0.0007826723158359528,0.0007794275879859924,0.0007659271359443665,0.0007680878043174744,0.0007524266839027405,0.00074000284075737,0.0007332488894462585,0.0007348693907260895,0.0007454007863998413,0.0007397308945655823,0.0007316283881664276,0.0007232539355754852,0.0007165037095546722,0.0007140710949897766,0.0007200166583061218,0.0007262267172336578,0.0007259547710418701,0.0007035396993160248,0.0007008388638496399,0.0006854459643363953,0.0006962493062019348,0.000691927969455719,0.0006867945194244385,0.0006830133497714996,0.0006762631237506866,0.0006751827895641327,0.0006757229566574097,0.000668160617351532,0.0006624870002269745,0.000660870224237442,0.0006589777767658234,0.0006527639925479889,0.0006543844938278198,0.0006570853292942047,0.0006516873836517334,0.0006457418203353882,0.0006446652114391327,0.0006368346512317657,0.0006292723119258881,0.0006300769746303558,0.0006230585277080536,0.000613335520029068,0.0006136037409305573,0.0006052330136299133,0.0006073936820030212,0.0006079338490962982,0.0005992911756038666,0.0006038844585418701,0.0005982108414173126,0.0005944333970546722,0.00059523805975914,0.0005887597799301147,0.0005857869982719421,0.000583358108997345,0.0005841664969921112,0.0005795769393444061,0.0005779527127742767,0.0005741752684116364,0.0005747154355049133,0.0005798451602458954,0.0005798451602458954,0.0005782246589660645,0.0005801171064376831,0.0005779564380645752,0.0005768761038780212,0.0005749836564064026,0.0005744434893131256,0.0005717426538467407,0.0005709342658519745,0.0005671530961990356,0.0005614794790744781,0.0005614832043647766,0.0005544610321521759,0.0005587823688983917,0.0005571581423282623,0.0005617514252662659,0.000559050589799881,0.0005571581423282623,0.0005536489188671112,0.0005495995283126831,0.0005447380244731903,0.0005477070808410645,0.0005477070808410645,0.0005363635718822479,0.0005452781915664673,0.0005460865795612335,0.0005371756851673126,0.0005414970219135284,0.0005404166877269745,0.0005425773561000824,0.0005396045744419098,0.0005387924611568451,0.0005433857440948486,0.000535823404788971,0.0005309619009494781,0.0005285292863845825,0.000528533011674881,0.0005271807312965393,0.0005231313407421112,0.0005236715078353882,0.0005271807312965393,0.0005277208983898163,0.0005282610654830933,0.0005225911736488342,0.0005196221172809601,0.0005244798958301544,0.0005228593945503235,0.0005261003971099854,0.0005198903381824493,0.0005204305052757263,0.0005242116749286652,0.0005188100039958954,0.0005274489521980286,0.0005288012325763702,0.0005250200629234314,0.0005247481167316437,0.0005271807312965393,0.000527992844581604,0.0005223192274570465,0.0005269087851047516,0.0005252882838249207,0.0005228593945503235,0.0005225911736488342,0.0005266405642032623,0.0005171895027160645,0.0005209706723690033,0.0005209706723690033,0.0005209706723690033,0.0005120560526847839,0.000521242618560791,0.000528533011674881,0.0005250200629234314,0.0005193501710891724,0.0005150288343429565,0.0005174577236175537,0.0005196221172809601,0.0005131401121616364,0.0005128681659698486,0.000520702451467514,0.0005198903381824493,0.0005190782248973846,0.0005123279988765717,0.0005182698369026184,0.0005152970552444458,0.0005142204463481903,0.0005171895027160645,0.0005134083330631256,0.000511515885591507,0.0005090869963169098,0.0005117878317832947,0.0005128681659698486,0.000509355217218399,0.00051097571849823,0.0005061142146587372,0.0005058459937572479,0.0005069263279438019,0.0005077347159385681,0.0005063824355602264,0.0005053021013736725,0.0005128644406795502,0.0005112476646900177,0.0005055777728557587,0.0005044974386692047,0.0005115196108818054,0.0005063861608505249,0.0005085468292236328,0.0005055740475654602,0.0005050338804721832,0.0005034171044826508,0.0005055740475654602,0.000509355217218399,0.0005061142146587372,0.000505305826663971,0.0005034133791923523,0.000504765659570694,0.0005058459937572479,0.0005136802792549133,0.0005109794437885284,0.0005112476646900177,0.0005128681659698486,0.0005158372223377228,0.0005090869963169098,0.0005177296698093414,0.0005131363868713379,0.0005204305052757263,0.0005179978907108307,0.0005196183919906616,0.0005223192274570465,0.0005174577236175537,0.000522322952747345,0.0005180016160011292,0.0005215108394622803,0.0005215108394622803,0.0005190819501876831,0.0005252920091152191,0.0005215071141719818,0.0005298815667629242,0.0005290694534778595,0.0005301535129547119,0.0005301535129547119,0.0005309619009494781,0.0005390644073486328,0.0005385242402553558,0.000528533011674881,0.0005296133458614349,0.0005261003971099854,0.000529073178768158,0.0005296133458614349,0.0005258284509181976,0.000528533011674881,0.0005296096205711365,0.0005242116749286652,0.0005196183919906616,0.0005298852920532227,0.0005387961864471436,0.0005369037389755249,0.000528533011674881,0.0005320422351360321,0.0005320422351360321,0.0005331225693225861,0.0005333945155143738,0.0005288012325763702,0.0005304217338562012,0.000533662736415863,0.0005261041224002838,0.0005266405642032623,0.0005293413996696472,0.0005323141813278198,0.0005360953509807587,0.000535823404788971,0.0005298852920532227,0.0005377158522605896,0.0005393363535404205,0.0005366355180740356,0.0005428455770015717,0.000534743070602417,0.000535823404788971,0.0005325861275196075,0.000535823404788971,0.0005436539649963379,0.0005406849086284637,0.0005355551838874817,0.0005371756851673126,0.0005312338471412659,0.0005315020680427551,0.000533662736415863,0.0005309619009494781,0.00052691251039505,0.0005344748497009277,0.0005387961864471436,0.0005282610654830933,0.0005374476313591003,0.0005285292863845825]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0014208555221557617,0.001811112044379115,0.002232156926766038,0.0026540120597928762,0.0030796481296420097,0.003502583596855402,0.00392092764377594,0.004346834030002356,0.004757616203278303,0.005160836037248373,0.005548662040382624,0.005957283545285463,0.006351050920784473,0.00674724904820323,0.007134804967790842,0.007524521090090275,0.007910726591944695,0.008292070589959621,0.008663691580295563,0.009037204086780548,0.009396672248840332,0.00975370965898037,0.010102374479174614,0.010445908643305302,0.010784040205180645,0.011116771027445793,0.011437889188528061,0.011759276501834393,0.012078233994543552,0.012385307811200619,0.012686169706285,0.012986221350729465,0.01328384317457676,0.013553646393120289,0.013831822201609612,0.01410540658980608,0.01436683814972639,0.01462691929191351,0.01488132867962122,0.015137898735702038,0.015391767956316471,0.0156275425106287,0.01587330922484398,0.016103681176900864,0.016324874013662338,0.016539311036467552,0.016746997833251953,0.01694982312619686,0.017153728753328323,0.017343860119581223,0.017534533515572548,0.017721153795719147,0.0179088544100523,0.018087374046444893,0.01825670897960663,0.018429826945066452,0.018594032153487206,0.018753916025161743,0.01891731098294258,0.01906963251531124,0.019221413880586624,0.01935996115207672,0.019495267421007156,0.01962895505130291,0.0197653416544199,0.01988849602639675,0.020015699788928032,0.020133182406425476,0.020243912935256958,0.020359233021736145,0.020472664386034012,0.020583394914865494,0.02069520577788353,0.02080647647380829,0.0209082942456007,0.021009571850299835,0.021109499037265778,0.021205104887485504,0.021299900487065315,0.021392805501818657,0.021478958427906036,0.021561332046985626,0.021643973886966705,0.021724186837673187,0.02180628851056099,0.021881908178329468,0.02196050062775612,0.022032611072063446,0.0221052598208189,0.022177640348672867,0.022246237844228745,0.02231348678469658,0.022378845140337944,0.022441502660512924,0.022506318986415863,0.02256627567112446,0.022623801603913307,0.022677546367049217,0.022735072299838066,0.0227882768958807,0.022844452410936356,0.022896846756339073,0.022948700934648514,0.022998394444584846,0.023047007620334625,0.023090489208698273,0.023137211799621582,0.023181503638625145,0.023226875811815262,0.023271707817912102,0.02331356890499592,0.023356782272458076,0.023394322022795677,0.02343159168958664,0.023469671607017517,0.023506132885813713,0.023543942719697952,0.02358202263712883,0.02361389249563217,0.023646030575037003,0.02367519773542881,0.023706257343292236,0.02373974584043026,0.023769184947013855,0.023797811940312386,0.023824548348784447,0.023849936202168465,0.02387424185872078,0.02389908954501152,0.02392231673002243,0.023946622386574745,0.02396714873611927,0.023988213390111923,0.024011440575122833,0.0240298043936491,0.024050870910286903,0.02407490834593773,0.02409624308347702,0.024112988263368607,0.024130811914801598,0.024147827178239822,0.024166462942957878,0.02418563701212406,0.02420049160718918,0.024215616285800934,0.02423262968659401,0.024247754365205765,0.024265579879283905,0.024281514808535576,0.024294206872582436,0.024309061467647552,0.024324456229805946,0.024333907291293144,0.02434714138507843,0.024360645562410355,0.02437225915491581,0.024383872747421265,0.024393323808908463,0.02440439723432064,0.02441493049263954,0.024426814168691635,0.02443707548081875,0.024448689073324203,0.024457601830363274,0.02446570433676243,0.024474887177348137,0.024484070017933846,0.024493521079421043,0.02450324408710003,0.024511616677045822,0.02452242001891136,0.02453187294304371,0.024539973586797714,0.024547265842556953,0.024553207680583,0.024561310186982155,0.024569952860474586,0.02457616478204727,0.024583997204899788,0.024591827765107155,0.0245977696031332,0.024604521691799164,0.024611003696918488,0.02461964637041092,0.024625858291983604,0.024632340297102928,0.024638282135128975,0.024645032361149788,0.02465151436626911,0.02465745620429516,0.02466420829296112,0.02466960996389389,0.02467474155128002,0.024679332971572876,0.024686085060238838,0.024690676480531693,0.024696076288819313,0.02470201812684536,0.024706609547138214,0.024711471050977707,0.024715792387723923,0.024720923975110054,0.024724164977669716,0.0247303768992424,0.02473577857017517,0.024740910157561302,0.02474522963166237,0.024750901386141777,0.024754682555794716,0.024759814143180847,0.02476467564702034,0.024769537150859833,0.024774128571152687,0.024779530242085457,0.024784931913018227,0.02478817291557789,0.024792764335870743,0.024796273559331894,0.024801405146718025,0.024806536734104156,0.024810317903757095,0.02481490932404995,0.02481842041015625,0.02482220157980919,0.024825982749462128,0.02482895366847515,0.024834085255861282,0.02483813650906086,0.02484326809644699,0.02484704740345478,0.024851098656654358,0.024855690076947212,0.02485947124660015,0.024862712249159813,0.024866493418812752,0.024870004504919052,0.02487405575811863,0.024876756593585014,0.02488107793033123,0.024884318932890892,0.024887019768357277,0.024890800938010216,0.024894582107663155,0.02489728108048439,0.024901332333683968,0.024905113503336906,0.02490970492362976,0.024914296343922615,0.024917537346482277,0.024919968098402023,0.02492212876677513,0.024924829602241516,0.02492780052125454,0.02493131160736084,0.02493320219218731,0.02493644319474697,0.024938873946666718,0.02494211494922638,0.02494562603533268,0.02494940534234047,0.024952106177806854,0.024955617263913155,0.024957777932286263,0.02496020868420601,0.024962639436125755,0.024964800104498863,0.02496696077287197,0.024969661608338356,0.02497236244380474,0.024974793195724487,0.024976953864097595,0.024980194866657257,0.024982895702123642,0.024985596537590027,0.024989647790789604,0.02499234862625599,0.02499396912753582,0.02499558962881565,0.024998288601636887,0.02500125952064991,0.025004230439662933,0.02500828169286251,0.025010712444782257,0.025012873113155365,0.02501530386507511,0.025018274784088135,0.025021785870194435,0.025023676455020905,0.025026917457580566,0.02502961829304695,0.025032859295606613,0.025034749880433083,0.02503718063235283,0.025040151551365852,0.025043662637472153,0.02504582330584526,0.025049332529306412,0.025052033364772797,0.025053923949599266,0.02505662478506565,0.025058245286345482,0.02506067603826523,0.025064457207918167,0.025066617876291275,0.025068238377571106,0.025070399045944214,0.025072019547224045,0.025073640048503876,0.025075260549783707,0.025077421218156815,0.025080392137169838,0.025083092972636223,0.025084443390369415,0.0250871442258358,0.025089574977755547,0.025092005729675293,0.02509443648159504,0.025096867233514786,0.02509956806898117,0.02510145679116249,0.025103887543082237,0.025105778127908707,0.025108208879828453,0.0251106396317482,0.025112800300121307,0.025114690884947777,0.025116311386227608,0.025118472054600716,0.025120092555880547,0.0251211728900671,0.02512279339134693,0.025124143809080124,0.02512684464454651,0.025129815563559532,0.025133056566119194,0.025135217234492302,0.02513710781931877,0.02513899840414524,0.02514088898897171,0.025143319740891457,0.025145210325717926,0.025147100910544395,0.02514791116118431,0.025148721411824226,0.02515007182955742,0.025152230635285378,0.02515358105301857,0.025155741721391678,0.025156822055578232,0.025158442556858063,0.025160063058137894],"recovered":[0.0,0.0005406875279732049,0.001000082935206592,0.0014665002236142755,0.001899158232845366,0.0023253345862030983,0.0027561020106077194,0.0031736360397189856,0.0035963014233857393,0.004006273113191128,0.004418135620653629,0.004823246039450169,0.005226196255534887,0.0056126718409359455,0.006019942928105593,0.00641425047069788,0.006815039552748203,0.007206646725535393,0.007589341141283512,0.0079669039696455,0.008331503719091415,0.00871500838547945,0.009072856046259403,0.00942827295511961,0.009781529195606709,0.010122362524271011,0.01046022493392229,0.01078755408525467,0.011113532818853855,0.011433839797973633,0.011742804199457169,0.012053119018673897,0.012351550161838531,0.012654303573071957,0.012954355217516422,0.013240903615951538,0.013522590510547161,0.013792123645544052,0.014066518284380436,0.014330110512673855,0.014589381404221058,0.014845681376755238,0.015091448090970516,0.015333164483308792,0.015573259443044662,0.015798501670360565,0.01602914370596409,0.01624898426234722,0.016459912061691284,0.016657335683703423,0.016853949055075645,0.017054343596100807,0.017245285212993622,0.017432447522878647,0.017617447301745415,0.017797047272324562,0.017969083040952682,0.018131127581000328,0.018294792622327805,0.01845359615981579,0.01861834153532982,0.018778493627905846,0.018927035853266716,0.019064772874116898,0.019207101315259933,0.019335657358169556,0.01946934312582016,0.019601138308644295,0.01972564309835434,0.01983286254107952,0.019953854382038116,0.020067555829882622,0.020182067528367043,0.020296039059758186,0.02041001059114933,0.020511558279395103,0.020613916218280792,0.020713843405246735,0.02080944925546646,0.02090829610824585,0.020999040454626083,0.021088704466819763,0.021168377250432968,0.021256690844893456,0.021339332684874535,0.021421976387500763,0.021506238728761673,0.02158536948263645,0.02166612260043621,0.02174174226820469,0.021814392879605293,0.02188812382519245,0.02196374349296093,0.022028561681509018,0.022090408951044083,0.022154144942760468,0.02221977338194847,0.022283781319856644,0.022339146584272385,0.022396402433514595,0.022453388199210167,0.022513343021273613,0.022566277533769608,0.022615430876612663,0.02266593463718891,0.022715087980031967,0.022761270403862,0.022806914523243904,0.022850126028060913,0.022897928953170776,0.02294384129345417,0.022984081879258156,0.023026753216981888,0.023066185414791107,0.023106155917048454,0.02314477600157261,0.023180155083537102,0.02321823686361313,0.023252535611391068,0.023286564275622368,0.023321405053138733,0.02335435338318348,0.023385141044855118,0.023412959650158882,0.02344374731183052,0.02347642555832863,0.023507755249738693,0.023533141240477562,0.023557448759675026,0.02358202449977398,0.02360525168478489,0.023627938702702522,0.023649273440241814,0.023671960458159447,0.02369491569697857,0.023716792464256287,0.0237375870347023,0.02375757321715355,0.023776208981871605,0.02379538305103779,0.023813478648662567,0.0238291434943676,0.02384696714580059,0.023865872994065285,0.023881537839770317,0.02389882132411003,0.023916376754641533,0.023935280740261078,0.02395094558596611,0.023967960849404335,0.023982545360922813,0.02399577759206295,0.024007931351661682,0.024021165445446968,0.024033859372138977,0.024045201018452644,0.024057084694504738,0.024068428203463554,0.02408004179596901,0.024094894528388977,0.024104617536067963,0.02411569096148014,0.024127574637532234,0.024137837812304497,0.02414809912443161,0.024157552048563957,0.024167004972696304,0.02417645789682865,0.024184830486774445,0.024194281548261642,0.024204544723033905,0.02421426773071289,0.024222370237112045,0.024231823161244392,0.02423938550055027,0.02424640581011772,0.024253427982330322,0.024261530488729477,0.02426963299512863,0.0242785457521677,0.024286918342113495,0.02429528906941414,0.02430393174290657,0.024310683831572533,0.02431851625442505,0.02432526834309101,0.024331750348210335,0.02433796226978302,0.024344172328710556,0.02435065433382988,0.024356326088309288,0.024361997842788696,0.024369560182094574,0.024376582354307175,0.024381443858146667,0.02438630536198616,0.024391166865825653,0.024397647008299828,0.024403318762779236,0.024408720433712006,0.02441331185400486,0.0244170930236578,0.024421684443950653,0.024426816031336784,0.024431677535176277,0.02443680912256241,0.02444194070994854,0.0244476106017828,0.024452202022075653,0.024455443024635315,0.02445976436138153,0.02446543611586094,0.024471377953886986,0.02447596937417984,0.024480560794472694,0.02448488213121891,0.024489203467965126,0.02449406497180462,0.024498654529452324,0.024503516033291817,0.02450810745358467,0.02451350912451744,0.02451729029417038,0.024519991129636765,0.024522962048649788,0.024527013301849365,0.024531064555048943,0.024536466225981712,0.02454051747918129,0.02454564906656742,0.02454942837357521,0.024553479626774788,0.024557530879974365,0.024561582133173943,0.024564823135733604,0.024568874388933182,0.024573195725679398,0.02457643672823906,0.024580217897892,0.02458345890045166,0.024588320404291153,0.024591561406850815,0.0245942622423172,0.02459804341197014,0.024600472301244736,0.024603713303804398,0.024608304724097252,0.024612896144390106,0.0246177576482296,0.024620728567242622,0.024624239653348923,0.024627480655908585,0.024630451574921608,0.024632612243294716,0.0246353130787611,0.024637743830680847,0.02464071474969387,0.024643415585160255,0.024645846337080002,0.024648817256093025,0.0246517863124609,0.0246552973985672,0.024658268317580223,0.0246623195707798,0.024665560573339462,0.02466745115816593,0.02466961182653904,0.024670962244272232,0.024674203246831894,0.024675823748111725,0.024677984416484833,0.02468014508485794,0.024683386087417603,0.024686357006430626,0.024688787758350372,0.024691488593816757,0.024694999679923058,0.02469824068248272,0.024699591100215912,0.02470201998949051,0.024704450741410255,0.024707961827516556,0.024711742997169495,0.024714713916182518,0.024717144668102264,0.024720925837755203,0.02472335658967495,0.024726057425141335,0.024727948009967804,0.024731459096074104,0.02473415993154049,0.024736320599913597,0.024739021435379982,0.024742262437939644,0.02474469318985939,0.024749284610152245,0.024751445278525352,0.02475360408425331,0.02475576475262642,0.024758735671639442,0.024761706590652466,0.024764137342572212,0.02476656809449196,0.024769539013504982,0.024773050099611282,0.024774670600891113,0.024776291102170944,0.02477872185409069,0.02478034235537052,0.024782773107290268,0.024784663692116737,0.02478628419339657,0.02478952519595623,0.0247914157807827,0.024793576449155807,0.024795737117528915,0.024799788370728493,0.02480221912264824,0.024804648011922836,0.024806538596749306,0.024808429181575775,0.02481113001704216,0.024812480434775352,0.02481464110314846,0.024817071855068207,0.02482031285762787,0.0248219333589077,0.024824634194374084,0.024826524779200554,0.024827875196933746,0.02482922561466694,0.024831116199493408,0.024832196533679962,0.024835707619786263,0.02483786828815937,0.024841109290719032,0.0248429998755455,0.024845430627465248,0.024847591295838356,0.024849751964211464,0.024851912632584572,0.024854343384504318,0.024855962023139,0.02485785260796547,0.024858662858605385,0.024860013276338577,0.02486136369407177,0.0248629841953516,0.02486460469663143,0.024865414947271347,0.024867305532097816],"active":[0.0014208555221557617,0.0012704245746135712,0.0012320739915594459,0.0011875118361786008,0.0011804898967966437,0.0011772490106523037,0.0011648256331682205,0.00117319799028337,0.0011613147798925638,0.0011545629240572453,0.0011305264197289944,0.0011340375058352947,0.001124854665249586,0.0011345772072672844,0.0011148620396852493,0.001110270619392395,0.0010956870391964912,0.0010854238644242287,0.0010743504390120506,0.001070300117135048,0.0010651685297489166,0.0010387012735009193,0.0010295184329152107,0.0010176356881856918,0.0010025110095739365,0.0009944085031747818,0.0009776642546057701,0.0009717224165797234,0.0009647011756896973,0.0009514680132269859,0.0009433655068278313,0.0009331023320555687,0.0009322930127382278,0.0008993428200483322,0.0008774669840931892,0.0008645029738545418,0.0008442476391792297,0.0008347956463694572,0.0008148103952407837,0.000807788223028183,0.0008023865520954132,0.0007818611338734627,0.0007818611338734627,0.0007705166935920715,0.0007516145706176758,0.000740809366106987,0.0007178541272878647,0.0007008388638496399,0.0006938166916370392,0.0006865244358778,0.0006805844604969025,0.0006668101996183395,0.0006635691970586777,0.000654926523566246,0.0006392616778612137,0.00063277967274189,0.000624949112534523,0.0006227884441614151,0.0006225183606147766,0.0006160363554954529,0.0006030723452568054,0.0005814675241708755,0.0005682315677404404,0.0005641821771860123,0.0005582403391599655,0.0005528386682271957,0.000546356663107872,0.0005320440977811813,0.0005182698369026184,0.0005263704806566238,0.0005188100039958954,0.000515839084982872,0.0005131382495164871,0.0005104374140501022,0.0004982836544513702,0.0004980135709047318,0.0004955828189849854,0.0004912614822387695,0.0004904512315988541,0.0004845093935728073,0.000479917973279953,0.00047262758016586304,0.0004755966365337372,0.00046749599277973175,0.0004669558256864548,0.00045993179082870483,0.0004542618989944458,0.0004472415894269943,0.00043913722038269043,0.0004358980804681778,0.00043184496462345123,0.0004253629595041275,0.00041510164737701416,0.00041294097900390625,0.0004159100353717804,0.0004121307283639908,0.0004040282219648361,0.00039376504719257355,0.00039592571556568146,0.0003918744623661041,0.00039106421172618866,0.0003835037350654602,0.00038242340087890625,0.00038296356797218323,0.0003810729831457138,0.00037540122866630554,0.0003759413957595825,0.00037458911538124084,0.00037674978375434875,0.0003737788647413254,0.00036972761154174805,0.00037270039319992065,0.00036756880581378937,0.0003654062747955322,0.0003635156899690628,0.0003613568842411041,0.0003637876361608505,0.0003637857735157013,0.0003613568842411041,0.0003594662994146347,0.0003537926822900772,0.000351903960108757,0.0003546047955751419,0.00035622529685497284,0.00035406462848186493,0.0003481227904558182,0.0003421809524297714,0.00034110061824321747,0.00034164078533649445,0.00034029223024845123,0.00034137070178985596,0.00033921003341674805,0.00033893994987010956,0.00033948011696338654,0.0003348886966705322,0.00033407844603061676,0.00033732131123542786,0.00033866986632347107,0.00033677928149700165,0.0003354288637638092,0.00033434852957725525,0.0003373194485902786,0.00033866986632347107,0.00033461861312389374,0.00033407844603061676,0.00033380836248397827,0.00033137761056423187,0.00033029913902282715,0.00033056922256946564,0.0003262460231781006,0.0003265161067247391,0.0003286786377429962,0.0003259759396314621,0.0003259759396314621,0.00032678619027137756,0.0003270581364631653,0.0003267880529165268,0.00032489560544490814,0.00032435543835163116,0.0003200359642505646,0.0003221966326236725,0.0003213845193386078,0.0003211144357919693,0.00031976401805877686,0.0003176052123308182,0.0003173351287841797,0.0003170650452375412,0.00031706318259239197,0.0003184136003255844,0.0003173351287841797,0.00031787529587745667,0.0003176052123308182,0.00031760334968566895,0.00031544268131256104,0.0003138221800327301,0.0003149043768644333,0.0003165248781442642,0.0003146342933177948,0.0003143642097711563,0.0003132820129394531,0.0003108512610197067,0.000309232622385025,0.0003070719540119171,0.00030896253883838654,0.0003073420375585556,0.0003070719540119171,0.00030653178691864014,0.0003070700913667679,0.0003073420375585556,0.0003068018704652786,0.0003078822046518326,0.0003076121211051941,0.0003051813691854477,0.0003027506172657013,0.0003046412020921707,0.0003043711185455322,0.00030490942299366,0.0003043711185455322,0.00030329078435897827,0.0003027506172657013,0.0003024805337190628,0.00030383095145225525,0.0003024805337190628,0.00030356086790561676,0.00030410103499889374,0.00030410103499889374,0.00030328892171382904,0.00030329078435897827,0.0003024805337190628,0.0003043711185455322,0.0003049112856388092,0.00030410103499889374,0.0003027506172657013,0.00030356086790561676,0.0003043711185455322,0.00030329078435897827,0.00030356086790561676,0.0003022085875272751,0.0003027506172657013,0.0003030207008123398,0.0003022104501724243,0.00030140019953250885,0.00030113011598587036,0.0003022104501724243,0.0003030207008123398,0.00030194036662578583,0.0003030207008123398,0.00030167028307914734,0.0003027506172657013,0.0003013983368873596,0.00030167028307914734,0.0003022104501724243,0.00030194036662578583,0.00030113011598587036,0.00030167028307914734,0.00030113011598587036,0.00030086003243923187,0.0003003198653459549,0.00030086003243923187,0.00030086003243923187,0.00029869936406612396,0.00029923953115940094,0.0003003198653459549,0.0002992376685142517,0.00030086003243923187,0.00030140019953250885,0.00030140019953250885,0.00030140019953250885,0.0002997796982526779,0.00029923953115940094,0.0002978891134262085,0.0002973489463329315,0.0002973489463329315,0.00029869936406612396,0.0002978891134262085,0.00029869936406612396,0.000298159196972847,0.00029869936406612396,0.0002997796982526779,0.00030058808624744415,0.0003003198653459549,0.0003003198653459549,0.00029950961470603943,0.0002978891134262085,0.00029707886278629303,0.0002973489463329315,0.0002973489463329315,0.00029869936406612396,0.000298159196972847,0.00029896944761276245,0.00029896944761276245,0.0003000497817993164,0.00029950961470603943,0.00029923953115940094,0.00030086003243923187,0.00030086003243923187,0.00029896944761276245,0.0002973489463329315,0.00029869750142097473,0.00029923953115940094,0.0002997796982526779,0.0003003198653459549,0.00029896944761276245,0.000298159196972847,0.000298159196972847,0.0002973489463329315,0.0002984292805194855,0.00029761902987957,0.00029896944761276245,0.000298159196972847,0.00029869936406612396,0.0002984292805194855,0.000298159196972847,0.0002978891134262085,0.00029896944761276245,0.00029653869569301605,0.00029788725078105927,0.0002984292805194855,0.000298159196972847,0.0002978891134262085,0.00029653869569301605,0.00029653869569301605,0.0002978891134262085,0.00029707886278629303,0.0002951882779598236,0.0002957284450531006,0.0002957284450531006,0.0002949181944131851,0.0002949181944131851,0.00029464811086654663,0.0002957284450531006,0.00029680877923965454,0.0002949181944131851,0.0002957284450531006,0.0002959985285997391,0.00029626861214637756,0.00029464811086654663,0.00029464811086654663,0.00029492005705833435,0.0002949181944131851,0.0002954583615064621,0.00029464811086654663,0.0002957284450531006,0.0002959985285997391,0.0002957284450531006,0.00029437802731990814,0.00029437802731990814,0.00029383786022663116,0.0002935677766799927,0.0002932976931333542,0.0002935677766799927,0.0002930276095867157,0.00029464811086654663,0.00029410794377326965,0.0002951882779598236,0.00029410794377326965,0.00029410794377326965,0.0002935677766799927,0.0002932976931333542,0.0002935677766799927,0.0002932976931333542,0.0002927575260400772,0.000291949138045311,0.000290868803858757,0.000291408970952034,0.00029221735894680023,0.00029221735894680023,0.0002927575260400772,0.00029221735894680023,0.0002930276095867157,0.0002927575260400772]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0014208555221557617,0.0018124623456969857,0.00221703271381557,0.0026375376619398594,0.003042918164283037,0.0034326345194131136,0.0038215406239032745,0.004187760874629021,0.004553169943392277,0.004913718439638615,0.005269675515592098,0.005609698593616486,0.005946210585534573,0.006283532362431288,0.00660248938947916,0.006907942704856396,0.007210695184767246,0.007502645254135132,0.007795405108481646,0.008082493208348751,0.008364720270037651,0.008621830493211746,0.008875969797372818,0.009122546762228012,0.009361292235553265,0.009587343782186508,0.009803403168916702,0.010012710466980934,0.010226878337562084,0.010428623296320438,0.010623887181282043,0.010806996375322342,0.01098119467496872,0.01116403378546238,0.011334720999002457,0.011495954357087612,0.011650706641376019,0.011809510178864002,0.011950219050049782,0.01209740899503231,0.012235956266522408,0.012368832714855671,0.012498738244175911,0.01262702327221632,0.01274801604449749,0.012864148244261742,0.01298000942915678,0.013089659623801708,0.013200660236179829,0.013301397673785686,0.013401865027844906,0.013495850376784801,0.013593076728284359,0.013685982674360275,0.013767004944384098,0.013853157870471478,0.013939311727881432,0.014013581909239292,0.01409001275897026,0.01416455302387476,0.014231260865926743,0.0142979696393013,0.014362246729433537,0.014425174333155155,0.01448621042072773,0.014545626938343048,0.014601802453398705,0.014656897634267807,0.014710642397403717,0.014762766659259796,0.014810839667916298,0.014859182760119438,0.014903474599123001,0.014945605769753456,0.014987737871706486,0.015027978457510471,0.015067949891090393,0.015104949474334717,0.015141679905354977,0.015174358151853085,0.015209468081593513,0.015244037844240665,0.015270775184035301,0.01530048344284296,0.015329110436141491,0.015357468277215958,0.015384475700557232,0.015412023290991783,0.015436059795320034,0.015461716800928116,0.015484402887523174,0.015502768568694592,0.01552356407046318,0.015546520240604877,0.015565155074000359,0.015583519823849201,0.015601345337927341,0.015617819502949715,0.01563267409801483,0.0156475268304348,0.01566157117486,0.015674535185098648,0.015687499195337296,0.0156991109251976,0.01571018621325493,0.015723148360848427,0.01573530212044716,0.015745293349027634,0.01575636863708496,0.015766089782118797,0.01577473245561123,0.0157836452126503,0.015790395438671112,0.01579931005835533,0.01580876111984253,0.015814973041415215,0.01582145504653454,0.015827666968107224,0.015834689140319824,0.015841979533433914,0.015848733484745026,0.015856295824050903,0.015863046050071716,0.01586790755391121,0.015874119475483894,0.01587817072868347,0.01588222198188305,0.015886003151535988,0.015890322625637054,0.015895456075668335,0.015900585800409317,0.015904366970062256,0.01590868830680847,0.01591220125555992,0.015915440395474434,0.015918951481580734,0.01592300273478031,0.015927324071526527,0.015931105241179466,0.015933535993099213,0.01593569666147232,0.015938937664031982,0.01594136655330658,0.015943799167871475,0.01594650000333786,0.015949469059705734,0.01595190167427063,0.015954330563545227,0.01595568284392357,0.01595757156610489,0.015959732234477997,0.01596108451485634,0.01596459373831749,0.01596594601869583,0.015967294573783875,0.01596837490797043,0.01596999540925026,0.01597188599407673,0.015972966328263283,0.015973776578903198,0.015975667163729668,0.01597674749791622,0.015978097915649414,0.01597890816628933,0.015980258584022522,0.0159807987511158,0.015981068834662437,0.015981879085302353,0.015982959419488907,0.015983499586582184,0.015984850004315376,0.015985120087862015,0.01598593033850193,0.015986470505595207,0.015987280756235123,0.015988631173968315,0.01598944142460823,0.015990791842341423,0.0159913320094347,0.015992682427167892,0.015994302928447723,0.01599511131644249,0.015995923429727554,0.015996191650629044,0.01599673181772232,0.01599700376391411,0.015998084098100662,0.01599862426519394,0.015999164432287216,0.015999432653188705,0.01600024476647377,0.016000784933567047,0.016001325100660324,0.016002405434846878,0.016003213822841644,0.016003213822841644,0.01600375398993492,0.016004294157028198,0.016004834324121475,0.01600591465830803,0.016006994992494583,0.016007807105779648,0.016008347272872925,0.016008615493774414,0.01600915566086769,0.016009695827960968,0.016010507941246033,0.016010776162147522,0.01601104810833931,0.0160113163292408,0.016011588275432587,0.016011588275432587,0.016011856496334076,0.016012128442525864,0.01601266860961914,0.01601293683052063,0.016013208776712418,0.016013748943805695,0.01601428911089897,0.01601455733180046,0.01601455733180046,0.016015097498893738,0.016015369445085526,0.016015637665987015,0.016015637665987015,0.016015909612178802,0.016016177833080292,0.016016177833080292,0.01601644977927208,0.01601671800017357,0.016016989946365356,0.016017258167266846,0.016017528250813484,0.01601806841790676,0.0160183385014534,0.016018608585000038,0.016019148752093315,0.016019688919186592,0.01602022908627987,0.01602022908627987,0.016020499169826508,0.016020769253373146,0.016021039336919785,0.016021309420466423,0.016021309420466423,0.016021309420466423,0.01602157950401306,0.0160218495875597,0.01602211967110634,0.01602211967110634,0.016022389754652977,0.016022659838199615,0.016022659838199615,0.016022929921746254,0.016023200005292892,0.01602347008883953,0.01602347008883953,0.01602347008883953,0.01602347008883953,0.01602347008883953,0.01602374017238617,0.01602374017238617,0.016024010255932808,0.016024550423026085,0.016024820506572723,0.016025090590119362,0.016025360673666,0.016025360673666,0.01602563075721264,0.01602563075721264,0.016026170924305916,0.016026170924305916,0.016026170924305916,0.016026170924305916,0.016026441007852554,0.016026441007852554,0.01602698117494583,0.01602725125849247,0.01602725125849247,0.01602752134203911,0.01602752134203911,0.01602752134203911,0.016027791425585747,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385,0.016028061509132385],"recovered":[0.0,0.0005439284141175449,0.001003863988444209,0.0014497556257992983,0.0018759318627417088,0.0022975169122219086,0.002700736979022622,0.0030872123315930367,0.0034734178334474564,0.0038399079348891973,0.004206668119877577,0.004566946066915989,0.004928844980895519,0.005271568428725004,0.005619693547487259,0.005947292782366276,0.006270030979067087,0.006584397051483393,0.006886069197207689,0.007195573765784502,0.007488063536584377,0.0077821738086640835,0.00805035699158907,0.008312058635056019,0.00857267901301384,0.008820607326924801,0.009060432203114033,0.0092894546687603,0.009508484974503517,0.009729675017297268,0.00993709173053503,0.010139106772840023,0.010335450060665607,0.010509378276765347,0.010693567804992199,0.010862634517252445,0.011031430214643478,0.01119428500533104,0.011354438960552216,0.011505139991641045,0.011661242693662643,0.011799519881606102,0.011932396329939365,0.012069864198565483,0.012204360216856003,0.012328864075243473,0.012452288530766964,0.012567339465022087,0.012682391330599785,0.012789069674909115,0.012892237864434719,0.012996216304600239,0.013099114410579205,0.013200121931731701,0.013294918462634087,0.013382421806454659,0.013464794494211674,0.013553108088672161,0.013637371361255646,0.013716503046452999,0.013795634731650352,0.013866393826901913,0.013936342671513557,0.014007102698087692,0.014069759286940098,0.014132956974208355,0.014193722978234291,0.014252599328756332,0.014307964593172073,0.014364410191774368,0.014418965205550194,0.01446973904967308,0.01451835222542286,0.014565344899892807,0.01460963673889637,0.014653928577899933,0.014696060679852962,0.014734680764377117,0.014772491529583931,0.01481381244957447,0.014846221543848515,0.014882140792906284,0.014914549887180328,0.014945878647267818,0.014974776655435562,0.015001513995230198,0.01502906158566475,0.015055528841912746,0.015081996098160744,0.01511035393923521,0.015136010944843292,0.015161127783358097,0.015183543786406517,0.015205149538815022,0.015226485207676888,0.015244579873979092,0.015264565125107765,0.015284281224012375,0.015303456224501133,0.015321820974349976,0.015338025987148285,0.015351259149610996,0.015365303494036198,0.015380967408418655,0.015394740737974644,0.015405003912746906,0.015416617505252361,0.015429580584168434,0.015439843758940697,0.015450646169483662,0.01546171959489584,0.015470901504158974,0.015479814261198044,0.015489807352423668,0.015498449094593525,0.015507091768085957,0.015515194274485111,0.01552167534828186,0.015529237687587738,0.015537340193986893,0.015543552115559578,0.015549763105809689,0.01555678527802229,0.015564077533781528,0.01556920912116766,0.015574609860777855,0.01557920128107071,0.015583792701363564,0.015587843954563141,0.01559324562549591,0.01559783611446619,0.015602157451212406,0.01560674887150526,0.01561025995761156,0.015614581294357777,0.015617822296917439,0.015620793215930462,0.015624303370714188,0.015628624707460403,0.015632135793566704,0.015635646879673004,0.015638617798686028,0.015640778467059135,0.01564347930252552,0.015645639970898628,0.015650231391191483,0.015653742477297783,0.01565617322921753,0.01565995253622532,0.01566157303750515,0.01566346362233162,0.015666164457798004,0.01566859520971775,0.015671296045184135,0.015673456713557243,0.015674807131290436,0.015676427632570267,0.015678048133850098,0.01567912846803665,0.015680478885769844,0.015681559219956398,0.015682639554142952,0.015683719888329506,0.015685340389609337,0.015686960890889168,0.015687771141529083,0.015688851475715637,0.015689391642808914,0.015689661726355553,0.015690471976995468,0.015691282227635384,0.0156920924782753,0.015692902728915215,0.01569371297955513,0.01569398306310177,0.015694793313741684,0.015696143731474876,0.015696683898568153,0.01569749414920807,0.015698574483394623,0.015699924901127815,0.01570100523531437,0.0157026257365942,0.015703706070780754,0.015703976154327393,0.01570424623787403,0.015705056488513947,0.015705596655607224,0.01570640690624714,0.015707217156887054,0.015707487240433693,0.01570775732398033,0.015708837658166885,0.015709377825260162,0.015710188075900078,0.015710996463894844,0.01571153663098812,0.01571180671453476,0.015712346881628036,0.015712887048721313,0.01571369729936123,0.015714507550001144,0.01571531780064106,0.015716398134827614,0.01571720838546753,0.015717478469014168,0.015717478469014168,0.015718558803200722,0.015719098970294,0.015719369053840637,0.015719909220933914,0.015720179304480553,0.01572071947157383,0.015720989555120468,0.015721259638667107,0.015721799805760384,0.015721799805760384,0.015722069889307022,0.0157226100564003,0.015723690390586853,0.01572396047413349,0.01572396047413349,0.01572450064122677,0.015724770724773407,0.015725040808320045,0.015725310891866684,0.015725310891866684,0.01572585105895996,0.0157261211425066,0.015726391226053238,0.015726931393146515,0.015726931393146515,0.015726931393146515,0.015726931393146515,0.015727471560239792,0.01572774164378643,0.015728281810879707,0.015728551894426346,0.015728821977972984,0.0157296322286129,0.01572990231215954,0.01572990231215954,0.01572990231215954,0.015730172395706177,0.015730172395706177,0.015730712562799454,0.015730982646346092,0.015730982646346092,0.01573125272989273,0.01573125272989273,0.01573152281343937,0.01573152281343937,0.015731792896986008,0.015731792896986008,0.015732062980532646,0.015732603147625923,0.015732603147625923,0.015732603147625923,0.015732603147625923,0.015732603147625923,0.01573287323117256,0.01573287323117256,0.01573287323117256,0.0157331433147192,0.01573341339826584,0.015733953565359116,0.015733953565359116,0.015734493732452393,0.015734493732452393,0.01573476381599903,0.01573476381599903,0.01573476381599903,0.01573503389954567,0.015735574066638947,0.015735574066638947,0.015735574066638947,0.015735574066638947,0.015735844150185585,0.015735844150185585,0.015735844150185585,0.015736114233732224,0.015736114233732224,0.015736384317278862,0.015736384317278862,0.01573692448437214,0.01573692448437214,0.01573692448437214,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777,0.015737194567918777],"active":[0.0014208555221557617,0.0012685339897871017,0.0012131687253713608,0.001187782036140561,0.0011669863015413284,0.001135117607191205,0.0011208036448806524,0.001100548543035984,0.0010797521099448204,0.0010738105047494173,0.0010630073957145214,0.0010427525267004967,0.0010173656046390533,0.0010119639337062836,0.0009827958419919014,0.0009606499224901199,0.0009406642057001591,0.0009182482026517391,0.0009093359112739563,0.000886919442564249,0.0008766567334532738,0.0008396566845476627,0.0008256128057837486,0.0008104881271719933,0.0007886132225394249,0.0007667364552617073,0.0007429709658026695,0.0007232557982206345,0.000718393363058567,0.0006989482790231705,0.0006867954507470131,0.0006678896024823189,0.000645744614303112,0.0006546555086970329,0.0006411531940102577,0.0006333198398351669,0.0006192764267325401,0.0006152251735329628,0.0005957800894975662,0.0005922690033912659,0.0005747135728597641,0.0005693128332495689,0.0005663419142365456,0.0005571590736508369,0.0005436558276414871,0.0005352841690182686,0.0005277208983898163,0.0005223201587796211,0.0005182689055800438,0.0005123279988765717,0.0005096271634101868,0.0004996340721845627,0.0004939623177051544,0.00048586074262857437,0.00047208648175001144,0.000470736064016819,0.00047451723366975784,0.00046047382056713104,0.00045264139771461487,0.00044804997742176056,0.0004356261342763901,0.00043157581239938736,0.0004259040579199791,0.0004180716350674629,0.000416451133787632,0.00041266996413469315,0.00040807947516441345,0.0004042983055114746,0.0004026778042316437,0.00039835646748542786,0.0003918744623661041,0.0003894437104463577,0.0003851223737001419,0.0003802608698606491,0.0003781011328101158,0.0003740498796105385,0.00037188921123743057,0.00037026870995759964,0.0003691883757710457,0.00036054570227861404,0.00036324653774499893,0.0003618970513343811,0.00035622529685497284,0.0003546047955751419,0.0003543337807059288,0.00035595428198575974,0.00035541411489248276,0.0003564944490790367,0.0003540636971592903,0.0003513628616929054,0.00034839194267988205,0.00034164078533649445,0.0003400202840566635,0.00034137070178985596,0.00033866986632347107,0.00033893994987010956,0.00033678021281957626,0.0003335382789373398,0.0003292178735136986,0.0003257058560848236,0.0003235451877117157,0.0003232760354876518,0.00032219570130109787,0.0003181435167789459,0.0003154454752802849,0.00031814444810152054,0.0003186846151947975,0.0003157127648591995,0.0003165248781442642,0.00031544361263513565,0.00031301286071538925,0.0003127437084913254,0.00031058117747306824,0.0003095027059316635,0.00031031202524900436,0.00030788127332925797,0.00030626077204942703,0.00030599161982536316,0.0003054514527320862,0.0003046393394470215,0.0003051813691854477,0.00030653271824121475,0.00030626077204942703,0.00030383002012968063,0.0003049103543162346,0.00030356086790561676,0.0003030207008123398,0.0003022104501724243,0.0003024786710739136,0.0003022104501724243,0.0003027496859431267,0.0003022095188498497,0.0003019394353032112,0.00030194129794836044,0.00030085910111665726,0.00030112918466329575,0.0003022095188498497,0.0003030207008123398,0.0003024805337190628,0.00030140019953250885,0.0003000497817993164,0.0003003198653459549,0.00030058808624744415,0.0003003198653459549,0.00030086003243923187,0.0002992376685142517,0.000298159196972847,0.00029815733432769775,0.0002957303076982498,0.0002959985285997391,0.00029626861214637756,0.00029492005705833435,0.0002959985285997391,0.00029464997351169586,0.00029383786022663116,0.0002935677766799927,0.0002935677766799927,0.00029383786022663116,0.00029383786022663116,0.0002932976931333542,0.00029410794377326965,0.00029410794377326965,0.00029437802731990814,0.0002935677766799927,0.0002932976931333542,0.0002930276095867157,0.00029221735894680023,0.0002924874424934387,0.0002932976931333542,0.0002930276095867157,0.0002935677766799927,0.0002930276095867157,0.0002930276095867157,0.0002927575260400772,0.0002932976931333542,0.00029383786022663116,0.0002932976931333542,0.00029410794377326965,0.00029383786022663116,0.00029410794377326965,0.00029437802731990814,0.0002941060811281204,0.0002932976931333542,0.0002924855798482895,0.000292755663394928,0.0002927575260400772,0.0002930276095867157,0.0002930276095867157,0.0002927575260400772,0.000292215496301651,0.0002927575260400772,0.0002930276095867157,0.0002924874424934387,0.0002930276095867157,0.00029302574694156647,0.00029221735894680023,0.00029221735894680023,0.0002924874424934387,0.0002924874424934387,0.0002930276095867157,0.0002932976931333542,0.0002932995557785034,0.00029302947223186493,0.00029221735894680023,0.00029194727540016174,0.00029221735894680023,0.00029302947223186493,0.00029221735894680023,0.000291949138045311,0.00029194727540016174,0.0002916790544986725,0.000291408970952034,0.0002911370247602463,0.0002911388874053955,0.000291408970952034,0.0002911370247602463,0.000291408970952034,0.0002916790544986725,0.0002916790544986725,0.0002908669412136078,0.0002905968576669693,0.0002911370247602463,0.000290868803858757,0.0002908669412136078,0.0002905968576669693,0.00029059872031211853,0.0002908669412136078,0.0002903267741203308,0.00029032863676548004,0.0002903267741203308,0.00029005855321884155,0.0002903267741203308,0.0002905968576669693,0.0002911370247602463,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002911370247602463,0.00029140710830688477,0.0002905968576669693,0.0002905968576669693,0.0002908669412136078,0.0002911370247602463,0.0002911370247602463,0.0002911370247602463,0.0002905968576669693,0.0002905968576669693,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002911370247602463,0.0002908669412136078,0.0002911370247602463,0.0002911370247602463,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002911370247602463,0.00029140710830688477,0.00029140710830688477,0.0002911370247602463,0.00029140710830688477,0.0002908669412136078,0.0002911370247602463,0.0002908669412136078,0.00029140710830688477,0.00029140710830688477,0.0002911370247602463,0.0002905968576669693,0.0002908669412136078,0.0002908669412136078,0.00029140710830688477,0.00029140710830688477,0.00029140710830688477,0.00029167719185352325,0.00029140710830688477,0.00029140710830688477,0.00029140710830688477,0.00029167719185352325,0.0002911370247602463,0.0002911370247602463,0.0002911370247602463,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078,0.0002908669412136078]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.7088010311126709,"q05":0.6386217685560437,"q20":0.672892451433387,"q40":0.6979917332045764,"q60":0.7196103290207654,"q80":0.7447096107919547,"q95":0.7789802936692981},"MaxActiveInfected":{"mean":0.03853568807244301,"q05":0.026856547852194764,"q20":0.032559829650649005,"q40":0.03673681898559265,"q60":0.04033455715929337,"q80":0.04451154649423701,"q95":0.05021482829269125}},"4W_None":{"TotalInfected":{"mean":0.34192466735839844,"q05":0.23191413184650395,"q20":0.28563564498797867,"q40":0.32498039339402657,"q60":0.3588689413227703,"q80":0.3982136897288182,"q95":0.4519352028702929},"MaxActiveInfected":{"mean":0.005070497747510672,"q05":0.0013971508708789425,"q20":0.003190958632907609,"q40":0.00450471379278128,"q60":0.005636281702240063,"q80":0.006950036862113734,"q95":0.008743844624142398}},"2W_Strong":{"TotalInfected":{"mean":0.014613054692745209,"q05":0.010098258249293644,"q20":0.012302971600968427,"q40":0.013917667223942788,"q60":0.01530844216154763,"q80":0.01692313778452199,"q95":0.01912785113619677},"MaxActiveInfected":{"mean":0.0014208555221557617,"q05":0.0013715099133472174,"q20":0.0013956068851485742,"q40":0.0014132551090616878,"q60":0.0014284559352498356,"q80":0.0014461041591629492,"q95":0.0014702011309643058}},"2W_Moderate":{"TotalInfected":{"mean":0.032425496727228165,"q05":0.004498201684764294,"q20":0.018135955020374146,"q40":0.02812402018153688,"q60":0.03672697327291945,"q80":0.04671503843408219,"q95":0.06035279176969202},"MaxActiveInfected":{"mean":0.0014208555221557617,"q05":0.0013715099133472174,"q20":0.0013956068851485742,"q40":0.0014132551090616878,"q60":0.0014284559352498356,"q80":0.0014461041591629492,"q95":0.0014702011309643058}}}}} \ No newline at end of file diff --git a/web/country-data/extdata-AO.json b/web/country-data/extdata-AO.json new file mode 100644 index 00000000..a759ab37 --- /dev/null +++ b/web/country-data/extdata-AO.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0003056526184082031,0.0003281224926467985,0.0003526350774336606,0.00037719871033914387,0.0004006388771813363,0.00042372156167402864,0.0004471106512937695,0.0004695294483099133,0.0004908757982775569,0.0005126817850396037,0.0005344367236830294,0.0005552213406190276,0.0005750356940552592,0.0005978629924356937,0.0006184944650158286,0.0006379513069987297,0.0006578167085535824,0.0006834017112851143,0.0007150638266466558,0.0007499431958422065,0.0007938615744933486,0.0008430399466305971,0.0009020743891596794,0.0009717309731058776,0.0010534906759858131,0.0011481194524094462,0.001260673045180738,0.0013911004643887281,0.0015441508730873466,0.0017346340464428067,0.001950855483300984,0.0022015986032783985,0.002500805538147688,0.002848169067874551,0.00326238083653152,0.003745891386643052,0.004320609383285046,0.004976269789040089,0.005755974445492029,0.006658905651420355,0.007706664968281984,0.008934949524700642,0.010351777076721191,0.01199841033667326,0.01389752235263586,0.01608644425868988,0.01859847456216812,0.021496985107660294,0.024766962975263596,0.0284817423671484,0.032692596316337585,0.03740115836262703,0.04265068098902702,0.04847103729844093,0.054902222007513046,0.061872221529483795,0.06944216787815094,0.077557772397995,0.08620376884937286,0.09536799788475037,0.10494986921548843,0.11498424410820007,0.12529771029949188,0.13594740629196167,0.1468093991279602,0.15785011649131775,0.16900236904621124,0.18019981682300568,0.19126975536346436,0.20217816531658173,0.2129889726638794,0.22363336384296417,0.23414210975170135,0.24449677765369415,0.25468605756759644,0.2646644115447998,0.2744850218296051,0.28417232632637024,0.2938501238822937,0.3036034107208252,0.3135320842266083,0.32369372248649597,0.33424317836761475,0.34523531794548035,0.3567579686641693,0.3688252568244934,0.3812717795372009,0.39414554834365845,0.40733835101127625,0.42087844014167786,0.4347445070743561,0.4489520490169525,0.46338412165641785,0.4779910743236542,0.49295157194137573,0.5082136392593384,0.5236431360244751,0.5391817688941956,0.5548034310340881,0.5703784823417664,0.585817813873291,0.6010590195655823,0.616077184677124,0.6306126117706299,0.6443755030632019,0.6573519706726074,0.6697329878807068,0.6815991997718811,0.6928662657737732,0.703486979007721,0.713424026966095,0.722730278968811,0.731333315372467,0.7392285466194153,0.7464998960494995,0.7531140446662903,0.7591285705566406,0.7645285725593567,0.7693802118301392,0.7737249732017517,0.77761310338974,0.7810537219047546,0.7841049432754517,0.7868090271949768,0.7892105579376221,0.7913229465484619,0.7931798100471497,0.7948018312454224,0.7962349653244019,0.7974848747253418,0.7985782623291016,0.7995269298553467,0.800369918346405,0.8011009097099304,0.8017378449440002,0.8022953867912292,0.8027806878089905,0.8032053112983704,0.8035765886306763,0.8039010167121887,0.8041816353797913,0.8044277429580688,0.8046433329582214,0.8048276305198669,0.8049865365028381,0.8051250576972961,0.8052515983581543,0.8053597807884216,0.8054540753364563,0.8055338859558105,0.8056036233901978,0.8056661486625671,0.8057212829589844,0.805767297744751,0.8058053851127625,0.805841326713562,0.8058727979660034,0.8059002161026001,0.805925726890564,0.8059440851211548,0.8059628009796143,0.8059772253036499,0.805990993976593,0.8060025572776794,0.8060134053230286,0.8060215711593628,0.8060287237167358,0.8060356974601746,0.8060410618782043,0.8060470223426819,0.8060515522956848,0.8060559630393982,0.8060592412948608,0.8060624599456787,0.8060651421546936,0.8060674667358398,0.8060692548751831,0.8060706257820129,0.8060717582702637,0.8060732483863831,0.806074321269989,0.8060752153396606,0.8060759902000427,0.8060764074325562,0.8060770034790039,0.8060774803161621,0.806077778339386,0.8060781955718994,0.8060784935951233,0.8060786724090576,0.8060788512229919,0.8060790300369263,0.806079089641571,0.8060792088508606,0.8060792684555054,0.8060793876647949,0.8060794472694397,0.8060795664787292,0.806079626083374,0.8060796856880188,0.8060798048973083,0.8060798645019531,0.8060799241065979,0.8060799241065979,0.8060799241065979,0.8060799241065979,0.8060799241065979,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427,0.8060799837112427],"recovered":[0.0,3.099820241914131e-05,5.83705841563642e-05,8.436413918389007e-05,0.00010770215885713696,0.00013124445104040205,0.00015524635091423988,0.00017863544053398073,0.00020263734040781856,0.00022531149443238974,0.00024880270939320326,0.0002712725836317986,0.0002924146829172969,0.0003136589075438678,0.00033617985900491476,0.00035793476854451,0.00037718735984526575,0.00039618462324142456,0.00041860342025756836,0.00044520979281514883,0.00047779109445400536,0.0005158366402611136,0.0005586315528489649,0.000610669725574553,0.000672002206556499,0.0007434461731463671,0.0008277592714875937,0.0009230519644916058,0.0010367800714448094,0.0011688416125252843,0.001331543899141252,0.0015221292851492763,0.0017405976541340351,0.0020052313338965178,0.0023045912384986877,0.0026671222876757383,0.0030912919901311398,0.003587467595934868,0.004165964666754007,0.004843584261834621,0.005634063854813576,0.0065538473427295685,0.007628520019352436,0.008870388381183147,0.010317601263523102,0.011979656293988228,0.013922176323831081,0.01615726388990879,0.018709994852542877,0.021620813757181168,0.02492464892566204,0.02869519591331482,0.03293367475271225,0.03767568618059158,0.04295038431882858,0.04880332574248314,0.05520274490118027,0.06220261752605438,0.06977935880422592,0.0778815820813179,0.08648769557476044,0.09561153501272202,0.1051773652434349,0.11511737108230591,0.1254194974899292,0.135979562997818,0.14679737389087677,0.157774418592453,0.16890303790569305,0.17999696731567383,0.19103793799877167,0.20197147130966187,0.21270343661308289,0.22330692410469055,0.23383675515651703,0.2442004233598709,0.25429853796958923,0.2643224596977234,0.2741519510746002,0.2838548421859741,0.29360145330429077,0.30342286825180054,0.3134096562862396,0.3236829936504364,0.3343351185321808,0.3453860282897949,0.35696330666542053,0.36908257007598877,0.38159555196762085,0.3943944275379181,0.40759962797164917,0.42110297083854675,0.43499624729156494,0.44914886355400085,0.463545024394989,0.4780693054199219,0.49299755692481995,0.5081548690795898,0.5235030651092529,0.5389661192893982,0.5544937252998352,0.5699732303619385,0.5853543281555176,0.6005467772483826,0.6154656410217285,0.6299025416374207,0.643618106842041,0.6565971970558167,0.6689280271530151,0.6807239651679993,0.691927969455719,0.702509880065918,0.7124664187431335,0.7217069268226624,0.7302855253219604,0.7381967306137085,0.7454850077629089,0.7521330714225769,0.7581577301025391,0.7636004686355591,0.7684935927391052,0.7728781700134277,0.7767975330352783,0.7802835702896118,0.7833626866340637,0.786109447479248,0.788542628288269,0.7906785607337952,0.7925629019737244,0.7942224144935608,0.7956647872924805,0.7969397306442261,0.7980533242225647,0.79903244972229,0.7998847365379333,0.8006336688995361,0.8012824058532715,0.8018527030944824,0.8023494482040405,0.8027847409248352,0.8031677007675171,0.8034944534301758,0.8037835955619812,0.8040335178375244,0.8042502999305725,0.8044390678405762,0.8046072721481323,0.8047524690628052,0.8048754930496216,0.8049855828285217,0.805083155632019,0.805167555809021,0.8052381873130798,0.8053003549575806,0.8053555488586426,0.8054023385047913,0.8054417371749878,0.8054788112640381,0.805511474609375,0.8055387735366821,0.8055636286735535,0.8055850863456726,0.8056020140647888,0.8056178092956543,0.8056319952011108,0.8056437373161316,0.8056550621986389,0.8056645393371582,0.8056725263595581,0.8056787848472595,0.8056850433349609,0.8056908845901489,0.8056962490081787,0.8056994676589966,0.8057031035423279,0.8057065010070801,0.8057092428207397,0.8057118058204651,0.805713951587677,0.8057152032852173,0.8057169914245605,0.8057182431221008,0.8057193160057068,0.8057202100753784,0.8057209253311157,0.8057215809822083,0.8057221174240112,0.8057226538658142,0.8057231903076172,0.8057234287261963,0.8057237267494202,0.8057239651679993,0.8057242035865784,0.8057243824005127,0.8057244420051575,0.8057245016098022,0.8057246208190918,0.8057246804237366,0.8057247400283813,0.8057247996330261,0.8057249188423157,0.8057249784469604,0.8057250380516052,0.8057251572608948,0.8057252168655396,0.8057252764701843,0.8057252764701843,0.8057252764701843,0.8057253360748291,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739,0.8057253956794739],"active":[0.0003056526184082031,0.000297124293865636,0.0002942644932772964,0.0002928345638792962,0.0002929367183241993,0.0002924771106336266,0.0002918643003795296,0.00029089400777593255,0.00028823845786973834,0.000287370290607214,0.00028563401428982615,0.000283948756987229,0.00028262101113796234,0.0002842040848918259,0.00028231460601091385,0.0002800165384542197,0.0002806293487083167,0.00028721708804368973,0.00029646040638908744,0.00030473340302705765,0.00031607048003934324,0.00032720330636948347,0.0003434428363107145,0.0003610612475313246,0.00038148846942931414,0.00040467327926307917,0.0004329137736931443,0.0004680484998971224,0.0005073708016425371,0.0005657924339175224,0.0006193115841597319,0.0006794693181291223,0.0007602078840136528,0.0008429377339780331,0.0009577895980328321,0.0010787690989673138,0.0012293173931539059,0.0013888021931052208,0.0015900097787380219,0.0018153213895857334,0.0020726011134684086,0.002381102181971073,0.0027232570573687553,0.0031280219554901123,0.0035799210891127586,0.0041067879647016525,0.00467629823833704,0.005339721217751503,0.006056968122720718,0.006860928609967232,0.007767947390675545,0.00870596244931221,0.009717006236314774,0.01079535111784935,0.011951837688684464,0.013068895787000656,0.014239422976970673,0.015355154871940613,0.016424410045146942,0.017486415803432465,0.018462173640727997,0.019372709095478058,0.020120345056056976,0.02083003520965576,0.021389901638031006,0.021870553493499756,0.022204995155334473,0.022425398230552673,0.0223667174577713,0.022181198000907898,0.021951034665107727,0.021661892533302307,0.02143867313861847,0.0211898535490036,0.020849302411079407,0.020463988184928894,0.02018648386001587,0.01984986662864685,0.01969817280769348,0.019748568534851074,0.019930630922317505,0.020270854234695435,0.020833522081375122,0.021552324295043945,0.022422850131988525,0.023439228534698486,0.024308472871780396,0.025062978267669678,0.025742799043655396,0.026484012603759766,0.02714487910270691,0.02784907817840576,0.028387874364852905,0.02884221076965332,0.02940654754638672,0.030144333839416504,0.03064557909965515,0.031026899814605713,0.031300365924835205,0.031412363052368164,0.03132408857345581,0.0310857892036438,0.030722856521606445,0.030065834522247314,0.02890986204147339,0.027449429035186768,0.02611488103866577,0.025002002716064453,0.023938238620758057,0.02276301383972168,0.021496057510375977,0.020220398902893066,0.018866896629333496,0.01752161979675293,0.016214370727539062,0.014917314052581787,0.01364356279373169,0.012395501136779785,0.011222481727600098,0.010124504566192627,0.009119510650634766,0.008175551891326904,0.00730741024017334,0.00652545690536499,0.00584787130355835,0.005213499069213867,0.004637181758880615,0.004123270511627197,0.0036720633506774902,0.003262460231781006,0.0029134750366210938,0.0025871992111206055,0.002316594123840332,0.002068459987640381,0.0018531084060668945,0.0016617178916931152,0.0014982819557189941,0.0013526082038879395,0.0012271404266357422,0.0011162757873535156,0.00101393461227417,0.0009332895278930664,0.0008597373962402344,0.0007941126823425293,0.000736236572265625,0.0006859898567199707,0.0006443262100219727,0.0006073117256164551,0.0005785822868347168,0.0005483031272888184,0.0005204677581787109,0.0004985928535461426,0.000483095645904541,0.00046694278717041016,0.00044983625411987305,0.00043898820877075195,0.000431060791015625,0.0004214048385620117,0.00041425228118896484,0.00040531158447265625,0.000399172306060791,0.0003921389579772949,0.0003889799118041992,0.0003847479820251465,0.0003814101219177246,0.00037783384323120117,0.00037366151809692383,0.0003711581230163574,0.00036853551864624023,0.0003682374954223633,0.00036650896072387695,0.0003650784492492676,0.0003629922866821289,0.0003629922866821289,0.00036203861236572266,0.0003609657287597656,0.0003600120544433594,0.00035881996154785156,0.0003578066825866699,0.0003580451011657715,0.0003573298454284668,0.00035697221755981445,0.0003566741943359375,0.0003561973571777344,0.0003560781478881836,0.0003558993339538574,0.00035566091537475586,0.0003555417060852051,0.0003553032875061035,0.0003552436828613281,0.00035512447357177734,0.00035506486892700195,0.0003548860549926758,0.0003548264503479004,0.0003548264503479004,0.0003548860549926758,0.0003548264503479004,0.0003548860549926758,0.0003548860549926758,0.0003548860549926758,0.0003548860549926758,0.0003548860549926758,0.0003548860549926758,0.000354766845703125,0.0003547072410583496,0.0003546476364135742,0.0003546476364135742,0.0003547072410583496,0.0003546476364135742,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883,0.00035458803176879883]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0003056526184082031,0.0003296034410595894,0.00035278827999718487,0.00037612629239447415,0.00039685986121185124,0.0004185636935289949,0.00043945046490989625,0.0004601329565048218,0.00048040691763162613,0.0004996595089323819,0.0005192695534788072,0.0005376029293984175,0.0005557320546358824,0.0005721758934669197,0.0005885686841793358,0.0006041444139555097,0.0006193625740706921,0.0006395344389602542,0.0006616978789679706,0.0006886106566525996,0.0007205791771411896,0.0007568373112007976,0.0007995811756700277,0.0008467678562738001,0.0009012573282234371,0.0009674923494458199,0.0010430727852508426,0.0011306031374260783,0.001230083405971527,0.0013485609088093042,0.0014853206230327487,0.0016382689354941249,0.0018155766883864999,0.0020232186652719975,0.0022604800760746002,0.0025384423788636923,0.0028548080008476973,0.003217900637537241,0.003639925504103303,0.0041266027837991714,0.004674714058637619,0.0053177098743617535,0.006057530175894499,0.006898209452629089,0.007857724092900753,0.008952670730650425,0.010205723345279694,0.011645019985735416,0.013271276839077473,0.015116410329937935,0.017194107174873352,0.019557680934667587,0.022212905809283257,0.025165393948554993,0.028490373864769936,0.03213585540652275,0.036203667521476746,0.040723275393247604,0.04562992975115776,0.05097678676247597,0.05678274482488632,0.06304284930229187,0.06975424289703369,0.07686789333820343,0.08437247574329376,0.09227298200130463,0.10052136331796646,0.10905220359563828,0.11784103512763977,0.12685160338878632,0.13607171177864075,0.14547193050384521,0.15493939816951752,0.16443108022212982,0.17395590245723724,0.18351182341575623,0.19295820593833923,0.20236000418663025,0.21162036061286926,0.22077718377113342,0.22982972860336304,0.2387114018201828,0.2474534660577774,0.2560423016548157,0.26449689269065857,0.27283164858818054,0.28108614683151245,0.2893182933330536,0.2975856363773346,0.30594512820243835,0.31441712379455566,0.3230949342250824,0.332000732421875,0.3411194682121277,0.3505477011203766,0.3603556156158447,0.37055540084838867,0.3811567425727844,0.3921796679496765,0.4035903811454773,0.4154081642627716,0.42741191387176514,0.43948471546173096,0.4515749514102936,0.4637390077114105,0.4761563241481781,0.4886443018913269,0.5013141632080078,0.5140340924263,0.5267370939254761,0.5394005179405212,0.5520297884941101,0.5645885467529297,0.5769584774971008,0.5891357064247131,0.601140558719635,0.612911581993103,0.6244301795959473,0.6356240510940552,0.6463531255722046,0.6563829779624939,0.6658049821853638,0.674547016620636,0.6828931570053101,0.6907892227172852,0.698188841342926,0.7050890922546387,0.7115005254745483,0.7174733877182007,0.7229636311531067,0.7279830574989319,0.7325906753540039,0.7367730140686035,0.7405806183815002,0.7440160512924194,0.7471018433570862,0.7498946785926819,0.752427339553833,0.7546770572662354,0.756686270236969,0.7584867477416992,0.7600954174995422,0.7615290284156799,0.7628013491630554,0.7639399766921997,0.7649374604225159,0.7658326625823975,0.7666141986846924,0.7673119306564331,0.7679300308227539,0.7684633135795593,0.7689425945281982,0.7693796157836914,0.769757091999054,0.7700996398925781,0.7703973054885864,0.7706572413444519,0.770887553691864,0.7710923552513123,0.7712759971618652,0.7714351415634155,0.7715750932693481,0.7717016339302063,0.771811842918396,0.7719108462333679,0.771998405456543,0.7720752358436584,0.7721402645111084,0.7721983790397644,0.7722537517547607,0.7723010778427124,0.7723439335823059,0.7723798155784607,0.7724118828773499,0.7724394202232361,0.7724646925926208,0.7724860906600952,0.7725061178207397,0.7725234031677246,0.7725378274917603,0.7725508809089661,0.7725622057914734,0.7725712656974792,0.7725794315338135,0.772587776184082,0.7725943922996521,0.7726003527641296,0.7726062536239624,0.7726110816001892,0.7726144790649414,0.7726174592971802,0.7726207375526428,0.7726233601570129,0.7726258635520935,0.7726281881332397,0.7726301550865173,0.7726316452026367,0.772632896900177,0.772633969783783,0.7726349830627441,0.7726359963417053,0.7726373076438904,0.7726380825042725,0.7726389765739441,0.7726397514343262,0.7726403474807739,0.7726407647132874,0.7726413607597351,0.7726418972015381,0.7726423740386963,0.7726426124572754,0.7726428508758545,0.772642970085144,0.7726433277130127,0.7726434469223022,0.7726435661315918,0.7726436853408813,0.7726438045501709,0.7726438045501709,0.7726439237594604,0.77264404296875,0.7726441025733948,0.7726442217826843,0.7726442813873291,0.7726443409919739,0.7726444602012634,0.7726445198059082,0.7726445198059082,0.7726445198059082,0.7726445198059082,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553,0.772644579410553],"recovered":[0.0,3.1968491384759545e-05,5.8881261793430895e-05,8.410879672737792e-05,0.00010831496911123395,0.0001313976536039263,0.0001534079056000337,0.0001742436143103987,0.0001957431813934818,0.00021698742057196796,0.00023669961956329644,0.00025682037812657654,0.00027561336173675954,0.00029333389829844236,0.00031054377905093133,0.00032678336719982326,0.00034235906787216663,0.0003584965306799859,0.0003768298774957657,0.00039598034345544875,0.0004191651532892138,0.00044709930079989135,0.00047784214257262647,0.0005152238300070167,0.0005583251477219164,0.0006077588186599314,0.0006634739111177623,0.0007281769067049026,0.000807944918051362,0.0008954242221079767,0.0009962321491912007,0.0011163438903167844,0.0012579550966620445,0.0014133035438135266,0.0015943392645567656,0.0018036153633147478,0.0020444514229893684,0.0023239459842443466,0.0026545084547251463,0.0030254654120653868,0.0034494309220463037,0.003935444168746471,0.004504135809838772,0.0051590814255177975,0.005907736718654633,0.006753471679985523,0.007726621348410845,0.008850829675793648,0.010125177912414074,0.011571317911148071,0.013220401480793953,0.015091171488165855,0.01721232756972313,0.01959357038140297,0.02225339040160179,0.02525179088115692,0.028571713715791702,0.03225712850689888,0.03637652099132538,0.0408744253218174,0.04579358920454979,0.051171958446502686,0.056998852640390396,0.0632515549659729,0.06993679702281952,0.07704345881938934,0.08453603088855743,0.09242193400859833,0.10063436627388,0.10913466662168503,0.11786313354969025,0.12687641382217407,0.13605520129203796,0.1454034298658371,0.15479807555675507,0.1642703115940094,0.17375591397285461,0.18326228857040405,0.1926911622285843,0.20203402638435364,0.21130019426345825,0.22042888402938843,0.22941607236862183,0.23828476667404175,0.24703264236450195,0.2556515634059906,0.26415199041366577,0.2725154757499695,0.28079739212989807,0.2890699803829193,0.29741790890693665,0.3057880699634552,0.31432464718818665,0.32304897904396057,0.33195874094963074,0.34115415811538696,0.3506202697753906,0.36047694087028503,0.3706483244895935,0.3812686502933502,0.39234793186187744,0.4037803113460541,0.4155775308609009,0.4275399446487427,0.43956509232521057,0.4516829252243042,0.4638344943523407,0.47610554099082947,0.48862093687057495,0.501187264919281,0.5138481259346008,0.5265205502510071,0.5391661524772644,0.5517606735229492,0.5642521381378174,0.576582670211792,0.5887473821640015,0.6007181406021118,0.612453281879425,0.6239135265350342,0.6351017355918884,0.6457289457321167,0.6557793021202087,0.6651739478111267,0.6739330291748047,0.6822534799575806,0.6901353001594543,0.6975024938583374,0.7043902277946472,0.7108224630355835,0.7167855501174927,0.7222660779953003,0.7273237109184265,0.7319496870040894,0.736149787902832,0.7399743795394897,0.743428647518158,0.7465398907661438,0.7493762969970703,0.7519205808639526,0.7541849613189697,0.756218433380127,0.758039116859436,0.7596690654754639,0.7611145377159119,0.762407660484314,0.763558030128479,0.7645763754844666,0.7654774188995361,0.7662773132324219,0.7669894695281982,0.7676140069961548,0.768159031867981,0.7686578631401062,0.7690884470939636,0.7694761157035828,0.7698218822479248,0.7701256275177002,0.7703871726989746,0.7706231474876404,0.7708322405815125,0.7710127234458923,0.7711790204048157,0.7713221907615662,0.7714517712593079,0.7715653777122498,0.7716667652130127,0.7717539668083191,0.771834135055542,0.7718998193740845,0.771960437297821,0.7720152735710144,0.7720645666122437,0.772107720375061,0.7721437215805054,0.7721746563911438,0.7722041010856628,0.7722299695014954,0.7722526788711548,0.7722717523574829,0.7722898125648499,0.7723058462142944,0.7723180055618286,0.7723291516304016,0.7723386883735657,0.7723473906517029,0.7723553776741028,0.7723622918128967,0.7723689079284668,0.7723743915557861,0.7723790407180786,0.7723826169967651,0.7723857760429382,0.7723885774612427,0.7723915576934814,0.7723936438560486,0.7723965048789978,0.7723985910415649,0.7724000811576843,0.7724014520645142,0.7724027037620544,0.7724037766456604,0.7724049687385559,0.7724059820175171,0.772406816482544,0.7724077105522156,0.7724084258079529,0.7724089622497559,0.7724094986915588,0.7724099159240723,0.7724103331565857,0.7724107503890991,0.772411048412323,0.7724113464355469,0.7724114656448364,0.7724116444587708,0.7724118232727051,0.772412121295929,0.7724121809005737,0.7724122405052185,0.7724124193191528,0.7724124789237976,0.7724125385284424,0.7724125981330872,0.7724127769470215,0.7724128365516663,0.772412896156311,0.7724130153656006,0.7724130153656006,0.7724130153656006,0.7724130749702454,0.7724130749702454,0.7724130749702454,0.7724130749702454,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901,0.7724131345748901],"active":[0.0003056526184082031,0.00029763494967482984,0.00029390701092779636,0.00029201750294305384,0.0002885448921006173,0.0002871660399250686,0.0002860425738617778,0.0002858893421944231,0.00028466375079005957,0.0002826720883604139,0.0002825699339155108,0.00028078255127184093,0.00028011869289912283,0.0002788419951684773,0.0002780249051284045,0.0002773610467556864,0.00027700350619852543,0.0002810379082802683,0.0002848680014722049,0.0002926303131971508,0.0003014140238519758,0.0003097380104009062,0.00032173903309740126,0.0003315440262667835,0.00034293218050152063,0.00035973353078588843,0.00037959887413308024,0.00040242623072117567,0.00042213848792016506,0.00045313668670132756,0.000489088473841548,0.0005219250451773405,0.0005576215917244554,0.0006099151214584708,0.0006661408115178347,0.0007348270155489445,0.0008103565778583288,0.0008939546532928944,0.0009854170493781567,0.0011011373717337847,0.0012252831365913153,0.001382265705615282,0.001553394366055727,0.0017391280271112919,0.0019499873742461205,0.0021991990506649017,0.002479101996868849,0.0027941903099417686,0.0031460989266633987,0.0035450924187898636,0.003973705694079399,0.004466509446501732,0.005000578239560127,0.005571823567152023,0.006236983463168144,0.0068840645253658295,0.007631953805685043,0.008466146886348724,0.009253408759832382,0.01010236144065857,0.010989155620336533,0.011870890855789185,0.012755390256643295,0.01361633837223053,0.014435678720474243,0.015229523181915283,0.015985332429409027,0.016630269587039948,0.017206668853759766,0.017716936767101288,0.0182085782289505,0.018595516681671143,0.018884196877479553,0.019027650356292725,0.019157826900482178,0.019241511821746826,0.01920229196548462,0.019097715616226196,0.018929198384284973,0.018743157386779785,0.018529534339904785,0.018282517790794373,0.01803739368915558,0.017757534980773926,0.017464250326156616,0.01718008518218994,0.01693415641784668,0.016802817583084106,0.016788244247436523,0.016875147819519043,0.01699921488761902,0.017306864261627197,0.017676085233688354,0.018070489168167114,0.01858896017074585,0.019201457500457764,0.019935131072998047,0.02067980170249939,0.021531343460083008,0.022321730852127075,0.023060232400894165,0.02363160252571106,0.023907184600830078,0.024035006761550903,0.02417391538619995,0.0244733989238739,0.024809807538986206,0.025208622217178345,0.025413155555725098,0.02554982900619507,0.02555239200592041,0.025509238243103027,0.025422394275665283,0.02519780397415161,0.024883568286895752,0.024557888507843018,0.024164199829101562,0.02371203899383545,0.023170769214630127,0.02243959903717041,0.02128124237060547,0.02007603645324707,0.018767714500427246,0.01771920919418335,0.01685619354248047,0.01593536138534546,0.014953792095184326,0.013998031616210938,0.013083159923553467,0.012141168117523193,0.011197507381439209,0.010324597358703613,0.009449303150177002,0.008630931377410889,0.007866263389587402,0.0071274638175964355,0.006466031074523926,0.005887448787689209,0.005300760269165039,0.004765689373016357,0.004301786422729492,0.003876984119415283,0.0034899115562438965,0.0031322836875915527,0.002825438976287842,0.0025297999382019043,0.002274632453918457,0.00203782320022583,0.0018345117568969727,0.0016527175903320312,0.001473844051361084,0.001328587532043457,0.0012205839157104492,0.001099228858947754,0.001011192798614502,0.0009211897850036621,0.0008353590965270996,0.0007619261741638184,0.0007051825523376465,0.0006528496742248535,0.0006029009819030762,0.0005623698234558105,0.000522613525390625,0.000489652156829834,0.0004590749740600586,0.0004330277442932129,0.00040847063064575195,0.00038629770278930664,0.0003642439842224121,0.00035393238067626953,0.0003406405448913574,0.0003286600112915039,0.000315248966217041,0.00030416250228881836,0.0002956986427307129,0.0002900362014770508,0.00028198957443237305,0.00027614831924438477,0.0002707242965698242,0.00026607513427734375,0.00026106834411621094,0.0002563595771789551,0.00025326013565063477,0.00025027990341186523,0.0002490878105163574,0.00024700164794921875,0.00024497509002685547,0.00024396181106567383,0.0002421736717224121,0.00024008750915527344,0.0002384185791015625,0.00023812055587768555,0.00023758411407470703,0.00023728609085083008,0.00023663043975830078,0.00023651123046875,0.00023514032363891602,0.00023430585861206055,0.0002338886260986328,0.00023353099822998047,0.0002332925796508789,0.00023353099822998047,0.00023311376571655273,0.00023299455642700195,0.00023293495178222656,0.0002326369285583496,0.00023233890533447266,0.00023239850997924805,0.00023239850997924805,0.00023245811462402344,0.00023227930068969727,0.0002321004867553711,0.00023192167282104492,0.0002319812774658203,0.0002319812774658203,0.00023192167282104492,0.00023186206817626953,0.00023168325424194336,0.00023162364959716797,0.00023168325424194336,0.00023162364959716797,0.00023162364959716797,0.00023168325424194336,0.00023168325424194336,0.00023156404495239258,0.00023162364959716797,0.00023162364959716797,0.0002315044403076172,0.0002315044403076172,0.0002315044403076172,0.0002315044403076172,0.0002315044403076172,0.0002315044403076172,0.0002315044403076172,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418,0.0002314448356628418]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0003056526184082031,0.0003275607305113226,0.0003505412896629423,0.0003729600866790861,0.00039359150105156004,0.00041422294452786446,0.0004340883460827172,0.0004531877348199487,0.00047106147394515574,0.00048816922935657203,0.0005050727049820125,0.0005211590905673802,0.0005362241063266993,0.0005506763118319213,0.0005634432891383767,0.0005773337325081229,0.0005901007098145783,0.0006059828447178006,0.0006248779245652258,0.0006449476350098848,0.000668183492962271,0.0006954537238925695,0.0007257369579747319,0.0007615866488777101,0.0008005514391697943,0.0008468189626000822,0.0008985507301986217,0.0009555935394018888,0.001020756084471941,0.0010942427907139063,0.0011757471365854144,0.0012671586591750383,0.0013716435059905052,0.0014900700189173222,0.0016224889550358057,0.0017713519046083093,0.0019423271296545863,0.002129388740286231,0.0023395840544253588,0.0025851186364889145,0.002854041988030076,0.003169130766764283,0.0035070469602942467,0.003900627139955759,0.004339657723903656,0.0048338924534618855,0.0053839958272874355,0.00601417338475585,0.006722842343151569,0.007505406625568867,0.00838607270270586,0.009368720464408398,0.010458866134285927,0.011695168912410736,0.013073643669486046,0.014602462761104107,0.016301950439810753,0.018176907673478127,0.02025475911796093,0.022554447874426842,0.02509012073278427,0.027868928387761116,0.03088979795575142,0.03422672674059868,0.03783329203724861,0.041725534945726395,0.045939911156892776,0.05044618993997574,0.05526582524180412,0.06041683629155159,0.06585066765546799,0.0716075450181961,0.07763539254665375,0.08391603082418442,0.09046844393014908,0.09727130085229874,0.10424589365720749,0.11144677549600601,0.11879110336303711,0.1263027787208557,0.13394631445407867,0.14170010387897491,0.14961108565330505,0.1575707197189331,0.16554343700408936,0.17351268231868744,0.18142610788345337,0.18925006687641144,0.19703812897205353,0.2047809362411499,0.21243438124656677,0.220011368393898,0.2275262176990509,0.2349560260772705,0.2423516809940338,0.2497338503599167,0.2571163773536682,0.26450854539871216,0.27197518944740295,0.2795509397983551,0.2872141897678375,0.2950034737586975,0.3029789924621582,0.31120753288269043,0.3196035921573639,0.3282592296600342,0.33718228340148926,0.3463776111602783,0.3557167649269104,0.36515799164772034,0.3747120201587677,0.38437017798423767,0.3941902816295624,0.40408769249916077,0.41403234004974365,0.42419376969337463,0.43463099002838135,0.44536125659942627,0.45638757944107056,0.4676266014575958,0.47901105880737305,0.49027636647224426,0.5014436841011047,0.5124067068099976,0.5231649875640869,0.5336441397666931,0.5438323616981506,0.5537433624267578,0.5633403658866882,0.5725504159927368,0.5814856886863708,0.5901965498924255,0.5986700057983398,0.6069425344467163,0.6149328351020813,0.6226758360862732,0.6301421523094177,0.6372995972633362,0.6441857814788818,0.650749146938324,0.656976580619812,0.6629053354263306,0.6685125231742859,0.6737988591194153,0.6787059903144836,0.6832408308982849,0.6873994469642639,0.6912379860877991,0.6947289109230042,0.6979169845581055,0.7008355259895325,0.7034645080566406,0.7058696746826172,0.7080864310264587,0.7100768685340881,0.7118918895721436,0.7135631442070007,0.7150756120681763,0.7164448499679565,0.7176978588104248,0.7188341021537781,0.7198618054389954,0.7207915186882019,0.7216482758522034,0.7224128246307373,0.7231031656265259,0.7237206101417542,0.7242828011512756,0.7247918844223022,0.7252441644668579,0.7256489396095276,0.726017415523529,0.7263470888137817,0.7266470193862915,0.7269167900085449,0.7271585464477539,0.7273799777030945,0.7275714874267578,0.7277426719665527,0.7279051542282104,0.7280428409576416,0.7281652688980103,0.7282779216766357,0.728377640247345,0.7284678220748901,0.7285505533218384,0.7286213636398315,0.7286874055862427,0.7287473678588867,0.7288012504577637,0.7288475036621094,0.7288894057273865,0.7289261817932129,0.7289602160453796,0.7289907336235046,0.7290174961090088,0.7290433049201965,0.7290651202201843,0.7290849089622498,0.7291029691696167,0.7291180491447449,0.7291322350502014,0.7291452288627625,0.7291567325592041,0.7291659712791443,0.7291752696037292,0.7291837334632874,0.7291913628578186,0.7291979193687439,0.7292036414146423,0.7292084097862244,0.7292127013206482,0.7292177081108093,0.7292215824127197,0.7292245030403137,0.7292277812957764,0.729230523109436,0.7292327880859375,0.7292352914810181,0.7292372584342957,0.7292389869689941,0.729240357875824,0.7292418479919434,0.729243278503418,0.7292446494102478,0.729245662689209,0.7292467951774597,0.7292474508285522,0.729248046875,0.7292487025260925,0.7292495369911194,0.7292500734329224,0.7292504906654358,0.7292508482933044,0.7292510867118835,0.7292512655258179,0.7292516231536865,0.7292519211769104,0.729252278804779,0.7292524576187134,0.7292527556419373,0.729252815246582,0.7292529344558716,0.7292530536651611,0.7292531728744507,0.7292532920837402,0.729253351688385,0.729253351688385,0.7292534112930298,0.7292535305023193,0.7292535305023193,0.7292536497116089,0.7292536497116089,0.7292536497116089,0.7292537093162537,0.7292537093162537,0.7292537689208984,0.7292538285255432,0.7292538285255432,0.7292539477348328,0.7292539477348328,0.7292539477348328,0.7292539477348328,0.7292539477348328,0.7292539477348328,0.7292540073394775,0.7292540073394775,0.7292540669441223,0.7292540669441223,0.7292541265487671,0.7292541265487671,0.7292541265487671,0.7292541265487671,0.7292541265487671,0.7292541861534119,0.7292541861534119,0.7292541861534119,0.7292541861534119,0.7292541861534119,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566,0.7292542457580566],"recovered":[0.0,3.16110163112171e-05,5.8625926612876356e-05,8.288316894322634e-05,0.00010611905599944293,0.000128078245325014,0.00014993529475759715,0.00017169021884910762,0.00019216843065805733,0.00021162530174478889,0.0002287841052748263,0.00024630039115436375,0.0002625910274218768,0.0002774517924990505,0.0002919039980042726,0.0003059476730413735,0.0003195317112840712,0.0003338307433295995,0.00034843615139834583,0.00036554387770593166,0.0003841836587525904,0.00040568324038758874,0.00042973621748387814,0.0004569554002955556,0.0004888728144578636,0.0005238543380983174,0.0005648107617162168,0.0006103122141212225,0.0006634228047914803,0.0007207209710031748,0.0007856282754801214,0.0008606980554759502,0.000942559854593128,0.0010338692227378488,0.0011463207192718983,0.001265104627236724,0.0013962979428470135,0.0015473057283088565,0.0017190980724990368,0.0019116239855065942,0.002131368964910507,0.0023733286652714014,0.002649963367730379,0.002956268610432744,0.003303836565464735,0.003706353483721614,0.00414855033159256,0.004644164349883795,0.005213417578488588,0.005850285291671753,0.00656130351126194,0.007353059947490692,0.008239496499300003,0.00923302210867405,0.010341552086174488,0.011576475575566292,0.012970169074833393,0.014515074901282787,0.016231926158070564,0.018118729814887047,0.020207764580845833,0.022511640563607216,0.02507147006690502,0.027856916189193726,0.03092430718243122,0.03425122797489166,0.03787209466099739,0.04178726300597191,0.04599939286708832,0.050499748438596725,0.055365242063999176,0.0604720301926136,0.06593113392591476,0.07165554165840149,0.0776829794049263,0.08397423475980759,0.09050168097019196,0.09726741164922714,0.10423771291971207,0.1113986074924469,0.11869983375072479,0.12620609998703003,0.13379810750484467,0.14154335856437683,0.14941221475601196,0.15736383199691772,0.1653221994638443,0.17327004671096802,0.18113496899604797,0.18895278871059418,0.19674274325370789,0.20446598529815674,0.21210405230522156,0.2196899801492691,0.22721152007579803,0.23464511334896088,0.24205337464809418,0.24947404861450195,0.25685426592826843,0.2642867863178253,0.2718013823032379,0.27936413884162903,0.2870457172393799,0.2948887050151825,0.3029429018497467,0.3111323416233063,0.31957003474235535,0.3282674551010132,0.33721235394477844,0.34640687704086304,0.35571593046188354,0.36515915393829346,0.37472084164619446,0.3843977451324463,0.39418601989746094,0.40406695008277893,0.4140669107437134,0.42420101165771484,0.43461212515830994,0.44535577297210693,0.456351101398468,0.4675790071487427,0.47888827323913574,0.4901454746723175,0.501264214515686,0.5121796131134033,0.5228685736656189,0.5333290696144104,0.543533444404602,0.5534067153930664,0.562960147857666,0.5721408128738403,0.5810664296150208,0.5897303223609924,0.5982445478439331,0.606501042842865,0.6144726276397705,0.6222058534622192,0.6296609044075012,0.6368281245231628,0.6436902284622192,0.6502225399017334,0.6564410328865051,0.6623729467391968,0.6679731011390686,0.6732712984085083,0.6782211661338806,0.682766318321228,0.6869572401046753,0.6907888054847717,0.6942973732948303,0.6975342631340027,0.7004626989364624,0.7031126022338867,0.7055505514144897,0.7077571153640747,0.7097759246826172,0.7116120457649231,0.7132877707481384,0.714810848236084,0.7161912322044373,0.7174372673034668,0.7185962796211243,0.7196246981620789,0.7205756306648254,0.7214276194572449,0.7222065329551697,0.7229006886482239,0.7235302925109863,0.7241000533103943,0.724611222743988,0.7250691056251526,0.7254812717437744,0.7258532643318176,0.7261819243431091,0.7264898419380188,0.7267630696296692,0.7270076274871826,0.727230429649353,0.7274253964424133,0.7276007533073425,0.7277589440345764,0.7279031276702881,0.7280312776565552,0.7281412482261658,0.7282426953315735,0.7283360362052917,0.728421151638031,0.7284938097000122,0.7285600900650024,0.7286171317100525,0.7286719679832458,0.7287182807922363,0.7287614941596985,0.7288000583648682,0.7288326025009155,0.7288630604743958,0.7288920879364014,0.7289167046546936,0.7289376258850098,0.7289572954177856,0.7289758920669556,0.7289926409721375,0.7290079593658447,0.7290200591087341,0.729031503200531,0.7290416955947876,0.7290505766868591,0.7290582656860352,0.7290658354759216,0.7290721535682678,0.7290784120559692,0.7290831208229065,0.7290882468223572,0.7290922999382019,0.7290956377983093,0.7290990948677063,0.7291024327278137,0.7291050553321838,0.7291070818901062,0.729109525680542,0.7291115522384644,0.7291133999824524,0.7291152477264404,0.7291166186332703,0.729117751121521,0.7291188836097717,0.7291199564933777,0.7291209697723389,0.7291216850280762,0.7291224002838135,0.7291234135627747,0.7291238903999329,0.7291243672370911,0.729124903678894,0.7291253209114075,0.7291256189346313,0.7291258573532104,0.7291260957717896,0.7291266322135925,0.7291268110275269,0.7291271090507507,0.7291272878646851,0.7291274070739746,0.7291275262832642,0.7291277050971985,0.7291277647018433,0.7291278839111328,0.7291278839111328,0.7291280031204224,0.7291280627250671,0.7291281223297119,0.7291281223297119,0.7291281223297119,0.7291281819343567,0.7291282415390015,0.7291283011436462,0.729128360748291,0.7291284203529358,0.7291284799575806,0.7291284799575806,0.7291285395622253,0.7291285991668701,0.7291285991668701,0.7291285991668701,0.7291285991668701,0.7291285991668701,0.7291285991668701,0.7291285991668701,0.7291285991668701,0.7291286587715149,0.7291286587715149,0.7291286587715149,0.7291287183761597,0.7291287779808044,0.7291287779808044,0.7291287779808044,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492,0.7291288375854492],"active":[0.0003056526184082031,0.00029594972147606313,0.00029191537760198116,0.00029007691773585975,0.0002874724450521171,0.00028614469920285046,0.0002841530367732048,0.00028149751597084105,0.0002788930432870984,0.00027654392761178315,0.0002762885997071862,0.00027485869941301644,0.00027363307890482247,0.00027322451933287084,0.00027153929113410413,0.00027138605946674943,0.0002705689985305071,0.0002721521013882011,0.00027644177316688,0.00027940375730395317,0.00028399983420968056,0.0002897704835049808,0.0002960007404908538,0.0003046312485821545,0.00031167862471193075,0.0003229646245017648,0.00033373996848240495,0.00034528132528066635,0.0003573332796804607,0.0003735218197107315,0.00039011886110529304,0.0004064606036990881,0.00042908365139737725,0.0004562007961794734,0.00047616823576390743,0.0005062472773715854,0.0005460291868075728,0.0005820830119773746,0.000620485981926322,0.0006734946509823203,0.0007226730231195688,0.0007958021014928818,0.0008570835925638676,0.000944358529523015,0.001035821158438921,0.0011275389697402716,0.0012354454956948757,0.001370009034872055,0.001509424764662981,0.0016551213338971138,0.0018247691914439201,0.0020156605169177055,0.0022193696349859238,0.0024621468037366867,0.0027320915833115578,0.003025987185537815,0.0033317813649773598,0.003661832772195339,0.004022832959890366,0.004435718059539795,0.004882356151938438,0.0053572878241539,0.005818327888846397,0.006369810551404953,0.0069089848548173904,0.007474306970834732,0.008067816495895386,0.00865892693400383,0.009266432374715805,0.009917087852954865,0.010485425591468811,0.011135514825582504,0.011704258620738983,0.012260489165782928,0.012785464525222778,0.01329706609249115,0.013744212687015533,0.01417936384677887,0.014553390443325043,0.014904171228408813,0.015246480703353882,0.015494003891944885,0.015812978148460388,0.016027361154556274,0.016131222248077393,0.016148850321769714,0.01610390841960907,0.01598002016544342,0.015903159976005554,0.015828147530555725,0.015691637992858887,0.015545383095741272,0.015422165393829346,0.015266045928001404,0.015140160918235779,0.01508873701095581,0.015063002705574036,0.015034496784210205,0.015120923519134521,0.015264153480529785,0.01541280746459961,0.01563933491706848,0.01593327522277832,0.016318827867507935,0.016660690307617188,0.017126888036727905,0.01761224865913391,0.018110156059265137,0.018504410982131958,0.0187511146068573,0.018996089696884155,0.019211024045944214,0.01946943998336792,0.019689947366714478,0.019846320152282715,0.020126819610595703,0.02056407928466797,0.021160244941711426,0.02177545428276062,0.02227082848548889,0.02265995740890503,0.022697359323501587,0.022555410861968994,0.022261232137680054,0.02190077304840088,0.021464526653289795,0.02096378803253174,0.020414292812347412,0.01980692148208618,0.01914370059967041,0.018525540828704834,0.018055737018585205,0.017603576183319092,0.017212212085723877,0.016688287258148193,0.016174793243408203,0.015669524669647217,0.015093743801116943,0.014524877071380615,0.013921022415161133,0.013286352157592773,0.012682795524597168,0.012071490287780762,0.011425912380218506,0.010732889175415039,0.009969532489776611,0.0091782808303833,0.008471667766571045,0.007771670818328857,0.00712817907333374,0.0065381526947021484,0.0059302449226379395,0.005406975746154785,0.0049738287925720215,0.004526317119598389,0.004134774208068848,0.003787219524383545,0.003463566303253174,0.0031570792198181152,0.0028870105743408203,0.0026428699493408203,0.0024245381355285645,0.0021952390670776367,0.0020235776901245117,0.0018371939659118652,0.0016755461692810059,0.0015140771865844727,0.0013821125030517578,0.001261591911315918,0.001144111156463623,0.0010377168655395508,0.0009483098983764648,0.0008658170700073242,0.000793755054473877,0.000734865665435791,0.0006687045097351074,0.000616908073425293,0.0005638599395751953,0.000512242317199707,0.00047975778579711914,0.00044208765029907227,0.0004063248634338379,0.00037479400634765625,0.0003463625907897949,0.00032657384872436523,0.0003078579902648926,0.0002853274345397949,0.0002662539482116699,0.0002535581588745117,0.00024116039276123047,0.00023037195205688477,0.000217437744140625,0.0002079010009765625,0.00019872188568115234,0.0001906752586364746,0.00018489360809326172,0.00018024444580078125,0.00017303228378295898,0.00016820430755615234,0.0001653432846069336,0.00016075372695922852,0.0001563429832458496,0.000152587890625,0.000148773193359375,0.00014591217041015625,0.0001437664031982422,0.00014203786849975586,0.00014078617095947266,0.00013965368270874023,0.00013780593872070312,0.00013625621795654297,0.00013428926467895508,0.00013458728790283203,0.00013333559036254883,0.0001322031021118164,0.00013214349746704102,0.00013142824172973633,0.0001303553581237793,0.00013023614883422852,0.00013017654418945312,0.00012946128845214844,0.00012880563735961914,0.0001284480094909668,0.00012803077697753906,0.00012803077697753906,0.00012791156768798828,0.00012791156768798828,0.00012749433517456055,0.0001270771026611328,0.00012701749801635742,0.0001271367073059082,0.00012665987014770508,0.0001266002655029297,0.0001264810562133789,0.00012618303298950195,0.0001259446144104004,0.00012600421905517578,0.00012606382369995117,0.00012618303298950195,0.0001258254051208496,0.0001259446144104004,0.00012570619583129883,0.00012564659118652344,0.00012564659118652344,0.00012564659118652344,0.00012558698654174805,0.00012558698654174805,0.00012546777725219727,0.00012552738189697266,0.00012552738189697266,0.00012546777725219727,0.00012552738189697266,0.00012552738189697266,0.00012552738189697266,0.00012552738189697266,0.00012546777725219727,0.00012546777725219727,0.00012546777725219727,0.00012540817260742188,0.00012546777725219727,0.00012546777725219727,0.00012540817260742188,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012540817260742188,0.00012540817260742188,0.00012546777725219727,0.00012546777725219727,0.00012552738189697266,0.00012546777725219727,0.00012546777725219727,0.00012546777725219727,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012534856796264648,0.00012534856796264648,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188,0.00012540817260742188]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0003056526184082031,0.0003276118077337742,0.0003507455694489181,0.00037418570718728006,0.0003978301538154483,0.0004202999989502132,0.00044159532990306616,0.0004636566445697099,0.0004855647566728294,0.0005058897659182549,0.0005249381065368652,0.0005452120676636696,0.0005650774110108614,0.0005843811086378992,0.0006036336999386549,0.0006204349920153618,0.0006376960081979632,0.0006612382712773979,0.0006904490874148905,0.0007229793118312955,0.0007611270411871374,0.0008081605774350464,0.0008618328720331192,0.0009257699130102992,0.0009984395001083612,0.0010875018779188395,0.0011899950914084911,0.0013109749415889382,0.0014523818390443921,0.0016171778552234173,0.0018101123860105872,0.002042420208454132,0.0023174716625362635,0.0026358289178460836,0.0030021388083696365,0.0034382075536996126,0.003944545518606901,0.004535350017249584,0.005237073637545109,0.0060380734503269196,0.0069818077608942986,0.008073332719504833,0.00936412438750267,0.010846931487321854,0.0125793581828475,0.014566460624337196,0.01684960350394249,0.019490782171487808,0.022514410316944122,0.02596021443605423,0.029907455667853355,0.03433749079704285,0.039306651800870895,0.04487024247646332,0.05102739483118057,0.05781048536300659,0.06520552188158035,0.07321332395076752,0.0817803218960762,0.09089235961437225,0.10046334564685822,0.11049333959817886,0.12083202600479126,0.13138341903686523,0.14215420186519623,0.15311643481254578,0.16415582597255707,0.17521211504936218,0.18612925708293915,0.1968969702720642,0.20743151009082794,0.21773593127727509,0.22775918245315552,0.2374866008758545,0.24688339233398438,0.25600892305374146,0.2648850679397583,0.27351289987564087,0.2819552421569824,0.2901882529258728,0.2983359694480896,0.30650538206100464,0.31482210755348206,0.3233083486557007,0.332026869058609,0.3410915732383728,0.35055506229400635,0.36045196652412415,0.3708557188510895,0.38179516792297363,0.3933747112751007,0.4055706560611725,0.4183489978313446,0.43175801634788513,0.4457177519798279,0.46035104990005493,0.47544875741004944,0.4909720718860626,0.5068879723548889,0.523148238658905,0.539606511592865,0.5561237335205078,0.5726413726806641,0.5891202688217163,0.6052716970443726,0.6209672093391418,0.636225163936615,0.6509034633636475,0.6649184823036194,0.678206205368042,0.6906662583351135,0.7022979259490967,0.7130772471427917,0.7229489088058472,0.7320287823677063,0.7402645349502563,0.747745156288147,0.7544705867767334,0.760524570941925,0.765903651714325,0.770721971988678,0.7749901413917542,0.7787705063819885,0.7821062803268433,0.7850828766822815,0.787667453289032,0.7899308800697327,0.7919288277626038,0.7936883568763733,0.7952321767807007,0.7965895533561707,0.7977648973464966,0.7987947463989258,0.7996929883956909,0.8004872798919678,0.8011733889579773,0.8017708659172058,0.8022825121879578,0.8027336001396179,0.8031295537948608,0.8034757375717163,0.8037768006324768,0.8040348291397095,0.8042709827423096,0.8044692277908325,0.8046444058418274,0.8047922253608704,0.8049189448356628,0.805030882358551,0.8051305413246155,0.8052166700363159,0.8052912354469299,0.805356502532959,0.8054109215736389,0.8054606914520264,0.8055056929588318,0.8055430054664612,0.8055780529975891,0.8056068420410156,0.805630624294281,0.8056520819664001,0.8056706786155701,0.8056865930557251,0.8057004809379578,0.8057141304016113,0.8057251572608948,0.8057343363761902,0.8057422041893005,0.805749773979187,0.8057569265365601,0.8057622313499451,0.8057665824890137,0.8057704567909241,0.805773913860321,0.8057768940925598,0.8057801723480225,0.8057826161384583,0.8057844042778015,0.8057863116264343,0.8057879209518433,0.8057892918586731,0.8057904839515686,0.8057914972305298,0.8057925701141357,0.8057931661605835,0.8057938814163208,0.8057946562767029,0.8057953715324402,0.8057957887649536,0.8057963252067566,0.8057965636253357,0.8057969212532043,0.8057971596717834,0.805797278881073,0.8057973980903625,0.8057975172996521,0.8057976365089417,0.8057977557182312,0.8057978749275208,0.8057979941368103,0.8057980537414551,0.8057980537414551,0.8057980537414551,0.8057981133460999,0.8057981729507446,0.8057982325553894,0.8057982325553894,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342,0.8057982921600342],"recovered":[0.0,3.17131525662262e-05,5.87791291764006e-05,8.313851139973849e-05,0.00010795750131364912,0.0001312955137109384,0.00015458247798960656,0.00017536709492560476,0.00019742842414416373,0.00021933655079919845,0.0002409893204458058,0.00026182501460425556,0.0002816904161591083,0.00030196437728591263,0.0003218808560632169,0.00034149090060964227,0.0003595689486246556,0.00037744268774986267,0.00039848266169428825,0.0004233016516081989,0.0004527678247541189,0.0004867279785685241,0.0005260502221062779,0.0005728284013457596,0.0006284413393586874,0.0006936549907550216,0.0007698482950218022,0.00085926812607795,0.0009634976740926504,0.001087847980670631,0.001234412775374949,0.0014063583221286535,0.0016060848720371723,0.0018454910023137927,0.002123249229043722,0.002441300079226494,0.0028187937568873167,0.0032601733691990376,0.0037798911798745394,0.004387292545288801,0.005095042288303375,0.005920554511249065,0.0068769026547670364,0.007997484877705574,0.009290422312915325,0.010810712352395058,0.012567498721182346,0.014582382515072823,0.01690495014190674,0.019576871767640114,0.022643446922302246,0.02617453597486019,0.03012877330183983,0.03459394350647926,0.03961258754134178,0.04521197825670242,0.05139318108558655,0.05819736421108246,0.06558188050985336,0.07356302440166473,0.08211827278137207,0.09120003134012222,0.10076050460338593,0.11067461967468262,0.12091939151287079,0.13144372403621674,0.14217935502529144,0.15304231643676758,0.16399306058883667,0.17493721842765808,0.18581247329711914,0.19651441276073456,0.20700626075267792,0.2172514945268631,0.22723005712032318,0.23695731163024902,0.24636028707027435,0.2554960250854492,0.2644093632698059,0.27306807041168213,0.28150907158851624,0.28980740904808044,0.29806390404701233,0.30632510781288147,0.31469467282295227,0.3232487142086029,0.33207640051841736,0.34121519327163696,0.35072842240333557,0.3607122004032135,0.37116506695747375,0.3821669816970825,0.39379724860191345,0.40596675872802734,0.4187943935394287,0.43214738368988037,0.4461531937122345,0.46070101857185364,0.4757750928401947,0.49124327301979065,0.5071520209312439,0.5232617259025574,0.5395790338516235,0.556037425994873,0.5723931193351746,0.5888160467147827,0.6047948598861694,0.6204244494438171,0.6355772614479065,0.6501521468162537,0.6640666723251343,0.6773046851158142,0.6896941065788269,0.7012884020805359,0.7120201587677002,0.7219371795654297,0.7310260534286499,0.7392739057540894,0.7468100786209106,0.7535659074783325,0.7596502304077148,0.765073299407959,0.7699546813964844,0.7742583155632019,0.7780797481536865,0.7814860343933105,0.7844768166542053,0.7871137261390686,0.7894274592399597,0.7914508581161499,0.7932373881340027,0.7948121428489685,0.7961944341659546,0.797395646572113,0.7984405159950256,0.7993629574775696,0.8001670837402344,0.8008710741996765,0.8014780282974243,0.8020039200782776,0.8024659752845764,0.802876889705658,0.8032269477844238,0.8035357594490051,0.8038029670715332,0.8040375113487244,0.80424565076828,0.8044218420982361,0.8045715689659119,0.8047017455101013,0.8048183917999268,0.8049180507659912,0.8050040006637573,0.8050811886787415,0.8051480650901794,0.8052073121070862,0.805257260799408,0.8052998185157776,0.8053404092788696,0.805374264717102,0.8054031729698181,0.8054287433624268,0.8054502606391907,0.8054693937301636,0.8054864406585693,0.80550217628479,0.8055143356323242,0.8055257201194763,0.8055353760719299,0.8055438995361328,0.8055517673492432,0.8055586814880371,0.8055638074874878,0.8055688738822937,0.805573582649231,0.8055772185325623,0.8055806159973145,0.8055834770202637,0.8055859804153442,0.8055880665779114,0.8055897355079651,0.8055912852287292,0.805592954158783,0.8055940270423889,0.8055951595306396,0.805595874786377,0.805596649646759,0.8055974245071411,0.8055981993675232,0.8055986762046814,0.8055990934371948,0.8055994510650635,0.8055998086929321,0.8056002259254456,0.8056004047393799,0.8056005835533142,0.8056007027626038,0.8056008815765381,0.8056010007858276,0.805601179599762,0.8056012392044067,0.8056012988090515,0.8056014180183411,0.8056014776229858,0.8056015372276306,0.8056015968322754,0.8056016564369202,0.8056017160415649,0.8056017160415649,0.8056017756462097,0.8056017756462097,0.8056017756462097,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545,0.8056018352508545],"active":[0.0003056526184082031,0.00029589864425361156,0.0002919664257206023,0.0002910472103394568,0.00028987263794988394,0.00028900447068735957,0.00028701283736154437,0.00028828956419602036,0.00028813633252866566,0.00028655322967097163,0.00028394878609105945,0.00028338705305941403,0.0002833869948517531,0.00028241673135198653,0.000281752843875438,0.0002789440914057195,0.00027812705957330763,0.0002837955835275352,0.0002919664257206023,0.0002996776602230966,0.00030835921643301845,0.0003214325988665223,0.00033578264992684126,0.0003529415116645396,0.00036999816074967384,0.0003938468871638179,0.00042014679638668895,0.00045170681551098824,0.0004888841649517417,0.0005293298745527864,0.0005756996106356382,0.0006360618863254786,0.0007113867904990911,0.0007903379155322909,0.0008788895793259144,0.0009969074744731188,0.0011257517617195845,0.0012751766480505466,0.0014571824576705694,0.0016507809050381184,0.0018867654725909233,0.002152778208255768,0.002487221732735634,0.0028494466096162796,0.0032889358699321747,0.0037557482719421387,0.004282104782760143,0.004908399656414986,0.005609460175037384,0.006383342668414116,0.007264008745551109,0.008162954822182655,0.009177878499031067,0.010276298969984055,0.011414807289838791,0.012598507106304169,0.013812340795993805,0.015015959739685059,0.01619844138622284,0.01732933521270752,0.018345072865486145,0.01929330825805664,0.020071521401405334,0.020708799362182617,0.02123481035232544,0.02167271077632904,0.021976470947265625,0.022169798612594604,0.022136196494102478,0.021959751844406128,0.0216190367937088,0.021221518516540527,0.0207529217004776,0.020235106348991394,0.019653335213661194,0.01905161142349243,0.018524780869483948,0.01801687479019165,0.017545878887176514,0.017120182514190674,0.016826897859573364,0.016697973012924194,0.016758203506469727,0.016983240842819214,0.01733219623565674,0.017842859029769897,0.01847866177558899,0.019236773252487183,0.020127296447753906,0.021082967519760132,0.022209644317626953,0.023403674364089966,0.024551749229431152,0.025791257619857788,0.02692335844039917,0.02820366621017456,0.02929556369781494,0.030271053314208984,0.031112879514694214,0.03190496563911438,0.032454490661621094,0.03286200761795044,0.03306233882904053,0.03308284282684326,0.032878577709198,0.03215116262435913,0.03143030405044556,0.030479013919830322,0.02934122085571289,0.02805405855178833,0.026599586009979248,0.02499324083328247,0.023383140563964844,0.02166050672531128,0.020008623600006104,0.01832735538482666,0.01671910285949707,0.015196681022644043,0.013714492321014404,0.012337744235992432,0.011071741580963135,0.009916841983795166,0.00881582498550415,0.007847964763641357,0.007003128528594971,0.0061814188957214355,0.005454063415527344,0.004815101623535156,0.004260897636413574,0.0037813186645507812,0.0033521652221679688,0.002952754497528076,0.0026003122329711914,0.002297341823577881,0.0020467638969421387,0.0018104314804077148,0.0016037821769714355,0.00141143798828125,0.0012555718421936035,0.001125633716583252,0.0010097622871398926,0.0008999109268188477,0.0008078813552856445,0.0007352232933044434,0.0006662607192993164,0.0006068944931030273,0.000546574592590332,0.0004971027374267578,0.00045931339263916016,0.00042879581451416016,0.00039827823638916016,0.0003731846809387207,0.00035250186920166016,0.00032973289489746094,0.00031262636184692383,0.00029838085174560547,0.00028574466705322266,0.00027823448181152344,0.0002664327621459961,0.0002563595771789551,0.00024890899658203125,0.00024193525314331055,0.00023633241653442383,0.00023108720779418945,0.0002276897430419922,0.00022298097610473633,0.0002200007438659668,0.00021648406982421875,0.00021439790725708008,0.0002130270004272461,0.0002104640007019043,0.0002079010009765625,0.0002066493034362793,0.00020503997802734375,0.00020331144332885742,0.00020295381546020508,0.00020200014114379883,0.0002009272575378418,0.0002003312110900879,0.00019985437393188477,0.0001995563507080078,0.00019919872283935547,0.00019854307174682617,0.00019854307174682617,0.00019800662994384766,0.00019800662994384766,0.00019800662994384766,0.00019794702529907227,0.00019758939743041992,0.0001976490020751953,0.00019747018814086914,0.00019747018814086914,0.00019735097885131836,0.0001970529556274414,0.00019699335098266602,0.00019693374633789062,0.00019693374633789062,0.00019687414169311523,0.00019687414169311523,0.00019681453704833984,0.00019681453704833984,0.00019675493240356445,0.00019663572311401367,0.00019663572311401367,0.00019663572311401367,0.00019663572311401367,0.00019657611846923828,0.00019657611846923828,0.00019657611846923828,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875,0.0001964569091796875]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0003056526184082031,0.00032745860517024994,0.0003511030226945877,0.0003729600866790861,0.0003952767583541572,0.000417082745116204,0.0004378673620522022,0.00045880518155172467,0.0004782620526384562,0.0004969529109075665,0.0005151330842636526,0.0005342835211195052,0.0005509827169589698,0.0005671201506629586,0.0005830022855661809,0.0005980673013255,0.0006125705549493432,0.0006314656930044293,0.0006552633130922914,0.0006817675894126296,0.0007129700388759375,0.000747747253626585,0.000786609947681427,0.0008314985898323357,0.0008860901580192149,0.0009470141376368701,0.0010161600075662136,0.0011004731059074402,0.0011969914194196463,0.001307655475102365,0.0014384404057636857,0.0015839837724342942,0.0017539887921884656,0.0019475871231406927,0.0021696302574127913,0.002432578708976507,0.002732653636485338,0.0030810388270765543,0.003475793404504657,0.003939336631447077,0.004460229072719812,0.005066098179668188,0.005754748824983835,0.006543236784636974,0.007439988665282726,0.008487492799758911,0.009661748073995113,0.011018060147762299,0.012558522634208202,0.014278744347393513,0.016241027042269707,0.018460948020219803,0.020962100476026535,0.02377854473888874,0.026925193145871162,0.03040153719484806,0.03425808250904083,0.038513924926519394,0.04316743463277817,0.04824240878224373,0.05377883091568947,0.05974452942609787,0.06615543365478516,0.0729636549949646,0.0801861360669136,0.08777140080928802,0.09574723243713379,0.10400715470314026,0.11265325546264648,0.12154514342546463,0.1306774616241455,0.13993355631828308,0.1493334174156189,0.1587461531162262,0.16825805604457855,0.17772604525089264,0.18705441057682037,0.1961946338415146,0.20509357750415802,0.21376387774944305,0.22230446338653564,0.2306285798549652,0.23878473043441772,0.24673983454704285,0.254558801651001,0.26213741302490234,0.269548237323761,0.2768971025943756,0.28414905071258545,0.29140785336494446,0.29862073063850403,0.3059634566307068,0.31341037154197693,0.32104983925819397,0.3289315402507782,0.3370688557624817,0.3455793857574463,0.35441431403160095,0.36367690563201904,0.37336984276771545,0.38347265124320984,0.39400842785835266,0.4049127399921417,0.4161199927330017,0.42756593227386475,0.4393237233161926,0.4513312876224518,0.46352365612983704,0.4758768081665039,0.4883608818054199,0.5010253190994263,0.5139667987823486,0.5270872712135315,0.5403515100479126,0.5535071492195129,0.5665220618247986,0.5794180035591125,0.5919967293739319,0.6043006181716919,0.6162675619125366,0.6279051303863525,0.6391886472702026,0.6500537991523743,0.6604188680648804,0.6702994108200073,0.6796661019325256,0.6884754300117493,0.6967498064041138,0.7044087648391724,0.7115160822868347,0.7180572152137756,0.7240737080574036,0.729616641998291,0.7346661686897278,0.7391906976699829,0.7433414459228516,0.7470925450325012,0.750454843044281,0.7534792423248291,0.7561801671981812,0.758611261844635,0.7607652544975281,0.7626941800117493,0.7644253373146057,0.7659667134284973,0.7673276662826538,0.768544614315033,0.7696152925491333,0.7705637216567993,0.7714118957519531,0.7721652388572693,0.7728453278541565,0.7734323143959045,0.7739506959915161,0.7744104266166687,0.7748168706893921,0.7751768827438354,0.7754943370819092,0.7757755517959595,0.7760262489318848,0.7762399911880493,0.7764371633529663,0.7766099572181702,0.7767616510391235,0.7768946290016174,0.7770147323608398,0.7771207690238953,0.7772136926651001,0.7772945761680603,0.7773669362068176,0.777429461479187,0.7774854302406311,0.7775355577468872,0.7775800228118896,0.7776178121566772,0.777650773525238,0.7776806950569153,0.7777071595191956,0.7777305245399475,0.7777515053749084,0.7777710556983948,0.7777871489524841,0.7778019309043884,0.7778142094612122,0.7778246402740479,0.7778345346450806,0.7778438329696655,0.7778513431549072,0.7778580784797668,0.7778640985488892,0.777869462966919,0.777873694896698,0.777877688407898,0.7778811454772949,0.7778841853141785,0.7778872847557068,0.777889609336853,0.7778915762901306,0.7778934836387634,0.7778951525688171,0.7778966426849365,0.7778980135917664,0.7778990864753723,0.7778998017311096,0.7779005765914917,0.7779012322425842,0.7779017686843872,0.7779022455215454,0.7779029607772827,0.7779033184051514,0.77790367603302,0.7779040336608887,0.7779043912887573,0.7779045104980469,0.777904748916626,0.7779050469398499,0.7779051661491394,0.7779053449630737,0.7779054641723633,0.7779055833816528,0.7779057025909424,0.7779058218002319,0.7779059410095215,0.777906060218811,0.7779061794281006,0.7779061794281006,0.7779062390327454,0.7779063582420349,0.7779065370559692,0.7779065370559692,0.7779066562652588,0.7779067158699036,0.7779067754745483,0.7779068350791931,0.7779068946838379,0.7779068946838379,0.7779069542884827,0.7779069542884827,0.7779069542884827,0.7779070138931274,0.7779070138931274,0.7779070138931274,0.7779070734977722,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417,0.777907133102417],"recovered":[0.0,3.130461118416861e-05,5.8421654102858156e-05,8.385346154682338e-05,0.00010683400614652783,0.00012971241085324436,0.00015259083011187613,0.00017363078950438648,0.00019441542099229991,0.0002149447100237012,0.00023435050388798118,0.00025242852279916406,0.00027147686341777444,0.00028894207207486033,0.00030559019069187343,0.00032234046375378966,0.00033750763395801187,0.0003532875853125006,0.0003709570737555623,0.0003905671474058181,0.00041456904727965593,0.0004417371528688818,0.00047120332601480186,0.000505418807733804,0.0005459667299874127,0.0005909575265832245,0.0006466725608333945,0.0007097924826666713,0.0007843515486456454,0.0008692774572409689,0.0009669703431427479,0.0010805452475324273,0.0012095427373424172,0.0013592737959697843,0.001532598165795207,0.0017282902263104916,0.0019577383063733578,0.002225844655185938,0.002530209254473448,0.0028871737886220217,0.0032876990735530853,0.003748637856915593,0.004287301562726498,0.0049025677144527435,0.005611134227365255,0.0064049335196614265,0.007325534243136644,0.008381618186831474,0.009585747495293617,0.010960188694298267,0.012505808845162392,0.014249521307647228,0.016235295683145523,0.01849556155502796,0.021029038354754448,0.023867033421993256,0.027015725150704384,0.0305402260273695,0.034393858164548874,0.03866078704595566,0.043328747153282166,0.048456985503435135,0.05398896336555481,0.05998152494430542,0.0663464218378067,0.07314994186162949,0.08033018559217453,0.0878838375210762,0.09578654170036316,0.10406990349292755,0.11265216767787933,0.1215287372469902,0.13059481978416443,0.13979679346084595,0.14913266897201538,0.15855050086975098,0.16797517240047455,0.177406445145607,0.18665693700313568,0.19570483267307281,0.20456159114837646,0.2132425159215927,0.22174867987632751,0.2300664633512497,0.23818126320838928,0.2461518794298172,0.25397002696990967,0.2615278661251068,0.26901334524154663,0.27637779712677,0.283692330121994,0.29096725583076477,0.29828497767448425,0.3056474030017853,0.3131379187107086,0.3208499550819397,0.32874760031700134,0.3369601368904114,0.3455047607421875,0.35437023639678955,0.36367061734199524,0.3733772039413452,0.38353657722473145,0.3940564692020416,0.40495914220809937,0.41611677408218384,0.427592933177948,0.43934115767478943,0.4512830674648285,0.46345433592796326,0.47575506567955017,0.48823094367980957,0.5008698105812073,0.513735294342041,0.5268003940582275,0.5399863123893738,0.5531248450279236,0.5661270022392273,0.5789024829864502,0.5914441347122192,0.603725016117096,0.6156684160232544,0.6272737979888916,0.6384983658790588,0.6492639183998108,0.659599244594574,0.6694539785385132,0.6787662506103516,0.6875584125518799,0.6957941651344299,0.7034787535667419,0.7105787992477417,0.7171630263328552,0.723197340965271,0.7287600636482239,0.733780562877655,0.7383828163146973,0.742546558380127,0.7463309168815613,0.7497549057006836,0.7527920007705688,0.7555369734764099,0.7579749226570129,0.7601562142372131,0.762119710445404,0.7638765573501587,0.7654328346252441,0.7668209671974182,0.7680444121360779,0.7691403031349182,0.7701116800308228,0.7709639668464661,0.7717275619506836,0.7724055647850037,0.7730094790458679,0.7735413312911987,0.7740085124969482,0.7744179368019104,0.774792492389679,0.7751154899597168,0.7753997445106506,0.7756492495536804,0.7758757472038269,0.7760762572288513,0.7762463092803955,0.7763985395431519,0.7765366435050964,0.7766554951667786,0.7767619490623474,0.7768577337265015,0.7769412994384766,0.7770153284072876,0.777079164981842,0.7771376371383667,0.7771883606910706,0.7772337198257446,0.7772710919380188,0.777305543422699,0.777336061000824,0.7773630619049072,0.7773876786231995,0.7774094343185425,0.7774272561073303,0.7774444818496704,0.7774589657783508,0.7774719595909119,0.7774826884269714,0.7774927020072937,0.7775008082389832,0.7775088548660278,0.7775156497955322,0.7775223851203918,0.7775279879570007,0.7775324583053589,0.7775366306304932,0.7775402069091797,0.7775431275367737,0.777545690536499,0.7775482535362244,0.7775505185127258,0.7775524854660034,0.7775540947914124,0.7775556445121765,0.7775568962097168,0.7775578498840332,0.7775589823722839,0.777559757232666,0.7775605320930481,0.7775611281394958,0.7775616645812988,0.7775622606277466,0.7775625586509705,0.7775630354881287,0.7775633931159973,0.7775636315345764,0.7775638103485107,0.7775640487670898,0.7775643467903137,0.7775645852088928,0.7775648236274719,0.7775649428367615,0.7775651216506958,0.7775653004646301,0.7775653004646301,0.7775655388832092,0.7775656580924988,0.7775658369064331,0.7775659561157227,0.7775659561157227,0.7775660753250122,0.7775661945343018,0.7775662541389465,0.7775663733482361,0.7775664329528809,0.7775664925575256,0.7775664925575256,0.7775664925575256,0.7775665521621704,0.77756667137146,0.77756667137146,0.7775667309761047,0.7775667309761047,0.7775667309761047,0.7775667905807495,0.7775667905807495,0.7775667905807495,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391,0.7775669097900391],"active":[0.0003056526184082031,0.00029615400126203895,0.00029268136131577194,0.0002891066251322627,0.0002884427667595446,0.0002873703488148749,0.0002852765319403261,0.0002851744065992534,0.0002838466316461563,0.00028200820088386536,0.0002807825803756714,0.0002818549983203411,0.0002795058535411954,0.0002781780785880983,0.0002774120948743075,0.00027572683757171035,0.00027506292099133134,0.00027817810769192874,0.00028430623933672905,0.0002912004420068115,0.00029840099159628153,0.0003060101007577032,0.00031540662166662514,0.0003260797820985317,0.0003401234280318022,0.0003560566110536456,0.0003694874467328191,0.0003906806232407689,0.0004126398707740009,0.0004383780178613961,0.0004714700626209378,0.0005034385249018669,0.0005444460548460484,0.0005883133271709085,0.0006370320916175842,0.0007042884826660156,0.0007749153301119804,0.0008551941718906164,0.000945584150031209,0.0010521628428250551,0.001172529999166727,0.001317460322752595,0.0014674472622573376,0.0016406690701842308,0.001828854437917471,0.0020825592800974846,0.002336213830858469,0.0026364419609308243,0.002972775138914585,0.0033185556530952454,0.003735218197107315,0.004211426712572575,0.004726804792881012,0.005282983183860779,0.0058961547911167145,0.006534503772854805,0.007242357358336449,0.007973698899149895,0.008773576468229294,0.00958162173628807,0.010450083762407303,0.011287543922662735,0.012166470289230347,0.01298213005065918,0.013839714229106903,0.014621458947658539,0.015417046844959259,0.016123317182064056,0.016866713762283325,0.01747523993253708,0.018025293946266174,0.018404819071292877,0.018738597631454468,0.01894935965538025,0.01912538707256317,0.019175544381141663,0.019079238176345825,0.018788188695907593,0.01843664050102234,0.01805904507637024,0.01774287223815918,0.017386063933372498,0.01703605055809021,0.016673371195793152,0.016377538442611694,0.015985533595085144,0.015578210353851318,0.015369236469268799,0.015135705471038818,0.015030056238174438,0.01492840051651001,0.014996200799942017,0.015125393867492676,0.015402436256408691,0.01579362154006958,0.016218900680541992,0.016831785440444946,0.017454177141189575,0.018172144889831543,0.018999606370925903,0.0198020339012146,0.020631223917007446,0.02137616276741028,0.022063523530960083,0.02260679006576538,0.02320694923400879,0.023738354444503784,0.024182498455047607,0.024593740701675415,0.024906545877456665,0.0252702534198761,0.025735855102539062,0.02621746063232422,0.026616215705871582,0.0267067551612854,0.026535749435424805,0.026293158531188965,0.02586972713470459,0.0253981351852417,0.024823427200317383,0.024180114269256592,0.023520231246948242,0.022780001163482666,0.021920502185821533,0.021035492420196533,0.02006685733795166,0.019021451473236084,0.017983555793762207,0.01685035228729248,0.015721917152404785,0.014578461647033691,0.013494908809661865,0.012453615665435791,0.011468827724456787,0.010430634021759033,0.009560883045196533,0.008709728717803955,0.007908284664154053,0.007148325443267822,0.006425261497497559,0.005819261074066162,0.005228281021118164,0.004719257354736328,0.004269123077392578,0.0038470029830932617,0.003451108932495117,0.0031117796897888184,0.002794325351715088,0.0025193095207214355,0.002271592617034912,0.002053558826446533,0.0018813610076904297,0.0017047524452209473,0.0015451312065124512,0.0014009475708007812,0.0012755393981933594,0.001168370246887207,0.0010764002799987793,0.0009830594062805176,0.0009107589721679688,0.0008402466773986816,0.0007879137992858887,0.0007342100143432617,0.0006853938102722168,0.0006483197212219238,0.0006161928176879883,0.0005841255187988281,0.0005581974983215332,0.0005326271057128906,0.0005092024803161621,0.0004881620407104492,0.00047010183334350586,0.000456392765045166,0.0004423856735229492,0.00042945146560668945,0.0004170536994934082,0.0004096031188964844,0.00040161609649658203,0.00039446353912353516,0.0003884434700012207,0.0003833770751953125,0.0003777146339416504,0.00037467479705810547,0.00036972761154174805,0.0003656744956970215,0.00036257505416870117,0.0003611445426940918,0.0003586411476135254,0.0003572702407836914,0.0003552436828613281,0.00035381317138671875,0.00035130977630615234,0.0003497004508972168,0.00034868717193603516,0.00034755468368530273,0.0003470778465270996,0.0003464818000793457,0.0003458857536315918,0.0003452301025390625,0.0003446340560913086,0.00034415721893310547,0.0003439188003540039,0.0003434419631958008,0.00034290552139282227,0.0003427267074584961,0.00034224987030029297,0.0003420114517211914,0.00034171342849731445,0.00034183263778686523,0.00034165382385253906,0.0003414154052734375,0.0003414750099182129,0.0003413558006286621,0.00034111738204956055,0.00034111738204956055,0.00034123659133911133,0.00034111738204956055,0.00034099817276000977,0.000340878963470459,0.0003407597541809082,0.0003407597541809082,0.0003407001495361328,0.0003406405448913574,0.0003407597541809082,0.0003406405448913574,0.00034052133560180664,0.00034040212631225586,0.00034040212631225586,0.00034058094024658203,0.00034046173095703125,0.00034046173095703125,0.00034046173095703125,0.00034040212631225586,0.00034040212631225586,0.00034040212631225586,0.00034040212631225586,0.00034046173095703125,0.00034040212631225586,0.0003402829170227051,0.00034034252166748047,0.0003402829170227051,0.0003402829170227051,0.00034034252166748047,0.00034034252166748047,0.00034034252166748047,0.00034034252166748047,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297,0.0003402233123779297]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0003056526184082031,0.0003295013157185167,0.00035089877201244235,0.00037362397415563464,0.0003949703532271087,0.0004147336003370583,0.0004332201788201928,0.0004509917926043272,0.0004667207249440253,0.00048377737402915955,0.0005002212710678577,0.0005162565503269434,0.0005311173154041171,0.0005452120676636696,0.0005584897007793188,0.0005715120350942016,0.0005826448323205113,0.0005971991340629756,0.0006143068894743919,0.0006352957570925355,0.0006585316732525826,0.0006831464124843478,0.0007111826562322676,0.0007427936652675271,0.0007787965005263686,0.0008200083393603563,0.0008684206404723227,0.0009221440996043384,0.0009791357442736626,0.001044655917212367,0.0011205938644707203,0.0012057239655405283,0.0013023954816162586,0.0014115276280790567,0.0015397589886561036,0.0016776423435658216,0.0018340632086619735,0.0020139242988079786,0.0022112505976110697,0.002435744972899556,0.0026888884603977203,0.002971906680613756,0.003297260031104088,0.0036490156780928373,0.004059397149831057,0.004515535663813353,0.005030963569879532,0.005593680776655674,0.006242855452001095,0.00697312643751502,0.007779130712151527,0.008695288561284542,0.009715573862195015,0.010861077345907688,0.012142319232225418,0.013559708371758461,0.015138625167310238,0.01689479872584343,0.018851259723305702,0.021005047485232353,0.023378120735287666,0.026012202724814415,0.028886301442980766,0.03202759101986885,0.03546905517578125,0.03917617350816727,0.04322958365082741,0.047575563192367554,0.052214108407497406,0.057182349264621735,0.06246573105454445,0.06805122643709183,0.0739455372095108,0.08011949062347412,0.08657855540513992,0.0932842269539833,0.10021107643842697,0.10736501961946487,0.1146669089794159,0.12210729718208313,0.12966907024383545,0.1372986137866974,0.14496497809886932,0.15259940922260284,0.16024035215377808,0.1678476780653,0.175376757979393,0.18273794651031494,0.18998008966445923,0.19702592492103577,0.2039109468460083,0.2105897068977356,0.21706557273864746,0.2233884334564209,0.22957168519496918,0.23556378483772278,0.2414366453886032,0.2470988929271698,0.2526277005672455,0.25803670287132263,0.2633097767829895,0.26851966977119446,0.2736538350582123,0.27873989939689636,0.2838119566440582,0.28889748454093933,0.29399627447128296,0.29919981956481934,0.3045147657394409,0.3099713623523712,0.3155687153339386,0.32139408588409424,0.3274441361427307,0.33374765515327454,0.34036895632743835,0.34728923439979553,0.3545675277709961,0.36221906542778015,0.3702000677585602,0.3786139488220215,0.38740819692611694,0.39662033319473267,0.4061914384365082,0.4161415994167328,0.4264030158519745,0.4370541572570801,0.4477173686027527,0.45839157700538635,0.46903958916664124,0.4795852601528168,0.49018916487693787,0.5008692145347595,0.5117578506469727,0.5227442383766174,0.5338003635406494,0.5448606014251709,0.5559123158454895,0.5668866038322449,0.5777587890625,0.588349461555481,0.5985220670700073,0.6082459092140198,0.617557942867279,0.6263778209686279,0.6347121596336365,0.6425465941429138,0.6498906016349792,0.6567671298980713,0.6631929874420166,0.6691359877586365,0.6746314764022827,0.6796818375587463,0.6843366622924805,0.6885946393013,0.6925023198127747,0.6960871815681458,0.6993560194969177,0.7023206353187561,0.7050050497055054,0.707459032535553,0.7096720933914185,0.7116912603378296,0.7135090231895447,0.7151452302932739,0.7166382074356079,0.7179660797119141,0.7191711068153381,0.720255970954895,0.7212330102920532,0.7221216559410095,0.7229102253913879,0.7236267328262329,0.7242664694786072,0.7248415350914001,0.7253493666648865,0.7258099913597107,0.72622150182724,0.7265920042991638,0.7269228100776672,0.7272230386734009,0.7274934649467468,0.7277352213859558,0.7279497385025024,0.7281432151794434,0.7283151149749756,0.7284728288650513,0.7286100387573242,0.7287377715110779,0.728853702545166,0.7289546132087708,0.7290452718734741,0.7291263341903687,0.7291992902755737,0.7292609810829163,0.7293224930763245,0.7293753027915955,0.7294238805770874,0.7294671535491943,0.7295045256614685,0.7295367121696472,0.72956782579422,0.7295955419540405,0.7296196222305298,0.7296402454376221,0.7296591997146606,0.7296770215034485,0.7296927571296692,0.7297073006629944,0.7297202944755554,0.7297308444976807,0.7297398447990417,0.7297503352165222,0.7297593951225281,0.7297662496566772,0.7297726273536682,0.7297784090042114,0.7297835350036621,0.7297885417938232,0.7297923564910889,0.7297958731651306,0.7297993898391724,0.7298024892807007,0.7298054695129395,0.7298081517219543,0.7298104763031006,0.7298132181167603,0.7298147678375244,0.7298162579536438,0.7298177480697632,0.7298189997673035,0.7298200726509094,0.7298211455345154,0.7298219799995422,0.7298228144645691,0.7298234701156616,0.7298241853713989,0.7298248410224915,0.729825496673584,0.7298259735107422,0.7298263311386108,0.7298266887664795,0.7298270463943481,0.7298274040222168,0.7298276424407959,0.7298277616500854,0.7298280596733093,0.7298282384872437,0.7298284769058228,0.7298285961151123,0.7298286557197571,0.7298287749290466,0.7298288345336914,0.729828953742981,0.7298291325569153,0.7298291921615601,0.7298293113708496,0.7298293709754944,0.7298293709754944,0.7298294305801392,0.7298295497894287,0.7298295497894287,0.7298296093940735,0.7298296689987183,0.729829728603363,0.7298297882080078,0.7298297882080078,0.7298297882080078,0.7298297882080078,0.7298297882080078,0.7298298478126526,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974,0.7298299074172974],"recovered":[0.0,3.074286360060796e-05,5.7808840210782364e-05,8.237249130615965e-05,0.00010724255116656423,0.00012904853792861104,0.00014973102952353656,0.00017041352111846209,0.00018823621212504804,0.00020580356067512184,0.00022423906193580478,0.0002408871951047331,0.00025712678325362504,0.00027260035858489573,0.0002865929563995451,0.0003002791490871459,0.000314118544338271,0.0003274983318988234,0.0003412866499274969,0.0003565559454727918,0.00037381687434390187,0.0003944483178202063,0.00041671391227282584,0.00044183930731378496,0.0004698755801655352,0.0005028654122725129,0.0005403492250479758,0.0005847272113896906,0.0006327821174636483,0.0006838499684818089,0.0007441611378453672,0.0008102940628305078,0.0008855170453898609,0.0009734048508107662,0.0010688507463783026,0.0011857451172545552,0.0013111678417772055,0.0014528811443597078,0.0016126214759424329,0.0017890610033646226,0.0019893492572009563,0.0022205845452845097,0.0024746472481638193,0.002763129770755768,0.0030863385181874037,0.0034522907808423042,0.0038657875265926123,0.004320648964494467,0.004836281295865774,0.005415084771811962,0.006072890013456345,0.006802752148360014,0.007627089973539114,0.008547690697014332,0.009587892331182957,0.010744018480181694,0.012025413103401661,0.013464250601828098,0.015052614733576775,0.016832534223794937,0.01878843456506729,0.020954683423042297,0.023364627733826637,0.02600606344640255,0.02889063209295273,0.03204994648694992,0.03550443425774574,0.03924178332090378,0.04329509288072586,0.047647811472415924,0.05232981964945793,0.057307202368974686,0.06256330758333206,0.06813527643680573,0.07402084767818451,0.08019163459539413,0.08663114160299301,0.0933101549744606,0.10021734237670898,0.10733728110790253,0.11460056155920029,0.1220184788107872,0.129538893699646,0.1371404379606247,0.14473198354244232,0.15237675607204437,0.1600068062543869,0.1675776094198227,0.17507320642471313,0.18243347108364105,0.18962280452251434,0.19667108356952667,0.20354314148426056,0.21020908653736115,0.21671222150325775,0.2230207324028015,0.22918447852134705,0.23520885407924652,0.2410498410463333,0.24674059450626373,0.25228431820869446,0.2576862871646881,0.2629900276660919,0.2682035565376282,0.2733527421951294,0.27846476435661316,0.283578097820282,0.2886834144592285,0.29383641481399536,0.2990700900554657,0.30441758036613464,0.3098889887332916,0.3155243396759033,0.32137537002563477,0.32745128870010376,0.3338016867637634,0.34044766426086426,0.3474177122116089,0.35471606254577637,0.36237043142318726,0.3703617453575134,0.3787848651409149,0.3875615894794464,0.39678722620010376,0.40635693073272705,0.4162607192993164,0.4266011118888855,0.4371926784515381,0.44784367084503174,0.4585212767124176,0.4690870940685272,0.47964367270469666,0.4901467561721802,0.5008824467658997,0.5117651224136353,0.522722065448761,0.5337222814559937,0.5447602868080139,0.5557494759559631,0.5666889548301697,0.5774893164634705,0.5880120396614075,0.5981417894363403,0.607830822467804,0.617079496383667,0.6258796453475952,0.634212851524353,0.6420329213142395,0.649404764175415,0.6563124060630798,0.6626924872398376,0.6686559915542603,0.6741822957992554,0.6792463660240173,0.6839268207550049,0.6882073879241943,0.6921480298042297,0.6957478523254395,0.6990432143211365,0.7020086050033569,0.704748809337616,0.7071946263313293,0.7094425559043884,0.7114628553390503,0.7132971286773682,0.7149699926376343,0.7164707183837891,0.7178173661231995,0.7190433144569397,0.7201308012008667,0.7211224436759949,0.7220093607902527,0.7228217720985413,0.7235475778579712,0.7241841554641724,0.7247718572616577,0.7252888679504395,0.7257499694824219,0.7261689901351929,0.7265447974205017,0.7268849611282349,0.7271831035614014,0.7274547815322876,0.7277040481567383,0.7279196977615356,0.7281116247177124,0.7282909154891968,0.7284483313560486,0.7285904288291931,0.728721022605896,0.7288346886634827,0.7289384007453918,0.7290307879447937,0.7291125059127808,0.7291855812072754,0.7292530536651611,0.7293152809143066,0.7293698787689209,0.7294209003448486,0.7294633388519287,0.7295010685920715,0.7295353412628174,0.7295659780502319,0.7295935153961182,0.7296167016029358,0.729637086391449,0.7296568751335144,0.7296749949455261,0.7296914458274841,0.7297056317329407,0.7297175526618958,0.7297282218933105,0.7297388911247253,0.7297503352165222,0.7297582030296326,0.7297658324241638,0.7297723889350891,0.7297780513763428,0.7297841310501099,0.7297884821891785,0.7297923564910889,0.7297956943511963,0.7297989130020142,0.7298023104667664,0.7298049926757812,0.7298077344894409,0.7298107147216797,0.729812502861023,0.7298141121864319,0.7298153042793274,0.7298166155815125,0.7298176884651184,0.729819118976593,0.729820191860199,0.7298212647438049,0.7298220992088318,0.7298230528831482,0.7298240065574646,0.7298246026039124,0.7298251986503601,0.7298257350921631,0.7298261523246765,0.7298264503479004,0.7298268675804138,0.729827344417572,0.7298275828361511,0.7298278212547302,0.7298280000686646,0.7298282980918884,0.7298285365104675,0.7298286557197571,0.7298287749290466,0.729828953742981,0.7298290729522705,0.7298291325569153,0.7298291921615601,0.7298293113708496,0.7298293113708496,0.7298293113708496,0.7298293709754944,0.7298294305801392,0.7298294901847839,0.7298295497894287,0.7298296093940735,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183,0.7298296689987183],"active":[0.0003056526184082031,0.00029875844484195113,0.00029308992088772357,0.0002912514901254326,0.0002877278020605445,0.00028568506240844727,0.00028348914929665625,0.0002805782714858651,0.00027848451281897724,0.00027797382790595293,0.00027598219458013773,0.0002753693552222103,0.00027399053215049207,0.00027261170907877386,0.00027189674437977374,0.00027123288600705564,0.0002685262879822403,0.00026970080216415226,0.00027302023954689503,0.0002787398116197437,0.0002847147989086807,0.00028869809466414154,0.0002944687439594418,0.00030095435795374215,0.0003089209203608334,0.0003171429270878434,0.0003280714154243469,0.00033741688821464777,0.00034635362681001425,0.00036080594873055816,0.0003764327266253531,0.00039542990271002054,0.00041687843622639775,0.0004381227772682905,0.00047090824227780104,0.0004918972263112664,0.000522895366884768,0.0005610431544482708,0.0005986291216686368,0.0006466839695349336,0.000699539203196764,0.0007513221353292465,0.0008226127829402685,0.0008858859073370695,0.0009730586316436529,0.0010632448829710484,0.0011651760432869196,0.0012730318121612072,0.0014065741561353207,0.0015580416657030582,0.0017062406986951828,0.0018925364129245281,0.002088483888655901,0.0023133866488933563,0.0025544269010424614,0.002815689891576767,0.003113212063908577,0.0034305481240153313,0.0037986449897289276,0.004172513261437416,0.004589686170220375,0.005057519301772118,0.005521673709154129,0.006021527573466301,0.006578423082828522,0.007126227021217346,0.007725149393081665,0.008333779871463776,0.008919015526771545,0.00953453779220581,0.010135911405086517,0.010744024068117142,0.011382229626178741,0.011984214186668396,0.012557707726955414,0.013092592358589172,0.01357993483543396,0.014054864645004272,0.01444956660270691,0.014770016074180603,0.015068508684635162,0.015280134975910187,0.015426084399223328,0.01545897126197815,0.015508368611335754,0.015470921993255615,0.015369951725006104,0.015160337090492249,0.014906883239746094,0.014592453837394714,0.014288142323493958,0.013918623328208923,0.013522431254386902,0.013179346919059753,0.012859463691711426,0.012543052434921265,0.012252166867256165,0.011890038847923279,0.01157785952091217,0.011296108365058899,0.011025458574295044,0.010833382606506348,0.010663807392120361,0.010536342859268188,0.010459214448928833,0.010432720184326172,0.010418176651000977,0.01051640510559082,0.010678350925445557,0.010901272296905518,0.011151134967803955,0.011505097150802612,0.011919796466827393,0.01237228512763977,0.012917667627334595,0.013487547636032104,0.014119863510131836,0.014801353216171265,0.015484005212783813,0.01624351739883423,0.017046451568603516,0.01783546805381775,0.018629848957061768,0.01935437321662903,0.020046085119247437,0.020793437957763672,0.021116256713867188,0.021198898553848267,0.021195918321609497,0.02106398344039917,0.021102070808410645,0.021225541830062866,0.02161109447479248,0.021861791610717773,0.02203524112701416,0.022138535976409912,0.02219003438949585,0.022126317024230957,0.022009313106536865,0.02166050672531128,0.021032750606536865,0.020233869552612305,0.01941615343093872,0.018546998500823975,0.017632663249969482,0.016666948795318604,0.01567775011062622,0.014734208583831787,0.013788223266601562,0.01282358169555664,0.011938989162445068,0.011025846004486084,0.010154366493225098,0.009348273277282715,0.008575499057769775,0.007879793643951416,0.007207989692687988,0.00657278299331665,0.0059618353843688965,0.005450427532196045,0.00492328405380249,0.004496634006500244,0.00406646728515625,0.003682374954223633,0.003341078758239746,0.002996087074279785,0.0027003884315490723,0.0024386048316955566,0.0021896958351135254,0.0019908547401428223,0.0017877817153930664,0.0016173720359802246,0.001444697380065918,0.001293957233428955,0.0011652112007141113,0.0010381340980529785,0.0009326338768005371,0.0008420348167419434,0.0007538199424743652,0.0006782412528991699,0.0006085038185119629,0.0005521178245544434,0.0004949569702148438,0.0004391670227050781,0.0003954172134399414,0.0003612041473388672,0.0003191232681274414,0.0002894401550292969,0.0002632737159729004,0.00023359060287475586,0.00021058320999145508,0.00018793344497680664,0.0001685023307800293,0.00014847517013549805,0.00013691186904907227,0.00012224912643432617,0.00010859966278076172,9.72747802734375e-05,8.362531661987305e-05,7.337331771850586e-05,6.67572021484375e-05,6.020069122314453e-05,5.364418029785156e-05,4.673004150390625e-05,4.2498111724853516e-05,3.993511199951172e-05,3.5881996154785156e-05,3.230571746826172e-05,2.8848648071289062e-05,2.5212764739990234e-05,2.2292137145996094e-05,2.2113323211669922e-05,2.0503997802734375e-05,1.5914440155029297e-05,1.4424324035644531e-05,1.2576580047607422e-05,1.1146068572998047e-05,1.049041748046875e-05,8.225440979003906e-06,7.3909759521484375e-06,7.033348083496094e-06,6.794929504394531e-06,6.556510925292969e-06,5.841255187988281e-06,5.4836273193359375e-06,5.4836273193359375e-06,4.0531158447265625e-06,3.7550926208496094e-06,3.635883331298828e-06,3.6954879760742188e-06,3.4570693969726562e-06,3.4570693969726562e-06,2.86102294921875e-06,2.6226043701171875e-06,2.205371856689453e-06,2.086162567138672e-06,1.7881393432617188e-06,1.4901161193847656e-06,1.3709068298339844e-06,1.1324882507324219e-06,9.5367431640625e-07,8.940696716308594e-07,9.5367431640625e-07,7.748603820800781e-07,4.172325134277344e-07,4.76837158203125e-07,4.172325134277344e-07,4.76837158203125e-07,2.980232238769531e-07,1.1920928955078125e-07,1.1920928955078125e-07,5.960464477539063e-08,0.0,5.960464477539063e-08,5.960464477539063e-08,1.1920928955078125e-07,5.960464477539063e-08,5.960464477539063e-08,1.1920928955078125e-07,1.7881393432617188e-07,1.1920928955078125e-07,1.1920928955078125e-07,1.1920928955078125e-07,1.1920928955078125e-07,1.1920928955078125e-07,1.1920928955078125e-07,1.1920928955078125e-07,1.1920928955078125e-07,1.1920928955078125e-07,1.7881393432617188e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0003056526184082031,0.00032878638012334704,0.0003529414825607091,0.0003757688100449741,0.0003986472147516906,0.00042178097646683455,0.00044501686352305114,0.00046626111725345254,0.0004875053418800235,0.0005089538171887398,0.0005308109102770686,0.0005523104919120669,0.0005730951088480651,0.0005937265232205391,0.0006137451273389161,0.0006336105288937688,0.0006526588695123792,0.0006728817243129015,0.0006921343738213181,0.0007097527850419283,0.0007273711962625384,0.0007443256909027696,0.0007625058642588556,0.0007805839413776994,0.0007974362815730274,0.0008144929888658226,0.0008315496379509568,0.0008478913805447519,0.0008644884219393134,0.000880472653079778,0.0008958441321738064,0.0009134625433944166,0.0009316937648691237,0.0009486993658356369,0.0009678498026914895,0.000988174811936915,0.0010090104769915342,0.001030816463753581,0.0010539502836763859,0.0010769818909466267,0.0011014434276148677,0.0011258538579568267,0.0011542986612766981,0.0011816199403256178,0.0012089923257008195,0.0012384074507281184,0.0012691502925008535,0.001301374169997871,0.001333955442532897,0.00136852846480906,0.0014057569205760956,0.001443547080270946,0.0014838397037237883,0.0015238258056342602,0.0015652929432690144,0.0016090581193566322,0.0016575725749135017,0.0017069552559405565,0.001756746438331902,0.0018102655885741115,0.0018665934912860394,0.0019218488596379757,0.0019781256560236216,0.0020394581370055676,0.002104467712342739,0.002170089865103364,0.0022385718766599894,0.002305419649928808,0.002378038363531232,0.002451933454722166,0.0025316504761576653,0.0026144315488636494,0.002699357457458973,0.002784998156130314,0.00287533737719059,0.002966697793453932,0.003061990486457944,0.0031599896028637886,0.003264985280111432,0.0033703383523970842,0.0034806958865374327,0.0035948327276855707,0.003708305535838008,0.0038274978287518024,0.003952052444219589,0.004079875536262989,0.0042128050699830055,0.004347062669694424,0.004489286802709103,0.004635085351765156,0.0047832331620156765,0.004936487879604101,0.005096841137856245,0.0052556623704731464,0.005425667390227318,0.005598480813205242,0.005775788798928261,0.005956160370260477,0.006143783684819937,0.00633263261988759,0.006530367769300938,0.006737805437296629,0.006946570705622435,0.007161617744714022,0.007379830814898014,0.007609482854604721,0.007843730971217155,0.008082268759608269,0.008330459706485271,0.008586309850215912,0.008849156089127064,0.009114556014537811,0.009392467327415943,0.009674259461462498,0.009970861487090588,0.01027180440723896,0.010574739426374435,0.010891002602875233,0.011212270706892014,0.011541914194822311,0.011882588267326355,0.012230717577040195,0.012588039971888065,0.012945974245667458,0.013323723338544369,0.01371372863650322,0.01410352997481823,0.014507170766592026,0.014918369241058826,0.015344071201980114,0.015767935663461685,0.016208292916417122,0.01665651611983776,0.01711178570985794,0.01756419613957405,0.018047554418444633,0.018533004447817802,0.019032806158065796,0.019535262137651443,0.020053142681717873,0.020576996728777885,0.021101973950862885,0.021644314751029015,0.02219722792506218,0.022756164893507957,0.023336244747042656,0.023911679163575172,0.02449895814061165,0.025095585733652115,0.025706766173243523,0.026326728984713554,0.026950830593705177,0.02758682891726494,0.028224769979715347,0.028873534873127937,0.029536038637161255,0.030209165066480637,0.030890971422195435,0.03157865256071091,0.03228134661912918,0.03298572450876236,0.033700164407491684,0.03442170470952988,0.035152025520801544,0.035882603377103806,0.03662712126970291,0.03738614171743393,0.03813786059617996,0.03890331834554672,0.03966826573014259,0.040449295192956924,0.041234057396650314,0.042031481862068176,0.042840857058763504,0.04364144802093506,0.044457461684942245,0.04526336491107941,0.046092551201581955,0.046914950013160706,0.04774332046508789,0.048561275005340576,0.049397002905607224,0.050237782299518585,0.05107973888516426,0.05191995948553085,0.052765898406505585,0.05361025407910347,0.05445399880409241,0.055308979004621506,0.056172482669353485,0.057035379111766815,0.057893164455890656,0.058755598962306976,0.059619106352329254,0.0604889951646328,0.061368029564619064,0.06224057450890541,0.06313706934452057,0.06402258574962616,0.06490238755941391,0.06578662246465683,0.06666683405637741,0.06756000965833664,0.06845472007989883,0.06935090571641922,0.07024878263473511,0.07114594429731369,0.07205694168806076,0.072942815721035,0.07385749369859695,0.07476241886615753,0.07566596567630768,0.0765799731016159,0.0775010883808136,0.07841356843709946,0.07933110743761063,0.08025987446308136,0.08118374645709991,0.08212283253669739,0.08304991573095322,0.08398456126451492,0.08493810147047043,0.08587897568941116,0.08682240545749664,0.0877789556980133,0.08874505758285522,0.08970263600349426,0.09066347777843475,0.09162625670433044,0.0925912857055664,0.09356071054935455,0.09452737122774124,0.09549388289451599,0.09647760540246964,0.09744886308908463,0.09844213724136353,0.0994228944182396,0.10041274130344391,0.10140856355428696,0.10238237679004669,0.10338617116212845,0.10438015311956406,0.10537245124578476,0.10637634992599487,0.1073702797293663,0.10835834592580795,0.1093817949295044,0.11038272082805634,0.11139769852161407,0.11240915209054947,0.11342529952526093,0.11443240940570831,0.11547046154737473,0.11649554967880249,0.11753089725971222,0.11857069283723831,0.11960762739181519,0.12064231187105179,0.12168695777654648,0.12271995842456818,0.12376122921705246,0.1248062327504158,0.12584730982780457,0.1268918514251709,0.12791739404201508,0.12895840406417847,0.12999922037124634,0.1310344785451889,0.13207344710826874,0.13311146199703217,0.1341482400894165,0.13517479598522186,0.13620851933956146,0.137250155210495,0.13829541206359863,0.13934290409088135,0.1403876096010208,0.14144134521484375,0.14249037206172943,0.14354707300662994,0.14461781084537506,0.1456890106201172,0.14678794145584106,0.14786618947982788,0.1489577740430832,0.15006792545318604,0.1511833518743515,0.1522848904132843,0.15340736508369446,0.15453821420669556,0.15566721558570862,0.15681502223014832,0.15796451270580292,0.15911000967025757,0.1602744162082672,0.16144289076328278,0.16260652244091034,0.1637866050004959,0.16497653722763062,0.16616018116474152,0.16734200716018677,0.1685613989830017,0.16976267099380493,0.17099575698375702,0.17221499979496002,0.1734498143196106,0.17468443512916565,0.1759261041879654,0.17719314992427826,0.17844824492931366,0.1797124296426773,0.18099841475486755,0.18227915465831757,0.18354251980781555,0.1848401576280594,0.1861361563205719,0.18742409348487854,0.1887456774711609,0.19005484879016876,0.1913679540157318,0.19269730150699615,0.1940177083015442,0.19534052908420563,0.1966688483953476,0.19799794256687164,0.19934435188770294,0.20067773759365082,0.2020251601934433,0.20337100327014923,0.2047317624092102,0.20608459413051605,0.20743834972381592,0.2088020145893097,0.2101789116859436,0.2115316540002823,0.21290645003318787,0.21428078413009644,0.2156670242547989,0.2170577496290207,0.21843940019607544,0.21981379389762878,0.22120226919651031,0.22258855402469635,0.22396831214427948,0.2253490388393402,0.22673894464969635,0.22813387215137482,0.22952011227607727,0.2309030294418335,0.23228231072425842,0.23365165293216705],"recovered":[0.0,3.166208625771105e-05,5.826845153933391e-05,8.354705641977489e-05,0.00010826390644069761,0.00013313395902514458,0.00015647198597434908,0.00017970787303056568,0.00020238201250322163,0.0002243412018287927,0.0002462493139319122,0.0002676467702258378,0.00028919739997945726,0.00030982884345576167,0.0003300006501376629,0.0003500703314784914,0.00037014001281931996,0.0003891883243340999,0.00040900264866650105,0.0004279488348402083,0.00044689502101391554,0.00046487091458402574,0.00048264252836816013,0.0005001588142476976,0.0005175729747861624,0.0005346807301975787,0.0005510735209099948,0.0005683344206772745,0.0005846761632710695,0.0006017328123562038,0.0006184320664033294,0.0006330885225906968,0.0006499919691123068,0.0006672529270872474,0.0006839010748080909,0.0007015705341473222,0.0007216912927106023,0.000740331073757261,0.0007611156906932592,0.0007838408928364515,0.0008056979277171195,0.0008304148213937879,0.0008546210010536015,0.0008797974442131817,0.0009063016623258591,0.0009331123437732458,0.0009611996356397867,0.0009910743683576584,0.0010225322330370545,0.0010554710170254111,0.0010875415755435824,0.001123033813200891,0.0011604154715314507,0.001198154641315341,0.00123625120613724,0.0012772587360814214,0.0013193897902965546,0.0013633591588586569,0.0014101373963057995,0.001458039041608572,0.0015076259151101112,0.001562626101076603,0.0016166048590093851,0.0016705836169421673,0.001729873358272016,0.0017909505404531956,0.0018516192212700844,0.0019187224097549915,0.0019856214057654142,0.0020569630432873964,0.0021305009722709656,0.002205213299021125,0.002283398061990738,0.0023681707680225372,0.002451922046020627,0.002538379980251193,0.0026270849630236626,0.00271936459466815,0.00281598512083292,0.00291372905485332,0.0030165796633809805,0.0031269884202629328,0.0032343331258744,0.003346988931298256,0.003460563952103257,0.0035808286629617214,0.0037038002628833055,0.003832184709608555,0.003964144270867109,0.004101772326976061,0.004242106806486845,0.004387956578284502,0.004537636414170265,0.004690329544246197,0.004848486743867397,0.00501256762072444,0.0051816534250974655,0.005352884065359831,0.005528863985091448,0.005711534060537815,0.005899259354919195,0.0060891807079315186,0.006289877463132143,0.006493434309959412,0.006703323218971491,0.006918319035321474,0.007137348875403404,0.007363528944551945,0.007594355382025242,0.007836314849555492,0.008088845759630203,0.008344236761331558,0.008605703711509705,0.008874984458088875,0.009153304621577263,0.009436016902327538,0.009727920405566692,0.010027791373431683,0.010335220023989677,0.010648265480995178,0.010973160155117512,0.011298257857561111,0.01163821667432785,0.011995130218565464,0.012345047667622566,0.012710182927548885,0.013089923188090324,0.013474106788635254,0.013864469714462757,0.01426611840724945,0.01468068826943636,0.015094593167304993,0.015520959161221981,0.01596805825829506,0.016406884416937828,0.01686103083193302,0.01732957921922207,0.017804356291890144,0.018285876139998436,0.018788689747452736,0.01929415948688984,0.0198072399944067,0.02033022604882717,0.020864905789494514,0.0214069914072752,0.02195689082145691,0.022522415965795517,0.023097287863492966,0.02367757260799408,0.02426224760711193,0.024856524541974068,0.025468777865171432,0.02608756721019745,0.026710033416748047,0.02733929269015789,0.02798055112361908,0.0286283977329731,0.029301371425390244,0.029966479167342186,0.03065083920955658,0.03134280815720558,0.03204351291060448,0.03274896368384361,0.03346289321780205,0.03418683260679245,0.034918274730443954,0.035645991563797,0.03639449551701546,0.0371418222784996,0.037897832691669464,0.03865869343280792,0.039427366107702255,0.04020824283361435,0.04099709168076515,0.04179619997739792,0.04259372875094414,0.04339549317955971,0.04419700428843498,0.04502854123711586,0.04584307596087456,0.04667047783732414,0.04749394580721855,0.048323746770620346,0.04916049540042877,0.04999111592769623,0.050826024264097214,0.05167043209075928,0.05251243710517883,0.05335909128189087,0.05421427637338638,0.055073440074920654,0.05592842027544975,0.05678590014576912,0.057642921805381775,0.05850719287991524,0.059375908225774765,0.06024125590920448,0.06111512705683708,0.06200314685702324,0.06288355588912964,0.06375850737094879,0.0646471381187439,0.06553316116333008,0.06641781330108643,0.06731155514717102,0.06820569932460785,0.06909989565610886,0.0699913427233696,0.07089927792549133,0.0717926025390625,0.07269518077373505,0.07359550893306732,0.074504055082798,0.07541699707508087,0.07633738964796066,0.07724027335643768,0.07816056907176971,0.07907687872648239,0.08000125735998154,0.08093339949846268,0.08185441046953201,0.08279237151145935,0.0837465226650238,0.0846816822886467,0.08561907708644867,0.08656955510377884,0.08752886950969696,0.08849231153726578,0.08946245163679123,0.09042283147573471,0.09138403087854385,0.09234451502561569,0.09331005811691284,0.09427973628044128,0.09524915367364883,0.09621382504701614,0.09720443934202194,0.09818805754184723,0.09917525202035904,0.10016965121030807,0.10114841163158417,0.10214750468730927,0.10312974452972412,0.10413073003292084,0.10511939972639084,0.10611553490161896,0.1071021631360054,0.10811714082956314,0.10913512110710144,0.11014070361852646,0.1111573651432991,0.11216038465499878,0.11317148059606552,0.11419487744569778,0.11522216349840164,0.11625608056783676,0.11728714406490326,0.11832346022129059,0.11935421824455261,0.12039743363857269,0.12143686413764954,0.12247850000858307,0.12351690977811813,0.12456457316875458,0.12560023367404938,0.1266450732946396,0.12766939401626587,0.1287049949169159,0.12975016236305237,0.1307971030473709,0.131829634308815,0.1328590214252472,0.1338980346918106,0.13493619859218597,0.1359683871269226,0.13700541853904724,0.13805393874645233,0.13909921050071716,0.1401490569114685,0.14119799435138702,0.14223967492580414,0.14331169426441193,0.14437931776046753,0.14547400176525116,0.14655588567256927,0.14763101935386658,0.14872513711452484,0.14984016120433807,0.1509391963481903,0.1520608514547348,0.15317964553833008,0.15432177484035492,0.15545716881752014,0.15659020841121674,0.15772207081317902,0.1588868349790573,0.16004520654678345,0.1612100601196289,0.1623862087726593,0.16355474293231964,0.16474498808383942,0.16593052446842194,0.1671207696199417,0.16830824315547943,0.16952969133853912,0.17075613141059875,0.1719842106103897,0.1732175052165985,0.17445625364780426,0.17570200562477112,0.17696379125118256,0.17822164297103882,0.1794855147600174,0.18075430393218994,0.18202757835388184,0.1833076924085617,0.18461094796657562,0.18589892983436584,0.18720759451389313,0.18850558996200562,0.18981006741523743,0.19113487005233765,0.19245100021362305,0.19376926124095917,0.19509242475032806,0.19642667472362518,0.19776685535907745,0.1990983486175537,0.20045092701911926,0.20178548991680145,0.20313741266727448,0.20448759198188782,0.20584788918495178,0.20720981061458588,0.2085827738046646,0.2099427580833435,0.2113114297389984,0.21267852187156677,0.21405449509620667,0.21543358266353607,0.21682558953762054,0.2182021290063858,0.21959418058395386,0.220974400639534,0.2223561406135559,0.22372986376285553,0.22511978447437286,0.22650213539600372,0.22789286077022552,0.22928482294082642,0.23067045211791992],"active":[0.0003056526184082031,0.000297124293865636,0.0002946730237454176,0.0002922217536251992,0.0002903832937590778,0.00028864701744168997,0.00028854486299678683,0.00028655322967097163,0.00028512332937680185,0.0002846126153599471,0.00028456159634515643,0.0002846637216862291,0.0002838977088686079,0.0002838976797647774,0.0002837444772012532,0.00028354019741527736,0.0002825188566930592,0.0002836933999788016,0.0002831317251548171,0.00028180395020172,0.0002804761752486229,0.0002794547763187438,0.00027986333589069545,0.0002804251271300018,0.000279863306786865,0.0002798122586682439,0.000280476117040962,0.0002795569598674774,0.0002798122586682439,0.00027873984072357416,0.00027741206577047706,0.00028037402080371976,0.00028170179575681686,0.0002814464387483895,0.00028394872788339853,0.00028660427778959274,0.00028731918428093195,0.00029048538999632,0.00029283459298312664,0.00029314099811017513,0.00029574549989774823,0.0002954390365630388,0.0002996776602230966,0.00030182249611243606,0.0003026906633749604,0.0003052951069548726,0.0003079506568610668,0.00031029980164021254,0.00031142320949584246,0.00031305744778364897,0.00031821534503251314,0.000320513267070055,0.0003234242321923375,0.0003256711643189192,0.0003290417371317744,0.00033179938327521086,0.0003381827846169472,0.00034359609708189964,0.00034660904202610254,0.00035222654696553946,0.0003589675761759281,0.00035922275856137276,0.00036152079701423645,0.00036887452006340027,0.00037459435407072306,0.0003791393246501684,0.000386952655389905,0.0003866972401738167,0.00039241695776581764,0.00039497041143476963,0.0004011495038866997,0.00040921824984252453,0.000415959395468235,0.00041682738810777664,0.0004234153311699629,0.00042831781320273876,0.00043490552343428135,0.00044062500819563866,0.000449000159278512,0.0004566092975437641,0.0004641162231564522,0.00046784430742263794,0.0004739724099636078,0.0004805088974535465,0.000491488492116332,0.0004990468733012676,0.0005090048070997,0.0005148779600858688,0.0005251425318419933,0.0005333130247890949,0.0005411263555288315,0.0005485313013195992,0.0005592047236859798,0.0005653328262269497,0.0005771806463599205,0.0005859131924808025,0.0005941353738307953,0.0006032763049006462,0.0006149196997284889,0.0006210985593497753,0.0006311084143817425,0.0006486247293651104,0.0006566932424902916,0.0006681834347546101,0.0006765075959265232,0.000691163819283247,0.0007063820958137512,0.000718739815056324,0.0007361043244600296,0.0007499950006604195,0.0007603103294968605,0.000770319253206253,0.0007867636159062386,0.0007992750033736229,0.0008175568655133247,0.0008357875049114227,0.0008468190208077431,0.0008632112294435501,0.0008770506829023361,0.0008936487138271332,0.0009094281122088432,0.000932459719479084,0.000949823297560215,0.0009508440271019936,0.0009786756709218025,0.0010035457089543343,0.0010136067867279053,0.0010330639779567719,0.0010538995265960693,0.0010779527947306633,0.0010872473940253258,0.0011136997491121292,0.0011355569586157799,0.0011437274515628815,0.0011573117226362228,0.001186523586511612,0.0012034252285957336,0.0012284498661756516,0.0012493859976530075,0.0012644529342651367,0.0012828372418880463,0.0012947339564561844,0.0013140887022018433,0.001332322135567665,0.0013491734862327576,0.0013793539255857468,0.0013892631977796555,0.0014016702771186829,0.0014180131256580353,0.0014445185661315918,0.0014702044427394867,0.0014820527285337448,0.0014992617070674896,0.0015147365629673004,0.001534242182970047,0.0015554875135421753,0.0015807673335075378,0.001589599996805191,0.001612173393368721,0.0016305074095726013,0.001642916351556778,0.001656651496887207,0.001672741025686264,0.0016891323029994965,0.0016957707703113556,0.001708846539258957,0.0017401501536369324,0.001743365079164505,0.0017614960670471191,0.0017704330384731293,0.001790601760149002,0.001806691288948059,0.001823239028453827,0.001843765377998352,0.00184524804353714,0.001863732933998108,0.001867871731519699,0.0018955469131469727,0.0018864087760448456,0.0019002445042133331,0.0018907971680164337,0.0019030570983886719,0.0019140355288982391,0.001919243484735489,0.0019288435578346252,0.001939874142408371,0.0019398219883441925,0.0019415616989135742,0.0019498877227306366,0.001958206295967102,0.001961939036846161,0.0019647441804409027,0.001969698816537857,0.0019761845469474792,0.00198180228471756,0.0019921213388442993,0.0019993185997009277,0.002021942287683487,0.0020194388926029205,0.0020188316702842712,0.0020281150937080383,0.0020196959376335144,0.0020268484950065613,0.0020369067788124084,0.0020393505692481995,0.0020430833101272583,0.002046048641204834,0.002065598964691162,0.0020435377955436707,0.0020648911595344543,0.0020672380924224854,0.0020704567432403564,0.0020759180188179016,0.002084091305732727,0.002076178789138794,0.002090834081172943,0.0020993053913116455,0.002106867730617523,0.002121575176715851,0.0021165162324905396,0.00213015079498291,0.002145729959011078,0.0021324530243873596,0.002140723168849945,0.0021598786115646362,0.0021755024790763855,0.0021737664937973022,0.002171166241168976,0.002163805067539215,0.0021684542298316956,0.0021766796708106995,0.0021828562021255493,0.0021838247776031494,0.002197869122028351,0.002199709415435791,0.0022283121943473816,0.0022184550762176514,0.0022246837615966797,0.0022333115339279175,0.002212725579738617,0.002237759530544281,0.0022326484322547913,0.0022427067160606384,0.0022456198930740356,0.002250880002975464,0.0022428110241889954,0.002279631793498993,0.0022655799984931946,0.0022625774145126343,0.0022684484720230103,0.0022679343819618225,0.0022720247507095337,0.002298980951309204,0.002300672233104706,0.0023087337613105774,0.0023146122694015503,0.0023204833269119263,0.0023188516497612,0.002332739531993866,0.0023225247859954834,0.0023243650794029236,0.002327732741832733,0.002330400049686432,0.002327278256416321,0.0023171603679656982,0.0023133307695388794,0.0023298263549804688,0.0023294836282730103,0.0023232847452163696,0.002314358949661255,0.0023186057806015015,0.0023157745599746704,0.0023104846477508545,0.002313956618309021,0.0023270249366760254,0.0023374855518341064,0.0023336708545684814,0.002342134714126587,0.0023413151502609253,0.00234907865524292,0.002378135919570923,0.0023773163557052612,0.002408623695373535,0.002392187714576721,0.002401888370513916,0.002436906099319458,0.00245821475982666,0.002444729208946228,0.0024681687355041504,0.0024773627519607544,0.00248757004737854,0.002493247389793396,0.002507343888282776,0.0025198012590408325,0.002552345395088196,0.002556055784225464,0.002561315894126892,0.0025765448808670044,0.0025903284549713135,0.002605438232421875,0.002597019076347351,0.002630874514579773,0.00264190137386322,0.002687513828277588,0.0026853084564208984,0.002693682909011841,0.00270022451877594,0.0027085989713668823,0.002736896276473999,0.0027462393045425415,0.002748638391494751,0.0027767717838287354,0.002793639898300171,0.0027882158756256104,0.0028125792741775513,0.002828463912010193,0.0028131455183029175,0.002846747636795044,0.0028472542762756348,0.0028623640537261963,0.002887234091758728,0.002882838249206543,0.0028895288705825806,0.0028995871543884277,0.002905517816543579,0.002917677164077759,0.0029108822345733643,0.0029268115758895874,0.0029200762510299683,0.0029462724924087524,0.002947181463241577,0.0029507577419281006,0.00295412540435791,0.002969101071357727,0.0029488801956176758,0.0029636919498443604,0.0029693543910980225,0.0029885023832321167,0.003003254532814026,0.0030058175325393677,0.0029882043600082397,0.0030001401901245117,0.0029943734407424927,0.0029939115047454834,0.0029928982257843018,0.0030090808868408203,0.003014087677001953,0.0030179768800735474,0.003010168671607971,0.002997487783432007,0.0029812008142471313]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0003056526184082031,0.0003288885054644197,0.00035186903551220894,0.00037592201260849833,0.0003977790765929967,0.00042045320151373744,0.00044118677033111453,0.00046207354171201587,0.0004827560333069414,0.0005010893801227212,0.0005196270067244768,0.0005380114889703691,0.0005552213406190276,0.0005715630832128227,0.0005889772437512875,0.0006045529153198004,0.0006211500149220228,0.0006363681750372052,0.0006516374996863306,0.0006662429077550769,0.0006805419689044356,0.0006951984250918031,0.0007092931773513556,0.0007223665015771985,0.0007354909321293235,0.0007488707778975368,0.000761535600759089,0.0007726683979853988,0.0007843118510209024,0.0007952914456836879,0.0008058114326559007,0.0008171485387720168,0.0008294048020616174,0.0008405886474065483,0.0008532024221494794,0.0008659183513373137,0.0008795023895800114,0.0008931885822676122,0.0009070790256373584,0.0009214801830239594,0.00093623879365623,0.0009512527612969279,0.000966930587310344,0.0009815871017053723,0.0009973159758374095,0.0010136577766388655,0.0010294376406818628,0.0010481285862624645,0.0010669215116649866,0.0010863272473216057,0.0011054778005927801,0.0011249346425756812,0.0011480683460831642,0.001169261522591114,0.0011914761271327734,0.0012146098306402564,0.0012389181647449732,0.001263737096451223,0.0012883518356829882,0.0013143965043127537,0.001339572947472334,0.0013664346188306808,0.001394726219587028,0.0014240392483770847,0.001454271376132965,0.0014865462435409427,0.0015186169184744358,0.0015498704742640257,0.0015840859850868583,0.0016181481769308448,0.0016528744017705321,0.0016895411536097527,0.001726616406813264,0.0017621596343815327,0.0018025543540716171,0.0018401403212919831,0.0018810456385836005,0.0019206743454560637,0.001962651964277029,0.002006213180720806,0.0020515613723546267,0.0020977267995476723,0.0021429727785289288,0.002190312836319208,0.0022374994587153196,0.002284532878547907,0.0023339155595749617,0.002385698491707444,0.0024390132166445255,0.0024924813769757748,0.002549064578488469,0.0026044221594929695,0.0026626395992934704,0.0027223890647292137,0.002784027950838208,0.0028460754547268152,0.002908582566305995,0.002971753478050232,0.0030379374511539936,0.0031024871859699488,0.003169845789670944,0.003237970406189561,0.00330875045619905,0.0033772324677556753,0.0034492381382733583,0.003518486162647605,0.0035940667148679495,0.0036691364366561174,0.0037423677276819944,0.0038195312954485416,0.0038997079245746136,0.00397840328514576,0.004060724750161171,0.004144425503909588,0.004231240600347519,0.004318413324654102,0.004402879625558853,0.004489286802709103,0.004582996014505625,0.004671445582062006,0.004766023252159357,0.00486085657030344,0.0049545662477612495,0.0050522079691290855,0.005152454134076834,0.005251781083643436,0.0053514656610786915,0.005452937446534634,0.0055575245060026646,0.005661345552653074,0.005768281873315573,0.005875524133443832,0.00598169444128871,0.006094911601394415,0.006207567639648914,0.006317925173789263,0.006433696020394564,0.006546913646161556,0.006663756910711527,0.006780906580388546,0.006907963659614325,0.007030526641756296,0.0071524763479828835,0.007277490571141243,0.00740592647343874,0.0075374264270067215,0.0076675983145833015,0.007796136196702719,0.007933815009891987,0.008072463795542717,0.008210399188101292,0.008349508047103882,0.008492037653923035,0.008638347499072552,0.008782665245234966,0.008930915035307407,0.009086927399039268,0.009240744635462761,0.009394612163305283,0.009546896442770958,0.009705053642392159,0.009865355677902699,0.010026015341281891,0.010192496702075005,0.010357905179262161,0.010526378639042377,0.010697506368160248,0.01087154634296894,0.011046504601836205,0.011223097331821918,0.011400405317544937,0.011575822718441486,0.011758442036807537,0.011942541226744652,0.012126538902521133,0.012309413403272629,0.012499743141233921,0.0126869585365057,0.012875551357865334,0.01306853722780943,0.01325983740389347,0.013455988839268684,0.013654693961143494,0.013855238445103168,0.014057569205760956,0.014258520677685738,0.01446718443185091,0.014675898477435112,0.014888035133481026,0.015101958066225052,0.01531833317130804,0.01553113292902708,0.01574980467557907,0.01596694625914097,0.016187865287065506,0.016408223658800125,0.016633177176117897,0.01686185970902443,0.017090950161218643,0.01731901988387108,0.017552655190229416,0.01778036542236805,0.018017882481217384,0.01824733056128025,0.018488219007849693,0.018727369606494904,0.018969789147377014,0.019210368394851685,0.019452890381217003,0.01969730108976364,0.019941866397857666,0.02018270082771778,0.020435793325304985,0.020682502537965775,0.02093416452407837,0.021189965307712555,0.021447142586112022,0.02170952968299389,0.021962109953165054,0.022222353145480156,0.02248208411037922,0.02274804562330246,0.023015130311250687,0.023277567699551582,0.023549607023596764,0.023818377405405045,0.024095164611935616,0.024364855140447617,0.024643225595355034,0.024920422583818436,0.02519000880420208,0.025462660938501358,0.025737712159752846,0.026017870754003525,0.026295170187950134,0.026572059839963913,0.02684991993010044,0.027128903195261955,0.027409419417381287,0.027689935639500618,0.02796672284603119,0.02824483811855316,0.028528112918138504,0.02881358191370964,0.02909425087273121,0.02938804402947426,0.02967325784265995,0.029964499175548553,0.03025180660188198,0.030543608590960503,0.030836686491966248,0.031129969283938408,0.031421415507793427,0.03171071410179138,0.032005272805690765,0.03230156749486923,0.03259475156664848,0.03289247676730156,0.03319556266069412,0.03349190950393677,0.03379040211439133,0.034091804176568985,0.034395404160022736,0.03469210863113403,0.03499341011047363,0.03529813140630722,0.03560857102274895,0.03591063991189003,0.03621066361665726,0.03652549535036087,0.03682510927319527,0.037130292505025864,0.03744211420416832,0.03775561973452568,0.03806912526488304,0.038373641669750214,0.03868837282061577,0.038993146270513535,0.039305172860622406,0.03962194547057152,0.03993764892220497,0.04025079682469368,0.040566958487033844,0.040875405073165894,0.041186511516571045,0.04150032624602318,0.04181842505931854,0.04213443398475647,0.042448144406080246,0.0427778884768486,0.04309767484664917,0.04341782256960869,0.043731581419706345,0.04405157268047333,0.044372789561748505,0.04469451680779457,0.045023396611213684,0.04534501954913139,0.04566674679517746,0.045988935977220535,0.04631832242012024,0.046647507697343826,0.04697439447045326,0.04729555919766426,0.04763418808579445,0.0479603074491024,0.04829567298293114,0.048622097820043564,0.048960115760564804,0.04928363114595413,0.04961097612977028,0.049940671771764755,0.05027276650071144,0.0506032258272171,0.050940223038196564,0.051277320832014084,0.0516166165471077,0.05195070058107376,0.05229142680764198,0.05263061821460724,0.05297599360346794,0.053317636251449585,0.05366714298725128,0.054007358849048615,0.054357174783945084,0.05470162630081177,0.05505460873246193,0.05539829656481743,0.055744074285030365,0.05608980357646942,0.056441713124513626,0.05679398030042648,0.05714527517557144,0.05749713256955147,0.0578497052192688,0.05820559710264206,0.05855515971779823,0.05891130492091179,0.05926796421408653,0.05961941182613373,0.05998000130057335,0.06033865362405777,0.06069730222225189,0.06105288863182068,0.06141480803489685,0.06177044287323952,0.062133025377988815,0.06248830258846283,0.06284373998641968,0.06320514529943466,0.06356563419103622],"recovered":[0.0,3.17131525662262e-05,5.903446799493395e-05,8.436413918389007e-05,0.00010770215885713696,0.00013078484334982932,0.00015289723523892462,0.00017363078950438648,0.0001950282312463969,0.00021622140775434673,0.00023731244436930865,0.00025651397299952805,0.00027597081498242915,0.0002939977857749909,0.00031212688190862536,0.0003287750296294689,0.00034557635081000626,0.0003608967235777527,0.0003765234723687172,0.00039266093517653644,0.00040787915349937975,0.00042284204391762614,0.0004367835936136544,0.00045092939399182796,0.0004646666347980499,0.00047809749958105385,0.0004921922227367759,0.0005054698558524251,0.000517317617777735,0.0005289611290208995,0.0005408599390648305,0.0005520437844097614,0.0005627680220641196,0.0005747179384343326,0.0005860039382241666,0.000598106998950243,0.0006105165230110288,0.000623181345872581,0.0006368675385601819,0.0006502983742393553,0.0006643931264989078,0.0006784878787584603,0.0006930932868272066,0.0007076986948959529,0.0007226105080917478,0.0007378797745332122,0.0007535576587542892,0.0007694908417761326,0.0007862410857342184,0.0008028381271287799,0.0008216311107389629,0.0008419050718657672,0.0008618726278655231,0.0008819933864288032,0.0009032376110553741,0.0009251456940546632,0.0009480241569690406,0.0009716174681670964,0.0009948533261194825,0.0010182424448430538,0.0010438784956932068,0.0010689018527045846,0.0010952017037197948,0.0011218591826036572,0.0011513254139572382,0.001181812840513885,0.0012128110975027084,0.0012443199520930648,0.001274449983611703,0.0013057546457275748,0.0013399190502241254,0.0013739302521571517,0.001409167074598372,0.001446089125238359,0.001481887768022716,0.0015208014519885182,0.001558898133225739,0.0015979650197550654,0.001637185225263238,0.0016767628258094192,0.0017202725866809487,0.0017629653448238969,0.0018065773183479905,0.0018534576520323753,0.00189890805631876,0.0019442563643679023,0.001990881282836199,0.0020401617512106895,0.002087501809000969,0.002141991164535284,0.0021943356841802597,0.0022482124622911215,0.0023019358050078154,0.0023571911733597517,0.0024172980338335037,0.002478834940120578,0.002540269633755088,0.00260149990208447,0.002663036808371544,0.002725594909861684,0.002792647108435631,0.0028589842841029167,0.0029245042242109776,0.0029900753870606422,0.0030629492830485106,0.003132912330329418,0.003200985724106431,0.003274421440437436,0.0033517382107675076,0.0034226204734295607,0.0034984052181243896,0.0035750069655478,0.0036534983664751053,0.0037337769754230976,0.0038158942479640245,0.0038995433133095503,0.0039844694547355175,0.004069292917847633,0.0041556996293365955,0.004242974799126387,0.00433285441249609,0.00442549167200923,0.004518639296293259,0.004615668207406998,0.0047151995822787285,0.00481151370331645,0.004909359849989414,0.0050075119361281395,0.005108473356813192,0.005210659932345152,0.005313459783792496,0.0054154423996806145,0.005523501895368099,0.005629314575344324,0.00573803810402751,0.005847885273396969,0.00595860043540597,0.006070847623050213,0.006181817967444658,0.006298201624304056,0.006414176896214485,0.006533777806907892,0.006657311227172613,0.006775430869311094,0.006904326379299164,0.007031843066215515,0.007160227745771408,0.007288918364793062,0.007416843436658382,0.007553041446954012,0.00768893351778388,0.00782650988548994,0.007963882759213448,0.00810385961085558,0.008247513324022293,0.008394639939069748,0.008544371463358402,0.008694358170032501,0.008840463124215603,0.008989683352410793,0.009142938069999218,0.009300176054239273,0.009459303691983223,0.009618941694498062,0.00978072453290224,0.009944499470293522,0.010110419243574142,0.010280372574925423,0.010453697293996811,0.010629829950630665,0.010804993100464344,0.010985875502228737,0.011161038652062416,0.011339112184941769,0.011515756137669086,0.011695719324052334,0.011879256926476955,0.012067544274032116,0.012251235544681549,0.01244187168776989,0.01263296790421009,0.012829885818064213,0.013017866760492325,0.013215959072113037,0.013411395251750946,0.01360846683382988,0.013810388743877411,0.014017724432051182,0.014226234517991543,0.014434795826673508,0.01464631874114275,0.014860395342111588,0.01507615763694048,0.015290285460650921,0.015506557188928127,0.01572655886411667,0.015950389206409454,0.0161727387458086,0.016400551423430443,0.016626527532935143,0.016853829845786095,0.017080266028642654,0.01731063239276409,0.017537936568260193,0.01777295023202896,0.01800505444407463,0.018244663253426552,0.01848662458360195,0.01873103529214859,0.018970543518662453,0.019216230139136314,0.019461458548903465,0.019704388454556465,0.019953496754169464,0.020199337974190712,0.020447732880711555,0.0206984244287014,0.020952487364411354,0.021212678402662277,0.021471796557307243,0.0217298436909914,0.021992025896906853,0.022257374599575996,0.022522620856761932,0.02278255671262741,0.023051785305142403,0.02331830933690071,0.02358769252896309,0.02385641075670719,0.02413330227136612,0.02441294863820076,0.02468651905655861,0.02496565692126751,0.025236163288354874,0.025511929765343666,0.025788819417357445,0.02606203407049179,0.026338055729866028,0.026621278375387192,0.026898883283138275,0.02717643603682518,0.027450518682599068,0.02772822417318821,0.02801154926419258,0.028298448771238327,0.028579935431480408,0.028864433988928795,0.029152508825063705,0.029443085193634033,0.029733916744589806,0.0300204586237669,0.03031139075756073,0.030605388805270195,0.030898161232471466,0.03118848241865635,0.03148089721798897,0.0317750982940197,0.032069966197013855,0.032363299280405045,0.03266153484582901,0.032962579280138016,0.03325999900698662,0.03355517238378525,0.033857546746730804,0.03416037932038307,0.03445892035961151,0.03476180508732796,0.03507464751601219,0.03537089005112648,0.03567275404930115,0.03598283603787422,0.03628786653280258,0.03659386560320854,0.036904919892549515,0.037217557430267334,0.037526875734329224,0.0378275103867054,0.038144081830978394,0.03845314309000969,0.03876578062772751,0.039079390466213226,0.03938528522849083,0.039703235030174255,0.04001949727535248,0.040326569229364395,0.04063757136464119,0.0409526601433754,0.04126754403114319,0.041583094745874405,0.04189910367131233,0.042225223034620285,0.04253888130187988,0.04285907745361328,0.04317835345864296,0.04349349066615105,0.043815065175294876,0.04413597658276558,0.04446684569120407,0.04478995129466057,0.04511556029319763,0.045433253049850464,0.04575636237859726,0.04608309268951416,0.04641784355044365,0.046739622950553894,0.04707253351807594,0.047401972115039825,0.047732893377542496,0.04806080088019371,0.04839432239532471,0.04871773719787598,0.04903951659798622,0.049375440925359726,0.04970574751496315,0.050037432461977005,0.05037141591310501,0.050704993307590485,0.05104612559080124,0.051385216414928436,0.05172159895300865,0.05206217244267464,0.05240769684314728,0.05274556204676628,0.05308327451348305,0.05342435836791992,0.05377049371600151,0.05411341413855553,0.05446614325046539,0.05481182038784027,0.05515990033745766,0.055507875978946686,0.055862847715616226,0.056207455694675446,0.05656140670180321,0.05690984055399895,0.05725986137986183,0.057610951364040375,0.05796010419726372,0.058316148817539215,0.05866938456892967,0.05902251973748207,0.05937693268060684,0.05973629653453827,0.060095302760601044,0.0604550763964653,0.060817454010248184,0.061169106513261795,0.06153056398034096,0.06188691779971123,0.062241993844509125,0.0626072809100151],"active":[0.0003056526184082031,0.0002971753419842571,0.0002928345638792962,0.00029155786614865065,0.00029007691773585975,0.0002896683581639081,0.0002882895350921899,0.0002884427667595446,0.0002877278020605445,0.00028486797236837447,0.00028231454780325294,0.00028149751597084105,0.00027925052563659847,0.00027756529743783176,0.0002768503618426621,0.00027577788569033146,0.00027557366411201656,0.0002754714514594525,0.00027511402731761336,0.00027358197257854044,0.0002726628154050559,0.00027235638117417693,0.0002725095837377012,0.00027143710758537054,0.00027082429733127356,0.0002707732783164829,0.0002693433780223131,0.00026719854213297367,0.0002669942332431674,0.0002663303166627884,0.0002649514935910702,0.00026510475436225533,0.0002666367799974978,0.00026587070897221565,0.00026719848392531276,0.00026781135238707066,0.0002689858665689826,0.0002700072363950312,0.00027021148707717657,0.00027118180878460407,0.00027184566715732217,0.00027276488253846765,0.00027383730048313737,0.0002738884068094194,0.00027470546774566174,0.0002757780021056533,0.0002758799819275737,0.00027863774448633194,0.00028068042593076825,0.0002834891201928258,0.0002838466898538172,0.00028302957070991397,0.0002861957182176411,0.00028726813616231084,0.00028823851607739925,0.0002894641365855932,0.00029089400777593255,0.0002921196282841265,0.00029349850956350565,0.00029615405946969986,0.0002956944517791271,0.00029753276612609625,0.0002995245158672333,0.0003021800657734275,0.0003029459621757269,0.00030473340302705765,0.00030580582097172737,0.0003055505221709609,0.00030963600147515535,0.00031239353120326996,0.00031295535154640675,0.00031561090145260096,0.0003174493322148919,0.0003160705091431737,0.0003206665860489011,0.0003193388693034649,0.0003221475053578615,0.0003227093257009983,0.0003254667390137911,0.00032945035491138697,0.0003312887856736779,0.0003347614547237754,0.00033639546018093824,0.0003368551842868328,0.0003385914023965597,0.0003402765141800046,0.00034303427673876286,0.00034553674049675465,0.0003515114076435566,0.0003504902124404907,0.0003547288943082094,0.00035620969720184803,0.000360703794285655,0.000365197891369462,0.0003667299170047045,0.0003672405146062374,0.00036831293255090714,0.00037025357596576214,0.0003749006427824497,0.0003768922761082649,0.0003771986812353134,0.00037898612208664417,0.0003842462319880724,0.0003871570806950331,0.0003862888552248478,0.00038557383231818676,0.0003930809907615185,0.00039471499621868134,0.0003906295169144869,0.000396910822018981,0.0004013027064502239,0.0004033963195979595,0.0004072263836860657,0.00041064852848649025,0.0004153463523834944,0.00041887001134455204,0.00041841017082333565,0.00041999388486146927,0.00042729638516902924,0.00042847078293561935,0.00043316883966326714,0.00043536489829421043,0.0004359269514679909,0.00043653976172208786,0.00043725455179810524,0.0004402673803269863,0.00044210581108927727,0.00044542551040649414,0.0004490511491894722,0.00045068562030792236,0.000454822089523077,0.0004600817337632179,0.00045819254592061043,0.0004655970260500908,0.00046952953562140465,0.00047003990039229393,0.00047509558498859406,0.0004760660231113434,0.0004819389432668686,0.0004827049560844898,0.0004937867633998394,0.0004967488348484039,0.0004951651208102703,0.0005020597018301487,0.000501600094139576,0.0005055833607912064,0.0005073705688118935,0.0005072178319096565,0.0005169715732336044,0.0005194223485887051,0.0005214656703174114,0.0005229981616139412,0.0005281548947095871,0.0005344878882169724,0.0005351519212126732,0.0005362750962376595,0.0005425559356808662,0.0005463864654302597,0.0005541490390896797,0.0005572130903601646,0.0005621155723929405,0.0005651796236634254,0.0005667116492986679,0.0005735550075769424,0.0005771806463599205,0.0005818791687488556,0.0005870871245861053,0.0005911737680435181,0.0005928073078393936,0.0005932673811912537,0.0005954122170805931,0.0005899472162127495,0.000597403384745121,0.0006034290418028831,0.000610782764852047,0.000613694079220295,0.0006204862147569656,0.0006194142624735832,0.0006243158131837845,0.0006266655400395393,0.0006268694996833801,0.0006261030212044716,0.0006368272006511688,0.0006392793729901314,0.0006461739540100098,0.0006500538438558578,0.0006567956879734993,0.0006581740453839302,0.0006618006154894829,0.0006671622395515442,0.0006720144301652908,0.000670737586915493,0.0006736470386385918,0.0006766607984900475,0.0006813080981373787,0.0006816647946834564,0.0006827879697084427,0.0006891209632158279,0.0006903987377882004,0.000692492350935936,0.0006988253444433212,0.0007000993937253952,0.0007072500884532928,0.0007093939930200577,0.0007152687758207321,0.0007223151624202728,0.0007251258939504623,0.000723743811249733,0.0007218550890684128,0.0007267575711011887,0.0007256362587213516,0.0007212422788143158,0.0007314048707485199,0.0007290057837963104,0.0007348265498876572,0.0007422324270009995,0.0007487181574106216,0.0007570423185825348,0.0007494315505027771,0.0007505565881729126,0.0007522404193878174,0.000756019726395607,0.0007577557116746902,0.00075494684278965,0.0007670503109693527,0.0007665921002626419,0.0007768552750349045,0.0007771626114845276,0.0007868148386478424,0.0007871203124523163,0.0007770601660013199,0.000776141881942749,0.0007720552384853363,0.0007817074656486511,0.0007832404226064682,0.0007832404226064682,0.0007878858596086502,0.0007908474653959274,0.0007881410419940948,0.0007910523563623428,0.0007902868092060089,0.0007943194359540939,0.0007998887449502945,0.0008020326495170593,0.0007958021014928818,0.0008081085979938507,0.0008088238537311554,0.000811990350484848,0.0008087214082479477,0.000809691846370697,0.0008162278681993484,0.0008185785263776779,0.0008160267025232315,0.0008125528693199158,0.0008167903870344162,0.0008206702768802643,0.0008196532726287842,0.0008225105702877045,0.0008322633802890778,0.0008303746581077576,0.0008278228342533112,0.0008318051695823669,0.0008402317762374878,0.0008345618844032288,0.0008330307900905609,0.0008392110466957092,0.00084676593542099,0.0008359923958778381,0.000839773565530777,0.0008527413010597229,0.0008422732353210449,0.0008424259722232819,0.0008482486009597778,0.0008506998419761658,0.0008515678346157074,0.00084676593542099,0.0008608624339103699,0.000849064439535141,0.0008520297706127167,0.0008561648428440094,0.000858258455991745,0.0008655115962028503,0.0008637234568595886,0.0008559077978134155,0.0008599422872066498,0.0008627548813819885,0.0008657649159431458,0.0008668899536132812,0.0008650496602058411,0.0008787848055362701,0.0008724518120288849,0.0008789412677288055,0.0008725039660930634,0.000873219221830368,0.0008792988955974579,0.0008794516324996948,0.0008874200284481049,0.0008781738579273224,0.0008767955005168915,0.0008733756840229034,0.0008850693702697754,0.0008911453187465668,0.0008913017809391022,0.0008777156472206116,0.0008945651352405548,0.0008877739310264587,0.0008937008678913116,0.0008892044425010681,0.0008993148803710938,0.000889308750629425,0.0008932389318943024,0.0009011551737785339,0.0008973255753517151,0.000897478312253952,0.0009027905762195587,0.0009059049189090729,0.0009116232395172119,0.000904574990272522,0.0009062103927135468,0.000909019261598587,0.0009138211607933044,0.0009099394083023071,0.0009215809404850006,0.000924084335565567,0.0009328164160251617,0.000931132584810257,0.0009411945939064026,0.0009321533143520355,0.000932253897190094,0.0009299032390117645,0.0009338371455669403,0.000931132584810257,0.0009378194808959961,0.0009357258677482605,0.0009398646652698517,0.0009457357227802277,0.0009442083537578583,0.0009512007236480713,0.0009518153965473175,0.0009500272572040558,0.0009574815630912781,0.0009617209434509277,0.000961005687713623,0.000957585871219635,0.0009597316384315491,0.000952988862991333,0.0009639188647270203,0.000957738608121872,0.0009568221867084503,0.0009631514549255371,0.0009583532810211182]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0003056526184082031,0.00032781608751975,0.00034977527684532106,0.0003720408712979406,0.00039267228567041457,0.0004133547772653401,0.00043311805347912014,0.0004520131624303758,0.00046963157365098596,0.00048730106209404767,0.0005052769556641579,0.0005208015791140497,0.0005352027365006506,0.0005494506913237274,0.0005641071475110948,0.000578048697207123,0.0005912752822041512,0.0006033784011378884,0.0006154814618639648,0.0006273802719078958,0.0006393301300704479,0.0006496969144791365,0.0006605233065783978,0.0006710432935506105,0.0006809504702687263,0.0006901937304064631,0.0006987220840528607,0.0007072504376992583,0.0007158808875828981,0.0007234900258481503,0.0007303331512957811,0.0007381975883617997,0.0007462663343176246,0.0007539775688201189,0.0007624548161402345,0.0007705235620960593,0.0007782858447171748,0.0007875291630625725,0.0007962106610648334,0.0008046879665926099,0.0008124502492137253,0.0008214382105506957,0.000829813361633569,0.0008401801460422575,0.0008487595478072762,0.0008577474509365857,0.0008666332578286529,0.0008765404345467687,0.0008866519201546907,0.0008963037398643792,0.0009076918358914554,0.0009178543696179986,0.0009284765110351145,0.0009389453916810453,0.0009494653786532581,0.0009596789604984224,0.0009718841756694019,0.0009836808312684298,0.0009956818539649248,0.0010081934742629528,0.001020194380544126,0.001032859319821,0.001045268727466464,0.0010577293578535318,0.0010713133960962296,0.0010852038394659758,0.0010994006879627705,0.0011126273311674595,0.0011267219670116901,0.0011409188155084848,0.0011546560563147068,0.0011685977224260569,0.001182437059469521,0.0011975020170211792,0.0012108818627893925,0.0012265086406841874,0.0012406033929437399,0.0012549534440040588,0.0012708355206996202,0.0012859005946666002,0.0013019358739256859,0.001317051937803626,0.0013336490374058485,0.0013503993395715952,0.0013682730495929718,0.0013857893645763397,0.0014026417629793286,0.0014203112805262208,0.0014386445982381701,0.0014563652221113443,0.0014739836333319545,0.0014921126421540976,0.0015100374585017562,0.0015282176900655031,0.0015472149243578315,0.0015667228726670146,0.001584494486451149,0.001602623611688614,0.0016205994179472327,0.0016405159840360284,0.0016613516490906477,0.001680348883382976,0.0017008781433105469,0.0017215096158906817,0.0017401493387296796,0.0017607808113098145,0.001782484701834619,0.001802452141419053,0.001823032507672906,0.0018436639802530408,0.0018653678707778454,0.0018870716448873281,0.001908877631649375,0.0019300197018310428,0.0019514171872287989,0.0019733253866434097,0.001994824968278408,0.0020176011603325605,0.002039611339569092,0.0020615195389837027,0.0020839893259108067,0.002105488907545805,0.002128009917214513,0.0021515011321753263,0.0021748391445726156,0.002197564346715808,0.0022212087642401457,0.002243984956294298,0.0022673741914331913,0.0022919378243386745,0.0023157354444265366,0.0023382052313536406,0.0023620540741831064,0.0023859026841819286,0.002410057932138443,0.0024333447217941284,0.0024570913519710302,0.0024817059747874737,0.0025056058075278997,0.002529556630179286,0.002553405473008752,0.002578939311206341,0.0026036561466753483,0.002629190217703581,0.00265360064804554,0.002679287688806653,0.0027026257012039423,0.002727495739236474,0.0027515997644513845,0.002776929410174489,0.0028008802328258753,0.002827282529324293,0.0028512843418866396,0.0028775841929018497,0.002902147825807333,0.0029281924944370985,0.002953573362901807,0.0029795158188790083,0.0030052540823817253,0.0030304815154522657,0.0030573431868106127,0.003082111245021224,0.003108921693637967,0.0031344557646661997,0.003159529995173216,0.0031844000332057476,0.0032112107146531343,0.003237153170630336,0.0032628404442220926,0.0032884764950722456,0.0033141125459223986,0.0033396463841199875,0.0033655378501862288,0.003392093116417527,0.00341767817735672,0.003443212015554309,0.0034706867299973965,0.003497292986139655,0.003523388644680381,0.003549739718437195,0.003574813948944211,0.0036019310355186462,0.0036304269451647997,0.0036574930418282747,0.0036841502878814936,0.003710756776854396,0.003736546030268073,0.0037612118758261204,0.003787818131968379,0.003813403192907572,0.003839856246486306,0.003867892548441887,0.003894499037414789,0.003925140015780926,0.003949805162847042,0.003977484069764614,0.004004754591733217,0.004033097065985203,0.004061082378029823,0.004089374095201492,0.004116082563996315,0.004144119098782539,0.004171797540038824,0.004198557231575251,0.004224857315421104,0.004251820966601372,0.004280010238289833,0.004308608360588551,0.0043387385085225105,0.004368102643638849,0.004395781084895134,0.004424277227371931,0.004451802931725979,0.0044813198037445545,0.004510428756475449,0.0045372904278337955,0.004567114170640707,0.0045954566448926926,0.004624820780009031,0.004653469659388065,0.004682169761508703,0.004712095949798822,0.004741255659610033,0.0047708237543702126,0.004799575079232454,0.004828275181353092,0.00485814968124032,0.004885777831077576,0.004913915880024433,0.004943228792399168,0.004971418529748917,0.005002263467758894,0.005031116772443056,0.005058795679360628,0.005087291356176138,0.005116349086165428,0.005142649170011282,0.005168693605810404,0.005195300094783306,0.00522394897416234,0.005251627881079912,0.005280838813632727,0.005308619700372219,0.005335736554116011,0.0053650494664907455,0.005393698811531067,0.0054202028550207615,0.005447626579552889,0.005475969053804874,0.005501503124833107,0.005530356429517269,0.0055585457012057304,0.005586326587945223,0.0056112478487193584,0.0056391311809420586,0.0056666056625545025,0.005693314131349325,0.0057208905927836895,0.005748211871832609,0.005774001125246286,0.005802190862596035,0.00582869490608573,0.005857548210769892,0.0058862995356321335,0.005913314409554005,0.005939256865531206,0.005966220982372761,0.005992469843477011,0.006018105894327164,0.006045784335583448,0.006073820870369673,0.006099865306168795,0.006125705782324076,0.006152720656245947,0.006180552765727043,0.006207618396729231,0.006236318964511156,0.006263640243560076,0.0062921359203755856,0.00632027443498373,0.0063460636883974075,0.006374457385390997,0.006401012651622295,0.00642741471529007,0.0064539192244410515,0.006480780895799398,0.006508765742182732,0.006535525433719158,0.006563817150890827,0.006591189652681351,0.006619430147111416,0.006646087393164635,0.00667208107188344,0.006697819102555513,0.006725293584167957,0.006752768065780401,0.006779578980058432,0.0068074618466198444,0.006833608727902174,0.0068615940399467945,0.006888302508741617,0.006916389800608158,0.006942025851458311,0.006968223489820957,0.006994370371103287,0.00702000642195344,0.007048706524074078,0.007074087392538786,0.007100183051079512,0.007126789540052414,0.007153344806283712,0.007181330118328333,0.007206966169178486,0.007233418989926577,0.007259514648467302,0.007287295535206795,0.00731492368504405,0.0073392316699028015,0.007365531753748655,0.007392393425107002,0.007419050671160221,0.007444840390235186,0.007470118813216686,0.00749534647911787,0.007521390914916992,0.007546567358076572,0.007572254631668329,0.007596971467137337,0.007621943484991789,0.007646915968507528,0.007672653999179602,0.0076989540830254555,0.007724181283265352,0.0077477749437093735,0.007773359771817923,0.0077989958226680756,0.0078237634152174,0.007847970351576805,0.007874729111790657,0.007900824770331383,0.007925490848720074,0.007950004190206528,0.0079744141548872,0.00799959059804678,0.008022723719477654,0.008048360235989094,0.008073486387729645,0.00809631310403347,0.008121744729578495,0.008146053180098534,0.008170820772647858],"recovered":[0.0,3.1253541237674654e-05,5.89834016864188e-05,8.318957407027483e-05,0.00010474021837580949,0.0001267504703719169,0.00014804578677285463,0.0001689836208242923,0.00018925756739918143,0.00020753986609634012,0.00022526041720993817,0.00024318524810951203,0.00025993550661951303,0.00027510267682373524,0.0002909847826231271,0.0003064583579543978,0.000320348801324144,0.00033464780426584184,0.0003479254664853215,0.00036064136656932533,0.0003723358968272805,0.0003845921892207116,0.00039516325341537595,0.0004063471278641373,0.0004171735199633986,0.00042723387014120817,0.00043775385711342096,0.00044720142614096403,0.00045578082790598273,0.0004640027473215014,0.00047171401092782617,0.00047896563773974776,0.0004870343836955726,0.0004949498688802123,0.0005028654122725129,0.0005109341582283378,0.0005196667625568807,0.0005273269489407539,0.0005364680546335876,0.000544894253835082,0.0005534736556001008,0.0005615934496745467,0.0005702239577658474,0.0005792119191028178,0.000588710536248982,0.0005978516419418156,0.0006062778411433101,0.0006153169088065624,0.0006253772298805416,0.0006353865610435605,0.0006448341300711036,0.000655098760034889,0.0006650059367530048,0.0006752705667167902,0.0006865565665066242,0.0006973319104872644,0.0007082603988237679,0.0007190867909230292,0.0007307303021661937,0.000742782314773649,0.0007543747196905315,0.0007669374463148415,0.0007785808993503451,0.0007917564362287521,0.0008038594969548285,0.0008178010466508567,0.0008310276316478848,0.0008449691231362522,0.000859319232404232,0.0008731586276553571,0.0008875086787156761,0.0009009395143948495,0.0009144725045189261,0.000928209803532809,0.0009431216167286038,0.0009565524524077773,0.0009706982527859509,0.0009847929468378425,0.000999551615677774,0.0010150251910090446,0.0010303966701030731,0.0010449509136378765,0.0010600159876048565,0.0010769704822450876,0.0010934143792837858,0.0011114412918686867,0.0011275787837803364,0.0011452483013272285,0.001163019915111363,0.0011805362300947309,0.001199890859425068,0.0012174071744084358,0.0012343617854639888,0.0012524398043751717,0.001270211418159306,0.0012884426396340132,0.0013078483752906322,0.0013267435133457184,0.0013460982590913773,0.0013651465997099876,0.0013842459302395582,0.001404162379913032,0.0014234661357477307,0.001443740096874535,0.0014626351185142994,0.0014819898642599583,0.0015027234330773354,0.0015236102044582367,0.001545160892419517,0.0015656390460208058,0.0015860151033848524,0.0016063912771642208,0.0016273801447823644,0.0016487776301801205,0.0016708900220692158,0.0016919299960136414,0.001713582780212164,0.001735439756885171,0.0017585224704816937,0.0017803284572437406,0.0018021344440057874,0.0018233786104246974,0.0018452868098393083,0.0018674501916393638,0.0018892051884904504,0.001912696403451264,0.0019356769043952227,0.001958453096449375,0.0019836807623505592,0.002006201772019267,0.0020290289539843798,0.00205303099937737,0.002078054239973426,0.002101187827065587,0.0021242706570774317,0.002148987492546439,0.002173397922888398,0.002195918932557106,0.002220380352810025,0.0022442289628088474,0.002268384210765362,0.002291824435815215,0.002316745463758707,0.0023419219069182873,0.0023685283958911896,0.002393092028796673,0.002418217249214649,0.002442014869302511,0.0024680085480213165,0.00249262317083776,0.002516420790925622,0.0025424144696444273,0.0025669781025499105,0.002592818345874548,0.002617994789034128,0.0026428138371556997,0.0026682966854423285,0.0026939327362924814,0.002720028627663851,0.0027465838938951492,0.002771607134491205,0.002797600580379367,0.0028220622334629297,0.002847034251317382,0.0028718532994389534,0.002896723337471485,0.0029212869703769684,0.002946003805845976,0.0029708738438785076,0.002998348558321595,0.0030230653937906027,0.003048803424462676,0.0030755121260881424,0.0031006885692477226,0.003127090632915497,0.0031514500733464956,0.0031768816988915205,0.0032027221750468016,0.0032308094669133425,0.0032572115305811167,0.003283715806901455,0.003309249645099044,0.003335600718855858,0.003361594397574663,0.0033886092714965343,0.0034157263580709696,0.0034426390193402767,0.003469041083008051,0.0034953411668539047,0.003521896433085203,0.003546919673681259,0.0035739855375140905,0.003600643016397953,0.003628321923315525,0.003655132371932268,0.0036818920634686947,0.003710285760462284,0.003735973034054041,0.003764009103178978,0.0037919434253126383,0.0038209499325603247,0.0038473010063171387,0.00387431588023901,0.0039017903618514538,0.003928447607904673,0.003956688102334738,0.003985490649938583,0.004011739511042833,0.004039520397782326,0.0040680160745978355,0.004097380209714174,0.004124650731682777,0.004151614382863045,0.004180620890110731,0.004209423437714577,0.004238991532474756,0.004266057629138231,0.004297260195016861,0.004326573107391596,0.004353741183876991,0.004383002873510122,0.004411039408296347,0.00443958630785346,0.004469358827918768,0.004500203765928745,0.004528699442744255,0.004558319225907326,0.0045859976671636105,0.004614697769284248,0.004643397871404886,0.004672915209084749,0.0047007473185658455,0.004730826243758202,0.004759475588798523,0.00478761363774538,0.0048170797526836395,0.004845780320465565,0.004871416371315718,0.0048992992378771305,0.004927284549921751,0.004954146221280098,0.004982641898095608,0.00501149520277977,0.005039633717387915,0.00506669981405139,0.005094633903354406,0.00512328278273344,0.005152493715286255,0.005179100204259157,0.005206268280744553,0.00523323193192482,0.005260859616100788,0.0052876705303788185,0.005316625814884901,0.005342977121472359,0.005370349157601595,0.005396802444010973,0.005423255730420351,0.005452262237668037,0.005480604711920023,0.005507313646376133,0.005534992087632418,0.005560781341046095,0.005587439052760601,0.00561680318787694,0.005645196884870529,0.005672313738614321,0.005699175409972668,0.005724198650568724,0.005750753916800022,0.005778943654149771,0.005807030946016312,0.0058349138125777245,0.005861213896423578,0.005887717939913273,0.0059156520292162895,0.005943586118519306,0.005971877835690975,0.006000731140375137,0.0060277460142970085,0.0060566505417227745,0.0060849422588944435,0.006110680289566517,0.00613912520930171,0.006165986880660057,0.006192286964505911,0.006219046656042337,0.006246061529964209,0.006271850783377886,0.006300550885498524,0.006328178569674492,0.0063559082336723804,0.006383995525538921,0.006411061622202396,0.006437923293560743,0.006462384946644306,0.006491391453891993,0.006517078727483749,0.006545370444655418,0.006572844926267862,0.0065998598001897335,0.006625546608120203,0.006652204319834709,0.006679525598883629,0.006705263629555702,0.006731768138706684,0.006758629810065031,0.006783755030483007,0.006810616701841354,0.006836916785687208,0.00686285924166441,0.006888750474900007,0.006917604245245457,0.006942984648048878,0.006969131529331207,0.006995227187871933,0.007023672107607126,0.007050533778965473,0.007077599875628948,0.007101244293153286,0.0071275439113378525,0.007153537590056658,0.007180960848927498,0.0072066993452608585,0.007231875788420439,0.0072587886825203896,0.007283045910298824,0.007308528758585453,0.007333653979003429,0.007358983624726534,0.007384415715932846,0.007409030105918646,0.007434870582073927,0.007459536194801331,0.00748558109626174,0.007509531918913126,0.007534044329077005,0.007559782825410366,0.0075849080458283424,0.007609931286424398,0.007635312154889107,0.007660896982997656,0.007685767021030188,0.007710126228630543,0.007734383922070265,0.0077586411498487,0.007783051580190659,0.007808125577867031,0.007831514813005924,0.007855772040784359,0.007880897261202335],"active":[0.0003056526184082031,0.0002965625608339906,0.00029079188243485987,0.0002888512972276658,0.00028793205274268985,0.0002866043068934232,0.0002850722521543503,0.0002830295416060835,0.00028037402080371976,0.0002797612105496228,0.0002800165384542197,0.0002776163164526224,0.0002752672298811376,0.00027434801449999213,0.0002731223648879677,0.00027159033925272524,0.00027092648088000715,0.0002687305968720466,0.0002675559953786433,0.0002667389053385705,0.0002669942332431674,0.0002651047252584249,0.0002653600531630218,0.00026469616568647325,0.0002637769503053278,0.000262959860265255,0.0002609682269394398,0.0002600490115582943,0.0002601000596769154,0.0002594872785266489,0.00025861914036795497,0.00025923195062205195,0.00025923195062205195,0.0002590276999399066,0.00025958940386772156,0.00025958940386772156,0.00025861908216029406,0.00026020221412181854,0.0002597426064312458,0.00025979371275752783,0.00025897659361362457,0.00025984476087614894,0.00025958940386772156,0.0002609682269394398,0.0002600490115582943,0.00025989580899477005,0.0002603554166853428,0.00026122352574020624,0.0002612746902741492,0.00026091717882081866,0.00026285770582035184,0.0002627556095831096,0.00026347057428210974,0.0002636748249642551,0.00026290881214663386,0.000262347050011158,0.000263623776845634,0.00026459404034540057,0.0002649515517987311,0.00026541115948930383,0.00026581966085359454,0.0002659218735061586,0.0002666878281161189,0.0002659729216247797,0.00026745389914140105,0.00026740279281511903,0.0002683730563148856,0.0002676582080312073,0.0002674027346074581,0.0002677601878531277,0.00026714737759903073,0.0002676582080312073,0.0002679645549505949,0.0002692922134883702,0.00026776024606078863,0.0002699561882764101,0.000269905140157789,0.0002701604971662164,0.0002712839050218463,0.0002708754036575556,0.00027153920382261276,0.00027210102416574955,0.000273633049800992,0.00027342885732650757,0.000274858670309186,0.00027434807270765305,0.00027506297919899225,0.00027506297919899225,0.0002756246831268072,0.0002758289920166135,0.0002740927739068866,0.00027470546774566174,0.0002756756730377674,0.00027577788569033146,0.00027700350619852543,0.0002782802330330014,0.00027664611116051674,0.0002758800983428955,0.00027450115885585546,0.00027536938432604074,0.0002771057188510895,0.000276186503469944,0.00027741200756281614,0.00027776951901614666,0.0002775142202153802,0.0002787909470498562,0.0002797612687572837,0.0002788419369608164,0.0002778716152533889,0.00027802493423223495,0.000279352767392993,0.00028068036772310734,0.0002814974868670106,0.0002812420716509223,0.0002805271651595831,0.00028139539062976837,0.0002812421880662441,0.0002821614034473896,0.00028108886908739805,0.0002811910817399621,0.0002818548819050193,0.0002821102971211076,0.00028272310737520456,0.0002840509405359626,0.00028563395608216524,0.000284867943264544,0.000285531859844923,0.000285531859844923,0.00028369342908263206,0.00028573605231940746,0.0002867064904421568,0.0002851742319762707,0.00028399983420968056,0.0002847148571163416,0.0002857872750610113,0.00028435722924768925,0.00028369342908263206,0.00028578704223036766,0.0002852254547178745,0.0002853276673704386,0.0002850212622433901,0.0002871148753911257,0.00028691068291664124,0.0002872683107852936,0.0002850722521543503,0.0002861956600099802,0.0002844084519892931,0.0002854808699339628,0.000283591216430068,0.00028430623933672905,0.0002844594419002533,0.00028486805967986584,0.00028430623933672905,0.0002847658470273018,0.0002841530367732048,0.0002853786572813988,0.0002852766774594784,0.00028558308258652687,0.0002852254547178745,0.0002838976215571165,0.00028573605231940746,0.00028451066464185715,0.0002868594601750374,0.0002874215133488178,0.00028767669573426247,0.00028767669573426247,0.00028992374427616596,0.00029114936478435993,0.000291966600343585,0.0002901279367506504,0.0002910471521317959,0.00029084295965731144,0.00029002572409808636,0.0002914045471698046,0.00029058754444122314,0.00029176194220781326,0.00029380503110587597,0.00029457081109285355,0.00029257917776703835,0.00029252818785607815,0.0002910981420427561,0.0002926813904196024,0.00029482622630894184,0.00029589864425361156,0.0002955410163849592,0.0002950304187834263,0.00029390701092779636,0.00029217079281806946,0.0002924769651144743,0.0002915067598223686,0.00029293657280504704,0.00029390701092779636,0.00029385602101683617,0.0002968180924654007,0.00029467279091477394,0.0002955920062959194,0.00029446883127093315,0.0002971240319311619,0.00029707327485084534,0.000297430669888854,0.00029513263143599033,0.0002968180924654007,0.0002974816597998142,0.00029676686972379684,0.0002964097075164318,0.000295132864266634,0.0002945195883512497,0.00029686884954571724,0.0002992181107401848,0.0003000865690410137,0.0002984008751809597,0.00029962649568915367,0.0003001885488629341,0.0003006989136338234,0.0003010053187608719,0.0002982988953590393,0.00030105654150247574,0.0002981964498758316,0.00029824767261743546,0.00029972847551107407,0.00029916688799858093,0.00030105654150247574,0.0003016693517565727,0.0003014649264514446,0.00029937131330370903,0.00029957573860883713,0.00029983045533299446,0.0002997801639139652,0.0002992181107401848,0.00029983092099428177,0.0002985033206641674,0.0003015161491930485,0.0003002905286848545,0.0002993200905621052,0.0002996777184307575,0.00029926933348178864,0.00029686884954571724,0.0002972772344946861,0.0002960008569061756,0.00029666442424058914,0.0002974816597998142,0.0002981969155371189,0.0002971244975924492,0.000296102836728096,0.00029834965243935585,0.00029906490817666054,0.0002969200722873211,0.000295132864266634,0.00029686884954571724,0.0002952348440885544,0.0002971244975924492,0.0002976860851049423,0.00029865605756640434,0.0002946220338344574,0.00029615405946969986,0.00029625650495290756,0.0002965116873383522,0.00029763486236333847,0.00029594963416457176,0.00029339641332626343,0.00029487721621990204,0.0002937028184533119,0.00029676686972379684,0.00029886048287153244,0.0002965112216770649,0.00029405998066067696,0.00029390724375844,0.00029329443350434303,0.00029390724375844,0.0002950304187834263,0.00029487721621990204,0.000292834360152483,0.00029079196974635124,0.0002915067598223686,0.0002928348258137703,0.00029196636751294136,0.0002927328459918499,0.00029176240786910057,0.0002914047800004482,0.0002925284206867218,0.000289413146674633,0.0002895151264965534,0.0002903323620557785,0.00028828950598835945,0.0002879323437809944,0.00028849393129348755,0.0002897190861403942,0.00028946390375494957,0.00029196636751294136,0.000290638767182827,0.000291251577436924,0.00029017915949225426,0.00028808554634451866,0.000286757480353117,0.000287370290607214,0.00029038311913609505,0.00028818752616643906,0.00029038311913609505,0.0002882382832467556,0.0002887491136789322,0.0002884427085518837,0.0002908431924879551,0.0002898215316236019,0.00028869789093732834,0.00028910674154758453,0.0002882382832467556,0.00029007671400904655,0.0002903323620557785,0.00028956634923815727,0.00028987275436520576,0.00029048556461930275,0.00029257964342832565,0.0002893619239330292,0.0002904343418776989,0.00029038311913609505,0.00029206834733486176,0.000291251577436924,0.00028869789093732834,0.0002879318781197071,0.0002911491319537163,0.0002915067598223686,0.00029130280017852783,0.0002891579642891884,0.0002886471338570118,0.0002895151264965534,0.00028777867555618286,0.00028920872136950493,0.0002884427085518837,0.00028828950598835945,0.0002879323437809944,0.0002882382832467556,0.0002899239771068096,0.0002893107011914253,0.0002882387489080429,0.00028777867555618286,0.00028946390375494957,0.0002897190861403942,0.00028818752616643906,0.0002898210659623146,0.00029089348390698433,0.00029017869383096695,0.00028910720720887184,0.0002886471338570118,0.0002894643694162369,0.0002883397974073887,0.0002897190861403942,0.0002904348075389862,0.00028818752616643906,0.0002902299165725708,0.00029028113931417465,0.0002899235114455223]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0003056526184082031,0.0003276118077337742,0.0003520222380757332,0.00037464534398168325,0.0003981365589424968,0.00042239378672093153,0.00044522114330902696,0.0004666696477215737,0.00048806710401549935,0.0005094645312055945,0.0005298916948959231,0.000549859250895679,0.0005677329609170556,0.0005881090764887631,0.0006074127159081399,0.0006266142590902746,0.0006452540401369333,0.0006629745475947857,0.0006815632805228233,0.0006986710359342396,0.0007171065080910921,0.0007331928936764598,0.0007496878388337791,0.000764701806474477,0.0007807881920598447,0.0007956489571370184,0.0008095394005067647,0.0008240426541306078,0.000837933155708015,0.0008531513740308583,0.0008659183513373137,0.0008803194505162537,0.0008953334181569517,0.0009112666011787951,0.0009270976297557354,0.0009436947293579578,0.0009626409155316651,0.0009813318029046059,0.0009998693130910397,0.0010185602586716413,0.0010380682069808245,0.001058495370671153,0.0010814758716151118,0.0011026690481230617,0.0011243218323215842,0.0011500089894980192,0.0011743172071874142,0.0012014342937618494,0.0012274278560653329,0.0012558726593852043,0.001285134581848979,0.0013155710184946656,0.001347079873085022,0.0013804782647639513,0.0014155618846416473,0.0014520754339173436,0.00148858898319304,0.0015285752015188336,0.001567590981721878,0.0016091602155938745,0.0016535382019355893,0.0016973033780232072,0.001741068554110825,0.0017914215568453074,0.001840702025219798,0.0018909017089754343,0.0019450847757980227,0.0019987570121884346,0.0020553404465317726,0.0021135066635906696,0.002173204906284809,0.0022341799922287464,0.002295972080901265,0.0023602666333317757,0.0024276762269437313,0.002497792476788163,0.0025724025908857584,0.002647319110110402,0.0027252486906945705,0.002805936150252819,0.0028907598461955786,0.002976706949993968,0.0030667397659271955,0.003156363731250167,0.003251707646995783,0.003351902822032571,0.0034504637587815523,0.003554233582690358,0.003661986906081438,0.003772957483306527,0.003885459853336215,0.004005162976682186,0.004124253056943417,0.0042468165047466755,0.0043707070872187614,0.004500776994973421,0.0046388134360313416,0.004779352340847254,0.004921984858810902,0.005069571081548929,0.005220118910074234,0.005376642104238272,0.005534288473427296,0.0056977057829499245,0.00586903840303421,0.006045273970812559,0.006231160834431648,0.006417048163712025,0.006607173942029476,0.006800976116210222,0.007010814268141985,0.00721937557682395,0.00744346110150218,0.007667036727070808,0.007890356704592705,0.008118272759020329,0.008357729762792587,0.00860004685819149,0.008859675377607346,0.009121398441493511,0.009387564845383167,0.009662513621151447,0.00994767714291811,0.010235955007374287,0.010526428930461407,0.01082783192396164,0.011143687181174755,0.011458060704171658,0.011789440177381039,0.012121177278459072,0.012460012920200825,0.012810184620320797,0.013177260756492615,0.013539792038500309,0.01391258742660284,0.014297026209533215,0.014694794081151485,0.015102570876479149,0.015512492507696152,0.015928031876683235,0.016355469822883606,0.016804510727524757,0.017253346741199493,0.01770871877670288,0.01817251741886139,0.018657201901078224,0.019149240106344223,0.019650522619485855,0.020152827724814415,0.020673207938671112,0.02119680680334568,0.02173026278614998,0.022272756323218346,0.022837260738015175,0.023403501138091087,0.023981334641575813,0.024567492306232452,0.025166109204292297,0.02577330730855465,0.02639337256550789,0.027026716619729996,0.027667822316288948,0.02831786684691906,0.028975926339626312,0.029641801491379738,0.030314620584249496,0.03100459836423397,0.03169666975736618,0.03240437060594559,0.0331183485686779,0.033851683139801025,0.03458593785762787,0.03532157093286514,0.03606792911887169,0.03682296723127365,0.03758535906672478,0.03835908696055412,0.03913164138793945,0.039917681366205215,0.040705401450395584,0.04150696471333504,0.04231143742799759,0.04311493784189224,0.04393621161580086,0.044761061668395996,0.04558611288666725,0.04641509801149368,0.04725572466850281,0.04809696599841118,0.04894581809639931,0.04980391263961792,0.05066358670592308,0.051522038877010345,0.05238896608352661,0.05324920639395714,0.05412108823657036,0.05499521642923355,0.05587700381875038,0.05674618110060692,0.05763537436723709,0.05852502956986427,0.059415191411972046,0.060309186577796936,0.06119745969772339,0.06209375336766243,0.06298407167196274,0.06387878209352493,0.06477900594472885,0.06567003577947617,0.06657465547323227,0.06746645271778107,0.06836984306573868,0.06926802545785904,0.07018249481916428,0.07106918841600418,0.07196272164583206,0.07286739349365234,0.07376067340373993,0.07466983050107956,0.07556591928005219,0.07646093517541885,0.07736090570688248,0.07826164364814758,0.07916564494371414,0.0800650492310524,0.08096757531166077,0.0818660631775856,0.08278906345367432,0.08368842303752899,0.08459880948066711,0.08551695942878723,0.08642096072435379,0.08733052760362625,0.0882474035024643,0.08916580677032471,0.09008089452981949,0.09100496768951416,0.091920405626297,0.09284207969903946,0.0937589555978775,0.09468644857406616,0.09562467038631439,0.0965479239821434,0.09747802466154099,0.0984065905213356,0.09934531897306442,0.10027894377708435,0.10120756179094315,0.10213424265384674,0.10307358205318451,0.10400348156690598,0.10494716465473175,0.10588037222623825,0.10681410133838654,0.1077507883310318,0.10869350284337997,0.10963831096887589,0.11057642847299576,0.11150442808866501,0.11245086789131165,0.1133907213807106,0.11432649195194244,0.11527130007743835,0.1162109449505806,0.11715248972177505,0.11809203028678894,0.11903847754001617,0.11999063193798065,0.12092364579439163,0.1218668669462204,0.12281974405050278,0.12376399338245392,0.12470205873250961,0.1256478875875473,0.12659136950969696,0.1275348961353302,0.12848052382469177,0.12941735982894897,0.13036343455314636,0.13131345808506012,0.1322590857744217,0.13318999111652374,0.13414674997329712,0.13508640229701996,0.1360335648059845,0.1369689702987671,0.137918621301651,0.13888120651245117,0.13983586430549622,0.1407848596572876,0.14173635840415955,0.14269715547561646,0.14364196360111237,0.14458824694156647,0.14554132521152496,0.14649170637130737,0.14745177328586578,0.14842022955417633,0.14937713742256165,0.15034212172031403,0.15130382776260376,0.15228243172168732,0.15325558185577393,0.15423327684402466,0.15520571172237396,0.1561937779188156,0.1571733057498932,0.1581510603427887,0.15913233160972595,0.1601392775774002,0.16113194823265076,0.16210703551769257,0.16310352087020874,0.16410307586193085,0.16510440409183502,0.16610850393772125,0.16712823510169983,0.16814927756786346,0.16917410492897034,0.1702081859111786,0.1712360829114914,0.17227980494499207,0.17330530285835266,0.17435264587402344,0.17540566623210907,0.1764645129442215,0.17752330005168915,0.17860272526741028,0.17968688905239105,0.18076789379119873,0.18185973167419434,0.1829601377248764,0.18406733870506287,0.1851809322834015,0.18631233274936676,0.18744246661663055,0.18857760727405548,0.1897183656692505,0.19087004661560059,0.19202984869480133,0.19318822026252747,0.19435302913188934,0.19552703201770782,0.19670286774635315,0.19789452850818634,0.1990824192762375,0.20028027892112732,0.20148271322250366,0.20269747078418732,0.2039143592119217,0.20511962473392487],"recovered":[0.0,3.074286360060796e-05,5.755350139224902e-05,8.257676381617785e-05,0.00010714041127357632,0.00013114231114741415,0.00015539955347776413,0.00017853331519290805,0.0002007989096455276,0.00022148140124045312,0.00024287884298246354,0.0002631017123349011,0.00028398848371580243,0.0003029346698895097,0.00032234046375378966,0.0003420015855226666,0.0003621733922045678,0.00037999608321115375,0.00039873801870271564,0.0004166117578279227,0.000435302616097033,0.00045241034240461886,0.0004699777055066079,0.0004867279785685241,0.0005023547564633191,0.0005182879394851625,0.0005336593603715301,0.0005476519581861794,0.0005616445560008287,0.0005764031666330993,0.0005902936100028455,0.0006043373141437769,0.0006184831145219505,0.0006324246060103178,0.0006473875255323946,0.0006641888758167624,0.0006792538915760815,0.0006965147913433611,0.0007146949646994472,0.0007341007585637271,0.0007518213242292404,0.0007712271180935204,0.00079099036520347,0.0008115196833387017,0.0008332235156558454,0.0008539060363546014,0.0008773972513154149,0.0009017566335387528,0.0009270352311432362,0.0009529266390018165,0.0009799925610423088,0.001007109647616744,0.0010382611071690917,0.0010702295694500208,0.0011019938392564654,0.00113488151691854,0.0011698630405589938,0.0012055083643645048,0.001243298640474677,0.0012823655270040035,0.0013223006390035152,0.0013628995511680841,0.0014074307400733232,0.0014506342122331262,0.001498689060099423,0.00154567149002105,0.0015951052773743868,0.0016455092700198293,0.0016981092048808932,0.0017520368564873934,0.0018094881670549512,0.0018673480954021215,0.001923420699313283,0.0019843957852572203,0.002048639114946127,0.002112678252160549,0.0021802920382469893,0.002252961741760373,0.002325580222532153,0.002401313977316022,0.002477047499269247,0.0025581943336874247,0.002641792641952634,0.002726973732933402,0.0028168021235615015,0.002909234957769513,0.003005702281370759,0.0031011481769382954,0.003200934734195471,0.0033047047909349203,0.003412049263715744,0.0035194961819797754,0.00363363279029727,0.00375032308511436,0.003868596162647009,0.003988912329077721,0.004116428550332785,0.0042487457394599915,0.004383973311632872,0.004521958529949188,0.004662344232201576,0.004810236860066652,0.004960785154253244,0.005116082262247801,0.005275209899991751,0.005440976470708847,0.0056127686984837055,0.005790689028799534,0.005971724633127451,0.006154854316264391,0.00634579686447978,0.006545523647218943,0.006750458851456642,0.0069641778245568275,0.0071808588691055775,0.007402902003377676,0.00762974563986063,0.007862870581448078,0.008099672384560108,0.00834530871361494,0.008599371649324894,0.008862166665494442,0.009129762649536133,0.009410380385816097,0.009689006954431534,0.009975956752896309,0.010273836553096771,0.010577792301774025,0.010885986499488354,0.011202557012438774,0.01152663305401802,0.011858982965350151,0.012201137840747833,0.01255345530807972,0.012911389581859112,0.013282960280776024,0.013661832548677921,0.014046118594706059,0.014438063837587833,0.014839764684438705,0.015258623287081718,0.015673242509365082,0.01610874943435192,0.0165457371622324,0.017001058906316757,0.01745561510324478,0.01792926900088787,0.018407722935080528,0.01889639161527157,0.01939624547958374,0.019911877810955048,0.02042485401034355,0.02095024101436138,0.021481703966856003,0.0220288448035717,0.02259283885359764,0.02316403202712536,0.02374212071299553,0.024333488196134567,0.024931492283940315,0.02554190717637539,0.026160236448049545,0.02678622677922249,0.027427639812231064,0.028077172115445137,0.028736764565110207,0.029409481212496758,0.0300873052328825,0.03077702783048153,0.03147042915225029,0.03216949477791786,0.03288843110203743,0.03361589089035988,0.0343475416302681,0.03508281707763672,0.03583744540810585,0.03659171983599663,0.03735962510108948,0.038128811866045,0.038912296295166016,0.039693683385849,0.040485695004463196,0.04127985239028931,0.042086318135261536,0.04289130121469498,0.04371165484189987,0.04452720656991005,0.04535813257098198,0.04619094729423523,0.04702463001012802,0.04787761718034744,0.048721566796302795,0.049581754952669144,0.05043162405490875,0.05128788203001022,0.05215021222829819,0.0530131570994854,0.05388687923550606,0.054759372025728226,0.055638402700424194,0.056533217430114746,0.057412195950746536,0.05830225721001625,0.05919819325208664,0.06008197367191315,0.060975100845098495,0.06186245381832123,0.06275256723165512,0.06365146487951279,0.06454913318157196,0.06543873995542526,0.06633635610342026,0.06723734736442566,0.06814395636320114,0.06903386861085892,0.06993629038333893,0.07083819806575775,0.07173198461532593,0.0726255252957344,0.07352426648139954,0.07443057000637054,0.0753336027264595,0.0762261152267456,0.07712291926145554,0.0780198723077774,0.0789143294095993,0.07982343435287476,0.08072948455810547,0.08163537830114365,0.08254244178533554,0.08345568925142288,0.0843697041273117,0.0852699801325798,0.08617699891328812,0.08709141612052917,0.08801727741956711,0.08893685787916183,0.08985628187656403,0.09076268970966339,0.0916726142168045,0.0926002636551857,0.09351713955402374,0.09444810450077057,0.09538448601961136,0.09631994366645813,0.09725331515073776,0.09818300604820251,0.09910845756530762,0.10004187375307083,0.10096574574708939,0.10190585255622864,0.10283641517162323,0.10377319902181625,0.10470227897167206,0.10564647614955902,0.10657473653554916,0.10751280188560486,0.10845734924077988,0.10940813273191452,0.11033700406551361,0.11127915978431702,0.11220910400152206,0.11313961446285248,0.11408421397209167,0.11503331363201141,0.11596902459859848,0.11691914498806,0.11785715818405151,0.11880253255367279,0.11974319815635681,0.12068351358175278,0.12162791192531586,0.12257174402475357,0.12350597977638245,0.12445507943630219,0.12541045248508453,0.12635450065135956,0.1272968053817749,0.12823767960071564,0.12918871641159058,0.13012376427650452,0.13106653094291687,0.13200531899929047,0.1329636573791504,0.13390743732452393,0.13484452664852142,0.13579225540161133,0.13673420250415802,0.13768932223320007,0.13864929974079132,0.13959598541259766,0.14053906500339508,0.14149929583072662,0.14244267344474792,0.14339789748191833,0.1443587839603424,0.14530757069587708,0.1462632566690445,0.14722312986850739,0.14818045496940613,0.14914266765117645,0.15009988844394684,0.15107876062393188,0.15204133093357086,0.15302424132823944,0.1539972424507141,0.15498356521129608,0.15595711767673492,0.15692675113677979,0.15790581703186035,0.15890352427959442,0.15990328788757324,0.16089394688606262,0.16187281906604767,0.16286608576774597,0.16386625170707703,0.1648658663034439,0.16587546467781067,0.1669006645679474,0.16792048513889313,0.16894276440143585,0.16996759176254272,0.1710008978843689,0.1720397174358368,0.1730763018131256,0.17412389814853668,0.17517662048339844,0.17622841894626617,0.1772884726524353,0.178357794880867,0.17942525446414948,0.18051265180110931,0.18161137402057648,0.1827145367860794,0.18381337821483612,0.18492788076400757,0.18604892492294312,0.18719038367271423,0.18832609057426453,0.18946807086467743,0.1906205117702484,0.1917732208967209,0.19292138516902924,0.19409021735191345,0.19526790082454681,0.19644761085510254,0.19762498140335083,0.19882456958293915,0.2000235915184021,0.20121760666370392,0.20243532955646515],"active":[0.0003056526184082031,0.0002968689368572086,0.0002944687439594418,0.0002920685801655054,0.0002909961622208357,0.00029125146102160215,0.0002898215898312628,0.00028813633252866566,0.00028726819436997175,0.0002879831299651414,0.00028701283736154437,0.0002867575385607779,0.0002837444772012532,0.0002851744065992534,0.0002850722521543503,0.000284612673567608,0.00028308064793236554,0.00028297846438363194,0.0002828252618201077,0.0002820592781063169,0.0002818038919940591,0.00028078255127184093,0.0002797101333271712,0.00027797382790595293,0.00027843343559652567,0.00027736101765185595,0.0002758800401352346,0.00027639069594442844,0.0002762885997071862,0.00027674820739775896,0.0002756247413344681,0.0002759821363724768,0.0002768503036350012,0.0002788419951684773,0.00027971010422334075,0.0002795058535411954,0.00028338702395558357,0.0002848170115612447,0.0002851743483915925,0.0002844595001079142,0.00028624688275158405,0.00028726825257763267,0.00029048550641164184,0.00029114936478435993,0.0002910983166657388,0.00029610295314341784,0.00029691995587199926,0.0002996776602230966,0.00030039262492209673,0.0003029460203833878,0.0003051420208066702,0.0003084613708779216,0.00030881876591593027,0.0003102486953139305,0.0003135680453851819,0.0003171939169988036,0.0003187259426340461,0.0003230668371543288,0.00032429234124720097,0.00032679468858987093,0.00033123756293207407,0.00033440382685512304,0.0003336378140375018,0.0003407873446121812,0.00034201296512037516,0.0003452302189543843,0.00034997949842363596,0.00035324774216860533,0.0003572312416508794,0.00036146980710327625,0.0003637167392298579,0.00036683189682662487,0.0003725513815879822,0.0003758708480745554,0.00037903711199760437,0.000385114224627614,0.00039211055263876915,0.000394357368350029,0.0003996684681624174,0.00040462217293679714,0.0004137123469263315,0.00041851261630654335,0.0004249471239745617,0.00042938999831676483,0.00043490552343428135,0.0004426678642630577,0.0004447614774107933,0.0004530854057520628,0.00046105217188596725,0.0004682526923716068,0.000473410589620471,0.0004856667947024107,0.0004906202666461468,0.0004964934196323156,0.0005021109245717525,0.0005118646658957005,0.0005223848856985569,0.0005306066013872623,0.00053801154717803,0.000547612551599741,0.0005577746778726578,0.0005664052441716194,0.0005735033191740513,0.0005816235207021236,0.0005938285030424595,0.0006042975001037121,0.0006183921359479427,0.0006263591349124908,0.0006354493089020252,0.0006461217999458313,0.0006650174036622047,0.0006738519296050072,0.000693002250045538,0.0007028589025139809,0.0007094978354871273,0.0007153707556426525,0.0007279841229319572,0.000737176276743412,0.0007600029930472374,0.0007760897278785706,0.0007881931960582733,0.0008003469556570053,0.0008179144933819771,0.0008255746215581894,0.0008374219760298729,0.0008518751710653305,0.0008698506280779839,0.0008802684023976326,0.0009034536778926849,0.000918620266020298,0.0009333798661828041,0.0009512016549706459,0.0009761229157447815,0.0009863367304205894,0.0010011978447437286,0.0010140659287571907,0.0010329615324735641,0.0010564522817730904,0.0010744286701083183,0.0010882671922445297,0.0010968465358018875,0.0011312682181596756,0.0011445973068475723,0.0011629816144704819,0.001171458512544632,0.0012015867978334427,0.0012199711054563522,0.0012427996844053268,0.0012564361095428467,0.0012769624590873718,0.0012849289923906326,0.001305408775806427,0.0013225153088569641,0.001355556771159172,0.0013746563345193863,0.0013884957879781723,0.0014034602791070938,0.0014239884912967682,0.001439819112420082,0.0014618802815675735,0.0014848094433546066,0.0015075858682394028,0.0015316400676965714,0.0015482865273952484,0.0015646293759346008,0.0015778560191392899,0.0015951171517372131,0.0016093645244836807,0.001627342775464058,0.0016479194164276123,0.0016821883618831635,0.0016975067555904388,0.0017056800425052643,0.001720387488603592,0.0017401501536369324,0.001747913658618927,0.0017673671245574951,0.0017720162868499756,0.0017888695001602173,0.0017931051552295685,0.0018132813274860382,0.0018257424235343933,0.0018350854516029358,0.001849893480539322,0.0018697604537010193,0.0018744580447673798,0.0018878914415836334,0.0018975920975208282,0.001906018704175949,0.001921188086271286,0.0019262954592704773,0.001942019909620285,0.0019402839243412018,0.001957342028617859,0.0019613243639469147,0.001970876008272171,0.0019820593297481537,0.0019901245832443237,0.0019868090748786926,0.0019969716668128967,0.001991812139749527,0.0020029954612255096,0.0020069293677806854,0.0019992664456367493,0.002011779695749283,0.0020089708268642426,0.002016328275203705,0.0020264387130737305,0.002018570899963379,0.002025522291660309,0.0020277127623558044,0.0020334869623184204,0.00203067809343338,0.0020385384559631348,0.0020353198051452637,0.0020264312624931335,0.0020291954278945923,0.0020286887884140015,0.002044305205345154,0.002041652798652649,0.0020303651690483093,0.0020273029804229736,0.0020355284214019775,0.002042725682258606,0.002045176923274994,0.0020532459020614624,0.002042628824710846,0.0020595788955688477,0.0020530447363853455,0.0020563676953315735,0.0020612701773643494,0.0020512565970420837,0.0020605474710464478,0.002070404589176178,0.0020743906497955322,0.0020636171102523804,0.0020681098103523254,0.002064123749732971,0.002079389989376068,0.002086341381072998,0.0020861849188804626,0.0021075308322906494,0.0020998194813728333,0.0020935386419296265,0.002086646854877472,0.00209200382232666,0.002095937728881836,0.0020991042256355286,0.0020923689007759094,0.0021078363060951233,0.0020976290106773376,0.0021107494831085205,0.002107173204421997,0.0021118223667144775,0.0021043121814727783,0.0021187663078308105,0.0021255090832710266,0.0021190792322158813,0.0020962953567504883,0.0021138638257980347,0.002111561596393585,0.0021173879504203796,0.0021316856145858765,0.002126730978488922,0.0021191760897636414,0.00212300568819046,0.0021193325519561768,0.002133473753929138,0.0021211132407188416,0.0021236687898635864,0.00213623046875,0.0021360814571380615,0.0021303147077560425,0.002141907811164856,0.0021362900733947754,0.0021244436502456665,0.0021260231733322144,0.0021205544471740723,0.002125754952430725,0.0021247416734695435,0.0021353214979171753,0.0021234601736068726,0.002141430974006653,0.002122744917869568,0.0021261274814605713,0.0021244436502456665,0.002126365900039673,0.002147004008293152,0.0021465420722961426,0.002135559916496277,0.0021403729915618896,0.0021580904722213745,0.002142667770385742,0.0021455734968185425,0.0021434277296066284,0.002132922410964966,0.0021442025899887085,0.002156972885131836,0.0021540075540542603,0.002161666750907898,0.002161160111427307,0.0021825432777404785,0.002176821231842041,0.0021919459104537964,0.0021814703941345215,0.0021965354681015015,0.002189740538597107,0.002193942666053772,0.002205580472946167,0.002233460545539856,0.0022284239530563354,0.0022037476301193237,0.002209573984146118,0.0022302567958831787,0.0022383183240890503,0.002242252230644226,0.0022623687982559204,0.0022738128900527954,0.0022734403610229492,0.0022877007722854614,0.002293318510055542,0.002312213182449341,0.0023044049739837646,0.0023129284381866455,0.0023293644189834595,0.0023406147956848145,0.0023466795682907104,0.002374306321144104,0.0023984163999557495,0.002410098910331726,0.002434477210044861,0.00244748592376709,0.002455964684486389,0.0024663954973220825,0.0024989545345306396,0.002514585852622986,0.0025286823511123657,0.002527981996536255,0.0025439560413360596,0.0025617778301239014,0.0025677084922790527,0.002579808235168457,0.002605646848678589,0.0026126503944396973,0.0026266276836395264,0.0026348084211349487,0.0026552975177764893,0.002658143639564514,0.0026738792657852173,0.0026967525482177734,0.002684295177459717]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0003056526184082031,0.0003275607305113226,0.0003505412896629423,0.00037260260432958603,0.00039430646575056016,0.0004155506903771311,0.00043730559991672635,0.0004577838408295065,0.00047678110422566533,0.0004943484673276544,0.0005115072708576918,0.00052978954045102,0.0005468461895361543,0.0005634943372569978,0.0005796317709609866,0.0005959735135547817,0.0006111406837590039,0.0006255417829379439,0.0006394322845153511,0.0006539865862578154,0.0006667025154456496,0.0006795205408707261,0.0006924407789483666,0.0007040842319838703,0.0007151148747652769,0.0007270136848092079,0.00073712517041713,0.0007482068613171577,0.0007584715494886041,0.0007687872275710106,0.0007776219863444567,0.0007875802111811936,0.000797844841144979,0.0008078541723079979,0.0008181188022717834,0.0008283323841169477,0.0008397204801440239,0.0008512107888236642,0.0008640798623673618,0.0008762851357460022,0.0008898181258700788,0.0009016658295877278,0.0009139221510849893,0.0009280168451368809,0.0009421627037227154,0.0009560531470924616,0.0009693818865343928,0.0009836808312684298,0.0009971627732738853,0.0010115639306604862,0.0010271907085552812,0.0010426131775602698,0.0010582910617813468,0.001075245556421578,0.00109291507396847,0.0011107376776635647,0.0011289690155535936,0.0011463321279734373,0.0011649207444861531,0.001185501110740006,0.0012047537602484226,0.001224312698468566,0.001244944054633379,0.0012657798361033201,0.001286411308683455,0.0013105663238093257,0.001332678715698421,0.001355863525532186,0.0013802229659631848,0.001406063325703144,0.0014306269586086273,0.0014547820901498199,0.0014807756524533033,0.0015077905263751745,0.0015353672206401825,0.0015634545125067234,0.0015931249363347888,0.001621416537091136,0.0016504231607541442,0.0016782040474936366,0.001707261661067605,0.001738566323183477,0.0017683388432487845,0.0018011244246736169,0.0018348803278058767,0.001870066043920815,0.0019046900561079383,0.0019400800811126828,0.0019757766276597977,0.0020119326654821634,0.00204875273630023,0.0020870533771812916,0.0021251500584185123,0.002163451164960861,0.002201905008405447,0.0022424529306590557,0.002282081637531519,0.002324723405763507,0.002367977984249592,0.0024090365041047335,0.002454435918480158,0.0024999373126775026,0.0025436002761125565,0.002590327523648739,0.0026387907564640045,0.002688224660232663,0.002739241346716881,0.002786989789456129,0.002835759660229087,0.002887899987399578,0.0029387124814093113,0.002992487046867609,0.003046312602236867,0.003100086934864521,0.0031554445158690214,0.003212385345250368,0.0032695813570171595,0.0033278497867286205,0.0033865778241306543,0.00344673590734601,0.003507966175675392,0.0035720563028007746,0.0036358912475407124,0.0036992665845900774,0.003762897104024887,0.0038277532439678907,0.003892558393999934,0.003957976587116718,0.004026765003800392,0.004097749479115009,0.004168937914073467,0.0042420667596161366,0.004315962083637714,0.004388733766973019,0.004462271463125944,0.004538362845778465,0.004614453762769699,0.004690391942858696,0.0047712321393191814,0.004853758029639721,0.004936437122523785,0.0050190649926662445,0.005104041658341885,0.005189631599932909,0.005276651121675968,0.0053683179430663586,0.005457993131130934,0.00555114122107625,0.005643369629979134,0.005736926104873419,0.0058323717676103115,0.005928328260779381,0.006026838440448046,0.0061279525980353355,0.006228964775800705,0.006336565129458904,0.006439977325499058,0.006546913646161556,0.006655177567154169,0.006762930657714605,0.006872471421957016,0.006984003819525242,0.00709941703826189,0.007213094271719456,0.007331418339163065,0.00744841480627656,0.007570160552859306,0.007694868370890617,0.007820086553692818,0.007947500795125961,0.008076192811131477,0.008207181468605995,0.008340468630194664,0.008477075025439262,0.00861250702291727,0.008749828673899174,0.008889192715287209,0.009028301574289799,0.009174356237053871,0.00931775476783514,0.009469375014305115,0.009616246446967125,0.009768224321305752,0.009918670170009136,0.010073712095618248,0.010231614112854004,0.010389924980700016,0.010550073347985744,0.010708741843700409,0.01087420154362917,0.011041142046451569,0.011208338662981987,0.011376148089766502,0.011545233428478241,0.011720345355570316,0.011891933158040047,0.012073121964931488,0.012248233892023563,0.012425133027136326,0.012607956305146217,0.012792209163308144,0.01297646202147007,0.013161685317754745,0.013350483030080795,0.01353948563337326,0.013730172999203205,0.013929133303463459,0.014130135998129845,0.014329914003610611,0.014534440822899342,0.014736362732946873,0.014933944679796696,0.015146080404520035,0.015354028902947903,0.015569433569908142,0.01577344909310341,0.01598573848605156,0.016199611127376556,0.016419049352407455,0.016638999804854393,0.016863595694303513,0.01708778366446495,0.017315085977315903,0.017545096576213837,0.017776843160390854,0.018010273575782776,0.01824217289686203,0.018474072217941284,0.018709801137447357,0.018950792029500008,0.01919545792043209,0.01943317800760269,0.019675342366099358,0.019916638731956482,0.020166615024209023,0.020414702594280243,0.020663965493440628,0.02091394178569317,0.021171733736991882,0.021423958241939545,0.021679705008864403,0.021936526522040367,0.022197483107447624,0.022459307685494423,0.022734256461262703,0.023000985383987427,0.023262707516551018,0.02353040501475334,0.023799175396561623,0.024072133004665375,0.024348512291908264,0.02462080679833889,0.024895602837204933,0.025166261941194534,0.025438914075493813,0.025716518983244896,0.02599596232175827,0.026273567229509354,0.026552142575383186,0.026833578944206238,0.027119608595967293,0.027399001643061638,0.027679365128278732,0.027960237115621567,0.028241928666830063,0.028527040034532547,0.028818279504776,0.02910037897527218,0.029392998665571213,0.029678110033273697,0.02996710315346718,0.03025604598224163,0.030544426292181015,0.030839495360851288,0.03113262541592121,0.03142555058002472,0.03171786293387413,0.03201134875416756,0.03230544924736023,0.03260159492492676,0.0328906886279583,0.03318305313587189,0.03348435088992119,0.03378146514296532,0.03407781198620796,0.034373290836811066,0.034675970673561096,0.03497318550944328,0.03527515009045601,0.03557777777314186,0.03588474541902542,0.03618947044014931,0.03649495542049408,0.036801621317863464,0.03710659593343735,0.0374063141644001,0.03771001473069191,0.038013309240341187,0.038317058235406876,0.03862101584672928,0.0389242060482502,0.03922489285469055,0.03952767327427864,0.03983239457011223,0.04013870283961296,0.040439847856760025,0.04074084386229515,0.04104918986558914,0.04135590419173241,0.04166793078184128,0.04197495058178902,0.042279671877622604,0.042581841349601746,0.04288145527243614,0.04318704456090927,0.04349442198872566,0.04380466043949127,0.044109996408224106,0.0444134920835495,0.044721122831106186,0.045028042048215866,0.045333120971918106,0.04564473778009415,0.0459480807185173,0.04625275358557701,0.0465581901371479,0.04686061292886734,0.04716604948043823,0.04747353121638298,0.04777682200074196,0.04808425158262253,0.048398010432720184,0.048707328736782074,0.049016546458005905,0.04932106286287308,0.04962461069226265,0.04993204027414322,0.050238702446222305,0.05054168775677681,0.0508454404771328,0.0511552169919014,0.051464587450027466,0.051775895059108734,0.052081383764743805,0.052390243858098984,0.05269792675971985,0.053008418530225754,0.05331258103251457,0.0536201111972332,0.05392692610621452,0.05423272028565407],"recovered":[0.0,3.150888369418681e-05,5.87791291764006e-05,8.288316894322634e-05,0.00010668080358300358,0.00013001883053220809,0.00015156947483774275,0.00017266051145270467,0.00019441542099229991,0.00021402549464255571,0.00023276740103028715,0.00025064116925932467,0.0002694852009881288,0.00028700148686766624,0.0003047220525331795,0.00032126804580911994,0.00033740547951310873,0.00035415575257502496,0.0003697825304698199,0.000384234735975042,0.000398942269384861,0.00041221993160434067,0.00042416981887072325,0.00043831561924889684,0.0004508783167693764,0.0004626750014722347,0.00047472701407969,0.0004859108885284513,0.0004965840489603579,0.000506644428241998,0.0005166537594050169,0.0005272758426144719,0.0005370298167690635,0.0005479583633132279,0.0005580697907134891,0.0005675173597410321,0.0005784459062851965,0.0005886083818040788,0.0005996901309117675,0.0006125592044554651,0.0006245091208256781,0.0006367653841152787,0.0006483067409135401,0.0006602055509574711,0.0006733810878358781,0.0006873736856505275,0.0007012641290202737,0.0007145417621359229,0.0007276151445694268,0.0007418630993925035,0.0007568770670332015,0.0007715335232205689,0.0007873645517975092,0.0008030424360185862,0.0008183628087863326,0.0008351641008630395,0.0008526293095201254,0.000870554125867784,0.0008876108331605792,0.0009058420546352863,0.0009236136684194207,0.0009439386776648462,0.0009625784587115049,0.0009812182979658246,0.0010022582719102502,0.0010237067472189665,0.0010468915570527315,0.0010690550552681088,0.0010925972601398826,0.0011162927839905024,0.0011406522244215012,0.0011640412267297506,0.0011889623710885644,0.0012128622038289905,0.001238140743225813,0.001264491816982627,0.0012920174049213529,0.0013209728058427572,0.001348447403870523,0.0013780157314613461,0.0014057966182008386,0.0014364373637363315,0.0014660056913271546,0.0014935312792658806,0.0015252954326570034,0.0015577746089547873,0.0015923476312309504,0.001627124845981598,0.0016624126583337784,0.0016980580985546112,0.0017364611849188805,0.001771187293343246,0.0018065773183479905,0.00184503139462322,0.0018849155167117715,0.0019232163904234767,0.0019633558113127947,0.00200170767493546,0.0020439408253878355,0.002085050567984581,0.0021272324956953526,0.0021700274664908648,0.002216397086158395,0.00226082606241107,0.0023051530588418245,0.0023519822861999273,0.002401467179879546,0.0024518200661987066,0.002501457929611206,0.0025499213952571154,0.002599763683974743,0.0026501165702939034,0.002702665515244007,0.002755163237452507,0.0028089378029108047,0.0028620483353734016,0.0029181719291955233,0.002975010545924306,0.003032614942640066,0.0030891471542418003,0.003147262381389737,0.0032070118468254805,0.0032691103406250477,0.0033321280498057604,0.0033951459918171167,0.003459695726633072,0.003523019840940833,0.003587365383282304,0.0036547749768942595,0.003721571760252118,0.0037895431742072105,0.003860578639432788,0.003931920509785414,0.004003466572612524,0.004076340235769749,0.004149775952100754,0.0042249481193721294,0.004302315879613161,0.004378866404294968,0.004457459785044193,0.004537228029221296,0.004615974612534046,0.004698960110545158,0.004779443144798279,0.004865237046033144,0.00495276739820838,0.005040144547820091,0.005127930082380772,0.005220362916588783,0.005310344509780407,0.005401092115789652,0.005496487021446228,0.005590911488980055,0.0056872256100177765,0.00578558212146163,0.00588715635240078,0.005990874953567982,0.006095717661082745,0.0062009175308048725,0.006307700183242559,0.006416628137230873,0.0065260156989097595,0.0066338200122118,0.0067489780485630035,0.006861275993287563,0.0069762300699949265,0.007095064967870712,0.0072136446833610535,0.007334624417126179,0.007460915017873049,0.00758725730702281,0.007715590763837099,0.007846579886972904,0.007978232577443123,0.008109323680400848,0.00824644137173891,0.008382792584598064,0.008517969399690628,0.008655852638185024,0.008801293559372425,0.00893876887857914,0.009085332974791527,0.009231898002326488,0.009381935931742191,0.009531921707093716,0.00968727096915245,0.009844355285167694,0.009997252374887466,0.010159086436033249,0.010316682048141956,0.010478363372385502,0.010639533400535583,0.01080938521772623,0.010978062637150288,0.01114740315824747,0.011316080577671528,0.01148307230323553,0.011660941876471043,0.011838147416710854,0.012016374617815018,0.012195877730846405,0.01237691380083561,0.012563821859657764,0.012745164334774017,0.012932890094816685,0.013122658245265484,0.013317277655005455,0.01351026352494955,0.013707231730222702,0.013905120082199574,0.014108676463365555,0.014315144158899784,0.014510785229504108,0.014714800752699375,0.014921574853360653,0.015132077038288116,0.015336859039962292,0.01555047556757927,0.01576041616499424,0.015975922346115112,0.016194237396121025,0.016414595767855644,0.016636282205581665,0.016863839700818062,0.017093593254685402,0.01732391119003296,0.017552796751260757,0.017787249758839607,0.018013836815953255,0.01825130358338356,0.018488360568881035,0.018730267882347107,0.018973760306835175,0.019209489226341248,0.019453441724181175,0.019694481045007706,0.019937463104724884,0.020186929032206535,0.020438795909285545,0.020692449063062668,0.02094334550201893,0.02119597978889942,0.021455710753798485,0.021711867302656174,0.02197425439953804,0.02224164456129074,0.02250617742538452,0.022773822769522667,0.023039326071739197,0.023310240358114243,0.02357584424316883,0.023845992982387543,0.024126509204506874,0.024392522871494293,0.02466629631817341,0.024938540533185005,0.025212008506059647,0.025493495166301727,0.02577258087694645,0.02604850009083748,0.026333611458539963,0.026620153337717056,0.02690000645816326,0.027182666584849358,0.027461649850010872,0.027742421254515648,0.02802712470293045,0.028316985815763474,0.028604907914996147,0.028897475451231003,0.029182281345129013,0.029469741508364677,0.029756538569927216,0.030046042054891586,0.030339989811182022,0.03063342534005642,0.03092670813202858,0.031221726909279823,0.03151506185531616,0.03181217610836029,0.03210898116230965,0.03240165114402771,0.03268890827894211,0.03298811614513397,0.033285584300756454,0.03358080983161926,0.03387414291501045,0.034173961728811264,0.03447270765900612,0.03477492928504944,0.03507556393742561,0.035382892936468124,0.03568398952484131,0.03599248826503754,0.03629414737224579,0.03659626469016075,0.036899760365486145,0.03720111399888992,0.03750869259238243,0.0378124974668026,0.03811333701014519,0.03841162472963333,0.038722068071365356,0.03902413323521614,0.03932768106460571,0.03962913528084755,0.039933089166879654,0.04023464769124985,0.04053957387804985,0.04084572568535805,0.04115305095911026,0.041462674736976624,0.041767142713069916,0.042070332914590836,0.04237158223986626,0.042676251381635666,0.04298526421189308,0.0432942770421505,0.043599098920822144,0.04390275105834007,0.04420997574925423,0.044517453759908676,0.04482748731970787,0.04513971507549286,0.04544561356306076,0.04574614763259888,0.0460500530898571,0.0463569201529026,0.046663735061883926,0.04697085916996002,0.04727399721741676,0.047578513622283936,0.04788532853126526,0.048193883150815964,0.048503048717975616,0.04881001636385918,0.04912056028842926,0.049427274614572525,0.04973393678665161,0.05003676936030388,0.050342001020908356,0.050649940967559814,0.0509566031396389,0.051261428743600845,0.051573246717453,0.0518839955329895,0.052191782742738724,0.05250253155827522,0.052811287343502045,0.053121116012334824,0.0534244067966938],"active":[0.0003056526184082031,0.0002960518468171358,0.0002917621750384569,0.0002897194353863597,0.00028762564761564136,0.000285531859844923,0.0002857361105270684,0.00028512332937680185,0.0002823656832333654,0.00028032297268509865,0.0002787398698274046,0.00027914837119169533,0.0002773609885480255,0.0002764928503893316,0.0002749097184278071,0.00027470546774566174,0.00027373520424589515,0.000271386030362919,0.00026964975404553115,0.0002697518502827734,0.00026776024606078863,0.00026730060926638544,0.0002682709600776434,0.00026576861273497343,0.0002642365579959005,0.0002643386833369732,0.00026239815633744,0.0002622959727887064,0.00026188750052824616,0.00026214279932901263,0.0002609682269394398,0.0002603043685667217,0.00026081502437591553,0.00025989580899477005,0.0002600490115582943,0.00026081502437591553,0.00026127457385882735,0.00026260240701958537,0.0002643897314555943,0.0002637259312905371,0.0002653090050444007,0.00026490044547244906,0.0002656154101714492,0.00026781129417940974,0.00026878161588683724,0.0002686794614419341,0.00026811775751411915,0.00026913906913250685,0.0002695476287044585,0.0002697008312679827,0.0002703136415220797,0.00027107965433970094,0.0002709265099838376,0.00027220312040299177,0.0002745522651821375,0.0002755735768005252,0.00027633970603346825,0.0002757780021056533,0.0002773099113255739,0.00027965905610471964,0.0002811400918290019,0.00028037402080371976,0.00028236559592187405,0.0002845615381374955,0.0002841530367732048,0.0002868595765903592,0.0002857871586456895,0.0002868084702640772,0.00028762570582330227,0.0002897705417126417,0.00028997473418712616,0.0002907408634200692,0.00029181328136473894,0.00029492832254618406,0.0002972264774143696,0.0002989626955240965,0.00030110753141343594,0.00030044373124837875,0.0003019757568836212,0.00030018831603229046,0.00030146504286676645,0.00030212895944714546,0.0003023331519216299,0.0003075931454077363,0.00030958489514887333,0.00031229143496602774,0.00031234242487698793,0.0003129552351310849,0.0003133639693260193,0.0003138745669275522,0.00031229155138134956,0.0003158660838380456,0.00031857274007052183,0.00031841977033764124,0.0003169894916936755,0.000319236540235579,0.00031872582621872425,0.0003230157308280468,0.0003240371588617563,0.0003239859361201525,0.0003272034227848053,0.0003299098461866379,0.00032720318995416164,0.000329501461237669,0.00033363769762218,0.0003362423740327358,0.00033777416683733463,0.00033516972325742245,0.0003343017306178808,0.00033797859214246273,0.0003389487974345684,0.0003423704765737057,0.00034364708699285984,0.000344923697412014,0.00034650671295821667,0.0003503370098769665,0.0003514094278216362,0.0003528392408043146,0.0003539628814905882,0.0003575887531042099,0.000360703794285655,0.0003650444559752941,0.00036678090691566467,0.000367138534784317,0.00036775111220777035,0.00036805751733481884,0.0003695385530591011,0.0003706112038344145,0.0003719900269061327,0.0003761777188628912,0.0003793947398662567,0.00038148812018334866,0.00038404157385230064,0.0003852671943604946,0.00038593122735619545,0.0003885868936777115,0.00038950564339756966,0.0003880760632455349,0.0003923657350242138,0.00039629824459552765,0.0003992090933024883,0.00040309038013219833,0.0004050815477967262,0.0004101884551346302,0.0004114140756428242,0.0004155505448579788,0.0004178485833108425,0.00042321113869547844,0.00042300671339035034,0.00042658159509301186,0.00043127965182065964,0.00043184123933315277,0.0004359269514679909,0.00044072698801755905,0.0004433826543390751,0.00044940877705812454,0.00044910237193107605,0.00045119598507881165,0.00045426003634929657,0.0004552304744720459,0.0004558432847261429,0.00045798812061548233,0.0004655970260500908,0.0004641162231564522,0.00047014234587550163,0.0004721847362816334,0.00047509558498859406,0.0004812236875295639,0.00048546213656663895,0.0004865857772529125,0.0004889355041086674,0.0004915907047688961,0.0004938887432217598,0.0004988424479961395,0.0005031833425164223,0.0005033873021602631,0.0005064001306891441,0.0005103321745991707,0.0005185035988688469,0.0005164612084627151,0.000530606135725975,0.0005309134721755981,0.0005363263189792633,0.0005367342382669449,0.0005417903885245323,0.0005443431437015533,0.0005455696955323219,0.000552820973098278,0.00054965540766716,0.0005575194954872131,0.0005627786740660667,0.0005688052624464035,0.0005667628720402718,0.0005671707913279533,0.0005729421973228455,0.0005758525803685188,0.0005900496616959572,0.0005872920155525208,0.0005869856104254723,0.0005915816873311996,0.0005963314324617386,0.0005995482206344604,0.000597863458096981,0.000605318695306778,0.0006065955385565758,0.0006075147539377213,0.000611855648458004,0.000619872473180294,0.0006226822733879089,0.0006293207406997681,0.0006276862695813179,0.0006188005208969116,0.0006352951750159264,0.0006392281502485275,0.0006478587165474892,0.0006413720548152924,0.0006488794460892677,0.000649135559797287,0.0006586331874132156,0.0006630774587392807,0.0006693582981824875,0.0006731878966093063,0.0006788037717342377,0.0006812568753957748,0.000683249905705452,0.0006863623857498169,0.0006893761456012726,0.0006868224591016769,0.0006959643214941025,0.0006994884461164474,0.0007070973515510559,0.0007029101252555847,0.000701582059264183,0.0007071495056152344,0.0007131733000278473,0.0007202215492725372,0.000726502388715744,0.0007270127534866333,0.000732937827706337,0.0007315091788768768,0.0007363595068454742,0.0007405467331409454,0.0007417723536491394,0.0007474403828382492,0.0007600020617246628,0.0007593408226966858,0.0007565300911664963,0.0007565822452306747,0.0007598493248224258,0.0007618926465511322,0.0007726680487394333,0.0007748138159513474,0.0007690936326980591,0.0007737390697002411,0.000772617757320404,0.0007779784500598907,0.0007839538156986237,0.0007800720632076263,0.0007795616984367371,0.0007850788533687592,0.00078599713742733,0.0007788483053445816,0.0007793586701154709,0.0007775705307722092,0.000780278816819191,0.0007846187800168991,0.0007911548018455505,0.0007833931595087051,0.0007880907505750656,0.0007806345820426941,0.0007848218083381653,0.0007863044738769531,0.0007878877222537994,0.0007934533059597015,0.0007926356047391891,0.0007921252399682999,0.0007911548018455505,0.0007896218448877335,0.0007903873920440674,0.0007894188165664673,0.0007817074656486511,0.0007814019918441772,0.0007954426109790802,0.0007933489978313446,0.0007922276854515076,0.000792481005191803,0.0008018277585506439,0.000799223780632019,0.0008024424314498901,0.0008028484880924225,0.0008091814815998077,0.0008065775036811829,0.000810965895652771,0.0008091330528259277,0.0008124485611915588,0.0008100494742393494,0.0008102543652057648,0.0008121952414512634,0.0008083656430244446,0.0008085183799266815,0.000810869038105011,0.0008132681250572205,0.0008056052029132843,0.0008082613348960876,0.0008110217750072479,0.0008107125759124756,0.0008077546954154968,0.0008145421743392944,0.0008163303136825562,0.0008222050964832306,0.0008218996226787567,0.0008169971406459808,0.0008146986365318298,0.0008111223578453064,0.0008154623210430145,0.0008181706070899963,0.0008193962275981903,0.0008157193660736084,0.000814393162727356,0.0008183717727661133,0.0008180662989616394,0.0008156672120094299,0.0008172504603862762,0.0008083656430244446,0.0008071400225162506,0.0008120425045490265,0.0008105598390102386,0.0008091293275356293,0.000809796154499054,0.0008059628307819366,0.0008102543652057648,0.0008194968104362488,0.0008220002055168152,0.0008226633071899414,0.0008180141448974609,0.0008145943284034729,0.0008114799857139587,0.0008114278316497803,0.0008077509701251984,0.0008086711168289185,0.000813215970993042,0.0008146464824676514,0.0008192919194698334,0.0008199550211429596,0.0008169971406459808,0.0008139312267303467,0.00081663578748703,0.0008100494742393494,0.0008088238537311554,0.0008058100938796997,0.0008083134889602661]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0003056526184082031,0.00032939919037744403,0.00035207331529818475,0.0003734707715921104,0.00039297869079746306,0.0004132526519242674,0.0004321477608755231,0.0004495108441915363,0.000467180332634598,0.0004841348563786596,0.0004996084608137608,0.0005156437400728464,0.0005294320872053504,0.0005421990063041449,0.0005548128392547369,0.0005680904723703861,0.0005805509863421321,0.0005921433912590146,0.0006034293910488486,0.0006138983881101012,0.0006233458989299834,0.0006332530756480992,0.0006422920851036906,0.0006504118791781366,0.0006586337694898248,0.0006655280012637377,0.0006730860332027078,0.0006802355637773871,0.0006864657625555992,0.0006928492803126574,0.0006988242384977639,0.0007053098524920642,0.0007113358587957919,0.0007186896400526166,0.0007248688489198685,0.0007316608680412173,0.000737737980671227,0.0007442235946655273,0.0007505560060963035,0.0007572459289804101,0.0007634761277586222,0.0007701660506427288,0.0007770091760903597,0.0007830351823940873,0.0007901846547611058,0.0007968234713189304,0.0008035644423216581,0.0008106118184514344,0.0008174549438990653,0.0008242980111390352,0.0008308857795782387,0.0008376267505809665,0.0008440102101303637,0.0008504958241246641,0.0008568793418817222,0.0008637224091216922,0.0008706165826879442,0.0008779703639447689,0.0008852219907566905,0.0008923715213313699,0.0008998784469440579,0.0009072833345271647,0.0009145349613390863,0.0009214291349053383,0.000928782916162163,0.0009360855910927057,0.0009440521826036274,0.0009511506068520248,0.0009590151021257043,0.0009671859443187714,0.0009741822141222656,0.0009814850054681301,0.0009898601565510035,0.0009980819886550307,0.0010063550435006618,0.0010147811844944954,0.0010223903227597475,0.0010304590687155724,0.00103898742236197,0.0010474135633558035,0.0010562993120402098,0.0010651851771399379,0.0010739178396761417,0.001082905801013112,0.0010918937623500824,0.0011008817236870527,0.00111048249527812,0.0011198788415640593,0.0011301946360617876,0.001139795407652855,0.0011488854652270675,0.0011590990470722318,0.0011685466160997748,0.0011772280558943748,0.0011884120758622885,0.0011986256577074528,0.0012076135026291013,0.001217469573020935,0.0012279895599931479,0.0012383053544908762,0.0012492849491536617,0.0012593453284353018,0.0012693546013906598,0.001280129887163639,0.0012916713021695614,0.0013021912891417742,0.0013129154685884714,0.001323384465649724,0.0013338533462956548,0.0013445265358313918,0.0013551486190408468,0.0013664857251569629,0.0013757800916209817,0.0013869638787582517,0.0013973817694932222,0.0014084124704822898,0.0014195962576195598,0.001430473756045103,0.0014413512544706464,0.0014520244440063834,0.0014631572412326932,0.001474187825806439,0.0014845036203041673,0.0014950745971873403,0.0015060541918501258,0.0015165231889113784,0.0015274005709215999,0.0015388908796012402,0.0015495129628106952,0.0015603904612362385,0.0015709614381194115,0.0015817878302186728,0.00159138860180974,0.00160139799118042,0.0016117647755891085,0.0016223357524722815,0.0016323961317539215,0.001642711809836328,0.0016535893082618713,0.0016645689029246569,0.0016750377835705876,0.0016858131857588887,0.0016967416740953922,0.0017074148636311293,0.0017181391594931483,0.0017279441235587,0.0017403025412932038,0.001751077943481505,0.0017635384574532509,0.001774824457243085,0.0017863147659227252,0.0017975496593862772,0.001808784669265151,0.0018198663601651788,0.0018309480510652065,0.00184325547888875,0.0018545924685895443,0.0018666955875232816,0.0018775730859488249,0.0018887058831751347,0.0019005024805665016,0.0019130652071908116,0.0019240959081798792,0.0019369650399312377,0.001948914839886129,0.001960405148565769,0.0019712315406650305,0.0019825687631964684,0.0019939057528972626,0.002006672788411379,0.0020177033729851246,0.0020300617907196283,0.00204093917272985,0.002052327385172248,0.0020649922080338,0.0020764314103871584,0.002087921602651477,0.0020996162202209234,0.0021130982786417007,0.0021235160529613495,0.00213480181992054,0.002146343234926462,0.0021587018854916096,0.0021703452803194523,0.0021831123158335686,0.0021955727133899927,0.002208441961556673,0.0022217193618416786,0.002234639599919319,0.0022467426024377346,0.002260224660858512,0.0022725320886820555,0.002285962924361229,0.002298014936968684,0.002313488395884633,0.0023262554313987494,0.002339941682294011,0.002353015122935176,0.0023665479384362698,0.002379876794293523,0.002393103204667568,0.0024059212300926447,0.0024192500859498978,0.002431812696158886,0.002443864708766341,0.0024566827341914177,0.0024685305543243885,0.0024818081874400377,0.0024942175950855017,0.0025074954610317945,0.0025204666890203953,0.002533437917008996,0.0025461537297815084,0.0025594313628971577,0.0025724025908857584,0.0025862420443445444,0.0025983962696045637,0.0026119290851056576,0.0026252579409629107,0.002638688776642084,0.0026518641971051693,0.002665499458089471,0.0026787258684635162,0.002692361129447818,0.002706251572817564,0.0027208058163523674,0.002734338864684105,0.0027478719130158424,0.0027623751666396856,0.0027762146200984716,0.002790615661069751,0.002805884927511215,0.002819673391059041,0.0028328998014330864,0.0028468414675444365,0.0028614469338208437,0.002874622354283929,0.0028899426106363535,0.0029037310741841793,0.0029186939354985952,0.0029325333889573812,0.002945913001894951,0.0029608760960400105,0.0029751749243587255,0.002989422995597124,0.00300433486700058,0.003018633695319295,0.003031962551176548,0.0030478446278721094,0.003061275463551283,0.003076851135119796,0.0030923248268663883,0.0031061130575835705,0.003120156703516841,0.003133281134068966,0.0031493164133280516,0.003162185661494732,0.0031766376923769712,0.0031908347737044096,0.0032049294095486403,0.003219126258045435,0.003233986906707287,0.0032482859678566456,0.003261563600972295,0.0032757604494690895,0.0032903659157454967,0.0033053287770599127,0.003319832030683756,0.003335254732519388,0.00335123878903687,0.0033654868602752686,0.0033792241010814905,0.0033954125829041004,0.003407720010727644,0.0034212018363177776,0.003435449907556176,0.003450412768870592,0.003465222427621484,0.003480338491499424,0.0034939225297421217,0.003508068388327956,0.0035228270571678877,0.003537279088050127,0.0035515271592885256,0.003565417602658272,0.0035791038535535336,0.0035938622895628214,0.003609489183872938,0.00362429884262383,0.003639517119154334,0.003654582193121314,0.003669442841783166,0.003684916300699115,0.003698908956721425,0.0037142294459044933,0.003730775322765112,0.0037456362042576075,0.003761058673262596,0.003777808975428343,0.003792210016399622,0.003807223867624998,0.0038236677646636963,0.0038383242208510637,0.003853082889690995,0.0038677393458783627,0.00388239580206573,0.0038978694938123226,0.00391247496008873,0.0039265695959329605,0.003941532224416733,0.003956648521125317,0.003970284014940262,0.00398519542068243,0.003999137319624424,0.004013793542981148,0.004027326591312885,0.004042953252792358,0.004058375954627991,0.004073696210980415,0.0040893228724598885,0.004105204716324806,0.004121444653719664,0.004137275740504265,0.004153362009674311,0.004168784245848656,0.004184206947684288,0.004199323244392872,0.004216583911329508,0.004232823848724365,0.004248297307640314,0.004263055976480246,0.004278784617781639,0.004294922109693289,0.004310548771172762,0.004325971473008394,0.004343640990555286,0.004361361730843782,0.004376937169581652,0.00439220666885376,0.0044083441607654095,0.004424481652677059,0.0044412314891815186,0.004458492621779442,0.004474221728742123,0.004489440005272627,0.004505832679569721,0.004520335700362921,0.00453626923263073,0.004553529899567366,0.00456874817609787,0.004584834445267916],"recovered":[0.0,3.17131525662262e-05,5.9800484450533986e-05,8.538549445802346e-05,0.0001088767166947946,0.00012981455074623227,0.0001499863574281335,0.00016893254360184073,0.00018782766710501164,0.00020621210569515824,0.00022367731435224414,0.00023920195235405117,0.00025457338779233396,0.0002693830756470561,0.00028398848371580243,0.00029803215875290334,0.0003115140716545284,0.0003244852996431291,0.00033658838947303593,0.0003474658587947488,0.00035747516085393727,0.00036773981992155313,0.00037800444988533854,0.0003872477391269058,0.0003960314206779003,0.0004048150731250644,0.0004121688543818891,0.0004193694330751896,0.000426825339673087,0.00043305562576279044,0.00043964339420199394,0.00044638433610089123,0.0004528699500951916,0.00045950879575684667,0.00046599440975114703,0.0004724800237454474,0.0004787613870576024,0.00048555340617895126,0.0004920390201732516,0.000498575740493834,0.0005046527949161828,0.0005118022672832012,0.0005184921901673079,0.0005252331611700356,0.000531105964910239,0.0005380511865951121,0.0005445368005894125,0.0005513288197107613,0.0005581208388321102,0.0005647597135975957,0.0005717049352824688,0.0005783437518402934,0.0005845740088261664,0.0005916213849559426,0.0005977495457045734,0.0006041841115802526,0.0006109761307016015,0.0006179213523864746,0.0006252751336432993,0.0006323225097730756,0.0006403401494026184,0.0006471832748502493,0.0006546902004629374,0.0006620439817197621,0.0006686827982775867,0.0006756791262887418,0.0006837478722445667,0.0006918676663190126,0.0006991192931309342,0.0007063198718242347,0.0007145417621359229,0.0007224573055282235,0.0007305770996026695,0.0007380840834230185,0.0007461527711711824,0.0007543747196905315,0.0007632094784639776,0.0007711249636486173,0.0007795001147314906,0.0007882327190600336,0.0007965057156980038,0.0008051362237893045,0.0008139198762364686,0.0008227035286836326,0.0008314872393384576,0.0008413944160565734,0.0008496163063682616,0.00085926812607795,0.0008681028848513961,0.0008776015019975603,0.0008874065824784338,0.0008972626528702676,0.0009070676751434803,0.0009170770063064992,0.0009268820285797119,0.0009366360027343035,0.0009474112885072827,0.0009567567612975836,0.0009668170823715627,0.0009767243172973394,0.0009866314940154552,0.000996487564407289,0.0010072628501802683,0.0010181403486058116,0.0010285581229254603,0.0010387717047706246,0.001049087499268353,0.001059709582477808,0.0010713530937209725,0.0010815666755661368,0.0010917291510850191,0.0011031172471120954,0.0011143011506646872,0.0011237487196922302,0.0011351368157193065,0.0011451462050899863,0.001155615085735917,0.0011671053944155574,0.0011778295738622546,0.001188655965961516,0.0011994823580607772,0.001210053451359272,0.0012203180231153965,0.0012311444152146578,0.0012417155085131526,0.0012518779840320349,0.0012636235915124416,0.0012747563887387514,0.0012850210769101977,0.001295847469009459,0.0013062653597444296,0.0013174491468816996,0.0013276627287268639,0.0013386423233896494,0.0013481409987434745,0.0013591715833172202,0.0013692830689251423,0.0013793434482067823,0.0013897102326154709,0.0013998727081343532,0.0014108523027971387,0.001421116990968585,0.001432964694686234,0.0014429740840569139,0.0014544132864102721,0.001465597073547542,0.0014765766682103276,0.0014879137743264437,0.0014994550729170442,0.0015116092981770635,0.0015229462878778577,0.0015337216900661588,0.0015443437732756138,0.0015546594513580203,0.0015659454511478543,0.0015771293547004461,0.0015890792710706592,0.0016000588657334447,0.0016116001643240452,0.0016229372704401612,0.0016342232702299953,0.001645866665057838,0.00165848049800843,0.0016695621889084578,0.001681665307842195,0.0016936662141233683,0.001705411821603775,0.0017164936289191246,0.0017278306186199188,0.0017381464131176472,0.0017499430105090141,0.0017619950231164694,0.0017739960458129644,0.0017860991647467017,0.0017976404633373022,0.0018092328682541847,0.0018207741668447852,0.001831958070397377,0.0018430908676236868,0.0018553981790319085,0.0018662245711311698,0.0018785831052809954,0.0018901755101978779,0.0019022275228053331,0.0019139220239594579,0.0019257697276771069,0.0019389452645555139,0.0019521208014339209,0.001964785624295473,0.001977807842195034,0.0019900642801076174,0.002003750531002879,0.0020163131412118673,0.002030458999797702,0.0020432258024811745,0.0020566056482493877,0.0020694236736744642,0.002082548104226589,0.0020964897703379393,0.0021097161807119846,0.002123351441696286,0.002136424882337451,0.002148834289982915,0.0021615501027554274,0.0021742149256169796,0.0021867777686566114,0.0021993403788655996,0.0022113414015620947,0.002224108437076211,0.002237896667793393,0.0022514297161251307,0.0022635837085545063,0.002276657149195671,0.002289373194798827,0.002303110435605049,0.0023147028405219316,0.0023272144608199596,0.0023402366787195206,0.0023521354887634516,0.0023657195270061493,0.0023792015854269266,0.0023929388262331486,0.0024064716417342424,0.00241888128221035,0.002432516310364008,0.002446457976475358,0.0024602971971035004,0.002473217435181141,0.002486954675987363,0.002501406939700246,0.0025160633958876133,0.002531383652240038,0.002544763498008251,0.0025593179743736982,0.0025730039924383163,0.002586077433079481,0.0026007338892668486,0.0026146243326365948,0.0026296384166926146,0.002643579849973321,0.002658695913851261,0.002672637579962611,0.0026859662029892206,0.0026997546665370464,0.002714411122724414,0.002728914376348257,0.002743264427408576,0.0027587891090661287,0.0027733943425118923,0.0027875914238393307,0.0028010732494294643,0.0028160361107438803,0.0028306925669312477,0.0028456554282456636,0.0028605672996491194,0.0028731811325997114,0.0028875821735709906,0.0029011662118136883,0.0029156694654375315,0.0029293557163327932,0.002943603787571192,0.002957545220851898,0.0029709760565310717,0.0029867561534047127,0.0030008507892489433,0.003013822017237544,0.003028733888641,0.0030436967499554157,0.0030587618239223957,0.003073418280109763,0.0030894025694578886,0.0031030375976115465,0.0031186644919216633,0.0031344443559646606,0.003147211391478777,0.0031617656350135803,0.003175400895997882,0.003190312534570694,0.0032043051905930042,0.0032188084442168474,0.0032337713055312634,0.0032476107589900494,0.003262267215177417,0.003276106668636203,0.003290507709607482,0.0033046535681933165,0.0033190036192536354,0.0033335580956190825,0.0033485719468444586,0.003361492184922099,0.003377680666744709,0.0033929499331861734,0.0034076576121151447,0.0034237948711961508,0.0034386557526886463,0.0034538740292191505,0.0034689900930970907,0.0034838507417589426,0.003498558420687914,0.0035159725230187178,0.003532314207404852,0.003546102438122034,0.003562393132597208,0.003577407216653228,0.0035928806755691767,0.0036072307266294956,0.003622346790507436,0.0036364926490932703,0.0036514555104076862,0.0036663163919001818,0.003680104622617364,0.003695322899147868,0.0037093665450811386,0.003723512403666973,0.003737760242074728,0.003753335913643241,0.0037680435925722122,0.0037832618691027164,0.0037976629100739956,0.003812421578913927,0.003827895037829876,0.0038445943500846624,0.003860629629343748,0.0038766649086028337,0.0038910149596631527,0.003907407633960247,0.003922115545719862,0.003937639761716127,0.003954186104238033,0.003970885183662176,0.003987788688391447,0.004003262147307396,0.004017561208456755,0.004034158308058977,0.004049989394843578,0.004065973684191704,0.004081242717802525,0.004097942262887955,0.004114947747439146,0.004131085239350796,0.004148090723901987,0.004163973033428192,0.004180672112852335,0.004197882022708654,0.004213917069137096,0.004229288548231125,0.004246038850396872,0.004260644316673279,0.004277241416275501,0.004291336052119732,0.004307167138904333],"active":[0.0003056526184082031,0.0002976860268972814,0.00029227283084765077,0.00028808528441004455,0.0002841019886545837,0.00028343810117803514,0.0002821614034473896,0.00028057830058969557,0.00027935265097767115,0.00027792275068350136,0.0002759311464615166,0.00027644180227071047,0.00027485869941301644,0.00027281593065708876,0.00027082435553893447,0.0002700583136174828,0.0002690369146876037,0.0002676580916158855,0.0002668410015758127,0.00026643252931535244,0.0002658707380760461,0.00026551325572654605,0.0002642876352183521,0.0002631641400512308,0.00026260234881192446,0.0002607129281386733,0.00026091717882081866,0.00026086613070219755,0.0002596404228825122,0.0002597936545498669,0.00025918084429576993,0.000258925516391173,0.00025846590870060027,0.00025918084429576993,0.00025887443916872144,0.00025918084429576993,0.00025897659361362457,0.0002586701884865761,0.00025851698592305183,0.0002586701884865761,0.0002588233328424394,0.0002583637833595276,0.00025851698592305183,0.0002578020212240517,0.0002590786898508668,0.0002587722847238183,0.0002590276417322457,0.00025928299874067307,0.0002593341050669551,0.00025953829754143953,0.00025918084429576993,0.00025928299874067307,0.0002594362013041973,0.00025887443916872144,0.0002591297961771488,0.00025953829754143953,0.00025964045198634267,0.0002600490115582943,0.00025994685711339116,0.0002600490115582943,0.00025953829754143953,0.0002601000596769154,0.00025984476087614894,0.0002593851531855762,0.0002601001178845763,0.0002604064648039639,0.00026030431035906076,0.00025928294053301215,0.00025989580899477005,0.00026086607249453664,0.00025964045198634267,0.0002590276999399066,0.000259283056948334,0.00025999790523201227,0.00026020227232947946,0.0002604064648039639,0.00025918084429576993,0.0002593341050669551,0.00025948730763047934,0.00025918084429576993,0.000259793596342206,0.0002600489533506334,0.0002599979634396732,0.00026020227232947946,0.0002604065230116248,0.00025948730763047934,0.00026086618890985847,0.00026061071548610926,0.0002620917512103915,0.00026219390565529466,0.0002614788827486336,0.00026183639420196414,0.00026147894095629454,0.0002601510495878756,0.00026153004728257656,0.0002619896549731493,0.00026020221412181854,0.0002607128117233515,0.00026117247762158513,0.00026158103719353676,0.0002626534551382065,0.00026285776402801275,0.0002620917512103915,0.00026198953855782747,0.00026311317924410105,0.00026341958437114954,0.00026382796932011843,0.000263674883171916,0.00026250025257468224,0.000262959860265255,0.0002634194679558277,0.0002633684780448675,0.00026147894095629454,0.00026321515906602144,0.00026224495377391577,0.00026326626539230347,0.0002639811718836427,0.0002633683616295457,0.00026352168060839176,0.0002633684780448675,0.000263674883171916,0.0002641343744471669,0.00026418559718877077,0.0002639301819726825,0.0002643386833369732,0.0002646452048793435,0.00026377697940915823,0.00026413449086248875,0.00026449188590049744,0.00026454299222677946,0.0002646960783749819,0.0002643386833369732,0.0002637258730828762,0.00026275566779077053,0.000263623776845634,0.00026316416915506124,0.0002631130628287792,0.0002633683616295457,0.00026387907564640045,0.0002646961947903037,0.00026418548077344894,0.0002646961947903037,0.00026377697940915823,0.0002644407795742154,0.0002637258730828762,0.000262347050011158,0.0002637258730828762,0.00026316416915506124,0.0002640833845362067,0.00026321515906602144,0.0002633684780448675,0.00026382796932011843,0.00026444089598953724,0.00026520690880715847,0.0002650025999173522,0.00026612612418830395,0.00026551319751888514,0.0002666367217898369,0.0002659729216247797,0.00026576861273497343,0.00026627921033650637,0.00026719854213297367,0.0002656154101714492,0.00026740285102277994,0.00026724953204393387,0.00026673893444240093,0.00026581971906125546,0.00026607513427734375,0.00026607513427734375,0.0002685263752937317,0.00026776036247611046,0.00026806676760315895,0.0002669431269168854,0.00026622822042554617,0.0002673517446964979,0.00026719854213297367,0.00026714743580669165,0.0002676581498235464,0.00027000741101801395,0.000268117873929441,0.00026857724878937006,0.0002677601296454668,0.0002685263752937317,0.00026811775751411915,0.0002691902918741107,0.00026980298571288586,0.0002694966970011592,0.00026959856040775776,0.00026985397562384605,0.0002689347602427006,0.00027016038075089455,0.00026878155767917633,0.0002696497831493616,0.00026755593717098236,0.0002702625934034586,0.0002696497831493616,0.0002705180086195469,0.0002704670187085867,0.0002700581680983305,0.0002701606135815382,0.000269751762971282,0.0002694963477551937,0.00027041579596698284,0.0002702625934034586,0.0002696497831493616,0.00026990496553480625,0.00026919017545878887,0.00027046678587794304,0.0002701091580092907,0.0002695987932384014,0.0002690369728952646,0.0002698542084544897,0.00026949658058583736,0.0002700581680983305,0.00026929215528070927,0.00027153920382261276,0.00027118180878460407,0.000271692406386137,0.0002731224521994591,0.00027296924963593483,0.0002726626116782427,0.0002725606318563223,0.0002722542267292738,0.00027347984723746777,0.00027373526245355606,0.0002743478398770094,0.00027404166758060455,0.00027465447783470154,0.00027542049065232277,0.0002748076803982258,0.0002745522651821375,0.0002745012752711773,0.00027490989305078983,0.00027358182705938816,0.0002738374751061201,0.00027536950074136257,0.0002738884650170803,0.0002753182779997587,0.00027409265749156475,0.0002751140855252743,0.0002738374751061201,0.00027327542193233967,0.00027490989305078983,0.0002754202578216791,0.00027501187287271023,0.00027542049065232277,0.0002753692679107189,0.0002731734421104193,0.0002744502853602171,0.0002736840397119522,0.00027577788569033146,0.00027628871612250805,0.00027542049065232277,0.0002745012752711773,0.00027271383441984653,0.00027613528072834015,0.00027460348792374134,0.00027547148056328297,0.00027516530826687813,0.000275573693215847,0.00027552247047424316,0.00027644168585538864,0.0002773099113255739,0.00027480744756758213,0.0002749096602201462,0.0002765438985079527,0.0002765948884189129,0.00027613528072834015,0.0002764929085969925,0.00027782050892710686,0.00027608429081737995,0.000276186503469944,0.00027674809098243713,0.0002732756547629833,0.0002739904448390007,0.00027368427254259586,0.00027501187287271023,0.00027490989305078983,0.00027603330090641975,0.0002751140855252743,0.00027429708279669285,0.0002752162981778383,0.00027501187287271023,0.00027542049065232277,0.00027490989305078983,0.0002744502853602171,0.000274858670309186,0.0002759310882538557,0.00027572689577937126,0.00027802493423223495,0.00027690152637660503,0.0002764929085969925,0.00027725868858397007,0.0002751140855252743,0.000275573693215847,0.0002769012935459614,0.00027664611116051674,0.0002772079315036535,0.0002792505547404289,0.0002762374933809042,0.0002749096602201462,0.0002775653265416622,0.0002759310882538557,0.0002756756730377674,0.000274858670309186,0.0002751650754362345,0.0002755227033048868,0.00027598231099545956,0.0002751140855252743,0.000275215832516551,0.0002765438985079527,0.0002749611157923937,0.00027582887560129166,0.00027562491595745087,0.00027603330090641975,0.00027399067766964436,0.0002749096602201462,0.0002751140855252743,0.00027603330090641975,0.0002769012935459614,0.00027730967849493027,0.0002768503036350012,0.00027664611116051674,0.00027669710107147694,0.000277769286185503,0.000276799313724041,0.00027720769867300987,0.00027894414961338043,0.00027863774448633194,0.00027741212397813797,0.0002752672880887985,0.00027552247047424316,0.0002773609012365341,0.0002763904631137848,0.0002759820781648159,0.0002776673063635826,0.00028011901304125786,0.000278994906693697,0.0002772589214146137,0.0002772589214146137,0.0002763909287750721,0.0002772584557533264,0.00027782050892710686,0.00027633970603346825,0.00027552293613553047,0.00027654413133859634,0.0002742968499660492,0.00027562491595745087,0.0002762884832918644,0.00027741212397813797,0.0002776673063635826]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0003056526184082031,0.00032781608751975,0.0003501327591948211,0.0003741346299648285,0.00039685986121185124,0.00042147457133978605,0.00044460833305492997,0.00046692497562617064,0.0004891395219601691,0.0005105880554765463,0.0005318322801031172,0.0005525657907128334,0.0005723290960304439,0.0005921944975852966,0.0006113960407674313,0.0006315677892416716,0.000650054425932467,0.0006683366955257952,0.0006861593574285507,0.000703931029420346,0.0007206812733784318,0.000737074064090848,0.0007537222118116915,0.0007687361212447286,0.0007850268157199025,0.000799121567979455,0.0008122970466502011,0.0008269024547189474,0.00083920982433483,0.0008524364093318582,0.0008653055410832167,0.000878072518389672,0.0008904819842427969,0.0009018701384775341,0.000913105031941086,0.0009240846266038716,0.0009341450058855116,0.0009450225043110549,0.0009559509926475585,0.0009651432046666741,0.0009741822141222656,0.000983323436230421,0.0009918006835505366,0.0010006353259086609,0.0010093679884448647,0.0010174878407269716,0.0010247905738651752,0.0010321952868252993,0.0010390895185992122,0.001046596560627222,0.0010529288556426764,0.0010593123733997345,0.0010661554988473654,0.0010725390166044235,0.0010783097241073847,0.0010838760063052177,0.0010894935112446547,0.0010949067072942853,0.0010995029006153345,0.0011047117877751589,0.0011097164824604988,0.001114772167056799,0.001119725639000535,0.001124219736084342,0.0011282030027359724,0.0011326968669891357,0.0011364249512553215,0.001139795407652855,0.0011441872920840979,0.0011480683460831642,0.0011514899088069797,0.0011549624614417553,0.0011584351304918528,0.0011619587894529104,0.0011659420561045408,0.0011689041275531054,0.0011713553685694933,0.001174215110950172,0.0011769728735089302,0.0011797305196523666,0.0011827434645965695,0.0011851435992866755,0.0011875438503921032,0.001189892995171249,0.0011921910336241126,0.0011944890720769763,0.0011960722040385008,0.0011982170399278402,0.0012002086732536554,0.0012023025192320347,0.0012040898436680436,0.0012059282744303346,0.0012078178115189075,0.0012096052523702383,0.0012113924603909254,0.0012128734961152077,0.0012145077344030142,0.0012158865574747324,0.001217469573020935,0.0012191548012197018,0.0012210444547235966,0.0012222188524901867,0.0012232913868501782,0.0012248234124854207,0.0012261001393198967,0.0012272746535018086,0.0012285513803362846,0.0012296747881919146,0.0012310536112636328,0.0012322792317718267,0.0012333516497164965,0.001234424184076488,0.0012355986982584,0.001236313721165061,0.0012373861391097307,0.001238049939274788,0.0012390202609822154,0.0012397351674735546,0.0012404501903802156,0.0012409097980707884,0.0012417268007993698,0.0012423908337950706,0.0012428504414856434,0.0012435652315616608,0.0012443824671208858,0.001245046267285943,0.001245761290192604,0.0012462208978831768,0.0012468337081372738,0.0012473443057388067,0.0012479061260819435,0.0012482635211199522,0.0012485699262470007,0.0012491317465901375,0.0012494891416281462,0.0012501019518822432,0.0012505105696618557,0.0012509190710261464,0.0012511233799159527,0.0012517361901700497,0.0012520425952970982,0.001252553192898631,0.0012529107043519616,0.0012534214183688164,0.0012535746209323406,0.0012540852185338736,0.001254442846402526,0.0012546980287879705,0.0012549534440040588,0.0012552088592201471,0.0012554130516946316,0.00125571945682168,0.0012560258619487286,0.001256383373402059,0.0012566897785291076,0.001256996183656156,0.0012572004925459623,0.0012572514824569225,0.0012574557913467288,0.001257557887583971,0.0012577621964737773,0.0012579665053635836,0.0012581197079271078,0.0012584261130541563,0.0012586303055286407,0.001258834614418447,0.0012589878169819713,0.0012591410195454955,0.0012592431157827377,0.001259396318346262,0.001259498530998826,0.0012597538297995925,0.0012598559260368347,0.0012599581386893988,0.001260060234926641,0.0012601623311638832,0.0012603155337274075,0.0012603155337274075,0.0012604177463799715,0.0012605198426172137,0.001260621938854456,0.001260673045180738,0.0012608262477442622,0.0012608773540705442,0.0012610305566340685,0.0012611326528713107,0.0012611837591975927,0.001261234749108553,0.0012613879516720772,0.0012614901643246412,0.0012615922605618834,0.0012616943567991257,0.0012617965694516897,0.00126184755936265,0.00126184755936265,0.001261949772015214,0.0012620007619261742,0.0012621029745787382,0.0012622050708159804,0.0012622050708159804,0.0012623071670532227,0.001262460369616747,0.001262511475943029,0.0012626135721802711,0.0012626135721802711,0.0012627157848328352,0.0012628178810700774,0.0012628689873963594,0.0012629199773073196,0.0012630221899598837,0.001263124286197126,0.001263175392523408,0.001263175392523408,0.0012632263824343681,0.0012632263824343681,0.0012632263824343681,0.0012632263824343681,0.0012632263824343681,0.0012633285950869322,0.0012633285950869322,0.0012633795849978924,0.0012634306913241744,0.0012634306913241744,0.0012634817976504564,0.0012635838938876987,0.0012635838938876987,0.0012635838938876987,0.0012635838938876987,0.0012635838938876987,0.0012635838938876987,0.0012635838938876987,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807,0.0012636350002139807],"recovered":[0.0,3.0283252272056416e-05,5.7298158935736865e-05,8.247462392318994e-05,0.00010765108891064301,0.00012976348807569593,0.00015330578025896102,0.00017720554023981094,0.00020049248996656388,0.0002222984767286107,0.00024379805836360902,0.00026596151292324066,0.00028638867661356926,0.0003067647630814463,0.0003274983027949929,0.00034705729922279716,0.00036697377800010145,0.00038607316673733294,0.0004050193529110402,0.0004237102111801505,0.00044143074774183333,0.0004593555931933224,0.0004755441041197628,0.0004934689495712519,0.0005093510262668133,0.0005245181964710355,0.0005404003313742578,0.0005550567875616252,0.0005691004334948957,0.0005828887806273997,0.0005964217707514763,0.0006091887480579317,0.0006221089279279113,0.0006349269533529878,0.0006468257633969188,0.0006585713708773255,0.0006698573706671596,0.0006802752614021301,0.0006910505471751094,0.0007015194860287011,0.0007115287589840591,0.0007210273761302233,0.0007306281477212906,0.0007399225141853094,0.0007488593691959977,0.0007569281151518226,0.0007656607194803655,0.0007744954782538116,0.0007816960569471121,0.0007889987318776548,0.0007960972143337131,0.0008026338764466345,0.0008089662878774107,0.0008152986993081868,0.0008216822170652449,0.0008276571170426905,0.0008334278245456517,0.000838636711705476,0.0008447648724541068,0.0008501270203851163,0.000855489110108465,0.000860544852912426,0.0008653962868265808,0.0008702477207407355,0.0008746906532905996,0.0008789292769506574,0.0008830658043734729,0.000886793714016676,0.0008907770388759673,0.0008946582092903554,0.0008985393797047436,0.0009020630386658013,0.0009052292443811893,0.0009087018552236259,0.0009121234179474413,0.0009159024339169264,0.000918762234505266,0.0009220816427841783,0.0009246350382454693,0.00092754588695243,0.0009304056875407696,0.0009331633918918669,0.000935716787353158,0.0009379637776874006,0.0009404150187037885,0.0009427641634829342,0.0009447557968087494,0.0009465942275710404,0.0009486369672231376,0.0009508839575573802,0.0009530798415653408,0.0009547650697641075,0.0009569610119797289,0.0009588505490683019,0.0009605357772670686,0.0009622210054658353,0.0009639572817832232,0.0009655404137447476,0.0009671745938248932,0.0009685534168966115,0.0009702386450953782,0.0009721281821839511,0.0009733538026921451,0.0009746815776452422,0.0009762646513991058,0.0009774903301149607,0.0009787669405341148,0.0009799415711313486,0.0009812182979658246,0.0009825460147112608,0.0009835673263296485,0.0009846397442743182,0.0009860186837613583,0.0009869378991425037,0.000987703911960125,0.0009886231273412704,0.000989542342722416,0.0009903594618663192,0.0009911254746839404,0.0009919935837388039,0.000992708490230143,0.0009936788119375706,0.0009942916221916676,0.0009948533261194825,0.0009957215515896678,0.000996538670733571,0.0009973556734621525,0.0009981216862797737,0.0009985812939703465,0.0009991941042244434,0.0009997559245675802,0.001000164425931871,0.0010006751399487257,0.0010010836413130164,0.0010016454616561532,0.0010022582719102502,0.0010027688695117831,0.0010031774872913957,0.0010036880848929286,0.001003943500109017,0.001004607300274074,0.0010047605028375983,0.001005271216854453,0.0010057308245450258,0.0010061393259093165,0.001006445731036365,0.0010069054551422596,0.0010073139565065503,0.0010075692553073168,0.001007824670523405,0.0010081310756504536,0.001008437480777502,0.0010086927795782685,0.001008999184705317,0.0010093055898323655,0.0010097140911966562,0.0010100204963237047,0.001010275911539793,0.0010104291141033173,0.0010106844129040837,0.001010837615467608,0.0010110419243574142,0.0010113483294844627,0.001011450425721705,0.0010117568308487535,0.0010119611397385597,0.001012114342302084,0.0010122675448656082,0.0010124207474291325,0.0010125228436663747,0.0010126250563189387,0.001012727152556181,0.0010129314614459872,0.0010130335576832294,0.0010131867602467537,0.00101339106913656,0.0010134931653738022,0.0010136974742636085,0.0010138506768271327,0.001013901666738093,0.001013952773064375,0.001014003879390657,0.0010140548693016171,0.0010141570819541812,0.0010142080718651414,0.0010144123807549477,0.0010145144769921899,0.0010146676795557141,0.0010147187858819962,0.0010147187858819962,0.0010149740846827626,0.0010150762973353267,0.001015229499898851,0.001015229499898851,0.0010153315961360931,0.0010153827024623752,0.0010155359050258994,0.0010155359050258994,0.0010156380012631416,0.0010156891075894237,0.0010156891075894237,0.0010157400975003839,0.001015893300063908,0.001015893300063908,0.0010159955127164721,0.0010159955127164721,0.0010159955127164721,0.0010161487152799964,0.0010163019178435206,0.0010163529077544808,0.001016506110318005,0.0010166083229705691,0.0010166593128815293,0.0010166593128815293,0.0010167104192078114,0.0010167615255340934,0.0010167615255340934,0.0010168125154450536,0.0010168636217713356,0.0010169147280976176,0.0010169147280976176,0.0010170168243348598,0.0010170168243348598,0.0010170679306611419,0.001017118920572102,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661,0.0010172211332246661],"active":[0.0003056526184082031,0.00029753282433375716,0.00029283459298312664,0.0002916600205935538,0.00028920877957716584,0.0002917110687121749,0.0002913025673478842,0.0002897194353863597,0.00028864701744168997,0.00028828956419602036,0.000288034207187593,0.00028660427778959274,0.00028594041941687465,0.00028542973450385034,0.00028389773797243834,0.0002845104900188744,0.00028308064793236554,0.0002822635287884623,0.00028114000451751053,0.0002802208182401955,0.00027925052563659847,0.00027771847089752555,0.00027817810769192874,0.0002752671716734767,0.00027567578945308924,0.0002746033715084195,0.0002718967152759433,0.00027184566715732217,0.00027010939083993435,0.0002695476287044585,0.0002688837703317404,0.0002688837703317404,0.0002683730563148856,0.0002669431851245463,0.0002662792685441673,0.00026551325572654605,0.0002642876352183521,0.0002647472429089248,0.00026490044547244906,0.00026362371863797307,0.0002626534551382065,0.0002622960601001978,0.00026117253582924604,0.0002607128117233515,0.00026050861924886703,0.00026055972557514906,0.00025912985438480973,0.00025769980857148767,0.0002573934616521001,0.00025759782874956727,0.0002568316413089633,0.00025667849695309997,0.00025718921096995473,0.00025724031729623675,0.00025662750704213977,0.00025621888926252723,0.000256065686699003,0.00025626999558880925,0.0002547380281612277,0.00025458476739004254,0.00025422737235203385,0.00025422731414437294,0.00025432935217395425,0.00025397201534360647,0.0002535123494453728,0.0002537675900384784,0.0002533591468818486,0.00025300169363617897,0.0002534102532081306,0.00025341013679280877,0.00025295052910223603,0.000252899422775954,0.0002532058861106634,0.0002532569342292845,0.0002538186381570995,0.00025300169363617897,0.00025259313406422734,0.0002521334681659937,0.0002523378352634609,0.00025218463269993663,0.00025233777705579996,0.00025198020739480853,0.0002518270630389452,0.00025192921748384833,0.0002517760149203241,0.00025172490859404206,0.00025131640722975135,0.00025162281235679984,0.0002515717060305178,0.0002514185616746545,0.00025101000210270286,0.0002511632046662271,0.0002508567995391786,0.0002507547033019364,0.0002508566831238568,0.00025065249064937234,0.00025055045261979103,0.00025034614372998476,0.0002502949791960418,0.0002506013843230903,0.0002508058096282184,0.00025009067030623555,0.00024993758415803313,0.0002501418348401785,0.0002498354879207909,0.00024978432338684797,0.0002497844398021698,0.00024973321706056595,0.00024983531329780817,0.00024973321706056595,0.00024978432338684797,0.0002497844398021698,0.0002495800144970417,0.00024937582202255726,0.00024968222714960575,0.00024942681193351746,0.0002494779182597995,0.00024937570560723543,0.00024932471569627523,0.0002489162143319845,0.00024901831056922674,0.0002487120218575001,0.00024855881929397583,0.00024871190544217825,0.00024866091553121805,0.000248507596552372,0.0002484056167304516,0.0002480992116034031,0.00024825241416692734,0.0002481502015143633,0.0002481502015143633,0.00024809909518808126,0.000247894786298275,0.00024804810527712107,0.00024784367997199297,0.00024784367997199297,0.0002477417001500726,0.00024774158373475075,0.0002474352950230241,0.00024779269006103277,0.0002474352950230241,0.00024779269006103277,0.0002476394874975085,0.00024769059382379055,0.0002474352950230241,0.0002476394874975085,0.0002475373912602663,0.00024738407228142023,0.00024738418869674206,0.00024738418869674206,0.000247281976044178,0.000247281976044178,0.00024733308237046003,0.00024738418869674206,0.00024738418869674206,0.00024728209245949984,0.0002471799962222576,0.0002469755709171295,0.00024702667724341154,0.0002468734746798873,0.0002469245810061693,0.0002469245810061693,0.0002467713784426451,0.00024697568733245134,0.0002468734746798873,0.0002468734746798873,0.0002468734746798873,0.0002468734746798873,0.00024682236835360527,0.0002468734746798873,0.0002468734746798873,0.00024702667724341154,0.0002469244645908475,0.0002469245810061693,0.0002468734746798873,0.00024677126202732325,0.00024682236835360527,0.000246618059463799,0.0002465670695528388,0.0002466181758791208,0.000246669165790081,0.000246669165790081,0.0002467713784426451,0.00024672027211636305,0.0002468224847689271,0.00024672027211636305,0.00024666928220540285,0.0002465670695528388,0.000246669165790081,0.0002467713784426451,0.0002466181758791208,0.000246618059463799,0.0002465670695528388,0.000246618059463799,0.0002465159632265568,0.0002465670695528388,0.00024646485690027475,0.0002465670695528388,0.0002465670695528388,0.0002465159632265568,0.000246618059463799,0.00024672027211636305,0.0002466181758791208,0.00024672027211636305,0.000246618059463799,0.00024672027211636305,0.00024682236835360527,0.00024672027211636305,0.000246618059463799,0.00024666928220540285,0.0002466181758791208,0.0002465670695528388,0.0002465160796418786,0.0002465670695528388,0.0002465159632265568,0.00024646485690027475,0.00024646485690027475,0.00024641386698931456,0.0002464649733155966,0.00024641386698931456,0.00024646485690027475,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.0002464649733155966,0.00024636276066303253,0.00024636276066303253,0.00024636276066303253,0.00024636276066303253,0.00024636276066303253,0.00024636276066303253,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456,0.00024641386698931456]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0003056526184082031,0.0003289395826868713,0.0003514094278216362,0.0003745431895367801,0.0003970130637753755,0.00041820621117949486,0.00043919513700529933,0.000459315866464749,0.0004806111683137715,0.0005002212710678577,0.0005189631483517587,0.0005365305114537477,0.0005538936238735914,0.000571103417314589,0.0005875473143532872,0.0006043486064299941,0.0006206393009051681,0.000635653268545866,0.0006505140336230397,0.0006644044769927859,0.0006782949203625321,0.0006911640521138906,0.0007038288749754429,0.000715829839464277,0.0007273711962625384,0.0007388614467345178,0.0007486664690077305,0.0007586757419630885,0.0007684297161176801,0.0007781326421536505,0.0007875802111811936,0.0007968745776452124,0.0008045858121477067,0.00081224599853158,0.0008206211496144533,0.0008276684675365686,0.000834817998111248,0.0008418142679147422,0.00084855523891747,0.0008549898047931492,0.0008610158110968769,0.0008666843641549349,0.0008726592641323805,0.0008776128524914384,0.0008832303574308753,0.000888030743226409,0.0008923715213313699,0.0008966611931100488,0.0009007977205328643,0.0009049852378666401,0.0009091217652894557,0.0009130029357038438,0.0009161691414192319,0.0009200503118336201,0.0009234718163497746,0.0009265869739465415,0.0009297531796619296,0.0009324597776867449,0.000935013173148036,0.0009377708192914724,0.0009396603563800454,0.0009418051922693849,0.0009441543370485306,0.0009461970184929669,0.0009479844011366367,0.0009498739382252097,0.0009511506068520248,0.0009527847869321704,0.000954418967012316,0.0009561041952110827,0.0009578405297361314,0.0009591171983629465,0.0009607513784430921,0.0009620281052775681,0.0009634069283492863,0.0009648879058659077,0.0009662156226113439,0.0009670837898738682,0.0009681051596999168,0.0009690243750810623,0.0009699435904622078,0.0009708628058433533,0.0009717309731058776,0.0009727012948133051,0.0009732629987411201,0.0009741311660036445,0.000975101487711072,0.0009759185486473143,0.0009766335133463144,0.0009772973135113716,0.0009778081439435482,0.0009784719441086054,0.000978880561888218,0.0009793911594897509,0.0009796975646167994,0.0009799529798328876,0.0009802081622183323,0.0009806678863242269,0.0009811274940147996,0.0009815359953790903,0.0009817403042688966,0.000982097815722227,0.0009824552107602358,0.0009828638285398483,0.0009830680210143328,0.0009833744261413813,0.000983834033831954,0.0009841915452852845,0.0009842936415225267,0.000984497950412333,0.0009847532492130995,0.0009849064517766237,0.0009852128569036722,0.0009854682721197605,0.0009856214746832848,0.000985774677246809,0.0009860299760475755,0.000986285274848342,0.0009864895837381482,0.0009865916799753904,0.0009867448825389147,0.0009870512876659632,0.0009872044902294874,0.0009873576927930117,0.000987562001682818,0.0009877152042463422,0.0009877663105726242,0.0009879195131361485,0.0009879705030471087,0.0009880727156996727,0.0009882769081741571,0.0009883791208267212,0.0009885833133012056,0.0009887365158647299,0.0009888897184282541,0.0009890429209917784,0.0009891961235553026,0.0009893493261188269,0.0009894005488604307,0.0009895025286823511,0.0009896557312458754,0.0009897069539874792,0.0009898089338093996,0.0009898601565510035,0.0009899111464619637,0.000990064349025488,0.000990166561678052,0.0009902175515890121,0.0009903197642415762,0.0009904217440634966,0.0009904729668051004,0.0009905239567160606,0.0009906261693686247,0.0009906261693686247,0.0009906771592795849,0.000990779371932149,0.0009908303618431091,0.0009908813517540693,0.0009908813517540693,0.0009909325744956732,0.0009909835644066334,0.0009909835644066334,0.0009910345543175936,0.0009910345543175936,0.0009910857770591974,0.0009910857770591974,0.0009910857770591974,0.0009910857770591974,0.0009910857770591974,0.0009911367669701576,0.0009911877568811178,0.0009911877568811178,0.0009912389796227217,0.0009912389796227217,0.0009912389796227217,0.0009912389796227217,0.0009912389796227217,0.0009912389796227217,0.0009912389796227217,0.0009912389796227217,0.0009912389796227217,0.0009912899695336819,0.0009912899695336819,0.0009912899695336819,0.0009912899695336819,0.0009912899695336819,0.000991340959444642,0.000991340959444642,0.000991340959444642,0.000991340959444642,0.000991340959444642,0.000991340959444642,0.000991340959444642,0.000991340959444642,0.000991340959444642,0.000991340959444642,0.000991340959444642,0.000991340959444642,0.000991340959444642,0.000991340959444642,0.000991340959444642,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246,0.000991392182186246],"recovered":[0.0,3.21216975862626e-05,5.9953694290015846e-05,8.543656440451741e-05,0.00010816177382366732,0.00013206154108047485,0.00015386752784252167,0.00017613312229514122,0.0001956410560524091,0.00021688529523089528,0.00023741456971038133,0.00025733106303960085,0.00027617509476840496,0.0002926189627032727,0.00031023737392388284,0.0003277536598034203,0.00034445285564288497,0.0003609988489188254,0.00037631922168657184,0.0003915885172318667,0.0004049682756885886,0.000419931166106835,0.0004328002978581935,0.00044633325887843966,0.0004588449082802981,0.00047038623597472906,0.00048315321328118443,0.0004940817598253489,0.0005047038430348039,0.0005142535665072501,0.0005238543380983174,0.0005334040033631027,0.0005433111800812185,0.0005521969869732857,0.0005601125303655863,0.0005677727167494595,0.0005756371538154781,0.0005825823755003512,0.0005902936100028455,0.0005973409861326218,0.0006038266001269221,0.000610618619248271,0.0006171042914502323,0.0006229259888641536,0.000628849898930639,0.0006340587860904634,0.0006393698859028518,0.0006440681172534823,0.0006478471332229674,0.0006520347087644041,0.000656375486869365,0.0006602055509574711,0.0006645973771810532,0.0006683763931505382,0.0006719001103192568,0.0006753727211616933,0.0006787431775592268,0.0006823179428465664,0.0006849734927527606,0.0006878332933411002,0.0006905398913659155,0.0006928379298187792,0.0006952891708351672,0.0006975872674956918,0.0006998853059485555,0.0007017237367108464,0.0007037153700366616,0.0007055027526803315,0.0007068815757520497,0.0007086689583957195,0.0007104052929207683,0.0007124479743652046,0.000713980058208108,0.0007155631319619715,0.0007167887524701655,0.0007179633248597383,0.0007197507075034082,0.0007210273761302233,0.0007219976978376508,0.0007229169132187963,0.000723989331163466,0.0007250107009895146,0.0007260831189341843,0.0007270533824339509,0.0007280237041413784,0.0007285854662768543,0.0007294025272130966,0.0007302196463569999,0.0007310877554118633,0.0007319559226743877,0.00073277298361063,0.000733436900191009,0.0007338965078815818,0.0007343050674535334,0.0007349689258262515,0.0007354285335168242,0.0007357349386438727,0.0007360924500972033,0.0007363477488979697,0.0007368073565885425,0.0007373180706053972,0.0007376755238510668,0.0007379308808594942,0.0007380840834230185,0.0007384926429949701,0.0007388500962406397,0.0007392586558125913,0.0007395139546133578,0.0007399735623039305,0.0007401778711937368,0.0007403821218758821,0.0007406374788843095,0.000740892777685076,0.0007411992410197854,0.0007414034917019308,0.0007415056461468339,0.0007417098968289793,0.0007418630993925035,0.0007420673500746489,0.0007423227070830762,0.0007425269577652216,0.0007427312666550279,0.0007428844692185521,0.0007430887199006975,0.0007432419224642217,0.0007434461731463671,0.0007436504820361733,0.0007437525782734156,0.000744059041608125,0.0007441100897267461,0.0007442632922902703,0.0007445186492986977,0.0007445696974173188,0.0007447228999808431,0.0007448761025443673,0.0007450803532265127,0.0007452335557900369,0.00074533571023494,0.0007454889127984643,0.0007455399609170854,0.0007456931634806097,0.0007458463660441339,0.0007459995686076581,0.0007460506749339402,0.0007461017230525613,0.0007462549256160855,0.0007463059737347066,0.0007464081281796098,0.0007464591762982309,0.0007465102826245129,0.0007467145333066583,0.0007468166877515614,0.0007468166877515614,0.0007469188421964645,0.0007469188421964645,0.0007469698903150856,0.0007470720447599888,0.0007470720447599888,0.0007471230928786099,0.000747174140997231,0.000747225247323513,0.000747225247323513,0.000747225247323513,0.0007473273435607553,0.0007473784498870373,0.0007473784498870373,0.0007473784498870373,0.0007474294980056584,0.0007474294980056584,0.0007474294980056584,0.0007474805461242795,0.0007474805461242795,0.0007474805461242795,0.0007475316524505615,0.0007475316524505615,0.0007475316524505615,0.0007475316524505615,0.0007475316524505615,0.0007475827005691826,0.0007475827005691826,0.0007475827005691826,0.0007476337486878037,0.0007476848550140858,0.0007476848550140858,0.0007476848550140858,0.0007476848550140858,0.0007476848550140858,0.0007476848550140858,0.0007476848550140858,0.0007476848550140858,0.0007476848550140858,0.0007476848550140858,0.0007476848550140858,0.0007476848550140858,0.0007476848550140858,0.0007476848550140858,0.0007476848550140858,0.0007476848550140858,0.0007476848550140858,0.0007476848550140858,0.0007476848550140858,0.0007476848550140858,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069,0.0007477359031327069],"active":[0.0003056526184082031,0.0002968178887385875,0.00029145574080757797,0.0002891066251322627,0.0002888512972276658,0.00028614467009902,0.00028532760916277766,0.00028318274416960776,0.00028497009770944715,0.00028333597583696246,0.0002815485931932926,0.0002791994484141469,0.00027771852910518646,0.0002784844546113163,0.0002773099404294044,0.0002765949466265738,0.0002761864452622831,0.0002746544196270406,0.0002741948119364679,0.0002728159597609192,0.0002733266446739435,0.00027123288600705564,0.00027102857711724937,0.00026949658058583736,0.0002685262879822403,0.00026847521075978875,0.00026551325572654605,0.00026459398213773966,0.0002637258730828762,0.00026387907564640045,0.0002637258730828762,0.00026347057428210974,0.00026127463206648827,0.0002600490115582943,0.00026050861924886703,0.00025989575078710914,0.00025918084429576993,0.00025923189241439104,0.00025826162891462445,0.00025764881866052747,0.00025718921096995473,0.0002560657449066639,0.0002555549726821482,0.00025468686362728477,0.00025438045850023627,0.00025397195713594556,0.00025300163542851806,0.00025259307585656643,0.00025295058730989695,0.00025295052910223603,0.0002527462784200907,0.0002527973847463727,0.00025157176423817873,0.00025167391868308187,0.0002515717060305178,0.0002512142527848482,0.00025101000210270286,0.0002501418348401785,0.00025003968039527535,0.0002499375259503722,0.0002491204650141299,0.00024896726245060563,0.0002488651662133634,0.0002486097509972751,0.00024809909518808126,0.0002481502015143633,0.00024743523681536317,0.0002472820342518389,0.0002475373912602663,0.00024743523681536317,0.00024743523681536317,0.00024666922399774194,0.00024677132023498416,0.0002464649733155966,0.0002466181758791208,0.0002469245810061693,0.00024646491510793567,0.00024605641374364495,0.00024610746186226606,0.00024610746186226606,0.0002459542592987418,0.0002458521048538387,0.0002456478541716933,0.00024564791237935424,0.0002452392945997417,0.0002455456997267902,0.00024569896049797535,0.00024569890229031444,0.0002455457579344511,0.0002453413908369839,0.00024503516033291817,0.00024503504391759634,0.00024498405400663614,0.00024508609203621745,0.00024472863879054785,0.0002445244463160634,0.00024447322357445955,0.0002445754362270236,0.00024477974511682987,0.00024472863879054785,0.00024442223366349936,0.00024442229187116027,0.0002445243299007416,0.00024477974511682987,0.0002445753780193627,0.0002445243299007416,0.0002445753780193627,0.00024467759067192674,0.0002443200792185962,0.0002443200792185962,0.00024437112733721733,0.0002442689728923142,0.0002443200792185962,0.0002442690310999751,0.000244217982981354,0.0002442690310999751,0.0002443200792185962,0.00024442217545583844,0.00024442223366349936,0.0002442689728923142,0.0002442179247736931,0.0002443200210109353,0.0002443200210109353,0.0002442689728923142,0.0002443200792185962,0.0002442690310999751,0.00024411582853645086,0.0002441669348627329,0.00024391146143898368,0.00024396262597292662,0.00024401361588388681,0.00024386047152802348,0.00024401361588388681,0.00024401361588388681,0.00024401361588388681,0.0002439625677652657,0.0002439625677652657,0.00024401361588388681,0.00024391163606196642,0.0002439625677652657,0.0002439625677652657,0.0002438605879433453,0.00024380936520174146,0.00024380948161706328,0.00024380942340940237,0.00024380942340940237,0.0002438605879433453,0.00024380942340940237,0.0002438605879433453,0.00024391146143898368,0.00024375843349844217,0.00024370726896449924,0.00024380948161706328,0.00024370732717216015,0.00024375831708312035,0.00024380948161706328,0.00024375831708312035,0.00024380930699408054,0.00024375825887545943,0.00024375843349844217,0.00024375831708312035,0.00024375831708312035,0.00024380930699408054,0.00024370721075683832,0.00024370732717216015,0.00024370732717216015,0.00024370732717216015,0.00024365627905353904,0.00024365627905353904,0.00024370726896449924,0.00024370721075683832,0.00024370721075683832,0.00024375843349844217,0.00024370732717216015,0.00024370732717216015,0.00024370732717216015,0.00024370732717216015,0.00024370732717216015,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365622084587812,0.0002436051145195961,0.0002436051145195961,0.0002436051145195961,0.0002436051145195961,0.0002436561044305563,0.0002436561044305563,0.0002436561044305563,0.0002436561044305563,0.0002436561044305563,0.0002436561044305563,0.0002436561044305563,0.0002436561044305563,0.0002436561044305563,0.0002436561044305563,0.0002436561044305563,0.0002436561044305563,0.0002436561044305563,0.0002436561044305563,0.0002436561044305563,0.00024370732717216015,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904,0.00024365627905353904]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0003056526184082031,0.0003289395826868713,0.0003527372027747333,0.00037530920235440135,0.0003969109384343028,0.00041723594767972827,0.00043720347457565367,0.0004556900530587882,0.0004741766315419227,0.0004918461199849844,0.0005088006146252155,0.0005252445116639137,0.0005401563248597085,0.0005545574822463095,0.0005690607358701527,0.0005826958804391325,0.0005964331212453544,0.0006089447997510433,0.0006206393009051681,0.0006314656930044293,0.0006419345736503601,0.0006523524643853307,0.0006621064385399222,0.0006703794351778924,0.0006787034799344838,0.000686363666318357,0.0006934620905667543,0.0007009180262684822,0.0007076079491525888,0.000713940360583365,0.0007204770226962864,0.0007266562315635383,0.0007321715820580721,0.0007378911832347512,0.0007430490222759545,0.0007466748356819153,0.0007513220189139247,0.000755254237446934,0.0007594418129883707,0.0007630165200680494,0.0007663359865546227,0.0007695021340623498,0.0007726683979853988,0.0007756303530186415,0.000778439047280699,0.0007810435490682721,0.0007836479926481843,0.0007858439348638058,0.0007880908669903874,0.0007903889054432511,0.0007924316450953484,0.0007942190277390182,0.0007959553622640669,0.0007976405904628336,0.0007993258186616004,0.0008008067961782217,0.000802236667368561,0.0008036665967665613,0.0008051986224018037,0.0008065263973549008,0.0008078541723079979,0.0008089776383712888,0.0008099479600787163,0.000810969271697104,0.0008120417478494346,0.0008129098569042981,0.0008140333811752498,0.0008146972395479679,0.0008153611561283469,0.000816025014501065,0.0008166888728737831,0.0008171484805643559,0.0008177102426998317,0.0008182720048353076,0.0008187826606445014,0.0008192933746613562,0.0008197018760256469,0.0008199572330340743,0.0008202125900425017,0.0008205700432881713,0.0008208254002965987,0.0008211318054236472,0.0008215403649955988,0.0008217956637963653,0.0008221531752496958,0.0008223574259318411,0.0008225106284953654,0.0008226638310588896,0.0008230213425122201,0.0008232766413129866,0.0008234809502027929,0.0008237362490035594,0.0008239405578933656,0.0008240426541306078,0.0008242469630204141,0.0008245533681474626,0.0008246044162660837,0.0008247065707109869,0.0008249618695117533,0.0008251150720752776,0.0008252682746388018,0.0008254214772023261,0.0008255747379735112,0.0008257279405370355,0.0008258811431005597,0.0008259832393378019,0.0008260853937827051,0.0008261364419013262,0.0008262385963462293,0.0008263407507911325,0.0008263917989097536,0.0008264939533546567,0.0008265450014732778,0.0008265960495918989,0.0008266471559181809,0.0008267492521554232,0.0008267492521554232,0.0008268003584817052,0.0008268003584817052,0.0008268003584817052,0.0008269024547189474,0.0008269024547189474,0.0008269535610452294,0.0008270556572824717,0.0008271067636087537,0.0008271578117273748,0.0008271578117273748,0.0008271578117273748,0.0008272088598459959,0.0008272088598459959,0.0008272088598459959,0.0008272599661722779,0.0008272599661722779,0.000827311014290899,0.000827311014290899,0.000827311014290899,0.000827311014290899,0.000827311014290899,0.000827311014290899,0.000827311014290899,0.000827311014290899,0.000827311014290899,0.000827311014290899,0.000827311014290899,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201,0.0008273620624095201],"recovered":[0.0,3.145781374769285e-05,5.831952148582786e-05,8.329171396326274e-05,0.00010714041127357632,0.00012976348807569593,0.00015136519505176693,0.00017026031855493784,0.0001889000996015966,0.00020902082906104624,0.00022720100241713226,0.00024466621107421815,0.00026182501460425556,0.0002779624774120748,0.00029256788548082113,0.00030747969867661595,0.0003218808560632169,0.0003357713285367936,0.0003491000388748944,0.00036115205148234963,0.0003728466108441353,0.0003830601635854691,0.00039403975824825466,0.00040481510222889483,0.0004140073142480105,0.00042284204391762614,0.00043111504055559635,0.0004388773813843727,0.0004459247284103185,0.000453125307103619,0.0004601726832333952,0.000466607220005244,0.00047334819100797176,0.00047865923261269927,0.0004846341907978058,0.000490404840093106,0.0004945924156345427,0.0004990863963030279,0.0005033761262893677,0.0005076147499494255,0.0005113427178002894,0.0005154281388968229,0.0005184921901673079,0.0005218626465648413,0.0005253353156149387,0.0005285525694489479,0.0005313102155923843,0.0005338125629350543,0.0005362127558328211,0.0005389704019762576,0.000541115237865597,0.0005430558230727911,0.0005452007171697915,0.0005470391479320824,0.0005487754242494702,0.000550511758774519,0.0005521459388546646,0.000553677964489907,0.0005548525368794799,0.0005563335143961012,0.0005577633855864406,0.000559295411221683,0.0005604699836112559,0.0005615935078822076,0.0005627680220641196,0.0005634829867631197,0.0005644022021442652,0.0005654746200889349,0.0005662406329065561,0.0005669555976055562,0.0005678748129867017,0.000568640825804323,0.0005692536942660809,0.0005700197070837021,0.000570581411011517,0.0005710921250283718,0.0005717049352824688,0.0005722155910916626,0.0005725219962187111,0.0005727773532271385,0.0005730327102355659,0.0005733901634812355,0.0005736455204896629,0.0005738497711718082,0.0005742583307437599,0.0005748711409978569,0.0005750243435613811,0.0005752285942435265,0.0005754839512519538,0.0005756882019340992,0.0005760457133874297,0.0005762499640695751,0.0005764542147517204,0.0005768117262050509,0.0005770159768871963,0.0005771181313320994,0.0005772713338956237,0.0005775266909040511,0.0005777309415861964,0.0005778330960310996,0.0005779862985946238,0.000578088394831866,0.0005782927037216723,0.0005784969544038177,0.0005785991088487208,0.000578701205085963,0.0005788544076494873,0.0005790076102130115,0.0005791097646579146,0.0005792629672214389,0.00057931401534006,0.00057931401534006,0.0005794161697849631,0.0005794161697849631,0.0005794672179035842,0.0005795183242298663,0.0005797225749120116,0.0005797225749120116,0.0005797736230306327,0.0005798247293569148,0.0005798247293569148,0.0005798247293569148,0.0005798757774755359,0.000579926825594157,0.000579977931920439,0.0005800289800390601,0.0005800800281576812,0.0005801311344839633,0.0005801821826025844,0.0005802332889288664,0.0005802332889288664,0.0005802332889288664,0.0005802332889288664,0.0005802332889288664,0.0005802843370474875,0.0005802843370474875,0.0005802843370474875,0.0005802843370474875,0.0005802843370474875,0.0005802843370474875,0.0005802843370474875,0.0005802843370474875,0.0005802843370474875,0.0005802843370474875,0.0005802843370474875,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086,0.0005803353851661086],"active":[0.0003056526184082031,0.00029748177621513605,0.0002944176667369902,0.0002920174738392234,0.0002897705417126417,0.0002874724450521171,0.0002858382649719715,0.00028542973450385034,0.0002852765319403261,0.00028282529092393816,0.00028159961220808327,0.00028057830058969557,0.000278331310255453,0.0002765950048342347,0.0002764928503893316,0.0002752161817625165,0.0002745522651821375,0.00027317347121424973,0.0002715392620302737,0.0002703136415220797,0.0002690879628062248,0.00026929230079986155,0.0002680666802916676,0.0002655643329489976,0.00026469616568647325,0.00026352162240073085,0.000262347050011158,0.0002620406448841095,0.00026168322074227035,0.000260815053479746,0.0002603043394628912,0.0002600490115582943,0.0002588233910501003,0.00025923195062205195,0.0002584148314781487,0.00025626999558880925,0.000256729603279382,0.0002561678411439061,0.000256065686699003,0.00025540177011862397,0.00025499326875433326,0.00025407399516552687,0.0002541762078180909,0.0002537677064538002,0.0002531037316657603,0.0002524909796193242,0.00025233777705579996,0.00025203137192875147,0.0002518781111575663,0.00025141850346699357,0.00025131640722975135,0.0002511632046662271,0.0002507546450942755,0.00025060144253075123,0.0002505503944121301,0.00025029503740370274,0.00025009072851389647,0.00024998863227665424,0.00025034608552232385,0.0002501928829587996,0.0002500907867215574,0.00024968222714960575,0.0002494779764674604,0.00024937576381489635,0.00024927372578531504,0.00024942687014117837,0.00024963117903098464,0.000249222619459033,0.0002491205232217908,0.00024906941689550877,0.0002488140598870814,0.0002485076547600329,0.00024845654843375087,0.0002482522977516055,0.0002482012496329844,0.0002482012496329844,0.00024799694074317813,0.00024774164194241166,0.00024769059382379055,0.00024779269006103277,0.00024779269006103277,0.00024774164194241166,0.0002478948445059359,0.000247945892624557,0.0002478948445059359,0.0002474862849339843,0.0002474862849339843,0.00024743523681536317,0.0002475373912602663,0.0002475884393788874,0.00024743523681536317,0.0002474862849339843,0.0002474863431416452,0.0002472309279255569,0.0002472309861332178,0.00024743523681536317,0.00024733308237046003,0.0002471798798069358,0.0002472309279255569,0.000247281976044178,0.000247281976044178,0.00024733308237046003,0.0002472820342518389,0.0002472309861332178,0.0002472820342518389,0.0002472820342518389,0.0002472309861332178,0.0002471288316883147,0.0002471288316883147,0.00024707778356969357,0.00024707778356969357,0.0002471799380145967,0.0002471288316883147,0.0002471798798069358,0.0002471799380145967,0.0002472309279255569,0.00024702667724341154,0.00024707778356969357,0.00024702673545107245,0.00024697562912479043,0.00024707772536203265,0.00024707772536203265,0.00024707778356969357,0.0002471288316883147,0.0002471288316883147,0.0002471288316883147,0.00024707778356969357,0.00024702667724341154,0.00024702667724341154,0.0002469755709171295,0.0002469755709171295,0.00024702667724341154,0.00024702667724341154,0.00024707772536203265,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024707772536203265,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154,0.00024702667724341154]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0003056526184082031,0.00032776501029729843,0.0003514094278216362,0.0003740325046237558,0.0003972683916799724,0.0004191254556644708,0.0004401654005050659,0.00046197138726711273,0.0004827560333069414,0.0005043577402830124,0.0005249381065368652,0.0005443949485197663,0.0005639539449475706,0.0005834108451381326,0.0006013867096044123,0.000619975384324789,0.0006385641172528267,0.0006570506957359612,0.0006741584511473775,0.0006906022899784148,0.0007069440325722098,0.000722724013030529,0.0007391678518615663,0.0007547435816377401,0.0007685829186812043,0.0007819116581231356,0.0007944232784211636,0.0008075477671809494,0.0008222042233683169,0.0008345115929841995,0.0008457465446554124,0.0008571857470087707,0.0008689824026077986,0.0008802684023976326,0.0008908905438147485,0.000901206221897155,0.0009105005883611739,0.0009203056106343865,0.0009305191924795508,0.0009405795717611909,0.0009490057709626853,0.0009576362208463252,0.0009666752885095775,0.0009755099890753627,0.0009834255324676633,0.000991392182186246,0.000998286297544837,0.0010056911269202828,0.0010126873385161161,0.001018968760035932,0.0010246883612126112,0.0010307654738426208,0.0010371999815106392,0.0010430727852508426,0.0010495074093341827,0.0010549204889684916,0.0010606911964714527,0.0010661554988473654,0.0010712111834436655,0.001075909473001957,0.0010809141676872969,0.0010857655433937907,0.0010908723343163729,0.0010955195175483823,0.0011003708932548761,0.0011051202891394496,0.0011099206749349833,0.001114057144150138,0.001117938314564526,0.0011218704748898745,0.0011257517617195845,0.0011293264105916023,0.0011330032721161842,0.0011364759411662817,0.0011402550153434277,0.0011437276843935251,0.0011469959281384945,0.0011501110857352614,0.0011532262433320284,0.0011562902946025133,0.0011589969508349895,0.0011619587894529104,0.001164154731668532,0.0011669634841382504,0.0011695169378072023,0.0011721723712980747,0.0011743172071874142,0.0011766664683818817,0.0011784026864916086,0.0011809561401605606,0.0011831519659608603,0.0011852968018501997,0.0011877992656081915,0.0011896886862814426,0.0011914250208064914,0.0011928549502044916,0.0011945911683142185,0.0011959699913859367,0.001197399920783937,0.0011994426604360342,0.0012008214835077524,0.0012022514129057527,0.0012034770334139466,0.0012049069628119469,0.0012065410846844316,0.0012077667051926255,0.0012088902294635773,0.0012101668398827314,0.001211188267916441,0.001212464994750917,0.001213639508932829,0.001214967342093587,0.0012162950588390231,0.0012173163704574108,0.0012184910010546446,0.0012192570138722658,0.0012202784419059753,0.001221146434545517,0.0012222188524901867,0.001223138184286654,0.0012240062933415174,0.0012250787112861872,0.0012259469367563725,0.0012264575343579054,0.0012272235471755266,0.0012278874637559056,0.0012289598817005754,0.0012298790970817208,0.00123059400357306,0.0012314112391322851,0.0012319728266447783,0.001232432434335351,0.001233249669894576,0.0012339134700596333,0.0012345773866400123,0.0012349348980933428,0.0012353433994576335,0.001235649804584682,0.0012364669237285852,0.001236926531419158,0.0012371818302199244,0.0012377435341477394,0.00123810104560107,0.0012384074507281184,0.0012386117596179247,0.0012390202609822154,0.0012392755597829819,0.0012396330712363124,0.0012399394763633609,0.0012404501903802156,0.0012406033929437399,0.0012410630006343126,0.0012414203956723213,0.001241880003362894,0.0012421864084899426,0.0012422886211425066,0.001242595026269555,0.0012427992187440395,0.0012429524213075638,0.001243105623871088,0.0012431568466126919,0.0012433100491762161,0.0012435142416507006,0.0012436674442142248,0.001243820646777749,0.0012439228594303131,0.0012441270519047976,0.001244331244379282,0.001244433457031846,0.0012446377659216523,0.0012446888722479343,0.0012448420748114586,0.0012449441710487008,0.0012449952773749828,0.0012449952773749828,0.001245097373612225,0.0012451994698494673,0.0012451994698494673,0.0012453016825020313,0.0012454037787392735,0.0012454037787392735,0.0012455569813027978,0.00124565907754004,0.001245761290192604,0.0012458633864298463,0.0012459654826670885,0.0012460165889933705,0.0012460676953196526,0.0012461186852306128,0.0012461697915568948,0.0012461697915568948,0.0012462208978831768,0.001246322994120419,0.001246322994120419,0.001246374100446701,0.0012465273030102253,0.0012466293992474675,0.0012466293992474675,0.0012466805055737495,0.0012467826018109918,0.0012467826018109918,0.0012467826018109918,0.0012468337081372738,0.0012468337081372738,0.001246884698048234,0.001246884698048234,0.0012470379006117582,0.0012470890069380403,0.0012470890069380403,0.0012470890069380403,0.0012470890069380403,0.0012470890069380403,0.0012470890069380403,0.0012471401132643223,0.0012471401132643223,0.0012471911031752825,0.0012472422095015645,0.0012472933158278465,0.0012472933158278465,0.0012472933158278465,0.0012473443057388067,0.0012473443057388067,0.0012473443057388067,0.0012473443057388067,0.0012473443057388067,0.0012473443057388067,0.0012473443057388067,0.0012473443057388067,0.0012473443057388067,0.0012473443057388067,0.0012473443057388067,0.0012473954120650887,0.0012473954120650887,0.0012473954120650887,0.0012473954120650887,0.0012473954120650887,0.0012473954120650887,0.0012473954120650887,0.0012473954120650887,0.0012473954120650887,0.0012474465183913708,0.0012474465183913708,0.0012474465183913708,0.0012474465183913708,0.0012474465183913708,0.0012474465183913708,0.0012474465183913708,0.001247497508302331,0.001247497508302331,0.001247497508302331,0.001247497508302331,0.001247497508302331,0.001247497508302331,0.001247497508302331,0.001247497508302331,0.001247497508302331,0.001247497508302331,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613,0.001247548614628613],"recovered":[0.0,3.1253541237674654e-05,5.7706703955773264e-05,8.293423888972029e-05,0.00010683400614652783,0.00013114231114741415,0.00015371432527899742,0.00017669486987870187,0.00019839871674776077,0.00021959187870379537,0.0002402743702987209,0.00026151860947720706,0.00028112868312746286,0.00030043235165067017,0.0003199913480784744,0.00033878430258482695,0.0003571687557268888,0.0003748382441699505,0.00039291626308113337,0.00041043254896067083,0.00042718282202258706,0.0004438820178620517,0.0004594577185343951,0.00047590158646926284,0.0004918858176097274,0.0005063890712335706,0.0005208413349464536,0.0005339657654985785,0.0005481115658767521,0.0005618999130092561,0.0005751775461249053,0.0005876381183043122,0.0005989751662127674,0.0006105675711296499,0.0006220578216016293,0.0006330885225906968,0.0006435063551180065,0.0006530049722641706,0.0006640356732532382,0.0006741471006534994,0.0006843606824986637,0.0006926336791366339,0.0007012641290202737,0.000710864900611341,0.0007199549581855536,0.0007284833118319511,0.0007359902956523001,0.0007434972794726491,0.0007516170735470951,0.0007583580445498228,0.0007650479092262685,0.0007714824751019478,0.0007776106358505785,0.0007838919409550726,0.0007896626484580338,0.0007955865003168583,0.0008011018508113921,0.0008071278571151197,0.0008131538634188473,0.0008186692139133811,0.0008238270529545844,0.0008282188791781664,0.0008331214194186032,0.0008383303065784276,0.0008433350012637675,0.0008483396377414465,0.0008528846665285528,0.0008572764927521348,0.0008616683189757168,0.0008653962868265808,0.00086932850535959,0.0008734139846637845,0.0008770397980697453,0.0008801548974588513,0.0008841382223181427,0.0008880193927325308,0.0008911344921216369,0.0008948114118538797,0.0008976201061159372,0.0009013480739668012,0.0009042078745551407,0.0009074762347154319,0.0009105402859859169,0.0009129404788836837,0.000915647076908499,0.000918149424251169,0.0009207538678310812,0.0009230008581653237,0.0009253500029444695,0.0009277501958422363,0.0009300482342951,0.0009322952246293426,0.0009346954175271094,0.0009373509674333036,0.000939495803322643,0.0009415384847670794,0.0009432748192921281,0.0009455218096263707,0.0009470538352616131,0.0009485858608968556,0.0009503732435405254,0.0009519563755020499,0.0009534884011372924,0.0009548672242090106,0.0009561949991621077,0.000957624870352447,0.0009589526453055441,0.0009599740151315928,0.000961403944529593,0.0009625274105928838,0.0009638040792196989,0.0009649786516092718,0.0009662553784437478,0.000967634201515466,0.0009687066194601357,0.0009697790374048054,0.0009707493591122329,0.0009718217770569026,0.0009727409924380481,0.0009736091597005725,0.0009745794232003391,0.0009753454360179603,0.0009763157577253878,0.0009771328186616302,0.000978256342932582,0.0009790223557502031,0.0009798904648050666,0.0009805543813854456,0.0009813203942030668,0.0009819332044571638,0.0009828524198383093,0.0009834652300924063,0.0009841291466727853,0.000984588754363358,0.0009850994683802128,0.0009855079697445035,0.0009861207799986005,0.000986478291451931,0.000987039995379746,0.0009874996030703187,0.0009880613069981337,0.0009885720210149884,0.0009891337249428034,0.0009895933326333761,0.0009901040466502309,0.0009902572492137551,0.0009904615581035614,0.0009908700594678521,0.0009911764645949006,0.0009915850823745131,0.0009918403811752796,0.0009922488825395703,0.0009926575003191829,0.0009929127991199493,0.0009931680979207158,0.0009936277056112885,0.0009938320145010948,0.000993934110738337,0.000993985217064619,0.0009942916221916676,0.0009944448247551918,0.000994598027318716,0.0009948023362085223,0.0009950065286830068,0.000995261943899095,0.0009954661363735795,0.0009955683490261436,0.000995772541500628,0.0009959768503904343,0.0009960279567167163,0.0009963343618437648,0.0009963854681700468,0.000996436458081007,0.000996538670733571,0.0009965896606445312,0.0009966407669708133,0.0009966918732970953,0.0009967939695343375,0.0009968450758606195,0.0009968960657715797,0.000997100374661386,0.000997100374661386,0.0009972024708986282,0.0009973046835511923,0.0009974578861147165,0.0009975599823519588,0.000997662078589201,0.000997662078589201,0.000997764291241765,0.0009978152811527252,0.0009978663874790072,0.0009978663874790072,0.0009978663874790072,0.0009979174938052893,0.0009979174938052893,0.0009980706963688135,0.000998274888843298,0.00099832599516958,0.0009984280914068222,0.0009984280914068222,0.0009985303040593863,0.0009985303040593863,0.0009985812939703465,0.0009986324002966285,0.0009986324002966285,0.0009986835066229105,0.0009986835066229105,0.0009987344965338707,0.0009988367091864347,0.000998887699097395,0.000998887699097395,0.000998938805423677,0.000998938805423677,0.000998938805423677,0.000998938805423677,0.000998938805423677,0.0009990409016609192,0.0009990409016609192,0.0009990920079872012,0.0009990920079872012,0.0009990920079872012,0.0009990920079872012,0.0009991431143134832,0.0009991431143134832,0.0009991941042244434,0.0009991941042244434,0.0009991941042244434,0.0009991941042244434,0.0009991941042244434,0.0009991941042244434,0.0009991941042244434,0.0009991941042244434,0.0009991941042244434,0.0009991941042244434,0.0009992452105507255,0.0009992452105507255,0.0009992452105507255,0.0009992963168770075,0.0009992963168770075,0.0009992963168770075,0.0009992963168770075,0.0009992963168770075,0.0009992963168770075,0.0009992963168770075,0.0009992963168770075,0.0009992963168770075,0.0009992963168770075,0.0009992963168770075,0.0009993473067879677,0.0009993473067879677,0.0009993473067879677,0.0009993473067879677,0.0009993473067879677,0.0009993473067879677,0.0009993473067879677,0.0009993473067879677,0.0009993473067879677,0.0009993473067879677,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497,0.0009993984131142497],"active":[0.0003056526184082031,0.00029651145450770855,0.00029370273114182055,0.0002910982584580779,0.0002904344000853598,0.00028798315906897187,0.0002864510752260685,0.00028527650283649564,0.0002843573165591806,0.0002847658470273018,0.00028466375079005957,0.00028287633904255927,0.0002828252618201077,0.0002829784934874624,0.0002813953615259379,0.0002811910817399621,0.0002813953615259379,0.0002822124515660107,0.0002812421880662441,0.00028016974101774395,0.0002797612105496228,0.0002788419951684773,0.0002797101333271712,0.0002788419951684773,0.00027669710107147694,0.000275522586889565,0.00027358194347471,0.0002735820016823709,0.00027409265749156475,0.0002726116799749434,0.0002705689985305071,0.0002695476287044585,0.0002700072363950312,0.0002697008312679827,0.00026883272221311927,0.00026811769930645823,0.0002669942332431674,0.0002673006383702159,0.00026648351922631264,0.0002664324711076915,0.0002646450884640217,0.0002650025417096913,0.00026541115948930383,0.0002646450884640217,0.00026347057428210974,0.0002629088703542948,0.0002622960018925369,0.00026219384744763374,0.0002610702649690211,0.00026061071548610926,0.00025964045198634267,0.00025928299874067307,0.00025958934566006064,0.00025918084429576993,0.00025984476087614894,0.00025933398865163326,0.00025958934566006064,0.0002590276417322457,0.0002580573200248182,0.00025724025908857584,0.0002570871147327125,0.00025754666421562433,0.0002577509148977697,0.00025718921096995473,0.00025703589199110866,0.0002567806513980031,0.0002570360084064305,0.0002567806513980031,0.00025626999558880925,0.0002564741880632937,0.0002564232563599944,0.0002559124259278178,0.00025596347404643893,0.00025632104370743036,0.000256116793025285,0.0002557082916609943,0.0002558614360168576,0.00025529967388138175,0.00025560613721609116,0.00025494222063571215,0.0002547890762798488,0.0002544825547374785,0.00025361444568261504,0.00025402300525456667,0.00025386986089870334,0.00025402294704690576,0.000253563339356333,0.000253665610216558,0.00025305268354713917,0.00025320594431832433,0.0002531037316657603,0.00025300157722085714,0.0002531038480810821,0.00025233771884813905,0.00025192921748384833,0.00025131646543741226,0.00025131634902209044,0.00025044818175956607,0.00025034608552232385,0.0002508567995391786,0.000250448239967227,0.00025029503740370274,0.00024998863227665424,0.00025003973860293627,0.00025034608552232385,0.0002501418348401785,0.00024993758415803313,0.0002501928247511387,0.00024978432338684797,0.00024993758415803313,0.00024983542971313,0.00024998869048431516,0.00025003968039527535,0.00024968216894194484,0.0002497843815945089,0.0002494779764674604,0.0002495290827937424,0.0002493246574886143,0.00024947786005213857,0.0002495290245860815,0.00024942687014117837,0.00024973327526822686,0.00024963117903098464,0.00024932471569627523,0.0002489672042429447,0.0002488651080057025,0.00024906941689550877,0.00024932471569627523,0.0002492736093699932,0.0002494780346751213,0.00024912040680646896,0.0002489672042429447,0.0002491205232217908,0.00024932471569627523,0.0002494779182597995,0.0002494269283488393,0.000249222619459033,0.000249171513132751,0.0002494269283488393,0.0002494269283488393,0.0002491205232217908,0.000249171513132751,0.00024896732065826654,0.0002488141180947423,0.0002485077129676938,0.0002487630117684603,0.00024881400167942047,0.0002487630117684603,0.0002487630117684603,0.0002488651080057025,0.0002487630117684603,0.0002488141180947423,0.00024876289535313845,0.0002489672042429447,0.00024901831056922674,0.00024866091553121805,0.0002487630117684603,0.0002488651080057025,0.0002489672042429447,0.00024881400167942047,0.0002487120218575001,0.0002487120218575001,0.00024871190544217825,0.00024866091553121805,0.000248558702878654,0.0002484567230567336,0.000248558702878654,0.000248558702878654,0.0002484566066414118,0.00024860980920493603,0.00024835451040416956,0.0002484566066414118,0.0002485077129676938,0.0002484566066414118,0.0002484056167304516,0.0002484566066414118,0.000248507596552372,0.00024840550031512976,0.0002484566066414118,0.0002485077129676938,0.00024830340407788754,0.0002484566066414118,0.0002484566066414118,0.0002484566066414118,0.00024840550031512976,0.00024840550031512976,0.00024835451040416956,0.0002484056167304516,0.00024835439398884773,0.00024835451040416956,0.00024830340407788754,0.00024835451040416956,0.0002484566066414118,0.00024840550031512976,0.0002484566066414118,0.0002484566066414118,0.00024835451040416956,0.00024830340407788754,0.00024825241416692734,0.00024835451040416956,0.0002482522977516055,0.0002482522977516055,0.00024825241416692734,0.0002482013078406453,0.0002482522977516055,0.0002482011914253235,0.00024835439398884773,0.00024835451040416956,0.0002482522977516055,0.0002482013078406453,0.0002482013078406453,0.0002481502015143633,0.0002481502015143633,0.0002482013078406453,0.0002482013078406453,0.0002482522977516055,0.0002482013078406453,0.00024825241416692734,0.0002482013078406453,0.0002482013078406453,0.0002482522977516055,0.0002482522977516055,0.0002482011914253235,0.0002482011914253235,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002482013078406453,0.0002482013078406453,0.0002482013078406453,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.00024809909518808126,0.00024809909518808126,0.00024809909518808126,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002482011914253235,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002482013078406453,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633,0.0002481502015143633]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0003056526184082031,0.00032878638012334704,0.0003507966175675392,0.0003734707715921104,0.00039573636604472995,0.0004168784653302282,0.0004378673620522022,0.0004564560658764094,0.0004756575799547136,0.0004943995154462755,0.0005124775343574584,0.0005308619583956897,0.0005484803696162999,0.0005643625045195222,0.0005799892824143171,0.0005948500474914908,0.0006094553973525763,0.0006233969470486045,0.0006364192813634872,0.0006504629272967577,0.0006640980718657374,0.0006771714542992413,0.0006892234669066966,0.0007002030615694821,0.0007111316081136465,0.0007211919873952866,0.0007305884500965476,0.0007404445204883814,0.0007492282311432064,0.0007585225393995643,0.0007673062500543892,0.0007760388543829322,0.0007839032914489508,0.0007905932143330574,0.0007972830790095031,0.0008041772525757551,0.0008101522107608616,0.0008161782170645893,0.000821642461232841,0.0008275663712993264,0.0008324688533321023,0.0008376267505809665,0.0008427335415035486,0.0008473806665278971,0.0008514150395058095,0.0008557558176107705,0.0008601987501606345,0.0008646927308291197,0.0008688292000442743,0.0008723018108867109,0.0008760297787375748,0.000879298138897866,0.0008825153927318752,0.0008857837528921664,0.0008887456497177482,0.0008912990451790392,0.0008941077976487577,0.0008967633475549519,0.0008991124341264367,0.0009015126270242035,0.0009044235339388251,0.0009067726205103099,0.0009091728134080768,0.0009114709100686014,0.0009139221510849893,0.000915607379283756,0.0009172415593639016,0.0009191310382448137,0.000920612015761435,0.0009223993984051049,0.0009240335784852505,0.0009255145560018718,0.00092689337907359,0.000928170105908066,0.0009297021315433085,0.0009309788001701236,0.0009321023244410753,0.0009333789930678904,0.0009342471603304148,0.0009353706263937056,0.0009364941506646574,0.000937515520490706,0.0009386389865539968,0.000939404999371618,0.000940068915951997,0.0009408859768882394,0.0009416009415872395,0.0009421115973964334,0.0009427244076505303,0.0009434904204681516,0.0009442053851671517,0.0009448181954212487,0.0009455331601202488,0.0009459927678108215,0.0009463502210564911,0.000946963089518249,0.0009472694946452975,0.0009476779960095882,0.000948137603700161,0.00094880152028054,0.0009494653786532581,0.000950027140788734,0.0009505377965979278,0.0009508442017249763,0.0009512017131783068,0.0009514570119790733,0.000951916619669646,0.0009521719766780734,0.0009524273336865008,0.0009526826906949282,0.0009528358932584524,0.0009529890958219767,0.000953193346504122,0.0009533465490676463,0.0009536529541946948,0.000953806156758219,0.0009541636100038886,0.0009544700151309371,0.0009547253721393645,0.0009548785747028887,0.000955031777266413,0.0009552871342748404,0.0009555424912832677,0.000955695693846792,0.0009558488964103162,0.0009560020989738405,0.0009560531470924616,0.0009562573977746069,0.0009564617066644132,0.0009566659573465586,0.0009568702080287039,0.0009569723624736071,0.0009570745169185102,0.0009573298157192767,0.0009574830182828009,0.000957585172727704,0.0009577383752912283,0.0009578405297361314,0.0009578915778547525,0.0009579426259733737,0.0009580447804182768,0.0009581469348631799,0.000958197982981801,0.0009582490893080831,0.0009583001374267042,0.0009583511855453253,0.0009583511855453253,0.0009584022918716073,0.0009584022918716073,0.0009584533399902284,0.0009584533399902284,0.0009584533399902284,0.0009585043881088495,0.0009585043881088495,0.0009585043881088495,0.0009585043881088495,0.0009585043881088495,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315,0.0009585554944351315],"recovered":[0.0,2.992577719851397e-05,5.6838551245164126e-05,8.272996637970209e-05,0.0001077532215276733,0.00013042736100032926,0.00015243762754835188,0.0001745500194374472,0.0001951303711393848,0.00021509791258722544,0.00023419730132445693,0.00025263280258513987,0.00027025121380575,0.00028843138716183603,0.00030559019069187343,0.00032244258909486234,0.00033868217724375427,0.0003540025500115007,0.0003689654404297471,0.00038331549149006605,0.000396133546018973,0.0004094622563570738,0.0004227909666951746,0.00043525153887458146,0.0004472525033634156,0.00045848742593079805,0.00046921169268898666,0.0004796295252162963,0.0004899962805211544,0.0004990353481844068,0.0005080743576399982,0.0005173686658963561,0.000526714138686657,0.0005350381834432483,0.0005428515723906457,0.0005500521510839462,0.0005574569804593921,0.0005641468451358378,0.0005707857199013233,0.0005762499640695751,0.0005822249222546816,0.0005881998222321272,0.0005940726259723306,0.0005992305232211947,0.0006039798026904464,0.0006086269859224558,0.0006126103107817471,0.0006171553395688534,0.0006216493202373385,0.0006260921945795417,0.0006296159117482603,0.0006331395707093179,0.0006370717892423272,0.0006407997570931911,0.0006438638083636761,0.0006471832166425884,0.0006505026831291616,0.0006530560785904527,0.0006560179754160345,0.0006585203227587044,0.0006606651586480439,0.0006635249592363834,0.0006660783546976745,0.000668887107167393,0.0006711851456202567,0.0006735342903994024,0.0006753727211616933,0.0006774154026061296,0.0006790495826862752,0.0006808880716562271,0.0006827265024185181,0.0006844627787359059,0.0006858416018076241,0.0006873736856505275,0.0006887014023959637,0.0006900802836753428,0.0006915101548656821,0.000692684727255255,0.000693910347763449,0.0006947274669073522,0.0006959019810892642,0.0006969743990339339,0.0006979957688599825,0.000698914984241128,0.0006999363540671766,0.0007007023668847978,0.0007017237367108464,0.0007025919039733708,0.0007032557623460889,0.0007038685726001859,0.0007045324891805649,0.0007052473956719041,0.000705860264133662,0.0007066262769512832,0.0007071369327604771,0.0007075454923324287,0.0007081583025865257,0.0007084647077135742,0.000708975363522768,0.0007092817686498165,0.0007097413763403893,0.0007103031384758651,0.0007110181031748652,0.0007117330678738654,0.0007121926755644381,0.0007124990806914866,0.000712703331373632,0.0007129586883820593,0.0007133161416277289,0.0007137247011996806,0.0007141332607716322,0.0007143885595723987,0.000714643916580826,0.0007148481672629714,0.0007150013698264956,0.0007153077749535441,0.0007154099293984473,0.0007157163345254958,0.0007159205852076411,0.0007161759422160685,0.0007163802511058748,0.000716533453669399,0.0007167887524701655,0.0007170441094785929,0.0007171973120421171,0.0007172994664870203,0.0007174015627242625,0.0007175037171691656,0.000717759074177593,0.0007179633248597383,0.0007182697299867868,0.0007185761351138353,0.0007187293376773596,0.0007188825402408838,0.0007190868491306901,0.0007192910998128355,0.0007194443023763597,0.0007195464568212628,0.0007196485530585051,0.0007197507075034082,0.0007197507075034082,0.0007198017556220293,0.0007199039100669324,0.0007199549581855536,0.0007200060645118356,0.0007201081607490778,0.0007201081607490778,0.0007202103151939809,0.000720261363312602,0.000720261363312602,0.000720261363312602,0.000720261363312602,0.000720261363312602,0.0007203124696388841,0.0007203124696388841,0.0007203124696388841,0.0007203124696388841,0.0007203124696388841,0.0007203635177575052,0.0007203635177575052,0.0007203635177575052,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263,0.0007204145658761263],"active":[0.0003056526184082031,0.00029886059928685427,0.0002939580590464175,0.0002907408052124083,0.00028798315906897187,0.00028645110432989895,0.00028542973450385034,0.0002819060464389622,0.000280527223367244,0.00027930160285905004,0.0002782802330330014,0.00027822915581054986,0.00027822915581054986,0.00027593111735768616,0.0002743990917224437,0.0002724074583966285,0.000270773220108822,0.00026939439703710377,0.00026745384093374014,0.00026714743580669165,0.00026796452584676445,0.0002677091979421675,0.000266432500211522,0.00026495152269490063,0.0002638791047502309,0.0002627045614644885,0.00026137675740756094,0.00026081499527208507,0.00025923195062205195,0.0002594871912151575,0.00025923189241439104,0.0002586701884865761,0.0002571891527622938,0.00025555503088980913,0.0002544315066188574,0.0002541251014918089,0.00025269523030146956,0.00025203137192875147,0.0002508567413315177,0.00025131640722975135,0.0002502439310774207,0.0002494269283488393,0.00024866091553121805,0.0002481501433067024,0.00024743523681536317,0.0002471288316883147,0.0002475884393788874,0.0002475373912602663,0.0002471798798069358,0.0002462096163071692,0.00024641386698931456,0.0002461585681885481,0.00024544360348954797,0.00024498399579897523,0.0002448818413540721,0.00024411582853645086,0.0002436051145195961,0.00024370726896449924,0.00024309445871040225,0.00024299230426549911,0.00024375837529078126,0.0002432476612739265,0.00024309445871040225,0.0002425838029012084,0.00024273700546473265,0.00024207308888435364,0.00024186883820220828,0.00024171563563868403,0.0002415624330751598,0.00024151132674887776,0.0002413070760667324,0.00024105177726596594,0.00024105177726596594,0.00024079642025753856,0.00024100072914734483,0.00024089851649478078,0.0002405921695753932,0.00024069426581263542,0.00024033681256696582,0.0002406431594863534,0.0002405921695753932,0.0002405411214567721,0.0002406432176940143,0.00024049001513049006,0.00024013256188482046,0.00024018361000344157,0.00023987720487639308,0.00023951969342306256,0.00023946864530444145,0.0002396218478679657,0.0002396728959865868,0.0002395707997493446,0.0002396728959865868,0.00023936649085953832,0.00023921328829601407,0.00023941759718582034,0.00023911119205877185,0.00023921328829601407,0.00023916224017739296,0.00023951975163072348,0.00023972400231286883,0.00023972400231286883,0.00023951969342306256,0.00023911113385111094,0.0002390090376138687,0.0002389579312875867,0.00023921328829601407,0.00023921328829601407,0.00023911119205877185,0.0002389579894952476,0.00023870263248682022,0.000238600536249578,0.00023854942992329597,0.00023849838180467486,0.0002386515843681991,0.00023849838180467486,0.00023875368060544133,0.00023875368060544133,0.00023880478693172336,0.00023870263248682022,0.0002386515261605382,0.00023875368060544133,0.00023875373881310225,0.0002386515843681991,0.0002386515843681991,0.00023870263248682022,0.0002386515843681991,0.00023875368060544133,0.00023870263248682022,0.00023870263248682022,0.00023860047804191709,0.00023839622735977173,0.00023834517924115062,0.00023844727547839284,0.00023839616915211082,0.0002382940729148686,0.0002382940729148686,0.0002382940729148686,0.00023824302479624748,0.00023819191846996546,0.0002382940729148686,0.00023834517924115062,0.0002382940729148686,0.0002382941311225295,0.0002382940729148686,0.00023824302479624748,0.00023824302479624748,0.00023819197667762637,0.00023814092855900526,0.00023819197667762637,0.00023819197667762637,0.00023819197667762637,0.00023824302479624748,0.00023819191846996546,0.00023819191846996546,0.00023819191846996546,0.00023819191846996546,0.00023824302479624748,0.00023819197667762637,0.00023819197667762637,0.00023819197667762637,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526,0.00023814092855900526]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0003056526184082031,0.00032766288495622575,0.0003511540999170393,0.0003727558068931103,0.00039272336289286613,0.00041315052658319473,0.00043148387339897454,0.0004503279342316091,0.00046830379869788885,0.0004855137085542083,0.0005019575473852456,0.0005174821708351374,0.0005319854826666415,0.0005457737715914845,0.0005596642149612308,0.0005726355011574924,0.0005860152887180448,0.0005976076936349273,0.0006080255261622369,0.0006188008701428771,0.0006284526898525655,0.000638104509562254,0.000647500972263515,0.0006553144194185734,0.0006637405604124069,0.0006710943998768926,0.0006779374671168625,0.0006849337369203568,0.0006912151584401727,0.0006977518205530941,0.000703318219166249,0.0007084249518811703,0.0007130211452022195,0.0007181278779171407,0.0007231325143948197,0.0007272690418176353,0.0007307416526600718,0.0007347249193117023,0.0007385039934888482,0.0007420276524499059,0.0007456534658558667,0.0007485132664442062,0.0007514241151511669,0.0007542328676208854,0.0007569394656457007,0.000759646063670516,0.0007617398514412344,0.0007641400443390012,0.0007663870346732438,0.0007684297161176801,0.0007702171569690108,0.0007722598384134471,0.000774098327383399,0.0007756814011372626,0.0007773666293360293,0.000778439047280699,0.0007799711311236024,0.0007812988478690386,0.0007826266228221357,0.0007838522433303297,0.0007848736131563783,0.0007858439348638058,0.0007864567451179028,0.0007876312592998147,0.0007885504746809602,0.0007894696900621057,0.0007903379155322909,0.0007908996194601059,0.0007916656322777271,0.000792227394413203,0.0007928402046673,0.0007935040630400181,0.000794065825175494,0.0007945254328660667,0.0007951382431201637,0.0007954446482472122,0.0007958021597005427,0.0007963128155097365,0.0007968745776452124,0.000797232030890882,0.0007976405904628336,0.0007979469955898821,0.0007982534007169306,0.0007986619602888823,0.0007990194135345519,0.0007992747705429792,0.0007994279731065035,0.00079968327190727,0.0007999896770343184,0.0008002450340427458,0.0008005003910511732,0.0008007046417333186,0.0008009089506231248,0.0008011642494238913,0.0008013685583136976,0.0008016749634407461,0.0008017770596779883,0.0008019813685677946,0.0008020834648050368,0.000802236667368561,0.0008023388218134642,0.0008023898699320853,0.0008024920243769884,0.0008025941788218915,0.0008026452269405127,0.0008027473813854158,0.000802849477622658,0.00080290058394894,0.0008030537865124643,0.0008031558827497065,0.0008032069890759885,0.0008032580371946096,0.0008032580371946096,0.0008033601916395128,0.0008034112397581339,0.0008034112397581339,0.000803513394203037,0.000803513394203037,0.000803513394203037,0.000803513394203037,0.000803513394203037,0.0008035644423216581,0.0008036665967665613,0.0008037176448851824,0.0008037176448851824,0.0008037176448851824,0.0008037176448851824,0.0008037176448851824,0.0008037176448851824,0.0008037687512114644,0.0008037687512114644,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855,0.0008038197993300855],"recovered":[0.0,3.120247492915951e-05,5.714495637221262e-05,8.216821879614145e-05,0.00010530196595937014,0.0001264440652448684,0.00014835219189990312,0.0001680643908912316,0.00018706163973547518,0.00020575248345267028,0.00022454546706285328,0.00024144894268829376,0.0002575863909441978,0.0002736216993071139,0.00028894207207486033,0.00030313892057165504,0.0003158548497594893,0.00032903035753406584,0.00034174625761806965,0.0003534918650984764,0.00036385864950716496,0.0003740211541298777,0.00038433686131611466,0.0003941929608117789,0.0004034873272757977,0.00041196460369974375,0.00042003332055173814,0.00042779563227668405,0.000435302616097033,0.00044194143265485764,0.00044883560622110963,0.00045455520739778876,0.000459713046438992,0.0004647177120205015,0.00046931381803005934,0.00047426740638911724,0.00047947632265277207,0.0004833064158447087,0.00048718758625909686,0.0004913751618005335,0.0004952052258886397,0.0004984735860489309,0.0005022015538997948,0.0005054698558524251,0.0005085339653305709,0.0005115469684824347,0.000514202460180968,0.0005167558556422591,0.0005193603574298322,0.0005218626465648413,0.0005240075406618416,0.0005256927688606083,0.000527377997059375,0.000529216427821666,0.000531105964910239,0.0005326890386641026,0.000534272170625627,0.0005359063507057726,0.0005371319712139666,0.0005384086398407817,0.0005395321641117334,0.0005407577846199274,0.0005418812506832182,0.0005427494179457426,0.0005435154307633638,0.0005444857524707913,0.0005455581704154611,0.0005463241832330823,0.0005470901960507035,0.0005478562088683248,0.0005485201254487038,0.000549235031940043,0.00054984784219414,0.0005507160094566643,0.0005512777715921402,0.0005518905818462372,0.0005521969869732857,0.0005526565946638584,0.0005532183567993343,0.0005535758100450039,0.0005540354177355766,0.0005543929291889071,0.0005546993343159556,0.0005550567875616252,0.0005553631926886737,0.0005557206459343433,0.0005560781573876739,0.0005563335143961012,0.0005565377650782466,0.000556793122086674,0.0005571505753323436,0.000557405932340771,0.0005576612311415374,0.0005579165881499648,0.0005581719451583922,0.0005583761958405375,0.000558682600967586,0.0005587847554124892,0.0005590911605395377,0.0005592443631030619,0.0005593975656665862,0.0005593975656665862,0.0005594486137852073,0.0005595507682301104,0.0005597039707936347,0.0005597550189122558,0.0005598571733571589,0.00055990822147578,0.0005600614240393043,0.0005602146266028285,0.0005602146266028285,0.0005603678291663527,0.0005603678291663527,0.0005604189354926348,0.0005604699836112559,0.000560572138056159,0.000560572138056159,0.000560572138056159,0.000560572138056159,0.000560572138056159,0.000560572138056159,0.0005606231861747801,0.0005606742342934012,0.0005607253406196833,0.0005607763887383044,0.0005607763887383044,0.0005607763887383044,0.0005607763887383044,0.0005607763887383044,0.0005607763887383044,0.0005608274368569255,0.0005608274368569255,0.0005608274368569255,0.0005608274368569255,0.0005608274368569255,0.0005608274368569255,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075,0.0005608785431832075],"active":[0.0003056526184082031,0.00029646040638908744,0.00029400913626886904,0.00029058760264888406,0.000287421396933496,0.00028670646133832633,0.0002831316669471562,0.00028226355789229274,0.00028124215896241367,0.0002797612105496228,0.00027741206577047706,0.00027603324269875884,0.0002743990917224437,0.00027215207228437066,0.0002707221428863704,0.00026949658058583736,0.00027016043895855546,0.00026857733610086143,0.0002662792685441673,0.0002653090050444007,0.00026459404034540057,0.00026408335543237627,0.00026316411094740033,0.0002611214586067945,0.0002602532331366092,0.0002591297961771488,0.0002579041465651244,0.0002571381046436727,0.00025591254234313965,0.0002558103878982365,0.0002544826129451394,0.0002538697444833815,0.00025330809876322746,0.00025341016589663923,0.0002538186963647604,0.00025300163542851806,0.0002512653300072998,0.00025141850346699357,0.00025131640722975135,0.00025065249064937234,0.000250448239967227,0.00025003968039527535,0.0002492225612513721,0.0002487630117684603,0.00024840550031512976,0.00024809909518808126,0.0002475373912602663,0.00024738418869674206,0.00024702667724341154,0.0002465670695528388,0.0002462096163071692,0.0002465670695528388,0.00024672033032402396,0.0002464649733155966,0.0002462606644257903,0.00024575000861659646,0.00024569896049797535,0.00024539249716326594,0.0002454946516081691,0.00024544360348954797,0.00024534144904464483,0.00024508615024387836,0.0002445754944346845,0.0002448818413540721,0.00024503504391759634,0.0002449839375913143,0.00024477974511682987,0.0002445754362270236,0.0002445754362270236,0.00024437118554487824,0.0002443200792185962,0.0002442690310999751,0.000244217982981354,0.00024380942340940237,0.00024386047152802348,0.000243554066400975,0.000243605172727257,0.00024365622084587812,0.00024365622084587812,0.00024365622084587812,0.000243605172727257,0.000243554066400975,0.000243554066400975,0.000243605172727257,0.00024365622084587812,0.0002435541246086359,0.00024334981571882963,0.00024334975751116872,0.00024345191195607185,0.00024345191195607185,0.00024334981571882963,0.0002432987093925476,0.0002432477194815874,0.0002432476612739265,0.00024319661315530539,0.00024329876760020852,0.00024309445871040225,0.00024319661315530539,0.00024299230426549911,0.00024299230426549911,0.000242941256146878,0.00024299230426549911,0.00024304341059178114,0.00024304341059178114,0.000242941256146878,0.00024299236247316003,0.00024299230426549911,0.00024299236247316003,0.00024299236247316003,0.000242941256146878,0.00024299236247316003,0.0002428902080282569,0.0002428902080282569,0.000242941256146878,0.000242941256146878,0.00024283910170197487,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.00024299236247316003,0.00024299230426549911,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.00024299236247316003,0.00024294131435453892,0.00024299236247316003,0.00024299236247316003,0.00024299236247316003,0.00024299236247316003,0.00024299236247316003,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878,0.000242941256146878]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0003056526184082031,0.00032735647982917726,0.00035120517713949084,0.000374441035091877,0.0003978812019340694,0.00042065748129971325,0.0004430252010934055,0.0004648311878554523,0.00048735213931649923,0.000508494209498167,0.0005292277783155441,0.000550472061149776,0.0005699289031326771,0.0005901007098145783,0.0006094044074416161,0.0006278398795984685,0.0006465307087637484,0.0006650172872468829,0.000685086939483881,0.0007049523992463946,0.0007253795629367232,0.0007467259420081973,0.0007683276198804379,0.0007907464168965816,0.0008138801786117256,0.0008355329628102481,0.0008578496053814888,0.0008805748075246811,0.0009051384404301643,0.0009294978226535022,0.0009539083112031221,0.0009786761365830898,0.0010050783166661859,0.0010305100586265326,0.0010574739426374435,0.0010836207075044513,0.0011104312725365162,0.0011386207770556211,0.001166095258668065,0.001193774165585637,0.0012235977919772267,0.0012521957978606224,0.001281355507671833,0.0013093918096274137,0.0013407985679805279,0.0013728691264986992,0.0014039694797247648,0.0014338953187689185,0.0014672426041215658,0.0014990068739280105,0.0015323030529543757,0.0015671824803575873,0.0016010404797270894,0.0016362773021683097,0.0016717694234102964,0.0017077212687581778,0.0017432133900001645,0.0017796759493649006,0.0018180279294028878,0.0018572480184957385,0.0018976937280967832,0.0019365564221516252,0.00197843206115067,0.002018418163061142,0.00206111092120409,0.002100790850818157,0.0021428707987070084,0.0021875551901757717,0.00222917553037405,0.002271510660648346,0.002314560813829303,0.0023583772126585245,0.002403061604127288,0.0024466735776513815,0.002492021769285202,0.0025368593633174896,0.0025838417932391167,0.002629190217703581,0.002675355412065983,0.0027227974496781826,0.0027683500666171312,0.00281283026561141,0.002863489557057619,0.0029127190355211496,0.0029632761143147945,0.003010769374668598,0.003059334820136428,0.003111424157395959,0.003164075082167983,0.003216572804376483,0.003271215595304966,0.003324326127767563,0.0033812157344073057,0.003436062717810273,0.0034919818863272667,0.003546318272128701,0.0036054037045687437,0.003663059324026108,0.0037193361204117537,0.0037751023191958666,0.0038317875005304813,0.003892507404088974,0.003948120400309563,0.004010525532066822,0.004070376977324486,0.004132015630602837,0.004195135552436113,0.004252178594470024,0.004315962083637714,0.004381737671792507,0.004446083214133978,0.004510479513555765,0.0045755403116345406,0.0046400390565395355,0.004704588558524847,0.004771589767187834,0.004840276204049587,0.004909830633550882,0.004978567827492952,0.005047560669481754,0.00511895352974534,0.0051905508153140545,0.005257551558315754,0.005326952785253525,0.005394771229475737,0.005467083305120468,0.005540008191019297,0.005612473469227552,0.005685398355126381,0.005760876927524805,0.005836763884872198,0.005913467612117529,0.005989150144159794,0.006066007539629936,0.006145060528069735,0.006223602686077356,0.006301890127360821,0.0063841091468930244,0.006470209453254938,0.006553246174007654,0.006630664691329002,0.006712884176522493,0.0067950524389743805,0.006875995080918074,0.006958724930882454,0.007047174498438835,0.007130313199013472,0.007210643030703068,0.0072969477623701096,0.007385754492133856,0.007472008466720581,0.007557495962828398,0.007646200712770224,0.007735671941190958,0.007826827466487885,0.007917524315416813,0.008011285215616226,0.008100551553070545,0.008194414898753166,0.008288787677884102,0.008381067775189877,0.00847600307315588,0.00857369601726532,0.008670162409543991,0.00876928586512804,0.008869481272995472,0.00897054374217987,0.009074058383703232,0.009175428189337254,0.00927700288593769,0.009381231851875782,0.00948183611035347,0.009591222740709782,0.009695707820355892,0.009802592918276787,0.009908406063914299,0.010011103004217148,0.010118039324879646,0.010227682068943977,0.010332932695746422,0.010439256206154823,0.010546702891588211,0.01065711211413145,0.010766294784843922,0.010880584828555584,0.010991658084094524,0.01110441517084837,0.011217684485018253,0.011336978524923325,0.011449276469647884,0.011563516221940517,0.01167637575417757,0.011794342659413815,0.011915067210793495,0.012031144462525845,0.012148192152380943,0.012270601466298103,0.012388261966407299,0.012512560933828354,0.012632315047085285,0.012754061259329319,0.012872947379946709,0.012997807934880257,0.013119247741997242,0.013242678716778755,0.01336794812232256,0.013493371196091175,0.013619049452245235,0.013744267635047436,0.01387020107358694,0.013997717760503292,0.014127123169600964,0.01425887830555439,0.014391757547855377,0.014522746205329895,0.014654705300927162,0.014787635765969753,0.014920003712177277,0.01505569089204073,0.015191888436675072,0.015331252478063107,0.015469749458134174,0.015606253407895565,0.015742043033242226,0.015878699719905853,0.016016073524951935,0.0161532424390316,0.016290614381432533,0.016430029645562172,0.01657138578593731,0.016712486743927002,0.016858285292983055,0.01700015179812908,0.017144469544291496,0.017292464151978493,0.0174380075186491,0.017585594207048416,0.01773282140493393,0.017880000174045563,0.018026461824774742,0.018175581470131874,0.018326180055737495,0.018477391451597214,0.018629267811775208,0.018784768879413605,0.018933836370706558,0.019088776782155037,0.019245248287916183,0.01939891092479229,0.019552983343601227,0.019708484411239624,0.019867409020662308,0.020024748519062996,0.02018326334655285,0.020344076678156853,0.020501671358942986,0.020660236477851868,0.020822837948799133,0.020982526242733,0.02114885486662388,0.02131681703031063,0.021485136821866035,0.021650239825248718,0.021819835528731346,0.021988512948155403,0.022160407155752182,0.02233751118183136,0.022510170936584473,0.022682882845401764,0.022853653877973557,0.023024629801511765,0.02320137433707714,0.02338077686727047,0.023557573556900024,0.023733297362923622,0.0239084605127573,0.024083726108074188,0.024260062724351883,0.024436503648757935,0.024609673768281937,0.024783968925476074,0.024958927184343338,0.025139708071947098,0.02531328797340393,0.025498153641819954,0.025675766170024872,0.025853125378489494,0.026029769331216812,0.026210345327854156,0.026387397199869156,0.026565421372652054,0.0267482940107584,0.026925550773739815,0.027107812464237213,0.027287060394883156,0.027469782158732414,0.027647344395518303,0.02782347798347473,0.028007525950670242,0.02818416990339756,0.028363317251205444,0.028539806604385376,0.028718186542391777,0.028901776298880577,0.02908383309841156,0.029263030737638474,0.029441921040415764,0.02961810491979122,0.029795821756124496,0.029976090416312218,0.030157994478940964,0.03033795766532421,0.030518891289830208,0.030702684074640274,0.03088356740772724,0.031064551323652267,0.031244156882166862,0.031425245106220245,0.031610213220119476,0.031795382499694824,0.031979382038116455,0.032162971794605255,0.03234625235199928,0.03253387659788132,0.03271782398223877,0.03290458023548126,0.03309143707156181,0.03327517956495285,0.03346213698387146,0.03364812582731247,0.033837590366601944,0.03402184322476387,0.03420829027891159,0.03439157456159592,0.034579962491989136,0.03476069122552872,0.034946832805871964,0.035130422562360764,0.03531988337635994,0.03550209477543831,0.035691045224666595,0.03587683290243149,0.03606833517551422,0.03625350818037987,0.036440469324588776,0.036630745977163315,0.03682363033294678,0.03701559454202652,0.037205565720796585,0.037392374128103256,0.03758004680275917],"recovered":[0.0,3.150888369418681e-05,5.637894355459139e-05,8.002336835488677e-05,0.0001053530431818217,0.00012909960059914738,0.00015259083011187613,0.00017613312229514122,0.00019768376660067588,0.0002195918932557106,0.00024109147489070892,0.00026305066421628,0.0002837331558112055,0.00030477310065180063,0.0003254556213505566,0.0003449124633334577,0.00036442041164264083,0.00038316231803037226,0.00040164889651350677,0.00042064613080583513,0.0004414818249642849,0.0004625217989087105,0.00048391922609880567,0.0005054698558524251,0.000527377997059375,0.0005502053536474705,0.0005719091859646142,0.0005932555650360882,0.0006167467799969018,0.0006399315898306668,0.0006631675059907138,0.0006876289844512939,0.0007110691512934864,0.0007374202250503004,0.0007632605265825987,0.0007891008863225579,0.0008158604614436626,0.0008430796442553401,0.0008702477789483964,0.000896905199624598,0.0009252989548258483,0.0009534884011372924,0.0009821885032579303,0.0010106844129040837,0.0010399463353678584,0.001070331665687263,0.0011019938392564654,0.0011318684555590153,0.0011622539022937417,0.001195090590044856,0.0012265483383089304,0.001259589334949851,0.0012921706074848771,0.0013285309541970491,0.0013624910498037934,0.001398544991388917,0.0014334243023768067,0.001469325041398406,0.0015051746740937233,0.0015429649502038956,0.001581521239131689,0.0016193625051528215,0.001659042201936245,0.0017019392689689994,0.001740546547807753,0.00178247329313308,0.0018207741668447852,0.0018617816967889667,0.0019053936703130603,0.001947831129655242,0.001990013290196657,0.002031173789873719,0.002074530581012368,0.002119470154866576,0.002162622520700097,0.0022085325326770544,0.002254187362268567,0.0023026508279144764,0.00234850961714983,0.0023933472111821175,0.0024391040205955505,0.0024854226503521204,0.002530362457036972,0.0025781108997762203,0.00262550194747746,0.002676059026271105,0.002725645899772644,0.002772117732092738,0.0028212449979037046,0.002873640740290284,0.0029249638319015503,0.0029804236255586147,0.003033278975635767,0.0030884321313351393,0.0031425131019204855,0.003199862316250801,0.0032553221099078655,0.003312415909022093,0.0033692545257508755,0.0034267569426447153,0.0034826251212507486,0.003540587145835161,0.0035978853702545166,0.0036554387770593166,0.0037147286348044872,0.003774733515456319,0.003832337912172079,0.00389561103656888,0.003956126514822245,0.004016335587948561,0.004079047124832869,0.0041451286524534225,0.0042098830454051495,0.004273309372365475,0.0043367356993258,0.004402204416692257,0.004471044056117535,0.0045353383757174015,0.004601777996867895,0.004671026021242142,0.004740988835692406,0.004810849670320749,0.004884744994342327,0.0049513885751366615,0.0050201257690787315,0.005089373793452978,0.005160051863640547,0.0052304742857813835,0.005301969591528177,0.005374230444431305,0.005448993761092424,0.00552145903930068,0.005601176060736179,0.005679054651409388,0.0057537672109901905,0.005833177361637354,0.0059087579138576984,0.005987351294606924,0.006068702787160873,0.006150564644485712,0.006234111730009317,0.006315156351774931,0.006396098993718624,0.006477296818047762,0.006560026668012142,0.006642552558332682,0.006726814433932304,0.006810565944761038,0.0068921721540391445,0.0069765872322022915,0.0070620751939713955,0.007149349898099899,0.007237289100885391,0.007322725374251604,0.007408570498228073,0.007501258980482817,0.0075887893326580524,0.007680609356611967,0.007768905721604824,0.007861441001296043,0.007955712266266346,0.008047991432249546,0.008143693208694458,0.00824031326919794,0.008338363841176033,0.008436464704573154,0.008534770458936691,0.008635936304926872,0.008735416457057,0.008836581371724606,0.008937440812587738,0.009042691439390182,0.009142734110355377,0.009247218258678913,0.009354818612337112,0.009464461356401443,0.00956629030406475,0.009672103449702263,0.009776843711733818,0.009884035214781761,0.009988213889300823,0.010096528567373753,0.010201575234532356,0.010309328325092793,0.010418511927127838,0.010531013831496239,0.010639737360179424,0.010753976181149483,0.010868879035115242,0.010983271524310112,0.011098531074821949,0.011213894002139568,0.011323127895593643,0.011441605165600777,0.011562841013073921,0.01168060302734375,0.011796782724559307,0.011914289556443691,0.01203368604183197,0.012159211561083794,0.012277944013476372,0.012398004531860352,0.012520414777100086,0.01264006644487381,0.012761862948536873,0.012884324416518211,0.013005763292312622,0.01313057355582714,0.013257323764264584,0.013383666053414345,0.013507607392966747,0.013632724061608315,0.013761057518422604,0.013893425464630127,0.014021554961800575,0.014154893346130848,0.01428593322634697,0.014419679529964924,0.014551792293787003,0.014688398689031601,0.014821481890976429,0.014960693195462227,0.015098882839083672,0.015235744416713715,0.015375006943941116,0.015512123703956604,0.01564648374915123,0.015783192589879036,0.015920819714665413,0.016060389578342438,0.016200978308916092,0.0163436122238636,0.016488388180732727,0.01662851870059967,0.016773246228694916,0.016920218244194984,0.017066476866602898,0.017212582752108574,0.01735873892903328,0.017506631091237068,0.017654728144407272,0.01780690997838974,0.017956437543034554,0.018107393756508827,0.01825886033475399,0.01840951107442379,0.018559854477643967,0.018711986020207405,0.018866416066884995,0.019022122025489807,0.01917353831231594,0.01932602748274803,0.019485052675008774,0.01964300498366356,0.019796157255768776,0.019956102594733238,0.020114922896027565,0.020277267321944237,0.02043343335390091,0.020597310736775398,0.02076006308197975,0.020928537473082542,0.02109491638839245,0.021259916946291924,0.021424762904644012,0.02159390039741993,0.02176579460501671,0.021937638521194458,0.022110605612397194,0.02228398062288761,0.02245357632637024,0.022627513855695724,0.022799408063292503,0.022978708148002625,0.023154228925704956,0.023332709446549416,0.023505473509430885,0.02368083968758583,0.023856820538640022,0.02403014525771141,0.02420290745794773,0.02437582239508629,0.02455558255314827,0.024734320119023323,0.024913260713219643,0.02509317360818386,0.02527262642979622,0.025448350235819817,0.02562708780169487,0.025806643068790436,0.02598481811583042,0.026158705353736877,0.026337288320064545,0.026517251506447792,0.026698797941207886,0.026872020214796066,0.027054741978645325,0.02723429724574089,0.02741175703704357,0.027596725150942802,0.027774084359407425,0.027951085940003395,0.02813263237476349,0.028310857713222504,0.028490565717220306,0.02867155149579048,0.02885192260146141,0.029028719291090965,0.02920597605407238,0.02938583679497242,0.029563961550593376,0.029744895175099373,0.029923172667622566,0.03010369837284088,0.03028447926044464,0.030466893687844276,0.030647417530417442,0.03082870878279209,0.031008059158921242,0.031189708039164543,0.03137534111738205,0.031562402844429016,0.03174297884106636,0.03192763775587082,0.03211081773042679,0.03229430690407753,0.03248034790158272,0.03266771510243416,0.0328531414270401,0.03304347023367882,0.033230483531951904,0.03341984376311302,0.033603277057409286,0.033788807690143585,0.03397173434495926,0.03415915369987488,0.03434519097208977,0.03452878072857857,0.03471650555729866,0.03490229323506355,0.03508608415722847,0.03527207300066948,0.03546082228422165,0.03565625846385956,0.035844240337610245,0.0360301248729229,0.03621723875403404,0.0364123173058033,0.036604639142751694,0.03679068014025688,0.036983001977205276],"active":[0.0003056526184082031,0.00029584759613499045,0.00029482622630894184,0.0002944176667369902,0.0002925281587522477,0.00029155786614865065,0.00029043437098152936,0.0002886980655603111,0.0002896683872677386,0.00028890231624245644,0.0002881363034248352,0.000287421396933496,0.00028619574732147157,0.00028532760916277766,0.00028394878609105945,0.00028292741626501083,0.0002821102971211076,0.00028185496921651065,0.0002834380429703742,0.0002843062684405595,0.00028389773797243834,0.00028420414309948683,0.0002844083937816322,0.00028527656104415655,0.0002865021815523505,0.00028532760916277766,0.00028594041941687465,0.00028731924248859286,0.0002883916604332626,0.00028956623282283545,0.0002907408052124083,0.0002910471521317959,0.0002940091653726995,0.0002930898335762322,0.00029421341605484486,0.00029451982118189335,0.00029457081109285355,0.00029554113280028105,0.0002958474797196686,0.00029686896596103907,0.0002982988371513784,0.00029870739672333,0.00029916700441390276,0.00029870739672333,0.00030085223261266947,0.0003025374608114362,0.0003019756404682994,0.00030202686320990324,0.0003049887018278241,0.0003039162838831544,0.00030575471464544535,0.0003075931454077363,0.0003088698722422123,0.00030774634797126055,0.000309278373606503,0.0003091762773692608,0.00030978908762335777,0.00031035090796649456,0.0003128532553091645,0.00031428306829184294,0.0003161724889650941,0.0003171939169988036,0.0003193898592144251,0.0003164788940921426,0.00032056437339633703,0.0003183175576850772,0.00032209663186222315,0.00032577349338680506,0.00032378186006098986,0.000323679530993104,0.0003245475236326456,0.0003272034227848053,0.00032853102311491966,0.0003272034227848053,0.00032939924858510494,0.0003283268306404352,0.0003296544309705496,0.00032653938978910446,0.00032684579491615295,0.00032945023849606514,0.0003292460460215807,0.00032740761525928974,0.00033312710002064705,0.0003346081357449293,0.00033777416683733463,0.00033471034839749336,0.00033368892036378384,0.00033930642530322075,0.0003428300842642784,0.0003429320640861988,0.0003462517634034157,0.00034390250220894814,0.00034793675877153873,0.0003476305864751339,0.0003494687844067812,0.0003464559558779001,0.0003500815946608782,0.00035064341500401497,0.0003500815946608782,0.0003483453765511513,0.0003491623792797327,0.0003519202582538128,0.0003502350300550461,0.0003550867550075054,0.00035564834251999855,0.00035728211514651775,0.00036279764026403427,0.00035656755790114403,0.00035983556881546974,0.00036540208384394646,0.0003670360893011093,0.0003653508611023426,0.0003656572662293911,0.0003667296841740608,0.0003678528591990471,0.00036938535049557686,0.0003692321479320526,0.00037449225783348083,0.0003767898306250572,0.0003765346482396126,0.00037796469405293465,0.0003797011449933052,0.0003728065639734268,0.00037556421011686325,0.0003746454603970051,0.00037770951166749,0.00037995632737874985,0.0003819991834461689,0.00038342876359820366,0.00038664648309350014,0.0003877701237797737,0.00039200857281684875,0.0003879740834236145,0.00038695288822054863,0.00039129331707954407,0.00039042532444000244,0.00039313221350312233,0.0003967578522861004,0.0004015066660940647,0.00040268152952194214,0.000396552961319685,0.0003977278247475624,0.0003989534452557564,0.00039869826287031174,0.00039869826287031174,0.0004046219401061535,0.0004034987650811672,0.00040007708594202995,0.00040477560833096504,0.00040916725993156433,0.00040993327274918556,0.00040814606472849846,0.0004089116118848324,0.00041294656693935394,0.0004182569682598114,0.0004162653349339962,0.00042249588295817375,0.0004199421964585781,0.00042550917714834213,0.00042734667658805847,0.0004253555089235306,0.0004280116409063339,0.0004300028085708618,0.00042984914034605026,0.0004309220239520073,0.0004330165684223175,0.0004357732832431793,0.00043812207877635956,0.00044001173228025436,0.0004404215142130852,0.000443791039288044,0.00043914467096328735,0.00044848863035440445,0.00044848956167697906,0.0004477743059396744,0.00044394470751285553,0.00044481270015239716,0.0004459358751773834,0.0004508383572101593,0.00044889748096466064,0.0004510423168540001,0.00045017432421445847,0.0004555368795990944,0.00045696645975112915,0.0004620729014277458,0.0004606442525982857,0.0004646778106689453,0.0004637083038687706,0.0004680994898080826,0.00046600494533777237,0.0004649851471185684,0.000462481752038002,0.00047121476382017136,0.0004734620451927185,0.00046830344945192337,0.0004675891250371933,0.00047381874173879623,0.0004739724099636078,0.00047887489199638367,0.00047310348600149155,0.00047611724585294724,0.0004749428480863571,0.00047739315778017044,0.00047918129712343216,0.0004808157682418823,0.000483623705804348,0.000487607903778553,0.0004884758964180946,0.00048694387078285217,0.000486535020172596,0.0004901103675365448,0.0004943991079926491,0.0004978207871317863,0.0004983320832252502,0.0005011912435293198,0.0004998119547963142,0.0005017025396227837,0.0005003241822123528,0.000503898598253727,0.0005034897476434708,0.0005097705870866776,0.0005090562626719475,0.0005073705688118935,0.000506298616528511,0.0005036927759647369,0.0005039498209953308,0.0005067586898803711,0.0005074217915534973,0.000509209930896759,0.0005109962075948715,0.00051150843501091,0.0005146730691194534,0.0005117636173963547,0.0005159508436918259,0.000519217923283577,0.0005177892744541168,0.0005191173404455185,0.0005202386528253555,0.0005212612450122833,0.000519830733537674,0.0005208533257246017,0.0005192700773477554,0.0005209539085626602,0.0005218740552663803,0.0005259085446596146,0.0005243252962827682,0.0005289223045110703,0.0005332622677087784,0.0005324948579072952,0.0005308613181114197,0.0005349460989236832,0.0005413815379142761,0.0005396958440542221,0.0005402583628892899,0.0005479194223880768,0.0005455687642097473,0.0005453135818243027,0.0005455706268548965,0.0005490928888320923,0.0005515441298484802,0.0005567539483308792,0.000556599348783493,0.0005553234368562698,0.0005599185824394226,0.0005637500435113907,0.0005665067583322525,0.0005717165768146515,0.0005725324153900146,0.00057227723300457,0.0005696732550859451,0.0005710534751415253,0.0005738604813814163,0.0005813688039779663,0.0005788654088973999,0.0005790684372186661,0.0005757510662078857,0.0005782525986433029,0.0005792230367660522,0.0005796831101179123,0.0005795285105705261,0.0005810614675283432,0.0005831047892570496,0.0005841255187988281,0.0005789678543806076,0.0005848929286003113,0.000582592561841011,0.0005804989486932755,0.0005814190953969955,0.0005832575261592865,0.0005807541310787201,0.0005806032568216324,0.0005895886570215225,0.0005882624536752701,0.0005905609577894211,0.0005882624536752701,0.000597761943936348,0.0005926024168729782,0.0005891807377338409,0.0005957689136266708,0.0005874447524547577,0.0005892328917980194,0.0005887206643819809,0.0005855541676282883,0.0005909185856580734,0.0005932673811912537,0.0005914792418479919,0.0005899984389543533,0.0005893856287002563,0.0005898457020521164,0.000590253621339798,0.0005940329283475876,0.0005930624902248383,0.0005957186222076416,0.0005989857017993927,0.0005990881472826004,0.000597657635807991,0.0005967393517494202,0.000596536323428154,0.0006021540611982346,0.0006056744605302811,0.0006040409207344055,0.000600568950176239,0.0006032735109329224,0.000606238842010498,0.0006070062518119812,0.0006102733314037323,0.0006110891699790955,0.000607464462518692,0.0006089955568313599,0.0006046555936336517,0.0006071068346500397,0.0006019994616508484,0.0006050132215023041,0.0006027668714523315,0.0006082281470298767,0.0006015375256538391,0.000601641833782196,0.000601641833782196,0.0006033778190612793,0.0005998015403747559,0.0006049610674381256,0.0006047599017620087,0.000607512891292572,0.0005972497165203094,0.0005962289869785309,0.0006006211042404175,0.000606391578912735,0.0006032772362232208,0.0006009265780448914,0.0006016939878463745,0.000597044825553894]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0003056526184082031,0.0003281735407654196,0.0003524818748701364,0.0003759730898309499,0.00039885149453766644,0.0004205553559586406,0.00044195278314873576,0.00046299275709316134,0.0004838795284740627,0.0005021107499487698,0.0005210058880038559,0.0005400031222961843,0.000557315128389746,0.0005743207293562591,0.0005904071149416268,0.0006070552626624703,0.0006219670758582652,0.000637542805634439,0.0006545994547195733,0.0006706347921863198,0.00068575085606426,0.0007025521481409669,0.0007173618650995195,0.0007330907974392176,0.0007488707778975368,0.0007642932469025254,0.0007792050600983202,0.0007964149699546397,0.0008125013555400074,0.000827923824544996,0.0008434484479948878,0.0008577985572628677,0.0008736806339584291,0.0008892563637346029,0.0009059555595740676,0.0009218376944772899,0.0009370048064738512,0.0009524273336865008,0.0009680541115812957,0.0009842936415225267,0.0010004821233451366,0.0010177942458540201,0.0010349530493840575,0.001050222315825522,0.0010648276656866074,0.001081629074178636,0.001097766449674964,0.0011136997491121292,0.0011296839220449328,0.0011450552847236395,0.0011593543458729982,0.001174776814877987,0.0011913229245692492,0.0012085838243365288,0.0012251298176124692,0.0012409607879817486,0.0012561790645122528,0.0012722654500976205,0.0012901902664452791,0.0013063277583569288,0.0013222609413787723,0.0013382451143115759,0.0013545358087867498,0.0013710306957364082,0.0013878830941393971,0.001404122682288289,0.0014206686755642295,0.0014365508686751127,0.001453607459552586,0.0014685704372823238,0.0014837885973975062,0.0015003856969997287,0.0015168295940384269,0.0015341925900429487,0.0015491554513573647,0.0015671824803575873,0.0015837284736335278,0.001600121264345944,0.0016154416371136904,0.0016307109035551548,0.0016468993853777647,0.0016641604015603662,0.0016787147615104914,0.0016943925293162465,0.0017099172109737992,0.0017262588953599334,0.001742396387271583,0.0017576656537130475,0.0017716583097353578,0.0017875914927572012,0.0018026564503088593,0.001816904405131936,0.001831305562518537,0.001846830127760768,0.0018621505005285144,0.001877675182186067,0.001892740256153047,0.001906426390632987,0.001922104274854064,0.001937679946422577,0.0019524896051734686,0.0019680142868310213,0.001982823945581913,0.001997276209294796,0.0020118304528295994,0.002025976311415434,0.002041092375293374,0.0020565660670399666,0.0020710183307528496,0.002085470361635089,0.002100535435602069,0.0021159579046070576,0.002130665350705385,0.0021449134219437838,0.0021592634730041027,0.0021736135240644217,0.0021880657877773046,0.0022023646160960197,0.0022173787001520395,0.0022317287512123585,0.002246538642793894,0.0022616544738411903,0.002275391947478056,0.002288414165377617,0.0023026620037853718,0.0023162460420280695,0.0023293704725801945,0.002342852531000972,0.0023559259716421366,0.0023681821767240763,0.0023808979894965887,0.002394788432866335,0.002408832311630249,0.0024214971344918013,0.0024346215650439262,0.0024464691523462534,0.0024602063931524754,0.0024734842590987682,0.0024859958793967962,0.002498967107385397,0.0025112233124673367,0.002523990347981453,0.00253691035322845,0.002548911375924945,0.0025598909705877304,0.002572198398411274,0.0025845058262348175,0.0025963024236261845,0.0026089162565767765,0.002620508661493659,0.0026318966411054134,0.0026444082614034414,0.0026556432712823153,0.0026664696633815765,0.0026802069041877985,0.0026914419140666723,0.002702983096241951,0.002715596929192543,0.0027271383441984653,0.002738271141424775,0.0027497103437781334,0.0027608941309154034,0.002774529391899705,0.0027860195841640234,0.002798735396936536,0.0028112982399761677,0.0028229926247149706,0.0028347382321953773,0.0028462796472012997,0.0028573614545166492,0.0028682388365268707,0.0028794226236641407,0.002890861826017499,0.002902147825807333,0.0029138424433767796,0.0029251794330775738,0.0029362612403929234,0.0029469854198396206,0.0029570970218628645,0.002968587214127183,0.0029795668087899685,0.0029910060111433268,0.0030020878184586763,0.0030129142105579376,0.0030239447951316833,0.003033800981938839,0.003045137971639633,0.0030560665763914585,0.0030671481508761644,0.0030780257657170296,0.0030897713731974363,0.0030998317524790764,0.0031110155396163464,0.0031230165623128414,0.0031340981367975473,0.003145077731460333,0.003156465943902731,0.0031675477512180805,0.003179037943482399,0.0031899153254926205,0.0032020695507526398,0.0032127939630299807,0.003224181942641735,0.0032352637499570847,0.0032460391521453857,0.0032565079163759947,0.0032668747007846832,0.0032777520827949047,0.003288578474894166,0.0033002730924636126,0.003311814507469535,0.0033221300691366196,0.003332548076286912,0.003343731863424182,0.0033540476579219103,0.0033643122296780348,0.0033752918243408203,0.0033861182164400816,0.0033961276058107615,0.003406902775168419,0.003418341977521777,0.0034291683696210384,0.00343887135386467,0.0034499531611800194,0.003461494343355298,0.0034717079252004623,0.003483402542769909,0.0034949439577758312,0.0035042893141508102,0.0035151157062500715,0.003526657121255994,0.003536717500537634,0.00354667566716671,0.003556838259100914,0.0035678178537636995,0.0035777250304818153,0.003588602412492037,0.003598560579121113,0.00360928475856781,0.003618834540247917,0.003628639504313469,0.003638699883595109,0.0036486582830548286,0.00365948467515409,0.0036690854467451572,0.003678992623463273,0.0036891549825668335,0.0036987047642469406,0.003708969336003065,0.0037197957281023264,0.0037299070972949266,0.0037398142740130424,0.0037500790785998106,0.003759833052754402,0.0037700466345995665,0.0037799025885760784,0.0037896055728197098,0.003799921367317438,0.003809624118730426,0.0038196335081011057,0.0038289788644760847,0.003837966825813055,0.0038481804076582193,0.0038584962021559477,0.0038689139764755964,0.003878004150465131,0.0038872985169291496,0.003897307673469186,0.003906602039933205,0.003915436565876007,0.0039247311651706696,0.003933157306164503,0.003942553885281086,0.0039515928365290165,0.003960683010518551,0.003969721961766481,0.003979169763624668,0.003988565877079964,0.0039977580308914185,0.004006797447800636,0.004015683196485043,0.004024977330118418,0.0040344251319766045,0.004043974913656712,0.004053371027112007,0.0040618483908474445,0.004071091767400503,0.004081356339156628,0.004089782480150461,0.004098872654139996,0.004107196815311909,0.004116082563996315,0.0041257343254983425,0.00413421168923378,0.00414268858730793,0.004150961991399527,0.004159592092037201,0.004168273881077766,0.004177159629762173,0.00418563699349761,0.0041941143572330475,0.004202336072921753,0.004211017861962318,0.004219647962599993,0.004228636156767607,0.004237419925630093,0.00424589728936553,0.004254170227795839,0.004261830355972052,0.0042706141248345375,0.004278835840523243,0.004288130439817905,0.004296556580811739,0.004304931499063969,0.004312949255108833,0.004321120213717222,0.004328882321715355,0.004337104503065348,0.004345581401139498,0.0043535479344427586,0.004362127743661404,0.004370860289782286,0.00437887804582715,0.004387304186820984,0.004396036732941866,0.004404871258884668,0.004412735812366009,0.004420293960720301,0.004428515676409006,0.004436227027326822,0.004444499965757132,0.004452722147107124,0.004460892640054226,0.004469114821404219,0.004476519767194986,0.00448504788801074,0.004492299631237984,0.004500214941799641,0.004508283920586109,0.004515739623457193,0.004523093346506357,0.004530907142907381,0.004538464825600386,0.004546942189335823,0.004554449114948511,0.004561956040561199,0.004569054581224918,0.0045759486965835094,0.0045830984599888325,0.004589890129864216,0.00459617143496871],"recovered":[0.0,3.1253541237674654e-05,5.755350139224902e-05,8.354704914381728e-05,0.00010775322880363092,0.00013124445104040205,0.00015437819820363075,0.00017700127500575036,0.00019829657685477287,0.0002197961584897712,0.00024027438485063612,0.0002592716191429645,0.0002784731623250991,0.00029695971170440316,0.0003145270748063922,0.00033214548602700233,0.0003484872286207974,0.00036447145976126194,0.0003794854274019599,0.0003953164559789002,0.0004118114011362195,0.0004270296194590628,0.0004439330950845033,0.00046012160601094365,0.00047585050924681127,0.0004911708529107273,0.0005080232513137162,0.0005235479329712689,0.0005390725564211607,0.0005552099901251495,0.0005699686007574201,0.000586259295232594,0.0006016307161189616,0.0006159297190606594,0.0006320671527646482,0.0006481535383500159,0.0006630143034271896,0.0006784367724321783,0.0006950338720344007,0.000710864900611341,0.0007264916785061359,0.0007437015301547945,0.0007599921664223075,0.0007770999218337238,0.0007936459151096642,0.0008094258955679834,0.000826125091407448,0.0008421604288741946,0.0008585532195866108,0.0008723415085114539,0.0008884278940968215,0.0009041568264365196,0.0009200900094583631,0.0009374020155519247,0.0009546629735268652,0.0009717196226119995,0.0009887252235785127,0.001005220110528171,0.001021459698677063,0.0010378524893894792,0.0010545006953179836,0.0010712508810684085,0.0010873372666537762,0.0011038322700187564,0.0011205824557691813,0.0011372306616976857,0.0011539298575371504,0.0011697098379954696,0.001186204724945128,0.0012026996118947864,0.0012178157921880484,0.001233289367519319,0.001250090659596026,0.0012667387491092086,0.001283897552639246,0.00130018824711442,0.0013168874429538846,0.0013338930439203978,0.0013503879308700562,0.0013656062074005604,0.001381079782731831,0.0013975746696814895,0.0014134057564660907,0.0014283175114542246,0.0014444038970395923,0.0014594178646802902,0.0014757596654817462,0.0014923056587576866,0.0015083409380167723,0.0015220781788229942,0.0015378070529550314,0.0015533317346125841,0.0015687542036175728,0.0015834106598049402,0.0015969948144629598,0.0016119065694510937,0.0016272269422188401,0.0016423941124230623,0.0016568973660469055,0.0016719113336876035,0.0016879977192729712,0.0017027052817866206,0.001717974548228085,0.0017322736093774438,0.0017468789592385292,0.0017627100460231304,0.0017769580008462071,0.0017920740647241473,0.001807547640055418,0.0018210295820608735,0.001836247742176056,0.0018521809251978993,0.001866377773694694,0.0018811875488609076,0.0018966611241921782,0.001910755760036409,0.0019253101199865341,0.0019392006797716022,0.001953448634594679,0.0019682070706039667,0.0019832211546599865,0.0019980818033218384,0.0020133000798523426,0.0020264757331460714,0.0020407745614647865,0.0020544608123600483,0.002067432040348649,0.0020814246963709593,0.0020951619371771812,0.0021090523805469275,0.0021204915829002857,0.0021322371903806925,0.002145106205716729,0.0021593032870441675,0.002172734122723341,0.00218601175583899,0.002200004179030657,0.0022123116068542004,0.0022257936652749777,0.002237794455140829,0.002250867895781994,0.0022637881338596344,0.0022768613416701555,0.0022894751746207476,0.002301731612533331,0.0023126599844545126,0.002324916422367096,0.00233737681992352,0.0023497864603996277,0.0023614808451384306,0.002373532857745886,0.0023851252626627684,0.002396870870143175,0.002408259082585573,0.0024196982849389315,0.0024329249281436205,0.0024441087152808905,0.002455752342939377,0.0024685191456228495,0.00248031597584486,0.0024925721809267998,0.002503347583115101,0.0025137653574347496,0.0025257663801312447,0.002539197215810418,0.002552066231146455,0.0025643224362283945,0.002576119266450405,0.002588630886748433,0.0026006828993558884,0.002611764706671238,0.0026227952912449837,0.002633723895996809,0.002645418280735612,0.002657419303432107,0.0026689607184380293,0.0026810637209564447,0.0026929625310003757,0.002703891135752201,0.0027151259128004313,0.002726309932768345,0.002736778696998954,0.0027485755272209644,0.002759503899142146,0.0027703302912414074,0.0027806460857391357,0.0027909106574952602,0.0028022988699376583,0.0028134826570749283,0.0028245134744793177,0.0028355950489640236,0.002846676856279373,0.0028582182712852955,0.0028694530483335257,0.0028812498785555363,0.0028931996785104275,0.0029033110477030277,0.002914750250056386,0.00292603624984622,0.0029378330800682306,0.002949782880023122,0.0029618858825415373,0.0029728144872933626,0.0029840494971722364,0.0029945694841444492,0.0030060086864978075,0.003016988281160593,0.003027559258043766,0.0030384878627955914,0.003050335682928562,0.0030612130649387836,0.0030730096623301506,0.0030836828518658876,0.0030942028388381004,0.0031048760283738375,0.003115753410384059,0.003125762799754739,0.0031369465868920088,0.0031469049863517284,0.0031571185681968927,0.003167332150042057,0.003178566927090287,0.0031895977444946766,0.003199760103598237,0.003210484515875578,0.003221719292923808,0.003232392482459545,0.0032440361101180315,0.0032547092996537685,0.0032646674662828445,0.0032752384431660175,0.003285043640062213,0.0032965338323265314,0.0033061346039175987,0.0033161439932882786,0.0033265617676079273,0.003337592352181673,0.0033478059340268373,0.003357662120833993,0.003367722500115633,0.0033781402744352818,0.0033879964612424374,0.0033980568405240774,0.0034075553994625807,0.0034179221838712692,0.0034275229554623365,0.003437225939705968,0.0034473882988095284,0.00345719326287508,0.0034670494496822357,0.0034770588390529156,0.0034875276032835245,0.003497486002743244,0.003507290966808796,0.0035165853332728148,0.003526032902300358,0.003536808304488659,0.0035467154812067747,0.00355600961484015,0.0035664276219904423,0.0035766412038356066,0.0035858843475580215,0.0035945659037679434,0.003604473080486059,0.003613767446950078,0.0036241854541003704,0.0036328157875686884,0.0036436421796679497,0.0036536003462970257,0.0036623841151595116,0.0036721890792250633,0.0036810238379985094,0.003690114011988044,0.003699101973325014,0.0037082431372255087,0.0037169756833463907,0.0037267296575009823,0.00373525801114738,0.0037450629752129316,0.0037538977339863777,0.0037631411105394363,0.00377161824144423,0.0037803510203957558,0.0037892877589911222,0.003799297148361802,0.0038089489098638296,0.0038181922864168882,0.0038270780351012945,0.0038364233914762735,0.0038453603629022837,0.0038540929090231657,0.003862417070195079,0.0038716092240065336,0.0038808526005595922,0.003889534156769514,0.0038984199054539204,0.003907510079443455,0.003915936220437288,0.003924515563994646,0.0039333500899374485,0.003941929899156094,0.003950202837586403,0.003958169370889664,0.003966646734625101,0.003975021652877331,0.003984724637120962,0.003992844372987747,0.004001883324235678,0.0040098498575389385,0.004018684849143028,0.004027110990136862,0.004035332705825567,0.004043708089739084,0.004052134230732918,0.004061019979417324,0.004069752525538206,0.004077974706888199,0.004086298402398825,0.004094162955880165,0.004102895502001047,0.004110402427613735,0.004118829034268856,0.004128071945160627,0.00413629412651062,0.004144362639635801,0.004152941983193159,0.0041614705696702,0.004169437102973461,0.004178016446530819,0.004185779020190239,0.004194000735878944,0.004201865289360285,0.00421105744317174,0.004218870773911476,0.0042261225171387196,0.004233782645314932,0.004241953603923321,0.004249613732099533,0.004258193075656891,0.004266721196472645,0.004274381790310144,0.004282041918486357,0.0042900084517896175,0.0042973109520971775,0.00430497108027339,0.004312631208449602,0.00432003615424037,0.004326879512518644,0.004334233235567808,0.004341535735875368,0.004348072689026594],"active":[0.0003056526184082031,0.0002969200140796602,0.000294928380753845,0.000292426033411175,0.0002910982584580779,0.0002893109049182385,0.00028757459949702024,0.00028599146753549576,0.00028558296617120504,0.00028231460601091385,0.0002807315031532198,0.0002807315031532198,0.00027884196606464684,0.00027736101765185595,0.0002758800401352346,0.000274909776635468,0.00027347984723746777,0.00027307134587317705,0.00027511402731761336,0.00027531833620741963,0.0002739394549280405,0.0002755225286819041,0.0002734287700150162,0.0002729691914282739,0.0002730202686507255,0.00027312239399179816,0.00027118180878460407,0.0002728670369833708,0.00027342879911884665,0.00027271383441984653,0.00027347984723746777,0.0002715392620302737,0.0002720499178394675,0.0002733266446739435,0.0002738884068094194,0.00027368415612727404,0.0002739905030466616,0.00027399056125432253,0.00027302023954689503,0.00027342874091118574,0.0002739904448390007,0.00027409271569922566,0.00027496088296175003,0.00027312239399179816,0.00027118175057694316,0.0002722031786106527,0.0002716413582675159,0.0002715393202379346,0.00027113070245832205,0.0002727137762121856,0.0002709264517761767,0.0002706199884414673,0.0002712329151108861,0.00027118180878460407,0.00027046684408560395,0.00026924116536974907,0.00026745384093374014,0.0002670453395694494,0.00026873056776821613,0.00026847526896744967,0.00026776024606078863,0.0002669942332431674,0.00026719854213297367,0.00026719842571765184,0.0002673006383702159,0.00026689202059060335,0.0002667388180270791,0.00026684103067964315,0.0002674027346074581,0.0002658708253875375,0.0002659728052094579,0.0002670963294804096,0.00026673893444240093,0.00026745384093374014,0.00026525789871811867,0.0002669942332431674,0.00026684103067964315,0.00026622822042554617,0.0002650537062436342,0.0002651046961545944,0.00026581960264593363,0.0002665857318788767,0.0002653090050444007,0.0002660750178620219,0.00026551331393420696,0.00026684103067964315,0.0002666367217898369,0.0002653599949553609,0.0002633173717185855,0.00026551331393420696,0.00026484939735382795,0.00026357267051935196,0.00026255135890096426,0.0002634194679558277,0.0002651556860655546,0.00026576861273497343,0.00026551331393420696,0.0002640322782099247,0.00026520690880715847,0.00026576861273497343,0.00026449188590049744,0.0002653090050444007,0.00026484939735382795,0.0002650025999173522,0.0002649514935910702,0.00026326626539230347,0.0002641343744471669,0.00026449200231581926,0.00026347069069743156,0.0002644407795742154,0.000264287693426013,0.00026377697940915823,0.00026428757701069117,0.0002637258730828762,0.00026260234881192446,0.00026285776402801275,0.00026275566779077053,0.0002631639363244176,0.00026393006555736065,0.00026352168060839176,0.0002633174881339073,0.00026357267051935196,0.00026209186762571335,0.00026193843223154545,0.00026188744232058525,0.0002617852296680212,0.00026193843223154545,0.0002614278346300125,0.00026076403446495533,0.0002591297961771488,0.000260406406596303,0.00026255124248564243,0.00026372610591351986,0.00026219384744763374,0.00026188744232058525,0.0002604573965072632,0.00026020221412181854,0.00026117265224456787,0.00026020221412181854,0.00026117265224456787,0.0002603554166853428,0.00026020221412181854,0.0002600490115582943,0.0002594362013041973,0.0002581593580543995,0.00025953841395676136,0.00025958940386772156,0.0002589256037026644,0.0002591297961771488,0.0002590278163552284,0.0002583637833595276,0.00025928299874067307,0.00025877240113914013,0.00025821058079600334,0.00026050861924886703,0.00025851698592305183,0.0002588743809610605,0.0002598445862531662,0.0002586191985756159,0.00025795516557991505,0.0002571381628513336,0.0002575465478003025,0.00026076403446495533,0.00026025320403277874,0.0002595381811261177,0.00025923200882971287,0.0002586701884865761,0.00025861896574497223,0.00025764876045286655,0.0002566785551607609,0.0002564741298556328,0.00025662733241915703,0.00025713793002068996,0.0002567295450717211,0.0002564231399446726,0.0002562187146395445,0.0002551975194364786,0.00025402288883924484,0.0002532058861106634,0.0002534613013267517,0.0002532568760216236,0.00025422731414437294,0.0002535122912377119,0.0002534103114157915,0.00025361450389027596,0.0002531548961997032,0.00025422731414437294,0.0002537677064538002,0.00025366549380123615,0.0002535122912377119,0.00025417632423341274,0.0002531548961997032,0.00025279726833105087,0.00025356351397931576,0.00025284825824201107,0.0002518780529499054,0.0002531548961997032,0.0002527975011616945,0.00025300169363617897,0.00025208224542438984,0.00025228667072951794,0.0002509080804884434,0.00025136745534837246,0.0002512142527848482,0.0002514696680009365,0.0002504992298781872,0.0002498864196240902,0.0002501928247511387,0.00025009061209857464,0.0002499374095350504,0.00025060144253075123,0.00024912040680646896,0.0002488652244210243,0.0002495290245860815,0.0002491716295480728,0.00024855881929397583,0.0002495290245860815,0.0002491716295480728,0.000249222619459033,0.00024978420697152615,0.0002510098274797201,0.00025060144253075123,0.0002492736093699932,0.00025019305758178234,0.0002510098274797201,0.00024998863227665424,0.00025101006031036377,0.0002509078476577997,0.0002495800144970417,0.000250448239967227,0.0002514186780899763,0.00025167386047542095,0.0002501418348401785,0.0002507036551833153,0.00025167386047542095,0.000251163262873888,0.00025101006031036377,0.0002507546450942755,0.0002516226377338171,0.00025111204013228416,0.0002504992298781872,0.0002507034223526716,0.00025060144253075123,0.00025192927569150925,0.000251163262873888,0.0002514696680009365,0.0002519290428608656,0.00025131646543741226,0.000251776073127985,0.0002527462784200907,0.00025284825824201107,0.00025228667072951794,0.00025259307585656643,0.00025254208594560623,0.0002534613013267517,0.0002538696862757206,0.00025279726833105087,0.0002532058861106634,0.00025361450389027596,0.0002532058861106634,0.00025233766064047813,0.0002520824782550335,0.00025361450389027596,0.0002540231216698885,0.0002551465295255184,0.0002538186963647604,0.00025448272936046124,0.00025366549380123615,0.00025300169363617897,0.0002530524507164955,0.00025254208594560623,0.0002521334681659937,0.0002524398732930422,0.0002524908632040024,0.0002524398732930422,0.0002527462784200907,0.00025244010612368584,0.0002533078659325838,0.0002526950556784868,0.0002528997138142586,0.00025254208594560623,0.00025335908867418766,0.0002540741115808487,0.00025468715466558933,0.00025407387875020504,0.0002528994809836149,0.0002528994809836149,0.00025427830405533314,0.00025335908867418766,0.0002535122912377119,0.000253103906288743,0.00025366549380123615,0.0002541251014918089,0.00025335908867418766,0.0002531544305384159,0.00025254208594560623,0.0002520820125937462,0.00025233766064047813,0.0002526440657675266,0.0002522869035601616,0.0002521844580769539,0.00025213323533535004,0.0002528484910726547,0.00025300122797489166,0.00025361450389027596,0.0002526952885091305,0.0002530529163777828,0.0002522869035601616,0.0002519804984331131,0.00025192927569150925,0.00025172485038638115,0.0002527977339923382,0.0002528484910726547,0.00025279726833105087,0.00025192927569150925,0.0002513676881790161,0.00025090761482715607,0.000250806100666523,0.00025141844525933266,0.0002506524324417114,0.00025172531604766846,0.00025203125551342964,0.000250806100666523,0.00025101006031036377,0.0002516740933060646,0.00025192927569150925,0.0002512652426958084,0.0002508568577468395,0.0002504992298781872,0.00025044800713658333,0.0002504992298781872,0.0002508568577468395,0.00024983519688248634,0.00025024404749274254,0.0002503972500562668,0.0002512652426958084,0.00025034602731466293,0.0002506012097001076,0.0002500908449292183,0.00024901842698454857,0.00024871155619621277,0.0002488652244210243,0.00024845637381076813,0.00024963123723864555,0.0002494780346751213,0.00024932483211159706,0.00024901842698454857,0.0002490691840648651,0.0002488652244210243,0.00024835439398884773,0.0002480987459421158]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0003056526184082031,0.0003272543253842741,0.0003507455694489181,0.0003735218197107315,0.0003949703532271087,0.00041652098298072815,0.00043602893128991127,0.00045436230720952153,0.00047238924889825284,0.0004906204994767904,0.0005071664927527308,0.0005224357591941953,0.0005372454761527479,0.0005518508842214942,0.0005659966845996678,0.0005796828772872686,0.0005928584141656756,0.0006047572242096066,0.0006181880598887801,0.0006318232044577599,0.0006446412298828363,0.0006572038982994854,0.0006697155768051744,0.0006814100779592991,0.0006932067917659879,0.0007036756724119186,0.000714553170837462,0.0007267583860084414,0.0007386060897260904,0.0007499942439608276,0.0007605142309330404,0.000771595980040729,0.0007823712658137083,0.0007936062174849212,0.0008034623460844159,0.0008136248216032982,0.0008236341527663171,0.0008333880687132478,0.0008432441973127425,0.0008525385637767613,0.0008624457404948771,0.0008712293929420412,0.0008809833670966327,0.0008901755791157484,0.0008992145885713398,0.000908100395463407,0.00091683299979195,0.0009255145560018718,0.000934400362893939,0.0009425712050870061,0.0009506909991614521,0.0009585554944351315,0.000966930587310344,0.000975101487711072,0.0009835276287049055,0.0009919538861140609,0.0010000737383961678,0.0010075806640088558,0.0010142705868929625,0.0010215220972895622,0.0010281099239364266,0.0010353615507483482,0.0010424088686704636,0.0010493031004443765,0.0010560951195657253,0.001062682829797268,0.0010701898718252778,0.0010765732731670141,0.0010827525984495878,0.0010889829136431217,0.0010951110161840916,0.001100932713598013,0.001107316231355071,0.001112882629968226,0.0011189086362719536,0.0011244750348851085,0.0011295307194814086,0.0011352503206580877,0.0011399996001273394,0.0011445956770330667,0.0011500599794089794,0.0011552178766578436,0.0011600693687796593,0.001164205837994814,0.001168750924989581,0.0011732958955690265,0.0011777898762375116,0.0011816199403256178,0.0011865224223583937,0.0011913739144802094,0.0011950507760047913,0.0011990340426564217,0.0012032217346131802,0.0012078178115189075,0.0012121074832975864,0.0012154779396951199,0.0012194612063467503,0.0012226785765960813,0.001226202235557139,0.0012298279907554388,0.0012330964673310518,0.0012370286276564002,0.0012407565955072641,0.0012439228594303131,0.001246986910700798,0.001250050961971283,0.0012534214183688164,0.0012568429810926318,0.001259498530998826,0.0012630731798708439,0.0012654224410653114,0.0012686396948993206,0.0012714994372799993,0.00127441028598696,0.001277627656236291,0.001280129887163639,0.0012828875333070755,0.001285185688175261,0.0012883518356829882,0.001290803076699376,0.0012929990189149976,0.0012953991536051035,0.0012978505110368133,0.001300046336837113,0.0013018848840147257,0.001304540317505598,0.0013066341634839773,0.0013084725942462683,0.001310821739025414,0.0013127622660249472,0.0013149582082405686,0.0013172562466934323,0.0013187882723286748,0.00132077990565449,0.001322720549069345,0.0013247632887214422,0.001327061327174306,0.0013290529605001211,0.0013307381886988878,0.0013329851208254695,0.001334670465439558,0.0013363556936383247,0.0013381941244006157,0.0013399814488366246,0.0013413602719083428,0.0013425349025055766,0.0013444754295051098,0.0013462628703564405,0.0013482033973559737,0.0013496843166649342,0.0013514206511899829,0.001352748484350741,0.001354076201096177,0.0013556593330577016,0.001357242465019226,0.001358365872874856,0.0013598978985100985,0.0013612257316708565,0.0013630641624331474,0.0013642386766150594,0.0013653622008860111,0.0013668431201949716,0.0013681198470294476,0.0013694476801902056,0.0013706733006983995,0.0013719499111175537,0.0013731756480410695,0.0013745544711127877,0.0013754736864939332,0.0013770057121291757,0.0013779759174212813,0.0013787420466542244,0.0013800186570733786,0.001380937872454524,0.0013818060979247093,0.0013829806121066213,0.001384104136377573,0.001384768052957952,0.001385993673466146,0.00138721929397434,0.001388393808156252,0.0013893641298636794,0.0013904876541346312,0.0013913046568632126,0.0013919685734435916,0.0013925813836976886,0.0013932962901890278,0.001394164515659213,0.001394828432239592,0.0013954922324046493,0.001396054052747786,0.0013967689592391253,0.0013975349720567465,0.0013979945797473192,0.0013987094862386584,0.0013992202002555132,0.0013997819041833282,0.001400343724526465,0.0014008544385433197,0.0014017225475981832,0.001402182155288756,0.0014025906566530466,0.0014030502643436193,0.0014034588821232319,0.001404122682288289,0.0014045822899788618,0.0014050930039957166,0.001405399409122765,0.0014058590168133378,0.0014062676345929503,0.0014068293385207653,0.001407288946211338,0.0014077485539019108,0.0014081060653552413,0.0014082592679187655,0.0014086677692830563,0.0014092294732108712,0.0014094337821006775,0.001409740187227726,0.0014098933897912502,0.0014101997949182987,0.0014107105089351535,0.0014111701166257262,0.0014114765217527747,0.0014119361294433475,0.001412191428244114,0.0014125489396974444,0.0014129574410617352,0.0014132128562778234,0.0014138766564428806,0.0014142852742224932,0.0014146937755867839,0.0014149490743875504,0.0014152554795145988,0.0014156640972942114,0.00141602149233222,0.0014161746948957443,0.0014164811000227928,0.0014168897178024054,0.001417298219166696,0.0014176557306200266,0.001418013242073357,0.0014182685408741236,0.001418574946001172,0.0014187792548909783,0.001419136649928987,0.0014193409588187933,0.0014196473639458418,0.0014199026627466083,0.0014200558653101325,0.0014202601741999388,0.001420464483089745,0.0014206176856532693,0.0014208729844540358,0.0014211282832548022,0.0014214346883818507,0.001421587890945375,0.0014218433061614633,0.0014219965087249875,0.0014221497112885118,0.001422302913852036,0.0014225072227418423,0.0014226604253053665,0.0014228136278688908,0.001422966830432415,0.0014231710229068995,0.0014232221292331815,0.001423477428033948,0.0014236817369237542,0.0014238349394872785,0.0014242434408515692,0.0014243456535041332,0.0014244477497413754,0.0014246520586311817,0.0014249073574319482,0.0014251626562327147,0.001425418071448803,0.0014255201676860452,0.0014256733702495694,0.0014258265728130937,0.0014260308817029,0.0014261840842664242,0.0014263882767409086,0.0014264904893934727,0.0014266946818679571,0.0014267968945205212,0.0014270521933212876,0.0014272053958848119,0.001427307492122054,0.0014275118010118604,0.0014276138972491026,0.0014278693124651909,0.0014280736213549972,0.0014283800264820457,0.0014284821227192879,0.00142858421895653,0.0014287374215200543,0.0014288906240835786,0.0014290438266471028,0.0014290949329733849,0.001429197029210627,0.0014292992418631911,0.0014294524444267154,0.0014295545406639576,0.0014297077432274818,0.0014299120521172881,0.0014300141483545303,0.0014302184572443366,0.001430422649718821,0.0014306269586086273,0.0014307801611721516,0.0014308312674984336,0.0014308822574093938,0.001431035459972918,0.001431137672625482,0.0014312908751890063,0.0014312908751890063,0.0014313929714262486,0.0014314950676634908,0.0014315972803160548,0.0014315972803160548,0.001431648270227015,0.001431750482879579,0.001431750482879579,0.0014318014727905393,0.0014318014727905393,0.0014319546753540635,0.0014321078779175878,0.0014321589842438698,0.001432261080481112,0.001432312186807394,0.001432363293133676,0.0014325164956972003,0.0014325674856081605,0.0014325674856081605,0.0014325674856081605,0.0014326696982607245,0.0014327717944979668,0.0014327717944979668,0.0014328229008242488,0.001432873890735209,0.001432873890735209,0.001432873890735209,0.0014330270932987332,0.0014331293059512973,0.0014331802958622575,0.0014332825085148215,0.0014333846047520638,0.0014333846047520638,0.0014334357110783458,0.0014334868174046278],"recovered":[0.0,3.115140862064436e-05,5.785991015727632e-05,8.329171396326274e-05,0.00010703827865654603,0.00012935494305565953,0.00015075238479766995,0.00017174128151964396,0.00018997251754626632,0.0002089697663905099,0.0002280691551277414,0.00024497261620126665,0.00026095687644556165,0.00027617509476840496,0.0002914954675361514,0.0003059476730413735,0.0003199913480784744,0.0003340860712341964,0.000346648768754676,0.00036033496144227684,0.00037412327947095037,0.0003871456137858331,0.0004005764494650066,0.0004132923495490104,0.0004254465166013688,0.0004372432013042271,0.0004492441366892308,0.0004601726832333952,0.0004724289756268263,0.00048483844147995114,0.0004971968592144549,0.0005081764538772404,0.0005194624536670744,0.0005301356432028115,0.0005404513794928789,0.0005502053536474705,0.0005603167810477316,0.0005700707552023232,0.0005798757774755359,0.0005899361567571759,0.0005996390245854855,0.000609444105066359,0.0006193001754581928,0.0006289009470492601,0.0006378889083862305,0.0006474385736510158,0.0006568350945599377,0.0006658741040155292,0.0006752195185981691,0.0006844627787359059,0.0006932464893907309,0.0007012641290202737,0.0007087711128406227,0.0007169419550336897,0.0007250617491081357,0.0007336411508731544,0.0007414545398205519,0.0007493700832128525,0.0007567238644696772,0.0007642308482900262,0.0007721463334746659,0.0007789894589222968,0.0007869049441069365,0.0007942587253637612,0.0008016125066205859,0.0008085066801868379,0.0008144305320456624,0.0008219886221922934,0.0008290359983220696,0.0008354194578714669,0.0008421093225479126,0.0008490034961141646,0.0008546720491722226,0.0008612087112851441,0.0008665198110975325,0.0008719840552657843,0.0008782143122516572,0.0008836275083012879,0.0008888364536687732,0.0008944539004005492,0.0008994074887596071,0.0009045653860084713,0.0009092125692404807,0.0009142172057181597,0.0009182004723697901,0.00092320516705513,0.0009281076490879059,0.0009325505816377699,0.0009366360027343035,0.0009410278289578855,0.0009453175589442253,0.0009491476230323315,0.000953284150455147,0.0009574716677889228,0.0009618124458938837,0.0009660510695539415,0.0009699322399683297,0.0009736091597005725,0.0009775413200259209,0.0009811671916395426,0.0009846908506006002,0.000987703911960125,0.0009910743683576584,0.000994649133644998,0.0009979174938052893,0.0010009815450757742,0.0010045563103631139,0.001007211860269308,0.0010106333065778017,0.0010136463679373264,0.0010169657180085778,0.001019621267914772,0.0010229407344013453,0.0010261579882353544,0.0010291199432685971,0.0010321328882128,0.0010351459495723248,0.0010380567982792854,0.001040252740494907,0.0010430614929646254,0.0010457170428708196,0.0010481682838872075,0.0010503641096875072,0.0010530707659199834,0.0010555731132626534,0.0010576668428257108,0.001059658476151526,0.001062211929820478,0.0010644078720360994,0.0010663995053619146,0.0010686975438147783,0.0010706891771405935,0.0010731915244832635,0.0010751831578090787,0.0010773279936984181,0.001079166424460709,0.001081107067875564,0.0010833540000021458,0.001085447845980525,0.001087286276742816,0.001089124707505107,0.00109101424459368,0.0010926483664661646,0.0010945379035547376,0.0010962231317535043,0.0010976530611515045,0.001099133980460465,0.0011005128035321832,0.0011027598520740867,0.0011041386751458049,0.0011057216906920075,0.001107407035306096,0.001109194359742105,0.0011108284816145897,0.0011125138262286782,0.0011137904366478324,0.0011151182698085904,0.0011166502954438329,0.0011181312147527933,0.0011197654530405998,0.001121042063459754,0.001122267683967948,0.0011236976133659482,0.001124872243963182,0.0011259446619078517,0.0011274766875430942,0.0011289576068520546,0.0011301322374492884,0.0011315110605210066,0.0011327876709401608,0.0011341666104272008,0.0011353922309353948,0.001136107137426734,0.001137332757934928,0.0011382519733160734,0.0011395287001505494,0.0011406011180952191,0.0011418778449296951,0.0011428480502218008,0.0011438694782555103,0.0011447886936366558,0.0011459122179076076,0.0011469335295259953,0.0011476995423436165,0.0011487208539620042,0.0011494868667796254,0.0011504061985760927,0.0011512232013046741,0.0011519892141222954,0.0011527042370289564,0.0011532659409567714,0.0011539808474481106,0.0011545936577022076,0.0011553596705198288,0.0011558192782104015,0.0011565854074433446,0.0011572492076084018,0.0011579131241887808,0.001158679137006402,0.0011591898510232568,0.0011600068537518382,0.0011604154715314507,0.0011609771754592657,0.0011613346869125962,0.001161845400929451,0.0011623050086200237,0.001163019915111363,0.0011634795228019357,0.0011637859279289842,0.001164296641945839,0.0011648072395473719,0.0011654711561277509,0.0011658286675810814,0.0011663392651826143,0.0011669521918520331,0.0011671053944155574,0.001167462789453566,0.0011678714072331786,0.001168126706033945,0.0011683310149237514,0.0011686374200507998,0.0011688927188515663,0.001169352326542139,0.0011698119342327118,0.001170016243122518,0.0011703226482495666,0.0011707822559401393,0.001171241863630712,0.0011714971624314785,0.0011719567701220512,0.001172467484138906,0.0011727738892659545,0.0011732334969565272,0.0011734378058463335,0.0011736931046471,0.0011740506161004305,0.0011745612137019634,0.0011747655225917697,0.001174969831481576,0.0011752251302823424,0.001175480429083109,0.0011757868342101574,0.001176144345663488,0.0011765018571168184,0.0011768592521548271,0.0011771656572818756,0.001177472062408924,0.0011776763712987304,0.0011778295738622546,0.001178084989078343,0.0011784423841163516,0.0011785955866798759,0.0011787487892434,0.0011790042044594884,0.0011792083969339728,0.001179361599497497,0.0011797191109508276,0.0011799234198406339,0.0011801276123151183,0.0011802808148786426,0.0011803319212049246,0.0011804851237684488,0.001180638326331973,0.0011807915288954973,0.0011808936251327395,0.0011810468276962638,0.00118125113658607,0.001181302242912352,0.0011814554454758763,0.001181812840513885,0.001181915053166449,0.0011821703519672155,0.0011822724482044578,0.001182425650767982,0.0011826299596577883,0.0011827831622213125,0.001183038461022079,0.0011831916635856032,0.0011833959724754095,0.0011836002813652158,0.001183702377602458,0.0011839066864922643,0.0011840087827295065,0.0011841619852930307,0.001184315187856555,0.001184417400509119,0.0011846215929836035,0.0011847747955471277,0.001184927998110652,0.0011850812006741762,0.0011852855095639825,0.0011853876058012247,0.001185540808364749,0.0011857962235808372,0.0011861026287078857,0.001186204724945128,0.0011864600237458944,0.0011865622363984585,0.001186766428872943,0.0011869196314364672,0.0011870218440890312,0.0011871239403262734,0.0011872260365635157,0.00118737923912704,0.001187430345453322,0.0011875835480168462,0.0011876856442540884,0.0011878899531438947,0.001188094262033701,0.0011882984545081854,0.0011883495608344674,0.0011884006671607494,0.0011885027633979917,0.0011886048596352339,0.0011887580621987581,0.0011889112647622824,0.0011889623710885644,0.0011891666799783707,0.0011892177863046527,0.0011892177863046527,0.001189319882541895,0.0011894219787791371,0.0011895241914317012,0.0011897283839061856,0.0011897283839061856,0.0011897794902324677,0.0011898305965587497,0.001189932692795992,0.0011900347890332341,0.0011901370016857982,0.0011902390979230404,0.0011903411941602826,0.0011904434068128467,0.0011905455030500889,0.001190647599287331,0.0011908008018508554,0.0011908008018508554,0.0011908519081771374,0.0011909540044143796,0.0011910051107406616,0.0011910051107406616,0.0011910562170669436,0.0011911072069779038,0.0011911583133041859,0.0011911583133041859,0.001191260409541428,0.0011913626221939921,0.0011913626221939921,0.0011915668146684766,0.0011915668146684766,0.0011915668146684766],"active":[0.0003056526184082031,0.0002961029240395874,0.0002928856702055782,0.00029023009119555354,0.0002879320818465203,0.0002871660399250686,0.00028527656104415655,0.00028262101113796234,0.00028241673135198653,0.00028165074763819575,0.0002790973521769047,0.0002774631429929286,0.0002762885997071862,0.00027567578945308924,0.0002745012170635164,0.00027373520424589515,0.00027286706608720124,0.0002706711529754102,0.00027153929113410413,0.000271488243015483,0.000270517950411886,0.0002700582845136523,0.00026913912734016776,0.0002681177284102887,0.0002677602751646191,0.0002664324711076915,0.00026530903414823115,0.00026658570277504623,0.00026617711409926414,0.00026515580248087645,0.0002633173717185855,0.0002634195261634886,0.00026290881214663386,0.00026347057428210974,0.000263010966591537,0.0002634194679558277,0.0002633173717185855,0.0002633173135109246,0.0002633684198372066,0.00026260240701958537,0.00026280671590939164,0.0002617852878756821,0.0002616831916384399,0.00026127463206648827,0.0002613256801851094,0.0002606618218123913,0.00025999790523201227,0.00025964045198634267,0.00025918084429576993,0.0002581084263511002,0.0002574445097707212,0.00025729136541485786,0.0002581594744697213,0.00025815953267738223,0.0002584658795967698,0.0002583127352409065,0.0002586191985756159,0.00025821058079600334,0.00025754672242328525,0.00025729124899953604,0.00025596359046176076,0.0002563720918260515,0.0002555039245635271,0.0002550443750806153,0.0002544826129451394,0.00025417614961043,0.0002557593397796154,0.0002545846509747207,0.0002537166001275182,0.00025356345577165484,0.00025300169363617897,0.00025192921748384833,0.00025264418218284845,0.00025167391868308187,0.00025238882517442107,0.0002524909796193242,0.00025131640722975135,0.00025162281235679984,0.0002511631464585662,0.0002501417766325176,0.00025065249064937234,0.00025065249064937234,0.0002508567995391786,0.00024998863227665424,0.00025055045261979103,0.00025009072851389647,0.00024968222714960575,0.00024906935868784785,0.0002498864196240902,0.00025034608552232385,0.00024973321706056595,0.0002498864196240902,0.00024993758415803313,0.00025034614372998476,0.00025029503740370274,0.00024942687014117837,0.0002495289663784206,0.00024906941689550877,0.00024866091553121805,0.0002486607991158962,0.0002484056167304516,0.00024932471569627523,0.00024968222714960575,0.00024927372578531504,0.00024906941689550877,0.00024906941689550877,0.0002488651080057025,0.0002496311208233237,0.0002488652244210243,0.00024942681193351746,0.0002484567230567336,0.00024901842698454857,0.000248558702878654,0.0002482522977516055,0.0002485077129676938,0.00024799699895083904,0.00024774158373475075,0.0002471288898959756,0.00024809909518808126,0.00024774158373475075,0.000247281976044178,0.000247230869717896,0.0002474864013493061,0.0002469755709171295,0.00024631177075207233,0.0002468734746798873,0.00024697568733245134,0.0002462606644257903,0.00024641386698931456,0.00024636276066303253,0.0002462606644257903,0.0002465670695528388,0.0002455967478454113,0.0002455967478454113,0.00024539255537092686,0.00024559686426073313,0.0002459542592987418,0.00024569896049797535,0.0002452903427183628,0.0002456988440826535,0.0002455457579344511,0.00024534144904464483,0.0002455457579344511,0.00024544354528188705,0.00024513714015483856,0.0002448818413540721,0.00024534144904464483,0.0002457500668242574,0.00024544354528188705,0.0002455456415191293,0.00024569896049797535,0.00024534144904464483,0.0002448818413540721,0.0002448308514431119,0.00024472863879054785,0.0002445754362270236,0.00024477962870150805,0.0002445754362270236,0.0002449329476803541,0.00024447322357445955,0.00024432013742625713,0.0002445754362270236,0.00024442223366349936,0.0002445754362270236,0.00024472863879054785,0.00024447322357445955,0.0002442180411890149,0.00024442223366349936,0.00024396262597292662,0.0002442180411890149,0.00024380930699408054,0.00024334981571882963,0.0002439115196466446,0.0002436051145195961,0.0002435541246086359,0.00024345191195607185,0.00024350301828235388,0.0002428902080282569,0.0002431456232443452,0.00024334981571882963,0.0002436051145195961,0.00024345191195607185,0.0002435541246086359,0.0002436051145195961,0.0002432477194815874,0.00024309451691806316,0.00024289009161293507,0.00024294131435453892,0.0002428392181172967,0.00024278799537569284,0.00024278811179101467,0.00024278811179101467,0.00024294131435453892,0.00024263490922749043,0.0002428902080282569,0.0002426347928121686,0.00024253269657492638,0.00024243060033768415,0.0002421753015369177,0.00024253269657492638,0.0002421753015369177,0.00024217518512159586,0.00024207308888435364,0.00024212419521063566,0.00024227728135883808,0.00024227728135883808,0.00024207308888435364,0.0002419198863208294,0.00024207308888435364,0.00024197099264711142,0.00024202209897339344,0.00024181779008358717,0.0002419198863208294,0.00024176680017262697,0.0002413070760667324,0.00024156237486749887,0.00024176668375730515,0.00024156237486749887,0.0002416134811937809,0.00024156237486749887,0.00024156237486749887,0.00024181779008358717,0.00024181779008358717,0.00024166458752006292,0.0002419198863208294,0.00024186877999454737,0.00024176668375730515,0.00024171557743102312,0.00024171569384634495,0.0002419198863208294,0.00024181779008358717,0.0002419198863208294,0.00024171557743102312,0.00024181767366826534,0.00024197099264711142,0.0002419708762317896,0.0002416134811937809,0.00024171557743102312,0.0002419198863208294,0.00024207308888435364,0.0002421753015369177,0.0002422264078631997,0.00024212419521063566,0.00024207308888435364,0.00024192000273615122,0.00024197099264711142,0.0002418688964098692,0.00024197099264711142,0.00024207308888435364,0.0002419708762317896,0.00024181779008358717,0.0002418688964098692,0.0002418688964098692,0.00024186877999454737,0.0002419198863208294,0.00024207308888435364,0.00024186877999454737,0.0002419198863208294,0.0002418688964098692,0.0002418688964098692,0.00024197099264711142,0.00024202209897339344,0.00024202209897339344,0.00024202209897339344,0.00024207320529967546,0.00024212419521063566,0.00024197099264711142,0.00024217518512159586,0.00024222629144787788,0.00024202209897339344,0.0002423283876851201,0.0002421753015369177,0.0002421753015369177,0.0002422264078631997,0.0002422773977741599,0.00024237949401140213,0.00024237961042672396,0.00024232850410044193,0.0002422773977741599,0.00024222629144787788,0.00024232850410044193,0.0002422773977741599,0.00024237949401140213,0.00024232850410044193,0.00024237949401140213,0.00024237949401140213,0.00024243060033768415,0.00024243060033768415,0.00024237949401140213,0.00024243060033768415,0.0002423283876851201,0.00024248170666396618,0.0002425328129902482,0.0002425838029012084,0.00024237949401140213,0.00024237949401140213,0.0002422773977741599,0.0002423283876851201,0.0002422773977741599,0.0002421753015369177,0.00024217518512159586,0.0002421753015369177,0.0002422264078631997,0.0002421753015369177,0.0002422773977741599,0.00024232850410044193,0.00024232850410044193,0.00024232850410044193,0.0002423283876851201,0.00024232850410044193,0.00024243060033768415,0.00024243060033768415,0.00024237949401140213,0.00024243060033768415,0.00024237961042672396,0.00024237961042672396,0.00024232850410044193,0.00024222629144787788,0.00024227728135883808,0.00024237949401140213,0.0002422773977741599,0.00024222629144787788,0.00024222629144787788,0.00024202209897339344,0.00024207308888435364,0.0002420219825580716,0.00024212407879531384,0.00024217518512159586,0.00024212419521063566,0.00024212407879531384,0.00024207308888435364,0.00024202209897339344,0.00024207308888435364,0.0002420219825580716,0.0002419198863208294,0.00024176668375730515,0.0002418688964098692,0.0002419198863208294,0.00024181779008358717,0.00024181779008358717,0.00024186877999454737,0.00024181767366826534,0.00024176668375730515,0.00024186877999454737,0.00024197099264711142,0.0002419198863208294,0.0002419198863208294,0.0002420219825580716,0.00024181779008358717,0.0002418688964098692,0.00024192000273615122]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0003056526184082031,0.000328428897773847,0.0003521243925206363,0.0003757688100449741,0.00039823868428356946,0.00042075960664078593,0.0004430252010934055,0.0004639630496967584,0.0004856669111177325,0.0005062983254902065,0.0005260615726001561,0.0005455695209093392,0.0005654349224641919,0.000584278954192996,0.0006038380088284612,0.0006220181239768863,0.0006392790819518268,0.0006583273643627763,0.000677631061989814,0.0006977517623454332,0.0007178214727900922,0.0007380443857982755,0.0007578076329082251,0.0007775708800181746,0.0007977426867000759,0.0008193444227799773,0.0008403333486057818,0.0008614754187874496,0.0008832814055494964,0.000904321379493922,0.0009261784143745899,0.0009474737453274429,0.0009705564007163048,0.0009949158411473036,0.0010179474484175444,0.0010428684763610363,0.0010666151065379381,0.0010910255368798971,0.0011167126940563321,0.0011421444360166788,0.0011676785070449114,0.0011939273681491613,0.0012200740166008472,0.001246884698048234,0.0012742570834234357,0.0013014251599088311,0.0013295125681906939,0.0013586722780019045,0.001385891460813582,0.0014148469781503081,0.001444210996851325,0.0014738814206793904,0.0015027348417788744,0.0015326094580814242,0.001565088634379208,0.0015965976053848863,0.0016270340420305729,0.0016606367425993085,0.001692860503681004,0.0017257992876693606,0.0017575124511495233,0.001791268354281783,0.0018255348550155759,0.001860056770965457,0.0018961617024615407,0.0019329306669533253,0.001968422904610634,0.002004221547394991,0.002042267005890608,0.0020803124643862247,0.002118817763403058,0.002156965434551239,0.002194602508097887,0.0022336184047162533,0.002275340724736452,0.002315888646990061,0.0023589388001710176,0.002399997552856803,0.0024433541111648083,0.0024862000718712807,0.0025274117942899466,0.00257209618575871,0.002617137972265482,0.002661873586475849,0.0027070175856351852,0.0027547660283744335,0.0028024122584611177,0.0028519993647933006,0.002898522187024355,0.002945402404293418,0.00299544888548553,0.0030467722099274397,0.0030947760678827763,0.0031468141824007034,0.003198648104444146,0.003250022418797016,0.0033014477230608463,0.003351902822032571,0.00340261310338974,0.0034573578741401434,0.0035119494423270226,0.003570575499907136,0.003625064855441451,0.003683435497805476,0.0037412953097373247,0.0037993595469743013,0.0038563513662666082,0.003915742971003056,0.003976105712354183,0.004036569967865944,0.004095502197742462,0.004159183707088232,0.004222252871841192,0.0042867511510849,0.004352271556854248,0.004416923504322767,0.004482749849557877,0.004547146614640951,0.004610828123986721,0.004678697325289249,0.004743553698062897,0.004816580563783646,0.004884552210569382,0.004952165763825178,0.005024733487516642,0.005098577588796616,0.00517134927213192,0.005244018975645304,0.005318577867001295,0.005393392406404018,0.0054671852849423885,0.005539548583328724,0.005618550814688206,0.005696582142263651,0.005770375486463308,0.005851164925843477,0.005932158324867487,0.006013356614857912,0.006094605196267366,0.006177488714456558,0.006256796885281801,0.006337994709610939,0.006423942279070616,0.006510910578072071,0.006595019716769457,0.006684745661914349,0.006772786844521761,0.006859908811748028,0.006951677612960339,0.007042476441711187,0.007133326027542353,0.007223154418170452,0.007312063593417406,0.007405671291053295,0.007500095758587122,0.007593192160129547,0.00768919987604022,0.007785309571772814,0.007886679843068123,0.007984576746821404,0.008081197738647461,0.008180933073163033,0.008281281217932701,0.008384489454329014,0.008489944040775299,0.008594326674938202,0.008696207776665688,0.008803144097328186,0.008906913921236992,0.009014973416924477,0.00912732258439064,0.009232675656676292,0.009338794276118279,0.009446649812161922,0.00955971423536539,0.009669867344200611,0.009779357351362705,0.009890583343803883,0.010001655668020248,0.010117171332240105,0.010234474204480648,0.010348866693675518,0.010465811938047409,0.01058444194495678,0.010704809799790382,0.010828751139342785,0.01095070131123066,0.011072855442762375,0.011196235194802284,0.011321351863443851,0.011445599608123302,0.011575567536056042,0.01170390099287033,0.011832336895167828,0.011962815187871456,0.012087779119610786,0.012216316536068916,0.012347254902124405,0.012474975548684597,0.012605811469256878,0.012737260200083256,0.01287381537258625,0.01300730649381876,0.013143811374902725,0.013280877843499184,0.013419833034276962,0.013551690615713596,0.013688297010958195,0.013827457092702389,0.013963705860078335,0.014098831452429295,0.01423885952681303,0.014379705302417278,0.014520601369440556,0.014663999900221825,0.014803721569478512,0.01495043933391571,0.015097209252417088,0.015245510265231133,0.015385384671390057,0.015536290593445301,0.01568346843123436,0.01583182066679001,0.015978282317519188,0.01612969860434532,0.016274426132440567,0.01642543263733387,0.01657608337700367,0.016726529225707054,0.01687738485634327,0.017033856362104416,0.017190583050251007,0.017345115542411804,0.0174960196018219,0.01765458658337593,0.017807943746447563,0.017966406419873238,0.01811935566365719,0.018279708921909332,0.01843515783548355,0.018594490364193916,0.01875254511833191,0.018909987062215805,0.019068604335188866,0.019234677776694298,0.019397685304284096,0.019555792212486267,0.019717831164598465,0.0198780819773674,0.020033277571201324,0.020197920501232147,0.020362818613648415,0.020521536469459534,0.02068362571299076,0.02084377594292164,0.021009184420108795,0.02117520570755005,0.021337704733014107,0.02150229550898075,0.02166617289185524,0.021829845383763313,0.02199622429907322,0.02216474898159504,0.02232959493994713,0.02249342016875744,0.022658728063106537,0.02282857894897461,0.02299434505403042,0.02315709926187992,0.02332230471074581,0.023485567420721054,0.023656288161873817,0.023825833573937416,0.02399425581097603,0.02415991947054863,0.024329515174031258,0.024498039856553078,0.024666104465723038,0.024833964183926582,0.02499973028898239,0.02516881562769413,0.025334684178233147,0.02550499700009823,0.025671733543276787,0.025842605158686638,0.026011640205979347,0.026180624961853027,0.026347719132900238,0.026516344398260117,0.026690997183322906,0.026855435222387314,0.027021609246730804,0.027188193053007126,0.02735273353755474,0.027523301541805267,0.02769213169813156,0.027862492948770523,0.028027648106217384,0.028197091072797775,0.028363367542624474,0.02853214740753174,0.02870347909629345,0.028877979144454002,0.029047319665551186,0.029217222705483437,0.02938835136592388,0.029562339186668396,0.029730046167969704,0.02989882603287697,0.030068932101130486,0.030239958316087723,0.03041374310851097,0.03058614768087864,0.030753394588828087,0.030923757702112198,0.031091617420315742,0.03126310557126999,0.03143693879246712,0.031602755188941956,0.03177250549197197,0.031941235065460205,0.03211047500371933,0.03228012099862099,0.03245038166642189,0.032622020691633224,0.03279263898730278,0.032966114580631256,0.03313392400741577,0.033306483179330826,0.03347280994057655,0.03364189714193344,0.03381297364830971,0.03398364409804344,0.03414935991168022,0.034320078790187836,0.03448936715722084,0.03466039523482323,0.0348331555724144,0.034999433904886246,0.03516305610537529,0.035334132611751556,0.03550245240330696,0.035668015480041504,0.03583725541830063,0.036006901413202286,0.036173585802316666,0.03634532913565636,0.03651272878050804,0.036676861345767975,0.036851104348897934,0.037021417170763016],"recovered":[0.0,3.20195613312535e-05,5.95962192164734e-05,8.380239160032943e-05,0.00010765109618660063,0.0001313976536039263,0.00015453141531907022,0.0001772566174622625,0.00019855191931128502,0.00022035790607333183,0.00024083613243419677,0.00026202929439023137,0.00028245645808055997,0.00030216865707188845,0.00032157445093616843,0.0003405716852284968,0.00035941574606113136,0.00037734056240879,0.00039649102836847305,0.0004159478994552046,0.0004350472881924361,0.000454095599707216,0.000472888583317399,0.0004927029367536306,0.0005134364473633468,0.0005344764213077724,0.0005541375721804798,0.0005767095717601478,0.0005983623559586704,0.0006204747478477657,0.0006429445929825306,0.0006656187470071018,0.0006876289844512939,0.0007099967333488166,0.0007331304950639606,0.000756570661906153,0.0007795001147314906,0.00080355309182778,0.0008276571170426905,0.0008522208081558347,0.0008779079071246088,0.0009033908136188984,0.0009294864721596241,0.0009540501632727683,0.0009798904648050666,0.0010060372296720743,0.0010341756278648973,0.0010619055246934295,0.001090350328013301,0.001119203632697463,0.0011479038512334228,0.0011765528470277786,0.0012059679720550776,0.0012365576112642884,0.00126643234398216,0.0012974306009709835,0.0013291947543621063,0.0013593249022960663,0.0013921614736318588,0.001425508875399828,0.0014582943404093385,0.0014898033114150167,0.00152192497625947,0.0015544041525572538,0.0015885685570538044,0.001624009688384831,0.0016604210250079632,0.0016976495971903205,0.0017326310044154525,0.001767561538144946,0.0018065263284370303,0.0018430397612974048,0.001880268333479762,0.0019186203135177493,0.001957891508936882,0.0020001246593892574,0.002039702143520117,0.0020804032683372498,0.0021183977369219065,0.002161601325497031,0.002203170442953706,0.002246476011350751,0.0022898328024894,0.0023347213864326477,0.0023809887934476137,0.0024253667797893286,0.002470663981512189,0.002517646411433816,0.0025663143023848534,0.002613654127344489,0.002659257734194398,0.002708844607695937,0.002757665468379855,0.0028074567671865225,0.0028575542382895947,0.002909286180511117,0.0029608134645968676,0.003012443194165826,0.0030612130649387836,0.003114476799964905,0.0031662085093557835,0.0032214128877967596,0.0032748300582170486,0.0033302386291325092,0.003384676994755864,0.003441668814048171,0.0035007542464882135,0.00355876749381423,0.00361637189052999,0.0036775001790374517,0.0037366878241300583,0.0037957222666591406,0.00385930179618299,0.003921604715287685,0.003985848277807236,0.004049989394843578,0.0041107600554823875,0.004177556838840246,0.00424011517316103,0.0043062991462647915,0.004371972288936377,0.004438667092472315,0.004506842698901892,0.004576805513352156,0.0046446239575743675,0.004714127164334059,0.004786950070410967,0.004859466105699539,0.0049330550245940685,0.0050062863156199455,0.005077781621366739,0.005150757730007172,0.005225265398621559,0.00530135678127408,0.005378673318773508,0.005452926270663738,0.0055308048613369465,0.0056107258424162865,0.005691617261618376,0.005774857942014933,0.005855494178831577,0.005937100853770971,0.006016613449901342,0.006100109312683344,0.006187384482473135,0.006271084770560265,0.006358717102557421,0.006444715429097414,0.006530815735459328,0.006618908140808344,0.006706080865114927,0.006796879693865776,0.006888188887387514,0.006979038473218679,0.0070722377859056,0.007160993758589029,0.007256439421325922,0.007351323496550322,0.007445799186825752,0.007543747313320637,0.007639142218977213,0.007735864724963903,0.007835140451788902,0.007934569381177425,0.008032518438994884,0.008136849850416183,0.008240977302193642,0.008340916596353054,0.008448006585240364,0.008550448343157768,0.008658252656459808,0.008769682608544827,0.008875393308699131,0.008980593644082546,0.00909176841378212,0.009199827909469604,0.009310441091656685,0.009421717375516891,0.009533300995826721,0.009642943739891052,0.00975370965898037,0.00986994057893753,0.00998933706432581,0.010105414316058159,0.010224453173577785,0.010342675261199474,0.010462531819939613,0.01058437954634428,0.010706585831940174,0.010828791186213493,0.010951915755867958,0.01107846200466156,0.011207765899598598,0.01133482251316309,0.01146167516708374,0.011588118970394135,0.011714358814060688,0.011846369132399559,0.011973988264799118,0.012099002487957478,0.012230552732944489,0.012363380752503872,0.01249620784074068,0.012631384655833244,0.012766408734023571,0.012902351096272469,0.013040336780250072,0.013172806240618229,0.013309362344443798,0.013445151969790459,0.013585077598690987,0.013721071183681488,0.013859618455171585,0.013997705653309822,0.014138602651655674,0.014277813024818897,0.014416820369660854,0.014565580524504185,0.014708622358739376,0.0148579441010952,0.015001342631876469,0.015146886929869652,0.015292685478925705,0.015437412075698376,0.015587959438562393,0.01573973335325718,0.01588660478591919,0.016032658517360687,0.016179122030735016,0.016327831894159317,0.016483843326568604,0.016639191657304764,0.016791630536317825,0.016946978867053986,0.017102224752306938,0.017260177060961723,0.017409346997737885,0.01756724901497364,0.01772305741906166,0.017884686589241028,0.01804315112531185,0.01820192113518715,0.018357064574956894,0.018518490716814995,0.018678689375519753,0.018837101757526398,0.018997812643647194,0.01915949396789074,0.019321992993354797,0.01948331482708454,0.019642392173409462,0.019802642986178398,0.019964834675192833,0.020125648006796837,0.02028835006058216,0.020444413647055626,0.020608749240636826,0.020774362608790398,0.020938239991664886,0.02109808288514614,0.021261703222990036,0.021429818123579025,0.021592725068330765,0.021760739386081696,0.021923134103417397,0.02208910509943962,0.022253340110182762,0.02242293581366539,0.022590182721614838,0.022752324119210243,0.022915689274668694,0.02308293804526329,0.02325202338397503,0.023421771824359894,0.023591266945004463,0.023759586736559868,0.02392422966659069,0.024089230224490166,0.02425994910299778,0.02443077228963375,0.024596896022558212,0.024765726178884506,0.02493215724825859,0.025101445615291595,0.02526695653796196,0.025436144322156906,0.02560538426041603,0.025771457701921463,0.02594202384352684,0.026108352467417717,0.026281727477908134,0.026448668912053108,0.026612186804413795,0.02677774988114834,0.026943465694785118,0.02711857669055462,0.027289602905511856,0.02745935320854187,0.027625424787402153,0.02779318392276764,0.027959920465946198,0.028129618614912033,0.028296150267124176,0.02846681885421276,0.028638510033488274,0.02881101705133915,0.028985057026147842,0.029157819226384163,0.02932751737535,0.029497012495994568,0.029664719477295876,0.029835335910320282,0.03000958077609539,0.030183058232069016,0.030349386855959892,0.030516276136040688,0.030687812715768814,0.030858634039759636,0.03102940507233143,0.03119874745607376,0.03136957064270973,0.031540852040052414,0.031709834933280945,0.03187963366508484,0.03204897791147232,0.032218366861343384,0.032388731837272644,0.032562870532274246,0.03273512423038483,0.03290308639407158,0.033071354031562805,0.033241156488657,0.03341524675488472,0.033583056181669235,0.03375030308961868,0.03391903266310692,0.03408658504486084,0.034257303923368454,0.034426238387823105,0.0345977246761322,0.03476399928331375,0.034933291375637054,0.035100843757390976,0.03526635468006134,0.03543339669704437,0.03560197353363037,0.035768914967775345,0.03593973442912102,0.03610718622803688,0.03627540543675423,0.03644397854804993],"active":[0.0003056526184082031,0.00029640932916663587,0.00029252818785607815,0.0002919664257206023,0.00029058760264888406,0.00028936195303685963,0.00028849378577433527,0.0002867064322344959,0.0002871149918064475,0.00028594041941687465,0.0002852254547178745,0.0002835402265191078,0.00028297846438363194,0.0002821102971211076,0.00028226355789229274,0.0002814464387483895,0.00027986333589069545,0.0002809868019539863,0.000281140033621341,0.00028180386289022863,0.00028277418459765613,0.00028394878609105945,0.00028491904959082603,0.000284867943264544,0.00028430623933672905,0.0002848680014722049,0.00028619577642530203,0.0002847658470273018,0.00028491904959082603,0.0002838466316461563,0.0002832338213920593,0.0002818549983203411,0.00028292741626501083,0.00028491910779848695,0.0002848169533535838,0.00028629781445488334,0.0002871149918064475,0.0002874724450521171,0.0002890555770136416,0.00028992362786084414,0.00028977059992030263,0.00029053655453026295,0.00029058754444122314,0.0002928345347754657,0.0002943666186183691,0.0002953879302367568,0.0002953369403257966,0.000296766753308475,0.00029554113280028105,0.0002956433454528451,0.0002963071456179023,0.0002973285736516118,0.00029676686972379684,0.0002960518468171358,0.000298656290397048,0.00029916700441390276,0.00029783928766846657,0.0003013118403032422,0.0003006990300491452,0.0003002904122695327,0.0002992181107401848,0.00030146504286676645,0.0003036098787561059,0.0003056526184082031,0.0003075931454077363,0.0003089209785684943,0.00030800187960267067,0.00030657195020467043,0.00030963600147515535,0.00031275092624127865,0.00031229143496602774,0.00031392567325383425,0.00031433417461812496,0.00031499809119850397,0.0003174492157995701,0.0003157639876008034,0.00031923665665090084,0.0003195942845195532,0.0003249563742429018,0.00032459874637424946,0.00032424135133624077,0.000325620174407959,0.00032730516977608204,0.00032715220004320145,0.0003260287921875715,0.00032939924858510494,0.00033174827694892883,0.00033435295335948467,0.00033220788463950157,0.00033174827694892883,0.000336191151291132,0.00033792760223150253,0.0003371105995029211,0.00033935741521418095,0.0003410938661545515,0.00034073623828589916,0.00034063425846397877,0.000339459627866745,0.00034140003845095634,0.0003428810741752386,0.0003457409329712391,0.00034916261211037636,0.00035023479722440243,0.00035319686867296696,0.00035661831498146057,0.0003576907329261303,0.0003555971197783947,0.0003569754771888256,0.000359733821824193,0.00035906978882849216,0.00035881437361240387,0.00036346144042909145,0.00036295107565820217,0.0003651464357972145,0.00036642327904701233,0.0003669341094791889,0.00037198979407548904,0.00036958977580070496,0.0003707129508256912,0.00037239817902445793,0.00037158140912652016,0.0003779134713113308,0.00037770951166749,0.00037536025047302246,0.0003801095299422741,0.00038445042446255684,0.000384399201720953,0.00038455286994576454,0.00038552284240722656,0.0003871060907840729,0.00038940366357564926,0.0003887908533215523,0.0003932854160666466,0.0003952253609895706,0.00039170216768980026,0.000398238655179739,0.00040135346353054047,0.0004026307724416256,0.00040298793464899063,0.0004026307724416256,0.0004013027064502239,0.00040089385583996773,0.0004073288291692734,0.0004108012653887272,0.00040763523429632187,0.000413660891354084,0.0004140697419643402,0.0004151933826506138,0.0004208618775010109,0.0004235683009028435,0.0004272451624274254,0.00042627472430467606,0.00042387470602989197,0.0004266328178346157,0.00042785797268152237,0.0004321984015405178,0.00043276045471429825,0.0004339860752224922,0.0004408806562423706,0.00044082943350076675,0.00044205551967024803,0.0004450683481991291,0.00044614076614379883,0.00044992007315158844,0.0004574256017804146,0.00045747682452201843,0.0004552304744720459,0.000462227500975132,0.0004589073359966278,0.0004645250737667084,0.0004690699279308319,0.0004629930481314659,0.0004634009674191475,0.0004660561680793762,0.000467945821583271,0.0004700394347310066,0.00046891625970602036,0.0004688659682869911,0.0004683546721935272,0.00047422759234905243,0.0004807645455002785,0.0004789261147379875,0.0004764748737215996,0.0004790276288986206,0.0004803566262125969,0.00048607587814331055,0.00048816949129104614,0.0004884758964180946,0.0004896493628621101,0.0004925606772303581,0.0004936838522553444,0.0004971055313944817,0.0004961350932717323,0.0004975143820047379,0.0005011400207877159,0.0004996601492166519,0.0005019577220082283,0.0005008857697248459,0.000500987283885479,0.0005068089812994003,0.0005067074671387672,0.0005104346200823784,0.0005110986530780792,0.0005124267190694809,0.0005144691094756126,0.0005174819380044937,0.0005113538354635239,0.0005154907703399658,0.0005180947482585907,0.0005185538902878761,0.000513753853738308,0.0005177883431315422,0.0005200868472456932,0.0005228957161307335,0.0005253972485661507,0.0005259085446596146,0.0005336189642548561,0.0005316287279129028,0.0005368879064917564,0.000527440570294857,0.0005349479615688324,0.000536581501364708,0.0005391351878643036,0.0005408702418208122,0.0005417391657829285,0.0005346927791833878,0.0005388278514146805,0.0005434248596429825,0.0005474071949720383,0.0005495529621839523,0.0005500130355358124,0.0005513913929462433,0.0005534850060939789,0.0005490407347679138,0.0005523618310689926,0.0005477666854858398,0.0005570594221353531,0.000552106648683548,0.0005566515028476715,0.0005504712462425232,0.0005513392388820648,0.0005506239831447601,0.0005529224872589111,0.0005501136183738708,0.0005559884011745453,0.0005605835467576981,0.0005579795688390732,0.0005583371967077255,0.0005560889840126038,0.0005499627441167831,0.0005555283278226852,0.0005601756274700165,0.0005567017942667007,0.000557977706193924,0.0005554258823394775,0.0005647707730531693,0.0005664564669132233,0.0005633421242237091,0.0005640555173158646,0.0005680900067090988,0.0005681421607732773,0.000566406175494194,0.0005720239132642746,0.0005688555538654327,0.0005702860653400421,0.0005696229636669159,0.0005752388387918472,0.0005714092403650284,0.0005669165402650833,0.0005699805915355682,0.0005698781460523605,0.000573350116610527,0.0005738101899623871,0.0005724839866161346,0.0005686525255441666,0.0005699284374713898,0.0005738101899623871,0.000576874241232872,0.0005740150809288025,0.0005689579993486404,0.0005719196051359177,0.0005689579993486404,0.0005728397518396378,0.0005702879279851913,0.000575648620724678,0.0005754958838224411,0.0005752407014369965,0.000576261430978775,0.0005743205547332764,0.0005826447159051895,0.0005737077444791794,0.0005729403346776962,0.0005760062485933304,0.0005749836564064026,0.0005798358470201492,0.0005735550075769424,0.000572890043258667,0.0005682948976755142,0.0005716662853956223,0.0005701836198568344,0.0005722269415855408,0.0005738604813814163,0.0005818288773298264,0.0005805008113384247,0.000578712671995163,0.0005773343145847321,0.0005772821605205536,0.0005722269415855408,0.0005713086575269699,0.0005719196051359177,0.0005752388387918472,0.0005784071981906891,0.0005765669047832489,0.0005703363567590714,0.0005743708461523056,0.0005753412842750549,0.0005752928555011749,0.0005783047527074814,0.000573350116610527,0.0005737580358982086,0.000571664422750473,0.0005696229636669159,0.0005702860653400421,0.0005707480013370514,0.0005730427801609039,0.0005742721259593964,0.0005773827433586121,0.0005710534751415253,0.0005713589489459991,0.0005697235465049744,0.000570543110370636,0.00057181715965271,0.0005683973431587219,0.0005663037300109863,0.0005697757005691528,0.0005703344941139221,0.0005738101899623871,0.0005758516490459442,0.0005731955170631409,0.0005653314292430878,0.0005701333284378052,0.0005691610276699066,0.000567171722650528,0.0005709007382392883,0.0005735047161579132,0.0005716122686862946,0.000576414167881012,0.0005729943513870239,0.0005696751177310944,0.0005756989121437073,0.000577438622713089]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0003056526184082031,0.00032802033820189536,0.00035069449222646654,0.0003735728969331831,0.00039573636604472995,0.000416112452512607,0.00043526291847229004,0.00045523044536821544,0.0004744319594465196,0.0004930206923745573,0.000510434852913022,0.0005283085629343987,0.0005446503055281937,0.0005603792378678918,0.0005765166715718806,0.0005907645681872964,0.0006059828447178006,0.0006210989085957408,0.000636266078799963,0.000651280046440661,0.0006670600268989801,0.0006826356984674931,0.000697087962180376,0.0007122550741769373,0.0007281882571987808,0.0007433043792843819,0.0007586247520521283,0.0007724640890955925,0.000787222757935524,0.0008030026801861823,0.0008181188022717834,0.0008330306154675782,0.0008487595478072762,0.0008644373738206923,0.000878634222317487,0.0008938524406403303,0.0009088153601624072,0.0009228079579770565,0.0009375665686093271,0.0009536529541946948,0.000970096793025732,0.0009853660594671965,0.0010009929537773132,0.0010169771267101169,0.0010319399880245328,0.001046494347974658,0.0010622232221066952,0.0010766243794932961,0.0010924554662778974,0.0011076736263930798,0.00112166628241539,0.0011356078321114182,0.0011506217997521162,0.0011655846610665321,0.0011809050338342786,0.001195510383695364,0.0012096052523702383,0.0012241085059940815,0.0012402969878166914,0.0012542896438390017,0.0012698653154075146,0.0012835003435611725,0.0012980547035112977,0.001312711276113987,0.0013262953143566847,0.0013404921628534794,0.0013536676997318864,0.001365923904813826,0.0013785377377644181,0.0013913046568632126,0.0014062675181776285,0.0014188302448019385,0.0014318525791168213,0.00144477270077914,0.001457437640056014,0.0014704088680446148,0.0014831757871434093,0.0014964534202590585,0.001510599278844893,0.0015233661979436874,0.0015354693168774247,0.0015474192332476377,0.0015603393549099565,0.0015736680943518877,0.0015865372261032462,0.0016002233605831861,0.0016131435986608267,0.0016261148266494274,0.0016391371609643102,0.0016511380672454834,0.001664670999161899,0.0016780508449301124,0.0016906645614653826,0.0017045040149241686,0.0017170667415484786,0.0017293229466304183,0.0017431624000892043,0.0017550101038068533,0.00176675571128726,0.0017802376532927155,0.001794332405552268,0.0018057205015793443,0.00181813002564013,0.0018311523599550128,0.001845042803324759,0.0018579119350761175,0.0018696575425565243,0.001883292687125504,0.0018958552973344922,0.0019085202366113663,0.0019218488596379757,0.0019331348594278097,0.0019456975860521197,0.0019573920872062445,0.0019705677404999733,0.0019820579327642918,0.0019937525503337383,0.0020067235454916954,0.0020194905810058117,0.0020295511931180954,0.0020427266135811806,0.0020551872439682484,0.002068056259304285,0.002079955069348216,0.002092262264341116,0.002104263287037611,0.002116877119988203,0.0021276012994349003,0.002139295917004347,0.0021515521220862865,0.002162021119147539,0.0021735113114118576,0.0021849507465958595,0.0021973601542413235,0.002208952559158206,0.002220646943897009,0.002231473568826914,0.0022424019407480955,0.002253943355754018,0.0022660463582724333,0.002277179155498743,0.002288465155288577,0.0023005171678960323,0.002312824595719576,0.002324825618416071,0.002336111618205905,0.0023470912128686905,0.0023582750000059605,0.002369305584579706,0.002381255617365241,0.0023925926070660353,0.0024027551990002394,0.002413530368357897,0.0024245099630206823,0.0024347747676074505,0.0024459585547447205,0.002456835936754942,0.0024679177440702915,0.0024791527539491653,0.0024897237308323383,0.002500856528058648,0.0025119383353739977,0.0025229179300367832,0.0025337443221360445,0.0025442643091082573,0.002554528880864382,0.0025657638907432556,0.00257602846249938,0.0025864974595606327,0.0025970684364438057,0.0026084566488862038,0.002619691425934434,0.002629700815305114,0.0026408336125314236,0.002650689799338579,0.002661107573658228,0.0026721381582319736,0.0026821475476026535,0.0026934335473924875,0.0027046173345297575,0.0027152395341545343,0.00272627011872828,0.00273740291595459,0.0027476674877107143,0.002758238697424531,0.0027687586843967438,0.0027796870563179255,0.0027898496482521296,0.002799450419843197,0.002810225822031498,0.0028205926064401865,0.002830806188285351,0.002841428155079484,0.0028511311393231153,0.0028619575314223766,0.00287145609036088,0.0028817206621170044,0.0028907598461955786,0.0029016372282058,0.002912208205088973,0.002922115381807089,0.002932175761088729,0.0029432575684040785,0.002953624352812767,0.0029649613425135612,0.00297425570897758,0.002985592931509018,0.0029964193236082792,0.0030066838953644037,0.0030173060949891806,0.003028132487088442,0.003038346068933606,0.003049478866159916,0.0030598456505686045,0.003070263424888253,0.0030803238041698933,0.003090741578489542,0.003100648755207658,0.003110811347141862,0.0031204121187329292,0.003130932105705142,0.0031410944648087025,0.003150337841361761,0.0031600918155163527,0.0031701012048870325,0.0031799571588635445,0.0031891493126749992,0.003198648104444146,0.0032081466633826494,0.0032187688630074263,0.0032284206245094538,0.0032388896215707064,0.003249307395890355,0.0032591635826975107,0.003269325941801071,0.0032783139031380415,0.00328868068754673,0.003298587864264846,0.003308086423203349,0.0033177894074469805,0.0033275943715125322,0.00333612272515893,0.0033460299018770456,0.0033553752582520247,0.0033646186348050833,0.003373810788616538,0.0033834115602076054,0.003392144339159131,0.003400723682716489,0.003409507218748331,0.0034191592130810022,0.0034281471744179726,0.00343774794600904,0.003447093302384019,0.0034555704332888126,0.0034662436228245497,0.00347523158416152,0.0034844239708036184,0.003493973519653082,0.0035026040859520435,0.0035117962397634983,0.0035212438087910414,0.0035306913778185844,0.003539883531630039,0.0035490759182721376,0.0035576042719185352,0.0035672050435096025,0.003576243994757533,0.003585333935916424,0.0035950879100710154,0.0036038716789335012,0.003612451022490859,0.003621234791353345,0.00363047793507576,0.0036398235242813826,0.003649322083219886,0.0036587186623364687,0.0036679618060588837,0.003676387947052717,0.003686346346512437,0.003694568295031786,0.0037030966486781836,0.0037123910151422024,0.003720868146046996,0.0037292942870408297,0.003738384461030364,0.0037467596121132374,0.0037549815606325865,0.00376228429377079,0.003770506242290139,0.0037782173603773117,0.003786081913858652,0.0037946102675050497,0.003802934195846319,0.0038107477594166994,0.0038189184851944447,0.003827191423624754,0.003834647359326482,0.003842307720333338,0.00384996784850955,0.003858087584376335,0.0038653903175145388,0.003872999455779791,0.0038809149991720915,0.003889341140165925,0.0038973588962107897,0.003903742181137204,0.00391140254214406,0.003918245434761047,0.003925701603293419,0.0039337701164186,0.003940919414162636,0.0039477115496993065,0.00395506527274847,0.003962572664022446,0.003968394361436367,0.0039766160771250725,0.003984276205301285,0.003991578705608845,0.003998932894319296,0.00400628661736846,0.004013231955468655,0.004020738881081343,0.004028297029435635,0.004035139922052622,0.004042391665279865,0.0040488773956894875,0.004055260680615902,0.004062307998538017,0.004069048911333084,0.004076402634382248,0.004082428757101297,0.004089118912816048,0.0040958598256111145,0.004102498292922974,0.004109290428459644,0.004115622956305742,0.004122261889278889,0.004128900356590748,0.00413528410717845,0.004141361452639103,0.004147744737565517,0.004153924062848091,0.0041603585705161095,0.004166077822446823,0.004172308370471001,0.004179304465651512,0.0041855862364172935,0.004192377906292677,0.004199425224214792,0.004205808974802494],"recovered":[0.0,3.084499985561706e-05,5.7808840210782364e-05,8.272996637970209e-05,0.00010611905599944293,0.0001283846504520625,0.00014957782696001232,0.00017015817866194993,0.0001905853278003633,0.0002106039464706555,0.00022955011809244752,0.000248649506829679,0.00026652327505871654,0.0002848566509783268,0.00030186225194483995,0.0003183571679983288,0.0003332689811941236,0.000348844681866467,0.0003642671799752861,0.0003788726171478629,0.000393937632907182,0.00040864519542083144,0.00042396553908474743,0.000438724149717018,0.00045414664782583714,0.0004685478052124381,0.0004829489334952086,0.0004977075732313097,0.0005131811485625803,0.0005279397591948509,0.0005429537268355489,0.0005583761958405375,0.0005735433660447598,0.0005881487741135061,0.0006039798026904464,0.0006190448184497654,0.0006346205482259393,0.000648255692794919,0.000661992933601141,0.0006779771647416055,0.0006938592996448278,0.0007090775179676712,0.0007241425337269902,0.0007408417295664549,0.0007571324240416288,0.0007720442372374237,0.00078664964530617,0.0008022764232009649,0.000817290332634002,0.0008316404419019818,0.0008475736249238253,0.0008624854381196201,0.0008776526083238423,0.0008915940998122096,0.000905637803953141,0.0009200900094583631,0.0009351550252176821,0.0009500668384134769,0.0009654893656261265,0.0009804011788219213,0.0009947512298822403,0.0010104291141033173,0.0010255962843075395,0.0010404059430584311,0.0010542963864281774,0.001069208257831633,0.0010827922960743308,0.001097244443371892,0.0011090922635048628,0.0011218591826036572,0.001134217600338161,0.001147393137216568,0.001161181484349072,0.0011737952008843422,0.001187430345453322,0.0011995844542980194,0.0012128110975027084,0.0012265483383089304,0.0012385493610054255,0.001251980196684599,0.0012639299966394901,0.0012774119386449456,0.0012899746652692556,0.0013026394881308079,0.0013153043109923601,0.0013276627287268639,0.0013405318604782224,0.0013536562910303473,0.001367291435599327,0.0013799562584608793,0.0013919061748310924,0.0014046730939298868,0.0014189210487529635,0.0014318922767415643,0.0014463445404544473,0.0014591114595532417,0.001471827388741076,0.0014841858064755797,0.0014970038319006562,0.0015092601533979177,0.0015218228800222278,0.0015347430016845465,0.0015467950142920017,0.0015592045383527875,0.0015719204675406218,0.0015850448980927467,0.001597709720954299,0.001611395855434239,0.001624622498638928,0.0016372362151741982,0.0016503606457263231,0.001662821276113391,0.0016751285875216126,0.0016864656936377287,0.001698466599918902,0.0017115400405600667,0.001722979242913425,0.001734826946631074,0.0017459087539464235,0.001758113969117403,0.0017694509588181973,0.0017814008751884103,0.0017936060903593898,0.0018063730094581842,0.0018179144244641066,0.0018305792473256588,0.001843295176513493,0.0018548875814303756,0.0018665309762582183,0.0018793491180986166,0.0018905329052358866,0.0019010528922080994,0.0019129517022520304,0.0019241356058046222,0.0019366983324289322,0.0019485971424728632,0.001959627727046609,0.001970505341887474,0.00198153592646122,0.0019924133084714413,0.0020039547234773636,0.0020162109285593033,0.0020282119512557983,0.002039855346083641,0.0020522649865597486,0.002063499763607979,0.002075756201520562,0.002086684573441744,0.0020979195833206177,0.0021095629781484604,0.002120031975209713,0.0021315733902156353,0.002142706187441945,0.002153123961761594,0.0021641035564243793,0.002174470340833068,0.002185654127970338,0.0021960721351206303,0.002207000507041812,0.002217622706666589,0.002228346886113286,0.002239684108644724,0.0022507146932184696,0.002262153895571828,0.0022730825003236532,0.002284215297549963,0.002294837264344096,0.0023058168590068817,0.002315979450941086,0.0023259888403117657,0.00233737681992352,0.002348050009459257,0.002360051032155752,0.002371286042034626,0.002381806029006839,0.0023922747932374477,0.0024020287673920393,0.0024127019569277763,0.0024228645488619804,0.00243399734608829,0.0024446705356240273,0.0024555479176342487,0.002465965924784541,0.002477047499269247,0.0024881293065845966,0.002498955698683858,0.0025100884959101677,0.0025211190804839134,0.002530873054638505,0.0025411888491362333,0.0025517598260194063,0.0025618711952120066,0.0025725956074893475,0.0025828091893345118,0.002592818345874548,0.0026027255225926638,0.002612173091620207,0.0026227952912449837,0.0026326514780521393,0.0026431202422827482,0.002653078641742468,0.00266293459571898,0.002673760987818241,0.0026845873799175024,0.002694954164326191,0.0027064443565905094,0.0027166579384356737,0.0027277907356619835,0.0027383107226341963,0.002748320112004876,0.0027586868964135647,0.002768287668004632,0.0027791140601038933,0.0027898894622921944,0.002800205023959279,0.0028110314160585403,0.0028217046055942774,0.0028318671975284815,0.0028420297894626856,0.002851630561053753,0.0028619461227208376,0.002871802309527993,0.0028824754990637302,0.0028918208554387093,0.0029015238396823406,0.002911532996222377,0.0029216445982456207,0.0029308367520570755,0.002939875703305006,0.0029500892851501703,0.0029595878440886736,0.002969341818243265,0.002980015007779002,0.0029906881973147392,0.0030001357663422823,0.003010094165802002,0.0030197969172149897,0.003028733888641,0.0030389984603971243,0.0030480886343866587,0.003057740395888686,0.003068260382860899,0.0030773505568504333,0.0030867469031363726,0.0030962966848164797,0.0031051314435899258,0.0031143745873123407,0.003124639391899109,0.003132810117676854,0.0031418493017554283,0.0031512968707829714,0.0031606422271579504,0.003170191776007414,0.0031795373652130365,0.0031889849342405796,0.0031975642777979374,0.0032071650493890047,0.0032169190235435963,0.0032267749775201082,0.0032353545539081097,0.003244240302592516,0.003253636881709099,0.003262420417740941,0.0032716128043830395,0.003281060140579939,0.003290558932349086,0.0032984744757413864,0.0033083816524595022,0.0033166036009788513,0.0033257445320487022,0.003335038898512721,0.003343924880027771,0.00335332122631371,0.003362462390214205,0.0033719611819833517,0.003381459740921855,0.003390907309949398,0.0034004568587988615,0.0034098534379154444,0.003419045591726899,0.0034274719655513763,0.003437225939705968,0.0034456520806998014,0.003454078221693635,0.003462044754996896,0.0034701135009527206,0.0034786928445100784,0.0034876808058470488,0.003496158169582486,0.003504329128190875,0.003512193448841572,0.0035201599821448326,0.0035284331534057856,0.0035362974740564823,0.003544110804796219,0.003551822155714035,0.003559788689017296,0.003568163840100169,0.003575568785890937,0.0035834843292832375,0.0035909912548959255,0.0035979875829070807,0.0036059031262993813,0.003613716457039118,0.003621478797867894,0.003630058141425252,0.0036384332925081253,0.0036449700128287077,0.0036527833435684443,0.0036604946944862604,0.0036685632076114416,0.0036760191433131695,0.00368281127884984,0.0036892457865178585,0.003696905914694071,0.0037047704681754112,0.003711613593623042,0.003718456719070673,0.0037262700498104095,0.003733827965334058,0.0037417947314679623,0.0037481270264834166,0.0037550723645836115,0.0037625283002853394,0.003770239418372512,0.003777184756472707,0.0037843852769583464,0.0037913306150585413,0.0037980203051120043,0.003805578453466296,0.0038113491609692574,0.0038190092891454697,0.0038256992120295763,0.003831674112007022,0.003837955417111516,0.0038446453399956226,0.0038513352628797293,0.0038579741958528757,0.003864408703520894,0.003871251828968525,0.003878196934238076,0.003884989069774747,0.0038905043620616198,0.0038961218670010567,0.003902505384758115,0.003908531274646521,0.003915067762136459,0.003922013100236654,0.003927834797650576,0.003934065345674753,0.003940346650779247],"active":[0.0003056526184082031,0.0002971753419842571,0.00029288564110174775,0.000290842930553481,0.000289617310045287,0.0002877278020605445,0.0002856850915122777,0.0002850722521543503,0.0002838466316461563,0.000282416760455817,0.0002808847348205745,0.00027965905610471964,0.0002781270304694772,0.000275522586889565,0.0002746544196270406,0.0002724074001889676,0.000272713863523677,0.0002722542267292738,0.00027199889882467687,0.00027240742929279804,0.00027312239399179816,0.0002739905030466616,0.0002731224230956286,0.00027353092445991933,0.00027404160937294364,0.00027475657407194376,0.0002756758185569197,0.00027475651586428285,0.00027404160937294364,0.00027506292099133134,0.0002751650754362345,0.0002746544196270406,0.0002752161817625165,0.0002762885997071862,0.0002746544196270406,0.00027480762219056487,0.0002741948119364679,0.0002745522651821375,0.0002755736350081861,0.00027567578945308924,0.0002762374933809042,0.0002762885414995253,0.000276850420050323,0.000276135397143662,0.00027480756398290396,0.00027445011073723435,0.0002755735768005252,0.0002743479562923312,0.0002751651336438954,0.0002760331844910979,0.00027409265749156475,0.00027312239399179816,0.0002729691914282739,0.00027399056125432253,0.0002752672298811376,0.00027542037423700094,0.0002744502271525562,0.00027404166758060455,0.00027480762219056487,0.0002738884650170803,0.0002751140855252743,0.0002730712294578552,0.00027245841920375824,0.0002723053330555558,0.00027199892792850733,0.0002712839050218463,0.0002708754036575556,0.0002686794614419341,0.00026944547425955534,0.00026944547425955534,0.0002720499178394675,0.00027143710758537054,0.0002706710947677493,0.0002709774998947978,0.00027000729460269213,0.0002708244137465954,0.0002703646896407008,0.0002699050819501281,0.0002720499178394675,0.0002713860012590885,0.0002715393202379346,0.00027000729460269213,0.0002703646896407008,0.0002710286062210798,0.0002712329151108861,0.0002725606318563223,0.0002726117381826043,0.00027245853561908007,0.0002718457253649831,0.00027118180878460407,0.00027276482433080673,0.00027337775100022554,0.00027174351271241903,0.0002726117381826043,0.00027072220109403133,0.00027021148707717657,0.0002713350113481283,0.00027082429733127356,0.00026975187938660383,0.0002709774998947978,0.00027250952553004026,0.0002709774998947978,0.0002713350113481283,0.0002719478216022253,0.00027312233578413725,0.0002728670369833708,0.0002719478216022253,0.0002718968316912651,0.00027123279869556427,0.0002712840214371681,0.00027148821391165257,0.0002703135833144188,0.0002705689985305071,0.0002709263935685158,0.0002721011405810714,0.00027051789220422506,0.00027077330742031336,0.00027189659886062145,0.00027358182705938816,0.00027143722400069237,0.0002732756547629833,0.0002737863687798381,0.00027445016894489527,0.0002735820598900318,0.0002743478398770094,0.0002736840397119522,0.00027358194347471,0.0002727137180045247,0.00027276494074612856,0.00027220300398766994,0.00027148821391165257,0.00027245841920375824,0.00027199904434382915,0.0002732245484367013,0.0002722542267292738,0.0002720498014241457,0.0002718458417803049,0.00027189659886062145,0.00027240742929279804,0.000273633049800992,0.00027322443202137947,0.0002722542267292738,0.000272305216640234,0.00027296924963593483,0.0002725606318563223,0.00027261185459792614,0.0002713350113481283,0.0002715904265642166,0.0002713860012590885,0.00027169263921678066,0.0002725606318563223,0.00027118180878460407,0.00027082418091595173,0.0002713860012590885,0.00027067121118307114,0.00027148821391165257,0.00027118180878460407,0.00027184560894966125,0.0002721522469073534,0.00027210102416574955,0.0002725096419453621,0.0002722542267292738,0.0002722032368183136,0.0002715904265642166,0.00027118180878460407,0.0002703135833144188,0.00027092662639915943,0.0002702116034924984,0.0002705180086195469,0.00027107959613204,0.0002710798289626837,0.0002716414164751768,0.0002696497831493616,0.00026954757049679756,0.0002688837703317404,0.0002688327804207802,0.00027010939083993435,0.00026944559067487717,0.0002705689985305071,0.0002706199884414673,0.0002705689985305071,0.00027072220109403133,0.0002714369911700487,0.0002706199884414673,0.00027010939083993435,0.00026980298571288586,0.00026959856040775776,0.00026873056776821613,0.0002685773652046919,0.0002690369728952646,0.0002688327804207802,0.00026893499307334423,0.00026883254759013653,0.0002683219499886036,0.0002691391855478287,0.00026873056776821613,0.00026954757049679756,0.0002679645549505949,0.0002689857501536608,0.0002690879628062248,0.00026903674006462097,0.00026924116536974907,0.00026949658058583736,0.0002690369728952646,0.0002700071781873703,0.00026781135238707066,0.00026893499307334423,0.00026862858794629574,0.00026837317273020744,0.00026898598298430443,0.00026944559067487717,0.00027005840092897415,0.00027036480605602264,0.0002699561882764101,0.00027005840092897415,0.0002692923881113529,0.0002690369728952646,0.00026878155767917633,0.00026878155767917633,0.00026878155767917633,0.00026898598298430443,0.00026929215528070927,0.00026786234229803085,0.0002682709600776434,0.0002685773652046919,0.00026842416264116764,0.0002675047144293785,0.00026781135238707066,0.0002682709600776434,0.00026867957785725594,0.0002688327804207802,0.0002695478033274412,0.0002692923881113529,0.0002684753853827715,0.00026919017545878887,0.00026821973733603954,0.0002688837703317404,0.00026985397562384605,0.0002690879628062248,0.0002697007730603218,0.00026985397562384605,0.00026786234229803085,0.0002686793450266123,0.0002686283551156521,0.0002683219499886036,0.0002686793450266123,0.0002690369728952646,0.00026750494726002216,0.0002679135650396347,0.00026765791699290276,0.00026786234229803085,0.00026750494726002216,0.000267556170001626,0.00026755593717098236,0.00026658549904823303,0.0002686793450266123,0.0002680665347725153,0.00026750494726002216,0.00026719854213297367,0.00026724953204393387,0.00026755593717098236,0.00026760692708194256,0.0002682709600776434,0.00026827072724699974,0.00026801577769219875,0.0002670453395694494,0.00026873056776821613,0.00026786234229803085,0.0002687303349375725,0.0002693433780223131,0.0002688327804207802,0.00026852614246308804,0.0002679135650396347,0.0002680155448615551,0.00026786234229803085,0.00026786234229803085,0.00026781135238707066,0.00026750494726002216,0.00026653450913727283,0.0002673007547855377,0.0002670963294804096,0.00026587070897221565,0.00026673893444240093,0.00026678992435336113,0.00026724953204393387,0.0002682709600776434,0.00026806676760315895,0.0002673007547855377,0.00026612612418830395,0.00026617711409926414,0.0002660239115357399,0.0002659219317138195,0.00026617711409926414,0.0002666367217898369,0.00026663695462048054,0.0002670963294804096,0.0002674027346074581,0.00026648351922631264,0.00026673893444240093,0.00026648351922631264,0.0002670963294804096,0.0002674027346074581,0.0002670963294804096,0.00026719854213297367,0.00026786234229803085,0.0002673007547855377,0.00026530888862907887,0.00026643252931535244,0.0002654620911926031,0.00026520690880715847,0.00026520690880715847,0.0002649002708494663,0.0002649002708494663,0.0002658194862306118,0.00026566674932837486,0.0002636238932609558,0.00026500248350203037,0.0002658194862306118,0.0002653086557984352,0.0002651049289852381,0.00026449188590049744,0.0002651049289852381,0.0002656665164977312,0.00026576872915029526,0.00026490050368011,0.00026520690880715847,0.0002644921187311411,0.00026393006555736065,0.000264287693426013,0.0002634704578667879,0.00026505347341299057,0.0002634194679558277,0.00026341970078647137,0.0002641857136040926,0.00026454287581145763,0.0002646450884640217,0.000264287693426013,0.000264287693426013,0.0002644916530698538,0.0002640322782099247,0.0002631645184010267,0.00026275566779077053,0.00026341970078647137,0.0002642367035150528,0.0002635724376887083,0.00026377709582448006,0.0002642367035150528,0.00026357313618063927,0.0002645431086421013,0.00026535987854003906,0.00026546232402324677]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0003056526184082031,0.0003269989974796772,0.0003483453765511513,0.00037030456587672234,0.00039139558793976903,0.0004103417741134763,0.0004293900856282562,0.00044777453877031803,0.00046493334230035543,0.0004830113612115383,0.0004985870909877121,0.0005138053093105555,0.000527951109688729,0.0005411265883594751,0.000554863887373358,0.0005671712569892406,0.0005789168644696474,0.0005909688770771027,0.0006030208896845579,0.0006151240086182952,0.0006261036032810807,0.0006376449018716812,0.0006491862586699426,0.0006605744129046798,0.0006707879947498441,0.0006811547791585326,0.0006918789586052299,0.0007023479556664824,0.0007127146818675101,0.000722672906704247,0.0007321715820580721,0.0007416701409965754,0.0007511177100241184,0.000760258873924613,0.000769655394833535,0.0007787965005263686,0.000788448378443718,0.000797232030890882,0.0008064242429099977,0.0008149525965563953,0.0008237873553298414,0.0008322646026499569,0.0008405375992879272,0.0008482999401167035,0.0008564707823097706,0.0008645905763842165,0.0008719954057596624,0.0008795534376986325,0.000887417932972312,0.0008952823700383306,0.0009023297461681068,0.0009092239197343588,0.0009160159388557076,0.0009229101124219596,0.00092939572641626,0.0009364941506646574,0.0009427755139768124,0.0009493632824160159,0.0009557467419654131,0.0009628451662138104,0.0009686158737167716,0.0009745907736942172,0.000980106182396412,0.0009858256671577692,0.0009918006835505366,0.0009967542719095945,0.0010023206705227494,0.0010081423679366708,0.0010137087665498257,0.00101891765370965,0.0010238713584840298,0.00102897803299129,0.0010343913454562426,0.0010392938274890184,0.0010438899043947458,0.0010482817888259888,0.0010531331645324826,0.0010586995631456375,0.0010629382450133562,0.0010679429396986961,0.0010723347077146173,0.001076522283256054,0.0010801991447806358,0.001084744231775403,0.001089136116206646,0.0010931703727692366,0.0010969494469463825,0.0011012902250513434,0.0011050691828131676,0.001108541851863265,0.0011123719159513712,0.0011155891697853804,0.0011192660313099623,0.0011223300825804472,0.001125394250266254,0.00112922431435436,0.0011326458770781755,0.0011359142372384667,0.0011389782885089517,0.0011426552664488554,0.0011456682113930583,0.001149191870354116,0.0011521027190610766,0.001154860481619835,0.0011581287253648043,0.001161141786724329,0.0011644100304692984,0.001167372101917863,0.0011704361531883478,0.0011731937993317842,0.0011764110531657934,0.0011788622941821814,0.001181262545287609,0.0011840201914310455,0.0011863692197948694,0.0011888204608112574,0.0011917314259335399,0.0011945401784032583,0.0011970424093306065,0.0011991362553089857,0.001201740698888898,0.0012040898436680436,0.001206234679557383,0.0012085327180102468,0.0012109328527003527,0.0012133842101320624,0.0012160397600382566,0.0012182866921648383,0.0012204316444694996,0.0012224232777953148,0.0012245681136846542,0.0012270193547010422,0.0012288577854633331,0.001230696216225624,0.0012328410521149635,0.001234985888004303,0.0012367733288556337,0.001238713855855167,0.0012404501903802156,0.001241931226104498,0.0012439228594303131,0.0012456080876290798,0.0012473443057388067,0.0012490806402638555,0.0012508169747889042,0.0012527063954621553,0.0012542384210973978,0.0012558216694742441,0.0012577621964737773,0.0012590389233082533,0.0012604177463799715,0.0012615411542356014,0.001263124286197126,0.001264452002942562,0.0012657798361033201,0.0012672608718276024,0.0012685885885730386,0.0012697121128439903,0.0012710398295894265,0.0012723675463348627,0.0012736953794956207,0.0012746655847877264,0.0012757380027323961,0.0012771680485457182,0.0012785978615283966,0.0012798234820365906,0.0012809981126338243,0.001282019424252212,0.0012830918421968818,0.0012843174627050757,0.0012855941895395517,0.0012868709163740277,0.0012878922279924154,0.0012889646459370852,0.0012902924790978432,0.0012916201958432794,0.0012925905175507069,0.0012935607228428125,0.00129453104455024,0.0012955524725839496,0.001296420581638813,0.0012973909033462405,0.001298259012401104,0.0012992803240194917,0.0013005059445276856,0.001301374169997871,0.0013022933853790164,0.0013029061956331134,0.0013036211021244526,0.0013044382212683558,0.0013050510315224528,0.0013061234494671226,0.0013068894622847438,0.0013076044851914048,0.001308370498009026,0.0013090342981740832,0.00130959611851722,0.0013102599186822772,0.00131071952637285,0.0013114855391904712,0.001311996253207326,0.001312609063461423,0.0013130686711519957,0.0013135282788425684,0.0013140389928594232,0.0013146518031135201,0.001315213507041335,0.001315826317295432,0.001316439127549529,0.0013170009478926659,0.001317715854384005,0.001318328664638102,0.001319043687544763,0.001319605391472578,0.0013203202979639173,0.0013206778094172478,0.0013210353208705783,0.001321443822234869,0.0013218013336881995,0.0013222609413787723,0.001322720549069345,0.0013231801567599177,0.0013234354555606842,0.001323895063251257,0.0013243546709418297,0.0013247632887214422,0.0013250185875222087,0.0013254781952127814,0.001325835706666112,0.0013262953143566847,0.0013264995068311691,0.0013268570182844996,0.0013272145297378302,0.0013275719247758389,0.0013280315324664116,0.0013282869476824999,0.0013285933528095484,0.0013291040668264031,0.0013295636745169759,0.0013298700796440244,0.0013301253784447908,0.0013304317835718393,0.001330891391262412,0.0013311466900631785,0.0013314021052792668,0.0013317085104063153,0.001332117011770606,0.0013323723105713725,0.001332678715698421,0.0013328319182619452,0.0013331894297152758,0.0013335979310795665,0.001333955442532897,0.0013341086450964212,0.0013343640603125095,0.001334619359113276,0.0013349257642403245,0.001335283275693655,0.0013353853719308972,0.001335793873295188,0.0013361002784222364,0.0013363556936383247,0.0013366620987653732,0.001337121706455946,0.0013374281115829945,0.001337683410383761,0.0013379387091845274,0.0013382451143115759,0.0013385005295276642,0.0013387558283284307,0.001338909030891955,0.0013391643296927214,0.0013394197449088097,0.001339572947472334,0.0013398282462731004,0.0013399304589256644,0.0013399814488366246,0.0013401346514001489,0.0013404921628534794,0.0013406964717432857,0.0013410028768703341,0.0013412581756711006,0.0013415645807981491,0.0013418709859251976,0.001342177391052246,0.0013424837961792946,0.0013426369987428188,0.0013428922975435853,0.0013430966064333916,0.0013432498089969158,0.001343351905234158,0.0013436073204502463,0.001344015821814537,0.0013443733332678676,0.0013444754295051098,0.001344577525742352,0.001344628632068634,0.0013447818346321583,0.0013450371334329247,0.001345241442322731,0.0013453946448862553,0.0013457010500133038,0.0013460074551403522,0.0013462117640301585,0.001346467062830925,0.001346518169157207,0.0013467734679579735,0.0013468756806105375,0.0013468756806105375,0.0013469777768477798,0.001347130979411304,0.0013472841819748282,0.0013474884908646345,0.0013475905871018767,0.001347794895991683,0.0013478969922289252,0.0013479990884661674,0.0013480501947924495,0.0013482033973559737,0.00134840770624578,0.0013484586961567402,0.0013485098024830222,0.0013486118987202644,0.0013486118987202644,0.0013486630050465465,0.0013486630050465465,0.0013486630050465465,0.0013487141113728285,0.0013488162076100707,0.0013488673139363527,0.0013488673139363527,0.0013490715064108372,0.0013490715064108372,0.0013490715064108372,0.0013491226127371192,0.0013492247089743614,0.0013492758153006434,0.0013492758153006434,0.0013492758153006434,0.0013492758153006434,0.0013492758153006434,0.0013493269216269255,0.0013493269216269255,0.0013493269216269255,0.0013493269216269255,0.0013493779115378857,0.0013493779115378857,0.0013493779115378857,0.0013493779115378857,0.0013493779115378857,0.0013493779115378857],"recovered":[0.0,3.1253541237674654e-05,5.8115248975809664e-05,8.308744145324454e-05,0.00010560837836237624,0.000127465435070917,0.0001486585970269516,0.00016780904843471944,0.00018639776681084186,0.00020498647063504905,0.00022260489640757442,0.00023955943470355123,0.0002560543653089553,0.0002710172557272017,0.0002849587763193995,0.00029910457669757307,0.0003122290363535285,0.00032484278199262917,0.00033781403908506036,0.00034981497447006404,0.0003615605819504708,0.00037376582622528076,0.0003851028741337359,0.0003960314206779003,0.00040670461021363735,0.00041834809235297143,0.00042881700210273266,0.00043887735228054225,0.00044903988600708544,0.0004597641236614436,0.00046982450294308364,0.0004804466152563691,0.0004898941842839122,0.000499750254675746,0.0005095553351566195,0.0005186964408494532,0.0005288079264573753,0.0005382554372772574,0.0005470391479320824,0.0005551589420065284,0.0005645043565891683,0.0005736455204896629,0.0005835015908814967,0.0005914681823924184,0.0005988730117678642,0.0006067375070415437,0.0006151637062430382,0.0006235387991182506,0.0006305351271294057,0.0006389613263309002,0.0006465704063884914,0.000653260329272598,0.0006603077054023743,0.0006674061296507716,0.0006739938980899751,0.0006807348690927029,0.0006880885921418667,0.0006941146566532552,0.0007006002706475556,0.0007072901353240013,0.0007136225467547774,0.0007200060645118356,0.0007257256656885147,0.0007319559226743877,0.0007377266301773489,0.0007437015301547945,0.000749063678085804,0.0007544768741354346,0.000759736867621541,0.0007657118258066475,0.0007709718192927539,0.0007756700506433845,0.0007816960569471121,0.0007870581466704607,0.0007921649375930429,0.0007970164297148585,0.0008014593040570617,0.0008061575354076922,0.0008117239340208471,0.0008163200691342354,0.0008213758119381964,0.0008253590785898268,0.0008295977022498846,0.0008343470399267972,0.0008383303065784276,0.0008424157276749611,0.0008469608146697283,0.0008509440813213587,0.0008550806087441742,0.0008591660298407078,0.0008625875925645232,0.0008669794187881052,0.0008703498751856387,0.000873669283464551,0.0008770908461883664,0.0008803081000223756,0.0008836786146275699,0.0008872533799149096,0.0008908280869945884,0.0008941474952735007,0.0008972626528702676,0.0009004799649119377,0.000903748266864568,0.0009064038167707622,0.0009096210706047714,0.0009124808711931109,0.0009154938743449748,0.0009190175915136933,0.0009220305946655571,0.0009246350382454693,0.0009274437907151878,0.0009301503887400031,0.0009334186906926334,0.0009360742405988276,0.0009389340411871672,0.0009416406392119825,0.0009442450827918947,0.0009465431794524193,0.0009499646839685738,0.0009523138287477195,0.0009546629735268652,0.0009571142145432532,0.0009592080023139715,0.0009615571470931172,0.0009640083881095052,0.0009661021758802235,0.0009685023687779903,0.0009711578604765236,0.000973251648247242,0.0009756518411450088,0.000977592426352203,0.0009794819634407759,0.000982086407020688,0.000984537648037076,0.000986478291451931,0.0009885720210149884,0.0009908700594678521,0.0009926575003191829,0.0009944959310814738,0.0009965896606445312,0.00099832599516958,0.0009999601170420647,0.0010019007604569197,0.0010037391912192106,0.001005271216854453,0.0010074160527437925,0.0010093055898323655,0.0010111440205946565,0.0010125739499926567,0.0010142591781914234,0.0010154847986996174,0.0010169147280976176,0.001018395647406578,0.0010197744704782963,0.0010212043998762965,0.001022685319185257,0.0010239110561087728,0.0010254940716549754,0.0010268219048157334,0.001027792110107839,0.001029068836942315,0.0010305498726665974,0.001031520077958703,0.0010325415059924126,0.001033971318975091,0.0010351970558986068,0.0010364226764068007,0.0010379547020420432,0.0010390781098976731,0.0010402016341686249,0.0010414783610031009,0.0010424996726214886,0.0010438275057822466,0.001044644508510828,0.0010458702454343438,0.0010467894608154893,0.0010480660712346435,0.001049087499268353,0.0010498024057596922,0.0010507216211408377,0.0010517940390855074,0.0010525090619921684,0.0010537856724113226,0.00105475599411875,0.001055981614626944,0.0010567987337708473,0.0010576668428257108,0.0010586371645331383,0.0010594542836770415,0.0010601691901683807,0.001060986309312284,0.001061599119566381,0.0010626715375110507,0.001063488656654954,0.0010645610745996237,0.0010654802899807692,0.0010661440901458263,0.0010669612092897296,0.0010677783284336329,0.0010682890424504876,0.0010690039489418268,0.0010695146629586816,0.0010701274732127786,0.0010706380708143115,0.001070995582267642,0.0010713530937209725,0.0010720168938860297,0.001072885119356215,0.00107344682328403,0.001074059633538127,0.001074672443792224,0.001075387466698885,0.001075898064300418,0.0010764598846435547,0.0010771236848086119,0.0010776343988254666,0.0010781961027532816,0.0010785536142066121,0.0010789622319862247,0.0010794218396767974,0.001079779234714806,0.0010804942576214671,0.0010809027589857578,0.0010813112603500485,0.0010818219743669033,0.0010821283794939518,0.0010826390935108066,0.001082894392311573,0.0010833540000021458,0.0010837115114554763,0.001084120012819767,0.0010843754280358553,0.0010849882382899523,0.001085396739654243,0.0010856520384550095,0.0010861116461455822,0.0010863670613616705,0.0010867244563996792,0.0010870308615267277,0.0010874394793063402,0.001087847980670631,0.0010880522895604372,0.0010882564820349216,0.0010886650998145342,0.001089073601178825,0.0010893800063058734,0.001089788624085486,0.0010900439228862524,0.001090401434339583,0.0010908099357038736,0.0010912184370681643,0.0010915248421952128,0.0010918823536485434,0.0010923930676653981,0.0010926994727924466,0.0010931079741567373,0.0010933632729575038,0.001093618688173592,0.0010938739869743586,0.001094129285775125,0.0010944867972284555,0.0010946399997919798,0.0010950486175715923,0.0010953550226986408,0.0010957124177366495,0.001096121035516262,0.0010964784305542707,0.001096631633117795,0.0010968870483338833,0.0010971423471346498,0.001097346656024456,0.0010975508484989405,0.0010976530611515045,0.001097857253625989,0.0010980615625157952,0.0010982658714056015,0.0010983679676428437,0.0010986232664436102,0.0010987254790961742,0.0010990318842232227,0.0010993892792612314,0.00109969568438828,0.0011000020895153284,0.0011002063984051347,0.001100410707294941,0.0011007171124219894,0.0011011256137862802,0.0011012278264388442,0.0011014831252396107,0.0011017895303666592,0.0011019938392564654,0.0011021470418199897,0.0011024023406207561,0.0011026576394215226,0.0011030662572011352,0.0011032704496756196,0.0011034747585654259,0.0011034747585654259,0.001103576854802668,0.0011038832599297166,0.0011039343662559986,0.0011043428676202893,0.0011045471765100956,0.0011047003790736198,0.001104802475310862,0.0011051599867641926,0.0011053642956539989,0.0011055684881284833,0.0011056707007810473,0.0011058239033445716,0.0011059259995818138,0.0011059771059080958,0.00110613030847162,0.0011062835110351443,0.0011063856072723866,0.0011065899161621928,0.0011066410224884748,0.001106794225051999,0.0011069474276155233,0.0011071006301790476,0.001107304822653532,0.001107355928979814,0.0011075091315433383,0.0011075602378696203,0.0011076112277805805,0.0011077134404331446,0.0011077644303441048,0.0011077644303441048,0.0011077644303441048,0.0011078155366703868,0.0011078155366703868,0.0011078666429966688,0.0011080708354711533,0.0011081219417974353,0.0011081219417974353,0.0011081219417974353,0.0011081730481237173,0.0011082751443609595,0.0011082751443609595,0.0011082751443609595,0.0011083262506872416,0.0011083772405982018,0.0011083772405982018,0.0011084283469244838,0.0011084283469244838,0.0011084283469244838,0.0011084794532507658,0.0011084794532507658,0.001108530443161726,0.001108530443161726,0.001108530443161726],"active":[0.0003056526184082031,0.0002957454416900873,0.000290230120299384,0.0002872171171475202,0.0002857872168533504,0.00028287633904255927,0.00028073147404938936,0.0002799654903355986,0.0002785355900414288,0.00027802487602457404,0.00027598219458013773,0.000274245860055089,0.00027189674437977374,0.00027010933263227344,0.00026990511105395854,0.0002680666802916676,0.0002666878281161189,0.0002661260950844735,0.00026520685059949756,0.00026530903414823115,0.0002645430213306099,0.00026387907564640045,0.0002640833845362067,0.00026454299222677946,0.0002640833845362067,0.0002628066868055612,0.0002630619565024972,0.0002634706033859402,0.00026367479586042464,0.0002629087830428034,0.00026234707911498845,0.00026122352574020624,0.00026122352574020624,0.00026050861924886703,0.0002601000596769154,0.0002601000596769154,0.00025964045198634267,0.00025897659361362457,0.0002593850949779153,0.0002597936545498669,0.00025928299874067307,0.00025861908216029406,0.0002570360084064305,0.0002568317577242851,0.00025759777054190636,0.0002578530693426728,0.0002568316995166242,0.00025601463858038187,0.00025688280584290624,0.00025632104370743036,0.0002557593397796154,0.00025596359046176076,0.0002557082334533334,0.000255503982771188,0.0002554018283262849,0.0002557592815719545,0.0002546869218349457,0.00025524862576276064,0.0002551464713178575,0.00025555503088980913,0.00025499332696199417,0.00025458470918238163,0.0002543805167078972,0.0002538697444833815,0.0002540740533731878,0.0002530527417548001,0.00025325699243694544,0.00025366549380123615,0.00025397189892828465,0.0002532058279030025,0.00025289953919127584,0.00025330798234790564,0.0002526952885091305,0.00025223568081855774,0.000251724966801703,0.00025126535911113024,0.00025167386047542095,0.0002525420277379453,0.0002512143109925091,0.00025162287056446075,0.00025095889577642083,0.0002511632046662271,0.00025060144253075123,0.00025039719184860587,0.0002508058096282184,0.0002507546450942755,0.00024998863227665424,0.00025034614372998476,0.00024998857406899333,0.00024937582202255726,0.00024978432338684797,0.0002486097509972751,0.0002489161561243236,0.0002486607991158962,0.00024830340407788754,0.0002489162143319845,0.00024896726245060563,0.00024866085732355714,0.0002481502015143633,0.0002485077711753547,0.00024840555852279067,0.00024871190544217825,0.00024835445219650865,0.0002484566648490727,0.0002485076547600329,0.00024866091553121805,0.0002489161561243236,0.00024835451040416956,0.00024840555852279067,0.0002485587610863149,0.00024896726245060563,0.00024871190544217825,0.0002478438545949757,0.00024794595083221793,0.00024743517860770226,0.0002471798215992749,0.0002474863431416452,0.00024799699895083904,0.00024707772536203265,0.0002468224265612662,0.00024707772536203265,0.00024697562912479043,0.00024702667724341154,0.0002469755709171295,0.0002469244645908475,0.0002472820342518389,0.0002475373912602663,0.0002471288316883147,0.0002471799962222576,0.000246771436650306,0.00024697568733245134,0.0002475373912602663,0.0002467713784426451,0.0002461585681885481,0.00024636276066303253,0.00024641386698931456,0.0002459032693877816,0.00024605635553598404,0.0002459542592987418,0.00024534156545996666,0.00024559686426073313,0.00024564797058701515,0.00024544354528188705,0.00024534144904464483,0.0002455457579344511,0.0002452903427183628,0.0002449328312650323,0.00024467764887958765,0.0002451882464811206,0.00024477974511682987,0.0002449329476803541,0.0002446264261379838,0.00024472863879054785,0.0002446775324642658,0.0002445754362270236,0.00024457555264234543,0.0002446775324642658,0.0002442180411890149,0.0002442179247736931,0.0002445754362270236,0.0002446265425533056,0.00024411571212112904,0.0002442179247736931,0.0002446265425533056,0.0002446265425533056,0.0002446264261379838,0.0002445754362270236,0.00024406472221016884,0.00024401373229920864,0.00024411582853645086,0.00024411582853645086,0.00024437124375253916,0.00024406472221016884,0.00024432013742625713,0.00024442223366349936,0.00024483073502779007,0.0002445244463160634,0.00024447322357445955,0.00024472863879054785,0.0002448308514431119,0.0002446265425533056,0.0002448818413540721,0.0002444733399897814,0.0002445243299007416,0.0002445243299007416,0.0002445754362270236,0.0002446265425533056,0.0002442690310999751,0.00024416681844741106,0.0002442690310999751,0.00024406472221016884,0.0002445243299007416,0.0002442179247736931,0.00024411582853645086,0.00024380942340940237,0.00024355400819331408,0.00024345202837139368,0.0002432987093925476,0.0002429411979392171,0.00024319649673998356,0.00024299230426549911,0.00024309440050274134,0.0002429411979392171,0.0002428902080282569,0.00024304341059178114,0.0002432987093925476,0.00024319661315530539,0.0002429411979392171,0.00024299230426549911,0.00024294131435453892,0.00024304341059178114,0.0002429411979392171,0.0002431456232443452,0.00024314550682902336,0.00024319661315530539,0.00024304341059178114,0.0002428392181172967,0.0002428902080282569,0.00024283910170197487,0.00024283910170197487,0.00024294131435453892,0.00024268589913845062,0.00024253269657492638,0.0002425838029012084,0.00024253269657492638,0.00024263490922749043,0.00024237949401140213,0.0002425838029012084,0.00024248170666396618,0.0002425838029012084,0.00024237949401140213,0.00024248159024864435,0.00024222629144787788,0.00024217518512159586,0.00024237949401140213,0.0002421753015369177,0.00024222629144787788,0.00024237961042672396,0.0002425328129902482,0.00024243060033768415,0.0002422773977741599,0.00024237949401140213,0.00024263490922749043,0.00024248159024864435,0.00024232850410044193,0.00024232850410044193,0.0002423283876851201,0.0002423283876851201,0.00024227728135883808,0.0002420219825580716,0.00024197099264711142,0.00024207308888435364,0.00024207308888435364,0.00024171557743102312,0.00024166458752006292,0.00024151138495653868,0.0002415624912828207,0.00024166458752006292,0.00024151138495653868,0.00024166458752006292,0.0002416134811937809,0.00024171569384634495,0.0002416134811937809,0.00024176668375730515,0.00024171569384634495,0.00024156237486749887,0.00024146027863025665,0.0002416134811937809,0.0002416134811937809,0.0002416134811937809,0.00024156237486749887,0.0002416134811937809,0.00024176668375730515,0.00024171569384634495,0.00024176668375730515,0.00024166458752006292,0.0002416134811937809,0.00024151138495653868,0.00024176668375730515,0.00024166458752006292,0.00024161359760910273,0.0002415624912828207,0.0002415624912828207,0.00024166458752006292,0.00024176668375730515,0.00024176668375730515,0.00024151138495653868,0.0002416644711047411,0.0002416134811937809,0.00024146027863025665,0.0002413580659776926,0.00024146027863025665,0.0002416134811937809,0.00024171569384634495,0.00024140917230397463,0.0002413070760667324,0.00024115387350320816,0.0002413070760667324,0.00024146027863025665,0.00024135818239301443,0.00024146027863025665,0.00024135818239301443,0.00024146027863025665,0.00024151138495653868,0.00024166458752006292,0.00024135818239301443,0.00024140917230397463,0.00024130719248205423,0.00024120497982949018,0.00024115387350320816,0.00024120497982949018,0.0002413070760667324,0.00024135818239301443,0.0002413070760667324,0.00024140928871929646,0.0002413070760667324,0.0002413580659776926,0.00024125596974045038,0.00024125596974045038,0.0002413070760667324,0.00024115387350320816,0.00024115387350320816,0.00024110276717692614,0.0002410516608506441,0.00024105177726596594,0.0002409495646134019,0.0002408985747024417,0.00024094968102872372,0.00024105177726596594,0.00024105177726596594,0.00024105177726596594,0.00024120486341416836,0.00024100067093968391,0.0002409495646134019,0.00024100067093968391,0.00024110276717692614,0.00024110276717692614,0.00024100067093968391,0.00024100067093968391,0.00024100067093968391,0.0002409495646134019,0.00024094968102872372,0.00024094968102872372,0.0002408985747024417,0.0002408985747024417,0.0002409495646134019,0.00024089845828711987,0.00024089845828711987,0.00024084746837615967,0.00024084746837615967,0.00024084746837615967]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.7702524065971375,"q05":0.7185581398957928,"q20":0.7438020332648504,"q40":0.7622902435797583,"q60":0.7782145696145166,"q80":0.7967027799294245,"q95":0.8219466732984821},"MaxActiveInfected":{"mean":0.02694029174745083,"q05":0.020215857561383103,"q20":0.023499604684464426,"q40":0.02590456680916253,"q60":0.027976016685739128,"q80":0.03038097881043723,"q95":0.033664725933518554}},"4W_None":{"TotalInfected":{"mean":0.09488754719495773,"q05":0.0,"q20":0.018277793606067613,"q40":0.07182627168352988,"q60":0.11794882270638558,"q80":0.17149730078384787,"q95":0.24461265633412418},"MaxActiveInfected":{"mean":0.0013521028449758887,"q05":0.0,"q20":0.0004298758842324117,"q40":0.001074491587538607,"q60":0.0016297141024131704,"q80":0.0022743298057193656,"q95":0.003154491260025212}},"2W_Strong":{"TotalInfected":{"mean":0.001015385496430099,"q05":0.0007154941076246448,"q20":0.0008619402558027474,"q40":0.0009691949945128879,"q60":0.0010615759983473101,"q80":0.0011688307370574507,"q95":0.001315276885235553},"MaxActiveInfected":{"mean":0.0003056526184082031,"q05":0.00025630700959965896,"q20":0.0002804039814010157,"q40":0.0002980522053141291,"q60":0.0003132530315022771,"q80":0.00033090125541539053,"q95":0.0003549982272167473}},"2W_Moderate":{"TotalInfected":{"mean":0.014364384114742279,"q05":0.0,"q20":0.0006744669289181372,"q40":0.01024340816636506,"q60":0.0184853600631195,"q80":0.028054301300566423,"q95":0.0411197807676682},"MaxActiveInfected":{"mean":0.0004027240502182394,"q05":0.0001765153885337376,"q20":0.00028698000480756217,"q40":0.00036788246419322014,"q60":0.0004375656362432587,"q80":0.0005184680956289167,"q95":0.0006289327119027412}}}}} \ No newline at end of file diff --git a/web/country-data/extdata-AR.json b/web/country-data/extdata-AR.json new file mode 100644 index 00000000..54dceb00 --- /dev/null +++ b/web/country-data/extdata-AR.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0005527138710021973,0.0007126608397811651,0.0008925620350055397,0.001082597067579627,0.001280739321373403,0.001483321189880371,0.0016913077561184764,0.0019043372012674809,0.0021258839406073093,0.002353076823055744,0.002584033412858844,0.0028200573287904263,0.003065563505515456,0.003318839007988572,0.00357800186611712,0.0038490358274430037,0.004122869111597538,0.004467759747058153,0.004868676885962486,0.005339276511222124,0.005883444100618362,0.006514907814562321,0.007255190517753363,0.008112181909382343,0.009100214578211308,0.010241559706628323,0.011573711410164833,0.013108106330037117,0.014888611622154713,0.01695040613412857,0.019335905089974403,0.02208060584962368,0.025263475254178047,0.028902903199195862,0.03309791162610054,0.03790527209639549,0.04338272660970688,0.04964054003357887,0.05676034092903137,0.06480662524700165,0.07388803362846375,0.08406222611665726,0.09542671591043472,0.10806462168693542,0.12196975946426392,0.1371985822916031,0.15371955931186676,0.17149090766906738,0.19053444266319275,0.21063081920146942,0.23176151514053345,0.2536764144897461,0.27621233463287354,0.29915738105773926,0.32231587171554565,0.345482736825943,0.3684394359588623,0.390956312417984,0.4129195809364319,0.43419116735458374,0.45464131236076355,0.47418010234832764,0.4928240478038788,0.5105310678482056,0.5272771120071411,0.5431509017944336,0.5581368803977966,0.5723499059677124,0.585839569568634,0.5986834168434143,0.6109044551849365,0.6226218342781067,0.6338405013084412,0.644661009311676,0.6550449132919312,0.6650071144104004,0.6745756268501282,0.6837376952171326,0.692531406879425,0.7010211944580078,0.709180474281311,0.7169110178947449,0.7241982817649841,0.7310445308685303,0.7374507188796997,0.7433977127075195,0.7488863468170166,0.7539311647415161,0.7585672736167908,0.7627987265586853,0.7666537761688232,0.7701692581176758,0.7733742594718933,0.7762718796730042,0.7789075970649719,0.7812954187393188,0.7834761142730713,0.7854501605033875,0.7872496247291565,0.7888938784599304,0.7903873324394226,0.791744589805603,0.7929813861846924,0.7941140532493591,0.7951333522796631,0.7960377335548401,0.7968278527259827,0.7975283265113831,0.7981556057929993,0.7987164855003357,0.7992141842842102,0.7996551394462585,0.800039529800415,0.8003745079040527,0.8006739616394043,0.8009365200996399,0.8011676073074341,0.8013730049133301,0.8015509247779846,0.8017094135284424,0.801847517490387,0.8019661903381348,0.802073061466217,0.8021640181541443,0.8022441864013672,0.8023124933242798,0.8023737072944641,0.8024258017539978,0.8024716377258301,0.8025134205818176,0.8025477528572083,0.8025781512260437,0.8026058077812195,0.8026273846626282,0.8026476502418518,0.8026660680770874,0.8026813268661499,0.8026936054229736,0.8027063012123108,0.8027166128158569,0.8027259111404419,0.8027335405349731,0.8027399182319641,0.8027455806732178,0.8027511239051819,0.8027554154396057,0.8027592301368713,0.8027626872062683,0.8027653098106384,0.802767813205719,0.8027698397636414,0.8027715682983398,0.8027732968330383,0.8027746677398682,0.8027762174606323,0.8027774691581726,0.802778422832489,0.8027792572975159,0.8027799725532532,0.8027806282043457,0.8027811646461487,0.8027815818786621,0.802781879901886,0.8027821779251099,0.8027825951576233,0.8027829527854919,0.8027832508087158,0.8027835488319397,0.8027836680412292,0.8027837872505188,0.8027839660644531,0.8027839660644531,0.8027841448783875,0.8027842044830322,0.802784264087677,0.8027843236923218,0.8027844429016113,0.8027845025062561,0.8027845621109009,0.8027845621109009,0.8027846217155457,0.8027846217155457,0.8027846813201904,0.8027846813201904,0.8027846813201904,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352,0.8027847409248352],"recovered":[0.0,0.00021927866328042,0.0004096515476703644,0.0005930271581746638,0.0007801909814588726,0.0009740865789353848,0.001169864204712212,0.00137280800845474,0.00158016721252352,0.0017941859550774097,0.0020157326944172382,0.0022430219687521458,0.0024729412980377674,0.0027114744298160076,0.002958162920549512,0.0032097494695335627,0.003471807576715946,0.003741056192666292,0.004045966546982527,0.004399905446916819,0.004808640107512474,0.005285923834890127,0.005843723192811012,0.006491184234619141,0.007244520355015993,0.008114445023238659,0.009111983701586723,0.010273258201777935,0.011631613597273827,0.013201309368014336,0.0150188272818923,0.017115365713834763,0.01953657530248165,0.022327769547700882,0.02556280605494976,0.029259659349918365,0.03351696580648422,0.038381390273571014,0.043950799852609634,0.0502915196120739,0.05749289691448212,0.0656115859746933,0.07476411014795303,0.08501210063695908,0.09645944833755493,0.10914822667837143,0.123103566467762,0.1383284330368042,0.15484364330768585,0.17261405289173126,0.1915406882762909,0.21159327030181885,0.23258237540721893,0.25433599948883057,0.27669641375541687,0.2994542419910431,0.32238903641700745,0.34537553787231445,0.36807671189308167,0.3904205858707428,0.4122442603111267,0.4333516061306,0.45370474457740784,0.4731799066066742,0.4917702078819275,0.509468674659729,0.5262480974197388,0.5421351194381714,0.5571749806404114,0.5714426636695862,0.585001528263092,0.5978710651397705,0.6101996302604675,0.6219469904899597,0.6332076191902161,0.6440753936767578,0.6544932126998901,0.6644686460494995,0.6740508675575256,0.6832107305526733,0.691994309425354,0.7004906535148621,0.7086482644081116,0.7163453698158264,0.7236559391021729,0.7305101752281189,0.7368823885917664,0.7428229451179504,0.7483226656913757,0.7533883452415466,0.758027195930481,0.7622829675674438,0.7661823034286499,0.7697171568870544,0.7729448676109314,0.7758637070655823,0.7785211801528931,0.7809386253356934,0.7831273078918457,0.7851329445838928,0.7869536876678467,0.7886101007461548,0.7901170253753662,0.7914890050888062,0.7927406430244446,0.7938807606697083,0.7949082255363464,0.7958149909973145,0.7966176867485046,0.7973361015319824,0.7979692220687866,0.798537015914917,0.7990421056747437,0.7994842529296875,0.7998782992362976,0.8002189993858337,0.8005223274230957,0.8007928133010864,0.8010254502296448,0.8012340664863586,0.801417350769043,0.8015787601470947,0.8017180562019348,0.8018420934677124,0.8019493222236633,0.8020409941673279,0.8021215796470642,0.8021916151046753,0.8022549152374268,0.8023084998130798,0.8023560047149658,0.8023973703384399,0.8024336695671082,0.80246502161026,0.8024917840957642,0.8025147318840027,0.8025361895561218,0.8025547862052917,0.8025693893432617,0.8025836944580078,0.8025951981544495,0.8026068806648254,0.802615761756897,0.8026233315467834,0.8026296496391296,0.802635908126831,0.8026408553123474,0.8026447892189026,0.802649199962616,0.8026525974273682,0.8026553988456726,0.8026578426361084,0.8026596903800964,0.8026620149612427,0.8026637434959412,0.8026652932167053,0.8026665449142456,0.8026679158210754,0.8026688098907471,0.8026696443557739,0.8026703596115112,0.8026710152626038,0.8026714324951172,0.8026718497276306,0.802672266960144,0.8026727437973022,0.8026731014251709,0.8026734590530396,0.8026736974716187,0.8026739954948425,0.8026741743087769,0.8026742935180664,0.8026743531227112,0.8026745319366455,0.8026746511459351,0.8026747107505798,0.8026747703552246,0.8026748299598694,0.8026748895645142,0.8026749491691589,0.8026750087738037,0.8026750683784485,0.8026750683784485,0.8026750683784485,0.8026750683784485,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933,0.8026751279830933],"active":[0.0005527138710021973,0.0004933821619488299,0.0004829104873351753,0.0004895699094049633,0.0005005483399145305,0.0005092346109449863,0.0005214435514062643,0.0005315291928127408,0.0005457167280837893,0.0005588908679783344,0.0005683007184416056,0.0005770353600382805,0.0005926222074776888,0.0006073645781725645,0.0006198389455676079,0.000639286357909441,0.0006510615348815918,0.000726703554391861,0.0008227103389799595,0.0009393710643053055,0.0010748039931058884,0.0012289839796721935,0.0014114673249423504,0.0016209976747632027,0.0018556942231953144,0.0021271146833896637,0.0024617277085781097,0.002834848128259182,0.003256998024880886,0.003749096766114235,0.004317077808082104,0.0049652401357889175,0.005726899951696396,0.00657513365149498,0.00753510557115078,0.008645612746477127,0.009865760803222656,0.011259149760007858,0.012809541076421738,0.01451510563492775,0.01639513671398163,0.01845064014196396,0.02066260576248169,0.02305252104997635,0.025510311126708984,0.02805035561323166,0.030615992844104767,0.033162474632263184,0.0356907993555069,0.03801676630973816,0.040220826864242554,0.042083144187927246,0.0436299592256546,0.04482138156890869,0.045619457960128784,0.0460284948348999,0.04605039954185486,0.045580774545669556,0.04484286904335022,0.04377058148384094,0.04239705204963684,0.04082849621772766,0.03911930322647095,0.03735116124153137,0.03550690412521362,0.03368222713470459,0.03188878297805786,0.030214786529541016,0.028664588928222656,0.027240753173828125,0.025902926921844482,0.02475076913833618,0.023640871047973633,0.02271401882171631,0.021837294101715088,0.020931720733642578,0.020082414150238037,0.019269049167633057,0.018480539321899414,0.017810463905334473,0.01718616485595703,0.016420364379882812,0.015550017356872559,0.014699161052703857,0.013794779777526855,0.012887537479400635,0.012003958225250244,0.011108219623565674,0.010244607925415039,0.009410381317138672,0.008626580238342285,0.007886290550231934,0.007191956043243408,0.006554722785949707,0.005962729454040527,0.005431711673736572,0.004954934120178223,0.004511535167694092,0.004122316837310791,0.0037609338760375977,0.0034336447715759277,0.003134489059448242,0.002864360809326172,0.0026250481605529785,0.002392709255218506,0.002156972885131836,0.0019196271896362305,0.0017133355140686035,0.001537919044494629,0.0013803839683532715,0.001244962215423584,0.0011181235313415527,0.0009974241256713867,0.0008902549743652344,0.0007956624031066895,0.0007175207138061523,0.0006452798843383789,0.0005801916122436523,0.0005254745483398438,0.00047534704208374023,0.00043016672134399414,0.00038743019104003906,0.00035500526428222656,0.00032192468643188477,0.0002948641777038574,0.0002714991569519043,0.00025212764739990234,0.00023418664932250977,0.0002167224884033203,0.00020492076873779297,0.00019174814224243164,0.00018078088760375977,0.00017213821411132812,0.00016236305236816406,0.00015586614608764648,0.0001513361930847168,0.00014513731002807617,0.00013881921768188477,0.00013691186904907227,0.0001329183578491211,0.00013071298599243164,0.00012665987014770508,0.00012415647506713867,0.00012224912643432617,0.0001214742660522461,0.0001195073127746582,0.00011837482452392578,0.00011789798736572266,0.00011610984802246094,0.00011521577835083008,0.00011444091796875,0.00011372566223144531,0.00011360645294189453,0.00011265277862548828,0.00011247396469116211,0.00011217594146728516,0.0001118779182434082,0.00011134147644042969,0.00011116266250610352,0.00011098384857177734,0.00011080503463745117,0.00011056661605834961,0.00011044740676879883,0.00011032819747924805,0.00011032819747924805,0.00011020898818969727,0.00011014938354492188,0.00011008977890014648,0.0001099705696105957,0.00010979175567626953,0.00010979175567626953,0.00010967254638671875,0.00010979175567626953,0.00010967254638671875,0.00010961294174194336,0.00010961294174194336,0.00010967254638671875,0.00010967254638671875,0.00010967254638671875,0.00010961294174194336,0.00010961294174194336,0.00010955333709716797,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336,0.00010961294174194336]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0005527138710021973,0.0007124437252059579,0.0008871090249158442,0.001068168319761753,0.001251278561539948,0.0014414825709536672,0.00163125223480165,0.0018228073604404926,0.0020145312882959843,0.0022119497880339622,0.002412408357486129,0.002617595950141549,0.0028237488586455584,0.003031976753845811,0.0032435101456940174,0.0034578184131532907,0.0036764456890523434,0.003942654002457857,0.004250845871865749,0.004604470916092396,0.0050096348859369755,0.005462741479277611,0.005986013449728489,0.00658432487398386,0.007264214102178812,0.00803685374557972,0.008923498913645744,0.009927383624017239,0.011064385063946247,0.012362443841993809,0.013850584626197815,0.015530933625996113,0.017441587522625923,0.019609063863754272,0.022068854421377182,0.024869555607438087,0.028041446581482887,0.03161640465259552,0.03564540669322014,0.04019910842180252,0.0453026220202446,0.05100750923156738,0.05739704146981239,0.06453686952590942,0.07243717461824417,0.08118431270122528,0.09079314768314362,0.10137266665697098,0.11288945376873016,0.12538467347621918,0.13887837529182434,0.15334267914295197,0.16878418624401093,0.1851162314414978,0.20225262641906738,0.22015221416950226,0.23867687582969666,0.2577309012413025,0.27716541290283203,0.29686853289604187,0.3166821599006653,0.33645835518836975,0.3560369908809662,0.37530672550201416,0.3941773772239685,0.41252338886260986,0.4303044378757477,0.4474508464336395,0.4639114439487457,0.4796559810638428,0.4946734309196472,0.50899738073349,0.5226269364356995,0.5356369614601135,0.5480225086212158,0.5598041415214539,0.5710312724113464,0.581827700138092,0.5921580791473389,0.6020761728286743,0.6116220951080322,0.6208301186561584,0.6297394633293152,0.6383451819419861,0.6466558575630188,0.6546844244003296,0.662432074546814,0.6698976159095764,0.6770718097686768,0.6839507222175598,0.6905407309532166,0.696816086769104,0.7028011679649353,0.7084507346153259,0.7137781381607056,0.7187853455543518,0.723475456237793,0.7278618216514587,0.7319325804710388,0.7357047200202942,0.7391754984855652,0.7423892617225647,0.7453311681747437,0.7480288743972778,0.7504675388336182,0.7527016401290894,0.7547186613082886,0.7565684914588928,0.7582568526268005,0.759826123714447,0.7612612247467041,0.7625818848609924,0.7637945413589478,0.7649016380310059,0.7659218311309814,0.7668596506118774,0.7677065134048462,0.7684755325317383,0.7691667675971985,0.7697859406471252,0.7703410983085632,0.770841658115387,0.7712926268577576,0.7716944813728333,0.7720463275909424,0.772362232208252,0.7726455926895142,0.7728993892669678,0.7731205821037292,0.773323655128479,0.7735010981559753,0.7736586928367615,0.7737963795661926,0.7739185690879822,0.7740294933319092,0.7741244435310364,0.7742072343826294,0.774281919002533,0.7743489146232605,0.7744075059890747,0.7744593620300293,0.7745057940483093,0.774545431137085,0.7745798826217651,0.7746105194091797,0.7746387124061584,0.7746621370315552,0.7746846079826355,0.7747024297714233,0.7747188210487366,0.7747344374656677,0.7747485637664795,0.7747604250907898,0.7747706770896912,0.7747790813446045,0.7747869491577148,0.774793267250061,0.7747997641563416,0.7748059034347534,0.7748104333877563,0.7748143076896667,0.7748180031776428,0.7748211622238159,0.7748238444328308,0.7748262882232666,0.7748281955718994,0.7748304605484009,0.7748323082923889,0.7748339176177979,0.774834930896759,0.774836003780365,0.7748370170593262,0.7748377323150635,0.7748385667800903,0.7748391032218933,0.7748396396636963,0.7748401165008545,0.7748405337333679,0.7748410105705261,0.7748411893844604,0.7748414278030396,0.7748417258262634,0.7748419046401978,0.7748420834541321,0.7748422026634216,0.7748424410820007,0.7748425602912903,0.7748426795005798,0.7748427987098694,0.7748429179191589,0.7748429179191589,0.7748429775238037,0.7748430371284485,0.7748430967330933,0.774843156337738,0.7748432755470276,0.7748432755470276,0.7748433351516724,0.7748433351516724,0.7748434543609619,0.7748434543609619,0.7748434543609619,0.7748434543609619,0.7748434543609619,0.7748434543609619,0.7748434543609619,0.7748434543609619,0.7748435139656067,0.7748435139656067,0.7748435139656067,0.7748435139656067,0.7748435139656067,0.7748435139656067,0.7748435139656067,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515,0.7748435735702515],"recovered":[0.0,0.0002205815981142223,0.00040996522875502706,0.0005921103293076158,0.0007753653335385025,0.0009580653859302402,0.0011430818121880293,0.0013310658978298306,0.0015211493009701371,0.00171125668566674,0.0019062139326706529,0.0021026672329753637,0.002302715554833412,0.0025049112737178802,0.0027138630393892527,0.002920739818364382,0.0031343242153525352,0.0033485358580946922,0.0035878652706742287,0.00386285618878901,0.004181133583188057,0.0045397053472697735,0.004944217391312122,0.005412477068603039,0.005944917909801006,0.006552156526595354,0.007240249775350094,0.008027075789868832,0.008919632993638515,0.009941180236637592,0.011102937161922455,0.012424037791788578,0.013921782374382019,0.015631206333637238,0.017569173127412796,0.019767604768276215,0.022287258878350258,0.02511838637292385,0.028322972357273102,0.03195057809352875,0.0360223613679409,0.0406157523393631,0.04575340449810028,0.051515575498342514,0.05796738341450691,0.06513172388076782,0.0730927586555481,0.0818864181637764,0.0915638729929924,0.10217536985874176,0.1137039065361023,0.12623034417629242,0.1397334486246109,0.154214546084404,0.16962015628814697,0.18587124347686768,0.2029333859682083,0.2207401543855667,0.23916561901569366,0.2581152021884918,0.27741312980651855,0.2969978451728821,0.3166489601135254,0.3362680673599243,0.3557448387145996,0.3749045729637146,0.3936603367328644,0.41192394495010376,0.42962703108787537,0.44674110412597656,0.4631594717502594,0.47888678312301636,0.49389544129371643,0.5082143545150757,0.5218684673309326,0.5348803400993347,0.5472954511642456,0.559105396270752,0.5703753232955933,0.5811964869499207,0.5915666818618774,0.60150545835495,0.6110919117927551,0.6203376054763794,0.629254937171936,0.6378800272941589,0.6462109684944153,0.654240608215332,0.6619671583175659,0.6694136261940002,0.6766051054000854,0.6834766268730164,0.690039336681366,0.696323037147522,0.7022956013679504,0.7079456448554993,0.7132656574249268,0.7182679772377014,0.7229701280593872,0.7273496389389038,0.7314329147338867,0.7352062463760376,0.7386964559555054,0.7419211268424988,0.7448790669441223,0.7475716471672058,0.7500343918800354,0.7522717714309692,0.7543076872825623,0.7561596632003784,0.7578808665275574,0.7594513893127441,0.7609010338783264,0.7622264623641968,0.7634446620941162,0.7645625472068787,0.7655900120735168,0.7665348052978516,0.7673925757408142,0.7681673765182495,0.7688677906990051,0.7694957852363586,0.770057201385498,0.7705636620521545,0.7710251808166504,0.7714234590530396,0.7717821598052979,0.7721042037010193,0.7723959684371948,0.7726480960845947,0.7728768587112427,0.7730785012245178,0.7732582092285156,0.7734173536300659,0.7735564112663269,0.7736824154853821,0.7737928032875061,0.7738878130912781,0.7739725112915039,0.7740508913993835,0.7741170525550842,0.7741764187812805,0.774230420589447,0.7742752432823181,0.774315595626831,0.7743522524833679,0.7743842601776123,0.7744114995002747,0.7744365930557251,0.7744579911231995,0.7744770050048828,0.7744951844215393,0.7745107412338257,0.7745250463485718,0.7745369672775269,0.7745463848114014,0.7745554447174072,0.7745628952980042,0.7745702266693115,0.774577260017395,0.7745822072029114,0.7745867967605591,0.7745912671089172,0.774594783782959,0.7745978236198425,0.7746010422706604,0.7746033072471619,0.7746058106422424,0.7746078968048096,0.7746092081069946,0.7746108770370483,0.7746122479438782,0.7746133804321289,0.7746142745018005,0.7746151685714722,0.7746159434318542,0.7746165990829468,0.7746172547340393,0.7746178507804871,0.7746182680130005,0.7746186852455139,0.774618923664093,0.7746192216873169,0.774619460105896,0.7746196389198303,0.7746198177337646,0.774619996547699,0.7746201157569885,0.7746201753616333,0.7746202349662781,0.7746204137802124,0.7746204733848572,0.7746205925941467,0.7746206521987915,0.7746207118034363,0.774620771408081,0.7746208906173706,0.7746209502220154,0.7746210098266602,0.7746210098266602,0.7746210694313049,0.7746211290359497,0.7746211290359497,0.7746211290359497,0.7746211290359497,0.7746211290359497,0.7746211290359497,0.7746211290359497,0.7746211290359497,0.7746211290359497,0.7746211290359497,0.7746211290359497,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945,0.7746211886405945],"active":[0.0005527138710021973,0.0004918621270917356,0.00047714379616081715,0.0004760579904541373,0.00047591322800144553,0.000483417185023427,0.00048817042261362076,0.000491741462610662,0.0004933819873258471,0.0005006931023672223,0.0005061944248154759,0.0005149287171661854,0.0005210333038121462,0.0005270654801279306,0.0005296471063047647,0.000537078594788909,0.0005421214736998081,0.0005941181443631649,0.0006629806011915207,0.0007416147273033857,0.0008285013027489185,0.0009230361320078373,0.0010417960584163666,0.0011718478053808212,0.0013192961923778057,0.0014846972189843655,0.0016832491382956505,0.001900307834148407,0.0021447520703077316,0.0024212636053562164,0.00274764746427536,0.003106895834207535,0.003519805148243904,0.003977857530117035,0.004499681293964386,0.005101950839161873,0.005754187703132629,0.006498018279671669,0.007322434335947037,0.008248530328273773,0.009280260652303696,0.010391756892204285,0.011643636971712112,0.01302129402756691,0.014469791203737259,0.01605258882045746,0.01770038902759552,0.01948624849319458,0.021325580775737762,0.023209303617477417,0.025174468755722046,0.027112334966659546,0.029050737619400024,0.03090168535709381,0.03263247013092041,0.03428097069263458,0.03574348986148834,0.03699074685573578,0.03799979388713837,0.03875333070755005,0.03926903009414673,0.03946051001548767,0.039388030767440796,0.039038658142089844,0.038432538509368896,0.037618815898895264,0.0366441011428833,0.03552690148353577,0.03428441286087036,0.03291487693786621,0.03151395916938782,0.030110597610473633,0.028731495141983032,0.027422606945037842,0.026154041290283203,0.02492380142211914,0.02373582124710083,0.022722303867340088,0.021782755851745605,0.020879685878753662,0.020055413246154785,0.019324660301208496,0.01864755153656006,0.01800757646560669,0.017400920391082764,0.016804397106170654,0.01622110605239868,0.015657007694244385,0.01510465145111084,0.01453709602355957,0.013935625553131104,0.013339459896087646,0.012761831283569336,0.012127697467803955,0.011482536792755127,0.010839700698852539,0.010209798812866211,0.009593844413757324,0.008962452411651611,0.00835508108139038,0.007742583751678467,0.0071830153465271,0.006634712219238281,0.006107747554779053,0.00558847188949585,0.005129992961883545,0.004684269428253174,0.004296720027923584,0.003949165344238281,0.0036664605140686035,0.0033803582191467285,0.003130495548248291,0.002893507480621338,0.002675175666809082,0.0024771690368652344,0.0022971034049987793,0.0021165013313293457,0.0019407272338867188,0.0017741918563842773,0.0016185641288757324,0.0014733076095581055,0.0013458728790283203,0.0012354254722595215,0.001130819320678711,0.0010211467742919922,0.0009387731552124023,0.0008634328842163086,0.0007951855659484863,0.0007246136665344238,0.0006755590438842773,0.000624239444732666,0.0005801916122436523,0.000538170337677002,0.0005012154579162598,0.0004730820655822754,0.0004420280456542969,0.000414431095123291,0.0003941059112548828,0.0003764033317565918,0.0003566145896911621,0.00034230947494506836,0.0003293752670288086,0.00031501054763793945,0.0003046393394470215,0.0002949237823486328,0.00028645992279052734,0.0002778768539428711,0.00027310848236083984,0.0002658367156982422,0.0002608299255371094,0.0002574324607849121,0.00025337934494018555,0.00024968385696411133,0.00024563074111938477,0.00024211406707763672,0.00024056434631347656,0.0002378225326538086,0.00023686885833740234,0.00023567676544189453,0.00023317337036132812,0.0002321004867553711,0.00023120641708374023,0.00022989511489868164,0.00022906064987182617,0.00022846460342407227,0.00022715330123901367,0.00022715330123901367,0.00022649765014648438,0.00022602081298828125,0.0002257227897644043,0.0002251267433166504,0.00022476911544799805,0.0002243518829345703,0.00022429227828979492,0.00022393465042114258,0.00022369623184204102,0.00022351741790771484,0.00022327899932861328,0.0002231597900390625,0.00022292137145996094,0.00022274255752563477,0.00022280216217041016,0.00022268295288085938,0.00022262334823608398,0.0002225637435913086,0.00022262334823608398,0.0002225637435913086,0.0002225637435913086,0.00022262334823608398,0.00022268295288085938,0.0002225041389465332,0.0002225041389465332,0.0002224445343017578,0.0002224445343017578,0.0002224445343017578,0.0002225041389465332,0.00022238492965698242,0.00022238492965698242,0.00022232532501220703,0.0002224445343017578,0.00022238492965698242,0.00022232532501220703,0.00022232532501220703,0.00022232532501220703,0.00022232532501220703,0.00022232532501220703,0.00022232532501220703,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022232532501220703,0.00022232532501220703,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242,0.00022238492965698242]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0005527138710021973,0.0007106340490281582,0.0008789777639321983,0.0010520747164264321,0.001224785577505827,0.0013975929468870163,0.0015701591037213802,0.0017446072306483984,0.0019184522097930312,0.00208824360743165,0.002260809764266014,0.0024345582351088524,0.002606135094538331,0.0027795457281172276,0.002953680232167244,0.003126415191218257,0.003298812313005328,0.0035056890919804573,0.0037387690972536802,0.003999331500381231,0.004290753975510597,0.0046148947440087795,0.004979136399924755,0.005387823097407818,0.005844911094754934,0.006353151053190231,0.006923328619450331,0.007562513463199139,0.00827871635556221,0.009071019478142262,0.009964300319552422,0.010960584506392479,0.01207741443067789,0.013325648382306099,0.014721788465976715,0.01625784859061241,0.01799938641488552,0.019923117011785507,0.02206048183143139,0.024443328380584717,0.02709715999662876,0.030037805438041687,0.033290985971689224,0.0368984192609787,0.04089070111513138,0.04529612883925438,0.05013927444815636,0.05547893047332764,0.061326224356889725,0.06771115213632584,0.07469137012958527,0.08229295909404755,0.09052214026451111,0.09941744804382324,0.10899551957845688,0.119291290640831,0.13025927543640137,0.1419147104024887,0.15422514081001282,0.16720987856388092,0.1808283030986786,0.1949719935655594,0.20966553688049316,0.22479495406150818,0.24032694101333618,0.2561323642730713,0.2721944749355316,0.28839924931526184,0.304648220539093,0.3208484947681427,0.33696240186691284,0.3528970777988434,0.3685424327850342,0.3838590383529663,0.39881181716918945,0.41335591673851013,0.4274824261665344,0.4411269426345825,0.4542340636253357,0.46688327193260193,0.4790570139884949,0.4907253384590149,0.5019181966781616,0.5126675963401794,0.5229662656784058,0.5328546762466431,0.5423815250396729,0.5515192151069641,0.5603347420692444,0.5688294172286987,0.5770623087882996,0.5850066542625427,0.5926915407180786,0.6001349687576294,0.6073485612869263,0.6143126487731934,0.6210357546806335,0.6275358200073242,0.6338322758674622,0.6398882865905762,0.6457019448280334,0.6513075232505798,0.6566635370254517,0.6617730259895325,0.6666762828826904,0.6713284850120544,0.6757584810256958,0.6799303889274597,0.6838798522949219,0.6876171231269836,0.6911147236824036,0.694388747215271,0.6974528431892395,0.7003187537193298,0.7029749751091003,0.7054457068443298,0.7077298760414124,0.7098283171653748,0.7117820382118225,0.7135804891586304,0.7152270078659058,0.7167490124702454,0.7181333303451538,0.7194080352783203,0.7205776572227478,0.7216372489929199,0.7226024270057678,0.7234757542610168,0.7242662310600281,0.7249900102615356,0.7256466746330261,0.726230263710022,0.7267641425132751,0.7272424101829529,0.7276788353919983,0.7280683517456055,0.728417694568634,0.7287355065345764,0.729016900062561,0.7292727828025818,0.7294986844062805,0.7297014594078064,0.7298866510391235,0.7300527095794678,0.7301994562149048,0.7303298711776733,0.7304469347000122,0.7305524945259094,0.730648398399353,0.7307332158088684,0.7308088541030884,0.7308767437934875,0.7309368848800659,0.7309910655021667,0.7310395836830139,0.7310833930969238,0.7311244010925293,0.7311599850654602,0.7311904430389404,0.7312183976173401,0.7312427163124084,0.73126620054245,0.7312860488891602,0.7313045263290405,0.7313215136528015,0.7313358187675476,0.7313493490219116,0.7313607931137085,0.7313722968101501,0.7313809990882874,0.7313896417617798,0.7313970327377319,0.7314037084579468,0.7314097285270691,0.7314151525497437,0.7314199209213257,0.7314241528511047,0.7314279079437256,0.7314311861991882,0.7314342260360718,0.7314369082450867,0.7314394116401672,0.7314414978027344,0.7314432859420776,0.7314451932907104,0.7314466238021851,0.7314477562904358,0.7314490079879761,0.731450080871582,0.7314510941505432,0.7314519882202148,0.7314529418945312,0.7314537763595581,0.7314543128013611,0.7314550280570984,0.7314554452896118,0.7314559817314148,0.7314563989639282,0.7314567565917969,0.7314571142196655,0.7314574718475342,0.7314577698707581,0.7314578890800476,0.7314581274986267,0.7314583659172058,0.7314586043357849,0.7314587831497192,0.7314589619636536,0.7314590215682983,0.7314592003822327,0.7314592599868774,0.7314593195915222,0.731459379196167,0.731459379196167,0.7314594984054565,0.7314595580101013,0.7314595580101013,0.7314596176147461,0.7314596176147461,0.7314596772193909,0.7314596772193909,0.7314596772193909,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356,0.7314597368240356],"recovered":[0.0,0.00022065397934056818,0.00041153354686684906,0.0005914829671382904,0.000767861376516521,0.0009425025782547891,0.0011145620374009013,0.0012878278503194451,0.0014628551434725523,0.0016369654331356287,0.0018085181945934892,0.001980674220249057,0.002153288573026657,0.0023268680088222027,0.002499506575986743,0.002672458766028285,0.0028478961903601885,0.0030203175265341997,0.003210207913070917,0.0034215482883155346,0.00365694472566247,0.0039192927069962025,0.004213948268443346,0.004539850167930126,0.004911523777991533,0.005325470119714737,0.005784512497484684,0.00629991851747036,0.006880881730467081,0.007521393243223429,0.008243869058787823,0.009044256061315536,0.009945136494934559,0.010962219908833504,0.01208802592009306,0.01335358340293169,0.014752787537872791,0.01632660999894142,0.018069498240947723,0.020001795142889023,0.02217317931354046,0.024579888209700584,0.027264025062322617,0.030217653140425682,0.0335029736161232,0.03715407848358154,0.041172102093696594,0.04560238867998123,0.05050013214349747,0.055845052003860474,0.061739541590213776,0.06816832721233368,0.07516929507255554,0.0827978178858757,0.09105800092220306,0.09996230900287628,0.10957018285989761,0.11985456198453903,0.13085778057575226,0.14248833060264587,0.15478743612766266,0.1677633821964264,0.18131829798221588,0.19546642899513245,0.21008124947547913,0.2251354604959488,0.24056527018547058,0.25631800293922424,0.2722777724266052,0.2883875370025635,0.30456724762916565,0.32068613171577454,0.3367273807525635,0.35254544019699097,0.36809223890304565,0.3833746314048767,0.3982589542865753,0.4127825200557709,0.42685985565185547,0.44045135378837585,0.4535619020462036,0.4662180244922638,0.47837749123573303,0.4900625944137573,0.5012692213058472,0.5120210647583008,0.5223355889320374,0.5322719216346741,0.5417982935905457,0.5509749054908752,0.5598120093345642,0.568349301815033,0.576569676399231,0.5845351219177246,0.5922459959983826,0.5997077226638794,0.6069201827049255,0.6138951182365417,0.6206278204917908,0.6271473169326782,0.6334469318389893,0.6394926905632019,0.6453100442886353,0.650908887386322,0.6562543511390686,0.6613622903823853,0.6662684082984924,0.670927107334137,0.6753376722335815,0.679520845413208,0.6834897994995117,0.6872188448905945,0.6907091736793518,0.6940020322799683,0.6970666646957397,0.6999331116676331,0.7025987505912781,0.705081045627594,0.7073684930801392,0.7094835638999939,0.7114461660385132,0.7132553458213806,0.7149215340614319,0.7164510488510132,0.7178466320037842,0.7191268801689148,0.7202982306480408,0.7213680744171143,0.7223383188247681,0.7232124209403992,0.7240238785743713,0.7247496843338013,0.7254027128219604,0.7260016202926636,0.7265369296073914,0.7270284295082092,0.7274631857872009,0.7278551459312439,0.7282151579856873,0.7285342216491699,0.7288194894790649,0.729075014591217,0.7293038368225098,0.7295123934745789,0.7296997904777527,0.729867696762085,0.7300142049789429,0.7301453351974487,0.730263352394104,0.7303715944290161,0.7304679751396179,0.7305546402931213,0.7306298017501831,0.7306994199752808,0.730760395526886,0.7308155298233032,0.730865478515625,0.7309095859527588,0.7309500575065613,0.730984628200531,0.7310161590576172,0.7310445308685303,0.7310709357261658,0.73109370470047,0.7311149835586548,0.731132984161377,0.7311494946479797,0.7311649322509766,0.7311785817146301,0.7311912775039673,0.7312014698982239,0.7312105298042297,0.7312188744544983,0.7312266230583191,0.7312330603599548,0.7312391400337219,0.7312448024749756,0.731249988079071,0.7312543988227844,0.7312585115432739,0.7312617301940918,0.7312649488449097,0.7312673330307007,0.731269896030426,0.7312719225883484,0.7312740087509155,0.7312760949134827,0.731277346611023,0.7312787771224976,0.7312799096107483,0.731281042098999,0.7312819957733154,0.7312830090522766,0.7312840819358826,0.7312846779823303,0.7312852740287781,0.7312858700752258,0.7312864661216736,0.7312868237495422,0.7312872409820557,0.7312875986099243,0.731287956237793,0.7312882542610168,0.7312885522842407,0.731288731098175,0.7312890291213989,0.7312892079353333,0.7312895059585571,0.7312896251678467,0.7312896847724915,0.731289803981781,0.7312898635864258,0.7312899231910706,0.7312900424003601,0.7312900424003601,0.7312902212142944,0.7312902808189392,0.7312902808189392,0.7312902808189392,0.7312902808189392,0.731290340423584,0.731290340423584,0.731290340423584,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288,0.7312904000282288],"active":[0.0005527138710021973,0.0004899800987914205,0.0004674442170653492,0.00046059174928814173,0.000456924200989306,0.0004550903686322272,0.0004555970663204789,0.00045677938032895327,0.0004555970663204789,0.00045127817429602146,0.00045229156967252493,0.00045388401485979557,0.00045284652151167393,0.00045267771929502487,0.000454173656180501,0.0004539564251899719,0.0004509161226451397,0.0004853715654462576,0.0005285611841827631,0.0005777832120656967,0.0006338092498481274,0.0006956020370125771,0.0007651881314814091,0.0008479729294776917,0.000933387316763401,0.0010276809334754944,0.0011388161219656467,0.0012625949457287788,0.001397834625095129,0.0015496262349188328,0.0017204312607645988,0.0019163284450769424,0.002132277935743332,0.002363428473472595,0.0026337625458836555,0.0029042651876807213,0.0032465988770127296,0.0035965070128440857,0.0039909835904836655,0.004441533237695694,0.004923980683088303,0.005457917228341103,0.006026960909366608,0.006680766120553017,0.007387727499008179,0.008142050355672836,0.008967172354459763,0.009876541793346405,0.010826092213392258,0.011866100132465363,0.01295182853937149,0.014124631881713867,0.015352845191955566,0.01661963015794754,0.017937518656253815,0.019328981637954712,0.020689092576503754,0.022060148417949677,0.02336736023426056,0.024721547961235046,0.02604086697101593,0.027208611369132996,0.028347238898277283,0.029328525066375732,0.030245691537857056,0.030996903777122498,0.031629204750061035,0.0320812463760376,0.03237044811248779,0.032460957765579224,0.03239515423774719,0.03221094608306885,0.0318150520324707,0.03131359815597534,0.0307195782661438,0.029981285333633423,0.029223471879959106,0.028344422578811646,0.027374207973480225,0.026431918144226074,0.02549511194229126,0.0245073139667511,0.02354070544242859,0.02260500192642212,0.021697044372558594,0.020833611488342285,0.020045936107635498,0.01924729347229004,0.01853644847869873,0.017854511737823486,0.01725029945373535,0.016657352447509766,0.016121864318847656,0.015599846839904785,0.015102565288543701,0.014604926109313965,0.014115571975708008,0.01364070177078247,0.013204455375671387,0.01274096965789795,0.01225501298904419,0.01181483268737793,0.011353492736816406,0.01086413860321045,0.010421931743621826,0.00996619462966919,0.00949007272720337,0.009003281593322754,0.008542180061340332,0.008096277713775635,0.007624924182891846,0.007169902324676514,0.006743669509887695,0.006316721439361572,0.005908310413360596,0.005512595176696777,0.005131125450134277,0.004747271537780762,0.00441354513168335,0.004096925258636475,0.003780841827392578,0.003493666648864746,0.003211796283721924,0.002956986427307129,0.002731025218963623,0.002510368824005127,0.0023041963577270508,0.002107679843902588,0.0019279122352600098,0.0017775893211364746,0.0016227960586547852,0.0014805793762207031,0.0013614296913146973,0.0012407898902893066,0.0011419057846069336,0.0010399222373962402,0.0009545087814331055,0.0008803606033325195,0.0008017420768737793,0.0007385611534118652,0.0006791949272155762,0.0006264448165893555,0.0005828142166137695,0.000540316104888916,0.0004996657371520996,0.0004621744155883789,0.00043272972106933594,0.00040715932846069336,0.00038504600524902344,0.0003616213798522949,0.000340878963470459,0.00032210350036621094,0.0003070831298828125,0.00029164552688598633,0.0002791881561279297,0.00026786327362060547,0.0002589225769042969,0.000250399112701416,0.0002403855323791504,0.00023376941680908203,0.00022655725479125977,0.00022166967391967773,0.00021511316299438477,0.00021082162857055664,0.00020653009414672852,0.0002028346061706543,0.00019985437393188477,0.0001958608627319336,0.00019371509552001953,0.00018972158432006836,0.0001881718635559082,0.00018650293350219727,0.00018483400344848633,0.00018310546875,0.00018209218978881836,0.00018078088760375977,0.0001793503761291504,0.00017791986465454102,0.0001767873764038086,0.00017571449279785156,0.00017517805099487305,0.00017446279525756836,0.0001741647720336914,0.00017338991165161133,0.00017327070236206055,0.00017261505126953125,0.000171661376953125,0.000171661376953125,0.00017130374908447266,0.00017118453979492188,0.0001709461212158203,0.0001709461212158203,0.00017076730728149414,0.00017023086547851562,0.0001703500747680664,0.00017017126083374023,0.00017011165618896484,0.00016993284225463867,0.00016993284225463867,0.00016987323760986328,0.00016987323760986328,0.0001698136329650879,0.00016963481903076172,0.00016957521438598633,0.00016963481903076172,0.00016957521438598633,0.00016957521438598633,0.00016945600509643555,0.00016939640045166016,0.00016951560974121094,0.00016945600509643555,0.00016945600509643555,0.00016945600509643555,0.00016933679580688477,0.00016945600509643555,0.00016933679580688477,0.00016927719116210938,0.00016933679580688477,0.00016933679580688477,0.00016939640045166016,0.00016933679580688477,0.00016933679580688477,0.00016939640045166016,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477,0.00016933679580688477]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0005527138710021973,0.0007132157916203141,0.0008917175000533462,0.001080377260223031,0.0012745383428409696,0.0014770959969609976,0.0016827421495690942,0.0018918628338724375,0.002110851928591728,0.0023321090266108513,0.002561642322689295,0.002794818952679634,0.0030347032006829977,0.003281633136793971,0.0035373938735574484,0.0037983180955052376,0.004068797454237938,0.004404760897159576,0.004794626962393522,0.0052499291487038136,0.005777520127594471,0.006389729678630829,0.007099682930856943,0.007933367043733597,0.008896233513951302,0.010011302307248116,0.011290950700640678,0.012784158810973167,0.014518555253744125,0.016519377008080482,0.018832804635167122,0.02150856889784336,0.024583561345934868,0.028135886415839195,0.03220810368657112,0.036882445216178894,0.04222765192389488,0.04831907898187637,0.0552448146045208,0.06309589743614197,0.07194019854068756,0.08188227564096451,0.09298274666070938,0.10532031208276749,0.11893129348754883,0.13383328914642334,0.1500367820262909,0.16750913858413696,0.18619343638420105,0.20601724088191986,0.2268185168504715,0.2484494149684906,0.2707522511482239,0.29347872734069824,0.3164926767349243,0.33948642015457153,0.3623257875442505,0.3847271800041199,0.40658876299858093,0.42776644229888916,0.44808638095855713,0.4674643278121948,0.48588141798973083,0.5033109188079834,0.5197821259498596,0.5352645516395569,0.549826979637146,0.5635879039764404,0.5765446424484253,0.5888020396232605,0.6004943251609802,0.6116305589675903,0.6222878694534302,0.6325217485427856,0.6424165964126587,0.6520093679428101,0.6613131165504456,0.6703224182128906,0.6790559887886047,0.6875278353691101,0.6957087516784668,0.7035948634147644,0.7111403942108154,0.7183250784873962,0.7251469492912292,0.731605589389801,0.7376691699028015,0.7433632016181946,0.748647153377533,0.7535422444343567,0.7580804228782654,0.7622512578964233,0.766093909740448,0.7696033120155334,0.772834062576294,0.7757858037948608,0.7784885168075562,0.780964732170105,0.783240556716919,0.7853208780288696,0.7872146964073181,0.7889432907104492,0.7905223369598389,0.7919644713401794,0.7932718992233276,0.7944547533988953,0.7955291867256165,0.7964932322502136,0.7973618507385254,0.7981439828872681,0.7988450527191162,0.7994756698608398,0.8000404238700867,0.8005439043045044,0.8009895086288452,0.8013904690742493,0.8017458319664001,0.8020627498626709,0.8023428320884705,0.8025903105735779,0.8028102517127991,0.8030028343200684,0.8031701445579529,0.8033189177513123,0.8034477233886719,0.8035601377487183,0.8036601543426514,0.8037469983100891,0.8038234114646912,0.803889274597168,0.8039455413818359,0.8039958477020264,0.8040406107902527,0.804079532623291,0.8041120767593384,0.8041410446166992,0.8041660189628601,0.8041884899139404,0.8042067885398865,0.8042235970497131,0.8042381405830383,0.8042500019073486,0.8042606115341187,0.8042697310447693,0.8042778968811035,0.8042845129966736,0.8042906522750854,0.8042958974838257,0.8043007850646973,0.804304838180542,0.8043084144592285,0.8043114542961121,0.8043140769004822,0.8043164014816284,0.804318368434906,0.8043200969696045,0.8043217062950134,0.804323136806488,0.8043241500854492,0.8043251633644104,0.8043259978294373,0.8043267726898193,0.8043274283409119,0.8043279647827148,0.8043285012245178,0.8043288588523865,0.8043292760848999,0.8043296337127686,0.8043301105499268,0.8043304681777954,0.804330587387085,0.8043307662010193,0.8043308854103088,0.8043310046195984,0.8043311238288879,0.8043311834335327,0.8043312430381775,0.8043313026428223,0.804331362247467,0.8043314218521118,0.8043314218521118,0.8043314814567566,0.8043314814567566,0.8043314814567566,0.8043314814567566,0.8043315410614014,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461,0.8043316006660461],"recovered":[0.0,0.00022125719988252968,0.0004136086208745837,0.0005971773061901331,0.0007841238984838128,0.0009771267650648952,0.001173580065369606,0.0013725184835493565,0.0015781887341290712,0.0017878884682431817,0.0020046094432473183,0.002229148056358099,0.002455834299325943,0.002690965309739113,0.002930608345195651,0.0031742325518280268,0.0034306447487324476,0.0036952365189790726,0.003991605248302221,0.004336278885602951,0.0047362069599330425,0.005201570689678192,0.0057412502355873585,0.006364896427839994,0.007093838416039944,0.007939634844660759,0.008919753134250641,0.010048623196780682,0.011360772885382175,0.012884696945548058,0.014649808406829834,0.01668223738670349,0.01903321035206318,0.02175491489470005,0.024884533137083054,0.028485452756285667,0.03263181820511818,0.037372488528490067,0.04279008135199547,0.048966389149427414,0.05595797300338745,0.06388740241527557,0.07283314317464828,0.08285010606050491,0.0940394252538681,0.1064176857471466,0.12004426121711731,0.13496597111225128,0.15119655430316925,0.16864220798015594,0.1872749775648117,0.20698721706867218,0.2276485115289688,0.24913285672664642,0.2712238132953644,0.2937750816345215,0.3165666162967682,0.3393917977809906,0.3620024621486664,0.38425472378730774,0.40594613552093506,0.4269370436668396,0.44714590907096863,0.46645432710647583,0.48483213782310486,0.5022305250167847,0.5187074542045593,0.534223198890686,0.5488539934158325,0.5626580119132996,0.575671911239624,0.5880386233329773,0.5997754335403442,0.6109887361526489,0.6217045187950134,0.6320266723632812,0.6419520974159241,0.6515827775001526,0.6609004735946655,0.6699119210243225,0.6786708831787109,0.6871429681777954,0.6953126192092896,0.7031857967376709,0.7107185125350952,0.717903196811676,0.7247092723846436,0.731144368648529,0.7372053265571594,0.742891788482666,0.7481896281242371,0.7530800104141235,0.757621705532074,0.7618138194084167,0.7656604051589966,0.769199788570404,0.7724508047103882,0.775428831577301,0.7781639695167542,0.7806535363197327,0.7829427123069763,0.785037636756897,0.7869515419006348,0.7886916995048523,0.7902892231941223,0.791745126247406,0.7930552959442139,0.7942567467689514,0.7953298091888428,0.7963062524795532,0.7971823215484619,0.7979744076728821,0.7986829876899719,0.7993168830871582,0.7998873591423035,0.8003923892974854,0.8008432984352112,0.8012499213218689,0.8016098737716675,0.8019269108772278,0.8022115230560303,0.8024615049362183,0.8026826977729797,0.8028796911239624,0.8030496835708618,0.8032020926475525,0.8033320903778076,0.8034469485282898,0.80354905128479,0.8036385178565979,0.8037149310112,0.8037812113761902,0.8038414120674133,0.8038927316665649,0.8039367198944092,0.803976833820343,0.804010272026062,0.8040404915809631,0.8040663003921509,0.8040879368782043,0.8041073679924011,0.8041243553161621,0.8041399121284485,0.8041518926620483,0.8041624426841736,0.8041720390319824,0.8041801452636719,0.8041874766349792,0.8041940331459045,0.8041994571685791,0.8042037487030029,0.8042080402374268,0.8042117357254028,0.8042147159576416,0.8042174577713013,0.8042197823524475,0.8042218685150146,0.8042234778404236,0.8042250871658325,0.8042263984680176,0.8042276501655579,0.804228663444519,0.8042296767234802,0.8042304515838623,0.8042311668395996,0.8042317032814026,0.8042322993278503,0.8042327165603638,0.804233193397522,0.8042334914207458,0.8042339086532593,0.8042341470718384,0.8042343854904175,0.8042345643043518,0.8042347431182861,0.8042349219322205,0.80423504114151,0.8042351603507996,0.8042351603507996,0.8042352795600891,0.8042353391647339,0.8042353987693787,0.8042353987693787,0.8042355179786682,0.8042355179786682,0.8042355179786682,0.804235577583313,0.804235577583313,0.804235577583313,0.804235577583313,0.804235577583313,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578,0.8042356371879578],"active":[0.0005527138710021973,0.0004919585771858692,0.00047810887917876244,0.00048319995403289795,0.0004904144443571568,0.0004999692318961024,0.0005091620841994882,0.000519344350323081,0.000532663194462657,0.0005442205583676696,0.0005570328794419765,0.0005656708963215351,0.0005788689013570547,0.0005906678270548582,0.0006067855283617973,0.0006240855436772108,0.0006381527055054903,0.0007095243781805038,0.000803021714091301,0.0009136502631008625,0.0010413131676614285,0.0011881589889526367,0.0013584326952695847,0.0015684706158936024,0.0018023950979113579,0.0020716674625873566,0.0023711975663900375,0.002735535614192486,0.00315778236836195,0.003634680062532425,0.004182996228337288,0.00482633151113987,0.005550350993871689,0.006380971521139145,0.007323570549488068,0.008396992459893227,0.009595833718776703,0.010946590453386307,0.01245473325252533,0.014129508286714554,0.01598222553730011,0.017994873225688934,0.020149603486061096,0.022470206022262573,0.024891868233680725,0.027415603399276733,0.029992520809173584,0.03254316747188568,0.0349968820810318,0.037375032901763916,0.03954353928565979,0.04146219789981842,0.043103739619255066,0.04434587061405182,0.045268863439559937,0.04571133852005005,0.0457591712474823,0.04533538222312927,0.04458630084991455,0.04351171851158142,0.04214024543762207,0.040527284145355225,0.03873550891876221,0.03685659170150757,0.03494998812675476,0.03303402662277222,0.03111952543258667,0.029364705085754395,0.027690649032592773,0.026144027709960938,0.0248224139213562,0.023591935634613037,0.022512435913085938,0.02153301239013672,0.020712077617645264,0.01998269557952881,0.019361019134521484,0.018739640712738037,0.01815551519393921,0.017615914344787598,0.01703786849975586,0.016451895236968994,0.01582777500152588,0.015139281749725342,0.014428436756134033,0.013702392578125,0.012959897518157959,0.012218832969665527,0.011441826820373535,0.010650455951690674,0.00989079475402832,0.009171247482299805,0.008472204208374023,0.007789492607116699,0.007173657417297363,0.006586015224456787,0.006037712097167969,0.005535900592803955,0.005076587200164795,0.004667341709136963,0.004271984100341797,0.003905653953552246,0.0035707950592041016,0.0032727718353271484,0.0029826760292053223,0.002709627151489258,0.002473890781402588,0.002236485481262207,0.002032041549682617,0.0018377304077148438,0.0016627311706542969,0.0015012621879577637,0.001357436180114746,0.0012270212173461914,0.001102149486541748,0.000998079776763916,0.0009025335311889648,0.000812828540802002,0.0007329583168029785,0.0006633996963500977,0.0005987286567687988,0.0005413293838500977,0.00048744678497314453,0.0004392266273498535,0.0003980398178100586,0.0003580451011657715,0.00032806396484375,0.0003000497817993164,0.00027436017990112305,0.00025075674057006836,0.00023061037063598633,0.00021463632583618164,0.00019919872283935547,0.00018680095672607422,0.00017535686492919922,0.00016421079635620117,0.0001557469367980957,0.00014799833297729492,0.0001404881477355957,0.00013566017150878906,0.00013077259063720703,0.00012564659118652344,0.00012069940567016602,0.00011783838272094727,0.00011545419692993164,0.00011247396469116211,0.00011050701141357422,0.00010842084884643555,0.00010675191879272461,0.00010538101196289062,0.00010466575622558594,0.00010341405868530273,0.0001023411750793457,0.0001016855239868164,0.00010091066360473633,0.00010031461715698242,9.98377799987793e-05,9.965896606445312e-05,9.906291961669922e-05,9.876489639282227e-05,9.834766387939453e-05,9.810924530029297e-05,9.775161743164062e-05,9.751319885253906e-05,9.733438491821289e-05,9.715557098388672e-05,9.697675704956055e-05,9.691715240478516e-05,9.691715240478516e-05,9.697675704956055e-05,9.66787338256836e-05,9.66191291809082e-05,9.649991989135742e-05,9.644031524658203e-05,9.638071060180664e-05,9.626150131225586e-05,9.620189666748047e-05,9.614229202270508e-05,9.620189666748047e-05,9.614229202270508e-05,9.608268737792969e-05,9.608268737792969e-05,9.608268737792969e-05,9.59634780883789e-05,9.59634780883789e-05,9.60230827331543e-05,9.60230827331543e-05,9.60230827331543e-05,9.60230827331543e-05,9.60230827331543e-05,9.60230827331543e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05,9.59634780883789e-05]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0005527138710021973,0.0007119128713384271,0.0008861197857186198,0.001066672382876277,0.0012503857724368572,0.0014397695194929838,0.0016307455953210592,0.0018229521811008453,0.0020172339864075184,0.002213904168456793,0.002415979281067848,0.002618923084810376,0.0028238212689757347,0.003029467537999153,0.0032407836988568306,0.0034529445692896843,0.0036683385260403156,0.003932037390768528,0.004233352839946747,0.004578195512294769,0.004969629924744368,0.0054158600978553295,0.0059285638853907585,0.006513797678053379,0.007172285113483667,0.007924970239400864,0.00878751091659069,0.009768353775143623,0.010882456786930561,0.012146132998168468,0.01359311118721962,0.015226578339934349,0.017093535512685776,0.019224287942051888,0.021612128242850304,0.024326955899596214,0.027403831481933594,0.0308796688914299,0.03480159118771553,0.039222486317157745,0.044181834906339645,0.049749769270420074,0.055980898439884186,0.06292787194252014,0.07063912600278854,0.07916074246168137,0.0885680764913559,0.09886143356561661,0.11013626307249069,0.12238925695419312,0.13561570644378662,0.14983680844306946,0.1649770736694336,0.181053027510643,0.19798432290554047,0.21565289795398712,0.23401612043380737,0.25287747383117676,0.2721366584300995,0.2916824221611023,0.31132856011390686,0.33098334074020386,0.3504604697227478,0.36963555216789246,0.388409286737442,0.40669113397598267,0.42439165711402893,0.4414192736148834,0.45771634578704834,0.47328588366508484,0.4881088435649872,0.5021737813949585,0.5155416131019592,0.5281891822814941,0.5401948094367981,0.5516138076782227,0.562480092048645,0.5728099346160889,0.5826771855354309,0.5921725034713745,0.6013509035110474,0.610251784324646,0.6188970804214478,0.6273564696311951,0.6355828642845154,0.6436370015144348,0.6515246629714966,0.6591835021972656,0.6666222810745239,0.6737940907478333,0.6806966066360474,0.6873114705085754,0.6936274170875549,0.6996263265609741,0.7053062915802002,0.7106928825378418,0.7157536149024963,0.7204899191856384,0.7249215245246887,0.7290492653846741,0.7328892946243286,0.7364487051963806,0.7397556900978088,0.74278324842453,0.7455711960792542,0.7481263875961304,0.750499427318573,0.7526707649230957,0.7546615600585938,0.7564607858657837,0.7580868005752563,0.7595513463020325,0.760870635509491,0.7620364427566528,0.763092577457428,0.7640345692634583,0.7648748159408569,0.7656301259994507,0.7663139700889587,0.7669240236282349,0.7674719095230103,0.7679593563079834,0.7683969140052795,0.7687839865684509,0.7691267728805542,0.7694345712661743,0.7697080373764038,0.7699482440948486,0.7701607346534729,0.77034991979599,0.7705177068710327,0.7706694602966309,0.7708009481430054,0.7709206342697144,0.7710210680961609,0.7711116075515747,0.7711917161941528,0.7712644338607788,0.7713245153427124,0.7713808417320251,0.7714303731918335,0.7714734077453613,0.771511435508728,0.7715449333190918,0.771573543548584,0.7716001868247986,0.771623969078064,0.7716431617736816,0.771660566329956,0.7716763615608215,0.7716898918151855,0.7717027068138123,0.7717142701148987,0.7717238664627075,0.7717323899269104,0.7717397212982178,0.7717463374137878,0.7717528939247131,0.7717586159706116,0.771763265132904,0.7717670798301697,0.7717706561088562,0.7717742919921875,0.7717773914337158,0.7717797160148621,0.7717821598052979,0.7717841863632202,0.7717859148979187,0.7717873454093933,0.7717887163162231,0.7717899084091187,0.7717907428741455,0.7717914581298828,0.7717921733856201,0.7717929482460022,0.7717934846878052,0.7717941403388977,0.7717944383621216,0.771794855594635,0.7717952132225037,0.7717955708503723,0.771795928478241,0.7717962265014648,0.7717965841293335,0.7717967629432678,0.7717968821525574,0.7717970013618469,0.771797239780426,0.7717973589897156,0.7717974781990051,0.7717974781990051,0.7717975974082947,0.771797776222229,0.771797776222229,0.7717978358268738,0.7717978954315186,0.7717979550361633,0.7717980146408081,0.7717980742454529,0.7717980742454529,0.7717981338500977,0.7717981934547424,0.7717981934547424,0.7717981934547424,0.7717982530593872,0.7717982530593872,0.7717982530593872,0.7717982530593872,0.7717982530593872,0.7717982530593872,0.771798312664032,0.771798312664032,0.771798312664032,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768],"recovered":[0.0,0.00021985774219501764,0.00041121989488601685,0.0005927617894485593,0.000775461841840297,0.0009575345320627093,0.0011437814682722092,0.0013315967516973615,0.0015231759753078222,0.00171610654797405,0.0019111603032797575,0.0021101953461766243,0.002309326780959964,0.002511305268853903,0.00271446630358696,0.0029216082766652107,0.003133938182145357,0.0033465332817286253,0.0035835462622344494,0.0038535669445991516,0.004158790688961744,0.004515794105827808,0.004914056975394487,0.005371893290430307,0.005891690496355295,0.006475163158029318,0.007150757592171431,0.007922479882836342,0.00879184901714325,0.009785479865968227,0.010912226513028145,0.012195542454719543,0.013653378933668137,0.015317174606025219,0.01721460558474064,0.019356578588485718,0.021784471347928047,0.024542080238461494,0.027661927044391632,0.031179482117295265,0.03515583649277687,0.03962955251336098,0.04465771093964577,0.050263915210962296,0.05654911696910858,0.06355831027030945,0.07131741940975189,0.07991262525320053,0.08932167291641235,0.09968478977680206,0.11100850254297256,0.12327232211828232,0.13652406632900238,0.15071511268615723,0.16585537791252136,0.18189601600170135,0.19874142110347748,0.21634837985038757,0.23458997905254364,0.2533312439918518,0.2724648118019104,0.2918861210346222,0.3113899827003479,0.3308873176574707,0.35024845600128174,0.369302362203598,0.38797348737716675,0.40614527463912964,0.42376643419265747,0.44072601199150085,0.4569912254810333,0.47252124547958374,0.4873194694519043,0.5013936758041382,0.5147646069526672,0.5274547338485718,0.5394778847694397,0.5509412884712219,0.561855673789978,0.5722312927246094,0.5821740031242371,0.5917366147041321,0.600956380367279,0.6098834872245789,0.6185925006866455,0.6270606517791748,0.6353355646133423,0.6434137225151062,0.6513001918792725,0.6589739322662354,0.6663907170295715,0.6735334992408752,0.6804285049438477,0.6870400905609131,0.6933356523513794,0.6993188261985779,0.7050144672393799,0.7103753089904785,0.7154374122619629,0.7201777100563049,0.7246086001396179,0.7287411689758301,0.7325714230537415,0.7361663579940796,0.7394745945930481,0.7425076961517334,0.7453027963638306,0.7478887438774109,0.7502651214599609,0.7524521350860596,0.7544645667076111,0.7562829256057739,0.7579221725463867,0.7593969106674194,0.7607231140136719,0.7619138360023499,0.7629696130752563,0.7639232873916626,0.7647796273231506,0.7655386924743652,0.7662338614463806,0.766854465007782,0.7674083113670349,0.7679057717323303,0.7683461904525757,0.7687368392944336,0.7690845727920532,0.7694002985954285,0.7696763277053833,0.7699213027954102,0.7701373100280762,0.7703254222869873,0.7704944610595703,0.7706459164619446,0.7707823514938354,0.7709022760391235,0.7710087299346924,0.7711006999015808,0.7711824178695679,0.7712539434432983,0.7713161110877991,0.7713732719421387,0.7714235782623291,0.7714658975601196,0.7715044021606445,0.7715387940406799,0.7715688347816467,0.7715969681739807,0.7716196179389954,0.7716394662857056,0.7716578245162964,0.7716737389564514,0.7716877460479736,0.7717007398605347,0.7717121243476868,0.7717228531837463,0.7717316150665283,0.7717389464378357,0.7717456817626953,0.771751880645752,0.7717575430870056,0.7717623710632324,0.7717668414115906,0.7717706561088562,0.771774411201477,0.7717770934104919,0.7717797756195068,0.771781861782074,0.7717837691307068,0.7717859148979187,0.771787166595459,0.7717887163162231,0.7717897295951843,0.771790623664856,0.7717913389205933,0.7717919945716858,0.7717926502227783,0.7717932462692261,0.7717939019203186,0.771794319152832,0.7717947363853455,0.7717950940132141,0.7717954516410828,0.7717956900596619,0.7717961668968201,0.7717964053153992,0.771796703338623,0.7717968225479126,0.7717970609664917,0.771797239780426,0.7717973589897156,0.7717974185943604,0.7717975974082947,0.7717977166175842,0.771797776222229,0.7717978358268738,0.7717978358268738,0.7717978954315186,0.7717979550361633,0.7717980146408081,0.7717980146408081,0.7717980742454529,0.7717981338500977,0.7717981934547424,0.7717981934547424,0.7717981934547424,0.7717982530593872,0.7717982530593872,0.7717982530593872,0.7717982530593872,0.771798312664032,0.771798312664032,0.771798312664032,0.771798312664032,0.771798312664032,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768,0.7717983722686768],"active":[0.0005527138710021973,0.0004920551436953247,0.000474899890832603,0.0004739105934277177,0.00047492393059656024,0.0004822349874302745,0.00048696412704885006,0.0004913554294034839,0.0004940580110996962,0.0004977976204827428,0.0005048189777880907,0.0005087277386337519,0.0005144944880157709,0.0005181622691452503,0.0005263173952698708,0.0005313362926244736,0.0005344003438949585,0.0005855041090399027,0.0006498065777122974,0.0007246285676956177,0.0008108392357826233,0.0009000659920275211,0.0010145069099962711,0.0011419043876230717,0.0012805946171283722,0.0014498070813715458,0.00163675332441926,0.0018458738923072815,0.0020906077697873116,0.002360653132200241,0.002680884674191475,0.0030310358852148056,0.003440156579017639,0.0039071133360266685,0.004397522658109665,0.0049703773111104965,0.005619360134005547,0.006337588652968407,0.007139664143323898,0.00804300419986248,0.009025998413562775,0.010120216757059097,0.011323187500238419,0.012663956731557846,0.014090009033679962,0.015602432191371918,0.017250657081604004,0.018948808312416077,0.02081459015607834,0.022704467177391052,0.024607203900814056,0.02656448632478714,0.028453007340431213,0.03033791482448578,0.032128944993019104,0.03375688195228577,0.035274699330329895,0.036529093980789185,0.03754667937755585,0.03835117816925049,0.03886374831199646,0.039097219705581665,0.0390704870223999,0.03874823451042175,0.03816083073616028,0.037388771772384644,0.03641816973686218,0.035273998975753784,0.03394991159439087,0.032559871673583984,0.031117618083953857,0.029652535915374756,0.02822214365005493,0.026795506477355957,0.02543020248413086,0.02415907382965088,0.023002207279205322,0.021868646144866943,0.02082151174545288,0.019941210746765137,0.019176900386810303,0.018515169620513916,0.0179407000541687,0.01747298240661621,0.016990363597869873,0.01657634973526001,0.016189098358154297,0.015769779682159424,0.015322089195251465,0.0148201584815979,0.01430588960647583,0.013777971267700195,0.013198912143707275,0.012586236000061035,0.0119706392288208,0.011374056339263916,0.010739147663116455,0.010114610195159912,0.00948411226272583,0.00887155532836914,0.008280694484710693,0.007707536220550537,0.007184267044067383,0.0066168904304504395,0.006096601486206055,0.005618691444396973,0.005196630954742432,0.0047820210456848145,0.0043964385986328125,0.004008650779724121,0.0036222338676452637,0.003268420696258545,0.002948462963104248,0.0026395320892333984,0.0023694634437561035,0.0021207332611083984,0.001905202865600586,0.001706838607788086,0.0015343427658081055,0.001385331153869629,0.0012380480766296387,0.001104891300201416,0.000988602638244629,0.0008782148361206055,0.0007805824279785156,0.0006977319717407227,0.0006234645843505859,0.000547945499420166,0.0004844069480895996,0.000428617000579834,0.00038039684295654297,0.0003440380096435547,0.0003064870834350586,0.0002747178077697754,0.00023871660232543945,0.00020933151245117188,0.00018298625946044922,0.00016373395919799805,0.00014209747314453125,0.00012689828872680664,0.00011426210403442383,0.00010013580322265625,8.785724639892578e-05,7.903575897216797e-05,6.914138793945312e-05,6.139278411865234e-05,5.513429641723633e-05,4.6193599700927734e-05,4.094839096069336e-05,3.68952751159668e-05,3.2067298889160156e-05,2.8967857360839844e-05,2.6524066925048828e-05,2.3126602172851562e-05,2.0265579223632812e-05,1.6868114471435547e-05,1.4722347259521484e-05,1.3947486877441406e-05,1.2934207916259766e-05,1.138448715209961e-05,9.5367431640625e-06,8.285045623779297e-06,7.450580596923828e-06,6.735324859619141e-06,5.304813385009766e-06,5.066394805908203e-06,4.410743713378906e-06,4.0531158447265625e-06,3.5762786865234375e-06,2.8014183044433594e-06,2.7418136596679688e-06,2.0265579223632812e-06,1.7285346984863281e-06,1.5497207641601562e-06,1.6093254089355469e-06,1.4901161193847656e-06,1.4901161193847656e-06,1.1920928955078125e-06,9.5367431640625e-07,8.940696716308594e-07,8.344650268554688e-07,8.344650268554688e-07,7.748603820800781e-07,8.940696716308594e-07,5.960464477539062e-07,4.76837158203125e-07,2.980232238769531e-07,4.172325134277344e-07,2.980232238769531e-07,2.384185791015625e-07,1.1920928955078125e-07,1.7881393432617188e-07,1.7881393432617188e-07,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,1.1920928955078125e-07,1.1920928955078125e-07,1.1920928955078125e-07,5.960464477539063e-08,1.1920928955078125e-07,1.1920928955078125e-07,5.960464477539063e-08,0.0,5.960464477539063e-08,5.960464477539063e-08,0.0,0.0,0.0,0.0,0.0,0.0,0.0,5.960464477539063e-08,5.960464477539063e-08,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0005527138710021973,0.0007115750922821462,0.0008820420480333269,0.0010546323610469699,0.001226305728778243,0.0013990165898576379,0.0015709553845226765,0.0017451622989028692,0.0019152914173901081,0.0020868200808763504,0.0022597722709178925,0.002428574487566948,0.002596507780253887,0.002765551209449768,0.002934063784778118,0.003102576360106468,0.0032705338671803474,0.003469930961728096,0.003696327330544591,0.003950182348489761,0.004232700914144516,0.004546008072793484,0.004900719504803419,0.005296738352626562,0.005738022271543741,0.00623002415522933,0.006786279380321503,0.007405461743474007,0.008089356124401093,0.008867303840816021,0.00972767360508442,0.010693435557186604,0.011770067736506462,0.012974459677934647,0.014307480305433273,0.015800446271896362,0.0174642913043499,0.01932178996503353,0.021389856934547424,0.023678144440054893,0.0262315534055233,0.02906755544245243,0.0322067029774189,0.03569887578487396,0.039547521620988846,0.043806180357933044,0.048504337668418884,0.05366317555308342,0.05934024229645729,0.06553901731967926,0.07231474667787552,0.07969983667135239,0.08773195743560791,0.09641394764184952,0.10575001686811447,0.11579914391040802,0.1265464574098587,0.13796816766262054,0.15005755424499512,0.16283048689365387,0.17622819542884827,0.19021543860435486,0.20471978187561035,0.2197093665599823,0.23509955406188965,0.2507783770561218,0.26668354868888855,0.28277426958084106,0.29889217019081116,0.31498876214027405,0.33095526695251465,0.3467334806919098,0.36221688985824585,0.3774205446243286,0.3922104835510254,0.4065465033054352,0.420388787984848,0.43379268050193787,0.4466545581817627,0.458975225687027,0.47077760100364685,0.48206469416618347,0.4928382933139801,0.5031400918960571,0.5130200982093811,0.5224159955978394,0.5314654111862183,0.5401498675346375,0.5484777092933655,0.5565441250801086,0.5643389821052551,0.5718681812286377,0.5792075395584106,0.5863234996795654,0.5932813882827759,0.6000789403915405,0.6066902875900269,0.6131720542907715,0.6194808483123779,0.6256502270698547,0.6316554546356201,0.6374906301498413,0.6431713700294495,0.648662805557251,0.6539865136146545,0.659085750579834,0.6639946103096008,0.6686654090881348,0.6731392741203308,0.6773875951766968,0.6814044713973999,0.68520188331604,0.688791811466217,0.6921434998512268,0.6953028440475464,0.6982523202896118,0.7010148167610168,0.7035829424858093,0.7059617638587952,0.7081873416900635,0.7102422118186951,0.7121545672416687,0.7139098644256592,0.7155343890190125,0.7170227766036987,0.7183864116668701,0.7196449041366577,0.7208113670349121,0.721896767616272,0.7228953242301941,0.7238138914108276,0.7246479392051697,0.7254047393798828,0.7261027693748474,0.7267349362373352,0.7272971272468567,0.7278162837028503,0.7282818555831909,0.7287117838859558,0.7290940880775452,0.729438841342926,0.7297517657279968,0.7300313115119934,0.730284571647644,0.7305144667625427,0.7307171821594238,0.7308995723724365,0.7310660481452942,0.7312156558036804,0.731346845626831,0.7314690947532654,0.7315757274627686,0.7316732406616211,0.7317597270011902,0.7318361401557922,0.7319059371948242,0.7319673299789429,0.7320218086242676,0.7320716381072998,0.7321167588233948,0.7321581840515137,0.7321935296058655,0.732225239276886,0.7322528958320618,0.7322776913642883,0.7322999835014343,0.7323203682899475,0.7323378920555115,0.7323535680770874,0.7323676943778992,0.7323800325393677,0.7323907017707825,0.7324005365371704,0.732409656047821,0.7324178814888,0.7324249744415283,0.7324314713478088,0.7324371337890625,0.7324429154396057,0.7324472665786743,0.7324508428573608,0.7324547171592712,0.7324579358100891,0.7324610352516174,0.7324637174606323,0.7324661016464233,0.7324681878089905,0.7324700951576233,0.7324715256690979,0.732472836971283,0.7324742078781128,0.7324753999710083,0.7324764728546143,0.7324775457382202,0.7324783205986023,0.7324790954589844,0.7324795722961426,0.7324801087379456,0.7324807047843933,0.7324812412261963,0.7324815988540649,0.732481837272644,0.7324821352958679,0.7324824333190918,0.7324827313423157,0.73248291015625,0.7324830889701843,0.7324833273887634,0.7324835062026978,0.7324836254119873,0.7324838638305664,0.7324840426445007,0.7324841618537903,0.7324842214584351,0.7324842810630798,0.7324844002723694,0.7324844598770142,0.7324845194816589,0.7324845194816589,0.7324845194816589,0.7324846386909485,0.7324846386909485,0.7324846982955933,0.732484757900238,0.732484757900238,0.7324848175048828,0.7324848175048828,0.7324848771095276,0.7324848771095276,0.7324848771095276,0.7324848771095276,0.7324848771095276,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724,0.7324849367141724],"recovered":[0.0,0.00021763793483842164,0.0004078419297002256,0.0005885876016691327,0.0007654726505279541,0.0009417063556611538,0.0011112564243376255,0.0012845946475863457,0.0014543619472533464,0.0016263972502201796,0.0017972019268199801,0.001969188917428255,0.0021418998949229717,0.0023113051429390907,0.002482061740010977,0.002650477923452854,0.002820051973685622,0.0029860069043934345,0.003170540789142251,0.003375125350430608,0.003605889156460762,0.0038629528135061264,0.004145737271755934,0.00446613784879446,0.004825891926884651,0.005227219313383102,0.005672436207532883,0.006171796936541796,0.006726387422531843,0.007350757718086243,0.00805175956338644,0.008829296566545963,0.009700451046228409,0.01067673321813345,0.01177081000059843,0.012983598746359348,0.01433613896369934,0.015838902443647385,0.017518358305096626,0.01939549669623375,0.021476255729794502,0.02378835715353489,0.026372216641902924,0.029239198192954063,0.03240414336323738,0.0359121672809124,0.039787691086530685,0.044059738516807556,0.048782940953969955,0.053988926112651825,0.05968319997191429,0.06593970954418182,0.07275684922933578,0.08017745614051819,0.08821628242731094,0.09691909700632095,0.10629205405712128,0.1163356602191925,0.12708501517772675,0.1384945809841156,0.1505756825208664,0.1633213758468628,0.17667166888713837,0.19060571491718292,0.20504316687583923,0.21997550129890442,0.2352912724018097,0.25090789794921875,0.2667402923107147,0.2827349901199341,0.2987755239009857,0.31476184725761414,0.33065423369407654,0.3463380038738251,0.361756831407547,0.37687429785728455,0.3915913999080658,0.405900776386261,0.4197246730327606,0.4330914318561554,0.4459378123283386,0.45826101303100586,0.470048189163208,0.48132744431495667,0.49214017391204834,0.5024873614311218,0.5123666524887085,0.5218216180801392,0.5308770537376404,0.5395702719688416,0.5479382276535034,0.5560307502746582,0.5638560056686401,0.571438729763031,0.5787879228591919,0.5859118103981018,0.5928710103034973,0.5996696352958679,0.6063176989555359,0.6127876043319702,0.6191020011901855,0.6252751350402832,0.6312618851661682,0.6371117234230042,0.6427711248397827,0.6482648253440857,0.6535598039627075,0.6586597561836243,0.6635449528694153,0.6682394742965698,0.6727099418640137,0.6769380569458008,0.6809596419334412,0.6847708225250244,0.6883525252342224,0.6917133927345276,0.6948598027229309,0.6978245377540588,0.700592577457428,0.7031674981117249,0.7055714726448059,0.7077859044075012,0.709852397441864,0.7117672562599182,0.7135345935821533,0.7151687145233154,0.7166681289672852,0.7180399298667908,0.7193073034286499,0.7204723358154297,0.7215639352798462,0.7225764393806458,0.7234984040260315,0.7243421077728271,0.7251080274581909,0.7258075475692749,0.7264357805252075,0.7270103693008423,0.7275300621986389,0.7280043959617615,0.7284396886825562,0.7288267016410828,0.7291750907897949,0.7294895648956299,0.7297739386558533,0.730026125907898,0.7302575707435608,0.7304648160934448,0.7306506037712097,0.7308167815208435,0.730968713760376,0.7311043739318848,0.7312270402908325,0.7313374280929565,0.7314349412918091,0.7315232157707214,0.731599748134613,0.7316687703132629,0.7317302227020264,0.7317866683006287,0.7318372130393982,0.7318843007087708,0.7319234013557434,0.7319605946540833,0.7319926023483276,0.7320204973220825,0.7320476770401001,0.7320698499679565,0.7320899963378906,0.732107937335968,0.7321239709854126,0.7321381568908691,0.7321503162384033,0.7321617007255554,0.7321716547012329,0.7321808338165283,0.7321890592575073,0.7321956753730774,0.7322022318840027,0.7322081327438354,0.7322133183479309,0.7322178483009338,0.7322224378585815,0.7322258949279785,0.7322289943695068,0.7322320938110352,0.7322347164154053,0.7322369813919067,0.7322394847869873,0.7322415709495544,0.7322433590888977,0.7322449684143066,0.7322462797164917,0.732247531414032,0.7322487831115723,0.7322496771812439,0.7322505712509155,0.7322514057159424,0.7322520613670349,0.7322524785995483,0.7322530150413513,0.73225337266922,0.7322537302970886,0.7322540283203125,0.7322545647621155,0.7322548627853394,0.7322550415992737,0.7322552800178528,0.7322555780410767,0.7322556972503662,0.7322558164596558,0.7322559952735901,0.7322561740875244,0.7322564125061035,0.7322564721107483,0.7322565913200378,0.7322566509246826,0.7322567105293274,0.7322567701339722,0.7322568297386169,0.7322568893432617,0.7322569489479065,0.7322570085525513,0.7322570085525513,0.732257068157196,0.7322571277618408,0.7322571277618408,0.7322572469711304,0.7322572469711304,0.7322572469711304,0.7322572469711304,0.7322572469711304,0.7322572469711304,0.7322573065757751,0.7322573661804199,0.7322573661804199,0.7322573661804199,0.7322573661804199,0.7322573661804199,0.7322573661804199,0.7322573661804199,0.7322573661804199,0.7322573661804199,0.7322573661804199,0.7322573661804199,0.7322573661804199,0.7322573661804199,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647,0.7322574257850647],"active":[0.0005527138710021973,0.0004939371719956398,0.00047420011833310127,0.0004660447593778372,0.00046083307825028896,0.0004573102341964841,0.00045969896018505096,0.00046056765131652355,0.00046092947013676167,0.00046042283065617085,0.0004625703440979123,0.00045938557013869286,0.00045460788533091545,0.00045424606651067734,0.00045200204476714134,0.00045209843665361404,0.00045048189349472523,0.0004839240573346615,0.0005257865414023399,0.0005750569980591536,0.000626811757683754,0.0006830552592873573,0.0007549822330474854,0.0008306005038321018,0.00091213034465909,0.0010028048418462276,0.00111384317278862,0.001233664806932211,0.0013629687018692493,0.0015165461227297783,0.001675914041697979,0.0018641389906406403,0.0020696166902780533,0.002297726459801197,0.0025366703048348427,0.002816847525537014,0.0031281523406505585,0.0034828875213861465,0.003871498629450798,0.004282647743821144,0.004755297675728798,0.0052791982889175415,0.005834486335515976,0.006459677591919899,0.007143378257751465,0.007894013077020645,0.008716646581888199,0.009603437036275864,0.010557301342487335,0.011550091207027435,0.012631546705961227,0.013760127127170563,0.014975108206272125,0.01623649150133133,0.017533734440803528,0.018880046904087067,0.020254403352737427,0.02163250744342804,0.02297253906726837,0.02433590590953827,0.025652512907981873,0.026894062757492065,0.028048112988471985,0.029103651642799377,0.030056387186050415,0.030802875757217407,0.03139227628707886,0.031866371631622314,0.032151877880096436,0.032253772020339966,0.03217974305152893,0.031971633434295654,0.03156265616416931,0.03108254075050354,0.030453652143478394,0.029672205448150635,0.028797388076782227,0.02789190411567688,0.026929885149002075,0.025883793830871582,0.024839788675308228,0.023803681135177612,0.022790104150772095,0.021812647581100464,0.020879924297332764,0.01992863416671753,0.019098758697509766,0.01832824945449829,0.017600655555725098,0.01697385311126709,0.01640075445175171,0.015837430953979492,0.015351533889770508,0.014884769916534424,0.014493465423583984,0.01416712999343872,0.013819277286529541,0.013502418994903564,0.013163149356842041,0.012862622737884521,0.01255345344543457,0.012215495109558105,0.01190948486328125,0.011551082134246826,0.011215388774871826,0.010820925235748291,0.01043480634689331,0.010005652904510498,0.009594321250915527,0.009148120880126953,0.00869452953338623,0.008263826370239258,0.007832169532775879,0.007372677326202393,0.006950318813323975,0.0065389275550842285,0.0061550140380859375,0.005758404731750488,0.0053691864013671875,0.005019843578338623,0.00467073917388916,0.0043686628341674805,0.004057466983795166,0.0037671327590942383,0.00348818302154541,0.0032176971435546875,0.0029767751693725586,0.002771437168121338,0.0025894641876220703,0.0024229884147644043,0.0022499561309814453,0.0020714998245239258,0.0019063353538513184,0.0017606616020202637,0.0016269087791442871,0.0014895796775817871,0.0013805031776428223,0.0012714862823486328,0.0011817216873168945,0.0010896921157836914,0.000999152660369873,0.0009250640869140625,0.0008562207221984863,0.0007950067520141602,0.0007405281066894531,0.0006910562515258789,0.0006420016288757324,0.0006012320518493652,0.0005650520324707031,0.0005300641059875488,0.0005003809928894043,0.00047135353088378906,0.0004462003707885742,0.0004222989082336426,0.0004011988639831543,0.0003827214241027832,0.000367581844329834,0.00035303831100463867,0.0003414154052734375,0.0003300905227661133,0.0003209710121154785,0.00030922889709472656,0.0003018379211425781,0.0002923011779785156,0.00028508901596069336,0.00027948617935180664,0.0002726912498474121,0.00026804208755493164,0.00026357173919677734,0.00025975704193115234,0.0002560615539550781,0.0002525448799133301,0.00025022029876708984,0.000247955322265625,0.00024622678756713867,0.000244140625,0.00024241209030151367,0.00024145841598510742,0.00024068355560302734,0.0002391338348388672,0.00023752450942993164,0.00023686885833740234,0.00023549795150756836,0.00023514032363891602,0.00023472309112548828,0.0002340078353881836,0.00023347139358520508,0.00023311376571655273,0.0002320408821105957,0.00023126602172851562,0.0002308487892150879,0.00023043155670166016,0.0002301931381225586,0.00023001432418823242,0.0002295374870300293,0.00022941827774047852,0.00022900104522705078,0.00022870302200317383,0.00022864341735839844,0.00022876262664794922,0.00022858381271362305,0.00022846460342407227,0.00022840499877929688,0.00022840499877929688,0.0002281665802001953,0.00022804737091064453,0.00022804737091064453,0.00022804737091064453,0.00022792816162109375,0.00022792816162109375,0.00022804737091064453,0.00022804737091064453,0.00022798776626586914,0.00022780895233154297,0.00022780895233154297,0.00022780895233154297,0.00022780895233154297,0.00022780895233154297,0.00022774934768676758,0.0002276897430419922,0.00022774934768676758,0.0002276897430419922,0.0002276897430419922,0.00022774934768676758,0.0002276897430419922,0.0002276897430419922,0.0002276897430419922,0.0002276301383972168,0.0002276301383972168,0.0002276301383972168,0.0002276301383972168,0.0002276301383972168,0.0002276897430419922,0.0002276301383972168,0.0002275705337524414,0.0002275705337524414,0.0002275705337524414,0.0002275705337524414,0.0002275705337524414,0.0002275705337524414,0.0002275705337524414,0.0002275705337524414,0.0002275705337524414,0.0002275705337524414,0.0002275705337524414,0.0002275705337524414,0.0002275705337524414,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602,0.00022751092910766602]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0005527138710021973,0.0007119370275177062,0.0008915486396290362,0.0010802807519212365,0.0012769752647727728,0.001480136183090508,0.0016877850284799933,0.0018984739435836673,0.002120044780895114,0.0023471410386264324,0.0025795456022024155,0.0028184165712445974,0.003064381191506982,0.0033162571489810944,0.0035794253926724195,0.0038445962127298117,0.004119466990232468,0.004401720128953457,0.004692346788942814,0.004990935325622559,0.005300381686538458,0.005617886781692505,0.005945815704762936,0.006285832729190588,0.0066351150162518024,0.006994724273681641,0.007363502401858568,0.007742921356111765,0.008134983479976654,0.008540580980479717,0.008954599499702454,0.009408985264599323,0.00990332756191492,0.010437891818583012,0.011013184674084187,0.011627903208136559,0.012289285659790039,0.01300155557692051,0.013769609853625298,0.014596561901271343,0.01548472698777914,0.01644028350710869,0.017467139288783073,0.018567996099591255,0.01975277066230774,0.02102443389594555,0.022389471530914307,0.02385350875556469,0.025427162647247314,0.027117909863591194,0.028929250314831734,0.030871078372001648,0.03295668587088585,0.035184796899557114,0.03756798058748245,0.04010910913348198,0.042833659797906876,0.045738860964775085,0.048829466104507446,0.05211661756038666,0.05563386157155037,0.05934666097164154,0.06330075114965439,0.06748796254396439,0.07191935181617737,0.0765981376171112,0.08153779059648514,0.08674568682909012,0.09221312403678894,0.0979699194431305,0.10400541126728058,0.11031182110309601,0.11687353253364563,0.12371986359357834,0.1308397799730301,0.1382148563861847,0.14581958949565887,0.15369912981987,0.16180138289928436,0.17010460793972015,0.1786106824874878,0.18730765581130981,0.1961679607629776,0.20516668260097504,0.21428170800209045,0.22351998090744019,0.23282870650291443,0.24220959842205048,0.2516040503978729,0.26103758811950684,0.27044424414634705,0.2798156440258026,0.28911739587783813,0.29833710193634033,0.3074764013290405,0.31648436188697815,0.32537317276000977,0.3341140151023865,0.34268149733543396,0.3510954678058624,0.3593270182609558,0.36735424399375916,0.37520289421081543,0.38285279273986816,0.39027321338653564,0.39751243591308594,0.4045414924621582,0.41138535737991333,0.4180183708667755,0.4244503974914551,0.43071380257606506,0.43677178025245667,0.44265586137771606,0.44838979840278625,0.4539465010166168,0.45933565497398376,0.4645915627479553,0.46968013048171997,0.47464415431022644,0.479459673166275,0.4841550886631012,0.48871681094169617,0.4931759834289551,0.4975208044052124,0.5017534494400024,0.5058798789978027,0.5099088549613953,0.5138261318206787,0.5176305770874023,0.5213484764099121,0.524956226348877,0.528488039970398,0.5319042801856995,0.5352244973182678,0.5384500026702881,0.5415802001953125,0.5446197390556335,0.5475543737411499,0.5504159331321716,0.5531666278839111,0.555811882019043,0.55836421251297,0.5608238577842712,0.5632026195526123,0.5654674172401428,0.5676535367965698,0.569746196269989,0.5717427730560303,0.5736734867095947,0.5755029916763306,0.5772481560707092,0.5789097547531128,0.5804983377456665,0.5820069313049316,0.58344566822052,0.5848092436790466,0.5861036777496338,0.5873311758041382,0.5884918570518494,0.5895944237709045,0.5906426310539246,0.5916274189949036,0.5925647020339966,0.5934543609619141,0.5943027138710022,0.5950980186462402,0.5958528518676758,0.5965567231178284,0.5972291827201843,0.5978639721870422,0.5984587669372559,0.5990217328071594,0.5995529294013977,0.6000493764877319,0.6005184650421143,0.6009599566459656,0.6013787984848022,0.6017740964889526,0.6021444201469421,0.6024888753890991,0.602817177772522,0.6031251549720764,0.6034151315689087,0.6036875247955322,0.6039448380470276,0.6041853427886963,0.604407012462616,0.6046167016029358,0.6048137545585632,0.6049975752830505,0.6051701307296753,0.6053293943405151,0.6054781079292297,0.6056199073791504,0.6057499647140503,0.6058721542358398,0.6059859395027161,0.6060913801193237,0.6061912178993225,0.6062834858894348,0.6063680052757263,0.6064466238021851,0.6065212488174438,0.6065890192985535,0.6066514253616333,0.6067106127738953,0.6067628264427185,0.6068137884140015,0.6068612933158875,0.6069018840789795,0.6069422364234924,0.6069789528846741,0.6070131063461304,0.6070458292961121,0.6070744395256042,0.6071010828018188,0.6071261763572693,0.607149600982666,0.6071707606315613,0.6071904301643372,0.607209324836731,0.6072272658348083,0.607243537902832,0.6072577238082886,0.6072719097137451,0.6072849631309509,0.6072958707809448,0.6073063611984253,0.6073163151741028,0.6073251366615295,0.6073338985443115,0.6073426604270935,0.6073498129844666,0.6073564887046814,0.6073627471923828,0.6073683500289917,0.6073731184005737,0.6073780655860901,0.6073821783065796,0.6073865294456482,0.6073904633522034,0.6073942184448242,0.6073972582817078,0.6074004173278809,0.6074026823043823,0.607405424118042,0.6074079275131226,0.6074100136756897,0.6074118614196777,0.6074140071868896,0.6074157357215881,0.6074172854423523,0.6074188947677612,0.6074203252792358,0.6074214577674866,0.6074225306510925,0.6074236631393433,0.6074246764183044,0.6074258685112,0.6074267625808716,0.6074276566505432,0.6074283719062805,0.6074290871620178,0.6074299216270447,0.6074304580688477,0.6074309945106506,0.6074314713478088,0.6074320673942566,0.60743248462677,0.6074329018592834,0.6074333786964417,0.6074336767196655,0.607434093952179,0.6074345111846924,0.607434868812561,0.6074351072311401,0.6074353456497192,0.6074355840682983,0.6074358820915222,0.6074361205101013,0.6074364185333252,0.6074366569519043,0.6074368953704834,0.6074370741844177,0.6074373126029968,0.6074374318122864,0.6074376106262207,0.607437789440155,0.6074379682540894,0.6074380278587341,0.6074382066726685,0.607438325881958,0.6074384450912476,0.6074385046958923,0.6074386239051819,0.6074387431144714,0.607438862323761,0.6074390411376953,0.6074392199516296,0.6074392199516296,0.607439398765564,0.6074395179748535,0.6074395775794983,0.6074396967887878,0.6074398159980774,0.6074399948120117,0.6074400544166565,0.607440173625946,0.6074402928352356,0.6074404120445251,0.6074404716491699,0.6074405908584595,0.6074406504631042,0.607440710067749,0.6074408292770386,0.6074409484863281,0.6074410676956177,0.6074411273002625,0.6074411273002625,0.607441246509552,0.6074413061141968,0.6074414849281311,0.6074416041374207,0.6074417233467102,0.6074418425559998,0.6074419021606445,0.6074420213699341,0.6074420809745789,0.6074421405792236,0.6074422597885132,0.6074422597885132,0.6074423789978027,0.6074424982070923,0.6074424982070923,0.6074425578117371,0.6074426174163818,0.6074427366256714,0.6074427962303162,0.6074427962303162,0.6074428558349609,0.6074429154396057,0.6074430346488953,0.6074430346488953,0.6074431538581848,0.6074431538581848,0.6074431538581848,0.6074432730674744,0.6074432730674744,0.6074433326721191,0.6074433922767639,0.6074433922767639],"recovered":[0.0,0.00021903737797401845,0.00041032713488675654,0.0005946920718997717,0.0007805046625435352,0.0009723493712954223,0.0011675237910822034,0.0013718187110498548,0.0015795157523825765,0.0017935585929080844,0.0020162875298410654,0.0022406091447919607,0.0024738821666687727,0.002712801331654191,0.0029597794637084007,0.0032115348149091005,0.003469394752755761,0.0037344449665397406,0.004010618198662996,0.004293909762054682,0.004584294743835926,0.004885923583060503,0.0051925708539783955,0.005510462448000908,0.005840345285832882,0.0061767674051225185,0.006524022668600082,0.006883825175464153,0.007254195865243673,0.007634507026523352,0.008025338873267174,0.008429392240941525,0.008859625086188316,0.00932250451296568,0.00981537438929081,0.010348177514970303,0.010928585194051266,0.011544679291546345,0.012212817557156086,0.012932422570884228,0.01370665431022644,0.014537345618009567,0.01542869582772255,0.016385458409786224,0.017417380586266518,0.018523063510656357,0.01971454732120037,0.02099079266190529,0.02236425317823887,0.023835094645619392,0.02541716769337654,0.027119230479002,0.028932984918355942,0.030880725011229515,0.03297299146652222,0.03520766645669937,0.03759270906448364,0.04014440253376961,0.04286627843976021,0.04578021168708801,0.04888005554676056,0.05218721181154251,0.05569103732705116,0.05942056328058243,0.06337684392929077,0.06757009029388428,0.07201050221920013,0.07669705897569656,0.08164764195680618,0.08685129135847092,0.09233776479959488,0.09809214621782303,0.10412392765283585,0.11041124910116196,0.11699467152357101,0.12382737547159195,0.13093462586402893,0.13827723264694214,0.1458975225687027,0.15376144647598267,0.16184324026107788,0.17014050483703613,0.17862963676452637,0.18729425966739655,0.19614489376544952,0.20511481165885925,0.2142339050769806,0.22344189882278442,0.2327270805835724,0.24205797910690308,0.2514556050300598,0.2608430087566376,0.270224392414093,0.27955567836761475,0.28884682059288025,0.29806452989578247,0.3071797788143158,0.31618040800094604,0.3250535726547241,0.33377909660339355,0.34233739972114563,0.3507362902164459,0.35896044969558716,0.3669849634170532,0.37480586767196655,0.3824477791786194,0.38988664746284485,0.3971138298511505,0.40417349338531494,0.4109991788864136,0.41762176156044006,0.42407819628715515,0.4303249716758728,0.43639588356018066,0.44229453802108765,0.448013037443161,0.4535750150680542,0.4589563012123108,0.46420392394065857,0.4693152606487274,0.4742843806743622,0.4791018068790436,0.48379382491111755,0.488370418548584,0.49283409118652344,0.49718552827835083,0.5014172196388245,0.5055347084999084,0.5095618367195129,0.5134791731834412,0.5172996520996094,0.5210072994232178,0.5246330499649048,0.5281497836112976,0.5315761566162109,0.5349055528640747,0.5381336808204651,0.5412754416465759,0.5443034172058105,0.5472468137741089,0.5500910878181458,0.5528355836868286,0.5554803609848022,0.5580348968505859,0.5604984164237976,0.562864363193512,0.5651367902755737,0.567327618598938,0.569425642490387,0.5714412331581116,0.5733552575111389,0.5751983523368835,0.5769514441490173,0.578609824180603,0.5801956057548523,0.5817124843597412,0.583143413066864,0.5845140218734741,0.5858103632926941,0.5870348811149597,0.5882055163383484,0.5893164277076721,0.5903629660606384,0.5913571119308472,0.5922968983650208,0.5931841731071472,0.5940302610397339,0.5948327779769897,0.5955849289894104,0.5962982177734375,0.5969713926315308,0.5976081490516663,0.5982091426849365,0.5987705588340759,0.5992974042892456,0.5997952222824097,0.6002642512321472,0.6007155776023865,0.6011328101158142,0.6015291810035706,0.6018962264060974,0.6022430062294006,0.6025760173797607,0.6028857827186584,0.6031761169433594,0.6034486889839172,0.6037068367004395,0.6039457321166992,0.6041691899299622,0.6043776273727417,0.6045745015144348,0.6047576069831848,0.6049305200576782,0.6050907969474792,0.6052443981170654,0.605384886264801,0.6055149435997009,0.6056389212608337,0.605753481388092,0.6058611869812012,0.6059603095054626,0.60605388879776,0.6061389446258545,0.606218159198761,0.6062922477722168,0.6063612103462219,0.6064245700836182,0.6064819693565369,0.6065351963043213,0.6065865755081177,0.606632649898529,0.6066755652427673,0.6067150235176086,0.6067520976066589,0.6067872643470764,0.6068198680877686,0.6068487167358398,0.6068769693374634,0.6069025993347168,0.6069263219833374,0.6069480776786804,0.6069678068161011,0.6069868803024292,0.6070043444633484,0.6070201396942139,0.6070353388786316,0.6070491671562195,0.6070603728294373,0.6070723533630371,0.607083261013031,0.607093095779419,0.6071019172668457,0.6071109175682068,0.6071189045906067,0.6071258783340454,0.6071324348449707,0.6071385145187378,0.6071439981460571,0.6071493625640869,0.6071540713310242,0.6071589589118958,0.6071628332138062,0.6071669459342957,0.6071702837944031,0.6071737408638,0.6071767210960388,0.6071794033050537,0.6071820855140686,0.6071847677230835,0.6071869730949402,0.6071891784667969,0.6071909070014954,0.6071926951408386,0.6071942448616028,0.607196033000946,0.6071975231170654,0.6071987748146057,0.6071998476982117,0.6072012186050415,0.6072023510932922,0.6072033643722534,0.607204258441925,0.6072050929069519,0.6072058081626892,0.6072066426277161,0.6072073578834534,0.6072079539299011,0.6072083711624146,0.6072088479995728,0.607209324836731,0.6072098016738892,0.6072102785110474,0.6072106957435608,0.6072110533714294,0.6072115302085876,0.6072118282318115,0.6072121858596802,0.607212483882904,0.6072127223014832,0.6072129607200623,0.6072132587432861,0.6072136163711548,0.6072137951850891,0.6072140336036682,0.6072143912315369,0.6072145700454712,0.6072147488594055,0.6072149276733398,0.6072151064872742,0.6072152853012085,0.607215404510498,0.6072155833244324,0.6072157025337219,0.6072158217430115,0.6072158813476562,0.6072160005569458,0.6072161197662354,0.6072163581848145,0.6072165369987488,0.6072166562080383,0.6072166562080383,0.6072167754173279,0.6072168350219727,0.6072169542312622,0.6072171330451965,0.6072172522544861,0.6072174310684204,0.6072174906730652,0.6072176694869995,0.6072177886962891,0.6072179079055786,0.6072180271148682,0.6072180867195129,0.6072182059288025,0.6072182655334473,0.607218325138092,0.6072184443473816,0.6072185635566711,0.6072185635566711,0.6072186231613159,0.6072187423706055,0.607218861579895,0.6072189211845398,0.6072190403938293,0.6072191596031189,0.6072192192077637,0.607219398021698,0.6072195172309875,0.6072195768356323,0.6072196960449219,0.6072196960449219,0.6072197556495667,0.6072198152542114,0.607219934463501,0.6072199940681458,0.6072200536727905,0.6072200536727905,0.6072201728820801,0.6072202324867249,0.6072202920913696,0.6072204113006592,0.6072204113006592,0.607220470905304,0.6072205305099487,0.6072205305099487,0.6072205901145935,0.6072206497192383,0.6072207093238831,0.6072207689285278,0.6072208285331726,0.6072208285331726],"active":[0.0005527138710021973,0.0004928996786475182,0.00048122150474227965,0.0004855886800214648,0.0004964706022292376,0.0005077868117950857,0.00052026123739779,0.0005266552325338125,0.0005405290285125375,0.000553582445718348,0.0005632580723613501,0.0005778074264526367,0.0005904990248382092,0.0006034558173269033,0.0006196459289640188,0.0006330613978207111,0.0006500722374767065,0.0006672751624137163,0.0006817285902798176,0.0006970255635678768,0.0007160869427025318,0.0007319631986320019,0.0007532448507845402,0.0007753702811896801,0.0007947697304189205,0.0008179568685591221,0.0008394797332584858,0.0008590961806476116,0.0008807876147329807,0.0009060739539563656,0.0009292606264352798,0.0009795930236577988,0.0010437024757266045,0.0011153873056173325,0.001197810284793377,0.001279725693166256,0.0013607004657387733,0.0014568762853741646,0.0015567922964692116,0.0016641393303871155,0.0017780726775527,0.001902937889099121,0.002038443461060524,0.002182537689805031,0.0023353900760412216,0.002501370385289192,0.002674924209713936,0.002862716093659401,0.0030629094690084457,0.0032828152179718018,0.0035120826214551926,0.003751847892999649,0.004023700952529907,0.004304071888327599,0.004594989120960236,0.004901442676782608,0.005240950733423233,0.005594458431005478,0.005963187664747238,0.006336405873298645,0.00675380602478981,0.0071594491600990295,0.007609713822603226,0.008067399263381958,0.008542507886886597,0.009028047323226929,0.009527288377285004,0.010048627853393555,0.010565482079982758,0.011118628084659576,0.0116676464676857,0.01221967488527298,0.012749604880809784,0.013308614492416382,0.013845108449459076,0.014387480914592743,0.014884963631629944,0.015421897172927856,0.015903860330581665,0.016343161463737488,0.016767442226409912,0.01716715097427368,0.017538323998451233,0.01787242293357849,0.01813681423664093,0.018405169248580933,0.018594801425933838,0.018767699599266052,0.018876969814300537,0.01897960901260376,0.01898863911628723,0.01897263526916504,0.018893003463745117,0.018781423568725586,0.01862958073616028,0.01841983199119568,0.01819339394569397,0.01793360710144043,0.01762792468070984,0.017316371202468872,0.01698961853981018,0.016617953777313232,0.01624244451522827,0.01586782932281494,0.015467345714569092,0.015064656734466553,0.014654844999313354,0.014271527528762817,0.013844877481460571,0.013451218605041504,0.013092041015625,0.012693583965301514,0.012330889701843262,0.01199391484260559,0.011651962995529175,0.011322617530822754,0.011016547679901123,0.01072382926940918,0.010440230369567871,0.010144412517547607,0.009870707988739014,0.009615004062652588,0.009382158517837524,0.009150385856628418,0.008919358253479004,0.008694350719451904,0.0084916353225708,0.008291423320770264,0.008068740367889404,0.007869303226470947,0.007656574249267578,0.007480740547180176,0.007271230220794678,0.007074713706970215,0.0068738460540771484,0.006674647331237793,0.006486058235168457,0.006278932094573975,0.006112515926361084,0.005919814109802246,0.005720794200897217,0.005528628826141357,0.005343496799468994,0.005167722702026367,0.004969000816345215,0.004789173603057861,0.004609405994415283,0.004415154457092285,0.004247844219207764,0.004061758518218994,0.0038928985595703125,0.003711402416229248,0.00354689359664917,0.0033971071243286133,0.0032500624656677246,0.00309675931930542,0.0029602646827697754,0.0028171539306640625,0.0026814937591552734,0.0025595426559448242,0.002437114715576172,0.0023109912872314453,0.0022017359733581543,0.0020972490310668945,0.0020058155059814453,0.0019138455390930176,0.0018225908279418945,0.001723945140838623,0.0016442537307739258,0.0015657544136047363,0.0014873743057250977,0.001413583755493164,0.0013437867164611816,0.0012788176536560059,0.0012210607528686523,0.0011647343635559082,0.0011145472526550293,0.0010585188865661621,0.0010116100311279297,0.0009596943855285645,0.0009209513664245605,0.0008821487426757812,0.0008391141891479492,0.0008017420768737793,0.0007687211036682129,0.0007366538047790527,0.0007001757621765137,0.0006709694862365723,0.0006445646286010742,0.0006199479103088379,0.0005956292152404785,0.0005717873573303223,0.0005475878715515137,0.0005291104316711426,0.0005055665969848633,0.00048726797103881836,0.0004709959030151367,0.00045245885848999023,0.00043773651123046875,0.0004222989082336426,0.0004076957702636719,0.00039273500442504883,0.00038230419158935547,0.00037086009979248047,0.0003591775894165039,0.00034940242767333984,0.0003382563591003418,0.0003318190574645996,0.0003260970115661621,0.0003153085708618164,0.0003095865249633789,0.0003033876419067383,0.0002980828285217285,0.000293731689453125,0.00028717517852783203,0.00028121471405029297,0.00027745962142944336,0.0002726316452026367,0.0002681612968444824,0.00026410818099975586,0.0002612471580505371,0.0002594590187072754,0.00025665760040283203,0.00025337934494018555,0.00025177001953125,0.00024962425231933594,0.0002467036247253418,0.0002459883689880371,0.00024396181106567383,0.00024187564849853516,0.00024080276489257812,0.00024074316024780273,0.00023889541625976562,0.00023758411407470703,0.00023686885833740234,0.0002359151840209961,0.0002346038818359375,0.00023406744003295898,0.00023281574249267578,0.00023245811462402344,0.0002315044403076172,0.0002313852310180664,0.00023031234741210938,0.0002301335334777832,0.0002289414405822754,0.00022870302200317383,0.00022852420806884766,0.00022792816162109375,0.00022709369659423828,0.0002270340919494629,0.00022655725479125977,0.0002263784408569336,0.00022619962692260742,0.00022608041763305664,0.00022542476654052734,0.0002250075340270996,0.00022488832473754883,0.00022482872009277344,0.00022464990615844727,0.0002244114875793457,0.00022429227828979492,0.00022411346435546875,0.00022399425506591797,0.00022411346435546875,0.0002238154411315918,0.00022363662719726562,0.00022351741790771484,0.00022369623184204102,0.00022363662719726562,0.00022357702255249023,0.00022357702255249023,0.00022339820861816406,0.00022339820861816406,0.00022345781326293945,0.00022333860397338867,0.00022327899932861328,0.0002231597900390625,0.0002231001853942871,0.0002231597900390625,0.0002231597900390625,0.0002231597900390625,0.00022304058074951172,0.0002231001853942871,0.00022304058074951172,0.00022292137145996094,0.00022286176681518555,0.00022286176681518555,0.00022286176681518555,0.00022286176681518555,0.00022274255752563477,0.00022280216217041016,0.00022274255752563477,0.00022274255752563477,0.00022268295288085938,0.00022274255752563477,0.00022274255752563477,0.00022274255752563477,0.00022268295288085938,0.00022268295288085938,0.0002225637435913086,0.00022274255752563477,0.00022274255752563477,0.00022274255752563477,0.00022274255752563477,0.00022268295288085938,0.00022274255752563477,0.00022262334823608398,0.00022268295288085938,0.00022262334823608398,0.00022262334823608398,0.0002225637435913086,0.0002225637435913086,0.0002225637435913086,0.0002225041389465332,0.0002225637435913086,0.00022262334823608398,0.00022262334823608398,0.0002225637435913086,0.0002225637435913086,0.00022262334823608398,0.0002225637435913086,0.00022262334823608398,0.00022268295288085938,0.00022268295288085938,0.00022268295288085938,0.00022268295288085938,0.00022262334823608398,0.0002225637435913086,0.0002225637435913086,0.0002225637435913086,0.0002225637435913086,0.00022262334823608398,0.00022268295288085938,0.0002225637435913086,0.0002225637435913086,0.0002225637435913086,0.00022268295288085938,0.00022262334823608398,0.0002225637435913086,0.0002225637435913086,0.0002225041389465332,0.00022262334823608398,0.0002225637435913086,0.00022262334823608398,0.00022262334823608398,0.0002225637435913086,0.00022262334823608398,0.0002225637435913086,0.0002225637435913086,0.0002225637435913086,0.0002225637435913086]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0005527138710021973,0.0007135536288842559,0.0008886049618013203,0.001069085206836462,0.001253305352292955,0.0014397212071344256,0.0016306007746607065,0.0018247859552502632,0.0020213115494698286,0.0022192848846316338,0.0024214324075728655,0.002624448388814926,0.0028340276330709457,0.0030448129400610924,0.0032589524053037167,0.003476397367194295,0.003693552687764168,0.003915099427103996,0.004143908619880676,0.0043744794093072414,0.0046113235875964165,0.0048504360020160675,0.005091357510536909,0.005336863920092583,0.005586447659879923,0.005839506164193153,0.0060958219692111015,0.006354115903377533,0.0066195521503686905,0.006890707183629274,0.007163261063396931,0.007457048166543245,0.007772502489387989,0.008110299706459045,0.008466072380542755,0.008842040784657001,0.009242403320968151,0.009668172337114811,0.010120193473994732,0.010597091168165207,0.011102556250989437,0.011638833209872246,0.012205343693494797,0.012803317047655582,0.013440812937915325,0.01412123255431652,0.014837942086160183,0.015593666583299637,0.016394825652241707,0.017253458499908447,0.018162446096539497,0.0191175676882267,0.020127002149820328,0.02120175212621689,0.022336438298225403,0.023537620902061462,0.02480655536055565,0.026152122765779495,0.02756698615849018,0.029064321890473366,0.030653320252895355,0.0323171392083168,0.034086957573890686,0.03594961762428284,0.03791518881917,0.03998752683401108,0.04216508939862251,0.04446220397949219,0.046877119690179825,0.04942051321268082,0.052090100944042206,0.05487683415412903,0.0578063540160656,0.06088648736476898,0.06409122049808502,0.06745845079421997,0.07097786664962769,0.0746416375041008,0.07845845818519592,0.08243683725595474,0.08656689524650574,0.09085062146186829,0.09530980885028839,0.09992315620183945,0.10467272996902466,0.10959076881408691,0.11465859413146973,0.11987869441509247,0.12525439262390137,0.1307639181613922,0.13642463088035583,0.14222078025341034,0.14812643826007843,0.15417325496673584,0.16033843159675598,0.16659998893737793,0.17295050621032715,0.17940546572208405,0.18593719601631165,0.19254344701766968,0.19919097423553467,0.20589976012706757,0.21263650059700012,0.2193676084280014,0.22613264620304108,0.2328970581293106,0.23964932560920715,0.24635307490825653,0.2530463933944702,0.25969716906547546,0.2662816643714905,0.2728196680545807,0.27929678559303284,0.2857137620449066,0.2920324206352234,0.29823142290115356,0.3043677508831024,0.31040698289871216,0.31635311245918274,0.32217615842819214,0.3278784155845642,0.3334590494632721,0.33893927931785583,0.34429118037223816,0.3495163321495056,0.3546372652053833,0.35962727665901184,0.36448872089385986,0.36924126744270325,0.3738909959793091,0.378423273563385,0.38282594084739685,0.38713517785072327,0.39132338762283325,0.39542725682258606,0.39943405985832214,0.40334033966064453,0.4071516692638397,0.41085806488990784,0.4144928455352783,0.41803115606307983,0.42148855328559875,0.42486560344696045,0.42814934253692627,0.43137431144714355,0.4345026910305023,0.43756338953971863,0.4405516982078552,0.44345325231552124,0.446289986371994,0.4490577280521393,0.4517441391944885,0.45438703894615173,0.45695120096206665,0.45944735407829285,0.46188777685165405,0.4642471969127655,0.46654433012008667,0.4687773585319519,0.47093456983566284,0.47303658723831177,0.4750747084617615,0.4770592451095581,0.478977233171463,0.4808438718318939,0.482634574174881,0.4843709170818329,0.48604249954223633,0.4876693785190582,0.4892244338989258,0.4907309114933014,0.49217817187309265,0.4935740828514099,0.49491843581199646,0.49622422456741333,0.49748989939689636,0.49870264530181885,0.4998742938041687,0.5009993314743042,0.50208979845047,0.5031374096870422,0.5041361451148987,0.5050927400588989,0.5060102343559265,0.5068923234939575,0.5077531933784485,0.508578360080719,0.5093675255775452,0.5101280808448792,0.5108490586280823,0.5115369558334351,0.5121937990188599,0.5128284096717834,0.5134298801422119,0.5140055418014526,0.5145500898361206,0.515067994594574,0.5155618786811829,0.516038179397583,0.5164861083030701,0.51691073179245,0.5173193216323853,0.517699122428894,0.5180588364601135,0.5183997750282288,0.5187230706214905,0.5190265774726868,0.5193185806274414,0.519596517086029,0.5198643803596497,0.5201165080070496,0.5203657150268555,0.520597517490387,0.5208234190940857,0.5210349559783936,0.5212417840957642,0.5214434862136841,0.5216333270072937,0.5218142867088318,0.5219880938529968,0.5221574902534485,0.5223203897476196,0.5224745273590088,0.5226244926452637,0.5227685570716858,0.5229041576385498,0.5230348706245422,0.523162305355072,0.5232860445976257,0.5234057307243347,0.5235199332237244,0.5236276388168335,0.5237329602241516,0.5238327383995056,0.5239295363426208,0.5240214467048645,0.5241120457649231,0.5241990089416504,0.5242822170257568,0.5243629813194275,0.5244420766830444,0.5245158672332764,0.5245872735977173,0.5246558785438538,0.5247196555137634,0.5247816443443298,0.5248402953147888,0.5248965620994568,0.5249509811401367,0.5250023007392883,0.5250524282455444,0.5250996947288513,0.5251451134681702,0.5251879096031189,0.5252306461334229,0.525270938873291,0.5253092646598816,0.5253459811210632,0.5253793597221375,0.5254124999046326,0.5254438519477844,0.5254757404327393,0.5255041718482971,0.5255308747291565,0.5255572199821472,0.5255822539329529,0.5256065130233765,0.5256288051605225,0.5256499648094177,0.5256694555282593,0.525689959526062,0.5257088541984558,0.5257270336151123,0.5257430672645569,0.5257588624954224,0.5257734656333923,0.5257875919342041,0.5258006453514099,0.5258131623268127,0.5258259773254395,0.5258373618125916,0.5258476734161377,0.5258588194847107,0.5258682370185852,0.5258779525756836,0.5258867144584656,0.5258950591087341,0.5259026885032654,0.5259098410606384,0.5259169340133667,0.5259240865707397,0.5259304642677307,0.5259358882904053,0.5259417295455933,0.5259472131729126,0.5259519815444946,0.5259573459625244,0.5259627103805542,0.5259672403335571,0.5259720087051392,0.5259756445884705,0.5259800553321838,0.5259836316108704,0.5259869694709778,0.5259904861450195,0.5259937644004822,0.5259966850280762,0.5259993672370911,0.5260022878646851,0.5260049104690552,0.5260075926780701,0.5260099768638611,0.5260122418403625,0.5260146856307983,0.526016891002655,0.5260189771652222,0.5260210037231445,0.5260226130485535,0.5260247588157654,0.5260262489318848,0.5260279774665833,0.5260295271873474,0.5260310769081116,0.5260326862335205,0.5260339379310608,0.526034951210022,0.5260363221168518,0.5260375142097473,0.5260387063026428,0.5260397791862488,0.5260406732559204,0.5260416865348816,0.5260427594184875,0.526043713092804,0.526044487953186,0.5260454416275024,0.526046097278595,0.526046872138977,0.5260476469993591,0.5260484218597412,0.5260491967201233,0.5260498523712158,0.5260505676269531,0.5260511636734009,0.5260518193244934,0.5260522365570068,0.5260528326034546,0.5260531902313232,0.526053786277771,0.5260542631149292,0.5260546803474426],"recovered":[0.0,0.0002207987563451752,0.0004119678633287549,0.0005958019755780697,0.0007743760361336172,0.0009559420868754387,0.0011416581692174077,0.0013306798646226525,0.0015205943491309881,0.0017148759216070175,0.0019104605307802558,0.002110870787873864,0.002311594784259796,0.002517144428566098,0.002724624238908291,0.002935747615993023,0.00314998347312212,0.0033663425128906965,0.0035856212489306927,0.003812307259067893,0.00403836602345109,0.004269708879292011,0.004504236858338118,0.0047450377605855465,0.004988420754671097,0.0052342889830470085,0.0054829316213727,0.00573751050978899,0.005993005819618702,0.006255618762224913,0.006520572584122419,0.006786877289414406,0.007071302738040686,0.007370542734861374,0.007686769589781761,0.008023890666663647,0.008380460552871227,0.008756524883210659,0.009159878827631474,0.009588640183210373,0.010036728344857693,0.010513046756386757,0.011021696962416172,0.011557781137526035,0.012122481130063534,0.012726125307381153,0.013365309685468674,0.014044909738004208,0.014763524755835533,0.015523183159530163,0.016336068511009216,0.01719537563621998,0.018097270280122757,0.01905258558690548,0.02006978914141655,0.021148689091205597,0.022283930331468582,0.02349674142897129,0.02476249262690544,0.026104465126991272,0.02751995623111725,0.029025927186012268,0.030612802132964134,0.0322904959321022,0.03405558317899704,0.035921502858400345,0.03789375722408295,0.03997509554028511,0.04216119647026062,0.044465843588113785,0.04688555747270584,0.049425408244132996,0.052083052694797516,0.05486913025379181,0.057823166251182556,0.060886818915605545,0.06410877406597137,0.06748132407665253,0.07100813835859299,0.07466436177492142,0.07848779112100601,0.0824669748544693,0.08660347014665604,0.09089578688144684,0.09534013271331787,0.09994281828403473,0.10469506680965424,0.10960698127746582,0.11467297375202179,0.11987963318824768,0.1252504587173462,0.1307709813117981,0.13642634451389313,0.14221234619617462,0.148128941655159,0.15416987240314484,0.16031646728515625,0.1665678173303604,0.1729278415441513,0.17937001585960388,0.18589282035827637,0.1924855262041092,0.19912351667881012,0.20581521093845367,0.21253235638141632,0.2192816138267517,0.2260282188653946,0.2327842116355896,0.23950064182281494,0.24621225893497467,0.2528952956199646,0.2595236003398895,0.26611530780792236,0.27264919877052307,0.27911677956581116,0.28550565242767334,0.29180410504341125,0.29800575971603394,0.304149329662323,0.31018662452697754,0.3161091208457947,0.3219190537929535,0.3276122510433197,0.33317992091178894,0.33864545822143555,0.3440001606941223,0.3492244780063629,0.3543383479118347,0.35932400822639465,0.36419597268104553,0.36895570158958435,0.373587429523468,0.37811484932899475,0.38252508640289307,0.386823832988739,0.39103952050209045,0.3951481282711029,0.39914876222610474,0.4030590355396271,0.4068615734577179,0.4105856418609619,0.414216548204422,0.41775453090667725,0.4212198555469513,0.42457982897758484,0.4278858006000519,0.43109801411628723,0.4342160224914551,0.4372907280921936,0.4402698278427124,0.44318142533302307,0.44601380825042725,0.44878068566322327,0.4514850378036499,0.4541212320327759,0.4566803574562073,0.4591769576072693,0.4616076350212097,0.46396946907043457,0.4662620425224304,0.4684947431087494,0.4706738293170929,0.472762793302536,0.4748111367225647,0.4767899811267853,0.47871261835098267,0.4805760383605957,0.4823729991912842,0.48410287499427795,0.48578131198883057,0.48739755153656006,0.4889591932296753,0.4904700517654419,0.49191635847091675,0.4933183491230011,0.49466150999069214,0.49596989154815674,0.4972352981567383,0.49845510721206665,0.49962007999420166,0.5007500052452087,0.501838207244873,0.5028861165046692,0.5038788318634033,0.504840075969696,0.5057641267776489,0.5066559314727783,0.5075145363807678,0.50834059715271,0.5091338753700256,0.5098896622657776,0.5106083750724792,0.5113003849983215,0.5119627118110657,0.5125914216041565,0.5131931304931641,0.51376873254776,0.5143123269081116,0.5148331522941589,0.5153350234031677,0.5158102512359619,0.5162608623504639,0.5166867971420288,0.5170849561691284,0.517470121383667,0.5178330540657043,0.5181747674942017,0.5184957385063171,0.5188031792640686,0.5190983414649963,0.5193793773651123,0.5196458101272583,0.5199040174484253,0.5201489329338074,0.5203808546066284,0.5206049084663391,0.5208214521408081,0.5210273265838623,0.5212251543998718,0.5214157700538635,0.5216010212898254,0.5217772126197815,0.5219448208808899,0.5221078991889954,0.5222635865211487,0.5224098563194275,0.5225500464439392,0.5226888060569763,0.5228214859962463,0.5229513645172119,0.5230740904808044,0.5231937170028687,0.5233067870140076,0.5234168171882629,0.5235205292701721,0.5236228704452515,0.523718535900116,0.523811936378479,0.5239031910896301,0.5239912271499634,0.5240716934204102,0.5241557359695435,0.5242342948913574,0.5243068337440491,0.5243775844573975,0.5244452953338623,0.5245081186294556,0.5245714783668518,0.524631917476654,0.5246895551681519,0.5247415900230408,0.5247934460639954,0.5248430371284485,0.5248916745185852,0.5249360799789429,0.5249803066253662,0.5250230431556702,0.5250623226165771,0.5251011848449707,0.525137186050415,0.52517169713974,0.5252047181129456,0.5252363085746765,0.5252660512924194,0.5252943634986877,0.525322437286377,0.5253491997718811,0.5253735780715942,0.5253971815109253,0.5254198312759399,0.5254417061805725,0.5254628658294678,0.525482714176178,0.5255022048950195,0.5255192518234253,0.5255354642868042,0.5255516171455383,0.5255658030509949,0.5255797505378723,0.525593638420105,0.5256063342094421,0.5256191492080688,0.5256300568580627,0.5256409049034119,0.5256509184837341,0.5256614685058594,0.5256702303886414,0.5256785750389099,0.5256869196891785,0.5256945490837097,0.525702178478241,0.525708794593811,0.5257156491279602,0.5257220268249512,0.5257275700569153,0.5257336497306824,0.5257390737533569,0.5257439613342285,0.5257496237754822,0.5257545113563538,0.5257595181465149,0.5257638096809387,0.5257680416107178,0.5257720351219177,0.5257760286331177,0.5257788300514221,0.5257821679115295,0.5257855653762817,0.5257887840270996,0.5257917642593384,0.5257944464683533,0.5257973670959473,0.5257996320724487,0.5258021950721741,0.5258045792579651,0.5258070826530457,0.5258091688156128,0.5258114337921143,0.5258134603500366,0.5258154273033142,0.5258172750473022,0.5258187651634216,0.5258203148841858,0.52582186460495,0.5258234143257141,0.5258248448371887,0.5258259773254395,0.5258271098136902,0.5258284211158752,0.5258294939994812,0.5258309245109558,0.525831937789917,0.5258329510688782,0.5258339643478394,0.5258353352546692,0.5258360505104065,0.5258368253707886,0.5258375406265259,0.5258383750915527,0.5258392095565796,0.5258399248123169,0.5258405804634094,0.5258412957191467,0.5258418321609497,0.525842547416687,0.5258433222770691,0.5258438587188721,0.5258445143699646,0.5258451700210571,0.5258456468582153,0.5258461833000183],"active":[0.0005527138710021973,0.0004927548579871655,0.0004766370984725654,0.00047328323125839233,0.00047892931615933776,0.00048377912025898695,0.0004889426054432988,0.0004941060906276107,0.0005007172003388405,0.0005044089630246162,0.0005109718767926097,0.000513577600941062,0.0005224328488111496,0.0005276685114949942,0.0005343281663954258,0.000540649751201272,0.0005435692146420479,0.0005487569142132998,0.0005582873709499836,0.0005621721502393484,0.0005729575641453266,0.0005807271227240562,0.0005871206521987915,0.0005918261595070362,0.0005980269052088261,0.0006052171811461449,0.0006128903478384018,0.0006166053935885429,0.0006265463307499886,0.0006350884214043617,0.0006426884792745113,0.0006701708771288395,0.0007011997513473034,0.0007397569715976715,0.000779302790760994,0.0008181501179933548,0.0008619427680969238,0.0009116474539041519,0.0009603146463632584,0.001008450984954834,0.0010658279061317444,0.001125786453485489,0.0011836467310786247,0.0012455359101295471,0.0013183318078517914,0.0013951072469353676,0.0014726324006915092,0.0015487568452954292,0.0016313008964061737,0.0017302753403782845,0.001826377585530281,0.0019221920520067215,0.002029731869697571,0.002149166539311409,0.002266649156808853,0.0023889318108558655,0.0025226250290870667,0.0026553813368082047,0.0028044935315847397,0.002959856763482094,0.0031333640217781067,0.003291212022304535,0.003474155440926552,0.0036591216921806335,0.0038596056401729584,0.004066023975610733,0.004271332174539566,0.004487108439207077,0.004715923219919205,0.004954669624567032,0.005204543471336365,0.005451425909996033,0.005723301321268082,0.006017357110977173,0.006268054246902466,0.006571631878614426,0.006869092583656311,0.007160313427448273,0.007450319826602936,0.007772475481033325,0.008079104125499725,0.008383646607398987,0.008706338703632355,0.009027369320392609,0.009332597255706787,0.009647950530052185,0.00996352732181549,0.010271713137626648,0.010581418871879578,0.010884284973144531,0.011174172163009644,0.011449798941612244,0.011700093746185303,0.011960908770561218,0.012209489941596985,0.012430116534233093,0.012634038925170898,0.012837648391723633,0.01300935447216034,0.013173431158065796,0.0132981538772583,0.013414233922958374,0.013512983918190002,0.01355239748954773,0.013600289821624756,0.013615444302558899,0.013621106743812561,0.013568863272666931,0.013545751571655273,0.013484910130500793,0.013386368751525879,0.013296067714691162,0.013181477785110474,0.013064563274383545,0.012915641069412231,0.012725770473480225,0.012563645839691162,0.012401223182678223,0.012203782796859741,0.0119895339012146,0.011769294738769531,0.011539995670318604,0.011327028274536133,0.011111259460449219,0.010870873928070068,0.010637104511260986,0.010402798652648926,0.010150372982025146,0.009917259216308594,0.00969502329826355,0.00946757197380066,0.009238511323928833,0.009020328521728516,0.008798301219940186,0.008603423833847046,0.00839453935623169,0.008192211389541626,0.008002907037734985,0.007799029350280762,0.007631272077560425,0.00744551420211792,0.007272005081176758,0.007111072540283203,0.006929486989974976,0.006794482469558716,0.0066168904304504395,0.0064653754234313965,0.0063356757164001465,0.006162524223327637,0.006020158529281616,0.005876302719116211,0.005730330944061279,0.005606353282928467,0.005466163158416748,0.005326122045516968,0.005207419395446777,0.005070239305496216,0.004936695098876953,0.004807889461517334,0.004672527313232422,0.004541844129562378,0.004400879144668579,0.004296451807022095,0.004166096448898315,0.004053890705108643,0.003921955823898315,0.0037948787212371826,0.0036695003509521484,0.0035665035247802734,0.003443121910095215,0.003333359956741333,0.0032189786434173584,0.0031040310859680176,0.003002077341079712,0.0029058754444122314,0.0028283894062042236,0.0027327537536621094,0.00263899564743042,0.002544224262237549,0.0024697184562683105,0.002387404441833496,0.0022979378700256348,0.0022066235542297363,0.0021314024925231934,0.0020522475242614746,0.0019890666007995605,0.0019224286079406738,0.0018529891967773438,0.0017874836921691895,0.0017151832580566406,0.0016472935676574707,0.0015854239463806152,0.001528024673461914,0.0014671683311462402,0.0014141201972961426,0.001356959342956543,0.0012992620468139648,0.001249551773071289,0.0012050271034240723,0.0011510848999023438,0.0011004805564880371,0.0010584592819213867,0.0010123252868652344,0.0009738802909851074,0.0009296536445617676,0.0008900165557861328,0.0008518099784851074,0.0008228421211242676,0.0007933378219604492,0.0007660388946533203,0.0007371306419372559,0.000719904899597168,0.0006935000419616699,0.0006744861602783203,0.0006541013717651367,0.0006368756294250488,0.0006220340728759766,0.0006060004234313965,0.0005891323089599609,0.0005723237991333008,0.0005564689636230469,0.0005431771278381348,0.0005297064781188965,0.0005165934562683105,0.0005049705505371094,0.0004943013191223145,0.00048482418060302734,0.0004734992980957031,0.00046455860137939453,0.00045436620712280273,0.0004458427429199219,0.00043392181396484375,0.00042617321014404297,0.0004159212112426758,0.00040900707244873047,0.0003985762596130371,0.0003935098648071289,0.0003870725631713867,0.000379025936126709,0.00037175416946411133,0.00037038326263427734,0.00036013126373291016,0.0003529787063598633,0.0003490447998046875,0.0003420710563659668,0.0003363490104675293,0.00033217668533325195,0.00032508373260498047,0.000319063663482666,0.0003127455711364746,0.0003108382225036621,0.00030624866485595703,0.0003020763397216797,0.0002962350845336914,0.00029456615447998047,0.0002906322479248047,0.0002862215042114258,0.000283658504486084,0.00027817487716674805,0.0002753138542175293,0.0002721548080444336,0.00027102231979370117,0.00026786327362060547,0.00026482343673706055,0.00026285648345947266,0.00025981664657592773,0.00025731325149536133,0.00025522708892822266,0.00025278329849243164,0.00024962425231933594,0.00024825334548950195,0.0002459883689880371,0.00024431943893432617,0.00024086236953735352,0.0002396106719970703,0.00023800134658813477,0.00023597478866577148,0.00023484230041503906,0.0002334117889404297,0.00023233890533447266,0.00023102760314941406,0.00022852420806884766,0.00022876262664794922,0.00022733211517333984,0.0002270340919494629,0.00022524595260620117,0.00022482872009277344,0.00022411346435546875,0.00022292137145996094,0.00022238492965698242,0.0002219080924987793,0.00022166967391967773,0.00022023916244506836,0.00021970272064208984,0.00021964311599731445,0.00021833181381225586,0.00021827220916748047,0.0002187490463256836,0.00021761655807495117,0.0002174973487854004,0.0002161264419555664,0.0002162456512451172,0.0002155900001525879,0.0002149343490600586,0.00021445751190185547,0.0002149343490600586,0.00021451711654663086,0.00021380186080932617,0.00021350383758544922,0.00021314620971679688,0.00021314620971679688,0.00021260976791381836,0.00021260976791381836,0.00021249055862426758,0.0002123117446899414,0.00021189451217651367,0.00021183490753173828,0.00021117925643920898,0.00021129846572875977,0.00021082162857055664,0.00021070241928100586,0.00021076202392578125,0.00021076202392578125,0.00021082162857055664,0.0002105236053466797,0.00021010637283325195,0.00021034479141235352,0.0002104043960571289,0.00021028518676757812,0.00021028518676757812,0.0002097487449645996,0.0002097487449645996,0.000209808349609375,0.0002097487449645996,0.0002091526985168457,0.00020939111709594727,0.00020927190780639648,0.00020933151245117188,0.00020927190780639648,0.0002092123031616211,0.00020927190780639648,0.00020927190780639648,0.00020927190780639648,0.00020933151245117188,0.00020927190780639648,0.00020891427993774414,0.00020897388458251953,0.00020867586135864258,0.0002086162567138672,0.0002086162567138672,0.0002084970474243164]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0005527138710021973,0.0007125402335077524,0.0008843342657200992,0.0010577207431197166,0.001234436989761889,0.0014084266731515527,0.0015824646688997746,0.0017546447925269604,0.0019276210805401206,0.002101538237184286,0.0022731635253876448,0.002447177190333605,0.0026189712807536125,0.002788883401080966,0.002962535247206688,0.003131675301119685,0.003304217243567109,0.003475287463515997,0.003644475480541587,0.0038131086621433496,0.003986639901995659,0.004155972972512245,0.004327960312366486,0.004499705974012613,0.004673164803534746,0.004845272284001112,0.0050184656865894794,0.0051902118138968945,0.005366783123463392,0.005538914818316698,0.005714834667742252,0.005902312230318785,0.006096352823078632,0.006298307329416275,0.006509888917207718,0.006731532048434019,0.006958773359656334,0.007194966077804565,0.0074454424902796745,0.0077064149081707,0.007977280765771866,0.008258279412984848,0.008553079329431057,0.008861729875206947,0.009179211221635342,0.009513148106634617,0.00986168161034584,0.010227854363620281,0.010605559684336185,0.011005197651684284,0.011420785449445248,0.011853720992803574,0.012305572628974915,0.012778730131685734,0.013271190226078033,0.01378432847559452,0.014323476701974869,0.014885861426591873,0.015469743870198727,0.01608475297689438,0.016717180609703064,0.017384812235832214,0.018077779561281204,0.018801461905241013,0.019552771002054214,0.020335350185632706,0.02115832082927227,0.022006217390298843,0.022899208590388298,0.023823397234082222,0.02479584328830242,0.02580556645989418,0.0268488060683012,0.027949374169111252,0.029077712446451187,0.03026212565600872,0.03149103373289108,0.032776929438114166,0.034105826169252396,0.03548659384250641,0.03691675513982773,0.0384058877825737,0.039953313767910004,0.041555412113666534,0.0432104729115963,0.044938571751117706,0.046724386513233185,0.04856863617897034,0.05049121007323265,0.05246831476688385,0.05450313165783882,0.05663424730300903,0.058814484626054764,0.06106942892074585,0.06340204179286957,0.06580766290426254,0.06826931238174438,0.0708048865199089,0.07341056317090988,0.07608765363693237,0.07884810864925385,0.08168082684278488,0.08458378165960312,0.08755487948656082,0.09059204161167145,0.09371774643659592,0.09689002484083176,0.10014443844556808,0.10345388203859329,0.10683318227529526,0.1102839782834053,0.11378830671310425,0.11734768003225327,0.12095091491937637,0.12460952252149582,0.12831003963947296,0.1320638805627823,0.13585776090621948,0.13967463374137878,0.14354822039604187,0.14745141565799713,0.15139278769493103,0.15534955263137817,0.15933549404144287,0.163323312997818,0.16734914481639862,0.17136357724666595,0.17539586126804352,0.17944176495075226,0.18348421156406403,0.1875276118516922,0.19155606627464294,0.19556298851966858,0.19956116378307343,0.20353582501411438,0.20748919248580933,0.21143615245819092,0.21533320844173431,0.21920426189899445,0.2230292558670044,0.22680611908435822,0.23056119680404663,0.23428210616111755,0.2379685342311859,0.24160577356815338,0.24518100917339325,0.24870267510414124,0.2521839141845703,0.2556002140045166,0.25898072123527527,0.26230719685554504,0.26557210087776184,0.26878541707992554,0.2719387412071228,0.27504459023475647,0.27807435393333435,0.2810565233230591,0.2839865982532501,0.2868473529815674,0.2896772623062134,0.29242682456970215,0.2951364517211914,0.29778629541397095,0.3003748059272766,0.3029031455516815,0.30538591742515564,0.3078097403049469,0.31018689274787903,0.3125205934047699,0.3147837817668915,0.31700649857521057,0.3191664218902588,0.3212915360927582,0.3233610987663269,0.3253903090953827,0.32737359404563904,0.32931119203567505,0.33120620250701904,0.33305609226226807,0.33485937118530273,0.33662816882133484,0.33836349844932556,0.34004560112953186,0.3416970670223236,0.3433125615119934,0.34489351511001587,0.34642523527145386,0.34793251752853394,0.3494076728820801,0.35084205865859985,0.35224369168281555,0.3536161184310913,0.3549482524394989,0.35625341534614563,0.357523113489151,0.3587590754032135,0.35996848344802856,0.3611512780189514,0.3622976243495941,0.3634141981601715,0.3645050525665283,0.3655686676502228,0.3666040301322937,0.3676214814186096,0.3686066269874573,0.36956697702407837,0.3704948425292969,0.37140512466430664,0.37228935956954956,0.3731491267681122,0.373990535736084,0.3748011887073517,0.37560173869132996,0.37638115882873535,0.37713441252708435,0.377864271402359,0.3785780668258667,0.37926843762397766,0.37994420528411865,0.3806014358997345,0.38123810291290283,0.3818548619747162,0.38245558738708496,0.38303837180137634,0.3836052417755127,0.3841535449028015,0.3846864104270935,0.38520312309265137,0.38570812344551086,0.3861963450908661,0.3866671621799469,0.3871241509914398,0.38756999373435974,0.3880060911178589,0.3884226083755493,0.3888264298439026,0.3892213702201843,0.3896051347255707,0.389970600605011,0.39032870531082153,0.3906736373901367,0.39100512862205505,0.39133158326148987,0.3916478753089905,0.3919505178928375,0.3922439515590668,0.3925263583660126,0.392801970243454,0.3930683434009552,0.39332059025764465,0.39356422424316406,0.3938029408454895,0.39403390884399414,0.39425331354141235,0.39446505904197693,0.3946707844734192,0.3948725163936615,0.39506542682647705,0.3952518701553345,0.3954329490661621,0.395607590675354,0.39577606320381165,0.3959389626979828,0.39609813690185547,0.3962487578392029,0.396395742893219,0.39653661847114563,0.3966731131076813,0.3968050479888916,0.3969334661960602,0.39705538749694824,0.3971749246120453,0.39728882908821106,0.39740023016929626,0.3975064754486084,0.3976116478443146,0.3977132737636566,0.3978108763694763,0.3979038596153259,0.39799416065216064,0.3980802595615387,0.39816519618034363,0.39824700355529785,0.39832502603530884,0.398403525352478,0.39847782254219055,0.39855021238327026,0.3986189067363739,0.39868664741516113,0.3987531363964081,0.3988179564476013,0.3988819122314453,0.398943156003952,0.39899954199790955,0.39905551075935364,0.3991120755672455,0.3991672396659851,0.39922064542770386,0.3992731273174286,0.3993222117424011,0.39937180280685425,0.399419903755188,0.3994651138782501,0.3995105028152466,0.39955464005470276,0.39959773421287537,0.3996394872665405,0.39967918395996094,0.3997184932231903,0.39975684881210327,0.39979323744773865,0.39982870221138,0.39986348152160645,0.3998989164829254,0.39993107318878174,0.39996257424354553,0.39999303221702576,0.4000217318534851,0.4000515341758728,0.40007996559143066,0.40010860562324524,0.40013548731803894,0.4001612067222595,0.4001873731613159,0.4002123475074768,0.40023642778396606,0.40025970339775085,0.4002826511859894,0.40030550956726074,0.40032702684402466,0.4003489017486572,0.40037015080451965,0.4003905653953552,0.40041041374206543,0.4004308879375458,0.40045037865638733,0.40046823024749756,0.4004860520362854,0.4005030691623688,0.40052053332328796,0.4005371630191803,0.40055379271507263,0.4005708694458008,0.4005858302116394,0.4006023108959198,0.40061628818511963,0.4006306529045105,0.4006454348564148,0.40065908432006836,0.40067288279533386,0.4006863832473755],"recovered":[0.0,0.00022026793158147484,0.00041018237243406475,0.0005896733491681516,0.000767499441280961,0.0009432263905182481,0.00111762632150203,0.0012928465148434043,0.0014677289873361588,0.0016409949166700244,0.0018129578093066812,0.001984389964491129,0.002153795212507248,0.002327350666746497,0.002497865818440914,0.0026703595649451017,0.002841502195224166,0.0030131754465401173,0.0031853073742240667,0.0033564739860594273,0.003527930239215493,0.0036998449359089136,0.0038708667270839214,0.004041937179863453,0.004212066065520048,0.004384318832308054,0.00455642631277442,0.004731453489512205,0.004902620334178209,0.00507646519690752,0.005248500499874353,0.005423551890999079,0.005604080390185118,0.005791340488940477,0.005984053947031498,0.00618887972086668,0.006399689242243767,0.006621260195970535,0.0068495627492666245,0.007089398801326752,0.00733951386064291,0.007600703276693821,0.007869397290050983,0.008155173622071743,0.008453762158751488,0.00875987857580185,0.009078470058739185,0.009413926862180233,0.009766804054379463,0.010129646398127079,0.010510319843888283,0.010906869545578957,0.011321418918669224,0.011754306964576244,0.012204324826598167,0.012680497951805592,0.013173778541386127,0.013687037862837315,0.01422763429582119,0.014787822030484676,0.015380198135972023,0.01599404774606228,0.016631904989480972,0.01729842834174633,0.01798500120639801,0.018705522641539574,0.01946037821471691,0.020246190950274467,0.021063033491373062,0.0219207014888525,0.022814245894551277,0.023743141442537308,0.024714550003409386,0.025722559541463852,0.02677028626203537,0.027866849675774574,0.028998157009482384,0.03018447570502758,0.03141941502690315,0.03270673379302025,0.03403837978839874,0.03542235866189003,0.03685148432850838,0.03834604471921921,0.03989817202091217,0.04149556905031204,0.04315777122974396,0.04488121345639229,0.04667031019926071,0.04851764813065529,0.05043192207813263,0.052408616989851,0.0544554740190506,0.05657148361206055,0.05875570327043533,0.061014216393232346,0.0633515790104866,0.0657416433095932,0.06821593642234802,0.07075448334217072,0.07335547357797623,0.07604315131902695,0.0787947028875351,0.08162346482276917,0.08452051132917404,0.08749981224536896,0.09054925292730331,0.0936596691608429,0.09685102850198746,0.10009248554706573,0.10340480506420135,0.10678132623434067,0.11021733283996582,0.11372540146112442,0.1172831580042839,0.12088446319103241,0.12453216314315796,0.12823818624019623,0.13198083639144897,0.1357734501361847,0.13959820568561554,0.1434774547815323,0.14736877381801605,0.1512894183397293,0.15524956583976746,0.15922464430332184,0.16321909427642822,0.16723166406154633,0.17123697698116302,0.17528855800628662,0.17933715879917145,0.1833631992340088,0.18738901615142822,0.1914067566394806,0.19542405009269714,0.19941198825836182,0.20340198278427124,0.20736359059810638,0.2112860232591629,0.2151818573474884,0.21904821693897247,0.22286701202392578,0.2266445755958557,0.23040083050727844,0.23412519693374634,0.23780107498168945,0.2414296567440033,0.24500025808811188,0.24852684140205383,0.2520132064819336,0.2554309070110321,0.2588149905204773,0.2621266543865204,0.2653922736644745,0.26860758662223816,0.2717690169811249,0.27486467361450195,0.2779012620449066,0.2808845043182373,0.2837999761104584,0.28667986392974854,0.2895090579986572,0.29226014018058777,0.294967919588089,0.2976236641407013,0.3001996576786041,0.3027341961860657,0.3052140772342682,0.3076349198818207,0.31000468134880066,0.31233149766921997,0.31459349393844604,0.31681811809539795,0.31898826360702515,0.32111719250679016,0.3231770098209381,0.3252085745334625,0.32719799876213074,0.32914069294929504,0.3310309648513794,0.3328845202922821,0.33469292521476746,0.33646661043167114,0.3381997048854828,0.33989500999450684,0.341543048620224,0.34316346049308777,0.34473758935928345,0.34627145528793335,0.3477836549282074,0.34925371408462524,0.35068953037261963,0.35209935903549194,0.35347089171409607,0.35480841994285583,0.35610848665237427,0.35737550258636475,0.35861968994140625,0.3598277270793915,0.36100196838378906,0.36214590072631836,0.3632679879665375,0.3643615245819092,0.3654251992702484,0.3664655089378357,0.36748310923576355,0.3684607744216919,0.369416743516922,0.3703514635562897,0.37126263976097107,0.37214165925979614,0.37300801277160645,0.3738400936126709,0.3746573328971863,0.3754619061946869,0.37623724341392517,0.3769925832748413,0.3777249753475189,0.37843844294548035,0.37913617491722107,0.3798131048679352,0.3804648816585541,0.3811030685901642,0.3817210793495178,0.3823193609714508,0.38290610909461975,0.38346999883651733,0.38401761651039124,0.38455653190612793,0.3850737512111664,0.3855752944946289,0.38606783747673035,0.38653451204299927,0.38699257373809814,0.38744327425956726,0.387871116399765,0.38829001784324646,0.3886958658695221,0.3890904188156128,0.3894699513912201,0.38983991742134094,0.39019545912742615,0.39054036140441895,0.3908766508102417,0.39120644330978394,0.39151886105537415,0.39182502031326294,0.39212048053741455,0.39240264892578125,0.39267903566360474,0.3929419219493866,0.3931989073753357,0.39344295859336853,0.3936827480792999,0.3939096927642822,0.39413073658943176,0.394344300031662,0.3945530652999878,0.3947528600692749,0.3949485421180725,0.39513370394706726,0.39531439542770386,0.39548784494400024,0.39565494656562805,0.395816832780838,0.39597487449645996,0.3961296081542969,0.3962751030921936,0.3964175879955292,0.39655569195747375,0.3966873586177826,0.3968144655227661,0.3969390392303467,0.39705854654312134,0.3971730172634125,0.39728233218193054,0.39738893508911133,0.39749300479888916,0.39759311079978943,0.39768967032432556,0.3977843225002289,0.39787426590919495,0.3979596197605133,0.39804503321647644,0.39812713861465454,0.3982066512107849,0.39828285574913025,0.39835745096206665,0.398430198431015,0.3985005021095276,0.3985684812068939,0.39863473176956177,0.3987007439136505,0.39876237511634827,0.39882203936576843,0.39887839555740356,0.39893653988838196,0.39899352192878723,0.39904844760894775,0.3991003930568695,0.39915207028388977,0.3992023766040802,0.39925312995910645,0.39930084347724915,0.3993474841117859,0.39939194917678833,0.3994368016719818,0.39948058128356934,0.3995215594768524,0.3995620310306549,0.3996024429798126,0.3996394872665405,0.3996760845184326,0.3997114300727844,0.3997475802898407,0.39978188276290894,0.39981475472450256,0.3998449444770813,0.39987555146217346,0.39990556240081787,0.399935245513916,0.39996418356895447,0.3999910056591034,0.4000188112258911,0.40004509687423706,0.4000699520111084,0.40009522438049316,0.4001195728778839,0.40014350414276123,0.400166779756546,0.40018853545188904,0.4002110958099365,0.4002330005168915,0.4002537727355957,0.40027451515197754,0.40029484033584595,0.40031448006629944,0.40033334493637085,0.40035203099250793,0.40036898851394653,0.4003870487213135,0.4004043936729431,0.4004215598106384,0.4004383087158203,0.4004547595977783,0.4004700779914856,0.40048500895500183,0.4004993140697479,0.40051379799842834,0.4005284607410431,0.40054184198379517],"active":[0.0005527138710021973,0.0004922723164781928,0.00047415189328603446,0.00046804739395156503,0.00046693754848092794,0.0004652002826333046,0.00046483834739774466,0.0004617982776835561,0.00045989209320396185,0.0004605433205142617,0.0004602057160809636,0.0004627872258424759,0.0004651760682463646,0.00046153273433446884,0.0004646694287657738,0.00046131573617458344,0.0004627150483429432,0.00046211201697587967,0.00045916810631752014,0.0004566346760839224,0.00045870966278016567,0.00045612803660333157,0.00045709358528256416,0.0004577687941491604,0.00046109873801469803,0.000460953451693058,0.00046203937381505966,0.00045875832438468933,0.00046416278928518295,0.0004624496214091778,0.00046633416786789894,0.00047876033931970596,0.0004922724328935146,0.0005069668404757977,0.0005258349701762199,0.0005426523275673389,0.0005590841174125671,0.0005737058818340302,0.0005958797410130501,0.0006170161068439484,0.0006377669051289558,0.0006575761362910271,0.0006836820393800735,0.0007065562531352043,0.0007254490628838539,0.0007532695308327675,0.0007832115516066551,0.0008139275014400482,0.0008387556299567223,0.0008755512535572052,0.0009104656055569649,0.000946851447224617,0.0009841537103056908,0.0010244231671094894,0.001066865399479866,0.001103830523788929,0.0011496981605887413,0.0011988235637545586,0.0012421095743775368,0.0012969309464097023,0.001336982473731041,0.0013907644897699356,0.001445874571800232,0.0015030335634946823,0.0015677697956562042,0.001629827544093132,0.0016979426145553589,0.001760026440024376,0.001836175099015236,0.001902695745229721,0.0019815973937511444,0.0020624250173568726,0.002134256064891815,0.0022268146276474,0.0023074261844158173,0.002395275980234146,0.002492876723408699,0.002592453733086586,0.002686411142349243,0.0027798600494861603,0.0028783753514289856,0.00298352912068367,0.0031018294394016266,0.0032093673944473267,0.003312300890684128,0.003443002700805664,0.0035666152834892273,0.0036874227225780487,0.003820899873971939,0.003950666636228561,0.004071209579706192,0.004225630313158035,0.004359010607004166,0.004497945308685303,0.004646338522434235,0.004793446511030197,0.004917733371257782,0.005063243210315704,0.005194626748561859,0.005333170294761658,0.005492635071277618,0.005637675523757935,0.005789078772068024,0.0059314146637916565,0.006071530282497406,0.006217934191226959,0.006340771913528442,0.006484769284725189,0.006602853536605835,0.006740696728229523,0.006879173219203949,0.00700698047876358,0.007130347192287445,0.007225513458251953,0.007326364517211914,0.007425576448440552,0.007531717419624329,0.007619574666023254,0.00769379734992981,0.007774770259857178,0.007853209972381592,0.007915332913398743,0.007980778813362122,0.008046075701713562,0.008073747158050537,0.008124500513076782,0.008144482970237732,0.008164197206497192,0.008204787969589233,0.008195653557777405,0.008190453052520752,0.008192867040634155,0.008173972368240356,0.008154407143592834,0.008111774921417236,0.00807720422744751,0.008034169673919678,0.00796961784362793,0.007918238639831543,0.007847398519515991,0.007757902145385742,0.00769418478012085,0.007637530565261841,0.007567703723907471,0.0074805766344070435,0.007379934191703796,0.0072730183601379395,0.007183656096458435,0.0070733726024627686,0.006967514753341675,0.0068762898445129395,0.006757110357284546,0.006658762693405151,0.006546467542648315,0.0064370036125183105,0.006305336952209473,0.006191849708557129,0.006085336208343506,0.005962848663330078,0.005877286195755005,0.005746960639953613,0.00562739372253418,0.005526155233383179,0.005406886339187622,0.005279481410980225,0.005186259746551514,0.005075544118881226,0.00497281551361084,0.004885673522949219,0.00477910041809082,0.004675000905990601,0.004572927951812744,0.0044734179973602295,0.004372835159301758,0.004273116588592529,0.004196584224700928,0.004102617502212524,0.004008203744888306,0.0039153993129730225,0.00382840633392334,0.0037436485290527344,0.0036705732345581055,0.0035789906978607178,0.0034973621368408203,0.0034175515174865723,0.00335046648979187,0.003261774778366089,0.0031949281692504883,0.0031362175941467285,0.003058403730392456,0.0029899775981903076,0.0029265880584716797,0.002848893404006958,0.0027825236320495605,0.002714693546295166,0.0026505887508392334,0.0025929808616638184,0.002531588077545166,0.0024698972702026367,0.0024122297763824463,0.002359151840209961,0.0023006796836853027,0.0022425055503845215,0.002196282148361206,0.002141118049621582,0.0020838677883148193,0.0020340681076049805,0.0019883811473846436,0.0019378960132598877,0.0018864870071411133,0.0018488764762878418,0.0017931759357452393,0.0017616450786590576,0.0017238259315490723,0.001672506332397461,0.0016270279884338379,0.0015854835510253906,0.0015434622764587402,0.0015057623386383057,0.0014652609825134277,0.0014249980449676514,0.0013899803161621094,0.0013525187969207764,0.0013172924518585205,0.0012858808040618896,0.0012474358081817627,0.0012164115905761719,0.0011855065822601318,0.0011515915393829346,0.001122593879699707,0.0010918676853179932,0.0010563135147094727,0.0010354816913604736,0.0010135173797607422,0.0009793341159820557,0.0009553134441375732,0.0009313523769378662,0.000909268856048584,0.0008801817893981934,0.0008587539196014404,0.0008337199687957764,0.0008096694946289062,0.0007912218570709229,0.0007712244987487793,0.0007440745830535889,0.000725090503692627,0.0007013380527496338,0.0006814897060394287,0.0006656944751739502,0.000641554594039917,0.0006223022937774658,0.0006040334701538086,0.0005909502506256104,0.0005705654621124268,0.0005553662776947021,0.0005400478839874268,0.0005282163619995117,0.0005123615264892578,0.0004990100860595703,0.0004844069480895996,0.00047388672828674316,0.0004616677761077881,0.00045111775398254395,0.000443190336227417,0.00043192505836486816,0.0004208683967590332,0.0004070103168487549,0.0003980100154876709,0.00038745999336242676,0.0003777742385864258,0.0003680288791656494,0.0003604590892791748,0.0003497898578643799,0.00034168362617492676,0.00033345818519592285,0.0003293156623840332,0.0003243386745452881,0.0003178715705871582,0.000310748815536499,0.000304490327835083,0.00029593706130981445,0.00029093027114868164,0.0002873837947845459,0.00027999281883239746,0.00027638673782348633,0.00027117133140563965,0.00026735663414001465,0.000261455774307251,0.00025644898414611816,0.00025263428688049316,0.00024947524070739746,0.0002471804618835449,0.00024241209030151367,0.0002371668815612793,0.00023347139358520508,0.00023368000984191895,0.00023069977760314941,0.00022712349891662598,0.00022467970848083496,0.0002218186855316162,0.00021973252296447754,0.00021752715110778809,0.00021198391914367676,0.00020965933799743652,0.00020715594291687012,0.00020578503608703613,0.00020268559455871582,0.00019860267639160156,0.00019693374633789062,0.00019481778144836426,0.0001907944679260254,0.00018921494483947754,0.00018739700317382812,0.0001874864101409912,0.00018349289894104004,0.00018069148063659668,0.00017827749252319336,0.0001767873764038086,0.00017598271369934082,0.00017440319061279297,0.00017336010932922363,0.00017130374908447266,0.00017020106315612793,0.0001685619354248047,0.0001672506332397461,0.00016647577285766602,0.00016447901725769043,0.00016307830810546875,0.00016200542449951172,0.0001602470874786377,0.00016036629676818848,0.00015905499458312988,0.00015756487846374512,0.00015664100646972656,0.0001563727855682373,0.00015553832054138184,0.00015375018119812012,0.00015270709991455078,0.00015103816986083984,0.00015154480934143066,0.0001501142978668213,0.0001493990421295166,0.00014930963516235352,0.0001475214958190918,0.0001475512981414795,0.0001462101936340332,0.000145643949508667,0.00014612078666687012,0.00014528632164001465,0.00014442205429077148,0.00014454126358032227]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0005527138710021973,0.0007118163630366325,0.0008915968937799335,0.00108131836168468,0.0012768064625561237,0.0014761066995561123,0.001680691260844469,0.0018920799484476447,0.002110055647790432,0.0023319402243942022,0.0025593501050025225,0.002794963773339987,0.0030352098401635885,0.0032871102448552847,0.0035401927307248116,0.0038042536471039057,0.004072392359375954,0.004347745329141617,0.004638492129743099,0.004932520445436239,0.005233883857727051,0.005546297878026962,0.005864213686436415,0.006193565670400858,0.006534282583743334,0.0068830340169370174,0.0072431741282343864,0.007617308758199215,0.007997789420187473,0.008393662981688976,0.008798079565167427,0.009242813102900982,0.009723305702209473,0.010245202109217644,0.010805897414684296,0.011407827958464622,0.012054926715791225,0.012749727815389633,0.013506200164556503,0.014312546700239182,0.015176462940871716,0.016108542680740356,0.017111390829086304,0.01818855293095112,0.019349634647369385,0.02059808559715748,0.021930042654275894,0.023366091772913933,0.024911658838391304,0.026567276567220688,0.028340132907032967,0.030244609341025352,0.03228886052966118,0.03448422998189926,0.036819133907556534,0.03931478038430214,0.04197792336344719,0.04480596259236336,0.04783402383327484,0.05106119439005852,0.05447574704885483,0.05813758820295334,0.062014754861593246,0.06611298024654388,0.07045845687389374,0.07504455745220184,0.07986603677272797,0.0849696472287178,0.0903153344988823,0.09594549983739853,0.1018591895699501,0.10803299397230148,0.11446119844913483,0.1211818978190422,0.12816570699214935,0.1354333460330963,0.1429487019777298,0.1507055014371872,0.15868574380874634,0.16686928272247314,0.1752501130104065,0.18384627997875214,0.192592591047287,0.20149171352386475,0.21050456166267395,0.21962270140647888,0.22882460057735443,0.2380646914243698,0.24735327064990997,0.25666236877441406,0.26594018936157227,0.27517494559288025,0.28433483839035034,0.2934105098247528,0.30239418148994446,0.3112613558769226,0.3199805021286011,0.3285481631755829,0.3369467556476593,0.34518206119537354,0.35320213437080383,0.3610305190086365,0.368647962808609,0.37608516216278076,0.3833044767379761,0.39030924439430237,0.3971201777458191,0.4036983251571655,0.41010528802871704,0.4163016080856323,0.42231643199920654,0.42813441157341003,0.4337908923625946,0.43927130103111267,0.4445993900299072,0.4497891664505005,0.45484375953674316,0.4597458243370056,0.4645446538925171,0.46921226382255554,0.4737741947174072,0.47824597358703613,0.4826119542121887,0.48687413334846497,0.49107491970062256,0.4951755702495575,0.49920567870140076,0.503152072429657,0.5070253610610962,0.510823667049408,0.5145409107208252,0.5181741714477539,0.5216991901397705,0.5251572728157043,0.528537392616272,0.5318396687507629,0.5350585579872131,0.5382120609283447,0.5412790775299072,0.5442561507225037,0.547148585319519,0.5499498248100281,0.5526573061943054,0.555258572101593,0.557776927947998,0.5602059364318848,0.5625378489494324,0.564768373966217,0.5669127106666565,0.568967342376709,0.5709311962127686,0.572819173336029,0.574617862701416,0.5763391256332397,0.577970027923584,0.5795363187789917,0.5810222029685974,0.5824339985847473,0.583781898021698,0.5850560665130615,0.5862739682197571,0.5874213576316833,0.5884992480278015,0.5895331501960754,0.5905033946037292,0.5914327502250671,0.5923036336898804,0.5931317210197449,0.5939160585403442,0.5946458578109741,0.5953413248062134,0.596001148223877,0.5966261625289917,0.5972143411636353,0.5977658033370972,0.5982871055603027,0.5987817645072937,0.5992557406425476,0.5996931791305542,0.6001011729240417,0.6004906892776489,0.6008545756340027,0.6012048125267029,0.6015344858169556,0.6018505096435547,0.6021468043327332,0.6024295687675476,0.6026890277862549,0.602934718132019,0.6031675338745117,0.6033835411071777,0.603590726852417,0.6037817597389221,0.6039639711380005,0.6041298508644104,0.6042901277542114,0.6044385433197021,0.6045758128166199,0.6047040224075317,0.6048252582550049,0.6049379706382751,0.6050452589988708,0.6051418781280518,0.6052329540252686,0.6053171157836914,0.6053990125656128,0.6054732799530029,0.6055421829223633,0.6056056618690491,0.6056668162345886,0.6057242751121521,0.6057766079902649,0.6058254241943359,0.6058714985847473,0.6059139966964722,0.6059538722038269,0.605991005897522,0.6060256958007812,0.6060572266578674,0.6060850620269775,0.6061121225357056,0.6061383485794067,0.6061622500419617,0.6061827540397644,0.6062027812004089,0.6062201857566833,0.6062382459640503,0.6062546968460083,0.6062695980072021,0.6062833666801453,0.6062957644462585,0.6063079833984375,0.6063185334205627,0.6063282489776611,0.6063380837440491,0.6063475012779236,0.6063551306724548,0.606362521648407,0.6063687801361084,0.6063749194145203,0.6063807010650635,0.6063860058784485,0.6063910126686096,0.6063956022262573,0.606399416923523,0.6064033508300781,0.6064073443412781,0.6064109206199646,0.6064139008522034,0.6064167618751526,0.6064196825027466,0.6064223647117615,0.6064248085021973,0.606427013874054,0.6064289808273315,0.6064305901527405,0.6064325571060181,0.60643470287323,0.6064362525939941,0.6064376831054688,0.6064390540122986,0.6064401865005493,0.6064413189888,0.6064422726631165,0.6064431667327881,0.6064439415931702,0.6064448356628418,0.6064455509185791,0.6064462661743164,0.6064470410346985,0.6064476370811462,0.6064481735229492,0.6064488887786865,0.6064492464065552,0.6064496636390686,0.6064502000808716,0.606450617313385,0.6064510345458984,0.6064515113830566,0.6064518094062805,0.6064520478248596,0.6064524054527283,0.6064528226852417,0.6064530611038208,0.6064533591270447,0.6064535975456238,0.6064538359642029,0.6064540147781372,0.6064542531967163,0.6064544916152954,0.606454610824585,0.6064547896385193,0.6064549088478088,0.6064550876617432,0.6064552664756775,0.6064554452896118,0.6064555048942566,0.6064557433128357,0.6064558625221252,0.6064560413360596,0.6064561605453491,0.6064562797546387,0.6064563393592834,0.6064563989639282,0.606456458568573,0.6064565777778625,0.6064566373825073,0.6064566969871521,0.6064567565917969,0.6064567565917969,0.6064568161964417,0.6064568758010864,0.6064569354057312,0.606456995010376,0.6064570546150208,0.6064570546150208,0.6064570546150208,0.6064571142196655,0.6064571142196655,0.6064571142196655,0.6064571142196655,0.6064571738243103,0.6064571738243103,0.6064571738243103,0.6064572334289551,0.6064572334289551,0.6064572930335999,0.6064572930335999,0.6064572930335999,0.6064573526382446,0.6064573526382446,0.6064574122428894,0.6064574122428894,0.6064574122428894,0.6064574718475342,0.6064574718475342,0.606457531452179,0.606457531452179,0.6064575910568237,0.6064575910568237,0.6064576506614685,0.6064576506614685,0.6064576506614685,0.6064576506614685,0.6064576506614685,0.6064576506614685,0.6064576506614685,0.6064576506614685,0.6064576506614685,0.6064576506614685,0.6064576506614685],"recovered":[0.0,0.00021910977375227958,0.0004096515476703644,0.0005958019755780697,0.0007820247556082904,0.0009740383829921484,0.0011717944871634245,0.0013720117276534438,0.0015749555313959718,0.0017872127937152982,0.00200567115098238,0.0022261079866439104,0.002453421475365758,0.0026888418942689896,0.0029299326706677675,0.003178889164701104,0.0034352531656622887,0.0036961291916668415,0.003966149874031544,0.004244567360728979,0.0045340112410485744,0.004827363882213831,0.005130295641720295,0.005441141314804554,0.005762652028352022,0.0060904361307621,0.006429246626794338,0.0067791324108839035,0.007138379849493504,0.007509956602007151,0.007894876413047314,0.008288265205919743,0.00870978832244873,0.009160506539046764,0.009645438753068447,0.010170013643801212,0.010729888454079628,0.011337488889694214,0.011989750899374485,0.012693334370851517,0.013447032310068607,0.01425656396895647,0.015127983875572681,0.016063682734966278,0.017073696479201317,0.018160149455070496,0.019330374896526337,0.020577209070324898,0.02191252075135708,0.02335735224187374,0.024906104430556297,0.026564881205558777,0.028348572552204132,0.030258357524871826,0.032316435128450394,0.034516531974077225,0.03686127811670303,0.039368581026792526,0.042032208293676376,0.044885966926813126,0.04792725294828415,0.051151093095541,0.05459780618548393,0.05825800821185112,0.06212861090898514,0.06623424589633942,0.0705828070640564,0.07516124099493027,0.08000988513231277,0.0850958526134491,0.0904540941119194,0.0960889384150505,0.10200905054807663,0.1081734374165535,0.11461935937404633,0.1213395893573761,0.12833110988140106,0.13558754324913025,0.14308571815490723,0.15083098411560059,0.1587868332862854,0.1669440120458603,0.17532111704349518,0.18391011655330658,0.19264933466911316,0.20153875648975372,0.21054798364639282,0.21964216232299805,0.22880059480667114,0.23803521692752838,0.2472907453775406,0.2565515637397766,0.26581621170043945,0.2750190496444702,0.2841648459434509,0.29322341084480286,0.3021976947784424,0.31103476881980896,0.31973013281822205,0.3282831311225891,0.33668404817581177,0.34487178921699524,0.35287895798683167,0.3607047200202942,0.36834144592285156,0.3757690489292145,0.382977157831192,0.38997864723205566,0.39677998423576355,0.4033927023410797,0.4097878932952881,0.41599759459495544,0.4219984710216522,0.42784008383750916,0.4334889352321625,0.4389787018299103,0.4443298578262329,0.4495214819908142,0.4545736312866211,0.45949453115463257,0.4643052816390991,0.4689888060092926,0.47356218099594116,0.47802460193634033,0.48239824175834656,0.48668718338012695,0.4908585548400879,0.4949766993522644,0.4990001320838928,0.5029588341712952,0.5068344473838806,0.5106262564659119,0.5143471360206604,0.517970621585846,0.5215083360671997,0.5249536633491516,0.5283353328704834,0.5316365957260132,0.5348619222640991,0.5380091667175293,0.5410708785057068,0.5440443158149719,0.5469259023666382,0.5497313141822815,0.5524420142173767,0.5550477504730225,0.5575566291809082,0.559984028339386,0.5623096823692322,0.5645487308502197,0.566692590713501,0.5687428116798401,0.5707209706306458,0.5726128816604614,0.5744116902351379,0.576139509677887,0.5777745842933655,0.5793411135673523,0.5808192491531372,0.5822445154190063,0.5835908055305481,0.5848690271377563,0.5860902070999146,0.5872390866279602,0.5883225202560425,0.5893559455871582,0.5903328657150269,0.5912565588951111,0.5921295881271362,0.5929606556892395,0.5937426090240479,0.5944814682006836,0.5951822400093079,0.5958430171012878,0.596466600894928,0.5970547199249268,0.597610592842102,0.5981338620185852,0.5986368060112,0.599098801612854,0.5995361804962158,0.5999470949172974,0.600337028503418,0.6007081866264343,0.6010567545890808,0.6013868451118469,0.6017018556594849,0.6020051836967468,0.6022805571556091,0.6025449633598328,0.6027938723564148,0.6030246615409851,0.6032446026802063,0.6034475564956665,0.6036432981491089,0.6038238406181335,0.6039935946464539,0.6041520833969116,0.6042999029159546,0.6044380068778992,0.604569673538208,0.604691207408905,0.6048054099082947,0.604911208152771,0.6050078272819519,0.6051008105278015,0.6051866412162781,0.6052668690681458,0.6053410768508911,0.6054102182388306,0.605474591255188,0.6055368185043335,0.605595052242279,0.6056463718414307,0.6056954860687256,0.6057416200637817,0.6057841777801514,0.6058250665664673,0.6058633923530579,0.6058976650238037,0.6059282422065735,0.6059569120407104,0.6059837341308594,0.6060101389884949,0.6060335040092468,0.6060546040534973,0.6060747504234314,0.6060935854911804,0.6061112284660339,0.6061270833015442,0.6061418056488037,0.6061557531356812,0.6061685681343079,0.606179416179657,0.6061907410621643,0.6062016487121582,0.6062114238739014,0.6062204241752625,0.606228768825531,0.6062358617782593,0.6062421798706055,0.6062482595443726,0.6062541604042053,0.6062593460083008,0.6062641143798828,0.6062685251235962,0.6062729358673096,0.6062767505645752,0.606280505657196,0.6062843203544617,0.6062875390052795,0.6062904596328735,0.6062934994697571,0.6062963008880615,0.6062988638877869,0.6063010096549988,0.6063028573989868,0.6063048243522644,0.6063063740730286,0.6063080430030823,0.6063099503517151,0.6063113808631897,0.60631263256073,0.6063138842582703,0.6063150763511658,0.606316089630127,0.6063169240951538,0.6063177585601807,0.6063187122344971,0.6063194870948792,0.6063199639320374,0.6063206195831299,0.6063210964202881,0.6063219308853149,0.6063223481178284,0.6063228249549866,0.6063233017921448,0.6063238382339478,0.606324315071106,0.6063247323036194,0.6063251495361328,0.6063254475593567,0.6063256859779358,0.6063260436058044,0.6063264012336731,0.6063267588615417,0.6063269972801208,0.6063273549079895,0.6063275337219238,0.6063278317451477,0.6063281297683716,0.6063283681869507,0.606328547000885,0.6063287258148193,0.6063288450241089,0.606329083442688,0.6063293218612671,0.6063294410705566,0.606329619884491,0.6063297390937805,0.6063298583030701,0.6063300371170044,0.606330156326294,0.6063302755355835,0.606330394744873,0.6063304543495178,0.6063305735588074,0.6063306331634521,0.6063307523727417,0.6063308119773865,0.6063308715820312,0.606330931186676,0.6063309907913208,0.6063310503959656,0.6063311100006104,0.6063311696052551,0.6063311696052551,0.6063312292098999,0.6063312888145447,0.6063312888145447,0.6063312888145447,0.6063312888145447,0.6063313484191895,0.6063313484191895,0.6063314080238342,0.6063314080238342,0.6063314080238342,0.606331467628479,0.606331467628479,0.606331467628479,0.6063315272331238,0.6063315272331238,0.6063315272331238,0.6063315272331238,0.6063315272331238,0.6063315868377686,0.6063316464424133,0.6063316464424133,0.6063316464424133,0.6063317060470581,0.6063317656517029,0.6063317656517029,0.6063317656517029,0.6063318252563477,0.6063318252563477,0.6063318252563477,0.6063318252563477,0.6063318252563477,0.6063318848609924,0.6063318848609924,0.6063318848609924],"active":[0.0005527138710021973,0.0004927066038362682,0.00048194534610956907,0.0004855163861066103,0.0004947817069478333,0.0005020683165639639,0.0005088967736810446,0.0005200682207942009,0.0005351001163944602,0.0005447274306789041,0.0005536789540201426,0.0005688557866960764,0.0005817883647978306,0.0005982683505862951,0.000610260060057044,0.0006253644824028015,0.000637139193713665,0.0006516161374747753,0.0006723422557115555,0.0006879530847072601,0.0006998726166784763,0.0007189339958131313,0.0007339180447161198,0.0007524243555963039,0.0007716305553913116,0.0007925978861749172,0.0008139275014400482,0.0008381763473153114,0.0008594095706939697,0.0008837063796818256,0.0009032031521201134,0.0009545478969812393,0.0010135173797607422,0.0010846955701708794,0.0011604586616158485,0.0012378143146634102,0.0013250382617115974,0.0014122389256954193,0.0015164492651820183,0.0016192123293876648,0.0017294306308031082,0.001851978711783886,0.0019834069535136223,0.0021248701959848404,0.002275938168168068,0.0024379361420869827,0.0025996677577495575,0.002788882702589035,0.0029991380870342255,0.0032099243253469467,0.0034340284764766693,0.0036797281354665756,0.0039402879774570465,0.004225872457027435,0.00450269877910614,0.0047982484102249146,0.005116645246744156,0.005437381565570831,0.005801815539598465,0.006175227463245392,0.006548494100570679,0.006986495107412338,0.007416948676109314,0.007854972034692764,0.0083298459649086,0.008810311555862427,0.00928322970867157,0.009808406233787537,0.010305449366569519,0.010849647223949432,0.0114050954580307,0.011944055557250977,0.012452147901058197,0.013008460402488708,0.013546347618103027,0.014093756675720215,0.014617592096328735,0.015117958188056946,0.015600025653839111,0.01603829860687256,0.016463279724121094,0.016902267932891846,0.01727147400379181,0.017581596970558167,0.01785522699356079,0.01808394491672516,0.01827661693096161,0.018422529101371765,0.01855267584323883,0.01862715184688568,0.018649443984031677,0.018623381853103638,0.01851862668991089,0.018391460180282593,0.01822933554649353,0.01803794503211975,0.01778280735015869,0.017513394355773926,0.017216622829437256,0.016898930072784424,0.016518086194992065,0.016158729791641235,0.015769004821777344,0.015380442142486572,0.014963030815124512,0.01454019546508789,0.014143019914627075,0.013719677925109863,0.013325303792953491,0.012908905744552612,0.012528538703918457,0.01213681697845459,0.011792421340942383,0.011431217193603516,0.011110454797744751,0.01081046462059021,0.010513901710510254,0.010224342346191406,0.009971022605895996,0.009717732667922974,0.009468913078308105,0.00925716757774353,0.009049773216247559,0.008849531412124634,0.008676677942276001,0.008488386869430542,0.008347123861312866,0.008175373077392578,0.00802522897720337,0.007864832878112793,0.00770646333694458,0.007547914981842041,0.007352054119110107,0.0071866512298583984,0.007029056549072266,0.006886005401611328,0.006723225116729736,0.006575465202331543,0.0064171552658081055,0.006246984004974365,0.006077706813812256,0.005905508995056152,0.005731403827667236,0.0055272579193115234,0.005334913730621338,0.005158185958862305,0.00498121976852417,0.004784345626831055,0.004603028297424316,0.004418611526489258,0.004238605499267578,0.004076361656188965,0.0038968920707702637,0.0037262439727783203,0.003558337688446045,0.0033968091011047363,0.0032476186752319336,0.0030928850173950195,0.002962648868560791,0.0028115510940551758,0.0026831626892089844,0.002552330493927002,0.002409040927886963,0.0022940635681152344,0.0021808743476867676,0.0020768046379089355,0.0019707679748535156,0.001875162124633789,0.0017864704132080078,0.0016852021217346191,0.0015987157821655273,0.0015196800231933594,0.0014439225196838379,0.0013713240623474121,0.0012992024421691895,0.0012323856353759766,0.0011711716651916504,0.0011218786239624023,0.001056373119354248,0.0010023713111877441,0.0009545087814331055,0.0009074807167053223,0.0008677840232849121,0.0008262991905212402,0.000793755054473877,0.0007599592208862305,0.0007277131080627441,0.0006838440895080566,0.0006541609764099121,0.0006225705146789551,0.0005896687507629395,0.0005660653114318848,0.0005371570587158203,0.0005164146423339844,0.00048655271530151367,0.00046628713607788086,0.000444948673248291,0.00042372941970825195,0.00040411949157714844,0.0003872513771057129,0.00036829710006713867,0.0003540515899658203,0.0003364682197570801,0.0003217458724975586,0.00030928850173950195,0.0002982020378112793,0.0002866387367248535,0.0002753138542175293,0.000264585018157959,0.00025659799575805664,0.00024968385696411133,0.00023978948593139648,0.00023037195205688477,0.0002251267433166504,0.00021851062774658203,0.00021225214004516602,0.00020682811737060547,0.00020062923431396484,0.0001938343048095703,0.00018739700317382812,0.00018388032913208008,0.00018143653869628906,0.00017851591110229492,0.00017261505126953125,0.00016927719116210938,0.00016558170318603516,0.00016349554061889648,0.00016111135482788086,0.0001583695411682129,0.00015628337860107422,0.00015395879745483398,0.00015223026275634766,0.0001499652862548828,0.0001488327980041504,0.00014734268188476562,0.00014585256576538086,0.0001437067985534668,0.00014209747314453125,0.00014001131057739258,0.00013905763626098633,0.0001385211944580078,0.00013774633407592773,0.00013685226440429688,0.00013625621795654297,0.00013530254364013672,0.0001348257064819336,0.00013440847396850586,0.0001341700553894043,0.00013339519500732422,0.00013244152069091797,0.00013214349746704102,0.00013190507888793945,0.00013130903244018555,0.00013071298599243164,0.00013011693954467773,0.00012958049774169922,0.00012969970703125,0.00012987852096557617,0.00012987852096557617,0.0001296401023864746,0.0001291036605834961,0.00012880563735961914,0.00012868642807006836,0.0001283884048461914,0.00012809038162231445,0.0001278519630432129,0.00012791156768798828,0.0001277923583984375,0.00012755393981933594,0.00012755393981933594,0.00012767314910888672,0.00012755393981933594,0.0001277923583984375,0.00012731552124023438,0.00012731552124023438,0.00012737512588500977,0.00012731552124023438,0.0001271963119506836,0.0001271963119506836,0.0001270771026611328,0.00012689828872680664,0.00012695789337158203,0.0001271367073059082,0.00012701749801635742,0.00012695789337158203,0.00012683868408203125,0.00012683868408203125,0.00012665987014770508,0.00012671947479248047,0.00012665987014770508,0.0001264810562133789,0.00012642145156860352,0.00012636184692382812,0.00012636184692382812,0.00012642145156860352,0.00012636184692382812,0.00012618303298950195,0.00012630224227905273,0.00012624263763427734,0.00012630224227905273,0.00012630224227905273,0.00012624263763427734,0.00012618303298950195,0.00012612342834472656,0.00012606382369995117,0.00012612342834472656,0.00012606382369995117,0.00012606382369995117,0.00012600421905517578,0.0001259446144104004,0.0001259446144104004,0.0001259446144104004,0.0001259446144104004,0.0001259446144104004,0.0001259446144104004,0.000125885009765625,0.000125885009765625,0.000125885009765625,0.0001258254051208496,0.0001258254051208496,0.0001258254051208496,0.000125885009765625,0.0001258254051208496,0.0001258254051208496,0.0001258254051208496,0.0001258254051208496,0.000125885009765625,0.0001258254051208496,0.0001258254051208496,0.000125885009765625,0.0001258254051208496,0.000125885009765625,0.000125885009765625,0.000125885009765625,0.0001259446144104004,0.000125885009765625,0.000125885009765625,0.000125885009765625,0.0001259446144104004,0.000125885009765625,0.000125885009765625,0.000125885009765625,0.000125885009765625,0.0001258254051208496,0.0001258254051208496,0.0001258254051208496,0.0001258254051208496,0.0001258254051208496,0.00012576580047607422,0.00012576580047607422,0.00012576580047607422]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0005527138710021973,0.0007114785839803517,0.0008852994069457054,0.0010669860057532787,0.001252195448614657,0.0014398177154362202,0.0016281879507005215,0.0018180058104917407,0.0020126495510339737,0.0022086924873292446,0.0024076791014522314,0.002609078772366047,0.00281443540006876,0.0030223012436181307,0.00323472754098475,0.0034432930406183004,0.003660786198452115,0.003876687027513981,0.0040932875126600266,0.004316716454923153,0.0045407963916659355,0.004771704785525799,0.005002324003726244,0.005242087412625551,0.005482285749167204,0.005722483620047569,0.005972308572381735,0.006224715616554022,0.006480114534497261,0.006740435492247343,0.007002952042967081,0.0072871362790465355,0.007587293162941933,0.007905208505690098,0.008246938697993755,0.008611012250185013,0.008994460105895996,0.009401698596775532,0.009835285134613514,0.010295099578797817,0.010779380798339844,0.01129481103271246,0.011834465898573399,0.012416297569870949,0.013028603978455067,0.013673651963472366,0.014356845989823341,0.01508074626326561,0.015854977071285248,0.016666414216160774,0.017529509961605072,0.018446823582053185,0.019418472424149513,0.020442770794034004,0.021529175341129303,0.022679325193166733,0.023894673213362694,0.025180207565426826,0.02653578855097294,0.027975045144557953,0.02948637492954731,0.031086351722478867,0.03277488052845001,0.034549664705991745,0.036433007568120956,0.03839358314871788,0.04047911614179611,0.04267057776451111,0.04497247189283371,0.047398049384355545,0.04996337741613388,0.052636731415987015,0.05544141307473183,0.058383360505104065,0.06146209314465523,0.06469403952360153,0.06806262582540512,0.07156920433044434,0.07523792237043381,0.07907366007566452,0.083051897585392,0.08719807118177414,0.09148483723402023,0.09593666344881058,0.1005389615893364,0.10530810058116913,0.11023718863725662,0.11531611531972885,0.12054425477981567,0.12594015896320343,0.13145238161087036,0.13710066676139832,0.14288198947906494,0.14879310131072998,0.15481646358966827,0.16092774271965027,0.16717013716697693,0.17347681522369385,0.1798657923936844,0.1863383948802948,0.19286295771598816,0.1994381695985794,0.20603682100772858,0.21267057955265045,0.21931640803813934,0.22596213221549988,0.23261119425296783,0.23922176659107208,0.24581992626190186,0.2523666322231293,0.25886693596839905,0.26529890298843384,0.27167943120002747,0.2779630720615387,0.28417935967445374,0.29028791189193726,0.2963210344314575,0.30222615599632263,0.30804622173309326,0.31374305486679077,0.3193559944629669,0.32480359077453613,0.3301565647125244,0.33539819717407227,0.3404766321182251,0.3454551696777344,0.35033127665519714,0.3550749719142914,0.3597157597541809,0.36422237753868103,0.36862391233444214,0.3729081451892853,0.3770913779735565,0.38115522265434265,0.385114461183548,0.38897794485092163,0.39274662733078003,0.39642032980918884,0.40001147985458374,0.40351009368896484,0.4069429337978363,0.410277396440506,0.4135328233242035,0.4167321026325226,0.4198504090309143,0.4229092597961426,0.4259088635444641,0.42884567379951477,0.43172913789749146,0.43455469608306885,0.4373150169849396,0.44003307819366455,0.44269898533821106,0.4452921748161316,0.44783806800842285,0.4503377079963684,0.45278146862983704,0.45517414808273315,0.4575105905532837,0.45982295274734497,0.46206292510032654,0.4642561674118042,0.4663967788219452,0.46849268674850464,0.47053441405296326,0.472525030374527,0.474468857049942,0.47636517882347107,0.4782140851020813,0.48000818490982056,0.4817662537097931,0.4834625720977783,0.4851027727127075,0.48670151829719543,0.4882515072822571,0.48974716663360596,0.49120032787323,0.49259182810783386,0.49393826723098755,0.49522456526756287,0.4964678883552551,0.4976738691329956,0.49883294105529785,0.49994444847106934,0.5010164380073547,0.5020362138748169,0.5030215382575989,0.5039563775062561,0.504874587059021,0.5057384967803955,0.506567656993866,0.5073610544204712,0.5081163048744202,0.5088396072387695,0.5095409750938416,0.510205864906311,0.5108352899551392,0.5114426612854004,0.512019693851471,0.5125699639320374,0.5130911469459534,0.5135921239852905,0.5140739679336548,0.5145265460014343,0.5149600505828857,0.5153785347938538,0.5157768726348877,0.5161569714546204,0.516523540019989,0.5168699622154236,0.517199695110321,0.5175164341926575,0.5178188681602478,0.5181106328964233,0.5183870196342468,0.5186496376991272,0.5189056396484375,0.5191498398780823,0.5193852782249451,0.5196061730384827,0.5198213458061218,0.5200266242027283,0.5202217698097229,0.5204101800918579,0.5205870866775513,0.5207626819610596,0.5209266543388367,0.5210831165313721,0.5212362408638,0.5213804244995117,0.5215166807174683,0.521650493144989,0.5217815041542053,0.5219036936759949,0.5220193862915039,0.522132933139801,0.5222378969192505,0.5223393440246582,0.5224343538284302,0.522523820400238,0.522609293460846,0.5226890444755554,0.5227664113044739,0.5228402614593506,0.5229088664054871,0.5229740142822266,0.523034930229187,0.523093581199646,0.5231471061706543,0.5231983065605164,0.5232465267181396,0.5232917070388794,0.5233350396156311,0.523377001285553,0.5234164595603943,0.5234535336494446,0.5234887003898621,0.5235210657119751,0.5235525965690613,0.5235827565193176,0.5236108899116516,0.5236361622810364,0.5236612558364868,0.5236856937408447,0.5237061977386475,0.5237265229225159,0.5237470269203186,0.5237658023834229,0.5237823724746704,0.5237975120544434,0.5238134860992432,0.5238282680511475,0.5238422751426697,0.5238545536994934,0.5238664746284485,0.5238783359527588,0.5238898992538452,0.5238999724388123,0.5239096879959106,0.5239187479019165,0.5239276885986328,0.52393639087677,0.5239437222480774,0.5239512324333191,0.5239588022232056,0.5239650011062622,0.5239710211753845,0.5239770412445068,0.5239822268486023,0.5239872336387634,0.5239922404289246,0.5239973068237305,0.5240022540092468,0.5240067839622498,0.5240106582641602,0.5240143537521362,0.5240181684494019,0.5240209102630615,0.5240238904953003,0.5240267515182495,0.5240293145179749,0.5240314602851868,0.5240339636802673,0.524036169052124,0.5240386128425598,0.5240405797958374,0.5240423679351807,0.5240443348884583,0.5240457057952881,0.5240475535392761,0.5240492224693298,0.5240507125854492,0.5240523219108582,0.524053692817688,0.5240552425384521,0.5240566730499268,0.524057924747467,0.5240591764450073,0.5240602493286133,0.5240613222122192,0.5240622758865356,0.5240631103515625,0.5240638256072998,0.5240646600723267,0.5240655541419983,0.5240663886070251,0.5240671634674072,0.5240676999092102,0.5240684151649475,0.5240692496299744,0.5240699052810669,0.5240703821182251,0.5240708589553833,0.524071216583252,0.5240715742111206,0.5240721106529236,0.5240723490715027,0.5240727066993713,0.5240728259086609,0.5240731239318848,0.5240734219551086,0.524073600769043,0.5240738391876221,0.5240740180015564,0.5240743160247803,0.5240744948387146,0.5240747332572937,0.5240749716758728,0.5240752100944519,0.5240753889083862,0.5240755081176758],"recovered":[0.0,0.00021860307606402785,0.0004084933898411691,0.0005896009970456362,0.0007708774646744132,0.0009557008161209524,0.0011394383618608117,0.0013259024126455188,0.0015158168971538544,0.0017081201076507568,0.0019035357981920242,0.00209861365146935,0.002297914121299982,0.0025007613003253937,0.0027023537550121546,0.0029102680273354053,0.0031220910605043173,0.003332418156787753,0.0035491150338202715,0.0037637127097696066,0.003985573071986437,0.004207940306514502,0.0044341920875012875,0.004663652740418911,0.004893716890364885,0.00513053685426712,0.005369528662413359,0.005614672787487507,0.005863267462700605,0.00611413037404418,0.00636993907392025,0.0066300430335104465,0.006900690961629152,0.007188132498413324,0.00748717924579978,0.007812116295099258,0.008153894916176796,0.008516954258084297,0.008904528804123402,0.009314734488725662,0.009753991849720478,0.010212503373622894,0.01069548074156046,0.011210115626454353,0.011758215725421906,0.01233290508389473,0.012942894361913204,0.013592695817351341,0.014279365539550781,0.01500965841114521,0.015783673152327538,0.01659928448498249,0.01746315322816372,0.018377255648374557,0.019349798560142517,0.020379573106765747,0.021464336663484573,0.022615671157836914,0.0238335020840168,0.02511751651763916,0.02647804468870163,0.027917155995965004,0.02944136969745159,0.03104289062321186,0.03272680938243866,0.03451245650649071,0.03638730198144913,0.038362618535757065,0.04045389965176582,0.04263630881905556,0.04495096951723099,0.047390323132276535,0.04994891956448555,0.05262106657028198,0.05543527752161026,0.05837109684944153,0.06145752966403961,0.06467664241790771,0.06803859025239944,0.07155286520719528,0.07523287832736969,0.07905843108892441,0.08304470032453537,0.08717738837003708,0.09146635234355927,0.09592700749635696,0.10054071992635727,0.10530927777290344,0.1102447658777237,0.11533302813768387,0.12057019025087357,0.12594425678253174,0.13144844770431519,0.13710056245326996,0.1428736299276352,0.14875394105911255,0.15476413071155548,0.16088341176509857,0.16709502041339874,0.17339682579040527,0.17978963255882263,0.1862473338842392,0.19275686144828796,0.19931401312351227,0.20592059195041656,0.2125425636768341,0.21917173266410828,0.22580324113368988,0.23243314027786255,0.23905937373638153,0.2456219494342804,0.25217553973197937,0.2586405277252197,0.26508843898773193,0.27145281434059143,0.2777373194694519,0.2839546203613281,0.29004818201065063,0.29604899883270264,0.30197158455848694,0.30776914954185486,0.31348860263824463,0.3190745413303375,0.32454410195350647,0.32990366220474243,0.3351016342639923,0.34019702672958374,0.34518447518348694,0.35005009174346924,0.3548189103603363,0.3594496250152588,0.3639531135559082,0.3683502674102783,0.37264105677604675,0.3768312633037567,0.38089704513549805,0.3848700225353241,0.3887321352958679,0.39249932765960693,0.39618128538131714,0.39977288246154785,0.40328991413116455,0.406690388917923,0.4100278615951538,0.41330090165138245,0.41650426387786865,0.4196391701698303,0.42269814014434814,0.42569661140441895,0.428638756275177,0.43153154850006104,0.43434083461761475,0.4371179938316345,0.4398263990879059,0.44248634576797485,0.44508928060531616,0.44763654470443726,0.4501343071460724,0.4525800347328186,0.4549763798713684,0.45732390880584717,0.4596181809902191,0.4618576467037201,0.4640471339225769,0.4661831855773926,0.4682740867137909,0.4703254997730255,0.47230932116508484,0.4742470979690552,0.47614556550979614,0.4779964089393616,0.47979357838630676,0.48154035210609436,0.4832415282726288,0.4848862588405609,0.4864843487739563,0.4880274534225464,0.48953306674957275,0.49098286032676697,0.49238085746765137,0.49372896552085876,0.49502435326576233,0.49627405405044556,0.4974769651889801,0.498636931180954,0.49975502490997314,0.5008138418197632,0.5018405914306641,0.5028241872787476,0.5037712454795837,0.5046798586845398,0.5055500864982605,0.5063832402229309,0.5071778297424316,0.5079368948936462,0.5086678862571716,0.5093675255775452,0.5100328326225281,0.5106679797172546,0.511271059513092,0.511843740940094,0.5123926997184753,0.5129196047782898,0.5134214162826538,0.5138955116271973,0.5143536925315857,0.5147891044616699,0.51520836353302,0.5156115293502808,0.5159915685653687,0.516353189945221,0.5167055726051331,0.5170367956161499,0.5173534154891968,0.5176559686660767,0.5179449915885925,0.5182253122329712,0.5184924602508545,0.5187474489212036,0.5189911127090454,0.5192248821258545,0.5194496512413025,0.5196632742881775,0.5198701620101929,0.5200645327568054,0.5202511548995972,0.5204318165779114,0.5206038951873779,0.520770788192749,0.5209290981292725,0.5210781097412109,0.5212268233299255,0.5213623046875,0.5214974284172058,0.5216251015663147,0.5217463374137878,0.521863579750061,0.5219756960868835,0.5220836400985718,0.5221830010414124,0.5222779512405396,0.5223685503005981,0.5224552750587463,0.52253657579422,0.5226137638092041,0.522686779499054,0.52275550365448,0.5228185653686523,0.5228804349899292,0.5229376554489136,0.5229921936988831,0.5230428576469421,0.5230922698974609,0.5231378078460693,0.5231818556785583,0.5232239365577698,0.5232634544372559,0.523301362991333,0.5233356356620789,0.5233697891235352,0.5234003067016602,0.5234304070472717,0.523457944393158,0.5234835147857666,0.5235098004341125,0.5235328674316406,0.523554265499115,0.5235754251480103,0.5235949754714966,0.5236130952835083,0.5236300826072693,0.5236472487449646,0.5236628651618958,0.5236780047416687,0.5236905217170715,0.5237030386924744,0.5237153768539429,0.5237270593643188,0.5237385630607605,0.5237491130828857,0.5237586498260498,0.5237688422203064,0.5237777233123779,0.5237855911254883,0.5237935781478882,0.523800790309906,0.5238077640533447,0.5238141417503357,0.5238204002380371,0.5238263010978699,0.523831307888031,0.523836612701416,0.5238421559333801,0.5238471627235413,0.5238518118858337,0.5238558650016785,0.5238600373268127,0.5238638520240784,0.5238670110702515,0.5238702297210693,0.5238732695579529,0.5238760113716125,0.5238783955574036,0.5238809585571289,0.523883044719696,0.5238853693008423,0.523888111114502,0.52388995885849,0.5238920450210571,0.5238933563232422,0.5238949656486511,0.5238968133926392,0.5238986611366272,0.5239004492759705,0.5239019989967346,0.5239033102989197,0.5239050388336182,0.5239063501358032,0.5239075422286987,0.5239087343215942,0.5239098072052002,0.5239108204841614,0.523911714553833,0.5239124894142151,0.5239134430885315,0.5239143371582031,0.52391517162323,0.5239159464836121,0.5239167213439941,0.5239173769950867,0.523918092250824,0.523918867111206,0.5239195227622986,0.5239199995994568,0.5239203572273254,0.5239207744598389,0.5239212512969971,0.523921549320221,0.5239219069480896,0.5239221453666687,0.5239224433898926,0.5239227414131165,0.5239229202270508,0.5239232182502747,0.5239234566688538,0.5239236354827881,0.523923933506012,0.5239241123199463,0.5239243507385254,0.5239245891571045,0.5239248275756836],"active":[0.0005527138710021973,0.0004928755224682391,0.0004768060171045363,0.00047738500870764256,0.0004813179839402437,0.0004841168993152678,0.0004887495888397098,0.0004921033978462219,0.0004968326538801193,0.0005005723796784878,0.0005041433032602072,0.000510465120896697,0.0005165212787687778,0.000521539943292737,0.0005323737859725952,0.0005330250132828951,0.0005386951379477978,0.0005442688707262278,0.0005441724788397551,0.0005530037451535463,0.0005552233196794987,0.0005637644790112972,0.0005681319162249565,0.0005784346722066402,0.0005885688588023186,0.0005919467657804489,0.0006027799099683762,0.000610042829066515,0.0006168470717966557,0.0006263051182031631,0.0006330129690468311,0.0006570932455360889,0.0006866022013127804,0.0007170760072767735,0.0007597594521939754,0.0007988959550857544,0.0008405651897192001,0.0008847443386912346,0.0009307563304901123,0.000980365090072155,0.0010253889486193657,0.0010823076590895653,0.0011389851570129395,0.0012061819434165955,0.0012703882530331612,0.0013407468795776367,0.0014139516279101372,0.0014880504459142685,0.0015756115317344666,0.001656755805015564,0.0017458368092775345,0.001847539097070694,0.001955319195985794,0.0020655151456594467,0.002179376780986786,0.0022997520864009857,0.0024303365498781204,0.0025645364075899124,0.0027022864669561386,0.0028575286269187927,0.0030083302408456802,0.0031691957265138626,0.0033335108309984207,0.0035067740827798843,0.0037061981856822968,0.003881126642227173,0.004091814160346985,0.004307959228754044,0.004518572241067886,0.004761740565299988,0.005012407898902893,0.00524640828371048,0.005492493510246277,0.0057622939348220825,0.006026815623044968,0.006322942674160004,0.006605096161365509,0.006892561912536621,0.007199332118034363,0.007520794868469238,0.007819019258022308,0.008139640092849731,0.008440136909484863,0.008759275078773499,0.00907260924577713,0.009381093084812164,0.009696468710899353,0.010006837546825409,0.01029948890209198,0.010607130825519562,0.010882191359996796,0.011156409978866577,0.011433541774749756,0.011692538857460022,0.011942833662033081,0.01217380166053772,0.012406006455421448,0.012593403458595276,0.012770771980285645,0.012941569089889526,0.013073325157165527,0.01319083571434021,0.013279959559440613,0.013356566429138184,0.013395816087722778,0.013419568538665771,0.013439461588859558,0.013418525457382202,0.013386785984039307,0.013307258486747742,0.013244986534118652,0.013123363256454468,0.01303890347480774,0.012874633073806763,0.012726545333862305,0.012550592422485352,0.012366414070129395,0.012177973985671997,0.011997222900390625,0.011771470308303833,0.01158684492111206,0.011314988136291504,0.01108202338218689,0.010854095220565796,0.010572969913482666,0.010353535413742065,0.010134249925613403,0.009890496730804443,0.00966566801071167,0.009403467178344727,0.00917428731918335,0.008955031633377075,0.008741110563278198,0.008514165878295898,0.00828319787979126,0.008080899715423584,0.007876604795455933,0.007688194513320923,0.007512152194976807,0.007328808307647705,0.007170051336288452,0.006987482309341431,0.006842434406280518,0.006704241037368774,0.00654950737953186,0.006404995918273926,0.006269693374633789,0.006147533655166626,0.00603252649307251,0.005915939807891846,0.00578346848487854,0.005692243576049805,0.005580991506576538,0.005465775728225708,0.005351722240447998,0.005248427391052246,0.00514492392539978,0.005039840936660767,0.004930555820465088,0.0048465728759765625,0.00473901629447937,0.004637986421585083,0.004539132118225098,0.004445552825927734,0.004351228475570679,0.004250943660736084,0.004143357276916504,0.0040558576583862305,0.003966987133026123,0.003862619400024414,0.0037698447704315186,0.0036689937114715576,0.003562420606613159,0.0034599900245666504,0.003365248441696167,0.003262817859649658,0.0031728744506835938,0.0030587613582611084,0.002955406904220581,0.002843707799911499,0.0027389228343963623,0.0026495158672332764,0.002558887004852295,0.0024674832820892334,0.002379506826400757,0.00228118896484375,0.0022076964378356934,0.002115786075592041,0.0020503997802734375,0.0019672513008117676,0.0018877983093261719,0.0018109679222106934,0.0017330646514892578,0.0016617774963378906,0.0016040802001953125,0.0015379786491394043,0.0014677643775939941,0.0014098286628723145,0.0013517141342163086,0.0012989044189453125,0.001247406005859375,0.0011994242668151855,0.0011543631553649902,0.0011051297187805176,0.0010645389556884766,0.0010248422622680664,0.0009877681732177734,0.0009486079216003418,0.000912010669708252,0.0008783936500549316,0.0008465051651000977,0.0008108615875244141,0.0007820725440979004,0.0007572174072265625,0.000731050968170166,0.000704646110534668,0.0006803274154663086,0.0006573796272277832,0.0006378293037414551,0.0006150603294372559,0.000596463680267334,0.0005769729614257812,0.0005584955215454102,0.0005400180816650391,0.0005225539207458496,0.0005115270614624023,0.000494837760925293,0.0004792213439941406,0.0004654526710510254,0.0004513263702392578,0.0004385709762573242,0.00042366981506347656,0.00041919946670532227,0.0004062652587890625,0.000394284725189209,0.0003865957260131836,0.0003743171691894531,0.0003636479377746582,0.00035071372985839844,0.0003408193588256836,0.0003313422203063965,0.0003204941749572754,0.00031113624572753906,0.00030368566513061523,0.000295102596282959,0.0002872347831726074,0.00027942657470703125,0.00027501583099365234,0.00026667118072509766,0.0002606511116027832,0.0002543330192565918,0.00024884939193725586,0.00024276971817016602,0.00023919343948364258,0.0002346038818359375,0.0002295970916748047,0.00022524595260620117,0.00021970272064208984,0.00021696090698242188,0.0002129673957824707,0.00021058320999145508,0.00020575523376464844,0.00020331144332885742,0.000202178955078125,0.0001963973045349121,0.00019365549087524414,0.00019276142120361328,0.00019037723541259766,0.00018739700317382812,0.0001844167709350586,0.00018340349197387695,0.00018101930618286133,0.00017940998077392578,0.00017654895782470703,0.00017595291137695312,0.00017529726028442383,0.00017452239990234375,0.0001729130744934082,0.00017112493515014648,0.00016963481903076172,0.0001690387725830078,0.00016754865646362305,0.0001659989356994629,0.00016564130783081055,0.0001652240753173828,0.00016421079635620117,0.00016325712203979492,0.00016289949417114258,0.00016182661056518555,0.0001609325408935547,0.0001609325408935547,0.00016069412231445312,0.00016009807586669922,0.0001596212387084961,0.00015884637832641602,0.00015848875045776367,0.00015813112258911133,0.0001570582389831543,0.00015687942504882812,0.00015652179718017578,0.00015604496002197266,0.00015544891357421875,0.00015556812286376953,0.0001552104949951172,0.00015556812286376953,0.0001552104949951172,0.00015425682067871094,0.00015437602996826172,0.00015366077423095703,0.00015419721603393555,0.00015425682067871094,0.0001538991928100586,0.00015366077423095703,0.0001532435417175293,0.0001532435417175293,0.00015336275100708008,0.00015288591384887695,0.00015282630920410156,0.00015270709991455078,0.000152587890625,0.00015246868133544922,0.00015228986740112305,0.00015211105346679688,0.00015217065811157227,0.00015211105346679688,0.00015205144882202148,0.0001519918441772461,0.00015175342559814453,0.00015169382095336914,0.0001518726348876953,0.00015181303024291992,0.00015151500701904297,0.0001513361930847168,0.00015121698379516602,0.00015121698379516602,0.0001513361930847168,0.00015109777450561523,0.00015115737915039062,0.00015091896057128906,0.00015097856521606445,0.00015097856521606445,0.00015085935592651367,0.00015091896057128906,0.00015079975128173828,0.00015085935592651367,0.00015085935592651367,0.00015079975128173828,0.00015085935592651367,0.00015085935592651367,0.00015079975128173828,0.0001506805419921875]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0005527138710021973,0.0007123230607248843,0.000882621156051755,0.0010578655637800694,0.001230745343491435,0.001405700109899044,0.001579738105647266,0.001750832423567772,0.0019244843861088157,0.00209379312582314,0.002267034724354744,0.00243776710703969,0.0026069071609526873,0.0027765538543462753,0.002944221720099449,0.003111986443400383,0.003279364900663495,0.0034474190324544907,0.0036148459184914827,0.003783020656555891,0.003951412625610828,0.004118212033063173,0.004286483395844698,0.004454440902918577,0.004621264524757862,0.004789174068719149,0.004954742733389139,0.005119322333484888,0.0052859047427773476,0.005453669466078281,0.005620010197162628,0.005797112360596657,0.005985314026474953,0.006176241673529148,0.006378751248121262,0.006588909309357405,0.006810890510678291,0.0070383003912866116,0.007276568096131086,0.007528492249548435,0.007788499817252159,0.00806264579296112,0.008343621157109737,0.008638687431812286,0.008952331729233265,0.00927654467523098,0.00961349718272686,0.009967654012143612,0.0103321373462677,0.010717998258769512,0.011112882755696774,0.01153387501835823,0.011967509984970093,0.012424670159816742,0.012894135899841785,0.013382542878389359,0.013897635042667389,0.014436976984143257,0.014996827580034733,0.015577766112983227,0.01619316078722477,0.016832441091537476,0.017494911327958107,0.01818932592868805,0.018909195438027382,0.019656619057059288,0.020442770794034004,0.021262604743242264,0.02211933024227619,0.023006362840533257,0.02392459101974964,0.024892598390579224,0.02589571103453636,0.02694295533001423,0.028019128367304802,0.029145440086722374,0.030323436483740807,0.03153986856341362,0.03281189128756523,0.03413212299346924,0.03550459444522858,0.03693680465221405,0.038420289754867554,0.03996354341506958,0.04155825823545456,0.043202873319387436,0.044924166053533554,0.04669034108519554,0.048528704792261124,0.05042210593819618,0.052388809621334076,0.05442148074507713,0.056521061807870865,0.05868098512291908,0.0609227754175663,0.06323005259037018,0.06560580432415009,0.06804884970188141,0.07057670503854752,0.07316966354846954,0.07583200931549072,0.07855139672756195,0.08134724944829941,0.08421109616756439,0.08713499456644058,0.09014689177274704,0.09320562332868576,0.09634120017290115,0.09955353289842606,0.10282355546951294,0.10615769028663635,0.10953512787818909,0.11298321932554245,0.11647959053516388,0.12003275752067566,0.12363128364086151,0.12728996574878693,0.13098913431167603,0.13473302125930786,0.13850319385528564,0.142315074801445,0.14615114033222198,0.1500369906425476,0.1539279818534851,0.15784043073654175,0.1617715209722519,0.1657017320394516,0.16966110467910767,0.17362374067306519,0.17757943272590637,0.18153738975524902,0.18550193309783936,0.18944716453552246,0.19337402284145355,0.19727417826652527,0.2011561095714569,0.20501849055290222,0.20884577929973602,0.2126370221376419,0.2164035141468048,0.22012348473072052,0.2238200455904007,0.22745592892169952,0.23105932772159576,0.2346193492412567,0.2381274402141571,0.24156782031059265,0.24494381248950958,0.24828563630580902,0.2515588402748108,0.25479114055633545,0.2579764723777771,0.2610970139503479,0.26414754986763,0.26715072989463806,0.27008378505706787,0.27296021580696106,0.2757771909236908,0.27854785323143005,0.28124046325683594,0.2838670611381531,0.28644421696662903,0.2889741361141205,0.2914314866065979,0.2938387393951416,0.29619213938713074,0.2984817922115326,0.30072951316833496,0.3029211759567261,0.3050598204135895,0.3071559965610504,0.30920708179473877,0.31121256947517395,0.31317338347435,0.3150918781757355,0.3169582486152649,0.3187915086746216,0.3205874562263489,0.32233119010925293,0.32404810190200806,0.32572177052497864,0.3273555338382721,0.32896578311920166,0.33053871989250183,0.3320678472518921,0.33357110619544983,0.33505794405937195,0.33650699257850647,0.33791857957839966,0.339304119348526,0.3406639099121094,0.3420029282569885,0.343305766582489,0.34459152817726135,0.3458445370197296,0.3470746576786041,0.3482833802700043,0.3494637906551361,0.3506193459033966,0.3517609238624573,0.3528745770454407,0.35397088527679443,0.35504350066185,0.3560905456542969,0.35711905360221863,0.3581327497959137,0.35912007093429565,0.36008787155151367,0.36103910207748413,0.3619726002216339,0.36288389563560486,0.3637775778770447,0.36465147137641907,0.36550864577293396,0.3663519322872162,0.36716997623443604,0.3679714798927307,0.3687613904476166,0.3695310354232788,0.3702833652496338,0.3710145652294159,0.371728777885437,0.3724335730075836,0.37311792373657227,0.3737811744213104,0.374443382024765,0.3750803768634796,0.375701367855072,0.3763091266155243,0.3768976032733917,0.3774656653404236,0.37802284955978394,0.378563791513443,0.3790929913520813,0.37960466742515564,0.38010311126708984,0.3805825412273407,0.38105180859565735,0.3815055787563324,0.381941556930542,0.38237109780311584,0.3827913701534271,0.3831937611103058,0.38358521461486816,0.3839729130268097,0.38434338569641113,0.38470354676246643,0.3850511610507965,0.3853873014450073,0.3857133388519287,0.38602930307388306,0.38633105158805847,0.38663455843925476,0.38692137598991394,0.3872007131576538,0.3874723017215729,0.3877309560775757,0.3879815638065338,0.38822728395462036,0.38846564292907715,0.3886944055557251,0.38891759514808655,0.38913384079933167,0.38934218883514404,0.38954538106918335,0.3897397220134735,0.3899309039115906,0.3901146948337555,0.39029058814048767,0.3904575705528259,0.3906230032444,0.3907814025878906,0.39093488454818726,0.3910883367061615,0.39123308658599854,0.39137762784957886,0.39151498675346375,0.3916493356227875,0.3917792737483978,0.391906201839447,0.39202624559402466,0.39214396476745605,0.39225828647613525,0.39236879348754883,0.3924742639064789,0.3925754427909851,0.39267465472221375,0.3927709758281708,0.3928653299808502,0.3929559886455536,0.39304476976394653,0.39313095808029175,0.39321500062942505,0.39329490065574646,0.39337158203125,0.393446683883667,0.3935219347476959,0.39359137415885925,0.39366021752357483,0.39372578263282776,0.39378878474235535,0.3938519060611725,0.3939131796360016,0.3939741253852844,0.39403364062309265,0.39409172534942627,0.39414820075035095,0.39420390129089355,0.394259512424469,0.39431461691856384,0.3943662643432617,0.3944157063961029,0.3944656252861023,0.3945155739784241,0.3945643901824951,0.39461198449134827,0.3946582078933716,0.39470240473747253,0.394746869802475,0.3947924077510834,0.3948339521884918,0.3948782682418823,0.39492061734199524,0.3949602544307709,0.39500370621681213,0.39504316449165344,0.39508387446403503,0.39512506127357483,0.39516693353652954,0.3952047526836395,0.3952428698539734,0.3952815532684326,0.39531850814819336,0.39535462856292725,0.39539116621017456,0.39542606472969055,0.39546167850494385,0.3954983651638031,0.3955329358577728,0.39556923508644104,0.3956056833267212,0.395639568567276,0.3956739902496338,0.3957103192806244,0.3957434594631195,0.3957771062850952,0.39580920338630676,0.3958434462547302,0.3958762288093567,0.39590829610824585,0.39594128727912903],"recovered":[0.0,0.00022055747103877366,0.0004125228151679039,0.0005908315069973469,0.0007677890243940055,0.0009457116248086095,0.0011183018796145916,0.0012944149784743786,0.0014664502814412117,0.0016396678984165192,0.0018084457842633128,0.0019794919062405825,0.0021487283520400524,0.00232117366977036,0.0024903861340135336,0.002659839577972889,0.0028296068776398897,0.0029979022219777107,0.003167042275890708,0.003337388625368476,0.0035022818483412266,0.0036711804568767548,0.0038395964074879885,0.004006227012723684,0.0041735814884305,0.0043410323560237885,0.004507614765316248,0.004676585551351309,0.004842058289796114,0.005007168743759394,0.005173316691070795,0.005340284667909145,0.005512995645403862,0.005692197009921074,0.005877237766981125,0.006070288829505444,0.00627289479598403,0.006483390927314758,0.006705854553729296,0.006936449091881514,0.007176382001489401,0.007425941526889801,0.0076887477189302444,0.007960722781717777,0.008243218064308167,0.008541541174054146,0.008853689767420292,0.009179663844406605,0.009519464336335659,0.009871207177639008,0.01023827213793993,0.010622371919453144,0.011024181731045246,0.011443194933235645,0.011879508383572102,0.012335028499364853,0.01280379481613636,0.013291187584400177,0.013806328177452087,0.014349820092320442,0.014905496500432491,0.015500574372708797,0.01610841602087021,0.016747264191508293,0.017409611493349075,0.018102144822478294,0.01882418617606163,0.019577618688344955,0.020365867763757706,0.021187221631407738,0.02204127050936222,0.022927481681108475,0.02385864406824112,0.02482428587973118,0.025834733620285988,0.026867717504501343,0.02794591709971428,0.029080651700496674,0.030251456424593925,0.031472641974687576,0.03274435177445412,0.034071847796440125,0.03545309975743294,0.036881789565086365,0.03836850821971893,0.03991293907165527,0.0414993092417717,0.04316600039601326,0.04487001895904541,0.04663896560668945,0.0484754741191864,0.050378452986478806,0.05233721807599068,0.05437997728586197,0.05647192895412445,0.05863890051841736,0.060879096388816833,0.06318726390600204,0.06555619090795517,0.06800251454114914,0.07053826749324799,0.07313074171543121,0.07578985393047333,0.07850407809019089,0.0813014954328537,0.08415383100509644,0.08708977699279785,0.09009435772895813,0.09316421300172806,0.09630235284566879,0.09950727224349976,0.10277123749256134,0.10610739886760712,0.1094946637749672,0.11293884366750717,0.11643711477518082,0.11998312175273895,0.12359434366226196,0.12724851071834564,0.13094283640384674,0.13467396795749664,0.13844890892505646,0.1422605812549591,0.14610883593559265,0.1499769538640976,0.1538684368133545,0.15777818858623505,0.16169887781143188,0.1656361222267151,0.16958437860012054,0.1735404133796692,0.17749913036823273,0.18144822120666504,0.18541444838047028,0.1893455535173416,0.19326139986515045,0.19715999066829681,0.20104151964187622,0.2048989236354828,0.20871298015117645,0.2125111222267151,0.21626952290534973,0.21999426186084747,0.22367864847183228,0.2273225337266922,0.2309153527021408,0.23445828258991241,0.2379550188779831,0.2413948029279709,0.24478906393051147,0.24811415374279022,0.25139641761779785,0.2546394169330597,0.25781992077827454,0.26093238592147827,0.2639904320240021,0.26699596643447876,0.2699260413646698,0.2727929651737213,0.2756190896034241,0.27837222814559937,0.28104645013809204,0.28368932008743286,0.28627312183380127,0.28878748416900635,0.2912502884864807,0.2936595380306244,0.2960076332092285,0.29829975962638855,0.3005484640598297,0.30273646116256714,0.30488941073417664,0.30698293447494507,0.30902817845344543,0.31103646755218506,0.31300657987594604,0.3149203658103943,0.31679466366767883,0.3186314105987549,0.3204192519187927,0.3221677243709564,0.3238804042339325,0.3255569338798523,0.32720279693603516,0.3288098871707916,0.33037635684013367,0.33191248774528503,0.3334243893623352,0.33490750193595886,0.3363507091999054,0.3377667963504791,0.33915039896965027,0.3405182957649231,0.3418481647968292,0.3431505262851715,0.34443455934524536,0.3456870913505554,0.3469162583351135,0.3481174409389496,0.34929439425468445,0.35045939683914185,0.351604163646698,0.3527204692363739,0.35380759835243225,0.35487833619117737,0.35592690110206604,0.35695719718933105,0.3579680919647217,0.35896188020706177,0.3599291741847992,0.36087921261787415,0.36181047558784485,0.36271798610687256,0.36360758543014526,0.36448127031326294,0.36534467339515686,0.3661802113056183,0.3670002818107605,0.367805540561676,0.3685886859893799,0.3693603277206421,0.37011390924453735,0.3708498477935791,0.37156498432159424,0.37227022647857666,0.3729480504989624,0.37362542748451233,0.37427818775177,0.3749152421951294,0.3755438029766083,0.3761454224586487,0.3767346143722534,0.37730351090431213,0.37785759568214417,0.37840744853019714,0.3789346218109131,0.37944355607032776,0.3799385726451874,0.3804206848144531,0.3808895945549011,0.38133805990219116,0.3817844092845917,0.38221409916877747,0.38263165950775146,0.3830344080924988,0.383428692817688,0.38381528854370117,0.3841833472251892,0.3845462501049042,0.38489624857902527,0.3852350115776062,0.38555920124053955,0.38587281107902527,0.38617652654647827,0.3864753842353821,0.3867655396461487,0.38704240322113037,0.3873104751110077,0.3875727653503418,0.38782748579978943,0.38807255029678345,0.38830670714378357,0.38853901624679565,0.3887592554092407,0.3889777362346649,0.3891849219799042,0.38938987255096436,0.38958680629730225,0.389777272939682,0.3899594843387604,0.3901349604129791,0.39030197262763977,0.3904668092727661,0.39062485098838806,0.3907836675643921,0.39093247056007385,0.3910806179046631,0.3912239074707031,0.39136436581611633,0.3914990723133087,0.3916282653808594,0.3917517066001892,0.3918723464012146,0.3919887840747833,0.39210399985313416,0.3922147750854492,0.3923202157020569,0.3924233913421631,0.3925219774246216,0.3926195204257965,0.39271461963653564,0.3928067088127136,0.39289405941963196,0.39297986030578613,0.3930639922618866,0.39314478635787964,0.3932214081287384,0.39329567551612854,0.39336928725242615,0.3934405744075775,0.3935074508190155,0.3935733437538147,0.3936381936073303,0.3937007486820221,0.39376306533813477,0.3938238322734833,0.3938828110694885,0.39394110441207886,0.3939991295337677,0.3940553665161133,0.394109308719635,0.39416268467903137,0.39421558380126953,0.3942669630050659,0.3943164348602295,0.3943670690059662,0.3944159150123596,0.3944634795188904,0.3945083022117615,0.39455360174179077,0.3945986330509186,0.3946412205696106,0.3946845233440399,0.3947283625602722,0.39477044343948364,0.3948127031326294,0.3948536813259125,0.3948940932750702,0.39493557810783386,0.3949771821498871,0.3950161039829254,0.3950553834438324,0.39509403705596924,0.39513230323791504,0.3951684236526489,0.3952041566371918,0.39524009823799133,0.39527633786201477,0.3953128457069397,0.395347535610199,0.3953842520713806,0.3954205811023712,0.39545607566833496,0.3954909145832062,0.39552679657936096,0.39556044340133667,0.3955937922000885,0.3956271708011627,0.3956611156463623,0.3956936299800873,0.39572733640670776],"active":[0.0005527138710021973,0.0004917655605822802,0.00047009834088385105,0.0004670340567827225,0.0004629563190974295,0.00045998848509043455,0.0004614362260326743,0.0004564174450933933,0.00045803410466760397,0.000454125227406621,0.00045858894009143114,0.00045827520079910755,0.00045817880891263485,0.00045538018457591534,0.00045383558608591557,0.00045214686542749405,0.00044975802302360535,0.00044951681047677994,0.00044780364260077477,0.0004456320311874151,0.0004491307772696018,0.00044703157618641853,0.0004468869883567095,0.0004482138901948929,0.00044768303632736206,0.0004481417126953602,0.00044712796807289124,0.00044273678213357925,0.0004438464529812336,0.0004465007223188877,0.0004466935060918331,0.00045682769268751144,0.0004723183810710907,0.0004840446636080742,0.0005015134811401367,0.0005186204798519611,0.0005379957146942616,0.0005549094639718533,0.0005707135424017906,0.0005920431576669216,0.0006121178157627583,0.0006367042660713196,0.000654873438179493,0.0006779646500945091,0.0007091136649250984,0.0007350035011768341,0.0007598074153065681,0.0007879901677370071,0.0008126730099320412,0.0008467910811305046,0.0008746106177568436,0.0009115030989050865,0.0009433282539248466,0.0009814752265810966,0.0010146275162696838,0.0010475143790245056,0.0010938402265310287,0.0011457893997430801,0.0011904994025826454,0.0012279460206627846,0.0012876642867922783,0.0013318667188286781,0.0013864953070878983,0.0014420617371797562,0.0014995839446783066,0.0015544742345809937,0.001618584617972374,0.0016849860548973083,0.001753462478518486,0.0018191412091255188,0.0018833205103874207,0.001965116709470749,0.0020370669662952423,0.0021186694502830505,0.002184394747018814,0.002277722582221031,0.0023775193840265274,0.0024592168629169464,0.002560434862971306,0.002659481018781662,0.00276024267077446,0.0028649568557739258,0.002967189997434616,0.0030817538499832153,0.0031897500157356262,0.0032899342477321625,0.003424856811761856,0.0035243406891822815,0.0036586858332157135,0.003783140331506729,0.0039133355021476746,0.004043027758598328,0.004183843731880188,0.004301007837057114,0.004450846463441849,0.00459115207195282,0.004726707935333252,0.004861585795879364,0.005020514130592346,0.005167149007320404,0.005293741822242737,0.005420655012130737,0.00555739551782608,0.005707018077373505,0.0058334991335868835,0.005993060767650604,0.006115846335887909,0.006246842443943024,0.006389319896697998,0.006521202623844147,0.006650418043136597,0.006763890385627747,0.006875820457935333,0.006984926760196686,0.0070939138531684875,0.007194168865680695,0.007306843996047974,0.0073947906494140625,0.007484510540962219,0.007560357451438904,0.007641106843948364,0.007702231407165527,0.007776409387588501,0.007819145917892456,0.007863476872444153,0.0079030841588974,0.007923543453216553,0.007962226867675781,0.007987618446350098,0.007995054125785828,0.007996976375579834,0.008002802729606628,0.007998943328857422,0.007959574460983276,0.007928624749183655,0.007894709706306458,0.007858499884605408,0.007804259657859802,0.007738098502159119,0.007690533995628357,0.007612362504005432,0.007550522685050964,0.007461667060852051,0.007380679249763489,0.007296815514564514,0.007212087512016296,0.007109537720680237,0.006988793611526489,0.006890833377838135,0.006769776344299316,0.006676986813545227,0.006580054759979248,0.006457597017288208,0.006327629089355469,0.00621834397315979,0.006093353033065796,0.0059642493724823,0.005851149559020996,0.00575488805770874,0.005621373653411865,0.005494832992553711,0.005397766828536987,0.005284816026687622,0.005158364772796631,0.005051255226135254,0.004941850900650024,0.004822254180908203,0.004721879959106445,0.004621416330337524,0.004511356353759766,0.004419535398483276,0.004317671060562134,0.004229635000228882,0.004145205020904541,0.004055410623550415,0.003951668739318848,0.003871142864227295,0.003792792558670044,0.003699779510498047,0.003628849983215332,0.003554046154022217,0.0034751296043395996,0.0034088492393493652,0.003335922956466675,0.003257960081100464,0.003194749355316162,0.003145456314086914,0.0030826032161712646,0.003011077642440796,0.0029534101486206055,0.002897113561630249,0.002852529287338257,0.002787470817565918,0.002743363380432129,0.0026940107345581055,0.0026400983333587646,0.0025962889194488525,0.002547532320022583,0.0025019049644470215,0.002466529607772827,0.002415180206298828,0.0023667216300964355,0.0023230314254760742,0.002282947301864624,0.0022407174110412598,0.0022058486938476562,0.0021628737449645996,0.002119779586791992,0.0020772218704223633,0.002043426036834717,0.002004683017730713,0.001967102289199829,0.0019334852695465088,0.0019010603427886963,0.001870661973953247,0.0018253028392791748,0.0017912685871124268,0.001761108636856079,0.0017254948616027832,0.0016946792602539062,0.0016542375087738037,0.0016148686408996582,0.0015837252140045166,0.0015529394149780273,0.0015109479427337646,0.0014953315258026123,0.0014549493789672852,0.001423180103302002,0.0013938844203948975,0.0013538002967834473,0.0013202428817749023,0.0012882351875305176,0.0012602806091308594,0.0012353956699371338,0.001197218894958496,0.0011684894561767578,0.0011389851570129395,0.0011132359504699707,0.0010848939418792725,0.0010519623756408691,0.0010330379009246826,0.0010069608688354492,0.0009796619415283203,0.0009535551071166992,0.0009385049343109131,0.0009146928787231445,0.0008882582187652588,0.0008678138256072998,0.0008410513401031494,0.0008170902729034424,0.0007942914962768555,0.0007718503475189209,0.0007617473602294922,0.0007448494434356689,0.0007253289222717285,0.0007067620754241943,0.0006885528564453125,0.000671088695526123,0.0006545186042785645,0.0006381571292877197,0.0006218552589416504,0.0006108880043029785,0.0005948245525360107,0.0005829334259033203,0.0005676448345184326,0.0005548000335693359,0.0005410313606262207,0.0005278885364532471,0.0005133152008056641,0.0004980862140655518,0.00048804283142089844,0.0004794299602508545,0.0004680752754211426,0.0004634857177734375,0.0004494190216064453,0.0004451572895050049,0.0004343688488006592,0.0004254281520843506,0.00041490793228149414,0.00040712952613830566,0.0003979802131652832,0.0003922581672668457,0.0003859400749206543,0.00038000941276550293,0.00037026405334472656,0.00036066770553588867,0.00035443902015686035,0.00034758448600769043,0.0003433525562286377,0.0003364682197570801,0.00033015012741088867,0.000324249267578125,0.0003209412097930908,0.00031504034996032715,0.0003075897693634033,0.0003018975257873535,0.00030052661895751953,0.0002956986427307129,0.00029093027114868164,0.00028520822525024414,0.00028133392333984375,0.0002785623073577881,0.00027498602867126465,0.0002733767032623291,0.00027057528495788574,0.00026789307594299316,0.00026538968086242676,0.00026279687881469727,0.00026038289070129395,0.0002592504024505615,0.000256955623626709,0.0002530217170715332,0.00025004148483276367,0.0002486109733581543,0.000247955322265625,0.0002449154853820801,0.0002422928810119629,0.00023892521858215332,0.00023856759071350098,0.00023880600929260254,0.0002353191375732422,0.00023704767227172852,0.00023609399795532227,0.00023189187049865723,0.0002332627773284912,0.00023046135902404785,0.0002301931381225586,0.00023096799850463867,0.0002313554286956787,0.0002275705337524414,0.00022676587104797363,0.00022616982460021973,0.0002244710922241211,0.00022232532501220703,0.00022274255752563477,0.0002219080924987793,0.00022158026695251465,0.00022202730178833008,0.00022009015083312988,0.00022169947624206543,0.00022143125534057617,0.00021898746490478516,0.00021791458129882812,0.0002194046974182129,0.00021666288375854492,0.00021666288375854492,0.00021541118621826172,0.00021627545356750488,0.00021511316299438477,0.00021466612815856934,0.00021395087242126465]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0005527138710021973,0.0007114303298294544,0.0008896425133571029,0.0010786883067339659,0.0012725356500595808,0.0014745383523404598,0.0016809566877782345,0.0018920558504760265,0.002111961832270026,0.0023362350184470415,0.002568687777966261,0.002805749187245965,0.003051641397178173,0.0033038794063031673,0.0035650208592414856,0.00383243546821177,0.004104531370103359,0.004364948719739914,0.00461344700306654,0.004849591292440891,0.005077170208096504,0.005297727417200804,0.005509599111974239,0.005712663289159536,0.005910684820264578,0.006098717451095581,0.00627924595028162,0.006450943183153868,0.0066205658949911594,0.006781622767448425,0.006938843056559563,0.007088101468980312,0.0072334748692810535,0.007372695486992598,0.007505473680794239,0.007635863497853279,0.00776055920869112,0.007880380377173424,0.007996703498065472,0.008109480142593384,0.008217019960284233,0.008321471512317657,0.008419939316809177,0.008515584282577038,0.008609105832874775,0.008698428981006145,0.008785628713667393,0.008869306184351444,0.008950305171310902,0.00902891531586647,0.009105547331273556,0.009180224500596523,0.009247904643416405,0.009315078146755695,0.009380417875945568,0.00944228284060955,0.009503979235887527,0.009563455358147621,0.00962044671177864,0.009676159359514713,0.009728758595883846,0.009780996479094028,0.009830798022449017,0.009878426790237427,0.00992554984986782,0.009968618862330914,0.010012629441916943,0.010054226964712143,0.01009408663958311,0.010133512318134308,0.01017038058489561,0.010205873288214207,0.01023989450186491,0.010273601859807968,0.010305475443601608,0.010336601175367832,0.010367822833359241,0.010397356003522873,0.010425851680338383,0.010453068651258945,0.010480334050953388,0.010506682097911835,0.010531630367040634,0.010555879212915897,0.010578994639217854,0.01060203742235899,0.010625441558659077,0.01064636092633009,0.01066626701503992,0.010686027817428112,0.010706271976232529,0.010724633000791073,0.01074190903455019,0.010759523138403893,0.010776533745229244,0.01079267542809248,0.010808817110955715,0.010823487304151058,0.010837819427251816,0.010852465406060219,0.0108659528195858,0.01087917573750019,0.01089177094399929,0.01090371422469616,0.010915392078459263,0.010927094146609306,0.010938434861600399,0.010948955081403255,0.010959161445498466,0.010969078168272972,0.010979139246046543,0.010988332331180573,0.010997549630701542,0.011006621643900871,0.01101530808955431,0.011024163104593754,0.011032270267605782,0.011040087789297104,0.011048026382923126,0.011055119335651398,0.011061923578381538,0.011068824678659439,0.011075218208134174,0.011081733740866184,0.011087741702795029,0.011093918234109879,0.011099419556558132,0.011104824021458626,0.011109987273812294,0.011114886030554771,0.011119711212813854,0.011124609038233757,0.011129072867333889,0.011133657768368721,0.011138024739921093,0.01114210207015276,0.01114572212100029,0.011149799451231956,0.011153491213917732,0.011156965978443623,0.011160295456647873,0.011163480579853058,0.011166641488671303,0.011169415898621082,0.011172141879796982,0.011175158433616161,0.011177812702953815,0.01118032168596983,0.011182637885212898,0.011185075156390667,0.011187439784407616,0.011189538985490799,0.011191613972187042,0.011193737387657166,0.011195546947419643,0.011197597719728947,0.0111991660669446,0.011200879700481892,0.01120256818830967,0.011204209178686142,0.011205656453967094,0.011207128874957561,0.011208479292690754,0.011209927499294281,0.011211230419576168,0.011212533339858055,0.011213619261980057,0.011214608326554298,0.01121571846306324,0.011216731742024422,0.011217745020985603,0.01121858973056078,0.011219578795135021,0.011220495216548443,0.011221364140510559,0.011222087778151035,0.011222642846405506,0.011223270557820797,0.011223897337913513,0.011224403977394104,0.011225007474422455,0.011225586757063866,0.011226141825318336,0.011226600036025047,0.011227106675505638,0.011227468959987164,0.011228024028241634,0.011228506453335285,0.011228988878428936,0.011229351162910461,0.011229785159230232,0.011230194941163063,0.011230557225644588,0.01123094279319048,0.011231329292058945,0.01123159471899271,0.011231957003474236,0.011232198216021061,0.011232439428567886,0.011232753284275532,0.011232946068048477,0.011233235709369183,0.011233501136302948,0.011233669705688953,0.011233959347009659,0.011234200559556484,0.01123446598649025,0.011234610341489315,0.011234828270971775,0.01123499684035778,0.011235165409743786,0.011235262267291546,0.011235503479838371,0.011235672049224377,0.011235817335546017,0.011235985904932022,0.011236106976866722,0.011236202903091908,0.011236323975026608,0.011236372403800488,0.011236444115638733,0.011236516758799553,0.011236662045121193,0.011236709542572498,0.011236757971346378,0.011236782185733318,0.011236806400120258,0.011236830614507198,0.011236854828894138,0.011236927472054958,0.011236999183893204,0.011237047612667084,0.011237120255827904,0.011237144470214844,0.011237168684601784,0.01123724039644003,0.01123726461082697,0.01123728882521391,0.01123731303960085,0.01123733725398779,0.01123736146837473,0.01123736146837473,0.01123740989714861,0.01123743411153555,0.01123743411153555,0.011237457394599915,0.011237481608986855,0.011237505823373795,0.011237505823373795,0.011237530037760735,0.011237530037760735,0.011237530037760735,0.011237530037760735,0.011237530037760735,0.011237554252147675,0.011237554252147675,0.011237554252147675,0.011237578466534615,0.011237578466534615,0.011237578466534615,0.011237578466534615,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555,0.011237602680921555],"recovered":[0.0,0.00021896499674767256,0.00040936199366115034,0.0005943301366642118,0.0007812767289578915,0.0009736522915773094,0.0011679339222609997,0.001368175377137959,0.0015748831210657954,0.0017865372356027365,0.002004175214096904,0.0022318263072520494,0.002463024575263262,0.002702015917748213,0.002944433828815818,0.0031978299375623465,0.0034587301779538393,0.0037259035743772984,0.0039901332929730415,0.0042469315230846405,0.0044913277961313725,0.004727375693619251,0.004955630283802748,0.005176911596208811,0.005388590041548014,0.00559604587033391,0.005791244097054005,0.0059802900068461895,0.0061621698550879955,0.006334301549941301,0.006503079552203417,0.006666476838290691,0.006822828669101,0.006975633557885885,0.007121175993233919,0.007260493468493223,0.007393681909888983,0.007522648200392723,0.007647705264389515,0.007770494557917118,0.00788611825555563,0.007998073473572731,0.008106265217065811,0.008209269493818283,0.008309184573590755,0.008405794389545918,0.008498809300363064,0.008588687516748905,0.008676297962665558,0.008761254139244556,0.008841288276016712,0.008921394124627113,0.008996409364044666,0.009068094193935394,0.009136643260717392,0.009204709902405739,0.00926939770579338,0.009331817738711834,0.009393658488988876,0.0094528216868639,0.009509330615401268,0.009564535692334175,0.009619089774787426,0.009669977240264416,0.009718861430883408,0.009767117910087109,0.009813130833208561,0.009856803342700005,0.009900499135255814,0.0099424347281456,0.009982125833630562,0.010020417161285877,0.010057189501821995,0.01009260956197977,0.01012720912694931,0.010162219405174255,0.01019336935132742,0.010225050151348114,0.010255837813019753,0.010285322554409504,0.010312853381037712,0.010340046137571335,0.010366683825850487,0.010392935015261173,0.010418004356324673,0.010442639701068401,0.010465779341757298,0.01048956997692585,0.010511888191103935,0.010532325133681297,0.010553027503192425,0.010573005303740501,0.010593128390610218,0.010611514560878277,0.01062946580350399,0.01064823754131794,0.01066418644040823,0.010680473409593105,0.010696446523070335,0.010711285285651684,0.010726172477006912,0.010739973746240139,0.01075367908924818,0.010767166502773762,0.010779375210404396,0.01079177763313055,0.01080374512821436,0.010814530774950981,0.01082591898739338,0.010836753062903881,0.010846959426999092,0.010856755077838898,0.010866840369999409,0.010875913314521313,0.010885443538427353,0.010893985629081726,0.01090284064412117,0.010911333374679089,0.010919730179011822,0.010927209630608559,0.010934907011687756,0.010942169465124607,0.010949552990496159,0.010956501588225365,0.010962896049022675,0.010969145223498344,0.010975056327879429,0.010980919934809208,0.010986565612256527,0.010991777293384075,0.010996747761964798,0.0110017666593194,0.011006544344127178,0.011011707596480846,0.011016485281288624,0.011020803824067116,0.011025074869394302,0.011029344983398914,0.011033543385565281,0.011037597432732582,0.011041047982871532,0.011044546030461788,0.011047755368053913,0.011050988920032978,0.011053931899368763,0.011056683026254177,0.011059457436203957,0.011062618345022202,0.011065248399972916,0.011067491956055164,0.011070146225392818,0.011072559282183647,0.011074802838265896,0.0110770957544446,0.011079170741140842,0.011081365868449211,0.011083248071372509,0.011085033416748047,0.011086842976510525,0.011088700965046883,0.01109019760042429,0.011091717518866062,0.011093213222920895,0.011094491928815842,0.011095915921032429,0.011097146198153496,0.011098545975983143,0.01109977625310421,0.011101103387773037,0.011102068237960339,0.01110310573130846,0.011104264296591282,0.011105204932391644,0.01110600121319294,0.011106917634606361,0.011107859201729298,0.011108679696917534,0.01110947597771883,0.011110175400972366,0.011110706254839897,0.011111285537481308,0.011111767962574959,0.01111239567399025,0.011112949810922146,0.011113601736724377,0.011114084161818027,0.011114590801298618,0.011115001514554024,0.011115483939647675,0.011115942150354385,0.01111625600606203,0.011116714216768742,0.011117100715637207,0.011117558926343918,0.011117920279502869,0.011118306778371334,0.011118813417851925,0.01111915148794651,0.011119464412331581,0.011119706556200981,0.011119995266199112,0.011120213195681572,0.011120430193841457,0.011120671406388283,0.011120936833322048,0.011121153831481934,0.011121419258415699,0.011121660470962524,0.01112185325473547,0.01112202275544405,0.011122288182377815,0.01112243253737688,0.011122625321149826,0.011122746393084526,0.011122866533696651,0.011123084463179111,0.011123228818178177,0.011123325675725937,0.011123445816338062,0.011123615317046642,0.011123687028884888,0.011123759672045708,0.011123808100819588,0.011123928241431713,0.011124025098979473,0.011124097742140293,0.011124169453978539,0.011124169453978539,0.011124217882752419,0.011124217882752419,0.011124266311526299,0.011124387383460999,0.011124434880912304,0.011124459095299244,0.011124531738460064,0.011124555952847004,0.011124604381620884,0.011124677024781704,0.01112470030784607,0.01112472452223301,0.01112477295100689,0.01112479716539383,0.01112479716539383,0.01112484559416771,0.01112489402294159,0.01112489402294159,0.01112489402294159,0.01112489402294159,0.01112491823732853,0.01112491823732853,0.01112491823732853,0.01112491823732853,0.01112491823732853,0.01112491823732853,0.01112491823732853,0.01112494245171547,0.01112494245171547,0.01112494245171547,0.011124965734779835,0.011124965734779835,0.011124965734779835,0.011124965734779835,0.011124965734779835,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775,0.011124989949166775],"active":[0.0005527138710021973,0.0004924653330817819,0.00048028051969595253,0.0004843581700697541,0.0004912589211016893,0.0005008860607631505,0.0005130227655172348,0.0005238804733380675,0.0005370787112042308,0.000549697782844305,0.0005645125638693571,0.0005739228799939156,0.0005886168219149113,0.0006018634885549545,0.0006205870304256678,0.0006346055306494236,0.0006458011921495199,0.0006390451453626156,0.0006233137100934982,0.0006026597693562508,0.0005858424119651318,0.0005703517235815525,0.0005539688281714916,0.0005357516929507256,0.0005220947787165642,0.0005026715807616711,0.00048800185322761536,0.0004706531763076782,0.0004583960399031639,0.00044732121750712395,0.00043576350435614586,0.00042162463068962097,0.0004106462001800537,0.00039706192910671234,0.0003842976875603199,0.0003753700293600559,0.0003668772988021374,0.0003577321767807007,0.0003489982336759567,0.0003389855846762657,0.00033090170472860336,0.00032339803874492645,0.00031367409974336624,0.00030631478875875473,0.00029992125928401947,0.00029263459146022797,0.0002868194133043289,0.00028061866760253906,0.0002740072086453438,0.0002676611766219139,0.00026425905525684357,0.00025883037596940994,0.00025149527937173843,0.00024698395282030106,0.00024377461522817612,0.00023757293820381165,0.00023458153009414673,0.0002316376194357872,0.0002267882227897644,0.00022333767265081406,0.00021942798048257828,0.00021646078675985336,0.00021170824766159058,0.00020844954997301102,0.00020668841898441315,0.00020150095224380493,0.00019949860870838165,0.00019742362201213837,0.0001935875043272972,0.0001910775899887085,0.00018825475126504898,0.00018545612692832947,0.00018270500004291534,0.00018099229782819748,0.00017826631665229797,0.0001743817701935768,0.0001744534820318222,0.0001723058521747589,0.00017001386731863022,0.00016774609684944153,0.00016748066991567612,0.00016663596034049988,0.0001649465411901474,0.00016294419765472412,0.00016099028289318085,0.00015939772129058838,0.00015966221690177917,0.00015679094940423965,0.00015437882393598557,0.00015370268374681473,0.0001532444730401039,0.00015162769705057144,0.00014878064393997192,0.0001480085775256157,0.00014706794172525406,0.00014443788677453995,0.00014463067054748535,0.00014301389455795288,0.0001413729041814804,0.000141180120408535,0.00013978034257888794,0.00013920199126005173,0.00013809185475111008,0.0001365477219223976,0.0001360168680548668,0.00013531651347875595,0.00013468973338603973,0.00013442430645227432,0.00013324245810508728,0.00013232510536909103,0.00013217981904745102,0.0001315772533416748,0.00013070926070213318,0.00013070832937955856,0.00012986455112695694,0.00013017747551202774,0.0001294296234846115,0.0001287544146180153,0.00012829620391130447,0.00012790970504283905,0.0001270165666937828,0.000126655213534832,0.00012566521763801575,0.00012523215264081955,0.00012484565377235413,0.00012477301061153412,0.0001243632286787033,0.00012390408664941788,0.00012342166155576706,0.00012310873717069626,0.00012296345084905624,0.00012284237891435623,0.00012252852320671082,0.0001219501718878746,0.00012153945863246918,0.00012129824608564377,0.00012064725160598755,0.00012045446783304214,0.00011994782835245132,0.0001193685457110405,0.00011924747377634048,0.00011893454939126968,0.00011888612061738968,0.00011842697858810425,0.00011820998042821884,0.00011847540736198425,0.00011835526674985886,0.00011770334094762802,0.0001173894852399826,0.00011758320033550262,0.00011729355901479721,0.0001169797033071518,0.00011681113392114639,0.00011664163321256638,0.00011637620627880096,0.00011623185127973557,0.00011591799557209015,0.00011584628373384476,0.00011572521179914474,0.00011550821363925934,0.00011545885354280472,0.00011541135609149933,0.00011526606976985931,0.00011543557047843933,0.00011531449854373932,0.00011538714170455933,0.00011507328599691391,0.0001148320734500885,0.0001146150752902031,0.0001146635040640831,0.0001146392896771431,0.00011432543396949768,0.00011437386274337769,0.00011449400335550308,0.00011444650590419769,0.00011422857642173767,0.00011396314948797226,0.00011379458010196686,0.00011372193694114685,0.00011369772255420685,0.00011372193694114685,0.00011381879448890686,0.00011374615132808685,0.00011365022510290146,0.00011350493878126144,0.00011338479816913605,0.00011343322694301605,0.00011350493878126144,0.00011350493878126144,0.00011340901255607605,0.00011352915316820145,0.00011348072439432144,0.00011345651000738144,0.00011338386684656143,0.00011340901255607605,0.00011328794062137604,0.00011314358562231064,0.00011304672807455063,0.00011297501623630524,0.00011304672807455063,0.00011295080184936523,0.00011302251368761063,0.00011307094246149063,0.00011299829930067062,0.00011302251368761063,0.00011304672807455063,0.00011304672807455063,0.00011294987052679062,0.00011297501623630524,0.00011297408491373062,0.00011287722736597061,0.00011282972991466522,0.00011287815868854523,0.00011292565613985062,0.00011295080184936523,0.00011290144175291061,0.00011287815868854523,0.00011287722736597061,0.00011287815868854523,0.00011275708675384521,0.00011275708675384521,0.00011275708675384521,0.00011285394430160522,0.00011278130114078522,0.00011273287236690521,0.00011268444359302521,0.00011263694614171982,0.00011266116052865982,0.00011263694614171982,0.00011270958930253983,0.00011273287236690521,0.0001126602292060852,0.00011268537491559982,0.00011268537491559982,0.00011263694614171982,0.00011268444359302521,0.0001126602292060852,0.0001126118004322052,0.00011261273175477982,0.00011261273175477982,0.00011258851736783981,0.00011256430298089981,0.00011261273175477982,0.00011258851736783981,0.00011254008859395981,0.0001125633716583252,0.0001125875860452652,0.0001126118004322052,0.0001125875860452652,0.0001126118004322052,0.0001126118004322052,0.0001126118004322052,0.0001126118004322052,0.0001126118004322052,0.0001126360148191452,0.0001126118004322052,0.0001126118004322052,0.0001126360148191452,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011263694614171982,0.00011263694614171982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982,0.00011261273175477982]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0005527138710021973,0.0007124437252059579,0.0008892081677913666,0.0010716910474002361,0.0012554286513477564,0.0014409517170861363,0.0016300217248499393,0.0018242791993543506,0.0020194537937641144,0.00222000852227211,0.002421504817903042,0.0026230972725898027,0.002830842509865761,0.0030385879799723625,0.0032521963585168123,0.003466191003099084,0.0036842150148004293,0.003890416119247675,0.004079896025359631,0.004262475296854973,0.004437406547367573,0.0046047125943005085,0.004763501230627298,0.004914810415357351,0.005058470647782087,0.005196267738938332,0.00532711623236537,0.0054505569860339165,0.0055693648755550385,0.005681055132299662,0.005787774920463562,0.00588959688320756,0.005987364798784256,0.006079728249460459,0.006167338229715824,0.006251281127333641,0.006331122014671564,0.006406933069229126,0.0064804041758179665,0.006550786551088095,0.006618418265134096,0.006682189647108316,0.006741642020642757,0.006799550261348486,0.006853983737528324,0.006906583439558744,0.006955781485885382,0.007003482896834612,0.007048506755381823,0.007092203013598919,0.007132763043045998,0.0071713924407958984,0.0072085983119904995,0.00724387401714921,0.007278353441506624,0.007310154847800732,0.007341569755226374,0.007371199317276478,0.007399116177111864,0.007427081000059843,0.0074529703706502914,0.0074778227135539055,0.0075004068203270435,0.007523304782807827,0.007545382250100374,0.007565939798951149,0.007585266605019569,0.007603603880852461,0.007622062228620052,0.007639458868652582,0.007655865978449583,0.0076708015985786915,0.007685061544179916,0.007699321489781141,0.007713219150900841,0.007726610638201237,0.007738939952105284,0.007750304415822029,0.0077620311640203,0.0077727921307086945,0.007782516069710255,0.007792070973664522,0.007801842875778675,0.007810722105205059,0.007819335907697678,0.00782700814306736,0.007834825664758682,0.00784254726022482,0.007849471643567085,0.007855866104364395,0.007862791419029236,0.007869305089116096,0.007874855771660805,0.007880091667175293,0.007885640487074852,0.007890586741268635,0.007895340211689472,0.00790009368211031,0.007904846221208572,0.007909117266535759,0.007913364097476006,0.007917248643934727,0.007920891977846622,0.007924439385533333,0.007927864789962769,0.007931001484394073,0.007933945395052433,0.007936792448163033,0.007939543575048447,0.007942390628159046,0.007945237681269646,0.00794769823551178,0.007949845865368843,0.007952331565320492,0.00795464776456356,0.007956698536872864,0.007958846166729927,0.007960631512105465,0.007962513715028763,0.00796432327479124,0.007965963333845139,0.007967798039317131,0.007969486527144909,0.007970692589879036,0.007972116582095623,0.007973226718604565,0.007974456995725632,0.007975639775395393,0.00797687005251646,0.007977955974638462,0.007978920824825764,0.007979982532560825,0.007980971597135067,0.007981913164258003,0.007982732728123665,0.007983384653925896,0.007984156720340252,0.007984953001141548,0.007985676638782024,0.007986255921423435,0.007986858487129211,0.007987510412931442,0.007988162338733673,0.007988765835762024,0.007989488542079926,0.007989850826561451,0.007990430109202862,0.007991032674908638,0.007991491816937923,0.00799207016825676,0.007992505095899105,0.00799289159476757,0.007993252947926521,0.007993638515472412,0.007994049228727818,0.007994363084435463,0.007994555868208408,0.007994845509529114,0.0079951835796237,0.007995449006557465,0.00799566600471735,0.007995883002877235,0.00799612421542406,0.007996292784810066,0.007996486499905586,0.007996703498065472,0.007996920496225357,0.007997138425707817,0.007997306063771248,0.007997523993253708,0.007997716777026653,0.007997836917638779,0.007997982203960419,0.007998127490282059,0.007998247630894184,0.00799841620028019,0.00799853727221489,0.00799868255853653,0.007998778484761715,0.0079988744109869,0.00799894705414772,0.00799904391169548,0.00799914076924324,0.007999237626791,0.007999381981790066,0.007999453693628311,0.007999502122402191,0.007999598979949951,0.007999671623110771,0.007999744266271591,0.007999791763722897,0.007999864406883717,0.007999936118721962,0.007999984547495842,0.008000032976269722,0.008000081405043602,0.008000105619430542,0.008000154048204422,0.008000226691365242,0.008000250905752182,0.008000322617590427,0.008000346831977367,0.008000395260751247,0.008000419475138187,0.008000419475138187,0.008000442758202553,0.008000442758202553,0.008000491186976433,0.008000491186976433,0.008000539615750313,0.008000539615750313,0.008000539615750313,0.008000539615750313,0.008000539615750313,0.008000563830137253,0.008000563830137253,0.008000588044524193,0.008000588044524193,0.008000612258911133,0.008000636473298073,0.008000636473298073,0.008000636473298073,0.008000660687685013,0.008000660687685013,0.008000660687685013,0.008000709116458893,0.008000709116458893,0.008000709116458893,0.008000709116458893,0.008000709116458893,0.008000709116458893,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833,0.008000733330845833],"recovered":[0.0,0.00021932691743131727,0.00040873466059565544,0.0005912899505347013,0.0007755341939628124,0.0009574862779118121,0.0011454946361482143,0.0013325377367436886,0.0015214146114885807,0.0017141038551926613,0.0019113292219117284,0.0021079995203763247,0.002307493006810546,0.00251118466258049,0.002715455600991845,0.0029253242537379265,0.0031400667503476143,0.0033530478831380606,0.003565908409655094,0.00376511225476861,0.003956884611397982,0.0041392710991203785,0.004314298275858164,0.004480759613215923,0.004640296567231417,0.004793174099177122,0.004938209895044565,0.00507455924525857,0.005203115288168192,0.0053290412761271,0.005445702001452446,0.005558887962251902,0.0056671518832445145,0.005770180374383926,0.005866259336471558,0.005958477966487408,0.006046160589903593,0.006130899302661419,0.006210619583725929,0.006287178955972195,0.00636033620685339,0.006430863402783871,0.006498205475509167,0.006561035756021738,0.006621429231017828,0.006679072044789791,0.0067340605892241,0.006786925718188286,0.006836051121354103,0.006882522255182266,0.006927859503775835,0.006970060057938099,0.007011054083704948,0.0070504797622561455,0.007088216952979565,0.007124264724552631,0.007158116437494755,0.007191896438598633,0.007222877349704504,0.007251734845340252,0.00727919302880764,0.007306988816708326,0.007332830224186182,0.007357079070061445,0.007381231524050236,0.007404588162899017,0.007426037918776274,0.007446957286447287,0.007467080373317003,0.007485924754291773,0.0075038280338048935,0.0075206453911960125,0.007536980323493481,0.007551577873528004,0.007566320709884167,0.0075800977647304535,0.007593851070851088,0.007606904488056898,0.007619475480169058,0.007631442975252867,0.00764314504340291,0.007653978653252125,0.0076634855940938,0.007672895677387714,0.007682305760681629,0.007691739592701197,0.007700040005147457,0.007708171382546425,0.00771606108173728,0.007722961716353893,0.007729621138423681,0.00773688405752182,0.007743495050817728,0.0077494066208601,0.007755076978355646,0.007761229295283556,0.0077664414420723915,0.007771628908813,0.007776237558573484,0.0077810632064938545,0.007785623427480459,0.007789821829646826,0.007793657947331667,0.007797711528837681,0.007801523897796869,0.007805143017321825,0.00780832814052701,0.007811344228684902,0.007814312353730202,0.007817352190613747,0.007820223458111286,0.007823046296834946,0.007825917564332485,0.007828185334801674,0.007830598391592503,0.007833108305931091,0.007835207507014275,0.007837547920644283,0.007839550264179707,0.007841480895876884,0.007843290455639362,0.00784510001540184,0.007846764288842678,0.00784852635115385,0.007850046269595623,0.00785139761865139,0.007852893322706223,0.00785429310053587,0.007855426520109177,0.007856609299778938,0.007857863791286945,0.007858925499022007,0.007860107347369194,0.007861144840717316,0.007862133905291557,0.007863051258027554,0.00786389596760273,0.007864812389016151,0.007865512743592262,0.007866236381232738,0.007866887375712395,0.007867563515901566,0.007868359796702862,0.007868986576795578,0.007869541645050049,0.007870313711464405,0.007870796136558056,0.007871326990425587,0.007871882058680058,0.007872388698160648,0.00787296798080206,0.007873330265283585,0.007873812690377235,0.007874174043536186,0.007874584756791592,0.007874946109950542,0.007875332608819008,0.007875598035752773,0.007875936105847359,0.007876201532781124,0.00787641853094101,0.007876635529100895,0.00787682831287384,0.00787702202796936,0.007877214811742306,0.007877431809902191,0.007877576164901257,0.007877721451222897,0.007877938449382782,0.007878155447542667,0.007878348231315613,0.007878541946411133,0.007878686301410198,0.007878783158957958,0.007878951728343964,0.007879097014665604,0.007879241369664669,0.007879338227212429,0.007879458367824554,0.007879579439759254,0.007879627868533134,0.00787972379475832,0.00787979643791914,0.0078798932954669,0.007879965007305145,0.007880134508013725,0.00788023043423891,0.00788032729178667,0.00788037572056055,0.007880447432398796,0.007880495861172676,0.007880592718720436,0.007880641147494316,0.007880737073719501,0.007880833931267262,0.007880858145654202,0.007880906574428082,0.007880930788815022,0.007881002500653267,0.007881050929427147,0.007881075143814087,0.007881172001361847,0.007881196215748787,0.007881196215748787,0.007881219498813152,0.007881267927587032,0.007881292141973972,0.007881292141973972,0.007881316356360912,0.007881340570747852,0.007881364785134792,0.007881388999521732,0.007881388999521732,0.007881413213908672,0.007881437428295612,0.007881437428295612,0.007881461642682552,0.007881484925746918,0.007881484925746918,0.007881509140133858,0.007881509140133858,0.007881533354520798,0.007881557568907738,0.007881581783294678,0.007881581783294678,0.007881581783294678,0.007881581783294678,0.007881605997681618,0.007881605997681618,0.007881605997681618,0.007881654426455498,0.007881654426455498,0.007881678640842438,0.007881678640842438,0.007881678640842438,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378,0.007881702855229378],"active":[0.0005527138710021973,0.0004931167932227254,0.00048047350719571114,0.0004804010968655348,0.00047989445738494396,0.0004834654391743243,0.000484527088701725,0.000491741462610662,0.0004980391822755337,0.0005059046670794487,0.0005101755959913135,0.0005150977522134781,0.0005233495030552149,0.0005274033173918724,0.0005367407575249672,0.0005408667493611574,0.0005441482644528151,0.0005373682361096144,0.0005139876157045364,0.0004973630420863628,0.00048052193596959114,0.00046544149518013,0.0004492029547691345,0.000434050802141428,0.0004181740805506706,0.0004030936397612095,0.0003889063373208046,0.00037599774077534676,0.00036624958738684654,0.00035201385617256165,0.00034207291901111603,0.00033070892095565796,0.0003202129155397415,0.00030954787507653236,0.0003010788932442665,0.00029280316084623337,0.00028496142476797104,0.00027603376656770706,0.0002697845920920372,0.00026360759511590004,0.0002580820582807064,0.0002513262443244457,0.0002434365451335907,0.0002385145053267479,0.00023255450651049614,0.00022751139476895332,0.00022172089666128159,0.00021655717864632607,0.0002124556340277195,0.00020968075841665268,0.00020490353927016258,0.00020133238285779953,0.00019754422828555107,0.0001933942548930645,0.00019013648852705956,0.00018589012324810028,0.00018345331773161888,0.000179302878677845,0.00017623882740736008,0.00017534615471959114,0.00017377734184265137,0.00017083389684557915,0.0001675765961408615,0.00016622571274638176,0.00016415072605013847,0.00016135163605213165,0.00015922868624329567,0.00015664659440517426,0.0001549818553030491,0.00015353411436080933,0.00015203794464468956,0.00015015620738267899,0.0001480812206864357,0.0001477436162531376,0.00014689844101667404,0.00014651287347078323,0.00014508888125419617,0.000143399927765131,0.00014255568385124207,0.0001413491554558277,0.00013937102630734444,0.00013809232041239738,0.0001383572816848755,0.00013782642781734467,0.00013703014701604843,0.00013526855036616325,0.00013478565961122513,0.00013437587767839432,0.00013341056182980537,0.00013290438801050186,0.00013317028060555458,0.00013242103159427643,0.0001313607208430767,0.00013068504631519318,0.00013056350871920586,0.0001293574459850788,0.0001288987696170807,0.00012846477329730988,0.00012860866263508797,0.00012805406004190445,0.00012774066999554634,0.00012742681428790092,0.00012723403051495552,0.000126727856695652,0.00012634089216589928,0.00012585846707224846,0.00012561725452542305,0.00012544821947813034,0.00012523122131824493,0.00012503843754529953,0.00012501422315835953,0.0001246519386768341,0.00012392830103635788,0.0001241462305188179,0.0001240493729710579,0.00012359023094177246,0.00012363865971565247,0.00012308359146118164,0.00012296345084905624,0.00012284237891435623,0.00012267287820577621,0.00012269802391529083,0.00012272223830223083,0.0001221662387251854,0.0001220703125,0.00012182909995317459,0.00012156367301940918,0.00012134667485952377,0.00012144353240728378,0.00012134667485952377,0.00012105703353881836,0.00012105703353881836,0.00012086424976587296,0.00012076832354068756,0.00012059882283210754,0.00012033339589834213,0.00012026075273752213,0.00012014061212539673,0.00012016389518976212,0.00012001954019069672,0.00011997111141681671,0.00011994689702987671,0.00011980254203081131,0.00011977925896644592,0.00011994689702987671,0.0001195371150970459,0.00011963397264480591,0.0001197056844830513,0.0001196097582578659,0.0001196814700961113,0.0001195371150970459,0.0001195613294839859,0.00011944025754928589,0.00011946447193622589,0.00011946447193622589,0.0001194169744849205,0.00011922325938940048,0.00011924747377634048,0.00011924747377634048,0.00011924747377634048,0.00011924747377634048,0.00011924747377634048,0.00011929590255022049,0.00011927075684070587,0.00011927168816328049,0.00011927168816328049,0.0001193443313241005,0.0001194169744849205,0.00011936761438846588,0.0001193685457110405,0.0001193685457110405,0.00011929497122764587,0.00011929590255022049,0.0001193443313241005,0.00011929590255022049,0.00011931918561458588,0.00011929590255022049,0.0001193443313241005,0.00011932011693716049,0.00011929497122764587,0.00011931918561458588,0.00011932011693716049,0.0001193443313241005,0.0001193443313241005,0.0001194169744849205,0.00011931918561458588,0.00011927168816328049,0.00011927168816328049,0.00011929590255022049,0.0001192968338727951,0.00011929590255022049,0.00011927168816328049,0.00011929497122764587,0.00011924747377634048,0.00011919904500246048,0.00011922325938940048,0.00011919904500246048,0.00011922325938940048,0.0001192241907119751,0.0001191999763250351,0.00011924747377634048,0.00011917483061552048,0.00011919904500246048,0.00011922325938940048,0.0001191999763250351,0.00011917483061552048,0.00011915061622858047,0.00011919904500246048,0.00011917483061552048,0.00011919904500246048,0.00011917483061552048,0.00011915061622858047,0.00011915061622858047,0.00011912640184164047,0.00011912640184164047,0.00011912640184164047,0.00011912640184164047,0.00011910311877727509,0.00011912733316421509,0.00011912733316421509,0.00011912733316421509,0.00011910311877727509,0.00011910311877727509,0.00011907890439033508,0.00011907890439033508,0.00011912733316421509,0.00011912733316421509,0.00011910311877727509,0.00011910311877727509,0.00011910311877727509,0.00011905469000339508,0.00011907890439033508,0.00011905469000339508,0.00011905469000339508,0.00011905469000339508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508,0.00011903047561645508]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0005527138710021973,0.0007130469311960042,0.0008824039832688868,0.0010555974440649152,0.0012302626855671406,0.0014045661082491279,0.0015790866455063224,0.0017538967076689005,0.0019281760323792696,0.002101369434967637,0.002272343263030052,0.0024460917338728905,0.0026169205084443092,0.0027902587316930294,0.002963307313621044,0.0031341121066361666,0.0033071849029511213,0.0034623786341398954,0.00361059932038188,0.0037502783816307783,0.003881199052557349,0.004003891721367836,0.004119056276977062,0.004227972123771906,0.004329359158873558,0.004425390623509884,0.0045151240192353725,0.004599162843078375,0.0046785450540483,0.0047537535429000854,0.004823798313736916,0.004891381599009037,0.004954549949616194,0.005014364141970873,0.005068966653198004,0.005122072994709015,0.00517153600230813,0.005217910744249821,0.005262524355202913,0.005303977057337761,0.005342268384993076,0.005379305686801672,0.005412868224084377,0.00544488662853837,0.005475167650729418,0.00550383236259222,0.0055311936885118484,0.0055573247373104095,0.005580753553658724,0.005602565594017506,0.005624787881970406,0.0056447419337928295,0.005663899704813957,0.005681996233761311,0.005698909983038902,0.005714521277695894,0.005729529075324535,0.005743137560784817,0.00575633579865098,0.005768399685621262,0.005779619328677654,0.005790429189801216,0.005800973158329725,0.005811106879264116,0.005820565391331911,0.005828865338116884,0.005836972501128912,0.005843873601406813,0.005851087626069784,0.005857891868799925,0.005864551290869713,0.005871017929166555,0.005876808427274227,0.005882261786609888,0.005887714680284262,0.005892395507544279,0.0058971247635781765,0.0059015643782913685,0.00590540049597621,0.005909237079322338,0.005912953056395054,0.005916378926485777,0.005919588264077902,0.005922676529735327,0.005925958044826984,0.005928708706051111,0.005931459367275238,0.0059338961727917194,0.005936140194535255,0.005938167218118906,0.005940121598541737,0.005941834766417742,0.005943692289292812,0.005945309065282345,0.005946901626884937,0.0059485179372131824,0.0059499419294297695,0.005951317027211189,0.005952475126832724,0.005953633226454258,0.005954622756689787,0.005955780856311321,0.0059565771371126175,0.005957349203526974,0.005958266090601683,0.005958917550742626,0.005959738045930862,0.005960365291684866,0.005960896145552397,0.005961571354418993,0.005962078459560871,0.005962681490927935,0.0059631639160215855,0.005963574163615704,0.005964129231870174,0.005964732263237238,0.005965166725218296,0.005965504329651594,0.00596586661413312,0.00596632482483983,0.005966638680547476,0.005966952070593834,0.005967121105641127,0.005967290140688419,0.0059676035307347775,0.005967868957668543,0.005968062207102776,0.005968303419649601,0.005968544632196426,0.005968713667243719,0.005968858487904072,0.0059690033085644245,0.00596917187795043,0.005969316698610783,0.005969437304884195,0.005969678517431021,0.0059698233380913734,0.005969943944364786,0.005970040801912546,0.005970112979412079,0.005970185622572899,0.0059702578000724316,0.005970329977571964,0.005970402620732784,0.005970499012619257,0.005970523227006197,0.005970571655780077,0.00597061961889267,0.00597066804766655,0.005970740225166082,0.005970764439553022,0.005970788653939962,0.005970837082713842,0.005970885045826435,0.005970909260213375,0.005970933474600315,0.005970957688987255,0.005971005652099848,0.005971029866486788,0.005971054080873728,0.005971102509647608,0.005971102509647608,0.0059711262583732605,0.0059711262583732605,0.0059711262583732605,0.0059711262583732605,0.0059711262583732605,0.0059711262583732605,0.0059711504727602005,0.0059711504727602005,0.0059711504727602005,0.0059711504727602005,0.0059711504727602005,0.0059711504727602005,0.0059711746871471405,0.0059711746871471405,0.0059711746871471405,0.0059711746871471405,0.0059711746871471405,0.0059711746871471405,0.0059711746871471405,0.0059711746871471405,0.0059711746871471405,0.0059711746871471405,0.0059711746871471405,0.0059711746871471405,0.0059711746871471405,0.0059711746871471405,0.0059711746871471405,0.0059711746871471405,0.0059711746871471405,0.0059711746871471405,0.0059711746871471405,0.0059711746871471405,0.0059711746871471405,0.0059711746871471405,0.0059711746871471405,0.0059711746871471405,0.0059711746871471405,0.0059711746871471405,0.0059711746871471405,0.0059711746871471405,0.0059711746871471405,0.0059711746871471405,0.0059711746871471405,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805,0.0059711989015340805],"recovered":[0.0,0.00022021967743057758,0.000410785578424111,0.0005924239521846175,0.0007699846755713224,0.0009448912460356951,0.0011208595242351294,0.0012945837806910276,0.0014689837116748095,0.0016418875893577933,0.0018136575818061829,0.001987912692129612,0.002160671865567565,0.002332924399524927,0.0025032947305589914,0.0026753300335258245,0.0028464484494179487,0.0030195212457329035,0.0031841974705457687,0.003340911353006959,0.003487491048872471,0.003626615274697542,0.0037579701747745275,0.0038797943852841854,0.003996455110609531,0.004104019142687321,0.004207337275147438,0.004303319845348597,0.00439273938536644,0.004476030822843313,0.004556667525321245,0.0046319966204464436,0.004702837206423283,0.004768973216414452,0.004831465892493725,0.004890725016593933,0.004946365021169186,0.004999495577067137,0.005048765800893307,0.005097046494483948,0.005141804926097393,0.005183015950024128,0.005221959203481674,0.005258489865809679,0.005291617941111326,0.005324239376932383,0.005354158580303192,0.005382895469665527,0.005410739686340094,0.005436388310045004,0.005460178945213556,0.005482835229486227,0.00550370616838336,0.005524094682186842,0.005543204490095377,0.005561421625316143,0.005578166339546442,0.00559450127184391,0.0056090508587658405,0.005622876342386007,0.0056360987946391106,0.005647994112223387,0.005659334361553192,0.005669806152582169,0.005680591333657503,0.0056910146959125996,0.005700231995433569,0.00570901483297348,0.005716952960938215,0.0057243602350354195,0.005730947479605675,0.005737679079174995,0.005744266323745251,0.0057505397126078606,0.005756088998168707,0.005761542357504368,0.005766802001744509,0.005771482829004526,0.005776356905698776,0.0057807243429124355,0.005784271284937859,0.005788035225123167,0.005791654344648123,0.005795104894787073,0.005798241589218378,0.005801546853035688,0.005804370157420635,0.005806951783597469,0.005809316411614418,0.005811946466565132,0.005814286880195141,0.005816458258777857,0.005818388424813747,0.005820391234010458,0.005822080187499523,0.005823552142828703,0.005825361702591181,0.0058267368003726006,0.00582820875570178,0.005829439498484135,0.005830549169331789,0.005831779912114143,0.005832865834236145,0.005833613686263561,0.00583455478772521,0.005835302639752626,0.005836146883666515,0.005836943164467812,0.005837763659656048,0.005838390905410051,0.005838945973664522,0.005839645862579346,0.0058401282876729965,0.00584080396220088,0.005841382779181004,0.005841793026775122,0.005842420272529125,0.005842830520123243,0.0058433134108781815,0.005843844264745712,0.005844398867338896,0.005844760686159134,0.005845122970640659,0.005845315754413605,0.0058455090038478374,0.005845798645168543,0.005846015643328428,0.005846232641488314,0.005846473854035139,0.0058467392809689045,0.005846908316016197,0.005847125314176083,0.005847222171723843,0.005847414955496788,0.005847535561770201,0.005847632419317961,0.005847849417477846,0.005847970023751259,0.005848162807524204,0.005848187021911144,0.005848259665071964,0.005848356056958437,0.00584842823445797,0.005848548840731382,0.005848597269505262,0.005848717875778675,0.005848742090165615,0.005848814267665148,0.005848862696439028,0.005848911125212908,0.0058489590883255005,0.005849079694598913,0.005849103908985853,0.005849152337759733,0.005849176552146673,0.005849224515259266,0.005849248729646206,0.005849297158420086,0.005849321372807026,0.005849345121532679,0.005849369335919619,0.005849393550306559,0.005849417764693499,0.005849441979080439,0.005849441979080439,0.005849489942193031,0.005849514156579971,0.005849514156579971,0.005849514156579971,0.005849538370966911,0.005849538370966911,0.005849538370966911,0.005849538370966911,0.005849538370966911,0.005849538370966911,0.005849562585353851,0.005849562585353851,0.005849562585353851,0.005849562585353851,0.005849562585353851,0.005849562585353851,0.005849562585353851,0.005849562585353851,0.005849562585353851,0.005849562585353851,0.005849562585353851,0.005849562585353851,0.005849562585353851,0.005849562585353851,0.005849562585353851,0.005849562585353851,0.005849562585353851,0.005849562585353851,0.005849562585353851,0.005849562585353851,0.005849562585353851,0.005849562585353851,0.005849562585353851,0.005849562585353851,0.005849562585353851,0.005849562585353851,0.005849562585353851,0.005849562585353851,0.005849562585353851,0.005849562585353851,0.005849562585353851,0.005849562585353851,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791,0.005849586799740791],"active":[0.0005527138710021973,0.0004928272683173418,0.0004716184048447758,0.00046317349188029766,0.00046027800999581814,0.0004596748622134328,0.00045822712127119303,0.00045931292697787285,0.00045919232070446014,0.00045948184560984373,0.0004586856812238693,0.0004581790417432785,0.00045624864287674427,0.00045733433216810226,0.0004600125830620527,0.000458782073110342,0.0004607364535331726,0.00044285738840699196,0.00042640184983611107,0.00040936702862381935,0.00039370800368487835,0.0003772764466702938,0.0003610861022025347,0.0003481777384877205,0.00033290404826402664,0.00032137148082256317,0.0003077867440879345,0.0002958429977297783,0.00028580566868185997,0.00027772272005677223,0.0002671307884156704,0.00025938497856259346,0.00025171274319291115,0.0002453909255564213,0.00023750076070427895,0.0002313479781150818,0.00022517098113894463,0.00021841516718268394,0.00021375855430960655,0.00020693056285381317,0.0002004634588956833,0.00019628973677754402,0.0001909090206027031,0.0001863967627286911,0.00018354970961809158,0.00017959298565983772,0.0001770351082086563,0.0001744292676448822,0.00017001386731863022,0.00016617728397250175,0.0001646089367568493,0.00016190670430660248,0.0001601935364305973,0.0001579015515744686,0.00015570549294352531,0.0001530996523797512,0.00015136273577809334,0.00014863628894090652,0.00014728493988513947,0.0001455233432352543,0.0001435205340385437,0.00014243507757782936,0.00014163879677653313,0.0001413007266819477,0.00013997405767440796,0.00013785064220428467,0.00013674050569534302,0.00013485876843333244,0.0001341346651315689,0.00013353163376450539,0.00013360381126403809,0.00013333884999155998,0.00013254210352897644,0.0001317220740020275,0.0001316256821155548,0.00013085315003991127,0.00013032276183366776,0.00013008154928684235,0.0001290435902774334,0.00012851273640990257,0.00012868177145719528,0.00012834370136260986,0.00012793391942977905,0.00012757163494825363,0.00012771645560860634,0.00012716185301542282,0.00012708920985460281,0.0001269443891942501,0.0001268237829208374,0.00012622075155377388,0.00012583471834659576,0.00012537650763988495,0.00012530386447906494,0.00012491783127188683,0.00012482143938541412,0.00012496579438447952,0.00012458022683858871,0.00012458022683858871,0.0001242663711309433,0.0001241937279701233,0.0001240735873579979,0.0001240009441971779,0.00012371130287647247,0.00012373551726341248,0.00012371130287647247,0.00012361491098999977,0.00012359116226434708,0.00012342212721705437,0.00012313248589634895,0.00012318044900894165,0.00012313248589634895,0.00012303562834858894,0.00012303562834858894,0.00012277020141482353,0.00012274645268917084,0.00012293923646211624,0.00012274645268917084,0.00012267380952835083,0.00012255320325493813,0.00012248056009411812,0.00012223981320858002,0.0001221913844347,0.0001219981350004673,0.0001219743862748146,0.00012209452688694,0.0001220703125,0.0001220465637743473,0.0001220707781612873,0.0001220707781612873,0.0001219743862748146,0.0001219501718878746,0.0001218779943883419,0.0001219497062265873,0.0001219017431139946,0.0001219017431139946,0.00012204609811306,0.0001219739206135273,0.0001219739206135273,0.0001218779943883419,0.0001219259575009346,0.0001219259575009346,0.0001219017431139946,0.0001219017431139946,0.0001218537800014019,0.0001219017431139946,0.0001218053512275219,0.0001218295656144619,0.0001218053512275219,0.0001218053512275219,0.00012182909995317459,0.0001218053512275219,0.0001217089593410492,0.0001217331737279892,0.00012173270806670189,0.00012173270806670189,0.0001217089593410492,0.0001217089593410492,0.00012170849367976189,0.00012170849367976189,0.0001217089593410492,0.0001217331737279892,0.0001217089593410492,0.00012170849367976189,0.00012168427929282188,0.00012168427929282188,0.00012163631618022919,0.00012161210179328918,0.00012161210179328918,0.00012163631618022919,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012163631618022919,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012163631618022919,0.00012163631618022919,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918,0.00012161210179328918]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0005527138710021973,0.0007134088664315641,0.0008923207642510533,0.0010820180177688599,0.0012767822481691837,0.0014778922777622938,0.001681246212683618,0.0018943238537758589,0.002109886845573783,0.0023325677029788494,0.0025611838791519403,0.002797183580696583,0.00303771928884089,0.003287158440798521,0.0035420747008174658,0.00380468787625432,0.004074732773005962,0.004327091388404369,0.0045689782127738,0.004801913630217314,0.005022808909416199,0.005236007273197174,0.005442738998681307,0.005637889262288809,0.005826862994581461,0.006011300254613161,0.0061875819228589535,0.006356456782668829,0.006520119495689869,0.006678425706923008,0.00682768365368247,0.006973853334784508,0.007110878359526396,0.00724384980276227,0.007373926229774952,0.0075013479217886925,0.007621845230460167,0.007738071493804455,0.007851546630263329,0.007958315312862396,0.00806235708296299,0.008161982521414757,0.008258327841758728,0.008351100608706474,0.00844076182693243,0.00852634571492672,0.008609057404100895,0.00868853647261858,0.008766832761466503,0.008843537420034409,0.008915704675018787,0.008986039087176323,0.00905441865324974,0.009119227528572083,0.009182492271065712,0.009244405664503574,0.009304027073085308,0.009360849857330322,0.009415645152330399,0.00946788303554058,0.009519203566014767,0.009568956680595875,0.009617358446121216,0.009663539938628674,0.009708177298307419,0.009751246310770512,0.009793181903660297,0.009833499789237976,0.009873504750430584,0.009911410510540009,0.009948327206075191,0.009984664618968964,0.010019239969551563,0.010051644407212734,0.010083276778459549,0.010113292373716831,0.010143887251615524,0.01017279364168644,0.010200540535151958,0.010227179154753685,0.010253454558551311,0.010278765112161636,0.010303786024451256,0.010327817872166634,0.010351970791816711,0.0103736137971282,0.010394508950412273,0.010415162891149521,0.010435551404953003,0.010454636998474598,0.010473287664353848,0.01049090176820755,0.010508346371352673,0.010525429621338844,0.01054222323000431,0.0105579299852252,0.010572793893516064,0.010586980730295181,0.010601265355944633,0.010615283623337746,0.010628626681864262,0.010641848668456078,0.010654492303729057,0.010666025802493095,0.010677776299417019,0.010689792223274708,0.0107008907943964,0.010711435228586197,0.010721810162067413,0.01073240302503109,0.010742247104644775,0.010752550326287746,0.01076135691255331,0.010769849643111229,0.010779066942632198,0.010787342675030231,0.01079554669559002,0.01080283336341381,0.010809830389916897,0.010816972702741623,0.010823728516697884,0.01083079818636179,0.010837215930223465,0.010843561962246895,0.010849907994270325,0.010856278240680695,0.010862309485673904,0.010867690667510033,0.010873408988118172,0.01087874174118042,0.010883542709052563,0.01088839303702116,0.010893290862441063,0.010897657833993435,0.010902338661253452,0.010906175710260868,0.0109105184674263,0.010914499871432781,0.010918022133409977,0.010922051966190338,0.010925719514489174,0.010929097421467304,0.01093223411589861,0.010935395024716854,0.010938362218439579,0.010941427201032639,0.010943887755274773,0.010946276597678661,0.01094856858253479,0.010951125994324684,0.010953201912343502,0.01095544546842575,0.01095766481012106,0.010959692299365997,0.010962008498609066,0.010963601060211658,0.010965530760586262,0.010967220179736614,0.010968836955726147,0.01097038108855486,0.010971876792609692,0.010973252356052399,0.010974531061947346,0.010976099409162998,0.010977426543831825,0.010978681035339832,0.010979791171848774,0.010980924591422081,0.010982324369251728,0.010983144864439964,0.010984326712787151,0.010985268279910088,0.01098637841641903,0.01098719798028469,0.010987898334860802,0.010988742113113403,0.01098961103707552,0.010990383103489876,0.010991106741130352,0.010991758666932583,0.010992433875799179,0.01099303737282753,0.01099356822669506,0.010994195938110352,0.010994774289429188,0.010995305143296719,0.01099593285471201,0.01099634263664484,0.010996801778674126,0.010997138917446136,0.010997573845088482,0.010997935198247433,0.010998370125889778,0.010998755693435669,0.010999093763530254,0.010999479331076145,0.01099981740117073,0.011000034399330616,0.011000299826264381,0.011000613681972027,0.011000879108905792,0.011001071892678738,0.011001385748386383,0.011001602746546268,0.011001772247254848,0.011002013459801674,0.0110021336004138,0.01100227888673544,0.011002471670508385,0.01100261602550745,0.01100283395498991,0.011003002524375916,0.011003219522535801,0.011003364808857441,0.011003557592630386,0.011003823019564152,0.011003894731402397,0.011004015803337097,0.011004232801496983,0.011004329659044743,0.011004402302205563,0.011004522442817688,0.011004546657204628,0.011004595085978508,0.011004691012203693,0.011004787869751453,0.011004812084138393,0.011004884727299213,0.011004980653524399,0.011005029082298279,0.011005077511072159,0.011005101725459099,0.011005125939846039,0.011005174368619919,0.011005221866071224,0.011005246080458164,0.011005270294845104,0.011005318723618984,0.011005342938005924,0.011005367152392864,0.011005391366779804,0.011005439795553684,0.01100546307861805,0.01100548729300499,0.01100553572177887,0.01100555993616581,0.01100555993616581,0.01100558415055275,0.01100558415055275,0.01100563257932663,0.01100565679371357,0.01100565679371357,0.01100565679371357,0.01100565679371357,0.01100565679371357,0.01100565679371357,0.01100565679371357,0.01100565679371357,0.01100570522248745,0.01100570522248745,0.011005728505551815,0.011005752719938755,0.011005776934325695,0.011005849577486515,0.011005873791873455,0.011005898006260395,0.011005922220647335,0.011005946435034275,0.011005946435034275,0.011005946435034275,0.011005946435034275,0.011005946435034275,0.011005946435034275,0.011005970649421215,0.011005970649421215,0.01100599393248558,0.01100601814687252,0.01100601814687252,0.01100601814687252,0.01100601814687252,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946,0.01100604236125946],"recovered":[0.0,0.0002203161857323721,0.00041088208672590554,0.0005963327712379396,0.0007822419283911586,0.0009753413032740355,0.001170443370938301,0.0013700814452022314,0.0015739421360194683,0.0017842933302745223,0.002001810586079955,0.0022245636209845543,0.0024547968059778214,0.0026893727481365204,0.0029308253433555365,0.003178117098286748,0.0034316338133066893,0.0036946814507246017,0.003954664804041386,0.004206685349345207,0.004447341896593571,0.004676127340644598,0.00489685358479619,0.0051119099371135235,0.005318255629390478,0.005515360273420811,0.005707832518965006,0.005891183856874704,0.006067827809602022,0.006236822810024023,0.006400919985026121,0.00655722338706255,0.006711572874337435,0.006855425890535116,0.006995660252869129,0.0071302964352071285,0.007261506747454405,0.0073858401738107204,0.007507471367716789,0.007623649202287197,0.007738138549029827,0.007847367785871029,0.007950540632009506,0.008050383999943733,0.008147911168634892,0.008241577073931694,0.008331937715411186,0.008417641744017601,0.008501970209181309,0.008583717048168182,0.008662158623337746,0.008737511932849884,0.008810427971184254,0.008881437592208385,0.008947959169745445,0.00901484303176403,0.009078782983124256,0.009141034446656704,0.009200534783303738,0.009258370846509933,0.009312900714576244,0.009365863166749477,0.00941795576363802,0.009468094445765018,0.009516713209450245,0.009563522413372993,0.009607991203665733,0.009652000851929188,0.009694033302366734,0.009734882041811943,0.009774090722203255,0.009811538271605968,0.009848333895206451,0.009884912520647049,0.009918257594108582,0.009951869025826454,0.00998439360409975,0.010016966611146927,0.010047489777207375,0.0100766122341156,0.010103877633810043,0.010130973532795906,0.010156742297112942,0.01018140185624361,0.010206012986600399,0.010229706764221191,0.010252267122268677,0.010274151340126991,0.010296205058693886,0.010317027568817139,0.01033695787191391,0.01035628467798233,0.010374477133154869,0.010393152944743633,0.01041033212095499,0.010426883585751057,0.010443435981869698,0.010458468459546566,0.01047400664538145,0.010488773696124554,0.010503636673092842,0.010517027229070663,0.010530442930758,0.010543351992964745,0.010556429624557495,0.010568348690867424,0.010580050759017467,0.01059127040207386,0.010602828115224838,0.010613396763801575,0.010624181479215622,0.010634604841470718,0.01064493227750063,0.01065455935895443,0.010663438588380814,0.010672414675354958,0.01068061776459217,0.010688724927604198,0.010696470737457275,0.010703974403440952,0.010711285285651684,0.01071828231215477,0.010725690051913261,0.010732711292803288,0.010739418677985668,0.010746005922555923,0.010752447880804539,0.010758480057120323,0.010764149948954582,0.010770013555884361,0.01077568344771862,0.010780533775687218,0.010785600170493126,0.010790643282234669,0.010795299895107746,0.010799667797982693,0.010803962126374245,0.010808329097926617,0.010812334716320038,0.010816170834004879,0.01081969402730465,0.010823747143149376,0.01082698069512844,0.010830093175172806,0.010833422653377056,0.010836439207196236,0.010839237831532955,0.010842133313417435,0.010844980366528034,0.010847466066479683,0.010850119404494762,0.010852605104446411,0.01085484866052866,0.010856923647224903,0.010858902707695961,0.01086114626377821,0.010863028466701508,0.01086500659584999,0.010866696015000343,0.010868408717215061,0.010870242491364479,0.010871786624193192,0.010873283259570599,0.010874827392399311,0.010876250453293324,0.01087769865989685,0.010879050008952618,0.010880183428525925,0.010881269350647926,0.010882741771638393,0.01088385097682476,0.010884888470172882,0.010885781608521938,0.01088686753064394,0.010887783952057362,0.010888797231018543,0.01088961772620678,0.010890535078942776,0.010891258716583252,0.010891886427998543,0.010892730206251144,0.010893406346440315,0.010893961414694786,0.010894492268562317,0.010895311832427979,0.01089596375823021,0.01089642196893692,0.010896977037191391,0.010897507891058922,0.010898014530539513,0.010898401029407978,0.010898738168179989,0.010899124667048454,0.010899510234594345,0.01089994516223669,0.010900427587330341,0.010900813154876232,0.010901127010583878,0.010901392437517643,0.010901682078838348,0.010901923291385174,0.01090221293270588,0.010902454145252705,0.01090269535779953,0.010902984999120235,0.01090320199728012,0.010903394781053066,0.010903540067374706,0.010903684422373772,0.010903829708695412,0.010903998278081417,0.010904263705015182,0.010904480703175068,0.010904601775109768,0.010904794558882713,0.010904987342655659,0.010905156843364239,0.010905276983976364,0.010905422270298004,0.01090556662529707,0.01090566348284483,0.010905783623456955,0.010905904695391655,0.010905953124165535,0.010906001552939415,0.0109060974791646,0.01090617012232542,0.01090619433671236,0.0109062185510993,0.010906266048550606,0.010906362906098366,0.010906459763646126,0.010906483978033066,0.010906483978033066,0.010906508192420006,0.010906555689871311,0.010906628333032131,0.010906652547419071,0.010906725190579891,0.010906773619353771,0.010906796902418137,0.010906821116805077,0.010906845331192017,0.010906869545578957,0.010906917974352837,0.010906942188739777,0.010906942188739777,0.010906966403126717,0.010906990617513657,0.010907039046287537,0.010907086543738842,0.010907086543738842,0.010907086543738842,0.010907110758125782,0.010907134972512722,0.010907134972512722,0.010907159186899662,0.010907159186899662,0.010907159186899662,0.010907183401286602,0.010907183401286602,0.010907207615673542,0.010907280258834362,0.010907304473221302,0.010907304473221302,0.010907327756285667,0.010907400399446487,0.010907400399446487,0.010907400399446487,0.010907424613833427,0.010907424613833427,0.010907424613833427,0.010907424613833427,0.010907424613833427,0.010907448828220367,0.010907448828220367,0.010907448828220367,0.010907448828220367,0.010907448828220367,0.010907448828220367,0.010907473042607307,0.010907497256994247,0.010907521471381187,0.010907521471381187,0.010907521471381187,0.010907521471381187,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127,0.010907545685768127],"active":[0.0005527138710021973,0.0004930926952511072,0.0004814386775251478,0.00048568524653092027,0.0004945403197780252,0.0005025509744882584,0.000510802841745317,0.0005242424085736275,0.0005359447095543146,0.0005482743727043271,0.0005593732930719852,0.0005726199597120285,0.0005829224828630686,0.0005977856926620007,0.0006112493574619293,0.0006265707779675722,0.0006430989596992731,0.0006324099376797676,0.0006143134087324142,0.0005952282808721066,0.000575467012822628,0.0005598799325525761,0.0005458854138851166,0.0005259793251752853,0.0005086073651909828,0.0004959399811923504,0.0004797494038939476,0.0004652729257941246,0.00045229168608784676,0.0004416028968989849,0.0004267636686563492,0.00041662994772195816,0.00039930548518896103,0.0003884239122271538,0.00037826597690582275,0.00037105148658156395,0.0003603384830057621,0.00035223131999373436,0.0003440752625465393,0.00033466611057519913,0.0003242185339331627,0.0003146147355437279,0.0003077872097492218,0.0003007166087627411,0.00029285065829753876,0.00028476864099502563,0.0002771196886897087,0.00027089472860097885,0.0002648625522851944,0.0002598203718662262,0.0002535460516810417,0.0002485271543264389,0.0002439906820654869,0.00023778993636369705,0.00023453310132026672,0.00022956263273954391,0.00022524408996105194,0.00021981541067361832,0.00021511036902666092,0.00020951218903064728,0.00020630285143852234,0.0002030935138463974,0.00019940268248319626,0.0001954454928636551,0.00019146408885717392,0.00018772389739751816,0.00018519069999456406,0.0001814989373087883,0.0001794714480638504,0.0001765284687280655,0.0001742364838719368,0.00017312634736299515,0.00017090607434511185,0.00016673188656568527,0.0001650191843509674,0.00016142334789037704,0.00015949364751577377,0.00015582703053951263,0.0001530507579445839,0.0001505669206380844,0.00014957692474126816,0.00014779157936573029,0.00014704372733831406,0.00014641601592302322,0.0001459578052163124,0.00014390703290700912,0.00014224182814359665,0.0001410115510225296,0.00013934634625911713,0.00013760942965745926,0.0001363297924399376,0.00013461709022521973,0.0001338692381978035,0.00013227667659521103,0.00013189110904932022,0.00013104639947414398,0.00012935791164636612,0.00012851227074861526,0.00012725871056318283,0.00012650992721319199,0.00012499000877141953,0.00012482143938541412,0.0001240493729710579,0.00012267380952835083,0.00012134667485952377,0.00012144353240728378,0.00012084003537893295,0.00012016482651233673,0.00011898204684257507,0.00011900626122951508,0.00011806562542915344,0.00011794548481702805,0.00011642463505268097,0.00011529028415679932,0.00011562835425138474,0.0001149279996752739,0.00011492893099784851,0.00011410843580961227,0.00011335965245962143,0.00011299829930067062,0.0001124432310461998,0.0001125158742070198,0.00011152587831020355,0.00011085066944360733,0.00011048931628465652,0.00011027231812477112,0.00010986160486936569,0.00010921061038970947,0.00010925903916358948,0.00010872818529605865,0.00010785926133394241,0.00010785926133394241,0.00010769069194793701,0.00010701455175876617,0.00010703876614570618,0.00010650791227817535,0.00010655634105205536,0.00010617077350616455,0.00010568741708993912,0.00010588113218545914,0.00010602548718452454,0.00010535027831792831,0.0001052534207701683,0.00010530184954404831,0.00010493956506252289,0.00010498799383640289,0.00010464992374181747,0.00010414328426122665,0.00010358821600675583,0.00010365992784500122,0.00010308250784873962,0.0001028403639793396,0.0001028161495923996,0.00010276865214109421,0.00010310579091310501,0.00010245479643344879,0.00010250229388475418,0.00010221358388662338,0.00010214094072580338,0.00010197237133979797,0.00010163430124521255,0.00010146573185920715,0.00010124780237674713,0.00010127201676368713,0.00010117609053850174,0.00010098237544298172,0.00010074116289615631,0.00010074116289615631,0.00010105501860380173,0.00010040309280157089,0.0001004757359623909,0.0001003798097372055,0.00010059680789709091,0.00010033044964075089,0.0001001143828034401,9.994488209486008e-05,9.999331086874008e-05,9.984802454710007e-05,9.984802454710007e-05,9.987223893404007e-05,9.970366954803467e-05,9.963102638721466e-05,9.960681200027466e-05,9.970366954803467e-05,9.946245700120926e-05,9.934138506650925e-05,9.951088577508926e-05,9.936559945344925e-05,9.929388761520386e-05,9.912438690662384e-05,9.917281568050385e-05,9.919703006744385e-05,9.924545884132385e-05,9.924545884132385e-05,9.914860129356384e-05,9.905174374580383e-05,9.900424629449844e-05,9.890738874673843e-05,9.890738874673843e-05,9.893160313367844e-05,9.895581752061844e-05,9.885895997285843e-05,9.893160313367844e-05,9.890738874673843e-05,9.878724813461304e-05,9.881146252155304e-05,9.873881936073303e-05,9.873881936073303e-05,9.878724813461304e-05,9.878631681203842e-05,9.883567690849304e-05,9.873881936073303e-05,9.873881936073303e-05,9.876303374767303e-05,9.876303374767303e-05,9.883567690849304e-05,9.873788803815842e-05,9.873881936073303e-05,9.881053119897842e-05,9.876303374767303e-05,9.873881936073303e-05,9.873881936073303e-05,9.864196181297302e-05,9.864196181297302e-05,9.868945926427841e-05,9.869039058685303e-05,9.864196181297302e-05,9.869039058685303e-05,9.876210242509842e-05,9.876303374767303e-05,9.871460497379303e-05,9.864196181297302e-05,9.864196181297302e-05,9.869039058685303e-05,9.871367365121841e-05,9.869039058685303e-05,9.864196181297302e-05,9.866617619991302e-05,9.861774742603302e-05,9.859353303909302e-05,9.859446436166763e-05,9.861867874860764e-05,9.861774742603302e-05,9.861774742603302e-05,9.861774742603302e-05,9.861774742603302e-05,9.861774742603302e-05,9.861774742603302e-05,9.859353303909302e-05,9.859353303909302e-05,9.857024997472763e-05,9.857024997472763e-05,9.857024997472763e-05,9.854603558778763e-05,9.852182120084763e-05,9.852182120084763e-05,9.849760681390762e-05,9.849760681390762e-05,9.854603558778763e-05,9.852182120084763e-05,9.854510426521301e-05,9.854510426521301e-05,9.849667549133301e-05,9.854510426521301e-05,9.856931865215302e-05,9.857024997472763e-05,9.852182120084763e-05,9.854603558778763e-05,9.854603558778763e-05,9.852182120084763e-05,9.852182120084763e-05,9.852182120084763e-05,9.852182120084763e-05,9.854603558778763e-05,9.852182120084763e-05,9.854510426521301e-05,9.856931865215302e-05,9.856931865215302e-05,9.856931865215302e-05,9.856931865215302e-05,9.856931865215302e-05,9.854510426521301e-05,9.852088987827301e-05,9.852088987827301e-05,9.852088987827301e-05,9.852088987827301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05,9.849667549133301e-05]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0005527138710021973,0.0007127091521397233,0.0008880259119905531,0.0010682407300919294,0.0012528710067272186,0.0014366086106747389,0.0016245204024016857,0.001813807524740696,0.0020087165758013725,0.002200778340920806,0.0023986068554222584,0.002598776016384363,0.0028017438016831875,0.003006424754858017,0.003214507829397917,0.003424931550398469,0.00364100094884634,0.0038423524238169193,0.004029202274978161,0.004208427853882313,0.004378460347652435,0.0045407721772789955,0.004693456459790468,0.00484080845490098,0.004979595076292753,0.0051129525527358055,0.005237744655460119,0.005355346016585827,0.005467205308377743,0.005575517658144236,0.005677822045981884,0.005777327343821526,0.005869666580110788,0.005958386696875095,0.006041967310011387,0.006122942082583904,0.0062009976245462894,0.006273406557738781,0.006343089509755373,0.0064089358784258366,0.006471717730164528,0.006532545667141676,0.006589754018932581,0.006644163280725479,0.006696715019643307,0.0067464676685631275,0.006792287342250347,0.0068368767388165,0.0068799457512795925,0.006922049913555384,0.006961113773286343,0.006999308709055185,0.007035356480628252,0.007069232873618603,0.007101733703166246,0.007132159546017647,0.007161475718021393,0.007189947180449963,0.0072175017558038235,0.007243415806442499,0.0072680991142988205,0.007291431073099375,0.00731394300237298,0.00733606843277812,0.007356264162808657,0.007375156506896019,0.007394628133624792,0.007412893231958151,0.007429903838783503,0.00744573213160038,0.007461728993803263,0.007476761005818844,0.0074911657720804214,0.007505160290747881,0.00751857552677393,0.007530543487519026,0.007542848587036133,0.007554961368441582,0.007565625943243504,0.007576459553092718,0.007586255669593811,0.007595279719680548,0.007604375947266817,0.007613086607307196,0.007621290162205696,0.00762877007946372,0.007636828813701868,0.007644477300345898,0.007651136722415686,0.007657651323825121,0.007663997355848551,0.00766966724768281,0.007675603032112122,0.007681345567107201,0.0076867504976689816,0.007691841572523117,0.00769676361232996,0.007701131049543619,0.0077057634480297565,0.007709624245762825,0.007713894825428724,0.007717707194387913,0.007721543312072754,0.007725114468485117,0.007728468161076307,0.0077315568923950195,0.00773486215621233,0.007737661246210337,0.007740267086774111,0.007743234746158123,0.007745913229882717,0.007748253643512726,0.0077506182715296745,0.007752693258225918,0.0077549852430820465,0.0077572292648255825,0.007759280037134886,0.007761090062558651,0.007762779016047716,0.007764443755149841,0.0077661084942519665,0.007767604663968086,0.007768859155476093,0.00777021050453186,0.0077716582454741,0.0077727921307086945,0.007773950230330229,0.007775132544338703,0.0077762664295732975,0.0077772559598088264,0.007778389845043421,0.00777937937527895,0.007780344225466251,0.00778126111254096,0.0077820089645683765,0.007782636675983667,0.007783360313624144,0.007783963810652494,0.007784711662679911,0.007785363122820854,0.007785990368574858,0.0077865454368293285,0.007787172682583332,0.007787679322063923,0.007788258604705334,0.0077887410297989845,0.007789175491780043,0.0077896337024867535,0.007790019735693932,0.00779042998328805,0.007790816016495228,0.007791177835315466,0.007791660726070404,0.007792046759277582,0.007792335934937,0.007792649790644646,0.007792963646352291,0.007793325465172529,0.007793566677719355,0.00779385631904006,0.0077940733171999454,0.007794338744133711,0.007794579956680536,0.007794869598001242,0.007795062847435474,0.00779525563120842,0.0077954004518687725,0.007795617450028658,0.007795810699462891,0.007795931305736303,0.007796100340783596,0.007796220947057009,0.0077963173389434814,0.007796413730829954,0.007796534337103367,0.0077966791577637196,0.007796823978424072,0.007796968799084425,0.007797113619744778,0.00779721001163125,0.007797306403517723,0.007797403261065483,0.007797475438565016,0.007797548081725836,0.0077976444736123085,0.007797740865498781,0.007797813042998314,0.007797885686159134,0.007797934114933014,0.007798006292432547,0.007798078469932079,0.007798126898705959,0.007798151113092899,0.007798223290592432,0.007798271719366312,0.007798295933753252,0.007798343896865845,0.007798392325639725,0.007798440754413605,0.007798488717526197,0.0077985129319131374,0.0077985371463000774,0.0077985855750739574,0.0077985855750739574,0.0077985855750739574,0.00779860932379961,0.00779860932379961,0.00779865775257349,0.00779868196696043,0.00779868196696043,0.00779870618134737,0.007798729930073023,0.007798729930073023,0.007798778358846903,0.007798802573233843,0.007798802573233843,0.007798851002007723,0.007798851002007723,0.0077988989651203156,0.0077988989651203156,0.0077989473938941956,0.0077989716082811356,0.007798995357006788,0.007799043785780668,0.007799068000167608,0.007799092214554548,0.007799092214554548,0.007799092214554548,0.007799140177667141,0.007799140177667141,0.007799164392054081,0.007799164392054081,0.007799164392054081,0.007799164392054081,0.007799164392054081,0.007799164392054081,0.007799188606441021,0.007799188606441021,0.007799212820827961,0.007799212820827961,0.007799237035214901,0.007799237035214901,0.007799237035214901,0.007799237035214901,0.007799260783940554,0.007799260783940554,0.007799284998327494,0.007799284998327494,0.007799284998327494,0.007799284998327494,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434,0.007799309212714434],"recovered":[0.0,0.00021956820273771882,0.0004109303408768028,0.0005936545203439891,0.0007746656192466617,0.0009569313260726631,0.0011391488369554281,0.0013249131152406335,0.0015116184949874878,0.0017021120293065906,0.001894004992209375,0.002087345579639077,0.002284764079377055,0.0024844263680279255,0.002686308464035392,0.0028906757943332195,0.003098855260759592,0.003310292260721326,0.0035175068769603968,0.003713815240189433,0.00390030350536108,0.00407991511747241,0.004250671714544296,0.0044120904058218,0.004567187745124102,0.004712826572358608,0.004850164987146854,0.004981809761375189,0.005106963682919741,0.0052253613248467445,0.005340863950550556,0.005449055694043636,0.005553193856030703,0.0056516374461352825,0.005744362715631723,0.00583257619291544,0.005918738432228565,0.0060006300918757915,0.006077744532376528,0.006150491535663605,0.006219112779945135,0.006285513751208782,0.006348923314362764,0.00640803761780262,0.006466452497988939,0.006519486662000418,0.0065706390887498856,0.006620584521442652,0.006667659152299166,0.006712706759572029,0.006756403483450413,0.006798265967518091,0.006838343106210232,0.006875887047499418,0.0069116936065256596,0.006945883389562368,0.00697877025231719,0.007010233588516712,0.007039694581180811,0.007068817503750324,0.007095720618963242,0.007120838388800621,0.007144725415855646,0.00716815423220396,0.007191389799118042,0.007212501950562,0.007232431787997484,0.0072514936327934265,0.007270627189427614,0.007289085537195206,0.00730611989274621,0.007322479039430618,0.007338427938520908,0.007353098131716251,0.007367430254817009,0.007381135132163763,0.007394478190690279,0.007406421937048435,0.007418510038405657,0.0074296812526881695,0.007441504392772913,0.007452144753187895,0.007462230511009693,0.007471544202417135,0.007480737287551165,0.007488892413675785,0.007496999576687813,0.007504913955926895,0.0075127072632312775,0.007520018145442009,0.007526991423219442,0.0075339642353355885,0.0075397794134914875,0.007545907981693745,0.007551529910415411,0.007557031232863665,0.007562242913991213,0.007567478809505701,0.007572328206151724,0.0075769852846860886,0.007581304293125868,0.007585454266518354,0.007589700631797314,0.0075937784276902676,0.007597156334668398,0.007600727491080761,0.007604033220559359,0.007607555948197842,0.007610813248902559,0.007613708730787039,0.007616531569510698,0.0076194992288947105,0.007622105069458485,0.007624421734362841,0.007626762147992849,0.007629271596670151,0.007631370332092047,0.00763351796194911,0.007635375950485468,0.007637402508407831,0.007639091461896896,0.007640973664820194,0.007642517797648907,0.007644158788025379,0.007645509671419859,0.007647053804248571,0.007648525759577751,0.007649635896086693,0.007650793995708227,0.007651855703443289,0.0076528205536305904,0.007654002867639065,0.0076550645753741264,0.007656222674995661,0.00765718799084425,0.007657984271645546,0.007658804301172495,0.007659528404474258,0.007660204079002142,0.0076608797535300255,0.007661603391170502,0.007662279065698385,0.007662857882678509,0.007663364987820387,0.007664064411073923,0.007664619479328394,0.007665077690035105,0.007665608543902636,0.007666139397770166,0.0076665738597512245,0.007666984107345343,0.007667394354939461,0.007667852565646172,0.00766826281324029,0.007668721489608288,0.007669083308428526,0.007669445127248764,0.0076696863397955894,0.0076700723730027676,0.007670337799936533,0.007670627441257238,0.007670844439417124,0.007671085651963949,0.007671351078897715,0.00767161650583148,0.007671785540878773,0.0076719787903130054,0.007672147359699011,0.007672437001019716,0.007672606036067009,0.007672702427953482,0.007672895677387714,0.007673016283661127,0.00767316110432148,0.007673378102481365,0.007673547137528658,0.007673667743802071,0.007673812564462423,0.007673908956348896,0.007674125954508781,0.007674246560782194,0.007674367167055607,0.007674464024603367,0.0076745604164898396,0.007674608379602432,0.007674705237150192,0.007674825843423605,0.007674873806536198,0.007674970664083958,0.00767504284158349,0.00767511548474431,0.007675139233469963,0.007675236091017723,0.007675259839743376,0.007675308268517256,0.007675356697291136,0.007675356697291136,0.0076754288747906685,0.0076754773035645485,0.007675525266677141,0.007675597909837961,0.007675622124224901,0.007675646338611841,0.007675694301724434,0.007675694301724434,0.007675694301724434,0.007675694301724434,0.007675718516111374,0.007675742730498314,0.007675766944885254,0.007675790693610907,0.007675814907997847,0.007675839122384787,0.007675863336771727,0.007675887551158667,0.007675887551158667,0.007675935514271259,0.007675959728658199,0.007675983943045139,0.007676008157432079,0.007676008157432079,0.007676032371819019,0.007676056120544672,0.007676080334931612,0.007676104549318552,0.007676128763705492,0.007676128763705492,0.007676152978092432,0.007676152978092432,0.007676152978092432,0.007676176726818085,0.007676200941205025,0.007676225155591965,0.007676225155591965,0.007676225155591965,0.007676225155591965,0.007676225155591965,0.007676249369978905,0.007676273584365845,0.007676297798752785,0.007676297798752785,0.007676321547478437,0.007676321547478437,0.007676321547478437,0.007676345761865377,0.007676369976252317,0.007676369976252317,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257,0.007676394190639257],"active":[0.0005527138710021973,0.0004931409494020045,0.00047709557111375034,0.0004745862097479403,0.00047820538748055696,0.0004796772846020758,0.0004853715654462576,0.0004888944095000625,0.0004970980808138847,0.0004986663116142154,0.0005046018632128835,0.000511430436745286,0.0005169797223061323,0.0005219983868300915,0.000528199365362525,0.0005342557560652494,0.0005421456880867481,0.0005320601630955935,0.0005116953980177641,0.0004946126136928797,0.00047815684229135513,0.0004608570598065853,0.00044278474524617195,0.00042871804907917976,0.0004124073311686516,0.00040012598037719727,0.00038757966831326485,0.00037353625521063805,0.0003602416254580021,0.0003501563332974911,0.0003369580954313278,0.00032827164977788925,0.00031647272408008575,0.00030674925073981285,0.00029760459437966347,0.00029036588966846466,0.00028225919231772423,0.0002727764658629894,0.0002653449773788452,0.0002584443427622318,0.0002526049502193928,0.00024703191593289375,0.0002408307045698166,0.0002361256629228592,0.00023026252165436745,0.0002269810065627098,0.00022164825350046158,0.00021629221737384796,0.0002122865989804268,0.00020934315398335457,0.00020471028983592987,0.00020104274153709412,0.00019701337441802025,0.0001933458261191845,0.00019004009664058685,0.0001862761564552784,0.00018270546570420265,0.00017971359193325043,0.00017780717462301254,0.0001745983026921749,0.00017237849533557892,0.00017059268429875374,0.00016921758651733398,0.00016791420057415962,0.0001648743636906147,0.0001626545563340187,0.0001621963456273079,0.00016139959916472435,0.00015927664935588837,0.00015664659440517426,0.0001556091010570526,0.00015428196638822556,0.0001527378335595131,0.00015206215903162956,0.00015114527195692062,0.00014940835535526276,0.0001483703963458538,0.00014853943139314651,0.00014711590483784676,0.00014677830040454865,0.00014475127682089806,0.0001431349664926529,0.00014214543625712395,0.00014154240489006042,0.00014055287465453148,0.00013987766578793526,0.00013982923701405525,0.00013956334441900253,0.0001384294591844082,0.00013763317838311195,0.00013700593262910843,0.00013570301234722137,0.00013582361862063408,0.00013543758541345596,0.00013522058725357056,0.00013481033965945244,0.00013452069833874702,0.0001336522400379181,0.00013343524187803268,0.00013263896107673645,0.00013259053230285645,0.00013225292786955833,0.00013184268027544022,0.0001313360407948494,0.0001313118264079094,0.00013082940131425858,0.00013082893565297127,0.00013010529801249504,0.00012945383787155151,0.0001295260153710842,0.00012938166037201881,0.0001287544146180153,0.00012851320207118988,0.00012827152386307716,0.00012822309508919716,0.00012795766815543175,0.00012790970504283905,0.00012757210060954094,0.00012740306556224823,0.00012704124674201012,0.00012701703235507011,0.000126630999147892,0.00012634135782718658,0.00012605171650648117,0.00012614857405424118,0.00012573832646012306,0.00012542447075247765,0.00012549664825201035,0.00012547243386507034,0.00012540025636553764,0.00012556929141283035,0.00012537650763988495,0.00012527965009212494,0.00012503843754529953,0.00012482097372412682,0.00012465240433812141,0.0001245560124516487,0.000124435406178236,0.0001245075836777687,0.0001244833692908287,0.000124386977404356,0.0001242663711309433,0.0001243147999048233,0.000124314334243536,0.0001241941936314106,0.0001241215504705906,0.0001240978017449379,0.0001240251585841179,0.00012388033792376518,0.00012385612353682518,0.00012383190914988518,0.00012378348037600517,0.00012380816042423248,0.00012378394603729248,0.00012361444532871246,0.00012356648221611977,0.00012351851910352707,0.00012363912537693977,0.00012349430471658707,0.00012351851910352707,0.00012344587594270706,0.00012349430471658707,0.00012349430471658707,0.00012351851910352707,0.00012344634160399437,0.00012347009032964706,0.00012342166155576706,0.00012347009032964706,0.00012337369844317436,0.00012332526966929436,0.00012339791283011436,0.00012332526966929436,0.00012330105528235435,0.00012325262650847435,0.00012315623462200165,0.00012313202023506165,0.00012315623462200165,0.00012315623462200165,0.00012320466339588165,0.00012308405712246895,0.00012305984273552895,0.00012303609400987625,0.00012301141396164894,0.00012298766523599625,0.00012303609400987625,0.00012303562834858894,0.00012298719957470894,0.00012301187962293625,0.00012296345084905624,0.00012296345084905624,0.00012296298518776894,0.00012298766523599625,0.00012291502207517624,0.00012296345084905624,0.00012296345084905624,0.00012293923646211624,0.00012298719957470894,0.00012296345084905624,0.00012296345084905624,0.00012296345084905624,0.00012291502207517624,0.00012291502207517624,0.00012293923646211624,0.00012289127334952354,0.00012289127334952354,0.00012291502207517624,0.00012291502207517624,0.00012293923646211624,0.00012293923646211624,0.00012291502207517624,0.00012291548773646355,0.00012291502207517624,0.00012289080768823624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291548773646355,0.00012289127334952354,0.00012291502207517624,0.00012289080768823624,0.00012293923646211624,0.00012293923646211624,0.00012293923646211624,0.00012296345084905624,0.00012296345084905624,0.00012296345084905624,0.00012296345084905624,0.00012293923646211624,0.00012298719957470894,0.00012298719957470894,0.00012298766523599625,0.00012296345084905624,0.00012293923646211624,0.00012293923646211624,0.00012293923646211624,0.00012293923646211624,0.00012296345084905624,0.00012293923646211624,0.00012293923646211624,0.00012291502207517624,0.00012293923646211624,0.00012291548773646355,0.00012291548773646355,0.00012291548773646355,0.00012291502207517624,0.00012289080768823624,0.00012291502207517624,0.00012289080768823624,0.00012289080768823624,0.00012289080768823624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624,0.00012291502207517624]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0005527138710021973,0.0007109718862921,0.0008804737008176744,0.0010525090619921684,0.00122350687161088,0.0013963866513222456,0.0015724513214081526,0.0017446555430069566,0.0019158946815878153,0.002088388428092003,0.0022594586480408907,0.002429635962471366,0.002599692903459072,0.002768301870673895,0.0029378761537373066,0.0031085601076483727,0.0032758181914687157,0.003433424746617675,0.003579352982342243,0.003717825748026371,0.0038468402344733477,0.003966999240219593,0.004080137237906456,0.004186833277344704,0.004286579787731171,0.004379811696708202,0.0044689178466796875,0.004552884493023157,0.004631422460079193,0.004703204613178968,0.004773611202836037,0.0048380340449512005,0.004900671076029539,0.004957469180226326,0.00501074455678463,0.005060907453298569,0.0051094056107103825,0.005153946578502655,0.005196436773985624,0.005237068980932236,0.005275071132928133,0.00530962273478508,0.005342896096408367,0.0053742146119475365,0.005404205992817879,0.005432243458926678,0.005458591505885124,0.005482743959873915,0.005506438203155994,0.005529311951249838,0.005550472531467676,0.005569195840507746,0.00558782322332263,0.00560517143458128,0.005622061435133219,0.005636297166347504,0.005650749895721674,0.0056638275273144245,0.005676711909472942,0.005689065903425217,0.005700406152755022,0.005710950121283531,0.005720818880945444,0.005730566568672657,0.005739373620599508,0.005747552961111069,0.005755105055868626,0.0057627055794000626,0.005770064890384674,0.005776482634246349,0.0057826838456094265,0.005788546986877918,0.005794217344373465,0.0057995012030005455,0.005804978311061859,0.005809972994029522,0.0058142198249697685,0.005818345583975315,0.005822568200528622,0.005826476961374283,0.005829927045851946,0.005833498202264309,0.005836683325469494,0.005839554592967033,0.00584223261103034,0.005844742059707642,0.00584710668772459,0.005849495530128479,0.00585142569616437,0.005853548645973206,0.0058554308488965034,0.005857505835592747,0.005859170574694872,0.005860666744410992,0.005862210877239704,0.005863899830728769,0.005865178536623716,0.005866433493793011,0.0058678085915744305,0.005869087763130665,0.005870269611477852,0.005871210712939501,0.00587220024317503,0.005873213522136211,0.0058740577660501,0.005875119473785162,0.005875988397747278,0.005876591429114342,0.005877339281141758,0.005877966992557049,0.005878666415810585,0.0058793420903384686,0.005879945121705532,0.005880500189960003,0.005880886223167181,0.0058812242932617664,0.005881658289581537,0.005882092751562595,0.0058825029991567135,0.005882792640477419,0.005883130244910717,0.005883371457457542,0.0058837332762777805,0.005883998703211546,0.005884312558919191,0.005884529557079077,0.005884867627173662,0.005885060410946608,0.00588525366038084,0.005885446444153786,0.005885784514248371,0.0058860015124082565,0.005886170547455549,0.005886315368115902,0.005886460188776255,0.005886580795049667,0.00588670140132308,0.005886797793209553,0.0058869668282568455,0.005887063220143318,0.005887183826416731,0.005887304432690144,0.005887400824576616,0.005887497682124376,0.005887594074010849,0.005887666251510382,0.005887714680284262,0.005887786857783794,0.005887859500944614,0.005887931678444147,0.005887980107218027,0.005888004321604967,0.00588805228471756,0.00588810071349144,0.00588812492787838,0.00588814914226532,0.0058881728909909725,0.0058882455341517925,0.005888293497264385,0.005888341926038265,0.005888414569199085,0.005888462532311678,0.005888535175472498,0.005888558924198151,0.005888558924198151,0.005888583138585091,0.005888607352972031,0.005888607352972031,0.005888631567358971,0.005888631567358971,0.005888631567358971,0.005888655781745911,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851,0.005888679996132851],"recovered":[0.0,0.00022005077335052192,0.00041119573870673776,0.0005900835385546088,0.000767306424677372,0.0009414650266990066,0.001115406514145434,0.0012906750198453665,0.001462420797906816,0.0016356866108253598,0.0018078667344525456,0.001979564316570759,0.002150127664208412,0.0023196053225547075,0.0024892520159482956,0.0026575473602861166,0.0028277249075472355,0.00299737136811018,0.003160527441650629,0.0033153111580759287,0.003458633553236723,0.0035968166776001453,0.0037259759847074747,0.0038468590937554836,0.003961396403610706,0.004067271947860718,0.004167066887021065,0.0042616017162799835,0.004350442439317703,0.004434481728821993,0.004512609448283911,0.004586104303598404,0.004655811004340649,0.0047203064896166325,0.004783402197062969,0.004840103909373283,0.004894319921731949,0.004945665132254362,0.004993825685232878,0.005037497729063034,0.005081001203507185,0.005122574511915445,0.005159900989383459,0.005194308236241341,0.005227967165410519,0.005259575322270393,0.005289132706820965,0.005317435134202242,0.005343831609934568,0.005367887672036886,0.005391702521592379,0.005413200706243515,0.005434433929622173,0.005454074125736952,0.005472460296005011,0.005489977542310953,0.005506360437721014,0.005520789418369532,0.0055350009351968765,0.005548947025090456,0.005561783444136381,0.00557379936799407,0.0055855256505310535,0.005596359260380268,0.005606106948107481,0.0056157587096095085,0.005624734330922365,0.005632817279547453,0.005640610586851835,0.005648283753544092,0.005655497778207064,0.0056618438102304935,0.005668334197252989,0.005674317944794893,0.005679867696017027,0.0056853932328522205,0.005690411664545536,0.005695237312465906,0.005699749570339918,0.005703851114958525,0.005707711912691593,0.005711210425943136,0.005714757367968559,0.005718376487493515,0.005721585359424353,0.005724601447582245,0.005727328360080719,0.005729861557483673,0.005732443183660507,0.0057346392422914505,0.0057368590496480465,0.0057390304282307625,0.005741105414927006,0.005743132438510656,0.005744676571339369,0.005746148061007261,0.005747692659497261,0.005749116186052561,0.005750563926994801,0.005751842632889748,0.005753290373831987,0.005754472687840462,0.005755558144301176,0.005756716709583998,0.005757802166044712,0.005758598446846008,0.005759539548307657,0.005760432220995426,0.005761204287409782,0.005761904176324606,0.005762627813965082,0.005763351917266846,0.005764099769294262,0.0057647996582090855,0.005765257868915796,0.005765740294009447,0.005766198970377445,0.005766488611698151,0.0057669468224048615,0.00576738128438592,0.005767791531980038,0.005768081173300743,0.005768370348960161,0.005768635775893927,0.005769021809101105,0.00576933566480875,0.0057696010917425156,0.005769818089902401,0.005770059302449226,0.005770348943769932,0.0057705179788172245,0.00577080762013793,0.005770952440798283,0.005771145224571228,0.005771265830844641,0.0057714106515049934,0.005771555472165346,0.005771724507212639,0.005771917290985584,0.005772013682872057,0.005772134754806757,0.00577223114669323,0.005772351752966642,0.005772472359240055,0.005772568751126528,0.0057726893573999405,0.0057727620005607605,0.005772809963673353,0.005772882606834173,0.005772906821221113,0.005772978998720646,0.005773027427494526,0.005773051176220179,0.005773075390607119,0.005773148033767939,0.005773195996880531,0.005773220211267471,0.005773292854428291,0.005773340817540884,0.005773389246314764,0.005773413460701704,0.005773485638201237,0.005773534066975117,0.005773558281362057,0.005773606244474649,0.005773606244474649,0.005773630458861589,0.0057736788876354694,0.0057736788876354694,0.005773702636361122,0.005773702636361122,0.005773726850748062,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002,0.005773751065135002],"active":[0.0005527138710021973,0.0004909210838377476,0.00046927796211093664,0.0004624255234375596,0.0004562004469335079,0.00045492162462323904,0.0004570448072627187,0.0004539805231615901,0.0004534738836809993,0.00045270181726664305,0.00045159191358834505,0.0004500716459006071,0.00044956523925065994,0.00044869654811918736,0.000448624137789011,0.00045101274736225605,0.0004480932839214802,0.0004360533785074949,0.00041882554069161415,0.0004025145899504423,0.0003882066812366247,0.0003701825626194477,0.0003541612531989813,0.00033997418358922005,0.0003251833841204643,0.0003125397488474846,0.00030185095965862274,0.0002912827767431736,0.00028098002076148987,0.00026872288435697556,0.00026100175455212593,0.00025192974135279655,0.00024486007168889046,0.00023716269060969353,0.00022734235972166061,0.00022080354392528534,0.0002150856889784336,0.00020828144624829292,0.00020261108875274658,0.00019957125186920166,0.00019406992942094803,0.00018704822286963463,0.00018299510702490807,0.00017990637570619583,0.00017623882740736008,0.00017266813665628433,0.0001694587990641594,0.00016530882567167282,0.000162606593221426,0.00016142427921295166,0.00015877000987529755,0.00015599513426423073,0.00015338929370045662,0.00015109730884432793,0.00014960113912820816,0.00014631962403655052,0.00014438945800065994,0.00014303810894489288,0.00014171097427606583,0.00014011887833476067,0.0001386227086186409,0.00013715075328946114,0.00013529323041439056,0.00013420730829238892,0.00013326667249202728,0.0001317942515015602,0.00013037072494626045,0.00012988829985260963,0.00012945430353283882,0.00012819888070225716,0.00012718606740236282,0.0001267031766474247,0.00012588314712047577,0.00012518325820565224,0.00012511061504483223,0.0001245797611773014,0.00012380816042423248,0.00012310827150940895,0.00012281863018870354,0.00012262584641575813,0.0001222151331603527,0.00012228777632117271,0.0001219259575009346,0.00012117810547351837,0.00012064725160598755,0.00012014061212539673,0.00011977832764387131,0.00011963397264480591,0.00011898251250386238,0.00011890940368175507,0.00011857179924845695,0.00011847540736198425,0.00011806515976786613,0.00011753430590033531,0.00011753430590033531,0.00011775176972150803,0.00011748587712645531,0.0001173173077404499,0.0001172446645796299,0.0001172451302409172,0.00011697923764586449,0.00011673802509903908,0.00011664209887385368,0.00011649681255221367,0.00011625560000538826,0.00011652102693915367,0.00011644884943962097,0.00011615920811891556,0.00011613499373197556,0.00011606281623244286,0.00011603860184550285,0.00011599017307162285,0.00011584535241127014,0.00011570053175091743,0.00011562835425138474,0.00011548399925231934,0.00011545931920409203,0.00011560413986444473,0.00011555617675185204,0.00011541135609149933,0.00011533871293067932,0.00011529028415679932,0.00011536292731761932,0.00011536292731761932,0.00011529074981808662,0.00011519389227032661,0.00011526653543114662,0.00011524232104420662,0.00011519435793161392,0.00011509750038385391,0.00011526653543114662,0.00011519389227032661,0.00011521810665726662,0.00011517014354467392,0.00011519435793161392,0.00011517014354467392,0.00011514592915773392,0.00011507328599691391,0.00011504953727126122,0.00011504953727126122,0.00011504907160997391,0.00011507328599691391,0.00011504907160997391,0.00011502532288432121,0.00011502532288432121,0.00011497689411044121,0.0001149526797235012,0.00011497689411044121,0.00011497689411044121,0.0001150248572230339,0.00011500110849738121,0.00011497689411044121,0.00011500110849738121,0.00011502532288432121,0.00011497689411044121,0.00011495314538478851,0.0001149526797235012,0.0001149526797235012,0.0001149526797235012,0.0001149526797235012,0.00011500110849738121,0.00011497689411044121,0.00011500110849738121,0.0001150006428360939,0.0001149526797235012,0.00011497689411044121,0.00011497689411044121,0.0001149284653365612,0.0001149526797235012,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851,0.00011492893099784851]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0005527138710021973,0.0007125160773284733,0.0008888462325558066,0.0010771681554615498,0.0012745142448693514,0.0014746349770575762,0.0016814633272588253,0.0018938413122668862,0.002111937617883086,0.0023355353623628616,0.0025666127912700176,0.002806617645546794,0.0030536921694874763,0.0033079569693654776,0.0035678197164088488,0.003837840398773551,0.0041145686991512775,0.004387122578918934,0.004661462269723415,0.004938142374157906,0.005213857628405094,0.005491719581186771,0.005774576682597399,0.006059315521270037,0.006343234330415726,0.006626887246966362,0.006915800739079714,0.007206788752228022,0.0074937958270311356,0.007783963344991207,0.008075796067714691,0.008368352428078651,0.008664214983582497,0.008961138315498829,0.009261488914489746,0.009561114944517612,0.009862767532467842,0.01016688160598278,0.010472468100488186,0.010779042728245258,0.011087379418313503,0.011397501453757286,0.011712472885847092,0.012030677869915962,0.012349003925919533,0.012670586816966534,0.012984303757548332,0.013306321576237679,0.013629544526338577,0.013958849012851715,0.014287550002336502,0.014615623280405998,0.014949945732951164,0.015279346145689487,0.015616999007761478,0.015955518931150436,0.016292110085487366,0.016633745282888412,0.016983967274427414,0.017333853989839554,0.017683159559965134,0.01803596504032612,0.01839395798742771,0.01874934509396553,0.019109316170215607,0.01946723647415638,0.0198303684592247,0.020194416865706444,0.020562687888741493,0.02093486860394478,0.021307265385985374,0.02167980745434761,0.022056428715586662,0.022439369931817055,0.022820452228188515,0.023209450766444206,0.023597458377480507,0.0239886287599802,0.02437593601644039,0.024768022820353508,0.025158975273370743,0.025559650734066963,0.025959458202123642,0.026360785588622093,0.026768313720822334,0.027175383642315865,0.027590559795498848,0.02800525538623333,0.028421854600310326,0.02884465642273426,0.0292636938393116,0.029691370204091072,0.030117958784103394,0.030543776229023933,0.03097451664507389,0.03140619769692421,0.03184352442622185,0.03228128328919411,0.03272353485226631,0.033164069056510925,0.03360499069094658,0.03404678404331207,0.034493155777454376,0.034944359213113785,0.0353984534740448,0.035847388207912445,0.03630261495709419,0.03675779700279236,0.03720875829458237,0.03766922280192375,0.03812706097960472,0.038587719202041626,0.039051249623298645,0.03951690346002579,0.039985835552215576,0.04044705256819725,0.04091653972864151,0.04138791188597679,0.04185771569609642,0.04232826828956604,0.04279980808496475,0.04327016696333885,0.04374197497963905,0.04421597719192505,0.04468720406293869,0.045160770416259766,0.045637257397174835,0.04610418900847435,0.046577803790569305,0.04705245792865753,0.04752662777900696,0.048001594841480255,0.048472680151462555,0.048950035125017166,0.04942396283149719,0.049895938485860825,0.05037001520395279,0.05084177106618881,0.05131101980805397,0.051777519285678864,0.052242256700992584,0.05271000787615776,0.05316917225718498,0.053633883595466614,0.05409447103738785,0.05455780774354935,0.05501117929816246,0.05546925589442253,0.05592053011059761,0.056368712335824966,0.05681795999407768,0.057265445590019226,0.05771058797836304,0.05815305560827255,0.05859144404530525,0.05902625992894173,0.05946064367890358,0.05989193916320801,0.060322340577840805,0.06074709817767143,0.06116644665598869,0.06158674135804176,0.06200488656759262,0.06241709366440773,0.06282949447631836,0.0632384717464447,0.06363651901483536,0.06403700262308121,0.06443234533071518,0.06482076644897461,0.06520736962556839,0.06558985263109207,0.06596804410219193,0.06634263694286346,0.06671187281608582,0.06708282232284546,0.06744995713233948,0.06781139969825745,0.06816746294498444,0.06851701438426971,0.06886421889066696,0.06920725107192993,0.06954821199178696,0.0698864683508873,0.07021866738796234,0.07054734230041504,0.07086791098117828,0.07118331640958786,0.07149698585271835,0.07180440425872803,0.07211031019687653,0.07241097092628479,0.07270883768796921,0.0729968324303627,0.0732857957482338,0.0735699012875557,0.0738520398736,0.07412538677453995,0.07439697533845901,0.07466260343790054,0.07492391765117645,0.07517986744642258,0.07543107122182846,0.07567986100912094,0.07592377066612244,0.07616420835256577,0.07640120387077332,0.07663621008396149,0.0768650695681572,0.07708830386400223,0.07730789482593536,0.07752449810504913,0.07773501425981522,0.07794507592916489,0.07815065234899521,0.07834973186254501,0.07854360342025757,0.07873359322547913,0.07892389595508575,0.07911050319671631,0.07929298281669617,0.07947023212909698,0.07964567095041275,0.07981676608324051,0.07998433709144592,0.08015019446611404,0.0803082138299942,0.08046562224626541,0.08061710000038147,0.0807657316327095,0.08091419190168381,0.08106106519699097,0.08120021224021912,0.08134003728628159,0.08147785812616348,0.08160819858312607,0.08173704892396927,0.08186116069555283,0.08198639005422592,0.08210818469524384,0.08222675323486328,0.0823439210653305,0.08245643228292465,0.08256544172763824,0.08267221599817276,0.08277818560600281,0.08288230001926422,0.08298347145318985,0.08308133482933044,0.08317551016807556,0.08327040076255798,0.08336252719163895,0.08345283567905426,0.08353974670171738,0.08362571895122528,0.08370744436979294,0.0837879553437233,0.08386591821908951,0.0839441642165184,0.08401983231306076,0.08409233391284943,0.08416305482387543,0.08423329144716263,0.08430145680904388,0.08436800539493561,0.08443539589643478,0.08449844270944595,0.0845620185136795,0.08462262898683548,0.08468210697174072,0.08473975211381912,0.0847962349653244,0.08485203981399536,0.08490563184022903,0.08495710045099258,0.08500984311103821,0.08505788445472717,0.08510661870241165,0.08515287190675735,0.0851982831954956,0.08524203300476074,0.08528584986925125,0.08532799780368805,0.0853695496916771,0.08541001379489899,0.08544927090406418,0.08548866957426071,0.08552689105272293,0.08556310832500458,0.085597924888134,0.08563268929719925,0.08566702902317047,0.08570017665624619,0.0857323408126831,0.08576414734125137,0.08579589426517487,0.08582700043916702,0.08585643768310547,0.08588560670614243,0.08591393381357193,0.08594100177288055,0.08596909046173096,0.08599560707807541,0.086021788418293,0.08604690432548523,0.08607127517461777,0.08609475195407867,0.08611848950386047,0.08614160865545273,0.08616390079259872,0.08618711680173874,0.08620791137218475,0.08622928708791733,0.08624985069036484,0.08626922219991684,0.08628994971513748,0.08630888909101486,0.08632770925760269,0.08634643256664276,0.08636441081762314,0.08638238161802292,0.08640006929636002,0.08641732484102249,0.08643411844968796,0.0864507183432579,0.08646654337644577,0.0864829495549202,0.08649853616952896,0.0865136906504631,0.08652795106172562,0.08654322475194931,0.08655775338411331,0.08657193928956985,0.0865861251950264,0.08659958839416504,0.08661312609910965,0.08662600815296173,0.08663855493068695,0.08665166050195694,0.08666389435529709,0.08667653053998947,0.08668883889913559,0.08670056611299515,0.08671253174543381,0.08672387152910233,0.0867353081703186,0.08674689382314682,0.08675767481327057,0.08676877617835999,0.08677972853183746,0.08679073303937912],"recovered":[0.0,0.00021944756736047566,0.0004086864064447582,0.0005935338558629155,0.000778791552875191,0.0009718185174278915,0.001169333467260003,0.0013693334767594934,0.0015755828935652971,0.0017892636824399233,0.002005116082727909,0.002230282174423337,0.002464520512148738,0.0027031260542571545,0.002949669724330306,0.003202221356332302,0.003464014269411564,0.003733286866918206,0.004005213733762503,0.004277767613530159,0.004551407881081104,0.004829028621315956,0.005103802774101496,0.005383957177400589,0.005668285768479109,0.005949767772108316,0.006231321487575769,0.006516084540635347,0.006804370321333408,0.0070909433998167515,0.007381955627351999,0.007672195788472891,0.007962170988321304,0.008255571126937866,0.00855046883225441,0.008847971446812153,0.009146197699010372,0.009444424882531166,0.009747187606990337,0.010049901902675629,0.01035628467798233,0.010665658861398697,0.010972571559250355,0.011287350207567215,0.01160174235701561,0.011919103562831879,0.012237043119966984,0.012551532126963139,0.012872004881501198,0.0131947947666049,0.013518862426280975,0.013845295645296574,0.014171559363603592,0.014504892751574516,0.014836754649877548,0.01516801305115223,0.015501998364925385,0.015840664505958557,0.01617889478802681,0.016524173319339752,0.016870414838194847,0.017220348119735718,0.017567677423357964,0.01792212203145027,0.018275072798132896,0.01863277517259121,0.018992047756910324,0.019352838397026062,0.01971404068171978,0.020080816000699997,0.020448725670576096,0.020818347111344337,0.021191565319895744,0.02156458981335163,0.021942198276519775,0.022324634715914726,0.022711677476763725,0.02310115657746792,0.023487403988838196,0.02387908101081848,0.024269429966807365,0.02466050162911415,0.025057679042220116,0.025451380759477615,0.025851912796497345,0.026253504678606987,0.026660550385713577,0.027073701843619347,0.02748767100274563,0.027904056012630463,0.02832183800637722,0.02874029614031315,0.029159309342503548,0.0295855849981308,0.0300136711448431,0.030442940071225166,0.030868105590343475,0.03130140155553818,0.03174024820327759,0.03217627480626106,0.03261521831154823,0.03305326774716377,0.03349525108933449,0.03393689543008804,0.03438715636730194,0.03483353182673454,0.03528383746743202,0.03573590889573097,0.0361938402056694,0.036646101623773575,0.03710070624947548,0.037555862218141556,0.03801615908741951,0.03847945109009743,0.038942281156778336,0.03940872848033905,0.03987083584070206,0.04033740609884262,0.04080802947282791,0.0412772074341774,0.04174906015396118,0.042221833020448685,0.042692337185144424,0.04316124692559242,0.043633777648210526,0.04410251975059509,0.0445733368396759,0.045045021921396255,0.0455164909362793,0.04598943144083023,0.046468015760183334,0.046944309026002884,0.04741184413433075,0.047885727137327194,0.04836134612560272,0.04883534833788872,0.049309518188238144,0.049779996275901794,0.05025684833526611,0.050726842135190964,0.05119481310248375,0.05166070908308029,0.05212884768843651,0.05259285867214203,0.053059838712215424,0.05352076515555382,0.05398641899228096,0.054445892572402954,0.05490216240286827,0.055356934666633606,0.05580844730138779,0.05626225471496582,0.05671152472496033,0.05716012045741081,0.05760374292731285,0.0580444261431694,0.05848151072859764,0.058921828866004944,0.05935234948992729,0.05978835001587868,0.06021822243928909,0.06063728407025337,0.06106295809149742,0.06148339435458183,0.061899006366729736,0.062311720103025436,0.06272262334823608,0.0631299614906311,0.06353126466274261,0.0639316737651825,0.06432315707206726,0.06471500545740128,0.06509929895401001,0.06548315286636353,0.06586141139268875,0.06623955070972443,0.06661325693130493,0.06698046624660492,0.06734765321016312,0.0677059069275856,0.06805863976478577,0.06841205060482025,0.06876010447740555,0.06910183280706406,0.0694439485669136,0.06977848708629608,0.07010921835899353,0.07043465971946716,0.07075723260641098,0.07107686251401901,0.07139052450656891,0.07170096039772034,0.07200377434492111,0.07230516523122787,0.0726005882024765,0.07289230078458786,0.07318005710840225,0.07346180081367493,0.07374470680952072,0.07402271777391434,0.07429444789886475,0.07455752044916153,0.07481890171766281,0.07507596909999847,0.07532526552677155,0.07557366788387299,0.07581689953804016,0.07605678588151932,0.07629546523094177,0.07652825862169266,0.07675595581531525,0.07697924226522446,0.07719811052083969,0.07741263508796692,0.07762503623962402,0.07783437520265579,0.0780392438173294,0.07824049890041351,0.0784345418214798,0.07862710952758789,0.07881473004817963,0.07900095731019974,0.07918228209018707,0.0793624222278595,0.07953708618879318,0.07970733940601349,0.07987549155950546,0.08003941923379898,0.0801994577050209,0.08035701513290405,0.08051028102636337,0.08066241443157196,0.0808110162615776,0.08095542341470718,0.08109879493713379,0.08123639971017838,0.08137284964323044,0.08150364458560944,0.08163022249937057,0.08175701647996902,0.08187838643789291,0.0820029079914093,0.08212301880121231,0.0822368860244751,0.08234971016645432,0.0824592262506485,0.08256729692220688,0.08267150819301605,0.0827748253941536,0.08287568390369415,0.08297412842512131,0.08307056874036789,0.08316375315189362,0.08325628191232681,0.08334483206272125,0.08343329280614853,0.083518847823143,0.08360134065151215,0.0836813747882843,0.0837608054280281,0.08383707702159882,0.08391163498163223,0.08398592472076416,0.08405765891075134,0.08412729203701019,0.08419398218393326,0.08426269888877869,0.08432700484991074,0.08439180999994278,0.08445397019386292,0.08451347053050995,0.08457443863153458,0.0846322551369667,0.08468765020370483,0.08474326878786087,0.08479741215705872,0.08484981954097748,0.08490090072154999,0.08495007455348969,0.08499878644943237,0.08504429459571838,0.08509097993373871,0.08513549715280533,0.08517825603485107,0.08522156625986099,0.08526244014501572,0.08530287444591522,0.08534269034862518,0.0853816345334053,0.08541890978813171,0.08545497804880142,0.08549103140830994,0.08552565425634384,0.08556006103754044,0.08559273183345795,0.08562496304512024,0.08565712720155716,0.0856877937912941,0.08571834117174149,0.08574896305799484,0.08577760308980942,0.08580571413040161,0.08583423495292664,0.0858614519238472,0.08588748425245285,0.08591394871473312,0.0859394297003746,0.0859638974070549,0.08598696440458298,0.0860109031200409,0.08603345602750778,0.08605659753084183,0.08607778698205948,0.0860987976193428,0.08611945062875748,0.08613996207714081,0.08615996688604355,0.08617869019508362,0.08619856834411621,0.08621753752231598,0.08623546361923218,0.08625389635562897,0.0862717255949974,0.08628813177347183,0.08630562573671341,0.08632266521453857,0.08633901923894882,0.08635547757148743,0.08637161552906036,0.08638708293437958,0.0864022895693779,0.08641758561134338,0.08643249422311783,0.08644711971282959,0.08646144717931747,0.08647515624761581,0.08648881316184998,0.08650179207324982,0.08651462942361832,0.0865270271897316,0.08654066175222397,0.08655299246311188,0.08656589686870575,0.08657772094011307,0.08658983558416367,0.08660170435905457,0.08661377429962158,0.08662508428096771,0.08663606643676758,0.0866469219326973,0.08665819466114044],"active":[0.0005527138710021973,0.0004930684808641672,0.00048015982611104846,0.00048363429959863424,0.0004957226919941604,0.0005028164596296847,0.0005121298599988222,0.0005245078355073929,0.0005363547243177891,0.0005462716799229383,0.0005614967085421085,0.000576335471123457,0.0005891716573387384,0.0006048309151083231,0.0006181499920785427,0.0006356190424412489,0.0006505544297397137,0.0006538357120007277,0.0006562485359609127,0.0006603747606277466,0.0006624497473239899,0.0006626909598708153,0.000670773908495903,0.0006753583438694477,0.0006749485619366169,0.0006771194748580456,0.0006844792515039444,0.0006907042115926743,0.0006894255056977272,0.0006930199451744556,0.0006938404403626919,0.0006961566396057606,0.0007020439952611923,0.0007055671885609627,0.0007110200822353363,0.0007131434977054596,0.0007165698334574699,0.0007224567234516144,0.0007252804934978485,0.0007291408255696297,0.0007310947403311729,0.0007318425923585892,0.0007399013265967369,0.0007433276623487473,0.000747261568903923,0.000751483254134655,0.0007472606375813484,0.00075478944927454,0.0007575396448373795,0.0007640542462468147,0.0007686875760555267,0.0007703276351094246,0.0007783863693475723,0.0007744533941149712,0.0007802443578839302,0.0007875058799982071,0.0007901117205619812,0.0007930807769298553,0.0008050724864006042,0.0008096806704998016,0.0008127447217702866,0.0008156169205904007,0.0008262805640697479,0.0008272230625152588,0.0008342433720827103,0.0008344613015651703,0.0008383207023143768,0.0008415784686803818,0.0008486472070217133,0.0008540526032447815,0.0008585397154092789,0.000861460343003273,0.000864863395690918,0.0008747801184654236,0.0008782539516687393,0.00088481605052948,0.0008857809007167816,0.0008874721825122833,0.0008885320276021957,0.0008889418095350266,0.0008895453065633774,0.0008991491049528122,0.0009017791599035263,0.0009094048291444778,0.0009164009243249893,0.0009218789637088776,0.0009300094097852707,0.0009315535426139832,0.0009341835975646973,0.0009406004101037979,0.0009418558329343796,0.0009510740637779236,0.0009586494415998459,0.0009581912308931351,0.0009608455002307892,0.0009632576256990433,0.0009754188358783722,0.0009798817336559296,0.0009832866489887238,0.0009877942502498627,0.000989772379398346,0.0009935162961483002,0.0009979046881198883,0.0010074637830257416,0.0010112971067428589,0.0010138563811779022,0.0010187774896621704,0.001021888107061386,0.0010149180889129639,0.001023121178150177,0.001026354730129242,0.0010318569839000702,0.0010350905358791351,0.00103745236992836,0.0010435543954372406,0.0010383240878582,0.0010457038879394531,0.0010505057871341705,0.001049686223268509,0.0010510608553886414,0.0010507479310035706,0.0010483339428901672,0.001049637794494629,0.0010547302663326263,0.0010534264147281647,0.0010582506656646729,0.0010639205574989319,0.0010591670870780945,0.0010613128542900085,0.001063026487827301,0.0010586120188236237,0.0010572858154773712,0.0010608360171318054,0.001064307987689972,0.0010626167058944702,0.001060590147972107,0.0010604970157146454,0.0010617747902870178,0.001054171472787857,0.0010506771504878998,0.0010474435985088348,0.0010492987930774689,0.0010403245687484741,0.001041024923324585,0.0010346323251724243,0.0010370425879955292,0.0010247603058815002,0.001023363322019577,0.0010183677077293396,0.0010117776691913605,0.0010095126926898956,0.0010031908750534058,0.00099906325340271,0.0009929351508617401,0.0009877011179924011,0.0009818337857723236,0.0009791329503059387,0.000970110297203064,0.0009699910879135132,0.0009587481617927551,0.0009482242166996002,0.0009494572877883911,0.0009419284760951996,0.0009336993098258972,0.000930488109588623,0.0009267516434192657,0.0009138956665992737,0.0009070411324501038,0.0009010806679725647,0.0008890926837921143,0.0008842125535011292,0.0008748471736907959,0.0008687451481819153,0.000859484076499939,0.0008504614233970642,0.0008432716131210327,0.0008367002010345459,0.0008309334516525269,0.0008198097348213196,0.0008111074566841125,0.0008055791258811951,0.0007952004671096802,0.0007881075143814087,0.0007846355438232422,0.0007747188210487366,0.0007688552141189575,0.0007586926221847534,0.000748656690120697,0.000739753246307373,0.0007275417447090149,0.0007197856903076172,0.0007100105285644531,0.0007050633430480957,0.0006916671991348267,0.0006852075457572937,0.0006776005029678345,0.0006719827651977539,0.0006635859608650208,0.0006522685289382935,0.0006398856639862061,0.0006294697523117065,0.0006223469972610474,0.0006121695041656494,0.000603891909122467,0.0005985051393508911,0.0005905404686927795,0.0005843043327331543,0.0005794242024421692,0.0005696043372154236,0.0005600452423095703,0.0005519390106201172,0.0005452558398246765,0.0005369037389755249,0.0005324408411979675,0.0005256161093711853,0.0005153566598892212,0.0005043596029281616,0.0004930943250656128,0.000489354133605957,0.00048339366912841797,0.00047825276851654053,0.0004692748188972473,0.0004633888602256775,0.00045434385538101196,0.0004472509026527405,0.0004428550601005554,0.000432722270488739,0.00042620301246643066,0.0004176422953605652,0.00040871649980545044,0.00040391087532043457,0.00039865076541900635,0.00038919597864151,0.00038461387157440186,0.0003790631890296936,0.00037179887294769287,0.00036419928073883057,0.0003575161099433899,0.0003561675548553467,0.0003511682152748108,0.00034836679697036743,0.0003410130739212036,0.0003334134817123413,0.00032855570316314697,0.0003225058317184448,0.0003189593553543091,0.00031500309705734253,0.0003119632601737976,0.00030650943517684937,0.0002998262643814087,0.000296272337436676,0.00029195845127105713,0.00028908252716064453,0.00028346478939056396,0.0002808868885040283,0.0002741515636444092,0.00026910752058029175,0.00026457756757736206,0.00026278942823410034,0.0002590268850326538,0.00025525689125061035,0.0002514198422431946,0.000247366726398468,0.0002437978982925415,0.00024071335792541504,0.00024141371250152588,0.00023574382066726685,0.0002350136637687683,0.0002308189868927002,0.00022813677787780762,0.00022628158330917358,0.00022179633378982544,0.000219784677028656,0.00021798163652420044,0.00021383166313171387,0.0002124309539794922,0.00020806491374969482,0.00020571798086166382,0.00020279735326766968,0.00019949674606323242,0.0001977384090423584,0.00019486993551254272,0.00019250065088272095,0.0001912936568260193,0.00018844753503799438,0.00018683075904846191,0.0001857951283454895,0.0001842007040977478,0.00018147379159927368,0.00017901510000228882,0.00017771124839782715,0.00017599761486053467,0.00017452239990234375,0.00017227977514266968,0.00017141550779342651,0.00017093122005462646,0.00016987323760986328,0.00016864389181137085,0.00016726553440093994,0.0001649707555770874,0.00016339868307113647,0.0001633763313293457,0.0001613721251487732,0.00016033649444580078,0.00015942007303237915,0.00015732645988464355,0.00015532225370407104,0.0001545920968055725,0.00015464425086975098,0.0001529976725578308,0.00015366077423095703,0.00015131384134292603,0.00015150010585784912,0.0001510530710220337,0.0001497715711593628,0.00014998763799667358,0.00014892220497131348,0.00014901906251907349,0.0001478642225265503,0.00014687329530715942,0.00014691799879074097,0.00014617294073104858,0.00014559924602508545,0.0001459866762161255,0.00014509260654449463,0.00014387816190719604,0.0001439303159713745,0.00014305859804153442,0.00014207512140274048,0.00014086812734603882,0.00014093518257141113,0.00014016777276992798,0.00013944506645202637,0.00013900548219680786,0.0001381412148475647,0.00013796985149383545,0.00013719499111175537,0.0001367628574371338,0.00013703107833862305,0.00013686716556549072,0.00013586878776550293,0.00013584643602371216,0.0001346692442893982,0.00013481080532073975,0.00013403594493865967,0.00013360381126403809,0.00013311952352523804,0.00013259053230285645,0.00013270974159240723,0.00013280659914016724,0.00013253837823867798]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0005527138710021973,0.00071060995105654,0.0008856130298227072,0.0010670102201402187,0.001250916626304388,0.0014400348300114274,0.001626957324333489,0.0018197189783677459,0.0020145555026829243,0.002212480641901493,0.002415979281067848,0.002620974089950323,0.00283105974085629,0.0030389740131795406,0.0032522205729037523,0.003465635934844613,0.003685638541355729,0.00389835424721241,0.004109332803636789,0.0043208664283156395,0.004528587218374014,0.0047324239276349545,0.004940965678542852,0.005141375586390495,0.005341279320418835,0.0055404831655323505,0.005740893539041281,0.005937274545431137,0.0061304462142288685,0.006320843007415533,0.006509744096547365,0.006699610501527786,0.006884819827973843,0.007068243809044361,0.007251787930727005,0.007431013509631157,0.00761279696598649,0.007795135024935007,0.007971681654453278,0.008148904889822006,0.008327455259859562,0.00850115530192852,0.008675241842865944,0.008847711607813835,0.009020856581628323,0.009192023426294327,0.00935966707766056,0.009526032023131847,0.009695461951196194,0.009860427118837833,0.010024234652519226,0.010189755819737911,0.010354455560445786,0.010519517585635185,0.010680840350687504,0.010843079537153244,0.011003243736922741,0.011161163449287415,0.011318119242787361,0.011476160027086735,0.011630847118794918,0.011785461567342281,0.01194043830037117,0.012093122117221355,0.012246578931808472,0.012399383820593357,0.01255025900900364,0.012701543048024178,0.01285304594784975,0.013000639155507088,0.01314784586429596,0.013296476565301418,0.013443177565932274,0.013588309288024902,0.013734431006014347,0.013877825811505318,0.01402187254279852,0.014164446853101254,0.0143057182431221,0.014447617344558239,0.014585993252694607,0.014726276509463787,0.014865013770759106,0.015002328902482986,0.01514099445194006,0.015276982448995113,0.015413958579301834,0.015547895804047585,0.015683159232139587,0.015815913677215576,0.015948932617902756,0.0160843413323164,0.016216926276683807,0.016347508877515793,0.01647869497537613,0.016607951372861862,0.016736725345253944,0.016866052523255348,0.016993282362818718,0.01712055876851082,0.01724872924387455,0.017373111099004745,0.01749573089182377,0.017620956525206566,0.017745772376656532,0.017867742106318474,0.017990844324231148,0.01811225898563862,0.018232708796858788,0.018352722749114037,0.018472472205758095,0.01859101466834545,0.018708759918808937,0.01882602460682392,0.018942782655358315,0.01906057633459568,0.019177213311195374,0.019292449578642845,0.01940382644534111,0.01951795443892479,0.019630512222647667,0.019742805510759354,0.01985449716448784,0.019965052604675293,0.02007189393043518,0.02018020488321781,0.02028687670826912,0.020393090322613716,0.02049744501709938,0.020603898912668228,0.020708978176116943,0.020812464877963066,0.020915396511554718,0.02101852186024189,0.02112084999680519,0.021223274990916252,0.02132367342710495,0.021422021090984344,0.0215213093906641,0.021618546918034554,0.021716458722949028,0.021811090409755707,0.021906759589910507,0.022000499069690704,0.022095683962106705,0.022187083959579468,0.02227756381034851,0.022367924451828003,0.02245587296783924,0.02254524454474449,0.022630611434578896,0.022716965526342392,0.022801101207733154,0.02288632281124592,0.022967612370848656,0.023049937561154366,0.02312961034476757,0.023209787905216217,0.02328815683722496,0.023367177695035934,0.023445716127753258,0.023521913215517998,0.023597506806254387,0.023671003058552742,0.02374478615820408,0.023816881701350212,0.023887915536761284,0.023958105593919754,0.02402626909315586,0.02409513108432293,0.024161484092473984,0.024225978180766106,0.02429158426821232,0.02435562014579773,0.024417823180556297,0.024480460211634636,0.02454068511724472,0.024601971730589867,0.02466048300266266,0.0247192345559597,0.02477632276713848,0.02483338676393032,0.024888278916478157,0.02494160272181034,0.024994611740112305,0.025046439841389656,0.025098316371440887,0.025148045271635056,0.025197893381118774,0.02524559572339058,0.025294214487075806,0.02534070983529091,0.025387832894921303,0.025431770831346512,0.02547541819512844,0.02551925927400589,0.025561437010765076,0.02560255117714405,0.025644341483712196,0.02568497322499752,0.025725604966282845,0.025763126090168953,0.025800958275794983,0.02583671733736992,0.025871679186820984,0.025909295305609703,0.025943556800484657,0.025976033881306648,0.02600925974547863,0.026042556390166283,0.026074405759572983,0.026106158271431923,0.02613653615117073,0.026165682822465897,0.026194661855697632,0.026222649961709976,0.02625085599720478,0.026277566328644753,0.026303818449378014,0.026330890133976936,0.026355573907494545,0.026380715891718864,0.026405351236462593,0.02642916515469551,0.02645310014486313,0.026476021856069565,0.02649812400341034,0.026520611718297005,0.02654203772544861,0.02656271494925022,0.026583394035696983,0.026602335274219513,0.026621371507644653,0.02663939632475376,0.02665816806256771,0.02667590230703354,0.026692720130085945,0.026710236445069313,0.02672693319618702,0.026743002235889435,0.026757938787341118,0.026773234829306602,0.026788195595145226,0.02680247835814953,0.02681676298379898,0.026830395683646202,0.026843184605240822,0.026856092736124992,0.026868421584367752,0.026880992576479912,0.02689271979033947,0.026904350146651268,0.026915520429611206,0.026926064863801003,0.02693646401166916,0.026946742087602615,0.026957552880048752,0.026967179030179977,0.0269760824739933,0.026985444128513336,0.02699396200478077,0.027002671733498573,0.027011092752218246,0.02701951377093792,0.027027258649468422,0.027034908533096313,0.027042845264077187,0.027049649506807327,0.027056695893406868,0.02706354856491089,0.02706989459693432,0.02707628719508648,0.027082320302724838,0.027088111266493797,0.027094649150967598,0.027100151404738426,0.027105459943413734,0.027110526338219643,0.0271153524518013,0.027120200917124748,0.027124835178256035,0.027129225432872772,0.02713330276310444,0.027137815952301025,0.027141917496919632,0.02714601904153824,0.027150338515639305,0.02715395763516426,0.027158228680491447,0.027161389589309692,0.0271653700619936,0.027168940752744675,0.02717205323278904,0.027175480499863625,0.02717835083603859,0.027181126177310944,0.02718431130051613,0.027186989784240723,0.027189619839191437,0.02719244174659252,0.027195023372769356,0.02719775028526783,0.027200067415833473,0.027202382683753967,0.02720469981431961,0.027207208797335625,0.02720962092280388,0.027211841195821762,0.027214398607611656,0.02721657045185566,0.027219079434871674,0.027220914140343666,0.02722260169684887,0.027224484831094742,0.027226341888308525,0.027228103950619698,0.02722979336977005,0.027231626212596893,0.027233194559812546,0.027234956622123718,0.02723659761250019,0.027238141745328903,0.027239613234996796,0.027240723371505737,0.02724236436188221,0.027243811637163162,0.027245162054896355,0.027246369048953056,0.02724774368107319,0.02724882960319519,0.027249915525317192,0.027251146733760834,0.027252232655882835,0.027253437787294388,0.02725452370941639,0.02725558541715145,0.027256671339273453,0.027257611975073814,0.027258673682808876,0.027259664610028267,0.02726070210337639,0.02726185880601406,0.027262656018137932,0.027263596653938293,0.027264440432190895,0.027265358716249466,0.027266008779406548,0.02726687863469124,0.0272675771266222,0.02726839855313301,0.027269121259450912],"recovered":[0.0,0.00022077462926972657,0.0004097239288967103,0.000592713535297662,0.0007711428334005177,0.0009532879339531064,0.0011377010960131884,0.001323175965808332,0.0015126318903639913,0.001702739391475916,0.0018998440355062485,0.0021018709521740675,0.0023020398803055286,0.0025083376094698906,0.002715745009481907,0.002924793167039752,0.0031365922186523676,0.003353313310071826,0.0035679833963513374,0.003780120052397251,0.003993511199951172,0.0042043449357151985,0.004411849193274975,0.004616168327629566,0.0048204632475972176,0.005025554448366165,0.005228353198617697,0.005426133517175913,0.005623600445687771,0.005820174235850573,0.006013756152242422,0.006204370409250259,0.006394936237484217,0.006580748595297337,0.006766778416931629,0.006952422205358744,0.007134398445487022,0.007317822426557541,0.007496420294046402,0.007677166257053614,0.007855185307562351,0.008036848157644272,0.008211223408579826,0.008383765816688538,0.008559251204133034,0.008731311187148094,0.008903104811906815,0.009072654880583286,0.009243990294635296,0.009413467720150948,0.009581473655998707,0.009747308678925037,0.009912925772368908,0.010080569423735142,0.010243773460388184,0.01040968019515276,0.01057247444987297,0.010736354626715183,0.010894516482949257,0.011051447130739689,0.011209729127585888,0.011367118917405605,0.01152264978736639,0.011678350158035755,0.011834532953798771,0.011989726684987545,0.012143352068960667,0.012295481748878956,0.01244787685573101,0.012598075903952122,0.012749409303069115,0.012896664440631866,0.01304560899734497,0.013192671351134777,0.013340892270207405,0.013487037271261215,0.013630891218781471,0.013773320242762566,0.013917632400989532,0.014063102193176746,0.014204784296452999,0.014343498274683952,0.014485180377960205,0.014622760005295277,0.014760991558432579,0.014902601018548012,0.015040350146591663,0.015175879001617432,0.015312759205698967,0.015447854064404964,0.01558181457221508,0.01571628265082836,0.015851400792598724,0.015984276309609413,0.01611587218940258,0.016247371211647987,0.016379402950406075,0.01650957390666008,0.016638468950986862,0.016768038272857666,0.016896449029445648,0.01702493242919445,0.01715078577399254,0.017274588346481323,0.01739976741373539,0.017523327842354774,0.017645418643951416,0.017770547419786453,0.017893675714731216,0.018013929948210716,0.018133776262402534,0.018253283575177193,0.018373588100075722,0.01849258877336979,0.018609683960676193,0.01872839592397213,0.018846625462174416,0.01896345429122448,0.019080067053437233,0.019193904474377632,0.019308296963572502,0.01942167617380619,0.0195351280272007,0.019647566601634026,0.019759932532906532,0.019868895411491394,0.019976919516921043,0.020084941759705544,0.020192433148622513,0.02029845304787159,0.020404014736413956,0.02050885371863842,0.020613666623830795,0.020716959610581398,0.02082090452313423,0.020923620089888573,0.021025368943810463,0.021127263084053993,0.0212271548807621,0.021326828747987747,0.021426454186439514,0.0215256717056036,0.02162225730717182,0.02171720191836357,0.02181209810078144,0.02190767042338848,0.02200191654264927,0.02209201268851757,0.02218126319348812,0.02227031998336315,0.022359861060976982,0.02244643308222294,0.022533632814884186,0.02261854149401188,0.022704003378748894,0.022788114845752716,0.02287229895591736,0.022953588515520096,0.023035190999507904,0.02311536855995655,0.023194340988993645,0.023275822401046753,0.023354940116405487,0.023429714143276215,0.023504124954342842,0.023580297827720642,0.023653430864214897,0.02372501976788044,0.02379576489329338,0.023866750299930573,0.023936457931995392,0.02400418557226658,0.024070611223578453,0.024136770516633987,0.024200059473514557,0.024262022227048874,0.024324947968125343,0.02438621036708355,0.024447254836559296,0.02450813166797161,0.024567799642682076,0.024626240134239197,0.02468433976173401,0.024740269407629967,0.024795692414045334,0.02484949864447117,0.02490209974348545,0.024953491985797882,0.025005271658301353,0.025055434554815292,0.02510487474501133,0.025153830647468567,0.02520148456096649,0.025248872116208076,0.025294281542301178,0.025338701903820038,0.025382615625858307,0.025424936786293983,0.025467524304986,0.025508686900138855,0.02554943971335888,0.025591254234313965,0.025630630552768707,0.02566996030509472,0.025706587359309196,0.025742659345269203,0.02577981725335121,0.025815092027187347,0.02584795467555523,0.02588120475411415,0.025915659964084625,0.025947773829102516,0.025979576632380486,0.026011183857917786,0.026042429730296135,0.02607143297791481,0.026100385934114456,0.0261288583278656,0.026156654581427574,0.026182712987065315,0.02621065266430378,0.02623622864484787,0.02626146748661995,0.02628721296787262,0.026311172172427177,0.026335444301366806,0.026358729228377342,0.02638174779713154,0.026404717937111855,0.026426022872328758,0.02644650824368,0.026466799899935722,0.026486584916710854,0.026506105437874794,0.026525648310780525,0.026544637978076935,0.026562711223959923,0.02658073417842388,0.02659793756902218,0.026614779606461525,0.02663089707493782,0.026646604761481285,0.02666214294731617,0.026677586138248444,0.026692256331443787,0.02670675702393055,0.026720654219388962,0.026734529063105583,0.026748523116111755,0.026761142536997795,0.026773665100336075,0.026786379516124725,0.026797842234373093,0.02680927887558937,0.026820015162229538,0.026830993592739105,0.02684146538376808,0.02685227431356907,0.026862047612667084,0.02687126398086548,0.026880552992224693,0.026890181005001068,0.026898793876171112,0.026907481253147125,0.02691606990993023,0.02692408114671707,0.026932092383503914,0.026940125972032547,0.0269475094974041,0.0269545316696167,0.02696176990866661,0.02696854993700981,0.026975184679031372,0.026982182636857033,0.026988068595528603,0.02699410170316696,0.02699953131377697,0.027005635201931,0.027010846883058548,0.027015721425414085,0.027020666748285294,0.02702537178993225,0.027029739692807198,0.027034226804971695,0.027038786560297012,0.02704327553510666,0.027047231793403625,0.027051575481891632,0.027055364102125168,0.027059368789196014,0.02706315740942955,0.027066824957728386,0.027070660144090652,0.027074232697486877,0.027077995240688324,0.027080964297056198,0.027083665132522583,0.027086801826953888,0.027089552953839302,0.027092352509498596,0.02709490992128849,0.027097515761852264,0.02710065245628357,0.027103282511234283,0.027105575427412987,0.02710779383778572,0.027110520750284195,0.027112837880849838,0.027115032076835632,0.027117373421788216,0.02711990661919117,0.027122151106595993,0.027124347165226936,0.027126494795084,0.027128085494041443,0.027130089700222015,0.02713230811059475,0.027134045958518982,0.027135638520121574,0.027137158438563347,0.02713899314403534,0.027140729129314423,0.027142442762851715,0.027143914252519608,0.02714529074728489,0.02714673802256584,0.027148088440299034,0.027149464935064316,0.027150766924023628,0.02715202234685421,0.027153251692652702,0.027154482901096344,0.027155809104442596,0.027156870812177658,0.02715807780623436,0.02715904265642166,0.027160273864865303,0.027161238715052605,0.027162324637174606,0.027163241058588028,0.02716411091387272,0.02716505154967308,0.027166113257408142,0.027167102321982384,0.027167970314621925,0.027168862521648407,0.027169708162546158,0.0271706972271204,0.02717151679098606,0.027172362431883812,0.027173181995749474],"active":[0.0005527138710021973,0.0004898353363387287,0.0004758891009259969,0.0004742966848425567,0.00047977379290387034,0.000486746896058321,0.0004892562283203006,0.0004965430125594139,0.000501923612318933,0.0005097412504255772,0.0005161352455615997,0.0005191031377762556,0.0005290198605507612,0.00053063640370965,0.0005364755634218454,0.0005408427678048611,0.0005490463227033615,0.000545040937140584,0.0005413494072854519,0.0005407463759183884,0.000535076018422842,0.0005280789919197559,0.0005291164852678776,0.0005252072587609291,0.0005208160728216171,0.0005149287171661854,0.000512540340423584,0.0005111410282552242,0.0005068457685410976,0.0005006687715649605,0.0004959879443049431,0.0004952400922775269,0.0004898835904896259,0.00048749521374702454,0.0004850095137953758,0.00047859130427241325,0.00047839852049946785,0.0004773125983774662,0.0004752613604068756,0.00047173863276839256,0.0004722699522972107,0.00046430714428424835,0.00046401843428611755,0.00046394579112529755,0.00046160537749528885,0.0004607122391462326,0.00045656226575374603,0.0004533771425485611,0.00045147165656089783,0.00044695939868688583,0.00044276099652051926,0.00044244714081287384,0.0004415297880768776,0.0004389481619000435,0.0004370668902993202,0.00043339934200048447,0.00043076928704977036,0.0004248088225722313,0.00042360275983810425,0.0004247128963470459,0.00042111799120903015,0.000418342649936676,0.0004177885130047798,0.0004147719591856003,0.0004120459780097008,0.00040965713560581207,0.00040690694004297256,0.0004060612991452217,0.0004051690921187401,0.000402563251554966,0.0003984365612268448,0.00039981212466955185,0.00039756856858730316,0.0003956379368901253,0.000393538735806942,0.0003907885402441025,0.0003909813240170479,0.0003911266103386879,0.00038808584213256836,0.0003845151513814926,0.00038120895624160767,0.00038277823477983475,0.0003798333927989006,0.0003795688971877098,0.0003800028935074806,0.0003743814304471016,0.00037360843271017075,0.0003720168024301529,0.0003704000264406204,0.0003680596128106117,0.0003671180456876755,0.0003680586814880371,0.000365525484085083,0.0003632325679063797,0.0003628227859735489,0.0003605801612138748,0.0003573223948478699,0.00035647861659526825,0.0003548134118318558,0.00035252049565315247,0.00035228021442890167,0.0003481786698102951,0.00034494511783123016,0.0003463681787252426,0.0003460049629211426,0.00034441426396369934,0.00034542568027973175,0.0003417115658521652,0.0003390330821275711,0.0003387928009033203,0.0003386959433555603,0.00033773109316825867,0.00033517181873321533,0.0003334358334541321,0.0003330986946821213,0.0003321804106235504,0.00033058784902095795,0.0003289952874183655,0.00032375939190387726,0.0003240499645471573,0.0003222152590751648,0.00032112933695316315,0.0003193691372871399,0.0003174860030412674,0.0003119613975286484,0.00031130947172641754,0.00030995719134807587,0.0003081485629081726,0.0003050118684768677,0.0003054458647966385,0.00030496343970298767,0.000303611159324646,0.00030172988772392273,0.00030156224966049194,0.00029994547367095947,0.00029965490102767944,0.000298304483294487,0.00029475800693035126,0.00029415450990200043,0.00029171817004680634,0.00029000453650951385,0.00028541870415210724,0.0002845022827386856,0.0002832971513271332,0.000283585861325264,0.00027941353619098663,0.00027564726769924164,0.00027591176331043243,0.00027460977435112,0.00027492456138134,0.00027075037360191345,0.00027053244411945343,0.0002674683928489685,0.0002677813172340393,0.00026360899209976196,0.0002618227154016495,0.0002573113888502121,0.0002561993896961212,0.0002529658377170563,0.00025180913507938385,0.00025137513875961304,0.0002460908144712448,0.00024256668984889984,0.0002412889152765274,0.00024066120386123657,0.00023658387362957,0.00023448467254638672,0.00023308582603931427,0.00023050419986248016,0.00022838078439235687,0.00022502616047859192,0.00022179260849952698,0.00022097304463386536,0.00021884962916374207,0.00021776370704174042,0.00021843798458576202,0.00021573714911937714,0.00021576136350631714,0.00021322816610336304,0.00021110288798809052,0.00020852312445640564,0.00020714662969112396,0.00020393915474414825,0.00020133331418037415,0.00019891932606697083,0.00019694119691848755,0.0001962166279554367,0.00019455328583717346,0.00019262172281742096,0.00019016116857528687,0.000189339742064476,0.00018687918782234192,0.0001863483339548111,0.00018289871513843536,0.00018113665282726288,0.00018055737018585205,0.0001788213849067688,0.00017761439085006714,0.0001768171787261963,0.00017628632485866547,0.00017616525292396545,0.0001718718558549881,0.00017032772302627563,0.0001667570322751999,0.00016509182751178741,0.00016663596034049988,0.00016373954713344574,0.00016094185411930084,0.00016130506992340088,0.00016135163605213165,0.00015874579548835754,0.00015838444232940674,0.00015695951879024506,0.00015449896454811096,0.0001522321254014969,0.00015121698379516602,0.0001504700630903244,0.00014870800077915192,0.00014716386795043945,0.0001481771469116211,0.00014492124319076538,0.00014448724687099457,0.00014388374984264374,0.00014195218682289124,0.00014192797243595123,0.0001405775547027588,0.00013939477503299713,0.0001388639211654663,0.00013731978833675385,0.000136692076921463,0.00013688579201698303,0.0001355353742837906,0.00013478659093379974,0.00013329088687896729,0.00013251975178718567,0.000131264328956604,0.00013000890612602234,0.00012950226664543152,0.0001289956271648407,0.00012822262942790985,0.00012704171240329742,0.00012663006782531738,0.00012605264782905579,0.0001248922199010849,0.0001245066523551941,0.00012363865971565247,0.00012253038585186005,0.00012156367301940918,0.0001198984682559967,0.0001198500394821167,0.00011905469000339508,0.00011797063052654266,0.0001176781952381134,0.00011678598821163177,0.00011644884943962097,0.00011574849486351013,0.00011608749628067017,0.00011490471661090851,0.00011403486132621765,0.00011418014764785767,0.00011340901255607605,0.00011249072849750519,0.0001122988760471344,0.00011203251779079437,0.00011118873953819275,0.00011082738637924194,0.0001107528805732727,0.00010952353477478027,0.00010918639600276947,0.00010901689529418945,0.00010812468826770782,0.00010773725807666779,0.00010713562369346619,0.00010592862963676453,0.00010658055543899536,0.00010604970157146454,0.00010592862963676453,0.00010489113628864288,0.00010450556874275208,0.00010447949171066284,0.00010416842997074127,0.00010385364294052124,0.00010356307029724121,0.00010358914732933044,0.00010313093662261963,0.00010274350643157959,0.00010310672223567963,0.00010238215327262878,0.0001028645783662796,0.00010202080011367798,0.00010221265256404877,0.00010211579501628876,0.00010139308869838715,0.00010124780237674713,0.0001003555953502655,0.00010016188025474548,0.00010064616799354553,0.00010018795728683472,0.0001000668853521347,0.00010008923709392548,0.00010011345148086548,0.00010023452341556549,9.941495954990387e-05,9.910017251968384e-05,9.912438690662384e-05,9.941495954990387e-05,9.910017251968384e-05,9.900331497192383e-05,9.936653077602386e-05,9.919703006744385e-05,9.917281568050385e-05,9.876303374767303e-05,9.825453162193298e-05,9.799003601074219e-05,9.825639426708221e-05,9.801425039768219e-05,9.74852591753006e-05,9.758025407791138e-05,9.755603969097137e-05,9.77981835603714e-05,9.760446846485138e-05,9.741261601448059e-05,9.717047214508057e-05,9.680911898612976e-05,9.707361459732056e-05,9.707361459732056e-05,9.707361459732056e-05,9.690411388874054e-05,9.697675704956055e-05,9.680725634098053e-05,9.666383266448975e-05,9.666383266448975e-05,9.642355144023895e-05,9.656697511672974e-05,9.644590318202972e-05,9.654276072978973e-05,9.639747440814972e-05,9.637326002120972e-05,9.634904563426971e-05,9.642355144023895e-05,9.659118950366974e-05,9.680725634098053e-05,9.654276072978973e-05,9.649433195590973e-05,9.647011756896973e-05,9.649619460105896e-05,9.630061686038971e-05,9.618140757083893e-05,9.606033563613892e-05,9.603612124919891e-05,9.59392637014389e-05]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0005527138710021973,0.0007134812185540795,0.0008858784567564726,0.0010589271550998092,0.0012315174099057913,0.0014056519139558077,0.0015800518449395895,0.0017546205781400204,0.0019234709907323122,0.002096543787047267,0.00226930296048522,0.002440734999254346,0.0026113225612789392,0.0027825618162751198,0.0029546695295721292,0.0031262703705579042,0.003297171788290143,0.0034630782902240753,0.0036238699685782194,0.0037812592927366495,0.0039358255453407764,0.004084094427525997,0.004231711849570274,0.004377181641757488,0.004517826251685619,0.0046564918011426926,0.004792793188244104,0.00492489617317915,0.00505231786519289,0.005176289472728968,0.0052978480234742165,0.005418369546532631,0.005536743439733982,0.005651280749589205,0.005761933512985706,0.0058714039623737335,0.005980705376714468,0.00608513318002224,0.006189126521348953,0.006291599478572607,0.006389198824763298,0.0064870635978877544,0.006583601236343384,0.006676977965980768,0.006769437808543444,0.006857964675873518,0.006946853827685118,0.007032244000583887,0.007118020672351122,0.007201432250440121,0.007284457795321941,0.007365167606621981,0.007443126291036606,0.007519202772527933,0.00759540032595396,0.007668461184948683,0.007739591412246227,0.007808888331055641,0.00787796825170517,0.007945792749524117,0.008012411184608936,0.008079246617853642,0.008142969571053982,0.008208164945244789,0.008270584046840668,0.00833216030150652,0.00839260220527649,0.00845388788729906,0.008511410094797611,0.008569149300456047,0.00862483773380518,0.008679005317389965,0.008733294904232025,0.008785314857959747,0.008837094530463219,0.008887208998203278,0.008937855251133442,0.008986691012978554,0.00903463363647461,0.009081345982849598,0.009127841331064701,0.009173926897346973,0.009219263680279255,0.009262574836611748,0.0093054985627532,0.009347916580736637,0.00939091295003891,0.009431424550712109,0.009471405297517776,0.00951172411441803,0.009550811722874641,0.009588790126144886,0.009625972248613834,0.009663009084761143,0.009700625203549862,0.009736117906868458,0.009772189892828465,0.009805607609450817,0.0098395561799407,0.009872515685856342,0.00990564376115799,0.00993758998811245,0.009970162995159626,0.009999841451644897,0.010030846111476421,0.010059727355837822,0.010089019313454628,0.010117949917912483,0.01014753058552742,0.01017605047672987,0.010204063728451729,0.01023082248866558,0.010257604531943798,0.01028470043092966,0.010310156270861626,0.010335804894566536,0.010360801592469215,0.010384568013250828,0.010409033857285976,0.010432872921228409,0.010456953197717667,0.010480551049113274,0.010502435266971588,0.010524850338697433,0.010546687059104443,0.01056726835668087,0.010587294586002827,0.010607417672872543,0.01062754075974226,0.010647108778357506,0.010665928944945335,0.010685183107852936,0.01070337649434805,0.010721785947680473,0.010739544406533241,0.010756772011518478,0.010773686692118645,0.01078975573182106,0.010806115344166756,0.010822377167642117,0.010837843641638756,0.010852827690541744,0.010868052020668983,0.010883157141506672,0.010897151194512844,0.010911121964454651,0.010925429873168468,0.010938700288534164,0.0109519949182868,0.010964710265398026,0.010977185331285,0.010988573543727398,0.011001313105225563,0.011013039387762547,0.011024621315300465,0.011035768315196037,0.011046746745705605,0.011057749390602112,0.011068221181631088,0.011078668758273125,0.011088826693594456,0.011099033057689667,0.011108781211078167,0.011117781512439251,0.01112675666809082,0.011135322041809559,0.011143912561237812,0.01115230843424797,0.011160512454807758,0.011168040335178375,0.011176051571965218,0.01118374802172184,0.011190914548933506,0.011198490858078003,0.011205198243260384,0.011211954057216644,0.01121895108371973,0.011224959045648575,0.011231401935219765,0.011237651109695435,0.011243513785302639,0.011249328963458538,0.011255240067839622,0.011260741390287876,0.01126633957028389,0.011271719820797443,0.011276931501924992,0.011282071471214294,0.011286703869700432,0.011290709488093853,0.011294955387711525,0.011299033649265766,0.011303714476525784,0.01130774337798357,0.011312014423310757,0.011315898969769478,0.011318842880427837,0.011322944425046444,0.011326516047120094,0.011329821310937405,0.01133293379098177,0.01133623905479908,0.011339545249938965,0.01134260930120945,0.01134550478309393,0.011348327621817589,0.011351223103702068,0.011353925801813602,0.011356410570442677,0.011358678340911865,0.011361285112798214,0.011363528668880463,0.011365506798028946,0.011367510072886944,0.011369343847036362,0.011371249333024025,0.011373348534107208,0.011375158093869686,0.011376871727406979,0.011378608644008636,0.011379935778677464,0.011381504125893116,0.011383072473108768,0.011384689249098301,0.011385919526219368,0.011387295089662075,0.011388742364943027,0.011390142142772675,0.011391372419893742,0.011392603628337383,0.01139383390545845,0.011394871398806572,0.011395812034606934,0.01139672938734293,0.011397718451917171,0.011398659087717533,0.01139962486922741,0.011400469578802586,0.011401434428989887,0.011402350850403309,0.011403098702430725,0.011403702199459076,0.011404474265873432,0.011405174620449543,0.01140580140054226,0.01140625961124897,0.01140688732266426,0.011407418176531792,0.011407924816012383,0.011408455669879913,0.01140915509313345,0.011409590020775795,0.011410120874643326,0.011410579085350037,0.011411134153604507,0.011411568149924278,0.011411977931857109,0.011412388645112514,0.011412798427045345,0.01141303963959217,0.011413329280912876,0.011413618922233582,0.011413932777941227,0.011414198204874992,0.011414463631808758,0.011414825916290283,0.011415091343224049,0.01141540426760912,0.011415693908929825,0.01141598355025053,0.011416176334023476,0.011416490189731121,0.011416707187891006,0.011417045257985592,0.011417286470532417,0.011417455971240997,0.011417721398174763,0.011418058536946774,0.011418251320719719,0.011418323963880539,0.011418516747653484,0.011418662033975124,0.01141880638897419,0.01141897588968277,0.011419096030294895,0.011419265531003475,0.01141940988600254,0.011419578455388546,0.011419772170484066,0.011419892311096191,0.011419964954257011,0.011420133523643017,0.011420206166803837,0.011420327238738537,0.011420398950576782,0.011420520022511482,0.011420640163123608,0.011420712806284428,0.011420785449445248,0.011420857161283493,0.011420929804444313,0.011421075090765953,0.011421195231378078,0.011421267874538898,0.011421364732086658,0.011421412229537964,0.011421484872698784,0.011421557515859604,0.011421605944633484,0.011421630159020424,0.01142172608524561,0.01142177451401949,0.01142182294279337,0.011421918869018555,0.011422039940953255,0.011422088369727135,0.011422161012887955,0.01142218429595232,0.0114222327247262,0.01142228115350008,0.0114223537966609,0.01142240222543478,0.011422449722886086,0.011422498151659966,0.011422522366046906,0.011422570794820786,0.011422570794820786,0.011422619223594666,0.011422643437981606,0.011422643437981606,0.011422667652368546,0.011422690935432911,0.011422739364206791,0.011422763578593731,0.011422787792980671,0.011422812007367611,0.011422836221754551,0.011422884650528431,0.011422884650528431,0.011422933079302311,0.011422933079302311,0.011422933079302311,0.011422956362366676,0.011422956362366676,0.011422980576753616,0.011423004791140556,0.011423004791140556,0.011423029005527496,0.011423053219914436,0.011423053219914436,0.011423053219914436],"recovered":[0.0,0.00022424911730922759,0.00041413941653445363,0.0005926170269958675,0.0007693814695812762,0.0009438779088668525,0.0011180606670677662,0.0012926053022965789,0.0014656056882813573,0.0016415256541222334,0.001813850598409772,0.0019863201305270195,0.002158838091418147,0.0023302219342440367,0.00250083371065557,0.002673882292583585,0.00284413225017488,0.0030156124848872423,0.0031819052528589964,0.0033455921802669764,0.0035070108715444803,0.003664207411929965,0.003817277727648616,0.0039666807278990746,0.004114539362490177,0.004258682020008564,0.004400243517011404,0.004538884852081537,0.004672918003052473,0.004804393742233515,0.004933287389576435,0.0050581516698002815,0.0051814960315823555,0.005301317665725946,0.005418798420578241,0.005533336196094751,0.0056458949111402035,0.00575628224760294,0.005864618346095085,0.005970011465251446,0.006073329132050276,0.006175078451633453,0.0062729669734835625,0.0063705663196742535,0.006466114893555641,0.006559684872627258,0.006651782896369696,0.006743808276951313,0.006830718833953142,0.006918956059962511,0.00700391223654151,0.007087854668498039,0.007170422002673149,0.007248839363455772,0.00732689443975687,0.007404081057757139,0.00747950654476881,0.007553966715931892,0.007624276913702488,0.007694779895246029,0.007764076814055443,0.00783207081258297,0.007899750024080276,0.007964776828885078,0.00802936777472496,0.00809263251721859,0.008155222050845623,0.008218051865696907,0.008279772475361824,0.008338452316820621,0.008396047167479992,0.008453593589365482,0.008508630096912384,0.008563666604459286,0.008616821840405464,0.008670024573802948,0.008719222620129585,0.008771870285272598,0.008821791969239712,0.008871352300047874,0.008919874206185341,0.008967261761426926,0.009012551046907902,0.009059577248990536,0.009103587828576565,0.00914762169122696,0.009190907701849937,0.009233228862285614,0.00927514024078846,0.009316351264715195,0.009357345290482044,0.009398194961249828,0.009437041357159615,0.00947511661797762,0.009512418881058693,0.009550203569233418,0.009584924206137657,0.009621478617191315,0.009656103327870369,0.009690293110907078,0.009723927825689316,0.009757321327924728,0.00979042612016201,0.009822878055274487,0.009855089709162712,0.009886215440928936,0.009916134178638458,0.009945932775735855,0.00997486338019371,0.010004420764744282,0.010033446364104748,0.010061821900308132,0.010088508017361164,0.010114421136677265,0.010142603889107704,0.010168662294745445,0.010194527916610241,0.010219210758805275,0.010243556462228298,0.010267757810652256,0.010292296297848225,0.010316110216081142,0.01033973228186369,0.01036255806684494,0.010385552421212196,0.010407846421003342,0.010429924353957176,0.010450337082147598,0.010471038520336151,0.010491041466593742,0.010511454194784164,0.010530635714530945,0.010550059378147125,0.010567986406385899,0.010586734861135483,0.010605530813336372,0.010624205693602562,0.010641602799296379,0.010658709332346916,0.010675502941012383,0.010692175477743149,0.010707931593060493,0.010723518207669258,0.010738188400864601,0.0107535095885396,0.010767986997961998,0.010782536119222641,0.010797109454870224,0.0108104282990098,0.010824399068951607,0.010837742127478123,0.010850481688976288,0.010862546041607857,0.01087422389537096,0.010886577889323235,0.010898279957473278,0.010910199955105782,0.010921419598162174,0.010932180099189281,0.010942989960312843,0.010954112745821476,0.010964271612465382,0.010974525474011898,0.010984490625560284,0.010993900708854198,0.011003142222762108,0.011012286879122257,0.011020803824067116,0.011029490269720554,0.011038128286600113,0.011046355590224266,0.011054752394557,0.011062594130635262,0.011070194654166698,0.011077867820858955,0.011084647849202156,0.011091910302639008,0.011098521761596203,0.011104746721684933,0.011111212894320488,0.011117341928184032,0.011123832315206528,0.011129791848361492,0.011135727167129517,0.011141663417220116,0.011147405952215195,0.011153075844049454,0.011158384382724762,0.011163619346916676,0.011168493889272213,0.011173006147146225,0.011177686974406242,0.0111822709441185,0.011186590418219566,0.011190884746611118,0.011195010505616665,0.011199040338397026,0.011202828027307987,0.011206665076315403,0.011210187338292599,0.011213662102818489,0.01121699158102274,0.01122036948800087,0.01122372318059206,0.011227102018892765,0.01123011764138937,0.01123298890888691,0.011235981248319149,0.011238658800721169,0.011241168715059757,0.011243484914302826,0.01124604232609272,0.011248310096561909,0.011250385083258152,0.01125282235443592,0.011254728771746159,0.011256779544055462,0.011258902959525585,0.011261267587542534,0.011262907646596432,0.011264572851359844,0.011266406625509262,0.011267926543951035,0.011269326321780682,0.011270894668996334,0.011272173374891281,0.011273717507719994,0.01127494778484106,0.011276395991444588,0.011277674697339535,0.011278832331299782,0.011280015110969543,0.011281149461865425,0.011282211169600487,0.011283054947853088,0.011283923871815205,0.011284961365163326,0.011285974644124508,0.011286867782473564,0.011287856847047806,0.011288894340395927,0.011289666406810284,0.01129055954515934,0.011291307397186756,0.011292006820440292,0.011292634531855583,0.01129328552633524,0.01129388902336359,0.011294468306005001,0.011294902302324772,0.011295530013740063,0.011296132579445839,0.01129663921892643,0.01129726693034172,0.011297700926661491,0.011298448778688908,0.011298883706331253,0.011299245059490204,0.011299848556518555,0.0113001624122262,0.011300379410386086,0.011300765909254551,0.011301031336188316,0.011301320046186447,0.011301682330667973,0.011301899328827858,0.011302237398922443,0.011302551254630089,0.011302865110337734,0.011303202249109745,0.01130344346165657,0.011303781531751156,0.011304022744297981,0.011304239742457867,0.011304433457553387,0.011304674670100212,0.011304915882647038,0.011305181309580803,0.011305518448352814,0.011305687949061394,0.0113058565184474,0.011306025087833405,0.011306218802928925,0.01130638737231493,0.011306531727313995,0.011306725442409515,0.01130696665495634,0.01130703929811716,0.011307207867503166,0.011307328008115292,0.011307449080049992,0.011307545937597752,0.011307666078209877,0.011307762935757637,0.011307883076369762,0.011307931505143642,0.011308076791465282,0.011308196932077408,0.011308318004012108,0.011308389715850353,0.011308462359011173,0.011308535002171993,0.011308607645332813,0.011308727785944939,0.011308824643492699,0.011308873072266579,0.011308920569717884,0.011309017427265644,0.011309090070426464,0.01130918599665165,0.01130925863981247,0.01130930706858635,0.01130935549736023,0.011309427209198475,0.011309499852359295,0.011309596709907055,0.011309645138680935,0.01130969263613224,0.01130976527929306,0.01130983792245388,0.01130986213684082,0.01130988635122776,0.011309958063066006,0.011310030706226826,0.011310079135000706,0.011310151778161526,0.011310175992548466,0.011310199275612831,0.011310223489999771,0.011310247704386711,0.011310296133160591,0.011310320347547531,0.011310344561934471,0.011310368776321411,0.011310417205095291,0.011310441419482231,0.011310513131320477,0.011310537345707417,0.011310561560094357,0.011310561560094357,0.011310585774481297,0.011310585774481297,0.011310609988868237,0.011310609988868237,0.011310658417642117,0.011310658417642117,0.011310705915093422,0.011310705915093422,0.011310730129480362,0.011310754343867302,0.011310754343867302],"active":[0.0005527138710021973,0.0004892321303486824,0.00047173904022201896,0.0004663101281039417,0.0004621359403245151,0.00046177400508895516,0.0004619911778718233,0.0004620152758434415,0.0004578653024509549,0.00045501813292503357,0.00045545236207544804,0.0004544148687273264,0.00045248446986079216,0.0004523398820310831,0.0004538358189165592,0.00045238807797431946,0.000453039538115263,0.000447465805336833,0.000441964715719223,0.00043566711246967316,0.0004288146737962961,0.00041988701559603214,0.0004144341219216585,0.0004105009138584137,0.0004032868891954422,0.00039780978113412857,0.00039254967123270035,0.0003860113210976124,0.0003793998621404171,0.0003718957304954529,0.00036456063389778137,0.0003602178767323494,0.0003552474081516266,0.00034996308386325836,0.000343135092407465,0.00033806776627898216,0.0003348104655742645,0.0003288509324193001,0.0003245081752538681,0.00032158801332116127,0.00031586969271302223,0.00031198514625430107,0.0003106342628598213,0.00030641164630651474,0.0003033229149878025,0.0002982798032462597,0.00029507093131542206,0.0002884357236325741,0.00028730183839797974,0.00028247619047760963,0.00028054555878043175,0.0002773129381239414,0.0002727042883634567,0.0002703634090721607,0.00026850588619709015,0.0002643801271915436,0.000260084867477417,0.0002549216151237488,0.00025369133800268173,0.0002510128542780876,0.0002483343705534935,0.00024717580527067184,0.0002432195469737053,0.0002433881163597107,0.0002412162721157074,0.00023952778428792953,0.00023738015443086624,0.00023583602160215378,0.0002316376194357872,0.00023069698363542557,0.00022879056632518768,0.00022541172802448273,0.0002246648073196411,0.00022164825350046158,0.00022027269005775452,0.0002171844244003296,0.00021863263100385666,0.0002148207277059555,0.0002128416672348976,0.00020999368280172348,0.0002079671248793602,0.00020666513592004776,0.00020671263337135315,0.000202997587621212,0.00020191073417663574,0.0002002948895096779,0.00020000524818897247,0.0001981956884264946,0.0001962650567293167,0.00019537284970283508,0.0001934664323925972,0.00019059516489505768,0.00018893089145421982,0.00018789246678352356,0.00018820632249116898,0.00018591433763504028,0.00018726568669080734,0.0001841289922595024,0.00018345285207033157,0.00018222257494926453,0.0001817159354686737,0.00018026866018772125,0.00017973687499761581,0.00017696339637041092,0.00017575640231370926,0.00017351191490888596,0.00017288513481616974,0.0001720171421766281,0.00017266720533370972,0.00017162971198558807,0.00017061736434698105,0.00016900058835744858,0.00016909651458263397,0.00017027929425239563,0.0001675523817539215,0.0001671425998210907,0.00016627367585897446,0.00016535725444555283,0.00016547739505767822,0.0001651151105761528,0.00016465689986944199,0.0001644408330321312,0.0001627029851078987,0.00016229227185249329,0.00016113463789224625,0.00015942193567752838,0.00015737023204565048,0.00015708059072494507,0.00015650223940610886,0.00015606731176376343,0.00015447475016117096,0.00015454739332199097,0.00015331711620092392,0.00015379954129457474,0.00015280954539775848,0.00015124119818210602,0.00014948099851608276,0.0001481529325246811,0.00014740601181983948,0.00014687422662973404,0.000145668163895607,0.00014489609748125076,0.00014453381299972534,0.00014496874064207077,0.0001436416059732437,0.0001431349664926529,0.00014289375394582748,0.00014159083366394043,0.00014156661927700043,0.00014031119644641876,0.00013944320380687714,0.00013809185475111008,0.0001387670636177063,0.0001388154923915863,0.00013804342597723007,0.00013748835772275925,0.000136546790599823,0.0001363297924399376,0.0001360410824418068,0.00013567879796028137,0.00013471394777297974,0.00013476144522428513,0.00013425573706626892,0.00013329088687896729,0.00013285595923662186,0.00013217981904745102,0.0001316256821155548,0.0001315046101808548,0.00013102218508720398,0.00012991204857826233,0.00012969598174095154,0.0001289956271648407,0.00012832041829824448,0.00012829620391130447,0.00012733042240142822,0.00012730620801448822,0.0001270407810807228,0.00012643728405237198,0.000126655213534832,0.0001264382153749466,0.00012617185711860657,0.00012549664825201035,0.00012544821947813034,0.00012501422315835953,0.0001246761530637741,0.0001243138685822487,0.00012385565787553787,0.00012368708848953247,0.00012308452278375626,0.00012221559882164001,0.00012194924056529999,0.00012134667485952377,0.00012144353240728378,0.00012115295976400375,0.00012112967669963837,0.00012088846415281296,0.00011980254203081131,0.00012011639773845673,0.00011985097080469131,0.00011963397264480591,0.00011927168816328049,0.00011924747377634048,0.00011917576193809509,0.00011888612061738968,0.00011840276420116425,0.00011820998042821884,0.00011823419481515884,0.00011794455349445343,0.00011775176972150803,0.000117509625852108,0.00011780019849538803,0.00011748634278774261,0.0001171967014670372,0.00011712498962879181,0.00011652149260044098,0.00011652056127786636,0.00011656899005174637,0.00011625513434410095,0.00011560413986444473,0.00011570099741220474,0.00011536292731761932,0.00011509750038385391,0.00011514592915773392,0.00011536292731761932,0.0001150248572230339,0.00011512171477079391,0.0001150248572230339,0.00011519435793161392,0.0001149764284491539,0.00011492893099784851,0.00011500157415866852,0.0001148562878370285,0.00011466257274150848,0.00011451821774244308,0.0001146635040640831,0.00011473521590232849,0.0001146635040640831,0.0001144949346780777,0.00011456664651632309,0.00011449400335550308,0.00011420436203479767,0.00011403579264879227,0.00011391472071409225,0.00011386722326278687,0.00011379458010196686,0.00011362507939338684,0.00011360179632902145,0.00011352915316820145,0.00011345651000738144,0.00011355336755514145,0.00011362507939338684,0.00011345744132995605,0.00011348165571689606,0.00011331215500831604,0.00011343322694301605,0.00011311937123537064,0.00011309422552585602,0.00011314358562231064,0.00011294987052679062,0.00011287722736597061,0.00011294987052679062,0.00011285301297903061,0.00011290144175291061,0.00011287815868854523,0.00011278130114078522,0.00011292658746242523,0.00011285394430160522,0.00011285301297903061,0.0001128287985920906,0.00011278130114078522,0.00011273287236690521,0.00011270865797996521,0.00011268444359302521,0.00011280551552772522,0.00011285301297903061,0.00011278130114078522,0.00011280551552772522,0.00011287722736597061,0.00011273287236690521,0.0001126360148191452,0.0001126602292060852,0.00011263694614171982,0.0001125875860452652,0.00011258851736783981,0.00011256430298089981,0.00011254008859395981,0.0001124432310461998,0.00011253915727138519,0.00011256430298089981,0.00011256430298089981,0.0001125158742070198,0.0001125875860452652,0.00011254008859395981,0.00011256430298089981,0.0001125158742070198,0.00011258851736783981,0.0001125633716583252,0.0001125158742070198,0.0001124674454331398,0.0001124674454331398,0.0001124674454331398,0.00011254008859395981,0.0001125875860452652,0.00011254008859395981,0.00011254008859395981,0.00011253915727138519,0.00011256430298089981,0.00011254008859395981,0.0001125158742070198,0.00011244416236877441,0.0001124674454331398,0.0001124674454331398,0.0001124674454331398,0.0001124916598200798,0.00011254008859395981,0.0001124916598200798,0.0001125158742070198,0.0001124916598200798,0.0001124674454331398,0.0001124432310461998,0.0001124916598200798,0.0001125158742070198,0.0001124916598200798,0.0001124674454331398,0.0001124432310461998,0.0001124190166592598,0.0001123948022723198,0.00011241994798183441,0.00011241994798183441,0.00011239573359489441,0.0001123715192079544,0.00011237058788537979,0.0001123948022723198,0.0001123948022723198,0.00011237058788537979,0.00011237058788537979,0.0001123230904340744,0.0001123473048210144,0.0001123230904340744,0.0001123715192079544,0.0001123473048210144,0.0001123473048210144,0.00011234637349843979,0.00011234637349843979,0.00011232215911149979,0.00011234637349843979,0.0001122988760471344,0.0001123230904340744,0.0001123230904340744,0.0001122988760471344,0.0001122988760471344]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0005527138710021973,0.0007116233464330435,0.0008918140665628016,0.0010820904280990362,0.0012781817931681871,0.0014780852943658829,0.0016837314469739795,0.0018970745149999857,0.002112878719344735,0.0023351493291556835,0.0025645378045737743,0.00279629067517817,0.0030387085862457752,0.003288630163297057,0.0035431364085525274,0.003803433384746313,0.004071788862347603,0.0043411580845713615,0.004609900061041117,0.004879051819443703,0.005149241536855698,0.005419720895588398,0.0056930952705442905,0.005965504329651594,0.006242039613425732,0.006517827045172453,0.006793686654418707,0.007070270366966724,0.007345357909798622,0.007623485755175352,0.007900889962911606,0.008185653015971184,0.008468195796012878,0.00875235628336668,0.009036998264491558,0.009324802085757256,0.009613377042114735,0.00990236271172762,0.010194436646997929,0.010486993007361889,0.010782300494611263,0.011078862473368645,0.011375544592738152,0.011675701476633549,0.011979453265666962,0.012281179428100586,0.012584762647747993,0.012892447412014008,0.013202955015003681,0.013512860052287579,0.01382201723754406,0.014133513905107975,0.014448462054133415,0.014765508472919464,0.015082772821187973,0.0154045969247818,0.01572839915752411,0.016049282625317574,0.016375280916690826,0.016704224050045013,0.01703212782740593,0.01736227609217167,0.017697419971227646,0.018034830689430237,0.018371688202023506,0.01870984584093094,0.019051648676395416,0.019393548369407654,0.019744809716939926,0.0200970359146595,0.02044745162129402,0.020800521597266197,0.021162012591958046,0.02152167074382305,0.0218821968883276,0.02224624529480934,0.022610729560256004,0.022981027141213417,0.023354921489953995,0.023729175329208374,0.024103285744786263,0.024481667205691338,0.02486475370824337,0.025249745696783066,0.02563324198126793,0.026018645614385605,0.026405422016978264,0.026798667386174202,0.027189811691641808,0.027584601193666458,0.027983972802758217,0.028383057564496994,0.02878793142735958,0.029190005734562874,0.029595868661999702,0.03000706434249878,0.03041495569050312,0.03082829900085926,0.031245743855834007,0.031662583351135254,0.032083675265312195,0.03250739350914955,0.032934416085481644,0.03335844725370407,0.033788103610277176,0.0342215932905674,0.03464994207024574,0.03508584573864937,0.03551996499300003,0.03596322610974312,0.036400262266397476,0.03684046119451523,0.03728063777089119,0.037722185254096985,0.03816930949687958,0.038613513112068176,0.0390598364174366,0.03950734809041023,0.03995471075177193,0.040405284613370895,0.040856100618839264,0.041307974606752396,0.04176144301891327,0.04221848398447037,0.04267154261469841,0.0431218259036541,0.043576717376708984,0.044035397469997406,0.04448814317584038,0.04494084045290947,0.04539288580417633,0.04584509879350662,0.04630168154835701,0.04675198718905449,0.04720280319452286,0.04765545204281807,0.04811164736747742,0.048561327159404755,0.04901016131043434,0.04946266487240791,0.049909066408872604,0.05035705864429474,0.050805412232875824,0.051250264048576355,0.05169970542192459,0.05214345082640648,0.05258302018046379,0.05302208289504051,0.053461991250514984,0.05390026047825813,0.05433223024010658,0.054765213280916214,0.05519477277994156,0.055624667555093765,0.056049689650535583,0.056475505232810974,0.05690011754631996,0.057321809232234955,0.05773727595806122,0.05815187469124794,0.05856690555810928,0.058974191546440125,0.05937761813402176,0.059780947864055634,0.06017882376909256,0.060577642172575,0.06097289174795151,0.06136130914092064,0.06174803897738457,0.06213018298149109,0.06250986456871033,0.06288424134254456,0.06325738877058029,0.06362233310937881,0.06398966163396835,0.06435409933328629,0.06471250206232071,0.06506557017564774,0.0654149204492569,0.06576278060674667,0.06610545516014099,0.06644276529550552,0.06677386164665222,0.06710540503263474,0.06743019819259644,0.06775084137916565,0.06806983798742294,0.06838510185480118,0.06869232654571533,0.0689990222454071,0.06930150091648102,0.06959594041109085,0.06988680362701416,0.07017511129379272,0.07045953720808029,0.07074049115180969,0.07101702690124512,0.071287602186203,0.07155653834342957,0.07181929796934128,0.07207939773797989,0.07233383506536484,0.07258869707584381,0.07283719629049301,0.07308253645896912,0.07332295179367065,0.07355844229459763,0.07378874719142914,0.07401565462350845,0.0742393210530281,0.07446151971817017,0.07467785477638245,0.0748894140124321,0.07509445399045944,0.07529532164335251,0.07549351453781128,0.07568943500518799,0.07588203251361847,0.07606902718544006,0.07625515013933182,0.07643355429172516,0.0766097903251648,0.07678262144327164,0.07695311307907104,0.0771198645234108,0.07728492468595505,0.07744649052619934,0.07760272175073624,0.07775692641735077,0.07790524512529373,0.07805010676383972,0.078195720911026,0.07833494246006012,0.07847382873296738,0.07860962301492691,0.07874230295419693,0.07887160778045654,0.07899857312440872,0.0791233628988266,0.0792463943362236,0.07936370372772217,0.0794808492064476,0.07959268242120743,0.07970423251390457,0.07981111854314804,0.07991788536310196,0.08001876622438431,0.08011839538812637,0.08021584898233414,0.08031236380338669,0.08040648698806763,0.08049733191728592,0.08058656007051468,0.08067542314529419,0.0807604268193245,0.08084195852279663,0.0809222087264061,0.08100149035453796,0.08107838779687881,0.08115243911743164,0.0812259092926979,0.08129832148551941,0.08136887103319168,0.08143910765647888,0.0815056785941124,0.08157005161046982,0.081633560359478,0.08169588446617126,0.08175583928823471,0.08181698620319366,0.08187385648488998,0.081931933760643,0.08198855817317963,0.08204205334186554,0.08209501206874847,0.08214560896158218,0.0821964293718338,0.08224562555551529,0.08229479938745499,0.08234076201915741,0.08238571137189865,0.08243073523044586,0.0824737548828125,0.08251694589853287,0.08255738765001297,0.082598477602005,0.08263882249593735,0.08267761766910553,0.08271407335996628,0.08275091648101807,0.0827881246805191,0.08282221853733063,0.08285602182149887,0.08288966119289398,0.08292175084352493,0.08295422792434692,0.08298501372337341,0.08301527053117752,0.08304429799318314,0.08307438343763351,0.08310230076313019,0.0831298828125,0.08315767347812653,0.08318428695201874,0.08321015536785126,0.08323544263839722,0.08326121419668198,0.08328548073768616,0.08330874145030975,0.08333183825016022,0.08335526287555695,0.08337777853012085,0.08339833468198776,0.0834190621972084,0.08344072848558426,0.08346164226531982,0.0834820568561554,0.0835016518831253,0.0835210457444191,0.0835394337773323,0.08355806022882462,0.08357586711645126,0.08359396457672119,0.08361116796731949,0.08362813293933868,0.08364458382129669,0.0836615040898323,0.08367791026830673,0.0836925283074379,0.08370818942785263,0.08372382074594498,0.08373922109603882,0.08375391364097595,0.08376817405223846,0.08378221839666367,0.08379580080509186,0.08380916714668274,0.08382190763950348,0.08383401483297348,0.08384733647108078,0.08386048674583435,0.0838734433054924,0.08388558030128479,0.08389709144830704,0.08390891551971436,0.0839206650853157,0.08393214643001556,0.08394346386194229,0.08395408093929291,0.0839650109410286,0.08397548645734787],"recovered":[0.0,0.00022041270858608186,0.00040721456753090024,0.0005914829671382904,0.0007799738086760044,0.0009706845157779753,0.0011686095967888832,0.001370202167890966,0.0015756794018670917,0.0017875023186206818,0.002002558670938015,0.0022255047224462032,0.0024543865583837032,0.002687780186533928,0.002929787850007415,0.0031791063956916332,0.003431271994486451,0.003693040693178773,0.0039608655497431755,0.004228497389703989,0.004495212808251381,0.0047640749253332615,0.00503354100510478,0.00530532281845808,0.005578214768320322,0.005852385424077511,0.006127497181296349,0.006404201500117779,0.006677744910120964,0.006953001022338867,0.007229126524180174,0.007507471367716789,0.007786853704601526,0.008069589734077454,0.008351819589734077,0.008634097874164581,0.008919463492929935,0.009208159521222115,0.009496807120740414,0.009784803725779057,0.010077215731143951,0.01037163008004427,0.010666285641491413,0.01096260640770197,0.011260350234806538,0.011560652405023575,0.011862811632454395,0.012167263776063919,0.012471691705286503,0.012777131982147694,0.013087085448205471,0.013396628201007843,0.013707426376640797,0.01401752419769764,0.014333340339362621,0.01464992854744196,0.014967964962124825,0.015288172289729118,0.015608476474881172,0.015933413058519363,0.016258036717772484,0.01658579707145691,0.016913121566176414,0.017245803028345108,0.017579909414052963,0.017916379496455193,0.01825171522796154,0.018590429797768593,0.018930397927761078,0.019278137013316154,0.019626477733254433,0.019978655502200127,0.020329143851995468,0.02068636566400528,0.02104365825653076,0.021402761340141296,0.021769728511571884,0.022137179970741272,0.022503087297081947,0.022871261462569237,0.023244285956025124,0.023620977997779846,0.023995691910386086,0.02437402494251728,0.024758366867899895,0.025137953460216522,0.025519905611872673,0.025907456874847412,0.026298625394701958,0.026691410690546036,0.027084968984127045,0.027481809258461,0.02787640318274498,0.02827782742679119,0.028679685667157173,0.029081664979457855,0.029490036889910698,0.02989896386861801,0.030309412628412247,0.030720246955752373,0.031135229393839836,0.031553614884614944,0.031974561512470245,0.03239516541361809,0.03281664103269577,0.03324728459119797,0.03367394581437111,0.034103263169527054,0.03454018011689186,0.03496973589062691,0.035406965762376785,0.03584359213709831,0.036284081637859344,0.0367208756506443,0.03716273978352547,0.037605397403240204,0.0380486361682415,0.03849489241838455,0.03894037380814552,0.0393899567425251,0.039838891476392746,0.04029132053256035,0.040741365402936935,0.041192322969436646,0.041644271463155746,0.04209752380847931,0.04254720360040665,0.04300212115049362,0.04345983639359474,0.04391364008188248,0.04436669871211052,0.044821519404649734,0.04527696594595909,0.045729976147413254,0.04618062451481819,0.046633608639240265,0.04708743840456009,0.04754078760743141,0.04799181967973709,0.04844029247760773,0.04889291897416115,0.0493430569767952,0.049792833626270294,0.0502408966422081,0.05068734660744667,0.051135480403900146,0.05157633125782013,0.052018314599990845,0.052463505417108536,0.05290495976805687,0.053346049040555954,0.053779564797878265,0.05421336740255356,0.054644759744405746,0.05507822707295418,0.05550438165664673,0.05592672526836395,0.056348804384469986,0.0567748136818409,0.05719443038105965,0.05761129409074783,0.05802943930029869,0.058438438922166824,0.05884309858083725,0.05925429239869118,0.05965549871325493,0.06005837023258209,0.060454223304986954,0.060849662870168686,0.06123757362365723,0.061623651534318924,0.062006447464227676,0.06238289922475815,0.06275749206542969,0.06312848627567291,0.06349567323923111,0.06386056542396545,0.06422227621078491,0.06457968801259995,0.06493406742811203,0.06528554111719131,0.06562966108322144,0.06597189605236053,0.0663098618388176,0.06664209067821503,0.0669742152094841,0.06729999929666519,0.06762073189020157,0.06793992966413498,0.06825654208660126,0.06856497377157211,0.06887063384056091,0.06916786730289459,0.06946472078561783,0.06975549459457397,0.07004524767398834,0.07032854110002518,0.0706094428896904,0.07088714092969894,0.07115906476974487,0.0714275911450386,0.07169341295957565,0.07195385545492172,0.07220999896526337,0.07246361672878265,0.07271194458007812,0.0729568675160408,0.07319597899913788,0.07343313843011856,0.07366346567869186,0.07389107346534729,0.07411527633666992,0.07433594763278961,0.07455093413591385,0.07476234436035156,0.07496965676546097,0.07517334818840027,0.07537146657705307,0.07556560635566711,0.07575549930334091,0.07594502717256546,0.07612989842891693,0.07630813121795654,0.0764850378036499,0.0766574889421463,0.07682590186595917,0.07699118554592133,0.07715749740600586,0.07731655240058899,0.07747155427932739,0.07762689143419266,0.07777682691812515,0.07792207598686218,0.0780641958117485,0.07820780575275421,0.07834570109844208,0.07848048210144043,0.07861214876174927,0.07874244451522827,0.07886921614408493,0.07899318635463715,0.07911378145217896,0.07923243939876556,0.07934806495904922,0.07946190237998962,0.07957091182470322,0.07967973500490189,0.07978392392396927,0.07988528162240982,0.07998539507389069,0.08008231967687607,0.08017967641353607,0.08027315139770508,0.0803646668791771,0.08045700937509537,0.08054400980472565,0.08062783628702164,0.08070974797010422,0.0807899534702301,0.08086851239204407,0.08094606548547745,0.08102113008499146,0.08109549432992935,0.0811663568019867,0.0812370777130127,0.08130620419979095,0.08137018978595734,0.0814361572265625,0.08150142431259155,0.08156312257051468,0.08162513375282288,0.08168333023786545,0.08174072951078415,0.08179844915866852,0.08185335993766785,0.08190847188234329,0.08195982128381729,0.08201225101947784,0.08206325769424438,0.08211300522089005,0.0821603462100029,0.08220686763525009,0.08225201070308685,0.08229546993970871,0.08233856409788132,0.08238141238689423,0.08242390304803848,0.08246482163667679,0.08250465989112854,0.08254235237836838,0.08257967233657837,0.08261775225400925,0.08265266567468643,0.08268842101097107,0.08272317051887512,0.0827566608786583,0.08278945088386536,0.08282052725553513,0.0828513354063034,0.08288101851940155,0.08291127532720566,0.08294128626585007,0.08297000080347061,0.08299803733825684,0.08302665501832962,0.08305295556783676,0.08307908475399017,0.08310482650995255,0.08312919735908508,0.08315245807170868,0.08317583799362183,0.08319982141256332,0.08322221785783768,0.08324429392814636,0.08326596021652222,0.08328774571418762,0.08330810815095901,0.08332888782024384,0.08334886282682419,0.08336898684501648,0.08338804543018341,0.08340740203857422,0.08342581242322922,0.08344390243291855,0.08346224576234818,0.08348014950752258,0.08349628746509552,0.08351341634988785,0.08352982997894287,0.08354555815458298,0.0835619866847992,0.08357743173837662,0.08359325677156448,0.08360850811004639,0.08362320065498352,0.08363746106624603,0.08365102112293243,0.0836649239063263,0.08367850631475449,0.08369146287441254,0.08370461314916611,0.08371735364198685,0.08373013883829117,0.08374293148517609,0.08375518769025803,0.08376722782850266,0.08377837389707565,0.08378947526216507,0.08380052447319031,0.08381227403879166,0.08382312953472137],"active":[0.0005527138710021973,0.0004912106087431312,0.00048459949903190136,0.0004906074609607458,0.0004982079844921827,0.0005074007785879076,0.0005151218501850963,0.0005268723471090198,0.0005371993174776435,0.0005476470105350018,0.0005619791336357594,0.000570785952731967,0.000584322027862072,0.0006008499767631292,0.0006133485585451126,0.0006243269890546799,0.0006405168678611517,0.0006481173913925886,0.0006490345112979412,0.0006505544297397137,0.0006540287286043167,0.0006556459702551365,0.0006595542654395103,0.0006601815111935139,0.0006638248451054096,0.0006654416210949421,0.0006661894731223583,0.0006660688668489456,0.0006676129996776581,0.0006704847328364849,0.000671763438731432,0.0006781816482543945,0.0006813420914113522,0.0006827665492892265,0.0006851786747574806,0.0006907042115926743,0.0006939135491847992,0.0006942031905055046,0.000697629526257515,0.0007021892815828323,0.0007050847634673119,0.0007072323933243752,0.0007092589512467384,0.0007130950689315796,0.000719103030860424,0.0007205270230770111,0.0007219510152935982,0.0007251836359500885,0.0007312633097171783,0.000735728070139885,0.0007349317893385887,0.000736885704100132,0.0007410356774926186,0.0007479842752218246,0.0007494324818253517,0.0007546683773398399,0.0007604341953992844,0.0007611103355884552,0.0007668044418096542,0.00077081099152565,0.0007740911096334457,0.0007764790207147598,0.0007842984050512314,0.0007890276610851288,0.0007917787879705429,0.0007934663444757462,0.000799933448433876,0.000803118571639061,0.0008144117891788483,0.0008188989013433456,0.0008209738880395889,0.0008218660950660706,0.0008328687399625778,0.0008353050798177719,0.0008385386317968369,0.000843483954668045,0.0008410010486841202,0.0008438471704721451,0.0008518341928720474,0.0008579138666391373,0.0008589997887611389,0.0008606892079114914,0.0008690617978572845,0.0008757207542657852,0.0008748751133680344,0.0008806921541690826,0.0008855164051055908,0.0008912105113267899,0.0008911862969398499,0.0008931905031204224,0.0008990038186311722,0.0009012483060359955,0.0009115282446146011,0.0009121783077716827,0.0009161829948425293,0.0009253993630409241,0.0009249188005924225,0.0009293351322412491,0.0009363312274217606,0.0009423363953828812,0.0009484458714723587,0.0009537786245346069,0.0009598545730113983,0.0009632818400859833,0.0009714625775814056,0.0009743086993694305,0.0009759962558746338,0.0009825825691223145,0.0009797848761081696,0.000993490219116211,0.000993296504020691,0.000996869057416916,0.000996556133031845,0.0010013096034526825,0.0010065697133541107,0.0010081157088279724,0.0010112002491950989,0.0010124556720256805,0.0010143369436264038,0.0010153278708457947,0.001017209142446518,0.0010166540741920471,0.0010200776159763336,0.001026161015033722,0.0010272711515426636,0.0010243020951747894,0.0010295137763023376,0.0010332763195037842,0.001028306782245636,0.0010272003710269928,0.0010261870920658112,0.0010235793888568878,0.0010247156023979187,0.0010220110416412354,0.0010221786797046661,0.0010218434035778046,0.0010242089629173279,0.001020539551973343,0.0010183416306972504,0.0010223723948001862,0.0010161474347114563,0.0010140016674995422,0.0010125786066055298,0.0010093674063682556,0.0010123588144779205,0.0010079704225063324,0.0010066889226436615,0.0010037682950496674,0.0009984858334064484,0.0009953007102012634,0.0009861811995506287,0.0009856484830379486,0.0009814053773880005,0.0009799078106880188,0.0009714625775814056,0.0009711235761642456,0.0009733922779560089,0.0009730048477649689,0.0009624622762203217,0.0009574443101882935,0.0009556114673614502,0.0009447522461414337,0.0009391792118549347,0.0009378492832183838,0.0009245313704013824,0.0009221434593200684,0.0009145215153694153,0.0009070858359336853,0.0008983761072158813,0.0008926093578338623,0.0008862130343914032,0.0008777938783168793,0.0008744895458221436,0.0008648410439491272,0.0008611753582954407,0.0008584260940551758,0.0008519366383552551,0.0008432939648628235,0.0008352324366569519,0.0008287131786346436,0.0008199140429496765,0.0008131042122840881,0.000801965594291687,0.0007955431938171387,0.0007881075143814087,0.0007766261696815491,0.0007698386907577515,0.0007643699645996094,0.0007523968815803528,0.0007424801588058472,0.000736527144908905,0.0007253065705299377,0.0007189363241195679,0.0007103905081748962,0.0007040426135063171,0.0006952434778213501,0.0006884858012199402,0.0006781592965126038,0.0006693974137306213,0.000660233199596405,0.0006518065929412842,0.0006404221057891846,0.0006348416209220886,0.0006271973252296448,0.0006189197301864624,0.0006110072135925293,0.0006015747785568237,0.0005927681922912598,0.0005825161933898926,0.0005758553743362427,0.000570446252822876,0.0005625784397125244,0.0005534663796424866,0.0005435198545455933,0.000532977283000946,0.0005238577723503113,0.0005160868167877197,0.0005105659365653992,0.0005034208297729492,0.0004996508359909058,0.0004885271191596985,0.00047989189624786377,0.000474490225315094,0.0004680752754211426,0.00046237558126449585,0.0004590228199958801,0.00045530498027801514,0.0004452243447303772,0.0004403740167617798,0.0004336908459663391,0.0004232153296470642,0.0004188939929008484,0.000412866473197937,0.00040963292121887207,0.000401817262172699,0.0003966018557548523,0.0003911256790161133,0.00038642436265945435,0.00038091838359832764,0.0003771781921386719,0.00037051737308502197,0.00036706775426864624,0.000360243022441864,0.0003561675548553467,0.00034921616315841675,0.0003469735383987427,0.0003390312194824219,0.0003344714641571045,0.0003305673599243164,0.0003269687294960022,0.00032416731119155884,0.0003176555037498474,0.00031340867280960083,0.00031075626611709595,0.000303417444229126,0.0002979487180709839,0.00029437243938446045,0.00029174238443374634,0.00028843432664871216,0.00028392672538757324,0.000279843807220459,0.0002771914005279541,0.0002733767032623291,0.0002727508544921875,0.00026860088109970093,0.0002638474106788635,0.0002633705735206604,0.00025972723960876465,0.00025441497564315796,0.0002538636326789856,0.00024872273206710815,0.0002486035227775574,0.0002478286623954773,0.00024360418319702148,0.00024165213108062744,0.0002371370792388916,0.00023660808801651,0.00023337453603744507,0.0002315416932106018,0.0002277567982673645,0.00022536516189575195,0.00022386759519577026,0.00022174417972564697,0.00022147595882415771,0.00021882355213165283,0.0002170652151107788,0.00021491944789886475,0.00021279603242874146,0.00020941346883773804,0.00020856410264968872,0.00020845234394073486,0.00020446628332138062,0.00020335614681243896,0.0002012401819229126,0.0001985803246498108,0.00019756704568862915,0.00019556283950805664,0.00019474327564239502,0.00019296258687973022,0.0001933649182319641,0.00019102543592453003,0.00018859654664993286,0.0001876726746559143,0.00018624961376190186,0.00018350034952163696,0.00018248707056045532,0.00018212944269180298,0.00018065422773361206,0.0001795440912246704,0.00017938017845153809,0.00017942488193511963,0.00017795711755752563,0.00017611682415008545,0.00017476826906204224,0.00017476826906204224,0.00017389655113220215,0.00017394870519638062,0.00017276406288146973,0.00017218291759490967,0.00017044693231582642,0.00017001479864120483,0.00016846507787704468,0.00016815215349197388,0.00016726553440093994,0.00016588717699050903,0.0001644343137741089,0.0001652166247367859,0.00016449391841888428,0.00016269832849502563,0.00016263127326965332,0.00016183406114578247,0.00016178935766220093,0.0001606568694114685,0.00015966594219207764,0.00015901774168014526,0.0001583397388458252,0.00015814602375030518,0.00015698373317718506,0.00015550851821899414,0.0001558735966682434,0.0001558735966682434,0.0001560896635055542,0.00015544146299362183,0.00015415996313095093,0.00015372782945632935,0.00015343725681304932,0.0001537725329399109,0.00015398859977722168,0.0001535564661026001,0.00015273690223693848,0.00015235692262649536]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0005527138710021973,0.0007101032533682883,0.0008858302026055753,0.0010655865771695971,0.0012496378039941192,0.0014355469029396772,0.0016257992247119546,0.00181641336530447,0.0020078960806131363,0.002207293175160885,0.0024061109870672226,0.002608861541375518,0.002813156461343169,0.0030191163532435894,0.003230480942875147,0.0034439205192029476,0.0036588560324162245,0.00387058244086802,0.00407938938587904,0.004289209842681885,0.0044937459751963615,0.0047000679187476635,0.004902118816971779,0.0050995610654354095,0.005295556038618088,0.00549068208783865,0.005683491937816143,0.005874950904399157,0.006064382381737232,0.0062528494745492935,0.006439627148211002,0.0066253188997507095,0.006811035331338644,0.006991587579250336,0.007173781283199787,0.007353803142905235,0.0075314841233193874,0.007708489894866943,0.007882118225097656,0.008055021986365318,0.008223678916692734,0.008394242264330387,0.008561911061406136,0.008727745153009892,0.008895364589989185,0.009060402400791645,0.009224837645888329,0.009388959035277367,0.009551559574902058,0.0097120376303792,0.009872781112790108,0.010034151375293732,0.010192240588366985,0.010349798947572708,0.010504654608666897,0.01066235825419426,0.01081477664411068,0.010968691669404507,0.01112289633601904,0.011276328936219215,0.011428819969296455,0.011579501442611217,0.011729773133993149,0.011877897195518017,0.01202570740133524,0.012173470109701157,0.012321087531745434,0.012470417656004429,0.012614560313522816,0.012758945114910603,0.012902773916721344,0.013046723790466785,0.013190770521759987,0.013333755545318127,0.013476378284394741,0.013617481105029583,0.013756942935287952,0.013894474133849144,0.0140315480530262,0.014169731177389622,0.01430574245750904,0.014441633597016335,0.014578369446098804,0.014711533673107624,0.014847086742520332,0.014978297054767609,0.015113440342247486,0.015245156362652779,0.015378127805888653,0.015509459190070629,0.01564074121415615,0.015772096812725067,0.015902727842330933,0.016032055020332336,0.016158342361450195,0.016285765916109085,0.016412463039159775,0.016539933159947395,0.01666315644979477,0.016788600012660027,0.01691264472901821,0.017035143449902534,0.017157234251499176,0.017279107123613358,0.01740129292011261,0.01752205565571785,0.01764221489429474,0.01776259019970894,0.017882099375128746,0.018001703545451164,0.01811976358294487,0.01823526620864868,0.018352383747696877,0.01846902072429657,0.0185848381370306,0.01869824156165123,0.018810028210282326,0.018922971561551094,0.0190354585647583,0.019146015867590904,0.019255800172686577,0.01936640404164791,0.019477611407637596,0.01958770863711834,0.01969626359641552,0.01980445347726345,0.01991250179708004,0.020018497481942177,0.020123189315199852,0.020226821303367615,0.020330235362052917,0.02043432556092739,0.02053477242588997,0.020635411143302917,0.020736243575811386,0.0208344217389822,0.020934168249368668,0.021032419055700302,0.021128209307789803,0.021224988624453545,0.021320102736353874,0.02141372114419937,0.021506229415535927,0.021599387750029564,0.02169134095311165,0.02178010903298855,0.021871507167816162,0.021960493177175522,0.02204841747879982,0.02213665470480919,0.022221200168132782,0.022305987775325775,0.022389857098460197,0.02247370406985283,0.02255726046860218,0.022638550028204918,0.022718606516718864,0.02279888279736042,0.022877275943756104,0.022956103086471558,0.023031672462821007,0.023107435554265976,0.023181533440947533,0.023254860192537308,0.023327438160777092,0.023399895057082176,0.023470351472496986,0.023541022092103958,0.023608919233083725,0.023676961660385132,0.02374546229839325,0.02380995824933052,0.023874670267105103,0.023937668651342392,0.02400069311261177,0.02406260557472706,0.024124108254909515,0.02418346516788006,0.02424168586730957,0.02429879829287529,0.02435576543211937,0.024411236867308617,0.024466104805469513,0.02452044188976288,0.024575164541602135,0.0246285367757082,0.02468021959066391,0.02473154105246067,0.02478148601949215,0.024829840287566185,0.024879205971956253,0.024926641955971718,0.024973765015602112,0.025020405650138855,0.025064488872885704,0.02510731667280197,0.025149662047624588,0.025193357840180397,0.025234978646039963,0.025276191532611847,0.02531624399125576,0.02535434253513813,0.02539265900850296,0.02543017826974392,0.02546895295381546,0.025505531579256058,0.025540323927998543,0.025575503706932068,0.02560952492058277,0.025642845779657364,0.025674646720290184,0.025705868378281593,0.025736728683114052,0.02576799876987934,0.025797145441174507,0.025826461613178253,0.025854716077446938,0.02588200569152832,0.025909028947353363,0.025934340432286263,0.025959771126508713,0.025985179468989372,0.02600988559424877,0.026033073663711548,0.026056816801428795,0.0260792076587677,0.026101356372237206,0.02612384408712387,0.026145463809370995,0.026166528463363647,0.0261869877576828,0.02620713599026203,0.026226654648780823,0.02624470368027687,0.02626282349228859,0.026280147954821587,0.026298172771930695,0.02631491795182228,0.026331324130296707,0.026347514241933823,0.026363076642155647,0.02637806162238121,0.026393020525574684,0.026407739147543907,0.02642125077545643,0.02643481083214283,0.0264478400349617,0.02646062895655632,0.02647288516163826,0.026485625654459,0.02649754472076893,0.026508210226893425,0.026519646868109703,0.02653057686984539,0.026541579514741898,0.026551641523838043,0.02656201645731926,0.026572655886411667,0.0265822596848011,0.026591500267386436,0.02660057321190834,0.026610031723976135,0.02661830745637417,0.02662641368806362,0.026634594425559044,0.026642411947250366,0.02665027789771557,0.02665727399289608,0.02666393481194973,0.0266709066927433,0.026677710935473442,0.02668357454240322,0.02668999321758747,0.02669684588909149,0.02670302242040634,0.02670840360224247,0.02671424113214016,0.026719115674495697,0.026724737137556076,0.026730503886938095,0.026735691353678703,0.0267405416816473,0.026744933798909187,0.026749469339847565,0.026754029095172882,0.02675839699804783,0.026762692257761955,0.026766937226057053,0.02677101641893387,0.026774635538458824,0.02677847072482109,0.026782067492604256,0.02678556554019451,0.026789136230945587,0.026792393997311592,0.026795530691742897,0.026799149811267853,0.026802334934473038,0.026805277913808823,0.026808535680174828,0.026811381801962852,0.026814326643943787,0.02681685984134674,0.026819683611392975,0.02682255394756794,0.026824966073036194,0.026827283203601837,0.02682996168732643,0.026832349598407745,0.02683485858142376,0.026837103068828583,0.026839587837457657,0.0268419049680233,0.026844028383493423,0.026846321299672127,0.02684866078197956,0.026850687339901924,0.026852786540985107,0.02685442753136158,0.026856262236833572,0.026857974007725716,0.026859542354941368,0.02686142548918724,0.026863042265176773,0.026864586398005486,0.02686644345521927,0.02686798758804798,0.026869555935263634,0.026870762929320335,0.026872331276535988,0.02687360905110836,0.026875058189034462,0.026876360177993774,0.026877664029598236,0.02687894180417061,0.02688007615506649,0.026881331577897072,0.026882512494921684,0.026883671060204506,0.026884660124778748,0.02688586711883545,0.02688700146973133,0.026887917891144753,0.026889149099588394,0.026890186592936516,0.026891127228736877,0.0268920436501503,0.02689291164278984,0.02689368464052677,0.026894746348261833,0.026895856484770775],"recovered":[0.0,0.00022084701049607247,0.00040984456427395344,0.0005918690003454685,0.0007718425476923585,0.0009531190153211355,0.0011377976043149829,0.0013236585073173046,0.0015147310914471745,0.001705562463030219,0.0019008333329111338,0.0020966592710465193,0.0022964663803577423,0.002497672801837325,0.0027029088232666254,0.0029101474210619926,0.003119774628430605,0.0033302465453743935,0.0035420211497694254,0.003753241151571274,0.00396214472129941,0.00416870741173625,0.004376235883682966,0.004579469095915556,0.004780796356499195,0.004981254693120718,0.005178986582905054,0.00537341320887208,0.005568780470639467,0.005760938860476017,0.005948706064373255,0.006136714480817318,0.006325156893581152,0.006511982996016741,0.006696420256048441,0.006879023741930723,0.00705998670309782,0.007238729391247034,0.007415687199681997,0.007591679226607084,0.007766610011458397,0.007937655784189701,0.008110125549137592,0.008279338479042053,0.008447729982435703,0.008613468147814274,0.008777758106589317,0.008943471126258373,0.00910937786102295,0.009270603768527508,0.009433349594473839,0.00959633756428957,0.009757393971085548,0.009919005446135998,0.010079339146614075,0.010236294008791447,0.010392983444035053,0.01054646447300911,0.01070281583815813,0.010857575573027134,0.011011683382093906,0.011165718547999859,0.011317824013531208,0.011467781849205494,0.011617546901106834,0.011764368042349815,0.011911841109395027,0.012060640379786491,0.012210719287395477,0.0123556824401021,0.01249844953417778,0.012642810121178627,0.012785987928509712,0.01293063722550869,0.01307408045977354,0.013217716477811337,0.013360774144530296,0.013499150052666664,0.013640301302075386,0.013777688145637512,0.013913844712078571,0.014052293263375759,0.014188811182975769,0.014323519542813301,0.014459097757935524,0.014591779559850693,0.014725040644407272,0.014859073795378208,0.014990114606916904,0.015122458338737488,0.015255502425134182,0.015388401225209236,0.015522048808634281,0.01565217226743698,0.015780970454216003,0.015909332782030106,0.016038106754422188,0.016163622960448265,0.01629290170967579,0.016416825354099274,0.01654120720922947,0.016666747629642487,0.016790959984064102,0.016914473846554756,0.01703673228621483,0.017159907147288322,0.01728006638586521,0.017401963472366333,0.017521928995847702,0.01764230616390705,0.01776159554719925,0.017881080508232117,0.01799766905605793,0.01811251975595951,0.018231326714158058,0.01834682933986187,0.01846107840538025,0.01857534982264042,0.018688416108489037,0.018800636753439903,0.01891191676259041,0.019023461267352104,0.01913541741669178,0.019246527925133705,0.019355902448296547,0.019464746117591858,0.019572962075471878,0.01968199759721756,0.019788958132267,0.019894786179065704,0.01999897137284279,0.020103447139263153,0.020208140835165977,0.02031075954437256,0.020411567762494087,0.020513147115707397,0.020612146705389023,0.02071297913789749,0.020811470225453377,0.020906198769807816,0.0210040882229805,0.02110079489648342,0.02119552157819271,0.021289309486746788,0.021383579820394516,0.02147606387734413,0.021567823365330696,0.02165980078279972,0.02174919657409191,0.021839821711182594,0.021928519010543823,0.02201463282108307,0.022100867703557014,0.02218642644584179,0.02227041684091091,0.022354625165462494,0.022437265142798424,0.02251787856221199,0.02260075882077217,0.022679006680846214,0.022757787257432938,0.02283543162047863,0.022913631051778793,0.0229885745793581,0.02306317910552025,0.023135926574468613,0.02321021817624569,0.023282771930098534,0.023353395983576775,0.023422209545969963,0.02349005825817585,0.023557739332318306,0.023626310750842094,0.023690516129136086,0.023755446076393127,0.023819096386432648,0.023880986496806145,0.023944323882460594,0.02400599606335163,0.024064917117357254,0.024121617898344994,0.024179164320230484,0.024236759170889854,0.024292470887303352,0.024346712976694107,0.024401241913437843,0.02445545792579651,0.02450803481042385,0.024560272693634033,0.024611979722976685,0.024661539122462273,0.024712184444069862,0.02476133406162262,0.024807950481772423,0.024854155257344246,0.024899493902921677,0.02494516782462597,0.024989154189825058,0.025031523779034615,0.025074206292629242,0.025115104392170906,0.02515633963048458,0.025195669382810593,0.025234492495656013,0.025273049250245094,0.025311075150966644,0.025350429117679596,0.025386935099959373,0.02542208880186081,0.025456327944993973,0.025490565225481987,0.02552386373281479,0.02555578574538231,0.025586765259504318,0.025618495419621468,0.025648364797234535,0.025678357109427452,0.025706972926855087,0.02573498710989952,0.025762250646948814,0.025788359344005585,0.025814585387706757,0.025840573012828827,0.025865642353892326,0.025889625772833824,0.025913439691066742,0.02593686804175377,0.025959910824894905,0.02598165161907673,0.026003487408161163,0.026025492697954178,0.02604684606194496,0.026067595928907394,0.026087453588843346,0.026106176897883415,0.026124490424990654,0.026142491027712822,0.02616044133901596,0.026178007945418358,0.026195114478468895,0.02621195651590824,0.026227325201034546,0.02624274417757988,0.026258572936058044,0.026273218914866447,0.02628740482032299,0.02630065195262432,0.02631387487053871,0.026327025145292282,0.026340197771787643,0.026352189481258392,0.02636444754898548,0.02637559548020363,0.026387320831418037,0.026399191468954086,0.026410218328237534,0.02642083540558815,0.026431379839777946,0.026442188769578934,0.0264522023499012,0.026462385430932045,0.02647128887474537,0.026480071246623993,0.026489214971661568,0.02649753913283348,0.026506178081035614,0.026514019817113876,0.02652186155319214,0.02652943693101406,0.02653638646006584,0.026542972773313522,0.026549994945526123,0.026556532829999924,0.026563242077827454,0.026569779962301254,0.026576125994324684,0.026581989601254463,0.026587489992380142,0.02659282274544239,0.02659827470779419,0.026603631675243378,0.026609182357788086,0.026614127680659294,0.026619387790560722,0.02662397176027298,0.026628604158759117,0.026632996276021004,0.02663721889257431,0.026641754433512688,0.026645712554454803,0.02664957195520401,0.026653191074728966,0.02665695548057556,0.026660501956939697,0.026663590222597122,0.026667138561606407,0.026670081540942192,0.026673821732401848,0.026676909998059273,0.026680240407586098,0.026683038100600243,0.026685958728194237,0.02668897435069084,0.026692014187574387,0.02669469267129898,0.026697563007473946,0.02670048363506794,0.026703041046857834,0.026705428957939148,0.026708010584115982,0.026710545644164085,0.02671271562576294,0.026715153828263283,0.026717565953731537,0.02671985886991024,0.026722101494669914,0.026724200695753098,0.02672632411122322,0.026728158816695213,0.026729967445135117,0.02673199586570263,0.026733683422207832,0.026735348626971245,0.026737062260508537,0.02673872746527195,0.026740463450551033,0.026742298156023026,0.026743866503238678,0.02674524113535881,0.026746736839413643,0.026748256757855415,0.026749609038233757,0.02675120159983635,0.026752552017569542,0.026753880083560944,0.026755085214972496,0.026756219565868378,0.02675742655992508,0.02675860933959484,0.026759814471006393,0.026760827749967575,0.026761649176478386,0.02676290273666382,0.02676401287317276,0.02676502615213394,0.026766112074255943,0.026767052710056305,0.026767970994114876,0.026768935844302177,0.02676975540816784,0.02677074447274208],"active":[0.0005527138710021973,0.0004892562283203006,0.0004759856383316219,0.00047371757682412863,0.0004777952563017607,0.0004824278876185417,0.0004880016203969717,0.0004927548579871655,0.0004931649891659617,0.0005017307121306658,0.0005052776541560888,0.0005122022703289986,0.0005166900809854269,0.0005214435514062643,0.0005275721196085215,0.000533773098140955,0.0005390814039856195,0.0005403358954936266,0.0005373682361096144,0.000535968691110611,0.0005316012538969517,0.0005313605070114136,0.0005258829332888126,0.0005200919695198536,0.0005147596821188927,0.0005094273947179317,0.0005045053549110889,0.0005015376955270767,0.000495601911097765,0.0004919106140732765,0.0004909210838377476,0.0004886044189333916,0.00048587843775749207,0.0004796045832335949,0.0004773610271513462,0.0004747794009745121,0.00047149742022156715,0.0004697605036199093,0.00046643102541565895,0.000463342759758234,0.00045706890523433685,0.00045658648014068604,0.00045178551226854324,0.0004484066739678383,0.00044763460755348206,0.0004469342529773712,0.00044707953929901123,0.0004454879090189934,0.00044218171387910843,0.0004414338618516922,0.0004394315183162689,0.00043781381100416183,0.0004348466172814369,0.00043079350143671036,0.0004253154620528221,0.00042606424540281296,0.0004217932000756264,0.0004222271963953972,0.0004200804978609085,0.00041875336319208145,0.000417136587202549,0.00041378289461135864,0.00041194912046194077,0.0004101153463125229,0.000408160500228405,0.00040910206735134125,0.00040924642235040665,0.00040977727621793747,0.0004038410261273384,0.0004032626748085022,0.00040432438254356384,0.0004039136692881584,0.00040478259325027466,0.0004031183198094368,0.00040229782462120056,0.00039976462721824646,0.0003961687907576561,0.00039532408118247986,0.0003912467509508133,0.00039204303175210953,0.0003918977454304695,0.0003893403336405754,0.00038955826312303543,0.00038801413029432297,0.00038798898458480835,0.0003865174949169159,0.0003883996978402138,0.00038608256727457047,0.00038801319897174835,0.0003870008513331413,0.00038523878902196884,0.000383695587515831,0.00038067903369665146,0.0003798827528953552,0.0003773719072341919,0.0003764331340789795,0.000374356284737587,0.00037631019949913025,0.0003702547401189804,0.00037177465856075287,0.00037143751978874207,0.0003683958202600479,0.00036627426743507385,0.0003646332770586014,0.00036456063389778137,0.0003621485084295273,0.0003621485084295273,0.0003606267273426056,0.000360170379281044,0.00035939738154411316,0.00035816803574562073,0.00035418570041656494,0.00035471469163894653,0.000356500968337059,0.00035351142287254333,0.00035141222178936005,0.0003489498049020767,0.00034762173891067505,0.0003470424562692642,0.000345379114151001,0.0003438834100961685,0.0003429427742958069,0.00034219399094581604,0.0003411807119846344,0.0003403611481189728,0.0003397073596715927,0.0003395397216081619,0.000336499884724617,0.0003342311829328537,0.0003320351243019104,0.0003312639892101288,0.000330878421664238,0.0003266315907239914,0.0003246515989303589,0.0003246758133172989,0.00032127462327480316,0.0003220215439796448,0.00031943991780281067,0.0003167390823364258,0.00031878985464572906,0.00031601451337337494,0.00031292624771595,0.00031070783734321594,0.0003100782632827759,0.00030776113271713257,0.0003040451556444168,0.000303683802485466,0.0003006923943758011,0.00029922090470790863,0.00029683299362659454,0.00029268115758895874,0.0002913549542427063,0.000288989394903183,0.00028727762401103973,0.0002868436276912689,0.000283924862742424,0.0002813413739204407,0.00028100423514842987,0.0002765171229839325,0.0002770964056253433,0.00027388520538806915,0.0002720039337873459,0.0002679023891687393,0.00026628561317920685,0.00026425905525684357,0.00026396848261356354,0.000260133296251297,0.0002582501620054245,0.0002555232495069504,0.00025475211441516876,0.0002554040402173996,0.00025221891701221466,0.0002483595162630081,0.00024715252220630646,0.0002452470362186432,0.0002435091882944107,0.00024312175810337067,0.0002391412854194641,0.00023568980395793915,0.0002338811755180359,0.00023414753377437592,0.00023207254707813263,0.0002293456345796585,0.00022797100245952606,0.00022845156490802765,0.00022729486227035522,0.00022476166486740112,0.00022350624203681946,0.00022121332585811615,0.00021786056458950043,0.0002176668494939804,0.00021445751190185547,0.0002124309539794922,0.0002124551683664322,0.00021033361554145813,0.0002078227698802948,0.00020449422299861908,0.00020420365035533905,0.0002034548670053482,0.00020198523998260498,0.00020113959908485413,0.0001980029046535492,0.00019698962569236755,0.00019568577408790588,0.0001959037035703659,0.00019445642828941345,0.00018989481031894684,0.0001885686069726944,0.00018743611872196198,0.0001865178346633911,0.00018408149480819702,0.0001820046454668045,0.00018094293773174286,0.0001812335103750229,0.00017865002155303955,0.00017809681594371796,0.00017635896801948547,0.00017503276467323303,0.00017404183745384216,0.00017208978533744812,0.00017141178250312805,0.00017059408128261566,0.00016931258141994476,0.0001674313098192215,0.0001671910285949707,0.00016576796770095825,0.00016448833048343658,0.00016393326222896576,0.00016381219029426575,0.00016304105520248413,0.00016149505972862244,0.00016028992831707,0.00015905871987342834,0.00015725009143352509,0.00015664659440517426,0.00015565752983093262,0.00015568174421787262,0.0001544766128063202,0.0001533161848783493,0.00015239976346492767,0.000151120126247406,0.00015073642134666443,0.00015027634799480438,0.00014916621148586273,0.00014803186058998108,0.00014740601181983948,0.00014718808233737946,0.00014675408601760864,0.00014586001634597778,0.0001454278826713562,0.0001453552395105362,0.00014376267790794373,0.00014405138790607452,0.0001432560384273529,0.00014238804578781128,0.00014142319560050964,0.00014118105173110962,0.0001412760466337204,0.00014007091522216797,0.00013929791748523712,0.00013818778097629547,0.0001387428492307663,0.00013823620975017548,0.00013719871640205383,0.00013705529272556305,0.0001362338662147522,0.0001362580806016922,0.00013541243970394135,0.00013449788093566895,0.00013452023267745972,0.00013473816215991974,0.00013357959687709808,0.0001334603875875473,0.00013360381126403809,0.00013324245810508728,0.00013227760791778564,0.0001322515308856964,0.0001316256821155548,0.0001319143921136856,0.00013222917914390564,0.00013205967843532562,0.00013135932385921478,0.0001308061182498932,0.00013008154928684235,0.00013005733489990234,0.00012979283928871155,0.00012969598174095154,0.0001297183334827423,0.00012926198542118073,0.0001289229840040207,0.0001288987696170807,0.00012887641787528992,0.0001286100596189499,0.0001286342740058899,0.0001288037747144699,0.00012839213013648987,0.0001290682703256607,0.00012851320207118988,0.00012836791574954987,0.00012829527258872986,0.00012834370136260986,0.00012836791574954987,0.00012788549065589905,0.00012766942381858826,0.00012786127626895905,0.00012740306556224823,0.0001267995685338974,0.0001269206404685974,0.0001269206404685974,0.0001268479973077774,0.00012655742466449738,0.0001268722116947174,0.0001267511397600174,0.0001264624297618866,0.0001264624297618866,0.0001265592873096466,0.0001264866441488266,0.0001264624297618866,0.00012626871466636658,0.0001262947916984558,0.00012597814202308655,0.00012585893273353577,0.0001260768622159958,0.00012598000466823578,0.00012585893273353577,0.00012598000466823578,0.00012568943202495575,0.00012568943202495575,0.00012552179396152496,0.00012559443712234497,0.00012535229325294495,0.00012544915080070496,0.00012515857815742493,0.00012511201202869415,0.00012506172060966492,0.00012499094009399414,0.00012511201202869415,0.00012508593499660492,0.00012506172060966492,0.00012484565377235413,0.00012503936886787415,0.00012535229325294495,0.00012501515448093414,0.00012513622641563416,0.00012516044080257416,0.00012501515448093414,0.00012499094009399414,0.0001249406486749649,0.00012474879622459412,0.00012499094009399414,0.00012511201202869415]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0005527138710021973,0.0007129986770451069,0.0008800152572803199,0.0010528708808124065,0.00122797058429569,0.001398847671225667,0.0015720411902293563,0.0017431355081498623,0.0019153638277202845,0.002083224942907691,0.0022534264717251062,0.002425823826342821,0.0025941431522369385,0.002764031058177352,0.002930541057139635,0.0030994154512882233,0.0032686761114746332,0.0034325318410992622,0.003592285793274641,0.0037481794133782387,0.0039009361062198877,0.004045392386615276,0.004187749698758125,0.004327308386564255,0.004466842859983444,0.0046001761220395565,0.004730010870844126,0.004857384599745274,0.004981742240488529,0.00510441092774272,0.005225004628300667,0.0053426786325871944,0.005455840844660997,0.0055684237740933895,0.0056784250773489475,0.0057871476747095585,0.005890682339668274,0.005992118269205093,0.006092998664826155,0.006191080901771784,0.006287739146500826,0.006380826234817505,0.006472683046013117,0.006564298179000616,0.006652801297605038,0.006738215684890747,0.006823413074016571,0.006906487047672272,0.006988764740526676,0.0070684850215911865,0.007147626020014286,0.007224450819194317,0.0072982595302164555,0.0073700412176549435,0.007441485300660133,0.0075115785002708435,0.00758094759657979,0.007648699916899204,0.007713484577834606,0.007780609652400017,0.007842643186450005,0.007906993851065636,0.007968666031956673,0.008029446005821228,0.008089501410722733,0.00814878474920988,0.008205944672226906,0.008263635449111462,0.008318431675434113,0.008372913114726543,0.008425633423030376,0.008477968163788319,0.008529506623744965,0.008581189438700676,0.008630363270640373,0.008677485398948193,0.008726490661501884,0.008774288929998875,0.008820059709250927,0.008865711279213428,0.008909407071769238,0.008954527787864208,0.008997886441648006,0.009039652533829212,0.009080863557755947,0.009121906012296677,0.009162514470517635,0.009201602078974247,0.009240642189979553,0.009278475306928158,0.009315487928688526,0.009352477267384529,0.009389248676598072,0.009425223805010319,0.009460355155169964,0.009494665078818798,0.00952820386737585,0.009561283513903618,0.00959436409175396,0.00962664745748043,0.009658738039433956,0.009689212776720524,0.009719252586364746,0.009748567827045918,0.009777883999049664,0.009806162677705288,0.00983340386301279,0.009860886260867119,0.009886655025184155,0.009913003072142601,0.00993814505636692,0.009963431395590305,0.009988115169107914,0.010012315586209297,0.010036420077085495,0.010060813277959824,0.010085038840770721,0.010108056478202343,0.010130231268703938,0.010152187198400497,0.01017334870994091,0.01019477378576994,0.010215186513960361,0.010235262103378773,0.010254877619445324,0.010274373926222324,0.010293603874742985,0.010312375612556934,0.010330520570278168,0.010348399169743061,0.010366640985012054,0.010383506305515766,0.010400975123047829,0.010416875593364239,0.010433596558868885,0.01044928003102541,0.010465133003890514,0.010479585267603397,0.010494496673345566,0.01050974614918232,0.010524078272283077,0.010538361966609955,0.010552164167165756,0.010565048083662987,0.010578295215964317,0.010590937919914722,0.010603750124573708,0.010616079904139042,0.01062797475606203,0.01064006332308054,0.010652151890099049,0.010663540102541447,0.010674615390598774,0.010685401037335396,0.010696402750909328,0.010706561617553234,0.010717297904193401,0.010727021843194962,0.010736552998423576,0.010745938867330551,0.010755590163171291,0.010764372535049915,0.010772335343062878,0.01078020129352808,0.010788645595312119,0.0107965599745512,0.010804594494402409,0.010812122374773026,0.010819578543305397,0.010827106423676014,0.010833934880793095,0.010840642265975475,0.010847109369933605,0.01085345447063446,0.010859486646950245,0.010865711607038975,0.010871647857129574,0.010877220891416073,0.010883108712732792,0.010888923890888691,0.01089396607130766,0.010899418964982033,0.010904606431722641,0.010909722186625004,0.010914595797657967,0.010919180698692799,0.01092347502708435,0.010927914641797543,0.010932378470897675,0.010936722159385681,0.010940558277070522,0.010944756679236889,0.010948761366307735,0.010952525772154331,0.010956482961773872,0.010960294865071774,0.01096403505653143,0.0109673161059618,0.010970525443553925,0.010973445139825344,0.010976389050483704,0.010979525744915009,0.010982445441186428,0.010985364206135273,0.010988042689859867,0.010990889742970467,0.010993399657309055,0.010996077209711075,0.010998466052114964,0.011000710539519787,0.011003002524375916,0.011005174368619919,0.011007442139089108,0.01100937183946371,0.011011543683707714,0.011013450101017952,0.01101525966078043,0.011016972362995148,0.01101861335337162,0.011020447127521038,0.01102191861718893,0.011023511178791523,0.011025224812328815,0.011026576161384583,0.011027975007891655,0.011029447428882122,0.011030774563550949,0.011032124981284142,0.011033162474632263,0.011034417897462845,0.011035575531423092,0.011036661453545094,0.011037771590054035,0.011038833297789097,0.011039653792977333,0.01104073878377676,0.011041656136512756,0.011042525060474873,0.011043368838727474,0.01104416511952877,0.011044985614717007,0.011045757681131363,0.0110465781763196,0.01104718167334795,0.011048026382923126,0.011048677377402782,0.011049232445657253,0.01104993186891079,0.0110505111515522,0.011051138862967491,0.011051717214286327,0.011052152141928673,0.011052682995796204,0.011053141206502914,0.0110534792765975,0.01105386484414339,0.011054299771785736,0.011054709553718567,0.011055143550038338,0.011055457405745983,0.011055795475840569,0.01105625368654728,0.011056543327867985,0.011056928895413876,0.011057315394282341,0.011057653464376926,0.011057918891310692,0.011058184318244457,0.011058473959565163,0.011058739386498928,0.011058980599045753,0.011059197597205639,0.011059414595365524,0.01105965580791235,0.011059824377298355,0.011060018092393875,0.01106021087616682,0.011060355231165886,0.011060500517487526,0.011060644872486591,0.011060814373195171,0.011060982942581177,0.011061127297580242,0.011061248369514942,0.011061416938900948,0.011061610653996468,0.011061755008995533,0.011061947792768478,0.011062068864703178,0.011062213219702244,0.011062382720410824,0.01106252707540989,0.01106262393295765,0.011062816716730595,0.011062913574278355,0.0110629852861166,0.01106303371489048,0.01106315478682518,0.011063274927437305,0.011063323356211185,0.011063347570598125,0.011063420213758945,0.01106351613998413,0.01106358878314495,0.011063637211918831,0.011063685640692711,0.011063709855079651,0.011063781566917896,0.011063829995691776,0.011063854210078716,0.011063902638852596,0.011063974350690842,0.011064071208238602,0.011064095422625542,0.011064143851399422,0.011064239777624607,0.011064263992011547,0.011064288206398487,0.011064312420785427,0.011064360849559307,0.011064409278333187,0.011064433492720127,0.011064481921494007,0.011064529418945312,0.011064553633332253,0.011064577847719193,0.011064602062106133,0.011064626276493073,0.011064626276493073,0.011064650490880013,0.011064723134040833,0.011064747348427773,0.011064770631492138,0.011064794845879078,0.011064843274652958,0.011064867489039898,0.011064867489039898,0.011064915917813778,0.011064915917813778,0.011065012775361538,0.011065036058425903,0.011065084487199783,0.011065132915973663,0.011065157130360603,0.011065229773521423,0.011065229773521423,0.011065301485359669,0.011065301485359669,0.011065325699746609,0.011065349914133549,0.011065349914133549],"recovered":[0.0,0.00021821701375301927,0.000410134089179337,0.0005905902362428606,0.0007654968067072332,0.0009434677194803953,0.0011177228298038244,0.0012916160048916936,0.0014643751783296466,0.0016355901025235653,0.0018073117826133966,0.0019772478844970465,0.002148438710719347,0.0023175061214715242,0.0024873216170817614,0.002656123833730817,0.0028251430485397577,0.0029938246589154005,0.0031590797007083893,0.0033215361181646585,0.0034811212681233883,0.0036374730989336967,0.003786200424656272,0.003931911662220955,0.00407359329983592,0.004215733613818884,0.0043524689972400665,0.004485319834202528,0.004618122708052397,0.004746654536575079,0.004870336502790451,0.004993077367544174,0.005111957900226116,0.005230235401540995,0.0053442902863025665,0.00545783806592226,0.00556892529129982,0.00567564507946372,0.0057784561067819595,0.005880977492779493,0.005983257666230202,0.006081556901335716,0.006175995338708162,0.00626995088532567,0.006363520864397287,0.006454677786678076,0.00654185377061367,0.006629584357142448,0.006714178714901209,0.006797542329877615,0.00688027823343873,0.006959178019315004,0.007036871276795864,0.007113020867109299,0.007186129689216614,0.007260010577738285,0.007331334054470062,0.007403308991342783,0.007473136764019728,0.007540189195424318,0.007608375977724791,0.007672967854887247,0.007736980449408293,0.007799593731760979,0.007861531339585781,0.007922383025288582,0.007981834933161736,0.008039405569434166,0.008097844198346138,0.008154111914336681,0.008209365420043468,0.008262689225375652,0.008317026309669018,0.008368250913918018,0.008420199155807495,0.00847120676189661,0.008521007373929024,0.008569988422095776,0.008618775755167007,0.008665633387863636,0.0087122255936265,0.00875746551901102,0.00880186166614294,0.008846065029501915,0.008889954537153244,0.008931503631174564,0.0089729567989707,0.009012816473841667,0.009053762070834637,0.00909367110580206,0.00913278292864561,0.00917092990130186,0.009208183735609055,0.009245558641850948,0.009282402694225311,0.009317895397543907,0.009352881461381912,0.009387530386447906,0.009421671740710735,0.009455258026719093,0.009487301111221313,0.009518716484308243,0.009550059214234352,0.009579929523169994,0.009610307402908802,0.00964073371142149,0.009668963961303234,0.009697338566184044,0.009725641459226608,0.009752640500664711,0.009779182262718678,0.009805047884583473,0.009830117225646973,0.009855934418737888,0.009881148114800453,0.009905108250677586,0.009929019026458263,0.00995266530662775,0.009975273162126541,0.009998098947107792,0.010020779445767403,0.010043050162494183,0.010064934380352497,0.01008638460189104,0.010106507688760757,0.010126220062375069,0.01014617457985878,0.010165114887058735,0.010183839127421379,0.010202514007687569,0.010221503674983978,0.010239864699542522,0.010257454589009285,0.010274465195834637,0.010290606878697872,0.01030788291245699,0.010323421098291874,0.01033978071063757,0.010354499332606792,0.010370327159762383,0.010385599918663502,0.010400415398180485,0.010414916090667248,0.01042917650192976,0.010441988706588745,0.010455138050019741,0.010468191467225552,0.010481148958206177,0.010494057089090347,0.010506820864975452,0.010519609786570072,0.010532252490520477,0.010543810203671455,0.010555584914982319,0.010566514916718006,0.010577565990388393,0.0105884475633502,0.010599184781312943,0.010609366931021214,0.010619115084409714,0.010628283955156803,0.010637789964675903,0.010646259412169456,0.010654945857822895,0.010663173161447048,0.010671497322618961,0.010679243132472038,0.010687422007322311,0.010694491676986217,0.010701706632971764,0.010709330439567566,0.010716641321778297,0.010723518207669258,0.010730708949267864,0.0107372235506773,0.010743713937699795,0.01075008325278759,0.01075642928481102,0.010762220248579979,0.010767938569188118,0.010774043388664722,0.01077920664101839,0.01078504603356123,0.010790280997753143,0.010795686393976212,0.010800391435623169,0.010805072262883186,0.010809536091983318,0.010814144276082516,0.010818753391504288,0.01082348171621561,0.010827535763382912,0.010831830091774464,0.01083617378026247,0.010840034112334251,0.010843918658792973,0.010847561992704868,0.010851302184164524,0.0108548728749156,0.010857985354959965,0.010861387476325035,0.01086447574198246,0.010867781937122345,0.010870532132685184,0.01087371725589037,0.010876612737774849,0.010879363864660263,0.010882138274610043,0.010884406045079231,0.01088734995573759,0.01088959351181984,0.010891692712903023,0.010893912985920906,0.0108965914696455,0.010898448526859283,0.010900596156716347,0.010902357287704945,0.010904095135629177,0.010905832052230835,0.010907593183219433,0.01090942695736885,0.010910995304584503,0.01091249193996191,0.010914060287177563,0.010915459133684635,0.010916883125901222,0.010918548330664635,0.010919851250946522,0.01092144288122654,0.010922649875283241,0.010924001224339008,0.010925207287073135,0.010926341637969017,0.010927499271929264,0.010928633622825146,0.010929719544947147,0.010930635966360569,0.010931504890322685,0.010932398028671741,0.010933387093245983,0.010934327729046345,0.010935220867395401,0.010936137288808823,0.010936789214611053,0.01093746442347765,0.010938309133052826,0.010939081199467182,0.010939684696495533,0.01094043254852295,0.01094101183116436,0.01094142161309719,0.010942145250737667,0.010942603461444378,0.010943086817860603,0.010943545028567314,0.010943954810500145,0.01094431709498167,0.010944751091301441,0.010945089161396027,0.010945547372102737,0.010945837013423443,0.010946150869131088,0.010946488939225674,0.010946874506771564,0.01094726100564003,0.01094762235879898,0.010948080569505692,0.010948370210826397,0.010948563925921917,0.010948853567242622,0.010949239134788513,0.010949504561722279,0.010949697345495224,0.01094998698681593,0.010950228199362755,0.01095044519752264,0.010950710624456406,0.010950951837003231,0.010951193980872631,0.010951362550258636,0.010951531119644642,0.010951676405966282,0.010951917618513107,0.010951990261673927,0.010952158831059933,0.010952375829219818,0.010952568612992764,0.010952738113701344,0.010952906683087349,0.010953051038086414,0.010953123681247234,0.010953268967568874,0.01095341332256794,0.01095348596572876,0.010953630320727825,0.010953702963888645,0.010953751392662525,0.01095387153327465,0.01095399260520935,0.01095406524837017,0.010954136960208416,0.010954233817756176,0.010954258032143116,0.010954330675303936,0.010954402387142181,0.010954475030303001,0.010954523459076881,0.010954523459076881,0.010954619385302067,0.010954667814075947,0.010954716242849827,0.010954740457236767,0.010954764671623707,0.010954909026622772,0.010954957455396652,0.010955030098557472,0.010955078527331352,0.010955126956105232,0.010955174453556538,0.010955222882330418,0.010955247096717358,0.010955295525491238,0.010955343954265118,0.010955391451716423,0.010955415666103363,0.010955464094877243,0.010955464094877243,0.010955488309264183,0.010955536738038063,0.010955536738038063,0.010955585166811943,0.010955633595585823,0.010955681093037128,0.010955681093037128,0.010955681093037128,0.010955681093037128,0.010955705307424068,0.010955729521811008,0.010955753736197948,0.010955777950584888,0.010955802164971828,0.010955922305583954,0.010955970734357834,0.010956019163131714,0.010956019163131714,0.010956116020679474,0.010956140235066414,0.010956140235066414,0.01095618773251772,0.01095621194690466,0.0109562361612916],"active":[0.0005527138710021973,0.0004947816487401724,0.0004698811681009829,0.000462280644569546,0.00046247377758845687,0.0004553799517452717,0.00045431836042553186,0.0004515195032581687,0.0004509886493906379,0.0004476348403841257,0.0004461146891117096,0.00044857594184577465,0.0004457044415175915,0.0004465249367058277,0.0004432194400578737,0.0004432916175574064,0.0004435330629348755,0.00043870718218386173,0.00043320609256625175,0.00042664329521358013,0.00041981483809649944,0.0004079192876815796,0.00040154927410185337,0.00039539672434329987,0.0003932495601475239,0.0003844425082206726,0.0003775418736040592,0.0003720647655427456,0.00036361953243613243,0.0003577563911676407,0.00035466812551021576,0.00034960126504302025,0.0003438829444348812,0.00033818837255239487,0.000334134791046381,0.0003293096087872982,0.000321757048368454,0.00031647318974137306,0.0003145425580441952,0.0003101034089922905,0.00030448148027062416,0.00029926933348178864,0.00029668770730495453,0.00029434729367494583,0.0002892804332077503,0.0002835378982126713,0.0002815593034029007,0.0002769026905298233,0.0002745860256254673,0.00027094269171357155,0.0002673477865755558,0.0002652727998793125,0.00026138825342059135,0.00025702035054564476,0.0002553556114435196,0.00025156792253255844,0.00024961354210972786,0.0002453909255564213,0.00024034781381487846,0.00024042045697569847,0.000234267208725214,0.0002340259961783886,0.0002316855825483799,0.00022985227406024933,0.00022797007113695145,0.00022640172392129898,0.0002241097390651703,0.00022422987967729568,0.00022058747708797455,0.00021880120038986206,0.00021626800298690796,0.00021527893841266632,0.0002124803140759468,0.00021293852478265762,0.0002101641148328781,0.00020627863705158234,0.00020548328757286072,0.00020430050790309906,0.00020128395408391953,0.00020007789134979248,0.00019718147814273834,0.00019706226885318756,0.00019602477550506592,0.0001935875043272972,0.0001909090206027031,0.00019040238112211227,0.00018955767154693604,0.0001887856051325798,0.00018688011914491653,0.00018480420112609863,0.00018270500004291534,0.0001815473660826683,0.0001810649409890175,0.00017966516315937042,0.00017795246094465256,0.0001767696812748909,0.00017532240599393845,0.00017375312745571136,0.00017269235104322433,0.00017138943076133728,0.00017143692821264267,0.00017049629241228104,0.00016919337213039398,0.00016863830387592316,0.0001675765961408615,0.00016542896628379822,0.00016443990170955658,0.00016354769468307495,0.00016101356595754623,0.00016036257147789001,0.00015896279364824295,0.00015838351100683212,0.00015799794346094131,0.00015638116747140884,0.0001552719622850418,0.000155705027282238,0.00015601981431245804,0.0001553911715745926,0.0001549581065773964,0.00015408825129270554,0.0001525692641735077,0.00015172362327575684,0.00015025213360786438,0.00014887750148773193,0.0001483699306845665,0.0001481538638472557,0.00014742929488420486,0.00014726072549819946,0.00014668144285678864,0.0001458851620554924,0.00014513731002807617,0.0001436416059732437,0.0001435205340385437,0.00014241039752960205,0.00014298968017101288,0.0001413971185684204,0.00014171190559864044,0.00013980455696582794,0.00013999734073877335,0.00013941898941993713,0.0001384783536195755,0.00013794656842947006,0.00013724807649850845,0.00013587158173322678,0.0001363065093755722,0.00013579986989498138,0.00013555865734815598,0.00013493094593286514,0.0001339176669716835,0.00013324245810508728,0.00013254210352897644,0.0001312876120209694,0.00013080518692731857,0.00012981612235307693,0.00012988783419132233,0.0001289956271648407,0.00012885034084320068,0.00012783706188201904,0.00012718606740236282,0.0001268237829208374,0.00012730620801448822,0.000126582570374012,0.00012607593089342117,0.00012525543570518494,0.00012547243386507034,0.00012506265193223953,0.00012535136193037033,0.0001247003674507141,0.00012508686631917953,0.00012539979070425034,0.00012460444122552872,0.0001240009441971779,0.00012359116226434708,0.00012274552136659622,0.0001222630962729454,0.00012199766933917999,0.0001215646043419838,0.00012079160660505295,0.00012088846415281296,0.00012098532170057297,0.0001199226826429367,0.00012021232396364212,0.00011956039816141129,0.0001194411888718605,0.00011890940368175507,0.00011878926306962967,0.00011840276420116425,0.00011837854981422424,0.00011823419481515884,0.00011796876788139343,0.0001170765608549118,0.0001172209158539772,0.00011693127453327179,0.00011635199189186096,0.00011644884943962097,0.00011637620627880096,0.00011647306382656097,0.00011601392179727554,0.00011565256863832474,0.00011545978486537933,0.00011500157415866852,0.00011505000293254852,0.0001146635040640831,0.0001148320734500885,0.00011432543396949768,0.00011427700519561768,0.00011403579264879227,0.00011393893510103226,0.00011406000703573227,0.00011336058378219604,0.00011340901255607605,0.00011348165571689606,0.00011352915316820145,0.0001127803698182106,0.00011309515684843063,0.00011285394430160522,0.00011290237307548523,0.00011287722736597061,0.00011278130114078522,0.00011285394430160522,0.0001124916598200798,0.0001125158742070198,0.00011273287236690521,0.0001125158742070198,0.0001125158742070198,0.00011256430298089981,0.00011222623288631439,0.00011227373033761978,0.00011171959340572357,0.00011176802217960358,0.00011157430708408356,0.00011145416647195816,0.00011142995208501816,0.00011133402585983276,0.00011102017015218735,0.00011101923882961273,0.00011102017015218735,0.00011102017015218735,0.00011097081005573273,0.00011077802628278732,0.00011065788567066193,0.00011053681373596191,0.00011044088751077652,0.00011039245873689651,0.00011056195944547653,0.00011036824434995651,0.0001101512461900711,0.0001102471724152565,0.0001100786030292511,0.0001101270318031311,0.0001102956011891365,0.00011000689119100571,0.00011007953435182571,0.0001100543886423111,0.0001099342480301857,0.0001099100336432457,0.0001099826768040657,0.0001099584624171257,0.0001100543886423111,0.0001099100336432457,0.0001099584624171257,0.0001101028174161911,0.0001100543886423111,0.0001100543886423111,0.0001100543886423111,0.00011003110557794571,0.0001098383218050003,0.0001098141074180603,0.0001099100336432457,0.0001098858192563057,0.0001097414642572403,0.00010969303548336029,0.00010971724987030029,0.00010966882109642029,0.00010959617793560028,0.0001095728948712349,0.00010950025171041489,0.00010940339416265488,0.00010930653661489487,0.00010928232222795486,0.00010928325355052948,0.00010930653661489487,0.00010920967906713486,0.00010925810784101486,0.00010925810784101486,0.00010923482477664948,0.00010918639600276947,0.00010920967906713486,0.00010916218161582947,0.00010916218161582947,0.00010925903916358948,0.00010925810784101486,0.00010921061038970947,0.00010933075100183487,0.00010928325355052948,0.00010928232222795486,0.00010928232222795486,0.00010928325355052948,0.00010928232222795486,0.00010925810784101486,0.00010921061038970947,0.00010918639600276947,0.00010925810784101486,0.00010925810784101486,0.00010923482477664948,0.00010921061038970947,0.00010918639600276947,0.00010925810784101486,0.00010921061038970947,0.00010918639600276947,0.00010918639600276947,0.00010923389345407486,0.00010930653661489487,0.00010918639600276947,0.00010918639600276947,0.00010920967906713486,0.00010918546468019485,0.00010916125029325485,0.00010913796722888947,0.00010913796722888947,0.00010916218161582947,0.00010913796722888947,0.00010913796722888947,0.00010913796722888947,0.00010913796722888947,0.00010911375284194946,0.00010913796722888947,0.00010913796722888947,0.00010908953845500946,0.00010911375284194946,0.00010913796722888947,0.00010911375284194946,0.00010908953845500946,0.00010911375284194946,0.00010916218161582947,0.00010918639600276947,0.00010916218161582947,0.00010918639600276947,0.00010916218161582947,0.00010923482477664948,0.00010923389345407486,0.00010916218161582947,0.00010916218161582947,0.00010913796722888947,0.00010921061038970947,0.00010911375284194946,0.00010916125029325485,0.00010916125029325485,0.00010913796722888947,0.00010913796722888947,0.00010911375284194946]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.7696171402931213,"q05":0.7213242959450697,"q20":0.7449071706234913,"q40":0.762178878299899,"q60":0.7770554022863436,"q80":0.7943271099627514,"q95":0.8179099846411729},"MaxActiveInfected":{"mean":0.03918033838272095,"q05":0.030079188648093363,"q20":0.03452355875134099,"q40":0.03777854196588934,"q60":0.040582134799552555,"q80":0.04383711801410091,"q95":0.048281488117348524}},"4W_None":{"TotalInfected":{"mean":0.5101098418235779,"q05":0.36891094674249814,"q20":0.4378626908855833,"q40":0.48836180877758173,"q60":0.531857874869574,"q80":0.5823569927615724,"q95":0.6513087369046575},"MaxActiveInfected":{"mean":0.013484373688697815,"q05":0.0062858366105073135,"q20":0.009801102693396183,"q40":0.01237562547810156,"q60":0.01459312189929407,"q80":0.017167644683999447,"q95":0.020682910766888312}},"2W_Strong":{"TotalInfected":{"mean":0.008317261002957821,"q05":0.004794020896496685,"q20":0.006514526926206523,"q40":0.007774597108737567,"q60":0.008859924897178075,"q80":0.01011999507970912,"q95":0.011840501109418956},"MaxActiveInfected":{"mean":0.0005832926253788173,"q05":0.0005121495852394458,"q20":0.0005468909102224379,"q40":0.0005723348824938235,"q60":0.0005942503682638111,"q80":0.0006196943405351968,"q95":0.0006544356655181888}},"2W_Moderate":{"TotalInfected":{"mean":0.041236598044633865,"q05":0.0,"q20":0.014397609468166334,"q40":0.03315745301394497,"q60":0.049315743075322764,"q80":0.0680755866211014,"q95":0.09369036934065847},"MaxActiveInfected":{"mean":0.0007180732791312039,"q05":0.00033313632634133513,"q20":0.0005211128276074733,"q40":0.0006587837105755014,"q60":0.0007773628476869064,"q80":0.0009150337306549344,"q95":0.0011030102319210724}}}}} \ No newline at end of file diff --git a/web/country-data/extdata-AT.json b/web/country-data/extdata-AT.json new file mode 100644 index 00000000..749d66f4 --- /dev/null +++ b/web/country-data/extdata-AT.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.001995265483856201,0.0027014059014618397,0.0034403810277581215,0.004177822731435299,0.004909771494567394,0.0056288158521056175,0.0063345725648105145,0.00702691450715065,0.007713507395237684,0.008379913866519928,0.009037503972649574,0.009685257449746132,0.010304136201739311,0.010921354405581951,0.011518131010234356,0.01210941281169653,0.012684980407357216,0.0134290661662817,0.014288521371781826,0.01527586579322815,0.01640298217535019,0.017694910988211632,0.019179249182343483,0.020861618220806122,0.022789034992456436,0.025009281933307648,0.02750127948820591,0.03034142777323723,0.033569589257240295,0.03722498565912247,0.04131055995821953,0.04593094065785408,0.05112983286380768,0.05696868151426315,0.0634617954492569,0.07075227797031403,0.07877649366855621,0.08764854073524475,0.09735462069511414,0.1080838143825531,0.1197219043970108,0.13234223425388336,0.1459553986787796,0.16058924794197083,0.17623932659626007,0.19288824498653412,0.21041463315486908,0.22882193326950073,0.24808894097805023,0.2681000530719757,0.2887505888938904,0.30994629859924316,0.33144545555114746,0.35325148701667786,0.37528976798057556,0.39736858010292053,0.4192185401916504,0.44090768694877625,0.46219536662101746,0.48288628458976746,0.5030065178871155,0.5223721265792847,0.5409559011459351,0.5586275458335876,0.575340211391449,0.5910837054252625,0.605869472026825,0.6196512579917908,0.6324218511581421,0.6442818641662598,0.6551539897918701,0.6650645136833191,0.6742007732391357,0.6825520396232605,0.6901060938835144,0.6969484090805054,0.7031270861625671,0.7087464332580566,0.7137969732284546,0.7183818817138672,0.7224847078323364,0.7261524796485901,0.7294580340385437,0.7324357032775879,0.7350886464118958,0.7374479174613953,0.7395811676979065,0.7414736747741699,0.7431522011756897,0.7446674704551697,0.7460213899612427,0.7472161054611206,0.7482852935791016,0.7492315173149109,0.7500660419464111,0.7508350610733032,0.7515133619308472,0.7521176934242249,0.752650797367096,0.7531220316886902,0.7535432577133179,0.7539299726486206,0.7542677521705627,0.7545677423477173,0.754837691783905,0.7550729513168335,0.7552816867828369,0.7554656863212585,0.7556262612342834,0.7557699680328369,0.7559018731117249,0.7560178637504578,0.7561254501342773,0.7562136054039001,0.756295382976532,0.7563660144805908,0.756432831287384,0.7564919590950012,0.7565425634384155,0.7565830945968628,0.7566218972206116,0.7566551566123962,0.7566861510276794,0.7567118406295776,0.756738543510437,0.7567600011825562,0.7567799687385559,0.7567973136901855,0.756811261177063,0.7568250298500061,0.7568377256393433,0.7568480372428894,0.7568584084510803,0.756865918636322,0.7568743824958801,0.7568806409835815,0.7568872570991516,0.7568925023078918,0.7568968534469604,0.7569006681442261,0.756904661655426,0.756908118724823,0.7569109201431274,0.7569137215614319,0.7569171786308289,0.7569194436073303,0.7569218873977661,0.7569236755371094,0.7569252252578735,0.7569264769554138,0.756928026676178,0.7569298148155212,0.7569304704666138,0.7569316029548645,0.7569323778152466,0.7569335103034973,0.7569342851638794,0.7569352984428406,0.7569359540939331,0.7569364905357361,0.7569370865821838,0.7569377422332764,0.7569383978843689,0.7569388747215271,0.756939172744751,0.7569392919540405,0.7569396495819092,0.7569400668144226,0.7569403052330017,0.7569405436515808,0.7569407820701599,0.7569409608840942,0.7569411993026733,0.7569413185119629,0.7569413185119629,0.756941556930542,0.7569416761398315,0.7569419741630554,0.7569419741630554,0.756942093372345,0.7569422125816345,0.7569422125816345,0.7569422125816345,0.7569422125816345,0.7569422125816345,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241,0.7569423317909241],"recovered":[0.0,0.0009860667632892728,0.0018285291735082865,0.0026174592785537243,0.0033706158865243196,0.004113040864467621,0.004848949611186981,0.005572720896452665,0.006280139088630676,0.006978358142077923,0.007657285314053297,0.008327780291438103,0.008980260230600834,0.009618176147341728,0.010242165066301823,0.010854783467948437,0.011456670239567757,0.012046675197780132,0.012707587331533432,0.013468409888446331,0.014338341541588306,0.015340378507971764,0.016489341855049133,0.017816532403230667,0.019303809851408005,0.02101428620517254,0.02297952212393284,0.02520768903195858,0.02775091864168644,0.03062773495912552,0.033892564475536346,0.03756610304117203,0.041714150458574295,0.04640160873532295,0.051645856350660324,0.05754028260707855,0.06410737335681915,0.07138098776340485,0.07948403805494308,0.08839312940835953,0.09819719940423965,0.10888972878456116,0.12055414170026779,0.1331581175327301,0.14680640399456024,0.1614541858434677,0.17706286907196045,0.19365863502025604,0.21123024821281433,0.22962580621242523,0.24883060157299042,0.2687334716320038,0.28929829597473145,0.31034377217292786,0.3317440152168274,0.35347530245780945,0.37541842460632324,0.39737266302108765,0.4191344678401947,0.4406419098377228,0.46176761388778687,0.48235467076301575,0.5023441910743713,0.5216054320335388,0.5401175022125244,0.5576900243759155,0.5743581056594849,0.5901271104812622,0.6048937439918518,0.61861252784729,0.6313962936401367,0.6431788802146912,0.6541249752044678,0.6641424298286438,0.6733072996139526,0.6816482543945312,0.6892416477203369,0.6961294412612915,0.7023686766624451,0.7080791592597961,0.7132214307785034,0.7177992463111877,0.7219484448432922,0.7256750464439392,0.7290216088294983,0.7320196628570557,0.7346931099891663,0.7370796799659729,0.7392333745956421,0.7411655187606812,0.7428679466247559,0.7444049119949341,0.7457597255706787,0.7469714283943176,0.7480493187904358,0.7489955425262451,0.7498850226402283,0.7506493926048279,0.7513430118560791,0.7519504427909851,0.7524932622909546,0.752978503704071,0.7534122467041016,0.7537984848022461,0.7541396021842957,0.7544475197792053,0.7547135353088379,0.7549553513526917,0.7551693916320801,0.7553544044494629,0.7555214762687683,0.7556713819503784,0.7558035850524902,0.7559213638305664,0.7560247182846069,0.7561177611351013,0.7562016844749451,0.7562735080718994,0.7563399076461792,0.7563983201980591,0.7564477920532227,0.756493091583252,0.7565305233001709,0.7565658092498779,0.7565963268280029,0.7566243410110474,0.7566497325897217,0.7566710710525513,0.7566921710968018,0.7567102909088135,0.7567248940467834,0.7567386627197266,0.756751298904419,0.7567622065544128,0.7567720413208008,0.7567814588546753,0.7567882537841797,0.7567952871322632,0.7568019032478333,0.7568070292472839,0.7568111419677734,0.7568148374557495,0.7568188905715942,0.7568221092224121,0.7568249106407166,0.7568286061286926,0.7568309307098389,0.7568328380584717,0.7568351626396179,0.7568367719650269,0.7568385601043701,0.7568406462669373,0.756842315196991,0.7568433284759521,0.7568445801734924,0.7568454742431641,0.7568464875221252,0.7568472623825073,0.7568482756614685,0.7568490505218506,0.7568495869636536,0.7568501830101013,0.7568508386611938,0.7568512558937073,0.7568520307540894,0.756852388381958,0.7568526268005371,0.7568531632423401,0.7568534016609192,0.7568536400794983,0.7568540573120117,0.7568541765213013,0.7568544149398804,0.7568547129631042,0.7568549513816833,0.7568550705909729,0.7568551898002625,0.756855309009552,0.7568554282188416,0.7568554282188416,0.7568554282188416,0.7568556070327759,0.7568556070327759,0.7568556070327759,0.7568556070327759,0.7568556070327759,0.7568557262420654,0.7568557262420654,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355,0.756855845451355],"active":[0.001995265483856201,0.0017153391381725669,0.001611851854249835,0.0015603634528815746,0.0015391556080430746,0.0015157749876379967,0.0014856229536235332,0.0014541936106979847,0.001433368306607008,0.0014015557244420052,0.0013802186585962772,0.0013574771583080292,0.0013238759711384773,0.001303178258240223,0.0012759659439325333,0.0012546293437480927,0.0012283101677894592,0.0013823909685015678,0.001580934040248394,0.0018074559047818184,0.0020646406337618828,0.002354532480239868,0.0026899073272943497,0.0030450858175754547,0.0034852251410484314,0.003994995728135109,0.004521757364273071,0.005133738741278648,0.005818670615553856,0.006597250699996948,0.007417995482683182,0.008364837616682053,0.009415682405233383,0.0105670727789402,0.011815939098596573,0.013211995363235474,0.01466912031173706,0.016267552971839905,0.01787058264017105,0.019690684974193573,0.02152470499277115,0.023452505469322205,0.02540125697851181,0.027431130409240723,0.02943292260169983,0.031434059143066406,0.03335176408290863,0.03516329824924469,0.0368586927652359,0.038474246859550476,0.03991998732089996,0.04121282696723938,0.042147159576416016,0.04290771484375,0.04354575276374817,0.043893277645111084,0.04380011558532715,0.0435350239276886,0.043060898780822754,0.04224437475204468,0.04123890399932861,0.04001745581626892,0.03861171007156372,0.03702211380004883,0.03522270917892456,0.033393681049346924,0.03151136636734009,0.029524147510528564,0.027528107166290283,0.025669336318969727,0.0237576961517334,0.02188563346862793,0.02007579803466797,0.0184096097946167,0.016798794269561768,0.015300154685974121,0.013885438442230225,0.012616991996765137,0.011428296566009521,0.010302722454071045,0.009263277053833008,0.008353233337402344,0.007509589195251465,0.006760656833648682,0.006067037582397461,0.0054282546043396,0.004888057708740234,0.0043939948081970215,0.003918826580047607,0.0035019516944885254,0.0031534433364868164,0.0028111934661865234,0.0025255680084228516,0.0022600889205932617,0.002016723155975342,0.0018395185470581055,0.0016283392906188965,0.0014683008193969727,0.0013077855110168457,0.0011715888977050781,0.0010499954223632812,0.0009514689445495605,0.0008555054664611816,0.0007692575454711914,0.000698089599609375,0.0006254315376281738,0.0005681514739990234,0.0005103349685668945,0.00045686960220336914,0.00041556358337402344,0.00038039684295654297,0.0003464818000793457,0.0003218650817871094,0.00029224157333374023,0.00027066469192504883,0.00024825334548950195,0.00023114681243896484,0.00021845102310180664,0.00020265579223632812,0.00018477439880371094,0.00017410516738891602,0.0001620650291442871,0.00015562772750854492,0.00014603137969970703,0.00014221668243408203,0.00013566017150878906,0.00013023614883422852,0.00012624263763427734,0.00011909008026123047,0.00011473894119262695,0.00011283159255981445,0.0001093745231628418,0.00010710954666137695,0.00010371208190917969,0.0001023411750793457,9.918212890625e-05,9.900331497192383e-05,9.721517562866211e-05,9.495019912719727e-05,9.363889694213867e-05,9.351968765258789e-05,9.328126907348633e-05,9.202957153320312e-05,9.161233901977539e-05,9.226799011230469e-05,9.083747863769531e-05,9.09566879272461e-05,9.083747863769531e-05,9.006261825561523e-05,8.970499038696289e-05,8.946657180786133e-05,8.916854858398438e-05,8.815526962280273e-05,8.827447891235352e-05,8.779764175415039e-05,8.803606033325195e-05,8.779764175415039e-05,8.803606033325195e-05,8.767843246459961e-05,8.744001388549805e-05,8.749961853027344e-05,8.755922317504883e-05,8.755922317504883e-05,8.761882781982422e-05,8.71419906616211e-05,8.690357208251953e-05,8.702278137207031e-05,8.690357208251953e-05,8.690357208251953e-05,8.690357208251953e-05,8.672475814819336e-05,8.678436279296875e-05,8.678436279296875e-05,8.660554885864258e-05,8.636713027954102e-05,8.64863395690918e-05,8.64863395690918e-05,8.666515350341797e-05,8.654594421386719e-05,8.666515350341797e-05,8.678436279296875e-05,8.660554885864258e-05,8.660554885864258e-05,8.660554885864258e-05,8.660554885864258e-05,8.672475814819336e-05,8.660554885864258e-05,8.660554885864258e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05,8.64863395690918e-05]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.001995265483856201,0.0027070273645222187,0.0034345039166510105,0.004150609485805035,0.004848956596106291,0.00552813895046711,0.006194673478603363,0.006828117184340954,0.007448273710906506,0.008050926961004734,0.00862445030361414,0.009180214256048203,0.009720392525196075,0.0102419164031744,0.010741721838712692,0.011235138401389122,0.011702108196914196,0.01228802464902401,0.012960179708898067,0.01371499802917242,0.014569469727575779,0.015518229454755783,0.01660918816924095,0.017827143892645836,0.01919419690966606,0.020743055269122124,0.022479211911559105,0.024418510496616364,0.026583565399050713,0.0290069542825222,0.03168688714504242,0.03468354418873787,0.0379597470164299,0.041629452258348465,0.045723073184490204,0.050204962491989136,0.0551428347826004,0.06055981293320656,0.06651760637760162,0.07303564250469208,0.0801222175359726,0.08783891052007675,0.09616681933403015,0.10520290583372116,0.1149156242609024,0.1252928376197815,0.13639280200004578,0.14818114042282104,0.1606927365064621,0.17382219433784485,0.1876154989004135,0.20207534730434418,0.21714460849761963,0.23276594281196594,0.24894174933433533,0.26546379923820496,0.28246238827705383,0.2997717261314392,0.31725403666496277,0.33505356311798096,0.35296618938446045,0.3708589971065521,0.3887163996696472,0.4063964784145355,0.4238906800746918,0.44106289744377136,0.4578462243080139,0.4742155969142914,0.4899772107601166,0.5052390098571777,0.5198811888694763,0.533917248249054,0.5472807288169861,0.5599600672721863,0.5718852877616882,0.5831533670425415,0.5936881303787231,0.6034979224205017,0.6127448081970215,0.6212760210037231,0.6291550993919373,0.6364979147911072,0.6432849168777466,0.6495468020439148,0.6552734375,0.6605200171470642,0.6652969121932983,0.6697344183921814,0.6737696528434753,0.6774089932441711,0.6807723045349121,0.6837921142578125,0.6865686178207397,0.6890888810157776,0.6913796067237854,0.6934515237808228,0.6953387260437012,0.6970668435096741,0.6986302137374878,0.7000499367713928,0.7013221979141235,0.7024857401847839,0.7035365700721741,0.704486072063446,0.7053501605987549,0.7061324119567871,0.7068370580673218,0.7074578404426575,0.7080333828926086,0.7085530161857605,0.7090194821357727,0.7094391584396362,0.7098187208175659,0.710170328617096,0.7104809284210205,0.7107551097869873,0.7110074162483215,0.7112435698509216,0.7114530801773071,0.7116420269012451,0.7118118405342102,0.71196448802948,0.7121012210845947,0.7122262716293335,0.7123376727104187,0.7124410271644592,0.7125312685966492,0.7126137614250183,0.7126905918121338,0.7127588987350464,0.7128188610076904,0.7128762006759644,0.7129261493682861,0.7129732966423035,0.713015079498291,0.713053286075592,0.7130899429321289,0.713121235370636,0.7131497263908386,0.7131746411323547,0.7131972908973694,0.7132197618484497,0.7132389545440674,0.7132556438446045,0.7132711410522461,0.7132853269577026,0.713297426700592,0.7133088111877441,0.7133186459541321,0.7133293747901917,0.7133369445800781,0.7133439183235168,0.7133503556251526,0.7133577466011047,0.7133641242980957,0.7133699059486389,0.7133738398551941,0.7133775353431702,0.7133814096450806,0.7133852243423462,0.7133883833885193,0.7133916020393372,0.7133946418762207,0.713397204875946,0.7133996486663818,0.7134014368057251,0.7134032249450684,0.713404655456543,0.7134064435958862,0.7134078145027161,0.7134092450141907,0.7134107947349548,0.7134120464324951,0.7134134769439697,0.713414192199707,0.7134148478507996,0.7134155035018921,0.7134159803390503,0.7134166359901428,0.7134171724319458,0.713417649269104,0.7134183049201965,0.7134185433387756,0.7134186625480652,0.7134190797805786,0.7134193181991577,0.7134197354316711,0.7134197354316711,0.7134198546409607,0.7134202122688293,0.7134204506874084,0.7134206295013428,0.7134208679199219,0.7134209871292114,0.7134209871292114,0.7134212255477905,0.7134213447570801,0.7134213447570801,0.7134213447570801,0.7134215235710144,0.713421642780304,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935,0.7134217619895935],"recovered":[0.0,0.0009795508813112974,0.0018344061682000756,0.002620781073346734,0.0033688272815197706,0.004093365278095007,0.004797844681888819,0.005484948866069317,0.006143561564385891,0.0067899092100560665,0.007409171666949987,0.008002625778317451,0.00858113169670105,0.00914584007114172,0.009684739634394646,0.010201919823884964,0.010706707835197449,0.011192458681762218,0.011726759374141693,0.012333245016634464,0.01301498245447874,0.013757535256445408,0.01462299469858408,0.015610722824931145,0.01670040376484394,0.017947105690836906,0.019328979775309563,0.020894574001431465,0.02263801358640194,0.024593666195869446,0.02678261138498783,0.02921251580119133,0.03191046416759491,0.03490392863750458,0.03824605420231819,0.04197235777974129,0.04608539864420891,0.05057661607861519,0.05555319786071777,0.06104619801044464,0.06705944240093231,0.07355856150388718,0.08070160448551178,0.08843721449375153,0.09679719060659409,0.10585589706897736,0.11560617387294769,0.12604406476020813,0.13712461292743683,0.14891129732131958,0.16140960156917572,0.17451274394989014,0.188319593667984,0.20271620154380798,0.21773359179496765,0.23330803215503693,0.24934343993663788,0.26587289571762085,0.2828364968299866,0.3000372052192688,0.3175266683101654,0.33524289727211,0.3530001640319824,0.3707796335220337,0.38853445649147034,0.40619948506355286,0.4235963225364685,0.4406389892101288,0.45736098289489746,0.4736118018627167,0.4893878400325775,0.504611074924469,0.5192847847938538,0.5332410931587219,0.546530544757843,0.5591572523117065,0.5712006092071533,0.5824349522590637,0.5929946303367615,0.6028987169265747,0.6120917201042175,0.6206014156341553,0.6285449862480164,0.6359341144561768,0.6427393555641174,0.6489797830581665,0.6547489762306213,0.6600250601768494,0.6648681163787842,0.669305145740509,0.6733393669128418,0.6770572662353516,0.6804525256156921,0.6835259795188904,0.6863169074058533,0.6888384222984314,0.6911381483078003,0.6932233572006226,0.6951423287391663,0.6968697905540466,0.6984525322914124,0.6998623609542847,0.7011731863021851,0.7023490071296692,0.7034105658531189,0.7043663859367371,0.7052302956581116,0.7060197591781616,0.7067295908927917,0.707365095615387,0.7079430818557739,0.7084731459617615,0.7089568376541138,0.7093881964683533,0.7097741365432739,0.710122287273407,0.7104332447052002,0.7107133269309998,0.7109729647636414,0.7112060785293579,0.7114179134368896,0.7116088271141052,0.7117825746536255,0.711938202381134,0.7120798826217651,0.7122040390968323,0.7123163342475891,0.7124195694923401,0.7125135064125061,0.7125951051712036,0.7126736044883728,0.7127414345741272,0.7128037810325623,0.7128598690032959,0.7129109501838684,0.7129568457603455,0.7129997611045837,0.7130387425422668,0.7130756378173828,0.7131092548370361,0.7131359577178955,0.7131613492965698,0.713184118270874,0.7132058143615723,0.7132242321968079,0.713241457939148,0.7132570743560791,0.7132725119590759,0.713284432888031,0.7132954001426697,0.7133057713508606,0.7133153080940247,0.713325023651123,0.713331937789917,0.7133387327194214,0.7133452296257019,0.7133513689041138,0.7133564949035645,0.7133612036705017,0.7133651375770569,0.713369607925415,0.7133729457855225,0.713376522064209,0.7133793234825134,0.7133817672729492,0.7133848071098328,0.7133868932723999,0.7133889198303223,0.7133909463882446,0.7133930325508118,0.7133944034576416,0.7133960723876953,0.7133973240852356,0.7133987545967102,0.7134000062942505,0.7134013175964355,0.7134017944335938,0.7134029865264893,0.713403582572937,0.7134043574333191,0.7134052515029907,0.7134057879447937,0.7134064435958862,0.7134068012237549,0.7134071588516235,0.713407576084137,0.7134079337120056,0.7134082317352295,0.7134084701538086,0.7134085893630981,0.7134088277816772,0.7134091258049011,0.7134092450141907,0.7134094834327698,0.7134094834327698,0.7134096026420593,0.7134097218513489,0.7134097218513489,0.7134098410606384,0.7134100198745728,0.7134100198745728,0.7134101390838623,0.7134102582931519,0.7134103775024414,0.7134103775024414,0.7134103775024414,0.7134103775024414,0.7134103775024414,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731,0.713410496711731],"active":[0.001995265483856201,0.0017274764832109213,0.0016000977484509349,0.0015298284124583006,0.0014801293145865202,0.0014347736723721027,0.0013968287967145443,0.001343168318271637,0.0013047121465206146,0.0012610177509486675,0.0012152786366641521,0.001177588477730751,0.0011392608284950256,0.0010960763320326805,0.0010569822043180466,0.001033218577504158,0.0009954003617167473,0.0010955659672617912,0.0012334203347563744,0.0013817530125379562,0.0015544872730970383,0.0017606941983103752,0.001986193470656872,0.002216421067714691,0.0024937931448221207,0.0027959495782852173,0.0031502321362495422,0.0035239364951848984,0.003945551812648773,0.004413288086652756,0.004904275760054588,0.005471028387546539,0.0060492828488349915,0.006725523620843887,0.007477018982172012,0.008232604712247849,0.009057436138391495,0.00998319685459137,0.01096440851688385,0.011989444494247437,0.013062775135040283,0.014280349016189575,0.015465214848518372,0.016765691339969635,0.01811843365430832,0.019436940550804138,0.020786628127098083,0.022137075662612915,0.02356812357902527,0.02491089701652527,0.026205897331237793,0.02756260335445404,0.02882501482963562,0.03004974126815796,0.031208157539367676,0.03215576708316803,0.033118948340415955,0.03389883041381836,0.034417539834976196,0.03501635789871216,0.035439521074295044,0.03561609983444214,0.035716235637664795,0.03561684489250183,0.035356223583221436,0.034863412380218506,0.03424990177154541,0.0335766077041626,0.032616227865219116,0.03162720799446106,0.030493348836898804,0.02930617332458496,0.027995944023132324,0.026718974113464355,0.025354743003845215,0.02399611473083496,0.022487521171569824,0.02106297016143799,0.01975017786026001,0.018377304077148438,0.017063379287719727,0.015896499156951904,0.014739930629730225,0.013612687587738037,0.012534081935882568,0.011540234088897705,0.010547935962677002,0.009709358215332031,0.008901536464691162,0.00810384750366211,0.0074329376220703125,0.0067348480224609375,0.006116092205047607,0.005562901496887207,0.005062699317932129,0.004613101482391357,0.004200577735900879,0.0038434863090515137,0.003487884998321533,0.0031801462173461914,0.0028696656227111816,0.0026233792304992676,0.0023633837699890137,0.0021370649337768555,0.0019395947456359863,0.0017660260200500488,0.001606762409210205,0.0014380812644958496,0.0013037919998168945,0.0011879205703735352,0.0010764002799987793,0.0009660124778747559,0.0008618831634521484,0.0007821321487426758,0.000706791877746582,0.0006328225135803223,0.0005741715431213379,0.000530242919921875,0.0004801154136657715,0.00043594837188720703,0.00039392709732055664,0.00035566091537475586,0.0003186464309692383,0.0002880692481994629,0.00025779008865356445,0.00023698806762695312,0.0002149343490600586,0.00019419193267822266,0.00017708539962768555,0.00016379356384277344,0.00014525651931762695,0.0001347661018371582,0.00012236833572387695,0.00011342763900756836,0.00010412931442260742,9.644031524658203e-05,9.018182754516602e-05,8.249282836914062e-05,7.408857345581055e-05,6.538629531860352e-05,6.133317947387695e-05,5.841255187988281e-05,5.4836273193359375e-05,4.982948303222656e-05,4.690885543823242e-05,4.38690185546875e-05,4.035234451293945e-05,3.629922866821289e-05,3.421306610107422e-05,3.3974647521972656e-05,3.11732292175293e-05,2.86102294921875e-05,2.5331974029541016e-05,2.580881118774414e-05,2.5391578674316406e-05,2.467632293701172e-05,2.2470951080322266e-05,2.104043960571289e-05,2.0205974578857422e-05,2.008676528930664e-05,1.8775463104248047e-05,1.8656253814697266e-05,1.811981201171875e-05,1.7881393432617188e-05,1.7881393432617188e-05,1.6629695892333984e-05,1.633167266845703e-05,1.5735626220703125e-05,1.5497207641601562e-05,1.4781951904296875e-05,1.4841556549072266e-05,1.4722347259521484e-05,1.4722347259521484e-05,1.4722347259521484e-05,1.4185905456542969e-05,1.3530254364013672e-05,1.3709068298339844e-05,1.2993812561035156e-05,1.3053417205810547e-05,1.2814998626708984e-05,1.239776611328125e-05,1.2516975402832031e-05,1.2099742889404297e-05,1.1861324310302734e-05,1.1920928955078125e-05,1.1742115020751953e-05,1.1801719665527344e-05,1.150369644165039e-05,1.138448715209961e-05,1.1622905731201172e-05,1.1622905731201172e-05,1.150369644165039e-05,1.1622905731201172e-05,1.150369644165039e-05,1.150369644165039e-05,1.1622905731201172e-05,1.1622905731201172e-05,1.1622905731201172e-05,1.150369644165039e-05,1.150369644165039e-05,1.1622905731201172e-05,1.1622905731201172e-05,1.150369644165039e-05,1.138448715209961e-05,1.138448715209961e-05,1.138448715209961e-05,1.138448715209961e-05,1.138448715209961e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.1265277862548828e-05]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.001995265483856201,0.0027120099402964115,0.0034198113717138767,0.004113047383725643,0.0047852033749222755,0.005413792096078396,0.006018106359988451,0.006594696082174778,0.007153271231800318,0.007684122305363417,0.008183415979146957,0.008666994981467724,0.009129876270890236,0.009562350809574127,0.009965184144675732,0.010363801382482052,0.01074299868196249,0.011203070171177387,0.011723827570676804,0.012299778871238232,0.012941527180373669,0.013653799891471863,0.014443113468587399,0.015308828093111515,0.01626589335501194,0.01732146181166172,0.01848524622619152,0.019747406244277954,0.021146655082702637,0.022693851962685585,0.024370601400732994,0.02622455358505249,0.028257247060537338,0.03048963099718094,0.03292247653007507,0.035565104335546494,0.0384523943066597,0.0416114367544651,0.045059606432914734,0.0487825907766819,0.05278243124485016,0.05711880326271057,0.06181929260492325,0.06688135117292404,0.0722961574792862,0.07810178399085999,0.08429108560085297,0.09092078357934952,0.09796493500471115,0.10546622425317764,0.11339692026376724,0.12178321927785873,0.1305820494890213,0.1398431360721588,0.14951267838478088,0.1596192866563797,0.17016743123531342,0.18112532794475555,0.1924523115158081,0.20418162643909454,0.21618805825710297,0.22855721414089203,0.24117881059646606,0.2540987432003021,0.26717567443847656,0.2804413437843323,0.2938697636127472,0.30741238594055176,0.3210356533527374,0.3346768021583557,0.3482760488986969,0.36177191138267517,0.375175803899765,0.3884105384349823,0.4015352725982666,0.4143417477607727,0.4269248843193054,0.43917471170425415,0.45107460021972656,0.4625961482524872,0.4737376570701599,0.48453786969184875,0.4948476254940033,0.5047504305839539,0.5142052173614502,0.5232593417167664,0.5318357348442078,0.5399860739707947,0.5477359890937805,0.5550342202186584,0.5618535280227661,0.5683048963546753,0.5743186473846436,0.5800396800041199,0.5853701829910278,0.5903411507606506,0.5949947237968445,0.5993337631225586,0.6033570170402527,0.6070722937583923,0.6105535626411438,0.6137565970420837,0.616740345954895,0.6195206642150879,0.6220685243606567,0.6244232654571533,0.6266402006149292,0.6286627054214478,0.6305205821990967,0.6322509050369263,0.6338348984718323,0.6353234052658081,0.6366652846336365,0.6379052400588989,0.6390543580055237,0.6401206254959106,0.6411022543907166,0.6420042514801025,0.6428239345550537,0.6435762047767639,0.6442818641662598,0.6449214220046997,0.6455070972442627,0.6460493206977844,0.6465471982955933,0.6470209360122681,0.6474499702453613,0.6478351354598999,0.6482037305831909,0.6485414505004883,0.6488470435142517,0.649124026298523,0.6493722796440125,0.6496047973632812,0.6498269438743591,0.6500284671783447,0.6502165198326111,0.6503855586051941,0.6505414247512817,0.6506869196891785,0.6508199572563171,0.6509402990341187,0.6510530710220337,0.6511586308479309,0.651251494884491,0.6513363718986511,0.6514201760292053,0.6515008807182312,0.6515699028968811,0.6516354084014893,0.6516917943954468,0.6517434120178223,0.651795506477356,0.6518435478210449,0.6518849730491638,0.6519252061843872,0.6519612073898315,0.6519941687583923,0.6520244479179382,0.652050793170929,0.6520780324935913,0.6521033048629761,0.6521264314651489,0.6521486639976501,0.6521665453910828,0.6521856784820557,0.6522043347358704,0.6522185206413269,0.6522325873374939,0.6522470116615295,0.6522582769393921,0.6522687673568726,0.6522794961929321,0.6522886753082275,0.6522980332374573,0.6523064374923706,0.6523131132125854,0.652319073677063,0.6523248553276062,0.6523315906524658,0.6523369550704956,0.6523416042327881,0.6523475646972656,0.6523521542549133,0.6523563861846924,0.6523598432540894,0.6523633003234863,0.6523665189743042,0.6523696780204773,0.6523724794387817,0.6523745656013489,0.6523772478103638,0.6523795127868652,0.6523817181587219,0.6523842215538025,0.6523864269256592,0.6523882150650024,0.6523897647857666,0.6523911356925964,0.6523921489715576,0.6523936986923218,0.6523951292037964,0.6523966193199158,0.6523973941802979,0.6523981690406799,0.6523990631103516,0.6523995995521545,0.6524003744125366,0.6524007320404053,0.6524013876914978,0.6524019837379456,0.6524025201797485,0.6524035334587097,0.6524040699005127,0.6524044275283813,0.6524048447608948,0.6524054408073425,0.6524057388305664,0.6524059772491455,0.6524062156677246,0.6524063348770142,0.6524067521095276,0.6524068713188171,0.6524069905281067,0.6524072289466858,0.6524076461791992,0.6524077653884888,0.6524078845977783,0.6524078845977783,0.652408242225647,0.6524085402488708,0.6524086594581604,0.6524086594581604,0.6524091362953186,0.6524093151092529,0.6524093151092529,0.6524094343185425,0.652409553527832,0.652409553527832,0.6524096727371216,0.6524097919464111,0.6524099111557007,0.6524102091789246,0.6524102091789246,0.6524104475975037,0.6524104475975037,0.6524104475975037,0.6524105668067932,0.6524105668067932,0.6524105668067932,0.6524105668067932,0.6524105668067932,0.6524106860160828,0.6524106860160828,0.6524106860160828,0.6524106860160828,0.6524106860160828,0.6524106860160828,0.6524106860160828,0.6524106860160828,0.6524106860160828,0.6524108052253723,0.6524108052253723,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619,0.6524109244346619],"recovered":[0.0,0.0009900274453684688,0.0018480767030268908,0.0026333017740398645,0.003363589057698846,0.004060658160597086,0.004722209647297859,0.005354120396077633,0.005958689842373133,0.006541795562952757,0.007101520895957947,0.007628411054611206,0.008134093135595322,0.008618693798780441,0.00907199364155531,0.009496673941612244,0.009919693693518639,0.010315117426216602,0.010746058076620102,0.011220949701964855,0.011747073382139206,0.012332478538155556,0.012982276268303394,0.013696081936359406,0.01448782254010439,0.015363886952400208,0.016326189041137695,0.017381375655531883,0.01854860968887806,0.019829805940389633,0.0212529469281435,0.022794010117650032,0.02449311688542366,0.026357291266322136,0.028418730944395065,0.030665041878819466,0.03310069441795349,0.03575443848967552,0.03866396099328995,0.04184676706790924,0.045321766287088394,0.04902302846312523,0.05306541919708252,0.05740344896912575,0.06210828199982643,0.06718579679727554,0.07262679934501648,0.07844584435224533,0.08469928056001663,0.09134276956319809,0.09837491810321808,0.10586176812648773,0.11381852626800537,0.12219115346670151,0.13099829852581024,0.14024123549461365,0.14989927411079407,0.16004471480846405,0.17058035731315613,0.18153159320354462,0.1928592324256897,0.20449860394001007,0.2165209949016571,0.22889985144138336,0.2415236383676529,0.25434914231300354,0.267429918050766,0.2806550860404968,0.29403623938560486,0.3075609803199768,0.3211245834827423,0.33469367027282715,0.3482348918914795,0.36173805594444275,0.3750908374786377,0.388332724571228,0.40133121609687805,0.4141453802585602,0.4266335964202881,0.4388376772403717,0.45072898268699646,0.46220123767852783,0.4733652174472809,0.484074205160141,0.4943617284297943,0.5042650699615479,0.5137519240379333,0.5227536559104919,0.5313364267349243,0.5395087003707886,0.5472140312194824,0.554466962814331,0.561302125453949,0.5677667260169983,0.5738391280174255,0.5795313119888306,0.5849044919013977,0.5898535847663879,0.5945356488227844,0.5989170074462891,0.6029407382011414,0.606719970703125,0.6102017164230347,0.6134214401245117,0.6164565682411194,0.6192345023155212,0.6217886805534363,0.6241897344589233,0.6263954043388367,0.6284288763999939,0.6302952170372009,0.6320182085037231,0.633629322052002,0.63510662317276,0.6364548802375793,0.6377224326133728,0.6388697028160095,0.6399543881416321,0.6409245133399963,0.6418300867080688,0.6426527500152588,0.6434264779090881,0.6441199779510498,0.6447730660438538,0.6453754901885986,0.6459275484085083,0.6464431881904602,0.6469128131866455,0.6473391652107239,0.6477429270744324,0.6481117606163025,0.6484398245811462,0.6487469673156738,0.6490272879600525,0.6492877006530762,0.6495263576507568,0.6497575640678406,0.6499584317207336,0.6501424312591553,0.6503124833106995,0.6504659056663513,0.6506124138832092,0.6507473587989807,0.6508693695068359,0.6509856581687927,0.6510894894599915,0.6511833071708679,0.6512702703475952,0.651351809501648,0.6514320373535156,0.6515008807182312,0.651565670967102,0.6516233086585999,0.651675820350647,0.6517273187637329,0.6517719030380249,0.6518166065216064,0.6518561840057373,0.6518898010253906,0.6519221067428589,0.6519532799720764,0.6519821882247925,0.652009129524231,0.6520327925682068,0.6520555019378662,0.6520773768424988,0.6520993113517761,0.6521186232566833,0.6521360278129578,0.6521517038345337,0.6521665453910828,0.6521780490875244,0.6521890163421631,0.6522002816200256,0.6522102355957031,0.6522200703620911,0.6522291302680969,0.652237057685852,0.652243435382843,0.6522494554519653,0.6522559523582458,0.6522619724273682,0.6522669792175293,0.6522729396820068,0.6522772908210754,0.652282178401947,0.6522861123085022,0.6522903442382812,0.6522939205169678,0.6522973775863647,0.6523000597953796,0.652302086353302,0.652305543422699,0.6523082256317139,0.6523107886314392,0.652313232421875,0.6523159146308899,0.6523181796073914,0.652319610118866,0.6523212790489197,0.65232253074646,0.6523241996765137,0.6523250937461853,0.652326226234436,0.6523270010948181,0.6523280143737793,0.6523290276527405,0.6523298025131226,0.6523304581642151,0.6523309946060181,0.6523314714431763,0.6523321270942688,0.6523327827453613,0.652333676815033,0.6523343920707703,0.6523350477218628,0.6523352861404419,0.6523359417915344,0.6523363590240479,0.652336835861206,0.6523370742797852,0.6523372530937195,0.6523374915122986,0.6523378491401672,0.6523379683494568,0.6523381471633911,0.6523383855819702,0.6523385047912598,0.6523385047912598,0.6523386240005493,0.6523388624191284,0.6523390412330627,0.6523392796516418,0.6523392796516418,0.652339518070221,0.6523396372795105,0.6523397564888,0.6523399353027344,0.6523401737213135,0.652340292930603,0.652340292930603,0.6523404121398926,0.6523404121398926,0.6523405313491821,0.6523406505584717,0.652340829372406,0.6523409485816956,0.6523410677909851,0.6523411870002747,0.6523411870002747,0.6523411870002747,0.6523411870002747,0.6523411870002747,0.6523413062095642,0.6523413062095642,0.6523413062095642,0.6523413062095642,0.6523414254188538,0.6523414254188538,0.6523414254188538,0.6523414254188538,0.6523415446281433,0.6523417234420776,0.6523417234420776,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672,0.6523418426513672],"active":[0.001995265483856201,0.0017219824949279428,0.001571734668686986,0.0014797456096857786,0.0014216143172234297,0.0013531339354813099,0.0012958967126905918,0.001240575686097145,0.001194581389427185,0.0011423267424106598,0.0010818950831890106,0.0010385839268565178,0.0009957831352949142,0.0009436570107936859,0.0008931905031204224,0.0008671274408698082,0.0008233049884438515,0.0008879527449607849,0.0009777694940567017,0.0010788291692733765,0.0011944537982344627,0.001321321353316307,0.0014608372002840042,0.0016127461567521095,0.0017780708149075508,0.0019575748592615128,0.0021590571850538254,0.002366030588746071,0.0025980453938245773,0.002864046022295952,0.003117654472589493,0.003430543467402458,0.003764130175113678,0.004132339730858803,0.004503745585680008,0.004900062456727028,0.005351699888706207,0.005856998264789581,0.006395645439624786,0.006935823708772659,0.0074606649577617645,0.008095774799585342,0.008753873407840729,0.009477902203798294,0.010187875479459763,0.010915987193584442,0.011664286255836487,0.012474939227104187,0.013265654444694519,0.014123454689979553,0.015022002160549164,0.015921451151371002,0.01676352322101593,0.017651982605457306,0.018514379858970642,0.019378051161766052,0.020268157124519348,0.021080613136291504,0.021871954202651978,0.022650033235549927,0.02332882583141327,0.024058610200881958,0.02465781569480896,0.025198891758918762,0.02565203607082367,0.026092201471328735,0.0264398455619812,0.02675729990005493,0.02699941396713257,0.027115821838378906,0.02715146541595459,0.027078241109848022,0.026940912008285522,0.02667248249053955,0.026444435119628906,0.026009023189544678,0.025593668222427368,0.02502933144569397,0.024441003799438477,0.02375847101211548,0.023008674383163452,0.022336632013320923,0.021482408046722412,0.020676225423812866,0.019843488931655884,0.018994271755218506,0.018083810806274414,0.017232418060302734,0.0163995623588562,0.015525519847869873,0.014639496803283691,0.013837933540344238,0.01301652193069458,0.012272953987121582,0.011531054973602295,0.010809838771820068,0.010090231895446777,0.009480178356170654,0.008821368217468262,0.008155286312103271,0.007612824440002441,0.00703662633895874,0.0065386295318603516,0.006099224090576172,0.0056119561195373535,0.00518876314163208,0.00485152006149292,0.004472970962524414,0.00412517786026001,0.003822028636932373,0.0035396814346313477,0.003305196762084961,0.0030359625816345215,0.002798616886138916,0.002599477767944336,0.002398192882537842,0.0022325515747070312,0.002049863338470459,0.001899421215057373,0.0017461180686950684,0.0016291141510009766,0.0014949440956115723,0.0013871192932128906,0.001276254653930664,0.001171708106994629,0.0010933876037597656,0.001006782054901123,0.0009223222732543945,0.000864565372467041,0.0007985234260559082,0.0007352828979492188,0.000684201717376709,0.000625312328338623,0.0005775094032287598,0.000539243221282959,0.0005021095275878906,0.0004589557647705078,0.0004271268844604492,0.00039899349212646484,0.0003744363784790039,0.0003540515899658203,0.00032788515090942383,0.0003057122230529785,0.0002892613410949707,0.0002658367156982422,0.00024688243865966797,0.00023686885833740234,0.00023061037063598633,0.0002180933952331543,0.0002033710479736328,0.00019091367721557617,0.00017774105072021484,0.00017219781875610352,0.00016772747039794922,0.0001576542854309082,0.0001533031463623047,0.00014460086822509766,0.0001379847526550293,0.00013464689254760742,0.00012868642807006836,0.00012475252151489258,0.00012111663818359375,0.00011730194091796875,0.00011587142944335938,0.00011104345321655273,0.00010830163955688477,0.00010502338409423828,9.989738464355469e-05,9.655952453613281e-05,9.530782699584961e-05,9.173154830932617e-05,9.071826934814453e-05,9.047985076904297e-05,8.83936882019043e-05,8.779764175415039e-05,8.636713027954102e-05,8.398294448852539e-05,8.20159912109375e-05,8.14199447631836e-05,8.213520050048828e-05,8.100271224975586e-05,7.963180541992188e-05,8.058547973632812e-05,7.921457290649414e-05,7.909536361694336e-05,7.766485214233398e-05,7.718801498413086e-05,7.617473602294922e-05,7.575750350952148e-05,7.510185241699219e-05,7.450580596923828e-05,7.516145706176758e-05,7.396936416625977e-05,7.349252700805664e-05,7.343292236328125e-05,7.319450378417969e-05,7.230043411254883e-05,7.158517837524414e-05,7.152557373046875e-05,7.086992263793945e-05,7.11679458618164e-05,7.092952728271484e-05,7.152557373046875e-05,7.11679458618164e-05,7.11679458618164e-05,7.104873657226562e-05,7.05718994140625e-05,7.05718994140625e-05,7.027387619018555e-05,7.039308547973633e-05,7.051229476928711e-05,7.039308547973633e-05,7.075071334838867e-05,7.039308547973633e-05,7.003545761108398e-05,6.979703903198242e-05,7.015466690063477e-05,6.979703903198242e-05,6.961822509765625e-05,6.937980651855469e-05,6.92605972290039e-05,6.949901580810547e-05,6.937980651855469e-05,6.914138793945312e-05,6.92605972290039e-05,6.949901580810547e-05,6.937980651855469e-05,6.937980651855469e-05,6.937980651855469e-05,6.961822509765625e-05,6.967782974243164e-05,6.961822509765625e-05,6.937980651855469e-05,6.985664367675781e-05,6.979703903198242e-05,6.967782974243164e-05,6.967782974243164e-05,6.961822509765625e-05,6.937980651855469e-05,6.937980651855469e-05,6.949901580810547e-05,6.949901580810547e-05,6.979703903198242e-05,6.967782974243164e-05,6.979703903198242e-05,6.961822509765625e-05,6.949901580810547e-05,6.949901580810547e-05,6.937980651855469e-05,6.937980651855469e-05,6.937980651855469e-05,6.937980651855469e-05,6.949901580810547e-05,6.937980651855469e-05,6.937980651855469e-05,6.937980651855469e-05,6.937980651855469e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.908178329467773e-05,6.920099258422852e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05,6.908178329467773e-05]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.001995265483856201,0.002709965920075774,0.00344830215908587,0.004175395704805851,0.004900189116597176,0.005607351660728455,0.006306209601461887,0.0069875638000667095,0.007649881765246391,0.008294695988297462,0.008920218795537949,0.009542930871248245,0.010142389684915543,0.01073367241770029,0.011318949982523918,0.011872542090713978,0.0124325230717659,0.013124354183673859,0.013931553810834885,0.01486766617745161,0.015942271798849106,0.017165593802928925,0.018544655293226242,0.02013605833053589,0.021982857957482338,0.024053750559687614,0.026401249691843987,0.029092172160744667,0.03213341534137726,0.035551175475120544,0.03945213183760643,0.04385136067867279,0.048780035227537155,0.05428287014365196,0.06046399101614952,0.06733669340610504,0.07496356964111328,0.08347123861312866,0.09279517829418182,0.10296400636434555,0.11416451632976532,0.12639120221138,0.13951453566551208,0.1536373347043991,0.1687694638967514,0.1849185824394226,0.20193174481391907,0.21983425319194794,0.23860567808151245,0.2581643760204315,0.27840468287467957,0.2992803454399109,0.3206154406070709,0.3422510325908661,0.3641788363456726,0.38626593351364136,0.4082157015800476,0.43003639578819275,0.451466828584671,0.4724632203578949,0.492852121591568,0.5126283764839172,0.5315917134284973,0.5497130751609802,0.5668779015541077,0.5831285715103149,0.5984858274459839,0.6127800941467285,0.6261060237884521,0.6384522914886475,0.6498427987098694,0.6603449583053589,0.6699709296226501,0.6787856221199036,0.6867511868476868,0.6940546035766602,0.7006769776344299,0.7066170573234558,0.7119987607002258,0.716877818107605,0.7212540507316589,0.7251969575881958,0.7287296652793884,0.731926679611206,0.7347650527954102,0.7373045682907104,0.7395632863044739,0.7416190505027771,0.7434367537498474,0.7450591921806335,0.7464852929115295,0.7477773427963257,0.748924732208252,0.7499247789382935,0.7508410811424255,0.7516453266143799,0.7523549199104309,0.752988874912262,0.753557562828064,0.7540609240531921,0.7545086145401001,0.7549076080322266,0.7552635669708252,0.7555767893791199,0.7558554410934448,0.7561099529266357,0.7563308477401733,0.7565309405326843,0.7567083835601807,0.7568651437759399,0.7570050954818726,0.7571322917938232,0.7572462558746338,0.7573424577713013,0.7574259042739868,0.757502555847168,0.7575692534446716,0.7576314806938171,0.7576830983161926,0.757734477519989,0.7577771544456482,0.7578153610229492,0.7578501105308533,0.7578819990158081,0.7579110264778137,0.7579351663589478,0.757957935333252,0.7579771876335144,0.7579944729804993,0.7580092549324036,0.7580212950706482,0.7580347061157227,0.7580450773239136,0.7580560445785522,0.7580642104148865,0.7580722570419312,0.7580785155296326,0.758084774017334,0.7580907940864563,0.7580961585044861,0.7581000924110413,0.7581039667129517,0.7581070065498352,0.758109450340271,0.7581122517585754,0.7581145763397217,0.7581172585487366,0.758118748664856,0.7581208348274231,0.7581227421760559,0.7581238746643066,0.7581253051757812,0.7581263184547424,0.7581272125244141,0.7581283450126648,0.7581290006637573,0.758129358291626,0.758129894733429,0.7581303715705872,0.7581314444541931,0.7581319212913513,0.7581321597099304,0.7581324577331543,0.7581329345703125,0.7581333518028259,0.7581334710121155,0.7581337094306946,0.7581338286399841,0.7581338286399841,0.7581338286399841,0.758134126663208,0.758134126663208,0.7581342458724976,0.7581343650817871,0.7581344842910767,0.7581344842910767,0.7581344842910767,0.7581344842910767,0.7581344842910767,0.7581346035003662,0.7581346035003662,0.7581346035003662,0.7581346035003662,0.7581346035003662,0.7581346035003662,0.7581346035003662,0.7581346035003662,0.7581346035003662,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558,0.7581347227096558],"recovered":[0.0,0.0009721407550387084,0.0018212466966360807,0.0026138820685446262,0.00336729409173131,0.00411585159599781,0.004847799893468618,0.005570549052208662,0.0062634022906422615,0.0069378577172756195,0.007615507114678621,0.008257254958152771,0.008889804594218731,0.00950127374380827,0.010099710896611214,0.010700575076043606,0.011272693052887917,0.011831140145659447,0.012468928471207619,0.013192316517233849,0.014016636647284031,0.014960797503590584,0.016054950654506683,0.01728721521794796,0.018712271004915237,0.020356696099042892,0.022199152037501335,0.02428499236702919,0.026682958006858826,0.029400454834103584,0.032470703125,0.03593995049595833,0.039862751960754395,0.0442969873547554,0.04924418777227402,0.05482163280248642,0.061020515859127045,0.06791850924491882,0.07562600821256638,0.08413725346326828,0.09354117512702942,0.10382971912622452,0.11504977196455002,0.12720006704330444,0.14038100838661194,0.1545044481754303,0.16968436539173126,0.18578070402145386,0.20273293554782867,0.22051700949668884,0.2392868995666504,0.25873085856437683,0.2788968086242676,0.2996370494365692,0.3208843767642975,0.34239208698272705,0.364257276058197,0.3861097991466522,0.4079834222793579,0.4296831488609314,0.4509581923484802,0.4718623459339142,0.4921487867832184,0.5117883682250977,0.5306553244590759,0.5487360954284668,0.5658406019210815,0.5820961594581604,0.5973686575889587,0.6116724014282227,0.6250158548355103,0.6374128460884094,0.6488035917282104,0.659319281578064,0.6690027713775635,0.6778053045272827,0.6858660578727722,0.6932107210159302,0.699861466884613,0.7059035897254944,0.7113267183303833,0.7162180542945862,0.7206552624702454,0.7246474027633667,0.7281970381736755,0.7314296960830688,0.7343283295631409,0.7368889451026917,0.73920077085495,0.74126797914505,0.7430899739265442,0.7447353005409241,0.7461842894554138,0.74749755859375,0.7486477494239807,0.7496916055679321,0.7506082653999329,0.7514291405677795,0.7521606087684631,0.7528144717216492,0.7533926963806152,0.7539083957672119,0.7543561458587646,0.7547627091407776,0.7551193237304688,0.7554495334625244,0.7557383179664612,0.7559913992881775,0.7562236785888672,0.7564255595207214,0.7566054463386536,0.7567675709724426,0.7569134831428528,0.7570391893386841,0.7571503520011902,0.757247805595398,0.7573378682136536,0.7574136257171631,0.7574872374534607,0.7575485706329346,0.7576041221618652,0.75765460729599,0.7576967477798462,0.7577350735664368,0.7577710151672363,0.7578030824661255,0.7578310370445251,0.7578566074371338,0.7578772902488708,0.7578976154327393,0.7579160332679749,0.7579299211502075,0.7579441070556641,0.7579549551010132,0.7579665780067444,0.7579755187034607,0.7579834461212158,0.7579901218414307,0.7579967379570007,0.7580031156539917,0.7580093741416931,0.7580141425132751,0.7580190896987915,0.7580233216285706,0.7580262422561646,0.7580288052558899,0.7580316066741943,0.7580340504646301,0.7580363750457764,0.7580390572547913,0.7580409646034241,0.7580419778823853,0.7580437660217285,0.7580451965332031,0.7580459117889404,0.7580466866493225,0.7580476999282837,0.7580482363700867,0.7580490112304688,0.7580491304397583,0.7580496668815613,0.7580501437187195,0.7580506801605225,0.7580511569976807,0.7580515742301941,0.7580519318580627,0.7580523490905762,0.7580524682998657,0.7580527067184448,0.7580527067184448,0.7580528259277344,0.7580529451370239,0.7580530643463135,0.7580532431602478,0.7580533623695374,0.7580536007881165,0.758053719997406,0.758053719997406,0.758053719997406,0.758053719997406,0.7580538392066956,0.7580538392066956,0.7580538392066956,0.7580538392066956,0.7580538392066956,0.7580538392066956,0.7580538392066956,0.7580538392066956,0.7580538392066956,0.7580538392066956,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299,0.7580540180206299],"active":[0.001995265483856201,0.0017378251068294048,0.001627055462449789,0.0015615136362612247,0.0015328950248658657,0.0014915000647306442,0.001458409707993269,0.0014170147478580475,0.0013864794746041298,0.001356838271021843,0.0013047116808593273,0.0012856759130954742,0.0012525850906968117,0.0012323986738920212,0.0012192390859127045,0.001171967014670372,0.001159830018877983,0.001293214038014412,0.001462625339627266,0.001675349660217762,0.001925635151565075,0.0022047962993383408,0.0024897046387195587,0.0028488431125879288,0.0032705869525671005,0.003697054460644722,0.004202097654342651,0.004807179793715477,0.005450457334518433,0.00615072064101696,0.00698142871260643,0.007911410182714462,0.00891728326678276,0.00998588278889656,0.011219803243875504,0.012515060603618622,0.013943053781986237,0.015552729368209839,0.017169170081615448,0.01882675290107727,0.0206233412027359,0.022561483085155487,0.024464763700962067,0.026437267661094666,0.028388455510139465,0.03041413426399231,0.032247379422187805,0.03405354917049408,0.03587274253368378,0.037647366523742676,0.039117783308029175,0.04054948687553406,0.041718631982803345,0.042613983154296875,0.04329445958137512,0.04387384653091431,0.043958425521850586,0.04392659664154053,0.04348340630531311,0.0427800714969635,0.04189392924308777,0.04076603055000305,0.03944292664527893,0.03792470693588257,0.03622257709503174,0.034392476081848145,0.032645225524902344,0.030683934688568115,0.028737366199493408,0.026779890060424805,0.02482694387435913,0.022932112216949463,0.021167337894439697,0.0194663405418396,0.01774841547012329,0.01624929904937744,0.014810919761657715,0.013406336307525635,0.012137293815612793,0.010974228382110596,0.009927332401275635,0.00897890329360962,0.008074402809143066,0.0072792768478393555,0.006568014621734619,0.0058748722076416016,0.005234956741333008,0.004730105400085449,0.004235982894897461,0.003791213035583496,0.0033953189849853516,0.0030420422554016113,0.0027404427528381348,0.002427220344543457,0.0021933317184448242,0.001953721046447754,0.0017466545104980469,0.0015597343444824219,0.00139695405960083,0.0012464523315429688,0.0011159181594848633,0.0009992122650146484,0.0009074211120605469,0.0008140802383422852,0.0007361173629760742,0.0006604194641113281,0.0005925297737121582,0.0005395412445068359,0.00048470497131347656,0.00043958425521850586,0.00039964914321899414,0.00036472082138061523,0.00033277273178100586,0.0003032684326171875,0.00027555227279663086,0.00025475025177001953,0.0002313852310180664,0.00021785497665405273,0.0001958608627319336,0.00018590688705444336,0.00017303228378295898,0.00016075372695922852,0.00015336275100708008,0.0001469254493713379,0.00014001131057739258,0.00013208389282226562,0.00012689828872680664,0.00012058019638061523,0.00011718273162841797,0.00011163949966430664,0.00010526180267333984,0.00010478496551513672,0.00010097026824951172,0.0001010894775390625,9.763240814208984e-05,9.673833847045898e-05,9.506940841674805e-05,9.465217590332031e-05,9.40561294555664e-05,9.304285049438477e-05,9.071826934814453e-05,8.982419967651367e-05,8.791685104370117e-05,8.612871170043945e-05,8.600950241088867e-05,8.577108383178711e-05,8.565187454223633e-05,8.469820022583008e-05,8.445978164672852e-05,8.368492126464844e-05,8.291006088256836e-05,8.33272933959961e-05,8.255243301391602e-05,8.20159912109375e-05,8.243322372436523e-05,8.231401443481445e-05,8.165836334228516e-05,8.165836334228516e-05,8.13603401184082e-05,8.231401443481445e-05,8.225440979003906e-05,8.20159912109375e-05,8.177757263183594e-05,8.177757263183594e-05,8.177757263183594e-05,8.153915405273438e-05,8.13603401184082e-05,8.13603401184082e-05,8.112192153930664e-05,8.112192153930664e-05,8.130073547363281e-05,8.118152618408203e-05,8.118152618408203e-05,8.112192153930664e-05,8.112192153930664e-05,8.088350296020508e-05,8.07642936706543e-05,8.07642936706543e-05,8.07642936706543e-05,8.088350296020508e-05,8.07642936706543e-05,8.07642936706543e-05,8.07642936706543e-05,8.07642936706543e-05,8.07642936706543e-05,8.07642936706543e-05,8.07642936706543e-05,8.07642936706543e-05,8.088350296020508e-05,8.088350296020508e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05,8.07046890258789e-05]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.001995265483856201,0.0027011502534151077,0.0034254328347742558,0.004137067124247551,0.004822382237762213,0.005484572611749172,0.006120315752923489,0.006746988277882338,0.007354624103754759,0.007939773611724377,0.008509848266839981,0.009050663560628891,0.009573466144502163,0.010070971213281155,0.010556849651038647,0.0110294409096241,0.011485296301543713,0.012045660056173801,0.01269916258752346,0.013430855236947536,0.014239971525967121,0.015156407840549946,0.016205206513404846,0.017359023913741112,0.01865900121629238,0.020128391683101654,0.021754035726189613,0.023570170626044273,0.025580761954188347,0.027854667976498604,0.03038320504128933,0.03320891410112381,0.036347515881061554,0.039826348423957825,0.04367862641811371,0.047944340854883194,0.05263269320130348,0.057793255895376205,0.06341785192489624,0.0696473941206932,0.07639539986848831,0.08382769674062729,0.09176643937826157,0.10042473673820496,0.10977423191070557,0.11980852484703064,0.1305430829524994,0.14196781814098358,0.15415503084659576,0.16699561476707458,0.18055422604084015,0.19466234743595123,0.20943047106266022,0.22484572231769562,0.2407422512769699,0.2570630609989166,0.2738973796367645,0.29112568497657776,0.30861642956733704,0.3263307511806488,0.3442121744155884,0.3621878921985626,0.38006946444511414,0.397853285074234,0.4154259264469147,0.4327523708343506,0.44971033930778503,0.4662652313709259,0.4823986291885376,0.4979323148727417,0.5129328370094299,0.5272634029388428,0.5409437417984009,0.5539644956588745,0.5662503242492676,0.5778716802597046,0.5888689160346985,0.5990729928016663,0.6086292266845703,0.6174561977386475,0.6257097125053406,0.6333101391792297,0.6403122544288635,0.6468037366867065,0.652739405632019,0.6582473516464233,0.6632263660430908,0.667838990688324,0.67204350233078,0.6758825778961182,0.6793689727783203,0.6825330257415771,0.685479462146759,0.6881211996078491,0.6905211806297302,0.6927207112312317,0.6947022080421448,0.6965125799179077,0.698127269744873,0.6995981931686401,0.7009277939796448,0.7021438479423523,0.7032410502433777,0.7042340040206909,0.7051204442977905,0.7059415578842163,0.7066765427589417,0.7073396444320679,0.7079489231109619,0.7084864377975464,0.7089704275131226,0.7094160318374634,0.7098239660263062,0.7101837396621704,0.7105149030685425,0.7108016014099121,0.7110692858695984,0.7113189101219177,0.7115368843078613,0.7117316126823425,0.7119131684303284,0.7120749950408936,0.7122218012809753,0.7123562097549438,0.7124796509742737,0.712587833404541,0.7126907110214233,0.7127797603607178,0.7128556370735168,0.7129303812980652,0.7129978537559509,0.7130568623542786,0.7131096124649048,0.7131586670875549,0.7132039070129395,0.7132444381713867,0.7132805585861206,0.7133126258850098,0.7133416533470154,0.7133703827857971,0.7133955359458923,0.7134175300598145,0.7134371995925903,0.7134565114974976,0.7134731411933899,0.7134878039360046,0.7135018706321716,0.7135129570960999,0.7135257720947266,0.713535726070404,0.7135468125343323,0.7135546207427979,0.7135624289512634,0.7135690450668335,0.7135754227638245,0.7135806679725647,0.7135848999023438,0.713589608669281,0.7135940790176392,0.7135980725288391,0.7136018872261047,0.7136051058769226,0.7136072516441345,0.7136103510856628,0.7136124968528748,0.7136147022247314,0.7136164903640747,0.7136179804801941,0.7136192917823792,0.7136204242706299,0.7136216759681702,0.7136234641075134,0.7136245369911194,0.7136250138282776,0.713625431060791,0.7136260271072388,0.7136270403862,0.7136274576187134,0.7136279344558716,0.7136282324790955,0.7136284708976746,0.7136290073394775,0.7136292457580566,0.7136292457580566,0.7136296033859253,0.7136297225952148,0.7136299014091492,0.7136299014091492,0.7136300206184387,0.7136301398277283,0.7136301398277283,0.7136302590370178,0.7136304974555969,0.7136304974555969,0.7136306166648865,0.7136310338973999,0.7136310338973999,0.7136311531066895,0.713631272315979,0.7136315107345581,0.7136315107345581,0.7136316895484924,0.7136316895484924,0.7136316895484924,0.7136316895484924,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782],"recovered":[0.0,0.0009726517600938678,0.0018289124127477407,0.0026037886273115873,0.003341102972626686,0.004062958061695099,0.004750445019453764,0.005413018632680178,0.006065371446311474,0.006695237476378679,0.007300573866814375,0.007883168756961823,0.008446215651929379,0.008989586494863033,0.00951353833079338,0.010021519847214222,0.010507909581065178,0.010981778614223003,0.011501514352858067,0.012079637497663498,0.012733778916299343,0.013459211215376854,0.014296179637312889,0.01525183953344822,0.016307026147842407,0.017459949478507042,0.01877806894481182,0.020257679745554924,0.021907981485128403,0.023753631860017776,0.02580753155052662,0.028101498261094093,0.030641278252005577,0.03349177539348602,0.036653757095336914,0.04016772285103798,0.044042229652404785,0.04833490401506424,0.05302951857447624,0.058179475367069244,0.06390103697776794,0.07011665403842926,0.07692176848649979,0.08430884033441544,0.09237074851989746,0.10104808211326599,0.1103678047657013,0.12044937163591385,0.13121753931045532,0.14269976317882538,0.15491929650306702,0.16776154935359955,0.18120452761650085,0.19532644748687744,0.21007362008094788,0.2253945767879486,0.24120256304740906,0.25756287574768066,0.27435871958732605,0.2914983630180359,0.3088753819465637,0.32653310894966125,0.3444235026836395,0.3622879385948181,0.38006293773651123,0.3977610468864441,0.41528525948524475,0.43252596259117126,0.44938939809799194,0.465869277715683,0.48184171319007874,0.49737948179244995,0.5123420357704163,0.5266092419624329,0.5402553677558899,0.5533086657524109,0.5655830502510071,0.5772113800048828,0.5881657004356384,0.5983898639678955,0.6078958511352539,0.6168047189712524,0.6250479221343994,0.6326869130134583,0.6397706866264343,0.6462714672088623,0.6522733569145203,0.657767117023468,0.6628168821334839,0.6674182415008545,0.6716533303260803,0.6755281686782837,0.6790359020233154,0.6822533011436462,0.6851767897605896,0.6878446936607361,0.6902956962585449,0.6924908757209778,0.6944869160652161,0.6963229775428772,0.697950005531311,0.6994377970695496,0.7007998824119568,0.7020169496536255,0.7031490802764893,0.7041565775871277,0.7050722241401672,0.7058866024017334,0.7066181898117065,0.7072867751121521,0.7078940272331238,0.7084420919418335,0.7089359164237976,0.7093849778175354,0.709791898727417,0.7101516723632812,0.7104796767234802,0.7107788920402527,0.7110456228256226,0.7112942337989807,0.7115150094032288,0.7117153406143188,0.7118945121765137,0.7120568752288818,0.7122111916542053,0.7123470306396484,0.7124732732772827,0.7125828862190247,0.712681770324707,0.7127711772918701,0.7128561735153198,0.712925910949707,0.7129936218261719,0.7130526304244995,0.713108241558075,0.7131575345993042,0.7132022380828857,0.7132412195205688,0.7132784128189087,0.7133111357688904,0.7133402228355408,0.7133673429489136,0.7133933901786804,0.7134159803390503,0.7134368419647217,0.7134549617767334,0.7134724855422974,0.7134888172149658,0.7135021090507507,0.713513970375061,0.713524580001831,0.7135358452796936,0.7135457992553711,0.713554859161377,0.7135618925094604,0.7135690450668335,0.7135753035545349,0.7135801911354065,0.7135852575302124,0.713590145111084,0.7135933637619019,0.7135984301567078,0.7136023044586182,0.7136048078536987,0.713607907295227,0.7136103510856628,0.7136124968528748,0.713614821434021,0.7136163115501404,0.7136178612709045,0.7136194109916687,0.7136204242706299,0.7136220932006836,0.7136227488517761,0.7136237621307373,0.713624894618988,0.713625431060791,0.7136261463165283,0.7136266827583313,0.7136270403862,0.7136276960372925,0.7136281132698059,0.7136285901069641,0.7136288285255432,0.7136290073394775,0.7136291265487671,0.7136294841766357,0.7136297225952148,0.7136299014091492,0.7136300206184387,0.7136300206184387,0.7136301398277283,0.7136302590370178,0.7136303782463074,0.7136304974555969,0.7136306166648865,0.7136307954788208,0.7136310338973999,0.7136311531066895,0.713631272315979,0.7136315107345581,0.7136315107345581,0.7136316895484924,0.7136316895484924,0.7136316895484924,0.7136316895484924,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782,0.713631808757782],"active":[0.001995265483856201,0.00172849849332124,0.001596520422026515,0.0015332784969359636,0.0014812792651355267,0.0014216145500540733,0.0013698707334697247,0.0013339696452021599,0.001289252657443285,0.0012445361353456974,0.0012092744000256062,0.0011674948036670685,0.0011272504925727844,0.0010813847184181213,0.001043311320245266,0.0010079210624098778,0.0009773867204785347,0.001063881441950798,0.0011976482346653938,0.0013512177392840385,0.001506192609667778,0.0016971966251730919,0.001909026876091957,0.0021071843802928925,0.002351975068449974,0.002668442204594612,0.0029759667813777924,0.0033124908804893494,0.003672780469059944,0.004101036116480827,0.004575673490762711,0.0051074158400297165,0.005706237629055977,0.006334573030471802,0.007024869322776794,0.007776618003845215,0.008590463548898697,0.009458351880311966,0.010388333350419998,0.011467918753623962,0.012494362890720367,0.013711042702198029,0.01484467089176178,0.01611589640378952,0.017403483390808105,0.01876044273376465,0.020175278186798096,0.021518446505069733,0.022937491536140442,0.024295851588249207,0.025634929537773132,0.026900798082351685,0.028225943446159363,0.029519274830818176,0.030668631196022034,0.03166848421096802,0.03269481658935547,0.033562809228897095,0.034257709980010986,0.034832388162612915,0.03533679246902466,0.03565478324890137,0.03564596176147461,0.035565346479415894,0.03536298871040344,0.034991323947906494,0.03442507982254028,0.03373926877975464,0.033009231090545654,0.032063037157058716,0.031091123819351196,0.029883921146392822,0.02860170602798462,0.02735525369644165,0.025994956493377686,0.0245630145072937,0.023285865783691406,0.021861612796783447,0.020463526248931885,0.019066333770751953,0.01781386137008667,0.016505420207977295,0.015264332294464111,0.014116823673248291,0.012968719005584717,0.011975884437561035,0.010953009128570557,0.010071873664855957,0.009226620197296143,0.008464336395263672,0.00771564245223999,0.007004857063293457,0.0064435601234436035,0.005867898464202881,0.005344390869140625,0.0048760175704956055,0.0044065117835998535,0.004021704196929932,0.0036403536796569824,0.0032752156257629395,0.0029777884483337402,0.0027060508728027344,0.0024411678314208984,0.0022170543670654297,0.0019713640213012695,0.001784980297088623,0.001604318618774414,0.0014530420303344727,0.001330733299255371,0.0011996626853942871,0.0010764002799987793,0.0009739398956298828,0.0008880496025085449,0.0007987618446350098,0.0007230043411254883,0.0006499290466308594,0.0005896091461181641,0.0005400180816650391,0.0004912614822387695,0.0004373788833618164,0.0003981590270996094,0.00035965442657470703,0.0003272891044616699,0.0002993345260620117,0.0002684593200683594,0.00024080276489257812,0.000217437744140625,0.00019687414169311523,0.00017386674880981445,0.00015920400619506836,0.00014168024063110352,0.0001309514045715332,0.00011599063873291016,0.00010603666305541992,9.566545486450195e-05,8.690357208251953e-05,7.832050323486328e-05,7.140636444091797e-05,6.324052810668945e-05,5.924701690673828e-05,5.53131103515625e-05,5.0187110900878906e-05,4.380941390991211e-05,4.0531158447265625e-05,3.629922866821289e-05,3.2842159271240234e-05,2.9385089874267578e-05,2.4139881134033203e-05,2.3663043975830078e-05,2.1755695343017578e-05,2.2232532501220703e-05,1.8775463104248047e-05,1.6629695892333984e-05,1.4185905456542969e-05,1.3530254364013672e-05,1.1622905731201172e-05,9.59634780883789e-06,9.417533874511719e-06,8.821487426757812e-06,7.927417755126953e-06,8.52346420288086e-06,6.67572021484375e-06,4.947185516357422e-06,5.543231964111328e-06,4.589557647705078e-06,4.351139068603516e-06,3.993511199951172e-06,3.159046173095703e-06,2.9802322387695312e-06,2.562999725341797e-06,2.2649765014648438e-06,3.039836883544922e-06,2.4437904357910156e-06,2.2649765014648438e-06,1.6689300537109375e-06,1.1324882507324219e-06,1.6093254089355469e-06,1.3113021850585938e-06,1.2516975402832031e-06,1.1920928955078125e-06,7.748603820800781e-07,8.940696716308594e-07,6.556510925292969e-07,4.172325134277344e-07,5.960464477539062e-07,5.960464477539062e-07,4.172325134277344e-07,1.7881393432617188e-07,1.1920928955078125e-07,1.1920928955078125e-07,1.1920928955078125e-07,1.1920928955078125e-07,2.384185791015625e-07,1.1920928955078125e-07,1.1920928955078125e-07,4.172325134277344e-07,2.384185791015625e-07,1.1920928955078125e-07,1.1920928955078125e-07,2.384185791015625e-07,0.0,1.7881393432617188e-07,0.0,0.0,0.0,1.1920928955078125e-07,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.001995265483856201,0.002704216632992029,0.0034072906710207462,0.004090178292244673,0.0047453418374061584,0.005378274247050285,0.0059769670478999615,0.006551384460180998,0.00709705613553524,0.007606187369674444,0.008096537552773952,0.008572068065404892,0.009029455482959747,0.009456180036067963,0.00985748041421175,0.010240511037409306,0.010605654679238796,0.011044644750654697,0.011546877212822437,0.012098042294383049,0.012704145163297653,0.013380388729274273,0.014129329472780228,0.014948028139770031,0.015863442793488503,0.016864202916622162,0.017946600914001465,0.019174009561538696,0.02048995904624462,0.02195117250084877,0.023546535521745682,0.025291381403803825,0.027200911194086075,0.02930387295782566,0.03158736228942871,0.034090347588062286,0.036813464015722275,0.039784952998161316,0.04298539087176323,0.046461280435323715,0.050252363085746765,0.05432567000389099,0.05871850997209549,0.0634520947933197,0.06855196505784988,0.07400829344987869,0.07982414215803146,0.08607630431652069,0.09269973635673523,0.09977864474058151,0.107298843562603,0.11520219594240189,0.12356933206319809,0.13237877190113068,0.14159129559993744,0.15132267773151398,0.16137000918388367,0.1719052493572235,0.18287144601345062,0.19414784014225006,0.20580561459064484,0.21776822209358215,0.2300865203142166,0.2426944524049759,0.2554463744163513,0.26848575472831726,0.2816801071166992,0.2949551045894623,0.3083708584308624,0.3218381404876709,0.33532097935676575,0.3487720191478729,0.36215686798095703,0.37543758749961853,0.38855528831481934,0.4014730453491211,0.41413477063179016,0.4266204237937927,0.4388374090194702,0.45072489976882935,0.4622795581817627,0.47343677282333374,0.4842141270637512,0.4944787621498108,0.5043946504592896,0.5138754844665527,0.5229073166847229,0.5315113663673401,0.5396246314048767,0.5473402738571167,0.5546655058860779,0.5615953207015991,0.5680674910545349,0.5741278529167175,0.5798723101615906,0.5852372646331787,0.590253472328186,0.5948981642723083,0.5992405414581299,0.6032947897911072,0.6070664525032043,0.6105641722679138,0.6138337254524231,0.6168885231018066,0.6196877956390381,0.622279942035675,0.6247080564498901,0.6269171833992004,0.6289843916893005,0.6308553218841553,0.6326228976249695,0.6342580318450928,0.6357493996620178,0.6371315121650696,0.6384053230285645,0.6395775079727173,0.6406600475311279,0.6416478753089905,0.6425532102584839,0.6433905959129333,0.6441724896430969,0.6448934674263,0.6455520391464233,0.646163284778595,0.6467300057411194,0.6472455263137817,0.6477136611938477,0.6481459736824036,0.6485451459884644,0.6489136219024658,0.6492594480514526,0.6495766639709473,0.649864137172699,0.6501288414001465,0.6503699421882629,0.6505967378616333,0.6508038640022278,0.6509902477264404,0.6511703729629517,0.6513326168060303,0.6514789462089539,0.6516159176826477,0.651737630367279,0.6518559455871582,0.6519652009010315,0.6520639657974243,0.6521528959274292,0.6522321105003357,0.6523110270500183,0.6523773670196533,0.6524443030357361,0.6525006294250488,0.6525583863258362,0.652611255645752,0.6526594758033752,0.6527020931243896,0.6527425050735474,0.6527789235115051,0.6528111100196838,0.6528400778770447,0.6528705358505249,0.652897834777832,0.6529197096824646,0.652942419052124,0.6529616117477417,0.652981162071228,0.6529998183250427,0.653014600276947,0.6530299782752991,0.6530445218086243,0.6530579328536987,0.6530684232711792,0.6530774831771851,0.6530868411064148,0.6530957818031311,0.6531039476394653,0.6531112194061279,0.6531191468238831,0.6531256437301636,0.6531311273574829,0.6531373858451843,0.6531426310539246,0.6531478762626648,0.653152346611023,0.653156578540802,0.6531601548194885,0.6531645059585571,0.6531674265861511,0.6531707644462585,0.653173565864563,0.6531767845153809,0.6531797051429749,0.6531823873519897,0.6531845331192017,0.6531867384910583,0.6531884074211121,0.6531896591186523,0.653191328048706,0.6531926989555359,0.653194010257721,0.6531956791877747,0.6531965732574463,0.6531981229782104,0.6531992554664612,0.6532002687454224,0.6532014012336731,0.6532019376754761,0.6532025933265686,0.6532034873962402,0.6532039642333984,0.6532045006752014,0.653205394744873,0.6532059907913208,0.6532062888145447,0.6532066464424133,0.6532070636749268,0.6532074213027954,0.6532081961631775,0.6532085537910461,0.65320885181427,0.6532093286514282,0.6532094478607178,0.6532097458839417,0.6532099843025208,0.6532103419303894,0.6532106399536133,0.6532106399536133,0.6532109975814819,0.653211236000061,0.6532113552093506,0.6532115340232849,0.6532116532325745,0.653211772441864,0.6532120108604431,0.6532120108604431,0.6532121300697327,0.6532121300697327,0.6532121300697327,0.6532121300697327,0.6532122492790222,0.6532122492790222,0.6532122492790222,0.6532124280929565,0.6532124280929565,0.6532125473022461,0.6532125473022461,0.6532125473022461,0.6532125473022461,0.6532125473022461,0.6532125473022461,0.6532126665115356,0.6532126665115356,0.6532126665115356,0.6532126665115356,0.6532129049301147,0.6532129049301147,0.6532129049301147,0.6532129049301147,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043,0.6532130241394043],"recovered":[0.0,0.0009864501189440489,0.0018285291735082865,0.002600977895781398,0.00332129979506135,0.004024629481136799,0.0046892473474144936,0.005319113377481699,0.005911162588745356,0.006476381327956915,0.007016814313828945,0.007534889038652182,0.008034182712435722,0.008506391197443008,0.008963778614997864,0.009384116157889366,0.009785032831132412,0.010168702341616154,0.01057843491435051,0.011039655655622482,0.011549425311386585,0.012100846506655216,0.012725219130516052,0.013412450440227985,0.014155897311866283,0.014988265931606293,0.0159077700227499,0.016908656805753708,0.018024146556854248,0.01923673413693905,0.020581940189003944,0.022038809955120087,0.02363966777920723,0.025405464693903923,0.027313079684972763,0.02942383475601673,0.03171422332525253,0.03422832116484642,0.03696804866194725,0.039952825754880905,0.04318290203809738,0.04670006036758423,0.05051784589886665,0.05459166318178177,0.05900264531373978,0.06373686343431473,0.06886880844831467,0.07432743906974792,0.08017688989639282,0.08642841130495071,0.09308429807424545,0.10015285760164261,0.10762373358011246,0.11555302888154984,0.12395260483026505,0.1327219307422638,0.1419854462146759,0.15163913369178772,0.16175596415996552,0.17228202521800995,0.18313206732273102,0.1943991482257843,0.2059904783964157,0.2179916650056839,0.23026920855045319,0.24279499053955078,0.25554972887039185,0.26860061287879944,0.28174373507499695,0.2949737310409546,0.30833494663238525,0.321807324886322,0.3352307677268982,0.3486053943634033,0.3620074987411499,0.37526652216911316,0.3882547914981842,0.4011772871017456,0.4139072299003601,0.42638713121414185,0.4385409951210022,0.45040959119796753,0.4618997275829315,0.47304975986480713,0.48374202847480774,0.4940415620803833,0.5039534568786621,0.5134063363075256,0.522426187992096,0.5310329794883728,0.5391784310340881,0.5469449758529663,0.55426025390625,0.5611864924430847,0.5676343441009521,0.5737199187278748,0.5794803500175476,0.5848422646522522,0.5898447632789612,0.594537079334259,0.5989172458648682,0.6029685735702515,0.6067587733268738,0.6102981567382812,0.6135755181312561,0.6166250705718994,0.6194456815719604,0.6220622658729553,0.62446528673172,0.626736044883728,0.6287878751754761,0.6307052373886108,0.6324819922447205,0.6341148018836975,0.6356145739555359,0.6370038986206055,0.6382924914360046,0.6394696831703186,0.6405425071716309,0.6415370106697083,0.6424469351768494,0.6433090567588806,0.6440964341163635,0.6448168754577637,0.6454859972000122,0.6461107730865479,0.646676242351532,0.6471965909004211,0.6476663947105408,0.6480956673622131,0.6484962105751038,0.648868203163147,0.649217426776886,0.649533748626709,0.6498282551765442,0.6500977873802185,0.6503418684005737,0.650573194026947,0.6507854461669922,0.650980532169342,0.6511653661727905,0.6513255834579468,0.6514704823493958,0.6516042351722717,0.6517293453216553,0.6518511176109314,0.651957631111145,0.6520557403564453,0.6521462202072144,0.652229368686676,0.6523056626319885,0.6523765921592712,0.6524391770362854,0.6524989604949951,0.6525563597679138,0.6526052951812744,0.6526528000831604,0.6526970267295837,0.6527361273765564,0.6527723670005798,0.6528036594390869,0.6528359055519104,0.6528638601303101,0.6528878808021545,0.6529121398925781,0.6529342532157898,0.6529553532600403,0.6529741287231445,0.6529908776283264,0.6530059576034546,0.6530197262763977,0.6530332565307617,0.6530457735061646,0.6530582904815674,0.6530681252479553,0.6530769467353821,0.6530863046646118,0.6530954837799072,0.6531030535697937,0.6531112194061279,0.6531181335449219,0.6531254053115845,0.6531311273574829,0.6531371474266052,0.6531417369842529,0.6531464457511902,0.6531505584716797,0.6531543731689453,0.6531577110290527,0.6531610488891602,0.6531647443771362,0.6531680822372437,0.6531708836555481,0.6531733274459839,0.6531762480735779,0.6531780362129211,0.6531795859336853,0.6531810760498047,0.6531834006309509,0.6531849503517151,0.6531862020492554,0.6531878709793091,0.6531888842582703,0.6531903147697449,0.6531915664672852,0.6531925797462463,0.653193473815918,0.6531941294670105,0.6531950235366821,0.6531960368156433,0.6531970500946045,0.6531975865364075,0.6531987190246582,0.6531992554664612,0.6531997323036194,0.6532001495361328,0.653200626373291,0.6532010436058044,0.6532016396522522,0.6532022953033447,0.6532025337219238,0.6532029509544373,0.6532033085823059,0.6532037258148193,0.6532037258148193,0.6532039642333984,0.6532043218612671,0.6532045006752014,0.6532047390937805,0.6532049775123596,0.6532050967216492,0.6532052159309387,0.6532056331634521,0.6532058715820312,0.6532059907913208,0.6532059907913208,0.6532059907913208,0.6532061100006104,0.6532062888145447,0.6532062888145447,0.6532062888145447,0.6532062888145447,0.6532062888145447,0.6532064080238342,0.6532064080238342,0.6532064080238342,0.6532065272331238,0.6532065272331238,0.6532066464424133,0.6532066464424133,0.6532066464424133,0.6532067656517029,0.6532067656517029,0.6532067656517029,0.6532067656517029,0.6532067656517029,0.6532068848609924,0.653207004070282,0.6532071828842163,0.6532073020935059,0.6532073020935059,0.6532073020935059,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954,0.6532074213027954],"active":[0.001995265483856201,0.0017177665140479803,0.0015787614975124598,0.001489200396463275,0.0014240420423448086,0.0013536447659134865,0.001287719700485468,0.0012322710826992989,0.0011858935467898846,0.0011298060417175293,0.0010797232389450073,0.0010371790267527103,0.000995272770524025,0.0009497888386249542,0.0008937017992138863,0.0008563948795199394,0.0008206218481063843,0.0008759424090385437,0.0009684422984719276,0.0010583866387605667,0.001154719851911068,0.0012795422226190567,0.0014041103422641754,0.0015355776995420456,0.001707545481622219,0.0018759369850158691,0.002038830891251564,0.0022653527557849884,0.0024658124893903732,0.0027144383639097214,0.0029645953327417374,0.0032525714486837387,0.003561243414878845,0.0038984082639217377,0.004274282604455948,0.004666512832045555,0.005099240690469742,0.005556631833314896,0.006017342209815979,0.00650845468044281,0.0070694610476493835,0.007625609636306763,0.008200664073228836,0.008860431611537933,0.009549319744110107,0.010271430015563965,0.010955333709716797,0.011748865246772766,0.012522846460342407,0.013350233435630798,0.014214545488357544,0.015049338340759277,0.015945598483085632,0.01682574301958084,0.017638690769672394,0.018600746989250183,0.019384562969207764,0.02026611566543579,0.021115481853485107,0.021865814924240112,0.02267354726791382,0.02336907386779785,0.024096041917800903,0.024702787399291992,0.025177165865898132,0.02569076418876648,0.026130378246307373,0.026354491710662842,0.02662712335586548,0.02686440944671631,0.026986032724380493,0.026964694261550903,0.026926100254058838,0.02683219313621521,0.026547789573669434,0.026206523180007935,0.025879979133605957,0.02544313669204712,0.024930179119110107,0.0243377685546875,0.023738563060760498,0.02302718162536621,0.022314399480819702,0.021429002285003662,0.02065262198448181,0.019833922386169434,0.01895385980606079,0.018105030059814453,0.01719844341278076,0.016307294368743896,0.015487074851989746,0.014650344848632812,0.013807237148284912,0.012941360473632812,0.012237966060638428,0.011517345905303955,0.010773122310638428,0.010055899620056152,0.009395778179168701,0.008757710456848145,0.008149206638336182,0.0075955986976623535,0.007074952125549316,0.006590366363525391,0.006112277507781982,0.005654871463775635,0.0052623748779296875,0.004854917526245117,0.004519104957580566,0.004119277000427246,0.003835022449493408,0.0035527944564819336,0.0032674074172973633,0.0030167102813720703,0.0027907490730285645,0.0025736093521118164,0.002367556095123291,0.002178192138671875,0.0020107030868530273,0.0018535852432250977,0.0017255544662475586,0.0015844106674194336,0.0014556050300598145,0.0013464093208312988,0.0012440085411071777,0.0011347532272338867,0.0010374188423156738,0.0009493827819824219,0.000878751277923584,0.0008179545402526855,0.000763237476348877,0.000708460807800293,0.0006467103958129883,0.0005950927734375,0.00054168701171875,0.0004989504814147949,0.00046199560165405273,0.0004170536994934082,0.00038492679595947266,0.0003520846366882324,0.0003135800361633301,0.00029033422470092773,0.0002671480178833008,0.0002517104148864746,0.0002358555793762207,0.00021284818649291992,0.0001952648162841797,0.00017637014389038086,0.00016480684280395508,0.00014799833297729492,0.0001386404037475586,0.0001240372657775879,0.00011920928955078125,0.00011229515075683594,0.00010311603546142578,9.679794311523438e-05,8.970499038696289e-05,8.189678192138672e-05,7.49826431274414e-05,6.771087646484375e-05,6.687641143798828e-05,6.192922592163086e-05,5.5849552154541016e-05,5.453824996948242e-05,4.947185516357422e-05,4.690885543823242e-05,4.4465065002441406e-05,4.0471553802490234e-05,3.910064697265625e-05,3.8564205169677734e-05,3.820657730102539e-05,3.516674041748047e-05,3.170967102050781e-05,2.855062484741211e-05,2.765655517578125e-05,2.7000904083251953e-05,2.491474151611328e-05,2.3663043975830078e-05,2.2590160369873047e-05,1.990795135498047e-05,1.9252300262451172e-05,1.722574234008789e-05,1.6748905181884766e-05,1.519918441772461e-05,1.4841556549072266e-05,1.3709068298339844e-05,1.3947486877441406e-05,1.3053417205810547e-05,1.3053417205810547e-05,1.2516975402832031e-05,1.2040138244628906e-05,1.1622905731201172e-05,1.150369644165039e-05,1.1205673217773438e-05,1.049041748046875e-05,1.0371208190917969e-05,1.0073184967041016e-05,1.0251998901367188e-05,9.298324584960938e-06,9.059906005859375e-06,9.47713851928711e-06,8.702278137207031e-06,9.238719940185547e-06,8.940696716308594e-06,8.702278137207031e-06,8.821487426757812e-06,8.463859558105469e-06,8.463859558105469e-06,8.463859558105469e-06,7.927417755126953e-06,7.450580596923828e-06,7.808208465576172e-06,7.271766662597656e-06,7.033348083496094e-06,6.9141387939453125e-06,6.9141387939453125e-06,6.794929504394531e-06,7.152557373046875e-06,6.9141387939453125e-06,6.556510925292969e-06,6.794929504394531e-06,6.496906280517578e-06,6.4373016357421875e-06,6.258487701416016e-06,6.616115570068359e-06,6.67572021484375e-06,6.318092346191406e-06,6.496906280517578e-06,6.496906280517578e-06,6.377696990966797e-06,6.4373016357421875e-06,6.4373016357421875e-06,6.139278411865234e-06,6.139278411865234e-06,6.020069122314453e-06,6.139278411865234e-06,6.139278411865234e-06,6.020069122314453e-06,5.841255187988281e-06,5.9604644775390625e-06,5.9604644775390625e-06,5.9604644775390625e-06,6.139278411865234e-06,6.020069122314453e-06,6.139278411865234e-06,6.139278411865234e-06,6.020069122314453e-06,6.020069122314453e-06,5.900859832763672e-06,5.900859832763672e-06,6.020069122314453e-06,5.900859832763672e-06,5.900859832763672e-06,5.900859832763672e-06,6.139278411865234e-06,6.139278411865234e-06,6.020069122314453e-06,5.900859832763672e-06,5.841255187988281e-06,5.7220458984375e-06,5.7220458984375e-06,5.7220458984375e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.001995265483856201,0.002703705569729209,0.0034445971250534058,0.004175011999905109,0.004899933934211731,0.00561361201107502,0.006322435103356838,0.00700787827372551,0.007683100178837776,0.008346695452928543,0.008996620774269104,0.009630575776100159,0.010255459696054459,0.010862711817026138,0.011467281728982925,0.012053580954670906,0.01261931098997593,0.013172137551009655,0.013721385970711708,0.014255558140575886,0.014778743498027325,0.015283786691725254,0.015782952308654785,0.01626167818903923,0.016725581139326096,0.017198938876390457,0.01765172742307186,0.018097488209605217,0.01853635162115097,0.01896103098988533,0.01937038078904152,0.019809626042842865,0.020265735685825348,0.020722996443510056,0.021196098998188972,0.0216780174523592,0.022173605859279633,0.022684525698423386,0.02320783957839012,0.0237454604357481,0.024287555366754532,0.02484983578324318,0.025414926931262016,0.026000842452049255,0.026604389771819115,0.02720768190920353,0.027827328070998192,0.028461283072829247,0.029102647677063942,0.029759088531136513,0.030436227098107338,0.03111949749290943,0.03180775046348572,0.03252232447266579,0.03322245925664902,0.03394048288464546,0.03467243164777756,0.03541651740670204,0.03618283197283745,0.036947231739759445,0.03773348033428192,0.038510143756866455,0.03930661082267761,0.04011662304401398,0.04093148931860924,0.04175708815455437,0.04260299727320671,0.04345836490392685,0.044300828129053116,0.04516373202204704,0.046046182513237,0.04692454636096954,0.04781760275363922,0.04870427027344704,0.04961112514138222,0.05052066221833229,0.051434289664030075,0.05235264077782631,0.05328721925616264,0.0542345754802227,0.055169664323329926,0.05612366273999214,0.057081110775470734,0.058038175106048584,0.05900507792830467,0.059959206730127335,0.06094348430633545,0.06192277744412422,0.06289377063512802,0.06387421488761902,0.06485197693109512,0.0658358708024025,0.06682321429252625,0.06780365854501724,0.06878308206796646,0.0697709396481514,0.07075917720794678,0.07176070660352707,0.07276108115911484,0.07374817132949829,0.07474177330732346,0.07573090493679047,0.07674393057823181,0.077752485871315,0.07875554263591766,0.07975323498249054,0.08076613396406174,0.08177302777767181,0.08277978748083115,0.08377454429864883,0.0847776010632515,0.08576903492212296,0.08678103983402252,0.08779444545507431,0.08880491554737091,0.08981921523809433,0.09083888679742813,0.09185037761926651,0.09287477284669876,0.0938902273774147,0.09490184485912323,0.09592010825872421,0.09694398939609528,0.09794743359088898,0.09894512593746185,0.09996338933706284,0.10098676383495331,0.10199800133705139,0.10300131142139435,0.10401574522256851,0.10502123087644577,0.10604498535394669,0.10703986883163452,0.10805979371070862,0.10907153785228729,0.11008890718221664,0.11110205948352814,0.11210805922746658,0.1131291314959526,0.11415302008390427,0.11516297608613968,0.11616143584251404,0.11718174070119858,0.11819859594106674,0.11920613050460815,0.12022260576486588,0.1212277039885521,0.12224201112985611,0.12326014786958694,0.12428351491689682,0.12529884278774261,0.12632720172405243,0.12737330794334412,0.1284140646457672,0.12944753468036652,0.13048355281352997,0.13151267170906067,0.1325467824935913,0.13359148800373077,0.1346309632062912,0.13566774129867554,0.13671961426734924,0.1377640664577484,0.13881656527519226,0.13986101746559143,0.14091800153255463,0.14197343587875366,0.14302542805671692,0.1440698802471161,0.14512890577316284,0.1461876630783081,0.14726124703884125,0.14832934737205505,0.1493956446647644,0.15046297013759613,0.15153513848781586,0.152603879570961,0.15368741750717163,0.15475831925868988,0.15583765506744385,0.15692363679409027,0.15802864730358124,0.15913212299346924,0.16021528840065002,0.16130676865577698,0.1624140739440918,0.16351550817489624,0.16461771726608276,0.1657315343618393,0.1668369323015213,0.16793900728225708,0.16903163492679596,0.17014840245246887,0.17127424478530884,0.17238666117191315,0.17350099980831146,0.1746143251657486,0.17574168741703033,0.1768742948770523,0.1780058890581131,0.17914257943630219,0.18028682470321655,0.18141445517539978,0.18254923820495605,0.18369372189044952,0.18484319746494293,0.18598373234272003,0.18713025748729706,0.18828970193862915,0.18945029377937317,0.19061918556690216,0.1917850226163864,0.1929362714290619,0.1940966099500656,0.19525516033172607,0.19641561806201935,0.1975700706243515,0.19872607290744781,0.19988307356834412,0.20105363428592682,0.20223146677017212,0.2034054696559906,0.20456798374652863,0.2057376503944397,0.20690296590328217,0.20807351171970367,0.20923513174057007,0.21040606498718262,0.21156243979930878,0.2127351611852646,0.2138916701078415,0.21506528556346893,0.21622230112552643,0.21735836565494537,0.2185238003730774,0.2196851670742035,0.22083450853824615,0.2219916433095932,0.22311773896217346,0.2242608219385147,0.22539356350898743,0.22652502357959747,0.22767016291618347,0.2287907600402832,0.22991926968097687,0.2310442179441452,0.23214936256408691,0.23326165974140167,0.234365776181221,0.23547346889972687,0.2365594506263733,0.23761948943138123,0.23871301114559174,0.23978671431541443,0.24084267020225525,0.24189862608909607,0.24295048415660858,0.24400655925273895,0.24506035447120667,0.2460973858833313,0.24712510406970978,0.24815960228443146,0.24918615818023682,0.25019752979278564,0.25119075179100037,0.25219738483428955,0.2531847357749939,0.2541685104370117,0.2551557123661041,0.2561287581920624,0.257097065448761,0.2580410838127136,0.25897642970085144,0.2599053978919983,0.26083001494407654,0.2617413401603699,0.26265010237693787,0.26353996992111206,0.2644312381744385,0.26530179381370544,0.26616188883781433,0.26701393723487854,0.2678731381893158,0.26872313022613525,0.26955512166023254,0.27035951614379883,0.27116480469703674,0.27192816138267517,0.27271389961242676,0.2734653949737549,0.2742231488227844,0.2749585509300232,0.2756911516189575,0.27639666199684143,0.27710995078086853,0.27779117226600647,0.27848172187805176,0.2791561782360077,0.27980726957321167,0.28045693039894104,0.2811131179332733,0.28174373507499695,0.2823755145072937,0.28298431634902954,0.28359487652778625,0.2841928005218506,0.28477975726127625,0.2853507101535797,0.2859199047088623,0.2864690124988556,0.2870103418827057,0.287550151348114,0.2880803644657135,0.28858885169029236,0.2890995144844055,0.28960978984832764,0.2900918424129486,0.29057618975639343,0.2910320460796356,0.2914959490299225,0.2919391393661499,0.29237672686576843,0.2928019165992737,0.29321715235710144,0.2936250865459442,0.29402244091033936,0.29441723227500916,0.2947985827922821,0.2951776683330536,0.2955435812473297,0.2958928644657135,0.2962309420108795,0.29657498002052307,0.2969025671482086,0.29722413420677185,0.2975369095802307,0.2978445589542389,0.29814428091049194,0.29843777418136597,0.2987253665924072,0.29900437593460083,0.29927128553390503,0.29954418540000916,0.2998017370700836,0.30004680156707764,0.3002878725528717,0.3005191385746002,0.3007464110851288,0.3009728193283081,0.301188588142395,0.30139532685279846],"recovered":[0.0,0.000980956363491714,0.0018282736418768764,0.0026249971706420183,0.0033841587137430906,0.004126455634832382,0.004856870975345373,0.0055771926417946815,0.006273495499044657,0.0069608548656105995,0.007639653980731964,0.008300567045807838,0.00895138643682003,0.009580741636455059,0.01019974797964096,0.010812877677381039,0.011418341659009457,0.01199263148009777,0.01255810633301735,0.01311604306101799,0.013661075383424759,0.014197803102433681,0.01472213864326477,0.015230247750878334,0.015724942088127136,0.01620417647063732,0.0166790671646595,0.017139267176389694,0.017589371651411057,0.018039604648947716,0.018473101779818535,0.018900593742728233,0.019320419058203697,0.01975519210100174,0.020197121426463127,0.020661024376749992,0.021132338792085648,0.0216201338917017,0.022110994905233383,0.022622937336564064,0.023146890103816986,0.023676078766584396,0.024224689230322838,0.02478262595832348,0.025359470397233963,0.025947943329811096,0.026539864018559456,0.02714034542441368,0.027761012315750122,0.028393179178237915,0.029032627120614052,0.029696989804506302,0.030369527637958527,0.031045645475387573,0.03173849731683731,0.03243569657206535,0.03314592316746712,0.03386356309056282,0.03459538146853447,0.035340361297130585,0.03610476106405258,0.0368657112121582,0.03764110058546066,0.038428112864494324,0.0392235592007637,0.040044430643320084,0.04085801914334297,0.041677482426166534,0.042517900466918945,0.04336611181497574,0.044219180941581726,0.04508795961737633,0.04595980793237686,0.04684021696448326,0.04772995039820671,0.04862530529499054,0.04952743276953697,0.0504484698176384,0.0513613298535347,0.05227929726243019,0.053224097937345505,0.054160721600055695,0.05509759858250618,0.05605658143758774,0.05699972063302994,0.057964835315942764,0.058925218880176544,0.05988011136651039,0.06085212528705597,0.06181647256016731,0.06279921531677246,0.06378541141748428,0.06475793570280075,0.06572675704956055,0.06671703606843948,0.06769978255033493,0.06869466602802277,0.06967191398143768,0.07066207379102707,0.0716644898056984,0.07265515625476837,0.07364621013402939,0.07463879138231277,0.07562536746263504,0.07662677019834518,0.07763813436031342,0.07863160967826843,0.07964424788951874,0.080649733543396,0.08164793998003006,0.08265546709299088,0.08365610241889954,0.08465290069580078,0.08565979450941086,0.08667217940092087,0.08766961842775345,0.08868277072906494,0.0896998792886734,0.09071878343820572,0.09173819422721863,0.09274176508188248,0.09375759959220886,0.09477496892213821,0.0957908034324646,0.09681098163127899,0.09783142060041428,0.09885415434837341,0.09987586736679077,0.10089349001646042,0.10190945118665695,0.10291378945112228,0.10391416400671005,0.10493332147598267,0.10593024641275406,0.10693177580833435,0.10794544219970703,0.10895910114049911,0.10996101051568985,0.110990010201931,0.11199319362640381,0.11302027106285095,0.11404556035995483,0.11505910009145737,0.11606305092573166,0.11708348244428635,0.11808475852012634,0.1190970167517662,0.12009675055742264,0.12109994143247604,0.12212752550840378,0.12314540892839432,0.12416980415582657,0.12518896162509918,0.1262235790491104,0.1272575557231903,0.1282920390367508,0.12932832539081573,0.13034287095069885,0.13138669729232788,0.13243497908115387,0.13347496092319489,0.13451175391674042,0.13554751873016357,0.13658303022384644,0.13761968910694122,0.1386609524488449,0.13971267640590668,0.14077451825141907,0.14181360602378845,0.14286623895168304,0.14392971992492676,0.14497263729572296,0.1460372805595398,0.14710485935211182,0.1481606811285019,0.1492287814617157,0.15030287206172943,0.15136751532554626,0.15244850516319275,0.15351876616477966,0.15459874272346497,0.15568509697914124,0.15676775574684143,0.15785641968250275,0.1589556783437729,0.16004382073879242,0.1611391305923462,0.1622334122657776,0.16333560645580292,0.16444510221481323,0.16554078459739685,0.1666489988565445,0.1677527278661728,0.1688608080148697,0.1699734926223755,0.17110124230384827,0.17221876978874207,0.17333120107650757,0.17444579303264618,0.1755715012550354,0.17670539021492004,0.17784886062145233,0.17898325622081757,0.1801108866930008,0.18124835193157196,0.18238453567028046,0.18351560831069946,0.18464644253253937,0.1857919543981552,0.18694768846035004,0.18811644613742828,0.1892821490764618,0.1904451698064804,0.1916094571352005,0.19277171790599823,0.19391492009162903,0.19507335126399994,0.19623316824436188,0.1973799616098404,0.19852828979492188,0.1996939778327942,0.20086082816123962,0.2020310014486313,0.20319823920726776,0.20437148213386536,0.20554496347904205,0.20671552419662476,0.207870751619339,0.2090364545583725,0.2102123647928238,0.21138253808021545,0.21254606544971466,0.21370819211006165,0.21487976610660553,0.21604865789413452,0.21720081567764282,0.21836920082569122,0.2195180356502533,0.22065334022045135,0.22178888320922852,0.22294384241104126,0.22407735884189606,0.22521468997001648,0.22635023295879364,0.22748450934886932,0.22862057387828827,0.22975049912929535,0.2308744192123413,0.2319754660129547,0.23308253288269043,0.23419150710105896,0.23529140651226044,0.2363552749156952,0.23744240403175354,0.23853464424610138,0.23960311710834503,0.24066533148288727,0.24171003699302673,0.24276918172836304,0.24382475018501282,0.2448819875717163,0.2459116131067276,0.2469569593667984,0.24798020720481873,0.2489946335554123,0.2500097155570984,0.25102606415748596,0.25203320384025574,0.25301581621170044,0.2540152966976166,0.254986435174942,0.2559632956981659,0.25693708658218384,0.2578853368759155,0.2588091790676117,0.2597346901893616,0.2606543302536011,0.26156705617904663,0.2624739110469818,0.2633785903453827,0.2642625868320465,0.2651202380657196,0.26598942279815674,0.2668415904045105,0.26771023869514465,0.2685529589653015,0.2693684697151184,0.27017104625701904,0.2709680497646332,0.271761953830719,0.2725246846675873,0.2732921540737152,0.2740398049354553,0.2747841477394104,0.27550140023231506,0.27621138095855713,0.2769085764884949,0.27760016918182373,0.27829161286354065,0.2789575159549713,0.2796202003955841,0.2802700102329254,0.2809201776981354,0.2815467119216919,0.28217390179634094,0.2827884554862976,0.2834060490131378,0.28400281071662903,0.2845865786075592,0.28514936566352844,0.28571635484695435,0.2862681746482849,0.28681832551956177,0.2873605489730835,0.28787732124328613,0.28840065002441406,0.28889942169189453,0.28939783573150635,0.2898917496204376,0.2903689444065094,0.29084089398384094,0.291305810213089,0.29174914956092834,0.29218506813049316,0.2926124334335327,0.29301783442497253,0.29342806339263916,0.2938310503959656,0.29421138763427734,0.29459747672080994,0.29496991634368896,0.2953299283981323,0.29567885398864746,0.2960245907306671,0.2963639199733734,0.29669827222824097,0.29702138900756836,0.2973298132419586,0.2976333498954773,0.29792696237564087,0.2982141673564911,0.2985018789768219,0.2987793982028961,0.2990548312664032,0.2993268370628357,0.2995738089084625,0.299821674823761,0.3000655770301819,0.30029553174972534,0.30052411556243896,0.3007480800151825],"active":[0.001995265483856201,0.001722749206237495,0.0016163234831765294,0.001550014829263091,0.0015157752204686403,0.0014871563762426376,0.001465564128011465,0.001430685631930828,0.0014096046797931194,0.0013858405873179436,0.00135696679353714,0.0013300087302923203,0.0013040732592344284,0.0012819701805710793,0.0012675337493419647,0.0012407032772898674,0.0012009693309664726,0.0011795060709118843,0.0011632796376943588,0.0011395150795578957,0.0011176681146025658,0.0010859835892915726,0.0010608136653900146,0.0010314304381608963,0.0010006390511989594,0.0009947624057531357,0.0009726602584123611,0.0009582210332155228,0.0009469799697399139,0.0009214263409376144,0.0008972790092229843,0.0009090323001146317,0.0009453166276216507,0.000967804342508316,0.0009989775717258453,0.0010169930756092072,0.001041267067193985,0.0010643918067216873,0.0010968446731567383,0.0011225230991840363,0.0011406652629375458,0.001173757016658783,0.0011902377009391785,0.0012182164937257767,0.0012449193745851517,0.0012597385793924332,0.001287464052438736,0.0013209376484155655,0.0013416353613138199,0.0013659093528985977,0.0014035999774932861,0.0014225076884031296,0.0014382228255271912,0.0014766789972782135,0.0014839619398117065,0.0015047863125801086,0.00152650848031044,0.0015529543161392212,0.0015874505043029785,0.0016068704426288605,0.0016287192702293396,0.001644432544708252,0.0016655102372169495,0.0016885101795196533,0.0017079301178455353,0.0017126575112342834,0.001744978129863739,0.001780882477760315,0.0017829276621341705,0.0017976202070713043,0.0018270015716552734,0.001836586743593216,0.0018577948212623596,0.0018640533089637756,0.0018811747431755066,0.001895356923341751,0.001906856894493103,0.001904170960187912,0.001925889402627945,0.001955278217792511,0.0019455663859844208,0.001962941139936447,0.001983512192964554,0.001981593668460846,0.0020053572952747345,0.0019943714141845703,0.002018265426158905,0.0020426660776138306,0.002041645348072052,0.002057742327451706,0.0020527616143226624,0.002050459384918213,0.0020652785897254944,0.0020769014954566956,0.0020660459995269775,0.0020711570978164673,0.0020645111799240112,0.002088792622089386,0.0020990073680877686,0.0020836815237998962,0.0020866170525550842,0.002084694802761078,0.002105139195919037,0.002127118408679962,0.0021287724375724792,0.002115100622177124,0.0021345242857933044,0.002128779888153076,0.00213005393743515,0.0021266043186187744,0.00212213397026062,0.002112932503223419,0.0021281391382217407,0.002134650945663452,0.0021327361464500427,0.0021495968103408813,0.0021561160683631897,0.002150498330593109,0.002155989408493042,0.0021520331501960754,0.002160079777240753,0.0021625086665153503,0.0021690204739570618,0.0021566301584243774,0.0021341443061828613,0.0021319687366485596,0.002132609486579895,0.00212213397026062,0.0021078214049339294,0.00210629403591156,0.0021074414253234863,0.0021308213472366333,0.0021065473556518555,0.0021295472979545593,0.002139762043952942,0.002143464982509613,0.002142958343029022,0.0021470487117767334,0.0021391212940216064,0.0021598264575004578,0.002142705023288727,0.002115875482559204,0.002122640609741211,0.002135545015335083,0.002122648060321808,0.0021378472447395325,0.0021306872367858887,0.0021452605724334717,0.002160206437110901,0.002155989408493042,0.002153433859348297,0.0021573975682258606,0.002184346318244934,0.0021904855966567993,0.0021899789571762085,0.002191513776779175,0.002184346318244934,0.002203911542892456,0.002204790711402893,0.002195984125137329,0.002192780375480652,0.0022078603506088257,0.002216547727584839,0.002233535051345825,0.0022413283586502075,0.002257049083709717,0.002260759472846985,0.0022509098052978516,0.0022562742233276367,0.0022626668214797974,0.0022579431533813477,0.002288609743118286,0.002292066812515259,0.002290785312652588,0.0023022890090942383,0.0023063570261001587,0.0023010075092315674,0.002319902181625366,0.0023098140954971313,0.0023188889026641846,0.002324894070625305,0.0023435503244400024,0.0023643672466278076,0.002358868718147278,0.0023510903120040894,0.0023702532052993774,0.002376377582550049,0.0023843050003051758,0.002395927906036377,0.002391830086708069,0.0023982226848602295,0.002382636070251465,0.0023956745862960815,0.002413436770439148,0.0024131685495376587,0.002399757504463196,0.0023955553770065308,0.002410486340522766,0.002428501844406128,0.0024343878030776978,0.002437189221382141,0.002437964081764221,0.0024311989545822144,0.0024383515119552612,0.0024453699588775635,0.0024586617946624756,0.002468124032020569,0.0024838149547576904,0.002497747540473938,0.0025026053190231323,0.002502739429473877,0.0025028735399246216,0.002491101622581482,0.0024871528148651123,0.0024834424257278442,0.00250069797039032,0.0024967193603515625,0.0024929046630859375,0.002503111958503723,0.002525344491004944,0.0025374889373779297,0.0025446414947509766,0.002536982297897339,0.002539411187171936,0.002531483769416809,0.002528548240661621,0.0025196075439453125,0.002535313367843628,0.0025259852409362793,0.002522796392440796,0.0025091320276260376,0.0025192201137542725,0.0025141090154647827,0.0024785995483398438,0.002475142478942871,0.002484351396560669,0.0024653077125549316,0.002473607659339905,0.002464398741722107,0.002471938729286194,0.002449721097946167,0.002447664737701416,0.002455472946166992,0.002440527081489563,0.002434760332107544,0.0024236440658569336,0.002398863434791565,0.0023872405290603638,0.0023903101682662964,0.002390936017036438,0.002367943525314331,0.0023280829191207886,0.0023577362298965454,0.0023443102836608887,0.0023080259561538696,0.0022955089807510376,0.0022851526737213135,0.0022965222597122192,0.002291172742843628,0.0022726356983184814,0.0022431164979934692,0.0022479891777038574,0.0022291988134384155,0.002217322587966919,0.0021961182355880737,0.002187669277191162,0.0021586716175079346,0.0021353065967559814,0.0021398961544036865,0.0021134614944458008,0.0021106302738189697,0.0020777881145477295,0.0020393431186676025,0.0020200610160827637,0.0020208358764648438,0.0020066499710083008,0.001995772123336792,0.0019729137420654297,0.001957327127456665,0.001923203468322754,0.0018993020057678223,0.0018936991691589355,0.0018837153911590576,0.0018815398216247559,0.0018448829650878906,0.0018065571784973145,0.001796334981918335,0.001757115125656128,0.001745849847793579,0.0017034411430358887,0.0016984641551971436,0.0016663968563079834,0.0016513466835021973,0.0016125142574310303,0.0016085505485534668,0.0015797913074493408,0.0015731453895568848,0.00155600905418396,0.0015156567096710205,0.0014994144439697266,0.001492917537689209,0.0014737248420715332,0.0014553368091583252,0.0014376044273376465,0.0014209747314453125,0.0014043450355529785,0.0013737082481384277,0.0013478994369506836,0.0013333261013031006,0.0013196468353271484,0.0012939870357513428,0.0012819766998291016,0.0012620389461517334,0.0012283027172088623,0.0012221932411193848,0.0012091398239135742,0.0011924207210540771,0.001178354024887085,0.001140296459197998,0.001127004623413086,0.00109824538230896,0.0010709166526794434,0.001052767038345337,0.0010320842266082764,0.001012653112411499,0.0010046064853668213,0.0009891688823699951,0.0009675323963165283,0.0009662806987762451,0.0009461045265197754,0.0009229481220245361,0.0009010136127471924,0.0008961260318756104,0.0008779764175415039,0.0008602142333984375,0.0008386373519897461,0.0008231699466705322,0.0008144676685333252,0.0008044242858886719,0.0007984042167663574,0.0007902085781097412,0.0007694065570831299,0.0007647871971130371,0.0007469058036804199,0.0007199645042419434,0.0007140636444091797,0.0006974637508392334,0.0006808340549468994,0.0006772875785827637,0.0006644725799560547,0.0006472468376159668]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.001995265483856201,0.00270242802798748,0.00343680358491838,0.004146649036556482,0.00484026875346899,0.005514085292816162,0.006161966361105442,0.006800136994570494,0.00741020031273365,0.008005954325199127,0.008578711189329624,0.009139586240053177,0.009675931185483932,0.01019502803683281,0.010692021809518337,0.011177772656083107,0.011642826721072197,0.01208961009979248,0.012514290399849415,0.012933732941746712,0.013341293670237064,0.013728412799537182,0.014108121395111084,0.014472370967268944,0.014827932231128216,0.015157685615122318,0.015489610843360424,0.015799816697835922,0.016099929809570312,0.016392888501286507,0.016666682437062263,0.01695951260626316,0.017258476465940475,0.0175616554915905,0.017872627824544907,0.018185388296842575,0.01849648915231228,0.018809378147125244,0.019125206395983696,0.01945112645626068,0.01978944055736065,0.020125454291701317,0.020463384687900543,0.020805785432457924,0.021148188039660454,0.021512437611818314,0.021861227229237556,0.02222304977476597,0.02258116565644741,0.022945288568735123,0.023318735882639885,0.023699210956692696,0.024069465696811676,0.02445351704955101,0.024837186560034752,0.025223921984434128,0.025616023689508438,0.02599918283522129,0.02639498934149742,0.026791689917445183,0.02718851901590824,0.02757972478866577,0.027982303872704506,0.028380664065480232,0.028782732784748077,0.02918071113526821,0.029574982821941376,0.029976539313793182,0.030380012467503548,0.030786167830228806,0.03119436651468277,0.031601544469594955,0.032012939453125,0.032421134412288666,0.0328238420188427,0.03322692960500717,0.03362682834267616,0.03403157740831375,0.034440286457538605,0.034839928150177,0.035249147564172745,0.03566156327724457,0.03606439754366875,0.03646671772003174,0.03688054159283638,0.03727737069129944,0.03768160939216614,0.0380922332406044,0.038483697921037674,0.03888308256864548,0.03928719088435173,0.03968913108110428,0.040089793503284454,0.04048304259777069,0.04087987169623375,0.041274912655353546,0.04166688770055771,0.0420529842376709,0.04243499040603638,0.04282428324222565,0.04320693016052246,0.043583955615758896,0.04396378993988037,0.04434835538268089,0.04471413791179657,0.0450935885310173,0.04546895623207092,0.04583115875720978,0.04620959237217903,0.04657907783985138,0.046944476664066315,0.047310516238212585,0.04767719283699989,0.048045530915260315,0.04840735346078873,0.04877249523997307,0.04912792891263962,0.049486175179481506,0.0498327910900116,0.05018630996346474,0.05053228884935379,0.05088580772280693,0.05121760442852974,0.05157444253563881,0.05192157253623009,0.052269596606492996,0.05261557549238205,0.052950821816921234,0.053297314792871475,0.05362974852323532,0.05396435782313347,0.05429692193865776,0.05463574826717377,0.05496984347701073,0.0553080290555954,0.055634334683418274,0.05597584322094917,0.0563160739839077,0.056635987013578415,0.056961141526699066,0.05728897824883461,0.057626016438007355,0.057939670979976654,0.058261118829250336,0.058580782264471054,0.05889827013015747,0.05922176316380501,0.059546660631895065,0.059870410710573196,0.06019684299826622,0.06050078943371773,0.06081674247980118,0.06113078072667122,0.0614427775144577,0.06175553798675537,0.062066253274679184,0.062365856021642685,0.06267274171113968,0.06299367547035217,0.06329890340566635,0.06361434608697891,0.063930943608284,0.06423667073249817,0.06455595046281815,0.06486731022596359,0.0651785358786583,0.06549347192049026,0.06580060720443726,0.06610710918903351,0.06642383337020874,0.06672509759664536,0.06703785806894302,0.06734652817249298,0.0676569938659668,0.06797141581773758,0.06829413771629333,0.06860294193029404,0.06892553716897964,0.06923983246088028,0.06955872476100922,0.06988515704870224,0.07020481675863266,0.07053163647651672,0.07085921615362167,0.07117823511362076,0.07150761038064957,0.0718383863568306,0.07215983420610428,0.0724838376045227,0.07281627506017685,0.07314538955688477,0.0734810158610344,0.07382597774267197,0.07416774332523346,0.07451818883419037,0.07485535740852356,0.07519392669200897,0.07553121447563171,0.07587757706642151,0.07623569667339325,0.07658243924379349,0.07693110406398773,0.07728922367095947,0.07765743136405945,0.07801733911037445,0.07838170975446701,0.07874903082847595,0.07911212742328644,0.07947701215744019,0.07983756065368652,0.08021892607212067,0.08058982342481613,0.08096480369567871,0.0813463032245636,0.0817321389913559,0.082112617790699,0.08249258249998093,0.08288123458623886,0.08326631039381027,0.08366402983665466,0.08406571298837662,0.08446714282035828,0.08487329632043839,0.08527408540248871,0.08569672703742981,0.08611936122179031,0.08654174208641052,0.08696489036083221,0.08740221709012985,0.0878298357129097,0.08826959133148193,0.08871050179004669,0.08916482329368591,0.0896206796169281,0.09007563441991806,0.0905381366610527,0.09100842475891113,0.09147680550813675,0.09196396172046661,0.09244715422391891,0.09294223040342331,0.09343411773443222,0.09394810348749161,0.09445978701114655,0.09497160464525223,0.0954912081360817,0.09601809829473495,0.09653272479772568,0.09707098454236984,0.09761282801628113,0.09814342111349106,0.09870071709156036,0.09928318858146667,0.09983038902282715,0.10040736198425293,0.10098638385534286,0.10156488418579102,0.10214237123727798,0.10274297744035721,0.1033540666103363,0.10397090017795563,0.104575976729393,0.10520061105489731,0.10583098232746124,0.10646187514066696,0.10710655897855759,0.10774971544742584,0.10840590298175812,0.10905773937702179,0.10971610248088837,0.11037202924489975,0.11104380339384079,0.11172132194042206,0.11242196708917618,0.11310523748397827,0.11379643529653549,0.1144908219575882,0.11519759893417358,0.1159031018614769,0.1166304498910904,0.11735332757234573,0.11810187995433807,0.11883408576250076,0.11957267671823502,0.12029900401830673,0.12104897201061249,0.12180621176958084,0.12256383895874023,0.12332900613546371,0.12409545481204987,0.12485793232917786,0.12562310695648193,0.12639005482196808,0.12716607749462128,0.12795080244541168,0.12875939905643463,0.1295526772737503,0.13035719096660614,0.1311507225036621,0.1319459080696106,0.13275885581970215,0.1335693895816803,0.13437479734420776,0.13519757986068726,0.13600541651248932,0.13682028651237488,0.13763438165187836,0.1384659856557846,0.13929669559001923,0.14011846482753754,0.14094099402427673,0.1417677402496338,0.14259180426597595,0.14341868460178375,0.14425040781497955,0.14506131410598755,0.14587043225765228,0.1467008888721466,0.14752712845802307,0.14834019541740417,0.14915020763874054,0.14996789395809174,0.15077470242977142,0.15158969163894653,0.15240022540092468,0.1532054990530014,0.15400643646717072,0.154819518327713,0.155621737241745,0.15641041100025177,0.157205730676651,0.15799887478351593,0.15879087150096893,0.1595592349767685,0.16032734513282776,0.16110362112522125,0.1618654578924179,0.16261619329452515,0.16336961090564728,0.16410794854164124,0.1648527979850769,0.16559164226055145,0.16631439328193665,0.1670362502336502,0.16773216426372528,0.1684252768754959,0.16910777986049652,0.1697959005832672,0.17047929763793945,0.1711365133523941,0.17179346084594727],"recovered":[0.0,0.0009858112316578627,0.001825590617954731,0.0026136264204978943,0.0033642277121543884,0.0040808445774018764,0.004777658265084028,0.005454668775200844,0.006116220261901617,0.00675375247374177,0.007364071439951658,0.007958164438605309,0.008530921302735806,0.009088730439543724,0.009621880948543549,0.01013957243412733,0.010642060078680515,0.011122572235763073,0.01158519834280014,0.012037986889481544,0.01246586162596941,0.012889137491583824,0.013293503783643246,0.013683433644473553,0.014063013717532158,0.014431096613407135,0.014771198853850365,0.015111556276679039,0.015437222085893154,0.015749599784612656,0.016053928062319756,0.016353657469153404,0.01664150506258011,0.016940724104642868,0.017242243513464928,0.017549382522702217,0.01785026118159294,0.01815740205347538,0.01846965216100216,0.018778707832098007,0.01909504644572735,0.019429398700594902,0.019764775410294533,0.020098743960261345,0.02043437585234642,0.020780738443136215,0.021135278046131134,0.021475890651345253,0.021823659539222717,0.022191740572452545,0.022553179413080215,0.022923944517970085,0.023301737383008003,0.023674162104725838,0.0240568108856678,0.02442987449467182,0.024812905117869377,0.02519555203616619,0.02557986043393612,0.02597144991159439,0.026360996067523956,0.026761529967188835,0.02715018205344677,0.027559148147702217,0.02795163355767727,0.028358427807688713,0.028758961707353592,0.029152851551771164,0.029550701379776,0.029956473037600517,0.030361223965883255,0.030763929709792137,0.03116612322628498,0.03156384825706482,0.03196706250309944,0.032371558248996735,0.03277592360973358,0.03317607566714287,0.03358759731054306,0.033981870859861374,0.03437946364283562,0.03479315713047981,0.03520685061812401,0.03561019524931908,0.03601686283946037,0.03643323853611946,0.03683057799935341,0.03723481670022011,0.03763560578227043,0.03803831338882446,0.03844727948307991,0.03884346783161163,0.039250388741493225,0.03964223712682724,0.04003944620490074,0.040439214557409286,0.04083961993455887,0.041228655725717545,0.04161999002099037,0.04199650511145592,0.042380303144454956,0.0427638441324234,0.04314610734581947,0.04351942613720894,0.043910250067710876,0.04428651183843613,0.0446617491543293,0.045046184211969376,0.045410431921482086,0.04578886181116104,0.04615860804915428,0.04653231054544449,0.04690435156226158,0.047267451882362366,0.04764026030898094,0.04800540581345558,0.04836595058441162,0.04871755093336105,0.049077969044446945,0.04943237826228142,0.049783725291490555,0.050135962665081024,0.05049075931310654,0.05083546042442322,0.05118003487586975,0.05152371525764465,0.05187557265162468,0.052217718213796616,0.0525553934276104,0.052893321961164474,0.053231380879879,0.0535634346306324,0.05390391871333122,0.054240062832832336,0.054578885436058044,0.05492116138339043,0.05524656921625137,0.05558948218822479,0.05592983961105347,0.056258827447891235,0.05658653751015663,0.056912459433078766,0.05724119022488594,0.05756187066435814,0.0578865148127079,0.05820515379309654,0.05851919203996658,0.05884536728262901,0.05917588993906975,0.05949350446462631,0.059824153780937195,0.06013563647866249,0.06045542657375336,0.06076422706246376,0.061079032719135284,0.061394475400447845,0.061705704778432846,0.06200811639428139,0.06231308355927467,0.06262840330600739,0.0629391148686409,0.06325072795152664,0.0635661706328392,0.06388148665428162,0.0641959086060524,0.06449908763170242,0.06481466442346573,0.0651252493262291,0.06544172018766403,0.06574643403291702,0.06605011969804764,0.06635905057191849,0.06667040288448334,0.06697895377874374,0.06729017943143845,0.06760242581367493,0.06792093813419342,0.0682353600859642,0.06854237616062164,0.06886088103055954,0.06917735189199448,0.06950212270021439,0.0698220357298851,0.07015102356672287,0.07048192620277405,0.07080107927322388,0.07113146781921387,0.0714619904756546,0.07179059088230133,0.07210259139537811,0.07242888957262039,0.07275775074958801,0.07309006154537201,0.0734293982386589,0.07376605272293091,0.0741080716252327,0.07445263862609863,0.07479862123727798,0.0751437097787857,0.07548636198043823,0.07583566755056381,0.07618790864944458,0.07653030753135681,0.07688203454017639,0.0772419422864914,0.07759788632392883,0.07796264439821243,0.07832600176334381,0.07869523018598557,0.07905910164117813,0.07941900193691254,0.07978836447000504,0.0801592543721199,0.08053053170442581,0.0809074342250824,0.08128956705331802,0.08167310804128647,0.0820455327630043,0.08243035525083542,0.08282054215669632,0.08320663869380951,0.0835997611284256,0.0840134546160698,0.08441667258739471,0.0848124772310257,0.08522974699735641,0.08564689010381699,0.08606339246034622,0.08648628741502762,0.08691544085741043,0.0873420313000679,0.08776837587356567,0.08820851892232895,0.08866296708583832,0.08911051601171494,0.08956432342529297,0.09001877903938293,0.09048561751842499,0.09095437824726105,0.09142837673425674,0.09191208332777023,0.09239284694194794,0.09286888688802719,0.09338708966970444,0.0938907265663147,0.09439411014318466,0.09490132331848145,0.09543294459581375,0.09594641625881195,0.09648595750331879,0.09701962023973465,0.09755928814411163,0.09810687601566315,0.09867273271083832,0.09922287613153458,0.09978476911783218,0.1003480777144432,0.10092185437679291,0.10149703919887543,0.10208436101675034,0.10269122570753098,0.10329924523830414,0.10389755666255951,0.10451758652925491,0.10513991117477417,0.10577182471752167,0.10640833526849747,0.10704944282770157,0.10769195854663849,0.10835006088018417,0.10900330543518066,0.10964799672365189,0.11030878126621246,0.11098629981279373,0.11166100949048996,0.11233635991811752,0.11303701251745224,0.11372347176074982,0.11441632360219955,0.115110844373703,0.11584227532148361,0.1165609359741211,0.11729339510202408,0.11802572757005692,0.11875729262828827,0.11948911845684052,0.12023971974849701,0.1209905743598938,0.1217455193400383,0.12249752879142761,0.1232648640871048,0.12402581423521042,0.12478651106357574,0.12555819749832153,0.12632323801517487,0.12708890438079834,0.12788575887680054,0.1286652386188507,0.12947435677051544,0.13026686012744904,0.13105988502502441,0.13186298310756683,0.1326638013124466,0.13347241282463074,0.134291872382164,0.1351068615913391,0.13591432571411133,0.13674286007881165,0.13757599890232086,0.13840554654598236,0.1392284631729126,0.1400478035211563,0.1408730149269104,0.1416923552751541,0.14251144230365753,0.14333894848823547,0.14416633546352386,0.14498427510261536,0.14581267535686493,0.14663520455360413,0.14744777977466583,0.14825868606567383,0.1490689516067505,0.14988355338573456,0.15069305896759033,0.15151290595531464,0.15231551229953766,0.1531173437833786,0.15393272042274475,0.1547391563653946,0.15553216636180878,0.1563258320093155,0.15712280571460724,0.15791071951389313,0.15869976580142975,0.1594635397195816,0.1602330505847931,0.16100957989692688,0.1617686152458191,0.16252905130386353,0.16327224671840668,0.1640142798423767,0.1647600382566452,0.16550257802009583,0.1662358045578003,0.16694629192352295,0.1676505208015442,0.16834120452404022,0.16903367638587952,0.1697247326374054,0.1703915297985077],"active":[0.001995265483856201,0.0017166167963296175,0.0016112129669636488,0.001533022616058588,0.001476041041314602,0.0014332407154142857,0.0013843080960214138,0.0013454682193696499,0.0012939800508320332,0.0012522018514573574,0.001214639749377966,0.0011814218014478683,0.001145009882748127,0.0011062975972890854,0.0010701408609747887,0.0010382002219557762,0.0010007666423916817,0.0009670378640294075,0.0009290920570492744,0.0008957460522651672,0.0008754320442676544,0.0008392753079533577,0.0008146176114678383,0.0007889373227953911,0.0007649185135960579,0.0007265890017151833,0.0007184119895100594,0.0006882604211568832,0.0006627077236771584,0.000643288716673851,0.0006127543747425079,0.0006058551371097565,0.0006169714033603668,0.0006209313869476318,0.0006303843110799789,0.000636005774140358,0.0006462279707193375,0.0006519760936498642,0.0006555542349815369,0.000672418624162674,0.0006943941116333008,0.0006960555911064148,0.0006986092776060104,0.000707041472196579,0.0007138121873140335,0.0007316991686820984,0.0007259491831064224,0.0007471591234207153,0.0007575061172246933,0.0007535479962825775,0.0007655564695596695,0.0007752664387226105,0.0007677283138036728,0.0007793549448251724,0.000780375674366951,0.0007940474897623062,0.000803118571639061,0.0008036307990550995,0.0008151289075613022,0.0008202400058507919,0.000827522948384285,0.0008181948214769363,0.0008321218192577362,0.0008215159177780151,0.0008310992270708084,0.0008222833275794983,0.0008160211145877838,0.0008236877620220184,0.0008293110877275467,0.0008296947926282883,0.0008331425487995148,0.0008376147598028183,0.0008468162268400192,0.0008572861552238464,0.0008567795157432556,0.000855371356010437,0.0008509047329425812,0.0008555017411708832,0.0008526891469955444,0.000858057290315628,0.0008696839213371277,0.0008684061467647552,0.0008575469255447388,0.0008565224707126617,0.0008636787533760071,0.0008441321551799774,0.0008510313928127289,0.0008574165403842926,0.0008480921387672424,0.0008447691798210144,0.0008399114012718201,0.0008456632494926453,0.0008394047617912292,0.0008408054709434509,0.0008404254913330078,0.0008356980979442596,0.0008272677659988403,0.0008243285119533539,0.0008150003850460052,0.0008277781307697296,0.0008266270160675049,0.000820111483335495,0.0008176825940608978,0.0008289292454719543,0.0008038878440856934,0.0008070766925811768,0.0008072070777416229,0.0007849745452404022,0.0007991604506969452,0.0007902160286903381,0.0007858686149120331,0.0007782056927680969,0.0007728412747383118,0.0007780790328979492,0.000767093151807785,0.0007670894265174866,0.0007619783282279968,0.0007686242461204529,0.0007548220455646515,0.0007539317011833191,0.0007485635578632355,0.0007498450577259064,0.0007268451154232025,0.0007389821112155914,0.0007415376603603363,0.0007458813488483429,0.00074000284075737,0.0007331036031246185,0.0007419213652610779,0.0007364265620708466,0.0007329769432544708,0.0007334873080253601,0.0007318295538425446,0.0007297806441783905,0.0007291436195373535,0.0007131733000278473,0.0007292740046977997,0.0007265917956829071,0.0007061474025249481,0.0007023140788078308,0.0007024407386779785,0.0007135570049285889,0.0006984807550907135,0.0006992481648921967,0.0006942674517631531,0.0006931163370609283,0.0007025711238384247,0.0007012933492660522,0.0006945207715034485,0.0007033385336399078,0.0006766356527805328,0.0006811060011386871,0.0006753541529178619,0.0006785504519939423,0.0006765052676200867,0.0006717778742313385,0.0006601512432098389,0.0006646253168582916,0.0006805919110774994,0.0006705000996589661,0.0006752312183380127,0.0006802156567573547,0.0006705000996589661,0.0006744638085365295,0.0006714016199111938,0.0006794482469558716,0.0006788074970245361,0.0006753578782081604,0.0006653890013694763,0.0006773993372917175,0.0006749778985977173,0.0006788074970245361,0.0006761252880096436,0.000678040087223053,0.0006812363862991333,0.0006917119026184082,0.0006820037961006165,0.0006901770830154419,0.0006974563002586365,0.0006978437304496765,0.0007078051567077637,0.0007026940584182739,0.0007096007466316223,0.0007081925868988037,0.0006963089108467102,0.0007065311074256897,0.0007069185376167297,0.0006978437304496765,0.0006932467222213745,0.0007136836647987366,0.0007164999842643738,0.0007232651114463806,0.0007359161972999573,0.0007383450865745544,0.0007521361112594604,0.000747285783290863,0.0007412880659103394,0.0007325932383537292,0.0007338672876358032,0.0007493346929550171,0.0007467716932296753,0.0007431954145431519,0.0007589161396026611,0.0007753968238830566,0.0007753968238830566,0.0007838234305381775,0.0007863864302635193,0.000786125659942627,0.0007817819714546204,0.0007784590125083923,0.0007999241352081299,0.0008014589548110962,0.0008055493235588074,0.0008157715201377869,0.0008247047662734985,0.0008230507373809814,0.000819474458694458,0.0008357018232345581,0.0008359551429748535,0.0008434876799583435,0.0008590742945671082,0.0008673816919326782,0.0008598417043685913,0.0008574128150939941,0.0008842498064041138,0.0008896142244338989,0.0008948519825935364,0.0009014979004859924,0.0009159296751022339,0.0009143948554992676,0.000927560031414032,0.0009421259164810181,0.0009563043713569641,0.0009577125310897827,0.000965118408203125,0.0009738132357597351,0.0009896457195281982,0.0009911879897117615,0.0010095834732055664,0.0010187774896621704,0.0010301470756530762,0.0010412707924842834,0.0010792165994644165,0.0010726973414421082,0.0010808780789375305,0.0010970979928970337,0.0011167749762535095,0.0010997802019119263,0.0011245682835578918,0.0011268705129623413,0.0011238008737564087,0.0011414289474487305,0.0011763125658035278,0.0011576563119888306,0.0011844858527183533,0.0012016147375106812,0.0012168064713478088,0.001220516860485077,0.001245938241481781,0.001269705593585968,0.001279674470424652,0.0012767314910888672,0.001303054392337799,0.0013133957982063293,0.0013219639658927917,0.0013347342610359192,0.0013413801789283752,0.001356460154056549,0.0013657808303833008,0.0013660416007041931,0.0013687238097190857,0.0013958066701889038,0.0014125406742095947,0.0014356672763824463,0.0014442279934883118,0.0014600753784179688,0.0014538094401359558,0.001474127173423767,0.0014867782592773438,0.0015196055173873901,0.0015110522508621216,0.00154094398021698,0.0015406906604766846,0.0015469491481781006,0.0015417113900184631,0.0015598535537719727,0.0015664920210838318,0.0015732645988464355,0.001583486795425415,0.0015979260206222534,0.001593068242073059,0.001597292721271515,0.001603543758392334,0.0016078799962997437,0.0016275644302368164,0.0016704946756362915,0.001666918396949768,0.0016919523477554321,0.0016763657331466675,0.00167904794216156,0.0016989707946777344,0.0017064064741134644,0.0017109960317611694,0.0017251670360565186,0.0017135441303253174,0.0017134249210357666,0.0017200559377670288,0.0017231255769729614,0.0017206966876983643,0.0017129182815551758,0.0017125308513641357,0.001719936728477478,0.0017187893390655518,0.0017263293266296387,0.0017389655113220215,0.0017223656177520752,0.001704096794128418,0.00171661376953125,0.001714453101158142,0.0017049908638000488,0.001702427864074707,0.0017092078924179077,0.001705750823020935,0.001706138253211975,0.0017071664333343506,0.0016925930976867676,0.0016909241676330566,0.0017021745443344116,0.0016890168190002441,0.0016712546348571777,0.0016735643148422241,0.0016730427742004395,0.0016680657863616943,0.0016485154628753662,0.0016275793313980103,0.0016400814056396484,0.001632407307624817,0.0016066133975982666,0.001600995659828186,0.00157889723777771,0.001580551266670227,0.0015773624181747437,0.0015543550252914429,0.0015336722135543823,0.0014963597059249878,0.0014789849519729614,0.0014572590589523315,0.0014546960592269897,0.0014456212520599365,0.0014117807149887085,0.0014019310474395752]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.001995265483856201,0.0026982116978615522,0.003412273246794939,0.004104487597942352,0.004761056043207645,0.005400249268859625,0.005996642168611288,0.006577831227332354,0.007118264678865671,0.007642344105988741,0.008143170736730099,0.008630071766674519,0.009090270847082138,0.009530282579362392,0.009939503856003284,0.010342209599912167,0.010726645588874817,0.011090895161032677,0.011438663117587566,0.011764966882765293,0.012078622356057167,0.012379118241369724,0.012672588229179382,0.012945998460054398,0.013205738738179207,0.013455385342240334,0.013695960864424706,0.013917500153183937,0.014132396318018436,0.014339114539325237,0.01453407946974039,0.014735432341694832,0.014931036159396172,0.015127661637961864,0.015322881750762463,0.015523468144237995,0.015714090317487717,0.01591327041387558,0.016113217920064926,0.016315974295139313,0.01650519110262394,0.016706671565771103,0.016900742426514626,0.017093919217586517,0.017291564494371414,0.017493685707449913,0.017686989158391953,0.01788182556629181,0.01808292418718338,0.018278399482369423,0.01846850849688053,0.018664240837097168,0.018864315003156662,0.019054552540183067,0.0192458126693964,0.019434262067079544,0.01962117664515972,0.019811414182186127,0.020005997270345688,0.020194444805383682,0.0203840434551239,0.02057083137333393,0.020757237449288368,0.020946068689227104,0.021136051043868065,0.02131977304816246,0.021501323208212852,0.021683255210518837,0.021860716864466667,0.022035367786884308,0.022208740934729576,0.02238415740430355,0.02255880832672119,0.022725408896803856,0.022897761315107346,0.023068834096193314,0.023242462426424026,0.023411618545651436,0.023583075031638145,0.023746227845549583,0.02391180768609047,0.024070870131254196,0.02422904036939144,0.02438848651945591,0.024544229730963707,0.024694988504052162,0.024852517992258072,0.025003276765346527,0.025157997384667397,0.025311695411801338,0.02546079270541668,0.025606568902730942,0.025750812143087387,0.025889690965414047,0.02603125013411045,0.026170894503593445,0.02630913257598877,0.02644392102956772,0.026578838005661964,0.026712222024798393,0.02684151753783226,0.026971833780407906,0.027100490406155586,0.027229147031903267,0.027353841811418533,0.027479559183120728,0.027607832103967667,0.027728695422410965,0.027850963175296783,0.027971060946583748,0.02809217758476734,0.028214192017912865,0.028330964967608452,0.028447994962334633,0.02856758050620556,0.02868320606648922,0.028792953118681908,0.02890206128358841,0.029014108702540398,0.02911938540637493,0.029226576909422874,0.02932993695139885,0.02943265624344349,0.02953486703336239,0.02963656559586525,0.029739413410425186,0.02983906865119934,0.029934505000710487,0.030032627284526825,0.030130747705698013,0.03022797591984272,0.030324053019285202,0.03041386790573597,0.030509689822793007,0.030602190643548965,0.0306912399828434,0.030782844871282578,0.030870873481035233,0.030960306525230408,0.031049994751811028,0.031135084107518196,0.031221963465213776,0.031308840960264206,0.03139188885688782,0.031476594507694244,0.03155772387981415,0.031642042100429535,0.03172342851758003,0.031804557889699936,0.031886324286460876,0.03196196258068085,0.03204027935862541,0.03211693465709686,0.032195255160331726,0.03227446600794792,0.03235150873661041,0.032429441809654236,0.032503288239240646,0.0325796902179718,0.03265008702874184,0.0327192060649395,0.03279471397399902,0.03286638855934143,0.03293576091527939,0.03300590068101883,0.033073488622903824,0.033141203224658966,0.033207256346940994,0.03327343612909317,0.033339615911245346,0.03340490534901619,0.03347261622548103,0.033538542687892914,0.033602166920900345,0.03366745635867119,0.033734530210494995,0.03380109369754791,0.033864207565784454,0.03392885625362396,0.033990949392318726,0.03405483067035675,0.03411564230918884,0.03417901322245598,0.03423970192670822,0.03430026024580002,0.034361712634563446,0.034422654658555984,0.03448538854718208,0.03454594686627388,0.0346076563000679,0.034666553139686584,0.03472749516367912,0.03478613868355751,0.03484363108873367,0.034903042018413544,0.034964367747306824,0.03502543643116951,0.0350840799510479,0.03514055162668228,0.03520072624087334,0.03525911271572113,0.035317499190568924,0.03537844121456146,0.03543580695986748,0.035493429750204086,0.03555041179060936,0.03560943529009819,0.03566526994109154,0.03572506085038185,0.03578485548496246,0.03584400936961174,0.03590201213955879,0.03595886379480362,0.03601955249905586,0.03607998415827751,0.03613952174782753,0.03619560971856117,0.03625565767288208,0.03631468117237091,0.03637690097093582,0.03643554449081421,0.03649086505174637,0.03655078634619713,0.036610450595617294,0.036670882254838943,0.03673271834850311,0.036791108548641205,0.036848217248916626,0.0369073711335659,0.036967672407627106,0.0370260626077652,0.03708227723836899,0.03714539110660553,0.03720633313059807,0.03726561367511749,0.03732924163341522,0.03739286586642265,0.03745431825518608,0.037518199533224106,0.03757978230714798,0.03764289617538452,0.037705883383750916,0.03777040168642998,0.03783760592341423,0.03790442645549774,0.03796945512294769,0.03803423047065735,0.03809836879372597,0.038164038211107254,0.038229066878557205,0.03829167038202286,0.03836027905344963,0.03842441737651825,0.038492511957883835,0.03856099396944046,0.03863100707530975,0.038699742406606674,0.038767967373132706,0.038838621228933334,0.03891003876924515,0.03897992521524429,0.03905108943581581,0.039123911410570145,0.03919648006558418,0.039266493171453476,0.039340339601039886,0.03941367566585541,0.0394861176609993,0.03955766558647156,0.03963202238082886,0.039703696966171265,0.039778564125299454,0.03985688462853432,0.039930857717990875,0.040009431540966034,0.040085066109895706,0.04016287252306938,0.040244512259960175,0.04032231867313385,0.040401019155979156,0.040481895208358765,0.04055842384696007,0.040638528764247894,0.04071914777159691,0.04079989343881607,0.04088306799530983,0.04096611216664314,0.0410471148788929,0.04112888127565384,0.04120911657810211,0.04129420593380928,0.04137686640024185,0.04146093502640724,0.04154461994767189,0.04162740707397461,0.0417090468108654,0.041795287281274796,0.04187960922718048,0.041967637836933136,0.04205234348773956,0.04213040694594383,0.04221460223197937,0.0423014797270298,0.04239219054579735,0.04248213395476341,0.04257003590464592,0.042661767452955246,0.04274800792336464,0.04283948615193367,0.04292457550764084,0.043013498187065125,0.04310369864106178,0.0431956872344017,0.04328818619251251,0.043378639966249466,0.04347152262926102,0.04356095567345619,0.04365843906998634,0.043753109872341156,0.043845098465681076,0.04394156113266945,0.044033803045749664,0.04412732645869255,0.04422442615032196,0.044318970292806625,0.04441402480006218,0.044508568942546844,0.04460042715072632,0.04469752684235573,0.044793348759412766,0.04488227143883705,0.04497719928622246,0.045068420469760895,0.04516219720244408,0.045252397656440735,0.04534783586859703,0.045435480773448944,0.04553449526429176,0.045626867562532425,0.0457233302295208,0.04581301659345627,0.0459112673997879,0.04600632190704346,0.04610035568475723,0.04619068279862404,0.04628356546163559,0.046381302177906036,0.04647418484091759,0.046568091958761215,0.046659186482429504,0.04674721136689186],"recovered":[0.0,0.0009835115633904934,0.001835300587117672,0.0026088992599397898,0.0033494075760245323,0.004042644053697586,0.004715182818472385,0.0053507983684539795,0.005951790604740381,0.006522758863866329,0.00706153130158782,0.00758561072871089,0.00809538085013628,0.008577043190598488,0.009037114679813385,0.009473294019699097,0.009895547293126583,0.010293398052453995,0.010676300153136253,0.011045148596167564,0.011386912316083908,0.011720754206180573,0.012037604115903378,0.012342188507318497,0.012625308707356453,0.012900635600090027,0.013168680481612682,0.013417688198387623,0.013653920032083988,0.0138775035738945,0.014090610668063164,0.014297968707978725,0.014497021213173866,0.014694669283926487,0.014895894564688206,0.015086259692907333,0.015288890339434147,0.015482321381568909,0.01567881926894188,0.015873657539486885,0.01607181504368782,0.01627112366259098,0.016465704888105392,0.01666143722832203,0.016858190298080444,0.017056604847311974,0.01725795678794384,0.01745496690273285,0.017645714804530144,0.017844000831246376,0.0180380716919899,0.01823124848306179,0.01842685230076313,0.018624115735292435,0.018821636214852333,0.019016984850168228,0.01920453831553459,0.019394520670175552,0.019584374502301216,0.01977614499628544,0.01996983215212822,0.020157258957624435,0.020344046875834465,0.020529430359601974,0.020717240869998932,0.020903773605823517,0.02108621597290039,0.021265849471092224,0.021453021094202995,0.021628566086292267,0.021809732541441917,0.021989749744534492,0.02216976508498192,0.022345438599586487,0.02251306176185608,0.022687967866659164,0.022855719551444054,0.02302960306406021,0.023198632523417473,0.023365361616015434,0.02353554219007492,0.023700738325715065,0.02386120706796646,0.02402295358479023,0.024185722693800926,0.024339037016034126,0.02449643984436989,0.0246538408100605,0.02480434440076351,0.02495778724551201,0.025111868977546692,0.02526441588997841,0.025414153933525085,0.025560056790709496,0.025703150779008865,0.025847265496850014,0.02598767727613449,0.026130259037017822,0.026267603039741516,0.02640456333756447,0.026540247723460197,0.02667439728975296,0.02680637501180172,0.026934392750263214,0.027067776769399643,0.02719617635011673,0.027323810383677483,0.0274506788700819,0.02757102996110916,0.02769508771598339,0.027814416214823723,0.027936428785324097,0.02805563248693943,0.028174322098493576,0.028292246162891388,0.02841208688914776,0.028527583926916122,0.028635798022150993,0.028750784695148468,0.02886219322681427,0.02897142991423607,0.02908194251358509,0.029192712157964706,0.029291857033967972,0.029397644102573395,0.029494870454072952,0.029598228633403778,0.029700949788093567,0.029802776873111725,0.029905496165156364,0.030003363266587257,0.030096884816884995,0.03019142895936966,0.030283160507678986,0.03037630021572113,0.03047109954059124,0.030563727021217346,0.030653415247797966,0.030745532363653183,0.030834965407848358,0.0309236329048872,0.031009487807750702,0.03109419345855713,0.031183116137981415,0.03126475587487221,0.03135061264038086,0.03143340349197388,0.03151568025350571,0.031597066670656204,0.03167564049363136,0.031759705394506454,0.03183827921748161,0.031917110085487366,0.03199402242898941,0.032071828842163086,0.032149508595466614,0.0322243757545948,0.03230077773332596,0.032371941953897476,0.032446809113025665,0.032519761472940445,0.03259233012795448,0.03266540914773941,0.032738618552684784,0.032811060547828674,0.03288362920284271,0.03295249119400978,0.03302046284079552,0.033087410032749176,0.03315691277384758,0.033222708851099014,0.033290933817625046,0.03335724025964737,0.033424317836761475,0.03348806872963905,0.033552080392837524,0.03361685574054718,0.03368188440799713,0.0337461493909359,0.0338086262345314,0.03386905789375305,0.03393204137682915,0.03399592265486717,0.0340549498796463,0.03411781042814255,0.03417900577187538,0.0342409722507,0.034304339438676834,0.03436579555273056,0.03442814201116562,0.034487806260585785,0.03454874828457832,0.03460521996021271,0.03466232866048813,0.03472161293029785,0.034779489040374756,0.03484030440449715,0.03490149974822998,0.03496269881725311,0.03502287343144417,0.035081516951322556,0.0351376049220562,0.03519752621650696,0.03525693342089653,0.03531583398580551,0.0353720486164093,0.035428646951913834,0.03548843786120415,0.03554593026638031,0.03560367971658707,0.035662196576595306,0.035719431936740875,0.03577922657132149,0.03583825007081032,0.035895105451345444,0.035951703786849976,0.036011625081300735,0.0360712893307209,0.03613095358014107,0.0361897237598896,0.03625079616904259,0.036311738193035126,0.036370377987623215,0.03643042966723442,0.03648906946182251,0.0365477129817009,0.036606866866350174,0.03666461631655693,0.03672568500041962,0.036786116659641266,0.0368448868393898,0.036905575543642044,0.03696345165371895,0.03702413663268089,0.0370866134762764,0.037147555500268936,0.03721054270863533,0.037273913621902466,0.03733792155981064,0.037398990243673325,0.037463001906871796,0.037524327635765076,0.03758424520492554,0.03764825314283371,0.037714820355176926,0.03778278827667236,0.03784794732928276,0.03790927305817604,0.03797545284032822,0.03803946077823639,0.03810666501522064,0.038169778883457184,0.03823366016149521,0.0383015014231205,0.038367681205272675,0.03843654692173004,0.03850502520799637,0.03857376426458359,0.03863917663693428,0.03870714455842972,0.0387752428650856,0.03884551301598549,0.03891437500715256,0.03898822143673897,0.03906181454658508,0.03913476690649986,0.03920541703701019,0.03927645459771156,0.039346978068351746,0.03941750153899193,0.039489686489105225,0.03956340625882149,0.039639171212911606,0.03971467539668083,0.039790183305740356,0.039863135665655136,0.0399392805993557,0.04001312702894211,0.040093109011650085,0.04017385467886925,0.04025166109204292,0.04033317416906357,0.040412768721580505,0.040488146245479584,0.04056812822818756,0.04064900055527687,0.04073038324713707,0.040811002254486084,0.04089213162660599,0.04097134247422218,0.04105145111680031,0.04113628342747688,0.04121715575456619,0.04129943624138832,0.04138976335525513,0.041472043842077255,0.04155444726347923,0.041637878865003586,0.04172245413064957,0.04180537164211273,0.04189276322722435,0.04197491332888603,0.042057573795318604,0.04214547574520111,0.0422319695353508,0.042322296649217606,0.042412370443344116,0.04249810054898262,0.04258701950311661,0.04267607256770134,0.042766399681568146,0.04285570606589317,0.042937982827425,0.043027542531490326,0.043118637055158615,0.04320449382066727,0.0432981438934803,0.043388087302446365,0.04348454996943474,0.0435790941119194,0.043673764914274216,0.04376447573304176,0.04385799542069435,0.043952155858278275,0.044047340750694275,0.044142138212919235,0.04423706606030464,0.04433301463723183,0.04442308843135834,0.04451903700828552,0.04461383819580078,0.044701993465423584,0.04479794204235077,0.044887248426675797,0.04498102515935898,0.045074544847011566,0.04516615346074104,0.04525648057460785,0.0453471913933754,0.04544147849082947,0.04553717374801636,0.04562673345208168,0.04572166129946709,0.04581454396247864,0.045911386609077454,0.04599839448928833,0.04608961567282677,0.04618467018008232,0.046277809888124466,0.046369798481464386,0.0464644692838192],"active":[0.001995265483856201,0.0017147001344710588,0.001576972659677267,0.0014955883380025625,0.001411648467183113,0.0013576052151620388,0.0012814593501389027,0.001227032858878374,0.00116647407412529,0.0011195852421224117,0.0010816394351422787,0.0010444610379636288,0.000994889996945858,0.0009532393887639046,0.0009023891761898994,0.0008689155802130699,0.0008310982957482338,0.000797497108578682,0.000762362964451313,0.0007198182865977287,0.000691710039973259,0.0006583640351891518,0.0006349841132760048,0.0006038099527359009,0.0005804300308227539,0.0005547497421503067,0.0005272803828120232,0.0004998119547963142,0.00047847628593444824,0.00046161096543073654,0.000443468801677227,0.0004374636337161064,0.0004340149462223053,0.0004329923540353775,0.0004269871860742569,0.0004372084513306618,0.0004251999780535698,0.00043094903230667114,0.0004343986511230469,0.0004423167556524277,0.0004333760589361191,0.0004355479031801224,0.0004350375384092331,0.0004324819892644882,0.00043337419629096985,0.00043708086013793945,0.0004290323704481125,0.00042685866355895996,0.0004372093826532364,0.0004343986511230469,0.00043043680489063263,0.0004329923540353775,0.0004374627023935318,0.00043043680489063263,0.0004241764545440674,0.0004172772169113159,0.0004166383296251297,0.00041689351201057434,0.00042162276804447174,0.0004182998090982437,0.00041421130299568176,0.00041357241570949554,0.0004131905734539032,0.0004166383296251297,0.000418810173869133,0.0004159994423389435,0.00041510723531246185,0.00041740573942661285,0.0004076957702636719,0.000406801700592041,0.0003990083932876587,0.00039440765976905823,0.00038904324173927307,0.0003799702972173691,0.0003846995532512665,0.00038086622953414917,0.00038674287497997284,0.00038201548159122467,0.0003844425082206726,0.00038086622953414917,0.0003762654960155487,0.00037013180553913116,0.00036783330142498016,0.00036553293466567993,0.00035850703716278076,0.0003559514880180359,0.0003560781478881836,0.000349435955286026,0.0003536529839038849,0.00035390816628932953,0.0003489237278699875,0.00034215301275253296,0.00033665820956230164,0.0003296341747045517,0.0003280993551015854,0.0003236290067434311,0.00032145529985427856,0.00031366199254989624,0.0003112349659204483,0.00030765868723392487,0.0003012698143720627,0.0002974364906549454,0.0002941153943538666,0.0002947542816400528,0.0002860650420188904,0.0002833828330039978,0.000284021720290184,0.0002780165523290634,0.00027993321418762207,0.00027597323060035706,0.0002777613699436188,0.000277763232588768,0.0002753324806690216,0.0002736728638410568,0.00027533434331417084,0.0002711191773414612,0.0002653691917657852,0.0002662632614374161,0.0002633240073919296,0.0002571921795606613,0.0002551469951868057,0.00024799443781375885,0.00023994408547878265,0.0002430099993944168,0.00023892149329185486,0.0002445429563522339,0.00024084001779556274,0.00023355521261692047,0.0002298504114151001,0.00022525154054164886,0.00022461265325546265,0.00022716820240020752,0.00022243894636631012,0.0002265293151140213,0.00022589042782783508,0.00022014044225215912,0.00021911785006523132,0.00021745823323726654,0.00021477416157722473,0.00021502934396266937,0.0002114512026309967,0.00021247565746307373,0.00021464750170707703,0.0002087727189064026,0.00021183863282203674,0.00020711123943328857,0.00020863860845565796,0.00020774826407432556,0.0002074912190437317,0.00021068379282951355,0.0002022571861743927,0.00020200014114379883,0.00019982457160949707,0.00020123273134231567,0.00020263716578483582,0.00020200014114379883,0.00020506605505943298,0.0002025105059146881,0.00020774826407432556,0.00020327791571617126,0.00019944459199905396,0.0002023838460445404,0.00020097941160202026,0.0001971423625946045,0.00019484013319015503,0.00018985942006111145,0.00018871203064918518,0.0001867935061454773,0.00018602609634399414,0.0001827031373977661,0.0001821964979171753,0.00018168240785598755,0.00018130242824554443,0.00017784908413887024,0.000179387629032135,0.0001824498176574707,0.00018423795700073242,0.000182323157787323,0.00018270686268806458,0.000182323157787323,0.00018577277660369873,0.00018360093235969543,0.00018309056758880615,0.00018475204706192017,0.0001824498176574707,0.00018270686268806458,0.00018168240785598755,0.00018104910850524902,0.0001801513135433197,0.00017951428890228271,0.00017874687910079956,0.00017874687910079956,0.00018091872334480286,0.00018130242824554443,0.00018142908811569214,0.00018487870693206787,0.00018513202667236328,0.00018258020281791687,0.0001778528094291687,0.0001778528094291687,0.00017759576439857483,0.00017989426851272583,0.0001809149980545044,0.00017887353897094727,0.00017759576439857483,0.00017836317420005798,0.0001807883381843567,0.00017683207988739014,0.00017913058400154114,0.00018117576837539673,0.00018181279301643372,0.00018258020281791687,0.00017963722348213196,0.00018130242824554443,0.00018487870693206787,0.00018781796097755432,0.000183984637260437,0.0001843683421611786,0.00018372759222984314,0.00018717721104621887,0.0001847483217716217,0.00017912685871124268,0.00018040835857391357,0.00018002092838287354,0.00018181279301643372,0.00018500536680221558,0.00018424168229103088,0.00018360093235969543,0.000181686133146286,0.00018155574798583984,0.00018117576837539673,0.00017670169472694397,0.00018193945288658142,0.0001821964979171753,0.00017900019884109497,0.000181686133146286,0.000182323157787323,0.0001804046332836151,0.0001802779734134674,0.00018079206347465515,0.00017989426851272583,0.00018155574798583984,0.0001861564815044403,0.00018935278058052063,0.00018960610032081604,0.0001866668462753296,0.000186283141374588,0.00018909573554992676,0.00018858537077903748,0.00018960610032081604,0.00018500536680221558,0.0001905001699924469,0.00019075721502304077,0.00019101053476333618,0.00019331276416778564,0.00019446015357971191,0.00019471719861030579,0.00019420310854911804,0.00019944459199905396,0.0002028942108154297,0.0002046823501586914,0.00020557641983032227,0.00020953640341758728,0.00020825862884521484,0.00020467862486839294,0.0002055726945400238,0.00020825862884521484,0.00020966306328773499,0.000210687518119812,0.00021452084183692932,0.00021401047706604004,0.0002151578664779663,0.00021771341562271118,0.00021618232131004333,0.0002192482352256775,0.00022193044424057007,0.00022359192371368408,0.0002313852310180664,0.00022920966148376465,0.00022716447710990906,0.00023023411631584167,0.00022524967789649963,0.00022576004266738892,0.00023100152611732483,0.00023176521062850952,0.00023406744003295898,0.000235728919506073,0.00023611262440681458,0.00023674964904785156,0.0002377741038799286,0.00024275481700897217,0.00024058297276496887,0.0002437792718410492,0.00024518370628356934,0.00023764371871948242,0.00023700296878814697,0.00024084001779556274,0.00024173036217689514,0.00024518370628356934,0.00024697184562683105,0.00023764371871948242,0.000239688903093338,0.0002439059317111969,0.0002467148005962372,0.0002501644194126129,0.0002477392554283142,0.00024939700961112976,0.00024990737438201904,0.0002524666488170624,0.0002485029399394989,0.00024709850549697876,0.0002479925751686096,0.00025770440697669983,0.0002606436610221863,0.00026000291109085083,0.00026702880859375,0.0002628117799758911,0.00027035176753997803,0.00026855990290641785,0.000266004353761673,0.00026779621839523315,0.000269327312707901,0.00026933103799819946,0.0002722702920436859,0.00027162954211235046,0.00027188658714294434,0.00027150288224220276,0.0002674125134944916,0.00027443841099739075,0.00027431175112724304,0.00026843324303627014,0.0002752058207988739,0.00027047842741012573,0.00027494877576828003,0.0002713724970817566,0.0002732910215854645,0.000269327312707901,0.0002780146896839142,0.0002796761691570282,0.00028185173869132996,0.0002758428454399109,0.00028453394770622253,0.00028466060757637024,0.00028581172227859497,0.0002792961895465851,0.0002851709723472595,0.0002916865050792694,0.0002895146608352661,0.00029028207063674927,0.0002893880009651184,0.00028274208307266235]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.001995265483856201,0.0026893962640315294,0.0034342485014349222,0.004166324622929096,0.00488907378166914,0.005610417574644089,0.00629586074501276,0.006972871255129576,0.007641705218702555,0.008301595225930214,0.008934656158089638,0.009555196389555931,0.01015874370932579,0.010744404047727585,0.01132789347320795,0.011892857030034065,0.012428434565663338,0.012965673580765724,0.013486559502780437,0.01400310080498457,0.014482591301202774,0.014961699023842812,0.015432629734277725,0.01588580012321472,0.016330797225236893,0.016753049567341805,0.01716993749141693,0.01757839135825634,0.017981864511966705,0.018367577344179153,0.01874038577079773,0.0191273782402277,0.01953851617872715,0.01994224265217781,0.02035989612340927,0.020795565098524094,0.0212297011166811,0.021676739677786827,0.022130677476525307,0.022597648203372955,0.023072538897395134,0.02355637401342392,0.024049662053585052,0.024541418999433517,0.025053998455405235,0.025576163083314896,0.026095259934663773,0.026642847806215286,0.027187112718820572,0.02774377167224884,0.028308862820267677,0.028878042474389076,0.02946050837635994,0.030050385743379593,0.03064984455704689,0.031261950731277466,0.031880833208560944,0.03251095116138458,0.03313366323709488,0.03378640115261078,0.03443121537566185,0.03508574143052101,0.03574959188699722,0.03642123565077782,0.037088792771101,0.03778292238712311,0.03847654163837433,0.0391700342297554,0.03988729044795036,0.04059905186295509,0.04132678359746933,0.04204864054918289,0.04278876259922981,0.04352071136236191,0.044270291924476624,0.04502740874886513,0.04577801004052162,0.04653589427471161,0.04728841409087181,0.04805191978812218,0.048826027661561966,0.04961802437901497,0.05039813742041588,0.051182087510824203,0.05197497829794884,0.05277502164244652,0.0535842664539814,0.05438980460166931,0.05520300939679146,0.05600906163454056,0.05683286860585213,0.057655658572912216,0.058473970741033554,0.05929829180240631,0.06011558696627617,0.06095102056860924,0.06177840754389763,0.06261806190013885,0.06345988065004349,0.06430745124816895,0.06515106558799744,0.06601652503013611,0.06686755269765854,0.06773582100868225,0.06858288496732712,0.06944821029901505,0.07032683491706848,0.07119216024875641,0.07206937670707703,0.07293739169836044,0.07380463927984238,0.0746910497546196,0.07558321207761765,0.07647908478975296,0.0773717537522316,0.078249990940094,0.07914304733276367,0.08004555851221085,0.08094780892133713,0.08185160160064697,0.0827472135424614,0.08366326242685318,0.08458609133958817,0.08549562841653824,0.08641435950994492,0.08734025061130524,0.08825375139713287,0.0891793891787529,0.0901108980178833,0.09103500097990036,0.09196766465902328,0.0929008349776268,0.09383656829595566,0.09477472305297852,0.0957118570804596,0.09664924442768097,0.09759864211082458,0.09855826199054718,0.09951021522283554,0.10047481954097748,0.10143878310918808,0.10241284221410751,0.1033867746591568,0.1043458804488182,0.10531265288591385,0.10627291351556778,0.10724237561225891,0.10821719467639923,0.10919547080993652,0.11018728464841843,0.11117309331893921,0.11217474937438965,0.11317320913076401,0.11417077481746674,0.11519018560647964,0.11620181053876877,0.11721661686897278,0.11823488026857376,0.11925889551639557,0.12027690559625626,0.12129733711481094,0.12231611460447311,0.12335443496704102,0.12438955903053284,0.12543797492980957,0.12647680938243866,0.1275247037410736,0.1285930573940277,0.12963993847370148,0.13070891797542572,0.13178417086601257,0.132856085896492,0.13393184542655945,0.1350148767232895,0.13610711693763733,0.13720038533210754,0.1383199542760849,0.13943059742450714,0.14053483307361603,0.14163857698440552,0.14275048673152924,0.14387722313404083,0.1450246423482895,0.14617271721363068,0.1473119705915451,0.14846208691596985,0.1496100276708603,0.1507735550403595,0.15194258093833923,0.15311044454574585,0.15427832305431366,0.15546190738677979,0.15664523839950562,0.15784083306789398,0.15903273224830627,0.1602354794740677,0.16143682599067688,0.16264750063419342,0.16385804116725922,0.16506578028202057,0.16629713773727417,0.1675310730934143,0.16876345872879028,0.17000696063041687,0.17125123739242554,0.17248836159706116,0.17372968792915344,0.17498943209648132,0.17626436054706573,0.17751885950565338,0.17878025770187378,0.1800689846277237,0.18135108053684235,0.18264544010162354,0.18392880260944366,0.1852089762687683,0.18649528920650482,0.18780165910720825,0.18908144533634186,0.1903778463602066,0.1916908621788025,0.19298699498176575,0.1942964345216751,0.1956097036600113,0.1969357430934906,0.19823239743709564,0.19955472648143768,0.20087961852550507,0.2021884173154831,0.20349235832691193,0.20483870804309845,0.20618493854999542,0.20751532912254333,0.20884352922439575,0.2101672738790512,0.21148833632469177,0.21280862390995026,0.21413671970367432,0.21543234586715698,0.21674178540706635,0.21806028485298157,0.21937112510204315,0.22067825496196747,0.22199586033821106,0.2233114242553711,0.22459785640239716,0.22590626776218414,0.22720663249492645,0.228500097990036,0.2297949641942978,0.23106108605861664,0.2323337197303772,0.23362360894680023,0.234907865524292,0.23618356883525848,0.23743309080600739,0.23868949711322784,0.23993517458438873,0.2411767691373825,0.24242526292800903,0.24362812936306,0.24482807517051697,0.24603261053562164,0.2472289800643921,0.24841192364692688,0.24958670139312744,0.25076723098754883,0.2519228458404541,0.25307512283325195,0.254207581281662,0.2553325295448303,0.25645479559898376,0.2575647830963135,0.2586542069911957,0.2597182095050812,0.2607971727848053,0.26185235381126404,0.26289233565330505,0.26392030715942383,0.26494431495666504,0.26595836877822876,0.26695606112480164,0.26793792843818665,0.2689155340194702,0.26987454295158386,0.2708420753479004,0.2717752456665039,0.27268338203430176,0.27361080050468445,0.27449965476989746,0.2753831148147583,0.27624639868736267,0.27710801362991333,0.27795854210853577,0.2787938416004181,0.2796144485473633,0.2804238200187683,0.28121352195739746,0.28200259804725647,0.28277310729026794,0.28352677822113037,0.28428468108177185,0.2850121557712555,0.28573158383369446,0.2864423096179962,0.28714194893836975,0.28784143924713135,0.28851422667503357,0.289181649684906,0.28984296321868896,0.2904859781265259,0.291120320558548,0.2917361259460449,0.2923423647880554,0.29292482137680054,0.29349425435066223,0.29406970739364624,0.2946195900440216,0.2951597571372986,0.29570212960243225,0.2962256968021393,0.296732634305954,0.29723450541496277,0.29772281646728516,0.2981974482536316,0.2986765503883362,0.2991364896297455,0.29958710074424744,0.3000131845474243,0.3004441261291504,0.3008551299571991,0.3012520968914032,0.30165594816207886,0.3020387291908264,0.30241766571998596,0.3027922809123993,0.30315229296684265,0.3035004436969757,0.30385127663612366,0.304188072681427,0.30451565980911255,0.30483493208885193,0.3051547110080719,0.3054577708244324,0.30574995279312134,0.3060413897037506,0.3063261806964874,0.3066002130508423,0.30687132477760315,0.3071301579475403,0.30738237500190735],"recovered":[0.0,0.0009759736130945385,0.0018203523941338062,0.002616437152028084,0.003388758283108473,0.004138976335525513,0.004859426058828831,0.005567227490246296,0.006257908418774605,0.006943351589143276,0.007619084324687719,0.008258916437625885,0.008891466073691845,0.0095114940777421,0.010119768790900707,0.010707218199968338,0.011289174668490887,0.011848260648548603,0.012396614998579025,0.012927977368235588,0.01344617921859026,0.013949944637715816,0.014443106018006802,0.014924640767276287,0.015393015928566456,0.015851682052016258,0.01629297062754631,0.016722634434700012,0.017132878303527832,0.017541205510497093,0.01794135570526123,0.018324896693229675,0.018707288429141045,0.019105779007077217,0.019508611410856247,0.019922178238630295,0.020351329818367958,0.02077026106417179,0.02120886743068695,0.021657567471265793,0.022113678976893425,0.022584736347198486,0.023054644465446472,0.023538608103990555,0.0240312572568655,0.02453591674566269,0.025040194392204285,0.02556082420051098,0.026088224723935127,0.026629552245140076,0.027171390131115913,0.027721533551812172,0.028303872793912888,0.028870752081274986,0.029446320608258247,0.03003581427037716,0.03063885122537613,0.03125032037496567,0.03187417984008789,0.03249101713299751,0.03313697874546051,0.033781666308641434,0.034424565732479095,0.03507346659898758,0.03573259338736534,0.036397337913513184,0.03708099201321602,0.037766944617033005,0.03846120461821556,0.03916184976696968,0.03987706080079079,0.040591634809970856,0.041306208819150925,0.04202933982014656,0.042764097452163696,0.04351086914539337,0.04425904154777527,0.04500734433531761,0.0457674004137516,0.04652298241853714,0.04727524518966675,0.04804488271474838,0.0488198883831501,0.04959757626056671,0.05038420483469963,0.05117364600300789,0.05196704715490341,0.052768755704164505,0.05356675758957863,0.05436782166361809,0.05518754571676254,0.055994872003793716,0.05681344121694565,0.05763610079884529,0.058458250015974045,0.05927183851599693,0.060106635093688965,0.06093351170420647,0.061761025339365005,0.06259914487600327,0.06343304365873337,0.06427333503961563,0.06512308120727539,0.06597908586263657,0.06684479862451553,0.06768560409545898,0.0685441642999649,0.06941895186901093,0.0702703520655632,0.07114794850349426,0.07201839238405228,0.07288245111703873,0.07375608384609222,0.074637770652771,0.07554066181182861,0.07642286270856857,0.07730786502361298,0.07821139693260193,0.07909755408763885,0.07999355345964432,0.08088954538106918,0.08179614692926407,0.0826982706785202,0.08360908925533295,0.0845264196395874,0.08545243740081787,0.08636695891618729,0.08727700263261795,0.08821336925029755,0.08914309740066528,0.09006847441196442,0.09099295735359192,0.09192204475402832,0.09284500032663345,0.09377868473529816,0.0947197750210762,0.0956626608967781,0.09661908447742462,0.09758023917675018,0.09853244572877884,0.09949206560850143,0.10045666992664337,0.10141105204820633,0.10238459706306458,0.10333681106567383,0.10430971533060074,0.10527138411998749,0.10623010993003845,0.10720020532608032,0.10817553848028183,0.10916569083929062,0.11015520989894867,0.11114294081926346,0.11213718354701996,0.11313065886497498,0.11413870006799698,0.1151576042175293,0.11616385728120804,0.11718480288982391,0.11818850040435791,0.11919858306646347,0.12021518498659134,0.12122795730829239,0.1222587376832962,0.12327662110328674,0.12431110441684723,0.12536552548408508,0.12639886140823364,0.12744805216789246,0.1284935176372528,0.12955573201179504,0.13062548637390137,0.13169141113758087,0.1327706128358841,0.13384278118610382,0.1349465250968933,0.13603301346302032,0.13711924850940704,0.13822680711746216,0.13934588432312012,0.14045701920986176,0.14157059788703918,0.1426849365234375,0.14382010698318481,0.14494900405406952,0.14609119296073914,0.14724871516227722,0.14839525520801544,0.14955520629882812,0.15073278546333313,0.15190231800079346,0.15306559205055237,0.1542438119649887,0.1554289311170578,0.15661239624023438,0.1577935516834259,0.15898557007312775,0.1601814329624176,0.16139452159404755,0.16259025037288666,0.16379044950008392,0.16500699520111084,0.1662369668483734,0.16746334731578827,0.16871017217636108,0.16995011270046234,0.17116767168045044,0.1724124550819397,0.17367973923683167,0.1749458611011505,0.17621171474456787,0.17747783660888672,0.1787705421447754,0.18004100024700165,0.1813112050294876,0.18258027732372284,0.18388152122497559,0.18515045940876007,0.18642999231815338,0.18772971630096436,0.189035564661026,0.1903480738401413,0.19163526594638824,0.19294099509716034,0.19425733387470245,0.19558145105838776,0.19687874615192413,0.19819533824920654,0.19951218366622925,0.2008245438337326,0.20212619006633759,0.20342616736888885,0.2047801911830902,0.20610930025577545,0.2074621617794037,0.2087947279214859,0.21011272072792053,0.21143122017383575,0.21275049448013306,0.21407128870487213,0.21538442373275757,0.21668581664562225,0.21799767017364502,0.21930532157421112,0.2206215262413025,0.22192929685115814,0.22323860228061676,0.224548801779747,0.22586283087730408,0.22714580595493317,0.2284451574087143,0.22974181175231934,0.2310193032026291,0.23229564726352692,0.23356176912784576,0.23484373092651367,0.23611611127853394,0.23737916350364685,0.2386331409215927,0.23988330364227295,0.24113868176937103,0.24234233796596527,0.24355095624923706,0.24476878345012665,0.24598021805286407,0.24717287719249725,0.24834983050823212,0.2495279163122177,0.2506994903087616,0.2518570125102997,0.25300687551498413,0.25414344668388367,0.2552650570869446,0.2563818395137787,0.25750473141670227,0.2585969865322113,0.2596761882305145,0.2607327699661255,0.2617906332015991,0.26281479001045227,0.2638377547264099,0.26485463976860046,0.2658716142177582,0.2668818235397339,0.2678699493408203,0.2688484787940979,0.2698361873626709,0.27077895402908325,0.2717168629169464,0.27263981103897095,0.2735474109649658,0.27443739771842957,0.27531832456588745,0.27618250250816345,0.27704527974128723,0.2779048681259155,0.27873802185058594,0.279560923576355,0.280374139547348,0.2811659872531891,0.2819512188434601,0.28272467851638794,0.28349024057388306,0.28423893451690674,0.2849615514278412,0.2856816053390503,0.2863887846469879,0.2871064245700836,0.28778916597366333,0.2884734570980072,0.2891497015953064,0.28980717062950134,0.290438711643219,0.2910657525062561,0.2916920483112335,0.29228293895721436,0.2928754985332489,0.29346513748168945,0.294019490480423,0.29457807540893555,0.2951241135597229,0.2956494688987732,0.29617443680763245,0.29669201374053955,0.297183632850647,0.2976782023906708,0.29815348982810974,0.29862314462661743,0.2990802526473999,0.2995273172855377,0.2999671995639801,0.3003798723220825,0.30078932642936707,0.3011939525604248,0.3015960156917572,0.3019871115684509,0.3023604154586792,0.3027305603027344,0.30309340357780457,0.3034546971321106,0.3037913739681244,0.3041355609893799,0.304466187953949,0.3047931492328644,0.3051062822341919,0.3054058849811554,0.30570918321609497,0.30600637197494507,0.30628731846809387,0.3065631687641144,0.30682405829429626],"active":[0.001995265483856201,0.00171342259272933,0.001613896107301116,0.0015498874709010124,0.001500315498560667,0.001471441239118576,0.0014364346861839294,0.0014056437648832798,0.00138379679992795,0.0013582436367869377,0.0013155718334019184,0.001296279951930046,0.0012672776356339455,0.001232909969985485,0.0012081246823072433,0.0011856388300657272,0.001139259897172451,0.0011174129322171211,0.0010899445042014122,0.0010751234367489815,0.0010364120826125145,0.001011754386126995,0.0009895237162709236,0.0009611593559384346,0.0009377812966704369,0.0009013675153255463,0.0008769668638706207,0.0008557569235563278,0.0008489862084388733,0.0008263718336820602,0.000799030065536499,0.000802481546998024,0.0008312277495861053,0.0008364636451005936,0.0008512847125530243,0.0008733868598937988,0.0008783712983131409,0.000906478613615036,0.000921810045838356,0.0009400807321071625,0.000958859920501709,0.0009716376662254333,0.0009950175881385803,0.0010028108954429626,0.0010227411985397339,0.0010402463376522064,0.001055065542459488,0.0010820236057043076,0.0010988879948854446,0.0011142194271087646,0.001137472689151764,0.0011565089225769043,0.001156635582447052,0.0011796336621046066,0.0012035239487886429,0.0012261364609003067,0.0012419819831848145,0.0012606307864189148,0.0012594833970069885,0.001295384019613266,0.0012942366302013397,0.0013040751218795776,0.0013250261545181274,0.0013477690517902374,0.0013561993837356567,0.0013855844736099243,0.00139554962515831,0.0014030896127223969,0.0014260858297348022,0.0014372020959854126,0.001449722796678543,0.0014570057392120361,0.001482553780078888,0.0014913715422153473,0.0015061944723129272,0.001516539603471756,0.0015189684927463531,0.0015285499393939972,0.0015210136771202087,0.0015289373695850372,0.001550782471895218,0.0015731416642665863,0.0015782490372657776,0.001584511250257492,0.0015907734632492065,0.0016013756394386292,0.0016172192990779877,0.0016210488975048065,0.0016362518072128296,0.00164123997092247,0.0016453228890895844,0.0016607865691184998,0.0016605295240879059,0.00166219100356102,0.001657336950302124,0.0016791820526123047,0.001671772450208664,0.0016845501959323883,0.001698855310678482,0.00170830637216568,0.0017180219292640686,0.0017431899905204773,0.0017444714903831482,0.0017567351460456848,0.0017380863428115845,0.0017626062035560608,0.0017826706171035767,0.0017732083797454834,0.0017990246415138245,0.0017894431948661804,0.0017862468957901,0.0018085986375808716,0.0018271282315254211,0.0018413141369819641,0.0018310919404029846,0.0018271282315254211,0.0018351823091506958,0.0018341615796089172,0.0018502548336982727,0.001858048141002655,0.001857668161392212,0.0018671154975891113,0.0018878206610679626,0.0018865391612052917,0.0018879398703575134,0.0018878132104873657,0.0018867924809455872,0.0019023865461349487,0.0018975287675857544,0.001891903579235077,0.0018991902470588684,0.0019078776240348816,0.0019145235419273376,0.0019297227263450623,0.001933172345161438,0.0019294694066047668,0.0019359812140464783,0.0019391775131225586,0.0019299760460853577,0.001942373812198639,0.0019467175006866455,0.001956172287464142,0.00197572261095047,0.0019612833857536316,0.0019758418202400208,0.001963198184967041,0.0019709914922714233,0.001987084746360779,0.001995265483856201,0.0020117461681365967,0.00200740247964859,0.002019539475440979,0.0020302683115005493,0.0020335912704467773,0.002059526741504669,0.0020631104707717896,0.0020590126514434814,0.0020710229873657227,0.0020740926265716553,0.002088405191898346,0.002098754048347473,0.002100929617881775,0.0021264776587486267,0.0021308213472366333,0.002161353826522827,0.0021657049655914307,0.0021591782569885254,0.0021941959857940674,0.002191886305809021,0.0022154003381729126,0.0022284388542175293,0.002230599522590637,0.0022404342889785767,0.0022442638874053955,0.0022643357515335083,0.0022538602352142334,0.002286940813064575,0.0023113489151000977,0.0023080259561538696,0.0022926926612854004,0.0022934675216674805,0.002306625247001648,0.0023397058248519897,0.002352610230445862,0.002362966537475586,0.002370893955230713,0.002361312508583069,0.002378299832344055,0.0023873746395111084,0.0023776590824127197,0.0023760050535202026,0.002396315336227417,0.0024014264345169067,0.0024119019508361816,0.0024203360080718994,0.0024419277906417847,0.0024512559175491333,0.002466067671775818,0.00246351957321167,0.002475529909133911,0.0025066882371902466,0.002524077892303467,0.00252649188041687,0.002543613314628601,0.002541065216064453,0.002538248896598816,0.002562016248703003,0.002576977014541626,0.00258462131023407,0.0025729984045028687,0.002568542957305908,0.002591148018836975,0.0025805383920669556,0.002604439854621887,0.0026175975799560547,0.002628698945045471,0.002613767981529236,0.002651199698448181,0.0026514530181884766,0.0026481300592422485,0.0026552975177764893,0.0026389211416244507,0.0026611685752868652,0.002668708562850952,0.002678409218788147,0.0026509463787078857,0.00267598032951355,0.002684280276298523,0.002676233649253845,0.0026678144931793213,0.0027125179767608643,0.0027587711811065674,0.002735137939453125,0.0027342289686203003,0.002705112099647522,0.0026936084032058716,0.002695903182029724,0.002705499529838562,0.0026818513870239258,0.002670496702194214,0.002675861120223999,0.0026853084564208984,0.0026805847883224487,0.002690538763999939,0.0026898980140686035,0.0026685595512390137,0.002667665481567383,0.0026578307151794434,0.0026372671127319336,0.002649158239364624,0.0026159286499023438,0.0025919079780578613,0.0026043057441711426,0.0026122182607650757,0.0026217997074127197,0.0025893598794937134,0.0025733858346939087,0.0025560110807418823,0.002543628215789795,0.002541959285736084,0.002489447593688965,0.0024857372045516968,0.0024816542863845825,0.002460196614265442,0.002431705594062805,0.002413824200630188,0.0024174004793167114,0.002394929528236389,0.0023756325244903564,0.0023505687713623047,0.0023256540298461914,0.0023113489151000977,0.0022997260093688965,0.002272367477416992,0.0022134780883789062,0.002200186252593994,0.0021761655807495117,0.0021595656871795654,0.002129673957824707,0.0021295249462127686,0.0021206140518188477,0.002101421356201172,0.002066314220428467,0.002033710479736328,0.00200459361076355,0.0019935965538024902,0.0019390583038330078,0.0019044280052185059,0.0018939375877380371,0.0018598437309265137,0.0018357038497924805,0.0018090009689331055,0.001789689064025879,0.0017760396003723145,0.0017485618591308594,0.001709580421447754,0.001685798168182373,0.0016525983810424805,0.0016284584999084473,0.0016071200370788574,0.001575559377670288,0.0015600025653839111,0.0015219151973724365,0.0014926493167877197,0.0014807581901550293,0.001460343599319458,0.0014526546001434326,0.0014078021049499512,0.0013924837112426758,0.0013695061206817627,0.0013362765312194824,0.0013131499290466309,0.0012974143028259277,0.0012766122817993164,0.0012327730655670166,0.001211315393447876,0.0011942088603973389,0.0011544525623321533,0.0011402666568756104,0.001124054193496704,0.0011015832424163818,0.0010831654071807861,0.0010600686073303223,0.0010308027267456055,0.0010138154029846191,0.0009983479976654053,0.0009829998016357422,0.0009639561176300049,0.0009329319000244141,0.0009168088436126709,0.0008879303932189941,0.0008722245693206787,0.000866621732711792,0.0008447766304016113,0.0008216500282287598,0.0008051693439483643,0.0007918775081634521,0.000769883394241333,0.0007578730583190918,0.0007333755493164062,0.0007242858409881592,0.0006993710994720459,0.0006885230541229248,0.0006646215915679932,0.0006436705589294434,0.0006355047225952148,0.0006169974803924561,0.0005938410758972168,0.0005840063095092773,0.0005669891834259033,0.000558316707611084]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.001995265483856201,0.002709199208766222,0.0034187892451882362,0.004128251224756241,0.004830814432352781,0.00548048410564661,0.006127342581748962,0.006762064062058926,0.007353346329182386,0.007934918627142906,0.008483911864459515,0.009029839187860489,0.009547785855829716,0.010059728287160397,0.010540240444242954,0.011003377847373486,0.011454633437097073,0.011881869286298752,0.012302461080253124,0.012703378684818745,0.013085641898214817,0.013458451256155968,0.013815929181873798,0.01415526494383812,0.014482208527624607,0.014799186028540134,0.015101087279617786,0.015396472997963428,0.015677932649850845,0.015944188460707664,0.01620124652981758,0.016461368650197983,0.01673426851630211,0.017006658017635345,0.017279427498579025,0.017552455887198448,0.017830848693847656,0.01810566522181034,0.01838763616979122,0.018668584525585175,0.018956048414111137,0.019248496741056442,0.019535832107067108,0.019820358604192734,0.020116383209824562,0.02041049115359783,0.02070881426334381,0.021007778123021126,0.021306868642568588,0.021601999178528786,0.021912332624197006,0.02222023904323578,0.022529423236846924,0.022829918190836906,0.023136291652917862,0.023442793637514114,0.02375568263232708,0.024067549034953117,0.024375200271606445,0.02468770556151867,0.02500084973871708,0.025325238704681396,0.025643365457654,0.025960726663470268,0.026282303035259247,0.0265957023948431,0.026915106922388077,0.027233874425292015,0.027554940432310104,0.027872299775481224,0.028183400630950928,0.028504211455583572,0.028819017112255096,0.029135994613170624,0.029447732493281364,0.029763944447040558,0.03008258156478405,0.030399814248085022,0.0307166650891304,0.031025975942611694,0.03133388236165047,0.031653545796871185,0.03195812553167343,0.03227267786860466,0.03257738798856735,0.032893598079681396,0.0331999734044075,0.03350289911031723,0.03380965441465378,0.034110914915800095,0.03442367911338806,0.034727878868579865,0.03502684086561203,0.03532273694872856,0.035634733736515045,0.0359342060983181,0.036235980689525604,0.03653596714138985,0.036835696548223495,0.037132613360881805,0.03743630647659302,0.03772977367043495,0.03802260383963585,0.03832284361124039,0.0386149100959301,0.038907740265131,0.03919763118028641,0.03949493169784546,0.03978648781776428,0.04006947949528694,0.040354643017053604,0.04064428061246872,0.04092522710561752,0.0412026010453701,0.04148342087864876,0.041752997785806656,0.04204787313938141,0.0423247329890728,0.04260261356830597,0.0428868867456913,0.04316655546426773,0.043444182723760605,0.04370928928256035,0.04398372024297714,0.0442458912730217,0.04451214522123337,0.04478760063648224,0.04505181312561035,0.04532726854085922,0.04559160768985748,0.04585696756839752,0.04612322524189949,0.04638807475566864,0.04664423689246178,0.04690321162343025,0.04716908186674118,0.04742524400353432,0.04769022390246391,0.04795699194073677,0.048211876302957535,0.04847455397248268,0.04874259978532791,0.0490032322704792,0.049264125525951385,0.0495213083922863,0.04977734386920929,0.050030697137117386,0.050282515585422516,0.050541870296001434,0.050799183547496796,0.05105330049991608,0.05130639672279358,0.051566775888204575,0.05182166397571564,0.05208459496498108,0.052335649728775024,0.052594494074583054,0.05285027250647545,0.05311116576194763,0.05336834862828255,0.05363013222813606,0.05389357730746269,0.054157406091690063,0.054413698613643646,0.05468020960688591,0.05493445321917534,0.05520275607705116,0.0554613433778286,0.055721595883369446,0.05598491430282593,0.05625296011567116,0.0565180629491806,0.056782402098178864,0.057040225714445114,0.057306867092847824,0.057566478848457336,0.057834524661302567,0.058112021535634995,0.05838492140173912,0.05865360423922539,0.05892842262983322,0.05919991433620453,0.05947549641132355,0.059744693338871,0.06001759320497513,0.060294196009635925,0.06057680770754814,0.06085954234004021,0.061148159205913544,0.061432428658008575,0.061714526265859604,0.062005311250686646,0.06230069696903229,0.0625951886177063,0.06288546323776245,0.06317829340696335,0.06348083913326263,0.06379181146621704,0.06409217417240143,0.06439931690692902,0.06470760703086853,0.06502190232276917,0.06534232944250107,0.06566275656223297,0.06599544733762741,0.06632443517446518,0.0666576400399208,0.06698624044656754,0.06732966750860214,0.06765967607498169,0.06800028681755066,0.06835227459669113,0.06870706379413605,0.06907042115926743,0.06941729784011841,0.06978154182434082,0.07015984505414963,0.07052767276763916,0.07090827822685242,0.07129986584186554,0.07167740166187286,0.07207014411687851,0.07246850430965424,0.07286124676465988,0.0732555165886879,0.07367253303527832,0.07408878207206726,0.07450349628925323,0.07492703199386597,0.07534698396921158,0.07577115297317505,0.07620758563280106,0.07665092498064041,0.0771070346236229,0.07756493240594864,0.07802078872919083,0.07848532497882843,0.07895242422819138,0.07942719012498856,0.07990872114896774,0.08039281517267227,0.08089683204889297,0.0814109519124031,0.08190960437059402,0.08241976052522659,0.08293693512678146,0.08346012234687805,0.08400081098079681,0.08453767001628876,0.08508960157632828,0.0856345072388649,0.08619473874568939,0.0867634117603302,0.08733168989419937,0.08791032433509827,0.08849803358316422,0.08908101171255112,0.08967982977628708,0.0902942344546318,0.09091963618993759,0.09153736382722855,0.09216301143169403,0.0928194522857666,0.0934700146317482,0.09413067251443863,0.09480985999107361,0.09548456966876984,0.09615978598594666,0.09684868156909943,0.09754575043916702,0.09826569259166718,0.0989825651049614,0.09970301389694214,0.10044198483228683,0.10115937143564224,0.10190051794052124,0.10264664888381958,0.1033913716673851,0.10414376109838486,0.10490969568490982,0.10570156574249268,0.106483593583107,0.10726166516542435,0.1080608144402504,0.10887797921895981,0.10969080030918121,0.1105160191655159,0.11133906245231628,0.11215762794017792,0.11299523711204529,0.11383476108312607,0.11469294130802155,0.11555060744285583,0.11640967428684235,0.11728522926568985,0.11814609169960022,0.1190134659409523,0.11991086602210999,0.12080954015254974,0.12171013653278351,0.12261788547039032,0.12351745367050171,0.12442239373922348,0.1253395974636078,0.12626804411411285,0.12720325589179993,0.12813502550125122,0.12906181812286377,0.13000085949897766,0.13094131648540497,0.13186708092689514,0.13281188905239105,0.1337575763463974,0.13470658659934998,0.13565689325332642,0.13659964501857758,0.13754495978355408,0.1385016292333603,0.1394493728876114,0.14039047062397003,0.14133897423744202,0.14228594303131104,0.14323419332504272,0.14417682588100433,0.14511650800704956,0.14605964720249176,0.14699946343898773,0.1479276567697525,0.14886926114559174,0.14979170262813568,0.1507297307252884,0.15165306627750397,0.15256273746490479,0.15346933901309967,0.15436047315597534,0.15524612367153168,0.1561330407857895,0.1570289134979248,0.15788772702217102,0.15875598788261414,0.15961825847625732,0.160504549741745,0.16136758029460907,0.16222740709781647,0.16306579113006592,0.16389982402324677,0.1647183895111084,0.1655482053756714,0.1663564294576645,0.16715404391288757,0.167952299118042],"recovered":[0.0,0.0009729072917252779,0.001821757759898901,0.002603405388072133,0.0033480022102594376,0.004065129905939102,0.0047532557509839535,0.005422856193035841,0.006081596948206425,0.00670878030359745,0.00730300135910511,0.007878824137151241,0.008433311246335506,0.00897157285362482,0.009496418759226799,0.010000950656831264,0.01047366950660944,0.010941406711935997,0.01139010675251484,0.011821558699011803,0.012229119427502155,0.01262403093278408,0.013010255992412567,0.01338600367307663,0.013734794221818447,0.014086139388382435,0.014416404068470001,0.01473427563905716,0.015032983385026455,0.015324919484555721,0.015604717656970024,0.015873273834586143,0.01612943597137928,0.016400547698140144,0.01666565239429474,0.016939319670200348,0.017206724733114243,0.01748614013195038,0.01776581071317196,0.01804446056485176,0.018323492258787155,0.018602140247821808,0.018895737826824188,0.01918741874396801,0.019475266337394714,0.019763752818107605,0.02004968374967575,0.020348647609353065,0.02064633183181286,0.020944783464074135,0.02124515175819397,0.021544625982642174,0.02184678427875042,0.02215660735964775,0.02245774120092392,0.02276986464858055,0.023070232942700386,0.023372644558548927,0.023683106526732445,0.023993439972400665,0.024309523403644562,0.024624455720186234,0.02494002878665924,0.025252534076571465,0.02557283267378807,0.02588687278330326,0.026199888437986374,0.02651418372988701,0.02682822197675705,0.027150310575962067,0.02746524289250374,0.02778439223766327,0.028101753443479538,0.0284147709608078,0.02872880920767784,0.029046809300780296,0.029368001967668533,0.029681403189897537,0.029995057731866837,0.030309736728668213,0.030623264610767365,0.03093755804002285,0.03125619515776634,0.03156755119562149,0.031877629458904266,0.032186560332775116,0.0325009822845459,0.032804928719997406,0.03310734033584595,0.03341614082455635,0.033717915415763855,0.03402760997414589,0.034328360110521317,0.0346333272755146,0.034939445555210114,0.03524722531437874,0.035554107278585434,0.0358554981648922,0.03614986315369606,0.03644460812211037,0.03675443306565285,0.03705544024705887,0.037350185215473175,0.03765106573700905,0.037948623299598694,0.038243114948272705,0.038537733256816864,0.03883286565542221,0.039120327681303024,0.039419930428266525,0.03971518948674202,0.04000559076666832,0.04029037058353424,0.040572598576545715,0.04085035249590874,0.04112938418984413,0.04140586033463478,0.04169204831123352,0.041975297033786774,0.04225560650229454,0.042529910802841187,0.04281086102128029,0.04309321567416191,0.04336176812648773,0.04362713173031807,0.04389019310474396,0.04417062923312187,0.044441867619752884,0.044710423797369,0.04498562589287758,0.04525354132056236,0.04551251605153084,0.04577813297510147,0.04604221507906914,0.04630770534276962,0.04656808450818062,0.04682667553424835,0.04708091914653778,0.047350116074085236,0.04762173816561699,0.04787904769182205,0.04813827946782112,0.04840095713734627,0.04866184666752815,0.04892414063215256,0.04918273165822029,0.049443621188402176,0.04969250410795212,0.049947258085012436,0.050207894295454025,0.05046316236257553,0.05072277411818504,0.05097931995987892,0.05123675987124443,0.05149088054895401,0.051751259714365005,0.052011638879776,0.052267417311668396,0.05252690240740776,0.05279111489653587,0.05305085331201553,0.053310591727495193,0.05357173830270767,0.05383850634098053,0.05409390106797218,0.05435939133167267,0.05461376532912254,0.05487733706831932,0.05514129623770714,0.05540525168180466,0.05566626787185669,0.05592869222164154,0.056196097284555435,0.0564580075442791,0.05672043189406395,0.05698387697339058,0.05724579095840454,0.05750642344355583,0.05778072774410248,0.05805132910609245,0.05832461267709732,0.05859917029738426,0.05887232720851898,0.059149954468011856,0.059427835047245026,0.05969306826591492,0.05996750295162201,0.060243211686611176,0.060518283396959305,0.060803961008787155,0.061089251190423965,0.06137722730636597,0.06166264787316322,0.06196186691522598,0.062251120805740356,0.06254062801599503,0.06283039599657059,0.06312756985425949,0.06342921406030655,0.06373034417629242,0.06403199583292007,0.06433862447738647,0.06465265899896622,0.06496657431125641,0.06528700143098831,0.06561279296875,0.06593960523605347,0.06627459824085236,0.0666067823767662,0.06694024056196213,0.06727369874715805,0.06760869175195694,0.06794597953557968,0.06829400360584259,0.06865046173334122,0.06901445239782333,0.06937205791473389,0.06974601745605469,0.07010950148105621,0.07048294693231583,0.07086853682994843,0.07125361263751984,0.07163792103528976,0.07202976197004318,0.07242186367511749,0.07282214611768723,0.07322267442941666,0.0736316442489624,0.07403639703989029,0.0744563490152359,0.0748748928308487,0.07529471814632416,0.0757107138633728,0.07615838944911957,0.07661871612071991,0.07705873250961304,0.07752199470996857,0.07797938585281372,0.0784333199262619,0.07889671623706818,0.07937479764223099,0.07985889166593552,0.08034694194793701,0.08085377514362335,0.08135166019201279,0.0818575993180275,0.08236736804246902,0.08289093524217606,0.08342063426971436,0.08396030217409134,0.08449766784906387,0.08503784984350204,0.08559808135032654,0.08615461736917496,0.08671753108501434,0.08728722482919693,0.08786764740943909,0.08845841884613037,0.08905021101236343,0.0896536335349083,0.09026126563549042,0.09087567776441574,0.09149979054927826,0.09214205294847488,0.09278533607721329,0.09342708438634872,0.09408837556838989,0.09476436674594879,0.09544265270233154,0.09613397717475891,0.09682567417621613,0.09752926230430603,0.09823553264141083,0.09896083176136017,0.09969239681959152,0.10040275752544403,0.1011267825961113,0.10186716169118881,0.10262108594179153,0.10336338728666306,0.10410964488983154,0.10488720238208771,0.10566999763250351,0.10644449293613434,0.10722256451845169,0.10801801085472107,0.10882265120744705,0.10964211821556091,0.11046822369098663,0.11128462851047516,0.11211788654327393,0.1129554957151413,0.1138034537434578,0.11465217918157578,0.1155010238289833,0.11637274920940399,0.11723002791404724,0.11811056733131409,0.11898905783891678,0.11987495422363281,0.12078334391117096,0.12168329954147339,0.1225932165980339,0.12348998337984085,0.12439709156751633,0.12531250715255737,0.1262446641921997,0.12717515230178833,0.12810882925987244,0.12903395295143127,0.12997594475746155,0.1309068202972412,0.13185353577136993,0.1327933520078659,0.13373546302318573,0.1346820592880249,0.1356211006641388,0.1365683376789093,0.13752681016921997,0.13848131895065308,0.13942943513393402,0.14037539064884186,0.14130689203739166,0.14226767420768738,0.14321233332157135,0.14415177702903748,0.1450846940279007,0.14602501690387726,0.14695486426353455,0.14789405465126038,0.14883029460906982,0.14976857602596283,0.15069842338562012,0.15162597596645355,0.15252414345741272,0.15342600643634796,0.15432609617710114,0.15520088374614716,0.156086266040802,0.15696962177753448,0.15784670412540436,0.1587107628583908,0.1595846563577652,0.1604488343000412,0.1613178700208664,0.1621679961681366,0.1630156934261322,0.16384819149971008,0.16466650366783142,0.16548967361450195,0.1662963628768921],"active":[0.001995265483856201,0.001736291917040944,0.0015970314852893353,0.0015248458366841078,0.0014828122220933437,0.001415354199707508,0.001374086830765009,0.0013392078690230846,0.0012717493809759617,0.001226138323545456,0.0011809105053544044,0.0011510150507092476,0.0011144746094942093,0.0010881554335355759,0.0010438216850161552,0.001002427190542221,0.0009809639304876328,0.0009404625743627548,0.0009123543277382851,0.000881819985806942,0.0008565224707126617,0.0008344203233718872,0.0008056731894612312,0.0007692612707614899,0.00074741430580616,0.0007130466401576996,0.0006846832111477852,0.0006621973589062691,0.0006449492648243904,0.0006192689761519432,0.0005965288728475571,0.0005880948156118393,0.0006048325449228287,0.0006061103194952011,0.0006137751042842865,0.0006131362169981003,0.0006241239607334137,0.0006195250898599625,0.0006218254566192627,0.0006241239607334137,0.0006325561553239822,0.0006463564932346344,0.0006400942802429199,0.0006329398602247238,0.0006411168724298477,0.0006467383354902267,0.0006591305136680603,0.0006591305136680603,0.0006605368107557297,0.0006572157144546509,0.0006671808660030365,0.000675613060593605,0.0006826389580965042,0.0006733108311891556,0.0006785504519939423,0.0006729289889335632,0.0006854496896266937,0.0006949044764041901,0.0006920937448740005,0.0006942655891180038,0.0006913263350725174,0.000700782984495163,0.0007033366709947586,0.0007081925868988037,0.0007094703614711761,0.0007088296115398407,0.0007152184844017029,0.0007196906954050064,0.0007267184555530548,0.0007219891995191574,0.0007181577384471893,0.0007198192179203033,0.0007172636687755585,0.0007212236523628235,0.0007189232856035233,0.0007171351462602615,0.0007145795971155167,0.0007184110581874847,0.0007216073572635651,0.0007162392139434814,0.0007106177508831024,0.0007159877568483353,0.0007019303739070892,0.0007051266729831696,0.0006997585296630859,0.0007070377469062805,0.0006989911198616028,0.0006979703903198242,0.0007023140788078308,0.0006947740912437439,0.0007057636976242065,0.0007002688944339752,0.0006984807550907135,0.0006894096732139587,0.0006952881813049316,0.0006869807839393616,0.0006818734109401703,0.0006804689764976501,0.0006858333945274353,0.0006880052387714386,0.0006818734109401703,0.0006743334233760834,0.000672418624162674,0.0006717778742313385,0.0006662867963314056,0.0006646253168582916,0.0006598979234695435,0.0006620660424232483,0.0006661601364612579,0.0006495490670204163,0.0006394535303115845,0.0006386898458003998,0.0006348565220832825,0.0006300024688243866,0.0006330683827400208,0.0006236135959625244,0.0006420128047466278,0.0006326846778392792,0.0006273165345191956,0.000631280243396759,0.0006366446614265442,0.0006333217024803162,0.0006160736083984375,0.0006219521164894104,0.0006187595427036285,0.0006219521164894104,0.0006169714033603668,0.0006099455058574677,0.0006168447434902191,0.0006059817969799042,0.0006034262478351593,0.0006107091903686523,0.0006099417805671692,0.0006020218133926392,0.0005955062806606293,0.0006009973585605621,0.000598568469285965,0.0006093047559261322,0.000606875866651535,0.0005901381373405457,0.0005955062806606293,0.0006043203175067902,0.0006022751331329346,0.000602278858423233,0.0005971677601337433,0.0005946122109889984,0.00058707594871521,0.000590011477470398,0.0005946122109889984,0.0005912892520427704,0.0005901381373405457,0.0005836226046085358,0.0005874559283256531,0.0005849041044712067,0.0005937144160270691,0.0005843900144100189,0.0005828551948070526,0.0005828551948070526,0.0005842633545398712,0.0005772337317466736,0.0005792789161205292,0.0005829855799674988,0.0005856677889823914,0.0005751922726631165,0.0005863085389137268,0.0005750618875026703,0.0005889907479286194,0.0005840063095092773,0.0005802996456623077,0.0005796626210212708,0.0005866922438144684,0.0005893707275390625,0.0005863048136234283,0.0005822181701660156,0.0005864351987838745,0.0005826018750667572,0.0005887337028980255,0.0006055980920791626,0.0006041936576366425,0.0006022751331329346,0.0006038099527359009,0.0006007440388202667,0.0006031692028045654,0.0005947388708591461,0.0005897581577301025,0.0006011277437210083,0.0006093047559261322,0.0006163306534290314,0.0006298758089542389,0.0006284676492214203,0.0006252750754356384,0.0006280839443206787,0.0006380490958690643,0.0006333217024803162,0.0006343424320220947,0.0006376653909683228,0.0006504431366920471,0.00066424161195755,0.0006629601120948792,0.0006689727306365967,0.0006756111979484558,0.0006832778453826904,0.0006896704435348511,0.0006961822509765625,0.0007084459066390991,0.0007116422057151794,0.0007180348038673401,0.0007116422057151794,0.0007228851318359375,0.0007194355130195618,0.0007265880703926086,0.0007435828447341919,0.000761084258556366,0.0007764175534248352,0.0007668361067771912,0.0007670894265174866,0.000787787139415741,0.0007816553115844727,0.0007987767457962036,0.0008169189095497131,0.0008088648319244385,0.0008165314793586731,0.0008305832743644714,0.0008314847946166992,0.000833652913570404,0.000850386917591095,0.0008661076426506042,0.0008718520402908325,0.0008906349539756775,0.0008906349539756775,0.000896260142326355,0.0009128674864768982,0.0009402111172676086,0.0009486451745033264,0.0009462162852287292,0.0009620562195777893,0.0009633302688598633,0.000973038375377655,0.000993870198726654,0.0010120049118995667,0.0010180175304412842,0.0010379403829574585,0.001064009964466095,0.0010558292269706726,0.0010681003332138062,0.0010793358087539673,0.001092754304409027,0.001109875738620758,0.0011170357465744019,0.0011292994022369385,0.0011368393898010254,0.0011568889021873474,0.0011653304100036621,0.001177072525024414,0.0011927932500839233,0.0012108087539672852,0.00121336430311203,0.0012214109301567078,0.0012440234422683716,0.0012660026550292969,0.0012760981917381287,0.0012873336672782898,0.0013196617364883423,0.0013279616832733154,0.0013453364372253418,0.001382775604724884,0.0013961941003799438,0.0013954192399978638,0.0014060288667678833,0.0014117732644081116,0.0014400184154510498,0.001453302800655365,0.001467481255531311,0.0014811530709266663,0.0014669746160507202,0.0014977604150772095,0.0015198662877082825,0.001524209976196289,0.0015226751565933228,0.0015463083982467651,0.0015919208526611328,0.0015963912010192871,0.0015916675329208374,0.0016163215041160583,0.0016554147005081177,0.001672789454460144,0.0016933679580688477,0.001696944236755371,0.0016894042491912842,0.0017106086015701294,0.0017168745398521423,0.001737445592880249,0.0017471536993980408,0.001757495105266571,0.001784205436706543,0.001773342490196228,0.0017834380269050598,0.0018002986907958984,0.001820482313632965,0.0018351823091506958,0.0018345415592193604,0.0018341541290283203,0.0018291771411895752,0.0018496140837669373,0.001870952546596527,0.0018907487392425537,0.0018903613090515137,0.0018866658210754395,0.0018920302391052246,0.0019073635339736938,0.0018911361694335938,0.0019050687551498413,0.0019040405750274658,0.0019132345914840698,0.001921430230140686,0.0019175857305526733,0.0019238591194152832,0.0019332915544509888,0.0019225627183914185,0.0019091516733169556,0.0019095391035079956,0.0019105523824691772,0.001927301287651062,0.0019091516733169556,0.0019041746854782104,0.0019078701734542847,0.0019147694110870361,0.0019026398658752441,0.00191439688205719,0.0018976479768753052,0.001899436116218567,0.0018844902515411377,0.001864314079284668,0.0018433630466461182,0.001836329698562622,0.0018201172351837158,0.0018069446086883545,0.001828029751777649,0.0018014609813690186,0.0017863661050796509,0.0017715543508529663,0.001793786883354187,0.001782923936843872,0.0017785727977752686,0.001747921109199524,0.0017318278551101685,0.0017026960849761963,0.0017000138759613037,0.0016899257898330688,0.0016643702983856201,0.0016559362411499023]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.001995265483856201,0.002701661316677928,0.0034060131292790174,0.004109853878617287,0.004763228353112936,0.005393222440034151,0.005987571086734533,0.00657080439850688,0.007123502902686596,0.007650009822100401,0.0081489197909832,0.00862419418990612,0.009077237918972969,0.009490548633038998,0.00990462489426136,0.010280883871018887,0.010654587298631668,0.010997628793120384,0.011327765882015228,0.011642315424978733,0.011944216676056385,0.012223759666085243,0.012507135979831219,0.012773647904396057,0.013018567115068436,0.013260931707918644,0.013486559502780437,0.0136973662301898,0.013901913538575172,0.014090745709836483,0.014273956418037415,0.014457933604717255,0.014646509662270546,0.014825504273176193,0.015007948502898216,0.015190265141427517,0.015372836962342262,0.01555643044412136,0.01573491469025612,0.015914931893348694,0.01608753763139248,0.016261421144008636,0.01643364503979683,0.01660791039466858,0.016777707263827324,0.0169437974691391,0.017112188041210175,0.01727879047393799,0.017442580312490463,0.017601899802684784,0.017767224460840225,0.017931398004293442,0.018092505633831024,0.018251312896609306,0.018406162038445473,0.018566247075796127,0.01871483400464058,0.018866360187530518,0.019015586003661156,0.019164172932505608,0.019311610609292984,0.0194548312574625,0.01959703117609024,0.019741913303732872,0.019882578402757645,0.020021071657538414,0.020157266408205032,0.02028796635568142,0.020419307053089142,0.020546941086649895,0.02067495882511139,0.020802592858672142,0.020929843187332153,0.021052494645118713,0.021173741668462753,0.021296009421348572,0.021419810131192207,0.02154054492712021,0.021656297147274017,0.021767960861325264,0.021880775690078735,0.021992310881614685,0.02210870198905468,0.022218961268663406,0.02232653647661209,0.022430406883358955,0.02253836579620838,0.022645559161901474,0.022748278453946114,0.02284972183406353,0.0229509100317955,0.023050181567668915,0.023148557171225548,0.023243611678481102,0.02333943359553814,0.023430783301591873,0.023522133007645607,0.023614760488271713,0.023706110194325447,0.02379426546394825,0.0238801222294569,0.02396751195192337,0.02405541203916073,0.024137180298566818,0.024221502244472504,0.024302886798977852,0.024380821734666824,0.024456584826111794,0.0245352853089571,0.024615904316306114,0.02469371072947979,0.02477266825735569,0.024845747277140617,0.024916144087910652,0.024991778656840324,0.025063836947083473,0.025129251182079315,0.025194410234689713,0.025268638506531715,0.025334691628813744,0.025399085134267807,0.025466158986091614,0.0255364291369915,0.025599926710128784,0.025661123916506767,0.025729093700647354,0.025793995708227158,0.025854555889964104,0.025916265323758125,0.025974396616220474,0.026031123474240303,0.0260893814265728,0.026150835677981377,0.026209989562630653,0.026266077533364296,0.026325231418013573,0.026380935683846474,0.026435744017362595,0.026490427553653717,0.02654600329697132,0.02660464681684971,0.026656262576580048,0.02670966647565365,0.026763582602143288,0.02681276947259903,0.026865407824516296,0.026913957670331,0.026965446770191193,0.027014251798391342,0.02706267312169075,0.027113521471619606,0.027163732796907425,0.02721317671239376,0.02726006507873535,0.027304526418447495,0.02735115960240364,0.02739574760198593,0.027441997081041336,0.02749016508460045,0.027533603832125664,0.02758202515542507,0.027626486495137215,0.027671458199620247,0.027714386582374573,0.027756676077842712,0.02779679372906685,0.027838315814733505,0.02788086049258709,0.027924299240112305,0.027966460213065147,0.028010794892907143,0.02805040031671524,0.028090517967939377,0.028134211897850037,0.02817586250603199,0.0282149575650692,0.028254307806491852,0.028293147683143616,0.028331732377409935,0.02837006002664566,0.028410177677869797,0.028445696458220482,0.028484152629971504,0.0285215862095356,0.028560936450958252,0.028600288555026054,0.028637338429689407,0.028672857210040092,0.028711313381791115,0.02874862030148506,0.02878490462899208,0.028823232278227806,0.028861816972494125,0.028897972777485847,0.028934769332408905,0.028972331434488297,0.029011936858296394,0.029048092663288116,0.029086550697684288,0.029123729094862938,0.029161930084228516,0.02920128032565117,0.029240503907203674,0.029279086738824844,0.029317032545804977,0.029353061690926552,0.02939075045287609,0.029429974034428596,0.02946651354432106,0.02950458787381649,0.02954457700252533,0.029580987989902496,0.029618678614497185,0.02965790219604969,0.029695719480514526,0.029736092314124107,0.029775826260447502,0.02981492131948471,0.029848650097846985,0.02988787367939949,0.029926711693406105,0.029967084527015686,0.030010012909770012,0.030047830194234848,0.030093569308519363,0.0301336869597435,0.030174698680639267,0.030213922262191772,0.030255571007728577,0.030295049771666527,0.030333762988448143,0.03037336841225624,0.030413486063480377,0.030452068895101547,0.03049461357295513,0.030535882338881493,0.030575232580304146,0.03061215579509735,0.03065265528857708,0.030696989968419075,0.030739406123757362,0.03078373894095421,0.030828583985567093,0.030870744958519936,0.030913162976503372,0.03095187433063984,0.030992375686764717,0.031033003702759743,0.03107503615319729,0.031118731945753098,0.031160764396190643,0.031203947961330414,0.031247131526470184,0.03129325434565544,0.03133516013622284,0.03137936443090439,0.03142382949590683,0.031467776745557785,0.03151121735572815,0.031559765338897705,0.03160550445318222,0.031653158366680145,0.03170260414481163,0.03175000101327896,0.03179791569709778,0.031846847385168076,0.0318969301879406,0.03194598853588104,0.03199492394924164,0.03204500675201416,0.03209521621465683,0.03214593976736069,0.03219563513994217,0.03224571794271469,0.032297976315021515,0.03235176205635071,0.03240286558866501,0.032454609870910645,0.03250826895236969,0.03255988657474518,0.032612524926662445,0.03266477957367897,0.032716140151023865,0.03277478367090225,0.03282754868268967,0.032882995903491974,0.03294061869382858,0.03299874812364578,0.033051639795303345,0.03310811519622803,0.033167652785778046,0.03322590887546539,0.03328774496912956,0.033344343304634094,0.03340362757444382,0.03345971554517746,0.03351950645446777,0.033574700355529785,0.033635515719652176,0.03369862958788872,0.03375842049717903,0.0338178314268589,0.03387941047549248,0.03394048288464546,0.03400321304798126,0.03406683728098869,0.034131359308958054,0.03419191762804985,0.034256692975759506,0.03431891277432442,0.03438138961791992,0.03444565460085869,0.03451145067811012,0.03457609936594963,0.034643810242414474,0.03470896929502487,0.03477067872881889,0.03483673185110092,0.03490521386265755,0.03497165068984032,0.03503987565636635,0.03510426729917526,0.035169679671525955,0.03523432835936546,0.035303447395563126,0.03537026792764664,0.035433508455753326,0.03549943491816521,0.03556676581501961,0.03563447669148445,0.03570500388741493,0.035770416259765625,0.035837363451719284,0.03590290620923042,0.03596844896674156,0.03603960946202278,0.03610758110880852,0.03617529571056366,0.03624403104186058,0.03631455451250076,0.036386486142873764,0.036456115543842316,0.03652280569076538,0.036590903997421265,0.03666002303361893,0.03672479838132858,0.03679506853222847,0.03686214238405228,0.036930110305547714,0.03699526935815811,0.037061069160699844],"recovered":[0.0,0.0009800619445741177,0.001813836395740509,0.0025907568633556366,0.003329604398459196,0.004029101226478815,0.00469256890937686,0.0053184749558568,0.005928282625973225,0.006504744291305542,0.00705373752862215,0.007576283998787403,0.00807072315365076,0.008550980128347874,0.00900108553469181,0.009424232877790928,0.009823106229305267,0.010219167917966843,0.010585716925561428,0.01093476265668869,0.011257106438279152,0.011571400798857212,0.011868319474160671,0.01215667836368084,0.0124303437769413,0.012694556266069412,0.012950463220477104,0.013179284520447254,0.013407723046839237,0.01362849585711956,0.01382665429264307,0.014023280702531338,0.014211217872798443,0.014399922452867031,0.014591310173273087,0.014772349037230015,0.014951854012906551,0.015136726200580597,0.015320319682359695,0.015499825589358807,0.015679586678743362,0.015855897217988968,0.016034891828894615,0.016211459413170815,0.016382405534386635,0.016553988680243492,0.016725700348615646,0.01689191907644272,0.017057115212082863,0.017223205417394638,0.017386741936206818,0.017552193254232407,0.01772071048617363,0.017885524779558182,0.018044715747237206,0.0182051844894886,0.018363993614912033,0.018517563119530678,0.018669087439775467,0.018821636214852333,0.018967412412166595,0.019109228625893593,0.019258709624409676,0.019405508413910866,0.019551284611225128,0.019696421921253204,0.019838493317365646,0.019976221024990082,0.020107559859752655,0.020242605358362198,0.020368322730064392,0.020495062693953514,0.020624740049242973,0.020748158916831017,0.020873237401247025,0.020997295156121254,0.02111879549920559,0.02123863622546196,0.02136128768324852,0.021480618044734,0.021595731377601624,0.02171531692147255,0.021827109158039093,0.0219405610114336,0.0220568235963583,0.022169383242726326,0.022276191040873528,0.02238197810947895,0.022490959614515305,0.022592786699533463,0.02269461192190647,0.022794010117650032,0.022890344262123108,0.022994980216026306,0.023092590272426605,0.023190712556242943,0.02328334003686905,0.02337251789867878,0.023468850180506706,0.023562371730804443,0.023652954027056694,0.023740727454423904,0.023830031976103783,0.0239198487251997,0.02400442771613598,0.024090027436614037,0.024174734950065613,0.02425330877304077,0.02433149889111519,0.024411605671048164,0.024491583928465843,0.024571819230914116,0.024647070094943047,0.024726027622818947,0.02479885146021843,0.02487129345536232,0.024945521727204323,0.0250140018761158,0.025081461295485497,0.02515236847102642,0.02522110566496849,0.025287285447120667,0.02535500004887581,0.025423096492886543,0.02549106627702713,0.025555968284606934,0.02562393806874752,0.025685902684926987,0.025750039145350456,0.02581302635371685,0.025874096900224686,0.025936061516404152,0.025993170216679573,0.026051940396428108,0.026109177619218826,0.026166671887040138,0.026224547997117043,0.026282167062163353,0.026339532807469368,0.0263961311429739,0.026452602818608284,0.02651226706802845,0.026565799489617348,0.02661728672683239,0.02667350322008133,0.02672511897981167,0.02677762880921364,0.02682822197675705,0.026878049597144127,0.026925960555672646,0.026973359286785126,0.02702510356903076,0.02707544155418873,0.02712501399219036,0.02717292495071888,0.027219684794545174,0.027265552431344986,0.027312185615301132,0.027357283979654312,0.027408262714743614,0.02745310589671135,0.02749999426305294,0.027544710785150528,0.027589045464992523,0.027634272351861,0.02767707221210003,0.02771693468093872,0.02775871381163597,0.027798958122730255,0.027841374278068542,0.027881620451807976,0.027928125113248825,0.02796875312924385,0.028010403737425804,0.02805154398083687,0.028093449771404266,0.028134077787399292,0.028174705803394318,0.028212139382958412,0.0282498300075531,0.028287775814533234,0.02832597680389881,0.028363538905978203,0.028402889147400856,0.028443388640880585,0.02848171815276146,0.028520939871668816,0.02855926938354969,0.028595682233572006,0.028632476925849915,0.02867170050740242,0.028708240017294884,0.028746185824275017,0.02878412976861,0.028822075575590134,0.028856316581368446,0.028892982751131058,0.02893195115029812,0.028972579166293144,0.02900988608598709,0.02904808707535267,0.029088586568832397,0.02912614867091179,0.02916511707007885,0.02920267917215824,0.029240623116493225,0.0292766522616148,0.0293137039989233,0.029352160170674324,0.02939138375222683,0.02942804992198944,0.02946944534778595,0.02950611338019371,0.029544569551944733,0.029581747949123383,0.029618799686431885,0.02965802140533924,0.029696861281991005,0.029735445976257324,0.02977096289396286,0.02981044165790081,0.029850048944354057,0.029888249933719635,0.029930155724287033,0.029969505965709686,0.03001166693866253,0.030054466798901558,0.03009854629635811,0.03013751283288002,0.03017430752515793,0.030215702950954437,0.03025594726204872,0.030295170843601227,0.03033592738211155,0.030376939103007317,0.030416034162044525,0.030455129221081734,0.030497035011649132,0.030535874888300896,0.030578674748539925,0.03061751462519169,0.030659420415759087,0.030705414712429047,0.03074846975505352,0.03078846074640751,0.03082883358001709,0.030870866030454636,0.030913539230823517,0.03095518983900547,0.030996456742286682,0.03103606216609478,0.031077712774276733,0.03112153522670269,0.031164847314357758,0.031208796426653862,0.03125389665365219,0.03129810094833374,0.03134217858314514,0.03138779103755951,0.03143135830760002,0.03147786483168602,0.031525008380413055,0.0315694697201252,0.03161584585905075,0.03166414052248001,0.03171434998512268,0.031763412058353424,0.03181157633662224,0.03186127543449402,0.03191123157739639,0.0319596529006958,0.03200935199856758,0.03206007555127144,0.032106198370456696,0.03215576708316803,0.03221134468913078,0.03226155415177345,0.032310616225004196,0.03236325457692146,0.03241870179772377,0.032470572739839554,0.0325242355465889,0.032574571669101715,0.03262772038578987,0.03268023207783699,0.032732486724853516,0.032787296921014786,0.032847728580236435,0.03290560469031334,0.032960668206214905,0.03301675617694855,0.033069394528865814,0.0331304632127285,0.03318719193339348,0.03324442729353905,0.03330601006746292,0.03336644172668457,0.033427510410547256,0.03348730504512787,0.03354722261428833,0.03360586613416672,0.033665020018815994,0.0337274968624115,0.03378920629620552,0.03385001793503761,0.03391044959425926,0.033970627933740616,0.03403501957654953,0.03409915417432785,0.03416227176785469,0.034223977476358414,0.03428671136498451,0.03435084596276283,0.03441702574491501,0.03448231518268585,0.03454836830496788,0.034611351788043976,0.03467510640621185,0.034742821007966995,0.03480900079011917,0.03487582132220268,0.034940339624881744,0.035008180886507034,0.03507333993911743,0.03514156490564346,0.03520646691322327,0.035271499305963516,0.03533538058400154,0.035402070730924606,0.03546953201293945,0.03553737327456474,0.03560636192560196,0.03567318245768547,0.03573961928486824,0.03580924868583679,0.03587491810321808,0.035941995680332184,0.03600919619202614,0.03607703745365143,0.03614667057991028,0.036215659230947495,0.03628452494740486,0.0363524928689003,0.03642059117555618,0.03649290278553963,0.03656112775206566,0.036629993468523026,0.03669898211956024,0.03676503524184227,0.03683504834771156,0.03690072149038315],"active":[0.001995265483856201,0.0017215993721038103,0.0015921767335385084,0.00151909701526165,0.00143362395465374,0.001364121213555336,0.0012950021773576736,0.0012523294426500797,0.0011952202767133713,0.001145265530794859,0.0010951822623610497,0.0010479101911187172,0.0010065147653222084,0.000939568504691124,0.0009035393595695496,0.0008566509932279587,0.0008314810693264008,0.0007784608751535416,0.0007420489564538002,0.0007075527682900429,0.0006871102377772331,0.0006523588672280312,0.0006388165056705475,0.0006169695407152176,0.0005882233381271362,0.0005663754418492317,0.0005360962823033333,0.0005180817097425461,0.0004941904917359352,0.00046224985271692276,0.00044730212539434433,0.0004346529021859169,0.0004352917894721031,0.00042558182030916214,0.0004166383296251297,0.00041791610419750214,0.0004209829494357109,0.00041970424354076385,0.00041459500789642334,0.00041510630398988724,0.0004079509526491165,0.0004055239260196686,0.00039875321090221405,0.0003964509814977646,0.0003953017294406891,0.000389808788895607,0.0003864876925945282,0.0003868713974952698,0.0003854651004076004,0.0003786943852901459,0.0003804825246334076,0.00037920475006103516,0.0003717951476573944,0.00036578811705112457,0.0003614462912082672,0.00036106258630752563,0.00035084038972854614,0.0003487970679998398,0.0003464985638856888,0.00034253671765327454,0.00034419819712638855,0.0003456026315689087,0.0003383215516805649,0.0003364048898220062,0.0003312937915325165,0.00032464973628520966,0.000318773090839386,0.0003117453306913376,0.0003117471933364868,0.00030433572828769684,0.00030663609504699707,0.00030753016471862793,0.00030510313808918,0.00030433572828769684,0.00030050426721572876,0.0002987142652273178,0.00030101463198661804,0.0003019087016582489,0.00029500946402549744,0.0002873428165912628,0.0002850443124771118,0.0002769939601421356,0.00028159283101558685,0.000278400257229805,0.0002697128802537918,0.0002610236406326294,0.0002621747553348541,0.0002635810524225235,0.000257318839430809,0.00025693513453006744,0.00025629810988903046,0.00025617145001888275,0.0002582129091024399,0.00024863146245479584,0.0002468433231115341,0.00024007074534893036,0.00023879297077655792,0.00024224258959293365,0.00023726001381874084,0.00023189373314380646,0.00022716820240020752,0.00022678449749946594,0.0002253800630569458,0.00021733157336711884,0.00021707452833652496,0.0002128593623638153,0.00020608678460121155,0.00020327605307102203,0.00020378641784191132,0.00020429864525794983,0.00020212680101394653,0.0002008490264415741,0.0001986771821975708,0.00019011646509170532,0.00019292719662189484,0.00019254349172115326,0.00018372945487499237,0.00018040835857391357,0.00018717721104621887,0.000182323157787323,0.0001779794692993164,0.00017887353897094727,0.00018142908811569214,0.0001768302172422409,0.00017005763947963715,0.00017312541604042053,0.00017005763947963715,0.000168653205037117,0.00016622617840766907,0.00016137026250362396,0.00015702657401561737,0.00015331991016864777,0.0001576654613018036,0.00015804916620254517,0.00015689991414546967,0.00015855953097343445,0.00015638768672943115,0.00015357695519924164,0.00015089474618434906,0.00014987215399742126,0.00015204399824142456,0.0001439955085515976,0.00014386698603630066,0.00014629587531089783,0.0001392662525177002,0.000140288844704628,0.00013632886111736298,0.00013722479343414307,0.00013620220124721527,0.00013671256601810455,0.00014016218483448029,0.0001386292278766632,0.00013773515820503235,0.00013505108654499054,0.0001316014677286148,0.0001314748078584671,0.00013019517064094543,0.00012981146574020386,0.00013288110494613647,0.00012534111738204956,0.00012891925871372223,0.0001264922320842743,0.00012674741446971893,0.00012534111738204956,0.00012240372598171234,0.00011972151696681976,0.00012138113379478455,0.00012214668095111847,0.00012534111738204956,0.00012508593499660492,0.00012917444109916687,0.0001222752034664154,0.00012176483869552612,0.00012380816042423248,0.00012431852519512177,0.00012150779366493225,0.00012023001909255981,0.0001184418797492981,0.00011959299445152283,0.00012023001909255981,0.0001224018633365631,0.00011971965432167053,0.00012061372399330139,0.00011869706213474274,0.00011754781007766724,0.00011857040226459503,0.00011639855802059174,0.00011358782649040222,0.00011563114821910858,0.0001161433756351471,0.00011320412158966064,0.00011499226093292236,0.00011563114821910858,0.00011384300887584686,0.00011269375681877136,0.00011601485311985016,0.00011895410716533661,0.00011614151298999786,0.0001139715313911438,0.00011384300887584686,0.00011384300887584686,0.00011269375681877136,0.00011435523629188538,0.00011396966874599457,0.00011435337364673615,0.00011243857443332672,0.0001140981912612915,0.0001162700355052948,0.00011435337364673615,0.00011320412158966064,0.00011652708053588867,0.00011154264211654663,0.00011256523430347443,0.00011333264410495758,0.0001139715313911438,0.0001172926276922226,0.00011780485510826111,0.00011806003749370575,0.00011320412158966064,0.00011691078543663025,0.0001162700355052948,0.00011703558266162872,0.00012176297605037689,0.00011767446994781494,0.00012406334280967712,0.00012202002108097076,0.00012023188173770905,0.00011537596583366394,0.00011805817484855652,0.00012074224650859833,0.00011806003749370575,0.00011742115020751953,0.00011831521987915039,0.00011614151298999786,0.00011767446994781494,0.00011984817683696747,0.00012010335922241211,0.0001151207834482193,0.00011678040027618408,0.00011831521987915039,0.00012189149856567383,0.00012431852519512177,0.00012316927313804626,0.0001222752034664154,0.00012470223009586334,0.00012304075062274933,0.00012150965631008148,0.00011946447193622589,0.00011984631419181824,0.0001222752034664154,0.00012470223009586334,0.00012623518705368042,0.0001255962997674942,0.00012840703129768372,0.00012636370956897736,0.00012546777725219727,0.0001257285475730896,0.00012559816241264343,0.00012342631816864014,0.00012840703129768372,0.00012763962149620056,0.00012814998626708984,0.00013313442468643188,0.00013415515422821045,0.00013377517461776733,0.0001324974000453949,0.00013351812958717346,0.00013441219925880432,0.00013364851474761963,0.00013377517461776733,0.00013556331396102905,0.00013658776879310608,0.0001355595886707306,0.0001395195722579956,0.0001422092318534851,0.00014041736721992493,0.00014131143689155579,0.00014399364590644836,0.00014501437544822693,0.00014118477702140808,0.00014195218682289124,0.00014054402709007263,0.00014156848192214966,0.00014706328511238098,0.0001473166048526764,0.00015050917863845825,0.000153321772813797,0.00015101954340934753,0.0001460351049900055,0.00014744699001312256,0.0001508966088294983,0.00015651434659957886,0.000157281756401062,0.00015715137124061584,0.0001592002809047699,0.00015370547771453857,0.00015306472778320312,0.0001471899449825287,0.00014821067452430725,0.00015140697360038757,0.00015255436301231384,0.00015281140804290771,0.0001519136130809784,0.0001512765884399414,0.0001531951129436493,0.00015638768672943115,0.00016073137521743774,0.00015689805150032043,0.00015753880143165588,0.00015664100646972656,0.00015741214156150818,0.00015894323587417603,0.00016060471534729004,0.0001590736210346222,0.00016149505972862244,0.00016060099005699158,0.0001593269407749176,0.0001616254448890686,0.00016239285469055176,0.00016264989972114563,0.00016405433416366577,0.00016392767429351807,0.0001614987850189209,0.00016098842024803162,0.00016188248991966248,0.00016380101442337036,0.00016200914978981018,0.00016405433416366577,0.00016469508409500122,0.00016494467854499817,0.0001676306128501892,0.00016405433416366577,0.00016418099403381348,0.00016328692436218262,0.0001592002809047699,0.00016469135880470276,0.00016558542847633362,0.00016609951853752136,0.00016699358820915222,0.00016788393259048462,0.00017082691192626953,0.00017159059643745422,0.0001703128218650818,0.0001703128218650818,0.00016712024807929993,0.0001636706292629242,0.00016507506370544434,0.0001631602644920349,0.00016507506370544434,0.00016022101044654846,0.00016034767031669617]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.001995265483856201,0.00270242802798748,0.003439614549279213,0.004171818494796753,0.0049004447646439075,0.005620255600661039,0.006323329638689756,0.00701541593298316,0.0076970262452960014,0.008362026885151863,0.00902025680989027,0.009662771597504616,0.010286505334079266,0.010895930230617523,0.011492833495140076,0.012072745710611343,0.012652401812374592,0.013200372457504272,0.013717297464609146,0.014219273813068867,0.014697231352329254,0.01515206415206194,0.015597186982631683,0.016009986400604248,0.0164048969745636,0.016796361654996872,0.017164316028356552,0.01751936599612236,0.01784745790064335,0.01816839538514614,0.018473109230399132,0.018764277920126915,0.019032321870326996,0.019305860623717308,0.01955154724419117,0.019789312034845352,0.020015833899378777,0.02023584023118019,0.020445752888917923,0.02063586376607418,0.020823033526539803,0.02099589630961418,0.021165946498513222,0.021328460425138474,0.021473214030265808,0.02162039652466774,0.02176067978143692,0.021886268630623817,0.02200968749821186,0.022125056013464928,0.02223646454513073,0.022339440882205963,0.022439733147621155,0.022535555064678192,0.022629844024777412,0.022716082632541656,0.02279261313378811,0.02287067472934723,0.02294733189046383,0.023016706109046936,0.023082632571458817,0.023148812353610992,0.02320783957839012,0.023264309391379356,0.023320013657212257,0.023372141644358635,0.02342171221971512,0.02346578985452652,0.023510506376624107,0.023552285507321358,0.023590996861457825,0.023626387119293213,0.023660244420170784,0.023693079128861427,0.02372961863875389,0.023758109658956528,0.023786216974258423,0.023814069107174873,0.023840133100748062,0.023865174502134323,0.023890599608421326,0.02391231805086136,0.023932121694087982,0.023952051997184753,0.023968789726495743,0.023985525593161583,0.02400060184299946,0.02401631698012352,0.024031775072216988,0.024045318365097046,0.02405771054327488,0.024068955332040787,0.024081476032733917,0.024091823026537895,0.024101661518216133,0.02411111630499363,0.02412082627415657,0.024129897356033325,0.02413845621049404,0.024146506562829018,0.02415378764271736,0.024161070585250854,0.02416771464049816,0.024174869060516357,0.024179980158805847,0.024185089394450188,0.024188922718167305,0.02419326640665531,0.024197867140173912,0.02420221082866192,0.024206681177020073,0.02420962043106556,0.024212686344981194,0.024217158555984497,0.02422022446990013,0.024223674088716507,0.0242263562977314,0.024228911846876144,0.02423134073615074,0.02423376776278019,0.024236194789409637,0.024238111451268196,0.02424066700041294,0.024242455139756203,0.024244243279099464,0.02424628846347332,0.024247821420431137,0.024249354377388954,0.024251781404018402,0.02425280399620533,0.024253826588392258,0.024255359545350075,0.024256892502307892,0.024257786571979523,0.024259064346551895,0.024260086938738823,0.024261364713311195,0.024262258782982826,0.024263152852654457,0.024264302104711533,0.02426481433212757,0.024265708401799202,0.02426621876657009,0.024266602471470833,0.02426775172352791,0.024268390610814095,0.02426864579319954,0.024269284680485725,0.024269796907901764,0.024270178750157356,0.02427043579518795,0.024270690977573395,0.02427094615995884,0.02427145652472973,0.02427184022963047,0.024272095412015915,0.024272479116916656,0.0242727342993021,0.024273118004202843,0.024273373186588287,0.024273501709103584,0.024273885414004326,0.024274267256259918,0.024274524301290512,0.02427465096116066,0.024274906143546104,0.024275289848446846,0.024275673553347588,0.024275800213217735,0.024275928735733032,0.024275928735733032,0.02427605725824833,0.024276183918118477,0.024276312440633774,0.02427643910050392,0.024276696145534515,0.024276822805404663,0.024276822805404663,0.02427695132791996,0.024277077987790108,0.024277077987790108,0.024277077987790108,0.024277206510305405,0.0242773350328207,0.02427746169269085,0.024277590215206146,0.024277590215206146,0.024277590215206146,0.024277716875076294,0.024277716875076294,0.024277716875076294,0.024277716875076294,0.024277716875076294,0.02427784539759159,0.02427784539759159,0.02427784539759159,0.02427784539759159,0.02427784539759159,0.02427784539759159,0.02427784539759159,0.02427784539759159,0.02427784539759159,0.02427784539759159,0.02427784539759159,0.02427784539759159,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888,0.024277973920106888],"recovered":[0.0,0.0009784010471776128,0.0018300622468814254,0.0026184814050793648,0.0033781537786126137,0.004121089819818735,0.004845372401177883,0.005565566476434469,0.006272984202951193,0.006965070962905884,0.007650002837181091,0.008309382013976574,0.008959307335317135,0.00959326233714819,0.010221212171018124,0.010837152600288391,0.011427412740886211,0.012017033994197845,0.012582381255924702,0.013131629675626755,0.01365149300545454,0.014152063988149166,0.014628233388066292,0.015089581720530987,0.015526143833994865,0.015940221026539803,0.016346503049135208,0.016730044037103653,0.017094677314162254,0.01743593066930771,0.01777041144669056,0.01809658668935299,0.0183981042355299,0.018688764423131943,0.01896575093269348,0.01923060230910778,0.01947730965912342,0.019710859283804893,0.01994198001921177,0.020166203379631042,0.020368067547678947,0.02057197503745556,0.020757485181093216,0.020935840904712677,0.021097715944051743,0.021257033571600914,0.02141188271343708,0.021559957414865494,0.021689126268029213,0.02181790955364704,0.02194209396839142,0.022061040624976158,0.022172704339027405,0.02227798104286194,0.022379040718078613,0.022472944110631943,0.02256455086171627,0.0226491279900074,0.022730767726898193,0.022813303396105766,0.02288842760026455,0.02295626886188984,0.023027943447232246,0.023092973977327347,0.023150339722633362,0.02320987544953823,0.0232646856456995,0.023315152153372765,0.023362934589385986,0.02340969629585743,0.023452622815966606,0.02349337935447693,0.02353145368397236,0.023568887263536453,0.023604532703757286,0.023639284074306488,0.02367365173995495,0.023703165352344513,0.023731272667646408,0.02375810220837593,0.023783527314662933,0.023809591308236122,0.02383335493505001,0.02385571226477623,0.02387615479528904,0.023895829916000366,0.023913461714982986,0.023929687216877937,0.023945402354002,0.023961754515767097,0.023974914103746414,0.02398909628391266,0.024001872166991234,0.024013370275497437,0.02402525208890438,0.024037133902311325,0.02404658868908882,0.024055659770965576,0.02406575344502926,0.02407456934452057,0.024083128198981285,0.02409168891608715,0.024099992588162422,0.02410663664340973,0.024113409221172333,0.024119285866618156,0.024124523624777794,0.02412937954068184,0.024134233593940735,0.02413870580494404,0.024144072085618973,0.02414790354669094,0.024151736870408058,0.02415531501173973,0.02415901981294155,0.024162469431757927,0.024165663868188858,0.024168729782104492,0.02417154051363468,0.02417396754026413,0.024176012724637985,0.024178311228752136,0.02418048307299614,0.02418278343975544,0.024184955283999443,0.02418738231062889,0.024188915267586708,0.02419070526957512,0.024192238226532936,0.024194665253162384,0.0241961982101202,0.024197092279791832,0.024199137464165688,0.024200670421123505,0.024201691150665283,0.024202842265367508,0.02420373633503914,0.024205397814512253,0.024206291884183884,0.02420744113624096,0.024208208546042442,0.024208974093198776,0.024209996685385704,0.024210762232542038,0.024211401119828224,0.02421204000711441,0.024212678894400597,0.02421383000910282,0.02421434037387371,0.024214979261159897,0.02421536296606064,0.02421574667096138,0.024216128513216972,0.024216512218117714,0.024217022582888603,0.024217406287789345,0.024217918515205383,0.024218300357460976,0.02421855740249157,0.02421906776726246,0.0242194514721632,0.024219706654548645,0.02421996183693409,0.02422034554183483,0.02422047220170498,0.02422085590660572,0.024220984429121017,0.02422136813402176,0.02422174997627735,0.02422187849879265,0.024222133681178093,0.02422226220369339,0.024222517386078835,0.024222517386078835,0.02422264590859413,0.02422277256846428,0.024222901090979576,0.024223027750849724,0.02422315627336502,0.02422315627336502,0.02422328293323517,0.024223411455750465,0.024223411455750465,0.024223539978265762,0.02422366663813591,0.024223921820521355,0.024223921820521355,0.02422405034303665,0.02422405034303665,0.02422417886555195,0.02422417886555195,0.02422417886555195,0.02422417886555195,0.02422417886555195,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096,0.024224305525422096],"active":[0.001995265483856201,0.0017240269808098674,0.0016095523023977876,0.0015533370897173882,0.0015222909860312939,0.0014991657808423042,0.0014779572375118732,0.0014498494565486908,0.0014240420423448086,0.0013969559222459793,0.001370253972709179,0.0013533895835280418,0.0013271979987621307,0.0013026678934693336,0.001271621324121952,0.0012355931103229523,0.0012249890714883804,0.001183338463306427,0.0011349162086844444,0.001087644137442112,0.001045738346874714,0.0010000001639127731,0.0009689535945653915,0.0009204046800732613,0.0008787531405687332,0.0008561406284570694,0.000817812979221344,0.0007893219590187073,0.0007527805864810944,0.0007324647158384323,0.0007026977837085724,0.0006676912307739258,0.0006342176347970963,0.0006170962005853653,0.0005857963114976883,0.0005587097257375717,0.0005385242402553558,0.0005249809473752975,0.0005037728697061539,0.0004696603864431381,0.0004549659788608551,0.00042392127215862274,0.0004084613174200058,0.0003926195204257965,0.00037549808621406555,0.00036336295306682587,0.0003487970679998398,0.00032631121575832367,0.0003205612301826477,0.00030714645981788635,0.0002943705767393112,0.000278400257229805,0.00026702880859375,0.00025757402181625366,0.00025080330669879913,0.00024313852190971375,0.00022806227207183838,0.0002215467393398285,0.00021656416356563568,0.00020340271294116974,0.00019420497119426727,0.00019254349172115326,0.00017989613115787506,0.00017133541405200958,0.00016967393457889557,0.00016226619482040405,0.00015702657401561737,0.0001506377011537552,0.00014757178723812103,0.00014258921146392822,0.00013837404549121857,0.00013300776481628418,0.0001287907361984253,0.00012419186532497406,0.00012508593499660492,0.00011882558465003967,0.00011256523430347443,0.00011090375483036041,0.00010886043310165405,0.00010707229375839233,0.00010707229375839233,0.00010272674262523651,9.87667590379715e-05,9.633973240852356e-05,9.263493120670319e-05,8.969567716121674e-05,8.714012801647186e-05,8.662976324558258e-05,8.637271821498871e-05,8.356384932994843e-05,8.279643952846527e-05,7.985904812812805e-05,7.960386574268341e-05,7.845275104045868e-05,7.640942931175232e-05,7.398240268230438e-05,7.423758506774902e-05,7.423758506774902e-05,7.270276546478271e-05,7.193721830844879e-05,7.065944373607635e-05,6.938166916370392e-05,6.772205233573914e-05,6.823241710662842e-05,6.65709376335144e-05,6.580352783203125e-05,6.439909338951111e-05,6.38868659734726e-05,6.363354623317719e-05,6.350502371788025e-05,6.260909140110016e-05,6.171688437461853e-05,6.0949474573135376e-05,6.184354424476624e-05,6.120465695858002e-05,6.120465695858002e-05,6.0692429542541504e-05,6.018206477165222e-05,5.9800222516059875e-05,5.9800222516059875e-05,6.018206477165222e-05,5.9800222516059875e-05,6.018392741680145e-05,5.967170000076294e-05,5.928799510002136e-05,5.8906152844429016e-05,5.8906152844429016e-05,5.8649107813835144e-05,5.9543177485466003e-05,5.813874304294586e-05,5.762837827205658e-05,5.82672655582428e-05,5.7755038142204285e-05,5.7116150856018066e-05,5.737319588661194e-05,5.7244673371315e-05,5.762837827205658e-05,5.6860968470573425e-05,5.6860968470573425e-05,5.6860968470573425e-05,5.6605786085128784e-05,5.673430860042572e-05,5.622208118438721e-05,5.584023892879486e-05,5.635060369968414e-05,5.635060369968414e-05,5.5966898798942566e-05,5.545467138290405e-05,5.5456534028053284e-05,5.519948899745941e-05,5.5072829127311707e-05,5.494430661201477e-05,5.4817646741867065e-05,5.494430661201477e-05,5.4817646741867065e-05,5.468912422657013e-05,5.456060171127319e-05,5.443394184112549e-05,5.456060171127319e-05,5.430541932582855e-05,5.405023694038391e-05,5.417875945568085e-05,5.430541932582855e-05,5.417875945568085e-05,5.417875945568085e-05,5.405023694038391e-05,5.430541932582855e-05,5.430541932582855e-05,5.405023694038391e-05,5.405023694038391e-05,5.379505455493927e-05,5.379505455493927e-05,5.3666532039642334e-05,5.379505455493927e-05,5.379319190979004e-05,5.3923577070236206e-05,5.3921714425086975e-05,5.379505455493927e-05,5.379505455493927e-05,5.3921714425086975e-05,5.379505455493927e-05,5.3666532039642334e-05,5.379505455493927e-05,5.379505455493927e-05,5.379505455493927e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.353987216949463e-05,5.3666532039642334e-05,5.35380095243454e-05,5.35380095243454e-05,5.35380095243454e-05,5.35380095243454e-05,5.3666532039642334e-05,5.353987216949463e-05,5.353987216949463e-05,5.353987216949463e-05,5.353987216949463e-05,5.353987216949463e-05,5.353987216949463e-05,5.353987216949463e-05,5.353987216949463e-05,5.353987216949463e-05,5.353987216949463e-05,5.353987216949463e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05,5.3668394684791565e-05]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.001995265483856201,0.0026991060003638268,0.0034282435663044453,0.004146010614931583,0.004846145864576101,0.005521367769688368,0.006183046847581863,0.006821217946708202,0.007441118825227022,0.008044666610658169,0.008622278459370136,0.009185964241623878,0.009727546945214272,0.010254564695060253,0.010768551379442215,0.011251747608184814,0.011733153834939003,0.012179171666502953,0.01260512974113226,0.012997486628592014,0.01337655633687973,0.013726879842579365,0.014062382280826569,0.014382554218173027,0.014686754904687405,0.014970897696912289,0.01524124201387167,0.01549421064555645,0.015736576169729233,0.015966162085533142,0.016179142519831657,0.01638535037636757,0.016574693843722343,0.016752665862441063,0.016921311616897583,0.017084335908293724,0.017240718007087708,0.0173804871737957,0.01751106232404709,0.017639845609664917,0.017757514491677284,0.017871860414743423,0.017977647483348846,0.01807691901922226,0.018170185387134552,0.01825897954404354,0.018341513350605965,0.018420854583382607,0.018495721742510796,0.01856701448559761,0.018636388704180717,0.018698863685131073,0.01875840127468109,0.018812572583556175,0.018863549456000328,0.01891401596367359,0.01895770989358425,0.018999360501766205,0.01903820037841797,0.01907576248049736,0.019110513851046562,0.019142836332321167,0.019175289198756218,0.019204800948500633,0.019231630489230156,0.0192574393004179,0.01928120292723179,0.019304456189274788,0.019325535744428635,0.01934610679745674,0.019362332299351692,0.019379451870918274,0.01939542219042778,0.019411008805036545,0.019426723942160606,0.01944052241742611,0.01945112645626068,0.019463008269667625,0.019473867490887642,0.019483832642436028,0.01949482038617134,0.019503764808177948,0.01951155811548233,0.019519096240401268,0.019527016207575798,0.01953391544520855,0.019539665430784225,0.019546180963516235,0.0195524413138628,0.01955844648182392,0.019562534987926483,0.01956726238131523,0.019571606069803238,0.019575055688619614,0.01957901567220688,0.01958221010863781,0.01958540454506874,0.019588470458984375,0.01959192007780075,0.019595369696617126,0.01959792524576187,0.019600480794906616,0.01960316300392151,0.01960546337068081,0.019606996327638626,0.019608912989497185,0.019610445946455002,0.019611850380897522,0.019614022225141525,0.019615938887000084,0.01961709000170231,0.019618622958660126,0.019619900733232498,0.019620921462774277,0.019622327759861946,0.019623860716819763,0.019625138491392136,0.01962628774344921,0.019627055153250694,0.019627820700407028,0.019628459587693214,0.019629482179880142,0.019630249589681625,0.019630886614322662,0.0196313988417387,0.019632037729024887,0.01963242143392563,0.019633060321211815,0.019633570685982704,0.019634081050753593,0.019634464755654335,0.019634464755654335,0.019634848460555077,0.019635358825325966,0.019635742530226707,0.01963612623512745,0.01963650994002819,0.01963663659989834,0.019636765122413635,0.01963702030479908,0.01963740400969982,0.019637785851955414,0.01963791437447071,0.019638042896986008,0.019638298079371452,0.019638298079371452,0.0196384247392416,0.019638553261756897,0.019638681784272194,0.01963893696665764,0.019639063626527786,0.019639192149043083,0.019639447331428528,0.019639447331428528,0.019639447331428528,0.019639575853943825,0.019639702513813972,0.01963983103632927,0.01963983103632927,0.01963983103632927,0.01963983103632927,0.01963983103632927,0.01963983103632927,0.019639957696199417,0.019639957696199417,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714,0.019640086218714714],"recovered":[0.0,0.0009807008318603039,0.001825718441978097,0.0026018721982836723,0.0033610337413847446,0.004091193433851004,0.004794139880686998,0.0054642511531710625,0.0061231194995343685,0.0067707449197769165,0.0073915403336286545,0.00798691064119339,0.00856209546327591,0.009127953089773655,0.009665830992162228,0.010193615220487118,0.010697764344513416,0.011189647950232029,0.011658534407615662,0.01211528293788433,0.012529104016721249,0.012928999029099941,0.013300914317369461,0.013657242059707642,0.013993894681334496,0.014319304376840591,0.0146173732355237,0.014904454350471497,0.015171860344707966,0.015430450439453125,0.01567089930176735,0.01590125262737274,0.01611972600221634,0.01632414571940899,0.01651323214173317,0.016696443781256676,0.016866367310285568,0.01703539676964283,0.017191393300890923,0.017335891723632812,0.01747068017721176,0.01759435422718525,0.017713939771056175,0.017830969765782356,0.01793624646961689,0.01803756132721901,0.01812814362347126,0.018220260739326477,0.018302923068404198,0.018381496891379356,0.018455982208251953,0.018530339002609253,0.0186000969260931,0.0186628270894289,0.01871814951300621,0.018774619325995445,0.018827257677912712,0.018875552341341972,0.01892077922821045,0.01896204613149166,0.01900522969663143,0.01904292032122612,0.019078565761446953,0.01911306194961071,0.019145384430885315,0.01917119324207306,0.019199300557374954,0.019224341958761215,0.0192482341080904,0.019271614030003548,0.019293077290058136,0.019311731681227684,0.01932821236550808,0.019345715641975403,0.019361302256584167,0.01937701739370823,0.019392604008316994,0.01940576359629631,0.019418155774474144,0.019428633153438568,0.019440259784460068,0.01945086382329464,0.01946108415722847,0.019469771534204483,0.0194782055914402,0.019485486671328545,0.019492898136377335,0.019498774781823158,0.01950605772435665,0.019511805847287178,0.019518833607435226,0.01952419988811016,0.019528798758983612,0.019533270969986916,0.019536975771188736,0.019540680572390556,0.01954464055597782,0.01954936794936657,0.01955217868089676,0.019555628299713135,0.019558439031243324,0.01956137828528881,0.019564189016819,0.019567126408219337,0.01956929825246334,0.019571982324123383,0.01957389898598194,0.019576070830225945,0.019577348604798317,0.01957952044904232,0.01958092488348484,0.01958271488547325,0.019584503024816513,0.019585780799388885,0.019587058573961258,0.019588591530919075,0.019589869305491447,0.019591402262449265,0.019592806696891785,0.019593829289078712,0.019594596698880196,0.019595235586166382,0.019596511498093605,0.019597407430410385,0.019597917795181274,0.01959855668246746,0.019599195569753647,0.019599834457039833,0.019600344821810722,0.01960098370909691,0.01960136741399765,0.01960187777876854,0.019602006301283836,0.019602132961153984,0.019602516666054726,0.019602900370955467,0.01960328407585621,0.019603410735726357,0.01960366778075695,0.019603794440627098,0.019604049623012543,0.01960417814552784,0.01960456185042858,0.01960468851029873,0.019604943692684174,0.019605200737714767,0.019605327397584915,0.019605455920100212,0.019605455920100212,0.019605711102485657,0.0196059662848711,0.0196059662848711,0.019606349989771843,0.01960647851228714,0.019606605172157288,0.019606733694672585,0.019606860354542732,0.01960698887705803,0.019607117399573326,0.019607117399573326,0.019607117399573326,0.019607117399573326,0.019607244059443474,0.01960737258195877,0.01960749924182892,0.01960749924182892,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215,0.019607627764344215],"active":[0.001995265483856201,0.0017184051685035229,0.0016025251243263483,0.001544138416647911,0.0014851121231913567,0.0014301743358373642,0.001388906966894865,0.00135696679353714,0.0013179993256926537,0.0012739216908812523,0.0012307381257414818,0.0011990536004304886,0.0011654514819383621,0.0011266116052865982,0.0011027203872799873,0.0010581323876976967,0.0010353894904255867,0.0009895237162709236,0.0009465953335165977,0.0008822036907076836,0.0008474523201584816,0.0007978808134794235,0.0007614679634571075,0.0007253121584653854,0.0006928602233529091,0.0006515933200716972,0.0006238687783479691,0.0005897562950849533,0.0005647158250212669,0.0005357116460800171,0.0005082432180643082,0.00048409774899482727,0.00045496784150600433,0.000428520143032074,0.00040807947516441345,0.00038789212703704834,0.0003743506968021393,0.0003450904041528702,0.0003196690231561661,0.0003039538860321045,0.00028683431446552277,0.00027750618755817413,0.0002637077122926712,0.00024594925343990326,0.00023393891751766205,0.00022141821682453156,0.0002133697271347046,0.00020059384405612946,0.0001927986741065979,0.0001855175942182541,0.00018040649592876434,0.00016852468252182007,0.0001583043485879898,0.00014974549412727356,0.00014539994299411774,0.00013939663767814636,0.0001304522156715393,0.00012380816042423248,0.00011742115020751953,0.00011371634900569916,0.00010528415441513062,9.9916011095047e-05,9.672343730926514e-05,9.17389988899231e-05,8.6246058344841e-05,8.6246058344841e-05,8.190236985683441e-05,8.011423051357269e-05,7.730163633823395e-05,7.449276745319366e-05,6.925500929355621e-05,6.77201896905899e-05,6.720982491970062e-05,6.529316306114197e-05,6.54216855764389e-05,6.350502371788025e-05,5.852244794368744e-05,5.7244673371315e-05,5.5711716413497925e-05,5.519948899745941e-05,5.456060171127319e-05,5.290098488330841e-05,5.0473958253860474e-05,4.932470619678497e-05,4.881061613559723e-05,4.842877388000488e-05,4.676729440689087e-05,4.740618169307709e-05,4.638358950614929e-05,4.6640634536743164e-05,4.3701380491256714e-05,4.3062493205070496e-05,4.2807310819625854e-05,4.178471863269806e-05,4.20399010181427e-05,4.152953624725342e-05,4.0763989090919495e-05,3.910250961780548e-05,3.97413969039917e-05,3.97413969039917e-05,3.948621451854706e-05,3.910250961780548e-05,3.8973987102508545e-05,3.833696246147156e-05,3.769807517528534e-05,3.6930665373802185e-05,3.654696047306061e-05,3.5779550671577454e-05,3.667362034320831e-05,3.641843795776367e-05,3.616511821746826e-05,3.590807318687439e-05,3.539770841598511e-05,3.5140663385391235e-05,3.526918590068817e-05,3.526918590068817e-05,3.526918590068817e-05,3.4885480999946594e-05,3.424845635890961e-05,3.3991411328315735e-05,3.38628888130188e-05,3.4246593713760376e-05,3.3738091588020325e-05,3.347918391227722e-05,3.348104655742645e-05,3.348104655742645e-05,3.322586417198181e-05,3.322586417198181e-05,3.322586417198181e-05,3.3097341656684875e-05,3.3097341656684875e-05,3.258697688579559e-05,3.2842159271240234e-05,3.322586417198181e-05,3.322586417198181e-05,3.322586417198181e-05,3.322586417198181e-05,3.322586417198181e-05,3.3097341656684875e-05,3.322586417198181e-05,3.335438668727875e-05,3.360770642757416e-05,3.3352524042129517e-05,3.335438668727875e-05,3.335438668727875e-05,3.3097341656684875e-05,3.3097341656684875e-05,3.3097341656684875e-05,3.322586417198181e-05,3.322586417198181e-05,3.3097341656684875e-05,3.322586417198181e-05,3.3097341656684875e-05,3.296881914138794e-05,3.2842159271240234e-05,3.2842159271240234e-05,3.2842159271240234e-05,3.2842159271240234e-05,3.27136367559433e-05,3.27136367559433e-05,3.27136367559433e-05,3.27136367559433e-05,3.258697688579559e-05,3.258511424064636e-05,3.245845437049866e-05,3.258697688579559e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05,3.245845437049866e-05]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.001995265483856201,0.0027067717164754868,0.0034158506896346807,0.004112664610147476,0.00478009320795536,0.005421074572950602,0.006032160017639399,0.006624208763241768,0.007178185041993856,0.007708780467510223,0.008223149925470352,0.0087064728140831,0.009180981665849686,0.009633386507630348,0.010054617188870907,0.01046703290194273,0.010854152031242847,0.01122223399579525,0.011563358828425407,0.011884168721735477,0.012175210751593113,0.012449132278561592,0.012705550529062748,0.01294638216495514,0.013169964775443077,0.01338422205299139,0.01358353067189455,0.013769296929240227,0.013941647484898567,0.014100966975092888,0.014254025183618069,0.01439520251005888,0.014526158571243286,0.014649959281086922,0.014766989275813103,0.014873798936605453,0.014969364739954472,0.015061608515679836,0.015147336758673191,0.01522872131317854,0.015302951447665691,0.01537526398897171,0.015438633970916271,0.015499320812523365,0.015550808981060982,0.015602041967213154,0.015651997178792953,0.015698757022619247,0.015739642083644867,0.015777841210365295,0.015812337398529053,0.015846578404307365,0.015879541635513306,0.01590713858604431,0.015934478491544724,0.0159610528498888,0.01598520018160343,0.016006026417016983,0.01602710597217083,0.016047164797782898,0.01606696844100952,0.016084598377346992,0.016101207584142685,0.016114622354507446,0.016126887872815132,0.01613902486860752,0.016149628907442093,0.016161255538463593,0.016170071437954903,0.01617901399731636,0.016186807304620743,0.016194600611925125,0.016202012076973915,0.016208656132221222,0.016214661300182343,0.016219131648540497,0.01622322015464306,0.016228459775447845,0.016232674941420555,0.016237784177064896,0.016241874545812607,0.016245577484369278,0.016248006373643875,0.01625094562768936,0.016253501176834106,0.016256183385849,0.016258610412478447,0.01626078225672245,0.01626269891858101,0.016264231875538826,0.0162655096501112,0.016267426311969757,0.01626819372177124,0.016269724816083908,0.016270875930786133,0.01627202518284321,0.016272790729999542,0.016274068504571915,0.01627521961927414,0.016276370733976364,0.016277136281132698,0.016277901828289032,0.01627841219305992,0.01627892442047596,0.016280073672533035,0.01628071442246437,0.016281096264719963,0.01628173515200615,0.01628224551677704,0.016282502561807632,0.016282886266708374,0.016283396631479263,0.016283780336380005,0.016283906996250153,0.01628403551876545,0.016284290701150894,0.016284674406051636,0.016284801065921783,0.01628492958843708,0.016285058110952377,0.016285184770822525,0.016285311430692673,0.01628544181585312,0.016285568475723267,0.016285695135593414,0.016285695135593414,0.016285952180624008,0.016285952180624008,0.016286078840494156,0.01628633588552475,0.01628633588552475,0.01628633588552475,0.01628633588552475,0.01628633588552475,0.01628633588552475,0.01628633588552475,0.01628633588552475,0.01628633588552475,0.01628633588552475,0.01628633588552475,0.01628633588552475,0.01628633588552475,0.01628633588552475,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897,0.016286462545394897],"recovered":[0.0,0.0009854279924184084,0.0018382391426712275,0.002618992468342185,0.003352601546794176,0.004062958061695099,0.004733452573418617,0.005380055867135525,0.005994846578687429,0.006582168396562338,0.007136655040085316,0.007674277760088444,0.008190307766199112,0.008680147118866444,0.009149161167442799,0.009599522687494755,0.010018326342105865,0.010422948747873306,0.010817605070769787,0.01118377037346363,0.011525406502187252,0.011844044551253319,0.012140069156885147,0.012412712909281254,0.012666192837059498,0.012903830036520958,0.013133801519870758,0.013350358232855797,0.013545067049562931,0.013733644038438797,0.013896029442548752,0.01405943650752306,0.014210068620741367,0.01435098983347416,0.014478879049420357,0.014607790857553482,0.014722393825650215,0.014830480329692364,0.014932817779481411,0.015023273415863514,0.015110662207007408,0.015188469551503658,0.01526717096567154,0.01533705648034811,0.015404770150780678,0.015464051626622677,0.015519373118877411,0.01557379961013794,0.015623243525624275,0.01566898263990879,0.01571088843047619,0.01574947126209736,0.01578384079039097,0.01581820845603943,0.015849381685256958,0.015877744182944298,0.015905853360891342,0.01593204401433468,0.015956318005919456,0.01597931608557701,0.01599975861608982,0.016018282622098923,0.01603706367313862,0.01605507917702198,0.016071559861302376,0.016085997223854065,0.016099411994218826,0.016111548990011215,0.016121642664074898,0.016131481155753136,0.01614195667207241,0.01614987850189209,0.016158055514097214,0.016165081411600113,0.01617083139717579,0.016177857294678688,0.016183990985155106,0.016189100220799446,0.016194211319088936,0.016198555007576942,0.016203027218580246,0.016207115724682808,0.01621120423078537,0.016215292736887932,0.016217974945902824,0.016220785677433014,0.01622334122657776,0.016225768253207207,0.01622832380235195,0.016230111941695213,0.01623254083096981,0.01623445563018322,0.016235990449786186,0.016237394884228706,0.01623867265880108,0.016240205615758896,0.016241611912846565,0.016242889687418938,0.016243910416960716,0.016245316714048386,0.016246594488620758,0.016247615218162537,0.016248511150479317,0.016249405220150948,0.016250044107437134,0.01625068299472332,0.016251448541879654,0.01625208742916584,0.01625247113406658,0.01625298149883747,0.016253365203738213,0.016253620386123657,0.016254132613539696,0.016254771500825882,0.016255026683211327,0.016255153343081474,0.01625540852546692,0.01625579223036766,0.016255920752882957,0.016256047412753105,0.016256175935268402,0.0162563044577837,0.016256431117653847,0.016256559640169144,0.01625668630003929,0.01625681482255459,0.01625681482255459,0.016256943345069885,0.016256943345069885,0.016257070004940033,0.016257325187325478,0.016257325187325478,0.016257453709840775,0.016257453709840775,0.016257453709840775,0.016257453709840775,0.016257453709840775,0.01625758223235607,0.01625758223235607,0.01625758223235607,0.01625758223235607,0.01625758223235607,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622,0.01625770889222622],"active":[0.001995265483856201,0.0017213437240570784,0.0015776115469634533,0.0014936721418052912,0.0014274916611611843,0.0013581165112555027,0.0012987074442207813,0.0012441528961062431,0.001183338463306427,0.0011266120709478855,0.0010864948853850365,0.0010321950539946556,0.0009906738996505737,0.0009532393887639046,0.0009054560214281082,0.0008675102144479752,0.000835825689136982,0.0007992852479219437,0.0007457537576556206,0.0007003983482718468,0.0006498042494058609,0.0006050877273082733,0.0005654813721776009,0.0005336692556738853,0.0005037719383835793,0.0004803920164704323,0.00044972915202379227,0.00041893869638442993,0.00039658043533563614,0.0003673229366540909,0.00035799574106931686,0.00033576600253582,0.0003160899505019188,0.00029896944761276245,0.00028811022639274597,0.00026600807905197144,0.00024697091430425644,0.00023112818598747253,0.0002145189791917801,0.00020544789731502533,0.00019228924065828323,0.0001867944374680519,0.0001714630052447319,0.00016226433217525482,0.00014603883028030396,0.000137990340590477,0.0001326240599155426,0.00012495741248130798,0.00011639855802059174,0.00010885857045650482,0.00010144896805286407,9.710714221000671e-05,9.570084512233734e-05,8.893013000488281e-05,8.50968062877655e-05,8.330866694450378e-05,7.934682071208954e-05,7.398240268230438e-05,7.078796625137329e-05,6.784871220588684e-05,6.720982491970062e-05,6.631575524806976e-05,6.414391100406647e-05,5.9543177485466003e-05,5.532801151275635e-05,5.3027644753456116e-05,5.02169132232666e-05,4.970654845237732e-05,4.842877388000488e-05,4.753284156322479e-05,4.4850632548332214e-05,4.472211003303528e-05,4.3956562876701355e-05,4.357472062110901e-05,4.382990300655365e-05,4.127435386180878e-05,3.9229169487953186e-05,3.935955464839935e-05,3.846362233161926e-05,3.9229169487953186e-05,3.884732723236084e-05,3.846175968647003e-05,3.680214285850525e-05,3.565289080142975e-05,3.5526230931282043e-05,3.539770841598511e-05,3.526918590068817e-05,3.501400351524353e-05,3.437511622905731e-05,3.411993384361267e-05,3.296881914138794e-05,3.297068178653717e-05,3.2203271985054016e-05,3.232993185520172e-05,3.2203271985054016e-05,3.181956708431244e-05,3.117881715297699e-05,3.117881715297699e-05,3.130920231342316e-05,3.1054019927978516e-05,3.054179251194e-05,3.028661012649536e-05,2.9901042580604553e-05,2.9519200325012207e-05,3.002956509590149e-05,3.003142774105072e-05,2.9647722840309143e-05,2.9647722840309143e-05,2.9774382710456848e-05,2.9521062970161438e-05,2.9521062970161438e-05,2.977624535560608e-05,2.9647722840309143e-05,2.913549542427063e-05,2.9008835554122925e-05,2.913735806941986e-05,2.9265880584716797e-05,2.9008835554122925e-05,2.9008835554122925e-05,2.9010698199272156e-05,2.9008835554122925e-05,2.9006972908973694e-05,2.9010698199272156e-05,2.9008835554122925e-05,2.9008835554122925e-05,2.888031303882599e-05,2.913735806941986e-05,2.9008835554122925e-05,2.913549542427063e-05,2.9265880584716797e-05,2.9010698199272156e-05,2.9010698199272156e-05,2.888217568397522e-05,2.888217568397522e-05,2.888217568397522e-05,2.888217568397522e-05,2.888217568397522e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.862699329853058e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05,2.8753653168678284e-05]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.001995265483856201,0.0026991060003638268,0.003433609614148736,0.004163896664977074,0.004886135458946228,0.0055940644815564156,0.006285767536610365,0.006963928230106831,0.007630206644535065,0.008272338658571243,0.008902331814169884,0.00951482355594635,0.010121692903339863,0.010719235055148602,0.01130170188844204,0.011858233250677586,0.012402243912220001,0.012915590777993202,0.013403130695223808,0.013871250674128532,0.01432787161320448,0.014755363576114178,0.015160112641751766,0.015544932335615158,0.015918508172035217,0.016271131113171577,0.01660740002989769,0.01692987233400345,0.01723138988018036,0.017532652243971825,0.01781347393989563,0.018082285299897194,0.018334487453103065,0.018569568172097206,0.018801329657435417,0.019014818593859673,0.01922396570444107,0.019421229138970375,0.01959894597530365,0.019777175039052963,0.019955657422542572,0.020117532461881638,0.020268036052584648,0.02040780708193779,0.020542724058032036,0.020674319937825203,0.02079709805548191,0.020917193964123726,0.021028731018304825,0.021133624017238617,0.021236471831798553,0.02133702114224434,0.021423770114779472,0.02151358686387539,0.021595483645796776,0.021676355972886086,0.021751735359430313,0.021822132170200348,0.021888824179768562,0.021953728049993515,0.022012243047356606,0.022069096565246582,0.022124672308564186,0.022174499928951263,0.022224199026823044,0.022269682958722115,0.02231542207300663,0.02235541120171547,0.02239540033042431,0.022431813180446625,0.022466564550995827,0.02250041998922825,0.0225328728556633,0.022563152015209198,0.022594580426812172,0.02262064442038536,0.02264760248363018,0.0226722601801157,0.022695384919643402,0.02271595597267151,0.02273626998066902,0.022754667326807976,0.022772425785660744,0.022788267582654953,0.022806154564023018,0.022821741178631783,0.02283630706369877,0.022849850356578827,0.022864798083901405,0.022876551374793053,0.022887667641043663,0.022898655384778976,0.022910024970769882,0.022919990122318268,0.022929063066840172,0.02293941006064415,0.022947587072849274,0.022955764085054398,0.022963685914874077,0.022971224039793015,0.02297799475491047,0.02298489399254322,0.02299089916050434,0.02299690432846546,0.02300265245139599,0.02300904132425785,0.023012874647974968,0.023018622770905495,0.023022839799523354,0.023026544600725174,0.023030759766697884,0.023034466430544853,0.023038936778903008,0.023043153807520866,0.023046858608722687,0.023049797862768173,0.023052480071783066,0.023055674508213997,0.02305835671722889,0.02306065708398819,0.02306257374584675,0.0230648722499609,0.023067045956850052,0.023069089278578758,0.023071132600307465,0.02307266741991043,0.02307509444653988,0.02307688258588314,0.023078670725226402,0.02307969331741333,0.02308058738708496,0.023082120344042778,0.02308429218828678,0.02308569848537445,0.023087486624717712,0.023089148104190826,0.02308991365134716,0.02309080958366394,0.023092342540621758,0.02309310808777809,0.023094259202480316,0.023094898089766502,0.023096047341823578,0.023096812888979912,0.023097580298781395,0.02309872955083847,0.0230996236205101,0.02310051955282688,0.023101413622498512,0.023102179169654846,0.023103201761841774,0.023103712126612663,0.023104224354028702,0.02310473471879959,0.02310524508357048,0.023105502128601074,0.02310575731098652,0.023106522858142853,0.023106906563043594,0.023106906563043594,0.02310716174542904,0.023107416927814484,0.02310754545032978,0.023107929155230522,0.023108312860131264,0.02310843952000141,0.023108694702386856,0.023108823224902153,0.023109078407287598,0.023109078407287598,0.023109333589673042,0.023109590634703636,0.02310984581708908,0.023110229521989822,0.023110484704375267,0.023110611364245415,0.023111123591661453,0.0231112502515316,0.023111378774046898,0.023111633956432343,0.02311176247894764,0.02311176247894764,0.023112017661333084,0.023112144321203232,0.023112401366233826,0.023112401366233826,0.023112401366233826,0.023112401366233826,0.023112528026103973,0.02311265654861927,0.02311265654861927,0.023112783208489418,0.023113040253520012,0.02311316691339016,0.023113295435905457,0.023113295435905457,0.023113422095775604,0.0231135506182909,0.02311367727816105,0.02311367727816105,0.023113934323191643,0.02311406098306179,0.02311406098306179,0.023114189505577087,0.023114316165447235,0.023114316165447235,0.023114444687962532,0.02311457321047783,0.02311457321047783,0.02311457321047783,0.02311457321047783,0.02311457321047783,0.023114699870347977,0.023114699870347977,0.023114699870347977,0.023114828392863274,0.023114828392863274,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342,0.02311495505273342],"recovered":[0.0,0.0009845336899161339,0.0018309566657990217,0.002613115357235074,0.0033764929976314306,0.004112274385988712,0.004829657729715109,0.005541035905480385,0.0062383608892560005,0.006915371399372816,0.007570918183773756,0.00822288729250431,0.0088505819439888,0.009473037905991077,0.010076074860990047,0.010669912211596966,0.011251740157604218,0.011803288012742996,0.012340016663074493,0.01285144779831171,0.013344991952180862,0.013822566717863083,0.014267305843532085,0.014692625030875206,0.015094819478690624,0.015485260635614395,0.015859220176935196,0.016209926456212997,0.016550028696656227,0.016861768439412117,0.01717567816376686,0.01747068203985691,0.017746008932590485,0.01801890693604946,0.018270470201969147,0.01851564645767212,0.01873667538166046,0.018947098404169083,0.019155988469719887,0.01934776082634926,0.019536208361387253,0.01971290446817875,0.019881293177604675,0.02004048600792885,0.02018817886710167,0.02033127099275589,0.020470021292567253,0.020604170858860016,0.020730145275592804,0.020848579704761505,0.020957432687282562,0.021067308261990547,0.02117258310317993,0.02126981131732464,0.021362310275435448,0.02144867740571499,0.021532105281949043,0.021606847643852234,0.02167992666363716,0.02175287902355194,0.021820975467562675,0.021883323788642883,0.021943243220448494,0.022001376375555992,0.02205401286482811,0.022107034921646118,0.022156862542033195,0.022202856838703156,0.022246167063713074,0.022287433966994286,0.02232716791331768,0.02236434817314148,0.022401142865419388,0.022435255348682404,0.022464895620942116,0.022496197372674942,0.022524049505591393,0.02255203016102314,0.022577837109565735,0.02260262332856655,0.022624727338552475,0.022646445780992508,0.022667143493890762,0.022685924544930458,0.02270163968205452,0.02272029221057892,0.022739073261618614,0.022755298763513565,0.02276897057890892,0.02278340607881546,0.022796310484409332,0.022808192297816277,0.022819308564066887,0.0228302963078022,0.022841282188892365,0.02285265363752842,0.022862492129206657,0.022870924323797226,0.022879738360643387,0.022888172417879105,0.0228953268378973,0.022901587188243866,0.022909890860319138,0.02291679009795189,0.022922540083527565,0.02292880043387413,0.022934548556804657,0.022940682247281075,0.022946303710341454,0.022950392216444016,0.022954607382416725,0.02295856922864914,0.02296278439462185,0.02296687290072441,0.022970961406826973,0.022974921390414238,0.022978244349360466,0.0229813102632761,0.022984376177191734,0.022988080978393555,0.022990381345152855,0.022992298007011414,0.022995108738541603,0.022997407242655754,0.022999323904514313,0.023002007976174355,0.02300366759300232,0.023005584254860878,0.02300775609910488,0.023009417578577995,0.02301107905805111,0.023012995719909668,0.0230138897895813,0.023015806451439857,0.023017210885882378,0.023018360137939453,0.023020150139927864,0.023021170869469643,0.023022321984171867,0.023023471236228943,0.02302398346364498,0.023024877533316612,0.023025771602988243,0.023027049377560616,0.02302819862961769,0.02302870899438858,0.02303011529147625,0.023031137883663177,0.023031648248434067,0.02303292602300644,0.02303382009267807,0.0230347141623497,0.02303522638976574,0.023035608232021332,0.02303612045943737,0.02303663082420826,0.023037269711494446,0.023037780076265335,0.023038163781166077,0.023038547486066818,0.023038802668452263,0.023039186373353004,0.0230393148958683,0.023039570078253746,0.023039570078253746,0.02303982526063919,0.02303995192050934,0.023040080443024635,0.023040208965539932,0.02304033562541008,0.023040464147925377,0.02304071933031082,0.023041103035211563,0.023041358217597008,0.023041486740112305,0.02304174192249775,0.023041868582367897,0.02304212562739849,0.02304225228726864,0.023042507469654083,0.02304263599216938,0.023042891174554825,0.023043019697070122,0.023043274879455566,0.023043401539325714,0.02304353006184101,0.02304353006184101,0.023043658584356308,0.023043658584356308,0.023043785244226456,0.023043913766741753,0.0230440404266119,0.023044297471642494,0.023044424131512642,0.023044424131512642,0.02304455265402794,0.02304455265402794,0.02304455265402794,0.023044807836413383,0.023045191541314125,0.023045191541314125,0.023045191541314125,0.02304544672369957,0.02304544672369957,0.023045573383569717,0.023045701906085014,0.023045701906085014,0.02304583042860031,0.02304583042860031,0.02304595708847046,0.02304595708847046,0.02304595708847046,0.02304595708847046,0.023046085610985756,0.023046085610985756,0.023046085610985756,0.023046085610985756,0.023046085610985756,0.023046085610985756,0.023046212270855904,0.023046212270855904,0.023046212270855904,0.023046212270855904,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712,0.0230463407933712],"active":[0.001995265483856201,0.0017145723104476929,0.0016026529483497143,0.0015507813077419996,0.0015096424613147974,0.0014817900955677032,0.001456109806895256,0.0014228923246264458,0.0013918457552790642,0.0013569672591984272,0.0013314136303961277,0.0012919362634420395,0.0012711109593510628,0.0012461971491575241,0.001225627027451992,0.0011883210390806198,0.0011505037546157837,0.001112302765250206,0.0010631140321493149,0.001019802875816822,0.0009828796610236168,0.0009327968582510948,0.0008928067982196808,0.0008523073047399521,0.000823688693344593,0.0007858704775571823,0.0007481798529624939,0.000719945877790451,0.0006813611835241318,0.0006708838045597076,0.0006377957761287689,0.0006116032600402832,0.0005884785205125809,0.0005506612360477448,0.0005308594554662704,0.0004991721361875534,0.00048729032278060913,0.0004741307348012924,0.0004429575055837631,0.00042941421270370483,0.0004194490611553192,0.0004046279937028885,0.00038674287497997284,0.00036732107400894165,0.0003545451909303665,0.00034304894506931305,0.0003270767629146576,0.00031302310526371,0.0002985857427120209,0.0002850443124771118,0.0002790391445159912,0.0002697128802537918,0.0002511870115995407,0.00024377554655075073,0.00023317337036132812,0.0002276785671710968,0.00021963007748126984,0.00021528452634811401,0.00020889751613140106,0.0002008490264415741,0.00019126757979393005,0.00018577277660369873,0.00018142908811569214,0.0001731235533952713,0.00017018616199493408,0.0001626480370759964,0.00015855953097343445,0.00015255436301231384,0.00014923326671123505,0.00014437921345233917,0.00013939663767814636,0.0001360718160867691,0.00013172999024391174,0.00012789666652679443,0.00012968480587005615,0.0001244470477104187,0.00012355297803878784,0.00012023001909255981,0.00011754781007766724,0.00011333264410495758,0.00011154264211654663,0.00010822154581546783,0.00010528229176998138,0.00010234303772449493,0.00010451488196849823,0.00010144896805286407,9.723380208015442e-05,9.455159306526184e-05,9.582750499248505e-05,9.314529597759247e-05,9.135715663433075e-05,9.046308696269989e-05,9.07164067029953e-05,8.96938145160675e-05,8.778087794780731e-05,8.675642311573029e-05,8.509494364261627e-05,8.483976125717163e-05,8.394755423069e-05,8.305162191390991e-05,8.266791701316833e-05,8.330680429935455e-05,8.100830018520355e-05,8.011423051357269e-05,8.011236786842346e-05,8.02408903837204e-05,7.832609117031097e-05,7.794052362442017e-05,7.653608918190002e-05,7.615238428115845e-05,7.615238428115845e-05,7.58972018957138e-05,7.615238428115845e-05,7.628090679645538e-05,7.58972018957138e-05,7.487647235393524e-05,7.423572242259979e-05,7.436424493789673e-05,7.398054003715515e-05,7.257610559463501e-05,7.219240069389343e-05,7.257424294948578e-05,7.193721830844879e-05,7.168203592300415e-05,7.180869579315186e-05,7.065944373607635e-05,7.142685353755951e-05,7.129833102226257e-05,7.0914626121521e-05,7.027573883533478e-05,6.950832903385162e-05,6.912462413311005e-05,7.040239870548248e-05,6.98920339345932e-05,7.027573883533478e-05,7.078796625137329e-05,6.976351141929626e-05,6.963871419429779e-05,7.002055644989014e-05,6.963685154914856e-05,7.027573883533478e-05,7.002055644989014e-05,7.027573883533478e-05,6.976351141929626e-05,6.938166916370392e-05,7.002055644989014e-05,6.950832903385162e-05,6.938166916370392e-05,6.97653740644455e-05,6.925314664840698e-05,6.938166916370392e-05,6.899796426296234e-05,6.899796426296234e-05,6.912648677825928e-05,6.912462413311005e-05,6.887130439281464e-05,6.848759949207306e-05,6.87427818775177e-05,6.87427818775177e-05,6.835907697677612e-05,6.835907697677612e-05,6.823055446147919e-05,6.823055446147919e-05,6.835907697677612e-05,6.87427818775177e-05,6.861425936222076e-05,6.87427818775177e-05,6.87427818775177e-05,6.88694417476654e-05,6.87427818775177e-05,6.88694417476654e-05,6.887130439281464e-05,6.87427818775177e-05,6.887130439281464e-05,6.899796426296234e-05,6.88694417476654e-05,6.925500929355621e-05,6.912462413311005e-05,6.912648677825928e-05,6.912648677825928e-05,6.912648677825928e-05,6.887130439281464e-05,6.899796426296234e-05,6.88694417476654e-05,6.899982690811157e-05,6.887130439281464e-05,6.887130439281464e-05,6.87427818775177e-05,6.88694417476654e-05,6.887130439281464e-05,6.87427818775177e-05,6.87427818775177e-05,6.87427818775177e-05,6.87427818775177e-05,6.887130439281464e-05,6.87427818775177e-05,6.88694417476654e-05,6.899796426296234e-05,6.88694417476654e-05,6.848573684692383e-05,6.87427818775177e-05,6.88694417476654e-05,6.861425936222076e-05,6.87427818775177e-05,6.87427818775177e-05,6.861425936222076e-05,6.87427818775177e-05,6.87427818775177e-05,6.87427818775177e-05,6.861612200737e-05,6.861612200737e-05,6.861612200737e-05,6.87427818775177e-05,6.861425936222076e-05,6.861425936222076e-05,6.87427818775177e-05,6.87427818775177e-05,6.88694417476654e-05,6.88694417476654e-05,6.87427818775177e-05,6.87427818775177e-05,6.87427818775177e-05,6.87427818775177e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05,6.861425936222076e-05]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.001995265483856201,0.0027108602225780487,0.0034268382005393505,0.00412339624017477,0.004819315858185291,0.0054885330609977245,0.006131814327090979,0.006751204375177622,0.007357818074524403,0.007939774543046951,0.00849898811429739,0.009039037860929966,0.009556984528899193,0.010058450512588024,0.010539601556956768,0.011002100072801113,0.011455655097961426,0.011884680017828941,0.012280997820198536,0.01266134437173605,0.01301626767963171,0.013356625102460384,0.013670536689460278,0.013967838138341904,0.014245465397834778,0.01451414916664362,0.01476992852985859,0.015011909417808056,0.01523562055081129,0.015451793558895588,0.01564803719520569,0.015827670693397522,0.01599963754415512,0.01617198809981346,0.016324663534760475,0.016476061195135117,0.01661800593137741,0.01674998179078102,0.016870461404323578,0.01698698103427887,0.01709851622581482,0.017201878130435944,0.017298081889748573,0.017393648624420166,0.01747988723218441,0.017558205872774124,0.01763179525732994,0.017701810225844383,0.0177706740796566,0.017835576087236404,0.017894474789500237,0.017947878688573837,0.018001411110162735,0.018052643164992332,0.018100427463650703,0.018144121393561363,0.018185261636972427,0.01822231151163578,0.01825719140470028,0.018290409818291664,0.01832132786512375,0.018351223319768906,0.01837843656539917,0.01840220019221306,0.018424175679683685,0.01844908855855465,0.01847080886363983,0.018491122871637344,0.018508754670619965,0.01852715201675892,0.018541589379310608,0.01855640858411789,0.01857071928679943,0.018584517762064934,0.018596526235342026,0.018608536571264267,0.01861863024532795,0.01862885057926178,0.01863868720829487,0.018647631630301476,0.018655424937605858,0.018663601949810982,0.018671778962016106,0.01867803931236267,0.01868417114019394,0.018691198900341988,0.018698353320360184,0.01870410144329071,0.018709084019064903,0.018714068457484245,0.01871713437139988,0.018720200285315514,0.018724415451288223,0.01872824877500534,0.01873157173395157,0.018734509125351906,0.01873757503926754,0.018740514293313026,0.01874268613755703,0.018745241686701775,0.01874690316617489,0.018748946487903595,0.018750863149762154,0.01875239610671997,0.01875380240380764,0.01875520683825016,0.018756739795207977,0.01875801756978035,0.018759040161967278,0.018760189414024353,0.018760956823825836,0.01876210607588291,0.018763255327939987,0.018764406442642212,0.018765300512313843,0.018766066059470177,0.01876683346927166,0.01876734383404255,0.018767856061458588,0.018768494948744774,0.01876875013113022,0.01876913383603096,0.018769770860671997,0.018769899383187294,0.018770666792988777,0.01877104863524437,0.018771305680274963,0.018771687522530556,0.018772071227431297,0.018772199749946594,0.01877245493233204,0.018772965297102928,0.018773093819618225,0.018773220479488373,0.018773604184389114,0.01877385936677456,0.018774116411805153,0.018774498254060745,0.018774626776576042,0.01877475529909134,0.018775010481476784,0.018775010481476784,0.01877513714134693,0.01877526566386223,0.018775394186377525,0.018775394186377525,0.018775394186377525,0.01877564936876297,0.01877564936876297,0.018775776028633118,0.018775776028633118,0.018775904551148415,0.018775904551148415,0.018775904551148415,0.018775904551148415,0.018775904551148415,0.018775904551148415,0.018775904551148415,0.018775904551148415,0.018775904551148415,0.018775904551148415,0.018775904551148415,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562,0.018776031211018562],"recovered":[0.0,0.0009851724607869983,0.0018383667338639498,0.0026215475518256426,0.0033625669311732054,0.004079694859683514,0.004767054226249456,0.0054427869617938995,0.0060906680300831795,0.006726411636918783,0.007327531464397907,0.007907954044640064,0.00846704002469778,0.009005684405565262,0.009527081623673439,0.01001973170787096,0.010503183118999004,0.010965041816234589,0.011412208899855614,0.011837529018521309,0.012238573282957077,0.012615726329386234,0.012975887395441532,0.013319695368409157,0.013630540110170841,0.013927970081567764,0.01421224046498537,0.014480029232800007,0.014736447483301163,0.01497676782310009,0.015208911150693893,0.01541486382484436,0.015610722824931145,0.01579355075955391,0.01597101055085659,0.01614016853272915,0.016296420246362686,0.016446923837065697,0.016588356345891953,0.016718419268727303,0.016841070726513863,0.01695694960653782,0.017066186293959618,0.017173251137137413,0.017267411574721336,0.017359783872961998,0.017444489523768425,0.01752791926264763,0.017602531239390373,0.017669478431344032,0.017736170440912247,0.017798390239477158,0.01785588264465332,0.017911715433001518,0.01796460896730423,0.018012264743447304,0.018059279769659042,0.01810208149254322,0.018141431733965874,0.018180398270487785,0.018216300755739212,0.0182493906468153,0.018281714990735054,0.01831020414829254,0.018336523324251175,0.018361182883381844,0.01838596723973751,0.018409987911581993,0.01843055710196495,0.018450871109962463,0.018472207710146904,0.018488304689526558,0.018502870574593544,0.01851794682443142,0.018532639369368553,0.01854630932211876,0.018560107797384262,0.018569817766547203,0.01858016662299633,0.018590770661830902,0.018600352108478546,0.018609168007969856,0.01861734502017498,0.01862526684999466,0.018633441999554634,0.018639830872416496,0.018647240474820137,0.01865311898291111,0.018660400062799454,0.0186652559787035,0.018670877441763878,0.018674582242965698,0.018679054453969002,0.018683014437556267,0.01868748664855957,0.018690424039959908,0.018693234771490097,0.018696684390306473,0.018699495121836662,0.018702305853366852,0.018704477697610855,0.018706394359469414,0.018708311021327972,0.01870984397828579,0.018711376935243607,0.018713166937232018,0.018714826554059982,0.018716104328632355,0.018717510625720024,0.018718915060162544,0.018719809129834175,0.0187209602445364,0.018722238019108772,0.018723387271165848,0.018724536523222923,0.018725814297795296,0.018726453185081482,0.018727347254753113,0.018728114664554596,0.018728625029325485,0.01872939243912697,0.01872977614402771,0.01872977614402771,0.01873067021369934,0.018731052055954933,0.01873156428337097,0.018731819465756416,0.018732203170657158,0.0187325868755579,0.018732842057943344,0.018732968717813492,0.018733225762844086,0.018733862787485123,0.01873399131000042,0.01873399131000042,0.01873450167477131,0.01873488537967205,0.018735013902187347,0.018735269084572792,0.01873539760708809,0.018735524266958237,0.018735652789473534,0.01873577944934368,0.01873590797185898,0.01873590797185898,0.018736036494374275,0.018736163154244423,0.01873629167675972,0.018736418336629868,0.018736418336629868,0.018736418336629868,0.018736418336629868,0.018736546859145164,0.018736546859145164,0.018736546859145164,0.018736546859145164,0.018736546859145164,0.018736546859145164,0.018736546859145164,0.018736546859145164,0.018736546859145164,0.018736546859145164,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312,0.018736673519015312],"active":[0.001995265483856201,0.0017256877617910504,0.0015884714666754007,0.0015018486883491278,0.001456748927012086,0.001408838201314211,0.0013647601008415222,0.0013084174133837223,0.0012671500444412231,0.001213362906128168,0.0011714566498994827,0.0011310838162899017,0.0010899445042014122,0.0010527661070227623,0.001012519933283329,0.000982368364930153,0.0009524719789624214,0.0009196382015943527,0.0008687889203429222,0.0008238153532147408,0.000777694396674633,0.0007408987730741501,0.0006946492940187454,0.0006481427699327469,0.0006149252876639366,0.0005861790850758553,0.0005576880648732185,0.000531880185008049,0.000499173067510128,0.0004750257357954979,0.00043912604451179504,0.0004128068685531616,0.00038891471922397614,0.000378437340259552,0.0003536529839038849,0.0003358926624059677,0.00032158568501472473,0.0003030579537153244,0.00028210505843162537,0.0002685617655515671,0.0002574454993009567,0.0002449285238981247,0.0002318955957889557,0.000220397487282753,0.00021247565746307373,0.00019842199981212616,0.0001873057335615158,0.00017389096319675446,0.00016814284026622772,0.00016609765589237213,0.0001583043485879898,0.0001494884490966797,0.00014552846550941467,0.0001409277319908142,0.0001358184963464737,0.00013185665011405945,0.000125981867313385,0.00012023001909255981,0.00011575967073440552,0.00011001154780387878,0.00010502710938453674,0.00010183267295360565,9.67215746641159e-05,9.199604392051697e-05,8.765235543251038e-05,8.790567517280579e-05,8.484162390232086e-05,8.113496005535126e-05,7.819756865501404e-05,7.628090679645538e-05,6.938166916370392e-05,6.810389459133148e-05,6.784871220588684e-05,6.65709376335144e-05,6.38868659734726e-05,6.222724914550781e-05,5.852244794368744e-05,5.903281271457672e-05,5.852058529853821e-05,5.6860968470573425e-05,5.5072829127311707e-05,5.443394184112549e-05,5.443394184112549e-05,5.2772462368011475e-05,5.0729140639305115e-05,5.136802792549133e-05,5.111284554004669e-05,5.0982460379600525e-05,4.8683956265449524e-05,4.881247878074646e-05,4.625692963600159e-05,4.561804234981537e-05,4.5360997319221497e-05,4.523433744907379e-05,4.408508539199829e-05,4.408508539199829e-05,4.434026777744293e-05,4.382990300655365e-05,4.319101572036743e-05,4.293583333492279e-05,4.242546856403351e-05,4.255212843418121e-05,4.255212843418121e-05,4.255212843418121e-05,4.242546856403351e-05,4.20399010181427e-05,4.1913241147994995e-05,4.1913241147994995e-05,4.152953624725342e-05,4.127435386180878e-05,4.114769399166107e-05,4.114583134651184e-05,4.1017308831214905e-05,4.1019171476364136e-05,4.0763989090919495e-05,4.025176167488098e-05,4.038028419017792e-05,3.999657928943634e-05,3.97413969039917e-05,3.9869919419288635e-05,3.935769200325012e-05,3.935769200325012e-05,3.999471664428711e-05,3.9229169487953186e-05,3.9614737033843994e-05,3.948435187339783e-05,3.948621451854706e-05,3.948435187339783e-05,3.948435187339783e-05,3.935769200325012e-05,3.948621451854706e-05,3.973953425884247e-05,3.923103213310242e-05,3.9229169487953186e-05,3.961287438869476e-05,3.935769200325012e-05,3.923103213310242e-05,3.948435187339783e-05,3.935769200325012e-05,3.935769200325012e-05,3.948621451854706e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.948621451854706e-05,3.935769200325012e-05,3.923103213310242e-05,3.935769200325012e-05,3.923103213310242e-05,3.935769200325012e-05,3.935769200325012e-05,3.948621451854706e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05,3.935769200325012e-05]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.001995265483856201,0.0027030666824430227,0.003408951684832573,0.004100654739886522,0.004753518383949995,0.005385556723922491,0.00599306495860219,0.006552534643560648,0.007096289657056332,0.007609126158058643,0.008101137354969978,0.00857168436050415,0.00902306754142046,0.009446853771805763,0.009850837290287018,0.01023655105382204,0.010607187636196613,0.010943968780338764,0.011265162378549576,0.011562719941139221,0.01183293666690588,0.012097530998289585,0.012343090027570724,0.012563606724143028,0.012775308452546597,0.012970784679055214,0.013152078725397587,0.013319063000380993,0.013483621180057526,0.013631314039230347,0.013768913224339485,0.01389782503247261,0.014015366323292255,0.014129585586488247,0.014233966358006,0.014336942695081234,0.01442957017570734,0.01451299898326397,0.014589400961995125,0.014662608504295349,0.014729299582540989,0.014792414382100105,0.014849779196083546,0.014904589392244816,0.014955054968595505,0.015001688152551651,0.01504512783139944,0.01508626714348793,0.015124084427952766,0.01516011357307434,0.01519409753382206,0.01522425003349781,0.015251973643898964,0.01527957059442997,0.015305762179195881,0.015328248031437397,0.015347284264862537,0.015366831794381142,0.015384335070848465,0.015400305390357971,0.015414359048008919,0.015428668819367886,0.01544259488582611,0.015454604290425777,0.01546725258231163,0.015479006804525852,0.015488334000110626,0.015497405081987381,0.015505453571677208,0.015512736514210701,0.015519763343036175,0.01552576757967472,0.015533050522208214,0.015538288280367851,0.015543270856142044,0.015548254363238811,0.015553748235106468,0.015558602288365364,0.015562563203275204,0.015565885230898857,0.0155697176232934,0.015573550947010517,0.015577000565826893,0.015579811297357082,0.01558249443769455,0.01558453869074583,0.015587093308568,0.015588882379233837,0.015590671449899673,0.015592587180435658,0.015594376251101494,0.015596292912960052,0.015597442165017128,0.0155987199395895,0.01559987012296915,0.015601019375026226,0.01560242474079132,0.01560319121927023,0.01560434140264988,0.015605746768414974,0.015606769360601902,0.015607663430273533,0.015608557499945164,0.015609451569616795,0.015610346570611,0.01561085693538189,0.015611495822668076,0.015612134709954262,0.015612390823662281,0.015612646006047726,0.015613029710948467,0.015613284893333912,0.015613540075719357,0.015613923780620098,0.015614178963005543,0.015614562667906284,0.015614690259099007,0.015614817850291729,0.015615073963999748,0.015615329146385193,0.015615456737577915,0.015615456737577915,0.015615456737577915,0.015615584328770638,0.01561571191996336,0.015615840442478657,0.015615840442478657,0.015615840442478657,0.015615968033671379,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101,0.015616095624864101],"recovered":[0.0,0.0009813396027311683,0.0018282736418768764,0.002603788860142231,0.0033339483197778463,0.004026418086141348,0.0046957628801465034,0.005330356769263744,0.0059317322447896,0.006494523491710424,0.007035851012915373,0.007551626302301884,0.008047087118029594,0.008521722629666328,0.00897438358515501,0.009398936294019222,0.009801642037928104,0.010190804488956928,0.01055518165230751,0.010898223146796227,0.01121443323791027,0.011511480435729027,0.011793961748480797,0.01205472368746996,0.012293128296732903,0.012514283880591393,0.012728157453238964,0.012926188297569752,0.013111443258821964,0.013283027336001396,0.013442729599773884,0.013589783571660519,0.013728916645050049,0.013858978636562824,0.013978946954011917,0.014090227894484997,0.01419856958091259,0.01429732982069254,0.014389573596417904,0.014474662952125072,0.014553491957485676,0.01462580543011427,0.014690836891531944,0.014752929098904133,0.014809399843215942,0.014865104109048843,0.01491659227758646,0.014963608235120773,0.015005641616880894,0.0150448651984334,0.015081788413226604,0.015119988471269608,0.01515218522399664,0.015181442722678185,0.015210316516458988,0.015237274579703808,0.015262571163475513,0.015284801833331585,0.015304988250136375,0.01532453577965498,0.01534306164830923,0.015359798446297646,0.01537423487752676,0.015388160943984985,0.015401704236865044,0.015413458459079266,0.01542534027248621,0.01543671078979969,0.015445909462869167,0.015454597771167755,0.015463285148143768,0.015470439568161964,0.015477211214601994,0.015484876930713654,0.015491393394768238,0.01549688633531332,0.015502763912081718,0.01550851296633482,0.015513112768530846,0.01551707275211811,0.015521417371928692,0.015524866990745068,0.015528188087046146,0.015531637705862522,0.01553521491587162,0.015538154169917107,0.01554032601416111,0.01554288063198328,0.015544797293841839,0.015546713955700397,0.015549140982329845,0.015550418756902218,0.015552463009953499,0.015554124489426613,0.015555785037577152,0.015557190403342247,0.015558595769107342,0.015560128726065159,0.01556102279573679,0.015561790205538273,0.015562939457595348,0.015563962049782276,0.015565495006740093,0.015566389076411724,0.015567155554890633,0.01556817814707756,0.015568944625556469,0.015569327399134636,0.015569966286420822,0.015570477582514286,0.01557098887860775,0.015571371652185917,0.015571755357086658,0.015572138130664825,0.015572394244372845,0.015572521835565567,0.01557264942675829,0.015572904609143734,0.015573033131659031,0.015573288314044476,0.015573415905237198,0.01557354349642992,0.015573672018945217,0.015573672018945217,0.01557379961013794,0.01557379961013794,0.015573927201330662,0.015574054792523384,0.015574054792523384,0.015574054792523384,0.015574182383716106,0.015574182383716106,0.015574182383716106,0.015574182383716106,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403,0.015574310906231403],"active":[0.001995265483856201,0.0017217270797118545,0.0015806780429556966,0.0014968658797442913,0.0014195700641721487,0.0013591386377811432,0.0012973020784556866,0.0012221778742969036,0.0011645574122667313,0.001114602666348219,0.0010652863420546055,0.0010200580582022667,0.0009759804233908653,0.0009251311421394348,0.0008764537051320076,0.0008376147598028183,0.0008055455982685089,0.0007531642913818359,0.0007099807262420654,0.0006644967943429947,0.0006185034289956093,0.0005860505625605583,0.0005491282790899277,0.000508883036673069,0.000482180155813694,0.0004565007984638214,0.00042392127215862274,0.00039287470281124115,0.00037217792123556137,0.0003482867032289505,0.00032618362456560135,0.00030804146081209183,0.0002864496782422066,0.00027060694992542267,0.0002550194039940834,0.0002467148005962372,0.00023100059479475021,0.0002156691625714302,0.00019982736557722092,0.00018794555217027664,0.0001758076250553131,0.00016660895198583603,0.0001589423045516014,0.00015166029334068298,0.00014565512537956238,0.00013658404350280762,0.00012853555381298065,0.00012265890836715698,0.00011844281107187271,0.00011524837464094162,0.00011230912059545517,0.00010426156222820282,9.978841990232468e-05,9.812787175178528e-05,9.54456627368927e-05,9.097345173358917e-05,8.471310138702393e-05,8.202996104955673e-05,7.934682071208954e-05,7.576961070299149e-05,7.129739969968796e-05,6.887037307024002e-05,6.836000829935074e-05,6.644334644079208e-05,6.554834544658661e-05,6.554834544658661e-05,6.299372762441635e-05,6.0694292187690735e-05,5.954410880804062e-05,5.813874304294586e-05,5.6478194892406464e-05,5.532801151275635e-05,5.5839307606220245e-05,5.341134965419769e-05,5.1877461373806e-05,5.136802792549133e-05,5.0984323024749756e-05,5.008932203054428e-05,4.945043474435806e-05,4.881247878074646e-05,4.830025136470795e-05,4.8683956265449524e-05,4.881247878074646e-05,4.817359149456024e-05,4.727952182292938e-05,4.638452082872391e-05,4.676729440689087e-05,4.6001747250556946e-05,4.5874156057834625e-05,4.587322473526001e-05,4.523526877164841e-05,4.5874156057834625e-05,4.497915506362915e-05,4.459545016288757e-05,4.408508539199829e-05,4.3828971683979034e-05,4.3828971683979034e-05,4.3062493205070496e-05,4.331860691308975e-05,4.3956562876701355e-05,4.382990300655365e-05,4.3701380491256714e-05,4.3062493205070496e-05,4.3062493205070496e-05,4.319101572036743e-05,4.267878830432892e-05,4.25511971116066e-05,4.2807310819625854e-05,4.242453724145889e-05,4.2168423533439636e-05,4.2040832340717316e-05,4.1913241147994995e-05,4.178471863269806e-05,4.1785649955272675e-05,4.178471863269806e-05,4.2040832340717316e-05,4.2040832340717316e-05,4.1913241147994995e-05,4.2040832340717316e-05,4.2040832340717316e-05,4.2040832340717316e-05,4.1913241147994995e-05,4.178471863269806e-05,4.191230982542038e-05,4.191230982542038e-05,4.2040832340717316e-05,4.1913241147994995e-05,4.1785649955272675e-05,4.1913241147994995e-05,4.2040832340717316e-05,4.1913241147994995e-05,4.1913241147994995e-05,4.1913241147994995e-05,4.1913241147994995e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05,4.178471863269806e-05]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.001995265483856201,0.0027020445559173822,0.003445236012339592,0.004181400407105684,0.004894822835922241,0.005606073886156082,0.0063074869103729725,0.0069936965592205524,0.007679522503167391,0.008339029736816883,0.008992021903395653,0.009628786705434322,0.010253415443003178,0.010863478295505047,0.01145591028034687,0.01204272173345089,0.01260282937437296,0.013167410157620907,0.013735439628362656,0.014309090562164783,0.014882741495966911,0.015459331683814526,0.016017138957977295,0.016579292714595795,0.017141446471214294,0.01770717464387417,0.018264856189489365,0.018811294808983803,0.019366802647709846,0.019918223842978477,0.02045942284166813,0.02100522257387638,0.021534796804189682,0.022066285833716393,0.022596241906285286,0.02312198281288147,0.023640824481844902,0.024155959486961365,0.024671735242009163,0.025176778435707092,0.02568182162940502,0.02617715485394001,0.02666737698018551,0.027137285098433495,0.027614988386631012,0.0280755702406168,0.028540238738059998,0.02900606021285057,0.029454760253429413,0.029895538464188576,0.030340149998664856,0.030771857127547264,0.031200626865029335,0.03162415698170662,0.03203669935464859,0.032454099506139755,0.03284747898578644,0.033249035477638245,0.03365352749824524,0.034035537391901016,0.034410133957862854,0.03477630019187927,0.035143617540597916,0.03549879416823387,0.03585090488195419,0.03619982302188873,0.036540184170007706,0.03687210753560066,0.03719790279865265,0.03751321882009506,0.037828024476766586,0.03813439607620239,0.038436297327280045,0.038740117102861404,0.03904086723923683,0.03932679817080498,0.03961579501628876,0.039889462292194366,0.040159549564123154,0.04042836278676987,0.0406915508210659,0.040950268507003784,0.04120911657810211,0.04145722836256027,0.04169806092977524,0.04193582385778427,0.042169757187366486,0.042400624603033066,0.042623694986104965,0.042842041701078415,0.043056681752204895,0.043271321803331375,0.04348289594054222,0.043682970106601715,0.043882280588150024,0.04407289996743202,0.04426543787121773,0.04445350170135498,0.04464182257652283,0.04482324421405792,0.0450030080974102,0.04518110677599907,0.04535435140132904,0.04552542418241501,0.045687299221754074,0.04584828019142151,0.046005938202142715,0.046163853257894516,0.046316783875226974,0.04646486043930054,0.04661523550748825,0.046754878014326096,0.046895671635866165,0.04703161120414734,0.047164227813482285,0.047294799238443375,0.04742562770843506,0.047553900629282,0.047681279480457306,0.047801122069358826,0.04791942983865738,0.04803569242358208,0.04815118759870529,0.04826374724507332,0.04837093874812126,0.048477109521627426,0.0485876239836216,0.04869532585144043,0.04880034923553467,0.04890051484107971,0.049006812274456024,0.049104806035757065,0.04920433089137077,0.049300406128168106,0.04939457029104233,0.04948131740093231,0.04957394674420357,0.049663253128528595,0.049747832119464874,0.049831513315439224,0.049914177507162094,0.04999568685889244,0.050079502165317535,0.05015743523836136,0.05023651942610741,0.05031125992536545,0.05038740485906601,0.05046074092388153,0.05053101107478142,0.05060434713959694,0.050676021724939346,0.050749100744724274,0.05082179605960846,0.05089551582932472,0.05096438154578209,0.05102979391813278,0.051099423319101334,0.05116266757249832,0.05123089253902435,0.05129298195242882,0.05135878175497055,0.05142330005764961,0.05148667097091675,0.05154544115066528,0.051606256514787674,0.05166451632976532,0.05172545835375786,0.05178767815232277,0.05184491351246834,0.05190227925777435,0.05196181684732437,0.05202148109674454,0.05207476019859314,0.052132636308670044,0.05218757316470146,0.0522393174469471,0.05229502171278,0.05234740301966667,0.05240221321582794,0.05245395749807358,0.052507489919662476,0.0525621697306633,0.05261736363172531,0.0526665523648262,0.0527179129421711,0.052770040929317474,0.052819740027189255,0.05286969244480133,0.052923865616321564,0.05297177657485008,0.05302109196782112,0.05306977033615112,0.05311678722500801,0.05316329002380371,0.05320826172828674,0.053257834166288376,0.053303830325603485,0.05335020646452904,0.05339735001325607,0.05344155803322792,0.053487807512283325,0.053530991077423096,0.053575195372104645,0.05361953005194664,0.05366399139165878,0.05370768532156944,0.05375048518180847,0.05379379540681839,0.05384119600057602,0.05388361215591431,0.05392756313085556,0.053969211876392365,0.05401060730218887,0.054051876068115234,0.054095569998025894,0.05414041504263878,0.05418065935373306,0.0542207770049572,0.05426574870944023,0.05430497229099274,0.05434789881110191,0.0543903149664402,0.054437972605228424,0.05448281764984131,0.05452510714530945,0.05456624552607536,0.05461109057068825,0.05465197190642357,0.05469362437725067,0.05473706126213074,0.05477973446249962,0.05482202395796776,0.05486802011728287,0.054910946637392044,0.05495540797710419,0.05499808117747307,0.05504037067294121,0.055084701627492905,0.055127501487731934,0.05517285689711571,0.055215660482645035,0.05526063218712807,0.05530649796128273,0.05535249039530754,0.05539887025952339,0.055445246398448944,0.05548945441842079,0.05553429573774338,0.05558169633150101,0.055625006556510925,0.055669981986284256,0.055716995149850845,0.05576593056321144,0.05581090226769447,0.055855363607406616,0.055902380496263504,0.05595003440976143,0.05599934980273247,0.05604879558086395,0.056094150990247726,0.05614372342824936,0.056191761046648026,0.056240182369947433,0.05628643184900284,0.056338049471378326,0.05638289079070091,0.05643080174922943,0.05648088455200195,0.05652802810072899,0.05657542869448662,0.056627556681632996,0.05667814984917641,0.056730277836322784,0.05678112432360649,0.05682890862226486,0.05687950178980827,0.056929200887680054,0.05698030814528465,0.0570291131734848,0.05708596482872963,0.057138603180646896,0.05719034746289253,0.057244520634412766,0.0572986900806427,0.057352349162101746,0.057405754923820496,0.05746081843972206,0.057518310844898224,0.0575728677213192,0.057627804577350616,0.057684529572725296,0.05774202570319176,0.057794149965047836,0.057847555726766586,0.05790070444345474,0.05795551463961601,0.05801096186041832,0.058062322437763214,0.05811189487576485,0.058165427297353745,0.05821717157959938,0.058271851390600204,0.05832870677113533,0.0583835169672966,0.0584370493888855,0.05849364772439003,0.058546796441078186,0.05860134959220886,0.05865564942359924,0.05870969220995903,0.058760158717632294,0.05881509557366371,0.05887195095419884,0.058929443359375,0.058980803936719894,0.05903855338692665,0.05909489467740059,0.05915098264813423,0.05920732393860817,0.05926200747489929,0.05932065099477768,0.05937609821557999,0.05943154916167259,0.059487637132406235,0.05954321101307869,0.059599172323942184,0.05965423583984375,0.059710707515478134,0.05976398289203644,0.05981815606355667,0.0598750114440918,0.05992841348052025,0.05997977405786514,0.06003202870488167,0.06008594483137131,0.06014024466276169,0.06019211560487747,0.06024666875600815,0.060303907841444016,0.06036075949668884,0.06041237711906433,0.060468848794698715,0.0605253167450428,0.06058051064610481,0.06063736602663994,0.06069038808345795,0.06074877455830574,0.060802944004535675,0.060859158635139465,0.06091294810175896,0.06096724793314934],"recovered":[0.0,0.0009803174762055278,0.0018250795546919107,0.0026266579516232014,0.0033956572879105806,0.004137315321713686,0.004864153452217579,0.0055792368948459625,0.006270045880228281,0.00696941465139389,0.0076468088664114475,0.008309254422783852,0.008960328996181488,0.009602716192603111,0.010224150493741035,0.010836002416908741,0.011426773853600025,0.012011412531137466,0.012577014975249767,0.013141722418367863,0.01371562946587801,0.014288131147623062,0.014872003346681595,0.015429300256073475,0.015989791601896286,0.0165583323687315,0.01711435243487358,0.01767663285136223,0.018233036622405052,0.018802599981427193,0.019348910078406334,0.019893687218427658,0.020442169159650803,0.020977620035409927,0.021511536091566086,0.022044431418180466,0.02257566526532173,0.023104216903448105,0.02361960895359516,0.024129506200551987,0.024643365293741226,0.02515888400375843,0.02565919980406761,0.02615491673350334,0.026648717001080513,0.0271186251193285,0.027590962126851082,0.028061892837285995,0.02852579578757286,0.028973601758480072,0.02941974624991417,0.029868191108107567,0.030308714136481285,0.030744638293981552,0.031175067648291588,0.03159118816256523,0.032014720141887665,0.03241295367479324,0.03282345086336136,0.03322577476501465,0.0336112342774868,0.0339968167245388,0.03436630591750145,0.03474588692188263,0.03509697690606117,0.035459183156490326,0.035808611661195755,0.036148328334093094,0.03649047762155533,0.03682955726981163,0.03715113177895546,0.03747258335351944,0.03779224306344986,0.0380995087325573,0.03841201588511467,0.038710083812475204,0.039005979895591736,0.03929651156067848,0.03957720473408699,0.039851509034633636,0.04012900963425636,0.04039181396365166,0.04065538942813873,0.040922027081251144,0.04117307811975479,0.04142387583851814,0.04166368395090103,0.04189978912472725,0.04213065654039383,0.042364075779914856,0.04259264096617699,0.042808178812265396,0.043022818863391876,0.043236181139945984,0.043445710092782974,0.04365306720137596,0.043851736932992935,0.04404721409082413,0.04424230381846428,0.04442845284938812,0.04461166635155678,0.04479372501373291,0.04497617110610008,0.04515363276004791,0.045328155159950256,0.04549897089600563,0.045660845935344696,0.045816972851753235,0.04597654566168785,0.046134330332279205,0.046284835785627365,0.046435851603746414,0.0465829037129879,0.046726252883672714,0.04686576873064041,0.0470055416226387,0.04713330417871475,0.04726541042327881,0.04739879071712494,0.04752923548221588,0.04765188694000244,0.04777888208627701,0.047896936535835266,0.048013072460889816,0.04813201725482941,0.04824470356106758,0.04835636913776398,0.048468030989170074,0.04857701435685158,0.048690080642700195,0.04879356920719147,0.04889577999711037,0.048996709287166595,0.049098409712314606,0.04919576272368431,0.04929043725132942,0.04938331991434097,0.04947185888886452,0.049558352679014206,0.04964510351419449,0.04973019286990166,0.04981336370110512,0.04989858344197273,0.049982648342847824,0.05006377771496773,0.050145674496889114,0.05022399127483368,0.0503019280731678,0.05037398636341095,0.050447575747966766,0.0505204014480114,0.05059514194726944,0.05066617578268051,0.05074002221226692,0.05081719160079956,0.050888992846012115,0.050955940037965775,0.05102250352501869,0.05108791962265968,0.05115588754415512,0.051223091781139374,0.0512893982231617,0.05135251209139824,0.051416266709566116,0.0514797642827034,0.051540832966566086,0.051598839461803436,0.051658377051353455,0.05171816796064377,0.05177924036979675,0.0518399253487587,0.051895372569561005,0.05195414647459984,0.05201087146997452,0.05206785351037979,0.05212688073515892,0.05218271166086197,0.05223662778735161,0.05229220166802406,0.052347395569086075,0.05239875614643097,0.05244934931397438,0.052504416555166245,0.05255986377596855,0.05261275917291641,0.05266782268881798,0.05271726846694946,0.05276849865913391,0.05281973257660866,0.05286981537938118,0.05291938781738281,0.05296793580055237,0.053016483783721924,0.05306528881192207,0.05311192199587822,0.05315791815519333,0.05320582911372185,0.05325309932231903,0.0532987117767334,0.05334649607539177,0.05339210480451584,0.05343439429998398,0.05348345637321472,0.05352944880723953,0.053572122007608414,0.05361798778176308,0.053664110600948334,0.05371010676026344,0.05375124514102936,0.053796473890542984,0.05384208261966705,0.05388718470931053,0.05392870679497719,0.053970612585544586,0.05401379615068436,0.0540558286011219,0.054102204740047455,0.05414436757564545,0.054184868931770325,0.05422971397638321,0.05426829680800438,0.05430764704942703,0.054350193589925766,0.05439554899930954,0.0544414147734642,0.05448612943291664,0.05453123152256012,0.054573263972997665,0.05461619421839714,0.054660141468048096,0.05470307171344757,0.05474599823355675,0.05478726699948311,0.05483325943350792,0.054877594113349915,0.05491949990391731,0.05496294051408768,0.055005740374326706,0.05504956096410751,0.055092617869377136,0.05513950437307358,0.055182818323373795,0.055225107818841934,0.05527033284306526,0.05531403049826622,0.0553613007068634,0.05540921166539192,0.055453162640333176,0.055499665439128876,0.055546555668115616,0.055589355528354645,0.05563496798276901,0.05568006634712219,0.055728234350681305,0.05577435344457626,0.05581945553421974,0.055864810943603516,0.055912211537361145,0.05595935508608818,0.05600892752408981,0.056055814027786255,0.05610308796167374,0.056154828518629074,0.05620044097304344,0.056248608976602554,0.056298818439245224,0.05634672939777374,0.056396301835775375,0.05644267797470093,0.056492120027542114,0.056540925055742264,0.056589093059301376,0.05663968622684479,0.056689515709877014,0.05674215033650398,0.05679146945476532,0.0568435937166214,0.05689176172018051,0.0569458045065403,0.0569969080388546,0.05705082416534424,0.05710269510746002,0.05715443938970566,0.05721001699566841,0.05726201459765434,0.05731593072414398,0.05736984685063362,0.057424526661634445,0.057480230927467346,0.05753466114401817,0.057592280209064484,0.0576450452208519,0.05770547688007355,0.057758115231990814,0.05780909210443497,0.05786249786615372,0.057918328791856766,0.05797390639781952,0.05802513659000397,0.05807547643780708,0.05812951922416687,0.05818292498588562,0.058236073702573776,0.05828922241926193,0.05834569036960602,0.058401014655828476,0.058453269302845,0.058507949113845825,0.05856531485915184,0.05861833691596985,0.058672379702329636,0.05872271955013275,0.05877573788166046,0.058831825852394104,0.058891236782073975,0.05894681066274643,0.05900583788752556,0.059057071805000305,0.05911533161997795,0.05917179957032204,0.05922546237707138,0.05928180366754532,0.05934083089232445,0.05939691886305809,0.05945032089948654,0.05950717628002167,0.05956403166055679,0.05961769074201584,0.059673011302948,0.05972769483923912,0.05978212133049965,0.05983705818653107,0.05989506095647812,0.05994706228375435,0.0600004643201828,0.06005348637700081,0.06010599806904793,0.06015786901116371,0.06021127104759216,0.0602676160633564,0.0603233203291893,0.06037621200084686,0.060431789606809616,0.060486599802970886,0.060540005564689636,0.06059379130601883,0.060647450387477875,0.060702770948410034,0.06075528264045715,0.0608089417219162,0.060864776372909546],"active":[0.001995265483856201,0.0017217270797118545,0.0016201564576476812,0.001554742455482483,0.0014991655480116606,0.0014687585644423962,0.0014433334581553936,0.00141445966437459,0.0014094766229391098,0.0013696150854229927,0.0013452130369842052,0.0013195322826504707,0.0012930864468216896,0.0012607621029019356,0.001231759786605835,0.0012067193165421486,0.001176055520772934,0.0011559976264834404,0.0011584246531128883,0.0011673681437969208,0.0011671120300889015,0.0011712005361914635,0.0011451356112957,0.0011499924585223198,0.0011516548693180084,0.0011488422751426697,0.0011505037546157837,0.0011346619576215744,0.0011337660253047943,0.0011156238615512848,0.001110512763261795,0.0011115353554487228,0.0010926276445388794,0.0010886657983064651,0.0010847058147192001,0.001077551394701004,0.0010651592165231705,0.0010517425835132599,0.0010521262884140015,0.0010472722351551056,0.0010384563356637955,0.0010182708501815796,0.001008177176117897,0.000982368364930153,0.000966271385550499,0.0009569451212882996,0.0009492766112089157,0.0009441673755645752,0.0009289644658565521,0.0009219367057085037,0.0009204037487506866,0.0009036660194396973,0.0008919127285480499,0.0008795186877250671,0.0008616317063570023,0.0008629113435745239,0.0008327588438987732,0.0008360818028450012,0.0008300766348838806,0.0008097626268863678,0.0007988996803760529,0.0007794834673404694,0.0007773116230964661,0.0007529072463512421,0.0007539279758930206,0.000740639865398407,0.0007315725088119507,0.0007237792015075684,0.0007074251770973206,0.000683661550283432,0.0006768926978111267,0.0006618127226829529,0.0006440542638301849,0.0006406083703041077,0.0006288513541221619,0.000616714358329773,0.0006098151206970215,0.0005929507315158844,0.0005823448300361633,0.0005768537521362305,0.0005625411868095398,0.0005584545433521271,0.0005537271499633789,0.0005352012813091278,0.0005249828100204468,0.0005119480192661285,0.0005060732364654541,0.0005008354783058167,0.0004930384457111359,0.00047796592116355896,0.0004640407860279083,0.000463142991065979,0.00046007707715034485,0.0004467889666557312,0.00043657049536705017,0.0004198327660560608,0.0004137009382247925,0.00040628761053085327,0.000399518758058548,0.0003947913646697998,0.00039134174585342407,0.00038738176226615906,0.00037818029522895813,0.00037179142236709595,0.00035914406180381775,0.0003493092954158783,0.0003450922667980194,0.00034688040614128113,0.00034023821353912354,0.0003305301070213318,0.0003303997218608856,0.0003190264105796814,0.0003127679228782654,0.00030535832047462463,0.00029845908284187317,0.00028925761580467224,0.0002923235297203064,0.0002884902060031891,0.00028248876333236694,0.00027188658714294434,0.00026754289865493774,0.00025681033730506897,0.00025425106287002563,0.0002506747841835022,0.00023892149329185486,0.00023240596055984497,0.00023125484585762024,0.00022729486227035522,0.0002233348786830902,0.0002104341983795166,0.00021324306726455688,0.000209026038646698,0.00020762160420417786,0.00020199641585350037,0.00019880756735801697,0.00019088014960289001,0.0001906268298625946,0.00019139423966407776,0.00018947944045066833,0.00018640980124473572,0.000183984637260437,0.000182323157787323,0.00018091872334480286,0.00017478689551353455,0.00017274171113967896,0.00016558542847633362,0.00016341358423233032,0.00015881285071372986,0.00015702471137046814,0.00015677139163017273,0.000155620276927948,0.00015395879745483398,0.000155620276927948,0.0001554936170578003,0.0001471899449825287,0.0001408010721206665,0.00014348328113555908,0.00014016404747962952,0.0001429729163646698,0.0001370944082736969,0.00013568997383117676,0.00013390183448791504,0.0001341588795185089,0.00012917444109916687,0.0001264922320842743,0.000123683363199234,0.000126618891954422,0.00012930110096931458,0.0001267455518245697,0.0001230388879776001,0.00012189149856567383,0.00012610852718353271,0.00012061372399330139,0.00012176483869552612,0.00011971965432167053,0.00011243671178817749,0.00011231005191802979,0.00011077523231506348,0.00011001154780387878,0.00010656192898750305,0.00010873377323150635,0.00011282041668891907,0.00011294707655906677,0.00010668858885765076,0.00010515376925468445,0.00010221824049949646,0.00010247156023979187,0.00010119378566741943,0.00010413303971290588,0.00010196119546890259,0.00010170415043830872,0.00010183453559875488,0.00010030344128608704,9.800121188163757e-05,9.633973240852356e-05,9.9916011095047e-05,9.800121188163757e-05,9.710714221000671e-05,9.863823652267456e-05,9.506195783615112e-05,9.570270776748657e-05,9.659677743911743e-05,9.17389988899231e-05,9.008124470710754e-05,9.186938405036926e-05,8.969753980636597e-05,8.637458086013794e-05,8.36886465549469e-05,8.995085954666138e-05,8.713826537132263e-05,8.548051118850708e-05,8.202716708183289e-05,8.190050721168518e-05,8.12634825706482e-05,8.177384734153748e-05,8.458644151687622e-05,7.845461368560791e-05,7.640942931175232e-05,8.087977766990662e-05,7.525831460952759e-05,7.960200309753418e-05,8.266791701316833e-05,8.777901530265808e-05,8.72686505317688e-05,8.369237184524536e-05,8.011609315872192e-05,7.985904812812805e-05,7.870793342590332e-05,7.743015885353088e-05,7.69197940826416e-05,7.666274905204773e-05,7.602572441101074e-05,8.075311779975891e-05,7.768720388412476e-05,7.781386375427246e-05,7.858127355575562e-05,7.743015885353088e-05,7.896125316619873e-05,7.794052362442017e-05,8.023902773857117e-05,7.615610957145691e-05,7.781386375427246e-05,8.13901424407959e-05,8.215755224227905e-05,8.483976125717163e-05,8.394569158554077e-05,8.024275302886963e-05,8.113309741020203e-05,8.203089237213135e-05,7.845088839530945e-05,8.06264579296112e-05,8.202716708183289e-05,8.586421608924866e-05,8.266791701316833e-05,8.101016283035278e-05,8.292496204376221e-05,8.522346615791321e-05,8.713826537132263e-05,8.94404947757721e-05,8.522346615791321e-05,8.790940046310425e-05,8.867308497428894e-05,8.535385131835938e-05,8.599087595939636e-05,8.94404947757721e-05,8.407235145568848e-05,8.407235145568848e-05,8.458271622657776e-05,8.535012602806091e-05,8.330866694450378e-05,8.663162589073181e-05,8.905678987503052e-05,9.059160947799683e-05,9.160861372947693e-05,8.675828576087952e-05,8.803233504295349e-05,8.560717105865479e-05,8.854642510414124e-05,8.330866694450378e-05,8.905678987503052e-05,8.777901530265808e-05,8.765235543251038e-05,9.008124470710754e-05,8.867308497428894e-05,9.033456444740295e-05,8.982419967651367e-05,9.097158908843994e-05,9.378418326377869e-05,9.263679385185242e-05,9.314343333244324e-05,9.224936366081238e-05,9.698048233985901e-05,8.867308497428894e-05,8.94404947757721e-05,9.161233901977539e-05,9.301677346229553e-05,9.263306856155396e-05,8.841603994369507e-05,8.675828576087952e-05,8.995085954666138e-05,8.765235543251038e-05,8.892640471458435e-05,9.263306856155396e-05,9.429454803466797e-05,9.135901927947998e-05,9.263306856155396e-05,9.352713823318481e-05,9.340047836303711e-05,9.033456444740295e-05,9.135529398918152e-05,8.777901530265808e-05,9.237602353096008e-05,9.621307253837585e-05,9.7617506980896e-05,8.95671546459198e-05,9.174272418022156e-05,8.905678987503052e-05,9.391084313392639e-05,9.19923186302185e-05,9.020790457725525e-05,9.518861770629883e-05,9.429454803466797e-05,9.071826934814453e-05,9.071826934814453e-05,9.289011359214783e-05,9.199604392051697e-05,9.020417928695679e-05,9.301677346229553e-05,9.097158908843994e-05,9.046122431755066e-05,9.289011359214783e-05,9.135529398918152e-05,8.471310138702393e-05,8.496642112731934e-05,8.548051118850708e-05,8.675828576087952e-05,8.611753582954407e-05,8.879974484443665e-05,9.263679385185242e-05,9.314343333244324e-05,8.905678987503052e-05,9.263679385185242e-05,9.352713823318481e-05,9.391084313392639e-05,9.736046195030212e-05,9.659677743911743e-05,0.0001013241708278656,0.00010017305612564087,0.00010387599468231201,0.00010400637984275818,0.00010247156023979187]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.001995265483856201,0.00269859516993165,0.003427732503041625,0.004143071826547384,0.0048490846529603004,0.00551395770162344,0.006175509188324213,0.006806652992963791,0.007420421577990055,0.008011320605874062,0.008587527088820934,0.00914290826767683,0.009672353975474834,0.010192472487688065,0.010699687525629997,0.011185694485902786,0.011668507009744644,0.012135349214076996,0.01259720791131258,0.013046546839177608,0.013494607992470264,0.013933087699115276,0.014369267039000988,0.014797652140259743,0.015215050429105759,0.015618267469108105,0.016020845621824265,0.01642533950507641,0.01681692898273468,0.017204944044351578,0.01758209615945816,0.017944173887372017,0.018311234191060066,0.018669478595256805,0.019016863778233528,0.019360799342393875,0.01968953013420105,0.020011235028505325,0.020329616963863373,0.02064097300171852,0.02094261907041073,0.021243881434202194,0.021525468677282333,0.021817533299326897,0.02209337055683136,0.02237304300069809,0.022643769159913063,0.022902360185980797,0.023148301988840103,0.02339053899049759,0.02363494783639908,0.02387641742825508,0.02410230040550232,0.024327799677848816,0.024543846026062965,0.02475414238870144,0.02495485544204712,0.025161318480968475,0.025356538593769073,0.025547927245497704,0.025728709995746613,0.025908343493938446,0.026077499613165855,0.026248956099152565,0.026413002982735634,0.02657206729054451,0.026734836399555206,0.026891471818089485,0.027043892070651054,0.02718621864914894,0.027324073016643524,0.02746039628982544,0.02759658917784691,0.027725500985980034,0.027854157611727715,0.027976809069514275,0.02809741720557213,0.028208058327436447,0.028321128338575363,0.02842717058956623,0.028534362092614174,0.028638361021876335,0.02874133735895157,0.02883600816130638,0.02893413044512272,0.029026374220848083,0.029111847281455994,0.029201025143265724,0.029289690777659416,0.029374398291110992,0.02945667691528797,0.02954317070543766,0.02962263859808445,0.029700573533773422,0.029773525893688202,0.029849672690033913,0.02992134727537632,0.029985610395669937,0.03005421906709671,0.030117206275463104,0.03018159791827202,0.03024701215326786,0.030302971601486206,0.030363019555807114,0.030419234186410904,0.030473660677671432,0.03052808716893196,0.030579447746276855,0.03062467649579048,0.03067488595843315,0.030720625072717667,0.03076508641242981,0.03080878034234047,0.030850430950522423,0.030892975628376007,0.030932709574699402,0.03097359463572502,0.03101320005953312,0.031051401048898697,0.031088069081306458,0.031126270070672035,0.031159231439232826,0.03119475021958351,0.031226051971316338,0.03125748038291931,0.03128993511199951,0.03132302314043045,0.03135049343109131,0.0313788540661335,0.031407855451107025,0.031434815376996994,0.031460367143154144,0.03148655593395233,0.0315135158598423,0.03153727948665619,0.03156027942895889,0.03158608451485634,0.03160741925239563,0.03162837401032448,0.03165009617805481,0.03167194128036499,0.031693149358034134,0.031712695956230164,0.03173224627971649,0.03175102546811104,0.031768910586833954,0.031785137951374054,0.03180263936519623,0.031819380819797516,0.03183611482381821,0.031851448118686676,0.03186652064323425,0.03188249468803406,0.031897567212581635,0.03191123902797699,0.03192567825317383,0.03194126486778259,0.03195544332265854,0.031968094408512115,0.03198150545358658,0.03199581801891327,0.03200706094503403,0.03201945126056671,0.03203210234642029,0.03204513341188431,0.032055098563432693,0.03206697851419449,0.03207886219024658,0.032088443636894226,0.03209853917360306,0.0321081206202507,0.03211949020624161,0.032127924263477325,0.03213763236999512,0.032147087156772614,0.03215564787387848,0.032163187861442566,0.032171107828617096,0.032179154455661774,0.03218618035316467,0.03219448775053024,0.03220240771770477,0.03220994770526886,0.03221595287322998,0.032222725450992584,0.03222949430346489,0.03223677724599838,0.032245464622974396,0.03225172311067581,0.032258495688438416,0.032264500856399536,0.03227191045880318,0.032278552651405334,0.032284557819366455,0.03229133039712906,0.03229733556509018,0.032303087413311005,0.03231075033545494,0.03231726586818695,0.03232339769601822,0.03232850879430771,0.03233413025736809,0.0323403924703598,0.03234563022851944,0.032350100576877594,0.03235635906457901,0.032361727207899094,0.032367222011089325,0.032373227179050446,0.032378338277339935,0.032383956015110016,0.03239060193300247,0.03239622339606285,0.03240171819925308,0.03240682929754257,0.032412320375442505,0.032418325543403625,0.03242318332195282,0.0324288010597229,0.03243391215801239,0.032438769936561584,0.032442472875118256,0.032447073608636856,0.03245333209633827,0.03245805948972702,0.032462529838085175,0.032467130571603775,0.032472752034664154,0.03247658535838127,0.032481953501701355,0.03248642385005951,0.032491277903318405,0.03249485790729523,0.032499708235263824,0.03250392526388168,0.03250788897275925,0.032512106001377106,0.03251657634973526,0.03252066299319267,0.032525137066841125,0.03252960741519928,0.0325356125831604,0.0325402095913887,0.032544173300266266,0.03254736587405205,0.03255157917737961,0.032555416226387024,0.03255924582481384,0.032563336193561554,0.03256767988204956,0.032571639865636826,0.03257611393928528,0.03257930651307106,0.03258313983678818,0.03258633241057396,0.03259016573429108,0.0325937420129776,0.032597318291664124,0.03260128200054169,0.03260498493909836,0.03260856121778488,0.032612141221761703,0.03261508047580719,0.03261840343475342,0.03262108564376831,0.032624151557683945,0.032627470791339874,0.032631561160087585,0.03263462707400322,0.032637566328048706,0.03263960778713226,0.032642677426338196,0.03264574334025383,0.0326494500041008,0.03265276923775673,0.032655708491802216,0.03265928477048874,0.0326635017991066,0.03266631066799164,0.032669633626937866,0.03267206251621246,0.03267602249979973,0.03267921507358551,0.03268253803253174,0.032685860991477966,0.03268943727016449,0.03269211947917938,0.032696209847927094,0.03269825130701065,0.03270208463072777,0.03270477056503296,0.03270745277404785,0.03271077573299408,0.03271358460187912,0.03271562606096268,0.03271831199526787,0.032720863819122314,0.032723039388656616,0.03272546827793121,0.03272789344191551,0.032730832695961,0.032733004540205,0.03273581713438034,0.03273824229836464,0.03274054080247879,0.032743096351623535,0.03274526819586754,0.03274795413017273,0.032750509679317474,0.03275267779827118,0.032755106687545776,0.032757408916950226,0.03275945037603378,0.03276225924491882,0.032764945179224014,0.03276749700307846,0.03277018293738365,0.032772354781627655,0.032775163650512695,0.032777465879917145,0.03277989476919174,0.032781556248664856,0.03278359770774841,0.03278602659702301,0.03278832510113716,0.0327911376953125,0.03279266878962517,0.03279522433876991,0.03279675543308258,0.03279943764209747,0.03280148655176163,0.03280314803123474,0.032805316150188446,0.032807230949401855,0.032809533178806305,0.032811447978019714,0.03281310945749283,0.032815154641866684,0.03281630575656891,0.03281796723604202,0.03281962871551514,0.032821159809827805,0.03282218426465988,0.03282409906387329,0.03282550349831581,0.032826654613018036,0.032828059047460556,0.03282972052693367,0.032830871641635895,0.03283253312110901,0.03283393383026123],"recovered":[0.0,0.0009853001683950424,0.0018282735254615545,0.002612859709188342,0.00336013943888247,0.0040885102935135365,0.004767309874296188,0.005455818958580494,0.0061134095303714275,0.0067477477714419365,0.0073685431852936745,0.007956120185554028,0.008530027233064175,0.009085536003112793,0.009627757593989372,0.010143404826521873,0.010652025230228901,0.011141992174088955,0.011624165810644627,0.01209420245140791,0.012554911896586418,0.013004378415644169,0.013454867526888847,0.013893218711018562,0.014327353797852993,0.014747818000614643,0.015169943682849407,0.015585681423544884,0.015983404591679573,0.01638355478644371,0.016773484647274017,0.01716034673154354,0.017536990344524384,0.017905326560139656,0.01828286424279213,0.018634848296642303,0.01898389309644699,0.019316714257001877,0.01964416727423668,0.01996242254972458,0.020284127444028854,0.02059612236917019,0.02090134471654892,0.021200818940997124,0.02148905023932457,0.021776258945465088,0.022055035457015038,0.022329723462462425,0.02259751223027706,0.02285124734044075,0.023108050227165222,0.02335897460579872,0.02360338345170021,0.02383718639612198,0.024066263809800148,0.024287547916173935,0.024506021291017532,0.024720022454857826,0.024923929944634438,0.025122473016381264,0.025319864973425865,0.02550780214369297,0.025694334879517555,0.025869879871606827,0.026047851890325546,0.02621675468981266,0.026386549696326256,0.026549318805336952,0.02671106532216072,0.026867829263210297,0.02701411582529545,0.027167046442627907,0.027306945994496346,0.027442246675491333,0.02757524698972702,0.027707992121577263,0.027832942083477974,0.02795342169702053,0.02806866355240345,0.02818109467625618,0.02829211950302124,0.02839803323149681,0.028504587709903717,0.02861458994448185,0.028718333691358566,0.028816070407629013,0.0289164911955595,0.0290070753544569,0.029097147285938263,0.029187729582190514,0.02927294746041298,0.029361102730035782,0.029441209509968758,0.029524000361561775,0.02960602380335331,0.0296831913292408,0.02975793182849884,0.029832927510142326,0.029901664704084396,0.0299688670784235,0.030032619833946228,0.030097395181655884,0.030162299051880836,0.03022439032793045,0.03028431162238121,0.03034103848040104,0.0303939301520586,0.03044503554701805,0.030497929081320763,0.03054686263203621,0.03059515543282032,0.030641788616776466,0.030688295140862465,0.030733522027730942,0.030777599662542343,0.030817845836281776,0.03086268901824951,0.030903061851859093,0.03094368986785412,0.030981890857219696,0.031020091846585274,0.03105688840150833,0.031092150136828423,0.03112945705652237,0.031163441017270088,0.03119640424847603,0.031227322295308113,0.03126002848148346,0.03129120171070099,0.031319692730903625,0.03135010227560997,0.03137808293104172,0.03140388801693916,0.03142944350838661,0.03145729377865791,0.03148195147514343,0.031506866216659546,0.031531013548374176,0.03155260533094406,0.03157585859298706,0.031596552580595016,0.03161763399839401,0.031640250235795975,0.03165992349386215,0.03168151527643204,0.031700681895017624,0.03171895071864128,0.03173543140292168,0.03175255283713341,0.031768906861543655,0.031786151230335236,0.031801994889974594,0.03181732818484306,0.031832531094551086,0.0318479910492897,0.031861916184425354,0.03187788650393486,0.031892579048871994,0.03190586715936661,0.031919918954372406,0.03193308040499687,0.031947389245033264,0.03196067735552788,0.03197230398654938,0.03198482468724251,0.031997472047805786,0.032008204609155655,0.03202046826481819,0.032032351940870285,0.03204333782196045,0.032052792608737946,0.03206377848982811,0.03207438439130783,0.03208371251821518,0.03209316357970238,0.03210236504673958,0.03211207315325737,0.032120250165462494,0.032129447907209396,0.03213711455464363,0.03214465454220772,0.0321524478495121,0.03215985745191574,0.03216816112399101,0.03217518702149391,0.032181959599256516,0.032189495861530304,0.03219575807452202,0.032202914357185364,0.03220980986952782,0.03221786022186279,0.03222412243485451,0.03223102167248726,0.0322384312748909,0.032244689762592316,0.0322500579059124,0.03225785121321678,0.032263725996017456,0.03227062523365021,0.03227701410651207,0.03228404000401497,0.03228876739740372,0.03229515627026558,0.03230026736855507,0.03230639919638634,0.03231099992990494,0.0323152169585228,0.032320454716682434,0.0323265865445137,0.032332081347703934,0.03233744576573372,0.032343193888664246,0.03234932944178581,0.03235456719994545,0.03236069902777672,0.03236657381057739,0.03237117454409599,0.03237730637192726,0.0323822908103466,0.032387785613536835,0.03239327669143677,0.03239826112985611,0.03240183740854263,0.03240656480193138,0.03241180256009102,0.032416656613349915,0.032420746982097626,0.03242521733045578,0.03243071213364601,0.03243543952703476,0.032440293580293655,0.03244476765394211,0.032449111342430115,0.03245370835065842,0.03245766833424568,0.03246201202273369,0.03246622905135155,0.03247018903493881,0.03247440606355667,0.032478366047143936,0.03248322382569313,0.032487694174051285,0.03249254822731018,0.03249689191579819,0.03250174596905708,0.032505325973033905,0.03250966966152191,0.03251362964510918,0.032517336308956146,0.03252129629254341,0.03252563998103142,0.03253011032938957,0.0325334332883358,0.032536499202251434,0.0325404591858387,0.032543908804655075,0.0325472317636013,0.03255170211195946,0.03255489841103554,0.0325591117143631,0.03256269171833992,0.032566267997026443,0.03256984427571297,0.03257278352975845,0.0325753390789032,0.03257853165268898,0.03258147090673447,0.032584793865680695,0.03258875384926796,0.032591819763183594,0.032594118267297745,0.032596804201602936,0.03259935975074768,0.032602936029434204,0.03260600194334984,0.032609324902296066,0.03261302784085274,0.03261711820960045,0.03262031078338623,0.03262299299240112,0.03262682631611824,0.032629892230033875,0.03263334184885025,0.032636918127536774,0.032639987766742706,0.03264356404542923,0.032647524029016495,0.03265058994293213,0.032653529196977615,0.03265659511089325,0.032659534364938736,0.03266260027885437,0.032665666192770004,0.03266847878694534,0.032671160995960236,0.03267282247543335,0.03267563134431839,0.03267806023359299,0.032680485397577286,0.03268265724182129,0.03268482908606529,0.03268751502037048,0.03268955647945404,0.03269287943840027,0.03269517794251442,0.0326983742415905,0.0327005460858345,0.032702334225177765,0.03270437940955162,0.032707829028367996,0.03271051123738289,0.032713066786527634,0.032714854925870895,0.032717153429985046,0.03271983563899994,0.032722391188144684,0.032725077122449875,0.03272775933146477,0.03273031488060951,0.032733380794525146,0.03273555263876915,0.03273797780275345,0.0327402800321579,0.032742325216531754,0.03274398297071457,0.03274666890501976,0.03274896740913391,0.032750628888607025,0.032752543687820435,0.03275509923696518,0.032757654786109924,0.03275982663035393,0.03276187181472778,0.0327635332942009,0.03276583179831505,0.03276800364255905,0.03277004882693291,0.03277171030640602,0.03277413547039032,0.032775796949863434,0.032777585089206696,0.03277886286377907,0.03278026729822159,0.032781291753053665,0.03278243914246559,0.03278423100709915,0.03278601914644241,0.03278768062591553,0.032789211720228195,0.03279036283493042,0.032792024314403534],"active":[0.001995265483856201,0.0017132950015366077,0.0015994589775800705,0.0015302121173590422,0.0014889452140778303,0.0014254474081099033,0.0014081993140280247,0.001350834034383297,0.0013070120476186275,0.001263572834432125,0.0012189839035272598,0.0011867880821228027,0.0011423267424106598,0.0011069364845752716,0.001071929931640625,0.0010422896593809128,0.0010164817795157433,0.000993357039988041,0.0009730421006679535,0.0009523443877696991,0.0009396960958838463,0.0009287092834711075,0.0009143995121121407,0.0009044334292411804,0.0008876966312527657,0.0008704494684934616,0.0008509019389748573,0.0008396580815315247,0.0008335243910551071,0.0008213892579078674,0.0008086115121841431,0.000783827155828476,0.0007742438465356827,0.0007641520351171494,0.0007339995354413986,0.0007259510457515717,0.0007056370377540588,0.0006945207715034485,0.0006854496896266937,0.0006785504519939423,0.0006584916263818741,0.0006477590650320053,0.0006241239607334137,0.000616714358329773,0.0006043203175067902,0.0005967840552330017,0.0005887337028980255,0.0005726367235183716,0.0005507897585630417,0.000539291650056839,0.0005268976092338562,0.0005174428224563599,0.0004989169538021088,0.0004906132817268372,0.0004775822162628174,0.00046659447252750397,0.0004488341510295868,0.0004412960261106491,0.0004326086491346359,0.0004254542291164398,0.0004088450223207474,0.00040054135024547577,0.00038316473364830017,0.0003790762275457382,0.0003651510924100876,0.00035531260073184967,0.0003482867032289505,0.00034215301275253296,0.00033282674849033356,0.0003183893859386444,0.00030995719134807587,0.00029334984719753265,0.00028964318335056305,0.00028325431048870087,0.0002789106220006943,0.0002688169479370117,0.00026447512209415436,0.00025463663041591644,0.00025246478617191315,0.00024607591331005096,0.00024224258959293365,0.00024032779037952423,0.00023674964904785156,0.00022141821682453156,0.00021579675376415253,0.00021030381321907043,0.000195356085896492,0.00019394978880882263,0.00019254349172115326,0.00018666870892047882,0.00018372945487499237,0.00018206797540187836,0.00018142908811569214,0.00017657317221164703,0.00016750209033489227,0.0001664813607931137,0.00016341544687747955,0.00015268288552761078,0.00015255436301231384,0.0001483391970396042,0.0001489780843257904,0.00014961697161197662,0.00014067254960536957,0.0001386292278766632,0.0001349225640296936,0.00013262219727039337,0.00013415701687335968,0.00013441219925880432,0.00012674741446971893,0.00012802332639694214,0.0001254696398973465,0.0001232977956533432,0.00012048520147800446,0.00011690892279148102,0.00011537596583366394,0.00011486373841762543,0.00011090561747550964,0.00011013820767402649,0.00010771118104457855,0.00010617822408676147,0.00010617822408676147,0.00010234303772449493,0.0001026000827550888,9.65949147939682e-05,9.403936564922333e-05,9.353086352348328e-05,9.570084512233734e-05,9.046494960784912e-05,8.765235543251038e-05,8.816272020339966e-05,8.471310138702393e-05,8.228421211242676e-05,8.266791701316833e-05,8.407235145568848e-05,7.998570799827576e-05,7.83279538154602e-05,7.92182981967926e-05,7.640570402145386e-05,7.576867938041687e-05,7.423758506774902e-05,7.538869976997375e-05,7.551535964012146e-05,7.244572043418884e-05,7.23227858543396e-05,6.951019167900085e-05,6.822869181632996e-05,6.618723273277283e-05,6.720796227455139e-05,6.682798266410828e-05,6.720796227455139e-05,6.529688835144043e-05,6.452575325965881e-05,6.516650319099426e-05,6.50361180305481e-05,6.324797868728638e-05,6.376206874847412e-05,6.337836384773254e-05,6.28642737865448e-05,6.222724914550781e-05,6.158649921417236e-05,6.27376139163971e-05,5.967170000076294e-05,5.877390503883362e-05,5.9798359870910645e-05,6.030872464179993e-05,5.762651562690735e-05,5.877390503883362e-05,5.83939254283905e-05,5.609169602394104e-05,5.520135164260864e-05,5.532801151275635e-05,5.5711716413497925e-05,5.353987216949463e-05,5.3919851779937744e-05,5.3923577070236206e-05,5.328282713890076e-05,5.111470818519592e-05,5.085766315460205e-05,4.970654845237732e-05,4.906579852104187e-05,4.9833208322525024e-05,4.995986819267273e-05,5.0090253353118896e-05,4.7791749238967896e-05,4.7538429498672485e-05,4.7534704208374023e-05,4.728138446807861e-05,4.970654845237732e-05,4.8808753490448e-05,4.8685818910598755e-05,4.6640634536743164e-05,4.7788023948669434e-05,4.753097891807556e-05,4.612654447555542e-05,4.6640634536743164e-05,4.727765917778015e-05,4.523620009422302e-05,4.702433943748474e-05,4.6640634536743164e-05,4.638358950614929e-05,4.446879029273987e-05,4.536285996437073e-05,4.523620009422302e-05,4.536285996437073e-05,4.3701380491256714e-05,4.5359134674072266e-05,4.6510249376297e-05,4.676729440689087e-05,4.6640634536743164e-05,4.625692963600159e-05,4.6510249376297e-05,4.740804433822632e-05,4.6893954277038574e-05,4.7150999307632446e-05,4.613026976585388e-05,4.5746564865112305e-05,4.7150999307632446e-05,4.587695002555847e-05,4.6510249376297e-05,4.612654447555542e-05,4.5493245124816895e-05,4.4211745262145996e-05,4.523620009422302e-05,4.676729440689087e-05,4.625692963600159e-05,4.587322473526001e-05,4.638358950614929e-05,4.7534704208374023e-05,4.587322473526001e-05,4.651397466659546e-05,4.613026976585388e-05,4.6510249376297e-05,4.5746564865112305e-05,4.5999884605407715e-05,4.625692963600159e-05,4.587695002555847e-05,4.587695002555847e-05,4.6387314796447754e-05,4.625692963600159e-05,4.677101969718933e-05,4.638358950614929e-05,4.79184091091156e-05,4.766136407852173e-05,4.728138446807861e-05,4.56199049949646e-05,4.6253204345703125e-05,4.5746564865112305e-05,4.561617970466614e-05,4.5999884605407715e-05,4.638358950614929e-05,4.5999884605407715e-05,4.600360989570618e-05,4.587322473526001e-05,4.6640634536743164e-05,4.587322473526001e-05,4.625692963600159e-05,4.6510249376297e-05,4.561617970466614e-05,4.638358950614929e-05,4.587322473526001e-05,4.586949944496155e-05,4.587322473526001e-05,4.523620009422302e-05,4.56199049949646e-05,4.5746564865112305e-05,4.56199049949646e-05,4.5999884605407715e-05,4.676729440689087e-05,4.587322473526001e-05,4.5746564865112305e-05,4.548951983451843e-05,4.587322473526001e-05,4.638358950614929e-05,4.651397466659546e-05,4.676729440689087e-05,4.638358950614929e-05,4.625692963600159e-05,4.638358950614929e-05,4.5999884605407715e-05,4.6640634536743164e-05,4.523620009422302e-05,4.613026976585388e-05,4.587322473526001e-05,4.56199049949646e-05,4.587322473526001e-05,4.587322473526001e-05,4.459545016288757e-05,4.56199049949646e-05,4.472211003303528e-05,4.548951983451843e-05,4.523620009422302e-05,4.4852495193481445e-05,4.510954022407532e-05,4.5105814933776855e-05,4.4465065002441406e-05,4.548951983451843e-05,4.523247480392456e-05,4.497915506362915e-05,4.498288035392761e-05,4.523620009422302e-05,4.600360989570618e-05,4.548951983451843e-05,4.626065492630005e-05,4.536285996437073e-05,4.536285996437073e-05,4.472211003303528e-05,4.472211003303528e-05,4.56199049949646e-05,4.613026976585388e-05,4.4848769903182983e-05,4.459545016288757e-05,4.434213042259216e-05,4.459545016288757e-05,4.5105814933776855e-05,4.510954022407532e-05,4.5105814933776855e-05,4.5105814933776855e-05,4.459545016288757e-05,4.4848769903182983e-05,4.408508539199829e-05,4.434213042259216e-05,4.357844591140747e-05,4.331767559051514e-05,4.3701380491256714e-05,4.434213042259216e-05,4.446879029273987e-05,4.3701380491256714e-05,4.459545016288757e-05,4.4211745262145996e-05,4.43384051322937e-05,4.383176565170288e-05,4.33214008808136e-05,4.344433546066284e-05,4.369765520095825e-05,4.3701380491256714e-05,4.344433546066284e-05,4.3060630559921265e-05,4.344433546066284e-05,4.217028617858887e-05,4.217028617858887e-05,4.204362630844116e-05,4.229694604873657e-05,4.191696643829346e-05,4.2807310819625854e-05,4.3064355850219727e-05,4.242360591888428e-05,4.20399010181427e-05,4.20399010181427e-05,4.1659921407699585e-05,4.217028617858887e-05,4.190951585769653e-05]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.001995265483856201,0.0027126488275825977,0.0034135510213673115,0.004108576104044914,0.004763866774737835,0.0054044658318161964,0.006007118616253138,0.006578214466571808,0.0071334680542349815,0.0076620192267000675,0.00816450733691454,0.008655368350446224,0.009119655936956406,0.009565928019583225,0.009989202953875065,0.010400469414889812,0.010784394107758999,0.011161419562995434,0.01153256744146347,0.011889535002410412,0.012230786494910717,0.012569867074489594,0.012907286174595356,0.013225669041275978,0.01353664230555296,0.013835732825100422,0.014121663756668568,0.0143989073112607,0.014676533639431,0.014951477758586407,0.015204191207885742,0.015457671135663986,0.01569965109229088,0.01592859998345375,0.016158444806933403,0.01637653447687626,0.016582868993282318,0.01678946241736412,0.016984298825263977,0.01717274636030197,0.017363496124744415,0.017536867409944534,0.01770755834877491,0.017876459285616875,0.018032841384410858,0.018188582733273506,0.018337680026888847,0.018478473648428917,0.01861262507736683,0.01874549686908722,0.01887555792927742,0.018995271995663643,0.019115367904305458,0.019229203462600708,0.019339973106980324,0.01944563165307045,0.019548481330275536,0.019648902118206024,0.01974395662546158,0.01983262412250042,0.019919630140066147,0.020006252452731133,0.02008865773677826,0.020168764516711235,0.02024376206099987,0.02031390182673931,0.0203840434551239,0.020447924733161926,0.020512444898486137,0.020572876557707787,0.020629603415727615,0.020687095820903778,0.020743055269122124,0.020795565098524094,0.020841049030423164,0.020891642197966576,0.020937252789735794,0.020980820059776306,0.021023619920015335,0.021065782755613327,0.021104877814650536,0.021145377308130264,0.021179744973778725,0.021213091909885406,0.02124400995671749,0.02127697318792343,0.021304696798324585,0.02133472077548504,0.021362828090786934,0.021389657631516457,0.021414317190647125,0.021439997479319572,0.021465932950377464,0.021488290280103683,0.02151026576757431,0.021531347185373306,0.021551404148340225,0.02157210186123848,0.021592160686850548,0.021611453965306282,0.02162729576230049,0.021644415333867073,0.021659620106220245,0.02167482301592827,0.02169015444815159,0.021704846993088722,0.02171839028596878,0.02173091098666191,0.021743176504969597,0.021755440160632133,0.021767450496554375,0.0217779278755188,0.02178904227912426,0.02179977484047413,0.02180897258222103,0.0218174047768116,0.021825581789016724,0.021834908053278923,0.021843723952770233,0.021852411329746246,0.02185956761240959,0.02186659350991249,0.021873876452445984,0.021880902349948883,0.02188754640519619,0.021893423050642014,0.02189955674111843,0.021906455978751183,0.021911822259426117,0.02191820926964283,0.021923065185546875,0.021927280351519585,0.021932775154709816,0.021937374025583267,0.021941334009170532,0.021945806220173836,0.021949511021375656,0.02195398323237896,0.021956920623779297,0.021960753947496414,0.021963948383927345,0.02196739800274372,0.02196982502937317,0.021971996873617172,0.021974807605147362,0.021977107971906662,0.021980557590723038,0.021983368322253227,0.02198554016649723,0.021988479420542717,0.02199065126478672,0.021992694586515427,0.021994739770889282,0.021997038275003433,0.02199857123196125,0.02200048789381981,0.022002149373292923,0.02200368233025074,0.0220055989921093,0.022007131949067116,0.02200879342854023,0.02201071009039879,0.02201198600232601,0.022012624889612198,0.022014286369085312,0.022014925256371498,0.022016074508428574,0.0220172256231308,0.022017991170287132,0.02201901376247406,0.022020163014531136,0.022021569311618805,0.022022591903805733,0.022022973746061325,0.022023996338248253,0.022025274112820625,0.02202604152262211,0.022026551887392998,0.02202782966196537,0.02202834002673626,0.022029362618923187,0.02202974632382393,0.02203013002872467,0.02203115075826645,0.022031662985682487,0.022031918168067932,0.02203255705535412,0.022033195942640305,0.022033706307411194,0.022034216672182083,0.022034473717212677,0.02203485555946827,0.02203485555946827,0.022035112604498863,0.022035494446754456,0.02203575149178505,0.022036133334040642,0.022036390379071236,0.02203664556145668,0.02203715592622757,0.022037411108613014,0.022037794813513756,0.02203856222331524,0.02203894406557083,0.022039327770471573,0.02203945629298687,0.022040095180273056,0.0220403503626585,0.022040734067559242,0.022040989249944687,0.022040989249944687,0.022041115909814835,0.02204124443233013,0.02204124443233013,0.022041499614715576,0.022041628137230873,0.02204175479710102,0.022042011842131615,0.02204226702451706,0.022042522206902504,0.022042522206902504,0.02204277738928795,0.022042905911803246,0.022042905911803246,0.02204316109418869,0.022043416276574135,0.022043416276574135,0.022043416276574135,0.022043799981474876,0.022043926641345024,0.02204405516386032,0.022044183686375618,0.022044310346245766,0.022044310346245766,0.022044438868761063,0.022044822573661804,0.022044949233531952,0.02204507775604725,0.022045332938432693,0.022045588120818138,0.022045843303203583,0.02204635553061962,0.02204686589539051,0.022047121077775955,0.022047121077775955,0.022047249600291252,0.022047249600291252,0.022047249600291252,0.0220473762601614,0.02204775996506214,0.02204788848757744,0.02204788848757744,0.022048143669962883,0.022048143669962883,0.02204827219247818,0.022048527374863625,0.022048654034733772,0.02204878255724907,0.02204878255724907,0.02204878255724907,0.022048909217119217,0.022049037739634514,0.02204929292201996,0.022049421444535255,0.022049548104405403,0.022049548104405403,0.022049548104405403,0.0220496766269207,0.022049931809306145,0.022049931809306145,0.02205006033182144,0.02205006033182144,0.022050315514206886,0.022050315514206886,0.022050315514206886,0.022050315514206886,0.022050444036722183,0.022050444036722183,0.02205057069659233,0.02205057069659233,0.02205057069659233,0.02205057069659233,0.022050699219107628,0.022050699219107628,0.022050699219107628,0.022050699219107628,0.022050825878977776,0.022050825878977776,0.022050825878977776,0.022050825878977776,0.022050825878977776,0.022050825878977776,0.022050954401493073,0.02205108292400837,0.02205108292400837,0.02205108292400837,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517,0.022051209583878517],"recovered":[0.0,0.0009822339052334428,0.0018269959837198257,0.0026062161196023226,0.0033396976068615913,0.004037533421069384,0.004715310409665108,0.005344027187675238,0.0059485966339707375,0.006538729183375835,0.0070952605456113815,0.007620362099260092,0.008130132220685482,0.008614732883870602,0.009083619341254234,0.009528359398245811,0.009951506741344929,0.010359322652220726,0.010762284509837627,0.0111445477232337,0.011508669704198837,0.011862825602293015,0.012215832248330116,0.012569732964038849,0.012886709533631802,0.01321339700371027,0.013521048240363598,0.013824482448399067,0.014106198213994503,0.014392129145562649,0.01467294991016388,0.014937927946448326,0.015199457295238972,0.015443737618625164,0.015679074451327324,0.015916073694825172,0.016145406290888786,0.016366945579648018,0.01658235304057598,0.01678498275578022,0.0169809702783823,0.017174912616610527,0.01735837757587433,0.017535457387566566,0.017710745334625244,0.017872748896479607,0.018030662089586258,0.018184231594204903,0.018332818523049355,0.01847386732697487,0.018611595034599304,0.018747534602880478,0.018871719017624855,0.018993860110640526,0.019115999341011047,0.019227536395192146,0.019335877150297165,0.019443454220891,0.019547708332538605,0.019647745415568352,0.019740499556064606,0.019829295575618744,0.019918600097298622,0.01999998465180397,0.02007894217967987,0.020160837098956108,0.02023455500602722,0.020307507365942,0.020374709740281105,0.020440762862563133,0.020505793392658234,0.020568396896123886,0.020624997094273567,0.020681338384747505,0.020732443779706955,0.020783036947250366,0.020831715315580368,0.020879752933979034,0.020926514640450478,0.020971741527318954,0.02101377584040165,0.02105363830924034,0.0210950318723917,0.021132593974471092,0.021167729049921036,0.021200692281126976,0.021232249215245247,0.02126329578459263,0.0212948527187109,0.021323982626199722,0.02135145105421543,0.0213785357773304,0.021404728293418884,0.02142964117228985,0.02145417220890522,0.021478191018104553,0.021499143913388252,0.021519841626286507,0.021540794521570206,0.02156149223446846,0.0215805284678936,0.0215968806296587,0.021615661680698395,0.0216316320002079,0.021647091954946518,0.021662678569555283,0.0216781385242939,0.021692447364330292,0.02170701138675213,0.021718893200159073,0.021730903536081314,0.021743040531873703,0.02175530605018139,0.02176501601934433,0.021776258945465088,0.021786224097013474,0.021794401109218597,0.021802833303809166,0.021811777725815773,0.021821103990077972,0.0218291524797678,0.02183745801448822,0.021845633164048195,0.021852916106581688,0.02186032570898533,0.021867481991648674,0.021873485296964645,0.021880129352211952,0.021886389702558517,0.021892011165618896,0.021898910403251648,0.021904148161411285,0.02190862037241459,0.021913986653089523,0.021919097751379013,0.021923568099737167,0.02192804031074047,0.021931873634457588,0.02193634584546089,0.02193966694176197,0.021943500265479088,0.021947331726551056,0.021950654685497284,0.02195359207689762,0.021956147626042366,0.021958831697702408,0.021961769089102745,0.021964963525533676,0.02196802943944931,0.021970456466078758,0.021973012015223503,0.021975183859467506,0.021977612748742104,0.021979784592986107,0.021981701254844666,0.02198387309908867,0.021985532715916634,0.021986939013004303,0.021988727152347565,0.021990643814206123,0.02199217677116394,0.02199358306825161,0.021995242685079575,0.021996265277266502,0.021997671574354172,0.02199920453131199,0.02200009860098362,0.02200150303542614,0.022002525627613068,0.022003674879670143,0.02200469747185707,0.022005591541528702,0.022006485611200333,0.022007636725902557,0.022008657455444336,0.02200980857014656,0.022010957822203636,0.02201210707426071,0.022012490779161453,0.02201351337134838,0.022014278918504715,0.022015046328306198,0.022015556693077087,0.022016195580363274,0.022016962990164757,0.02201772853732109,0.022018367424607277,0.022019006311893463,0.0220195185393095,0.02202002890408039,0.022020796313881874,0.022021178156137466,0.022021690383553505,0.02202194556593895,0.022022200748324394,0.022022584453225136,0.022022968158125877,0.022023094817996025,0.022023478522896767,0.02202373370528221,0.022024117410182953,0.022024501115083694,0.022024627774953842,0.02202514000236988,0.02202565036714077,0.022025905549526215,0.022026289254426956,0.022026799619197845,0.022027183324098587,0.02202743850648403,0.02202756702899933,0.022027822211384773,0.022028077393770218,0.022028334438800812,0.022028334438800812,0.02202846109867096,0.022028589621186256,0.02202897146344185,0.022029228508472443,0.022029483690857887,0.022029610350728035,0.02202986739575863,0.022030122578144073,0.022030122578144073,0.022030122578144073,0.02203024923801422,0.022030506283044815,0.022030632942914963,0.02203076146543026,0.02203076146543026,0.022030888125300407,0.022031016647815704,0.022031400352716446,0.022031400352716446,0.022031527012586594,0.02203165553510189,0.022031784057617188,0.022032039240002632,0.02203216589987278,0.022032804787158966,0.02203305996954441,0.022033188492059708,0.022033827379345894,0.022034211084246635,0.022034594789147377,0.022034721449017525,0.02203484997153282,0.02203497663140297,0.022035105153918266,0.022035231813788414,0.022035488858819008,0.022035744041204453,0.022035744041204453,0.0220358707010746,0.022035999223589897,0.022035999223589897,0.022036127746105194,0.022036509588360786,0.022036638110876083,0.02203676663339138,0.022036893293261528,0.022036893293261528,0.022037021815776825,0.022037148475646973,0.022037405520677567,0.022037405520677567,0.022037405520677567,0.022037405520677567,0.022037532180547714,0.02203778736293316,0.02203778736293316,0.02203778736293316,0.02203778736293316,0.022037915885448456,0.022037915885448456,0.022037915885448456,0.022037915885448456,0.022038042545318604,0.0220381710678339,0.0220381710678339,0.0220381710678339,0.0220381710678339,0.0220381710678339,0.0220381710678339,0.0220381710678339,0.0220381710678339,0.0220381710678339,0.022038299590349197,0.022038299590349197,0.022038426250219345,0.022038426250219345,0.022038426250219345,0.022038426250219345,0.022038554772734642,0.022038809955120087,0.022038809955120087,0.022038809955120087,0.022038809955120087,0.022038809955120087,0.022038809955120087,0.022038809955120087,0.022038809955120087,0.022038809955120087,0.022038809955120087,0.022038938477635384,0.022038938477635384,0.022038938477635384,0.022038938477635384,0.022038938477635384,0.022038938477635384,0.022038938477635384,0.022038938477635384,0.022038938477635384,0.022038938477635384,0.022038938477635384,0.022038938477635384,0.022038938477635384,0.022038938477635384,0.022038938477635384,0.022038938477635384,0.022038938477635384,0.022038938477635384,0.022038938477635384,0.022038938477635384,0.022038938477635384,0.022038938477635384,0.022038938477635384,0.022038938477635384,0.022038938477635384,0.022038938477635384,0.022038938477635384,0.022038938477635384,0.022038938477635384,0.022038938477635384,0.022038938477635384,0.022038938477635384,0.022038938477635384,0.022038938477635384,0.022038938477635384,0.022038938477635384,0.022038938477635384,0.022038938477635384,0.022038938477635384,0.022038938477635384,0.022038938477635384,0.022038938477635384,0.022038938477635384,0.022038938477635384,0.022038938477635384,0.022038938477635384,0.022038938477635384],"active":[0.001995265483856201,0.001730414922349155,0.0015865550376474857,0.0015023599844425917,0.0014241691678762436,0.0013669324107468128,0.0012918082065880299,0.0012341872788965702,0.001184871420264244,0.001123290043324232,0.0010692467913031578,0.0010350062511861324,0.0009895237162709236,0.0009511951357126236,0.0009055836126208305,0.000872110016644001,0.0008328873664140701,0.0008020969107747078,0.000770282931625843,0.000744987279176712,0.0007221167907118797,0.000707041472196579,0.0006914539262652397,0.0006559360772371292,0.0006499327719211578,0.000622335821390152,0.0006006155163049698,0.0005744248628616333,0.0005703354254364967,0.0005593486130237579,0.0005312412977218628,0.0005197431892156601,0.0005001937970519066,0.0004848623648285866,0.0004793703556060791,0.0004604607820510864,0.0004374627023935318,0.0004225168377161026,0.0004019457846879959,0.0003877636045217514,0.00038252584636211395,0.00036195479333400726,0.00034918077290058136,0.00034100189805030823,0.000322096049785614,0.00031583383679389954,0.0003070179373025894,0.0002942420542240143,0.00027980655431747437,0.00027162954211235046,0.00026396289467811584,0.000247737392783165,0.00024364888668060303,0.0002353433519601822,0.00022397376596927643,0.00021809525787830353,0.00021260417997837067,0.00020544789731502533,0.00019624829292297363,0.00018487870693206787,0.00017913058400154114,0.0001769568771123886,0.00017005763947963715,0.0001687798649072647,0.0001648198813199997,0.00015306472778320312,0.0001494884490966797,0.00014041736721992493,0.00013773515820503235,0.00013211369514465332,0.00012381002306938171,0.00011869892477989197,0.00011805817484855652,0.00011422671377658844,0.00010860525071620941,0.00010860525071620941,0.00010553747415542603,0.00010106712579727173,9.710527956485748e-05,9.404122829437256e-05,9.110197424888611e-05,9.17389988899231e-05,8.471310138702393e-05,8.049793541431427e-05,7.628090679645538e-05,7.628090679645538e-05,7.244758307933807e-05,7.142499089241028e-05,6.797537207603455e-05,6.567500531673431e-05,6.286613643169403e-05,6.146170198917389e-05,6.120465695858002e-05,5.8649107813835144e-05,5.609355866909027e-05,5.315616726875305e-05,5.226023495197296e-05,5.226023495197296e-05,5.13661652803421e-05,4.996173083782196e-05,4.676729440689087e-05,4.7534704208374023e-05,4.3958425521850586e-05,4.319101572036743e-05,4.3062493205070496e-05,4.2168423533439636e-05,4.025176167488098e-05,3.846362233161926e-05,3.616511821746826e-05,3.654696047306061e-05,3.654696047306061e-05,3.4887343645095825e-05,3.3736228942871094e-05,3.475882112979889e-05,3.27136367559433e-05,3.118067979812622e-05,3.118067979812622e-05,3.207474946975708e-05,3.1946226954460144e-05,3.1307339668273926e-05,3.0415132641792297e-05,2.913549542427063e-05,2.8243288397789e-05,2.798624336719513e-05,2.7220696210861206e-05,2.594105899333954e-05,2.6071444153785706e-05,2.6326626539230347e-05,2.5432556867599487e-05,2.619810402393341e-05,2.415478229522705e-05,2.3132190108299255e-05,2.415478229522705e-05,2.3387372493743896e-05,2.2236257791519165e-05,2.2238120436668396e-05,2.1470710635185242e-05,2.210959792137146e-05,2.057477831840515e-05,2.1087005734443665e-05,2.0448118448257446e-05,2.00662761926651e-05,1.917034387588501e-05,1.8404796719551086e-05,1.8659979104995728e-05,1.827627420425415e-05,1.8788501620292664e-05,1.8404796719551086e-05,1.7510727047920227e-05,1.802295446395874e-05,1.7639249563217163e-05,1.7510727047920227e-05,1.712702214717865e-05,1.7253682017326355e-05,1.6869977116584778e-05,1.6614794731140137e-05,1.6616657376289368e-05,1.6743317246437073e-05,1.687183976173401e-05,1.648813486099243e-05,1.6616657376289368e-05,1.712702214717865e-05,1.6743317246437073e-05,1.6359612345695496e-05,1.6614794731140137e-05,1.5720725059509277e-05,1.597590744495392e-05,1.5722587704658508e-05,1.5465542674064636e-05,1.533888280391693e-05,1.5465542674064636e-05,1.597777009010315e-05,1.6106292605400085e-05,1.53370201587677e-05,1.533888280391693e-05,1.5465542674064636e-05,1.508370041847229e-05,1.4444813132286072e-05,1.533888280391693e-05,1.4826655387878418e-05,1.508370041847229e-05,1.4699995517730713e-05,1.4573335647583008e-05,1.4955177903175354e-05,1.4699995517730713e-05,1.418963074684143e-05,1.418963074684143e-05,1.418963074684143e-05,1.41877681016922e-05,1.41877681016922e-05,1.3677403330802917e-05,1.3677403330802917e-05,1.3165175914764404e-05,1.3167038559913635e-05,1.329369843006134e-05,1.3167038559913635e-05,1.3165175914764404e-05,1.3295561075210571e-05,1.3167038559913635e-05,1.3422220945358276e-05,1.329369843006134e-05,1.329369843006134e-05,1.393444836139679e-05,1.3804063200950623e-05,1.3677403330802917e-05,1.3550743460655212e-05,1.3805925846099854e-05,1.3550743460655212e-05,1.3550743460655212e-05,1.3550743460655212e-05,1.3422220945358276e-05,1.329369843006134e-05,1.3167038559913635e-05,1.2909993529319763e-05,1.3165175914764404e-05,1.3167038559913635e-05,1.3165175914764404e-05,1.304037868976593e-05,1.30385160446167e-05,1.30385160446167e-05,1.2911856174468994e-05,1.2909993529319763e-05,1.2783333659172058e-05,1.2783333659172058e-05,1.30385160446167e-05,1.3167038559913635e-05,1.2909993529319763e-05,1.2783333659172058e-05,1.30385160446167e-05,1.3165175914764404e-05,1.3167038559913635e-05,1.3167038559913635e-05,1.2909993529319763e-05,1.2909993529319763e-05,1.2911856174468994e-05,1.3167038559913635e-05,1.3165175914764404e-05,1.30385160446167e-05,1.3167038559913635e-05,1.2783333659172058e-05,1.2783333659172058e-05,1.3167038559913635e-05,1.30385160446167e-05,1.2909993529319763e-05,1.2526288628578186e-05,1.2528151273727417e-05,1.2399628758430481e-05,1.2272968888282776e-05,1.2271106243133545e-05,1.2528151273727417e-05,1.2399628758430481e-05,1.214444637298584e-05,1.2399628758430481e-05,1.2272968888282776e-05,1.2272968888282776e-05,1.2528151273727417e-05,1.2526288628578186e-05,1.2272968888282776e-05,1.214444637298584e-05,1.2015923857688904e-05,1.2015923857688904e-05,1.214444637298584e-05,1.2271106243133545e-05,1.2272968888282776e-05,1.2142583727836609e-05,1.2142583727836609e-05,1.2142583727836609e-05,1.2271106243133545e-05,1.2399628758430481e-05,1.214444637298584e-05,1.2272968888282776e-05,1.2272968888282776e-05,1.2528151273727417e-05,1.2399628758430481e-05,1.2399628758430481e-05,1.2399628758430481e-05,1.2528151273727417e-05,1.2401491403579712e-05,1.2399628758430481e-05,1.2399628758430481e-05,1.2399628758430481e-05,1.2399628758430481e-05,1.2528151273727417e-05,1.2528151273727417e-05,1.2528151273727417e-05,1.2528151273727417e-05,1.2654811143875122e-05,1.2526288628578186e-05,1.2526288628578186e-05,1.2399628758430481e-05,1.2399628758430481e-05,1.2399628758430481e-05,1.2528151273727417e-05,1.2528151273727417e-05,1.2272968888282776e-05,1.2272968888282776e-05,1.2399628758430481e-05,1.2399628758430481e-05,1.2399628758430481e-05,1.2399628758430481e-05,1.2399628758430481e-05,1.2399628758430481e-05,1.2399628758430481e-05,1.2399628758430481e-05,1.2271106243133545e-05,1.2271106243133545e-05,1.2271106243133545e-05,1.2271106243133545e-05,1.2271106243133545e-05,1.2271106243133545e-05,1.2271106243133545e-05,1.2271106243133545e-05,1.2271106243133545e-05,1.2271106243133545e-05,1.2271106243133545e-05,1.2271106243133545e-05,1.2271106243133545e-05,1.2271106243133545e-05,1.2271106243133545e-05,1.2271106243133545e-05,1.2271106243133545e-05,1.2271106243133545e-05,1.2271106243133545e-05,1.2271106243133545e-05,1.2271106243133545e-05,1.2271106243133545e-05,1.2271106243133545e-05,1.2271106243133545e-05,1.2271106243133545e-05,1.2271106243133545e-05,1.2271106243133545e-05,1.2271106243133545e-05,1.2271106243133545e-05,1.2271106243133545e-05,1.2271106243133545e-05,1.2271106243133545e-05,1.2271106243133545e-05,1.2271106243133545e-05,1.2271106243133545e-05,1.2271106243133545e-05,1.2271106243133545e-05,1.2271106243133545e-05,1.2271106243133545e-05,1.2271106243133545e-05,1.2271106243133545e-05,1.2271106243133545e-05,1.2271106243133545e-05,1.2271106243133545e-05,1.2271106243133545e-05,1.2271106243133545e-05,1.2271106243133545e-05]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.001995265483856201,0.0027008948381990194,0.0034480467438697815,0.004185233265161514,0.0049087489023804665,0.005622427444905043,0.006303270813077688,0.006985391955822706,0.007644388359040022,0.00829571858048439,0.008927501738071442,0.009547658264636993,0.010151972062885761,0.010739038698375225,0.01131818350404501,0.01188148558139801,0.012417958118021488,0.012975255958735943,0.01351939421147108,0.01406276598572731,0.014601537957787514,0.015147975645959377,0.015690326690673828,0.01623331382870674,0.016784222796559334,0.01730753667652607,0.017829570919275284,0.018349306657910347,0.01886802166700363,0.01937549188733101,0.0198823232203722,0.020385704934597015,0.02088206075131893,0.02138199284672737,0.02186480537056923,0.022353623062372208,0.022840650752186775,0.02330915443599224,0.023780085146427155,0.024246159940958023,0.024700481444597244,0.025145605206489563,0.025591494515538216,0.026034189388155937,0.026470879092812538,0.026895049959421158,0.027331994846463203,0.027754120528697968,0.02817637473344803,0.028590066358447075,0.028995711356401443,0.029403144493699074,0.02980572171509266,0.030195141211152077,0.03056999482214451,0.030946381390094757,0.031313057988882065,0.031684331595897675,0.03204117342829704,0.03239801153540611,0.03274552524089813,0.033090993762016296,0.033430200070142746,0.03375714272260666,0.03407948836684227,0.03439991548657417,0.034713443368673325,0.03502492606639862,0.035327594727277756,0.035625919699668884,0.03591363877058029,0.036197397857904434,0.03648115694522858,0.03676823899149895,0.037035003304481506,0.037305478006601334,0.037579525262117386,0.03783517703413963,0.038093000650405884,0.03833945468068123,0.03858628869056702,0.03882993385195732,0.0390678234398365,0.03929869085550308,0.03952214494347572,0.03975033015012741,0.03997237980365753,0.04018957540392876,0.04039936140179634,0.04060518369078636,0.040815480053424835,0.04101031646132469,0.04121103137731552,0.04140523076057434,0.04159380868077278,0.04178212955594063,0.04196469858288765,0.04213922098278999,0.04231834411621094,0.042488012462854385,0.042655251920223236,0.04282147064805031,0.04298117384314537,0.04314036667346954,0.043295979499816895,0.043446995317935944,0.043595071882009506,0.043740078806877136,0.04387921467423439,0.0440203882753849,0.0441574789583683,0.04429788887500763,0.044434722512960434,0.04456963762640953,0.044702764600515366,0.044827334582805634,0.04494743049144745,0.0450681671500206,0.04518391937017441,0.04530682414770126,0.04541797935962677,0.04553091898560524,0.04564283788204193,0.045755013823509216,0.045865144580602646,0.04597195237874985,0.04606981948018074,0.046166662126779556,0.04626580700278282,0.046362776309251785,0.046455658972263336,0.04655212163925171,0.04664640873670578,0.046738654375076294,0.04682629927992821,0.04690883308649063,0.04698944836854935,0.04707658290863037,0.04715758562088013,0.047237180173397064,0.047315243631601334,0.04739343374967575,0.047471240162849426,0.04755160212516785,0.04763004928827286,0.04771130532026291,0.04778476804494858,0.04785439744591713,0.04792671278119087,0.04799327626824379,0.0480649508535862,0.04813113063573837,0.04819948226213455,0.0482645146548748,0.048326991498470306,0.04838806018233299,0.04845092073082924,0.048516590148210526,0.04857714846730232,0.048638857901096344,0.04869839549064636,0.04876074194908142,0.04881887510418892,0.048878155648708344,0.04893679916858673,0.04899416118860245,0.04905293509364128,0.04910863935947418,0.04916280880570412,0.04921800270676613,0.049271535128355026,0.04932953789830208,0.04938191920518875,0.04943737015128136,0.04948873072862625,0.04954021796584129,0.0495932400226593,0.04964549466967583,0.049695320427417755,0.04974821209907532,0.049797531217336655,0.0498465895652771,0.0498952679336071,0.04994726553559303,0.049993135035037994,0.0500418096780777,0.050090231001377106,0.05013865604996681,0.05018579959869385,0.050234604626894,0.05028123781085014,0.050329532474279404,0.050374630838632584,0.050425224006175995,0.050474029034376144,0.05052117258310318,0.05056818947196007,0.050619423389434814,0.05066477879881859,0.050713326781988144,0.0507572777569294,0.050803784281015396,0.050848882645368576,0.050894495099782944,0.05093895643949509,0.05098520591855049,0.05102851614356041,0.05107080563902855,0.05111347883939743,0.05115653574466705,0.051198821514844894,0.05124392360448837,0.05128685012459755,0.05133131146430969,0.05137079209089279,0.05141371861100197,0.05145690217614174,0.0514959990978241,0.051538288593292236,0.051580194383859634,0.05162133276462555,0.05166132003068924,0.05169901251792908,0.05174168199300766,0.05177822336554527,0.05181783065199852,0.05185884237289429,0.05189959704875946,0.051937542855739594,0.05197638273239136,0.0520162433385849,0.052052658051252365,0.05209187790751457,0.05213084816932678,0.05217083543539047,0.05221274122595787,0.0522509440779686,0.052292466163635254,0.052335139364004135,0.05237359553575516,0.05241396650671959,0.05245663970708847,0.0524994395673275,0.052538152784109116,0.052581846714019775,0.05262234807014465,0.052660804241895676,0.052702199667692184,0.05274410545825958,0.052785880863666534,0.052827149629592896,0.05286931246519089,0.05291159823536873,0.05295529589056969,0.05299528315663338,0.05303565785288811,0.05307820066809654,0.05311921238899231,0.053160734474658966,0.05320136249065399,0.05324263125658035,0.053281981498003006,0.053326185792684555,0.05336783826351166,0.053409360349178314,0.05345139279961586,0.053492918610572815,0.053536612540483475,0.053581710904836655,0.053623490035533905,0.053666289895772934,0.05370908975601196,0.053752146661281586,0.0537957139313221,0.0538373626768589,0.05388374254107475,0.053927306085824966,0.05397023633122444,0.05401546508073807,0.05405915901064873,0.05410413071513176,0.05414808169007301,0.054194968193769455,0.05424019694328308,0.05428849160671234,0.054334867745637894,0.05437932908535004,0.054424431174993515,0.05447489395737648,0.05452191084623337,0.05457186698913574,0.054618753492832184,0.0546690933406353,0.05471700429916382,0.05476836487650871,0.05481908470392227,0.05486661195755005,0.054916951805353165,0.05496703460812569,0.05501839518547058,0.05506949871778488,0.05512111634016037,0.055175285786390305,0.05522856488823891,0.05528005212545395,0.05533115565776825,0.05538277328014374,0.05543489754199982,0.05548830330371857,0.05554017424583435,0.055593449622392654,0.05564992129802704,0.05570192262530327,0.05575519800186157,0.05581026151776314,0.055860091000795364,0.05591502785682678,0.05596344918012619,0.0560164712369442,0.05606834217905998,0.056120723485946655,0.0561789833009243,0.0562325157225132,0.056290265172719955,0.056341752409935,0.05639694631099701,0.056451115757226944,0.05650107190012932,0.05655843764543533,0.05661184340715408,0.0566692054271698,0.0567227378487587,0.05678265914320946,0.05683644860982895,0.05689483508467674,0.05694760009646416,0.056998319923877716,0.05704814940690994,0.05710551515221596,0.05715316906571388,0.05720606446266174,0.0572613850235939,0.05731593817472458,0.057367682456970215,0.057423386722803116,0.05747653543949127,0.05752968415617943,0.057583726942539215,0.05764070898294449,0.0576937310397625,0.05774368345737457],"recovered":[0.0,0.0009830005001276731,0.001819841330870986,0.0026160539127886295,0.0033801980316638947,0.00412632804363966,0.004861981142312288,0.005566716194152832,0.006257269531488419,0.006927508860826492,0.007595576345920563,0.0082523999735713,0.00888494960963726,0.009497057646512985,0.010097027756273746,0.01069060992449522,0.011265027336776257,0.011827051639556885,0.012383966706693172,0.012934109196066856,0.01347518153488636,0.014026090502738953,0.014570357277989388,0.01512126624584198,0.015665659680962563,0.016207370907068253,0.016740011051297188,0.017268817871809006,0.01779915764927864,0.0183214470744133,0.018835434690117836,0.019345970824360847,0.01986008509993553,0.020364999771118164,0.020862378180027008,0.021349789574742317,0.021837713196873665,0.02232806384563446,0.022813303396105766,0.023288704454898834,0.023753119632601738,0.024212297052145004,0.024662017822265625,0.025102540850639343,0.02555609680712223,0.026005307212471962,0.026440592482686043,0.02687741070985794,0.027300430461764336,0.02773175574839115,0.02815643511712551,0.028567830100655556,0.028968874365091324,0.02937464602291584,0.029762785881757736,0.03014683909714222,0.030529102310538292,0.030905362218618393,0.03128047287464142,0.03164778649806976,0.03201037645339966,0.0323617197573185,0.03270220756530762,0.033041030168533325,0.03337819501757622,0.033712293952703476,0.03404344990849495,0.03436247259378433,0.03467242419719696,0.03498224541544914,0.035284657031297684,0.03558042645454407,0.03587108477950096,0.03616161644458771,0.03644205257296562,0.036721087992191315,0.03699373081326485,0.03726803511381149,0.037541572004556656,0.03779901564121246,0.03805198147892952,0.0382990725338459,0.038549359887838364,0.0387868694961071,0.039017606526613235,0.039252690970897675,0.039483681321144104,0.03971046209335327,0.039929188787937164,0.04014165699481964,0.040353741496801376,0.04056301712989807,0.040769223123788834,0.04097185283899307,0.041167840361595154,0.04135807976126671,0.04155176505446434,0.041742898523807526,0.04191780462861061,0.042093221098184586,0.042271193116903305,0.042441628873348236,0.042612701654434204,0.04277368262410164,0.04293772578239441,0.04309180751442909,0.04324665665626526,0.04339664801955223,0.04354523494839668,0.04368947818875313,0.04383193328976631,0.043972600251436234,0.044111091643571854,0.04424754157662392,0.044383611530065536,0.04452210292220116,0.04464973881840706,0.04477647691965103,0.044899385422468185,0.04501807689666748,0.045138172805309296,0.04525226354598999,0.045360732823610306,0.045477889478206635,0.045594409108161926,0.04570760577917099,0.045814160257577896,0.045919179916381836,0.046022795140743256,0.04612015187740326,0.046217504888772964,0.046313200145959854,0.04640901833772659,0.046505607664585114,0.046596959233284,0.04668524116277695,0.04677390679717064,0.04685823246836662,0.04694702476263046,0.04702943190932274,0.047106217592954636,0.04718887805938721,0.04726988077163696,0.04734717682003975,0.04742983728647232,0.04750547185540199,0.04758442938327789,0.04766032099723816,0.0477328896522522,0.047804564237594604,0.047872915863990784,0.0479465089738369,0.048014603555202484,0.048081934452056885,0.0481509268283844,0.04821787402033806,0.04828277602791786,0.048342954367399216,0.04840772971510887,0.04846828803420067,0.04853140190243721,0.048590682446956635,0.048653412610292435,0.04871486872434616,0.04877287149429321,0.04883304610848427,0.048891179263591766,0.04894854500889778,0.04900629445910454,0.04906097427010536,0.04911821335554123,0.049174681305885315,0.04923153668642044,0.04928634688258171,0.049340516328811646,0.0493936687707901,0.04944400489330292,0.04949498176574707,0.04954877123236656,0.04959910735487938,0.049652256071567535,0.0497027225792408,0.049752552062273026,0.049800463020801544,0.04984964802861214,0.0498979426920414,0.04994738847017288,0.04999670386314392,0.05004499852657318,0.05009009689092636,0.050135836005210876,0.05018438771367073,0.050231147557497025,0.0502789281308651,0.050328630954027176,0.05037602782249451,0.05042508989572525,0.05047121271491051,0.05051988735795021,0.050567544996738434,0.050617627799510956,0.050659023225307465,0.05070565640926361,0.050751011818647385,0.0507991760969162,0.05084504187107086,0.05089256912469864,0.050934989005327225,0.05097561702132225,0.05102020502090454,0.05106287822127342,0.051104526966810226,0.05114809423685074,0.05119140446186066,0.051232799887657166,0.05127445235848427,0.0513172522187233,0.05136081948876381,0.05140016973018646,0.05144296959042549,0.05148525908589363,0.05152716487646103,0.051568176597356796,0.0516076534986496,0.051650453358888626,0.05169018730521202,0.05173005163669586,0.0517677403986454,0.05180977284908295,0.051850784569978714,0.05188757926225662,0.05192718654870987,0.05196474865078926,0.05200435593724251,0.05204230174422264,0.052080243825912476,0.05212189629673958,0.05216175690293312,0.05220417305827141,0.052244674414396286,0.0522836409509182,0.05232657119631767,0.05236770957708359,0.05241038277745247,0.05244756117463112,0.05249125510454178,0.05253201350569725,0.05257212743163109,0.052614931017160416,0.05265530198812485,0.052695803344249725,0.05273886024951935,0.05278114601969719,0.052824076265096664,0.052866749465465546,0.05290801450610161,0.05295005068182945,0.052989911288022995,0.05303015559911728,0.053069762885570526,0.05310949683189392,0.053151655942201614,0.05319215729832649,0.053236234933137894,0.053277503699064255,0.05331915244460106,0.05336182564496994,0.053404372185468674,0.053445253521203995,0.053487926721572876,0.05353085324168205,0.05357275903224945,0.05361964926123619,0.05366181209683418,0.05370844528079033,0.05375111475586891,0.0537957064807415,0.05383901670575142,0.053883351385593414,0.053927045315504074,0.053970739245414734,0.05401558429002762,0.05405927821993828,0.05410348251461983,0.054150115698575974,0.054197389632463455,0.05424312874674797,0.054291293025016785,0.054334986954927444,0.05438315495848656,0.05443272739648819,0.054478976875543594,0.05452893301844597,0.054576460272073746,0.054626286029815674,0.05467355623841286,0.054727472364902496,0.05477499961853027,0.05482533946633339,0.05487325042486191,0.05492371693253517,0.05497584119439125,0.055026181042194366,0.05507805198431015,0.05512953922152519,0.05518205091357231,0.055233027786016464,0.055284515023231506,0.05533600226044655,0.05539081245660782,0.055444855242967606,0.05549672991037369,0.055551156401634216,0.055601492524147034,0.05565553531050682,0.055709198117256165,0.055762726813554764,0.05581357702612877,0.055868133902549744,0.05591859668493271,0.05597161874175072,0.056025151163339615,0.05608072876930237,0.056131958961486816,0.05618983507156372,0.056242603808641434,0.056300096213817596,0.05635809898376465,0.05640767142176628,0.056466057896614075,0.05652010068297386,0.05657785013318062,0.05663112550973892,0.05668593570590019,0.056741002947092056,0.05679529905319214,0.05685138702392578,0.05690683797001839,0.05695410817861557,0.05700751394033432,0.057060662657022476,0.05711342766880989,0.05716785416007042,0.057221896946430206,0.05727376788854599,0.05732845142483711,0.0573824942111969,0.057435132563114166,0.05748943239450455,0.057544369250535965,0.05759802833199501],"active":[0.001995265483856201,0.0017178943380713463,0.0016282054129987955,0.0015691793523728848,0.0015285508707165718,0.0014960994012653828,0.0014412896707654,0.0014186757616698742,0.0013871188275516033,0.001368209719657898,0.001331925392150879,0.001295258291065693,0.0012670224532485008,0.0012419810518622398,0.0012211557477712631,0.00119087565690279,0.0011529307812452316,0.001148204319179058,0.0011354275047779083,0.0011286567896604538,0.0011263564229011536,0.0011218851432204247,0.0011199694126844406,0.0011120475828647614,0.0011185631155967712,0.001100165769457817,0.001089559867978096,0.0010804887861013412,0.0010688640177249908,0.0010540448129177094,0.001046888530254364,0.001039734110236168,0.0010219756513834,0.0010169930756092072,0.001002427190542221,0.0010038334876298904,0.0010029375553131104,0.0009810905903577805,0.0009667817503213882,0.0009574554860591888,0.0009473618119955063,0.0009333081543445587,0.0009294766932725906,0.0009316485375165939,0.0009147822856903076,0.0008897427469491959,0.0008914023637771606,0.0008767098188400269,0.0008759442716836929,0.0008583106100559235,0.0008392762392759323,0.0008353143930435181,0.0008368473500013351,0.0008204951882362366,0.0008072089403867722,0.0007995422929525375,0.0007839556783437729,0.0007789693772792816,0.0007607005536556244,0.0007502250373363495,0.0007351487874984741,0.0007292740046977997,0.0007279925048351288,0.0007161125540733337,0.0007012933492660522,0.000687621533870697,0.0006699934601783752,0.0006624534726142883,0.0006551705300807953,0.0006436742842197418,0.000628981739282608,0.0006169714033603668,0.0006100721657276154,0.0006066225469112396,0.0005929507315158844,0.0005843900144100189,0.0005857944488525391,0.0005671419203281403,0.0005514286458492279,0.0005404390394687653,0.000534307211637497,0.0005308613181114197,0.0005184635519981384,0.0005118213593959808,0.0005045384168624878,0.0004976391792297363,0.0004886984825134277,0.00047911331057548523,0.00047017261385917664,0.0004635266959667206,0.00046173855662345886,0.0004472993314266205,0.0004418082535266876,0.0004333779215812683,0.00042596831917762756,0.0004240497946739197,0.0004129335284233093,0.00039632245898246765,0.00040053948760032654,0.0003947913646697998,0.00038405880331993103,0.00037984177470207214,0.0003684721887111664,0.00036668404936790466,0.00035825371742248535,0.0003551878035068512,0.00034841522574424744,0.0003434307873249054,0.0003339797258377075,0.0003309100866317749,0.00032554566860198975,0.0003252886235713959,0.0003236308693885803,0.000322096049785614,0.0003191530704498291,0.00030523166060447693,0.00029769167304039,0.00029169023036956787,0.00028453394770622253,0.00028874725103378296,0.00027980655431747437,0.00027865543961524963,0.00028210505843162537,0.0002771243453025818,0.0002707354724407196,0.0002643465995788574,0.00025565922260284424,0.00024748221039772034,0.00024301186203956604,0.000242624431848526,0.0002381540834903717,0.00023892149329185486,0.000237390398979187,0.00023304671049118042,0.00022934004664421082,0.00022359192371368408,0.00021554157137870789,0.00021835044026374817,0.0002105608582496643,0.00020774826407432556,0.000209026038646698,0.0002045556902885437,0.00020135939121246338,0.00020442530512809753,0.0002002120018005371,0.00020583346486091614,0.00020033866167068481,0.00019407644867897034,0.00019382312893867493,0.00018871203064918518,0.0001920349895954132,0.000184621661901474,0.00018487870693206787,0.00018258020281791687,0.00017606467008590698,0.00017018616199493408,0.00016814470291137695,0.00017363578081130981,0.00016941875219345093,0.00017056986689567566,0.00016699358820915222,0.00017005950212478638,0.00016546249389648438,0.00016328692436218262,0.00016392767429351807,0.00016111508011817932,0.00016175583004951477,0.00016009435057640076,0.00015651434659957886,0.0001570284366607666,0.000153321772813797,0.0001548565924167633,0.00015038251876831055,0.000151023268699646,0.0001482143998146057,0.00014654919505119324,0.00014923512935638428,0.00015051290392875671,0.00014654919505119324,0.0001491047441959381,0.00014527514576911926,0.00014386698603630066,0.00014271587133407593,0.00014680251479148865,0.00014348700642585754,0.00014386698603630066,0.00014284253120422363,0.00014195218682289124,0.0001408010721206665,0.0001445077359676361,0.00014540180563926697,0.0001451447606086731,0.00014348328113555908,0.00014629587531089783,0.0001453980803489685,0.0001451447606086731,0.0001430995762348175,0.00014821067452430725,0.00014489144086837769,0.00014578178524971008,0.00013964995741844177,0.00014476105570793152,0.0001432262361049652,0.00014348328113555908,0.00013978034257888794,0.00014016404747962952,0.00013594701886177063,0.00013581663370132446,0.00013786181807518005,0.0001363307237625122,0.00013594329357147217,0.00013939663767814636,0.0001387558877468109,0.00013990700244903564,0.00013799220323562622,0.0001392662525177002,0.00013964995741844177,0.00013517960906028748,0.00013811886310577393,0.00013722479343414307,0.00013607367873191833,0.00013415515422821045,0.00013083592057228088,0.00013402849435806274,0.00012777000665664673,0.00012764334678649902,0.0001287907361984253,0.00013185665011405945,0.00012777000665664673,0.00012559816241264343,0.0001286640763282776,0.00012547150254249573,0.00012712925672531128,0.0001264922320842743,0.00012853369116783142,0.0001324974000453949,0.00012904778122901917,0.00013070926070213318,0.00013096630573272705,0.00012892112135887146,0.0001303255558013916,0.00013006851077079773,0.00013172999024391174,0.00012777000665664673,0.00013428553938865662,0.00013109296560287476,0.0001287907361984253,0.0001300722360610962,0.00012917444109916687,0.000130578875541687,0.00013134628534317017,0.0001304522156715393,0.0001304522156715393,0.00013121962547302246,0.00012853369116783142,0.00012764334678649902,0.00012814998626708984,0.00012930110096931458,0.000130578875541687,0.00013159960508346558,0.00013313442468643188,0.0001303255558013916,0.00013402849435806274,0.00013160333037376404,0.00013185665011405945,0.00013224035501480103,0.00013109296560287476,0.00013224035501480103,0.0001364573836326599,0.00013556331396102905,0.00013543665409088135,0.0001363307237625122,0.0001324974000453949,0.00013390183448791504,0.000128917396068573,0.00013262778520584106,0.00013159960508346558,0.00013121962547302246,0.00013211369514465332,0.00013211369514465332,0.00013339146971702576,0.0001324974000453949,0.00013568997383117676,0.00013671442866325378,0.0001383759081363678,0.00013747811317443848,0.00013620033860206604,0.00013313814997673035,0.00013990700244903564,0.0001387558877468109,0.0001391395926475525,0.00013977661728858948,0.00014016032218933105,0.00014054402709007263,0.00014207884669303894,0.00014552846550941467,0.0001391395926475525,0.00014195218682289124,0.00014169514179229736,0.0001451447606086731,0.00014578178524971008,0.00014527514576911926,0.0001491047441959381,0.00015051290392875671,0.00015051290392875671,0.0001491047441959381,0.00014974549412727356,0.00015038251876831055,0.00015230104327201843,0.00014936178922653198,0.00014859437942504883,0.00015319138765335083,0.00015076622366905212,0.00015370547771453857,0.00015472620725631714,0.00015089288353919983,0.00015230104327201843,0.00014987215399742126,0.00014833733439445496,0.00014974549412727356,0.0001491047441959381,0.00015383213758468628,0.0001517869532108307,0.00015830621123313904,0.00015191733837127686,0.00015434250235557556,0.00015101954340934753,0.0001429729163646698,0.00015076622366905212,0.00014578551054000854,0.0001491047441959381,0.00014488771557807922,0.00015153363347053528,0.00015051290392875671,0.00015383213758468628,0.00015230104327201843,0.00014693289995193481,0.00014131143689155579,0.00015140697360038757,0.00014565512537956238,0.00014540180563926697,0.00014795735478401184,0.00014808401465415955,0.00014578551054000854,0.00014961883425712585,0.00014808401465415955,0.0001471899449825287,0.00014859437942504883,0.0001512765884399414,0.00014936178922653198,0.00014565512537956238]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.001995265483856201,0.0026952731423079967,0.0034198113717138767,0.004130678717046976,0.004818421322852373,0.005488916300237179,0.006132325157523155,0.006753376219421625,0.007347597274929285,0.007915882393717766,0.008480334654450417,0.009012079797685146,0.009527727030217648,0.010027787648141384,0.01050932239741087,0.01097041554749012,0.011412855237722397,0.011855550110340118,0.01228687446564436,0.012706061825156212,0.013120649382472038,0.013534086756408215,0.01392529346048832,0.014324549585580826,0.014714479446411133,0.015089716762304306,0.015464314259588718,0.01582690328359604,0.016179142519831657,0.016537131741642952,0.016870973631739616,0.017205199226737022,0.017526648938655853,0.01784592494368553,0.018149232491850853,0.018446534872055054,0.01874728500843048,0.01903768815100193,0.01933358609676361,0.01961325667798519,0.019887560978531837,0.020154839381575584,0.020421478897333145,0.020675085484981537,0.02091604471206665,0.021160198375582695,0.02140102908015251,0.021643010899424553,0.02187183126807213,0.02209528721868992,0.022314144298434258,0.022524312138557434,0.022721322253346443,0.022923823446035385,0.023125560954213142,0.023308642208576202,0.02349313162267208,0.023675192147493362,0.023856742307543755,0.024027686566114426,0.024196971207857132,0.024362551048398018,0.02452314831316471,0.024673523381352425,0.0248232614248991,0.02496878243982792,0.025114430114626884,0.025255223736166954,0.025386691093444824,0.02551419846713543,0.025639021769165993,0.025760140269994736,0.02587895840406418,0.02599228359758854,0.02610701322555542,0.026216505095362663,0.026320120319724083,0.0264192633330822,0.02651636302471161,0.02661116234958172,0.026705706492066383,0.026795905083417892,0.02688470110297203,0.02697208896279335,0.027050791308283806,0.02712962031364441,0.02720768190920353,0.027288300916552544,0.02736368030309677,0.027434716001152992,0.027508433908224106,0.027573976665735245,0.027636323124170303,0.027700204402208328,0.027766386047005653,0.027825284749269485,0.027883032336831093,0.027937330305576324,0.027991246432065964,0.028045162558555603,0.02809230610728264,0.028142133727669716,0.028190171346068382,0.02823540009558201,0.028282159939408302,0.028328537940979004,0.028371211141347885,0.02841183915734291,0.02845233865082264,0.028493095189332962,0.02852989174425602,0.02856745384633541,0.02860424853861332,0.02864142693579197,0.02867439016699791,0.028704285621643066,0.028735077008605003,0.028765611350536346,0.028797296807169914,0.028827065601944923,0.028854789212346077,0.028883792459964752,0.02891266532242298,0.028940262272953987,0.02896709181368351,0.02899264544248581,0.029018452391028404,0.029044387862086296,0.029067512601614,0.02909204363822937,0.029114658012986183,0.029135994613170624,0.029161036014556885,0.029184799641370773,0.029208051040768623,0.029227087274193764,0.02924676425755024,0.029266949743032455,0.02928624115884304,0.02930668368935585,0.029325975105166435,0.02934296801686287,0.02935880981385708,0.0293764416128397,0.02939177304506302,0.02940799854695797,0.02942192554473877,0.029437512159347534,0.029449649155139923,0.029464853927493095,0.029478268697857857,0.02949117124080658,0.029506631195545197,0.02951672486960888,0.02952924557030201,0.02954087220132351,0.02955109253525734,0.02956271916627884,0.02957204543054104,0.029583416879177094,0.029593508690595627,0.02960360236465931,0.02961292862892151,0.029621360823512077,0.029631325975060463,0.02964078076183796,0.029650235548615456,0.0296598169952631,0.029670294374227524,0.029678087681531906,0.029687413945794106,0.029696358367800713,0.0297061949968338,0.029714755713939667,0.029724081978201866,0.029731491580605507,0.02973915822803974,0.029746951535344124,0.02975461632013321,0.029761772602796555,0.02977033145725727,0.029777614399790764,0.029785407707095146,0.02979166805744171,0.02979920618236065,0.029806489124894142,0.029812749475240707,0.029818497598171234,0.029824502766132355,0.02983165718615055,0.029837407171726227,0.02984328381717205,0.029849927872419357,0.029855038970708847,0.029861299321055412,0.02986692078411579,0.02987305261194706,0.029878418892621994,0.029883528128266335,0.02988927811384201,0.029894644394516945,0.02990001067519188,0.029904864728450775,0.029911253601312637,0.02991623617708683,0.029921602457761765,0.02992607280611992,0.02993118390440941,0.029936805367469788,0.029940638691186905,0.029944853857159615,0.029950348660349846,0.029955076053738594,0.02995993010699749,0.029965296387672424,0.029970917850732803,0.029975134879350662,0.029979094862937927,0.029984205961227417,0.029988549649715424,0.02999238297343254,0.029996726661920547,0.030000176280736923,0.03000451996922493,0.030009247362613678,0.030013462528586388,0.03001755103468895,0.030021384358406067,0.03002547286450863,0.030029306188225746,0.030034160241484642,0.030038248747587204,0.030042465776205063,0.030046425759792328,0.030050385743379593,0.030053451657295227,0.030056901276111603,0.030060863122344017,0.030065078288316727,0.030068911612033844,0.030072489753365517,0.030076704919338226,0.030079005286097527,0.030082199722528458,0.030085904523730278,0.03008909709751606,0.030093442648649216,0.030097274109721184,0.030100597068667412,0.030102768912911415,0.03010583482682705,0.030108261853456497,0.03011094592511654,0.030112862586975098,0.030115673318505287,0.030119122937321663,0.030121037736535072,0.0301243606954813,0.030126532539725304,0.030129343271255493,0.030132537707686424,0.030134709551930428,0.03013649769127369,0.03013969212770462,0.0301430132240057,0.030145568773150444,0.030147995799779892,0.030150679871439934,0.03015310689806938,0.03015642799437046,0.03015923872590065,0.030161667615175247,0.03016473352909088,0.0301684383302927,0.030171504244208336,0.03017354942858219,0.03017597645521164,0.030178148299455643,0.03018108569085598,0.030183259397745132,0.030185557901859283,0.030188368633389473,0.030191052705049515,0.030193224549293518,0.030195267871022224,0.030197439715266228,0.030200250446796417,0.03020242229104042,0.030204594135284424,0.03020663931965828,0.0302080437541008,0.03020983375608921,0.030212899670004845,0.03021494299173355,0.030216988176107407,0.030219415202736855,0.030221331864595413,0.03022235445678234,0.03022375889122486,0.030225930735468864,0.03022797591984272,0.03023027442395687,0.030232703313231468,0.030233852565288544,0.03023538552224636,0.030237173661589622,0.030239345505833626,0.030240878462791443,0.030242539942264557,0.03024381771683693,0.0302452240139246,0.030247267335653305,0.03024931065738201,0.03025020658969879,0.0302521213889122,0.03025314398109913,0.030255315825343132,0.03025684878230095,0.030258381739258766,0.030260171741247177,0.030262215062975883,0.030263492837548256,0.03026477061212063,0.030266432091593742,0.030268220230937004,0.030269881710410118,0.030270902439951897,0.03027218021452427,0.03027345798909664,0.03027448058128357,0.030275503173470497,0.030276397243142128,0.030277162790298462,0.0302776750177145,0.03027856908738613,0.03027959167957306,0.03028086945414543,0.030282147228717804,0.030282657593488693,0.030283551663160324,0.030284319072961807,0.030285213142633438,0.030285978689789772,0.0302870012819767,0.030287640169262886,0.030289173126220703,0.030289940536022186,0.030290961265563965,0.030291728675365448,0.03029262274503708,0.030293261632323265],"recovered":[0.0,0.0009782733395695686,0.0018208634573966265,0.0026013613678514957,0.003342508338391781,0.0040628304705023766,0.004759260918945074,0.005419278983026743,0.006075847893953323,0.006694215349853039,0.007289330940693617,0.007860681973397732,0.008417213335633278,0.008954452350735664,0.009469588287174702,0.009974759072065353,0.010460766032338142,0.010925819166004658,0.01138333510607481,0.011811848729848862,0.012242022901773453,0.012661849148571491,0.01308026909828186,0.01348284725099802,0.013886830769479275,0.014287875033915043,0.014664645306766033,0.015050230547785759,0.01542508415877819,0.015780773013830185,0.016138890758156776,0.016486531123518944,0.01683136075735092,0.01714974269270897,0.017473364248871803,0.017786508426070213,0.01809058152139187,0.018406793475151062,0.0187116339802742,0.019006507471203804,0.019302532076835632,0.019580798223614693,0.01985318586230278,0.020124169066548347,0.020382631570100784,0.020634962245821953,0.020888058468699455,0.021132593974471092,0.02136678248643875,0.021598542109131813,0.021828386932611465,0.0220474973320961,0.02226354368031025,0.022470900788903236,0.02267429791390896,0.02288229390978813,0.02307419292628765,0.023268263787031174,0.02345249615609646,0.02363685704767704,0.02381393499672413,0.023986157029867172,0.02415122650563717,0.0243170615285635,0.024473058059811592,0.024626756086945534,0.02478019893169403,0.02492750808596611,0.025072645395994186,0.025207433849573135,0.025335323065519333,0.025466151535511017,0.02559097483754158,0.025713371112942696,0.025832701474428177,0.0259501151740551,0.026059988886117935,0.02617037668824196,0.0262753963470459,0.026377350091934204,0.026478026062250137,0.026576019823551178,0.026667369529604912,0.02675897628068924,0.026848025619983673,0.026934776455163956,0.02701782062649727,0.027095500379800797,0.027174202725291252,0.027248814702033997,0.027321895584464073,0.027395740151405334,0.02747022546827793,0.027535513043403625,0.027602331712841988,0.02766812965273857,0.027729200199246407,0.02778720296919346,0.02784469723701477,0.027898229658603668,0.027951378375291824,0.028003377839922905,0.02805192582309246,0.028103414922952652,0.02814864180982113,0.028194891288876534,0.0282405037432909,0.028284069150686264,0.028327252715826035,0.028370054438710213,0.028408637270331383,0.028449522331357002,0.02848823368549347,0.028527328744530678,0.02856399677693844,0.028602708131074905,0.028636181727051735,0.028668761253356934,0.02870185114443302,0.02873251400887966,0.028763815760612488,0.02879256196320057,0.028821052983403206,0.028849033638834953,0.02887790836393833,0.02890627086162567,0.028933100402355194,0.02895980328321457,0.028985483571887016,0.029011163860559464,0.029033266007900238,0.029056774452328682,0.029080793261528015,0.029102640226483345,0.029126660898327827,0.029148763045668602,0.02917022630572319,0.029191307723522186,0.0292116217315197,0.029231935739517212,0.029251227155327797,0.029269497841596603,0.029289811849594116,0.029307570308446884,0.02932584099471569,0.029339894652366638,0.029358036816120148,0.02937234565615654,0.0293881893157959,0.029401730746030807,0.02941744588315487,0.029432393610477448,0.029443638399243355,0.029459351673722267,0.029470212757587433,0.029481837525963783,0.02949410304427147,0.029505858197808266,0.029517484828829765,0.029528344050049782,0.02953869290649891,0.02954929694533348,0.029559262096881866,0.02957063354551792,0.029579831287264824,0.029590053483843803,0.029598357155919075,0.02960934489965439,0.029617393389344215,0.02962684817612171,0.029635535553097725,0.029645757749676704,0.02965380623936653,0.029662877321243286,0.02967245876789093,0.0296808909624815,0.02968970686197281,0.029697755351662636,0.029707083478569984,0.029715387150645256,0.02972164750099182,0.029728801921010017,0.029736211523413658,0.02974349446594715,0.029751542955636978,0.029759719967842102,0.02976725809276104,0.02977377362549305,0.029780546203255653,0.029787061735987663,0.02979421615600586,0.02980073168873787,0.029807759448885918,0.029814530164003372,0.029821302741765976,0.029826795682311058,0.02983267232775688,0.02983918786048889,0.029844554141163826,0.029850304126739502,0.029854776337742805,0.029860014095902443,0.029865890741348267,0.029872151091694832,0.0298782829195261,0.029883138835430145,0.02988850511610508,0.029893359169363976,0.029898598790168762,0.029904857277870178,0.029908819124102592,0.029914185404777527,0.029918400570750237,0.029922744259238243,0.029927600175142288,0.02993270941078663,0.02993820421397686,0.029943186789751053,0.02994753047823906,0.029952257871627808,0.02995673008263111,0.02996043488383293,0.029964907094836235,0.029969122260808945,0.029973210766911507,0.0299781933426857,0.029983049258589745,0.029987264424562454,0.02999122440814972,0.029994674026966095,0.02999901957809925,0.030003363266587257,0.030008090659976006,0.030012434348464012,0.030015883967280388,0.030019843950867653,0.030023803934454918,0.030027637258172035,0.0300315972417593,0.030036069452762604,0.03003900870680809,0.03004232980310917,0.030046673491597176,0.030049484223127365,0.030052807182073593,0.03005574457347393,0.030059322714805603,0.0300641767680645,0.03006737120449543,0.03007069230079651,0.030074141919612885,0.030076825991272926,0.030080020427703857,0.030082831159234047,0.030084747821092606,0.030087430030107498,0.0300897303968668,0.03009151853621006,0.030094584450125694,0.03009765036404133,0.030100461095571518,0.03010314516723156,0.030105700716376305,0.030108127743005753,0.0301105547696352,0.03011374920606613,0.030115792527794838,0.030118603259325027,0.03012128733098507,0.030124224722385406,0.030127547681331635,0.030130358412861824,0.030133679509162903,0.030136235058307648,0.030139174312353134,0.03014262393116951,0.030145050957798958,0.03014722280204296,0.030150417238473892,0.0301524605602026,0.0301547609269619,0.030156804248690605,0.030159104615449905,0.03016166016459465,0.03016357682645321,0.0301663875579834,0.030169198289513588,0.030171625316143036,0.03017328679561615,0.03017507493495941,0.030177375301718712,0.030179928988218307,0.03018120676279068,0.030183890834450722,0.03018580749630928,0.030187850818037987,0.030190277844667435,0.03019283339381218,0.030194111168384552,0.03019513376057148,0.03019692189991474,0.0301988385617733,0.03020075522363186,0.030202416703104973,0.030204204842448235,0.030205992981791496,0.030207781121134758,0.030209442600607872,0.030211742967367172,0.030213020741939545,0.030214808881282806,0.030216597020626068,0.030218258500099182,0.030219407752156258,0.03022119589149952,0.030223112553358078,0.030224263668060303,0.030226051807403564,0.030227968469262123,0.030229246243834496,0.030231034383177757,0.03023282252252102,0.03023461252450943,0.030236145481467247,0.03023793362081051,0.030239595100283623,0.03024112805724144,0.030242405831813812,0.030243683606386185,0.03024483285844326,0.030246110633015633,0.030247004702687263,0.030247898772358894,0.030248282477259636,0.030249176546931267,0.03024994395673275,0.030250709503889084,0.030251987278461456,0.030253520235419273,0.03025415912270546,0.03025505319237709,0.030256204307079315,0.03025735355913639,0.030258119106292725,0.030259141698479652,0.030259909108281136,0.030260931700468063,0.03026208095252514,0.030263230204582214,0.030264124274253845,0.03026437945663929],"active":[0.001995265483856201,0.0017169998027384281,0.0015989479143172503,0.0015293173491954803,0.0014759129844605923,0.0014260858297348022,0.0013730642385780811,0.0013340972363948822,0.0012717493809759617,0.001221667043864727,0.0011910037137567997,0.0011513978242874146,0.0011105136945843697,0.0010733352974057198,0.001039734110236168,0.0009956564754247665,0.0009520892053842545,0.0009297309443354607,0.0009035393595695496,0.0008942130953073502,0.0008786264806985855,0.0008722376078367233,0.000845024362206459,0.0008417023345828056,0.0008276486769318581,0.0008018417283892632,0.0007996689528226852,0.0007766727358102798,0.0007540583610534668,0.000756358727812767,0.00073208287358284,0.0007186681032180786,0.0006952881813049316,0.0006961822509765625,0.0006758682429790497,0.0006600264459848404,0.0006567034870386124,0.0006308946758508682,0.0006219521164894104,0.0006067492067813873,0.0005850289016962051,0.0005740411579608917,0.000568293035030365,0.0005509164184331894,0.0005334131419658661,0.0005252361297607422,0.0005129706114530563,0.0005104169249534607,0.0005050487816333771,0.0004967451095581055,0.00048575736582279205,0.00047681480646133423,0.00045777857303619385,0.00045292265713214874,0.00045126304030418396,0.0004263482987880707,0.00041893869638442993,0.0004069283604621887,0.00040424615144729614,0.00039082951843738556,0.00038303621113300323,0.00037639401853084564,0.0003719218075275421,0.00035646185278892517,0.00035020336508750916,0.00034202635288238525,0.0003342311829328537,0.0003277156502008438,0.0003140456974506378,0.000306764617562294,0.00030369870364665985,0.00029398873448371887,0.00028798356652259827,0.0002789124846458435,0.00027431175112724304,0.0002663899213075638,0.00026013143360614777,0.0002488866448402405,0.00024096667766571045,0.00023381225764751434,0.00022768042981624603,0.00021988525986671448,0.00021733157336711884,0.00021311268210411072,0.00020276568830013275,0.0001948438584804535,0.00018986128270626068,0.00019280053675174713,0.0001894775778055191,0.00018590129911899567,0.00018653832376003265,0.00017823651432991028,0.00016609765589237213,0.00016469135880470276,0.00016405433416366577,0.0001571550965309143,0.00015383213758468628,0.0001501273363828659,0.00014654919505119324,0.00014693289995193481,0.0001409277319908142,0.0001387558877468109,0.00013824552297592163,0.00013198517262935638,0.00013351812958717346,0.0001336466521024704,0.00013070739805698395,0.00012777000665664673,0.00012508593499660492,0.00012304075062274933,0.00012125447392463684,0.00011793151497840881,0.00011601485311985016,0.0001140981912612915,0.00011039339005947113,0.00010157749056816101,9.889528155326843e-05,9.685009717941284e-05,9.54456627368927e-05,9.455159306526184e-05,9.097345173358917e-05,9.123049676418304e-05,9.161233901977539e-05,9.122863411903381e-05,8.918344974517822e-05,8.637458086013794e-05,8.535198867321014e-05,8.458457887172699e-05,8.202902972698212e-05,8.087977766990662e-05,8.139200508594513e-05,7.922016084194183e-05,8.024275302886963e-05,8.215941488742828e-05,8.13901424407959e-05,7.832422852516174e-05,7.653795182704926e-05,7.564201951026917e-05,7.461942732334137e-05,7.47479498386383e-05,7.47479498386383e-05,7.347017526626587e-05,6.899796426296234e-05,6.887130439281464e-05,6.593205034732819e-05,6.810389459133148e-05,6.388872861862183e-05,6.516650319099426e-05,6.145983934402466e-05,6.31231814622879e-05,6.082281470298767e-05,5.877763032913208e-05,6.299279630184174e-05,5.737319588661194e-05,5.903281271457672e-05,5.903467535972595e-05,5.698949098587036e-05,5.6860968470573425e-05,5.456060171127319e-05,5.5072829127311707e-05,5.4815784096717834e-05,5.430541932582855e-05,5.3666532039642334e-05,5.0727277994155884e-05,5.149468779563904e-05,5.0727277994155884e-05,5.1878392696380615e-05,5.047209560871124e-05,5.290098488330841e-05,5.12395054101944e-05,5.1878392696380615e-05,5.060061812400818e-05,5.23887574672699e-05,5.1878392696380615e-05,5.1623210310935974e-05,5.060061812400818e-05,4.945136606693268e-05,4.919618368148804e-05,4.753284156322479e-05,4.638545215129852e-05,4.8683956265449524e-05,4.881247878074646e-05,4.919618368148804e-05,4.817359149456024e-05,4.766322672367096e-05,4.67691570520401e-05,4.5491382479667664e-05,4.472397267818451e-05,4.3956562876701355e-05,4.459545016288757e-05,4.319101572036743e-05,4.255212843418121e-05,4.2168423533439636e-05,4.0508806705474854e-05,3.999657928943634e-05,4.0125101804733276e-05,4.038028419017792e-05,3.923103213310242e-05,3.8973987102508545e-05,3.8973987102508545e-05,3.9868056774139404e-05,3.999657928943634e-05,3.8973987102508545e-05,3.910250961780548e-05,3.795325756072998e-05,3.846362233161926e-05,3.756769001483917e-05,3.7824735045433044e-05,3.820657730102539e-05,3.5781413316726685e-05,3.6034733057022095e-05,3.616325557231903e-05,3.6675482988357544e-05,3.7185847759246826e-05,3.769621253013611e-05,3.820843994617462e-05,3.6930665373802185e-05,3.590807318687439e-05,3.6675482988357544e-05,3.629177808761597e-05,3.565289080142975e-05,3.629177808761597e-05,3.526918590068817e-05,3.539770841598511e-05,3.6036595702171326e-05,3.526918590068817e-05,3.450177609920502e-05,3.411993384361267e-05,3.424845635890961e-05,3.4632161259651184e-05,3.5140663385391235e-05,3.4885480999946594e-05,3.437511622905731e-05,3.3991411328315735e-05,3.450177609920502e-05,3.360770642757416e-05,3.3097341656684875e-05,3.322586417198181e-05,3.348104655742645e-05,3.2842159271240234e-05,3.348104655742645e-05,3.437511622905731e-05,3.233179450035095e-05,3.271549940109253e-05,3.3097341656684875e-05,3.3352524042129517e-05,3.411993384361267e-05,3.3097341656684875e-05,3.322586417198181e-05,3.207661211490631e-05,3.1692907214164734e-05,3.143586218357086e-05,3.092549741268158e-05,3.003142774105072e-05,3.092549741268158e-05,3.1692907214164734e-05,3.1307339668273926e-05,3.2842159271240234e-05,3.1948089599609375e-05,3.1692907214164734e-05,3.207661211490631e-05,3.15643846988678e-05,3.0796974897384644e-05,3.15643846988678e-05,3.245845437049866e-05,3.181956708431244e-05,3.2203271985054016e-05,3.207661211490631e-05,3.181956708431244e-05,3.2203271985054016e-05,3.16910445690155e-05,3.130920231342316e-05,3.1054019927978516e-05,3.2203271985054016e-05,3.232993185520172e-05,3.092549741268158e-05,3.092549741268158e-05,3.092549741268158e-05,3.066845238208771e-05,3.0798837542533875e-05,3.0796974897384644e-05,3.15643846988678e-05,3.1948089599609375e-05,3.15643846988678e-05,3.16910445690155e-05,3.1052157282829285e-05,3.1052157282829285e-05,3.0796974897384644e-05,3.1307339668273926e-05,3.15643846988678e-05,3.066845238208771e-05,2.9904767870903015e-05,3.1692907214164734e-05,3.1052157282829285e-05,3.118067979812622e-05,3.15643846988678e-05,3.1054019927978516e-05,2.9521062970161438e-05,2.9647722840309143e-05,3.0796974897384644e-05,3.1054019927978516e-05,3.143586218357086e-05,3.1948089599609375e-05,3.143586218357086e-05,3.118067979812622e-05,3.118067979812622e-05,3.15643846988678e-05,3.143586218357086e-05,3.0796974897384644e-05,3.0796974897384644e-05,3.0415132641792297e-05,3.067031502723694e-05,3.1052157282829285e-05,3.0798837542533875e-05,3.092549741268158e-05,3.003142774105072e-05,3.1052157282829285e-05,3.0796974897384644e-05,3.0413269996643066e-05,3.092549741268158e-05,3.118067979812622e-05,3.067031502723694e-05,3.0158087611198425e-05,3.028661012649536e-05,3.028661012649536e-05,3.028661012649536e-05,2.9774382710456848e-05,2.9774382710456848e-05,2.9774382710456848e-05,2.9647722840309143e-05,2.9392540454864502e-05,2.9392540454864502e-05,2.9264017939567566e-05,2.9392540454864502e-05,2.9392540454864502e-05,2.9647722840309143e-05,3.0159950256347656e-05,3.0159950256347656e-05,2.913735806941986e-05,2.9392540454864502e-05,2.9265880584716797e-05,2.9008835554122925e-05,2.8625130653381348e-05,2.888217568397522e-05,2.8498470783233643e-05,2.9264017939567566e-05,2.9008835554122925e-05,2.888031303882599e-05,2.8498470783233643e-05,2.8498470783233643e-05,2.888217568397522e-05]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.001995265483856201,0.0027123934123665094,0.0034141899086534977,0.004091328009963036,0.004751729778945446,0.005376996472477913,0.005981693975627422,0.0065533011220395565,0.007099100388586521,0.00761346984654665,0.008104714564979076,0.008574111387133598,0.009018979035317898,0.009446343407034874,0.009864124469459057,0.010254054330289364,0.010627885349094868,0.0109911123290658,0.011329170316457748,0.011680260300636292,0.012017041444778442,0.01233606319874525,0.012645374052226543,0.012942037545144558,0.01323256827890873,0.013507512398064137,0.013782455585896969,0.014048073440790176,0.014302318915724754,0.014551710337400436,0.014795097522437572,0.015024430118501186,0.01524724718183279,0.015470829792320728,0.015678316354751587,0.01588030718266964,0.016074633225798607,0.01626397669315338,0.016445908695459366,0.016620177775621414,0.016786012798547745,0.016945458948612213,0.017105799168348312,0.017255663871765137,0.017399780452251434,0.017534442245960236,0.01766578108072281,0.017795203253626823,0.017921943217515945,0.01803782396018505,0.018154853954911232,0.018260128796100616,0.018368342891335487,0.01847131922841072,0.01856790855526924,0.018664751201868057,0.018755590543150902,0.018840806558728218,0.018920274451375008,0.01899910345673561,0.019074739888310432,0.019149351865053177,0.019220642745494843,0.019289379939436913,0.019352877512574196,0.01942059025168419,0.01948140561580658,0.019541965797543526,0.01959754154086113,0.019651073962450027,0.019703583791851997,0.01975405029952526,0.019802600145339966,0.019848721101880074,0.0198916494846344,0.019934577867388725,0.01997482217848301,0.02001941204071045,0.020056845620274544,0.02009427919983864,0.020130692049860954,0.020165443420410156,0.020197894424200058,0.020230857655405998,0.02025870978832245,0.020287327468395233,0.020315691828727722,0.020341498777270317,0.02036641351878643,0.020392604172229767,0.020415090024471283,0.02043795958161354,0.020459040999412537,0.020479993894696236,0.02050030790269375,0.02052113227546215,0.0205397866666317,0.020556138828396797,0.020572876557707787,0.020591657608747482,0.02060622163116932,0.020620914176106453,0.02063675783574581,0.02065170556306839,0.02066384255886078,0.020676618441939354,0.020688628777861595,0.020701276138424873,0.020712008699774742,0.020724402740597725,0.020733345299959183,0.0207442045211792,0.020753148943185806,0.020762601867318153,0.020769629627466202,0.02077755145728588,0.02078547142446041,0.02079198881983757,0.02079901471734047,0.02080412581562996,0.020810386165976524,0.020816901698708534,0.02082265168428421,0.02082865498960018,0.020834149792790413,0.020838620141148567,0.020842965692281723,0.020848458632826805,0.020853696390986443,0.020857658237218857,0.020862257108092308,0.02086672931909561,0.02087145671248436,0.020875416696071625,0.020879250019788742,0.020882699638605118,0.02088678814470768,0.020890364423394203,0.020893048495054245,0.020896241068840027,0.020898541435599327,0.020901096984744072,0.02090390771627426,0.020905695855617523,0.020908506587147713,0.020911317318677902,0.02091425657272339,0.020916299894452095,0.020918600261211395,0.020921282470226288,0.020924987271428108,0.020927542820572853,0.02092997170984745,0.020931759849190712,0.02093367651104927,0.020936232060194016,0.020938146859407425,0.020940063521265984,0.020941725000739098,0.020943641662597656,0.020945684984326363,0.02094721794128418,0.020949263125658035,0.020950667560100555,0.020952073857188225,0.020953606814146042,0.02095513977110386,0.02095641754567623,0.020957695320248604,0.020959099754691124,0.020960506051778793,0.020961400121450424,0.020962806418538094,0.02096433937549591,0.020965488627552986,0.020966511219739914,0.020967276766896248,0.020968427881598473,0.02096906676888466,0.02096996083855629,0.02097085490822792,0.02097136527299881,0.02097225934267044,0.02097328193485737,0.020973537117242813,0.020973792299628258,0.020974688231945038,0.02097558230161667,0.02097596600651741,0.020976347848773003,0.02097698673605919,0.020977754145860672,0.020978009328246117,0.0209787767380476,0.02097928710281849,0.02097979746758938,0.020980052649974823,0.02098056487739086,0.02098107524216175,0.020981330424547195,0.020981714129447937,0.02098209783434868,0.020982353016734123,0.02098248153924942,0.02098299190402031,0.020983120426535606,0.020983759313821793,0.020984014496207237,0.020984524860978127,0.02098478004336357,0.02098529227077961,0.020985547453165054,0.0209858026355505,0.02098618634045124,0.020986313000321388,0.02098669670522213,0.020986951887607574,0.02098720893263817,0.020987464115023613,0.02098759077489376,0.020987974479794502,0.0209881030023098,0.020988229662179947,0.020988358184695244,0.02098861336708069,0.020988868549466133,0.02098899707198143,0.020989123731851578,0.02098938077688217,0.02098950743675232,0.020989762619137764,0.02098989114165306,0.02098989114165306,0.020990019664168358,0.020990146324038506,0.020990146324038506,0.020990274846553802,0.020990274846553802,0.020990530028939247,0.020990658551454544,0.020990658551454544,0.020990658551454544,0.020990785211324692,0.020990785211324692,0.020990785211324692,0.02099091373383999,0.02099091373383999,0.020991040393710136,0.020991040393710136,0.020991040393710136,0.020991040393710136,0.020991040393710136,0.020991040393710136,0.020991040393710136,0.020991168916225433,0.020991168916225433,0.020991168916225433,0.02099129743874073,0.020991424098610878,0.020991424098610878,0.020991424098610878,0.020991424098610878,0.020991424098610878,0.020991552621126175,0.020991679280996323,0.020991679280996323,0.020991679280996323,0.02099180780351162,0.020991936326026917,0.020992062985897064,0.02099219150841236,0.02099219150841236,0.02099219150841236,0.02099219150841236,0.02099219150841236,0.02099219150841236,0.020992446690797806,0.020992573350667953,0.02099270187318325,0.020992957055568695,0.020992957055568695,0.020993085578083992,0.020993085578083992,0.02099321223795414,0.020993340760469437,0.020993340760469437,0.020993340760469437,0.020993340760469437,0.02099359594285488,0.02099359594285488,0.020993724465370178,0.020993979647755623,0.02099410817027092,0.02099410817027092,0.02099410817027092,0.020994234830141068,0.020994234830141068,0.020994234830141068,0.020994363352656364,0.020994363352656364,0.020994363352656364,0.020994490012526512,0.020994490012526512,0.020994490012526512,0.020994490012526512,0.020994490012526512,0.020994490012526512,0.020994490012526512,0.020994490012526512,0.020994490012526512,0.020994490012526512,0.020994490012526512,0.020994490012526512,0.020994490012526512,0.020994490012526512,0.020994490012526512,0.020994490012526512,0.020994490012526512,0.020994490012526512,0.020994490012526512,0.020994490012526512,0.020994490012526512,0.020994490012526512,0.020994490012526512,0.020994490012526512,0.020994490012526512,0.020994490012526512,0.020994490012526512,0.020994490012526512,0.020994490012526512,0.020994490012526512,0.020994490012526512,0.020994490012526512,0.020994490012526512,0.020994490012526512,0.020994490012526512,0.020994490012526512,0.020994490012526512,0.020994490012526512,0.020994490012526512,0.020994490012526512,0.020994490012526512,0.020994490012526512,0.020994490012526512,0.020994490012526512,0.020994490012526512,0.020994490012526512,0.020994490012526512,0.020994490012526512,0.020994490012526512,0.020994490012526512],"recovered":[0.0,0.000992071582004428,0.0018268681596964598,0.0025928011164069176,0.003322194330394268,0.00401019211858511,0.004664205946028233,0.005293561145663261,0.005897364113479853,0.006466543767601252,0.007014387287199497,0.007536039222031832,0.008017445914447308,0.00848377775400877,0.008938738144934177,0.009371339343488216,0.009781583212316036,0.010174578987061977,0.010556204244494438,0.010913043282926083,0.011261450126767159,0.011609090492129326,0.01194574311375618,0.012262720614671707,0.012567688710987568,0.012866651639342308,0.013150922022759914,0.013429570943117142,0.013709496706724167,0.013972941786050797,0.014229616150259972,0.01448130700737238,0.014720860868692398,0.014948021620512009,0.0151772266253829,0.015395060181617737,0.015602929517626762,0.01580517552793026,0.015999501571059227,0.016191400587558746,0.016371672973036766,0.016548750922083855,0.016714585945010185,0.016881698742508888,0.017039485275745392,0.017184367403388023,0.017324522137641907,0.017460843548178673,0.01759294979274273,0.017723266035318375,0.017842212691903114,0.01795668713748455,0.018072567880153656,0.018183976411819458,0.018291551619768143,0.018393123522400856,0.01849047653377056,0.018586810678243637,0.01867637038230896,0.01876043900847435,0.01883990690112114,0.018919501453638077,0.018995774909853935,0.019067449495196342,0.01913861371576786,0.019205816090106964,0.01927519030869007,0.01934111677110195,0.019401930272579193,0.019460318610072136,0.01951627805829048,0.01956789381802082,0.019621681421995163,0.01967240311205387,0.019720440730452538,0.019767586141824722,0.019812429323792458,0.019853314384818077,0.019897647202014923,0.019940447062253952,0.01997813768684864,0.02001391164958477,0.0200521107763052,0.020084179937839508,0.020116759464144707,0.020151382312178612,0.020180512219667435,0.020208492875099182,0.020236216485500336,0.02026394009590149,0.020289620384573936,0.02031491883099079,0.020337659865617752,0.020358996465802193,0.02037956565618515,0.020400647073984146,0.020420193672180176,0.02044140174984932,0.020460056141018867,0.020479092374444008,0.020496724173426628,0.02051243744790554,0.020527129992842674,0.020543739199638367,0.020559964701533318,0.020574402064085007,0.020588073879480362,0.02060123346745968,0.020613880828022957,0.020626656711101532,0.020638028159737587,0.020648248493671417,0.020660514011979103,0.020669713616371155,0.020679423585534096,0.020688621327280998,0.02069692686200142,0.02070484682917595,0.020711107179522514,0.020718390122056007,0.02072477899491787,0.020730655640363693,0.020737554877996445,0.020743176341056824,0.020749947056174278,0.020755568519234657,0.020761189982295036,0.020765790715813637,0.020771412178874016,0.020776139572262764,0.020781122148036957,0.02078559249639511,0.020789936184883118,0.020795175805687904,0.02079913578927517,0.020802713930606842,0.020806290209293365,0.02081076242029667,0.02081357315182686,0.02081766165792942,0.020820727571845055,0.020823409780859947,0.02082609385251999,0.020828520879149437,0.020831331610679626,0.020834270864725113,0.020836826413869858,0.020840147510170937,0.02084270305931568,0.020845258608460426,0.020847685635089874,0.020851261913776398,0.02085445635020733,0.020857395604252815,0.020859312266111374,0.02086135558784008,0.020863527432084084,0.02086595445871353,0.020867999643087387,0.02086978778243065,0.020871959626674652,0.020874131470918655,0.020875664427876472,0.020877070724964142,0.02087809331715107,0.02087949775159359,0.020880648866295815,0.02088230848312378,0.020883969962596893,0.020885374397039413,0.020886780694127083,0.020888058468699455,0.020889081060886383,0.0208906140178442,0.02089150808751583,0.020892402157187462,0.02089342474937439,0.020894574001431465,0.02089521288871765,0.020895980298519135,0.02089674584567547,0.020897768437862396,0.020898662507534027,0.020899811759591103,0.020900195464491844,0.02090083435177803,0.02090134471654892,0.020901856943964958,0.02090275101363659,0.020903516560792923,0.020903900265693665,0.020904283970594406,0.020905178040266037,0.02090556174516678,0.020906200632452965,0.020906710997223854,0.020907094702124596,0.020907733589410782,0.020908117294311523,0.020908627659082413,0.020908882841467857,0.0209092665463686,0.020910033956170082,0.020910289138555527,0.02091067284345627,0.020910928025841713,0.020910928025841713,0.020911693572998047,0.02091207727789879,0.02091246098279953,0.02091284468770027,0.020913483574986458,0.020913738757371902,0.02091386541724205,0.020914122462272644,0.02091437764465809,0.020914888009428978,0.020915143191814423,0.020915398374199867,0.02091565541923046,0.02091578207910061,0.020915910601615906,0.02091616578400135,0.020916294306516647,0.020916420966386795,0.02091667614877224,0.020916804671287537,0.020916933193802834,0.020917188376188278,0.02091757208108902,0.020917827263474464,0.02091808244585991,0.02091808244585991,0.020918209105730057,0.020918337628245354,0.0209185928106308,0.0209185928106308,0.020918721333146095,0.020918721333146095,0.02091897651553154,0.02091897651553154,0.020919105038046837,0.020919231697916985,0.020919231697916985,0.020919231697916985,0.02091936022043228,0.02091948688030243,0.02091948688030243,0.02091948688030243,0.02091948688030243,0.02091948688030243,0.020919615402817726,0.020919615402817726,0.020919615402817726,0.020919615402817726,0.020919615402817726,0.020919615402817726,0.020919615402817726,0.020919615402817726,0.020919743925333023,0.02091987058520317,0.02091987058520317,0.020919999107718468,0.020919999107718468,0.020919999107718468,0.020919999107718468,0.020919999107718468,0.020919999107718468,0.020919999107718468,0.020920125767588615,0.020920125767588615,0.020920254290103912,0.02092038281261921,0.02092038281261921,0.020920509472489357,0.020920509472489357,0.020920509472489357,0.020920509472489357,0.0209207646548748,0.0209207646548748,0.0209208931773901,0.020921019837260246,0.020921148359775543,0.020921148359775543,0.02092127688229084,0.02092127688229084,0.020921403542160988,0.020921403542160988,0.020921403542160988,0.020921532064676285,0.020921658724546432,0.020921658724546432,0.020921658724546432,0.02092178724706173,0.02092178724706173,0.02092178724706173,0.02092178724706173,0.02092178724706173,0.02092178724706173,0.02092178724706173,0.02092178724706173,0.020922042429447174,0.02092217095196247,0.02092217095196247,0.02092217095196247,0.02092217095196247,0.02092217095196247,0.02092217095196247,0.02092217095196247,0.02092229761183262,0.02092229761183262,0.02092229761183262,0.02092229761183262,0.02092229761183262,0.02092229761183262,0.02092229761183262,0.02092229761183262,0.02092229761183262,0.02092229761183262,0.020922426134347916,0.020922426134347916,0.020922426134347916,0.020922426134347916,0.020922426134347916,0.020922426134347916,0.020922426134347916,0.020922426134347916,0.020922426134347916,0.020922426134347916,0.020922426134347916,0.020922426134347916,0.020922426134347916,0.020922426134347916,0.020922426134347916,0.020922426134347916,0.020922426134347916,0.020922426134347916,0.020922426134347916,0.020922426134347916,0.020922426134347916,0.020922426134347916,0.020922426134347916,0.020922426134347916,0.020922426134347916,0.020922426134347916,0.020922426134347916,0.020922426134347916,0.020922426134347916,0.020922426134347916,0.020922426134347916,0.020922426134347916],"active":[0.001995265483856201,0.0017203218303620815,0.001587321748957038,0.001498526893556118,0.001429535448551178,0.0013668043538928032,0.0013174880295991898,0.001259739976376295,0.0012017362751066685,0.0011469260789453983,0.0010903272777795792,0.0010380721651017666,0.0010015331208705902,0.000962565653026104,0.0009253863245248795,0.0008827149868011475,0.0008463021367788315,0.0008165333420038223,0.0007729660719633102,0.0007672170177102089,0.0007555913180112839,0.0007269727066159248,0.0006996309384703636,0.0006793169304728508,0.0006648795679211617,0.0006408607587218285,0.0006315335631370544,0.0006185024976730347,0.0005928222090005875,0.0005787685513496399,0.0005654813721776009,0.0005431231111288071,0.0005263863131403923,0.0005228081718087196,0.0005010897293686867,0.00048524700105190277,0.0004717037081718445,0.00045880116522312164,0.00044640712440013885,0.00042877718806266785,0.0004143398255109787,0.00039670802652835846,0.00039121322333812714,0.0003739651292562485,0.0003602951765060425,0.0003500748425722122,0.0003412589430809021,0.00033435970544815063,0.00032899342477321625,0.00031455792486667633,0.0003126412630081177,0.000303441658616066,0.00029577501118183136,0.0002873428165912628,0.00027635693550109863,0.00027162767946720123,0.0002651140093803406,0.000253995880484581,0.00024390406906604767,0.00023866444826126099,0.0002348329871892929,0.0002298504114151001,0.0002248678356409073,0.00022193044424057007,0.00021426379680633545,0.00021477416157722473,0.00020621530711650848,0.0002008490264415741,0.00019561126828193665,0.00019075535237789154,0.0001873057335615158,0.0001861564815044403,0.00018091872334480286,0.0001763179898262024,0.00017120875418186188,0.000166991725564003,0.00016239285469055176,0.00016609765589237213,0.00015919841825962067,0.00015383213758468628,0.00015255436301231384,0.00015153177082538605,0.00014578364789485931,0.00014667771756649017,0.000141950324177742,0.0001359451562166214,0.00013517960906028748,0.00013300590217113495,0.00013019703328609467,0.0001286640763282776,0.0001254696398973465,0.00012304075062274933,0.00012138113379478455,0.00012099742889404297,0.00012074224650859833,0.00012048520147800446,0.00011959299445152283,0.00011473707854747772,0.00011282041668891907,0.00011256523430347443,0.00010949745774269104,0.00010847672820091248,0.00010962784290313721,0.0001079663634300232,0.00010387785732746124,0.00010221637785434723,0.00010055489838123322,0.0001000426709651947,9.812787175178528e-05,9.774602949619293e-05,9.531714022159576e-05,9.595602750778198e-05,9.263493120670319e-05,9.28882509469986e-05,9.020604193210602e-05,8.893013000488281e-05,8.8544562458992e-05,8.71419906616211e-05,8.790753781795502e-05,8.573569357395172e-05,8.560717105865479e-05,8.6246058344841e-05,8.50968062877655e-05,8.547864854335785e-05,8.420273661613464e-05,8.305162191390991e-05,8.17757099866867e-05,8.266791701316833e-05,8.228421211242676e-05,8.151866495609283e-05,8.113496005535126e-05,8.113682270050049e-05,8.152052760124207e-05,8.02408903837204e-05,8.011423051357269e-05,7.998570799827576e-05,8.049793541431427e-05,7.960200309753418e-05,7.947534322738647e-05,7.857941091060638e-05,7.781386375427246e-05,7.768720388412476e-05,7.781386375427246e-05,7.717497646808624e-05,7.717497646808624e-05,7.70464539527893e-05,7.743015885353088e-05,7.615238428115845e-05,7.58972018957138e-05,7.602386176586151e-05,7.730163633823395e-05,7.628090679645538e-05,7.551535964012146e-05,7.436424493789673e-05,7.436424493789673e-05,7.487647235393524e-05,7.461942732334137e-05,7.410906255245209e-05,7.372535765171051e-05,7.385388016700745e-05,7.372535765171051e-05,7.308647036552429e-05,7.35986977815628e-05,7.359683513641357e-05,7.398054003715515e-05,7.410906255245209e-05,7.449090480804443e-05,7.410906255245209e-05,7.372535765171051e-05,7.372535765171051e-05,7.372535765171051e-05,7.334165275096893e-05,7.372535765171051e-05,7.372535765171051e-05,7.398054003715515e-05,7.410906255245209e-05,7.385201752185822e-05,7.385388016700745e-05,7.385388016700745e-05,7.398054003715515e-05,7.410906255245209e-05,7.359683513641357e-05,7.359683513641357e-05,7.347017526626587e-05,7.334165275096893e-05,7.295794785022736e-05,7.334351539611816e-05,7.372535765171051e-05,7.321499288082123e-05,7.283128798007965e-05,7.308647036552429e-05,7.347017526626587e-05,7.283128798007965e-05,7.321499288082123e-05,7.308647036552429e-05,7.308647036552429e-05,7.295794785022736e-05,7.283128798007965e-05,7.295794785022736e-05,7.270276546478271e-05,7.283128798007965e-05,7.283128798007965e-05,7.231906056404114e-05,7.219240069389343e-05,7.231906056404114e-05,7.219240069389343e-05,7.283128798007965e-05,7.232092320919037e-05,7.244758307933807e-05,7.231906056404114e-05,7.244758307933807e-05,7.20638781785965e-05,7.20638781785965e-05,7.232092320919037e-05,7.21905380487442e-05,7.231906056404114e-05,7.20638781785965e-05,7.206574082374573e-05,7.206574082374573e-05,7.193535566329956e-05,7.219240069389343e-05,7.219240069389343e-05,7.20638781785965e-05,7.20638781785965e-05,7.219240069389343e-05,7.219240069389343e-05,7.219240069389343e-05,7.21905380487442e-05,7.219240069389343e-05,7.193535566329956e-05,7.193535566329956e-05,7.180869579315186e-05,7.180869579315186e-05,7.181055843830109e-05,7.180869579315186e-05,7.155351340770721e-05,7.168203592300415e-05,7.155351340770721e-05,7.180869579315186e-05,7.168203592300415e-05,7.168203592300415e-05,7.155351340770721e-05,7.155351340770721e-05,7.155351340770721e-05,7.155351340770721e-05,7.155351340770721e-05,7.142685353755951e-05,7.155351340770721e-05,7.155351340770721e-05,7.155351340770721e-05,7.155351340770721e-05,7.142499089241028e-05,7.142499089241028e-05,7.142499089241028e-05,7.155351340770721e-05,7.155351340770721e-05,7.155351340770721e-05,7.168203592300415e-05,7.180869579315186e-05,7.168017327785492e-05,7.155351340770721e-05,7.155351340770721e-05,7.142499089241028e-05,7.155351340770721e-05,7.168017327785492e-05,7.168017327785492e-05,7.168017327785492e-05,7.180869579315186e-05,7.193721830844879e-05,7.193721830844879e-05,7.206574082374573e-05,7.193721830844879e-05,7.180869579315186e-05,7.180869579315186e-05,7.168203592300415e-05,7.168203592300415e-05,7.193721830844879e-05,7.20638781785965e-05,7.193721830844879e-05,7.219240069389343e-05,7.20638781785965e-05,7.206574082374573e-05,7.193721830844879e-05,7.20638781785965e-05,7.20638781785965e-05,7.20638781785965e-05,7.193721830844879e-05,7.193721830844879e-05,7.219240069389343e-05,7.20638781785965e-05,7.206574082374573e-05,7.232092320919037e-05,7.24494457244873e-05,7.232092320919037e-05,7.232092320919037e-05,7.244758307933807e-05,7.244758307933807e-05,7.244758307933807e-05,7.257610559463501e-05,7.257610559463501e-05,7.257610559463501e-05,7.244758307933807e-05,7.231906056404114e-05,7.231906056404114e-05,7.231906056404114e-05,7.231906056404114e-05,7.231906056404114e-05,7.231906056404114e-05,7.231906056404114e-05,7.219240069389343e-05,7.219240069389343e-05,7.219240069389343e-05,7.219240069389343e-05,7.219240069389343e-05,7.219240069389343e-05,7.219240069389343e-05,7.219240069389343e-05,7.219240069389343e-05,7.219240069389343e-05,7.20638781785965e-05,7.20638781785965e-05,7.20638781785965e-05,7.20638781785965e-05,7.20638781785965e-05,7.20638781785965e-05,7.20638781785965e-05,7.20638781785965e-05,7.20638781785965e-05,7.20638781785965e-05,7.20638781785965e-05,7.20638781785965e-05,7.20638781785965e-05,7.20638781785965e-05,7.20638781785965e-05,7.20638781785965e-05,7.20638781785965e-05,7.20638781785965e-05,7.20638781785965e-05,7.20638781785965e-05,7.20638781785965e-05,7.20638781785965e-05,7.20638781785965e-05,7.20638781785965e-05,7.20638781785965e-05,7.20638781785965e-05,7.20638781785965e-05,7.20638781785965e-05,7.20638781785965e-05,7.20638781785965e-05,7.20638781785965e-05,7.20638781785965e-05]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.7079591751098633,"q05":0.6373334954966982,"q20":0.6718221774925603,"q40":0.6970811182154304,"q60":0.7188372320042962,"q80":0.7440961727271662,"q95":0.7785848547230283},"MaxActiveInfected":{"mean":0.035560037940740585,"q05":0.024239054208218078,"q20":0.029767437226546102,"q40":0.03381633358535802,"q60":0.03730374229612315,"q80":0.04135263865493507,"q95":0.046881021673263086}},"4W_None":{"TotalInfected":{"mean":0.17205530405044556,"q05":0.0,"q20":0.08181147580866095,"q40":0.14488986246114416,"q60":0.19922074563974695,"q80":0.2622991322922302,"q95":0.34842667192020016},"MaxActiveInfected":{"mean":0.002214079024270177,"q05":0.0016950247071971024,"q20":0.0019484948242729843,"q40":0.0021341321490917975,"q60":0.0022940258994485563,"q80":0.0024796632242673694,"q95":0.0027331333413432514}},"2W_Strong":{"TotalInfected":{"mean":0.019618600606918335,"q05":0.014341045069937698,"q20":0.016918237043556567,"q40":0.01880572985354291,"q60":0.02043147136029376,"q80":0.022318964170280103,"q95":0.02489615614389897},"MaxActiveInfected":{"mean":0.001995265483856201,"q05":0.001945919875047657,"q20":0.001970016846849014,"q40":0.001987665070762127,"q60":0.0020028658969502753,"q80":0.0020205141208633885,"q95":0.0020446110926647452}},"2W_Moderate":{"TotalInfected":{"mean":0.037480637431144714,"q05":0.011083234119732506,"q20":0.023973894475999128,"q40":0.033414801085786455,"q60":0.04154647377650297,"q80":0.050987380386290304,"q95":0.06387804074255692},"MaxActiveInfected":{"mean":0.001995265483856201,"q05":0.001945919875047657,"q20":0.001970016846849014,"q40":0.001987665070762127,"q60":0.0020028658969502753,"q80":0.0020205141208633885,"q95":0.0020446110926647452}}}}} \ No newline at end of file diff --git a/web/country-data/extdata-AU.json b/web/country-data/extdata-AU.json new file mode 100644 index 00000000..0a0a2aa5 --- /dev/null +++ b/web/country-data/extdata-AU.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0019395053386688232,0.002596684731543064,0.0034122460056096315,0.004293331876397133,0.00524422200396657,0.006243151146918535,0.007316393777728081,0.0084606371819973,0.009662030264735222,0.010935849510133266,0.012285961769521236,0.013705279678106308,0.015215199440717697,0.016800813376903534,0.018494976684451103,0.02028043195605278,0.022167993709445,0.02436937391757965,0.026831932365894318,0.029624875634908676,0.03274121135473251,0.036261044442653656,0.040180422365665436,0.04456399381160736,0.049433156847953796,0.054860249161720276,0.06086762621998787,0.06751783192157745,0.07483694702386856,0.08285032957792282,0.09161876142024994,0.10116543620824814,0.11147458106279373,0.12260240316390991,0.13458675146102905,0.14738476276397705,0.16095080971717834,0.17533917725086212,0.1904715597629547,0.20634952187538147,0.2228669822216034,0.23996716737747192,0.2576501667499542,0.2758050560951233,0.29442480206489563,0.31346166133880615,0.3329002559185028,0.35261401534080505,0.3725995421409607,0.39284902811050415,0.4132421612739563,0.4337555170059204,0.45426252484321594,0.4746525287628174,0.4948636591434479,0.5148943662643433,0.5344518423080444,0.5535244941711426,0.571965217590332,0.5897246599197388,0.6068041324615479,0.6229732036590576,0.6383063793182373,0.6527233123779297,0.6662836074829102,0.6789231300354004,0.6906991004943848,0.7015880346298218,0.7116328477859497,0.720893144607544,0.7293291091918945,0.7370328903198242,0.7440555095672607,0.750397801399231,0.7561107873916626,0.7612714767456055,0.7658708095550537,0.7699946165084839,0.773690938949585,0.7769707441329956,0.7798975706100464,0.7824912071228027,0.7848019599914551,0.786851167678833,0.7886792421340942,0.7902752161026001,0.7916954755783081,0.7929496765136719,0.7940593957901001,0.7950419187545776,0.79590904712677,0.7966808080673218,0.7973558902740479,0.7979545593261719,0.7984820604324341,0.7989568710327148,0.7993687391281128,0.7997363805770874,0.8000583648681641,0.8003411293029785,0.8005901575088501,0.8008058071136475,0.8010034561157227,0.8011715412139893,0.8013203144073486,0.8014552593231201,0.8015704154968262,0.8016741275787354,0.8017661571502686,0.801845908164978,0.8019177913665771,0.8019798994064331,0.8020356893539429,0.8020848035812378,0.8021291494369507,0.8021671772003174,0.8022012710571289,0.8022329807281494,0.8022587299346924,0.8022820949554443,0.802302360534668,0.8023195266723633,0.8023353815078735,0.8023496866226196,0.8023617267608643,0.8023743629455566,0.8023843765258789,0.8023929595947266,0.8024004697799683,0.8024071455001831,0.8024133443832397,0.8024182319641113,0.8024228811264038,0.802426815032959,0.8024306297302246,0.8024340867996216,0.802437424659729,0.8024401664733887,0.8024423122406006,0.8024448156356812,0.8024468421936035,0.8024482727050781,0.8024499416351318,0.8024512529373169,0.8024524450302124,0.8024536371231079,0.8024545907974243,0.8024554252624512,0.802456259727478,0.8024569749832153,0.8024576902389526,0.8024580478668213,0.8024584054946899,0.802458643913269,0.8024591207504272,0.8024592399597168,0.8024595975875854,0.8024599552154541,0.8024601936340332,0.8024603128433228,0.8024605512619019,0.8024606704711914,0.8024609088897705,0.8024609088897705,0.8024611473083496,0.8024611473083496,0.8024611473083496,0.8024612665176392,0.8024612665176392,0.8024613857269287,0.8024613857269287,0.8024613857269287,0.8024613857269287,0.8024613857269287,0.8024615049362183,0.8024615049362183,0.8024615049362183,0.8024616241455078,0.8024616241455078,0.8024616241455078,0.8024616241455078,0.8024616241455078,0.8024616241455078,0.8024616241455078,0.8024616241455078,0.8024616241455078,0.8024616241455078,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974,0.8024617433547974],"recovered":[0.0,0.0009099830640479922,0.0016968772979453206,0.0024952292442321777,0.0033406999427825212,0.004230666905641556,0.005175989121198654,0.006182602606713772,0.0072562131099402905,0.008394290693104267,0.009592600166797638,0.01087318453937769,0.01222858764231205,0.01366644911468029,0.015175357460975647,0.016773073002696037,0.018462911248207092,0.020261939615011215,0.022265320643782616,0.024499693885445595,0.02700904943048954,0.029823435470461845,0.03299226984381676,0.03653911501169205,0.04049571976065636,0.04491688683629036,0.049831971526145935,0.0552971176803112,0.061327964067459106,0.0680188462138176,0.07535015046596527,0.08341718465089798,0.09222887456417084,0.10182290524244308,0.11215716600418091,0.1233249306678772,0.1352849304676056,0.14806431531906128,0.16163598001003265,0.17600777745246887,0.19117246568202972,0.20696984231472015,0.22339169681072235,0.24048134684562683,0.2580699324607849,0.2761847972869873,0.29475194215774536,0.3137666881084442,0.3330722153186798,0.35275742411613464,0.3727410137653351,0.39291468262672424,0.41324976086616516,0.433687686920166,0.45408275723457336,0.474408894777298,0.49457719922065735,0.5144510865211487,0.5339359045028687,0.5528666377067566,0.571220338344574,0.5889034867286682,0.6058624386787415,0.6220508217811584,0.6373408436775208,0.6517637372016907,0.6653087735176086,0.677949070930481,0.6897449493408203,0.7006754875183105,0.7107512950897217,0.720022976398468,0.728513240814209,0.7362646460533142,0.7433004975318909,0.7496737837791443,0.755439817905426,0.7606216073036194,0.7652767896652222,0.7694640755653381,0.773181676864624,0.7765065431594849,0.7794598340988159,0.7820919752120972,0.7844382524490356,0.7865301966667175,0.7883774638175964,0.7900084257125854,0.7914606928825378,0.7927466034889221,0.7938827872276306,0.7948808670043945,0.795764684677124,0.7965485453605652,0.7972443103790283,0.7978542447090149,0.7983967661857605,0.7988737225532532,0.7992976903915405,0.799668550491333,0.799992024898529,0.800281286239624,0.8005321025848389,0.8007628321647644,0.8009569644927979,0.8011308908462524,0.8012868762016296,0.8014225363731384,0.8015415668487549,0.8016445636749268,0.8017361164093018,0.8018183708190918,0.8018901944160461,0.8019554615020752,0.802013635635376,0.8020607829093933,0.8021056652069092,0.8021454811096191,0.8021811246871948,0.8022118210792542,0.8022384643554688,0.8022613525390625,0.80228191614151,0.8023005127906799,0.8023167252540588,0.8023304343223572,0.8023441433906555,0.8023553490638733,0.8023654222488403,0.802373468875885,0.802380383014679,0.8023871183395386,0.8023930788040161,0.8023982048034668,0.8024030327796936,0.8024072647094727,0.8024112582206726,0.8024149537086487,0.8024176955223083,0.8024204969406128,0.8024229407310486,0.8024250864982605,0.8024271726608276,0.8024287819862366,0.8024301528930664,0.8024314641952515,0.8024325966835022,0.8024336099624634,0.8024344444274902,0.8024353384971619,0.8024359345436096,0.8024365305900574,0.8024370670318604,0.8024376630783081,0.8024380207061768,0.802438497543335,0.8024387359619141,0.8024390935897827,0.8024393916130066,0.8024395108222961,0.80243980884552,0.8024400472640991,0.8024402856826782,0.8024404644966125,0.8024406433105469,0.8024408221244812,0.8024409413337708,0.8024410605430603,0.8024411201477051,0.8024411797523499,0.8024412393569946,0.8024412989616394,0.8024412989616394,0.8024412989616394,0.8024412989616394,0.8024412989616394,0.8024412989616394,0.8024412989616394,0.8024413585662842,0.802441418170929,0.802441418170929,0.802441418170929,0.8024414777755737,0.8024414777755737,0.8024414777755737,0.8024414777755737,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185,0.8024415373802185],"active":[0.0019395053386688232,0.0016867016674950719,0.001715368707664311,0.0017981026321649551,0.0019035220611840487,0.0020124842412769794,0.0021404046565294266,0.0022780345752835274,0.0024058171547949314,0.0025415588170289993,0.0026933616027235985,0.0028320951387286186,0.0029866117984056473,0.0031343642622232437,0.0033196192234754562,0.003507358953356743,0.0037050824612379074,0.004107434302568436,0.004566611722111702,0.005125181749463081,0.005732161924242973,0.006437608972191811,0.007188152521848679,0.008024878799915314,0.00893743708729744,0.009943362325429916,0.011035654693841934,0.01222071424126625,0.013508982956409454,0.014831483364105225,0.016268610954284668,0.01774825155735016,0.019245706498622894,0.020779497921466827,0.022429585456848145,0.024059832096099854,0.025665879249572754,0.027274861931800842,0.028835579752922058,0.030341744422912598,0.03169451653957367,0.03299732506275177,0.03425846993923187,0.03532370924949646,0.03635486960411072,0.03727686405181885,0.038148313760757446,0.03884732723236084,0.039527326822280884,0.04009160399436951,0.040501147508621216,0.04084083437919617,0.04101276397705078,0.04096484184265137,0.04078090190887451,0.04048547148704529,0.039874643087387085,0.039073407649993896,0.03802931308746338,0.03685802221298218,0.03558379411697388,0.034069716930389404,0.03244394063949585,0.03067249059677124,0.028942763805389404,0.027159392833709717,0.025390326976776123,0.02363896369934082,0.021887898445129395,0.0202176570892334,0.01857781410217285,0.0170099139213562,0.015542268753051758,0.014133155345916748,0.012810289859771729,0.011597692966461182,0.010430991649627686,0.009373009204864502,0.008414149284362793,0.007506668567657471,0.006715893745422363,0.005984663963317871,0.00534212589263916,0.00475919246673584,0.004240989685058594,0.0037450194358825684,0.00331801176071167,0.0029412508010864258,0.002598702907562256,0.0022953152656555176,0.0020262598991394043,0.001799941062927246,0.0015912055969238281,0.0014060139656066895,0.0012377500534057617,0.0011026263236999512,0.0009719729423522949,0.0008626580238342285,0.0007606744766235352,0.0006725788116455078,0.0005981326103210449,0.0005245208740234375,0.00047135353088378906,0.0004087090492248535,0.00036334991455078125,0.0003243684768676758,0.0002835392951965332,0.00025159120559692383,0.00022459030151367188,0.00020134449005126953,0.00018167495727539062,0.0001615285873413086,0.00014549493789672852,0.00012934207916259766,0.00011551380157470703,0.00010639429092407227,9.560585021972656e-05,8.749961853027344e-05,7.76052474975586e-05,7.027387619018555e-05,6.389617919921875e-05,5.817413330078125e-05,5.346536636352539e-05,4.9173831939697266e-05,4.500150680541992e-05,4.392862319946289e-05,4.023313522338867e-05,3.7610530853271484e-05,3.504753112792969e-05,3.36766242980957e-05,3.2961368560791016e-05,3.1113624572753906e-05,2.9802322387695312e-05,2.86102294921875e-05,2.759695053100586e-05,2.682209014892578e-05,2.6166439056396484e-05,2.5212764739990234e-05,2.4616718292236328e-05,2.4318695068359375e-05,2.390146255493164e-05,2.3186206817626953e-05,2.276897430419922e-05,2.2470951080322266e-05,2.2292137145996094e-05,2.2172927856445312e-05,2.199411392211914e-05,2.181529998779297e-05,2.181529998779297e-05,2.1636486053466797e-05,2.1755695343017578e-05,2.1517276763916016e-05,2.1338462829589844e-05,2.09808349609375e-05,2.110004425048828e-05,2.0742416381835938e-05,2.086162567138672e-05,2.086162567138672e-05,2.0802021026611328e-05,2.0802021026611328e-05,2.0742416381835938e-05,2.0623207092285156e-05,2.0623207092285156e-05,2.0444393157958984e-05,2.0503997802734375e-05,2.0325183868408203e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.014636993408203e-05,2.0205974578857422e-05,2.014636993408203e-05,2.008676528930664e-05,2.008676528930664e-05,2.008676528930664e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0325183868408203e-05,2.0265579223632812e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.014636993408203e-05,2.014636993408203e-05,2.014636993408203e-05,2.014636993408203e-05,2.008676528930664e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05,2.0205974578857422e-05]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0019395053386688232,0.002597604878246784,0.0033824285492300987,0.00422131922096014,0.005103969946503639,0.006034935358911753,0.00700763612985611,0.008027225732803345,0.009085744619369507,0.010188297368586063,0.011345562525093555,0.012541618198156357,0.013802324421703815,0.015107065439224243,0.016476549208164215,0.017906956374645233,0.01940666139125824,0.0211082324385643,0.022994505241513252,0.0251048244535923,0.027436701580882072,0.030000997707247734,0.032844189554452896,0.03599604591727257,0.03946204483509064,0.04328552633523941,0.04748071730136871,0.05208902433514595,0.0571114644408226,0.0626237690448761,0.06860405206680298,0.0751226469874382,0.08218242973089218,0.0898088738322258,0.09804381430149078,0.10687988996505737,0.11630619317293167,0.12639188766479492,0.13710908591747284,0.1484435647726059,0.16041409969329834,0.17295025289058685,0.1860739141702652,0.1997583508491516,0.2139456868171692,0.22867129743099213,0.2438579797744751,0.25945040583610535,0.27541017532348633,0.29173585772514343,0.3083460330963135,0.3252514898777008,0.342458575963974,0.35983559489250183,0.3773963451385498,0.39503955841064453,0.41275832056999207,0.43053486943244934,0.4482634663581848,0.4658344089984894,0.4832744598388672,0.5004696249961853,0.5173033475875854,0.533743143081665,0.5496875047683716,0.5651252269744873,0.5800049304962158,0.5942027568817139,0.6077762842178345,0.620642900466919,0.6328073740005493,0.6442780494689941,0.6550498008728027,0.6651089191436768,0.674501895904541,0.683260440826416,0.6913509368896484,0.6988484859466553,0.7057409286499023,0.7120816707611084,0.717888593673706,0.7232006788253784,0.7280483245849609,0.7324651479721069,0.736466646194458,0.7401033639907837,0.7433916330337524,0.7463420629501343,0.7489975690841675,0.7513940334320068,0.7535477876663208,0.7554885149002075,0.7572345733642578,0.7587885856628418,0.7601821422576904,0.761428713798523,0.7625440359115601,0.7635529041290283,0.7644498348236084,0.7652542591094971,0.76596999168396,0.7666088342666626,0.7671843767166138,0.7676956653594971,0.7681559324264526,0.7685641050338745,0.7689319849014282,0.769260048866272,0.7695555686950684,0.7698225975036621,0.7700541019439697,0.7702604532241821,0.7704473733901978,0.7706153392791748,0.7707630395889282,0.7708979845046997,0.7710222005844116,0.7711279392242432,0.7712222337722778,0.7713053226470947,0.7713834047317505,0.7714482545852661,0.7715088129043579,0.7715637683868408,0.771613359451294,0.7716562747955322,0.7716954946517944,0.7717301845550537,0.7717612981796265,0.7717872858047485,0.7718116044998169,0.7718325853347778,0.7718520164489746,0.7718698978424072,0.7718870639801025,0.7719017267227173,0.771915078163147,0.7719266414642334,0.7719376087188721,0.771946907043457,0.7719560861587524,0.7719637155532837,0.7719707489013672,0.771977424621582,0.7719827890396118,0.771988034248352,0.7719922065734863,0.7719963788986206,0.7720000743865967,0.7720037698745728,0.772006630897522,0.7720094919204712,0.7720119953155518,0.7720141410827637,0.7720160484313965,0.7720178365707397,0.7720192670822144,0.7720208168029785,0.772022008895874,0.7720232009887695,0.7720242738723755,0.7720251083374023,0.7720261812210083,0.7720268964767456,0.7720277309417725,0.7720283269882202,0.7720290422439575,0.7720296382904053,0.772030234336853,0.7720307111740112,0.7720310688018799,0.7720311880111694,0.7720315456390381,0.7720317840576172,0.7720319032669067,0.7720321416854858,0.7720323801040649,0.772032618522644,0.772032618522644,0.772032618522644,0.7720328569412231,0.7720329761505127,0.7720330953598022,0.7720332145690918,0.7720333337783813,0.7720334529876709,0.7720334529876709,0.7720335721969604,0.7720335721969604,0.7720335721969604,0.7720335721969604,0.7720335721969604,0.77203369140625,0.77203369140625,0.77203369140625,0.77203369140625,0.77203369140625,0.7720338106155396,0.7720338106155396,0.7720338106155396,0.7720338106155396,0.7720339298248291,0.7720339298248291,0.7720339298248291,0.7720339298248291,0.7720339298248291,0.7720339298248291,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187,0.7720340490341187],"recovered":[0.0,0.0009194620652124286,0.001704423688352108,0.002485336037352681,0.003300713375210762,0.004147518426179886,0.00503532262519002,0.00596569012850523,0.00693783862516284,0.007955081760883331,0.009012587368488312,0.010123562067747116,0.011281425133347511,0.012482449412345886,0.013746514916419983,0.015054799616336823,0.0164314154535532,0.017862053588032722,0.019421346485614777,0.02116120234131813,0.023074163123965263,0.025205831974744797,0.027550548315048218,0.03014475479722023,0.033020246773958206,0.036184851080179214,0.03966612368822098,0.043502077460289,0.04772308096289635,0.052366819232702255,0.057425010949373245,0.0629425197839737,0.06895694136619568,0.07549339532852173,0.08257710188627243,0.09022687375545502,0.09848993271589279,0.10734330862760544,0.11680035293102264,0.12688396871089935,0.13758864998817444,0.14891019463539124,0.1608385443687439,0.17334069311618805,0.18645629286766052,0.20009464025497437,0.21427235007286072,0.2289828211069107,0.2441219687461853,0.25963088870048523,0.27559301257133484,0.29188433289527893,0.3084787428379059,0.3253907859325409,0.34250596165657043,0.35984110832214355,0.3773246109485626,0.39490363001823425,0.41258084774017334,0.43029260635375977,0.44793352484703064,0.46546560525894165,0.48286008834838867,0.4999751150608063,0.516732931137085,0.5331077575683594,0.5490014553070068,0.5643729567527771,0.5791496634483337,0.5933600664138794,0.6068745255470276,0.6197171807289124,0.631866455078125,0.6433318853378296,0.6541061401367188,0.6641877889633179,0.6735918521881104,0.6823615431785583,0.6904855370521545,0.6979873180389404,0.7049128413200378,0.7112866044044495,0.7171223163604736,0.7224557995796204,0.7273370623588562,0.7317765355110168,0.7358331084251404,0.7394878268241882,0.7428102493286133,0.7457898259162903,0.7484931349754333,0.7509233951568604,0.7531054019927979,0.7550818920135498,0.7568323016166687,0.7584120631217957,0.7598277926445007,0.7610892653465271,0.7622262835502625,0.763237714767456,0.7641513347625732,0.7649717330932617,0.7656944990158081,0.7663436532020569,0.7669272422790527,0.7674449682235718,0.7679097056388855,0.7683231234550476,0.7686983942985535,0.7690349817276001,0.7693360447883606,0.7695985436439514,0.7698345184326172,0.7700467109680176,0.7702346444129944,0.7704039812088013,0.7705567479133606,0.7706961035728455,0.7708209156990051,0.7709279656410217,0.771023690700531,0.7711091041564941,0.7711848616600037,0.771253228187561,0.7713144421577454,0.7713686227798462,0.7714174389839172,0.7714613080024719,0.7715011835098267,0.7715358734130859,0.7715660333633423,0.7715945243835449,0.7716196179389954,0.7716405391693115,0.7716598510742188,0.771679162979126,0.7716952562332153,0.7717103958129883,0.7717233300209045,0.771734893321991,0.7717462778091431,0.7717560529708862,0.7717645168304443,0.771773099899292,0.7717796564102173,0.7717859148979187,0.771791934967041,0.7717972993850708,0.7718015313148499,0.7718053460121155,0.7718096375465393,0.7718132138252258,0.7718161940574646,0.7718189358711243,0.7718209624290466,0.7718232274055481,0.7718252539634705,0.7718268632888794,0.7718284130096436,0.7718299031257629,0.771831214427948,0.7718324661254883,0.7718337178230286,0.7718347907066345,0.7718356847763062,0.7718366384506226,0.7718374133110046,0.7718380093574524,0.7718386054039001,0.7718391418457031,0.7718396186828613,0.7718400359153748,0.7718403935432434,0.7718408107757568,0.7718409895896912,0.7718412280082703,0.7718414068222046,0.7718417048454285,0.771841824054718,0.7718419432640076,0.7718420028686523,0.7718421220779419,0.7718422412872314,0.7718423008918762,0.7718425393104553,0.7718426585197449,0.7718427777290344,0.7718428373336792,0.7718429565429688,0.7718430161476135,0.7718430161476135,0.7718430161476135,0.7718430757522583,0.7718431353569031,0.7718431353569031,0.7718431949615479,0.7718432545661926,0.7718432545661926,0.7718432545661926,0.7718432545661926,0.7718432545661926,0.7718433141708374,0.7718433737754822,0.7718433737754822,0.7718433737754822,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127,0.771843433380127],"active":[0.0019395053386688232,0.0016781428130343556,0.0016780048608779907,0.001735983183607459,0.0018032565712928772,0.0018874169327318668,0.00197231350466609,0.0020615356042981148,0.002147905994206667,0.002233215607702732,0.0023329751566052437,0.0024180561304092407,0.002520899288356304,0.002624616026878357,0.002730034291744232,0.0028521567583084106,0.00297524593770504,0.003246178850531578,0.0035731587558984756,0.00394362211227417,0.004362538456916809,0.004795165732502937,0.005293641239404678,0.005851291120052338,0.006441798061132431,0.007100675255060196,0.007814593613147736,0.008586946874856949,0.009388383477926254,0.010256949812173843,0.011179041117429733,0.012180127203464508,0.013225488364696503,0.014315478503704071,0.015466712415218353,0.016653016209602356,0.01781626045703888,0.019048579037189484,0.020308732986450195,0.021559596061706543,0.0228254497051239,0.024040058255195618,0.0252353698015213,0.026417657732963562,0.027489393949508667,0.02857665717601776,0.02958562970161438,0.03046758472919464,0.031288206577301025,0.0321049690246582,0.03275302052497864,0.033367156982421875,0.033979833126068115,0.03444480895996094,0.03489038348197937,0.03519845008850098,0.03543370962142944,0.03563123941421509,0.035682618618011475,0.035541802644729614,0.03534093499183655,0.03500401973724365,0.03444325923919678,0.033768028020858765,0.03295457363128662,0.03201746940612793,0.031003475189208984,0.029829800128936768,0.028626620769500732,0.02728283405303955,0.02593284845352173,0.024560868740081787,0.023183345794677734,0.021777033805847168,0.020395755767822266,0.019072651863098145,0.017759084701538086,0.016486942768096924,0.015255391597747803,0.014094352722167969,0.012975752353668213,0.011914074420928955,0.010926008224487305,0.010009348392486572,0.009129583835601807,0.008326828479766846,0.0075585246086120605,0.006854236125946045,0.006187319755554199,0.005604207515716553,0.005054652690887451,0.004565119743347168,0.004129171371459961,0.003706693649291992,0.0033498406410217285,0.003016650676727295,0.002716243267059326,0.0024636387825012207,0.0022235512733459473,0.0020165443420410156,0.0018186569213867188,0.001637101173400879,0.001489877700805664,0.0013520121574401855,0.0012286901473999023,0.0011191368103027344,0.0010222792625427246,0.0009369254112243652,0.0008571743965148926,0.0007876157760620117,0.0007180571556091309,0.0006619095802307129,0.0006128549575805664,0.0005686283111572266,0.0005283951759338379,0.0004940032958984375,0.0004654526710510254,0.0004318356513977051,0.0004013180732727051,0.00037735700607299805,0.0003597140312194824,0.00033915042877197266,0.00032395124435424805,0.00031054019927978516,0.000298917293548584,0.00028765201568603516,0.00027805566787719727,0.0002688765525817871,0.0002601146697998047,0.00025141239166259766,0.0002455711364746094,0.00023806095123291016,0.00023239850997924805,0.00022935867309570312,0.00022721290588378906,0.0002225637435913086,0.00021982192993164062,0.0002162456512451172,0.0002142786979675293,0.00021201372146606445,0.000209808349609375,0.00020766258239746094,0.00020623207092285156,0.00020432472229003906,0.00020313262939453125,0.0002021193504333496,0.0002002716064453125,0.0001990795135498047,0.00019854307174682617,0.0001984238624572754,0.00019699335098266602,0.00019627809524536133,0.0001958012580871582,0.0001952052116394043,0.00019508600234985352,0.0001946091651916504,0.00019401311874389648,0.0001939535140991211,0.00019359588623046875,0.0001932978630065918,0.00019305944442749023,0.0001926422119140625,0.00019246339797973633,0.00019210577011108398,0.0001920461654663086,0.00019168853759765625,0.00019162893295288086,0.00019162893295288086,0.00019162893295288086,0.00019156932830810547,0.0001914501190185547,0.00019115209579467773,0.00019115209579467773,0.00019097328186035156,0.00019091367721557617,0.00019091367721557617,0.00019097328186035156,0.00019091367721557617,0.0001907944679260254,0.0001906752586364746,0.00019085407257080078,0.00019085407257080078,0.00019085407257080078,0.00019091367721557617,0.0001907944679260254,0.0001907944679260254,0.0001906752586364746,0.00019073486328125,0.00019061565399169922,0.00019055604934692383,0.00019055604934692383,0.00019055604934692383,0.00019061565399169922,0.00019055604934692383,0.00019055604934692383,0.00019049644470214844,0.00019043684005737305,0.00019055604934692383,0.00019055604934692383,0.00019055604934692383,0.00019055604934692383,0.00019061565399169922,0.00019055604934692383,0.00019055604934692383,0.00019055604934692383,0.00019049644470214844,0.00019049644470214844,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922,0.00019061565399169922]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0019395053386688232,0.0026014242321252823,0.0033587771467864513,0.004163617268204689,0.004990682005882263,0.005856122821569443,0.006741396151483059,0.007645397447049618,0.008581195026636124,0.009540367871522903,0.01052489411085844,0.011540387757122517,0.012580408714711666,0.013648036867380142,0.014745345339179039,0.015871644020080566,0.01704275794327259,0.01834193244576454,0.019778458401560783,0.021341480314731598,0.02304397150874138,0.024909354746341705,0.026939192786812782,0.029137443751096725,0.03151804953813553,0.03410797938704491,0.036934006959199905,0.04001053422689438,0.043327447026968,0.0469360426068306,0.05081939324736595,0.05501393601298332,0.059516411274671555,0.06438152492046356,0.06960482150316238,0.0752028077840805,0.0812111496925354,0.08759617060422897,0.09442270547151566,0.10168112814426422,0.10938068479299545,0.11749930679798126,0.12608620524406433,0.13509723544120789,0.1445944458246231,0.154525488615036,0.1649097204208374,0.1757001280784607,0.18690066039562225,0.19849184155464172,0.21044403314590454,0.22274784743785858,0.23538412153720856,0.24834033846855164,0.26158928871154785,0.2751217186450958,0.2888556718826294,0.3028346002101898,0.3170366585254669,0.3314027488231659,0.34586209058761597,0.3604840338230133,0.3751758933067322,0.38995444774627686,0.4046785831451416,0.419399619102478,0.43406426906585693,0.44858622550964355,0.46295270323753357,0.477097749710083,0.49100521206855774,0.5045665502548218,0.517790675163269,0.5306355953216553,0.5430492162704468,0.5550318956375122,0.5665541887283325,0.577581524848938,0.5881175994873047,0.59812331199646,0.6076170206069946,0.6166516542434692,0.6251553297042847,0.6331439018249512,0.6406723260879517,0.6477349996566772,0.6543272733688354,0.6604899168014526,0.6662142276763916,0.6715425252914429,0.6764624118804932,0.6810164451599121,0.685232400894165,0.6891257762908936,0.6926826238632202,0.6959645748138428,0.6989754438400269,0.7017593383789062,0.704277753829956,0.7065895795822144,0.7087017297744751,0.7106215953826904,0.7123860120773315,0.7139824628829956,0.7154381275177002,0.7167575359344482,0.7179727554321289,0.7190743684768677,0.7200672626495361,0.7209702730178833,0.7217830419540405,0.7225285768508911,0.7231982946395874,0.7238163948059082,0.7243654727935791,0.7248657941818237,0.7253216505050659,0.725735068321228,0.7261090278625488,0.7264488935470581,0.7267570495605469,0.7270411252975464,0.7272946834564209,0.7275224924087524,0.7277354001998901,0.727919340133667,0.728095293045044,0.7282521724700928,0.7283927202224731,0.7285228967666626,0.7286398410797119,0.7287437915802002,0.728838324546814,0.728925347328186,0.7290006875991821,0.7290751934051514,0.729141354560852,0.7292006015777588,0.729252815246582,0.7292996644973755,0.7293448448181152,0.7293862104415894,0.7294230461120605,0.7294555902481079,0.7294858694076538,0.7295138835906982,0.7295392751693726,0.7295628786087036,0.7295832633972168,0.7296019792556763,0.7296193838119507,0.7296340465545654,0.7296479940414429,0.7296607494354248,0.7296732664108276,0.7296837568283081,0.7296942472457886,0.7297030687332153,0.729711651802063,0.7297197580337524,0.7297271490097046,0.7297327518463135,0.7297382354736328,0.7297440767288208,0.7297488451004028,0.7297534942626953,0.72975754737854,0.7297612428665161,0.7297648191452026,0.7297674417495728,0.7297704219818115,0.7297729253768921,0.7297755479812622,0.7297779321670532,0.729779839515686,0.7297818660736084,0.729783296585083,0.7297850847244263,0.7297862768173218,0.7297877073287964,0.7297890186309814,0.7297899723052979,0.7297911643981934,0.7297921180725098,0.7297930717468262,0.729793906211853,0.7297945022583008,0.7297950983047485,0.7297955751419067,0.7297964096069336,0.7297968864440918,0.72979736328125,0.7297979593276978,0.7297983169555664,0.7297987937927246,0.7297992706298828,0.7297996282577515,0.7297999858856201,0.7298002243041992,0.7298005819320679,0.7298009395599365,0.7298011779785156,0.7298014163970947,0.7298015356063843,0.7298017740249634,0.7298017740249634,0.7298020124435425,0.7298020124435425,0.729802131652832,0.7298022508621216,0.7298022508621216,0.7298023700714111,0.7298023700714111,0.7298024892807007,0.7298026084899902,0.7298026084899902,0.7298027276992798,0.7298028469085693,0.7298028469085693,0.7298028469085693,0.7298029661178589,0.7298029661178589,0.7298029661178589,0.7298029661178589,0.7298030853271484,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438,0.729803204536438],"recovered":[0.0,0.0009129280224442482,0.001699316082522273,0.0024743846151977777,0.0032605426385998726,0.004070904105901718,0.004902570508420467,0.005764790810644627,0.006647027097642422,0.007555491756647825,0.008494648151099682,0.00945032387971878,0.010433975607156754,0.011448642238974571,0.012484428472816944,0.013555784709751606,0.014657233841717243,0.01579880900681019,0.017013730481266975,0.01834239810705185,0.01978297531604767,0.021357545629143715,0.023081066086888313,0.02495330385863781,0.026979967951774597,0.029189033433794975,0.03159651160240173,0.03420622646808624,0.037053052335977554,0.04012691229581833,0.04346531257033348,0.047072943300008774,0.05097506567835808,0.05517706647515297,0.05971533805131912,0.06459352374076843,0.06982863694429398,0.07546339184045792,0.08145761489868164,0.08788234740495682,0.09473882615566254,0.10199407488107681,0.10970491170883179,0.11783871799707413,0.12642282247543335,0.1354566216468811,0.14497412741184235,0.15489894151687622,0.16524407267570496,0.17602688074111938,0.1872265338897705,0.19877958297729492,0.21073438227176666,0.2229982614517212,0.235615074634552,0.2485627830028534,0.2617816925048828,0.27525535225868225,0.28900521993637085,0.302963525056839,0.3171357214450836,0.33139070868492126,0.34587424993515015,0.3604636490345001,0.3751644492149353,0.38985711336135864,0.40458235144615173,0.4192781448364258,0.4338805079460144,0.4483528137207031,0.46265342831611633,0.47677081823349,0.49061769247055054,0.5041366219520569,0.5173359513282776,0.5301592946052551,0.5425180792808533,0.5544543862342834,0.5659353733062744,0.5769402980804443,0.5874476432800293,0.597467839717865,0.6069633364677429,0.6159647107124329,0.6244786381721497,0.6324894428253174,0.6400442123413086,0.6471076607704163,0.6537238955497742,0.6599053144454956,0.6656545400619507,0.6709879040718079,0.6759346127510071,0.6805002093315125,0.6847426295280457,0.6886409521102905,0.6922363042831421,0.695544958114624,0.6985981464385986,0.7013672590255737,0.7039049863815308,0.7062445878982544,0.708362340927124,0.7103032469749451,0.712081253528595,0.7136870622634888,0.7151591777801514,0.7164965271949768,0.7177125811576843,0.7188156843185425,0.7198189496994019,0.7207254767417908,0.721555769443512,0.7223096489906311,0.722991943359375,0.7236018180847168,0.7241623401641846,0.7246769070625305,0.7251369953155518,0.7255510687828064,0.7259291410446167,0.7262750267982483,0.7265913486480713,0.7268679738044739,0.727124810218811,0.7273632287979126,0.7275720834732056,0.7277644276618958,0.7279377579689026,0.7280989289283752,0.7282379865646362,0.7283694744110107,0.7284858226776123,0.7285929918289185,0.7286897301673889,0.7287759780883789,0.7288581132888794,0.7289305925369263,0.7289965748786926,0.7290574312210083,0.7291111946105957,0.729159414768219,0.7292059659957886,0.7292444109916687,0.7292808294296265,0.7293155789375305,0.7293473482131958,0.729375422000885,0.7294014692306519,0.7294242978096008,0.729444146156311,0.7294633984565735,0.7294812798500061,0.7294965982437134,0.7295108437538147,0.7295238375663757,0.7295364737510681,0.7295481562614441,0.7295577526092529,0.7295669913291931,0.7295762896537781,0.7295839786529541,0.7295910716056824,0.7295975685119629,0.7296029329299927,0.7296083569526672,0.7296132445335388,0.7296172976493835,0.729621946811676,0.7296255826950073,0.7296285033226013,0.7296318411827087,0.7296348810195923,0.729637622833252,0.7296400666236877,0.7296419143676758,0.7296441197395325,0.7296459078788757,0.7296478748321533,0.7296492457389832,0.7296505570411682,0.729651927947998,0.729653000831604,0.72965407371521,0.7296552062034607,0.7296561598777771,0.729656994342804,0.7296575903892517,0.7296583652496338,0.729658842086792,0.7296596765518188,0.7296600937843323,0.72966068983078,0.7296611070632935,0.7296614646911621,0.7296618819236755,0.729662299156189,0.7296627163887024,0.729663074016571,0.7296635508537292,0.7296639084815979,0.7296642661094666,0.7296645045280457,0.7296647429466248,0.7296651005744934,0.7296652793884277,0.7296653389930725,0.7296655178070068,0.7296655774116516,0.7296657562255859,0.7296658754348755,0.7296659350395203,0.729665994644165,0.7296660542488098,0.7296661138534546,0.7296662926673889,0.7296662926673889,0.7296663522720337,0.7296664118766785,0.7296664714813232,0.729666531085968,0.7296665906906128,0.7296665906906128,0.7296666502952576,0.7296666502952576,0.7296666502952576,0.7296666502952576,0.7296666502952576,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023,0.7296667098999023],"active":[0.0019395053386688232,0.001688496209681034,0.0016594610642641783,0.0016892326530069113,0.0017301393672823906,0.0017852187156677246,0.0018388256430625916,0.0018806066364049911,0.001934167928993702,0.001984876114875078,0.0020302459597587585,0.002090063877403736,0.0021464331075549126,0.002199394628405571,0.002260916866362095,0.0023158593103289604,0.0023855241015553474,0.0025431234389543533,0.002764727920293808,0.0029990822076797485,0.0032609961926937103,0.0035518091171979904,0.003858126699924469,0.004184139892458916,0.004538081586360931,0.004918945953249931,0.005337495356798172,0.005804307758808136,0.006274394690990448,0.006809130311012268,0.007354080677032471,0.007940992712974548,0.008541345596313477,0.009204458445310593,0.009889483451843262,0.010609284043312073,0.011382512748241425,0.012132778763771057,0.012965090572834015,0.013798780739307404,0.014641858637332916,0.01550523191690445,0.016381293535232544,0.01725851744413376,0.01817162334918976,0.019068866968154907,0.019935593008995056,0.020801186561584473,0.021656587719917297,0.02246496081352234,0.023217499256134033,0.02396826446056366,0.024649739265441895,0.025342077016830444,0.02597421407699585,0.02655893564224243,0.027073979377746582,0.02757924795150757,0.02803143858909607,0.028439223766326904,0.02872636914253235,0.02909332513809204,0.02930164337158203,0.029490798711776733,0.0295141339302063,0.029542505741119385,0.0294819176197052,0.029308080673217773,0.029072195291519165,0.028744935989379883,0.028351783752441406,0.027795732021331787,0.027172982692718506,0.02649897336959839,0.02571326494216919,0.02487260103225708,0.024036109447479248,0.02312713861465454,0.022182226181030273,0.021183013916015625,0.020169377326965332,0.019183814525604248,0.018191993236541748,0.01717919111251831,0.016193687915802002,0.015245556831359863,0.014283061027526855,0.013382256031036377,0.012490332126617432,0.011637210845947266,0.01080787181854248,0.010028541088104248,0.009297788143157959,0.008625566959381104,0.00793999433517456,0.007323622703552246,0.006739139556884766,0.0062143802642822266,0.005679607391357422,0.005222320556640625,0.004796743392944336,0.004377007484436035,0.0040236711502075195,0.003679215908050537,0.0033568739891052246,0.0030704736709594727,0.002813577651977539,0.002577841281890869,0.0023546814918518066,0.0021545886993408203,0.001964092254638672,0.0018031001091003418,0.0016425251960754395,0.0015067458152770996,0.0013735294342041016,0.0012639760971069336,0.0011593103408813477,0.0010581612586975098,0.0009720325469970703,0.000897824764251709,0.0008279085159301758,0.0007660984992980957,0.0007033348083496094,0.0006545186042785645,0.0006105899810791016,0.0005561113357543945,0.0005232095718383789,0.0004877448081970215,0.00045496225357055664,0.0004239678382873535,0.0004018545150756836,0.0003743171691894531,0.00035250186920166016,0.0003323554992675781,0.0003109574317932129,0.00029921531677246094,0.00028324127197265625,0.00027000904083251953,0.0002562403678894043,0.0002422332763671875,0.00023365020751953125,0.00022679567337036133,0.00021708011627197266,0.00021117925643920898,0.00020503997802734375,0.0001983046531677246,0.0001919269561767578,0.00018745660781860352,0.0001817941665649414,0.00017768144607543945,0.00017523765563964844,0.00017064809799194336,0.00016671419143676758,0.00016415119171142578,0.00016242265701293945,0.00015991926193237305,0.00015777349472045898,0.00015491247177124023,0.0001538991928100586,0.00015276670455932617,0.00015085935592651367,0.000148773193359375,0.00014716386795043945,0.00014650821685791016,0.00014591217041015625,0.00014513731002807617,0.0001443028450012207,0.00014394521713256836,0.00014287233352661133,0.0001418590545654297,0.00014191865921020508,0.0001410841941833496,0.00014066696166992188,0.00014030933380126953,0.00013977289199829102,0.0001399517059326172,0.0001391768455505371,0.0001391768455505371,0.00013840198516845703,0.00013846158981323242,0.00013846158981323242,0.0001380443572998047,0.00013816356658935547,0.0001380443572998047,0.00013786554336547852,0.00013774633407592773,0.00013750791549682617,0.00013750791549682617,0.00013720989227294922,0.00013756752014160156,0.00013720989227294922,0.0001372694969177246,0.0001372694969177246,0.00013720989227294922,0.0001373291015625,0.0001373887062072754,0.0001373291015625,0.0001372694969177246,0.00013715028762817383,0.00013703107833862305,0.00013703107833862305,0.00013691186904907227,0.00013691186904907227,0.00013679265975952148,0.0001366734504699707,0.00013649463653564453,0.0001366734504699707,0.00013649463653564453,0.00013655424118041992,0.00013649463653564453,0.00013637542724609375,0.00013643503189086914,0.00013637542724609375,0.00013643503189086914,0.00013649463653564453,0.00013631582260131836,0.00013643503189086914,0.00013649463653564453,0.00013643503189086914,0.00013637542724609375,0.00013643503189086914,0.00013637542724609375,0.00013637542724609375,0.00013631582260131836,0.00013643503189086914,0.00013655424118041992,0.00013655424118041992,0.00013655424118041992,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453,0.00013649463653564453]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0019395053386688232,0.0025959485210478306,0.00340787461027503,0.004285785369575024,0.005234190728515387,0.006234730593860149,0.0073024514131248,0.008428978733718395,0.009628807194530964,0.010894390754401684,0.012226096354424953,0.01363924890756607,0.01513812504708767,0.016726868227124214,0.018408238887786865,0.02017390727996826,0.02203800156712532,0.024212004616856575,0.026669317856431007,0.029429636895656586,0.03253667429089546,0.03600198030471802,0.03985362499952316,0.044155798852443695,0.04894218221306801,0.05423031002283096,0.060086946934461594,0.06653459370136261,0.07361304759979248,0.08134625107049942,0.08972443640232086,0.0988522469997406,0.10867234319448471,0.11920009553432465,0.13040563464164734,0.14226983487606049,0.15474773943424225,0.1677778959274292,0.18135346472263336,0.19537170231342316,0.20970305800437927,0.22439047694206238,0.2393026351928711,0.25437942147254944,0.2695660889148712,0.2848820686340332,0.3002181053161621,0.315674751996994,0.3312026858329773,0.34685218334198,0.3626512289047241,0.3786167800426483,0.3948092460632324,0.41128385066986084,0.42804253101348877,0.44508662819862366,0.462335467338562,0.4798453450202942,0.49745938181877136,0.5151808261871338,0.5328671932220459,0.5504370927810669,0.5678583383560181,0.5849136114120483,0.6015498638153076,0.6176187992095947,0.632988691329956,0.6476681232452393,0.6615267992019653,0.6745800971984863,0.686738133430481,0.6980096101760864,0.7084836959838867,0.7181187868118286,0.726948618888855,0.735001802444458,0.7423259019851685,0.7489635944366455,0.7549381256103516,0.760285496711731,0.7650651931762695,0.769363284111023,0.7731708288192749,0.7765626907348633,0.7795662879943848,0.782245397567749,0.7846051454544067,0.7867074012756348,0.7885758876800537,0.7902158498764038,0.791661262512207,0.7929495573043823,0.7940967082977295,0.7951046228408813,0.7959773540496826,0.7967612743377686,0.797453761100769,0.7980642318725586,0.7986156940460205,0.799095869064331,0.7995312213897705,0.7999112606048584,0.8002402782440186,0.8005340099334717,0.8008022308349609,0.8010357618331909,0.8012391328811646,0.8014218807220459,0.8015849590301514,0.8017275333404541,0.8018538951873779,0.8019660711288452,0.802064061164856,0.8021484613418579,0.802226185798645,0.8022947311401367,0.8023532629013062,0.8024029731750488,0.8024485111236572,0.8024880886077881,0.8025220632553101,0.8025524616241455,0.8025803565979004,0.8026041984558105,0.8026245832443237,0.8026430606842041,0.8026597499847412,0.8026731014251709,0.8026849031448364,0.802696943283081,0.8027071952819824,0.8027158975601196,0.8027236461639404,0.8027299642562866,0.8027355670928955,0.8027408123016357,0.8027455806732178,0.8027493953704834,0.8027530908584595,0.8027561902999878,0.8027588129043579,0.8027608394622803,0.8027629852294922,0.802764892578125,0.8027666807174683,0.8027679920196533,0.8027695417404175,0.8027703762054443,0.8027713298797607,0.8027722835540771,0.8027732372283936,0.8027739524841309,0.8027745485305786,0.8027750253677368,0.8027756214141846,0.8027760982513428,0.802776575088501,0.8027768135070801,0.8027771711349487,0.8027774095535278,0.802777886390686,0.8027780055999756,0.8027782440185547,0.8027783632278442,0.8027786016464233,0.8027788400650024,0.802778959274292,0.8027790784835815,0.8027791976928711,0.8027793169021606,0.8027794361114502,0.8027794361114502,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397,0.8027795553207397],"recovered":[0.0,0.0009179436019621789,0.0017033193726092577,0.0024931584484875202,0.0033294723834842443,0.004228780046105385,0.005177783314138651,0.006182878743857145,0.00725460285320878,0.008381820283830166,0.009580452926456928,0.01085275411605835,0.012193755246698856,0.013613073155283928,0.015114940702915192,0.016703499481081963,0.018387768417596817,0.020150262862443924,0.02212359569966793,0.02434195578098297,0.02683442458510399,0.02963615581393242,0.03276514261960983,0.0362585186958313,0.040164828300476074,0.04449332505464554,0.04930110275745392,0.054643113166093826,0.060548294335603714,0.06703206151723862,0.07415294647216797,0.08188531547784805,0.0903361588716507,0.09945094585418701,0.10929828137159348,0.11978521943092346,0.13099192082881927,0.14281341433525085,0.15523038804531097,0.1682453155517578,0.1817939728498459,0.19569085538387299,0.2099732607603073,0.22459626197814941,0.23944427073001862,0.2544929087162018,0.2696584165096283,0.2849198281764984,0.3002476096153259,0.31568875908851624,0.33124834299087524,0.3469446301460266,0.3627641797065735,0.3787810206413269,0.3950336277484894,0.4115069508552551,0.4282153248786926,0.4452137351036072,0.4625025987625122,0.479905366897583,0.4974977374076843,0.5151297450065613,0.532712459564209,0.5501855611801147,0.5674747228622437,0.5844555497169495,0.6009928584098816,0.6169646978378296,0.632266640663147,0.6468560695648193,0.6606723666191101,0.6736735105514526,0.6858049035072327,0.69708651304245,0.7075516581535339,0.7171847224235535,0.7260553240776062,0.7341431975364685,0.7414909601211548,0.748174250125885,0.7542014718055725,0.7595813870429993,0.7644255757331848,0.7687444090843201,0.7726019024848938,0.7760308980941772,0.7790932059288025,0.7818180918693542,0.7842301726341248,0.786354124546051,0.7882480025291443,0.7899157404899597,0.7913910746574402,0.792706310749054,0.7938612103462219,0.7948749661445618,0.7957807183265686,0.7965770959854126,0.7972742319107056,0.7979043126106262,0.7984612584114075,0.7989525198936462,0.7993879914283752,0.7997761368751526,0.8001141548156738,0.8004158735275269,0.8006793260574341,0.8009153604507446,0.801123857498169,0.8013116717338562,0.8014786243438721,0.8016265034675598,0.8017541170120239,0.8018689751625061,0.8019673824310303,0.8020565509796143,0.8021323084831238,0.802202045917511,0.8022601008415222,0.8023117184638977,0.8023577332496643,0.8023974895477295,0.802434504032135,0.8024653196334839,0.8024922609329224,0.8025165796279907,0.8025388717651367,0.8025575280189514,0.8025743961334229,0.8025876879692078,0.8026007413864136,0.8026121854782104,0.8026218414306641,0.8026307821273804,0.8026382327079773,0.8026445508003235,0.8026503324508667,0.8026565909385681,0.802661120891571,0.8026649355888367,0.8026689291000366,0.8026717901229858,0.8026747703552246,0.8026770353317261,0.8026789426803589,0.8026809692382812,0.8026826977729797,0.8026840090751648,0.8026851415634155,0.8026860356330872,0.8026871681213379,0.8026880621910095,0.8026888966560364,0.8026896715164185,0.802690327167511,0.8026907444000244,0.8026914596557617,0.8026919960975647,0.8026924729347229,0.8026927709579468,0.8026929497718811,0.8026933670043945,0.8026936650276184,0.8026939034461975,0.8026940822601318,0.8026943802833557,0.8026946783065796,0.8026947975158691,0.8026949167251587,0.802695095539093,0.8026951551437378,0.8026952147483826,0.8026953339576721,0.8026953935623169,0.8026954531669617,0.8026955127716064,0.8026955127716064,0.8026955127716064,0.8026955127716064,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512,0.8026955723762512],"active":[0.0019395053386688232,0.0016780048608779907,0.0017045552376657724,0.0017926269210875034,0.0019047183450311422,0.0020059505477547646,0.002124668098986149,0.00224609998986125,0.0023742043413221836,0.002512570470571518,0.002645643427968025,0.002786494791507721,0.002944369800388813,0.0031137950718402863,0.0032932981848716736,0.003470407798886299,0.0036502331495285034,0.004061741754412651,0.004545722156763077,0.0050876811146736145,0.005702249705791473,0.006365824490785599,0.00708848237991333,0.007897280156612396,0.008777353912591934,0.009736984968185425,0.010785844177007675,0.011891480535268784,0.013064753264188766,0.014314189553260803,0.015571489930152893,0.016966931521892548,0.018336184322834015,0.019749149680137634,0.021107353270053864,0.022484615445137024,0.023755818605422974,0.024964481592178345,0.026123076677322388,0.027126386761665344,0.027909085154533386,0.028699621558189392,0.029329374432563782,0.029783159494400024,0.0301218181848526,0.03038915991783142,0.030559688806533813,0.030754923820495605,0.030955076217651367,0.031163424253463745,0.03140288591384888,0.031672149896621704,0.032045066356658936,0.032502830028533936,0.03300890326499939,0.03357967734336853,0.034120142459869385,0.03463160991668701,0.034956783056259155,0.03527545928955078,0.03536945581436157,0.035307347774505615,0.03514587879180908,0.034728050231933594,0.034075140953063965,0.033163249492645264,0.03199583292007446,0.030703425407409668,0.02926015853881836,0.027724027633666992,0.02606576681137085,0.02433609962463379,0.022678792476654053,0.021032273769378662,0.019396960735321045,0.01781708002090454,0.016270577907562256,0.014820396900177002,0.013447165489196777,0.012111246585845947,0.010863721370697021,0.009781897068023682,0.008745253086090088,0.007818281650543213,0.006964385509490967,0.006214499473571777,0.005511939525604248,0.004889309406280518,0.004345715045928955,0.003861725330352783,0.003413259983062744,0.0030338168144226074,0.0027056336402893066,0.0023983120918273926,0.0021161437034606934,0.0018863081932067871,0.0016730427742004395,0.001487135887145996,0.0013414621353149414,0.001191556453704834,0.0010699629783630371,0.0009587407112121582,0.0008522868156433105,0.0007578730583190918,0.0006880760192871094,0.0006198883056640625,0.0005598068237304688,0.0005065202713012695,0.0004611015319824219,0.0004158616065979004,0.0003752708435058594,0.0003395676612854004,0.00030994415283203125,0.00027948617935180664,0.0002588033676147461,0.00023818016052246094,0.00022095441818237305,0.0002009272575378418,0.00018841028213500977,0.00017637014389038086,0.00016433000564575195,0.00015497207641601562,0.00014585256576538086,0.00013887882232666016,0.0001323223114013672,0.0001264810562133789,0.00012087821960449219,0.00011557340621948242,0.00011050701141357422,0.00010925531387329102,0.00010645389556884766,0.00010371208190917969,0.00010180473327636719,9.918212890625e-05,9.733438491821289e-05,9.626150131225586e-05,9.524822235107422e-05,9.28044319152832e-05,9.196996688842773e-05,9.125471115112305e-05,8.988380432128906e-05,8.90493392944336e-05,8.821487426757812e-05,8.785724639892578e-05,8.7738037109375e-05,8.702278137207031e-05,8.684396743774414e-05,8.636713027954102e-05,8.618831634521484e-05,8.624792098999023e-05,8.606910705566406e-05,8.589029312133789e-05,8.565187454223633e-05,8.535385131835938e-05,8.529424667358398e-05,8.535385131835938e-05,8.511543273925781e-05,8.481740951538086e-05,8.469820022583008e-05,8.463859558105469e-05,8.493661880493164e-05,8.463859558105469e-05,8.45789909362793e-05,8.445978164672852e-05,8.45193862915039e-05,8.445978164672852e-05,8.428096771240234e-05,8.428096771240234e-05,8.428096771240234e-05,8.422136306762695e-05,8.428096771240234e-05,8.422136306762695e-05,8.422136306762695e-05,8.416175842285156e-05,8.410215377807617e-05,8.404254913330078e-05,8.404254913330078e-05,8.404254913330078e-05,8.404254913330078e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05,8.398294448852539e-05]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0019395053386688232,0.002601838205009699,0.0033832108601927757,0.004229601938277483,0.005119108594954014,0.006053157150745392,0.007022913079708815,0.008051889948546886,0.009103920310735703,0.010222210548818111,0.01138002797961235,0.012592648155987263,0.013852802105247974,0.015159614384174347,0.01652509532868862,0.017948830500245094,0.019424792379140854,0.021114859730005264,0.023003479465842247,0.025092123076319695,0.027400119230151176,0.029955444857478142,0.03276734799146652,0.035874705761671066,0.03931111469864845,0.04307505860924721,0.04720265045762062,0.05170503258705139,0.05662320554256439,0.06196286529302597,0.06779709458351135,0.07410043478012085,0.080880306661129,0.08820416033267975,0.09606058895587921,0.10443173348903656,0.11334966868162155,0.12277381122112274,0.13269738852977753,0.14314968883991241,0.15400910377502441,0.16528888046741486,0.17691302299499512,0.1888793706893921,0.20115025341510773,0.21370939910411835,0.22640131413936615,0.23927976191043854,0.2522764801979065,0.265374094247818,0.278556227684021,0.29183119535446167,0.30515599250793457,0.31857943534851074,0.33210182189941406,0.3457172214984894,0.3594905734062195,0.37343499064445496,0.38751572370529175,0.40179046988487244,0.4162720739841461,0.43094873428344727,0.44578817486763,0.4607919752597809,0.47588911652565,0.4910418391227722,0.5061861276626587,0.5212492942810059,0.5361719131469727,0.5508394241333008,0.5653049945831299,0.5794064998626709,0.5930547714233398,0.6062332391738892,0.6188981533050537,0.6309875249862671,0.6425055265426636,0.6533750295639038,0.6635587215423584,0.6731066703796387,0.6819915771484375,0.6902637481689453,0.6979504823684692,0.7050012350082397,0.7114896774291992,0.7174538373947144,0.7228718996047974,0.7278320789337158,0.7323304414749146,0.7364039421081543,0.7400920391082764,0.7434240579605103,0.7464185953140259,0.7491298913955688,0.7515528202056885,0.753738284111023,0.7556842565536499,0.7574464082717896,0.7590301036834717,0.7604420185089111,0.7617069482803345,0.7628432512283325,0.7638522386550903,0.7647552490234375,0.765569806098938,0.766304612159729,0.7669519186019897,0.7675313949584961,0.7680522203445435,0.7685186862945557,0.7689462900161743,0.769321084022522,0.7696571350097656,0.7699570655822754,0.770224928855896,0.7704658508300781,0.7706776857376099,0.7708643674850464,0.7710349559783936,0.7711845636367798,0.7713186740875244,0.7714369297027588,0.7715442180633545,0.7716391086578369,0.7717227935791016,0.7717978954315186,0.7718647718429565,0.771924614906311,0.771979808807373,0.7720277309417725,0.7720705270767212,0.7721078395843506,0.7721437215805054,0.7721736431121826,0.7722009420394897,0.7722254991531372,0.7722482681274414,0.7722686529159546,0.772287130355835,0.7723019123077393,0.7723157405853271,0.7723287343978882,0.772339940071106,0.7723498344421387,0.7723591327667236,0.7723664045333862,0.772374153137207,0.7723805904388428,0.7723867893218994,0.7723925113677979,0.7723977565765381,0.7724024057388306,0.7724063396453857,0.7724089622497559,0.7724123001098633,0.7724145650863647,0.7724170684814453,0.772419810295105,0.7724219560623169,0.7724237442016602,0.7724255323410034,0.772426962852478,0.772428035736084,0.7724291086196899,0.7724299430847168,0.7724310159683228,0.7724320888519287,0.7724326848983765,0.7724335193634033,0.7724341154098511,0.7724348306655884,0.7724353075027466,0.7724356651306152,0.7724360227584839,0.7724363803863525,0.7724366188049316,0.7724372148513794,0.7724374532699585,0.7724378108978271,0.7724380493164062,0.7724380493164062,0.7724382877349854,0.7724384069442749,0.7724385261535645,0.772438645362854,0.7724387645721436,0.7724388837814331,0.7724390029907227,0.7724391222000122,0.7724392414093018,0.7724392414093018,0.7724392414093018,0.7724392414093018,0.7724393606185913,0.7724394798278809,0.7724394798278809,0.7724394798278809,0.7724394798278809,0.7724394798278809,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704,0.7724395990371704],"recovered":[0.0,0.0009148606332018971,0.0017040555831044912,0.0024837255477905273,0.0033049467019736767,0.004159206058830023,0.005053314380347729,0.005984325893223286,0.006964849308133125,0.007986970245838165,0.009051700122654438,0.010162030346691608,0.01131579838693142,0.012518479488790035,0.013773617334663868,0.015087883919477463,0.016459254547953606,0.017877284437417984,0.01943354122340679,0.021144453436136246,0.023047015070915222,0.02516777813434601,0.027487553656101227,0.030054796487092972,0.03290461376309395,0.0360499806702137,0.03951938450336456,0.043294552713632584,0.04741496965289116,0.05194574221968651,0.05688558518886566,0.062280695885419846,0.06812486052513123,0.07442443072795868,0.08125408738851547,0.08858995884656906,0.09645089507102966,0.10483887791633606,0.1137455403804779,0.12317092716693878,0.13309796154499054,0.14350460469722748,0.15434782207012177,0.165579691529274,0.17717917263507843,0.18912182748317719,0.20136629045009613,0.2138320356607437,0.22649481892585754,0.23935973644256592,0.25231102108955383,0.2654053866863251,0.27859535813331604,0.2918495535850525,0.3051764667034149,0.31862011551856995,0.3321378529071808,0.34576454758644104,0.3595256507396698,0.37349069118499756,0.38755175471305847,0.4018409252166748,0.41636648774147034,0.43104857206344604,0.44589218497276306,0.46081721782684326,0.47587209939956665,0.490993857383728,0.5060687065124512,0.5210690498352051,0.5359097123146057,0.5505653023719788,0.5649222731590271,0.5789169669151306,0.592504620552063,0.6056366562843323,0.6182544231414795,0.6302893757820129,0.6417874097824097,0.6525949239730835,0.6627784967422485,0.672293484210968,0.6811730265617371,0.689479410648346,0.6971268057823181,0.7041995525360107,0.7107282280921936,0.7166990041732788,0.7221549153327942,0.7271457314491272,0.731695294380188,0.7358251810073853,0.7395417094230652,0.7428891658782959,0.7459210157394409,0.7486440539360046,0.7511016726493835,0.7532967329025269,0.7552785277366638,0.7570558190345764,0.758645236492157,0.7600715160369873,0.7613587975502014,0.7625032067298889,0.7635305523872375,0.7644548416137695,0.7652859687805176,0.7660194635391235,0.7666756510734558,0.7672614455223083,0.7677884101867676,0.7682700157165527,0.7686943411827087,0.7690748572349548,0.7694225311279297,0.7697227597236633,0.7699990272521973,0.7702422738075256,0.7704535126686096,0.7706466913223267,0.7708142995834351,0.7709671854972839,0.7711037993431091,0.7712237238883972,0.7713318467140198,0.7714263796806335,0.7715128660202026,0.7715888023376465,0.7716587781906128,0.771721363067627,0.7717753648757935,0.7718260288238525,0.7718674540519714,0.7719057202339172,0.7719404101371765,0.7719713449478149,0.7719988226890564,0.7720237374305725,0.7720468640327454,0.7720668315887451,0.7720847725868225,0.7721015214920044,0.7721156477928162,0.7721282243728638,0.7721397876739502,0.772149920463562,0.7721586227416992,0.7721683382987976,0.7721750140190125,0.7721818685531616,0.7721881866455078,0.7721937894821167,0.7721983790397644,0.7722024917602539,0.7722060084342957,0.7722097039222717,0.7722125053405762,0.7722156047821045,0.7722185254096985,0.7722207903862,0.7722225785255432,0.7722242474555969,0.7722259759902954,0.7722273468971252,0.7722285389900208,0.7722294926643372,0.7722305655479431,0.7722317576408386,0.7722324728965759,0.7722331285476685,0.772233784198761,0.7722345590591431,0.7722351551055908,0.7722358107566833,0.7722362875938416,0.7722366452217102,0.7722370624542236,0.7722374200820923,0.7722377181053162,0.77223801612854,0.7722383141517639,0.7722384333610535,0.7722386121749878,0.7722386121749878,0.7722387909889221,0.7722389698028564,0.772239089012146,0.7722392678260803,0.7722393870353699,0.7722394466400146,0.772239625453949,0.7722396850585938,0.7722396850585938,0.7722398042678833,0.7722398042678833,0.7722398042678833,0.7722398638725281,0.7722399234771729,0.7722399830818176,0.7722399830818176,0.7722400426864624,0.7722400426864624,0.7722400426864624,0.7722400426864624,0.7722401022911072,0.7722401022911072,0.772240161895752,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967,0.7722402215003967],"active":[0.0019395053386688232,0.0016869775718078017,0.0016791552770882845,0.0017458763904869556,0.0018141618929803371,0.001893951091915369,0.001969598699361086,0.0020675640553236008,0.002139071002602577,0.002235240302979946,0.0023283278569579124,0.0024306178092956543,0.002537003718316555,0.0026411348953843117,0.0027514779940247536,0.0028609465807676315,0.0029655378311872482,0.0032375752925872803,0.0035699382424354553,0.003947669640183449,0.004353104159235954,0.0047876667231321335,0.005279794335365295,0.0058199092745780945,0.006406500935554504,0.007025077939033508,0.007683265954256058,0.008410479873418808,0.009208235889673233,0.010017123073339462,0.010911509394645691,0.011819738894701004,0.012755446135997772,0.01377972960472107,0.014806501567363739,0.0158417746424675,0.01689877361059189,0.017934933304786682,0.01895184814929962,0.019978761672973633,0.020911142230033875,0.021784275770187378,0.022565200924873352,0.023299679160118103,0.023971080780029297,0.024587571620941162,0.02503502368927002,0.025447726249694824,0.02578166127204895,0.026014357805252075,0.026245206594467163,0.026425808668136597,0.02656063437461853,0.026729881763458252,0.026925355195999146,0.027097105979919434,0.027352720499038696,0.027670443058013916,0.027990072965621948,0.028299778699874878,0.028720319271087646,0.02910780906677246,0.029421687126159668,0.02974340319633484,0.029996931552886963,0.030224621295928955,0.03031402826309204,0.030255436897277832,0.030103206634521484,0.029770374298095703,0.02939528226852417,0.02884119749069214,0.028132498264312744,0.027316272258758545,0.026393532752990723,0.025350868701934814,0.024251103401184082,0.02308565378189087,0.02177131175994873,0.020511746406555176,0.019213080406188965,0.017970263957977295,0.016777455806732178,0.015521824359893799,0.014362871646881104,0.013254284858703613,0.01214367151260376,0.011133074760437012,0.010175526142120361,0.0092582106590271,0.008396744728088379,0.007598876953125,0.006876885890960693,0.006240725517272949,0.005631804466247559,0.0050942301750183105,0.004582583904266357,0.004149675369262695,0.0037515759468078613,0.003386199474334717,0.0030617117881774902,0.002771735191345215,0.002493441104888916,0.002252042293548584,0.0020392537117004395,0.0018497705459594727,0.001665949821472168,0.0015119314193725586,0.0013765692710876465,0.0012572407722473145,0.0011578798294067383,0.0010510683059692383,0.0009627938270568848,0.0008822083473205566,0.0008023977279663086,0.0007430911064147949,0.0006786584854125977,0.000622093677520752,0.0005814433097839355,0.000537872314453125,0.0005043745040893555,0.0004697442054748535,0.00044041872024536133,0.00041538476943969727,0.0003909468650817871,0.00037151575088500977,0.00035190582275390625,0.0003358125686645508,0.0003210306167602539,0.0003063678741455078,0.0002951622009277344,0.0002818107604980469,0.00027626752853393555,0.00026792287826538086,0.0002605319023132324,0.0002541542053222656,0.00024944543838500977,0.0002449154853820801,0.0002402663230895996,0.00023508071899414062,0.00023096799850463867,0.00022721290588378906,0.00022429227828979492,0.00022161006927490234,0.0002193450927734375,0.00021648406982421875,0.0002155303955078125,0.00021225214004516602,0.0002117753028869629,0.00021064281463623047,0.00020956993103027344,0.0002086162567138672,0.0002079606056213379,0.00020647048950195312,0.00020629167556762695,0.00020486116409301758,0.00020456314086914062,0.00020420551300048828,0.0002034306526184082,0.00020295381546020508,0.00020295381546020508,0.00020271539688110352,0.00020205974578857422,0.00020176172256469727,0.00020140409469604492,0.0002015233039855957,0.0002015233039855957,0.0002009272575378418,0.00020104646682739258,0.0002009868621826172,0.00020104646682739258,0.00020074844360351562,0.00020051002502441406,0.0002002120018005371,0.00020009279251098633,0.00019997358322143555,0.00020015239715576172,0.00020003318786621094,0.00020009279251098633,0.00020003318786621094,0.00019973516464233398,0.00019985437393188477,0.00019979476928710938,0.00019991397857666016,0.00019985437393188477,0.00019979476928710938,0.00019979476928710938,0.00019973516464233398,0.00019973516464233398,0.00019979476928710938,0.0001996159553527832,0.0001995563507080078,0.0001995563507080078,0.0001995563507080078,0.0001996755599975586,0.0001996755599975586,0.0001996159553527832,0.0001995563507080078,0.00019949674606323242,0.0001996159553527832,0.0001995563507080078,0.0001995563507080078,0.0001995563507080078,0.0001995563507080078,0.00019949674606323242,0.00019949674606323242,0.00019943714141845703,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164,0.00019937753677368164]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0019395053386688232,0.0025990314316004515,0.003358362941071391,0.004158003255724907,0.004993719048798084,0.005845861975103617,0.006724141072481871,0.007632559631019831,0.00856058020144701,0.009521961212158203,0.010506028309464455,0.011504175141453743,0.012539501301944256,0.01359512098133564,0.014677842147648335,0.01580013707280159,0.016952523961663246,0.018243690952658653,0.019661767408251762,0.021203989163041115,0.022882921621203423,0.024722672998905182,0.026714090257883072,0.028882017359137535,0.03124251589179039,0.03382889926433563,0.0366295725107193,0.039632804691791534,0.042914099991321564,0.04641630873084068,0.05021807551383972,0.05431981012225151,0.05872427299618721,0.06340868771076202,0.06845105439424515,0.07384317368268967,0.07956383377313614,0.08565325289964676,0.0921250581741333,0.0989796593785286,0.10618323087692261,0.11377139389514923,0.12170273065567017,0.12997600436210632,0.138594850897789,0.14751401543617249,0.15675221383571625,0.16627469658851624,0.17603464424610138,0.1859898418188095,0.19616682827472687,0.20651456713676453,0.21704457700252533,0.22767803072929382,0.2383880466222763,0.24924203753471375,0.26012885570526123,0.2711150050163269,0.28217577934265137,0.29328662157058716,0.30453819036483765,0.3158394992351532,0.32723480463027954,0.33876925706863403,0.3504478335380554,0.3622325658798218,0.3741700351238251,0.386191725730896,0.39837101101875305,0.410686731338501,0.4231106638908386,0.4356330931186676,0.44823554158210754,0.4608843922615051,0.4735054671764374,0.4860324263572693,0.4985167980194092,0.5108597278594971,0.5230588912963867,0.5350345373153687,0.546721339225769,0.558081865310669,0.5691397190093994,0.5798404216766357,0.5900949239730835,0.5998833179473877,0.6092391014099121,0.618155837059021,0.6265906095504761,0.6345702409744263,0.6420471668243408,0.6490578651428223,0.6556165218353271,0.6617385149002075,0.6674463748931885,0.6727074384689331,0.6775819063186646,0.6820987462997437,0.6862802505493164,0.6901121139526367,0.6936538219451904,0.6968766450881958,0.6998381614685059,0.7025686502456665,0.7050446271896362,0.7073068618774414,0.7093713283538818,0.711249589920044,0.712958812713623,0.7145229578018188,0.7159445285797119,0.7172400951385498,0.7184103727340698,0.7194743156433105,0.7204462289810181,0.7213152647018433,0.722108006477356,0.7228301763534546,0.7234904766082764,0.724085807800293,0.7246216535568237,0.7251186370849609,0.7255613803863525,0.7259621620178223,0.7263292074203491,0.7266602516174316,0.726960301399231,0.7272357940673828,0.7274813652038574,0.7277114391326904,0.727919340133667,0.7281073331832886,0.7282779216766357,0.7284317016601562,0.7285747528076172,0.7287055253982544,0.7288215160369873,0.7289276123046875,0.7290219068527222,0.7291120290756226,0.7291923761367798,0.7292640209197998,0.7293283939361572,0.7293879985809326,0.7294390201568604,0.7294890880584717,0.7295336723327637,0.72957444190979,0.7296105623245239,0.7296435832977295,0.7296724319458008,0.7296990156173706,0.7297235727310181,0.7297461032867432,0.729766845703125,0.7297859191894531,0.7298023700714111,0.7298181056976318,0.729831337928772,0.7298426628112793,0.7298543453216553,0.729865550994873,0.7298744916915894,0.7298835515975952,0.7298911809921265,0.7298986911773682,0.7299048900604248,0.7299106121063232,0.7299156188964844,0.7299202680587769,0.729925274848938,0.7299293279647827,0.7299330234527588,0.729935884475708,0.7299389839172363,0.7299416065216064,0.7299444675445557,0.7299461364746094,0.7299481630325317,0.7299498319625854,0.7299519777297974,0.7299531698226929,0.7299544811248779,0.7299560308456421,0.729956865310669,0.7299578189849854,0.7299587726593018,0.7299594879150391,0.7299604415893555,0.7299612760543823,0.7299619913101196,0.7299625873565674,0.7299631834030151,0.7299637794494629,0.7299643754959106,0.7299648523330688,0.729965090751648,0.729965329170227,0.7299655675888062,0.7299659252166748,0.7299661636352539,0.729966402053833,0.7299665212631226,0.7299666404724121,0.7299667596817017,0.7299669981002808,0.7299671173095703,0.7299673557281494,0.729967474937439,0.729967474937439,0.7299675941467285,0.7299675941467285,0.7299677133560181,0.7299677133560181,0.7299677133560181,0.7299678325653076,0.7299679517745972,0.7299679517745972,0.7299680709838867,0.7299681901931763,0.7299681901931763,0.7299681901931763,0.7299681901931763,0.7299681901931763,0.7299681901931763,0.7299681901931763,0.7299681901931763,0.7299681901931763,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658,0.7299683094024658],"recovered":[0.0,0.0009115475695580244,0.0016982577508315444,0.002468264661729336,0.0032536403741687536,0.00406662467867136,0.004901880398392677,0.005760096944868565,0.006643897853791714,0.007554617244750261,0.008481809869408607,0.009435276500880718,0.01041060034185648,0.011422551237046719,0.012453368864953518,0.01351602841168642,0.014605790376663208,0.015731949359178543,0.016932513564825058,0.018254142254590988,0.019676635041832924,0.021232064813375473,0.02292664162814617,0.024769200012087822,0.026771889999508858,0.028942624107003212,0.03133353963494301,0.03392452374100685,0.036730628460645676,0.039772048592567444,0.04305366799235344,0.046599362045526505,0.05040223151445389,0.05451155826449394,0.05891013145446777,0.06364645063877106,0.06869654357433319,0.07408484816551208,0.07979000359773636,0.08589129894971848,0.09236852824687958,0.09920182079076767,0.1064063161611557,0.11396953463554382,0.12192632257938385,0.13018745183944702,0.13879376649856567,0.14770203828811646,0.1569182425737381,0.16640491783618927,0.17612290382385254,0.18609733879566193,0.1962176412343979,0.20654596388339996,0.21704711019992828,0.22763635218143463,0.23839040100574493,0.2491951584815979,0.2601013779640198,0.2710925340652466,0.2821353077888489,0.2932681739330292,0.30447542667388916,0.3157758116722107,0.32719311118125916,0.3387492001056671,0.350426584482193,0.36224740743637085,0.3741338551044464,0.38620996475219727,0.39837560057640076,0.4106965959072113,0.4231501519680023,0.435672402381897,0.44824129343032837,0.4608618915081024,0.4734249711036682,0.485910028219223,0.4983415901660919,0.5106609463691711,0.522773802280426,0.534702718257904,0.546352744102478,0.5577077865600586,0.5687302947044373,0.5794034004211426,0.5895885229110718,0.599372386932373,0.6087422370910645,0.6176241040229797,0.6260667443275452,0.6339812874794006,0.6414890885353088,0.6485253572463989,0.6550834774971008,0.6612572073936462,0.6669382452964783,0.6722384691238403,0.6771278381347656,0.681662917137146,0.6858580708503723,0.6897310018539429,0.6932799220085144,0.6965283155441284,0.699516773223877,0.7022515535354614,0.704749345779419,0.7070190906524658,0.7090951800346375,0.7109970450401306,0.7127319574356079,0.7142957448959351,0.7157278060913086,0.7170417308807373,0.7182218432426453,0.719301164150238,0.7202804088592529,0.7211548089981079,0.7219610810279846,0.7226890921592712,0.7233582139015198,0.7239552140235901,0.7244946360588074,0.7249875664710999,0.7254430651664734,0.7258512377738953,0.7262195944786072,0.7265512347221375,0.7268579006195068,0.72713702917099,0.7273862361907959,0.7276160717010498,0.7278263568878174,0.7280160784721375,0.7281888127326965,0.7283478379249573,0.7284938097000122,0.7286233305931091,0.7287418246269226,0.7288503646850586,0.72894686460495,0.7290355563163757,0.7291151285171509,0.7291887998580933,0.7292534708976746,0.7293123602867126,0.7293664216995239,0.729417085647583,0.7294614315032959,0.7295016646385193,0.72953861951828,0.7295718193054199,0.7296003699302673,0.7296267747879028,0.7296527028083801,0.7296755909919739,0.7296966314315796,0.7297137379646301,0.7297310829162598,0.729745626449585,0.7297587990760803,0.7297713160514832,0.7297834157943726,0.7297929525375366,0.7298026084899902,0.7298120856285095,0.7298202514648438,0.7298270463943481,0.7298339605331421,0.7298396229743958,0.7298451066017151,0.7298495769500732,0.729854166507721,0.7298582792282104,0.729861855506897,0.7298642992973328,0.7298677563667297,0.7298703193664551,0.7298727631568909,0.7298752069473267,0.7298774123191833,0.7298799157142639,0.7298812866210938,0.7298830151557922,0.7298842668533325,0.7298856973648071,0.7298868894577026,0.729887843132019,0.7298888564109802,0.7298895716667175,0.7298902869224548,0.7298910617828369,0.7298917770385742,0.7298924922943115,0.7298930883407593,0.7298937439918518,0.7298941612243652,0.7298945188522339,0.7298948168754578,0.7298951745033264,0.7298955321311951,0.7298957109451294,0.7298959493637085,0.729896068572998,0.7298962473869324,0.7298963665962219,0.729896605014801,0.7298967242240906,0.7298969626426697,0.729897141456604,0.7298972010612488,0.7298972606658936,0.7298973202705383,0.7298974394798279,0.7298975586891174,0.7298976182937622,0.7298976182937622,0.7298977971076965,0.7298977971076965,0.7298979163169861,0.7298979759216309,0.7298979759216309,0.7298979759216309,0.7298980355262756,0.7298980951309204,0.7298981547355652,0.7298981547355652,0.7298981547355652,0.7298981547355652,0.7298981547355652,0.7298981547355652,0.7298981547355652,0.7298981547355652,0.7298981547355652,0.7298981547355652,0.72989821434021,0.72989821434021,0.72989821434021,0.72989821434021,0.72989821434021,0.72989821434021,0.72989821434021,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547,0.7298982739448547],"active":[0.0019395053386688232,0.001687483862042427,0.0016601051902398467,0.0016897385939955711,0.0017400786746293306,0.0017792372964322567,0.0018222606740891933,0.001872462686151266,0.0019166823476552963,0.001967343967407942,0.002024218440055847,0.0020688986405730247,0.002128900960087776,0.0021725697442889214,0.0022244732826948166,0.0022841086611151695,0.002346733585000038,0.00251174159348011,0.0027292538434267044,0.0029498469084501266,0.0032062865793704987,0.003490608185529709,0.0037874486297369003,0.004112817347049713,0.004470625892281532,0.00488627515733242,0.005296032875776291,0.005708280950784683,0.006183471530675888,0.006644260138273239,0.007164407521486282,0.007720448076725006,0.008322041481733322,0.008897129446268082,0.009540922939777374,0.01019672304391861,0.010867290198802948,0.011568404734134674,0.012335054576396942,0.01308836042881012,0.01381470263004303,0.014569573104381561,0.015296414494514465,0.0160064697265625,0.01666852831840515,0.017326563596725464,0.017958447337150574,0.01857265830039978,0.01911640167236328,0.01958492398262024,0.02004392445087433,0.0204172283411026,0.02082693576812744,0.02113206684589386,0.021340936422348022,0.021605685353279114,0.021738454699516296,0.021919846534729004,0.022074401378631592,0.022194087505340576,0.02240288257598877,0.022571325302124023,0.02275937795639038,0.02299344539642334,0.023254722356796265,0.023483365774154663,0.02374345064163208,0.023944318294525146,0.02423715591430664,0.02447676658630371,0.024735063314437866,0.0249364972114563,0.025085389614105225,0.025211989879608154,0.02526417374610901,0.02517053484916687,0.025091826915740967,0.024949699640274048,0.0247173011302948,0.02437359094619751,0.023947536945343018,0.023379147052764893,0.022786974906921387,0.02213263511657715,0.02136462926864624,0.020479917526245117,0.019650578498840332,0.01878345012664795,0.01784837245941162,0.016946136951446533,0.015980422496795654,0.01507657766342163,0.01412743330001831,0.013213157653808594,0.012362897396087646,0.011450231075286865,0.01064366102218628,0.00986027717590332,0.009152412414550781,0.008449196815490723,0.007795751094818115,0.00714564323425293,0.006558239459991455,0.006040334701538086,0.005527853965759277,0.0050553083419799805,0.004621982574462891,0.004230499267578125,0.0038636326789855957,0.0035259127616882324,0.003212571144104004,0.002944350242614746,0.0026825666427612305,0.002432584762573242,0.0022243857383728027,0.0020141005516052246,0.0018275976181030273,0.0016753673553466797,0.001529395580291748,0.0013967156410217285,0.001263439655303955,0.0011634230613708496,0.001066744327545166,0.0009745955467224121,0.0008861422538757324,0.000809013843536377,0.0007407069206237793,0.0006845593452453613,0.0006234645843505859,0.0005744099617004395,0.0005331039428710938,0.0004912614822387695,0.0004515647888183594,0.00041562318801879883,0.0003859400749206543,0.00035768747329711914,0.00032770633697509766,0.00030428171157836914,0.00028008222579956055,0.00026166439056396484,0.000245511531829834,0.00022846460342407227,0.00021326541900634766,0.00019919872283935547,0.00018554925918579102,0.0001767277717590332,0.0001672506332397461,0.00015735626220703125,0.00014913082122802734,0.00014191865921020508,0.00013381242752075195,0.0001271963119506836,0.00012320280075073242,0.00011932849884033203,0.00011414289474487305,0.00011032819747924805,0.00010573863983154297,0.00010436773300170898,0.00010025501251220703,9.703636169433594e-05,9.554624557495117e-05,9.423494338989258e-05,9.107589721679688e-05,9.059906005859375e-05,8.857250213623047e-05,8.660554885864258e-05,8.463859558105469e-05,8.356571197509766e-05,8.165836334228516e-05,8.064508438110352e-05,8.016824722290039e-05,7.975101470947266e-05,7.88569450378418e-05,7.76052474975586e-05,7.712841033935547e-05,7.730722427368164e-05,7.671117782592773e-05,7.581710815429688e-05,7.539987564086914e-05,7.462501525878906e-05,7.456541061401367e-05,7.325410842895508e-05,7.319450378417969e-05,7.301568984985352e-05,7.259845733642578e-05,7.212162017822266e-05,7.18832015991211e-05,7.164478302001953e-05,7.158517837524414e-05,7.170438766479492e-05,7.170438766479492e-05,7.152557373046875e-05,7.140636444091797e-05,7.128715515136719e-05,7.128715515136719e-05,7.110834121704102e-05,7.092952728271484e-05,7.081031799316406e-05,7.075071334838867e-05,7.075071334838867e-05,7.063150405883789e-05,7.069110870361328e-05,7.05718994140625e-05,7.05718994140625e-05,7.051229476928711e-05,7.063150405883789e-05,7.051229476928711e-05,7.063150405883789e-05,7.051229476928711e-05,7.033348083496094e-05,7.039308547973633e-05,7.033348083496094e-05,7.039308547973633e-05,7.027387619018555e-05,7.015466690063477e-05,7.021427154541016e-05,7.033348083496094e-05,7.015466690063477e-05,7.027387619018555e-05,7.027387619018555e-05,7.021427154541016e-05,7.021427154541016e-05,7.021427154541016e-05,7.015466690063477e-05,7.009506225585938e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.015466690063477e-05,7.015466690063477e-05,7.015466690063477e-05,7.015466690063477e-05,7.015466690063477e-05,7.015466690063477e-05,7.015466690063477e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05,7.003545761108398e-05]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0019395053386688232,0.002597512910142541,0.0034038713201880455,0.004287580028176308,0.005238838493824005,0.006234730593860149,0.00730512011796236,0.008435098454356194,0.009627381339669228,0.010898945853114128,0.01223838236182928,0.01365572214126587,0.015143278986215591,0.01672622561454773,0.018413899466395378,0.020189829170703888,0.022055119276046753,0.024032870307564735,0.02612234279513359,0.028324780985713005,0.03065412864089012,0.03310730308294296,0.03570827096700668,0.03843182325363159,0.04130285233259201,0.04433152824640274,0.04751283675432205,0.05087732523679733,0.05440879985690117,0.05808784440159798,0.06200156360864639,0.06606289744377136,0.07032844424247742,0.07478398084640503,0.07945933192968369,0.08432251960039139,0.08940017223358154,0.09469510614871979,0.10018749535083771,0.10589628666639328,0.11182286590337753,0.1179908812046051,0.12431589514017105,0.13086481392383575,0.13762757182121277,0.1445935219526291,0.15173383057117462,0.15912431478500366,0.16668008267879486,0.17442409694194794,0.18235032260417938,0.19041892886161804,0.19863393902778625,0.20702359080314636,0.21556323766708374,0.2242266684770584,0.23301300406455994,0.24194952845573425,0.25098347663879395,0.26012253761291504,0.2693500220775604,0.27869224548339844,0.28808969259262085,0.2975825369358063,0.3071596324443817,0.31678593158721924,0.32647383213043213,0.3361876308917999,0.34592318534851074,0.35570472478866577,0.3654766380786896,0.37522467970848083,0.38495293259620667,0.394650399684906,0.40428969264030457,0.4138282537460327,0.42324957251548767,0.4325537085533142,0.44170862436294556,0.4507257640361786,0.459574431180954,0.4682283401489258,0.4766658544540405,0.4849214553833008,0.4929366409778595,0.5007166266441345,0.5082763433456421,0.5155642032623291,0.5226271152496338,0.5294394493103027,0.5359665155410767,0.5422276258468628,0.5482399463653564,0.5539770126342773,0.5594832897186279,0.564699649810791,0.5697197914123535,0.5744444131851196,0.5789493322372437,0.5832464694976807,0.5872918367385864,0.5911133289337158,0.5947244167327881,0.5981436967849731,0.6013585329055786,0.6043708324432373,0.6072195768356323,0.609878420829773,0.6123822927474976,0.6147218942642212,0.6169153451919556,0.618945837020874,0.620855450630188,0.6226321458816528,0.6243017911911011,0.6258467435836792,0.6272847652435303,0.6286267042160034,0.6298695802688599,0.6310169696807861,0.6320909261703491,0.6330825090408325,0.6339988708496094,0.6348578929901123,0.6356565952301025,0.6363941431045532,0.6370865106582642,0.6377255916595459,0.6383152008056641,0.6388598680496216,0.6393719911575317,0.6398452520370483,0.6402825117111206,0.6406852006912231,0.6410642862319946,0.6414153575897217,0.641739010810852,0.6420459747314453,0.6423300504684448,0.6425917148590088,0.6428326368331909,0.6430635452270508,0.6432701349258423,0.643468976020813,0.6436550617218018,0.6438242197036743,0.6439841985702515,0.6441332101821899,0.6442738771438599,0.6444023847579956,0.6445217132568359,0.6446354389190674,0.6447371244430542,0.6448311805725098,0.6449189186096191,0.6450033187866211,0.6450821161270142,0.6451566219329834,0.6452255249023438,0.6452887058258057,0.6453505754470825,0.6454081535339355,0.6454634666442871,0.6455134153366089,0.6455613374710083,0.645607590675354,0.64565110206604,0.6456931829452515,0.6457315683364868,0.6457685232162476,0.6458034515380859,0.6458371877670288,0.6458677053451538,0.645897388458252,0.6459262371063232,0.6459521055221558,0.6459774971008301,0.6460015773773193,0.6460249423980713,0.6460464000701904,0.646066427230835,0.6460869312286377,0.6461062431335449,0.6461244821548462,0.6461422443389893,0.6461595296859741,0.6461751461029053,0.6461904048919678,0.6462057828903198,0.6462188959121704,0.6462329626083374,0.6462455987930298,0.6462589502334595,0.6462706327438354,0.6462823152542114,0.6462928056716919,0.6463030576705933,0.6463137865066528,0.6463233232498169,0.6463335752487183,0.646343469619751,0.6463522911071777,0.6463602781295776,0.6463686227798462,0.646376371383667,0.6463838815689087,0.6463915109634399,0.646398663520813,0.6464059352874756,0.6464133262634277,0.6464196443557739,0.6464259624481201,0.6464320421218872,0.6464380025863647,0.6464443206787109,0.6464502811431885,0.6464558839797974,0.6464614868164062,0.6464669704437256,0.6464723348617554,0.6464776992797852,0.6464827060699463,0.6464877128601074,0.6464918851852417,0.6464966535568237,0.646500825881958,0.6465052366256714,0.6465092897415161,0.6465127468109131,0.6465169191360474,0.6465209722518921,0.6465247869491577,0.6465286016464233,0.6465314626693726,0.64653480052948,0.6465380191802979,0.6465415954589844,0.6465445756912231,0.6465474367141724,0.6465497016906738,0.6465524435043335,0.6465555429458618,0.6465582847595215,0.6465609073638916,0.6465635299682617,0.6465659141540527,0.6465681791305542,0.6465703248977661,0.6465727090835571,0.6465749740600586,0.646577000617981,0.6465790271759033,0.6465810537338257,0.6465833187103271,0.64658522605896,0.6465872526168823,0.6465895175933838,0.6465915441513062,0.646593451499939,0.6465955972671509,0.646597146987915,0.6465989351272583,0.6466004848480225,0.6466020345687866,0.6466034650802612,0.6466050148010254,0.6466068029403687,0.6466082334518433,0.6466097831726074,0.6466114521026611,0.6466130018234253,0.6466144323348999,0.6466161012649536,0.6466176509857178,0.6466193199157715,0.6466207504272461,0.6466221809387207,0.6466233730316162,0.6466245651245117,0.6466257572174072,0.6466270685195923,0.6466280221939087,0.6466293334960938,0.6466310024261475,0.6466324329376221,0.6466333866119385,0.6466342210769653,0.6466354131698608,0.6466366052627563,0.6466375589370728,0.6466385126113892,0.6466395854949951,0.646640419960022,0.6466413736343384,0.6466425657272339,0.6466437578201294,0.6466448307037354,0.6466459035873413,0.6466468572616577,0.6466478109359741,0.646648645401001,0.6466495990753174,0.6466507911682129,0.6466517448425293,0.6466526985168457,0.646653413772583,0.6466541290283203,0.6466549634933472,0.646655797958374,0.6466565132141113,0.6466572284698486,0.6466579437255859,0.6466586589813232,0.6466596126556396,0.646660327911377,0.6466611623764038,0.6466617584228516,0.6466622352600098,0.6466630697250366,0.6466637849807739,0.6466643810272217,0.6466648578643799,0.6466655731201172,0.6466661691665649,0.6466667652130127,0.6466673612594604,0.6466678380966187,0.6466684341430664,0.6466691493988037,0.646669864654541,0.6466703414916992,0.6466708183288574,0.6466711759567261,0.6466717720031738,0.6466723680496216,0.6466728448867798,0.646673321723938,0.6466737985610962,0.6466745138168335,0.6466748714447021,0.6466753482818604,0.646675705909729,0.6466761827468872,0.6466766595840454,0.6466771364212036,0.6466774940490723,0.6466779708862305,0.6466782093048096,0.6466788053512573,0.6466790437698364,0.6466794013977051],"recovered":[0.0,0.0009135262225754559,0.0016960491193458438,0.0024876368697732687,0.0033293343149125576,0.004226801451295614,0.00517267594113946,0.006179105490446091,0.007251335773617029,0.008377540856599808,0.009582753293216228,0.010853536427021027,0.012194951064884663,0.013606354594230652,0.01512087695300579,0.016716614365577698,0.018394164741039276,0.020166046917438507,0.022053606808185577,0.02403462491929531,0.026127273216843605,0.028343239799141884,0.030664579942822456,0.03313565254211426,0.03572525829076767,0.03846602141857147,0.04134717211127281,0.04437078535556793,0.04757344350218773,0.05094589293003082,0.05447239801287651,0.05817905440926552,0.06205812096595764,0.06614218652248383,0.07040216773748398,0.07487288862466812,0.07954009622335434,0.08440861850976944,0.08950881659984589,0.09478268027305603,0.10027460753917694,0.10600295662879944,0.11190182715654373,0.1180291697382927,0.12439702451229095,0.13097631931304932,0.13771583139896393,0.14463651180267334,0.15181966125965118,0.15917590260505676,0.16673563420772552,0.1744595766067505,0.18236933648586273,0.1904100477695465,0.19864343106746674,0.20702561736106873,0.2155325561761856,0.22417959570884705,0.2330072522163391,0.241904154419899,0.250943660736084,0.26006871461868286,0.2692943513393402,0.27861809730529785,0.2880415916442871,0.2975139915943146,0.3070888817310333,0.31672924757003784,0.32638606429100037,0.33609363436698914,0.34582698345184326,0.35557544231414795,0.36531469225883484,0.3750608265399933,0.38475650548934937,0.3944336771965027,0.404029905796051,0.4135749042034149,0.42299336194992065,0.432289719581604,0.44142383337020874,0.45042547583580017,0.45926210284233093,0.4678926467895508,0.4763459265232086,0.4845462441444397,0.4925689697265625,0.5003445148468018,0.507874608039856,0.515179455280304,0.5222375988960266,0.5290247797966003,0.5355756282806396,0.5418246984481812,0.5478220582008362,0.5535903573036194,0.5590863823890686,0.5643501877784729,0.5693246126174927,0.5740692019462585,0.5785837173461914,0.5828529000282288,0.5869131088256836,0.5907641053199768,0.5943867564201355,0.5978111624717712,0.6010124683380127,0.6040393114089966,0.6068896055221558,0.6095579266548157,0.6120551228523254,0.6144074201583862,0.6166037917137146,0.6186500191688538,0.620557963848114,0.6223504543304443,0.6240271925926208,0.6255818605422974,0.6270260810852051,0.6283698081970215,0.6296136379241943,0.6307752132415771,0.6318498849868774,0.6328445076942444,0.6337668895721436,0.634631335735321,0.6354315876960754,0.6361809968948364,0.6368721723556519,0.6375182271003723,0.6381112337112427,0.6386606693267822,0.6391708850860596,0.6396514177322388,0.6400967836380005,0.6405032873153687,0.6408865451812744,0.6412353515625,0.6415620446205139,0.6418681144714355,0.6421508193016052,0.6424150466918945,0.6426612138748169,0.6428875923156738,0.6430980563163757,0.6432955265045166,0.6434836387634277,0.6436548829078674,0.6438125967979431,0.6439636945724487,0.6441023349761963,0.6442368030548096,0.6443564295768738,0.6444659233093262,0.6445692181587219,0.6446627378463745,0.644752025604248,0.6448365449905396,0.644916296005249,0.6449903249740601,0.6450595855712891,0.645124614238739,0.645185112953186,0.6452440023422241,0.6452959179878235,0.6453450322151184,0.6453933715820312,0.6454394459724426,0.6454848051071167,0.6455260515213013,0.6455639600753784,0.6456031203269958,0.6456377506256104,0.6456714868545532,0.6457031965255737,0.6457323431968689,0.6457598209381104,0.645786464214325,0.6458116173744202,0.6458359360694885,0.645858883857727,0.645880401134491,0.6459013223648071,0.6459222435951233,0.6459417343139648,0.6459600925445557,0.6459788680076599,0.6459957957267761,0.6460113525390625,0.6460263729095459,0.6460411548614502,0.6460548639297485,0.6460688710212708,0.6460816860198975,0.6460945010185242,0.6461071372032166,0.646118700504303,0.64612877368927,0.6461397409439087,0.6461498141288757,0.646159827709198,0.6461699604988098,0.6461793780326843,0.6461884379386902,0.6461972594261169,0.6462051272392273,0.6462128162384033,0.6462205648422241,0.6462279558181763,0.646234929561615,0.6462423205375671,0.6462491750717163,0.6462562084197998,0.6462627649307251,0.6462687849998474,0.6462759375572205,0.6462821960449219,0.646287739276886,0.6462933421134949,0.6462992429733276,0.6463043689727783,0.6463096141815186,0.6463149189949036,0.6463199257850647,0.6463245749473572,0.6463288068771362,0.6463335156440735,0.6463375091552734,0.6463417410850525,0.6463456153869629,0.646350085735321,0.646354079246521,0.6463575959205627,0.6463611721992493,0.6463645100593567,0.6463679671287537,0.6463714838027954,0.6463746428489685,0.646377682685852,0.6463807821273804,0.64638352394104,0.6463861465454102,0.6463887691497803,0.646391749382019,0.6463944315910339,0.6463966369628906,0.6463989615440369,0.6464014053344727,0.6464036107063293,0.6464058756828308,0.646408200263977,0.6464105248451233,0.6464122533798218,0.6464141607284546,0.6464161276817322,0.6464180946350098,0.6464201807975769,0.646422266960144,0.6464242935180664,0.6464259624481201,0.6464282274246216,0.6464299559593201,0.6464318037033081,0.6464335322380066,0.6464350819587708,0.6464367508888245,0.6464385390281677,0.6464402079582214,0.6464417576789856,0.646443247795105,0.6464451551437378,0.6464467644691467,0.6464483141899109,0.6464496850967407,0.6464515924453735,0.6464533805847168,0.6464547514915466,0.6464560627937317,0.6464574933052063,0.6464588046073914,0.6464599370956421,0.6464610695838928,0.6464621424674988,0.6464635133743286,0.6464648842811584,0.6464659571647644,0.6464673280715942,0.6464685201644897,0.6464695334434509,0.646470844745636,0.6464720368385315,0.6464731693267822,0.6464742422103882,0.6464751362800598,0.6464762091636658,0.6464771628379822,0.646477997303009,0.6464790105819702,0.6464800238609314,0.6464810371398926,0.6464820504188538,0.6464830040931702,0.6464838981628418,0.6464846134185791,0.6464856863021851,0.6464865207672119,0.6464876532554626,0.6464885473251343,0.6464892625808716,0.6464902758598328,0.6464911103248596,0.6464917659759521,0.6464926600456238,0.6464935541152954,0.6464942693710327,0.6464949250221252,0.6464958786964417,0.6464967727661133,0.6464974880218506,0.6464980244636536,0.6464986801147461,0.6464993357658386,0.6464999318122864,0.6465003490447998,0.6465011835098267,0.6465018391609192,0.6465024352073669,0.6465029120445251,0.6465034484863281,0.6465041637420654,0.646504819393158,0.6465054750442505,0.6465060710906982,0.6465066075325012,0.6465071439743042,0.6465076804161072,0.6465081572532654,0.646508514881134,0.6465091109275818,0.6465098261833191,0.6465102434158325,0.6465107798576355,0.6465112566947937,0.6465116143226624,0.6465120911598206,0.6465126276016235,0.6465131044387817,0.6465135812759399,0.6465139389038086,0.6465142965316772,0.646514892578125],"active":[0.0019395053386688232,0.001683986745774746,0.0017078222008422017,0.001799943158403039,0.0019095041789114475,0.002007929142564535,0.0021324441768229008,0.002255992963910103,0.0023760455660521984,0.0025214049965143204,0.0026556290686130524,0.0028021857142448425,0.002948327921330929,0.0031198710203170776,0.0032930225133895874,0.00347321480512619,0.003660954535007477,0.0038668233901262283,0.004068735986948013,0.004290156066417694,0.004526855424046516,0.004764063283801079,0.005043691024184227,0.005296170711517334,0.005577594041824341,0.005865506827831268,0.00616566464304924,0.006506539881229401,0.00683535635471344,0.007141951471567154,0.007529165595769882,0.007883843034505844,0.008270323276519775,0.008641794323921204,0.009057164192199707,0.009449630975723267,0.009860076010227203,0.010286487638950348,0.010678678750991821,0.01111360639333725,0.011548258364200592,0.011987924575805664,0.01241406798362732,0.01283564418554306,0.013230547308921814,0.013617202639579773,0.014017999172210693,0.014487802982330322,0.014860421419143677,0.015248194336891174,0.015614688396453857,0.015959352254867554,0.016264602541923523,0.016613543033599854,0.016919806599617004,0.017201051115989685,0.01748044788837433,0.017769932746887207,0.017976224422454834,0.018218383193016052,0.01840636134147644,0.018623530864715576,0.01879534125328064,0.018964439630508423,0.019118040800094604,0.019271939992904663,0.019384950399398804,0.019458383321762085,0.019537121057510376,0.019611090421676636,0.019649654626846313,0.019649237394332886,0.019638240337371826,0.01958957314491272,0.0195331871509552,0.01939457654953003,0.019219666719436646,0.018978804349899292,0.018715262413024902,0.018436044454574585,0.01815059781074524,0.01780286431312561,0.017403751611709595,0.01702880859375,0.01659071445465088,0.016170382499694824,0.01570737361907959,0.015219688415527344,0.014752507209777832,0.01425999402999878,0.013728916645050049,0.013202846050262451,0.012664318084716797,0.012152314186096191,0.011661231517791748,0.01110929250717163,0.010633409023284912,0.010094225406646729,0.009624719619750977,0.00917726755142212,0.00870811939239502,0.00826042890548706,0.007811307907104492,0.007379591464996338,0.006971776485443115,0.0065596699714660645,0.006207108497619629,0.005839109420776367,0.005492687225341797,0.005163967609405518,0.004860222339630127,0.004538416862487793,0.004251658916473389,0.003982126712799072,0.0037438273429870605,0.0034962892532348633,0.003257572650909424,0.0030448436737060547,0.002843499183654785,0.0026471614837646484,0.002477288246154785,0.002307295799255371,0.0021489858627319336,0.00201338529586792,0.0018897056579589844,0.0017628073692321777,0.0016549229621887207,0.0015445947647094727,0.001443028450012207,0.0013416409492492676,0.0012607574462890625,0.0011845827102661133,0.0011116266250610352,0.001033782958984375,0.0009675025939941406,0.0009120702743530273,0.0008524656295776367,0.0008106231689453125,0.0007680058479309082,0.0007236003875732422,0.0006818175315856934,0.00064849853515625,0.0006089210510253906,0.0005813837051391602,0.0005570054054260254,0.0005286931991577148,0.0005005598068237305,0.00047832727432250977,0.00046128034591674805,0.000438690185546875,0.00041937828063964844,0.0003986358642578125,0.0003806948661804199,0.00036525726318359375,0.0003497004508972168,0.00034058094024658203,0.0003300905227661133,0.00032007694244384766,0.00030922889709472656,0.00029838085174560547,0.00029098987579345703,0.0002835392951965332,0.0002783536911010742,0.0002694129943847656,0.00026541948318481445,0.0002625584602355957,0.00025773048400878906,0.0002537369728088379,0.0002467632293701172,0.00024247169494628906,0.00023949146270751953,0.00023406744003295898,0.00022995471954345703,0.00022590160369873047,0.00022304058074951172,0.00021976232528686523,0.00021767616271972656,0.00021511316299438477,0.00021332502365112305,0.0002104640007019043,0.00020754337310791016,0.00020653009414672852,0.00020492076873779297,0.0002022385597229004,0.00020051002502441406,0.00019943714141845703,0.00019627809524536133,0.0001946091651916504,0.00019443035125732422,0.00019252300262451172,0.00019180774688720703,0.00019073486328125,0.0001900792121887207,0.00018894672393798828,0.00018781423568725586,0.0001856684684753418,0.0001843571662902832,0.0001850128173828125,0.00018358230590820312,0.0001837611198425293,0.00018364191055297852,0.00018233060836791992,0.00018090009689331055,0.00018018484115600586,0.00017911195755004883,0.00017875432968139648,0.0001786947250366211,0.0001780986785888672,0.0001779794692993164,0.00017839670181274414,0.0001773238182067871,0.0001767873764038086,0.00017583370208740234,0.00017523765563964844,0.0001755356788635254,0.00017434358596801758,0.00017368793487548828,0.00017374753952026367,0.0001736283302307129,0.00017309188842773438,0.00017333030700683594,0.00017309188842773438,0.00017279386520385742,0.00017195940017700195,0.00017207860946655273,0.00017201900482177734,0.0001717209815979004,0.00017178058624267578,0.0001710057258605957,0.00017130374908447266,0.00017088651657104492,0.00017070770263671875,0.0001710057258605957,0.00017029047012329102,0.00017029047012329102,0.00017005205154418945,0.00017011165618896484,0.00016993284225463867,0.0001697540283203125,0.00016891956329345703,0.00016891956329345703,0.00016939640045166016,0.00016951560974121094,0.0001691579818725586,0.0001690983772277832,0.00016927719116210938,0.00016921758651733398,0.00016891956329345703,0.0001690983772277832,0.0001690983772277832,0.00016880035400390625,0.0001685023307800293,0.00016880035400390625,0.0001691579818725586,0.0001690983772277832,0.0001691579818725586,0.00016933679580688477,0.00016927719116210938,0.0001691579818725586,0.00016963481903076172,0.00016891956329345703,0.00016897916793823242,0.00016868114471435547,0.0001685023307800293,0.00016838312149047852,0.00016826391220092773,0.00016826391220092773,0.00016802549362182617,0.00016802549362182617,0.00016820430755615234,0.0001678466796875,0.00016766786575317383,0.0001677870750427246,0.00016796588897705078,0.00016772747039794922,0.00016736984252929688,0.00016742944717407227,0.00016731023788452148,0.00016707181930541992,0.00016695261001586914,0.0001671314239501953,0.00016695261001586914,0.0001671910285949707,0.00016748905181884766,0.00016754865646362305,0.00016742944717407227,0.00016689300537109375,0.00016689300537109375,0.00016707181930541992,0.00016671419143676758,0.00016647577285766602,0.00016641616821289062,0.00016617774963378906,0.00016623735427856445,0.00016635656356811523,0.0001665949821472168,0.00016683340072631836,0.00016689300537109375,0.00016683340072631836,0.00016677379608154297,0.0001665949821472168,0.0001665949821472168,0.00016689300537109375,0.0001671314239501953,0.00016701221466064453,0.00016689300537109375,0.00016647577285766602,0.00016641616821289062,0.0001665353775024414,0.00016623735427856445,0.00016611814498901367,0.00016617774963378906,0.0001659989356994629,0.00016605854034423828,0.00016605854034423828,0.00016623735427856445,0.0001658797264099121,0.00016546249389648438,0.00016558170318603516,0.00016576051712036133,0.00016570091247558594,0.00016552209854125977,0.00016564130783081055,0.00016582012176513672,0.00016558170318603516,0.00016552209854125977,0.00016540288925170898,0.00016552209854125977,0.00016570091247558594,0.00016570091247558594,0.00016552209854125977,0.0001653432846069336,0.00016510486602783203,0.00016516447067260742,0.0001652240753173828,0.00016516447067260742,0.00016516447067260742,0.0001652836799621582,0.00016540288925170898,0.00016504526138305664,0.00016510486602783203,0.00016492605209350586,0.00016492605209350586,0.00016504526138305664,0.00016504526138305664,0.00016486644744873047,0.00016486644744873047,0.0001646280288696289,0.00016486644744873047,0.0001647472381591797,0.00016450881958007812]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0019395053386688232,0.0025931415148079395,0.0033749742433428764,0.004212162457406521,0.005097988061606884,0.006023385562002659,0.006994246039539576,0.00800265371799469,0.009060665965080261,0.01016377191990614,0.011318137869238853,0.012523902580142021,0.013764546252787113,0.015078996308147907,0.016445398330688477,0.017862966284155846,0.019349373877048492,0.02090471051633358,0.022518854588270187,0.024202754721045494,0.025964420288801193,0.02778295986354351,0.029692517593503,0.03167831897735596,0.03373599797487259,0.035883769392967224,0.038128357380628586,0.04045296460390091,0.04287296161055565,0.0453871488571167,0.048021987080574036,0.05075639858841896,0.053589560091495514,0.056536879390478134,0.05958658456802368,0.06274980306625366,0.06603703647851944,0.06943709403276443,0.07297096401453018,0.0766320675611496,0.08041293919086456,0.08431023359298706,0.08835495263338089,0.09250297397375107,0.09678518027067184,0.10120920091867447,0.1057584285736084,0.11042273044586182,0.1152314767241478,0.12015935778617859,0.12522068619728088,0.13040512800216675,0.13571493327617645,0.14113548398017883,0.14672160148620605,0.15238314867019653,0.15818852186203003,0.16411757469177246,0.17013300955295563,0.17623448371887207,0.18245960772037506,0.18878641724586487,0.19518354535102844,0.20167812705039978,0.20827844738960266,0.214950829744339,0.22170303761959076,0.2285577803850174,0.23547182977199554,0.24244500696659088,0.2494942992925644,0.2566312253475189,0.2638095021247864,0.27102595567703247,0.2782835066318512,0.2855980694293976,0.2929433286190033,0.30032801628112793,0.30772602558135986,0.31513431668281555,0.32254961133003235,0.3299713730812073,0.3373596668243408,0.3447161018848419,0.3520631790161133,0.3593749701976776,0.366649329662323,0.3738217353820801,0.38094401359558105,0.3879949450492859,0.3949693739414215,0.4018239676952362,0.4086286127567291,0.4152688980102539,0.42179566621780396,0.42817726731300354,0.43444904685020447,0.4406110346317291,0.44659972190856934,0.45243796706199646,0.4581526815891266,0.463670015335083,0.46901369094848633,0.4742346704006195,0.47925126552581787,0.4841160178184509,0.48879319429397583,0.49330586194992065,0.4976646602153778,0.501845121383667,0.5058519840240479,0.5097055435180664,0.513399600982666,0.5169399976730347,0.5202901363372803,0.5235121250152588,0.5266016721725464,0.529534101486206,0.5323188304901123,0.5349881649017334,0.537527322769165,0.5399497747421265,0.542238712310791,0.5444267988204956,0.546488881111145,0.5484344959259033,0.550291895866394,0.5520544052124023,0.5537152290344238,0.5552772283554077,0.556761622428894,0.5581537485122681,0.5594747066497803,0.560718297958374,0.5618884563446045,0.5629829168319702,0.564007043838501,0.5649784803390503,0.5658944845199585,0.5667424201965332,0.5675443410873413,0.5683022737503052,0.5690133571624756,0.5696794986724854,0.5703070163726807,0.5708997249603271,0.5714542865753174,0.5719722509384155,0.5724608898162842,0.5729168653488159,0.5733436346054077,0.5737495422363281,0.5741275548934937,0.5744802951812744,0.5748095512390137,0.5751198530197144,0.5754101276397705,0.5756818056106567,0.5759347677230835,0.5761747360229492,0.5763952732086182,0.5766080617904663,0.5768035650253296,0.5769929885864258,0.5771653652191162,0.5773317813873291,0.5774879455566406,0.5776342153549194,0.5777686834335327,0.5778926610946655,0.5780119895935059,0.5781233310699463,0.578229546546936,0.5783306360244751,0.5784264802932739,0.5785174369812012,0.5786011219024658,0.5786802768707275,0.5787585973739624,0.578830361366272,0.5788975954055786,0.5789610147476196,0.5790227651596069,0.5790809392929077,0.5791356563568115,0.5791881084442139,0.5792397260665894,0.5792865753173828,0.5793291330337524,0.5793708562850952,0.5794111490249634,0.5794491767883301,0.5794848203659058,0.5795204639434814,0.5795537233352661,0.5795841217041016,0.5796152353286743,0.5796443223953247,0.5796725749969482,0.5796988010406494,0.579723596572876,0.5797475576400757,0.5797713994979858,0.5797934532165527,0.579815149307251,0.5798361301422119,0.5798572301864624,0.5798749923706055,0.5798925161361694,0.5799102783203125,0.5799278020858765,0.5799446105957031,0.5799609422683716,0.5799767971038818,0.5799918174743652,0.5800076723098755,0.5800231695175171,0.5800366401672363,0.5800502300262451,0.5800634622573853,0.5800753831863403,0.5800876617431641,0.5800983905792236,0.5801092386245728,0.5801209211349487,0.5801318883895874,0.5801430940628052,0.5801534652709961,0.5801639556884766,0.5801736116409302,0.5801824331283569,0.5801924467086792,0.5802016258239746,0.5802099704742432,0.5802187919616699,0.5802277326583862,0.5802361965179443,0.5802440643310547,0.580251932144165,0.5802600383758545,0.580267071723938,0.5802743434906006,0.5802812576293945,0.5802878141403198,0.5802943706512451,0.5803003311157227,0.5803064107894897,0.5803127288818359,0.5803182125091553,0.5803241729736328,0.5803296566009521,0.5803353786468506,0.580341100692749,0.5803462266921997,0.5803508758544922,0.5803557634353638,0.5803601741790771,0.5803642272949219,0.5803686380386353,0.5803730487823486,0.5803775787353516,0.580382227897644,0.5803865194320679,0.5803910493850708,0.5803951025009155,0.5803990364074707,0.5804027318954468,0.5804070234298706,0.5804105997085571,0.5804144144058228,0.5804178714752197,0.5804216861724854,0.5804251432418823,0.5804281234741211,0.5804324150085449,0.5804356336593628,0.5804386138916016,0.580441951751709,0.5804451704025269,0.5804481506347656,0.580451250076294,0.5804541110992432,0.5804572105407715,0.5804598331451416,0.5804628133773804,0.5804653167724609,0.5804681777954102,0.5804709196090698,0.5804738998413086,0.5804764032363892,0.5804787874221802,0.5804814100265503,0.5804842710494995,0.5804864168167114,0.580488920211792,0.5804910659790039,0.5804930925369263,0.5804952383041382,0.5804973840713501,0.5804997682571411,0.5805017948150635,0.5805040597915649,0.5805059671401978,0.5805078744888306,0.5805099010467529,0.5805119276046753,0.5805134773254395,0.5805153846740723,0.5805172920227051,0.5805188417434692,0.580520749092102,0.5805225372314453,0.5805238485336304,0.5805253982543945,0.5805269479751587,0.5805283784866333,0.580530047416687,0.5805314779281616,0.5805330276489258,0.5805346965789795,0.5805360078811646,0.5805375576019287,0.5805391073226929,0.5805405378341675,0.5805419683456421,0.5805431604385376,0.5805445909500122,0.5805460214614868,0.5805473327636719,0.5805486440658569,0.5805500745773315,0.5805515050888062,0.5805526971817017,0.5805542469024658,0.5805559158325195,0.5805568695068359,0.5805583000183105,0.580559492111206,0.5805610418319702,0.5805622339248657,0.5805634260177612,0.5805644989013672,0.5805656909942627,0.5805670022964478,0.5805683135986328,0.5805692672729492,0.5805702209472656,0.5805712938308716,0.5805723667144775,0.580573558807373,0.580574631690979],"recovered":[0.0,0.0009144464856944978,0.0016976596089079976,0.002481931122019887,0.003289808053523302,0.004140570294111967,0.005021610297262669,0.0059560732915997505,0.006926749367266893,0.007934789173305035,0.008995378389954567,0.010101981461048126,0.011264538392424583,0.012465931475162506,0.013721851631999016,0.015037130564451218,0.01640528067946434,0.017827633768320084,0.019324716180562973,0.020874163135886192,0.022493645548820496,0.024182286113500595,0.025927983224391937,0.027750112116336823,0.029665788635611534,0.031646762043237686,0.03372335061430931,0.035878393799066544,0.038128871470689774,0.0404544435441494,0.042888153344392776,0.045407723635435104,0.04804398864507675,0.050769150257110596,0.05360792577266693,0.05654884874820709,0.05961516499519348,0.06278850883245468,0.06608494371175766,0.06948979198932648,0.07301772385835648,0.07667813450098038,0.08043742179870605,0.08436186611652374,0.08839830756187439,0.09254015982151031,0.09684251993894577,0.10126745700836182,0.10581019520759583,0.1104889065027237,0.11527736485004425,0.12021186947822571,0.12528873980045319,0.13046951591968536,0.1357710361480713,0.14120866358280182,0.14675791561603546,0.1524657905101776,0.15824571251869202,0.1641533374786377,0.1701636165380478,0.1762714833021164,0.18250365555286407,0.18880611658096313,0.19517986476421356,0.20169027149677277,0.2082681506872177,0.21494673192501068,0.22169256210327148,0.2285255342721939,0.23544606566429138,0.24243980646133423,0.24946880340576172,0.25660428404808044,0.26377472281455994,0.27099186182022095,0.2782495617866516,0.2855505347251892,0.29291290044784546,0.3002814054489136,0.3076673150062561,0.3150694966316223,0.322502076625824,0.3298945128917694,0.3372914791107178,0.3446555733680725,0.35202062129974365,0.3593232333660126,0.3665381073951721,0.37372052669525146,0.3808337152004242,0.38788020610809326,0.39481592178344727,0.40169936418533325,0.4084790050983429,0.4151217043399811,0.4216400980949402,0.4280059039592743,0.4342648983001709,0.4403960108757019,0.44641733169555664,0.4522573947906494,0.4579651355743408,0.4634808897972107,0.46885326504707336,0.4740489721298218,0.4790550172328949,0.48391181230545044,0.48861491680145264,0.49311867356300354,0.49745768308639526,0.5016456842422485,0.5056793093681335,0.5095235109329224,0.5132132172584534,0.5167363286018372,0.5201058387756348,0.5233340263366699,0.5264155268669128,0.5293485522270203,0.5321458578109741,0.5348037481307983,0.5373502373695374,0.5397590398788452,0.5420659780502319,0.5442507863044739,0.5463151335716248,0.5482768416404724,0.5501431226730347,0.5519087314605713,0.553574800491333,0.5551361441612244,0.5566137433052063,0.5580214858055115,0.5593570470809937,0.5606052875518799,0.5617760419845581,0.5628699660301208,0.5638946294784546,0.5648669600486755,0.565787136554718,0.5666460990905762,0.5674567222595215,0.5682087540626526,0.5689194202423096,0.5695912837982178,0.5702235102653503,0.5708212852478027,0.5713748335838318,0.5718953609466553,0.5723837018013,0.5728422403335571,0.5732757449150085,0.5736808180809021,0.5740560293197632,0.5744078755378723,0.5747401118278503,0.575047492980957,0.5753378868103027,0.5756097435951233,0.5758668780326843,0.5761069059371948,0.5763328075408936,0.5765435695648193,0.5767393112182617,0.5769272446632385,0.5771050453186035,0.5772728323936462,0.5774242281913757,0.5775686502456665,0.5777025818824768,0.5778288841247559,0.5779507756233215,0.5780626535415649,0.5781680941581726,0.5782724618911743,0.5783675312995911,0.5784574151039124,0.5785430669784546,0.5786254405975342,0.578700065612793,0.5787714719772339,0.5788397192955017,0.578903317451477,0.578964114189148,0.5790235996246338,0.5790798664093018,0.5791324377059937,0.5791841149330139,0.5792306065559387,0.5792768001556396,0.579319179058075,0.5793586373329163,0.5793964862823486,0.5794333219528198,0.5794691443443298,0.5795016884803772,0.5795352458953857,0.579566240310669,0.5795948505401611,0.5796210765838623,0.5796472430229187,0.5796728134155273,0.5796979069709778,0.5797205567359924,0.5797433257102966,0.5797644257545471,0.5797854661941528,0.5798062086105347,0.5798240900039673,0.579843282699585,0.5798614621162415,0.579879105091095,0.5798953771591187,0.5799119472503662,0.5799273252487183,0.5799435377120972,0.5799586772918701,0.5799733996391296,0.5799872875213623,0.5800008177757263,0.5800120234489441,0.5800252556800842,0.5800374746322632,0.5800485014915466,0.580059826374054,0.5800707936286926,0.5800825357437134,0.5800940990447998,0.5801047086715698,0.5801145434379578,0.5801233053207397,0.5801330208778381,0.5801426768302917,0.5801519751548767,0.5801604390144348,0.580169141292572,0.580177903175354,0.5801852941513062,0.5801931023597717,0.5802008509635925,0.5802088975906372,0.5802167057991028,0.5802233815193176,0.5802308320999146,0.5802379250526428,0.5802441835403442,0.5802506804466248,0.5802569389343262,0.5802623629570007,0.5802680850028992,0.5802745223045349,0.5802797079086304,0.5802847743034363,0.5802900791168213,0.5802952647209167,0.5802999138832092,0.5803045630455017,0.5803085565567017,0.5803131461143494,0.5803179740905762,0.5803222060203552,0.5803269147872925,0.5803305506706238,0.5803349614143372,0.5803396701812744,0.5803439021110535,0.5803480744361877,0.5803523659706116,0.5803564190864563,0.5803605914115906,0.5803642868995667,0.5803683996200562,0.5803716778755188,0.5803751349449158,0.5803791284561157,0.5803822875022888,0.580385684967041,0.5803889632225037,0.5803924202919006,0.5803960561752319,0.5803991556167603,0.5804020762443542,0.5804051756858826,0.5804077982902527,0.580410897731781,0.5804135203361511,0.5804163813591003,0.5804189443588257,0.5804215669631958,0.5804241299629211,0.5804265141487122,0.580428957939148,0.5804316997528076,0.5804345011711121,0.5804368257522583,0.5804393291473389,0.5804412364959717,0.5804438591003418,0.5804459452629089,0.5804484486579895,0.5804508328437805,0.5804526209831238,0.580454409122467,0.5804564356803894,0.580458402633667,0.5804601907730103,0.5804621577262878,0.5804643630981445,0.5804665684700012,0.5804684162139893,0.5804702639579773,0.5804721713066101,0.5804738402366638,0.5804754495620728,0.5804768800735474,0.5804784893989563,0.5804797410964966,0.5804811716079712,0.580482542514801,0.5804842114448547,0.5804858207702637,0.5804876089096069,0.5804889798164368,0.5804904699325562,0.5804919600486755,0.5804932713508606,0.5804946422576904,0.5804962515830994,0.5804973244667053,0.5804986953735352,0.5804999470710754,0.5805014371871948,0.5805029273033142,0.580504298210144,0.58050537109375,0.5805067420005798,0.5805079936981201,0.5805091857910156,0.580510675907135,0.5805118083953857,0.5805130004882812,0.5805142521858215,0.5805156826972961,0.5805166363716125,0.5805177688598633,0.580518901348114,0.5805200338363647,0.5805209279060364,0.5805220007896423,0.5805231332778931],"active":[0.0019395053386688232,0.0016786949709057808,0.0016773146344348788,0.0017302313353866339,0.001808180008083582,0.0018828152678906918,0.001972635742276907,0.0020465804263949394,0.002133916597813368,0.0022289827466011047,0.0023227594792842865,0.002421921119093895,0.0025000078603625298,0.002613064832985401,0.0027235466986894608,0.002825835719704628,0.0029440931975841522,0.0030770767480134964,0.0031941384077072144,0.0033285915851593018,0.0034707747399806976,0.0036006737500429153,0.003764534369111061,0.0039282068610191345,0.004070209339261055,0.004237007349729538,0.004405006766319275,0.004574570804834366,0.004744090139865875,0.0049327053129673,0.005133833736181259,0.005348674952983856,0.005545571446418762,0.0057677291333675385,0.0059786587953567505,0.00620095431804657,0.006421871483325958,0.006648585200309753,0.006886020302772522,0.00714227557182312,0.007395215332508087,0.007632099092006683,0.007917530834674835,0.008141107857227325,0.008386872708797455,0.008669041097164154,0.008915908634662628,0.0091552734375,0.009421281516551971,0.009670451283454895,0.009943321347236633,0.01019325852394104,0.010426193475723267,0.01066596806049347,0.010950565338134766,0.011174485087394714,0.011430606245994568,0.011651784181594849,0.01188729703426361,0.012081146240234375,0.01229599118232727,0.012514933943748474,0.012679889798164368,0.012872010469436646,0.013098582625389099,0.013260558247566223,0.013434886932373047,0.013611048460006714,0.01377926766872406,0.013919472694396973,0.01404823362827301,0.014191418886184692,0.014340698719024658,0.014421671628952026,0.01450878381729126,0.014606207609176636,0.014693766832351685,0.01477748155593872,0.014813125133514404,0.014852911233901978,0.014882296323776245,0.014901876449584961,0.014857590198516846,0.01482158899307251,0.014771699905395508,0.014719396829605103,0.014628708362579346,0.014498502016067505,0.014405906200408936,0.014274418354034424,0.014135658740997314,0.013943761587142944,0.01381269097328186,0.013569533824920654,0.01331666111946106,0.013055562973022461,0.012808948755264282,0.012605130672454834,0.012334823608398438,0.012041956186294556,0.011735349893569946,0.011412620544433594,0.011048555374145508,0.010753780603408813,0.010398000478744507,0.01006704568862915,0.009738177061080933,0.009394049644470215,0.009049743413925171,0.008726447820663452,0.008394300937652588,0.008059859275817871,0.007720291614532471,0.007416486740112305,0.007076919078826904,0.006775796413421631,0.006495833396911621,0.006200075149536133,0.005903303623199463,0.005639612674713135,0.005381464958190918,0.005146026611328125,0.004888474941253662,0.004667758941650391,0.004422903060913086,0.004183709621429443,0.003976762294769287,0.0037775635719299316,0.00357210636138916,0.0033684968948364258,0.003186821937561035,0.003017604351043701,0.0028609633445739746,0.002696812152862549,0.00253140926361084,0.002377629280090332,0.002231001853942871,0.0021085143089294434,0.0019998550415039062,0.001875460147857666,0.001757204532623291,0.001656174659729004,0.0015566349029541016,0.0014707446098327637,0.0013875961303710938,0.001308441162109375,0.001230776309967041,0.001150965690612793,0.0010860562324523926,0.0010215044021606445,0.000959932804107666,0.0009073019027709961,0.0008518099784851074,0.0007994771003723145,0.0007535219192504883,0.000711977481842041,0.000670015811920166,0.000634312629699707,0.0005968809127807617,0.0005649924278259277,0.0005283951759338379,0.0005011558532714844,0.00047075748443603516,0.0004494190216064453,0.0004260540008544922,0.00040453672409057617,0.0003829002380371094,0.00036138296127319336,0.0003444552421569824,0.00032401084899902344,0.00030940771102905273,0.0002944469451904297,0.00027877092361450195,0.00026798248291015625,0.00025838613510131836,0.00024497509002685547,0.00023359060287475586,0.00022286176681518555,0.0002155303955078125,0.00020492076873779297,0.00019752979278564453,0.0001895427703857422,0.0001830458641052246,0.00017762184143066406,0.00017154216766357422,0.00016450881958007812,0.00015985965728759766,0.00015413761138916016,0.0001450181007385254,0.00014024972915649414,0.00013434886932373047,0.00012999773025512695,0.00012618303298950195,0.0001239776611328125,0.00012040138244628906,0.00011497735977172852,0.00011354684829711914,0.00010907649993896484,0.00010633468627929688,0.00010395050048828125,0.00010251998901367188,0.00010031461715698242,9.85860824584961e-05,9.554624557495117e-05,9.459257125854492e-05,9.28044319152832e-05,9.28044319152832e-05,8.952617645263672e-05,8.630752563476562e-05,8.618831634521484e-05,8.45193862915039e-05,8.314847946166992e-05,8.183717727661133e-05,8.14199447631836e-05,7.987022399902344e-05,8.034706115722656e-05,7.963180541992188e-05,7.796287536621094e-05,7.683038711547852e-05,7.617473602294922e-05,7.456541061401367e-05,7.56382942199707e-05,7.31348991394043e-05,7.176399230957031e-05,7.241964340209961e-05,7.206201553344727e-05,7.230043411254883e-05,7.092952728271484e-05,6.985664367675781e-05,6.890296936035156e-05,6.788969039916992e-05,6.914138793945312e-05,6.860494613647461e-05,6.729364395141602e-05,6.681680679321289e-05,6.729364395141602e-05,6.705522537231445e-05,6.61611557006836e-05,6.663799285888672e-05,6.693601608276367e-05,6.622076034545898e-05,6.54458999633789e-05,6.455183029174805e-05,6.443262100219727e-05,6.35385513305664e-05,6.240606307983398e-05,6.222724914550781e-05,6.204843521118164e-05,6.127357482910156e-05,6.181001663208008e-05,6.157159805297852e-05,6.085634231567383e-05,6.139278411865234e-05,6.145238876342773e-05,6.079673767089844e-05,6.0498714447021484e-05,6.026029586791992e-05,5.9664249420166016e-05,6.008148193359375e-05,5.990266799926758e-05,5.9604644775390625e-05,6.002187728881836e-05,5.9604644775390625e-05,6.0498714447021484e-05,6.014108657836914e-05,5.936622619628906e-05,5.882978439331055e-05,5.894899368286133e-05,5.823373794555664e-05,5.799531936645508e-05,5.728006362915039e-05,5.739927291870117e-05,5.6743621826171875e-05,5.644559860229492e-05,5.728006362915039e-05,5.650520324707031e-05,5.632638931274414e-05,5.626678466796875e-05,5.620718002319336e-05,5.5730342864990234e-05,5.519390106201172e-05,5.4955482482910156e-05,5.513429641723633e-05,5.46574592590332e-05,5.501508712768555e-05,5.441904067993164e-05,5.46574592590332e-05,5.453824996948242e-05,5.4955482482910156e-05,5.4836273193359375e-05,5.46574592590332e-05,5.4895877838134766e-05,5.53131103515625e-05,5.4717063903808594e-05,5.441904067993164e-05,5.424022674560547e-05,5.3763389587402344e-05,5.4001808166503906e-05,5.352497100830078e-05,5.3822994232177734e-05,5.334615707397461e-05,5.322694778442383e-05,5.334615707397461e-05,5.346536636352539e-05,5.346536636352539e-05,5.352497100830078e-05,5.328655242919922e-05,5.322694778442383e-05,5.2928924560546875e-05,5.227327346801758e-05,5.233287811279297e-05,5.227327346801758e-05,5.167722702026367e-05,5.155801773071289e-05,5.14984130859375e-05,5.14984130859375e-05,5.155801773071289e-05,5.173683166503906e-05,5.1856040954589844e-05,5.21540641784668e-05,5.179643630981445e-05,5.173683166503906e-05,5.14984130859375e-05,5.155801773071289e-05,5.14984130859375e-05,5.120038986206055e-05,5.131959915161133e-05,5.137920379638672e-05,5.1081180572509766e-05,5.131959915161133e-05,5.137920379638672e-05,5.155801773071289e-05,5.125999450683594e-05,5.131959915161133e-05,5.161762237548828e-05,5.14984130859375e-05,5.155801773071289e-05,5.14984130859375e-05,5.1856040954589844e-05,5.155801773071289e-05,5.161762237548828e-05,5.14984130859375e-05,5.143880844116211e-05,5.131959915161133e-05,5.167722702026367e-05,5.14984130859375e-05,5.131959915161133e-05,5.125999450683594e-05,5.143880844116211e-05,5.155801773071289e-05,5.14984130859375e-05]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0019395053386688232,0.0026008719578385353,0.0033622742630541325,0.004167022183537483,0.004996940027922392,0.005851981695741415,0.006738957483321428,0.007656578905880451,0.008604064583778381,0.009562959894537926,0.010549236088991165,0.011564407497644424,0.012615103274583817,0.01368880644440651,0.014790715649724007,0.015927091240882874,0.017095491290092468,0.018286576494574547,0.019512588158249855,0.020771268755197525,0.02207702212035656,0.023413054645061493,0.024789348244667053,0.026205260306596756,0.02766028605401516,0.029141170904040337,0.03069402277469635,0.032279178500175476,0.03390597552061081,0.03557579591870308,0.037293702363967896,0.03906995430588722,0.040898799896240234,0.042768463492393494,0.044691916555166245,0.0466715507209301,0.04870152845978737,0.05078773573040962,0.05292920395731926,0.055119309574365616,0.057390082627534866,0.059689104557037354,0.06206630542874336,0.06449715793132782,0.06699574738740921,0.06955728679895401,0.07217293232679367,0.07486312836408615,0.07759454846382141,0.08040782809257507,0.08329160511493683,0.08623924851417542,0.08925043791532516,0.09232485294342041,0.09547915309667587,0.098678357899189,0.10196811705827713,0.10530541092157364,0.10871485620737076,0.11218370497226715,0.11571651697158813,0.11930928379297256,0.12295331060886383,0.12668219208717346,0.13046707212924957,0.13430947065353394,0.13822966814041138,0.14220353960990906,0.14623486995697021,0.1503160297870636,0.15445517003536224,0.15863926708698273,0.16289106011390686,0.16718155145645142,0.17150263488292694,0.17588822543621063,0.18032383918762207,0.18480050563812256,0.1893315613269806,0.19390623271465302,0.19853630661964417,0.20318537950515747,0.2078724205493927,0.2125888615846634,0.217351034283638,0.22215458750724792,0.2269803136587143,0.23184965550899506,0.23671863973140717,0.24161426723003387,0.24652662873268127,0.25146669149398804,0.2564147412776947,0.26136985421180725,0.26634344458580017,0.271319717168808,0.2762942612171173,0.28125351667404175,0.28623729944229126,0.2911897599697113,0.2961503863334656,0.3010707199573517,0.3059750497341156,0.310860276222229,0.3156943619251251,0.32049524784088135,0.32525700330734253,0.3299703598022461,0.33463701605796814,0.33925333619117737,0.3438015878200531,0.3482804596424103,0.352711945772171,0.35707852244377136,0.3613571524620056,0.36556434631347656,0.3697012960910797,0.3737625777721405,0.37774020433425903,0.38164982199668884,0.38546088337898254,0.38918817043304443,0.3928377628326416,0.39639735221862793,0.39986899495124817,0.4032670855522156,0.4065670967102051,0.40976303815841675,0.412882000207901,0.41589775681495667,0.41881248354911804,0.4216526448726654,0.42438995838165283,0.42704328894615173,0.4296126365661621,0.43210574984550476,0.4345109462738037,0.43683990836143494,0.4390774965286255,0.44125184416770935,0.44333067536354065,0.445331335067749,0.4472500681877136,0.4490967094898224,0.45088765025138855,0.45259174704551697,0.45423173904418945,0.45581984519958496,0.457337349653244,0.4587823152542114,0.4601689875125885,0.4615083932876587,0.4627884328365326,0.4640079438686371,0.465182363986969,0.4662909209728241,0.4673573076725006,0.46837353706359863,0.469354510307312,0.47027599811553955,0.4711674451828003,0.4720214307308197,0.472826212644577,0.47359609603881836,0.4743233323097229,0.47502556443214417,0.4756845533847809,0.4763166904449463,0.4769158363342285,0.47748705744743347,0.47803327441215515,0.47855740785598755,0.4790439307689667,0.47951045632362366,0.47994765639305115,0.4803663492202759,0.48076578974723816,0.4811466634273529,0.4815082252025604,0.4818496108055115,0.48216894268989563,0.4824736714363098,0.48276230692863464,0.4830351173877716,0.48329436779022217,0.48353976011276245,0.48377224802970886,0.48399513959884644,0.48420554399490356,0.48440292477607727,0.48459193110466003,0.484771728515625,0.4849412739276886,0.48509979248046875,0.4852510392665863,0.48539260029792786,0.48552677035331726,0.48565474152565,0.4857774078845978,0.485893189907074,0.48599937558174133,0.48610231280326843,0.48620250821113586,0.4862971901893616,0.48638686537742615,0.4864712655544281,0.4865533113479614,0.48662927746772766,0.48670294880867004,0.48677191138267517,0.48683488368988037,0.4868956506252289,0.48695364594459534,0.4870087206363678,0.48706021904945374,0.487108051776886,0.48715507984161377,0.4871997535228729,0.48724254965782166,0.48728424310684204,0.4873214662075043,0.4873564541339874,0.4873920977115631,0.4874250590801239,0.487457811832428,0.4874899685382843,0.4875190556049347,0.4875468611717224,0.4875735938549042,0.4876009225845337,0.48762595653533936,0.4876505136489868,0.4876762628555298,0.48769834637641907,0.48771974444389343,0.4877411425113678,0.4877612292766571,0.48777949810028076,0.48779699206352234,0.4878140091896057,0.4878312647342682,0.4878471791744232,0.4878634810447693,0.48787885904312134,0.4878952205181122,0.4879096448421478,0.48792344331741333,0.48793715238571167,0.48795071244239807,0.4879639446735382,0.4879765808582306,0.487989604473114,0.48800161480903625,0.4880124628543854,0.488023966550827,0.4880348742008209,0.48804593086242676,0.4880572557449341,0.4880675971508026,0.48807665705680847,0.4880874454975128,0.4880964159965515,0.48810556530952454,0.48811522126197815,0.4881240129470825,0.4881323575973511,0.4881412386894226,0.48814961314201355,0.4881574809551239,0.48816606402397156,0.48817363381385803,0.4881807565689087,0.4881884455680847,0.4881957471370697,0.4882034957408905,0.48821061849594116,0.488217294216156,0.488224059343338,0.48823094367980957,0.488237202167511,0.4882432818412781,0.4882495105266571,0.48825564980506897,0.48826146125793457,0.48826754093170166,0.4882742166519165,0.4882797598838806,0.4882848858833313,0.48829036951065063,0.4882957935333252,0.4883005619049072,0.48830553889274597,0.4883100986480713,0.48831459879875183,0.48831892013549805,0.4883233606815338,0.48832809925079346,0.48833268880844116,0.4883370101451874,0.4883408844470978,0.48834478855133057,0.4883482754230499,0.48835211992263794,0.4883556067943573,0.4883590638637543,0.4883629083633423,0.4883664548397064,0.48836958408355713,0.4883722960948944,0.4883757531642914,0.4883791208267212,0.48838192224502563,0.48838478326797485,0.48838791251182556,0.4883907735347748,0.4883936941623688,0.4883969724178314,0.4883996844291687,0.48840245604515076,0.4884052574634552,0.4884079694747925,0.4884108304977417,0.4884137809276581,0.4884161949157715,0.4884183704853058,0.48842093348503113,0.488423615694046,0.48842573165893555,0.48842811584472656,0.48843082785606384,0.4884331524372101,0.4884352684020996,0.48843714594841003,0.4884392023086548,0.48844143748283386,0.48844313621520996,0.4884450137615204,0.4884469509124756,0.4884490668773651,0.48845067620277405,0.48845237493515015,0.4884539842605591,0.488455593585968,0.48845770955085754,0.48845964670181274,0.48846152424812317,0.4884631931781769,0.4884650707244873,0.4884665012359619,0.48846808075904846,0.4884696304798126],"recovered":[0.0,0.0009087406797334552,0.0016948527190834284,0.0024661938659846783,0.0032505113631486893,0.00406363420188427,0.0049060676246881485,0.005766493268311024,0.006652272772043943,0.007565108593553305,0.00850237812846899,0.009465462528169155,0.010459467768669128,0.011471740901470184,0.01252211444079876,0.013601569458842278,0.014710012823343277,0.01584256812930107,0.017014235258102417,0.01820835843682289,0.01943170092999935,0.020703449845314026,0.022004924714565277,0.023347489535808563,0.024714535102248192,0.026133807376027107,0.02758418396115303,0.02908356674015522,0.030626939609646797,0.03220882639288902,0.03384050354361534,0.03550595045089722,0.037228964269161224,0.03901377692818642,0.04083889722824097,0.04270782321691513,0.04463605955243111,0.04660727456212044,0.04865257441997528,0.05071798339486122,0.052862029522657394,0.05505406856536865,0.05730579048395157,0.059628233313560486,0.06199834868311882,0.06444042921066284,0.06695195287466049,0.06949011236429214,0.07210870832204819,0.07477225363254547,0.07752470672130585,0.08033724874258041,0.08323943614959717,0.08618427067995071,0.08919660747051239,0.09227442741394043,0.09541790932416916,0.09862351417541504,0.10189767181873322,0.1052459180355072,0.10864298790693283,0.11211621016263962,0.11565233767032623,0.11923902481794357,0.12291351705789566,0.12662191689014435,0.1303934007883072,0.13424965739250183,0.13815517723560333,0.14212572574615479,0.14614559710025787,0.15020233392715454,0.15433038771152496,0.15849553048610687,0.16273930668830872,0.1670341193675995,0.17138686776161194,0.17577168345451355,0.18020099401474,0.1846848726272583,0.18920014798641205,0.1937689185142517,0.19836628437042236,0.20302626490592957,0.20770235359668732,0.21242767572402954,0.21719762682914734,0.22198060154914856,0.2267981469631195,0.23164300620555878,0.2365199476480484,0.24141967296600342,0.24632956087589264,0.2512626051902771,0.25621867179870605,0.2611744999885559,0.2661437392234802,0.2711067199707031,0.27605918049812317,0.28103283047676086,0.28599056601524353,0.290947824716568,0.29589226841926575,0.3008069694042206,0.30571314692497253,0.31058353185653687,0.31542426347732544,0.32022759318351746,0.32498258352279663,0.3296835124492645,0.33435583114624023,0.33897656202316284,0.34351617097854614,0.3480031490325928,0.3524177372455597,0.35677483677864075,0.3610433340072632,0.3652479648590088,0.3693871796131134,0.3734477758407593,0.3774354159832001,0.38133445382118225,0.3851543366909027,0.38887819647789,0.3925243616104126,0.39606907963752747,0.39954647421836853,0.4029366075992584,0.4062383770942688,0.4094478487968445,0.41254401206970215,0.4155636727809906,0.4184902608394623,0.4213297665119171,0.4240671992301941,0.42671552300453186,0.4292807877063751,0.4317733645439148,0.4341772496700287,0.4365016222000122,0.4387442171573639,0.44091105461120605,0.44298645853996277,0.44499197602272034,0.4469151794910431,0.44877517223358154,0.45055893063545227,0.4522668719291687,0.4539172947406769,0.45550045371055603,0.4570091962814331,0.45846766233444214,0.45986852049827576,0.46122077107429504,0.46249908208847046,0.4637286961078644,0.4648871123790741,0.46600958704948425,0.4670782685279846,0.4680940806865692,0.46906378865242004,0.46999484300613403,0.47089263796806335,0.47173774242401123,0.47256067395210266,0.47332850098609924,0.4740619957447052,0.4747639000415802,0.47542548179626465,0.47605523467063904,0.47666651010513306,0.47723716497421265,0.4777880012989044,0.4783037006855011,0.4787966012954712,0.47925740480422974,0.4797042906284332,0.48013103008270264,0.4805260896682739,0.48090821504592896,0.48126736283302307,0.4816046357154846,0.4819246828556061,0.4822304844856262,0.4825228154659271,0.4827967882156372,0.48305827379226685,0.483304888010025,0.48354125022888184,0.48376330733299255,0.48397600650787354,0.4841727912425995,0.4843609929084778,0.48454129695892334,0.48471057415008545,0.4848710596561432,0.48501697182655334,0.4851612448692322,0.48529762029647827,0.4854249954223633,0.4855462908744812,0.48565974831581116,0.4857659637928009,0.4858706295490265,0.4859710931777954,0.4860662817955017,0.48615455627441406,0.48624005913734436,0.4863200783729553,0.4863952398300171,0.4864708483219147,0.4865390956401825,0.48660314083099365,0.48666486144065857,0.48672106862068176,0.48677414655685425,0.48682552576065063,0.48687678575515747,0.4869239628314972,0.4869677722454071,0.4870109260082245,0.4870510995388031,0.48708975315093994,0.48712560534477234,0.48716121912002563,0.48719504475593567,0.48722824454307556,0.4872584342956543,0.4872876703739166,0.48731517791748047,0.4873421788215637,0.4873688817024231,0.48739537596702576,0.48741915822029114,0.48744314908981323,0.48746588826179504,0.4874873757362366,0.487509548664093,0.48753026127815247,0.487548828125,0.4875676929950714,0.4875853657722473,0.48760148882865906,0.48761844635009766,0.48763415217399597,0.48765015602111816,0.4876653552055359,0.4876795709133148,0.487693190574646,0.48770809173583984,0.48772111535072327,0.4877339005470276,0.48774710297584534,0.4877597689628601,0.48777177929878235,0.48778384923934937,0.4877946972846985,0.4878053367137909,0.4878162145614624,0.4878269135951996,0.48783791065216064,0.4878479242324829,0.4878576397895813,0.4878671169281006,0.4878765046596527,0.48788586258888245,0.4878946840763092,0.4879041612148285,0.48791250586509705,0.48792073130607605,0.4879288673400879,0.48793649673461914,0.487944096326828,0.4879516363143921,0.4879590570926666,0.48796725273132324,0.48797446489334106,0.48798149824142456,0.48798808455467224,0.4879947602748871,0.4880009889602661,0.4880070090293884,0.48801302909851074,0.4880196154117584,0.488025963306427,0.488031268119812,0.4880378842353821,0.48804357647895813,0.48804906010627747,0.48805397748947144,0.48805955052375793,0.4880644381046295,0.48806944489479065,0.48807382583618164,0.48807868361473083,0.48808297514915466,0.48808753490448,0.48809191584587097,0.48809677362442017,0.4881014823913574,0.48810556530952454,0.4881094694137573,0.488113671541214,0.48811763525009155,0.4881212115287781,0.48812469840049744,0.4881282150745392,0.4881316125392914,0.4881351888179779,0.48813822865486145,0.4881417751312256,0.4881448745727539,0.48814794421195984,0.488150417804718,0.4881533682346344,0.48815640807151794,0.4881593585014343,0.48816242814064026,0.4881656765937805,0.48816806077957153,0.4881711006164551,0.4881739318370819,0.4881768524646759,0.4881795644760132,0.4881824254989624,0.48818498849868774,0.4881874620914459,0.48819029331207275,0.48819291591644287,0.4881957173347473,0.4881981909275055,0.48820021748542786,0.48820242285728455,0.48820486664772034,0.488207072019577,0.48820924758911133,0.4882112145423889,0.4882130026817322,0.48821520805358887,0.4882170557975769,0.48821908235549927,0.488220751285553,0.4882224500179291,0.4882240891456604,0.4882262051105499,0.4882280230522156,0.488229900598526,0.4882318675518036,0.4882338047027588,0.48823532462120056,0.48823675513267517],"active":[0.0019395053386688232,0.0016921312781050801,0.001667421543970704,0.001700828317552805,0.0017464286647737026,0.0017883474938571453,0.0018328898586332798,0.0018900856375694275,0.001951791811734438,0.001997851300984621,0.002046857960522175,0.0020989449694752693,0.002155635505914688,0.002217065542936325,0.002268601208925247,0.002325521782040596,0.0023854784667491913,0.0024440083652734756,0.002498352900147438,0.002562910318374634,0.0026453211903572083,0.002709604799747467,0.002784423530101776,0.0028577707707881927,0.0029457509517669678,0.0030073635280132294,0.0031098388135433197,0.003195611760020256,0.003279035910964012,0.0033669695258140564,0.0034531988203525543,0.0035640038549900055,0.00366983562707901,0.003754686564207077,0.0038530193269252777,0.003963727504014969,0.004065468907356262,0.004180461168289185,0.004276629537343979,0.0044013261795043945,0.004528053104877472,0.004635035991668701,0.004760514944791794,0.004868924617767334,0.00499739870429039,0.005116857588291168,0.005220979452133179,0.005373015999794006,0.005485840141773224,0.005635574460029602,0.0057668983936309814,0.005901999771595001,0.006011001765727997,0.006140582263469696,0.006282545626163483,0.006403930485248566,0.006550207734107971,0.0066818967461586,0.006817184388637543,0.006937786936759949,0.007073529064655304,0.007193073630332947,0.007300972938537598,0.007443167269229889,0.007553555071353912,0.007687553763389587,0.007836267352104187,0.007953882217407227,0.008079692721366882,0.008190304040908813,0.00830957293510437,0.008436933159828186,0.008560672402381897,0.008686020970344543,0.008763328194618225,0.008854106068611145,0.008936971426010132,0.009028822183609009,0.0091305673122406,0.009221360087394714,0.009336158633232117,0.009416460990905762,0.009506136178970337,0.009562596678733826,0.009648680686950684,0.009726911783218384,0.009782686829566956,0.009869053959846497,0.009920492768287659,0.009971261024475098,0.010006681084632874,0.01004701852798462,0.010085180401802063,0.010107249021530151,0.010124772787094116,0.010145217180252075,0.010150521993637085,0.010146796703338623,0.01017811894416809,0.01015692949295044,0.010159820318222046,0.010122895240783691,0.010082781314849854,0.010053306818008423,0.009981215000152588,0.009911715984344482,0.00983273983001709,0.009742766618728638,0.009654432535171509,0.009569823741912842,0.009445756673812866,0.009303897619247437,0.009195774793624878,0.009075373411178589,0.008939415216445923,0.008789509534835815,0.008657962083816528,0.008514612913131714,0.00835302472114563,0.008202046155929565,0.00802546739578247,0.007853716611862183,0.007683426141738892,0.007519155740737915,0.007344633340835571,0.00719800591468811,0.007020622491836548,0.006826430559158325,0.006643623113632202,0.006449908018112183,0.0062684714794158936,0.006088972091674805,0.005899697542190552,0.005713522434234619,0.005545437335968018,0.0053902268409729,0.005230158567428589,0.005066543817520142,0.004900246858596802,0.0047502219676971436,0.004586458206176758,0.004420280456542969,0.0042636096477508545,0.004104733467102051,0.003972470760345459,0.003816574811935425,0.0036728084087371826,0.0035529732704162598,0.0034200549125671387,0.0032818615436553955,0.0031597912311553955,0.0030407309532165527,0.002919912338256836,0.002787172794342041,0.002683281898498535,0.002562224864959717,0.0024701952934265137,0.00236395001411438,0.0022762417793273926,0.002181917428970337,0.002103656530380249,0.002026587724685669,0.0019335746765136719,0.001858353614807129,0.0017626583576202393,0.0016970634460449219,0.0016225576400756836,0.0015527904033660889,0.0014903545379638672,0.0014318227767944336,0.0013667643070220947,0.0013202428817749023,0.0012559294700622559,0.0012067556381225586,0.001151055097579956,0.0011089444160461426,0.0010614991188049316,0.0010156333446502686,0.000982135534286499,0.0009413957595825195,0.0009015798568725586,0.0008690357208251953,0.0008376240730285645,0.0008046329021453857,0.0007715523242950439,0.0007429718971252441,0.0007139742374420166,0.0006902515888214111,0.0006642937660217285,0.0006396174430847168,0.000615924596786499,0.0005989372730255127,0.0005802810192108154,0.0005584955215454102,0.0005404651165008545,0.000521540641784668,0.000509798526763916,0.0004934966564178467,0.00047978758811950684,0.00046819448471069336,0.00045308470726013184,0.0004425644874572754,0.00043654441833496094,0.000426560640335083,0.0004157721996307373,0.0004049837589263916,0.0003987550735473633,0.0003892183303833008,0.0003828704357147217,0.00037667155265808105,0.00036403536796569824,0.0003565549850463867,0.00035050511360168457,0.0003438591957092285,0.00033915042877197266,0.0003339052200317383,0.00032955408096313477,0.0003229677677154541,0.0003185868263244629,0.0003164708614349365,0.00031054019927978516,0.00030535459518432617,0.00030234456062316895,0.0002994537353515625,0.00029659271240234375,0.0002949237823486328,0.00029081106185913086,0.00028842687606811523,0.00028592348098754883,0.00028574466705322266,0.00028377771377563477,0.0002816319465637207,0.0002808868885040283,0.0002791881561279297,0.0002765953540802002,0.0002752542495727539,0.0002738535404205322,0.00026994943618774414,0.00026673078536987305,0.0002651810646057129,0.00026357173919677734,0.0002618134021759033,0.0002619922161102295,0.00026041269302368164,0.00026106834411621094,0.0002594888210296631,0.0002580881118774414,0.0002575814723968506,0.0002575218677520752,0.00025585293769836426,0.0002554655075073242,0.0002557039260864258,0.00025451183319091797,0.00025269389152526855,0.00025218725204467773,0.0002510249614715576,0.0002512335777282715,0.0002519190311431885,0.00025138258934020996,0.0002497434616088867,0.00024953484535217285,0.0002484917640686035,0.0002479255199432373,0.0002481043338775635,0.00024750828742980957,0.00024649500846862793,0.0002465546131134033,0.0002454519271850586,0.00024497509002685547,0.0002453327178955078,0.0002447664737701416,0.0002442598342895508,0.00024434924125671387,0.0002441108226776123,0.00024443864822387695,0.00024336576461791992,0.0002428293228149414,0.00024256110191345215,0.0002428591251373291,0.00024244189262390137,0.0002422928810119629,0.00024250149726867676,0.00024262070655822754,0.00024184584617614746,0.0002415776252746582,0.0002429485321044922,0.00024187564849853516,0.00024130940437316895,0.00024130940437316895,0.00024181604385375977,0.000241011381149292,0.00024110078811645508,0.00024065375328063965,0.00024077296257019043,0.00024023652076721191,0.0002403855323791504,0.00024056434631347656,0.00024077296257019043,0.00024023652076721191,0.00023940205574035645,0.00023922324180603027,0.00023880600929260254,0.0002384483814239502,0.00023797154426574707,0.0002378523349761963,0.00023820996284484863,0.00023823976516723633,0.00023797154426574707,0.0002371072769165039,0.00023752450942993164,0.00023734569549560547,0.00023704767227172852,0.00023683905601501465,0.00023749470710754395,0.00023740530014038086,0.00023728609085083008,0.00023761391639709473,0.00023725628852844238,0.00023677945137023926,0.000237196683883667,0.00023686885833740234,0.00023689866065979004,0.00023692846298217773,0.00023663043975830078,0.0002359449863433838,0.0002359449863433838,0.00023615360260009766,0.00023543834686279297,0.0002351999282836914,0.00023511052131652832,0.00023496150970458984,0.00023505091667175293,0.00023472309112548828,0.00023433566093444824,0.00023436546325683594,0.0002338886260986328,0.00023379921913146973,0.0002339482307434082,0.00023385882377624512,0.00023362040519714355,0.0002332925796508789,0.00023323297500610352,0.00023314356803894043,0.00023362040519714355,0.00023344159126281738,0.00023350119590759277,0.0002332925796508789,0.00023320317268371582,0.000232696533203125,0.0002327561378479004,0.00023287534713745117]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0019395053386688232,0.002598939463496208,0.003409116994589567,0.004294850397855043,0.005242565646767616,0.006245682016015053,0.007319568656384945,0.008457093499600887,0.009654897265136242,0.010927107185125351,0.012279565446078777,0.01369294710457325,0.015193803235888481,0.016794096678495407,0.018472889438271523,0.020248083397746086,0.022115858271718025,0.024097105488181114,0.026202039793133736,0.028398359194397926,0.030725911259651184,0.03318400681018829,0.03577278181910515,0.038501352071762085,0.04137850180268288,0.04439590498805046,0.04757058247923851,0.050913721323013306,0.05439651384949684,0.058063458651304245,0.06190958246588707,0.06591468304395676,0.07009174674749374,0.07447163760662079,0.07902601361274719,0.08374710381031036,0.08865436911582947,0.09374044835567474,0.09899300336837769,0.1044299378991127,0.11003652960062027,0.11581673473119736,0.12176314741373062,0.12785924971103668,0.13408854603767395,0.1404569149017334,0.146983802318573,0.15359677374362946,0.1602959781885147,0.16708676517009735,0.17397421598434448,0.18093104660511017,0.187946617603302,0.19503527879714966,0.2021574079990387,0.20932868123054504,0.2165144979953766,0.2236822247505188,0.23089821636676788,0.23814256489276886,0.24537429213523865,0.25265341997146606,0.25996172428131104,0.26728999614715576,0.27466335892677307,0.2820572555065155,0.2894887328147888,0.2969353497028351,0.3044775128364563,0.31206801533699036,0.3197108805179596,0.3274327218532562,0.3352079689502716,0.3430996537208557,0.3510306179523468,0.3590792119503021,0.36719152331352234,0.37539470195770264,0.3836085796356201,0.3918969929218292,0.4002445340156555,0.40865156054496765,0.417095810174942,0.4254797101020813,0.43388959765434265,0.4422835111618042,0.45059895515441895,0.45888665318489075,0.46705713868141174,0.47515133023262024,0.48308950662612915,0.4909011721611023,0.49856269359588623,0.5060309171676636,0.513327956199646,0.5204310417175293,0.5272878408432007,0.5339411497116089,0.5403192043304443,0.546514630317688,0.5524530410766602,0.5581148862838745,0.5635359287261963,0.5687214136123657,0.573663592338562,0.5783460140228271,0.5828121900558472,0.587013840675354,0.5910165309906006,0.5947878360748291,0.5983350276947021,0.6016789674758911,0.6048197746276855,0.607765793800354,0.6105153560638428,0.6130927801132202,0.6155112981796265,0.6177653074264526,0.6198705434799194,0.6218595504760742,0.6236984729766846,0.6253929138183594,0.6269688606262207,0.6284501552581787,0.6298238039016724,0.6311010122299194,0.6322858333587646,0.6333857774734497,0.6344141960144043,0.6353641748428345,0.636236310005188,0.6370476484298706,0.6378073692321777,0.6385135650634766,0.6391587257385254,0.6397523880004883,0.6403098106384277,0.6408244371414185,0.6412954330444336,0.6417309045791626,0.6421335935592651,0.6425113677978516,0.6428601741790771,0.6431809663772583,0.6434807777404785,0.6437571048736572,0.6440145969390869,0.6442579030990601,0.644472599029541,0.6446727514266968,0.64485764503479,0.6450356245040894,0.6452006101608276,0.6453496217727661,0.6454900503158569,0.6456187963485718,0.6457394361495972,0.6458519697189331,0.6459554433822632,0.6460527181625366,0.6461464166641235,0.6462332010269165,0.646310567855835,0.6463863849639893,0.6464539766311646,0.6465162038803101,0.6465736627578735,0.6466294527053833,0.646680474281311,0.6467279195785522,0.6467719078063965,0.6468122005462646,0.6468524932861328,0.6468876600265503,0.6469224691390991,0.6469542980194092,0.646984338760376,0.6470116376876831,0.6470381021499634,0.6470628976821899,0.6470857858657837,0.6471071243286133,0.6471264362335205,0.6471441984176636,0.6471614837646484,0.6471775770187378,0.647193193435669,0.6472076177597046,0.647220253944397,0.647233247756958,0.6472461223602295,0.6472581624984741,0.6472687721252441,0.6472792625427246,0.6472898721694946,0.6472997665405273,0.6473088264465332,0.6473169326782227,0.6473250389099121,0.6473324298858643,0.6473398208618164,0.6473472118377686,0.6473535299301147,0.6473599672317505,0.6473667621612549,0.6473724842071533,0.6473789215087891,0.6473842859268188,0.6473900079727173,0.6473958492279053,0.6474002599716187,0.6474052667617798,0.6474101543426514,0.6474146842956543,0.6474193334579468,0.647423505783081,0.6474273204803467,0.6474310159683228,0.6474349498748779,0.6474387645721436,0.6474424600601196,0.647445797920227,0.6474488973617554,0.6474517583847046,0.6474543809890747,0.6474573612213135,0.6474596261978149,0.6474623680114746,0.6474651098251343,0.6474674940109253,0.6474701166152954,0.647472620010376,0.6474747657775879,0.6474769115447998,0.6474788188934326,0.6474804878234863,0.6474823951721191,0.6474840641021729,0.6474857330322266,0.6474875211715698,0.6474893093109131,0.6474912166595459,0.6474927663803101,0.6474943161010742,0.6474955081939697,0.6474968194961548,0.6474982500076294,0.6474995613098145,0.6475011110305786,0.6475026607513428,0.6475039720535278,0.6475054025650024,0.6475064754486084,0.6475074291229248,0.6475087404251099,0.6475099325180054,0.6475108861923218,0.6475118398666382,0.6475127935409546,0.647513747215271,0.6475147008895874,0.6475155353546143,0.6475166082382202,0.6475174427032471,0.6475183963775635,0.6475192308425903,0.6475199460983276,0.6475207805633545,0.6475214958190918,0.6475222110748291,0.6475229263305664,0.6475236415863037,0.6475241184234619,0.6475250720977783,0.6475256681442261,0.6475262641906738,0.6475268602371216,0.6475274562835693,0.6475279331207275,0.6475284099578857,0.6475292444229126,0.6475298404693604,0.6475304365158081,0.6475309133529663,0.647531270980835,0.6475317478179932,0.6475323438644409,0.6475328207015991,0.6475332975387573,0.6475338935852051,0.6475343704223633,0.647534966468811,0.6475354433059692,0.6475359201431274,0.6475365161895752,0.6475369930267334,0.647537350654602,0.6475378274917603,0.6475383043289185,0.6475389003753662,0.6475393772125244,0.6475397348403931,0.6475403308868408,0.6475406885147095,0.6475410461425781,0.6475415229797363,0.6475422382354736,0.6475424766540527,0.6475428342819214,0.64754319190979,0.6475437879562378,0.6475440263748169,0.6475447416305542,0.6475450992584229,0.647545576095581,0.6475458145141602,0.6475460529327393,0.647546648979187,0.6475470066070557,0.6475472450256348,0.647547721862793,0.6475480794906616,0.6475485563278198,0.6475487947463989,0.6475492715835571,0.6475493907928467,0.6475496292114258,0.6475499868392944,0.6475502252578735,0.6475505828857422,0.6475507020950317,0.6475509405136108,0.6475512981414795,0.6475515365600586,0.6475518941879272,0.6475520133972168,0.6475522518157959,0.647552490234375,0.6475527286529541,0.6475529670715332,0.6475533246994019,0.6475534439086914,0.6475536823272705,0.6475538015365601,0.6475539207458496,0.6475542783737183,0.6475543975830078,0.6475545167922974,0.6475547552108765,0.647554874420166,0.6475549936294556],"recovered":[0.0,0.0009155968436971307,0.0016977515770122409,0.0024972998071461916,0.0033379390370100737,0.004228089936077595,0.0051820166409015656,0.006197235081344843,0.007272870279848576,0.00840846262872219,0.009610223583877087,0.010890301316976547,0.012245429679751396,0.013671603053808212,0.015186125412583351,0.016777904704213142,0.01845398359000683,0.02023470029234886,0.022110389545559883,0.024097848683595657,0.026199331507086754,0.028410421684384346,0.030734475702047348,0.03319767862558365,0.035796210169792175,0.0385381244122982,0.04142608866095543,0.04443971440196037,0.04761591553688049,0.050942808389663696,0.05445265769958496,0.05811905115842819,0.0619724877178669,0.06598026305437088,0.07019059360027313,0.07456376403570175,0.07913190126419067,0.08384829759597778,0.08874235302209854,0.09382723271846771,0.09909230470657349,0.1045319139957428,0.11012856662273407,0.11590702831745148,0.12185725569725037,0.12794317305088043,0.13415229320526123,0.1405278742313385,0.14701978862285614,0.15361735224723816,0.16031168401241302,0.16709716618061066,0.17397767305374146,0.1809248924255371,0.18793612718582153,0.19498223066329956,0.20210757851600647,0.20924130082130432,0.21641092002391815,0.22359724342823029,0.230810284614563,0.23802785575389862,0.24527333676815033,0.25256529450416565,0.25985828042030334,0.26719602942466736,0.27456748485565186,0.28197041153907776,0.28939247131347656,0.2968435287475586,0.3044143319129944,0.31199559569358826,0.3196414113044739,0.32736191153526306,0.3351675271987915,0.3430372178554535,0.35099726915359497,0.3590466380119324,0.36716580390930176,0.3753215968608856,0.3835473656654358,0.391855388879776,0.4001951217651367,0.40858277678489685,0.41696697473526,0.4253818988800049,0.4337846040725708,0.4421369135379791,0.4504593312740326,0.4587177634239197,0.46687203645706177,0.4748993217945099,0.48284706473350525,0.49067825078964233,0.4983091354370117,0.5057916045188904,0.5130988359451294,0.5201557874679565,0.5270247459411621,0.533628523349762,0.5400547981262207,0.5462397336959839,0.5521555542945862,0.5578385591506958,0.5632514357566833,0.5684410929679871,0.5733547806739807,0.5780309438705444,0.5825091004371643,0.586733341217041,0.590731680393219,0.5945144891738892,0.5980714559555054,0.6014224290847778,0.604561448097229,0.6075116991996765,0.6102686524391174,0.6128561496734619,0.6152759194374084,0.6175490021705627,0.6196885704994202,0.6216564178466797,0.6235005259513855,0.6252108812332153,0.6267968416213989,0.6282978653907776,0.6296679377555847,0.6309548020362854,0.6321377158164978,0.6332492232322693,0.6342805624008179,0.6352354884147644,0.6361181139945984,0.6369344592094421,0.6376953125,0.6384069919586182,0.6390588283538818,0.6396637558937073,0.6402231454849243,0.6407325267791748,0.6412093043327332,0.6416505575180054,0.642061173915863,0.6424362063407898,0.642785370349884,0.6431048512458801,0.6434047818183899,0.6436828374862671,0.643947958946228,0.6441869735717773,0.6444011926651001,0.6446083188056946,0.6447972655296326,0.6449717283248901,0.6451356410980225,0.6452845335006714,0.6454259157180786,0.6455582976341248,0.6456803679466248,0.6457909345626831,0.6458961367607117,0.6459982395172119,0.646091103553772,0.6461785435676575,0.6462591886520386,0.6463340520858765,0.6464009881019592,0.6464647650718689,0.6465219259262085,0.6465776562690735,0.6466286778450012,0.6466753482818604,0.6467185020446777,0.6467602849006653,0.6467978954315186,0.646834671497345,0.646868109703064,0.646899938583374,0.6469296216964722,0.6469587683677673,0.6469845771789551,0.6470087766647339,0.6470312476158142,0.6470528244972229,0.6470730304718018,0.6470916271209717,0.6471092104911804,0.6471259593963623,0.647140622138977,0.6471549868583679,0.6471689343452454,0.6471824049949646,0.6471956372261047,0.6472070813179016,0.6472178101539612,0.6472288966178894,0.6472392082214355,0.6472489833831787,0.6472576260566711,0.6472663283348083,0.6472736597061157,0.6472810506820679,0.6472888588905334,0.6472958326339722,0.6473028659820557,0.6473094820976257,0.6473156213760376,0.6473217010498047,0.6473276615142822,0.6473334431648254,0.6473397016525269,0.647344708442688,0.6473491787910461,0.6473538875579834,0.6473584771156311,0.6473630666732788,0.6473672986030579,0.6473712921142578,0.647375762462616,0.647379457950592,0.6473835110664368,0.6473871469497681,0.647390604019165,0.647394597530365,0.647397518157959,0.647400438785553,0.6474037766456604,0.6474065184593201,0.6474093198776245,0.6474117636680603,0.6474142670631409,0.6474165320396423,0.6474190354347229,0.6474211812019348,0.6474232077598572,0.6474254131317139,0.6474273204803467,0.6474290490150452,0.6474308967590332,0.6474325656890869,0.6474344730377197,0.6474363803863525,0.6474382877349854,0.6474395990371704,0.6474415063858032,0.6474428772926331,0.6474444270133972,0.6474458575248718,0.6474472284317017,0.6474484205245972,0.6474500298500061,0.6474514603614807,0.6474527716636658,0.647454023361206,0.6474554538726807,0.6474565267562866,0.6474577188491821,0.6474586725234985,0.647459864616394,0.6474609971046448,0.6474621891975403,0.6474629044532776,0.6474636793136597,0.6474644541740417,0.6474652886390686,0.6474661827087402,0.6474672555923462,0.6474679112434387,0.6474687457084656,0.6474696397781372,0.6474702954292297,0.6474708914756775,0.6474717259407043,0.6474722623825073,0.6474730968475342,0.6474738717079163,0.6474745273590088,0.647475004196167,0.6474757194519043,0.6474761962890625,0.6474767327308655,0.6474774479866028,0.6474779844284058,0.647478461265564,0.6474791765213013,0.647479772567749,0.6474801898002625,0.6474806666374207,0.6474812030792236,0.6474816799163818,0.6474823355674744,0.6474828720092773,0.6474833488464355,0.6474838852882385,0.647484302520752,0.6474849581718445,0.6474855542182922,0.6474860310554504,0.6474864482879639,0.6474870443344116,0.6474872827529907,0.6474878787994385,0.6474884152412415,0.6474888324737549,0.6474892497062683,0.6474896669387817,0.6474899053573608,0.6474904417991638,0.6474908590316772,0.6474913954734802,0.6474918127059937,0.6474922895431519,0.6474926471710205,0.6474930644035339,0.647493302822113,0.6474937796592712,0.6474940776824951,0.6474944949150085,0.647494912147522,0.6474953889846802,0.6474958062171936,0.6474961042404175,0.6474964022636414,0.64749675989151,0.6474971771240234,0.6474975347518921,0.647497832775116,0.6474981307983398,0.647498607635498,0.6474989652633667,0.6474992632865906,0.6474995613098145,0.6474997997283936,0.6475000381469727,0.6475003361701965,0.6475005745887756,0.6475008726119995,0.6475011706352234,0.6475014090538025,0.6475016474723816,0.6475019454956055,0.647502064704895,0.6475023627281189,0.6475025415420532,0.6475027203559875,0.6475028991699219,0.647503137588501,0.6475033760070801,0.6475033760070801,0.6475035548210144,0.6475037336349487],"active":[0.0019395053386688232,0.0016833426197990775,0.0017113654175773263,0.0017975505907088518,0.0019046266097575426,0.002017592079937458,0.0021375520154833794,0.0022598584182560444,0.0023820269852876663,0.00251864455640316,0.0026693418622016907,0.0028026457875967026,0.002948373556137085,0.003122493624687195,0.0032867640256881714,0.0034701786935329437,0.003661874681711197,0.0038624051958322525,0.0040916502475738525,0.004300510510802269,0.00452657975256443,0.0047735851258039474,0.0050383061170578,0.005303673446178436,0.005582291632890701,0.005857780575752258,0.006144493818283081,0.006474006921052933,0.006780598312616348,0.007120650261640549,0.007456924766302109,0.0077956318855285645,0.008119259029626846,0.008491374552249908,0.00883542001247406,0.009183339774608612,0.009522467851638794,0.00989215075969696,0.010250650346279144,0.010602705180644989,0.010944224894046783,0.01128482073545456,0.011634580790996552,0.011952221393585205,0.012231290340423584,0.012513741850852966,0.012831509113311768,0.013068899512290955,0.01327618956565857,0.013469412922859192,0.013662531971931458,0.013833880424499512,0.013968944549560547,0.014110386371612549,0.014221280813217163,0.014346450567245483,0.014406919479370117,0.014440923929214478,0.014487296342849731,0.014545321464538574,0.01456400752067566,0.014625564217567444,0.014688387513160706,0.014724701642990112,0.014805078506469727,0.014861226081848145,0.014921247959136963,0.014964938163757324,0.015085041522979736,0.015224486589431763,0.01529654860496521,0.015437126159667969,0.01556655764579773,0.01573774218559265,0.015863090753555298,0.016041994094848633,0.016194254159927368,0.016348063945770264,0.01644277572631836,0.016575396060943604,0.016697168350219727,0.01679617166519165,0.016900688409805298,0.016896933317184448,0.01692262291908264,0.016901612281799316,0.016814351081848145,0.01674973964691162,0.01659780740737915,0.01643356680870056,0.016217470169067383,0.016001850366592407,0.01571562886238098,0.01535266637802124,0.015018820762634277,0.014639437198638916,0.014189004898071289,0.013785362243652344,0.013294458389282227,0.012886106967926025,0.012398242950439453,0.011875152587890625,0.011380374431610107,0.010882854461669922,0.010412156581878662,0.009904921054840088,0.009457409381866455,0.00898289680480957,0.00850743055343628,0.008054494857788086,0.007603347301483154,0.007164478302001953,0.006748318672180176,0.006343364715576172,0.0059539079666137695,0.005581080913543701,0.005242645740509033,0.004909157752990723,0.004594624042510986,0.004310548305511475,0.004009902477264404,0.0037364959716796875,0.003468334674835205,0.003239274024963379,0.0030269622802734375,0.0028031468391418457,0.0026178956031799316,0.0024309754371643066,0.002276480197906494,0.0021149516105651855,0.001955747604370117,0.0018121600151062012,0.0016892552375793457,0.0015791058540344238,0.0014634132385253906,0.0013453960418701172,0.0012509822845458984,0.0011606812477111816,0.0010722875595092773,0.000998377799987793,0.0009242892265319824,0.0008608102798461914,0.0007990002632141113,0.0007447600364685059,0.0006954073905944824,0.0006522536277770996,0.0006098151206970215,0.0005750656127929688,0.0005246400833129883,0.0004857778549194336,0.0004564523696899414,0.0004273056983947754,0.00040334463119506836,0.00037789344787597656,0.00035440921783447266,0.0003342628479003906,0.0003135204315185547,0.0002936720848083496,0.00027507543563842773,0.0002617835998535156,0.00025027990341186523,0.00023496150970458984,0.00021946430206298828,0.0002078413963317871,0.00019478797912597656,0.00018215179443359375,0.00017267465591430664,0.0001646876335144043,0.00015854835510253906,0.00015026330947875977,0.00014322996139526367,0.00013685226440429688,0.00013399124145507812,0.00012737512588500977,0.0001245737075805664,0.00011962652206420898,0.00011622905731201172,0.00011169910430908203,0.00010848045349121094,0.00010412931442260742,0.00010120868682861328,9.834766387939453e-05,9.518861770629883e-05,9.137392044067383e-05,8.845329284667969e-05,8.594989776611328e-05,8.398294448852539e-05,8.165836334228516e-05,7.963180541992188e-05,7.826089859008789e-05,7.718801498413086e-05,7.575750350952148e-05,7.31348991394043e-05,7.218122482299805e-05,7.206201553344727e-05,7.086992263793945e-05,6.961822509765625e-05,6.794929504394531e-05,6.74128532409668e-05,6.61015510559082e-05,6.61611557006836e-05,6.61611557006836e-05,6.467103958129883e-05,6.413459777832031e-05,6.389617919921875e-05,6.300210952758789e-05,6.330013275146484e-05,6.258487701416016e-05,6.23464584350586e-05,6.240606307983398e-05,6.0558319091796875e-05,6.0558319091796875e-05,6.097555160522461e-05,6.079673767089844e-05,6.085634231567383e-05,6.0439109802246094e-05,6.002187728881836e-05,5.9723854064941406e-05,5.918741226196289e-05,5.930662155151367e-05,5.894899368286133e-05,5.8650970458984375e-05,5.829334259033203e-05,5.716085433959961e-05,5.6862831115722656e-05,5.692243576049805e-05,5.5849552154541016e-05,5.5849552154541016e-05,5.5789947509765625e-05,5.5730342864990234e-05,5.5849552154541016e-05,5.608797073364258e-05,5.5730342864990234e-05,5.5730342864990234e-05,5.561113357543945e-05,5.507469177246094e-05,5.507469177246094e-05,5.501508712768555e-05,5.4836273193359375e-05,5.4955482482910156e-05,5.4836273193359375e-05,5.4836273193359375e-05,5.447864532470703e-05,5.4717063903808594e-05,5.4001808166503906e-05,5.3942203521728516e-05,5.3822994232177734e-05,5.370378494262695e-05,5.3882598876953125e-05,5.424022674560547e-05,5.3942203521728516e-05,5.3942203521728516e-05,5.370378494262695e-05,5.340576171875e-05,5.328655242919922e-05,5.340576171875e-05,5.316734313964844e-05,5.316734313964844e-05,5.2928924560546875e-05,5.27501106262207e-05,5.251169204711914e-05,5.263090133666992e-05,5.2928924560546875e-05,5.2988529205322266e-05,5.310773849487305e-05,5.3048133850097656e-05,5.269050598144531e-05,5.2869319915771484e-05,5.27501106262207e-05,5.257129669189453e-05,5.263090133666992e-05,5.27501106262207e-05,5.239248275756836e-05,5.2809715270996094e-05,5.257129669189453e-05,5.239248275756836e-05,5.233287811279297e-05,5.245208740234375e-05,5.221366882324219e-05,5.221366882324219e-05,5.251169204711914e-05,5.239248275756836e-05,5.245208740234375e-05,5.245208740234375e-05,5.2094459533691406e-05,5.1975250244140625e-05,5.21540641784668e-05,5.21540641784668e-05,5.2094459533691406e-05,5.221366882324219e-05,5.2034854888916016e-05,5.2094459533691406e-05,5.2094459533691406e-05,5.2034854888916016e-05,5.221366882324219e-05,5.2034854888916016e-05,5.179643630981445e-05,5.179643630981445e-05,5.1856040954589844e-05,5.1856040954589844e-05,5.2094459533691406e-05,5.1856040954589844e-05,5.1915645599365234e-05,5.1856040954589844e-05,5.179643630981445e-05,5.1856040954589844e-05,5.233287811279297e-05,5.2034854888916016e-05,5.1975250244140625e-05,5.179643630981445e-05,5.1975250244140625e-05,5.173683166503906e-05,5.2094459533691406e-05,5.2034854888916016e-05,5.227327346801758e-05,5.2034854888916016e-05,5.1975250244140625e-05,5.21540641784668e-05,5.2094459533691406e-05,5.1856040954589844e-05,5.1915645599365234e-05,5.1975250244140625e-05,5.21540641784668e-05,5.2034854888916016e-05,5.2094459533691406e-05,5.1856040954589844e-05,5.179643630981445e-05,5.1856040954589844e-05,5.161762237548828e-05,5.161762237548828e-05,5.143880844116211e-05,5.137920379638672e-05,5.14984130859375e-05,5.14984130859375e-05,5.155801773071289e-05,5.143880844116211e-05,5.137920379638672e-05,5.131959915161133e-05,5.131959915161133e-05,5.131959915161133e-05,5.137920379638672e-05,5.137920379638672e-05,5.131959915161133e-05,5.125999450683594e-05,5.120038986206055e-05,5.137920379638672e-05,5.125999450683594e-05,5.1140785217285156e-05,5.137920379638672e-05,5.131959915161133e-05,5.125999450683594e-05]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0019395053386688232,0.0025950742419809103,0.003373915795236826,0.004214877262711525,0.005096699111163616,0.006036730017513037,0.007001700345426798,0.00801139697432518,0.009077507071197033,0.010186457075178623,0.011344182305037975,0.012547185644507408,0.01379841286689043,0.015108124352991581,0.016464538872241974,0.017889471724629402,0.019372887909412384,0.020930662751197815,0.022527551278471947,0.02421402931213379,0.025959588587284088,0.027781350538134575,0.029677193611860275,0.03165360912680626,0.033709123730659485,0.035844381898641586,0.03805813938379288,0.04037409648299217,0.04277600720524788,0.045283157378435135,0.04788615182042122,0.050587158650159836,0.05337655544281006,0.05628366395831108,0.059310175478458405,0.06242034211754799,0.06563606858253479,0.06895872950553894,0.07239490747451782,0.07593011111021042,0.07958679646253586,0.08335331082344055,0.08723343908786774,0.0912071168422699,0.09531179815530777,0.09948839247226715,0.10379309952259064,0.10816235840320587,0.11265770345926285,0.11724171787500381,0.12192635983228683,0.12668448686599731,0.13151587545871735,0.13640284538269043,0.14140334725379944,0.1464441865682602,0.15152211487293243,0.15666593611240387,0.1618691235780716,0.16709499061107635,0.1723950356245041,0.1777147352695465,0.183054119348526,0.18844687938690186,0.19385699927806854,0.19926829636096954,0.2047334909439087,0.2102183699607849,0.21571265161037445,0.22123029828071594,0.22676372528076172,0.23230662941932678,0.2378581017255783,0.2434312403202057,0.24904054403305054,0.2546587884426117,0.2603231370449066,0.2659914791584015,0.27172765135765076,0.27749910950660706,0.28328749537467957,0.2891562283039093,0.2950494587421417,0.30100178718566895,0.30699676275253296,0.31302937865257263,0.3191031813621521,0.3252330422401428,0.33138808608055115,0.33760082721710205,0.3438473045825958,0.35012561082839966,0.35644179582595825,0.3627575933933258,0.3690948188304901,0.37543776631355286,0.38178059458732605,0.38813120126724243,0.3944695293903351,0.400760293006897,0.4070148766040802,0.41322061419487,0.4193677008152008,0.42545101046562195,0.4314608573913574,0.4373759329319,0.4431830048561096,0.4488931894302368,0.4544975161552429,0.4599851667881012,0.4653521180152893,0.4705580770969391,0.4756522476673126,0.48060983419418335,0.48538491129875183,0.49005183577537537,0.4945405125617981,0.4988989531993866,0.5030806064605713,0.507103443145752,0.5110028982162476,0.5147314071655273,0.518309473991394,0.5217529535293579,0.525025486946106,0.5281535387039185,0.5311356782913208,0.5339788198471069,0.5366748571395874,0.5392489433288574,0.5416980981826782,0.5440173149108887,0.5462207794189453,0.5482954978942871,0.5502811670303345,0.552141547203064,0.5538942813873291,0.5555633306503296,0.5571352243423462,0.5586168766021729,0.5600166320800781,0.5613304376602173,0.5625648498535156,0.5637251138687134,0.564816951751709,0.5658506155014038,0.5668237209320068,0.5677344799041748,0.5685805082321167,0.5693752765655518,0.5701230764389038,0.5708231925964355,0.5714855194091797,0.572097659111023,0.5726832151412964,0.5732201337814331,0.5737230777740479,0.5741955041885376,0.5746431350708008,0.5750613212585449,0.5754469633102417,0.5758181810379028,0.5761587619781494,0.5764774084091187,0.5767731666564941,0.5770524740219116,0.5773133039474487,0.5775570869445801,0.5777859687805176,0.5780017375946045,0.5782055854797363,0.5783956050872803,0.5785688161849976,0.5787373781204224,0.578893780708313,0.5790364742279053,0.5791703462600708,0.579302191734314,0.5794177055358887,0.579529881477356,0.5796306133270264,0.5797278881072998,0.579818844795227,0.5799037218093872,0.5799834728240967,0.5800591707229614,0.5801306962966919,0.5801962614059448,0.5802594423294067,0.5803177356719971,0.5803707838058472,0.580420732498169,0.5804697275161743,0.5805149078369141,0.5805590152740479,0.5805981159210205,0.5806360244750977,0.5806716680526733,0.5807043313980103,0.5807355642318726,0.5807660818099976,0.5807948112487793,0.5808190107345581,0.5808441638946533,0.580865740776062,0.5808899402618408,0.5809112787246704,0.5809317827224731,0.5809504985809326,0.580970287322998,0.5809875726699829,0.5810050964355469,0.5810219049453735,0.5810378789901733,0.581052303314209,0.5810656547546387,0.5810792446136475,0.581091046333313,0.5811029672622681,0.5811136960983276,0.5811249017715454,0.5811352729797363,0.5811443328857422,0.5811526775360107,0.581161379814148,0.5811704397201538,0.5811789035797119,0.5811853408813477,0.5811938047409058,0.581201434135437,0.5812088251113892,0.5812159776687622,0.5812222957611084,0.5812281370162964,0.5812342166900635,0.5812392234802246,0.5812450647354126,0.5812500715255737,0.581254243850708,0.5812593698501587,0.5812641382217407,0.5812684297561646,0.5812727212905884,0.5812770128250122,0.5812808275222778,0.5812846422195435,0.5812886953353882,0.5812925100326538,0.5812956094741821,0.5812989473342896,0.5813027620315552,0.5813060998916626,0.5813101530075073,0.5813133716583252,0.5813169479370117,0.5813195705413818,0.581322431564331,0.5813251733779907,0.5813280344009399,0.5813310146331787,0.5813335180282593,0.5813361406326294,0.5813387632369995,0.5813413858413696,0.5813437700271606,0.5813463926315308,0.5813487768173218,0.5813512802124023,0.5813537836074829,0.5813560485839844,0.5813586711883545,0.5813604593276978,0.5813623666763306,0.5813651084899902,0.5813676118850708,0.5813692808151245,0.5813707113265991,0.5813724994659424,0.5813741683959961,0.5813760757446289,0.5813778638839722,0.5813790559768677,0.5813807249069214,0.5813827514648438,0.5813843011856079,0.5813858509063721,0.5813871622085571,0.5813885927200317,0.5813902616500854,0.5813919305801392,0.5813934803009033,0.581395149230957,0.5813963413238525,0.5813983678817749,0.58139967918396,0.5814011096954346,0.581402063369751,0.5814031362533569,0.5814042091369629,0.5814054012298584,0.5814070701599121,0.5814081430435181,0.5814090967178345,0.5814105272293091,0.5814118385314941,0.5814131498336792,0.5814142227172852,0.5814151763916016,0.5814162492752075,0.5814170837402344,0.5814181566238403,0.5814192295074463,0.5814201831817627,0.5814211368560791,0.5814222097396851,0.5814234018325806,0.5814244747161865,0.5814255475997925,0.5814265012741089,0.5814274549484253,0.5814284086227417,0.5814290046691895,0.5814297199249268,0.5814306735992432,0.58143150806427,0.5814321041107178,0.5814329385757446,0.5814334154129028,0.5814343690872192,0.5814350843429565,0.5814357995986938,0.5814366340637207,0.5814375877380371,0.5814380645751953,0.5814387798309326,0.5814393758773804,0.5814399719238281,0.5814406871795654,0.5814412832260132,0.5814419984817505,0.5814428329467773,0.581443190574646,0.5814440250396729,0.5814446210861206,0.5814453363418579,0.5814458131790161,0.5814462900161743,0.5814468860626221,0.5814474821090698,0.5814480781555176,0.5814487934112549],"recovered":[0.0,0.0009130200487561524,0.0017015248304232955,0.0024864403530955315,0.003293121000751853,0.004137533251196146,0.005037025082856417,0.005964953918009996,0.006941657979041338,0.007957613095641136,0.009018891490995884,0.010130601935088634,0.011281425133347511,0.012488754466176033,0.013750288635492325,0.01505489181727171,0.016422074288129807,0.017849445343017578,0.019330192357301712,0.02088138833642006,0.022503353655338287,0.024181963875889778,0.025936266407370567,0.027769025415182114,0.029666755348443985,0.03165186941623688,0.03371000662446022,0.03584572300314903,0.03807121515274048,0.040372077375650406,0.04278485104441643,0.04529590904712677,0.0478992722928524,0.05060736462473869,0.05340716242790222,0.056318316608667374,0.05933364853262901,0.0624622218310833,0.06566078215837479,0.06899181753396988,0.07242413610219955,0.07596085965633392,0.07961367070674896,0.08338285982608795,0.08725714683532715,0.09125202894210815,0.09531782567501068,0.09951931983232498,0.10381339490413666,0.10821197181940079,0.1126779094338417,0.11726836115121841,0.12193616479635239,0.1267060786485672,0.1315179020166397,0.13641348481178284,0.14138691127300262,0.14641588926315308,0.15149731934070587,0.15662223100662231,0.16179485619068146,0.16704319417476654,0.17232482135295868,0.17762160301208496,0.1829758584499359,0.1883661299943924,0.19376510381698608,0.19919224083423615,0.20465439558029175,0.21011461317539215,0.2156124711036682,0.22114267945289612,0.22666272521018982,0.23220448195934296,0.23775075376033783,0.24334372580051422,0.24894613027572632,0.2545636296272278,0.2602112293243408,0.26590317487716675,0.27163591980934143,0.2773665487766266,0.2832053303718567,0.2890627682209015,0.2949603796005249,0.3009066879749298,0.3068937659263611,0.3129258155822754,0.31900912523269653,0.3251339793205261,0.33129963278770447,0.3374970257282257,0.34374287724494934,0.35001203417778015,0.356317400932312,0.36264753341674805,0.36898165941238403,0.37530550360679626,0.3816511631011963,0.3879829943180084,0.3942977488040924,0.40057656168937683,0.40682488679885864,0.41302788257598877,0.4191654324531555,0.42524173855781555,0.43124496936798096,0.4371389150619507,0.44294190406799316,0.44862648844718933,0.4542287290096283,0.45972707867622375,0.4650596082210541,0.47027555108070374,0.4753691256046295,0.48031288385391235,0.48510321974754333,0.48976826667785645,0.49425646662712097,0.49859264492988586,0.5027667284011841,0.5068061351776123,0.5106983184814453,0.5144311189651489,0.5180156826972961,0.5214428305625916,0.5247136950492859,0.5278641581535339,0.5308478474617004,0.5336874723434448,0.536406934261322,0.5389872193336487,0.5414391756057739,0.5437663793563843,0.545961856842041,0.5480515360832214,0.5500383377075195,0.551906168460846,0.5536690354347229,0.5553327202796936,0.5569102764129639,0.5583950281143188,0.5597901940345764,0.561108410358429,0.562345564365387,0.5635179877281189,0.5646193623542786,0.5656507015228271,0.5666176676750183,0.5675344467163086,0.5683876276016235,0.5691916346549988,0.5699376463890076,0.5706400871276855,0.5713015198707581,0.5719199180603027,0.5725009441375732,0.5730419754981995,0.5735471248626709,0.5740229487419128,0.57447350025177,0.5748864412307739,0.5752806067466736,0.5756489634513855,0.5759919881820679,0.5763059258460999,0.5766047239303589,0.5768861174583435,0.5771510601043701,0.5773935317993164,0.5776182413101196,0.5778368711471558,0.5780411958694458,0.5782265067100525,0.5784070491790771,0.5785776972770691,0.5787321925163269,0.5788781046867371,0.5790151357650757,0.5791425108909607,0.579259991645813,0.5793724060058594,0.5794785618782043,0.5795737504959106,0.5796651840209961,0.5797509551048279,0.5798313021659851,0.5799046158790588,0.5799757838249207,0.5800440311431885,0.5801053643226624,0.5801624655723572,0.5802164673805237,0.5802671909332275,0.5803142189979553,0.5803633332252502,0.5804038643836975,0.5804456472396851,0.5804833769798279,0.5805160999298096,0.5805487632751465,0.5805796980857849,0.5806099772453308,0.5806371569633484,0.5806617140769958,0.5806854367256165,0.5807098746299744,0.5807316303253174,0.5807545781135559,0.5807738304138184,0.5807938575744629,0.5808131098747253,0.5808314085006714,0.580848217010498,0.5808645486831665,0.5808796286582947,0.5808938145637512,0.5809087157249451,0.580921471118927,0.5809346437454224,0.5809465050697327,0.5809576511383057,0.5809693336486816,0.5809788107872009,0.5809884071350098,0.5809972882270813,0.5810064077377319,0.5810145735740662,0.5810235142707825,0.5810315608978271,0.5810389518737793,0.5810458660125732,0.581052839756012,0.5810604095458984,0.581066906452179,0.5810722708702087,0.5810778141021729,0.5810838341712952,0.581089198589325,0.5810938477516174,0.5810989141464233,0.5811037421226501,0.5811086297035217,0.581112802028656,0.5811174511909485,0.5811209082603455,0.5811251401901245,0.5811290144920349,0.5811325311660767,0.5811367630958557,0.5811401605606079,0.5811436772346497,0.5811472535133362,0.5811511278152466,0.5811542868614197,0.5811580419540405,0.581160843372345,0.5811638832092285,0.5811671018600464,0.5811701416969299,0.5811728239059448,0.5811753869056702,0.5811780095100403,0.5811806321144104,0.5811831951141357,0.5811859369277954,0.5811880230903625,0.5811904668807983,0.581193208694458,0.5811957120895386,0.5811981558799744,0.5812002420425415,0.5812023282051086,0.5812048316001892,0.5812073945999146,0.5812097787857056,0.5812116861343384,0.5812129974365234,0.5812149047851562,0.5812163949012756,0.5812183618545532,0.5812200307846069,0.5812214612960815,0.5812228918075562,0.5812250375747681,0.5812265872955322,0.5812281370162964,0.5812294483184814,0.581230878829956,0.5812323689460754,0.5812346339225769,0.5812364816665649,0.5812379121780396,0.5812389850616455,0.5812404155731201,0.5812422037124634,0.5812438130378723,0.5812448859214783,0.5812461376190186,0.5812473297119141,0.58124840259552,0.5812499523162842,0.5812509059906006,0.5812520384788513,0.5812533497810364,0.581254780292511,0.5812559127807617,0.581257164478302,0.5812581181526184,0.5812592506408691,0.5812603235244751,0.581261396408081,0.5812624096870422,0.581263542175293,0.581264853477478,0.5812657475471497,0.5812665820121765,0.5812675356864929,0.5812687277793884,0.5812698006629944,0.5812708735466003,0.5812718272209167,0.5812726020812988,0.5812733173370361,0.5812742710113525,0.5812750458717346,0.5812758803367615,0.5812766551971436,0.5812774896621704,0.5812785029411316,0.5812790989875793,0.5812800526618958,0.5812808275222778,0.5812816619873047,0.5812823176383972,0.5812830924987793,0.5812837481498718,0.5812842845916748,0.581284761428833,0.5812852382659912,0.5812859535217285,0.581286609172821,0.581287145614624,0.5812877416610718,0.5812885165214539,0.5812893509864807,0.5812898874282837,0.5812904834747314,0.5812911987304688,0.5812917351722717,0.5812923908233643],"active":[0.0019395053386688232,0.0016820542514324188,0.0016723909648135304,0.0017284369096159935,0.0018035781104117632,0.0018991967663168907,0.001964675262570381,0.0020464430563151836,0.002135849092155695,0.002228843979537487,0.0023252908140420914,0.0024165837094187737,0.002516987733542919,0.002619369886815548,0.002714250236749649,0.0028345799073576927,0.0029508136212825775,0.003081217408180237,0.0031973589211702347,0.00333264097571373,0.0034562349319458008,0.0035993866622447968,0.003740927204489708,0.0038845837116241455,0.0040423683822155,0.004192512482404709,0.004348132759332657,0.00452837347984314,0.0047047920525074005,0.004911080002784729,0.005101300776004791,0.005291249603033066,0.005477283149957657,0.005676299333572388,0.005903013050556183,0.006102025508880615,0.006302420049905777,0.006496507674455643,0.006734125316143036,0.0069382935762405396,0.007162660360336304,0.007392451167106628,0.007619768381118774,0.007824257016181946,0.008054651319980621,0.008236363530158997,0.008475273847579956,0.00864303857088089,0.00884430855512619,0.009029746055603027,0.00924845039844513,0.0094161257147789,0.00957971066236496,0.00969676673412323,0.009885445237159729,0.010030701756477356,0.01013520359992981,0.010250046849250793,0.010371804237365723,0.01047275960445404,0.010600179433822632,0.010671541094779968,0.010729297995567322,0.010825276374816895,0.01088114082813263,0.010902166366577148,0.010968387126922607,0.011026129126548767,0.011058256030082703,0.011115685105323792,0.011151254177093506,0.011163949966430664,0.011195376515388489,0.011226758360862732,0.011289790272712708,0.011315062642097473,0.011377006769180298,0.011427849531173706,0.011516422033309937,0.011595934629440308,0.011651575565338135,0.011789679527282715,0.011844128370285034,0.011939018964767456,0.012036383152008057,0.012122690677642822,0.012209415435791016,0.012307226657867432,0.012378960847854614,0.012466847896575928,0.012547671794891357,0.01262858510017395,0.012698918581008911,0.012745559215545654,0.0127774178981781,0.01279023289680481,0.012798935174942017,0.012825697660446167,0.012818366289138794,0.01277729868888855,0.012717127799987793,0.012644052505493164,0.012542814016342163,0.012423127889633179,0.012295424938201904,0.012134194374084473,0.011938035488128662,0.011754274368286133,0.011555612087249756,0.011358678340911865,0.01112338900566101,0.010830998420715332,0.010592639446258545,0.010334283113479614,0.010015785694122314,0.009738951921463013,0.00943729281425476,0.009130686521530151,0.008824139833450317,0.008510798215866089,0.008236169815063477,0.007925271987915039,0.0076111555099487305,0.007321834564208984,0.0070098042488098145,0.006710708141326904,0.006421983242034912,0.006114661693572998,0.005827009677886963,0.005561470985412598,0.005291163921356201,0.00503009557723999,0.004781603813171387,0.004529118537902832,0.004319310188293457,0.004090011119842529,0.0038559436798095703,0.0036571621894836426,0.003466188907623291,0.003284156322479248,0.003106355667114258,0.0029354095458984375,0.002774655818939209,0.002616703510284424,0.0024713873863220215,0.002332627773284912,0.0022043585777282715,0.0020837783813476562,0.0019628405570983887,0.001840829849243164,0.0017354488372802734,0.0016315579414367676,0.0015478730201721191,0.0014575719833374023,0.00138169527053833,0.001300215721130371,0.0012221336364746094,0.0011535286903381348,0.0010960102081298828,0.00103837251663208,0.0009734630584716797,0.0009317398071289062,0.0008781552314758301,0.0008284449577331543,0.0007811784744262695,0.0007465481758117676,0.0007085800170898438,0.0006709694862365723,0.0006349086761474609,0.0006082057952880859,0.0005873441696166992,0.0005587339401245117,0.0005276203155517578,0.000510871410369873,0.00048673152923583984,0.00045877695083618164,0.0004381537437438965,0.0004240870475769043,0.0004025697708129883,0.00038737058639526367,0.0003706216812133789,0.0003554821014404297,0.0003402829170227051,0.0003299713134765625,0.00031828880310058594,0.0003082156181335449,0.0002993941307067871,0.00029164552688598633,0.000283658504486084,0.00027370452880859375,0.00026541948318481445,0.0002582669258117676,0.00025326013565063477,0.00024771690368652344,0.0002447962760925293,0.00023478269577026367,0.00023216009140014648,0.00022602081298828125,0.00022095441818237305,0.00021946430206298828,0.00021731853485107422,0.00021511316299438477,0.00020903348922729492,0.00020700693130493164,0.0002040266990661621,0.00020450353622436523,0.00020140409469604492,0.00020015239715576172,0.00019592046737670898,0.0001964569091796875,0.00019371509552001953,0.0001919865608215332,0.00019049644470214844,0.00018966197967529297,0.00018775463104248047,0.00018602609634399414,0.00018543004989624023,0.00018233060836791992,0.00018149614334106445,0.00017905235290527344,0.00017839670181274414,0.00017762184143066406,0.00017499923706054688,0.00017386674880981445,0.0001729726791381836,0.00017315149307250977,0.00017249584197998047,0.00017076730728149414,0.00017029047012329102,0.00016987323760986328,0.00016987323760986328,0.00017011165618896484,0.00016945600509643555,0.00016772747039794922,0.00016731023788452148,0.00016695261001586914,0.0001672506332397461,0.00016623735427856445,0.00016504526138305664,0.00016552209854125977,0.0001652240753173828,0.0001646876335144043,0.0001640915870666504,0.00016421079635620117,0.0001633763313293457,0.00016373395919799805,0.00016355514526367188,0.00016349554061889648,0.00016307830810546875,0.0001621842384338379,0.00016260147094726562,0.00016242265701293945,0.00016289949417114258,0.00016224384307861328,0.00016266107559204102,0.0001615285873413086,0.00016158819198608398,0.00016129016876220703,0.0001609325408935547,0.0001608729362487793,0.00016069412231445312,0.00016075372695922852,0.00016075372695922852,0.00016075372695922852,0.00016057491302490234,0.00016045570373535156,0.00016075372695922852,0.0001608133316040039,0.00016057491302490234,0.00016033649444580078,0.00016051530838012695,0.00016021728515625,0.00016003847122192383,0.0001602768898010254,0.00016021728515625,0.0001595020294189453,0.0001590251922607422,0.0001595020294189453,0.00015926361083984375,0.00015968084335327148,0.0001595020294189453,0.0001590251922607422,0.00015926361083984375,0.00015985965728759766,0.00015926361083984375,0.00015926361083984375,0.0001590251922607422,0.00015914440155029297,0.00015938282012939453,0.0001595616340637207,0.00015884637832641602,0.00015866756439208984,0.00015842914581298828,0.00015938282012939453,0.00015926361083984375,0.0001589059829711914,0.0001582503318786621,0.0001582503318786621,0.00015807151794433594,0.00015807151794433594,0.00015866756439208984,0.00015819072723388672,0.00015819072723388672,0.00015848875045776367,0.00015848875045776367,0.0001583695411682129,0.0001583099365234375,0.00015801191329956055,0.00015813112258911133,0.00015783309936523438,0.00015783309936523438,0.00015783309936523438,0.00015777349472045898,0.0001575946807861328,0.00015735626220703125,0.0001576542854309082,0.00015789270401000977,0.00015801191329956055,0.00015777349472045898,0.0001576542854309082,0.00015753507614135742,0.00015717744827270508,0.0001571178436279297,0.00015735626220703125,0.00015723705291748047,0.0001570582389831543,0.0001570582389831543,0.00015676021575927734,0.00015687942504882812,0.00015658140182495117,0.00015670061111450195,0.00015658140182495117,0.00015676021575927734,0.000156402587890625,0.0001564621925354004,0.00015628337860107422,0.00015622377395629883,0.000156402587890625,0.00015652179718017578,0.00015676021575927734,0.00015687942504882812,0.00015658140182495117,0.00015687942504882812,0.00015687942504882812,0.00015681982040405273,0.0001564621925354004,0.000156402587890625,0.000156402587890625,0.00015628337860107422,0.0001563429832458496,0.000156402587890625]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0019395053386688232,0.002596914768218994,0.0033507244661450386,0.0041490765288472176,0.0049745310097932816,0.0058242809027433395,0.006704400759190321,0.0076081715524196625,0.008533937856554985,0.009494583122432232,0.01046857237815857,0.01148172002285719,0.01250890176743269,0.013572619296610355,0.014667810872197151,0.015796225517988205,0.016943642869591713,0.018118808045983315,0.01933464966714382,0.020582931116223335,0.02187313325703144,0.023201709613204002,0.02456314116716385,0.025964926928281784,0.027406930923461914,0.028891220688819885,0.030401140451431274,0.03195951506495476,0.033565420657396317,0.03520593047142029,0.03689705580472946,0.03863714262843132,0.04041031002998352,0.042246013879776,0.044130630791187286,0.04607543349266052,0.04805925861001015,0.05010911077260971,0.05218367651104927,0.054318152368068695,0.056499287486076355,0.05873250961303711,0.061020441353321075,0.06335816532373428,0.06576375663280487,0.06821426004171371,0.07070612907409668,0.07325602322816849,0.07587218284606934,0.07854092866182327,0.08127202838659286,0.08403078466653824,0.0868406593799591,0.08970851451158524,0.09262716770172119,0.09559860080480576,0.09862350672483444,0.10168301314115524,0.10478498786687851,0.10794278234243393,0.11114401370286942,0.1143793836236,0.11766233295202255,0.12098149955272675,0.12432864308357239,0.12770763039588928,0.1311151385307312,0.13457266986370087,0.13804174959659576,0.14153899252414703,0.1450677514076233,0.14861012995243073,0.1521836668252945,0.15578380227088928,0.1593894064426422,0.16299518942832947,0.16665881872177124,0.17028366029262543,0.1739397495985031,0.17763899266719818,0.181331604719162,0.1850372552871704,0.1887388825416565,0.19247470796108246,0.19621767103672028,0.1999668926000595,0.2037014365196228,0.20745134353637695,0.21125052869319916,0.2150486558675766,0.21885709464550018,0.22267551720142365,0.22652140259742737,0.23037931323051453,0.23425450921058655,0.23814523220062256,0.24206295609474182,0.2459927797317505,0.24993754923343658,0.2539019286632538,0.25789549946784973,0.26191139221191406,0.265959769487381,0.2700064480304718,0.27408427000045776,0.27818799018859863,0.28229260444641113,0.28641220927238464,0.29057565331459045,0.2947523891925812,0.29892227053642273,0.3030850887298584,0.30729272961616516,0.3114883303642273,0.3156821131706238,0.319882333278656,0.32407158613204956,0.32823359966278076,0.3323924243450165,0.33654728531837463,0.3406792879104614,0.3447880446910858,0.3488699197769165,0.3529203534126282,0.35692599415779114,0.36091533303260803,0.36483487486839294,0.36872366070747375,0.37254300713539124,0.3763120472431183,0.3800334334373474,0.38368335366249084,0.38727718591690063,0.39079752564430237,0.3942689895629883,0.39764103293418884,0.40093478560447693,0.40418240427970886,0.4073466360569,0.4104348123073578,0.41345730423927307,0.41640403866767883,0.41924816370010376,0.4220295548439026,0.4247075915336609,0.4273199141025543,0.4298613965511322,0.4323180615901947,0.43468281626701355,0.4369804561138153,0.4392029941082001,0.4413282573223114,0.44340619444847107,0.4454050660133362,0.44731655716896057,0.4491772949695587,0.4509534537792206,0.4526638090610504,0.4542989730834961,0.45587289333343506,0.45738208293914795,0.4588247239589691,0.46020999550819397,0.461539089679718,0.462801069021225,0.46401461958885193,0.4651710093021393,0.4662759006023407,0.4673214852809906,0.46832963824272156,0.46929430961608887,0.47020867466926575,0.4710831940174103,0.47191452980041504,0.4727090299129486,0.47345444560050964,0.474172979593277,0.47484537959098816,0.4754975438117981,0.4761040508747101,0.47668614983558655,0.47723132371902466,0.47775307297706604,0.47825220227241516,0.47871828079223633,0.4791593849658966,0.47958147525787354,0.4799806475639343,0.4803561270236969,0.4807141125202179,0.4810541272163391,0.48137423396110535,0.4816746711730957,0.48196741938591003,0.4822428226470947,0.48249971866607666,0.48274219036102295,0.48297199606895447,0.4831893742084503,0.48340100049972534,0.4836026430130005,0.4837932288646698,0.48396873474121094,0.48413723707199097,0.4843004047870636,0.48445063829421997,0.48459890484809875,0.48473531007766724,0.4848631024360657,0.4849867820739746,0.4851051867008209,0.4852137863636017,0.4853215515613556,0.48541757464408875,0.4855157434940338,0.48560500144958496,0.4856882393360138,0.48576903343200684,0.4858461916446686,0.48591697216033936,0.48598402738571167,0.48604831099510193,0.4861111044883728,0.4861694574356079,0.486223429441452,0.48627588152885437,0.48632484674453735,0.4863720238208771,0.4864155948162079,0.48646092414855957,0.48650044202804565,0.486539363861084,0.48657700419425964,0.48661136627197266,0.48664391040802,0.48667585849761963,0.4867057204246521,0.48673510551452637,0.48676156997680664,0.4867873787879944,0.4868112802505493,0.4868341386318207,0.48685571551322937,0.48687744140625,0.48689818382263184,0.48691803216934204,0.48693692684173584,0.4869564473628998,0.4869733452796936,0.48698994517326355,0.487005352973938,0.4870201647281647,0.48703572154045105,0.4870496690273285,0.48706334829330444,0.487076073884964,0.48708856105804443,0.487101674079895,0.4871143102645874,0.4871263802051544,0.4871375560760498,0.487148642539978,0.4871595501899719,0.48717036843299866,0.4871803820133209,0.4871898889541626,0.48719945549964905,0.4872089624404907,0.48721715807914734,0.48722589015960693,0.487234503030777,0.4872419536113739,0.4872496426105499,0.48725810647010803,0.4872651994228363,0.48727232217788696,0.4872792363166809,0.4872860014438629,0.48729267716407776,0.4873000383377075,0.4873066246509552,0.4873133897781372,0.48732033371925354,0.4873266816139221,0.4873329699039459,0.48733818531036377,0.48734426498413086,0.48735055327415466,0.4873552620410919,0.48736104369163513,0.4873656630516052,0.4873706102371216,0.48737475275993347,0.48737987875938416,0.4873848855495453,0.4873899519443512,0.48739486932754517,0.4873989522457123,0.4874033033847809,0.4874076247215271,0.4874114692211151,0.48741498589515686,0.4874190390110016,0.48742252588272095,0.4874265193939209,0.4874301254749298,0.4874340295791626,0.48743706941604614,0.48744064569473267,0.4874432682991028,0.4874463677406311,0.48744991421699524,0.48745283484458923,0.4874550998210907,0.48745790123939514,0.48746058344841003,0.48746293783187866,0.4874644875526428,0.4874667525291443,0.48746922612190247,0.487471342086792,0.4874739348888397,0.48747608065605164,0.4874783754348755,0.4874802231788635,0.4874824285507202,0.4874846339225769,0.48748666048049927,0.4874887466430664,0.4874902665615082,0.48749205470085144,0.48749351501464844,0.48749518394470215,0.4874969720840454,0.48749884963035583,0.48750028014183044,0.48750177025794983,0.487502783536911,0.4875040650367737,0.48750534653663635,0.4875065088272095,0.48750752210617065,0.4875086545944214,0.4875100553035736,0.48751118779182434,0.4875122606754303,0.48751330375671387,0.4875144958496094,0.48751556873321533,0.4875166118144989,0.4875175356864929],"recovered":[0.0,0.0009117316221818328,0.0017018469516187906,0.0024678045883774757,0.0032558031380176544,0.004062299616634846,0.004893091507256031,0.005740080960094929,0.006618866231292486,0.0075182197615504265,0.00845387950539589,0.009402744472026825,0.010382301174104214,0.011383255012333393,0.012420330196619034,0.013486716896295547,0.014575374312698841,0.01569329760968685,0.016834687441587448,0.01802034303545952,0.01923963613808155,0.020488562062382698,0.021777519956231117,0.02310108207166195,0.024465411901474,0.025878610089421272,0.027320614084601402,0.02881203591823578,0.030324717983603477,0.03188658878207207,0.033478736877441406,0.03512126952409744,0.03681405261158943,0.038546960800886154,0.04033614322543144,0.04217957705259323,0.044056233018636703,0.04599956423044205,0.04799903184175491,0.05003070831298828,0.05210297554731369,0.05423257127404213,0.056426726281642914,0.05865461379289627,0.0609416738152504,0.06327874958515167,0.06567923724651337,0.06814340502023697,0.07064580917358398,0.07320711761713028,0.07582373172044754,0.07849855720996857,0.08120885491371155,0.08398086577653885,0.08680739998817444,0.08965956419706345,0.09257210046052933,0.09555554389953613,0.09857561439275742,0.10165232419967651,0.10475807636976242,0.10791365802288055,0.11109799891710281,0.1143295094370842,0.11760224401950836,0.12092293053865433,0.12426137179136276,0.12765531241893768,0.13106682896614075,0.13450245559215546,0.13797788321971893,0.14148755371570587,0.14501787722110748,0.14856702089309692,0.15212859213352203,0.1557413786649704,0.15934491157531738,0.16298604011535645,0.1665949672460556,0.1702357679605484,0.17390155792236328,0.17758949100971222,0.1812732219696045,0.1849656105041504,0.18869973719120026,0.19243307411670685,0.19617414474487305,0.19990643858909607,0.2036433219909668,0.2074243277311325,0.2112160176038742,0.21500425040721893,0.21881669759750366,0.22262614965438843,0.22648179531097412,0.23035427927970886,0.2342149019241333,0.23811905086040497,0.2420254498720169,0.2459518313407898,0.24990028142929077,0.2538711428642273,0.2578621804714203,0.2618836760520935,0.26591747999191284,0.26998740434646606,0.2740607261657715,0.27815890312194824,0.2822599411010742,0.2863806486129761,0.2905373275279999,0.29469868540763855,0.29885780811309814,0.3030736446380615,0.3072459101676941,0.3114258944988251,0.3156343698501587,0.31982558965682983,0.3240078091621399,0.32818588614463806,0.3323392868041992,0.3364714980125427,0.3406132459640503,0.3447248041629791,0.3488079011440277,0.35284897685050964,0.3568718135356903,0.3608504831790924,0.36477193236351013,0.3686394691467285,0.3724745512008667,0.3762519061565399,0.37995484471321106,0.38360923528671265,0.3871968984603882,0.39073339104652405,0.3941861093044281,0.3975607752799988,0.4008699655532837,0.40410560369491577,0.40727514028549194,0.4103619158267975,0.41338810324668884,0.41632646322250366,0.4191701114177704,0.42194241285324097,0.4246317744255066,0.4272456169128418,0.4297887980937958,0.4322328567504883,0.43460094928741455,0.4368957281112671,0.4391233026981354,0.4412620961666107,0.44332990050315857,0.4453132152557373,0.4472399950027466,0.4490935802459717,0.4508718252182007,0.45257651805877686,0.4542272388935089,0.4558025002479553,0.45731082558631897,0.4587564468383789,0.4601422846317291,0.46146726608276367,0.4627431631088257,0.46395444869995117,0.4651099443435669,0.4662175178527832,0.46727508306503296,0.46828675270080566,0.4692386984825134,0.4701552093029022,0.47102880477905273,0.4718623161315918,0.4726508557796478,0.4734121263027191,0.47412484884262085,0.47480982542037964,0.4754490554332733,0.4760587513446808,0.47664541006088257,0.4771924912929535,0.47772079706192017,0.4782212972640991,0.478692889213562,0.4791424870491028,0.479559987783432,0.4799574613571167,0.4803355634212494,0.4806922674179077,0.48103073239326477,0.4813527464866638,0.48165908455848694,0.4819478988647461,0.48221853375434875,0.48248061537742615,0.4827260673046112,0.4829557538032532,0.48317965865135193,0.48338907957077026,0.48358863592147827,0.4837806224822998,0.4839574098587036,0.4841308891773224,0.484294593334198,0.48444393277168274,0.48459213972091675,0.4847286641597748,0.4848563075065613,0.484983891248703,0.4850988984107971,0.4852100610733032,0.4853138327598572,0.485416978597641,0.48551231622695923,0.4856005907058716,0.4856863021850586,0.4857659935951233,0.4858410060405731,0.4859137237071991,0.4859808087348938,0.486047625541687,0.48610660433769226,0.48616427183151245,0.4862208962440491,0.48627427220344543,0.4863227903842926,0.48636865615844727,0.4864141345024109,0.4864567220211029,0.48649850487709045,0.48653724789619446,0.4865747094154358,0.4866088628768921,0.4866428077220917,0.48667410016059875,0.48670494556427,0.4867327809333801,0.4867599606513977,0.48678475618362427,0.4868088960647583,0.48683151602745056,0.48685401678085327,0.48687678575515747,0.4868970811367035,0.4869174361228943,0.4869356155395508,0.48695406317710876,0.48697200417518616,0.48698893189430237,0.48700466752052307,0.4870208203792572,0.48703500628471375,0.48705050349235535,0.48706454038619995,0.4870776832103729,0.48709169030189514,0.48710447549819946,0.48711681365966797,0.4871285557746887,0.48713985085487366,0.48715105652809143,0.4871620535850525,0.48717188835144043,0.48718154430389404,0.4871913492679596,0.4872009754180908,0.487209677696228,0.4872182309627533,0.4872274696826935,0.48723548650741577,0.48724353313446045,0.48725149035453796,0.4872594475746155,0.48726686835289,0.48727357387542725,0.48728084564208984,0.4872874319553375,0.4872947037220001,0.4873013198375702,0.487308144569397,0.48731526732444763,0.48732230067253113,0.48732876777648926,0.48733413219451904,0.48734036087989807,0.48734647035598755,0.4873516261577606,0.48735713958740234,0.4873620271682739,0.4873669445514679,0.48737186193466187,0.48737648129463196,0.48738181591033936,0.48738667368888855,0.48739129304885864,0.4873964786529541,0.487400084733963,0.48740458488464355,0.4874088168144226,0.4874125123023987,0.4874163568019867,0.4874202311038971,0.48742395639419556,0.4874275326728821,0.48743167519569397,0.48743486404418945,0.4874386787414551,0.4874418079853058,0.4874451160430908,0.48744842410087585,0.4874518811702728,0.4874538779258728,0.487456351518631,0.4874593913555145,0.48746228218078613,0.4874644875526428,0.48746609687805176,0.48746800422668457,0.48747047781944275,0.48747286200523376,0.4874754548072815,0.4874774217605591,0.48747944831848145,0.48748189210891724,0.4874838590621948,0.4874863922595978,0.4874884784221649,0.4874900281429291,0.4874919652938843,0.487493634223938,0.48749542236328125,0.4874975383281708,0.4874992370605469,0.4875005781650543,0.4875020980834961,0.4875035583972931,0.4875048100948334,0.4875061511993408,0.48750752210617065,0.4875081777572632,0.4875093102455139,0.4875105917453766,0.4875118136405945,0.4875129461288452,0.48751404881477356,0.48751506209373474,0.4875160753726959,0.4875170886516571],"active":[0.0019395053386688232,0.0016851831460371614,0.001648877514526248,0.0016812719404697418,0.0017187278717756271,0.0017619812861084938,0.00181130925193429,0.0018680905923247337,0.0019150716252624989,0.0019763633608818054,0.00201469287276268,0.0020789755508303642,0.002126600593328476,0.0021893642842769623,0.0022474806755781174,0.0023095086216926575,0.002368268556892872,0.002425510436296463,0.0024999622255563736,0.002562588080763817,0.00263349711894989,0.0027131475508213043,0.0027856212109327316,0.002863844856619835,0.002941519021987915,0.003012610599398613,0.003080526366829872,0.003147479146718979,0.003240702673792839,0.003319341689348221,0.0034183189272880554,0.0035158731043338776,0.0035962574183940887,0.003699053078889847,0.003794487565755844,0.0038958564400672913,0.004003025591373444,0.004109546542167664,0.004184644669294357,0.004287444055080414,0.004396311938762665,0.00449993833899498,0.004593715071678162,0.004703551530838013,0.004822082817554474,0.004935510456562042,0.005026891827583313,0.0051126182079315186,0.0052263736724853516,0.005333811044692993,0.005448296666145325,0.005532227456569672,0.005631804466247559,0.005727648735046387,0.005819767713546753,0.00593903660774231,0.006051406264305115,0.00612746924161911,0.006209373474121094,0.006290458142757416,0.006385937333106995,0.006465725600719452,0.006564334034919739,0.006651990115642548,0.006726399064064026,0.006784699857234955,0.006853766739368439,0.006917357444763184,0.006974920630455017,0.007036536931991577,0.007089868187904358,0.0071225762367248535,0.007165789604187012,0.007216781377792358,0.007260814309120178,0.00725381076335907,0.007313907146453857,0.007297620177268982,0.00734478235244751,0.00740322470664978,0.007430046796798706,0.007447764277458191,0.007465660572052002,0.007509097456932068,0.0075179338455200195,0.007533818483352661,0.007527291774749756,0.007544904947280884,0.007607206702232361,0.007624328136444092,0.0076410770416259766,0.007671266794204712,0.007704704999923706,0.007753163576126099,0.007772713899612427,0.007790952920913696,0.00784805417060852,0.00787372887134552,0.007912099361419678,0.00795009732246399,0.00799521803855896,0.008040249347686768,0.008097589015960693,0.008122771978378296,0.008166790008544922,0.008200585842132568,0.008231878280639648,0.008253306150436401,0.008315712213516235,0.008371740579605103,0.008384943008422852,0.008386403322219849,0.008434921503067017,0.008414685726165771,0.008436203002929688,0.008456438779830933,0.00843721628189087,0.008408010005950928,0.008384615182876587,0.008361399173736572,0.008340001106262207,0.00831654667854309,0.008256673812866211,0.008195549249649048,0.008118093013763428,0.008066356182098389,0.007963061332702637,0.007873177528381348,0.0077710747718811035,0.0076725780963897705,0.007558882236480713,0.007431447505950928,0.007322341203689575,0.007188290357589722,0.007072091102600098,0.006907641887664795,0.006748676300048828,0.006621628999710083,0.006476670503616333,0.006329208612442017,0.006182163953781128,0.006042122840881348,0.005860060453414917,0.005703091621398926,0.005537480115890503,0.0053775012493133545,0.00522962212562561,0.005072444677352905,0.0048940181732177734,0.004747599363327026,0.0046020448207855225,0.0044325292110443115,0.004282891750335693,0.004142969846725464,0.003986656665802002,0.003864079713821411,0.003713458776473999,0.0035702288150787354,0.00342714786529541,0.003296375274658203,0.003154844045639038,0.003022223711013794,0.002899169921875,0.0027826428413391113,0.0026587843894958496,0.002547353506088257,0.0024278461933135986,0.0023214519023895264,0.002211540937423706,0.0021121203899383545,0.002019226551055908,0.001921921968460083,0.0018444955348968506,0.0017593204975128174,0.001680225133895874,0.0015921294689178467,0.0015221238136291504,0.001433253288269043,0.001372694969177246,0.0012942254543304443,0.0012370944023132324,0.001172572374343872,0.0011076629161834717,0.00105971097946167,0.0009974837303161621,0.0009380877017974854,0.0008885860443115234,0.000838160514831543,0.0007961392402648926,0.0007566511631011963,0.0007185637950897217,0.0006819665431976318,0.0006439387798309326,0.0006146728992462158,0.0005837380886077881,0.0005518198013305664,0.0005236566066741943,0.0004913806915283203,0.00046330690383911133,0.00044524669647216797,0.00042298436164855957,0.00040414929389953613,0.000380098819732666,0.0003566145896911621,0.00034299492835998535,0.000319749116897583,0.00030431151390075684,0.00029137730598449707,0.0002709627151489258,0.0002581179141998291,0.00024887919425964355,0.00022989511489868164,0.00022265315055847168,0.00020751357078552246,0.00020191073417663574,0.00018802285194396973,0.00017592310905456543,0.0001684427261352539,0.00015988945960998535,0.00015097856521606445,0.0001430213451385498,0.00013458728790283203,0.0001302957534790039,0.00012183189392089844,0.00011682510375976562,0.00011160969734191895,0.00010395050048828125,9.775161743164062e-05,9.28044319152832e-05,9.226799011230469e-05,8.630752563476562e-05,8.26418399810791e-05,7.849931716918945e-05,7.411837577819824e-05,6.920099258422852e-05,6.699562072753906e-05,6.29127025604248e-05,6.1005353927612305e-05,5.6624412536621094e-05,5.459785461425781e-05,5.131959915161133e-05,4.938244819641113e-05,4.6819448471069336e-05,4.5925378799438477e-05,4.416704177856445e-05,4.124641418457031e-05,3.984570503234863e-05,3.9011240005493164e-05,3.7729740142822266e-05,3.5881996154785156e-05,3.3348798751831055e-05,3.123283386230469e-05,3.1054019927978516e-05,2.8848648071289062e-05,2.8342008590698242e-05,2.5570392608642578e-05,2.4020671844482422e-05,2.3990869522094727e-05,2.2619962692260742e-05,2.1904706954956055e-05,2.0742416381835938e-05,2.008676528930664e-05,1.96993350982666e-05,1.9311904907226562e-05,1.8328428268432617e-05,1.800060272216797e-05,1.7911195755004883e-05,1.761317253112793e-05,1.6182661056518555e-05,1.621246337890625e-05,1.627206802368164e-05,1.4483928680419922e-05,1.4156103134155273e-05,1.4573335647583008e-05,1.3709068298339844e-05,1.2874603271484375e-05,1.2367963790893555e-05,1.2427568435668945e-05,1.1831521987915039e-05,1.2606382369995117e-05,1.1920928955078125e-05,1.2069940567016602e-05,1.2189149856567383e-05,1.1414289474487305e-05,1.0669231414794922e-05,9.417533874511719e-06,1.0132789611816406e-05,1.0192394256591797e-05,8.791685104370117e-06,9.417533874511719e-06,8.52346420288086e-06,8.58306884765625e-06,7.808208465576172e-06,8.016824722290039e-06,8.404254913330078e-06,8.13603401184082e-06,8.195638656616211e-06,7.659196853637695e-06,6.8247318267822266e-06,7.539987564086914e-06,6.884336471557617e-06,6.16908073425293e-06,6.5267086029052734e-06,6.16908073425293e-06,6.288290023803711e-06,6.16908073425293e-06,6.496906280517578e-06,5.3942203521728516e-06,5.781650543212891e-06,4.589557647705078e-06,4.559755325317383e-06,4.798173904418945e-06,4.410743713378906e-06,3.2186508178710938e-06,4.023313522338867e-06,4.231929779052734e-06,3.546476364135742e-06,2.205371856689453e-06,2.2649765014648438e-06,3.129243850708008e-06,3.337860107421875e-06,3.4570693969726562e-06,3.2186508178710938e-06,2.9206275939941406e-06,2.8014183044433594e-06,2.9802322387695312e-06,2.7418136596679688e-06,2.8014183044433594e-06,2.3543834686279297e-06,1.7881393432617188e-06,2.0265579223632812e-06,1.5497207641601562e-06,1.5497207641601562e-06,1.5497207641601562e-06,1.3113021850585938e-06,1.043081283569336e-06,1.1920928955078125e-06,6.854534149169922e-07,5.066394805908203e-07,5.364418029785156e-07,3.5762786865234375e-07,0.0,4.76837158203125e-07,7.450580596923828e-07,5.960464477539062e-07,4.470348358154297e-07,3.5762786865234375e-07,4.470348358154297e-07,5.066394805908203e-07,5.364418029785156e-07,4.470348358154297e-07]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0019395053386688232,0.002601838205009699,0.0034116478636860847,0.0042844973504543304,0.0052309236489236355,0.006234592292457819,0.00730360159650445,0.008432522416114807,0.009631199762225151,0.010906584560871124,0.012241971679031849,0.013665384612977505,0.015174385160207748,0.016768189147114754,0.0184483639895916,0.020230919122695923,0.022108081728219986,0.023814715445041656,0.02542218565940857,0.02691572532057762,0.02833366207778454,0.029679033905267715,0.030948253348469734,0.032136715948581696,0.033270515501499176,0.03434380143880844,0.03536168858408928,0.03632311522960663,0.03723595291376114,0.03809720650315285,0.03891101852059364,0.03969220817089081,0.04042439162731171,0.04111594334244728,0.04177602007985115,0.042401038110256195,0.042996279895305634,0.043558210134506226,0.04409367963671684,0.04460660368204117,0.045083776116371155,0.04554253816604614,0.04598451033234596,0.04639923945069313,0.04678644984960556,0.047160178422927856,0.04752226918935776,0.04786291345953941,0.0481848306953907,0.04849128797650337,0.04878624156117439,0.049064308404922485,0.04933091625571251,0.04958560690283775,0.04983155429363251,0.05006415769457817,0.050284337252378464,0.05049360916018486,0.05069377273321152,0.050887953490018845,0.051071688532829285,0.051246222108602524,0.05141472816467285,0.05157177522778511,0.05172210559248924,0.051867373287677765,0.0520084984600544,0.052140284329652786,0.052264802157878876,0.05238402262330055,0.05249915271997452,0.05261138081550598,0.05271776765584946,0.05281904712319374,0.05291415750980377,0.05300816521048546,0.053096652030944824,0.05318412557244301,0.05326630547642708,0.053343795239925385,0.05341718718409538,0.05348998308181763,0.053559280931949615,0.05362752079963684,0.05368853732943535,0.05375014990568161,0.053809646517038345,0.05386504903435707,0.05391534045338631,0.05396775156259537,0.054015789180994034,0.05406295508146286,0.054108649492263794,0.05415204167366028,0.05419202521443367,0.054232750087976456,0.05427006632089615,0.054307155311107635,0.05434221774339676,0.05437520891427994,0.054407790303230286,0.05444091930985451,0.05447101220488548,0.054498299956321716,0.05452567711472511,0.0545508936047554,0.05457528308033943,0.054599713534116745,0.0546233206987381,0.05464458093047142,0.05466445907950401,0.05468438193202019,0.054704029113054276,0.05472257360816002,0.05474093183875084,0.05475933849811554,0.05477581173181534,0.0547923780977726,0.05480728670954704,0.0548219196498394,0.05483604595065117,0.05484938994050026,0.054862916469573975,0.05487561970949173,0.054887350648641586,0.05489885434508324,0.054909806698560715,0.05492062121629715,0.05493134260177612,0.05494026839733124,0.054949793964624405,0.05495871976017952,0.05496686324477196,0.05497533082962036,0.05498315393924713,0.054990652948617935,0.05499737337231636,0.05500450357794762,0.05501195788383484,0.055018216371536255,0.055024243891239166,0.05502953752875328,0.055035289376974106,0.05504012107849121,0.055045317858457565,0.05505051836371422,0.0550553984940052,0.05506013706326485,0.055064693093299866,0.055069200694561005,0.05507265403866768,0.0550764724612236,0.05508038401603699,0.05508461594581604,0.05508792772889137,0.05509091913700104,0.05509432405233383,0.05509759113192558,0.05510040000081062,0.055103667080402374,0.0551067478954792,0.05510914325714111,0.055111903697252274,0.05511388182640076,0.055116549134254456,0.05511857569217682,0.05512073636054993,0.05512266978621483,0.05512455478310585,0.055126212537288666,0.05512819066643715,0.05512971058487892,0.05513150617480278,0.055133070796728134,0.05513481795787811,0.05513615161180496,0.055137209594249725,0.05513877421617508,0.05513988062739372,0.055140890181064606,0.05514195188879967,0.05514296144247055,0.055144112557172775,0.05514521896839142,0.0551459975540638,0.05514669045805931,0.055147334933280945,0.05514802411198616,0.055148668587207794,0.05514931306242943,0.055150046944618225,0.055150508880615234,0.05515115335583687,0.055151842534542084,0.05515221133828163,0.05515271797776222,0.05515317618846893,0.055153682827949524,0.05515414476394653,0.05515451356768608,0.05515506491065025,0.0551554337143898,0.05515584722161293,0.0551561675965786,0.055156443268060684,0.05515676736831665,0.05515718087553978,0.05515764281153679,0.05515800788998604,0.05515814572572708,0.055158376693725586,0.05515865236520767,0.05515897646546364,0.05515915900468826,0.055159296840429306,0.05515952780842781,0.0551598034799099,0.05515998601913452,0.055160172283649445,0.055160265415906906,0.05516044795513153,0.055160630494356155,0.05516072362661362,0.05516086146235466,0.05516095459461212,0.055161092430353165,0.05516123026609421,0.05516127496957779,0.05516141280531883,0.05516146123409271,0.055161599069833755,0.05516164377331734,0.05516169220209122,0.05516183003783226,0.05516183003783226,0.05516187474131584,0.05516191944479942,0.055162012577056885,0.055162105709314346,0.05516215041279793,0.05516219511628151,0.05516219511628151,0.05516224354505539,0.05516238138079643,0.055162426084280014,0.055162519216537476,0.05516256392002106,0.05516261234879494,0.05516261234879494,0.05516265705227852,0.0551627017557621,0.05516275018453598,0.05516275018453598,0.05516275018453598,0.05516279488801956,0.05516283959150314,0.05516283959150314,0.05516283959150314,0.05516283959150314,0.05516283959150314,0.05516283959150314,0.05516283959150314,0.05516283959150314,0.05516283959150314,0.05516288802027702,0.055162932723760605,0.055162932723760605,0.055162977427244186,0.055162977427244186,0.055162977427244186,0.055162977427244186,0.055162977427244186,0.055162977427244186,0.055162977427244186,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066,0.055163025856018066],"recovered":[0.0,0.0009146305383183062,0.0016964632086455822,0.0024966096971184015,0.0033323713578283787,0.004222384188324213,0.005176173057407141,0.006185593549162149,0.007257731631398201,0.008386099711060524,0.009591219946742058,0.010860530659556389,0.01221685390919447,0.01365011464804411,0.015154881402850151,0.016748180612921715,0.018432265147566795,0.02019880898296833,0.021943356841802597,0.023616259917616844,0.02520279586315155,0.02671050652861595,0.028130652382969856,0.029484907165169716,0.030755965039134026,0.031947050243616104,0.03309115767478943,0.03416053205728531,0.03517933934926987,0.03614044561982155,0.037058621644973755,0.03792286291718483,0.03874744474887848,0.03952780365943909,0.040258653461933136,0.04095936194062233,0.04161856696009636,0.0422462522983551,0.04284144937992096,0.04340185970067978,0.04393811151385307,0.044444914907217026,0.04492899030447006,0.045394379645586014,0.04583413898944855,0.0462464764714241,0.046639442443847656,0.047016438096761703,0.047372959554195404,0.047714754939079285,0.04803920164704323,0.048349108546972275,0.048643190413713455,0.048924289643764496,0.049192510545253754,0.04944540560245514,0.0496925488114357,0.04992685467004776,0.05014818534255028,0.050358425825834274,0.05055992305278778,0.050750792026519775,0.05093471333384514,0.05111347883939743,0.05127871781587601,0.05143870785832405,0.051590558141469955,0.05173444375395775,0.051873914897441864,0.052005745470523834,0.05213219299912453,0.05225173756480217,0.052367374300956726,0.05248098447918892,0.052588704973459244,0.05269099399447441,0.0527888648211956,0.05288388580083847,0.05297067016363144,0.05305533856153488,0.05313802510499954,0.053214315325021744,0.05329084023833275,0.05336308106780052,0.05343242734670639,0.05349588021636009,0.05356066673994064,0.05362030118703842,0.053676899522542953,0.053732991218566895,0.05378567799925804,0.05383629351854324,0.0538838729262352,0.05393274128437042,0.05397921800613403,0.05402210354804993,0.05406264215707779,0.054102350026369095,0.054140541702508926,0.05417809262871742,0.05421209707856178,0.05424577742815018,0.05427867919206619,0.05430946126580238,0.05433822050690651,0.05436546355485916,0.05439330264925957,0.05442012846469879,0.0544452965259552,0.05446959286928177,0.054491955786943436,0.054513029754161835,0.05453313887119293,0.05455274134874344,0.05457206815481186,0.054590702056884766,0.05460873991250992,0.05462640896439552,0.05464343726634979,0.05465977266430855,0.054675277322530746,0.054690416902303696,0.05470486357808113,0.054718900471925735,0.05473178252577782,0.0547439306974411,0.054755572229623795,0.05476675555109978,0.05477802827954292,0.05478948727250099,0.054799288511276245,0.054808858782052994,0.05481773987412453,0.05482643470168114,0.05483536049723625,0.05484373867511749,0.05485169589519501,0.05485887452960014,0.05486619099974632,0.05487332493066788,0.05488022789359093,0.05488666892051697,0.05489242076873779,0.05489831045269966,0.05490415543317795,0.05490921437740326,0.054914459586143494,0.05491947755217552,0.05492426082491875,0.0549287274479866,0.05493364855647087,0.05493783578276634,0.05494193360209465,0.05494542792439461,0.05494915693998337,0.054953157901763916,0.05495665594935417,0.05495982989668846,0.054963283240795135,0.05496659502387047,0.05496954172849655,0.054972533136606216,0.054975200444459915,0.0549774095416069,0.054979801177978516,0.05498224124312401,0.05498513951897621,0.05498730391263962,0.05498932674527168,0.05499116703867912,0.05499300733208656,0.05499470978975296,0.05499641224741936,0.054998163133859634,0.054999541491270065,0.05500083044171333,0.05500216409564018,0.05500354617834091,0.05500492453575134,0.055006351321935654,0.05500764027237892,0.055008791387081146,0.05500998720526695,0.0550110898911953,0.0550120584666729,0.0550130233168602,0.05501389876008034,0.05501458793878555,0.05501537024974823,0.05501620098948479,0.05501689016819,0.05501776561141014,0.055018361657857895,0.05501905083656311,0.0550195574760437,0.05501983314752579,0.055020663887262344,0.05502121523022652,0.05502172186970711,0.055022090673446655,0.055022504180669785,0.05502305552363396,0.055023375898599625,0.05502369999885559,0.05502420663833618,0.05502462014555931,0.0550248958170414,0.055025264620780945,0.055025678128004074,0.05502600222826004,0.05502632260322571,0.055026598274707794,0.0550268292427063,0.0550270602107048,0.05502733588218689,0.055027563124895096,0.05502770468592644,0.05502788722515106,0.05502811819314957,0.05502820760011673,0.05502830073237419,0.055028531700372696,0.05502871423959732,0.0550287626683712,0.055028900504112244,0.05502898991107941,0.05502917617559433,0.05502931401133537,0.055029451847076416,0.05502958968281746,0.05502963438630104,0.055029772222042084,0.055029820650815964,0.055029865354299545,0.05502995848655701,0.05503000319004059,0.05503009632229805,0.05503018945455551,0.05503023415803909,0.055030327290296555,0.055030371993780136,0.0550304651260376,0.0550304651260376,0.05503055453300476,0.055030692368745804,0.055030740797519684,0.055030785501003265,0.05503083020448685,0.05503087863326073,0.05503092333674431,0.05503101646900177,0.05503106117248535,0.05503110960125923,0.05503115430474281,0.05503115430474281,0.055031199008226395,0.055031247437000275,0.055031292140483856,0.055031292140483856,0.055031292140483856,0.055031292140483856,0.055031292140483856,0.055031292140483856,0.055031292140483856,0.05503133684396744,0.05503138527274132,0.05503138527274132,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249,0.0550314299762249],"active":[0.0019395053386688232,0.0016872077248990536,0.0017151846550405025,0.001787887653335929,0.0018985522910952568,0.002012208104133606,0.002127428539097309,0.0022469288669526577,0.00237346813082695,0.0025204848498106003,0.002650751732289791,0.002804853953421116,0.002957531251013279,0.0031180744990706444,0.0032934825867414474,0.003482738509774208,0.0036758165806531906,0.003615906462073326,0.0034788288176059723,0.0032994654029607773,0.003130866214632988,0.002968527376651764,0.002817600965499878,0.0026518087834119797,0.0025145504623651505,0.002396751195192337,0.0022705309092998505,0.0021625831723213196,0.002056613564491272,0.001956760883331299,0.0018523968756198883,0.0017693452537059784,0.0016769468784332275,0.001588139683008194,0.0015173666179180145,0.0014416761696338654,0.0013777129352092743,0.001311957836151123,0.0012522302567958832,0.0012047439813613892,0.0011456646025180817,0.0010976232588291168,0.0010555200278759003,0.0010048598051071167,0.0009523108601570129,0.0009137019515037537,0.0008828267455101013,0.00084647536277771,0.0008118711411952972,0.0007765330374240875,0.0007470399141311646,0.0007151998579502106,0.000687725841999054,0.0006613172590732574,0.0006390437483787537,0.0006187520921230316,0.0005917884409427643,0.0005667544901371002,0.0005455873906612396,0.0005295276641845703,0.0005117654800415039,0.0004954300820827484,0.000480014830827713,0.00045829638838768005,0.0004433877766132355,0.000428665429353714,0.00041794031858444214,0.00040584057569503784,0.0003908872604370117,0.00037827715277671814,0.00036695972084999084,0.00035964325070381165,0.0003503933548927307,0.0003380626440048218,0.0003254525363445282,0.00031717121601104736,0.0003077872097492218,0.00030023977160453796,0.00029563531279563904,0.00028845667839050293,0.00027916207909584045,0.0002756677567958832,0.00026844069361686707,0.00026443973183631897,0.00025610998272895813,0.00025426968932151794,0.000248979777097702,0.0002447478473186493,0.00023844093084335327,0.0002347603440284729,0.00023011118173599243,0.0002266615629196167,0.00022477656602859497,0.00021930038928985596,0.00021280720829963684,0.00021064653992652893,0.00020742416381835938,0.00020480528473854065,0.00020167604088783264,0.00019711628556251526,0.0001956932246685028,0.00019514188170433044,0.00019233301281929016,0.00018883869051933289,0.00018745660781860352,0.00018543004989624023,0.0001819804310798645,0.0001795850694179535,0.00017802417278289795,0.0001749880611896515,0.0001725032925605774,0.00017135217785835266,0.00017089024186134338,0.0001698322594165802,0.0001688636839389801,0.00016863644123077393,0.00016707181930541992,0.0001659691333770752,0.00016384944319725037,0.00016214698553085327,0.00016076862812042236,0.00015897303819656372,0.00015805289149284363,0.00015671923756599426,0.00015556812286376953,0.00015492364764213562,0.00015423446893692017,0.00015386566519737244,0.00015331432223320007,0.00015078112483024597,0.0001505054533481598,0.00014986097812652588,0.00014912337064743042,0.00014889612793922424,0.00014779344201087952,0.0001469142735004425,0.00014567747712135315,0.00014562904834747314,0.00014576688408851624,0.00014489144086837769,0.00014401599764823914,0.00014286860823631287,0.00014286860823631287,0.00014181062579154968,0.0001411624252796173,0.00014130398631095886,0.0001409389078617096,0.00014065951108932495,0.00014043226838111877,0.00014047324657440186,0.00013900548219680786,0.00013863667845726013,0.00013845041394233704,0.0001391880214214325,0.00013877078890800476,0.00013776123523712158,0.00013766810297966003,0.00013776123523712158,0.00013711676001548767,0.00013707205653190613,0.00013720616698265076,0.00013661012053489685,0.0001367032527923584,0.00013647228479385376,0.00013674795627593994,0.00013633444905281067,0.0001355968415737152,0.00013536587357521057,0.00013522803783416748,0.00013504549860954285,0.00013518333435058594,0.0001350007951259613,0.00013509392738342285,0.00013490766286849976,0.00013527646660804749,0.00013532117009162903,0.00013504549860954285,0.00013522803783416748,0.00013495609164237976,0.00013453885912895203,0.00013431161642074585,0.0001341700553894043,0.00013412535190582275,0.00013412907719612122,0.00013393908739089966,0.00013366714119911194,0.0001334361732006073,0.0001334361732006073,0.0001332983374595642,0.0001331120729446411,0.00013315677642822266,0.00013274326920509338,0.0001327916979789734,0.0001327916979789734,0.0001326538622379303,0.00013288483023643494,0.00013251230120658875,0.0001324675977230072,0.00013242289423942566,0.00013242289423942566,0.00013256072998046875,0.00013237819075584412,0.00013247132301330566,0.0001324675977230072,0.00013223662972450256,0.00013214722275733948,0.00013228505849838257,0.00013237819075584412,0.0001323297619819641,0.00013214349746704102,0.00013205409049987793,0.00013205409049987793,0.00013214722275733948,0.00013209879398345947,0.00013196095824241638,0.00013196468353271484,0.00013209879398345947,0.00013209879398345947,0.00013205409049987793,0.0001320578157901764,0.00013214722275733948,0.00013209879398345947,0.0001320093870162964,0.00013209879398345947,0.00013205409049987793,0.00013210251927375793,0.00013205409049987793,0.00013196095824241638,0.00013196095824241638,0.0001318715512752533,0.00013196468353271484,0.0001318715512752533,0.0001318715512752533,0.00013196468353271484,0.0001318715512752533,0.0001318715512752533,0.0001318231225013733,0.0001318231225013733,0.0001318715512752533,0.0001318231225013733,0.0001318231225013733,0.00013172999024391174,0.00013177841901779175,0.00013182684779167175,0.0001317337155342102,0.00013177841901779175,0.00013177841901779175,0.0001317821443080902,0.0001317337155342102,0.0001317337155342102,0.0001316852867603302,0.00013168901205062866,0.00013164058327674866,0.00013159587979316711,0.00013164058327674866,0.00013164058327674866,0.00013159215450286865,0.0001315474510192871,0.0001315474510192871,0.0001315474510192871,0.0001315474510192871,0.0001315474510192871,0.0001315474510192871,0.0001315474510192871,0.00013155117630958557,0.0001315474510192871,0.0001315474510192871,0.0001315474510192871,0.0001315474510192871,0.0001315474510192871,0.0001315474510192871,0.0001315474510192871,0.0001315474510192871,0.0001315474510192871,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711,0.00013159587979316711]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0019395053386688232,0.002604047069326043,0.003385327523574233,0.004222377669066191,0.005114691331982613,0.006045288871973753,0.007023327052593231,0.008044113405048847,0.00910148024559021,0.010220921598374844,0.011384398676455021,0.01259527076035738,0.01385307777673006,0.015166884288191795,0.016542257741093636,0.01796925999224186,0.019465284422039986,0.020821377635002136,0.02207283489406109,0.023236634209752083,0.024320092052221298,0.025340648368000984,0.026299452409148216,0.02719135209918022,0.028030794113874435,0.02881244383752346,0.029550377279520035,0.030241837725043297,0.030887054279446602,0.031491316854953766,0.032063186168670654,0.03260357677936554,0.03310587257146835,0.033577386289834976,0.034024275839328766,0.03444360941648483,0.03483983874320984,0.03520979732275009,0.03556014969944954,0.035890351980924606,0.03620007261633873,0.03649277240037918,0.03676554560661316,0.03702787682414055,0.0372728556394577,0.03750117868185043,0.03771800175309181,0.037920739501714706,0.03811703994870186,0.03829939290881157,0.03847070783376694,0.038630470633506775,0.03878319263458252,0.03892473131418228,0.03906070441007614,0.03919018805027008,0.039310794323682785,0.03942550718784332,0.03953792154788971,0.03963933885097504,0.0397370271384716,0.03982841223478317,0.03991551697254181,0.03999682515859604,0.040076568722724915,0.04015069454908371,0.04022013396024704,0.040286529809236526,0.04034911096096039,0.04040837660431862,0.04046405479311943,0.04051812365651131,0.0405682772397995,0.04061834141612053,0.04066440090537071,0.04070710390806198,0.040748149156570435,0.04078753665089607,0.04082434996962547,0.040858812630176544,0.04089093208312988,0.040922269225120544,0.04095181077718735,0.0409809835255146,0.04100712016224861,0.041032057255506516,0.04105653986334801,0.04107954725623131,0.041100941598415375,0.041121095418930054,0.0411396399140358,0.0411573089659214,0.041173968464136124,0.041191913187503815,0.04120728000998497,0.04122306406497955,0.04123663902282715,0.04125039651989937,0.041263602674007416,0.041275154799222946,0.04128720983862877,0.041297607123851776,0.0413069948554039,0.04131665825843811,0.041326966136693954,0.041335754096508026,0.04134417325258255,0.041352227330207825,0.04135991260409355,0.04136672243475914,0.0413740836083889,0.041381124407052994,0.041387200355529785,0.041392628103494644,0.04139847308397293,0.04140381142497063,0.04140900820493698,0.04141375049948692,0.04141858220100403,0.041422951966524124,0.041426677256822586,0.04143068194389343,0.04143436253070831,0.04143804311752319,0.04144149646162987,0.04144485294818878,0.041447754949331284,0.041450515389442444,0.04145323112607002,0.04145621880888939,0.04145842790603638,0.04146026819944382,0.04146220162510872,0.0414641797542572,0.04146597534418106,0.04146772250533104,0.041469424962997437,0.04147103801369667,0.041472602635622025,0.04147416725754738,0.04147591441869736,0.04147715866565704,0.04147816821932793,0.04147918149828911,0.04148014634847641,0.04148111492395401,0.041482217609882355,0.041483230888843536,0.041484151035547256,0.04148507118225098,0.041485898196697235,0.04148672893643379,0.041487738490104675,0.04148847609758377,0.041489213705062866,0.041489627212285995,0.04149036481976509,0.04149072989821434,0.04149114713072777,0.04149160534143448,0.041491925716400146,0.041492294520139694,0.04149266332387924,0.04149316996335983,0.04149358347058296,0.041493769735097885,0.04149404540657997,0.04149436578154564,0.041494596749544144,0.04149473458528519,0.04149491712450981,0.041495148092508316,0.04149547219276428,0.04149574786424637,0.04149583727121353,0.041496023535728455,0.0414961613714695,0.04149625450372696,0.04149634391069412,0.04149657487869263,0.04149671271443367,0.04149685055017471,0.041496943682432175,0.04149708151817322,0.04149717465043068,0.04149726405739784,0.041497401893138885,0.04149758815765381,0.04149772599339485,0.04149781912565231,0.041497908532619476,0.041497908532619476,0.04149800166487694,0.04149800166487694,0.0414980947971344,0.0414980947971344,0.04149813950061798,0.04149818420410156,0.04149818420410156,0.04149818420410156,0.04149818420410156,0.04149823263287544,0.04149823263287544,0.041498277336359024,0.041498322039842606,0.041498370468616486,0.041498370468616486,0.041498370468616486,0.041498370468616486,0.041498370468616486,0.041498370468616486,0.041498370468616486,0.041498370468616486,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007,0.04149841517210007],"recovered":[0.0,0.0009135722066275775,0.0017035955097526312,0.0024873146321624517,0.0032996549271047115,0.004153822548687458,0.005038589704781771,0.005969877354800701,0.0069455234333872795,0.007970957085490227,0.009051240049302578,0.010162720456719398,0.011313865892589092,0.012529338710010052,0.013790412805974483,0.015107210725545883,0.016483090817928314,0.017911242321133614,0.019308658316731453,0.020631851628422737,0.021863890811800957,0.023034866899251938,0.024127252399921417,0.025152869522571564,0.026117932051420212,0.027020644396543503,0.027859168127179146,0.028644314035773277,0.029380131512880325,0.030078310519456863,0.03073051944375038,0.03134085610508919,0.03191300109028816,0.03244709223508835,0.03294791281223297,0.03342701494693756,0.03387068957090378,0.03429664298892021,0.03469131141901016,0.035064950585365295,0.03541967645287514,0.03575047478079796,0.03606153279542923,0.036352481693029404,0.036629028618335724,0.03689471632242203,0.03713790327310562,0.03736673295497894,0.03758474811911583,0.03778877854347229,0.037985581904649734,0.03817009925842285,0.0383395254611969,0.038497403264045715,0.03865021467208862,0.038794610649347305,0.038931090384721756,0.03905877843499184,0.039182282984256744,0.03930044546723366,0.03941125050187111,0.039514001458883286,0.03961168974637985,0.039703719317913055,0.03978902846574783,0.03987337276339531,0.039952196180820465,0.040025774389505386,0.04009668156504631,0.040162667632102966,0.040225800126791,0.04028690606355667,0.04034345969557762,0.040397293865680695,0.040447864681482315,0.040496181696653366,0.040542472153902054,0.04058604687452316,0.040627967566251755,0.04066689312458038,0.04070435091853142,0.04073886200785637,0.040771808475255966,0.04080282151699066,0.040832407772541046,0.040861353278160095,0.040887486189603806,0.04091297835111618,0.0409369058907032,0.040960557758808136,0.04098181799054146,0.04100215435028076,0.04102129861712456,0.04103947430849075,0.041057050228118896,0.041073523461818695,0.04108884558081627,0.041102975606918335,0.041117604821920395,0.04113076627254486,0.04114365205168724,0.04115598276257515,0.041166797280311584,0.041177794337272644,0.041188422590494156,0.04119836166501045,0.04120761156082153,0.04121621698141098,0.041224636137485504,0.04123213514685631,0.04124000668525696,0.04124736785888672,0.04125436022877693,0.04126126319169998,0.04126710817217827,0.041272953152656555,0.04127814993262291,0.04128321260213852,0.04128841310739517,0.04129379615187645,0.041297800838947296,0.04130235314369202,0.04130681976675987,0.041310638189315796,0.041314732283353806,0.041318412870168686,0.041322048753499985,0.04132559150457382,0.041328489780426025,0.041331250220537186,0.04133382812142372,0.04133617505431175,0.04133879765868187,0.04134109988808632,0.04134344682097435,0.0413457453250885,0.041347309947013855,0.04134928807616234,0.041351038962602615,0.041352786123752594,0.041354212909936905,0.0413556843996048,0.04135734215378761,0.04135863110423088,0.041359782218933105,0.041360702365636826,0.04136184975504875,0.041362956166267395,0.04136401414871216,0.04136493429541588,0.04136576130986214,0.04136668145656586,0.04136769473552704,0.04136857017874718,0.0413694903254509,0.041370365768671036,0.041371192783117294,0.04137183725833893,0.0413723886013031,0.04137289524078369,0.04137340188026428,0.04137381538748741,0.041374366730451584,0.04137473553419113,0.0413750559091568,0.04137542471289635,0.04137570038437843,0.04137611761689186,0.04137634485960007,0.04137662053108215,0.04137694463133812,0.04137708246707916,0.04137726500630379,0.04137754067778587,0.04137777164578438,0.04137800261378288,0.041378140449523926,0.04137841612100601,0.041378553956747055,0.04137864708900452,0.04137882962822914,0.041379015892744064,0.04137910529971123,0.04137933626770973,0.041379474103450775,0.041379522532224655,0.0413796603679657,0.04137979820370674,0.041379980742931366,0.04138011857867241,0.04138021171092987,0.04138030484318733,0.041380394250154495,0.04138048738241196,0.04138053208589554,0.04138053208589554,0.04138058051466942,0.041380625218153,0.041380625218153,0.04138066992163658,0.04138066992163658,0.04138066992163658,0.04138071835041046,0.04138076305389404,0.041380807757377625,0.041380807757377625,0.041380807757377625,0.041380900889635086,0.041380900889635086,0.041380900889635086,0.041380900889635086,0.041380900889635086,0.041380900889635086,0.041380900889635086,0.041380900889635086,0.041380949318408966,0.041380949318408966,0.041380949318408966,0.041380949318408966,0.041380949318408966,0.041380949318408966,0.041380949318408966,0.041380949318408966,0.041380949318408966,0.041380949318408966,0.041380949318408966,0.041380949318408966,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255,0.04138099402189255],"active":[0.0019395053386688232,0.0016904748044908047,0.0016817320138216019,0.001735063036903739,0.001815036404877901,0.001891466323286295,0.0019847373478114605,0.002074236050248146,0.0021559568122029305,0.002249964512884617,0.002333158627152443,0.0024325503036379814,0.0025392118841409683,0.0026375455781817436,0.002751844935119152,0.0028620492666959763,0.0029821936041116714,0.0029101353138685226,0.0027641765773296356,0.0026047825813293457,0.0024562012404203415,0.0023057814687490463,0.002172200009226799,0.002038482576608658,0.0019128620624542236,0.0017917994409799576,0.001691209152340889,0.0015975236892700195,0.0015069227665662766,0.0014130063354969025,0.0013326667249202728,0.001262720674276352,0.001192871481180191,0.0011302940547466278,0.0010763630270957947,0.0010165944695472717,0.0009691491723060608,0.0009131543338298798,0.0008688382804393768,0.0008254013955593109,0.0007803961634635925,0.0007422976195812225,0.0007040128111839294,0.000675395131111145,0.0006438270211219788,0.0006064623594284058,0.0005800984799861908,0.0005540065467357635,0.000532291829586029,0.0005106143653392792,0.00048512592911720276,0.00046037137508392334,0.0004436671733856201,0.00042732805013656616,0.0004104897379875183,0.00039557740092277527,0.00037970393896102905,0.0003667287528514862,0.0003556385636329651,0.0003388933837413788,0.0003257766366004944,0.0003144107758998871,0.0003038272261619568,0.0002931058406829834,0.0002875402569770813,0.00027732178568840027,0.0002679377794265747,0.00026075541973114014,0.00025242939591407776,0.00024570897221565247,0.00023825466632843018,0.00023121759295463562,0.00022481754422187805,0.0002210475504398346,0.00021653622388839722,0.0002109222114086151,0.00020567700266838074,0.00020148977637290955,0.00019638240337371826,0.0001919195055961609,0.00018658116459846497,0.00018340721726417542,0.00018000230193138123,0.00017816200852394104,0.0001747123897075653,0.0001707039773464203,0.00016905367374420166,0.00016656890511512756,0.00016403570771217346,0.00016053766012191772,0.000157821923494339,0.00015515461564064026,0.00015266984701156616,0.00015243887901306152,0.0001502297818660736,0.00014954060316085815,0.00014779344201087952,0.00014742091298103333,0.00014599785208702087,0.00014438852667808533,0.00014355778694152832,0.0001416243612766266,0.00014019757509231567,0.0001388639211654663,0.00013854354619979858,0.00013739243149757385,0.00013656169176101685,0.00013601034879684448,0.00013527646660804749,0.00013458728790283203,0.00013407692313194275,0.00013375654816627502,0.0001328401267528534,0.00013136491179466248,0.00013136491179466248,0.00013085827231407166,0.00013085827231407166,0.00013053789734840393,0.0001301690936088562,0.00012915581464767456,0.00012887641787528992,0.00012832880020141602,0.00012754276394844055,0.00012740492820739746,0.000126764178276062,0.00012644007802009583,0.00012570619583129883,0.00012492388486862183,0.0001247413456439972,0.00012496858835220337,0.00012459978461265564,0.00012409314513206482,0.00012340396642684937,0.00012307986617088318,0.00012252852320671082,0.00012197718024253845,0.00012211501598358154,0.00012174993753433228,0.00012156367301940918,0.00012138113379478455,0.00012170150876045227,0.0001214742660522461,0.00012082606554031372,0.00012055039405822754,0.00012036412954330444,0.00012041255831718445,0.0001203678548336029,0.00012027472257614136,0.00012013688683509827,0.00012013688683509827,0.00012013688683509827,0.00012004747986793518,0.00012004375457763672,0.00011990591883659363,0.000119723379611969,0.00011926144361495972,0.00011917203664779663,0.00011889263987541199,0.00011875852942466736,0.00011871010065078735,0.00011852383613586426,0.00011847913265228271,0.00011829659342765808,0.00011843442916870117,0.00011852756142616272,0.00011834502220153809,0.00011834502220153809,0.00011824816465377808,0.00011825188994407654,0.00011811405420303345,0.0001179724931716919,0.00011806562542915344,0.000118207186460495,0.000118207186460495,0.00011806562542915344,0.0001180209219455719,0.0001180209219455719,0.00011783838272094727,0.00011778995394706726,0.00011792778968811035,0.00011788308620452881,0.0001178346574306488,0.00011783838272094727,0.00011774525046348572,0.00011770054697990417,0.00011774152517318726,0.00011774152517318726,0.00011778995394706726,0.00011774525046348572,0.00011770054697990417,0.00011769682168960571,0.00011760368943214417,0.00011760741472244263,0.00011751428246498108,0.00011756271123886108,0.00011756271123886108,0.00011755898594856262,0.00011755898594856262,0.00011755898594856262,0.00011751428246498108,0.00011751428246498108,0.00011756271123886108,0.00011751428246498108,0.00011751428246498108,0.00011751428246498108,0.00011756271123886108,0.00011756271123886108,0.00011746957898139954,0.00011746957898139954,0.00011746957898139954,0.00011746957898139954,0.00011746957898139954,0.00011746957898139954,0.00011751428246498108,0.00011751428246498108,0.00011746585369110107,0.00011746585369110107,0.00011746585369110107,0.00011746585369110107,0.00011746585369110107,0.00011746585369110107,0.00011746585369110107,0.00011746585369110107,0.00011746585369110107,0.00011746585369110107,0.00011746585369110107,0.00011746585369110107,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953,0.00011742115020751953]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0019395053386688232,0.0025990314316004515,0.003357258625328541,0.004160671960562468,0.004988749511539936,0.005845355801284313,0.006729294545948505,0.00764355668798089,0.00857686996459961,0.009541931562125683,0.010525768622756004,0.011535740457475185,0.012580822221934795,0.01364881917834282,0.01473784539848566,0.01586253196001053,0.01701979711651802,0.01807357557117939,0.0190350953489542,0.019921058788895607,0.02074214071035385,0.02149958536028862,0.022200847044587135,0.022857889533042908,0.023460816591978073,0.02401888184249401,0.024542756378650665,0.025023791939020157,0.025472894310951233,0.025889739394187927,0.026275018230080605,0.026636233553290367,0.02697393298149109,0.027286233380436897,0.027575986459851265,0.027850326150655746,0.028107086196541786,0.02833932265639305,0.028563596308231354,0.028768545016646385,0.028959782794117928,0.02913633920252323,0.029297206550836563,0.029453793540596962,0.029597634449601173,0.029731031507253647,0.029857203364372253,0.029973940923810005,0.03008161671459675,0.030183998867869377,0.030280351638793945,0.030368654057383537,0.030453689396381378,0.03052864596247673,0.03060213290154934,0.03067060187458992,0.030735712498426437,0.030794886872172356,0.03085070289671421,0.030901731923222542,0.030948206782341003,0.030993301421403885,0.031035128980875015,0.031076081097126007,0.03111335262656212,0.031147679314017296,0.031180258840322495,0.03121265210211277,0.03124108910560608,0.031266629695892334,0.031291984021663666,0.03131360933184624,0.03133611008524895,0.03135695308446884,0.03137655556201935,0.031393904238939285,0.03141120448708534,0.03142616152763367,0.03144083917140961,0.03145565465092659,0.031468309462070465,0.03147958219051361,0.03149067237973213,0.031501345336437225,0.03151087462902069,0.03152044117450714,0.031528450548648834,0.031536318361759186,0.031543172895908356,0.031549662351608276,0.03155642747879028,0.03156264126300812,0.03156903386116028,0.031574785709381104,0.031580355018377304,0.031584955751895905,0.03158983588218689,0.03159402310848236,0.03159770369529724,0.031601935625076294,0.031605660915374756,0.03160902112722397,0.031612470746040344,0.03161509335041046,0.03161776438355446,0.03162015974521637,0.03162268549203873,0.03162475675344467,0.03162715211510658,0.031629130244255066,0.03163115680217743,0.031633228063583374,0.03163520246744156,0.031636860221624374,0.031638748943805695,0.03164017200469971,0.03164137154817581,0.031642936170101166,0.031644128262996674,0.03164500743150711,0.031646065413951874,0.031646937131881714,0.031647905707359314,0.031648777425289154,0.031649746000766754,0.03165052831172943,0.03165135532617569,0.03165190666913986,0.031652551144361496,0.03165319561958313,0.0316537469625473,0.03165425360202789,0.031654804944992065,0.03165522217750549,0.031655680388212204,0.03165604919195175,0.03165632486343384,0.031656645238399506,0.03165687620639801,0.03165719658136368,0.031657569110393524,0.03165779635310173,0.031658027321100235,0.03165820986032486,0.03165839612483978,0.03165862709283829,0.031658902764320374,0.03165903687477112,0.03165922313928604,0.031659409403800964,0.03165949881076813,0.03165968507528305,0.031659867614507675,0.03166000545024872,0.0316600501537323,0.0316600501537323,0.03166014328598976,0.03166023641824722,0.031660325825214386,0.031660325825214386,0.031660374253988266,0.03166051208972931,0.03166064992547035,0.03166069835424423,0.031660743057727814,0.031660743057727814,0.031660787761211395,0.03166083246469498,0.03166088089346886,0.03166088089346886,0.03166088089346886,0.03166088089346886,0.03166088089346886,0.03166092559695244,0.03166097402572632,0.03166097402572632,0.0316610187292099,0.0316610187292099,0.0316610187292099,0.0316610187292099,0.0316610187292099,0.0316610187292099,0.0316610187292099,0.0316610187292099,0.03166106343269348,0.03166106343269348,0.03166106343269348,0.03166106343269348,0.03166106343269348,0.03166106343269348,0.03166106343269348,0.03166106343269348,0.03166106343269348,0.03166106343269348,0.03166110813617706,0.03166110813617706,0.03166110813617706,0.03166110813617706,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094,0.03166115656495094],"recovered":[0.0,0.0009137102751992643,0.0016982117667794228,0.002471071667969227,0.003255527000874281,0.004066579043865204,0.004898613318800926,0.005758992861956358,0.006646934896707535,0.007558068726211786,0.008498329669237137,0.00945833045989275,0.010446077212691307,0.011456510052084923,0.012496760115027428,0.013562548905611038,0.014658430591225624,0.015785740688443184,0.016872327774763107,0.017904939129948616,0.01885780692100525,0.01974487490952015,0.020568719133734703,0.021329017356038094,0.022039204835891724,0.022688377648591995,0.023298805579543114,0.023866809904575348,0.024387924000620842,0.024872319772839546,0.025326712056994438,0.02574576623737812,0.02613707445561886,0.02650422416627407,0.026840636506676674,0.02715054340660572,0.027439376339316368,0.027715785428881645,0.027967624366283417,0.02820436842739582,0.02842767722904682,0.028634190559387207,0.028825977817177773,0.029001247137784958,0.029166992753744125,0.02932247519493103,0.02946626953780651,0.029600955545902252,0.029726436361670494,0.029842806980013847,0.029953472316265106,0.030055854469537735,0.030150551348924637,0.030241338536143303,0.0303239356726408,0.030401285737752914,0.030473068356513977,0.030542917549610138,0.030608350411057472,0.030667847022414207,0.030724629759788513,0.03077584318816662,0.030824389308691025,0.030869344249367714,0.03091232292354107,0.03095184825360775,0.030989304184913635,0.031025057658553123,0.031059246510267258,0.03109053708612919,0.03111819177865982,0.03114441968500614,0.031168760731816292,0.03119209036231041,0.031214959919452667,0.031235113739967346,0.03125365823507309,0.031271740794181824,0.031288307160139084,0.031303584575653076,0.031318217515945435,0.03133220598101616,0.03134426102042198,0.03135576471686363,0.031367361545562744,0.031377989798784256,0.031387973576784134,0.031397223472595215,0.031405553221702576,0.03141319006681442,0.03141995519399643,0.03142727166414261,0.03143371269106865,0.03144006431102753,0.031445860862731934,0.03145179525017738,0.03145658224821091,0.03146136924624443,0.031466059386730194,0.031470753252506256,0.031475264579057693,0.03147885203361511,0.031482674181461334,0.03148621693253517,0.031489573419094086,0.03149256482720375,0.031495142728090286,0.031497810035943985,0.03150029480457306,0.031502872705459595,0.03150494396686554,0.03150687739253044,0.031508900225162506,0.031510695815086365,0.03151271864771843,0.03151446953415871,0.031516216695308685,0.03151746094226837,0.031518977135419846,0.03152012825012207,0.03152136877179146,0.031522613018751144,0.031523533165454865,0.031524408608675,0.031525418162345886,0.03152624890208244,0.03152698278427124,0.03152776509523392,0.03152836486697197,0.031529054045677185,0.03152965381741524,0.03153034299612045,0.031530894339084625,0.031531449407339096,0.031531814485788345,0.03153213858604431,0.0315326452255249,0.03153292089700699,0.031533241271972656,0.031533654779195786,0.03153388574719429,0.03153425455093384,0.03153439238667488,0.03153471648693085,0.03153494372963905,0.03153521940112114,0.031535543501377106,0.03153581917285919,0.031535957008600235,0.03153618797659874,0.031536370515823364,0.031536463648080826,0.03153650835156441,0.03153664618730545,0.031536784023046494,0.03153692185878754,0.03153697028756142,0.03153710812330246,0.03153720125555992,0.031537290662527084,0.031537383794784546,0.03153742849826813,0.03153752163052559,0.031537704169750214,0.031537797302007675,0.03153784200549126,0.03153784200549126,0.03153784200549126,0.03153789043426514,0.03153793513774872,0.03153793513774872,0.03153793513774872,0.03153793513774872,0.0315379835665226,0.0315379835665226,0.0315379835665226,0.03153802827000618,0.03153812140226364,0.03153812140226364,0.03153812140226364,0.03153816610574722,0.03153816610574722,0.03153816610574722,0.03153816610574722,0.03153816610574722,0.03153816610574722,0.03153816610574722,0.03153816610574722,0.03153816610574722,0.03153816610574722,0.03153816610574722,0.03153816610574722,0.03153816610574722,0.03153816610574722,0.03153816610574722,0.03153816610574722,0.031538210809230804,0.031538259238004684,0.031538259238004684,0.031538303941488266,0.031538303941488266,0.031538303941488266,0.031538303941488266,0.031538303941488266,0.031538303941488266,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185,0.03153834864497185],"active":[0.0019395053386688232,0.0016853210981935263,0.001659046858549118,0.0016896002925932407,0.0017332225106656551,0.0017787767574191093,0.0018306812271475792,0.0018845638260245323,0.0019299350678920746,0.0019838628359138966,0.0020274389535188675,0.0020774099975824356,0.0021347450092434883,0.0021923091262578964,0.002241085283458233,0.0022999830543994904,0.0023613665252923965,0.002287834882736206,0.0021627675741910934,0.002016119658946991,0.0018843337893486023,0.0017547104507684708,0.0016321279108524323,0.0015288721770048141,0.0014216117560863495,0.0013305041939020157,0.0012439507991075516,0.001156982034444809,0.001084970310330391,0.001017419621348381,0.0009483061730861664,0.0008904673159122467,0.0008368585258722305,0.0007820092141628265,0.0007353499531745911,0.0006997827440500259,0.0006677098572254181,0.0006235372275114059,0.000595971941947937,0.0005641765892505646,0.000532105565071106,0.0005021486431360245,0.0004712287336587906,0.0004525464028120041,0.00043064169585704803,0.0004085563123226166,0.0003909338265657425,0.000372985377907753,0.00035518035292625427,0.0003411918878555298,0.0003268793225288391,0.0003127995878458023,0.00030313804745674133,0.00028730742633342743,0.0002781972289085388,0.0002693161368370056,0.00026264414191246033,0.0002519693225622177,0.00024235248565673828,0.00023388490080833435,0.00022357702255249023,0.00021745823323726654,0.00021073967218399048,0.00020673684775829315,0.0002010297030210495,0.0001958310604095459,0.00019095465540885925,0.0001875944435596466,0.0001818425953388214,0.00017609260976314545,0.00017379224300384521,0.00016918964684009552,0.00016734935343265533,0.000164862722158432,0.0001615956425666809,0.0001587904989719391,0.0001575462520122528,0.00015442073345184326,0.00015253201127052307,0.0001520700752735138,0.00015009194612503052,0.00014737620949745178,0.00014641135931015015,0.00014558061957359314,0.00014351308345794678,0.00014245137572288513,0.00014047697186470032,0.00013909488916397095,0.00013761967420578003,0.00013647228479385376,0.00013647228479385376,0.00013536959886550903,0.00013532117009162903,0.00013472139835357666,0.00013449415564537048,0.00013316050171852112,0.00013325363397598267,0.0001326538622379303,0.00013164430856704712,0.00013118237257003784,0.00013039633631706238,0.0001301690936088562,0.00012979656457901,0.00012887641787528992,0.00012819096446037292,0.00012759491801261902,0.00012754276394844055,0.00012694671750068665,0.00012685731053352356,0.0001262575387954712,0.00012621283531188965,0.00012635067105293274,0.00012630224227905273,0.00012616440653800964,0.00012603029608726501,0.00012570247054100037,0.00012515485286712646,0.0001254752278327942,0.000125151127576828,0.00012487918138504028,0.00012469664216041565,0.00012432411313056946,0.00012437254190444946,0.000124368816614151,0.00012432783842086792,0.00012427940964698792,0.00012437254190444946,0.00012414157390594482,0.00012418627738952637,0.00012414157390594482,0.00012409314513206482,0.00012391060590744019,0.00012391060590744019,0.0001237727701663971,0.00012386590242385864,0.00012391060590744019,0.00012367963790893555,0.0001237243413925171,0.000123634934425354,0.00012354180216789246,0.000123683363199234,0.00012354180216789246,0.000123634934425354,0.00012349337339401245,0.00012345239520072937,0.00012340769171714783,0.00012335926294326782,0.00012321770191192627,0.00012326613068580627,0.00012322142720222473,0.00012312829494476318,0.00012322142720222473,0.00012335926294326782,0.00012335926294326782,0.00012326613068580627,0.00012312829494476318,0.00012317299842834473,0.00012312829494476318,0.00012312456965446472,0.00012303516268730164,0.0001229904592037201,0.00012308359146118164,0.00012312829494476318,0.00012299418449401855,0.00012294575572013855,0.000122901052236557,0.00012294575572013855,0.0001229904592037201,0.0001229904592037201,0.00012294575572013855,0.00012294575572013855,0.00012294575572013855,0.00012294575572013855,0.0001229420304298401,0.0001229904592037201,0.0001229904592037201,0.0001229904592037201,0.00012289732694625854,0.00012289732694625854,0.00012289732694625854,0.000122852623462677,0.000122852623462677,0.000122852623462677,0.000122852623462677,0.00012289732694625854,0.00012289732694625854,0.00012289732694625854,0.00012289732694625854,0.00012289732694625854,0.00012289732694625854,0.00012289732694625854,0.00012289732694625854,0.00012289732694625854,0.00012289732694625854,0.0001229420304298401,0.0001229420304298401,0.00012289732694625854,0.00012284889817237854,0.00012289732694625854,0.000122852623462677,0.000122852623462677,0.000122852623462677,0.000122852623462677,0.000122852623462677,0.000122852623462677,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546,0.00012280791997909546]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0019395053386688232,0.0026034489274024963,0.0034088408574461937,0.004290893208235502,0.005226690322160721,0.00622810423374176,0.007300012744963169,0.008425711654126644,0.00961550883948803,0.01088063232600689,0.01222200132906437,0.013633957132697105,0.01512873824685812,0.016702020540833473,0.018366733565926552,0.020124396309256554,0.021984118968248367,0.023693235591053963,0.02528202533721924,0.02677827887237072,0.028186554089188576,0.02951572835445404,0.03076654113829136,0.031955696642398834,0.033075641840696335,0.034132134169340134,0.035130880773067474,0.03607063367962837,0.03697744384407997,0.03782397136092186,0.03862103447318077,0.039374615997076035,0.04008834809064865,0.040769822895526886,0.041415221989154816,0.04202831909060478,0.04260667413473129,0.043156594038009644,0.04367591440677643,0.04416670650243759,0.04463991895318031,0.04508400335907936,0.04550894722342491,0.04591267928481102,0.046295199543237686,0.04665517061948776,0.04699103161692619,0.04731644690036774,0.04763256385922432,0.04792655259370804,0.0482068732380867,0.04847614839673042,0.048729825764894485,0.048973750323057175,0.04920952767133713,0.04943274334073067,0.049640774726867676,0.04984457418322563,0.05003884807229042,0.05021899566054344,0.05039297416806221,0.05056037753820419,0.05072064325213432,0.05087106674909592,0.05101854354143143,0.05115645006299019,0.0512881875038147,0.05141288787126541,0.05153298377990723,0.051650092005729675,0.05175771936774254,0.05186355486512184,0.05196317657828331,0.05206100270152092,0.05215155705809593,0.05224068835377693,0.05232061445713043,0.052401646971702576,0.052478354424238205,0.05255105718970299,0.05262049287557602,0.052689239382743835,0.052752092480659485,0.05281200632452965,0.05287002772092819,0.05292635038495064,0.05298198387026787,0.053033750504255295,0.05308270826935768,0.0531294122338295,0.05317460000514984,0.05321665480732918,0.05325848236680031,0.05329745635390282,0.053334545344114304,0.053371865302324295,0.053407203406095505,0.05344042554497719,0.05347222089767456,0.05350282043218613,0.053532544523477554,0.05356176570057869,0.05358785390853882,0.053613945841789246,0.05363953113555908,0.05366414785385132,0.053686048835515976,0.053707584738731384,0.05372806265950203,0.05374817177653313,0.05376754328608513,0.05378603935241699,0.05380348116159439,0.05382004380226135,0.05383527651429176,0.05385110527276993,0.05386560037732124,0.0538800023496151,0.05389440432190895,0.05390719696879387,0.05392026528716087,0.05393287166953087,0.05394386872649193,0.05395450070500374,0.053964439779520035,0.053974699229002,0.053984224796295166,0.053993843495845795,0.054003044962882996,0.054011374711990356,0.0540190115571022,0.0540270172059536,0.05403456464409828,0.054042063653469086,0.0540492907166481,0.05405568704009056,0.05406249687075615,0.054068293422460556,0.054074276238679886,0.05408007279038429,0.05408564209938049,0.05409014970064163,0.054095856845378876,0.05410050228238106,0.05410505831241608,0.054109614342451096,0.05411407724022865,0.054118264466524124,0.054122406989336014,0.054126180708408356,0.054129812866449356,0.05413289740681648,0.05413561314344406,0.05413906276226044,0.05414200946688652,0.05414463207125664,0.054147347807884216,0.05414978414773941,0.05415213108062744,0.05415480211377144,0.05415723845362663,0.054159171879291534,0.0541611947119236,0.0541631281375885,0.05416487902402878,0.054166488349437714,0.05416819080710411,0.05417012423276901,0.05417150259017944,0.0541730672121048,0.05417444929480553,0.054175738245248795,0.0541769340634346,0.054178591817617416,0.05417969450354576,0.05418052151799202,0.054181672632694244,0.0541824996471405,0.05418337509036064,0.0541842021048069,0.05418549105525017,0.05418618395924568,0.054186780005693436,0.05418779328465462,0.05418871343135834,0.05418963357806206,0.054190415889024734,0.05419106036424637,0.054191842675209045,0.0541924387216568,0.05419308319687843,0.054193589836359024,0.05419400334358215,0.05419446527957916,0.05419464781880379,0.05419520288705826,0.05419556796550751,0.05419602990150452,0.05419653654098511,0.054196905344724655,0.05419722571969032,0.05419754981994629,0.05419787019491196,0.054198283702135086,0.05419855937361717,0.05419879034161568,0.054199110716581345,0.05419929698109627,0.054199572652578354,0.05419975519180298,0.05419998615980148,0.05420026183128357,0.054200492799282074,0.0542006753385067,0.05420086160302162,0.054201092571020126,0.05420131981372833,0.05420155078172684,0.05420168861746788,0.05420182645320892,0.05420205742120743,0.05420219525694847,0.054202377796173096,0.05420251935720444,0.05420265719294548,0.054202839732170105,0.054202884435653687,0.05420302227139473,0.05420307070016861,0.05420311540365219,0.05420316010713577,0.054203301668167114,0.054203301668167114,0.054203301668167114,0.05420343950390816,0.05420352891087532,0.05420352891087532,0.0542035773396492,0.05420362204313278,0.054203715175390244,0.054203715175390244,0.05420380458235741,0.05420380458235741,0.05420380458235741,0.05420380458235741,0.05420385301113129,0.05420394241809845,0.05420394241809845,0.05420394241809845,0.05420399084687233,0.05420399084687233,0.05420399084687233,0.05420399084687233,0.05420399084687233,0.05420403555035591,0.05420403555035591,0.05420408025383949,0.05420408025383949,0.05420408025383949,0.05420408025383949,0.05420408025383949,0.05420408025383949,0.05420408025383949,0.05420408025383949,0.05420408025383949,0.05420408025383949,0.05420408025383949,0.05420408025383949,0.05420408025383949,0.05420408025383949,0.05420408025383949,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337,0.05420412868261337],"recovered":[0.0,0.0009126519435085356,0.0016991321463137865,0.002492560539394617,0.003336650785058737,0.0042327833361923695,0.005178197752684355,0.006192863918840885,0.0072492193430662155,0.008374550379812717,0.009572354145348072,0.010847692377865314,0.0121835395693779,0.01359682995826006,0.015088390558958054,0.016671059653162956,0.01833420805633068,0.020096471533179283,0.021833566948771477,0.02349800430238247,0.025073310360312462,0.026568368077278137,0.02798423543572426,0.029308486729860306,0.030577797442674637,0.03176184371113777,0.03288215771317482,0.033943574875593185,0.034945495426654816,0.035900432616472244,0.036808207631111145,0.03765137866139412,0.03845405578613281,0.039212606847286224,0.03992762416601181,0.040614668279886246,0.041261862963438034,0.041880205273628235,0.04246155172586441,0.04300765320658684,0.04352743178606033,0.044024206697940826,0.04449649900197983,0.044940538704395294,0.045364148914813995,0.04576953500509262,0.04615223780274391,0.04651474207639694,0.04685593768954277,0.04717923700809479,0.0474950335919857,0.04779412969946861,0.04807500168681145,0.048345934599637985,0.04860379919409752,0.04884818196296692,0.04907894507050514,0.04929663985967636,0.0495089516043663,0.04971224442124367,0.049907390028238297,0.05009011551737785,0.05026464909315109,0.05043158680200577,0.050590891391038895,0.05074586719274521,0.05089486390352249,0.05103488638997078,0.05116496980190277,0.05128943547606468,0.05141234025359154,0.05152535438537598,0.051637351512908936,0.051742035895586014,0.051840830594301224,0.05193759873509407,0.05202976614236832,0.052115488797426224,0.05220020189881325,0.052279070019721985,0.05235683545470238,0.05242963135242462,0.05250118300318718,0.052568547427654266,0.052631448954343796,0.05269186943769455,0.05274975299835205,0.05280529335141182,0.05285857990384102,0.05291108042001724,0.05295921117067337,0.05300651490688324,0.0530523918569088,0.05309421941637993,0.053134895861148834,0.05317336320877075,0.0532105416059494,0.05324763059616089,0.05328352376818657,0.053317755460739136,0.05334840342402458,0.053379323333501816,0.05340932682156563,0.05343707278370857,0.05346399173140526,0.05349017307162285,0.0535154826939106,0.053539592772722244,0.05356269329786301,0.053583767265081406,0.05360369011759758,0.05362444370985031,0.05364455282688141,0.05366300418972969,0.05368071794509888,0.0536966398358345,0.05371205508708954,0.05372728779911995,0.05374210327863693,0.05375590920448303,0.0537690669298172,0.05378296226263046,0.05379584804177284,0.053807809948921204,0.05381963774561882,0.05382975935935974,0.05384066700935364,0.05385041981935501,0.05386035889387131,0.05386983975768089,0.05387835204601288,0.05388705059885979,0.053894780576229095,0.05390259996056557,0.05391005426645279,0.05391760170459747,0.05392445996403694,0.0539315901696682,0.05393761768937111,0.05394350737333298,0.05394875258207321,0.05395505949854851,0.05396007373929024,0.05396522581577301,0.05397028848528862,0.05397475138306618,0.053979262709617615,0.05398354306817055,0.05398823320865631,0.05399205535650253,0.05399614945054054,0.053999923169612885,0.05400337278842926,0.054006777703762054,0.05400995537638664,0.05401349812746048,0.054016534239053726,0.054019249975681305,0.05402209982275963,0.05402444675564766,0.05402670428156853,0.05402923375368118,0.05403176322579384,0.054034020751714706,0.05403595045208931,0.05403765290975571,0.05403977259993553,0.054041702300310135,0.05404336005449295,0.05404487997293472,0.05404644459486008,0.054048098623752594,0.05404971167445183,0.054050907492637634,0.054052241146564484,0.05405348166823387,0.05405454337596893,0.05405564606189728,0.05405665934085846,0.05405748635530472,0.054058268666267395,0.05405941978096962,0.05406038463115692,0.054061029106378555,0.05406204238533974,0.0540631003677845,0.05406397581100464,0.0540650337934494,0.054065678268671036,0.054066598415374756,0.05406719446182251,0.05406774953007698,0.054068345576524734,0.054068852216005325,0.0540694035589695,0.054069772362709045,0.054070279002189636,0.054070692509412766,0.05407106131315231,0.054071612656116486,0.054072026163339615,0.054072488099336624,0.05407285690307617,0.05407313257455826,0.05407359078526497,0.05407395958900452,0.05407414212822914,0.054074421525001526,0.05407464876770973,0.05407492443919182,0.05407515540719032,0.05407538637518883,0.054075662046670914,0.05407579988241196,0.05407607555389404,0.054076261818408966,0.05407648906111717,0.054076675325632095,0.05407695099711418,0.054077181965112686,0.05407736450433731,0.054077502340078354,0.0540776401758194,0.05407782644033432,0.05407796427607536,0.054078053683042526,0.05407814681529999,0.05407819151878357,0.05407832935452461,0.05407837778329849,0.054078470915555954,0.054078515619039536,0.05407856032252312,0.054078608751297,0.05407865345478058,0.05407879129052162,0.05407888442277908,0.054078973829746246,0.054079022258520126,0.054079022258520126,0.05407906696200371,0.05407906696200371,0.05407916009426117,0.05407920479774475,0.05407920479774475,0.05407920479774475,0.05407925322651863,0.054079342633485794,0.054079342633485794,0.054079342633485794,0.054079391062259674,0.054079391062259674,0.05407948046922684,0.05407948046922684,0.05407948046922684,0.05407948046922684,0.05407952889800072,0.05407952889800072,0.0540795736014843,0.0540795736014843,0.0540795736014843,0.0540795736014843,0.0540795736014843,0.05407961830496788,0.05407961830496788,0.05407961830496788,0.05407961830496788,0.05407961830496788,0.05407961830496788,0.05407961830496788,0.05407961830496788,0.05407961830496788,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176,0.05407966673374176],"active":[0.0019395053386688232,0.0016907970421016216,0.0017097087111324072,0.0017983326688408852,0.001890039537101984,0.001995320897549391,0.0021218149922788143,0.002232847735285759,0.002366289496421814,0.002506081946194172,0.002649647183716297,0.002786264754831791,0.002945198677480221,0.003105190582573414,0.0032783430069684982,0.0034533366560935974,0.0036499109119176865,0.0035967640578746796,0.0034484583884477615,0.0032802745699882507,0.003113243728876114,0.0029473602771759033,0.0027823057025671005,0.0026472099125385284,0.002497844398021698,0.002370290458202362,0.0022487230598926544,0.0021270588040351868,0.0020319484174251556,0.0019235387444496155,0.0018128268420696259,0.0017232373356819153,0.0016342923045158386,0.0015572160482406616,0.0014875978231430054,0.0014136508107185364,0.0013448111712932587,0.0012763887643814087,0.0012143626809120178,0.0011590532958507538,0.0011124871671199799,0.0010597966611385345,0.0010124482214450836,0.0009721405804157257,0.0009310506284236908,0.0008856356143951416,0.0008387938141822815,0.0008017048239707947,0.0007766261696815491,0.0007473155856132507,0.0007118396461009979,0.0006820186972618103,0.0006548240780830383,0.0006278157234191895,0.0006057284772396088,0.0005845613777637482,0.0005618296563625336,0.0005479343235492706,0.000529896467924118,0.0005067512392997742,0.0004855841398239136,0.0004702620208263397,0.0004559941589832306,0.0004394799470901489,0.00042765215039253235,0.00041058287024497986,0.0003933236002922058,0.00037800148129463196,0.00036801397800445557,0.0003606565296649933,0.000345379114151001,0.00033820047974586487,0.0003258250653743744,0.000318966805934906,0.00031072646379470825,0.00030308961868286133,0.0002908483147621155,0.00028615817427635193,0.0002781525254249573,0.0002719871699810028,0.00026365742087364197,0.00025960803031921387,0.0002509094774723053,0.00024345889687538147,0.00023857876658439636,0.00023448094725608826,0.00023223087191581726,0.00022845715284347534,0.0002241283655166626,0.00021833181381225586,0.00021538883447647095,0.0002101399004459381,0.00020609050989151,0.00020323693752288818,0.00019964948296546936,0.0001985020935535431,0.0001966618001461029,0.00019279494881629944,0.00018869712948799133,0.00018506497144699097,0.0001841410994529724,0.00018244236707687378,0.0001785270869731903,0.00017687305808067322,0.00017553940415382385,0.00017397478222846985,0.0001705661416053772,0.00016799196600914001,0.00016536936163902283,0.0001644045114517212,0.00016385316848754883,0.0001615956425666809,0.00015892833471298218,0.000157039612531662,0.00015455856919288635,0.0001544654369354248,0.0001535452902317047,0.0001527145504951477,0.00015230104327201843,0.0001512877643108368,0.0001511983573436737,0.00014990940690040588,0.0001480206847190857,0.0001466907560825348,0.0001448020339012146,0.0001449398696422577,0.00014355778694152832,0.0001434236764907837,0.00014268606901168823,0.0001415349543094635,0.00014065951108932495,0.00013996660709381104,0.0001397840678691864,0.00013946369290351868,0.0001392364501953125,0.00013808533549308777,0.00013803690671920776,0.0001367032527923584,0.00013665854930877686,0.0001365654170513153,0.0001368895173072815,0.0001350902020931244,0.0001357831060886383,0.00013527646660804749,0.00013476982712745667,0.0001348629593849182,0.0001348145306110382,0.00013472139835357666,0.00013417378067970276,0.00013412535190582275,0.00013366341590881348,0.00013297423720359802,0.00013224035501480103,0.00013228505849838257,0.00013205409049987793,0.00013113394379615784,0.0001308135688304901,0.00013053417205810547,0.0001300312578678131,0.0001303553581237793,0.00013053417205810547,0.00012993812561035156,0.00012943148612976074,0.00012910738587379456,0.00012892857193946838,0.00012883543968200684,0.0001284182071685791,0.00012842193245887756,0.00012814253568649292,0.00012818723917007446,0.00012800469994544983,0.00012763962149620056,0.00012722238898277283,0.0001276843249797821,0.00012745335698127747,0.0001270398497581482,0.00012712925672531128,0.0001268535852432251,0.000126715749502182,0.000126715749502182,0.00012722238898277283,0.000126764178276062,0.00012639537453651428,0.000126764178276062,0.00012667104601860046,0.00012653321027755737,0.00012644007802009583,0.00012602657079696655,0.00012616440653800964,0.00012584030628204346,0.00012588873505592346,0.00012584030628204346,0.00012565776705741882,0.00012561306357383728,0.00012524425983428955,0.00012543052434921265,0.0001252889633178711,0.0001253373920917511,0.0001254752278327942,0.00012529268860816956,0.000125199556350708,0.00012506172060966492,0.0001250132918357849,0.000125151127576828,0.00012496858835220337,0.00012483075261116028,0.00012496858835220337,0.00012487545609474182,0.00012492388486862183,0.00012483075261116028,0.00012483075261116028,0.00012487545609474182,0.00012483075261116028,0.00012487545609474182,0.00012478604912757874,0.00012483075261116028,0.00012483075261116028,0.00012487545609474182,0.00012473762035369873,0.00012464448809623718,0.0001246929168701172,0.0001246929168701172,0.00012473762035369873,0.0001246929168701172,0.0001246929168701172,0.00012478604912757874,0.00012473762035369873,0.00012483075261116028,0.0001247413456439972,0.00012473762035369873,0.00012468919157981873,0.00012478604912757874,0.0001247413456439972,0.0001246929168701172,0.00012478604912757874,0.00012473762035369873,0.00012464448809623718,0.0001246035099029541,0.00012459978461265564,0.0001246929168701172,0.00012464821338653564,0.00012473762035369873,0.00012464448809623718,0.00012459978461265564,0.00012459978461265564,0.00012464821338653564,0.00012468919157981873,0.00012459978461265564,0.00012459978461265564,0.00012464821338653564,0.00012459978461265564,0.00012459978461265564,0.00012451037764549255,0.00012451037764549255,0.0001245550811290741,0.0001245550811290741,0.00012455135583877563,0.00012455135583877563,0.0001245066523551941,0.0001245066523551941,0.0001245066523551941,0.0001245066523551941,0.0001245066523551941,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012451037764549255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255,0.00012446194887161255]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0019395053386688232,0.0025986633263528347,0.0033810941968113184,0.004222976043820381,0.005109261255711317,0.006044736597687006,0.00703087355941534,0.008044665679335594,0.009114135056734085,0.010213376022875309,0.01136074773967266,0.012576634995639324,0.013825790956616402,0.015138079412281513,0.016505032777786255,0.017928767949342728,0.01941176876425743,0.02075718715786934,0.02199939638376236,0.023161860182881355,0.024244122207164764,0.02526182495057583,0.026207422837615013,0.027093801647424698,0.027926111593842506,0.028707070276141167,0.029436171054840088,0.030121877789497375,0.030762262642383575,0.031372785568237305,0.03194060176610947,0.03247138112783432,0.03297335281968117,0.03343943506479263,0.033881861716508865,0.0342978797852993,0.03468776121735573,0.03505615517497063,0.03539951518177986,0.03572474420070648,0.03602604568004608,0.03631731867790222,0.03658654913306236,0.036840226501226425,0.03707711026072502,0.03730497509241104,0.03751581162214279,0.037720393389463425,0.03790721297264099,0.038084231317043304,0.03825360909104347,0.03840601071715355,0.03855215385556221,0.03869038075208664,0.03882373124361038,0.038948290050029755,0.03906586021184921,0.03917670622467995,0.03928166627883911,0.0393805056810379,0.039476629346609116,0.0395667739212513,0.03965010493993759,0.039728742092847824,0.03980434685945511,0.039875760674476624,0.03994165360927582,0.040005430579185486,0.0400647409260273,0.04012133926153183,0.04017563536763191,0.040226805955171585,0.040275488048791885,0.04031989350914955,0.04036199674010277,0.040401704609394073,0.04044008255004883,0.040476247668266296,0.04051089659333229,0.04054122045636177,0.040572602301836014,0.040602605789899826,0.0406317338347435,0.040657270699739456,0.04068239405751228,0.04070650413632393,0.04072928428649902,0.04075173661112785,0.04077189415693283,0.040790852159261703,0.040808748453855515,0.04082655906677246,0.040842294692993164,0.04085720330476761,0.04087206721305847,0.040885042399168015,0.040897928178310394,0.04091048985719681,0.040921714156866074,0.04093257710337639,0.040943849831819534,0.04095429554581642,0.040963590145111084,0.040972836315631866,0.04098130390048027,0.040990184992551804,0.04099837690591812,0.04100532457232475,0.041011858731508255,0.04101894423365593,0.04102538526058197,0.041031643748283386,0.0410379022359848,0.04104337841272354,0.04104834794998169,0.04105400666594505,0.04105846956372261,0.04106307402253151,0.04106707498431206,0.04107121750712395,0.04107503592967987,0.04107904061675072,0.04108239710330963,0.041085436940193176,0.04108847305178642,0.04109150916337967,0.041094545274972916,0.04109758511185646,0.04110025241971016,0.041102830320596695,0.04110535979270935,0.04110761359333992,0.04110950231552124,0.04111180081963539,0.041113413870334625,0.04111506789922714,0.04111672565340996,0.04111838340759277,0.041119761765003204,0.04112128168344498,0.041122570633888245,0.04112371802330017,0.04112496227025986,0.041125789284706116,0.04112684726715088,0.04112786054611206,0.04112887382507324,0.041129931807518005,0.041130807250738144,0.041131358593702316,0.041132185608148575,0.04113283008337021,0.04113379865884781,0.041134487837553024,0.041134994477033615,0.04113554581999779,0.04113614186644554,0.04113664850592613,0.0411369726061821,0.041137754917144775,0.041138213127851486,0.041138581931591034,0.04113904386758804,0.04113940894603729,0.04113982617855072,0.04114028438925743,0.04114056006073952,0.04114088416099548,0.04114115983247757,0.041141342371702194,0.0411415733397007,0.041141755878925323,0.04114194214344025,0.04114217311143875,0.04114240035414696,0.04114263132214546,0.041142724454402924,0.041142769157886505,0.04114295542240143,0.04114309325814247,0.04114336892962456,0.04114345833659172,0.041143596172332764,0.041143689304590225,0.04114382714033127,0.04114396497607231,0.04114401340484619,0.04114405810832977,0.041144151240587234,0.0411442406475544,0.04114433377981186,0.04114437848329544,0.04114437848329544,0.04114437848329544,0.04114442691206932,0.0411444716155529,0.04114452004432678,0.041144564747810364,0.041144564747810364,0.041144609451293945,0.041144609451293945,0.041144609451293945,0.041144609451293945,0.041144657880067825,0.041144657880067825,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141,0.04114470258355141],"recovered":[0.0,0.0009124678908847272,0.0017012027092278004,0.002485934179276228,0.0033003452699631453,0.004146322142332792,0.0050429608672857285,0.005979218520224094,0.006953253410756588,0.007982690818607807,0.009044981561601162,0.010151999071240425,0.011305490508675575,0.012510610744357109,0.013769475743174553,0.015089080668985844,0.016461094841361046,0.01789182424545288,0.019282430410385132,0.02058740146458149,0.02182919532060623,0.02299308590590954,0.02407865971326828,0.025086194276809692,0.026039017364382744,0.02693602442741394,0.027768058702349663,0.028553389012813568,0.029291782528162003,0.029981540516018867,0.030624225735664368,0.031232859939336777,0.03180302679538727,0.0323408879339695,0.03284502401947975,0.033310920000076294,0.03375597298145294,0.034172359853982925,0.03456633538007736,0.03493219614028931,0.035280343145132065,0.035605207085609436,0.03591129556298256,0.036198701709508896,0.03646807000041008,0.03672381862998009,0.03696613013744354,0.037194591015577316,0.03740547597408295,0.03760495036840439,0.03779466822743416,0.037974677979946136,0.03814161568880081,0.03829650208353996,0.03844526782631874,0.038583219051361084,0.038716889917850494,0.0388401634991169,0.03895731642842293,0.039068397134542465,0.03917510434985161,0.03927674889564514,0.039372507482767105,0.0394614040851593,0.03954621031880379,0.039625998586416245,0.039699070155620575,0.03976970165967941,0.039837297052145004,0.039900753647089005,0.03996075689792633,0.04001767560839653,0.04007040709257126,0.040121160447597504,0.04016910865902901,0.040215447545051575,0.040257778018713,0.0402994230389595,0.040339041501283646,0.04037553071975708,0.04040875285863876,0.040440917015075684,0.040472254157066345,0.04050188511610031,0.040530137717723846,0.04055705666542053,0.04058167710900307,0.040605925023555756,0.04062957689166069,0.04065028205513954,0.04067089781165123,0.04069031402468681,0.040708400309085846,0.0407254695892334,0.04074134677648544,0.04075593128800392,0.04077019542455673,0.04078386351466179,0.04079683870077133,0.04080871120095253,0.04082021489739418,0.04083089157938957,0.04084188863635063,0.04085150361061096,0.04086102917790413,0.0408698171377182,0.04087856039404869,0.04088698327541351,0.04089462012052536,0.04090189188718796,0.040908701717853546,0.040915511548519135,0.04092222824692726,0.0409286692738533,0.04093455895781517,0.040940310806035995,0.04094564914703369,0.040950529277324677,0.04095517471432686,0.04095982387661934,0.04096396267414093,0.040968380868434906,0.04097192361950874,0.04097583517432213,0.04097947105765343,0.04098264500498772,0.040985867381095886,0.04098890349268913,0.04099171236157417,0.04099442437291145,0.040997277945280075,0.041000500321388245,0.04100289195775986,0.0410049632191658,0.04100703448057175,0.04100905731320381,0.04101080819964409,0.041012462228536606,0.04101439565420151,0.04101600497961044,0.0410175696015358,0.04101899638772011,0.04102042317390442,0.04102152958512306,0.04102221876382828,0.04102332144975662,0.04102429002523422,0.041025254875421524,0.04102649912238121,0.041027508676052094,0.04102838411927223,0.04102912172675133,0.04102976620197296,0.04103096202015877,0.041031695902347565,0.04103229567408562,0.04103284701704979,0.04103339836001396,0.041034091264009476,0.041034456342458725,0.04103487357497215,0.041035331785678864,0.041035883128643036,0.041036251932382584,0.04103671386837959,0.04103712737560272,0.04103744775056839,0.04103781655430794,0.041038092225790024,0.04103836789727211,0.041038598865270615,0.04103873670101166,0.04103896766901016,0.041039060801267624,0.04103919863700867,0.04103947430849075,0.04103970527648926,0.0410398431122303,0.04103988781571388,0.04104007035493851,0.04104016348719597,0.041040439158678055,0.041040532290935516,0.04104067012667656,0.0410408079624176,0.041040945798158646,0.04104099050164223,0.04104103893041611,0.04104108363389969,0.04104117676615715,0.04104131460189819,0.041041407734155655,0.04104149714112282,0.0410415455698967,0.0410415455698967,0.04104159027338028,0.04104159027338028,0.04104163497686386,0.04104163497686386,0.04104163497686386,0.04104163497686386,0.04104163497686386,0.04104163497686386,0.04104168340563774,0.04104172810912132,0.04104172810912132,0.04104172810912132,0.041041772812604904,0.041041772812604904,0.041041772812604904,0.041041772812604904,0.041041772812604904,0.041041772812604904,0.041041772812604904,0.041041772812604904,0.041041772812604904,0.041041772812604904,0.041041772812604904,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784,0.041041821241378784],"active":[0.0019395053386688232,0.0016861953772604465,0.001679891487583518,0.0017370418645441532,0.0018089159857481718,0.0018984144553542137,0.001987912692129612,0.0020654471591115,0.002160881645977497,0.002230685204267502,0.002315766178071499,0.002424635924398899,0.0025203004479408264,0.002627468667924404,0.002735557034611702,0.002839687280356884,0.002950673922896385,0.002865362912416458,0.002716965973377228,0.0025744587182998657,0.0024149268865585327,0.0022687390446662903,0.002128763124346733,0.0020076073706150055,0.0018870942294597626,0.0017710458487272263,0.0016681123524904251,0.0015684887766838074,0.0014704801142215729,0.0013912450522184372,0.0013163760304450989,0.0012385211884975433,0.0011703260242938995,0.0010985471308231354,0.0010368376970291138,0.0009869597852230072,0.0009317882359027863,0.0008837953209877014,0.0008331798017024994,0.0007925480604171753,0.0007457025349140167,0.0007121115922927856,0.0006752535700798035,0.0006415247917175293,0.0006090402603149414,0.000581156462430954,0.0005496814846992493,0.0005258023738861084,0.0005017369985580444,0.000479280948638916,0.00045894086360931396,0.0004313327372074127,0.0004105381667613983,0.00039387866854667664,0.00037846341729164124,0.00036507099866867065,0.00034897029399871826,0.0003365427255630493,0.00032434985041618347,0.0003121085464954376,0.0003015249967575073,0.0002900250256061554,0.00027759745717048645,0.00026733800768852234,0.0002581365406513214,0.00024976208806037903,0.00024258345365524292,0.000235728919506073,0.0002274438738822937,0.00022058561444282532,0.00021487846970558167,0.00020913034677505493,0.00020508095622062683,0.00019873306155204773,0.00019288808107376099,0.00018625706434249878,0.0001823045313358307,0.0001768246293067932,0.00017185509204864502,0.00016568973660469055,0.00016384944319725037,0.00016168877482414246,0.00015947967767715454,0.0001553855836391449,0.0001522563397884369,0.0001494474709033966,0.00014760717749595642,0.00014581158757209778,0.0001423172652721405,0.00014057010412216187,0.00013785064220428467,0.00013624504208564758,0.00013389438390731812,0.0001317337155342102,0.00013072043657302856,0.00012911111116409302,0.0001277327537536621,0.00012662634253501892,0.00012487545609474182,0.00012386590242385864,0.000123634934425354,0.00012340396642684937,0.00012170150876045227,0.00012133270502090454,0.00012027472257614136,0.0001203678548336029,0.00011981651186943054,0.00011834129691123962,0.0001172386109828949,0.0001170523464679718,0.00011668354272842407,0.00011613219976425171,0.0001156739890575409,0.00011470913887023926,0.00011378899216651917,0.00011369585990905762,0.00011282041668891907,0.00011254474520683289,0.00011190026998519897,0.00011139363050460815,0.00011107325553894043,0.00011065974831581116,0.00011047348380088806,0.00010960176587104797,0.0001090019941329956,0.00010886415839195251,0.00010867789387702942,0.00010868161916732788,0.00010854005813598633,0.0001084059476852417,0.00010808184742927551,0.00010711327195167542,0.00010661035776138306,0.00010683760046958923,0.00010637938976287842,0.00010601058602333069,0.00010591745376586914,0.0001059211790561676,0.00010536611080169678,0.00010527670383453369,0.00010500103235244751,0.00010472163558006287,0.00010453909635543823,0.00010425969958305359,0.00010462850332260132,0.00010453909635543823,0.00010458379983901978,0.00010467693209648132,0.0001043081283569336,0.00010384991765022278,0.00010380148887634277,0.00010370835661888123,0.00010403245687484741,0.00010352581739425659,0.00010329857468605042,0.00010325014591217041,0.00010329484939575195,0.00010325014591217041,0.00010288134217262268,0.00010329857468605042,0.0001033395528793335,0.00010325014591217041,0.00010316073894500732,0.00010315701365470886,0.00010311231017112732,0.00010315701365470886,0.00010311231017112732,0.00010306760668754578,0.00010306760668754578,0.00010297447443008423,0.00010297447443008423,0.00010301917791366577,0.00010297447443008423,0.00010311231017112732,0.0001032017171382904,0.00010315701365470886,0.00010301917791366577,0.00010292604565620422,0.00010306760668754578,0.00010302290320396423,0.00010320544242858887,0.00010301917791366577,0.00010306388139724731,0.00010301917791366577,0.00010301917791366577,0.00010301917791366577,0.00010302290320396423,0.00010301917791366577,0.00010306760668754578,0.00010306388139724731,0.00010301917791366577,0.00010297074913978577,0.00010288134217262268,0.00010283291339874268,0.00010288134217262268,0.00010288134217262268,0.00010292977094650269,0.00010292977094650269,0.00010292977094650269,0.00010297447443008423,0.00010297447443008423,0.00010297447443008423,0.00010297447443008423,0.00010297447443008423,0.00010292977094650269,0.00010297447443008423,0.00010297447443008423,0.00010292977094650269,0.00010292977094650269,0.00010292977094650269,0.00010292977094650269,0.00010292977094650269,0.00010292977094650269,0.00010292977094650269,0.00010292977094650269,0.00010292977094650269,0.00010292977094650269,0.00010292977094650269,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268,0.00010288134217262268]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0019395053386688232,0.0026000896468758583,0.00335394567809999,0.00414631562307477,0.004976693540811539,0.005834496114403009,0.006717192940413952,0.007626899518072605,0.008559107780456543,0.009522697888314724,0.010508006438612938,0.01151526439934969,0.012552293948829174,0.013625673949718475,0.014722567982971668,0.01585020124912262,0.0170123428106308,0.018054204061627388,0.01900247111916542,0.019885029643774033,0.020695528015494347,0.0214522834867239,0.022153636440634727,0.022802993655204773,0.023409970104694366,0.023969415575265884,0.024490300565958023,0.02497336082160473,0.02541951648890972,0.025834936648607254,0.026222653687000275,0.026582395657896996,0.026916231960058212,0.027227750048041344,0.027517318725585938,0.02778838947415352,0.02803967520594597,0.02827361412346363,0.028489144518971443,0.02869432419538498,0.028880959376692772,0.029054801911115646,0.02921902760863304,0.029373958706855774,0.029516005888581276,0.029648756608366966,0.029774054884910583,0.02988775633275509,0.029997408390045166,0.030099470168352127,0.030193891376256943,0.03028288297355175,0.030365847051143646,0.030443888157606125,0.030516866594552994,0.030583035200834274,0.030647318810224533,0.030705388635396957,0.03075922466814518,0.030808644369244576,0.030856085941195488,0.03089892491698265,0.03094250150024891,0.03098156675696373,0.03101971372961998,0.03105367161333561,0.031085975468158722,0.031114503741264343,0.031143952161073685,0.031171055510640144,0.031194614246487617,0.031217990443110466,0.031241964548826218,0.0312621183693409,0.03128056973218918,0.03129754960536957,0.031314343214035034,0.031329989433288574,0.031344301998615265,0.031358517706394196,0.03137167915701866,0.03138387203216553,0.03139537572860718,0.03140554577112198,0.0314156711101532,0.0314248725771904,0.0314340740442276,0.031442999839782715,0.03144985809922218,0.03145625442266464,0.03146292641758919,0.03146941214799881,0.03147530555725098,0.03148050233721733,0.031485702842473984,0.031490810215473175,0.03149527311325073,0.031499553471803665,0.03150346502661705,0.031506869941949844,0.03151018172502518,0.03151344880461693,0.0315166711807251,0.03151952475309372,0.031522005796432495,0.031524401158094406,0.03152688592672348,0.03152904659509659,0.03153107315301895,0.03153282403945923,0.03153466433286667,0.031536731868982315,0.03153829649090767,0.03153963387012482,0.03154055029153824,0.03154193237423897,0.031543172895908356,0.03154437243938446,0.031545430421829224,0.031546443700790405,0.03154736012220383,0.031548235565423965,0.0315488800406456,0.03154952451586723,0.031550124287605286,0.031550630927085876,0.03155122697353363,0.03155173361301422,0.03155224025249481,0.031552791595458984,0.03155338764190674,0.03155384957790375,0.031554218381643295,0.03155458718538284,0.03155490756034851,0.0315551832318306,0.03155545890331268,0.03155583143234253,0.03155624121427536,0.03155633434653282,0.031556613743305206,0.03155688941478729,0.03155716508626938,0.031557347625494,0.03155762329697609,0.031557854264974594,0.03155799210071564,0.0315580815076828,0.03155817463994026,0.031558312475681305,0.03155849874019623,0.03155854344367981,0.03155863657593727,0.031558774411678314,0.03155891224741936,0.0315590500831604,0.03155909478664398,0.031559281051158905,0.03155941516160965,0.03155941516160965,0.03155946359038353,0.03155951201915741,0.03155951201915741,0.031559694558382034,0.031559739261865616,0.031559787690639496,0.03155983239412308,0.03155992180109024,0.03155997022986412,0.031560018658638,0.031560108065605164,0.03156019747257233,0.03156024590134621,0.03156029433012009,0.03156029433012009,0.03156029433012009,0.03156029433012009,0.03156033903360367,0.03156033903360367,0.03156033903360367,0.03156038373708725,0.03156038373708725,0.03156042844057083,0.03156042844057083,0.03156042844057083,0.03156042844057083,0.03156042844057083,0.03156042844057083,0.03156042844057083,0.03156047686934471,0.03156052157282829,0.03156052157282829,0.03156052157282829,0.03156052157282829,0.03156052157282829,0.03156052157282829,0.03156052157282829,0.03156057000160217,0.03156057000160217,0.03156057000160217,0.03156057000160217,0.03156057000160217,0.03156057000160217,0.03156057000160217,0.03156057000160217,0.03156057000160217,0.03156057000160217,0.03156057000160217,0.03156057000160217,0.03156057000160217,0.03156057000160217,0.03156057000160217,0.031560614705085754,0.031560614705085754,0.031560614705085754,0.031560614705085754,0.031560614705085754,0.031560614705085754,0.031560659408569336,0.031560659408569336,0.031560659408569336,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292,0.03156070411205292],"recovered":[0.0,0.0009167012176476419,0.0016995002515614033,0.0024681268259882927,0.0032545607537031174,0.004057283978909254,0.004886695649474859,0.0057442220859229565,0.006630830001085997,0.007535981480032206,0.00847730040550232,0.009433758445084095,0.010409818030893803,0.011416800320148468,0.012462755665183067,0.013529510237276554,0.014627923257648945,0.01576310209929943,0.016853736713528633,0.01787249930202961,0.01881883293390274,0.019695870578289032,0.020517690107226372,0.021279137581586838,0.02199075184762478,0.02263707108795643,0.02324257791042328,0.023810166865587234,0.0243318323045969,0.024818528443574905,0.025269286707043648,0.02568654529750347,0.026074999943375587,0.026439204812049866,0.026773592457175255,0.02708621509373188,0.02737385220825672,0.027644142508506775,0.027894414961338043,0.028128858655691147,0.02834724262356758,0.028550535440444946,0.028736203908920288,0.028912393376231194,0.02908131293952465,0.029234357178211212,0.029376817867159843,0.02950938604772091,0.029634268954396248,0.029750823974609375,0.02985941804945469,0.029960650950670242,0.030056361109018326,0.03014756180346012,0.030233286321163177,0.030311189591884613,0.030383063480257988,0.030451303347945213,0.030515171587467194,0.03057429939508438,0.030628781765699387,0.030679121613502502,0.03072628565132618,0.030772531405091286,0.03081550821661949,0.03085632249712944,0.030892491340637207,0.030926402658224106,0.030957279726862907,0.03098856844007969,0.031016498804092407,0.031041668727993965,0.03106679394841194,0.031090905889868736,0.03111317567527294,0.031132593750953674,0.03115210495889187,0.031169451773166656,0.031185373663902283,0.031201064586639404,0.031215926632285118,0.031230466440320015,0.031243305653333664,0.03125591203570366,0.031266264617443085,0.03127754107117653,0.031287480145692825,0.03129681944847107,0.03130657598376274,0.031314581632614136,0.03132185339927673,0.03132866322994232,0.03133579343557358,0.031342145055532455,0.031347986310720444,0.03135327994823456,0.031358618289232254,0.03136395663022995,0.03136841952800751,0.03137260675430298,0.03137633204460144,0.031380150467157364,0.03138355910778046,0.031386639922857285,0.03138972446322441,0.03139285370707512,0.03139570355415344,0.03139805048704147,0.031400397419929504,0.03140256181359291,0.031404633074998856,0.03140725567936897,0.03140950947999954,0.031411442905664444,0.031412914395332336,0.03141415864229202,0.03141581267118454,0.031417056918144226,0.03141843527555466,0.03141949325799942,0.03142036870121956,0.03142142668366432,0.03142234683036804,0.031422946602106094,0.03142377361655235,0.031424373388290405,0.03142506256699562,0.03142566233873367,0.03142635151743889,0.031427040696144104,0.031427547335624695,0.03142819181084633,0.0314287431538105,0.03142901882529259,0.03142934292554855,0.03142961859703064,0.03143003210425377,0.031430307775735855,0.0314306765794754,0.031431183218955994,0.03143145889043808,0.031431641429662704,0.03143191710114479,0.031432103365659714,0.0314323790371418,0.03143251687288284,0.03143283724784851,0.03143297880887985,0.031433068215847015,0.03143329918384552,0.031433481723070145,0.031433574855327606,0.03143371269106865,0.03143375739455223,0.03143380582332611,0.031434036791324615,0.03143417462706566,0.0314343124628067,0.031434450298547745,0.031434495002031326,0.03143453970551491,0.03143463283777237,0.03143472597002983,0.03143477067351341,0.031434908509254456,0.031434956938028336,0.0314350463449955,0.03143509477376938,0.03143513947725296,0.03143518418073654,0.03143523260951042,0.031435322016477585,0.031435463577508926,0.031435463577508926,0.03143550828099251,0.03143550828099251,0.03143555298447609,0.03143555298447609,0.03143564611673355,0.03143564611673355,0.03143569082021713,0.03143573924899101,0.03143573924899101,0.031435783952474594,0.031435783952474594,0.031435783952474594,0.031435877084732056,0.031435877084732056,0.031435877084732056,0.03143592178821564,0.03143592178821564,0.03143592178821564,0.03143592178821564,0.03143592178821564,0.03143596649169922,0.03143596649169922,0.03143596649169922,0.03143596649169922,0.0314360149204731,0.0314360149204731,0.0314360149204731,0.0314360149204731,0.0314360149204731,0.0314360149204731,0.0314360149204731,0.0314360149204731,0.0314360149204731,0.0314360149204731,0.0314360149204731,0.0314360149204731,0.0314360149204731,0.0314360149204731,0.0314360149204731,0.03143605962395668,0.03143605962395668,0.03143605962395668,0.03143605962395668,0.03143605962395668,0.03143605962395668,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026,0.03143610432744026],"active":[0.0019395053386688232,0.0016833883710205555,0.0016544454265385866,0.0016781887970864773,0.0017221327871084213,0.0017772121354937553,0.0018304972909390926,0.0018826774321496487,0.0019282777793705463,0.0019867164082825184,0.0020307060331106186,0.0020815059542655945,0.0021424759179353714,0.0022088736295700073,0.002259812317788601,0.0023206910118460655,0.0023844195529818535,0.002291101962327957,0.0021487344056367874,0.002012530341744423,0.0018766950815916061,0.0017564129084348679,0.0016359463334083557,0.0015238560736179352,0.0014192182570695877,0.0013323444873094559,0.0012477226555347443,0.0011631939560174942,0.0010876841843128204,0.0010164082050323486,0.0009533669799566269,0.0008958503603935242,0.0008412320166826248,0.000788545235991478,0.0007437262684106827,0.0007021743804216385,0.0006658229976892471,0.0006294716149568558,0.0005947295576334,0.0005654655396938324,0.0005337167531251907,0.0005042664706707001,0.0004828236997127533,0.0004615653306245804,0.00043469294905662537,0.0004143994301557541,0.00039723701775074005,0.0003783702850341797,0.00036313943564891815,0.0003486461937427521,0.0003344733268022537,0.0003222320228815079,0.00030948594212532043,0.0002963263541460037,0.0002835802733898163,0.00027184560894966125,0.0002642553299665451,0.0002540852874517441,0.00024405308067798615,0.0002343449741601944,0.00022730417549610138,0.00021980330348014832,0.0002162158489227295,0.00020903535187244415,0.00020420551300048828,0.00019734911620616913,0.0001934841275215149,0.00018810108304023743,0.00018667243421077728,0.00018248707056045532,0.00017811544239521027,0.00017632171511650085,0.00017517060041427612,0.00017121247947216034,0.00016739405691623688,0.00016495585441589355,0.0001622382551431656,0.00016053766012191772,0.00015892833471298218,0.00015745311975479126,0.0001557525247335434,0.0001534055918455124,0.0001520700752735138,0.0001496337354183197,0.00014940649271011353,0.00014733150601387024,0.00014659389853477478,0.0001461803913116455,0.00014328211545944214,0.0001416727900505066,0.00014107301831245422,0.00014074891805648804,0.00013951212167739868,0.0001383572816848755,0.00013771653175354004,0.00013753026723861694,0.0001366548240184784,0.0001355968415737152,0.00013504549860954285,0.00013426318764686584,0.00013384968042373657,0.0001332983374595642,0.0001331120729446411,0.00013288483023643494,0.0001322813332080841,0.0001315474510192871,0.00013118237257003784,0.00013099610805511475,0.00013067573308944702,0.00013026222586631775,0.0001300312578678131,0.00012947618961334229,0.00012878701090812683,0.00012819096446037292,0.0001276358962059021,0.0001277737319469452,0.00012736022472381592,0.00012731552124023438,0.00012699514627456665,0.0001269504427909851,0.0001269914209842682,0.00012680888175964355,0.00012653321027755737,0.00012657791376113892,0.00012635067105293274,0.0001262575387954712,0.00012616440653800964,0.0001260712742805481,0.00012588873505592346,0.00012575089931488037,0.00012584030628204346,0.00012565776705741882,0.0001254752278327942,0.00012556836009025574,0.00012556463479995728,0.00012556463479995728,0.00012542679905891418,0.0001255236566066742,0.00012556463479995728,0.000125151127576828,0.00012515485286712646,0.000125247985124588,0.000125247985124588,0.00012524425983428955,0.00012524425983428955,0.0001253373920917511,0.00012515485286712646,0.000125102698802948,0.00012510642409324646,0.0001250132918357849,0.00012501701712608337,0.00012496858835220337,0.00012492388486862183,0.00012501701712608337,0.00012510642409324646,0.0001250132918357849,0.00012492015957832336,0.00012496858835220337,0.0001249648630619049,0.00012492015957832336,0.00012492388486862183,0.00012487918138504028,0.00012478604912757874,0.00012492388486862183,0.00012483075261116028,0.00012483075261116028,0.00012478604912757874,0.00012482702732086182,0.00012483075261116028,0.00012483447790145874,0.00012487545609474182,0.00012487545609474182,0.00012478232383728027,0.00012483075261116028,0.00012478604912757874,0.00012478604912757874,0.0001247413456439972,0.00012478604912757874,0.0001246929168701172,0.0001246929168701172,0.0001246929168701172,0.00012464448809623718,0.00012468919157981873,0.00012464448809623718,0.00012464448809623718,0.00012464448809623718,0.00012455135583877563,0.00012455135583877563,0.00012455135583877563,0.0001245550811290741,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.0001245550811290741,0.0001245550811290741,0.0001245550811290741,0.0001246035099029541,0.0001245550811290741,0.0001245550811290741,0.0001245550811290741,0.0001245550811290741,0.0001245550811290741,0.0001245550811290741,0.0001245550811290741,0.0001245550811290741,0.0001245550811290741,0.0001245550811290741,0.0001245550811290741,0.0001245550811290741,0.0001245550811290741,0.0001245550811290741,0.00012459978461265564,0.0001245550811290741,0.0001245550811290741,0.0001245550811290741,0.0001245550811290741,0.0001245550811290741,0.00012459978461265564,0.0001245550811290741,0.0001245550811290741,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564,0.00012459978461265564]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0019395053386688232,0.002595258178189397,0.0034010643139481544,0.004290984943509102,0.005233040079474449,0.006245451979339123,0.007315703667700291,0.008447108790278435,0.009647397324442863,0.010932352393865585,0.012278230860829353,0.01370606105774641,0.015211748890578747,0.016813237220048904,0.01850026845932007,0.020290277898311615,0.02217908203601837,0.02397332713007927,0.025734394788742065,0.02745179459452629,0.029152950271964073,0.03082083910703659,0.032460153102874756,0.034067302942276,0.03565434366464615,0.037201348692178726,0.03873087093234062,0.04022832214832306,0.041696738451719284,0.04314440116286278,0.044567860662937164,0.04598211497068405,0.04736121743917465,0.04872361570596695,0.050069909542798996,0.05138426646590233,0.05268270522356033,0.0539647601544857,0.05522486940026283,0.056461185216903687,0.05769584700465202,0.05890745669603348,0.06010102480649948,0.06128391996026039,0.062448594719171524,0.06360392272472382,0.06473363190889359,0.06585206091403961,0.06695378571748734,0.06804464757442474,0.06912603974342346,0.07018634676933289,0.07123925536870956,0.07227002829313278,0.07329219579696655,0.07430768758058548,0.07531126588582993,0.07630255073308945,0.07728054374456406,0.07824551314115524,0.07920119166374207,0.0801364853978157,0.08106537908315659,0.08199086785316467,0.0829029232263565,0.08380047976970673,0.08468534052371979,0.0855732336640358,0.08644424378871918,0.08730356395244598,0.08815985172986984,0.08899887651205063,0.08983372151851654,0.09066925197839737,0.0914919450879097,0.09231017529964447,0.09311897307634354,0.09391852468252182,0.09471503645181656,0.09549912065267563,0.09627630561590195,0.0970541313290596,0.09781838953495026,0.09857510030269623,0.09932352602481842,0.10006292909383774,0.1007990688085556,0.10153194516897202,0.10225404798984528,0.10297463834285736,0.10368404537439346,0.10437937080860138,0.10508398711681366,0.1057770624756813,0.10646479576826096,0.10714884847402573,0.10781890898942947,0.10848791152238846,0.10915549099445343,0.10981497168540955,0.11046446859836578,0.11110921949148178,0.1117522269487381,0.112395279109478,0.11302678287029266,0.11365189403295517,0.1142825186252594,0.11490298062562943,0.115521140396595,0.11612632125616074,0.11673371493816376,0.11733429878950119,0.11793409287929535,0.1185278668999672,0.11911409348249435,0.11969456821680069,0.12027572840452194,0.12084469944238663,0.12142126262187958,0.12198939919471741,0.12255515158176422,0.12310925871133804,0.12366064637899399,0.12419722229242325,0.12473536282777786,0.12527889013290405,0.12581247091293335,0.1263420581817627,0.1268632560968399,0.12738695740699768,0.1279018521308899,0.12840980291366577,0.12892328202724457,0.1294277459383011,0.1299287974834442,0.13041645288467407,0.13089881837368011,0.1313869059085846,0.13186724483966827,0.13234169781208038,0.13280506432056427,0.13327442109584808,0.13373708724975586,0.1341961771249771,0.13465213775634766,0.13510620594024658,0.1355428844690323,0.13598375022411346,0.13642176985740662,0.1368512213230133,0.1372755616903305,0.13769738376140594,0.13811109960079193,0.13852421939373016,0.1389324963092804,0.1393377035856247,0.13973665237426758,0.14012879133224487,0.14051388204097748,0.14089809358119965,0.14127255976200104,0.14164422452449799,0.14201247692108154,0.14237189292907715,0.14272759854793549,0.14307844638824463,0.14342862367630005,0.14377345144748688,0.14411461353302002,0.14445318281650543,0.14478057622909546,0.14510764181613922,0.14542363584041595,0.1457376778125763,0.14604809880256653,0.1463533490896225,0.1466541886329651,0.146951362490654,0.14724069833755493,0.14752838015556335,0.14780989289283752,0.14808547496795654,0.14835447072982788,0.14862319827079773,0.14888405799865723,0.14914482831954956,0.14939969778060913,0.14964936673641205,0.14990010857582092,0.15014241635799408,0.15038196742534637,0.15061645209789276,0.150852233171463,0.15107858180999756,0.15129858255386353,0.15151861310005188,0.15173543989658356,0.15194208920001984,0.1521507203578949,0.15235304832458496,0.15255004167556763,0.15274503827095032,0.1529352217912674,0.15312203764915466,0.15330688655376434,0.15349029004573822,0.15366947650909424,0.15384157001972198,0.15401454269886017,0.1541762351989746,0.15433724224567413,0.1544959843158722,0.15465253591537476,0.1548062115907669,0.15495654940605164,0.15510213375091553,0.15524612367153168,0.15538577735424042,0.15552358329296112,0.15565946698188782,0.1557922661304474,0.15591935813426971,0.1560479700565338,0.15616995096206665,0.1562923938035965,0.15640978515148163,0.15652868151664734,0.15664081275463104,0.1567542403936386,0.15686610341072083,0.15697115659713745,0.15707814693450928,0.15717853605747223,0.1572752147912979,0.15737037360668182,0.15746405720710754,0.15755553543567657,0.15764765441417694,0.15773454308509827,0.15781965851783752,0.1579030454158783,0.15798670053482056,0.15806777775287628,0.15814881026744843,0.15822449326515198,0.15829651057720184,0.1583693027496338,0.15843841433525085,0.1585102528333664,0.15857696533203125,0.1586425006389618,0.15870848298072815,0.1587701439857483,0.15883055329322815,0.15889014303684235,0.15894688665866852,0.15900297462940216,0.15905989706516266,0.15911386907100677,0.1591651290655136,0.15921716392040253,0.15926773846149445,0.1593179851770401,0.1593662053346634,0.15941444039344788,0.1594630777835846,0.15950936079025269,0.1595553308725357,0.1595979928970337,0.15964142978191376,0.15968209505081177,0.15972264111042023,0.15976257622241974,0.1597994863986969,0.1598379909992218,0.1598736196756363,0.159909188747406,0.15994511544704437,0.15997885167598724,0.16001124680042267,0.16004373133182526,0.16007593274116516,0.16010616719722748,0.1601370871067047,0.16016580164432526,0.16019438207149506,0.16022314131259918,0.1602519452571869,0.1602795124053955,0.16030701994895935,0.1603330671787262,0.1603587418794632,0.1603827178478241,0.16040733456611633,0.1604308933019638,0.1604532152414322,0.16047613322734833,0.16049844026565552,0.16052043437957764,0.16054123640060425,0.1605626791715622,0.16058246791362762,0.16060252487659454,0.1606215387582779,0.16064076125621796,0.16065917909145355,0.16067826747894287,0.1606968641281128,0.160714253783226,0.16073177754878998,0.16074909269809723,0.16076619923114777,0.16078263521194458,0.16079923510551453,0.1608162224292755,0.16083283722400665,0.16084879636764526,0.16086380183696747,0.1608787477016449,0.16089361906051636,0.16090838611125946,0.160923570394516,0.16093769669532776,0.16095177829265594,0.1609659045934677,0.16097930073738098,0.16099236905574799,0.16100570559501648,0.16101941466331482,0.16103267669677734,0.16104541718959808,0.16105830669403076,0.16107073426246643,0.16108356416225433,0.16109640896320343,0.1611083596944809,0.16111941635608673,0.16113123297691345,0.1611429750919342,0.16115382313728333,0.16116587817668915,0.16117647290229797,0.16118769347667694,0.16119910776615143,0.16120950877666473,0.16122083365917206,0.16123057901859283,0.1612413078546524,0.1612514704465866,0.16126182675361633,0.16127198934555054],"recovered":[0.0,0.0009130200487561524,0.0016968774143606424,0.002489063423126936,0.0033341199159622192,0.004228273872286081,0.00518463971093297,0.006196775007992983,0.007265185937285423,0.008402940817177296,0.009614595212042332,0.010887770913541317,0.012239493429660797,0.013667600229382515,0.015188287943601608,0.016795529052615166,0.01848260499536991,0.02027270756661892,0.022069528698921204,0.02383979968726635,0.025584256276488304,0.027312975376844406,0.029014039784669876,0.030681099742650986,0.03231705352663994,0.03393234685063362,0.03550981730222702,0.03706280514597893,0.03858565911650658,0.04008559137582779,0.04156026616692543,0.043010227382183075,0.04444238543510437,0.04585277661681175,0.04723413288593292,0.04859284684062004,0.04993104189634323,0.05124572291970253,0.05254880711436272,0.053831372410058975,0.05509262904524803,0.056337691843509674,0.05756871774792671,0.05878211930394173,0.05997352674603462,0.061153843998909,0.06232178583741188,0.0634671300649643,0.0645972490310669,0.06572506576776505,0.06682867556810379,0.06791867315769196,0.06898942589759827,0.07004614919424057,0.07109132409095764,0.07213562726974487,0.07315797358751297,0.07416509091854095,0.07517179846763611,0.07616277039051056,0.07713653147220612,0.07810283452272415,0.0790531262755394,0.07999039441347122,0.08091726154088974,0.08183732628822327,0.08274473249912262,0.08364100009202957,0.08453253656625748,0.08541412651538849,0.08627335727214813,0.08713985234498978,0.08799563348293304,0.08883360028266907,0.08967369049787521,0.09051308780908585,0.0913422703742981,0.09215506911277771,0.09296257793903351,0.09376277029514313,0.09455357491970062,0.09533420950174332,0.09611862152814865,0.09689276665449142,0.09765154868364334,0.09840604662895203,0.09915360063314438,0.09990198165178299,0.10064065456390381,0.10137223452329636,0.10210046172142029,0.10281755030155182,0.10352852195501328,0.10423751175403595,0.10494047403335571,0.10562591254711151,0.10631658881902695,0.10699719190597534,0.10767199099063873,0.10834909230470657,0.10901860892772675,0.10967551171779633,0.1103266179561615,0.11096465587615967,0.11161787062883377,0.11225158721208572,0.1128852516412735,0.1135183647274971,0.11414393037557602,0.11476246267557144,0.11537822335958481,0.11598952859640121,0.11659940332174301,0.11720191687345505,0.11780577152967453,0.11839599907398224,0.11898033320903778,0.11956660449504852,0.12014280259609222,0.12071793526411057,0.12129247188568115,0.12186093628406525,0.1224188581109047,0.1229754090309143,0.12352900952100754,0.12406834214925766,0.12461288273334503,0.12515410780906677,0.12568603456020355,0.12621547281742096,0.126741424202919,0.1272604614496231,0.12777554988861084,0.12828847765922546,0.12879914045333862,0.1293034553527832,0.1297900229692459,0.1302807629108429,0.1307694911956787,0.13125503063201904,0.13174039125442505,0.13221235573291779,0.1326809674501419,0.13314691185951233,0.13361014425754547,0.1340693235397339,0.13452523946762085,0.1349695473909378,0.13541878759860992,0.1358627825975418,0.1362924724817276,0.13671879470348358,0.13714419305324554,0.13756006956100464,0.13797765970230103,0.13839095830917358,0.1387970894575119,0.13919897377490997,0.13959386944770813,0.13998880982398987,0.14037325978279114,0.14076057076454163,0.14113973081111908,0.14150840044021606,0.14187107980251312,0.1422288417816162,0.1425880342721939,0.14293962717056274,0.14328865706920624,0.14364002645015717,0.14397960901260376,0.1443159282207489,0.1446438729763031,0.14496947824954987,0.14528623223304749,0.14559757709503174,0.14590416848659515,0.1462143063545227,0.1465107798576355,0.14680738747119904,0.1470973640680313,0.14738473296165466,0.14766868948936462,0.14794522523880005,0.14821676909923553,0.14848406612873077,0.1487473100423813,0.14900848269462585,0.1492639183998108,0.14951340854167938,0.1497613787651062,0.1500076949596405,0.15024374425411224,0.15048040449619293,0.15071506798267365,0.15093934535980225,0.15116159617900848,0.15138307213783264,0.15159446001052856,0.15180492401123047,0.15200956165790558,0.15221072733402252,0.15241067111492157,0.15260304510593414,0.15279056131839752,0.15297894179821014,0.1531631350517273,0.1533459573984146,0.1535240262746811,0.15369737148284912,0.1538660079240799,0.1540321707725525,0.15419165790081024,0.15434806048870087,0.15450307726860046,0.15465852618217468,0.1548062264919281,0.15495222806930542,0.15509732067584991,0.15523889660835266,0.1553753763437271,0.15551002323627472,0.15564194321632385,0.15577051043510437,0.15589690208435059,0.15602169930934906,0.15613973140716553,0.15626032650470734,0.15637706220149994,0.15649192035198212,0.15660704672336578,0.15671439468860626,0.156820610165596,0.15692514181137085,0.15702559053897858,0.15712158381938934,0.15721876919269562,0.1573135107755661,0.15740710496902466,0.15749609470367432,0.15758325159549713,0.15766695141792297,0.15775157511234283,0.15783406794071198,0.15791349112987518,0.15799249708652496,0.15806971490383148,0.15814365446567535,0.15821576118469238,0.15828758478164673,0.15835808217525482,0.1584259569644928,0.15849125385284424,0.15855465829372406,0.15861402451992035,0.15867425501346588,0.15873393416404724,0.15879222750663757,0.15884919464588165,0.1589052975177765,0.15895918011665344,0.15901200473308563,0.1590632200241089,0.15911516547203064,0.15916642546653748,0.1592148244380951,0.15926268696784973,0.15930934250354767,0.15935564041137695,0.15940196812152863,0.1594463288784027,0.15948879718780518,0.15952883660793304,0.15956996381282806,0.1596078872680664,0.15964806079864502,0.15968477725982666,0.1597186028957367,0.15975531935691833,0.1597907543182373,0.15982405841350555,0.15985654294490814,0.15988871455192566,0.15992115437984467,0.1599513441324234,0.15998125076293945,0.16001087427139282,0.16003963351249695,0.16006794571876526,0.1600964218378067,0.16012389957904816,0.16015085577964783,0.1601778268814087,0.16020266711711884,0.16022756695747375,0.16025204956531525,0.16027629375457764,0.16029897332191467,0.16032184660434723,0.16034434735774994,0.16036556661128998,0.16038626432418823,0.1604072004556656,0.1604277789592743,0.16044723987579346,0.1604660153388977,0.1604849249124527,0.1605045199394226,0.16052348911762238,0.16054165363311768,0.1605595201253891,0.1605762094259262,0.16059310734272003,0.16060957312583923,0.1606273353099823,0.1606442779302597,0.1606612503528595,0.16067694127559662,0.16069281101226807,0.16070832312107086,0.16072240471839905,0.160737544298172,0.16075332462787628,0.1607670783996582,0.1607823669910431,0.16079607605934143,0.16080914437770844,0.16082271933555603,0.16083574295043945,0.16085033118724823,0.16086311638355255,0.16087618470191956,0.16088883578777313,0.16090214252471924,0.16091474890708923,0.16092731058597565,0.16093958914279938,0.16095109283924103,0.16096283495426178,0.16097423434257507,0.1609850525856018,0.16099683940410614,0.1610080599784851,0.16101929545402527,0.16103102266788483,0.16104206442832947,0.16105274856090546,0.16106277704238892,0.16107258200645447,0.16108301281929016,0.16109305620193481],"active":[0.0019395053386688232,0.0016822381876409054,0.001704186899587512,0.001801921520382166,0.00189892016351223,0.0020171781070530415,0.0021310639567673206,0.002250333782285452,0.00238221138715744,0.0025294115766882896,0.0026636356487870216,0.0028182901442050934,0.0029722554609179497,0.0031456369906663895,0.00331198051571846,0.0034947488456964493,0.0036964770406484604,0.00370061956346035,0.003664866089820862,0.003611994907259941,0.003568693995475769,0.0035078637301921844,0.0034461133182048798,0.0033862031996250153,0.0033372901380062103,0.003269001841545105,0.0032210536301136017,0.0031655170023441315,0.0031110793352127075,0.0030588097870349884,0.003007594496011734,0.0029718875885009766,0.002918832004070282,0.002870839089155197,0.0028357766568660736,0.0027914196252822876,0.002751663327217102,0.0027190372347831726,0.002676062285900116,0.0026298128068447113,0.0026032179594039917,0.0025697648525238037,0.002532307058572769,0.0025018006563186646,0.002475067973136902,0.0024500787258148193,0.0024118460714817047,0.0023849308490753174,0.0023565366864204407,0.0023195818066596985,0.0022973641753196716,0.00226767361164093,0.0022498294711112976,0.002223879098892212,0.002200871706008911,0.0021720603108406067,0.0021532922983169556,0.0021374598145484924,0.002108745276927948,0.002082742750644684,0.0020646601915359497,0.0020336508750915527,0.0020122528076171875,0.002000473439693451,0.0019856616854667664,0.0019631534814834595,0.001940608024597168,0.0019322335720062256,0.0019117072224617004,0.0018894374370574951,0.0018864944577217102,0.001859024167060852,0.001838088035583496,0.001835651695728302,0.0018182545900344849,0.0017970874905586243,0.0017767027020454407,0.00176345556974411,0.0017524585127830505,0.0017363503575325012,0.0017227306962013245,0.0017199218273162842,0.0016997680068016052,0.0016823336482048035,0.0016719773411750793,0.0016568824648857117,0.0016454681754112244,0.0016299635171890259,0.0016133934259414673,0.0016024038195610046,0.001583583652973175,0.0015618205070495605,0.0015554651618003845,0.0015395507216453552,0.001524321734905243,0.001522935926914215,0.0015023201704025269,0.0014907196164131165,0.0014835000038146973,0.0014658793807029724,0.001445859670639038,0.0014337077736854553,0.0014256089925765991,0.0014306232333183289,0.0014089122414588928,0.0014003068208694458,0.0013972669839859009,0.0013846158981323242,0.001377210021018982,0.0013638585805892944,0.001355491578578949,0.0013447701930999756,0.0013346895575523376,0.001325950026512146,0.0013083219528198242,0.001298569142818451,0.0012953951954841614,0.0012780949473381042,0.0012784600257873535,0.001271463930606842,0.0012626796960830688,0.0012483224272727966,0.0012417882680892944,0.0012218132615089417,0.0012063533067703247,0.0012105479836463928,0.0011995881795883179,0.0011879503726959229,0.0011772215366363525,0.0011714845895767212,0.0011604279279708862,0.0011493414640426636,0.001147732138633728,0.0011392682790756226,0.0011296570301055908,0.0011129975318908691,0.001108795404434204,0.0011061429977416992,0.001097753643989563,0.0010866671800613403,0.0010646730661392212,0.0010620653629302979,0.0010561197996139526,0.0010492652654647827,0.001041993498802185,0.0010368824005126953,0.001017645001411438,0.0010142028331756592,0.001002982258796692,0.0009884387254714966,0.0009830892086029053,0.0009785890579223633,0.0009669065475463867,0.0009641498327255249,0.0009548366069793701,0.0009467452764511108,0.0009395629167556763,0.0009298175573348999,0.0009200125932693481,0.0009092837572097778,0.0008992999792098999,0.0008836537599563599,0.0008727461099624634,0.000863492488861084,0.0008565187454223633,0.000849604606628418,0.0008405894041061401,0.0008338242769241333,0.0008259564638137817,0.0008131563663482666,0.0008009672164916992,0.0007917135953903198,0.000779762864112854,0.0007681995630264282,0.000761866569519043,0.0007557719945907593,0.0007500201463699341,0.0007370561361312866,0.0007299184799194336,0.0007209926843643188,0.0007125288248062134,0.0007007420063018799,0.0006857812404632568,0.0006779730319976807,0.0006672888994216919,0.0006607621908187866,0.0006523877382278442,0.0006408840417861938,0.0006361901760101318,0.0006290078163146973,0.0006205886602401733,0.0006087571382522583,0.000608488917350769,0.0005981773138046265,0.0005835145711898804,0.0005792677402496338,0.0005738437175750732,0.0005590170621871948,0.000556260347366333,0.0005481243133544922,0.0005404800176620483,0.0005343109369277954,0.0005245506763458252,0.00051899254322052,0.0005163252353668213,0.0005113482475280762,0.0005063414573669434,0.000495612621307373,0.0004905164241790771,0.0004788637161254883,0.0004712343215942383,0.00046381354331970215,0.00046087801456451416,0.00045815110206604004,0.0004534721374511719,0.0004436075687408447,0.00043989717960357666,0.00043354928493499756,0.00042626261711120605,0.00042057037353515625,0.0004168897867202759,0.0004093348979949951,0.00040602684020996094,0.0003994405269622803,0.00039549171924591064,0.00038808584213256836,0.0003889501094818115,0.00038048624992370605,0.0003771781921386719,0.0003741830587387085,0.0003641098737716675,0.00036375224590301514,0.0003579258918762207,0.000350072979927063,0.00034478306770324707,0.0003424733877182007,0.00033676624298095703,0.00033414363861083984,0.0003274381160736084,0.000323563814163208,0.00031979382038116455,0.000319749116897583,0.00031620264053344727,0.0003147423267364502,0.00031100213527679443,0.0003040134906768799,0.00029958784580230713,0.0002947598695755005,0.00029449164867401123,0.0002893805503845215,0.0002844184637069702,0.00028252601623535156,0.00027889013290405273,0.00027589499950408936,0.00027611851692199707,0.0002726316452026367,0.00026904046535491943,0.00026766955852508545,0.00026467442512512207,0.0002598315477371216,0.00025798380374908447,0.0002557337284088135,0.0002547651529312134,0.00025103986263275146,0.0002480149269104004,0.00024825334548950195,0.0002466738224029541,0.0002459883689880371,0.00024235248565673828,0.00023946166038513184,0.00023576617240905762,0.00023384392261505127,0.00023373961448669434,0.00022952258586883545,0.0002301037311553955,0.00022555887699127197,0.0002244114875793457,0.00022651255130767822,0.0002235323190689087,0.00022049248218536377,0.00021967291831970215,0.00021938979625701904,0.00021745264530181885,0.0002159327268600464,0.00021445751190185547,0.00021313130855560303,0.00021226704120635986,0.0002123117446899414,0.00021156668663024902,0.00021059811115264893,0.00020916759967803955,0.00020788609981536865,0.00020489096641540527,0.00020466744899749756,0.00020332634449005127,0.00020116567611694336,0.00019983947277069092,0.00019946694374084473,0.00019858777523040771,0.00019688904285430908,0.0001971125602722168,0.0001962035894393921,0.00019532442092895508,0.00019375979900360107,0.0001935213804244995,0.00019316375255584717,0.00019334256649017334,0.00019234418869018555,0.0001907646656036377,0.00019012391567230225,0.00018957257270812988,0.00018998980522155762,0.00018952786922454834,0.00018966197967529297,0.0001888871192932129,0.00018855929374694824,0.0001875460147857666,0.0001868605613708496,0.00018593668937683105,0.0001852959394454956,0.0001859813928604126,0.00018602609634399414,0.00018437206745147705,0.0001846998929977417,0.00018353760242462158,0.00018322467803955078,0.00018322467803955078,0.00018298625946044922,0.0001836717128753662,0.00018234550952911377,0.00018230080604553223,0.00018212199211120605,0.00018189847469329834,0.00018142163753509521,0.00018166005611419678,0.00018104910850524902,0.00017982721328735352,0.00018014013767242432,0.00018014013767242432,0.00017958879470825195,0.0001808255910873413,0.0001796334981918335,0.0001796334981918335,0.00017981231212615967,0.00017848610877990723,0.00017876923084259033,0.00017783045768737793,0.00017853081226348877,0.0001788884401321411,0.00017881393432617188,0.00017893314361572266]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0019395053386688232,0.002601240063086152,0.0033817843068391085,0.004228911362588406,0.005117451772093773,0.0060446904972195625,0.007019324228167534,0.008032379671931267,0.009100330993533134,0.010211212560534477,0.011364704929292202,0.012560483999550343,0.013809548690915108,0.015116038732230663,0.01648276299238205,0.017893105745315552,0.01937224343419075,0.020778032019734383,0.022140245884656906,0.0234537310898304,0.024732980877161026,0.025979284197092056,0.02718067727982998,0.02836044318974018,0.02950786054134369,0.030626244843006134,0.031712234020233154,0.032770656049251556,0.03380189090967178,0.03480353206396103,0.03578865900635719,0.03675128147006035,0.03768385946750641,0.038600191473960876,0.039499178528785706,0.040368713438510895,0.041216254234313965,0.04204000532627106,0.042847976088523865,0.04362497851252556,0.04439033567905426,0.0451371967792511,0.045871082693338394,0.0465872548520565,0.047293391078710556,0.04797638580203056,0.048648152500391006,0.04930376634001732,0.049944426864385605,0.05056838318705559,0.05118010193109512,0.05177957937121391,0.0523698516190052,0.05294949561357498,0.053517408668994904,0.05406695976853371,0.054609932005405426,0.055137209594249725,0.05566251277923584,0.056172214448451996,0.05667372792959213,0.05717059224843979,0.05765080079436302,0.058129120618104935,0.05858779326081276,0.05904292315244675,0.059488020837306976,0.05992147698998451,0.06035323068499565,0.06077210232615471,0.061191707849502563,0.06159590184688568,0.06199318915605545,0.06238725781440735,0.06277299672365189,0.06315276026725769,0.06352363526821136,0.06388700753450394,0.06424850225448608,0.06459862738847733,0.06494230777025223,0.06528391689062119,0.06561904400587082,0.06595107913017273,0.06627143919467926,0.0665871873497963,0.06689967215061188,0.06721173971891403,0.06751415133476257,0.06781084835529327,0.06810276955366135,0.06839293241500854,0.06868089735507965,0.06896314769983292,0.0692390501499176,0.06951182335615158,0.06977742165327072,0.07004237174987793,0.07030230760574341,0.07055556774139404,0.07080896943807602,0.0710568055510521,0.07130229473114014,0.0715441033244133,0.07177955657243729,0.07201487571001053,0.07224467396736145,0.07247014343738556,0.07269377261400223,0.07291091978549957,0.07312308996915817,0.07333346456289291,0.07354237139225006,0.07374672591686249,0.07394891232252121,0.0741485208272934,0.07434776425361633,0.0745418518781662,0.07473497837781906,0.0749230831861496,0.07510631531476974,0.07528991252183914,0.075469970703125,0.0756465271115303,0.07582050561904907,0.07599269598722458,0.07616345584392548,0.07632970064878464,0.07649508118629456,0.07665590196847916,0.0768158957362175,0.07697266340255737,0.07712943851947784,0.07728542387485504,0.07743372768163681,0.07758194208145142,0.07772541791200638,0.07786934822797775,0.078009694814682,0.078148752450943,0.07828619331121445,0.07842432707548141,0.078558050096035,0.07868827134370804,0.07881416380405426,0.07894079387187958,0.07906544953584671,0.07918867468833923,0.07930973917245865,0.07942864298820496,0.07954441756010056,0.07965949922800064,0.07977209240198135,0.07988552004098892,0.07999388128519058,0.08010275661945343,0.08020752668380737,0.0803108811378479,0.08041156083345413,0.08051090687513351,0.08060606569051743,0.0807022750377655,0.08079909533262253,0.08088872581720352,0.08097997307777405,0.08107177168130875,0.08115542680025101,0.08124180138111115,0.0813249945640564,0.08140873908996582,0.08149068802595139,0.08156877756118774,0.08164612948894501,0.08172264695167542,0.08180009573698044,0.0818745419383049,0.08194568008184433,0.08201507478952408,0.08208524435758591,0.08215458691120148,0.08222296833992004,0.08228687942028046,0.08234945684671402,0.08241075277328491,0.08247292041778564,0.08253361284732819,0.08259223401546478,0.08264920115470886,0.08270382136106491,0.08275613933801651,0.08281125873327255,0.08286454528570175,0.08291640132665634,0.08296771347522736,0.08301828056573868,0.0830654427409172,0.08311210572719574,0.08315958827733994,0.08320528268814087,0.08324793726205826,0.08329064399003983,0.0833318680524826,0.08337323367595673,0.08341359347105026,0.08345293253660202,0.08349177241325378,0.08352913707494736,0.08356566727161407,0.08359994739294052,0.08363478630781174,0.08366584032773972,0.08369883894920349,0.08373210579156876,0.0837637186050415,0.08379320800304413,0.08382196724414825,0.08385192602872849,0.08387935161590576,0.0839076042175293,0.08393488824367523,0.083961121737957,0.08398716151714325,0.08401113748550415,0.08403672277927399,0.08405977487564087,0.08408402651548386,0.08410680294036865,0.08413063734769821,0.08415170758962631,0.08417361229658127,0.08419427275657654,0.08421391993761063,0.08423421531915665,0.08425349742174149,0.0842716246843338,0.0842907652258873,0.08430778980255127,0.08432582765817642,0.08434174954891205,0.08435845375061035,0.08437469601631165,0.08438964933156967,0.0844053402543068,0.08441956341266632,0.08443474769592285,0.08444804698228836,0.08446097373962402,0.0844731256365776,0.08448535948991776,0.08449704945087433,0.08450836688280106,0.08452010154724121,0.08453137427568436,0.08454214036464691,0.08455268293619156,0.08456358313560486,0.08457398414611816,0.08458369225263596,0.08459271490573883,0.08460191637277603,0.08461149036884308,0.08462014049291611,0.0846291109919548,0.08463729918003082,0.08464627712965012,0.0846547856926918,0.08466288447380066,0.08467121422290802,0.08467821031808853,0.08468630909919739,0.08469288796186447,0.08469992876052856,0.08470678329467773,0.08471377938985825,0.084720678627491,0.08472638577222824,0.08473190665245056,0.08473788946866989,0.08474364131689072,0.08474971354007721,0.0847550556063652,0.08476030081510544,0.08476572483778,0.08477143198251724,0.08477700501680374,0.08478210866451263,0.08478661626577377,0.08479117602109909,0.08479577302932739,0.08480005711317062,0.0848044753074646,0.08480852097272873,0.08481234312057495,0.08481602370738983,0.0848192423582077,0.08482306450605392,0.08482687920331955,0.08483028411865234,0.08483374118804932,0.08483700454235077,0.08484036475419998,0.08484358340501785,0.08484708517789841,0.08485057950019836,0.084853895008564,0.08485674858093262,0.08485987037420273,0.08486277610063553,0.0848652571439743,0.08486796915531158,0.08487077802419662,0.08487322181463242,0.08487515151500702,0.08487717807292938,0.08487915247678757,0.08488187193870544,0.08488380163908005,0.0848861038684845,0.08488845080137253,0.08489052206277847,0.08489259332418442,0.08489443361759186,0.0848962739109993,0.0848979726433754,0.08489995449781418,0.0849020704627037,0.08490395545959473,0.08490566164255142,0.08490727096796036,0.08490906655788422,0.08491095155477524,0.08491247147321701,0.08491384983062744,0.08491560071706772,0.08491697907447815,0.08491844683885574,0.0849200114607811,0.08492153137922287,0.08492309600114822,0.08492461591959,0.08492586016654968,0.08492746949195862,0.0849287137389183,0.08493000268936157,0.08493161201477051,0.08493299037218094,0.08493423461914062,0.08493547886610031,0.08493681252002716,0.08493846654891968,0.08493971079587936],"recovered":[0.0,0.0009075903217308223,0.001696601277217269,0.00248206895776093,0.0032972621265798807,0.004145585931837559,0.00503707118332386,0.005967254750430584,0.006948836147785187,0.007966033183038235,0.00902722030878067,0.010132718831300735,0.011291317641735077,0.0124925272539258,0.013747205026447773,0.0150555819272995,0.016420694068074226,0.017847329378128052,0.01926342584192753,0.020643997937440872,0.02199949510395527,0.023308884352445602,0.024589836597442627,0.02582850120961666,0.027036519721150398,0.028216561302542686,0.029361862689256668,0.03047868236899376,0.031570374965667725,0.03263142332434654,0.033664774149656296,0.034672535955905914,0.035665255039930344,0.036624472588300705,0.03756174072623253,0.03847922757267952,0.03937356546521187,0.04024475812911987,0.04109478369355202,0.04192133992910385,0.04272190108895302,0.04350759834051132,0.044275399297475815,0.04502571001648903,0.0457620806992054,0.04648391157388687,0.04718494415283203,0.0478687658905983,0.04853956401348114,0.04919614642858505,0.04983459785580635,0.05046849325299263,0.05108899623155594,0.051681481301784515,0.05227189138531685,0.05285162851214409,0.053418852388858795,0.05397222191095352,0.05451174080371857,0.05504058673977852,0.05556156486272812,0.05607043579220772,0.056576918810606,0.05707024037837982,0.05755721405148506,0.05802642181515694,0.05849185958504677,0.058944642543792725,0.059388820081949234,0.05982927232980728,0.06025458499789238,0.06067892909049988,0.061092231422662735,0.06149297207593918,0.06189311295747757,0.06228870153427124,0.06267140060663223,0.06304748356342316,0.06341449171304703,0.06378196179866791,0.06413567811250687,0.06448870152235031,0.06483500450849533,0.06517399847507477,0.06551142036914825,0.06583872437477112,0.06616155803203583,0.06647901237010956,0.06679683923721313,0.06710637360811234,0.06741181761026382,0.06770709156990051,0.06800273805856705,0.06829014420509338,0.06857317686080933,0.06885598599910736,0.06913142651319504,0.06940576434135437,0.06967362016439438,0.0699373260140419,0.07019730657339096,0.07045269012451172,0.07070903480052948,0.07095503062009811,0.0711977556347847,0.0714346393942833,0.07167387008666992,0.07190794497728348,0.07213663309812546,0.07236114144325256,0.07258656620979309,0.07280182093381882,0.07301551103591919,0.07322630286216736,0.07343535125255585,0.07363846153020859,0.07383760809898376,0.07403901219367981,0.07423890382051468,0.07443483173847198,0.07462441176176071,0.07481224089860916,0.07499528676271439,0.07517672330141068,0.0753590315580368,0.0755353569984436,0.07570856064558029,0.07588120549917221,0.07605145871639252,0.07622033357620239,0.07638580352067947,0.0765480026602745,0.07670679688453674,0.07686568796634674,0.07702323794364929,0.0771782174706459,0.07732610404491425,0.0774756520986557,0.07762110978364944,0.07776127010583878,0.0778999999165535,0.07803946733474731,0.07817516475915909,0.07831403613090515,0.07844715565443039,0.07857834547758102,0.0787053033709526,0.07883299142122269,0.07895580679178238,0.07907884567975998,0.0792001411318779,0.0793180763721466,0.07943315804004669,0.07954754680395126,0.07966189831495285,0.07977302372455597,0.07988419383764267,0.07999034970998764,0.08009383827447891,0.0801982432603836,0.08030085265636444,0.08039715886116028,0.08049466460943222,0.08059176057577133,0.08068309724330902,0.08077512681484222,0.08086895197629929,0.08095578104257584,0.08104288578033447,0.08112911880016327,0.08121193945407867,0.08129362016916275,0.08137474209070206,0.08145544677972794,0.08153311908245087,0.08160872757434845,0.08168386667966843,0.08175601810216904,0.08182766288518906,0.0819011926651001,0.08196984976530075,0.0820411667227745,0.08210959285497665,0.08217373490333557,0.08223608881235123,0.08229756355285645,0.08235917240381241,0.08241871744394302,0.08247830718755722,0.08253283053636551,0.08258777856826782,0.08264189213514328,0.08269692212343216,0.08274997770786285,0.0828014686703682,0.0828520804643631,0.0829002633690834,0.08294655382633209,0.08299504965543747,0.08304198831319809,0.08308611065149307,0.08313032984733582,0.08317285031080246,0.08321578055620193,0.08325627446174622,0.08329621702432632,0.08333536982536316,0.08337412029504776,0.08341138809919357,0.08344617486000061,0.08348330855369568,0.08351823687553406,0.08355086296796799,0.08358362317085266,0.08361578732728958,0.08364712446928024,0.08367707580327988,0.08370758593082428,0.08373694121837616,0.08376597613096237,0.08379395306110382,0.08382000029087067,0.08384466171264648,0.08386854082345963,0.08389422297477722,0.08391957730054855,0.08394359052181244,0.08396793156862259,0.08399084955453873,0.08401510119438171,0.08403576165437698,0.08405756950378418,0.08407776802778244,0.08409861475229263,0.08411821722984314,0.08413708209991455,0.08415631949901581,0.08417537063360214,0.08419317752122879,0.08421029150485992,0.08422676473855972,0.08424291759729385,0.08425810188055038,0.08427351713180542,0.08428957313299179,0.08430342376232147,0.08431805670261383,0.08433177322149277,0.08434446901082993,0.08435662090778351,0.0843680277466774,0.08437994867563248,0.08439251035451889,0.08440364897251129,0.08441450446844101,0.08442554622888565,0.08443668484687805,0.08444777131080627,0.08445794135332108,0.08446714282035828,0.0844765305519104,0.08448472619056702,0.08449351042509079,0.0845024362206459,0.0845111832022667,0.08452029526233673,0.08452890068292618,0.08453745394945145,0.08454578369855881,0.08455337584018707,0.08456119894981384,0.08456860482692719,0.08457615226507187,0.08458296209573746,0.08458917587995529,0.08459621667861938,0.08460238575935364,0.0846080407500267,0.08461416512727737,0.08462005108594894,0.08462552726268768,0.08463165163993835,0.084637351334095,0.08464296907186508,0.08464853465557098,0.08465369045734406,0.08465879410505295,0.08466386049985886,0.08466868847608566,0.08467384427785873,0.08467807620763779,0.08468207716941833,0.08468672633171082,0.08469091355800629,0.08469459414482117,0.08469832688570023,0.08470232784748077,0.08470522612333298,0.08470909297466278,0.08471300452947617,0.08471672981977463,0.08472004532814026,0.08472321927547455,0.0847274512052536,0.08473053574562073,0.08473356813192368,0.08473674207925797,0.08473992347717285,0.08474309742450714,0.08474618196487427,0.08474884927272797,0.08475151658058167,0.08475418388843536,0.08475639671087265,0.08475841581821442,0.08476044237613678,0.08476325124502182,0.08476587384939194,0.08476780354976654,0.08476996421813965,0.08477194607257843,0.0847739726305008,0.08477608859539032,0.0847780629992485,0.08477981388568878,0.08478179574012756,0.08478353917598724,0.08478561043739319,0.08478759229183197,0.0847892016172409,0.08479053527116776,0.08479265123605728,0.08479481935501099,0.08479610085487366,0.08479776233434677,0.0847993716597557,0.0848008468747139,0.08480222523212433,0.08480364829301834,0.08480507880449295,0.0848066434264183,0.08480820804834366,0.08480958640575409,0.08481110632419586,0.08481252938508987,0.0848139151930809,0.0848153829574585,0.0848163515329361,0.08481772989034653,0.08481916040182114,0.08482058346271515],"active":[0.0019395053386688232,0.0016936496831476688,0.0016851830296218395,0.0017468424048274755,0.0018201896455138922,0.0018991045653820038,0.0019822530448436737,0.002065124921500683,0.0021514948457479477,0.0022451793774962425,0.002337484620511532,0.002427765168249607,0.002518231049180031,0.002623511478304863,0.0027355579659342766,0.0028375238180160522,0.0029515493661165237,0.002930702641606331,0.0028768200427293777,0.0028097331523895264,0.002733485773205757,0.002670399844646454,0.002590840682387352,0.00253194198012352,0.0024713408201932907,0.0024096835404634476,0.002350371330976486,0.0022919736802577972,0.002231515944004059,0.0021721087396144867,0.002123884856700897,0.002078745514154434,0.002018604427576065,0.0019757188856601715,0.0019374378025531769,0.0018894858658313751,0.0018426887691020966,0.001795247197151184,0.0017531923949718475,0.0017036385834217072,0.001668434590101242,0.0016295984387397766,0.0015956833958625793,0.0015615448355674744,0.0015313103795051575,0.001492474228143692,0.0014632083475589752,0.0014350004494190216,0.0014048628509044647,0.0013722367584705353,0.0013455040752887726,0.001311086118221283,0.0012808553874492645,0.0012680143117904663,0.0012455172836780548,0.001215331256389618,0.0011910796165466309,0.0011649876832962036,0.001150771975517273,0.0011316277086734772,0.0011121630668640137,0.001100156456232071,0.001073881983757019,0.001058880239725113,0.0010305792093276978,0.0010165013372898102,0.0009961612522602081,0.0009768344461917877,0.0009644106030464172,0.0009428299963474274,0.0009371228516101837,0.0009169727563858032,0.0009009577333927155,0.0008942857384681702,0.0008798837661743164,0.0008640587329864502,0.0008522346615791321,0.00083952397108078,0.0008340105414390564,0.0008166655898094177,0.0008066296577453613,0.000795215368270874,0.0007840394973754883,0.0007770806550979614,0.0007600188255310059,0.000748462975025177,0.0007381141185760498,0.0007327273488044739,0.0007173120975494385,0.0007044747471809387,0.000690951943397522,0.0006858408451080322,0.0006781592965126038,0.0006730034947395325,0.0006658732891082764,0.00065583735704422,0.0006459951400756836,0.0006366074085235596,0.0006286874413490295,0.0006182417273521423,0.0006116628646850586,0.0006041154265403748,0.0005932599306106567,0.0005890727043151855,0.0005818009376525879,0.0005802363157272339,0.0005708038806915283,0.0005621984601020813,0.00055713951587677,0.0005497783422470093,0.0005365237593650818,0.0005316436290740967,0.0005268603563308716,0.0005204230546951294,0.0005135610699653625,0.0005100592970848083,0.0005101561546325684,0.0005028396844863892,0.0004960745573043823,0.0004882514476776123,0.0004819035530090332,0.00047767162322998047,0.000474683940410614,0.0004698038101196289,0.00046147406101226807,0.00045733898878097534,0.0004548951983451843,0.00044849514961242676,0.0004436224699020386,0.0004355683922767639,0.0004300922155380249,0.00042466074228286743,0.0004226416349411011,0.0004197359085083008,0.0004104897379875183,0.0004037246108055115,0.00039931386709213257,0.000393696129322052,0.00038858503103256226,0.00038748234510421753,0.0003861933946609497,0.00038485974073410034,0.00038288533687591553,0.00037423521280288696,0.00036700814962387085,0.00036244839429855347,0.000360146164894104,0.00035568326711654663,0.00035393238067626953,0.0003497973084449768,0.00034427642822265625,0.0003414228558540344,0.00033893436193466187,0.0003379732370376587,0.00033198297023773193,0.00032973289489746094,0.00032333284616470337,0.00032053142786026,0.0003177225589752197,0.00031266361474990845,0.0003052130341529846,0.0003051161766052246,0.0003044307231903076,0.00029696524143218994,0.00029687583446502686,0.0002966448664665222,0.0002864748239517212,0.00028602033853530884,0.00028210878372192383,0.00027962028980255127,0.0002787485718727112,0.0002751573920249939,0.00027138739824295044,0.00026720017194747925,0.00026697665452957153,0.0002658143639564514,0.0002618134021759033,0.0002590566873550415,0.0002575814723968506,0.0002533942461013794,0.0002531185746192932,0.00024571269750595093,0.00023986399173736572,0.00023701786994934082,0.00023683160543441772,0.00023604929447174072,0.00023306161165237427,0.00023048371076583862,0.00022551417350769043,0.00022330880165100098,0.00022348016500473022,0.00022265315055847168,0.00021947920322418213,0.00021773576736450195,0.0002168118953704834,0.00021336227655410767,0.0002118423581123352,0.00021303445100784302,0.00021023303270339966,0.00020594894886016846,0.00020453333854675293,0.00020153820514678955,0.00020038336515426636,0.00019781291484832764,0.00019665807485580444,0.00019555538892745972,0.000193767249584198,0.0001915469765663147,0.00018855929374694824,0.0001886114478111267,0.00018253177404403687,0.0001806020736694336,0.00018124282360076904,0.00018009543418884277,0.00017742067575454712,0.00017484277486801147,0.0001748502254486084,0.00017176568508148193,0.0001706629991531372,0.0001689121127128601,0.00016716867685317993,0.000167161226272583,0.00016647577285766602,0.00016818195581436157,0.00016555190086364746,0.00016444921493530273,0.00016321241855621338,0.00016270577907562256,0.00016085803508758545,0.00015851110219955444,0.00015851110219955444,0.00015635043382644653,0.00015644729137420654,0.00015488266944885254,0.00015340745449066162,0.0001536831259727478,0.00015147030353546143,0.00015045702457427979,0.00014857202768325806,0.00014816224575042725,0.0001479312777519226,0.00014673173427581787,0.0001472383737564087,0.00014604628086090088,0.0001451745629310608,0.00014462321996688843,0.00014291703701019287,0.00014135241508483887,0.0001408904790878296,0.0001404285430908203,0.00014033913612365723,0.00014015287160873413,0.0001388639211654663,0.00013849139213562012,0.00013817846775054932,0.00013803690671920776,0.0001372992992401123,0.0001359209418296814,0.00013477355241775513,0.00013477355241775513,0.00013495981693267822,0.00013541430234909058,0.00013560056686401367,0.0001348629593849182,0.00013509392738342285,0.00013449043035507202,0.0001339837908744812,0.00013376027345657349,0.00013242661952972412,0.00013293325901031494,0.00013168901205062866,0.0001313239336013794,0.00013063102960586548,0.00013081729412078857,0.00013150274753570557,0.0001301690936088562,0.00012952089309692383,0.00012984871864318848,0.00012947618961334229,0.00012966245412826538,0.00012952834367752075,0.00012864917516708374,0.00012837350368499756,0.00012846291065216064,0.00012847036123275757,0.0001284182071685791,0.0001278221607208252,0.00012731552124023438,0.00012708455324172974,0.00012621283531188965,0.00012639909982681274,0.0001264438033103943,0.00012561678886413574,0.00012511014938354492,0.00012464821338653564,0.00012473762035369873,0.00012455135583877563,0.00012505799531936646,0.00012464821338653564,0.00012400001287460327,0.000123634934425354,0.000123538076877594,0.00012386590242385864,0.00012312829494476318,0.00012335926294326782,0.00012318044900894165,0.00012312829494476318,0.000122852623462677,0.00012215971946716309,0.0001217871904373169,0.00012192875146865845,0.00012170523405075073,0.00012096762657165527,0.00012078136205673218,0.00012073665857315063,0.00012142956256866455,0.00012055039405822754,0.00012023001909255981,0.00012064725160598755,0.00012055784463882446,0.00012064725160598755,0.00012046098709106445,0.00012018531560897827,0.00011990964412689209,0.00012014061212539673,0.00012027472257614136,0.00012041628360748291,0.00012005120515823364,0.00011967867612838745,0.00011986494064331055,0.00012041628360748291,0.000119820237159729,0.00011903047561645508,0.00011949986219406128,0.00011921674013137817,0.00011907517910003662,0.00011916458606719971,0.00011930614709854126,0.00011944770812988281,0.0001195371150970459,0.00011921674013137817,0.00011926144361495972,0.00011912733316421509,0.00011889636516571045,0.00011908262968063354,0.00011907517910003662,0.0001188516616821289,0.00011912733316421509,0.00011908262968063354,0.00011930614709854126,0.00011912733316421509]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0019395053386688232,0.0026060256641358137,0.003360157599672675,0.004160395823419094,0.004997216165065765,0.005856628995388746,0.006741258315742016,0.007652483880519867,0.008588602766394615,0.009549753740429878,0.010534556582570076,0.011559070087969303,0.012608063407242298,0.013682916760444641,0.01478901319205761,0.0159186702221632,0.0170794315636158,0.018172921612858772,0.019210686907172203,0.020213112235069275,0.021173527464270592,0.022089814767241478,0.022965747863054276,0.02382046729326248,0.024636857211589813,0.025420621037483215,0.02617829665541649,0.02690822444856167,0.02761482447385788,0.0282883383333683,0.028935439884662628,0.029562434181571007,0.03017028607428074,0.03075195476412773,0.0313258022069931,0.031865138560533524,0.032392509281635284,0.03289476037025452,0.03338775783777237,0.0338587649166584,0.034315504133701324,0.03475729003548622,0.03518545255064964,0.03560013696551323,0.035996872931718826,0.0363834872841835,0.03675137460231781,0.03711516410112381,0.037463173270225525,0.03780299052596092,0.038133881986141205,0.03845041245222092,0.03875236213207245,0.03904814273118973,0.03933890908956528,0.03962070122361183,0.03989149630069733,0.04015244543552399,0.040404971688985825,0.040653541684150696,0.04089175909757614,0.04112611338496208,0.04135660082101822,0.04157397150993347,0.04178890585899353,0.0419953279197216,0.04219093546271324,0.042388565838336945,0.04257939010858536,0.042760685086250305,0.04293954372406006,0.04311173036694527,0.043278440833091736,0.043446533381938934,0.04360606521368027,0.0437617301940918,0.043911416083574295,0.04405916854739189,0.04420531168580055,0.04434455186128616,0.04447854682803154,0.04460908845067024,0.04474096745252609,0.04486723244190216,0.044988710433244705,0.0451052188873291,0.04522034525871277,0.045336853712797165,0.04544471204280853,0.04554944112896919,0.04565361887216568,0.04575369879603386,0.045855578035116196,0.04595211520791054,0.04604285582900047,0.04613460972905159,0.046225350350141525,0.04631374403834343,0.04639790207147598,0.04647916555404663,0.0465584471821785,0.04663589224219322,0.046713147312402725,0.04678686335682869,0.046861179172992706,0.046930935233831406,0.046998023986816406,0.047063134610652924,0.047128982841968536,0.04719436913728714,0.04725644364953041,0.047318655997514725,0.04737663269042969,0.04743474721908569,0.04749070107936859,0.04754624143242836,0.047599803656339645,0.04765133932232857,0.047702692449092865,0.04775238782167435,0.047802865505218506,0.047849662601947784,0.047896917909383774,0.04794132336974144,0.04798581823706627,0.04802810773253441,0.04807071387767792,0.048110056668519974,0.048148203641176224,0.04818551987409592,0.04822049289941788,0.048255741596221924,0.048289377242326736,0.0483236126601696,0.048357248306274414,0.04838816821575165,0.048419274389743805,0.048449598252773285,0.048479095101356506,0.04850637912750244,0.04853468015789986,0.04856063053011894,0.04858676716685295,0.04861258342862129,0.04863494634628296,0.04865901172161102,0.048682525753974915,0.04870488867163658,0.04872725158929825,0.04874791204929352,0.04876815900206566,0.04878849536180496,0.04880740866065025,0.048826687037944794,0.048845645040273666,0.04886506497859955,0.04888264089822769,0.048899851739406586,0.048916831612586975,0.04893436282873154,0.04894917830824852,0.048963673412799835,0.0489785373210907,0.04899317026138306,0.04900660365819931,0.04902045428752899,0.04903324693441391,0.04904649779200554,0.04905905947089195,0.04907038062810898,0.049081332981586456,0.049091316759586334,0.0491025447845459,0.049113497138023376,0.049123574048280716,0.049133650958538055,0.04914386570453644,0.04915371164679527,0.049162592738866806,0.04917110502719879,0.04917929694056511,0.04918813332915306,0.04919678345322609,0.04920502007007599,0.049213163554668427,0.04922061786055565,0.049227841198444366,0.049235112965106964,0.04924178496003151,0.04924877732992172,0.04925467073917389,0.04926106333732605,0.049267321825027466,0.04927307367324829,0.049279287457466125,0.04928448796272278,0.04928973317146301,0.04929589852690697,0.04930109903216362,0.0493057444691658,0.04931071400642395,0.04931531473994255,0.049320101737976074,0.049323920160532,0.049328431487083435,0.04933289438486099,0.04933634400367737,0.04934016242623329,0.04934430494904518,0.04934743419289589,0.0493507944047451,0.04935355484485626,0.04935663565993309,0.04935972020030022,0.049362849444150925,0.04936496540904045,0.04936781898140907,0.049370210617780685,0.049372464418411255,0.04937458410859108,0.04937697574496269,0.04937932267785072,0.04938093200325966,0.04938286542892456,0.049384888261556625,0.04938617721199989,0.04938787966966629,0.04938958212733269,0.049391284584999084,0.049392666667699814,0.04939432442188263,0.04939538240432739,0.04939671605825424,0.04939786717295647,0.04939906299114227,0.049400027841329575,0.049401041120290756,0.04940168559551239,0.049402788281440735,0.049403801560401917,0.04940485954284668,0.04940591752529144,0.04940683767199516,0.04940753057599068,0.04940854012966156,0.04940932244062424,0.04941006004810333,0.04941074922680855,0.04941130056977272,0.04941180720925331,0.049412500113248825,0.04941323399543762,0.049413833767175674,0.04941447824239731,0.04941493645310402,0.04941544309258461,0.049415767192840576,0.04941627010703087,0.049416638910770416,0.04941696301102638,0.049417607486248016,0.049418020993471146,0.049418479204177856,0.049418896436691284,0.04941926151514053,0.0494195856153965,0.04941990599036217,0.049420274794101715,0.049420736730098724,0.04942087456583977,0.049421101808547974,0.04942133277654648,0.049421608448028564,0.04942188411951065,0.049422021955251694,0.04942220821976662,0.0494224838912487,0.049422621726989746,0.04942285269498825,0.049423083662986755,0.04942326620221138,0.049423497170209885,0.04942367970943451,0.04942372813820839,0.04942381754517555,0.049423910677433014,0.049423955380916595,0.049424003809690475,0.04942414164543152,0.04942427948117256,0.049424368888139725,0.049424417316913605,0.049424462020397186,0.04942455515265465,0.04942464828491211,0.04942473769187927,0.04942478612065315,0.049424875527620316,0.049424923956394196,0.049424923956394196,0.049424923956394196,0.04942496865987778,0.04942506179213524,0.04942506179213524,0.0494251511991024,0.04942524433135986,0.049425289034843445,0.049425289034843445,0.049425430595874786,0.04942547529935837,0.04942552000284195,0.04942556843161583,0.04942561313509941,0.04942565783858299,0.04942570626735687,0.04942570626735687,0.04942570626735687,0.04942570626735687,0.049425750970840454,0.049425795674324036,0.049425844103097916,0.049425844103097916,0.049425844103097916,0.0494258888065815,0.04942593351006508,0.04942593351006508,0.04942593351006508,0.04942593351006508,0.04942593351006508,0.04942598193883896,0.04942598193883896,0.04942602664232254,0.04942602664232254,0.04942607134580612,0.04942607134580612,0.04942607134580612,0.04942607134580612,0.04942607134580612,0.04942607134580612,0.04942607134580612,0.04942607134580612,0.04942607134580612,0.04942611977458,0.04942611977458,0.04942616447806358,0.04942616447806358,0.04942616447806358,0.04942621290683746,0.04942621290683746,0.04942621290683746,0.049426350742578506],"recovered":[0.0,0.0009121457696892321,0.0017024450935423374,0.002474016509950161,0.003256631549447775,0.004067315254360437,0.00489957956597209,0.005760373547673225,0.006645232439041138,0.007556504104286432,0.008485951460897923,0.009462838992476463,0.01045265793800354,0.011470912955701351,0.012523218989372253,0.01359590981155634,0.014692665077745914,0.015820389613509178,0.016938036307692528,0.018015004694461823,0.019054152071475983,0.02004815638065338,0.02100406214594841,0.021913999691605568,0.022805852815508842,0.023652059957385063,0.02447286620736122,0.02526160143315792,0.026022911071777344,0.026756292209029198,0.02745736762881279,0.028130054473876953,0.028780607506632805,0.029411006718873978,0.030018720775842667,0.030614102259278297,0.031180908903479576,0.031729403883218765,0.03225553408265114,0.03276367112994194,0.03325505927205086,0.03372804448008537,0.034186992794275284,0.0346296988427639,0.03505975008010864,0.03547249734401703,0.03586937487125397,0.036252766847610474,0.03662557527422905,0.036982420831918716,0.037331484258174896,0.03767470642924309,0.038002561777830124,0.03831831365823746,0.038624126464128494,0.03891875594854355,0.03920924663543701,0.039489105343818665,0.03975723311305046,0.04002305865287781,0.040276139974594116,0.040523696690797806,0.040766146034002304,0.04099898040294647,0.041226938366889954,0.04144435375928879,0.041659243404865265,0.04186580330133438,0.042063113301992416,0.04225701838731766,0.04244714975357056,0.04263254255056381,0.04280923679471016,0.04298381507396698,0.04315462335944176,0.04331843554973602,0.043479762971401215,0.04363294318318367,0.043783824890851974,0.043933968991041183,0.04407725855708122,0.044216498732566833,0.04434925317764282,0.04447970166802406,0.04460872709751129,0.04473577439785004,0.044854674488306046,0.04497343674302101,0.045088980346918106,0.04519996792078018,0.04530883952975273,0.04541407525539398,0.04551852494478226,0.04562118649482727,0.04572204872965813,0.04581683874130249,0.04590978845953941,0.04600011557340622,0.04609117656946182,0.04617708548903465,0.04626087844371796,0.04634370654821396,0.04642174392938614,0.046499647200107574,0.046578653156757355,0.04665393382310867,0.046727050095796585,0.04679538309574127,0.04686187580227852,0.046930115669965744,0.046997711062431335,0.04706111550331116,0.04712466150522232,0.047184206545352936,0.04724273830652237,0.04729975014925003,0.04735561087727547,0.04740990698337555,0.04746236279606819,0.04751431569457054,0.04756759852170944,0.04761775583028793,0.047665517777204514,0.04771323502063751,0.04776012524962425,0.047805722802877426,0.047847092151641846,0.04789084941148758,0.04793345928192139,0.047973815351724625,0.048011962324380875,0.0480489581823349,0.0480848029255867,0.048119958490133286,0.048153456300497055,0.048188794404268265,0.04822022467851639,0.048253029584884644,0.04828358441591263,0.04831395298242569,0.04834303632378578,0.048371102660894394,0.04839815944433212,0.04842470958828926,0.04845190420746803,0.048475973308086395,0.048500221222639084,0.04852299764752388,0.048546694219112396,0.04856859892606735,0.048590730875730515,0.048610564321279526,0.048631638288497925,0.04865243658423424,0.04867236316204071,0.04869040101766586,0.04870981723070145,0.048728957772254944,0.048747044056653976,0.04876480624079704,0.04878224432468414,0.04879807308316231,0.04881367087364197,0.04882752150297165,0.04884270578622818,0.048857156187295914,0.04887174069881439,0.048884350806474686,0.04889728128910065,0.04891016334295273,0.048922404646873474,0.048934828490018845,0.04894568771123886,0.04895617812871933,0.04896717518568039,0.04897794499993324,0.04898760840296745,0.04899800568819046,0.0490080825984478,0.04901903495192528,0.04902796074748039,0.049037348479032516,0.049045491963624954,0.04905400425195694,0.04906201362609863,0.04907066375017166,0.04907843843102455,0.04908520355820656,0.04909307137131691,0.049099698662757874,0.04910637065768242,0.049112673848867416,0.04911962151527405,0.049125786870718,0.04913153871893883,0.04913816601037979,0.04914378002285957,0.04914902523159981,0.049155328422784805,0.04916075989603996,0.04916563630104065,0.049170974642038345,0.04917529970407486,0.04918031394481659,0.04918482527136803,0.049188967794179916,0.0491936132311821,0.04919793829321861,0.04920148104429245,0.04920525476336479,0.049209073185920715,0.049212340265512466,0.049215517938137054,0.0492185540497303,0.04922131448984146,0.049224626272916794,0.04922711104154587,0.04922996461391449,0.049232956022024155,0.04923567175865173,0.049237970262765884,0.049240365624427795,0.04924257472157478,0.049244415014982224,0.049246713519096375,0.04924850910902023,0.049249980598688126,0.049251869320869446,0.049253616482019424,0.049255043268203735,0.04925656318664551,0.04925789684057236,0.04925932362675667,0.04926033318042755,0.049261532723903656,0.04926300421357155,0.04926401749253273,0.04926498234272003,0.04926580935716629,0.04926659166812897,0.04926779121160507,0.049268756061792374,0.04926949366927147,0.04927045851945877,0.04927165433764458,0.04927239194512367,0.04927326366305351,0.049273908138275146,0.0492745079100132,0.049275197088718414,0.04927579686045647,0.0492764413356781,0.04927722364664078,0.04927781969308853,0.04927832633256912,0.049278926104307175,0.04927947744727135,0.04927975311875343,0.04928016662597656,0.04928062856197357,0.049281179904937744,0.0492817759513855,0.04928223788738251,0.049282558262348175,0.04928288236260414,0.04928334057331085,0.04928375780582428,0.049284033477306366,0.049284446984529495,0.04928481578826904,0.04928522929549217,0.04928550496697426,0.049285825341939926,0.04928605630993843,0.04928633198142052,0.04928646981716156,0.049286700785160065,0.04928697645664215,0.049287114292383194,0.04928738996386528,0.0492875762283802,0.04928780719637871,0.04928798973560333,0.04928822070360184,0.04928835853934288,0.04928845167160034,0.04928849637508392,0.049288541078567505,0.049288589507341385,0.04928867891430855,0.04928886517882347,0.049288954585790634,0.049288954585790634,0.04928909242153168,0.04928914085030556,0.04928918555378914,0.04928932338953018,0.04928932338953018,0.04928941652178764,0.049289461225271225,0.049289461225271225,0.049289509654045105,0.049289509654045105,0.049289509654045105,0.049289509654045105,0.04928959906101227,0.04928969219326973,0.04928978532552719,0.04928983002901077,0.049289923161268234,0.049289923161268234,0.0492900125682354,0.04929010570049286,0.04929010570049286,0.04929015412926674,0.04929019883275032,0.04929019883275032,0.0492902435362339,0.0492902435362339,0.04929029196500778,0.049290336668491364,0.049290381371974945,0.049290381371974945,0.049290381371974945,0.049290429800748825,0.049290429800748825,0.049290429800748825,0.04929047450423241,0.04929047450423241,0.04929047450423241,0.04929051920771599,0.04929051920771599,0.04929051920771599,0.04929051920771599,0.04929061233997345,0.04929061233997345,0.04929061233997345,0.04929061233997345,0.04929061233997345,0.04929061233997345,0.04929061233997345,0.04929061233997345,0.04929061233997345,0.04929065704345703,0.04929065704345703,0.04929070547223091,0.04929075017571449,0.04929075017571449,0.04929075017571449,0.049290794879198074,0.049290794879198074],"active":[0.0019395053386688232,0.0016938799526542425,0.0016577125061303377,0.001686379313468933,0.0017405846156179905,0.0017893137410283089,0.001841678749769926,0.0018921103328466415,0.0019433703273534775,0.001993249636143446,0.0020486051216721535,0.00209623109549284,0.002155405469238758,0.00221200380474329,0.002265794202685356,0.002322760410606861,0.0023867664858698845,0.002352531999349594,0.0022726505994796753,0.0021981075406074524,0.002119375392794609,0.0020416583865880966,0.0019616857171058655,0.0019064676016569138,0.0018310043960809708,0.0017685610800981522,0.0017054304480552673,0.0016466230154037476,0.0015919134020805359,0.0015320461243391037,0.0014780722558498383,0.0014323797076940536,0.001389678567647934,0.0013409480452537537,0.0013070814311504364,0.0012510363012552261,0.0012116003781557083,0.0011653564870357513,0.001132223755121231,0.0010950937867164612,0.001060444861650467,0.0010292455554008484,0.0009984597563743591,0.0009704381227493286,0.0009371228516101837,0.0009109899401664734,0.0008819997310638428,0.0008623972535133362,0.0008375979959964752,0.0008205696940422058,0.0008023977279663086,0.000775706022977829,0.0007498003542423248,0.0007298290729522705,0.0007147826254367828,0.0007019452750682831,0.0006822496652603149,0.0006633400917053223,0.0006477385759353638,0.0006304830312728882,0.0006156191229820251,0.0006024166941642761,0.0005904547870159149,0.0005749911069869995,0.0005619674921035767,0.0005509741604328156,0.0005316920578479767,0.0005227625370025635,0.0005162768065929413,0.0005036666989326477,0.000492393970489502,0.00047918781638145447,0.00046920403838157654,0.00046271830797195435,0.00045144185423851013,0.0004432946443557739,0.00043165311217308044,0.00042622536420822144,0.0004214867949485779,0.00041058287024497986,0.0004012882709503174,0.0003925897181034088,0.00039171427488327026,0.00038753077387809753,0.0003799833357334137,0.00036944448947906494,0.000365670770406723,0.00036341696977615356,0.00035573169589042664,0.0003494732081890106,0.0003447793424129486,0.0003396235406398773,0.0003370530903339386,0.0003309287130832672,0.0003208070993423462,0.00031777098774909973,0.0003155618906021118,0.0003136284649372101,0.00030672550201416016,0.00030208006501197815,0.00029756873846054077,0.0002921856939792633,0.0002914033830165863,0.0002872161567211151,0.00028252601623535156,0.00027700141072273254,0.00027097389101982117,0.0002677515149116516,0.0002671070396900177,0.0002642534673213959,0.0002587325870990753,0.0002575404942035675,0.00025197118520736694,0.00025054067373275757,0.0002479627728462219,0.00024649128317832947,0.00024419277906417847,0.0002414323389530182,0.00024032965302467346,0.00023807212710380554,0.00023526698350906372,0.00023190677165985107,0.00023140013217926025,0.0002280883491039276,0.0002256929874420166,0.00022238492965698242,0.00022362172603607178,0.0002192072570323944,0.00021474435925483704,0.00021170452237129211,0.00020853057503700256,0.00020678341388702393,0.000204574316740036,0.00020365417003631592,0.000203792005777359,0.00019937381148338318,0.000199049711227417,0.00019656866788864136,0.00019551068544387817,0.0001924261450767517,0.0001916438341140747,0.00018952786922454834,0.00018860772252082825,0.00018787384033203125,0.00018304213881492615,0.00018303841352462769,0.0001823045313358307,0.00018189102411270142,0.00018055737018585205,0.00017931312322616577,0.00017742812633514404,0.0001779310405254364,0.0001757703721523285,0.00017425045371055603,0.00017328187823295593,0.0001746639609336853,0.00017282366752624512,0.00017089396715164185,0.00016978755593299866,0.00016955658793449402,0.00016693398356437683,0.00016560032963752747,0.00016486644744873047,0.00016564875841140747,0.00016389787197113037,0.000163298100233078,0.00016150623559951782,0.00016214698553085327,0.00016177818179130554,0.00016021728515625,0.00015892833471298218,0.00015648826956748962,0.00015685707330703735,0.00015731900930404663,0.00015639886260032654,0.00015570595860481262,0.00015625730156898499,0.00015570595860481262,0.00015451014041900635,0.0001520700752735138,0.0001513361930847168,0.00015078485012054443,0.00015129148960113525,0.00015101581811904907,0.0001511499285697937,0.00014995411038398743,0.00014940276741981506,0.00014990940690040588,0.0001487135887145996,0.00014907866716384888,0.00014830008149147034,0.00014838948845863342,0.00014770030975341797,0.0001472868025302887,0.00014774873852729797,0.00014632195234298706,0.00014595314860343933,0.00014687329530715942,0.0001457706093788147,0.00014498457312583923,0.00014507770538330078,0.00014434009790420532,0.0001448020339012146,0.00014360621571540833,0.00014360621571540833,0.00014392659068107605,0.00014273077249526978,0.00014222413301467896,0.00014282390475273132,0.0001421794295310974,0.0001417212188243866,0.00014121457934379578,0.00014111772179603577,0.00014116615056991577,0.0001415349543094635,0.00014033913612365723,0.00014070793986320496,0.00014024600386619568,0.00013950839638710022,0.0001389123499393463,0.00013900548219680786,0.00013895705342292786,0.0001383572816848755,0.00013845041394233704,0.00013817474246025085,0.00013766810297966003,0.00013789907097816467,0.00013771280646324158,0.00013766810297966003,0.0001376233994960785,0.00013776123523712158,0.0001374855637550354,0.00013739243149757385,0.0001375339925289154,0.00013753026723861694,0.00013702362775802612,0.00013702362775802612,0.0001367032527923584,0.00013697892427444458,0.00013720989227294922,0.00013706833124160767,0.00013716146349906921,0.00013734400272369385,0.00013707205653190613,0.00013688579201698303,0.00013693049550056458,0.00013679638504981995,0.0001368410885334015,0.00013679265975952148,0.00013661012053489685,0.0001367032527923584,0.00013679265975952148,0.00013661012053489685,0.00013665854930877686,0.00013661012053489685,0.0001365169882774353,0.00013628974556922913,0.0001365169882774353,0.00013647228479385376,0.00013633444905281067,0.00013642758131027222,0.00013624504208564758,0.00013624131679534912,0.00013633817434310913,0.0001363791525363922,0.00013624504208564758,0.00013614818453788757,0.00013624131679534912,0.00013628974556922913,0.0001360587775707245,0.0001358725130558014,0.00013582780957221985,0.0001357831060886383,0.00013582780957221985,0.00013568997383117676,0.00013573840260505676,0.0001357831060886383,0.00013564527034759521,0.00013573840260505676,0.00013569369912147522,0.00013568997383117676,0.00013568997383117676,0.00013568997383117676,0.00013550743460655212,0.00013545900583267212,0.00013545900583267212,0.00013545900583267212,0.00013546273112297058,0.00013555213809013367,0.00013560056686401367,0.00013550370931625366,0.00013546273112297058,0.00013550743460655212,0.00013546273112297058,0.00013550743460655212,0.00013555213809013367,0.00013546273112297058,0.00013555213809013367,0.00013550743460655212,0.00013546273112297058,0.00013546273112297058,0.00013545900583267212,0.00013555213809013367,0.00013555213809013367,0.00013564154505729675,0.00013564527034759521,0.0001355968415737152,0.00013550370931625366,0.00013560056686401367,0.00013555213809013367,0.0001355968415737152,0.00013555586338043213,0.00013550743460655212,0.00013555213809013367,0.00013555213809013367,0.00013550743460655212,0.00013550743460655212,0.00013546273112297058,0.00013550743460655212,0.00013550370931625366,0.00013550743460655212,0.00013546273112297058,0.00013546273112297058,0.00013550743460655212,0.00013550370931625366,0.00013550370931625366,0.00013550370931625366,0.00013545900583267212,0.00013545900583267212,0.00013550743460655212,0.00013546273112297058,0.00013550743460655212,0.00013550743460655212,0.00013555213809013367,0.00013545900583267212,0.00013545900583267212,0.00013545900583267212,0.00013545900583267212,0.00013545900583267212,0.00013545900583267212,0.00013545900583267212,0.00013545900583267212,0.00013550743460655212,0.00013546273112297058,0.00013550743460655212,0.00013545900583267212,0.00013541430234909058,0.00013546273112297058,0.00013546273112297058,0.00013541802763938904,0.00013555586338043213]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0019395053386688232,0.002596684731543064,0.0034023988991975784,0.004278653301298618,0.005226506385952234,0.006217751186341047,0.007284045219421387,0.008418395183980465,0.009618591517210007,0.010888776741921902,0.012232170440256596,0.013653098605573177,0.01515128556638956,0.016739660874009132,0.018412334844470024,0.02017984353005886,0.022047389298677444,0.023839285597205162,0.025582915171980858,0.027287015691399574,0.028952188789844513,0.030597345903515816,0.03221125900745392,0.03378794714808464,0.0353378988802433,0.03687409311532974,0.03836961090564728,0.039847277104854584,0.041294340044260025,0.042715176939964294,0.04411701112985611,0.04548722878098488,0.04684944450855255,0.048184093087911606,0.04950622841715813,0.05079067870974541,0.05205271765589714,0.053302519023418427,0.0545315220952034,0.05573783814907074,0.056927818804979324,0.058100223541259766,0.059247180819511414,0.06038645654916763,0.061506081372499466,0.06260748207569122,0.06370019167661667,0.06476087123155594,0.06580705940723419,0.06683731824159622,0.06785470247268677,0.06886283308267593,0.06986364722251892,0.07082981616258621,0.07178355753421783,0.07272124290466309,0.07365193217992783,0.07457052171230316,0.07547815889120102,0.07637088745832443,0.07725344598293304,0.07811649143695831,0.0789758563041687,0.0798201784491539,0.08065502345561981,0.08147357404232025,0.08227689564228058,0.08307483047246933,0.08386135846376419,0.0846424549818039,0.08540749549865723,0.08616290986537933,0.08690130710601807,0.08764094859361649,0.08836286514997482,0.08907829970121384,0.08978310227394104,0.09047741442918777,0.09116234630346298,0.09184399992227554,0.0925181582570076,0.09317883849143982,0.09382990002632141,0.09447722882032394,0.0951119065284729,0.09573384374380112,0.09634891897439957,0.09695860743522644,0.09755758196115494,0.09815549105405807,0.0987517461180687,0.09933194518089294,0.09989935159683228,0.10046229511499405,0.10102026164531708,0.10157492011785507,0.10212401300668716,0.102666936814785,0.1031997874379158,0.10372108966112137,0.10424739867448807,0.10476073622703552,0.10526616126298904,0.10576477646827698,0.10626237839460373,0.10675592720508575,0.10723898559808731,0.10771869122982025,0.10820078104734421,0.10867178440093994,0.10913395881652832,0.10959392040967941,0.11005065590143204,0.11050325632095337,0.11095143854618073,0.11139179766178131,0.11182838678359985,0.11226340383291245,0.11268655210733414,0.11311163753271103,0.11352861672639847,0.11394380778074265,0.11435113102197647,0.11475628614425659,0.1151602491736412,0.11555542051792145,0.11594957858324051,0.11633840203285217,0.1167234554886818,0.11710620671510696,0.11748402565717697,0.11786401271820068,0.11823489516973495,0.11860494315624237,0.11896611005067825,0.1193273663520813,0.11968457698822021,0.12003668397665024,0.12038827687501907,0.12073831260204315,0.1210848018527031,0.12142346799373627,0.12176471203565598,0.12210531532764435,0.12243951857089996,0.12277358025312424,0.12310207635164261,0.12342666834592819,0.12374766170978546,0.12406939268112183,0.12438496202230453,0.12470167875289917,0.1250123679637909,0.12531979382038116,0.12562283873558044,0.12592929601669312,0.12622857093811035,0.12652385234832764,0.1268121302127838,0.1271052062511444,0.1273954212665558,0.12767481803894043,0.12796080112457275,0.12823541462421417,0.12851408123970032,0.1287815123796463,0.1290561705827713,0.1293262392282486,0.12958990037441254,0.1298518031835556,0.1301126629114151,0.13036805391311646,0.13062536716461182,0.13087517023086548,0.13112393021583557,0.13137111067771912,0.1316128373146057,0.13185591995716095,0.13209258019924164,0.132330060005188,0.1325680911540985,0.13280074298381805,0.13303320109844208,0.13325798511505127,0.13348323106765747,0.13370423018932343,0.133918896317482,0.13413001596927643,0.13434328138828278,0.13455642759799957,0.13476164638996124,0.13497360050678253,0.1351785957813263,0.13537612557411194,0.13557393848896027,0.13577185571193695,0.13596180081367493,0.13615381717681885,0.1363409161567688,0.13652175664901733,0.13670507073402405,0.13688135147094727,0.13705556094646454,0.13722816109657288,0.13740375638008118,0.13757267594337463,0.13773897290229797,0.1379045844078064,0.13806594908237457,0.13822120428085327,0.13837885856628418,0.13853603601455688,0.1386866420507431,0.1388367861509323,0.13898324966430664,0.13912902772426605,0.13927024602890015,0.13941067457199097,0.13954776525497437,0.1396876871585846,0.13982389867305756,0.13995227217674255,0.14008110761642456,0.1402115672826767,0.14033722877502441,0.1404595822095871,0.14058277010917664,0.14070235192775726,0.1408180296421051,0.14092980325222015,0.14104309678077698,0.14115366339683533,0.14125820994377136,0.14136293530464172,0.14146928489208221,0.1415732204914093,0.14167188107967377,0.14177100360393524,0.14186418056488037,0.14196057617664337,0.1420551836490631,0.14214836061000824,0.142237588763237,0.14232602715492249,0.1424129456281662,0.14249686896800995,0.14257928729057312,0.1426611989736557,0.14274097979068756,0.1428213268518448,0.14289890229701996,0.1429756134748459,0.14305254817008972,0.1431225836277008,0.1431935876607895,0.14326457679271698,0.14333359897136688,0.14340193569660187,0.14346985518932343,0.14353638887405396,0.14360278844833374,0.1436639428138733,0.14372693002223969,0.14378827810287476,0.14384888112545013,0.14390704035758972,0.14396271109580994,0.14401870965957642,0.14407241344451904,0.14412643015384674,0.14417704939842224,0.14422766864299774,0.14427630603313446,0.14432576298713684,0.1443721055984497,0.14441922307014465,0.14446689188480377,0.14451056718826294,0.14455363154411316,0.14459702372550964,0.14464230835437775,0.14468266069889069,0.1447228342294693,0.14476212859153748,0.14480169117450714,0.14484021067619324,0.14487840235233307,0.14491641521453857,0.14495225250720978,0.14498773217201233,0.1450224220752716,0.1450565755367279,0.14508923888206482,0.145122230052948,0.14515356719493866,0.14518633484840393,0.14521858096122742,0.14524845778942108,0.14527671039104462,0.14530666172504425,0.1453336775302887,0.1453617811203003,0.14538972079753876,0.14541718363761902,0.14544318616390228,0.14546813070774078,0.14549444615840912,0.14551864564418793,0.14554229378700256,0.1455666422843933,0.1455906629562378,0.14561481773853302,0.1456371396780014,0.14566096663475037,0.14568448066711426,0.14570680260658264,0.14572635293006897,0.14574545621871948,0.14576676487922668,0.14578677713871002,0.1458074301481247,0.14582911133766174,0.14584824442863464,0.14586761593818665,0.14588727056980133,0.14590521156787872,0.14592233300209045,0.1459403783082962,0.14595776796340942,0.14597608149051666,0.14599384367465973,0.14601141214370728,0.1460275650024414,0.14604446291923523,0.14606060087680817,0.14607588946819305,0.14609037339687347,0.1461063027381897,0.14612144231796265,0.14613625407218933,0.1461508423089981,0.1461649239063263,0.14617817103862762,0.14619123935699463,0.14620500802993774,0.14621779322624207,0.1462312787771225,0.14624406397342682,0.1462564915418625,0.14626923203468323,0.14628225564956665],"recovered":[0.0,0.0009179436019621789,0.0016958650667220354,0.0024891092907637358,0.0033268495462834835,0.004216632340103388,0.005158319603651762,0.006171927321702242,0.007240706589072943,0.008376160636544228,0.009580775164067745,0.010849119164049625,0.012195457704365253,0.013613625429570675,0.01512980367988348,0.01670888438820839,0.018399594351649284,0.020164066925644875,0.021953387185931206,0.023722048848867416,0.02545453980565071,0.027153443545103073,0.02882722020149231,0.03046593628823757,0.03206995502114296,0.03365865349769592,0.035215552896261215,0.03673918545246124,0.0382273867726326,0.0397113561630249,0.041158467531204224,0.04258749261498451,0.04398118332028389,0.04536331817507744,0.04671361669898033,0.04804518446326256,0.04935862123966217,0.0506461076438427,0.051909711211919785,0.0531717985868454,0.05439670383930206,0.05560049042105675,0.05679222196340561,0.057969409972429276,0.059132613241672516,0.060266271233558655,0.06138746067881584,0.06249571964144707,0.06358074396848679,0.06463507562875748,0.06568080186843872,0.06671428680419922,0.06772992014884949,0.06874223798513412,0.06972860544919968,0.07069890946149826,0.07165445387363434,0.07259848713874817,0.07352245599031448,0.0744449570775032,0.07535222172737122,0.07624246925115585,0.0771172046661377,0.0779862329363823,0.07884453982114792,0.07969042658805847,0.08052637428045273,0.08134446293115616,0.08214332163333893,0.08293983340263367,0.08373408764600754,0.08451665937900543,0.08527889102697372,0.08603698015213013,0.08678452670574188,0.0875159278512001,0.08824627101421356,0.08895982056856155,0.08966237306594849,0.09035857021808624,0.09104833006858826,0.09173408150672913,0.09240847080945969,0.09306822717189789,0.09372568130493164,0.0943753570318222,0.09500819444656372,0.09562975913286209,0.09624410420656204,0.09685517847537994,0.09745778143405914,0.09805583208799362,0.09864426404237747,0.09922432154417038,0.09979145228862762,0.1003582626581192,0.10092009603977203,0.10147447884082794,0.10202370584011078,0.10256562381982803,0.10309769213199615,0.10362450778484344,0.10414755344390869,0.10466761142015457,0.1051732674241066,0.10567472875118256,0.10617527365684509,0.10666225105524063,0.10714397579431534,0.10762975364923477,0.1081051230430603,0.1085720807313919,0.10904128849506378,0.10950042307376862,0.10995522886514664,0.11041045188903809,0.11085306853055954,0.11129949986934662,0.11173654347658157,0.11216466128826141,0.11260198801755905,0.11301763355731964,0.11343760788440704,0.11385155469179153,0.11426067352294922,0.11466320604085922,0.1150694265961647,0.11546344310045242,0.1158546581864357,0.11624734848737717,0.11663557589054108,0.11701808869838715,0.11739610135555267,0.11776923388242722,0.11814434081315994,0.11851660162210464,0.1188773512840271,0.11923898011445999,0.11959333717823029,0.11995294690132141,0.12030813097953796,0.12065485119819641,0.12099558860063553,0.12133821099996567,0.12168115377426147,0.12202088534832001,0.12235407531261444,0.12268050014972687,0.12301005423069,0.12333551794290543,0.12365946173667908,0.12397898733615875,0.12429165095090866,0.12460487335920334,0.12491597980260849,0.1252267211675644,0.12553086876869202,0.12583470344543457,0.12613140046596527,0.1264277845621109,0.12671956419944763,0.12701019644737244,0.12729796767234802,0.12758082151412964,0.12786246836185455,0.12814711034297943,0.12841998040676117,0.12869445979595184,0.12896521389484406,0.12923136353492737,0.12949740886688232,0.12975895404815674,0.13002032041549683,0.13027620315551758,0.13053177297115326,0.1307840198278427,0.13103646039962769,0.13127826154232025,0.13152287900447845,0.1317644566297531,0.13200202584266663,0.13224034011363983,0.1324770301580429,0.1327114850282669,0.1329433023929596,0.13317222893238068,0.13339199125766754,0.13361258804798126,0.13382820785045624,0.13404402136802673,0.13425739109516144,0.13447102904319763,0.13467928767204285,0.13488635420799255,0.13509130477905273,0.13528995215892792,0.1354908049106598,0.13568107783794403,0.13587825000286102,0.13606524467468262,0.13624829053878784,0.13643047213554382,0.13661281764507294,0.13678938150405884,0.13696837425231934,0.13713890314102173,0.1373114138841629,0.13747724890708923,0.13764332234859467,0.13781173527240753,0.13797107338905334,0.13812831044197083,0.13828200101852417,0.13843302428722382,0.13858605921268463,0.1387356072664261,0.13887949287891388,0.13902172446250916,0.1391657143831253,0.13930724561214447,0.13944557309150696,0.13958342373371124,0.13971944153308868,0.13985025882720947,0.13998182117938995,0.14010988175868988,0.14023444056510925,0.1403549462556839,0.1404780000448227,0.1405961662530899,0.14070847630500793,0.14082320034503937,0.14093519747257233,0.14104360342025757,0.14115141332149506,0.14125877618789673,0.14136506617069244,0.14146657288074493,0.1415674388408661,0.14166513085365295,0.14176487922668457,0.14186224341392517,0.1419568955898285,0.1420489251613617,0.1421380639076233,0.1422271430492401,0.1423143893480301,0.1423993706703186,0.14248137176036835,0.14256277680397034,0.14264224469661713,0.1427232325077057,0.14280305802822113,0.14288142323493958,0.14295394718647003,0.14302480220794678,0.1430969536304474,0.14317044615745544,0.1432381272315979,0.14330683648586273,0.14337493479251862,0.143443763256073,0.143507182598114,0.1435680091381073,0.14363154768943787,0.14369362592697144,0.14375413954257965,0.1438118815422058,0.14386631548404694,0.14392153918743134,0.14397436380386353,0.14402639865875244,0.1440783143043518,0.14413030445575714,0.14417999982833862,0.14422868192195892,0.14427857100963593,0.14432531595230103,0.1443723887205124,0.14441615343093872,0.14445866644382477,0.14450518786907196,0.1445479840040207,0.14458778500556946,0.1446288675069809,0.14466793835163116,0.14470802247524261,0.1447463035583496,0.14478352665901184,0.14482145011425018,0.14485757052898407,0.14489248394966125,0.14492718875408173,0.14496009051799774,0.14499293267726898,0.14502418041229248,0.1450575441122055,0.14508971571922302,0.14512044191360474,0.1451508104801178,0.14518113434314728,0.145208477973938,0.14523673057556152,0.14526373147964478,0.14529180526733398,0.14531725645065308,0.14534269273281097,0.1453690230846405,0.1453932672739029,0.1454179733991623,0.14544199407100677,0.1454654186964035,0.1454905867576599,0.1455133706331253,0.1455371081829071,0.14556099474430084,0.14558275043964386,0.14560410380363464,0.1456238478422165,0.1456439048051834,0.14566461741924286,0.1456865668296814,0.14570777118206024,0.14572760462760925,0.14574794471263885,0.14576736092567444,0.1457858681678772,0.1458047330379486,0.1458238661289215,0.14584222435951233,0.14585962891578674,0.14587664604187012,0.14589367806911469,0.14591097831726074,0.14592832326889038,0.14594410359859467,0.1459595263004303,0.14597585797309875,0.14599205553531647,0.14600792527198792,0.14602366089820862,0.14603833854198456,0.14605200290679932,0.14606577157974243,0.14607957005500793,0.14609305560588837,0.14610561728477478,0.14611881971359253,0.14613239467144012,0.14614541828632355,0.14615793526172638],"active":[0.0019395053386688232,0.0016787410713732243,0.001706533832475543,0.0017895440105348825,0.0018996568396687508,0.0020011188462376595,0.0021257256157696247,0.002246467862278223,0.002377884928137064,0.002512616105377674,0.0026513952761888504,0.002803979441523552,0.0029558278620243073,0.0031260354444384575,0.003282531164586544,0.0034709591418504715,0.00364779494702816,0.0036752186715602875,0.003629527986049652,0.003564966842532158,0.003497648984193802,0.0034439023584127426,0.003384038805961609,0.003322010859847069,0.003267943859100342,0.0032154396176338196,0.0031540580093860626,0.003108091652393341,0.003066953271627426,0.003003820776939392,0.002958543598651886,0.002899736166000366,0.0028682611882686615,0.0028207749128341675,0.0027926117181777954,0.002745494246482849,0.00269409641623497,0.0026564113795757294,0.002621810883283615,0.002566039562225342,0.0025311149656772614,0.002499733120203018,0.0024549588561058044,0.0024170465767383575,0.00237346813082695,0.0023412108421325684,0.002312730997800827,0.0022651515901088715,0.002226315438747406,0.002202242612838745,0.002173900604248047,0.002148546278476715,0.0021337270736694336,0.0020875781774520874,0.002054952085018158,0.0020223334431648254,0.0019974783062934875,0.0019720345735549927,0.0019557029008865356,0.001925930380821228,0.0019012242555618286,0.0018740221858024597,0.0018586516380310059,0.0018339455127716064,0.0018104836344718933,0.0017831474542617798,0.0017505213618278503,0.0017303675413131714,0.0017180368304252625,0.001702621579170227,0.0016734078526496887,0.0016462504863739014,0.001622416079044342,0.0016039684414863586,0.0015783384442329407,0.001562371850013733,0.001536831259727478,0.0015175938606262207,0.0014999732375144958,0.0014854297041893005,0.001469828188419342,0.0014447569847106934,0.0014214292168617249,0.001409001648426056,0.0013862252235412598,0.0013584867119789124,0.001340724527835846,0.0013288483023643494,0.0013134777545928955,0.001300312578678131,0.001293964684009552,0.0012761130928993225,0.0012550875544548035,0.0012379735708236694,0.0012288093566894531,0.0012166574597358704,0.0012039169669151306,0.0011924579739570618,0.0011760815978050232,0.001155465841293335,0.0011497065424919128,0.0011362284421920776,0.0011186078190803528,0.001097165048122406,0.0010891109704971313,0.0010811984539031982,0.001063711941242218,0.0010564401745796204,0.0010568052530288696,0.0010420307517051697,0.0010288357734680176,0.001021839678287506,0.0010093674063682556,0.0010028332471847534,0.0009962096810340881,0.000981345772743225,0.0009753182530403137,0.0009639039635658264,0.0009500086307525635,0.0009469762444496155,0.0009266287088394165,0.0009261742234230042,0.0009135231375694275,0.0009047314524650574,0.0008995756506919861,0.0008922144770622253,0.0008801519870758057,0.0008749589323997498,0.0008687973022460938,0.0008588582277297974,0.0008484497666358948,0.0008459240198135376,0.0008387938141822815,0.000835709273815155,0.0008217692375183105,0.000810764729976654,0.0008072257041931152,0.0007977038621902466,0.0007949396967887878,0.0007853657007217407,0.0007766708731651306,0.000768616795539856,0.0007691234350204468,0.0007671043276786804,0.0007583647966384888,0.0007526949048042297,0.0007480010390281677,0.0007461681962013245,0.000737607479095459,0.0007338747382164001,0.0007255002856254578,0.0007226914167404175,0.0007207170128822327,0.0007149204611778259,0.0007068589329719543,0.0007025748491287231,0.000697702169418335,0.0006891489028930664,0.0006807297468185425,0.0006774216890335083,0.0006758570671081543,0.0006646215915679932,0.0006628334522247314,0.0006545931100845337,0.0006516128778457642,0.0006344020366668701,0.0006361901760101318,0.0006317794322967529,0.0006246864795684814,0.0006204396486282349,0.0006152540445327759,0.0006090998649597168,0.0006050467491149902,0.0005989670753479004,0.000592157244682312,0.0005870908498764038,0.0005763769149780273,0.0005776584148406982,0.0005697011947631836,0.0005656033754348755,0.0005660653114318848,0.0005604028701782227,0.0005561709403991699,0.0005465000867843628,0.000539928674697876,0.000532001256942749,0.0005269050598144531,0.000517427921295166,0.0005150735378265381,0.0005124062299728394,0.0005042552947998047,0.0005025714635848999,0.0004993081092834473,0.0004897713661193848,0.00048263370990753174,0.0004819035530090332,0.0004709959030151367,0.0004727393388748169,0.0004626661539077759,0.0004565119743347168,0.00045678019523620605,0.0004508793354034424,0.00044274330139160156,0.0004387795925140381,0.0004353821277618408,0.0004337728023529053,0.0004275590181350708,0.0004273355007171631,0.0004226267337799072,0.00040946900844573975,0.00040778517723083496,0.00040772557258605957,0.0004046410322189331,0.0004037618637084961,0.0003971904516220093,0.0003934204578399658,0.0003907531499862671,0.0003889501094818115,0.00038205087184906006,0.0003804415464401245,0.00037832558155059814,0.00036884844303131104,0.00036166608333587646,0.0003613084554672241,0.00035540759563446045,0.0003497004508972168,0.0003483295440673828,0.00034740567207336426,0.00034002959728240967,0.000333636999130249,0.00033462047576904297,0.00033046305179595947,0.00032301247119903564,0.0003193318843841553,0.0003178715705871582,0.00031444430351257324,0.00030681490898132324,0.0003044307231903076,0.0002967417240142822,0.0002954453229904175,0.00029030442237854004,0.00028611719608306885,0.0002806931734085083,0.000277101993560791,0.0002748817205429077,0.0002697259187698364,0.0002648979425430298,0.00026182830333709717,0.00025960803031921387,0.0002585500478744507,0.00025665760040283203,0.00025238096714019775,0.0002494901418685913,0.00024116039276123047,0.000239640474319458,0.00023977458477020264,0.00023664534091949463,0.00023148953914642334,0.0002317279577255249,0.00022955238819122314,0.0002278536558151245,0.00022017955780029297,0.0002197474241256714,0.00022026896476745605,0.00021733343601226807,0.00021341443061828613,0.00020857155323028564,0.00020682811737060547,0.00020609796047210693,0.00020489096641540527,0.00020268559455871582,0.0002012699842453003,0.0001979917287826538,0.0001954585313796997,0.00019210577011108398,0.00019054114818572998,0.00018832087516784668,0.00018525123596191406,0.00018124282360076904,0.00018087029457092285,0.00018364191055297852,0.00017747282981872559,0.0001748502254486084,0.00017434358596801758,0.00017282366752624512,0.00017227232456207275,0.0001703798770904541,0.00017011165618896484,0.000168725848197937,0.000166282057762146,0.00016485154628753662,0.0001640915870666504,0.00016205012798309326,0.00016213953495025635,0.00016063451766967773,0.0001621544361114502,0.00016103684902191162,0.00015874207019805908,0.00015626847743988037,0.00015585124492645264,0.00015254318714141846,0.0001533031463623047,0.0001529902219772339,0.00015345215797424316,0.00015138089656829834,0.00015087425708770752,0.00015175342559814453,0.00014962255954742432,0.0001490265130996704,0.00014866888523101807,0.00014866888523101807,0.0001493990421295166,0.0001465529203414917,0.00014759600162506104,0.00014737248420715332,0.00014580786228179932,0.00014360249042510986,0.00014135241508483887,0.00014291703701019287,0.00014287233352661133,0.00014281272888183594,0.00014254450798034668,0.00014047324657440186,0.00014001131057739258,0.00013932585716247559,0.00013785064220428467,0.00013646483421325684,0.00013564527034759521,0.00013390183448791504,0.0001338571310043335,0.00013421475887298584,0.0001347661018371582,0.0001338869333267212,0.0001334846019744873,0.00013227760791778564,0.00013178586959838867,0.00013084709644317627,0.00013044476509094238,0.0001293867826461792,0.00012832880020141602,0.00012718141078948975,0.00012658536434173584,0.0001261681318283081,0.00012546777725219727,0.00012543797492980957,0.00012473762035369873,0.00012566149234771729,0.00012524425983428955,0.00012409687042236328,0.00012381374835968018,0.000124320387840271]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0019395053386688232,0.0026017462369054556,0.0033747442066669464,0.004210827872157097,0.005100472830235958,0.006022879853844643,0.007000780198723078,0.0080182533711195,0.009079348295927048,0.01018930971622467,0.011341927573084831,0.012549624778330326,0.013802600093185902,0.015118476934731007,0.016481749713420868,0.017901204526424408,0.019379789009690285,0.0207825880497694,0.02213536947965622,0.02344866842031479,0.024720601737499237,0.025959130376577377,0.027168575674295425,0.028345396742224693,0.029482046142220497,0.030592745169997215,0.03167210519313812,0.032719627022743225,0.03374340385198593,0.03473253175616264,0.0356980562210083,0.036644529551267624,0.03755800798535347,0.03844967857003212,0.039322204887866974,0.040171634405851364,0.041003528982400894,0.04181918129324913,0.04260920733213425,0.043380364775657654,0.044134680181741714,0.044862858951091766,0.0455765426158905,0.04627522826194763,0.04695693403482437,0.04762846976518631,0.04828491434454918,0.04891568049788475,0.04953406751155853,0.05014771968126297,0.05074485018849373,0.05132633447647095,0.05189378559589386,0.052448906004428864,0.05299293249845505,0.053525734692811966,0.05405149981379509,0.054561153054237366,0.05505889281630516,0.0555458664894104,0.05602414160966873,0.05648700147867203,0.05694502964615822,0.057395003736019135,0.057833340018987656,0.05826408043503761,0.05868971347808838,0.05910274013876915,0.05950665846467018,0.05990882217884064,0.06029258668422699,0.060674551874399185,0.06104584410786629,0.06140967831015587,0.061770617961883545,0.06212373450398445,0.06246713921427727,0.062807098031044,0.06313807517290115,0.0634666234254837,0.06378531455993652,0.06409545242786407,0.0644015446305275,0.0647040456533432,0.06500111520290375,0.0652935802936554,0.06557946652173996,0.06586232036352158,0.06613758206367493,0.06641145795583725,0.06667765229940414,0.06694301962852478,0.06720134615898132,0.06745690852403641,0.0677080973982811,0.06795542687177658,0.06819456815719604,0.06843310594558716,0.06866428256034851,0.06888814270496368,0.06910938024520874,0.06933305412530899,0.06955130398273468,0.06976310908794403,0.06996598839759827,0.07017125934362411,0.07037040591239929,0.07056606560945511,0.0707596018910408,0.07094986736774445,0.07113567739725113,0.07132185250520706,0.07150107622146606,0.07167749851942062,0.07185547798871994,0.07202637940645218,0.07219069451093674,0.07235239446163177,0.07251298427581787,0.07266818732023239,0.07282251864671707,0.07297123968601227,0.07311646640300751,0.07326407730579376,0.07340846955776215,0.07354918122291565,0.07368409633636475,0.07382025569677353,0.07395149022340775,0.07408313453197479,0.07421082258224487,0.07433763891458511,0.07445921003818512,0.07457862049341202,0.0746990367770195,0.0748155489563942,0.07493412494659424,0.07504621893167496,0.07515660673379898,0.07526428252458572,0.07537306100130081,0.07547862082719803,0.0755801722407341,0.07568076252937317,0.07578051835298538,0.07587862014770508,0.07597552984952927,0.07607091963291168,0.07616317272186279,0.07625474780797958,0.07634221762418747,0.0764278993010521,0.07651394605636597,0.07659912109375,0.07667996734380722,0.07675956934690475,0.07683724164962769,0.07691224664449692,0.07698867470026016,0.07706639170646667,0.07713992893695831,0.07721152156591415,0.07728367298841476,0.07735380530357361,0.07742135226726532,0.07748986780643463,0.07755442708730698,0.07761888951063156,0.07768183946609497,0.07774253189563751,0.07780322432518005,0.07786350697278976,0.07792060822248459,0.07797637581825256,0.07803109288215637,0.07808492332696915,0.07813742756843567,0.07818855345249176,0.07823916524648666,0.07828927785158157,0.07833924889564514,0.07838691771030426,0.07843334972858429,0.07847835123538971,0.07852409034967422,0.0785672515630722,0.07860967516899109,0.07865127176046371,0.07869070768356323,0.07873055338859558,0.07876773923635483,0.07880500704050064,0.07884232699871063,0.07887950539588928,0.07891277223825455,0.07894793152809143,0.07898133248090744,0.07901474088430405,0.07904759794473648,0.0790795311331749,0.07911031693220139,0.0791405439376831,0.07916948944330215,0.07919833809137344,0.07922714203596115,0.07925383001565933,0.07928070425987244,0.07930605858564377,0.07933183014392853,0.07935718446969986,0.07938101887702942,0.07940498739480972,0.07942868769168854,0.07945215702056885,0.0794747918844223,0.07949743419885635,0.07951873540878296,0.0795401781797409,0.07956065982580185,0.07958071678876877,0.07960133254528046,0.07962093502283096,0.07963971048593521,0.07965802401304245,0.07967527955770493,0.07969262450933456,0.07970887422561646,0.07972484081983566,0.0797404795885086,0.07975612580776215,0.0797707587480545,0.07978502660989761,0.07979965955018997,0.07981318235397339,0.07982584089040756,0.07983914017677307,0.07985225319862366,0.07986509054899216,0.0798771008849144,0.07988906651735306,0.07990061491727829,0.07991225272417068,0.07992330193519592,0.07993360608816147,0.07994437217712402,0.07995431125164032,0.07996443659067154,0.07997474074363708,0.07998380810022354,0.07999356091022491,0.08000170439481735,0.08001013100147247,0.08001790195703506,0.08002609759569168,0.08003386855125427,0.08004164695739746,0.0800490528345108,0.08005765825510025,0.08006465435028076,0.08007118850946426,0.08007726073265076,0.08008398115634918,0.08009056001901627,0.08009663224220276,0.0801028460264206,0.08010897040367126,0.080115407705307,0.080120749771595,0.08012627065181732,0.0801318809390068,0.08013661950826645,0.08014191687107086,0.08014674484729767,0.08015180379152298,0.0801563635468483,0.0801611915230751,0.08016565442085266,0.08017011731863022,0.08017417043447495,0.0801781713962555,0.0801820382475853,0.08018641173839569,0.08019087463617325,0.08019427955150604,0.08019828051328659,0.08020233362913132,0.08020582795143127,0.08020858466625214,0.08021171391010284,0.08021475374698639,0.08021774888038635,0.08022092282772064,0.08022391051054001,0.0802268534898758,0.08022957295179367,0.08023219555616379,0.08023499697446823,0.08023780584335327,0.08024047315120697,0.08024337887763977,0.08024609088897705,0.08024825155735016,0.08025074005126953,0.08025266975164413,0.08025510609149933,0.08025717735290527,0.08025934547185898,0.08026182651519775,0.08026371151208878,0.08026523143053055,0.08026730269193649,0.0802692323923111,0.08027102798223495,0.0802728682756424,0.08027443289756775,0.08027637004852295,0.08027806878089905,0.08027926832437515,0.08028087764978409,0.0802823007106781,0.08028373122215271,0.0802849754691124,0.08028639853000641,0.0802876427769661,0.08028902113437653,0.08029049634933472,0.08029145747423172,0.08029242604970932,0.08029375970363617,0.08029500395059586,0.0802961066365242,0.08029744029045105,0.08029859513044357,0.08029978722333908,0.08030088990926743,0.0803021788597107,0.0803033784031868,0.08030462265014648,0.08030591160058975,0.08030720055103302,0.08030843734741211,0.08030954748392105,0.08031050860881805,0.08031152188777924,0.08031244575977325,0.08031368255615234,0.08031456172466278,0.08031543344259262,0.0803162157535553,0.08031708747148514,0.08031796663999557],"recovered":[0.0,0.0009141244227066636,0.0017018008511513472,0.0024845998268574476,0.0032975843641906977,0.004145585931837559,0.005033711902797222,0.005973098333925009,0.006949756294488907,0.007961063645780087,0.009024091064929962,0.010131936520338058,0.011296425946056843,0.012496530078351498,0.013756269589066505,0.015066211111843586,0.01642690598964691,0.017859062179923058,0.019271202385425568,0.020659228786826134,0.022006351500749588,0.02332070842385292,0.02458771876990795,0.02582886815071106,0.027038222178816795,0.02821633219718933,0.029356617480516434,0.030465980991721153,0.031551189720630646,0.03260519728064537,0.033628787845373154,0.03461552411317825,0.03558666259050369,0.036528900265693665,0.037441276013851166,0.03833644092082977,0.039207637310028076,0.04006405919790268,0.040894802659749985,0.04170723631978035,0.04249891638755798,0.043275319039821625,0.0440228246152401,0.044757261872291565,0.045465148985385895,0.04616493731737137,0.04685078561306,0.04752333462238312,0.04817195236682892,0.04880824312567711,0.049431461840867996,0.05003991350531578,0.050635065883398056,0.05122170224785805,0.05178878828883171,0.05234823003411293,0.05289354920387268,0.05342814698815346,0.05395054817199707,0.05445827171206474,0.05495467782020569,0.05543755367398262,0.05591794475913048,0.05638375133275986,0.05683869495987892,0.05728457495570183,0.0577288456261158,0.05816179886460304,0.058589641004800797,0.05900312587618828,0.05940810218453407,0.05980423837900162,0.06019587069749832,0.06057742238044739,0.06095050647854805,0.06131512671709061,0.06167740002274513,0.062025174498558044,0.06237424165010452,0.06271180510520935,0.06304890662431717,0.06336870789527893,0.06368648260831833,0.06399951875209808,0.06430362910032272,0.06460543721914291,0.0648990124464035,0.0651940107345581,0.0654807761311531,0.06576067954301834,0.06603667885065079,0.06630848348140717,0.06657721102237701,0.06683585792779922,0.06709422916173935,0.06734684854745865,0.06760232150554657,0.06784550845623016,0.06809016317129135,0.0683293491601944,0.06855771690607071,0.06878222525119781,0.0690031424164772,0.06922842562198639,0.06944441795349121,0.06965184956789017,0.06986066699028015,0.07006386667490005,0.0702608972787857,0.07045844197273254,0.0706554725766182,0.07084394991397858,0.07102938741445541,0.07121473550796509,0.07139676809310913,0.07157314568758011,0.07174850255250931,0.07191875576972961,0.07208050042390823,0.0722450464963913,0.07240660488605499,0.07256346940994263,0.07271669805049896,0.07286573946475983,0.07301376760005951,0.07315848022699356,0.0733017697930336,0.07344013452529907,0.07357937842607498,0.0737144723534584,0.07384777814149857,0.07397675514221191,0.0741063803434372,0.07423029839992523,0.07435191422700882,0.07447076588869095,0.07459146529436111,0.07471197843551636,0.07482710480690002,0.07493855059146881,0.07504650205373764,0.07515748590230942,0.07526318728923798,0.075367271900177,0.07547250390052795,0.0755755752325058,0.0756765827536583,0.0757732093334198,0.07586818188428879,0.07596398890018463,0.07605712115764618,0.07614804059267044,0.07623492181301117,0.07632382214069366,0.07640945166349411,0.07649347186088562,0.07657432556152344,0.07665447890758514,0.07673320919275284,0.07680830359458923,0.07688381522893906,0.07695873081684113,0.077032670378685,0.07710877805948257,0.07717826217412949,0.07724815607070923,0.07731819152832031,0.07738518714904785,0.07744809240102768,0.0775134339928627,0.07757509499788284,0.07763555645942688,0.07769749313592911,0.07775730639696121,0.07781469076871872,0.07786963135004044,0.07792387902736664,0.07797868549823761,0.0780317410826683,0.07808341085910797,0.07813389599323273,0.07818487286567688,0.07823438942432404,0.07828224450349808,0.07832908630371094,0.07837501168251038,0.07842088490724564,0.0784635841846466,0.07850651443004608,0.07854723930358887,0.07858897745609283,0.07862827181816101,0.07866673916578293,0.07870446890592575,0.07874234020709991,0.0787774994969368,0.07881283760070801,0.0788482204079628,0.07888171821832657,0.07891521602869034,0.07894720137119293,0.07897913455963135,0.07901143282651901,0.07904212921857834,0.07907203584909439,0.07910199463367462,0.07912840694189072,0.07915560156106949,0.07918150722980499,0.0792083740234375,0.07923368364572525,0.07925963401794434,0.07928420603275299,0.07930707931518555,0.07933095842599869,0.07935488969087601,0.07937798649072647,0.07940007746219635,0.07942142337560654,0.07944199442863464,0.07946297526359558,0.07948321849107742,0.07950387895107269,0.07952307164669037,0.07954198122024536,0.07956048101186752,0.07957814633846283,0.07959461957216263,0.07961127907037735,0.07962802797555923,0.07964307814836502,0.07965733855962753,0.07967156171798706,0.07968670129776001,0.07970155775547028,0.07971476763486862,0.07972824573516846,0.07974109053611755,0.07975323498249054,0.07976469397544861,0.07977702468633652,0.07978866994380951,0.07980113476514816,0.07981245219707489,0.07982395589351654,0.07983509451150894,0.07984475791454315,0.07985566556453705,0.07986615598201752,0.07987554371356964,0.07988525182008743,0.07989472895860672,0.07990393042564392,0.0799124464392662,0.07992054522037506,0.07992910593748093,0.07993664592504501,0.0799444243311882,0.07995279878377914,0.07996039092540741,0.07996757328510284,0.07997428625822067,0.07998096197843552,0.07998749613761902,0.07999388873577118,0.08000010251998901,0.08000672608613968,0.08001234382390976,0.08001828193664551,0.08002375811338425,0.08002973347902298,0.08003461360931396,0.0800400897860527,0.08004487305879593,0.08005007356405258,0.08005495369434357,0.08005960285663605,0.0800645723938942,0.08006907999515533,0.08007322251796722,0.08007800579071045,0.080082006752491,0.08008582890033722,0.08009001612663269,0.08009406179189682,0.08009802550077438,0.0801016092300415,0.08010505884885788,0.08010841906070709,0.0801113173365593,0.08011486381292343,0.08011799305677414,0.08012080192565918,0.08012378960847855,0.08012664318084717,0.08012940734624863,0.08013197779655457,0.08013497292995453,0.08013772964477539,0.0801401287317276,0.08014265447854996,0.08014532178640366,0.08014776557683945,0.08015034347772598,0.08015263825654984,0.08015512675046921,0.08015760779380798,0.08015944808721542,0.08016161620616913,0.08016345649957657,0.08016534149646759,0.08016722649335861,0.0801694393157959,0.08017122745513916,0.08017344027757645,0.0801752358675003,0.08017716556787491,0.08017854392528534,0.08018006384372711,0.08018144965171814,0.08018314838409424,0.0801844373345375,0.08018563687801361,0.08018720149993896,0.08018825948238373,0.08018972724676132,0.08019111305475235,0.08019253611564636,0.08019368350505829,0.08019483834505081,0.08019612729549408,0.08019699901342392,0.08019810169935226,0.08019920438528061,0.08020040392875671,0.08020169287919998,0.08020293712615967,0.08020399510860443,0.08020541816949844,0.08020661771297455,0.0802077203989029,0.080208919942379,0.0802101120352745,0.08021131157875061,0.08021232485771179,0.08021315187215805,0.08021429926156998,0.08021526783704758,0.08021623641252518,0.08021706342697144,0.08021821081638336],"active":[0.0019395053386688232,0.001687621814198792,0.0016729433555155993,0.0017262280452996492,0.0018028884660452604,0.001877293922007084,0.0019670682959258556,0.0020451550371944904,0.002129592001438141,0.002228246070444584,0.002317836508154869,0.0024176882579922676,0.002506174147129059,0.002621946856379509,0.0027254801243543625,0.002834993414580822,0.002952883020043373,0.002923525869846344,0.002864167094230652,0.002789439633488655,0.002714250236749649,0.002638421952724457,0.002580856904387474,0.0025165285915136337,0.0024438239634037018,0.002376412972807884,0.002315487712621689,0.002253646031022072,0.0021922141313552856,0.002127334475517273,0.002069268375635147,0.0020290054380893707,0.0019713453948497772,0.0019207783043384552,0.001880928874015808,0.0018351934850215912,0.001795891672372818,0.0017551220953464508,0.001714404672384262,0.001673128455877304,0.001635763794183731,0.0015875399112701416,0.0015537180006504059,0.001517966389656067,0.0014917850494384766,0.0014635324478149414,0.0014341287314891815,0.0013923458755016327,0.0013621151447296143,0.0013394765555858612,0.0013133883476257324,0.0012864209711551666,0.0012587197124958038,0.001227203756570816,0.0012041442096233368,0.0011775046586990356,0.001157950609922409,0.001133006066083908,0.0011083446443080902,0.0010875947773456573,0.0010694637894630432,0.0010494478046894073,0.0010270848870277405,0.0010112524032592773,0.0009946450591087341,0.000979505479335785,0.00096086785197258,0.0009409412741661072,0.0009170174598693848,0.000905696302652359,0.0008844844996929169,0.0008703134953975677,0.0008499734103679657,0.0008322559297084808,0.000820111483335495,0.0008086077868938446,0.000789739191532135,0.0007819235324859619,0.0007638335227966309,0.000754818320274353,0.0007364079356193542,0.000726744532585144,0.0007150620222091675,0.0007045269012451172,0.0006974861025810242,0.0006881430745124817,0.0006804540753364563,0.0006683096289634705,0.0006568059325218201,0.0006507784128189087,0.0006409734487533569,0.0006345361471176147,0.0006241351366043091,0.0006210505962371826,0.000613868236541748,0.0006085783243179321,0.0005922466516494751,0.0005875974893569946,0.0005741193890571594,0.0005587935447692871,0.000551663339138031,0.0005508288741111755,0.0005481615662574768,0.0005346834659576416,0.0005215704441070557,0.0005194097757339478,0.0005097389221191406,0.0005021989345550537,0.0004987046122550964,0.0004914253950119019,0.00048020482063293457,0.0004779025912284851,0.00047168880701065063,0.0004627630114555359,0.0004587098956108093,0.0004532337188720703,0.0004421919584274292,0.00043363869190216064,0.00043248385190963745,0.00042314082384109497,0.00041591376066207886,0.0004077702760696411,0.0003997683525085449,0.00039833784103393555,0.0003947019577026367,0.0003907009959220886,0.00038232654333114624,0.0003801211714744568,0.00037211179733276367,0.00036866217851638794,0.0003630444407463074,0.00036088377237319946,0.0003528296947479248,0.0003483220934867859,0.00034712255001068115,0.00034478306770324707,0.0003426596522331238,0.00033424049615859985,0.0003295019268989563,0.00032573193311691284,0.0003265589475631714,0.00032113492488861084,0.00031698495149612427,0.000313490629196167,0.000308014452457428,0.0003030449151992798,0.0002989470958709717,0.0002977102994918823,0.0002949908375740051,0.0002907589077949524,0.0002850964665412903,0.00027985870838165283,0.00027902424335479736,0.00027529895305633545,0.00027051568031311035,0.0002660974860191345,0.00026291608810424805,0.0002577677369117737,0.0002554655075073242,0.0002580881118774414,0.0002561137080192566,0.00025279074907302856,0.00025100260972976685,0.00024502724409103394,0.00024309009313583374,0.00024171173572540283,0.00023623555898666382,0.00023370236158370972,0.00023374706506729126,0.0002290979027748108,0.0002281293272972107,0.00022795051336288452,0.00022311508655548096,0.00021906942129135132,0.0002164021134376526,0.00021529197692871094,0.00021354854106903076,0.0002098679542541504,0.00020742416381835938,0.0002058669924736023,0.00020535290241241455,0.00020204484462738037,0.0001989603042602539,0.00019610673189163208,0.00019500404596328735,0.0001922398805618286,0.00018879026174545288,0.00018768757581710815,0.00018419325351715088,0.00018331408500671387,0.0001787617802619934,0.00017673522233963013,0.00017558783292770386,0.0001750364899635315,0.00017043203115463257,0.00017043203115463257,0.00016849488019943237,0.00016652047634124756,0.0001658797264099121,0.0001643151044845581,0.00016311556100845337,0.0001614093780517578,0.0001580566167831421,0.00015620887279510498,0.00015510618686676025,0.0001518353819847107,0.00015229731798171997,0.00015045702457427979,0.00015032291412353516,0.00014881044626235962,0.0001473352313041687,0.00014535337686538696,0.00014448165893554688,0.00014507770538330078,0.0001438334584236145,0.00014254450798034668,0.00014074891805648804,0.00014010071754455566,0.0001392364501953125,0.00013872236013412476,0.0001383572816848755,0.00013771653175354004,0.0001358315348625183,0.0001349523663520813,0.0001332983374595642,0.00013214349746704102,0.0001307278871536255,0.00013022124767303467,0.0001292005181312561,0.00012809783220291138,0.00012768059968948364,0.00012768805027008057,0.00012809783220291138,0.0001264810562133789,0.00012428313493728638,0.00012437254190444946,0.0001240074634552002,0.00012400001287460327,0.00012386590242385864,0.00012437254190444946,0.00012359023094177246,0.00012358278036117554,0.00012216717004776,0.00012115389108657837,0.00012041628360748291,0.00011921674013137817,0.00011967867612838745,0.00011907517910003662,0.00011765211820602417,0.00011801719665527344,0.00011645257472991943,0.00011540204286575317,0.0001139715313911438,0.00011365115642547607,0.00011332333087921143,0.00011254101991653442,0.0001124069094657898,0.00011323392391204834,0.00011185556650161743,0.00011079758405685425,0.0001096874475479126,0.00010969489812850952,0.00010959804058074951,0.00010913610458374023,0.00010895729064941406,0.00010886788368225098,0.00010868161916732788,0.0001084059476852417,0.00010798871517181396,0.0001081228256225586,0.00010688602924346924,0.00010730326175689697,0.0001066550612449646,0.00010693073272705078,0.00010628998279571533,0.00010623782873153687,0.00010605156421661377,0.00010554492473602295,0.0001050904393196106,0.00010494887828826904,0.00010403245687484741,0.0001044049859046936,0.00010504573583602905,0.00010426342487335205,0.00010421872138977051,0.0001043081283569336,0.00010421872138977051,0.00010352581739425659,0.00010329484939575195,0.0001034364104270935,0.00010288506746292114,0.00010292977094650269,0.00010310858488082886,0.00010306388139724731,0.00010292977094650269,0.00010278820991516113,0.00010301917791366577,0.00010283291339874268,0.00010274350643157959,0.00010325014591217041,0.0001034364104270935,0.00010292977094650269,0.00010297447443008423,0.00010232627391815186,0.00010246783494949341,0.00010205060243606567,0.00010173767805099487,0.00010237842798233032,0.00010209530591964722,0.00010177493095397949,0.00010196119546890259,0.00010200589895248413,0.0001015886664390564,0.00010164082050323486,0.00010099261999130249,0.00010113418102264404,0.0001009032130241394,0.00010072439908981323,0.00010081380605697632,0.00010085105895996094,0.00010058283805847168,0.00010053813457489014,0.00010076165199279785,0.00010044127702713013,0.00010076165199279785,0.00010076910257339478,0.00010034441947937012,9.988993406295776e-05,0.00010007619857788086,0.00010016560554504395,9.997934103012085e-05,0.00010044127702713013,0.0001004934310913086,0.00010058283805847168,0.00010048598051071167,0.00010048598051071167,0.00010044127702713013,0.00010062754154205322,0.0001004934310913086,0.00010058283805847168,0.00010071694850921631,0.00010062754154205322,0.00010039657354354858,0.00010021030902862549,0.0001001209020614624,0.00010053068399429321,0.00010026246309280396,0.00010016560554504395,9.997934103012085e-05,0.00010002404451370239,9.975582361221313e-05]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0019395053386688232,0.0025957184843719006,0.0033468594774603844,0.004141852259635925,0.0049740709364414215,0.005823452956974506,0.006704262457787991,0.007611438632011414,0.008543739095330238,0.00950530357658863,0.010494155809283257,0.011501920409500599,0.012543965131044388,0.01360846497118473,0.014710374176502228,0.015835706144571304,0.017006222158670425,0.018107717856764793,0.019147507846355438,0.020134657621383667,0.021093599498271942,0.022016191855072975,0.02289704792201519,0.02375199645757675,0.0245710089802742,0.025362137705087662,0.026125241070985794,0.02686096727848053,0.027561860159039497,0.028234684839844704,0.028889747336506844,0.02951660379767418,0.030119577422738075,0.030700556933879852,0.03126451000571251,0.03181047365069389,0.032339271157979965,0.03284699469804764,0.033331483602523804,0.03380230441689491,0.03425982594490051,0.034707363694906235,0.03513617068529129,0.03555324673652649,0.03595016896724701,0.03633388504385948,0.03670775145292282,0.03707204759120941,0.03742562606930733,0.037764016538858414,0.03808781877160072,0.03840361535549164,0.03871288150548935,0.039008062332868576,0.03929215669631958,0.0395670011639595,0.03983554244041443,0.04009478911757469,0.040349386632442474,0.0405949205160141,0.040831342339515686,0.04105713590979576,0.04128684103488922,0.04150223359465599,0.041711047291755676,0.04191746935248375,0.04211330786347389,0.042303670197725296,0.04248851165175438,0.0426686555147171,0.042843375355005264,0.043018411844968796,0.043181903660297394,0.04334286227822304,0.04350004717707634,0.043655116111040115,0.04380236193537712,0.04394560679793358,0.044087883085012436,0.04422620311379433,0.044358860701322556,0.044488899409770966,0.04461069777607918,0.04473015293478966,0.04484937712550163,0.044963445514440536,0.04507333040237427,0.04518399387598038,0.04528854042291641,0.04539082944393158,0.04549160227179527,0.045587264001369476,0.04567989334464073,0.04577173665165901,0.04585994780063629,0.04594617709517479,0.04603360593318939,0.046115145087242126,0.046195898205041885,0.046274490654468536,0.04634995758533478,0.04642316699028015,0.046495914459228516,0.046567652374506,0.04663533717393875,0.046701829880476,0.04676666483283043,0.0468287356197834,0.046890076249837875,0.04694584384560585,0.04700414463877678,0.04706115648150444,0.047116052359342575,0.04716901481151581,0.047221701592206955,0.047274570912122726,0.04732472822070122,0.04737124964594841,0.04741887375712395,0.04746369272470474,0.04750795662403107,0.04755052179098129,0.04759202525019646,0.04763394594192505,0.04767397791147232,0.047711387276649475,0.04774829000234604,0.04778505861759186,0.047819796949625015,0.0478539876639843,0.04788803681731224,0.04792158305644989,0.047953929752111435,0.047984346747398376,0.04801397770643234,0.048043981194496155,0.04807140678167343,0.04809878394007683,0.04812492057681084,0.048152390867471695,0.04817884787917137,0.04820369556546211,0.04822840541601181,0.04825183004140854,0.0482729934155941,0.04829411581158638,0.048317354172468185,0.048339392989873886,0.04835977777838707,0.04837910458445549,0.04839824512600899,0.04841619357466698,0.0484345518052578,0.04845291003584862,0.048469800502061844,0.04848622530698776,0.04850219190120697,0.04851843789219856,0.048534173518419266,0.04854954034090042,0.04856375977396965,0.04857770353555679,0.04859146103262901,0.04860613867640495,0.048618562519550323,0.0486314482986927,0.04864318296313286,0.04865441098809242,0.04866660386323929,0.04867736995220184,0.04868878051638603,0.04869890585541725,0.04870838299393654,0.04871772602200508,0.04872715845704079,0.04873599112033844,0.048745058476924896,0.04875274375081062,0.04876098036766052,0.04876898601651192,0.048776715993881226,0.048784032464027405,0.04879056662321091,0.04879802092909813,0.048804737627506256,0.04881136491894722,0.04881813004612923,0.04882369562983513,0.04882977157831192,0.04883566126227379,0.04884113743901253,0.04884642735123634,0.048851121217012405,0.04885627329349518,0.04886096715927124,0.04886520281434059,0.04886939004063606,0.04887399077415466,0.04887767136096954,0.04888148978352547,0.04888567700982094,0.04888908192515373,0.048892948776483536,0.048896122723817825,0.04889962077140808,0.04890330135822296,0.04890615493059158,0.04890887066721916,0.04891181364655495,0.04891420900821686,0.04891669377684593,0.04891876131296158,0.048920925706624985,0.04892341047525406,0.04892557114362717,0.04892759770154953,0.04892934486269951,0.048931460827589035,0.04893358051776886,0.04893523454666138,0.04893689230084419,0.048938777297735214,0.04894043505191803,0.048942092806100845,0.04894370213150978,0.04894544929265976,0.048946693539619446,0.04894779622554779,0.04894917830824852,0.04895051196217537,0.04895148053765297,0.04895276576280594,0.04895377904176712,0.04895465448498726,0.04895589500665665,0.048956725746393204,0.04895750805735588,0.04895837977528572,0.04895925521850586,0.048960037529468536,0.04896072670817375,0.04896155744791031,0.04896210879087448,0.04896252229809761,0.048963259905576706,0.04896385595202446,0.04896445572376251,0.04896486923098564,0.048965469002723694,0.048965927213430405,0.048966340720653534,0.04896675422787666,0.048967309296131134,0.048967812210321426,0.04896804317831993,0.04896850511431694,0.04896891862154007,0.04896928742527962,0.048969656229019165,0.04896988347172737,0.04897025227546692,0.04897066578269005,0.04897085204720497,0.04897107928991318,0.04897158592939377,0.04897181689739227,0.0489722304046154,0.048972416669130325,0.04897264391183853,0.048972830176353455,0.04897310584783554,0.048973288387060165,0.04897365719079971,0.0489739328622818,0.048974163830280304,0.04897443950176239,0.04897457733750343,0.048974763602018356,0.04897503927350044,0.04897522181272507,0.04897535964846611,0.04897540807723999,0.04897554591298103,0.048975635319948196,0.04897582158446312,0.04897595942020416,0.048976048827171326,0.048976097255945206,0.04897614195942879,0.04897623509168625,0.04897632822394371,0.04897646605968475,0.048976510763168335,0.048976510763168335,0.048976555466651917,0.048976603895425797,0.04897669330239296,0.04897674173116684,0.04897674173116684,0.048976831138134,0.04897687956690788,0.048976972699165344,0.048976972699165344,0.048977017402648926,0.04897706210613251,0.04897711053490639,0.04897715523838997,0.04897724837064743,0.04897724837064743,0.04897729307413101,0.048977337777614594,0.048977386206388474,0.048977430909872055,0.04897752404212952,0.0489775687456131,0.0489775687456131,0.0489775687456131,0.0489775687456131,0.04897761344909668,0.04897761344909668,0.04897766187787056,0.04897766187787056,0.04897766187787056,0.04897766187787056,0.04897766187787056,0.04897766187787056,0.04897770658135414,0.04897770658135414,0.04897770658135414,0.04897770658135414,0.04897770658135414,0.04897770658135414,0.04897770658135414,0.04897770658135414,0.04897770658135414,0.04897770658135414,0.04897770658135414,0.04897770658135414,0.04897770658135414,0.04897770658135414,0.04897770658135414,0.04897770658135414,0.04897770658135414,0.04897770658135414,0.04897770658135414,0.04897770658135414,0.04897770658135414,0.04897770658135414,0.04897770658135414,0.04897770658135414,0.04897770658135414],"recovered":[0.0,0.0009139403118751943,0.0017013407777994871,0.0024695531465113163,0.003251385875046253,0.004058756399899721,0.004885499365627766,0.005742105655372143,0.0066257682628929615,0.007530137896537781,0.008462714031338692,0.009420735761523247,0.010410968214273453,0.01141298096626997,0.012461651116609573,0.013536551035940647,0.014633812941610813,0.015762273222208023,0.016875088214874268,0.01795247197151184,0.018989363685250282,0.0199879240244627,0.02094396762549877,0.021862370893359184,0.022750496864318848,0.02360369823873043,0.024432605132460594,0.025222674012184143,0.025981223210692406,0.026717500761151314,0.027425894513726234,0.02810419537127018,0.028752630576491356,0.029379302635788918,0.029982920736074448,0.030565740540623665,0.03113609179854393,0.03168380260467529,0.03220818191766739,0.03270983323454857,0.033202510327100754,0.03367701172828674,0.0341370664536953,0.03458230197429657,0.035011570900678635,0.035427771508693695,0.03582864999771118,0.03621908649802208,0.036596909165382385,0.036960240453481674,0.03731335699558258,0.03764806687831879,0.03797674551606178,0.03829222172498703,0.03859854117035866,0.03889413923025131,0.03917758911848068,0.03944801539182663,0.03971894830465317,0.03998187556862831,0.040234632790088654,0.040480904281139374,0.04072063788771629,0.04095140099525452,0.04117429628968239,0.04138669744133949,0.04159606620669365,0.041801199316978455,0.04199887439608574,0.04218772053718567,0.042375966906547546,0.042552705854177475,0.04272802174091339,0.042898643761873245,0.04306374490261078,0.04322415217757225,0.04338175058364868,0.0435342900454998,0.04368218034505844,0.043827448040246964,0.04396825283765793,0.04410514608025551,0.04423743486404419,0.044366829097270966,0.044490747153759,0.044612959027290344,0.044732965528964996,0.04484616219997406,0.04495811462402344,0.04506353661417961,0.04517010599374771,0.045272670686244965,0.04537450149655342,0.04547053202986717,0.04556651785969734,0.04565564915537834,0.04574238881468773,0.04582829773426056,0.0459119975566864,0.045995790511369705,0.04607695713639259,0.04615398868918419,0.04622894525527954,0.04630514606833458,0.04637780040502548,0.046447742730379105,0.046514466404914856,0.04658113792538643,0.04664500802755356,0.04670832306146622,0.0467652902007103,0.046823542565107346,0.04688221216201782,0.04694005474448204,0.04699494689702988,0.04704795777797699,0.0470990315079689,0.047149233520030975,0.04719851538538933,0.04724738374352455,0.04729500785470009,0.047340746968984604,0.04738473892211914,0.04742651805281639,0.0474664606153965,0.04750870168209076,0.04754670709371567,0.047584258019924164,0.04762129858136177,0.04765764996409416,0.047692619264125824,0.047728464007377625,0.04776196554303169,0.04779532551765442,0.04782804101705551,0.047858502715826035,0.047888413071632385,0.047917261719703674,0.04794546961784363,0.04797349125146866,0.048000872135162354,0.04802774265408516,0.04805365204811096,0.048077624291181564,0.04810173436999321,0.04812557250261307,0.048148348927497864,0.04816974326968193,0.048193350434303284,0.0482143796980381,0.04823549836874008,0.04825611412525177,0.048275165259838104,0.04829375445842743,0.048312023282051086,0.04832964390516281,0.04834653437137604,0.048362959176301956,0.04837874323129654,0.04839498549699783,0.04841030761599541,0.048425860702991486,0.04844127595424652,0.0484541617333889,0.048469021916389465,0.04848269000649452,0.04849538952112198,0.04850772023200989,0.048519499599933624,0.04853086546063423,0.048542048782110214,0.048553045839071274,0.048564087599515915,0.04857444390654564,0.048584382981061935,0.04859409108757973,0.04860324785113335,0.04861194267868996,0.04862036556005478,0.04862874001264572,0.04863734543323517,0.04864512011408806,0.04865298792719841,0.04865998402237892,0.04866720736026764,0.04867415502667427,0.048680875450372696,0.048687271773815155,0.048693668097257614,0.04869941622018814,0.04870494082570076,0.04871091991662979,0.04871653392910957,0.04872113838791847,0.04872665926814079,0.048731811344623566,0.04873659834265709,0.048741381615400314,0.04874575510621071,0.04874957352876663,0.04875417426228523,0.04875831678509712,0.048761997371912,0.04876567795872688,0.048769544810056686,0.048773180693387985,0.04877658560872078,0.048779528588056564,0.04878242686390877,0.04878541827201843,0.04878804087638855,0.04879066348075867,0.048792965710163116,0.04879535734653473,0.04879756644368172,0.04879968240857124,0.04880184680223465,0.04880359396338463,0.04880548268556595,0.04880787432193756,0.048809714615345,0.048811234533786774,0.04881298169493675,0.04881463944911957,0.04881643131375313,0.04881804436445236,0.048819608986377716,0.04882126301527023,0.04882246255874634,0.048823609948158264,0.048824992030858994,0.04882623255252838,0.04882752150297165,0.048828672617673874,0.048829637467861176,0.04883083701133728,0.048831757158041,0.04883253946900368,0.048833686858415604,0.04883446916937828,0.04883529990911484,0.04883589595556259,0.048836953938007355,0.04883764684200287,0.04883810505270958,0.04883870482444763,0.04883921146392822,0.04883980751037598,0.04884045198559761,0.04884091392159462,0.04884137213230133,0.04884183406829834,0.048842430114746094,0.048842936754226685,0.048843398690223694,0.04884371906518936,0.048844270408153534,0.0488445945084095,0.04884505271911621,0.04884551465511322,0.048845790326595306,0.048846159130334854,0.0488465279340744,0.04884675517678261,0.048847030848264694,0.04884735494852066,0.04884763062000275,0.04884786158800125,0.0488482303917408,0.04884855076670647,0.04884878173470497,0.04884905740618706,0.048849377781152725,0.04884970188140869,0.04885002225637436,0.048850297927856445,0.04885052889585495,0.048850759863853455,0.04885094240307808,0.048851173371076584,0.04885131120681763,0.04885154217481613,0.048851680010557175,0.048851773142814636,0.0488518625497818,0.04885204881429672,0.04885223135352135,0.04885236918926239,0.04885241761803627,0.04885246232151985,0.04885255545377731,0.048852600157260895,0.048852644860744476,0.04885278269648552,0.0488528311252594,0.04885292425751686,0.048853013664484024,0.048853106796741486,0.04885319992899895,0.04885319992899895,0.04885324463248253,0.04885333776473999,0.04885338246822357,0.04885338246822357,0.04885342717170715,0.04885347560048103,0.048853520303964615,0.048853565007448196,0.04885365813970566,0.04885370656847954,0.04885375127196312,0.0488537959754467,0.04885384440422058,0.04885384440422058,0.04885388910770416,0.04885388910770416,0.048853982239961624,0.048853982239961624,0.048853982239961624,0.048853982239961624,0.048853982239961624,0.048853982239961624,0.048854026943445206,0.048854026943445206,0.048854026943445206,0.048854026943445206,0.048854026943445206,0.04885407164692879,0.04885407164692879,0.04885407164692879,0.04885407164692879,0.04885407164692879,0.04885407164692879,0.04885412007570267,0.04885412007570267,0.04885412007570267,0.04885412007570267,0.04885416477918625,0.04885416477918625,0.04885416477918625,0.04885416477918625,0.04885416477918625,0.04885416477918625,0.04885416477918625,0.04885416477918625,0.04885416477918625,0.04885416477918625,0.04885416477918625,0.04885416477918625,0.04885416477918625,0.04885416477918625],"active":[0.0019395053386688232,0.0016817781142890453,0.0016455186996608973,0.001672299113124609,0.0017226850613951683,0.0017646965570747852,0.001818763092160225,0.0018693329766392708,0.0019179708324372768,0.00197516568005085,0.002031441777944565,0.002081184647977352,0.002132996916770935,0.0021954840049147606,0.0022487230598926544,0.002299155108630657,0.0023724092170596123,0.0023454446345567703,0.0022724196314811707,0.002182185649871826,0.00210423581302166,0.0020282678306102753,0.0019530802965164185,0.0018896255642175674,0.0018205121159553528,0.0017584394663572311,0.0016926359385251999,0.0016382932662963867,0.0015806369483470917,0.00151718407869339,0.0014638528227806091,0.0014124084264039993,0.0013669468462467194,0.0013212542980909348,0.0012815892696380615,0.0012447331100702286,0.0012031793594360352,0.001163192093372345,0.0011233016848564148,0.001092471182346344,0.001057315617799759,0.0010303519666194916,0.000999104231595993,0.0009709447622299194,0.0009385980665683746,0.0009061135351657867,0.0008791014552116394,0.0008529610931873322,0.000828716903924942,0.0008037760853767395,0.0007744617760181427,0.0007555484771728516,0.0007361359894275665,0.000715840607881546,0.0006936155259609222,0.0006728619337081909,0.0006579533219337463,0.0006467737257480621,0.0006304383277893066,0.000613044947385788,0.0005967095494270325,0.0005762316286563873,0.0005662031471729279,0.000550832599401474,0.000536751002073288,0.0005307719111442566,0.0005172416567802429,0.0005024708807468414,0.0004896372556686401,0.0004809349775314331,0.0004674084484577179,0.0004657059907913208,0.0004538819193840027,0.0004442185163497925,0.0004363022744655609,0.000430963933467865,0.00042061135172843933,0.00041131675243377686,0.00040570273995399475,0.0003987550735473633,0.0003906078636646271,0.00038375332951545715,0.0003732629120349884,0.000363323837518692,0.00035862997174263,0.00035048648715019226,0.00034036487340927124,0.00033783167600631714,0.00033042579889297485,0.0003272928297519684,0.00032149627804756165,0.0003145933151245117,0.0003053918480873108,0.0003012046217918396,0.0002934299409389496,0.00029052793979644775,0.0002912171185016632,0.0002868473529815674,0.000283900648355484,0.0002787001430988312,0.00027300044894218445,0.0002691783010959625,0.0002669692039489746,0.00026250630617141724,0.00025753676891326904,0.0002540871500968933,0.0002521984279155731,0.00024759769439697266,0.000245068222284317,0.00023752078413963318,0.00023885443806648254,0.00023761391639709473,0.0002338401973247528,0.0002289600670337677,0.00022675469517707825,0.0002266131341457367,0.00022569671273231506,0.0002220161259174347,0.00022035837173461914,0.00021630898118019104,0.0002129487693309784,0.00020977482199668884,0.00020728632807731628,0.00020742788910865784,0.00020751729607582092,0.00020268559455871582,0.0002015829086303711,0.0002008005976676941,0.00019849836826324463,0.00019633769989013672,0.00019541755318641663,0.00019311904907226562,0.00019196420907974243,0.00018902122974395752,0.00018593668937683105,0.00018547847867012024,0.00018299371004104614,0.0001815222203731537,0.00017945095896720886,0.0001788996160030365,0.00017797574400901794,0.00017595291137695312,0.0001747533679008484,0.0001742057502269745,0.0001712590456008911,0.00016854330897331238,0.00016900524497032166,0.00016964972019195557,0.000166427344083786,0.00016472488641738892,0.00016274675726890564,0.0001600794494152069,0.000159386545419693,0.00015915557742118835,0.00015777722001075745,0.00015658140182495117,0.00015565752983093262,0.00015547871589660645,0.00015543028712272644,0.0001545548439025879,0.00015345215797424316,0.00015184283256530762,0.00015018507838249207,0.00015197694301605225,0.00014954060316085815,0.00014875829219818115,0.00014779344201087952,0.0001466907560825348,0.00014710426330566406,0.0001465044915676117,0.00014673173427581787,0.00014586001634597778,0.00014429539442062378,0.00014328211545944214,0.00014277547597885132,0.00014190003275871277,0.00014181062579154968,0.0001408010721206665,0.0001406148076057434,0.00014024600386619568,0.00013937056064605713,0.0001389123499393463,0.00013757869601249695,0.00013803690671920776,0.00013753026723861694,0.00013720989227294922,0.00013725459575653076,0.00013642385601997375,0.00013610348105430603,0.00013624504208564758,0.00013619661331176758,0.00013550743460655212,0.00013458728790283203,0.00013513490557670593,0.0001343078911304474,0.00013339146971702576,0.0001327916979789734,0.00013260915875434875,0.00013191625475883484,0.00013191625475883484,0.00013150274753570557,0.0001307651400566101,0.0001309514045715332,0.00013044476509094238,0.00013007596135139465,0.0001301206648349762,0.00012956932187080383,0.00012934207916259766,0.0001293867826461792,0.0001287907361984253,0.0001286529004573822,0.00012809783220291138,0.00012795999646186829,0.00012805312871932983,0.00012800469994544983,0.00012791529297828674,0.000127498060464859,0.00012786686420440674,0.00012809783220291138,0.00012736022472381592,0.00012717768549919128,0.00012754276394844055,0.00012745335698127747,0.00012745335698127747,0.00012727081775665283,0.00012740492820739746,0.00012708455324172974,0.00012653321027755737,0.000126715749502182,0.0001269020140171051,0.00012648850679397583,0.00012653321027755737,0.0001262575387954712,0.000125981867313385,0.0001262575387954712,0.00012588873505592346,0.00012575089931488037,0.00012584030628204346,0.00012556836009025574,0.00012556836009025574,0.00012542679905891418,0.00012566149234771729,0.00012515485286712646,0.00012487545609474182,0.00012515485286712646,0.000125151127576828,0.00012524425983428955,0.00012506172060966492,0.00012501701712608337,0.0001250132918357849,0.00012496858835220337,0.00012492015957832336,0.00012487918138504028,0.00012487545609474182,0.00012464448809623718,0.00012478604912757874,0.00012464821338653564,0.0001246929168701172,0.0001246035099029541,0.000124368816614151,0.00012446194887161255,0.0001245066523551941,0.00012432411313056946,0.00012432411313056946,0.0001245550811290741,0.00012446194887161255,0.00012459978461265564,0.0001245550811290741,0.00012441352009773254,0.00012427940964698792,0.00012432411313056946,0.0001242309808731079,0.00012427940964698792,0.0001242309808731079,0.00012414157390594482,0.00012414157390594482,0.00012404844164848328,0.00012400373816490173,0.00012409687042236328,0.00012404844164848328,0.00012404844164848328,0.00012386590242385864,0.00012386590242385864,0.00012386217713356018,0.0001239590346813202,0.00012391060590744019,0.00012381747364997864,0.00012372806668281555,0.0001237243413925171,0.0001237727701663971,0.0001237727701663971,0.00012386590242385864,0.00012386590242385864,0.00012372806668281555,0.0001237243413925171,0.00012367963790893555,0.00012367963790893555,0.000123634934425354,0.00012354180216789246,0.00012363120913505554,0.000123634934425354,0.000123634934425354,0.00012359023094177246,0.000123634934425354,0.000123634934425354,0.000123634934425354,0.000123634934425354,0.000123683363199234,0.00012359023094177246,0.000123586505651474,0.000123586505651474,0.00012359023094177246,0.000123586505651474,0.00012367963790893555,0.00012367963790893555,0.00012367963790893555,0.000123586505651474,0.000123586505651474,0.00012363120913505554,0.00012363120913505554,0.00012367963790893555,0.00012367963790893555,0.000123634934425354,0.000123634934425354,0.000123634934425354,0.000123634934425354,0.00012367963790893555,0.000123634934425354,0.000123634934425354,0.000123634934425354,0.000123634934425354,0.000123634934425354,0.000123634934425354,0.000123586505651474,0.000123586505651474,0.000123586505651474,0.000123586505651474,0.00012354180216789246,0.00012354180216789246,0.00012354180216789246,0.00012354180216789246,0.00012354180216789246,0.00012354180216789246,0.00012354180216789246,0.00012354180216789246,0.00012354180216789246,0.00012354180216789246,0.00012354180216789246,0.00012354180216789246,0.00012354180216789246,0.00012354180216789246]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.7682477831840515,"q05":0.7191851276900105,"q20":0.7431439247235346,"q40":0.7606909517202074,"q60":0.7758046146478956,"q80":0.7933516416445684,"q95":0.8173104386780924},"MaxActiveInfected":{"mean":0.03286425769329071,"q05":0.02447936731798859,"q20":0.028573966043379893,"q40":0.031572782481219024,"q60":0.0341557329053624,"q80":0.03715454934320153,"q95":0.041249148068592825}},"4W_None":{"TotalInfected":{"mean":0.572040855884552,"q05":0.4646771922613145,"q20":0.517106156809251,"q40":0.5555042639864596,"q60":0.5885774477826444,"q80":0.626975554959853,"q95":0.6794045195077895},"MaxActiveInfected":{"mean":0.013822401873767376,"q05":0.007530208257546797,"q20":0.01060287907466094,"q40":0.012853252401182673,"q60":0.014791551346352079,"q80":0.017041924672873812,"q95":0.020114595489987952}},"2W_Strong":{"TotalInfected":{"mean":0.04253869131207466,"q05":0.026973030710854138,"q20":0.03457421942112809,"q40":0.04014120441287678,"q60":0.04493617821127254,"q80":0.050503163203021235,"q95":0.058104351913295174},"MaxActiveInfected":{"mean":0.003000729950144887,"q05":0.0021333000192628434,"q20":0.0025568926162296115,"q40":0.0028671248338224386,"q60":0.0031343350664673354,"q80":0.003444567284060163,"q95":0.00386815988102693}},"2W_Moderate":{"TotalInfected":{"mean":0.09520266205072403,"q05":0.023086944338918974,"q20":0.05830325756505301,"q40":0.08409510337590954,"q60":0.10631022072553852,"q80":0.13210206653639506,"q95":0.16731837976252906},"MaxActiveInfected":{"mean":0.0030065744649618864,"q05":0.0021256375787627275,"q20":0.0025558260356095814,"q40":0.0028708889519733116,"q60":0.003142259977950461,"q80":0.0034573228943141914,"q95":0.0038875113511610453}}}}} \ No newline at end of file diff --git a/web/country-data/extdata-AZ.json b/web/country-data/extdata-AZ.json new file mode 100644 index 00000000..5ae94981 --- /dev/null +++ b/web/country-data/extdata-AZ.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0005078017711639404,0.0006697100470773876,0.0008400230435654521,0.001012203749269247,0.0011873028706759214,0.0013656704686582088,0.0015457890694960952,0.0017205378971993923,0.001897971611469984,0.0020799580961465836,0.002263578586280346,0.002444047247990966,0.002625450026243925,0.0028102376963943243,0.002991757122799754,0.00317981350235641,0.0033653017599135637,0.003597366390749812,0.003874956863000989,0.004188617691397667,0.00455282349139452,0.004969559609889984,0.005433221813291311,0.005984550341963768,0.006620860658586025,0.007354875560849905,0.008189164102077484,0.009146022610366344,0.010242259129881859,0.011487680487334728,0.012899912893772125,0.014526350423693657,0.01636769250035286,0.018468763679265976,0.02083703689277172,0.02353367954492569,0.026551803573966026,0.029948726296424866,0.03376296907663345,0.038021959364414215,0.042761657387018204,0.04802408814430237,0.053862474858760834,0.06031685695052147,0.06732840836048126,0.07499728351831436,0.08334600180387497,0.09236407279968262,0.10208452492952347,0.11250198632478714,0.12362591177225113,0.13543494045734406,0.14788132905960083,0.16099239885807037,0.1746969372034073,0.18893879652023315,0.20380984246730804,0.21911805868148804,0.23482000827789307,0.2510283589363098,0.26751357316970825,0.284302294254303,0.30134809017181396,0.31870320439338684,0.3362174332141876,0.3538289964199066,0.37152567505836487,0.38926824927330017,0.4071013927459717,0.4247882664203644,0.442469984292984,0.4598868489265442,0.4770618677139282,0.49399465322494507,0.5105570554733276,0.5266337394714355,0.5423434972763062,0.5575394630432129,0.5720679759979248,0.5860552787780762,0.5994340181350708,0.6121240854263306,0.6241538524627686,0.635490894317627,0.6461522579193115,0.6560589075088501,0.665321946144104,0.6738361120223999,0.6817406415939331,0.6890208721160889,0.6956861019134521,0.7017754316329956,0.707390308380127,0.7124223709106445,0.7170255184173584,0.7211686372756958,0.724959135055542,0.7283519506454468,0.7314193248748779,0.73417067527771,0.7366338968276978,0.7388591766357422,0.7408521175384521,0.742626428604126,0.7442362308502197,0.7456710338592529,0.7469601631164551,0.7481008768081665,0.7491418123245239,0.7500597238540649,0.7508660554885864,0.7516016960144043,0.7522499561309814,0.7528259754180908,0.7533524036407471,0.7538070678710938,0.754220724105835,0.7545821666717529,0.7549152374267578,0.7552112340927124,0.7554752826690674,0.7557064294815063,0.7559207677841187,0.7561072111129761,0.7562657594680786,0.756409764289856,0.7565370798110962,0.7566502094268799,0.7567541599273682,0.7568508386611938,0.7569340467453003,0.7570081949234009,0.757073163986206,0.7571301460266113,0.7571820020675659,0.7572267055511475,0.7572712898254395,0.757310152053833,0.7573435306549072,0.7573752403259277,0.757400631904602,0.7574220895767212,0.7574441432952881,0.7574622631072998,0.7574785947799683,0.7574915885925293,0.7575060129165649,0.7575169801712036,0.7575279474258423,0.7575372457504272,0.7575454711914062,0.7575517892837524,0.7575594186782837,0.7575650215148926,0.7575709819793701,0.7575763463973999,0.757580041885376,0.7575840950012207,0.7575877904891968,0.7575911283493042,0.7575936317443848,0.7575966119766235,0.7575985193252563,0.757599949836731,0.7576017379760742,0.7576034069061279,0.757604718208313,0.757605791091919,0.7576069831848145,0.7576082944869995,0.7576091289520264,0.7576099634170532,0.7576102018356323,0.7576109170913696,0.7576111555099487,0.7576116323471069,0.757611870765686,0.7576121091842651,0.7576124668121338,0.7576128244400024,0.757612943649292,0.7576131820678711,0.7576133012771606,0.7576134204864502,0.7576135396957397,0.7576135396957397,0.7576136589050293,0.7576136589050293,0.7576137781143188,0.7576137781143188,0.7576137781143188,0.7576137781143188,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084,0.7576138973236084],"recovered":[0.0,0.00022132521553430706,0.0004085644904989749,0.000586698588449508,0.0007658833055756986,0.0009388811886310577,0.0011170152574777603,0.0012953828554600477,0.0014696648577228189,0.0016453475691378117,0.0018247656989842653,0.0020053512416779995,0.0021901391446590424,0.0023765612859278917,0.002550376346334815,0.002734930720180273,0.002922169864177704,0.003103572642430663,0.0033132245298475027,0.0035519429948180914,0.0038345528300851583,0.004159419797360897,0.0045166220515966415,0.004931723698973656,0.005414179991930723,0.00597811583429575,0.006616526748985052,0.007360697723925114,0.008198604919016361,0.009170638397336006,0.010293607600033283,0.011558756232261658,0.013001222163438797,0.014625441282987595,0.016517912968993187,0.01865703985095024,0.021050643175840378,0.0237507876008749,0.026820974424481392,0.030265523120760918,0.03412015363574028,0.03841813653707504,0.04315841943025589,0.04847804456949234,0.054339662194252014,0.06078062206506729,0.06786046177148819,0.07558466494083405,0.08393467217683792,0.09300503879785538,0.10271521657705307,0.11313874274492264,0.12423349171876907,0.13600890338420868,0.1484943926334381,0.16151627898216248,0.17518311738967896,0.18941178917884827,0.20423683524131775,0.2194555103778839,0.23519039154052734,0.2513631284236908,0.26778286695480347,0.28450703620910645,0.3015870153903961,0.31890594959259033,0.33634617924690247,0.35391631722450256,0.3715372383594513,0.3893190026283264,0.4070361256599426,0.42472776770591736,0.4423041045665741,0.4596949517726898,0.4767603278160095,0.4936152398586273,0.510125458240509,0.5261840224266052,0.5418199300765991,0.5569124221801758,0.5714089870452881,0.5853075981140137,0.5986148118972778,0.6113321185112,0.6233231425285339,0.6346343159675598,0.6453278660774231,0.6552402377128601,0.6644482016563416,0.6730023622512817,0.6809510588645935,0.6882933378219604,0.6949711441993713,0.7011359930038452,0.7067103385925293,0.7118066549301147,0.7164412140846252,0.7206273078918457,0.7244061827659607,0.72785484790802,0.7309251427650452,0.733709454536438,0.7361984252929688,0.7384583950042725,0.740467369556427,0.7422814965248108,0.7439082860946655,0.7453835606575012,0.7466714382171631,0.7478225827217102,0.7488825917243958,0.7498072385787964,0.7506383657455444,0.7513789534568787,0.752043604850769,0.7526320815086365,0.7531566619873047,0.7536277770996094,0.7540354132652283,0.7544127106666565,0.7547491192817688,0.7550483345985413,0.7553077936172485,0.7555441856384277,0.7557621598243713,0.7559509873390198,0.7561134696006775,0.756258487701416,0.7563908696174622,0.7565063238143921,0.7566173076629639,0.7567082643508911,0.7567947506904602,0.7568700313568115,0.7569371461868286,0.7569947242736816,0.757044792175293,0.7570931315422058,0.7571350336074829,0.7571737766265869,0.757209837436676,0.7572389245033264,0.757266104221344,0.757289469242096,0.7573102712631226,0.7573286890983582,0.7573437690734863,0.7573597431182861,0.7573735117912292,0.7573853135108948,0.7573955655097961,0.7574042081832886,0.7574124932289124,0.7574201822280884,0.7574275732040405,0.7574325799942017,0.7574383020401001,0.7574425935745239,0.757446825504303,0.7574506998062134,0.7574548721313477,0.7574581503868103,0.7574609518051147,0.7574637532234192,0.7574653625488281,0.75746750831604,0.7574693560600281,0.757470965385437,0.7574721574783325,0.7574732899665833,0.7574748396873474,0.7574757933616638,0.7574769258499146,0.7574776411056519,0.7574783563613892,0.7574784755706787,0.7574792504310608,0.7574794888496399,0.7574798464775085,0.7574799656867981,0.7574804425239563,0.7574806809425354,0.757481038570404,0.7574812769889832,0.7574813961982727,0.7574815154075623,0.7574815154075623,0.7574815154075623,0.7574816346168518,0.7574816942214966,0.7574816942214966,0.7574816942214966,0.7574816942214966,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861,0.7574818134307861],"active":[0.0005078017711639404,0.00044838484609499574,0.0004314585530664772,0.0004255051608197391,0.0004214195651002228,0.0004267892800271511,0.00042877381201833487,0.0004251550417393446,0.0004283067537471652,0.0004346105270087719,0.0004388128872960806,0.00043869600631296635,0.00043531088158488274,0.00043367641046643257,0.0004413807764649391,0.00044488278217613697,0.00044313189573585987,0.000493793748319149,0.0005617323331534863,0.0006366746965795755,0.0007182706613093615,0.0008101398125290871,0.0009165997616946697,0.0010528266429901123,0.001206680666655302,0.0013767597265541553,0.001572637353092432,0.0017853248864412308,0.0020436542108654976,0.002317042089998722,0.002606305293738842,0.002967594191431999,0.0033664703369140625,0.0038433223962783813,0.004319123923778534,0.004876639693975449,0.0055011603981256485,0.006197938695549965,0.0069419946521520615,0.007756436243653297,0.008641503751277924,0.009605951607227325,0.010704055428504944,0.011838812381029129,0.012988746166229248,0.01421666145324707,0.01548554003238678,0.016779407858848572,0.018149852752685547,0.019496947526931763,0.02091069519519806,0.022296197712421417,0.023647837340831757,0.024983495473861694,0.026202544569969177,0.02742251753807068,0.02862672507762909,0.02970626950263977,0.030583173036575317,0.0315728485584259,0.03232318162918091,0.03293916583061218,0.0335652232170105,0.034196168184280396,0.034630417823791504,0.034923046827316284,0.0351794958114624,0.03535193204879761,0.035564154386520386,0.035469263792037964,0.03543385863304138,0.03515908122062683,0.034757763147354126,0.03429970145225525,0.033796727657318115,0.03301849961280823,0.03221803903579712,0.031355440616607666,0.030248045921325684,0.02914285659790039,0.028025031089782715,0.026816487312316895,0.025539040565490723,0.024158775806427002,0.022829115390777588,0.021424591541290283,0.019994080066680908,0.018595874309539795,0.017292439937591553,0.01601850986480713,0.014735043048858643,0.013482093811035156,0.012419164180755615,0.011286377906799316,0.010315179824829102,0.009361982345581055,0.008517920970916748,0.007724642753601074,0.007013142108917236,0.006315827369689941,0.005708754062652588,0.005149722099304199,0.0046536922454833984,0.004168033599853516,0.0037688612937927246,0.0033895373344421387,0.0030518770217895508,0.002717316150665283,0.00247037410736084,0.0022371411323547363,0.001983463764190674,0.0017944574356079102,0.0016115903854370117,0.0014470219612121582,0.0013087987899780273,0.0011749863624572754,0.0010640621185302734,0.0009543895721435547,0.000879824161529541,0.0007985234260559082,0.000726163387298584,0.0006580948829650879,0.0006129741668701172,0.0005630254745483398,0.0005035996437072754,0.00045877695083618164,0.00042361021041870117,0.0003917217254638672,0.00036329030990600586,0.0003445148468017578,0.0003167390823364258,0.0002999305725097656,0.0002784132957458496,0.0002601146697998047,0.0002448558807373047,0.0002319812774658203,0.00022649765014648438,0.00021702051162719727,0.0002084970474243164,0.0002014636993408203,0.0001907944679260254,0.0001831650733947754,0.0001780390739440918,0.00017279386520385742,0.00016832351684570312,0.00016289949417114258,0.00016224384307861328,0.00015723705291748047,0.0001544356346130371,0.0001519322395324707,0.00014990568161010742,0.0001475811004638672,0.0001469254493713379,0.00014483928680419922,0.00014340877532958984,0.0001437664031982422,0.0001417398452758789,0.00014150142669677734,0.00014096498489379883,0.0001404285430908203,0.00013875961303710938,0.00013846158981323242,0.00013756752014160156,0.00013619661331176758,0.00013637542724609375,0.00013589859008789062,0.0001353621482849121,0.0001348257064819336,0.0001348257064819336,0.00013500452041625977,0.00013428926467895508,0.0001341700553894043,0.00013327598571777344,0.00013327598571777344,0.0001327991485595703,0.00013315677642822266,0.00013262033462524414,0.00013262033462524414,0.00013262033462524414,0.0001328587532043457,0.00013250112533569336,0.00013250112533569336,0.0001322627067565918,0.00013214349746704102,0.00013214349746704102,0.00013202428817749023,0.00013214349746704102,0.00013214349746704102,0.00013214349746704102,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.0001322031021118164,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562,0.00013208389282226562]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0005078017711639404,0.0006655076867900789,0.0008320852648466825,0.0010007640812546015,0.0011676917783915997,0.0013366040075197816,0.001500846934504807,0.0016600703820586205,0.0018278153147548437,0.0019918247126042843,0.002153849694877863,0.00231505767442286,0.0024689114652574062,0.0026247494388371706,0.002775918459519744,0.00293420790694654,0.0030875946395099163,0.003276701783761382,0.00349545874632895,0.0037398971617221832,0.0040164366364479065,0.004322510212659836,0.0046728248707950115,0.005072517786175013,0.005520421080291271,0.006024706643074751,0.006589693017303944,0.007233940530568361,0.007945660501718521,0.008748196996748447,0.009653342887759209,0.010676621459424496,0.011818617582321167,0.013115635141730309,0.014553548768162727,0.016167495399713516,0.017939381301403046,0.019953137263655663,0.02216440439224243,0.024635519832372665,0.027367182075977325,0.03036371059715748,0.03370623663067818,0.037352848798036575,0.041368335485458374,0.045748382806777954,0.05053558945655823,0.05570206418633461,0.061375271528959274,0.06746871769428253,0.07410439103841782,0.0811506137251854,0.08867193013429642,0.09670734405517578,0.10520817339420319,0.11418690532445908,0.12365089356899261,0.1335277557373047,0.14385603368282318,0.1545996516942978,0.16572263836860657,0.1772533804178238,0.18916186690330505,0.20138892531394958,0.21388421952724457,0.22672003507614136,0.23973631858825684,0.25300872325897217,0.2665051221847534,0.28008952736854553,0.29378217458724976,0.30753129720687866,0.32138654589653015,0.33535513281822205,0.3493614196777344,0.36344894766807556,0.3775147795677185,0.39156413078308105,0.40560275316238403,0.41954824328422546,0.43341606855392456,0.4471628665924072,0.4607984125614166,0.4742111265659332,0.4873676002025604,0.5002399682998657,0.5128146409988403,0.5249824523925781,0.5367604494094849,0.5481500625610352,0.5590814352035522,0.5696010589599609,0.5796411037445068,0.5891379117965698,0.5981923341751099,0.6067414283752441,0.6149144172668457,0.6225496530532837,0.6297512054443359,0.6364932060241699,0.642802357673645,0.6486291885375977,0.6540255546569824,0.6590145826339722,0.6636379957199097,0.6679067611694336,0.6718367338180542,0.6754313707351685,0.6787490844726562,0.6817938089370728,0.6845409870147705,0.6870795488357544,0.689379096031189,0.6914769411087036,0.69339919090271,0.6951637268066406,0.6967687606811523,0.6982184648513794,0.6995242834091187,0.7007135152816772,0.7017953395843506,0.7027969360351562,0.7036926746368408,0.7045127153396606,0.7052549123764038,0.7059112787246704,0.7065155506134033,0.7070579528808594,0.7075628042221069,0.70801842212677,0.7084337472915649,0.7087980508804321,0.7091408967971802,0.7094423770904541,0.7097201347351074,0.7099684476852417,0.7101895809173584,0.7103918790817261,0.7105808258056641,0.7107452154159546,0.710896372795105,0.7110357284545898,0.7111600637435913,0.7112727165222168,0.7113722562789917,0.7114666700363159,0.7115553617477417,0.7116261720657349,0.7116951942443848,0.7117575407028198,0.7118146419525146,0.7118645906448364,0.7119097709655762,0.7119520902633667,0.7119910717010498,0.7120248079299927,0.7120574712753296,0.7120873928070068,0.7121133804321289,0.7121361494064331,0.7121580839157104,0.7121769189834595,0.7121939659118652,0.7122095823287964,0.7122236490249634,0.7122377157211304,0.7122491598129272,0.7122582197189331,0.712268590927124,0.712277889251709,0.7122868299484253,0.7122945785522461,0.7123012542724609,0.7123082876205444,0.712313175201416,0.7123185396194458,0.7123229503631592,0.7123268842697144,0.7123308181762695,0.7123345136642456,0.7123383283615112,0.71234130859375,0.712343692779541,0.7123465538024902,0.7123489379882812,0.7123510837554932,0.7123527526855469,0.7123548984527588,0.7123563289642334,0.7123579978942871,0.7123594284057617,0.7123603820800781,0.7123615741729736,0.71236252784729,0.7123630046844482,0.7123637199401855,0.7123640775680542,0.712364912033081,0.7123652696609497,0.7123661041259766,0.7123663425445557,0.7123665809631348,0.7123669385910034,0.7123672962188721,0.7123675346374512,0.7123678922653198,0.712368369102478,0.7123688459396362,0.7123690843582153,0.7123693227767944,0.7123699188232422,0.7123702764511108,0.712370753288269,0.7123708724975586,0.7123709917068481,0.7123713493347168,0.7123714685440063,0.7123715877532959,0.7123717069625854,0.712371826171875,0.7123720645904541,0.7123720645904541,0.7123721837997437,0.7123721837997437,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332,0.7123723030090332],"recovered":[0.0,0.00021864037262275815,0.0004057629266753793,0.0005779436323791742,0.0007550271693617105,0.0009244063403457403,0.0010951863368973136,0.0012575614964589477,0.0014227383071556687,0.001588732236996293,0.0017490062164142728,0.0019102140795439482,0.0020706048235297203,0.0022297115065157413,0.00238625006750226,0.002541037742048502,0.00269687594845891,0.0028528308030217886,0.003021626267582178,0.003216919954866171,0.00343310902826488,0.0036812827456742525,0.0039586396887898445,0.004273117519915104,0.004626000765711069,0.00503456499427557,0.005489239003509283,0.005985936615616083,0.006562829948961735,0.007209762465208769,0.007934789173305035,0.008763007819652557,0.009673872962594032,0.01070042047649622,0.011867281049489975,0.013172352686524391,0.014624040573835373,0.01624755933880806,0.018054815009236336,0.02005934901535511,0.022314975038170815,0.024806635454297066,0.027553005144000053,0.03060019575059414,0.033932916820049286,0.037622954696416855,0.04163563996553421,0.046094831079244614,0.05088087171316147,0.05614761635661125,0.061794213950634,0.06793493777513504,0.07451842725276947,0.08159884810447693,0.0891198217868805,0.09719212353229523,0.10568547993898392,0.11466946452856064,0.12406457960605621,0.13391272723674774,0.14421404898166656,0.15496979653835297,0.16610108315944672,0.17764022946357727,0.18946629762649536,0.2016674280166626,0.2141731232404709,0.22697298228740692,0.23998168110847473,0.2532314360141754,0.2666429579257965,0.2801700532436371,0.2938123941421509,0.3075576722621918,0.32143449783325195,0.33539724349975586,0.34938380122184753,0.3633881211280823,0.3774423897266388,0.39150506258010864,0.4054766893386841,0.4194033741950989,0.4332491457462311,0.4470055103302002,0.4606032371520996,0.47396212816238403,0.48708850145339966,0.49992021918296814,0.5123816728591919,0.5244947671890259,0.536309540271759,0.5476565361022949,0.5586680769920349,0.5691530108451843,0.5791012048721313,0.5886304378509521,0.5976548194885254,0.6062827706336975,0.6144348978996277,0.6221309900283813,0.6293326616287231,0.636070728302002,0.6423640251159668,0.648203432559967,0.6536425948143005,0.6586465835571289,0.6632882356643677,0.667567789554596,0.67151939868927,0.6751540899276733,0.6784765720367432,0.6815327405929565,0.6842990517616272,0.6868261098861694,0.6891578435897827,0.6912828087806702,0.6932228207588196,0.694997251033783,0.6966127157211304,0.6980636119842529,0.6993894577026367,0.7005899548530579,0.701691210269928,0.7026824951171875,0.7035930156707764,0.7044314742088318,0.7051683068275452,0.7058369517326355,0.7064415216445923,0.7070020437240601,0.7075080871582031,0.7079700231552124,0.7083839178085327,0.7087646126747131,0.709105372428894,0.7094095349311829,0.7096893787384033,0.7099389433860779,0.71015864610672,0.7103647589683533,0.7105513215065002,0.7107211947441101,0.7108713984489441,0.7110124230384827,0.7111375331878662,0.711247980594635,0.711351752281189,0.7114498019218445,0.7115352749824524,0.7116121649742126,0.7116826772689819,0.7117436528205872,0.7118011713027954,0.711851954460144,0.7118983268737793,0.7119407653808594,0.7119802236557007,0.7120147943496704,0.712047278881073,0.712077260017395,0.712104082107544,0.7121288776397705,0.7121491432189941,0.7121678590774536,0.7121854424476624,0.7122007608413696,0.7122157216072083,0.7122288942337036,0.7122402191162109,0.7122493386268616,0.7122588753700256,0.7122679948806763,0.7122772336006165,0.712285041809082,0.7122922539710999,0.712298572063446,0.7123042941093445,0.712310254573822,0.7123143076896667,0.7123187780380249,0.7123226523399353,0.71232670545578,0.7123303413391113,0.7123331427574158,0.7123358249664307,0.7123385071754456,0.7123409509658813,0.712343156337738,0.7123451828956604,0.7123464345932007,0.7123479843139648,0.7123497128486633,0.7123507857322693,0.7123520374298096,0.7123527526855469,0.7123535871505737,0.712354838848114,0.7123555541038513,0.7123560309410095,0.7123568058013916,0.712357759475708,0.7123582363128662,0.7123585939407349,0.7123589515686035,0.7123594880104065,0.712359607219696,0.7123600840568542,0.7123603224754333,0.7123607993125916,0.7123610377311707,0.7123612761497498,0.7123616337776184,0.7123619914054871,0.7123624086380005,0.7123627662658691,0.7123628854751587,0.7123631238937378,0.7123633623123169,0.7123634815216064,0.712363600730896,0.712363600730896,0.7123638391494751,0.7123638391494751,0.7123639583587646,0.7123640775680542,0.7123641967773438,0.7123641967773438,0.7123641967773438,0.7123641967773438,0.7123641967773438,0.7123641967773438,0.7123641967773438,0.7123641967773438,0.7123641967773438,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333,0.7123643159866333],"active":[0.0005078017711639404,0.00044686731416732073,0.00042632233817130327,0.00042282044887542725,0.0004126646090298891,0.00041219766717404127,0.0004056605976074934,0.0004025088855996728,0.000405077007599175,0.0004030924756079912,0.00040484347846359015,0.00040484359487891197,0.00039830664172768593,0.00039503793232142925,0.0003896683920174837,0.0003931701648980379,0.0003907186910510063,0.0004238709807395935,0.0004738324787467718,0.0005229772068560123,0.0005833276081830263,0.0006412274669855833,0.000714185182005167,0.0007994002662599087,0.0008944203145802021,0.000990141648799181,0.0011004540137946606,0.0012480039149522781,0.0013828305527567863,0.0015384345315396786,0.001718553714454174,0.0019136136397719383,0.0021447446197271347,0.002415214665234089,0.0026862677186727524,0.002995142713189125,0.0033153407275676727,0.003705577924847603,0.004109589383006096,0.004576170817017555,0.005052207037806511,0.005557075142860413,0.0061532314866781235,0.006752653047442436,0.007435418665409088,0.0081254281103611,0.008899949491024017,0.009607233107089996,0.010494399815797806,0.01132110133767128,0.012310177087783813,0.013215675950050354,0.014153502881526947,0.015108495950698853,0.016088351607322693,0.01699478179216385,0.017965413630008698,0.01885829120874405,0.019791454076766968,0.02068692445755005,0.021508589386940002,0.022283583879470825,0.023060783743858337,0.023748695850372314,0.024417921900749207,0.02505260705947876,0.02556319534778595,0.026035740971565247,0.026523441076278687,0.026858091354370117,0.027139216661453247,0.027361243963241577,0.027574151754379272,0.027797460556030273,0.027926921844482422,0.028051704168319702,0.02813097834587097,0.02817600965499878,0.02816036343574524,0.02804318070411682,0.02793937921524048,0.02775949239730835,0.027549266815185547,0.027205616235733032,0.026764363050460815,0.02627784013748169,0.025726139545440674,0.025062233209609985,0.02437877655029297,0.023655295372009277,0.022771894931793213,0.021944522857666016,0.020973026752471924,0.019984900951385498,0.019091129302978516,0.018110990524291992,0.017259597778320312,0.01626688241958618,0.015316307544708252,0.014362215995788574,0.013469696044921875,0.012558460235595703,0.011661529541015625,0.010811150074005127,0.00999540090560913,0.009260177612304688,0.008548498153686523,0.00786358118057251,0.0072296857833862305,0.006639719009399414,0.006064414978027344,0.0055468082427978516,0.005080044269561768,0.00465083122253418,0.004241347312927246,0.003880918025970459,0.0035459399223327637,0.0032212138175964355,0.0029115676879882812,0.0026499032974243164,0.002405881881713867,0.0022069811820983887,0.002001464366912842,0.0018302202224731445,0.0016618967056274414,0.001479804515838623,0.0013472437858581543,0.001221001148223877,0.0011212825775146484,0.001016378402709961,0.0009256601333618164,0.0008280277252197266,0.0007569789886474609,0.0006777644157409668,0.0006147623062133789,0.0005589127540588379,0.0005002021789550781,0.00045293569564819336,0.0004221796989440918,0.00038045644760131836,0.00034505128860473633,0.00031453371047973633,0.0002886652946472168,0.00026029348373413086,0.00023472309112548828,0.0002186894416809082,0.00020360946655273438,0.00017637014389038086,0.00015991926193237305,0.00014537572860717773,0.00013196468353271484,0.00012093782424926758,0.00010859966278076172,0.00010013580322265625,9.274482727050781e-05,8.404254913330078e-05,7.724761962890625e-05,7.259845733642578e-05,6.61015510559082e-05,5.888938903808594e-05,5.4001808166503906e-05,4.8041343688964844e-05,4.482269287109375e-05,4.172325134277344e-05,3.820657730102539e-05,3.695487976074219e-05,3.343820571899414e-05,2.9325485229492188e-05,2.8371810913085938e-05,2.855062484741211e-05,2.7954578399658203e-05,2.658367156982422e-05,2.4020671844482422e-05,2.3245811462402344e-05,2.092123031616211e-05,1.996755599975586e-05,1.8656253814697266e-05,1.6629695892333984e-05,1.6510486602783203e-05,1.5735626220703125e-05,1.5676021575927734e-05,1.4603137969970703e-05,1.33514404296875e-05,1.341104507446289e-05,1.3113021850585938e-05,1.2576580047607422e-05,1.1801719665527344e-05,1.1742115020751953e-05,1.1146068572998047e-05,1.1563301086425781e-05,1.1444091796875e-05,1.0669231414794922e-05,1.0788440704345703e-05,1.049041748046875e-05,1.0251998901367188e-05,1.0132789611816406e-05,9.238719940185547e-06,9.357929229736328e-06,9.238719940185547e-06,9.298324584960938e-06,8.58306884765625e-06,8.344650268554688e-06,8.344650268554688e-06,8.344650268554688e-06,8.046627044677734e-06,8.285045623779297e-06,8.285045623779297e-06,8.52346420288086e-06,8.285045623779297e-06,8.285045623779297e-06,8.64267349243164e-06,8.64267349243164e-06,8.761882781982422e-06,8.463859558105469e-06,8.225440979003906e-06,8.463859558105469e-06,8.344650268554688e-06,8.225440979003906e-06,8.225440979003906e-06,8.225440979003906e-06,8.463859558105469e-06,8.225440979003906e-06,8.344650268554688e-06,8.225440979003906e-06,8.225440979003906e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06,7.987022399902344e-06]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0005078017711639404,0.0006664415122941136,0.0008292836719192564,0.0009889740031212568,0.0011469133896753192,0.0013020511250942945,0.0014510020846500993,0.0015980852767825127,0.0017444681143388152,0.0018843138823285699,0.0020130700431764126,0.002142293145880103,0.002270815894007683,0.002398988464847207,0.0025221414398401976,0.0026438937056809664,0.002764361910521984,0.002903974149376154,0.0030634310096502304,0.003235611831769347,0.003433707170188427,0.0036526976618915796,0.0038999377284199,0.004171458072960377,0.004460721742361784,0.004790258128196001,0.005154230631887913,0.0055657136254012585,0.0059945895336568356,0.006480547599494457,0.0070103975012898445,0.007592310197651386,0.00824776478111744,0.008961234241724014,0.00974311027675867,0.01060599833726883,0.011568693444132805,0.01260061003267765,0.013725446537137032,0.014958844520151615,0.016308041289448738,0.01781015843153,0.01943589374423027,0.021186651661992073,0.023104336112737656,0.025184396654367447,0.02745169587433338,0.029933316633105278,0.03260182589292526,0.03546843305230141,0.038601070642471313,0.04194452986121178,0.04554246366024017,0.049402814358472824,0.05354694277048111,0.05790971219539642,0.06261030584573746,0.06760669499635696,0.07293274253606796,0.07851653546094894,0.08436402678489685,0.09052716940641403,0.09704633802175522,0.10380691289901733,0.11083562672138214,0.11819013208150864,0.12580449879169464,0.13366970419883728,0.1417311578989029,0.15001894533634186,0.1585833877325058,0.16740255057811737,0.17639201879501343,0.1855701208114624,0.19491924345493317,0.20444416999816895,0.21408535540103912,0.2238549441099167,0.23373135924339294,0.24375729262828827,0.25382304191589355,0.26389509439468384,0.2741129398345947,0.28433310985565186,0.2945297062397003,0.3048563599586487,0.3151587247848511,0.32546353340148926,0.33578526973724365,0.3461255729198456,0.35645967721939087,0.3668251931667328,0.3771246373653412,0.38737601041793823,0.39760109782218933,0.4077860116958618,0.4178735911846161,0.42781782150268555,0.4377133548259735,0.4473439157009125,0.45680126547813416,0.4660259485244751,0.47497469186782837,0.48368993401527405,0.4921856224536896,0.5004165768623352,0.5084525346755981,0.5162397623062134,0.5238121747970581,0.5311405658721924,0.5381906032562256,0.5449517965316772,0.551513671875,0.55781090259552,0.563873291015625,0.5696085691452026,0.5750793218612671,0.5803065299987793,0.5852901935577393,0.5899956226348877,0.5944526195526123,0.5986570119857788,0.6026061773300171,0.6062968969345093,0.6097390651702881,0.6129668951034546,0.6159899234771729,0.6188157796859741,0.6214432716369629,0.6238954067230225,0.6261861324310303,0.628307580947876,0.6302875280380249,0.6321516036987305,0.6338886022567749,0.6354688405990601,0.6369326114654541,0.6382856369018555,0.6395459175109863,0.6407074928283691,0.641815185546875,0.6428114175796509,0.6437445878982544,0.6446151733398438,0.6454063653945923,0.6461342573165894,0.6467909812927246,0.6474013328552246,0.647973895072937,0.6485112905502319,0.6489855051040649,0.649433970451355,0.6498633623123169,0.6502480506896973,0.6506071090698242,0.6509302854537964,0.6512305736541748,0.6515047550201416,0.6517665386199951,0.652001142501831,0.652216911315918,0.6524109840393066,0.652599573135376,0.6527743339538574,0.652931809425354,0.6530773639678955,0.6532063484191895,0.6533230543136597,0.6534403562545776,0.6535450220108032,0.6536401510238647,0.653735876083374,0.6538206338882446,0.653893232345581,0.6539644002914429,0.6540287733078003,0.6540935039520264,0.6541503667831421,0.6542019844055176,0.6542536020278931,0.6542975902557373,0.654334306716919,0.654369592666626,0.6544071435928345,0.6544406414031982,0.654470682144165,0.6545001268386841,0.6545267105102539,0.654550313949585,0.6545708179473877,0.6545929908752441,0.6546112298965454,0.6546289920806885,0.6546453237533569,0.6546602249145508,0.6546740531921387,0.6546862125396729,0.654694676399231,0.6547051668167114,0.6547141075134277,0.6547231674194336,0.6547336578369141,0.6547415256500244,0.6547483205795288,0.654755711555481,0.6547614336013794,0.654767632484436,0.6547726392745972,0.6547777652740479,0.6547818183898926,0.6547868251800537,0.6547901630401611,0.6547939777374268,0.654798150062561,0.654801607131958,0.6548047065734863,0.6548080444335938,0.6548104286193848,0.6548124551773071,0.6548143625259399,0.6548165082931519,0.6548182964324951,0.6548202037811279,0.6548217535018921,0.6548231840133667,0.6548242568969727,0.6548255681991577,0.6548264026641846,0.6548275947570801,0.6548292636871338,0.6548302173614502,0.6548311710357666,0.6548320055007935,0.6548329591751099,0.6548341512680054,0.6548351049423218,0.6548357009887695,0.6548360586166382,0.654836893081665,0.6548376083374023,0.6548383235931396,0.6548386812210083,0.6548395156860352,0.6548398733139038,0.6548401117324829,0.6548404693603516,0.6548408269882202,0.6548413038253784,0.6548415422439575,0.6548420190811157,0.6548422574996948,0.6548423767089844,0.654842734336853,0.6548430919647217,0.6548433303833008,0.6548436880111694,0.6548439264297485,0.6548441648483276,0.6548444032669067,0.6548446416854858,0.6548447608947754,0.6548449993133545,0.654845118522644,0.654845118522644,0.6548452377319336,0.6548455953598022,0.6548455953598022,0.6548455953598022,0.6548458337783813,0.6548459529876709,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604,0.6548460721969604],"recovered":[0.0,0.00021840690169483423,0.0004061131039634347,0.0005773599841631949,0.0007454550941474736,0.0009091143729165196,0.001069038175046444,0.00122289196588099,0.0013775627594441175,0.0015270973090082407,0.0016692777862772346,0.0018055049004033208,0.0019403311889618635,0.002072355942800641,0.002199594397097826,0.0023222805466502905,0.0024457836989313364,0.0025694037321954966,0.002696642419323325,0.0028472275007516146,0.0030093693640083075,0.0031828342471271753,0.0033838478848338127,0.0036048227921128273,0.0038473934400826693,0.004119497258216143,0.004421485122293234,0.004752305336296558,0.0051270173862576485,0.005530328955501318,0.005968660116195679,0.006457420065999031,0.00698867067694664,0.007591011468321085,0.008244248107075691,0.008954799734055996,0.009738659486174583,0.010605166666209698,0.011552919633686543,0.01260444801300764,0.01373979076743126,0.014976806938648224,0.016362890601158142,0.017855318263173103,0.01946728117763996,0.02125329151749611,0.023175878450274467,0.02529492788016796,0.027585573494434357,0.03006252646446228,0.03271994739770889,0.0356229729950428,0.038743820041418076,0.0420977845788002,0.0456993393599987,0.04958607256412506,0.053715258836746216,0.05810534209012985,0.062806636095047,0.0678512379527092,0.07314307987689972,0.07872547209262848,0.08459841459989548,0.09080696105957031,0.09727022051811218,0.10401036590337753,0.11109790951013565,0.11838062852621078,0.12597794830799103,0.13378304243087769,0.14185090363025665,0.15013998746871948,0.1587453931570053,0.1675364226102829,0.17652016878128052,0.18564972281455994,0.1949959248304367,0.20449551939964294,0.21409094333648682,0.22384151816368103,0.23376250267028809,0.24375447630882263,0.25381264090538025,0.2639438807964325,0.2741105854511261,0.2842538356781006,0.2945016920566559,0.30479028820991516,0.3150850534439087,0.32539162039756775,0.33574557304382324,0.34609755873680115,0.356418251991272,0.3667116165161133,0.37701594829559326,0.3872491121292114,0.3974928557872772,0.4076324999332428,0.417656809091568,0.42760932445526123,0.43744298815727234,0.44708162546157837,0.45652273297309875,0.4656943082809448,0.47467443346977234,0.48338502645492554,0.4918176829814911,0.5000553727149963,0.5080764293670654,0.5158730149269104,0.5234498977661133,0.5307307839393616,0.5377541184425354,0.5445414185523987,0.5510914921760559,0.5573808550834656,0.5634281635284424,0.5691918730735779,0.5746432542800903,0.5799205303192139,0.5848909020423889,0.5896046757698059,0.5940920114517212,0.598280131816864,0.6022300124168396,0.6059530973434448,0.609393298625946,0.6126264333724976,0.6156542897224426,0.6184781789779663,0.6211027503013611,0.6235867142677307,0.6258772611618042,0.6280611157417297,0.6300483345985413,0.631913959980011,0.6336460709571838,0.6352312564849854,0.6366887092590332,0.6380581855773926,0.6393133997917175,0.6404917240142822,0.6415849328041077,0.642600417137146,0.6435608863830566,0.644415020942688,0.6451974511146545,0.6459212899208069,0.6465967297554016,0.6472199559211731,0.6478090286254883,0.6483304500579834,0.6488301753997803,0.6492833495140076,0.6496993899345398,0.6500909924507141,0.650451123714447,0.6507868766784668,0.6510775089263916,0.6513545513153076,0.6516163349151611,0.6518518328666687,0.6520687937736511,0.6522750854492188,0.6524653434753418,0.6526346206665039,0.6528014540672302,0.6529439687728882,0.6530677080154419,0.6531934142112732,0.6533043384552002,0.6534109115600586,0.653514564037323,0.6536086201667786,0.6536923050880432,0.6537654995918274,0.653835654258728,0.6539022326469421,0.6539603471755981,0.6540204882621765,0.6540790796279907,0.6541258692741394,0.6541683673858643,0.6542086601257324,0.6542459726333618,0.6542825102806091,0.6543160080909729,0.6543452143669128,0.6543750762939453,0.6544025540351868,0.654424250125885,0.6544472575187683,0.6544678807258606,0.6544861197471619,0.6545040607452393,0.6545184254646301,0.6545349359512329,0.654550313949585,0.6545625925064087,0.6545730829238892,0.6545836925506592,0.6545930504798889,0.6546021699905396,0.6546102166175842,0.6546175479888916,0.6546249985694885,0.654632031917572,0.6546390056610107,0.6546445488929749,0.6546502113342285,0.6546545624732971,0.6546587347984314,0.6546632051467896,0.6546673774719238,0.6546722054481506,0.6546752452850342,0.6546780467033386,0.6546817421913147,0.6546849012374878,0.6546874642372131,0.6546895503997803,0.6546915769577026,0.6546934247016907,0.6546962261199951,0.6546983122825623,0.6546996235847473,0.6547012329101562,0.6547026634216309,0.6547037959098816,0.6547051072120667,0.6547069549560547,0.6547081470489502,0.6547091007232666,0.6547099947929382,0.6547110676765442,0.6547119617462158,0.6547131538391113,0.6547138690948486,0.6547143459320068,0.6547152400016785,0.6547160744667053,0.6547167897224426,0.6547170281410217,0.6547176837921143,0.6547180414199829,0.6547185182571411,0.6547192335128784,0.6547195911407471,0.6547201871871948,0.6547204852104187,0.6547209620475769,0.6547216773033142,0.6547216773033142,0.6547219157218933,0.654722273349762,0.6547227501869202,0.6547229886054993,0.6547232866287231,0.6547234058380127,0.6547235250473022,0.6547237634658813,0.65472412109375,0.6547242403030396,0.6547243595123291,0.6547244787216187,0.6547244787216187,0.6547245979309082,0.6547247171401978,0.6547248363494873,0.6547253131866455,0.6547254323959351,0.6547255516052246,0.6547256708145142,0.6547256708145142,0.6547256708145142,0.6547256708145142,0.6547256708145142,0.6547256708145142,0.6547256708145142,0.6547256708145142,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037,0.6547257900238037],"active":[0.0005078017711639404,0.0004480346105992794,0.00042317056795582175,0.00041161401895806193,0.0004014582955278456,0.0003929367521777749,0.00038196390960365534,0.00037519331090152264,0.00036690535489469767,0.0003572165733203292,0.00034379225689917803,0.0003367882454767823,0.0003304847050458193,0.000326632522046566,0.00032254704274237156,0.0003216131590306759,0.0003185782115906477,0.0003345704171806574,0.00036678859032690525,0.0003883843310177326,0.0004243378061801195,0.0004698634147644043,0.0005160898435860872,0.0005666352808475494,0.0006133283022791147,0.0006707608699798584,0.0007327455095946789,0.0008134082891047001,0.0008675721473991871,0.0009502186439931393,0.0010417373850941658,0.0011348901316523552,0.0012590941041707993,0.0013702227734029293,0.0014988621696829796,0.0016511986032128334,0.0018300339579582214,0.0019954433664679527,0.002172526903450489,0.0023543965071439743,0.002568250522017479,0.002833351492881775,0.0030730031430721283,0.0033313333988189697,0.0036370549350976944,0.003931105136871338,0.004275817424058914,0.004638388752937317,0.005016252398490906,0.005405906587839127,0.005881123244762421,0.006321556866168976,0.006798643618822098,0.007305029779672623,0.007847603410482407,0.008323639631271362,0.008895047008991241,0.009501352906227112,0.010126106441020966,0.010665297508239746,0.011220946907997131,0.011801697313785553,0.012447923421859741,0.012999951839447021,0.013565406203269958,0.014179766178131104,0.01470658928155899,0.015289075672626495,0.015753209590911865,0.016235902905464172,0.016732484102249146,0.017262563109397888,0.017646625638008118,0.018033698201179504,0.01839907467365265,0.01879444718360901,0.019089430570602417,0.019359424710273743,0.019640415906906128,0.01991577446460724,0.02006053924560547,0.020140618085861206,0.020300298929214478,0.02038922905921936,0.02041912078857422,0.020602524280548096,0.02065703272819519,0.020673245191574097,0.02070021629333496,0.020733952522277832,0.020714104175567627,0.02072763442993164,0.020706385374069214,0.02066439390182495,0.02058514952659607,0.02053689956665039,0.020380735397338867,0.02018532156944275,0.020056545734405518,0.019734591245651245,0.019358277320861816,0.01894432306289673,0.018451958894729614,0.017995625734329224,0.017511188983917236,0.017031550407409668,0.016634851694107056,0.01618438959121704,0.015735745429992676,0.015267550945281982,0.014740705490112305,0.014221012592315674,0.0137595534324646,0.013269484043121338,0.012781798839569092,0.01222771406173706,0.011651158332824707,0.011114656925201416,0.010646939277648926,0.010075092315673828,0.009561717510223389,0.0090523362159729,0.008514165878295898,0.008016765117645264,0.007509052753448486,0.007013797760009766,0.006596624851226807,0.0061893463134765625,0.005788981914520264,0.005417227745056152,0.0050833821296691895,0.004720866680145264,0.004410266876220703,0.004090487957000732,0.0038402676582336426,0.0035548806190490723,0.0032865405082702637,0.003054380416870117,0.002857208251953125,0.0026493072509765625,0.0025017857551574707,0.0023196935653686523,0.0021596550941467285,0.002014756202697754,0.0018454790115356445,0.0017192363739013672,0.0015935301780700684,0.0014800429344177246,0.0013771653175354004,0.0012913346290588379,0.0011764764785766602,0.001103520393371582,0.001033186912536621,0.0009647011756896973,0.0009077191352844238,0.0008392930030822754,0.0007794499397277832,0.0007178783416748047,0.0006890296936035156,0.0006465911865234375,0.0006005764007568359,0.0005591511726379395,0.0005307793617248535,0.0004992485046386719,0.00046646595001220703,0.00044274330139160156,0.0004048943519592285,0.0003790855407714844,0.0003726482391357422,0.0003516077995300293,0.0003358125686645508,0.0003249645233154297,0.00030606985092163086,0.00028461217880249023,0.0002720952033996582,0.0002632737159729004,0.00025784969329833984,0.00024813413619995117,0.0002416372299194336,0.00023311376571655273,0.00021851062774658203,0.00020843744277954102,0.00020122528076171875,0.00019848346710205078,0.00019466876983642578,0.0001881718635559082,0.00018411874771118164,0.00018149614334106445,0.00017523765563964844,0.00016826391220092773,0.00016874074935913086,0.0001639723777770996,0.00016111135482788086,0.00015920400619506836,0.00015616416931152344,0.00015562772750854492,0.0001512765884399414,0.0001443624496459961,0.00014257431030273438,0.00014102458953857422,0.00013947486877441406,0.00014060735702514648,0.00013935565948486328,0.00013810396194458008,0.00013816356658935547,0.00013643503189086914,0.00013560056686401367,0.00013363361358642578,0.00013321638107299805,0.0001316070556640625,0.0001322627067565918,0.00013142824172973633,0.00013077259063720703,0.00013077259063720703,0.00012940168380737305,0.00012946128845214844,0.00012999773025512695,0.00012868642807006836,0.00012755393981933594,0.00012689828872680664,0.00012695789337158203,0.00012671947479248047,0.00012677907943725586,0.00012552738189697266,0.00012487173080444336,0.0001246333122253418,0.00012433528900146484,0.00012373924255371094,0.00012379884719848633,0.00012415647506713867,0.0001232624053955078,0.00012302398681640625,0.00012290477752685547,0.00012296438217163086,0.00012308359146118164,0.00012314319610595703,0.00012254714965820312,0.00012218952178955078,0.00012254714965820312,0.00012236833572387695,0.00012224912643432617,0.00012189149856567383,0.00012248754501342773,0.00012218952178955078,0.0001220703125,0.00012195110321044922,0.00012159347534179688,0.00012171268463134766,0.00012135505676269531,0.00012153387069702148,0.00012129545211791992,0.00012069940567016602,0.00012105703353881836,0.00012117624282836914,0.00012105703353881836,0.00012093782424926758,0.00012093782424926758,0.00012087821960449219,0.00012099742889404297,0.00012111663818359375,0.00012099742889404297,0.00012087821960449219,0.00012087821960449219,0.0001207590103149414,0.0001207590103149414,0.00012111663818359375,0.00012099742889404297,0.00012087821960449219,0.00012099742889404297,0.00012063980102539062,0.00012063980102539062,0.00012052059173583984,0.00012040138244628906,0.00012040138244628906,0.00012040138244628906,0.00012040138244628906,0.00012040138244628906,0.00012040138244628906,0.00012040138244628906,0.00012040138244628906,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828,0.00012028217315673828]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0005078017711639404,0.0006632897420786321,0.0008383888052776456,0.0010147718712687492,0.0011895208153873682,0.001366487587802112,0.0015480068977922201,0.0017276585567742586,0.0019082440994679928,0.002087078522890806,0.002265095943585038,0.00244918349198997,0.0026249829679727554,0.002806619042530656,0.002983702579513192,0.003164988476783037,0.0033426557201892138,0.0035712183453142643,0.003835150972008705,0.0041365548968315125,0.004479165188968182,0.004878391046077013,0.005334582645446062,0.005860930308699608,0.006467356812208891,0.007158181164413691,0.007931885309517384,0.00883481279015541,0.009882839396595955,0.011048998683691025,0.012406950816512108,0.013931946828961372,0.0156584233045578,0.017638210207223892,0.01988298073410988,0.022420866414904594,0.025304632261395454,0.028499722480773926,0.03211108222603798,0.03614816814661026,0.04064891114830971,0.045701805502176285,0.05129668861627579,0.05746285989880562,0.06422273069620132,0.071637362241745,0.07974281162023544,0.08851539343595505,0.09806051105260849,0.10825547575950623,0.11916298419237137,0.13069956004619598,0.1430121809244156,0.15594172477722168,0.16946323215961456,0.18350021541118622,0.198103129863739,0.21323098242282867,0.2287636697292328,0.2446553111076355,0.26085442304611206,0.27732646465301514,0.29411929845809937,0.3111036717891693,0.3282907009124756,0.3455972373485565,0.3630003333091736,0.380498468875885,0.39787763357162476,0.41528981924057007,0.4326176345348358,0.44982287287712097,0.46687647700309753,0.48361068964004517,0.5001139640808105,0.5162185430526733,0.531969428062439,0.5472774505615234,0.5620906352996826,0.5763710737228394,0.5899765491485596,0.602899432182312,0.6152244806289673,0.6268550157546997,0.6377583742141724,0.6480436325073242,0.6576236486434937,0.666581392288208,0.674822211265564,0.6824171543121338,0.689417839050293,0.6958248615264893,0.7016384601593018,0.7069766521453857,0.7118474245071411,0.7162561416625977,0.7202150821685791,0.7238451242446899,0.7271586656570435,0.7301567792892456,0.7328232526779175,0.7351913452148438,0.7373306751251221,0.7392339706420898,0.7409542798995972,0.7425153255462646,0.7438950538635254,0.7451354265213013,0.746239423751831,0.7472206354141235,0.7480967044830322,0.7488927841186523,0.749609112739563,0.7502350807189941,0.7507848739624023,0.7512760162353516,0.7517277002334595,0.7521286010742188,0.7524920701980591,0.7528162002563477,0.7531018257141113,0.7533564567565918,0.7535806894302368,0.7537745237350464,0.7539547681808472,0.7541154623031616,0.7542567253112793,0.7543812990188599,0.7544907331466675,0.7545925378799438,0.7546766996383667,0.7547570466995239,0.7548285722732544,0.7548884153366089,0.7549469470977783,0.7549958229064941,0.7550407648086548,0.7550811767578125,0.7551146745681763,0.7551488876342773,0.7551788091659546,0.7552045583724976,0.7552279233932495,0.7552499771118164,0.7552684545516968,0.7552846670150757,0.7552990913391113,0.7553128004074097,0.7553247213363647,0.7553350925445557,0.7553441524505615,0.7553534507751465,0.7553616762161255,0.7553681135177612,0.7553741931915283,0.7553797960281372,0.7553846836090088,0.7553890943527222,0.7553932666778564,0.7553967237472534,0.7553991079330444,0.7554020881652832,0.7554045915603638,0.7554075717926025,0.7554094791412354,0.7554116249084473,0.7554134130477905,0.7554149627685547,0.7554163932800293,0.7554177045822144,0.7554192543029785,0.7554198503494263,0.7554208040237427,0.7554212808609009,0.7554221153259277,0.7554229497909546,0.7554235458374023,0.7554240226745605,0.7554243803024292,0.7554247379302979,0.7554250955581665,0.7554254531860352,0.7554258108139038,0.7554260492324829,0.755426287651062,0.7554265260696411,0.7554267644882202,0.7554270029067993,0.7554271221160889,0.755427360534668,0.7554275989532471,0.7554275989532471,0.7554277181625366,0.7554277181625366,0.7554277181625366,0.7554277181625366,0.7554277181625366,0.7554278373718262,0.7554279565811157,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053,0.7554280757904053],"recovered":[0.0,0.000215955515159294,0.000401910743676126,0.000583196640945971,0.0007657665992155671,0.0009421497234143317,0.0011153810191899538,0.0012986514484509826,0.0014764353400096297,0.0016564371762797236,0.0018266334664076567,0.002006751950830221,0.002185469726100564,0.002362203085795045,0.002541504567489028,0.0027226738166064024,0.0029004577081650496,0.003078825306147337,0.0032796054147183895,0.0035186740569770336,0.003780972445383668,0.0040886797942221165,0.004440745804458857,0.004840321838855743,0.005303167272359133,0.005835584830492735,0.006442945450544357,0.007134470157325268,0.007931871339678764,0.008853943087160587,0.009900568053126335,0.011095327325165272,0.012456897646188736,0.013997652567923069,0.01576930470764637,0.017777692526578903,0.020041722804307938,0.022612877190113068,0.025528743863105774,0.02875710278749466,0.03239881247282028,0.03648305684328079,0.041033416986465454,0.046084556728601456,0.05170535296201706,0.05785132944583893,0.06468918174505234,0.07212692499160767,0.08024393022060394,0.08908083289861679,0.09856677055358887,0.10881508141756058,0.11967717856168747,0.1312818080186844,0.14353173971176147,0.15643654763698578,0.1699123978614807,0.18398767709732056,0.19851821660995483,0.21359798312187195,0.2290683388710022,0.24489052593708038,0.26106104254722595,0.27751195430755615,0.2942427694797516,0.3112030029296875,0.3283616602420807,0.34561392664909363,0.3629523515701294,0.3803873062133789,0.3978065252304077,0.4151514768600464,0.43243902921676636,0.4495987296104431,0.46653443574905396,0.4832089841365814,0.49963340163230896,0.5157439112663269,0.5313830375671387,0.5466638207435608,0.5613372325897217,0.5755741000175476,0.5891456604003906,0.6020994782447815,0.6143999695777893,0.6260243654251099,0.6369808912277222,0.6472349166870117,0.6569095849990845,0.6657971739768982,0.6740413904190063,0.6816446781158447,0.688694179058075,0.695111095905304,0.7009799480438232,0.7063642144203186,0.711265504360199,0.7156491279602051,0.7196859121322632,0.7233554720878601,0.7266800403594971,0.7296903729438782,0.7323874831199646,0.7348105907440186,0.7369694709777832,0.7389000654220581,0.7406514286994934,0.7422103881835938,0.7436061501502991,0.7448719143867493,0.7459885478019714,0.7469760179519653,0.7478839755058289,0.74869304895401,0.7494075298309326,0.7500252723693848,0.7505838871002197,0.7511049509048462,0.7515599727630615,0.7519746422767639,0.7523365020751953,0.7526683807373047,0.7529506087303162,0.7532092928886414,0.753436803817749,0.7536380887031555,0.7538214325904846,0.7539776563644409,0.7541220188140869,0.7542487978935242,0.7543664574623108,0.7544617056846619,0.7545514702796936,0.7546312212944031,0.754703938961029,0.7547682523727417,0.7548215985298157,0.7548735737800598,0.7549188733100891,0.7549566626548767,0.7549956440925598,0.7550302147865295,0.7550581097602844,0.755083441734314,0.7551054954528809,0.7551281452178955,0.7551493048667908,0.7551644444465637,0.7551804780960083,0.7551946043968201,0.7552056908607483,0.7552171349525452,0.7552279829978943,0.7552353143692017,0.7552438378334045,0.7552508115768433,0.7552567720413208,0.7552613615989685,0.7552670836448669,0.755271852016449,0.7552759647369385,0.7552786469459534,0.7552816867828369,0.7552841305732727,0.7552875876426697,0.7552897334098816,0.7552917003631592,0.7552937865257263,0.7552953362464905,0.7552968263626099,0.755298376083374,0.7552996277809143,0.7553005814552307,0.7553014159202576,0.7553020715713501,0.7553026676177979,0.7553033828735352,0.755304217338562,0.7553049921989441,0.7553055882453918,0.755305826663971,0.7553063035011292,0.7553065419197083,0.7553070187568665,0.7553070783615112,0.7553074359893799,0.7553075551986694,0.7553079128265381,0.7553080320358276,0.7553082704544067,0.7553083896636963,0.7553086280822754,0.7553086280822754,0.7553086280822754,0.755308985710144,0.755308985710144,0.755308985710144,0.755308985710144,0.7553091049194336,0.7553091049194336,0.7553091049194336,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231,0.7553092241287231],"active":[0.0005078017711639404,0.0004473342269193381,0.0004364780616015196,0.0004315752303227782,0.0004237542161718011,0.00042433786438778043,0.0004326258786022663,0.00042900710832327604,0.00043180875945836306,0.00043064134661108255,0.0004384624771773815,0.00044243154115974903,0.00043951324187219143,0.00044441595673561096,0.0004421980120241642,0.0004423146601766348,0.0004421980120241642,0.0004923930391669273,0.0005555455572903156,0.0006178808398544788,0.0006981927435845137,0.0007897112518548965,0.0008938368409872055,0.0010206084698438644,0.0011641895398497581,0.0013225963339209557,0.0014889398589730263,0.001700342632830143,0.0019509680569171906,0.0021950555965304375,0.0025063827633857727,0.0028366195037961006,0.0032015256583690643,0.003640557639300823,0.004113676026463509,0.004643173888325691,0.005262909457087517,0.005886845290660858,0.006582338362932205,0.007391065359115601,0.008250098675489426,0.009218748658895493,0.010263271629810333,0.011378303170204163,0.012517377734184265,0.013786032795906067,0.015053629875183105,0.01638846844434738,0.017816580832004547,0.019174642860889435,0.0205962136387825,0.021884478628635406,0.02333500236272812,0.024659916758537292,0.02593149244785309,0.02706366777420044,0.0281907320022583,0.029243305325508118,0.030245453119277954,0.03105732798576355,0.03178608417510986,0.03243593871593475,0.03305825591087341,0.03359171748161316,0.034047931432724,0.03439423441886902,0.034638673067092896,0.03488454222679138,0.03492528200149536,0.03490251302719116,0.0348111093044281,0.034671396017074585,0.03443744778633118,0.03401196002960205,0.03357952833175659,0.03300955891609192,0.032336026430130005,0.03153353929519653,0.030707597732543945,0.029707252979278564,0.02863931655883789,0.027325332164764404,0.02607882022857666,0.024755537509918213,0.023358404636383057,0.022019267082214355,0.020642757415771484,0.01934647560119629,0.017912626266479492,0.016619980335235596,0.015376448631286621,0.014180183410644531,0.012944281101226807,0.011865556240081787,0.010867476463317871,0.009891927242279053,0.008949577808380127,0.008195996284484863,0.0074727535247802734,0.006801307201385498,0.00614321231842041,0.005500972270965576,0.004943192005157471,0.004423379898071289,0.003984808921813965,0.003615260124206543,0.0032436251640319824,0.0029250383377075195,0.0026332736015319824,0.0023487210273742676,0.002108156681060791,0.0019167661666870117,0.0017251372337341309,0.0015420317649841309,0.0013773441314697266,0.0012507438659667969,0.001143813133239746,0.0010236501693725586,0.0009320974349975586,0.0008415579795837402,0.0007653236389160156,0.0006880760192871094,0.0006300806999206543,0.0005652308464050293,0.0005179643630981445,0.0004773736000061035,0.00043529272079467773,0.0004036426544189453,0.0003687143325805664,0.00034373998641967773,0.0003102421760559082,0.00029534101486206055,0.000277101993560791,0.00025719404220581055,0.00024300813674926758,0.0002275705337524414,0.00021916627883911133,0.00020760297775268555,0.0001958012580871582,0.00019222497940063477,0.0001831650733947754,0.00017434358596801758,0.0001698136329650879,0.0001665353775024414,0.00016295909881591797,0.00015652179718017578,0.00014978647232055664,0.00014835596084594727,0.0001442432403564453,0.0001404881477355957,0.00013846158981323242,0.00013631582260131836,0.00013369321823120117,0.0001327991485595703,0.0001303553581237793,0.0001289844512939453,0.00012791156768798828,0.0001277327537536621,0.00012618303298950195,0.00012487173080444336,0.00012314319610595703,0.00012344121932983398,0.00012290477752685547,0.00012344121932983398,0.00012189149856567383,0.00012189149856567383,0.00012171268463134766,0.00012117624282836914,0.00012105703353881836,0.00012087821960449219,0.00012087821960449219,0.00012022256851196289,0.00012022256851196289,0.00011986494064331055,0.00012004375457763672,0.00012028217315673828,0.0001201629638671875,0.00011980533599853516,0.00011938810348510742,0.00011914968490600586,0.00011926889419555664,0.00011914968490600586,0.00011926889419555664,0.00011903047561645508,0.00011920928955078125,0.00011909008026123047,0.00011920928955078125,0.00011909008026123047,0.00011909008026123047,0.00011909008026123047,0.00011920928955078125,0.00011897087097167969,0.00011909008026123047,0.00011909008026123047,0.00011873245239257812,0.00011873245239257812,0.00011873245239257812,0.0001188516616821289,0.0001188516616821289,0.00011897087097167969,0.00011897087097167969,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289,0.0001188516616821289]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0005078017711639404,0.0006606049137189984,0.0008284664945676923,0.0009909584186971188,0.0011540340492501855,0.0013133741449564695,0.0014798350166529417,0.0016432608244940639,0.001801433740183711,0.0019614743068814278,0.00212081428617239,0.002282022265717387,0.002426887396723032,0.002578173065558076,0.002734128152951598,0.002883779350668192,0.0030281776562333107,0.0032071289606392384,0.0034174814354628325,0.0036470945924520493,0.003918147645890713,0.004214765504002571,0.004549321718513966,0.004931154660880566,0.0053527927957475185,0.005830463021993637,0.006362997926771641,0.0069717587903141975,0.007642621640115976,0.008403602056205273,0.009274895302951336,0.010234905406832695,0.011316549964249134,0.012542244046926498,0.013900895603001118,0.015401728451251984,0.017096804454922676,0.018984954804182053,0.021055793389678,0.023374689742922783,0.025927050039172173,0.028761204332113266,0.03189244121313095,0.03534259274601936,0.03913232311606407,0.04329979419708252,0.04783334583044052,0.05278222635388374,0.05816570669412613,0.06397000700235367,0.07026388496160507,0.07700134813785553,0.08423247188329697,0.09194033592939377,0.10015072673559189,0.10880844295024872,0.11792538315057755,0.12760263681411743,0.1376446932554245,0.14813172817230225,0.15907622873783112,0.17043688893318176,0.18224382400512695,0.19449199736118317,0.2071181684732437,0.22005437314510345,0.2333146184682846,0.24680717289447784,0.260619580745697,0.2746165096759796,0.2888830006122589,0.30336883664131165,0.3179650902748108,0.33271393179893494,0.3474794328212738,0.3623143136501312,0.37713760137557983,0.3918924927711487,0.4066208004951477,0.4212385416030884,0.43566423654556274,0.44996365904808044,0.46398428082466125,0.47767892479896545,0.49114635586738586,0.504327654838562,0.5170367956161499,0.5294077396392822,0.5413286685943604,0.5528578758239746,0.5640408992767334,0.5747556686401367,0.5849878787994385,0.5946784019470215,0.603819727897644,0.6124162673950195,0.6205459833145142,0.6281710863113403,0.6352862119674683,0.6419018507003784,0.6480355262756348,0.6537370681762695,0.6589951515197754,0.6639373302459717,0.6684516668319702,0.6726281642913818,0.676400899887085,0.6799335479736328,0.6831594705581665,0.6861261129379272,0.688794732093811,0.6912198066711426,0.6934621334075928,0.6954942941665649,0.6973518133163452,0.6990306377410889,0.7005676031112671,0.7019598484039307,0.7032061815261841,0.7043308019638062,0.7053645849227905,0.7063000202178955,0.7071561813354492,0.7079335451126099,0.7086312770843506,0.7092603445053101,0.7098411321640015,0.7103617191314697,0.7108319997787476,0.7112514972686768,0.7116270065307617,0.7119885683059692,0.7123076915740967,0.7125986814498901,0.7128536701202393,0.7130857706069946,0.713303804397583,0.7134941816329956,0.7136602401733398,0.7138100862503052,0.7139450311660767,0.7140690088272095,0.7141797542572021,0.71428382396698,0.7143728733062744,0.7144583463668823,0.7145339250564575,0.7146036624908447,0.7146663665771484,0.7147254943847656,0.7147783041000366,0.7148259878158569,0.7148668766021729,0.7149010896682739,0.7149354219436646,0.7149688005447388,0.7149999141693115,0.7150287628173828,0.7150546312332153,0.7150750160217285,0.7150936126708984,0.7151139974594116,0.7151323556900024,0.7151480913162231,0.7151604890823364,0.7151732444763184,0.7151850461959839,0.7151954174041748,0.7152053117752075,0.7152146100997925,0.7152224779129028,0.715228796005249,0.7152349948883057,0.7152409553527832,0.715246319770813,0.7152509689331055,0.7152549028396606,0.7152594327926636,0.7152637243270874,0.7152665853500366,0.7152695655822754,0.7152715921401978,0.7152740955352783,0.7152767181396484,0.7152787446975708,0.7152810096740723,0.7152829170227051,0.7152842283248901,0.7152857780456543,0.715286374092102,0.7152875661849976,0.7152888774871826,0.7152895927429199,0.7152907848358154,0.7152913808822632,0.7152919769287109,0.7152928113937378,0.7152934074401855,0.7152940034866333,0.715294361114502,0.7152948379516602,0.7152951955795288,0.7152955532073975,0.7152960300445557,0.7152965068817139,0.7152966260910034,0.7152968645095825,0.7152972221374512,0.7152975797653198,0.715298056602478,0.7152982950210571,0.7152985334396362,0.7152987718582153,0.7152990102767944,0.715299129486084,0.7152994871139526,0.7152997255325317,0.7152997255325317,0.7152998447418213,0.7152999639511108,0.7153000831604004,0.7153002023696899,0.7153003215789795,0.715300440788269,0.7153005599975586,0.7153006792068481,0.7153006792068481,0.7153007984161377,0.7153007984161377,0.7153007984161377,0.7153007984161377,0.7153009176254272,0.7153009176254272,0.7153009176254272,0.7153009176254272,0.7153010368347168,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063,0.7153011560440063],"recovered":[0.0,0.00021922403539065272,0.0004085644904989749,0.0005829631700180471,0.0007512917509302497,0.0009141338523477316,0.0010784935439005494,0.0012419193517416716,0.0014065124560147524,0.0015699382638558745,0.0017331305425614119,0.0018886185716837645,0.0020504100248217583,0.002204380463808775,0.002354265423491597,0.002510220278054476,0.002663140185177326,0.002809522906318307,0.002973182126879692,0.003161472035571933,0.003372057806700468,0.0036155623383820057,0.0038727244827896357,0.004182066302746534,0.004521991591900587,0.004901956766843796,0.005339120980352163,0.005820526275783777,0.006358197424560785,0.006960071157664061,0.007642023731023073,0.008416545577347279,0.009287371300160885,0.010267342440783978,0.011372918263077736,0.012601996771991253,0.013953294605016708,0.015502220951020718,0.0172047670930624,0.019077394157648087,0.02116270735859871,0.023488255217671394,0.026082873344421387,0.02893780544400215,0.03211737051606178,0.03556320443749428,0.03939075395464897,0.04356348142027855,0.04814232140779495,0.05310847982764244,0.058522775769233704,0.0643434226512909,0.07064010202884674,0.07738912105560303,0.08461814373731613,0.09235542267560959,0.10055168718099594,0.10920298844575882,0.11836136877536774,0.1279457062482834,0.13797736167907715,0.14840276539325714,0.1593339592218399,0.17070862650871277,0.18248474597930908,0.19470280408859253,0.20729278028011322,0.2202414721250534,0.23343542218208313,0.2469436228275299,0.26070839166641235,0.2747170031070709,0.2889474332332611,0.3033580780029297,0.31798258423805237,0.3326578736305237,0.3473827838897705,0.3622017502784729,0.3769718408584595,0.39168354868888855,0.406354159116745,0.42090675234794617,0.43534404039382935,0.449590802192688,0.4635296165943146,0.4772849380970001,0.4907563328742981,0.503825843334198,0.5165443420410156,0.5287855267524719,0.5406494140625,0.5521884560585022,0.5633268356323242,0.5740017294883728,0.5841958522796631,0.5939093232154846,0.6030471324920654,0.6116560697555542,0.619784951210022,0.6273966431617737,0.6345239877700806,0.6411488056182861,0.6473677754402161,0.6530526280403137,0.6583916544914246,0.6632940769195557,0.6678585410118103,0.6720205545425415,0.6758513450622559,0.6793863773345947,0.6826493740081787,0.685600757598877,0.6882961988449097,0.6907484531402588,0.6930080056190491,0.6950532793998718,0.6969241499900818,0.6986428499221802,0.7001902461051941,0.7015697956085205,0.7028348445892334,0.703988254070282,0.7050277590751648,0.705979585647583,0.7068325877189636,0.7076048851013184,0.708311915397644,0.7089520692825317,0.7095308303833008,0.710058331489563,0.7105327844619751,0.7109643220901489,0.7113624811172485,0.7117148041725159,0.712044894695282,0.7123295068740845,0.7125823497772217,0.712826669216156,0.713042140007019,0.7132351398468018,0.7134077548980713,0.7135531902313232,0.7136900424957275,0.7138205170631409,0.713930606842041,0.7140339016914368,0.7141293883323669,0.7142132520675659,0.7142922282218933,0.7143586874008179,0.7144234776496887,0.714482307434082,0.7145329713821411,0.7145789265632629,0.7146195769309998,0.7146573662757874,0.7146937251091003,0.714726984500885,0.7147588133811951,0.7147874236106873,0.7148116827011108,0.7148328423500061,0.714853823184967,0.7148718237876892,0.7148899435997009,0.7149044275283813,0.7149198055267334,0.7149311304092407,0.7149437665939331,0.7149548530578613,0.7149640321731567,0.7149727940559387,0.714980959892273,0.7149888873100281,0.7149949669837952,0.715000331401825,0.7150051593780518,0.7150095701217651,0.7150142192840576,0.7150178551673889,0.7150222063064575,0.715025782585144,0.7150288224220276,0.7150312662124634,0.7150338292121887,0.7150365114212036,0.7150392532348633,0.7150416970252991,0.7150429487228394,0.7150446176528931,0.7150461077690125,0.7150471806526184,0.7150483131408691,0.7150493860244751,0.7150503396987915,0.7150511145591736,0.71505206823349,0.7150527834892273,0.7150536775588989,0.7150543928146362,0.7150548696517944,0.7150551080703735,0.7150554656982422,0.7150561213493347,0.7150562405586243,0.715056836605072,0.7150574326515198,0.7150576710700989,0.7150580286979675,0.7150582671165466,0.7150586247444153,0.7150588631629944,0.7150592803955078,0.7150596380233765,0.715059757232666,0.7150599956512451,0.7150603532791138,0.7150604724884033,0.7150605916976929,0.715060830116272,0.7150609493255615,0.7150610685348511,0.7150611877441406,0.7150613069534302,0.7150614261627197,0.7150615453720093,0.7150615453720093,0.7150615453720093,0.7150616645812988,0.7150617241859436,0.7150618433952332,0.7150618433952332,0.7150619626045227,0.7150619626045227,0.7150619626045227,0.7150619626045227,0.7150620818138123,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018,0.7150622010231018],"active":[0.0005078017711639404,0.00044138089288026094,0.00041990200406871736,0.00040799524867907166,0.0004027422983199358,0.00039924029260873795,0.0004013414727523923,0.0004013414727523923,0.00039492128416895866,0.0003915360430255532,0.0003876837436109781,0.00039340369403362274,0.00037647737190127373,0.00037379260174930096,0.000379862729460001,0.0003735590726137161,0.0003650374710559845,0.00039760605432093143,0.0004442993085831404,0.00048562255688011646,0.0005460898391902447,0.0005992031656205654,0.00067659723572433,0.0007490883581340313,0.0008308012038469315,0.0009285062551498413,0.0010238769464194775,0.0011512325145304203,0.001284424215555191,0.001443530898541212,0.0016328715719282627,0.0018183598294854164,0.002029178664088249,0.002274901606142521,0.002527977339923382,0.0027997316792607307,0.0031435098499059677,0.003482733853161335,0.0038510262966156006,0.004297295585274696,0.0047643426805734634,0.005272949114441872,0.005809567868709564,0.006404787302017212,0.007014952600002289,0.007736589759588242,0.00844259187579155,0.009218744933605194,0.010023385286331177,0.010861527174711227,0.011741109192371368,0.012657925486564636,0.013592369854450226,0.014551214873790741,0.015532582998275757,0.01645302027463913,0.017373695969581604,0.018399648368358612,0.019283324480056763,0.02018602192401886,0.021098867058753967,0.02203412353992462,0.02290986478328705,0.023783370852470398,0.02463342249393463,0.025351569056510925,0.026021838188171387,0.02656570076942444,0.02718415856361389,0.027672886848449707,0.028174608945846558,0.028651833534240723,0.029017657041549683,0.02935585379600525,0.029496848583221436,0.029656440019607544,0.029754817485809326,0.02969074249267578,0.029648959636688232,0.02955499291419983,0.02931007742881775,0.029056906700134277,0.02864024043083191,0.028088122606277466,0.02761673927307129,0.02704271674156189,0.026280462741851807,0.02558189630508423,0.024784326553344727,0.024072349071502686,0.0233914852142334,0.02256721258163452,0.021661043167114258,0.02067667245864868,0.019623875617980957,0.018506944179534912,0.01749885082244873,0.016515016555786133,0.015501260757446289,0.014505207538604736,0.0135115385055542,0.012588262557983398,0.011627376079559326,0.010884702205657959,0.010060012340545654,0.009334087371826172,0.008542358875274658,0.007912993431091309,0.0073081254959106445,0.0067397356033325195,0.006145358085632324,0.005619049072265625,0.0051659345626831055,0.004745841026306152,0.004343807697296143,0.003977358341217041,0.0036434531211853027,0.0033169984817504883,0.0030159354209899902,0.0027610063552856445,0.002529740333557129,0.0023117661476135254,0.002128422260284424,0.0019539594650268555,0.0017986893653869629,0.0016554594039916992,0.0015292167663574219,0.0014096498489379883,0.0013011693954467773,0.0011931657791137695,0.001094222068786621,0.0010242462158203125,0.0009452104568481445,0.0008838772773742676,0.0008087754249572754,0.0007562637329101562,0.0007214546203613281,0.0006675124168395996,0.0006181001663208008,0.000574946403503418,0.0005372762680053711,0.0005158185958862305,0.0004897117614746094,0.00046330690383911133,0.00044226646423339844,0.00042444467544555664,0.00040453672409057617,0.0003904104232788086,0.00037413835525512695,0.0003668069839477539,0.0003548264503479004,0.00034368038177490234,0.0003339052200317383,0.00032216310501098633,0.0003158450126647949,0.000311434268951416,0.00030618906021118164,0.00030177831649780273,0.00029581785202026367,0.00028759241104125977,0.00028192996978759766,0.0002811551094055176,0.0002785325050354004,0.00027626752853393555,0.00027054548263549805,0.0002688169479370117,0.0002652406692504883,0.00026428699493408203,0.00026154518127441406,0.00025975704193115234,0.00025844573974609375,0.00025600194931030273,0.00025403499603271484,0.00025206804275512695,0.00025135278701782227,0.0002506375312805176,0.0002497434616088867,0.0002498626708984375,0.00024950504302978516,0.0002487301826477051,0.0002473592758178711,0.00024580955505371094,0.0002452731132507324,0.0002454519271850586,0.0002449154853820801,0.00024449825286865234,0.00024366378784179688,0.00024253129959106445,0.0002428293228149414,0.00024175643920898438,0.00024145841598510742,0.00024169683456420898,0.00024127960205078125,0.00024139881134033203,0.0002410411834716797,0.00024086236953735352,0.00024074316024780273,0.00024062395095825195,0.000240325927734375,0.00023996829986572266,0.00023996829986572266,0.00024008750915527344,0.00024008750915527344,0.00023990869522094727,0.0002402663230895996,0.00023978948593139648,0.00023943185806274414,0.00023955106735229492,0.00023955106735229492,0.00023978948593139648,0.0002396702766418457,0.0002396702766418457,0.00023949146270751953,0.00023937225341796875,0.00023937225341796875,0.00023949146270751953,0.00023937225341796875,0.00023925304412841797,0.00023925304412841797,0.0002391338348388672,0.0002391338348388672,0.0002391338348388672,0.0002391338348388672,0.0002391338348388672,0.0002391338348388672,0.0002391338348388672,0.0002391338348388672,0.00023925304412841797,0.0002391338348388672,0.0002390742301940918,0.00023895502090454102,0.0002390742301940918,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.0002390742301940918,0.0002390742301940918,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102,0.00023895502090454102]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0005078017711639404,0.0006666749832220376,0.0008325522067025304,0.0009901414159685373,0.0011429444421082735,0.0013000667095184326,0.0014487841399386525,0.0015991359250620008,0.0017407326959073544,0.001880578463897109,0.002013186924159527,0.002146028680726886,0.0022711660712957382,0.002397937700152397,0.002519689965993166,0.0026384072843939066,0.002754439599812031,0.0028977873735129833,0.0030526916962116957,0.0032260396983474493,0.0034325397573411465,0.003639273578301072,0.0038758907467126846,0.004140523727983236,0.004433873109519482,0.004757339600473642,0.005116993095725775,0.005503728520125151,0.005936106201261282,0.006416461430490017,0.006943276152014732,0.007513632066547871,0.008154378272593021,0.008846135810017586,0.009610502049326897,0.010444089770317078,0.011358223855495453,0.012348000891506672,0.013428011909127235,0.014628724195063114,0.015951890498399734,0.01738828606903553,0.01895367167890072,0.020677464082837105,0.022522658109664917,0.024539215490221977,0.026738926768302917,0.0291290283203125,0.03171209245920181,0.03449779748916626,0.03752794861793518,0.04079004377126694,0.04428408667445183,0.04805140197277069,0.05204949527978897,0.05633242055773735,0.06091931462287903,0.06579022109508514,0.070955291390419,0.07643402367830276,0.08224812895059586,0.08834438025951385,0.09470853209495544,0.1013650968670845,0.10830520838499069,0.11552582681179047,0.1230284720659256,0.13080286979675293,0.13883909583091736,0.14708101749420166,0.15563005208969116,0.1643754243850708,0.17331960797309875,0.1824113428592682,0.19175462424755096,0.2012961208820343,0.21097104251384735,0.22075989842414856,0.2307131141424179,0.24071651697158813,0.2509251534938812,0.26121923327445984,0.2715855538845062,0.28202518820762634,0.29254889488220215,0.30310794711112976,0.3137175440788269,0.3243415057659149,0.3349561393260956,0.345562219619751,0.3562278747558594,0.3668060600757599,0.3773563802242279,0.38780534267425537,0.39823880791664124,0.408494234085083,0.41868045926094055,0.4287271499633789,0.43865469098091125,0.4484362006187439,0.45804527401924133,0.4674113392829895,0.4765494167804718,0.48552101850509644,0.4942164421081543,0.5026427507400513,0.5108482837677002,0.5187242031097412,0.5264111757278442,0.5337886810302734,0.5408837795257568,0.547723650932312,0.5542540550231934,0.5604830980300903,0.5664788484573364,0.5721362829208374,0.5774930715560913,0.5826220512390137,0.5874289274215698,0.5919886827468872,0.596276044845581,0.6003164052963257,0.6040904521942139,0.6076540946960449,0.6109882593154907,0.6140866279602051,0.6170120239257812,0.6197013854980469,0.6222178936004639,0.6245566606521606,0.626732349395752,0.6287612915039062,0.6306396722793579,0.6324151754379272,0.6340286731719971,0.6355360746383667,0.6369396448135376,0.6382299661636353,0.639423131942749,0.64052414894104,0.6415423154830933,0.6425049304962158,0.6433805227279663,0.6442021131515503,0.6449370384216309,0.6456222534179688,0.6462620496749878,0.6468431949615479,0.647379994392395,0.6478747129440308,0.6483356952667236,0.6487642526626587,0.6491607427597046,0.6495236158370972,0.6498582363128662,0.6501626968383789,0.6504355669021606,0.6506969928741455,0.6509429216384888,0.6511658430099487,0.6513686180114746,0.651564359664917,0.6517348289489746,0.6518968343734741,0.6520380973815918,0.6521729230880737,0.652302622795105,0.6524220705032349,0.6525309085845947,0.6526323556900024,0.652722954750061,0.6528052091598511,0.6528823375701904,0.6529541015625,0.6530207395553589,0.6530818939208984,0.6531378030776978,0.6531915664672852,0.653236985206604,0.6532812118530273,0.653323769569397,0.653361439704895,0.6533968448638916,0.6534291505813599,0.6534591913223267,0.6534885168075562,0.6535161733627319,0.6535406112670898,0.653562068939209,0.6535825729370117,0.6536030769348145,0.6536201238632202,0.6536363363265991,0.6536509990692139,0.6536632776260376,0.6536746025085449,0.6536866426467896,0.6536972522735596,0.6537063121795654,0.6537158489227295,0.6537232398986816,0.653732180595398,0.6537389755249023,0.653745174407959,0.6537522077560425,0.6537588834762573,0.6537641286849976,0.6537700891494751,0.6537750959396362,0.6537798643112183,0.653782844543457,0.6537867784500122,0.6537903547286987,0.653793215751648,0.6537966728210449,0.6537995338439941,0.6538015604019165,0.6538037061691284,0.6538064479827881,0.6538083553314209,0.6538100242614746,0.653812050819397,0.6538139581680298,0.6538149118423462,0.653816819190979,0.6538181304931641,0.6538193225860596,0.6538206338882446,0.6538218259811401,0.6538225412368774,0.6538236141204834,0.6538244485855103,0.6538254022598267,0.6538258790969849,0.6538265943527222,0.6538271903991699,0.6538276672363281,0.6538282632827759,0.6538286209106445,0.6538289785385132,0.6538290977478027,0.6538293361663818,0.6538294553756714,0.65382981300354,0.6538301706314087,0.6538304090499878,0.6538306474685669,0.653830885887146,0.653830885887146,0.6538310050964355,0.6538312435150146,0.6538314819335938,0.6538317203521729,0.6538318395614624,0.653831958770752,0.653831958770752,0.6538320779800415,0.653832197189331,0.6538324356079102,0.6538324356079102,0.6538325548171997,0.6538326740264893,0.6538327932357788,0.6538327932357788,0.6538327932357788,0.6538329124450684,0.6538330316543579,0.6538330316543579,0.6538330316543579,0.6538330316543579,0.6538331508636475,0.653833270072937,0.6538333892822266,0.6538335084915161,0.6538335084915161,0.6538335084915161,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057,0.6538336277008057],"recovered":[0.0,0.00021758978255093098,0.0004029613337479532,0.0005814456380903721,0.0007468559197150171,0.0009042115998454392,0.0010620341636240482,0.001222074730321765,0.001374877872876823,0.0015195097075775266,0.0016653088387101889,0.0018024698365479708,0.001938696950674057,0.002073523122817278,0.0022014621645212173,0.0023228642530739307,0.0024457836989313364,0.0025653180200606585,0.002695591887459159,0.002842324785888195,0.0030004975851625204,0.0031785150058567524,0.003372758161276579,0.003591165179386735,0.003832451766356826,0.004108641296625137,0.004404091741889715,0.004730009473860264,0.005085343960672617,0.005480017047375441,0.005917764734476805,0.006397302728146315,0.006917347200214863,0.007499609608203173,0.008143858052790165,0.008844137191772461,0.009601032361388206,0.010458550415933132,0.011382022872567177,0.012375418096780777,0.013474923558533192,0.014688360504806042,0.016020631417632103,0.017455626279115677,0.019055798649787903,0.02077573724091053,0.022636806592345238,0.024668656289577484,0.02688365988433361,0.029275747016072273,0.031871065497398376,0.03469786420464516,0.03771750628948212,0.04098543897271156,0.04450633004307747,0.048262905329465866,0.05228971689939499,0.05656306818127632,0.061170510947704315,0.06607386469841003,0.07125668227672577,0.0767371654510498,0.08253142982721329,0.08862382173538208,0.09497735649347305,0.10166368633508682,0.10859702527523041,0.11583282053470612,0.12330394983291626,0.13104845583438873,0.13908609747886658,0.14739395678043365,0.15592175722122192,0.1646496206521988,0.17359088361263275,0.18270409107208252,0.1920248419046402,0.2015036642551422,0.21114122867584229,0.22098015248775482,0.2308838814496994,0.24093304574489594,0.251128613948822,0.2613529860973358,0.2716970145702362,0.2821424901485443,0.2926201820373535,0.3031502962112427,0.31372591853141785,0.3243599236011505,0.3349958062171936,0.3456363379955292,0.3562137186527252,0.36675772070884705,0.3772885203361511,0.38773515820503235,0.3980901837348938,0.4083440899848938,0.418464720249176,0.4285222887992859,0.43842998147010803,0.44820189476013184,0.4578031599521637,0.4671976864337921,0.4763847887516022,0.48529547452926636,0.49398237466812134,0.5024077892303467,0.5105559825897217,0.5185192227363586,0.5261901021003723,0.5335907340049744,0.5406706929206848,0.5474781394004822,0.5539926886558533,0.5602683424949646,0.5661834478378296,0.5718587040901184,0.5772558450698853,0.5823454260826111,0.5872008204460144,0.5917779803276062,0.5960808992385864,0.600125789642334,0.6039155125617981,0.6074731945991516,0.6108077764511108,0.6139366626739502,0.6168246269226074,0.6195533871650696,0.6220526099205017,0.6244169473648071,0.6265846490859985,0.6286172270774841,0.630528450012207,0.6322807669639587,0.6339225769042969,0.6354164481163025,0.6368363499641418,0.6381350159645081,0.6393297910690308,0.6404321789741516,0.6414629220962524,0.6424205303192139,0.6433199048042297,0.644130527973175,0.6448816061019897,0.6455762386322021,0.6462012529373169,0.6467880606651306,0.6473289728164673,0.6478310823440552,0.6482897996902466,0.6487352848052979,0.6491334438323975,0.6494940519332886,0.649821937084198,0.650127649307251,0.6504070162773132,0.6506758332252502,0.6509217023849487,0.6511430144309998,0.651350200176239,0.6515387296676636,0.6517127752304077,0.6518726944923401,0.6520165205001831,0.6521561145782471,0.6522862911224365,0.6524091958999634,0.6525163650512695,0.6526167392730713,0.6527089476585388,0.6527944207191467,0.6528689861297607,0.6529415249824524,0.653012216091156,0.6530716419219971,0.6531274318695068,0.6531814932823181,0.6532299518585205,0.6532753705978394,0.6533164381980896,0.6533544063568115,0.653390109539032,0.6534215211868286,0.6534522175788879,0.6534825563430786,0.6535096168518066,0.6535354256629944,0.6535570621490479,0.6535772085189819,0.6535940170288086,0.6536099314689636,0.653624951839447,0.6536390781402588,0.6536523103713989,0.6536654829978943,0.6536771655082703,0.6536867022514343,0.6536964178085327,0.6537041068077087,0.6537125110626221,0.6537207961082458,0.6537289619445801,0.6537352800369263,0.6537420749664307,0.6537479162216187,0.6537530422210693,0.6537578105926514,0.6537636518478394,0.6537670493125916,0.6537715792655945,0.6537752151489258,0.653778612613678,0.6537824273109436,0.6537860631942749,0.6537888646125793,0.6537911891937256,0.6537938714027405,0.6537960767745972,0.6537977457046509,0.6538005471229553,0.6538023948669434,0.653803825378418,0.6538057923316956,0.6538071036338806,0.6538084745407104,0.6538099050521851,0.6538111567497253,0.6538119912147522,0.653812825679779,0.6538139581680298,0.6538151502609253,0.6538160443305969,0.6538168787956238,0.653817355632782,0.6538179516792297,0.6538186073303223,0.6538189649581909,0.6538194417953491,0.6538197994232178,0.6538200378417969,0.653820276260376,0.6538206338882446,0.6538209915161133,0.6538212299346924,0.6538214087486267,0.6538216471672058,0.6538217663764954,0.6538220047950745,0.653822124004364,0.6538223624229431,0.6538226008415222,0.6538227200508118,0.6538227200508118,0.6538228392601013,0.6538229584693909,0.6538230776786804,0.6538234353065491,0.6538234353065491,0.6538234353065491,0.6538235545158386,0.6538236737251282,0.6538236737251282,0.6538236737251282,0.6538236737251282,0.6538237929344177,0.6538237929344177,0.6538237929344177,0.6538237929344177,0.6538239121437073,0.6538239121437073,0.6538240313529968,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864,0.6538241505622864],"active":[0.0005078017711639404,0.0004490852006711066,0.0004295908729545772,0.00040869577787816525,0.0003960885223932564,0.0003958551096729934,0.0003867499763146043,0.0003770611947402358,0.0003658548230305314,0.00036106875631958246,0.00034787808544933796,0.000343558844178915,0.0003324691206216812,0.00032441457733511925,0.0003182278014719486,0.00031554303131997585,0.0003086559008806944,0.00033246935345232487,0.0003570998087525368,0.00038371491245925426,0.00043204217217862606,0.0004607585724443197,0.0005031325854361057,0.0005493585485965014,0.0006014213431626558,0.000648698303848505,0.0007129013538360596,0.0007737190462648869,0.000850762240588665,0.0009364443831145763,0.0010255114175379276,0.001116329338401556,0.0012370310723781586,0.001346526201814413,0.0014666439965367317,0.0015999525785446167,0.0017571914941072464,0.0018894504755735397,0.0020459890365600586,0.002253306098282337,0.002476966939866543,0.0026999255642294884,0.0029330402612686157,0.003221837803721428,0.003466859459877014,0.003763478249311447,0.00410212017595768,0.004460372030735016,0.004828432574868202,0.0052220504730939865,0.005656883120536804,0.00609217956662178,0.006566580384969711,0.007065963000059128,0.007543165236711502,0.008069515228271484,0.00862959772348404,0.009227152913808823,0.009784780442714691,0.01036015897989273,0.010991446673870087,0.01160721480846405,0.012177102267742157,0.012741275131702423,0.01332785189151764,0.013862140476703644,0.01443144679069519,0.014970049262046814,0.015535145998001099,0.016032561659812927,0.016543954610824585,0.016981467604637146,0.01739785075187683,0.017761722207069397,0.018163740634918213,0.018592029809951782,0.018946200609207153,0.019256234169006348,0.019571885466575623,0.019736364483833313,0.020041272044181824,0.020286187529563904,0.020456939935684204,0.020672202110290527,0.020851880311965942,0.02096545696258545,0.02109736204147339,0.02119120955467224,0.021230220794677734,0.021202296018600464,0.02123206853866577,0.021169722080230713,0.021142661571502686,0.021047621965408325,0.020950287580490112,0.02075907588005066,0.020590275526046753,0.020383059978485107,0.02018997073173523,0.019913911819458008,0.0196152925491333,0.019209444522857666,0.018746256828308105,0.01832333207130432,0.017831653356552124,0.017347276210784912,0.016865909099578857,0.01631641387939453,0.01585519313812256,0.015269458293914795,0.014693677425384521,0.014132916927337646,0.013583362102508545,0.013004958629608154,0.012486159801483154,0.011867940425872803,0.011309623718261719,0.010763347148895264,0.01017308235168457,0.009643256664276123,0.00907522439956665,0.008538424968719482,0.008009552955627441,0.0075283050537109375,0.007072746753692627,0.006613433361053467,0.00620424747467041,0.00576472282409668,0.005393266677856445,0.0050032734870910645,0.004679739475250244,0.004344344139099121,0.004055023193359375,0.0037979483604431152,0.003500223159790039,0.003255307674407959,0.0030170679092407227,0.0028135180473327637,0.0025867819786071777,0.0023891329765319824,0.0022125244140625,0.002072751522064209,0.0019176006317138672,0.0017815828323364258,0.001617133617401123,0.0014917254447937012,0.0013804435729980469,0.0012669563293457031,0.001178741455078125,0.0010866522789001465,0.0010067224502563477,0.0009331703186035156,0.0008709430694580078,0.0007883310317993164,0.00072479248046875,0.000668644905090332,0.0006136298179626465,0.0005693435668945312,0.0005359053611755371,0.0004900097846984863,0.0004469156265258789,0.00042134523391723633,0.0003846287727355957,0.0003581047058105469,0.00032532215118408203,0.0003002285957336426,0.000286102294921875,0.00026595592498779297,0.0002446174621582031,0.0002231597900390625,0.0002065896987915039,0.00018846988677978516,0.00017338991165161133,0.00015968084335327148,0.00015175342559814453,0.00014036893844604492,0.00012558698654174805,0.00011992454528808594,0.00010955333709716797,9.971857070922852e-05,9.381771087646484e-05,8.606910705566406e-05,8.040666580200195e-05,7.474422454833984e-05,6.908178329467773e-05,6.699562072753906e-05,6.395578384399414e-05,5.805492401123047e-05,5.245208740234375e-05,4.7147274017333984e-05,4.601478576660156e-05,4.291534423828125e-05,4.2319297790527344e-05,4.106760025024414e-05,3.832578659057617e-05,3.552436828613281e-05,3.4332275390625e-05,3.17692756652832e-05,2.9146671295166016e-05,2.9146671295166016e-05,2.682209014892578e-05,2.8073787689208984e-05,2.6464462280273438e-05,2.4378299713134766e-05,2.3245811462402344e-05,2.3603439331054688e-05,2.205371856689453e-05,2.2172927856445312e-05,2.205371856689453e-05,2.205371856689453e-05,1.919269561767578e-05,1.9729137420654297e-05,1.8775463104248047e-05,1.800060272216797e-05,1.806020736694336e-05,1.710653305053711e-05,1.5497207641601562e-05,1.4841556549072266e-05,1.52587890625e-05,1.4483928680419922e-05,1.3947486877441406e-05,1.430511474609375e-05,1.341104507446289e-05,1.2516975402832031e-05,1.2993812561035156e-05,1.233816146850586e-05,1.2218952178955078e-05,1.2159347534179688e-05,1.1920928955078125e-05,1.138448715209961e-05,1.1622905731201172e-05,1.1622905731201172e-05,1.1444091796875e-05,1.0728836059570312e-05,1.055002212524414e-05,1.0311603546142578e-05,1.0311603546142578e-05,1.0311603546142578e-05,1.0013580322265625e-05,1.0013580322265625e-05,9.655952453613281e-06,9.5367431640625e-06,9.417533874511719e-06,9.5367431640625e-06,9.5367431640625e-06,9.417533874511719e-06,9.417533874511719e-06,9.47713851928711e-06,9.238719940185547e-06,9.238719940185547e-06,9.238719940185547e-06,9.357929229736328e-06,9.357929229736328e-06,9.238719940185547e-06,9.238719940185547e-06,9.238719940185547e-06,9.238719940185547e-06,9.238719940185547e-06,9.357929229736328e-06,9.000301361083984e-06,9.119510650634766e-06,9.238719940185547e-06,9.238719940185547e-06,9.119510650634766e-06,9.119510650634766e-06,9.238719940185547e-06,9.357929229736328e-06,9.238719940185547e-06,9.238719940185547e-06,9.238719940185547e-06,9.357929229736328e-06,9.357929229736328e-06,9.47713851928711e-06,9.47713851928711e-06,9.357929229736328e-06,9.357929229736328e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0005078017711639404,0.0006660913350060582,0.0008382720989175141,0.0010123206302523613,0.0011881199898198247,0.0013684721197932959,0.001549524487927556,0.001722522429190576,0.0018996058497577906,0.002080308273434639,0.002264512237161398,0.002443813718855381,0.0026258002035319805,0.002814440056681633,0.002995025599375367,0.0031789964996278286,0.0033649515826255083,0.0035484554246068,0.003735227743163705,0.00392153300344944,0.004112858325242996,0.004296828992664814,0.004482433665543795,0.004669906571507454,0.004860064014792442,0.0050467196851968765,0.005235943477600813,0.005426451098173857,0.005619410425424576,0.005808984395116568,0.006000543013215065,0.006201556418091059,0.006421947851777077,0.006651561241596937,0.006892030593007803,0.007139036897569895,0.007404954172670841,0.007683128118515015,0.007974259555339813,0.008281616494059563,0.008596444502472878,0.00892563071101904,0.009281082078814507,0.009638868272304535,0.010013813152909279,0.010406502522528172,0.010816818103194237,0.01124347560107708,0.011688928119838238,0.012159360572695732,0.012643334455788136,0.013137814588844776,0.013658442534506321,0.014208603650331497,0.014761916361749172,0.015347330830991268,0.01594570279121399,0.016577694565057755,0.01722520962357521,0.0178975909948349,0.018583744764328003,0.019304336979985237,0.02005714550614357,0.020825596526265144,0.021637240424752235,0.02245740406215191,0.023297179490327835,0.024165786802768707,0.025068247690796852,0.025974443182349205,0.026918111369013786,0.02790403552353382,0.028920194134116173,0.029943939298391342,0.03102465160191059,0.03211691975593567,0.033244092017412186,0.03438596799969673,0.03556975722312927,0.03678284212946892,0.038006316870450974,0.03928442299365997,0.04057396948337555,0.04187215492129326,0.04324037954211235,0.044612105935811996,0.04601791873574257,0.04744299128651619,0.04892304539680481,0.050408001989126205,0.05190439894795418,0.05344421789050102,0.055024079978466034,0.056645847856998444,0.058296214789152145,0.059946466237306595,0.06165729835629463,0.06335213780403137,0.06508013606071472,0.06683707982301712,0.06863663345575333,0.07044844329357147,0.07230273634195328,0.07417279481887817,0.07608849555253983,0.07801049947738647,0.07995550334453583,0.08193983882665634,0.08392850309610367,0.08594179153442383,0.08798041194677353,0.09004412591457367,0.09211940318346024,0.09421393275260925,0.09633893519639969,0.09847783297300339,0.10062909871339798,0.10282379388809204,0.10501591116189957,0.10724877566099167,0.10946821421384811,0.11173026263713837,0.11399534344673157,0.11629287898540497,0.11860185116529465,0.12094152718782425,0.1232520118355751,0.12560850381851196,0.12799346446990967,0.13036419451236725,0.13278207182884216,0.1351783573627472,0.13761410117149353,0.14003479480743408,0.14250847697257996,0.1450231373310089,0.14751946926116943,0.150004580616951,0.1525169014930725,0.15506529808044434,0.15760213136672974,0.1601589322090149,0.16272541880607605,0.16532890498638153,0.16792340576648712,0.17053985595703125,0.17318758368492126,0.17584185302257538,0.1784972846508026,0.1811763048171997,0.18383453786373138,0.18656550347805023,0.18928350508213043,0.19199217855930328,0.19472827017307281,0.19749531149864197,0.2002539336681366,0.20302364230155945,0.2058195173740387,0.2086348682641983,0.2114247828722,0.21425263583660126,0.21709495782852173,0.21995794773101807,0.22283026576042175,0.2257061004638672,0.22859080135822296,0.23148775100708008,0.23437291383743286,0.2372845858335495,0.24023185670375824,0.24313849210739136,0.24607373774051666,0.2490074634552002,0.2519458532333374,0.254893958568573,0.2578510046005249,0.2608031928539276,0.2638007700443268,0.26676449179649353,0.26973289251327515,0.27269473671913147,0.2756192684173584,0.2785450518131256,0.28147992491722107,0.28440478444099426,0.28727349638938904,0.29016509652137756,0.2929871082305908,0.29581552743911743,0.298642098903656,0.30144578218460083,0.30422937870025635,0.3069949150085449,0.3097335696220398,0.31248486042022705,0.3151909410953522,0.3178742825984955,0.32052281498908997,0.3231442868709564,0.3257554769515991,0.3283531367778778,0.33092430233955383,0.33347946405410767,0.3359580338001251,0.33847305178642273,0.34092840552330017,0.34337010979652405,0.3457657992839813,0.3481219410896301,0.35041701793670654,0.3526872396469116,0.3549489378929138,0.35711875557899475,0.35928672552108765,0.3613969087600708,0.36348292231559753,0.3654962182044983,0.3675130009651184,0.36947327852249146,0.3714025318622589,0.3732585906982422,0.3750847578048706,0.3768788278102875,0.3786422908306122,0.3803474009037018,0.3820359408855438,0.38367941975593567,0.38529255986213684,0.3868519961833954,0.38835853338241577,0.3898216784000397,0.39127475023269653,0.39268583059310913,0.39403244853019714,0.39533424377441406,0.39661213755607605,0.3978641927242279,0.3990686535835266,0.4002644717693329,0.40140238404273987,0.4025222957134247,0.4035888910293579,0.4046429991722107,0.40567538142204285,0.40665802359580994,0.40759187936782837,0.40851256251335144,0.409411758184433,0.4102655351161957,0.41109609603881836,0.41191181540489197,0.4126962721347809,0.4134596884250641,0.41419196128845215,0.4148983061313629,0.4155825972557068,0.41625428199768066,0.41688790917396545,0.4175061285495758,0.4181075096130371,0.41869258880615234,0.4192578196525574,0.41979488730430603,0.4203261435031891,0.4208304286003113,0.4213156998157501,0.4217938184738159,0.4222317934036255,0.4226613938808441,0.4230750799179077,0.42347875237464905,0.42385590076446533,0.42423516511917114,0.4246005415916443,0.42495110630989075,0.42528167366981506,0.42560186982154846,0.4259108603000641,0.4262085258960724,0.42650270462036133,0.4267847239971161,0.4270542562007904,0.4273122549057007,0.42756789922714233,0.42780229449272156,0.42804160714149475,0.42826512455940247,0.42848214507102966,0.42868688702583313,0.428885817527771,0.42907723784446716,0.42926880717277527,0.42944657802581787,0.4296181797981262,0.42978405952453613,0.42994457483291626,0.4300987720489502,0.43025004863739014,0.4303953945636749,0.43053558468818665,0.43066760897636414,0.4307917058467865,0.430914044380188,0.43103262782096863,0.4311452805995941,0.4312586188316345,0.43136662244796753,0.43146640062332153,0.4315628409385681,0.43165773153305054,0.43175217509269714,0.4318365752696991,0.43192481994628906,0.4320099353790283,0.4320862591266632,0.4321632981300354,0.4322372078895569,0.43230608105659485,0.43237611651420593,0.43243974447250366,0.4325021803379059,0.4325598478317261,0.4326162338256836,0.432671457529068,0.43272244930267334,0.43277207016944885,0.43282169103622437,0.43286803364753723,0.43291330337524414,0.43295779824256897,0.4329995810985565,0.4330423176288605,0.43307849764823914,0.4331158399581909,0.43315204977989197,0.4331883490085602,0.4332199692726135,0.43325358629226685,0.4332854747772217,0.4333149790763855,0.43334418535232544,0.433373361825943,0.4334004521369934,0.43342238664627075,0.4334466755390167,0.4334684908390045,0.4334912598133087,0.43351250886917114,0.43353304266929626,0.43355441093444824],"recovered":[0.0,0.00021864037262275815,0.0004033115110360086,0.0005829631700180471,0.0007575952913612127,0.000934678828343749,0.001110945246182382,0.0012897797860205173,0.0014684975612908602,0.001638343557715416,0.0018139096209779382,0.001997413346543908,0.0021792829502373934,0.002360919024795294,0.0025444228667765856,0.0027274598833173513,0.0029115471988916397,0.003098786575719714,0.0032856755424290895,0.003470813622698188,0.0036517493426799774,0.003840039251372218,0.0040255277417600155,0.004209498409181833,0.00439662067219615,0.004585844464600086,0.00476584630087018,0.004957288037985563,0.005147329065948725,0.005336669273674488,0.005529278423637152,0.005718385335057974,0.005916364025324583,0.006130101624876261,0.006347340997308493,0.006575203500688076,0.0068161399103701115,0.007063613273203373,0.007329530082643032,0.007605719845741987,0.007890897803008556,0.00819592084735632,0.008514600805938244,0.008850907906889915,0.009199121035635471,0.00955982506275177,0.009936055168509483,0.010322206653654575,0.010737191885709763,0.011167818680405617,0.011609301902353764,0.012076232582330704,0.012556937523186207,0.013068227097392082,0.013586286455392838,0.0141307283192873,0.014704002998769283,0.015290234237909317,0.01589175872504711,0.016522465273737907,0.017179319635033607,0.017852751538157463,0.018559450283646584,0.01928342692553997,0.020024912431836128,0.020808540284633636,0.021608158946037292,0.02242914028465748,0.023276152089238167,0.024151531979441643,0.025036949664354324,0.025963107123970985,0.026902688667178154,0.027897367253899574,0.028903603553771973,0.02994462475180626,0.031008761376142502,0.032117489725351334,0.03323555365204811,0.034403931349515915,0.03558795154094696,0.03677605837583542,0.03801879286766052,0.03927728906273842,0.040568236261606216,0.04189957305788994,0.04324725270271301,0.04462201148271561,0.0460163839161396,0.04744986444711685,0.048895832151174545,0.05037635192275047,0.05189948156476021,0.05343206599354744,0.0550246499478817,0.056663110852241516,0.05827600508928299,0.05994248017668724,0.061615727841854095,0.06330683827400208,0.06504125148057938,0.06680169701576233,0.0686187595129013,0.07043546438217163,0.07228720188140869,0.07417593151330948,0.07605929672718048,0.07798025012016296,0.07993657886981964,0.08191835135221481,0.08391471207141876,0.08594130724668503,0.08796311914920807,0.09000757336616516,0.09210257977247238,0.09418824315071106,0.09630752354860306,0.09845656901597977,0.10061939805746078,0.10280580073595047,0.10499407351016998,0.10719145089387894,0.10944100469350815,0.11170293390750885,0.11398354172706604,0.11625620722770691,0.11857032030820847,0.12090123444795609,0.12323402613401413,0.12560182809829712,0.12795913219451904,0.1303545981645584,0.13276781141757965,0.13516633212566376,0.13756343722343445,0.140028715133667,0.14249981939792633,0.14497339725494385,0.14747369289398193,0.14997363090515137,0.1524990350008011,0.15501321852207184,0.15756021440029144,0.16010475158691406,0.1626948118209839,0.16528908908367157,0.1678859144449234,0.17051555216312408,0.17317496240139008,0.17583005130290985,0.1784830391407013,0.18113473057746887,0.18384094536304474,0.18653351068496704,0.18922968208789825,0.19196823239326477,0.19473432004451752,0.19748233258724213,0.2002604603767395,0.20305702090263367,0.20585662126541138,0.208659365773201,0.2114662081003189,0.2142939418554306,0.21712063252925873,0.2200055569410324,0.22287298738956451,0.22575417160987854,0.22863467037677765,0.23151808977127075,0.23441411554813385,0.2373330146074295,0.24024304747581482,0.24317537248134613,0.246104896068573,0.2490522712469101,0.2519911527633667,0.25494062900543213,0.2578820586204529,0.2608490586280823,0.2638230621814728,0.26680395007133484,0.26973357796669006,0.272691011428833,0.275621235370636,0.27856990694999695,0.28149041533470154,0.2843859791755676,0.28727489709854126,0.2901250422000885,0.292971670627594,0.2957921624183655,0.29862457513809204,0.30143046379089355,0.3042110502719879,0.3069474995136261,0.30970263481140137,0.31243112683296204,0.3151456415653229,0.31783339381217957,0.3204856812953949,0.3230869770050049,0.3257107734680176,0.3283083140850067,0.33087676763534546,0.3334057927131653,0.3359377086162567,0.338450163602829,0.34091752767562866,0.343330055475235,0.3457355499267578,0.3480765223503113,0.35038304328918457,0.352676123380661,0.3548939526081085,0.3570776581764221,0.3592325448989868,0.3613656163215637,0.3634248971939087,0.36546725034713745,0.36745962500572205,0.36945050954818726,0.37136131525039673,0.37321561574935913,0.37505531311035156,0.3768422603607178,0.37859442830085754,0.3803178668022156,0.38199880719184875,0.38365069031715393,0.3852461874485016,0.3868114650249481,0.38832175731658936,0.3898007571697235,0.39123985171318054,0.39266082644462585,0.39399367570877075,0.3953181207180023,0.39660802483558655,0.39783698320388794,0.3990618586540222,0.40024179220199585,0.4013821482658386,0.40247803926467896,0.4035697281360626,0.40462955832481384,0.40565982460975647,0.4066440165042877,0.40758007764816284,0.4085020422935486,0.4093921184539795,0.41024917364120483,0.41107669472694397,0.4118864834308624,0.4126637876033783,0.41342779994010925,0.41416147351264954,0.4148734211921692,0.4155719578266144,0.4162239134311676,0.41686418652534485,0.4174872040748596,0.41808730363845825,0.4186888337135315,0.419248104095459,0.4197947680950165,0.42031994462013245,0.42082270979881287,0.4213145077228546,0.42178085446357727,0.4222218692302704,0.42265960574150085,0.4230811297893524,0.4234754741191864,0.4238686263561249,0.42424729466438293,0.424609512090683,0.4249534010887146,0.42528796195983887,0.42561376094818115,0.42592287063598633,0.42622148990631104,0.42650991678237915,0.42679497599601746,0.4270675480365753,0.42733055353164673,0.4275808334350586,0.4278261959552765,0.4280581474304199,0.4282861351966858,0.42849916219711304,0.4287120997905731,0.4289124011993408,0.42910701036453247,0.4292897880077362,0.429470956325531,0.42964231967926025,0.42980679869651794,0.42997199296951294,0.4301287531852722,0.43027958273887634,0.43042513728141785,0.4305630028247833,0.4306941032409668,0.4308275282382965,0.4309523105621338,0.43107253313064575,0.4311848282814026,0.4312977194786072,0.4314034879207611,0.4315055012702942,0.43160203099250793,0.43169987201690674,0.43179523944854736,0.43187999725341797,0.4319663643836975,0.432047963142395,0.43212804198265076,0.4322063624858856,0.4322775602340698,0.4323476254940033,0.43240877985954285,0.4324730932712555,0.4325368404388428,0.43259555101394653,0.43265029788017273,0.43270328640937805,0.4327583909034729,0.432809978723526,0.43285903334617615,0.4329044222831726,0.43295052647590637,0.432994544506073,0.4330364465713501,0.43307626247406006,0.4331161677837372,0.43315190076828003,0.4331914782524109,0.43322521448135376,0.4332588315010071,0.4332939684391022,0.4333264231681824,0.43335479497909546,0.4333828091621399,0.4334109425544739,0.43343639373779297,0.4334630072116852,0.4334869384765625,0.4335085153579712,0.4335312843322754,0.43355441093444824],"active":[0.0005078017711639404,0.00044745096238330007,0.0004349605878815055,0.0004293574602343142,0.00043052469845861197,0.0004337932914495468,0.00043857924174517393,0.00043274264317005873,0.0004311082884669304,0.000441964715719223,0.00045060261618345976,0.0004464003723114729,0.00044651725329458714,0.0004535210318863392,0.0004506027325987816,0.00045153661631047726,0.0004534043837338686,0.0004496688488870859,0.0004495522007346153,0.0004507193807512522,0.0004611089825630188,0.00045678974129259586,0.00045690592378377914,0.00046040816232562065,0.0004634433425962925,0.0004608752205967903,0.0004700971767306328,0.00046916306018829346,0.00047208135947585106,0.00047231512144207954,0.0004712645895779133,0.00048317108303308487,0.0005055838264524937,0.0005214596167206764,0.0005446895956993103,0.0005638333968818188,0.0005888142623007298,0.0006195148453116417,0.0006447294726967812,0.0006758966483175755,0.0007055466994643211,0.0007297098636627197,0.0007664812728762627,0.0007879603654146194,0.0008146921172738075,0.0008466774597764015,0.0008807629346847534,0.0009212689474225044,0.0009517362341284752,0.0009915418922901154,0.001034032553434372,0.0010615820065140724,0.0011015050113201141,0.001140376552939415,0.0011756299063563347,0.001216602511703968,0.001241699792444706,0.0012874603271484375,0.001333450898528099,0.0013751257210969925,0.0014044251292943954,0.001451585441827774,0.0014976952224969864,0.001542169600725174,0.0016123279929161072,0.0016488637775182724,0.0016890205442905426,0.001736646518111229,0.0017920956015586853,0.0018229112029075623,0.001881161704659462,0.0019409283995628357,0.002017505466938019,0.002046572044491768,0.0021210480481386185,0.00217229500412941,0.002235330641269684,0.002268478274345398,0.0023342035710811615,0.002378910779953003,0.002418365329504013,0.0025083646178245544,0.002555176615715027,0.00259486585855484,0.002672143280506134,0.002712532877922058,0.0027706660330295563,0.002820979803800583,0.002906661480665207,0.0029581375420093536,0.0030085667967796326,0.0030678659677505493,0.003124598413705826,0.003213781863451004,0.0032715648412704468,0.0032833553850650787,0.0033812932670116425,0.0034096576273441315,0.0034644082188606262,0.003530241549015045,0.00359538197517395,0.003646746277809143,0.0036839768290519714,0.003737330436706543,0.003801293671131134,0.003834567964076996,0.0038962066173553467,0.003959588706493378,0.003991924226284027,0.004023440182209015,0.004065699875354767,0.004102818667888641,0.004156284034252167,0.004206359386444092,0.004236355423927307,0.004289589822292328,0.004321575164794922,0.004367224872112274,0.004396513104438782,0.004442974925041199,0.004474140703678131,0.00453881174325943,0.004554338753223419,0.004589945077896118,0.004618309438228607,0.00468531996011734,0.004681691527366638,0.004707269370555878,0.004759438335895538,0.004762366414070129,0.00482293963432312,0.004823759198188782,0.004846289753913879,0.004868462681770325,0.004945039749145508,0.004994422197341919,0.005019649863243103,0.005031183362007141,0.005043208599090576,0.005091667175292969,0.00510309636592865,0.005145713686943054,0.005165204405784607,0.005224153399467468,0.005228593945503235,0.00525076687335968,0.005301669239997864,0.005326300859451294,0.005322322249412537,0.005346253514289856,0.00535149872303009,0.00543077290058136,0.005442559719085693,0.005458667874336243,0.0054985880851745605,0.005527079105377197,0.00551961362361908,0.005541309714317322,0.005559056997299194,0.005577847361564636,0.005568161606788635,0.0055932700634002686,0.00562874972820282,0.005664005875587463,0.005709633231163025,0.005700543522834778,0.005717813968658447,0.005733579397201538,0.005738243460655212,0.0057664960622787476,0.00581774115562439,0.005805477499961853,0.005830690264701843,0.005832090973854065,0.005840957164764404,0.005841687321662903,0.005859851837158203,0.005862563848495483,0.005918711423873901,0.005915433168411255,0.005909830331802368,0.005890786647796631,0.005885690450668335,0.0058540403842926025,0.005858689546585083,0.0058348774909973145,0.0057830810546875,0.0057791173458099365,0.0057122111320495605,0.005690485239028931,0.005670428276062012,0.0056536197662353516,0.005604803562164307,0.005564451217651367,0.00552251935005188,0.005537360906600952,0.005488306283950806,0.005443155765533447,0.00537717342376709,0.0053108930587768555,0.005269795656204224,0.005266159772872925,0.005213528871536255,0.005171149969100952,0.005081266164779663,0.005067259073257446,0.004990696907043457,0.004919946193695068,0.004848271608352661,0.004791885614395142,0.0046814680099487305,0.004610717296600342,0.004565894603729248,0.00444263219833374,0.004392772912979126,0.004319250583648682,0.004250377416610718,0.00413060188293457,0.004088103771209717,0.004006028175354004,0.003942906856536865,0.0038080811500549316,0.003723442554473877,0.0036632120609283447,0.00358697772026062,0.003505140542984009,0.0034415125846862793,0.0033615529537200928,0.003293752670288086,0.003201305866241455,0.0031123459339141846,0.0030102133750915527,0.0029529929161071777,0.00288507342338562,0.0027925968170166016,0.002673417329788208,0.002618461847305298,0.002546072006225586,0.0024606287479400635,0.0024274885654449463,0.0023405253887176514,0.002280503511428833,0.002206742763519287,0.0021649599075317383,0.0021056532859802246,0.0020284652709960938,0.0019320547580718994,0.0018685460090637207,0.0018316805362701416,0.0017634928226470947,0.0017039775848388672,0.0016626417636871338,0.001619577407836914,0.0015732049942016602,0.0015281736850738525,0.0014705061912536621,0.001421123743057251,0.0013808608055114746,0.0013159513473510742,0.0012822151184082031,0.0012433230876922607,0.0012053847312927246,0.001170516014099121,0.0011060535907745361,0.0010780394077301025,0.0010356605052947998,0.0009957551956176758,0.0009711086750030518,0.000917285680770874,0.0008805394172668457,0.0008532106876373291,0.0008191466331481934,0.000774770975112915,0.0007596909999847412,0.0007319152355194092,0.0007038116455078125,0.0006721615791320801,0.0006484687328338623,0.0006228983402252197,0.0005947649478912354,0.000579833984375,0.0005632340908050537,0.0005443394184112549,0.0005172789096832275,0.0005003511905670166,0.0004717409610748291,0.0004607737064361572,0.00043892860412597656,0.0004239976406097412,0.00040075182914733887,0.000386655330657959,0.00036513805389404297,0.00035640597343444824,0.0003395676612854004,0.00032839179039001465,0.00031310319900512695,0.00030225515365600586,0.000291973352432251,0.00027805566787719727,0.00026664137840270996,0.00025600194931030273,0.00024247169494628906,0.00022870302200317383,0.0002199411392211914,0.00020509958267211914,0.00019297003746032715,0.00018608570098876953,0.0001817941665649414,0.00016868114471435547,0.00015935301780700684,0.00015223026275634766,0.00015014410018920898,0.0001367032527923584,0.00012958049774169922,0.00012993812561035156,0.00011989474296569824,0.00011533498764038086,0.00010916590690612793,9.971857070922852e-05,9.85562801361084e-05,9.211897850036621e-05,9.340047836303711e-05,8.675456047058105e-05,7.939338684082031e-05,7.590651512145996e-05,7.215142250061035e-05,6.878376007080078e-05,6.330013275146484e-05,5.805492401123047e-05,5.4270029067993164e-05,5.3375959396362305e-05,4.9054622650146484e-05,4.7773122787475586e-05,4.2051076889038086e-05,3.9577484130859375e-05,3.5881996154785156e-05,3.644824028015137e-05,2.849102020263672e-05,2.8371810913085938e-05,2.664327621459961e-05,2.1010637283325195e-05,1.7762184143066406e-05,1.856684684753418e-05,1.7642974853515625e-05,1.1444091796875e-05,1.0281801223754883e-05,5.4836273193359375e-06,4.32133674621582e-06,3.993511199951172e-06,1.7583370208740234e-06,0.0]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0005078017711639404,0.0006645738030783832,0.0008305677329190075,0.000994343776255846,0.0011651236563920975,0.0013357868883758783,0.0015011971117928624,0.0016676579834893346,0.0018323678523302078,0.0019971944857388735,0.002156184520572424,0.0023179759737104177,0.0024752148892730474,0.0026310530956834555,0.002786424243822694,0.0029438966885209084,0.003097400302067399,0.0032468182034790516,0.0033965862821787596,0.0035407510586082935,0.003679546294733882,0.003821960184723139,0.003966475371271372,0.004105503670871258,0.004252119921147823,0.004390915390104055,0.004528543446213007,0.004657533019781113,0.004791658837348223,0.00492204912006855,0.00505115557461977,0.0051912348717451096,0.005332948174327612,0.005479097831994295,0.005632718093693256,0.005789957009255886,0.005951514933258295,0.006120894104242325,0.006301246117800474,0.006482998840510845,0.006676775403320789,0.006871368736028671,0.007072966080158949,0.007281451020389795,0.007497172802686691,0.007721416652202606,0.007947761565446854,0.008178891614079475,0.008412123657763004,0.008660180494189262,0.008918510749936104,0.009184193797409534,0.009448710829019547,0.009731203317642212,0.010022568516433239,0.010310080833733082,0.010615920647978783,0.010925612412393093,0.011246977373957634,0.011570444330573082,0.011913404799997807,0.012264886870980263,0.012622789479792118,0.012984894216060638,0.013359022326767445,0.013728948310017586,0.014110664837062359,0.014509657397866249,0.01491390261799097,0.01531289517879486,0.015739552676677704,0.01616515964269638,0.01658644899725914,0.017028866335749626,0.01746532879769802,0.017916850745677948,0.018381331115961075,0.01885736733675003,0.019328733906149864,0.01981714367866516,0.020305903628468513,0.020810656249523163,0.021318208426237106,0.021838020533323288,0.02237277291715145,0.02290087193250656,0.02345278300344944,0.024008898064494133,0.024568865075707436,0.025130582973361015,0.025713196024298668,0.02629510872066021,0.026892313733696938,0.02748905122280121,0.02810131385922432,0.028697583824396133,0.02930762991309166,0.029934601858258247,0.0305656585842371,0.031209439039230347,0.031866177916526794,0.03252723440527916,0.033196814358234406,0.0338757298886776,0.0345425084233284,0.03523356467485428,0.03592158854007721,0.036614395678043365,0.037314560264348984,0.038028497248888016,0.03874208405613899,0.03947247937321663,0.040195174515247345,0.04092860594391823,0.04167697951197624,0.042425353080034256,0.04318294674158096,0.04394637793302536,0.04471903294324875,0.045508962124586105,0.046298541128635406,0.04709092527627945,0.04789848253130913,0.04871642589569092,0.049527253955602646,0.05034613236784935,0.05118030309677124,0.05201844498515129,0.05285833775997162,0.0537114217877388,0.05456287041306496,0.055438365787267685,0.05632249638438225,0.05720919743180275,0.05810045450925827,0.05899229273200035,0.05989813804626465,0.06079896539449692,0.061735160648822784,0.06265617907047272,0.06359261274337769,0.06453464180231094,0.06550434231758118,0.06645664572715759,0.06742214411497116,0.06838857382535934,0.0693625956773758,0.07035411894321442,0.0713561549782753,0.07237160950899124,0.07337656617164612,0.07438478618860245,0.07542919367551804,0.07647990435361862,0.07753551751375198,0.07860758900642395,0.07967744767665863,0.08078815788030624,0.08187645673751831,0.08298774808645248,0.08410628139972687,0.08523543924093246,0.08639774471521378,0.08755526691675186,0.08871699124574661,0.08990031480789185,0.09111351519823074,0.09232485294342041,0.09353898465633392,0.09479211270809174,0.09604687243700027,0.09732253104448318,0.09859655052423477,0.09989123046398163,0.10119828581809998,0.10251374542713165,0.10384940356016159,0.10519427806138992,0.1065482646226883,0.1079205721616745,0.1093214824795723,0.11071667075157166,0.11216474324464798,0.1136193498969078,0.11506485193967819,0.11655202507972717,0.1180582270026207,0.11956465989351273,0.1210903599858284,0.12264278531074524,0.12421038746833801,0.1258087009191513,0.1274123638868332,0.1290343701839447,0.13068391382694244,0.13234513998031616,0.13402993977069855,0.13573598861694336,0.1374567449092865,0.13918696343898773,0.14093351364135742,0.14268708229064941,0.14448405802249908,0.1462996006011963,0.1481342911720276,0.14998356997966766,0.15187464654445648,0.1538001447916031,0.15570709109306335,0.15765173733234406,0.1596255749464035,0.16162742674350739,0.16365951299667358,0.16569358110427856,0.1677669882774353,0.16983619332313538,0.17196200788021088,0.17408011853694916,0.17625835537910461,0.1784197837114334,0.18061751127243042,0.1828165203332901,0.185019850730896,0.18723776936531067,0.18948405981063843,0.1917704939842224,0.19405600428581238,0.19634991884231567,0.19868271052837372,0.2010176032781601,0.20336030423641205,0.2057264745235443,0.20807619392871857,0.21048882603645325,0.2128736674785614,0.2153070867061615,0.21771948039531708,0.2201675921678543,0.2226075530052185,0.2250443398952484,0.22747834026813507,0.22994664311408997,0.23239009082317352,0.23484744131565094,0.23729462921619415,0.23974822461605072,0.24220743775367737,0.24464201927185059,0.24709327518939972,0.24952949583530426,0.2519458532333374,0.25438055396080017,0.25681185722351074,0.25922754406929016,0.26163816452026367,0.2640398442745209,0.2664543390274048,0.26886847615242004,0.2712697982788086,0.27365708351135254,0.27601802349090576,0.2783706486225128,0.28067880868911743,0.28301942348480225,0.28526848554611206,0.2875150144100189,0.2897307276725769,0.29192399978637695,0.29405999183654785,0.2961825430393219,0.29829540848731995,0.300383061170578,0.3024198114871979,0.304434597492218,0.3064129948616028,0.3083507716655731,0.31027498841285706,0.31215670704841614,0.3140001595020294,0.3158172070980072,0.3175763785839081,0.31932199001312256,0.3210262954235077,0.32270631194114685,0.32435575127601624,0.32596245408058167,0.32752153277397156,0.32905587553977966,0.33057665824890137,0.3320227563381195,0.3334321677684784,0.3348229229450226,0.3361820578575134,0.3375056982040405,0.33879417181015015,0.3400464951992035,0.3412620425224304,0.342456191778183,0.3436284363269806,0.3447508215904236,0.3458535969257355,0.3469151556491852,0.34795910120010376,0.34898343682289124,0.34995219111442566,0.35089364647865295,0.35182493925094604,0.3527018427848816,0.3535684645175934,0.35441067814826965,0.3552272319793701,0.35600560903549194,0.35676926374435425,0.3575039803981781,0.35823261737823486,0.35890698432922363,0.3595917522907257,0.3602345883846283,0.3608574867248535,0.36146554350852966,0.36205434799194336,0.36261674761772156,0.3631715774536133,0.3636859059333801,0.36419546604156494,0.3646865487098694,0.3651660978794098,0.3656233251094818,0.3660600185394287,0.3664883077144623,0.3668980598449707,0.3672918975353241,0.3676745593547821,0.36804869771003723,0.3684023916721344,0.36873891949653625,0.3690657615661621,0.36938247084617615,0.36968281865119934,0.369983047246933,0.37026649713516235,0.3705315887928009,0.370792031288147,0.3710379898548126,0.3712831139564514,0.3715237081050873,0.37175577878952026,0.3719676434993744,0.3721758723258972,0.3723766803741455,0.3725740611553192],"recovered":[0.0,0.00021700610523112118,0.0004022609209641814,0.000577126513235271,0.0007468558615073562,0.0009196202736347914,0.0010908672120422125,0.001258378615602851,0.0014240223681554198,0.0015879151178523898,0.001754609402269125,0.0019179184455424547,0.0020771417766809464,0.0022441863548010588,0.0023976899683475494,0.0025557458866387606,0.0027140355668962,0.0028687063604593277,0.0030194083228707314,0.0031719780527055264,0.003314508590847254,0.003455988597124815,0.003598986193537712,0.0037464196793735027,0.0038849813863635063,0.004025644157081842,0.004168991930782795,0.004309655167162418,0.0044431970454752445,0.004575688857585192,0.004702810663729906,0.004830283112823963,0.004968143999576569,0.005109507590532303,0.005254956427961588,0.005402506794780493,0.005553909111768007,0.005714766681194305,0.0058746905997395515,0.006050372961908579,0.006226873025298119,0.006408042274415493,0.006597382482141256,0.006793026812374592,0.006992989685386419,0.0072031086310744286,0.00741416122764349,0.007639688905328512,0.007868368178606033,0.008096931502223015,0.008338567800819874,0.008590476587414742,0.008844837546348572,0.009102466516196728,0.00937375333160162,0.00965694710612297,0.00994165800511837,0.010233839973807335,0.010532092303037643,0.010843068361282349,0.011165250092744827,0.01149677112698555,0.011836580000817776,0.012189580127596855,0.012540945783257484,0.01290561817586422,0.013274143449962139,0.013651424087584019,0.01404072716832161,0.014424777589738369,0.014826571568846703,0.015230700373649597,0.015654323622584343,0.016075611114501953,0.016520364210009575,0.016942119225859642,0.017390605062246323,0.017847031354904175,0.018314078450202942,0.018779024481773376,0.0192593801766634,0.019745338708162308,0.020236432552337646,0.020745154470205307,0.021237531676888466,0.02176528051495552,0.022289177402853966,0.022829299792647362,0.023388683795928955,0.023938143625855446,0.02449239045381546,0.02506391331553459,0.025653881952166557,0.026239879429340363,0.026821909472346306,0.027429385110735893,0.028020169585943222,0.028619125485420227,0.029233256354928017,0.029861394315958023,0.030496887862682343,0.03115035779774189,0.031800560653209686,0.03245507925748825,0.03312103822827339,0.03378746658563614,0.03446206450462341,0.03513934835791588,0.035832274705171585,0.03651866316795349,0.03723049908876419,0.03792925924062729,0.038649849593639374,0.039371609687805176,0.040098972618579865,0.04082411527633667,0.04157470539212227,0.042329732328653336,0.04308277741074562,0.043842121958732605,0.04462679848074913,0.04541229456663132,0.046199072152376175,0.047000326216220856,0.0478021614253521,0.04860866814851761,0.04942416399717331,0.05024654418230057,0.05106810852885246,0.05190660059452057,0.052754782140254974,0.05360237881541252,0.05445697903633118,0.05532827228307724,0.056202832609415054,0.05708323046565056,0.05797354876995087,0.058873675763607025,0.059761662036180496,0.06066517159342766,0.061573002487421036,0.06250137835741043,0.06343559175729752,0.0643794909119606,0.06533121317625046,0.0662880688905716,0.06725181639194489,0.06821731477975845,0.06920638680458069,0.0702008381485939,0.0712008848786354,0.07220910489559174,0.0732097402215004,0.07423792034387589,0.07528092712163925,0.07631751149892807,0.0773811787366867,0.07844718545675278,0.07953758537769318,0.0806233137845993,0.08172095566987991,0.08282232284545898,0.0839429572224617,0.08507969975471497,0.08621948212385178,0.08738167583942413,0.08856242150068283,0.08975052833557129,0.09096431732177734,0.0921679437160492,0.09339994192123413,0.0946376621723175,0.09590841084718704,0.09716901183128357,0.09845073521137238,0.0997462347149849,0.10104220360517502,0.10235077142715454,0.10370102524757385,0.10505605489015579,0.10640466958284378,0.10778888314962387,0.10917706787586212,0.11057961732149124,0.11200714111328125,0.1134633794426918,0.11492230743169785,0.11640843003988266,0.11788871884346008,0.11940740793943405,0.12094547599554062,0.1224970892071724,0.1240704134106636,0.12566335499286652,0.1272704005241394,0.12888984382152557,0.13054148852825165,0.13220259547233582,0.1338810920715332,0.13556146621704102,0.1372789591550827,0.13902072608470917,0.1407376229763031,0.1425231695175171,0.14433030784130096,0.14614176750183105,0.14798800647258759,0.1498439460992813,0.15172742307186127,0.15364721417427063,0.15558205544948578,0.15752321481704712,0.15950638055801392,0.16152282059192657,0.16354206204414368,0.1655827909708023,0.1676396131515503,0.16973204910755157,0.17184385657310486,0.1739984005689621,0.17614208161830902,0.17830687761306763,0.18050320446491241,0.182672917842865,0.18488559126853943,0.18712195754051208,0.18939264118671417,0.19166986644268036,0.1939636617898941,0.19625337421894073,0.19859503209590912,0.20093388855457306,0.20326806604862213,0.20563599467277527,0.2080068439245224,0.21039682626724243,0.21281307935714722,0.21521496772766113,0.21761755645275116,0.22006988525390625,0.2225259393453598,0.22494719922542572,0.22740909457206726,0.2298387736082077,0.23228688538074493,0.23473523557186127,0.23718826472759247,0.2396456003189087,0.2420887053012848,0.24453915655612946,0.24696823954582214,0.24937620759010315,0.2518291175365448,0.2542482912540436,0.2566797137260437,0.2590915262699127,0.2614973783493042,0.2639242708683014,0.2663130760192871,0.268711119890213,0.2711089253425598,0.27348607778549194,0.27586227655410767,0.2781849205493927,0.2805320620536804,0.2828117311000824,0.2850686311721802,0.28731048107147217,0.28952035307884216,0.29171574115753174,0.2938503324985504,0.2960040271282196,0.29811128973960876,0.3001728057861328,0.3022107183933258,0.3042304217815399,0.3061887323856354,0.30814820528030396,0.310104638338089,0.3119686543941498,0.31380507349967957,0.3156028687953949,0.3173656463623047,0.31910404562950134,0.32081860303878784,0.32250282168388367,0.3241341710090637,0.3257550001144409,0.327324241399765,0.32888996601104736,0.3303702771663666,0.3318314254283905,0.33324575424194336,0.33463090658187866,0.33599233627319336,0.3373032510280609,0.33859047293663025,0.33984044194221497,0.3410836458206177,0.342278391122818,0.3434220254421234,0.3445686995983124,0.34566447138786316,0.3467254638671875,0.34778526425361633,0.3487815856933594,0.34975141286849976,0.35070908069610596,0.3516303300857544,0.35254165530204773,0.35339638590812683,0.3542282283306122,0.35503146052360535,0.35581740736961365,0.3565931022167206,0.35732969641685486,0.358055055141449,0.3587423861026764,0.3594053089618683,0.36006462574005127,0.3606988191604614,0.3612976670265198,0.3618834316730499,0.3624487817287445,0.3629792034626007,0.36350882053375244,0.3640184700489044,0.3645155131816864,0.36498257517814636,0.3654423654079437,0.3658885359764099,0.36631470918655396,0.3667261004447937,0.367122620344162,0.3675135672092438,0.36787858605384827,0.3682360351085663,0.36857688426971436,0.36890748143196106,0.36922091245651245,0.3695274293422699,0.3698154091835022,0.37009790539741516,0.37036195397377014,0.3706260025501251,0.37087851762771606,0.3711276054382324,0.3713650405406952,0.3715915083885193,0.3718132972717285,0.3720129132270813],"active":[0.0005078017711639404,0.000447567697847262,0.0004283068119548261,0.00041721726302057505,0.0004182677948847413,0.00041616661474108696,0.00041032989975064993,0.00040927936788648367,0.000408345484174788,0.00040927936788648367,0.00040157511830329895,0.00040005752816796303,0.0003980731125921011,0.0003868667408823967,0.0003887342754751444,0.0003881508018821478,0.00038336473517119884,0.0003781118430197239,0.0003771779593080282,0.0003687730059027672,0.00036503770388662815,0.0003659715875983238,0.00036748917773365974,0.00035908399149775505,0.000367138534784317,0.000365271233022213,0.000359551515430212,0.0003478778526186943,0.0003484617918729782,0.0003463602624833584,0.00034834491088986397,0.0003609517589211464,0.0003648041747510433,0.00036959024146199226,0.00037776166573166847,0.0003874502144753933,0.0003976058214902878,0.0004061274230480194,0.0004265555180609226,0.0004326258786022663,0.00044990237802267075,0.00046332646161317825,0.00047558359801769257,0.0004884242080152035,0.000504183117300272,0.0005183080211281776,0.0005336003378033638,0.0005392027087509632,0.000543755479156971,0.0005632489919662476,0.00057994294911623,0.0005937172099947929,0.0006038732826709747,0.0006287368014454842,0.0006488151848316193,0.0006531337276101112,0.0006742626428604126,0.0006917724385857582,0.0007148850709199905,0.0007273759692907333,0.0007481547072529793,0.0007681157439947128,0.0007862094789743423,0.0007953140884637833,0.0008180765435099602,0.0008233301341533661,0.0008365213871002197,0.0008582333102822304,0.0008731754496693611,0.0008881175890564919,0.0009129811078310013,0.0009344592690467834,0.0009321253746747971,0.000953255221247673,0.000944964587688446,0.000974731519818306,0.0009907260537147522,0.0010103359818458557,0.0010146554559469223,0.0010381191968917847,0.0010465234518051147,0.001065317541360855,0.0010817758738994598,0.001092866063117981,0.0011352412402629852,0.0011355914175510406,0.0011636056005954742,0.0011795982718467712,0.0011801812797784805,0.0011924393475055695,0.0012208055704832077,0.001231195405125618,0.0012384317815303802,0.001249171793460846,0.0012794043868780136,0.0012681987136602402,0.0012874603271484375,0.0013154763728380203,0.001332402229309082,0.0013480447232723236,0.001369290053844452,0.0013768766075372696,0.0013962537050247192,0.0014206506311893463,0.001421470195055008,0.0014460980892181396,0.0014595240354537964,0.0014750473201274872,0.0014822855591773987,0.0015098340809345245,0.0015115849673748016,0.0015432201325893402,0.0015453249216079712,0.0015569962561130524,0.0015780068933963776,0.001601237803697586,0.0016082413494586945,0.0016166456043720245,0.001636255532503128,0.0016668401658535004,0.0016717426478862762,0.0016786307096481323,0.0016994103789329529,0.0017160996794700623,0.0017250925302505493,0.0017374642193317413,0.001756139099597931,0.0017719008028507233,0.0017902292311191559,0.0018048211932182312,0.0018080882728099823,0.0018359869718551636,0.0018655173480510712,0.0018809251487255096,0.001897621899843216,0.0019090622663497925,0.0019245892763137817,0.0019252896308898926,0.001973498612642288,0.001991007477045059,0.0020196102559566498,0.0020332634449005127,0.002068750560283661,0.002077154815196991,0.002090930938720703,0.0021005049347877502,0.002110779285430908,0.002136804163455963,0.0021497681736946106,0.002170771360397339,0.0021756812930107117,0.0021756812930107117,0.002219453454017639,0.002241984009742737,0.002254590392112732,0.00229007750749588,0.002296268939971924,0.002340972423553467,0.0023388713598251343,0.00236443430185318,0.0023853257298469543,0.0024131163954734802,0.002454787492752075,0.0024755671620368958,0.0024975091218948364,0.0025186389684677124,0.0025510936975479126,0.002574324607849121,0.0025746673345565796,0.0026241689920425415,0.002646930515766144,0.00268486887216568,0.0026881396770477295,0.002722218632698059,0.0027475506067276,0.002767510712146759,0.0028071999549865723,0.002843506634235382,0.002847239375114441,0.0028645172715187073,0.0029168128967285156,0.0029277876019477844,0.002987675368785858,0.003039732575416565,0.003057710826396942,0.00308864563703537,0.0031359195709228516,0.003156229853630066,0.0032016411423683167,0.0032353773713111877,0.003264911472797394,0.0033116117119789124,0.003341950476169586,0.003371015191078186,0.0034135133028030396,0.0034552961587905884,0.0034884512424468994,0.003533393144607544,0.003575652837753296,0.0036254972219467163,0.0036545544862747192,0.0036663562059402466,0.003746435046195984,0.0037764310836791992,0.0038039833307266235,0.003841802477836609,0.0038866400718688965,0.003956198692321777,0.003979668021202087,0.004004523158073425,0.004043519496917725,0.004104211926460266,0.004153132438659668,0.00417076051235199,0.004224926233291626,0.004253402352333069,0.0043223947286605835,0.004348069429397583,0.004414498805999756,0.0044213831424713135,0.004475429654121399,0.004509642720222473,0.0045166462659835815,0.004564851522445679,0.004598468542098999,0.004648536443710327,0.004663363099098206,0.004680052399635315,0.004719048738479614,0.00476422905921936,0.00476527214050293,0.0047925859689712524,0.0048081278800964355,0.0048528313636779785,0.0048668235540390015,0.004910260438919067,0.004906401038169861,0.004952624440193176,0.004989996552467346,0.004974454641342163,0.0049524009227752686,0.004999443888664246,0.004980996251106262,0.005008667707443237,0.005007743835449219,0.005012989044189453,0.0050191730260849,0.0049964189529418945,0.005004569888114929,0.004990339279174805,0.004977613687515259,0.0050043463706970215,0.004982739686965942,0.004979252815246582,0.004958450794219971,0.004948318004608154,0.004956960678100586,0.004944205284118652,0.004956722259521484,0.004945963621139526,0.004909098148345947,0.004884570837020874,0.004816532135009766,0.004834502935409546,0.004736423492431641,0.0047032833099365234,0.0046620965003967285,0.004613518714904785,0.0045396387577056885,0.004466801881790161,0.004445075988769531,0.0043790340423583984,0.004308521747589111,0.004261791706085205,0.0042022764682769775,0.004120349884033203,0.00408625602722168,0.004008501768112183,0.0038955211639404297,0.003848552703857422,0.0037713050842285156,0.003719121217727661,0.003660649061203003,0.003602266311645508,0.0035371482372283936,0.003459632396697998,0.003387361764907837,0.003300875425338745,0.0032524168491363525,0.0031327903270721436,0.0030618906021118164,0.00299149751663208,0.0029363036155700684,0.0028747916221618652,0.002801835536956787,0.002743244171142578,0.002671569585800171,0.0026157498359680176,0.002544790506362915,0.002472430467605591,0.0024315714836120605,0.0023464560508728027,0.0022946298122406006,0.0022579729557037354,0.002166926860809326,0.002112060785293579,0.002073526382446289,0.0019927620887756348,0.0019381344318389893,0.0018690228462219238,0.0018308460712432861,0.0017773807048797607,0.0017378032207489014,0.0016865730285644531,0.0016395151615142822,0.0015772879123687744,0.0015366971492767334,0.0014922022819519043,0.0014521777629852295,0.0014009177684783936,0.0013555288314819336,0.0013190805912017822,0.0012881457805633545,0.0012371242046356201,0.0012162625789642334,0.0011777281761169434,0.001147627830505371,0.0011078119277954102,0.0010774433612823486,0.0010459423065185547,0.001009523868560791,0.0009771883487701416,0.0009484589099884033,0.0009260773658752441,0.000888824462890625,0.0008603334426879883,0.0008297264575958252,0.000805586576461792,0.0007753372192382812,0.0007621347904205322,0.0007390677928924561,0.0007161796092987061,0.0006941258907318115,0.0006760358810424805,0.0006571114063262939,0.0006451904773712158,0.0006281733512878418,0.0006026029586791992,0.0005843639373779297,0.0005633831024169922,0.000561147928237915]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0005078017711639404,0.0006624726229347289,0.000821345834992826,0.0009819699916988611,0.0011403763201087713,0.0012987826485186815,0.001450418378226459,0.0015964510384947062,0.0017354796873405576,0.0018756756326183677,0.002017505932599306,0.002154900226742029,0.002287975512444973,0.002419066382572055,0.00254793930798769,0.0026733102276921272,0.0027893425431102514,0.0029063087422400713,0.0030225745867937803,0.0031310191843658686,0.0032407480757683516,0.0033460408449172974,0.00344911590218544,0.003547988599166274,0.0036507132463157177,0.0037477181758731604,0.0038453068118542433,0.003933439962565899,0.004027877002954483,0.004113324917852879,0.004199123475700617,0.004291342571377754,0.004382510669529438,0.004473328590393066,0.0045678820461034775,0.004664887208491564,0.00475979084149003,0.004861581604927778,0.004962438717484474,0.005065747071057558,0.005174192134290934,0.005285905208438635,0.005395634099841118,0.005509681534022093,0.005628048907965422,0.005746765993535519,0.005870386026799679,0.0059930719435215,0.006119376514106989,0.006250934209674597,0.006378756836056709,0.006509380880743265,0.0066397711634635925,0.006780317053198814,0.00692191394045949,0.007067596539855003,0.007212345022708178,0.00736783305183053,0.0075190020725131035,0.00767682446166873,0.0078374482691288,0.007997838780283928,0.008160097524523735,0.008323173969984055,0.008480645716190338,0.00864710658788681,0.008816368877887726,0.008990184403955936,0.009158162400126457,0.009332794696092606,0.009511629119515419,0.009691281244158745,0.009864511899650097,0.010045448318123817,0.010226033627986908,0.010415607132017612,0.01059409137815237,0.010779113508760929,0.010964601300656796,0.011168300174176693,0.011359741911292076,0.011555502191185951,0.011749979108572006,0.011944572441279888,0.012137765064835548,0.012338545173406601,0.012542360462248325,0.012739172205328941,0.012939251959323883,0.013134545646607876,0.013341862708330154,0.013545561581850052,0.013751127757132053,0.013956343755126,0.014163311570882797,0.014363974332809448,0.014573976397514343,0.014787831343710423,0.014993281103670597,0.015196045860648155,0.015408499166369438,0.01561861764639616,0.015826284885406494,0.016036637127399445,0.016255978494882584,0.016471000388264656,0.016677265986800194,0.01688610203564167,0.01711127907037735,0.017325833439826965,0.017540505155920982,0.017756694927811623,0.01796949841082096,0.01819584332406521,0.018415417522192,0.018638959154486656,0.018855148926377296,0.01907799206674099,0.019293714314699173,0.019517257809638977,0.019730526953935623,0.019951386377215385,0.020168859511613846,0.020395787432789803,0.020611977204680443,0.020834702998399734,0.021059412509202957,0.02128085494041443,0.021504631265997887,0.021732259541749954,0.0219617560505867,0.022191137075424194,0.022426819428801537,0.02265153080224991,0.02288126014173031,0.02311881072819233,0.02334795705974102,0.02358224056661129,0.02381967380642891,0.024052206426858902,0.0242913905531168,0.024530109018087387,0.024770112708210945,0.02500859647989273,0.025252802297472954,0.02549338899552822,0.02574237994849682,0.025978295132517815,0.026226703077554703,0.026476744562387466,0.02672281675040722,0.026977410539984703,0.02723550796508789,0.02749033458530903,0.02773839235305786,0.02799590490758419,0.02825154922902584,0.028508594259619713,0.028767039999365807,0.029033657163381577,0.02929467149078846,0.029565608128905296,0.029825106263160706,0.0300836693495512,0.030350519344210625,0.030617836862802505,0.030894260853528976,0.03116683103144169,0.03144500404596329,0.031721897423267365,0.03201022371649742,0.032290734350681305,0.032576028257608414,0.032867394387722015,0.033150121569633484,0.0334324948489666,0.033728063106536865,0.03401650860905647,0.0343126617372036,0.034606944769620895,0.03490624576807022,0.03520660102367401,0.03550998866558075,0.035821665078401566,0.03612178564071655,0.03642715886235237,0.03674688935279846,0.03705786541104317,0.03735950216650963,0.03767724707722664,0.03800760209560394,0.03833340108394623,0.03866749256849289,0.03900146484375,0.03933065012097359,0.03967687860131264,0.04001563787460327,0.04035264626145363,0.040705762803554535,0.04106483235955238,0.04142448678612709,0.041789039969444275,0.0421561673283577,0.04252644255757332,0.042902905493974686,0.0432855561375618,0.04367707669734955,0.04406754672527313,0.04445941746234894,0.044857826083898544,0.04526160657405853,0.04567472264170647,0.04608737304806709,0.04650726169347763,0.04693030193448067,0.04735894128680229,0.04780089110136032,0.04823583737015724,0.048679422587156296,0.049132928252220154,0.04960243031382561,0.05007040873169899,0.05053792521357536,0.051018163561820984,0.05151369422674179,0.052000001072883606,0.05250895768404007,0.053014643490314484,0.05353095009922981,0.05406465381383896,0.05459975451231003,0.05513766035437584,0.055695176124572754,0.056246738880872726,0.05681440979242325,0.05739188566803932,0.05799119174480438,0.05858360975980759,0.0591830313205719,0.05979331210255623,0.06040837615728378,0.06103954836726189,0.061672355979681015,0.062321390956640244,0.06298711895942688,0.06365098059177399,0.06433339416980743,0.06502632051706314,0.06573209166526794,0.06645163148641586,0.06717653572559357,0.06790506839752197,0.06864584982395172,0.06940461695194244,0.07018392533063889,0.07096906751394272,0.07176180183887482,0.07256387174129486,0.07338076829910278,0.07420945167541504,0.0750480592250824,0.07590685784816742,0.07677161693572998,0.07764793187379837,0.07856369763612747,0.07947152853012085,0.08038531243801117,0.08130890130996704,0.0822572410106659,0.08320650458335876,0.08417737483978271,0.08515699207782745,0.08615599572658539,0.08716771751642227,0.08819963037967682,0.08923307061195374,0.09029754996299744,0.09138654917478561,0.0924726352095604,0.09356408566236496,0.09469009190797806,0.09581025689840317,0.09694547951221466,0.0981224998831749,0.09928912669420242,0.10047466307878494,0.10167490690946579,0.10290375351905823,0.10414065420627594,0.10536973178386688,0.1066330149769783,0.10789115726947784,0.10915280133485794,0.11045262217521667,0.11176539957523346,0.11308833211660385,0.11440997570753098,0.11575275659561157,0.117097869515419,0.1184631735086441,0.11985696107149124,0.12124012410640717,0.12265924364328384,0.12406237423419952,0.12547414004802704,0.1269053965806961,0.1283579021692276,0.12980888783931732,0.13124890625476837,0.13270549476146698,0.13416746258735657,0.13565054535865784,0.13713806867599487,0.13861964643001556,0.14011697471141815,0.14162316918373108,0.1431226134300232,0.14462612569332123,0.14613103866577148,0.14762616157531738,0.14915138483047485,0.15067346394062042,0.15217779576778412,0.15369953215122223,0.15521647036075592,0.15672174096107483,0.15823587775230408,0.1597220003604889,0.16124407947063446,0.16273604333400726,0.16423989832401276,0.16573244333267212,0.1672496199607849,0.16871975362300873,0.17023178935050964,0.1716974973678589,0.17317357659339905,0.17462432384490967,0.17605477571487427,0.1775006204843521,0.17894600331783295,0.18036291003227234,0.18175774812698364,0.18314886093139648,0.18452607095241547,0.18588541448116302,0.18724967539310455,0.188583105802536,0.18991222977638245,0.19120807945728302,0.19249098002910614],"recovered":[0.0,0.0002202746254624799,0.00040494577842764556,0.0005737412720918655,0.000742303323931992,0.0009085307247005403,0.0010693883523344994,0.001226160442456603,0.001377912936732173,0.001521143945865333,0.0016677603125572205,0.0018119250889867544,0.0019522379152476788,0.002086130203679204,0.002221073256805539,0.0023483119439333677,0.002478468930348754,0.0025978866033256054,0.0027191718108952045,0.002837538719177246,0.0029521703254431486,0.0030685528181493282,0.003180149244144559,0.0032843914814293385,0.003390501718968153,0.00349159212782979,0.003593966830521822,0.0036943568848073483,0.003789844224229455,0.003883113618940115,0.00397276459261775,0.004059263505041599,0.004149030894041061,0.004242767114192247,0.004333468619734049,0.0044253370724618435,0.00452070776373148,0.004616078455001116,0.004712849855422974,0.004815107677131891,0.004916782025247812,0.005023358855396509,0.005128301680088043,0.005239781457930803,0.005351727828383446,0.005464958492666483,0.005581924691796303,0.005695505533367395,0.005818075034767389,0.005944496486335993,0.00607535382732749,0.006197106093168259,0.006328430492430925,0.006459988187998533,0.006597382482141256,0.00673641124740243,0.006877074018120766,0.007019721437245607,0.007167738862335682,0.00732147553935647,0.007471594028174877,0.007624864112585783,0.007784554269164801,0.007942026481032372,0.008106736466288567,0.00826385896652937,0.008425533771514893,0.00859164446592331,0.008760322816669941,0.00892783422023058,0.00909674633294344,0.009272429160773754,0.00944752898067236,0.009623678401112556,0.009802279062569141,0.009987300261855125,0.010173255577683449,0.010357693769037724,0.010545982979238033,0.010730771347880363,0.010928516276180744,0.011119257658720016,0.011313500814139843,0.011501790955662727,0.011694633401930332,0.011891677975654602,0.012081485241651535,0.0122798141092062,0.012476159259676933,0.012673436664044857,0.012877251952886581,0.013077215291559696,0.013276361860334873,0.013482628390192986,0.013686910271644592,0.013888390734791756,0.014092789962887764,0.014301858842372894,0.01450765784829855,0.014713107608258724,0.014922759495675564,0.015129376202821732,0.015338211320340633,0.015550081618130207,0.015760082751512527,0.01597452163696289,0.016184523701667786,0.016396744176745415,0.01660872995853424,0.016823401674628258,0.017042508348822594,0.017259398475289345,0.01746613159775734,0.0176837220788002,0.01790878176689148,0.018123803660273552,0.018342211842536926,0.018562952056527138,0.018785445019602776,0.019005252048373222,0.019221441820263863,0.019438447430729866,0.019655220210552216,0.01986510679125786,0.02008923329412937,0.020312892273068428,0.0205376036465168,0.020758111029863358,0.02098538912832737,0.02120869979262352,0.02143317647278309,0.02165987156331539,0.02188948541879654,0.022120848298072815,0.022350579500198364,0.022579841315746307,0.022816693410277367,0.023041753098368645,0.023274285718798637,0.023511601611971855,0.023747518658638,0.023988688364624977,0.02422122098505497,0.024452000856399536,0.024692704901099205,0.024933407083153725,0.025173058733344078,0.025424500927329063,0.025661936029791832,0.0259025227278471,0.026156416162848473,0.02640528976917267,0.026654163375496864,0.02691272646188736,0.027166269719600677,0.027415260672569275,0.027664951980113983,0.02791464328765869,0.028173089027404785,0.02843608893454075,0.028696753084659576,0.028953097760677338,0.029221000149846077,0.029481546953320503,0.029743729159235954,0.030003342777490616,0.03027019277215004,0.03054393082857132,0.030817436054348946,0.031082652509212494,0.03136024251580238,0.03163771703839302,0.03191612288355827,0.032193947583436966,0.032474108040332794,0.032767340540885925,0.03305613622069359,0.03334306553006172,0.03363548219203949,0.033923227339982986,0.03422042727470398,0.03452451527118683,0.03481704741716385,0.03511856868863106,0.035421255975961685,0.035728149116039276,0.0360274501144886,0.03633363917469978,0.03664940223097801,0.03695302456617355,0.03726866841316223,0.03758886829018593,0.03791116550564766,0.03824969008564949,0.03857911005616188,0.038910865783691406,0.03924565389752388,0.03957962617278099,0.03991815075278282,0.040263913571834564,0.04061516374349594,0.04097855091094971,0.041335053741931915,0.041702643036842346,0.0420650988817215,0.04243245720863342,0.04280868545174599,0.04319203644990921,0.04357048496603966,0.04396737739443779,0.04435737803578377,0.04475509002804756,0.045170072466135025,0.045575954020023346,0.04599163681268692,0.04641537740826607,0.04683934897184372,0.04726729169487953,0.047699905931949615,0.04814138635993004,0.048584386706352234,0.04903987795114517,0.04949618875980377,0.04995798319578171,0.05041884258389473,0.05089476332068443,0.05137990415096283,0.051875900477170944,0.052383922040462494,0.05289427563548088,0.053413622081279755,0.05394125357270241,0.054467134177684784,0.05501636117696762,0.055564772337675095,0.05612345412373543,0.05669871345162392,0.057290080934762955,0.05787888169288635,0.05847211554646492,0.05906476825475693,0.05968239903450012,0.06031474098563194,0.060938093811273575,0.06157417222857475,0.062213748693466187,0.06287258863449097,0.06354811787605286,0.06422983855009079,0.06491295993328094,0.06562584638595581,0.06633826345205307,0.06707344949245453,0.0677996426820755,0.06854579597711563,0.06930584460496902,0.07008783519268036,0.07086481153964996,0.07164960354566574,0.07245191186666489,0.07326004654169083,0.07408791780471802,0.07493539899587631,0.0757988691329956,0.0766621083021164,0.07756374776363373,0.07845477014780045,0.07935512810945511,0.08027300238609314,0.0812055766582489,0.08215239644050598,0.08311614394187927,0.08407697081565857,0.08506102859973907,0.08605920523405075,0.08707419782876968,0.08809572458267212,0.08913347870111465,0.09019061177968979,0.09126817435026169,0.09236662834882736,0.09346123039722443,0.09457661211490631,0.09569059312343597,0.0968472957611084,0.0980025976896286,0.09917004406452179,0.10036153346300125,0.10156551748514175,0.10277089476585388,0.10399343818426132,0.1052350103855133,0.10648287832736969,0.10774698108434677,0.10901609808206558,0.1103246733546257,0.11162028461694717,0.11293516308069229,0.11427595466375351,0.11560098826885223,0.116941899061203,0.1183234304189682,0.11971103399991989,0.12110458314418793,0.12251203507184982,0.12392017990350723,0.1253313571214676,0.1267622709274292,0.12821431457996368,0.12963762879371643,0.13109911978244781,0.13255968689918518,0.1340242177248001,0.13549575209617615,0.13697487115859985,0.13847079873085022,0.1399744302034378,0.1414785236120224,0.1429673433303833,0.14446431398391724,0.14596422016620636,0.14749108254909515,0.1489889919757843,0.15050722658634186,0.15201658010482788,0.15352709591388702,0.1550338864326477,0.15655584633350372,0.1580558568239212,0.15958131849765778,0.161075621843338,0.1625896394252777,0.1640896499156952,0.16560472548007965,0.16709820926189423,0.16860570013523102,0.17007139325141907,0.17155273258686066,0.17301830649375916,0.17447175085544586,0.17591677606105804,0.17735259234905243,0.17880113422870636,0.18020974099636078,0.18162022531032562,0.1830035001039505,0.18437184393405914,0.18575315177440643,0.18709662556648254,0.18844780325889587,0.18976280093193054],"active":[0.0005078017711639404,0.0004421980120241642,0.0004164000565651804,0.0004082287196069956,0.00039807299617677927,0.0003902519238181412,0.00038103002589195967,0.0003702905960381031,0.0003575667506083846,0.0003545316867530346,0.00034974562004208565,0.00034297513775527477,0.00033573759719729424,0.0003329361788928509,0.00032686605118215084,0.0003249982837587595,0.0003108736127614975,0.0003084221389144659,0.0003034027758985758,0.0002934804651886225,0.00028857775032520294,0.00027748802676796913,0.00026896665804088116,0.0002635971177369356,0.0002602115273475647,0.00025612604804337025,0.0002513399813324213,0.00023908307775855064,0.00023803277872502804,0.0002302112989127636,0.00022635888308286667,0.00023207906633615494,0.00023347977548837662,0.00023056147620081902,0.00023441342636942863,0.0002395501360297203,0.00023908307775855064,0.00024550314992666245,0.00024958886206150055,0.0002506393939256668,0.00025741010904312134,0.0002625463530421257,0.00026733241975307465,0.0002699000760912895,0.00027632107958197594,0.0002818075008690357,0.000288461335003376,0.00029756641015410423,0.0003013014793395996,0.000306437723338604,0.00030340300872921944,0.0003122747875750065,0.00031134067103266716,0.00032032886520028114,0.0003245314583182335,0.0003311852924525738,0.0003352710045874119,0.0003481116145849228,0.00035126321017742157,0.0003553489223122597,0.00036585424095392227,0.0003729746676981449,0.0003755432553589344,0.00038114748895168304,0.00037390924990177155,0.00038324762135744095,0.00039083510637283325,0.0003985399380326271,0.00039783958345651627,0.0004049604758620262,0.0004148827865719795,0.0004188520833849907,0.0004169829189777374,0.000421769917011261,0.00042375456541776657,0.00042830687016248703,0.00042083580046892166,0.00042141973972320557,0.0004186183214187622,0.0004375288262963295,0.00043122563511133194,0.00043624453246593475,0.00043647829443216324,0.0004427814856171608,0.0004431316629052162,0.0004468671977519989,0.0004608752205967903,0.0004593580961227417,0.00046309269964694977,0.0004611089825630188,0.000464610755443573,0.0004683462902903557,0.0004747658967971802,0.0004737153649330139,0.00047640129923820496,0.00047558359801769257,0.0004811864346265793,0.00048597250133752823,0.0004856232553720474,0.000482938252389431,0.00048573967069387436,0.0004892414435744286,0.00048807356506586075,0.0004865555092692375,0.0004958957433700562,0.0004964787513017654,0.0004927422851324081,0.0004893578588962555,0.0005025491118431091,0.0005024317651987076,0.0004979968070983887,0.0004972964525222778,0.0005033668130636215,0.000512121245265007,0.0005066357553005219,0.0005151554942131042,0.0005129370838403702,0.0005150400102138519,0.0005082692950963974,0.0005120057612657547,0.0005090851336717606,0.0005129389464855194,0.0005136393010616302,0.0005306806415319443,0.0005227439105510712,0.0005218107253313065,0.0005218088626861572,0.0005227439105510712,0.000519242137670517,0.0005235597491264343,0.0005285795778036118,0.0005312655121088028,0.0005373340100049973,0.0005306825041770935,0.0005306806415319443,0.000538969412446022,0.0005312636494636536,0.0005404874682426453,0.0005453880876302719,0.0005406048148870468,0.0005438718944787979,0.00054142065346241,0.0005488917231559753,0.0005565956234931946,0.0005600973963737488,0.0005599819123744965,0.0005693212151527405,0.0005537942051887512,0.0005647670477628708,0.0005742218345403671,0.0005664005875587463,0.0005721207708120346,0.0005813445895910263,0.000577608123421669,0.0005721226334571838,0.0005806442350149155,0.0005865972489118576,0.0005939509719610214,0.0005939509719610214,0.0005975682288408279,0.0005979184061288834,0.0006125103682279587,0.0006041061133146286,0.0006021223962306976,0.0006067901849746704,0.0006144940853118896,0.0006240680813789368,0.000622900202870369,0.0006275679916143417,0.0006392449140548706,0.0006499812006950378,0.0006530173122882843,0.0006599053740501404,0.0006734468042850494,0.0006760135293006897,0.0006651543080806732,0.000671926885843277,0.000673443078994751,0.0006771795451641083,0.0006837174296379089,0.0006858184933662415,0.0006820857524871826,0.0006929412484169006,0.0007030963897705078,0.0007005296647548676,0.0006990097463130951,0.0007194392383098602,0.0007242262363433838,0.0007100999355316162,0.0007242225110530853,0.0007389336824417114,0.0007445327937602997,0.0007563270628452301,0.0007517747581005096,0.0007515400648117065,0.0007660128176212311,0.0007699839770793915,0.0007730200886726379,0.0007876120507717133,0.0008009187877178192,0.0008093230426311493,0.0008104890584945679,0.0008211135864257812,0.0008237995207309723,0.0008378066122531891,0.0008530989289283752,0.0008683912456035614,0.0008755102753639221,0.0008889324963092804,0.0008904486894607544,0.000904228538274765,0.000919632613658905,0.0009173005819320679,0.0009313076734542847,0.000938665121793747,0.0009435638785362244,0.0009615421295166016,0.00096854567527771,0.0009795166552066803,0.0009915418922901154,0.0010180436074733734,0.0010305307805538177,0.0010417364537715912,0.0010601803660392761,0.0010948516428470612,0.001105237752199173,0.00112905353307724,0.0011387430131435394,0.0011470280587673187,0.001170378178358078,0.0011861324310302734,0.0011964067816734314,0.00122804194688797,0.0012303777039051056,0.0012496374547481537,0.001268431544303894,0.0012924782931804657,0.001293528825044632,0.0013041496276855469,0.0013211965560913086,0.0013436079025268555,0.0013571493327617645,0.0013576149940490723,0.0013832971453666687,0.001412946730852127,0.0014372318983078003,0.0014608055353164673,0.0014782026410102844,0.0015022531151771545,0.0015386715531349182,0.0015506893396377563,0.0015668049454689026,0.0015724003314971924,0.0016049742698669434,0.0016381293535232544,0.0016632229089736938,0.001673966646194458,0.0016990602016448975,0.0017311647534370422,0.0017575398087501526,0.001788012683391571,0.0018189400434494019,0.0018362179398536682,0.001849062740802765,0.0019015893340110779,0.0019077807664871216,0.0019305422902107239,0.0019537732005119324,0.001984238624572754,0.0020009279251098633,0.0020249783992767334,0.002040848135948181,0.002079024910926819,0.002106688916683197,0.002140425145626068,0.0021588727831840515,0.0022018253803253174,0.0022530704736709595,0.0022820234298706055,0.0022959113121032715,0.002323463559150696,0.0023490265011787415,0.0023688673973083496,0.002431906759738922,0.0024418309330940247,0.0024720653891563416,0.0025048628449440002,0.0025422200560569763,0.002575136721134186,0.0025988370180130005,0.00263957679271698,0.0026561468839645386,0.0026699230074882507,0.0027056410908699036,0.002749301493167877,0.0027636587619781494,0.0027896910905838013,0.002817593514919281,0.002821914851665497,0.00286218523979187,0.0029150620102882385,0.002916693687438965,0.0029482096433639526,0.0029577910900115967,0.0029621049761772156,0.0029852166771888733,0.0030265450477600098,0.0030466169118881226,0.0030345916748046875,0.0030678659677505493,0.0030683428049087524,0.0030908584594726562,0.003113850951194763,0.0031238943338394165,0.0031421035528182983,0.0031523704528808594,0.003148183226585388,0.003147602081298828,0.0031636953353881836,0.0031618475914001465,0.0031871646642684937,0.0031823813915252686,0.003188803791999817,0.003192305564880371,0.0031998902559280396,0.003194645047187805,0.003201991319656372,0.0031661540269851685,0.003188222646713257,0.0031547248363494873,0.0031642764806747437,0.003142803907394409,0.0031599700450897217,0.003115028142929077,0.0031335800886154175,0.0030917972326278687,0.0031021833419799805,0.0030715912580490112,0.0030364692211151123,0.00302886962890625,0.0030292272567749023,0.0030103176832199097,0.0029566138982772827,0.0029391199350357056,0.0029058456420898438,0.0028819143772125244,0.00287783145904541,0.0028299540281295776,0.0028156042098999023,0.002760276198387146,0.002728179097175598]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0005078017711639404,0.0006636399775743484,0.0008357039769180119,0.0010067173279821873,0.0011878865770995617,0.0013694060035049915,0.001553259906359017,0.0017346625681966543,0.0019139640498906374,0.002098985482007265,0.0022816720884293318,0.002462257631123066,0.0026462282985448837,0.002827280666679144,0.003008566563948989,0.0031973235309123993,0.0033809440210461617,0.0035639808047562838,0.0037480683531612158,0.003936941735446453,0.004119978751987219,0.004307334776967764,0.004488387145102024,0.004674459341913462,0.004860297776758671,0.005045085679739714,0.0052219354547560215,0.005407657474279404,0.005588943138718605,0.005768244620412588,0.0059550171718001366,0.006150661036372185,0.006355060264468193,0.006565645802766085,0.006788838654756546,0.007014833390712738,0.007254135329276323,0.0074997409246861935,0.007758887484669685,0.00802643969655037,0.008312433958053589,0.008613137528300285,0.008920611813664436,0.00924792978912592,0.009579100646078587,0.009925213642418385,0.010288835503160954,0.010656660422682762,0.011037909425795078,0.011448808945715427,0.011865311302244663,0.012290451675653458,0.012745709158480167,0.01320855412632227,0.013690660707652569,0.014181988313794136,0.01469479501247406,0.015235617756843567,0.01579301618039608,0.016370026394724846,0.01697855442762375,0.017584629356861115,0.018213702365756035,0.01887149177491665,0.019555194303393364,0.020256992429494858,0.02098517119884491,0.021735645830631256,0.022510867565870285,0.023299047723412514,0.0241103395819664,0.024952448904514313,0.025814052671194077,0.026712778955698013,0.027621543034911156,0.028566844761371613,0.029540978372097015,0.03052947111427784,0.03154679387807846,0.032575562596321106,0.03366035968065262,0.03477375581860542,0.03589485585689545,0.037033818662166595,0.03821130096912384,0.039404191076755524,0.04063887521624565,0.041888147592544556,0.04318796470761299,0.04449840635061264,0.045875854790210724,0.04723088815808296,0.048615336418151855,0.05003247410058975,0.05148310959339142,0.05296001210808754,0.05446142703294754,0.056014206260442734,0.05756523460149765,0.05914054065942764,0.06074538454413414,0.06240415573120117,0.06408382207155228,0.06578473746776581,0.06751435995101929,0.06926640123128891,0.07103000581264496,0.07283375412225723,0.07465945929288864,0.07650254666805267,0.07838252931833267,0.08028970658779144,0.08221288025379181,0.08416172862052917,0.08613171428442001,0.08813507854938507,0.09016074240207672,0.09220216423273087,0.09425642341375351,0.09635049104690552,0.0984557718038559,0.10058345645666122,0.10273285210132599,0.10492836683988571,0.10712002217769623,0.10932697355747223,0.11156123131513596,0.11383040249347687,0.11612910032272339,0.11845488101243973,0.12077587842941284,0.12311707437038422,0.1254621148109436,0.12783366441726685,0.13021710515022278,0.13262495398521423,0.13507668673992157,0.13751056790351868,0.13997222483158112,0.1424732208251953,0.1449776142835617,0.14751490950584412,0.15005560219287872,0.1526200920343399,0.1552015244960785,0.1578003466129303,0.1604156196117401,0.16307316720485687,0.16571283340454102,0.16836698353290558,0.17109082639217377,0.17378969490528107,0.1765129566192627,0.17929095029830933,0.1820489913225174,0.1848359853029251,0.1876123696565628,0.1904594749212265,0.19329234957695007,0.19611646234989166,0.1989603042602539,0.20183612406253815,0.2047167420387268,0.20760026574134827,0.2105015516281128,0.213398739695549,0.21636199951171875,0.21930855512619019,0.2222573459148407,0.2252511978149414,0.2282181829214096,0.23121319711208344,0.23417843878269196,0.23715968430042267,0.24017511308193207,0.243177592754364,0.2462092638015747,0.24923405051231384,0.2522812485694885,0.2553114891052246,0.2583782970905304,0.2614613175392151,0.264538049697876,0.267581969499588,0.27063021063804626,0.2736964225769043,0.2767299711704254,0.2797805368900299,0.28280600905418396,0.28584760427474976,0.2888904809951782,0.2919284403324127,0.2949353754520416,0.29791194200515747,0.30087578296661377,0.3038099706172943,0.3067537248134613,0.3096749782562256,0.3125315308570862,0.31540316343307495,0.318278044462204,0.32109272480010986,0.32389524579048157,0.326625257730484,0.3293648660182953,0.3320941925048828,0.33477357029914856,0.3373940885066986,0.34000295400619507,0.3425668776035309,0.34507322311401367,0.3475680351257324,0.3500349521636963,0.35243627429008484,0.3547993004322052,0.3571268320083618,0.3594224750995636,0.3616768419742584,0.363875150680542,0.36602920293807983,0.36813458800315857,0.37020859122276306,0.3722074031829834,0.374180406332016,0.37611886858940125,0.3780001401901245,0.3798350691795349,0.38162657618522644,0.3833768665790558,0.38508161902427673,0.38676536083221436,0.38838866353034973,0.38997119665145874,0.39149829745292664,0.3929928243160248,0.3944251537322998,0.39584800601005554,0.397222638130188,0.3985562026500702,0.3998493552207947,0.4011133313179016,0.40235012769699097,0.40353846549987793,0.404695987701416,0.4058149755001068,0.40689197182655334,0.4079277217388153,0.40895065665245056,0.4099363386631012,0.4109070897102356,0.41183769702911377,0.41274669766426086,0.4135981500148773,0.41443732380867004,0.4152475595474243,0.416024774312973,0.4168003499507904,0.41754311323165894,0.4182528555393219,0.4189308285713196,0.4196082353591919,0.42024967074394226,0.4208812117576599,0.42146429419517517,0.4220423400402069,0.42259693145751953,0.423135906457901,0.42364904284477234,0.42414307594299316,0.4246290326118469,0.4250986576080322,0.4255440831184387,0.4259701669216156,0.42638012766838074,0.4267847239971161,0.4271707534790039,0.42754805088043213,0.42790114879608154,0.42823874950408936,0.42857155203819275,0.4288937449455261,0.4292035400867462,0.4294964373111725,0.42977309226989746,0.43004927039146423,0.430308073759079,0.43057188391685486,0.4308261275291443,0.4310682415962219,0.4312969148159027,0.4315215051174164,0.43174317479133606,0.43194758892059326,0.4321450889110565,0.43234026432037354,0.4325292706489563,0.4327077567577362,0.43287956714630127,0.4330500066280365,0.43321239948272705,0.4333688020706177,0.4335191547870636,0.43366310000419617,0.4338022470474243,0.43393319845199585,0.4340638220310211,0.43418967723846436,0.434304416179657,0.43442127108573914,0.4345266819000244,0.43463313579559326,0.4347348213195801,0.43482935428619385,0.4349241554737091,0.4350120425224304,0.4350961148738861,0.43517419695854187,0.43525415658950806,0.4353261888027191,0.4353959858417511,0.4354662597179413,0.4355338513851166,0.43559396266937256,0.4356587529182434,0.4357164204120636,0.43577152490615845,0.4358256757259369,0.4358768165111542,0.4359286427497864,0.4359797537326813,0.43602460622787476,0.43607139587402344,0.4361143708229065,0.4361574351787567,0.4361979365348816,0.43623459339141846,0.43627193570137024,0.4363102316856384,0.43634548783302307,0.43638086318969727,0.43641331791877747,0.43644577264785767,0.43647530674934387,0.4365041255950928,0.43653133511543274,0.4365566670894623,0.43658024072647095,0.4366021752357483,0.43662402033805847,0.4366450309753418,0.43666720390319824],"recovered":[0.0,0.00021233680308796465,0.00040097685996443033,0.0005793444579467177,0.000759929942432791,0.0009424999007023871,0.0011242527980357409,0.0013070561690256,0.0014879918890073895,0.0016636746004223824,0.0018464780878275633,0.002022861037403345,0.0022053143475204706,0.002380880294367671,0.002566251903772354,0.002745553385466337,0.002932325704023242,0.003117113607004285,0.003295714734122157,0.003478985046967864,0.003660737769678235,0.0038454090245068073,0.004039885476231575,0.004219420719891787,0.004403858445584774,0.00458432687446475,0.004771099425852299,0.004947248846292496,0.005132970865815878,0.005317291710525751,0.005505231209099293,0.005688618402928114,0.005871772300451994,0.006067416165024042,0.006276600994169712,0.0064939577132463455,0.00671493262052536,0.0069494484923779964,0.0071867662481963634,0.007431788370013237,0.007695604115724564,0.00796397216618061,0.00824903417378664,0.00855160504579544,0.008868417702615261,0.009192584082484245,0.009522938169538975,0.009872552007436752,0.010232089087367058,0.010603182017803192,0.010998088866472244,0.011403735727071762,0.011817553080618382,0.012258918955922127,0.012696433812379837,0.0131616136059165,0.013640801422297955,0.014138782396912575,0.014660811051726341,0.015202567912638187,0.01575763151049614,0.016338028013706207,0.016935698688030243,0.017545392736792564,0.01817353256046772,0.018826767802238464,0.019508253782987595,0.020229896530508995,0.020946867763996124,0.021690689027309418,0.022458789870142937,0.023265646770596504,0.024073319509625435,0.024924302473664284,0.025798512622714043,0.02668299712240696,0.027597596868872643,0.028533676639199257,0.029481664299964905,0.030463501811027527,0.03148491308093071,0.03252185136079788,0.03359870985150337,0.03469891473650932,0.035808809101581573,0.036955125629901886,0.038132958114147186,0.03932783380150795,0.04056251794099808,0.04182194545865059,0.043110206723213196,0.044438041746616364,0.045784320682287216,0.04714414104819298,0.04852987453341484,0.049944791942834854,0.05138877406716347,0.052864860743284225,0.05438612028956413,0.055926643311977386,0.057470548897981644,0.05905577912926674,0.060674745589494705,0.0623343326151371,0.06402497738599777,0.06570837646722794,0.0674339160323143,0.06918724626302719,0.07096157968044281,0.0727761909365654,0.07458566874265671,0.07643844932317734,0.0783221647143364,0.08022572100162506,0.08214539289474487,0.08410195261240005,0.0860757827758789,0.08806794136762619,0.09010878205299377,0.09214670211076736,0.09420750290155411,0.09629666805267334,0.09841209650039673,0.10053662955760956,0.10270132124423981,0.10488959401845932,0.10705416649580002,0.10925469547510147,0.11148732900619507,0.11377517133951187,0.116080641746521,0.11837969720363617,0.12070395797491074,0.12304841727018356,0.12539976835250854,0.1277882307767868,0.1301574409008026,0.13257823884487152,0.1349942535161972,0.1374310553073883,0.1399002969264984,0.1424008309841156,0.14490264654159546,0.1474585086107254,0.14999932050704956,0.1525515615940094,0.155127614736557,0.15772433578968048,0.16037406027317047,0.16299283504486084,0.16565550863742828,0.16833335161209106,0.1710314005613327,0.1737227886915207,0.17647744715213776,0.17924891412258148,0.18200135231018066,0.1847798228263855,0.18756215274333954,0.19039642810821533,0.19322532415390015,0.19605235755443573,0.1989116072654724,0.20175474882125854,0.20464329421520233,0.2075236737728119,0.2104174792766571,0.21335622668266296,0.21628832817077637,0.21923115849494934,0.2222386598587036,0.22519631683826447,0.22816155850887299,0.2311420887708664,0.23410172760486603,0.23709091544151306,0.24012117087841034,0.24313509464263916,0.24615882337093353,0.24918395280838013,0.2522297501564026,0.2552819550037384,0.25832119584083557,0.26139312982559204,0.2644573748111725,0.26751622557640076,0.27055269479751587,0.27359849214553833,0.2766555845737457,0.27967873215675354,0.2827395796775818,0.2857690453529358,0.2888180911540985,0.2918221056461334,0.29483917355537415,0.29782038927078247,0.30076172947883606,0.3037037253379822,0.3066263794898987,0.3095187842845917,0.3123992681503296,0.3152945935726166,0.31811416149139404,0.3209322988986969,0.32372477650642395,0.32650336623191833,0.3292233645915985,0.33193355798721313,0.3346177041530609,0.3372464179992676,0.3398362398147583,0.3424030840396881,0.3449464440345764,0.34741416573524475,0.3498695194721222,0.3522791266441345,0.35462090373039246,0.35697680711746216,0.35927048325538635,0.36151933670043945,0.363719642162323,0.36586788296699524,0.36797887086868286,0.3700414001941681,0.37206602096557617,0.37403377890586853,0.3759765625,0.37784698605537415,0.37968680262565613,0.3814693093299866,0.3832215964794159,0.3849318325519562,0.3865949213504791,0.3882105052471161,0.389788955450058,0.3913125693798065,0.3927958905696869,0.3942468762397766,0.39565759897232056,0.39703842997550964,0.3983677625656128,0.39966875314712524,0.4009512960910797,0.40217453241348267,0.4033777117729187,0.40452858805656433,0.40563905239105225,0.4067181348800659,0.4077760875225067,0.40878593921661377,0.4097783863544464,0.41073524951934814,0.41166001558303833,0.41254904866218567,0.4134243130683899,0.4142623245716095,0.41507211327552795,0.41587042808532715,0.4166398346424103,0.41737768054008484,0.4180768132209778,0.4187752306461334,0.419439435005188,0.420097678899765,0.42070433497428894,0.42131054401397705,0.42189106345176697,0.422451376914978,0.42297595739364624,0.42348748445510864,0.42399317026138306,0.4244734048843384,0.42494210600852966,0.4253808856010437,0.42580392956733704,0.4262204170227051,0.4266226887702942,0.4270208775997162,0.42739206552505493,0.4277455508708954,0.428091436624527,0.42842236161231995,0.42873579263687134,0.4290485084056854,0.429343044757843,0.4296278655529022,0.42990148067474365,0.4301661252975464,0.4304232895374298,0.4306831359863281,0.4309171736240387,0.4311436414718628,0.4313761591911316,0.4315909445285797,0.43180444836616516,0.43199974298477173,0.4321966767311096,0.43238428235054016,0.43256473541259766,0.4327394962310791,0.4329061806201935,0.4330705404281616,0.43323466181755066,0.43338361382484436,0.43353092670440674,0.43366739153862,0.4338012933731079,0.43392935395240784,0.434052973985672,0.4341750741004944,0.4342862069606781,0.4343983829021454,0.4345007538795471,0.43460381031036377,0.4346996545791626,0.43479305505752563,0.43487977981567383,0.4349628984928131,0.43504565954208374,0.4351203739643097,0.43519577383995056,0.43526989221572876,0.4353385269641876,0.43540287017822266,0.43546754121780396,0.43553149700164795,0.43558716773986816,0.4356429874897003,0.4356965720653534,0.43574804067611694,0.43580174446105957,0.4358498156070709,0.4358977973461151,0.4359474182128906,0.4359888732433319,0.4360305368900299,0.4360717535018921,0.436109334230423,0.4361477196216583,0.43618497252464294,0.43622058629989624,0.4362546503543854,0.43628746271133423,0.4363195598125458,0.4363509714603424,0.4363797903060913,0.43640652298927307,0.4364323318004608,0.4364573061466217,0.4364805221557617,0.43650469183921814],"active":[0.0005078017711639404,0.0004513031744863838,0.00043472711695358157,0.00042737287003546953,0.0004279566346667707,0.00042690610280260444,0.00042900710832327604,0.00042760639917105436,0.00042597216088324785,0.00043531088158488274,0.0004351940006017685,0.00043939659371972084,0.0004409139510244131,0.0004464003723114729,0.0004423146601766348,0.0004517701454460621,0.00044861831702291965,0.0004468671977519989,0.0004523536190390587,0.00045795668847858906,0.0004592409823089838,0.0004619257524609566,0.00044850166887044907,0.0004550386220216751,0.0004564393311738968,0.0004607588052749634,0.00045083602890372276,0.00046040862798690796,0.0004559722729027271,0.000450952909886837,0.0004497859627008438,0.0004620426334440708,0.0004832879640161991,0.0004982296377420425,0.000512237660586834,0.0005208756774663925,0.0005392027087509632,0.000550292432308197,0.0005721212364733219,0.0005946513265371323,0.0006168298423290253,0.0006491653621196747,0.0006715776398777962,0.0006963247433304787,0.0007106829434633255,0.0007326295599341393,0.0007658973336219788,0.0007841084152460098,0.0008058203384280205,0.0008456269279122353,0.000867222435772419,0.0008867159485816956,0.0009281560778617859,0.0009496351704001427,0.0009942268952727318,0.001020374707877636,0.0010539935901761055,0.0010968353599309921,0.0011322051286697388,0.0011674584820866585,0.0012209229171276093,0.0012466013431549072,0.001278003677725792,0.0013260990381240845,0.001381661742925644,0.0014302246272563934,0.001476917415857315,0.001505749300122261,0.0015639998018741608,0.001608358696103096,0.0016515497118234634,0.0016868021339178085,0.0017407331615686417,0.0017884764820337296,0.001823030412197113,0.001883847638964653,0.0019433815032243729,0.0019957944750785828,0.002065129578113556,0.002112060785293579,0.0021754465997219086,0.002251904457807541,0.0022961460053920746,0.0023349039256572723,0.002402491867542267,0.0024490654468536377,0.002505917102098465,0.002560313791036606,0.002625446766614914,0.0026764608919620514,0.002765648066997528,0.0027928464114665985,0.0028310157358646393,0.0028883330523967743,0.0029532350599765778,0.0030152201652526855,0.003072652965784073,0.0031493455171585083,0.0031791143119335175,0.0032138973474502563,0.0032748356461524963,0.003348376601934433,0.0034090764820575714,0.003450404852628708,0.003489382565021515,0.003558024764060974,0.003596089780330658,0.0036465078592300415,0.0036978796124458313,0.003726355731487274,0.0037968605756759644,0.0038512572646141052,0.003890715539455414,0.003936007618904114,0.00398632138967514,0.004033125936985016,0.004084959626197815,0.004134222865104675,0.004147641360759735,0.004203788936138153,0.004248268902301788,0.0042867884039878845,0.00432075560092926,0.0043917372822761536,0.004418700933456421,0.004437379539012909,0.0045070648193359375,0.004575707018375397,0.00464177131652832,0.0046797096729278564,0.004695236682891846,0.004737377166748047,0.004758156836032867,0.0047852471470832825,0.004817336797714233,0.004836723208427429,0.0049192458391189575,0.004932329058647156,0.004977971315383911,0.005042165517807007,0.0050773173570632935,0.005114078521728516,0.005152955651283264,0.005161583423614502,0.005202203989028931,0.0052487850189208984,0.0052880048751831055,0.005348831415176392,0.005338773131370544,0.005374148488044739,0.005435317754745483,0.0054563432931900024,0.005481556057929993,0.005568161606788635,0.005571544170379639,0.005587071180343628,0.005611017346382141,0.005679652094841003,0.005730196833610535,0.005720034241676331,0.00573498010635376,0.005783766508102417,0.0058051347732543945,0.005845516920089722,0.005858257412910461,0.005875065922737122,0.0059445202350616455,0.005952328443527222,0.005969017744064331,0.006020039319992065,0.005979523062705994,0.00601688027381897,0.00601688027381897,0.006017595529556274,0.00607338547706604,0.006086677312850952,0.006088092923164368,0.006098955869674683,0.006122425198554993,0.006127536296844482,0.006148546934127808,0.006179362535476685,0.006216853857040405,0.006188839673995972,0.006172835826873779,0.00618019700050354,0.006177276372909546,0.006182044744491577,0.006150424480438232,0.006168872117996216,0.0061509013175964355,0.006159394979476929,0.006117284297943115,0.006089836359024048,0.006036609411239624,0.005989581346511841,0.005991995334625244,0.005971252918243408,0.0059051513671875,0.005884379148483276,0.00587877631187439,0.005798131227493286,0.005781084299087524,0.005692958831787109,0.005640089511871338,0.0055908262729644775,0.005550205707550049,0.005460530519485474,0.005385249853134155,0.005320459604263306,0.005236983299255371,0.0051649510860443115,0.005088508129119873,0.005022108554840088,0.004929780960083008,0.004847705364227295,0.004801571369171143,0.004700034856796265,0.00460466742515564,0.004509866237640381,0.004414945840835571,0.004340708255767822,0.004228532314300537,0.0041390061378479,0.004052847623825073,0.0039663612842559814,0.003858506679534912,0.003779590129852295,0.003690063953399658,0.003612309694290161,0.003543764352798462,0.0034568309783935547,0.0033762753009796143,0.003287792205810547,0.003203868865966797,0.003112584352493286,0.0030521154403686523,0.002975761890411377,0.002898603677749634,0.002810925245285034,0.0027455687522888184,0.0026813745498657227,0.0025871694087982178,0.0025214552879333496,0.0024372637271881104,0.0023633837699890137,0.0022886693477630615,0.0022325217723846436,0.0021602511405944824,0.002121150493621826,0.0020593106746673584,0.0020114481449127197,0.0019381344318389893,0.001888275146484375,0.0018232464790344238,0.0017624497413635254,0.0017282366752624512,0.0016726851463317871,0.001613020896911621,0.0015531480312347412,0.0015314221382141113,0.0014744400978088379,0.0014417767524719238,0.0013666152954101562,0.0013380050659179688,0.0012863874435424805,0.0012448430061340332,0.0011976659297943115,0.0011671185493469238,0.0011415481567382812,0.00110548734664917,0.0010706782341003418,0.0010280609130859375,0.0009992420673370361,0.0009807944297790527,0.0009503364562988281,0.0009253621101379395,0.0008802711963653564,0.0008466839790344238,0.0008260011672973633,0.0008023083209991455,0.0007811784744262695,0.0007606446743011475,0.0007245838642120361,0.0007062256336212158,0.0006802082061767578,0.0006704032421112061,0.0006600022315979004,0.0006449520587921143,0.000613778829574585,0.0006043314933776855,0.0005995333194732666,0.0005714297294616699,0.0005541443824768066,0.000535815954208374,0.0005295276641845703,0.0005110800266265869,0.0004952847957611084,0.0004852712154388428,0.0004729032516479492,0.00046262145042419434,0.00044861435890197754,0.0004284381866455078,0.00041863322257995605,0.00040227174758911133,0.00039643049240112305,0.0003883838653564453,0.0003750622272491455,0.00036829710006713867,0.0003516077995300293,0.00034692883491516113,0.0003364384174346924,0.0003286004066467285,0.0003203451633453369,0.00031238794326782227,0.00030305981636047363,0.000294417142868042,0.0002912580966949463,0.000280529260635376,0.00027561187744140625,0.00027048587799072266,0.0002639591693878174,0.0002554357051849365,0.00025588274002075195,0.00024887919425964355,0.00024002790451049805,0.00023850798606872559,0.00023382902145385742,0.0002320706844329834,0.00023171305656433105,0.00022286176681518555,0.00022158026695251465,0.00021657347679138184,0.00021001696586608887,0.00020906329154968262,0.0002040565013885498,0.00020018219947814941,0.0002008974552154541,0.0001977682113647461,0.0001958906650543213,0.00019273161888122559,0.00019112229347229004,0.00018784403800964355,0.00018456578254699707,0.00018036365509033203,0.00017687678337097168,0.00017371773719787598,0.00016984343528747559,0.00016671419143676758,0.00016450881958007812,0.00016251206398010254]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0005078017711639404,0.0006677255732938647,0.000830917910207063,0.0009924760088324547,0.0011610380606725812,0.0013296001125127077,0.0014992126962170005,0.0016626385040581226,0.00182583078276366,0.00198120204731822,0.002136923372745514,0.0022941625211387873,0.002447782550007105,0.002602453576400876,0.0027480192948132753,0.002898487728089094,0.0030431195627897978,0.003186583984643221,0.0033314493484795094,0.0034751472994685173,0.0036042537540197372,0.0037401304580271244,0.0038685365580022335,0.004002429079264402,0.0041285003535449505,0.004256789572536945,0.004383327905088663,0.0045081148855388165,0.004630451090633869,0.004750802181661129,0.0048715039156377316,0.004999910015612841,0.005128899589180946,0.005261624697595835,0.0053971512243151665,0.005539332050830126,0.005688983015716076,0.005832097493112087,0.005979881156235933,0.006145291496068239,0.0063078999519348145,0.006484049838036299,0.006656930781900883,0.006830628961324692,0.0070103975012898445,0.0071921502240002155,0.0073833586648106575,0.007585072889924049,0.007787603884935379,0.007996205240488052,0.008212978020310402,0.008429983630776405,0.008653877303004265,0.008881739340722561,0.009126994758844376,0.009372017346322536,0.009614704176783562,0.009866496548056602,0.010125059634447098,0.010390276089310646,0.010661096312105656,0.010933667421340942,0.011209390126168728,0.011490481905639172,0.011783831752836704,0.012080916203558445,0.012387922964990139,0.012684774585068226,0.013003922067582607,0.01332283578813076,0.013642916455864906,0.01397292036563158,0.014312611892819405,0.01465277187526226,0.014999700710177422,0.015355968847870827,0.015719708055257797,0.01609722152352333,0.0164802223443985,0.016866374760866165,0.017255444079637527,0.017649533227086067,0.018049810081720352,0.018463628366589546,0.01887546107172966,0.01930130086839199,0.01973157748579979,0.020164189860224724,0.020614661276340485,0.021071085706353188,0.021533465012907982,0.021999461576342583,0.02248460240662098,0.02295118384063244,0.023442044854164124,0.023929519578814507,0.024432053789496422,0.024936338886618614,0.025455566123127937,0.025975728407502174,0.026509545743465424,0.02704324759542942,0.02758955769240856,0.028134232386946678,0.0286987517029047,0.029268991202116013,0.029847517609596252,0.030439702793955803,0.0310316551476717,0.03162664175033569,0.032233186066150665,0.03283797577023506,0.033447086811065674,0.034078143537044525,0.03470500186085701,0.035345979034900665,0.03598438948392868,0.03665478527545929,0.03730183467268944,0.037974800914525986,0.03865441679954529,0.03934827819466591,0.040041785687208176,0.04073436185717583,0.041446082293987274,0.04216223582625389,0.0428813099861145,0.04360084980726242,0.044339533895254135,0.04508195444941521,0.045841533690690994,0.046602748334407806,0.047381121665239334,0.04815470799803734,0.04894580692052841,0.04972861707210541,0.050527069717645645,0.05134781450033188,0.052156656980514526,0.052994679659605026,0.053837258368730545,0.05467831715941429,0.055530231446027756,0.056396741420030594,0.05725717544555664,0.05814959853887558,0.059037234634160995,0.05992872267961502,0.06083725020289421,0.061763644218444824,0.06269995868206024,0.06363801658153534,0.06458332389593124,0.06554380059242249,0.06651046127080917,0.06750012189149857,0.06847087293863297,0.06947430223226547,0.07046770304441452,0.07149460166692734,0.07252651453018188,0.07357092201709747,0.07463598996400833,0.07569732517004013,0.07675983011722565,0.077846959233284,0.07894774526357651,0.0800633653998375,0.08118481189012527,0.08233942091464996,0.0834742933511734,0.08461979031562805,0.08577929437160492,0.08697335422039032,0.08817640691995621,0.08939964324235916,0.09063421189785004,0.09187367558479309,0.093152716755867,0.09441553056240082,0.09571138024330139,0.09699859470129013,0.09833075106143951,0.09966757148504257,0.10103252530097961,0.1024007499217987,0.10379932820796967,0.10520315170288086,0.10662157088518143,0.10804769396781921,0.10951385647058487,0.1109781563282013,0.11248213797807693,0.11400865018367767,0.11557579040527344,0.11713708937168121,0.11871951818466187,0.12031327188014984,0.12193550169467926,0.12356696277856827,0.12524336576461792,0.12691007554531097,0.12861518561840057,0.13036231696605682,0.1321311742067337,0.13389360904693604,0.13567693531513214,0.13752901554107666,0.13937781751155853,0.14127123355865479,0.14318086206912994,0.1451001763343811,0.14706595242023468,0.14905835688114166,0.15106487274169922,0.1531052440404892,0.1551251858472824,0.15719637274742126,0.15929441154003143,0.16141100227832794,0.16353309154510498,0.16573968529701233,0.167922705411911,0.17015685141086578,0.17237582802772522,0.17464032769203186,0.17690038681030273,0.1792079508304596,0.18153350055217743,0.18388625979423523,0.1862267404794693,0.18862514197826385,0.19102375209331512,0.19347748160362244,0.19591124355793,0.1983964741230011,0.20083175599575043,0.20334455370903015,0.20587332546710968,0.2083691954612732,0.2108905017375946,0.21347425878047943,0.21603304147720337,0.2185971885919571,0.221177339553833,0.22378526628017426,0.22637194395065308,0.22898349165916443,0.23157869279384613,0.2341783195734024,0.23680785298347473,0.23942208290100098,0.24204190075397491,0.24464808404445648,0.24727165699005127,0.2499013990163803,0.252518892288208,0.2551291584968567,0.2577250599861145,0.2603040337562561,0.26289573311805725,0.2654437720775604,0.2679974138736725,0.27052831649780273,0.2730349004268646,0.2755138576030731,0.27793383598327637,0.2803499698638916,0.2827518582344055,0.2851448655128479,0.2875032424926758,0.2898336946964264,0.29210948944091797,0.29437097907066345,0.29659798741340637,0.2987948954105377,0.3009539842605591,0.30309826135635376,0.305202841758728,0.3072674870491028,0.309295117855072,0.3112694323062897,0.31322842836380005,0.3151322305202484,0.3169982135295868,0.31883370876312256,0.32063326239585876,0.32241424918174744,0.32413896918296814,0.3258151412010193,0.32746630907058716,0.32908108830451965,0.3306513726711273,0.33217066526412964,0.33367347717285156,0.33511102199554443,0.33652934432029724,0.3379001319408417,0.33923962712287903,0.34055790305137634,0.34183216094970703,0.34307780861854553,0.34428924322128296,0.3454561233520508,0.3465977609157562,0.34769025444984436,0.34877145290374756,0.34980008006095886,0.3507961630821228,0.3517703115940094,0.35273030400276184,0.35363873839378357,0.35451096296310425,0.3553801476955414,0.3562261164188385,0.35703015327453613,0.35780972242355347,0.35857686400413513,0.3593204617500305,0.3600359261035919,0.36071810126304626,0.3613891899585724,0.3620359003543854,0.36265143752098083,0.3632619380950928,0.3638475835323334,0.3644074499607086,0.36495840549468994,0.3654882609844208,0.36598554253578186,0.3664851784706116,0.36695361137390137,0.3674144744873047,0.36784976720809937,0.3682669699192047,0.36867356300354004,0.3690671920776367,0.3694456219673157,0.36979931592941284,0.37015092372894287,0.3704906105995178,0.37080520391464233,0.3711247146129608,0.3714306652545929,0.3717292547225952,0.3720122277736664,0.3722839951515198,0.37254953384399414,0.372795045375824,0.3730382025241852,0.3732728362083435],"recovered":[0.0,0.00021934077085461468,0.00040716369403526187,0.0005813289317302406,0.0007475563324987888,0.000919270096346736,0.0010919177439063787,0.0012622307986021042,0.0014309096150100231,0.001591767300851643,0.0017472552135586739,0.0019054280128329992,0.0020664024632424116,0.0022224741987884045,0.0023807636462152004,0.0025346174370497465,0.0026870702859014273,0.0028401068411767483,0.002982987789437175,0.0031226000282913446,0.0032682823948562145,0.003405793569982052,0.0035457562189549208,0.003677080385386944,0.0038110895548015833,0.003942063543945551,0.004072337411344051,0.004202027339488268,0.004328565672039986,0.004449500702321529,0.0045754555612802505,0.00469242176041007,0.004818376153707504,0.004945614840835333,0.005074020940810442,0.005211648531258106,0.005346124991774559,0.005491690244525671,0.005631653126329184,0.005780253559350967,0.005933407228440046,0.006093330681324005,0.006266328506171703,0.006436174735426903,0.0066038030199706554,0.006776450667530298,0.006956219207495451,0.007140306755900383,0.007331748027354479,0.0075332289561629295,0.007738912012428045,0.007949147373437881,0.008161718025803566,0.00838269293308258,0.008598065003752708,0.008830362930893898,0.00907094869762659,0.009315269999206066,0.009562743827700615,0.00981196854263544,0.010068079456686974,0.01032442506402731,0.010591626167297363,0.010866064578294754,0.011139336042106152,0.011425681412220001,0.011714478023350239,0.012008177116513252,0.012301293201744556,0.01260759960860014,0.012918693013489246,0.01323959045112133,0.013563874177634716,0.013898313045501709,0.014227733016014099,0.014564624056220055,0.014919141307473183,0.015274008736014366,0.015635646879673004,0.01601397804915905,0.01639254204928875,0.01678219437599182,0.01717033050954342,0.01756523735821247,0.017970766872167587,0.018379565328359604,0.01879805326461792,0.019225528463721275,0.01965171843767166,0.02008853293955326,0.0205344520509243,0.020994728431105614,0.02145722322165966,0.021939562633633614,0.022406844422221184,0.02289455384016037,0.0233786441385746,0.0238639023154974,0.024358732625842094,0.024877842515707016,0.025388548150658607,0.02591092698276043,0.026437858119606972,0.026973193511366844,0.027518220245838165,0.028071999549865723,0.02863943763077259,0.029202206060290337,0.02978365123271942,0.030369998887181282,0.03095564804971218,0.03155168518424034,0.032157059758901596,0.03277154266834259,0.03339127451181412,0.03400493785738945,0.03463798016309738,0.03526833653450012,0.03592706099152565,0.036582980304956436,0.037228748202323914,0.03790276125073433,0.03858623281121254,0.039268650114536285,0.03996659442782402,0.04066372290253639,0.04137240722775459,0.04209451749920845,0.04280903935432434,0.043540600687265396,0.044267263263463974,0.04502112418413162,0.04576832801103592,0.04652545601129532,0.0472976453602314,0.04807928577065468,0.0488603450357914,0.04964747279882431,0.05045584589242935,0.05124998092651367,0.05206722393631935,0.05290186405181885,0.0537303164601326,0.05458083003759384,0.05544395372271538,0.05629808455705643,0.057178717106580734,0.05806705355644226,0.05895165354013443,0.059852130711078644,0.06076054275035858,0.06168985366821289,0.06262079626321793,0.06355173885822296,0.06450696289539337,0.06547631323337555,0.06645756959915161,0.06742014735937119,0.06841167062520981,0.06940635293722153,0.07042554765939713,0.07143715023994446,0.07246474921703339,0.07350098341703415,0.07456161826848984,0.07561104744672775,0.07668697088956833,0.07777386903762817,0.07887547463178635,0.07998759299516678,0.08110471814870834,0.08223679661750793,0.08338462561368942,0.0845380648970604,0.08570364117622375,0.08689279854297638,0.08809269219636917,0.08931709825992584,0.09055586904287338,0.09181378036737442,0.09306935966014862,0.09434933215379715,0.09561191499233246,0.09693414717912674,0.0982513576745987,0.09959319978952408,0.10094507783651352,0.1023159921169281,0.10370172560214996,0.10511419177055359,0.10653074085712433,0.10795896500349045,0.10942057520151138,0.11089280992746353,0.11237800121307373,0.1139257550239563,0.11547970026731491,0.11704333871603012,0.11864735931158066,0.12023258954286575,0.12183346599340439,0.12349807471036911,0.1251441240310669,0.12681783735752106,0.12852902710437775,0.13027743995189667,0.13203029334545135,0.13380323350429535,0.1356251984834671,0.13745684921741486,0.13932013511657715,0.14119312167167664,0.14310497045516968,0.1450156420469284,0.14698971807956696,0.14898806810379028,0.15099726617336273,0.1529974788427353,0.15505605936050415,0.15711545944213867,0.15922318398952484,0.1613239049911499,0.1634659469127655,0.1656440645456314,0.16786012053489685,0.1700698733329773,0.17232058942317963,0.17455987632274628,0.17685239017009735,0.17913509905338287,0.18145668506622314,0.1838027685880661,0.18615494668483734,0.18853896856307983,0.1909646838903427,0.1933802217245102,0.19583699107170105,0.19828732311725616,0.20077629387378693,0.20325978100299835,0.2057667374610901,0.2082758992910385,0.21082943677902222,0.21337759494781494,0.2159481644630432,0.21850892901420593,0.22108463943004608,0.22366909682750702,0.22626079618930817,0.22888588905334473,0.23149077594280243,0.23409882187843323,0.23671047389507294,0.23933428525924683,0.24195504188537598,0.24455958604812622,0.2471885234117508,0.24979715049266815,0.25240811705589294,0.2550020217895508,0.25760936737060547,0.2601987421512604,0.26278483867645264,0.26535528898239136,0.2678908407688141,0.27041810750961304,0.27289119362831116,0.27535146474838257,0.27779093384742737,0.2802165150642395,0.2826310396194458,0.28502288460731506,0.28738123178482056,0.2897007167339325,0.29196393489837646,0.2942330837249756,0.2964497208595276,0.2986491918563843,0.3008359670639038,0.30295780301094055,0.30505630373954773,0.3071403503417969,0.3091623783111572,0.3111453354358673,0.31306710839271545,0.3149888515472412,0.31685611605644226,0.31868788599967957,0.32049527764320374,0.3222787082195282,0.32401031255722046,0.3256993293762207,0.32733336091041565,0.3289206922054291,0.330496221780777,0.3320334851741791,0.33351948857307434,0.3349841237068176,0.33639541268348694,0.33776435256004333,0.339094877243042,0.34039410948753357,0.34168633818626404,0.3429182171821594,0.3441360890865326,0.34530773758888245,0.3464430868625641,0.34755098819732666,0.3486327528953552,0.34966161847114563,0.3506564199924469,0.35163652896881104,0.3525753915309906,0.3534843921661377,0.35436806082725525,0.3552411198616028,0.35606664419174194,0.3568750023841858,0.3576822280883789,0.35844215750694275,0.3591846823692322,0.3599056303501129,0.3605792820453644,0.3612576127052307,0.36189791560173035,0.3625178635120392,0.3631362020969391,0.3637237250804901,0.36427783966064453,0.36482566595077515,0.3653453588485718,0.3658660054206848,0.3663587272167206,0.36683395504951477,0.3672914206981659,0.36773067712783813,0.3681407570838928,0.36854758858680725,0.3689386248588562,0.369310200214386,0.36966705322265625,0.37002378702163696,0.37035730481147766,0.3706783056259155,0.3710027039051056,0.37130504846572876,0.3715989887714386,0.37188392877578735,0.3721667528152466,0.3724263906478882,0.37268075346946716],"active":[0.0005078017711639404,0.0004483847878873348,0.0004237542161718011,0.0004111470771022141,0.00041348172817379236,0.00041033001616597176,0.00040729495231062174,0.00040040770545601845,0.00039492116775363684,0.00038943474646657705,0.00038966815918684006,0.00038873450830578804,0.00038138008676469326,0.0003799793776124716,0.0003672556485980749,0.00036387029103934765,0.0003560492768883705,0.0003464771434664726,0.00034846155904233456,0.00035254727117717266,0.0003359713591635227,0.00033433688804507256,0.00032278033904731274,0.00032534869387745857,0.0003174107987433672,0.0003147260285913944,0.00031099049374461174,0.00030608754605054855,0.0003018854185938835,0.0003013014793395996,0.000296048354357481,0.00030748825520277023,0.0003105234354734421,0.00031600985676050186,0.0003231302835047245,0.0003276835195720196,0.0003428580239415169,0.00034040724858641624,0.0003482280299067497,0.0003650379367172718,0.00037449272349476814,0.0003907191567122936,0.0003906022757291794,0.000394454225897789,0.00040659448131918907,0.0004156995564699173,0.00042713945731520653,0.0004447661340236664,0.0004558558575809002,0.00046297628432512283,0.00047406600788235664,0.00048083625733852386,0.0004921592772006989,0.0004990464076399803,0.0005289297550916672,0.0005416544154286385,0.000543755479156971,0.0005512265488505363,0.0005623158067464828,0.0005783075466752052,0.0005930168554186821,0.000609242357313633,0.0006177639588713646,0.0006244173273444176,0.0006444957107305527,0.0006552347913384438,0.0006734449416399002,0.0006765974685549736,0.0007026288658380508,0.0007152361795306206,0.0007242234423756599,0.0007333299145102501,0.0007487377151846886,0.0007544588297605515,0.0007719676941633224,0.0007913447916507721,0.0008005667477846146,0.0008232127875089645,0.0008445754647254944,0.0008523967117071152,0.0008629020303487778,0.0008673388510942459,0.0008794795721769333,0.0008983910083770752,0.0009046941995620728,0.0009217355400323868,0.0009335242211818695,0.0009386613965034485,0.0009629428386688232,0.0009825527667999268,0.0009990129619836807,0.001004733145236969,0.001027379184961319,0.001011621206998825,0.0010352004319429398,0.0010349657386541367,0.0010534096509218216,0.0010724365711212158,0.001096833497285843,0.0010978858917951584,0.001120997592806816,0.001132320612668991,0.00115169957280159,0.001161038875579834,0.001180531457066536,0.00119699165225029,0.0012080799788236618,0.0012374967336654663,0.0012480039149522781,0.0012566428631544113,0.0012775380164384842,0.0012862905859947205,0.0012900270521640778,0.0013066008687019348,0.0013137273490428925,0.0013410411775112152,0.0013464093208312988,0.0013864487409591675,0.0013747736811637878,0.0013918206095695496,0.0014256685972213745,0.0014455169439315796,0.001455552875995636,0.0014657117426395416,0.0014794878661632538,0.0014985129237174988,0.001508902758359909,0.0015063323080539703,0.0015304945409297943,0.0015413537621498108,0.0015742704272270203,0.001581624150276184,0.001612793654203415,0.0016292519867420197,0.0016481615602970123,0.0016493313014507294,0.001666724681854248,0.0017003417015075684,0.0017008110880851746,0.0017446987330913544,0.0017700344324111938,0.0017764531075954437,0.0017999149858951569,0.0018159113824367523,0.0018132217228412628,0.0018515139818191528,0.0018585175275802612,0.00186166912317276,0.0018855966627597809,0.0019115135073661804,0.0019394159317016602,0.0019481629133224487,0.001962527632713318,0.001992061734199524,0.002003498375415802,0.0020238086581230164,0.0020133033394813538,0.002054154872894287,0.002056032419204712,0.0020882487297058105,0.0021009668707847595,0.002133771777153015,0.002171240746974945,0.0021963417530059814,0.0021982118487358093,0.002235911786556244,0.0022607743740081787,0.00228949636220932,0.0023093372583389282,0.002351827919483185,0.0023695752024650574,0.002382993698120117,0.002394668757915497,0.0024352893233299255,0.0024727657437324524,0.002506844699382782,0.0025415197014808655,0.0025565773248672485,0.002596847712993622,0.0026017501950263977,0.002642020583152771,0.002649262547492981,0.0027188360691070557,0.0027334243059158325,0.0027811676263809204,0.0028075501322746277,0.0028542503714561462,0.002887159585952759,0.0029198452830314636,0.002933502197265625,0.0029831156134605408,0.003019191324710846,0.0030615627765655518,0.003115840256214142,0.003197789192199707,0.0032113343477249146,0.0032398179173469543,0.0032699331641197205,0.0032881423830986023,0.0033343732357025146,0.0034098997712135315,0.003412000834941864,0.003471061587333679,0.0035444796085357666,0.003602147102355957,0.0036161690950393677,0.003646641969680786,0.003725782036781311,0.0037526190280914307,0.003814384341239929,0.0038607269525527954,0.003907054662704468,0.0039609819650650024,0.004042714834213257,0.004075154662132263,0.004117175936698914,0.004127919673919678,0.004198893904685974,0.004238352179527283,0.00429554283618927,0.004309907555580139,0.004415780305862427,0.004456758499145508,0.004512786865234375,0.004515707492828369,0.004570454359054565,0.004579797387123108,0.004648074507713318,0.004681110382080078,0.004751160740852356,0.004770055413246155,0.004822373390197754,0.004868805408477783,0.0049385130405426025,0.00494655966758728,0.005016252398490906,0.0049947649240493774,0.005057230591773987,0.005097031593322754,0.005109414458274841,0.005123764276504517,0.005198359489440918,0.005203604698181152,0.005219593644142151,0.005229175090789795,0.005276337265968323,0.005287304520606995,0.00531439483165741,0.005317896604537964,0.005292430520057678,0.005317077040672302,0.005323261022567749,0.0053314268589019775,0.005313798785209656,0.005316615104675293,0.005341812968254089,0.005330368876457214,0.005332008004188538,0.005316942930221558,0.005302011966705322,0.005286365747451782,0.005245029926300049,0.005212575197219849,0.005173027515411377,0.005144059658050537,0.005095750093460083,0.00504264235496521,0.004998505115509033,0.004960924386978149,0.0049283504486083984,0.0048722028732299805,0.004810810089111328,0.004728257656097412,0.004670262336730957,0.004634052515029907,0.004561811685562134,0.004504263401031494,0.004449069499969482,0.004366874694824219,0.0043096840381622314,0.004238814115524292,0.004129081964492798,0.004066050052642822,0.0039868950843811035,0.003931105136871338,0.0038448572158813477,0.003777146339416504,0.003726363182067871,0.0036436915397644043,0.003536432981491089,0.0034559965133666992,0.00338175892829895,0.00331801176071167,0.0032499730587005615,0.003177255392074585,0.0030775368213653564,0.0030098557472229004,0.002916008234024048,0.00284421443939209,0.002793550491333008,0.002737283706665039,0.002683699131011963,0.002602905035018921,0.0025379061698913574,0.002461671829223633,0.002382516860961914,0.0023283660411834717,0.002249091863632202,0.002163410186767578,0.0021086931228637695,0.0020738840103149414,0.002002209424972534,0.0019355714321136475,0.0018957555294036865,0.001858055591583252,0.0017890334129333496,0.0017430782318115234,0.0017018616199493408,0.0016382336616516113,0.00159376859664917,0.001533418893814087,0.0014835596084594727,0.001456618309020996,0.001393824815750122,0.0013640224933624268,0.0013297200202941895,0.0012712478637695312,0.001234680414199829,0.0012104213237762451,0.0011598765850067139,0.001139819622039795,0.0010876059532165527,0.0010557472705841064,0.0010158121585845947,0.0009755492210388184,0.0009428858757019043,0.0009264349937438965,0.0008980333805084229,0.0008606910705566406,0.0008407235145568848,0.0008235573768615723,0.0007814168930053711,0.0007674098014831543,0.0007523596286773682,0.000726550817489624,0.0007071793079376221,0.0006850063800811768,0.0006656050682067871,0.0006282925605773926,0.0006118118762969971,0.0005920827388763428]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0005078017711639404,0.0006642236257903278,0.0008299840847030282,0.0009848882909864187,0.0011467966251075268,0.001297381822951138,0.00144866737537086,0.0015991359250620008,0.001738864928483963,0.0018783605191856623,0.002009918447583914,0.0021424097940325737,0.0022697653621435165,0.0023943190462887287,0.0025153709575533867,0.0026345551013946533,0.0027452176436781883,0.002858798485249281,0.00296957790851593,0.0030758047942072153,0.0031799303833395243,0.003283472266048193,0.003382578259333968,0.0034777154214680195,0.003568650223314762,0.0036551491357386112,0.00374713446944952,0.0038330499082803726,0.00391651364043355,0.003995425067842007,0.004075153730809689,0.004152430221438408,0.004239513073116541,0.004320875741541386,0.0044038728810846806,0.004490254912525415,0.004578854888677597,0.004666638094931841,0.004750568885356188,0.004843604750931263,0.004939559381455183,0.005033762659877539,0.0051305340602993965,0.005223686806857586,0.00532104168087244,0.005415478255599737,0.005519253667443991,0.005621862132102251,0.0057249367237091064,0.005828245542943478,0.005932604428380728,0.00604116590693593,0.006150310859084129,0.006264475639909506,0.006376655772328377,0.006487435195595026,0.006603117100894451,0.0067189158871769905,0.006834598258137703,0.006954015698283911,0.007071915548294783,0.007193200755864382,0.0073188054375350475,0.007444176357239485,0.007567212451249361,0.007688147481530905,0.007814101874828339,0.007940406911075115,0.008067762479186058,0.008196985349059105,0.008327025920152664,0.00846010074019432,0.008593060076236725,0.008725318126380444,0.008856642059981823,0.008989717811346054,0.009122442454099655,0.009257151745259762,0.009389643557369709,0.009529022499918938,0.009664549492299557,0.009804745204746723,0.009942255914211273,0.010084670037031174,0.010227317921817303,0.01036202721297741,0.010499187745153904,0.010635881684720516,0.010779463686048985,0.010921410284936428,0.011058688163757324,0.011201102286577225,0.011341764591634274,0.011485345661640167,0.01162530854344368,0.011770990677177906,0.0119178406894207,0.012062005698680878,0.012205236591398716,0.012354654259979725,0.012498002499341965,0.01264298427850008,0.012791118584573269,0.012944738380610943,0.013095206581056118,0.01324544195085764,0.013401513919234276,0.013551748357713223,0.013701633550226688,0.013850817456841469,0.01400397066026926,0.014153389260172844,0.014305842109024525,0.014455843716859818,0.01460642833262682,0.014761916361749172,0.014921139925718307,0.015078612603247166,0.01523608434945345,0.015386786311864853,0.015546710230410099,0.015704650431871414,0.015865623950958252,0.016023796051740646,0.016188740730285645,0.01634959876537323,0.01650812104344368,0.016667578369379044,0.016828669235110283,0.01699548028409481,0.017158089205622673,0.017327234148979187,0.01748739182949066,0.017654435709118843,0.01782113127410412,0.017990976572036743,0.018156269565224648,0.018329735845327377,0.018498297780752182,0.01866826042532921,0.01884826272726059,0.019018225371837616,0.01919063925743103,0.019364453852176666,0.01953931897878647,0.01971360109746456,0.019890451803803444,0.02007407136261463,0.02025057189166546,0.020427187904715538,0.020611977204680443,0.02079944871366024,0.020989956334233284,0.02117801271378994,0.02137143909931183,0.02155587635934353,0.02174825221300125,0.02194366231560707,0.022145960479974747,0.02234615758061409,0.022545769810676575,0.022748885676264763,0.022953400388360023,0.023159084841609,0.02335963025689125,0.023565080016851425,0.023772981017827988,0.023980531841516495,0.024200456216931343,0.02441827952861786,0.0246377382427454,0.0248610470443964,0.025073500350117683,0.025296110659837723,0.025518251582980156,0.02574121206998825,0.025972576811909676,0.02619868703186512,0.026431335136294365,0.026667602360248566,0.0268996674567461,0.027138151228427887,0.027381656691432,0.027622709050774574,0.027869949117302895,0.028114154934883118,0.028363611549139023,0.0286177396774292,0.028871633112430573,0.02912330813705921,0.029380938038229942,0.0296435859054327,0.02991078794002533,0.03017355315387249,0.03044075332581997,0.03071729466319084,0.030999787151813507,0.031279243528842926,0.03157154470682144,0.03186780959367752,0.03216302767395973,0.03245590999722481,0.032769687473773956,0.03307517617940903,0.03339467570185661,0.033717673271894455,0.03404172509908676,0.03437814861536026,0.03471678867936134,0.035059165209531784,0.0354098305106163,0.035768669098615646,0.036133576184511185,0.03649953380227089,0.03687144070863724,0.03724685311317444,0.0376296229660511,0.038016241043806076,0.03840531036257744,0.03879706561565399,0.0392053946852684,0.03962096571922302,0.0400371178984642,0.04047182947397232,0.04090408980846405,0.04134370759129524,0.041786473244428635,0.04224511608481407,0.04271169751882553,0.04317290708422661,0.043643224984407425,0.04413361847400665,0.044618524610996246,0.045110203325748444,0.04562067613005638,0.04613301530480385,0.04666835069656372,0.047213610261678696,0.047759801149368286,0.04831533506512642,0.048877518624067307,0.04946083202958107,0.050050798803567886,0.05064695328474045,0.051253028213977814,0.05186972767114639,0.052498333156108856,0.053138263523578644,0.05379021540284157,0.05445488914847374,0.05512984097003937,0.055813778191804886,0.05650576949119568,0.05721200257539749,0.057924769818782806,0.058646995574235916,0.05939198285341263,0.06014607846736908,0.060905542224645615,0.06168029457330704,0.06247150897979736,0.06326914578676224,0.06408452242612839,0.06492581218481064,0.06577014178037643,0.06662742793560028,0.06748728454113007,0.0683758482336998,0.06926476955413818,0.0701521709561348,0.07106397300958633,0.07199188321828842,0.07295796275138855,0.07393022626638412,0.07493086159229279,0.0759151503443718,0.07693492621183395,0.07795342057943344,0.07900062948465347,0.08007071912288666,0.08112002909183502,0.0822158008813858,0.08331343531608582,0.08443769067525864,0.08556859195232391,0.08672133088111877,0.08789566159248352,0.08908423036336899,0.09025774896144867,0.09147094935178757,0.09269676357507706,0.09391171485185623,0.095152348279953,0.09640150517225266,0.09769420325756073,0.09897966682910919,0.10028637200593948,0.10159657895565033,0.10292184352874756,0.10425154864788055,0.10561300069093704,0.10697352141141891,0.10834991931915283,0.10975082963705063,0.11113037168979645,0.1125284805893898,0.11393732577562332,0.11535341292619705,0.11677801609039307,0.1182301715016365,0.11967777460813522,0.12114043533802032,0.1226147711277008,0.1240837350487709,0.12557032704353333,0.12706591188907623,0.12854665517807007,0.13004866242408752,0.13155043125152588,0.13307367265224457,0.13458606600761414,0.13611701130867004,0.1376456320285797,0.13916455209255219,0.14069397747516632,0.1422194540500641,0.14374211430549622,0.14528508484363556,0.14682187139987946,0.14834943413734436,0.14987267553806305,0.15140071511268616,0.15291577577590942,0.1544380933046341,0.1559460461139679,0.1574452519416809,0.15892285108566284,0.16041643917560577,0.1619134247303009,0.16340398788452148,0.16487598419189453,0.16635078191757202,0.16779722273349762,0.16926057636737823,0.1707017570734024,0.17213279008865356,0.17355003952980042,0.17496530711650848,0.17636190354824066,0.1777489185333252,0.17911936342716217],"recovered":[0.0,0.00021910729992669076,0.00040401192381978035,0.0005794611643068492,0.0007484901580028236,0.0009107486112043262,0.0010728903580456972,0.0012262770906090736,0.0013780297012999654,0.00152394559700042,0.0016703284345567226,0.0018064386676996946,0.001939981011673808,0.002068970585241914,0.0022007618099451065,0.0023244984913617373,0.0024450833443552256,0.002562983427196741,0.0026760974433273077,0.0027882775757461786,0.0028999908827245235,0.0030063341837376356,0.003107658354565501,0.0032120172400027514,0.0033142752945423126,0.0034115135204046965,0.0035056001506745815,0.0035936166532337666,0.0036835006903856993,0.003766147419810295,0.003846109379082918,0.003930624108761549,0.004012687131762505,0.004095917567610741,0.0041757626459002495,0.004260276909917593,0.004345141816884279,0.004430006258189678,0.004517556168138981,0.004600319545716047,0.00469580665230751,0.00479012681171298,0.004884797148406506,0.004979350604116917,0.0050784568302333355,0.0051745278760790825,0.005275384522974491,0.005369237624108791,0.005471262149512768,0.005576905328780413,0.005679746624082327,0.005783055443316698,0.005888931918889284,0.005995508749037981,0.006106054875999689,0.006216717418283224,0.006322243716567755,0.0064341905526816845,0.0065482379868626595,0.0066629862412810326,0.006778551731258631,0.0068947006948292255,0.007014351896941662,0.007138205226510763,0.007257623132318258,0.007384394761174917,0.007509415503591299,0.007631517946720123,0.0077602737583220005,0.007889030501246452,0.0080182533711195,0.008141756057739258,0.008273197337985039,0.008406623266637325,0.008538763970136642,0.008670088835060596,0.008804564364254475,0.008934838697314262,0.009064878337085247,0.009198538027703762,0.009331496432423592,0.009469007141888142,0.009608269669115543,0.009744963608682156,0.009886560030281544,0.010023253969848156,0.010160531848669052,0.010299560613930225,0.010438005439937115,0.01058333832770586,0.010726685635745525,0.01086711511015892,0.01100789476186037,0.01115019153803587,0.0112896878272295,0.011431284248828888,0.011576266027987003,0.01172229927033186,0.011865179985761642,0.01201062835752964,0.012154093012213707,0.012299892492592335,0.012440788559615612,0.012586938217282295,0.012735188938677311,0.012883439660072327,0.01303869392722845,0.01319068018347025,0.013342432677745819,0.013493601232767105,0.013644887134432793,0.01379967387765646,0.013948158361017704,0.01409640908241272,0.014248978346586227,0.014398513361811638,0.01454781461507082,0.014704469591379166,0.014862175099551678,0.015021282248198986,0.015177820809185505,0.015337277203798294,0.01549591775983572,0.015655841678380966,0.015810279175639153,0.015970202162861824,0.016134094446897507,0.016293784603476524,0.016454992815852165,0.016620637848973274,0.01678207889199257,0.01694445312023163,0.017107412219047546,0.017269203439354897,0.017432747408747673,0.017601074650883675,0.017768003046512604,0.01793026179075241,0.01809660531580448,0.018264466896653175,0.01843291148543358,0.01860847882926464,0.018779024481773376,0.01895657554268837,0.019129807129502296,0.01930210366845131,0.01947370171546936,0.019649500027298927,0.019826583564281464,0.02000506781041622,0.020185420289635658,0.020367173478007317,0.02054985985159874,0.020739084109663963,0.020925505086779594,0.021117180585861206,0.02130185253918171,0.021489324048161507,0.021682750433683395,0.021883180364966393,0.02208874747157097,0.02228369191288948,0.022482486441731453,0.022683966904878616,0.02288673259317875,0.02308798022568226,0.02329716458916664,0.023508567363023758,0.02371448464691639,0.02393125742673874,0.024146394804120064,0.02436293475329876,0.02459068037569523,0.024809669703245163,0.02502959407866001,0.02524625137448311,0.02547282911837101,0.02570582740008831,0.025928203016519547,0.026153497397899628,0.026388129219412804,0.02661634236574173,0.02685319259762764,0.027096813544631004,0.027336467057466507,0.027583006769418716,0.02782709337770939,0.02806803025305271,0.028318539261817932,0.028573133051395416,0.028825392946600914,0.029080336913466454,0.029331311583518982,0.029598046094179153,0.02985742688179016,0.030126728117465973,0.03039439581334591,0.0306721031665802,0.030952146276831627,0.031235456466674805,0.03153720870614052,0.031832076609134674,0.032126475125551224,0.032429397106170654,0.03272636607289314,0.03304189443588257,0.03336489573121071,0.033688828349113464,0.03402455151081085,0.03435712307691574,0.03469167649745941,0.035034287720918655,0.03538413718342781,0.03574449196457863,0.03610507771372795,0.036481425166130066,0.03685205057263374,0.037224896252155304,0.037604041397571564,0.037989258766174316,0.03838101401925087,0.03878222405910492,0.039191607385873795,0.03960215672850609,0.04003278166055679,0.04045512154698372,0.04088575020432472,0.04132746532559395,0.041770465672016144,0.04222116991877556,0.04268098250031471,0.0431395061314106,0.04362768307328224,0.04410535469651222,0.044589679688215256,0.04508952796459198,0.04560350254178047,0.046116892248392105,0.046646974980831146,0.0471876822412014,0.04773270711302757,0.048296526074409485,0.048861511051654816,0.04942988231778145,0.050019968301057816,0.050622425973415375,0.05121998116374016,0.05184765160083771,0.052476607263088226,0.053119804710149765,0.05377327278256416,0.054441917687654495,0.05510414391756058,0.055795200169086456,0.056497231125831604,0.05718887224793434,0.05789697542786598,0.05862024798989296,0.05935566499829292,0.06011244282126427,0.06088393181562424,0.06165401637554169,0.062442194670438766,0.06325337290763855,0.06408532708883286,0.06492183357477188,0.06576744467020035,0.06660675257444382,0.06746134907007217,0.068352609872818,0.06923311948776245,0.07013464719057083,0.07105625420808792,0.07198147475719452,0.0729418396949768,0.07392250746488571,0.07490306347608566,0.07590615004301071,0.07692113518714905,0.07794780284166336,0.07899373024702072,0.08004280179738998,0.08110180497169495,0.08219021558761597,0.08330023288726807,0.0844217985868454,0.08554208278656006,0.08670345693826675,0.08788502216339111,0.08905632048845291,0.09024348855018616,0.09146790206432343,0.09266476333141327,0.09390667825937271,0.09513167291879654,0.09640394151210785,0.09768415242433548,0.09896750748157501,0.10027211904525757,0.10158220678567886,0.1029050201177597,0.10424429923295975,0.10558555275201797,0.1069401204586029,0.10832760483026505,0.10970213264226913,0.11110024154186249,0.11251223832368851,0.11392424255609512,0.1153307557106018,0.1167571097612381,0.1182166188955307,0.11967437714338303,0.1211286336183548,0.12259397655725479,0.12407484650611877,0.1255517452955246,0.12703028321266174,0.1285185068845749,0.1300044059753418,0.13151037693023682,0.1330302357673645,0.1345636397600174,0.13608092069625854,0.137589231133461,0.13909974694252014,0.1406349092721939,0.1421612948179245,0.14369259774684906,0.14522798359394073,0.14675822854042053,0.1482812464237213,0.14981044828891754,0.151341512799263,0.1528623104095459,0.15437188744544983,0.1558716744184494,0.15736141800880432,0.1588546633720398,0.1603567749261856,0.1618320494890213,0.16331525146961212,0.16478188335895538,0.16625213623046875,0.16772541403770447,0.16916659474372864,0.17063206434249878,0.17206694185733795,0.17348921298980713,0.174891397356987,0.1762862354516983],"active":[0.0005078017711639404,0.0004451163113117218,0.00042597216088324785,0.0004054271266795695,0.0003983064671047032,0.00038663321174681187,0.0003757770173251629,0.0003728588344529271,0.00036083522718399763,0.0003544149221852422,0.00033959001302719116,0.00033597112633287907,0.00032978435046970844,0.0003253484610468149,0.0003146091476082802,0.00031005661003291607,0.00030013429932296276,0.0002958150580525398,0.0002934804651886225,0.0002875272184610367,0.0002799395006150007,0.00027713808231055737,0.00027491990476846695,0.00026569818146526814,0.0002543749287724495,0.00024363561533391476,0.00024153431877493858,0.00023943325504660606,0.0002330129500478506,0.00022927764803171158,0.0002290443517267704,0.0002218061126768589,0.00022682594135403633,0.000224958173930645,0.00022811023518443108,0.00022997800260782242,0.0002337130717933178,0.0002366318367421627,0.00023301271721720695,0.00024328520521521568,0.00024375272914767265,0.0002436358481645584,0.00024573691189289093,0.00024433620274066925,0.00024258485063910484,0.00024095037952065468,0.0002438691444694996,0.0002526245079934597,0.00025367457419633865,0.00025134021416306496,0.0002528578042984009,0.0002581104636192322,0.0002613789401948452,0.0002689668908715248,0.00027060089632868767,0.0002707177773118019,0.0002808733843266964,0.000284725334495306,0.0002863602712750435,0.0002910294570028782,0.0002933638170361519,0.00029850006103515625,0.0003044535405933857,0.0003059711307287216,0.00030958931893110275,0.00030375272035598755,0.00030468637123703957,0.0003088889643549919,0.00030748872086405754,0.0003079548478126526,0.000308772549033165,0.00031834468245506287,0.0003198627382516861,0.0003186948597431183,0.0003178780898451805,0.0003196289762854576,0.0003178780898451805,0.0003223130479454994,0.000324765220284462,0.00033048447221517563,0.0003330530598759651,0.00033573806285858154,0.00033398624509572983,0.0003397064283490181,0.00034075789153575897,0.0003387732431292534,0.00033865589648485184,0.00033632107079029083,0.0003414582461118698,0.00033807195723056793,0.00033200252801179886,0.00033398717641830444,0.0003338698297739029,0.00033515412360429764,0.00033562071621418,0.0003397064283490181,0.00034157466143369675,0.0003397064283490181,0.0003400566056370735,0.0003440259024500847,0.00034390948712825775,0.00034309178590774536,0.00035033002495765686,0.0003578001633286476,0.00036001764237880707,0.00036200229078531265,0.00036281999200582504,0.00036106817424297333,0.0003592008724808693,0.0003572162240743637,0.00035908352583646774,0.0003537153825163841,0.0003576837480068207,0.0003594346344470978,0.0003574499860405922,0.00036340299993753433,0.00037332531064748764,0.00037414301186800003,0.00037390924990177155,0.00036550406366586685,0.0003688894212245941,0.0003673732280731201,0.0003697061911225319,0.0003679543733596802,0.000378461554646492,0.00037939660251140594,0.0003740265965461731,0.0003737937659025192,0.0003736764192581177,0.00037484243512153625,0.00037601031363010406,0.0003827810287475586,0.00037997961044311523,0.00038523226976394653,0.0003883838653564453,0.00038990192115306854,0.00038826651871204376,0.00039947405457496643,0.0004016924649477005,0.000403793528676033,0.0004153512418270111,0.00040974654257297516,0.0004116147756576538,0.0004078783094882965,0.00040951184928417206,0.00041149742901325226,0.00041675008833408356,0.00042457133531570435,0.00042398832738399506,0.0004221200942993164,0.00042655691504478455,0.0004322752356529236,0.00044009648263454437,0.00043892860412597656,0.0004459340125322342,0.0004386957734823227,0.00044639967381954193,0.00045433826744556427,0.0004632100462913513,0.00046297721564769745,0.0004570223391056061,0.0004651937633752823,0.00047091394662857056,0.0004751179367303848,0.0004728976637125015,0.00047709979116916656,0.00047581642866134644,0.0004719644784927368,0.0004859715700149536,0.0004870221018791199,0.0004913434386253357,0.000498112291097641,0.00048281997442245483,0.0004864409565925598,0.0004886575043201447,0.0004949606955051422,0.0004997476935386658,0.0004928596317768097,0.0005031321197748184,0.000514104962348938,0.0005115382373332977,0.0005218088626861572,0.0005284640938043594,0.00052589550614357,0.0005334820598363876,0.0005311481654644012,0.0005365181714296341,0.0005497094243764877,0.0005530938506126404,0.0005501750856637955,0.0005555450916290283,0.0005632489919662476,0.0005794763565063477,0.0005755070596933365,0.000583326444029808,0.0005905665457248688,0.000605391338467598,0.0006071403622627258,0.0006193984299898148,0.0006323531270027161,0.0006258189678192139,0.0006238333880901337,0.0006432123482227325,0.0006457790732383728,0.0006683096289634705,0.0006757788360118866,0.0006768293678760529,0.0006893202662467957,0.0006922371685504913,0.0007020421326160431,0.0007181540131568909,0.000734381377696991,0.000749439001083374,0.0007550418376922607,0.0007663629949092865,0.0007654279470443726,0.0007775723934173584,0.0007913447916507721,0.0008012689650058746,0.0008078068494796753,0.0008243806660175323,0.000838741660118103,0.0008455105125904083,0.0008696727454662323,0.0008713081479072571,0.0008885860443115234,0.0009007230401039124,0.0009176507592201233,0.0009412318468093872,0.0009517371654510498,0.0009622424840927124,0.000994112342596054,0.0009908415377140045,0.0010048486292362213,0.0010309964418411255,0.0010434873402118683,0.001064848154783249,0.0010967180132865906,0.00111282616853714,0.0011276528239250183,0.0011448115110397339,0.001164305955171585,0.0011892877519130707,0.0012170709669589996,0.0012330599129199982,0.001247301697731018,0.0012783519923686981,0.0012906119227409363,0.0013136081397533417,0.0013350844383239746,0.0013565681874752045,0.0013718605041503906,0.0014016255736351013,0.0014168024063110352,0.0014275386929512024,0.0014581233263015747,0.0014950074255466461,0.00152583047747612,0.0015498772263526917,0.0015678517520427704,0.0015875771641731262,0.0016151294112205505,0.001642327755689621,0.0016724392771720886,0.001684814691543579,0.0017055943608283997,0.001719839870929718,0.0017690956592559814,0.0018034204840660095,0.001799561083316803,0.001830853521823883,0.0018572360277175903,0.0019017085433006287,0.0019487515091896057,0.001989021897315979,0.001992642879486084,0.002031862735748291,0.0020472705364227295,0.002079494297504425,0.002122916281223297,0.0021262988448143005,0.002172999083995819,0.002211630344390869,0.0022474750876426697,0.002268359065055847,0.0022995322942733765,0.002353578805923462,0.002380773425102234,0.002372726798057556,0.0024146288633346558,0.0024532750248908997,0.0024438127875328064,0.002487584948539734,0.002494826912879944,0.0025625303387641907,0.0025757253170013428,0.002602219581604004,0.0026290714740753174,0.0026497244834899902,0.0026693418622016907,0.0027079805731773376,0.0027292221784591675,0.002764366567134857,0.0028107091784477234,0.0028027668595314026,0.0028263479471206665,0.0028370842337608337,0.002841174602508545,0.002853773534297943,0.0028994157910346985,0.0029206648468971252,0.002923816442489624,0.0029403939843177795,0.002955101430416107,0.002976350486278534,0.0029910653829574585,0.002994909882545471,0.0030183792114257812,0.0030319243669509888,0.003069266676902771,0.0030756890773773193,0.003086775541305542,0.003081992268562317,0.00308363139629364,0.0031047463417053223,0.0031197071075439453,0.003107205033302307,0.0031237900257110596,0.0031292736530303955,0.0031214505434036255,0.003114446997642517,0.0031194686889648438,0.0031053274869918823,0.0030965805053710938,0.003083735704421997,0.003073364496231079,0.00305117666721344,0.0030550211668014526,0.0030587613582611084,0.0030472129583358765,0.00304393470287323,0.0030355304479599,0.0030153393745422363,0.003008440136909485,0.002976343035697937,0.0029661953449249268,0.0029179751873016357,0.0028983652591705322,0.0028726905584335327,0.002857521176338196,0.002833127975463867]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0005078017711639404,0.0006656243931502104,0.0008350035641342402,0.0010068340925499797,0.001186952693387866,0.001365436939522624,0.0015455555403605103,0.0017317442689090967,0.0019141974626109004,0.002097351010888815,0.002281438559293747,0.0024649424012750387,0.0026490299496799707,0.0028314830269664526,0.003023274941369891,0.0032046777196228504,0.00339004909619689,0.0035715685226023197,0.0037381460424512625,0.0038939842488616705,0.0040470208041369915,0.004192936699837446,0.0043328991159796715,0.0044708773493766785,0.0045984662137925625,0.004717416595667601,0.00483484985306859,0.004949831869453192,0.005053023342043161,0.005154463928192854,0.005249718204140663,0.005344388075172901,0.005434155464172363,0.005519603844732046,0.005604935809969902,0.005681862588971853,0.00575913954526186,0.005831747315824032,0.005897584371268749,0.005959569476544857,0.006021554581820965,0.006080504506826401,0.006135485600680113,0.0061900001019239426,0.006244047079235315,0.00629225792363286,0.0063393013551831245,0.006382608786225319,0.006423348560929298,0.006463855039328337,0.006501559633761644,0.006537396460771561,0.0065696146339178085,0.006601482629776001,0.006633000448346138,0.0066624172031879425,0.0066896160133183,0.006714947056025267,0.006741328630596399,0.006764908786863089,0.0067858039401471615,0.00680658221244812,0.00682806083932519,0.006847672164440155,0.006867750082165003,0.006885843817144632,0.006904637441039085,0.0069199297577142715,0.006933937780559063,0.006948645692318678,0.006962887477129698,0.006976778618991375,0.006989852525293827,0.006999891716986895,0.007011097855865955,0.007022654637694359,0.0070329271256923676,0.0070419153198599815,0.007051254156976938,0.007058724761009216,0.007066312246024609,0.00707366643473506,0.007081137504428625,0.007087791338562965,0.007093744818121195,0.007100281771272421,0.007106585428118706,0.007112888619303703,0.007118024863302708,0.007123277988284826,0.0071275969967246056,0.007131799589842558,0.0071371691301465034,0.007141371723264456,0.007145573850721121,0.0071498928591609,0.007153278216719627,0.007156896870583296,0.007161099463701248,0.00716413464397192,0.007166585884988308,0.007169971242547035,0.007172772660851479,0.00717510748654604,0.007177908904850483,0.00718012684956193,0.0071831620298326015,0.007185496389865875,0.00718724774196744,0.007189115509390831,0.007190749514847994,0.007192383985966444,0.007194134872406721,0.007195885758846998,0.00719728646799922,0.007198687177151442,0.007199504412710667,0.007200671825557947,0.007201839238405228,0.00720277288928628,0.007203823421150446,0.0072048744186758995,0.007206391543149948,0.007207208778709173,0.0072082593105733395,0.007208843249827623,0.007209543604403734,0.007210127077996731,0.007210944313555956,0.0072114113718271255,0.007211877964437008,0.007212461903691292,0.007213045377284288,0.007213512435555458,0.007213979493826628,0.00721444608643651,0.007214562967419624,0.007215030025690794,0.007215497083961964,0.007215847261250019,0.00721608055755496,0.007216430734843016,0.007216780912131071,0.007216897793114185,0.007217247970402241,0.007217481266707182,0.007217831443995237,0.007217948324978352,0.007218181621283293,0.007218415383249521,0.007218765560537577,0.007218765560537577,0.007219115737825632,0.007219232153147459,0.0072195823304355145,0.0072195823304355145,0.0072195823304355145,0.007219699211418629,0.007219699211418629,0.007219816092401743,0.007220049388706684,0.007220166269689798,0.007220282685011625,0.007220633327960968,0.007220749743282795,0.007220749743282795,0.007220866624265909,0.007220866624265909,0.007220866624265909,0.007220866624265909,0.007220866624265909,0.0072209835052490234,0.0072209835052490234,0.0072209835052490234,0.00722109992057085,0.00722109992057085,0.00722109992057085,0.00722109992057085,0.007221216801553965,0.007221216801553965,0.007221216801553965,0.007221216801553965,0.007221216801553965,0.007221216801553965,0.007221333682537079,0.007221450097858906,0.007221450097858906,0.00722156697884202,0.00722156697884202,0.00722156697884202,0.007221683859825134,0.007221683859825134,0.007221683859825134,0.007221800275146961,0.0072219171561300755,0.0072219171561300755,0.0072219171561300755,0.00722203403711319,0.00722203403711319,0.00722203403711319,0.00722203403711319,0.00722203403711319,0.00722203403711319,0.00722203403711319,0.00722203403711319,0.00722203403711319,0.00722203403711319,0.00722203403711319,0.007222150452435017,0.007222150452435017,0.007222150452435017,0.007222150452435017,0.007222150452435017,0.007222150452435017,0.007222267333418131,0.007222267333418131,0.007222267333418131,0.007222267333418131,0.007222267333418131,0.007222267333418131,0.007222267333418131,0.007222384214401245,0.007222384214401245,0.007222384214401245,0.007222384214401245,0.007222384214401245,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072,0.007222500629723072],"recovered":[0.0,0.00021513838146347553,0.000405179220251739,0.0005821459926664829,0.000755377346649766,0.0009351457701995969,0.0011144471354782581,0.001290947082452476,0.0014707153895869851,0.001653518876992166,0.0018352717161178589,0.0020190090872347355,0.0022002949845045805,0.0023854330647736788,0.0025703376159071922,0.002757576759904623,0.002944349078461528,0.00312843662686646,0.003309255698695779,0.0034864558838307858,0.0036510489881038666,0.0038082879036664963,0.003961674869060516,0.004111092537641525,0.0042516388930380344,0.004386932123452425,0.0045125363394618034,0.00463720690459013,0.004754640161991119,0.004863434936851263,0.004967327229678631,0.005075654946267605,0.005173593759536743,0.005265345796942711,0.005353828892111778,0.005441728979349136,0.005523091647773981,0.005602119490504265,0.005680447444319725,0.005751654040068388,0.005820292979478836,0.0058869472704827785,0.005949049256742001,0.006006481591612101,0.006058311089873314,0.006115159951150417,0.006166638806462288,0.0062170675955712795,0.006263293791562319,0.0063050840981304646,0.006348625291138887,0.006386913824826479,0.006423100829124451,0.006459170952439308,0.006492323242127895,0.006524774711579084,0.006554191466420889,0.006585008930414915,0.006612791214138269,0.006639756727963686,0.006664620712399483,0.006687850691378117,0.006708628963679075,0.006730691529810429,0.006752053741365671,0.006773065309971571,0.006791976280510426,0.006809602957218885,0.0068259453400969505,0.006841470953077078,0.006858280394226313,0.006872755009680986,0.006886646151542664,0.006900654174387455,0.006912094075232744,0.006924234330654144,0.006936374586075544,0.006947464309632778,0.006956335622817278,0.006967775523662567,0.00697653042152524,0.006985052023082972,0.006992989685386419,0.007000927813351154,0.007007814943790436,0.007014468777924776,0.007021005731076002,0.007027425803244114,0.0070341965183615685,0.007039332762360573,0.007044819183647633,0.007049838546663523,0.007054157555103302,0.007059760857373476,0.007063963450491428,0.007067465223371983,0.0070713176392018795,0.007075052708387375,0.007078554946929216,0.00708299083635211,0.007086726371198893,0.0070901112630963326,0.007092913147062063,0.007096064742654562,0.007098749745637178,0.00710178492590785,0.007104936521500349,0.0071070375852286816,0.007110072765499353,0.0071118236519396305,0.007113574538379908,0.007114975713193417,0.007116492837667465,0.007118594367057085,0.007120345253497362,0.007122329901903868,0.007123496849089861,0.007124314084649086,0.007125831674784422,0.007126765325665474,0.00712828291580081,0.00712945032864809,0.00713038444519043,0.007131785154342651,0.0071326023899018764,0.007133419159799814,0.007134119514375925,0.007134819868952036,0.007135286927223206,0.007135987281799316,0.0071365712210536,0.007137271575629711,0.007137738633900881,0.007138555403798819,0.007139022462069988,0.007139372639358044,0.007139839697629213,0.00713995611295104,0.007140540052205324,0.00714089022949338,0.007141123525798321,0.007141473703086376,0.007141823880374432,0.00714205764234066,0.007142174057662487,0.0071424078196287155,0.007142641115933657,0.007142991293221712,0.007143458351492882,0.007143691647797823,0.0071439254097640514,0.007144158706068993,0.007144275587052107,0.007144508883357048,0.007144508883357048,0.007144742179661989,0.007144975941628218,0.007144975941628218,0.007144975941628218,0.007145209237933159,0.007145326118916273,0.0071454425342381,0.0071456762962043285,0.0071456762962043285,0.007146026473492384,0.007146026473492384,0.007146143354475498,0.007146259769797325,0.007146259769797325,0.007146259769797325,0.007146259769797325,0.007146259769797325,0.007146259769797325,0.007146259769797325,0.007146259769797325,0.007146259769797325,0.007146493531763554,0.007146493531763554,0.007146493531763554,0.007146493531763554,0.0071466099470853806,0.0071466099470853806,0.0071466099470853806,0.0071466099470853806,0.0071466099470853806,0.007146726828068495,0.007146843709051609,0.007146960124373436,0.007146960124373436,0.007146960124373436,0.007146960124373436,0.00714707700535655,0.00714707700535655,0.00714707700535655,0.0071471938863396645,0.0071471938863396645,0.0071471938863396645,0.0071471938863396645,0.007147310301661491,0.007147310301661491,0.007147310301661491,0.007147310301661491,0.007147427182644606,0.007147427182644606,0.00714754406362772,0.00714754406362772,0.00714754406362772,0.00714754406362772,0.00714754406362772,0.007147660478949547,0.007147660478949547,0.007147660478949547,0.007147660478949547,0.007147660478949547,0.007147660478949547,0.007147660478949547,0.007147777359932661,0.007147777359932661,0.007147777359932661,0.007147894240915775,0.007147894240915775,0.007147894240915775,0.007147894240915775,0.007148010656237602,0.007148010656237602,0.007148010656237602,0.007148010656237602,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165,0.0071481275372207165],"active":[0.0005078017711639404,0.0004504860262386501,0.0004298243438825011,0.00042468809988349676,0.00043157534673810005,0.00043029116932302713,0.0004311084048822522,0.0004407971864566207,0.0004434820730239153,0.0004438321338966489,0.00044616684317588806,0.00044593331404030323,0.00044873496517539024,0.0004460499621927738,0.00045293732546269894,0.0004471009597182274,0.00044570001773536205,0.00044313189573585987,0.00042889034375548363,0.00040752836503088474,0.0003959718160331249,0.00038464879617094994,0.0003712242469191551,0.0003597848117351532,0.00034682732075452805,0.00033048447221517563,0.00032231351360678673,0.0003126249648630619,0.000298383180052042,0.0002910289913415909,0.0002823909744620323,0.0002687331289052963,0.0002605617046356201,0.00025425804778933525,0.0002511069178581238,0.0002401336096227169,0.0002360478974878788,0.000229627825319767,0.0002171369269490242,0.00020791543647646904,0.00020126160234212875,0.0001935572363436222,0.00018643634393811226,0.00018351851031184196,0.00018573598936200142,0.00017709797248244286,0.00017266254872083664,0.00016554119065403938,0.0001600547693669796,0.00015877094119787216,0.00015293434262275696,0.0001504826359450817,0.00014651380479335785,0.0001423116773366928,0.00014067720621824265,0.0001376424916088581,0.00013542454689741135,0.00012993812561035156,0.00012853741645812988,0.00012515205889940262,0.00012118322774767876,0.00011873152107000351,0.00011943187564611435,0.00011698063462972641,0.00011569634079933167,0.00011277850717306137,0.00011266116052865982,0.00011032680049538612,0.00010799244046211243,0.00010717473924160004,0.00010460708290338516,0.00010402360931038857,0.00010320637375116348,9.923754259943962e-05,9.900378063321114e-05,9.842030704021454e-05,9.65525396168232e-05,9.445101022720337e-05,9.491853415966034e-05,9.094923734664917e-05,8.978182449936867e-05,8.861441165208817e-05,8.814781904220581e-05,8.686352521181107e-05,8.592987433075905e-05,8.58129933476448e-05,8.557969704270363e-05,8.546281605958939e-05,8.382834494113922e-05,8.394522592425346e-05,8.277781307697296e-05,8.196104317903519e-05,8.301157504320145e-05,8.161086589097977e-05,8.161040022969246e-05,8.242763578891754e-05,8.196057751774788e-05,8.184416219592094e-05,8.254451677203178e-05,8.11438076198101e-05,7.985951378941536e-05,7.985997945070267e-05,7.985951378941536e-05,7.904274389147758e-05,7.915915921330452e-05,7.834192365407944e-05,7.82255083322525e-05,7.845880463719368e-05,7.717497646808624e-05,7.729185745120049e-05,7.717497646808624e-05,7.740827277302742e-05,7.76420347392559e-05,7.729139178991318e-05,7.694121450185776e-05,7.635727524757385e-05,7.600756362080574e-05,7.635774090886116e-05,7.600756362080574e-05,7.600756362080574e-05,7.554050534963608e-05,7.542409002780914e-05,7.600709795951843e-05,7.542362436652184e-05,7.565692067146301e-05,7.542409002780914e-05,7.542409002780914e-05,7.53072090446949e-05,7.565738633275032e-05,7.542409002780914e-05,7.530674338340759e-05,7.519032806158066e-05,7.530674338340759e-05,7.495703175663948e-05,7.495703175663948e-05,7.507344707846642e-05,7.4723269790411e-05,7.507391273975372e-05,7.495703175663948e-05,7.495703175663948e-05,7.495703175663948e-05,7.495703175663948e-05,7.495703175663948e-05,7.484015077352524e-05,7.507391273975372e-05,7.507344707846642e-05,7.519032806158066e-05,7.495703175663948e-05,7.4723269790411e-05,7.47237354516983e-05,7.484015077352524e-05,7.460685446858406e-05,7.484015077352524e-05,7.4723269790411e-05,7.507344707846642e-05,7.484015077352524e-05,7.460638880729675e-05,7.4723269790411e-05,7.4723269790411e-05,7.460685446858406e-05,7.4723269790411e-05,7.47237354516983e-05,7.460638880729675e-05,7.495703175663948e-05,7.4723269790411e-05,7.4723269790411e-05,7.4723269790411e-05,7.460685446858406e-05,7.460685446858406e-05,7.460685446858406e-05,7.460685446858406e-05,7.47237354516983e-05,7.47237354516983e-05,7.47237354516983e-05,7.484015077352524e-05,7.484015077352524e-05,7.460638880729675e-05,7.460638880729675e-05,7.4723269790411e-05,7.4723269790411e-05,7.460685446858406e-05,7.460685446858406e-05,7.460685446858406e-05,7.460685446858406e-05,7.47237354516983e-05,7.4723269790411e-05,7.460638880729675e-05,7.460685446858406e-05,7.460685446858406e-05,7.460685446858406e-05,7.47237354516983e-05,7.460685446858406e-05,7.460685446858406e-05,7.4723269790411e-05,7.4723269790411e-05,7.4723269790411e-05,7.4723269790411e-05,7.484015077352524e-05,7.47237354516983e-05,7.47237354516983e-05,7.47237354516983e-05,7.47237354516983e-05,7.460685446858406e-05,7.460685446858406e-05,7.448997348546982e-05,7.448997348546982e-05,7.448997348546982e-05,7.448997348546982e-05,7.460638880729675e-05,7.448997348546982e-05,7.448997348546982e-05,7.448997348546982e-05,7.448997348546982e-05,7.448997348546982e-05,7.460685446858406e-05,7.460685446858406e-05,7.448997348546982e-05,7.448997348546982e-05,7.448997348546982e-05,7.437309250235558e-05,7.437309250235558e-05,7.448997348546982e-05,7.448997348546982e-05,7.437355816364288e-05,7.437355816364288e-05,7.437355816364288e-05,7.448997348546982e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0005078017711639404,0.0006636399775743484,0.0008287000237032771,0.0009987795492634177,0.001163489418104291,0.0013322848826646805,0.0015007301699370146,0.0016639225650578737,0.0018269981956109405,0.0019896067678928375,0.0021491805091500282,0.002309804782271385,0.0024661098141223192,0.0026189128402620554,0.002776151755824685,0.0029265035409480333,0.0030733533203601837,0.0032162342686206102,0.0033498930279165506,0.0034737465903162956,0.003590829437598586,0.0037031262181699276,0.003808652749285102,0.0039105601608753204,0.004005813971161842,0.004094297531992197,0.004173559136688709,0.00425258744508028,0.004329280462116003,0.0043983859941363335,0.004463990218937397,0.004525274969637394,0.0045838747173547745,0.004639439284801483,0.004693836905062199,0.004744849167764187,0.004795510787516832,0.004838118329644203,0.004880025517195463,0.004917963407933712,0.0049568354152143,0.0049948906525969505,0.005029093008488417,0.005061778239905834,0.005094580352306366,0.005123880226165056,0.005148744210600853,0.0051725576631724834,0.0051960209384560585,0.005217966623604298,0.005240029189735651,0.005258589517325163,0.005276683252304792,0.005292675457894802,0.005308434367179871,0.005324076861143112,0.005339018534868956,0.0053527927957475185,0.005365983583033085,0.005378590896725655,0.005388863384723663,0.005399953108280897,0.005409525241702795,0.005419330671429634,0.005428318865597248,0.00543800788000226,0.005447229836136103,0.00545400008559227,0.005459953565150499,0.005465907044708729,0.005471743643283844,0.005477230064570904,0.0054817828349769115,0.005487269256263971,0.00549205532297492,0.005495673976838589,0.005499876104295254,0.0055044288747012615,0.005508747883141041,0.0055124834179878235,0.005514817778021097,0.005517736077308655,0.005520888138562441,0.005523573141545057,0.0055261412635445595,0.005528358742594719,0.005530110094696283,0.0055327946320176125,0.005535012576729059,0.005536647047847509,0.005538047756999731,0.005540032405406237,0.00554119935259223,0.005542950704693794,0.005543767474591732,0.0055449348874390125,0.005546102300286293,0.005547152832150459,0.005548437125980854,0.005549370776861906,0.005550421308726072,0.005550888366997242,0.005551822017878294,0.005552289076149464,0.005552405957132578,0.005553106311708689,0.005554039962589741,0.005554623901844025,0.00555497407913208,0.00555544113740325,0.0055562579073011875,0.005556724965572357,0.005556841846555471,0.005557308904826641,0.005558009259402752,0.005558242555707693,0.005558709613978863,0.00555882602930069,0.005559176206588745,0.005559409968554974,0.005559643264859915,0.005559877026826143,0.0055601103231310844,0.005560227204114199,0.005560343619436026,0.005560577381402254,0.005560693796724081,0.005560810677707195,0.0055609275586903095,0.0055610439740121365,0.005561160854995251,0.005561277735978365,0.005561394151300192,0.00556162791326642,0.00556162791326642,0.0055618612095713615,0.0055618612095713615,0.005561978090554476,0.005561978090554476,0.005562094505876303,0.005562094505876303,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417,0.005562211386859417],"recovered":[0.0,0.00022097502369433641,0.00040494577842764556,0.0005823795218020678,0.0007594630587846041,0.0009262741077691317,0.0010934353340417147,0.0012604797957465053,0.001424839487299323,0.0015882652951404452,0.0017568273469805717,0.0019208367448300123,0.0020771417766809464,0.002234614221379161,0.0023926703725010157,0.002551660407334566,0.002702595666050911,0.0028541148640215397,0.0030006144661456347,0.003142327768728137,0.003274002345278859,0.0033973888494074345,0.003510502865538001,0.0036208152305334806,0.003729376709088683,0.0038283660542219877,0.003921985626220703,0.004013737663626671,0.004098368808627129,0.0041766962967813015,0.004250588361173868,0.004318993538618088,0.004385998006910086,0.004445765167474747,0.004504831973463297,0.0045600468292832375,0.00461456086486578,0.004666390363126993,0.0047110989689826965,0.004755223635584116,0.004798064474016428,0.004838103894144297,0.004876275546848774,0.0049122292548418045,0.004946548491716385,0.004980167839676142,0.005010401364415884,0.005036899819970131,0.005064565222710371,0.005089195910841227,0.005114643834531307,0.005134604871273041,0.005155967082828283,0.0051754615269601345,0.00519343838095665,0.005210481118410826,0.005226823966950178,0.00524199940264225,0.005256474018096924,0.005270949099212885,0.005284256301820278,0.005296746734529734,0.005307136103510857,0.00531705841422081,0.005327914375811815,0.005337719805538654,0.005347992293536663,0.0053572142496705055,0.005366086028516293,0.005372622981667519,0.005377642810344696,0.005384062882512808,0.005390599835664034,0.005395385902374983,0.005399938672780991,0.005405074916779995,0.005409160628914833,0.005413245875388384,0.005418148823082447,0.005422001238912344,0.00542643666267395,0.005429354961961508,0.0054321568459272385,0.005435775499790907,0.005438343621790409,0.005441378802061081,0.005444180220365524,0.005446515046060085,0.005448616109788418,0.005450366996228695,0.0054524680599570274,0.005454569589346647,0.0054565537720918655,0.005457721184939146,0.005459705833345652,0.005460756365209818,0.005461923778057098,0.005463207606226206,0.005464141722768545,0.005465075373649597,0.005466242786496878,0.005467293318361044,0.005467760376632214,0.005468927789479494,0.005469744559377432,0.005470328498631716,0.005470911972224712,0.005471962504088879,0.005472312681376934,0.0054726628586649895,0.005473129916936159,0.005473713390529156,0.005474180448800325,0.005474764388054609,0.005475114565342665,0.005475347861647606,0.0054759313352406025,0.005476398393511772,0.005476748570799828,0.005477098748087883,0.0054773325100541115,0.005477565806359053,0.005477682687342167,0.005477915983647108,0.005478149279952049,0.005478499457240105,0.005478499457240105,0.005478616338223219,0.005478616338223219,0.005478733219206333,0.005479083396494389,0.00547931669279933,0.005479550454765558,0.005479666870087385,0.005479783751070499,0.005479783751070499,0.005480017047375441,0.005480017047375441,0.005480133928358555,0.005480133928358555,0.005480250809341669,0.005480250809341669,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496,0.005480367224663496],"active":[0.0005078017711639404,0.00044266495388001204,0.00042375424527563155,0.00041640002746134996,0.0004040263593196869,0.0004060107748955488,0.0004072948358952999,0.00040344276931136847,0.0004021587083116174,0.0004013414727523923,0.0003923531621694565,0.00038896803744137287,0.00038896803744137287,0.0003842986188828945,0.00038348138332366943,0.0003748431336134672,0.00037075765430927277,0.00036211940459907055,0.000349278561770916,0.0003314188215881586,0.00031682709231972694,0.00030573736876249313,0.00029814988374710083,0.0002897449303418398,0.0002764372620731592,0.0002659314777702093,0.00025157351046800613,0.00023884978145360947,0.00023091165348887444,0.00022168969735503197,0.00021340185776352882,0.00020628143101930618,0.0001978767104446888,0.00019367411732673645,0.00018900493159890175,0.0001848023384809494,0.00018094992265105247,0.00017172796651721,0.00016892654821276665,0.00016273977234959602,0.00015877094119787216,0.00015678675845265388,0.00015281746163964272,0.0001495489850640297,0.00014803186058998108,0.0001437123864889145,0.00013834284618496895,0.00013565784320235252,0.00013145571574568748,0.00012877071276307106,0.0001253853552043438,0.00012398464605212212,0.0001207161694765091,0.00011721393093466759,0.00011499598622322083,0.00011359574273228645,0.00011219456791877747,0.00011079339310526848,0.00010950956493616104,0.0001076417975127697,0.00010460708290338516,0.00010320637375116348,0.0001023891381919384,0.00010227225720882416,0.00010040448978543282,0.00010028807446360588,9.923754259943962e-05,9.678583592176437e-05,9.386753663420677e-05,9.328406304121017e-05,9.410083293914795e-05,9.316718205809593e-05,9.118299931287766e-05,9.18833538889885e-05,9.211665019392967e-05,9.059906005859375e-05,9.071547538042068e-05,9.118299931287766e-05,9.059906005859375e-05,9.048217907547951e-05,8.838111534714699e-05,8.838111534714699e-05,8.873129263520241e-05,8.779764175415039e-05,8.779764175415039e-05,8.6979940533638e-05,8.592987433075905e-05,8.627958595752716e-05,8.63964669406414e-05,8.628005161881447e-05,8.557969704270363e-05,8.546281605958939e-05,8.46455805003643e-05,8.522951975464821e-05,8.40616412460804e-05,8.417852222919464e-05,8.417852222919464e-05,8.394522592425346e-05,8.429540321230888e-05,8.429540321230888e-05,8.417852222919464e-05,8.359504863619804e-05,8.40616412460804e-05,8.336128666996956e-05,8.266139775514603e-05,8.277781307697296e-05,8.312799036502838e-05,8.266139775514603e-05,8.266139775514603e-05,8.277827873826027e-05,8.312799036502838e-05,8.301157504320145e-05,8.266139775514603e-05,8.254451677203178e-05,8.28946940600872e-05,8.28946940600872e-05,8.277827873826027e-05,8.242763578891754e-05,8.242763578891754e-05,8.23112204670906e-05,8.23107548058033e-05,8.23112204670906e-05,8.242763578891754e-05,8.23112204670906e-05,8.219433948397636e-05,8.207792416214943e-05,8.219433948397636e-05,8.219433948397636e-05,8.23112204670906e-05,8.23107548058033e-05,8.207745850086212e-05,8.196104317903519e-05,8.184369653463364e-05,8.196104317903519e-05,8.184416219592094e-05,8.207745850086212e-05,8.184416219592094e-05,8.196104317903519e-05,8.184416219592094e-05,8.196057751774788e-05,8.184369653463364e-05,8.196057751774788e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05,8.184416219592094e-05]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0005078017711639404,0.0006606049137189984,0.000827415962703526,0.0009923592442646623,0.0011472635669633746,0.0013061368372291327,0.0014583562733605504,0.001606256584636867,0.0017501880647614598,0.0018841971177607775,0.00202310923486948,0.0021589859388768673,0.00229077716358006,0.0024222182109951973,0.0025468887761235237,0.002670508809387684,0.0027907434850931168,0.002905258210375905,0.0030055316165089607,0.0031053379643708467,0.003198957769200206,0.003286507213488221,0.0033635508734732866,0.003439777297899127,0.003510400652885437,0.003575187176465988,0.003635888220742345,0.003692153375595808,0.0037452667020261288,0.0037968626711517572,0.003843205515295267,0.0038900154177099466,0.003933323081582785,0.003973712678998709,0.004008966032415628,0.004043168388307095,0.004072585143148899,0.004101535305380821,0.00412733294069767,0.004150913096964359,0.00417472654953599,0.004196205176413059,0.004216750152409077,0.004236361011862755,0.004254921805113554,0.004272548481822014,0.004286556504666805,0.004299630410969257,0.004313988611102104,0.004326595924794674,0.004338969476521015,0.004350175615400076,0.004359747748821974,0.004369670059531927,0.004377841018140316,0.0043869465589523315,0.004392899572849274,0.004399436991661787,0.004406207241117954,0.004412160720676184,0.004418464377522469,0.004423717502504587,0.0044289701618254185,0.004433289635926485,0.0044378419406712055,0.004441227298229933,0.0044449628330767155,0.004447881132364273,0.004451266024261713,0.004454301204532385,0.004456869326531887,0.004459320567548275,0.00446177227422595,0.004463990218937397,0.004466441459953785,0.0044685425236821175,0.004470410291105509,0.004472044762223959,0.00447391252964735,0.004475313238799572,0.004476597066968679,0.004477881360799074,0.00447893189266324,0.0044797491282224655,0.004480916541069746,0.004482083488255739,0.0044830176047980785,0.004483717959374189,0.0044845351949334145,0.004485118668526411,0.004485702607780695,0.004486636258661747,0.004487336613237858,0.0044878036715090275,0.004488270729780197,0.0044887373223900795,0.00448943767696619,0.00448990473523736,0.00449037179350853,0.004490955267101526,0.004491305444389582,0.00449153920635581,0.004491655621677637,0.004491772502660751,0.004492122679948807,0.004492355976253748,0.004492472857236862,0.004492706153541803,0.004492823034524918,0.004493056330829859,0.004493173211812973,0.004493290092796087,0.0044934069737792015,0.0044934069737792015,0.0044935233891010284,0.004493640270084143,0.004493757151067257,0.004493873566389084,0.004493990447372198,0.004494107328355312,0.004494223743677139,0.0044943406246602535,0.0044943406246602535,0.004494457505643368,0.004494457505643368,0.004494457505643368,0.004494457505643368,0.004494457505643368,0.004494457505643368,0.004494457505643368,0.004494457505643368,0.004494457505643368,0.004494457505643368,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195,0.004494573920965195],"recovered":[0.0,0.00021747304708696902,0.00040097685996443033,0.0005782938678748906,0.0007482566870748997,0.0009174023871310055,0.001075341715477407,0.001229662448167801,0.0013812981778755784,0.001530949492007494,0.0016730132047086954,0.001813092501834035,0.001954806037247181,0.002085429849103093,0.0022174546029418707,0.002347144763916731,0.0024728658609092236,0.0025959019549191,0.0027152029797434807,0.0028273831121623516,0.00293034128844738,0.0030325991101562977,0.003129253862425685,0.003213768359273672,0.0032953645568341017,0.0033713574521243572,0.003442681161686778,0.0035075845662504435,0.0035706202033907175,0.0036258348263800144,0.0036792983300983906,0.0037301937118172646,0.003778988029807806,0.003825914580374956,0.003867704886943102,0.003904826007783413,0.003940545953810215,0.0039746323600411415,0.00400638347491622,0.004034749697893858,0.004062531981617212,0.004088329616934061,0.004110509064048529,0.004133038222789764,0.00415381696075201,0.0041734278202056885,0.004192221909761429,0.004209148231893778,0.004223973024636507,0.004239498637616634,0.00425315648317337,0.0042662303894758224,0.004277670290321112,0.004289110191166401,0.0043009002692997456,0.0043108221143484116,0.004319693893194199,0.004326464608311653,0.004333001561462879,0.0043396553955972195,0.004346659407019615,0.0043529630638659,0.004358099307864904,0.004362651612609625,0.00436802115291357,0.004372223746031523,0.00437560910359025,0.00437946105375886,0.0043834298849105835,0.004386815242469311,0.004390200600028038,0.004393352195620537,0.004396387375891209,0.004399072378873825,0.004401523619890213,0.00440374156460166,0.004405609332025051,0.0044074770994484425,0.004409344866871834,0.004411212634295225,0.0044130804017186165,0.004414364229887724,0.004416231997311115,0.0044172825291752815,0.004418216645717621,0.004419383592903614,0.004420317709445953,0.004421251360327005,0.004421951714903116,0.0044228858314454556,0.004423819482326508,0.004424753598868847,0.004425453953444958,0.004426504485309124,0.004426971543580294,0.004427321720868349,0.00442802207544446,0.004428722430020571,0.00442918948829174,0.004429889842867851,0.004430240020155907,0.004430590197443962,0.0044309403747320175,0.004431057255715132,0.004431290552020073,0.004431523848325014,0.004431523848325014,0.004431640729308128,0.0044318740256130695,0.004431990906596184,0.004432341083884239,0.00443257438018918,0.004432691261172295,0.004432808142155409,0.004432808142155409,0.004432808142155409,0.004432808142155409,0.004432924557477236,0.00443304143846035,0.00443304143846035,0.004433158319443464,0.004433274734765291,0.0044333916157484055,0.00443350849673152,0.00443350849673152,0.00443350849673152,0.00443350849673152,0.004433625377714634,0.004433625377714634,0.004433625377714634,0.004433741793036461,0.004433741793036461,0.004433741793036461,0.004433741793036461,0.004433858674019575,0.004433858674019575,0.004433858674019575,0.004433858674019575,0.004433858674019575,0.004433858674019575,0.004433858674019575,0.004433858674019575,0.004433858674019575,0.004433858674019575,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689,0.004433975555002689],"active":[0.0005078017711639404,0.0004431318666320294,0.0004264391027390957,0.0004140653763897717,0.00039900687988847494,0.0003887344500981271,0.0003830145578831434,0.00037659413646906614,0.0003688898868858814,0.0003532476257532835,0.0003500960301607847,0.0003458934370428324,0.00033597112633287907,0.00033678836189210415,0.000329434173181653,0.000323364045470953,0.0003178776241838932,0.00030935625545680523,0.00029032863676548004,0.00027795485220849514,0.00026861648075282574,0.0002539081033319235,0.0002342970110476017,0.0002260089386254549,0.00021503609605133533,0.00020382972434163094,0.0001932070590555668,0.00018456880934536457,0.00017464649863541126,0.00017102784477174282,0.00016390718519687653,0.00015982170589268208,0.00015433505177497864,0.0001477980986237526,0.00014126114547252655,0.00013834238052368164,0.00013203918933868408,0.00012690294533967972,0.00012094946578145027,0.00011616339907050133,0.00011219456791877747,0.00010787555947899818,0.00010624108836054802,0.00010332278907299042,0.00010110484436154366,9.912066161632538e-05,9.433459490537643e-05,9.048217907547951e-05,9.001558646559715e-05,8.709728717803955e-05,8.58129933476448e-05,8.394522592425346e-05,8.207745850086212e-05,8.05598683655262e-05,7.694074884057045e-05,7.612444460391998e-05,7.320567965507507e-05,7.29723833501339e-05,7.320567965507507e-05,7.250532507896423e-05,7.18049705028534e-05,7.075443863868713e-05,7.087085396051407e-05,7.06380233168602e-05,6.982078775763512e-05,6.900355219841003e-05,6.935372948646545e-05,6.842007860541344e-05,6.783613935112953e-05,6.748596206307411e-05,6.666872650384903e-05,6.596837192773819e-05,6.538489833474159e-05,6.491784006357193e-05,6.491784006357193e-05,6.480095908045769e-05,6.480095908045769e-05,6.456766277551651e-05,6.456766277551651e-05,6.410060450434685e-05,6.351666525006294e-05,6.351713091135025e-05,6.269989535212517e-05,6.246659904718399e-05,6.269989535212517e-05,6.269989535212517e-05,6.269989535212517e-05,6.246659904718399e-05,6.258348003029823e-05,6.22328370809555e-05,6.188312545418739e-05,6.188265979290009e-05,6.188265979290009e-05,6.129918619990349e-05,6.129918619990349e-05,6.141560152173042e-05,6.141560152173042e-05,6.118230521678925e-05,6.118230521678925e-05,6.1065424233675e-05,6.1065424233675e-05,6.094900891184807e-05,6.071524694561958e-05,6.071524694561958e-05,6.0832127928733826e-05,6.0832127928733826e-05,6.094900891184807e-05,6.1065424233675e-05,6.094900891184807e-05,6.1065424233675e-05,6.0832127928733826e-05,6.071571260690689e-05,6.071571260690689e-05,6.059883162379265e-05,6.071524694561958e-05,6.0832127928733826e-05,6.094900891184807e-05,6.094900891184807e-05,6.094900891184807e-05,6.106588989496231e-05,6.1065424233675e-05,6.106588989496231e-05,6.094900891184807e-05,6.094900891184807e-05,6.094900891184807e-05,6.094900891184807e-05,6.094900891184807e-05,6.0832127928733826e-05,6.0832127928733826e-05,6.0832127928733826e-05,6.071571260690689e-05,6.071571260690689e-05,6.071571260690689e-05,6.0832127928733826e-05,6.071524694561958e-05,6.071524694561958e-05,6.071524694561958e-05,6.071524694561958e-05,6.071524694561958e-05,6.071524694561958e-05,6.071524694561958e-05,6.071524694561958e-05,6.071524694561958e-05,6.071524694561958e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05,6.059836596250534e-05]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0005078017711639404,0.0006690096342936158,0.0008336027385666966,0.001008701859973371,0.001180882565677166,0.001358899986371398,0.0015337655786424875,0.0017169192433357239,0.0018944696057587862,0.0020728372037410736,0.0022495705634355545,0.0024260703939944506,0.002605255227535963,0.0027832724153995514,0.0029632742516696453,0.003137439489364624,0.003316740971058607,0.003482151310890913,0.003644759999588132,0.0038039833307266235,0.003946630749851465,0.004086943343281746,0.00421955157071352,0.004352043382823467,0.0044741458259522915,0.0045936801470816135,0.00470784492790699,0.004814771935343742,0.004915979225188494,0.005014968570321798,0.005111506674438715,0.005199989769607782,0.0052807689644396305,0.005360497161746025,0.00543800788000226,0.00551516842097044,0.005580772180110216,0.005643924232572317,0.005710111930966377,0.0057718632742762566,0.00582871213555336,0.00588322663679719,0.0059357560239732265,0.005984433926641941,0.006031710654497147,0.006078170146793127,0.006121594458818436,0.006162451114505529,0.006201673299074173,0.006237393710762262,0.00627299677580595,0.006307082716375589,0.006340351887047291,0.006370352115482092,0.006399418693035841,0.006425800267606974,0.006452882196754217,0.006477162707597017,0.006498991511762142,0.006521871313452721,0.006545100826770067,0.006564945448189974,0.006584556773304939,0.00660241674631834,0.006621327251195908,0.006638020277023315,0.006654012482613325,0.006669187918305397,0.006683779414743185,0.0066977874375879765,0.006710628047585487,0.006722301244735718,0.006733624264597893,0.0067448304034769535,0.006755686830729246,0.006764558609575033,0.006774247158318758,0.006783235818147659,0.006792224012315273,0.006800628732889891,0.006807749625295401,0.006814636755734682,0.006821173708885908,0.006827244069427252,0.0068334308452904224,0.0068399677984416485,0.006845804397016764,0.006850590463727713,0.006854676175862551,0.006859928835183382,0.0068643647246062756,0.006868334021419287,0.006872886326164007,0.006876504980027676,0.0068803573958575726,0.006883625872433186,0.006886193994432688,0.00688922917470336,0.006891797296702862,0.00689424853771925,0.006896933540701866,0.006898684427142143,0.006900318432599306,0.0069020697847008705,0.006903703790158033,0.006905571557581425,0.006907205563038588,0.006908956915140152,0.006910240743309259,0.006911758333444595,0.006913275923579931,0.006914209574460983,0.006916077341884375,0.006917828693985939,0.006918879225850105,0.006919695995748043,0.006920746993273497,0.006921680644154549,0.006922848057001829,0.006923665292561054,0.006924598943442106,0.006925416179001331,0.006926349829882383,0.006927283946424723,0.006928334478288889,0.006929268129169941,0.006929968483746052,0.006930668838322163,0.006931135896593332,0.006931953132152557,0.006932653486728668,0.006933353841304779,0.006933820899575949,0.006934404373168945,0.006934871431440115,0.006935338489711285,0.006935921963304281,0.006935921963304281,0.006936272140592337,0.006936505902558565,0.0069368560798466206,0.0069369724951684475,0.006937206257134676,0.006937206257134676,0.006937439553439617,0.006937439553439617,0.006937556434422731,0.006937789730727673,0.006938023027032614,0.006938139908015728,0.006938256788998842,0.006938490085303783,0.006938723847270012,0.006938840262591839,0.006938957143574953,0.006938957143574953,0.006939190439879894,0.006939190439879894,0.006939190439879894,0.006939190439879894,0.006939190439879894,0.0069393073208630085,0.006939424201846123,0.00693954061716795,0.006939657498151064,0.006939657498151064,0.006939657498151064,0.006939657498151064,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178,0.006939774379134178],"recovered":[0.0,0.0002200411690864712,0.00040693022310733795,0.0005857647629454732,0.0007571283495053649,0.0009314102935604751,0.0011089607141911983,0.001285927603021264,0.001468147267587483,0.0016451140400022268,0.001823948579840362,0.002000682055950165,0.002177415182814002,0.002360218670219183,0.002539286622777581,0.0027211562264710665,0.0028928699903190136,0.003071471117436886,0.003243418410420418,0.003412447404116392,0.0035728381481021643,0.0037258747033774853,0.0038681719452142715,0.004007200710475445,0.004142493940889835,0.004273467697203159,0.004394286312162876,0.004517439287155867,0.00463172048330307,0.00473818089812994,0.004843240138143301,0.004939661361277103,0.005032230634242296,0.005124449264258146,0.00520674604922533,0.005289042368531227,0.00536900432780385,0.005439160857349634,0.005509550683200359,0.005578072741627693,0.005640291143208742,0.005700758658349514,0.005759241990745068,0.00581375602632761,0.0058634839951992035,0.005912745371460915,0.005962356925010681,0.006008699536323547,0.006052474491298199,0.0060919299721717834,0.006130451802164316,0.0061671058647334576,0.006200841628015041,0.006234344094991684,0.006268196273595095,0.00629878044128418,0.00632808031514287,0.006353994831442833,0.006381777580827475,0.006406757980585098,0.006430688314139843,0.0064545017667114735,0.006476214155554771,0.006496759131550789,0.006516136694699526,0.006534580606967211,0.006553724408149719,0.006571467965841293,0.006586993578821421,0.006602402310818434,0.006616410333663225,0.006629484239965677,0.00664209108799696,0.006654931697994471,0.006666021421551704,0.006677811499685049,0.006687850691378117,0.006697656121104956,0.006707461550831795,0.006716100033372641,0.006725088227540255,0.0067331427708268166,0.006741314195096493,0.006748201325535774,0.0067548551596701145,0.006761275231838226,0.006768162827938795,0.006774115841835737,0.0067798360250890255,0.0067846220917999744,0.006789758335798979,0.006794310640543699,0.006798279471695423,0.006802248768508434,0.0068057505413889885,0.006809602957218885,0.006813571788370609,0.006816956680268049,0.006819641683250666,0.006822326686233282,0.0068250116892158985,0.006827346049249172,0.006829563993960619,0.006831198465079069,0.006833182647824287,0.006834700237959623,0.006836568005383015,0.006838318891823292,0.006840419955551624,0.006841821130365133,0.006843338720500469,0.006845206022262573,0.006846723612397909,0.006848124321550131,0.006849291734397411,0.006850692443549633,0.006851743441075087,0.006852793972939253,0.006853961385786533,0.0068551283329725266,0.006856062449514866,0.0068565295077860355,0.006857580039650202,0.006858046632260084,0.006858863867819309,0.00686003128066659,0.006861081812530756,0.006862015929073095,0.006862482521682978,0.0068631828762590885,0.006863883230835199,0.0068645840510725975,0.006865400820970535,0.006865984760224819,0.006866568233817816,0.006866918411105871,0.006867385469377041,0.006867735646665096,0.006868202704936266,0.006868669297546148,0.006869136355817318,0.006869253236800432,0.006869603414088488,0.006869720295071602,0.006869720295071602,0.006869953591376543,0.006870070472359657,0.0068703037686645985,0.006870420649647713,0.006870653945952654,0.006870770826935768,0.006870887242257595,0.0068711210042238235,0.006871354300528765,0.006871471181511879,0.00687170447781682,0.00687170447781682,0.006871821358799934,0.006871938239783049,0.0068720546551048756,0.00687217153608799,0.00687217153608799,0.00687217153608799,0.00687217153608799,0.00687217153608799,0.006872288417071104,0.006872288417071104,0.006872288417071104,0.006872288417071104,0.006872288417071104,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931,0.006872404832392931],"active":[0.0005078017711639404,0.0004489684652071446,0.0004266725154593587,0.00042293709702789783,0.0004237542161718011,0.00042748969281092286,0.0004248048644512892,0.0004309916403144598,0.00042632233817130327,0.0004277231637388468,0.00042562198359519243,0.0004253883380442858,0.000427840044721961,0.0004230537451803684,0.0004239876288920641,0.00041628326289355755,0.0004238709807395935,0.0004106801934540272,0.0004013415891677141,0.0003915359266102314,0.00037379260174930096,0.00036106863990426064,0.0003513796254992485,0.00034484267234802246,0.00033165188506245613,0.0003202124498784542,0.0003135586157441139,0.00029733264818787575,0.00028425874188542366,0.0002767876721918583,0.00026826653629541397,0.00026032840833067894,0.0002485383301973343,0.0002360478974878788,0.00023126183077692986,0.0002261260524392128,0.00021176785230636597,0.00020476337522268295,0.00020056124776601791,0.00019379053264856339,0.00018842099234461784,0.0001824679784476757,0.00017651403322815895,0.00017067790031433105,0.00016822665929794312,0.00016542477533221245,0.00015923753380775452,0.00015375157818198204,0.00014919880777597427,0.0001454637385904789,0.000142544973641634,0.0001399768516421318,0.00013951025903224945,0.00013600802049040794,0.0001312224194407463,0.00012701982632279396,0.0001248018816113472,0.00012316787615418434,0.00011721393093466759,0.00011511333286762238,0.00011441251263022423,0.00011044368147850037,0.00010834261775016785,0.00010565761476755142,0.00010519055649638176,0.00010343967005610466,0.00010028807446360588,9.77199524641037e-05,9.678583592176437e-05,9.53851267695427e-05,9.421771392226219e-05,9.281700477004051e-05,9.153317660093307e-05,8.989870548248291e-05,8.966540917754173e-05,8.674710988998413e-05,8.63964669406414e-05,8.557969704270363e-05,8.476246148347855e-05,8.452869951725006e-05,8.266139775514603e-05,8.149398490786552e-05,7.985951378941536e-05,7.904274389147758e-05,7.857568562030792e-05,7.869256660342216e-05,7.76415690779686e-05,7.64746218919754e-05,7.484015077352524e-05,7.530674338340759e-05,7.460638880729675e-05,7.402338087558746e-05,7.460685446858406e-05,7.425621151924133e-05,7.460685446858406e-05,7.402291521430016e-05,7.262220606207848e-05,7.227249443531036e-05,7.215561345219612e-05,7.192185148596764e-05,7.192185148596764e-05,7.133837789297104e-05,7.075443863868713e-05,7.087131962180138e-05,7.052114233374596e-05,7.087131962180138e-05,7.063755765557289e-05,7.06380233168602e-05,6.982078775763512e-05,6.993720307946205e-05,6.993720307946205e-05,6.900355219841003e-05,6.935372948646545e-05,6.970437243580818e-05,6.958749145269394e-05,6.900355219841003e-05,6.900355219841003e-05,6.888667121529579e-05,6.888667121529579e-05,6.853695958852768e-05,6.853649392724037e-05,6.888667121529579e-05,6.876979023218155e-05,6.923731416463852e-05,6.94706104695797e-05,6.923684850335121e-05,6.888667121529579e-05,6.86529092490673e-05,6.865337491035461e-05,6.877025589346886e-05,6.877025589346886e-05,6.876979023218155e-05,6.842007860541344e-05,6.841961294412613e-05,6.83031976222992e-05,6.842007860541344e-05,6.853649392724037e-05,6.818631663918495e-05,6.806943565607071e-05,6.783660501241684e-05,6.77197240293026e-05,6.771925836801529e-05,6.760284304618835e-05,6.748596206307411e-05,6.771925836801529e-05,6.748596206307411e-05,6.748596206307411e-05,6.748596206307411e-05,6.760237738490105e-05,6.748596206307411e-05,6.748596206307411e-05,6.760284304618835e-05,6.760284304618835e-05,6.748596206307411e-05,6.748596206307411e-05,6.725266575813293e-05,6.748596206307411e-05,6.736908107995987e-05,6.725220009684563e-05,6.713578477501869e-05,6.701890379190445e-05,6.713578477501869e-05,6.725266575813293e-05,6.736908107995987e-05,6.748596206307411e-05,6.736908107995987e-05,6.736908107995987e-05,6.736908107995987e-05,6.748596206307411e-05,6.748596206307411e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05,6.736954674124718e-05]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0005078017711639404,0.0006641068612225354,0.000825898430775851,0.000999363255687058,0.0011671080719679594,0.0013359036529436707,0.0015022477600723505,0.0016631054459139705,0.0018247802508994937,0.001984470523893833,0.0021404256112873554,0.0022973143495619297,0.0024504675529897213,0.002602920401841402,0.0027523383032530546,0.0029008223209530115,0.003047438571229577,0.0031812144443392754,0.003311371197924018,0.0034295048099011183,0.0035420351196080446,0.0036498962435871363,0.0037494690623134375,0.0038483417592942715,0.003938226029276848,0.0040211062878370285,0.004098266363143921,0.004173792898654938,0.004241614602506161,0.004305934067815542,0.004368736408650875,0.004430721048265696,0.004488036967813969,0.0045404499396681786,0.004593096673488617,0.004642474465072155,0.004685665480792522,0.004729790613055229,0.004769596271216869,0.00480671739205718,0.0048399860970675945,0.004872788209468126,0.00490488950163126,0.004932438489049673,0.004961271304637194,0.004986369051039219,0.005011466331779957,0.0050345794297754765,0.00505617493763566,0.005077186971902847,0.005096214357763529,0.005113841034471989,0.005130300298333168,0.00514594279229641,0.005161001347005367,0.005173841491341591,0.005188433453440666,0.005201040301471949,0.005213180556893349,0.005225320812314749,0.005236176773905754,0.005245865788310766,0.005255437921732664,0.005263142287731171,0.005270846653729677,0.005278083961457014,0.005284270737320185,0.005290457513183355,0.00529676117002964,0.005302014295011759,0.005307850893586874,0.005312169902026653,0.005316839087754488,0.005320924799889326,0.00532489363104105,0.005328512750566006,0.005332131404429674,0.005335283000022173,0.005337851122021675,0.005341119598597288,0.00534368772059679,0.005347073078155518,0.005349407903850079,0.005352209322154522,0.0053551276214420795,0.005357112269848585,0.005358746275305748,0.005360964220017195,0.005362598691135645,0.005364582873880863,0.0053664506413042545,0.005367734935134649,0.005369252059608698,0.0053703030571341515,0.005371470004320145,0.005372521001845598,0.00537345465272665,0.005374155007302761,0.005374855361878872,0.005375555716454983,0.005376256071031094,0.005376723129302263,0.00537730660289526,0.0053777736611664295,0.00537847401574254,0.005379174370318651,0.005379874724894762,0.005380341783165932,0.005380691960453987,0.0053810421377420425,0.005381392315030098,0.0053816260769963264,0.005382092669606209,0.005382442846894264,0.005382676608860493,0.005382793489843607,0.005383143667131662,0.005383493844419718,0.0053839604370296,0.0053843106143176556,0.005384544376283884,0.005384777672588825,0.005385127849876881,0.005385361611843109,0.005385361611843109,0.005385478027164936,0.0053857117891311646,0.0053858282044529915,0.005386178381741047,0.005386295262724161,0.005386528559029102,0.005386528559029102,0.005386645440012217,0.005386645440012217,0.005386645440012217,0.005386762320995331,0.005386762320995331,0.005386762320995331,0.005386995617300272,0.005386995617300272,0.005386995617300272,0.005387112498283386,0.005387112498283386,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213,0.005387228913605213],"recovered":[0.0,0.00021922403539065272,0.0004058796330355108,0.0005833134055137634,0.0007546769920736551,0.0009270912269130349,0.0010990385198965669,0.0012680673971772194,0.001434411620721221,0.0016011059051379561,0.0017634810646995902,0.001923288218677044,0.002080176956951618,0.0022409178782254457,0.0023931374307721853,0.002542204922065139,0.002689988585188985,0.002837538719177246,0.0029824040830135345,0.0031140786595642567,0.0032423678785562515,0.0033630693797022104,0.003476183395832777,0.0035820601042360067,0.003681983333081007,0.003779221558943391,0.0038680550642311573,0.003951869439333677,0.004030313808470964,0.00410525593906641,0.004172611050307751,0.00423984881490469,0.004307203460484743,0.004368254914879799,0.004423469305038452,0.004475648980587721,0.004528178833425045,0.004576155915856361,0.004621097818017006,0.004662304650992155,0.004701059777289629,0.0047393483109772205,0.004774834960699081,0.004809971433132887,0.004840088542550802,0.004871256183832884,0.00489997211843729,0.004926704335957766,0.004950984381139278,0.004974681418389082,0.004997210577130318,0.00501857278868556,0.005036432761698961,0.005054759792983532,0.005073086824268103,0.005089429672807455,0.005104254465550184,0.005117562133818865,0.005131686571985483,0.005144293885678053,0.005156667437404394,0.005168574396520853,0.005180130712687969,0.005190169904381037,0.005199975334107876,0.005207796581089497,0.005214450415223837,0.005222388077527285,0.005227991379797459,0.00523371109738946,0.00523989787325263,0.005245267879217863,0.005249586887657642,0.005255073308944702,0.005258925259113312,0.005262894555926323,0.005267096683382988,0.005271182395517826,0.005275268107652664,0.0052786534652113914,0.00528180506080389,0.005284373182803392,0.005287174601107836,0.005290559958666563,0.00529394531622529,0.005296746734529734,0.005299314856529236,0.005301182623952627,0.005303633864969015,0.005305618513375521,0.005307603161782026,0.005309587344527245,0.005310988053679466,0.005312739405781031,0.005313906352967024,0.00531542394310236,0.005316241178661585,0.00531752547249198,0.0053182258270680904,0.005318926181644201,0.005319626536220312,0.005320093594491482,0.005321027245372534,0.005321727599948645,0.0053220777772367,0.005322661716490984,0.0053232451900839806,0.005323828663676977,0.005324178840965033,0.005324645899236202,0.005324879195541143,0.005325229838490486,0.005325813312083483,0.005326396785676479,0.005326863843947649,0.005326980724930763,0.005327330902218819,0.005327797960489988,0.005327914375811815,0.0053280312567949295,0.005328264553099871,0.005328614730387926,0.00532873161137104,0.00532919866964221,0.005329315084964037,0.005329431965947151,0.005329548846930265,0.005329665262252092,0.005329665262252092,0.005329899024218321,0.005330249201506376,0.005330249201506376,0.005330249201506376,0.0053303660824894905,0.0053303660824894905,0.0053303660824894905,0.0053304824978113174,0.005330599378794432,0.005330599378794432,0.005330716259777546,0.005330716259777546,0.005330716259777546,0.005330832675099373,0.005330832675099373,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487,0.005330949556082487],"active":[0.0005078017711639404,0.0004448828403837979,0.00042001879774034023,0.00041604985017329454,0.0004124310798943043,0.00040881242603063583,0.00040320924017578363,0.0003950380487367511,0.0003903686301782727,0.000383364618755877,0.0003769445465877652,0.0003740261308848858,0.0003702905960381031,0.0003620025236159563,0.0003592008724808693,0.0003586173988878727,0.0003574499860405922,0.00034367572516202927,0.00032896711491048336,0.0003154261503368616,0.0002996672410517931,0.00028682686388492584,0.00027328566648066044,0.00026628165505826473,0.00025624269619584084,0.00024188472889363766,0.0002302112989127636,0.00022192345932126045,0.0002113007940351963,0.00020067812874913216,0.0001961253583431244,0.00019087223336100578,0.00018083350732922554,0.00017219502478837967,0.0001696273684501648,0.00016682548448443413,0.00015748664736747742,0.0001536346971988678,0.00014849845319986343,0.00014441274106502533,0.00013892631977796555,0.00013343989849090576,0.0001300545409321785,0.0001224670559167862,0.00012118276208639145,0.00011511286720633507,0.00011149421334266663,0.00010787509381771088,0.00010519055649638176,0.00010250555351376534,9.900378063321114e-05,9.526824578642845e-05,9.386753663420677e-05,9.118299931287766e-05,8.791452273726463e-05,8.441181853413582e-05,8.417898789048195e-05,8.34781676530838e-05,8.149398490786552e-05,8.102692663669586e-05,7.950933650135994e-05,7.729139178991318e-05,7.53072090446949e-05,7.29723833501339e-05,7.087131962180138e-05,7.028738036751747e-05,6.982032209634781e-05,6.806943565607071e-05,6.876979023218155e-05,6.83031976222992e-05,6.795302033424377e-05,6.690202280879021e-05,6.725220009684563e-05,6.585149094462395e-05,6.596837192773819e-05,6.561819463968277e-05,6.503472104668617e-05,6.410060450434685e-05,6.258301436901093e-05,6.246613338589668e-05,6.188265979290009e-05,6.269989535212517e-05,6.223330274224281e-05,6.164936348795891e-05,6.118230521678925e-05,6.036553531885147e-05,5.9431418776512146e-05,5.9781596064567566e-05,5.896482616662979e-05,5.8964360505342484e-05,5.884747952222824e-05,5.814759060740471e-05,5.8264005929231644e-05,5.7563651353120804e-05,5.7563651353120804e-05,5.709705874323845e-05,5.7213474065065384e-05,5.662953481078148e-05,5.662953481078148e-05,5.662953481078148e-05,5.662953481078148e-05,5.662953481078148e-05,5.627935752272606e-05,5.604606121778488e-05,5.63962385058403e-05,5.6512653827667236e-05,5.662953481078148e-05,5.6513119488954544e-05,5.6513119488954544e-05,5.63962385058403e-05,5.6513119488954544e-05,5.63962385058403e-05,5.627935752272606e-05,5.604606121778488e-05,5.5812764912843704e-05,5.5812764912843704e-05,5.5812764912843704e-05,5.569588392972946e-05,5.604606121778488e-05,5.627935752272606e-05,5.627982318401337e-05,5.6162942200899124e-05,5.63962385058403e-05,5.6162942200899124e-05,5.604652687907219e-05,5.604606121778488e-05,5.6162942200899124e-05,5.6162942200899124e-05,5.6513119488954544e-05,5.63962385058403e-05,5.627935752272606e-05,5.627935752272606e-05,5.63962385058403e-05,5.627935752272606e-05,5.627935752272606e-05,5.63962385058403e-05,5.627982318401337e-05,5.6162942200899124e-05,5.63962385058403e-05,5.627935752272606e-05,5.627935752272606e-05,5.63962385058403e-05,5.627982318401337e-05,5.63962385058403e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0005078017711639404,0.0006636399775743484,0.0008262486080639064,0.0009859389392659068,0.0011462129186838865,0.0012990160612389445,0.0014483171980828047,0.0015939996810629964,0.0017400322249159217,0.0018806952284649014,0.0020161052234470844,0.002148129977285862,0.002275835257023573,0.002405058592557907,0.0025297291576862335,0.0026491465978324413,0.0027666965033859015,0.002873973920941353,0.0029720293823629618,0.0030675167217850685,0.003153665456920862,0.0032345610670745373,0.003308686427772045,0.0033810606691986322,0.0034468979574739933,0.0035102837719023228,0.00357215222902596,0.003626432968303561,0.0036766279954463243,0.0037253054324537516,0.003768263151869178,0.0038085358683019876,0.003849509172141552,0.003882544580847025,0.003915579989552498,0.003946630749851465,0.003975113853812218,0.00400207843631506,0.00402799341827631,0.004052157048135996,0.00407328549772501,0.004094414412975311,0.004114492330700159,0.004132352769374847,0.004148344974964857,0.004165504593402147,0.004179161973297596,0.004193637054413557,0.004206594545394182,0.004218267742544413,0.004228890407830477,0.00423834566026926,0.004246983677148819,0.004255155101418495,0.00426309322938323,0.0042697470635175705,0.004276634193956852,0.004283054731786251,0.004287957213819027,0.004293793812394142,0.004299747291952372,0.004304650239646435,0.004309086129069328,0.004313288256525993,0.004316556733101606,0.004320058971643448,0.004324261099100113,0.004327529575675726,0.004330331459641457,0.00433266581967473,0.0043352339416742325,0.0043375687673687935,0.004340136423707008,0.004342004656791687,0.0043432884849607944,0.004345039837062359,0.004346206784248352,0.0043473741970956326,0.00434865802526474,0.004350526258349419,0.004351459443569183,0.004352743737399578,0.004353677853941917,0.0043546115048229694,0.0043555451557040215,0.004356245510280132,0.004356829449534416,0.004357529804110527,0.004358230158686638,0.004358814097940922,0.004359280690550804,0.004359864629805088,0.0043602148070931435,0.004360798746347427,0.004361381754279137,0.004361849278211594,0.004362082574516535,0.0043625496327877045,0.004363016225397587,0.004363249987363815,0.004363716579973698,0.004364183638244867,0.0043644169345498085,0.004364650696516037,0.004364767111837864,0.004365000873804092,0.004365117289125919,0.004365117289125919,0.004365117289125919,0.004365234170109034,0.004365351051092148,0.004365467466413975,0.004365701228380203,0.00436581764370203,0.00436581764370203,0.00436581764370203,0.004365934990346432,0.004365934990346432,0.004366051405668259,0.004366167820990086,0.004366167820990086,0.004366285167634487,0.004366285167634487,0.004366285167634487,0.004366285167634487,0.004366285167634487,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314,0.004366401582956314],"recovered":[0.0,0.00021910729992669076,0.00040564616210758686,0.0005794611643068492,0.0007510582800023258,0.0009120326722040772,0.0010717230616137385,0.0012258101487532258,0.0013770958175882697,0.0015214941231533885,0.0016614566557109356,0.001800485304556787,0.001933910883963108,0.0020633675158023834,0.0021949252113699913,0.002322630723938346,0.002444966696202755,0.002568236319348216,0.0026836849283427,0.0027882775757461786,0.002887150039896369,0.0029804196674376726,0.003068202640861273,0.003150382312014699,0.0032247412018477917,0.0032954812049865723,0.0033644703216850758,0.003428556490689516,0.0034879734739661217,0.0035457562189549208,0.00359641807153821,0.003642877796664834,0.003688403405249119,0.0037299604155123234,0.0037664975970983505,0.0038016343023627996,0.0038358368910849094,0.003867004532366991,0.0038961877580732107,0.003923269920051098,0.003950468264520168,0.0039755660109221935,0.003996227867901325,0.00401688925921917,0.004037667531520128,0.004053893499076366,0.004071053117513657,0.004085995256900787,0.004101754166185856,0.004116578958928585,0.004129886627197266,0.004141559824347496,0.00415218248963356,0.004162338096648455,0.004171560052782297,0.004180665127933025,0.0041880193166434765,0.004194790031760931,0.004202027339488268,0.004207980819046497,0.004213934298604727,0.004219770897179842,0.004224790260195732,0.00422934303060174,0.004234129097312689,0.0042379810474812984,0.0042412495240569115,0.004246152471750975,0.0042493040673434734,0.004252222366631031,0.004255024250596762,0.004257708787918091,0.004260160494595766,0.004262611735612154,0.004264946561306715,0.0042662303894758224,0.004267631098628044,0.004269265569746494,0.004271016456186771,0.004272300284355879,0.004274051636457443,0.004275452345609665,0.004276619758456945,0.0042775534093379974,0.0042783706448972225,0.0042793042957782745,0.004280588589608669,0.004281405825167894,0.004282106179744005,0.004282806534320116,0.0042831567116081715,0.004283857066184282,0.004284440539777279,0.00428514089435339,0.0042854915373027325,0.004285958129912615,0.00428677536547184,0.00428724242374301,0.004287709016352892,0.004288059659302235,0.004288526251912117,0.0042887600138783455,0.004289226606488228,0.0042896936647593975,0.004289926961064339,0.004290277138352394,0.004290510900318623,0.004290510900318623,0.004290744196623564,0.004290861077606678,0.004290977958589792,0.004291328135877848,0.004291561432182789,0.004291678313165903,0.004291678313165903,0.00429179472848773,0.004291911609470844,0.004291911609470844,0.0042920284904539585,0.0042921449057757854,0.0042921449057757854,0.0042922617867589,0.004292378667742014,0.004292378667742014,0.004292378667742014,0.004292495083063841,0.004292495083063841,0.004292495083063841,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955,0.004292611964046955],"active":[0.0005078017711639404,0.00044453266309574246,0.00042060244595631957,0.00040647777495905757,0.00039515463868156075,0.0003869833890348673,0.00037659413646906614,0.0003681895323097706,0.000362936407327652,0.00035920110531151295,0.00035464856773614883,0.00034764467272907495,0.00034192437306046486,0.0003416910767555237,0.0003348039463162422,0.0003265158738940954,0.0003217298071831465,0.0003057376015931368,0.00028834445402026176,0.0002792391460388899,0.0002665154170244932,0.00025414139963686466,0.00024048378691077232,0.00023067835718393326,0.00022215675562620163,0.0002148025669157505,0.0002076819073408842,0.00019787647761404514,0.00018865452148020267,0.0001795492134988308,0.0001718450803309679,0.00016565807163715363,0.00016110576689243317,0.00015258416533470154,0.00014908239245414734,0.00014499644748866558,0.00013927696272730827,0.00013507390394806862,0.00013180566020309925,0.000128887128084898,0.00012281723320484161,0.00011884840205311775,0.00011826446279883385,0.0001154635101556778,0.00011067744344472885,0.00011161109432578087,0.00010810885578393936,0.0001076417975127697,0.00010484037920832634,0.00010168878361582756,9.900378063321114e-05,9.678583592176437e-05,9.480118751525879e-05,9.281700477004051e-05,9.153317660093307e-05,8.908193558454514e-05,8.861487731337547e-05,8.826470002532005e-05,8.592987433075905e-05,8.58129933476448e-05,8.58129933476448e-05,8.487934246659279e-05,8.429586887359619e-05,8.394522592425346e-05,8.242763578891754e-05,8.207792416214943e-05,8.301157504320145e-05,8.137710392475128e-05,8.102739229798317e-05,8.044345304369926e-05,8.020969107747078e-05,7.985997945070267e-05,7.99759291112423e-05,7.9392921179533e-05,7.834192365407944e-05,7.880944758653641e-05,7.857568562030792e-05,7.810862734913826e-05,7.76415690779686e-05,7.822597399353981e-05,7.740780711174011e-05,7.729139178991318e-05,7.7058095484972e-05,7.7058095484972e-05,7.717451080679893e-05,7.694121450185776e-05,7.624085992574692e-05,7.612397894263268e-05,7.612397894263268e-05,7.600756362080574e-05,7.612397894263268e-05,7.600756362080574e-05,7.577426731586456e-05,7.565785199403763e-05,7.589021697640419e-05,7.58911482989788e-05,7.53072090446949e-05,7.53072090446949e-05,7.53072090446949e-05,7.519032806158066e-05,7.519032806158066e-05,7.542362436652184e-05,7.519032806158066e-05,7.495703175663948e-05,7.484015077352524e-05,7.47237354516983e-05,7.460638880729675e-05,7.460638880729675e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.413933053612709e-05,7.41397961974144e-05,7.413933053612709e-05,7.413933053612709e-05,7.402291521430016e-05,7.402338087558746e-05,7.402338087558746e-05,7.402291521430016e-05,7.402291521430016e-05,7.402291521430016e-05,7.402338087558746e-05,7.390649989247322e-05,7.390649989247322e-05,7.390649989247322e-05,7.379008457064629e-05,7.390649989247322e-05,7.390649989247322e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05,7.378961890935898e-05]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0005078017711639404,0.0006657411577180028,0.0008420075173489749,0.0010218926472589374,0.0011953574139624834,0.0013688222970813513,0.0015484739560633898,0.0017290593823418021,0.0019067266257479787,0.0020917479414492846,0.0022752517834305763,0.002455370267853141,0.002638990990817547,0.002820743713527918,0.003006115322932601,0.0031917202286422253,0.0033735898323357105,0.003550439840182662,0.003732542973011732,0.0039123110473155975,0.004093597177416086,0.004279202315956354,0.004464690573513508,0.004649128299206495,0.00482434406876564,0.00500586349517107,0.005183763802051544,0.005368085112422705,0.00554995471611619,0.005732174497097731,0.005905172321945429,0.006078637205064297,0.0062512848526239395,0.006424048915505409,0.006596813444048166,0.0067665427923202515,0.006938840262591839,0.007107285782694817,0.007277365308254957,0.007442658767104149,0.007604333572089672,0.0077685764990746975,0.007929667830467224,0.008094027638435364,0.008249632082879543,0.008410022594034672,0.008562709204852581,0.008718430995941162,0.00887100026011467,0.009022168815135956,0.009171703830361366,0.009320537559688091,0.009465520270168781,0.009612953290343285,0.009756184183061123,0.009899182245135307,0.010039027780294418,0.010180624201893806,0.010322688147425652,0.010462300851941109,0.010600628331303596,0.010736622847616673,0.010869697667658329,0.011000671423971653,0.011128377169370651,0.011251647025346756,0.01138262078166008,0.011503556743264198,0.011625775136053562,0.011751496233046055,0.011867995373904705,0.011985428631305695,0.012105663307011127,0.012220061384141445,0.012331774458289146,0.012442904524505138,0.012545629404485226,0.01265232264995575,0.012762868776917458,0.012868511490523815,0.012968668714165688,0.013068124651908875,0.013168632052838802,0.013264702633023262,0.013363925740122795,0.013459295965731144,0.013555483892560005,0.013644784688949585,0.013735602609813213,0.01382595393806696,0.013913502916693687,0.014001753181219101,0.014090470038354397,0.014174634590744972,0.014263234101235867,0.014345180243253708,0.014426426962018013,0.014506272040307522,0.01458541676402092,0.014662460424005985,0.014738453552126884,0.014813045039772987,0.014883201569318771,0.01495464239269495,0.01502643246203661,0.015096706338226795,0.015168029814958572,0.015238536521792412,0.01530507393181324,0.015369744040071964,0.01543418038636446,0.015503519214689732,0.015563753433525562,0.01562667265534401,0.01568678952753544,0.015748191624879837,0.01580912619829178,0.015866558998823166,0.01592492312192917,0.015983756631612778,0.016039788722991943,0.016094887629151344,0.01615150272846222,0.016207417473196983,0.016259947791695595,0.016315395012497902,0.016370609402656555,0.0164253581315279,0.016478586941957474,0.016529249027371407,0.01657745987176895,0.01662730611860752,0.016678083688020706,0.016727112233638763,0.016773922368884087,0.016819680109620094,0.01686345599591732,0.016910381615161896,0.016955791041254997,0.01700190082192421,0.017047543078660965,0.017089566215872765,0.017131824046373367,0.01717093028128147,0.01721365377306938,0.01725229248404503,0.01729128137230873,0.017331786453723907,0.017370542511343956,0.017409298568964005,0.017446769401431084,0.017483189702033997,0.017521243542432785,0.017557665705680847,0.017594436183571815,0.017631206661462784,0.017667394131422043,0.017702296376228333,0.017738716676831245,0.017775489017367363,0.017811324447393417,0.017846111208200455,0.017878329381346703,0.017911365255713463,0.01794813573360443,0.01798105426132679,0.01801479049026966,0.01804770901799202,0.01808144524693489,0.018114246428012848,0.018145181238651276,0.0181757640093565,0.01820623129606247,0.01823553256690502,0.018268216401338577,0.018298683688044548,0.018328335136175156,0.018357984721660614,0.01838880218565464,0.018419034779071808,0.018451020121574402,0.018480787053704262,0.018510786816477776,0.01854020357131958,0.018569855019450188,0.01859915442764759,0.018627753481268883,0.018656587228178978,0.018687987700104713,0.018715886399149895,0.018742619082331657,0.01877250149846077,0.018797483295202255,0.01882619969546795,0.018854448571801186,0.018882932141423225,0.01891048066318035,0.018938612192869186,0.01896476186811924,0.01899184286594391,0.019018691033124924,0.019045889377593994,0.019073322415351868,0.019098419696092606,0.01912596821784973,0.019151883199810982,0.019177915528416634,0.01920418068766594,0.019230443984270096,0.01925799436867237,0.019282041117548943,0.019309472292661667,0.019334804266691208,0.019362935796380043,0.019389551132917404,0.01941768452525139,0.019445816054940224,0.01947464980185032,0.01950313150882721,0.01953219808638096,0.019561849534511566,0.019590681418776512,0.01961846463382244,0.019647296518087387,0.01967718079686165,0.019705897197127342,0.01973414607346058,0.019764380529522896,0.019792862236499786,0.019820528104901314,0.0198519304394722,0.019879944622516632,0.019908195361495018,0.019937962293624878,0.019967611879110336,0.019998079165816307,0.0200266782194376,0.02005656249821186,0.02008761279284954,0.020116912201046944,0.02015029825270176,0.020179947838187218,0.020210999995470047,0.020241817459464073,0.02027391828596592,0.0203049685806036,0.02033602073788643,0.020366020500659943,0.020396020263433456,0.020427772775292397,0.020459173247218132,0.020489173009991646,0.02051929011940956,0.020549407228827477,0.02058197557926178,0.020615361630916595,0.020648512989282608,0.020679915323853493,0.02071259915828705,0.020745517686009407,0.020781004801392555,0.020815091207623482,0.020850228145718575,0.020883847028017044,0.0209197998046875,0.020957622677087784,0.020993458107113838,0.02103104628622532,0.021067583933472633,0.021104471758008003,0.021141942590475082,0.02117999829351902,0.02121828682720661,0.021257858723402023,0.02129451185464859,0.02133198454976082,0.021369921043515205,0.021409494802355766,0.021446965634822845,0.021488873288035393,0.02152867801487446,0.021568134427070618,0.021607473492622375,0.021647745743393898,0.021687202155590057,0.021727241575717926,0.021770665422081947,0.021810587495565414,0.021855296567082405,0.021899770945310593,0.021942846477031708,0.021987320855259895,0.022032730281352997,0.022075921297073364,0.022120745852589607,0.022164754569530487,0.022212032228708267,0.022259658202528954,0.022305535152554512,0.02235059253871441,0.02239787019789219,0.02244643121957779,0.022491490468382835,0.02254028432071209,0.022589661180973053,0.02263728901743889,0.022688068449497223,0.02273697778582573,0.02278437279164791,0.0228322334587574,0.022882193326950073,0.022931689396500587,0.022980600595474243,0.02303091250360012,0.023082740604877472,0.02313305251300335,0.023182546719908714,0.023233909159898758,0.02328702248632908,0.023339085280895233,0.023392315953969955,0.02344309538602829,0.023495158180594444,0.023551423102617264,0.023606987670063972,0.023662084713578224,0.02371823415160179,0.02377438172698021,0.023826679214835167,0.02388189360499382,0.023936523124575615,0.023992905393242836,0.024049870669841766,0.024106837809085846,0.02416216768324375,0.024217266589403152,0.024275165051221848,0.024328628554940224,0.02438606135547161,0.024442676454782486,0.02450127713382244,0.024558942764997482,0.024612756446003914,0.024667855352163315,0.024725986644625664,0.024783069267868996,0.024839218705892563,0.02489466592669487,0.024953266605734825,0.025008946657180786,0.02506416290998459],"recovered":[0.0,0.00021829016623087227,0.00040342824649997056,0.0005883328849449754,0.0007667004247196019,0.0009433170198462903,0.0011216846760362387,0.0012981845065951347,0.0014821551740169525,0.0016641415422782302,0.0018456608522683382,0.002028931165114045,0.002216053893789649,0.002396522555500269,0.002578392159193754,0.002761078765615821,0.002944932784885168,0.0031293705105781555,0.003308788640424609,0.003486806061118841,0.0036705434322357178,0.003852879861369729,0.0040377844125032425,0.004226074554026127,0.004410161636769772,0.004587478935718536,0.0047667804174125195,0.004947599023580551,0.005132737569510937,0.005311688408255577,0.005496593192219734,0.005674260202795267,0.005847024731338024,0.006017688196152449,0.006190686021000147,0.006363800726830959,0.006535631138831377,0.006715165916830301,0.006883027497678995,0.007051589898765087,0.007221669424325228,0.00738100940361619,0.0075445519760251045,0.0077092619612813,0.007877007126808167,0.008036930114030838,0.00819405261427164,0.008355027064681053,0.008507713675498962,0.008663318119943142,0.008811802603304386,0.008966239169239998,0.009117525070905685,0.009268460795283318,0.009413208812475204,0.009557841345667839,0.009701072238385677,0.009839750826358795,0.009983448311686516,0.010128897614777088,0.010270610451698303,0.010407071560621262,0.010543531738221645,0.01068034302443266,0.010810616426169872,0.010944975540041924,0.011073031462728977,0.01120493933558464,0.011330544017255306,0.0114531135186553,0.011582452803850174,0.011701754294335842,0.011819420382380486,0.011934168636798859,0.012054403312504292,0.012167634442448616,0.012275845743715763,0.012382772751152515,0.01248794887214899,0.012598611414432526,0.012703671120107174,0.012806162238121033,0.01290818676352501,0.01301114447414875,0.013112352229654789,0.013213676400482655,0.013312548398971558,0.013408035971224308,0.013502239249646664,0.013593757525086403,0.013682941906154156,0.0137731758877635,0.013861075975000858,0.013947808183729649,0.014036057516932487,0.014127109199762344,0.014213024638593197,0.01429637148976326,0.014374349266290665,0.014456645585596561,0.014531705528497696,0.014608748257160187,0.014682640321552753,0.014756065793335438,0.014826688915491104,0.014900930225849152,0.01497167069464922,0.015043111518025398,0.015115018002688885,0.015184124000370502,0.015252179466187954,0.015316265635192394,0.01538327056914568,0.015447823330760002,0.015510158613324165,0.015571909956634045,0.015637630596756935,0.015696581453084946,0.015755997970700264,0.015817400068044662,0.015877749770879745,0.01593705080449581,0.015992730855941772,0.01604759693145752,0.016104912385344505,0.016160592436790466,0.0162113718688488,0.016265418380498886,0.016320984810590744,0.01637701503932476,0.016431063413619995,0.016481725499033928,0.01653156988322735,0.016580598428845406,0.016626473516225815,0.016677603125572205,0.016723360866308212,0.016769470646977425,0.016816280782222748,0.01686180755496025,0.01690581440925598,0.016950756311416626,0.016993364319205284,0.017035387456417084,0.017074961215257645,0.017118152230978012,0.017156090587377548,0.01719437912106514,0.01723453402519226,0.01727469079196453,0.017315195873379707,0.017355002462863922,0.01739118993282318,0.017430761829018593,0.017468350008130074,0.017504770308732986,0.017542826011776924,0.017579011619091034,0.01761309802532196,0.01765056885778904,0.01768885739147663,0.017725395038723946,0.01776006445288658,0.017793217673897743,0.0178291704505682,0.017865825444459915,0.017898159101605415,0.017929911613464355,0.017962945625185966,0.017998550087213516,0.01803111843764782,0.018061935901641846,0.01809333637356758,0.018125321716070175,0.01815660670399666,0.018188124522566795,0.01822022534906864,0.0182499922811985,0.01827894151210785,0.018308475613594055,0.018340693786740303,0.018369175493717194,0.018399527296423912,0.018428709357976913,0.018459411337971687,0.018487893044948578,0.018519295379519463,0.01854684390127659,0.018577776849269867,0.01860591024160385,0.01863427646458149,0.018663808703422546,0.01869392581284046,0.018719840794801712,0.018747974187135696,0.018776223063468933,0.01880505681037903,0.01883167214691639,0.018860504031181335,0.01888852007687092,0.018914317712187767,0.018939882516860962,0.01896684803068638,0.018994979560375214,0.0190199613571167,0.019046692177653313,0.019072841852903366,0.01909957267343998,0.019125720486044884,0.0191526859998703,0.01917860098183155,0.01920568197965622,0.019230196252465248,0.01925564371049404,0.019285527989268303,0.019313661381602287,0.019338758662343025,0.019368525594472885,0.019397707656025887,0.019424673169851303,0.019453389570116997,0.01948338933289051,0.019511405378580093,0.019541289657354355,0.019569305703043938,0.019600005820393562,0.019629890099167824,0.019657788798213005,0.019686738029122353,0.019713936373591423,0.019743120297789574,0.01977195404469967,0.019803354516625404,0.019831253215670586,0.01986066997051239,0.01989113725721836,0.019921021535992622,0.019948802888393402,0.01997845433652401,0.020009269937872887,0.020039504393935204,0.020068688318133354,0.0201006717979908,0.02013055607676506,0.02015974000096321,0.020190557464957237,0.020222190767526627,0.02025219239294529,0.020282775163650513,0.02031300961971283,0.020343594253063202,0.020374059677124023,0.020405694842338562,0.020435694605112076,0.020465228706598282,0.020498264580965042,0.020530950278043747,0.020561765879392624,0.020592933520674706,0.0206250362098217,0.02065737172961235,0.020689940080046654,0.020721690729260445,0.020755542442202568,0.020789045840501785,0.020825466141104698,0.020863987505435944,0.02090064249932766,0.020936477929353714,0.02097441628575325,0.02101060375571251,0.021046558395028114,0.02108379639685154,0.021121732890605927,0.021159205585718155,0.021196676418185234,0.02123461477458477,0.021271735429763794,0.021310489624738693,0.021347027271986008,0.021387066692113876,0.021426523104310036,0.02146376110613346,0.021500999107956886,0.02154138684272766,0.02158142626285553,0.021621115505695343,0.021663255989551544,0.021706797182559967,0.021749522536993027,0.02179107815027237,0.021833568811416626,0.02187594398856163,0.02192065306007862,0.021965477615594864,0.02200796827673912,0.022050809115171432,0.022095518186688423,0.022140810266137123,0.022188086062669754,0.022232679650187492,0.022280773147940636,0.022327816113829613,0.022374391555786133,0.022421902045607567,0.0224725641310215,0.0225178562104702,0.022568752989172935,0.02261953055858612,0.022666923701763153,0.022713733837008476,0.022762645035982132,0.022811906412243843,0.022860117256641388,0.022911129519343376,0.022963542491197586,0.023014087229967117,0.02306206524372101,0.023113543167710304,0.023163389414548874,0.023213934153318405,0.02326669730246067,0.023319460451602936,0.02337280660867691,0.02342778816819191,0.0234820693731308,0.023537516593933105,0.023591097444295883,0.02364537864923477,0.02369837462902069,0.02375463955104351,0.023812422528862953,0.023867519572377205,0.023923669010400772,0.023981334641575813,0.024036666378378868,0.024091998115181923,0.02414744533598423,0.024203244596719742,0.024259041994810104,0.024315539747476578,0.024375423789024353,0.02442900463938713,0.024485154077410698,0.024540018290281296,0.02459721639752388,0.024653948843479156,0.024712081998586655,0.024768929928541183,0.024824844673275948,0.024879008531570435],"active":[0.0005078017711639404,0.0004474509914871305,0.0004385792708490044,0.000433559762313962,0.00042865698924288154,0.00042550527723506093,0.0004267892800271511,0.0004308748757466674,0.00042457145173102617,0.00042760639917105436,0.0004295909311622381,0.0004264391027390957,0.00042293709702789783,0.0004242211580276489,0.0004277231637388468,0.0004306414630264044,0.00042865704745054245,0.0004210693296045065,0.0004237543325871229,0.00042550498619675636,0.0004230537451803684,0.0004263224545866251,0.00042690616101026535,0.0004230537451803684,0.0004141824319958687,0.0004183845594525337,0.00041698338463902473,0.00042048608884215355,0.0004172171466052532,0.00042048608884215355,0.00040857912972569466,0.0004043770022690296,0.0004042601212859154,0.0004063607193529606,0.0004061274230480194,0.00040274206548929214,0.0004032091237604618,0.0003921198658645153,0.00039433781057596207,0.00039106886833906174,0.00038266414776444435,0.00038756709545850754,0.0003851158544421196,0.0003847656771540642,0.0003726249560713768,0.00037309248000383377,0.00036865659058094025,0.00036340393126010895,0.0003632865846157074,0.0003588506951928139,0.00035990122705698013,0.0003542983904480934,0.00034799519926309586,0.00034449249505996704,0.0003429753705859184,0.00034134089946746826,0.000337955541908741,0.0003408733755350113,0.00033923983573913574,0.00033340323716402054,0.0003300178796052933,0.0003295512869954109,0.00032616592943668365,0.00032032839953899384,0.00031776074320077896,0.00030667148530483246,0.00030958931893110275,0.0002986174076795578,0.0002952311187982559,0.0002983827143907547,0.0002855425700545311,0.00028367433696985245,0.00028624292463064194,0.0002858927473425865,0.0002773711457848549,0.00027527008205652237,0.0002697836607694626,0.0002695498988032341,0.00027491990476846695,0.0002699000760912895,0.00026499759405851364,0.0002619624137878418,0.0002604452893137932,0.0002535581588745117,0.00025157351046800613,0.0002456195652484894,0.00024293549358844757,0.00023674871772527695,0.00023336336016654968,0.0002321964129805565,0.0002305610105395317,0.00022857729345560074,0.0002293940633535385,0.00022682640701532364,0.00022717658430337906,0.00021807104349136353,0.00021340232342481613,0.00020990055054426193,0.00021106749773025513,0.00020581483840942383,0.00020674802362918854,0.0002042967826128006,0.00020056124776601791,0.00019857659935951233,0.00019974354654550552,0.00019577611237764359,0.00019635912030935287,0.00019542500376701355,0.00019005592912435532,0.0001856200397014618,0.00018200092017650604,0.00018725357949733734,0.0001804828643798828,0.00017884932458400726,0.0001766309142112732,0.0001762816682457924,0.00017149560153484344,0.00016997754573822021,0.00016892515122890472,0.00016635656356811523,0.00016203895211219788,0.00015783682465553284,0.00015877187252044678,0.0001598205417394638,0.00015503540635108948,0.0001548025757074356,0.00015923753380775452,0.0001599397510290146,0.00015760213136672974,0.00015223398804664612,0.0001463964581489563,0.00014558061957359314,0.00014651380479335785,0.00014651380479335785,0.0001474488526582718,0.0001420769840478897,0.00014009512960910797,0.00014091096818447113,0.00013951025903224945,0.00014009326696395874,0.00014172866940498352,0.0001388099044561386,0.0001384597271680832,0.0001355428248643875,0.00013869255781173706,0.0001341402530670166,0.00013519078493118286,0.0001374073326587677,0.00013600848615169525,0.00013460777699947357,0.00013157352805137634,0.00012818723917007446,0.00013005360960960388,0.00012690387666225433,0.00012608617544174194,0.00012643635272979736,0.0001245681196451187,0.00012328475713729858,0.00012561865150928497,0.00012492015957832336,0.0001224670559167862,0.0001207161694765091,0.00011826492846012115,0.0001181475818157196,0.000118965283036232,0.0001152288168668747,0.0001166313886642456,0.00011779740452766418,0.00011849962174892426,0.00011569634079933167,0.00011406280100345612,0.00011382810771465302,0.0001128949224948883,0.0001102108508348465,0.00011160969734191895,0.00011055916547775269,0.00010810978710651398,0.00010799244046211243,0.00010986067354679108,0.00011055916547775269,0.00011032633483409882,0.00011161155998706818,0.00011125952005386353,0.00011149421334266663,0.00011044368147850037,0.00011126138269901276,0.00010845810174942017,0.00010974332690238953,0.0001102108508348465,0.0001099761575460434,0.00010834261775016785,0.00010869279503822327,0.00010355748236179352,0.00010635890066623688,0.0001064743846654892,0.0001067090779542923,0.00010542385280132294,0.00010694004595279694,0.00010425783693790436,0.00010332278907299042,0.00010437332093715668,0.00010600686073303223,0.0001064743846654892,0.00010344013571739197,0.00010600686073303223,0.00010519102215766907,0.00010507367551326752,0.00010460801422595978,0.0001047234982252121,0.00010530836880207062,0.00010344013571739197,0.00010379031300544739,0.00010460801422595978,0.00010729208588600159,0.00010402314364910126,0.00010402314364910126,0.00010705739259719849,0.00010612420737743378,0.00010542385280132294,0.00010752491652965546,0.0001084599643945694,0.00010729208588600159,0.00010705925524234772,0.00010600686073303223,0.00010787509381771088,0.00010589137673377991,0.00010425597429275513,0.00010659173130989075,0.00010612420737743378,0.00010659173130989075,0.00010881014168262482,0.0001079905778169632,0.00010484084486961365,0.0001067090779542923,0.00010694190859794617,0.00010694190859794617,0.0001056566834449768,0.00010775960981845856,0.000109158456325531,0.00010764226317405701,0.00011079385876655579,0.00011125952005386353,0.00011032819747924805,0.00011126138269901276,0.00011417828500270844,0.0001144111156463623,0.00011382997035980225,0.00011382810771465302,0.00011324509978294373,0.00011476315557956696,0.00011557899415493011,0.00011511333286762238,0.00011359527707099915,0.0001137126237154007,0.00011674687266349792,0.00011709704995155334,0.00011756271123886108,0.00011814944446086884,0.00011966563761234283,0.000120481476187706,0.00012363307178020477,0.000125151127576828,0.00012853741645812988,0.000128304585814476,0.00013075396418571472,0.00013215653598308563,0.0001294706016778946,0.0001304037868976593,0.00013110600411891937,0.0001300554722547531,0.00013133883476257324,0.00013343989849090576,0.00013449043035507202,0.0001361258327960968,0.00013530626893043518,0.0001353081315755844,0.00013530626893043518,0.00013775937259197235,0.00013647601008415222,0.00014184601604938507,0.00014161132276058197,0.00014161132276058197,0.0001437123864889145,0.00014674663543701172,0.00014581531286239624,0.00014581531286239624,0.0001495499163866043,0.00014733150601387024,0.00014849938452243805,0.00015024840831756592,0.00015176832675933838,0.00015375204384326935,0.00015678629279136658,0.00015526823699474335,0.00015526823699474335,0.00015678629279136658,0.00016122311353683472,0.0001641400158405304,0.00016472488641738892,0.00016250647604465485,0.00016519054770469666,0.00016565807163715363,0.00016367435455322266,0.00016589276492595673,0.00016775913536548615,0.00016472488641738892,0.00017021223902702332,0.00016822479665279388,0.00016484223306179047,0.00016530975699424744,0.00016845948994159698,0.0001690443605184555,0.00016869418323040009,0.0001707952469587326,0.00017161108553409576,0.00016951002180576324,0.00016845948994159698,0.00017184391617774963,0.00017347931861877441,0.00017569586634635925,0.0001783818006515503,0.00017639808356761932,0.00017569772899150848,0.0001786164939403534,0.00017919950187206268,0.00018001534044742584,0.0001807175576686859,0.00018328428268432617,0.0001813005656003952,0.00018351897597312927,0.0001818835735321045,0.0001804828643798828,0.00018235109746456146,0.00018316879868507385,0.00018083304166793823,0.00018060021102428436,0.00018316693603992462,0.00018118321895599365,0.0001828167587518692,0.0001836344599723816,0.00018573738634586334,0.00018351897597312927,0.00018375180661678314,0.00018270127475261688,0.00018596835434436798,0.00018585287034511566,0.00018526986241340637,0.00018258392810821533,0.00018433667719364166,0.00018410198390483856,0.00018515437841415405]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0005078017711639404,0.00066375668393448,0.0008319685002788901,0.0009985461365431547,0.0011653571855276823,0.0013327518245205283,0.001499329460784793,0.0016643895069137216,0.0018265312537550926,0.001986805349588394,0.0021446277387440205,0.0023093377240002155,0.00247182953171432,0.0026236989069730043,0.0027777859941124916,0.002929188311100006,0.0030849098693579435,0.0032352616544812918,0.0033790762536227703,0.0035225406754761934,0.003660635557025671,0.003804333508014679,0.0039444128051400185,0.0040785386227071285,0.004211263731122017,0.0043385024182498455,0.004468892700970173,0.004593213088810444,0.00471333134919405,0.004834966734051704,0.004953216761350632,0.005067264661192894,0.005182012915611267,0.005300496704876423,0.0054108090698719025,0.005519370548427105,0.005629449617117643,0.005734625738114119,0.00584038533270359,0.005942760035395622,0.006048169918358326,0.0061448244377970695,0.006239027716219425,0.006336616352200508,0.006427784450352192,0.006519186310470104,0.006609420757740736,0.006697087083011866,0.0067819515243172646,0.006862030364573002,0.006942458916455507,0.007020903285592794,0.007101449184119701,0.007180944085121155,0.007252034265547991,0.007323707919567823,0.007397716399282217,0.007468573283404112,0.007535927928984165,0.0076023489236831665,0.007664334028959274,0.00772877037525177,0.007794607896357775,0.007857060059905052,0.00791811104863882,0.007977294735610485,0.00803320948034525,0.008089940994977951,0.00814293883740902,0.008194301277399063,0.00824426207691431,0.008293523453176022,0.008341850712895393,0.008388076908886433,0.008435587398707867,0.008485081605613232,0.008530491031706333,0.0085768336430192,0.00861990824341774,0.008661698549985886,0.008700803853571415,0.00873967632651329,0.008778898045420647,0.00881928764283657,0.00885745882987976,0.008893762715160847,0.008930066600441933,0.008965553715825081,0.008997187949717045,0.009030106477439404,0.00906419288367033,0.009093375876545906,0.009122558869421482,0.009151275269687176,0.009181158617138863,0.00920882448554039,0.009235439822077751,0.009260420687496662,0.009286918677389622,0.009311315603554249,0.009334662929177284,0.009357891976833344,0.00938030518591404,0.009403417818248272,0.00942244566977024,0.009442990645766258,0.009463535621762276,0.009480929002165794,0.009499371983110905,0.00951618142426014,0.009535092860460281,0.009553303010761738,0.009572097100317478,0.009588206186890602,0.009605132043361664,0.009620190598070621,0.009635599330067635,0.009650657884776592,0.009666533209383488,0.009680774994194508,0.009695949964225292,0.009709957987070084,0.009724199771881104,0.009736689738929272,0.00975023116916418,0.009762370958924294,0.009774861857295036,0.009788052178919315,0.009799258783459663,0.009809297509491444,0.009819453582167625,0.009830426424741745,0.009840932674705982,0.00985108781605959,0.00986276101320982,0.00987221673130989,0.0098824892193079,0.009891477413475513,0.009901165962219238,0.009909921325743198,0.00991937704384327,0.009927314706146717,0.009936769492924213,0.009944708086550236,0.009952878579497337,0.009960466995835304,0.009967820718884468,0.0099763423204422,0.009983113035559654,0.009990583173930645,0.009998288005590439,0.010004941374063492,0.010011245496571064,0.010017666034400463,0.01002396922558546,0.010030622594058514,0.010036926716566086,0.010041829198598862,0.010047665797173977,0.010054552927613258,0.010061323642730713,0.010067860595881939,0.010073580779135227,0.010079651139676571,0.010085487738251686,0.010090390220284462,0.010095642879605293,0.010101012885570526,0.010106032714247704,0.010110701434314251,0.010115603916347027,0.010120857506990433,0.010125643573701382,0.010130779817700386,0.010136032477021217,0.01014070212841034,0.010146071203052998,0.010150857269763947,0.010155060328543186,0.010158795863389969,0.010163581930100918,0.010167200118303299,0.010171986185014248,0.01017572171986103,0.010179807431995869,0.010183893144130707,0.010187511332333088,0.01019124686717987,0.010195682756602764,0.010199535638093948,0.010203620418906212,0.010207589715719223,0.010210741311311722,0.010213309898972511,0.010216227732598782,0.01021867897361517,0.01022194791585207,0.010225683450698853,0.010228718630969524,0.01023198664188385,0.010234671644866467,0.010237706825137138,0.010239691473543644,0.010242142714560032,0.010245177894830704,0.010247979313135147,0.010250546969473362,0.010252648964524269,0.010254866443574429,0.010257667861878872,0.01026011910289526,0.010262337513267994,0.0102643221616745,0.010266539640724659,0.01026887446641922,0.010271442122757435,0.01027342677116394,0.010275295004248619,0.010277512483298779,0.01027984730899334,0.010281364433467388,0.010282766073942184,0.010284867137670517,0.010287084616720676,0.010288952849805355,0.010291170328855515,0.010292921215295792,0.010294439271092415,0.010296190157532692,0.010298173874616623,0.010300042107701302,0.010302143171429634,0.01030412781983614,0.010306228883564472,0.010307395830750465,0.010308563709259033,0.010310664772987366,0.010312649421393871,0.010313932783901691,0.01031580101698637,0.010318135842680931,0.010320120491087437,0.01032222155481577,0.010323855094611645,0.010324672795832157,0.01032677385956049,0.010328874923288822,0.0103306258097291,0.01033226028084755,0.010334011167287827,0.010336579754948616,0.010338330641388893,0.010339731350541115,0.010341832414269447,0.010343699716031551,0.010345334187150002,0.010346734896302223,0.010348019190132618,0.010350003838539124,0.010351871140301228,0.010353739373385906,0.010355490259826183,0.010356774553656578,0.010358641855418682,0.01036015897989273,0.010362143628299236,0.01036366168409586,0.010364712215960026,0.010366229340434074,0.01036751363426447,0.01036891434341669,0.01037043146789074,0.010371715761721134,0.0103727662935853,0.010374284349381924,0.010375685058534145,0.010376852005720139,0.010378370061516762,0.01037988718599081,0.01038152165710926,0.01038315612822771,0.010384323075413704,0.01038537360727787,0.010386424139142036,0.010387708432972431,0.010388525202870369,0.010389693081378937,0.010390976443886757,0.010392260737717152,0.010393661446869373,0.010394945740699768,0.010395879857242107,0.010397280566394329,0.010398447513580322,0.010399381630122662,0.010400665923953056,0.010401949286460876,0.010402883403003216,0.010403817519545555,0.010404751636087894,0.010405568405985832,0.010406502522528172,0.010407435707747936,0.010408136993646622,0.010408837348222733,0.01040965411812067,0.010410704649984837,0.010411171242594719,0.010412221774458885,0.010413389652967453,0.010414323769509792,0.010414906777441502,0.010415607132017612,0.010415957309305668,0.010416657663881779,0.010417475365102291,0.010417941957712173,0.010418642312288284,0.010419342666864395,0.010419810190796852,0.010420160368084908,0.010420977137982845,0.010421210899949074,0.010422144085168839,0.010423078201711178,0.010423778556287289,0.010424128733575344,0.010424596257507801,0.010424946434795856,0.010425646789371967,0.010426579974591732,0.010427280329167843,0.0104277478531003,0.010427980683743954,0.01042844820767641,0.010428798384964466,0.010429264977574348,0.010429848916828632,0.010430549271404743,0.010431015864014626,0.010431483387947083,0.010431833565235138,0.010432766750454903,0.010433700866997242,0.010434168390929699,0.010435335338115692,0.010435801930725574,0.010436502285301685,0.01043685246258974,0.010437319986522198,0.010437902994453907],"recovered":[0.0,0.00021922403539065272,0.00040681351674720645,0.0005823795218020678,0.0007542100502178073,0.0009196203318424523,0.0010898165637627244,0.0012572113191708922,0.0014232052490115166,0.0015868644695729017,0.0017472552135586739,0.0019097471376881003,0.0020707217045128345,0.002231929451227188,0.0023890517186373472,0.0025420882739126682,0.002697809599339962,0.0028514298610389233,0.00300540030002594,0.0031504991929978132,0.0032972320914268494,0.0034362608566880226,0.003577740862965584,0.003716069273650646,0.003855681512504816,0.003989690449088812,0.0041201976127922535,0.004248603712767363,0.004377243109047413,0.00449806172400713,0.004617946222424507,0.004737596958875656,0.004853046033531427,0.004971412941813469,0.005087678320705891,0.00520557863637805,0.0053143734112381935,0.005427020601928234,0.0055356984958052635,0.0056421589106321335,0.0057462844997644424,0.00584854232147336,0.005949866492301226,0.00604722136631608,0.006142124999314547,0.006237379275262356,0.006330648437142372,0.006419131997972727,0.0065110004507005215,0.006594347767531872,0.006680963560938835,0.006764193996787071,0.006846023257821798,0.006925635039806366,0.007005129940807819,0.0070835743099451065,0.007155948784202337,0.007229957263916731,0.007304082624614239,0.007374589331448078,0.007443811744451523,0.007507781032472849,0.007572451140731573,0.00763712078332901,0.007700740359723568,0.007762958761304617,0.007823776453733444,0.007880041375756264,0.007939225062727928,0.00799303874373436,0.008046385832130909,0.008100783452391624,0.008150861598551273,0.008201523683965206,0.008248800411820412,0.008298061788082123,0.008345338515937328,0.008389229886233807,0.008434055373072624,0.008477946743369102,0.008522655814886093,0.008565262891352177,0.008606002666056156,0.008644407615065575,0.008683979511260986,0.008721801452338696,0.008758689276874065,0.008796393871307373,0.008830245584249496,0.008862931281328201,0.008897366933524609,0.008929002098739147,0.008962854743003845,0.00899297185242176,0.009022154845297337,0.009051337838172913,0.009079236537218094,0.009108186699450016,0.009134451858699322,0.009160133078694344,0.00918768160045147,0.009212078526616096,0.009236125275492668,0.009258422069251537,0.009280717931687832,0.009302429854869843,0.009323208592832088,0.009343519806861877,0.009364531375467777,0.009382274933159351,0.00940060243010521,0.009419395588338375,0.0094387736171484,0.009457101114094257,0.009473326615989208,0.009490136057138443,0.009506945498287678,0.009522938169538975,0.00953974761068821,0.009553755633533001,0.009569280780851841,0.009584805928170681,0.00959928147494793,0.00961387250572443,0.009627880528569221,0.009642122313380241,0.009655429981648922,0.00966628547757864,0.00968052726238966,0.009691266342997551,0.009701889008283615,0.009712745435535908,0.009723834693431854,0.009734457358717918,0.009745663963258266,0.009755352512001991,0.009764808230102062,0.009774614125490189,0.00978535320609808,0.00979539193212986,0.009804263710975647,0.009812435135245323,0.009821423329412937,0.009830411523580551,0.009838232770562172,0.00984687078744173,0.009854692034423351,0.00986204668879509,0.009870684705674648,0.009878389537334442,0.009885276667773724,0.009893447160720825,0.00990091823041439,0.009907222352921963,0.00991352554410696,0.00991994608193636,0.009925082325935364,0.0099323196336627,0.009937455877661705,0.009942942298948765,0.009949362836778164,0.009955315850675106,0.00996138621121645,0.009967222809791565,0.009973759762942791,0.009979946538805962,0.00998473260551691,0.009989752434194088,0.00999570544809103,0.010001658461987972,0.01000667829066515,0.010011114180088043,0.010016484186053276,0.010021503083407879,0.010026289150118828,0.010031308978796005,0.010035978630185127,0.010040180757641792,0.01004520058631897,0.010050219483673573,0.010054655373096466,0.010058857500553131,0.010062593035399914,0.010067612864077091,0.01007169857621193,0.010075550526380539,0.010080220177769661,0.010083721950650215,0.01008792407810688,0.010090959258377552,0.010094694793224335,0.010098080150783062,0.010102048516273499,0.010105901397764683,0.010109052993357182,0.010112088173627853,0.010114539414644241,0.010117340832948685,0.01012025959789753,0.010123761370778084,0.01012702938169241,0.010129597969353199,0.010133099742233753,0.010135318152606487,0.01013870257884264,0.010141037404537201,0.010144306346774101,0.010147341527044773,0.010149325244128704,0.010151777416467667,0.010154695250093937,0.010156679898500443,0.010159364901483059,0.010161115787923336,0.010163567028939724,0.010165901854634285,0.010168586857616901,0.010170921683311462,0.010173255577683449,0.010175006464123726,0.010176874697208405,0.010178275406360626,0.010180376470088959,0.010182127356529236,0.010185278952121735,0.010187497362494469,0.01018983218818903,0.010191933251917362,0.010193567723035812,0.010195201262831688,0.010197419673204422,0.010199404321610928,0.010201388038694859,0.010203022509813309,0.010204540565609932,0.010206407867372036,0.010207458399236202,0.010209443047642708,0.010210960172116756,0.010212711989879608,0.010214345529675484,0.010216796770691872,0.010219131596386433,0.010220999829471111,0.010222166776657104,0.010223801247775555,0.010225552134215832,0.010227303020656109,0.010228937491774559,0.010231038555502892,0.010233256965875626,0.010235240682959557,0.010236875154078007,0.010238042101264,0.010239793919026852,0.010242477990686893,0.010244229808449745,0.01024609711021185,0.010247964411973953,0.010249248705804348,0.01025134976953268,0.010253100655972958,0.010255085304379463,0.01025683619081974,0.010258587077260017,0.010260221548378468,0.010261272080242634,0.010263022966682911,0.010264073498547077,0.010265707969665527,0.010267692618072033,0.0102687431499362,0.010270844213664532,0.010272128507494926,0.010273179039359093,0.010274697095155716,0.010276214219629765,0.01027749851346016,0.010278665460646152,0.010279949754476547,0.010281350463628769,0.010282867588102818,0.01028438564389944,0.01028590276837349,0.010286953300237656,0.010287771001458168,0.01028917171061039,0.010290572419762611,0.010291739366948605,0.010292557068169117,0.010293490253388882,0.01029535848647356,0.010296175256371498,0.010297343134880066,0.01029827632009983,0.010299560613930225,0.010300260968506336,0.010301545262336731,0.01030247937887907,0.01030306238681078,0.010303646326065063,0.010304463095963001,0.010305513627827168,0.010306915268301964,0.010307498276233673,0.010308315977454185,0.010308782570064068,0.010309833101928234,0.010310299694538116,0.010311583988368511,0.010312634520232677,0.01031345222145319,0.010314268991351128,0.010314969345927238,0.01031566970050335,0.010316136293113232,0.010316487401723862,0.010317420586943626,0.010317888110876083,0.010318588465452194,0.010319171473383904,0.01031963899731636,0.01032022200524807,0.010320689529180527,0.010321506299078465,0.010322324000298977,0.010323140770196915,0.010323957540094852,0.01032442506402731,0.010324891656637192,0.010325592011213303,0.010326292365789413,0.010326642543077469,0.01032734289765358,0.010327926836907864,0.010328393429517746,0.010328627191483974,0.010328860953450203,0.010329211130738258,0.010329794138669968,0.01033061183989048,0.01033119484782219,0.010332012549042702,0.010332712903618813,0.010333296842873096,0.010334113612771034,0.010335280559957027,0.010335630737245083,0.010336564853787422,0.01033679861575365,0.010337382555007935],"active":[0.0005078017711639404,0.00044453266309574246,0.0004251549835316837,0.00041616661474108696,0.000411147135309875,0.00041313149267807603,0.0004095128970220685,0.0004071781877428293,0.00040332600474357605,0.00039994088001549244,0.0003973725251853466,0.0003995905863121152,0.00040110782720148563,0.00039176945574581623,0.0003887342754751444,0.0003871000371873379,0.00038710027001798153,0.0003838317934423685,0.00037367595359683037,0.0003720414824783802,0.00036340346559882164,0.00036807265132665634,0.00036667194217443466,0.0003624693490564823,0.00035558221861720085,0.00034881196916103363,0.0003486950881779194,0.0003446093760430813,0.00033608824014663696,0.00033690501004457474,0.00033527053892612457,0.00032966770231723785,0.0003289668820798397,0.00032908376306295395,0.0003231307491660118,0.0003137919120490551,0.00031507620587944984,0.0003076051361858845,0.0003046868368983269,0.00030060112476348877,0.0003018854185938835,0.0002962821163237095,0.00028916122391819954,0.000289394985884428,0.00028565945103764534,0.0002818070352077484,0.0002787723205983639,0.0002779550850391388,0.0002709510736167431,0.00026768259704113007,0.00026149535551667213,0.0002567092888057232,0.00025542592629790306,0.0002553090453147888,0.00024690432474017143,0.0002401336096227169,0.00024176761507987976,0.00023861601948738098,0.00023184530436992645,0.00022775959223508835,0.00022052228450775146,0.00022098934277892113,0.00022215675562620163,0.00021993927657604218,0.00021737068891525269,0.00021433597430586815,0.00020943302661180496,0.00020989961922168732,0.0002037137746810913,0.00020126253366470337,0.0001978762447834015,0.00019274000078439713,0.00019098911434412003,0.0001865532249212265,0.000186786986887455,0.00018701981753110886,0.00018515251576900482,0.00018760375678539276,0.00018585287034511566,0.00018375180661678314,0.0001781480386853218,0.00017441343516111374,0.0001728953793644905,0.0001748800277709961,0.00017347931861877441,0.00017196126282215118,0.00017137732356786728,0.00016915984451770782,0.00016694236546754837,0.00016717519611120224,0.00016682595014572144,0.00016437377780675888,0.00015970412641763687,0.0001583034172654152,0.00015900377184152603,0.00015748664736747742,0.0001562032848596573,0.00015223398804664612,0.0001524668186903,0.00015118252485990524,0.00014698132872581482,0.000145813450217247,0.00014417991042137146,0.00014499574899673462,0.0001417277380824089,0.0001405607908964157,0.00014032702893018723,0.00013740919530391693,0.00013484060764312744,0.00013390649110078812,0.00013449043035507202,0.00013390742242336273,0.00013332348316907883,0.00013110507279634476,0.0001318054273724556,0.0001300545409321785,0.00012865383177995682,0.0001277197152376175,0.00012678559869527817,0.00012701936066150665,0.00012666918337345123,0.00012515205889940262,0.00012491829693317413,0.00012281723320484161,0.00012235064059495926,0.00012024864554405212,0.00011943187564611435,0.00012176670134067535,0.00011873152107000351,0.00011803116649389267,0.00011756457388401031,0.00011768098920583725,0.00011709798127412796,0.00011663045734167099,0.00011709704995155334,0.00011686421930789948,0.00011768098920583725,0.00011686328798532486,0.0001158127561211586,0.00011452939361333847,0.00011511333286762238,0.00011487957090139389,0.00011534616351127625,0.0001142965629696846,0.0001146458089351654,0.00011359620839357376,0.00011312868446111679,0.00011429563164710999,0.00011242832988500595,0.00011219363659620285,0.00011301133781671524,0.00011149421334266663,0.00011032726615667343,0.00011044368147850037,0.00011044368147850037,0.00011067651212215424,0.00011184439063072205,0.00010950956493616104,0.00011020991951227188,0.00011161062866449356,0.00011196080595254898,0.00011254474520683289,0.00011219456791877747,0.00011242832988500595,0.00011172797530889511,0.00011044368147850037,0.00011091027408838272,0.00011126045137643814,0.00011032726615667343,0.00010904297232627869,0.00010892562568187714,0.00010974332690238953,0.00010915938764810562,0.00010927673429250717,0.00010974332690238953,0.0001093931496143341,0.00011009257286787033,0.00011067651212215424,0.00010985974222421646,0.00010857637971639633,0.00010892655700445175,0.00010834261775016785,0.0001093931496143341,0.00010810885578393936,0.00010810885578393936,0.00010834261775016785,0.00010729115456342697,0.00010752491652965546,0.00010775867849588394,0.00010857637971639633,0.00010892562568187714,0.00010950956493616104,0.00010869279503822327,0.00010740850120782852,0.00010717473924160004,0.00010659079998731613,0.00010740850120782852,0.00010834261775016785,0.00010845903307199478,0.0001082252711057663,0.00010764226317405701,0.00010810885578393936,0.00010659173130989075,0.00010682456195354462,0.00010647531598806381,0.00010694190859794617,0.00010624062269926071,0.000105307437479496,0.00010554119944572449,0.00010589044541120529,0.00010542385280132294,0.00010565761476755142,0.00010495726019144058,0.00010542385280132294,0.000105307437479496,0.00010554026812314987,0.00010483991354703903,0.00010437332093715668,0.00010425690561532974,0.00010484084486961365,0.00010448973625898361,0.00010449066758155823,0.00010449066758155823,0.00010495726019144058,0.00010367389768362045,0.00010367296636104584,0.00010308902710676193,0.00010250601917505264,0.00010262243449687958,0.000102972611784935,0.00010262243449687958,0.00010273884981870651,0.00010273978114128113,0.00010320637375116348,0.00010285526514053345,0.00010215584188699722,0.00010320637375116348,0.00010320637375116348,0.000102972611784935,0.00010308902710676193,0.00010379031300544739,0.00010332372039556503,0.00010308995842933655,0.00010285526514053345,0.00010250601917505264,0.000102972611784935,0.00010332278907299042,0.00010332278907299042,0.00010332278907299042,0.000102972611784935,0.00010332278907299042,0.00010308995842933655,0.00010285619646310806,0.00010379031300544739,0.00010390579700469971,0.00010285619646310806,0.00010250508785247803,0.00010192207992076874,0.00010203942656517029,0.00010262243449687958,0.00010238960385322571,0.00010238960385322571,0.00010168924927711487,0.0001018056645989418,0.00010157190263271332,0.00010192207992076874,0.00010238960385322571,0.00010168924927711487,0.00010215584188699722,0.0001018056645989418,0.0001012217253446579,0.00010168831795454025,0.00010087154805660248,0.00010063778609037399,0.00010110531002283096,0.00010098796337842941,0.00010063778609037399,0.00010087154805660248,0.0001012217253446579,0.00010157190263271332,0.0001018056645989418,0.00010145548731088638,0.00010098796337842941,0.00010052137076854706,0.00010075513273477554,0.00010075420141220093,0.00010052137076854706,0.00010040402412414551,0.00010052137076854706,0.00010110437870025635,0.00010145548731088638,0.00010052137076854706,0.00010110531002283096,0.00010110437870025635,0.00010110531002283096,0.00010110531002283096,0.00010168831795454025,0.00010133814066648483,0.00010133814066648483,0.00010168924927711487,0.00010192207992076874,0.00010203942656517029,0.00010192207992076874,0.0001012217253446579,0.00010133907198905945,0.00010133814066648483,0.00010192207992076874,0.00010133814066648483,0.00010192207992076874,0.0001018056645989418,0.00010168924927711487,0.00010145455598831177,0.00010133814066648483,0.00010098796337842941,0.00010098796337842941,0.00010133907198905945,0.00010145455598831177,0.0001012217253446579,0.00010145455598831177,0.0001012217253446579,0.00010098889470100403,0.00010133814066648483,0.00010098889470100403,0.00010145455598831177,0.00010157190263271332,0.00010145455598831177,0.00010098796337842941,0.00010063871741294861,0.00010052137076854706,0.00010075513273477554,0.00010098796337842941,0.00010098796337842941,0.00010110531002283096,0.00010063778609037399,0.00010052137076854706,0.00010040495544672012,0.00010063778609037399,0.00010098796337842941,0.00010133814066648483,0.0001012217253446579,0.00010087154805660248,0.00010063871741294861,0.00010075420141220093,0.00010098796337842941,0.00010087154805660248,0.0001012217253446579,0.00010052137076854706,0.00010087154805660248,0.00010028760880231857,0.00010052137076854706,0.00010052043944597244]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0005078017711639404,0.0006676088669337332,0.0008319685002788901,0.000993293127976358,0.0011563687585294247,0.0013113897293806076,0.0014619750436395407,0.0016117430059239268,0.001760810730047524,0.0018982051406055689,0.002034432254731655,0.002172293607145548,0.002307469956576824,0.002437977120280266,0.0025660330429673195,0.0026902365498244762,0.0028081366326659918,0.0029253363609313965,0.0030384501442313194,0.003149813273921609,0.0032540555112063885,0.0033577142748981714,0.0034583378583192825,0.0035566268488764763,0.0036557328421622515,0.003749352414160967,0.003840754274278879,0.0039284201338887215,0.004014452453702688,0.004099316895008087,0.004178345203399658,0.004258190281689167,0.0043327827006578445,0.004407141357660294,0.0044812667183578014,0.004553057253360748,0.004619128070771694,0.004682280123233795,0.004745549522340298,0.004804499447345734,0.00486344937235117,0.004919480998069048,0.00497656362131238,0.005030027125030756,0.005084424279630184,0.005135436542332172,0.005183997564017773,0.005236060358583927,0.005280652083456516,0.005326761398464441,0.005372637417167425,0.005414427723735571,0.005457619205117226,0.005496140569448471,0.005534078925848007,0.005572834052145481,0.005611122585833073,0.005645325407385826,0.005678360350430012,0.005710462108254433,0.005742213223129511,0.005772913806140423,0.0058048986829817295,0.005833498202264309,0.005861747544258833,0.005887662060558796,0.005911592394113541,0.005936106201261282,0.005960153415799141,0.0059857177548110485,0.0060091810300946236,0.0060300761833786964,0.006049570627510548,0.006070232018828392,0.006087858695536852,0.00610571913421154,0.0061236959882080555,0.00614097248762846,0.006158715579658747,0.006173540838062763,0.0061882492154836655,0.006202723830938339,0.006216965150088072,0.006229689344763756,0.006242529954761267,0.006254436448216438,0.006265409290790558,0.006276031956076622,0.006287471856921911,0.006297861225903034,0.006308133713901043,0.006317238789051771,0.006326927337795496,0.006336733233183622,0.006345838308334351,0.006354243028908968,0.006363581400364637,0.006371986120939255,0.006379340309649706,0.006386344321072102,0.006392881274223328,0.006399301812052727,0.006407473236322403,0.006413426250219345,0.00641926284879446,0.006425800267606974,0.006431636866182089,0.006436422932893038,0.006442142650485039,0.006447162013500929,0.006451948080211878,0.006456500850617886,0.006461520213633776,0.006465839222073555,0.006470391992479563,0.006475411355495453,0.006479964125901461,0.006483699660748243,0.0064877853728830814,0.006491170264780521,0.006493972148746252,0.00649805786088109,0.006501559633761644,0.006504711229354143,0.00650739623233676,0.006510431412607431,0.0065140500664711,0.006516851484775543,0.006519419606775045,0.006522921845316887,0.006526306737214327,0.006528874859213829,0.006531092803925276,0.006533077452331781,0.006535412278026342,0.006537746638059616,0.006539848167449236,0.00654171546921134,0.006543933413922787,0.006545801181346178,0.0065475525334477425,0.006549186538904905,0.006551171187311411,0.006553155370056629,0.006555256899446249,0.006556657608598471,0.006557941436767578,0.006559108849614859,0.00656050955876708,0.006562610622495413,0.006564478389918804,0.00656599598005414,0.006566930096596479,0.006568097043782473,0.006569498218595982,0.006570314988493919,0.006571365986019373,0.006572182755917311,0.006572999991476536,0.006574517581611872,0.006574984639883041,0.006575684994459152,0.006576618645340204,0.006577318999916315,0.006577902939170599,0.006578486412763596,0.0065790703520178795,0.006579420529305935,0.006580120883882046,0.006580354180186987,0.006580704357475042,0.006581287831068039,0.006581754889339209,0.006581988651305437,0.0065824552439153194,0.006582805421203375,0.00658315559849143,0.006583505775779486,0.006583739537745714,0.00658408971503377,0.006584556773304939,0.006584673188626766,0.006585373543202877,0.0065857237204909325,0.006585957482457161,0.006586307659745216,0.0065865409560501575,0.006586891133338213,0.006587008014321327,0.0065871248953044415,0.006587241310626268,0.006587591487914324,0.006587941665202379,0.0065880585461854935,0.006588175427168608,0.006588525604456663,0.006588525604456663,0.006588525604456663,0.0065888757817447186,0.00658910907804966,0.006589342840015888,0.006589693017303944,0.006589809432625771,0.006590043194591999,0.00659027649089694,0.0065903933718800545,0.006590509787201881,0.006590626668184996,0.006590859964489937,0.006590976845473051,0.006591093726456165,0.006591210141777992,0.0065913270227611065,0.006591443903744221,0.006591560319066048,0.006591677200049162,0.006591794081032276,0.00659191096201539,0.006592027377337217,0.006592144258320332,0.006592261139303446,0.006592377554625273,0.006592377554625273,0.006592377554625273,0.006592494435608387,0.006592494435608387,0.006592494435608387,0.006592494435608387,0.006592494435608387,0.006592494435608387,0.006592494435608387,0.006592494435608387,0.006592494435608387,0.006592494435608387,0.006592494435608387,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501,0.006592611316591501],"recovered":[0.0,0.00021257027401588857,0.00040494577842764556,0.0005842472310177982,0.0007567781722173095,0.0009204374509863555,0.00108164525590837,0.0012318802764639258,0.001383983064442873,0.0015353853814303875,0.0016796670388430357,0.0018245322862640023,0.0019649616442620754,0.0021022395230829716,0.0022350812796503305,0.0023613860830664635,0.002487574238330126,0.002614229219034314,0.002735164249315858,0.00285469857044518,0.0029654777608811855,0.003079409012570977,0.003185985842719674,0.003289878135547042,0.0033919024281203747,0.003491125302389264,0.0035903481766581535,0.003682916983962059,0.0037718673702329397,0.0038616349920630455,0.003947666846215725,0.004033232107758522,0.004108524415642023,0.0041822995990514755,0.004259693436324596,0.0043340520933270454,0.004406076390296221,0.004474598448723555,0.004543820861726999,0.004606623202562332,0.0046691917814314365,0.004729542415589094,0.004785690922290087,0.004844290670007467,0.004901023115962744,0.0049556540325284,0.005008883774280548,0.0050600129179656506,0.005111842416226864,0.005160519853234291,0.005208963993936777,0.005253905896097422,0.0053007155656814575,0.005341572221368551,0.005383946001529694,0.005422584712505341,0.005460172425955534,0.005497760605067015,0.00553453154861927,0.005568850785493851,0.005601886194199324,0.005636089015752077,0.005666672717779875,0.005699474830180407,0.005728774704039097,0.005756790284067392,0.005785039626061916,0.005810720846056938,0.005835001356899738,0.0058586979284882545,0.005883562378585339,0.005908309482038021,0.0059313056990504265,0.005950917024165392,0.005972045473754406,0.005991773214191198,0.006012551952153444,0.00603122916072607,0.006049439311027527,0.006065782159566879,0.006080957129597664,0.006096716038882732,0.006110724061727524,0.006125198677182198,0.006139090284705162,0.006151230074465275,0.006164304446429014,0.00617586076259613,0.006188117899000645,0.006200024392455816,0.0062114642933011055,0.0062212697230279446,0.006231308914721012,0.006240180693566799,0.006249869242310524,0.006259441375732422,0.006268196273595095,0.006276951637119055,0.006285706534981728,0.006294227670878172,0.006301698740571737,0.006309519987553358,0.006317224353551865,0.006324694957584143,0.006331698969006538,0.006338819861412048,0.006344539579004049,0.0063503761775791645,0.006355512421578169,0.006360648665577173,0.006365901790559292,0.006371855270117521,0.006377341691404581,0.00638166069984436,0.006386913824826479,0.00639216648414731,0.0063970694318413734,0.006401388440281153,0.006405474152415991,0.006409092806279659,0.0064134118147194386,0.006416330114006996,0.006420649588108063,0.00642356788739562,0.00642695277929306,0.006430104840546846,0.006433490198105574,0.006436174735426903,0.0064399102702736855,0.006442945450544357,0.006446097046136856,0.006449482403695583,0.006452517583966255,0.006454268470406532,0.00645718676969409,0.006459754891693592,0.006462089717388153,0.006463723722845316,0.0064657083712518215,0.0064681596122682095,0.00646979408338666,0.006471311207860708,0.006473062559962273,0.006474930327385664,0.006476447451859713,0.006479132454842329,0.00648100022226572,0.006482400931417942,0.006483918521553278,0.006485202815383673,0.006486836820840836,0.006488471291959286,0.00649033859372139,0.0064916228875517845,0.0064931404776871204,0.006494541186839342,0.006495591718703508,0.006496525835245848,0.006497692782431841,0.006498393602669239,0.006499327253550291,0.006500144489109516,0.006500727962702513,0.006501545198261738,0.006502245552837849,0.006503062788397074,0.006503763142973185,0.00650458037853241,0.006505046971142292,0.006505747325718403,0.006505981087684631,0.006506331264972687,0.006506914738565683,0.006507381796836853,0.0065077319741249084,0.006508082151412964,0.006508315447717905,0.0065085492096841335,0.006508899386972189,0.006509366445243359,0.006509716622531414,0.0065100667998194695,0.006510416977107525,0.0065110004507005215,0.006511584389954805,0.006511700805276632,0.006512167863547802,0.006512284744530916,0.006512634921818972,0.006512751337140799,0.006512985099107027,0.006513218395411968,0.006513451691716909,0.006513685453683138,0.006513685453683138,0.006513918749988079,0.0065142689272761345,0.006514385808259249,0.006514385808259249,0.00651461910456419,0.006514852866530418,0.00651508616283536,0.00651508616283536,0.006515203043818474,0.006515319459140301,0.006515553221106529,0.00651578651741147,0.006516019813716412,0.00651625357568264,0.006516369991004467,0.00651672063395381,0.006516837049275637,0.006516837049275637,0.006517070811241865,0.006517187226563692,0.006517304107546806,0.006517420988529921,0.0065175374038517475,0.0065175374038517475,0.006517654284834862,0.006517771165817976,0.006518121343106031,0.006518121343106031,0.006518237758427858,0.006518237758427858,0.006518354639410973,0.006518354639410973,0.006518354639410973,0.006518354639410973,0.006518354639410973,0.006518354639410973,0.006518471520394087,0.006518471520394087,0.006518471520394087,0.006518471520394087,0.006518471520394087,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914,0.006518587935715914],"active":[0.0005078017711639404,0.00045503859291784465,0.00042702272185124457,0.00040904589695855975,0.0003995905863121152,0.00039095227839425206,0.00038032978773117065,0.000379862729460001,0.000376827665604651,0.0003628197591751814,0.0003547652158886194,0.00034776132088154554,0.00034250831231474876,0.00033573759719729424,0.00033095176331698895,0.00032885046675801277,0.000320562394335866,0.00031110714189708233,0.00030328589491546154,0.000295114703476429,0.00028857775032520294,0.0002783052623271942,0.0002723520155996084,0.0002667487133294344,0.0002638304140418768,0.00025822711177170277,0.00025040609762072563,0.00024550314992666245,0.0002425850834697485,0.00023768190294504166,0.00023067835718393326,0.000224958173930645,0.00022425828501582146,0.00022484175860881805,0.00022157328203320503,0.00021900516003370285,0.0002130516804754734,0.00020768167451024055,0.00020172866061329842,0.0001978762447834015,0.00019425759091973305,0.00018993858247995377,0.0001908726990222931,0.00018573645502328873,0.00018340116366744041,0.00017978250980377197,0.00017511378973722458,0.0001760474406182766,0.0001688096672296524,0.00016624154523015022,0.00016367342323064804,0.00016052182763814926,0.00015690363943576813,0.00015456834807991982,0.0001501329243183136,0.00015024933964014053,0.00015095015987753868,0.00014756480231881142,0.00014382880181074142,0.00014161132276058197,0.00014032702893018723,0.00013682479038834572,0.0001382259652018547,0.00013402337208390236,0.0001329728402197361,0.00013087177649140358,0.0001265527680516243,0.0001253853552043438,0.00012515205889940262,0.00012701982632279396,0.00012561865150928497,0.00012176670134067535,0.00011826492846012115,0.00011931499466300011,0.00011581322178244591,0.00011394592002034187,0.0001111440360546112,0.00010974332690238953,0.00010927626863121986,0.00010775867849588394,0.00010729208588600159,0.00010600779205560684,0.00010624108836054802,0.00010449066758155823,0.00010343967005610466,0.00010320637375116348,0.00010110484436154366,0.00010017119348049164,9.935395792126656e-05,9.783683344721794e-05,9.666942059993744e-05,9.59690660238266e-05,9.561842307448387e-05,9.65525396168232e-05,9.59690660238266e-05,9.48016531765461e-05,9.53851267695427e-05,9.503448382019997e-05,9.363377466797829e-05,9.211665019392967e-05,9.118253365159035e-05,8.978182449936867e-05,9.024888277053833e-05,8.873129263520241e-05,8.75638797879219e-05,8.698040619492531e-05,8.709728717803955e-05,8.604675531387329e-05,8.663022890686989e-05,8.651334792375565e-05,8.604628965258598e-05,8.46455805003643e-05,8.417852222919464e-05,8.417852222919464e-05,8.34781676530838e-05,8.324487134814262e-05,8.28946940600872e-05,8.23112204670906e-05,8.23112204670906e-05,8.207745850086212e-05,8.056033402681351e-05,8.172774687409401e-05,8.091004565358162e-05,8.11433419585228e-05,8.044345304369926e-05,8.032657206058502e-05,8.05598683655262e-05,8.067674934864044e-05,7.950933650135994e-05,7.99763947725296e-05,8.020969107747078e-05,7.93924555182457e-05,7.857521995902061e-05,7.88089819252491e-05,7.82255083322525e-05,7.799174636602402e-05,7.775845006108284e-05,7.799174636602402e-05,7.82250426709652e-05,7.76415690779686e-05,7.775845006108284e-05,7.787533104419708e-05,7.810862734913826e-05,7.82250426709652e-05,7.880944758653641e-05,7.752515375614166e-05,7.694121450185776e-05,7.670791819691658e-05,7.659103721380234e-05,7.740780711174011e-05,7.76415690779686e-05,7.752468809485435e-05,7.659150287508965e-05,7.64741562306881e-05,7.635774090886116e-05,7.577380165457726e-05,7.577426731586456e-05,7.565692067146301e-05,7.53072090446949e-05,7.612397894263268e-05,7.565738633275032e-05,7.554050534963608e-05,7.58906826376915e-05,7.577380165457726e-05,7.565738633275032e-05,7.542362436652184e-05,7.53072090446949e-05,7.484015077352524e-05,7.507391273975372e-05,7.460685446858406e-05,7.4723269790411e-05,7.495656609535217e-05,7.484015077352524e-05,7.460685446858406e-05,7.4723269790411e-05,7.4723269790411e-05,7.484015077352524e-05,7.495656609535217e-05,7.484015077352524e-05,7.4723269790411e-05,7.484015077352524e-05,7.460638880729675e-05,7.495656609535217e-05,7.4723269790411e-05,7.437309250235558e-05,7.460685446858406e-05,7.437309250235558e-05,7.460638880729675e-05,7.437309250235558e-05,7.437355816364288e-05,7.425621151924133e-05,7.437309250235558e-05,7.448997348546982e-05,7.437309250235558e-05,7.448997348546982e-05,7.460685446858406e-05,7.425667718052864e-05,7.41397961974144e-05,7.448997348546982e-05,7.448997348546982e-05,7.448997348546982e-05,7.460685446858406e-05,7.4723269790411e-05,7.484015077352524e-05,7.495703175663948e-05,7.484015077352524e-05,7.4723269790411e-05,7.460685446858406e-05,7.460638880729675e-05,7.460685446858406e-05,7.437309250235558e-05,7.437309250235558e-05,7.448997348546982e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437309250235558e-05,7.437355816364288e-05,7.448997348546982e-05,7.448997348546982e-05,7.448997348546982e-05,7.425621151924133e-05,7.425621151924133e-05,7.41397961974144e-05,7.425667718052864e-05,7.41397961974144e-05,7.41397961974144e-05,7.41397961974144e-05,7.41397961974144e-05,7.41397961974144e-05,7.41397961974144e-05,7.402291521430016e-05,7.402291521430016e-05,7.402291521430016e-05,7.402291521430016e-05,7.41397961974144e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05,7.402338087558746e-05]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0005078017711639404,0.0006643403321504593,0.0008316183229908347,0.0010082349181175232,0.0011857852805405855,0.0013562150998041034,0.001532364753074944,0.0017081642290577292,0.0018824462313205004,0.002058829180896282,0.0022304262965917587,0.002405758947134018,0.002579690655693412,0.0027573578990995884,0.0029336242005228996,0.003117478219792247,0.0032933945767581463,0.0034721121191978455,0.0036507132463157177,0.003825345542281866,0.004002195782959461,0.004176360554993153,0.004352277144789696,0.004524340853095055,0.004697572439908981,0.004872554447501898,0.005042050499469042,0.0052106124348938465,0.005380808841437101,0.005549253895878792,0.005713263526558876,0.0058798412792384624,0.006038597784936428,0.006202140357345343,0.0063661495223641396,0.006523038260638714,0.006685413420200348,0.006845337338745594,0.006996856536716223,0.007148842327296734,0.00730327982455492,0.007454098667949438,0.007606668397784233,0.0077539850026369095,0.00789546500891447,0.00804324820637703,0.008185312151908875,0.008327842690050602,0.008469440042972565,0.008606950752437115,0.008743878453969955,0.008879521861672401,0.009014231152832508,0.009149174205958843,0.009283533319830894,0.009418009780347347,0.009550618007779121,0.009679374285042286,0.00981361698359251,0.00993396807461977,0.010060506872832775,0.010187161155045033,0.010305412113666534,0.010425646789371967,0.01054424699395895,0.010661096312105656,0.010780046693980694,0.010891993530094624,0.011006741784512997,0.011116587556898594,0.011225149035453796,0.01133020780980587,0.011438769288361073,0.011545813642442226,0.011650055646896362,0.011749745346605778,0.011851536110043526,0.011951809749007225,0.012047063559293747,0.012147570960223675,0.012242474593222141,0.012340996414422989,0.012436017394065857,0.012531855143606663,0.012626875191926956,0.01271734293550253,0.012808511033654213,0.012895360589027405,0.012982092797756195,0.013065673410892487,0.013149487785995007,0.013230383396148682,0.013314780779182911,0.013398128561675549,0.013476339168846607,0.013555600307881832,0.013633928261697292,0.01371085550636053,0.013784746639430523,0.013859689235687256,0.013930662535130978,0.013999301940202713,0.014066423289477825,0.014136112295091152,0.014206735417246819,0.014270821586251259,0.014337009750306606,0.014403547160327435,0.01446728315204382,0.014528801664710045,0.014595221728086472,0.014656974002718925,0.01471837516874075,0.01478024385869503,0.014838960021734238,0.014897793531417847,0.014952191151678562,0.015009156428277493,0.015068106353282928,0.015119818970561028,0.015171648003160954,0.015223944559693336,0.015275190584361553,0.015325268730521202,0.015377681702375412,0.015427526086568832,0.015478071756660938,0.015529434196650982,0.015575310215353966,0.015625271946191788,0.01567137986421585,0.01571480557322502,0.015761148184537888,0.015805156901478767,0.015847764909267426,0.015888387337327003,0.01593029499053955,0.015970684587955475,0.016011307016015053,0.016048777848482132,0.016087766736745834,0.016126055270433426,0.016163643449544907,0.01620274782180786,0.016239752992987633,0.016275590285658836,0.016312126070261,0.01634901389479637,0.01638391800224781,0.016415435820817947,0.01645255647599697,0.01648862659931183,0.016522012650966644,0.016554931178689003,0.01658960059285164,0.016622986644506454,0.016657305881381035,0.016689173877239227,0.016720809042453766,0.016750574111938477,0.016779758036136627,0.01681092567741871,0.016840459778904915,0.016870109364390373,0.0169010441750288,0.01692941039800644,0.016957659274339676,0.016986608505249023,0.01701672561466694,0.017046025022864342,0.017074041068553925,0.017102990299463272,0.017132407054305077,0.017162058502435684,0.017191007733345032,0.017217155545949936,0.017245639115571976,0.01727435551583767,0.01730552315711975,0.01733400486409664,0.017363538965582848,0.017393888905644417,0.017420737072825432,0.017449453473091125,0.017477119341492653,0.017505718395113945,0.01753443479537964,0.017562100663781166,0.017590349540114403,0.017619183287024498,0.01764766499400139,0.017675098031759262,0.017704397439956665,0.01773183047771454,0.01775774545967579,0.01778821274638176,0.017812609672546387,0.017838524654507637,0.01786467246711254,0.017891988158226013,0.017915800213813782,0.017939964309334755,0.017967863008379936,0.017992962151765823,0.018017008900642395,0.018042922019958496,0.018071988597512245,0.018101640045642853,0.01813187263906002,0.018159888684749603,0.018187321722507477,0.018214402720332146,0.018243469297885895,0.018271252512931824,0.018298683688044548,0.018323780968785286,0.018352964892983437,0.018380047753453255,0.018408646807074547,0.01843806356191635,0.01846584491431713,0.01849491149187088,0.01852397806942463,0.018553512170910835,0.01857977733016014,0.018608026206493378,0.018636157736182213,0.018664991483092308,0.01869545876979828,0.018724525347352028,0.018753591924905777,0.018781490623950958,0.01880950666964054,0.018839973956346512,0.018868690356612206,0.018896589055657387,0.01892915740609169,0.01895822398364544,0.018990209326148033,0.019020209088921547,0.019051143899559975,0.019081376492977142,0.019112661480903625,0.01914196088910103,0.01917499676346779,0.019208382815122604,0.019237332046031952,0.019270367920398712,0.019301068037748337,0.019333286210894585,0.019363053143024445,0.019394688308238983,0.01942690648138523,0.0194571390748024,0.019490642473101616,0.019522860646247864,0.01955367811024189,0.01958659663796425,0.019618114456534386,0.019650215283036232,0.019684534519910812,0.019719554111361504,0.0197516568005085,0.01978854462504387,0.019825080409646034,0.019854964688420296,0.01988881640136242,0.019923953339457512,0.019959673285484314,0.01999492757022381,0.020030297338962555,0.020067185163497925,0.020102087408304214,0.02013944275677204,0.020179014652967453,0.02021566964685917,0.020251039415597916,0.020288042724132538,0.020328782498836517,0.020366603508591652,0.02040395885705948,0.02044026181101799,0.02047971822321415,0.020517656579613686,0.02055536024272442,0.0205930657684803,0.020635323598980904,0.020673027262091637,0.02071586810052395,0.02075812593102455,0.020798515528440475,0.020840423181653023,0.020877894014120102,0.020920734852552414,0.020959606394171715,0.02099999599158764,0.02104015275835991,0.021081242710351944,0.021127700805664062,0.02117089182138443,0.021210698410868645,0.021254006773233414,0.0212984811514616,0.0213437732309103,0.021387549117207527,0.021434474736452103,0.021478600800037384,0.02152307517826557,0.021568484604358673,0.021614594385027885,0.02165813557803631,0.021703660488128662,0.021746033802628517,0.021793194115161896,0.021838020533323288,0.021883895620703697,0.02193315699696541,0.021983351558446884,0.02203109674155712,0.022075921297073364,0.022125065326690674,0.02217339351773262,0.022224871441721916,0.022271566092967987,0.02231965959072113,0.022367753088474274,0.022418182343244553,0.022467559203505516,0.022513901814818382,0.02256433106958866,0.02261289209127426,0.02266133576631546,0.022712698206305504,0.022763360291719437,0.022811220958828926,0.022858381271362305,0.022907525300979614,0.022958537563681602,0.023007798939943314,0.02305729314684868,0.023106321692466736,0.023160018026828766,0.02321196347475052,0.023264143615961075,0.023315738886594772,0.023368502035737038,0.023416712880134583,0.023467374965548515,0.02351885475218296,0.023568816483020782,0.023618660867214203],"recovered":[0.0,0.0002220256137661636,0.0004079808131791651,0.000586465117521584,0.0007579454686492682,0.0009406321914866567,0.0011165484320372343,0.0012882621958851814,0.001467446913011372,0.001643129624426365,0.0018140263855457306,0.00198889197781682,0.00216329051181674,0.0023371055722236633,0.002514072461053729,0.0026889380533248186,0.0028702239505946636,0.0030524437315762043,0.003226375440135598,0.0034045095089823008,0.003580775810405612,0.0037606609985232353,0.003940662834793329,0.004114828072488308,0.004290277138352394,0.004466894082725048,0.004637090023607016,0.004809738136827946,0.00498215202242136,0.005149430129677057,0.005317291710525751,0.005483402404934168,0.005649980157613754,0.00580710219219327,0.005972979590296745,0.006137222517281771,0.006296445615589619,0.006452517583966255,0.006612207740545273,0.006772248074412346,0.006924234330654144,0.007079605478793383,0.007227038964629173,0.007378091104328632,0.007531244307756424,0.007674358785152435,0.007819924503564835,0.007959303446114063,0.008104285225272179,0.008248683996498585,0.008391797542572021,0.008534211665391922,0.008670789189636707,0.008801646530628204,0.008943010121583939,0.0090748006477952,0.009207876399159431,0.009351457469165325,0.009478229098021984,0.009608152322471142,0.009739477187395096,0.009866132400929928,0.009990335442125797,0.01010835263878107,0.010231738910079002,0.010349522344768047,0.010470807552337646,0.010586722753942013,0.0106991371139884,0.010813885368406773,0.010928516276180744,0.011043030768632889,0.011151359416544437,0.011255951598286629,0.011368014849722385,0.011471673846244812,0.011572764255106449,0.011673037894070148,0.011770392768085003,0.011868447996675968,0.01196988858282566,0.012062574736773968,0.012162731029093266,0.012258568778634071,0.01235358975827694,0.012452345341444016,0.012547365389764309,0.012638883665204048,0.012725966982543468,0.012813633307814598,0.012898030690848827,0.012981845065951347,0.013066358864307404,0.013147721998393536,0.013232937082648277,0.01331394910812378,0.013393327593803406,0.013471071608364582,0.013547648675739765,0.013622590340673923,0.013697532936930656,0.013774576596915722,0.013844266533851624,0.013912438414990902,0.013985862955451012,0.014053801074624062,0.01412068959325552,0.014188977889716625,0.014254698529839516,0.014318901114165783,0.014380769804120064,0.01444427203387022,0.014507191255688667,0.01457431260496378,0.014633378945291042,0.01469314657151699,0.014751279726624489,0.014806726947426796,0.014864509925246239,0.014923693612217903,0.01497622299939394,0.01503120455890894,0.015082566998898983,0.015130426734685898,0.01518272329121828,0.015235720202326775,0.015286032110452652,0.015334825962781906,0.015385604463517666,0.015437550842761993,0.015487396158277988,0.01553502306342125,0.01558264996856451,0.015630627050995827,0.015672534704208374,0.015714440494775772,0.015755880624055862,0.015800589695572853,0.015840396285057068,0.015881018713116646,0.01592269167304039,0.015959929674863815,0.015998685732483864,0.01603463850915432,0.016073977574706078,0.0161110982298851,0.01614716835319996,0.01618545688688755,0.016221527010202408,0.01625526323914528,0.01629156805574894,0.01632705330848694,0.01636534184217453,0.0164022296667099,0.01643654890358448,0.016472268849611282,0.016507290303707123,0.016540324315428734,0.01657172664999962,0.016603359952569008,0.016634877771139145,0.016666745766997337,0.016700131818652153,0.016729198396205902,0.01675943285226822,0.01679106615483761,0.01682025007903576,0.016849316656589508,0.0168777983635664,0.016906164586544037,0.016935348510742188,0.016966048628091812,0.01699383184313774,0.017024299129843712,0.01705383136868477,0.017081614583730698,0.017109746113419533,0.017139162868261337,0.017168696969747543,0.01719764620065689,0.017224261537194252,0.017254145815968513,0.01728426292538643,0.017314380034804344,0.017343679443001747,0.01737367920577526,0.017400994896888733,0.01742994412779808,0.01745901070535183,0.017485393211245537,0.01751340925693512,0.017543992027640343,0.017572825774550438,0.017601309344172478,0.017630023881793022,0.017656873911619186,0.017687341198325157,0.017711153253912926,0.01773940399289131,0.01776520162820816,0.017790181562304497,0.01781422831118107,0.017840025946497917,0.01786664128303528,0.017892789095640182,0.017918353900313377,0.017944619059562683,0.017973918467760086,0.018001234158873558,0.018028784543275833,0.01805761642754078,0.018085399642586708,0.018114931881427765,0.018142715096473694,0.0181721318513155,0.018200263381004333,0.01822594553232193,0.018253611400723457,0.01828022673726082,0.018308591097593307,0.01833590678870678,0.018362989649176598,0.018391471356153488,0.018421588465571404,0.0184505395591259,0.018477270379662514,0.01850423589348793,0.018533652648329735,0.018561551347374916,0.018590150400996208,0.018619567155838013,0.01864536665380001,0.0186738483607769,0.018703265115618706,0.018733615055680275,0.018763381987810135,0.018792565912008286,0.018823150545358658,0.018853383138775826,0.01888350024819374,0.018913034349679947,0.01894420199096203,0.01897536963224411,0.019005369395017624,0.019036537036299706,0.019068755209445953,0.01910214126110077,0.019131440669298172,0.019162140786647797,0.0191947091370821,0.019225526601076126,0.019256344065070152,0.019285177811980247,0.019319379702210426,0.01935078203678131,0.0193824153393507,0.01941346749663353,0.019446035847067833,0.01947813667356968,0.019510705024003983,0.01954292319715023,0.01957595907151699,0.019608059898018837,0.019641563296318054,0.019678333774209023,0.019711719825863838,0.01974487118422985,0.019780591130256653,0.01981467753648758,0.019852498546242714,0.01988588459789753,0.01992090418934822,0.01995697431266308,0.019992344081401825,0.020031917840242386,0.02006903849542141,0.020104175433516502,0.02014152891933918,0.020176198333501816,0.020215069875121117,0.020252542570233345,0.020291529595851898,0.020329702645540237,0.020367756485939026,0.020405462011694908,0.020444801077246666,0.020483439788222313,0.020524295046925545,0.02056340128183365,0.020602623000741005,0.02064628154039383,0.020684920251369476,0.02072601020336151,0.020764531567692757,0.020805271342396736,0.020844610407948494,0.020886283367872238,0.020926322788000107,0.0209678802639246,0.021012121811509132,0.021054262295365334,0.021095935255289078,0.021137960255146027,0.021181734278798103,0.021225858479738235,0.021269749850034714,0.021315159276127815,0.02136150188744068,0.021406911313533783,0.021449869498610497,0.021497029811143875,0.021542437374591827,0.021587146446108818,0.02163267321884632,0.021679598838090897,0.02172570861876011,0.02177111804485321,0.021816877648234367,0.021864153444767,0.021914582699537277,0.021960575133562088,0.022009486332535744,0.022056879475712776,0.022106140851974487,0.022152133285999298,0.022199876606464386,0.02224726974964142,0.022296765819191933,0.02234649285674095,0.022394586354494095,0.022443264722824097,0.02249275892972946,0.02254190295934677,0.02259034849703312,0.022639259696006775,0.022688519209623337,0.022737430408596992,0.02278517559170723,0.02283490262925625,0.022885914891958237,0.022934475913643837,0.022984087467193604,0.023035099729895592,0.023086577653884888,0.023140043020248413,0.02319035306572914,0.02324346825480461,0.02329261228442192,0.02334105595946312,0.023393819108605385,0.02344471402466297],"active":[0.0005078017711639404,0.0004423147183842957,0.0004236375098116696,0.00042176980059593916,0.00042783981189131737,0.0004155829083174467,0.0004158163210377097,0.0004199020331725478,0.0004149993183091283,0.0004156995564699173,0.00041639991104602814,0.0004168669693171978,0.0004164001438766718,0.00042025232687592506,0.00041955173946917057,0.0004285401664674282,0.00042317062616348267,0.00041966838762164116,0.0004243378061801195,0.0004208360332995653,0.0004214199725538492,0.0004156995564699173,0.0004116143099963665,0.0004095127806067467,0.0004072953015565872,0.00040566036477684975,0.0004049604758620262,0.0004008742980659008,0.00039865681901574135,0.00039982376620173454,0.0003959718160331249,0.0003964388743042946,0.0003886176273226738,0.0003950381651520729,0.00039316993206739426,0.00038581574335694313,0.0003889678046107292,0.00039281975477933884,0.00038464879617094994,0.00037659425288438797,0.0003790454939007759,0.00037449318915605545,0.0003796294331550598,0.00037589389830827713,0.0003642207011580467,0.0003688894212245941,0.0003653876483440399,0.0003685392439365387,0.00036515481770038605,0.00035826675593852997,0.00035208091139793396,0.00034531019628047943,0.0003434419631958008,0.0003475276753306389,0.00034052319824695587,0.0003432091325521469,0.00034274160861968994,0.00032791681587696075,0.0003353878855705261,0.00032581575214862823,0.0003210296854376793,0.0003210287541151047,0.00031507667154073715,0.0003172941505908966,0.00031250808387994766,0.00031157396733760834,0.00030923914164304733,0.0003052707761526108,0.00030760467052459717,0.0003027021884918213,0.0002966327592730522,0.00028717704117298126,0.00028740987181663513,0.0002898620441555977,0.0002820407971739769,0.00027807150036096573,0.00027877185493707657,0.00027877185493707657,0.00027667079120874405,0.0002791229635477066,0.00027258601039648056,0.00027842167764902115,0.0002732863649725914,0.0002732863649725914,0.0002732854336500168,0.00026499759405851364,0.000261145643889904,0.00025647692382335663,0.0002561258152127266,0.0002520401030778885,0.0002514570951461792,0.0002485383301973343,0.00024842191487550735,0.00025040656328201294,0.00024340208619832993,0.00024165119975805283,0.00024060066789388657,0.0002397838979959488,0.00023709796369075775,0.00023709889501333237,0.0002331295982003212,0.00022472534328699112,0.00022215675562620163,0.00022367388010025024,0.00022087246179580688,0.00021702051162719727,0.00021632015705108643,0.00021456927061080933,0.00021258462220430374,0.00020990055054426193,0.00021445192396640778,0.0002127019688487053,0.00021118391305208206,0.00020593125373125076,0.00020558107644319534,0.00020464695990085602,0.00020091142505407333,0.00020242948085069656,0.00020359642803668976,0.0001961253583431244,0.00019542500376701355,0.00019274000078439713,0.0001926235854625702,0.00019484199583530426,0.0001949584111571312,0.0001918058842420578,0.00019203964620828629,0.00019460823386907578,0.0001897057518362999,0.0001877211034297943,0.0001839837059378624,0.00017978250980377197,0.00017849821597337723,0.00017452985048294067,0.00017523020505905151,0.00017394684255123138,0.00017441436648368835,0.00017009489238262177,0.00017091073095798492,0.00016775913536548615,0.00016507506370544434,0.0001661255955696106,0.00016495771706104279,0.00016810931265354156,0.00016577541828155518,0.00016449205577373505,0.00016495771706104279,0.0001635570079088211,0.00016239099204540253,0.00016017258167266846,0.00016098842024803162,0.00016157329082489014,0.00015667080879211426,0.0001527015119791031,0.0001530516892671585,0.00015071779489517212,0.00015001557767391205,0.00014884956181049347,0.00014908239245414734,0.0001472141593694687,0.0001448802649974823,0.00014417991042137146,0.00014032796025276184,0.00014091096818447113,0.00014161132276058197,0.00013834424316883087,0.00013740919530391693,0.00013729184865951538,0.00013892725110054016,0.00013986043632030487,0.00013869255781173706,0.00013694167137145996,0.0001385752111673355,0.00013775937259197235,0.00013717636466026306,0.00013554096221923828,0.00013589300215244293,0.0001351926475763321,0.00013682618737220764,0.00013635866343975067,0.00013927742838859558,0.00013974308967590332,0.000136474147439003,0.0001350734382867813,0.00013343989849090576,0.00013203918933868408,0.00013343989849090576,0.00013215653598308563,0.00013133883476257324,0.00013379007577896118,0.00013425573706626892,0.00013110600411891937,0.0001315716654062271,0.00013052113354206085,0.00012772157788276672,0.00013133883476257324,0.00012526847422122955,0.0001273714005947113,0.00012526847422122955,0.00012678653001785278,0.00012561865150928497,0.00012573599815368652,0.00012783706188201904,0.00012632086873054504,0.00012421980500221252,0.0001245681196451187,0.00012736953794956207,0.00012772157788276672,0.0001306384801864624,0.00013110414147377014,0.0001297052949666977,0.00012900307774543762,0.00012853741645812988,0.00012853741645812988,0.00012655183672904968,0.00012351758778095245,0.00012701936066150665,0.00012643635272979736,0.00012842006981372833,0.00012947246432304382,0.00012993812561035156,0.00013192184269428253,0.00013250671327114105,0.00013192370533943176,0.00012923777103424072,0.00013075582683086395,0.00013192184269428253,0.00013133883476257324,0.00013390742242336273,0.0001343749463558197,0.00013402476906776428,0.00013612397015094757,0.00013565830886363983,0.0001367088407278061,0.00013507530093193054,0.0001332070678472519,0.00013659149408340454,0.0001350734382867813,0.00013682618737220764,0.0001367088407278061,0.00013810954988002777,0.00013717450201511383,0.00013729184865951538,0.00013659149408340454,0.0001384597271680832,0.000139627605676651,0.00013519078493118286,0.00013892725110054016,0.00013892725110054016,0.00013857707381248474,0.00013752654194831848,0.00013834424316883087,0.00014172866940498352,0.00013775937259197235,0.00013986043632030487,0.0001404453068971634,0.0001402106136083603,0.0001405607908964157,0.00013997778296470642,0.00013951025903224945,0.00014161132276058197,0.00014359503984451294,0.00014359690248966217,0.00014698132872581482,0.00014674663543701172,0.00014324486255645752,0.00014394521713256836,0.00014336220920085907,0.00014499574899673462,0.00014242902398109436,0.00014441274106502533,0.00014628097414970398,0.00014511309564113617,0.00014709867537021637,0.00014709681272506714,0.0001466311514377594,0.00014686398208141327,0.00014651380479335785,0.00015258416533470154,0.00015153363347053528,0.00015141628682613373,0.00014873221516609192,0.00015001557767391205,0.00014990009367465973,0.0001498982310295105,0.00014826469123363495,0.0001518838107585907,0.00014873221516609192,0.0001524668186903,0.00015550293028354645,0.00015223398804664612,0.00015550293028354645,0.0001518838107585907,0.0001562032848596573,0.00015433505177497864,0.0001553855836391449,0.0001538693904876709,0.00015491992235183716,0.0001598205417394638,0.00015877000987529755,0.00015643611550331116,0.00015807151794433594,0.00016052089631557465,0.00016203895211219788,0.0001616906374692917,0.00016472488641738892,0.0001634415239095688,0.00016157329082489014,0.00016157329082489014,0.00016472488641738892,0.00016110576689243317,0.00016122311353683472,0.0001588873565196991,0.00016052089631557465,0.00015842169523239136,0.00015818700194358826,0.00016203895211219788,0.00016647391021251678,0.00016694329679012299,0.00016133859753608704,0.00016449019312858582,0.00016390718519687653,0.00016799196600914001,0.00016542524099349976,0.00016752630472183228,0.0001678764820098877,0.00017091259360313416,0.00017079338431358337,0.00016740895807743073,0.00016974471509456635,0.0001696273684501648,0.00016857683658599854,0.0001707952469587326,0.00017301179468631744,0.00017196126282215118,0.0001698620617389679,0.00017009489238262177,0.00017336197197437286,0.00017289631068706512,0.0001713782548904419,0.00017184577882289886,0.00017593055963516235,0.00017686374485492706,0.00017756596207618713,0.00017569586634635925,0.00017814897000789642,0.0001732446253299713,0.00017476268112659454,0.000177798792719841,0.00017499737441539764,0.00017394684255123138]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0005078017711639404,0.0006636399775743484,0.0008310346747748554,0.0009978457819670439,0.0011620887089520693,0.0013251642230898142,0.0014888234436511993,0.0016514321323484182,0.0018098384607583284,0.0019701123237609863,0.0021280518267303705,0.0022843568585813046,0.002435525879263878,0.002585527254268527,0.0027369295712560415,0.0028884487692266703,0.0030329637229442596,0.0031716423109173775,0.0033120717853307724,0.0034530849661678076,0.0035901290830224752,0.003727756906300783,0.0038589644245803356,0.003988421056419611,0.004114609211683273,0.004241497255861759,0.004366401582956314,0.004487686790525913,0.00460850540548563,0.004723954014480114,0.004841620568186045,0.004959170240908861,0.005069716367870569,0.005183530505746603,0.005290457978844643,0.005396801047027111,0.005498008336871862,0.005603885278105736,0.005705792922526598,0.005804081913083792,0.005899685900658369,0.005993889179080725,0.0060883257538080215,0.006177159491926432,0.006263775285333395,0.006346888840198517,0.006428718566894531,0.00651358300819993,0.006592494435608387,0.006671055685728788,0.006743313279002905,0.006814403459429741,0.0068852598778903484,0.006953198462724686,0.0070240553468465805,0.007093394640833139,0.007159114815294743,0.007225419394671917,0.007287987973541021,0.007352541200816631,0.007412424776703119,0.00747265899553895,0.007531025446951389,0.007587874308228493,0.007643088698387146,0.007694568019360304,0.00774803152307868,0.007799393963068724,0.00785110704600811,0.007899083197116852,0.007945426739752293,0.007990485057234764,0.008036010898649693,0.008076634258031845,0.008119357749819756,0.008160214871168137,0.008200487121939659,0.008241577073931694,0.008281383663415909,0.008319087326526642,0.008355624973773956,0.008391112089157104,0.008425665087997913,0.008459867909550667,0.008491618558764458,0.008524186909198761,0.008555471897125244,0.00858920719474554,0.008617106825113297,0.008645355701446533,0.008673255331814289,0.00870115403085947,0.008729520253837109,0.008754967711865902,0.00878099910914898,0.008807380683720112,0.008830610662698746,0.008855124935507774,0.008878587745130062,0.00890146754682064,0.008924697525799274,0.008946643210947514,0.008966254070401192,0.008987733162939548,0.009007577784359455,0.009026838466525078,0.009045282378792763,0.009063959121704102,0.009080535732209682,0.009096411056816578,0.009114154614508152,0.009130380116403103,0.009148123674094677,0.009162715636193752,0.009178590960800648,0.009194466285407543,0.009209174662828445,0.009224466979503632,0.009238475002348423,0.009251665323972702,0.009265206754207611,0.009277463890612125,0.009289837442338467,0.009302561171352863,0.009314700961112976,0.009326491504907608,0.009339098818600178,0.009349837899208069,0.009359876625239849,0.00937026645988226,0.00938030518591404,0.009390227496623993,0.009400966577231884,0.00941135548055172,0.009420927613973618,0.009429916739463806,0.009439605288207531,0.009447893127799034,0.009456414729356766,0.009464235976338387,0.009473107755184174,0.009479761123657227,0.009487582370638847,0.009495403617620468,0.009502174332737923,0.009508361108601093,0.009516298770904541,0.00952330231666565,0.009529606439173222,0.00953660998493433,0.009542446583509445,0.009548983536660671,0.009555754251778126,0.009562641382217407,0.0095670772716403,0.009572680108249187,0.009578283876180649,0.009584120474755764,0.009590423665940762,0.009595677256584167,0.009601513855159283,0.009608283638954163,0.009614120237529278,0.009619023650884628,0.009623575955629349,0.009629296138882637,0.009634198620915413,0.009639451280236244,0.009643887169659138,0.009647972881793976,0.009652526117861271,0.00965731218457222,0.009661514312028885,0.009666066616773605,0.00967026874423027,0.009674121625721455,0.00967738963663578,0.009681709110736847,0.009685094468295574,0.009687895886600018,0.00969221442937851,0.009696300141513348,0.009699919261038303,0.009702720679342747,0.009706106036901474,0.009710191749036312,0.009713809937238693,0.009717312641441822,0.009720114059746265,0.009723382070660591,0.009725834242999554,0.009728752076625824,0.009733187966048717,0.00973622314631939,0.009739491157233715,0.009741943329572678,0.009744394570589066,0.009747195988893509,0.009749763645231724,0.009752332232892513,0.009754316881299019,0.00975723471492529,0.009760036133229733,0.00976283848285675,0.009765172377228737,0.009767740964889526,0.009769842028617859,0.009772643446922302,0.009774978272616863,0.009776262566447258,0.009778247214853764,0.009780114516615868,0.009781865403056145,0.009784550406038761,0.009786184877157211,0.0097886361181736,0.009789920412003994,0.009791904129087925,0.009794122539460659,0.009796107187867165,0.009797507897019386,0.009799492545425892,0.009802293963730335,0.009803460910916328,0.009806379675865173,0.009807896800339222,0.009810231626033783,0.009811632335186005,0.009813733398914337,0.009815951809287071,0.009818519465625286,0.009820854291319847,0.009823071770370007,0.009825406596064568,0.009827391244471073,0.009829959832131863,0.009831943549215794,0.00983369443565607,0.009835679084062576,0.009838013909757137,0.009839882142841816,0.00984174944460392,0.009843033738434315,0.009844901040196419,0.009846185334026814,0.009848169982433319,0.009849920868873596,0.009851555339992046,0.009853772819042206,0.009856224060058594,0.0098582087084651,0.00986054353415966,0.009862994775176048,0.009864979423582554,0.009867080487310886,0.009868831373751163,0.009870699606835842,0.00987221673130989,0.009874201379716396,0.009876302443444729,0.009878403507173061,0.00988062098622322,0.009882139042019844,0.009883656166493893,0.009884940460324287,0.009886574931442738,0.009888442233204842,0.009890543296933174,0.00989194493740797,0.009893345646560192,0.00989486277103424,0.00989637989550829,0.009897781535983086,0.009899064898490906,0.009899999015033245,0.009901516139507294,0.009903034195303917,0.009904668666422367,0.009905719198286533,0.009907936677336693,0.009908870793879032,0.009910505264997482,0.009911788627505302,0.009913072921335697,0.009914240799844265,0.00991587433964014,0.009917042218148708,0.009918676689267159,0.00992007739841938,0.009921710938215256,0.009923112578690052,0.009924513287842274,0.009925330057740211,0.009927197359502316,0.00992848165333271,0.009929882362484932,0.009930932894349098,0.009932567365467548,0.009934201836585999,0.009935135953128338,0.009936653077602386,0.009938287548720837,0.00993945449590683,0.009941322728991508,0.009942373260855675,0.009943423792719841,0.009945174679160118,0.009945875033736229,0.009946809150278568,0.009948092512786388,0.0099489102140069,0.009950194507837296,0.009951477870345116,0.009952645748853683,0.009953346103429794,0.009954980574548244,0.00995603110641241,0.009957664646208286,0.009958482347428799,0.009959766641259193,0.009960583411157131,0.00996210053563118,0.009962334297597408,0.009963851422071457,0.00996443536132574,0.00996536947786808,0.00996630359441042,0.00996700394898653,0.009967937134206295,0.009968987666070461,0.009970039129257202,0.00997155625373125,0.009972723200917244,0.009974007494747639,0.009974941611289978,0.009975875727832317,0.009976692497730255,0.009977509267628193,0.00997855979949236,0.009979844093322754,0.009981244802474976,0.009982295334339142,0.009983813390135765,0.009985096752643585,0.009986731223762035,0.009987781755626202,0.009988599456846714,0.00999023299664259,0.009991050697863102,0.009992334991693497,0.009993268176913261],"recovered":[0.0,0.00021934077085461468,0.00040961510967463255,0.0005854145856574178,0.0007528092828579247,0.0009218382183462381,0.001090517034754157,0.0012560440227389336,0.001420286949723959,0.0015849968185648322,0.0017451540334150195,0.0019030934199690819,0.0020610326901078224,0.002218505134806037,0.0023689735680818558,0.002520609414204955,0.0026676927227526903,0.0028091727290302515,0.002954504918307066,0.0030925997998565435,0.0032373482827097178,0.0033725248649716377,0.0035082849208265543,0.003642877796664834,0.0037781710270792246,0.003913580905646086,0.004040469415485859,0.00417144363746047,0.004296114202588797,0.00441704923287034,0.004532964900135994,0.004655300639569759,0.004773200489580631,0.00488946633413434,0.005003631114959717,0.005114994011819363,0.0052248393185436726,0.005327797494828701,0.005432273726910353,0.005538266617804766,0.00563819007948041,0.0057343775406479836,0.00583255011588335,0.005931539461016655,0.006020956672728062,0.006116093602031469,0.006201541982591152,0.006284539122134447,0.006366719026118517,0.006447614636272192,0.006528276950120926,0.006605437025427818,0.0066789789125323296,0.006752170156687498,0.0068226768635213375,0.006895401515066624,0.006968009285628796,0.007038048468530178,0.007104236166924238,0.007172057870775461,0.007235093507915735,0.007295677904039621,0.007357312832027674,0.007415445521473885,0.007473111618310213,0.007529376540333033,0.007584474515169859,0.00763922231271863,0.007690234575420618,0.007739612367004156,0.00779004069045186,0.007837668061256409,0.007883193902671337,0.00793058704584837,0.007973311468958855,0.00801895372569561,0.00806331168860197,0.00810405146330595,0.008143740706145763,0.0081849480047822,0.008224403485655785,0.008261173963546753,0.008298762142658234,0.008333197794854641,0.008367400616407394,0.008402303792536259,0.008435689844191074,0.00846802443265915,0.008500592783093452,0.008531526662409306,0.0085603604093194,0.008586741983890533,0.00861335638910532,0.00864312332123518,0.008668104186654091,0.008695069700479507,0.008721334859728813,0.0087479492649436,0.008771879598498344,0.008796393871307373,0.008818806149065495,0.008841569535434246,0.00886444840580225,0.008884526789188385,0.008907056413590908,0.008927017450332642,0.008946745656430721,0.008967640809714794,0.008985383436083794,0.00900324434041977,0.00901946984231472,0.00903756357729435,0.009054255671799183,0.009071298874914646,0.009087525308132172,0.00910258386284113,0.009116358123719692,0.009133050218224525,0.009147408418357372,0.00916340108960867,0.009175424464046955,0.009188265539705753,0.009201455861330032,0.00921359658241272,0.00922526977956295,0.009237059392035007,0.009248966351151466,0.00926122348755598,0.009273246861994267,0.009284219704568386,0.009294492192566395,0.009305465035140514,0.009315269999206066,0.009325542487204075,0.00933628249913454,0.009345971047878265,0.009354842826724052,0.009365815669298172,0.009375271387398243,0.009384493343532085,0.009392080828547478,0.009400485083460808,0.0094080725684762,0.009416477754712105,0.009424415417015553,0.009430835954844952,0.009437372907996178,0.009445194154977798,0.009451731108129025,0.009459552355110645,0.00946667231619358,0.009473676793277264,0.009480097331106663,0.009486166760325432,0.009492587298154831,0.009498423896729946,0.009504144079983234,0.009510797448456287,0.009516283869743347,0.009522004052996635,0.00952784065157175,0.009534611366689205,0.009540681727230549,0.009547335095703602,0.009552471339702606,0.009556440636515617,0.009561693295836449,0.009567529894411564,0.009573016315698624,0.009578386321663857,0.009582588449120522,0.009587024338543415,0.009591110050678253,0.009595545940101147,0.009599631652235985,0.009604300372302532,0.009609553962945938,0.009613522328436375,0.009617024101316929,0.009620643220841885,0.009624028578400612,0.009626946412026882,0.009631616063416004,0.00963593553751707,0.009639320895075798,0.00964363943785429,0.0096474913880229,0.0096507603302598,0.009654145687818527,0.00965788122266531,0.009661266580224037,0.009665234945714474,0.009668620303273201,0.009671889245510101,0.009675157256424427,0.009678308852016926,0.009681344032287598,0.009684145450592041,0.009687064215540886,0.009689165279269218,0.009692084044218063,0.009695352055132389,0.009698037058115005,0.009700838476419449,0.009703990072011948,0.009706791490316391,0.009709243662655354,0.009711694903671741,0.009714029729366302,0.009716713801026344,0.009718582034111023,0.009720099158585072,0.009722083806991577,0.00972418487071991,0.009726169519126415,0.009728037752211094,0.009730839170515537,0.009732590056955814,0.009734107181429863,0.009736091829836369,0.009738543070852757,0.00974006112664938,0.00974204484373331,0.009744379669427872,0.009746130555868149,0.009748348966240883,0.009750566445291042,0.009752901270985603,0.009755002334713936,0.009756986983120441,0.009758271276950836,0.009761306457221508,0.009763640351593494,0.009765158407390118,0.009767375886440277,0.009769944474101067,0.009772045537829399,0.009773562662303448,0.009775430895388126,0.009776948019862175,0.009779166430234909,0.00978080090135336,0.009783134795725346,0.009785586968064308,0.00978757068514824,0.00978920515626669,0.009791073389351368,0.0097931744530797,0.009794575162231922,0.00979702640324831,0.009799127466976643,0.00980157870799303,0.009803913533687592,0.009806248359382153,0.009807649068534374,0.009809516370296478,0.009811618365347385,0.00981348566710949,0.009815002791583538,0.009816637262701988,0.009818505495786667,0.009820139035582542,0.00982224103063345,0.009823874570429325,0.00982585921883583,0.009826909750699997,0.00982901081442833,0.009830528870224953,0.009832629933953285,0.009834147058427334,0.009835431352257729,0.009836598299443722,0.009838232770562172,0.009839283302426338,0.009840333834290504,0.009841267950832844,0.009842552244663239,0.00984395295381546,0.009845470078289509,0.00984687078744173,0.00984850525856018,0.009850023314356804,0.009851424023509026,0.009852707386016846,0.009853408671915531,0.009855159558355808,0.009856793098151684,0.00985784363001585,0.009859945625066757,0.009860878810286522,0.009862396866083145,0.009864031337201595,0.00986496452242136,0.0098658986389637,0.009867065586149693,0.009868583641946316,0.009870100766420364,0.009871968999505043,0.00987301953136921,0.00987465400248766,0.009875587187707424,0.00987757183611393,0.00987920630723238,0.009879790246486664,0.009881891310214996,0.009883292019367218,0.009883992373943329,0.009885509498417377,0.009886560030281544,0.009887494146823883,0.009888894855976105,0.009890529327094555,0.009891696274280548,0.009892630390822887,0.009894381277263165,0.009895198978483677,0.00989636592566967,0.009897532872855663,0.009898933582007885,0.00990021787583828,0.009900685399770737,0.00990185234695673,0.009903253056108952,0.009903836995363235,0.009905354119837284,0.009906171821057796,0.009906754828989506,0.009907688945531845,0.009908505715429783,0.009909439831972122,0.009910490363836288,0.009911424480378628,0.009912241250276566,0.009913875721395016,0.009915042668581009,0.00991609413176775,0.009916560724377632,0.009917261078953743,0.009918428026139736,0.009919128380715847,0.009920178912580013,0.009921463206410408,0.009923097677528858,0.009924381971359253,0.009925665333867073,0.009927417151629925,0.009928000159561634,0.0099290506914258,0.009930334985256195,0.009931735694408417,0.009932669810950756],"active":[0.0005078017711639404,0.00044429919216781855,0.0004214195651002228,0.0004124311963096261,0.0004092794260941446,0.00040332600474357605,0.0003983064088970423,0.00039538810960948467,0.00038955151103436947,0.0003851155051961541,0.000382897793315351,0.00038126343861222267,0.00037449318915605545,0.0003670221194624901,0.00036795600317418575,0.00036783935502171516,0.00036527100019156933,0.00036246958188712597,0.00035756686702370644,0.00036048516631126404,0.0003527808003127575,0.00035523204132914543,0.0003506795037537813,0.00034554325975477695,0.00033643818460404873,0.00032791635021567345,0.00032593216747045517,0.00031624315306544304,0.0003123912028968334,0.00030690478160977364,0.00030865566805005074,0.0003038696013391018,0.000296515878289938,0.0002940641716122627,0.00028682686388492584,0.0002818070352077484,0.00027316901832818985,0.00027608778327703476,0.00027351919561624527,0.00026581529527902603,0.00026149582117795944,0.00025951163843274117,0.0002557756379246712,0.0002456200309097767,0.00024281861260533333,0.0002307952381670475,0.00022717658430337906,0.0002290438860654831,0.00022577540948987007,0.00022344104945659637,0.000215036328881979,0.0002089664340019226,0.00020628096535801888,0.00020102830603718758,0.000201378483325243,0.00019799312576651573,0.00019110552966594696,0.0001873709261417389,0.00018375180661678314,0.00018048333004117012,0.00017733126878738403,0.0001769810914993286,0.0001737126149237156,0.00017242878675460815,0.0001699770800769329,0.00016519147902727127,0.0001635570079088211,0.00016017165035009384,0.000160872470587492,0.0001594708301126957,0.0001553860493004322,0.0001528169959783554,0.0001528169959783554,0.0001460472121834755,0.00014604628086090088,0.00014126114547252655,0.00013717543333768845,0.00013752561062574387,0.00013764295727014542,0.00013413932174444199,0.0001312214881181717,0.00012993812561035156,0.00012690294533967972,0.00012667011469602585,0.0001242179423570633,0.00012188311666250229,0.00011978205293416977,0.00012118276208639145,0.00011651404201984406,0.00011382903903722763,0.0001128949224948883,0.00011441204696893692,0.00011616386473178864,0.00011184439063072205,0.0001128949224948883,0.0001123109832406044,0.00010927580296993256,0.00010717567056417465,0.00010670814663171768,0.00010507367551326752,0.00010589137673377991,0.00010507367551326752,0.0001018056645989418,0.00010320637375116348,0.00010052137076854706,9.982101619243622e-05,9.853672236204147e-05,9.63183119893074e-05,9.515229612588882e-05,9.316671639680862e-05,9.468477219343185e-05,9.28165391087532e-05,9.386800229549408e-05,9.141676127910614e-05,9.10656526684761e-05,9.188242256641388e-05,9.28165391087532e-05,9.141676127910614e-05,9.106658399105072e-05,8.826423436403275e-05,8.978229016065598e-05,8.919835090637207e-05,8.83815810084343e-05,8.896458894014359e-05,8.943118155002594e-05,8.943211287260056e-05,9.01324674487114e-05,8.861441165208817e-05,8.662976324558258e-05,8.604675531387329e-05,8.58129933476448e-05,8.476246148347855e-05,8.569657802581787e-05,8.58129933476448e-05,8.4645114839077e-05,8.394569158554077e-05,8.476246148347855e-05,8.207745850086212e-05,8.11433419585228e-05,7.974263280630112e-05,8.102692663669586e-05,7.927604019641876e-05,7.950980216264725e-05,7.892586290836334e-05,7.775891572237015e-05,7.752515375614166e-05,7.892586290836334e-05,7.810816168785095e-05,7.787533104419708e-05,7.705762982368469e-05,7.577426731586456e-05,7.530674338340759e-05,7.565692067146301e-05,7.64746218919754e-05,7.448997348546982e-05,7.425621151924133e-05,7.41397961974144e-05,7.332302629947662e-05,7.41397961974144e-05,7.367320358753204e-05,7.367320358753204e-05,7.367227226495743e-05,7.343851029872894e-05,7.168855518102646e-05,7.110461592674255e-05,7.285550236701965e-05,7.250532507896423e-05,7.192138582468033e-05,7.087085396051407e-05,6.958656013011932e-05,6.993766874074936e-05,7.028784602880478e-05,7.040426135063171e-05,7.052067667245865e-05,7.063709199428558e-05,6.982125341892242e-05,6.783567368984222e-05,6.818678230047226e-05,6.807036697864532e-05,6.725266575813293e-05,6.818585097789764e-05,6.935372948646545e-05,6.83031976222992e-05,6.678514182567596e-05,6.678514182567596e-05,6.65523111820221e-05,6.631854921579361e-05,6.65523111820221e-05,6.596837192773819e-05,6.550084799528122e-05,6.456766277551651e-05,6.351713091135025e-05,6.456766277551651e-05,6.433390080928802e-05,6.433390080928802e-05,6.36344775557518e-05,6.30505383014679e-05,6.30505383014679e-05,6.269942969083786e-05,6.316695362329483e-05,6.22328370809555e-05,6.188265979290009e-05,6.199907511472702e-05,6.200000643730164e-05,6.118230521678925e-05,6.0949474573135376e-05,6.059836596250534e-05,6.094854325056076e-05,6.094854325056076e-05,5.9548765420913696e-05,5.966518074274063e-05,6.001535803079605e-05,5.9781596064567566e-05,6.036553531885147e-05,6.001535803079605e-05,6.059836596250534e-05,5.9081241488456726e-05,5.9314072132110596e-05,6.001535803079605e-05,6.001535803079605e-05,5.896482616662979e-05,5.9431418776512146e-05,6.0249119997024536e-05,5.9081241488456726e-05,6.0249119997024536e-05,5.954783409833908e-05,5.966518074274063e-05,5.8731064200401306e-05,5.8731064200401306e-05,5.896482616662979e-05,6.024818867444992e-05,5.954783409833908e-05,5.9431418776512146e-05,6.024818867444992e-05,6.001535803079605e-05,6.001535803079605e-05,5.98980113863945e-05,6.0131773352622986e-05,6.024818867444992e-05,6.106588989496231e-05,6.071571260690689e-05,6.094854325056076e-05,5.9898942708969116e-05,5.9314072132110596e-05,5.861464887857437e-05,5.896482616662979e-05,5.884747952222824e-05,5.8380886912345886e-05,5.919765681028366e-05,5.919765681028366e-05,5.9081241488456726e-05,5.896482616662979e-05,5.9081241488456726e-05,5.8731064200401306e-05,5.9431418776512146e-05,5.931500345468521e-05,5.9081241488456726e-05,5.8731064200401306e-05,5.9198588132858276e-05,5.966518074274063e-05,5.98980113863945e-05,6.0481950640678406e-05,5.98980113863945e-05,5.9781596064567566e-05,5.9081241488456726e-05,5.966518074274063e-05,5.9431418776512146e-05,6.0014426708221436e-05,5.931500345468521e-05,5.9198588132858276e-05,5.9431418776512146e-05,5.9781596064567566e-05,5.9548765420913696e-05,5.9781596064567566e-05,5.966518074274063e-05,6.024818867444992e-05,6.0481950640678406e-05,6.071571260690689e-05,6.0249119997024536e-05,6.106588989496231e-05,6.036553531885147e-05,6.0481950640678406e-05,6.0364603996276855e-05,6.036553531885147e-05,6.0832127928733826e-05,6.0714781284332275e-05,6.0249119997024536e-05,6.083305925130844e-05,6.0131773352622986e-05,6.0832127928733826e-05,6.071571260690689e-05,6.0481950640678406e-05,6.036553531885147e-05,6.129872053861618e-05,6.141606718301773e-05,6.129872053861618e-05,6.0832127928733826e-05,6.059836596250534e-05,6.118230521678925e-05,6.0481950640678406e-05,6.106588989496231e-05,6.071571260690689e-05,6.024818867444992e-05,6.153248250484467e-05,6.0481950640678406e-05,6.0131773352622986e-05,6.118230521678925e-05,6.036553531885147e-05,6.0249119997024536e-05,6.059836596250534e-05,6.001535803079605e-05,5.966518074274063e-05,5.9781596064567566e-05,6.001535803079605e-05,5.896482616662979e-05,5.9781596064567566e-05,5.966518074274063e-05,6.0131773352622986e-05,5.9548765420913696e-05,5.9548765420913696e-05,5.98980113863945e-05,6.024818867444992e-05,5.9081241488456726e-05,6.0014426708221436e-05,5.9081241488456726e-05,5.919765681028366e-05,5.9548765420913696e-05,5.931500345468521e-05,5.9431418776512146e-05,5.954783409833908e-05,5.9548765420913696e-05,6.0131773352622986e-05,6.0481950640678406e-05,6.0131773352622986e-05,5.9898942708969116e-05,5.9781596064567566e-05,6.0131773352622986e-05,6.024818867444992e-05,6.0131773352622986e-05,6.071571260690689e-05,6.106588989496231e-05,6.0832127928733826e-05,6.071571260690689e-05,6.0714781284332275e-05,6.106588989496231e-05,6.0364603996276855e-05,6.0599297285079956e-05,6.118230521678925e-05,6.071571260690689e-05,6.0599297285079956e-05,6.059836596250534e-05]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0005078017711639404,0.0006607216200791299,0.000824614311568439,0.000983487581834197,0.0011415437329560518,0.0012970316456630826,0.0014507686719298363,0.0015996028669178486,0.0017431840533390641,0.0018822127021849155,0.0020266110077500343,0.0021622544154524803,0.0022977811750024557,0.002425136510282755,0.0025491067208349705,0.0026685241609811783,0.0027860740665346384,0.00289942161180079,0.0030153370462358,0.0031249490566551685,0.003228957997635007,0.00333261676132679,0.0034331234637647867,0.0035279104486107826,0.003622814081609249,0.0037121146451681852,0.003799080615863204,0.003884995821863413,0.00396554172039032,0.004041651263833046,0.004122196696698666,0.004195621702820063,0.004268812946975231,0.004338852595537901,0.0044063241221010685,0.004470527172088623,0.0045329793356359005,0.004595080856233835,0.004655081778764725,0.004712047055363655,0.004766444675624371,0.004822243005037308,0.004876873921602964,0.004928235895931721,0.004978547804057598,0.005025241058319807,0.005072634667158127,0.005114191211760044,0.005157732404768467,0.005199406296014786,0.005240146070718765,0.005276099778711796,0.005312403663992882,0.005348473787307739,0.005382442846894264,0.005416645668447018,0.005451081786304712,0.005481315776705742,0.005511082708835602,0.005541900172829628,0.005570849869400263,0.005596647504717112,0.005622211843729019,0.005648477002978325,0.005673224106431007,0.005695987027138472,0.005717932712286711,0.005740579217672348,0.005761240608990192,0.0057814354076981544,0.005804198328405619,0.0058233425952494144,0.005841902922838926,0.005859529599547386,0.00587563868612051,0.005890931002795696,0.00590587267652154,0.0059169624000787735,0.00593015318736434,0.005943227093666792,0.005955833941698074,0.005968674551695585,0.0059809316881000996,0.005990853998810053,0.006003344431519508,0.0060139670968055725,0.006024589762091637,0.0060350955463945866,0.006042799912393093,0.006052021868526936,0.006059726234525442,0.0060681309551000595,0.006076535675674677,0.006084707099944353,0.006091360934078693,0.0060996487736701965,0.006107119843363762,0.00611459044739604,0.0061213611625134945,0.006127431057393551,0.006133034359663725,0.006139454897493124,0.006145641673356295,0.006150894332677126,0.006155680399388075,0.006160816643387079,0.006166303064674139,0.006170388776808977,0.006176575552672148,0.0061807781457901,0.006184746976941824,0.006188365630805492,0.006192801520228386,0.00619677035138011,0.006200038827955723,0.006203307304531336,0.0062061091884970665,0.006209961138665676,0.006212179083377123,0.0062149809673428535,0.006217665504664183,0.006220000330358744,0.006221984513103962,0.006224319338798523,0.006226654164493084,0.0062287552282214165,0.006231206469237804,0.006234124768525362,0.006236109416931868,0.0062382104806602,0.006239611189812422,0.006241362541913986,0.006242996547371149,0.006244514137506485,0.006246031727641821,0.006247315555810928,0.006249066907912493,0.006250584032386541,0.006251751445233822,0.0062531521543860435,0.0062545533291995525,0.00625583715736866,0.006256887689232826,0.0062578218057751656,0.006259222514927387,0.0062602730467915535,0.006261207163333893,0.006262374110519886,0.00626295804977417,0.006263658404350281,0.006264592055231333,0.0062650591135025024,0.006265526171773672,0.0062658763490617275,0.006266109645366669,0.006266693584620953,0.006267744116485119,0.006268210709095001,0.006269027944654226,0.00626961188390851,0.0062700784765183926,0.006271012593060732,0.006271946243941784,0.006272180005908012,0.00627299677580595,0.006273814011365175,0.006274281069636345,0.00627509830519557,0.006275448482483625,0.006275798659771681,0.006276148837059736,0.006276382133364677,0.006276499014347792,0.006276732310652733,0.0062771993689239025,0.006277549546211958,0.006277899723500013,0.0062781330198049545,0.006278366781771183,0.006278600078076124,0.006278833374381065,0.006279067136347294,0.006279300432652235,0.006279417313635349,0.006279417313635349,0.0062795341946184635,0.006280000787228346,0.00628011766821146,0.006280234549194574,0.0062804678454995155,0.00628058472648263,0.006280818022787571,0.006280934903770685,0.006280934903770685,0.006281168200075626,0.006281168200075626,0.006281168200075626,0.006281285081058741,0.006281518377363682,0.006281518377363682,0.006281518377363682,0.006281518377363682,0.006281868554651737,0.0062819854356348515,0.0062819854356348515,0.0062819854356348515,0.006282102316617966,0.006282218731939793,0.006282335612922907,0.006282335612922907,0.006282452493906021,0.006282452493906021,0.006282452493906021,0.006282568909227848,0.006282685790210962,0.0062829190865159035,0.0062829190865159035,0.006283035967499018,0.006283035967499018,0.006283035967499018,0.006283035967499018,0.006283035967499018,0.006283035967499018,0.006283152848482132,0.006283152848482132,0.006283269263803959,0.006283269263803959,0.006283269263803959,0.006283269263803959,0.006283269263803959,0.006283269263803959,0.006283269263803959,0.006283269263803959,0.006283269263803959,0.006283269263803959,0.006283386144787073,0.006283386144787073,0.006283386144787073,0.006283386144787073,0.006283503025770187,0.006283503025770187,0.006283503025770187,0.006283503025770187,0.006283503025770187,0.006283503025770187,0.006283503025770187,0.006283503025770187,0.006283619441092014,0.0062837363220751286,0.0062837363220751286,0.0062837363220751286,0.0062837363220751286,0.0062837363220751286,0.006283853203058243,0.006283853203058243,0.006283853203058243,0.00628396961838007,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184,0.006284086499363184],"recovered":[0.0,0.00022015788999851793,0.0004075138713233173,0.0005815623444505036,0.0007461555069312453,0.0009119159076362848,0.001068571233190596,0.0012225416721776128,0.0013762786984443665,0.0015286148991435766,0.0016725462628528476,0.0018155438592657447,0.0019514206796884537,0.0020888152066618204,0.0022161705419421196,0.0023449265863746405,0.0024707645643502474,0.0025893650017678738,0.0027085491456091404,0.002824698109179735,0.0029407304245978594,0.003047073958441615,0.003152483608573675,0.003259410848841071,0.003359917551279068,0.003457506187260151,0.0035489078145474195,0.0036377415526658297,0.0037269252352416515,0.0038109729066491127,0.0038915183395147324,0.0039711301214993,0.004050157964229584,0.004125917796045542,0.0041959574446082115,0.004264362622052431,0.004333351738750935,0.004401640500873327,0.00446666032075882,0.004523976240307093,0.004581292159855366,0.004641525913029909,0.00469674076884985,0.00475417310371995,0.0048072864301502705,0.0048581818118691444,0.004907793365418911,0.004955420270562172,0.005000829230993986,0.005046121776103973,0.005086861550807953,0.0051302858628332615,0.005167523864656687,0.005204994697123766,0.005242232698947191,0.005276551935821772,0.005310521461069584,0.005343790166079998,0.005376825574785471,0.005406825803220272,0.005438460502773523,0.005469744559377432,0.005497410427778959,0.005524142179638147,0.005547255277633667,0.005573403090238571,0.005597567185759544,0.005622197408229113,0.005645194090902805,0.005666672717779875,0.005687100812792778,0.005711148027330637,0.005732159595936537,0.0057528214529156685,0.005770097952336073,0.005786557216197252,0.005802899599075317,0.005819009151309729,0.00583255011588335,0.0058465576730668545,0.005860449280589819,0.005873173009604216,0.0058860136196017265,0.0058988542295992374,0.005909360013902187,0.005922083742916584,0.005933757405728102,0.005943796131759882,0.005954185500741005,0.005963757634162903,0.005973329767584801,0.005982901435345411,0.005991656798869371,0.00599982775747776,0.0060071819461882114,0.006014419719576836,0.006022474262863398,0.00602959468960762,0.00603671558201313,0.006044069770723581,0.0060508400201797485,0.006056676618754864,0.006062980275601149,0.006068933755159378,0.006073369644582272,0.006079906597733498,0.006084108725190163,0.006089828908443451,0.006095081567764282,0.006099867634475231,0.006104420404881239,0.006109089590609074,0.006112708244472742,0.006115977186709642,0.006119478959590197,0.0061234477907419205,0.006127416621893644,0.00613056868314743,0.006134187337011099,0.0061365216970443726,0.006139206700026989,0.006141424644738436,0.006143992766737938,0.006146327592432499,0.006148661952465773,0.006151814013719559,0.006154732313007116,0.006157183554023504,0.006159634795039892,0.006161969620734453,0.006163954269140959,0.006165588274598122,0.006166988983750343,0.006168973632156849,0.0061709582805633545,0.006172709167003632,0.006173992995172739,0.006175510585308075,0.006177145056426525,0.006177961826324463,0.006179246120154858,0.006180529948323965,0.006181931123137474,0.006182864774018526,0.006184265483170748,0.006185432896018028,0.006186367012560368,0.00618730066344142,0.006188701372593641,0.006189635489135981,0.006190452259033918,0.006191152613610029,0.006191969849169254,0.006192436907440424,0.006193137262016535,0.0061936043202877045,0.0061944215558469296,0.006195472087711096,0.006195705384016037,0.006196405738592148,0.006197222974151373,0.006197923328727484,0.00619897386059165,0.006199674215167761,0.006200024392455816,0.0062006083317101,0.006201308686286211,0.006202125921845436,0.006203176453709602,0.006203643046319485,0.006203876808285713,0.006204226985573769,0.0062043434008955956,0.006204694043844938,0.0062049273401498795,0.006205160636454821,0.00620562769472599,0.006205977872014046,0.00620609475299716,0.006206328049302101,0.006206561345607042,0.006206795107573271,0.006207028403878212,0.0062072621658444405,0.006207378581166267,0.006207612343132496,0.006207962520420551,0.0062081958167254925,0.006208312697708607,0.006208545994013548,0.006208779290318489,0.0062091294676065445,0.006209363229572773,0.0062094796448946,0.006209596525877714,0.006209830287843943,0.006209830287843943,0.006210063584148884,0.006210063584148884,0.006210180465131998,0.006210296880453825,0.006210413761436939,0.006210413761436939,0.00621064705774188,0.006210763938724995,0.006210880819708109,0.006210880819708109,0.006210880819708109,0.006210997235029936,0.006210997235029936,0.00621111411601305,0.006211230996996164,0.006211347412317991,0.006211347412317991,0.0062114642933011055,0.00621158117428422,0.006211814470589161,0.006211814470589161,0.006211814470589161,0.006211931351572275,0.006211931351572275,0.006211931351572275,0.006211931351572275,0.006211931351572275,0.006211931351572275,0.006212047766894102,0.006212281528860331,0.006212281528860331,0.006212281528860331,0.006212281528860331,0.006212281528860331,0.006212281528860331,0.006212281528860331,0.006212281528860331,0.006212281528860331,0.006212281528860331,0.006212281528860331,0.006212281528860331,0.006212281528860331,0.006212281528860331,0.006212281528860331,0.006212281528860331,0.006212281528860331,0.006212281528860331,0.006212281528860331,0.006212281528860331,0.0062123979441821575,0.0062123979441821575,0.0062123979441821575,0.006212514825165272,0.006212631706148386,0.006212631706148386,0.006212631706148386,0.006212631706148386,0.006212631706148386,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315,0.0062127485871315],"active":[0.0005078017711639404,0.0004405637155286968,0.0004171004402451217,0.00040192523738369346,0.0003953882260248065,0.00038511573802679777,0.00038219743873924017,0.0003770611947402358,0.00036690535489469767,0.0003535978030413389,0.00035406474489718676,0.00034671055618673563,0.00034636049531400204,0.0003363213036209345,0.0003329361788928509,0.0003235975746065378,0.000315309502184391,0.00031005661003291607,0.0003067879006266594,0.00030025094747543335,0.0002882275730371475,0.00028554280288517475,0.00028063985519111156,0.0002684995997697115,0.0002628965303301811,0.0002546084579080343,0.00025017280131578445,0.0002472542691975832,0.0002386164851486683,0.00023067835718393326,0.00023067835718393326,0.00022449158132076263,0.00021865498274564743,0.00021293479949235916,0.00021036667749285698,0.00020616455003619194,0.0001996275968849659,0.00019344035536050797,0.00018842145800590515,0.00018807081505656242,0.00018515251576900482,0.0001807170920073986,0.0001801331527531147,0.000174062792211771,0.00017126137390732765,0.0001670592464506626,0.00016484130173921585,0.00015877094119787216,0.00015690317377448082,0.00015328451991081238,0.00015328451991081238,0.00014581391587853432,0.000144879799336195,0.0001434790901839733,0.00014021014794707298,0.00014009373262524605,0.0001405603252351284,0.00013752561062574387,0.00013425713405013084,0.00013507436960935593,0.0001323893666267395,0.00012690294533967972,0.0001248014159500599,0.00012433482334017754,0.0001259688287973404,0.00012258393689990044,0.00012036552652716637,0.0001183818094432354,0.00011604651808738708,0.00011476268991827965,0.00011709751561284065,0.00011219456791877747,0.00010974332690238953,0.00010670814663171768,0.00010554073378443718,0.00010437378659844398,0.0001029730774462223,9.795324876904488e-05,9.760307148098946e-05,9.666942059993744e-05,9.538466110825539e-05,9.550154209136963e-05,9.491806849837303e-05,9.199976921081543e-05,9.398441761732101e-05,9.18833538889885e-05,9.083235636353493e-05,9.129941463470459e-05,8.861441165208817e-05,8.826423436403275e-05,8.63964669406414e-05,8.522951975464821e-05,8.487887680530548e-05,8.487934246659279e-05,8.417898789048195e-05,8.52290540933609e-05,8.46455805003643e-05,8.499575778841972e-05,8.46455805003643e-05,8.336128666996956e-05,8.219433948397636e-05,8.277827873826027e-05,8.266139775514603e-05,8.196057751774788e-05,8.23107548058033e-05,8.091004565358162e-05,8.219433948397636e-05,8.05598683655262e-05,8.149398490786552e-05,8.091051131486893e-05,8.032657206058502e-05,7.927604019641876e-05,8.009327575564384e-05,8.079316467046738e-05,8.05598683655262e-05,7.985951378941536e-05,7.869256660342216e-05,7.93924555182457e-05,7.799174636602402e-05,7.845927029848099e-05,7.845880463719368e-05,7.857568562030792e-05,7.799174636602402e-05,7.799174636602402e-05,7.799221202731133e-05,7.694121450185776e-05,7.64741562306881e-05,7.694121450185776e-05,7.64746218919754e-05,7.624085992574692e-05,7.565692067146301e-05,7.577426731586456e-05,7.600756362080574e-05,7.554050534963608e-05,7.507344707846642e-05,7.460638880729675e-05,7.507391273975372e-05,7.507344707846642e-05,7.460638880729675e-05,7.519032806158066e-05,7.53072090446949e-05,7.53072090446949e-05,7.495656609535217e-05,7.495703175663948e-05,7.495703175663948e-05,7.484015077352524e-05,7.484015077352524e-05,7.507344707846642e-05,7.425667718052864e-05,7.402291521430016e-05,7.41397961974144e-05,7.390649989247322e-05,7.35563226044178e-05,7.343944162130356e-05,7.29723833501339e-05,7.308926433324814e-05,7.332256063818932e-05,7.273862138390541e-05,7.332256063818932e-05,7.320614531636238e-05,7.285550236701965e-05,7.308926433324814e-05,7.29723833501339e-05,7.250579074025154e-05,7.29723833501339e-05,7.320567965507507e-05,7.29723833501339e-05,7.29723833501339e-05,7.227202877402306e-05,7.215561345219612e-05,7.227202877402306e-05,7.215514779090881e-05,7.215561345219612e-05,7.203826680779457e-05,7.227202877402306e-05,7.23889097571373e-05,7.227202877402306e-05,7.215514779090881e-05,7.227202877402306e-05,7.227202877402306e-05,7.227202877402306e-05,7.227202877402306e-05,7.227202877402306e-05,7.215514779090881e-05,7.203873246908188e-05,7.192185148596764e-05,7.203826680779457e-05,7.192185148596764e-05,7.192185148596764e-05,7.192185148596764e-05,7.18054361641407e-05,7.168855518102646e-05,7.157167419791222e-05,7.145525887608528e-05,7.157167419791222e-05,7.133791223168373e-05,7.133791223168373e-05,7.12214969098568e-05,7.145479321479797e-05,7.133791223168373e-05,7.12214969098568e-05,7.110461592674255e-05,7.145479321479797e-05,7.133837789297104e-05,7.12214969098568e-05,7.110461592674255e-05,7.12214969098568e-05,7.133791223168373e-05,7.133837789297104e-05,7.133837789297104e-05,7.133837789297104e-05,7.12214969098568e-05,7.110508158802986e-05,7.12214969098568e-05,7.12214969098568e-05,7.133791223168373e-05,7.110461592674255e-05,7.12214969098568e-05,7.12214969098568e-05,7.110461592674255e-05,7.110461592674255e-05,7.110461592674255e-05,7.110461592674255e-05,7.12214969098568e-05,7.12214969098568e-05,7.12214969098568e-05,7.098773494362831e-05,7.098773494362831e-05,7.098773494362831e-05,7.098773494362831e-05,7.098773494362831e-05,7.098773494362831e-05,7.098773494362831e-05,7.098773494362831e-05,7.098773494362831e-05,7.110461592674255e-05,7.110461592674255e-05,7.110461592674255e-05,7.110461592674255e-05,7.12214969098568e-05,7.12214969098568e-05,7.12214969098568e-05,7.12214969098568e-05,7.12214969098568e-05,7.12214969098568e-05,7.12214969098568e-05,7.110508158802986e-05,7.12214969098568e-05,7.133837789297104e-05,7.12214969098568e-05,7.110461592674255e-05,7.110461592674255e-05,7.110461592674255e-05,7.12214969098568e-05,7.12214969098568e-05,7.110461592674255e-05,7.122103124856949e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05,7.133791223168373e-05]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.708232581615448,"q05":0.6392846394348766,"q20":0.6729540308681247,"q40":0.6976129367227917,"q60":0.7188522265081043,"q80":0.7435111323627713,"q95":0.7771805237960193},"MaxActiveInfected":{"mean":0.028397714719176292,"q05":0.018761211796010903,"q20":0.02346701125436111,"q40":0.026913461008122135,"q60":0.02988196843023045,"q80":0.03332841818399147,"q95":0.038034217642341675}},"4W_None":{"TotalInfected":{"mean":0.33127984404563904,"q05":0.1568809246024008,"q20":0.24204525726502957,"q40":0.3044182070543606,"q60":0.35814148103691745,"q80":0.4205144308262485,"q95":0.5056787634888772},"MaxActiveInfected":{"mean":0.004804635886102915,"q05":0.002796227889812775,"q20":0.003776995014198584,"q40":0.0044952926476301246,"q60":0.005113979124575705,"q80":0.0058322767580072455,"q95":0.006813043882393054}},"2W_Strong":{"TotalInfected":{"mean":0.005662115290760994,"q05":0.003860920983432493,"q20":0.00474049931837329,"q40":0.005384687954693338,"q60":0.00593954262682865,"q80":0.006583731263148699,"q95":0.007463309598089494},"MaxActiveInfected":{"mean":0.0005078017711639404,"q05":0.00045845616235539626,"q20":0.000482553134156753,"q40":0.0005002013580698664,"q60":0.0005154021842580144,"q80":0.0005330504081711278,"q95":0.0005571473799724846}},"2W_Moderate":{"TotalInfected":{"mean":0.013665116392076015,"q05":0.0009700739009308561,"q20":0.0071694518863774995,"q40":0.011709773870031408,"q60":0.015620458914120623,"q80":0.02016078089777453,"q95":0.02636015888322117},"MaxActiveInfected":{"mean":0.0005078017711639404,"q05":0.00045845616235539626,"q20":0.000482553134156753,"q40":0.0005002013580698664,"q60":0.0005154021842580144,"q80":0.0005330504081711278,"q95":0.0005571473799724846}}}}} \ No newline at end of file diff --git a/web/country-data/extdata-BA.json b/web/country-data/extdata-BA.json new file mode 100644 index 00000000..60eb165b --- /dev/null +++ b/web/country-data/extdata-BA.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0012309588491916656,0.0016480103367939591,0.002122359350323677,0.0025920120533555746,0.003082798793911934,0.003573585767298937,0.004086916334927082,0.004590618424117565,0.005099017173051834,0.005609060171991587,0.006146577652543783,0.006667656823992729,0.007212453987449408,0.0077544329687952995,0.008297116495668888,0.00886046513915062,0.009414185769855976,0.010110680013895035,0.01092106569558382,0.011857083067297935,0.012926717288792133,0.014138655737042427,0.015527652576565742,0.017157113179564476,0.018991811200976372,0.021085990592837334,0.023468539118766785,0.026215067133307457,0.029294108971953392,0.03279466554522514,0.036766987293958664,0.041242774575948715,0.04632582515478134,0.05203374847769737,0.05848254635930061,0.06566095352172852,0.07365396618843079,0.0825520008802414,0.09250441193580627,0.10342994332313538,0.11537390947341919,0.12851384282112122,0.14275887608528137,0.15824121236801147,0.17481032013893127,0.19259019196033478,0.211435467004776,0.2312888652086258,0.25207051634788513,0.27370506525039673,0.29606640338897705,0.3189161717891693,0.3421087861061096,0.36554795503616333,0.3890770971775055,0.41245004534721375,0.4355766773223877,0.4581319987773895,0.4801173806190491,0.501274049282074,0.5215843915939331,0.5409166812896729,0.5592831969261169,0.5766203999519348,0.592881441116333,0.6080775260925293,0.6221499443054199,0.635103166103363,0.6470762491226196,0.6581259965896606,0.6681873798370361,0.6773958802223206,0.6857193112373352,0.6932602524757385,0.7000777125358582,0.7062450051307678,0.7117995619773865,0.7168145179748535,0.7213199138641357,0.7254108190536499,0.729009747505188,0.732241690158844,0.7351372838020325,0.7377241253852844,0.7400379180908203,0.7421290278434753,0.7439526915550232,0.7456096410751343,0.7470728158950806,0.7483864426612854,0.7495488524436951,0.7506008744239807,0.7515093684196472,0.7523404359817505,0.7530735731124878,0.7537285089492798,0.754294216632843,0.7548084855079651,0.7552649974822998,0.755669355392456,0.7560293078422546,0.7563381195068359,0.7566335201263428,0.7568820118904114,0.7571081519126892,0.757315456867218,0.7574901580810547,0.7576475143432617,0.7577790021896362,0.7579060792922974,0.7580166459083557,0.7581162452697754,0.758205235004425,0.7582831978797913,0.7583515048027039,0.7584114074707031,0.758466362953186,0.758513331413269,0.7585563063621521,0.7585936188697815,0.7586267590522766,0.7586567997932434,0.7586840391159058,0.7587080001831055,0.7587305307388306,0.7587493062019348,0.7587652802467346,0.7587824463844299,0.7587955594062805,0.7588082551956177,0.7588174343109131,0.758827269077301,0.7588359713554382,0.7588444352149963,0.7588514685630798,0.7588580250740051,0.7588648796081543,0.7588688731193542,0.7588731050491333,0.7588770985603333,0.7588810920715332,0.7588834166526794,0.7588866949081421,0.7588890194892883,0.7588909268379211,0.7588927745819092,0.758894681930542,0.7588961124420166,0.7588967680931091,0.7588984370231628,0.7588993906974792,0.7589005827903748,0.7589010000228882,0.7589014768600464,0.7589021921157837,0.7589026689529419,0.7589031457901001,0.7589040994644165,0.7589045166969299,0.7589045166969299,0.7589049935340881,0.7589052319526672,0.7589054703712463,0.7589057087898254,0.7589057087898254,0.7589059472084045,0.7589064240455627,0.7589064240455627,0.7589064240455627,0.7589064240455627,0.7589064240455627,0.7589064240455627,0.7589064240455627,0.7589064240455627,0.7589064240455627,0.7589066624641418,0.7589066624641418,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721,0.758906900882721],"recovered":[0.0,0.0005786119727417827,0.0010769134387373924,0.001559011754579842,0.0020293688867241144,0.002514519961550832,0.0029994361102581024,0.003493980271741748,0.003998387139290571,0.004499741364270449,0.005014245864003897,0.005547771230340004,0.006063449662178755,0.006597914267331362,0.007134022656828165,0.007683516014367342,0.008244751021265984,0.008796357549726963,0.009415125474333763,0.01012453529983759,0.010953941382467747,0.01188526302576065,0.01297462172806263,0.0141983013600111,0.015636848285794258,0.01727147400379181,0.019136464223265648,0.021264929324388504,0.023690450936555862,0.02643885649740696,0.029551010578870773,0.033110037446022034,0.037141770124435425,0.04168659821152687,0.0468008778989315,0.05255858600139618,0.05906914547085762,0.06631048023700714,0.0744030624628067,0.08336497843265533,0.09336411207914352,0.10431335866451263,0.11635572463274002,0.1295005977153778,0.14382734894752502,0.15923993289470673,0.17575949430465698,0.1935644894838333,0.2123059779405594,0.23208844661712646,0.2527933120727539,0.2742820382118225,0.2964573800563812,0.31915733218193054,0.34219709038734436,0.36551088094711304,0.3888091742992401,0.41198018193244934,0.43489429354667664,0.45736998319625854,0.47913017868995667,0.5001877546310425,0.5203564763069153,0.5396089553833008,0.5579535961151123,0.5751910209655762,0.591428816318512,0.6065823435783386,0.6206712126731873,0.6337590217590332,0.6457892060279846,0.6568124294281006,0.6668913960456848,0.676099419593811,0.684451699256897,0.6920767426490784,0.6989601850509644,0.7051687836647034,0.710823655128479,0.7158517241477966,0.720448911190033,0.7245339751243591,0.7282442450523376,0.7315097451210022,0.734432578086853,0.7370462417602539,0.7394050359725952,0.7415093183517456,0.7433980107307434,0.7450709342956543,0.7465670108795166,0.7478954195976257,0.7490826845169067,0.7501438856124878,0.7510700225830078,0.751900851726532,0.7526391744613647,0.7533044219017029,0.7538806796073914,0.7543982267379761,0.7548547387123108,0.7552762627601624,0.7556425929069519,0.7559586763381958,0.7562505602836609,0.7565050721168518,0.7567244172096252,0.7569245100021362,0.7571109533309937,0.7572755813598633,0.7574213743209839,0.7575507760047913,0.757664680480957,0.7577654123306274,0.7578532099723816,0.7579326033592224,0.7580011487007141,0.7580638527870178,0.7581211924552917,0.7581697702407837,0.7582113742828369,0.7582505345344543,0.7582869529724121,0.758317232131958,0.7583438158035278,0.7583677172660828,0.7583903074264526,0.7584097981452942,0.7584278583526611,0.7584438323974609,0.7584600448608398,0.7584710717201233,0.7584823369979858,0.758491039276123,0.7585003972053528,0.758507490158081,0.7585152387619019,0.758521318435669,0.7585276365280151,0.7585325837135315,0.7585372924804688,0.7585408091545105,0.7585445642471313,0.7585483193397522,0.7585506439208984,0.758551836013794,0.758554220199585,0.7585555911064148,0.7585583925247192,0.7585593461990356,0.7585607767105103,0.7585621476173401,0.7585633397102356,0.7585645318031311,0.7585652470588684,0.7585654854774475,0.7585659623146057,0.7585663795471191,0.7585670948028564,0.7585675716400146,0.7585678100585938,0.758568286895752,0.758568525314331,0.7585690021514893,0.7585692405700684,0.7585694789886475,0.7585697174072266,0.75857013463974,0.7585703730583191,0.7585703730583191,0.7585703730583191,0.7585703730583191,0.7585703730583191,0.7585703730583191,0.7585703730583191,0.7585703730583191,0.7585706114768982,0.7585706114768982,0.7585706114768982,0.7585706114768982,0.7585706114768982,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773,0.7585708498954773],"active":[0.0012309588491916656,0.0010693983640521765,0.0010454459115862846,0.0010330002987757325,0.0010534299071878195,0.001059065805748105,0.0010874802246689796,0.0010966381523758173,0.001100630033761263,0.001109318807721138,0.0011323317885398865,0.0011198855936527252,0.0011490043252706528,0.0011565187014639378,0.001163093838840723,0.0011769491247832775,0.0011694347485899925,0.0013143224641680717,0.0015059402212500572,0.0017325477674603462,0.0019727759063243866,0.0022533927112817764,0.002553030848503113,0.0029588118195533752,0.0033549629151821136,0.0038145165890455246,0.004332074895501137,0.004950137808918953,0.00560365803539753,0.006355809047818184,0.007215976715087891,0.008132737129926682,0.009184055030345917,0.010347150266170502,0.01168166846036911,0.013102367520332336,0.014584820717573166,0.016241520643234253,0.018101349472999573,0.02006496489048004,0.022009797394275665,0.02420048415660858,0.02640315145254135,0.028740614652633667,0.03098297119140625,0.03335025906562805,0.03567597270011902,0.03772437572479248,0.039764538407325745,0.041616618633270264,0.043273091316223145,0.0446341335773468,0.045651406049728394,0.04639062285423279,0.04688000679016113,0.04693916440010071,0.04676750302314758,0.046151816844940186,0.045223087072372437,0.04390406608581543,0.04245421290397644,0.04072892665863037,0.03892672061920166,0.03701144456863403,0.0349278450012207,0.032886505126953125,0.03072112798690796,0.028520822525024414,0.026405036449432373,0.02436697483062744,0.022398173809051514,0.02058345079421997,0.01882791519165039,0.01716083288192749,0.01562601327896118,0.014168262481689453,0.01283937692642212,0.011645734310150146,0.010496258735656738,0.009559094905853271,0.00856083631515503,0.007707715034484863,0.006893038749694824,0.0062143802642822266,0.005605340003967285,0.0050827860832214355,0.0045476555824279785,0.004100322723388672,0.003674805164337158,0.0033155083656311035,0.002981841564178467,0.0027054548263549805,0.0024266839027404785,0.0021965503692626953,0.0020035505294799805,0.0018276572227478027,0.0016550421714782715,0.001504063606262207,0.0013843178749084473,0.0012711286544799805,0.0011745691299438477,0.001061856746673584,0.0009909272193908691,0.0009233355522155762,0.0008575916290283203,0.0008103847503662109,0.0007657408714294434,0.0007230043411254883,0.0006680488586425781,0.000630497932434082,0.0005952715873718262,0.0005654692649841309,0.0005405545234680176,0.0005177855491638184,0.0004982948303222656,0.0004788041114807129,0.00046521425247192383,0.0004494786262512207,0.00043511390686035156,0.00042384862899780273,0.00041538476943969727,0.0004062652587890625,0.00039708614349365234,0.00039076805114746094,0.0003867149353027344,0.0003815889358520508,0.0003749728202819824,0.0003726482391357422,0.00036770105361938477,0.0003644227981567383,0.0003573894500732422,0.0003561973571777344,0.0003536343574523926,0.000353395938873291,0.0003510713577270508,0.00035053491592407227,0.0003496408462524414,0.00034755468368530273,0.00034546852111816406,0.0003445148468017578,0.0003437995910644531,0.0003426074981689453,0.0003421306610107422,0.0003407001495361328,0.0003402829170227051,0.0003409385681152344,0.00034046173095703125,0.00034052133560180664,0.0003383755683898926,0.00033909082412719727,0.00033861398696899414,0.00033843517303466797,0.0003376603126525879,0.0003369450569152832,0.0003369450569152832,0.00033718347549438477,0.00033718347549438477,0.0003377199172973633,0.00033742189407348633,0.0003369450569152832,0.00033718347549438477,0.0003369450569152832,0.0003369450569152832,0.00033670663833618164,0.0003364682197570801,0.0003364682197570801,0.00033670663833618164,0.0003362894058227539,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.0003362894058227539,0.00033605098724365234,0.0003362894058227539,0.0003362894058227539,0.0003362894058227539,0.0003362894058227539,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234,0.00033605098724365234]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0012309588491916656,0.0016477755270898342,0.00209253653883934,0.002537767169997096,0.002998026553541422,0.003459695028141141,0.003922068048268557,0.004367298446595669,0.004832489416003227,0.0052887569181621075,0.005739388521760702,0.006189080886542797,0.006643235217779875,0.007099972106516361,0.00754708144813776,0.008003348484635353,0.008448579348623753,0.008991028182208538,0.009613082744181156,0.010314978659152985,0.01109601091593504,0.012005963362753391,0.01300773210823536,0.01412574015557766,0.015405543148517609,0.016823895275592804,0.01841812953352928,0.020204687491059303,0.022211043164134026,0.02445574849843979,0.026975199580192566,0.029794523492455482,0.03295551985502243,0.036434002220630646,0.04038283973932266,0.04472360387444496,0.04952134191989899,0.054804228246212006,0.06061406433582306,0.0670703798532486,0.07408815622329712,0.08174726366996765,0.09019583463668823,0.09939351677894592,0.10934874415397644,0.12002864480018616,0.131489098072052,0.14375759661197662,0.15690693259239197,0.17091220617294312,0.18569593131542206,0.20115947723388672,0.21729297935962677,0.2341800481081009,0.2516894042491913,0.2696625292301178,0.2880123257637024,0.3067101240158081,0.32568269968032837,0.3448144495487213,0.3639967143535614,0.382955402135849,0.4017546772956848,0.4202803373336792,0.43851929903030396,0.4562944769859314,0.47355490922927856,0.4901881217956543,0.506119430065155,0.5214439630508423,0.5359647274017334,0.5497407913208008,0.5626747608184814,0.5748697519302368,0.5862982869148254,0.597012460231781,0.6069686412811279,0.6162248253822327,0.6247677803039551,0.6326358914375305,0.6399293541908264,0.6466550230979919,0.6528149843215942,0.6584989428520203,0.6636489033699036,0.6683548092842102,0.6727049946784973,0.6766502857208252,0.6802473664283752,0.6834710836410522,0.6864482164382935,0.689144492149353,0.6915603876113892,0.6938048601150513,0.6957966089248657,0.6976076364517212,0.6992487907409668,0.7007570862770081,0.7021045088768005,0.7033113241195679,0.7044098377227783,0.7054089903831482,0.7063037157058716,0.7071046829223633,0.7078418135643005,0.7084993124008179,0.7091134190559387,0.7096589207649231,0.7101410031318665,0.7105808258056641,0.710972249507904,0.7113384008407593,0.7116657495498657,0.7119625210762024,0.712230920791626,0.7124714255332947,0.7126916646957397,0.7128893733024597,0.7130647897720337,0.7132282257080078,0.713373601436615,0.7135090827941895,0.7136302590370178,0.7137321829795837,0.7138256430625916,0.7139108777046204,0.713989794254303,0.7140595316886902,0.7141231894493103,0.7141774296760559,0.7142311930656433,0.7142788767814636,0.7143213748931885,0.7143598794937134,0.7143948674201965,0.7144277691841125,0.7144542932510376,0.7144815325737,0.7145026326179504,0.7145230770111084,0.714542806148529,0.7145594954490662,0.7145749926567078,0.7145892977714539,0.7146029472351074,0.7146155834197998,0.7146257162094116,0.7146360278129578,0.7146452069282532,0.7146543264389038,0.7146616578102112,0.7146689295768738,0.7146745324134827,0.7146806716918945,0.7146865129470825,0.7146907448768616,0.7146933078765869,0.714697539806366,0.7147008776664734,0.7147043943405151,0.7147067189216614,0.714708149433136,0.714709997177124,0.7147121429443359,0.7147142291069031,0.7147170305252075,0.7147184610366821,0.7147203683853149,0.7147217392921448,0.7147226929664612,0.7147238850593567,0.7147247791290283,0.7147259712219238,0.714726448059082,0.7147274017333984,0.7147282958030701,0.7147287726402283,0.7147290110588074,0.7147292494773865,0.7147297263145447,0.7147297263145447,0.7147297263145447,0.7147299647331238,0.7147302031517029,0.714730441570282,0.7147306799888611,0.7147309184074402,0.7147311568260193,0.7147311568260193,0.7147313952445984,0.7147313952445984,0.7147316336631775,0.7147316336631775,0.7147316336631775,0.7147316336631775,0.7147316336631775,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566,0.7147318720817566],"recovered":[0.0,0.0005800209473818541,0.001066346187144518,0.0015397559618577361,0.001996727893128991,0.0024527607019990683,0.0029235873371362686,0.0033784457482397556,0.0038424625527113676,0.004317985847592354,0.004772844258695841,0.005232164636254311,0.0056842053309082985,0.006135306321084499,0.006578188855201006,0.0070260027423501015,0.007474755868315697,0.007921630516648293,0.008428150787949562,0.008992203511297703,0.009622476994991302,0.01033822726458311,0.011141568422317505,0.012053868733346462,0.013070666231215,0.014219201169908047,0.015510041266679764,0.016957275569438934,0.018591197207570076,0.020402178168296814,0.022419100627303123,0.024675311520695686,0.02724619023501873,0.030088996514678,0.033268075436353683,0.036834850907325745,0.04079613462090492,0.04514746740460396,0.04997408762574196,0.05532249063253403,0.06120113283395767,0.06764711439609528,0.07471632212400436,0.08244844526052475,0.09095010161399841,0.10011982917785645,0.11005838215351105,0.12079980969429016,0.13233283162117004,0.14463679492473602,0.15781477093696594,0.17171578109264374,0.18641285598278046,0.20187804102897644,0.2180582880973816,0.23482182621955872,0.25220343470573425,0.27006879448890686,0.28840190172195435,0.3070165812969208,0.3259532153606415,0.34491708874702454,0.3637879490852356,0.38275274634361267,0.40146395564079285,0.41983863711357117,0.4379916489124298,0.4557492136955261,0.4729081988334656,0.4895111322402954,0.505391001701355,0.5206298232078552,0.5351308584213257,0.5487925410270691,0.5617704391479492,0.5739917755126953,0.5854879021644592,0.5962162017822266,0.6061756610870361,0.6154186725616455,0.6240276098251343,0.6319980621337891,0.6392619609832764,0.6460247039794922,0.6522257924079895,0.6579029560089111,0.6630860567092896,0.6678471565246582,0.6722257137298584,0.6762071847915649,0.6798021197319031,0.683066725730896,0.6860870122909546,0.6888208985328674,0.6912926435470581,0.6935133934020996,0.6955336332321167,0.6973775029182434,0.699035108089447,0.7005234360694885,0.7018863558769226,0.7031147480010986,0.7042325139045715,0.7052420377731323,0.7061426043510437,0.7069783806800842,0.7077152132987976,0.7083927392959595,0.7090051174163818,0.7095365524291992,0.7100409865379333,0.7104896903038025,0.7108898758888245,0.711245596408844,0.7115800380706787,0.7118768095970154,0.7121440768241882,0.7123826742172241,0.7126031517982483,0.7128008604049683,0.7129795551300049,0.7131392359733582,0.713290274143219,0.7134240865707397,0.7135379910469055,0.7136497497558594,0.7137441635131836,0.713830828666687,0.7139135003089905,0.7139841914176941,0.7140477895736694,0.7141074538230896,0.7141600251197815,0.7142100930213928,0.7142513990402222,0.714289665222168,0.7143256068229675,0.7143535614013672,0.7143847942352295,0.7144075632095337,0.7144289016723633,0.7144505381584167,0.7144678831100464,0.714485764503479,0.7145019769668579,0.714516282081604,0.7145296931266785,0.7145414352416992,0.7145517468452454,0.7145615816116333,0.7145721912384033,0.7145815491676331,0.7145890593528748,0.7145959138870239,0.7146017551422119,0.7146076560020447,0.7146123051643372,0.7146167755126953,0.7146207690238953,0.7146247625350952,0.7146278023719788,0.7146301865577698,0.7146322727203369,0.7146344184875488,0.7146367430686951,0.7146393060684204,0.7146414518356323,0.7146437764167786,0.7146452069282532,0.7146459221839905,0.7146472930908203,0.7146482467651367,0.7146487236022949,0.7146499156951904,0.7146512866020203,0.7146522402763367,0.7146531939506531,0.7146539092063904,0.7146545648574829,0.714654803276062,0.7146550416946411,0.7146552801132202,0.7146552801132202,0.7146552801132202,0.7146555185317993,0.7146557569503784,0.7146559953689575,0.7146562337875366,0.7146562337875366,0.7146564722061157,0.7146567106246948,0.7146567106246948,0.7146569490432739,0.7146569490432739,0.7146569490432739,0.7146569490432739,0.7146569490432739,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853,0.714657187461853],"active":[0.0012309588491916656,0.0010677545797079802,0.0010261903516948223,0.00099801120813936,0.0010012986604124308,0.0010069343261420727,0.000998480711132288,0.0009888526983559132,0.0009900268632918596,0.0009707710705697536,0.0009665442630648613,0.0009569162502884865,0.0009590298868715763,0.0009646657854318619,0.0009688925929367542,0.0009773457422852516,0.0009738234803080559,0.0010693976655602455,0.001184931956231594,0.0013227751478552818,0.001473533920943737,0.0016677360981702805,0.0018661636859178543,0.0020718714222311974,0.0023348769173026085,0.0026046941056847572,0.002908088266849518,0.003247411921620369,0.0036198459565639496,0.004053570330142975,0.0045560989528894424,0.005119211971759796,0.0057093296200037,0.006345005705952644,0.007114764302968979,0.007888752967119217,0.008725207298994064,0.009656760841608047,0.0106399767100811,0.011747889220714569,0.012887023389339447,0.014100149273872375,0.015479512512683868,0.016945071518421173,0.018398642539978027,0.019908815622329712,0.021430715918540955,0.022957786917686462,0.024574100971221924,0.026275411248207092,0.027881160378456116,0.02944369614124298,0.030880123376846313,0.03230200707912445,0.03363111615180969,0.03484070301055908,0.03580889105796814,0.036641329526901245,0.03728079795837402,0.03779786825180054,0.03804349899291992,0.03803831338882446,0.03796672821044922,0.03752759099006653,0.03705534338951111,0.03645583987236023,0.035563260316848755,0.034438908100128174,0.03321123123168945,0.031932830810546875,0.030573725700378418,0.029110968112945557,0.02754390239715576,0.026077210903167725,0.02452784776687622,0.023020684719085693,0.0214807391166687,0.020008623600006104,0.018592119216918945,0.01721721887588501,0.01590174436569214,0.01465696096420288,0.013553023338317871,0.012474238872528076,0.011423110961914062,0.010451853275299072,0.009618937969207764,0.008803129196166992,0.008021652698516846,0.007263898849487305,0.006646096706390381,0.006077766418457031,0.00547337532043457,0.004983961582183838,0.004503965377807617,0.004094243049621582,0.0037151575088500977,0.0033795833587646484,0.0030694007873535156,0.0027878880500793457,0.002523481845855713,0.0022942423820495605,0.002071201801300049,0.001862645149230957,0.001699209213256836,0.0015209317207336426,0.0013982057571411133,0.001266181468963623,0.0011358857154846191,0.0010442733764648438,0.0009312629699707031,0.0008487105369567871,0.0007758736610412598,0.0007169246673583984,0.0006508827209472656,0.0005946159362792969,0.0005475878715515137,0.0005066990852355957,0.0004616379737854004,0.0004273653030395508,0.0003940463066101074,0.00036984682083129883,0.0003399848937988281,0.00030809640884399414,0.00028765201568603516,0.00026112794876098633,0.00024563074111938477,0.00022870302200317383,0.00020968914031982422,0.0001932382583618164,0.00018340349197387695,0.00017142295837402344,0.00016134977340698242,0.00014978647232055664,0.00014346837997436523,0.00013810396194458008,0.00012868642807006836,0.00012797117233276367,0.00011783838272094727,0.00011551380157470703,0.00011390447616577148,0.00010895729064941406,0.00010710954666137695,0.00010353326797485352,0.00010097026824951172,9.930133819580078e-05,9.60230827331543e-05,9.459257125854492e-05,9.34600830078125e-05,9.274482727050781e-05,8.946657180786133e-05,8.738040924072266e-05,8.547306060791016e-05,8.475780487060547e-05,8.475780487060547e-05,8.308887481689453e-05,8.100271224975586e-05,8.07642936706543e-05,8.0108642578125e-05,7.963180541992188e-05,7.891654968261719e-05,7.796287536621094e-05,7.772445678710938e-05,7.772445678710938e-05,7.748603820800781e-05,7.772445678710938e-05,7.700920104980469e-05,7.659196853637695e-05,7.653236389160156e-05,7.677078247070312e-05,7.659196853637695e-05,7.653236389160156e-05,7.724761962890625e-05,7.653236389160156e-05,7.611513137817383e-05,7.605552673339844e-05,7.557868957519531e-05,7.510185241699219e-05,7.468461990356445e-05,7.492303848266602e-05,7.468461990356445e-05,7.444620132446289e-05,7.468461990356445e-05,7.492303848266602e-05,7.492303848266602e-05,7.492303848266602e-05,7.492303848266602e-05,7.492303848266602e-05,7.492303848266602e-05,7.492303848266602e-05,7.468461990356445e-05,7.492303848266602e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.492303848266602e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05,7.468461990356445e-05]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0012309588491916656,0.0016466013621538877,0.002086196094751358,0.0025217989459633827,0.0029595152009278536,0.0033845508005470037,0.0038135782815515995,0.004224524367600679,0.0046392278745770454,0.005047825165092945,0.005443037953227758,0.0058394246734678745,0.006219843402504921,0.006592277903109789,0.006959076505154371,0.007318595424294472,0.007680462673306465,0.008107142522931099,0.008585717529058456,0.009115721099078655,0.009699968621134758,0.010343862697482109,0.011041531339287758,0.011825147084891796,0.012694003991782665,0.013660783879458904,0.014714919030666351,0.01586298458278179,0.017152884975075722,0.01855996437370777,0.020112166181206703,0.021783189848065376,0.023639727383852005,0.02566627785563469,0.02788679488003254,0.03031560406088829,0.03298017755150795,0.035907287150621414,0.039049264043569565,0.042524222284555435,0.04625608026981354,0.05033055320382118,0.054768770933151245,0.059515077620744705,0.06464791297912598,0.07021400332450867,0.07622790336608887,0.08263349533081055,0.0895925760269165,0.09692196547985077,0.10477244853973389,0.11304843425750732,0.12188611924648285,0.1312035471200943,0.1410643756389618,0.15141528844833374,0.16234785318374634,0.17369231581687927,0.1854364424943924,0.19770118594169617,0.21043018996715546,0.22361591458320618,0.23698997497558594,0.25065404176712036,0.2646438181400299,0.27886468172073364,0.29320573806762695,0.3075482249259949,0.32197150588035583,0.3363722264766693,0.3507492244243622,0.3649916648864746,0.37909698486328125,0.3929634690284729,0.4066050052642822,0.41993704438209534,0.4329482913017273,0.44553568959236145,0.4577915072441101,0.46967440843582153,0.4809291660785675,0.4917981028556824,0.5021346807479858,0.5120528340339661,0.521539568901062,0.5305482149124146,0.5390005111694336,0.5470043420791626,0.5545462965965271,0.5616490840911865,0.5683134198188782,0.5745818614959717,0.5804621577262878,0.5860083103179932,0.591069757938385,0.5958226323127747,0.6002551913261414,0.6043343544006348,0.608127772808075,0.6116856336593628,0.6149104833602905,0.617898166179657,0.6207236051559448,0.6232860088348389,0.6256617903709412,0.6278783082962036,0.6299024820327759,0.6317937970161438,0.6335098743438721,0.6351280808448792,0.6365913152694702,0.637920618057251,0.6391734480857849,0.6402989625930786,0.6413415670394897,0.6423267126083374,0.6432375907897949,0.6440648436546326,0.6448109149932861,0.6454973220825195,0.6461418867111206,0.6467183828353882,0.6472451090812683,0.6477502584457397,0.6482051014900208,0.6486319899559021,0.6490150094032288,0.6493644118309021,0.6497002243995667,0.649998664855957,0.6502807140350342,0.6505446434020996,0.6507773995399475,0.6509889364242554,0.6511911153793335,0.6513773798942566,0.6515370607376099,0.6516901254653931,0.6518247127532959,0.6519564390182495,0.6520757079124451,0.6521785855293274,0.6522783637046814,0.6523697376251221,0.6524533033370972,0.6525259017944336,0.6525946855545044,0.6526632905006409,0.6527186632156372,0.6527731418609619,0.6528241038322449,0.6528685092926025,0.6529110074043274,0.6529480814933777,0.6529852151870728,0.6530216336250305,0.6530504822731018,0.6530777215957642,0.6531042456626892,0.6531298756599426,0.6531512141227722,0.6531709432601929,0.6531899571418762,0.6532078385353088,0.653222382068634,0.653236448764801,0.6532489061355591,0.6532618403434753,0.6532740592956543,0.6532853245735168,0.653295636177063,0.6533045768737793,0.6533130407333374,0.6533212661743164,0.653328537940979,0.6533360481262207,0.6533421277999878,0.6533463597297668,0.6533510684967041,0.6533553004264832,0.6533581018447876,0.6533609628677368,0.6533637642860413,0.6533675193786621,0.6533700823783875,0.6533727049827576,0.6533750295639038,0.65337735414505,0.653379499912262,0.6533811092376709,0.6533830165863037,0.6533846259117126,0.653385579586029,0.6533865332603455,0.6533874869346619,0.6533886194229126,0.6533893346786499,0.6533902883529663,0.6533910036087036,0.6533914804458618,0.65339195728302,0.6533923745155334,0.653393566608429,0.6533940434455872,0.6533942818641663,0.6533945202827454,0.6533949971199036,0.6533954739570618,0.6533961892127991,0.6533961892127991,0.6533963680267334,0.6533966064453125,0.6533968448638916,0.6533970832824707,0.6533970832824707,0.6533970832824707,0.6533970832824707,0.6533970832824707,0.6533970832824707,0.6533970832824707,0.6533970832824707,0.6533973217010498,0.6533973217010498,0.6533973217010498,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289,0.6533975601196289],"recovered":[0.0,0.0005774378660134971,0.001070807920768857,0.0015308326110243797,0.0019784115720540285,0.0024241118226200342,0.0028615931514650583,0.003290151245892048,0.0037121339701116085,0.004132003523409367,0.00454224506393075,0.004957652650773525,0.005355448462069035,0.005736101884394884,0.00611933832988143,0.006487310864031315,0.006858102045953274,0.007216446567326784,0.007615181617438793,0.008060881868004799,0.008529829792678356,0.009065703488886356,0.009646428748965263,0.010304647497832775,0.011019223369657993,0.011819511651992798,0.012696352787315845,0.013655148446559906,0.01469589862972498,0.015863455832004547,0.01716814935207367,0.018569592386484146,0.020126257091760635,0.02182193659245968,0.02368857152760029,0.025732029229402542,0.027983779087662697,0.03045039437711239,0.03312224894762039,0.03604959324002266,0.03923641890287399,0.04268508031964302,0.04642774164676666,0.050491876900196075,0.05493244528770447,0.05973605066537857,0.06490716338157654,0.07055848836898804,0.07657144963741302,0.08302753418684006,0.08994410187005997,0.09731882065534592,0.10514651983976364,0.11343330889940262,0.1222672387957573,0.1316595822572708,0.14152534306049347,0.1518668532371521,0.16281962394714355,0.17416690289974213,0.18593263626098633,0.19818751513957977,0.21088433265686035,0.2239728569984436,0.2373037040233612,0.25095391273498535,0.26488497853279114,0.279021292924881,0.29326820373535156,0.30753931403160095,0.3219369649887085,0.3362951874732971,0.350679486989975,0.3649214506149292,0.3789708912372589,0.3928110897541046,0.40640023350715637,0.41964560747146606,0.4325490891933441,0.4451923668384552,0.45734885334968567,0.4690467119216919,0.48035290837287903,0.49125611782073975,0.5016593933105469,0.5115841031074524,0.521064043045044,0.5300069451332092,0.5384839177131653,0.5465102791786194,0.5540996193885803,0.5612115859985352,0.5678468346595764,0.5741744637489319,0.5800902247428894,0.5855844616889954,0.5906865000724792,0.5954455137252808,0.5998853445053101,0.6040533185005188,0.6079086661338806,0.6113850474357605,0.6146582961082458,0.6176847219467163,0.6204767823219299,0.6230688095092773,0.6254872679710388,0.6276723742485046,0.6297165155410767,0.6316049695014954,0.6333335638046265,0.6349456310272217,0.6364320516586304,0.6377658843994141,0.6390067338943481,0.6401627659797668,0.6412234902381897,0.6422128081321716,0.6431084275245667,0.6439213752746582,0.6446925401687622,0.6453949213027954,0.6460270881652832,0.6466080546379089,0.6471545100212097,0.64765864610672,0.6481114029884338,0.6485427618026733,0.6489283442497253,0.6492956280708313,0.6496246457099915,0.6499230861663818,0.6502020359039307,0.6504620313644409,0.650702714920044,0.6509260535240173,0.6511310338973999,0.6513181924819946,0.6514783501625061,0.6516309976577759,0.6517664790153503,0.6518954038619995,0.6520153880119324,0.6521210670471191,0.652220606803894,0.6523159742355347,0.6523922681808472,0.6524671912193298,0.652536928653717,0.6525982022285461,0.6526637673377991,0.6527180075645447,0.6527673006057739,0.6528163552284241,0.6528579592704773,0.6529009342193604,0.6529408097267151,0.6529762744903564,0.6530044674873352,0.6530396938323975,0.6530638933181763,0.6530904173851013,0.6531122326850891,0.653132438659668,0.6531505584716797,0.6531665325164795,0.6531822681427002,0.6531977653503418,0.6532134413719177,0.6532251834869385,0.6532355546951294,0.6532453894615173,0.6532559990882874,0.6532658338546753,0.6532740592956543,0.6532829999923706,0.6532907485961914,0.6532977819442749,0.6533036231994629,0.6533085703849792,0.6533135175704956,0.6533170342445374,0.6533200740814209,0.6533235907554626,0.6533268690109253,0.6533294916152954,0.653332531452179,0.6533342003822327,0.6533370018005371,0.6533393263816833,0.6533409953117371,0.6533430814743042,0.6533447504043579,0.6533461213111877,0.653346836566925,0.6533473134040833,0.6533482670783997,0.6533492207527161,0.6533503532409668,0.6533510684967041,0.6533517837524414,0.6533524990081787,0.653353214263916,0.6533534526824951,0.6533543467521667,0.653354823589325,0.6533553004264832,0.6533553004264832,0.6533557772636414,0.6533564925193787,0.6533569693565369,0.653357207775116,0.6533574461936951,0.6533576250076294,0.6533576250076294,0.6533576250076294,0.6533578634262085,0.6533581018447876,0.6533583402633667,0.6533583402633667,0.6533583402633667,0.6533583402633667,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458,0.6533585786819458],"active":[0.0012309588491916656,0.0010691634379327297,0.001015388173982501,0.000990966334939003,0.000981103628873825,0.0009604389779269695,0.0009519851300865412,0.0009343731217086315,0.0009270939044654369,0.0009158216416835785,0.0009007928892970085,0.0008817720226943493,0.0008643949404358864,0.0008561760187149048,0.0008397381752729416,0.0008312845602631569,0.0008223606273531914,0.0008906959556043148,0.0009705359116196632,0.0010548392310738564,0.0011701388284564018,0.0012781592085957527,0.0013951025903224945,0.001520499587059021,0.001674780622124672,0.0018412722274661064,0.002018566243350506,0.0022078361362218857,0.0024569863453507423,0.002696508541703224,0.0029440168291330338,0.00321359746158123,0.0035134702920913696,0.0038443412631750107,0.004198223352432251,0.004583574831485748,0.004996398463845253,0.005456892773509026,0.005927015095949173,0.006474629044532776,0.007019661366939545,0.007645472884178162,0.008341029286384583,0.00902320072054863,0.009715467691421509,0.010477952659130096,0.011320739984512329,0.01207500696182251,0.013021126389503479,0.013894431293010712,0.01482834666967392,0.015729613602161407,0.016739599406719208,0.01777023822069168,0.0187971368432045,0.019755706191062927,0.02082251012325287,0.021825462579727173,0.02261681854724884,0.02353428304195404,0.02449755370616913,0.025428399443626404,0.026105642318725586,0.026681184768676758,0.0273401141166687,0.02791076898574829,0.028320759534835815,0.02852693200111389,0.028703302145004272,0.02883291244506836,0.028812259435653687,0.02869647741317749,0.028417497873306274,0.0280420184135437,0.027634114027023315,0.027125954627990723,0.026548057794570923,0.025890082120895386,0.02524241805076599,0.024482041597366333,0.023580312728881836,0.02275139093399048,0.02178177237510681,0.02079671621322632,0.019880175590515137,0.018964111804962158,0.01793646812438965,0.01699739694595337,0.016062378883361816,0.015138804912567139,0.014213800430297852,0.013370275497436523,0.012615323066711426,0.01183384656906128,0.010979533195495605,0.010238170623779297,0.00956869125366211,0.008888840675354004,0.008242428302764893,0.007632315158843994,0.007001817226409912,0.006513118743896484,0.006065309047698975,0.005601286888122559,0.0051850080490112305,0.0048094987869262695,0.0044152140617370605,0.00412142276763916,0.00379335880279541,0.003523111343383789,0.00325775146484375,0.002974987030029297,0.002741396427154541,0.0025330781936645508,0.0023348331451416016,0.0021639466285705566,0.0020141005516052246,0.0018520355224609375,0.0017024874687194824,0.0015759468078613281,0.0014493465423583984,0.0013234615325927734,0.0012180209159851074,0.0011422038078308105,0.0010505914688110352,0.0009733438491821289,0.0009036064147949219,0.0008216500282287598,0.0007718801498413086,0.0007030367851257324,0.0006560683250427246,0.0006215572357177734,0.0005753636360168457,0.0005269050598144531,0.0004884004592895508,0.0004513263702392578,0.00040602684020996094,0.0003719329833984375,0.0003463625907897949,0.0003254413604736328,0.00030922889709472656,0.00028318166732788086,0.00026297569274902344,0.0002486705780029297,0.000232696533203125,0.00020992755889892578,0.00020241737365722656,0.00019609928131103516,0.00018173456192016602,0.00017493963241577148,0.00016033649444580078,0.00015050172805786133,0.0001437067985534668,0.00013172626495361328,0.00012725591659545898,0.00012069940567016602,0.00010967254638671875,0.00010144710540771484,9.97781753540039e-05,9.018182754516602e-05,8.732080459594727e-05,8.052587509155273e-05,7.772445678710938e-05,7.539987564086914e-05,7.18235969543457e-05,6.99162483215332e-05,6.663799285888672e-05,6.407499313354492e-05,6.0617923736572266e-05,6.014108657836914e-05,6.008148193359375e-05,5.918741226196289e-05,5.704164505004883e-05,5.543231964111328e-05,5.447864532470703e-05,5.3048133850097656e-05,5.137920379638672e-05,4.857778549194336e-05,4.744529724121094e-05,4.673004150390625e-05,4.458427429199219e-05,4.392862319946289e-05,4.369020462036133e-05,4.392862319946289e-05,4.32133674621582e-05,4.32133674621582e-05,4.2498111724853516e-05,4.315376281738281e-05,4.2498111724853516e-05,4.178285598754883e-05,4.202127456665039e-05,4.1544437408447266e-05,4.082918167114258e-05,4.0411949157714844e-05,4.0650367736816406e-05,4.13060188293457e-05,4.106760025024414e-05,4.106760025024414e-05,4.0650367736816406e-05,4.0411949157714844e-05,4.017353057861328e-05,3.987550735473633e-05,4.035234451293945e-05,4.0590763092041016e-05,3.993511199951172e-05,3.9696693420410156e-05,3.9696693420410156e-05,4.017353057861328e-05,4.0411949157714844e-05,3.9696693420410156e-05,3.93986701965332e-05,3.93986701965332e-05,3.93986701965332e-05,3.9458274841308594e-05,3.9458274841308594e-05,3.9458274841308594e-05,3.921985626220703e-05,3.898143768310547e-05,3.8743019104003906e-05,3.8743019104003906e-05,3.8743019104003906e-05,3.898143768310547e-05,3.8743019104003906e-05,3.8743019104003906e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0012309588491916656,0.0016496541211381555,0.0021019293926656246,0.002576748374849558,0.0030647171661257744,0.003562549129128456,0.0040587373077869415,0.004540365654975176,0.005043598357588053,0.005560920573771,0.006074485834687948,0.006595330778509378,0.00712110660970211,0.007674827240407467,0.008213518187403679,0.00875643640756607,0.009298885241150856,0.009987161494791508,0.010789797641336918,0.01170867308974266,0.012764452025294304,0.0139766251668334,0.015362570062279701,0.01695539616048336,0.01875040866434574,0.020809130743145943,0.023143304511904716,0.02582666464149952,0.028901245445013046,0.03233417123556137,0.03628465160727501,0.04072967916727066,0.04575660452246666,0.05141732841730118,0.05772429332137108,0.06481486558914185,0.07281234860420227,0.08173081278800964,0.09155383706092834,0.10238496959209442,0.11426600813865662,0.12731270492076874,0.14150255918502808,0.15685878694057465,0.17333655059337616,0.19095604121685028,0.20964281260967255,0.2294543981552124,0.2501510679721832,0.27169564366340637,0.2939569652080536,0.3167160749435425,0.33981946110725403,0.36323797702789307,0.38675960898399353,0.41011446714401245,0.4332256019115448,0.4557386338710785,0.47768667340278625,0.49902886152267456,0.5195132493972778,0.5390568971633911,0.5575430989265442,0.5750097632408142,0.5913364887237549,0.6066086888313293,0.6207691431045532,0.6338531970977783,0.6459892988204956,0.6570958495140076,0.6672264933586121,0.6764943599700928,0.6849642992019653,0.692592203617096,0.6995000839233398,0.7057779431343079,0.7113912105560303,0.7164857387542725,0.7210515141487122,0.7251315712928772,0.7287756204605103,0.7320535778999329,0.7349978089332581,0.7376227378845215,0.7399387955665588,0.7420033812522888,0.7438674569129944,0.7455142736434937,0.7469833493232727,0.7483052015304565,0.7494574785232544,0.7505005598068237,0.751425564289093,0.7522502541542053,0.7529857754707336,0.7536333799362183,0.7542153000831604,0.7547300457954407,0.7551926374435425,0.7555949091911316,0.755961000919342,0.7562810778617859,0.7565612196922302,0.7568211555480957,0.7570470571517944,0.7572476267814636,0.7574228048324585,0.7575763463973999,0.75771564245224,0.7578304409980774,0.7579426765441895,0.7580467462539673,0.7581347823143005,0.7582106590270996,0.7582761645317078,0.7583371996879578,0.7583898305892944,0.7584396004676819,0.7584797739982605,0.7585168480873108,0.7585480809211731,0.7585767507553101,0.7586032748222351,0.7586279511451721,0.7586485743522644,0.7586694955825806,0.7586870789527893,0.7587002515792847,0.758715033531189,0.7587262988090515,0.7587366700172424,0.7587462663650513,0.7587547302246094,0.7587627172470093,0.7587676644325256,0.7587730288505554,0.7587786912918091,0.7587836384773254,0.7587876319885254,0.7587916254997253,0.7587956190109253,0.7587986588478088,0.758800745010376,0.758803129196167,0.758804976940155,0.7588066458702087,0.7588077783584595,0.758808970451355,0.7588104009628296,0.7588117718696594,0.7588127255439758,0.7588139176368713,0.7588146328926086,0.7588157653808594,0.7588160037994385,0.758817195892334,0.7588176727294922,0.7588179111480713,0.7588186264038086,0.7588186264038086,0.7588186264038086,0.7588191032409668,0.7588195204734802,0.7588197588920593,0.7588202357292175,0.7588202357292175,0.7588204741477966,0.7588204741477966,0.7588207125663757,0.7588207125663757,0.7588207125663757,0.7588207125663757,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548,0.7588209509849548],"recovered":[0.0,0.0005807254347018898,0.001080201007425785,0.0015475052641704679,0.0020220892038196325,0.00250724027864635,0.0030010798946022987,0.00349985109642148,0.003981010057032108,0.004471562337130308,0.0049740904942154884,0.005490943323820829,0.006013431586325169,0.006536389701068401,0.00707813398912549,0.007613537833094597,0.008150585927069187,0.008691156283020973,0.00930381752550602,0.010002895258367062,0.0108308931812644,0.011771607212722301,0.012835370376706123,0.014044725336134434,0.01543724536895752,0.017054729163646698,0.01887533627450466,0.020964352414011955,0.02334243804216385,0.026064308360219002,0.02917059138417244,0.032656822353601456,0.036647696048021317,0.04113452136516571,0.04622391238808632,0.05194005370140076,0.058343060314655304,0.0656060054898262,0.07363776862621307,0.08255975693464279,0.09243396669626236,0.10331299901008606,0.11527881026268005,0.12823863327503204,0.14241039752960205,0.15775465965270996,0.1742335855960846,0.1918361634016037,0.21044591069221497,0.23017579317092896,0.2507810890674591,0.2722303569316864,0.2943648397922516,0.3169168531894684,0.33995378017425537,0.36322319507598877,0.3864160478115082,0.4096852242946625,0.4326564073562622,0.45507243275642395,0.4769488573074341,0.4981461465358734,0.5185051560401917,0.5378677248954773,0.5562541484832764,0.5736184120178223,0.5899136662483215,0.6051759719848633,0.6193224191665649,0.6324973106384277,0.6446028351783752,0.6557580232620239,0.6659154295921326,0.6752709150314331,0.6837779879570007,0.6914786696434021,0.6984621286392212,0.7047324776649475,0.7104498147964478,0.7155739068984985,0.7201842665672302,0.7243134379386902,0.7280328869819641,0.731351912021637,0.7342877388000488,0.7369428873062134,0.7393132448196411,0.7414297461509705,0.7432994246482849,0.7449732422828674,0.7464610934257507,0.747797966003418,0.7489887475967407,0.7500379681587219,0.7509763240814209,0.751811146736145,0.7525548338890076,0.753218948841095,0.7537869811058044,0.7543224096298218,0.7547922730445862,0.7552060484886169,0.7555775046348572,0.7558987736701965,0.7561824321746826,0.7564388513565063,0.7566621899604797,0.7568638920783997,0.7570452094078064,0.7571999430656433,0.7573420405387878,0.7574669718742371,0.7575840950012207,0.7576876878738403,0.7577764391899109,0.7578476071357727,0.7579173445701599,0.7579798102378845,0.7580326199531555,0.7580814957618713,0.7581220865249634,0.7581566572189331,0.7581899762153625,0.7582197785377502,0.7582489252090454,0.7582716941833496,0.7582942247390747,0.7583158612251282,0.7583327293395996,0.7583496570587158,0.7583621144294739,0.7583736181259155,0.7583839297294617,0.7583938241004944,0.7584048509597778,0.7584109306335449,0.7584170699119568,0.7584231495857239,0.7584304213523865,0.7584348917007446,0.758439838886261,0.7584447860717773,0.7584473490715027,0.7584501504898071,0.758452296257019,0.7584546208381653,0.7584571838378906,0.7584593296051025,0.7584607005119324,0.758462131023407,0.7584635615348816,0.758464515209198,0.7584654092788696,0.7584661245346069,0.7584668397903442,0.7584673166275024,0.7584677934646606,0.7584689259529114,0.7584691643714905,0.758470356464386,0.7584708333015442,0.7584715485572815,0.7584720253944397,0.7584720253944397,0.7584722638130188,0.7584724426269531,0.7584729194641113,0.7584731578826904,0.7584733963012695,0.7584733963012695,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486,0.7584736347198486],"active":[0.0012309588491916656,0.0010689287446439266,0.0010217283852398396,0.00102924311067909,0.0010426279623061419,0.0010553088504821062,0.0010576574131846428,0.0010405145585536957,0.0010625883005559444,0.0010893582366406918,0.0011003953404724598,0.001104387454688549,0.0011076750233769417,0.0011384375393390656,0.0011353841982781887,0.0011428985744714737,0.0011482993140816689,0.0012960052117705345,0.0014859801158308983,0.001705777831375599,0.0019335588440299034,0.0022050179541110992,0.002527199685573578,0.0029106708243489265,0.0033131632953882217,0.0037544015794992447,0.004267968237400055,0.004862312227487564,0.005558807402849197,0.006269862875342369,0.00711406022310257,0.008072856813669205,0.009108908474445343,0.010282807052135468,0.01150038093328476,0.012874811887741089,0.014469288289546967,0.01612480729818344,0.01791606843471527,0.01982521265745163,0.021832041442394257,0.023999705910682678,0.026223748922348022,0.028620153665542603,0.03092615306377411,0.03320138156414032,0.03540922701358795,0.037618234753608704,0.03970515727996826,0.04151985049247742,0.04317587614059448,0.04448571801185608,0.04545462131500244,0.04632112383842468,0.04680582880973816,0.04689127206802368,0.04680955410003662,0.046053409576416016,0.04503026604652405,0.04395642876625061,0.04256439208984375,0.0409107506275177,0.03903794288635254,0.037142038345336914,0.035082340240478516,0.03299027681350708,0.03085547685623169,0.02867722511291504,0.026666879653930664,0.024598538875579834,0.022623658180236816,0.020736336708068848,0.019048869609832764,0.017321288585662842,0.01572209596633911,0.014299273490905762,0.012929081916809082,0.011753261089324951,0.010601699352264404,0.009557664394378662,0.00859135389328003,0.007740139961242676,0.006964921951293945,0.0062708258628845215,0.00565105676651001,0.0050604939460754395,0.0045542120933532715,0.004084527492523193,0.003683924674987793,0.0033319592475891113,0.002996385097503662,0.0027025938034057617,0.002436816692352295,0.0022122859954833984,0.002009451389312744,0.0018222332000732422,0.001660466194152832,0.0015110969543457031,0.0014056563377380371,0.0012724995613098145,0.0011687278747558594,0.0010750293731689453,0.0009837150573730469,0.0009223818778991699,0.0008646249771118164,0.0008087754249572754,0.0007606148719787598,0.0007124543190002441,0.0006704330444335938,0.000630497932434082,0.0006006360054016113,0.0005797743797302246,0.000550687313079834,0.0005229711532592773,0.000499725341796875,0.0004895925521850586,0.0004724860191345215,0.0004597902297973633,0.00044715404510498047,0.0004353523254394531,0.0004259943962097168,0.0004200935363769531,0.0004132986068725586,0.000408172607421875,0.00039964914321899414,0.00039780139923095703,0.0003928542137145996,0.00038439035415649414,0.00038230419158935547,0.00037664175033569336,0.0003745555877685547,0.0003726482391357422,0.0003708004951477051,0.0003688931465148926,0.00036281347274780273,0.00036209821701049805,0.0003616213798522949,0.0003604888916015625,0.000357210636138916,0.0003567337989807129,0.00035578012466430664,0.00035387277603149414,0.000353395938873291,0.0003529787063598633,0.00035268068313598633,0.00035202503204345703,0.00035059452056884766,0.0003496408462524414,0.0003497004508972168,0.0003496408462524414,0.0003491640090942383,0.00034940242767333984,0.00034922361373901367,0.0003496408462524414,0.0003491640090942383,0.00034987926483154297,0.00034987926483154297,0.0003489851951599121,0.00034946203231811523,0.0003482699394226074,0.0003477931022644043,0.00034755468368530273,0.00034749507904052734,0.0003477334976196289,0.00034797191619873047,0.0003477931022644043,0.00034755468368530273,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.0003470778465270996,0.0003470778465270996,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117,0.00034731626510620117]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0012309588491916656,0.0016520023345947266,0.0020965286530554295,0.002555613871663809,0.0030184565111994743,0.0034707318991422653,0.0039293477311730385,0.004388902802020311,0.0048381257802248,0.005291575100272894,0.005745024420320988,0.006196360569447279,0.006653567310422659,0.007104668766260147,0.007545907516032457,0.00799160823225975,0.008440829813480377,0.008991733193397522,0.009604394435882568,0.0103084035217762,0.01109648123383522,0.01197731401771307,0.01297462172806263,0.014102492481470108,0.0153644485399127,0.016786321997642517,0.018381496891379356,0.020153261721134186,0.02213895134627819,0.024359235540032387,0.026862483471632004,0.02961793541908264,0.03271177038550377,0.03618133068084717,0.04005666822195053,0.04428306967020035,0.048989225178956985,0.05420025438070297,0.05992461368441582,0.06622195243835449,0.07316459715366364,0.08073562383651733,0.0889977514743805,0.0980340987443924,0.10780991613864899,0.11837075650691986,0.12973283231258392,0.14186371862888336,0.1547664850950241,0.16854609549045563,0.18314078450202942,0.19835400581359863,0.21437831223011017,0.23109184205532074,0.24836613237857819,0.26620376110076904,0.2844828963279724,0.3031694293022156,0.3221086263656616,0.3412227928638458,0.3602970242500305,0.3793456554412842,0.3982217013835907,0.4169047176837921,0.4351441562175751,0.45293670892715454,0.4702030122280121,0.4869026839733124,0.5029250979423523,0.5183113813400269,0.5329049229621887,0.5468359589576721,0.5599127411842346,0.5722453594207764,0.5838236808776855,0.5946484804153442,0.6047700047492981,0.6141320466995239,0.6228119134902954,0.6308812499046326,0.6383015513420105,0.6450945734977722,0.6513785123825073,0.6571449041366577,0.6624038815498352,0.6671910285949707,0.6715693473815918,0.6756102442741394,0.6792643666267395,0.6826099753379822,0.6856885552406311,0.6884479522705078,0.6909594535827637,0.6932048797607422,0.6952642798423767,0.6971297264099121,0.6988143920898438,0.7003419399261475,0.7017243504524231,0.7029762268066406,0.7040883302688599,0.7051197290420532,0.7060456275939941,0.7068862915039062,0.7076414823532104,0.7083433866500854,0.7089377641677856,0.7094990015029907,0.7100240588188171,0.7104695439338684,0.7108786106109619,0.7112360000610352,0.7115760445594788,0.7118702530860901,0.7121325731277466,0.7123784422874451,0.7125916481018066,0.7127844095230103,0.7129603028297424,0.7131216526031494,0.7132636904716492,0.7133963704109192,0.7135121822357178,0.713618278503418,0.7137141227722168,0.713801920413971,0.7138833999633789,0.7139533758163452,0.7140184640884399,0.71407550573349,0.714128315448761,0.7141731977462769,0.7142178416252136,0.7142558693885803,0.7142903804779053,0.7143228054046631,0.714349091053009,0.7143751382827759,0.7144014239311218,0.7144197821617126,0.7144397497177124,0.7144561409950256,0.7144700288772583,0.7144840955734253,0.7144970297813416,0.7145092487335205,0.7145186066627502,0.714528501033783,0.7145373821258545,0.714544951915741,0.7145510315895081,0.7145571112632751,0.7145615816116333,0.7145667672157288,0.7145721912384033,0.7145761847496033,0.7145801782608032,0.7145841717720032,0.7145874500274658,0.7145890593528748,0.7145920991897583,0.7145949602127075,0.7145970463752747,0.7145984768867493,0.7145998477935791,0.7146015167236328,0.7146031856536865,0.7146047949790955,0.7146064639091492,0.7146075963973999,0.7146087884902954,0.7146095037460327,0.7146099805831909,0.7146104574203491,0.7146109342575073,0.7146115899085999,0.714611828327179,0.7146123051643372,0.7146127820014954,0.7146130204200745,0.7146132588386536,0.7146134972572327,0.7146137356758118,0.7146139740943909,0.71461421251297,0.7146144509315491,0.7146144509315491,0.7146144509315491,0.7146146893501282,0.7146146893501282,0.7146146893501282,0.7146146893501282,0.7146149277687073,0.7146149277687073,0.7146149277687073,0.7146151661872864,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207,0.7146153450012207],"recovered":[0.0,0.0005772029981017113,0.0010750347282737494,0.0015437479596585035,0.0020000154618173838,0.0024647368118166924,0.002925935434177518,0.0033861950505524874,0.00384668936021626,0.0042977905832231045,0.004751005209982395,0.0052032810635864735,0.005650155246257782,0.006085758097469807,0.006550009828060865,0.006994066294282675,0.007448690012097359,0.00789485964924097,0.008397388271987438,0.008949465118348598,0.009580442681908607,0.010291731916368008,0.011082861572504044,0.012001502327620983,0.013011724688112736,0.014154624193906784,0.015426913276314735,0.0168429147452116,0.018448423594236374,0.02023756504058838,0.022252138704061508,0.02447054348886013,0.026979662477970123,0.029760945588350296,0.03290057182312012,0.03640042245388031,0.040248990058898926,0.04452071711421013,0.04926491156220436,0.054485805332660675,0.06025431305170059,0.06659579277038574,0.07356449961662292,0.08117334544658661,0.089483842253685,0.09852324426174164,0.10832935571670532,0.11892589181661606,0.13029642403125763,0.14245784282684326,0.15535050630569458,0.16914044320583344,0.18360432982444763,0.19887015223503113,0.21489423513412476,0.2314743846654892,0.24872401356697083,0.2664254605770111,0.28469377756118774,0.30332136154174805,0.3221133351325989,0.3410755693912506,0.36008214950561523,0.37900564074516296,0.397867351770401,0.4164045453071594,0.4345504939556122,0.45225733518600464,0.4694541394710541,0.4860500395298004,0.5020555257797241,0.5173995494842529,0.5320188999176025,0.5458842515945435,0.5589537024497986,0.5713351964950562,0.5829144716262817,0.5937636494636536,0.603863537311554,0.6132913827896118,0.6220282912254333,0.6301476359367371,0.637559711933136,0.644411027431488,0.6507195830345154,0.6564695835113525,0.6618074178695679,0.6666605472564697,0.6710541844367981,0.6751101016998291,0.6787294745445251,0.6821114420890808,0.6851745247840881,0.687971293926239,0.6905043721199036,0.6927884817123413,0.6948692798614502,0.6967598795890808,0.6984703540802002,0.70000821352005,0.7014009952545166,0.7026551961898804,0.703801155090332,0.7048353552818298,0.7057624459266663,0.7065984010696411,0.7073912024497986,0.7080566883087158,0.7086935043334961,0.7092716693878174,0.7097793817520142,0.7102332711219788,0.7106404900550842,0.7110145688056946,0.7113432884216309,0.7116466760635376,0.7119197845458984,0.7121647000312805,0.7123861908912659,0.7125794291496277,0.7127588391304016,0.7129133343696594,0.7130622267723083,0.7131972312927246,0.7133177518844604,0.7134212851524353,0.7135208249092102,0.7136077284812927,0.7136924862861633,0.7137641310691833,0.7138289213180542,0.7138869166374207,0.7139381170272827,0.7139843702316284,0.7140280604362488,0.7140659093856812,0.7140997052192688,0.7141316533088684,0.714159369468689,0.7141872644424438,0.7142124176025391,0.7142347097396851,0.7142516374588013,0.7142683267593384,0.7142821550369263,0.7142974138259888,0.7143105864524841,0.7143213748931885,0.7143314480781555,0.7143420577049255,0.714350700378418,0.7143586874008179,0.7143645882606506,0.7143692970275879,0.7143758535385132,0.7143815159797668,0.7143845558166504,0.7143883109092712,0.7143930196762085,0.7143974304199219,0.7144007682800293,0.7144033312797546,0.7144056558609009,0.7144080400466919,0.7144096493721008,0.7144106030464172,0.7144127488136292,0.7144138813018799,0.7144153118133545,0.7144162654876709,0.7144176363945007,0.7144188284873962,0.7144200205802917,0.7144206762313843,0.7144211530685425,0.7144218683242798,0.7144225835800171,0.7144228219985962,0.7144230604171753,0.7144235372543335,0.7144235372543335,0.7144237756729126,0.7144240140914917,0.7144244909286499,0.7144244909286499,0.7144249081611633,0.7144251465797424,0.7144251465797424,0.7144251465797424,0.7144251465797424,0.7144251465797424,0.7144251465797424,0.7144251465797424,0.7144251465797424,0.7144251465797424,0.7144251465797424,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215,0.7144253849983215],"active":[0.0012309588491916656,0.0010747993364930153,0.00102149392478168,0.0010118659120053053,0.0010184410493820906,0.001005995087325573,0.0010034122969955206,0.001002707751467824,0.0009914364200085402,0.0009937845170497894,0.0009940192103385925,0.0009930795058608055,0.001003412064164877,0.0010189106687903404,0.000995897687971592,0.0009975419379770756,0.0009921398013830185,0.0010968735441565514,0.0012070061638951302,0.0013589384034276009,0.0015160385519266129,0.0016855821013450623,0.0018917601555585861,0.002100990153849125,0.002352723851799965,0.002631697803735733,0.002954583615064621,0.0033103469759225845,0.0036905277520418167,0.004121670499444008,0.004610344767570496,0.005147391930222511,0.005732107907533646,0.006420385092496872,0.007156096398830414,0.007882647216320038,0.00874023512005806,0.009679537266492844,0.010659702122211456,0.011736147105693817,0.012910284101963043,0.014139831066131592,0.015433251857757568,0.016860753297805786,0.01832607388496399,0.019847512245178223,0.0214034765958786,0.022937826812267303,0.02447006106376648,0.026088252663612366,0.02779027819633484,0.029213562607765198,0.030773982405662537,0.03222168982028961,0.03347189724445343,0.034729376435279846,0.03575888276100159,0.03674396872520447,0.03741484880447388,0.03790143132209778,0.03818368911743164,0.03827008605003357,0.038139551877975464,0.03789907693862915,0.03727680444717407,0.03653216361999512,0.0356525182723999,0.03464534878730774,0.03347095847129822,0.03226134181022644,0.0308493971824646,0.02943640947341919,0.02789384126663208,0.02636110782623291,0.024869978427886963,0.023313283920288086,0.021855533123016357,0.02036839723587036,0.018948376178741455,0.017589867115020752,0.01627326011657715,0.014946937561035156,0.013818800449371338,0.012733876705169678,0.011684298515319824,0.010721445083618164,0.009761929512023926,0.008949697017669678,0.008210182189941406,0.007499873638153076,0.006959080696105957,0.006336510181427002,0.005784928798675537,0.005233585834503174,0.0047599077224731445,0.004341244697570801,0.003945112228393555,0.0035820603370666504,0.0032539963722229004,0.002968013286590576,0.0026873350143432617,0.0024645328521728516,0.0022444725036621094,0.002050936222076416,0.0018790364265441895,0.001744985580444336,0.0015465617179870605,0.0014423131942749023,0.001330554485321045,0.0011978745460510254,0.001099228858947754,0.0010027289390563965,0.0009355545043945312,0.0008556842803955078,0.0007892847061157227,0.0007317662239074707,0.0006718635559082031,0.0006197094917297363,0.0005741119384765625,0.0005422234535217285,0.0005048513412475586,0.0004830360412597656,0.00044995546340942383,0.0004210472106933594,0.00039637088775634766,0.00038063526153564453,0.00036257505416870117,0.00034564733505249023,0.00032597780227661133,0.0003113746643066406,0.0002993941307067871,0.00028628110885620117,0.0002797245979309082,0.0002714991569519043,0.00026232004165649414,0.0002568960189819336,0.0002493858337402344,0.0002434849739074707,0.00024205446243286133,0.00023251771926879883,0.00022733211517333984,0.00022143125534057617,0.00021839141845703125,0.00021576881408691406,0.0002148747444152832,0.00021183490753173828,0.00020802021026611328,0.00020712614059448242,0.0002059340476989746,0.0002028942108154297,0.0002003312110900879,0.0001984238624572754,0.00019699335098266602,0.00019747018814086914,0.00019633769989013672,0.00019466876983642578,0.00019562244415283203,0.0001958608627319336,0.00019443035125732422,0.00019162893295288086,0.0001913309097290039,0.00019162893295288086,0.0001913905143737793,0.00019043684005737305,0.00019019842147827148,0.00019091367721557617,0.00019043684005737305,0.00019091367721557617,0.00019115209579467773,0.0001913309097290039,0.00019115209579467773,0.0001906752586364746,0.00018996000289916992,0.00018978118896484375,0.00018978118896484375,0.00018972158432006836,0.00018924474716186523,0.0001894831657409668,0.00018972158432006836,0.0001894831657409668,0.00018972158432006836,0.00018972158432006836,0.00018972158432006836,0.0001894831657409668,0.00018972158432006836,0.0001895427703857422,0.00018930435180664062,0.00018930435180664062,0.0001895427703857422,0.0001895427703857422,0.0001895427703857422,0.0001895427703857422,0.00018978118896484375,0.00018978118896484375,0.00018978118896484375,0.0001900196075439453,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992,0.00018996000289916992]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0012309588491916656,0.0016402610344812274,0.002074219984933734,0.0025032476987689734,0.002942137885838747,0.003352614352479577,0.0037724836729466915,0.0041820211336016655,0.004588974639773369,0.004987710155546665,0.005378225818276405,0.005760758183896542,0.006142585538327694,0.0065107932314276695,0.006863267160952091,0.007220203522592783,0.007565632928162813,0.007993485778570175,0.00846501812338829,0.008984923362731934,0.009559073485434055,0.010191225446760654,0.010892651975154877,0.011662647128105164,0.012528686784207821,0.013448501005768776,0.014481736347079277,0.015624401159584522,0.0168774351477623,0.018236609175801277,0.01975029893219471,0.02141733095049858,0.023231130093336105,0.02524617314338684,0.027445321902632713,0.029851118102669716,0.03247905895113945,0.03530401736497879,0.03841499611735344,0.041768550872802734,0.045477867126464844,0.049473438411951065,0.05382406339049339,0.05852622538805008,0.06361397355794907,0.06906171143054962,0.07495443522930145,0.08127361536026001,0.08809977769851685,0.09538291394710541,0.10312138497829437,0.11143212020397186,0.12020240724086761,0.12940454483032227,0.139283686876297,0.1495695412158966,0.1604166477918625,0.17167727649211884,0.18352049589157104,0.19573521614074707,0.20838578045368195,0.22150152921676636,0.23485024273395538,0.24858358502388,0.26252874732017517,0.2766467332839966,0.2910441756248474,0.30550405383110046,0.3200095295906067,0.33459341526031494,0.3490681052207947,0.3632887005805969,0.3774644732475281,0.39142537117004395,0.4051133990287781,0.41852009296417236,0.4315844178199768,0.444258451461792,0.4565114676952362,0.46842843294143677,0.4797735810279846,0.4907218813896179,0.5011928081512451,0.5112656950950623,0.5208327174186707,0.5298486351966858,0.5383827090263367,0.54645836353302,0.5540876388549805,0.561225175857544,0.5679250359535217,0.5742082595825195,0.580111563205719,0.5856262445449829,0.590761661529541,0.5955899357795715,0.6000669002532959,0.6042437553405762,0.6080901622772217,0.6116586327552795,0.6149814128875732,0.6180648803710938,0.6208809614181519,0.6234877705574036,0.6259149312973022,0.6281455159187317,0.6302075386047363,0.6320868730545044,0.6338403224945068,0.6354376077651978,0.6369308233261108,0.6382940411567688,0.6395576000213623,0.6407045125961304,0.6417654752731323,0.6427331566810608,0.6436170339584351,0.6444413065910339,0.6452021598815918,0.6458993554115295,0.6465326547622681,0.6471368670463562,0.6476828455924988,0.6481721997261047,0.6486256718635559,0.6490440964698792,0.6494271159172058,0.6497753858566284,0.6500917077064514,0.6503804922103882,0.6506475210189819,0.6508938670158386,0.6511310338973999,0.6513404846191406,0.6515353918075562,0.6517152786254883,0.6518834233283997,0.6520323157310486,0.6521673202514648,0.6522932052612305,0.6524117588996887,0.6525136828422546,0.6526076197624207,0.6526935696601868,0.6527738571166992,0.6528497338294983,0.6529180407524109,0.652981698513031,0.6530352234840393,0.6530845165252686,0.6531357169151306,0.6531779766082764,0.6532139182090759,0.6532515287399292,0.6532867550849915,0.6533177495002747,0.6533440351486206,0.6533698439598083,0.6533940434455872,0.6534163355827332,0.6534382104873657,0.6534574627876282,0.6534759998321533,0.6534950137138367,0.6535074710845947,0.6535232067108154,0.6535359025001526,0.6535459756851196,0.6535558700561523,0.653564989566803,0.6535753607749939,0.6535851955413818,0.6535934209823608,0.6536030173301697,0.6536096334457397,0.6536169052124023,0.6536232233047485,0.6536286473274231,0.6536347270011902,0.6536399126052856,0.6536436676979065,0.6536478996276855,0.6536521315574646,0.6536539793014526,0.6536574959754944,0.6536603569984436,0.6536633968353271,0.6536661982536316,0.6536683440208435,0.6536704301834106,0.6536720991134644,0.6536744236946106,0.6536760926246643,0.6536774635314941,0.653679609298706,0.653681218624115,0.6536821722984314,0.6536833643913269,0.6536845564842224,0.6536849737167358,0.6536856889724731,0.6536866426467896,0.6536868810653687,0.6536871194839478,0.653687596321106,0.6536884903907776,0.6536889672279358,0.653689444065094,0.6536896824836731,0.6536899209022522,0.6536901593208313,0.6536906361579895,0.6536908745765686,0.6536911129951477,0.6536915898323059,0.6536915898323059,0.653691828250885,0.6536920666694641,0.6536923050880432,0.6536924839019775,0.6536924839019775,0.6536924839019775,0.6536924839019775,0.6536924839019775,0.6536924839019775,0.6536924839019775,0.6536924839019775,0.6536924839019775,0.6536924839019775,0.6536927223205566,0.6536927223205566,0.6536927223205566,0.6536927223205566,0.6536927223205566,0.6536927223205566,0.6536927223205566,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357,0.6536929607391357],"recovered":[0.0,0.0005814298638142645,0.001078557106666267,0.0015428087208420038,0.0019831079989671707,0.002424581442028284,0.0028561921790242195,0.0032821670174598694,0.0037072026170790195,0.0041108690202236176,0.004518057685345411,0.004911626689136028,0.005302377510815859,0.0056867883540689945,0.006063449662178755,0.006413575727492571,0.006775207817554474,0.007132144179195166,0.007524068932980299,0.007950983010232449,0.008425332605838776,0.00895768404006958,0.00952314492315054,0.01017126627266407,0.010875275358557701,0.011653020046651363,0.012504030019044876,0.013440752401947975,0.014477510005235672,0.015610546804964542,0.01686123199760914,0.01827230304479599,0.01980501413345337,0.021472984924912453,0.023326000198721886,0.025353724136948586,0.027573537081480026,0.030021367594599724,0.032658230513334274,0.03551371768116951,0.03864724189043045,0.04207288473844528,0.04575918987393379,0.04981299489736557,0.054168082773685455,0.05889560654759407,0.06396996974945068,0.0694294422864914,0.07535387575626373,0.08175571262836456,0.08861663192510605,0.09589389711618423,0.10365631431341171,0.11192549020051956,0.12069766223430634,0.12995967268943787,0.1397242248058319,0.1500394344329834,0.16077804565429688,0.1720743626356125,0.18383799493312836,0.1960219442844391,0.2086821347475052,0.22166991233825684,0.23502448201179504,0.2486681193113327,0.2625317871570587,0.2766709327697754,0.29103267192840576,0.305385023355484,0.3198850750923157,0.33434051275253296,0.3487456738948822,0.3629545569419861,0.3770875632762909,0.3909371495246887,0.40460216999053955,0.4179666042327881,0.4310210645198822,0.44367772340774536,0.4559772312641144,0.46781107783317566,0.4792194068431854,0.490151971578598,0.5006780624389648,0.5106560587882996,0.520158052444458,0.5291991233825684,0.5377475023269653,0.5458081364631653,0.5534811019897461,0.5606827735900879,0.567421555519104,0.5737454295158386,0.5796433091163635,0.5851380228996277,0.5903581976890564,0.5951432585716248,0.5996469855308533,0.6038337349891663,0.6076917052268982,0.6112565994262695,0.614643931388855,0.6176802515983582,0.6205498576164246,0.6231665015220642,0.6255967020988464,0.6278583407402039,0.6299226880073547,0.6318182349205017,0.6335749626159668,0.6351722478866577,0.6366758346557617,0.6380842924118042,0.6393364071846008,0.6404981017112732,0.6415494084358215,0.6425102949142456,0.6434200406074524,0.6442400813102722,0.645018994808197,0.6457206606864929,0.6463600397109985,0.6469504237174988,0.6475012898445129,0.6479946970939636,0.6484556794166565,0.6488778591156006,0.6492538452148438,0.649611234664917,0.649933397769928,0.6502307057380676,0.6505012512207031,0.6507581472396851,0.6509858965873718,0.6511977314949036,0.6514003872871399,0.651572048664093,0.6517366170883179,0.6518939733505249,0.6520304083824158,0.652153491973877,0.6522680521011353,0.6523742079734802,0.6524742245674133,0.6525599360466003,0.6526411771774292,0.6527203321456909,0.6527886390686035,0.6528539657592773,0.6529107689857483,0.6529614925384521,0.6530084609985352,0.6530511975288391,0.6530904173851013,0.6531258821487427,0.6531623005867004,0.6531930565834045,0.6532198190689087,0.6532458662986755,0.6532681584358215,0.6532895565032959,0.6533108949661255,0.6533308625221252,0.6533513069152832,0.6533677577972412,0.6533830165863037,0.653397798538208,0.6534114480018616,0.6534236669540405,0.6534342169761658,0.6534450054168701,0.6534560322761536,0.6534642577171326,0.6534731984138489,0.653479278087616,0.6534882187843323,0.6534945368766785,0.6535025238990784,0.6535077095031738,0.6535135507583618,0.6535189747810364,0.6535232067108154,0.6535267233848572,0.6535302400588989,0.6535337567329407,0.6535363793373108,0.6535398960113525,0.6535417437553406,0.6535441279411316,0.6535471677780151,0.6535492539405823,0.653550922870636,0.6535530090332031,0.6535549163818359,0.6535562872886658,0.6535579562187195,0.6535593867301941,0.6535607576370239,0.6535617113113403,0.6535629034042358,0.6535640358924866,0.6535647511482239,0.6535652279853821,0.6535657048225403,0.6535664200782776,0.6535671353340149,0.6535676121711731,0.6535685062408447,0.6535689830780029,0.653569221496582,0.6535694599151611,0.6535699367523193,0.6535701751708984,0.6535704135894775,0.6535706520080566,0.6535708904266357,0.6535711288452148,0.653571367263794,0.653571605682373,0.6535717844963074,0.6535720229148865,0.6535720229148865,0.6535720229148865,0.6535720229148865,0.6535720229148865,0.6535722613334656,0.6535722613334656,0.6535722613334656,0.6535722613334656,0.6535727381706238,0.6535727381706238,0.6535729765892029,0.6535729765892029,0.6535729765892029,0.6535729765892029,0.6535729765892029,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782,0.653573215007782],"active":[0.0012309588491916656,0.001058831112459302,0.000995662878267467,0.0009604389779269695,0.0009590298868715763,0.000928032910451293,0.000916291493922472,0.0008998541161417961,0.0008817720226943493,0.0008768411353230476,0.000860168132930994,0.0008491314947605133,0.0008402080275118351,0.000824004877358675,0.0007998174987733364,0.0008066277951002121,0.0007904251106083393,0.0008613415993750095,0.0009409491904079914,0.001033940352499485,0.0011337408795952797,0.0012335414066910744,0.0013695070520043373,0.0014913808554410934,0.0016534114256501198,0.0017954809591174126,0.001977706328034401,0.002183648757636547,0.0023999251425266266,0.0026260623708367348,0.0028890669345855713,0.003145027905702591,0.003426115959882736,0.003773188218474388,0.004119321703910828,0.00449739396572113,0.004905521869659424,0.0052826497703790665,0.005756765604019165,0.0062548331916332245,0.006830625236034393,0.007400553673505783,0.0080648735165596,0.00871323049068451,0.00944589078426361,0.010166104882955551,0.010984465479850769,0.011844173073768616,0.012745901942253113,0.013627201318740845,0.014504753053188324,0.015538223087787628,0.016546092927455902,0.017479054629802704,0.01858602464199066,0.01960986852645874,0.02069242298603058,0.021637842059135437,0.02274245023727417,0.023660853505134583,0.02454778552055359,0.02547958493232727,0.026168107986450195,0.02691367268562317,0.027504265308380127,0.02797861397266388,0.028512388467788696,0.028833121061325073,0.028976857662200928,0.029208391904830933,0.029183030128479004,0.028948187828063965,0.028718799352645874,0.02847081422805786,0.028025835752487183,0.027582943439483643,0.026982247829437256,0.026291847229003906,0.025490403175354004,0.024750709533691406,0.02379634976387024,0.02291080355644226,0.021973401308059692,0.021113723516464233,0.02015465497970581,0.01919257640838623,0.018224656581878662,0.01725924015045166,0.016340136528015137,0.015417039394378662,0.014443933963775635,0.01352548599243164,0.01269000768661499,0.011880815029144287,0.01111835241317749,0.010451912879943848,0.009708702564239502,0.009100496768951416,0.008443176746368408,0.007824897766113281,0.007289707660675049,0.006808280944824219,0.006237030029296875,0.00580751895904541,0.0053650736808776855,0.0049790143966674805,0.004610836505889893,0.004228532314300537,0.0039176344871521,0.003619372844696045,0.003355860710144043,0.003121793270111084,0.002881765365600586,0.002620220184326172,0.002429068088531494,0.0022350549697875977,0.0020676255226135254,0.00193101167678833,0.0017821192741394043,0.0016592741012573242,0.001513659954071045,0.0014162063598632812,0.0013228058815002441,0.001221776008605957,0.0011243820190429688,0.0010493993759155273,0.0009714365005493164,0.000897526741027832,0.000837862491607666,0.0007692575454711914,0.0007141232490539551,0.0006631612777709961,0.0006297826766967773,0.0005823373794555664,0.0005494952201843262,0.0005175471305847168,0.0004830360412597656,0.0004602670669555664,0.00043070316314697266,0.0003992319107055664,0.0003813505172729492,0.00036019086837768555,0.0003395676612854004,0.00031936168670654297,0.00029963254928588867,0.0002897977828979492,0.00027686357498168945,0.0002613663673400879,0.000246584415435791,0.00023055076599121094,0.00022494792938232422,0.00021648406982421875,0.00020545721054077148,0.0002003312110900879,0.00019633769989013672,0.00019186735153198242,0.00018173456192016602,0.0001767873764038086,0.0001742243766784668,0.0001704692840576172,0.00017005205154418945,0.0001679062843322754,0.00016510486602783203,0.00016415119171142578,0.00015616416931152344,0.00015544891357421875,0.00015288591384887695,0.0001481771469116211,0.00014442205429077148,0.00014132261276245117,0.000141143798828125,0.00014019012451171875,0.0001373887062072754,0.00013875961303710938,0.00013643503189086914,0.00013762712478637695,0.00013500452041625977,0.0001341104507446289,0.0001322031021118164,0.0001322031021118164,0.00013011693954467773,0.00012892484664916992,0.00012892484664916992,0.00012725591659545898,0.00012725591659545898,0.0001266002655029297,0.00012701749801635742,0.00012630224227905273,0.0001266002655029297,0.00012630224227905273,0.00012493133544921875,0.0001251697540283203,0.0001251697540283203,0.00012445449829101562,0.0001246929168701172,0.00012493133544921875,0.00012421607971191406,0.0001239776611328125,0.00012379884719848633,0.0001232624053955078,0.0001227855682373047,0.00012260675430297852,0.0001221299171447754,0.00012189149856567383,0.00012189149856567383,0.0001220703125,0.00012183189392089844,0.00012183189392089844,0.00012117624282836914,0.00012093782424926758,0.00012093782424926758,0.00012117624282836914,0.00012093782424926758,0.00012093782424926758,0.00012117624282836914,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012087821960449219,0.00012069940567016602,0.00012046098709106445,0.00012046098709106445,0.00012046098709106445,0.00012046098709106445,0.00012046098709106445,0.00012022256851196289,0.00012022256851196289,0.00012022256851196289,0.00012046098709106445,0.00011998414993286133,0.00011998414993286133,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011998414993286133,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977,0.00011974573135375977]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0012309588491916656,0.0016491845017299056,0.0020995812956243753,0.002574165351688862,0.0030590815003961325,0.0035517471842467785,0.004058972001075745,0.004561734851449728,0.005077883135527372,0.005589334759861231,0.006102664861828089,0.006645818240940571,0.0071685416623950005,0.007707702927291393,0.00826142355799675,0.008807159960269928,0.009370977059006691,0.009931976906955242,0.010522095486521721,0.011094367131590843,0.011690826155245304,0.012271551415324211,0.012872002087533474,0.013458363711833954,0.014067267999053001,0.014642592519521713,0.015267935581505299,0.015854764729738235,0.016465548425912857,0.017070461064577103,0.017680305987596512,0.01831785961985588,0.019013648852705956,0.01972259022295475,0.02048507146537304,0.021296629682183266,0.02214200422167778,0.023021429777145386,0.023909542709589005,0.024869747459888458,0.025883492082357407,0.026927059516310692,0.028027456253767014,0.02918068878352642,0.03037407621741295,0.031625933945178986,0.032935090363025665,0.03431328758597374,0.035736333578825,0.03721527010202408,0.03872661292552948,0.040294546633958817,0.041958995163440704,0.043692249804735184,0.04546847566962242,0.04730739817023277,0.04924424737691879,0.05125858634710312,0.05332881584763527,0.0554824061691761,0.05772053450345993,0.060017842799425125,0.062365636229515076,0.0648353099822998,0.06738105416297913,0.0699538141489029,0.07265336811542511,0.07541751861572266,0.0782506912946701,0.08119916915893555,0.08421646058559418,0.08727341890335083,0.09044428169727325,0.09368465840816498,0.09699288010597229,0.10038001835346222,0.10386882722377777,0.10743092000484467,0.11102445423603058,0.11472320556640625,0.11849850416183472,0.12231138348579407,0.12620316445827484,0.13015387952327728,0.13421472907066345,0.13827204704284668,0.14238972961902618,0.1466245949268341,0.1508561670780182,0.15516898036003113,0.15950927138328552,0.16390569508075714,0.16832253336906433,0.17276333272457123,0.17727318406105042,0.18179358541965485,0.18631798028945923,0.19081655144691467,0.19535526633262634,0.19991818070411682,0.20453251898288727,0.2090996503829956,0.2136719524860382,0.21823251247406006,0.2227768748998642,0.22733110189437866,0.23187005519866943,0.23638364672660828,0.2409115731716156,0.24532701075077057,0.2497020661830902,0.2540954351425171,0.2584451138973236,0.26274970173835754,0.26702871918678284,0.271243155002594,0.2754470109939575,0.27956655621528625,0.2836870551109314,0.28773054480552673,0.2917148172855377,0.2956211566925049,0.2994786500930786,0.3032248318195343,0.30695998668670654,0.3106054365634918,0.3142048418521881,0.3177225589752197,0.3212052583694458,0.3245581090450287,0.32788652181625366,0.33117011189460754,0.33431747555732727,0.33741649985313416,0.34046125411987305,0.3434014916419983,0.3462884724140167,0.3491007387638092,0.3518465757369995,0.3545299172401428,0.35711583495140076,0.3596256673336029,0.3620450794696808,0.3644210398197174,0.3667244613170624,0.3689712584018707,0.37112438678741455,0.37326154112815857,0.3753162622451782,0.3773517608642578,0.3792566657066345,0.38113081455230713,0.3829779624938965,0.38477906584739685,0.38652899861335754,0.3881852328777313,0.3898099958896637,0.39137956500053406,0.3929460942745209,0.3944440484046936,0.39585253596305847,0.39723214507102966,0.3985539674758911,0.3998474180698395,0.401091992855072,0.40230605006217957,0.40349215269088745,0.4046444296836853,0.4057403802871704,0.4068125784397125,0.40785661339759827,0.40886449813842773,0.40983009338378906,0.4107682406902313,0.4116767942905426,0.4125543236732483,0.4133785665035248,0.4141976535320282,0.41499462723731995,0.4157566428184509,0.4165101945400238,0.41722244024276733,0.41789335012435913,0.4185522496700287,0.41919708251953125,0.41982972621917725,0.4204348623752594,0.4210266172885895,0.4215993583202362,0.4221319556236267,0.422660768032074,0.42314663529396057,0.4236277937889099,0.42410778999328613,0.42457908391952515,0.4250214993953705,0.4254530966281891,0.4258788526058197,0.4262813329696655,0.426673948764801,0.42704638838768005,0.4274110794067383,0.4277659058570862,0.428107351064682,0.42843422293663025,0.4287629723548889,0.42904946208000183,0.42934465408325195,0.4296421706676483,0.4299201965332031,0.4301885962486267,0.4304358661174774,0.43068432807922363,0.4309294819831848,0.4311682879924774,0.43139350414276123,0.4316215217113495,0.43183615803718567,0.43203410506248474,0.4322372376918793,0.43244999647140503,0.4326390326023102,0.4328245222568512,0.43300533294677734,0.43318310379981995,0.4333484172821045,0.43350765109062195,0.43366873264312744,0.43381595611572266,0.43396061658859253,0.4341123104095459,0.43424686789512634,0.43438026309013367,0.43451058864593506,0.43463975191116333,0.4347527027130127,0.4348736107349396,0.43498679995536804,0.4350983500480652,0.43520379066467285,0.43531203269958496,0.4354153573513031,0.4355146884918213,0.4356095790863037,0.4356995224952698,0.43578943610191345,0.43587586283683777,0.4359632134437561,0.43605244159698486,0.43613487482070923,0.43621259927749634,0.4362856447696686,0.43636077642440796,0.4364317059516907,0.43650779128074646,0.4365786910057068,0.4366413950920105,0.4367043375968933,0.43677055835723877,0.43682926893234253,0.43689125776290894,0.43694454431533813,0.4369978606700897,0.43705469369888306,0.437105655670166,0.4371500313282013,0.43719959259033203,0.4372498393058777,0.43729326128959656,0.43733906745910645,0.43738463521003723,0.4374266564846039,0.4374665915966034,0.4375050961971283,0.4375445246696472,0.43758541345596313,0.4376264810562134,0.4376612603664398,0.4376985728740692,0.4377281665802002,0.43776315450668335,0.43779534101486206,0.43782514333724976,0.4378584921360016,0.43788784742355347,0.4379160404205322,0.4379456341266632,0.43797144293785095,0.43799635767936707,0.4380233585834503,0.4380466043949127,0.43807101249694824,0.4380923807621002,0.4381151795387268,0.4381365478038788,0.4381595551967621,0.43817928433418274,0.43819689750671387,0.43821918964385986,0.4382377564907074,0.4382553696632385,0.4382741451263428,0.4382908046245575,0.4383079707622528,0.4383288621902466,0.4383462369441986,0.43836477398872375,0.4383823871612549,0.4383981227874756,0.4384157359600067,0.4384326636791229,0.438446044921875,0.43845871090888977,0.43847185373306274,0.4384854733943939,0.43849629163742065,0.4385077953338623,0.43851837515830994,0.4385298788547516,0.4385395050048828,0.43855124711990356,0.438562273979187,0.43857261538505554,0.43858152627944946,0.43858787417411804,0.43859726190567017,0.4386059641838074,0.43861323595046997,0.43862026929855347,0.43862849473953247,0.43863412737846375,0.4386409521102905,0.4386458694934845,0.43865081667900085,0.43865713477134705,0.4386630058288574,0.4386707544326782,0.4386764168739319,0.43868133425712585,0.43868720531463623,0.4386919140815735,0.43869730830192566,0.43870222568511963,0.4387062191963196,0.43871092796325684,0.4387158453464508,0.43872055411338806,0.43872570991516113,0.4387289881706238,0.43873465061187744,0.4387386441230774],"recovered":[0.0,0.0005788467824459076,0.0010804357007145882,0.0015491490485146642,0.0020272552501410246,0.002505361568182707,0.002988868858665228,0.003488579299300909,0.003999091684818268,0.004500445909798145,0.0050102537497878075,0.005508320406079292,0.0060434890910983086,0.006559637375175953,0.007104199379682541,0.00764805730432272,0.008201307617127895,0.008757377043366432,0.00931884627789259,0.009880785830318928,0.010450239293277264,0.011041532270610332,0.011608637869358063,0.012196642346680164,0.01279544923454523,0.013382045552134514,0.013978269882500172,0.014584590680897236,0.015189033932983875,0.015797467902302742,0.016400737687945366,0.017022792249917984,0.017651187255978584,0.018321851268410683,0.018999090418219566,0.019722824916243553,0.02048272266983986,0.021281836554408073,0.022126037627458572,0.023003583773970604,0.023917291313409805,0.024890176951885223,0.02588983252644539,0.02693621814250946,0.0280302744358778,0.029177401214838028,0.030396385118365288,0.03164120018482208,0.032953642308712006,0.03429332748055458,0.03571426123380661,0.03716971352696419,0.038677532225847244,0.04026143625378609,0.041943732649087906,0.04367487132549286,0.04544452205300331,0.04730739817023277,0.049242839217185974,0.051247548311948776,0.05330674350261688,0.055447183549404144,0.05768531188368797,0.05995819717645645,0.06231914088129997,0.0647803544998169,0.06731107831001282,0.06991811841726303,0.07263904809951782,0.07539051026105881,0.07822509855031967,0.08117451518774033,0.08415446430444717,0.08724172413349152,0.0903625637292862,0.09361866861581802,0.09692666679620743,0.10032906383275986,0.10381951928138733,0.10732899606227875,0.1109418049454689,0.11463186144828796,0.1184123307466507,0.1222061812877655,0.1260991394519806,0.13005736470222473,0.1340942680835724,0.1381342113018036,0.14226411283016205,0.14646749198436737,0.15068332850933075,0.1549505889415741,0.1592930108308792,0.16363845765590668,0.1680823117494583,0.17254260182380676,0.17702685296535492,0.18152213096618652,0.18601858615875244,0.19054743647575378,0.19511198997497559,0.1996934562921524,0.20424626767635345,0.2088462859392166,0.2134627252817154,0.21803151071071625,0.22259560227394104,0.22715404629707336,0.23168642818927765,0.2361929714679718,0.24066148698329926,0.2450992316007614,0.24951466917991638,0.2538972496986389,0.2582142949104309,0.26251325011253357,0.2668028175830841,0.2710198163986206,0.27523237466812134,0.2793622612953186,0.283441424369812,0.28750181198120117,0.2914767265319824,0.29544058442115784,0.2992860972881317,0.3030846416950226,0.3068024218082428,0.31045210361480713,0.31401699781417847,0.31756591796875,0.3210199773311615,0.32441744208335876,0.3277064263820648,0.33096206188201904,0.33412280678749084,0.337240606546402,0.34027573466300964,0.34323784708976746,0.3461257219314575,0.34892556071281433,0.35169652104377747,0.3543739914894104,0.35695427656173706,0.35944342613220215,0.36189454793930054,0.36427828669548035,0.36658379435539246,0.36881136894226074,0.37098419666290283,0.3731185495853424,0.37520965933799744,0.3772061765193939,0.379147469997406,0.3810587227344513,0.3829044699668884,0.38470369577407837,0.3864331841468811,0.38811054825782776,0.3897113800048828,0.3913046717643738,0.39281484484672546,0.3942888379096985,0.39571869373321533,0.3970715403556824,0.398397833108902,0.3996783494949341,0.40094077587127686,0.40215855836868286,0.40333810448646545,0.4044732451438904,0.4055715501308441,0.40666231513023376,0.4077058732509613,0.40871280431747437,0.4097037613391876,0.41064590215682983,0.4115532636642456,0.4124397337436676,0.4132712483406067,0.41409409046173096,0.41487887501716614,0.41563618183135986,0.41638505458831787,0.4170803725719452,0.4177766442298889,0.4184315502643585,0.41908860206604004,0.41972264647483826,0.4203277826309204,0.42090967297554016,0.4214594066143036,0.4219992756843567,0.42251917719841003,0.42302125692367554,0.42352378368377686,0.42399364709854126,0.42445626854896545,0.4248902201652527,0.4253089129924774,0.4257254898548126,0.42612728476524353,0.4265170991420746,0.42689988017082214,0.42726385593414307,0.4276219606399536,0.4279683232307434,0.42830929160118103,0.4286075234413147,0.42891374230384827,0.4292075037956238,0.42949774861335754,0.42978447675704956,0.43005311489105225,0.4303104877471924,0.4305655062198639,0.4308061897754669,0.4310433864593506,0.43127116560935974,0.43149447441101074,0.43170231580734253,0.43190425634384155,0.4321155846118927,0.43232035636901855,0.4325072765350342,0.43269655108451843,0.43287456035614014,0.43305137753486633,0.43321692943573,0.43337708711624146,0.4335287809371948,0.43367788195610046,0.4338366389274597,0.4339805841445923,0.4341219365596771,0.43425485491752625,0.43438729643821716,0.4345061182975769,0.4346317648887634,0.43474823236465454,0.434866338968277,0.4349825978279114,0.43508991599082947,0.4351899325847626,0.435293972492218,0.4353862702846527,0.4354794919490814,0.43557435274124146,0.4356642961502075,0.4357540011405945,0.43584415316581726,0.435931533575058,0.4360097050666809,0.4360846281051636,0.4361625909805298,0.43623796105384827,0.4363107681274414,0.4363816976547241,0.4364493191242218,0.4365115463733673,0.43657565116882324,0.4366357624530792,0.43669870495796204,0.4367557764053345,0.4368111789226532,0.4368670582771301,0.4369201362133026,0.4369666278362274,0.4370126724243164,0.4370655119419098,0.437113881111145,0.43716153502464294,0.4372028708457947,0.43724820017814636,0.43728742003440857,0.43733084201812744,0.4373670220375061,0.43740880489349365,0.4374532103538513,0.43748748302459717,0.4375278651714325,0.43755653500556946,0.4375889301300049,0.4376213252544403,0.4376513957977295,0.4376819133758545,0.4377143383026123,0.43774038553237915,0.4377678632736206,0.43779346346855164,0.4378197491168976,0.43784698843955994,0.43787047266960144,0.4378967881202698,0.437919557094574,0.4379435181617737,0.43796488642692566,0.43798741698265076,0.4380064606666565,0.4380280375480652,0.43804895877838135,0.43807101249694824,0.4380907416343689,0.4381060004234314,0.4381229281425476,0.43814146518707275,0.4381621479988098,0.43817976117134094,0.4382004141807556,0.43821778893470764,0.438235878944397,0.438254177570343,0.4382701516151428,0.4382840096950531,0.4382981061935425,0.4383091330528259,0.4383234679698944,0.43833473324775696,0.4383464753627777,0.43835893273353577,0.4383701980113983,0.43838053941726685,0.4383920431137085,0.43840354681015015,0.4384136497974396,0.4384225606918335,0.43843334913253784,0.43844157457351685,0.43845051527023315,0.43845614790916443,0.43846389651298523,0.43847140669822693,0.4384777545928955,0.4384829103946686,0.43848925828933716,0.43849536776542664,0.4384993612766266,0.4385063946247101,0.43851274251937866,0.43851885199546814,0.43852540850639343,0.4385298788547516,0.43853363394737244,0.4385397434234619,0.43854397535324097,0.43854936957359314,0.4385547637939453,0.4385599195957184,0.43856486678123474,0.4385690987110138,0.43857285380363464,0.4385768473148346],"active":[0.0012309588491916656,0.001070337719283998,0.0010191455949097872,0.0010250163031741977,0.0010318262502551079,0.0010463856160640717,0.0010701031424105167,0.001073155552148819,0.0010787914507091045,0.0010888888500630856,0.0010924111120402813,0.0011374978348612785,0.001125052571296692,0.0011480655521154404,0.001157224178314209,0.0011591026559472084,0.0011696694418787956,0.00117459986358881,0.0012032492086291313,0.0012135813012719154,0.0012405868619680405,0.0012300191447138786,0.0012633642181754112,0.0012617213651537895,0.0012718187645077705,0.0012605469673871994,0.001289665699005127,0.0012701740488409996,0.0012765144929289818,0.0012729931622743607,0.001279568299651146,0.0012950673699378967,0.0013624615967273712,0.0014007389545440674,0.001485981047153473,0.0015738047659397125,0.0016592815518379211,0.0017395932227373123,0.0017835050821304321,0.0018661636859178543,0.0019662007689476013,0.0020368825644254684,0.0021376237273216248,0.00224447064101696,0.0023438017815351486,0.0024485327303409576,0.0025387052446603775,0.002672087401151657,0.0027826912701129913,0.0029219426214694977,0.00301235169172287,0.003124833106994629,0.00328146293759346,0.0034308135509490967,0.0035247430205345154,0.003632526844739914,0.0037997253239154816,0.003951188176870346,0.004085976630449295,0.0042348578572273254,0.004413791000843048,0.004570659250020981,0.004680324345827103,0.004877112805843353,0.0050619132816791534,0.0051734596490859985,0.0053422898054122925,0.005499400198459625,0.005611643195152283,0.0058086588978767395,0.005991362035274506,0.006098903715610504,0.00628981739282608,0.006442934274673462,0.006630316376686096,0.0067613497376441956,0.006942160427570343,0.007101856172084808,0.0072049349546432495,0.0073942095041275024,0.007556699216365814,0.0076795220375061035,0.0077908337116241455,0.00794769823551178,0.008115589618682861,0.008214682340621948,0.008295461535453796,0.008490383625030518,0.00859205424785614,0.008701488375663757,0.008825942873954773,0.008955106139183044,0.00902952253818512,0.00912487506866455,0.009190872311592102,0.009250983595848083,0.009291127324104309,0.00929442048072815,0.009336680173873901,0.009370744228363037,0.009420529007911682,0.0094061940908432,0.009425684809684753,0.009386226534843445,0.009314149618148804,0.009299591183662415,0.009274452924728394,0.009229600429534912,0.009225144982337952,0.009134039282798767,0.009040579199790955,0.008996203541755676,0.008930444717407227,0.008852452039718628,0.008814424276351929,0.008729904890060425,0.008644193410873413,0.00854673981666565,0.008454680442810059,0.00836828351020813,0.008273392915725708,0.008119344711303711,0.008001923561096191,0.007784247398376465,0.007673889398574829,0.007520794868469238,0.0074024200439453125,0.007270455360412598,0.007188260555267334,0.0069921910762786865,0.006866544485092163,0.006752669811248779,0.006611049175262451,0.006454437971115112,0.006338447332382202,0.0061608850955963135,0.00601273775100708,0.005862891674041748,0.005720853805541992,0.005604356527328491,0.005419313907623291,0.005251675844192505,0.005090802907943726,0.004977613687515259,0.004829913377761841,0.004692971706390381,0.004540592432022095,0.004450172185897827,0.004332065582275391,0.004233211278915405,0.004047006368637085,0.003924638032913208,0.0038304924964904785,0.0037203431129455566,0.003624528646469116,0.003481537103652954,0.0033768117427825928,0.003269016742706299,0.0032347142696380615,0.0031393766403198242,0.003037691116333008,0.0029433071613311768,0.0028352737426757812,0.0027758777141571045,0.002694159746170044,0.0026277005672454834,0.0025513768196105957,0.0024858713150024414,0.002402275800704956,0.0023393332958221436,0.0022850632667541504,0.0022021830081939697,0.002124220132827759,0.002055436372756958,0.0019730329513549805,0.001908421516418457,0.0018253028392791748,0.0017579197883605957,0.0017233788967132568,0.0016625523567199707,0.001631319522857666,0.0015862584114074707,0.0015082955360412598,0.001471877098083496,0.001420438289642334,0.0013981759548187256,0.0013462603092193604,0.0013039708137512207,0.001271575689315796,0.0012222826480865479,0.0012013614177703857,0.0011473596096038818,0.001108616590499878,0.0010865330696105957,0.001055300235748291,0.0010278522968292236,0.0009968280792236328,0.0009886324405670166,0.0009724199771881104,0.0009484589099884033,0.0009191036224365234,0.0008939802646636963,0.0008660256862640381,0.0008434951305389404,0.0008122622966766357,0.0007946491241455078,0.0007401704788208008,0.0007371306419372559,0.0007284283638000488,0.0007126927375793457,0.000690847635269165,0.0006513893604278564,0.0006312131881713867,0.0006189942359924316,0.0006027817726135254,0.0005873143672943115,0.0005781352519989014,0.0005649924278259277,0.000539630651473999,0.0005349218845367432,0.0005457401275634766,0.0005234479904174805,0.0005041658878326416,0.0004980564117431641,0.00048655271530151367,0.00047385692596435547,0.00045627355575561523,0.00045180320739746094,0.00043886899948120117,0.0004318356513977051,0.00043442845344543457,0.000410228967666626,0.00039967894554138184,0.00038865208625793457,0.00038489699363708496,0.0003654062747955322,0.0003674924373626709,0.00035503506660461426,0.00035011768341064453,0.000337451696395874,0.000329434871673584,0.0003254413604736328,0.0003247559070587158,0.00031560659408569336,0.00031325221061706543,0.00030994415283203125,0.0003015100955963135,0.000298917293548584,0.00029844045639038086,0.0002907216548919678,0.0002810657024383545,0.0002759397029876709,0.00027614831924438477,0.00026911497116088867,0.00026983022689819336,0.00026792287826538086,0.00025969743728637695,0.0002550184726715088,0.00025901198387145996,0.0002536177635192871,0.0002554953098297119,0.00024583935737609863,0.00024208426475524902,0.0002435147762298584,0.00023859739303588867,0.00022989511489868164,0.00023296475410461426,0.0002371668815612793,0.00022774934768676758,0.00022518634796142578,0.0002231001853942871,0.0002237856388092041,0.00021839141845703125,0.00021767616271972656,0.0002136826515197754,0.00021839141845703125,0.00021767616271972656,0.00020805001258850098,0.0002110898494720459,0.0002003014087677002,0.0002066195011138916,0.00020641088485717773,0.00020381808280944824,0.00020709633827209473,0.0002059340476989746,0.00020170211791992188,0.00020524859428405762,0.00020357966423034668,0.0002028942108154297,0.00020360946655273438,0.0001996159553527832,0.00020053982734680176,0.00019559264183044434,0.00019562244415283203,0.00019302964210510254,0.00019466876983642578,0.00019186735153198242,0.00019043684005737305,0.00019115209579467773,0.0001887977123260498,0.0001843571662902832,0.00018340349197387695,0.00018480420112609863,0.0001850426197052002,0.00018739700317382812,0.00018408894538879395,0.0001850128173828125,0.00018197298049926758,0.00018033385276794434,0.0001798570156097412,0.00017848610877990723,0.00017589330673217773,0.00017470121383666992,0.00017374753952026367,0.00017634034156799316,0.00017282366752624512,0.00017306208610534668,0.00017189979553222656,0.0001709461212158203,0.00016930699348449707,0.00017070770263671875,0.00017023086547851562,0.0001690685749053955,0.0001678764820098877,0.0001653134822845459,0.00016391277313232422,0.00016438961029052734,0.0001627206802368164,0.00016412138938903809,0.0001645982265472412,0.0001627206802368164,0.00016319751739501953,0.00016295909881591797,0.0001615583896636963,0.00016176700592041016,0.00016364455223083496,0.00016435980796813965,0.00016367435455322266,0.00016248226165771484,0.00016179680824279785,0.00016203522682189941,0.00016367435455322266,0.00016248226165771484,0.00016224384307861328,0.0001615583896636963,0.00016108155250549316,0.00016063451766967773,0.0001608431339263916,0.00015988945960998535,0.00016179680824279785,0.00016179680824279785]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0012309588491916656,0.0016515327151864767,0.0021042777225375175,0.002562189009040594,0.003018691437318921,0.0034810644574463367,0.003939914982765913,0.004400409292429686,0.00485409377142787,0.005314588081091642,0.005763341207057238,0.0062118591740727425,0.0066667175851762295,0.007120636757463217,0.00756516307592392,0.007998418062925339,0.00844951905310154,0.008891461417078972,0.00934585090726614,0.00978615041822195,0.010225744917988777,0.010659234598279,0.011091314256191254,0.011513297446072102,0.011944438330829144,0.012368065305054188,0.012777836993336678,0.013199585489928722,0.013614523224532604,0.014033688232302666,0.014440407045185566,0.01486473809927702,0.015317483805119991,0.015777038410305977,0.01624387316405773,0.016749689355492592,0.01726677641272545,0.017792552709579468,0.01834932528436184,0.01892464980483055,0.019504906609654427,0.02009103260934353,0.02069571055471897,0.02132786251604557,0.021990306675434113,0.022665902972221375,0.02335863932967186,0.024071572348475456,0.02479742094874382,0.025546517223119736,0.026339290663599968,0.02714756317436695,0.027985187247395515,0.02882680483162403,0.029713978990912437,0.03059152513742447,0.03150241822004318,0.032439373433589935,0.0334080308675766,0.034375280141830444,0.035363662987947464,0.036379992961883545,0.03742450103163719,0.03847628831863403,0.03959288448095322,0.04071512073278427,0.04188009351491928,0.043033797293901443,0.044242680072784424,0.045486319810152054,0.046743348240852356,0.04801798239350319,0.0493452213704586,0.05069641396403313,0.0520743727684021,0.05346430838108063,0.054871153086423874,0.05631322041153908,0.05780131742358208,0.059309136122465134,0.060855232179164886,0.06238911673426628,0.06396198272705078,0.06556679308414459,0.06717135012149811,0.0688289999961853,0.07049556076526642,0.07219381630420685,0.07390029728412628,0.07565046846866608,0.07743161916732788,0.07923555374145508,0.08105099201202393,0.08291786909103394,0.08479271829128265,0.08668823540210724,0.08860959112644196,0.09055653214454651,0.09253330528736115,0.09449926018714905,0.09650091826915741,0.09854249656200409,0.10058031976222992,0.10264915227890015,0.10474543273448944,0.10684853792190552,0.10898523032665253,0.11111345887184143,0.11329101026058197,0.1154826432466507,0.1176801472902298,0.11991052329540253,0.1221289187669754,0.12436588108539581,0.12661880254745483,0.12887313961982727,0.13113662600517273,0.13342030346393585,0.1357305347919464,0.138041689991951,0.14033594727516174,0.14265203475952148,0.14502377808094025,0.1473727524280548,0.14972452819347382,0.15210425853729248,0.15443585813045502,0.15680266916751862,0.1591459959745407,0.16151046752929688,0.16386553645133972,0.1662316471338272,0.16862545907497406,0.17098641395568848,0.17337694764137268,0.1757613718509674,0.17816081643104553,0.18054525554180145,0.182907372713089,0.18525703251361847,0.18761633336544037,0.18997563421726227,0.19234174489974976,0.19468367099761963,0.19702675938606262,0.19932594895362854,0.20162935554981232,0.20389801263809204,0.20622186362743378,0.20849920809268951,0.21074014902114868,0.21302078664302826,0.21527887880802155,0.21748483180999756,0.21970582008361816,0.22190919518470764,0.22409190237522125,0.22625230252742767,0.22839626669883728,0.23053695261478424,0.232638880610466,0.23474574089050293,0.2368394434452057,0.23889371752738953,0.2409883588552475,0.24305717647075653,0.24506330490112305,0.24705158174037933,0.24906450510025024,0.2510429322719574,0.2530154585838318,0.2549377381801605,0.2568410038948059,0.25872620940208435,0.26059094071388245,0.26241979002952576,0.26423826813697815,0.26606640219688416,0.2678665816783905,0.26963528990745544,0.2713603377342224,0.27308064699172974,0.27479347586631775,0.27648329734802246,0.27814891934394836,0.279779314994812,0.2813737988471985,0.2829849421977997,0.28457212448120117,0.28611305356025696,0.2876415252685547,0.28915053606033325,0.2906414270401001,0.2921083867549896,0.29355141520500183,0.2949821949005127,0.29638248682022095,0.29776349663734436,0.2991606891155243,0.30049803853034973,0.30183207988739014,0.30315321683883667,0.3044365346431732,0.3057243227958679,0.3069940507411957,0.3082202970981598,0.3094482123851776,0.31064605712890625,0.31181150674819946,0.312953919172287,0.314079225063324,0.3151664733886719,0.3162647485733032,0.3173581063747406,0.3184211552143097,0.31946542859077454,0.3204819858074188,0.3214992582798004,0.32249772548675537,0.32348188757896423,0.3244529068470001,0.3254128694534302,0.326340913772583,0.32727059721946716,0.3281760811805725,0.32905033230781555,0.3299121558666229,0.33076128363609314,0.331626832485199,0.33245930075645447,0.3332790732383728,0.3340805470943451,0.3348831832408905,0.3356477916240692,0.3364337384700775,0.3371891677379608,0.33791783452033997,0.33864086866378784,0.33932939171791077,0.34003105759620667,0.34070712327957153,0.34135663509368896,0.3420047461986542,0.34262940287590027,0.3432542681694031,0.34388312697410583,0.34449532628059387,0.3450964689254761,0.3456616997718811,0.3462311625480652,0.3467801809310913,0.347335547208786,0.3478747010231018,0.34838756918907166,0.3488999605178833,0.34939825534820557,0.34989047050476074,0.3503657579421997,0.35084667801856995,0.3513132631778717,0.351767897605896,0.35221922397613525,0.3526489734649658,0.3530883193016052,0.35350513458251953,0.3539273738861084,0.35434839129447937,0.35474127531051636,0.3551303744316101,0.35552018880844116,0.3558916747570038,0.35625752806663513,0.35661306977272034,0.35696882009506226,0.35730767250061035,0.35764700174331665,0.3579816222190857,0.358307808637619,0.3586285710334778,0.35893714427948,0.35925203561782837,0.3595474660396576,0.35983628034591675,0.3601202070713043,0.3603949546813965,0.36066827178001404,0.3609261214733124,0.36117902398109436,0.3614359200000763,0.36168578267097473,0.36193281412124634,0.3621678948402405,0.36240410804748535,0.3626300096511841,0.3628561496734619,0.363078773021698,0.36328965425491333,0.3634946644306183,0.3636973202228546,0.3639027774333954,0.36409392952919006,0.3642803728580475,0.3644607365131378,0.36464622616767883,0.36481577157974243,0.36498814821243286,0.36515042185783386,0.365322083234787,0.3654765784740448,0.36562851071357727,0.365776002407074,0.3659251034259796,0.3660610616207123,0.36619821190834045,0.3663391172885895,0.3664717674255371,0.36661526560783386,0.3667418360710144,0.3668583035469055,0.3669865131378174,0.3671039342880249,0.36721548438072205,0.36732256412506104,0.3674336373806,0.3675432801246643,0.3676424026489258,0.3677421808242798,0.367844820022583,0.3679441511631012,0.36804088950157166,0.3681313097476959,0.3682275712490082,0.3683149218559265,0.3683989942073822,0.3684774339199066,0.3685596287250519,0.36864063143730164,0.36871835589408875,0.36878833174705505,0.3688545525074005,0.36892783641815186,0.36899545788764954,0.3690550923347473,0.36911240220069885,0.3691767454147339,0.369232177734375,0.3692934513092041,0.3693470060825348,0.3694014847278595,0.36945924162864685,0.3695092499256134],"recovered":[0.0,0.0005800209473818541,0.0010771481320261955,0.0015519668813794851,0.0020101130940020084,0.0024677894543856382,0.0029268749058246613,0.0033901871647685766,0.0038549082819372416,0.004307183902710676,0.004765329882502556,0.005216666031628847,0.00567528186365962,0.0061280266381800175,0.0065786587074398994,0.007028820458799601,0.007474286016076803,0.007915759459137917,0.008348778821527958,0.008804107084870338,0.009248868562281132,0.009691985324025154,0.01012265682220459,0.010538299567997456,0.010963100008666515,0.011405747383832932,0.011831018142402172,0.012252296321094036,0.0126735744997859,0.01310001965612173,0.013522472232580185,0.013928251340985298,0.014343424700200558,0.01476963423192501,0.015227780677378178,0.015691561624407768,0.01618681102991104,0.016688399016857147,0.017201025038957596,0.017719287425279617,0.018276764079928398,0.018845513463020325,0.019412854686379433,0.020010722801089287,0.020641230046749115,0.021274322643876076,0.02192526124417782,0.02259991690516472,0.023288661614060402,0.02398867905139923,0.0247225109487772,0.025477947667241096,0.026279879733920097,0.027097074314951897,0.02791309729218483,0.028789233416318893,0.02965785562992096,0.030551839619874954,0.03145286813378334,0.03240273892879486,0.033347681164741516,0.034309763461351395,0.035305898636579514,0.03634171560406685,0.03738246485590935,0.03845961391925812,0.03955414146184921,0.04069257900118828,0.04183219000697136,0.04299880564212799,0.04420722275972366,0.045427143573760986,0.04668792709708214,0.04796092212200165,0.04927970468997955,0.05062972009181976,0.05200110748410225,0.053392451256513596,0.05481221154332161,0.05626555159687996,0.0577412024140358,0.05923493206501007,0.06076318025588989,0.06231679022312164,0.06386782228946686,0.06547144800424576,0.06709174811840057,0.06874539703130722,0.07040749490261078,0.07208720594644547,0.0738249197602272,0.07554972171783447,0.077333465218544,0.0791369304060936,0.08097326755523682,0.08283520489931107,0.08467554301023483,0.08657599240541458,0.08849546313285828,0.09041798114776611,0.09235765039920807,0.09433700144290924,0.09635509550571442,0.09840160608291626,0.10045375674962997,0.10253901034593582,0.1046043112874031,0.10669661313295364,0.10881403833627701,0.11097585409879684,0.11314752697944641,0.11534291505813599,0.11756906658411026,0.11981917172670364,0.1220359355211258,0.12426208704710007,0.12650185823440552,0.1287524402141571,0.13101263344287872,0.13329961895942688,0.13560232520103455,0.1378956288099289,0.14023026823997498,0.14255693554878235,0.14489439129829407,0.14724312722682953,0.14960454404354095,0.15194270014762878,0.15430106222629547,0.15662303566932678,0.15899266302585602,0.1613728553056717,0.16375070810317993,0.16612198948860168,0.16849325597286224,0.17084598541259766,0.17322266101837158,0.17559605836868286,0.17796732485294342,0.18035879731178284,0.1827307790517807,0.18509243428707123,0.18744491040706635,0.18980492651462555,0.19213345646858215,0.19448736310005188,0.19680039584636688,0.19913387298583984,0.20140205323696136,0.20370663702487946,0.20601826906204224,0.20827354490756989,0.21052952110767365,0.2128089815378189,0.21506096422672272,0.21727420389652252,0.21949072182178497,0.22170841693878174,0.2238960564136505,0.2260552942752838,0.22819550335407257,0.23032936453819275,0.23244914412498474,0.2345423847436905,0.2366325706243515,0.2387063205242157,0.24077185988426208,0.24279746413230896,0.2448042929172516,0.24682238698005676,0.2488301545381546,0.2508048117160797,0.25277358293533325,0.2547050416469574,0.2565869390964508,0.2584594488143921,0.2603098750114441,0.2621525526046753,0.2639971077442169,0.2657930552959442,0.2675890028476715,0.2693483233451843,0.2710825204849243,0.2728155553340912,0.2745039463043213,0.27619656920433044,0.2778365910053253,0.27946582436561584,0.28110209107398987,0.2826918661594391,0.28426966071128845,0.28579768538475037,0.2873184084892273,0.28884127736091614,0.2903408706188202,0.29181981086730957,0.29325270652770996,0.2946680188179016,0.2960868179798126,0.297475129365921,0.29884299635887146,0.3002016842365265,0.3015507757663727,0.30286580324172974,0.3041751980781555,0.30545875430107117,0.3067237436771393,0.30796176195144653,0.30916455388069153,0.3103504180908203,0.31150928139686584,0.31264936923980713,0.31377583742141724,0.31487762928009033,0.3159787356853485,0.31706926226615906,0.31812456250190735,0.3191531002521515,0.3201891779899597,0.32120054960250854,0.32219481468200684,0.32316815853118896,0.32413142919540405,0.3250845968723297,0.3260260224342346,0.3269319534301758,0.3278200924396515,0.3287126421928406,0.3295730650424957,0.3304102122783661,0.33128026127815247,0.33211809396743774,0.332940936088562,0.3337515592575073,0.33454784750938416,0.3353385031223297,0.33610475063323975,0.336841881275177,0.33757007122039795,0.33828064799308777,0.3390008509159088,0.3396771550178528,0.3403572142124176,0.3410142660140991,0.3416678011417389,0.3422999382019043,0.34291893243789673,0.3435480296611786,0.34415411949157715,0.3447503447532654,0.34531792998313904,0.3458873927593231,0.34644556045532227,0.34698307514190674,0.347506046295166,0.3480299413204193,0.34855571389198303,0.3490627110004425,0.3495405614376068,0.3500243127346039,0.35050898790359497,0.35096997022628784,0.35142388939857483,0.35186299681663513,0.3522941470146179,0.35272952914237976,0.35316160321235657,0.3535866439342499,0.35399922728538513,0.35440829396247864,0.3547922372817993,0.35516655445098877,0.3555368483066559,0.3559001386165619,0.35625943541526794,0.35660696029663086,0.3569425344467163,0.3572811484336853,0.3576204776763916,0.3579433560371399,0.35826343297958374,0.3585677742958069,0.3588702082633972,0.35916587710380554,0.35945117473602295,0.3597343862056732,0.36001428961753845,0.3602803647518158,0.3605487644672394,0.36080965399742126,0.36106327176094055,0.36131641268730164,0.36155593395233154,0.3617987334728241,0.3620305061340332,0.36225995421409607,0.36248889565467834,0.3627030551433563,0.36292028427124023,0.3631259799003601,0.36333850026130676,0.3635324537754059,0.36372360587120056,0.36391428112983704,0.36409932374954224,0.36427849531173706,0.364457905292511,0.3646295666694641,0.3648000657558441,0.36495810747146606,0.3651201128959656,0.3652676045894623,0.36542022228240967,0.3655712306499481,0.3657100200653076,0.3658462166786194,0.3659781813621521,0.36612236499786377,0.36625760793685913,0.3663787841796875,0.36650606989860535,0.36662864685058594,0.3667505085468292,0.3668712377548218,0.36697477102279663,0.3670943081378937,0.3671976327896118,0.36730730533599854,0.3674052059650421,0.36750221252441406,0.36760011315345764,0.36769405007362366,0.36779314279556274,0.3678821623325348,0.3679676353931427,0.3680514693260193,0.36813434958457947,0.36821678280830383,0.36829426884651184,0.368367075920105,0.3684356212615967,0.36851194500923157,0.3685823976993561,0.3686448633670807,0.3687075674533844,0.3687705099582672,0.3688299059867859,0.368886262178421,0.36894920468330383,0.3690025210380554,0.3690541684627533],"active":[0.0012309588491916656,0.0010715117678046227,0.001027129590511322,0.001010222127661109,0.0010085783433169127,0.0010132750030606985,0.0010130400769412518,0.001010222127661109,0.0009991854894906282,0.0010074041783809662,0.0009980113245546818,0.0009951931424438953,0.0009914357215166092,0.0009926101192831993,0.0009865043684840202,0.0009695976041257381,0.0009752330370247364,0.0009757019579410553,0.000997072085738182,0.000982043333351612,0.0009768763557076454,0.0009672492742538452,0.0009686574339866638,0.000974997878074646,0.0009813383221626282,0.0009623179212212563,0.0009468188509345055,0.0009472891688346863,0.0009409487247467041,0.0009336685761809349,0.000917934812605381,0.0009364867582917213,0.0009740591049194336,0.0010074041783809662,0.001016092486679554,0.0010581277310848236,0.0010799653828144073,0.0011041536927223206,0.0011483002454042435,0.0012053623795509338,0.0012281425297260284,0.001245519146323204,0.0012828558683395386,0.0013171397149562836,0.0013490766286849976,0.0013915803283452988,0.0014333780854940414,0.0014716554433107376,0.0015087593346834183,0.0015578381717205048,0.0016167797148227692,0.0016696155071258545,0.001705307513475418,0.0017297305166721344,0.0018008816987276077,0.0018022917211055756,0.001844562590122223,0.001887533813714981,0.0019551627337932587,0.0019725412130355835,0.002015981823205948,0.0020702295005321503,0.0021186023950576782,0.0021345727145671844,0.002210419625043869,0.0022555068135261536,0.0023259520530700684,0.0023412182927131653,0.0024104900658130646,0.002487514168024063,0.0025361254811286926,0.0025908388197422028,0.002657294273376465,0.002735491842031479,0.0027946680784225464,0.0028345882892608643,0.0028700456023216248,0.002920769155025482,0.0029891058802604675,0.0030435845255851746,0.0031140297651290894,0.0031541846692562103,0.0031988024711608887,0.0032500028610229492,0.00330352783203125,0.0033575519919395447,0.0034038126468658447,0.0034484192728996277,0.003492802381515503,0.0035632625222206116,0.0036066994071006775,0.0036858320236206055,0.0037175267934799194,0.003780938684940338,0.0038194507360458374,0.003853030502796173,0.003934048116207123,0.0039805397391319275,0.004037842154502869,0.004081279039382935,0.004143267869949341,0.004205495119094849,0.004225224256515503,0.004247546195983887,0.0042916759848594666,0.004309527575969696,0.00438091903924942,0.004416845738887787,0.004476971924304962,0.004506789147853851,0.004532620310783386,0.0045676082372665405,0.004559852182865143,0.004546709358692169,0.0045828670263290405,0.004611052572727203,0.004634767770767212,0.0046678632497787476,0.004717901349067688,0.004742071032524109,0.004733622074127197,0.00475640594959259,0.004793509840965271,0.004815816879272461,0.0048301368951797485,0.004861131310462952,0.0048313140869140625,0.0048599690198898315,0.004844933748245239,0.004887431859970093,0.004872873425483704,0.004858791828155518,0.004874750971794128,0.004864424467086792,0.004883691668510437,0.004915386438369751,0.00493815541267395,0.004949197173118591,0.004940047860145569,0.004898235201835632,0.004885554313659668,0.00488319993019104,0.004896834492683411,0.00487874448299408,0.004893302917480469,0.00483858585357666,0.004828959703445435,0.004764139652252197,0.004819810390472412,0.004792571067810059,0.004721879959106445,0.004747241735458374,0.0047493577003479,0.00467585027217865,0.004644855856895447,0.00463499128818512,0.004601180553436279,0.004543885588645935,0.004500210285186768,0.004481658339500427,0.004443377256393433,0.004416376352310181,0.004390299320220947,0.004351332783699036,0.004355788230895996,0.0043508559465408325,0.004291445016860962,0.0042541176080703735,0.004260212182998657,0.004220545291900635,0.004185304045677185,0.0041329264640808105,0.004067420959472656,0.004021167755126953,0.004004001617431641,0.003960341215133667,0.003928393125534058,0.003913849592208862,0.003869473934173584,0.0038422346115112305,0.0037713348865509033,0.00373232364654541,0.0037109553813934326,0.0036677420139312744,0.003644973039627075,0.0035827457904815674,0.003537207841873169,0.003519117832183838,0.0034700334072113037,0.003421187400817871,0.0033718645572662354,0.0033528506755828857,0.0033230185508728027,0.0032671093940734863,0.0032105445861816406,0.003162384033203125,0.0031297802925109863,0.003095477819442749,0.00307387113571167,0.003022909164428711,0.0029890835285186768,0.0029515326023101807,0.002885758876800537,0.0028585195541381836,0.002818852663040161,0.002761542797088623,0.00272446870803833,0.002684295177459717,0.0026469528675079346,0.002603501081466675,0.00256994366645813,0.002517104148864746,0.0024889111518859863,0.0024804770946502686,0.0024424195289611816,0.0023961663246154785,0.0023574233055114746,0.0023461580276489258,0.0023085474967956543,0.0022813379764556885,0.002258092164993286,0.002244710922241211,0.002209484577178955,0.002186000347137451,0.0021500587463378906,0.0021183788776397705,0.0020920634269714355,0.0020486414432525635,0.002053767442703247,0.002049088478088379,0.001998811960220337,0.0019624531269073486,0.0019422471523284912,0.0018962323665618896,0.0018858909606933594,0.0018506646156311035,0.0018130838871002197,0.0017989873886108398,0.0017593204975128174,0.0017504096031188965,0.0017062723636627197,0.0016794800758361816,0.0016475319862365723,0.0016151368618011475,0.0015864670276641846,0.001583188772201538,0.0015763938426971436,0.0015484392642974854,0.001507580280303955,0.0014808177947998047,0.0014622509479522705,0.0014481544494628906,0.001429140567779541,0.001404494047164917,0.0013939142227172852,0.0013683140277862549,0.00133475661277771,0.0013030469417572021,0.0013061165809631348,0.0012889504432678223,0.0012589097023010254,0.0012492537498474121,0.0012250840663909912,0.0012253224849700928,0.0012109875679016113,0.0011978447437286377,0.0011867880821228027,0.0011546313762664795,0.0011311471462249756,0.0011118948459625244,0.0010994374752044678,0.0010909736156463623,0.0010762214660644531,0.0010686814785003662,0.0010482370853424072,0.001040041446685791,0.0010390877723693848,0.0010266602039337158,0.0010080933570861816,0.0009937882423400879,0.000988602638244629,0.000979691743850708,0.0009660720825195312,0.0009543299674987793,0.0009437799453735352,0.0009338855743408203,0.0009118318557739258,0.0008986592292785645,0.0008871555328369141,0.0008761286735534668,0.0008695423603057861,0.0008514821529388428,0.0008481740951538086,0.0008312761783599854,0.0008256435394287109,0.0008188188076019287,0.0008007586002349854,0.0007916092872619629,0.0007770359516143799,0.0007767975330352783,0.0007554292678833008,0.0007479190826416016,0.0007371306419372559,0.0007319450378417969,0.0007164478302001953,0.0007096529006958008,0.000692516565322876,0.000692516565322876,0.0006765127182006836,0.0006704032421112061,0.0006558895111083984,0.000657498836517334,0.0006408393383026123,0.000626981258392334,0.0006290972232818604,0.0006255507469177246,0.0006370842456817627,0.0006194710731506348,0.0006006956100463867,0.0006077289581298828,0.0005978643894195557,0.0005868375301361084,0.0005720555782318115,0.0005623996257781982,0.0005685091018676758,0.0005480945110321045,0.0005445480346679688,0.0005375146865844727,0.000538945198059082,0.0005386769771575928,0.0005311965942382812,0.0005335211753845215,0.0005217790603637695,0.0005168318748474121,0.000509798526763916,0.0005081593990325928,0.000506281852722168,0.0005015730857849121,0.0004940629005432129,0.0004874765872955322,0.0004922151565551758,0.00048351287841796875,0.00047269463539123535,0.00046753883361816406,0.0004691779613494873,0.0004616677761077881,0.0004635453224182129,0.00046074390411376953,0.00045228004455566406,0.00045672059059143066,0.0004550814628601074]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0012309588491916656,0.0016421396285295486,0.0020692888647317886,0.002507004886865616,0.0029430773574858904,0.0033664691727608442,0.0037882172036916018,0.004205738194286823,0.004614571109414101,0.005030448082834482,0.005439985077828169,0.005825335159897804,0.006219138856977224,0.006596270017325878,0.006968234665691853,0.00732963252812624,0.007682811003178358,0.008047261275351048,0.008388933725655079,0.008720507845282555,0.00905865803360939,0.009385067038238049,0.009706778451800346,0.010031308978796005,0.010342453606426716,0.010641857050359249,0.01094102580100298,0.011231271550059319,0.011515175923705101,0.011798141524195671,0.012072418816387653,0.012355619110167027,0.012641873210668564,0.01294104102998972,0.013244202360510826,0.013553233817219734,0.013871188275516033,0.014189142733812332,0.014513203874230385,0.014839377254247665,0.015167194418609142,0.015519433654844761,0.01587073504924774,0.016225088387727737,0.016578970476984978,0.016936611384153366,0.01730153150856495,0.01768171414732933,0.01805861108005047,0.018439030274748802,0.018825318664312363,0.019231803715229034,0.01963241584599018,0.020036082714796066,0.020449377596378326,0.020861027762293816,0.021285593509674072,0.021707341074943542,0.02215445041656494,0.02259005419909954,0.02303716354072094,0.02349131740629673,0.023951811715960503,0.024412071332335472,0.024884775280952454,0.025349732488393784,0.02582431584596634,0.026294907554984093,0.026784520596265793,0.02726380154490471,0.02775341458618641,0.028242792934179306,0.028739450499415398,0.02924221195280552,0.029757186770439148,0.030272865667939186,0.030802398920059204,0.03132559359073639,0.031849488615989685,0.03237244486808777,0.03291935846209526,0.03345124050974846,0.03398312255740166,0.034541066735982895,0.03510911390185356,0.03565860539674759,0.03622853010892868,0.03679610416293144,0.03735828027129173,0.037933602929115295,0.03850916400551796,0.03907650336623192,0.039656758308410645,0.04025932401418686,0.04085132107138634,0.04145576432347298,0.0420512817800045,0.042659249156713486,0.04326721280813217,0.04386907443404198,0.04446788132190704,0.045092519372701645,0.04572537541389465,0.04635189101099968,0.04697746783494949,0.04759388789534569,0.0482269786298275,0.04886218532919884,0.049491047859191895,0.05013470724225044,0.05080278962850571,0.05146382376551628,0.052119459956884384,0.052764058113098145,0.05342204123735428,0.05408894643187523,0.054751861840486526,0.05543285980820656,0.05610305443406105,0.05678240582346916,0.057482656091451645,0.0581655316054821,0.05885216221213341,0.05954865738749504,0.06023881211876869,0.06093812733888626,0.06165105849504471,0.06236587092280388,0.06307128816843033,0.06377764046192169,0.06448306143283844,0.06519223749637604,0.06591551005840302,0.06663383543491364,0.06736156344413757,0.06809468567371368,0.0688287615776062,0.06956587731838226,0.07030370831489563,0.07105186581611633,0.07178544998168945,0.0725448876619339,0.07330572605133057,0.07407712936401367,0.0748191773891449,0.0755750834941864,0.07635211944580078,0.07713057100772858,0.07791818678379059,0.0786978006362915,0.07948963344097137,0.08028475940227509,0.08109655976295471,0.08190035820007324,0.0826835036277771,0.08348356187343597,0.08428573608398438,0.08511044085025787,0.08591026067733765,0.08674225211143494,0.08756883442401886,0.0883888453245163,0.08922670781612396,0.09006433188915253,0.09090900421142578,0.09176424145698547,0.0926300436258316,0.09349209070205688,0.09435813128948212,0.0952359139919281,0.09612120687961578,0.09700322151184082,0.0978805273771286,0.09878978133201599,0.09967154264450073,0.10058502852916718,0.10151094198226929,0.10243779420852661,0.10335831344127655,0.1042957454919815,0.10522964596748352,0.10618798434734344,0.1071399599313736,0.10813163220882416,0.10910029709339142,0.11008867621421814,0.11109045147895813,0.11210137605667114,0.1131153553724289,0.11413027346134186,0.11515599489212036,0.11619322001934052,0.11724478006362915,0.11829397082328796,0.11934998631477356,0.1204252541065216,0.12148502469062805,0.12255747616291046,0.12364120781421661,0.12472093105316162,0.12581922113895416,0.12691374123096466,0.1280265897512436,0.1291521042585373,0.1302703469991684,0.13139258325099945,0.13254651427268982,0.13369952142238617,0.13484570384025574,0.13599517941474915,0.13715428113937378,0.13832888007164001,0.1395311951637268,0.14067667722702026,0.14187288284301758,0.14308810234069824,0.14428266882896423,0.14549672603607178,0.1467168778181076,0.14793680608272552,0.14918513596057892,0.15041257441043854,0.15166044235229492,0.15292051434516907,0.15419162809848785,0.15545876324176788,0.15672682225704193,0.15802493691444397,0.15932634472846985,0.1606174260377884,0.1618986278772354,0.16319675743579865,0.1645277440547943,0.16585804522037506,0.16718950867652893,0.16853083670139313,0.16989611089229584,0.17123062908649445,0.17258018255233765,0.17394685745239258,0.17532552778720856,0.17672626674175262,0.1781049370765686,0.17951999604701996,0.18090663850307465,0.18230080604553223,0.1837175190448761,0.18512506783008575,0.1865246295928955,0.18795236945152283,0.18936508893966675,0.19078977406024933,0.1922130584716797,0.1936400979757309,0.19507747888565063,0.1965171992778778,0.19796161353588104,0.19939568638801575,0.20082320272922516,0.20224906504154205,0.2036725878715515,0.20508389174938202,0.20649942755699158,0.20790861546993256,0.20932157337665558,0.2107415646314621,0.21216413378715515,0.21358296275138855,0.21497030556201935,0.21636635065078735,0.21774807572364807,0.219122976064682,0.22050446271896362,0.2218669205904007,0.2232235223054886,0.22458034753799438,0.22592730820178986,0.22729094326496124,0.22860080003738403,0.22994118928909302,0.23124940693378448,0.232553631067276,0.23383554816246033,0.2351127713918686,0.2363709658384323,0.23762518167495728,0.2388981729745865,0.24013946950435638,0.24139836430549622,0.24262674152851105,0.243864044547081,0.24507926404476166,0.2462858110666275,0.24746885895729065,0.24863125383853912,0.24977673590183258,0.2509327828884125,0.25208061933517456,0.25320497155189514,0.25429362058639526,0.2553982436656952,0.2564716339111328,0.25752437114715576,0.258575439453125,0.2595840096473694,0.26059800386428833,0.261599063873291,0.26258933544158936,0.26357606053352356,0.2645440101623535,0.2654894292354584,0.2664259076118469,0.2673429250717163,0.26826179027557373,0.26915600895881653,0.2700077295303345,0.27086859941482544,0.2717033922672272,0.27252551913261414,0.2733396887779236,0.27415287494659424,0.2749501168727875,0.2757140100002289,0.276468962430954,0.27720656991004944,0.2779523730278015,0.27867141366004944,0.27937424182891846,0.28006672859191895,0.2807266116142273,0.2813580632209778,0.2819991409778595,0.2826305627822876,0.28324252367019653,0.2838324308395386,0.28442278504371643,0.2849804759025574,0.285539835691452,0.28609707951545715,0.28660687804222107,0.2871028482913971,0.28761452436447144,0.28810766339302063,0.2885822355747223,0.28903451561927795,0.2894785702228546,0.28992897272109985,0.29036271572113037,0.29077622294425964,0.29119211435317993,0.29160094261169434],"recovered":[0.0,0.0005713323480449617,0.0010654068319126964,0.0015284842811524868,0.0019706622697412968,0.0024194151628762484,0.002850086661055684,0.0032746526412665844,0.003698514075949788,0.004114391282200813,0.004525807220488787,0.004928299225866795,0.0053232768550515175,0.005712384358048439,0.006100786849856377,0.006480031181126833,0.006850117817521095,0.007214802782982588,0.007577374577522278,0.007926326245069504,0.008270111866295338,0.008615776896476746,0.008961675688624382,0.009285266511142254,0.00961308367550373,0.009931743144989014,0.010243591852486134,0.01054980605840683,0.010851087979972363,0.011136637069284916,0.011424768716096878,0.01171102188527584,0.011995161883533001,0.01227883156388998,0.012576591223478317,0.012869419530034065,0.01317939069122076,0.013493118807673454,0.013804498128592968,0.014119399711489677,0.01443805918097496,0.01477339118719101,0.015102382749319077,0.015443585813045502,0.015786197036504745,0.016142427921295166,0.016490206122398376,0.016850195825099945,0.017224272713065147,0.017598820850253105,0.017964210361242294,0.01834016852080822,0.01872810162603855,0.01912284456193447,0.01952298730611801,0.01993158645927906,0.02034323662519455,0.020762870088219643,0.021175695583224297,0.02161247283220291,0.02203797735273838,0.0224827378988266,0.022935248911380768,0.023397386074066162,0.023852011188864708,0.024309217929840088,0.024783097207546234,0.025255801156163216,0.025725219398736954,0.02619745582342148,0.026677206158638,0.027164939790964127,0.027658075094223022,0.028146512806415558,0.028649041429162025,0.029149221256375313,0.029663022607564926,0.03018691949546337,0.030702363699674606,0.031223677098751068,0.03174334764480591,0.032275933772325516,0.032807815819978714,0.03334556892514229,0.03390562906861305,0.034450896084308624,0.03499240428209305,0.03555458039045334,0.036129433661699295,0.03668855503201485,0.03726106137037277,0.03783145546913147,0.03840983286499977,0.038975998759269714,0.03956705704331398,0.04016046226024628,0.040750108659267426,0.04134445637464523,0.04193997383117676,0.04256085678935051,0.043150972574949265,0.043752364814281464,0.0443568080663681,0.04497792199254036,0.045588236302137375,0.04621780663728714,0.046835869550704956,0.04746426269412041,0.048099469393491745,0.04872128739953041,0.04935203120112419,0.04999028891324997,0.05062854662537575,0.05127807706594467,0.05192173644900322,0.052583713084459305,0.05323159694671631,0.05390226095914841,0.0545799694955349,0.05524781718850136,0.05592622980475426,0.05660698935389519,0.057289864867925644,0.05796733871102333,0.058653030544519424,0.05935680493712425,0.06006504222750664,0.06075942516326904,0.06147212162613869,0.062183644622564316,0.06288812309503555,0.06359448283910751,0.06430388987064362,0.06501846760511398,0.06573116779327393,0.06646241247653961,0.06718286126852036,0.0679185688495636,0.06865803897380829,0.06939375400543213,0.07012875378131866,0.07086775451898575,0.07162060588598251,0.07237440347671509,0.07313335686922073,0.07389983534812927,0.07466959208250046,0.07543958723545074,0.07620348036289215,0.07697394490242004,0.0777566209435463,0.07854446023702621,0.0793299525976181,0.0801311805844307,0.08092113584280014,0.08170945197343826,0.08250786364078522,0.0833076760172844,0.08410021662712097,0.0848894715309143,0.08571464568376541,0.08653301745653152,0.08735255897045135,0.08819206804037094,0.0890294536948204,0.08986637741327286,0.09071879833936691,0.09155407547950745,0.0924140065908432,0.09329014271497726,0.09415712207555771,0.09503983706235886,0.09591761231422424,0.09680595993995667,0.09769430756568909,0.09856927394866943,0.09947171062231064,0.10038001835346222,0.10129067301750183,0.10220321267843246,0.10312701761722565,0.10406772792339325,0.10500586032867432,0.10595667362213135,0.1069321408867836,0.10789445787668228,0.1088750958442688,0.10985244065523148,0.11085350811481476,0.11184047907590866,0.11284389346837997,0.113871730864048,0.11490332335233688,0.11594735831022263,0.1169634535908699,0.11800889670848846,0.1190759465098381,0.12014346569776535,0.12120324373245239,0.12227968126535416,0.12335049360990524,0.12442553043365479,0.12551230192184448,0.1266159862279892,0.12773023545742035,0.12884072959423065,0.12993291020393372,0.13107533752918243,0.13221071660518646,0.13336865603923798,0.1345110833644867,0.1356591433286667,0.13680486381053925,0.13799002766609192,0.13915571570396423,0.14032843708992004,0.14150092005729675,0.14270441234111786,0.14391282200813293,0.1451350897550583,0.14635619521141052,0.14759114384651184,0.14884206652641296,0.15007629990577698,0.1513424962759018,0.1525905877351761,0.15386545658111572,0.155142679810524,0.15643328428268433,0.15772905945777893,0.1590065211057663,0.1603177785873413,0.16162224113941193,0.16292858123779297,0.16424524784088135,0.1655762493610382,0.16691993176937103,0.16824904084205627,0.16958731412887573,0.1709420382976532,0.17230871319770813,0.17368526756763458,0.17504984140396118,0.17643602192401886,0.1778337061405182,0.1792142540216446,0.18060606718063354,0.18201714754104614,0.18342681229114532,0.184843510389328,0.18627595901489258,0.1876572072505951,0.18907414376735687,0.19050775468349457,0.191944420337677,0.19339941442012787,0.19483983516693115,0.19628167152404785,0.1977122277021408,0.19915758073329926,0.20057593286037445,0.20200508832931519,0.20342250168323517,0.2048504799604416,0.20626530051231384,0.20766791701316833,0.20909613370895386,0.21050649881362915,0.21194058656692505,0.21332818269729614,0.21472986042499542,0.21610476076602936,0.217494934797287,0.21886302530765533,0.22023464739322662,0.22160392999649048,0.2229699045419693,0.22431404888629913,0.22566266357898712,0.2269955426454544,0.22833497822284698,0.22966903448104858,0.23098593950271606,0.2322986125946045,0.2335795909166336,0.23484273254871368,0.2361084371805191,0.23736874759197235,0.23861591517925262,0.239885151386261,0.2411201000213623,0.24235810339450836,0.24359047412872314,0.24481016397476196,0.24601435661315918,0.24719247221946716,0.2483600378036499,0.24949753284454346,0.2506585121154785,0.25176525115966797,0.25288161635398865,0.25397613644599915,0.2550807595252991,0.2561400532722473,0.2572129964828491,0.25824105739593506,0.2592860162258148,0.26030540466308594,0.2613036632537842,0.2622995674610138,0.2632703185081482,0.26422277092933655,0.265183687210083,0.2661309838294983,0.26703083515167236,0.2679424285888672,0.26880142092704773,0.2696937620639801,0.27054640650749207,0.2713986039161682,0.27222588658332825,0.2730553150177002,0.27386897802352905,0.2746497690677643,0.2754289209842682,0.2761775553226471,0.27694448828697205,0.27766165137290955,0.2783670723438263,0.27907201647758484,0.27975019812583923,0.28041428327560425,0.2810758054256439,0.2817269563674927,0.2823527753353119,0.2829546332359314,0.28355133533477783,0.28413698077201843,0.2846972942352295,0.28525546193122864,0.28578686714172363,0.2863023281097412,0.2868248224258423,0.2873428463935852,0.28783878684043884,0.2883068025112152,0.2887611985206604,0.2892231047153473,0.2896732687950134,0.2900926470756531,0.2905169725418091],"active":[0.0012309588491916656,0.001070807222276926,0.0010038820328190923,0.000978520605713129,0.0009724150877445936,0.0009470540098845959,0.0009381305426359177,0.0009310855530202389,0.0009160570334643126,0.0009160568006336689,0.0009141778573393822,0.0008970359340310097,0.0008958620019257069,0.0008838856592774391,0.0008674478158354759,0.0008496013469994068,0.0008326931856572628,0.0008324584923684597,0.0008115591481328011,0.0007941816002130508,0.0007885461673140526,0.000769290141761303,0.0007451027631759644,0.0007460424676537514,0.0007293699309229851,0.0007101139053702354,0.0006974339485168457,0.0006814654916524887,0.0006640879437327385,0.0006615044549107552,0.0006476501002907753,0.0006445972248911858,0.0006467113271355629,0.0006622094660997391,0.0006676111370325089,0.0006838142871856689,0.0006917975842952728,0.0006960239261388779,0.0007087057456374168,0.000719977542757988,0.000729135237634182,0.0007460424676537514,0.0007683522999286652,0.0007815025746822357,0.0007927734404802322,0.0007941834628582001,0.0008113253861665726,0.0008315183222293854,0.000834338366985321,0.000840209424495697,0.0008611083030700684,0.0008916351944208145,0.0009043142199516296,0.0009132381528615952,0.0009263902902603149,0.0009294413030147552,0.0009423568844795227,0.0009444709867238998,0.0009787548333406448,0.0009775813668966293,0.0009991861879825592,0.001008579507470131,0.0010165628045797348,0.00101468525826931,0.0010327640920877457,0.0010405145585536957,0.001041218638420105,0.001039106398820877,0.0010593011975288391,0.0010663457214832306,0.0010762084275484085,0.0010778531432151794,0.0010813754051923752,0.0010956991463899612,0.0011081453412771225,0.0011236444115638733,0.001139376312494278,0.0011386740952730179,0.0011471249163150787,0.0011487677693367004,0.0011760108172893524,0.0011753067374229431,0.0011753067374229431,0.0011954978108406067,0.001203484833240509,0.0012077093124389648,0.0012361258268356323,0.0012415237724781036,0.0012288466095924377,0.0012450478971004486,0.0012481026351451874,0.0012450478971004486,0.0012469254434108734,0.0012833252549171448,0.0012842640280723572,0.0012953020632266998,0.0013011731207370758,0.0013147927820682526,0.0013272389769554138,0.0013082176446914673,0.001316908746957779,0.0013401545584201813,0.0013685673475265503,0.00137396901845932,0.0013892315328121185,0.001376081258058548,0.0013911090791225433,0.0013979226350784302,0.0013915784657001495,0.0014134198427200317,0.0014507584273815155,0.0014735348522663116,0.0014909133315086365,0.001485981047153473,0.001500304788351059,0.001505233347415924,0.001520264893770218,0.0015305988490581512,0.0015230849385261536,0.001534588634967804,0.0015564262866973877,0.001558542251586914,0.0015622973442077637,0.0015813186764717102,0.0015857815742492676,0.0015813224017620087,0.0015860162675380707,0.0016064457595348358,0.0015991665422916412,0.001593995839357376,0.001594938337802887,0.0015977546572685242,0.0016116201877593994,0.001615367829799652,0.0016303956508636475,0.0016322731971740723,0.001645900309085846,0.0016473084688186646,0.0016456693410873413,0.001658111810684204,0.0016566962003707886,0.0016771331429481506,0.001685120165348053,0.001702725887298584,0.0016858205199241638,0.001675248146057129,0.0016825273633003235,0.001690983772277832,0.0017147064208984375,0.00172385573387146,0.0017330124974250793,0.0017402991652488708,0.0017666071653366089,0.0017691776156425476,0.0017623677849769592,0.0017741098999977112,0.0017778724431991577,0.0018027648329734802,0.0018100440502166748,0.0018527805805206299,0.0018541887402534485,0.0018558278679847717,0.0018741488456726074,0.0018722638487815857,0.0018795505166053772,0.001897864043712616,0.0019112452864646912,0.0019380152225494385,0.001944124698638916,0.0019457712769508362,0.001964084804058075,0.001963384449481964,0.001962915062904358,0.001983821392059326,0.0019772350788116455,0.0020157545804977417,0.0020392313599586487,0.002057775855064392,0.0020676404237747192,0.0020925328135490417,0.0021026283502578735,0.0021202564239501953,0.00213409960269928,0.00217495858669281,0.0021681562066078186,0.002194218337535858,0.002215355634689331,0.0022489354014396667,0.0022618472576141357,0.002289794385433197,0.002312101423740387,0.002321489155292511,0.002341456711292267,0.002346612513065338,0.002386532723903656,0.002416357398033142,0.0024090781807899475,0.002414010465145111,0.002437964081764221,0.0024412497878074646,0.0024687275290489197,0.0024882107973098755,0.002514287829399109,0.0025361180305480957,0.002540111541748047,0.002551853656768799,0.0026136040687561035,0.0026241838932037354,0.002634987235069275,0.0026265233755111694,0.002643197774887085,0.0026697367429733276,0.002726331353187561,0.0026866495609283447,0.0027171671390533447,0.0027596652507781982,0.0027817487716674805,0.0027923136949539185,0.0028040558099746704,0.0028017163276672363,0.002828940749168396,0.0028214305639266968,0.002818375825881958,0.00284421443939209,0.0028491318225860596,0.002868175506591797,0.0028613656759262085,0.002882257103919983,0.0028930604457855225,0.0028883665800094604,0.002892106771469116,0.0028789788484573364,0.0029055029153823853,0.0029294639825820923,0.002944260835647583,0.0029545873403549194,0.0029761791229248047,0.0029815882444381714,0.002992868423461914,0.00300481915473938,0.0030168145895004272,0.003040999174118042,0.003055095672607422,0.0030839741230010986,0.0030729323625564575,0.0030865520238876343,0.0031114518642425537,0.003107920289039612,0.003097817301750183,0.0031088590621948242,0.00308912992477417,0.003132566809654236,0.003138914704322815,0.003132343292236328,0.003133058547973633,0.003117784857749939,0.00312177836894989,0.0031140148639678955,0.0031109750270843506,0.003091484308242798,0.003096655011177063,0.0030788034200668335,0.0030769258737564087,0.003058135509490967,0.003056272864341736,0.003073647618293762,0.003068000078201294,0.0030764639377593994,0.0030297189950942993,0.003038167953491211,0.003018215298652649,0.003018215298652649,0.0030095279216766357,0.0030038952827453613,0.002988874912261963,0.0029764175415039062,0.0029574036598205566,0.0029768943786621094,0.0029381364583969116,0.002945646643638611,0.0029144287109375,0.002884596586227417,0.0028496086597442627,0.002814158797264099,0.002791374921798706,0.0027824491262435913,0.002789735794067383,0.002770721912384033,0.0027824491262435913,0.002741590142250061,0.002743944525718689,0.002721160650253296,0.002695336937904358,0.0026586949825286865,0.002616897225379944,0.0025842636823654175,0.0025727450847625732,0.0025830864906311035,0.002546459436416626,0.002528369426727295,0.002516627311706543,0.002495497465133667,0.0024436116218566895,0.0024353861808776855,0.0023710131645202637,0.0023569464683532715,0.0023130476474761963,0.002283930778503418,0.00227239727973938,0.0022444427013397217,0.0022191107273101807,0.002203136682510376,0.0021592378616333008,0.0021308064460754395,0.002125173807144165,0.002065300941467285,0.00206717848777771,0.0020096302032470703,0.0019791126251220703,0.001941084861755371,0.0019269883632659912,0.0018948018550872803,0.001845031976699829,0.0018191933631896973,0.00177764892578125,0.001774817705154419,0.0017269253730773926,0.0017125904560089111,0.0016996562480926514,0.001654595136642456,0.0016078650951385498,0.001584857702255249,0.0015547573566436768,0.0015155673027038574,0.0014796555042266846,0.0014681518077850342,0.001429140567779541,0.0014028549194335938,0.0013997852802276611,0.0013514161109924316,0.001315981149673462,0.0013121962547302246,0.0012828409671783447,0.001239389181137085,0.0011957287788391113,0.0011717677116394043,0.0011677742004394531,0.001139611005783081,0.0011029541492462158,0.0010994672775268555,0.001083970069885254]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0012309588491916656,0.0016416700091212988,0.0021042777225375175,0.0025706428568810225,0.003038416849449277,0.0035296734422445297,0.0040265657007694244,0.004527685232460499,0.005043833516538143,0.00554283894598484,0.00606579752638936,0.0065854680724442005,0.007110774517059326,0.007623634766787291,0.008148236200213432,0.008692564442753792,0.009225854650139809,0.009778870269656181,0.010340575128793716,0.01090791542083025,0.011458583176136017,0.012033202685415745,0.012614398263394833,0.01318901777267456,0.01377115212380886,0.014356104657053947,0.014955851249396801,0.015550665557384491,0.01615135185420513,0.01675485447049141,0.017362819984555244,0.018020568415522575,0.018697338178753853,0.019394537433981895,0.020158426836133003,0.02095073089003563,0.021780136972665787,0.022658387199044228,0.023567400872707367,0.024515394121408463,0.025516457855701447,0.02656002715229988,0.027655256912112236,0.028789233416318893,0.029981210827827454,0.031214049085974693,0.03251076117157936,0.03387603908777237,0.03526949882507324,0.03674045205116272,0.03826705738902092,0.03984367847442627,0.041509538888931274,0.04323410242795944,0.04501408711075783,0.0468624047935009,0.048789385706186295,0.05078000947833061,0.052828870713710785,0.05497118830680847,0.0571322962641716,0.05942044407129288,0.061767060309648514,0.06422193348407745,0.06671485304832458,0.06929536163806915,0.07199092209339142,0.07469119131565094,0.07752671837806702,0.08041837811470032,0.08341264724731445,0.0865231603384018,0.08965995907783508,0.092884361743927,0.09616066515445709,0.0995693951845169,0.10301031172275543,0.1065463274717331,0.11013798415660858,0.11376745998859406,0.11748053133487701,0.12127697467803955,0.12518659234046936,0.1291443556547165,0.13318665325641632,0.13726042211055756,0.1413889080286026,0.14556951820850372,0.1497776061296463,0.1540561318397522,0.15836825966835022,0.16273203492164612,0.16712728142738342,0.17151735723018646,0.17595110833644867,0.18045273423194885,0.1849275827407837,0.18946793675422668,0.19400103390216827,0.19854162633419037,0.20313483476638794,0.20768341422080994,0.2123003453016281,0.21685244143009186,0.22142404317855835,0.22597897052764893,0.23051698505878448,0.23503856360912323,0.23955193161964417,0.24401503801345825,0.2484750896692276,0.2528550624847412,0.2572254240512848,0.26155373454093933,0.26586586236953735,0.2701180875301361,0.2743106782436371,0.27845725417137146,0.2825312316417694,0.28659820556640625,0.29057687520980835,0.29451021552085876,0.2983817756175995,0.30218151211738586,0.3059375584125519,0.30958911776542664,0.3131875693798065,0.31672337651252747,0.3201943337917328,0.3235950767993927,0.3269505202770233,0.3302099108695984,0.33339062333106995,0.3364933729171753,0.33953791856765747,0.3425023555755615,0.34545060992240906,0.34825676679611206,0.35106319189071655,0.353793740272522,0.35646113753318787,0.3590080738067627,0.36149558424949646,0.36394739151000977,0.3663029372692108,0.3685992956161499,0.37080642580986023,0.3729959726333618,0.3750816881656647,0.3771519064903259,0.3791610896587372,0.38106319308280945,0.3829490840435028,0.3847656846046448,0.38653016090393066,0.3882288932800293,0.3898773789405823,0.39148712158203125,0.3930564522743225,0.3945525586605072,0.39597347378730774,0.39737728238105774,0.3987519443035126,0.4000502824783325,0.40132400393486023,0.40256762504577637,0.4037560820579529,0.40491119027137756,0.4060160517692566,0.40710800886154175,0.4081762135028839,0.4092092216014862,0.4101823568344116,0.4111303389072418,0.41204145550727844,0.41291242837905884,0.4137718975543976,0.414605051279068,0.41540980339050293,0.4162032902240753,0.4169345498085022,0.41765615344047546,0.41835546493530273,0.41903576254844666,0.4196956157684326,0.4203195571899414,0.4209150969982147,0.4215127229690552,0.4220767617225647,0.4226337671279907,0.4231733977794647,0.4236982464790344,0.42420053482055664,0.4246683120727539,0.4251379668712616,0.42559775710105896,0.4260253608226776,0.4264555871486664,0.4268641769886017,0.427264541387558,0.4276426136493683,0.4280315041542053,0.42838749289512634,0.42873409390449524,0.4290783405303955,0.4294087588787079,0.42972999811172485,0.43004465103149414,0.430335134267807,0.4306204617023468,0.43090248107910156,0.4311769902706146,0.431443989276886,0.43169736862182617,0.4319378137588501,0.4321771264076233,0.43240490555763245,0.4326270520687103,0.43284332752227783,0.43304643034935,0.4332479238510132,0.43344753980636597,0.4336365759372711,0.4338195025920868,0.43399935960769653,0.43417033553123474,0.4343450367450714,0.43451106548309326,0.4346601665019989,0.43480974435806274,0.43495747447013855,0.4350917935371399,0.43521976470947266,0.4353486895561218,0.4354862868785858,0.43561238050460815,0.43572816252708435,0.43584582209587097,0.4359557032585144,0.43606629967689514,0.43617525696754456,0.4362776577472687,0.43638402223587036,0.4364791214466095,0.4365812838077545,0.4366735816001892,0.43676280975341797,0.43684545159339905,0.4369330406188965,0.4370206296443939,0.43709367513656616,0.4371716380119324,0.4372500777244568,0.43732592463493347,0.4373975396156311,0.4374661147594452,0.437533974647522,0.4375976026058197,0.4376610219478607,0.43772488832473755,0.43778476119041443,0.4378448724746704,0.4378974735736847,0.4379536211490631,0.4380057454109192,0.4380533993244171,0.4381045997142792,0.43816283345222473,0.4382079243659973,0.4382553696632385,0.438300222158432,0.43834152817726135,0.438382625579834,0.43842560052871704,0.43846458196640015,0.43850943446159363,0.43854817748069763,0.43858858942985535,0.43862825632095337,0.4386625587940216,0.4386994242668152,0.43873533606529236,0.4387686848640442,0.4388022720813751,0.43882834911346436,0.43885746598243713,0.43888822197914124,0.43891382217407227,0.4389391839504242,0.4389640688896179,0.43899083137512207,0.4390143156051636,0.4390396773815155,0.4390641152858734,0.43908360600471497,0.4391080141067505,0.4391256272792816,0.4391467571258545,0.43916836380958557,0.4391878545284271,0.43920430541038513,0.4392244815826416,0.4392406940460205,0.4392561912536621,0.4392709732055664,0.4392845928668976,0.43929940462112427,0.43931278586387634,0.4393254518508911,0.43933719396591187,0.4393501281738281,0.4393613934516907,0.4393726587295532,0.4393865168094635,0.4393947422504425,0.43940696120262146,0.4394168257713318,0.4394252598285675,0.43943628668785095,0.4394468665122986,0.4394541382789612,0.4394640028476715,0.4394715130329132,0.43948137760162354,0.43948912620544434,0.4394954741001129,0.4395022988319397,0.4395098090171814,0.43951615691185,0.43952271342277527,0.43952953815460205,0.4395351707935333,0.4395419657230377,0.4395464360713959,0.4395539462566376,0.4395584166049957,0.4395630955696106,0.4395692050457001,0.4395734369754791,0.4395776689052582,0.43958306312561035,0.4395868182182312,0.43959105014801025,0.4395948052406311,0.43959856033325195,0.4396025538444519,0.43960583209991455,0.4396091401576996,0.43961265683174133,0.439615935087204,0.4396187663078308],"recovered":[0.0,0.0005793164600618184,0.0010785572230815887,0.0015580723993480206,0.002040170831605792,0.0025025438517332077,0.002982763573527336,0.0034744897857308388,0.003954004961997271,0.004472266882658005,0.004965636879205704,0.005466755945235491,0.00599159300327301,0.006509384606033564,0.007031638640910387,0.007549900095909834,0.008090469986200333,0.00862916186451912,0.009164330549538136,0.009706075303256512,0.010267309844493866,0.010823848657310009,0.011396120302379131,0.011970974504947662,0.012549351900815964,0.01313078124076128,0.013706576079130173,0.014295520260930061,0.014890804886817932,0.015472939237952232,0.016070101410150528,0.016658106818795204,0.017283448949456215,0.017927108332514763,0.018608808517456055,0.019335126504302025,0.02009878121316433,0.020904235541820526,0.021743271499872208,0.022597098723053932,0.023503998294472694,0.02446514181792736,0.025465501472353935,0.026507191359996796,0.02760007232427597,0.02873123064637184,0.029918983578681946,0.031147828325629234,0.03242998197674751,0.03375134617090225,0.035162653774023056,0.03662186488509178,0.03813766688108444,0.039733078330755234,0.041388604789972305,0.043090857565402985,0.04488399252295494,0.046744052320718765,0.04866751283407211,0.05063653364777565,0.05271756276488304,0.054845795035362244,0.05706372857093811,0.05930819734930992,0.06166749820113182,0.0640866756439209,0.06659908592700958,0.06915164738893509,0.07180283218622208,0.07454818487167358,0.07734919339418411,0.08025587350130081,0.0832623541355133,0.08631979674100876,0.08948548883199692,0.09269721060991287,0.09600614756345749,0.0993606373667717,0.1028461679816246,0.10639532655477524,0.10995741188526154,0.11359674483537674,0.11729902029037476,0.12112785875797272,0.1250208169221878,0.1289684772491455,0.13296452164649963,0.13705378770828247,0.1411341279745102,0.14532436430454254,0.1495237648487091,0.15379877388477325,0.15809868276119232,0.16242465376853943,0.16677550971508026,0.17119400203227997,0.1756613403558731,0.18011128902435303,0.1846277117729187,0.18913990259170532,0.1936863660812378,0.198243647813797,0.20276544988155365,0.2073485553264618,0.21190983057022095,0.21646733582019806,0.22101803123950958,0.22559292614459991,0.23010791838169098,0.234612837433815,0.23912431299686432,0.24359634518623352,0.2480204701423645,0.2524150013923645,0.2568407952785492,0.2611594796180725,0.2654664218425751,0.26972195506095886,0.27395373582839966,0.2781136929988861,0.28223443031311035,0.2862856388092041,0.29025375843048096,0.2941809892654419,0.298053503036499,0.3018698990345001,0.30561843514442444,0.3092871308326721,0.3128719925880432,0.31642231345176697,0.31991371512413025,0.3233097791671753,0.326632559299469,0.3299114406108856,0.33308935165405273,0.3361876606941223,0.33921220898628235,0.3421998918056488,0.34511831402778625,0.3479592502117157,0.35074639320373535,0.35346782207489014,0.35610678791999817,0.35864996910095215,0.3611679971218109,0.36357003450393677,0.3659455478191376,0.36820971965789795,0.370466411113739,0.37264373898506165,0.37474846839904785,0.37680861353874207,0.3787630498409271,0.38066962361335754,0.3825646638870239,0.3843885660171509,0.3861464560031891,0.38787055015563965,0.38952961564064026,0.3911374807357788,0.3926727771759033,0.3941761255264282,0.395623117685318,0.39699849486351013,0.39837411046028137,0.39969196915626526,0.4009581506252289,0.4021928608417511,0.40339282155036926,0.4045383036136627,0.4056490361690521,0.4067437946796417,0.40781858563423157,0.4088086187839508,0.40978220105171204,0.41073161363601685,0.41164955496788025,0.41253459453582764,0.41340017318725586,0.4142354428768158,0.41504770517349243,0.4158388376235962,0.4165940582752228,0.4173215329647064,0.4180142879486084,0.4186983108520508,0.41936194896698,0.42000606656074524,0.4205886721611023,0.421161413192749,0.4217447340488434,0.4222942292690277,0.42284253239631653,0.4233633875846863,0.42384618520736694,0.4243285059928894,0.4247911274433136,0.4252523183822632,0.42568299174308777,0.42610475420951843,0.4265196919441223,0.42690807580947876,0.42730799317359924,0.42769381403923035,0.4280531108379364,0.4284130930900574,0.4287542998790741,0.42908868193626404,0.42939841747283936,0.42969828844070435,0.42998993396759033,0.4302797317504883,0.4305593967437744,0.43084001541137695,0.4311002194881439,0.43134817481040955,0.4315902888774872,0.43182888627052307,0.43205711245536804,0.432283490896225,0.4324924945831299,0.4327024221420288,0.43290647864341736,0.43310797214508057,0.433297723531723,0.4334820508956909,0.43366333842277527,0.4338432252407074,0.4340129792690277,0.4341679811477661,0.43432578444480896,0.4344748854637146,0.4346230626106262,0.4347602128982544,0.43489569425582886,0.43502673506736755,0.43515825271606445,0.4352862238883972,0.43541279435157776,0.4355247914791107,0.4356377422809601,0.4357455372810364,0.43585261702537537,0.4359646439552307,0.436064213514328,0.43616774678230286,0.4362703859806061,0.43636783957481384,0.43645235896110535,0.4365409016609192,0.4366317689418793,0.4367123246192932,0.4367905259132385,0.43686825037002563,0.436942458152771,0.4370187819004059,0.43709343671798706,0.43716248869895935,0.43723198771476746,0.4372974932193756,0.43735596537590027,0.4374207854270935,0.43748536705970764,0.43754056096076965,0.43759408593177795,0.43764904141426086,0.43770235776901245,0.437753289937973,0.43780356645584106,0.43785473704338074,0.4379040598869324,0.437950074672699,0.43799424171447754,0.43803462386131287,0.4380780756473541,0.4381198585033417,0.4381600320339203,0.4381992518901825,0.4382398724555969,0.4382764995098114,0.4383140802383423,0.4383525848388672,0.4383864104747772,0.43841928243637085,0.4384519159793854,0.4384821951389313,0.4385082721710205,0.4385402202606201,0.4385681450366974,0.43859586119651794,0.4386219382286072,0.43865010142326355,0.43867453932762146,0.43869706988334656,0.4387235939502716,0.4387482702732086,0.43877410888671875,0.4387945234775543,0.4388163685798645,0.4388370215892792,0.43885675072669983,0.43887460231781006,0.43889713287353516,0.43891429901123047,0.43892931938171387,0.43894505500793457,0.43895936012268066,0.43897745013237,0.43899035453796387,0.4390014111995697,0.43901339173316956,0.43902912735939026,0.4390394389629364,0.43905189633369446,0.4390641152858734,0.43907561898231506,0.4390871226787567,0.43909862637519836,0.4391077756881714,0.439118355512619,0.43912798166275024,0.43913760781288147,0.4391477108001709,0.4391563832759857,0.4391648471355438,0.43917375802993774,0.43918082118034363,0.4391864538192749,0.4391928017139435,0.43919888138771057,0.43920594453811646,0.43921321630477905,0.43921956419944763,0.4392251968383789,0.439230352640152,0.43923598527908325,0.43924209475517273,0.4392479658126831,0.4392533600330353,0.43925735354423523,0.4392623007297516,0.43926677107810974,0.4392716884613037,0.43927663564682007,0.43928155303001404,0.4392853081226349,0.43928977847099304,0.4392932951450348,0.43929681181907654,0.4393015205860138,0.43930479884147644],"active":[0.0012309588491916656,0.0010623536072671413,0.0010257204994559288,0.001012570457533002,0.0009982460178434849,0.001027129590511322,0.0010438021272420883,0.00105319544672966,0.0010898285545408726,0.0010705720633268356,0.0011001606471836567,0.0011187121272087097,0.001119181513786316,0.001114250160753727,0.0011165975593030453,0.001142664346843958,0.001135384663939476,0.001149708405137062,0.001176244579255581,0.001201840117573738,0.0011912733316421509,0.0012093540281057358,0.0012182779610157013,0.0012180432677268982,0.001221800222992897,0.0012253234162926674,0.0012492751702666283,0.0012551452964544296,0.0012605469673871994,0.001281915232539177,0.0012927185744047165,0.0013624615967273712,0.001413889229297638,0.0014674291014671326,0.0015496183186769485,0.0016156043857336044,0.0016813557595014572,0.0017541516572237015,0.0018241293728351593,0.0019182953983545303,0.002012459561228752,0.0020948853343725204,0.0021897554397583008,0.0022820420563220978,0.002381138503551483,0.002482818439602852,0.002591777592897415,0.002728210762143135,0.0028395168483257294,0.0029891058802604675,0.0031044036149978638,0.003221813589334488,0.0033718720078468323,0.0035010240972042084,0.0036254823207855225,0.0037715472280979156,0.0039053931832313538,0.004035957157611847,0.004161357879638672,0.004334654659032822,0.004414733499288559,0.0045746490359306335,0.0047033317387104034,0.004913736134767532,0.005047354847192764,0.005208685994148254,0.005391836166381836,0.005539543926715851,0.00572388619184494,0.005870193243026733,0.006063453853130341,0.006267286837100983,0.006397604942321777,0.006564565002918243,0.0066751763224601746,0.006872184574604034,0.007004164159297943,0.007185690104961395,0.007291816174983978,0.007372133433818817,0.0075231194496154785,0.007680229842662811,0.007887572050094604,0.008016496896743774,0.008165836334228516,0.008291944861412048,0.008424386382102966,0.008515730500221252,0.008643478155136108,0.008731767535209656,0.008844494819641113,0.008933261036872864,0.009028598666191101,0.009092703461647034,0.009175598621368408,0.009258732199668884,0.009266242384910583,0.009356647729873657,0.009373322129249573,0.009401723742485046,0.009448468685150146,0.00943976640701294,0.009534895420074463,0.009503886103630066,0.009514212608337402,0.009511634707450867,0.009498953819274902,0.009445637464523315,0.009444013237953186,0.00940220057964325,0.009350776672363281,0.00925871729850769,0.009204953908920288,0.009138733148574829,0.00902506709098816,0.008958607912063599,0.008844256401062012,0.008735299110412598,0.008577495813369751,0.008484512567520142,0.008342444896697998,0.008224576711654663,0.00812801718711853,0.00800052285194397,0.007884055376052856,0.007719218730926514,0.00756913423538208,0.007436245679855347,0.007322341203689575,0.007172763347625732,0.007036805152893066,0.006900131702423096,0.006758064031600952,0.006581932306289673,0.006448566913604736,0.006314694881439209,0.006238400936126709,0.006056874990463257,0.005944877862930298,0.005834490060806274,0.005714744329452515,0.005540251731872559,0.005388796329498291,0.005297422409057617,0.005134940147399902,0.005029261112213135,0.004860877990722656,0.004786252975463867,0.004615277051925659,0.004508167505264282,0.004412621259689331,0.004254579544067383,0.004186034202575684,0.0040960609912872314,0.003965497016906738,0.003840327262878418,0.0037309229373931885,0.0036165714263916016,0.003526836633682251,0.0034150779247283936,0.003300696611404419,0.0032011568546295166,0.00312882661819458,0.0030517876148223877,0.0029498934745788574,0.0028756558895111084,0.002797931432723999,0.002718329429626465,0.002623230218887329,0.0025697052478790283,0.002527177333831787,0.0024654269218444824,0.0023637712001800537,0.0023217201232910156,0.0022592544555664062,0.002180814743041992,0.002122342586517334,0.0020704567432403564,0.0020096302032470703,0.0019678473472595215,0.0018868446350097656,0.0018173158168792725,0.001761406660079956,0.0017142295837402344,0.0016813278198242188,0.001621246337890625,0.0015531480312347412,0.0015066564083099365,0.0014880895614624023,0.0014723539352416992,0.0014286637306213379,0.0014040172100067139,0.0013580024242401123,0.001304924488067627,0.0012917816638946533,0.0012692511081695557,0.0012342333793640137,0.0012032687664031982,0.001181185245513916,0.0011597871780395508,0.0011229217052459717,0.0011234283447265625,0.0010794997215270996,0.0010402798652648926,0.0010252296924591064,0.0009956657886505127,0.0009756982326507568,0.0009559690952301025,0.0009367167949676514,0.0009221732616424561,0.0009125471115112305,0.0008972585201263428,0.0008845925331115723,0.0008573532104492188,0.0008375942707061768,0.0008289515972137451,0.0008146166801452637,0.0007981657981872559,0.00078621506690979,0.000762939453125,0.0007554292678833008,0.0007451176643371582,0.0007300972938537598,0.0007115304470062256,0.0007016360759735107,0.0006882846355438232,0.0006816983222961426,0.0006678402423858643,0.0006471872329711914,0.0006417632102966309,0.0006316900253295898,0.000616908073425293,0.0005967020988464355,0.0005884766578674316,0.000590592622756958,0.0005856454372406006,0.0005699098110198975,0.0005595982074737549,0.0005429089069366455,0.0005415081977844238,0.0005375146865844727,0.0005321204662322998,0.0005314052104949951,0.0005144774913787842,0.0005170702934265137,0.0005058348178863525,0.0004924237728118896,0.0004776120185852051,0.0004806816577911377,0.00047972798347473145,0.00046190619468688965,0.00045931339263916016,0.0004595518112182617,0.0004576742649078369,0.0004550814628601074,0.00044733285903930664,0.0004405379295349121,0.00043511390686035156,0.0004290342330932617,0.0004273951053619385,0.00042879581451416016,0.0004240870475769043,0.0004121065139770508,0.00041306018829345703,0.00041165947914123535,0.00040435791015625,0.00040224194526672363,0.000409543514251709,0.00040435791015625,0.0004006326198577881,0.0003961622714996338,0.00039145350456237793,0.0003883838653564453,0.0003909766674041748,0.0003865063190460205,0.0003895759582519531,0.00038814544677734375,0.00038933753967285156,0.0003883838653564453,0.0003860592842102051,0.0003853440284729004,0.0003827512264251709,0.0003822743892669678,0.00038298964500427246,0.0003764331340789795,0.0003752708435058594,0.00037994980812072754,0.00037360191345214844,0.00037103891372680664,0.0003682076930999756,0.0003688931465148926,0.0003642141819000244,0.00036513805389404297,0.00036704540252685547,0.0003600120544433594,0.0003597438335418701,0.0003515183925628662,0.0003522336483001709,0.00035199522972106934,0.0003508329391479492,0.00034755468368530273,0.00034987926483154297,0.00034356117248535156,0.0003418922424316406,0.00034165382385253906,0.0003395378589630127,0.0003400444984436035,0.00033533573150634766,0.0003350973129272461,0.0003357827663421631,0.00033673644065856934,0.00033226609230041504,0.0003332197666168213,0.00033462047576904297,0.0003306269645690918,0.0003313422203063965,0.00032970309257507324,0.0003266334533691406,0.00032851099967956543,0.00032851099967956543,0.0003261566162109375,0.00032639503479003906,0.00032380223274230957,0.0003249943256378174,0.0003242790699005127,0.0003217160701751709,0.00032147765159606934,0.00032335519790649414,0.00032335519790649414,0.00032383203506469727,0.0003235936164855957,0.00032195448875427246,0.0003224015235900879,0.0003212392330169678,0.0003235936164855957,0.0003224313259124756,0.0003210008144378662,0.0003212392330169678,0.00032007694244384766,0.0003203153610229492,0.00032076239585876465,0.00032004714012145996,0.00031936168670654297,0.00031816959381103516,0.00031700730323791504,0.0003172457218170166,0.0003160536289215088,0.0003158450126647949,0.0003158450126647949,0.00031441450119018555,0.0003139674663543701]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0012309588491916656,0.0016449575778096914,0.0020840829238295555,0.00254974327981472,0.003013760084286332,0.0034648613072931767,0.003927703946828842,0.004371056333184242,0.004825679585337639,0.005275137256830931,0.005727412644773722,0.006172173656523228,0.0066305543296039104,0.0070778988301754,0.007531582843512297,0.007975639775395393,0.008420165628194809,0.008852246217429638,0.009300529025495052,0.009727912954986095,0.0101677430793643,0.01058949064463377,0.011038009077310562,0.011456470005214214,0.011862014420330524,0.012295973487198353,0.01270551048219204,0.013120448216795921,0.013532334007322788,0.013928955420851707,0.01432816032320261,0.014748264104127884,0.015200304798781872,0.015656571835279465,0.01613491401076317,0.016618890687823296,0.01711742766201496,0.01764555089175701,0.018171092495322227,0.01872645691037178,0.019282056018710136,0.019861606881022453,0.0204780250787735,0.021112525835633278,0.02176886610686779,0.022449158132076263,0.023119352757930756,0.023845434188842773,0.024589600041508675,0.0253471489995718,0.026131467893719673,0.02694396860897541,0.027763746678829193,0.028616635128855705,0.029492773115634918,0.03039661794900894,0.03130727261304855,0.032249633222818375,0.03319926932454109,0.03416159003973007,0.03515748679637909,0.036177102476358414,0.03724157065153122,0.03830463066697121,0.03939516097307205,0.04052843526005745,0.04166968911886215,0.042849693447351456,0.044040028005838394,0.045252904295921326,0.046494197100400925,0.04776695370674133,0.04907446727156639,0.050390902906656265,0.05174068361520767,0.05312545597553253,0.054518915712833405,0.0559370294213295,0.05737346410751343,0.058851223438978195,0.06033790856599808,0.061845965683460236,0.06338595598936081,0.06499780714511871,0.0666080117225647,0.06823605298995972,0.06989440321922302,0.07161098718643188,0.07335950434207916,0.07508641481399536,0.07684573531150818,0.07863439619541168,0.08044843375682831,0.08227162063121796,0.084117591381073,0.08603377640247345,0.08794526755809784,0.08986778557300568,0.0917975902557373,0.09378351271152496,0.09581640362739563,0.09783309698104858,0.0998544842004776,0.10189065337181091,0.10400620102882385,0.1060841828584671,0.1081814169883728,0.11033500730991364,0.11253932118415833,0.11471875011920929,0.11692540347576141,0.1191370040178299,0.1213659793138504,0.12361255288124084,0.12583330273628235,0.12807166576385498,0.1303471326828003,0.13265125453472137,0.13494034111499786,0.13722778856754303,0.13955655694007874,0.1418510377407074,0.14419977366924286,0.1465236097574234,0.14886435866355896,0.15120652318000793,0.15354397892951965,0.15592440962791443,0.15830767154693604,0.16067424416542053,0.16307558119297028,0.16546142101287842,0.16783174872398376,0.17021101713180542,0.17258980870246887,0.17496225237846375,0.1773267239332199,0.179661825299263,0.18201503157615662,0.18437080085277557,0.18669041991233826,0.1890600472688675,0.19136956334114075,0.1937168836593628,0.1960449516773224,0.19836127758026123,0.20066234469413757,0.2029246687889099,0.20519965887069702,0.20745117962360382,0.2096864879131317,0.21193847060203552,0.21419115364551544,0.21640533208847046,0.21860824525356293,0.22078296542167664,0.22297883033752441,0.22513946890830994,0.22728952765464783,0.2293848842382431,0.2315053641796112,0.23362115025520325,0.2357371747493744,0.23786306381225586,0.239932581782341,0.24196664988994598,0.2440119832754135,0.24601082503795624,0.24803009629249573,0.2500019371509552,0.251966267824173,0.2539110779762268,0.2558300793170929,0.2577342987060547,0.25962862372398376,0.2615128755569458,0.26338067650794983,0.26523512601852417,0.26702919602394104,0.2688523828983307,0.2706243693828583,0.2723790109157562,0.2741188406944275,0.27587956190109253,0.2775421142578125,0.27922746539115906,0.28088417649269104,0.2824758291244507,0.28410905599594116,0.28573569655418396,0.28731393814086914,0.2888544201850891,0.2903861701488495,0.2918982207775116,0.29336753487586975,0.29483965039253235,0.296255886554718,0.2976599335670471,0.2990446984767914,0.3004092872142792,0.30174896121025085,0.30307736992836,0.30437830090522766,0.30568018555641174,0.30694589018821716,0.30822688341140747,0.3094543218612671,0.31067752838134766,0.3118547201156616,0.31303730607032776,0.3142123520374298,0.3153747618198395,0.3164868950843811,0.31758633255958557,0.3187050521373749,0.31976646184921265,0.3208105266094208,0.32183223962783813,0.3228692412376404,0.3238411843776703,0.324799507856369,0.32574304938316345,0.32669925689697266,0.3276423215866089,0.3285468518733978,0.32946503162384033,0.33034446835517883,0.3312152028083801,0.33206504583358765,0.33291229605674744,0.333712100982666,0.33453869819641113,0.3353446125984192,0.336123526096344,0.33689799904823303,0.33763957023620605,0.338358610868454,0.33906427025794983,0.3397537171840668,0.34043753147125244,0.3411213457584381,0.34179505705833435,0.3424607813358307,0.34311994910240173,0.3437725305557251,0.34439998865127563,0.34502744674682617,0.3456213176250458,0.34623444080352783,0.346804141998291,0.3473750054836273,0.3479442298412323,0.3484932482242584,0.3490230143070221,0.349549263715744,0.35006892681121826,0.350589781999588,0.35110217332839966,0.3515981137752533,0.3520522713661194,0.35252144932746887,0.3529878258705139,0.3534483015537262,0.3538592457771301,0.35429462790489197,0.3547191917896271,0.35511770844459534,0.35551056265830994,0.3558942675590515,0.35628408193588257,0.35666143894195557,0.3570341169834137,0.3573973774909973,0.3577437698841095,0.3580901324748993,0.3584219217300415,0.3587553799152374,0.35908204317092896,0.3594009280204773,0.3597010374069214,0.3600175678730011,0.36032143235206604,0.36062273383140564,0.3609270751476288,0.3612062633037567,0.36148735880851746,0.36175811290740967,0.3620211184024811,0.3622831702232361,0.36252927780151367,0.3627772629261017,0.3630238175392151,0.3632638156414032,0.36350685358047485,0.3637264370918274,0.363948792219162,0.3641643822193146,0.36436983942985535,0.36459222435951233,0.36480051279067993,0.36499378085136414,0.3651922047138214,0.3653690218925476,0.3655526638031006,0.3657313585281372,0.36591264605522156,0.36608102917671204,0.36624985933303833,0.36641237139701843,0.3665781617164612,0.3667336106300354,0.36688295006752014,0.36703208088874817,0.3671790659427643,0.3673199713230133,0.36745545268058777,0.36758673191070557,0.36771589517593384,0.3678443431854248,0.36796244978904724,0.3680815100669861,0.3682038486003876,0.3683158755302429,0.3684288263320923,0.368543416261673,0.3686535656452179,0.3687608540058136,0.36887192726135254,0.36896422505378723,0.3690612018108368,0.3691534996032715,0.3692464828491211,0.36933571100234985,0.36942142248153687,0.36951208114624023,0.3695954382419586,0.3696712851524353,0.3697478473186493,0.3698189854621887,0.3698939085006714,0.36996951699256897,0.3700404465198517,0.37010830640792847,0.37017688155174255,0.3702421486377716,0.37030577659606934,0.37036755681037903,0.3704271912574768,0.37049153447151184,0.37054696679115295,0.37060168385505676],"recovered":[0.0,0.0005800209473818541,0.0010686945170164108,0.0015334156341850758,0.001996023580431938,0.002451351610943675,0.002908558351919055,0.003367643803358078,0.003826259635388851,0.0042778304778039455,0.004723296035081148,0.005193183198571205,0.005645223893225193,0.006097499281167984,0.006542025599628687,0.0069950055330991745,0.007434130646288395,0.00788405817002058,0.0083250617608428,0.008762777782976627,0.009193449281156063,0.009625059552490711,0.01005831453949213,0.010504953563213348,0.010945958085358143,0.011361365206539631,0.011795089580118656,0.012199225835502148,0.01261839084327221,0.013023465871810913,0.013427367433905602,0.013831033371388912,0.014255599118769169,0.014678051695227623,0.015122342854738235,0.0155802546069026,0.016056951135396957,0.0165305957198143,0.017035942524671555,0.01754598505795002,0.018086791038513184,0.018636753782629967,0.01920127682387829,0.01980501413345337,0.020424015820026398,0.021047715097665787,0.021695366129279137,0.02237730100750923,0.02307027392089367,0.02378273755311966,0.0245259627699852,0.025284919887781143,0.02607417106628418,0.026879625394940376,0.027713729068636894,0.028563329949975014,0.02944510243833065,0.03034495748579502,0.031262658536434174,0.03217120096087456,0.03312060236930847,0.03408902883529663,0.03509126603603363,0.03612426668405533,0.0371706523001194,0.03823605924844742,0.03932847082614899,0.04047371819615364,0.04160887002944946,0.04277900978922844,0.04399728775024414,0.0451970174908638,0.046461321413517,0.047726329416036606,0.048998620361089706,0.050343938171863556,0.051704756915569305,0.05305571109056473,0.05445292964577675,0.05586188659071922,0.057334013283252716,0.05878289043903351,0.060247503221035004,0.06177128851413727,0.06332278996706009,0.06490669399499893,0.06655892729759216,0.06817054003477097,0.06985189765691757,0.07158280164003372,0.07328036427497864,0.07502652704715729,0.07679218798875809,0.07853248715400696,0.08038315176963806,0.08218380063772202,0.08405348658561707,0.0859682634472847,0.08784663677215576,0.08978700637817383,0.0917200967669487,0.09373161941766739,0.0957755446434021,0.09775536507368088,0.09978215396404266,0.10185637325048447,0.10392683744430542,0.1059836819767952,0.10809218138456345,0.11028992384672165,0.11247286945581436,0.11466144770383835,0.1168629452586174,0.11905551701784134,0.12129200249910355,0.1235089972615242,0.1257377415895462,0.12799254059791565,0.1302546262741089,0.13255545496940613,0.1348496973514557,0.13718223571777344,0.13949033617973328,0.1418054848909378,0.14409035444259644,0.14644025266170502,0.14875775575637817,0.15110978484153748,0.15347541868686676,0.15587134659290314,0.1582280695438385,0.1606183648109436,0.16298916935920715,0.1653602123260498,0.1677190363407135,0.17012929916381836,0.17250996828079224,0.17490848898887634,0.17727763950824738,0.17961956560611725,0.18197205662727356,0.18429167568683624,0.1866481602191925,0.18898044526576996,0.19131486117839813,0.1936722844839096,0.1960088014602661,0.19832183420658112,0.20061445236206055,0.20290330052375793,0.20518088340759277,0.20742769539356232,0.20966042578220367,0.2119060754776001,0.21413691341876984,0.2163633108139038,0.21858100593090057,0.22074775397777557,0.22292716801166534,0.22510118782520294,0.22723037004470825,0.22937174141407013,0.2314828336238861,0.2336103618144989,0.23573224246501923,0.23781821131706238,0.23990300297737122,0.24196359515190125,0.24398286640644073,0.2459692656993866,0.24798665940761566,0.2499636560678482,0.25192564725875854,0.2538803219795227,0.25582021474838257,0.2577598989009857,0.2596246600151062,0.261505126953125,0.2633928954601288,0.26519590616226196,0.2670247256755829,0.2687934339046478,0.2705856263637543,0.27233532071113586,0.2740805447101593,0.2758018374443054,0.27750879526138306,0.27921855449676514,0.28086209297180176,0.28251177072525024,0.28411585092544556,0.2857248783111572,0.2872634828090668,0.2888142764568329,0.29036715626716614,0.2918609082698822,0.2933172881603241,0.2947973906993866,0.2962246835231781,0.2976214289665222,0.29899632930755615,0.30034729838371277,0.3017041087150574,0.3030261695384979,0.30434662103652954,0.30561935901641846,0.3069038689136505,0.3081519603729248,0.30941838026046753,0.3106505274772644,0.3118147850036621,0.3130016028881073,0.31417691707611084,0.3153235614299774,0.3164568245410919,0.31756591796875,0.3186689019203186,0.31973031163215637,0.3207642436027527,0.3218083083629608,0.322811484336853,0.32378387451171875,0.3247588872909546,0.3257099390029907,0.3266807198524475,0.3275974690914154,0.32851704955101013,0.3294326364994049,0.3303179442882538,0.3311816155910492,0.3320471942424774,0.33286648988723755,0.3337118625640869,0.33452272415161133,0.3353213667869568,0.3360998332500458,0.3368552625179291,0.337613046169281,0.33832573890686035,0.3390236496925354,0.33971357345581055,0.3404128849506378,0.3410957455635071,0.34177839756011963,0.3424335718154907,0.3431002199649811,0.3437349796295166,0.3443729877471924,0.3449839949607849,0.3455940783023834,0.34620675444602966,0.3467870056629181,0.34734800457954407,0.3479120433330536,0.34846389293670654,0.3489924967288971,0.34951967000961304,0.3500473201274872,0.35056042671203613,0.3510819673538208,0.35154882073402405,0.35202714800834656,0.35249820351600647,0.3529495596885681,0.3533942997455597,0.35383132100105286,0.35426878929138184,0.3546893894672394,0.35509374737739563,0.3554844856262207,0.3558865189552307,0.35627657175064087,0.35664382576942444,0.3570097088813782,0.3573748469352722,0.3577214479446411,0.35806804895401,0.35840901732444763,0.35874271392822266,0.3590681850910187,0.35938403010368347,0.3596944510936737,0.3600023090839386,0.36030852794647217,0.36062461137771606,0.3609066307544708,0.3611910045146942,0.36147186160087585,0.3617527186870575,0.3620213568210602,0.36228999495506287,0.3625375032424927,0.3627878427505493,0.3630256950855255,0.3632704019546509,0.36349794268608093,0.36372503638267517,0.3639528155326843,0.36416110396385193,0.36437949538230896,0.36458566784858704,0.36479443311691284,0.36499401926994324,0.3651933968067169,0.3653756082057953,0.3655634820461273,0.36575204133987427,0.36592793464660645,0.36609700322151184,0.3662653863430023,0.3664271831512451,0.36659669876098633,0.366748183965683,0.3668956458568573,0.36704641580581665,0.367189884185791,0.3673279583454132,0.36746180057525635,0.3675888478755951,0.36771848797798157,0.36783918738365173,0.3679586946964264,0.3680833876132965,0.3681989312171936,0.3683203458786011,0.36843445897102356,0.3685462474822998,0.36865824460983276,0.36876392364501953,0.36886653304100037,0.3689686954021454,0.36905911564826965,0.36915701627731323,0.369246244430542,0.36933407187461853,0.36942189931869507,0.36950597167015076,0.36959075927734375,0.36966800689697266,0.36974313855171204,0.36982086300849915,0.3698967397212982,0.36996859312057495,0.3700399696826935,0.37010878324508667,0.3701742887496948,0.37023699283599854,0.37029993534088135,0.3703590929508209,0.37042343616485596,0.3704805076122284],"active":[0.0012309588491916656,0.0010649366304278374,0.0010153884068131447,0.0010163276456296444,0.001017736503854394,0.0010135096963495016,0.0010191455949097872,0.0010034125298261642,0.0009994199499487877,0.0009973067790269852,0.0010041166096925735,0.0009789904579520226,0.0009853304363787174,0.0009803995490074158,0.0009895572438836098,0.0009806342422962189,0.000986034981906414,0.0009681880474090576,0.0009754672646522522,0.0009651351720094681,0.0009742937982082367,0.0009644310921430588,0.0009796945378184319,0.0009515164420008659,0.0009160563349723816,0.0009346082806587219,0.0009104209020733833,0.0009212223812937737,0.0009139431640505791,0.0009054895490407944,0.0009007928892970085,0.0009172307327389717,0.0009447056800127029,0.0009785201400518417,0.0010125711560249329,0.0010386360809206963,0.0010604765266180038,0.0011149551719427109,0.001135149970650673,0.0011804718524217606,0.0011952649801969528,0.0012248530983924866,0.0012767482548952103,0.0013075117021799088,0.0013448502868413925,0.0014014430344104767,0.001423986628651619,0.0014681331813335419,0.0015193261206150055,0.0015644114464521408,0.0016055051237344742,0.0016590487211942673,0.0016895756125450134,0.001737009733915329,0.001779044046998024,0.001833287999033928,0.0018621701747179031,0.0019046757370233536,0.0019366107881069183,0.0019903890788555145,0.0020368844270706177,0.002088073641061783,0.002150304615497589,0.0021803639829158783,0.002224508672952652,0.002292376011610031,0.0023412182927131653,0.002375975251197815,0.0024311579763889313,0.0024738945066928864,0.002496909350156784,0.002569936215877533,0.0026131458580493927,0.0026645734906196594,0.0027420632541179657,0.002781517803668976,0.002814158797264099,0.0028813183307647705,0.002920534461736679,0.002989336848258972,0.0030038952827453613,0.0030630752444267273,0.0031384527683258057,0.0032265186309814453,0.003285221755504608,0.003329358994960785,0.0033354759216308594,0.003440447151660919,0.0035076066851615906,0.0035036131739616394,0.003565371036529541,0.0036078691482543945,0.003656245768070221,0.0037391334772109985,0.0037344396114349365,0.0038499757647514343,0.003891780972480774,0.003899522125720978,0.003950953483581543,0.003996506333351135,0.00409630686044693,0.004101477563381195,0.0040789395570755005,0.004135288298130035,0.004224047064781189,0.0042278096079826355,0.004254579544067383,0.004351325333118439,0.004447139799594879,0.00442882627248764,0.004452534019947052,0.004475556313991547,0.004503034055233002,0.004557035863399506,0.0045413002371788025,0.00456266850233078,0.004609391093254089,0.004658713936805725,0.004685714840888977,0.004672333598136902,0.004706859588623047,0.00466880202293396,0.0047094374895095825,0.004718124866485596,0.004774004220962524,0.0047662705183029175,0.0047862231731414795,0.004814624786376953,0.004832252860069275,0.004802897572517395,0.004847511649131775,0.0048430562019348145,0.004842579364776611,0.004850804805755615,0.004870772361755371,0.004832953214645386,0.004816755652427673,0.004753336310386658,0.004737392067909241,0.004751235246658325,0.004718363285064697,0.00476837158203125,0.004721403121948242,0.0047364383935928345,0.004730090498924255,0.0046889930963516235,0.00465354323387146,0.004602834582328796,0.004585206508636475,0.004547879099845886,0.00450560450553894,0.004510775208473206,0.004530727863311768,0.004499256610870361,0.004471331834793091,0.004419654607772827,0.00439782440662384,0.004391714930534363,0.004362359642982483,0.004283696413040161,0.004274994134902954,0.004249408841133118,0.004254341125488281,0.004252701997756958,0.004200339317321777,0.004148438572883606,0.004108980298042297,0.004047229886054993,0.004047229886054993,0.0040326714515686035,0.003979608416557312,0.003947421908378601,0.0039044320583343506,0.0038539767265319824,0.0038084089756011963,0.003752976655960083,0.003756016492843628,0.00372999906539917,0.003636300563812256,0.0036564767360687256,0.0035996437072753906,0.0035855770111083984,0.0035332143306732178,0.003544241189956665,0.0034615695476531982,0.0034256279468536377,0.0033753812313079834,0.003257274627685547,0.0032469630241394043,0.003223925828933716,0.003198087215423584,0.0031295418739318848,0.003122687339782715,0.003083944320678711,0.0030003786087036133,0.0029787421226501465,0.002938598394393921,0.0028625428676605225,0.0028200149536132812,0.002787858247756958,0.002752631902694702,0.002730071544647217,0.002674192190170288,0.0026540160179138184,0.002599269151687622,0.0026075243949890137,0.002550452947616577,0.0025255680084228516,0.002436339855194092,0.0023867785930633545,0.0023975670337677,0.0023731589317321777,0.0023099780082702637,0.0022627711296081543,0.002248227596282959,0.0022005438804626465,0.002141624689102173,0.0021019279956817627,0.0021049976348876953,0.0020328760147094727,0.001988023519515991,0.001959174871444702,0.0019403696060180664,0.001932382583618164,0.0018661320209503174,0.0018675625324249268,0.0018274188041687012,0.0017825663089752197,0.0017471015453338623,0.0017306804656982422,0.0016649067401885986,0.001672208309173584,0.0016327500343322754,0.001600801944732666,0.0015766322612762451,0.0015397369861602783,0.0015033483505249023,0.0014512240886688232,0.001427978277206421,0.001413881778717041,0.0014077723026275635,0.0013821721076965332,0.0013650357723236084,0.0013415515422821045,0.001338958740234375,0.0012997686862945557,0.0012924671173095703,0.0012483298778533936,0.00125044584274292,0.0012100636959075928,0.0011682510375976562,0.001157224178314209,0.0011452436447143555,0.0011109709739685059,0.0010853707790374756,0.001076430082321167,0.0010701119899749756,0.0010548532009124756,0.001037687063217163,0.000970304012298584,0.0009726285934448242,0.0009606778621673584,0.0009500980377197266,0.0009096860885620117,0.0009003281593322754,0.0008878707885742188,0.000848919153213501,0.0008211731910705566,0.0008005201816558838,0.0007995963096618652,0.0007749199867248535,0.0007575452327728271,0.000753551721572876,0.0007340610027313232,0.0007152855396270752,0.0007004737854003906,0.000687330961227417,0.0006730258464813232,0.0006582140922546387,0.00063285231590271,0.000633537769317627,0.000626981258392334,0.000620424747467041,0.0006185472011566162,0.0005816519260406494,0.0005807280540466309,0.0005671083927154541,0.0005492568016052246,0.0005304515361785889,0.0005079209804534912,0.00048726797103881836,0.0004863142967224121,0.00047597289085388184,0.0004811584949493408,0.00045603513717651367,0.0004508495330810547,0.0004393458366394043,0.0004170238971710205,0.0004311203956604004,0.0004210174083709717,0.0004081130027770996,0.00039777159690856934,0.0003750026226043701,0.000359266996383667,0.00035575032234191895,0.0003491640090942383,0.00032898783683776855,0.00032192468643188477,0.0003153681755065918,0.0003127753734588623,0.0003064274787902832,0.0002862513065338135,0.00028389692306518555,0.0002834200859069824,0.0002735555171966553,0.00026556849479675293,0.0002587735652923584,0.00025409460067749023,0.0002554953098297119,0.00024396181106567383,0.00024232268333435059,0.00024515390396118164,0.00023248791694641113,0.00022989511489868164,0.00022307038307189941,0.00021910667419433594,0.00021460652351379395,0.0002136826515197754,0.0002003014087677002,0.00019466876983642578,0.00018480420112609863,0.00018736720085144043,0.0001786947250366211,0.00017517805099487305,0.0001780092716217041,0.0001735389232635498,0.0001653134822845459,0.000157088041305542,0.00015097856521606445,0.00015076994895935059,0.00014865398406982422,0.0001437067985534668,0.00013971328735351562,0.00013691186904907227,0.00013336539268493652,0.00013148784637451172,0.00013056397438049316,0.00012725591659545898,0.00013244152069091797,0.00012353062629699707,0.00012117624282836914]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0012309588491916656,0.0016496541211381555,0.0020819692872464657,0.002528608776628971,0.0029696128331124783,0.003391360631212592,0.00382672855630517,0.004241901449859142,0.0046519082970917225,0.005051347427070141,0.005437402054667473,0.005819699261337519,0.006187672261148691,0.006563159171491861,0.006925496272742748,0.007283606566488743,0.0076410118490457535,0.007979396730661392,0.008311441168189049,0.00864465907216072,0.008962849155068398,0.009277751669287682,0.009588191285729408,0.009887125343084335,0.01017854455858469,0.010458692908287048,0.010741423815488815,0.011011004447937012,0.011287394911050797,0.011549695394933224,0.011809882707893848,0.012078993953764439,0.012360315769910812,0.012636706233024597,0.01291990652680397,0.013216023333370686,0.013510730117559433,0.013811307959258556,0.014113763347268105,0.014432893134653568,0.014741219580173492,0.015059174038469791,0.01538487896323204,0.015722088515758514,0.01605788990855217,0.016396040096879005,0.016742877662181854,0.017097465693950653,0.017450880259275436,0.01780899055302143,0.018177198246121407,0.018543995916843414,0.01891149953007698,0.019294971600174904,0.019661299884319305,0.020041953772306442,0.020434347912669182,0.02082369104027748,0.021212797611951828,0.021612705662846565,0.02202318236231804,0.022437885403633118,0.022844839841127396,0.023271050304174423,0.02369796484708786,0.02412112057209015,0.02455367147922516,0.024997727945446968,0.0254359133541584,0.025874802842736244,0.026332715526223183,0.026784051209688187,0.027233509346842766,0.027699168771505356,0.02817210927605629,0.028638239949941635,0.02911587618291378,0.029592573642730713,0.030085474252700806,0.03058166243135929,0.03109569661319256,0.03159939870238304,0.032076798379421234,0.032584261149168015,0.03308960795402527,0.03362148627638817,0.03414233401417732,0.034669049084186554,0.035187311470508575,0.03573328256607056,0.03627455607056618,0.0368160642683506,0.03735499083995819,0.03790472075343132,0.03844904527068138,0.03900488093495369,0.039561185985803604,0.04013815149664879,0.040727801620960236,0.041287861764431,0.04185355827212334,0.04242489114403725,0.04300984367728233,0.043599020689725876,0.044185150414705276,0.04476305469870567,0.045365385711193085,0.04596489667892456,0.046557363122701645,0.047158051282167435,0.047767892479896545,0.04839299991726875,0.04899439215660095,0.04960846155881882,0.05024037882685661,0.050862669944763184,0.05147462710738182,0.05210302025079727,0.052725546061992645,0.05335135757923126,0.05398045852780342,0.054603684693574905,0.055226679891347885,0.055868931114673615,0.05649380385875702,0.0571247823536396,0.05776045471429825,0.05840129777789116,0.0590442530810833,0.059699416160583496,0.06036139279603958,0.061033230274915695,0.061704833060503006,0.06237925589084625,0.06305508315563202,0.0637325644493103,0.0644184798002243,0.0651196837425232,0.06580184400081635,0.06649129092693329,0.06719459593296051,0.06790095567703247,0.06860426068305969,0.06930005550384521,0.07001134753227234,0.07071417570114136,0.07144683599472046,0.07217362523078918,0.07291591167449951,0.0736706405878067,0.07443664968013763,0.07517752051353455,0.07592004537582397,0.07667641341686249,0.07744430005550385,0.07822814583778381,0.07901082932949066,0.07978129386901855,0.08058369159698486,0.08138327300548553,0.08219437301158905,0.0829998254776001,0.08382710814476013,0.08466169238090515,0.08547183871269226,0.08631321787834167,0.08715319633483887,0.08798682689666748,0.08880332112312317,0.08963389694690704,0.09050416946411133,0.09136927127838135,0.0922517478466034,0.0931389182806015,0.09403102099895477,0.09493392705917358,0.0958365947008133,0.09673598408699036,0.09765321016311646,0.09856857359409332,0.09950786828994751,0.1004096120595932,0.10135549306869507,0.10232532024383545,0.1032702624797821,0.10422271490097046,0.10519231855869293,0.10616002976894379,0.1071636825799942,0.10816733539104462,0.10917520523071289,0.11018449068069458,0.11121302843093872,0.11224931478500366,0.11329194903373718,0.11434748768806458,0.11541149020195007,0.11647219955921173,0.11756084859371185,0.11866641044616699,0.11974824965000153,0.12084724009037018,0.12194764614105225,0.12308631837368011,0.12420478463172913,0.12531787157058716,0.1264687478542328,0.12763208150863647,0.12879399955272675,0.12999466061592102,0.1311657428741455,0.13236194849014282,0.13356871902942657,0.13480626046657562,0.13608230650424957,0.13730715215206146,0.13854539394378662,0.1397768259048462,0.14105521142482758,0.1423533409833908,0.14362139999866486,0.14492632448673248,0.14622539281845093,0.14757069945335388,0.14890475571155548,0.15022611618041992,0.15155382454395294,0.15290877223014832,0.15424540638923645,0.1556210219860077,0.15702128410339355,0.15839853882789612,0.15980398654937744,0.1611739546060562,0.16260452568531036,0.16402076184749603,0.16546235978603363,0.16688916087150574,0.16832324862480164,0.16976484656333923,0.17121653258800507,0.17268233001232147,0.1741582155227661,0.17564935982227325,0.17713133990764618,0.17864009737968445,0.1801481544971466,0.18164776265621185,0.1831464171409607,0.18466128408908844,0.18617942929267883,0.18769195675849915,0.18919318914413452,0.19072073698043823,0.1922302097082138,0.19376526772975922,0.1952972710132599,0.19681964814662933,0.19835518300533295,0.19989868998527527,0.20143163204193115,0.20294861495494843,0.20448742806911469,0.20599360764026642,0.2075258493423462,0.20904822647571564,0.21056638658046722,0.21205870807170868,0.21354492008686066,0.21506212651729584,0.216531440615654,0.2180275171995163,0.219508558511734,0.2209954857826233,0.22246995568275452,0.2239331603050232,0.2253764122724533,0.22681589424610138,0.22825020551681519,0.22963544726371765,0.2310493439435959,0.2324773222208023,0.2338646650314331,0.2352370023727417,0.23658959567546844,0.23794148862361908,0.23927412927150726,0.2406257838010788,0.24194574356079102,0.2432408183813095,0.24452179670333862,0.24579384922981262,0.2470792829990387,0.24835720658302307,0.24957501888275146,0.250819593667984,0.2520308196544647,0.25323712825775146,0.2544335722923279,0.25557833909988403,0.2567623555660248,0.2578794062137604,0.2589762806892395,0.2601011097431183,0.26119446754455566,0.2622685432434082,0.2633337378501892,0.2643566429615021,0.26537811756134033,0.2664148807525635,0.26742276549339294,0.26841020584106445,0.26936569809913635,0.2703022062778473,0.2712288200855255,0.27211764454841614,0.2730259597301483,0.2738936245441437,0.2747580111026764,0.2756170332431793,0.27643445134162903,0.27724719047546387,0.27804771065711975,0.2788226306438446,0.27959075570106506,0.28033044934272766,0.28108423948287964,0.28181689977645874,0.28250518441200256,0.2831878066062927,0.2838641107082367,0.28450942039489746,0.2851436734199524,0.2857756018638611,0.2863852083683014,0.2869882583618164,0.287572979927063,0.2881454825401306,0.28870129585266113,0.2892451584339142,0.2897784411907196,0.2903274893760681,0.29085537791252136,0.29135391116142273,0.29182520508766174,0.2923051714897156,0.2927633225917816,0.29323461651802063,0.2936878502368927,0.2941180467605591,0.29453182220458984],"recovered":[0.0,0.0005727413226850331,0.001056248671375215,0.0015176823362708092,0.0019741845317184925,0.002417771378532052,0.0028592448215931654,0.003290385939180851,0.0037074373103678226,0.004135291092097759,0.0045455326326191425,0.0049355789087712765,0.005321163684129715,0.005704165436327457,0.00608599279075861,0.006453730631619692,0.006820059847086668,0.00717370817437768,0.007524773478507996,0.007863158360123634,0.008199663832783699,0.008513862267136574,0.008832520805299282,0.009137795306742191,0.009447766467928886,0.009751161560416222,0.010047981515526772,0.010337287560105324,0.010621897876262665,0.010895000770688057,0.011160588823258877,0.011431343853473663,0.011705150827765465,0.01198083721101284,0.012255349196493626,0.012545124627649784,0.012828795239329338,0.013117161579430103,0.013423374854028225,0.013718081638216972,0.014021008275449276,0.014335909858345985,0.014646350406110287,0.014966653659939766,0.015295645222067833,0.01563003845512867,0.01596067287027836,0.016300231218338013,0.016648713499307632,0.016996491700410843,0.017355306074023247,0.017713181674480438,0.01807411015033722,0.018437150865793228,0.018807942047715187,0.019178498536348343,0.01955844648182392,0.01995084062218666,0.02034699358046055,0.020728351548314095,0.021120276302099228,0.021527934819459915,0.021945690736174583,0.02235475741326809,0.022777915000915527,0.023196140304207802,0.023616714403033257,0.024042455479502678,0.024484867230057716,0.02491600811481476,0.02535560354590416,0.02581281028687954,0.02625686675310135,0.02672111801803112,0.027183257043361664,0.027654318138957024,0.02812115289270878,0.028587281703948975,0.029064685106277466,0.02954748645424843,0.030046727508306503,0.030557475984096527,0.031056011095643044,0.031558774411678314,0.03206975758075714,0.03257158026099205,0.033070821315050125,0.03360317274928093,0.034130826592445374,0.034644391387701035,0.035172514617443085,0.03572271391749382,0.036255065351724625,0.036801740527153015,0.03733855485916138,0.03789908438920975,0.03846078738570213,0.03901732712984085,0.03958866000175476,0.04016398265957832,0.04073038324713707,0.041302889585494995,0.04188009351491928,0.04246316850185394,0.04303450137376785,0.043622974306344986,0.0441945418715477,0.04478700831532478,0.04539873078465462,0.04597851634025574,0.046566758304834366,0.04717448726296425,0.04779912531375885,0.04840990900993347,0.049025390297174454,0.049647677689790726,0.050275370478630066,0.05089155212044716,0.05152088776230812,0.05214951932430267,0.05276288464665413,0.05339691415429115,0.054022256284952164,0.05465675890445709,0.05529243126511574,0.05592646449804306,0.056552041321992874,0.05720650032162666,0.05784546583890915,0.058476440608501434,0.059113759547472,0.059775032103061676,0.06043465808033943,0.06109428405761719,0.06175438314676285,0.0624445378780365,0.06311942636966705,0.06380230188369751,0.06450819224119186,0.06517767906188965,0.06585609167814255,0.06653943657875061,0.06723452359437943,0.06792867183685303,0.06864113360643387,0.06935665011405945,0.07005149871110916,0.07075832784175873,0.07150319218635559,0.07222763448953629,0.07296522706747055,0.07372935116291046,0.07448314130306244,0.07521650195121765,0.07596512883901596,0.07671844959259033,0.07750159502029419,0.07828404009342194,0.07904792577028275,0.07983811944723129,0.08063723146915436,0.08144667744636536,0.08225448429584503,0.08307261765003204,0.08389521390199661,0.0847119390964508,0.08556412160396576,0.08637779951095581,0.08721307665109634,0.08801218867301941,0.08885474503040314,0.08971185982227325,0.09056827425956726,0.09144018590450287,0.09233158081769943,0.09321735054254532,0.09409653395414352,0.0949736163020134,0.09587112069129944,0.0967937484383583,0.09771332889795303,0.0986127182841301,0.09955295920372009,0.10046690702438354,0.10140245407819748,0.10235185921192169,0.10328928381204605,0.10425958782434464,0.10520335286855698,0.10619103163480759,0.10718763619661331,0.10818634927272797,0.1092069074511528,0.11023145169019699,0.111257404088974,0.11228030920028687,0.11334078758955002,0.11439210176467896,0.1154676079750061,0.11654874682426453,0.11765126138925552,0.11871831119060516,0.11981142312288284,0.1209181621670723,0.1220516711473465,0.12316474318504333,0.12431539595127106,0.1254606395959854,0.12659485638141632,0.1277344673871994,0.1289144605398178,0.13009047508239746,0.13127705454826355,0.13245706260204315,0.13366687297821045,0.13492320477962494,0.13614970445632935,0.13738183677196503,0.1386280506849289,0.13988907635211945,0.14116206765174866,0.1424221396446228,0.14372707903385162,0.14500993490219116,0.14634749293327332,0.14766205847263336,0.14901253581047058,0.15036466717720032,0.15169472992420197,0.15300999581813812,0.1543724536895752,0.15576967597007751,0.15713071823120117,0.15852512419223785,0.15991176664829254,0.16131415963172913,0.16274894773960114,0.1641731560230255,0.1655842363834381,0.16702325642108917,0.16847236454486847,0.16992688179016113,0.1713726967573166,0.17283402383327484,0.17430685460567474,0.17576724290847778,0.1772565096616745,0.17875422537326813,0.1802491396665573,0.1817351132631302,0.1832466870546341,0.18475522100925446,0.18628746271133423,0.18780255317687988,0.18932634592056274,0.19083017110824585,0.19236664474010468,0.19390076398849487,0.19541984796524048,0.19694575667381287,0.19848856329917908,0.20004147291183472,0.20156995952129364,0.2031087726354599,0.20461353659629822,0.2061394453048706,0.20764560997486115,0.20915178954601288,0.21065515279769897,0.21214276552200317,0.21366985142230988,0.21515394747257233,0.21664462983608246,0.21815714240074158,0.21963678300380707,0.22112628817558289,0.22258314490318298,0.2240418940782547,0.22551119327545166,0.22696171700954437,0.22837349772453308,0.22975638508796692,0.23118412494659424,0.23258885741233826,0.23397457599639893,0.23534689843654633,0.23671101033687592,0.23804669082164764,0.23941455781459808,0.24076832830905914,0.24204930663108826,0.24335893988609314,0.244651660323143,0.2459467202425003,0.24724531173706055,0.24847204983234406,0.24972295761108398,0.2509501576423645,0.2521513104438782,0.25336700677871704,0.2545192837715149,0.2557011842727661,0.2568473517894745,0.25799378752708435,0.2591312825679779,0.2602347135543823,0.26131656765937805,0.2624005377292633,0.26343846321105957,0.26448509097099304,0.26554062962532043,0.2665327787399292,0.2675115168094635,0.26851892471313477,0.26946738362312317,0.2704271376132965,0.27134037017822266,0.27227380871772766,0.27316567301750183,0.27405494451522827,0.2749275863170624,0.27577507495880127,0.27659860253334045,0.2774275243282318,0.27821701765060425,0.2789931297302246,0.2797689735889435,0.2805272340774536,0.2812676429748535,0.2819855213165283,0.28267261385917664,0.28335806727409363,0.2840181589126587,0.28467872738838196,0.28532615303993225,0.28595712780952454,0.28657519817352295,0.2871815264225006,0.2877650558948517,0.2883373200893402,0.2888924479484558,0.28942927718162537,0.28997665643692017,0.2905113399028778,0.2910509705543518,0.291534960269928,0.2920238673686981,0.2925090193748474,0.29298242926597595,0.29343539476394653,0.29387569427490234],"active":[0.0012309588491916656,0.0010769127402454615,0.0010257206158712506,0.001010926440358162,0.0009954283013939857,0.0009735892526805401,0.0009674837347120047,0.0009515155106782913,0.0009444709867238998,0.0009160563349723816,0.0008918694220483303,0.0008841203525662422,0.0008665085770189762,0.0008589937351644039,0.0008395034819841385,0.000829875934869051,0.0008209520019590855,0.0008056885562837124,0.0007866676896810532,0.0007815007120370865,0.0007631853222846985,0.0007638894021511078,0.0007556704804301262,0.000749330036342144,0.0007307780906558037,0.0007075313478708267,0.0006934422999620438,0.0006737168878316879,0.0006654970347881317,0.0006546946242451668,0.0006492938846349716,0.0006476501002907753,0.0006551649421453476,0.0006558690220117569,0.0006645573303103447,0.0006708987057209015,0.0006819348782300949,0.0006941463798284531,0.0006903884932398796,0.0007148114964365959,0.0007202113047242165,0.000723264180123806,0.0007385285571217537,0.0007554348558187485,0.0007622446864843369,0.0007660016417503357,0.0007822047919034958,0.0007972344756126404,0.000802166759967804,0.0008124988526105881,0.0008218921720981598,0.0008308142423629761,0.0008373893797397614,0.0008578207343816757,0.0008533578366041183,0.0008634552359580994,0.0008759014308452606,0.0008728504180908203,0.0008658040314912796,0.0008843541145324707,0.000902906060218811,0.0009099505841732025,0.0008991491049528122,0.0009162928909063339,0.0009200498461723328,0.0009249802678823471,0.0009369570761919022,0.0009552724659442902,0.0009510461241006851,0.0009587947279214859,0.0009771119803190231,0.0009712409228086472,0.000976642593741417,0.0009780507534742355,0.0009888522326946259,0.0009839218109846115,0.0009947232902050018,0.0010052919387817383,0.0010207891464233398,0.0010341759771108627,0.001048969104886055,0.0010419227182865143,0.0010207872837781906,0.0010254867374897003,0.0010198503732681274,0.0010499060153961182,0.0010715126991271973,0.0010658763349056244,0.001056484878063202,0.001088891178369522,0.0011020414531230927,0.001093350350856781,0.0010999254882335663,0.001102980226278305,0.0011104904115200043,0.0011057965457439423,0.001100398600101471,0.0011208243668079376,0.0011391416192054749,0.0011238791048526764,0.001123175024986267,0.0011220015585422516,0.0011297501623630524,0.001135852187871933,0.0011506490409374237,0.0011400803923606873,0.0011708438396453857,0.0011778883635997772,0.0011586323380470276,0.0011795349419116974,0.0012011341750621796,0.0012185126543045044,0.001195266842842102,0.0011985525488853455,0.0012149885296821594,0.0012149922549724579,0.0011992566287517548,0.001211468130350113,0.0012046582996845245,0.0012018382549285889,0.001217573881149292,0.0012067705392837524,0.0012044236063957214,0.0012121722102165222,0.0012013725936412811,0.0011983178555965424,0.0012084133923053741,0.0011947974562644958,0.0011987872421741486,0.0012229755520820618,0.0012476332485675812,0.0012581981718540192,0.0012701749801635742,0.001284971833229065,0.0013007000088691711,0.0012880265712738037,0.001299053430557251,0.0013173818588256836,0.0012936517596244812,0.0013136118650436401,0.0013385042548179626,0.0013615190982818604,0.0013697370886802673,0.0013713836669921875,0.0013702139258384705,0.0013575255870819092,0.0013953372836112976,0.0014152973890304565,0.001412719488143921,0.0014430060982704163,0.0014714226126670837,0.0014481693506240845,0.0014369040727615356,0.0014599114656448364,0.0014791712164878845,0.0015096962451934814,0.0015092343091964722,0.0014972537755966187,0.001535765826702118,0.001545153558254242,0.0015571415424346924,0.0015531480312347412,0.0015726238489151,0.001589074730873108,0.0015766248106956482,0.0016012787818908691,0.001589074730873108,0.00160902738571167,0.001590244472026825,0.0016217082738876343,0.001649424433708191,0.0016574114561080933,0.0016834735870361328,0.0016987323760986328,0.0016994401812553406,0.0017165765166282654,0.0017400607466697693,0.0017623677849769592,0.0017820894718170166,0.0017748251557350159,0.0017945393919944763,0.0017968937754631042,0.0018025338649749756,0.0018584132194519043,0.0018678084015846252,0.001870855689048767,0.001903034746646881,0.0019004419445991516,0.0019603297114372253,0.00197630375623703,0.001987569034099579,0.0019981414079666138,0.002006120979785919,0.002017863094806671,0.0020345449447631836,0.00206717848777771,0.002070702612400055,0.002080097794532776,0.0020932406187057495,0.002117663621902466,0.002096988260746002,0.0021289288997650146,0.002136223018169403,0.0021681562066078186,0.0021531134843826294,0.0021531283855438232,0.002153351902961731,0.002171441912651062,0.002199143171310425,0.0022601932287216187,0.0022512823343276978,0.0022714734077453613,0.002291664481163025,0.0023491978645324707,0.0024154335260391235,0.0023839473724365234,0.0023956894874572754,0.0023949891328811646,0.0024271607398986816,0.0024642646312713623,0.0024593323469161987,0.00250418484210968,0.002498313784599304,0.0025607645511627197,0.0025572627782821655,0.00256405770778656,0.002541288733482361,0.002544105052947998,0.002550676465034485,0.002611026167869568,0.0026488304138183594,0.0026288628578186035,0.0026732683181762695,0.0026488304138183594,0.0026927590370178223,0.0027066022157669067,0.002713412046432495,0.0027160048484802246,0.0027390122413635254,0.002741590142250061,0.0027441680431365967,0.0027554482221603394,0.002785518765449524,0.002815335988998413,0.0028244853019714355,0.002872854471206665,0.002891644835472107,0.0028935372829437256,0.0028972774744033813,0.002926170825958252,0.0029327422380447388,0.00293673574924469,0.002905726432800293,0.0029181838035583496,0.002903863787651062,0.0029350966215133667,0.0029306262731552124,0.0029188841581344604,0.0029353350400924683,0.0029529333114624023,0.002943068742752075,0.0029071420431137085,0.002917468547821045,0.0028848350048065186,0.0029123127460479736,0.0029087811708450317,0.002920776605606079,0.0029069185256958008,0.002889767289161682,0.0029193609952926636,0.002861589193344116,0.0028735697269439697,0.0028639286756515503,0.002838343381881714,0.0028331726789474487,0.0028068721294403076,0.0027932673692703247,0.0027740001678466797,0.0027390122413635254,0.002673730254173279,0.002675846219062805,0.002720937132835388,0.002680540084838867,0.0026481449604034424,0.002615019679069519,0.002594590187072754,0.0025631189346313477,0.0025790929794311523,0.002531185746192932,0.002472490072250366,0.002472490072250366,0.0024349093437194824,0.002427622675895691,0.002410486340522766,0.002329707145690918,0.0023475438356399536,0.0023078620433807373,0.002286970615386963,0.002282261848449707,0.002211332321166992,0.0022430717945098877,0.0021782219409942627,0.0021289288997650146,0.0021073222160339355,0.002063184976577759,0.002033829689025879,0.0020171701908111572,0.0019561052322387695,0.0019396543502807617,0.0019297897815704346,0.0018821358680725098,0.001877427101135254,0.0018541812896728516,0.0017832815647125244,0.0017614364624023438,0.001690506935119629,0.0016855895519256592,0.0016198158264160156,0.0015923380851745605,0.0015620887279510498,0.0015068650245666504,0.0014721155166625977,0.0014491081237792969,0.001395106315612793,0.0013737380504608154,0.0013373196125030518,0.0013152658939361572,0.001289665699005127,0.0012375414371490479,0.0012022852897644043,0.0011914968490600586,0.001151353120803833,0.0011255145072937012,0.001096874475479126,0.0010590553283691406,0.0010311305522918701,0.000997781753540039,0.0009639561176300049,0.0009362399578094482,0.0009078383445739746,0.0008859932422637939,0.000898212194442749,0.0008787214756011963,0.0008425712585449219,0.0007742345333099365,0.0007702112197875977,0.0007394552230834961,0.0007255971431732178,0.000705420970916748,0.0006826519966125488,0.0006561279296875]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0012309588491916656,0.0016477755270898342,0.002103573177009821,0.002574634738266468,0.0030473400838673115,0.003540945006534457,0.004038072191178799,0.004545297008007765,0.005054165609180927,0.005555754527449608,0.00608270475640893,0.00661646481603384,0.007160557433962822,0.007693612948060036,0.00822784285992384,0.008777806535363197,0.00934350211173296,0.009870218113064766,0.01037626899778843,0.010841929353773594,0.011289508081972599,0.01172792911529541,0.012148032896220684,0.0125462980940938,0.01292718667536974,0.013281304389238358,0.013627203181385994,0.013953612186014652,0.014263113029301167,0.014559699222445488,0.014846187084913254,0.015119289979338646,0.0153682054951787,0.015611720271408558,0.01584678143262863,0.016062822192907333,0.016274869441986084,0.01647963747382164,0.01667548343539238,0.016856299713253975,0.017032889649271965,0.01720431260764599,0.017364464700222015,0.017510760575532913,0.017648838460445404,0.01777799241244793,0.017907382920384407,0.018032310530543327,0.018140800297260284,0.018251871690154076,0.01835566572844982,0.018453823402523994,0.018547752872109413,0.018633229658007622,0.0187163595110178,0.018796904012560844,0.018871814012527466,0.018943671137094498,0.01901153475046158,0.019077051430940628,0.01913341134786606,0.019186247140169144,0.019244717434048653,0.019296614453196526,0.019349215552210808,0.019398294389247894,0.01944338157773018,0.01948588527739048,0.019526978954672813,0.019563142210245132,0.019600244238972664,0.01963546872138977,0.019666466861963272,0.01969323679804802,0.01972188428044319,0.01975194364786148,0.01977659948170185,0.01980196125805378,0.019824974238872528,0.019847283139824867,0.01986747793853283,0.019886968657374382,0.01990622468292713,0.019922662526369095,0.019940508529543877,0.01995694637298584,0.019971739500761032,0.019987238571047783,0.020001092925667763,0.020014243200421333,0.02002622000873089,0.020038431510329247,0.02005111239850521,0.020060738548636436,0.020071541890501976,0.020080463960766792,0.020089153200387955,0.02009643241763115,0.020105591043829918,0.020112870261073112,0.0201196800917387,0.020127665251493454,0.020136352628469467,0.02014198899269104,0.020146921277046204,0.020152555778622627,0.020157722756266594,0.020163124427199364,0.020167585462331772,0.020172515884041786,0.020176509395241737,0.02018120512366295,0.020184962078928947,0.020188719034194946,0.020192477852106094,0.020194590091705322,0.020198112353682518,0.020201165229082108,0.020203983411192894,0.02020680159330368,0.020210089161992073,0.020212437957525253,0.02021455019712448,0.020217368379235268,0.020219482481479645,0.020221125334501266,0.02022370882332325,0.020225588232278824,0.020226292312145233,0.020228169858455658,0.02022981457412243,0.020230988040566444,0.02023216336965561,0.02023286744952202,0.020233571529388428,0.020234744995832443,0.020235450938344002,0.020236389711499214,0.020237093791365623,0.02023756317794323,0.02023826725780964,0.020238738507032394,0.020239442586898804,0.020240146666765213,0.020240381360054016,0.02024061605334282,0.020241085439920425,0.020241791382431984,0.02024226076900959,0.020242495462298393,0.020242730155587196,0.020243199542164803,0.020243434235453606,0.02024366892874241,0.020243903622031212,0.020243903622031212,0.020244138315320015,0.02024460770189762,0.02024460770189762,0.02024460770189762,0.020244842395186424,0.020245078951120377,0.020245078951120377,0.02024531364440918,0.020245548337697983,0.020245548337697983,0.020245548337697983,0.020245783030986786,0.02024601772427559,0.02024601772427559,0.020246252417564392,0.020246252417564392,0.020246252417564392,0.020246252417564392,0.020246252417564392,0.020246252417564392,0.020246252417564392,0.020246487110853195,0.020246721804142,0.0202469564974308,0.0202469564974308,0.0202469564974308,0.0202469564974308,0.020247191190719604,0.020247191190719604,0.020247191190719604,0.020247191190719604,0.020247191190719604,0.020247191190719604,0.020247191190719604,0.020247191190719604,0.020247191190719604,0.020247191190719604,0.020247191190719604,0.020247191190719604,0.020247425884008408,0.020247425884008408,0.020247425884008408,0.020247425884008408,0.020247425884008408,0.020247425884008408,0.020247425884008408,0.020247425884008408,0.02024766057729721,0.02024766057729721,0.02024766057729721,0.02024766057729721,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014,0.020247895270586014],"recovered":[0.0,0.0005861264071427286,0.0010841928888112307,0.001564412727020681,0.0020319519098848104,0.0024990213569253683,0.002981354482471943,0.0034686189610511065,0.003969738259911537,0.0044809551909565926,0.004983718041330576,0.005497753154486418,0.006015544757246971,0.0065502445213496685,0.007088701240718365,0.007625748869031668,0.008177355863153934,0.008729902096092701,0.009277282282710075,0.009803058579564095,0.010285156778991222,0.010775004513561726,0.01124254334717989,0.0116809643805027,0.0120914401486516,0.012497689574956894,0.012869419530034065,0.013229173608124256,0.013583526946604252,0.013911813497543335,0.014218262396752834,0.01451085601001978,0.014802040532231331,0.015062227845191956,0.015319832600653172,0.01556334737688303,0.015796059742569923,0.016020318493247032,0.016225792467594147,0.01643196865916252,0.016621239483356476,0.016808396205306053,0.016983576118946075,0.017147719860076904,0.017309749498963356,0.01746285706758499,0.017608683556318283,0.017735255882143974,0.017866993322968483,0.017986049875617027,0.018105341121554375,0.0182152409106493,0.018319737166166306,0.01841038092970848,0.01849891059100628,0.018587205559015274,0.018669160082936287,0.018748296424746513,0.01882132701575756,0.01889834925532341,0.018964571878314018,0.0190286785364151,0.019084567204117775,0.019141629338264465,0.01919986680150032,0.019253171980381012,0.019302016124129295,0.019352974370121956,0.019396886229515076,0.019438685849308968,0.019479544833302498,0.019515473395586014,0.019552340731024742,0.019585685804486275,0.019618092104792595,0.019647914916276932,0.019675860181450844,0.019705917686223984,0.01973174884915352,0.019753821194171906,0.019778244197368622,0.0197996124625206,0.019818633794784546,0.019837889820337296,0.019856207072734833,0.019875461235642433,0.019892839714884758,0.019910216331481934,0.01992454007267952,0.019939569756388664,0.019953424111008644,0.019963756203651428,0.019976671785116196,0.019988883286714554,0.019998980686068535,0.02001001685857773,0.020020585507154465,0.020030682906508446,0.020037727430462837,0.02004641480743885,0.020054634660482407,0.02006097510457039,0.020068489015102386,0.020076708868145943,0.02008257806301117,0.020089389756321907,0.020094554871320724,0.02010113000869751,0.020106062293052673,0.02011122740805149,0.020116394385695457,0.02012038603425026,0.020124612376093864,0.020129309967160225,0.02013353630900383,0.02013658918440342,0.020140111446380615,0.0201429296284914,0.02014598250389099,0.020148565992712975,0.02015208825469017,0.020154669880867004,0.020157722756266594,0.02015983685851097,0.020162420347332954,0.020164532586932182,0.02016735076904297,0.020169464871287346,0.020171107724308968,0.02017298713326454,0.020174629986286163,0.02017674408853054,0.020177682861685753,0.020178623497486115,0.020179562270641327,0.020180031657218933,0.0201814416795969,0.020182380452752113,0.02018355391919613,0.02018449269235134,0.020185433328151703,0.020186137408018112,0.02018660679459572,0.020187076181173325,0.02018754556775093,0.020188016816973686,0.020188720896840096,0.0201891902834177,0.020189424976706505,0.02018989436328411,0.020190363749861717,0.02019059844315052,0.020190833136439323,0.020191067829728127,0.02019130438566208,0.020191773772239685,0.020192008465528488,0.020192008465528488,0.020192477852106094,0.020192712545394897,0.020192712545394897,0.0201929472386837,0.0201929472386837,0.020193181931972504,0.020193181931972504,0.020193416625261307,0.02019365131855011,0.020193886011838913,0.020194120705127716,0.020194120705127716,0.020194120705127716,0.02019435539841652,0.02019435539841652,0.02019435539841652,0.02019435539841652,0.02019435539841652,0.02019435539841652,0.02019435539841652,0.02019459195435047,0.020194826647639275,0.020195061340928078,0.020195061340928078,0.02019529603421688,0.02019529603421688,0.020195530727505684,0.020195530727505684,0.020195530727505684,0.020195530727505684,0.020195530727505684,0.020195530727505684,0.020195530727505684,0.020195530727505684,0.020195530727505684,0.020195530727505684,0.020195530727505684,0.020195530727505684,0.020195530727505684,0.020195530727505684,0.020195765420794487,0.020195765420794487,0.020195765420794487,0.020195765420794487,0.020195765420794487,0.020195765420794487,0.02019600011408329,0.02019600011408329,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093,0.020196234807372093],"active":[0.0012309588491916656,0.0010616490617394447,0.0010193802881985903,0.0010102220112457871,0.001015388173982501,0.001041923649609089,0.0010567177087068558,0.0010766780469566584,0.00108442734926939,0.0010747993364930153,0.0010989867150783539,0.0011187116615474224,0.0011450126767158508,0.0011433684267103672,0.0011391416192054749,0.0011520576663315296,0.0011661462485790253,0.001140316016972065,0.0010989867150783539,0.0010388707742094994,0.0010043513029813766,0.0009529246017336845,0.0009054895490407944,0.0008653337135910988,0.0008357465267181396,0.0007836148142814636,0.0007577836513519287,0.0007244385778903961,0.0006795860826969147,0.000647885724902153,0.0006279246881604195,0.0006084339693188667,0.0005661649629473686,0.0005494924262166023,0.00052694883197546,0.0004994748160243034,0.0004788096994161606,0.00045931898057460785,0.00044969096779823303,0.00042433105409145355,0.0004116501659154892,0.0003959164023399353,0.00038088858127593994,0.0003630407154560089,0.00033908896148204803,0.00031513534486293793,0.00029869936406612396,0.00029705464839935303,0.00027380697429180145,0.00026582181453704834,0.0002503246068954468,0.00023858249187469482,0.0002280157059431076,0.00022284872829914093,0.00021744892001152039,0.00020969845354557037,0.0002026539295911789,0.00019537471234798431,0.00019020773470401764,0.00017870217561721802,0.0001688394695520401,0.00015756860375404358,0.00016015022993087769,0.00015498511493206024,0.00014934875071048737,0.00014512240886688232,0.00014136545360088348,0.00013291090726852417,0.00013009272515773773,0.00012445636093616486,0.00012069940567016602,0.00011999532580375671,0.00011412613093852997,0.00010755099356174469,0.00010379217565059662,0.00010402873158454895,0.00010073930025100708,9.604357182979584e-05,9.32253897190094e-05,9.346194565296173e-05,8.923374116420746e-05,8.735619485378265e-05,8.759088814258575e-05,8.477270603179932e-05,8.430145680904388e-05,8.148513734340668e-05,7.889978587627411e-05,7.70222395658493e-05,7.65528529882431e-05,7.467344403266907e-05,7.279589772224426e-05,7.46753066778183e-05,7.44406133890152e-05,7.185526192188263e-05,7.256120443344116e-05,7.044710218906403e-05,6.856769323348999e-05,6.574951112270355e-05,6.786361336708069e-05,6.645545363426208e-05,6.504543125629425e-05,6.669014692306519e-05,6.786361336708069e-05,6.528012454509735e-05,6.434321403503418e-05,6.316602230072021e-05,6.316788494586945e-05,6.199441850185394e-05,6.152316927909851e-05,6.128847599029541e-05,6.011500954627991e-05,6.081908941268921e-05,6.034970283508301e-05,5.9409067034721375e-05,5.8941543102264404e-05,5.800090730190277e-05,5.800090730190277e-05,5.823560059070587e-05,5.800090730190277e-05,5.823560059070587e-05,5.800090730190277e-05,5.77680766582489e-05,5.682744085788727e-05,5.753152072429657e-05,5.706213414669037e-05,5.659274756908417e-05,5.635805428028107e-05,5.6123360991477966e-05,5.5184587836265564e-05,5.518272519111633e-05,5.5184587836265564e-05,5.424395203590393e-05,5.448050796985626e-05,5.424395203590393e-05,5.400925874710083e-05,5.471333861351013e-05,5.400925874710083e-05,5.400925874710083e-05,5.353987216949463e-05,5.307048559188843e-05,5.2833929657936096e-05,5.2601099014282227e-05,5.283579230308533e-05,5.307048559188843e-05,5.283579230308533e-05,5.2599236369132996e-05,5.2364543080329895e-05,5.2601099014282227e-05,5.283579230308533e-05,5.2601099014282227e-05,5.2366405725479126e-05,5.2601099014282227e-05,5.2601099014282227e-05,5.2601099014282227e-05,5.2599236369132996e-05,5.2129849791526794e-05,5.2129849791526794e-05,5.2599236369132996e-05,5.2129849791526794e-05,5.1895156502723694e-05,5.2129849791526794e-05,5.2131712436676025e-05,5.2131712436676025e-05,5.2131712436676025e-05,5.2366405725479126e-05,5.2131712436676025e-05,5.1897019147872925e-05,5.1897019147872925e-05,5.1897019147872925e-05,5.1897019147872925e-05,5.2131712436676025e-05,5.1897019147872925e-05,5.1897019147872925e-05,5.1897019147872925e-05,5.1897019147872925e-05,5.1897019147872925e-05,5.1897019147872925e-05,5.2131712436676025e-05,5.2129849791526794e-05,5.2129849791526794e-05,5.1895156502723694e-05,5.1895156502723694e-05,5.166046321392059e-05,5.1895156502723694e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.1895156502723694e-05,5.1895156502723694e-05,5.1895156502723694e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.1895156502723694e-05,5.166046321392059e-05,5.166046321392059e-05,5.142576992511749e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05,5.166046321392059e-05]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0012309588491916656,0.0016510630957782269,0.0021038081031292677,0.0025567880365997553,0.0030177519656717777,0.0034841171000152826,0.003934044390916824,0.004384675994515419,0.004845639690756798,0.005308012943714857,0.005756296217441559,0.006215851288288832,0.006663430482149124,0.007117819041013718,0.007574556395411491,0.008022604510188103,0.008456328883767128,0.008882538415491581,0.009276342578232288,0.009643375873565674,0.009993267245590687,0.010316387750208378,0.010627768002450466,0.010922005400061607,0.011205440387129784,0.011465393006801605,0.011719239875674248,0.011959937401115894,0.01218090858310461,0.012386616319417953,0.012584575451910496,0.012764686718583107,0.012936345301568508,0.013097905553877354,0.013261344283819199,0.013412337750196457,0.013550885021686554,0.013681448996067047,0.013810133561491966,0.013923085294663906,0.014025469310581684,0.014128088019788265,0.014226245693862438,0.014322524890303612,0.014411993324756622,0.014489720575511456,0.01456556934863329,0.014634842984378338,0.014700359664857388,0.014762588776648045,0.014823878183960915,0.014881410636007786,0.014936360530555248,0.014982855878770351,0.015029821544885635,0.01507138554006815,0.015111305750906467,0.015150756575167179,0.015187624841928482,0.01522143930196762,0.015253610908985138,0.015283433720469475,0.01530809048563242,0.015334860421717167,0.015361395664513111,0.015383939258754253,0.015402724966406822,0.015421746298670769,0.015437714755535126,0.015453447587788105,0.015471999533474445,0.015489610843360424,0.015504639595746994,0.015516851097345352,0.015528826974332333,0.01554103847593069,0.015553014352917671,0.015562407672405243,0.01557109598070383,0.015578140504658222,0.015584715642035007,0.01559410896152258,0.015600214712321758,0.01560725923627615,0.015615008771419525,0.015620878897607327,0.015627454966306686,0.01563309133052826,0.01563849113881588,0.0156438909471035,0.01564764976501465,0.015652110800147057,0.01565633714199066,0.015659861266613007,0.015662912279367447,0.01566549576818943,0.015668783336877823,0.015672070905566216,0.015674889087677002,0.015676766633987427,0.015679117292165756,0.01568099483847618,0.015682168304920197,0.01568404771387577,0.01568545587360859,0.015686865895986557,0.015688039362430573,0.015689212828874588,0.015691326931118965,0.015692267566919327,0.015693675726652145,0.015694614499807358,0.015695318579673767,0.015696022659540176,0.01569696143269539,0.015697667375206947,0.01569860614836216,0.015698842704296112,0.015699781477451324,0.01570025086402893,0.015700720250606537,0.015701424330472946,0.015701424330472946,0.01570165902376175,0.015702128410339355,0.01570259779691696,0.015702832490205765,0.015703067183494568,0.01570330187678337,0.015703536570072174,0.015703536570072174,0.015703773126006126,0.015703773126006126,0.015703773126006126,0.01570400781929493,0.01570400781929493,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733,0.015704242512583733],"recovered":[0.0,0.0005764985107816756,0.0010701033752411604,0.0015458613634109497,0.0020058860536664724,0.002471077023074031,0.0029294579289853573,0.0033885433804243803,0.0038450455758720636,0.004301078151911497,0.004764625336974859,0.005226763430982828,0.005686083808541298,0.006133662536740303,0.0065889908000826836,0.0070485458709299564,0.007495655212551355,0.007945112884044647,0.008376957848668098,0.008788843639194965,0.0091788899153471,0.009540757164359093,0.00988783035427332,0.010223866440355778,0.010530315339565277,0.010821969248354435,0.011104230768978596,0.0113705238327384,0.011618264950811863,0.011854265816509724,0.0120895616710186,0.012292921543121338,0.012489001266658306,0.012675218284130096,0.012848520651459694,0.013014307245612144,0.01316811889410019,0.013316294178366661,0.013456015847623348,0.013588692992925644,0.013710567727684975,0.01382469292730093,0.013932713307440281,0.014032984152436256,0.014134194701910019,0.01422953326255083,0.014314775355160236,0.01439907867461443,0.014475866220891476,0.014546079561114311,0.014616058208048344,0.014678756706416607,0.014734880067408085,0.014793116599321365,0.014847596175968647,0.014895500615239143,0.01494387537240982,0.014988257549703121,0.015029117465019226,0.015070212073624134,0.015108488500118256,0.015141129493713379,0.015173300169408321,0.015202888287603855,0.015231537632644176,0.015256429091095924,0.015283199027180672,0.01530550792813301,0.015325233340263367,0.015345897525548935,0.015361161902546883,0.015379008837044239,0.015396385453641415,0.015413528308272362,0.015427617356181145,0.015440298244357109,0.015452979132533073,0.01546659879386425,0.01547740027308464,0.015487028285861015,0.015495717525482178,0.01550276204943657,0.015511919744312763,0.015518729574978352,0.015525304712355137,0.015533288940787315,0.015539629384875298,0.015546204522252083,0.015551840886473656,0.01555724162608385,0.015563582070171833,0.015568043105304241,0.015572505071759224,0.015576732344925404,0.015580489300191402,0.015583776868879795,0.015586595050990582,0.015589647926390171,0.015592465177178383,0.015595048666000366,0.015596927143633366,0.015599745325744152,0.015600684098899364,0.015602562576532364,0.015604676678776741,0.015606085769832134,0.015607964247465134,0.01560913771390915,0.015610077418386936,0.01561266090720892,0.015614304691553116,0.015615712851285934,0.015616652555763721,0.01561735663563013,0.015618296340107918,0.015619470737874508,0.015620174817740917,0.015621114522218704,0.01562158390879631,0.015622053295373917,0.015622992999851704,0.01562346238642931,0.015624167397618294,0.0156246367841959,0.01562534086406231,0.015625575557351112,0.01562604494392872,0.01562627963721752,0.015626750886440277,0.015627220273017883,0.01562768965959549,0.01562768965959549,0.01562768965959549,0.015627924352884293,0.015628159046173096,0.015628159046173096,0.0156283937394619,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702,0.015628628432750702],"active":[0.0012309588491916656,0.0010745646432042122,0.0010337047278881073,0.0010109266731888056,0.0010118659120053053,0.0010130400769412518,0.001004586461931467,0.0009961326140910387,0.0010005941148847342,0.00100693479180336,0.0009916708804666996,0.0009890878573060036,0.0009773466736078262,0.0009841565042734146,0.0009855655953288078,0.0009740586392581463,0.0009606736712157726,0.0009374255314469337,0.0008993847295641899,0.0008545322343707085,0.0008143773302435875,0.0007756305858492851,0.0007399376481771469,0.0006981389597058296,0.0006751250475645065,0.0006434237584471703,0.000615009106695652,0.0005894135683774948,0.0005626436322927475,0.0005323505029082298,0.0004950137808918953,0.0004717651754617691,0.000447344034910202,0.00042268726974725723,0.0004128236323595047,0.00039803050458431244,0.00038276612758636475,0.00036515481770038605,0.000354117713868618,0.0003343923017382622,0.00031490158289670944,0.0003033950924873352,0.0002935323864221573,0.00028954073786735535,0.0002777986228466034,0.0002601873129606247,0.000250793993473053,0.00023576430976390839,0.00022449344396591187,0.00021650921553373337,0.00020781997591257095,0.0002026539295911789,0.0002014804631471634,0.00018973927944898605,0.00018222536891698837,0.0001758849248290062,0.00016743037849664688,0.00016249902546405792,0.00015850737690925598,0.00015122722834348679,0.00014512240886688232,0.00014230422675609589,0.0001347903162240982,0.00013197213411331177,0.00012985803186893463,0.000127510167658329,0.00011952593922615051,0.00011623837053775787,0.00011248141527175903,0.00010755006223917007,0.00011083763092756271,0.000110602006316185,0.00010825414210557938,0.00010332278907299042,0.0001012096181511879,0.0001007402315735817,0.00010003522038459778,9.580887854099274e-05,9.369570761919022e-05,9.111221879720688e-05,8.899811655282974e-05,9.134691208600998e-05,8.829496800899506e-05,8.852966129779816e-05,8.970405906438828e-05,8.758995682001114e-05,8.782558143138885e-05,8.688680827617645e-05,8.665025234222412e-05,8.66493210196495e-05,8.40676948428154e-05,8.40676948428154e-05,8.383207023143768e-05,8.3128921687603e-05,8.242297917604446e-05,8.171889930963516e-05,8.218828588724136e-05,8.242297917604446e-05,8.242391049861908e-05,8.171796798706055e-05,8.21901485323906e-05,8.124951273202896e-05,8.148420602083206e-05,8.148513734340668e-05,8.077919483184814e-05,8.078012615442276e-05,8.007511496543884e-05,8.007511496543884e-05,8.124951273202896e-05,7.960665971040726e-05,7.937103509902954e-05,7.890164852142334e-05,7.866602391004562e-05,7.866602391004562e-05,7.866509258747101e-05,7.819663733243942e-05,7.843133062124252e-05,7.772818207740784e-05,7.819756865501404e-05,7.819756865501404e-05,7.772725075483322e-05,7.796194404363632e-05,7.72569328546524e-05,7.70222395658493e-05,7.67875462770462e-05,7.70222395658493e-05,7.67875462770462e-05,7.67875462770462e-05,7.655099034309387e-05,7.631629705429077e-05,7.584691047668457e-05,7.60834664106369e-05,7.60834664106369e-05,7.58487731218338e-05,7.58487731218338e-05,7.58487731218338e-05,7.58487731218338e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05,7.56140798330307e-05]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0012309588491916656,0.001643783412873745,0.0020937107037752867,0.0025349492207169533,0.0029773619025945663,0.003399109933525324,0.0038182749412953854,0.004225228913128376,0.0046232594177126884,0.0050194114446640015,0.005418381188064814,0.005799504462629557,0.006178983487188816,0.006562219932675362,0.006928314454853535,0.0072868941351771355,0.007645239122211933,0.007973525673151016,0.00827410351485014,0.008552842773497105,0.00881303008645773,0.009052787907421589,0.009283152408897877,0.009498018771409988,0.00969621166586876,0.009875853545963764,0.01004868559539318,0.01021517813205719,0.010360300540924072,0.010495325550436974,0.010630350559949875,0.010754808783531189,0.010865411721169949,0.010973901487886906,0.01107605081051588,0.011173739098012447,0.011255928315222263,0.01133318617939949,0.011406686156988144,0.011478777974843979,0.011543825268745422,0.011604645289480686,0.011658655479550362,0.011708203703165054,0.011757751926779747,0.01180236879736185,0.011840879917144775,0.011876104399561882,0.011909684166312218,0.011942090466618538,0.011971443891525269,0.011999622918665409,0.01202404499053955,0.012046352960169315,0.012070070952177048,0.01209026575088501,0.01210764329880476,0.012124081142246723,0.01214075367897749,0.012156486511230469,0.01217198558151722,0.012186309322714806,0.012199459597468376,0.012212845496833324,0.012222003191709518,0.012230927124619484,0.012240554206073284,0.012249712832272053,0.012257931753993034,0.012265210971236229,0.012271316722035408,0.01227765716612339,0.012283997610211372,0.012289867736399174,0.012295269407331944,0.012302548624575138,0.012307479977607727,0.012312176637351513,0.012316403910517693,0.012319455854594707,0.012323448434472084,0.012325561605393887,0.012328614480793476,0.012330258265137672,0.012332606129348278,0.012334954924881458,0.012336598709225655,0.012337773106992245,0.012339181266725063,0.012341060675680637,0.012342704460024834,0.012344817630946636,0.01234622672200203,0.012347635813057423,0.012348339892923832,0.012349514290690422,0.012350687757134438,0.012351862154901028,0.012353505939245224,0.01235514972358942,0.012356089428067207,0.01235702820122242,0.0123574985191226,0.012357967905700207,0.012358437292277813,0.012359142303466797,0.012359846383333206,0.012360315769910812,0.012360786087810993,0.012361020781099796,0.012361490167677402,0.012362194247543812,0.01236242987215519,0.012362899258732796,0.012363133952021599,0.012363603338599205,0.012363603338599205,0.012363838031888008,0.012364073656499386,0.012364308349788189,0.012364543043076992,0.012364543043076992,0.012364777736365795,0.012364777736365795,0.012365247122943401,0.012365247122943401,0.012365247122943401,0.012365481816232204,0.012365717440843582,0.012365717440843582,0.012365717440843582,0.012365717440843582,0.012365717440843582,0.012365717440843582,0.012365717440843582,0.012365717440843582,0.012365717440843582,0.012365717440843582,0.012365717440843582,0.012365717440843582,0.012365717440843582,0.012365717440843582,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385,0.012365952134132385],"recovered":[0.0,0.0005727413226850331,0.0010642327833920717,0.0015468007186427712,0.001998606603592634,0.0024480640422552824,0.0028907116502523422,0.00332654919475317,0.003735146950930357,0.00414726696908474,0.00454013142734766,0.00493581360206008,0.005323277320712805,0.005711445119231939,0.006101961247622967,0.006474630441516638,0.006844716612249613,0.007207758259028196,0.007554126903414726,0.007883353158831596,0.008184635080397129,0.008469009771943092,0.008727083913981915,0.008972007781267166,0.009200493805110455,0.009415829554200172,0.009612144902348518,0.009797656908631325,0.009972368367016315,0.010136746801435947,0.010287974961102009,0.010427931323647499,0.010563191026449203,0.010684596374630928,0.010798721574246883,0.010902984999120235,0.011007247492671013,0.011098594404757023,0.011179139837622643,0.011259685270488262,0.011329898610711098,0.011400346644222736,0.011473612859845161,0.01152973622083664,0.011589381843805313,0.011642922647297382,0.011689652688801289,0.01173520926386118,0.01177113689482212,0.011806830763816833,0.011840411461889744,0.01187516562640667,0.011902875266969204,0.011929645203053951,0.011956415139138699,0.01197895873337984,0.011999153532087803,0.012020288035273552,0.012038604356348515,0.012055747210979462,0.012073123827576637,0.012088152579963207,0.012103651650249958,0.012117036618292332,0.012129481881856918,0.01214075367897749,0.012150381691753864,0.012160713784396648,0.012170576490461826,0.012179265730082989,0.012187249958515167,0.012194529175758362,0.012201104313135147,0.012207914143800735,0.012215194292366505,0.012220360338687897,0.012226465158164501,0.012233980000019073,0.012240085750818253,0.012245017103850842,0.012249008752405643,0.012252765707671642,0.012255818583071232,0.012258636765182018,0.012260984629392624,0.012263333424925804,0.01226615160703659,0.01226803008466959,0.01226990856230259,0.012271317653357983,0.012273196130990982,0.012274605222046375,0.012276249006390572,0.012277658097445965,0.01227883156388998,0.012279771268367767,0.012281415052711964,0.012283293530344963,0.012284467928111553,0.012285641394555569,0.012287285178899765,0.012288459576666355,0.012289164587855339,0.012290338054299355,0.012291043065488338,0.012291277758777142,0.012291747145354748,0.012292452156543732,0.012292921543121338,0.012293390929698944,0.012293390929698944,0.012293390929698944,0.01229386031627655,0.012294565327465534,0.01229503471404314,0.012295269407331944,0.012295504100620747,0.012295504100620747,0.012295739725232124,0.012295974418520927,0.012296443805098534,0.01229691319167614,0.012297147884964943,0.01229738350957632,0.01229738350957632,0.01229738350957632,0.01229738350957632,0.012297618202865124,0.012297852896153927,0.01229808758944273,0.01229808758944273,0.012298322282731533,0.012298322282731533,0.012298556976020336,0.012298556976020336,0.01229879166930914,0.01229879166930914,0.01229879166930914,0.01229879166930914,0.01229879166930914,0.01229879166930914,0.01229879166930914,0.01229879166930914,0.01229879166930914,0.01229879166930914,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517,0.012299027293920517],"active":[0.0012309588491916656,0.0010710421483963728,0.001029477920383215,0.000988148502074182,0.0009787552990019321,0.0009510458912700415,0.0009275632910430431,0.000898679718375206,0.0008881124667823315,0.0008721444755792618,0.0008782497607171535,0.0008636908605694771,0.0008557061664760113,0.0008507748134434223,0.0008263532072305679,0.0008122636936604977,0.0008005225099623203,0.0007657674141228199,0.0007199766114354134,0.0006694896146655083,0.0006283950060606003,0.0005837781354784966,0.0005560684949159622,0.0005260109901428223,0.0004957178607583046,0.00046002399176359177,0.0004365406930446625,0.0004175212234258652,0.0003879321739077568,0.00035857874900102615,0.00034237559884786606,0.0003268774598836899,0.0003022206947207451,0.00028930511325597763,0.0002773292362689972,0.0002707540988922119,0.00024868082255125046,0.0002345917746424675,0.0002275463193655014,0.0002190927043557167,0.00021392665803432465,0.00020429864525794983,0.0001850426197052002,0.00017846748232841492,0.0001683700829744339,0.00015944615006446838,0.00015122722834348679,0.00014089513570070267,0.00013854727149009705,0.0001352597028017044,0.00013103242963552475,0.00012445729225873947,0.00012116972357034683,0.00011670775711536407,0.00011365581303834915,0.00011130701750516891,0.00010848976671695709,0.00010379310697317123,0.00010214932262897491,0.00010073930025100708,9.886175394058228e-05,9.815674275159836e-05,9.580794721841812e-05,9.580887854099274e-05,9.25213098526001e-05,9.017344564199448e-05,9.017251431941986e-05,8.899904787540436e-05,8.735526353120804e-05,8.59452411532402e-05,8.406676352024078e-05,8.312799036502838e-05,8.289329707622528e-05,8.195359259843826e-05,8.007511496543884e-05,8.218828588724136e-05,8.101481944322586e-05,7.819663733243942e-05,7.631815969944e-05,7.443875074386597e-05,7.443968206644058e-05,7.279589772224426e-05,7.279589772224426e-05,7.162149995565414e-05,7.162149995565414e-05,7.162149995565414e-05,7.044710218906403e-05,6.974302232265472e-05,6.927270442247391e-05,6.974302232265472e-05,6.950832903385162e-05,7.021240890026093e-05,6.997771561145782e-05,6.997771561145782e-05,6.950832903385162e-05,6.974302232265472e-05,6.927270442247391e-05,6.85686245560646e-05,6.903801113367081e-05,6.950832903385162e-05,6.880424916744232e-05,6.85686245560646e-05,6.83339312672615e-05,6.76298514008522e-05,6.739422678947449e-05,6.78645446896553e-05,6.80992379784584e-05,6.786361336708069e-05,6.78645446896553e-05,6.76298514008522e-05,6.80992379784584e-05,6.88033178448677e-05,6.856955587863922e-05,6.83339312672615e-05,6.80992379784584e-05,6.83339312672615e-05,6.80992379784584e-05,6.83339312672615e-05,6.83339312672615e-05,6.83339312672615e-05,6.80992379784584e-05,6.76298514008522e-05,6.76298514008522e-05,6.739422678947449e-05,6.786361336708069e-05,6.786361336708069e-05,6.786361336708069e-05,6.786361336708069e-05,6.78645446896553e-05,6.76298514008522e-05,6.76298514008522e-05,6.73951581120491e-05,6.73951581120491e-05,6.7160464823246e-05,6.7160464823246e-05,6.69257715344429e-05,6.69257715344429e-05,6.69257715344429e-05,6.69257715344429e-05,6.69257715344429e-05,6.69257715344429e-05,6.69257715344429e-05,6.7160464823246e-05,6.7160464823246e-05,6.7160464823246e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05,6.692484021186829e-05]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0012309588491916656,0.0016451923875138164,0.0021016946993768215,0.0025762785226106644,0.003055089619010687,0.0035397708415985107,0.004031027667224407,0.004535434301942587,0.005028569605201483,0.005545187275856733,0.006078947801142931,0.00660354970023036,0.007133787497878075,0.007665199227631092,0.008199898526072502,0.00874375645071268,0.009273524396121502,0.009787794202566147,0.010281164199113846,0.010750817134976387,0.011188298463821411,0.011615682393312454,0.012021461501717567,0.012410803698003292,0.012778307311236858,0.013134772889316082,0.013473392464220524,0.013793930411338806,0.01410460565239191,0.014398138970136642,0.014676173217594624,0.014934247359633446,0.015191851183772087,0.015429261140525341,0.01565164141356945,0.01586509868502617,0.016081608831882477,0.01627228781580925,0.01645592227578163,0.016637912020087242,0.01679500937461853,0.01696079783141613,0.01710568554699421,0.017251748591661453,0.017387712374329567,0.017516162246465683,0.017634280025959015,0.017757562920451164,0.017868870869278908,0.017973368987441063,0.01807246543467045,0.018163109198212624,0.01825069822371006,0.018334297463297844,0.018412258476018906,0.018491394817829132,0.018566304817795753,0.018636753782629967,0.01869874820113182,0.018762150779366493,0.018818508833646774,0.018878623843193054,0.018933573737740517,0.018983356654644012,0.019031966105103493,0.019075877964496613,0.01911885105073452,0.019157128408551216,0.01919986680150032,0.01923837885260582,0.019274307414889336,0.019308825954794884,0.019338414072990417,0.019371289759874344,0.019398998469114304,0.019422482699155807,0.01944807730615139,0.0194720309227705,0.019491521641612053,0.019512655213475227,0.0195335540920496,0.019551167264580727,0.01956689916551113,0.01958545111119747,0.01960306242108345,0.019617153331637383,0.01963241584599018,0.019645096734166145,0.019660595804452896,0.01967257261276245,0.019685016945004463,0.019695114344358444,0.019705448299646378,0.019713666290044785,0.019724233075976372,0.019733626395463943,0.019742785021662712,0.019753117114305496,0.019760631024837494,0.01976955495774746,0.019776364788413048,0.019783644005656242,0.019789045676589012,0.019794682040810585,0.01980125717818737,0.01980665698647499,0.019811823964118958,0.019816284999251366,0.019820278510451317,0.01982520893216133,0.019829200580716133,0.01983201876282692,0.019836479797959328,0.019840003922581673,0.019843054935336113,0.019846579059958458,0.019849160686135292,0.019852682948112488,0.01985526643693447,0.019857145845890045,0.01985902339220047,0.01986066810786724,0.019863955676555634,0.01986606791615486,0.01986818201839924,0.019870296120643616,0.019872643053531647,0.019874757155776024,0.01987616717815399,0.019877105951309204,0.01987827941775322,0.019880158826708794,0.019880862906575203,0.019881801679730415,0.019882505759596825,0.019884619861841202,0.019885793328285217,0.019886968657374382,0.019888611510396004,0.019889552146196365,0.019890490919351578,0.019891664385795593,0.019892368465662003,0.01989307440817356,0.019893543794751167,0.019894247874617577,0.019895421341061592,0.019896361976861954,0.019896596670150757,0.019898004829883575,0.019898943603038788,0.019899649545550346,0.01989988423883915,0.01990058831870556,0.019901057705283165,0.019901761785149574,0.019901996478438377,0.019902702420949936,0.01990293711423874,0.019903171807527542,0.01990364119410515,0.01990387588739395,0.019904345273971558,0.01990457996726036,0.01990457996726036,0.019904814660549164,0.01990528404712677,0.019905518740415573,0.019906459376215935,0.019906459376215935,0.01990692876279354,0.019907398149371147,0.019907867535948753,0.019908102229237556,0.019908102229237556,0.019908102229237556,0.01990833692252636,0.019908571615815163,0.019908571615815163,0.019909042865037918,0.019909042865037918,0.019909042865037918,0.01990927755832672,0.019909512251615524,0.019909512251615524,0.019909512251615524,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327,0.019909746944904327],"recovered":[0.0,0.000582604028750211,0.001083253649994731,0.0015503230970352888,0.0020305428188294172,0.002507944591343403,0.0029923913534730673,0.003486230969429016,0.003997213207185268,0.004491522442549467,0.005001564975827932,0.005521940067410469,0.006057343911379576,0.006576075218617916,0.007112888153642416,0.007633967790752649,0.00816162209957838,0.008700313977897167,0.00921904481947422,0.00973871536552906,0.010224102064967155,0.01069046650081873,0.01113968901336193,0.011566603556275368,0.01198389008641243,0.012363133952021599,0.012734629213809967,0.013094852678477764,0.013439108617603779,0.013755419291555882,0.0140536492690444,0.014344833791255951,0.01462545059621334,0.01489761471748352,0.015153574757277966,0.015388401225209236,0.015614069066941738,0.015836214646697044,0.016047323122620583,0.01623847335577011,0.016423281282186508,0.01659681834280491,0.016764484345912933,0.016926279291510582,0.01707633212208748,0.017219576984643936,0.017355306074023247,0.017487747594714165,0.01760704070329666,0.017721636220812798,0.017835291102528572,0.01794002391397953,0.018036536872386932,0.018129294738173485,0.018220875412225723,0.018305882811546326,0.018383610993623734,0.018464626744389534,0.01853976957499981,0.018607165664434433,0.018673386424779892,0.018734676763415337,0.018794087693095207,0.0188513845205307,0.01890680380165577,0.018955882638692856,0.019003551453351974,0.019052395597100258,0.01909795217216015,0.019138576462864876,0.019179202616214752,0.019215131178498268,0.019250119104981422,0.019284874200820923,0.019316811114549637,0.019345927983522415,0.019371289759874344,0.019394302740693092,0.01942036859691143,0.019443146884441376,0.019465690478682518,0.01948823407292366,0.019510071724653244,0.0195260401815176,0.019540835171937943,0.019558915868401527,0.01957676373422146,0.01959226094186306,0.0196068212389946,0.019622789695858955,0.019635939970612526,0.019646741449832916,0.019658012315630913,0.01967022381722927,0.019679617136716843,0.01969018392264843,0.019700516015291214,0.019710378721356392,0.019721416756510735,0.01972940005362034,0.019739262759685516,0.019746072590351105,0.019754057750105858,0.019759926944971085,0.019765328615903854,0.019772842526435852,0.019780358299613,0.0197843499481678,0.019789280369877815,0.01979350857436657,0.019798673689365387,0.01980431005358696,0.01980806700885296,0.019812293350696564,0.019815580919384956,0.019819337874650955,0.01982215605676174,0.019823800772428513,0.01982826180756092,0.0198306106030941,0.019832724705338478,0.019835541024804115,0.01983742043375969,0.01984047330915928,0.019842350855469704,0.019843995571136475,0.019846579059958458,0.019848691299557686,0.01985127478837967,0.019853154197335243,0.019854797050356865,0.01985597237944603,0.019857145845890045,0.01985831931233406,0.019859494641423225,0.019860433414578438,0.019862312823534012,0.019863955676555634,0.019865363836288452,0.019866539165377617,0.019867947325110435,0.0198691226541996,0.01986982673406601,0.019870765507221222,0.019871704280376434,0.019872410222887993,0.0198728796094656,0.01987381838262081,0.019874287769198418,0.019874991849064827,0.019875463098287582,0.019876636564731598,0.019877340644598007,0.019877810031175613,0.01987827941775322,0.019878750666975975,0.019879454746842384,0.01987992413341999,0.019880158826708794,0.0198806282132864,0.019880862906575203,0.019881097599864006,0.019881566986441612,0.019882038235664368,0.01988227292895317,0.019882742315530777,0.019882742315530777,0.01988368108868599,0.019883915781974792,0.019884619861841202,0.019884854555130005,0.01988532580435276,0.01988602988421917,0.019886264577507973,0.019886499270796776,0.01988673396408558,0.01988673396408558,0.01988673396408558,0.01988673396408558,0.01988673396408558,0.01988673396408558,0.019886968657374382,0.019886968657374382,0.019887203350663185,0.019887203350663185,0.01988767273724079,0.01988767273724079,0.01988767273724079,0.019887907430529594,0.019887907430529594,0.019887907430529594,0.019887907430529594,0.019887907430529594,0.019887907430529594,0.019888142123818398,0.019888142123818398,0.019888142123818398,0.019888142123818398,0.019888142123818398,0.019888142123818398,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072,0.0198883768171072],"active":[0.0012309588491916656,0.0010625883005559444,0.0010184410493820906,0.0010259554255753756,0.0010245468001812696,0.0010318262502551079,0.00103863631375134,0.0010492033325135708,0.0010313563980162144,0.0010536648333072662,0.0010773828253149986,0.001081609632819891,0.001076443586498499,0.001089124009013176,0.0010870103724300861,0.0011097886599600315,0.0011119022965431213,0.0010874802246689796,0.0010621193796396255,0.0010121017694473267,0.0009641963988542557,0.0009252158924937248,0.0008817724883556366,0.0008442001417279243,0.0007944172248244286,0.0007716389372944832,0.0007387632504105568,0.000699077732861042,0.0006654970347881317,0.000642719678580761,0.0006225239485502243,0.0005894135683774948,0.0005664005875587463,0.0005316464230418205,0.0004980666562914848,0.0004766974598169327,0.0004675397649407387,0.0004360731691122055,0.0004085991531610489,0.00039943866431713104,0.0003717280924320221,0.0003639794886112213,0.00034120120108127594,0.0003254693001508713,0.0003113802522420883,0.0002965852618217468,0.00027897395193576813,0.0002698153257369995,0.0002618301659822464,0.0002517327666282654,0.00023717433214187622,0.00022308528423309326,0.00021416135132312775,0.00020500272512435913,0.00019138306379318237,0.0001855120062828064,0.00018269382417201996,0.00017212703824043274,0.00015897862613201141,0.00015498511493206024,0.00014512240886688232,0.0001439470797777176,0.00013948604464530945,0.00013197213411331177,0.0001251623034477234,0.00011999532580375671,0.00011529959738254547,0.00010473281145095825,0.00010191462934017181,9.980238974094391e-05,9.510479867458344e-05,9.36947762966156e-05,8.829496800899506e-05,8.641555905342102e-05,8.218735456466675e-05,7.655471563339233e-05,7.67875462770462e-05,7.772818207740784e-05,7.115304470062256e-05,6.950832903385162e-05,6.786361336708069e-05,6.293319165706635e-05,5.682744085788727e-05,5.9410929679870605e-05,6.222724914550781e-05,5.82374632358551e-05,5.5652111768722534e-05,5.283579230308533e-05,5.377456545829773e-05,4.978291690349579e-05,4.9076974391937256e-05,4.8372894525527954e-05,4.743598401546478e-05,4.344247281551361e-05,4.4615939259529114e-05,4.344247281551361e-05,4.226900637149811e-05,4.273839294910431e-05,3.921426832675934e-05,4.015490412712097e-05,3.710202872753143e-05,3.7571415305137634e-05,3.49879264831543e-05,3.475509583950043e-05,3.592856228351593e-05,3.3814460039138794e-05,3.146566450595856e-05,3.193505108356476e-05,3.099814057350159e-05,3.170035779476166e-05,3.0526891350746155e-05,2.7708709239959717e-05,2.841278910636902e-05,2.7710571885108948e-05,2.7474015951156616e-05,2.7241185307502747e-05,2.7004629373550415e-05,2.888217568397522e-05,2.7004629373550415e-05,2.6535242795944214e-05,2.6298686861991882e-05,2.512708306312561e-05,2.6535242795944214e-05,2.559460699558258e-05,2.5831162929534912e-05,2.6300549507141113e-05,2.6063993573188782e-05,2.6065856218338013e-05,2.489238977432251e-05,2.3951753973960876e-05,2.3482367396354675e-05,2.4186447262763977e-05,2.3717060685157776e-05,2.3482367396354675e-05,2.3011118173599243e-05,2.4186447262763977e-05,2.3480504751205444e-05,2.3012980818748474e-05,2.3247674107551575e-05,2.3012980818748474e-05,2.2543594241142273e-05,2.2541731595993042e-05,2.2541731595993042e-05,2.2308900952339172e-05,2.183951437473297e-05,2.183765172958374e-05,2.2541731595993042e-05,2.2543594241142273e-05,2.2308900952339172e-05,2.3012980818748474e-05,2.3480504751205444e-05,2.3012980818748474e-05,2.2543594241142273e-05,2.2778287529945374e-05,2.2778287529945374e-05,2.3011118173599243e-05,2.2541731595993042e-05,2.2778287529945374e-05,2.2778287529945374e-05,2.2543594241142273e-05,2.2778287529945374e-05,2.2778287529945374e-05,2.2778287529945374e-05,2.2541731595993042e-05,2.230703830718994e-05,2.207234501838684e-05,2.2541731595993042e-05,2.183765172958374e-05,2.2543594241142273e-05,2.183951437473297e-05,2.2074207663536072e-05,2.207234501838684e-05,2.183765172958374e-05,2.183765172958374e-05,2.160295844078064e-05,2.136826515197754e-05,2.160295844078064e-05,2.183765172958374e-05,2.183765172958374e-05,2.2308900952339172e-05,2.2308900952339172e-05,2.2074207663536072e-05,2.2308900952339172e-05,2.2308900952339172e-05,2.2308900952339172e-05,2.183951437473297e-05,2.2074207663536072e-05,2.2074207663536072e-05,2.183951437473297e-05,2.183951437473297e-05,2.183951437473297e-05,2.183951437473297e-05,2.183951437473297e-05,2.183951437473297e-05,2.160482108592987e-05,2.160482108592987e-05,2.160482108592987e-05,2.160482108592987e-05,2.160482108592987e-05,2.160482108592987e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05,2.137012779712677e-05]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0012309588491916656,0.0016433137934654951,0.0020915973000228405,0.0025441073812544346,0.003012116299942136,0.0034756632521748543,0.003932635299861431,0.004370586480945349,0.004829201847314835,0.005278424825519323,0.005728117190301418,0.00617945333942771,0.006628206465393305,0.0070739067159593105,0.007513266522437334,0.007939711213111877,0.00838212389498949,0.00879259966313839,0.009167852811515331,0.009532772935926914,0.009871861897408962,0.010196861810982227,0.010499552823603153,0.010778525844216347,0.01105022057890892,0.011301249265670776,0.011548991315066814,0.011771371588110924,0.011984828859567642,0.012187953107059002,0.012382389977574348,0.012566493824124336,0.012729463167488575,0.01289102341979742,0.013044835068285465,0.013186669908463955,0.013318407349288464,0.013445448130369186,0.013556990772485733,0.013674873858690262,0.013780545443296432,0.013882225379347801,0.013978034257888794,0.014063980430364609,0.014140534214675426,0.014218026772141457,0.014288005419075489,0.014356808736920357,0.01441880315542221,0.014476570300757885,0.014535042457282543,0.014585765078663826,0.014634843915700912,0.01468086987733841,0.01472290325909853,0.014764467254281044,0.014804388396441936,0.014840551652014256,0.014874835498631,0.01490841619670391,0.014936829917132854,0.014964539557695389,0.014993187971413136,0.015016200952231884,0.01503897923976183,0.015060348436236382,0.015081013552844524,0.015100033953785896,0.015118585899472237,0.015138546004891396,0.015154514461755753,0.015168368816375732,0.015182693488895893,0.015196078456938267,0.01520946342498064,0.01522143930196762,0.015231536701321602,0.015240930020809174,0.015248914249241352,0.01525807287544012,0.015266761183738708,0.01527263130992651,0.015280380845069885,0.015286721289157867,0.015293296426534653,0.015299871563911438,0.015304802916944027,0.015309968963265419,0.015314430929720402,0.015319596976041794,0.015324058942496777,0.015327815897762775,0.015330634079873562,0.01533439103513956,0.015336738899350166,0.015340262092649937,0.015342844650149345,0.015344723127782345,0.015347306616604328,0.01534941978752613,0.01535247266292572,0.015353412367403507,0.015354820527136326,0.015356229618191719,0.015357873402535915,0.015359517186880112,0.015360691584646702,0.015362804755568504,0.015364213846623898,0.015365388244390488,0.015366562642157078,0.015367736108601093,0.01536867581307888,0.015369614586234093,0.015370084904134274,0.015371023677289486,0.015371963381767273,0.015372902154922485,0.015373372472822666,0.015374076552689075,0.015374545939266682,0.015375016257166862,0.015375485643744469,0.015375955030322075,0.015376425348222256,0.015376894734799862,0.015377129428088665,0.015377364121377468,0.015377598814666271,0.015377833507955074,0.015378069132566452,0.015378303825855255,0.015378303825855255,0.015378538519144058,0.015378773212432861,0.015379007905721664,0.015379007905721664,0.015379242599010468,0.015379242599010468,0.015379242599010468,0.015379242599010468,0.01537947729229927,0.01537947729229927,0.015379712916910648,0.015379712916910648,0.015379712916910648,0.015379712916910648,0.015379712916910648,0.015379947610199451,0.015380182303488255,0.015380182303488255,0.015380182303488255,0.015380182303488255,0.015380182303488255,0.015380416996777058,0.015380416996777058,0.015380416996777058,0.015380416996777058,0.015380416996777058,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586,0.01538065169006586],"recovered":[0.0,0.0005790816503576934,0.0010649372125044465,0.001539990771561861,0.0020079996902495623,0.0024687289260327816,0.002924761502072215,0.0033876041416078806,0.0038274338003247976,0.0042775957845151424,0.004736916162073612,0.005195531528443098,0.0056607224978506565,0.0061104148626327515,0.00655634980648756,0.006997823249548674,0.00744188018143177,0.007875134237110615,0.00830698013305664,0.008696557022631168,0.009070165455341339,0.009430154226720333,0.009765486232936382,0.010081327520310879,0.010388010181486607,0.01067543774843216,0.010946896858513355,0.011199804954230785,0.011440737172961235,0.011669927276670933,0.011883384548127651,0.012092145159840584,0.01228071004152298,0.012464813888072968,0.012637411244213581,0.012802729383111,0.01295466162264347,0.013097201474010944,0.013229643926024437,0.013353397138416767,0.013477150350809097,0.013591980561614037,0.013701644726097584,0.013803089037537575,0.01389561127871275,0.013978035189211369,0.014061163179576397,0.014135838486254215,0.014206050895154476,0.014272976666688919,0.014338258653879166,0.014399548061192036,0.014454027637839317,0.01450404617935419,0.014551480300724506,0.0145972715690732,0.014644237235188484,0.014685331843793392,0.014721260406076908,0.014756014570593834,0.01478889025747776,0.014821765944361687,0.014849710278213024,0.014880707487463951,0.014905598945915699,0.014928611926734447,0.014950685203075409,0.014969941228628159,0.014992249198257923,0.015008922666311264,0.01502935215830803,0.015047903172671795,0.015062931925058365,0.015078196302056313,0.015092520043253899,0.015104731544852257,0.015117176808416843,0.015128213912248611,0.015139016322791576,0.015147704631090164,0.015156863257288933,0.015165786258876324,0.015172830782830715,0.015181520022451878,0.015187624841928482,0.015195374377071857,0.015204062685370445,0.015210168436169624,0.01521486509591341,0.015220500528812408,0.015223553404211998,0.015228954143822193,0.015233650803565979,0.015237878076732159,0.01524186972528696,0.01524492260068655,0.015248679555952549,0.015250558964908123,0.015253846533596516,0.015256429091095924,0.015257838182151318,0.015260421670973301,0.0152623001486063,0.015263709239661694,0.015265117399394512,0.01526723150163889,0.015268640592694283,0.015270753763616085,0.015272632241249084,0.015274510718882084,0.015275685116648674,0.015276623889803886,0.015277798287570477,0.015278972685337067,0.015279911458492279,0.01528108585625887,0.015281790867447853,0.015282494947314262,0.01528343465179205,0.015284138731658459,0.015285078436136246,0.015285782516002655,0.015286251902580261,0.015286722220480442,0.015287191607058048,0.015287660993635654,0.01528813038021326,0.015288366004824638,0.015288835391402245,0.015288835391402245,0.01528930477797985,0.015289774164557457,0.015289774164557457,0.015290009789168835,0.015290009789168835,0.015290244482457638,0.015290244482457638,0.015290244482457638,0.015290479175746441,0.015290713869035244,0.015290713869035244,0.015290713869035244,0.015290713869035244,0.015290948562324047,0.01529118325561285,0.01529118325561285,0.015291417948901653,0.015291417948901653,0.015291417948901653,0.015291417948901653,0.015291653573513031,0.015291653573513031,0.015291888266801834,0.015291888266801834,0.015291888266801834,0.015291888266801834,0.015291888266801834,0.015291888266801834,0.015291888266801834,0.015291888266801834,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944,0.01529235765337944],"active":[0.0012309588491916656,0.0010642320849001408,0.001026660087518394,0.0010041166096925735,0.0010041166096925735,0.0010069343261420727,0.001007873797789216,0.0009829823393374681,0.001001768046990037,0.001000829041004181,0.000991201028227806,0.0009839218109846115,0.0009674839675426483,0.0009634918533265591,0.0009569167159497738,0.0009418879635632038,0.0009402437135577202,0.0009174654260277748,0.0008608726784586906,0.0008362159132957458,0.0008016964420676231,0.0007667075842618942,0.0007340665906667709,0.000697198323905468,0.0006622103974223137,0.0006258115172386169,0.0006020944565534592,0.0005715666338801384,0.0005440916866064072,0.0005180258303880692,0.0004990054294466972,0.00047434866428375244,0.00044875312596559525,0.00042620953172445297,0.00040742382407188416,0.00038394052535295486,0.00036374572664499283,0.00034824665635824203,0.0003273468464612961,0.0003214767202734947,0.0003033950924873352,0.00029024481773376465,0.0002763895317912102,0.000260891392827034,0.000244922935962677,0.00023999158293008804,0.0002268422394990921,0.0002209702506661415,0.00021275226026773453,0.0002035936340689659,0.00019678380340337753,0.00018621701747179031,0.00018081627786159515,0.0001768236979842186,0.00017142295837402344,0.00016719568520784378,0.0001601511612534523,0.00015521980822086334,0.0001535750925540924,0.0001524016261100769,0.00014793965965509415,0.0001427736133337021,0.0001434776932001114,0.0001354934647679329,0.00013338029384613037,0.00013173650950193405,0.00013032834976911545,0.00013009272515773773,0.0001263367012143135,0.00012962333858013153,0.0001251623034477234,0.00012046564370393753,0.00011976156383752823,0.00011788215488195419,0.00011694338172674179,0.00011670775711536407,0.00011435989290475845,0.00011271610856056213,0.0001098979264497757,0.00011036824434995651,0.0001098979264497757,0.00010684505105018616,0.00010755006223917007,0.00010520126670598984,0.00010567158460617065,0.00010449718683958054,0.0001007402315735817,9.980052709579468e-05,9.956583380699158e-05,9.909644722938538e-05,0.0001005055382847786,9.886175394058228e-05,9.698327630758286e-05,9.651295840740204e-05,9.486917406320572e-05,9.533949196338654e-05,9.416509419679642e-05,9.41641628742218e-05,9.34600830078125e-05,9.29906964302063e-05,9.463448077440262e-05,9.29906964302063e-05,9.252037853002548e-05,9.252037853002548e-05,9.27560031414032e-05,9.228568524122238e-05,9.205099195241928e-05,9.205099195241928e-05,9.158160537481308e-05,9.087752550840378e-05,9.087752550840378e-05,9.111221879720688e-05,9.087752550840378e-05,9.064190089702606e-05,9.017344564199448e-05,8.993782103061676e-05,9.017251431941986e-05,9.040720760822296e-05,8.993782103061676e-05,8.993782103061676e-05,8.946750313043594e-05,8.923374116420746e-05,8.923374116420746e-05,8.923280984163284e-05,8.923374116420746e-05,8.923374116420746e-05,8.899904787540436e-05,8.899811655282974e-05,8.876342326402664e-05,8.899811655282974e-05,8.876435458660126e-05,8.852966129779816e-05,8.852966129779816e-05,8.852872997522354e-05,8.876342326402664e-05,8.876342326402664e-05,8.876342326402664e-05,8.899811655282974e-05,8.876342326402664e-05,8.852872997522354e-05,8.852872997522354e-05,8.876342326402664e-05,8.876342326402664e-05,8.876435458660126e-05,8.852966129779816e-05,8.852966129779816e-05,8.829496800899506e-05,8.829496800899506e-05,8.852966129779816e-05,8.876435458660126e-05,8.852872997522354e-05,8.852872997522354e-05,8.829403668642044e-05,8.829403668642044e-05,8.852872997522354e-05,8.852872997522354e-05,8.852872997522354e-05,8.852872997522354e-05,8.852872997522354e-05,8.876342326402664e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05,8.829403668642044e-05]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0012309588491916656,0.0016475407173857093,0.0020824389066547155,0.002513345330953598,0.0029376763850450516,0.003359894035384059,0.0037861037999391556,0.004195640794932842,0.004602594766765833,0.0049994513392448425,0.005396307446062565,0.005780952982604504,0.006164893973618746,0.006534275598824024,0.00689943041652441,0.007253548596054316,0.00761071965098381,0.00794229470193386,0.008253203704953194,0.00854321476072073,0.00879800133407116,0.009035645052790642,0.009262487292289734,0.00947383139282465,0.009682592004537582,0.009867869317531586,0.01004398986697197,0.010200618766248226,0.010346446186304092,0.010486166924238205,0.010612268932163715,0.010738605633378029,0.010851557366549969,0.010960516519844532,0.0110621964558959,0.011155892163515091,0.011244891211390495,0.011325436644256115,0.011399172246456146,0.011469384655356407,0.01153443194925785,0.011599008925259113,0.011655367910861969,0.011708203703165054,0.01175986509770155,0.01180612575262785,0.011852621100842953,0.011891367845237255,0.011931288056075573,0.011967686004936695,0.012001266703009605,0.012030385434627533,0.012057390064001083,0.012082986533641815,0.012106938287615776,0.01213042065501213,0.012151320464909077,0.012171750888228416,0.012191005982458591,0.012206974439322948,0.012222472578287125,0.012236562557518482,0.012251356616616249,0.012262863107025623,0.01227342989295721,0.012283528223633766,0.01229268591850996,0.012300200760364532,0.01230701059103012,0.0123149948194623,0.012321569956839085,0.012328379787504673,0.012335189618170261,0.012341060675680637,0.012345756404101849,0.012350687757134438,0.01235514972358942,0.012359846383333206,0.012362664565443993,0.012366421520709991,0.012369709089398384,0.012372292578220367,0.01237510982900858,0.012378162704408169,0.012379806488752365,0.012382624670863152,0.012384503148496151,0.012386146932840347,0.012388025410473347,0.012389199808239937,0.012390374206006527,0.012392017990350723,0.012393191456794739,0.012394131161272526,0.012394835241138935,0.012396479025483131,0.012397184036672115,0.012397888116538525,0.012398593127727509,0.012399297207593918,0.012400236912071705,0.012400940991938114,0.012401645071804523,0.01240258477628231,0.012403054162859917,0.0124037591740489,0.012404228560626507,0.01240446325391531,0.01240446325391531,0.012404697947204113,0.012405168265104294,0.012405872344970703,0.012406107038259506,0.01240634173154831,0.012406576424837112,0.012407046742737293,0.012407281436026096,0.0124075161293149,0.012407985515892506,0.012408220209181309,0.012408220209181309,0.012408220209181309,0.012408455833792686,0.01240869052708149,0.012408925220370293,0.012408925220370293,0.012408925220370293,0.012408925220370293,0.012408925220370293,0.012408925220370293,0.012408925220370293,0.012408925220370293,0.012408925220370293,0.012408925220370293,0.012408925220370293,0.012408925220370293,0.012408925220370293,0.012408925220370293,0.012408925220370293,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096,0.012409159913659096],"recovered":[0.0,0.0005727413226850331,0.0010677551617845893,0.0015413997462019324,0.0019932056311517954,0.0024259903002530336,0.0028686379082500935,0.0033054149243980646,0.0037271627224981785,0.004139048047363758,0.004545062780380249,0.004942858591675758,0.0053441766649484634,0.005724830087274313,0.006105952896177769,0.0064830840565264225,0.0068505872040987015,0.007212924305349588,0.007556709926575422,0.007887580431997776,0.008196611888706684,0.008483569137752056,0.008740939199924469,0.008992438204586506,0.009216696955263615,0.009432267397642136,0.009636331349611282,0.009829593822360039,0.009999372996389866,0.010163516737520695,0.010314039885997772,0.010455405339598656,0.010586673393845558,0.010708548128604889,0.010825961828231812,0.010935155674815178,0.011038714088499546,0.011138280853629112,0.011226574890315533,0.01130806002765894,0.011383204720914364,0.011452713049948215,0.011521046981215477,0.011579519137740135,0.011636346578598022,0.011691061779856682,0.011737557128071785,0.011783817782998085,0.01182467769831419,0.011863659135997295,0.011903579346835613,0.011937394738197327,0.011972852982580662,0.012003380805253983,0.01203085482120514,0.012056216597557068,0.012079698964953423,0.012104355730116367,0.012124786153435707,0.012144511565566063,0.012161653488874435,0.012178560718894005,0.012193825095891953,0.012211436405777931,0.012225291691720486,0.012236563488841057,0.012248304672539234,0.01225957553833723,0.012268264777958393,0.012276718392968178,0.01228611171245575,0.012293156236410141,0.012300670146942139,0.012308184988796711,0.01231429073959589,0.012319456785917282,0.012325326912105083,0.012330258265137672,0.012335425242781639,0.012338712811470032,0.01234246976673603,0.01234552264213562,0.012348339892923832,0.012351392768323421,0.012354680337011814,0.012355854734778404,0.01235867291688919,0.01236172579228878,0.012363133952021599,0.012364777736365795,0.012365717440843582,0.012366891838610172,0.012368535622954369,0.012370179407298565,0.012371588498353958,0.012372292578220367,0.01237370166927576,0.012374640442430973,0.01237558014690876,0.012376519851386547,0.012376989237964153,0.012377693317830563,0.012378867715597153,0.01237980742007494,0.012380511499941349,0.012380980886518955,0.01238168589770794,0.012381920590996742,0.012382389977574348,0.012382624670863152,0.012383564375340939,0.012384033761918545,0.012384738773107529,0.012384973466396332,0.012385208159685135,0.012385677546262741,0.012386146932840347,0.012386382557451725,0.012386617250740528,0.012387086637318134,0.012387321330606937,0.012387321330606937,0.01238755602389574,0.01238755602389574,0.012387790717184544,0.012388026341795921,0.012388026341795921,0.012388026341795921,0.012388026341795921,0.012388026341795921,0.012388026341795921,0.012388026341795921,0.012388026341795921,0.012388026341795921,0.012388026341795921,0.012388026341795921,0.012388026341795921,0.012388261035084724,0.012388261035084724,0.012388261035084724,0.012388495728373528,0.012388495728373528,0.012388495728373528,0.012388495728373528,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233,0.01238873042166233],"active":[0.0012309588491916656,0.0010747993364930153,0.0010146837448701262,0.0009719455847516656,0.0009444707538932562,0.0009339037351310253,0.0009174658916890621,0.0008902258705347776,0.0008754320442676544,0.0008604032918810844,0.0008512446656823158,0.0008380943909287453,0.0008207173086702824,0.0008094455115497112,0.0007934775203466415,0.0007704645395278931,0.000760132446885109,0.0007293703965842724,0.0006964937783777714,0.0006556343287229538,0.0006013894453644753,0.0005520759150385857,0.0005215480923652649,0.0004813931882381439,0.00046589504927396774,0.0004356019198894501,0.00040765851736068726,0.0003710249438881874,0.00034707318991422653,0.0003226501867175102,0.00029822904616594315,0.00028320029377937317,0.00026488397270441055,0.0002519683912396431,0.0002362346276640892,0.00022073648869991302,0.00020617712289094925,0.00018715579062700272,0.00017259735614061356,0.0001613246276974678,0.00015122722834348679,0.00014629587531089783,0.000134320929646492,0.00012868456542491913,0.00012351851910352707,0.00011506397277116776,0.00011506397277116776,0.00010755006223917007,0.00010661035776138306,0.00010402686893939972,9.768735617399216e-05,9.29906964302063e-05,8.45370814204216e-05,7.960572838783264e-05,7.60834664106369e-05,7.420405745506287e-05,7.162149995565414e-05,6.73951581120491e-05,6.621982902288437e-05,6.246287375688553e-05,6.081908941268921e-05,5.8001838624477386e-05,5.753152072429657e-05,5.142670124769211e-05,4.8138201236724854e-05,4.696473479270935e-05,4.438124597072601e-05,4.062522202730179e-05,3.874581307172775e-05,3.827642649412155e-05,3.5458244383335114e-05,3.522355109453201e-05,3.451947122812271e-05,3.287568688392639e-05,3.146566450595856e-05,3.1230971217155457e-05,2.9822811484336853e-05,2.9588118195533752e-05,2.7239322662353516e-05,2.7708709239959717e-05,2.7239322662353516e-05,2.6769936084747314e-05,2.6769936084747314e-05,2.6769936084747314e-05,2.5126151740550995e-05,2.6769936084747314e-05,2.5830231606960297e-05,2.4421140551567078e-05,2.4891458451747894e-05,2.4422071874141693e-05,2.4656765162944794e-05,2.5126151740550995e-05,2.4655833840370178e-05,2.3951753973960876e-05,2.324674278497696e-05,2.4186447262763977e-05,2.3482367396354675e-05,2.3247674107551575e-05,2.3012980818748474e-05,2.2777356207370758e-05,2.3247674107551575e-05,2.3247674107551575e-05,2.2777356207370758e-05,2.2777356207370758e-05,2.2542662918567657e-05,2.2778287529945374e-05,2.2542662918567657e-05,2.2542662918567657e-05,2.2073276340961456e-05,2.2073276340961456e-05,2.1603889763355255e-05,2.1838583052158356e-05,2.136826515197754e-05,2.136826515197754e-05,2.136826515197754e-05,2.1369196474552155e-05,2.1134503185749054e-05,2.113357186317444e-05,2.136826515197754e-05,2.113357186317444e-05,2.0898878574371338e-05,2.0898878574371338e-05,2.0899809896945953e-05,2.1134503185749054e-05,2.1134503185749054e-05,2.0898878574371338e-05,2.0898878574371338e-05,2.0898878574371338e-05,2.0898878574371338e-05,2.0898878574371338e-05,2.0898878574371338e-05,2.0898878574371338e-05,2.0898878574371338e-05,2.0898878574371338e-05,2.0898878574371338e-05,2.0898878574371338e-05,2.0898878574371338e-05,2.0664185285568237e-05,2.0664185285568237e-05,2.0898878574371338e-05,2.0664185285568237e-05,2.0664185285568237e-05,2.0664185285568237e-05,2.0664185285568237e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05,2.0429491996765137e-05]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0012309588491916656,0.0016433137934654951,0.002096058800816536,0.0025706428568810225,0.0030611949041485786,0.0035465809050947428,0.004043708089739084,0.004544592462480068,0.005059801507741213,0.005584403406828642,0.0061019607819616795,0.006620456930249929,0.00713730975985527,0.007670835126191378,0.008220328018069267,0.008762072771787643,0.009333170019090176,0.009878906421363354,0.0104338014498353,0.010976954363286495,0.011530440300703049,0.012071949429810047,0.012619329616427422,0.013154498301446438,0.013681918382644653,0.01420323271304369,0.014716093428432941,0.015231771394610405,0.015746042132377625,0.016253266483545303,0.016774345189332962,0.017270298674702644,0.017770713195204735,0.01827230304479599,0.018766846507787704,0.019243309274315834,0.01972869597375393,0.02020280994474888,0.020678803324699402,0.021151741966605186,0.02161223627626896,0.02207108773291111,0.022530408576130867,0.02297845669090748,0.023445291444659233,0.023886999115347862,0.024327298626303673,0.024757500737905502,0.025175726041197777,0.025603344663977623,0.026027441024780273,0.026440970599651337,0.026862483471632004,0.027265679091215134,0.027671460062265396,0.028063619509339333,0.02845202200114727,0.02883760631084442,0.029207458719611168,0.029580362141132355,0.029951388016343117,0.030319830402731895,0.03067934885621071,0.03104403428733349,0.031390875577926636,0.031733252108097076,0.032064590603113174,0.03240485489368439,0.03272867947816849,0.03304968774318695,0.033369988203048706,0.03368512541055679,0.033985234797000885,0.03429003804922104,0.03459155559539795,0.03488696739077568,0.0351734533905983,0.03546464070677757,0.035749249160289764,0.03601859509944916,0.03629498556256294,0.036561984568834305,0.03681676834821701,0.037080712616443634,0.037333857268095016,0.037578780204057693,0.037820182740688324,0.03806135058403015,0.03829805552959442,0.038527946919202805,0.038760896772146225,0.0389825738966465,0.03919931873679161,0.03941042721271515,0.03962106630206108,0.039834991097450256,0.04002966359257698,0.040231142193078995,0.04043919965624809,0.0406322255730629,0.04082266986370087,0.04101593419909477,0.04120449721813202,0.04138367250561714,0.04155533015727997,0.04172910004854202,0.04189559072256088,0.0420590303838253,0.042219653725624084,0.04237886518239975,0.042540427297353745,0.04270128160715103,0.04284616932272911,0.042996928095817566,0.04314674809575081,0.043296802788972855,0.04344850033521652,0.04358869045972824,0.04372817650437355,0.04386742785573006,0.04400550574064255,0.04413771256804466,0.044264521449804306,0.04439296945929527,0.04451319947838783,0.044637423008680344,0.04475342854857445,0.04486849159002304,0.04498778656125069,0.04509909451007843,0.04521110653877258,0.04532405734062195,0.04542902484536171,0.04553399235010147,0.04564013332128525,0.04574721306562424,0.045852649956941605,0.04595338925719261,0.04605366289615631,0.046153463423252106,0.046250682324171066,0.04635024815797806,0.04644511640071869,0.046537403017282486,0.04663015902042389,0.04672902077436447,0.046812620013952255,0.04690467193722725,0.046986863017082214,0.04707586020231247,0.04716016352176666,0.04724423214793205,0.04733041301369667,0.04741213098168373,0.0474945567548275,0.04757392778992653,0.04765705391764641,0.047735486179590225,0.047811806201934814,0.047885071486234665,0.047966789454221725,0.048043813556432724,0.04812130704522133,0.04819457232952118,0.04826948419213295,0.0483427494764328,0.04841695353388786,0.048484817147254944,0.048555970191955566,0.04862571507692337,0.04869827628135681,0.04876449704170227,0.04883165657520294,0.048896703869104385,0.048959165811538696,0.04902491718530655,0.04909278452396393,0.04915853589773178,0.04922639951109886,0.04928862676024437,0.04934991896152496,0.04941331967711449,0.04948024824261665,0.04954036325216293,0.049603529274463654,0.04966411739587784,0.049727048724889755,0.049786459654569626,0.049846574664115906,0.04990645498037338,0.049968451261520386,0.05003044381737709,0.05009220540523529,0.050151146948337555,0.05021008849143982,0.050270672887563705,0.05033031851053238,0.050390198826789856,0.05044820159673691,0.05051301419734955,0.05057195574045181,0.050626903772354126,0.05068208649754524,0.05073985457420349,0.050800204277038574,0.05085445195436478,0.05090963467955589,0.05096552148461342,0.05101883038878441,0.05107753351330757,0.051134128123521805,0.05118860676884651,0.051241207867860794,0.05129874125123024,0.051356274634599686,0.05140840634703636,0.0514654666185379,0.05151830241084099,0.05157630518078804,0.051632195711135864,0.0516887865960598,0.051747024059295654,0.05180385336279869,0.05186091735959053,0.05191610008478165,0.051969874650239944,0.05202130228281021,0.05207648500800133,0.0521281473338604,0.05218638479709625,0.052239689975976944,0.052292995154857635,0.0523519366979599,0.05241181701421738,0.052465591579675674,0.05252007395029068,0.05257267504930496,0.05262738838791847,0.05268045887351036,0.052734702825546265,0.052786365151405334,0.05284108221530914,0.05289391800761223,0.0529458113014698,0.053002405911684036,0.05305900052189827,0.05311653017997742,0.05317312479019165,0.05322478711605072,0.05328043922781944,0.05333327502012253,0.05338658019900322,0.05344200134277344,0.053501177579164505,0.053552839905023575,0.05360661447048187,0.05366485193371773,0.05372238531708717,0.05378132686018944,0.053835101425647736,0.0538942776620388,0.053949929773807526,0.05400722846388817,0.0540635846555233,0.05412276089191437,0.054181233048439026,0.054242055863142014,0.05430170148611069,0.05435970053076744,0.05441723391413689,0.05447828769683838,0.054545216262340546,0.05460086837410927,0.05466121807694435,0.054722510278224945,0.05478661507368088,0.05485095828771591,0.0549117773771286,0.05497213080525398,0.055036235600709915,0.05509776249527931,0.055163513869047165,0.05522949993610382,0.05529055371880531,0.05535489693284035,0.0554206483066082,0.0554901547729969,0.05555262044072151,0.055622126907110214,0.05569445341825485,0.05575433373451233,0.055824313312768936,0.05588654428720474,0.055954642593860626,0.056018516421318054,0.05608450248837471,0.05615095794200897,0.056217413395643234,0.056290678679943085,0.056349385529756546,0.05641584098339081,0.0564848817884922,0.05655157193541527,0.0566156767308712,0.05667180195450783,0.05673285573720932,0.056804947555065155,0.0568699948489666,0.05693880096077919,0.05700267106294632,0.057069361209869385,0.057138167321681976,0.05720556154847145,0.0572708435356617,0.057335421442985535,0.05740281566977501,0.057467393577098846,0.05753384903073311,0.057598426938056946,0.0576644130051136,0.057731807231903076,0.05780014395713806,0.057868946343660355,0.057935167104005814,0.05800491198897362,0.0580727756023407,0.058141108602285385,0.05820615589618683,0.05827026441693306,0.058333199471235275,0.058405760675668716,0.05846916139125824,0.058532096445560455,0.05860418826341629,0.058666180819272995,0.058730289340019226,0.058793459087610245,0.058859679847955704,0.058916740119457245,0.05897732451558113,0.05904589593410492,0.0591060109436512,0.05916706472635269,0.05922577157616615,0.05929410830140114,0.059352580457925797,0.059415511786937714,0.05947868153452873,0.059537388384342194,0.059593040496110916,0.059654563665390015],"recovered":[0.0,0.0005767333786934614,0.0010698685655370355,0.0015489142388105392,0.002024437300860882,0.002499725902453065,0.0029874600004404783,0.003481299616396427,0.003972556442022324,0.004471562337130308,0.004989589098840952,0.0055036237463355064,0.006020241416990757,0.006534276530146599,0.0070621659979224205,0.007584419567137957,0.008129686117172241,0.00869045127183199,0.009236187674105167,0.00979037769138813,0.010326720774173737,0.010878092609345913,0.011424534022808075,0.011970974504947662,0.012523286044597626,0.013048592023551464,0.013582587242126465,0.014096152037382126,0.014612770639359951,0.015132441185414791,0.015645300969481468,0.01616356335580349,0.016660455614328384,0.017167679965496063,0.01767396554350853,0.018172502517700195,0.018660705536603928,0.019159242510795593,0.01964392326772213,0.02010488696396351,0.02056444250047207,0.021036678925156593,0.02151055820286274,0.021967999637126923,0.02243037149310112,0.02288687415421009,0.023325059562921524,0.02377123013138771,0.02420072816312313,0.024636095389723778,0.02506794035434723,0.025488514453172684,0.025908619165420532,0.0263223834335804,0.02672886662185192,0.02713816985487938,0.02753925323486328,0.0279339961707592,0.02831183187663555,0.028688961640000343,0.029072199016809464,0.029450973495841026,0.029814954847097397,0.030187388882040977,0.030550429597496986,0.030899617820978165,0.03124457783997059,0.03159235417842865,0.031944360584020615,0.032276637852191925,0.03260492533445358,0.03292006254196167,0.03323332220315933,0.033539533615112305,0.0338473916053772,0.034147970378398895,0.03444995731115341,0.03474818542599678,0.03503279387950897,0.03532421588897705,0.03560459613800049,0.035881925374269485,0.0361529141664505,0.03642061725258827,0.03668104112148285,0.03693371266126633,0.03718967363238335,0.03743436187505722,0.03768093138933182,0.0379185751080513,0.038142129778862,0.03836991265416145,0.03860098123550415,0.03883134573698044,0.03904738649725914,0.039260607212781906,0.039470307528972626,0.039666857570409775,0.039868101477622986,0.04006653279066086,0.04026730731129646,0.04045681282877922,0.04065500572323799,0.04085249453783035,0.04103283956646919,0.04121459648013115,0.041386958211660385,0.04155697301030159,0.04172369837760925,0.04188995808362961,0.04205339774489403,0.04221448674798012,0.042374636977910995,0.042531032115221024,0.04268108680844307,0.042833488434553146,0.04298354312777519,0.043137118220329285,0.04328177124261856,0.04342031851410866,0.04356567561626434,0.04370023310184479,0.043838076293468475,0.04396652430295944,0.0440945066511631,0.044218260794878006,0.04434553533792496,0.044462479650974274,0.04458341374993324,0.04469801113009453,0.044815659523010254,0.04493377357721329,0.045044612139463425,0.04515239968895912,0.045261356979608536,0.0453667938709259,0.04547364264726639,0.04557649418711662,0.045679349452257156,0.04578525573015213,0.045890457928180695,0.04598744213581085,0.04608677327632904,0.04618446156382561,0.046276748180389404,0.04637255519628525,0.04646695777773857,0.04655219987034798,0.04664260521531105,0.046730197966098785,0.04682670906186104,0.0469084307551384,0.04699625447392464,0.04708220064640045,0.04716063290834427,0.04724141210317612,0.04732360318303108,0.04740602523088455,0.04748375341296196,0.047563593834638596,0.04764249548316002,0.04772726818919182,0.047805700451135635,0.04788554087281227,0.04796420782804489,0.04803747311234474,0.04811355844140053,0.04818987846374512,0.048262909054756165,0.04833030328154564,0.04840192571282387,0.048472609370946884,0.04854070767760277,0.048609744757413864,0.048675261437892914,0.04873960465192795,0.048803478479385376,0.048871107399463654,0.048938266932964325,0.049002375453710556,0.049067188054323196,0.049128711223602295,0.04919141158461571,0.04925622418522835,0.04931821674108505,0.049381621181964874,0.049444083124399185,0.04950631409883499,0.04956549033522606,0.04962348937988281,0.04968501627445221,0.049747008830308914,0.049805715680122375,0.04986841604113579,0.0499231293797493,0.04998394846916199,0.050045475363731384,0.05010676383972168,0.05016617476940155,0.050225116312503815,0.05028734356164932,0.05034628510475159,0.05040522664785385,0.05045970901846886,0.0505170039832592,0.05057383328676224,0.05063113197684288,0.050686314702034,0.05074126273393631,0.05079762265086174,0.05085163190960884,0.050908226519823074,0.05096200108528137,0.051019299775362015,0.05107730254530907,0.051134128123521805,0.05118602514266968,0.0512416809797287,0.051293808966875076,0.05135110765695572,0.05140535160899162,0.05146288499236107,0.05151759833097458,0.051572784781455994,0.051626794040203094,0.05168197676539421,0.05173105746507645,0.051786474883556366,0.05183978006243706,0.05189402773976326,0.051949210464954376,0.05200321972370148,0.05205441266298294,0.05211077257990837,0.052166424691677094,0.0522209033370018,0.052277497947216034,0.05232962965965271,0.052381761372089386,0.05243365839123726,0.052488841116428375,0.05254167690873146,0.05259240046143532,0.0526452362537384,0.05269948020577431,0.05275419354438782,0.052811022847890854,0.052866678684949875,0.05292538180947304,0.052981507033109665,0.053033169358968735,0.05308905616402626,0.0531463548541069,0.05319848656654358,0.0532539039850235,0.05331026390194893,0.05336263030767441,0.05341311916708946,0.053468067198991776,0.05353100225329399,0.05358360335230827,0.05363784730434418,0.05369138717651367,0.05374962463974953,0.05380386859178543,0.053859759122133255,0.05391353368759155,0.053971536457538605,0.05403493717312813,0.054095521569252014,0.054153524339199066,0.054215285927057266,0.054276809096336365,0.05433504655957222,0.05439680442214012,0.05445856600999832,0.05452220141887665,0.05458654463291168,0.05464407801628113,0.05470583587884903,0.05477041378617287,0.05483052879571915,0.054891347885131836,0.054958276450634,0.05502050369977951,0.05508578568696976,0.055148012936115265,0.05521705374121666,0.05528750270605087,0.055349964648485184,0.05541900545358658,0.055487338453531265,0.055552151054143906,0.055621422827243805,0.05568905547261238,0.0557522214949131,0.05582032352685928,0.055883489549160004,0.05594712868332863,0.05601663514971733,0.05608215183019638,0.05614672973752022,0.05621553584933281,0.05628316476941109,0.05635126307606697,0.056411851197481155,0.05647407844662666,0.056542880833148956,0.05660581588745117,0.05667203664779663,0.05673755332827568,0.056803539395332336,0.05687187239527702,0.056935276836156845,0.057000793516635895,0.05706724897027016,0.05713535100221634,0.05720885097980499,0.057277653366327286,0.05733800306916237,0.0574018768966198,0.05746762827038765,0.05753784254193306,0.05760171264410019,0.05766722932457924,0.057733215391635895,0.05780249089002609,0.05786941573023796,0.0579417422413826,0.05800819769501686,0.05807136744260788,0.05814298987388611,0.05820733308792114,0.058270733803510666,0.058333199471235275,0.0583968348801136,0.05846352502703667,0.058532800525426865,0.05859855189919472,0.058656319975852966,0.05871901661157608,0.058788057416677475,0.0588516928255558,0.05891415849328041,0.058976151049137115,0.05903603509068489,0.059096384793519974,0.05916213616728783,0.05922342464327812,0.05928635969758034,0.05934670940041542],"active":[0.0012309588491916656,0.0010665804147720337,0.0010261902352795005,0.0010217286180704832,0.0010367576032876968,0.0010468550026416779,0.001056248089298606,0.001063292846083641,0.0010872450657188892,0.0011128410696983337,0.0011123716831207275,0.001116833183914423,0.0011170683428645134,0.0011365585960447788,0.0011581620201468468,0.0011776532046496868,0.0012034839019179344,0.0011884551495313644,0.001197613775730133,0.001186576671898365,0.0012037195265293121,0.0011938568204641342,0.0011947955936193466,0.0011835237964987755,0.0011586323380470276,0.0011546406894922256,0.0011335061863064766,0.0011356193572282791,0.0011332714930176735,0.0011208252981305122,0.0011290442198514938,0.0011067353188991547,0.0011102575808763504,0.0011046230792999268,0.0010928809642791748,0.0010708067566156387,0.0010679904371500015,0.0010435674339532852,0.001034880056977272,0.0010468550026416779,0.0010477937757968903,0.0010344088077545166,0.0010198503732681274,0.0010104570537805557,0.001014919951558113,0.0010001249611377716,0.0010022390633821487,0.0009862706065177917,0.000974997878074646,0.0009672492742538452,0.0009595006704330444,0.000952456146478653,0.0009538643062114716,0.0009432956576347351,0.000942593440413475,0.0009254496544599533,0.000912768766283989,0.0009036101400852203,0.0008956268429756165,0.0008914005011320114,0.0008791889995336533,0.0008688569068908691,0.0008643940091133118,0.000856645405292511,0.0008404459804296494,0.0008336342871189117,0.0008200127631425858,0.0008125007152557373,0.0007843188941478729,0.0007730498909950256,0.0007650628685951233,0.0007650628685951233,0.0007519125938415527,0.0007505044341087341,0.000744163990020752,0.0007389970123767853,0.0007234960794448853,0.0007164552807807922,0.0007164552807807922,0.0006943792104721069,0.0006903894245624542,0.0006800591945648193,0.00066385418176651,0.0006600953638553619,0.0006528161466121674,0.0006450675427913666,0.0006305091083049774,0.0006269887089729309,0.0006171241402626038,0.0006093718111515045,0.0006187669932842255,0.0006126612424850464,0.0005983375012874603,0.0005790814757347107,0.0005736798048019409,0.0005743838846683502,0.0005593560636043549,0.00056428462266922,0.0005710981786251068,0.0005656927824020386,0.0005553625524044037,0.0005591213703155518,0.0005494914948940277,0.0005311779677867889,0.0005224905908107758,0.0005145035684108734,0.0005086325109004974,0.0005020573735237122,0.0004959553480148315,0.0004889070987701416,0.0004870295524597168,0.0004867948591709137,0.00047153234481811523,0.00046589598059654236,0.00046566128730773926,0.00046331435441970825,0.00046495720744132996,0.0004515722393989563,0.0004464052617549896,0.0004471093416213989,0.00043983012437820435,0.0004374794661998749,0.0004264451563358307,0.0004264451563358307,0.00041869282722473145,0.00041916221380233765,0.00040789321064949036,0.0004060119390487671,0.00040437281131744385,0.000401083379983902,0.0003954470157623291,0.0003902837634086609,0.0003844127058982849,0.00038159266114234924,0.00037877634167671204,0.00038041919469833374,0.0003790073096752167,0.00037689507007598877,0.00037431344389915466,0.0003682076930999756,0.0003602243959903717,0.0003628060221672058,0.00035834312438964844,0.00035294145345687866,0.00035341084003448486,0.00035646557807922363,0.0003456622362136841,0.00035247206687927246,0.00034425780177116394,0.0003456622362136841,0.0003334544599056244,0.0003358013927936554,0.0003341585397720337,0.0003299303352832794,0.0003339238464832306,0.000332515686750412,0.00033345073461532593,0.0003294609487056732,0.0003280527889728546,0.00032147765159606934,0.00032429397106170654,0.00031654536724090576,0.00031560659408569336,0.0003090314567089081,0.00030527636408805847,0.00030527636408805847,0.0003033950924873352,0.00029493868350982666,0.00029306113719940186,0.0002954117953777313,0.0002963505685329437,0.00029188767075538635,0.00029094889760017395,0.00028695911169052124,0.00028390437364578247,0.0002853125333786011,0.00028930604457855225,0.00028742849826812744,0.00028813257813453674,0.0002862513065338135,0.00028273090720176697,0.00028460845351219177,0.00028883665800094604,0.00028413906693458557,0.0002853125333786011,0.00028249621391296387,0.00028296560049057007,0.0002801455557346344,0.0002810843288898468,0.00028296560049057007,0.00028343498706817627,0.00028343498706817627,0.00028648972511291504,0.00028273090720176697,0.00028695911169052124,0.00028672441840171814,0.0002848431468009949,0.00028343498706817627,0.00028202682733535767,0.00028789788484573364,0.00028461217880249023,0.00028061866760253906,0.000276859849691391,0.0002801455557346344,0.00028320029377937317,0.00028061866760253906,0.0002785027027130127,0.000279206782579422,0.00027756765484809875,0.0002799108624458313,0.00028249621391296387,0.0002803802490234375,0.000279206782579422,0.0002794414758682251,0.0002789720892906189,0.0002742782235145569,0.0002794414758682251,0.00027662143111228943,0.00028249621391296387,0.00028108805418014526,0.00028343498706817627,0.00028413906693458557,0.00028625503182411194,0.00028813257813453674,0.00028930604457855225,0.00028789788484573364,0.00029024481773376465,0.00029001012444496155,0.00028836727142333984,0.00029235705733299255,0.00029047951102256775,0.00028977543115615845,0.00029752403497695923,0.00030104443430900574,0.00029916688799858093,0.0002991706132888794,0.0002951771020889282,0.00029775872826576233,0.00029869750142097473,0.00030104443430900574,0.00029752403497695923,0.0002994053065776825,0.0003015175461769104,0.00030057504773139954,0.000302925705909729,0.00030480697751045227,0.0003055073320865631,0.0003064461052417755,0.0002994053065776825,0.00029893219470977783,0.00030010566115379333,0.00029752403497695923,0.0002956464886665344,0.0003026910126209259,0.0002989359200000763,0.0002963505685329437,0.0003022216260433197,0.0003092661499977112,0.00031325966119766235,0.0003040991723537445,0.0003106743097305298,0.0003120824694633484,0.00031584128737449646,0.0003139600157737732,0.00031889230012893677,0.0003214739263057709,0.0003285221755504608,0.0003301650285720825,0.00032476335763931274,0.00032171234488487244,0.00032476335763931274,0.0003299303352832794,0.00032405927777290344,0.00032617151737213135,0.0003257058560848236,0.00032804906368255615,0.0003287568688392639,0.00032523274421691895,0.0003280527889728546,0.0003303997218608856,0.0003273487091064453,0.0003329850733280182,0.00033815205097198486,0.0003322772681713104,0.0003343932330608368,0.000334862619638443,0.0003421418368816376,0.0003355666995048523,0.00033462420105934143,0.0003444887697696686,0.00033532828092575073,0.0003369748592376709,0.0003343932330608368,0.0003332197666168213,0.0003294609487056732,0.0003322809934616089,0.0003306344151496887,0.0003339238464832306,0.0003435499966144562,0.0003327503800392151,0.0003336891531944275,0.00033815205097198486,0.0003360360860824585,0.0003325119614601135,0.00032053887844085693,0.00032100453972816467,0.0003308691084384918,0.0003271140158176422,0.0003329850733280182,0.0003306344151496887,0.0003318078815937042,0.0003346279263496399,0.0003336891531944275,0.0003355666995048523,0.0003346279263496399,0.0003355666995048523,0.0003320425748825073,0.00032499805092811584,0.00032077357172966003,0.0003264099359512329,0.0003299303352832794,0.000332515686750412,0.0003311038017272949,0.0003334544599056244,0.00033768266439437866,0.00033956021070480347,0.0003386177122592926,0.0003367401659488678,0.0003285221755504608,0.0003250017762184143,0.0003343932330608368,0.00032617151737213135,0.00032476335763931274,0.0003334544599056244,0.0003329813480377197,0.0003334544599056244,0.0003299340605735779,0.0003268793225288391,0.00031818822026252747,0.00032100453972816467,0.0003268793225288391,0.00031795352697372437,0.00031537190079689026,0.0003116130828857422,0.00031795725226402283,0.00031654536724090576,0.00031912699341773987,0.00031654536724090576,0.00031396374106407166,0.0003066807985305786,0.0003078542649745941]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0012309588491916656,0.0016503585502505302,0.0021068609785288572,0.0025661811232566833,0.0030233878642320633,0.0034791857469826937,0.0039354534819722176,0.004388667643070221,0.004840473644435406,0.005301437806338072,0.005761932116001844,0.006221252493560314,0.006687382701784372,0.007138014305382967,0.007573851849883795,0.0080223698168993,0.008468070067465305,0.008907429873943329,0.009328003972768784,0.009751396253705025,0.010167038068175316,0.010575870983302593,0.010968970134854317,0.011355963535606861,0.011750707402825356,0.012136761099100113,0.012504030019044876,0.012876229360699654,0.013228703290224075,0.013577185571193695,0.013924963772296906,0.014256773516535759,0.014581303112208843,0.014907946810126305,0.015221673995256424,0.015536811202764511,0.015840910375118256,0.01613820157945156,0.016428211703896523,0.016707420349121094,0.016973009333014488,0.01724540814757347,0.01749807968735695,0.017757093533873558,0.01800929754972458,0.01824905537068844,0.018483880907297134,0.01872246526181698,0.018960343673825264,0.019184602424502373,0.01940486952662468,0.01962161436676979,0.019834132865071297,0.020040780305862427,0.020245783030986786,0.020438574254512787,0.020627610385417938,0.020818758755922318,0.020999809727072716,0.021176869049668312,0.021345239132642746,0.021513843908905983,0.021684562787413597,0.021842366084456444,0.022003456950187683,0.022161494940519333,0.022311314940452576,0.02245197631418705,0.02259240113198757,0.022735880687832832,0.022871140390634537,0.02300334721803665,0.023136494681239128,0.023257900029420853,0.023379070684313774,0.023491786792874336,0.023604972288012505,0.023716984316706657,0.02381208911538124,0.023917291313409805,0.024022258818149567,0.024115249514579773,0.024213876575231552,0.024310391396284103,0.02440573088824749,0.024500366300344467,0.024588190019130707,0.024672728031873703,0.02475585602223873,0.024832645431160927,0.024909667670726776,0.024983638897538185,0.025059252977371216,0.025126412510871887,0.02519451268017292,0.025264490395784378,0.02532953768968582,0.025395993143320084,0.02545657753944397,0.025517398491501808,0.02557234838604927,0.02562870644032955,0.025683654472231865,0.0257402490824461,0.025789091363549232,0.025835588574409485,0.025884902104735374,0.02592998743057251,0.025974605232477188,0.02602110058069229,0.02606501244008541,0.026107046753168106,0.026148611679673195,0.02618665248155594,0.026222581043839455,0.026261327788233757,0.026299135759472847,0.026332246139645576,0.026368174701929092,0.026401285082101822,0.026432516053318977,0.02646445296704769,0.026497798040509224,0.02653137780725956,0.026563549414277077,0.026592668145895004,0.026621080935001373,0.026648791506886482,0.02667626552283764,0.02670256607234478,0.026730041950941086,0.026753993704915047,0.02677959017455578,0.026804480701684952,0.0268274936825037,0.02685144543647766,0.026873519644141197,0.026896297931671143,0.026916727423667908,0.02693927101790905,0.026958996430039406,0.026979191228747368,0.0269970390945673,0.027015354484319687,0.0270357858389616,0.027054570615291595,0.027071243152022362,0.02709049917757511,0.027106232941150665,0.027123844251036644,0.027140751481056213,0.027158129960298538,0.027173861861228943,0.027191240340471268,0.027206268161535263,0.027221297845244408,0.02723773568868637,0.02725065127015114,0.02726474031805992,0.027277421206235886,0.027289163321256638,0.027301842346787453,0.027314992621541023,0.027327673509716988,0.02733941562473774,0.02735397405922413,0.0273671243339777,0.027378397062420845,0.027388963848352432,0.027399295940995216,0.027410566806793213,0.027421604841947556,0.027434520423412323,0.027444617822766304,0.027455419301986694,0.027465282008051872,0.02747444063425064,0.027483833953738213,0.027492286637425423,0.027502384036779404,0.02751201204955578,0.027520935982465744,0.0275291558355093,0.027538547292351723,0.027545593678951263,0.027555691078305244,0.027564143761992455,0.02757071889936924,0.027576589956879616,0.02758457325398922,0.027591383084654808,0.027598664164543152,0.027606647461652756,0.02761322259902954,0.027620267122983932,0.027627311646938324,0.02763553149998188,0.02764398418366909,0.027650559321045876,0.027656899765133858,0.027663474902510643,0.027671929448843002,0.027679208666086197,0.027685783803462982,0.02769188955426216,0.027699638158082962,0.027705978602170944,0.02771114557981491,0.027718190103769302,0.02772406116127968,0.027729932218790054,0.027736742049455643,0.027742847800254822,0.027749422937631607,0.02775576151907444,0.027761632576584816,0.027768442407250404,0.02777431346476078,0.02777971513569355,0.027785586193203926,0.027790047228336334,0.02779591828584671,0.027799205854535103,0.02780507504940033,0.02780977264046669,0.027813998982310295,0.027819165959954262,0.027824565768241882,0.02782902866601944,0.02783302031457424,0.027839360758662224,0.02784452587366104,0.027848519384860992,0.027855094522237778,0.027859320864081383,0.027865426614880562,0.02787059172987938,0.027874819934368134,0.027880454435944557,0.02788538672029972,0.02789078652858734,0.027896422892808914,0.027902059257030487,0.027906520292162895,0.02791074849665165,0.027917087078094482,0.02792295813560486,0.027929063886404037,0.027934465557336807,0.027938926592469215,0.027943387627601624,0.027949493378400803,0.027954425662755966,0.027958886697888374,0.02796546183526516,0.027971098199486732,0.02797696925699711,0.027981899678707123,0.027987301349639893,0.027992701157927513,0.027996694669127464,0.02800162509083748,0.028007730841636658,0.02801336720585823,0.028019001707434654,0.028022995218634605,0.028027456253767014,0.028033092617988586,0.028039198368787766,0.02804342471063137,0.028049295768141747,0.028054460883140564,0.02806103602051735,0.028066907078027725,0.028071602806448936,0.028076300397515297,0.02807958796620369,0.028085928410291672,0.028090858832001686,0.028098374605178833,0.028103305026888847,0.028108706697821617,0.02811363711953163,0.028119273483753204,0.028123734518885612,0.02812819741666317,0.028132189065217972,0.028137119486927986,0.028143225237727165,0.028146512806415558,0.028149565681815147,0.02815355733036995,0.028156375512480736,0.028160132467746735,0.028163185343146324,0.028166238218545914,0.028169525787234306,0.0281728133559227,0.028176570311188698,0.028181737288832664,0.028185728937387466,0.028188547119498253,0.028192773461341858,0.028196295723319054,0.02819911390542984,0.028202401474118233,0.028205689042806625,0.02820991724729538,0.028213204815983772,0.028216492384672165,0.028220249339938164,0.028224006295204163,0.02822776325047016,0.02823222428560257,0.02823621779680252,0.028238799422979355,0.028242086991667747,0.028244905173778534,0.02824842743575573,0.028251715004444122,0.028255237266421318,0.0282578207552433,0.028260404244065285,0.028262518346309662,0.028265805914998055,0.028268856927752495,0.028271440416574478,0.02827402390539646,0.02827707678079605,0.028279660269618034,0.02828247845172882,0.02828459069132805,0.028287408873438835,0.028290461748838425,0.028292810544371605,0.02829562872648239,0.028297506272792816,0.028299855068325996,0.028302673250436783,0.02830549143254757,0.028308073058724403,0.028310421854257584,0.02831253595650196,0.028314413502812386,0.02831629291176796,0.028318876400589943,0.02832098864018917,0.02832333743572235,0.028325451537966728,0.028328269720077515,0.02833085134625435],"recovered":[0.0,0.0005687492666766047,0.0010776177514344454,0.0015458613634109497,0.002014339901506901,0.0024818789679557085,0.0029503575060516596,0.003410851815715432,0.0038612487260252237,0.0043114107102155685,0.004770730622112751,0.005242966581135988,0.00569242425262928,0.006137419957667589,0.006595800630748272,0.007043144665658474,0.007485557813197374,0.007918107323348522,0.008363338187336922,0.008797531947493553,0.0092251505702734,0.009639149531722069,0.010066768154501915,0.010478418320417404,0.010875040665268898,0.01127307116985321,0.011656072922050953,0.012031090445816517,0.012403289787471294,0.012768209911882877,0.013122562319040298,0.013475506566464901,0.013820231892168522,0.014147579669952393,0.014486433938145638,0.014811668545007706,0.015132675878703594,0.0154414726421237,0.015762245282530785,0.01605249010026455,0.01633944734930992,0.01661231555044651,0.016878608614206314,0.017142318189144135,0.017406264320015907,0.01766175404191017,0.01790620945394039,0.018152542412281036,0.018396057188510895,0.01862853392958641,0.018865708261728287,0.019093960523605347,0.019321037456393242,0.019536137580871582,0.01974325440824032,0.01995389349758625,0.02015208825469017,0.020350046455860138,0.020545655861496925,0.020727647468447685,0.02091832645237446,0.021090922877192497,0.02126164175570011,0.021435648202896118,0.021607305854558945,0.021769335493445396,0.021921269595623016,0.022076724097132683,0.02222301997244358,0.02236556075513363,0.022509273141622543,0.02265181392431259,0.02278824709355831,0.022916696965694427,0.02304561622440815,0.02317054383456707,0.023289602249860764,0.023403022438287735,0.023519260808825493,0.02362704649567604,0.023728961125016212,0.023835808038711548,0.02393701672554016,0.024036115035414696,0.024131689220666885,0.024228671565651894,0.024326594546437263,0.02441418543457985,0.024502713233232498,0.024591008201241493,0.024668971076607704,0.024750221520662308,0.024831941351294518,0.024907084181904793,0.02498175948858261,0.025047745555639267,0.025116784498095512,0.02518676221370697,0.025251809507608414,0.025319205597043037,0.025380024686455727,0.025437558069825172,0.025494854897260666,0.02555309236049652,0.025612972676753998,0.0256632249802351,0.025716297328472137,0.025760913267731667,0.025809288024902344,0.025857897475361824,0.02590533159673214,0.025951357558369637,0.025996679440140724,0.026046227663755417,0.02608732134103775,0.026126772165298462,0.026166222989559174,0.026204969733953476,0.026241367682814598,0.026278000324964523,0.026314398273825645,0.026347508653998375,0.02638414315879345,0.026416784152388573,0.026453886181116104,0.026488404721021652,0.026519637554883957,0.02655227854847908,0.026579752564430237,0.026607932522892952,0.026636814698576927,0.02666334994137287,0.026689887046813965,0.026713604107499123,0.02674037404358387,0.026763856410980225,0.026788748800754547,0.026812700554728508,0.02683665230870247,0.02685614302754402,0.026877982541918755,0.026901934295892715,0.02692072093486786,0.026943029835820198,0.026960641145706177,0.02697942778468132,0.027000796049833298,0.02701864391565323,0.027036724612116814,0.02705410122871399,0.02707100845873356,0.02709049917757511,0.027107642963528633,0.027125254273414612,0.027142396196722984,0.02715671993792057,0.027171749621629715,0.027187248691916466,0.027203451842069626,0.02721613273024559,0.02722998708486557,0.027242902666330338,0.02725769579410553,0.0272708460688591,0.02728235349059105,0.02729385904967785,0.027309123426675797,0.027321569621562958,0.02733260579407215,0.027343641966581345,0.0273556187748909,0.027366889640688896,0.027378162369132042,0.027389902621507645,0.027400940656661987,0.027412446215748787,0.027421604841947556,0.027430294081568718,0.027439450845122337,0.027449078857898712,0.02745894156396389,0.02746669203042984,0.027475614100694656,0.02748430334031582,0.0274944007396698,0.02750379405915737,0.02751365676522255,0.027522815391421318,0.027531033381819725,0.02753925323486328,0.027545593678951263,0.027553576976060867,0.027559448033571243,0.027567902579903603,0.02757377177476883,0.02757987752556801,0.027588097378611565,0.027595845982432365,0.027603594586253166,0.027609700337052345,0.027617450803518295,0.02762473002076149,0.02763247862458229,0.027638819068670273,0.02764633297920227,0.027652908116579056,0.027659013867378235,0.027665823698043823,0.0276716947555542,0.027677565813064575,0.02768484503030777,0.027690716087818146,0.02769635245203972,0.027704335749149323,0.027709737420082092,0.02771584317088127,0.027721712365746498,0.027728287503123283,0.02773415856063366,0.02774049900472164,0.027746839448809624,0.02775106579065323,0.027756467461586,0.027760928496718407,0.027766095474362373,0.02777032181620598,0.02777501940727234,0.027781357988715172,0.027784882113337517,0.027790281921625137,0.027794508263468742,0.027799440547823906,0.027806250378489494,0.02781141735613346,0.027817051857709885,0.027821043506264687,0.027826445177197456,0.02783278562128544,0.02783818729221821,0.027841709554195404,0.027847344055771828,0.02785227634012699,0.027858147397637367,0.027863312512636185,0.02786683477461338,0.027871297672390938,0.027877872809767723,0.027883272618055344,0.027890319004654884,0.02789689414203167,0.027902763336896896,0.027907226234674454,0.02791239134967327,0.027917558327317238,0.02792225405573845,0.027929063886404037,0.02793540433049202,0.027941275388002396,0.02794620767235756,0.027949964627623558,0.027956774458289146,0.02796100080013275,0.027966871857643127,0.02797321230173111,0.02797720395028591,0.02798260562121868,0.027987536042928696,0.02799246832728386,0.027997633442282677,0.028003504499793053,0.028007496148347855,0.028014540672302246,0.028020411729812622,0.028026752173900604,0.028032388538122177,0.028037553653120995,0.028041547164320946,0.02804647758603096,0.028052348643541336,0.028057044371962547,0.02806268073618412,0.028069021180272102,0.028073716908693314,0.02807958796620369,0.028086397796869278,0.028089450672268867,0.028093677014112473,0.02809813991189003,0.028104480355978012,0.02811034955084324,0.02811434306204319,0.028117161244153976,0.028120918199419975,0.028124205768108368,0.028128432109951973,0.028131015598773956,0.028135007247328758,0.02813970297574997,0.02814369648694992,0.02814745344221592,0.028150975704193115,0.028154263272881508,0.02815825492143631,0.028162246569991112,0.028166474774479866,0.028169525787234306,0.028172578662633896,0.028174692764878273,0.028178684413433075,0.02818385139107704,0.028186669573187828,0.02819066122174263,0.028195122256875038,0.028198644518852234,0.02820310741662979,0.028206394985318184,0.02820921316742897,0.028212500736117363,0.028215317055583,0.028218604624271393,0.028221657499670982,0.028224945068359375,0.02822752855718136,0.02823081612586975,0.02823316492140293,0.028237156569957733,0.02823927067220211,0.028242088854312897,0.028244905173778534,0.028248663991689682,0.028250541538000107,0.02825312502682209,0.02825617790222168,0.028258761391043663,0.028261343017220497,0.02826392650604248,0.02826533652842045,0.02826862409710884,0.02827073633670807,0.028272615745663643,0.02827543392777443,0.02827778086066246,0.028279894962906837,0.028282947838306427,0.02828459069132805,0.028286470100283623,0.02828928828239441,0.028291165828704834,0.028293514624238014,0.028296802192926407,0.028299620375037193],"active":[0.0012309588491916656,0.0010816092835739255,0.0010292432270944118,0.0010203197598457336,0.0010090479627251625,0.0009973067790269852,0.000985095975920558,0.0009778158273547888,0.000979224918410182,0.0009900270961225033,0.0009912014938890934,0.000978285912424326,0.0009949584491550922,0.0010005943477153778,0.0009780512191355228,0.0009792251512408257,0.000982512254267931,0.0009893225505948067,0.0009646657854318619,0.0009538643062114716,0.0009418874979019165,0.0009367214515805244,0.0009022019803524017,0.0008775452151894569,0.0008756667375564575,0.0008636899292469025,0.0008479570969939232,0.0008451389148831367,0.0008254135027527809,0.0008089756593108177,0.0008024014532566071,0.000781266950070858,0.0007610712200403214,0.000760367140173912,0.0007352400571107864,0.0007251426577568054,0.0007082344964146614,0.0006967289373278618,0.0006659664213657379,0.0006549302488565445,0.000633561983704567,0.0006330925971269608,0.0006194710731506348,0.0006147753447294235,0.0006030332297086716,0.0005873013287782669,0.0005776714533567429,0.0005699228495359421,0.0005642864853143692,0.0005560684949159622,0.0005391612648963928,0.000527653843164444,0.0005130954086780548,0.0005046427249908447,0.0005025286227464676,0.00048468075692653656,0.00047552213072776794,0.00046871230006217957,0.0004541538655757904,0.00044922158122062683,0.00042691268026828766,0.0004229210317134857,0.0004229210317134857,0.0004067178815603256,0.0003961510956287384,0.00039215944707393646,0.0003900453448295593,0.00037525221705436707,0.0003693811595439911,0.0003703199326992035,0.0003618672490119934,0.00035153329372406006,0.00034824758768081665,0.00034120306372642517,0.0003334544599056244,0.00032124295830726624,0.00031537003815174103,0.0003139618784189224,0.000292828306555748,0.00029024481773376465,0.0002932976931333542,0.0002794414758682251,0.000276859849691391,0.00027427636086940765,0.00027404166758060455,0.00027169473469257355,0.0002615954726934433,0.00025854259729385376,0.0002531427890062332,0.0002416372299194336,0.00024069659411907196,0.00023341737687587738,0.0002273116260766983,0.00021932832896709442,0.00021275319159030914,0.00021674484014511108,0.00021275319159030914,0.0002092309296131134,0.00020476803183555603,0.00019819289445877075,0.000192323699593544,0.00019114837050437927,0.00018879957497119904,0.00018715672194957733,0.00017611868679523468,0.00017236359417438507,0.000168604776263237,0.0001690741628408432,0.00016531720757484436,0.00016320310533046722,0.00015968084335327148,0.00015568919479846954,0.0001519322395324707,0.00014042481780052185,0.0001352597028017044,0.0001345556229352951,0.0001329127699136734,0.00012727640569210052,0.00012680701911449432,0.00012328475713729858,0.00011811777949333191,0.0001169443130493164,0.00011365488171577454,0.00011459365487098694,0.0001096632331609726,0.00010426342487335205,0.00010144338011741638,9.651295840740204e-05,9.651295840740204e-05,9.4633549451828e-05,9.322725236415863e-05,9.064376354217529e-05,8.970312774181366e-05,9.087659418582916e-05,8.711963891983032e-05,8.758902549743652e-05,8.477084338665009e-05,8.359737694263458e-05,8.007511496543884e-05,8.312799036502838e-05,8.101388812065125e-05,7.72569328546524e-05,7.631815969944e-05,7.232464849948883e-05,7.51446932554245e-05,7.514283061027527e-05,7.044710218906403e-05,7.185526192188263e-05,6.950832903385162e-05,6.974302232265472e-05,6.974302232265472e-05,6.763078272342682e-05,6.621889770030975e-05,6.598606705665588e-05,6.387196481227875e-05,6.457790732383728e-05,6.598606705665588e-05,6.340257823467255e-05,6.128847599029541e-05,6.128847599029541e-05,5.9176236391067505e-05,5.893968045711517e-05,5.729682743549347e-05,5.682744085788727e-05,5.706213414669037e-05,6.011500954627991e-05,5.800090730190277e-05,5.682744085788727e-05,5.635805428028107e-05,5.5653974413871765e-05,5.494803190231323e-05,5.471520125865936e-05,5.635805428028107e-05,5.471520125865936e-05,5.447864532470703e-05,5.283579230308533e-05,5.283579230308533e-05,5.353987216949463e-05,5.283579230308533e-05,5.330517888069153e-05,5.307048559188843e-05,5.424395203590393e-05,5.354173481464386e-05,5.424395203590393e-05,5.119293928146362e-05,5.1897019147872925e-05,5.048699676990509e-05,4.790350794792175e-05,4.555657505989075e-05,4.5320019125938416e-05,4.578940570354462e-05,4.5087188482284546e-05,4.719942808151245e-05,4.5320019125938416e-05,4.649534821510315e-05,4.743412137031555e-05,4.743412137031555e-05,4.8138201236724854e-05,4.696473479270935e-05,4.719942808151245e-05,4.602409899234772e-05,4.719942808151245e-05,4.673004150390625e-05,4.696473479270935e-05,4.555657505989075e-05,4.673004150390625e-05,4.696473479270935e-05,4.5321881771087646e-05,4.649534821510315e-05,4.649534821510315e-05,4.5087188482284546e-05,4.602596163749695e-05,4.649534821510315e-05,4.5087188482284546e-05,4.602409899234772e-05,4.578940570354462e-05,4.673004150390625e-05,4.602596163749695e-05,4.555657505989075e-05,4.5087188482284546e-05,4.320777952671051e-05,4.4852495193481445e-05,4.273839294910431e-05,4.414655268192291e-05,4.367716610431671e-05,4.367716610431671e-05,4.414655268192291e-05,4.320777952671051e-05,4.414655268192291e-05,4.273839294910431e-05,4.4852495193481445e-05,4.5085325837135315e-05,4.226900637149811e-05,4.367716610431671e-05,4.226900637149811e-05,4.4383108615875244e-05,4.414655268192291e-05,4.203431308269501e-05,4.226714372634888e-05,4.367716610431671e-05,4.344247281551361e-05,4.414655268192291e-05,4.391185939311981e-05,4.320777952671051e-05,4.391372203826904e-05,4.578940570354462e-05,4.5085325837135315e-05,4.579126834869385e-05,4.414655268192291e-05,4.2032450437545776e-05,4.062429070472717e-05,4.226714372634888e-05,4.203431308269501e-05,4.1328370571136475e-05,4.320777952671051e-05,4.203431308269501e-05,4.1564926505088806e-05,4.062429070472717e-05,4.1093677282333374e-05,4.273653030395508e-05,3.992021083831787e-05,4.062429070472717e-05,4.0858983993530273e-05,4.015490412712097e-05,4.1797757148742676e-05,4.038959741592407e-05,3.992021083831787e-05,4.062429070472717e-05,4.1564926505088806e-05,3.992021083831787e-05,4.179961979389191e-05,3.992021083831787e-05,4.062429070472717e-05,4.015490412712097e-05,3.921426832675934e-05,3.874674439430237e-05,3.8040801882743835e-05,3.945082426071167e-05,3.851018846035004e-05,4.1330233216285706e-05,4.062429070472717e-05,3.968551754951477e-05,3.992021083831787e-05,3.968551754951477e-05,3.7336722016334534e-05,3.874674439430237e-05,3.851205110549927e-05,3.897957503795624e-05,3.874488174915314e-05,3.616325557231903e-05,3.52226197719574e-05,3.63960862159729e-05,3.54573130607605e-05,3.59266996383667e-05,3.4753233194351196e-05,3.52226197719574e-05,3.4518539905548096e-05,3.311038017272949e-05,3.287382423877716e-05,3.4283846616744995e-05,3.4753233194351196e-05,3.4283846616744995e-05,3.4518539905548096e-05,3.4049153327941895e-05,3.263913094997406e-05,3.287568688392639e-05,3.311038017272949e-05,3.522448241710663e-05,3.452040255069733e-05,3.264099359512329e-05,3.357976675033569e-05,3.334507346153259e-05,3.264099359512329e-05,3.357976675033569e-05,3.311038017272949e-05,3.240443766117096e-05,3.287382423877716e-05,3.240443766117096e-05,3.311038017272949e-05,3.311038017272949e-05,3.357976675033569e-05,3.287568688392639e-05,3.287568688392639e-05,3.170222043991089e-05,3.264099359512329e-05,3.170035779476166e-05,3.216974437236786e-05,3.193505108356476e-05,3.217160701751709e-05,3.0996277928352356e-05,3.193691372871399e-05,3.146566450595856e-05,3.1230971217155457e-05,3.170035779476166e-05,3.146752715110779e-05,3.170222043991089e-05,3.216974437236786e-05,3.1230971217155457e-05,3.193691372871399e-05,3.287568688392639e-05,3.263913094997406e-05,3.264099359512329e-05,3.264099359512329e-05,3.146566450595856e-05,3.170222043991089e-05,3.240630030632019e-05,3.170035779476166e-05,3.217160701751709e-05,3.193691372871399e-05,3.146752715110779e-05,3.1230971217155457e-05]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0012309588491916656,0.0016447227681055665,0.0020796209573745728,0.0025253212079405785,0.002963742008432746,0.0033958223648369312,0.0038175703957676888,0.004245423711836338,0.004655430559068918,0.005052756518125534,0.005444447044283152,0.005833788774907589,0.006210919935256243,0.006586876697838306,0.006951796822249889,0.0073122549802064896,0.007666843011975288,0.008008750155568123,0.008341263979673386,0.008655461482703686,0.008971302770078182,0.009274933487176895,0.009568936191499233,0.009853075258433819,0.010126178152859211,0.010400925762951374,0.010657590813934803,0.01090180967003107,0.011137810535728931,0.011367705650627613,0.01159759983420372,0.011814814060926437,0.012025688774883747,0.012231865897774696,0.012421605177223682,0.01260876189917326,0.012801084667444229,0.012978378683328629,0.013150271959602833,0.013310423120856285,0.013467757031321526,0.013619454577565193,0.013761524111032486,0.01390523836016655,0.014040263369679451,0.014172704890370369,0.014304207637906075,0.014425378292798996,0.01454255636781454,0.01465621218085289,0.014767754822969437,0.014872252941131592,0.014979333616793156,0.01508030854165554,0.015174238942563534,0.015272161923348904,0.015354116447269917,0.015441471710801125,0.015527887269854546,0.01560538075864315,0.01568780466914177,0.01576271280646324,0.01583292707800865,0.015901261940598488,0.015962081030011177,0.016024544835090637,0.016087714582681656,0.016150880604982376,0.016206301748752594,0.016258198767900467,0.01631244271993637,0.016361285001039505,0.01640966162085533,0.016452163457870483,0.016497720032930374,0.01654069311916828,0.016580378636717796,0.016621943563222885,0.016659751534461975,0.01669544354081154,0.01672878861427307,0.0167618989944458,0.016796888783574104,0.016833756119012833,0.01686357893049717,0.016891993582248688,0.01691993698477745,0.016945533454418182,0.016969487071037292,0.016992734745144844,0.017018094658851624,0.017040638253092766,0.01706036366522312,0.017080793157219887,0.017100518569350243,0.017119070515036583,0.017138326540589333,0.01715664193034172,0.01717214100062847,0.01718810945749283,0.017206896096467972,0.01722286455333233,0.017238831147551537,0.017254330217838287,0.017267949879169464,0.017279691994190216,0.017292607575654984,0.01730622723698616,0.017318908125162125,0.01732924021780491,0.017339807003736496,0.017350373789668083,0.01736094243824482,0.0173710398375988,0.01738090254366398,0.017389120534062386,0.01739804446697235,0.017406027764081955,0.017414482310414314,0.017421996220946312,0.01742951013147831,0.017437729984521866,0.01744430512189865,0.017450645565986633,0.017456986010074615,0.017462385818362236,0.01746896095573902,0.017473658546805382,0.017477650195360184,0.017483051866292953,0.01748727820813656,0.01749126985669136,0.01749596744775772,0.017500193789601326,0.01750512421131134,0.017510760575532913,0.017515692859888077,0.01751968450844288,0.01752203330397606,0.017525790259242058,0.01752907782793045,0.01753142476081848,0.017534712329506874,0.01753823645412922,0.01754128746688366,0.017544575035572052,0.017546454444527626,0.017548803240060806,0.017551150172948837,0.017552794888615608,0.017554672434926033,0.017556551843881607,0.017557725310325623,0.01755913533270359,0.017560778185725212,0.017561953514814377,0.0175638310611248,0.01756524108350277,0.017566414549946785,0.01756829395890236,0.017570406198501587,0.01757134683430195,0.017571816220879555,0.017573224380612373,0.01757369376718998,0.01757463440299034,0.017575573176145554,0.017576511949300766,0.017576981335878372,0.017577921971678734,0.01757909543812275,0.017579564824700356,0.017580268904566765,0.017581209540367126,0.01758144423365593,0.01758214831352234,0.017582852393388748,0.017584025859832764,0.01758449710905552,0.017584966495633125,0.01758613996207714,0.017586609348654747,0.017587313428521156,0.017587784677743912,0.017588723450899124,0.01758919283747673,0.017589662224054337,0.017590366303920746,0.017591306939721107,0.01759154163300991,0.017591776326298714,0.017592715099453926,0.01759294979274273,0.017593419179320335,0.01759365387260914,0.01759388856589794,0.017594123259186745,0.017594359815120697,0.017594829201698303,0.017595063894987106,0.01759529858827591,0.01759600266814232,0.017596237361431122,0.017596706748008728,0.01759694144129753,0.017597176134586334,0.017597176134586334,0.017597410827875137,0.01759764738380909,0.017597882077097893,0.017598116770386696,0.0175983514636755,0.0175983514636755,0.0175983514636755,0.0175983514636755,0.0175983514636755,0.0175983514636755,0.0175983514636755,0.0175983514636755,0.0175983514636755,0.0175983514636755,0.0175983514636755,0.0175983514636755,0.0175983514636755,0.0175983514636755,0.0175983514636755,0.0175983514636755,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302,0.017598586156964302],"recovered":[0.0,0.0005741502973251045,0.0010670507326722145,0.0015298932557925582,0.001989683136343956,0.0024285735562443733,0.0028686379082500935,0.0032906208653002977,0.0037165957037359476,0.004133647307753563,0.004546706564724445,0.0049482593312859535,0.0053467596881091595,0.005738919600844383,0.006121451500803232,0.006497408729046583,0.006864442024379969,0.00723734637722373,0.007584888953715563,0.007920690812170506,0.008244985714554787,0.008565523661673069,0.008886296302080154,0.009192979894578457,0.009484868496656418,0.00976337306201458,0.01003788411617279,0.010299481451511383,0.010549335740506649,0.010790502652525902,0.011029791086912155,0.011262972839176655,0.011486527509987354,0.011712430976331234,0.011923539452254772,0.012120558880269527,0.012312881648540497,0.012501916848123074,0.012685786001384258,0.012861905619502068,0.013031684793531895,0.013196063227951527,0.01335175335407257,0.013503216207027435,0.013649982400238514,0.0137953395023942,0.013928956352174282,0.014063511975109577,0.014187969267368317,0.014309609308838844,0.014431954361498356,0.014548427425324917,0.014657622203230858,0.014768694527447224,0.014870609156787395,0.014970175921916962,0.015063402242958546,0.01514934841543436,0.015240460634231567,0.015326172113418579,0.015409770421683788,0.015491255559027195,0.015567104332149029,0.015638960525393486,0.015711521729826927,0.015777038410305977,0.01583809405565262,0.015902671962976456,0.015967482700943947,0.016022901982069016,0.01608019880950451,0.016135383397340775,0.016186341643333435,0.016236359253525734,0.016283558681607246,0.01633240282535553,0.016378428786993027,0.01641881838440895,0.016460148617625237,0.01649983413517475,0.016537407413125038,0.0165728647261858,0.01660855859518051,0.016644956544041634,0.016682058572769165,0.016710707917809486,0.016742175444960594,0.016774581745266914,0.016802525147795677,0.01682906039059162,0.016853012144565582,0.01687508635222912,0.016898099333047867,0.01692299172282219,0.01694459468126297,0.016965260729193687,0.01698310673236847,0.0170047115534544,0.017024436965584755,0.017042282968759537,0.017058251425623894,0.017075393348932266,0.01709417998790741,0.01711108721792698,0.017126351594924927,0.017139971256256104,0.017154060304164886,0.01716814935207367,0.017181064933538437,0.017193980515003204,0.017205487936735153,0.01721535064280033,0.01722521334886551,0.017236484214663506,0.0172475203871727,0.01725761778652668,0.017267480492591858,0.017277108505368233,0.017283214256167412,0.017292842268943787,0.017300592735409737,0.01730928011238575,0.017317265272140503,0.017323840409517288,0.017330650240182877,0.017337694764137268,0.01734333112835884,0.01734849624335766,0.01735319383442402,0.017358124256134033,0.017363056540489197,0.017367752268910408,0.01737338863313198,0.01737784966826439,0.017382076010107994,0.017386773601174355,0.017391234636306763,0.017395460978150368,0.01739945448935032,0.01740250736474991,0.017406264320015907,0.017409317195415497,0.01741260476410389,0.017415421083569527,0.017418473958969116,0.017422232776880264,0.0174250490963459,0.01742810197174549,0.01743045076727867,0.01743256486952305,0.01743420772254467,0.017436791211366653,0.017439374700188637,0.017440782859921455,0.01744266226887703,0.017444070428609848,0.017444774508476257,0.017446419224143028,0.017448296770453453,0.017449237406253815,0.01745111495256424,0.01745275966823101,0.01745416782796383,0.01745487190783024,0.01745651662349701,0.01745745539665222,0.017457924783229828,0.017459334805607796,0.017460038885474205,0.017460742965340614,0.01746191829442978,0.01746262237429619,0.0174635611474514,0.017464499920606613,0.017465440556406975,0.017466379329562187,0.017466848716139793,0.017467552796006203,0.01746825873851776,0.01746896281838417,0.017469432204961777,0.017470136284828186,0.0174713097512722,0.017471546307206154,0.017472250387072563,0.017472954466938972,0.01747342385351658,0.017473658546805382,0.017474833875894547,0.017475303262472153,0.017475537955760956,0.017476242035627365,0.01747671142220497,0.01747741550207138,0.017477884888648987,0.01747812144458294,0.017478356137871742,0.017478590831160545,0.01747906021773815,0.017479529604315758,0.017479998990893364,0.01748046837747097,0.017480937764048576,0.017481409013271332,0.017481409013271332,0.017481878399848938,0.01748211309313774,0.01748211309313774,0.01748211309313774,0.01748211309313774,0.017482347786426544,0.017482582479715347,0.01748281717300415,0.01748281717300415,0.01748281717300415,0.01748281717300415,0.01748281717300415,0.01748281717300415,0.01748281717300415,0.01748281717300415,0.01748281717300415,0.01748281717300415,0.01748281717300415,0.01748281717300415,0.01748281717300415,0.01748281717300415,0.01748281717300415,0.01748281717300415,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953,0.017483051866292953],"active":[0.0012309588491916656,0.001070572528988123,0.0010125702247023582,0.0009954279521480203,0.0009740588720887899,0.0009672488085925579,0.0009489324875175953,0.0009548028465360403,0.0009388348553329706,0.0009191092103719711,0.0008977404795587063,0.0008855294436216354,0.0008641602471470833,0.0008479570969939232,0.0008303453214466572,0.0008148462511599064,0.0008024009875953197,0.0007714037783443928,0.0007563750259578228,0.0007347706705331802,0.0007263170555233955,0.0007094098255038261,0.0006826398894190788,0.0006600953638553619,0.0006413096562027931,0.0006375527009367943,0.0006197066977620125,0.0006023282185196877,0.0005884747952222824,0.0005772029981017113,0.0005678087472915649,0.0005518412217497826,0.0005391612648963928,0.0005194349214434624,0.0004980657249689102,0.0004882030189037323,0.0004882030189037323,0.00047646183520555496,0.0004644859582185745,0.00044851750135421753,0.0004360722377896309,0.00042339134961366653,0.00040977075695991516,0.0004020221531391144,0.00039028096944093704,0.0003773653879761696,0.00037525128573179245,0.0003618663176894188,0.0003545871004462242,0.0003466028720140457,0.0003358004614710808,0.00032382551580667496,0.0003217114135622978,0.0003116140142083168,0.0003036297857761383,0.000301986001431942,0.00029071420431137085,0.00029212329536676407,0.0002874266356229782,0.00027920864522457123,0.0002780342474579811,0.0002714572474360466,0.00026582274585962296,0.00026230141520500183,0.0002505593001842499,0.00024750642478466034,0.0002496205270290375,0.0002482086420059204,0.00023881904780864716,0.00023529678583145142,0.00023224391043186188,0.00022590160369873047,0.00022331997752189636,0.00021580420434474945,0.00021416135132312775,0.00020829029381275177,0.0002019498497247696,0.00020312517881393433,0.00019960291683673859,0.00019560940563678741,0.00019138120114803314,0.00018903426826000214,0.00018833018839359283,0.00018879957497119904,0.00018152035772800446,0.00018128566443920135,0.00017776153981685638,0.000170951709151268,0.0001669619232416153,0.00016367435455322266,0.00016508251428604126,0.00016555190086364746,0.00016226433217525482,0.00015780143439769745,0.00015592388808727264,0.0001538097858428955,0.00015521980822086334,0.00015193037688732147,0.00014770403504371643,0.00014582648873329163,0.00014864467084407806,0.00014747120440006256,0.0001446511596441269,0.0001432429999113083,0.00014159828424453735,0.00013972073793411255,0.00013854727149009705,0.00013807788491249084,0.00013784319162368774,0.0001352597028017044,0.00013431906700134277,0.00013502314686775208,0.0001357290893793106,0.0001345556229352951,0.0001333821564912796,0.00013150274753570557,0.00013056397438049316,0.00012891925871372223,0.00013126805424690247,0.00012915395200252533,0.000128917396068573,0.00012844987213611603,0.0001270398497581482,0.0001268051564693451,0.0001263357698917389,0.00012469105422496796,0.00012562982738018036,0.0001251623034477234,0.00012445636093616486,0.0001249276101589203,0.00012422166764736176,0.00012351758778095245,0.00012257881462574005,0.00012234412133693695,0.00012304820120334625,0.00012398697435855865,0.0001244582235813141,0.00012422353029251099,0.00012257881462574005,0.00012328289449214935,0.00012281350791454315,0.00012210756540298462,0.00012210756540298462,0.00012281537055969238,0.00012281350791454315,0.00012234225869178772,0.00012140534818172455,0.00012070126831531525,0.00012069940567016602,0.00012023001909255981,0.00012046471238136292,0.00011976063251495361,0.00011835061013698578,0.00011835247278213501,0.00011811591684818268,0.00011788308620452881,0.00011905655264854431,0.00011882185935974121,0.00011811777949333191,0.00011905655264854431,0.00011929124593734741,0.00011858716607093811,0.00011764839291572571,0.00011835247278213501,0.00011717714369297028,0.00011717900633811951,0.00011764839291572571,0.00011717714369297028,0.00011694245040416718,0.00011717900633811951,0.00011717714369297028,0.00011694245040416718,0.00011670775711536407,0.0001167096197605133,0.00011600367724895477,0.00011576898396015167,0.00011600367724895477,0.00011647306382656097,0.00011623837053775787,0.00011600367724895477,0.00011670775711536407,0.00011647306382656097,0.00011600367724895477,0.00011623837053775787,0.00011647306382656097,0.00011623837053775787,0.00011623837053775787,0.00011670775711536407,0.00011647306382656097,0.00011623837053775787,0.00011623837053775787,0.00011647306382656097,0.00011623837053775787,0.00011600367724895477,0.00011576898396015167,0.00011576712131500244,0.00011576712131500244,0.00011576898396015167,0.00011576898396015167,0.00011553429067134857,0.00011529959738254547,0.00011553429067134857,0.00011529959738254547,0.00011529773473739624,0.00011553242802619934,0.00011529773473739624,0.00011506304144859314,0.00011529773473739624,0.00011553429067134857,0.00011576898396015167,0.00011576898396015167,0.00011576898396015167,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011576898396015167,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857,0.00011553429067134857]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0012309588491916656,0.0016376780113205314,0.0020991116762161255,0.0025704079307615757,0.0030572027899324894,0.0035381270572543144,0.0040277400985360146,0.004530738107860088,0.0050271605141460896,0.005536968354135752,0.0060524120926856995,0.006571378093212843,0.0070964498445391655,0.007619173265993595,0.008175007067620754,0.008713463321328163,0.009241823107004166,0.00978074874728918,0.010330243036150932,0.010865646414458752,0.011406920850276947,0.011939741671085358,0.012477024458348751,0.013010550290346146,0.013531394302845001,0.0140632763504982,0.014578484930098057,0.0150965116918087,0.015611485578119755,0.016130685806274414,0.016636501997709274,0.017134100198745728,0.017638975754380226,0.018142208456993103,0.01862219348549843,0.019105935469269753,0.01958451233804226,0.0200619138777256,0.020544717088341713,0.021003801375627518,0.02146359160542488,0.021929722279310226,0.022374482825398445,0.022823940962553024,0.023265883326530457,0.02370641753077507,0.024139203131198883,0.024580206722021103,0.024992091581225395,0.025409378111362457,0.025820793583989143,0.026223285123705864,0.026627186685800552,0.027035079896450043,0.027423013001680374,0.027814937755465508,0.02818690426647663,0.02855910360813141,0.028944453224539757,0.029309608042240143,0.02968345209956169,0.030035926029086113,0.030380886048078537,0.030727723613381386,0.03107503242790699,0.031402379274368286,0.031724561005830765,0.032063648104667664,0.03239334747195244,0.03271036222577095,0.033022914081811905,0.0333310067653656,0.03363299369812012,0.033938270062208176,0.03423368185758591,0.03452063724398613,0.03479538485407829,0.03507788106799126,0.03535168990492821,0.03562408685684204,0.035894136875867844,0.0361449308693409,0.03640065714716911,0.036662254482507706,0.03690788149833679,0.03714035823941231,0.03738880529999733,0.03762269392609596,0.03784742206335068,0.03807215020060539,0.03830110654234886,0.03851925954222679,0.038735534995794296,0.03895791620016098,0.039164796471595764,0.039362989366054535,0.03957010805606842,0.039766423404216766,0.03995310887694359,0.04015506058931351,0.04034104198217392,0.04051833599805832,0.04070032760500908,0.04087597504258156,0.04106031358242035,0.04123808071017265,0.04140245541930199,0.04156636446714401,0.041726283729076385,0.041882675141096115,0.04204282909631729,0.04219616949558258,0.042338475584983826,0.042494162917137146,0.04264163598418236,0.042784176766872406,0.04293164610862732,0.0430765338242054,0.04321156069636345,0.04334494099020958,0.04348161071538925,0.04360700771212578,0.04373287409543991,0.04385944455862045,0.04397967457771301,0.04409873113036156,0.04421873018145561,0.044333793222904205,0.044450268149375916,0.04456721246242523,0.044674526900053024,0.044789355248212814,0.04490019381046295,0.04501056298613548,0.04512140154838562,0.04522331431508064,0.045329224318265915,0.045428790152072906,0.04552999883890152,0.04562698304653168,0.04571973904967308,0.04580850154161453,0.04589914530515671,0.04598791152238846,0.046074796468019485,0.04616168141365051,0.04625021293759346,0.046330757439136505,0.046414826065301895,0.046497248113155365,0.04657779261469841,0.04665505141019821,0.04673771187663078,0.04681778699159622,0.04689410328865051,0.04697159677743912,0.04704650864005089,0.04711742326617241,0.047183409333229065,0.0472557358443737,0.047323133796453476,0.04739217087626457,0.047457922250032425,0.047526728361845016,0.047585196793079376,0.04765000939369202,0.0477105975151062,0.04777822643518448,0.04783928021788597,0.047898925840854645,0.047959040850400925,0.04801798239350319,0.04807528108358383,0.048138685524463654,0.04820138216018677,0.04825961962342262,0.04831269010901451,0.048368580639362335,0.048423998057842255,0.048478007316589355,0.048528026789426804,0.04858039319515228,0.04863252490758896,0.04868653416633606,0.048737961798906326,0.04879314452409744,0.04884715378284454,0.04890187084674835,0.0489516519010067,0.049002375453710556,0.04905262961983681,0.04910381883382797,0.049151960760354996,0.049202680587768555,0.049248941242694855,0.04929496720433235,0.04934334382414818,0.04939617961645126,0.04944384843111038,0.049489639699459076,0.04954177141189575,0.04959413781762123,0.0496455654501915,0.04969135671854019,0.049738556146621704,0.04978599026799202,0.049835070967674255,0.04988086223602295,0.04992853105068207,0.049979016184806824,0.050026923418045044,0.050074826925992966,0.05012061819434166,0.0501701645553112,0.050218306481838226,0.05026386305689812,0.050312235951423645,0.050358496606349945,0.05040828138589859,0.050457123667001724,0.050499629229307175,0.05054870620369911,0.050594262778759,0.050642166286706924,0.05068725347518921,0.050731636583805084,0.05077343434095383,0.05081687867641449,0.05086313933134079,0.05090963467955589,0.05095800757408142,0.05100426822900772,0.05104794725775719,0.05109467729926109,0.051143284887075424,0.051185790449380875,0.05123017355799675,0.05128089338541031,0.05133091285824776,0.05137670412659645,0.05142273008823395,0.051472511142492294,0.05151595547795296,0.05156926065683365,0.0516197495162487,0.05166976526379585,0.051716968417167664,0.05176181718707085,0.05181512609124184,0.05186490714550018,0.051918212324380875,0.05196940526366234,0.0520205982029438,0.05207272991538048,0.052127912640571594,0.052181921899318695,0.052232176065444946,0.052287593483924866,0.05233878642320633,0.05239514634013176,0.052451033145189285,0.05249987915158272,0.052552480250597,0.05260719358921051,0.05266730859875679,0.052723199129104614,0.052782610058784485,0.05283896625041962,0.05289321020245552,0.05295168235898018,0.05300663411617279,0.05306275561451912,0.05311653017997742,0.05317406356334686,0.053229719400405884,0.053283728659152985,0.05333985015749931,0.053394097834825516,0.053449515253305435,0.05350564047694206,0.05356410890817642,0.05362023413181305,0.0536782369017601,0.05373764783143997,0.05379306524991989,0.05385224148631096,0.05391635000705719,0.053973179310560226,0.05402812734246254,0.05408777296543121,0.05414671450853348,0.0542101189494133,0.05426952987909317,0.05432823672890663,0.05438975989818573,0.05444776266813278,0.054512105882167816,0.054568931460380554,0.054625995457172394,0.054688457399606705,0.0547499842941761,0.05481080338358879,0.0548730306327343,0.05492657423019409,0.054991621524095535,0.055053144693374634,0.055109500885009766,0.055171966552734375,0.0552276186645031,0.05529407411813736,0.05535254627466202,0.05541829764842987,0.05548311024904251,0.055544402450323105,0.05560921132564545,0.05567026883363724,0.05573460832238197,0.05580059811472893,0.05586446821689606,0.05592387914657593,0.05599362403154373,0.05605726316571236,0.05612606555223465,0.05619322508573532,0.056256864219903946,0.05632355436682701,0.05639353394508362,0.056458815932273865,0.05652362480759621,0.05659501254558563,0.0566619373857975,0.056728631258010864,0.05679672956466675,0.05686529725790024,0.05693269520998001,0.05700502172112465,0.05707687884569168,0.05714826285839081,0.05722270533442497,0.05729268118739128,0.05736266076564789,0.0574253611266613,0.057495806366205215,0.05756578594446182,0.057634588330984116,0.057704802602529526,0.05777431279420853,0.05784311518073082,0.05791731923818588,0.05797978490591049,0.05804459750652313],"recovered":[0.0,0.0005743851070292294,0.001070807920768857,0.0015552544500678778,0.002025376772508025,0.0025084144435822964,0.002998261945322156,0.003483882872387767,0.003977252636104822,0.004480485804378986,0.0049893539398908615,0.00549986632540822,0.006016484461724758,0.006526526995003223,0.0070511288940906525,0.007581836543977261,0.00811723992228508,0.008663211017847061,0.009203077293932438,0.009752101264894009,0.010301594622433186,0.010830658487975597,0.011388370767235756,0.01192025188356638,0.012455186806619167,0.012979788705706596,0.013508382253348827,0.01402711309492588,0.014546784572303295,0.01505259983241558,0.015562407672405243,0.016089357435703278,0.016588598489761353,0.017088543623685837,0.017602108418941498,0.018085146322846413,0.0185700636357069,0.019039245322346687,0.019529327750205994,0.020013775676488876,0.020482957363128662,0.020932884886860847,0.02138563059270382,0.021840253844857216,0.02229933999478817,0.022763356566429138,0.02320905588567257,0.02365405298769474,0.0240866020321846,0.024510933086276054,0.024926576763391495,0.02534550614655018,0.02576514147222042,0.02616974711418152,0.026579048484563828,0.0269895251840353,0.02738121524453163,0.027760693803429604,0.028140408918261528,0.028524350374937057,0.028911342844367027,0.029283776879310608,0.029649637639522552,0.0300039891153574,0.03035575896501541,0.03070494718849659,0.03104638308286667,0.03136645257472992,0.031701549887657166,0.0320202074944973,0.03233487531542778,0.03265541419386864,0.03297547996044159,0.03327934816479683,0.03357851505279541,0.033875804394483566,0.03416933864355087,0.03445347771048546,0.0347420796751976,0.03501565381884575,0.035295095294713974,0.03557007759809494,0.03582369163632393,0.03608833998441696,0.03634241968393326,0.036598145961761475,0.03684518486261368,0.037084002047777176,0.03732587397098541,0.03756070137023926,0.03779740631580353,0.03802495077252388,0.03824404254555702,0.03846454620361328,0.0386819951236248,0.03889850527048111,0.03910914435982704,0.039309922605752945,0.03950835019350052,0.0397072471678257,0.03990567475557327,0.04008296877145767,0.0402703620493412,0.04045117646455765,0.04063786193728447,0.04081703722476959,0.04100114107131958,0.041184306144714355,0.041339993476867676,0.04150460660457611,0.041662175208330154,0.041822563856840134,0.04197707772254944,0.04212900996208191,0.04228117689490318,0.04242277890443802,0.042572833597660065,0.042716074734926224,0.04285462200641632,0.043004442006349564,0.04314228519797325,0.04327660799026489,0.04340505599975586,0.043537966907024384,0.04366594925522804,0.0437861792743206,0.0439092293381691,0.044035330414772034,0.044154152274131775,0.044271331280469894,0.0443950854241848,0.04450545087456703,0.04461722820997238,0.044733937829732895,0.04484149068593979,0.04495467618107796,0.04505964368581772,0.04517142102122307,0.04527333378791809,0.04537289962172508,0.04546964913606644,0.04557015374302864,0.045659858733415604,0.045750971883535385,0.045844197273254395,0.04592850059270859,0.04601562023162842,0.046107202768325806,0.046191271394491196,0.04627792164683342,0.046360816806554794,0.046439480036497116,0.04651908949017525,0.04660151153802872,0.04668558016419411,0.04676377773284912,0.04684244468808174,0.046915944665670395,0.046989209949970245,0.0470627099275589,0.047134801745414734,0.04720219597220421,0.04727194085717201,0.04733745753765106,0.047407202422618866,0.0474715419113636,0.04753917455673218,0.04760116711258888,0.047666214406490326,0.04772445186972618,0.047785740345716476,0.047845855355262756,0.04790808632969856,0.04796726256608963,0.048026908189058304,0.04809125140309334,0.04815371334552765,0.04820866137742996,0.048262909054756165,0.04831644892692566,0.04837069287896156,0.04842587560415268,0.048481062054634094,0.04853601008653641,0.04859190061688423,0.04864473640918732,0.04870109260082245,0.04875534027814865,0.04880864545702934,0.04886406287550926,0.04891384765505791,0.04896597936749458,0.04901787266135216,0.04906976968050003,0.04911931976675987,0.049169573932886124,0.049217477440834045,0.04926538094878197,0.04931657388806343,0.04936447739601135,0.04941003397107124,0.049459584057331085,0.04951100796461105,0.049562904983758926,0.04960846155881882,0.04965801164507866,0.04970427230000496,0.04975452274084091,0.04980149120092392,0.04984751716256142,0.049899883568286896,0.04994872584939003,0.05000250041484833,0.05004969984292984,0.05009572580456734,0.050142690539360046,0.05018942430615425,0.05023779720067978,0.05028429254889488,0.05033102259039879,0.05038127675652504,0.050431761890649796,0.0504782609641552,0.0505247563123703,0.050574302673339844,0.05061938986182213,0.050662361085414886,0.05070744827389717,0.05075347423553467,0.05079926550388336,0.05084529146552086,0.05089108273386955,0.05093663930892944,0.05098172649741173,0.05102986469864845,0.051076360046863556,0.051121681928634644,0.05116395279765129,0.05120762810111046,0.0512569434940815,0.0513036735355854,0.05135439708828926,0.05140042304992676,0.051448091864585876,0.05149552598595619,0.051542725414037704,0.05159415304660797,0.051645345985889435,0.05169184133410454,0.051743268966674805,0.051788825541734695,0.05184377357363701,0.051895201206207275,0.05194803699851036,0.05200063809752464,0.052055586129426956,0.052109599113464355,0.05216078832745552,0.052213624119758606,0.05227115750312805,0.052323758602142334,0.05238223075866699,0.052434831857681274,0.052490249276161194,0.052546609193086624,0.05260108783841133,0.05265674367547035,0.052710987627506256,0.05277368426322937,0.052829809486866,0.05288452282547951,0.05293853580951691,0.052999354898929596,0.05305853113532066,0.053111836314201355,0.05316748842597008,0.05322197079658508,0.053276918828487396,0.05333186686038971,0.05338752269744873,0.05344317480921745,0.05349836125969887,0.05355542153120041,0.053615301847457886,0.053671661764383316,0.05373036861419678,0.05378743261098862,0.05384919047355652,0.05390719324350357,0.053965430706739426,0.05402601510286331,0.05408190190792084,0.054142724722623825,0.05420636013150215,0.054263658821582794,0.05432283505797386,0.054380837827920914,0.054438840597867966,0.054494962096214294,0.05455179139971733,0.05460955947637558,0.05467531085014343,0.05474270507693291,0.05479906126856804,0.054857298731803894,0.05492398887872696,0.05498316511511803,0.0550425760447979,0.0551043376326561,0.05516327917575836,0.055222220718860626,0.055285386741161346,0.05535066872835159,0.05541196092963219,0.055472780019044876,0.05553266033530235,0.05559653416275978,0.055659934878349304,0.055727098137140274,0.05579472705721855,0.05585883557796478,0.055923644453287125,0.05598869174718857,0.05605585128068924,0.056118082255125046,0.05618266016244888,0.0562535785138607,0.056322380900382996,0.05639047920703888,0.0564536489546299,0.056521981954574585,0.05659196153283119,0.05665888637304306,0.05672041326761246,0.056794147938489914,0.05685989931225777,0.056926120072603226,0.057003144174814224,0.05707194656133652,0.05714145675301552,0.05721260607242584,0.05728540197014809,0.057349979877471924,0.05742277577519417,0.05749252066016197,0.05756273493170738,0.05763411894440651,0.05770574137568474,0.05776773765683174,0.05783677473664284,0.05790511146187782],"active":[0.0012309588491916656,0.001063292846083641,0.0010283037554472685,0.001015153480693698,0.0010318260174244642,0.001029712613672018,0.0010294781532138586,0.0010468552354723215,0.0010499078780412674,0.0010564825497567654,0.001063058152794838,0.0010715117678046227,0.0010799653828144073,0.0010926462709903717,0.0011238781735301018,0.0011316267773509026,0.0011245831847190857,0.0011175377294421196,0.0011271657422184944,0.001113545149564743,0.0011053262278437614,0.0011090831831097603,0.0010886536911129951,0.001090298406779766,0.001076207496225834,0.001083487644791603,0.0010701026767492294,0.0010693985968828201,0.0010647010058164597,0.0010780859738588333,0.0010740943253040314,0.00104474276304245,0.0010503772646188736,0.0010536648333072662,0.0010200850665569305,0.0010207891464233398,0.0010144487023353577,0.0010226685553789139,0.0010153893381357193,0.0009900256991386414,0.0009806342422962189,0.000996837392449379,0.0009888522326946259,0.0009836871176958084,0.0009665433317422867,0.000943060964345932,0.0009301472455263138,0.0009261537343263626,0.0009054895490407944,0.0008984450250864029,0.0008942168205976486,0.0008777789771556854,0.0008620452135801315,0.0008653327822685242,0.0008439645171165466,0.0008254125714302063,0.0008056890219449997,0.0007984098047018051,0.0008040443062782288,0.0007852576673030853,0.000772109255194664,0.0007521491497755051,0.0007312484085559845,0.0007237344980239868,0.0007192734628915787,0.0006974320858716965,0.0006781779229640961,0.0006971955299377441,0.0006917975842952728,0.0006901547312736511,0.0006880387663841248,0.0006755925714969635,0.0006575137376785278,0.0006589218974113464,0.0006551668047904968,0.0006448328495025635,0.00062604621052742,0.0006244033575057983,0.0006096102297306061,0.0006084330379962921,0.0005990415811538696,0.0005748532712459564,0.0005769655108451843,0.000573914498090744,0.0005654618144035339,0.0005422122776508331,0.0005436204373836517,0.0005386918783187866,0.0005215480923652649,0.0005114488303661346,0.0005037002265453339,0.0004943087697029114,0.0004914924502372742,0.000493369996547699,0.0004828013479709625,0.0004644840955734253,0.0004609636962413788,0.0004565007984638214,0.00044475868344306946,0.00044781342148780823,0.00043536722660064697,0.00043536722660064697,0.0004299655556678772,0.0004247985780239105,0.0004224516451358795,0.0004210434854030609,0.0004013143479824066,0.000382058322429657,0.0003862902522087097,0.00037806853652000427,0.00038065388798713684,0.0003736056387424469,0.0003613978624343872,0.0003651529550552368,0.0003604590892791748,0.0003613978624343872,0.00035881251096725464,0.0003604590892791748,0.0003569386899471283,0.00034049898386001587,0.00033932551741600037,0.0003303997218608856,0.0003278180956840515,0.00032147765159606934,0.0003137253224849701,0.0003125518560409546,0.0003095008432865143,0.00029846280813217163,0.0002961158752441406,0.0002958811819553375,0.0002794414758682251,0.00028390437364578247,0.00028296560049057007,0.0002766251564025879,0.0002799108624458313,0.00026863813400268555,0.0002695806324481964,0.00025736913084983826,0.00025666505098342896,0.00025408342480659485,0.0002500899136066437,0.00023834779858589172,0.00023928657174110413,0.00023693963885307312,0.00023059919476509094,0.00023318082094192505,0.00023459270596504211,0.00022355467081069946,0.00022355467081069946,0.0002193264663219452,0.00021697580814361572,0.00021557137370109558,0.0002186223864555359,0.00021627545356750488,0.00020852312445640564,0.00020781904458999634,0.00020406395196914673,0.00020147860050201416,0.00019419938325881958,0.00019302591681480408,0.00018833205103874207,0.00018997490406036377,0.0001859813928604126,0.00018927082419395447,0.00017799437046051025,0.00017846748232841492,0.00017142295837402344,0.0001770593225955963,0.00017306581139564514,0.00017447397112846375,0.00017330050468444824,0.00017212703824043274,0.00016719475388526917,0.00017142295837402344,0.00017447397112846375,0.00016836822032928467,0.00015897676348686218,0.00015991926193237305,0.0001610890030860901,0.0001615583896636963,0.00015733391046524048,0.00015451759099960327,0.0001514628529548645,0.0001505240797996521,0.00014606118202209473,0.00014840811491012573,0.00014606118202209473,0.00014653056859970093,0.00014300644397735596,0.00013831257820129395,0.00013878196477890015,0.00013783946633338928,0.00013408809900283813,0.00013291090726852417,0.0001296214759349823,0.00012539327144622803,0.0001258663833141327,0.00013079866766929626,0.0001272745430469513,0.0001251623034477234,0.00013173744082450867,0.00013455376029014587,0.00013455748558044434,0.00012845173478126526,0.00013009458780288696,0.0001279786229133606,0.00013079866766929626,0.00012633949518203735,0.0001270398497581482,0.0001314990222454071,0.0001270398497581482,0.0001261010766029358,0.00011811777949333191,0.00012046471238136292,0.00012258067727088928,0.00012117251753807068,0.00012281164526939392,0.00012069940567016602,0.00012398883700370789,0.0001261010766029358,0.00011835247278213501,0.0001169443130493164,0.00011600181460380554,0.00011740997433662415,0.00011295080184936523,0.00011224672198295593,0.00011107325553894043,0.00010943040251731873,0.00010966509580612183,0.00011036917567253113,0.00011271610856056213,0.00011318549513816833,0.00011130794882774353,0.00011295080184936523,0.00011342018842697144,0.00010943040251731873,0.00010849162936210632,0.00011694058775901794,0.00012328475713729858,0.00011976063251495361,0.00011905655264854431,0.00011811405420303345,0.00011553242802619934,0.00012116879224777222,0.00012422353029251099,0.0001270398497581482,0.00012281537055969238,0.00011647120118141174,0.00012328475713729858,0.00012163817882537842,0.0001293867826461792,0.0001256316900253296,0.0001253969967365265,0.0001246929168701172,0.0001272745430469513,0.0001263357698917389,0.00012257695198059082,0.0001268051564693451,0.0001251623034477234,0.00012398883700370789,0.0001272745430469513,0.00011764839291572571,0.00011764839291572571,0.0001169443130493164,0.00012069940567016602,0.00012211129069328308,0.0001258663833141327,0.0001279786229133606,0.00011952593922615051,0.00012187287211418152,0.00012211129069328308,0.00012421980500221252,0.00011717528104782104,0.00011553242802619934,0.00011788308620452881,0.0001162402331829071,0.00011787936091423035,0.00011717900633811951,0.00011764839291572571,0.00011811777949333191,0.00012093409895896912,0.00012187287211418152,0.00012281537055969238,0.00012234598398208618,0.00012140348553657532,0.00012187287211418152,0.000128917396068573,0.00012398883700370789,0.00012093409895896912,0.00012234225869178772,0.00012069940567016602,0.00012821704149246216,0.0001268051564693451,0.00012187659740447998,0.0001261010766029358,0.0001249276101589203,0.00013126805424690247,0.0001300908625125885,0.00013103336095809937,0.00013666599988937378,0.00014042481780052185,0.00013549253344535828,0.0001303255558013916,0.00012751296162605286,0.00013432279229164124,0.00012915581464767456,0.0001263357698917389,0.00012939050793647766,0.00012328103184700012,0.0001307949423789978,0.0001303255558013916,0.00013291090726852417,0.00013244152069091797,0.00013244152069091797,0.00013643130660057068,0.00013760849833488464,0.00013807415962219238,0.0001406632363796234,0.00013737007975578308,0.0001291520893573761,0.00013478845357894897,0.00013361871242523193,0.00013737380504608154,0.00013737380504608154,0.00013878196477890015,0.00014089420437812805,0.00013995543122291565,0.00013643503189086914,0.00013314560055732727,0.00014136359095573425,0.00013995543122291565,0.00013666972517967224,0.00013784319162368774,0.00014488399028778076,0.00013854727149009705,0.00014512240886688232,0.0001507587730884552,0.00014511868357658386,0.0001507587730884552,0.00015122443437576294,0.0001500546932220459,0.0001399591565132141,0.00014582648873329163,0.00014301016926765442,0.00014206767082214355,0.00014206767082214355,0.0001401938498020172,0.00013737380504608154,0.00014958158135414124,0.00014301016926765442,0.00013948604464530945]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0012309588491916656,0.0016367386560887098,0.002068584319204092,0.0025225034914910793,0.0029865200631320477,0.0034411437809467316,0.003900933777913451,0.00434639910236001,0.004805954173207283,0.005256351083517075,0.005704634357243776,0.006156205199658871,0.006596504710614681,0.007029054686427116,0.007466770708560944,0.007904721423983574,0.00835324078798294,0.00877639651298523,0.009184994734823704,0.009598053991794586,0.010004773736000061,0.010397872887551785,0.010787684470415115,0.011174443177878857,0.011546407826244831,0.0119160246104002,0.01227883156388998,0.012631070800125599,0.012976734898984432,0.01331770233809948,0.013647868297994137,0.013983200304210186,0.014300215989351273,0.014612065628170967,0.01490841619670391,0.01521016750484705,0.015517789870500565,0.01580122485756874,0.016082078218460083,0.016362695023417473,0.01662851870059967,0.016900448128581047,0.017151007428765297,0.017411664128303528,0.01766175404191017,0.017908556386828423,0.018148314207792282,0.018382670357823372,0.018610218539834023,0.018837764859199524,0.019055917859077454,0.019271958619356155,0.0194797795265913,0.01968407817184925,0.01987992413341999,0.020075533539056778,0.020261045545339584,0.02044726349413395,0.02062385343015194,0.02079504169523716,0.020958716049790382,0.021116754040122032,0.021279722452163696,0.021431654691696167,0.02157443016767502,0.02172636240720749,0.021867023780941963,0.022006744518876076,0.022135429084300995,0.022273506969213486,0.022401956841349602,0.02252218872308731,0.022639602422714233,0.02275043912231922,0.022864799946546555,0.022979630157351494,0.023090234026312828,0.02318979986011982,0.023294532671570778,0.023394333198666573,0.023486150428652763,0.023571627214550972,0.023657573387026787,0.02374657243490219,0.023831110447645187,0.023913534358143806,0.023991966620087624,0.02406946010887623,0.024146482348442078,0.024220217019319534,0.02429090067744255,0.02436087839305401,0.02443343959748745,0.02450435794889927,0.024568229913711548,0.0246377382427454,0.02470184676349163,0.024762431159615517,0.024822548031806946,0.024883601814508438,0.02494465745985508,0.02499796263873577,0.02504962496459484,0.025101520121097565,0.025152243673801422,0.02520531415939331,0.025250636041164398,0.02530018426477909,0.025343157351017,0.02538800798356533,0.025433329865336418,0.025475364178419113,0.025514815002679825,0.025553561747074127,0.025594186037778854,0.025628237053751945,0.025663694366812706,0.02569633536040783,0.025730149820446968,0.025766313076019287,0.025803886353969574,0.02583511732518673,0.02586376667022705,0.025894999504089355,0.025918012484908104,0.025946659967303276,0.025973666459321976,0.026002783328294754,0.026028379797935486,0.02605421096086502,0.026076285168528557,0.02609953284263611,0.026121607050299644,0.026145089417696,0.026169979944825172,0.026194637641310692,0.026217415928840637,0.026237376034259796,0.02625686675310135,0.026279879733920097,0.02629772573709488,0.026312990114092827,0.02632942795753479,0.02634633518755436,0.026361597701907158,0.02637874148786068,0.026396822184324265,0.026411617174744606,0.02642429806292057,0.026440264657139778,0.026454120874404907,0.026467036455869675,0.02648042142391205,0.02649216167628765,0.02650437317788601,0.026517992839217186,0.026530204340815544,0.026542413979768753,0.02655532956123352,0.026566602289676666,0.026580221951007843,0.0265924334526062,0.026604173704981804,0.026615211740136147,0.026625074446201324,0.026637518778443336,0.026649730280041695,0.026660297065973282,0.02667110040783882,0.02668260596692562,0.026693878695368767,0.026703035458922386,0.026713132858276367,0.02672417089343071,0.026735911145806313,0.026744835078716278,0.026755401864647865,0.026763856410980225,0.02677207440137863,0.026780294254422188,0.026789922267198563,0.026798609644174576,0.026806125417351723,0.026814578101038933,0.026824206113815308,0.026830781251192093,0.026838766410946846,0.026846984401345253,0.02685355953872204,0.026861779391765594,0.026868589222431183,0.026875164359807968,0.026881270110607147,0.026887845247983932,0.026893949136137962,0.02689911611378193,0.026905691251158714,0.02691297046840191,0.026919545605778694,0.026925181970000267,0.026931287720799446,0.026935044676065445,0.02693927101790905,0.026944437995553017,0.026951013132929802,0.026955708861351013,0.026961110532283783,0.0269662756472826,0.026970503851771355,0.026974495500326157,0.026978252455592155,0.02698482759296894,0.02698928862810135,0.026994220912456512,0.026998212561011314,0.027002908289432526,0.027008309960365295,0.02701324224472046,0.027015823870897293,0.02702099084854126,0.027023809030652046,0.027028270065784454,0.02703249640762806,0.027036020532250404,0.027041420340538025,0.027044473215937614,0.027049874886870384,0.02705339714884758,0.027057623490691185,0.027061615139245987,0.027066078037023544,0.027070069685578346,0.027074530720710754,0.027078287675976753,0.02708275057375431,0.027087915688753128,0.027092143893241882,0.027096370235085487,0.027100596576929092,0.027103884145617485,0.027108347043395042,0.02711351215839386,0.02711820974946022,0.02712290547788143,0.027127131819725037,0.02713112346827984,0.027134176343679428,0.027137935161590576,0.02714216150343418,0.02714591845870018,0.02715061418712139,0.027154136449098587,0.027158129960298538,0.027161182835698128,0.027165409177541733,0.027170104905962944,0.027173157781362534,0.02717668004333973,0.02718067355453968,0.02718443050980568,0.02718842215836048,0.027192413806915283,0.027196640148758888,0.02719992771744728,0.027204155921936035,0.027207443490624428,0.027210496366024017,0.027213312685489655,0.027216836810112,0.0272208284586668,0.027224820107221603,0.0272283423691988,0.027231629937887192,0.027234917506575584,0.027237970381975174,0.02724078856408596,0.027244076132774353,0.027248302474617958,0.02725088596343994,0.027254408225417137,0.02725839987397194,0.027260983362793922,0.027263566851615906,0.027266619727015495,0.027269907295703888,0.027272019535303116,0.02727554179728031,0.027278359979391098,0.02728164754807949,0.027284231036901474,0.02728845737874508,0.027291275560855865,0.027293389663100243,0.027295973151922226,0.027299964800477028,0.027302313596010208,0.027305835857987404,0.027307948097586632,0.027311235666275024,0.02731475792825222,0.027318045496940613,0.027322039008140564,0.027324385941028595,0.027328142896294594,0.02733166515827179,0.02733471803367138,0.02733706682920456,0.027340823784470558,0.027345051988959312,0.02734786830842495,0.027351627126336098,0.027355384081602097,0.02735726162791252,0.027360549196600914,0.02736407145857811,0.0273671243339777,0.027370411902666092,0.02737346477806568,0.027376752346754074,0.02737886644899845,0.02738191932439804,0.027385441586375237,0.02738872915506363,0.027392251417040825,0.027395538985729218,0.027398357167840004,0.027400940656661987,0.027403756976127625,0.027405871078372,0.027407750487327576,0.02741103805601597,0.027413150295615196,0.027415264397859573,0.027418551966547966,0.02742042951285839,0.027422308921813965,0.027423953637480736,0.027426300570368767,0.027427945286035538,0.027430057525634766,0.02743123285472393,0.027432875707745552,0.027434755116701126,0.027436163276433945,0.027437807992100716,0.027439920231699944,0.027441564947366714,0.02744367904961109,0.027445556595921516,0.027447201311588287,0.02744884416460991],"recovered":[0.0,0.0005769681883975863,0.0010712775401771069,0.0015409301267936826,0.0019997807685285807,0.002468728693202138,0.0029245265759527683,0.0033817333169281483,0.0038403491489589214,0.004308592528104782,0.004760163836181164,0.005224180407822132,0.005667532328516245,0.006114406976848841,0.006556819658726454,0.007004398386925459,0.007448924705386162,0.007895564660429955,0.008324592374265194,0.008745400235056877,0.00916080828756094,0.009575746022164822,0.009974246844649315,0.010372277349233627,0.010758566670119762,0.011136871762573719,0.011516351252794266,0.011886906810104847,0.01225182693451643,0.012605944648385048,0.012960297986865044,0.013298917561769485,0.013632840476930141,0.013958544470369816,0.014275794848799706,0.01458717416971922,0.014898084104061127,0.015202653594315052,0.015490786172449589,0.015780560672283173,0.016060709953308105,0.016339916735887527,0.01660832390189171,0.016859587281942368,0.017131751403212547,0.01738419011235237,0.01763240061700344,0.017879674211144447,0.018122248351573944,0.01834956184029579,0.018577812239527702,0.018806062638759613,0.019026799127459526,0.01924213580787182,0.019452305510640144,0.0196493249386549,0.01985221356153488,0.020038900896906853,0.020231928676366806,0.02041415311396122,0.020586047321558,0.020757704973220825,0.020916681736707687,0.021084347739815712,0.021239567548036575,0.021393144503235817,0.02155071310698986,0.02169630490243435,0.021837200969457626,0.021972695365548134,0.022109130397439003,0.022248616442084312,0.022374482825398445,0.022494714707136154,0.022612128406763077,0.02272954024374485,0.022847188636660576,0.02296319231390953,0.023062994703650475,0.02317124977707863,0.02327081561088562,0.023368973284959793,0.02346196398139,0.023556599393486977,0.023639023303985596,0.023731779307127,0.023813733831048012,0.023898037150502205,0.023974120616912842,0.024052083492279053,0.02413121983408928,0.024207068607211113,0.024277985095977783,0.02434725873172283,0.024421464651823044,0.024490034207701683,0.024556254968047142,0.024624355137348175,0.024688227102160454,0.02475585788488388,0.024816207587718964,0.024876557290554047,0.024935264140367508,0.024985751137137413,0.02503882348537445,0.02508649230003357,0.025141676887869835,0.02519216388463974,0.025238659232854843,0.025284919887781143,0.02532859891653061,0.025372276082634926,0.025419944897294044,0.025463389232754707,0.025504013523459435,0.025540176779031754,0.02558009698987007,0.025618374347686768,0.025652892887592316,0.02568647265434265,0.025721697136759758,0.02575668692588806,0.025790266692638397,0.02582126297056675,0.025851557031273842,0.025877857580780983,0.025908619165420532,0.025935623794794083,0.025964977219700813,0.02599245309829712,0.02602016180753708,0.02604481764137745,0.026067126542329788,0.026090843603014946,0.026113387197256088,0.026136869564652443,0.02615823969244957,0.026183366775512695,0.026205439120531082,0.026225633919239044,0.026247473433613777,0.026268137618899345,0.026284106075763702,0.026304300874471664,0.02632167935371399,0.026339055970311165,0.02635244093835354,0.026372166350483894,0.026387430727481842,0.026403162628412247,0.026417957618832588,0.026432281360030174,0.026447076350450516,0.026461634784936905,0.026474785059690475,0.02648746594786644,0.02650061622262001,0.02651306241750717,0.02652362920343876,0.026536310091614723,0.02654758095741272,0.02656073123216629,0.026574350893497467,0.02658609300851822,0.02659924328327179,0.02661098539829254,0.026622256264090538,0.026633763685822487,0.02664479985833168,0.026655131950974464,0.026666639372706413,0.026677206158638,0.026688242331147194,0.026698339730501175,0.026709141209721565,0.026720883324742317,0.026730980724096298,0.026741312816739082,0.026748357340693474,0.026757515966892242,0.026765970513224602,0.026774657890200615,0.026783112436532974,0.02679039165377617,0.02679978497326374,0.02680988237261772,0.026817867532372475,0.026826320216059685,0.026833364740014076,0.02684134989976883,0.02684980258345604,0.02685614302754402,0.026863422244787216,0.026870938017964363,0.026877278462052345,0.026884088292717934,0.026890428736805916,0.026896769180893898,0.026903579011559486,0.026911797001957893,0.026916729286313057,0.026921894401311874,0.026926591992378235,0.02693152241408825,0.02693692408502102,0.02694232389330864,0.026947960257530212,0.026951951906085014,0.02695711888372898,0.02696252055466175,0.026967685669660568,0.026972852647304535,0.026977548375725746,0.02698318473994732,0.026988349854946136,0.026991872116923332,0.0269970390945673,0.02700244076550007,0.027006901800632477,0.027009954676032066,0.02701488509774208,0.027018407359719276,0.02702333964407444,0.02702709659934044,0.0270317941904068,0.027036020532250404,0.02704095095396042,0.027044707909226418,0.02704799547791481,0.02705269306898117,0.02705715410411358,0.02706185169517994,0.027065373957157135,0.027070539072155952,0.027074061334133148,0.027077583596110344,0.02708110772073269,0.027086742222309113,0.02709049917757511,0.027093786746263504,0.027097545564174652,0.027102241292595863,0.027106937021017075,0.027111869305372238,0.02711586095392704,0.027119852602481842,0.02712360955774784,0.027127603068947792,0.02713065594434738,0.027134647592902184,0.027139343321323395,0.02714286558330059,0.027145449072122574,0.027149440720677376,0.02715366892516613,0.027157660573720932,0.027161652222275734,0.027164705097675323,0.02716822735965252,0.02717221900820732,0.027174802497029305,0.027179263532161713,0.027183257043361664,0.02718677930533886,0.02719053626060486,0.027194997295737267,0.027198519557714462,0.02720133773982525,0.027205094695091248,0.027208147570490837,0.02721213921904564,0.027215898036956787,0.027218949049711227,0.027222473174333572,0.027225995436310768,0.02722998708486557,0.027232570573687553,0.027235152199864388,0.027239380404353142,0.027243606746196747,0.027246659621596336,0.02725088596343994,0.027253704145550728,0.02725628763437271,0.027259809896349907,0.02726239338517189,0.027265915647149086,0.027268968522548676,0.027272256091237068,0.027274837717413902,0.027278361842036247,0.027281884104013443,0.027285171672701836,0.027287518605589867,0.027290336787700653,0.02729385904967785,0.027295973151922226,0.027299026027321815,0.027302078902721405,0.027305131778120995,0.02730794996023178,0.027309827506542206,0.027313584461808205,0.0273171067237854,0.027321569621562958,0.027324622496962547,0.027328379452228546,0.027330491691827774,0.027333544567227364,0.02733706682920456,0.027341529726982117,0.02734481729567051,0.027348339557647705,0.027351392433047295,0.027353975921869278,0.02735726349055767,0.0273596104234457,0.027363602072000504,0.027366889640688896,0.02737017720937729,0.027373701333999634,0.027377692982554436,0.027380511164665222,0.02738426811993122,0.02738802507519722,0.027391312643885612,0.027394365519285202,0.027396714314818382,0.027400940656661987,0.02740352414548397,0.027406105771660805,0.027408219873905182,0.02741033397614956,0.027413152158260345,0.027415264397859573,0.027418317273259163,0.027421370148658752,0.027423014864325523,0.027424423024058342,0.027427006512880325,0.027429353445768356,0.02743123285472393,0.02743264101445675,0.027435224503278732,0.027437103912234306,0.02743968740105629,0.027440860867500305,0.027442269027233124,0.0274443831294775,0.027447201311588287,0.02744884416460991],"active":[0.0012309588491916656,0.0010597704676911235,0.0009973067790269852,0.0009815733646973968,0.000986739294603467,0.0009724150877445936,0.0009764072019606829,0.0009646657854318619,0.0009656050242483616,0.0009477585554122925,0.0009444705210626125,0.0009320247918367386,0.0009289723820984364,0.0009146477095782757,0.0009099510498344898,0.000900323037058115,0.0009043160825967789,0.000880831852555275,0.0008604023605585098,0.000852653756737709,0.0008439654484391212,0.0008221268653869629,0.0008134376257658005,0.0008021658286452293,0.0007878411561250687,0.0007791528478264809,0.0007624803110957146,0.000744163990020752,0.0007249079644680023,0.0007117576897144318,0.0006875703111290932,0.0006842827424407005,0.0006673755124211311,0.0006535211578011513,0.0006326213479042053,0.0006229933351278305,0.0006197057664394379,0.0005985712632536888,0.0005912920460104942,0.0005821343511343002,0.0005678087472915649,0.0005605313926935196,0.0005426835268735886,0.0005520768463611603,0.0005300026386976242,0.0005243662744760513,0.0005159135907888412,0.0005029961466789246,0.00048797018826007843,0.0004882030189037323,0.0004781056195497513,0.00046589598059654236,0.0004529803991317749,0.00044194236397743225,0.0004276186227798462,0.00042620860040187836,0.00040883198380470276,0.00040836259722709656,0.00039192475378513336,0.00038088858127593994,0.00037266872823238373,0.00035904906690120697,0.0003630407154560089,0.000347306951880455,0.000334862619638443,0.00033321790397167206,0.00031631067395210266,0.0003104396164417267,0.00029822811484336853,0.00030081160366535187,0.00029282644391059875,0.00027357228100299835,0.00026511959731578827,0.0002557244151830673,0.0002526715397834778,0.0002500899136066437,0.0002430453896522522,0.000226607546210289,0.00023153796792030334,0.00022308342158794403,0.00021533481776714325,0.0002026539295911789,0.00019560940563678741,0.00018997304141521454,0.00019208714365959167,0.00018175505101680756,0.00017823278903961182,0.00017142295837402344,0.00017236173152923584,0.00016813352704048157,0.00015968084335327148,0.0001538097858428955,0.00015545450150966644,0.00015709921717643738,0.00014676526188850403,0.00014770403504371643,0.00014559179544448853,0.00013807602226734161,0.000134320929646492,0.0001277439296245575,0.00012844987213611603,0.00012140534818172455,0.00011436082422733307,0.00011576898396015167,0.00011342018842697144,0.00011882185935974121,0.0001089591532945633,0.00010802038013935089,0.00010449811816215515,0.00010308809578418732,0.00010473094880580902,0.00010308809578418732,9.487010538578033e-05,9.017251431941986e-05,9.017251431941986e-05,8.806027472019196e-05,8.359737694263458e-05,7.79610127210617e-05,7.72569328546524e-05,7.984042167663574e-05,8.218921720981598e-05,7.843039929866791e-05,7.349997758865356e-05,7.37365335226059e-05,6.645545363426208e-05,6.880238652229309e-05,6.504729390144348e-05,6.715953350067139e-05,6.340257823467255e-05,6.175786256790161e-05,5.6123360991477966e-05,5.471520125865936e-05,5.448050796985626e-05,5.424581468105316e-05,5.659274756908417e-05,5.77680766582489e-05,5.9176236391067505e-05,5.400925874710083e-05,5.1427632570266724e-05,5.424581468105316e-05,5.025230348110199e-05,4.4852495193481445e-05,4.5321881771087646e-05,4.203431308269501e-05,3.991834819316864e-05,3.968551754951477e-05,4.438124597072601e-05,3.945082426071167e-05,3.686733543872833e-05,3.710202872753143e-05,3.616325557231903e-05,3.475509583950043e-05,3.334507346153259e-05,3.0526891350746155e-05,2.9588118195533752e-05,3.0526891350746155e-05,2.9588118195533752e-05,2.935156226158142e-05,3.170035779476166e-05,3.0292198061943054e-05,3.264099359512329e-05,3.170222043991089e-05,2.9822811484336853e-05,2.911873161792755e-05,2.5831162929534912e-05,2.6533380150794983e-05,2.7474015951156616e-05,2.6533380150794983e-05,2.6300549507141113e-05,2.7474015951156616e-05,2.7239322662353516e-05,2.582930028438568e-05,2.489052712917328e-05,2.5831162929534912e-05,2.6769936084747314e-05,2.3951753973960876e-05,2.4421140551567078e-05,2.2543594241142273e-05,2.3717060685157776e-05,2.2778287529945374e-05,2.3951753973960876e-05,2.3951753973960876e-05,2.3012980818748474e-05,2.4186447262763977e-05,2.4421140551567078e-05,2.0898878574371338e-05,2.0898878574371338e-05,2.0664185285568237e-05,2.0194798707962036e-05,2.0429491996765137e-05,1.8786638975143433e-05,1.9021332263946533e-05,1.784786581993103e-05,1.6907230019569397e-05,1.6670674085617065e-05,1.5027821063995361e-05,1.5262514352798462e-05,1.6201287508010864e-05,1.5966594219207764e-05,1.3384968042373657e-05,1.455843448638916e-05,1.3150274753570557e-05,1.2679025530815125e-05,1.2915581464767456e-05,1.4089047908782959e-05,1.3384968042373657e-05,1.3150274753570557e-05,1.432374119758606e-05,1.3384968042373657e-05,1.1974945664405823e-05,1.056678593158722e-05,1.1974945664405823e-05,1.1740252375602722e-05,1.103617250919342e-05,9.862706065177917e-06,1.103617250919342e-05,1.1270865797996521e-05,1.080147922039032e-05,8.922070264816284e-06,1.103617250919342e-05,8.923932909965515e-06,9.862706065177917e-06,9.156763553619385e-06,8.923932909965515e-06,9.626150131225586e-06,8.452683687210083e-06,8.923932909965515e-06,8.689239621162415e-06,9.628012776374817e-06,8.922070264816284e-06,8.923932909965515e-06,8.217990398406982e-06,9.156763553619385e-06,7.748603820800781e-06,8.689239621162415e-06,1.0332092642784119e-05,1.103617250919342e-05,9.628012776374817e-06,1.0097399353981018e-05,1.0097399353981018e-05,1.080147922039032e-05,1.1270865797996521e-05,1.1272728443145752e-05,1.103617250919342e-05,1.1270865797996521e-05,1.1270865797996521e-05,1.056678593158722e-05,1.0332092642784119e-05,1.1505559086799622e-05,1.1270865797996521e-05,1.1270865797996521e-05,1.1270865797996521e-05,1.2680888175964355e-05,1.1742115020751953e-05,1.1740252375602722e-05,1.2444332242012024e-05,1.1505559086799622e-05,1.1974945664405823e-05,1.2446194887161255e-05,1.2211501598358154e-05,1.3619661331176758e-05,1.3150274753570557e-05,1.3383105397224426e-05,1.3148412108421326e-05,1.3619661331176758e-05,1.2446194887161255e-05,1.1976808309555054e-05,1.1974945664405823e-05,1.1742115020751953e-05,1.2680888175964355e-05,1.2680888175964355e-05,1.2444332242012024e-05,1.2680888175964355e-05,1.2444332242012024e-05,1.1974945664405823e-05,1.080147922039032e-05,1.1505559086799622e-05,1.3150274753570557e-05,1.1505559086799622e-05,1.080147922039032e-05,1.1740252375602722e-05,1.0097399353981018e-05,9.862706065177917e-06,1.0332092642784119e-05,1.0097399353981018e-05,9.626150131225586e-06,9.626150131225586e-06,9.391456842422485e-06,9.391456842422485e-06,9.393319487571716e-06,1.0095536708831787e-05,9.391456842422485e-06,8.217990398406982e-06,8.454546332359314e-06,9.628012776374817e-06,8.454546332359314e-06,9.862706065177917e-06,8.922070264816284e-06,9.156763553619385e-06,9.626150131225586e-06,1.0095536708831787e-05,1.2211501598358154e-05,1.080147922039032e-05,1.103617250919342e-05,1.0095536708831787e-05,1.0095536708831787e-05,8.687376976013184e-06,1.0332092642784119e-05,1.1507421731948853e-05,1.080147922039032e-05,1.0097399353981018e-05,1.056678593158722e-05,8.922070264816284e-06,9.156763553619385e-06,1.0095536708831787e-05,9.860843420028687e-06,1.080147922039032e-05,9.862706065177917e-06,9.862706065177917e-06,8.689239621162415e-06,8.217990398406982e-06,7.748603820800781e-06,8.217990398406982e-06,7.983297109603882e-06,7.513910531997681e-06,7.0445239543914795e-06,6.575137376785278e-06,7.0426613092422485e-06,4.930421710014343e-06,4.2263418436050415e-06,4.932284355163574e-06,4.930421710014343e-06,4.930421710014343e-06,5.3998082876205444e-06,5.165114998817444e-06,3.991648554801941e-06,2.5834888219833374e-06,3.285706043243408e-06,3.5222619771957397e-06,3.0510127544403076e-06,1.8794089555740356e-06,1.642853021621704e-06,2.1141022443771362e-06,9.387731552124023e-07,7.040798664093018e-07,2.3283064365386963e-07,7.040798664093018e-07,1.4100223779678345e-06,1.173466444015503e-06,0.0,0.0]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0012309588491916656,0.0016440183389931917,0.002083613071590662,0.002521094400435686,0.0029564625583589077,0.0033920651767402887,0.0038107605651021004,0.004231099504977465,0.004642045591026545,0.00503819715231657,0.00543505372479558,0.00581171503290534,0.006188141647726297,0.006567385978996754,0.0069193909876048565,0.0072819627821445465,0.007636785041540861,0.007968359626829624,0.00830228254199028,0.008621176704764366,0.00891987606883049,0.009222332388162613,0.009513751603662968,0.009792960248887539,0.010059253312647343,0.010318736545741558,0.010568356141448021,0.010812575928866863,0.01104975026100874,0.01127565372735262,0.011495215818285942,0.011709142476320267,0.011911562643945217,0.012119384482502937,0.012313351035118103,0.01249886304140091,0.012681558728218079,0.012856269255280495,0.013020177371799946,0.013175398111343384,0.013327800668776035,0.01347503624856472,0.0136161670088768,0.013750252313911915,0.01388175506144762,0.014012553729116917,0.01414006482809782,0.014252780936658382,0.014363383874297142,0.014473752118647099,0.01457684114575386,0.014678755775094032,0.014778322540223598,0.014856989495456219,0.01494270097464323,0.015031934715807438,0.015109896659851074,0.015187389217317104,0.01526182983070612,0.015335800126194954,0.015411648899316788,0.015474347397685051,0.01553868968039751,0.015603266656398773,0.015663381665945053,0.015719976276159286,0.01577562838792801,0.01582963950932026,0.015886232256889343,0.015940476208925247,0.015986032783985138,0.016028303653001785,0.016071978956460953,0.01611800491809845,0.016161449253559113,0.016203012317419052,0.01624058559536934,0.01627533882856369,0.016309155151247978,0.016345787793397903,0.016378428786993027,0.016405902802944183,0.016437605023384094,0.016466958448290825,0.016494667157530785,0.016519322991371155,0.01654515415430069,0.01656769961118698,0.01659235544502735,0.016616307199001312,0.016635797917842865,0.016655053943395615,0.01667618751525879,0.016698967665433884,0.01671704836189747,0.016735129058361053,0.01675344631075859,0.01677270233631134,0.016788668930530548,0.01680581271648407,0.016817789524793625,0.01683047041296959,0.016842445358633995,0.01685512624680996,0.01686757244169712,0.01688072271645069,0.01689152419567108,0.016902795061469078,0.01691383309662342,0.016925808042287827,0.01693614013493061,0.016945768147706985,0.016956571489572525,0.016966434195637703,0.016977470368146896,0.01698474958539009,0.016991794109344482,0.017000248655676842,0.01700705848634243,0.017014337703585625,0.017019974067807198,0.017026783898472786,0.017031479626893997,0.017037585377693176,0.017042752355337143,0.017046744003891945,0.017051205039024353,0.017055198550224304,0.017057545483112335,0.01706177368760109,0.017065295949578285,0.017068583518266678,0.01707187108695507,0.017074689269065857,0.017078446224331856,0.017082203179597855,0.017085490748286247,0.017088543623685837,0.017091361805796623,0.01709347404539585,0.017096996307373047,0.01709957979619503,0.017102397978305817,0.01710427738726139,0.017106154933571815,0.0171087384223938,0.017110617831349373,0.0171127300709486,0.017113668844103813,0.017114844173192978,0.01711742766201496,0.01711883582174778,0.017120009288191795,0.017122123390436172,0.017123296856880188,0.017124706879258156,0.017125410959124565,0.01712729036808014,0.01712799444794655,0.017129167914390564,0.01712963730096817,0.017131047323346138,0.017131516709923744,0.017132455483078957,0.017133159562945366,0.017133865505456924,0.017134569585323334,0.017136212438344955,0.017136918380856514,0.01713738776743412,0.017138326540589333,0.01713879592716694,0.017139500007033348,0.017140205949544907,0.017140910029411316,0.017141614109277725,0.01714278757572174,0.0171434935182333,0.017143962904810905,0.017144666984677315,0.017145371064543724,0.017146075144410133,0.017146781086921692,0.0171474851667881,0.017148423939943314,0.01714889332652092,0.01714959740638733,0.017150068655610085,0.01715053804218769,0.017150772735476494,0.017151711508631706,0.017152180895209312,0.017152415588498116,0.01715265028178692,0.017152884975075722,0.017153825610876083,0.017154060304164886,0.0171549990773201,0.01715593785047531,0.017156407237052917,0.01715664379298687,0.017157113179564476,0.01715734787285328,0.017157582566142082,0.017157817259430885,0.01715805195271969,0.01715828664600849,0.017158756032586098,0.017159225419163704,0.01715969480574131,0.017160166054964066,0.01716040074825287,0.017161104828119278,0.01716133952140808,0.017161808907985687,0.017162278294563293,0.0171627476811409,0.017163218930363655,0.01716368831694126,0.017163923010230064,0.017163923010230064,0.017163923010230064,0.017163923010230064,0.017163923010230064,0.01716439239680767,0.01716439239680767,0.017164627090096474,0.017164861783385277,0.01716509647667408,0.017165331169962883,0.017165565863251686,0.017165565863251686,0.017165565863251686,0.01716580055654049,0.01716580055654049,0.01716580055654049,0.017166035249829292,0.017166269943118095,0.017166269943118095,0.017166506499052048,0.01716674119234085,0.017166975885629654,0.017166975885629654,0.017167210578918457,0.017167679965496063,0.017167679965496063,0.017167679965496063,0.017167914658784866,0.017167914658784866,0.01716814935207367,0.017168384045362473,0.01716885343194008,0.017169088125228882,0.017169322818517685,0.017169557511806488,0.01716979406774044,0.01716979406774044,0.017170028761029243,0.017170263454318047,0.017170263454318047,0.017170263454318047,0.01717049814760685,0.01717049814760685,0.017170732840895653,0.017170732840895653,0.017170967534184456,0.017170967534184456,0.017170967534184456,0.017171436920762062,0.017171436920762062,0.017171436920762062,0.017171671614050865,0.01717190630733967,0.01717214100062847,0.01717214100062847,0.017172375693917274,0.017172375693917274,0.017172610387206078,0.01717284508049488,0.017173081636428833,0.017173081636428833,0.017173081636428833,0.017173081636428833,0.017173081636428833,0.017173316329717636,0.017173316329717636,0.01717355102300644,0.01717355102300644,0.01717355102300644,0.01717355102300644,0.017173785716295242,0.017173785716295242,0.017173785716295242,0.017173785716295242,0.017174020409584045,0.017174020409584045,0.017174020409584045,0.017174020409584045,0.01717425510287285,0.01717425510287285,0.01717425510287285,0.01717425510287285,0.01717425510287285,0.01717425510287285,0.01717425510287285,0.01717448979616165,0.01717448979616165,0.01717448979616165,0.01717448979616165,0.01717448979616165,0.01717448979616165,0.01717448979616165,0.01717448979616165,0.01717448979616165,0.01717448979616165,0.01717448979616165,0.01717448979616165,0.01717448979616165,0.01717448979616165,0.01717448979616165,0.01717448979616165,0.01717448979616165,0.01717448979616165,0.01717448979616165,0.01717448979616165,0.01717448979616165,0.01717448979616165,0.01717448979616165,0.01717448979616165,0.01717448979616165,0.01717448979616165,0.01717448979616165,0.01717448979616165,0.01717448979616165,0.01717448979616165,0.01717448979616165,0.01717448979616165,0.01717448979616165,0.01717448979616165,0.01717448979616165,0.01717448979616165,0.01717448979616165,0.01717448979616165,0.01717448979616165,0.01717448979616165,0.01717448979616165,0.01717448979616165,0.01717448979616165,0.01717448979616165,0.01717448979616165,0.01717448979616165],"recovered":[0.0,0.0005809602444060147,0.0010712775401771069,0.0015303629916161299,0.001995084108784795,0.002434913767501712,0.002865350339561701,0.0032962565310299397,0.00372082251124084,0.0041432748548686504,0.004547411110252142,0.0049407449550926685,0.005327973514795303,0.005722716450691223,0.0061003174632787704,0.006468525156378746,0.006837672088295221,0.007196956314146519,0.007552717812359333,0.00789979100227356,0.008233009837567806,0.008546032942831516,0.008844497613608837,0.009153998456895351,0.00944189541041851,0.00972861796617508,0.010003365576267242,0.010259090922772884,0.010510824620723724,0.010759975761175156,0.010997150093317032,0.011224227026104927,0.01145036518573761,0.011662177741527557,0.01187211275100708,0.012082047760486603,0.012279771268367767,0.012469745241105556,0.012649153359234333,0.012822924181818962,0.012984720058739185,0.013138530775904655,0.013291402719914913,0.013442396186292171,0.013583292253315449,0.013716908171772957,0.01384700182825327,0.013977564871311188,0.014098266139626503,0.014215913601219654,0.014335675165057182,0.01444299053400755,0.014548663049936295,0.014643767848610878,0.014733940362930298,0.01482200063765049,0.014919453300535679,0.015003286302089691,0.015084066428244114,0.015160385519266129,0.015235059894621372,0.015314901247620583,0.015381122007966042,0.015445229597389698,0.015518495813012123,0.01558142900466919,0.015638725832104683,0.015694614499807358,0.015752382576465607,0.01580827124416828,0.015860402956604958,0.015912769362330437,0.015959030017256737,0.01600388064980507,0.01604708842933178,0.01609569787979126,0.01613890565931797,0.016176478937268257,0.01621217280626297,0.016248805448412895,0.01628473401069641,0.016319487243890762,0.01635095477104187,0.01638171635568142,0.01641412265598774,0.016443241387605667,0.016470246016979218,0.016497956588864326,0.016524022445082664,0.01654844358563423,0.016574040055274963,0.016596583649516106,0.016617247834801674,0.016636738553643227,0.0166578721255064,0.016677597537636757,0.016693096607923508,0.016713760793209076,0.01673113740980625,0.016746871173381805,0.016762839630246162,0.01677810400724411,0.016792897135019302,0.016807692125439644,0.01682060770690441,0.016834227368235588,0.01684761233627796,0.01685817912220955,0.016869686543941498,0.016880253329873085,0.016892464831471443,0.016904909163713455,0.016914771869778633,0.016924399882555008,0.016934731975197792,0.016944125294685364,0.016953518614172935,0.016961267217993736,0.016969017684459686,0.01697700098156929,0.016983576118946075,0.016990620642900467,0.016997430473566055,0.017004476860165596,0.01701105199754238,0.017016686499118805,0.017021149396896362,0.017026079818606377,0.01703030616044998,0.017033830285072327,0.01703782193362713,0.017040405422449112,0.017044397071003914,0.017046744003891945,0.017049796879291534,0.01705331914126873,0.017056606709957123,0.017058955505490303,0.017062008380889893,0.01706576533615589,0.01706787943840027,0.01707022823393345,0.017073044553399086,0.017076097428798676,0.017078915610909462,0.017081499099731445,0.01708337850868702,0.01708502136170864,0.01708807423710823,0.017089247703552246,0.017091596499085426,0.017093710601329803,0.017096057534217834,0.017097467556595802,0.01709958165884018,0.017100520431995392,0.017102397978305817,0.017104042693972588,0.01710568554699421,0.01710662618279457,0.017107799649238586,0.017108973115682602,0.01710967905819416,0.017110617831349373,0.017111321911215782,0.017112495377659798,0.017113201320171356,0.01711437478661537,0.01711507886648178,0.01711648888885975,0.017116723582148552,0.017116958275437355,0.017117897048592567,0.01711883582174778,0.01711954176425934,0.01711977645754814,0.017120715230703354,0.017121419310569763,0.01712188869714737,0.017122358083724976,0.01712353341281414,0.01712423749268055,0.01712494157254696,0.017125410959124565,0.017126351594924927,0.01712729036808014,0.017127759754657745,0.01712799444794655,0.017128463834524155,0.01712893322110176,0.017129404470324516,0.01712963916361332,0.017130108550190926,0.017130812630057335,0.017131047323346138,0.01713128201663494,0.017131751403212547,0.017132220789790154,0.017132926732301712,0.017133865505456924,0.01713433489203453,0.017134804278612137,0.017135508358478546,0.0171357449144125,0.0171359796077013,0.017136448994278908,0.017136448994278908,0.017136918380856514,0.01713738776743412,0.01713738776743412,0.017137857154011726,0.017138326540589333,0.017138326540589333,0.017138561233878136,0.01713903248310089,0.017139501869678497,0.0171397365629673,0.017140205949544907,0.017140675336122513,0.017140910029411316,0.01714114472270012,0.017141614109277725,0.01714184880256653,0.01714208349585533,0.01714208349585533,0.01714208349585533,0.017142554745078087,0.01714278943836689,0.017143024131655693,0.0171434935182333,0.0171434935182333,0.017143962904810905,0.017143962904810905,0.017143962904810905,0.01714443229138851,0.01714443229138851,0.01714443229138851,0.017144666984677315,0.017144666984677315,0.017144666984677315,0.017144666984677315,0.017144666984677315,0.017144901677966118,0.01714513637125492,0.017145371064543724,0.017145371064543724,0.017145607620477676,0.01714584231376648,0.01714584231376648,0.01714584231376648,0.017146077007055283,0.017146311700344086,0.01714654639363289,0.017147015780210495,0.017147250473499298,0.017147250473499298,0.0171474851667881,0.017147719860076904,0.017147954553365707,0.017147954553365707,0.01714818924665451,0.01714818924665451,0.01714818924665451,0.01714818924665451,0.017148423939943314,0.017148658633232117,0.017149129882454872,0.017149129882454872,0.017149129882454872,0.017149364575743675,0.01714959926903248,0.01714959926903248,0.01714983396232128,0.017150303348898888,0.01715053804218769,0.017150772735476494,0.017151007428765297,0.017151007428765297,0.017151007428765297,0.0171512421220541,0.0171512421220541,0.017151476815342903,0.017151476815342903,0.017151476815342903,0.017151476815342903,0.017151476815342903,0.017151476815342903,0.017151711508631706,0.017151711508631706,0.017151711508631706,0.01715194620192051,0.01715194620192051,0.01715218275785446,0.01715218275785446,0.01715218275785446,0.01715218275785446,0.017152417451143265,0.017152417451143265,0.017152417451143265,0.017152417451143265,0.017152417451143265,0.017152652144432068,0.017152652144432068,0.017152652144432068,0.017152652144432068,0.017152652144432068,0.01715288683772087,0.01715288683772087,0.01715288683772087,0.01715288683772087,0.01715288683772087,0.01715288683772087,0.01715288683772087,0.01715288683772087,0.01715288683772087,0.01715288683772087,0.01715288683772087,0.01715288683772087,0.01715288683772087,0.01715288683772087,0.01715288683772087,0.01715288683772087,0.01715288683772087,0.01715288683772087,0.01715288683772087,0.01715288683772087,0.01715288683772087,0.01715288683772087,0.01715288683772087,0.01715288683772087,0.01715288683772087,0.01715288683772087,0.01715288683772087,0.01715288683772087,0.01715288683772087,0.01715288683772087,0.01715288683772087,0.01715288683772087,0.01715288683772087,0.01715288683772087,0.01715288683772087,0.01715288683772087,0.01715288683772087,0.01715288683772087,0.01715288683772087,0.01715288683772087,0.01715288683772087,0.01715288683772087,0.01715288683772087,0.01715288683772087,0.01715288683772087],"active":[0.0012309588491916656,0.001063058152794838,0.0010123355314135551,0.0009907314088195562,0.0009613784495741129,0.0009571514092385769,0.0009454102255403996,0.000934842973947525,0.0009212230797857046,0.0008949222974479198,0.000887642614543438,0.0008709700778126717,0.000860168132930994,0.0008446695283055305,0.000819073524326086,0.0008134376257658005,0.0007991129532456398,0.0007714033126831055,0.0007495647296309471,0.0007213857024908066,0.0006868662312626839,0.0006762994453310966,0.0006692539900541306,0.0006389617919921875,0.0006173579022288322,0.0005901185795664787,0.0005649905651807785,0.0005534850060939789,0.0005389256402850151,0.0005156779661774635,0.0004980657249689102,0.00048491545021533966,0.00046119745820760727,0.00045720674097537994,0.00044123828411102295,0.00041681528091430664,0.0004017874598503113,0.0003865240141749382,0.0003710240125656128,0.0003524739295244217,0.00034308061003685,0.0003365054726600647,0.00032476428896188736,0.00030785612761974335,0.00029846280813217163,0.0002956455573439598,0.0002930629998445511,0.00027521606534719467,0.00026511773467063904,0.00025783851742744446,0.00024116598069667816,0.000235765241086483,0.00022965949028730392,0.00021322164684534073,0.0002087606117129326,0.0002099340781569481,0.00019044335931539536,0.00018410291522741318,0.00017776340246200562,0.00017541460692882538,0.0001765890046954155,0.00015944615006446838,0.00015756767243146896,0.00015803705900907516,0.00014488585293293,0.00013854727149009705,0.0001369025558233261,0.0001350250095129013,0.00013384968042373657,0.00013220496475696564,0.00012562982738018036,0.00011553429067134857,0.000112948939204216,0.00011412426829338074,0.00011436082422733307,0.00010731443762779236,0.00010167993605136871,9.885989129543304e-05,9.698234498500824e-05,9.698234498500824e-05,9.36947762966156e-05,8.641555905342102e-05,8.665025234222412e-05,8.524209260940552e-05,8.054450154304504e-05,7.608160376548767e-05,7.490813732147217e-05,6.974302232265472e-05,6.833299994468689e-05,6.786361336708069e-05,6.175786256790161e-05,5.847029387950897e-05,5.893968045711517e-05,6.222911179065704e-05,5.9176236391067505e-05,5.753152072429657e-05,6.034970283508301e-05,5.8941543102264404e-05,5.753152072429657e-05,5.8941543102264404e-05,5.494989454746246e-05,5.2366405725479126e-05,4.954822361469269e-05,4.743412137031555e-05,4.696473479270935e-05,4.649534821510315e-05,4.391185939311981e-05,4.4615939259529114e-05,4.414655268192291e-05,4.5554712414741516e-05,4.367530345916748e-05,4.0858983993530273e-05,4.179961979389191e-05,4.203431308269501e-05,4.273839294910431e-05,4.062429070472717e-05,3.8275495171546936e-05,3.898143768310547e-05,3.8040801882743835e-05,3.7336722016334534e-05,3.639794886112213e-05,3.616325557231903e-05,3.4049153327941895e-05,3.310851752758026e-05,3.170035779476166e-05,3.0057504773139954e-05,3.0055642127990723e-05,2.911873161792755e-05,2.7239322662353516e-05,2.7943402528762817e-05,2.7474015951156616e-05,2.8178095817565918e-05,2.7474015951156616e-05,2.794526517391205e-05,2.864934504032135e-05,2.888403832912445e-05,2.888403832912445e-05,2.9588118195533752e-05,2.9353424906730652e-05,2.7708709239959717e-05,2.911686897277832e-05,2.935156226158142e-05,2.9353424906730652e-05,2.817995846271515e-05,2.7239322662353516e-05,2.7239322662353516e-05,2.7239322662353516e-05,2.7708709239959717e-05,2.559460699558258e-05,2.559646964073181e-05,2.5831162929534912e-05,2.512522041797638e-05,2.3951753973960876e-05,2.4655833840370178e-05,2.3715198040008545e-05,2.4186447262763977e-05,2.3012980818748474e-05,2.3247674107551575e-05,2.2308900952339172e-05,2.2541731595993042e-05,2.183765172958374e-05,2.2074207663536072e-05,2.183765172958374e-05,2.183765172958374e-05,2.183765172958374e-05,2.137012779712677e-05,2.136826515197754e-05,2.183765172958374e-05,2.183951437473297e-05,2.0898878574371338e-05,2.160295844078064e-05,2.183765172958374e-05,2.160295844078064e-05,2.137012779712677e-05,2.136826515197754e-05,2.183765172958374e-05,2.207234501838684e-05,2.2074207663536072e-05,2.2074207663536072e-05,2.2308900952339172e-05,2.183765172958374e-05,2.183765172958374e-05,2.183951437473297e-05,2.2074207663536072e-05,2.207234501838684e-05,2.160295844078064e-05,2.183765172958374e-05,2.2074207663536072e-05,2.2074207663536072e-05,2.183951437473297e-05,2.230703830718994e-05,2.2541731595993042e-05,2.230703830718994e-05,2.183765172958374e-05,2.183765172958374e-05,2.2543594241142273e-05,2.2308900952339172e-05,2.2778287529945374e-05,2.3011118173599243e-05,2.2541731595993042e-05,2.2308900952339172e-05,2.2308900952339172e-05,2.183951437473297e-05,2.183765172958374e-05,2.183765172958374e-05,2.160295844078064e-05,2.183765172958374e-05,2.183765172958374e-05,2.183765172958374e-05,2.230703830718994e-05,2.2308900952339172e-05,2.2074207663536072e-05,2.2778287529945374e-05,2.2778287529945374e-05,2.2776424884796143e-05,2.2776424884796143e-05,2.3011118173599243e-05,2.3012980818748474e-05,2.3012980818748474e-05,2.3012980818748474e-05,2.2778287529945374e-05,2.2308900952339172e-05,2.2074207663536072e-05,2.183951437473297e-05,2.2308900952339172e-05,2.2308900952339172e-05,2.207234501838684e-05,2.207234501838684e-05,2.207234501838684e-05,2.183765172958374e-05,2.207234501838684e-05,2.160295844078064e-05,2.160295844078064e-05,2.183765172958374e-05,2.136826515197754e-05,2.136826515197754e-05,2.160295844078064e-05,2.160295844078064e-05,2.160295844078064e-05,2.183951437473297e-05,2.2074207663536072e-05,2.2308900952339172e-05,2.2074207663536072e-05,2.2074207663536072e-05,2.2308900952339172e-05,2.2308900952339172e-05,2.207234501838684e-05,2.207234501838684e-05,2.207234501838684e-05,2.230703830718994e-05,2.230703830718994e-05,2.2541731595993042e-05,2.2541731595993042e-05,2.230703830718994e-05,2.230703830718994e-05,2.2543594241142273e-05,2.2308900952339172e-05,2.2308900952339172e-05,2.2308900952339172e-05,2.2308900952339172e-05,2.2074207663536072e-05,2.2308900952339172e-05,2.2308900952339172e-05,2.2543594241142273e-05,2.2308900952339172e-05,2.2308900952339172e-05,2.183765172958374e-05,2.183765172958374e-05,2.230703830718994e-05,2.207234501838684e-05,2.183765172958374e-05,2.207234501838684e-05,2.207234501838684e-05,2.183765172958374e-05,2.160295844078064e-05,2.160295844078064e-05,2.136826515197754e-05,2.160295844078064e-05,2.183765172958374e-05,2.183951437473297e-05,2.183951437473297e-05,2.160482108592987e-05,2.160482108592987e-05,2.160482108592987e-05,2.183951437473297e-05,2.183951437473297e-05,2.2074207663536072e-05,2.183951437473297e-05,2.183951437473297e-05,2.183951437473297e-05,2.183951437473297e-05,2.183951437473297e-05,2.160295844078064e-05,2.160295844078064e-05,2.183765172958374e-05,2.183765172958374e-05,2.160295844078064e-05,2.160295844078064e-05,2.183765172958374e-05,2.183765172958374e-05,2.183765172958374e-05,2.160295844078064e-05,2.160295844078064e-05,2.160295844078064e-05,2.160295844078064e-05,2.183765172958374e-05,2.160295844078064e-05,2.160295844078064e-05,2.160295844078064e-05,2.160295844078064e-05,2.160295844078064e-05,2.160295844078064e-05,2.160295844078064e-05,2.160295844078064e-05,2.160295844078064e-05,2.160295844078064e-05,2.160295844078064e-05,2.160295844078064e-05,2.160295844078064e-05,2.160295844078064e-05,2.160295844078064e-05,2.160295844078064e-05,2.160295844078064e-05,2.160295844078064e-05,2.160295844078064e-05,2.160295844078064e-05,2.160295844078064e-05,2.160295844078064e-05,2.160295844078064e-05,2.160295844078064e-05,2.160295844078064e-05,2.160295844078064e-05,2.160295844078064e-05,2.160295844078064e-05,2.160295844078064e-05,2.160295844078064e-05,2.160295844078064e-05,2.160295844078064e-05,2.160295844078064e-05,2.160295844078064e-05,2.160295844078064e-05,2.160295844078064e-05,2.160295844078064e-05,2.160295844078064e-05,2.160295844078064e-05,2.160295844078064e-05,2.160295844078064e-05,2.160295844078064e-05,2.160295844078064e-05,2.160295844078064e-05,2.160295844078064e-05]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.7090275883674622,"q05":0.6380007988561313,"q20":0.6726853550977211,"q40":0.6980877508810821,"q60":0.7199674258538422,"q80":0.7453698216372032,"q95":0.780054377878793},"MaxActiveInfected":{"mean":0.03803088888525963,"q05":0.026011814766628873,"q20":0.031881096696836086,"q40":0.03617966178490476,"q60":0.039882115985614496,"q80":0.04418068107368317,"q95":0.05004996300389038}},"4W_None":{"TotalInfected":{"mean":0.3674335181713104,"q05":0.2692583166120268,"q20":0.3172002737727002,"q40":0.3523121708931848,"q60":0.38255486544943607,"q80":0.41766676256992064,"q95":0.465608719730594},"MaxActiveInfected":{"mean":0.00581206614151597,"q05":0.0013644350020958892,"q20":0.003536349479132085,"q40":0.005127023748365752,"q60":0.006497108534666189,"q80":0.008087782803899856,"q95":0.01025969728093605}},"2W_Strong":{"TotalInfected":{"mean":0.016002940014004707,"q05":0.010805697987043781,"q20":0.013343670414426596,"q40":0.015202439476904315,"q60":0.0168034405511051,"q80":0.01866220961358282,"q95":0.02120018204096563},"MaxActiveInfected":{"mean":0.0012309588491916656,"q05":0.0011816132403831214,"q20":0.0012057102121844781,"q40":0.0012233584360975918,"q60":0.0012385592622857395,"q80":0.0012562074861988532,"q95":0.0012803044580002097}},"2W_Moderate":{"TotalInfected":{"mean":0.0347086526453495,"q05":0.005744535085562271,"q20":0.01988860060509692,"q40":0.03024748044229041,"q60":0.0391698248484086,"q80":0.04952870468560209,"q95":0.06367277020513673},"MaxActiveInfected":{"mean":0.0012309588491916656,"q05":0.0011816132403831214,"q20":0.0012057102121844781,"q40":0.0012233584360975918,"q60":0.0012385592622857395,"q80":0.0012562074861988532,"q95":0.0012803044580002097}}}}} \ No newline at end of file diff --git a/web/country-data/extdata-BB.json b/web/country-data/extdata-BB.json new file mode 100644 index 00000000..ab4d7ed5 --- /dev/null +++ b/web/country-data/extdata-BB.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0022631287574768066,0.002672989619895816,0.0031434386037290096,0.0036210156977176666,0.004109284840524197,0.004658142104744911,0.005214127246290445,0.00576298451051116,0.006368865724653006,0.006942670792341232,0.0075307320803403854,0.00809384509921074,0.008681906387209892,0.009227199479937553,0.00982951745390892,0.010492422617971897,0.011101868003606796,0.011889513581991196,0.012873180210590363,0.014059994369745255,0.015428573824465275,0.017043069005012512,0.01897476054728031,0.021227214485406876,0.02378617227077484,0.026705093681812286,0.030254846438765526,0.034278612583875656,0.039211198687553406,0.04487084224820137,0.05121477693319321,0.05861721932888031,0.06713876128196716,0.07686494290828705,0.0878492146730423,0.10024839639663696,0.11403397470712662,0.12966571748256683,0.14717212319374084,0.16653893887996674,0.18763786554336548,0.21015526354312897,0.23440833389759064,0.2608140707015991,0.2878577709197998,0.3166870176792145,0.34611859917640686,0.37632712721824646,0.40618282556533813,0.43607771396636963,0.4655984044075012,0.49443477392196655,0.5224015712738037,0.5484722852706909,0.5738230347633362,0.5971031785011292,0.6183446645736694,0.6380500197410583,0.6562086343765259,0.6725674867630005,0.6874222159385681,0.7010902166366577,0.7131365537643433,0.7238713502883911,0.7334015369415283,0.742001473903656,0.7496035099029541,0.7565212249755859,0.7624731063842773,0.7676801085472107,0.7723133563995361,0.7764796614646912,0.7800115942955017,0.7830837965011597,0.7857674956321716,0.7883050441741943,0.7904755473136902,0.7922896146774292,0.7940323948860168,0.7954580187797546,0.796805202960968,0.7979920506477356,0.7990398406982422,0.7999130487442017,0.800665020942688,0.801352858543396,0.8019160032272339,0.8024505972862244,0.8028854131698608,0.803298830986023,0.8035874962806702,0.803936779499054,0.8041613101959229,0.8043715953826904,0.804581880569458,0.8047707676887512,0.8049275875091553,0.8050772547721863,0.8051948547363281,0.8052946925163269,0.8053838014602661,0.8054657578468323,0.8055405616760254,0.805601179599762,0.8056617379188538,0.8057116866111755,0.8057651519775391,0.8058221340179443,0.8058613538742065,0.8058969974517822,0.8059254884719849,0.8059468865394592,0.8059718608856201,0.8059931993484497,0.8060039281845093,0.8060217499732971,0.8060359954833984,0.8060502409934998,0.8060644865036011,0.8060752153396606,0.8060858845710754,0.8060930371284485,0.8060965538024902,0.8061001300811768,0.8061072826385498,0.8061108589172363,0.8061143755912781,0.8061143755912781,0.8061179518699646,0.8061179518699646,0.8061179518699646,0.8061215281486511,0.8061215281486511,0.8061215281486511,0.8061215281486511,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376,0.8061251044273376],"recovered":[0.0,0.0005631132517009974,0.0010763304308056831,0.0015503433533012867,0.0020421764347702265,0.0025340095162391663,0.003082866780459881,0.0036424160934984684,0.004201965406537056,0.004782898351550102,0.005370959639549255,0.0059697129763662815,0.00650431402027607,0.007085247430950403,0.00766974501311779,0.008247113786637783,0.008852995000779629,0.009473132900893688,0.010153857991099358,0.010962887667119503,0.012014270760118961,0.013215340673923492,0.014623124152421951,0.016333848237991333,0.018237028270959854,0.020450277253985405,0.02298785001039505,0.026077844202518463,0.029716696590185165,0.034103989601135254,0.03897955268621445,0.04471760615706444,0.05137517303228378,0.05905917286872864,0.06757358461618423,0.07748865336179733,0.08862974494695663,0.10091488063335419,0.11501765996217728,0.1309131383895874,0.1485692262649536,0.16790041327476501,0.18862155079841614,0.21103915572166443,0.23564863204956055,0.26133444905281067,0.2884102165699005,0.3168688118457794,0.3460402190685272,0.37548959255218506,0.40519917011260986,0.4348125159740448,0.4638092815876007,0.49259576201438904,0.5198675394058228,0.5462554693222046,0.571438729763031,0.594586968421936,0.6159960031509399,0.6355374455451965,0.6536319255828857,0.669873058795929,0.6847243309020996,0.6981285214424133,0.7099753022193909,0.7207635641098022,0.7304790616035461,0.7391395568847656,0.7468770146369934,0.7537698149681091,0.7598606944084167,0.7652673125267029,0.769986093044281,0.7742307782173157,0.7778304219245911,0.7808277606964111,0.783743143081665,0.7863092422485352,0.7884405255317688,0.7904256582260132,0.7920936346054077,0.7936189770698547,0.7948949337005615,0.7961137890815735,0.797193706035614,0.7980989813804626,0.7988687753677368,0.799538791179657,0.8001518249511719,0.8007826805114746,0.801260232925415,0.8016309142112732,0.8020086884498596,0.8023115992546082,0.8025468587875366,0.8028212785720825,0.8030458092689514,0.8032132983207703,0.8033665418624878,0.8035162687301636,0.8036374449729919,0.8037514686584473,0.8038405776023865,0.803943932056427,0.8040045499801636,0.8040757775306702,0.8041399717330933,0.8042041063308716,0.8042539954185486,0.8042932152748108,0.8043252825737,0.8043609261512756,0.8043929934501648,0.8044214844703674,0.8044500350952148,0.8044678568840027,0.8044856786727905,0.8045035004615784,0.8045213222503662,0.804539144039154,0.8045569658279419,0.8045640587806702,0.8045676350593567,0.8045712113380432,0.8045747876167297,0.8045961260795593,0.8046068549156189,0.8046068549156189,0.8046104311943054,0.8046139478683472,0.8046139478683472,0.8046139478683472,0.8046139478683472,0.8046139478683472,0.8046175241470337,0.8046175241470337,0.8046175241470337,0.8046211004257202,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067,0.8046246767044067],"active":[0.0022631287574768066,0.0021098763681948185,0.0020671081729233265,0.00207067234441638,0.00206710840575397,0.002124132588505745,0.0021312604658305645,0.0021205684170126915,0.0021669003181159496,0.00215977244079113,0.00215977244079113,0.0021241321228444576,0.0021775923669338226,0.00214195204898715,0.00215977244079113,0.002245308831334114,0.0022488730028271675,0.0024163806810975075,0.002719322219491005,0.0030971067026257515,0.0034143030643463135,0.0038277283310890198,0.00435163639485836,0.004893366247415543,0.005549143999814987,0.006254816427826881,0.007266996428370476,0.008200768381357193,0.00949450209736824,0.010766852647066116,0.01223522424697876,0.013899613171815872,0.01576358824968338,0.01780577003955841,0.020275630056858063,0.02275974303483963,0.025404229760169983,0.028750836849212646,0.03215446323156357,0.035625800490379333,0.039068639278411865,0.04225485026836395,0.0457867830991745,0.04977491497993469,0.05220913887023926,0.05535256862640381,0.05770838260650635,0.05945831537246704,0.06014260649681091,0.06058812141418457,0.06039923429489136,0.05962225794792175,0.058592289686203,0.05587652325630188,0.05395549535751343,0.05084770917892456,0.04690593481063843,0.043463051319122314,0.04021263122558594,0.037030041217803955,0.03379029035568237,0.03121715784072876,0.028412222862243652,0.025742828845977783,0.02342623472213745,0.02123790979385376,0.01912444829940796,0.017381668090820312,0.015596091747283936,0.013910293579101562,0.012452661991119385,0.011212348937988281,0.010025501251220703,0.008853018283843994,0.007937073707580566,0.007477283477783203,0.0067324042320251465,0.005980372428894043,0.005591869354248047,0.005032360553741455,0.004711568355560303,0.004373073577880859,0.004144906997680664,0.003799259662628174,0.0034713149070739746,0.0032538771629333496,0.0030472278594970703,0.002911806106567383,0.002733588218688965,0.00251615047454834,0.002327263355255127,0.0023058652877807617,0.0021526217460632324,0.0020599961280822754,0.0020350217819213867,0.0019494891166687012,0.0018817782402038574,0.0018639564514160156,0.001828312873840332,0.00177842378616333,0.00174635648727417,0.0017142891883850098,0.001699984073638916,0.001657247543334961,0.0016571879386901855,0.001635909080505371,0.0016251802444458008,0.001618027687072754,0.001607358455657959,0.0016037821769714355,0.0016002058982849121,0.0015859603881835938,0.0015788674354553223,0.0015717148780822754,0.0015538930892944336,0.0015538930892944336,0.0015503168106079102,0.0015467405319213867,0.0015431642532348633,0.0015360713005065918,0.001528918743133545,0.0015289783477783203,0.001528918743133545,0.001528918743133545,0.0015324950218200684,0.001514732837677002,0.0015075206756591797,0.0015075206756591797,0.0015075206756591797,0.0015040040016174316,0.0015040040016174316,0.001507580280303955,0.001507580280303955,0.001507580280303955,0.0015040040016174316,0.001507580280303955,0.001507580280303955,0.0015040040016174316,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0022631287574768066,0.002662297571077943,0.003129182616248727,0.0035996316000819206,0.00409502862021327,0.0045832977630198,0.005082258954644203,0.005556271877139807,0.006101565435528755,0.0065969619899988174,0.0070959231816232204,0.007598448544740677,0.008118793368339539,0.008656958118081093,0.00917730387300253,0.009676264598965645,0.010168097913265228,0.010784671641886234,0.011508164927363396,0.012349270284175873,0.01341490913182497,0.014459162950515747,0.015795666724443436,0.017349574714899063,0.01894981414079666,0.020899325609207153,0.023237314075231552,0.025842605158686638,0.028882702812552452,0.03234691917896271,0.03634573519229889,0.04076866805553436,0.04587589204311371,0.05179927498102188,0.058057669550180435,0.06527478992938995,0.07340428978204727,0.08276337385177612,0.09323442727327347,0.10454659163951874,0.11706338077783585,0.1313479244709015,0.1467159241437912,0.16345250606536865,0.18118701875209808,0.2006179839372635,0.22141040861606598,0.24335399270057678,0.26620641350746155,0.28997835516929626,0.31465908885002136,0.3401595652103424,0.3659309148788452,0.39157751202583313,0.4174949824810028,0.44262123107910156,0.46745169162750244,0.49117016792297363,0.5143219232559204,0.5361229777336121,0.5569795370101929,0.5767455697059631,0.5949647426605225,0.611997127532959,0.62775719165802,0.6420310139656067,0.6557595729827881,0.6677382588386536,0.6788614988327026,0.6887124180793762,0.6975368857383728,0.7056200504302979,0.7129155993461609,0.7195446491241455,0.7254716157913208,0.7309316396713257,0.7356218695640564,0.7398203015327454,0.7435696125030518,0.7470124363899231,0.7502200603485107,0.7529714703559875,0.755320131778717,0.7574086785316467,0.7593154311180115,0.7610510587692261,0.7625728845596313,0.7639129757881165,0.7650784254074097,0.766169011592865,0.7670671343803406,0.767926037311554,0.7686923146247864,0.7693445086479187,0.7699005007743835,0.7704066038131714,0.7707986235618591,0.7711835503578186,0.771511435508728,0.771850049495697,0.7721565365791321,0.7724273800849915,0.7726198434829712,0.7728301286697388,0.773026168346405,0.7731972336769104,0.7733469009399414,0.7734788060188293,0.7735892534255981,0.77370685338974,0.7737852931022644,0.7738744020462036,0.7739527821540833,0.7740204930305481,0.7740811109542847,0.7741345763206482,0.7741987109184265,0.77425217628479,0.7742984890937805,0.7743341326713562,0.7743483781814575,0.7743769288063049,0.774401843547821,0.7744125723838806,0.7744268178939819,0.774451732635498,0.7744731307029724,0.7744909524917603,0.7744981050491333,0.774501621723175,0.7745051980018616,0.7745123505592346,0.7745123505592346,0.7745159268379211,0.7745230197906494,0.7745301723480225,0.7745301723480225,0.7745301723480225,0.774533748626709,0.7745372653007507,0.7745408415794373,0.7745444178581238,0.7745444178581238,0.7745444178581238,0.7745444178581238,0.7745444178581238,0.7745444178581238,0.7745444178581238,0.7745444178581238,0.7745444178581238,0.7745444178581238,0.7745444178581238,0.7745444178581238,0.7745444178581238,0.7745444178581238,0.7745444178581238,0.7745444178581238,0.7745444178581238,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103,0.7745479941368103],"recovered":[0.0,0.0005631132517009974,0.0010371262906119227,0.0015218313783407211,0.0020279204472899437,0.002480549504980445,0.0029759465251117945,0.0034855997655540705,0.003966740798205137,0.00447282986715436,0.005021687131375074,0.005520648322999477,0.005973277147859335,0.006525698117911816,0.0070424797013401985,0.00756282452493906,0.00806534942239523,0.008575002662837505,0.009120295755565166,0.009772509336471558,0.010528079234063625,0.011479669250547886,0.012427695095539093,0.01356461364775896,0.014890424907207489,0.01639087125658989,0.01817644014954567,0.020264947786927223,0.022421173751354218,0.02503715455532074,0.028045177459716797,0.0317339263856411,0.03573274239897728,0.040269725024700165,0.04545179009437561,0.051082924008369446,0.057708416134119034,0.06514649838209152,0.07349340617656708,0.08288456499576569,0.09319523721933365,0.10478895902633667,0.11766571551561356,0.13154752552509308,0.14694048464298248,0.16362716257572174,0.18174657225608826,0.20091025531291962,0.22155654430389404,0.24343955516815186,0.266363263130188,0.2898928225040436,0.3142670691013336,0.3394361138343811,0.36457306146621704,0.3901020288467407,0.4156809151172638,0.4414023756980896,0.4655342698097229,0.489626944065094,0.5122334361076355,0.5339774489402771,0.5547093152999878,0.5742222666740417,0.5927016139030457,0.6098052859306335,0.6252303123474121,0.6397179961204529,0.6531899571418762,0.6651543378829956,0.6763702630996704,0.6861819624900818,0.6951026916503906,0.7033711671829224,0.7108128666877747,0.7173777222633362,0.7234508395195007,0.7288894653320312,0.7338007092475891,0.7380632162094116,0.7417697906494141,0.7452019453048706,0.7484558820724487,0.7514069080352783,0.7537662386894226,0.7558975219726562,0.757697343826294,0.7593831419944763,0.7610047459602356,0.7623376846313477,0.7634995579719543,0.7645865678787231,0.7654954195022583,0.7663365006446838,0.767063558101654,0.767733633518219,0.7682895660400391,0.7688170671463013,0.7692554593086243,0.7696653008460999,0.7700502276420593,0.7703567147254944,0.7706453800201416,0.7709055542945862,0.7711087465286255,0.7713261246681213,0.7715292572975159,0.7717074751853943,0.771850049495697,0.7719676494598389,0.7720959782600403,0.7722064256668091,0.77228844165802,0.7723703980445862,0.7724630236625671,0.772537887096405,0.7726020216941833,0.7726554870605469,0.7727125287055969,0.7727659940719604,0.7728087306022644,0.7728301286697388,0.7728586792945862,0.7728800177574158,0.7728978395462036,0.7729156613349915,0.7729477286338806,0.7729620337486267,0.7729833722114563,0.7729869484901428,0.7729941010475159,0.7730047702789307,0.7730083465576172,0.7730083465576172,0.7730119228363037,0.7730154991149902,0.773019015789032,0.7730225920677185,0.7730297446250916,0.7730368375778198,0.7730404138565063,0.7730439901351929,0.7730439901351929,0.7730439901351929,0.7730439901351929,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794,0.7730475664138794],"active":[0.0022631287574768066,0.0020991843193769455,0.002092056442052126,0.0020778002217411995,0.0020671081729233265,0.0021027482580393553,0.0021063124295324087,0.0020706721115857363,0.002134824637323618,0.0021241321228444576,0.002074236050248146,0.0020778002217411995,0.0021455162204802036,0.002131260000169277,0.0021348241716623306,0.0021134400740265846,0.002102748490869999,0.002209668979048729,0.0023878691717982292,0.002576760947704315,0.002886829897761345,0.002979493699967861,0.0033679716289043427,0.0037849610671401024,0.004059389233589172,0.004508454352617264,0.005060873925685883,0.005577657371759415,0.0064615290611982346,0.007309764623641968,0.008300557732582092,0.009034741669893265,0.010143149644136429,0.011529549956321716,0.012605879455804825,0.014191865921020508,0.015695873647928238,0.0176168754696846,0.01974102109670639,0.021662026643753052,0.023868143558502197,0.02655896544456482,0.029050208628177643,0.031904980540275574,0.0342465341091156,0.03699082136154175,0.03966383635997772,0.042443737387657166,0.044649869203567505,0.04653880000114441,0.048295825719833374,0.05026674270629883,0.0516638457775116,0.052141398191452026,0.05292192101478577,0.05251920223236084,0.05177077651023865,0.04976779222488403,0.04878765344619751,0.046496033668518066,0.04474610090255737,0.042768120765686035,0.04025542736053467,0.037774860858917236,0.035055577754974365,0.032225728034973145,0.030529260635375977,0.028020262718200684,0.025671541690826416,0.023558080196380615,0.021166622638702393,0.019438087940216064,0.017812907695770264,0.016173481941223145,0.014658749103546143,0.013553917407989502,0.012171030044555664,0.010930836200714111,0.009768903255462646,0.008949220180511475,0.00845026969909668,0.007769525051116943,0.0068642497062683105,0.006001770496368408,0.005549192428588867,0.005153536796569824,0.004875540733337402,0.004529833793640137,0.004073679447174072,0.003831326961517334,0.0035675764083862305,0.0033394694328308105,0.003196895122528076,0.0030080080032348633,0.002836942672729492,0.0026729702949523926,0.0025090575218200684,0.002366483211517334,0.0022559762001037598,0.002184748649597168,0.002106308937072754,0.0020706653594970703,0.00197446346282959,0.0019245743751525879,0.001917421817779541,0.0018711090087890625,0.0018176436424255371,0.0017713308334350586,0.001739203929901123,0.001739203929901123,0.001689314842224121,0.0016679763793945312,0.0016643404960632324,0.001650094985961914,0.0016180872917175293,0.001596689224243164,0.001596689224243164,0.001596689224243164,0.0015859603881835938,0.001568138599395752,0.0015396475791931152,0.0015468001365661621,0.0015431642532348633,0.0015325546264648438,0.0015289783477783203,0.0015360713005065918,0.0015254020690917969,0.001528918743133545,0.001514732837677002,0.0015146732330322266,0.0015110969543457031,0.001507580280303955,0.0015040040016174316,0.001507580280303955,0.0015110969543457031,0.0015146732330322266,0.0015111565589904785,0.001507580280303955,0.0015040040016174316,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0014968514442443848,0.0014968514442443848,0.0014968514442443848,0.0014968514442443848,0.0014968514442443848,0.0014968514442443848,0.0014968514442443848,0.0014968514442443848,0.0014968514442443848,0.0014968514442443848,0.0014968514442443848,0.0014968514442443848,0.0014968514442443848,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082,0.0015004277229309082]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0022631287574768066,0.0027086297050118446,0.0031077987514436245,0.0035675554536283016,0.004041568376123905,0.00449419766664505,0.004925442859530449,0.005328175611793995,0.0057594203390181065,0.006140769459307194,0.0066183460876345634,0.007035335060209036,0.007438067812472582,0.007798032835125923,0.008222149685025215,0.008574986830353737,0.008967027068138123,0.009444604627788067,0.009972077794373035,0.010545882396399975,0.011272940784692764,0.011999998241662979,0.012915948405861855,0.0139281265437603,0.015097120776772499,0.016319576650857925,0.017816457897424698,0.019438082352280617,0.02114524133503437,0.023248005658388138,0.025350771844387054,0.027948932722210884,0.03102823533117771,0.03410753980278969,0.037760645151138306,0.041549187153577805,0.04598994180560112,0.05109003558754921,0.056728295981884,0.06292253732681274,0.0695195198059082,0.07699324190616608,0.08521541208028793,0.09407196938991547,0.10383022576570511,0.11478598415851593,0.12655076384544373,0.13954514265060425,0.15297076106071472,0.16698800027370453,0.18219919502735138,0.19872193038463593,0.21574006974697113,0.23401986062526703,0.2528877258300781,0.2724291682243347,0.2925088107585907,0.31278088688850403,0.33346280455589294,0.3545368015766144,0.3755466043949127,0.39618220925331116,0.41648638248443604,0.43644124269485474,0.4558330178260803,0.4750857949256897,0.49371129274368286,0.5111321806907654,0.5279614329338074,0.5438782572746277,0.5588328242301941,0.5729356408119202,0.5864788293838501,0.5987390279769897,0.6102365255355835,0.6208073496818542,0.6308364868164062,0.6397179961204529,0.6482217311859131,0.6557310819625854,0.6629874110221863,0.6691780686378479,0.6752333641052246,0.6806933879852295,0.6855725049972534,0.68998122215271,0.6940904855728149,0.6978256106376648,0.7011008858680725,0.7040661573410034,0.7068247199058533,0.7092874050140381,0.7116289734840393,0.7136853933334351,0.7154781222343445,0.7171317934989929,0.7185930609703064,0.7199188470840454,0.7210450768470764,0.7220572829246521,0.7230837345123291,0.7239675521850586,0.7247658967971802,0.7255001068115234,0.7261665463447571,0.7267439365386963,0.7272785305976868,0.727756142616272,0.7282158732414246,0.728600800037384,0.7289215326309204,0.729238748550415,0.7295309901237488,0.7297662496566772,0.7299872040748596,0.730215311050415,0.7303970456123352,0.7305823564529419,0.730696439743042,0.7308282852172852,0.7309316396713257,0.7310385704040527,0.7311347723007202,0.7312167882919312,0.7313023209571838,0.73138427734375,0.7314519882202148,0.7315268516540527,0.7315838932991028,0.7316302061080933,0.7316836714744568,0.7317442297935486,0.7317906022071838,0.7318297624588013,0.731865406036377,0.7319010496139526,0.7319296002388,0.7319474220275879,0.731972336769104,0.7319865822792053,0.7320044040679932,0.732029378414154,0.7320472002029419,0.7320650219917297,0.7320756912231445,0.7320899367332458,0.7320899367332458,0.7321041822433472,0.7321149110794067,0.732122004032135,0.7321291565895081,0.7321291565895081,0.7321363091468811,0.7321398258209229,0.7321434020996094,0.7321505546569824,0.7321505546569824,0.7321576476097107,0.7321648001670837,0.7321683764457703,0.7321754693984985,0.7321754693984985,0.7321754693984985,0.7321790456771851,0.7321826219558716,0.7321826219558716,0.7321897745132446,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864,0.7321932911872864],"recovered":[0.0,0.0005488572060130537,0.001101278467103839,0.00155747146345675,0.0020421764347702265,0.0025233174674212933,0.0029795104637742043,0.0034357034601271152,0.0038562563713639975,0.004266117233783007,0.004711618181318045,0.005178503226488829,0.005552724003791809,0.005987532902508974,0.006368882022798061,0.006753794848918915,0.007142271846532822,0.007516492623835802,0.007922789081931114,0.008418186567723751,0.008988427929580212,0.009605000726878643,0.010321366600692272,0.011062679812312126,0.01201783400028944,0.01300506480038166,0.014131290838122368,0.01546066626906395,0.016929037868976593,0.01852927729487419,0.020329101011157036,0.022335637360811234,0.02465580590069294,0.027382271364331245,0.03008735366165638,0.03327713906764984,0.03682689368724823,0.04101816564798355,0.04549456015229225,0.0504520945250988,0.056083228439092636,0.06224539503455162,0.06913818418979645,0.0768471360206604,0.0847378522157669,0.0938011184334755,0.1040298268198967,0.11476105451583862,0.12663276493549347,0.1392636001110077,0.1524682492017746,0.16686685383319855,0.1820530891418457,0.19814814627170563,0.21521973609924316,0.2334924042224884,0.2521499991416931,0.2717163860797882,0.2914609909057617,0.31212154030799866,0.3325967788696289,0.35353174805641174,0.37435269355773926,0.3950239419937134,0.4153673052787781,0.43519386649131775,0.45442524552345276,0.47375285625457764,0.4916156828403473,0.508965253829956,0.5257802605628967,0.5416008830070496,0.5565340518951416,0.5708186030387878,0.5838735699653625,0.5965792536735535,0.6078237295150757,0.6185798645019531,0.6287622451782227,0.6380500793457031,0.6462401747703552,0.6539989709854126,0.6607314348220825,0.6674531102180481,0.6736260056495667,0.679039716720581,0.6839152574539185,0.6883631348609924,0.6925330758094788,0.6962681412696838,0.6996468305587769,0.7026370167732239,0.705359935760498,0.7078689932823181,0.7101000547409058,0.712252676486969,0.7141523361206055,0.7159022688865662,0.7174383401870728,0.7187178134918213,0.7199438214302063,0.7210842967033386,0.7220358848571777,0.7229162454605103,0.7237609028816223,0.724434494972229,0.7250546216964722,0.725660502910614,0.7262057662010193,0.7266727089881897,0.7270575761795044,0.7274496555328369,0.7278345227241516,0.7281659841537476,0.7284547090530396,0.7286863327026367,0.7289572358131409,0.7291710376739502,0.7293991446495056,0.7295345664024353,0.729677140712738,0.7298125624656677,0.7299230694770813,0.7300406694412231,0.7301404476165771,0.7302224040031433,0.7302936911582947,0.7303685545921326,0.7304362654685974,0.7305075526237488,0.7305574417114258,0.7306109070777893,0.7306643724441528,0.7307178378105164,0.7307713031768799,0.7308140397071838,0.730853259563446,0.7308853268623352,0.7309103012084961,0.7309281229972839,0.7309459447860718,0.7309744358062744,0.7309994101524353,0.7310279011726379,0.7310421466827393,0.7310635447502136,0.7310777902603149,0.7310813665390015,0.7310920357704163,0.7311062812805176,0.7311134338378906,0.7311170101165771,0.7311205863952637,0.7311312556266785,0.7311384081840515,0.7311384081840515,0.7311419248580933,0.7311490774154663,0.7311526536941528,0.7311597466468811,0.7311633229255676,0.7311704754829407,0.7311704754829407,0.7311704754829407,0.7311704754829407,0.7311704754829407,0.7311704754829407,0.7311740517616272,0.731177568435669,0.731177568435669,0.731177568435669,0.731177568435669,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555,0.7311811447143555],"active":[0.0022631287574768066,0.00215977244079113,0.0020065202843397856,0.0020100839901715517,0.0019993919413536787,0.001970880199223757,0.0019459323957562447,0.0018924721516668797,0.001903163967654109,0.001874652225524187,0.0019067279063165188,0.0018568318337202072,0.0018853438086807728,0.001810499932616949,0.0018532676622271538,0.001821191981434822,0.001824755221605301,0.0019281120039522648,0.0020492887124419212,0.0021276958286762238,0.0022845128551125526,0.002394997514784336,0.0025945818051695824,0.0028654467314481735,0.003079286776483059,0.003314511850476265,0.00368516705930233,0.003977416083216667,0.004216203466057777,0.0047187283635139465,0.005021670833230019,0.005613295361399651,0.006372429430484772,0.006725268438458443,0.007673291489481926,0.008272048085927963,0.00916304811835289,0.010071869939565659,0.011233735829591751,0.012470442801713943,0.013436291366815567,0.014747846871614456,0.016077227890491486,0.017224833369255066,0.019092373549938202,0.020984865725040436,0.022520937025547028,0.024784088134765625,0.026337996125221252,0.02772440016269684,0.029730945825576782,0.03185507655143738,0.03368698060512543,0.0358717143535614,0.03766798973083496,0.038936764001846313,0.04035881161689758,0.04106450080871582,0.042001813650131226,0.04241526126861572,0.042949825525283813,0.042650461196899414,0.04213368892669678,0.04141730070114136,0.040465712547302246,0.03989192843437195,0.0392860472202301,0.037379324436187744,0.03634575009346008,0.03491300344467163,0.03305256366729736,0.031334757804870605,0.029944777488708496,0.027920424938201904,0.026362955570220947,0.02422809600830078,0.023012757301330566,0.021138131618499756,0.01945948600769043,0.017681002616882324,0.016747236251831055,0.015179097652435303,0.01450192928314209,0.013240277767181396,0.011946499347686768,0.010941505432128906,0.010175228118896484,0.009462475776672363,0.00856781005859375,0.00779801607131958,0.007177889347076416,0.006650388240814209,0.00626903772354126,0.005816400051116943,0.005378067493438721,0.004879117012023926,0.004440724849700928,0.004016578197479248,0.003606736660003662,0.0033394694328308105,0.0031399130821228027,0.0028832554817199707,0.0027300119400024414,0.0025838613510131836,0.0024056434631347656,0.002309441566467285,0.0022239089012145996,0.002095639705657959,0.0020101070404052734,0.001928091049194336,0.0018639564514160156,0.001789093017578125,0.001696467399597168,0.0016002655029296875,0.0015324950218200684,0.0015289783477783203,0.001439809799194336,0.0014113187789916992,0.001297295093536377,0.0012937188148498535,0.0012544989585876465,0.0012260079383850098,0.001211702823638916,0.0011761188507080078,0.0011618733406066895,0.0011618733406066895,0.001158297061920166,0.001158297061920166,0.001147627830505371,0.0011226534843444824,0.0011262297630310059,0.0011333227157592773,0.0011262297630310059,0.0011119246482849121,0.0010941028594970703,0.0010870099067687988,0.001076340675354004,0.0010620951652526855,0.0010620355606079102,0.0010584592819213867,0.0010584592819213867,0.0010549426078796387,0.0010477900505065918,0.0010371208190917969,0.0010335445404052734,0.0010263919830322266,0.0010121464729309082,0.0010228157043457031,0.0010228753089904785,0.0010157227516174316,0.0010157227516174316,0.0010121464729309082,0.0010157227516174316,0.0010085701942443848,0.0010049939155578613,0.0010121464729309082,0.0010086297988891602,0.0010085701942443848,0.0010121464729309082,0.0010086297988891602,0.0010121464729309082,0.0010049939155578613,0.0010049939155578613,0.0010085701942443848,0.0010121464729309082,0.0010121464729309082,0.001019299030303955,0.0010192394256591797,0.0010157227516174316,0.0010157227516174316,0.0010157227516174316,0.0010157227516174316,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082,0.0010121464729309082]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0022631287574768066,0.002658733632415533,0.003118490567430854,0.003606759710237384,0.00409502862021327,0.004551221616566181,0.00505374651402235,0.005613296292722225,0.00613720528781414,0.006646858528256416,0.007188587449491024,0.007673292420804501,0.008218586444854736,0.008728238753974438,0.009291352704167366,0.009840209037065506,0.010381938889622688,0.01110543217509985,0.011946537531912327,0.012990792281925678,0.0141312750056386,0.015613902360200882,0.01728898659348488,0.019206421449780464,0.021391158923506737,0.023946551606059074,0.027068622410297394,0.030493633821606636,0.034595806151628494,0.039499882608652115,0.045024093240499496,0.05140010267496109,0.05873126909136772,0.06724924594163895,0.07691840082406998,0.08796326071023941,0.10060123354196548,0.11477529257535934,0.1306600719690323,0.14831973612308502,0.1677614003419876,0.1887533962726593,0.21191945672035217,0.23674276471138,0.26334452629089355,0.29119011759757996,0.32020825147628784,0.3502991795539856,0.38056474924087524,0.41126152873039246,0.4414486885070801,0.47117963433265686,0.4998948574066162,0.5276121497154236,0.5537754893302917,0.5785952806472778,0.6017720103263855,0.6231204271316528,0.6425870060920715,0.6602823138237,0.6766411066055298,0.6914709806442261,0.704907238483429,0.7167860865592957,0.7274353504180908,0.7368550300598145,0.7451092600822449,0.7526898980140686,0.7594152092933655,0.7652637362480164,0.7705063819885254,0.7749043703079224,0.7789245843887329,0.7823816537857056,0.785557210445404,0.7882658243179321,0.7906145453453064,0.7927493453025818,0.794552743434906,0.796167254447937,0.797493040561676,0.7987155318260193,0.7998239398002625,0.8007755279541016,0.8016023635864258,0.8023436665534973,0.8030279874801636,0.8035518527030945,0.804093599319458,0.804482102394104,0.804831326007843,0.8051414489746094,0.805419385433197,0.8056760430335999,0.8058613538742065,0.8060538172721863,0.8062106370925903,0.8063424825668335,0.8064529895782471,0.8065527677536011,0.8066311478614807,0.8066917657852173,0.8067630529403687,0.8068200945854187,0.8068664073944092,0.8069091439247131,0.8069483637809753,0.806984007358551,0.8070196509361267,0.8070410490036011,0.8070588707923889,0.8070731163024902,0.8070873618125916,0.8071087598800659,0.8071230053901672,0.8071265816688538,0.807133674621582,0.8071514964103699,0.8071622252464294,0.8071693181991577,0.8071764707565308,0.8071800470352173,0.8071836233139038,0.8071871399879456,0.8071907162666321,0.8071978688240051,0.8072049617767334,0.8072049617767334,0.8072049617767334,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199],"recovered":[0.0,0.0005524212028831244,0.0010513822780922055,0.0015075752744451165,0.001978024374693632,0.0025019333697855473,0.0029795104637742043,0.003474907483905554,0.003998816944658756,0.004544110037386417,0.005032379180192947,0.0055455961264669895,0.006051685195416212,0.00660410663112998,0.007167219650000334,0.00766974501311779,0.00822929386049509,0.008756767027080059,0.009441056288778782,0.010178806260228157,0.010998528450727463,0.01201783400028944,0.013265237212181091,0.01466232817620039,0.016287514939904213,0.018212080001831055,0.02048948034644127,0.023190999403595924,0.026241788640618324,0.02982361800968647,0.034007761627435684,0.03883342817425728,0.0445002019405365,0.05093323439359665,0.058349933475255966,0.06698552519083023,0.07693979889154434,0.0880880132317543,0.10085073113441467,0.11514239758253098,0.1309879720211029,0.1487438678741455,0.16811780631542206,0.18940919637680054,0.21259306371212006,0.2372417449951172,0.2634728252887726,0.2916427552700043,0.31999799609184265,0.34970399737358093,0.37953832745552063,0.4095900356769562,0.43988052010536194,0.46925508975982666,0.4978776276111603,0.5255093574523926,0.5517582893371582,0.5763143301010132,0.5990776419639587,0.6201052665710449,0.639293909072876,0.6574952602386475,0.6738826036453247,0.6888265013694763,0.702312707901001,0.7142699360847473,0.7254145741462708,0.734994649887085,0.7435126304626465,0.7513462901115417,0.7581000924110413,0.76402348279953,0.7692625522613525,0.7739171385765076,0.7781226634979248,0.7817045450210571,0.784869372844696,0.7876492738723755,0.7900941967964172,0.7923110127449036,0.7941393256187439,0.7958001494407654,0.7972792387008667,0.7985907793045044,0.7996742725372314,0.8006008863449097,0.8014705181121826,0.8022153973579407,0.8029103875160217,0.8035162687301636,0.8040187954902649,0.8044036626815796,0.8047671914100647,0.8050986528396606,0.8053624033927917,0.805608332157135,0.8058292865753174,0.8060289025306702,0.8062070608139038,0.8063353896141052,0.8064529895782471,0.8065670132637024,0.8066454529762268,0.8067167401313782,0.8067737221717834,0.8068307638168335,0.8068948984146118,0.8069376945495605,0.8069769144058228,0.8070089817047119,0.8070268034934998,0.8070446252822876,0.8070552945137024,0.8070766925811768,0.8070980906486511,0.8071051836013794,0.807115912437439,0.8071265816688538,0.8071444034576416,0.8071515560150146,0.8071586489677429,0.807165801525116,0.8071728944778442,0.8071800470352173,0.8071871995925903,0.8071871995925903,0.8071942925453186,0.8071978688240051,0.8072014451026917,0.8072014451026917,0.8072050213813782,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199,0.8072085380554199],"active":[0.0022631287574768066,0.0021063124295324087,0.0020671081729233265,0.0020991843193769455,0.002117004245519638,0.002049288246780634,0.002074236050248146,0.0021383888088166714,0.002138388343155384,0.002102748490869999,0.0021562082692980766,0.002127696294337511,0.0021669012494385242,0.0021241321228444576,0.0021241330541670322,0.0021704640239477158,0.002152645029127598,0.0023486651480197906,0.002505481243133545,0.002811986021697521,0.0031327465549111366,0.003596068359911442,0.004023749381303787,0.004544093273580074,0.005103643983602524,0.00573447160422802,0.006579142063856125,0.007302634418010712,0.00835401751101017,0.009676264598965645,0.011016331613063812,0.012566674500703812,0.014231067150831223,0.016316011548042297,0.01856846734881401,0.02097773551940918,0.023661434650421143,0.02668727934360504,0.029809340834617615,0.03317733854055405,0.036773428320884705,0.040009528398513794,0.043801650404930115,0.04733356833457947,0.0507514625787735,0.05394837260246277,0.05673542618751526,0.05865642428398132,0.06056675314903259,0.06155753135681152,0.06191036105155945,0.061589598655700684,0.06001433730125427,0.058357059955596924,0.05589786171913147,0.053085923194885254,0.050013720989227295,0.04680609703063965,0.04350936412811279,0.04017704725265503,0.03734719753265381,0.03397572040557861,0.031024634838104248,0.027959585189819336,0.025122642517089844,0.02258509397506714,0.01969468593597412,0.017695248126983643,0.015902578830718994,0.01391744613647461,0.01240628957748413,0.010880887508392334,0.009662032127380371,0.008464515209197998,0.007434546947479248,0.006561279296875,0.0057451725006103516,0.005100071430206299,0.0044585466384887695,0.0038562417030334473,0.003353714942932129,0.0029153823852539062,0.002544701099395752,0.002184748649597168,0.001928091049194336,0.0017427802085876465,0.001557469367980957,0.0013364553451538086,0.0011832118034362793,0.0009658336639404297,0.000812530517578125,0.0007377862930297852,0.0006521940231323242,0.000577390193939209,0.0004989504814147949,0.00044548511505126953,0.0003813505172729492,0.0003135800361633301,0.0002459287643432617,0.0002173781394958496,0.00017815828323364258,0.00012475252151489258,0.0001175999641418457,0.00010335445404052734,9.268522262573242e-05,7.838010787963867e-05,5.346536636352539e-05,4.6312808990478516e-05,4.273653030395508e-05,3.2067298889160156e-05,3.2067298889160156e-05,2.849102020263672e-05,3.2067298889160156e-05,3.2067298889160156e-05,2.491474151611328e-05,2.1398067474365234e-05,1.7762184143066406e-05,2.491474151611328e-05,1.7821788787841797e-05,1.7762184143066406e-05,1.7821788787841797e-05,1.424551010131836e-05,1.0728836059570312e-05,7.092952728271484e-06,3.516674041748047e-06,1.0669231414794922e-05,1.0669231414794922e-05,7.092952728271484e-06,3.516674041748047e-06,7.092952728271484e-06,3.516674041748047e-06,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0022631287574768066,0.0026765535585582256,0.0031077987514436245,0.003596067661419511,0.004034440498799086,0.004479941911995411,0.004864854738116264,0.0052925352938473225,0.005713088437914848,0.006190665531903505,0.006614782381802797,0.007067411206662655,0.007505784276872873,0.007954848930239677,0.008371837437152863,0.008803082630038261,0.009248584508895874,0.009815260767936707,0.010431834496557713,0.011194531805813313,0.01203207392245531,0.013037124648690224,0.014198990538716316,0.015531930141150951,0.017139296978712082,0.019010402262210846,0.02099911868572235,0.023376310244202614,0.02600298449397087,0.029064467176795006,0.0325465053319931,0.0366344191133976,0.041217733174562454,0.046431876718997955,0.05221270024776459,0.058888085186481476,0.06631191074848175,0.07468733191490173,0.08402859419584274,0.0944390669465065,0.1060541644692421,0.11917684227228165,0.13359682261943817,0.14888641238212585,0.16561585664749146,0.18386001884937286,0.20323039591312408,0.2240620255470276,0.24628005921840668,0.27022305130958557,0.294668585062027,0.3198019564151764,0.3454735279083252,0.37143731117248535,0.39734765887260437,0.42340055108070374,0.4489045739173889,0.4735639691352844,0.49762099981307983,0.5206837058067322,0.5426380038261414,0.5632807016372681,0.5828506946563721,0.6011162400245667,0.6177423596382141,0.6335237622261047,0.6480364203453064,0.6613693237304688,0.6730486154556274,0.6836123466491699,0.6933812499046326,0.7021130919456482,0.7103602290153503,0.7175986766815186,0.7242242097854614,0.7300477623939514,0.7352476716041565,0.7399236559867859,0.7441077828407288,0.7478856444358826,0.751054048538208,0.7540264129638672,0.7566566467285156,0.7590053677558899,0.7610688805580139,0.7628651857376099,0.7645509243011475,0.7660799026489258,0.7673165798187256,0.7685497403144836,0.7695191502571106,0.7703781127929688,0.7711764574050903,0.7719604969024658,0.7725984454154968,0.7731081247329712,0.7736213207244873,0.7740347385406494,0.7744232416152954,0.7747761011123657,0.7750326991081238,0.7752928733825684,0.7755174040794373,0.7757205367088318,0.7759201526641846,0.7760912179946899,0.7762337327003479,0.7763763070106506,0.776504635810852,0.776604413986206,0.7766721248626709,0.7767398357391357,0.7768111228942871,0.7768717408180237,0.7769180536270142,0.7769715189933777,0.7770214080810547,0.7770534753799438,0.7770891189575195,0.7771247625350952,0.7771532535552979,0.7771710753440857,0.7771960496902466,0.777217447757721,0.7772352695465088,0.7772495150566101,0.7772601842880249,0.777267336845398,0.7772780060768127,0.7772851586341858,0.7772922515869141,0.7773064970970154,0.7773100733757019,0.777317225933075,0.7773208022117615,0.7773243188858032,0.7773278951644897,0.7773350477218628,0.7773350477218628,0.7773386240005493,0.7773386240005493,0.7773386240005493,0.7773386240005493,0.7773421406745911,0.7773421406745911,0.7773457169532776,0.7773457169532776,0.7773457169532776,0.7773457169532776,0.7773492932319641,0.7773492932319641,0.7773492932319641,0.7773492932319641,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506,0.7773528695106506],"recovered":[0.0,0.0006058813305571675,0.0010513822780922055,0.0015432153595611453,0.001999408472329378,0.00242352532222867,0.0028547702822834253,0.003246811218559742,0.00369231216609478,0.004119993187487125,0.0045904419384896755,0.005060891155153513,0.005488572176545858,0.005905561149120331,0.006333241704851389,0.006814382970333099,0.007274140138179064,0.007684000767767429,0.008186525665223598,0.008763895370066166,0.009394724853336811,0.01018237043172121,0.011044859886169434,0.01219603419303894,0.013389977626502514,0.01475855614989996,0.01644076779484749,0.01818000338971615,0.020307715982198715,0.02265283279120922,0.02551116794347763,0.028807874768972397,0.0323469340801239,0.03637069836258888,0.04104311391711235,0.04630358889698982,0.05228399485349655,0.058970071375370026,0.06660774350166321,0.07502236217260361,0.0843493714928627,0.09508416801691055,0.10698438435792923,0.11988609284162521,0.1340387761592865,0.1494424045085907,0.16631442308425903,0.18466193974018097,0.20419269800186157,0.22486038506031036,0.2472102791070938,0.27068284153938293,0.2945937514305115,0.3194170594215393,0.3451242446899414,0.37091341614723206,0.3968237638473511,0.422648549079895,0.44777125120162964,0.4722880423069,0.4961811602115631,0.5190050601959229,0.5407312512397766,0.5616021156311035,0.5808976292610168,0.5989885330200195,0.6159389615058899,0.6316954493522644,0.6459336280822754,0.6588425040245056,0.6707569360733032,0.6815844178199768,0.6918095350265503,0.7008764147758484,0.708774209022522,0.7163121104240417,0.7230979800224304,0.7289108633995056,0.7343353033065796,0.7389114499092102,0.7430243492126465,0.7468485236167908,0.7501915693283081,0.7532387971878052,0.7558476328849792,0.7582248449325562,0.760288417339325,0.7621238827705383,0.7638025283813477,0.765199601650238,0.7665147185325623,0.7677086591720581,0.7686958909034729,0.7695940136909485,0.7704458236694336,0.7711942791938782,0.7718322277069092,0.7724060416221619,0.7728800177574158,0.7733112573623657,0.7737033367156982,0.7740204930305481,0.7742806673049927,0.7745622396469116,0.774783194065094,0.7750148773193359,0.7751823663711548,0.7753605842590332,0.7755031585693359,0.7756492495536804,0.7757704257965088,0.7758559584617615,0.7759486436843872,0.7760235071182251,0.7760733962059021,0.77614825963974,0.7762016654014587,0.7762587070465088,0.776297926902771,0.7763299942016602,0.7763727903366089,0.776404857635498,0.7764333486557007,0.776447594165802,0.7764725685119629,0.776497483253479,0.7765153050422668,0.7765260338783264,0.7765331268310547,0.7765438556671143,0.7765509486198425,0.7765616774559021,0.7765723466873169,0.7765830159187317,0.7765865921974182,0.7765901684761047,0.7765973210334778,0.7766008377075195,0.776604413986206,0.7766079902648926,0.7766079902648926,0.7766115665435791,0.7766115665435791,0.7766115665435791,0.7766151428222656,0.7766186594963074,0.7766222357749939,0.7766258120536804,0.7766258120536804,0.7766258120536804,0.7766258120536804,0.7766293883323669,0.7766293883323669,0.7766293883323669,0.7766293883323669,0.7766293883323669,0.7766293883323669,0.7766329646110535,0.7766329646110535,0.7766329646110535,0.7766329646110535,0.7766329646110535,0.7766329646110535,0.7766329646110535,0.7766329646110535,0.7766329646110535,0.7766329646110535,0.7766329646110535,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952,0.7766364812850952],"active":[0.0022631287574768066,0.00207067234441638,0.002056416589766741,0.0020528524182736874,0.0020350320264697075,0.002056416589766741,0.002010084455832839,0.0020457240752875805,0.0020207762718200684,0.00207067234441638,0.002024340443313122,0.002006520051509142,0.002017212100327015,0.0020492877811193466,0.0020385957323014736,0.001988699659705162,0.0019744443707168102,0.002131260000169277,0.002245308831334114,0.0024306364357471466,0.0026373490691184998,0.002854754216969013,0.0031541306525468826,0.003335895948112011,0.003749319352209568,0.004251846112310886,0.004558350890874863,0.0051963068544864655,0.005695268511772156,0.006411634385585785,0.007035337388515472,0.007826544344425201,0.008870799094438553,0.010061178356409073,0.011169586330652237,0.012584496289491653,0.014027915894985199,0.015717260539531708,0.017420850694179535,0.019416704773902893,0.021704792976379395,0.024092674255371094,0.02661243826150894,0.02900031954050064,0.031577080488204956,0.034417614340782166,0.03691597282886505,0.03940008580684662,0.042087361216545105,0.04536266624927521,0.047458305954933167,0.04911911487579346,0.05087977647781372,0.052020251750946045,0.052223414182662964,0.05248713493347168,0.05208081007003784,0.050915420055389404,0.049849748611450195,0.04839566349983215,0.04645684361457825,0.044275641441345215,0.04211944341659546,0.039514124393463135,0.036844730377197266,0.034535229206085205,0.032097458839416504,0.029673874378204346,0.02711498737335205,0.024769842624664307,0.022624313831329346,0.020528674125671387,0.01855069398880005,0.016722261905670166,0.015450000762939453,0.013735651969909668,0.012149691581726074,0.011012792587280273,0.00977247953414917,0.008974194526672363,0.008029699325561523,0.007177889347076416,0.0064650774002075195,0.005766570568084717,0.005221247673034668,0.004640340805053711,0.00426250696182251,0.003956019878387451,0.0035140514373779297,0.0033501386642456055,0.00300443172454834,0.0026694536209106445,0.0024805665016174316,0.002366483211517334,0.0021526217460632324,0.0019138455390930176,0.001789093017578125,0.0016286969184875488,0.0015432238578796387,0.00146484375,0.0013293623924255371,0.0012723803520202637,0.00123673677444458,0.001158297061920166,0.0011369585990905762,0.001076340675354004,0.0010513663291931152,0.0010157227516174316,0.0010014772415161133,0.0009551644325256348,0.0009016990661621094,0.0008838772773742676,0.0008624792098999023,0.000848233699798584,0.0008446574211120605,0.0008232593536376953,0.0008197426795959473,0.0007947683334350586,0.0007911920547485352,0.0007947683334350586,0.0007804632186889648,0.0007662177085876465,0.0007627010345458984,0.0007698535919189453,0.0007627010345458984,0.0007520318031311035,0.0007448792457580566,0.0007413029670715332,0.0007448792457580566,0.0007413029670715332,0.0007413029670715332,0.0007448196411132812,0.0007377266883850098,0.0007342100143432617,0.0007342100143432617,0.0007341504096984863,0.0007305741310119629,0.0007342100143432617,0.0007306337356567383,0.0007306337356567383,0.0007306337356567383,0.0007270574569702148,0.0007270574569702148,0.0007305741310119629,0.0007269978523254395,0.0007270574569702148,0.0007234811782836914,0.000719904899597168,0.000719904899597168,0.0007234811782836914,0.0007234811782836914,0.000719904899597168,0.000719904899597168,0.0007234811782836914,0.0007234811782836914,0.0007234811782836914,0.0007234811782836914,0.000719904899597168,0.000719904899597168,0.000719904899597168,0.000719904899597168,0.000719904899597168,0.000719904899597168,0.000719904899597168,0.000719904899597168,0.000719904899597168,0.000719904899597168,0.000719904899597168,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199,0.0007163882255554199]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0022631287574768066,0.0026765535585582256,0.003093542531132698,0.0035140954423695803,0.0039453404024243355,0.004405097104609013,0.004871982149779797,0.0052925352938473225,0.005677448119968176,0.006126513238996267,0.006486477795988321,0.006839314941316843,0.00721709942445159,0.007534296251833439,0.007851492613554,0.008225713856518269,0.008564294315874577,0.008988412097096443,0.009483808651566505,0.010025537572801113,0.01067418698221445,0.011426192708313465,0.012142558582127094,0.013087020255625248,0.014059994369745255,0.01517909299582243,0.016487084329128265,0.01790912263095379,0.01952718198299408,0.02131275087594986,0.023294338956475258,0.02555391937494278,0.028091493993997574,0.030974775552749634,0.03425009921193123,0.03781767189502716,0.041809357702732086,0.046221598982810974,0.051147058606147766,0.056728295981884,0.0629795640707016,0.0696941539645195,0.07725697755813599,0.0852617397904396,0.0942644253373146,0.10415811091661453,0.11512099951505661,0.12704616785049438,0.13964849710464478,0.15328796207904816,0.16760101914405823,0.18329690396785736,0.1999194324016571,0.21744365990161896,0.23591235280036926,0.25501543283462524,0.27492040395736694,0.29509982466697693,0.3161631226539612,0.3373689651489258,0.35866034030914307,0.3802297115325928,0.40154606103897095,0.4223349094390869,0.44285646080970764,0.46252623200416565,0.48189303278923035,0.5004971623420715,0.5182672739028931,0.5352640748023987,0.5510775446891785,0.5658788681030273,0.579960286617279,0.5931292772293091,0.6053930521011353,0.616840660572052,0.627550482749939,0.6370058059692383,0.6458908319473267,0.6541950106620789,0.6617007851600647,0.6686220765113831,0.674734354019165,0.6805757880210876,0.6856223940849304,0.6903768181800842,0.6944860816001892,0.6982853412628174,0.7017852067947388,0.7050284147262573,0.7079259753227234,0.7104101181030273,0.7127445340156555,0.7148151993751526,0.7167540192604065,0.7184540629386902,0.7200186848640442,0.7214300036430359,0.7227379679679871,0.7238677740097046,0.7249761819839478,0.7258778810501099,0.7266690731048584,0.7274425029754639,0.7281481623649597,0.7287326455116272,0.7292850613594055,0.7297947406768799,0.730265200138092,0.730689287185669,0.731102705001831,0.7314092516899109,0.7316979169845581,0.7320044040679932,0.732253909111023,0.7324998378753662,0.7327029705047607,0.7329167723655701,0.7330451011657715,0.733198344707489,0.7333337664604187,0.7334834933280945,0.7335975170135498,0.7336937785148621,0.7338113784790039,0.7338826656341553,0.7339717745780945,0.7340287566184998,0.7340893745422363,0.7341499328613281,0.7342033982276917,0.7342319488525391,0.73426753282547,0.7342925071716309,0.7343209981918335,0.7343708872795105,0.7344065308570862,0.7344315052032471,0.7344599962234497,0.7344778180122375,0.7344992160797119,0.7345134615898132,0.7345312833786011,0.7345420122146606,0.7345598340034485,0.7345705032348633,0.7345776557922363,0.7345919013023376,0.7345989942550659,0.734606146812439,0.7346097230911255,0.7346132397651672,0.7346132397651672,0.7346132397651672,0.7346168160438538,0.7346239686012268,0.7346239686012268,0.7346275448799133,0.7346310615539551,0.7346310615539551,0.7346310615539551,0.7346346378326416,0.7346382141113281,0.7346382141113281,0.7346382141113281,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146,0.7346417903900146],"recovered":[0.0,0.0005809332942590117,0.00106920232065022,0.0015218313783407211,0.0019495122833177447,0.002391449175775051,0.0028191301971673965,0.0032432470470666885,0.003713696263730526,0.0041235568933188915,0.0045583657920360565,0.004925458692014217,0.005310371518135071,0.005677464418113232,0.0060231732204556465,0.006386701948940754,0.006728846579790115,0.007070991676300764,0.0074665965512394905,0.007894277572631836,0.008396802470088005,0.008970608003437519,0.00963707733899355,0.010332059115171432,0.011166036128997803,0.012000014074146748,0.012965860776603222,0.014070702716708183,0.015314541757106781,0.01676865667104721,0.018361767753958702,0.020165156573057175,0.022221587598323822,0.024573832750320435,0.027193378657102585,0.030190709978342056,0.033245064318180084,0.036862533539533615,0.04093262925744057,0.04542684182524681,0.05044852942228317,0.05593710392713547,0.06200304254889488,0.0688815787434578,0.07651925086975098,0.08485902845859528,0.09400427341461182,0.1040547713637352,0.11508180946111679,0.12688224017620087,0.1399906575679779,0.1534198522567749,0.16801445186138153,0.1838386505842209,0.2004326730966568,0.21782860159873962,0.2362545132637024,0.25532907247543335,0.2750166654586792,0.2952495515346527,0.3159065246582031,0.3369733691215515,0.3582148551940918,0.37953832745552063,0.400505393743515,0.421394020318985,0.4417623281478882,0.46152833104133606,0.48072049021720886,0.4991286098957062,0.5167704224586487,0.5336923599243164,0.5494346022605896,0.564232349395752,0.5783458352088928,0.5913116931915283,0.6037785410881042,0.6153188347816467,0.6259467005729675,0.6354411840438843,0.6443405151367188,0.6526090502738953,0.6602573990821838,0.6669933795928955,0.6733016967773438,0.6788722276687622,0.6842288970947266,0.6890153884887695,0.6932565569877625,0.6972233057022095,0.7007124423980713,0.7038844227790833,0.7067641615867615,0.7093908190727234,0.7117893695831299,0.7138707637786865,0.7157490253448486,0.7174739837646484,0.7190813422203064,0.7203822135925293,0.7217329740524292,0.7228449583053589,0.7238785028457642,0.7247588038444519,0.7256391048431396,0.7264374494552612,0.7271395921707153,0.7277489900588989,0.7283335328102112,0.7288930416107178,0.7293456792831421,0.7297626733779907,0.7301368713378906,0.7304540872573853,0.7307677268981934,0.7310421466827393,0.7313023209571838,0.7315375804901123,0.7317621111869812,0.7319331765174866,0.7321327328681946,0.7322753071784973,0.7324249744415283,0.7325461506843567,0.7326388359069824,0.7327528595924377,0.732841968536377,0.7329524755477905,0.7330166101455688,0.7330878973007202,0.7331520318984985,0.7331912517547607,0.7332268953323364,0.7332696914672852,0.7333052754402161,0.733330249786377,0.7333730459213257,0.7334015369415283,0.7334336042404175,0.7334620952606201,0.7334834933280945,0.7335084676742554,0.7335262894630432,0.7335405349731445,0.7335547804832458,0.7335690259933472,0.7335832715034485,0.7335940003395081,0.7336046695709229,0.7336153984069824,0.7336296439170837,0.7336332201957703,0.7336332201957703,0.733636736869812,0.7336403131484985,0.7336438894271851,0.7336438894271851,0.7336474657058716,0.7336474657058716,0.7336509823799133,0.7336581349372864,0.7336617112159729,0.7336652874946594,0.7336688041687012,0.7336688041687012,0.7336723804473877,0.7336723804473877,0.7336759567260742,0.7336795330047607,0.7336795330047607,0.7336795330047607,0.7336795330047607,0.7336795330047607,0.7336795330047607,0.7336795330047607,0.7336795330047607,0.7336795330047607,0.7336795330047607,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473,0.7336831092834473],"active":[0.0022631287574768066,0.002095620147883892,0.002024340210482478,0.001992264064028859,0.001995828002691269,0.0020136479288339615,0.0020528519526124,0.002049288246780634,0.00196375185623765,0.002002956345677376,0.0019281120039522648,0.0019138562493026257,0.0019067279063165188,0.0018568318337202072,0.0018283193930983543,0.0018390119075775146,0.0018354477360844612,0.001917420420795679,0.002017212100327015,0.002131260000169277,0.0022773845121264458,0.002455584704875946,0.002505481243133545,0.0027549611404538155,0.0028939582407474518,0.003179078921675682,0.0035212235525250435,0.0038384199142456055,0.004212640225887299,0.004544094204902649,0.004932571202516556,0.005388762801885605,0.005869906395673752,0.006400942802429199,0.007056720554828644,0.007626961916685104,0.008564293384552002,0.009359065443277359,0.010214429348707199,0.011301454156637192,0.012531034648418427,0.013757050037384033,0.015253935009241104,0.01638016104698181,0.01774517446756363,0.019299082458019257,0.021116726100444794,0.022991396486759186,0.024566687643527985,0.02640572190284729,0.027610361576080322,0.02987705171108246,0.031904980540275574,0.03360500931739807,0.03547967970371246,0.03718683123588562,0.03866589069366455,0.03977075219154358,0.04114645719528198,0.04211941361427307,0.04275381565093994,0.04325634241104126,0.04333120584487915,0.042796581983566284,0.04235106706619263,0.041132211685180664,0.04013070464134216,0.038968831300735474,0.037546783685684204,0.036135464906692505,0.034307122230529785,0.03218650817871094,0.030525684356689453,0.02889692783355713,0.02704721689224243,0.02552896738052368,0.023771941661834717,0.021686971187591553,0.01994413137435913,0.01875382661819458,0.017360270023345947,0.016013026237487793,0.014476954936981201,0.013582408428192139,0.01232069730758667,0.011504590511322021,0.010257184505462646,0.009269952774047852,0.008528649806976318,0.0078051090240478516,0.0072135329246521,0.006525695323944092,0.005980372428894043,0.005424380302429199,0.004964649677276611,0.004583299160003662,0.004269659519195557,0.003956019878387451,0.003656625747680664,0.003485560417175293,0.0032432079315185547,0.0030329227447509766,0.0027905702590942383,0.002683699131011963,0.0025090575218200684,0.002295196056365967,0.0021454691886901855,0.002045750617980957,0.0019316673278808594,0.0017962455749511719,0.0017570257186889648,0.001646578311920166,0.0015610456466674805,0.0015503168106079102,0.0014861822128295898,0.0014576911926269531,0.0014006495475769043,0.0013791918754577637,0.0012829899787902832,0.0012651681900024414,0.001201033592224121,0.001208186149597168,0.0011725425720214844,0.001147627830505371,0.0011725425720214844,0.0011298060417175293,0.0011298060417175293,0.0010762810707092285,0.0010727643966674805,0.0010620355606079102,0.0010513663291931152,0.0010406970977783203,0.001040637493133545,0.0010228157043457031,0.0010157227516174316,0.001040637493133545,0.001033484935760498,0.00102996826171875,0.0010263919830322266,0.0010157227516174316,0.0010157227516174316,0.0010049939155578613,0.0010049939155578613,0.0010014772415161133,0.0010050535202026367,0.0010014772415161133,0.0009943842887878418,0.0009979009628295898,0.0009943246841430664,0.000990748405456543,0.000980079174041748,0.0009800195693969727,0.0009800195693969727,0.0009765028953552246,0.0009765028953552246,0.000980079174041748,0.000980079174041748,0.000980079174041748,0.000983595848083496,0.000980079174041748,0.0009729266166687012,0.0009729266166687012,0.0009729266166687012,0.0009694099426269531,0.0009694099426269531,0.0009694099426269531,0.0009694099426269531,0.0009658336639404297,0.0009622573852539062,0.0009622573852539062,0.0009622573852539062,0.0009622573852539062,0.0009622573852539062,0.0009622573852539062,0.0009622573852539062,0.0009622573852539062,0.0009622573852539062,0.0009622573852539062,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828,0.0009586811065673828]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0022631287574768066,0.0026765535585582256,0.003157694824039936,0.0036744759418070316,0.004205512814223766,0.004686654079705477,0.005210563540458679,0.005766548216342926,0.006286893505603075,0.006792982574552298,0.007348967716097832,0.007919209077954292,0.00849657878279686,0.0090703833848238,0.009683392941951752,0.010253634303808212,0.01078110747039318,0.011372732929885387,0.012028509750962257,0.012673595920205116,0.013311552815139294,0.013949510641396046,0.014626671560108662,0.015264629386365414,0.015909714624285698,0.016576183959841728,0.01726403832435608,0.017937634140253067,0.018611231818795204,0.019391750916838646,0.020115243270993233,0.02088506892323494,0.02166558802127838,0.022570844739675522,0.02355094812810421,0.024417001754045486,0.025486202910542488,0.026594610884785652,0.027899036183953285,0.029060903936624527,0.030376022681593895,0.031758859753608704,0.03312743455171585,0.03469559922814369,0.03622455894947052,0.037974487990140915,0.039760053157806396,0.04159195348620415,0.043594926595687866,0.04565848782658577,0.04770779237151146,0.050220418721437454,0.05254058539867401,0.055031828582286835,0.0576157346367836,0.06027448549866676,0.06309717893600464,0.06601966172456741,0.06905263662338257,0.07226023823022842,0.07571376860141754,0.0791601613163948,0.08272060751914978,0.08654478192329407,0.09030837565660477,0.09431788325309753,0.09863746166229248,0.10289289057254791,0.10738710314035416,0.11198467016220093,0.11676757037639618,0.12170372158288956,0.12667907774448395,0.13202865421772003,0.13765978813171387,0.14305925369262695,0.14864762127399445,0.15451398491859436,0.16035182774066925,0.16665299236774445,0.1726868599653244,0.1790379136800766,0.18568122386932373,0.1920928806066513,0.1987433135509491,0.20524762570858002,0.21169492602348328,0.21837744116783142,0.22517399489879608,0.2319028377532959,0.23852120339870453,0.2453569769859314,0.2519824504852295,0.2588966488838196,0.2655791640281677,0.2721903920173645,0.2788443863391876,0.28527742624282837,0.2918494641780853,0.29820409417152405,0.3043769299983978,0.31068524718284607,0.316711962223053,0.32277077436447144,0.328605055809021,0.3344036936759949,0.3401096761226654,0.34566596150398254,0.35107970237731934,0.356229692697525,0.3612905740737915,0.36627307534217834,0.37118425965309143,0.3759921193122864,0.38030099868774414,0.3845314681529999,0.38865503668785095,0.39290332794189453,0.39680591225624084,0.4005410075187683,0.4040372967720032,0.40762269496917725,0.4110904633998871,0.41438716650009155,0.4175448715686798,0.4203711450099945,0.4231189787387848,0.42596662044525146,0.4285754859447479,0.43118077516555786,0.4336755871772766,0.43605634570121765,0.43850836157798767,0.44069668650627136,0.4427388608455658,0.44465628266334534,0.4464775025844574,0.44824525713920593,0.45003437995910645,0.4516560137271881,0.45321348309516907,0.454792320728302,0.45613953471183777,0.4575580060482025,0.4588838219642639,0.46007776260375977,0.461392879486084,0.4625796973705292,0.46361681818962097,0.4647074043750763,0.4657481014728546,0.4666711688041687,0.4675372242927551,0.4684959352016449,0.46937981247901917,0.47020310163497925,0.47093015909194946,0.4716607630252838,0.47232723236083984,0.47295451164245605,0.4736708700656891,0.47434091567993164,0.47489333152770996,0.4753958582878113,0.4759625196456909,0.4764579236507416,0.4769996702671051,0.47749149799346924,0.47795480489730835,0.4783646762371063,0.47872820496559143,0.4790988564491272,0.4794410169124603,0.47979027032852173,0.4801217317581177,0.4804496169090271,0.48073118925094604,0.4809877872467041,0.48124438524246216,0.48150455951690674,0.4817611873149872,0.4820142090320587,0.4822494387626648,0.48246684670448303,0.48268067836761475,0.48288026452064514,0.48307985067367554,0.48327943682670593,0.4834540784358978,0.4836287200450897,0.4837855398654938,0.4839423596858978,0.484102725982666,0.48424530029296875,0.4843878448009491,0.48453041911125183,0.48465871810913086,0.48477277159690857,0.4849295914173126,0.4850293695926666,0.4851541221141815,0.48527172207832336,0.48539647459983826,0.48549267649650574,0.48559248447418213,0.4856994152069092,0.4858134388923645,0.4858776032924652,0.48598095774650574,0.4860771894454956,0.4861662983894348,0.48624470829963684,0.4863302409648895,0.48639795184135437,0.48645496368408203,0.4865226745605469,0.4865868389606476,0.4866403043270111,0.4866901934146881,0.48675790429115295,0.4868006706237793,0.486836314201355,0.48688265681266785,0.486914724111557,0.48693612217903137,0.48698243498802185,0.4870109558105469,0.4870501756668091,0.48708224296569824,0.4871285557746887,0.48716065287590027,0.4871891438961029,0.4872141182422638,0.48724260926246643,0.48726755380630493,0.48730677366256714,0.48733171820640564,0.4873673617839813,0.4873994290828705,0.4874386489391327,0.48746001720428467,0.487502783536911,0.48753488063812256,0.48755982518196106,0.48758476972579956,0.4876168370246887,0.4876382350921631,0.4876560568809509,0.48767030239105225,0.48769524693489075,0.48772376775741577,0.4877522587776184,0.4877772331237793,0.48780572414398193,0.4878271222114563,0.48784494400024414,0.4878734350204468,0.48789483308792114,0.48791977763175964,0.48794829845428467,0.48796966671943665,0.48799818754196167,0.48802313208580017,0.48804453015327454,0.4880623519420624,0.4880872964859009,0.4881015419960022,0.4881157875061035,0.4881407618522644,0.4881514310836792,0.4881657063961029,0.48818352818489075,0.48819777369499207,0.4882048964500427,0.48821917176246643,0.4882369637489319,0.48824766278266907,0.48825836181640625,0.4882761836051941,0.4882868826389313,0.4883011281490326,0.4883153736591339,0.48833319544792175,0.48834747076034546,0.4883545935153961,0.48838311433792114,0.4883902370929718,0.488400936126709,0.48842230439186096,0.4884294271469116,0.4884401261806488,0.48845794796943665,0.48846152424812317,0.48846864700317383,0.48848289251327515,0.4884900152683258,0.48849713802337646,0.488500714302063,0.4885042905807495,0.48851141333580017,0.48852211236953735,0.48853635787963867,0.48854705691337585,0.48855060338974,0.4885613024234772,0.48856842517852783,0.48857200145721436,0.48858270049095154,0.48859336972236633,0.48859336972236633,0.488600492477417,0.4886111915111542,0.48862189054489136,0.4886254668235779,0.4886397123336792,0.4886539578437805,0.48865753412246704,0.4886646568775177,0.48867177963256836,0.488678902387619,0.4886931777000427,0.4887003004550934,0.48870742321014404,0.4887145459651947,0.4887181222438812,0.4887288212776184,0.48873236775398254,0.4887394905090332,0.4887430667877197,0.4887501895427704,0.4887537658214569,0.4887537658214569,0.48875731229782104,0.48876088857650757,0.4887644648551941,0.48877158761024475,0.4887751340866089,0.4887751340866089,0.48878225684165955,0.4887894093990326,0.48879653215408325,0.48880723118782043,0.48881077766418457,0.48881077766418457,0.48881790041923523,0.4888250529766083,0.4888285994529724,0.48883217573165894,0.4888392984867096,0.48884284496307373,0.48884642124176025],"recovered":[0.0,0.0005916252848692238,0.0010727663757279515,0.00155747146345675,0.0020778165198862553,0.0025981615763157606,0.0030899946577847004,0.0036103399470448494,0.0041877091862261295,0.004722310230135918,0.005192759446799755,0.005713104270398617,0.006265525706112385,0.0068500228226184845,0.007398880086839199,0.007979813031852245,0.008535798639059067,0.009088220074772835,0.00968340877443552,0.01029285416007042,0.010948631912469864,0.011593717150390148,0.0122316749766469,0.012851811945438385,0.013504025526344776,0.014141982421278954,0.014844092540442944,0.015542637556791306,0.016180595383048058,0.016854193061590195,0.017545610666275024,0.01826910302042961,0.019067442044615746,0.019815882667899132,0.02055363357067108,0.02141612209379673,0.02234632894396782,0.023280099034309387,0.024302968755364418,0.025429194793105125,0.026598190888762474,0.027809953317046165,0.02927475981414318,0.030696798115968704,0.032147351652383804,0.03367987275123596,0.03531931713223457,0.03706211596727371,0.03882986307144165,0.04060117527842522,0.042629096657037735,0.044696222990751266,0.04692729189991951,0.049179743975400925,0.051560498774051666,0.05410520359873772,0.05669267103075981,0.05929796025156975,0.06207788735628128,0.06495760381221771,0.0680939331650734,0.07129441201686859,0.07480139285326004,0.07818363606929779,0.08180467039346695,0.08539362996816635,0.0893496721982956,0.09361223131418228,0.09775716811418533,0.10204467177391052,0.10654601454734802,0.11095112562179565,0.11591222882270813,0.12076640129089355,0.12594135105609894,0.13119825720787048,0.1367260366678238,0.14207561314105988,0.14782434701919556,0.15365862846374512,0.15972813963890076,0.16557668149471283,0.17194555699825287,0.17841780185699463,0.18475459516048431,0.1911805123090744,0.19750306010246277,0.20392540097236633,0.21058297157287598,0.21729755401611328,0.2241404503583908,0.23085147142410278,0.23763377964496613,0.24416661262512207,0.250760018825531,0.25767776370048523,0.26431038975715637,0.2711069583892822,0.27756136655807495,0.2839551866054535,0.29047733545303345,0.29671791195869446,0.303011953830719,0.3090992569923401,0.3152400553226471,0.321117103099823,0.3270476162433624,0.33297455310821533,0.3386591374874115,0.3441013991832733,0.34927988052368164,0.3545795679092407,0.35981154441833496,0.3648510277271271,0.36974799633026123,0.37432774901390076,0.37887540459632874,0.3832983374595642,0.3873826861381531,0.39131736755371094,0.39535894989967346,0.39903342723846436,0.4027043581008911,0.4062149226665497,0.40957221388816833,0.412929505109787,0.4158555567264557,0.41881367564201355,0.4215936064720154,0.42432719469070435,0.42698240280151367,0.4295342266559601,0.4319969415664673,0.4346093535423279,0.4369758665561676,0.4389645755290985,0.44104596972465515,0.4430418014526367,0.44488438963890076,0.44668421149253845,0.44832366704940796,0.44990965723991394,0.45152413845062256,0.45311012864112854,0.4545285999774933,0.4558793604373932,0.45730140805244446,0.45855236053466797,0.4597427546977997,0.4608689844608307,0.462030827999115,0.4631107449531555,0.4640587568283081,0.46509233117103577,0.46610450744628906,0.46691709756851196,0.467761754989624,0.4685494005680084,0.46932992339134216,0.47006767988204956,0.4706985056400299,0.4714077413082123,0.47201719880104065,0.47270503640174866,0.4732325077056885,0.47379207611083984,0.47436586022377014,0.47486838698387146,0.47539231181144714,0.47591978311538696,0.4763581454753876,0.47677871584892273,0.4771850109100342,0.47750577330589294,0.4778728485107422,0.47821855545043945,0.47855713963508606,0.47887077927589417,0.4791630208492279,0.4794160723686218,0.4796762466430664,0.4799506664276123,0.48021796345710754,0.48045676946640015,0.4806492328643799,0.48089513182640076,0.4811018407344818,0.4813228249549866,0.4815152585506439,0.4817148447036743,0.48186811804771423,0.4820391833782196,0.4822138249874115,0.48237064480781555,0.48250964283943176,0.4826878309249878,0.482848197221756,0.4829765260219574,0.4831048250198364,0.4832545220851898,0.483386367559433,0.48349329829216003,0.4836180508136749,0.48374634981155396,0.4838532507419586,0.48397088050842285,0.48407065868377686,0.4841775894165039,0.4842738211154938,0.484362930059433,0.48444488644599915,0.48452329635620117,0.4846017062664032,0.4846908152103424,0.4847620725631714,0.4848155379295349,0.48487257957458496,0.4849367141723633,0.48498305678367615,0.4850365221500397,0.48510777950286865,0.48516836762428284,0.48522183299064636,0.48526105284690857,0.4853002429008484,0.48534658551216125,0.4853893518447876,0.4854142963886261,0.48545706272125244,0.4854998290538788,0.48554617166519165,0.4855746924877167,0.4856138825416565,0.4856424033641815,0.48567089438438416,0.4856994152069092,0.4857243597507477,0.4857635796070099,0.4857920706272125,0.48582059144973755,0.48585623502731323,0.4858740568161011,0.4859132468700409,0.48594534397125244,0.4859738349914551,0.4859916567802429,0.4860166013240814,0.4860415756702423,0.48607006669044495,0.48608076572418213,0.4860878884792328,0.4861164093017578,0.48613423109054565,0.48615559935569763,0.48618412017822266,0.486205518245697,0.486226886510849,0.4862518310546875,0.48626965284347534,0.486305296421051,0.4863266944885254,0.48634806275367737,0.4863658845424652,0.48638370633125305,0.4864122271537781,0.4864264726638794,0.4864549934864044,0.48647281527519226,0.48649418354034424,0.4865120053291321,0.48653340339660645,0.4865512251853943,0.48656904697418213,0.4865761697292328,0.48658329248428345,0.48659399151802063,0.48660823702812195,0.4866260588169098,0.486636757850647,0.4866545796394348,0.48666882514953613,0.4866902232170105,0.4867008924484253,0.48671871423721313,0.4867294132709503,0.486736536026001,0.4867543578147888,0.48677217960357666,0.48678645491600037,0.48680782318115234,0.4868256449699402,0.48683634400367737,0.4868541657924652,0.48686128854751587,0.48687198758125305,0.48688265681266785,0.48688623309135437,0.48689335584640503,0.48689693212509155,0.4869004786014557,0.48691117763519287,0.48692187666893005,0.4869396984577179,0.4869503974914551,0.48695752024650574,0.4869646430015564,0.4869646430015564,0.4869753420352936,0.48698246479034424,0.4869931638240814,0.4870002865791321,0.48700740933418274,0.4870145320892334,0.4870252311229706,0.48703235387802124,0.4870394766330719,0.4870537519454956,0.4870679974555969,0.48707157373428345,0.4870786964893341,0.48708581924438477,0.4870929419994354,0.4871036410331726,0.48711076378822327,0.4871178865432739,0.48712146282196045,0.48713216185569763,0.48713570833206177,0.4871392846107483,0.48714640736579895,0.4871535301208496,0.48715710639953613,0.48715710639953613,0.48716065287590027,0.4871642291545868,0.4871677756309509,0.48717135190963745,0.48717135190963745,0.487174928188324,0.48718205094337463,0.48718559741973877,0.4871891736984253,0.4871998727321625,0.4872034192085266,0.48720699548721313,0.48721057176589966,0.4872141182422638,0.48722124099731445,0.487224817276001,0.48723194003105164,0.48723194003105164],"active":[0.0022631287574768066,0.0020849283318966627,0.0020849285647273064,0.0021170044783502817,0.002127696294337511,0.002088492503389716,0.002120568882673979,0.0021562082692980766,0.0020991843193769455,0.00207067234441638,0.0021562082692980766,0.0022061048075556755,0.002231053076684475,0.0022203605622053146,0.0022845128551125526,0.002273821271955967,0.002245308831334114,0.0022845128551125526,0.002345100976526737,0.002380741760134697,0.0023629209026694298,0.0023557934910058975,0.0023949965834617615,0.0024128174409270287,0.002405689097940922,0.0024342015385627747,0.0024199457839131355,0.0023949965834617615,0.0024306364357471466,0.0025375578552484512,0.0025696326047182083,0.0026159659028053284,0.002598145976662636,0.00275496207177639,0.0029973145574331284,0.0030008796602487564,0.003139873966574669,0.003314511850476265,0.003596067428588867,0.0036317091435194016,0.003777831792831421,0.003948906436562538,0.00385267473757267,0.003998801112174988,0.004077207297086716,0.004294615238904953,0.004440736025571823,0.004529837518930435,0.004765063524246216,0.005057312548160553,0.005078695714473724,0.005524195730686188,0.005613293498754501,0.00585208460688591,0.006055235862731934,0.006169281899929047,0.006404507905244827,0.006721701472997665,0.006974749267101288,0.007302634418010712,0.007619835436344147,0.007865749299526215,0.00791921466588974,0.008361145853996277,0.008503705263137817,0.008924253284931183,0.009287789463996887,0.009280659258365631,0.009629935026168823,0.009939998388290405,0.010221555829048157,0.010752595961093903,0.010766848921775818,0.011262252926826477,0.01171843707561493,0.01186099648475647,0.011921584606170654,0.012438371777534485,0.012527480721473694,0.012994363903999329,0.012958720326423645,0.01346123218536377,0.013735666871070862,0.013675078749656677,0.013988718390464783,0.014067113399505615,0.014191865921020508,0.014452040195465088,0.014591023325920105,0.014605283737182617,0.01438075304031372,0.014505505561828613,0.014348670840263367,0.01473003625869751,0.014819145202636719,0.014512628316879272,0.01453399658203125,0.014170467853546143,0.014288097620010376,0.014248907566070557,0.01389959454536438,0.013967335224151611,0.013700008392333984,0.013671517372131348,0.013365000486373901,0.013286590576171875,0.013062059879302979,0.012691408395767212,0.012420564889907837,0.012128293514251709,0.012010693550109863,0.011693507432937622,0.01137271523475647,0.011141091585159302,0.01055300235748291,0.010203719139099121,0.009779632091522217,0.009604990482330322,0.009423226118087769,0.009223639965057373,0.008678346872329712,0.00858926773071289,0.008386105298995972,0.00817224383354187,0.007972657680511475,0.0074416399002075195,0.0072634220123291016,0.007152944803237915,0.006981879472732544,0.006853580474853516,0.0066931843757629395,0.006522119045257568,0.006511420011520386,0.0060873329639434814,0.005762994289398193,0.005691707134246826,0.005431532859802246,0.005203455686569214,0.0051499903202056885,0.004971802234649658,0.004889816045761108,0.0048826634883880615,0.00461539626121521,0.004447877407073975,0.00435522198677063,0.004198402166366577,0.004091471433639526,0.004027336835861206,0.003874063491821289,0.0038384199142456055,0.003717273473739624,0.0035604238510131836,0.0034784674644470215,0.003403604030609131,0.0032753050327301025,0.003286004066467285,0.0031684041023254395,0.0031113624572753906,0.0029973089694976807,0.002886831760406494,0.0029723644256591797,0.0029331743717193604,0.0028761327266693115,0.002690821886062622,0.0027300119400024414,0.0026658475399017334,0.002633810043334961,0.0026231110095977783,0.002562493085861206,0.0024448931217193604,0.0023700594902038574,0.0023201406002044678,0.0022560060024261475,0.002284497022628784,0.0022488832473754883,0.0022310614585876465,0.0021740496158599854,0.0021170079708099365,0.002081364393234253,0.002088487148284912,0.0020849406719207764,0.002063542604446411,0.002031475305557251,0.0020100772380828857,0.0020314455032348633,0.0019851326942443848,0.0019780099391937256,0.0019566118717193604,0.0019388198852539062,0.0019138753414154053,0.001917421817779541,0.0019031763076782227,0.0018889009952545166,0.0018746554851531982,0.001878201961517334,0.001842588186264038,0.001810520887374878,0.0017962455749511719,0.0018247663974761963,0.0017748475074768066,0.0017677545547485352,0.00177842378616333,0.00177842378616333,0.0017463266849517822,0.0017392337322235107,0.0017285346984863281,0.0017427802085876465,0.0017000138759613037,0.0017071366310119629,0.001714259386062622,0.001721411943435669,0.001721411943435669,0.0017285346984863281,0.0017071366310119629,0.0016928911209106445,0.0017071366310119629,0.001714259386062622,0.0017035901546478271,0.0017071366310119629,0.0017213821411132812,0.0016928911209106445,0.0016679465770721436,0.0016608238220214844,0.0016536712646484375,0.0016358792781829834,0.0016358494758605957,0.0016216039657592773,0.0016358792781829834,0.0016251802444458008,0.0016287267208099365,0.0016144812107086182,0.0016144514083862305,0.0016002357006072998,0.0016002058982849121,0.0015966594219207764,0.001607358455657959,0.001607358455657959,0.0016037821769714355,0.001607358455657959,0.0016180574893951416,0.0016037821769714355,0.0016287267208099365,0.001621633768081665,0.0016144812107086182,0.0016109347343444824,0.0016251802444458008,0.001621633768081665,0.0016144812107086182,0.0016002357006072998,0.0016144812107086182,0.0016358792781829834,0.0016358494758605957,0.0016430020332336426,0.0016501247882843018,0.0016430020332336426,0.0016394257545471191,0.0016465485095977783,0.0016430020332336426,0.0016501247882843018,0.0016430020332336426,0.0016429722309112549,0.0016501247882843018,0.001657247543334961,0.0016608238220214844,0.0016501247882843018,0.0016608238220214844,0.0016465485095977783,0.0016429722309112549,0.001646578311920166,0.0016394257545471191,0.00163230299949646,0.00163230299949646,0.0016287267208099365,0.0016287267208099365,0.0016358792781829834,0.0016429722309112549,0.0016394257545471191,0.00163230299949646,0.0016394257545471191,0.00163230299949646,0.00163230299949646,0.001625150442123413,0.00163230299949646,0.0016287565231323242,0.0016251802444458008,0.001646578311920166,0.0016358792781829834,0.0016287565231323242,0.0016358494758605957,0.0016216039657592773,0.0016144812107086182,0.0016216039657592773,0.001607358455657959,0.001607358455657959,0.0016109049320220947,0.001607358455657959,0.0016109049320220947,0.001607358455657959,0.001607358455657959,0.0016109347343444824,0.0016109347343444824,0.0016144812107086182,0.001607358455657959,0.0016002058982849121,0.0016037821769714355,0.0016037821769714355,0.001607358455657959,0.001607358455657959,0.0016109049320220947,0.0016002058982849121,0.0016002058982849121,0.0016037821769714355,0.001607358455657959,0.0016002357006072998,0.001607358455657959,0.0016144812107086182,0.0016037821769714355,0.0015966594219207764,0.0016002058982849121,0.0016002058982849121,0.001607358455657959,0.001607358455657959,0.0016037821769714355,0.0016037821769714355,0.0016002357006072998,0.001607358455657959,0.0016002058982849121,0.0016037821769714355,0.0016037821769714355,0.0016037821769714355,0.0016002357006072998,0.0015966594219207764,0.0016002058982849121,0.0016002357006072998,0.0016002357006072998,0.0016038119792938232,0.0016037821769714355,0.0016037821769714355,0.0016073286533355713,0.001607358455657959,0.0016109347343444824,0.0016180574893951416,0.0016109049320220947,0.001607358455657959,0.0016109049320220947,0.0016144812107086182,0.0016144812107086182,0.0016109347343444824,0.0016144812107086182,0.0016109049320220947,0.0016144812107086182]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0022631287574768066,0.0027121936436742544,0.003161258762702346,0.0036887319292873144,0.004169872961938381,0.004658142104744911,0.005121462978422642,0.005563399754464626,0.006051668897271156,0.006486477795988321,0.006960491184145212,0.007466580253094435,0.007969105616211891,0.008475193753838539,0.008963463827967644,0.00944816879928112,0.00995069369673729,0.010453218594193459,0.010916539467871189,0.011419064365327358,0.01192515343427658,0.012416986748576164,0.012923075817525387,0.013382833451032639,0.013853281736373901,0.014337986707687378,0.014847639948129654,0.015310961753129959,0.015817049890756607,0.016294628381729126,0.016790024936199188,0.017292549833655357,0.017820023000240326,0.01845085248351097,0.019078116863965988,0.019726766273379326,0.020414620637893677,0.021109601482748985,0.02188299223780632,0.022634997963905334,0.023426206782460213,0.02424592897295952,0.02509772591292858,0.026010112836956978,0.02691180631518364,0.027820628136396408,0.028811423107981682,0.029905572533607483,0.030978338792920113,0.031997643411159515,0.03315594792366028,0.03436058387160301,0.0356721393764019,0.03701576963067055,0.03846988454461098,0.03987053781747818,0.04143513739109039,0.04298548027873039,0.044450290501117706,0.04618952423334122,0.047697100788354874,0.04950761795043945,0.051318131387233734,0.053217750042676926,0.05508885160088539,0.05715597793459892,0.05918746069073677,0.06122250854969025,0.06344644725322723,0.06572028994560242,0.06790502369403839,0.07033924013376236,0.07279840856790543,0.07514708489179611,0.07745656371116638,0.07986939698457718,0.08261368423700333,0.08519046008586884,0.0879490077495575,0.09081803262233734,0.09381179511547089,0.09669508039951324,0.0996033102273941,0.10254361480474472,0.10578329861164093,0.10900159925222397,0.11214148998260498,0.1153954267501831,0.1186956986784935,0.12203873693943024,0.12543167173862457,0.12899568676948547,0.1322638839483261,0.13566038012504578,0.1393384337425232,0.14303074777126312,0.1466410905122757,0.15036191046237946,0.15420390665531158,0.15797819197177887,0.16175603866577148,0.1655588448047638,0.16933311522006989,0.17329274117946625,0.1770741492509842,0.1810266375541687,0.18502187728881836,0.18893872201442719,0.19285200536251068,0.19685795903205872,0.20087459683418274,0.2049446851015091,0.2089720219373703,0.2128746062517166,0.21675580739974976,0.22076532244682312,0.22459663450717926,0.22837090492248535,0.2322770655155182,0.23623667657375336,0.24002878367900848,0.24371396005153656,0.2475345879793167,0.2512340247631073,0.254719614982605,0.25837984681129456,0.26174071431159973,0.2654009461402893,0.2688544690608978,0.27233293652534485,0.27566173672676086,0.278865784406662,0.28230148553848267,0.2854698896408081,0.28850996494293213,0.2916320562362671,0.2947434186935425,0.29777997732162476,0.3005705773830414,0.3031473457813263,0.3058239221572876,0.30843278765678406,0.31113430857658386,0.3137253224849701,0.3162415325641632,0.31856170296669006,0.3208533525466919,0.32299888134002686,0.3253154754638672,0.32761070132255554,0.329759806394577,0.33186614513397217,0.33382633328437805,0.33574020862579346,0.3377217948436737,0.3396320939064026,0.34152814745903015,0.34324243664741516,0.3449353575706482,0.346610426902771,0.3481857180595398,0.3497360646724701,0.35123294591903687,0.35270488262176514,0.35423386096954346,0.35558459162712097,0.35689616203308105,0.3581863343715668,0.3593268096446991,0.3604815602302551,0.36151155829429626,0.36264845728874207,0.36366063356399536,0.36469778418540955,0.3657456040382385,0.36665797233581543,0.36746343970298767,0.3683081269264221,0.3692668378353119,0.37007230520248413,0.3708670735359192,0.37171173095703125,0.37243524193763733,0.373158723115921,0.3739071786403656,0.3745950162410736,0.3752721846103668,0.37587806582450867,0.37656235694885254,0.3772217035293579,0.3777812421321869,0.3782980144023895,0.3788932263851166,0.3794456422328949,0.3799303472042084,0.380418598651886,0.3809104561805725,0.38134169578552246,0.3818085789680481,0.38224339485168457,0.3826603591442108,0.38302746415138245,0.38345158100128174,0.3837438225746155,0.38413944840431213,0.3844851553440094,0.384873628616333,0.38520506024360657,0.385461688041687,0.38574323058128357,0.38600340485572815,0.3862101137638092,0.38649168610572815,0.3867340385913849,0.38697993755340576,0.3871581554412842,0.3873612880706787,0.3876107931137085,0.387785404920578,0.3879849910736084,0.38816675543785095,0.38834497332572937,0.38853028416633606,0.38867640495300293,0.388833224773407,0.38900431990623474,0.38910767436027527,0.38926446437835693,0.38940346240997314,0.3895389139652252,0.38966721296310425,0.38980263471603394,0.38994163274765015,0.39003786444664,0.3901590406894684,0.3902623951435089,0.39036574959754944,0.39046555757522583,0.3905510902404785,0.39064374566078186,0.39073285460472107,0.39081481099128723,0.39089322090148926,0.39099302887916565,0.3910892605781555,0.39116767048835754,0.3912389278411865,0.3913137912750244,0.39139220118522644,0.3914634585380554,0.3915240466594696,0.3915882110595703,0.391652375459671,0.39170581102371216,0.39176639914512634,0.3918269872665405,0.39186620712280273,0.3919018507003784,0.3919517397880554,0.3920230269432068,0.39208361506462097,0.39211925864219666,0.392183393239975,0.3922261595726013,0.39227962493896484,0.39231884479522705,0.3923509120941162,0.3923972547054291,0.3924364447593689,0.39246851205825806,0.3925006091594696,0.3925362527370453,0.3925754427909851,0.39260396361351013,0.39263245463371277,0.392671674489975,0.3926966190338135,0.392721563577652,0.39276790618896484,0.3927963972091675,0.39282137155532837,0.3928605616092682,0.3928890824317932,0.3929104506969452,0.3929389715194702,0.3929639160633087,0.39299243688583374,0.3930102586746216,0.3930245041847229,0.3930494487285614,0.3930743932723999,0.3931136131286621,0.39313143491744995,0.39315637946128845,0.39317774772644043,0.39320626854896545,0.3932240903377533,0.39325615763664246,0.39328110218048096,0.393309623003006,0.393338143825531,0.3933630883693695,0.39339515566825867,0.3934236764907837,0.39344149827957153,0.3934628665447235,0.3934771418571472,0.3935020864009857,0.3935270309448242,0.3935519754886627,0.3935733735561371,0.39360544085502625,0.3936268389225006,0.3936482071876526,0.3936767280101776,0.3936980962753296,0.39371591806411743,0.39373019337654114,0.393748015165329,0.39376580715179443,0.3937907814979553,0.39380502700805664,0.3938157260417938,0.3938263952732086,0.39384421706199646,0.3938513696193695,0.3938620388507843,0.393876314163208,0.39389768242836,0.3939226269721985,0.3939369022846222,0.3939511477947235,0.3939618468284607,0.393976092338562,0.3939867913722992,0.3939974904060364,0.39400461316108704,0.39401885867118835,0.39403313398361206,0.3940509557723999,0.39405450224876404,0.3940652012825012,0.39407944679260254,0.3940901458263397,0.3940972685813904,0.3941115438938141,0.3941222131252289,0.39412933588027954,0.3941400349140167,0.39415785670280457,0.39417213201522827],"recovered":[0.0,0.0006023173336870968,0.0010727663757279515,0.0015610354021191597,0.0020635605324059725,0.0024876773823052645,0.0029652544762939215,0.003449959447607398,0.003927536774426699,0.004433625843375921,0.004850614815950394,0.005338883493095636,0.005834280513226986,0.006347497925162315,0.0068500228226184845,0.0073169078677892685,0.007801612839102745,0.008300574496388435,0.008817355148494244,0.009305624291300774,0.009808149188756943,0.010332058183848858,0.010827455669641495,0.011340673081576824,0.011793301440775394,0.012278006412088871,0.012762711383402348,0.013236724771559238,0.013732122257351875,0.014191878959536552,0.014701532199978828,0.015179108828306198,0.015731530264019966,0.016234055161476135,0.016825681552290916,0.017420869320631027,0.018016058951616287,0.01867896504700184,0.01936325430870056,0.020061800256371498,0.020838754251599312,0.021587194874882698,0.022399788722395897,0.023240894079208374,0.024071307852864265,0.024976566433906555,0.025856876745820045,0.026886874809861183,0.02784559316933155,0.028925487771630287,0.029959049075841904,0.03099261224269867,0.03209389001131058,0.03339475393295288,0.03471343591809273,0.03606775775551796,0.037504054605960846,0.03892965614795685,0.04040159285068512,0.04190203920006752,0.04350227862596512,0.04502054676413536,0.046745527535676956,0.048559606075286865,0.05033804476261139,0.05219132825732231,0.05408381670713425,0.05612955987453461,0.05817173421382904,0.060374293476343155,0.06262318044900894,0.06483642756938934,0.06709957122802734,0.06943756341934204,0.07178980857133865,0.07413492351770401,0.07647647708654404,0.07908889651298523,0.08153737336397171,0.08417116850614548,0.08707583695650101,0.08989140391349792,0.09285309165716171,0.09583260864019394,0.09861253201961517,0.10168470442295074,0.10477826744318008,0.10783618688583374,0.11101171374320984,0.11439039558172226,0.11759800463914871,0.12094460427761078,0.12456206977367401,0.12782670557498932,0.13122676312923431,0.13480859994888306,0.13841180503368378,0.14208629727363586,0.1457429677248001,0.14959566295146942,0.15325945615768433,0.15703731775283813,0.16082584857940674,0.16450747847557068,0.1683245301246643,0.17220573127269745,0.17606911063194275,0.18017485737800598,0.18405961990356445,0.18795864284038544,0.1919538974761963,0.1960810124874115,0.20006200671195984,0.2041071653366089,0.20807389914989471,0.21190877258777618,0.21600382030010223,0.21990996599197388,0.22363080084323883,0.22741933166980743,0.23128272593021393,0.2351817488670349,0.23898454010486603,0.24275526404380798,0.24638698995113373,0.25005435943603516,0.2536219358444214,0.2571253478527069,0.2607142925262451,0.26421058177948,0.2677496373653412,0.2712245583534241,0.27449631690979004,0.27779659628868103,0.2810647785663605,0.28429022431373596,0.28745147585868835,0.2905592918395996,0.29368850588798523,0.2965967357158661,0.29925549030303955,0.302035391330719,0.3046763241291046,0.3073030114173889,0.3100116550922394,0.3125421106815338,0.3150012791156769,0.3171895742416382,0.31949904561042786,0.3218299150466919,0.3242819309234619,0.3264559805393219,0.328583687543869,0.33061519265174866,0.3326430916786194,0.3346710205078125,0.3366597294807434,0.3385700583457947,0.3402736485004425,0.3419594168663025,0.3437592387199402,0.34539511799812317,0.3468741774559021,0.34855639934539795,0.35005685687065125,0.3516000509262085,0.35302209854125977,0.35442274808883667,0.3557414412498474,0.3569745719432831,0.3582148551940918,0.35933396220207214,0.3603924810886383,0.3615044355392456,0.36253443360328674,0.36359649896621704,0.364565908908844,0.3654783070087433,0.3662552535533905,0.36726030707359314,0.3681406080722809,0.3689318299293518,0.36973729729652405,0.37049999833106995,0.37127694487571716,0.3720432221889496,0.37267404794692993,0.3734295964241028,0.37403905391693115,0.37476253509521484,0.37535059452056885,0.37592798471450806,0.37651246786117554,0.3770934045314789,0.37769216299057007,0.37824103236198425,0.3787934482097626,0.3792603313922882,0.37974146008491516,0.380197674036026,0.38066810369491577,0.38111361861228943,0.38145220279693604,0.3818691670894623,0.3822469711303711,0.3826461434364319,0.3829490840435028,0.3833232820034027,0.3837082087993622,0.38406461477279663,0.3843604326248169,0.3846134543418884,0.3848344385623932,0.38511598110198975,0.3853726089000702,0.38561850786209106,0.38585731387138367,0.3860462009906769,0.38625648617744446,0.3864845633506775,0.3866841495037079,0.38688018918037415,0.38706907629966736,0.38724371790885925,0.3874112069606781,0.3875466585159302,0.3877212703227997,0.3878745436668396,0.38802778720855713,0.3881632089614868,0.38830578327178955,0.3884376585483551,0.38856595754623413,0.388712078332901,0.38883325457572937,0.3889579772949219,0.3890649080276489,0.3891896605491638,0.38930371403694153,0.3893856704235077,0.38946765661239624,0.38958168029785156,0.3896636664867401,0.3897349536418915,0.38984185457229614,0.3899523615837097,0.3900093734264374,0.3901091516017914,0.3901875615119934,0.3902588486671448,0.3903265595436096,0.390376478433609,0.39045843482017517,0.39051902294158936,0.39057961106300354,0.39062950015068054,0.3907114863395691,0.39075425267219543,0.39080414175987244,0.3908504843711853,0.3909110724925995,0.39096808433532715,0.3910001814365387,0.3910500705242157,0.3910999596118927,0.3911534249782562,0.39120689034461975,0.39124253392219543,0.3912888467311859,0.3913387358188629,0.3913601338863373,0.3913993239402771,0.391424298286438,0.39145636558532715,0.3914884328842163,0.39153119921684265,0.39155614376068115,0.3915775418281555,0.39160606265068054,0.39164525270462036,0.3916773200035095,0.39170941710472107,0.39174148440361023,0.39178067445755005,0.39180561900138855,0.3918270170688629,0.3918590843677521,0.3918840289115906,0.3919018507003784,0.3919232487678528,0.39194461703300476,0.39196959137916565,0.39200878143310547,0.39203372597694397,0.39206579327583313,0.392090767621994,0.3921263813972473,0.3921513557434082,0.39217984676361084,0.3921976685523987,0.39222973585128784,0.3922511339187622,0.39227965474128723,0.39231884479522705,0.3923509120941162,0.3923616111278534,0.39237943291664124,0.3924008309841156,0.3924257755279541,0.3924400210380554,0.39246854186058044,0.3924899101257324,0.3925255537033081,0.39254695177078247,0.39256832003593445,0.3925897181034088,0.3926110863685608,0.39262890815734863,0.392650306224823,0.392678827047348,0.3927001953125,0.39272159337997437,0.3927394151687622,0.392750084400177,0.3927643597126007,0.392778605222702,0.3927857279777527,0.39280712604522705,0.39282137155532837,0.39283207058906555,0.39285343885421753,0.3928641378879547,0.3928748369216919,0.39289265871047974,0.3929033577442169,0.3929140269756317,0.3929283022880554,0.3929390013217926,0.3929496705532074,0.39296749234199524,0.3929853141307831,0.39299243688583374,0.39300671219825745,0.3930138349533081,0.3930245339870453,0.3930387794971466,0.3930494785308838,0.39305660128593445,0.39307084679603577,0.39308154582977295,0.39309224486351013],"active":[0.0022631287574768066,0.0021098763681948185,0.0020884922705590725,0.0021276965271681547,0.0021063124295324087,0.0021704647224396467,0.0021562085021287203,0.0021134403068572283,0.0021241321228444576,0.0020528519526124,0.0021098763681948185,0.0021276967599987984,0.0021348251029849052,0.0021276958286762238,0.0021134410053491592,0.002131260931491852,0.0021490808576345444,0.002152644097805023,0.0020991843193769455,0.0021134400740265846,0.002117004245519638,0.0020849285647273064,0.002095620147883892,0.0020421603694558144,0.002059980295598507,0.002059980295598507,0.0020849285647273064,0.0020742369815707207,0.0020849276334047318,0.0021027494221925735,0.00208849273622036,0.0021134410053491592,0.00208849273622036,0.002216797322034836,0.0022524353116750717,0.0023058969527482986,0.0023985616862773895,0.0024306364357471466,0.0025197379291057587,0.0025731977075338364,0.002587452530860901,0.0026587340980768204,0.0026979371905326843,0.002769218757748604,0.002840498462319374,0.002844061702489853,0.0029545463621616364,0.0030186977237462997,0.003132745623588562,0.003072155639529228,0.0031968988478183746,0.0033679716289043427,0.003578249365091324,0.0036210156977176666,0.0037564486265182495,0.0038027800619602203,0.003931082785129547,0.004055824130773544,0.004048697650432587,0.004287485033273697,0.004194822162389755,0.004487071186304092,0.004572603851556778,0.00465814396739006,0.004750806838274002,0.004964649677276611,0.005103643983602524,0.00509294867515564,0.005274713039398193,0.005345996469259262,0.0052818432450294495,0.005502812564373016,0.005698837339878082,0.005709521472454071,0.005666755139827728,0.005734473466873169,0.0061372071504592896,0.006101563572883606,0.006411634385585785,0.006646864116191864,0.006735958158969879,0.00680367648601532,0.006750218570232391,0.006711006164550781,0.007170766592025757,0.007316894829273224,0.007363222539424896,0.007559239864349365,0.007683984935283661,0.007648341357707977,0.00783366709947586,0.008051082491874695,0.0077018141746521,0.007833674550056458,0.00811167061328888,0.008222147822380066,0.008229285478591919,0.008275613188743591,0.008460938930511475,0.008382529020309448,0.008496582508087158,0.00852152705192566,0.008507266640663147,0.008785262703895569,0.008749619126319885,0.008820906281471252,0.00895276665687561,0.008763864636421204,0.008792385458946228,0.008899316191673279,0.00892069935798645,0.008863672614097595,0.008910015225410461,0.008767440915107727,0.008681908249855042,0.008856549859046936,0.008592814207077026,0.008460938930511475,0.008646264672279358,0.008817344903945923,0.008746057748794556,0.008532211184501648,0.008550047874450684,0.008478760719299316,0.008332625031471252,0.0083254873752594,0.008118778467178345,0.008275598287582397,0.00814017653465271,0.008122354745864868,0.007912099361419678,0.007641226053237915,0.007805168628692627,0.007673293352127075,0.007445186376571655,0.007341831922531128,0.007291942834854126,0.0072206854820251465,0.006882071495056152,0.006550610065460205,0.006568431854248047,0.0063973963260650635,0.006457984447479248,0.006422311067581177,0.006229877471923828,0.00601959228515625,0.005852073431015015,0.005809307098388672,0.005816429853439331,0.0057807862758636475,0.005477875471115112,0.0054101645946502686,0.005242645740509033,0.0051250159740448,0.005078703165054321,0.004961073398590088,0.004868417978286743,0.004672378301620483,0.0046617090702056885,0.004651010036468506,0.004426479339599609,0.004340946674346924,0.004358768463134766,0.0041484832763671875,0.004177004098892212,0.003984540700912476,0.003874063491821289,0.0037635862827301025,0.0035853683948516846,0.003506988286972046,0.0032967031002044678,0.003314495086669922,0.0032681524753570557,0.0031933486461639404,0.0032111704349517822,0.0030614733695983887,0.0028975307941436768,0.002829819917678833,0.0030115842819213867,0.002811998128890991,0.0027264654636383057,0.0027799010276794434,0.0026979446411132812,0.0026587247848510742,0.0026302337646484375,0.0025517940521240234,0.0025981366634368896,0.002448469400405884,0.0025233030319213867,0.0024591684341430664,0.002430647611618042,0.0023700296878814697,0.00238075852394104,0.0023522377014160156,0.0022381842136383057,0.0021775662899017334,0.0021170079708099365,0.002081364393234253,0.0020671188831329346,0.0020457208156585693,0.001992255449295044,0.0019138455390930176,0.001999378204345703,0.0018746554851531982,0.00189247727394104,0.0018390119075775146,0.0019245445728302002,0.0018817782402038574,0.001753479242324829,0.0016786158084869385,0.0016429722309112549,0.0015966594219207764,0.001657247543334961,0.0016180574893951416,0.0016073286533355713,0.0015396475791931152,0.001503974199295044,0.0015645921230316162,0.001528918743133545,0.0015004277229309082,0.0014826059341430664,0.0014647841453552246,0.0014612078666687012,0.0014326870441436768,0.0014220178127288818,0.0014576613903045654,0.001386404037475586,0.001389920711517334,0.0013756752014160156,0.0013757050037384033,0.0013614296913146973,0.001364976167678833,0.0013756752014160156,0.0013257861137390137,0.0013257861137390137,0.0013044178485870361,0.0013008415699005127,0.0012758970260620117,0.0012473762035369873,0.00125807523727417,0.001265197992324829,0.001233130693435669,0.0012295544147491455,0.00125807523727417,0.001247406005859375,0.0012153089046478271,0.0012295544147491455,0.0012046396732330322,0.0012046396732330322,0.0012046098709106445,0.0011974871158599854,0.0012117326259613037,0.0011939406394958496,0.0011867880821228027,0.0011867880821228027,0.0011974871158599854,0.0011547207832336426,0.0011475980281829834,0.0011475980281829834,0.0011725425720214844,0.0011725425720214844,0.0011511743068695068,0.0011832118034362793,0.0011760890483856201,0.0011796653270721436,0.0011654198169708252,0.00114402174949646,0.0011547207832336426,0.0011475980281829834,0.0011297762393951416,0.0011404752731323242,0.0011369287967681885,0.0011511445045471191,0.0011475980281829834,0.00114402174949646,0.0011404752731323242,0.0011404752731323242,0.00114402174949646,0.0011618435382843018,0.0011511445045471191,0.0011440515518188477,0.0011511445045471191,0.0011475980281829834,0.0011297762393951416,0.001133352518081665,0.0011368989944458008,0.001133352518081665,0.0011262297630310059,0.0011226534843444824,0.0011261999607086182,0.0011297762393951416,0.00114402174949646,0.0011226534843444824,0.0011226534843444824,0.0011119544506072998,0.0011155009269714355,0.0010977089405059814,0.001104801893234253,0.0011012554168701172,0.0011119544506072998,0.001108407974243164,0.0011119544506072998,0.0011155009269714355,0.0011048316955566406,0.0010905861854553223,0.0011012554168701172,0.0010977089405059814,0.0011012554168701172,0.0011012554168701172,0.0011119544506072998,0.0011048316955566406,0.0011155307292938232,0.0011012852191925049,0.0011012554168701172,0.001108407974243164,0.0011083781719207764,0.0011048316955566406,0.0011012852191925049,0.0010977089405059814,0.0010869801044464111,0.0010905861854553223,0.0010834336280822754,0.0010763108730316162,0.0010763108730316162,0.001079857349395752,0.0010727643966674805,0.0010763108730316162,0.001069188117980957,0.0010763108730316162,0.0010905563831329346,0.001083463430404663,0.0010870099067687988,0.0010870099067687988,0.0010834336280822754,0.0010834336280822754,0.001083463430404663,0.0010763108730316162,0.001079857349395752,0.001083463430404663,0.001083463430404663,0.001069188117980957,0.0010727643966674805,0.0010727345943450928,0.0010763108730316162,0.0010727345943450928,0.0010727643966674805,0.0010727345943450928,0.0010727345943450928,0.001069188117980957,0.0010763108730316162,0.0010798871517181396]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0022631287574768066,0.002672989619895816,0.0030864146538078785,0.003603195771574974,0.004070080816745758,0.004515581764280796,0.004950390662997961,0.005370943807065487,0.005795060656964779,0.006240561604499817,0.006689626257866621,0.0071173072792589664,0.007555680349469185,0.00798336137086153,0.008414605632424355,0.008849414996802807,0.009277096018195152,0.009697649627923965,0.01013958640396595,0.010481731034815311,0.010952179320156574,0.011329964734613895,0.011714877560734749,0.012099790386855602,0.012441935017704964,0.012809027917683125,0.013158300891518593,0.013571725226938725,0.013945946469902992,0.014256015419960022,0.014623107388615608,0.014997328631579876,0.015396497212350368,0.01580635830760002,0.01618770696222782,0.016579747200012207,0.017014557495713234,0.017438674345612526,0.017841406166553497,0.01826552301645279,0.01871458813548088,0.01918860152363777,0.019730331376194954,0.02021503634750843,0.020731817930936813,0.021259291097521782,0.021797455847263336,0.022353440523147583,0.022994961589574814,0.02359727956354618,0.02419246919453144,0.0247876588255167,0.025375720113515854,0.025992292910814285,0.026637377217411995,0.02733592316508293,0.028020212426781654,0.0286759901791811,0.029381664469838142,0.030158618465065956,0.030857162550091743,0.031687576323747635,0.03246096521615982,0.03324148431420326,0.03401487320661545,0.0349094420671463,0.03575411066412926,0.03658096119761467,0.03743275627493858,0.03831306844949722,0.039139918982982635,0.0401485301554203,0.041071608662605286,0.04209091514348984,0.04315655305981636,0.04410814493894577,0.045073989778757095,0.04603270813822746,0.047101911157369614,0.04822101071476936,0.04929734021425247,0.05037366971373558,0.05146782100200653,0.05259404703974724,0.0537523478269577,0.054793041199445724,0.055979855358600616,0.05713102966547012,0.05845683813095093,0.059654347598552704,0.060869671404361725,0.06202797591686249,0.0633038878440857,0.06455129384994507,0.06585928052663803,0.06708886474370956,0.06838616728782654,0.06966207921504974,0.07103778421878815,0.07232795655727386,0.07368940860033035,0.07502947747707367,0.07632677257061005,0.0777096077799797,0.0791352167725563,0.08055724948644638,0.08206482976675034,0.08346904814243317,0.08488751947879791,0.08626679331064224,0.08775654435157776,0.08936747908592224,0.09091782569885254,0.0924004465341568,0.09397930651903152,0.09547974914312363,0.09707286208868027,0.09858044236898422,0.10009157657623291,0.10173814743757248,0.10333126038312912,0.10491368174552917,0.10649610310792923,0.10811059921979904,0.10976073145866394,0.11143937706947327,0.11314653605222702,0.11478598415851593,0.11646819114685059,0.11808625608682632,0.11978628486394882,0.12150770425796509,0.12316139787435532,0.12492915242910385,0.12667551636695862,0.1284111887216568,0.1300506293773651,0.1318112462759018,0.13350415229797363,0.13512933254241943,0.13687926530838013,0.13864345848560333,0.14021161198616028,0.14187957346439362,0.14356890320777893,0.14527250826358795,0.14687274396419525,0.14852644503116608,0.15016232430934906,0.15172335505485535,0.15342339873313904,0.15512342751026154,0.15676642954349518,0.158331036567688,0.15991701185703278,0.16151724755764008,0.16305333375930786,0.16460368037223816,0.16617541015148163,0.16775070130825043,0.16926540434360504,0.17079080641269684,0.1722627431154251,0.1737631857395172,0.17509612441062927,0.17659656703472137,0.1780257374048233,0.17942282557487488,0.18096961081027985,0.18237026035785675,0.18369607627391815,0.18507534265518188,0.18643680214881897,0.18774478137493134,0.18911336362361908,0.19044630229473114,0.1917685568332672,0.1931050568819046,0.1943809688091278,0.19567470252513885,0.1969185471534729,0.19819802045822144,0.1994204819202423,0.2006571888923645,0.2018333077430725,0.20302368700504303,0.20418912172317505,0.2053224742412567,0.20646652579307556,0.2075357288122177,0.20863699913024902,0.2097846120595932,0.2108858823776245,0.21198716759681702,0.2130991369485855,0.21408993005752563,0.2152125984430313,0.21620339155197144,0.21727615594863892,0.21823130548000336,0.21915438771247864,0.22002044320106506,0.2209755927324295,0.22183096408843994,0.22262217104434967,0.22340267896652222,0.22425448894500732,0.22509914636611938,0.22596876323223114,0.22669939696788788,0.2274656593799591,0.228239044547081,0.22902312874794006,0.22966107726097107,0.23044872283935547,0.2311401516199112,0.23183868825435638,0.2325657457113266,0.23325715959072113,0.233902245759964,0.23462218046188354,0.2352922111749649,0.23589453101158142,0.23646120727062225,0.23712767660617828,0.23778346180915833,0.23833231627941132,0.23895958065986633,0.23950131237506866,0.24006085097789764,0.24063822627067566,0.24121560156345367,0.24173951148986816,0.24225984513759613,0.24272672832012177,0.2431936264038086,0.24367833137512207,0.24415233731269836,0.2445942759513855,0.24504689872264862,0.2454710155725479,0.24590227007865906,0.2463192492723465,0.24667209386825562,0.24705344438552856,0.24745617806911469,0.24778050184249878,0.24814759194850922,0.24847903847694397,0.24882474541664124,0.24917402863502502,0.24952329695224762,0.24982623755931854,0.25011134147644043,0.2503857910633087,0.2506602108478546,0.2509346604347229,0.2512126564979553,0.25150132179260254,0.25177931785583496,0.2520608901977539,0.25228896737098694,0.2525598406791687,0.25280219316482544,0.2530694901943207,0.2533367872238159,0.2535827159881592,0.2537858486175537,0.2539996802806854,0.2542206645011902,0.2544630169868469,0.2546946704387665,0.2548835575580597,0.25505462288856506,0.25526490807533264,0.25546807050704956,0.25563913583755493,0.255824476480484,0.2559955418109894,0.2561345398426056,0.2562949061393738,0.2564481794834137,0.25661924481391907,0.2567831873893738,0.25696495175361633,0.25712889432907104,0.25723937153816223,0.25737836956977844,0.2575244903564453,0.2576741874217987,0.2578096091747284,0.2579593062400818,0.25811967253685,0.2582622468471527,0.2583620250225067,0.25850817561149597,0.2586328983306885,0.2587255537509918,0.2588467299938202,0.2589465379714966,0.2590356469154358,0.2591390013694763,0.25922808051109314,0.2593350112438202,0.2594347894191742,0.2595096528530121,0.25960588455200195,0.2596985399723053,0.2597983181476593,0.25989100337028503,0.2600014805793762,0.26009413599967957,0.26019036769866943,0.2602580785751343,0.26035076379776,0.2604255974292755,0.2604897618293762,0.2605503499507904,0.26063230633735657,0.2607000172138214,0.2607499361038208,0.26081764698028564,0.2608889043331146,0.260960191488266,0.2610243558883667,0.26106712222099304,0.26114195585250854,0.26121681928634644,0.26128095388412476,0.26133084297180176,0.2613878846168518,0.26144134998321533,0.26148054003715515,0.2615375816822052,0.261576771736145,0.2616231143474579,0.261676549911499,0.2617264688014984,0.26175495982170105,0.26181554794311523,0.26185476779937744,0.26189395785331726,0.2619224786758423,0.26195454597473145,0.26199018955230713,0.26203653216362,0.262086421251297,0.2621256411075592,0.262164831161499,0.262214720249176,0.2622503638267517],"recovered":[0.0,0.0005987533368170261,0.0010513823945075274,0.0014933192869648337,0.001988716423511505,0.0024627293460071087,0.002943870611488819,0.00340006360784173,0.0038669484201818705,0.004308885429054499,0.00475795054808259,0.005171375349164009,0.0056311325170099735,0.0060766334645450115,0.006504314485937357,0.006942687090486288,0.0073917522095143795,0.007822996936738491,0.008250677958130836,0.008667667396366596,0.009049016050994396,0.009473132900893688,0.009875865653157234,0.010271470062434673,0.01069558784365654,0.011069808155298233,0.011383441276848316,0.011775481514632702,0.012121190316975117,0.012502538971602917,0.012812607921659946,0.0132224690169096,0.013600253500044346,0.013988730497658253,0.014409283176064491,0.014812016859650612,0.015200492925941944,0.01560322567820549,0.015991702675819397,0.01643363945186138,0.016854193061590195,0.01724623329937458,0.017716683447360992,0.018212080001831055,0.018686093389987946,0.019167233258485794,0.019733911380171776,0.02027207612991333,0.020806677639484406,0.021419687196612358,0.022043388336896896,0.022624321281909943,0.023208819329738617,0.02382539212703705,0.024431273341178894,0.025072794407606125,0.025785597041249275,0.026427118107676506,0.02708289586007595,0.027813516557216644,0.02856195904314518,0.029271196573972702,0.03001607395708561,0.030782334506511688,0.031548596918582916,0.0323469340801239,0.033195167779922485,0.03401489183306694,0.034841738641262054,0.03561513125896454,0.03651682287454605,0.03740426152944565,0.038323774933815,0.03918270021677017,0.04016280546784401,0.041224878281354904,0.042222801595926285,0.04323141276836395,0.04419369623064995,0.04521656781435013,0.04628220573067665,0.047440506517887115,0.04852396622300148,0.04966801404953003,0.05071226507425308,0.05180641636252403,0.05297541245818138,0.054108764976263046,0.055252812802791595,0.0565037801861763,0.05769415944814682,0.05896294489502907,0.06012837588787079,0.06131519004702568,0.062498439103364944,0.06377079337835312,0.0650181919336319,0.06635469943284988,0.06761278957128525,0.06898850202560425,0.07031431049108505,0.07153676450252533,0.07287326455116272,0.07420620322227478,0.07559260725975037,0.07698256522417068,0.07832620292901993,0.07973398268222809,0.0811488926410675,0.08266003429889679,0.08411771059036255,0.08555044233798981,0.08710791170597076,0.08860480040311813,0.09021216630935669,0.0917268693447113,0.093277208507061,0.09485606849193573,0.09636364132165909,0.09793537110090256,0.09948214888572693,0.10111446678638458,0.10267193615436554,0.10431494563817978,0.10589379817247391,0.10758670419454575,0.10915843397378922,0.11086202412843704,0.11258344352245331,0.11416229605674744,0.11579105257987976,0.1175338476896286,0.11919824033975601,0.12090896815061569,0.12267671525478363,0.12430190294981003,0.12598411738872528,0.12770196795463562,0.12936991453170776,0.1311127245426178,0.13275928795337677,0.13455554842948914,0.1362270712852478,0.13787007331848145,0.13958792388439178,0.1412772685289383,0.14287038147449493,0.14458467066287994,0.14619916677474976,0.14792414009571075,0.14957427978515625,0.1513170748949051,0.15294227004051208,0.1546209156513214,0.15626391768455505,0.157771497964859,0.15932896733283997,0.16093634068965912,0.16251875460147858,0.1640477180480957,0.16563013195991516,0.16715197265148163,0.16864529252052307,0.1700994074344635,0.1716247946023941,0.173025444149971,0.17454728484153748,0.17598001658916473,0.17743057012557983,0.17884548008441925,0.18024612963199615,0.18167530000209808,0.1830902099609375,0.18450511991977692,0.18589864671230316,0.18718169629573822,0.1885288804769516,0.189893901348114,0.1911555528640747,0.1925562173128128,0.1938071846961975,0.19502606987953186,0.19637683033943176,0.19766344130039215,0.198896586894989,0.20019032061100006,0.2013450562953949,0.20251405239105225,0.2037471979856491,0.20489837229251862,0.20594263076782227,0.20702965557575226,0.20816656947135925,0.20927853882312775,0.2103726863861084,0.2115238606929779,0.21252891421318054,0.21364088356494904,0.21470296382904053,0.21586838364601135,0.21684135496616364,0.21774305403232574,0.21860910952091217,0.21961772441864014,0.22049446403980255,0.22136765718460083,0.22213391959667206,0.2229999601840973,0.22386601567268372,0.2246394157409668,0.22549477219581604,0.2262645959854126,0.22707362473011017,0.22784702479839325,0.22852417826652527,0.22923341393470764,0.22996403276920319,0.2306554615497589,0.23135043680667877,0.23205611109733582,0.23275108635425568,0.23343181610107422,0.23405908048152924,0.2347291111946106,0.23531004786491394,0.2359693944454193,0.236603781580925,0.23720254004001617,0.23778703808784485,0.23832876980304718,0.23892751336097717,0.2395191490650177,0.2400929480791092,0.24066674709320068,0.241169273853302,0.241657555103302,0.24219214916229248,0.24267329275608063,0.2431437373161316,0.24359279870986938,0.2440204918384552,0.24446241557598114,0.24490079283714294,0.24531778693199158,0.2456955760717392,0.2460697889328003,0.24644401669502258,0.24680040776729584,0.24716037511825562,0.24750608205795288,0.24787317216396332,0.2482081949710846,0.2485218346118927,0.24883902072906494,0.24915622174739838,0.2494734227657318,0.24971219897270203,0.250043660402298,0.25032520294189453,0.2506352961063385,0.2509204149246216,0.25120553374290466,0.25145143270492554,0.25174012780189514,0.2519824802875519,0.25224265456199646,0.2525099515914917,0.2527451813220978,0.25297683477401733,0.2532191872596741,0.25345084071159363,0.2536753714084625,0.2538892328739166,0.2541351318359375,0.25430619716644287,0.2544844150543213,0.25469112396240234,0.2548871338367462,0.2550617754459381,0.2552328407764435,0.2553825378417969,0.25553223490715027,0.255696177482605,0.2558708190917969,0.2560347616672516,0.25619158148765564,0.2563484013080597,0.2564838230609894,0.2566335201263428,0.2567618191242218,0.2569257616996765,0.2570754587650299,0.25721800327301025,0.257360577583313,0.25747817754745483,0.2576278746128082,0.25779181718826294,0.2579379379749298,0.258048415184021,0.25816604495048523,0.2582765221595764,0.2583727538585663,0.25845828652381897,0.258558064699173,0.258636474609375,0.2587362825870514,0.25884318351745605,0.2589215934276581,0.25902852416038513,0.25913187861442566,0.259203165769577,0.2592886984348297,0.2593742311000824,0.25949183106422424,0.25957024097442627,0.2596522271633148,0.259734183549881,0.2597983479499817,0.2598625123500824,0.25991594791412354,0.26000505685806274,0.2600620985031128,0.26014047861099243,0.2601975202560425,0.26026880741119385,0.26035076379776,0.2604113519191742,0.2604862153530121,0.2605610489845276,0.2606394588947296,0.2607000470161438,0.2607535123825073,0.26080694794654846,0.26085686683654785,0.26090675592422485,0.2609530985355377,0.260988712310791,0.2610386312007904,0.26109209656715393,0.2611384093761444,0.26119545102119446,0.2612275183200836,0.2612738609313965,0.2613166272640228,0.26134157180786133,0.26138076186180115,0.261427104473114,0.2614591717720032,0.2614983916282654,0.2615518271923065,0.2615981698036194],"active":[0.0022631287574768066,0.0020742362830787897,0.002035032259300351,0.0021098763681948185,0.002081364393234253,0.0020528524182736874,0.002006520051509142,0.001970880199223757,0.0019281122367829084,0.0019316761754453182,0.001931675709784031,0.0019459319300949574,0.0019245478324592113,0.0019067279063165188,0.0019102911464869976,0.0019067279063165188,0.0018853438086807728,0.0018746526911854744,0.0018889084458351135,0.0018140636384487152,0.001903163269162178,0.0018568318337202072,0.0018390119075775146,0.001828320324420929,0.0017463471740484238,0.0017392197623848915,0.0017748596146702766,0.0017962437123060226,0.0018247561529278755,0.0017534764483571053,0.0018104994669556618,0.0017748596146702766,0.0017962437123060226,0.0018176278099417686,0.00177842378616333,0.0017677303403615952,0.0018140645697712898,0.0018354486674070358,0.0018497034907341003,0.0018318835645914078,0.001860395073890686,0.0019423682242631912,0.0020136479288339615,0.002002956345677376,0.002045724540948868,0.002092057839035988,0.0020635444670915604,0.002081364393234253,0.0021882839500904083,0.0021775923669338226,0.0021490808576345444,0.002163337543606758,0.002166900783777237,0.002166900783777237,0.002206103876233101,0.0022631287574768066,0.002234615385532379,0.002248872071504593,0.0022987686097621918,0.002345101907849312,0.0022952035069465637,0.002416379749774933,0.002444891259074211,0.002459149807691574,0.0024662762880325317,0.0025625079870224,0.002558942884206772,0.0025660693645477295,0.002591017633676529,0.0026979371905326843,0.0026230961084365845,0.002744268625974655,0.002747833728790283,0.0029082149267196655,0.002993747591972351,0.002883266657590866,0.0028511881828308105,0.00280129536986351,0.0029082149267196655,0.0030044429004192352,0.003015134483575821,0.002933163195848465,0.0029438547790050507,0.002926032990217209,0.0030400827527046204,0.002986624836921692,0.0030044429004192352,0.003022264689207077,0.0032040253281593323,0.003150567412376404,0.003175511956214905,0.00306503102183342,0.003175511956214905,0.003236103802919388,0.0033608414232730865,0.0033180713653564453,0.003367975354194641,0.0033073797821998596,0.003424994647502899,0.0033394545316696167,0.0033750981092453003,0.00349271297454834,0.0034535080194473267,0.0035034045577049255,0.0035426095128059387,0.003574684262275696,0.0037386268377304077,0.003735065460205078,0.0037386268377304077,0.003606759011745453,0.00363883376121521,0.003817036747932434,0.003809913992881775,0.0037956461310386658,0.003767140209674835,0.003752879798412323,0.0037956535816192627,0.0037243738770484924,0.003727935254573822,0.003802776336669922,0.003849111497402191,0.0037992149591445923,0.00382416695356369,0.0037956535816192627,0.003866933286190033,0.0038526728749275208,0.003988102078437805,0.003923960030078888,0.003884747624397278,0.003923960030078888,0.003995232284069061,0.003973856568336487,0.003963157534599304,0.004020184278488159,0.003998801112174988,0.004109285771846771,0.0040665119886398315,0.004109278321266174,0.004134237766265869,0.004016607999801636,0.004119977355003357,0.004087910056114197,0.003984540700912476,0.00400950014591217,0.003980979323387146,0.003995239734649658,0.004002362489700317,0.003941774368286133,0.003963157534599304,0.0037992149591445923,0.003849118947982788,0.0038063526153564453,0.0038241595029830933,0.003710120916366577,0.003653094172477722,0.003745749592781067,0.0037243664264678955,0.0036673396825790405,0.0036566555500030518,0.003702983260154724,0.0036352723836898804,0.00363883376121521,0.0036174505949020386,0.003663778305053711,0.0034713298082351685,0.003571122884750366,0.0034784525632858276,0.003442808985710144,0.003539040684700012,0.0035247802734375,0.003449946641921997,0.0034000426530838013,0.0033465921878814697,0.003239661455154419,0.003214716911315918,0.00326460599899292,0.003239676356315613,0.0032111555337905884,0.0032254159450531006,0.00311848521232605,0.0031113624572753906,0.003171950578689575,0.003043651580810547,0.002993747591972351,0.002936720848083496,0.0028333663940429688,0.0028440654277801514,0.0028084218502044678,0.0027193278074264526,0.0026373565196990967,0.002694368362426758,0.0027549564838409424,0.002719312906265259,0.00270862877368927,0.002726450562477112,0.0025660693645477295,0.002683684229850769,0.0025625079870224,0.0025731921195983887,0.0023629218339920044,0.0023130327463150024,0.002277389168739319,0.002366483211517334,0.0022132396697998047,0.002127707004547119,0.0020350217819213867,0.002120569348335266,0.0020991861820220947,0.0021027475595474243,0.0020599812269210815,0.0019708871841430664,0.001974448561668396,0.001949504017829895,0.0018140524625778198,0.0019245445728302002,0.0019067376852035522,0.0018746554851531982,0.001910284161567688,0.0019067227840423584,0.0018461346626281738,0.0018710941076278687,0.001860395073890686,0.001835450530052185,0.0017320960760116577,0.0018176287412643433,0.0018140673637390137,0.0017285346984863281,0.0017570406198501587,0.001714274287223816,0.0017320811748504639,0.0017107129096984863,0.0016964524984359741,0.0016465634107589722,0.0015930980443954468,0.0015574544668197632,0.0015360713005065918,0.0014861822128295898,0.0014790445566177368,0.0014505386352539062,0.0014541000127792358,0.0014505237340927124,0.0014398545026779175,0.0014184564352035522,0.001354306936264038,0.0013578683137893677,0.001386389136314392,0.0013364851474761963,0.001347184181213379,0.0013186633586883545,0.0013186633586883545,0.0013008564710617065,0.001315101981163025,0.0013044029474258423,0.0012723207473754883,0.0012295693159103394,0.0011867880821228027,0.001222461462020874,0.0011689960956573486,0.0011761188507080078,0.00114402174949646,0.0011404752731323242,0.0010834336280822754,0.001108407974243164,0.0010620653629302979,0.0010870099067687988,0.001094132661819458,0.0010727643966674805,0.0010406672954559326,0.0010228455066680908,0.0010014772415161133,0.001012176275253296,0.001019299030303955,0.0009943246841430664,0.0009194910526275635,0.0009587109088897705,0.0009836554527282715,0.0009480118751525879,0.000937342643737793,0.0009337663650512695,0.0009016990661621094,0.0009123682975769043,0.0009159445762634277,0.0009230673313140869,0.0009123682975769043,0.0009301900863647461,0.0009373128414154053,0.0008909702301025391,0.0008945465087890625,0.0008909702301025391,0.0009123682975769043,0.0008838474750518799,0.0008838474750518799,0.0009016692638397217,0.0009016692638397217,0.0008838474750518799,0.0008803009986877441,0.0008410811424255371,0.0007876157760620117,0.0007983148097991943,0.0007804930210113525,0.000759124755859375,0.0007662475109100342,0.0007697939872741699,0.0007769465446472168,0.0007983148097991943,0.0007733702659606934,0.0007627010345458984,0.0007769465446472168,0.0007697939872741699,0.000759124755859375,0.0007983148097991943,0.0008054375648498535,0.0008161365985870361,0.0007662475109100342,0.0007805228233337402,0.0007733702659606934,0.0007555782794952393,0.0007520020008087158,0.0007697939872741699,0.000784069299697876,0.0007448792457580566,0.0007555484771728516,0.0007484257221221924,0.0007626712322235107,0.0007555484771728516,0.0007163584232330322,0.0007306039333343506,0.0007306039333343506,0.000719904899597168,0.0006913840770721436,0.0006878376007080078,0.0006878376007080078,0.0006735920906066895,0.0006807148456573486,0.000670015811920166,0.000670015811920166,0.0006878376007080078,0.0006878376007080078,0.0006628632545471191,0.0006771385669708252,0.0006593167781829834,0.0006664395332336426,0.0006486177444458008,0.0006379187107086182,0.0006486177444458008,0.0006557703018188477,0.0006593167781829834,0.0006664693355560303,0.0006664395332336426,0.0006628930568695068,0.0006521940231323242]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0022631287574768066,0.002690809778869152,0.003129182616248727,0.003635271918028593,0.004105720669031143,0.0045619141310453415,0.00507156690582633,0.005545579828321934,0.006040977314114571,0.006497169844806194,0.007038899231702089,0.0075414241291582584,0.008065333589911461,0.00859280675649643,0.009098895825445652,0.00962636899203062,0.01013958640396595,0.01070982776582241,0.011262248270213604,0.011789721436798573,0.012359962798655033,0.012944459915161133,0.013550341129302979,0.0141312750056386,0.014737156219780445,0.01528601348400116,0.015923969447612762,0.016540544107556343,0.01712147705256939,0.017709538340568542,0.018301164731383324,0.019006837159395218,0.019726766273379326,0.020471645519137383,0.021327005699276924,0.022185932844877243,0.02311970293521881,0.024042781442403793,0.025083471089601517,0.026109905913472176,0.027157723903656006,0.02836235798895359,0.029641836881637573,0.03088923916220665,0.03228633105754852,0.03367985785007477,0.03523020073771477,0.03679480031132698,0.03851621598005295,0.04029465466737747,0.04213368520140648,0.04398340359330177,0.04594717174768448,0.04798578470945358,0.05023467540740967,0.05264037847518921,0.05509598180651665,0.0577404759824276,0.06060237064957619,0.06335379183292389,0.06629052758216858,0.06926647573709488,0.07250615954399109,0.07578504830598831,0.07928846776485443,0.08303423970937729,0.0867621898651123,0.09065765142440796,0.09481684863567352,0.09900455921888351,0.10357361286878586,0.1080179288983345,0.11256204545497894,0.11763718724250793,0.1225840300321579,0.12758789956569672,0.13293391466140747,0.1382371485233307,0.14393243193626404,0.1495172381401062,0.15552616119384766,0.1613069772720337,0.16740499436855316,0.17348162829875946,0.17985408008098602,0.18628710508346558,0.19292329251766205,0.19970916211605072,0.2063845545053482,0.2129993438720703,0.2198743224143982,0.22659246623516083,0.23362068831920624,0.24054555594921112,0.24753814935684204,0.25445589423179626,0.2615019381046295,0.26877251267433167,0.275515615940094,0.28244760632514954,0.28936177492141724,0.2960585355758667,0.30281591415405273,0.30961960554122925,0.3162379562854767,0.32266029715538025,0.32905057072639465,0.3351307511329651,0.34146401286125183,0.3474622368812561,0.3534782826900482,0.35916998982429504,0.36483678221702576,0.37020060420036316,0.37528643012046814,0.3803829848766327,0.38514092564582825,0.3899345099925995,0.39441803097724915,0.39901202917099,0.4032674729824066,0.40741240978240967,0.411443293094635,0.41533520817756653,0.4189597964286804,0.4225344955921173,0.42606642842292786,0.42938095331192017,0.4325208365917206,0.4353863000869751,0.4384121596813202,0.44115644693374634,0.44398269057273865,0.4465166926383972,0.44894734025001526,0.45120692253112793,0.45351642370224,0.4557937979698181,0.45776113867759705,0.4598318338394165,0.4617314636707306,0.46351346373558044,0.46502816677093506,0.46662840247154236,0.4681074619293213,0.46952950954437256,0.4708945155143738,0.472238153219223,0.4735069274902344,0.47469016909599304,0.4758591651916504,0.47695332765579224,0.4780225157737732,0.479038268327713,0.479986310005188,0.4808238446712494,0.48165425658226013,0.48243477940559387,0.48320460319519043,0.4838603734970093,0.48453396558761597,0.48511847853660583,0.485788494348526,0.486355185508728,0.48685771226882935,0.48740655183792114,0.4879162013530731,0.4883118271827698,0.4887501895427704,0.4892277717590332,0.48963406682014465,0.48998335003852844,0.49032193422317505,0.49064624309539795,0.4909634292125702,0.4913020133972168,0.4916014075279236,0.49187225103378296,0.4921787679195404,0.4924282431602478,0.49269554018974304,0.4929165244102478,0.49315887689590454,0.49335846304893494,0.49353665113449097,0.4937255382537842,0.4938752353191376,0.4940534234046936,0.49422094225883484,0.49433499574661255,0.49447041749954224,0.49460941553115845,0.4947305917739868,0.4948517680168152,0.49497294425964355,0.49507275223731995,0.4951689839363098,0.49524736404418945,0.4953400492668152,0.49543628096580505,0.4955325126647949,0.49561089277267456,0.4957035779953003,0.49579980969429016,0.49587464332580566,0.4959316551685333,0.4960029423236847,0.49607422947883606,0.49613839387893677,0.4962061047554016,0.4962559938430786,0.4963023364543915,0.49634864926338196,0.49638786911964417,0.4964448809623718,0.49648764729499817,0.49652329087257385,0.496555358171463,0.49658745527267456,0.4966266453266144,0.4966551661491394,0.4966801106929779,0.49669793248176575,0.4967193007469177,0.4967442750930786,0.4967656433582306,0.49678704142570496,0.4968155324459076,0.49683335423469543,0.49686187505722046,0.4968761205673218,0.49689751863479614,0.4969188868999481,0.4969295859336853,0.49695098400115967,0.49697235226631165,0.49697592854499817,0.49699729681015015,0.49700799584388733,0.4970293939113617,0.49705076217651367,0.4970757067203522,0.49708640575408936,0.49711135029792786,0.49712562561035156,0.49715057015419006,0.4971648156642914,0.4971897602081299,0.49719688296318054,0.4972075819969177,0.4972182810306549,0.49722540378570557,0.49723610281944275,0.49725034832954407,0.49726104736328125,0.49728599190711975,0.49730023741722107,0.49731093645095825,0.49732518196105957,0.4973430037498474,0.4973537027835846,0.4973679780960083,0.4973822236061096,0.4973893463611603,0.49740004539489746,0.4974071681499481,0.4974178671836853,0.4974321126937866,0.49744635820388794,0.4974641799926758,0.49747487902641296,0.4974784553050995,0.49749627709388733,0.497503399848938,0.4975069463253021,0.4975176453590393,0.4975283443927765,0.49753546714782715,0.4975425899028778,0.497553288936615,0.49756041169166565,0.49757468700408936,0.4975889325141907,0.49759605526924133,0.497603178024292,0.4976067543029785,0.4976138770580292,0.4976174533367157,0.49762099981307983,0.4976423978805542,0.49764952063560486,0.4976566433906555,0.4976637661457062,0.4976709187030792,0.4976780414581299,0.49768516421318054,0.4976958632469177,0.49769940972328186,0.4977065324783325,0.4977172315120697,0.49772435426712036,0.4977315068244934,0.4977457523345947,0.4977528750896454,0.49775999784469604,0.4977671205997467,0.49777427315711975,0.4977778196334839,0.49778851866722107,0.49779921770095825,0.49780988693237305,0.49781346321105957,0.49782416224479675,0.49782416224479675,0.4978277087211609,0.49783486127853394,0.49783840775489807,0.4978526830673218,0.49785980582237244,0.49785980582237244,0.4978633522987366,0.49787047505378723,0.49787405133247375,0.49788475036621094,0.4978882968425751,0.4978882968425751,0.4978954493999481,0.4978954493999481,0.4978954493999481,0.4978954493999481,0.49789899587631226,0.4979025721549988,0.4979025721549988,0.4979061186313629,0.4979061186313629,0.4979061186313629,0.49790969491004944,0.49791327118873596,0.49791327118873596,0.49791327118873596,0.49791327118873596,0.49791327118873596,0.49791327118873596,0.4979168176651001,0.4979168176651001,0.49792394042015076,0.4979275166988373,0.4979310631752014,0.4979310631752014,0.49793821573257446,0.49793821573257446],"recovered":[0.0,0.0005631132517009974,0.001058510271832347,0.0014933192869648337,0.0020528684835880995,0.0025268816389143467,0.0030080226715654135,0.003539059776812792,0.004038020968437195,0.00455480208620429,0.005043070763349533,0.005527776200324297,0.006019609048962593,0.006561338435858488,0.007056735455989838,0.007552132476121187,0.008072477765381336,0.008578566834330559,0.009102475829422474,0.009676281362771988,0.010232266038656235,0.010806071572005749,0.011369184590876102,0.011942990124225616,0.012552435509860516,0.013108420185744762,0.013657277449965477,0.01425603125244379,0.014883296564221382,0.015499870292842388,0.01613069884479046,0.016757965087890625,0.01733889803290367,0.0180552639067173,0.01877519302070141,0.019541455432772636,0.020375432446599007,0.021312765777111053,0.022143179550766945,0.023073386400938034,0.0241069495677948,0.02508705109357834,0.026184765622019768,0.027353759855031967,0.028690263628959656,0.030001817271113396,0.03134544938802719,0.03279599919915199,0.03435703366994858,0.03602499142289162,0.03766799718141556,0.03935377299785614,0.04109657555818558,0.04303895682096481,0.04500629007816315,0.04712687432765961,0.049365073442459106,0.051653165370225906,0.05421212315559387,0.05680672079324722,0.059586647897958755,0.06233806163072586,0.06517857313156128,0.06817234307527542,0.07145123183727264,0.07481208443641663,0.07830481231212616,0.081961490213871,0.08578210324048996,0.08973459154367447,0.09387239813804626,0.09814921021461487,0.1024046391248703,0.1068560853600502,0.11152137070894241,0.11641831696033478,0.12141505628824234,0.12656503915786743,0.1317007839679718,0.1371287703514099,0.14282047748565674,0.1483945995569229,0.15400077402591705,0.1600952297449112,0.16603286564350128,0.17243026196956635,0.1786886602640152,0.1849791258573532,0.1916937232017517,0.19823724031448364,0.20486986637115479,0.21153812110424042,0.21833468973636627,0.22532013058662415,0.2322414368391037,0.23906651139259338,0.24596643447875977,0.2530338764190674,0.26008346676826477,0.26713308691978455,0.27407220005989075,0.28101131319999695,0.28780433535575867,0.29460445046424866,0.3013368546962738,0.308126300573349,0.314826637506485,0.3213665783405304,0.3275964558124542,0.33380141854286194,0.3399600088596344,0.3461471199989319,0.35198140144348145,0.357744425535202,0.36330071091651917,0.36865028738975525,0.37386441230773926,0.3788076937198639,0.3838079869747162,0.38843050599098206,0.39305660128593445,0.39738330245018005,0.40173494815826416,0.40605810284614563,0.410067617893219,0.4139809012413025,0.4176838994026184,0.42132630944252014,0.42484399676322937,0.4281086325645447,0.4311023950576782,0.4340284466743469,0.43699726462364197,0.43969520926475525,0.44242167472839355,0.4449307322502136,0.44728654623031616,0.4496637284755707,0.4521050751209259,0.4542042911052704,0.45625001192092896,0.45812469720840454,0.4601419270038605,0.4618348181247711,0.46354198455810547,0.46516716480255127,0.46676385402679443,0.4681752026081085,0.46954378485679626,0.47082680463790894,0.4720956087112427,0.47333231568336487,0.4744727909564972,0.47554200887680054,0.47658267617225647,0.4776020050048828,0.47848230600357056,0.4793519079685211,0.48018234968185425,0.481012761592865,0.481700599193573,0.4824241101741791,0.48309770226478577,0.48376771807670593,0.484362930059433,0.4849652349948883,0.48556041717529297,0.486077219247818,0.48654764890670776,0.48700740933418274,0.48744577169418335,0.48781999945640564,0.4882868826389313,0.4886789321899414,0.4890424609184265,0.48937034606933594,0.4897267520427704,0.4900296926498413,0.49030056595802307,0.4905642867088318,0.4908529818058014,0.49112027883529663,0.4913555085659027,0.4915907382965088,0.4918045699596405,0.4920255243778229,0.49220728874206543,0.4923819303512573,0.49254587292671204,0.4927062690258026,0.4928381145000458,0.49298426508903503,0.4931196868419647,0.4932515621185303,0.493365615606308,0.49348321557044983,0.493593692779541,0.49370062351226807,0.49380752444267273,0.4939037561416626,0.494003564119339,0.49409621953964233,0.49417105317115784,0.4942459166049957,0.49433502554893494,0.49443480372428894,0.4945060908794403,0.4945666790008545,0.4946450889110565,0.49471279978752136,0.49478408694267273,0.49483752250671387,0.49489811062812805,0.49494802951812744,0.4949907958507538,0.4950442612171173,0.49510127305984497,0.49514761567115784,0.4951903820037842,0.49522602558135986,0.4952687919139862,0.49529728293418884,0.4953186810016632,0.49535074830055237,0.49537214636802673,0.4953935146331787,0.49542561173439026,0.49544697999954224,0.4954683780670166,0.4954897463321686,0.4955182671546936,0.4955432116985321,0.49557173252105713,0.49558597803115845,0.49559667706489563,0.49561449885368347,0.4956287443637848,0.4956429898738861,0.4956643879413605,0.49567508697509766,0.49570003151893616,0.49572139978408813,0.4957427978515625,0.49574992060661316,0.4957713186740875,0.49578556418418884,0.4958033859729767,0.4958212077617645,0.4958425760269165,0.49584972858428955,0.495867520570755,0.49587467312812805,0.4958782196044922,0.4958924949169159,0.49589961767196655,0.4959067404270172,0.4959316849708557,0.49594950675964355,0.4959637522697449,0.4959780275821686,0.49599939584732056,0.49601009488105774,0.4960314929485321,0.4960421621799469,0.4960457384586334,0.4960528612136841,0.4960671067237854,0.49607425928115845,0.49608492851257324,0.4961063265800476,0.4961205720901489,0.49613484740257263,0.4961419701576233,0.4961526691913605,0.4961562156677246,0.49616333842277527,0.496177613735199,0.49618473649024963,0.4961918592453003,0.4962061047554016,0.4962168037891388,0.49622392654418945,0.49623820185661316,0.49624887108802795,0.49625957012176514,0.4962702691555023,0.49627384543418884,0.49627384543418884,0.4962809681892395,0.49628451466560364,0.4963023364543915,0.49630945920944214,0.4963166117668152,0.49632373452186584,0.4963308572769165,0.4963415563106537,0.4963451027870178,0.4963522255420685,0.49636292457580566,0.4963665008544922,0.49637719988822937,0.4963807463645935,0.49638786911964417,0.49639856815338135,0.496405690908432,0.496405690908432,0.49640926718711853,0.49641281366348267,0.4964199662208557,0.49642708897590637,0.4964306354522705,0.4964449107646942,0.4964556097984314,0.4964698553085327,0.4964698553085327,0.49647340178489685,0.49648410081863403,0.49648767709732056,0.49649837613105774,0.4965054988861084,0.49650904536247253,0.49650904536247253,0.49651262164115906,0.4965161979198456,0.49652332067489624,0.4965304434299469,0.4965304434299469,0.49653756618499756,0.49653756618499756,0.4965411424636841,0.4965446889400482,0.4965446889400482,0.49654826521873474,0.4965518116950989,0.4965553879737854,0.4965553879737854,0.4965553879737854,0.4965589642524719,0.49656251072883606,0.49656251072883606,0.49656251072883606,0.4965660870075226,0.4965660870075226,0.4965696334838867,0.49657320976257324,0.49657320976257324,0.49657678604125977,0.4965803325176239,0.4965839087963104,0.4965910315513611,0.4965945780277252],"active":[0.0022631287574768066,0.0021276965271681547,0.00207067234441638,0.0021419525146484375,0.0020528521854430437,0.002035032492130995,0.0020635442342609167,0.002006520051509142,0.002002956345677376,0.001942367758601904,0.0019958284683525562,0.0020136479288339615,0.002045724540948868,0.0020314683206379414,0.0020421603694558144,0.0020742365159094334,0.002067108638584614,0.002131260931491852,0.00215977244079113,0.0021134400740265846,0.0021276967599987984,0.002138388343155384,0.002181156538426876,0.002188284881412983,0.0021847207099199295,0.0021775932982563972,0.0022666919976472855,0.0022845128551125526,0.002238180488348007,0.0022096680477261543,0.002170465886592865,0.002248872071504593,0.0023878682404756546,0.002416381612420082,0.0025518126785755157,0.0026444774121046066,0.0027442704886198044,0.00273001566529274,0.002940291538834572,0.0030365195125341415,0.003050774335861206,0.0032753068953752518,0.0034570712596178055,0.0035354793071746826,0.003596067428588867,0.0036780405789613724,0.0038847513496875763,0.003998801112174988,0.00415918231010437,0.004269663244485855,0.004465688019990921,0.004629630595445633,0.004850596189498901,0.0049468278884887695,0.005228385329246521,0.005513504147529602,0.005730908364057541,0.006087310612201691,0.006390247493982315,0.006547071039676666,0.006703879684209824,0.0069284141063690186,0.00732758641242981,0.007612705230712891,0.007837235927581787,0.008222155272960663,0.008457377552986145,0.008696161210536957,0.009034745395183563,0.009269967675209045,0.009701214730739594,0.009868718683719635,0.010157406330108643,0.010781101882457733,0.011062659323215485,0.011169582605361938,0.01151885837316513,0.011672109365463257,0.012231647968292236,0.012388467788696289,0.012705683708190918,0.012912377715110779,0.013404220342636108,0.013386398553848267,0.013821214437484741,0.013856843113899231,0.01423463225364685,0.01473003625869751,0.014690831303596497,0.01476210355758667,0.015004456043243408,0.01505434513092041,0.015285998582839966,0.015225425362586975,0.015296712517738342,0.01538938283920288,0.015535503625869751,0.015738636255264282,0.015432149171829224,0.01531451940536499,0.01528957486152649,0.015047222375869751,0.015011578798294067,0.01501515507698059,0.01490110158920288,0.01453399658203125,0.014223933219909668,0.013764172792434692,0.013867557048797607,0.013660818338394165,0.013518273830413818,0.01302286982536316,0.012855380773544312,0.012456178665161133,0.011985719203948975,0.011732697486877441,0.01127651333808899,0.011126816272735596,0.010610044002532959,0.010581523180007935,0.010210871696472168,0.010029107332229614,0.00970834493637085,0.009277105331420898,0.008892178535461426,0.00855359435081482,0.008382529020309448,0.008054643869400024,0.007676839828491211,0.00727766752243042,0.007309764623641968,0.007128000259399414,0.00698542594909668,0.006821483373641968,0.006525665521621704,0.006276190280914307,0.006229877471923828,0.0061300694942474365,0.005656063556671143,0.005627542734146118,0.005481451749801636,0.005388766527175903,0.004886239767074585,0.00479358434677124,0.00456547737121582,0.004362344741821289,0.004130661487579346,0.004062950611114502,0.00396314263343811,0.0038633644580841064,0.003763556480407715,0.003621011972427368,0.003549724817276001,0.0034962594509124756,0.0034036338329315186,0.003221839666366577,0.003171950578689575,0.003082871437072754,0.0030222535133361816,0.002847611904144287,0.0028333663940429688,0.002694368362426758,0.0026907920837402344,0.0025874674320220947,0.0024947822093963623,0.002441316843032837,0.0023557841777801514,0.0022346079349517822,0.002202540636062622,0.002220362424850464,0.0021882951259613037,0.0021633505821228027,0.0020350515842437744,0.001967310905456543,0.0019209682941436768,0.0019316673278808594,0.0018746554851531982,0.0018425583839416504,0.001878201961517334,0.0018639564514160156,0.0018425583839416504,0.0017962455749511719,0.001803368330001831,0.0017677247524261475,0.0017320811748504639,0.0017000138759613037,0.0016679465770721436,0.0016714930534362793,0.0016750693321228027,0.0016287267208099365,0.00163230299949646,0.001625150442123413,0.0016109049320220947,0.0016002058982849121,0.0016073286533355713,0.0015895366668701172,0.0015752911567687988,0.0015467405319213867,0.001532524824142456,0.001532524824142456,0.0015289485454559326,0.0015146732330322266,0.001532524824142456,0.0015538930892944336,0.0015396177768707275,0.0014968514442443848,0.0014968514442443848,0.0015075504779815674,0.001493304967880249,0.001493304967880249,0.0014719069004058838,0.0014648139476776123,0.0014505386352539062,0.0014398396015167236,0.001454085111618042,0.0014433860778808594,0.0014220178127288818,0.0014077425003051758,0.0013970732688903809,0.0014006197452545166,0.0013863742351531982,0.0013828277587890625,0.001379251480102539,0.0013685524463653564,0.0013721287250518799,0.0013721287250518799,0.0013614296913146973,0.0013685524463653564,0.001364976167678833,0.0013721287250518799,0.0013578534126281738,0.001354306936264038,0.0013471543788909912,0.0013436079025268555,0.001354306936264038,0.0013578534126281738,0.001347184181213379,0.001354306936264038,0.0013436079025268555,0.001354306936264038,0.0013507306575775146,0.001354306936264038,0.0013436079025268555,0.0013614296913146973,0.001354306936264038,0.0013650059700012207,0.0013614296913146973,0.0013685524463653564,0.001354306936264038,0.0013578534126281738,0.0013507604598999023,0.0013507306575775146,0.0013578832149505615,0.0013578534126281738,0.0013614296913146973,0.001379251480102539,0.0013685524463653564,0.0013614296913146973,0.0013614296913146973,0.001364976167678833,0.001354306936264038,0.0013578832149505615,0.0013507306575775146,0.001347184181213379,0.001354306936264038,0.001354306936264038,0.0013507604598999023,0.0013578534126281738,0.0013614296913146973,0.0013578534126281738,0.001354306936264038,0.0013436079025268555,0.001354306936264038,0.0013507306575775146,0.0013507306575775146,0.001354306936264038,0.0013507306575775146,0.0013507306575775146,0.0013507306575775146,0.001347184181213379,0.0013436079025268555,0.0013507604598999023,0.0013507306575775146,0.001347184181213379,0.0013436079025268555,0.0013364851474761963,0.001340031623840332,0.0013436079025268555,0.001340031623840332,0.0013578832149505615,0.001347184181213379,0.001347184181213379,0.0013471543788909912,0.001347184181213379,0.001347184181213379,0.0013436079025268555,0.0013507604598999023,0.001347184181213379,0.0013436079025268555,0.0013507306575775146,0.0013471543788909912,0.0013507604598999023,0.0013578832149505615,0.001354306936264038,0.001354306936264038,0.0013614296913146973,0.0013650059700012207,0.0013650059700012207,0.0013685524463653564,0.0013721287250518799,0.001379251480102539,0.0013685524463653564,0.0013685524463653564,0.001354306936264038,0.0013578534126281738,0.001361459493637085,0.001354306936264038,0.0013650059700012207,0.0013614296913146973,0.001354306936264038,0.001354306936264038,0.0013614296913146973,0.0013614296913146973,0.0013685524463653564,0.001364976167678833,0.0013578534126281738,0.0013650059700012207,0.0013578832149505615,0.0013578832149505615,0.001354306936264038,0.001354306936264038,0.0013578832149505615,0.001354306936264038,0.001354306936264038,0.0013507306575775146,0.0013507306575775146,0.001354306936264038,0.001354306936264038,0.0013507604598999023,0.0013507604598999023,0.0013507604598999023,0.001347184181213379,0.001347184181213379,0.001347184181213379,0.0013436079025268555,0.0013507306575775146,0.0013507306575775146,0.0013507306575775146,0.0013471543788909912,0.001347184181213379,0.0013436377048492432]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0022631287574768066,0.0026872456073760986,0.0031862067990005016,0.0036210156977176666,0.004059388767927885,0.004504889715462923,0.005000286735594273,0.005435095634311438,0.005909108556807041,0.006315405480563641,0.006785854697227478,0.007238483522087336,0.007666164543479681,0.008122357539832592,0.008574986830353737,0.009016923606395721,0.009476680308580399,0.009918617084622383,0.010356990620493889,0.01078110747039318,0.011219480074942112,0.01161864958703518,0.012003562413156033,0.012406295165419579,0.012858923524618149,0.013300861231982708,0.013682209886610508,0.0141312750056386,0.01458390336483717,0.015015148557722569,0.015446393750607967,0.015888329595327377,0.016348086297512054,0.016839921474456787,0.017342444509267807,0.017873482778668404,0.018457980826497078,0.019035348668694496,0.019701818004250526,0.020321955904364586,0.020924273878335953,0.021640639752149582,0.022374825552105904,0.02314821444451809,0.023900220170617104,0.024734197184443474,0.025582432746887207,0.026444921270012856,0.02738581970334053,0.028373049572110176,0.029360279440879822,0.030379585921764374,0.03138463944196701,0.03246809542179108,0.03365490958094597,0.034734804183244705,0.03603922948241234,0.037211790680885315,0.03848770260810852,0.039859846234321594,0.041264064610004425,0.04262908175587654,0.04409032315015793,0.04570481926202774,0.04728367552161217,0.04885184019804001,0.050715815275907516,0.052526332437992096,0.05437248572707176,0.056197259575128555,0.05821448564529419,0.06027448549866676,0.06230240315198898,0.0644301176071167,0.06657564640045166,0.06878890097141266,0.07118391245603561,0.07359318435192108,0.07622341811656952,0.07875029742717743,0.0813342034816742,0.08408918231725693,0.08681921660900116,0.08953142166137695,0.09252163022756577,0.09544411301612854,0.09831670671701431,0.10146372020244598,0.10461787134408951,0.10792883485555649,0.11126474291086197,0.11467193812131882,0.11823594570159912,0.12163244187831879,0.12524990737438202,0.12883174419403076,0.13242782652378082,0.1360381543636322,0.13993005454540253,0.14381839334964752,0.14775662124156952,0.15172335505485535,0.15566158294677734,0.15960338711738586,0.16356655955314636,0.1676972508430481,0.17174595594406128,0.17575547099113464,0.17995743453502655,0.1840774267911911,0.18813683092594147,0.19238512217998505,0.19640175998210907,0.20056095719337463,0.20472371578216553,0.20886866748332977,0.2127356082201004,0.21668097376823425,0.22081521153450012,0.22499579191207886,0.22894828021526337,0.2328900694847107,0.2370813488960266,0.24089840054512024,0.244608536362648,0.24856102466583252,0.2523210346698761,0.25606682896614075,0.2597983479499817,0.26362964510917664,0.2673504650592804,0.2710641622543335,0.27457115054130554,0.2779141962528229,0.28143543004989624,0.2848426103591919,0.2881108224391937,0.29140394926071167,0.29460442066192627,0.297608882188797,0.3006703853607178,0.30374255776405334,0.3068753182888031,0.30961960554122925,0.31253495812416077,0.3153647780418396,0.317866712808609,0.3205539882183075,0.32314857840538025,0.3256683349609375,0.3281061053276062,0.3304476737976074,0.3327428698539734,0.3350309729576111,0.33721214532852173,0.3394432067871094,0.34158873558044434,0.3435845971107483,0.34553053975105286,0.3475477695465088,0.349351167678833,0.3511010706424713,0.35282251238822937,0.35447975993156433,0.3560372292995453,0.3575555086135864,0.35900962352752686,0.36052432656288147,0.3619534969329834,0.36329713463783264,0.364565908908844,0.3658026158809662,0.36703577637672424,0.36816197633743286,0.36924901604652405,0.37033602595329285,0.37144801020622253,0.37253859639167786,0.3734581172466278,0.3743954300880432,0.375332772731781,0.3762950599193573,0.3772074282169342,0.37802717089653015,0.3788967728614807,0.3795846402645111,0.3803615868091583,0.38102447986602783,0.3817479908466339,0.38241446018218994,0.38304170966148376,0.3836440443992615,0.3842499256134033,0.3847738206386566,0.3853262662887573,0.3858109712600708,0.3863348662853241,0.38680174946784973,0.38725438714027405,0.38773196935653687,0.3881881535053253,0.3886086940765381,0.38905420899391174,0.38941773772239685,0.38976699113845825,0.3901376724243164,0.3905083239078522,0.39081481099128723,0.39115697145462036,0.39145633578300476,0.3917129635810852,0.3919731378555298,0.3922261595726013,0.39249348640441895,0.39273226261138916,0.3929853141307831,0.39321696758270264,0.39346644282341003,0.39368385076522827,0.39390480518341064,0.3940972685813904,0.39430397748947144,0.39450356364250183,0.3946532607078552,0.39485642313957214,0.39501678943634033,0.39518430829048157,0.39533042907714844,0.3954872488975525,0.39563336968421936,0.3957866132259369,0.39591848850250244,0.3960610330104828,0.39619648456573486,0.3963105380535126,0.39642101526260376,0.3965493142604828,0.3966740667819977,0.3967631459236145,0.3968878984451294,0.3970019519329071,0.3970910310745239,0.39718014001846313,0.39725854992866516,0.39735832810401917,0.39745455980300903,0.39757218956947327,0.39766842126846313,0.3977503776550293,0.39781454205513,0.39788582921028137,0.39795708656311035,0.39804261922836304,0.39809608459472656,0.3981495499610901,0.3982279598712921,0.3982600271701813,0.3983277380466461,0.398374080657959,0.3984275460243225,0.39848455786705017,0.3985415995121002,0.39858436584472656,0.39863067865371704,0.3986770212650299,0.3987269103527069,0.3987732529640198,0.39880889654159546,0.3988552391529083,0.3988908529281616,0.398912250995636,0.39895501732826233,0.398990660905838,0.399040549993515,0.3990761935710907,0.3991047143936157,0.3991510272026062,0.3991866707801819,0.3992116153240204,0.39924371242523193,0.3992757797241211,0.39929714798927307,0.39934349060058594,0.3993791341781616,0.39941832423210144,0.39944684505462646,0.39948248863220215,0.3995145559310913,0.3995395004749298,0.3995644748210907,0.3995894193649292,0.3996143639087677,0.39963218569755554,0.39964643120765686,0.3996678292751312,0.39968565106391907,0.39971059560775757,0.3997284173965454,0.3997533619403839,0.3997890055179596,0.39980682730674744,0.3998353183269501,0.39985671639442444,0.39988166093826294,0.39989590644836426,0.3999030590057373,0.3999173045158386,0.39993155002593994,0.3999529480934143,0.39997076988220215,0.3999921381473541,0.40000641345977783,0.40002065896987915,0.40003135800361633,0.4000491797924042,0.4000634253025055,0.4000776708126068,0.400088369846344,0.40010619163513184,0.400116890668869,0.40013113617897034,0.400138258934021,0.40014541149139404,0.4001632034778595,0.4001774787902832,0.40018460154533386,0.40019530057907104,0.4002131223678589,0.4002237915992737,0.40023449063301086,0.4002416133880615,0.4002523124217987,0.4002665877342224,0.4002772569656372,0.4002879559993744,0.40030577778816223,0.40032002329826355,0.4003235995769501,0.40033429861068726,0.40034496784210205,0.4003521203994751,0.4003521203994751,0.4003627896308899,0.4003663659095764,0.40036994218826294,0.4003734886646271,0.4003734886646271,0.40038418769836426,0.4003877639770508,0.4003913104534149,0.40039488673210144],"recovered":[0.0,0.000566677248571068,0.0010977144120261073,0.001589547493495047,0.0020279204472899437,0.002480549504980445,0.0029688184149563313,0.0034178835339844227,0.003859820542857051,0.00435878150165081,0.004797154571861029,0.005242655519396067,0.005730924662202597,0.006172861438244581,0.006621926557272673,0.007028223481029272,0.007495108526200056,0.00795486569404602,0.008368290029466152,0.00882448349148035,0.009259291924536228,0.009672717191278934,0.010064758360385895,0.01049243938177824,0.010895172134041786,0.01135136466473341,0.011775481514632702,0.012171086855232716,0.0126130236312747,0.01307634450495243,0.013518281280994415,0.013931706547737122,0.01435225922614336,0.014790632762014866,0.015310977585613728,0.015760041773319244,0.01622692681849003,0.01674370840191841,0.017310386523604393,0.017905574291944504,0.018500763922929764,0.019113773480057716,0.01982301101088524,0.020542940124869347,0.021262871101498604,0.02203625999391079,0.02286667376756668,0.023693524301052094,0.02453462965786457,0.025507602840662003,0.026455629616975784,0.02741791121661663,0.02841583453118801,0.02949216403067112,0.030554238706827164,0.031741052865982056,0.032767485827207565,0.0339222252368927,0.03520883247256279,0.03646336495876312,0.037742841988801956,0.03909716382622719,0.040387336164712906,0.04183075949549675,0.04337397590279579,0.04493144527077675,0.046421200037002563,0.048206768929958344,0.049846213310956955,0.051581885665655136,0.05338170751929283,0.05538468062877655,0.05739478021860123,0.05941557511687279,0.061472006142139435,0.06358189880847931,0.06579871475696564,0.068143829703331,0.07041766494512558,0.07291603833436966,0.07535381615161896,0.07787000387907028,0.08050737529993057,0.08327660709619522,0.08600663393735886,0.08886140584945679,0.09170904755592346,0.09469212591648102,0.09758253395557404,0.10075806081295013,0.10395141690969467,0.10729445517063141,0.11068738996982574,0.11412665992975235,0.11758018285036087,0.12097667902708054,0.124472975730896,0.12808331847190857,0.13175423443317413,0.1355142742395401,0.1393384486436844,0.14317332208156586,0.1470794677734375,0.15108542144298553,0.15486326813697815,0.158819317817688,0.16280031204223633,0.1669345647096634,0.17109020054340363,0.17533493041992188,0.17946918308734894,0.18350006639957428,0.18756303191184998,0.19156542420387268,0.1958564817905426,0.19991232454776764,0.20398955047130585,0.2079705446958542,0.21215826272964478,0.21621766686439514,0.22025924921035767,0.2242152988910675,0.22818559408187866,0.23220936954021454,0.23626163601875305,0.240032359957695,0.243931382894516,0.2478339672088623,0.25157973170280457,0.2554074823856354,0.2591639459133148,0.2630522847175598,0.2667410373687744,0.27023375034332275,0.273651659488678,0.277208536863327,0.2806406617164612,0.2840728163719177,0.28731605410575867,0.2906341552734375,0.29380255937576294,0.2968248128890991,0.3000217378139496,0.30290859937667847,0.30588454008102417,0.3089139461517334,0.31179365515708923,0.3144631087779999,0.3172180652618408,0.3197948634624481,0.3224785625934601,0.32486286759376526,0.32739686965942383,0.32979902625083923,0.33215126395225525,0.3344108462333679,0.33675241470336914,0.3389514088630676,0.3409579396247864,0.3429003059864044,0.3450137674808502,0.3469846844673157,0.34883439540863037,0.3505344092845917,0.3522879183292389,0.3540022075176239,0.35548484325408936,0.3570137917995453,0.35848215222358704,0.3600004315376282,0.3613654375076294,0.36271265149116516,0.364006370306015,0.3652145564556122,0.3664405941963196,0.3675774931907654,0.3686966001987457,0.36987629532814026,0.3709348142147064,0.37188994884490967,0.372909277677536,0.3738715350627899,0.3747946321964264,0.37573909759521484,0.37654098868370056,0.3774105906486511,0.3781839907169342,0.37898945808410645,0.379659503698349,0.3803829848766327,0.38107797503471375,0.3817194998264313,0.3823716938495636,0.3830203413963318,0.383619099855423,0.3841109275817871,0.3846099078655243,0.3851480782032013,0.38566839694976807,0.3861353099346161,0.38663068413734436,0.3871082663536072,0.38753950595855713,0.3879600763320923,0.38835567235946655,0.38878336548805237,0.3891468942165375,0.3895104229450226,0.38984543085098267,0.3901733160018921,0.3904513120651245,0.3907649517059326,0.39102867245674133,0.3913102447986603,0.3916096091270447,0.3918911814689636,0.39218342304229736,0.3924221992492676,0.392678827047348,0.3928997814655304,0.3931243121623993,0.39331677556037903,0.3934985399246216,0.39370882511138916,0.39386919140815735,0.3940545320510864,0.394236296415329,0.3944109082221985,0.3945748805999756,0.39470672607421875,0.3948884904384613,0.39503106474876404,0.39517006278038025,0.3953019380569458,0.39544448256492615,0.3955870568752289,0.3956797122955322,0.39580443501472473,0.3959363102912903,0.39604678750038147,0.3961251974105835,0.3962250053882599,0.3963283598423004,0.39643529057502747,0.39653149247169495,0.39662060141563416,0.3967132568359375,0.39680594205856323,0.3969128429889679,0.3970019519329071,0.3970874845981598,0.3971623480319977,0.3972371816635132,0.3973369598388672,0.39738330245018005,0.39744746685028076,0.39752230048179626,0.3975650668144226,0.39762207865715027,0.3976791203022003,0.39773258566856384,0.397793173789978,0.3978537619113922,0.3979036509990692,0.3979606628417969,0.39801058173179626,0.3980782926082611,0.3981281816959381,0.39817094802856445,0.398224413394928,0.3982636034488678,0.3982992470264435,0.39833489060401917,0.39837411046028137,0.398402601480484,0.3984382450580597,0.3984667658805847,0.3985024094581604,0.3985380530357361,0.39857012033462524,0.3986021876335144,0.39862000942230225,0.3986520767211914,0.3986912965774536,0.3987233638763428,0.3987518846988678,0.3987875282764435,0.39881959557533264,0.3988516628742218,0.39889442920684814,0.3989265263080597,0.3989514708518982,0.3989799916744232,0.398990660905838,0.39902275800704956,0.3990405797958374,0.3990548253059387,0.39908334612846375,0.3991047143936157,0.39913323521614075,0.3991546034812927,0.39918312430381775,0.3992116451263428,0.3992365896701813,0.3992544114589691,0.39926865696907043,0.39928293228149414,0.39929717779159546,0.3993043005466461,0.3993292450904846,0.39934706687927246,0.3993648886680603,0.3993755877017975,0.39938628673553467,0.3994041085243225,0.39941835403442383,0.39944329857826233,0.39946112036705017,0.39947181940078735,0.3994896411895752,0.39950031042099,0.3995145857334137,0.3995252847671509,0.39953240752220154,0.39954665303230286,0.3995644748210907,0.39957159757614136,0.39958229660987854,0.3996036946773529,0.39962148666381836,0.39963218569755554,0.3996428847312927,0.39964646100997925,0.39965713024139404,0.3996678292751312,0.39968207478523254,0.39969635009765625,0.39971059560775757,0.3997177183628082,0.3997248709201813,0.3997284173965454,0.39973554015159607,0.3997391164302826,0.3997498154640198,0.3997533619403839,0.3997640609741211,0.3997676372528076,0.39977118372917175,0.39977118372917175,0.39978188276290894,0.3997890055179596],"active":[0.0022631287574768066,0.0021205684170126915,0.0020884922705590725,0.0020314683206379414,0.0020314683206379414,0.002024340210482478,0.0020314683206379414,0.002017212100327015,0.0020492880139499903,0.0019566239789128304,0.0019887001253664494,0.001995828002691269,0.0019352398812770844,0.0019494961015880108,0.0019530602730810642,0.0019887001253664494,0.0019815717823803425,0.0019637513905763626,0.0019887005910277367,0.0019566239789128304,0.001960188150405884,0.0019459323957562447,0.0019388040527701378,0.0019138557836413383,0.0019637513905763626,0.001949496567249298,0.001906728371977806,0.001960188150405884,0.0019708797335624695,0.0019388040527701378,0.001928112469613552,0.0019566230475902557,0.0019958270713686943,0.0020492887124419212,0.0020314669236540794,0.0021134410053491592,0.0022310540080070496,0.002291640266776085,0.0023914314806461334,0.002416381612420082,0.002423509955406189,0.0025268662720918655,0.002551814541220665,0.0026052743196487427,0.0026373490691184998,0.0026979371905326843,0.002715758979320526,0.002751396968960762,0.0028511900454759598,0.0028654467314481735,0.0029046498239040375,0.0029616747051477432,0.0029688049107789993,0.002975931391119957,0.003100670874118805,0.0029937513172626495,0.003271743655204773,0.0032895654439926147,0.0032788701355457306,0.0033964812755584717,0.003521222621202469,0.003531917929649353,0.0037029869854450226,0.0038740597665309906,0.003909699618816376,0.00392039492726326,0.004294615238904953,0.0043195635080337524,0.004526272416114807,0.004615373909473419,0.004832778126001358,0.004889804869890213,0.004907622933387756,0.005014542490243912,0.005103640258312225,0.00520700216293335,0.005385197699069977,0.005449354648590088,0.005805753171443939,0.00583425909280777,0.005980387330055237,0.0062191784381866455,0.006311841309070587,0.006254814565181732,0.006514996290206909,0.006582707166671753,0.006607659161090851,0.006771594285964966,0.007035337388515472,0.007170774042606354,0.007313326001167297,0.0073774829506874084,0.0075485557317733765,0.007505781948566437,0.007669724524021149,0.007855065166950226,0.007954850792884827,0.007954835891723633,0.008175820112228394,0.008304119110107422,0.008418172597885132,0.00855003297328949,0.008582115173339844,0.00851796567440033,0.008703291416168213,0.008877933025360107,0.008945643901824951,0.008820906281471252,0.008867233991622925,0.008742496371269226,0.00866764783859253,0.008885055780410767,0.008838728070259094,0.008995532989501953,0.008867233991622925,0.008956342935562134,0.008746057748794556,0.008710429072380066,0.008656948804855347,0.008778125047683716,0.0086890310049057,0.008674770593643188,0.00889575481414795,0.0086890310049057,0.008346900343894958,0.008528664708137512,0.008389651775360107,0.008232861757278442,0.008218616247177124,0.00822216272354126,0.008186519145965576,0.008011877536773682,0.007830113172531128,0.007680445909500122,0.007783770561218262,0.007634073495864868,0.007470160722732544,0.007331132888793945,0.0072883665561676025,0.006974726915359497,0.006867825984954834,0.006917744874954224,0.006853580474853516,0.006711006164550781,0.006650418043136597,0.006450831890106201,0.006073057651519775,0.006090879440307617,0.005930513143539429,0.00587347149848938,0.005627542734146118,0.005584806203842163,0.0053460001945495605,0.005231946706771851,0.0050608813762664795,0.005032360553741455,0.004836320877075195,0.004633188247680664,0.0045726001262664795,0.00464746356010437,0.004337400197982788,0.00411638617515564,0.003988116979598999,0.003945350646972656,0.0037493109703063965,0.0035533010959625244,0.0035247802734375,0.0035105347633361816,0.0034713447093963623,0.0032967031002044678,0.0032004714012145996,0.0030899643898010254,0.0030294060707092285,0.0029474198818206787,0.0028084218502044678,0.002758532762527466,0.0027514100074768066,0.0026623010635375977,0.0025233030319213867,0.002505481243133545,0.002423495054244995,0.002423524856567383,0.0024127960205078125,0.0022880733013153076,0.0023557841777801514,0.0021740496158599854,0.002177596092224121,0.0020350217819213867,0.002088487148284912,0.002031475305557251,0.0019637346267700195,0.0019245445728302002,0.0018782317638397217,0.001753479242324829,0.0017071664333343506,0.0017000436782836914,0.0017249584197998047,0.0016536712646484375,0.0015859901905059814,0.0015966594219207764,0.001557469367980957,0.0015004277229309082,0.0015147030353546143,0.0014576613903045654,0.0014113187789916992,0.001354306936264038,0.0013614296913146973,0.0013043880462646484,0.0013115406036376953,0.001283019781112671,0.0012616515159606934,0.001208186149597168,0.0011974871158599854,0.001183241605758667,0.0011226534843444824,0.001094132661819458,0.0010335445404052734,0.001044243574142456,0.001005023717880249,0.001005023717880249,0.0009729564189910889,0.0009872019290924072,0.001005023717880249,0.0009444355964660645,0.000987231731414795,0.0009622573852539062,0.0009480118751525879,0.0009195208549499512,0.0009123682975769043,0.0009266436100006104,0.0008981227874755859,0.0008874237537384033,0.0008909702301025391,0.0008945465087890625,0.0008660554885864258,0.0008339583873748779,0.0008696019649505615,0.0008696317672729492,0.0008268356323242188,0.0008411109447479248,0.0008767545223236084,0.0008660256862640381,0.0008517801761627197,0.0008232593536376953,0.0008268356323242188,0.0008339583873748779,0.0008589327335357666,0.0008624792098999023,0.0008375346660614014,0.0008125901222229004,0.000798344612121582,0.0007947385311126709,0.0008054375648498535,0.000759124755859375,0.0007662475109100342,0.0007804930210113525,0.0007377266883850098,0.0007626712322235107,0.0007520020008087158,0.0007484257221221924,0.0007519721984863281,0.0007484257221221924,0.0007306039333343506,0.0007270276546478271,0.0007163584232330322,0.0007163286209106445,0.000694960355758667,0.0006807148456573486,0.0006842911243438721,0.0006664395332336426,0.0006486475467681885,0.0006557703018188477,0.0006557703018188477,0.0006664395332336426,0.0006735920906066895,0.0006664693355560303,0.0006842613220214844,0.0006842613220214844,0.0006735622882843018,0.0006735920906066895,0.0006735920906066895,0.0006771385669708252,0.0006914138793945312,0.0006878376007080078,0.000694960355758667,0.000694960355758667,0.000694960355758667,0.000694960355758667,0.0006878376007080078,0.0006700456142425537,0.0006628930568695068,0.0006628930568695068,0.0006521940231323242,0.0006557703018188477,0.000645071268081665,0.000645071268081665,0.0006557703018188477,0.000645071268081665,0.0006486475467681885,0.0006557703018188477,0.0006522238254547119,0.0006521940231323242,0.000645071268081665,0.000645071268081665,0.0006414949893951416,0.0006344020366668701,0.0006343722343444824,0.0006343722343444824,0.0006486475467681885,0.0006415247917175293,0.000645071268081665,0.0006415247917175293,0.000645071268081665,0.000645071268081665,0.000645071268081665,0.000645071268081665,0.0006343722343444824,0.0006272494792938232,0.0006343722343444824,0.0006272494792938232,0.0006308257579803467,0.0006236732006072998,0.0006201267242431641,0.000630795955657959,0.0006308257579803467,0.0006201267242431641,0.0006237030029296875,0.0006308257579803467,0.0006200969219207764,0.0006130039691925049,0.0006094276905059814,0.0006094276905059814,0.0006201267242431641,0.0006201267242431641,0.0006201267242431641,0.0006237030029296875,0.0006236732006072998,0.0006130039691925049,0.0006165802478790283,0.0006200969219207764,0.0006237030029296875,0.0006165802478790283,0.0006236732006072998,0.0006165504455566406,0.0006165802478790283,0.0006094276905059814,0.000605851411819458,0.0006130039691925049,0.0006165802478790283,0.0006094276905059814,0.0006058812141418457]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0022631287574768066,0.0026658615097403526,0.003118490567430854,0.003560427576303482,0.003980980254709721,0.004340945277363062,0.004747242201119661,0.005132155027240515,0.00554201565682888,0.0059198010712862015,0.006261945702135563,0.0066290381364524364,0.007017515134066343,0.007359659764915705,0.007687548641115427,0.008026129566133022,0.008314814418554306,0.00864983070641756,0.009020487777888775,0.00931630004197359,0.00964062474668026,0.00990079715847969,0.010214430280029774,0.010535190813243389,0.01080605573952198,0.011098303832113743,0.011344220489263535,0.011615085415542126,0.01187882199883461,0.012167506851255894,0.012424115091562271,0.012684287503361702,0.012983663938939571,0.013300861231982708,0.01360380183905363,0.013913869857788086,0.014181170612573624,0.014484111219644547,0.014801308512687683,0.015111376531422138,0.015446393750607967,0.01576359011232853,0.01611642725765705,0.016494210809469223,0.0168292298913002,0.017196321859955788,0.017542030662298203,0.017959019169211388,0.01838669925928116,0.018792996183037758,0.01928482949733734,0.019701819866895676,0.02014375664293766,0.02059994824230671,0.021066833287477493,0.021519463509321213,0.022018423303961754,0.022538769990205765,0.023059114813804626,0.023565202951431274,0.024067727848887444,0.02462014928460121,0.025154750794172287,0.025749940425157547,0.02634156495332718,0.026929626241326332,0.02752837911248207,0.02814495377242565,0.02879360318183899,0.0294386874884367,0.030115850269794464,0.0307894479483366,0.031545016914606094,0.032307714223861694,0.033045463263988495,0.033850930631160736,0.03464570268988609,0.03551888465881348,0.036260198801755905,0.03710486739873886,0.0378853864967823,0.038715802133083344,0.03963175043463707,0.04049424082040787,0.04144582897424698,0.042408112436532974,0.04338821396231651,0.044311292469501495,0.045287828892469406,0.046242985874414444,0.04727298393845558,0.048409901559352875,0.04949692264199257,0.050576817244291306,0.05161038041114807,0.05272947996854782,0.05383075773715973,0.05501044541597366,0.0560653917491436,0.05729853734374046,0.0585530661046505,0.05980759859085083,0.061062127351760864,0.062270328402519226,0.06358188390731812,0.06478651612997055,0.06610876321792603,0.06742744892835617,0.06884235888719559,0.07024657726287842,0.07170069217681885,0.07297304272651672,0.07443071901798248,0.07584919780492783,0.0773710310459137,0.07886791229248047,0.08033984899520874,0.08188306540250778,0.08333361148834229,0.08493028581142426,0.0864735022187233,0.08810938149690628,0.08961339294910431,0.09134550392627716,0.09287802875041962,0.0945388525724411,0.09629234671592712,0.09801019728183746,0.09986704587936401,0.10164905339479446,0.10330274701118469,0.10507049411535263,0.10672063380479813,0.10848838090896606,0.11023830622434616,0.11201318353414536,0.1137809306383133,0.11559145152568817,0.1174447312951088,0.11926237493753433,0.12111922353506088,0.12289410084486008,0.12466540932655334,0.12632623314857483,0.12810824811458588,0.12994727492332458,0.13181836903095245,0.13359682261943817,0.13534674048423767,0.13712874054908752,0.13895708322525024,0.14086025953292847,0.14264583587646484,0.14441357553005219,0.14615638554096222,0.14804886281490326,0.14974533021450043,0.15153802931308746,0.15329864621162415,0.1551056057214737,0.15681275725364685,0.1585448682308197,0.16023065149784088,0.16197700798511505,0.1636699140071869,0.16529153287410736,0.16691672801971436,0.16866664588451385,0.17032748460769653,0.17206671833992004,0.17369189858436584,0.17533135414123535,0.1769494116306305,0.1785995364189148,0.18028175830841064,0.18186773359775543,0.18349292874336243,0.18500763177871704,0.18646174669265747,0.18805129826068878,0.1896158903837204,0.19109851121902466,0.19266311824321747,0.19413861632347107,0.1955820471048355,0.19702546298503876,0.19847245514392853,0.19985884428024292,0.20126663148403168,0.2026209533214569,0.20400379598140717,0.20535098016262054,0.20662690699100494,0.20788855850696564,0.20918585360050201,0.21050810813903809,0.21173769235610962,0.2129601389169693,0.21420042216777802,0.21538010239601135,0.2165348380804062,0.21772877871990204,0.21885144710540771,0.21995273232460022,0.2210254967212677,0.222076877951622,0.22325655817985535,0.22416538000106812,0.22524884343147278,0.2262645810842514,0.22718766331672668,0.22813212871551514,0.22908727824687958,0.22998183965682983,0.2309512495994568,0.23183868825435638,0.23270830512046814,0.2335779219865799,0.23439764976501465,0.23527082800865173,0.23605847358703613,0.23690670728683472,0.2376195192337036,0.238367959856987,0.2390807569026947,0.2398826628923416,0.24064534902572632,0.24135459959506989,0.24207808077335358,0.24276593327522278,0.24346092343330383,0.2441309541463852,0.2448081225156784,0.2454959750175476,0.2461446225643158,0.24676832556724548,0.24733856320381165,0.24795512855052948,0.24857527017593384,0.2491205632686615,0.24963735044002533,0.25015413761138916,0.25065308809280396,0.2511698603630066,0.25169020891189575,0.25214284658432007,0.2526703178882599,0.2531479001045227,0.2535969614982605,0.25405314564704895,0.2544737160205841,0.2549120783805847,0.2553504407405853,0.2557353675365448,0.2561095952987671,0.25650161504745483,0.2568580210208893,0.25718235969543457,0.2575458884239197,0.2579022943973541,0.2582230269908905,0.2585224211215973,0.2588467299938202,0.2591603696346283,0.2595025300979614,0.2597876489162445,0.26014405488967896,0.260400652885437,0.2606715261936188,0.2609352469444275,0.2612132430076599,0.2614734172821045,0.2617335915565491,0.2619474232196808,0.2622004747390747,0.2624107599258423,0.2626388370990753,0.2628883421421051,0.26314494013786316,0.26334452629089355,0.2635619342327118,0.2638114094734192,0.2640038728713989,0.2642141282558441,0.2644137144088745,0.2646275758743286,0.2648235857486725,0.26503387093544006,0.26524412631988525,0.265415221452713,0.2656504213809967,0.2658357620239258,0.26599612832069397,0.26617076992988586,0.2663275897502899,0.26648440957069397,0.26663053035736084,0.26680874824523926,0.26696911454200745,0.26710811257362366,0.2672399878501892,0.2673647105693817,0.2674894630908966,0.2676284611225128,0.2677425146102905,0.2678529918193817,0.26798129081726074,0.26808109879493713,0.2682022750377655,0.268298476934433,0.2684018611907959,0.2685123383998871,0.26862281560897827,0.2687297463417053,0.26881882548332214,0.26893287897109985,0.2690398097038269,0.26915740966796875,0.2692643404006958,0.2693498730659485,0.2694389820098877,0.26953163743019104,0.26958510279655457,0.2696670591831207,0.2697490453720093,0.2698131799697876,0.2699022889137268,0.2699735760688782,0.270041286945343,0.27010899782180786,0.2701767086982727,0.27025511860847473,0.27031928300857544,0.2703762948513031,0.27044758200645447,0.2705046236515045,0.2705616354942322,0.2706257998943329,0.270679235458374,0.27074339985847473,0.27079328894615173,0.2708752751350403,0.2709287405014038,0.27099645137786865,0.2710534632205963,0.27111050486564636,0.27116039395332336,0.27122098207473755,0.27127087116241455,0.2713029384613037,0.2713421583175659],"recovered":[0.0,0.0005916252848692238,0.0011048424057662487,0.0015752913895994425,0.001999408472329378,0.002416397212073207,0.002847642172127962,0.0032432470470666885,0.003628159873187542,0.004045148845762014,0.004458573646843433,0.004818538669496775,0.005178503226488829,0.005595492199063301,0.005962585099041462,0.006315421778708696,0.006657566409558058,0.007013967260718346,0.0073489840142428875,0.007659052964299917,0.007976249791681767,0.008318394422531128,0.008592822588980198,0.008885071612894535,0.009198703803122044,0.00949095282703638,0.009786765091121197,0.010050501674413681,0.010324930772185326,0.010567283257842064,0.010866659693419933,0.011137524619698524,0.011390568688511848,0.01166143361479044,0.01194655429571867,0.012253059074282646,0.01254174392670393,0.012844684533774853,0.013176136650145054,0.013447001576423645,0.013774890452623367,0.01409208681434393,0.014430667273700237,0.014787068590521812,0.01513634156435728,0.015471357852220535,0.01584557816386223,0.016234055161476135,0.016615403816103935,0.017018137499690056,0.017406614497303963,0.017830731347203255,0.01829761639237404,0.01867896504700184,0.019142286852002144,0.0195806585252285,0.019979827105998993,0.02041463740170002,0.020967058837413788,0.021519478410482407,0.022004183381795883,0.02253878489136696,0.023126846179366112,0.023622244596481323,0.02420317754149437,0.02472708560526371,0.025361480191349983,0.025974489748477936,0.02665521390736103,0.02730386331677437,0.027998846024274826,0.028715210035443306,0.029403064399957657,0.03013725019991398,0.030882127583026886,0.03158780187368393,0.03232555091381073,0.033098939806222916,0.03390084207057953,0.034717001020908356,0.03547613322734833,0.036292292177677155,0.037172600626945496,0.03799232468008995,0.038869068026542664,0.03976007178425789,0.04073304682970047,0.04165968671441078,0.042582765221595764,0.043530791997909546,0.04456435516476631,0.04557296633720398,0.04664216935634613,0.04776483401656151,0.048773445188999176,0.0497891902923584,0.05090115964412689,0.051945414394140244,0.05305025726556778,0.05421924963593483,0.05541319400072098,0.05663921311497688,0.05776187404990196,0.059062737971544266,0.060306575149297714,0.06156110763549805,0.06276573985815048,0.06409511715173721,0.06533895432949066,0.06661486625671387,0.06805472820997238,0.06944825500249863,0.07082396000623703,0.07228876650333405,0.0736716017127037,0.0751471072435379,0.07667962461709976,0.07807672023773193,0.07948806881904602,0.08094574511051178,0.08241768181324005,0.08392169326543808,0.08551480621099472,0.08711860328912735,0.08879368752241135,0.09034759551286697,0.09199060499668121,0.09368707239627838,0.09530512988567352,0.09701941907405853,0.09883350133895874,0.10043730586767197,0.1022549495100975,0.10386587679386139,0.10559442639350891,0.10734791308641434,0.10914061218500137,0.11096181720495224,0.11282579600811005,0.11457572132349014,0.11640762537717819,0.11824308335781097,0.12005003541707993,0.12177145481109619,0.12353920191526413,0.12535327672958374,0.12714597582817078,0.12897075712680817,0.13083116710186005,0.13267019391059875,0.1345127820968628,0.1363126039505005,0.1380767971277237,0.1399015635251999,0.14164435863494873,0.14337646961212158,0.14534379541873932,0.14701887965202332,0.14890068769454956,0.15060071647167206,0.1524326205253601,0.15416115522384644,0.15583623945713043,0.15758973360061646,0.15925411880016327,0.16091851890087128,0.16253657639026642,0.1642722487449646,0.16597940027713776,0.16765092313289642,0.16945432126522064,0.1710866242647171,0.17277953028678894,0.17439758777618408,0.17609049379825592,0.1778119057416916,0.17930880188941956,0.18092329800128937,0.18243086338043213,0.18394912779331207,0.18548165261745453,0.18703199923038483,0.1885288804769516,0.19008278846740723,0.19159036874771118,0.19310151040554047,0.1945449262857437,0.196056067943573,0.1974068284034729,0.19869700074195862,0.20016537606716156,0.20149831473827362,0.2029203474521637,0.20424972474575043,0.20548643171787262,0.2068086862564087,0.2080596536397934,0.2093462496995926,0.2106221616268158,0.21185174584388733,0.21302430331707,0.2142752707004547,0.21549060940742493,0.21666672825813293,0.21773593127727509,0.21885858476161957,0.21998481452465057,0.22112172842025757,0.2221018373966217,0.2232031226158142,0.2242651879787445,0.22524885833263397,0.2262396514415741,0.22722332179546356,0.22812500596046448,0.22905878722667694,0.22998541593551636,0.23089423775672913,0.23176386952400208,0.23263348639011383,0.23350666463375092,0.23429074883460999,0.2351568043231964,0.23591949045658112,0.2366928905248642,0.2374163717031479,0.2381683886051178,0.23892751336097717,0.2396688312292099,0.24038876593112946,0.2411051243543625,0.2418571263551712,0.2425449937582016,0.24322214722633362,0.24391356110572815,0.24460498988628387,0.24524293839931488,0.24583813548088074,0.2464725226163864,0.24708910286426544,0.24767716228961945,0.24822601675987244,0.24873210489749908,0.24924889206886292,0.24973002076148987,0.25025036931037903,0.2507350742816925,0.2512447237968445,0.2517614960670471,0.2522355318069458,0.2526703178882599,0.2531015872955322,0.25356847047805786,0.2539604902267456,0.2543846070766449,0.25480160117149353,0.25521859526634216,0.25556430220603943,0.25596705079078674,0.25629493594169617,0.25666558742523193,0.25697922706604004,0.25728216767311096,0.2576100528240204,0.25792011618614197,0.25829434394836426,0.25857946276664734,0.2588966488838196,0.259174644947052,0.25944194197654724,0.25969141721725464,0.2599587142467499,0.2602402865886688,0.26047906279563904,0.26074281334877014,0.2610136866569519,0.2612382173538208,0.2614591717720032,0.2616765797138214,0.2619474530220032,0.2621505856513977,0.2623858153820038,0.2626139223575592,0.26280635595321655,0.2630380392074585,0.26323404908180237,0.2634407579898834,0.2636153995990753,0.2638256847858429,0.2640537619590759,0.26424267888069153,0.26448145508766174,0.26469528675079346,0.264877051115036,0.2650267481803894,0.2652120888233185,0.26538315415382385,0.2655292749404907,0.26568251848220825,0.26587140560150146,0.2660282254219055,0.2661529779434204,0.26628485321998596,0.266413152217865,0.2665236294269562,0.26665550470352173,0.26678380370140076,0.2669049799442291,0.26700475811958313,0.26711881160736084,0.26722216606140137,0.26733267307281494,0.2674395740032196,0.26755720376968384,0.26765698194503784,0.2677639126777649,0.26786014437675476,0.26795637607574463,0.26805615425109863,0.2681737542152405,0.26824504137039185,0.2683626711368561,0.26844462752342224,0.26851946115493774,0.26859787106513977,0.2686798572540283,0.2687511444091797,0.2688402235507965,0.2689043879508972,0.2689613997936249,0.26904696226119995,0.26908615231513977,0.26917168498039246,0.26923584938049316,0.2693142592906952,0.26938197016716003,0.2694639265537262,0.2695173919200897,0.26958155632019043,0.26964569091796875,0.2697241008281708,0.26977401971817017,0.2698381543159485,0.26990944147109985,0.2699557840824127,0.2700020968914032,0.2700662612915039,0.27011972665786743,0.27018386125564575,0.27024444937705994,0.27029433846473694],"active":[0.0022631287574768066,0.0020742362830787897,0.002013648161664605,0.0019851361867040396,0.0019815717823803425,0.001924548065289855,0.0018996000289916992,0.0018889079801738262,0.0019138557836413383,0.001874652225524187,0.0018033720552921295,0.0018104994669556618,0.0018390119075775146,0.0017641675658524036,0.001724963542073965,0.001710707787424326,0.0016572480089962482,0.001635863445699215,0.0016715037636458874,0.0016572470776736736,0.0016643749549984932,0.0015824027359485626,0.0016216076910495758,0.001650119200348854,0.0016073519363999367,0.001607351005077362,0.0015574553981423378,0.0015645837411284447,0.0015538912266492844,0.0016002235934138298,0.0015574553981423378,0.0015467628836631775,0.001593095250427723,0.0016394276171922684,0.001657247543334961,0.0016608107835054398,0.0016394266858696938,0.0016394266858696938,0.0016251718625426292,0.0016643749549984932,0.0016715032979846,0.0016715032979846,0.0016857599839568138,0.0017071422189474106,0.0016928883269429207,0.0017249640077352524,0.0016964524984359741,0.0017249640077352524,0.0017712954431772232,0.001774858683347702,0.0018782150000333786,0.001871088519692421,0.0018461402505636215,0.0019209831953048706,0.0019245464354753494,0.0019388049840927124,0.002038596197962761,0.002124132588505745,0.0020920559763908386,0.002045724540948868,0.0020635444670915604,0.002081364393234253,0.0020279046148061752,0.0021276958286762238,0.0021383874118328094,0.002202540636062622,0.0021668989211320877,0.0021704640239477158,0.0021383892744779587,0.0021348241716623306,0.002117004245519638,0.0020742379128932953,0.0021419525146484375,0.0021704640239477158,0.002163335680961609,0.0022631287574768066,0.002320151776075363,0.002419944852590561,0.0023593567311763763,0.0023878663778305054,0.0024092532694339752,0.002423509955406189,0.002459149807691574,0.002501916140317917,0.002576760947704315,0.0026480406522750854,0.002655167132616043,0.0026516057550907135,0.002705063670873642,0.002712193876504898,0.00270862877368927,0.0028369352221488953,0.0028547532856464386,0.0028119832277297974,0.0028369352221488953,0.0029402896761894226,0.002929598093032837,0.00306503102183342,0.003015134483575821,0.0030792877078056335,0.0031398721039295197,0.003168385475873947,0.003300253301858902,0.0032075904309749603,0.003275308758020401,0.0032254084944725037,0.003343023359775543,0.0033323317766189575,0.0035034045577049255,0.0036317110061645508,0.003645963966846466,0.003524787724018097,0.003606759011745453,0.0035604313015937805,0.0036994293332099915,0.003720805048942566,0.0036602243781089783,0.0038063451647758484,0.0038455426692962646,0.003984540700912476,0.004055820405483246,0.004187688231468201,0.004098586738109589,0.004226900637149811,0.00408434122800827,0.004191257059574127,0.004301741719245911,0.004323124885559082,0.004561915993690491,0.004629634320735931,0.004469245672225952,0.004633188247680664,0.0044656842947006226,0.004622504115104675,0.00464387983083725,0.004665270447731018,0.00464031845331192,0.004629634320735931,0.004618935286998749,0.0046866536140441895,0.00471159815788269,0.004651017487049103,0.004615373909473419,0.004554778337478638,0.004569046199321747,0.004593998193740845,0.004672393202781677,0.004626065492630005,0.0045155733823776245,0.0044585466384887695,0.004444301128387451,0.0045476555824279785,0.00456903874874115,0.004512012004852295,0.004512026906013489,0.004672393202781677,0.004401534795761108,0.004519149661064148,0.004397958517074585,0.004504889249801636,0.004380136728286743,0.004383713006973267,0.004394412040710449,0.004387274384498596,0.004415795207023621,0.004373013973236084,0.004380151629447937,0.004394397139549255,0.004348084330558777,0.004415795207023621,0.004237577319145203,0.0042447298765182495,0.004169881343841553,0.004201948642730713,0.004191264510154724,0.004055827856063843,0.004184126853942871,0.004084333777427673,0.004030883312225342,0.004102170467376709,0.004134237766265869,0.0040665119886398315,0.004134237766265869,0.004055827856063843,0.003991678357124329,0.003923952579498291,0.0039275288581848145,0.003802776336669922,0.003859803080558777,0.003923952579498291,0.0038384199142456055,0.003852665424346924,0.0037065595388412476,0.00363883376121521,0.0036994218826293945,0.0036994218826293945,0.003678038716316223,0.003613889217376709,0.0035782605409622192,0.0035283565521240234,0.0035105347633361816,0.0034535080194473267,0.003360837697982788,0.003286004066467285,0.0032895654439926147,0.0032182931900024414,0.003271743655204773,0.003043651580810547,0.0031470060348510742,0.003061458468437195,0.0029224753379821777,0.0028832703828811646,0.002847626805305481,0.002758517861366272,0.0028262436389923096,0.0027799010276794434,0.0027228891849517822,0.002683684229850769,0.0026337802410125732,0.002637341618537903,0.0025518089532852173,0.0026159584522247314,0.002462714910507202,0.002448469400405884,0.0023878663778305054,0.0024662911891937256,0.0024769604206085205,0.0024270862340927124,0.0024092495441436768,0.0023771673440933228,0.002355799078941345,0.0022738277912139893,0.0022631287574768066,0.0022738277912139893,0.0022310614585876465,0.002163335680961609,0.002095624804496765,0.0021169930696487427,0.0021027475595474243,0.002031460404396057,0.001960188150405884,0.0019281208515167236,0.0019209831953048706,0.0019209682941436768,0.001960188150405884,0.00189247727394104,0.0019352436065673828,0.0019031763076782227,0.001835465431213379,0.0018176138401031494,0.0018033981323242188,0.0018104910850524902,0.0017819702625274658,0.0017748773097991943,0.0017249882221221924,0.0017000138759613037,0.0016394257545471191,0.0016180574893951416,0.0015788376331329346,0.001607358455657959,0.0015574395656585693,0.001543194055557251,0.0015645623207092285,0.0015503168106079102,0.001582413911819458,0.001493304967880249,0.0015645921230316162,0.0015040040016174316,0.0014968812465667725,0.001493304967880249,0.0015218257904052734,0.0015147030353546143,0.001493304967880249,0.001468360424041748,0.0014576613903045654,0.0013970732688903809,0.0014006197452545166,0.0014291703701019287,0.001468360424041748,0.0013970732688903809,0.001411348581314087,0.0014255940914154053,0.0013899505138397217,0.0014077723026275635,0.0013756752014160156,0.0013935267925262451,0.0013828277587890625,0.001418471336364746,0.0014184415340423584,0.001361459493637085,0.0014077425003051758,0.001354306936264038,0.0013008415699005127,0.0012937188148498535,0.0013008415699005127,0.0012723207473754883,0.0012473762035369873,0.0012794733047485352,0.0012865960597991943,0.0012367069721221924,0.0012117624282836914,0.0012117326259613037,0.0012046098709106445,0.0012153089046478271,0.0012188851833343506,0.0011974871158599854,0.0011974871158599854,0.0011761188507080078,0.001197516918182373,0.0011796653270721436,0.0011796951293945312,0.0011796653270721436,0.001183241605758667,0.0011725425720214844,0.0011618435382843018,0.001168966293334961,0.0011796653270721436,0.001201033592224121,0.001208186149597168,0.0011761188507080078,0.0011939406394958496,0.001168966293334961,0.0011404752731323242,0.0011475980281829834,0.0011511743068695068,0.0011333227157592773,0.0011511445045471191,0.001133352518081665,0.0011368989944458008,0.0011475980281829834,0.001129746437072754,0.001168966293334961,0.0011475980281829834,0.0011404454708099365,0.0011333227157592773,0.0011226534843444824,0.0010977089405059814,0.001108407974243164,0.0010976791381835938,0.0010977089405059814,0.001069188117980957,0.0011012554168701172,0.0010905861854553223,0.0010870099067687988,0.0010976791381835938,0.001108407974243164,0.001094132661819458,0.0011012554168701172,0.0010870099067687988,0.0010584890842437744,0.0010478198528289795]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0022631287574768066,0.0027121936436742544,0.003161258762702346,0.003603195771574974,0.004148488864302635,0.004640322178602219,0.005192743148654699,0.0057273441925644875,0.0062904576770961285,0.006903466768562794,0.00750222010537982,0.0081045376136899,0.008692598901689053,0.009309172630310059,0.009975641965866089,0.010574394837021828,0.011180276051163673,0.011775465682148933,0.012363526970148087,0.012908820062875748,0.013482625596225262,0.014017226174473763,0.014523315243422985,0.015018712729215622,0.015539057552814484,0.01600237935781479,0.01645500771701336,0.016911201179027557,0.017353137955069542,0.017773691564798355,0.018197808414697647,0.01857559196650982,0.018942685797810555,0.01930977776646614,0.01964479498565197,0.01999763213098049,0.020297007635235786,0.020607076585292816,0.020920708775520325,0.02119513787329197,0.021462438628077507,0.021729739382863045,0.021997040137648582,0.022250084206461906,0.022510256618261337,0.022759737446904182,0.02297714166343212,0.023201674222946167,0.023415515199303627,0.023615099489688873,0.023821812123060226,0.02400357648730278,0.024210289120674133,0.0244063101708889,0.024570252746343613,0.02474489063024521,0.02485893853008747,0.025022882968187332,0.0251690074801445,0.025329386815428734,0.025493331253528595,0.02562163583934307,0.025732120499014854,0.025846168398857117,0.02598516456782818,0.026113469153642654,0.026202568784356117,0.02631661668419838,0.02643066644668579,0.026548277586698532,0.026644505560398102,0.026733607053756714,0.02681557834148407,0.026897551491856575,0.026997342705726624,0.027093570679426193,0.027164852246642113,0.027257515117526054,0.02736087143421173,0.027421459555625916,0.027514124289155006,0.027610352262854576,0.027663812041282654,0.027710145339369774,0.02778855338692665,0.02784201316535473,0.027906164526939392,0.027948932722210884,0.027991700917482376,0.028059417381882668,0.028112877160310745,0.028166336938738823,0.028226925060153008,0.0282696932554245,0.028305333107709885,0.028355229645967484,0.028383741155266762,0.02843720279633999,0.028501354157924652,0.02852986566722393,0.028569070622324944,0.028597582131624222,0.028640350326895714,0.028665298596024513,0.02869381010532379,0.02871875837445259,0.028750834986567497,0.028779346495866776,0.028807859867811203,0.028829243034124374,0.028868447989225388,0.02888983115553856,0.028921907767653465,0.028943290933966637,0.028975367546081543,0.028996750712394714,0.029014570638537407,0.029035955667495728,0.029060903936624527,0.029071595519781113,0.029092978686094284,0.029107235372066498,0.02912505529820919,0.029139311984181404,0.029157131910324097,0.029185643419623375,0.02919990010559559,0.02921772003173828,0.029228411614894867,0.029239103198051453,0.029253359884023666,0.029264051467180252,0.029274743050336838,0.02928899973630905,0.02929612807929516,0.029310384765267372,0.02931751124560833,0.029324639588594437,0.029328204691410065,0.029335331171751022,0.02934245951473713,0.029349587857723236,0.029360279440879822,0.02936740778386593,0.029370972886681557,0.02938879281282425,0.029392356052994728,0.029399484395980835,0.029406612738966942,0.029406612738966942,0.02941017597913742,0.02941374108195305,0.029417304322123528,0.029420867562294006,0.029424432665109634,0.029427995905280113,0.0294386874884367,0.029442252591252327,0.029445815831422806,0.02945650927722454,0.02946007251739502,0.02946007251739502,0.0294636357575655,0.029467200860381126,0.029467200860381126,0.029470764100551605,0.029474329203367233,0.029474329203367233,0.029477892443537712,0.029477892443537712,0.029477892443537712,0.029477892443537712,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819,0.02948145568370819],"recovered":[0.0,0.0005844972911290824,0.001090586418285966,0.0015645994571968913,0.0020493045449256897,0.002594597637653351,0.003093558829277754,0.0035996478982269764,0.0041342489421367645,0.004679542500525713,0.005288987420499325,0.005837844684720039,0.0064259059727191925,0.007056735455989838,0.007673308718949556,0.008343342691659927,0.008910019882023335,0.009526592679321766,0.010139602236449718,0.010734791867434978,0.011322853155434132,0.011889530345797539,0.012463334947824478,0.012976552359759808,0.013464821502566338,0.013953090645372868,0.01443423144519329,0.014926064759492874,0.015396513976156712,0.015824194997549057,0.016283951699733734,0.016679557040333748,0.017092980444431305,0.017474330961704254,0.017884191125631332,0.018229899927973747,0.018568480387330055,0.018903497606515884,0.01922069489955902,0.0195307619869709,0.019808754324913025,0.020118823274970055,0.020386124029755592,0.020692629739642143,0.02093854546546936,0.021216537803411484,0.021433942019939423,0.021669168025255203,0.021886572241783142,0.022118233144283295,0.022339200600981712,0.022577989846467972,0.022738369181752205,0.022948646917939186,0.023137537762522697,0.023329995572566986,0.023497503250837326,0.023661447688937187,0.023804007098078728,0.023953696712851524,0.024103384464979172,0.02425307221710682,0.0244134534150362,0.024531066417694092,0.024645114317536354,0.02477698214352131,0.024898158386349678,0.025026462972164154,0.025136947631835938,0.0252509955316782,0.025354351848363876,0.025447014719247818,0.02556106448173523,0.02565372735261917,0.02572500891983509,0.025806980207562447,0.02591746486723423,0.025999436154961586,0.026102792471647263,0.02620258554816246,0.026266736909747124,0.026341581717133522,0.026430681347846985,0.026509089395403862,0.02656254917383194,0.026626702398061752,0.026690853759646416,0.026744315400719643,0.02679777517914772,0.026854798197746277,0.026908257976174355,0.02696171961724758,0.027008051052689552,0.027054382488131523,0.027097150683403015,0.02715417556464672,0.02720050700008869,0.027236146852374077,0.02727178856730461,0.027318120002746582,0.027360888198018074,0.02739652805030346,0.027428604662418365,0.02746780775487423,0.027503447607159615,0.027539087459445,0.02756047248840332,0.02758542075753212,0.027617495507001877,0.02765313722193241,0.027667392045259476,0.027692340314388275,0.02772441692650318,0.027756493538618088,0.027785005047917366,0.027813516557216644,0.027838464826345444,0.027863413095474243,0.027881233021616936,0.027906181290745735,0.02791687287390232,0.0279453843832016,0.02796320430934429,0.027977460995316505,0.02798815257847309,0.028002409264445305,0.028023792430758476,0.028041614219546318,0.02806299738585949,0.02808438055217266,0.028102202340960503,0.028120022267103195,0.02813427709043026,0.028144968673586845,0.028152097016572952,0.028166353702545166,0.02817704528570175,0.028191301971673965,0.02820199355483055,0.028209121897816658,0.028212685137987137,0.028216250240802765,0.028223378583788872,0.028237633407115936,0.028244761750102043,0.02825545333325863,0.028269710019230843,0.02827683836221695,0.02828040160238743,0.028283966705203056,0.028291093185544014,0.02829822152853012,0.02829822152853012,0.02830178663134575,0.028308913111686707,0.028312478214502335,0.02831960655748844,0.02832316979765892,0.0283267330378294,0.028333861380815506,0.02834811806678772,0.02834811806678772,0.0283516813069582,0.028355246409773827,0.028358809649944305,0.028358809649944305,0.028362374752759933,0.028365937992930412,0.028365937992930412,0.02836950123310089,0.02837306633591652,0.028376629576086998,0.028376629576086998,0.028380194678902626,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105,0.028383757919073105],"active":[0.0022631287574768066,0.002127696294337511,0.00207067234441638,0.002038596197962761,0.0020991843193769455,0.002045724540948868,0.0020991843193769455,0.002127696294337511,0.002156208734959364,0.0022239242680370808,0.002213232684880495,0.00226669292896986,0.00226669292896986,0.002252437174320221,0.0023023332469165325,0.0022310521453619003,0.002270256169140339,0.0022488730028271675,0.002223924733698368,0.002174028195440769,0.00215977244079113,0.0021276958286762238,0.002059980295598507,0.0020421603694558144,0.002074236050248146,0.0020492887124419212,0.0020207762718200684,0.0019851364195346832,0.0019566239789128304,0.001949496567249298,0.001913856714963913,0.0018960349261760712,0.0018497053533792496,0.0018354468047618866,0.0017606038600206375,0.0017677322030067444,0.0017285272479057312,0.0017035789787769318,0.0017000138759613037,0.0016643758863210678,0.0016536843031644821,0.0016109161078929901,0.0016109161078929901,0.0015574544668197632,0.001571711152791977,0.0015431996434926987,0.0015431996434926987,0.0015325061976909637,0.001528942957520485,0.0014968663454055786,0.001482611522078514,0.0014255866408348083,0.0014719199389219284,0.0014576632529497147,0.0014327149838209152,0.0014148950576782227,0.001361435279250145,0.001361435279250145,0.001365000382065773,0.0013756901025772095,0.0013899467885494232,0.0013685636222362518,0.001318667083978653,0.001315101981163025,0.0013400502502918243,0.0013364870101213455,0.0013044103980064392,0.0012901537120342255,0.0012937188148498535,0.0012972820550203323,0.0012901537120342255,0.0012865923345088959,0.0012545138597488403,0.0012438241392374039,0.001272333785891533,0.0012865904718637466,0.0012473873794078827,0.0012580789625644684,0.0012580789625644684,0.0012188740074634552,0.0012473873794078827,0.001268770545721054,0.001233130693435669,0.0012010559439659119,0.0012260042130947113,0.0012153107672929764,0.0012153107672929764,0.0012046173214912415,0.0011939257383346558,0.0012046191841363907,0.0012046191841363907,0.0012046173214912415,0.0012188740074634552,0.0012153107672929764,0.0012081824243068695,0.0012010540813207626,0.00118323415517807,0.0012010559439659119,0.001229565590620041,0.0012117456644773483,0.0012081824243068695,0.0012010540813207626,0.0012117456644773483,0.0011974908411502838,0.001190362498164177,0.0011796709150075912,0.001190362498164177,0.0011939257383346558,0.0011903643608093262,0.0011761058121919632,0.0012010559439659119,0.0011974908411502838,0.0011974908411502838,0.0011867973953485489,0.001190362498164177,0.00118323415517807,0.0011761058121919632,0.0011725425720214844,0.0011796709150075912,0.0011654142290353775,0.0011761058121919632,0.0011618509888648987,0.0011618509888648987,0.0011618509888648987,0.0011689793318510056,0.00118323415517807,0.0011761076748371124,0.0011761058121919632,0.0011654142290353775,0.0011547226458787918,0.0011511575430631638,0.0011440292000770569,0.001140465959906578,0.0011440310627222061,0.0011440310627222061,0.0011440310627222061,0.001140465959906578,0.0011333376169204712,0.0011262111365795135,0.0011262092739343643,0.0011297743767499924,0.0011333376169204712,0.00113690085709095,0.0011297743767499924,0.0011262111365795135,0.0011333394795656204,0.0011226460337638855,0.0011226460337638855,0.0011262111365795135,0.0011226460337638855,0.0011190827935934067,0.0011155195534229279,0.0011190827935934067,0.0011190809309482574,0.0011155195534229279,0.0011155176907777786,0.0011190809309482574,0.0011190827935934067,0.0011190827935934067,0.0011226478964090347,0.0011119544506072998,0.0011119544506072998,0.0011119544506072998,0.0011119544506072998,0.001108391210436821,0.0011119544506072998,0.0011119544506072998,0.001108391210436821,0.0011119544506072998,0.001108391210436821,0.001104826107621193,0.0011012628674507141,0.001104826107621193,0.0011012610048055649,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086,0.001097697764635086]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0022631287574768066,0.0026872456073760986,0.003161258762702346,0.0035996316000819206,0.0040736449882388115,0.004576169885694981,0.00507156690582633,0.005563399754464626,0.00603028479963541,0.006529245991259813,0.007038899231702089,0.007544988300651312,0.008054642006754875,0.008557166904211044,0.009088203310966492,0.00959072820842266,0.010111073963344097,0.010595778934657574,0.011069792322814465,0.01148678082972765,0.011921590194106102,0.01228511892259121,0.012730619870126247,0.01315473672002554,0.013514701277017593,0.013874665834009647,0.014238194562494755,0.014526879414916039,0.014847639948129654,0.015136324800550938,0.015400061383843422,0.01566736213862896,0.01590258628129959,0.01614493876695633,0.016373034566640854,0.016601132228970528,0.016814973205327988,0.016986045986413956,0.01719275861978531,0.01740659773349762,0.0175919272005558,0.017752306535840034,0.017901994287967682,0.01804811879992485,0.018197808414697647,0.018326111137866974,0.018443724140524864,0.01861836016178131,0.018728844821453094,0.018874969333410263,0.018989017233252525,0.01909593679010868,0.019181473180651665,0.01928482949733734,0.01940244249999523,0.01947728544473648,0.0195735152810812,0.019683998078107834,0.01976240612566471,0.019840816035866737,0.01990853063762188,0.0199798122048378,0.02004752680659294,0.02009742334485054,0.02016870304942131,0.020225727930665016,0.020297007635235786,0.020368289202451706,0.02040392905473709,0.02045382373034954,0.020507285371422768,0.020542925223708153,0.02059994824230671,0.0206427164375782,0.020678356289863586,0.020731817930936813,0.020774586126208305,0.02081022597849369,0.020852994173765182,0.02088506892323494,0.020913582295179367,0.020938528701663017,0.020984861999750137,0.021009810268878937,0.021024065092206,0.02105257846415043,0.021077526733279228,0.021106038242578506,0.0211238581687212,0.02114524133503437,0.021163061261177063,0.021177317947149277,0.021188009530305862,0.021205829456448555,0.02122008614242077,0.02123790606856346,0.021252162754535675,0.021255725994706154,0.02126285433769226,0.02126641757786274,0.021277111023664474,0.021284237504005432,0.021294930949807167,0.021305622532963753,0.02131631411612034,0.02131631411612034,0.02133413404226303,0.02133769914507866,0.021348390728235245,0.021351953968405724,0.02135908231139183,0.02135908231139183,0.021369773894548416,0.021376902237534523,0.02138403058052063,0.021391158923506737,0.021394722163677216,0.021401850506663322,0.021412542089819908,0.021416107192635536,0.021416107192635536,0.021416107192635536,0.021416107192635536,0.021419670432806015,0.021419670432806015,0.021419670432806015,0.021419670432806015,0.021423235535621643,0.021423235535621643,0.021423235535621643,0.021423235535621643,0.021423235535621643,0.021423235535621643,0.021423235535621643,0.021423235535621643,0.021426798775792122,0.021426798775792122,0.021426798775792122,0.021426798775792122,0.021426798775792122,0.0214303620159626,0.0214303620159626,0.0214303620159626,0.0214303620159626,0.0214303620159626,0.0214303620159626,0.0214303620159626,0.0214303620159626,0.0214303620159626,0.0214303620159626,0.0214303620159626,0.0214303620159626,0.0214303620159626,0.0214303620159626,0.0214303620159626,0.0214303620159626,0.0214303620159626,0.0214303620159626,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823,0.02143392711877823],"recovered":[0.0,0.0005738052423112094,0.0010870223632082343,0.0016038034809753299,0.0020599965937435627,0.0025447015650570393,0.0029973306227475405,0.0034677796065807343,0.003963176626712084,0.004483521915972233,0.004946842789649963,0.005435111932456493,0.0059376368299126625,0.0064793662168085575,0.006949814967811108,0.007487980183213949,0.008054657839238644,0.008560746908187866,0.00904188770800829,0.009508772753179073,0.009989913552999496,0.010428287088871002,0.010841711424291134,0.011248008348047733,0.011679253540933132,0.012064166367053986,0.012449079193174839,0.012809043750166893,0.01310129277408123,0.013425617478787899,0.013739249669015408,0.014063574373722076,0.014370079152286053,0.014601740054786205,0.01484052836894989,0.015100700780749321,0.015346617437899113,0.015588969923555851,0.015777861699461937,0.01598101109266281,0.01619485206902027,0.016380179673433304,0.016540560871362686,0.016708068549633026,0.016872012987732887,0.017021700739860535,0.01715357042849064,0.017285438254475594,0.017424434423446655,0.017574122175574303,0.017713118344545364,0.017852114513516426,0.01796616241335869,0.018062392249703407,0.018162183463573456,0.018283359706401825,0.018404535949230194,0.0184865090996027,0.018575608730316162,0.01867896504700184,0.018743116408586502,0.0188179612159729,0.018896369263529778,0.018956957384943962,0.019028237089514732,0.01910308189690113,0.019185053184628487,0.019242078065872192,0.019313357770442963,0.019359691068530083,0.01941315084695816,0.019455919042229652,0.01948799379169941,0.0195307619869709,0.019587786868214607,0.019634118303656578,0.019687579944729805,0.019733911380171776,0.019765987992286682,0.019787371158599854,0.01984083093702793,0.019880035892128944,0.019908547401428223,0.019929932430386543,0.019947752356529236,0.01998339220881462,0.019997647032141685,0.020029723644256592,0.020043980330228806,0.020061800256371498,0.020093876868486404,0.02010813169181347,0.020136643201112747,0.020147336646914482,0.020158028230071068,0.02017228491604328,0.020190104842185974,0.02020079642534256,0.020215053111314774,0.02022217959165573,0.020229307934641838,0.020243564620614052,0.020254256203770638,0.02026851288974285,0.020282767713069916,0.020289896056056023,0.02029702439904213,0.020304152742028236,0.020311281085014343,0.020314844325184822,0.02032197266817093,0.020332664251327515,0.020336229354143143,0.0203433558344841,0.020354049280285835,0.020361175760626793,0.02036474086344242,0.0203683041036129,0.020375432446599007,0.020382560789585114,0.0203932523727417,0.020396817475557327,0.020396817475557327,0.020400380715727806,0.020403943955898285,0.020403943955898285,0.020403943955898285,0.020411072298884392,0.02041463740170002,0.02041463740170002,0.0204182006418705,0.0204182006418705,0.0204182006418705,0.020421763882040977,0.020421763882040977,0.020421763882040977,0.020425328984856606,0.020425328984856606,0.020425328984856606,0.020425328984856606,0.020425328984856606,0.020425328984856606,0.020425328984856606,0.020428892225027084,0.020432457327842712,0.020432457327842712,0.020432457327842712,0.020432457327842712,0.020432457327842712,0.020432457327842712,0.020432457327842712,0.020432457327842712,0.020432457327842712,0.020432457327842712,0.020432457327842712,0.020432457327842712,0.020432457327842712,0.020432457327842712,0.020432457327842712,0.020432457327842712,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319,0.02043602056801319],"active":[0.0022631287574768066,0.0021134403068572283,0.0020742365159094334,0.001995828002691269,0.002013648394495249,0.0020314683206379414,0.0020742362830787897,0.002095620147883892,0.0020671081729233265,0.0020457240752875805,0.002092056442052126,0.0021098763681948185,0.0021170051768422127,0.002077800687402487,0.002138388343155384,0.0021027480252087116,0.0020564161241054535,0.0020350320264697075,0.0020279046148061752,0.0019780080765485764,0.0019316766411066055,0.0018568318337202072,0.0018889084458351135,0.001906728371977806,0.0018354477360844612,0.0018104994669556618,0.0017891153693199158,0.0017178356647491455,0.0017463471740484238,0.0017107073217630386,0.0016608117148280144,0.0016037877649068832,0.0015325071290135384,0.001543198712170124,0.0015325061976909637,0.0015004314482212067,0.001468355767428875,0.0013970760628581047,0.0014148969203233719,0.0014255866408348083,0.00139707513153553,0.0013721268624067307,0.0013614334166049957,0.0013400502502918243,0.0013257954269647598,0.0013044103980064392,0.0012901537120342255,0.0013329219073057175,0.0013044103980064392,0.0013008471578359604,0.001275898888707161,0.0012438222765922546,0.0012153107672929764,0.001222437247633934,0.0012402590364217758,0.0011939257383346558,0.0011689793318510056,0.0011974889785051346,0.0011867973953485489,0.0011618509888648987,0.0011654142290353775,0.0011618509888648987,0.0011511575430631638,0.001140465959906578,0.001140465959906578,0.0011226460337638855,0.0011119544506072998,0.0011262111365795135,0.0010905712842941284,0.001094132661819458,0.0010941345244646072,0.0010870061814785004,0.0011119544506072998,0.0011119544506072998,0.0010905694216489792,0.0010976996272802353,0.0010870061814785004,0.0010763145983219147,0.0010870061814785004,0.001097697764635086,0.0010727513581514359,0.0010584928095340729,0.0010763145983219147,0.0010798778384923935,0.0010763127356767654,0.0010691862553358078,0.0010798797011375427,0.0010763145983219147,0.0010798778384923935,0.0010834410786628723,0.0010691843926906586,0.0010691862553358078,0.0010513663291931152,0.0010584928095340729,0.001062057912349701,0.0010656211525201797,0.001062057912349701,0.001054929569363594,0.0010478012263774872,0.0010442379862070084,0.0010478030890226364,0.0010406728833913803,0.0010406747460365295,0.0010371096432209015,0.0010335464030504227,0.0010264180600643158,0.0010371096432209015,0.0010335464030504227,0.0010371096432209015,0.0010371096432209015,0.0010371096432209015,0.0010264180600643158,0.0010335445404052734,0.0010335464030504227,0.0010299813002347946,0.0010299831628799438,0.0010299813002347946,0.0010335464030504227,0.0010371096432209015,0.0010335464030504227,0.001022854819893837,0.001019289717078209,0.001019289717078209,0.001019289717078209,0.00101572647690773,0.00101572647690773,0.00101572647690773,0.0010121632367372513,0.0010085981339216232,0.0010085981339216232,0.0010050348937511444,0.0010050348937511444,0.0010050348937511444,0.0010014716535806656,0.0010014716535806656,0.0010050348937511444,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010050330311059952,0.0010050330311059952,0.0010050330311059952,0.0010014697909355164,0.0009979046881198883,0.0009979046881198883,0.0009979046881198883,0.0009979046881198883,0.0009979046881198883,0.0009979046881198883,0.0009979046881198883,0.0009979046881198883,0.0009979046881198883,0.0009979046881198883,0.0009979046881198883,0.0009979046881198883,0.0009979046881198883,0.0009979046881198883,0.0010014697909355164,0.0010014697909355164,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375,0.0009979065507650375]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0022631287574768066,0.0026872456073760986,0.0031327465549111366,0.0035675556864589453,0.004062952473759651,0.004483505617827177,0.004961082711815834,0.005392327904701233,0.0058021885342895985,0.00623343326151371,0.006657550111413002,0.007092359475791454,0.007537860423326492,0.007969105616211891,0.00835401751101017,0.008774571120738983,0.009180868044495583,0.009558652527630329,0.009979205206036568,0.010367682203650475,0.01071339100599289,0.011066228151321411,0.011362040415406227,0.011679237708449364,0.011932281777262688,0.012217402458190918,0.012474010698497295,0.012716363184154034,0.012955152429640293,0.0131404809653759,0.01333293691277504,0.013525393791496754,0.013685774058103561,0.013856845907866955,0.01401009876281023,0.014149094931781292,0.0142845269292593,0.014430651441216469,0.014566083438694477,0.014697952196002007,0.014819128438830376,0.014926047995686531,0.015050788410007954,0.01515414472669363,0.015257501043379307,0.015346601605415344,0.015428573824465275,0.015485597774386406,0.015564005821943283,0.015635285526514053,0.015703001990914345,0.015756461769342422,0.015817049890756607,0.0158598180860281,0.015909714624285698,0.015945354476571083,0.015988122671842575,0.016030890867114067,0.01607365906238556,0.016112864017486572,0.01614493876695633,0.01618770696222782,0.016209091991186142,0.016251858323812485,0.016273243352770805,0.016301754862070084,0.01633383147418499,0.016351651400327682,0.016369471326470375,0.016387291252613068,0.01640511304140091,0.016419367864727974,0.016440752893686295,0.01645500771701336,0.016469262540340424,0.016483519226312637,0.01649777591228485,0.016508467495441437,0.016515595838427544,0.01652272418141365,0.016536980867385864,0.01654767245054245,0.016554798930883408,0.016554798930883408,0.016561929136514664,0.01657262071967125,0.016576183959841728,0.016583312302827835,0.016590438783168793,0.01659756898880005,0.016604695469141006,0.016611823812127113,0.016611823812127113,0.016615387052297592,0.01661895215511322,0.01662251725792885,0.01662251725792885,0.01662251725792885,0.016629643738269806,0.016633208841085434,0.016633208841085434,0.016636772081255913,0.01664033532142639,0.01664390042424202,0.016647465527057648,0.016651026904582977,0.016651026904582977,0.016654592007398605,0.016658157110214233,0.016658157110214233,0.016658157110214233,0.016658157110214233,0.016658157110214233,0.016658157110214233,0.016658157110214233,0.016658157110214233,0.016658157110214233,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712,0.016661720350384712],"recovered":[0.0,0.0005702412454411387,0.0010763304308056831,0.0015752913895994425,0.0020350483246147633,0.002480549504980445,0.0029189223423600197,0.0034036273136734962,0.0038598203100264072,0.004319577477872372,0.004761514253914356,0.005178503226488829,0.005602620076388121,0.006073069293051958,0.0065114423632621765,0.0068820989690721035,0.007345420308411121,0.0077837929129600525,0.008143757469952106,0.00853936281055212,0.00901693943887949,0.009373340755701065,0.00970835704356432,0.010054065845906734,0.01036057062447071,0.010606487281620502,0.010880915448069572,0.011130396276712418,0.011397697031497955,0.01165074110031128,0.011868146248161793,0.012078422121703625,0.012274443171918392,0.012459771707654,0.012623715214431286,0.01280191633850336,0.012937348335981369,0.013062088750302792,0.013226033188402653,0.013350773602724075,0.013489769771695137,0.01361451018601656,0.013742813840508461,0.013878246769309044,0.013967346400022507,0.014060011133551598,0.01414911076426506,0.014238211326301098,0.014330875128507614,0.014412847347557545,0.014480563811957836,0.014544716104865074,0.014605304226279259,0.014665892347693443,0.014722916297614574,0.01476924866437912,0.014829836785793304,0.014879732392728329,0.014926064759492874,0.014965268783271313,0.015008036978542805,0.01504367683082819,0.015075753442943096,0.015107829123735428,0.015143468976020813,0.015179108828306198,0.015207621268928051,0.015243261121213436,0.015268209390342236,0.015289593487977982,0.015314541757106781,0.015335925854742527,0.015346617437899113,0.015382257290184498,0.015396513976156712,0.015414333902299404,0.015421461313962936,0.015439282171428204,0.015457102097570896,0.015467793680727482,0.015478486195206642,0.015482049435377121,0.015489177778363228,0.015496306121349335,0.015499870292842388,0.01550699770450592,0.015514126047492027,0.015521254390478134,0.015535510145127773,0.015542637556791306,0.015546201728284359,0.015553330071270466,0.015560458414256573,0.015564021654427052,0.015567585825920105,0.015571149997413158,0.015574714168906212,0.015574714168906212,0.015574714168906212,0.015581842511892319,0.015581842511892319,0.015585405752062798,0.015588969923555851,0.015588969923555851,0.015592534095048904,0.015596098266541958,0.015599662438035011,0.015603226609528065,0.015603226609528065,0.015603226609528065,0.015603226609528065,0.015603226609528065,0.015603226609528065,0.015603226609528065,0.015603226609528065,0.015603226609528065,0.015603226609528065,0.015603226609528065,0.015603226609528065,0.015603226609528065,0.015603226609528065,0.015603226609528065,0.015603226609528065,0.015603226609528065,0.015603226609528065,0.015603226609528065,0.015603226609528065,0.015603226609528065,0.015603226609528065,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544,0.015606789849698544],"active":[0.0022631287574768066,0.002117004245519638,0.0020564161241054535,0.001992264296859503,0.002027904149144888,0.002002956112846732,0.0020421603694558144,0.0019887005910277367,0.0019423682242631912,0.0019138557836413383,0.0018960358574986458,0.0019138562493026257,0.0019352403469383717,0.001896036323159933,0.0018425751477479935,0.0018924721516668797,0.0018354477360844612,0.0017748596146702766,0.0018354477360844612,0.0018283193930983543,0.0016964515671133995,0.001692887395620346,0.0016536833718419075,0.0016251718625426292,0.001571711152791977,0.0016109151765704155,0.001593095250427723,0.001585966907441616,0.0015574553981423378,0.001489739865064621,0.001464790664613247,0.001446971669793129,0.0014113308861851692,0.0013970742002129555,0.0013863835483789444,0.0013471785932779312,0.0013471785932779312,0.0013685626909136772,0.0013400502502918243,0.0013471785932779312,0.0013293586671352386,0.0013115378096699715,0.0013079745694994926,0.0012758979573845863,0.0012901546433568,0.0012865904718637466,0.0012794630602002144,0.001247386448085308,0.001233130693435669,0.0012224381789565086,0.0012224381789565086,0.0012117456644773483,0.0012117456644773483,0.0011939257383346558,0.0011867983266711235,0.0011761058121919632,0.0011582858860492706,0.0011511584743857384,0.001147594302892685,0.0011475952342152596,0.0011369017884135246,0.0011440301313996315,0.0011333385482430458,0.0011440292000770569,0.0011297743767499924,0.0011226460337638855,0.001126210205256939,0.0011083902791142464,0.0011012619361281395,0.001097697764635086,0.0010905712842941284,0.001083442009985447,0.0010941354557871819,0.0010727504268288612,0.001072748564183712,0.0010691853240132332,0.0010763145983219147,0.0010691853240132332,0.0010584937408566475,0.0010549305006861687,0.001058494672179222,0.001065623015165329,0.0010656211525201797,0.0010584928095340729,0.0010620588436722755,0.001065623015165329,0.001062057912349701,0.001062057912349701,0.0010549286380410194,0.0010549314320087433,0.0010584937408566475,0.0010584937408566475,0.0010513653978705406,0.0010513653978705406,0.0010513663291931152,0.0010513672605156898,0.0010478030890226364,0.0010478030890226364,0.001054929569363594,0.0010513663291931152,0.0010513663291931152,0.0010513663291931152,0.0010513653978705406,0.0010549305006861687,0.0010549314320087433,0.0010549286380410194,0.001051364466547966,0.0010513653978705406,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010584937408566475,0.0010584937408566475,0.0010584937408566475,0.0010584937408566475,0.0010584937408566475,0.0010584937408566475,0.0010584937408566475,0.0010584937408566475,0.0010584937408566475,0.0010584937408566475,0.0010584937408566475,0.0010584937408566475,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687,0.0010549305006861687]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0022631287574768066,0.0027086297050118446,0.003179078921675682,0.0036744759418070316,0.004123540595173836,0.00460111815482378,0.005075130611658096,0.005549143999814987,0.00605523306876421,0.006572014186531305,0.007060283329337835,0.007537860423326492,0.008129484951496124,0.00867477897554636,0.009180868044495583,0.009772492572665215,0.010335606522858143,0.010834567248821259,0.01137986034154892,0.011850309558212757,0.012270862236618996,0.012744875624775887,0.013197504915297031,0.01359310932457447,0.014017226174473763,0.014419959858059883,0.01479774434119463,0.01517909299582243,0.015553314238786697,0.015874074772000313,0.016194835305213928,0.016558364033699036,0.016886252909898758,0.017153553664684296,0.017470750957727432,0.017773691564798355,0.018062375485897064,0.01833323948085308,0.018607668578624725,0.018828637897968292,0.019042477011680603,0.019277701154351234,0.01947728730738163,0.019687563180923462,0.019894275814294815,0.020090295001864433,0.020268496125936508,0.020400363951921463,0.02059282176196575,0.020795969292521477,0.020942093804478645,0.021116729825735092,0.021259291097521782,0.02138759382069111,0.021565794944763184,0.02169766277074814,0.021808147430419922,0.02192932367324829,0.022043371573090553,0.022136036306619644,0.022260775789618492,0.022346312180161476,0.022442540153861046,0.022567281499505043,0.02267063781619072,0.022759737446904182,0.02283814549446106,0.02293081022799015,0.023009218275547028,0.02309475466609001,0.02319098263978958,0.02326226234436035,0.023351363837718964,0.023444026708602905,0.02352599985897541,0.023583022877573967,0.023654304444789886,0.023729147389531136,0.023782607167959213,0.023853888735175133,0.02390734851360321,0.02398219145834446,0.02403208799660206,0.024085547775030136,0.024156829342246056,0.024203160777688026,0.02424236573278904,0.02429226040840149,0.024342156946659088,0.02438848838210106,0.024420564994215965,0.024474024772644043,0.024523921310901642,0.024570252746343613,0.02460232935845852,0.02462371438741684,0.02467004582285881,0.024691428989171982,0.024723505601286888,0.024748453870415688,0.02479122206568718,0.02481617033481598,0.024848246946930885,0.024873195216059685,0.024901706725358963,0.024926654994487762,0.024940909817814827,0.024965858086943626,0.02498011477291584,0.024994371458888054,0.02500862628221512,0.02503001131117344,0.025044266134500504,0.025058522820472717,0.02507990598678589,0.025094162672758102,0.025104854255914688,0.025119110941886902,0.02512623928487301,0.025140494108200073,0.025161879137158394,0.02517257072031498,0.025176135823130608,0.025183262303471565,0.0251939557492733,0.02519751898944378,0.025204647332429886,0.02521533891558647,0.025229595601558685,0.02524385042488575,0.025254543870687485,0.025258107110857964,0.02526523545384407,0.025272363796830177,0.025275927037000656,0.025286618620157242,0.02529018372297287,0.025297312065958977,0.025304438546299934,0.02531156688928604,0.02531513199210167,0.025318695232272148,0.025322258472442627,0.025329386815428734,0.025332951918244362,0.02533651515841484,0.02533651515841484,0.02534008026123047,0.025347206741571426,0.025347206741571426,0.025350771844387054,0.025354335084557533,0.02535790018737316,0.02536146342754364,0.02536502666771412,0.025368591770529747,0.025368591770529747,0.025372155010700226,0.025375720113515854,0.025375720113515854,0.025375720113515854,0.025375720113515854,0.025375720113515854,0.025375720113515854,0.025379283353686333,0.025379283353686333,0.02538284659385681,0.02538284659385681,0.02538284659385681,0.02538284659385681,0.02538284659385681,0.02538641169667244,0.02538641169667244,0.02538641169667244,0.02538997493684292,0.02538997493684292,0.02538997493684292,0.02538997493684292,0.025393540039658546,0.025393540039658546,0.025393540039658546,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025,0.025397103279829025],"recovered":[0.0,0.0005738052423112094,0.0010656383819878101,0.0015717274509370327,0.0020778165198862553,0.0025518296752125025,0.0030436627566814423,0.00349272764287889,0.003948920872062445,0.004430061671882868,0.004932587035000324,0.00543154776096344,0.0059162527322769165,0.006486494094133377,0.007031787186861038,0.007577080745249987,0.008150885812938213,0.008713998831808567,0.009241471998393536,0.009758253581821918,0.010242958553135395,0.010645691305398941,0.011137524619698524,0.011586589738726616,0.0120285265147686,0.012466899119317532,0.012862504459917545,0.013272364623844624,0.013657277449965477,0.014035062864422798,0.014387899078428745,0.014730044640600681,0.015100700780749321,0.01543571799993515,0.015760041773319244,0.016066547483205795,0.016373051330447197,0.01667599193751812,0.016953984275460243,0.017239104956388474,0.017499277368187904,0.017741631716489792,0.017994675785303116,0.018194260075688362,0.018404535949230194,0.01858273707330227,0.018789449706673622,0.018971214070916176,0.0191743616014719,0.019384637475013733,0.019552147015929222,0.01972678303718567,0.01988716423511505,0.02005467191338539,0.020182976499199867,0.020354049280285835,0.02051442861557007,0.02062847651541233,0.020763909444212914,0.02089221403002739,0.02101339027285576,0.021120309829711914,0.02122366614639759,0.02132345922291279,0.02144107036292553,0.0215622466057539,0.021662039682269096,0.02174757607281208,0.021850932389497757,0.02193646878004074,0.022018440067768097,0.022114668041467667,0.02217882126569748,0.022257229313254356,0.022349892184138298,0.022421173751354218,0.0225067101418972,0.02258511818945408,0.022659961134195328,0.022731240838766098,0.022802522405982018,0.02287023887038231,0.02292013354599476,0.022994978353381157,0.023073386400938034,0.02313041128218174,0.023187434300780296,0.023240894079208374,0.023290790617465973,0.023329995572566986,0.023376327008008957,0.023422658443450928,0.02346542663872242,0.02351532317698002,0.023554528132081032,0.023597296327352524,0.02362937107682228,0.023665010929107666,0.023689959198236465,0.023722035810351372,0.023732727393507957,0.02377193234860897,0.023807572200894356,0.023836083710193634,0.023878851905465126,0.023907363414764404,0.023921620100736618,0.02394300512969494,0.02396082505583763,0.023982208222150803,0.02399289980530739,0.024007156491279602,0.02403566800057888,0.024053487926721573,0.024067744612693787,0.024082001298666,0.0241069495677948,0.024114076048135757,0.024124769493937492,0.024135461077094078,0.024149717763066292,0.024167537689208984,0.02417822927236557,0.024185357615351677,0.024192484095692635,0.02419961243867874,0.02420317754149437,0.024217432364821434,0.02422812581062317,0.024235252290964127,0.024242380633950233,0.02425307221710682,0.024260200560092926,0.024267328903079033,0.02427445724606514,0.024288713932037354,0.024292277172207832,0.024292277172207832,0.02429584041237831,0.024306533858180046,0.024317225441336632,0.02432078868150711,0.02432435378432274,0.02432435378432274,0.024331482127308846,0.024331482127308846,0.024335045367479324,0.024335045367479324,0.02434217371046543,0.02434217371046543,0.024349302053451538,0.024352865293622017,0.024352865293622017,0.024352865293622017,0.024356428533792496,0.024363556876778603,0.024363556876778603,0.02436712197959423,0.02437068521976471,0.02437424845993519,0.02437424845993519,0.02437424845993519,0.02437424845993519,0.02437424845993519,0.02437424845993519,0.024377813562750816,0.024377813562750816,0.024381376802921295,0.024381376802921295,0.024381376802921295,0.024381376802921295,0.024381376802921295,0.024381376802921295,0.024381376802921295,0.024384941905736923,0.024384941905736923,0.024388505145907402,0.024388505145907402,0.024388505145907402,0.024388505145907402,0.02439207024872303,0.02439207024872303,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351,0.02439563348889351],"active":[0.0022631287574768066,0.0021348244044929743,0.002113440539687872,0.002102748490869999,0.0020457240752875805,0.0020492884796112776,0.002031467854976654,0.002056416356936097,0.002106312196701765,0.0021419525146484375,0.002127696294337511,0.0021063126623630524,0.0022132322192192078,0.002188284881412983,0.0021490808576345444,0.002195411827415228,0.0021847207099199295,0.0021205684170126915,0.002138388343155384,0.0020920559763908386,0.0020279036834836006,0.0020991843193769455,0.002059980295598507,0.0020065195858478546,0.001988699659705162,0.0019530607387423515,0.0019352398812770844,0.001906728371977806,0.0018960367888212204,0.0018390119075775146,0.001806936226785183,0.0018283193930983543,0.001785552129149437,0.0017178356647491455,0.0017107091844081879,0.0017071440815925598,0.0016893241554498672,0.001657247543334961,0.0016536843031644821,0.0015895329415798187,0.0015431996434926987,0.0015360694378614426,0.001482611522078514,0.0014933031052350998,0.001489739865064621,0.0015075579285621643,0.001479046419262886,0.0014291498810052872,0.0014184601604938507,0.0014113318175077438,0.0013899467885494232,0.0013899467885494232,0.0013721268624067307,0.0013329219073057175,0.0013828184455633163,0.0013436134904623032,0.0012937188148498535,0.0013008471578359604,0.0012794621288776398,0.0012438222765922546,0.0012473855167627335,0.001226002350449562,0.0012188740074634552,0.0012438222765922546,0.0012295674532651901,0.0011974908411502838,0.0011761058121919632,0.00118323415517807,0.0011582858860492706,0.0011582858860492706,0.0011725425720214844,0.001147594302892685,0.0011725425720214844,0.0011867973953485489,0.0011761076748371124,0.0011618491262197495,0.001147594302892685,0.0011440292000770569,0.0011226460337638855,0.0011226478964090347,0.001104826107621193,0.0011119525879621506,0.0011119544506072998,0.0010905694216489792,0.0010834429413080215,0.0010727494955062866,0.0010549314320087433,0.0010513663291931152,0.0010513663291931152,0.0010584928095340729,0.0010442379862070084,0.0010513663291931152,0.001058494672179222,0.001054929569363594,0.0010478012263774872,0.0010264180600643158,0.0010406747460365295,0.0010264180600643158,0.0010335464030504227,0.0010264180600643158,0.001058494672179222,0.0010442379862070084,0.0010406747460365295,0.0010371115058660507,0.001022854819893837,0.0010192915797233582,0.001019289717078209,0.0010228529572486877,0.001019289717078209,0.0010121632367372513,0.00101572647690773,0.001022854819893837,0.0010085981339216232,0.0010050348937511444,0.001012161374092102,0.001012161374092102,0.0009979046881198883,0.0010050348937511444,0.0010014697909355164,0.0010050330311059952,0.001012161374092102,0.0010050330311059952,0.0009979065507650375,0.0009979046881198883,0.0010014716535806656,0.0009979065507650375,0.0010014697909355164,0.0009979065507650375,0.0010014697909355164,0.0010085981339216232,0.0010121632367372513,0.0010050348937511444,0.0010050348937511444,0.0010050348937511444,0.0010014697909355164,0.0009979046881198883,0.0009979065507650375,0.0010050348937511444,0.0010085981339216232,0.0010050330311059952,0.0009979065507650375,0.0009979065507650375,0.0009979046881198883,0.0010050330311059952,0.0010014697909355164,0.0010050330311059952,0.0010014697909355164,0.0010050348937511444,0.0010050330311059952,0.0010050330311059952,0.0010014697909355164,0.0010014697909355164,0.0010050348937511444,0.0010085981339216232,0.0010085981339216232,0.0010050348937511444,0.0010050348937511444,0.0010050330311059952,0.0010050348937511444,0.0010014716535806656,0.0010014716535806656,0.0010014716535806656,0.0010014716535806656,0.0010014716535806656,0.0010050348937511444,0.0010014697909355164,0.0010050330311059952,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010050348937511444,0.0010050348937511444,0.0010050348937511444,0.0010050330311059952,0.0010050330311059952,0.0010014697909355164,0.0010014697909355164,0.0010050348937511444,0.0010050348937511444,0.0010014697909355164,0.0010050330311059952,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164,0.0010014697909355164]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0022631287574768066,0.00273714167997241,0.0031897707376629114,0.003603195771574974,0.004105720669031143,0.004536965861916542,0.004961082711815834,0.005420839414000511,0.005909108556807041,0.006393813528120518,0.006871390622109175,0.00729907164350152,0.007780212908983231,0.008229278028011322,0.008678343147039413,0.00914166308939457,0.009619240649044514,0.01003266591578722,0.010456782765686512,0.010859515517950058,0.011226608417928219,0.011579444631934166,0.01195010170340538,0.01224591489881277,0.012595186941325665,0.012883871793746948,0.013179684989154339,0.013475497253239155,0.013749925419688225,0.014045738615095615,0.014266707003116608,0.014523315243422985,0.014779924415051937,0.01500089280307293,0.015207605436444283,0.015432137064635754,0.015649542212486267,0.015849126502871513,0.01604514569044113,0.016223346814513206,0.016376599669456482,0.016519159078598022,0.016675975173711777,0.016822099685668945,0.016957532614469528,0.017103657126426697,0.017246216535568237,0.01737808622419834,0.01749569922685623,0.01759905368089676,0.017720229923725128,0.01780933141708374,0.017912687733769417,0.017994659021496773,0.01809801533818245,0.018183551728725433,0.018269088119268417,0.0183546245098114,0.018415212631225586,0.018497183918952942,0.018568463623523712,0.018650436773896217,0.018703896552324295,0.018768049776554108,0.01883220113813877,0.01888566091656685,0.018942685797810555,0.019013965502381325,0.019042477011680603,0.019110193476080894,0.019149398431181908,0.01918860152363777,0.019224241375923157,0.019277701154351234,0.01931334286928177,0.019341854378581047,0.01938105747103691,0.019423825666308403,0.01948085054755211,0.019509362056851387,0.019534310325980186,0.019562821835279465,0.019587770104408264,0.01961628347635269,0.019641229882836342,0.019655486568808556,0.01969112642109394,0.01971251145005226,0.01973745971918106,0.01976597122848034,0.019780227914452553,0.019794482737779617,0.019801611080765724,0.01981230266392231,0.01983368769288063,0.019844379276037216,0.019851507619023323,0.01986219920217991,0.019876455888152122,0.019876455888152122,0.01988358236849308,0.019890710711479187,0.0199049673974514,0.019912095740437508,0.019915658980607986,0.019922787323594093,0.019926350563764572,0.01993347890675068,0.019944172352552414,0.01995129883289337,0.019961992278695107,0.019965555518865585,0.019972683861851692,0.01997624710202217,0.019983375445008278,0.019990503787994385,0.019990503787994385,0.02000119537115097,0.020008323714137077,0.020008323714137077,0.020008323714137077,0.020011886954307556,0.020015452057123184,0.02002258040010929,0.02002614364027977,0.02002614364027977,0.02002970688045025,0.02002970688045025,0.020033271983265877,0.020033271983265877,0.020036835223436356,0.020036835223436356,0.020040400326251984,0.020040400326251984,0.020040400326251984,0.020043963566422462,0.020043963566422462,0.020043963566422462,0.020043963566422462,0.020043963566422462,0.02004752680659294,0.02005109190940857,0.02005109190940857,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048,0.020054655149579048],"recovered":[0.0,0.0005809332942590117,0.0011048424057662487,0.0016073675360530615,0.0020172283984720707,0.0025126254186034203,0.0029723825864493847,0.0033858073875308037,0.0038776404689997435,0.004351653624325991,0.004782898351550102,0.005242655519396067,0.005709540564566851,0.006158605217933655,0.006618362385779619,0.007063863333314657,0.007512928452342749,0.007994069717824459,0.008468082174658775,0.008881507441401482,0.009316316805779934,0.00970835704356432,0.010096834041178226,0.010463926941156387,0.010813199914991856,0.011141088791191578,0.01144759263843298,0.011739841662347317,0.012071294710040092,0.01235285121947527,0.012605895288288593,0.012855376116931438,0.013083472847938538,0.013357901014387608,0.013593126088380814,0.013821221888065338,0.014060011133551598,0.01427028700709343,0.014494819566607475,0.014694403856992722,0.01486547663807869,0.015040112659335136,0.015189801342785358,0.015360873192548752,0.015499870292842388,0.01565312221646309,0.015799246728420258,0.01593824289739132,0.016048727557063103,0.016169903799891472,0.016305334866046906,0.01641581952571869,0.016497792676091194,0.01660827547311783,0.016679557040333748,0.01679360494017601,0.01688983291387558,0.01698606088757515,0.017071597278118134,0.017146442085504532,0.01722128503024578,0.017285438254475594,0.017356717959046364,0.01741374284029007,0.017502842471003532,0.017563430592417717,0.01760619878768921,0.017659658566117287,0.01772380992770195,0.01777370646595955,0.01781647466123104,0.01786280795931816,0.017909139394760132,0.017948342487215996,0.017976855859160423,0.018019624054431915,0.018065955489873886,0.01812654361128807,0.01817644014954567,0.018233463168144226,0.018265539780259132,0.01829405128955841,0.018326127901673317,0.01836533285677433,0.018383152782917023,0.018408101052045822,0.018429484218358994,0.0184615608304739,0.018479380756616592,0.018504329025745392,0.018525712192058563,0.018547097221016884,0.018564917147159576,0.018586300313472748,0.01860055699944496,0.018618376925587654,0.01862906850874424,0.018639760091900826,0.018646888434886932,0.018657580018043518,0.018668273463845253,0.01867540180683136,0.018689656630158424,0.01869678497314453,0.018707476556301117,0.018718168139457703,0.01872529648244381,0.018732424825429916,0.018743116408586502,0.01875024475157261,0.018753809854388237,0.018760936334729195,0.0187680646777153,0.01877162978053093,0.01877162978053093,0.018778756260871887,0.018785884603857994,0.018785884603857994,0.01879657804965973,0.018803704530000687,0.018807269632816315,0.018807269632816315,0.018807269632816315,0.018810832872986794,0.01881439797580242,0.0188179612159729,0.0188179612159729,0.018825089558959007,0.018825089558959007,0.018832217901945114,0.018832217901945114,0.018835781142115593,0.018839344382286072,0.0188429094851017,0.0188429094851017,0.0188429094851017,0.0188429094851017,0.01884647272527218,0.01884647272527218,0.01884647272527218,0.01884647272527218,0.01884647272527218,0.018850037828087807,0.018850037828087807,0.018853601068258286,0.018853601068258286,0.018853601068258286,0.018853601068258286,0.018853601068258286,0.018853601068258286,0.018853601068258286,0.018853601068258286,0.018853601068258286,0.018853601068258286,0.018853601068258286,0.018853601068258286,0.018857166171073914,0.018857166171073914,0.018857166171073914,0.018857166171073914,0.018857166171073914,0.018857166171073914,0.018857166171073914,0.018857166171073914,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392,0.018860729411244392],"active":[0.0022631287574768066,0.0021562082692980766,0.0020849283318966627,0.0019958282355219126,0.0020884922705590725,0.002024340443313122,0.0019887001253664494,0.0020350320264697075,0.0020314680878072977,0.002042159903794527,0.0020884922705590725,0.0020564161241054535,0.00207067234441638,0.0020706728100776672,0.0020599807612597942,0.002077799756079912,0.002106312196701765,0.002038596197962761,0.0019887005910277367,0.0019780080765485764,0.001910291612148285,0.0018710875883698463,0.0018532676622271538,0.0017819879576563835,0.001781987026333809,0.0017427830025553703,0.0017320923507213593,0.001735655590891838,0.0016786307096481323,0.001692887395620346,0.0016608117148280144,0.0016679391264915466,0.0016964515671133995,0.0016429917886853218,0.001614479348063469,0.0016109151765704155,0.0015895310789346695,0.0015788394957780838,0.0015503261238336563,0.001528942957520485,0.0015111230313777924,0.001479046419262886,0.0014861738309264183,0.0014612264931201935,0.00145766232162714,0.0014505349099636078,0.0014469698071479797,0.001439843326807022,0.001446971669793129,0.0014291498810052872,0.0014148950576782227,0.0013935118913650513,0.0014148950576782227,0.0013863835483789444,0.0014184582978487015,0.0013899467885494232,0.0013792552053928375,0.0013685636222362518,0.0013436153531074524,0.00135074183344841,0.0013471785932779312,0.0013649985194206238,0.0013471785932779312,0.001354306936264038,0.0013293586671352386,0.0013222303241491318,0.0013364870101213455,0.001354306936264038,0.001318667083978653,0.0013364870101213455,0.0013329237699508667,0.0013257935643196106,0.001315101981163025,0.0013293586671352386,0.0013364870101213455,0.0013222303241491318,0.001315101981163025,0.0012972820550203323,0.0013044103980064392,0.001275898888707161,0.001268770545721054,0.001268770545721054,0.0012616422027349472,0.0012509506195783615,0.0012580770999193192,0.0012473855167627335,0.0012616422027349472,0.0012509506195783615,0.0012580789625644684,0.0012616422027349472,0.0012545157223939896,0.0012473855167627335,0.0012366939336061478,0.001226002350449562,0.001233130693435669,0.001226002350449562,0.0012224391102790833,0.0012224391102790833,0.0012295674532651901,0.0012188758701086044,0.0012153089046478271,0.0012153089046478271,0.0012153107672929764,0.0012153107672929764,0.0012081824243068695,0.0012046191841363907,0.0012010540813207626,0.0012010540813207626,0.0012010559439659119,0.0012010540813207626,0.0012081824243068695,0.0012046191841363907,0.0012046191841363907,0.0012046173214912415,0.0012117456644773483,0.0012117475271224976,0.0012046191841363907,0.0012153107672929764,0.0012117456644773483,0.0012046191841363907,0.0012010540813207626,0.0012046173214912415,0.0012081824243068695,0.0012117475271224976,0.0012117456644773483,0.0012081824243068695,0.0012117456644773483,0.0012046173214912415,0.0012081824243068695,0.0012010540813207626,0.0012046173214912415,0.0012010540813207626,0.0012010559439659119,0.0011974908411502838,0.0011974908411502838,0.0012010540813207626,0.0012010540813207626,0.0011974908411502838,0.0011974908411502838,0.0011974908411502838,0.0012010540813207626,0.0012046191841363907,0.0012010540813207626,0.0012046173214912415,0.0012010540813207626,0.0012010540813207626,0.0012010540813207626,0.0012010540813207626,0.0012010540813207626,0.0012010540813207626,0.0012010540813207626,0.0012010540813207626,0.0012010540813207626,0.0012010540813207626,0.0012010540813207626,0.0012010540813207626,0.0011974889785051346,0.0011974889785051346,0.0011974889785051346,0.0011974889785051346,0.0011974889785051346,0.0011974889785051346,0.0011974889785051346,0.0011974889785051346,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0022631287574768066,0.0026979376561939716,0.0030971067026257515,0.0035426076501607895,0.0040201847441494465,0.0044763777405023575,0.004896930418908596,0.0052925352938473225,0.005720216315239668,0.006083745043724775,0.006447273772209883,0.006821494549512863,0.0072242277674376965,0.007569936104118824,0.007929900661110878,0.0083076860755682,0.008706854656338692,0.009013359434902668,0.00934124831110239,0.00966557301580906,0.009968513622879982,0.010217994451522827,0.010467474348843098,0.010706263594329357,0.010959307663142681,0.011219480074942112,0.011404808610677719,0.011632905341684818,0.011811105534434319,0.011982178315520287,0.012171070091426373,0.012349271215498447,0.01252034306526184,0.012655775062739849,0.012776951305568218,0.012912384234368801,0.013054944574832916,0.013172556646168232,0.013279477134346962,0.013393525034189224,0.013504009693861008,0.013589545153081417,0.013675081543624401,0.013757053762674332,0.013846154324710369,0.01391743402928114,0.013981586322188377,0.014059994369745255,0.014127710834145546,0.014181170612573624,0.014238194562494755,0.0142845269292593,0.014348679222166538,0.014395011588931084,0.014437779784202576,0.01447341963648796,0.014519751071929932,0.014555391855537891,0.014587467536330223,0.014626671560108662,0.014655184000730515,0.014687259681522846,0.014719336293637753,0.01474784780293703,0.01477279607206583,0.014794180169701576,0.014819128438830376,0.014840512536466122,0.014865459874272346,0.014883280731737614,0.014901100657880306,0.014915356412529945,0.014929612167179585,0.014943868853151798,0.014954560436308384,0.014968816190958023,0.01497594453394413,0.014986636117100716,0.014997328631579876,0.015004456974565983,0.015011584386229515,0.015018712729215622,0.015032968483865261,0.015040096826851368,0.0150472242385149,0.015054352581501007,0.01505791675299406,0.015065045095980167,0.0150721725076437,0.015075736679136753,0.01508286502212286,0.015089992433786392,0.015093556605279446,0.015097120776772499,0.015100684948265553,0.015107812359929085,0.015118504874408245,0.015122069045901299,0.015125633217394352,0.015125633217394352,0.01512919645756483,0.01512919645756483,0.01512919645756483,0.01512919645756483,0.015132760629057884,0.015136324800550938,0.015136324800550938,0.015136324800550938,0.015136324800550938,0.015136324800550938,0.015136324800550938,0.015136324800550938,0.015136324800550938,0.015136324800550938,0.015136324800550938,0.015136324800550938,0.015136324800550938,0.015136324800550938,0.015136324800550938,0.015136324800550938,0.015136324800550938,0.015136324800550938,0.015136324800550938,0.015136324800550938,0.015136324800550938,0.015136324800550938,0.015136324800550938,0.015136324800550938,0.015136324800550938,0.015136324800550938,0.015136324800550938,0.015136324800550938,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991,0.015139888972043991],"recovered":[0.0,0.0005844972911290824,0.0011084064608439803,0.001589547493495047,0.001999408472329378,0.002434217371046543,0.002904666354879737,0.003335911314934492,0.0037386443000286818,0.0041021727956831455,0.004522725939750671,0.004914766643196344,0.005306807812303305,0.005702412687242031,0.006058813072741032,0.006450854241847992,0.006832202896475792,0.007256319746375084,0.007580644451081753,0.007926353253424168,0.008289881981909275,0.008592822588980198,0.008867251686751842,0.009102475829422474,0.009366212412714958,0.009615693241357803,0.00987230148166418,0.010111089795827866,0.010339186526834965,0.010538770817220211,0.010702715255320072,0.010912992060184479,0.011101883836090565,0.011265828274190426,0.011419081129133701,0.011547385714948177,0.01166143361479044,0.011821813881397247,0.011960810050368309,0.012078422121703625,0.012203162536025047,0.012281570583581924,0.012374235317111015,0.012474027462303638,0.012559563852846622,0.012645099312067032,0.012716379947960377,0.012787659652531147,0.012866067700088024,0.012930219992995262,0.012997936457395554,0.013051396235823631,0.013097728602588177,0.013158316724002361,0.013204649090766907,0.013250980526208878,0.01329018548130989,0.013336516916751862,0.013379285112023354,0.01341136172413826,0.013443437404930592,0.013475513085722923,0.013514717109501362,0.013546793721616268,0.013561049476265907,0.013582433573901653,0.013607381843030453,0.013643021695315838,0.013664405792951584,0.013692918233573437,0.013721429742872715,0.013739249669015408,0.013757070526480675,0.01376776210963726,0.013774890452623367,0.013796274550259113,0.013810530304908752,0.013821221888065338,0.013831914402544498,0.01383904181420803,0.013849734328687191,0.013856862671673298,0.013867554254829884,0.013878246769309044,0.01388893835246563,0.01389963086694479,0.013906758278608322,0.013910322450101376,0.013921014033257961,0.013924578204751015,0.013928142376244068,0.013938834890723228,0.013942398130893707,0.013949526473879814,0.013949526473879814,0.013949526473879814,0.013953090645372868,0.013967346400022507,0.013974474743008614,0.013978038914501667,0.013978038914501667,0.013978038914501667,0.013981602154672146,0.013981602154672146,0.0139851663261652,0.0139851663261652,0.013988730497658253,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306,0.013992294669151306],"active":[0.0022631287574768066,0.0021134403068572283,0.0019887001253664494,0.0019530601566657424,0.0020207762718200684,0.0020421603694558144,0.001992264064028859,0.0019566239789128304,0.001981572015210986,0.00198157224804163,0.0019245478324592113,0.0019067279063165188,0.0019174199551343918,0.001867523416876793,0.0018710875883698463,0.0018568318337202072,0.0018746517598628998,0.001757039688527584,0.0017606038600206375,0.0017392197623848915,0.001678631640970707,0.0016251718625426292,0.0016002226620912552,0.0016037877649068832,0.001593095250427723,0.0016037868335843086,0.0015325071290135384,0.0015218155458569527,0.0014719190075993538,0.0014434074983000755,0.0014683548361063004,0.0014362791553139687,0.001418459229171276,0.0013899467885494232,0.001357870176434517,0.0013649985194206238,0.0013935109600424767,0.0013507427647709846,0.001318667083978653,0.0013151029124855995,0.0013008471578359604,0.0013079745694994926,0.0013008462265133858,0.0012830263003706932,0.0012865904718637466,0.0012723347172141075,0.0012652063742280006,0.0012723347172141075,0.0012616431340575218,0.0012509506195783615,0.0012402581050992012,0.001233130693435669,0.0012509506195783615,0.0012366948649287224,0.001233130693435669,0.0012224391102790833,0.001229565590620041,0.0012188749387860298,0.0012081824243068695,0.0012153098359704018,0.001211746595799923,0.001211746595799923,0.0012046191841363907,0.0012010540813207626,0.001211746595799923,0.001211746595799923,0.001211746595799923,0.0011974908411502838,0.0012010540813207626,0.001190362498164177,0.0011796709150075912,0.0011761067435145378,0.0011725416406989098,0.0011761067435145378,0.0011796699836850166,0.0011725416406989098,0.0011654142290353775,0.0011654142290353775,0.0011654142290353775,0.0011654151603579521,0.001161850057542324,0.001161850057542324,0.0011654142290353775,0.001161850057542324,0.0011582858860492706,0.0011547217145562172,0.0011511584743857384,0.0011547226458787918,0.0011511584743857384,0.0011511584743857384,0.0011547226458787918,0.0011511575430631638,0.0011511584743857384,0.001147594302892685,0.0011511584743857384,0.0011582858860492706,0.0011654142290353775,0.0011547226458787918,0.0011511584743857384,0.001147594302892685,0.0011511575430631638,0.0011511575430631638,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.0011511584743857384,0.001147594302892685,0.0011440301313996315,0.0011440301313996315,0.0011440301313996315,0.0011440301313996315,0.0011440301313996315,0.0011440301313996315,0.0011440301313996315,0.0011440301313996315,0.0011440301313996315,0.0011440301313996315,0.0011440301313996315,0.0011440301313996315,0.0011440301313996315,0.0011440301313996315,0.0011440301313996315,0.0011440301313996315,0.0011440301313996315,0.0011440301313996315,0.0011440301313996315,0.0011440301313996315,0.0011440301313996315,0.0011440301313996315,0.0011440301313996315,0.0011440301313996315,0.0011440301313996315,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685,0.001147594302892685]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0022631287574768066,0.0026872456073760986,0.003114926628768444,0.003603195771574974,0.00410215649753809,0.004604681860655546,0.005149974953383207,0.005613296292722225,0.006158589385449886,0.00672170240432024,0.007277687545865774,0.0078764408826828,0.008478758856654167,0.009116715751588345,0.009704777039587498,0.010335606522858143,0.011030588299036026,0.011686365120112896,0.012302938848733902,0.012997920624911785,0.013685774058103561,0.014355807565152645,0.015061480924487114,0.015685182064771652,0.016415804624557495,0.01711791381239891,0.017805766314268112,0.018579157069325447,0.019377494230866432,0.02019365131855011,0.020988425239920616,0.021890120580792427,0.022709840908646584,0.023543819785118103,0.024402745068073273,0.02526523545384407,0.026106340810656548,0.026947446167469025,0.02779211662709713,0.028658170253038406,0.029538480564951897,0.030400970950722694,0.031309790909290314,0.03220079466700554,0.03305971994996071,0.03396854177117348,0.03480251878499985,0.03563293442130089,0.03648116812109947,0.037400681525468826,0.03822396695613861,0.03910427540540695,0.04009150713682175,0.041025277227163315,0.04196973890066147,0.042932022362947464,0.04386935383081436,0.04482807219028473,0.045765407383441925,0.046695612370967865,0.04763651266694069,0.048577409237623215,0.049557510763406754,0.05054117739200592,0.05144999921321869,0.05236951261758804,0.05339951440691948,0.05435466766357422,0.055249232798814774,0.05628279596567154,0.05725220590829849,0.05818241089582443,0.059155385941267014,0.06006777286529541,0.061129845678806305,0.062152717262506485,0.06308648735284805,0.06403450667858124,0.0650181770324707,0.06597689539194107,0.06693561375141144,0.06796205043792725,0.06886018067598343,0.06975118070840836,0.07074197381734848,0.07162585109472275,0.07259882241487503,0.07349695265293121,0.07440221309661865,0.07540725916624069,0.07636597752571106,0.07728549093008041,0.07829410582780838,0.07934905588626862,0.0802970826625824,0.08134489506483078,0.08232143521308899,0.08328728377819061,0.08432440459728241,0.08530807495117188,0.08631668984889984,0.08732886612415314,0.088262639939785,0.08916789293289185,0.09014087170362473,0.09106750786304474,0.09205473959445953,0.09302771836519241,0.09394366294145584,0.09488456696271896,0.09582189470529556,0.09668081998825073,0.09760034084320068,0.09850559383630753,0.09940372407436371,0.10035175085067749,0.10127483308315277,0.102090984582901,0.102928526699543,0.103766068816185,0.10458222776651382,0.10541263967752457,0.10632859170436859,0.10714475065469742,0.10802862048149109,0.10889467597007751,0.1098177582025528,0.1106553003191948,0.1114429458975792,0.11221276968717575,0.11306813359260559,0.11390210688114166,0.11467193812131882,0.1154702752828598,0.11626861244440079,0.11705981940031052,0.11782964318990707,0.11858165264129639,0.11931227147579193,0.12005358934402466,0.12075213342905045,0.12151126563549042,0.12219555675983429,0.12289410084486008,0.12346077710390091,0.12414150685071945,0.12481153756380081,0.12547799944877625,0.1261337846517563,0.1267610490322113,0.12737762928009033,0.12798351049423218,0.12863928079605103,0.12924160063266754,0.12979045510292053,0.1303606927394867,0.1309380680322647,0.13146910071372986,0.1320856809616089,0.13270224630832672,0.13332238793373108,0.1338391751050949,0.13435950875282288,0.1349012404680252,0.13545723259449005,0.1360274702310562,0.13656564056873322,0.13709667325019836,0.13767403364181519,0.13816943764686584,0.138700470328331,0.1392029970884323,0.1397126466035843,0.14021874964237213,0.14068563282489777,0.14119172096252441,0.1416906714439392,0.1421789526939392,0.14265652000904083,0.14315904676914215,0.14363662898540497,0.1440643072128296,0.14453475177288055,0.1450016349554062,0.14546853303909302,0.14591403305530548,0.1463666558265686,0.14678721129894257,0.14720062911510468,0.14758197963237762,0.1479918509721756,0.14839814603328705,0.14876523613929749,0.1491679698228836,0.14954574406147003,0.14990927278995514,0.1502906233072281,0.1506791114807129,0.151042640209198,0.15138834714889526,0.15175899863243103,0.1521189659833908,0.15243972837924957,0.15278543531894684,0.15312758088111877,0.15344834327697754,0.1538047343492508,0.15407916903495789,0.15437498688697815,0.15466010570526123,0.15496660768985748,0.1552446037530899,0.15552616119384766,0.15580414235591888,0.15607501566410065,0.15631736814975739,0.15656684339046478,0.15681275725364685,0.15710145235061646,0.15735092759132385,0.15761110186576843,0.157832071185112,0.15809936821460724,0.158331036567688,0.15857695043087006,0.15879791975021362,0.15905095636844635,0.15927548706531525,0.15951071679592133,0.15974237024784088,0.15998472273349762,0.1602199524641037,0.16039815545082092,0.16060486435890198,0.1607973277568817,0.16096839308738708,0.16118580102920532,0.16134262084960938,0.16153863072395325,0.16171683371067047,0.16190573573112488,0.16208750009536743,0.16227282583713531,0.16241894662380219,0.16259358823299408,0.16277535259723663,0.16296780109405518,0.1631067991256714,0.16327430307865143,0.16341330111026764,0.16354161500930786,0.16371268033981323,0.16384097933769226,0.16396929323673248,0.16411185264587402,0.16429005563259125,0.16442905366420746,0.16456803679466248,0.16471773386001587,0.16484247148036957,0.16499929130077362,0.16513115167617798,0.16524876654148102,0.16535568237304688,0.16548755764961243,0.1655980348587036,0.16572634875774384,0.16581544280052185,0.16592949628829956,0.16601146757602692,0.16610769927501678,0.1662110537290573,0.16630370914936066,0.16637855768203735,0.16646409034729004,0.1665460616350174,0.16662803292274475,0.16670288145542145,0.16678129136562347,0.166873961687088,0.16694879531860352,0.16703790426254272,0.16713055968284607,0.16721966862678528,0.16727669537067413,0.16734440624713898,0.16741925477981567,0.16750122606754303,0.16756893694400787,0.16762596368789673,0.16770793497562408,0.16776852309703827,0.16783267259597778,0.16791464388370514,0.16796810925006866,0.16803938150405884,0.16809996962547302,0.16818907856941223,0.16826392710208893,0.16831737756729126,0.16837440431118011,0.16842429339885712,0.1684848815202713,0.16854190826416016,0.16859181225299835,0.1686595231294632,0.16871654987335205,0.16876287758350372,0.1688092201948166,0.16886267066001892,0.16891257464885712,0.16896602511405945,0.16901949048042297,0.16906225681304932,0.169097900390625,0.16915848851203918,0.1692226380109787,0.16926540434360504,0.16931530833244324,0.16935807466506958,0.16940084099769592,0.1694364845752716,0.16947568953037262,0.1695220172405243,0.16955408453941345,0.169596865773201,0.16962893307209015,0.1696716994047165,0.16970378160476685,0.16973942518234253,0.1697714924812317,0.1698106974363327,0.1698463410139084,0.1698855459690094,0.1699104905128479,0.16995325684547424,0.1699853390455246,0.17002098262310028,0.17004592716693878,0.1700851321220398,0.17011719942092896,0.17015640437602997,0.17019204795360565,0.17021699249744415,0.17026333510875702,0.1702847182750702,0.17031322419643402,0.17034173011779785,0.1703845113515854,0.1704094558954239,0.17042727768421173],"recovered":[0.0,0.0005595491966232657,0.001090586418285966,0.001578855444677174,0.0020493045449256897,0.002558957552537322,0.0030436627566814423,0.0035675717517733574,0.004055840894579887,0.004576186183840036,0.005103659350425005,0.005684592295438051,0.006272653583437204,0.006817947141826153,0.007452340330928564,0.00806534942239523,0.008664103224873543,0.009309188462793827,0.009943582117557526,0.010606487281620502,0.011262265034019947,0.011942990124225616,0.0126130236312747,0.013336516916751862,0.013921014033257961,0.014669456519186497,0.015360873192548752,0.016041599214076996,0.01674727350473404,0.017527790740132332,0.018376024439930916,0.019120901823043823,0.020015466958284378,0.020778166130185127,0.021640654653310776,0.02253878489136696,0.023337122052907944,0.02424594573676586,0.02508705109357834,0.025928156450390816,0.026804901659488678,0.02761036902666092,0.028479985892772675,0.029388807713985443,0.030237041413784027,0.031099531799554825,0.03201548010110855,0.03290291875600815,0.03377610072493553,0.03456731140613556,0.03544405847787857,0.036413468420505524,0.037268828600645065,0.038223981857299805,0.039150625467300415,0.040102217346429825,0.041078753769397736,0.04195550084114075,0.0429249107837677,0.04380878433585167,0.044696222990751266,0.045626427978277206,0.04662435129284859,0.0475759394466877,0.04854534938931465,0.04950406774878502,0.05047347769141197,0.051489219069480896,0.052422989159822464,0.053349632769823074,0.05440457910299301,0.05530627444386482,0.05628637596964836,0.05723440274596214,0.05812540277838707,0.05914470925927162,0.06014619395136833,0.061090655624866486,0.06204937398433685,0.06305085867643356,0.06404522061347961,0.06500037759542465,0.06598760187625885,0.06688573211431503,0.06778030097484589,0.0686819925904274,0.06960507482290268,0.07053171098232269,0.07151894271373749,0.0724206417798996,0.07337936013936996,0.074384406208992,0.07536806911230087,0.07636956125497818,0.07737817615270615,0.07837609201669693,0.07942391186952591,0.08037906885147095,0.08138768374919891,0.08240342140197754,0.08344411104917526,0.08441352099180222,0.08542213588953018,0.08636660128831863,0.08733601123094559,0.08825196325778961,0.08924631774425507,0.0902513712644577,0.09119226783514023,0.0922008827328682,0.09314890950918198,0.09408624470233917,0.09495586156845093,0.09586111456155777,0.09678775817155838,0.09768588840961456,0.09860540181398392,0.09956055879592896,0.1004408672451973,0.10132474452257156,0.10215871781110764,0.1028929054737091,0.10378390550613403,0.1046428307890892,0.1055552214384079,0.10646404325962067,0.10732296854257584,0.10819614678621292,0.10910140722990036,0.10992468893527985,0.11070877313613892,0.11144296079874039,0.1123197078704834,0.11311447620391846,0.11378807574510574,0.11452582478523254,0.11532773077487946,0.11612249910831451,0.11682817339897156,0.11753028631210327,0.11826803535223007,0.11893094331026077,0.11965087056159973,0.12028882652521133,0.12104439735412598,0.12170373648405075,0.12229179590940475,0.12296896427869797,0.12363186478614807,0.12426982074975967,0.12492559850215912,0.12555642426013947,0.12620508670806885,0.12681452929973602,0.12745605409145355,0.12798352539539337,0.1285858303308487,0.12920241057872772,0.1298011690378189,0.13038209080696106,0.13099510967731476,0.13157960772514343,0.13210351765155792,0.13263098895549774,0.13319766521453857,0.13372869789600372,0.13426686823368073,0.13481572270393372,0.13533607125282288,0.13588136434555054,0.13641239702701569,0.1369256228208542,0.13746733963489532,0.1380162090063095,0.13850091397762299,0.1389891803264618,0.13946674764156342,0.13995502889156342,0.1404646784067154,0.14098145067691803,0.14148041605949402,0.14197582006454468,0.14244626462459564,0.14288464188575745,0.14334796369075775,0.14384335279464722,0.1443173736333847,0.144780695438385,0.14521905779838562,0.1456538736820221,0.14606373012065887,0.14643795788288116,0.14687275886535645,0.1472291648387909,0.14763189852237701,0.14806313812732697,0.14840884506702423,0.1488044559955597,0.14916084706783295,0.1495315134525299,0.14989860355854034,0.15024074912071228,0.15059715509414673,0.15094642341136932,0.15130282938480377,0.15165209770202637,0.1519799828529358,0.15233638882637024,0.15262150764465332,0.15292800962924957,0.15322382748126984,0.15353389084339142,0.15381188690662384,0.15410412847995758,0.15439638495445251,0.1546315997838974,0.15489891171455383,0.15513770282268524,0.1554085612297058,0.1556687355041504,0.1559574156999588,0.15622828900814056,0.15644924342632294,0.1566951721906662,0.1569446474313736,0.157194122672081,0.1574186533689499,0.15763962268829346,0.15788555145263672,0.15806731581687927,0.15828470885753632,0.15851637721061707,0.15875159204006195,0.15897969901561737,0.15916858613491058,0.15935391187667847,0.15954993665218353,0.1597851663827896,0.15998117625713348,0.1601344347000122,0.16033045947551727,0.16052290797233582,0.16069398820400238,0.1608828753232956,0.16105395555496216,0.16121789813041687,0.16141748428344727,0.1616099327802658,0.1617453694343567,0.16189149022102356,0.1620483100414276,0.16217660903930664,0.16231560707092285,0.16245460510253906,0.16259360313415527,0.16273616254329681,0.16290010511875153,0.16304266452789307,0.1631852239370346,0.1633598655462265,0.16349172592163086,0.16366280615329742,0.1638089269399643,0.163922980427742,0.16404058039188385,0.16412968933582306,0.16426154971122742,0.1643863022327423,0.16449321806430817,0.16463221609592438,0.16472844779491425,0.16482466459274292,0.1649208962917328,0.16503851115703583,0.165109783411026,0.1652238368988037,0.16530580818653107,0.16536995768547058,0.1654483675956726,0.16551609337329865,0.16560518741607666,0.16569428145885468,0.16576912999153137,0.16582971811294556,0.1659116894006729,0.16596515476703644,0.16603998839855194,0.16611483693122864,0.16617542505264282,0.166236013174057,0.16631798446178436,0.16638213396072388,0.16644272208213806,0.1665104478597641,0.16658172011375427,0.16665656864643097,0.16672071814537048,0.16677062213420868,0.1668490320444107,0.16691318154335022,0.16697020828723907,0.1670236587524414,0.16708068549633026,0.1671483963727951,0.16720186173915863,0.16724462807178497,0.1672980934381485,0.167372927069664,0.16742639243602753,0.16746915876865387,0.1675226241350174,0.16758321225643158,0.16762953996658325,0.1676865667104721,0.16772577166557312,0.1677614152431488,0.16781486570835114,0.16787545382976532,0.16793961822986603,0.16798950731754303,0.16803939640522003,0.16808930039405823,0.16813206672668457,0.16816414892673492,0.16821403801441193,0.16824612021446228,0.1682746261358261,0.16831739246845245,0.1683601588010788,0.1683851182460785,0.16841718554496765,0.16846708953380585,0.1685098558664322,0.16854549944400787,0.16858826577663422,0.1686096489429474,0.16864527761936188,0.16867023706436157,0.16870944201946259,0.16873082518577576,0.16875220835208893,0.1687985360622406,0.1688234806060791,0.16886268556118011,0.16889120638370514,0.1689232736825943,0.16895179450511932,0.16898030042648315,0.1690123826265335,0.169037327170372,0.16906583309173584],"active":[0.0022631287574768066,0.002127696294337511,0.002024340210482478,0.002024340443313122,0.0020528519526124,0.002045724308118224,0.002106312196701765,0.002045724540948868,0.002102748490869999,0.0021455162204802036,0.002174028195440769,0.002191848587244749,0.002206105273216963,0.0022987686097621918,0.0022524367086589336,0.0022702571004629135,0.002366485074162483,0.002377176657319069,0.0023593567311763763,0.0023914333432912827,0.0024235090240836143,0.0024128174409270287,0.002448457293212414,0.0023486651480197906,0.002494790591299534,0.002448457293212414,0.0024448931217193604,0.0025375578552484512,0.002630220726132393,0.002665860578417778,0.0026124007999897003,0.002769218757748604,0.0026943739503622055,0.0027656536549329758,0.002762090414762497,0.002726450562477112,0.002769218757748604,0.002701500430703163,0.002705065533518791,0.0027300138026475906,0.0027335789054632187,0.002790601924061775,0.002829805016517639,0.002811986953020096,0.0028226785361766815,0.0028690099716186523,0.0027870386838912964,0.00273001566529274,0.0027050673961639404,0.002833370119333267,0.0027799084782600403,0.0026908069849014282,0.0028226785361766815,0.00280129536986351,0.0028191134333610535,0.002829805016517639,0.002790600061416626,0.002872571349143982,0.002840496599674225,0.0028868280351161957,0.0029402896761894226,0.0029509812593460083,0.0029331594705581665,0.002965237945318222,0.0029046498239040375,0.0028654448688030243,0.0029260367155075073,0.0028654485940933228,0.0028262436389923096,0.002933163195848465,0.002847626805305481,0.00287613645195961,0.0028690099716186523,0.002833370119333267,0.0030044429004192352,0.0030080080032348633,0.002940293401479721,0.002943851053714752,0.00296880304813385,0.0029260367155075073,0.0028903931379318237,0.002961672842502594,0.002872578799724579,0.0028654485940933228,0.002961672842502594,0.002943858504295349,0.002993747591972351,0.0029652416706085205,0.0028832703828811646,0.002986617386341095,0.002986617386341095,0.0029010847210884094,0.0029260367155075073,0.002979494631290436,0.0029189065098762512,0.00296880304813385,0.00289752334356308,0.0029082149267196655,0.002936720848083496,0.002904653549194336,0.002872578799724579,0.0029153451323509216,0.0028405040502548218,0.0028012916445732117,0.002804860472679138,0.002815544605255127,0.0028084218502044678,0.0027763471007347107,0.002751395106315613,0.002683684229850769,0.0026729851961135864,0.00259457528591156,0.002644479274749756,0.002644479274749756,0.0026159659028053284,0.0026658624410629272,0.0026694312691688538,0.002530425786972046,0.002487659454345703,0.002441324293613434,0.002423509955406189,0.00251973420381546,0.002544686198234558,0.0025019198656082153,0.002473399043083191,0.002430632710456848,0.0024947896599769592,0.0024591535329818726,0.002341538667678833,0.0022880807518959045,0.002359360456466675,0.0024591460824012756,0.0023522302508354187,0.002355799078941345,0.002480536699295044,0.0025339946150779724,0.0025019124150276184,0.0024591535329818726,0.0024840980768203735,0.0025233030319213867,0.0024840980768203735,0.0025803223252296448,0.002544686198234558,0.0026052743196487427,0.002416379749774933,0.002437770366668701,0.002519741654396057,0.0025090351700782776,0.0025019198656082153,0.0024912282824516296,0.0024520307779312134,0.0024270862340927124,0.0024341940879821777,0.0024270713329315186,0.00233440101146698,0.0023771673440933228,0.0023522377014160156,0.0022666901350021362,0.002284511923789978,0.0023201555013656616,0.002327278256416321,0.002259567379951477,0.0022559911012649536,0.002270251512527466,0.002259567379951477,0.0022987723350524902,0.0022987723350524902,0.0022809505462646484,0.0023379623889923096,0.0022880733013153076,0.0022880733013153076,0.002277374267578125,0.002245306968688965,0.002202540636062622,0.0021847188472747803,0.002202540636062622,0.0022239238023757935,0.0022239238023757935,0.0021918416023254395,0.002177596092224121,0.0021562129259109497,0.002088487148284912,0.002088487148284912,0.0021169930696487427,0.002120569348335266,0.002070680260658264,0.002049282193183899,0.002006515860557556,0.001981571316719055,0.0019281059503555298,0.0019281208515167236,0.001960188150405884,0.00189247727394104,0.0019388049840927124,0.0019138455390930176,0.0018461346626281738,0.0018817782402038574,0.0018746554851531982,0.0018817931413650513,0.0018568336963653564,0.001860395073890686,0.0018782168626785278,0.0018425732851028442,0.0018390119075775146,0.0018247514963150024,0.0017962455749511719,0.0018247514963150024,0.0017427802085876465,0.001753479242324829,0.0017320960760116577,0.0017427802085876465,0.0017107129096984863,0.001714274287223816,0.0017000138759613037,0.0016786307096481323,0.0016857683658599854,0.0016679316759109497,0.0016750544309616089,0.0016928911209106445,0.001682192087173462,0.0016536861658096313,0.0016037821769714355,0.0016501247882843018,0.0016358643770217896,0.00163230299949646,0.0016037970781326294,0.00163230299949646,0.0016358643770217896,0.001625165343284607,0.0016750544309616089,0.0017000138759613037,0.0017035752534866333,0.0016465634107589722,0.001625165343284607,0.0016287416219711304,0.0016144812107086182,0.0016358643770217896,0.0015574544668197632,0.0015574544668197632,0.0015823990106582642,0.001575276255607605,0.0015645921230316162,0.0015788376331329346,0.0015360713005065918,0.0015396326780319214,0.0015574544668197632,0.0015503168106079102,0.0014968663454055786,0.0015289336442947388,0.0015218108892440796,0.001493304967880249,0.0015360713005065918,0.0015253722667694092,0.0015146881341934204,0.00151824951171875,0.0015538930892944336,0.0015289485454559326,0.0015253722667694092,0.0015325099229812622,0.0014826059341430664,0.0015075653791427612,0.0014683455228805542,0.0014398396015167236,0.0014327019453048706,0.0014469772577285767,0.0014683455228805542,0.0014647990465164185,0.001429140567779541,0.001436278223991394,0.001379251480102539,0.001379251480102539,0.001386389136314392,0.0013828128576278687,0.0013400465250015259,0.001354306936264038,0.001322224736213684,0.001322224736213684,0.0013329237699508667,0.0013329237699508667,0.0013578683137893677,0.0013436079025268555,0.0013436228036880493,0.0013614296913146973,0.0013899505138397217,0.0013650059700012207,0.001379251480102539,0.001379266381263733,0.001386389136314392,0.0013935118913650513,0.0013899505138397217,0.0013899505138397217,0.001386389136314392,0.0013899505138397217,0.00140419602394104,0.001386389136314392,0.0013828128576278687,0.001379251480102539,0.0014184564352035522,0.0014148950576782227,0.00140419602394104,0.00140419602394104,0.0014006346464157104,0.00140419602394104,0.0013935118913650513,0.0013899505138397217,0.0014148950576782227,0.0014184564352035522,0.0013899505138397217,0.0013828277587890625,0.0013935118913650513,0.0013899505138397217,0.0013828128576278687,0.0013899505138397217,0.0013756901025772095,0.0013721287250518799,0.0013970732688903809,0.0014077723026275635,0.0013899505138397217,0.0013756901025772095,0.0013685673475265503,0.0013614445924758911,0.001347184181213379,0.0013436228036880493,0.0013578683137893677,0.0013400465250015259,0.0013507455587387085,0.001354306936264038,0.001354306936264038,0.0013436228036880493,0.001354306936264038,0.001354306936264038,0.0013436079025268555,0.0013364851474761963,0.0013400465250015259,0.001322224736213684,0.0013436079025268555,0.0013400614261627197,0.0013507455587387085,0.0013364851474761963,0.001354306936264038,0.0013649910688400269,0.0013578683137893677,0.0013685673475265503,0.001354306936264038,0.0013721287250518799,0.0013614445924758911,0.0013614296913146973,0.0013614296913146973,0.0013721287250518799,0.0013721287250518799,0.0013614445924758911]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0022631287574768066,0.0026551696937531233,0.0031220545060932636,0.003571119625121355,0.004073644522577524,0.004522709641605616,0.005000286735594273,0.005524195730686188,0.006008900701999664,0.006468657869845629,0.006960491184145212,0.007427375763654709,0.0079263374209404,0.008439553901553154,0.008938515558838844,0.0094267837703228,0.00992574542760849,0.010463910177350044,0.01097356341779232,0.011490345001220703,0.011992869898676872,0.012502523139119148,0.013058507815003395,0.013571725226938725,0.014088506810367107,0.01458390336483717,0.015136324800550938,0.015660233795642853,0.0162162184715271,0.016797151416540146,0.017274729907512665,0.01783071458339691,0.01833323948085308,0.018864277750253677,0.019423825666308403,0.020011886954307556,0.020514411851763725,0.021024065092206,0.02152658998966217,0.022014860063791275,0.02250312827527523,0.0230306014418602,0.02357233129441738,0.024114061146974564,0.02464509755373001,0.025119110941886902,0.025635892525315285,0.026088520884513855,0.026591045781970024,0.027097133919596672,0.027606787160038948,0.02812356874346733,0.02855481393635273,0.029014570638537407,0.0294386874884367,0.029894880950450897,0.030372457578778267,0.030835779383778572,0.03128484636545181,0.03168044984340668,0.03207605332136154,0.03258214145898819,0.032999131828546524,0.03341968357563019,0.03386874869465828,0.034307122230529785,0.034763313829898834,0.03518030419945717,0.03554026782512665,0.03591092675924301,0.03630296513438225,0.036712829023599625,0.03708704933524132,0.037450578063726425,0.03780341520905495,0.038166943937540054,0.038519781082868576,0.03890112787485123,0.03924683853983879,0.039592545479536057,0.040002405643463135,0.04036237299442291,0.04075441136956215,0.0411108136177063,0.04143513739109039,0.041830744594335556,0.04215150326490402,0.04253285378217697,0.042832229286432266,0.04316368326544762,0.04352008178830147,0.04383015260100365,0.04415447637438774,0.04446810856461525,0.044813819229602814,0.04513457790017128,0.045462466776371,0.045740459114313126,0.04604339972138405,0.0463249571621418,0.046649280935525894,0.04692014679312706,0.04719813913106918,0.047501079738140106,0.04781827703118324,0.04808913916349411,0.04837782680988312,0.048645127564668655,0.04890173301100731,0.04916190728545189,0.04944346472620964,0.049696508795022964,0.04999231919646263,0.05025961995124817,0.050455641001462936,0.05073363333940506,0.05099380761384964,0.05122902989387512,0.05144999921321869,0.0516887903213501,0.05194539576768875,0.05216636508703232,0.05241584777832031,0.05266176164150238,0.05289342254400253,0.0531143918633461,0.053342487663030624,0.05356702208518982,0.053791552782058716,0.05399826541543007,0.05420854315161705,0.05439743399620056,0.0545898899435997,0.05480016767978668,0.05502826347947121,0.0552029013633728,0.055391792207956314,0.055577121675014496,0.05581234395503998,0.05600123852491379,0.05619369447231293,0.05638615041971207,0.05656434968113899,0.056724730879068375,0.0569029301404953,0.05707044154405594,0.05723794922232628,0.05740189179778099,0.057565838098526,0.05770839750766754,0.05785808712244034,0.05801846832036972,0.058153897523880005,0.058296460658311844,0.058435454964637756,0.05858514457941055,0.05870988219976425,0.05884888023138046,0.05897362157702446,0.05908766761422157,0.05921953544020653,0.059322893619537354,0.05944406986236572,0.059554554522037506,0.0596792958676815,0.059796907007694244,0.05989670008420944,0.0600036196410656,0.060149744153022766,0.06023884192109108,0.06036001816391945,0.06045624613761902,0.060584552586078644,0.06070572882890701,0.06083403155207634,0.060894619673490524,0.06097302958369255,0.06106569245457649,0.06118686869740486,0.06126527860760689,0.061368633061647415,0.06144704297184944,0.06151832267642021,0.06161811575293541,0.06170721352100372,0.06178562343120575,0.06187828630208969,0.06197807937860489,0.06206361576914787,0.06216340884566307,0.062270328402519226,0.06235229969024658,0.062444962561130524,0.06254832446575165,0.06266950070858002,0.06274434179067612,0.06285126507282257,0.06294035911560059,0.06301876902580261,0.06310074031352997,0.06317558884620667,0.06327538192272186,0.06335022300481796,0.06342506408691406,0.06348565220832825,0.06356050074100494,0.06363534182310104,0.06369949877262115,0.06378147006034851,0.06385631114244461,0.06390976905822754,0.06397748738527298,0.06403807550668716,0.0641307383775711,0.06419845670461655,0.06424835324287415,0.06431963294744492,0.06438378989696503,0.06446576118469238,0.06451565027236938,0.0645797997713089,0.06463326513767242,0.06468673050403595,0.06473305821418762,0.06479008495807648,0.06483641266822815,0.064893439412117,0.0649433359503746,0.06500035524368286,0.06505382061004639,0.06511083990335464,0.06516430526971817,0.06520707160234451,0.06527122110128403,0.0653175562620163,0.06537457555532455,0.0654173493385315,0.06545655429363251,0.06551001220941544,0.06556347012519836,0.06561336666345596,0.0656561329960823,0.06569177657365799,0.065730981528759,0.06577730923891068,0.06582008302211761,0.06586284935474396,0.06588779389858246,0.06591986864805222,0.06594125926494598,0.06596976518630981,0.06601966172456741,0.06604461371898651,0.0660802498459816,0.06611232459545135,0.06614440679550171,0.06619073450565338,0.06622280925512314,0.06624776124954224,0.06627627462148666,0.06630478799343109,0.06632260233163834,0.06635824590921402,0.06638675928115845,0.06641170382499695,0.06643308699131012,0.06646160036325455,0.06649724394083023,0.06652218848466873,0.06655070185661316,0.06656495481729507,0.06658277660608292,0.06661485135555267,0.06663267314434052,0.06665405631065369,0.06667900830507278,0.06670039147138596,0.06671464443206787,0.06673959642648697,0.06676097959280014,0.06678592413663864,0.06680730730295181,0.0668179988861084,0.06683938950300217,0.06685720384120941,0.06687146425247192,0.06688571721315384,0.06689640879631042,0.06691423058509827,0.06693205237388611,0.0669427439570427,0.06695343554019928,0.06697125732898712,0.06698907166719437,0.06700333207845688,0.06701402366161346,0.0670175850391388,0.06702471524477005,0.06703540682792664,0.06704253703355789,0.06704965978860855,0.06706035137176514,0.06706392019987106,0.06707461178302765,0.06708530336618423,0.06708886474370956,0.06710312515497208,0.06710312515497208,0.0671066865324974,0.06711737811565399,0.06712450832128525,0.06713519990444183,0.06714233011007309,0.06714589148759842,0.067156583070755,0.06716727465391159,0.06717083603143692,0.06717083603143692,0.06717796623706818,0.06718509644269943,0.06718865782022476,0.06719221919775009,0.06719221919775009,0.06719578802585602,0.06719578802585602,0.06719934940338135,0.06719934940338135,0.06720291823148727,0.0672064796090126,0.06721717119216919,0.06722073256969452,0.06722430139780045,0.0672314241528511,0.0672314241528511,0.06723499298095703,0.06724568456411362,0.06725280731916428,0.06725280731916428,0.06725993752479553,0.06725993752479553,0.06725993752479553,0.06725993752479553,0.06725993752479553,0.06725993752479553,0.06725993752479553,0.06725993752479553,0.06725993752479553,0.06725993752479553,0.06725993752479553,0.06725993752479553,0.06726350635290146],"recovered":[0.0,0.0006023173336870968,0.0011404824908822775,0.0016073675360530615,0.0020457403734326363,0.0025090614799410105,0.0029866385739296675,0.003460651496425271,0.003973868675529957,0.004469265695661306,0.004921894520521164,0.005420855712145567,0.005873485002666712,0.006368882022798061,0.006864279042929411,0.007334727793931961,0.007808741182088852,0.008321958594024181,0.008852995000779629,0.009348392486572266,0.009847353212535381,0.01036057062447071,0.010927247814834118,0.011465413495898247,0.01193586178123951,0.0124348234385252,0.012933784164488316,0.013528973795473576,0.01405288279056549,0.014583920128643513,0.015132777392864227,0.015681633725762367,0.016191286966204643,0.01672232523560524,0.017264053225517273,0.01781647466123104,0.018329691141843796,0.0188678577542305,0.019352562725543976,0.019872907549142838,0.020396817475557327,0.020881522446870804,0.021387610584497452,0.021904392167925835,0.022428300231695175,0.022930826991796494,0.023451171815395355,0.02398577332496643,0.024481169879436493,0.02501577138900757,0.025521859526634216,0.026024384424090385,0.026523346081376076,0.02699023112654686,0.027453551068902016,0.027913309633731842,0.0283516813069582,0.028815003111958504,0.029260503128170967,0.02968461997807026,0.030147941783070564,0.030543547123670578,0.03094627894461155,0.031388215720653534,0.031808771193027496,0.032247141003608704,0.03272828459739685,0.03314170986413956,0.03359077498316765,0.03394360840320587,0.03434990718960762,0.034741949290037155,0.035126861184835434,0.035504646599292755,0.03590381518006325,0.03624952211976051,0.03663799911737442,0.036983709782361984,0.03739713504910469,0.03776422515511513,0.03813131898641586,0.03848772123456001,0.03887975960969925,0.039286058396101,0.03968879207968712,0.040052320808172226,0.04038020968437195,0.040768686681985855,0.04113577678799629,0.0414993055164814,0.04183075949549675,0.04214082658290863,0.042440205812454224,0.042746707797050476,0.0430496484041214,0.043370410799980164,0.0436876080930233,0.044033315032720566,0.04436120390892029,0.044678401201963425,0.04500272497534752,0.0453127957880497,0.04557653144001961,0.04585808888077736,0.046153899282217026,0.04647822678089142,0.04678116738796234,0.04707697778940201,0.04735497012734413,0.04761870950460434,0.04788601025938988,0.048153311014175415,0.04840278998017311,0.04866296052932739,0.0489266999065876,0.04916548728942871,0.049418531358242035,0.049632374197244644,0.04988185316324234,0.05010282248258591,0.0503523014485836,0.050633858889341354,0.050847698003053665,0.051107872277498245,0.05132884159684181,0.051585447043180466,0.051845621317625046,0.05205589905381203,0.05226973816752434,0.05247288569808006,0.052676036953926086,0.05292908102273941,0.05312866345047951,0.05331755802035332,0.05349575728178024,0.053709596395492554,0.053919874131679535,0.054112330079078674,0.05432973429560661,0.054540012031793594,0.054725341498851776,0.054921358823776245,0.055113814771175385,0.055302709341049194,0.05545952543616295,0.05560564994812012,0.055805232375860214,0.05597274377942085,0.056133121252059937,0.05630775913596153,0.056446757167577744,0.056614264845848083,0.056756824254989624,0.056899383664131165,0.05703481659293175,0.057209454476833344,0.05734488368034363,0.057519521564245224,0.05763000622391701,0.05774761736392975,0.05786879360675812,0.0580042265355587,0.05812540277838707,0.058228760957717896,0.058324988931417465,0.05845685675740242,0.058592289686203,0.05867782607674599,0.05878830701112747,0.058923739939928055,0.059019967913627625,0.059137582778930664,0.05925875902175903,0.059397753328084946,0.05951180309057236,0.059611596167087555,0.05971495062112808,0.05979336053133011,0.059878893196582794,0.05996442958712578,0.06005709618330002,0.06015332415699959,0.060235295444726944,0.060303010046482086,0.06038854643702507,0.060470521450042725,0.060563184320926666,0.06065228581428528,0.06075207516551018,0.060830485075712204,0.0609053298830986,0.0610300712287426,0.06112629920244217,0.06121183559298515,0.06130806356668472,0.06141141802072525,0.06152902916073799,0.061635952442884445,0.06170366704463959,0.0617927685379982,0.06188186630606651,0.0619674026966095,0.06204581260681152,0.06212778389453888,0.062209755182266235,0.062284599989652634,0.062348753213882446,0.062423598021268845,0.06248418614268303,0.06254477053880692,0.06263387203216553,0.06268732994794846,0.06275860965251923,0.06282632797956467,0.06290117651224136,0.06296888738870621,0.0630437359213829,0.06310788542032242,0.06317203491926193,0.06323619186878204,0.0632932111620903,0.06335736811161041,0.06342508643865585,0.06348210573196411,0.0635426938533783,0.06360685080289841,0.06367100030183792,0.06373514980077744,0.06377791613340378,0.0638313814997673,0.06387770920991898,0.06393473595380783,0.06398463249206543,0.06402739882469177,0.06408442556858063,0.0641307532787323,0.0641806498169899,0.06422698497772217,0.06425905972719193,0.06431608647108078,0.06436241418123245,0.06442300230264664,0.06445864588022232,0.06450141221284866,0.06454774737358093,0.06458695232868195,0.06461189687252045,0.06465823203325272,0.06469030678272247,0.06472594290971756,0.06475089490413666,0.06477940827608109,0.06482217460870743,0.06486494094133377,0.06488632410764694,0.06493622064590454,0.06495760381221771,0.06500750035047531,0.06503601372241974,0.0650680884718895,0.06509660184383392,0.06513580679893494,0.06515362858772278,0.06517857313156128,0.0652070865035057,0.06522846966981888,0.0652569830417633,0.06527480483055115,0.06529974937438965,0.06532113254070282,0.06534251570701599,0.06536746770143509,0.06539241224527359,0.06541736423969269,0.06544587761163712,0.06547439098358154,0.06549577414989471,0.06551358848810196,0.06553497910499573,0.06554923206567764,0.06557417660951614,0.06558486819267273,0.06560268998146057,0.06562764197587967,0.06564545631408691,0.0656561553478241,0.06567396968603134,0.06568466126918793,0.06569892168045044,0.06571317464113235,0.06572743505239487,0.06574881821870804,0.06575950980186462,0.06577020138502121,0.06579158455133438,0.0658058375120163,0.06582009792327881,0.06583791971206665,0.06584504246711731,0.06585930287837982,0.06586286425590515,0.06586642563343048,0.06587711721658707,0.065880686044693,0.06589137762784958,0.06589493900537491,0.06590206921100616,0.06590919941663742,0.06591632217168808,0.06592345237731934,0.06593058258295059,0.06593770533800125,0.06594839692115784,0.06595552712678909,0.06595909595489502,0.06596621870994568,0.06597334891557693,0.06598404049873352,0.06598760187625885,0.06599117070436478,0.06599829345941544,0.06600186228752136,0.06600186228752136,0.06600542366504669,0.06601255387067795,0.0660196840763092,0.06602324545383453,0.06602680683135986,0.06603037565946579,0.06603393703699112,0.06603749841451645,0.06604106724262238,0.06604818999767303,0.06605888158082962,0.06606601178646088,0.06606601178646088,0.06607670336961746,0.06608383357524872,0.06608739495277405,0.06609096378087997,0.0660945251584053,0.0660945251584053,0.06609808653593063,0.06610165536403656,0.06610165536403656,0.06610165536403656,0.06610165536403656,0.06610165536403656,0.06610165536403656,0.06610165536403656,0.06610165536403656],"active":[0.0022631287574768066,0.0020528524182736874,0.001981572015210986,0.0019637520890682936,0.002027904149144888,0.002013648161664605,0.002013648161664605,0.0020635442342609167,0.0020350320264697075,0.0019993921741843224,0.0020385966636240482,0.002006520051509142,0.0020528524182736874,0.0020706718787550926,0.0020742365159094334,0.0020920559763908386,0.002117004245519638,0.002141951583325863,0.0021205684170126915,0.0021419525146484375,0.002145516686141491,0.0021419525146484375,0.002131260000169277,0.0021063117310404778,0.002152645029127598,0.0021490799263119698,0.002202540636062622,0.002131260000169277,0.002163335680961609,0.002213231287896633,0.0021419525146484375,0.0021490808576345444,0.0021419525146484375,0.0021419525146484375,0.00215977244079113,0.002195412293076515,0.0021847207099199295,0.002156207337975502,0.0021740272641181946,0.0021419525146484375,0.002106310799717903,0.002149078994989395,0.0021847207099199295,0.002209668979048729,0.002216797322034836,0.0021882839500904083,0.0021847207099199295,0.0021027475595474243,0.002109875902533531,0.0020813625305891037,0.0020849276334047318,0.0020991843193769455,0.002031467854976654,0.002024339511990547,0.0019851364195346832,0.001981571316719055,0.0020207762718200684,0.0020207762718200684,0.0020243432372808456,0.001995829865336418,0.0019281115382909775,0.0020385943353176117,0.0020528528839349747,0.002031467854976654,0.002059977501630783,0.0020599812269210815,0.0020350292325019836,0.0020385943353176117,0.0019494928419589996,0.00196731835603714,0.0019530579447746277,0.0019708797335624695,0.001960188150405884,0.00194593146443367,0.0018996000289916992,0.001917421817779541,0.0018817819654941559,0.0019174180924892426,0.0018497034907341003,0.001828320324420929,0.0018710866570472717,0.0018746517598628998,0.0018746517598628998,0.001824755221605301,0.0017463453114032745,0.00177842378616333,0.001771293580532074,0.0017641671001911163,0.0016964524984359741,0.001664377748966217,0.001689322292804718,0.0016893260180950165,0.0017142705619335175,0.0017214007675647736,0.0017641708254814148,0.0017641671001911163,0.001774858683347702,0.0017071440815925598,0.0016821958124637604,0.0016465559601783752,0.0016465559601783752,0.001607351005077362,0.0016216076910495758,0.0016429908573627472,0.001664377748966217,0.0016109123826026917,0.0015966594219207764,0.0015681497752666473,0.0015467628836631775,0.0015431977808475494,0.0015574544668197632,0.0015431977808475494,0.0015895292162895203,0.0015966594219207764,0.0015289410948753357,0.0015681460499763489,0.001575276255607605,0.001596655696630478,0.0015681460499763489,0.0015859678387641907,0.0015930943191051483,0.0015325061976909637,0.0015681497752666473,0.0015538893640041351,0.0015645809471607208,0.0015289448201656342,0.0014968663454055786,0.0015111230313777924,0.001521814614534378,0.001525379717350006,0.0015325061976909637,0.0014683529734611511,0.0014612264931201935,0.0014826096594333649,0.0015325061976909637,0.001493304967880249,0.0014719180762767792,0.0014647915959358215,0.0014826096594333649,0.0014612264931201935,0.0014683529734611511,0.0014647915959358215,0.0014505349099636078,0.0014220215380191803,0.0014434047043323517,0.0014647915959358215,0.0014327168464660645,0.001429148018360138,0.0014327168464660645,0.001400638371706009,0.0014113299548625946,0.001404203474521637,0.0013970732688903809,0.0013970769941806793,0.001400638371706009,0.0013756901025772095,0.0013649985194206238,0.0013293586671352386,0.0013436153531074524,0.0013400502502918243,0.00135074183344841,0.001318667083978653,0.001318667083978653,0.0013257935643196106,0.001354306936264038,0.0013400502502918243,0.0013044103980064392,0.0013257935643196106,0.0013614371418952942,0.001315101981163025,0.0013400502502918243,0.0013186633586883545,0.0013257935643196106,0.0013079755008220673,0.0013222284615039825,0.0012830235064029694,0.0012580789625644684,0.0012723319232463837,0.0013079755008220673,0.0013008490204811096,0.0013115368783473969,0.0012937188148498535,0.0012830272316932678,0.0013151057064533234,0.001318667083978653,0.001315101981163025,0.001315101981163025,0.0013257935643196106,0.0013115406036376953,0.0013329237699508667,0.0013649985194206238,0.0013222284615039825,0.0013186633586883545,0.0013364888727664948,0.0013614371418952942,0.0013329237699508667,0.0013222359120845795,0.0013044066727161407,0.001315101981163025,0.0013079717755317688,0.001293722540140152,0.0013079792261123657,0.0013044103980064392,0.001297280192375183,0.0012758970260620117,0.0012759007513523102,0.0012865886092185974,0.0012759007513523102,0.0012972839176654816,0.0013115406036376953,0.0012758970260620117,0.001290157437324524,0.0012794658541679382,0.0013044103980064392,0.001297280192375183,0.0012794658541679382,0.0012758970260620117,0.0012759044766426086,0.0012937262654304504,0.0012794584035873413,0.0012865886092185974,0.0012758970260620117,0.0012616440653800964,0.0012509524822235107,0.0012473911046981812,0.0012295618653297424,0.0012224391102790833,0.001208186149597168,0.0012224391102790833,0.0012224391102790833,0.001233130693435669,0.0012295693159103394,0.0012224391102790833,0.0012438222765922546,0.001233130693435669,0.0012438222765922546,0.0012366995215415955,0.0012295693159103394,0.0012509524822235107,0.0012473836541175842,0.0012509524822235107,0.001233130693435669,0.001233130693435669,0.0012295693159103394,0.0012295618653297424,0.001233130693435669,0.0012509524822235107,0.0012295618653297424,0.0012295618653297424,0.001215316355228424,0.0012188702821731567,0.0012402534484863281,0.0012224391102790833,0.0012153089046478271,0.0012260004878044128,0.001208186149597168,0.001233130693435669,0.0012153089046478271,0.0012117475271224976,0.001208186149597168,0.001208186149597168,0.0011867955327033997,0.0012046173214912415,0.001208186149597168,0.0012046173214912415,0.0012046173214912415,0.0012046173214912415,0.0012224391102790833,0.0012224391102790833,0.0012295693159103394,0.0012224391102790833,0.0012153089046478271,0.0012224391102790833,0.0012153089046478271,0.001208178699016571,0.0012046173214912415,0.0012046173214912415,0.0012010559439659119,0.0012046173214912415,0.0012117475271224976,0.0012117475271224976,0.0012224391102790833,0.0012153089046478271,0.0012117475271224976,0.0012117475271224976,0.0012153089046478271,0.0012117475271224976,0.0012117475271224976,0.0012153089046478271,0.0012188777327537537,0.0012153089046478271,0.0012046173214912415,0.0012117475271224976,0.0012188702821731567,0.0012117475271224976,0.001208186149597168,0.0011974871158599854,0.0011867955327033997,0.0011903643608093262,0.00118323415517807,0.0011867955327033997,0.0011939257383346558,0.0011868029832839966,0.0011939257383346558,0.0011939257383346558,0.0011939257383346558,0.0012010559439659119,0.0011939257383346558,0.0011903643608093262,0.0011939257383346558,0.0011939257383346558,0.0011974945664405823,0.0011939331889152527,0.0011903643608093262,0.0011974871158599854,0.0012010559439659119,0.0011974871158599854,0.0011867955327033997,0.0011903643608093262,0.0011939257383346558,0.0011903643608093262,0.0011903569102287292,0.0011903569102287292,0.0011903643608093262,0.00118323415517807,0.0011796653270721436,0.001176103949546814,0.0011761114001274109,0.001176103949546814,0.00118323415517807,0.00118323415517807,0.00118323415517807,0.00118323415517807,0.0011725425720214844,0.0011689811944961548,0.0011796727776527405,0.001176103949546814,0.0011689737439155579,0.0011725425720214844,0.0011689737439155579,0.0011654123663902283,0.0011654123663902283,0.0011618509888648987,0.0011582821607589722,0.0011582821607589722,0.0011582821607589722,0.0011582821607589722,0.0011582821607589722,0.0011582821607589722,0.0011582821607589722,0.0011618509888648987]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0022631287574768066,0.002680117730051279,0.0031220545060932636,0.003560427576303482,0.004062952473759651,0.0044977618381381035,0.004993158392608166,0.005427967756986618,0.0058770328760147095,0.006294021382927895,0.006739522330462933,0.007167203351855278,0.007666164543479681,0.00806889683008194,0.008464502170681953,0.008895747363567352,0.009319864213466644,0.00974754523485899,0.010178790427744389,0.01060290727764368,0.010941487736999989,0.011362040415406227,0.011679237708449364,0.012067713774740696,0.012434806674718857,0.012794772163033485,0.0131404809653759,0.013525393791496754,0.013896049931645393,0.014273835346102715,0.014612415805459023,0.014954560436308384,0.015296705067157745,0.01567092537879944,0.016027327626943588,0.016362342983484268,0.016636772081255913,0.01693258434534073,0.01726047322154045,0.017542030662298203,0.01781289465725422,0.018115835264325142,0.01840808428823948,0.018696768209338188,0.019013965502381325,0.019306214526295662,0.01956995017826557,0.019844379276037216,0.020133063197135925,0.020364724099636078,0.020628461614251137,0.020842300727963448,0.02110247313976288,0.02136264741420746,0.021604999899864197,0.0218366589397192,0.022032679989933968,0.02223939262330532,0.02246036008000374,0.022681329399347305,0.022898733615875244,0.023084063082933426,0.02329077385365963,0.02348323166370392,0.023657867684960365,0.023843195289373398,0.024021396413445473,0.024199597537517548,0.02436354197561741,0.024555997923016548,0.024737762287259102,0.02490883506834507,0.02509772591292858,0.02522246725857258,0.025372155010700226,0.02550758793950081,0.025653712451457977,0.02576419711112976,0.025921013206243515,0.02602793276309967,0.02619544044137001,0.02634156495332718,0.026462741196155548,0.026569662615656853,0.026683710515499115,0.0267941951751709,0.02693319134414196,0.027040110900998116,0.027161287143826485,0.027278900146484375,0.027367999777197838,0.027474919334053993,0.02757827565073967,0.027685197070240974,0.0278134997934103,0.027895472943782806,0.028013085946440697,0.02808080054819584,0.028141388669610023,0.028216233476996422,0.028287513181567192,0.028380177915096283,0.028476405888795853,0.02852986566722393,0.028633221983909607,0.028704503551125526,0.028779346495866776,0.02881855145096779,0.02888983115553856,0.02896111086010933,0.029021698981523514,0.0290573388338089,0.029135746881365776,0.029182080179452896,0.029214154928922653,0.029249796643853188,0.029274743050336838,0.029321076348423958,0.029381664469838142,0.02943156100809574,0.02946007251739502,0.029517095535993576,0.029545608907938004,0.02957768365740776,0.02962758019566536,0.029663220047950745,0.029684605076909065,0.029738064855337143,0.029787961393594742,0.029820038005709648,0.02986636944115162,0.02990913763642311,0.029955469071865082,0.02998398058116436,0.03000892885029316,0.03003387711942196,0.03008021041750908,0.030108721926808357,0.03012297861278057,0.030158618465065956,0.03019782155752182,0.03021920658648014,0.030254846438765526,0.030283357948064804,0.030308306217193604,0.030347511172294617,0.030379585921764374,0.030418790876865387,0.030447302386164665,0.03046155907213688,0.030493633821606636,0.030518582090735435,0.030536402016878128,0.030564915388822556,0.030589863657951355,0.030614810064435005,0.030636195093393326,0.03065401501953602,0.03067539818584919,0.03070034645497799,0.030728859826922417,0.030735986307263374,0.030757371336221695,0.030782319605350494,0.030803702771663666,0.03082152269780636,0.030835779383778572,0.03086429089307785,0.030896367505192757,0.03091062419116497,0.030942698940634727,0.03095695562660694,0.030974775552749634,0.03098190389573574,0.030999723821878433,0.031017543748021126,0.031046055257320404,0.031063875183463097,0.03107813186943531,0.031099515035748482,0.031113771721720695,0.03112802840769291,0.031135156750679016,0.031142283231019974,0.031163668259978294,0.031181488186120987,0.0311957448720932,0.031209999695420265,0.03122069127857685,0.031238513067364693,0.031259894371032715,0.03127771615982056,0.03129909932613373,0.031309790909290314,0.03132404759526253,0.03134186565876007,0.031352560967206955,0.0313703790307045,0.031373944133520126,0.031381070613861084,0.031395331025123596,0.031398892402648926,0.03141314908862114,0.031423840671777725,0.03143453225493431,0.031448788940906525,0.031466610729694366,0.031473737210035324,0.03148442879319191,0.03149155527353287,0.03150224685668945,0.03151293843984604,0.031516507267951965,0.03152363374829292,0.03152719885110855,0.03153076022863388,0.031541451811790466,0.031545016914606094,0.03154858201742172,0.03154858201742172,0.03156283497810364,0.031566400080919266,0.03157709538936615,0.03158065676689148,0.03158422186970711,0.031591348350048065,0.03160203993320465,0.03160917013883591,0.031616296619176865,0.03161986172199249,0.03162698820233345,0.03163055330514908,0.031637683510780334,0.03164480999112129,0.03165193647146225,0.03165193647146225,0.03165193647146225,0.031662628054618835,0.031666193157434464,0.03166975826025009,0.03167331963777542,0.03167331963777542,0.03167688474059105,0.03168044984340668,0.03168401122093201,0.03168401122093201,0.03168401122093201,0.031687576323747635,0.03169470280408859,0.03169470280408859,0.03169827163219452,0.03169827163219452,0.03169827163219452,0.03169827163219452,0.03169827163219452,0.03169827163219452,0.03170183300971985,0.03170183300971985,0.03170183300971985,0.03170539811253548,0.03170539811253548,0.03170539811253548,0.03170539811253548,0.03170539811253548,0.03170539811253548,0.03170539811253548,0.03170539811253548,0.031708963215351105,0.031708963215351105,0.031708963215351105,0.031708963215351105,0.031708963215351105,0.031708963215351105,0.031712524592876434,0.031712524592876434,0.031712524592876434,0.03171608969569206,0.03171965479850769,0.03172321617603302,0.031730346381664276,0.031733907759189606,0.031733907759189606,0.031733907759189606,0.031733907759189606,0.031737472862005234,0.031737472862005234,0.031737472862005234,0.031737472862005234,0.031737472862005234,0.03174103796482086,0.03174103796482086,0.03174103796482086,0.03174103796482086,0.03174103796482086,0.03174103796482086,0.03174459934234619,0.03174459934234619,0.03174459934234619,0.03174459934234619,0.03174459934234619,0.03174816444516182,0.03174816444516182,0.03174816444516182,0.03175172954797745,0.03175529092550278,0.03175529092550278,0.03175529092550278,0.031758859753608704,0.031758859753608704,0.03176242113113403,0.03176242113113403,0.03176242113113403,0.03176598623394966,0.03176598623394966,0.03176598623394966,0.03176598623394966,0.03176598623394966,0.03176598623394966,0.03176598623394966,0.03176598623394966,0.03176598623394966,0.03176598623394966,0.03176598623394966,0.03176598623394966,0.03176598623394966,0.03176598623394966,0.03176598623394966,0.03176598623394966,0.03176598623394966,0.03176598623394966,0.03176598623394966,0.03176598623394966,0.03176598623394966,0.03176598623394966,0.03176598623394966,0.03176598623394966,0.03176598623394966,0.03176598623394966,0.03176598623394966,0.03176598623394966,0.03176598623394966,0.03176598623394966,0.03176598623394966,0.03176598623394966,0.03176598623394966,0.03176598623394966,0.03176598623394966,0.03176598623394966,0.03176598623394966,0.03176598623394966,0.03176598623394966],"recovered":[0.0,0.0005381651571951807,0.0010086141992360353,0.0015004472807049751,0.0019210001919418573,0.0024520372971892357,0.0029331783298403025,0.0034000633750110865,0.0039061526767909527,0.004333833698183298,0.004754386376589537,0.005235527642071247,0.005695284344255924,0.006133657414466143,0.006547082215547562,0.006960507482290268,0.0073917522095143795,0.007822996936738491,0.008257806301116943,0.008671230636537075,0.00910960417240858,0.009473132900893688,0.009847353212535381,0.010175242088735104,0.010549463331699371,0.01095576025545597,0.011319288983941078,0.011675689369440079,0.0120285265147686,0.012417003512382507,0.012776968069374561,0.01309060025960207,0.013450565747916698,0.013799837790429592,0.01414911076426506,0.014512639492750168,0.014861912466585636,0.015179108828306198,0.015482049435377121,0.015806375071406364,0.016137827187776566,0.01643720455467701,0.016740145161747932,0.017025265842676163,0.017310386523604393,0.017613327130675316,0.01793765090405941,0.018194260075688362,0.0184615608304739,0.018753809854388237,0.01901041716337204,0.019281283020973206,0.01950581558048725,0.019765987992286682,0.019994083791971207,0.020286332815885544,0.02051442861557007,0.020756781101226807,0.020956365391612053,0.0211808979511261,0.021380482241511345,0.021594323217868805,0.021801035851240158,0.02200774848461151,0.02220376767218113,0.02238909713923931,0.022577989846467972,0.02275262586772442,0.022923698648810387,0.02310902625322342,0.023290790617465973,0.023483246564865112,0.023661447688937187,0.02384321205317974,0.023978644981980324,0.0241069495677948,0.024235252290964127,0.02441701665520668,0.024545321241021156,0.024691445752978325,0.024780545383691788,0.024923106655478477,0.025079922750592232,0.02522248402237892,0.025336531922221184,0.025461271405220032,0.02558601275086403,0.025685803964734077,0.025817671790719032,0.0259388480335474,0.026052897796034813,0.02615625411272049,0.026266736909747124,0.02637365832924843,0.026498397812247276,0.02661244571208954,0.02670867368578911,0.026808466762304306,0.02689756639301777,0.026975974440574646,0.02705794759094715,0.027125664055347443,0.02720407210290432,0.02730386331677437,0.027357323095202446,0.027449987828731537,0.027507012709975243,0.027592549100518227,0.02765670046210289,0.02772798016667366,0.027809953317046165,0.02787054143846035,0.02791687287390232,0.027981026098132133,0.028027357533574104,0.028070125728845596,0.02811289392411709,0.02815566211938858,0.028198430314660072,0.028241198509931564,0.028308913111686707,0.028340989723801613,0.028383757919073105,0.02841939777135849,0.028455037623643875,0.02849067747592926,0.02854057401418686,0.02856552228331566,0.028618982061743736,0.02865818701684475,0.028693826869130135,0.02872590348124504,0.02877936325967312,0.028818566352128983,0.028854208067059517,0.028889847919344902,0.0289147961884737,0.028936179354786873,0.028986075893044472,0.029007459059357643,0.02903597243130207,0.029050227254629135,0.02908586710691452,0.029128635302186012,0.029167840257287025,0.029189223423600197,0.029235556721687317,0.02925693988800049,0.029292579740285873,0.029313964769244194,0.029335347935557365,0.029353167861700058,0.029378116130828857,0.029406627640128136,0.029435141012072563,0.02946365252137184,0.029499292373657227,0.029509983956813812,0.029527803882956505,0.029545623809099197,0.029570572078227997,0.02958839200437069,0.029606211930513382,0.029620468616485596,0.029641853645443916,0.029670365154743195,0.029691748321056366,0.02970600500702858,0.029723824933171272,0.029741644859313965,0.029766593128442764,0.029780849814414978,0.029795104637742043,0.029809361323714256,0.02982361800968647,0.02984500117599964,0.029862821102142334,0.029891332611441612,0.029912717640399933,0.029934100806713104,0.029951920732855797,0.02996974252164364,0.029980434104800224,0.02999468892812729,0.030005382373929024,0.030023202300071716,0.030026765540242195,0.030048150569200516,0.03006240539252758,0.030076662078499794,0.030094482004642487,0.030115865170955658,0.03013012185692787,0.030147941783070564,0.030162198469042778,0.030172890052199364,0.030197838321328163,0.030212095007300377,0.030222786590456963,0.030240606516599655,0.03025129809975624,0.030261989682912827,0.030269118025898933,0.03027980960905552,0.030290503054857254,0.03030119463801384,0.030311886221170425,0.03032614290714264,0.030329706147313118,0.03034396283328533,0.03035109117627144,0.030361782759428024,0.03036891110241413,0.030379602685570717,0.030390294268727303,0.03039385937154293,0.03039742261171341,0.030400985851883888,0.030408114194869995,0.030411679297685623,0.030411679297685623,0.030425934121012688,0.030429499223828316,0.030433062463998795,0.030436625704169273,0.0304401908069849,0.03044731914997101,0.030450882390141487,0.030458010733127594,0.03046870231628418,0.030472267419099808,0.030479393899440765,0.030482959002256393,0.030486522242426872,0.030486522242426872,0.0304900873452425,0.03049365058541298,0.030497213825583458,0.030504342168569565,0.030507907271385193,0.03051147051155567,0.03051859885454178,0.03051859885454178,0.03051859885454178,0.030522162094712257,0.030525727197527885,0.030525727197527885,0.030525727197527885,0.030529290437698364,0.030532855540513992,0.03053641878068447,0.03053998202085495,0.03053998202085495,0.03053998202085495,0.03053998202085495,0.03053998202085495,0.03053998202085495,0.03053998202085495,0.030543547123670578,0.030543547123670578,0.030543547123670578,0.030543547123670578,0.030543547123670578,0.030543547123670578,0.030543547123670578,0.030543547123670578,0.030543547123670578,0.030543547123670578,0.030543547123670578,0.030543547123670578,0.030543547123670578,0.030543547123670578,0.030547110363841057,0.030547110363841057,0.030547110363841057,0.030547110363841057,0.030547110363841057,0.030554238706827164,0.030554238706827164,0.030557803809642792,0.03056493028998375,0.03056493028998375,0.03056493028998375,0.030568495392799377,0.030568495392799377,0.030568495392799377,0.030568495392799377,0.030572058632969856,0.030572058632969856,0.030572058632969856,0.030572058632969856,0.030572058632969856,0.030575623735785484,0.030575623735785484,0.030575623735785484,0.030575623735785484,0.030575623735785484,0.030575623735785484,0.030575623735785484,0.030575623735785484,0.030575623735785484,0.030579186975955963,0.030579186975955963,0.030579186975955963,0.030579186975955963,0.030582750216126442,0.030582750216126442,0.030582750216126442,0.03058987855911255,0.03058987855911255,0.030593443661928177,0.030593443661928177,0.030593443661928177,0.030593443661928177,0.030593443661928177,0.030593443661928177,0.030593443661928177,0.030593443661928177,0.030593443661928177,0.030593443661928177,0.030593443661928177,0.030593443661928177,0.030593443661928177,0.030593443661928177,0.030593443661928177,0.030593443661928177,0.030593443661928177,0.030593443661928177,0.030593443661928177,0.030593443661928177,0.030593443661928177,0.030593443661928177,0.030593443661928177,0.030593443661928177,0.030593443661928177,0.030593443661928177,0.030593443661928177,0.030593443661928177,0.030593443661928177,0.030593443661928177,0.030593443661928177,0.030593443661928177,0.030593443661928177,0.030593443661928177,0.030593443661928177,0.030593443661928177,0.030593443661928177,0.030593443661928177,0.030593443661928177,0.030593443661928177,0.030593443661928177],"active":[0.0022631287574768066,0.0021419525146484375,0.0021134403068572283,0.002059980295598507,0.002141952281817794,0.002045724540948868,0.0020599800627678633,0.0020279043819755316,0.001970880199223757,0.0019601876847445965,0.001985135953873396,0.001931675709784031,0.001970880199223757,0.001935239415615797,0.0019174199551343918,0.0019352398812770844,0.0019281120039522648,0.0019245482981204987,0.0019209841266274452,0.0019316766411066055,0.0018318835645914078,0.001888907514512539,0.0018318844959139824,0.0018924716860055923,0.0018853433430194855,0.0018390119075775146,0.001821191981434822,0.001849704422056675,0.001867523416876793,0.0018568318337202072,0.0018354477360844612,0.001863960176706314,0.001846139319241047,0.0018710875883698463,0.0018782168626785278,0.0018497034907341003,0.0017748596146702766,0.0017534755170345306,0.00177842378616333,0.001735655590891838,0.0016750674694776535,0.0016786307096481323,0.0016679391264915466,0.0016715023666620255,0.0017035789787769318,0.001692887395620346,0.0016322992742061615,0.001650119200348854,0.0016715023666620255,0.0016109142452478409,0.001618044450879097,0.001561017706990242,0.0015966575592756271,0.0015966594219207764,0.0016109161078929901,0.0015503261238336563,0.0015182513743638992,0.001482611522078514,0.0015039946883916855,0.0015004314482212067,0.0015182513743638992,0.001489739865064621,0.0014897380024194717,0.0014754831790924072,0.0014541000127792358,0.0014540981501340866,0.001443406566977501,0.001446971669793129,0.001439843326807022,0.001446971669793129,0.001446971669793129,0.0014255885034799576,0.001436278223991394,0.0013792552053928375,0.001393510028719902,0.001400638371706009,0.0014184601604938507,0.0013471804559230804,0.0013756919652223587,0.0013364870101213455,0.0014148950576782227,0.0014184582978487015,0.0013828184455633163,0.0013471785932779312,0.0013471785932779312,0.0013329237699508667,0.0013471785932779312,0.001354306936264038,0.0013436153531074524,0.0013400521129369736,0.001315101981163025,0.0013186652213335037,0.001311538740992546,0.001311538740992546,0.001315101981163025,0.0012830272316932678,0.0013044122606515884,0.001272333785891533,0.0012438222765922546,0.0012402590364217758,0.001229565590620041,0.0012545138597488403,0.001272333785891533,0.001226002350449562,0.001275898888707161,0.0012545157223939896,0.001272333785891533,0.001226002350449562,0.001233130693435669,0.001233130693435669,0.0012117456644773483,0.0011867973953485489,0.0012188740074634552,0.0012010540813207626,0.0011867973953485489,0.0011796709150075912,0.0011618491262197495,0.0011654142290353775,0.00118323415517807,0.001190362498164177,0.001151159405708313,0.0011761058121919632,0.0011618509888648987,0.0011582858860492706,0.0011725425720214844,0.0011725425720214844,0.0011440310627222061,0.0011725425720214844,0.0011689793318510056,0.0011618509888648987,0.0011725425720214844,0.00118323415517807,0.0011761058121919632,0.0011654142290353775,0.0011547207832336426,0.0011440292000770569,0.0011654142290353775,0.0011725425720214844,0.0011369027197360992,0.001151159405708313,0.0011618491262197495,0.0011689793318510056,0.0011689793318510056,0.0011547226458787918,0.001140465959906578,0.0011582877486944199,0.0011440292000770569,0.0011618509888648987,0.0011547226458787918,0.001147594302892685,0.0011582858860492706,0.0011654142290353775,0.0011582858860492706,0.0011582877486944199,0.0011547226458787918,0.0011511575430631638,0.0011369027197360992,0.0011440310627222061,0.001147594302892685,0.0011547226458787918,0.0011582877486944199,0.001147594302892685,0.001151159405708313,0.0011618509888648987,0.0011618491262197495,0.0011511575430631638,0.0011440310627222061,0.0011582858860492706,0.0011725425720214844,0.0011689793318510056,0.0011761058121919632,0.0011761058121919632,0.0011796709150075912,0.0011725425720214844,0.0011761058121919632,0.0011725425720214844,0.00118323415517807,0.0011725425720214844,0.0011654142290353775,0.0011654142290353775,0.0011618509888648987,0.0011582858860492706,0.0011547226458787918,0.001147594302892685,0.0011582858860492706,0.0011582858860492706,0.0011689793318510056,0.0011618491262197495,0.0011582858860492706,0.0011618509888648987,0.0011654123663902283,0.0011618509888648987,0.0011689774692058563,0.0011618491262197495,0.0011618491262197495,0.001168975606560707,0.0011547226458787918,0.0011582840234041214,0.0011511575430631638,0.0011404640972614288,0.0011440329253673553,0.0011369027197360992,0.0011440310627222061,0.0011440310627222061,0.0011440292000770569,0.001147594302892685,0.001154724508523941,0.001147594302892685,0.0011547226458787918,0.0011475924402475357,0.0011511556804180145,0.0011511556804180145,0.0011475961655378342,0.0011440310627222061,0.0011369045823812485,0.00113690085709095,0.0011440292000770569,0.0011440310627222061,0.0011404678225517273,0.0011369027197360992,0.0011511556804180145,0.001140465959906578,0.0011475961655378342,0.001147594302892685,0.0011475961655378342,0.0011511575430631638,0.0011547207832336426,0.0011582877486944199,0.0011582858860492706,0.001151159405708313,0.0011547207832336426,0.001151159405708313,0.001154724508523941,0.0011582877486944199,0.0011654142290353775,0.0011618491262197495,0.0011582858860492706,0.0011654142290353775,0.0011618509888648987,0.0011618509888648987,0.0011618491262197495,0.0011547207832336426,0.0011582858860492706,0.0011618509888648987,0.0011618491262197495,0.0011582840234041214,0.0011582840234041214,0.0011618491262197495,0.0011654123663902283,0.0011618472635746002,0.001161852851510048,0.001158289611339569,0.001158289611339569,0.001158289611339569,0.001158289611339569,0.001158289611339569,0.0011618509888648987,0.0011618509888648987,0.0011582858860492706,0.0011618509888648987,0.0011618509888648987,0.0011618509888648987,0.0011618509888648987,0.0011618509888648987,0.0011618509888648987,0.0011618509888648987,0.0011618509888648987,0.0011654160916805267,0.0011654160916805267,0.0011654160916805267,0.0011654160916805267,0.0011654160916805267,0.001161852851510048,0.0011654142290353775,0.0011654142290353775,0.0011654142290353775,0.0011689793318510056,0.0011654160916805267,0.0011689774692058563,0.0011725425720214844,0.0011689774692058563,0.0011689774692058563,0.0011689774692058563,0.0011654123663902283,0.0011689774692058563,0.0011689774692058563,0.0011689774692058563,0.0011654142290353775,0.0011654142290353775,0.0011689793318510056,0.0011689793318510056,0.0011689793318510056,0.0011654142290353775,0.0011654142290353775,0.0011654142290353775,0.001168975606560707,0.001168975606560707,0.001168975606560707,0.001168975606560707,0.001168975606560707,0.0011725407093763351,0.0011689774692058563,0.0011689774692058563,0.0011725425720214844,0.001176103949546814,0.0011725407093763351,0.0011725407093763351,0.0011761095374822617,0.0011689811944961548,0.0011725425720214844,0.0011689774692058563,0.0011689774692058563,0.0011725425720214844,0.0011725425720214844,0.0011725425720214844,0.0011725425720214844,0.0011725425720214844,0.0011725425720214844,0.0011725425720214844,0.0011725425720214844,0.0011725425720214844,0.0011725425720214844,0.0011725425720214844,0.0011725425720214844,0.0011725425720214844,0.0011725425720214844,0.0011725425720214844,0.0011725425720214844,0.0011725425720214844,0.0011725425720214844,0.0011725425720214844,0.0011725425720214844,0.0011725425720214844,0.0011725425720214844,0.0011725425720214844,0.0011725425720214844,0.0011725425720214844,0.0011725425720214844,0.0011725425720214844,0.0011725425720214844,0.0011725425720214844,0.0011725425720214844,0.0011725425720214844,0.0011725425720214844,0.0011725425720214844,0.0011725425720214844,0.0011725425720214844,0.0011725425720214844,0.0011725425720214844,0.0011725425720214844,0.0011725425720214844]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0022631287574768066,0.0027335777413100004,0.0032075908966362476,0.0036566557828336954,0.004137796815484762,0.00460111815482378,0.005092951003462076,0.005616860464215279,0.006176409311592579,0.0066718063317239285,0.007195715792477131,0.007755264639854431,0.008279174566268921,0.008820902556180954,0.00936619658023119,0.00995069369673729,0.01049598678946495,0.011059099808335304,0.01167567353695631,0.012231658212840557,0.012801899574697018,0.013407780788838863,0.013935253955423832,0.01456964761018753,0.015200477093458176,0.01583130657672882,0.016465701162815094,0.01710009202361107,0.01773805171251297,0.018365316092967987,0.019010402262210846,0.019659051671624184,0.02030770108103752,0.020963476970791817,0.02167271450161934,0.02228572405874729,0.02295932173728943,0.023664996027946472,0.024324337020516396,0.025108419358730316,0.02586398832499981,0.026544714346528053,0.027303848415613174,0.028034469112753868,0.028757963329553604,0.0294386874884367,0.030112285166978836,0.030882110819220543,0.03167331963777542,0.032378993928432465,0.03313456475734711,0.03381529077887535,0.034542348235845566,0.03534425050020218,0.03608912602066994,0.036855388432741165,0.03762165084481239,0.03833801671862602,0.039186250418424606,0.039927564561367035,0.04072946310043335,0.04154205694794655,0.042358215898275375,0.0432492196559906,0.04410457983613014,0.044952813535928726,0.0457368940114975,0.04653523489832878,0.04736921191215515,0.048270903527736664,0.04909062758088112,0.04992816969752312,0.0507764033973217,0.051581867039203644,0.05238020792603493,0.05324982479214668,0.05409805849194527,0.054985497146844864,0.055812347680330276,0.05661424621939659,0.05737338215112686,0.05811825767159462,0.0590163879096508,0.059821855276823044,0.06060950085520744,0.06138288974761963,0.0621669702231884,0.06291185319423676,0.0636923685669899,0.06451565027236938,0.06529973447322845,0.06608738005161285,0.06687146425247192,0.06770900636911392,0.06851090490818024,0.06935557723045349,0.07009332627058029,0.07089166343212128,0.07167930901050568,0.07250615954399109,0.07328667491674423,0.07405293732881546,0.07484414428472519,0.07564248144626617,0.076458640396595,0.07722847163677216,0.0779840350151062,0.07877881079912186,0.07959853112697601,0.08042538166046143,0.08120590448379517,0.08197928965091705,0.08276693522930145,0.08354032784700394,0.08433510363101959,0.08511205017566681,0.08581416308879852,0.08659467846155167,0.08737876266241074,0.08812007308006287,0.08893267065286636,0.0896739810705185,0.09041529893875122,0.09109245985746384,0.09184090048074722,0.09252875298261642,0.09327363222837448,0.09405414760112762,0.09466715902090073,0.09536570310592651,0.09608206897974014,0.09681981801986694,0.09765379875898361,0.09833452105522156,0.09905801713466644,0.09977438300848007,0.10052282363176346,0.10121780633926392,0.1018664538860321,0.10256856679916382,0.10326354205608368,0.10396921634674072,0.10467845946550369,0.10537343472242355,0.10606841742992401,0.10670281201601028,0.10731938481330872,0.10800723731517792,0.10865945369005203,0.10926533490419388,0.10993180423974991,0.11061965674161911,0.11128612607717514,0.11194546520709991,0.11262263357639313,0.11323563754558563,0.11380588263273239,0.11444739997386932,0.11511030793190002,0.1157447025179863,0.11636127531528473,0.11703487485647202,0.11763005703687668,0.11824306845664978,0.11877766996622086,0.11937285959720612,0.11990746110677719,0.12051334232091904,0.1210336908698082,0.1215967983007431,0.12209219485521317,0.1226339265704155,0.12320060282945633,0.12377440929412842,0.12431257218122482,0.12486499547958374,0.12543167173862457,0.1259484589099884,0.12645098567008972,0.12694993615150452,0.1275094896554947,0.12807616591453552,0.12855730950832367,0.12896716594696045,0.12943404912948608,0.12995795905590057,0.1304854303598404,0.13103072345256805,0.13152968883514404,0.1320250928401947,0.13247059285640717,0.13299806416034698,0.13342930376529694,0.13391757011413574,0.13434168696403503,0.13474799692630768,0.13526120781898499,0.1356389969587326,0.13613438606262207,0.13656920194625854,0.1369647979736328,0.1373746693134308,0.1377880871295929,0.1382122039794922,0.13865770399570465,0.13903193175792694,0.1394631713628769,0.1398409605026245,0.1402401328086853,0.14064642786979675,0.14100639522075653,0.14135922491550446,0.14178690314292908,0.14212548732757568,0.14253178238868713,0.14288818836212158,0.14323745667934418,0.14355821907520294,0.14389322698116302,0.14423894882202148,0.1446167230606079,0.1449161022901535,0.14527606964111328,0.14564315974712372,0.14597462117671967,0.14630962908267975,0.1466054469347,0.1468798667192459,0.14718280732631683,0.14750713109970093,0.1477530598640442,0.14804886281490326,0.14832685887813568,0.14863336086273193,0.148868590593338,0.14915727078914642,0.14943526685237885,0.14970256388187408,0.1499306559562683,0.15020865201950073,0.15043318271636963,0.15069691836833954,0.15090720355510712,0.15115311741828918,0.15141329169273376,0.1516164392232895,0.15181246399879456,0.15202629566192627,0.152229443192482,0.15242546796798706,0.1525822877883911,0.15278899669647217,0.1529671996831894,0.15314540266990662,0.15332716703414917,0.15346258878707886,0.15364079177379608,0.15380117297172546,0.1539544314146042,0.1541183739900589,0.1542680561542511,0.15440349280834198,0.15453892946243286,0.1546814888715744,0.15484899282455444,0.15500937402248383,0.15515905618667603,0.1552802324295044,0.1554299294948578,0.15554040670394897,0.15567584335803986,0.15576137602329254,0.1559075117111206,0.1559930443763733,0.1560928374528885,0.1562175750732422,0.15633518993854523,0.1564456671476364,0.15655258297920227,0.15667733550071716,0.15676642954349518,0.15687692165374756,0.15697669982910156,0.15708719193935394,0.15719766914844513,0.1573081612586975,0.1574079543352127,0.15752199292182922,0.15763960778713226,0.15776078402996063,0.15787483751773834,0.15794968605041504,0.15806016325950623,0.1581456959247589,0.15824192762374878,0.15832389891147614,0.15842725336551666,0.15854130685329437,0.15862683951854706,0.1587195098400116,0.1588193029165268,0.1588941365480423,0.15895472466945648,0.15903669595718384,0.1591186821460724,0.15917927026748657,0.15924698114395142,0.15931113064289093,0.15937884151935577,0.15946438908576965,0.15950359404087067,0.15956060588359833,0.1596211940050125,0.15966397523880005,0.15972812473773956,0.1598065346479416,0.15987424552440643,0.15993839502334595,0.15998472273349762,0.16005957126617432,0.16012372076511383,0.16016648709774017,0.16021282970905304,0.1602698564529419,0.16031262278556824,0.16036607325077057,0.16041241586208344,0.16046586632728577,0.16052645444869995,0.16056565940380096,0.16061200201511383,0.16066189110279083,0.1607082188129425,0.1607581228017807,0.16080088913440704,0.1608436554670334,0.1608971208333969,0.16093632578849792,0.1609826534986496,0.16102898120880127,0.1610717475414276,0.16111095249652863,0.1611572951078415,0.16119292378425598,0.161232128739357,0.1612820327281952,0.16132836043834686,0.16136044263839722,0.16139964759349823,0.1614317148923874,0.16146735846996307],"recovered":[0.0,0.0005524212028831244,0.0010941503569483757,0.0016109314747154713,0.0020992006175220013,0.002583905588835478,0.003068610792979598,0.0035533157642930746,0.004059405066072941,0.0045690578408539295,0.00505019910633564,0.005591928493231535,0.006158605683594942,0.006678950507193804,0.00727057596668601,0.007819432765245438,0.008389674127101898,0.008913583122193813,0.009473132900893688,0.010057630017399788,0.010677766986191273,0.011226624250411987,0.011821813881397247,0.012406310997903347,0.012976552359759808,0.013628765940666199,0.014238211326301098,0.014869040809571743,0.015485613606870174,0.016048727557063103,0.016693811863660812,0.017313949763774872,0.017976855859160423,0.018614813685417175,0.01929197460412979,0.019997647032141685,0.020635604858398438,0.021302074193954468,0.02196141704916954,0.022659961134195328,0.02334425039589405,0.024071307852864265,0.02479836717247963,0.025525424629449844,0.026220405474305153,0.026951026171445847,0.027688777074217796,0.02839444950222969,0.029121506959199905,0.02984856441617012,0.03053998202085495,0.03125634789466858,0.03189786896109581,0.03266056627035141,0.03344108536839485,0.03418239951133728,0.03492727503180504,0.03570066764950752,0.03646336495876312,0.037247445434331894,0.038077861070632935,0.03890827298164368,0.039720866829156876,0.040533460676670074,0.04136031121015549,0.042155083268880844,0.0430247038602829,0.04378383606672287,0.04464632645249367,0.045416150242090225,0.04630358889698982,0.04709836468100548,0.04792521148920059,0.048801958560943604,0.0496644489467144,0.050466351211071014,0.05126112326979637,0.05214499682188034,0.052946899086236954,0.053709596395492554,0.05455426871776581,0.05530983582139015,0.056133121252059937,0.05700986832380295,0.057826027274131775,0.05856021121144295,0.059376370161771774,0.06014619395136833,0.0609053298830986,0.06160031259059906,0.0623808279633522,0.06327182799577713,0.06400957703590393,0.06482573598623276,0.06561338156461716,0.06638677418231964,0.06724213808774948,0.06798700988292694,0.06882099062204361,0.06960150599479675,0.07039272040128708,0.07117323577404022,0.07195731997489929,0.07276991009712219,0.07354686409235,0.0743345096707344,0.07512572407722473,0.07586347311735153,0.07668319344520569,0.07754924893379211,0.07836183905601501,0.07916373759508133,0.07993000000715256,0.08068200945854187,0.08145896345376968,0.08219671249389648,0.08293802291154861,0.08366864919662476,0.08440639823675156,0.08520473539829254,0.08593535423278809,0.08673013001680374,0.08753202855587006,0.08820206671953201,0.08893624693155289,0.0896633118391037,0.09039393067359924,0.09120295941829681,0.09196566045284271,0.09268202632665634,0.0934019535779953,0.09407555311918259,0.09482399374246597,0.09557243436574936,0.09630662202835083,0.09698734432458878,0.09775360673666,0.0983915627002716,0.0991542637348175,0.09981004148721695,0.10048363357782364,0.10116792470216751,0.10185934603214264,0.10256858170032501,0.1032920703291893,0.10396566987037659,0.10465352237224579,0.1052558422088623,0.10587241500616074,0.10655670613050461,0.10722673684358597,0.107893206179142,0.10852047055959702,0.10916555672883987,0.10985340923070908,0.11051275581121445,0.1111578419804573,0.11177441477775574,0.11239811033010483,0.1130325049161911,0.11366333812475204,0.11427278071641922,0.11491786688566208,0.11550592631101608,0.11614745110273361,0.11670343577861786,0.11724516749382019,0.11785104870796204,0.11843553930521011,0.11896657943725586,0.11955463886260986,0.12003578245639801,0.1206095889210701,0.12114062160253525,0.12168591469526291,0.12229179590940475,0.12284421920776367,0.12337169051170349,0.12389560043811798,0.12442664057016373,0.12491490691900253,0.12542812526226044,0.1259734183549881,0.1265614777803421,0.12702123820781708,0.1274631768465042,0.12794075906276703,0.12842902541160583,0.12892085313796997,0.12946614623069763,0.12995797395706177,0.13041061162948608,0.13089175522327423,0.13138002157211304,0.131850466132164,0.13229596614837646,0.13274860382080078,0.13319766521453857,0.13365384936332703,0.134113609790802,0.1345127820968628,0.1348763108253479,0.1353146880865097,0.13574236631393433,0.13618430495262146,0.13659772276878357,0.13702897727489471,0.13742457330226898,0.13783086836338043,0.13821221888065338,0.1386755406856537,0.13906759023666382,0.13943824172019958,0.1398160308599472,0.1402045041322708,0.14059653878211975,0.14098858833312988,0.14135567843914032,0.1417156457901001,0.14204353094100952,0.14232152700424194,0.14269573986530304,0.14307352900505066,0.1434049755334854,0.14375782012939453,0.1441284716129303,0.1444421112537384,0.14474861323833466,0.14500164985656738,0.14532241225242615,0.14563605189323425,0.14594967663288116,0.14620272815227509,0.14647002518177032,0.1468193084001541,0.14708660542964935,0.1473931074142456,0.14771386981010437,0.14795978367328644,0.14818431437015533,0.1484302282333374,0.14867614209651947,0.14893631637096405,0.1491537243127823,0.1494067758321762,0.14967051148414612,0.14989860355854034,0.15011601150035858,0.15031202137470245,0.1504795402288437,0.15068268775939941,0.15086089074611664,0.15110324323177338,0.15127074718475342,0.15143468976020813,0.1516307145357132,0.15176257491111755,0.15196572244167328,0.15213680267333984,0.15233638882637024,0.15249677002429962,0.15263576805591583,0.15279614925384521,0.15296721458435059,0.15310977399349213,0.153245210647583,0.15339133143424988,0.15354815125465393,0.1536800116300583,0.15381188690662384,0.15392950177192688,0.1540684998035431,0.15418967604637146,0.1543179750442505,0.15441776812076569,0.15453538298606873,0.15462803840637207,0.15476703643798828,0.154881089925766,0.15498800575733185,0.15510205924510956,0.1552196741104126,0.15530520677566528,0.15540143847465515,0.15551191568374634,0.1556330919265747,0.1557186245918274,0.1558326780796051,0.1559467315673828,0.15606433153152466,0.15619976818561554,0.1563066840171814,0.15639935433864594,0.15652409195899963,0.15658824145793915,0.1566951721906662,0.15677714347839355,0.15686623752117157,0.15697672963142395,0.1570836454629898,0.15720126032829285,0.15727967023849487,0.1573830246925354,0.15745429694652557,0.1575220227241516,0.15759329497814178,0.15765032172203064,0.1577215939760208,0.15777505934238434,0.1578463464975357,0.15791405737400055,0.15797464549541473,0.1580316722393036,0.15809938311576843,0.15815284848213196,0.1582098752260208,0.15828828513622284,0.15835243463516235,0.15841302275657654,0.1584700495004654,0.15852706134319305,0.15856626629829407,0.15861617028713226,0.15866605937480927,0.15871240198612213,0.15876229107379913,0.158819317817688,0.15888702869415283,0.15894049406051636,0.1589832603931427,0.15903672575950623,0.1590830534696579,0.1591222584247589,0.1591721475124359,0.15922561287879944,0.15927907824516296,0.15932540595531464,0.15937529504299164,0.15941449999809265,0.15946084260940552,0.15950004756450653,0.15954281389713287,0.15958914160728455,0.15961764752864838,0.15965329110622406,0.15968537330627441,0.1597317010164261,0.1597815901041031,0.1598207950592041,0.15985287725925446,0.15989208221435547],"active":[0.0022631287574768066,0.002181156538426876,0.002113440539687872,0.002045724308118224,0.002038596197962761,0.0020172125659883022,0.002024340210482478,0.002063544699922204,0.002117004245519638,0.002102748490869999,0.002145516686141491,0.002163336146622896,0.002120568882673979,0.00214195204898715,0.0020956206135451794,0.002131260931491852,0.0021063126623630524,0.002145516686141491,0.002202540636062622,0.002174028195440769,0.002124132588505745,0.002181156538426876,0.0021134400740265846,0.0021633366122841835,0.002223924733698368,0.002202540636062622,0.002227489836513996,0.0022310512140393257,0.0022524381056427956,0.0023165885359048843,0.0023165903985500336,0.002345101907849312,0.002330845221877098,0.0023486632853746414,0.0023807398974895477,0.002288077026605606,0.002323716878890991,0.0023629218339920044,0.002362919971346855,0.0024484582245349884,0.0025197379291057587,0.002473406493663788,0.002505481243133545,0.0025090444833040237,0.0025375578552484512,0.0024876613169908524,0.0024235080927610397,0.0024876613169908524,0.0025518126785755157,0.0025304295122623444,0.002594582736492157,0.002558942884206772,0.002644479274749756,0.002683684229850769,0.0026480406522750854,0.002672988921403885,0.0026943758130073547,0.0026373490691184998,0.0027228854596614838,0.002680119127035141,0.002651602029800415,0.0026337839663028717,0.0026373490691184998,0.002715758979320526,0.002744268625974655,0.002797730267047882,0.0027121901512145996,0.0027513988316059113,0.0027228854596614838,0.0028547532856464386,0.0027870386838912964,0.002829805016517639,0.002851191908121109,0.0027799084782600403,0.002715758979320526,0.0027834735810756683,0.0028369352221488953,0.0028405003249645233,0.0028654485940933228,0.0029046498239040375,0.0028191134333610535,0.0028084218502044678,0.002883266657590866,0.002811986953020096,0.0027834735810756683,0.0028226785361766815,0.002790600061416626,0.0027656592428684235,0.0027870386838912964,0.0029153376817703247,0.0029189065098762512,0.002815552055835724,0.002861887216567993,0.0028832703828811646,0.00289752334356308,0.00296880304813385,0.0028511881828308105,0.002904653549194336,0.0028583183884620667,0.002904653549194336,0.0028939545154571533,0.002879701554775238,0.002886824309825897,0.002872571349143982,0.002911776304244995,0.0028939619660377502,0.0028583109378814697,0.0029153376817703247,0.0029153376817703247,0.0028761327266693115,0.0028440654277801514,0.002815552055835724,0.0028369352221488953,0.0028583183884620667,0.0028761401772499084,0.0029153376817703247,0.0028761401772499084,0.0029260292649269104,0.0029723644256591797,0.0029153376817703247,0.0029973164200782776,0.002943851053714752,0.0028832703828811646,0.0028903931379318237,0.002904653549194336,0.002865441143512726,0.002879701554775238,0.0028511881828308105,0.002701498568058014,0.002683676779270172,0.0026801154017448425,0.0027442649006843567,0.002829805016517639,0.0027620866894721985,0.002751395106315613,0.0027870386838912964,0.0027692168951034546,0.0028262436389923096,0.0027121901512145996,0.002758525311946869,0.0027799084782600403,0.0028012916445732117,0.0028191134333610535,0.0028048530220985413,0.0027763471007347107,0.0027371421456336975,0.0026658624410629272,0.002751395106315613,0.0027870386838912964,0.00270862877368927,0.0027050673961639404,0.002726450562477112,0.002765655517578125,0.0027799084782600403,0.0027692243456840515,0.0027228817343711853,0.0026480406522750854,0.0026729851961135864,0.0027121976017951965,0.0027121976017951965,0.0026979371905326843,0.0027620941400527954,0.0027121901512145996,0.0027371421456336975,0.0026302188634872437,0.002669423818588257,0.0026622936129570007,0.0026622936129570007,0.0025981515645980835,0.0026302188634872437,0.002537555992603302,0.0025981441140174866,0.0025910139083862305,0.00263378769159317,0.002626657485961914,0.0025731995701789856,0.002587452530860901,0.002576768398284912,0.0025553852319717407,0.00252329558134079,0.002594582736492157,0.0026480406522750854,0.0025838911533355713,0.002405688166618347,0.0024128109216690063,0.0024947822093963623,0.0025446712970733643,0.0026016980409622192,0.0026088356971740723,0.0025589466094970703,0.002512618899345398,0.002587452530860901,0.002537548542022705,0.002537548542022705,0.0024912208318710327,0.0024520307779312134,0.002512603998184204,0.0024413317441940308,0.002480536699295044,0.002455592155456543,0.0024520158767700195,0.0024983584880828857,0.002473399043083191,0.0024698376655578613,0.002473399043083191,0.0024342089891433716,0.0024341940879821777,0.00241638720035553,0.0024092644453048706,0.0024342089891433716,0.0023308545351028442,0.002291634678840637,0.002348661422729492,0.002309456467628479,0.002327278256416321,0.002291649580001831,0.0022488683462142944,0.002202540636062622,0.0021775811910629272,0.002195417881011963,0.002295196056365967,0.002220362424850464,0.002202540636062622,0.0022381842136383057,0.0022168010473251343,0.0021811574697494507,0.002163335680961609,0.002131253480911255,0.0021811574697494507,0.0021847188472747803,0.0021170079708099365,0.0020991861820220947,0.0021241307258605957,0.002163335680961609,0.002049282193183899,0.0020706653594970703,0.0020421594381332397,0.0019886940717697144,0.0019708722829818726,0.002024337649345398,0.0020029544830322266,0.0020207762718200684,0.0019708871841430664,0.001999393105506897,0.002006515860557556,0.0019459277391433716,0.0019138604402542114,0.001910284161567688,0.001917421817779541,0.0019459277391433716,0.0018996000289916992,0.0019281059503555298,0.0018639564514160156,0.0018746554851531982,0.00189247727394104,0.0018318742513656616,0.0018782168626785278,0.001835450530052185,0.0018176287412643433,0.0017819851636886597,0.001771286129951477,0.0017677247524261475,0.0017427802085876465,0.001714274287223816,0.001739218831062317,0.0017641633749008179,0.0017677247524261475,0.0017320811748504639,0.0017499178647994995,0.0017285197973251343,0.001746341586112976,0.0016928762197494507,0.0017178356647491455,0.0016750693321228027,0.0016750693321228027,0.001682192087173462,0.0017071515321731567,0.0016786307096481323,0.0016714930534362793,0.001689329743385315,0.0016643702983856201,0.001657247543334961,0.0016714930534362793,0.0016857534646987915,0.0016857534646987915,0.0016750693321228027,0.001689329743385315,0.001689314842224121,0.0016928762197494507,0.0016964524984359741,0.0016750693321228027,0.0016430020332336426,0.0016608089208602905,0.0016216039657592773,0.0016536861658096313,0.0016287267208099365,0.001650109887123108,0.0016750693321228027,0.001650109887123108,0.0016358643770217896,0.0016180425882339478,0.0016144663095474243,0.0015716999769210815,0.0015823990106582642,0.0015966594219207764,0.0015859752893447876,0.0015966594219207764,0.0015895366668701172,0.0016037821769714355,0.0016180425882339478,0.0015895366668701172,0.0015859603881835938,0.0015895217657089233,0.0015645921230316162,0.001575276255607605,0.0015966594219207764,0.0015859603881835938,0.0015859603881835938,0.0015716999769210815,0.0015895217657089233,0.0015966594219207764,0.001600220799446106,0.0015966594219207764,0.0016037970781326294,0.001600220799446106,0.0016037821769714355,0.0015930980443954468,0.0015788376331329346,0.0015859603881835938,0.0015823990106582642,0.001575276255607605,0.0015788376331329346,0.0015859603881835938,0.0015859752893447876,0.001575276255607605,0.0015645772218704224,0.0015717148780822754,0.0015610307455062866,0.0015681535005569458,0.001568138599395752,0.0015716999769210815,0.001568138599395752,0.0015681535005569458,0.001575276255607605,0.0015788376331329346,0.0015966594219207764,0.0015966594219207764,0.0015788525342941284,0.0015788525342941284,0.0015788376331329346,0.001575276255607605]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0022631287574768066,0.0026658615097403526,0.003104234579950571,0.003585375612601638,0.0040522608906030655,0.004504889715462923,0.0049646468833088875,0.005399455316364765,0.0058984169736504555,0.006343917455524206,0.006807238794863224,0.007227791473269463,0.007673292420804501,0.008136613294482231,0.00859280675649643,0.009024051949381828,0.0094267837703228,0.00987941399216652,0.010321350768208504,0.010763287544250488,0.011223044246435165,0.011629341170191765,0.012053458020091057,0.012470447458326817,0.01290169171988964,0.013347192667424679,0.01380695030093193,0.014227502979338169,0.014601723290979862,0.015015148557722569,0.015417881309986115,0.015820614993572235,0.016226910054683685,0.016601132228970528,0.017032377421855927,0.017392341047525406,0.01781289465725422,0.01826552301645279,0.018682513386011124,0.019056733697652817,0.0194986704736948,0.019915658980607986,0.02033264748752117,0.020774584263563156,0.021180881187319756,0.02159787155687809,0.021972091868519783,0.022396208718419075,0.022806068882346153,0.02324444241821766,0.023636482656002045,0.023964371532201767,0.024399181827902794,0.02476627379655838,0.02517613396048546,0.02557886764407158,0.02597803622484207,0.026323745027184486,0.026708658784627914,0.027090007439255714,0.027453536167740822,0.0278384480625391,0.028201976791024208,0.02860114723443985,0.0290074422955513,0.029392356052994728,0.029759448021650314,0.030158618465065956,0.030543530359864235,0.030978338792920113,0.03135612607002258,0.03171608969569206,0.03207961842417717,0.03243245556950569,0.03278885781764984,0.03314881771802902,0.033519476652145386,0.03386162221431732,0.03418238088488579,0.03449245169758797,0.034809648990631104,0.035091206431388855,0.03541553020477295,0.03569352254271507,0.03601428121328354,0.03629583865404129,0.036591652780771255,0.03689815476536751,0.037169020622968674,0.037475526332855225,0.03775351867079735,0.0380350761115551,0.03830237686634064,0.038598187267780304,0.038858361542224884,0.039168428629636765,0.039453551173210144,0.039763618260622025,0.040052302181720734,0.04034098982810974,0.04065105691552162,0.040929049253463745,0.0412106066942215,0.04154205694794655,0.041834305971860886,0.042098045349121094,0.0424116775393486,0.04268253967165947,0.04297478869557381,0.043242089450359344,0.04348444193601608,0.04370897635817528,0.043951328843832016,0.04417942464351654,0.04444672539830208,0.04468551278114319,0.04491004720330238,0.045141708105802536,0.04537336528301239,0.045597899705171585,0.04580461233854294,0.04602201655507088,0.04625724256038666,0.04643900692462921,0.04665641114115715,0.0468631237745285,0.0470876544713974,0.04730149358510971,0.04749751463532448,0.04768997058272362,0.0478753000497818,0.04808557778596878,0.04827446863055229,0.048481181263923645,0.048645127564668655,0.04883401840925217,0.04900865629315376,0.04917972907423973,0.049336545169353485,0.049479104578495026,0.04962879419326782,0.04978561028838158,0.04994242638349533,0.05009567737579346,0.05028100684285164,0.05042000114917755,0.050576817244291306,0.050722941756248474,0.05087263137102127,0.05103301256895065,0.05117913708090782,0.051339514553546906,0.0514642558991909,0.051624637097120285,0.05180283635854721,0.05194539576768875,0.052098650485277176,0.0522269532084465,0.0523516945540905,0.05246574431657791,0.05256909877061844,0.05268314853310585,0.05279719457030296,0.05292193591594696,0.05303598567843437,0.05315359681844711,0.053289029747247696,0.05341733247041702,0.05350286886096001,0.05361335352063179,0.05374878644943237,0.053859271109104156,0.05398757383227348,0.05409805849194527,0.054219234734773636,0.05433684587478638,0.05444733053445816,0.0545399934053421,0.054629094898700714,0.05472888797521591,0.054842934012413025,0.05494272708892822,0.05504252016544342,0.05517082288861275,0.05526348948478699,0.05537397414445877,0.05546663701534271,0.055577121675014496,0.05566978454589844,0.05576601251959801,0.05585511401295662,0.05595846846699715,0.05602618679404259,0.05611172318458557,0.05620795115828514,0.056339818984270096,0.05642892047762871,0.05653584003448486,0.05663919448852539,0.056724730879068375,0.056820958852767944,0.056910060346126556,0.05701697990298271,0.05708469823002815,0.057173795998096466,0.05726289749145508,0.057319920510053635,0.057416148483753204,0.05749812349677086,0.05757652968168259,0.0576656311750412,0.057722654193639755,0.057793933898210526,0.05785095691680908,0.057915110141038895,0.05797569826245308,0.058057669550180435,0.058125387877225876,0.05819310247898102,0.05824299901723862,0.0583285354077816,0.05838555842638016,0.05843189358711243,0.0585031732916832,0.05856376141309738,0.058624349534511566,0.058702755719423294,0.058770474046468735,0.05882749706506729,0.05888452008366585,0.05894867330789566,0.05901282653212547,0.05908410623669624,0.05914469435811043,0.0591910257935524,0.05925874039530754,0.059322893619537354,0.05938348174095154,0.059440504759550095,0.059511784464120865,0.059558119624853134,0.059632960706949234,0.05968285724520683,0.05973988398909569,0.05976483225822449,0.059821855276823044,0.059893134981393814,0.05995015799999237,0.059985797852277756,0.060053516179323196,0.060103412717580795,0.06018894910812378,0.06023171544075012,0.06028161197900772,0.06033863499760628,0.06039566174149513,0.06045268476009369,0.06050614267587662,0.06057029590010643,0.06061306595802307,0.060677215456962585,0.060723550617694855,0.0607663169503212,0.060841161757707596,0.06090531498193741,0.06095520779490471,0.061012234538793564,0.061083514243364334,0.06114053726196289,0.06117261201143265,0.061226073652505875,0.061272405087947845,0.0613294318318367,0.06138288974761963,0.0614292211830616,0.06147555261850357,0.06152188777923584,0.061557527631521225,0.06158960238099098,0.06162524223327637,0.061675138771533966,0.061703652143478394,0.06174285337328911,0.061774931848049164,0.06180700659751892,0.06183195486664772,0.061867594718933105,0.06190323457121849,0.06193174794316292,0.06195313110947609,0.06199946254491806,0.0620422326028347,0.06207430735230446,0.062109947204589844,0.06213846057653427,0.06218835711479187,0.06223825365304947,0.06226320192217827,0.062295276671648026,0.0623166598379612,0.06235586479306221,0.06238081306219101,0.06240576133131981,0.062437836080789566,0.06247347593307495,0.06250911951065063,0.06254832446575165,0.06258039176464081,0.06261247396469116,0.06264454871416092,0.062680184841156,0.0627051368355751,0.06273721158504486,0.0627550333738327,0.06278354674577713,0.06281562149524689,0.06283344328403473,0.06285838782787323,0.06288690119981766,0.06291897594928741,0.06294392049312592,0.06297244131565094,0.06300094723701477,0.0630294606089592,0.06306153535842896,0.06309361755847931,0.06312212347984314,0.06313638389110565,0.06317202746868134,0.06319697201251984,0.06322191655635834,0.06325042992830276,0.06327181309461594,0.06329676508903503,0.06331458687782288,0.06333597004413605,0.06335735321044922,0.06337160617113113,0.06340011954307556,0.0634179413318634,0.06343932449817657,0.06346070766448975,0.06348565220832825,0.06349991261959076,0.06352129578590393,0.06353555619716644,0.06354624032974243,0.06355693936347961,0.0635676234960556,0.06357832252979279,0.06358900666236877],"recovered":[0.0,0.0005809332942590117,0.0011084064608439803,0.00155747146345675,0.002020792569965124,0.002476985566318035,0.0028975382447242737,0.0034000633750110865,0.0038313083350658417,0.004298193380236626,0.004782898351550102,0.005221271421760321,0.005666772369295359,0.006112273316830397,0.00660410663112998,0.007013967260718346,0.007373932283371687,0.007819432765245438,0.008232858031988144,0.008703307248651981,0.009152372367680073,0.00961212906986475,0.010029117576777935,0.010438978672027588,0.010866659693419933,0.011251572519540787,0.011722021736204624,0.012178214266896248,0.01260233111679554,0.012962296605110168,0.013407797552645206,0.013842605985701084,0.014259595423936844,0.014676583930850029,0.015047241002321243,0.015478486195206642,0.01582062989473343,0.016191286966204643,0.016611840575933456,0.017003880813717842,0.017442254349589348,0.017873499542474747,0.018301179632544518,0.01870034821331501,0.019092390313744545,0.019548581913113594,0.0199620071798563,0.020332664251327515,0.020742524415254593,0.021184463053941727,0.021597886458039284,0.02198992855846882,0.02236771211028099,0.022788265720009804,0.023166051134467125,0.023593731224536896,0.02399289980530739,0.024409890174865723,0.024762725457549095,0.025136947631835938,0.025550371035933495,0.0259388480335474,0.02632376179099083,0.026697982102632523,0.027100715786218643,0.02751057595014572,0.02789192460477352,0.02825545333325863,0.028690263628959656,0.029050227254629135,0.029431575909256935,0.029784413054585457,0.03013725019991398,0.030522162094712257,0.030882127583026886,0.03125278279185295,0.03160205855965614,0.03196202218532562,0.03228278085589409,0.03263561800122261,0.03296707198023796,0.03332703560590744,0.03363354131579399,0.0339471735060215,0.034264370799064636,0.03454592823982239,0.034888073801994324,0.035194575786590576,0.03551177307963371,0.03577550873160362,0.03606419637799263,0.03634931519627571,0.036648690700531006,0.03693024814128876,0.03719042241573334,0.03751474618911743,0.03775353357195854,0.03806716576218605,0.0383736714720726,0.038673046976327896,0.03895460441708565,0.03930031508207321,0.03959612548351288,0.03987055644392967,0.04018418863415718,0.04050138592720032,0.04080076143145561,0.04108588024973869,0.0413995161652565,0.041673943400382996,0.04195906221866608,0.042222801595926285,0.04245446249842644,0.04266830161213875,0.042889270931482315,0.04313518479466438,0.04343099892139435,0.04365909472107887,0.04390144720673561,0.04414023831486702,0.04435764253139496,0.04456435516476631,0.044774629175662994,0.04501698166131973,0.0451880544424057,0.04540189355611801,0.04560147970914841,0.04579037055373192,0.04601847007870674,0.046253692358732224,0.04646040499210358,0.0466386042535305,0.0468132421374321,0.04703777655959129,0.04723023250699043,0.04739774018526077,0.04761514440178871,0.04778265208005905,0.04796798154711723,0.048153311014175415,0.048299431800842285,0.048438429832458496,0.04861306771636009,0.04879126697778702,0.04893026128411293,0.049108464270830154,0.04923320189118385,0.04937576502561569,0.049532581120729446,0.04974642023444176,0.049896109849214554,0.05003154277801514,0.05017410218715668,0.05035586655139923,0.05049486085772514,0.05064811557531357,0.050797801464796066,0.050943925976753235,0.05111856386065483,0.051253996789455414,0.05136091634631157,0.05147140100598335,0.05157119408249855,0.05169949680566788,0.05181710794568062,0.051916901022195816,0.05206659063696861,0.05219133198261261,0.052323199808597565,0.05243011936545372,0.05255486071109772,0.052658215165138245,0.05276869982481003,0.0528898760676384,0.053014617413282394,0.053132228553295135,0.05325696989893913,0.05338527262210846,0.053470809012651443,0.053584858775138855,0.053659699857234955,0.05376305803656578,0.05385215952992439,0.05395907908678055,0.05406956374645233,0.05417648330330849,0.054276276379823685,0.05438319593667984,0.054493680596351624,0.05459346994757652,0.054682571440935135,0.05476454272866249,0.054871462285518646,0.05493205040693283,0.055038973689079285,0.055138763040304184,0.055234991014003754,0.05533834919333458,0.05543457716703415,0.055516548454761505,0.05562346801161766,0.055730391293764114,0.05579810589551926,0.05590859055519104,0.05600125342607498,0.056090354919433594,0.056179456412792206,0.056254297494888306,0.05633983388543129,0.05641111731529236,0.05648595839738846,0.056564368307590485,0.056635648012161255,0.05669980123639107,0.056756824254989624,0.05683879554271698,0.05691007524728775,0.05697779357433319,0.05702769011259079,0.05709896981716156,0.057159557938575745,0.05723796412348747,0.0573163740336895,0.057373397052288055,0.05743398517370224,0.05748031660914421,0.057537343353033066,0.05760149285197258,0.05767277255654335,0.057729799300432205,0.05781177058815956,0.057872358709573746,0.05795076861977577,0.05802560970187187,0.0581040196120739,0.05815035104751587,0.05821806564927101,0.05827152729034424,0.05832142382860184,0.058374885469675064,0.05843903496861458,0.05850318819284439,0.05857446789741516,0.058635056018829346,0.058681387454271317,0.058731283992528915,0.0587918721139431,0.05885602533817291,0.05890592187643051,0.05895937979221344,0.05900571495294571,0.05906986445188522,0.059137582778930664,0.05919104069471359,0.05924450233578682,0.05930865556001663,0.0593549869954586,0.05940844491124153,0.059469033032655716,0.05953318625688553,0.05959733948111534,0.05965079739689827,0.059707824140787125,0.05974346399307251,0.05979692190885544,0.05984681844711304,0.05990740656852722,0.05996442958712578,0.06002858281135559,0.06007847934961319,0.060135502368211746,0.06019609048962593,0.060231730341911316,0.060278065502643585,0.060327958315610886,0.06038141995668411,0.060424190014600754,0.060474082827568054,0.06053110957145691,0.06057744100689888,0.06060951575636864,0.06064872071146965,0.060662977397441864,0.06070218235254288,0.06074494868516922,0.06078771874308586,0.06081266328692436,0.06084474176168442,0.06086969003081322,0.060898199677467346,0.06093740463256836,0.06098373606801033,0.0610051229596138,0.06103719770908356,0.0610550157725811,0.061094220727682114,0.0611298605799675,0.061183322221040726,0.0612047053873539,0.0612296536564827,0.061258167028427124,0.06130093336105347,0.06132231652736664,0.06134370341897011,0.06136508658528328,0.06140429154038429,0.06144349277019501,0.06147913634777069,0.061521902680397034,0.061543285846710205,0.06158249080181122,0.06160387396812439,0.06162882223725319,0.0616680271923542,0.061692975461483,0.06172148883342743,0.06174643337726593,0.06177494674921036,0.061803460121154785,0.06183553487062454,0.06186404824256897,0.06188899651169777,0.06191394478082657,0.06193532794713974,0.06196027621626854,0.06198878586292267,0.062017299234867096,0.06203868240118027,0.06205650418996811,0.06208501756191254,0.06212065741419792,0.06213491037487984,0.06215629726648331,0.06217055022716522,0.062188372015953064,0.06221332028508186,0.062234703451395035,0.06226321682333946,0.062277473509311676,0.062302421778440475,0.06231311336159706,0.062330931425094604,0.06234518811106682,0.06236657127737999,0.0623808279633522,0.062405776232481,0.06242003291845322,0.062427159398794174,0.06243785098195076,0.062448546290397644,0.0624556727707386],"active":[0.0022631287574768066,0.002084928099066019,0.001995828002691269,0.002027904149144888,0.0020314683206379414,0.002027904149144888,0.002067108638584614,0.0019993919413536787,0.002067108638584614,0.0020457240752875805,0.002024340443313122,0.002006520051509142,0.002006520051509142,0.0020243399776518345,0.0019887001253664494,0.0020100846886634827,0.0020528514869511127,0.0020599812269210815,0.00208849273622036,0.002059980295598507,0.0020706718787550926,0.002017212100327015,0.002024340443313122,0.0020314687862992287,0.0020350320264697075,0.002095620147883892,0.0020849285647273064,0.0020492887124419212,0.0019993921741843224,0.0020528519526124,0.002010083757340908,0.001978009007871151,0.0019673146307468414,0.0019245482981204987,0.0019851364195346832,0.0019138548523187637,0.00199226476252079,0.002074236050248146,0.0020706728100776672,0.0020528528839349747,0.0020564161241054535,0.0020421594381332397,0.002031467854976654,0.002074236050248146,0.0020884908735752106,0.002049289643764496,0.0020100846886634827,0.0020635444670915604,0.0020635444670915604,0.0020599793642759323,0.002038596197962761,0.0019744429737329483,0.0020314697176218033,0.0019780080765485764,0.0020100828260183334,0.0019851364195346832,0.0019851364195346832,0.0019138548523187637,0.0019459333270788193,0.001953059807419777,0.0019031651318073273,0.0018996000289916992,0.0018782150000333786,0.0019031651318073273,0.0019067265093326569,0.0018817801028490067,0.001867523416876793,0.0019031651318073273,0.0018532667309045792,0.0019281115382909775,0.0019245501607656479,0.0019316766411066055,0.0019423682242631912,0.0019102934747934341,0.0019067302346229553,0.0018960349261760712,0.0019174180924892426,0.0018996000289916992,0.0018996000289916992,0.0018568336963653564,0.0018425770103931427,0.0017641708254814148,0.0017819888889789581,0.001746349036693573,0.0017499104142189026,0.0017499104142189026,0.0017035789787769318,0.0017035789787769318,0.001657247543334961,0.0017000176012516022,0.001689322292804718,0.0016857609152793884,0.0016536861658096313,0.0016679391264915466,0.0016679391264915466,0.0016536824405193329,0.0017000176012516022,0.0016964524984359741,0.0016786307096481323,0.001667942851781845,0.0016964524984359741,0.0016287341713905334,0.0016144812107086182,0.0016715005040168762,0.0016501173377037048,0.0015966594219207764,0.0016109161078929901,0.0015966594219207764,0.0015752725303173065,0.0015681460499763489,0.001525379717350006,0.001486174762248993,0.0014968663454055786,0.0015111230313777924,0.0015574544668197632,0.0015503279864788055,0.0014790482819080353,0.0014826133847236633,0.0014719180762767792,0.0014576613903045654,0.0014469698071479797,0.0014576613903045654,0.0014826133847236633,0.0014220252633094788,0.0014683566987514496,0.001461230218410492,0.001486174762248993,0.0015111230313777924,0.0014790445566177368,0.001436278223991394,0.0014148950576782227,0.0014469735324382782,0.0014612264931201935,0.0014434047043323517,0.0014148950576782227,0.001436278223991394,0.0013935118913650513,0.0013970769941806793,0.0013685636222362518,0.0013257935643196106,0.0013293623924255371,0.0013471804559230804,0.0013293586671352386,0.0013044103980064392,0.0013507455587387085,0.0013115368783473969,0.0013436153531074524,0.001347176730632782,0.0013400502502918243,0.0012865923345088959,0.0012830272316932678,0.0013079717755317688,0.0012901537120342255,0.001268770545721054,0.0013079755008220673,0.001297280192375183,0.0013008490204811096,0.0012830272316932678,0.001233130693435669,0.0012117475271224976,0.0012081824243068695,0.0012117475271224976,0.0012260004878044128,0.0012224391102790833,0.0012188777327537537,0.001236695796251297,0.0012224391102790833,0.0012260004878044128,0.001179669052362442,0.00118323415517807,0.0011939257383346558,0.0012010559439659119,0.0012188740074634552,0.0012081824243068695,0.0012046173214912415,0.0012046173214912415,0.0011903606355190277,0.0011547207832336426,0.0011582858860492706,0.0011440292000770569,0.00118323415517807,0.001179669052362442,0.0011903606355190277,0.001211743801832199,0.0011939257383346558,0.0011974908411502838,0.0011903606355190277,0.0011939257383346558,0.001176103949546814,0.0011725425720214844,0.0011725425720214844,0.0011939257383346558,0.001154724508523941,0.0011796727776527405,0.0011689774692058563,0.0012010559439659119,0.0011939294636249542,0.0011974908411502838,0.0012046173214912415,0.0012081824243068695,0.0011974908411502838,0.001179669052362442,0.0012188740074634552,0.0011761076748371124,0.0011725425720214844,0.0011725425720214844,0.0011404640972614288,0.0011618509888648987,0.001158289611339569,0.0011654123663902283,0.0011796727776527405,0.0011582858860492706,0.0011582858860492706,0.0011511556804180145,0.0011582858860492706,0.0011369027197360992,0.001147594302892685,0.001147594302892685,0.0011654123663902283,0.0011440292000770569,0.0011689774692058563,0.001147594302892685,0.0011155195534229279,0.0011297762393951416,0.0011297762393951416,0.0011440329253673553,0.0011654123663902283,0.0011689811944961548,0.001154724508523941,0.0011547207832336426,0.0011369027197360992,0.0011404678225517273,0.0011333376169204712,0.001119084656238556,0.0010870061814785004,0.0011083893477916718,0.0011048279702663422,0.0011119544506072998,0.0011190809309482574,0.0011368989944458008,0.001119084656238556,0.0011297725141048431,0.0011083893477916718,0.0011048279702663422,0.0010834448039531708,0.0010905712842941284,0.0011012628674507141,0.001094132661819458,0.0010798759758472443,0.0010941363871097565,0.001097697764635086,0.001119084656238556,0.001094132661819458,0.0010905712842941284,0.001094132661819458,0.0010870061814785004,0.001097697764635086,0.001097697764635086,0.0011012628674507141,0.0010798797011375427,0.0010798759758472443,0.001072753220796585,0.0010584928095340729,0.001097697764635086,0.0011083930730819702,0.0011083893477916718,0.0011048279702663422,0.001119084656238556,0.0011119544506072998,0.001094132661819458,0.0010905712842941284,0.0010763145983219147,0.0010977014899253845,0.0011048242449760437,0.0011012628674507141,0.001094132661819458,0.001097697764635086,0.0010834448039531708,0.0010584928095340729,0.0010478012263774872,0.001065623015165329,0.0010549314320087433,0.0010798759758472443,0.0010727494955062866,0.001062057912349701,0.0010442361235618591,0.0010549314320087433,0.0010584928095340729,0.001062057912349701,0.0010549314320087433,0.001062057912349701,0.0010584965348243713,0.0010691843926906586,0.0010727494955062866,0.0010834448039531708,0.0010941363871097565,0.0011083930730819702,0.0010798797011375427,0.0010905712842941284,0.0010870061814785004,0.001097697764635086,0.0010798797011375427,0.0010834448039531708,0.001094132661819458,0.0011083893477916718,0.0011048279702663422,0.0011048316955566406,0.0011012554168701172,0.0010905712842941284,0.0011012628674507141,0.0010976940393447876,0.0011012628674507141,0.0011083893477916718,0.0010870061814785004,0.0010905712842941284,0.001094132661819458,0.0010870099067687988,0.0010834410786628723,0.0010834410786628723,0.0010834410786628723,0.0010798722505569458,0.0010834448039531708,0.001087002456188202,0.001094132661819458,0.0011012591421604156,0.0011048316955566406,0.0011048242449760437,0.0010977014899253845,0.0011155232787132263,0.0011119544506072998,0.0011012591421604156,0.0011155195534229279,0.0011155158281326294,0.001126214861869812,0.001126214861869812,0.001122649759054184,0.001122649759054184,0.0011083893477916718,0.0011226460337638855,0.0011155195534229279,0.0011262111365795135,0.0011297762393951416,0.0011404640972614288,0.0011333413422107697,0.0011404678225517273,0.00112977996468544,0.001126207411289215,0.00112977996468544,0.0011297725141048431,0.0011297762393951416,0.0011333338916301727]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0022631287574768066,0.002680117730051279,0.0030971067026257515,0.0035568636376410723,0.004023748449981213,0.00449419766664505,0.004918314516544342,0.0053139193914830685,0.005741600412875414,0.006126513238996267,0.006554194260388613,0.006935542915016413,0.00732401991263032,0.0077231889590620995,0.008100973442196846,0.00847163051366806,0.00882803089916706,0.009180868044495583,0.009537268429994583,0.009861594066023827,0.010214430280029774,0.010538754984736443,0.010841695591807365,0.01121235266327858,0.011529549024999142,0.011818233877420425,0.012167506851255894,0.012488267384469509,0.012780515477061272,0.01303356047719717,0.013322245329618454,0.013607366010546684,0.013892486691474915,0.014191863127052784,0.01447341963648796,0.014744284562766552,0.015025841072201729,0.015303833410143852,0.015588954091072083,0.015824178233742714,0.016084350645542145,0.01635521650314331,0.016604695469141006,0.016814973205327988,0.017053760588169098,0.017292549833655357,0.017581235617399216,0.017802203074097633,0.018030298873782158,0.01825839653611183,0.018486492335796356,0.01873953640460968,0.018989017233252525,0.019227806478738785,0.019438082352280617,0.019626975059509277,0.01983725093305111,0.020100988447666168,0.020275624468922615,0.02047520875930786,0.020685484632849693,0.020874377340078354,0.021041885018348694,0.021234342828392982,0.021401850506663322,0.021583614870905876,0.021726176142692566,0.02190437540411949,0.022064756602048874,0.022278595715761185,0.022438976913690567,0.022613612934947014,0.022777557373046875,0.022920118644833565,0.023087626323103905,0.023248007521033287,0.023397695273160934,0.023536691442131996,0.023679250851273537,0.02381112053990364,0.02393586002290249,0.02407842129468918,0.024206724017858505,0.024352848529815674,0.02445976994931698,0.02457738108932972,0.024684302508831024,0.02479478530585766,0.02493021823465824,0.02505495958030224,0.025158314034342766,0.025275927037000656,0.025397103279829025,0.025475511327385902,0.025568176060914993,0.025682223960757256,0.02581052854657173,0.025924576446413994,0.02603149600327015,0.02612059749662876,0.02621682547032833,0.026309490203857422,0.026377204805612564,0.026466306298971176,0.026566097512841225,0.02662312239408493,0.026690838858485222,0.0267692469060421,0.026851218193769455,0.026940319687128067,0.02702941931784153,0.027107827365398407,0.02716841548681259,0.02724326029419899,0.027296720072627068,0.027371563017368317,0.02743571624159813,0.027489176020026207,0.027539072558283806,0.027596095576882362,0.027656683698296547,0.02769232541322708,0.027735091745853424,0.027760040014982224,0.027820628136396408,0.0278633963316679,0.02790972962975502,0.027948932722210884,0.02798457257449627,0.028013085946440697,0.02805585414171219,0.02810218557715416,0.028159208595752716,0.028205541893839836,0.02824118174612522,0.028280386701226234,0.02831602655351162,0.028355229645967484,0.028397997841238976,0.028430074453353882,0.028465714305639267,0.028494225814938545,0.028536994010210037,0.028572633862495422,0.02860471047461033,0.028636787086725235,0.028661735355854034,0.028690246865153313,0.028725886717438698,0.028754398226737976,0.02877221815288067,0.028804294764995575,0.02883993461728096,0.02886488288640976,0.028893394395709038,0.02893259935081005,0.028964675962924957,0.02898249588906765,0.02900744415819645,0.029021698981523514,0.02905021235346794,0.02907515875995159,0.029092978686094284,0.029114363715052605,0.029135746881365776,0.029157131910324097,0.02917138859629631,0.02919633500277996,0.029210591688752174,0.029228411614894867,0.029253359884023666,0.02926761656999588,0.029281871393322945,0.029299691319465637,0.02931751124560833,0.029335331171751022,0.029356716200709343,0.029370972886681557,0.029381664469838142,0.029392356052994728,0.02941017597913742,0.029424432665109634,0.029442252591252327,0.02946007251739502,0.029474329203367233,0.02948145568370819,0.029499275609850883,0.02950640395283699,0.029513532295823097,0.029517097398638725,0.029524223878979683,0.02953135222196579,0.029542043805122375,0.02955273725092411,0.02955630049109459,0.029570557177066803,0.029584812000393867,0.02959906868636608,0.029609760269522667,0.029616888612508774,0.029631145298480988,0.029638273641467094,0.029641836881637573,0.029656093567609787,0.029659656807780266,0.02967034839093685,0.02967747673392296,0.029681039974093437,0.029691733419895172,0.02969529666006565,0.029702425003051758,0.029705988243222237,0.029713116586208344,0.02972024492919445,0.029727373272180557,0.029730936512351036,0.029738064855337143,0.029741628095507622,0.02974519319832325,0.02974875643849373,0.02974875643849373,0.029755884781479836,0.029763013124465942,0.02976657636463642,0.02976657636463642,0.02976657636463642,0.02977014146745205,0.029773704707622528,0.029773704707622528,0.029777269810438156,0.029777269810438156,0.029777269810438156,0.029777269810438156,0.029777269810438156,0.029777269810438156,0.029780833050608635,0.029780833050608635,0.029780833050608635,0.029784396290779114,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742,0.029787961393594742],"recovered":[0.0,0.0005809332942590117,0.0010834583081305027,0.0015182673232629895,0.001978024374693632,0.002444909419864416,0.002926050452515483,0.003371551400050521,0.0038099242374300957,0.0042625535279512405,0.0046652862802147865,0.005096531007438898,0.005499264225363731,0.005898432806134224,0.006308293901383877,0.006739538628607988,0.007135143503546715,0.007463032379746437,0.0078051770105957985,0.008168705739080906,0.00851441454142332,0.008870814926922321,0.009227216243743896,0.00953015685081482,0.009843789041042328,0.010193062014877796,0.010535206645727158,0.010891607962548733,0.011183856055140495,0.011476105079054832,0.011739841662347317,0.011989322490990162,0.012292263098061085,0.012595203705132008,0.012894580140709877,0.013176136650145054,0.013464821502566338,0.013739249669015408,0.01405288279056549,0.014309491030871868,0.014591047540307045,0.014836964197456837,0.015114957466721535,0.015375129878520966,0.015578278340399265,0.015781426802277565,0.01603447087109089,0.01631602831184864,0.01652986742556095,0.016804296523332596,0.017050214111804962,0.01727118156850338,0.01755630224943161,0.017827166244387627,0.01805882714688778,0.018276231363415718,0.018468689173460007,0.018643325194716454,0.01884647272527218,0.019046057015657425,0.019277717918157578,0.019473738968372345,0.019680451601743698,0.019876470789313316,0.020051108673214912,0.020215053111314774,0.020357612520456314,0.020539376884698868,0.020714012905955315,0.02089577727019787,0.02108110673725605,0.02124861441552639,0.021433943882584572,0.02160501480102539,0.021765395998954773,0.02193646878004074,0.022089719772338867,0.02227148413658142,0.02241404540836811,0.02253878489136696,0.022695600986480713,0.022813213989138603,0.02296646684408188,0.023101897910237312,0.02324802242219448,0.02334781549870968,0.023479683324694633,0.02358303964138031,0.02372559905052185,0.023850340396165848,0.02398577332496643,0.024103384464979172,0.024217432364821434,0.024306533858180046,0.0244134534150362,0.02450968138873577,0.024620166048407555,0.02474847063422203,0.0248446986079216,0.024951618164777756,0.025040719658136368,0.02512981928884983,0.025211790576577187,0.025308018550276756,0.02541850320994854,0.025493348017334938,0.02556462772190571,0.02565372735261917,0.025721443817019463,0.025792725384235382,0.02586756832897663,0.0259637963026762,0.02603507786989212,0.026095665991306305,0.026170508936047554,0.026241788640618324,0.026305941864848137,0.026377221569418907,0.026434246450662613,0.026480577886104584,0.026526909321546555,0.02658749744296074,0.026637393981218338,0.02667659893631935,0.026719367131590843,0.026758570224046707,0.02679777517914772,0.026854798197746277,0.026911823078989983,0.026951026171445847,0.026983102783560753,0.02701517939567566,0.02706151083111763,0.027104279026389122,0.027147047221660614,0.027186252176761627,0.027232583612203598,0.027264660224318504,0.02729673497378826,0.027339503169059753,0.027382271364331245,0.027428604662418365,0.02746424451470375,0.02749275602400303,0.027524832636117935,0.0275640357285738,0.027599675580859184,0.027621060609817505,0.02765313722193241,0.027695905417203903,0.027720853686332703,0.027738673612475395,0.027767185121774673,0.02779569663107395,0.02782064490020275,0.027852721512317657,0.027884796261787415,0.027913309633731842,0.027927564457058907,0.0279453843832016,0.02796320617198944,0.027984589338302612,0.028005972504615784,0.02803804911673069,0.028066560626029968,0.028091508895158768,0.02810576558113098,0.028120022267103195,0.028141405433416367,0.028162790462374687,0.02817704528570175,0.02820199355483055,0.028216250240802765,0.028234070166945457,0.028248324990272522,0.028259018436074257,0.02827683836221695,0.028294658288359642,0.028316041454672813,0.028330298140645027,0.02834455482661724,0.028362374752759933,0.02836950309574604,0.028387323021888733,0.028408706188201904,0.02841939777135849,0.028426526114344597,0.028437217697501183,0.028447911143302917,0.02846573106944561,0.02846929430961609,0.028476422652602196,0.028479985892772675,0.02849067933857441,0.02849424257874489,0.028497805818915367,0.02851562574505806,0.028522754088044167,0.02853701077401638,0.028544139117002487,0.028554830700159073,0.02856552228331566,0.028572650626301765,0.028579778969287872,0.028594033792614937,0.028604727238416672,0.02860829047858715,0.028615418821573257,0.028622547164559364,0.02863323874771595,0.028640367090702057,0.028643930330872536,0.028651058673858643,0.02865818701684475,0.028665315359830856,0.028668878600001335,0.028672443702816963,0.02867957018315792,0.028690263628959656,0.028693826869130135,0.028697390109300613,0.02870095521211624,0.02870808355510235,0.028711646795272827,0.028718775138258934,0.028722338378429413,0.028722338378429413,0.02872590348124504,0.02872590348124504,0.02872590348124504,0.02872590348124504,0.02872946672141552,0.02872946672141552,0.02872946672141552,0.02872946672141552,0.028733031824231148,0.028733031824231148,0.028733031824231148,0.028736595064401627,0.028740158304572105,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733,0.028743723407387733],"active":[0.0022631287574768066,0.0020991843193769455,0.002013648394495249,0.002038596197962761,0.0020457240752875805,0.002049288246780634,0.001992264064028859,0.0019423679914325476,0.0019316761754453182,0.0018639597110450268,0.0018889079801738262,0.0018390119075775146,0.0018247556872665882,0.0018247561529278755,0.0017926795408129692,0.001732091885060072,0.001692887395620346,0.0017178356647491455,0.0017320914193987846,0.0016928883269429207,0.001700015738606453,0.0016679400578141212,0.001614479348063469,0.0016821958124637604,0.0016857599839568138,0.0016251718625426292,0.0016323002055287361,0.0015966594219207764,0.0015966594219207764,0.0015574553981423378,0.0015824036672711372,0.0016180435195565224,0.0016002235934138298,0.0015966594219207764,0.0015788394957780838,0.001568147912621498,0.0015610195696353912,0.0015645837411284447,0.0015360713005065918,0.0015146872028708458,0.0014933031052350998,0.0015182523056864738,0.0014897380024194717,0.001439843326807022,0.0014754822477698326,0.0015111230313777924,0.0015467647463083267,0.001486174762248993,0.0015004314482212067,0.0014541000127792358,0.001436278223991394,0.0014683548361063004,0.0014327149838209152,0.0014006402343511581,0.0013792552053928375,0.0013507436960935593,0.0013685617595911026,0.0014576632529497147,0.0014291517436504364,0.0014291517436504364,0.0014077667146921158,0.001400638371706009,0.0013614334166049957,0.0013578720390796661,0.00135074183344841,0.0013685617595911026,0.0013685636222362518,0.0013649985194206238,0.0013507436960935593,0.0013828184455633163,0.001357870176434517,0.0013649985194206238,0.0013436134904623032,0.0013151038438081741,0.0013222303241491318,0.001311538740992546,0.0013079755008220673,0.0012652073055505753,0.001265205442905426,0.0012723356485366821,0.0012402590364217758,0.0012652073055505753,0.0012402571737766266,0.0012509506195783615,0.0012117475271224976,0.001229565590620041,0.0012046191841363907,0.0012117456644773483,0.0012046191841363907,0.0012046191841363907,0.0011725407093763351,0.0011725425720214844,0.0011796709150075912,0.0011689774692058563,0.0011547226458787918,0.0011725425720214844,0.001190362498164177,0.0011761058121919632,0.0011867973953485489,0.0011689793318510056,0.0011761058121919632,0.0011796709150075912,0.0011654142290353775,0.0011582877486944199,0.001147594302892685,0.0011297743767499924,0.0011262111365795135,0.0011155195534229279,0.0011297743767499924,0.001147594302892685,0.0011618509888648987,0.0011440310627222061,0.0011333376169204712,0.001147594302892685,0.0011262111365795135,0.0011297743767499924,0.0011297743767499924,0.0011119544506072998,0.001104826107621193,0.0011155176907777786,0.0011297743767499924,0.0011048279702663422,0.001097697764635086,0.0010834410786628723,0.0011012610048055649,0.001104826107621193,0.0011119544506072998,0.0010941345244646072,0.0010727494955062866,0.0010620597749948502,0.0010727513581514359,0.0010870061814785004,0.001097697764635086,0.0011012628674507141,0.0010941345244646072,0.0010941345244646072,0.0010834429413080215,0.0010905694216489792,0.0011012628674507141,0.0010905712842941284,0.0010834429413080215,0.0010656211525201797,0.0010727494955062866,0.0010798778384923935,0.0010798778384923935,0.0010727513581514359,0.0010620597749948502,0.0010691862553358078,0.0010727494955062866,0.0010584928095340729,0.001051364466547966,0.0010656211525201797,0.0010727494955062866,0.0010691862553358078,0.0010727494955062866,0.0010798778384923935,0.0010798797011375427,0.0010691862553358078,0.0010798797011375427,0.0010763145983219147,0.0010870061814785004,0.0010905694216489792,0.0010870061814785004,0.0010763145983219147,0.0010691862553358078,0.001065623015165329,0.001065623015165329,0.0010763127356767654,0.0010691862553358078,0.0010656211525201797,0.0010763145983219147,0.001065623015165329,0.0010656211525201797,0.0010656211525201797,0.0010691862553358078,0.0010763127356767654,0.0010798778384923935,0.0010763145983219147,0.001065623015165329,0.001062057912349701,0.0010656211525201797,0.001062057912349701,0.0010727494955062866,0.0010727494955062866,0.001065623015165329,0.001062057912349701,0.0010727494955062866,0.0010691862553358078,0.0010656211525201797,0.0010513663291931152,0.001054929569363594,0.001054929569363594,0.001062057912349701,0.001062057912349701,0.001062057912349701,0.0010727513581514359,0.0010691862553358078,0.0010763145983219147,0.0010727494955062866,0.0010727494955062866,0.0010763145983219147,0.0010727513581514359,0.0010691862553358078,0.0010763145983219147,0.001065623015165329,0.0010656211525201797,0.0010691862553358078,0.0010656211525201797,0.0010691862553358078,0.001062057912349701,0.001062057912349701,0.001062057912349701,0.001062057912349701,0.001062057912349701,0.001062057912349701,0.001062057912349701,0.0010656211525201797,0.001062057912349701,0.001054929569363594,0.001054929569363594,0.0010513663291931152,0.001054929569363594,0.001054929569363594,0.001054929569363594,0.0010478012263774872,0.0010442379862070084,0.0010478030890226364,0.0010478012263774872,0.0010478012263774872,0.0010513663291931152,0.0010513663291931152,0.0010478030890226364,0.0010478030890226364,0.0010478030890226364,0.0010478030890226364,0.0010478012263774872,0.0010478012263774872,0.0010478012263774872,0.0010478012263774872,0.0010478030890226364,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084,0.0010442379862070084]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.7720115780830383,"q05":0.7225768695673532,"q20":0.746717351484044,"q40":0.764397441486566,"q60":0.7796257146795107,"q80":0.7973058046820327,"q95":0.8214462865987234},"MaxActiveInfected":{"mean":0.052364762872457504,"q05":0.04017889358146162,"q20":0.046129626701797606,"q40":0.05048784529542839,"q60":0.05424168044948662,"q80":0.0585998990431174,"q95":0.06455063216345339}},"4W_None":{"TotalInfected":{"mean":0.385824054479599,"q05":0.23292969919545667,"q20":0.3075926946843413,"q40":0.36227463867605164,"q60":0.40937347028314636,"q80":0.46405541427485675,"q95":0.5387184097637413},"MaxActiveInfected":{"mean":0.009558652527630329,"q05":0.00221898631659814,"q20":0.005803170076592398,"q40":0.008428167029054367,"q60":0.010689138026206291,"q80":0.013314134978668261,"q95":0.016898318738662516}},"2W_Strong":{"TotalInfected":{"mean":0.0213614571839571,"q05":0.013282975309384883,"q20":0.0172279453812838,"q40":0.0201171762661157,"q60":0.0226057381017985,"q80":0.0254949689866304,"q95":0.02943993905852931},"MaxActiveInfected":{"mean":0.002269662916660309,"q05":0.0022203173078517648,"q20":0.0022444142796531215,"q40":0.0022620625035662347,"q60":0.002277263329754383,"q80":0.002294911553667496,"q95":0.002319008525468853}},"2W_Moderate":{"TotalInfected":{"mean":0.08738351613283157,"q05":0.0,"q20":0.03907730157459841,"q40":0.07284224859632936,"q60":0.10192478366933379,"q80":0.13568973069106474,"q95":0.1817925555567663},"MaxActiveInfected":{"mean":0.0025096398312598467,"q05":0.0019361894171527434,"q20":0.0022162228140823314,"q40":0.002421314646072809,"q60":0.0025979650164468845,"q80":0.002803056848437362,"q95":0.00308309024536695}}}}} \ No newline at end of file diff --git a/web/country-data/extdata-BD.json b/web/country-data/extdata-BD.json new file mode 100644 index 00000000..7173b80f --- /dev/null +++ b/web/country-data/extdata-BD.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.00018984079360961914,0.0002424439153401181,0.0003378429973963648,0.0004592025652527809,0.000614674761891365,0.0008116904646158218,0.0010613205377012491,0.0013780519366264343,0.0017798664048314095,0.0022920200135558844,0.0029355136211961508,0.003754216944798827,0.004794431384652853,0.006102453451603651,0.007746849209070206,0.009820171631872654,0.012413442134857178,0.015261374413967133,0.01851211115717888,0.02219674549996853,0.026393847540020943,0.031142257153987885,0.036497894674539566,0.04250939190387726,0.0492289662361145,0.056693125516176224,0.06493901461362839,0.07399799674749374,0.08388566225767136,0.09460414946079254,0.10616981238126755,0.11856545507907867,0.1317070722579956,0.14558248221874237,0.1601686030626297,0.17536701261997223,0.19115547835826874,0.2074591964483261,0.2242237776517868,0.24140150845050812,0.2589060366153717,0.27673065662384033,0.294839084148407,0.31318747997283936,0.33173051476478577,0.3504584729671478,0.36928483843803406,0.3882107734680176,0.40718138217926025,0.4261102080345154,0.44497203826904297,0.463657021522522,0.48209625482559204,0.5002333521842957,0.5179857611656189,0.5352717041969299,0.5520161986351013,0.568206250667572,0.5837715268135071,0.5986928343772888,0.612904965877533,0.6264254450798035,0.63919597864151,0.6512176394462585,0.662473201751709,0.6729742884635925,0.6827439069747925,0.6918028593063354,0.7001484036445618,0.7078094482421875,0.7148477435112,0.721278727054596,0.7271339893341064,0.7324545979499817,0.7372694611549377,0.7416201233863831,0.7455503344535828,0.7490951418876648,0.7522860765457153,0.7551413178443909,0.7576947212219238,0.7599894404411316,0.7620344161987305,0.7638646364212036,0.7654930949211121,0.7669509649276733,0.7682486772537231,0.7693994641304016,0.7704306244850159,0.7713420391082764,0.7721572518348694,0.7728779911994934,0.773518979549408,0.7740858793258667,0.7745914459228516,0.7750393152236938,0.7754378318786621,0.7757910490036011,0.7761043906211853,0.7763817310333252,0.7766263484954834,0.7768427133560181,0.7770352959632874,0.7772058248519897,0.7773564457893372,0.7774897217750549,0.7776097655296326,0.777715265750885,0.7778084874153137,0.7778910398483276,0.7779642343521118,0.7780277729034424,0.7780855298042297,0.7781368494033813,0.7781816720962524,0.7782222032546997,0.7782576680183411,0.7782890796661377,0.7783167362213135,0.7783409357070923,0.7783629894256592,0.7783824801445007,0.7783999443054199,0.7784150838851929,0.7784287333488464,0.7784407734870911,0.7784515619277954,0.778460681438446,0.7784692645072937,0.7784765958786011,0.7784830331802368,0.7784891128540039,0.7784945368766785,0.7784990668296814,0.77850341796875,0.7785069942474365,0.7785102725028992,0.7785133719444275,0.7785159945487976,0.7785183191299438,0.7785202264785767,0.7785220742225647,0.7785236239433289,0.7785250544548035,0.7785263061523438,0.7785274386405945,0.7785285711288452,0.7785294055938721,0.7785302400588989,0.778531014919281,0.7785316705703735,0.7785322666168213,0.7785326838493347,0.7785331606864929,0.7785335183143616,0.7785338759422302,0.7785342931747437,0.7785345315933228,0.7785347104072571,0.7785349488258362,0.7785351276397705,0.7785352468490601,0.7785354852676392,0.7785356044769287,0.7785357236862183,0.778535783290863,0.7785359025001526,0.7785359621047974,0.7785360813140869,0.7785361409187317,0.7785362005233765,0.7785362601280212,0.778536319732666,0.7785363793373108,0.7785363793373108,0.7785364389419556,0.7785364389419556,0.7785364985466003,0.7785364985466003,0.7785364985466003,0.7785364985466003,0.7785364985466003,0.7785365581512451,0.7785365581512451,0.7785365581512451,0.7785365581512451,0.7785365581512451,0.7785365581512451,0.7785365581512451,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899,0.7785366177558899],"recovered":[0.0,7.312326488317922e-05,0.00013576280616689473,0.00021428169566206634,0.00031438865698873997,0.0004419937322381884,0.0006047346396371722,0.0008114345255307853,0.001072828657925129,0.0014036167412996292,0.0018236198229715228,0.0023564891889691353,0.0030327760614454746,0.0038920219521969557,0.004972868598997593,0.006337714847177267,0.008057319559156895,0.01021457277238369,0.01271611824631691,0.015599404461681843,0.01887505128979683,0.022614143788814545,0.02685423754155636,0.03165863826870918,0.03706307336688042,0.0431186780333519,0.049876078963279724,0.05738762766122818,0.06565878540277481,0.07474450021982193,0.08465581387281418,0.09539001435041428,0.10694827139377594,0.11929951608181,0.13241402804851532,0.1462630033493042,0.16077649593353271,0.17593924701213837,0.19167514145374298,0.20791961252689362,0.22463643550872803,0.24174381792545319,0.2592102885246277,0.27698612213134766,0.29505082964897156,0.3133638799190521,0.3318849503993988,0.3505585789680481,0.3693476617336273,0.38822636008262634,0.4071372449398041,0.4260224997997284,0.4448048174381256,0.4634343087673187,0.4818086326122284,0.499864399433136,0.517535924911499,0.5347458124160767,0.5514320135116577,0.5675535798072815,0.5830708742141724,0.597925066947937,0.6121143698692322,0.6256135106086731,0.6383585333824158,0.6503586769104004,0.6616171002388,0.6721285581588745,0.6819166541099548,0.6909769177436829,0.6993410587310791,0.7070381045341492,0.7140982151031494,0.7205532193183899,0.7264516353607178,0.7318021059036255,0.7366575598716736,0.7410488724708557,0.745017945766449,0.7486017346382141,0.7518187761306763,0.7547053098678589,0.7572940587997437,0.7596119046211243,0.7616822719573975,0.7635326385498047,0.7651869058609009,0.766664981842041,0.7679798007011414,0.7691524028778076,0.7701941728591919,0.7711206674575806,0.7719470858573914,0.7726793885231018,0.7733303308486938,0.7739071846008301,0.7744215130805969,0.7748749256134033,0.7752803564071655,0.7756381034851074,0.775955855846405,0.7762385606765747,0.7764867544174194,0.7767077684402466,0.776902437210083,0.7770753502845764,0.7772292494773865,0.7773663401603699,0.7774864435195923,0.7775923609733582,0.7776865363121033,0.7777707576751709,0.7778447270393372,0.7779099345207214,0.7779690623283386,0.7780199646949768,0.7780662775039673,0.7781071066856384,0.7781423926353455,0.7781742215156555,0.7782027721405029,0.7782274484634399,0.7782496213912964,0.7782694101333618,0.7782870531082153,0.7783023715019226,0.7783161997795105,0.7783282399177551,0.778339147567749,0.7783489227294922,0.7783575057983398,0.7783651351928711,0.7783719301223755,0.7783780694007874,0.7783833146095276,0.7783880829811096,0.7783921957015991,0.77839595079422,0.7783994674682617,0.7784025073051453,0.7784051299095154,0.7784073948860168,0.778409481048584,0.7784112691879272,0.778412938117981,0.7784144282341003,0.7784157395362854,0.7784168720245361,0.7784178853034973,0.7784188389778137,0.7784196734428406,0.7784204483032227,0.7784211039543152,0.7784216403961182,0.7784221768379211,0.7784225940704346,0.778423011302948,0.7784234285354614,0.7784237265586853,0.7784239649772644,0.7784242033958435,0.7784243822097778,0.7784246206283569,0.778424859046936,0.7784249782562256,0.7784250974655151,0.7784252166748047,0.778425395488739,0.7784254550933838,0.7784255146980286,0.7784255743026733,0.7784256935119629,0.7784257531166077,0.7784258723258972,0.778425931930542,0.778425931930542,0.7784259915351868,0.7784259915351868,0.7784260511398315,0.7784260511398315,0.7784260511398315,0.7784261107444763,0.7784261107444763,0.7784261107444763,0.7784261107444763,0.7784261703491211,0.7784261703491211,0.7784261703491211,0.7784261703491211,0.7784261703491211,0.7784261703491211,0.7784261703491211,0.7784261703491211,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659,0.7784262299537659],"active":[0.00018984079360961914,0.00016932064318098128,0.00020208019122947007,0.0002449208695907146,0.0003002861049026251,0.00036969673237763345,0.0004565858980640769,0.000566617411095649,0.0007070377469062805,0.0008884032722562551,0.001111893798224628,0.0013977277558296919,0.0017616553232073784,0.0022104314994066954,0.0027739806100726128,0.003482456784695387,0.004356122575700283,0.005046801641583443,0.005795992910861969,0.006597341038286686,0.0075187962502241135,0.00852811336517334,0.009643657132983208,0.010850753635168076,0.012165892869234085,0.013574447482824326,0.015062935650348663,0.016610369086265564,0.018226876854896545,0.01985964924097061,0.02151399850845337,0.023175440728664398,0.024758800864219666,0.026282966136932373,0.02775457501411438,0.02910400927066803,0.030378982424736023,0.031519949436187744,0.03254863619804382,0.0334818959236145,0.03426960110664368,0.034986838698387146,0.0356287956237793,0.0362013578414917,0.03667968511581421,0.0370945930480957,0.037399888038635254,0.03765219449996948,0.037833720445632935,0.03788384795188904,0.03783479332923889,0.03763452172279358,0.03729143738746643,0.03679904341697693,0.0361771285533905,0.035407304763793945,0.034480273723602295,0.03346043825149536,0.032339513301849365,0.031139254570007324,0.029834091663360596,0.028500378131866455,0.027081608772277832,0.02560412883758545,0.024114668369293213,0.02261561155319214,0.02112680673599243,0.019674301147460938,0.018231749534606934,0.01683253049850464,0.01550668478012085,0.014240622520446777,0.013035774230957031,0.011901378631591797,0.01081782579421997,0.009818017482757568,0.00889277458190918,0.008046269416809082,0.007268130779266357,0.006539583206176758,0.005875945091247559,0.005284130573272705,0.004740357398986816,0.004252731800079346,0.0038108229637145996,0.0034183263778686523,0.0030617713928222656,0.0027344822883605957,0.0024508237838745117,0.00218963623046875,0.0019630789756774902,0.0017573237419128418,0.0015718936920166016,0.0014064908027648926,0.0012611150741577148,0.0011321306228637695,0.0010163187980651855,0.0009161233901977539,0.0008240342140197754,0.0007436275482177734,0.0006704926490783691,0.0006041526794433594,0.0005485415458679199,0.0004980564117431641,0.0004540085792541504,0.0004143714904785156,0.00038051605224609375,0.0003489255905151367,0.00032204389572143555,0.0002986788749694824,0.0002776980400085449,0.0002570152282714844,0.00024080276489257812,0.0002269148826599121,0.00021260976791381836,0.0002022385597229004,0.0001913905143737793,0.00018197298049926758,0.00017434358596801758,0.00016671419143676758,0.00016021728515625,0.00015503168106079102,0.00015032291412353516,0.0001456737518310547,0.00014168024063110352,0.00013840198516845703,0.0001353621482849121,0.00013244152069091797,0.00013011693954467773,0.00012767314910888672,0.00012552738189697266,0.0001239776611328125,0.00012260675430297852,0.00012099742889404297,0.00012010335922241211,0.0001189112663269043,0.00011807680130004883,0.00011742115020751953,0.00011652708053588867,0.00011581182479858398,0.0001150965690612793,0.00011467933654785156,0.00011414289474487305,0.0001137852668762207,0.00011336803436279297,0.00011301040649414062,0.00011283159255981445,0.0001125335693359375,0.00011235475540161133,0.00011217594146728516,0.00011199712753295898,0.00011181831359863281,0.00011157989501953125,0.00011152029037475586,0.00011134147644042969,0.0001112818717956543,0.0001112818717956543,0.00011110305786132812,0.00011098384857177734,0.00011098384857177734,0.00011092424392700195,0.00011086463928222656,0.00011086463928222656,0.00011074542999267578,0.00011074542999267578,0.00011068582534790039,0.00011068582534790039,0.00011056661605834961,0.000110626220703125,0.000110626220703125,0.000110626220703125,0.00011056661605834961,0.00011056661605834961,0.00011050701141357422,0.00011044740676879883,0.00011050701141357422,0.00011044740676879883,0.00011050701141357422,0.00011044740676879883,0.00011044740676879883,0.00011044740676879883,0.00011038780212402344,0.00011044740676879883,0.00011044740676879883,0.00011044740676879883,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011044740676879883,0.00011044740676879883,0.00011044740676879883,0.00011044740676879883,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344,0.00011038780212402344]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.00018984079360961914,0.00024248305999208242,0.0003329282335471362,0.000445839308667928,0.0005881383549422026,0.0007643543649464846,0.0009821697603911161,0.001255255425348878,0.001594251487404108,0.0020145843736827374,0.002536589978262782,0.003183175576850772,0.003985971678048372,0.004977021366357803,0.006201744079589844,0.0077140782959759235,0.00958126038312912,0.011599804274737835,0.013856489211320877,0.016393912956118584,0.01923837885260582,0.022424329072237015,0.0259910486638546,0.029959822073578835,0.03436709940433502,0.03924696892499924,0.04463336989283562,0.0505538173019886,0.05702449381351471,0.06408097594976425,0.07172676175832748,0.07998475432395935,0.08884046971797943,0.09832234680652618,0.1083867996931076,0.11903567612171173,0.1302390843629837,0.1419663280248642,0.15419355034828186,0.16688090562820435,0.17997877299785614,0.19346585869789124,0.20731642842292786,0.22147421538829803,0.23591436445713043,0.25062352418899536,0.265561044216156,0.280700147151947,0.29603204131126404,0.3115164041519165,0.32713133096694946,0.34285810589790344,0.358635276556015,0.37445980310440063,0.39027100801467896,0.4060576558113098,0.42175424098968506,0.43731358647346497,0.45269134640693665,0.467811644077301,0.48264679312705994,0.4971657395362854,0.5113111138343811,0.5250705480575562,0.5383857488632202,0.5512619614601135,0.5636498332023621,0.5755414962768555,0.5869272351264954,0.5977801084518433,0.6080995798110962,0.6178950667381287,0.627171516418457,0.6359121203422546,0.6441267728805542,0.6518309116363525,0.6590508818626404,0.6657693982124329,0.6720240712165833,0.6778337359428406,0.6832090616226196,0.6881701350212097,0.6927437782287598,0.6969538331031799,0.7008212208747864,0.7043632864952087,0.7076035737991333,0.7105622887611389,0.7132639288902283,0.7157290577888489,0.7179656624794006,0.7199974656105042,0.7218491435050964,0.723530650138855,0.7250542640686035,0.7264317274093628,0.7276790142059326,0.7288099527359009,0.7298340201377869,0.7307586669921875,0.7315911650657654,0.7323431372642517,0.7330257296562195,0.7336382269859314,0.7341920733451843,0.7346917390823364,0.7351434230804443,0.7355493307113647,0.7359152436256409,0.7362446784973145,0.7365416288375854,0.7368103265762329,0.7370511889457703,0.7372681498527527,0.7374635338783264,0.7376412749290466,0.7378016114234924,0.7379453182220459,0.7380743622779846,0.7381916642189026,0.7382972240447998,0.7383926510810852,0.7384766936302185,0.7385535836219788,0.7386234402656555,0.7386847734451294,0.7387406229972839,0.73879075050354,0.738835334777832,0.7388765811920166,0.7389134764671326,0.7389470338821411,0.7389771342277527,0.7390042543411255,0.7390285134315491,0.7390503883361816,0.7390701174736023,0.7390880584716797,0.7391042709350586,0.739118754863739,0.7391319274902344,0.7391436100006104,0.7391543388366699,0.7391640543937683,0.7391727566719055,0.739180862903595,0.7391879558563232,0.7391941547393799,0.7391998767852783,0.7392051815986633,0.7392098307609558,0.7392143607139587,0.7392181754112244,0.7392216920852661,0.7392250299453735,0.7392278909683228,0.7392303943634033,0.7392327785491943,0.7392348051071167,0.73923659324646,0.7392385005950928,0.7392399311065674,0.739241361618042,0.7392425537109375,0.739243745803833,0.739244818687439,0.7392457127571106,0.7392465472221375,0.7392473816871643,0.7392480373382568,0.7392485737800598,0.7392491102218628,0.7392496466636658,0.739250123500824,0.7392506003379822,0.7392510175704956,0.7392513751983643,0.7392517328262329,0.7392520308494568,0.7392523288726807,0.7392525672912598,0.7392528057098389,0.7392529845237732,0.7392532229423523,0.7392534017562866,0.7392535209655762,0.7392536401748657,0.7392537593841553,0.7392538785934448,0.7392539978027344,0.7392540574073792,0.7392541766166687,0.7392542362213135,0.739254355430603,0.739254355430603,0.7392544150352478,0.7392544746398926,0.7392545342445374,0.7392545342445374,0.7392545938491821,0.7392546534538269,0.7392546534538269,0.7392547130584717,0.7392547130584717,0.7392547726631165,0.7392547726631165,0.7392547726631165,0.7392547726631165,0.7392548322677612,0.7392548322677612,0.7392548322677612,0.7392548322677612,0.739254891872406,0.739254891872406,0.739254891872406,0.739254891872406,0.739254891872406,0.739254891872406,0.7392549514770508,0.7392549514770508,0.7392549514770508,0.7392549514770508,0.7392549514770508,0.7392549514770508,0.7392549514770508,0.7392549514770508,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956],"recovered":[0.0,7.247467146953568e-05,0.00013517570914700627,0.00021123442274983972,0.0003058730799239129,0.0004248339682817459,0.0005725006922148168,0.0007540005026385188,0.0009828084148466587,0.0012674680911004543,0.0016202746191993356,0.0020577115938067436,0.002598285675048828,0.003272073110565543,0.0041041565127670765,0.005134094040840864,0.006403127685189247,0.007974646054208279,0.0097646564245224,0.011792566627264023,0.014076312072575092,0.01664048060774803,0.019517850130796432,0.02274106815457344,0.026331057772040367,0.030332278460264206,0.03477654233574867,0.03969961032271385,0.045106612145900726,0.05105225741863251,0.057550057768821716,0.06462022662162781,0.07228488475084305,0.080556221306324,0.08942699432373047,0.09889282286167145,0.10895105451345444,0.11958567798137665,0.13076737523078918,0.1424664855003357,0.1546638458967209,0.1673075407743454,0.1803663820028305,0.19382356107234955,0.20763401687145233,0.2217607945203781,0.23617905378341675,0.25085657835006714,0.2657661437988281,0.2808837592601776,0.2961849868297577,0.3116515576839447,0.3272562325000763,0.34293580055236816,0.35870832204818726,0.3744848370552063,0.39027801156044006,0.4060112237930298,0.4216751456260681,0.437184602022171,0.45250675082206726,0.4675743877887726,0.4823691248893738,0.4968407154083252,0.510962188243866,0.524678111076355,0.5379851460456848,0.5508153438568115,0.5631874203681946,0.5750690698623657,0.586421012878418,0.5972599387168884,0.607570230960846,0.6173691749572754,0.6266407370567322,0.6353811025619507,0.6436025500297546,0.6513276696205139,0.658552885055542,0.6652895212173462,0.6715685129165649,0.6773932576179504,0.6827877163887024,0.6877782344818115,0.6923756003379822,0.696601927280426,0.7004908919334412,0.7040547728538513,0.7073127627372742,0.7102954387664795,0.7130188345909119,0.7154990434646606,0.7177566885948181,0.7198118567466736,0.7216773629188538,0.7233679890632629,0.7249060273170471,0.7262970805168152,0.7275541424751282,0.7286978960037231,0.7297290563583374,0.7306641340255737,0.7315061092376709,0.7322678565979004,0.732953667640686,0.7335765957832336,0.7341359853744507,0.7346413135528564,0.7350969910621643,0.7355062961578369,0.7358770966529846,0.7362099885940552,0.7365126013755798,0.7367838025093079,0.7370270490646362,0.73724764585495,0.7374451160430908,0.7376243472099304,0.7377848029136658,0.7379295229911804,0.7380608320236206,0.7381793856620789,0.7382873296737671,0.7383821606636047,0.7384680509567261,0.7385460138320923,0.7386149168014526,0.7386782765388489,0.7387356758117676,0.7387862205505371,0.7388316988945007,0.7388729453086853,0.738910436630249,0.7389441728591919,0.7389744520187378,0.7390016317367554,0.7390261888504028,0.7390482425689697,0.7390682101249695,0.7390860915184021,0.7391024231910706,0.7391173243522644,0.7391303777694702,0.7391424775123596,0.7391533851623535,0.7391630411148071,0.7391719818115234,0.7391800284385681,0.7391869425773621,0.7391932606697083,0.7391990423202515,0.7392045855522156,0.7392095327377319,0.7392138838768005,0.7392176985740662,0.7392212152481079,0.739224374294281,0.7392273545265198,0.7392299771308899,0.7392323613166809,0.739234447479248,0.7392364740371704,0.7392382025718689,0.7392398118972778,0.7392411828041077,0.7392423748970032,0.7392435669898987,0.7392446398735046,0.739245593547821,0.7392464876174927,0.7392472624778748,0.7392479181289673,0.7392485737800598,0.739249050617218,0.739249587059021,0.7392500638961792,0.7392505407333374,0.7392509579658508,0.7392513751983643,0.7392516732215881,0.739251971244812,0.7392522692680359,0.739252507686615,0.7392527461051941,0.7392529845237732,0.7392531633377075,0.7392533421516418,0.7392535209655762,0.7392536997795105,0.7392537593841553,0.7392538785934448,0.7392539978027344,0.7392541170120239,0.7392541766166687,0.7392542958259583,0.739254355430603,0.739254355430603,0.7392544150352478,0.7392544746398926,0.7392545342445374,0.7392545938491821,0.7392545938491821,0.7392546534538269,0.7392547130584717,0.7392547130584717,0.7392547726631165,0.7392547726631165,0.7392547726631165,0.7392547726631165,0.7392548322677612,0.7392548322677612,0.7392548322677612,0.7392548322677612,0.739254891872406,0.739254891872406,0.739254891872406,0.739254891872406,0.739254891872406,0.7392549514770508,0.7392549514770508,0.7392549514770508,0.7392549514770508,0.7392549514770508,0.7392549514770508,0.7392549514770508,0.7392549514770508,0.7392549514770508,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956,0.7392550110816956],"active":[0.00018984079360961914,0.00017000839579850435,0.00019775252440012991,0.00023460488591808826,0.0002822652750182897,0.00033952039666473866,0.00040966906817629933,0.0005012549227103591,0.0006114430725574493,0.000747116282582283,0.0009163153590634465,0.0011254639830440283,0.0013876860029995441,0.0017049482557922602,0.0020975875668227673,0.0025799842551350594,0.0031781326979398727,0.0036251582205295563,0.004091832786798477,0.004601346328854561,0.005162066780030727,0.005783848464488983,0.0064731985330581665,0.007218753919005394,0.008036041632294655,0.008914690464735031,0.009856827557086945,0.01085420697927475,0.011917881667613983,0.013028718531131744,0.014176703989505768,0.015364527702331543,0.016555584967136383,0.01776612550020218,0.018959805369377136,0.020142853260040283,0.021288029849529266,0.02238065004348755,0.023426175117492676,0.024414420127868652,0.025314927101135254,0.026158317923545837,0.02695004642009735,0.027650654315948486,0.0282803475856781,0.02886272966861725,0.029381990432739258,0.029843568801879883,0.030265897512435913,0.03063264489173889,0.030946344137191772,0.03120654821395874,0.03137904405593872,0.03152400255203247,0.0315626859664917,0.031572818756103516,0.031476229429244995,0.03130236268043518,0.03101620078086853,0.030627042055130005,0.030140042304992676,0.029591351747512817,0.028941988945007324,0.028229832649230957,0.027423560619354248,0.026583850383758545,0.025664687156677246,0.024726152420043945,0.02373981475830078,0.02271103858947754,0.021678566932678223,0.020635128021240234,0.019601285457611084,0.018542945384979248,0.01748603582382202,0.016449809074401855,0.015448331832885742,0.014441728591918945,0.01347118616104126,0.012544214725494385,0.011640548706054688,0.010776877403259277,0.009956061840057373,0.009175598621368408,0.0084456205368042,0.007761359214782715,0.007112681865692139,0.006507515907287598,0.0059511661529541016,0.005433619022369385,0.0049468278884887695,0.004498422145843506,0.00409245491027832,0.0037187933921813965,0.003376901149749756,0.0030637383460998535,0.002772986888885498,0.0025128722190856934,0.0022798776626586914,0.0020607709884643555,0.0018621087074279785,0.0016790032386779785,0.001519620418548584,0.0013703703880310059,0.001238405704498291,0.0011151432991027832,0.0010074377059936523,0.0009080171585083008,0.0008182525634765625,0.0007383823394775391,0.0006645321846008301,0.0006003379821777344,0.0005385875701904297,0.0004843473434448242,0.00043648481369018555,0.0003936290740966797,0.00035649538040161133,0.0003209710121154785,0.00028955936431884766,0.00026214122772216797,0.00023639202117919922,0.00021326541900634766,0.00018936395645141602,0.00017142295837402344,0.00015538930892944336,0.00013875961303710938,0.00012570619583129883,0.00011247396469116211,9.965896606445312e-05,9.036064147949219e-05,8.177757263183594e-05,7.408857345581055e-05,6.669759750366211e-05,6.008148193359375e-05,5.40614128112793e-05,4.875659942626953e-05,4.392862319946289e-05,3.981590270996094e-05,3.606081008911133e-05,3.266334533691406e-05,2.950429916381836e-05,2.6285648345947266e-05,2.396106719970703e-05,2.1576881408691406e-05,1.9371509552001953e-05,1.7821788787841797e-05,1.5974044799804688e-05,1.4126300811767578e-05,1.2934207916259766e-05,1.1920928955078125e-05,1.0788440704345703e-05,9.775161743164062e-06,8.64267349243164e-06,7.808208465576172e-06,7.331371307373047e-06,6.67572021484375e-06,6.020069122314453e-06,5.424022674560547e-06,4.827976226806641e-06,4.231929779052734e-06,4.0531158447265625e-06,3.4570693969726562e-06,3.159046173095703e-06,2.7418136596679688e-06,2.562999725341797e-06,2.4437904357910156e-06,2.1457672119140625e-06,1.9073486328125e-06,1.7881393432617188e-06,1.5497207641601562e-06,1.3113021850585938e-06,1.1920928955078125e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0132789611816406e-06,9.5367431640625e-07,8.344650268554688e-07,7.748603820800781e-07,6.556510925292969e-07,6.556510925292969e-07,5.960464477539062e-07,5.364418029785156e-07,4.76837158203125e-07,4.76837158203125e-07,4.172325134277344e-07,3.5762786865234375e-07,2.980232238769531e-07,2.384185791015625e-07,1.7881393432617188e-07,2.384185791015625e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.1920928955078125e-07,1.7881393432617188e-07,5.960464477539063e-08,5.960464477539063e-08,1.1920928955078125e-07,1.1920928955078125e-07,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,0.0,5.960464477539063e-08,0.0,0.0,0.0,5.960464477539063e-08,0.0,0.0,0.0,5.960464477539063e-08,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,5.960464477539063e-08,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.00018984079360961914,0.00024197425227612257,0.00032678895513527095,0.00043257669312879443,0.0005603495519608259,0.0007172363693825901,0.0009074418339878321,0.0011372058652341366,0.0014179012505337596,0.0017565618036314845,0.0021693240851163864,0.002669601934030652,0.0032754659187048674,0.004010478034615517,0.004897205624729395,0.005967725068330765,0.007260655984282494,0.008642321452498436,0.010165463201701641,0.011845755390822887,0.013702659867703915,0.015755731612443924,0.018014002591371536,0.020502107217907906,0.02322976477444172,0.026226000860333443,0.029506981372833252,0.033081166446208954,0.03696490079164505,0.041186872869729996,0.045760300010442734,0.050695452839136124,0.05601039528846741,0.06171460822224617,0.06779990345239639,0.0742829442024231,0.0811672955751419,0.08845245838165283,0.0961194708943367,0.10417887568473816,0.1125975251197815,0.12137956917285919,0.1305171400308609,0.13996456563472748,0.1497258096933365,0.15976741909980774,0.17007969319820404,0.1806434690952301,0.1914384961128235,0.20243608951568604,0.21362091600894928,0.2249990850687027,0.23653872311115265,0.24822677671909332,0.2600584328174591,0.2720186114311218,0.28409841656684875,0.29626598954200745,0.3085011839866638,0.3208101689815521,0.3331703841686249,0.3455551564693451,0.35792696475982666,0.37030938267707825,0.38261306285858154,0.3948594033718109,0.4070119559764862,0.41900527477264404,0.4308323264122009,0.4424596130847931,0.4538695514202118,0.4650353491306305,0.4759318232536316,0.48654425144195557,0.4968656897544861,0.5068744421005249,0.5165712833404541,0.5259291529655457,0.5349518656730652,0.5436281561851501,0.5519752502441406,0.559977650642395,0.5676607489585876,0.5749976634979248,0.5820107460021973,0.588672935962677,0.5950250625610352,0.6010614037513733,0.6067696809768677,0.6121759414672852,0.617285966873169,0.6221052408218384,0.6266364455223083,0.6308866739273071,0.6348766088485718,0.6386128664016724,0.6420997381210327,0.6453617811203003,0.6484072208404541,0.6512319445610046,0.6538597345352173,0.6563060879707336,0.6585771441459656,0.6606814861297607,0.6626282930374146,0.6644247770309448,0.6660862565040588,0.6676188707351685,0.6690370440483093,0.6703465580940247,0.671546220779419,0.6726558208465576,0.6736773252487183,0.6746213436126709,0.6754910945892334,0.6762901544570923,0.67702317237854,0.6777002811431885,0.678322970867157,0.678893506526947,0.679416835308075,0.679898738861084,0.6803430914878845,0.6807512044906616,0.6811242699623108,0.6814659237861633,0.6817821264266968,0.6820714473724365,0.68233722448349,0.6825806498527527,0.6828070878982544,0.6830117702484131,0.6831998825073242,0.6833739280700684,0.6835340261459351,0.6836806535720825,0.6838139295578003,0.6839379072189331,0.6840505003929138,0.6841539740562439,0.6842502951622009,0.6843365430831909,0.6844168305397034,0.6844915747642517,0.6845592260360718,0.6846219897270203,0.6846793293952942,0.6847319006919861,0.6847798824310303,0.6848249435424805,0.6848663091659546,0.6849045157432556,0.6849389672279358,0.6849706172943115,0.6850000619888306,0.6850269436836243,0.6850516200065613,0.685074508190155,0.6850954294204712,0.6851150393486023,0.6851326823234558,0.6851489543914795,0.6851640343666077,0.6851781010627747,0.6851910352706909,0.6852025985717773,0.6852132678031921,0.6852230429649353,0.685232400894165,0.6852409839630127,0.6852486729621887,0.6852559447288513,0.6852626800537109,0.6852689981460571,0.6852745413780212,0.6852797865867615,0.6852847337722778,0.6852893829345703,0.685293436050415,0.6852971911430359,0.6853007078170776,0.6853039264678955,0.6853068470954895,0.685309648513794,0.6853122115135193,0.685314416885376,0.6853167414665222,0.6853187084197998,0.6853204965591431,0.6853221654891968,0.6853236556053162,0.6853251457214355,0.6853265166282654,0.6853277087211609,0.6853289604187012,0.6853300333023071,0.6853309273719788,0.6853319406509399,0.6853328347206116,0.6853336095809937,0.6853343844413757,0.6853350400924683,0.6853357553482056,0.6853362917900085,0.6853368878364563,0.6853374242782593,0.6853379011154175,0.6853383183479309,0.6853386759757996,0.685339093208313,0.6853394508361816,0.6853398084640503,0.6853401064872742,0.6853403449058533,0.6853406429290771,0.6853408813476562,0.6853411197662354,0.6853412985801697,0.685341477394104,0.6853417158126831,0.6853418350219727,0.6853419542312622,0.6853420734405518,0.6853421926498413,0.6853423118591309,0.6853424310684204,0.68534255027771,0.6853426694869995,0.6853427290916443,0.6853428483009338,0.6853429079055786,0.6853429675102234,0.6853430271148682,0.6853430867195129,0.6853431463241577,0.6853432059288025,0.6853432655334473,0.685343325138092,0.6853433847427368,0.6853433847427368,0.6853434443473816,0.6853434443473816,0.6853435039520264,0.6853435039520264,0.6853435635566711,0.6853435635566711,0.6853436231613159,0.6853436231613159,0.6853436231613159,0.6853436231613159,0.6853436827659607,0.6853436827659607,0.6853436827659607,0.6853436827659607,0.6853436827659607,0.6853437423706055,0.6853437423706055,0.6853437423706055,0.6853437423706055,0.6853437423706055,0.6853437423706055,0.6853437423706055,0.6853437423706055,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502,0.6853438019752502],"recovered":[0.0,7.266477769007906e-05,0.00013512538862414658,0.0002083437138935551,0.0002985987812280655,0.00040705918218009174,0.0005403338582254946,0.0007007544045336545,0.0008972165524028242,0.00113553530536592,0.001424723886884749,0.001775970566086471,0.0022024093195796013,0.0027187676168978214,0.003344614990055561,0.004098671488463879,0.005012130830436945,0.0061151133850216866,0.007357174530625343,0.008735904470086098,0.010268669575452805,0.011960948817431927,0.013832089491188526,0.01589931733906269,0.018177790567278862,0.020680218935012817,0.023431679233908653,0.02644388936460018,0.029734235256910324,0.03332310914993286,0.03723632171750069,0.04147382825613022,0.04607139900326729,0.051020268350839615,0.056341297924518585,0.062038879841566086,0.06814118474721909,0.07463821768760681,0.081527478992939,0.08880243450403214,0.09647230058908463,0.10451535880565643,0.11293928325176239,0.12171608954668045,0.13082268834114075,0.14025399088859558,0.14999914169311523,0.16002847254276276,0.1703275740146637,0.18086844682693481,0.19163358211517334,0.2026088535785675,0.21378973126411438,0.2251412719488144,0.23666125535964966,0.2483420968055725,0.2601527273654938,0.27212074398994446,0.28416410088539124,0.2963115870952606,0.30854272842407227,0.32083654403686523,0.33317628502845764,0.345522403717041,0.3578893542289734,0.37022852897644043,0.3825216293334961,0.394745409488678,0.4068658649921417,0.41883766651153564,0.4306313395500183,0.44224050641059875,0.4536154568195343,0.46476858854293823,0.4756384789943695,0.4862392842769623,0.4965440630912781,0.5065422058105469,0.5162306427955627,0.5255696773529053,0.5345737934112549,0.5432534217834473,0.5516006350517273,0.5596235394477844,0.5672984719276428,0.5746365785598755,0.581632137298584,0.5883111357688904,0.5946702361106873,0.6007065773010254,0.6064267158508301,0.6118443012237549,0.6169637441635132,0.621788740158081,0.6263254880905151,0.6305932998657227,0.6345953345298767,0.638339102268219,0.6418410539627075,0.6451150178909302,0.6481678485870361,0.6509991884231567,0.6536456346511841,0.6561013460159302,0.6583824157714844,0.6605019569396973,0.6624554395675659,0.6642652750015259,0.6659339070320129,0.6674801707267761,0.6689053773880005,0.6702196598052979,0.6714279055595398,0.6725448966026306,0.673576295375824,0.6745247840881348,0.6753991842269897,0.6762015223503113,0.6769416928291321,0.677624523639679,0.6782519221305847,0.6788260340690613,0.6793543696403503,0.6798425316810608,0.6802889108657837,0.6806989312171936,0.6810742616653442,0.6814196705818176,0.6817360520362854,0.682028591632843,0.6822966933250427,0.6825434565544128,0.6827704906463623,0.6829767823219299,0.6831686496734619,0.683342695236206,0.6835043430328369,0.6836507320404053,0.6837866902351379,0.6839105486869812,0.6840249300003052,0.684131383895874,0.6842267513275146,0.6843138933181763,0.6843949556350708,0.6844698786735535,0.6845375895500183,0.6846005320549011,0.6846580505371094,0.6847109198570251,0.6847599744796753,0.6848056316375732,0.684846818447113,0.6848851442337036,0.6849201321601868,0.6849528551101685,0.6849818825721741,0.6850091814994812,0.685033917427063,0.6850569844245911,0.6850781440734863,0.6850976347923279,0.6851155161857605,0.6851320862770081,0.6851472854614258,0.685161292552948,0.6851739287376404,0.6851856708526611,0.6851964592933655,0.6852064728736877,0.6852157115936279,0.6852243542671204,0.6852321028709412,0.6852393746376038,0.6852461695671082,0.6852524280548096,0.6852582097053528,0.6852635145187378,0.6852685213088989,0.6852729320526123,0.6852770447731018,0.6852808594703674,0.6852844953536987,0.6852876543998718,0.6852907538414001,0.6852934956550598,0.6852959990501404,0.6852983236312866,0.6853004693984985,0.6853025555610657,0.6853043437004089,0.6853060722351074,0.6853076219558716,0.685309112071991,0.685310423374176,0.6853116154670715,0.685312807559967,0.685313880443573,0.685314953327179,0.6853158473968506,0.6853167414665222,0.6853174567222595,0.6853182315826416,0.6853189468383789,0.6853196024894714,0.6853201985359192,0.6853207945823669,0.6853212118148804,0.6853216886520386,0.685322105884552,0.6853225231170654,0.6853229403495789,0.6853232979774475,0.6853236556053162,0.68532395362854,0.6853242516517639,0.6853245496749878,0.6853247880935669,0.685325026512146,0.6853252649307251,0.6853254437446594,0.6853256225585938,0.6853257417678833,0.6853258609771729,0.6853259801864624,0.685326099395752,0.6853262186050415,0.685326337814331,0.6853264570236206,0.6853265762329102,0.6853266358375549,0.6853266954421997,0.6853268146514893,0.685326874256134,0.6853269338607788,0.6853269934654236,0.6853269934654236,0.6853271126747131,0.6853271722793579,0.6853272318840027,0.6853272318840027,0.6853272914886475,0.6853272914886475,0.6853272914886475,0.6853273510932922,0.685327410697937,0.685327410697937,0.685327410697937,0.6853274703025818,0.6853274703025818,0.6853274703025818,0.6853274703025818,0.6853275299072266,0.6853275299072266,0.6853275299072266,0.6853275299072266,0.6853275895118713,0.6853275895118713,0.6853275895118713,0.6853275895118713,0.6853275895118713,0.6853275895118713,0.6853275895118713,0.6853275895118713,0.6853275895118713,0.6853275895118713,0.6853275895118713,0.6853275895118713,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161,0.6853276491165161],"active":[0.00018984079360961914,0.0001693094673100859,0.00019166356651112437,0.00022423297923523933,0.00026175077073276043,0.0003101771872024983,0.00036710797576233745,0.00043645146070048213,0.0005206846981309354,0.0006210264982655644,0.0007446001982316375,0.000893631367944181,0.001073056599125266,0.0012917104177176952,0.0015525906346738338,0.0018690535798668861,0.0022485251538455486,0.0025272080674767494,0.0028082886710762978,0.0031098509207367897,0.00343399029225111,0.0037947827950119972,0.00418191310018301,0.004602789878845215,0.005051974207162857,0.005545781925320625,0.006075302138924599,0.006637277081608772,0.007230665534734726,0.007863763719797134,0.008523978292942047,0.009221624583005905,0.009938996285200119,0.010694339871406555,0.011458605527877808,0.01224406436085701,0.013026110827922821,0.01381424069404602,0.014591991901397705,0.015376441180706024,0.01612522453069687,0.01686421036720276,0.01757785677909851,0.018248476088047028,0.01890312135219574,0.019513428211212158,0.020080551505088806,0.020614996552467346,0.02111092209815979,0.02156764268875122,0.02198733389377594,0.022390231490135193,0.02274899184703827,0.02308550477027893,0.023397177457809448,0.023676514625549316,0.02394568920135498,0.02414524555206299,0.024337083101272583,0.024498581886291504,0.024627655744552612,0.02471861243247986,0.02475067973136902,0.02478697896003723,0.024723708629608154,0.024630874395370483,0.024490326642990112,0.024259865283966064,0.023966461420059204,0.023621946573257446,0.02323821187019348,0.02279484272003174,0.02231636643409729,0.021775662899017334,0.021227210760116577,0.020635157823562622,0.020027220249176025,0.01938694715499878,0.01872122287750244,0.018058478832244873,0.017401456832885742,0.016724228858947754,0.01606011390686035,0.01537412405014038,0.014712274074554443,0.014036357402801514,0.013392925262451172,0.01275026798248291,0.01209944486618042,0.011469364166259766,0.010859251022338867,0.010260939598083496,0.009672701358795166,0.009097933769226074,0.00855112075805664,0.008019566535949707,0.007504403591156006,0.007022678852081299,0.006566166877746582,0.006116926670074463,0.005691885948181152,0.005306899547576904,0.004931509494781494,0.004580140113830566,0.004245877265930176,0.003922820091247559,0.00363081693649292,0.003353595733642578,0.0031031370162963867,0.002866387367248535,0.002640843391418457,0.0024361610412597656,0.002249419689178467,0.002076447010040283,0.0019147992134094238,0.0017653703689575195,0.001623988151550293,0.0014987587928771973,0.0013812780380249023,0.0012689828872680664,0.0011649131774902344,0.001072704792022705,0.0009887218475341797,0.0009086728096008301,0.0008353590965270996,0.0007669925689697266,0.0007078647613525391,0.0006517767906188965,0.0006011724472045898,0.000552058219909668,0.0005103945732116699,0.00046831369400024414,0.00042939186096191406,0.00039714574813842773,0.00036537647247314453,0.00033795833587646484,0.0003095865249633789,0.00028717517852783203,0.0002638101577758789,0.0002434253692626953,0.00022536516189575195,0.00020515918731689453,0.0001900792121887207,0.00017768144607543945,0.00016427040100097656,0.00015211105346679688,0.0001417398452758789,0.00013136863708496094,0.00012183189392089844,0.00011402368545532227,0.00010633468627929688,9.888410568237305e-05,9.21487808227539e-05,8.547306060791016e-05,7.992982864379883e-05,7.408857345581055e-05,6.973743438720703e-05,6.532669067382812e-05,6.151199340820312e-05,5.805492401123047e-05,5.453824996948242e-05,5.131959915161133e-05,4.851818084716797e-05,4.601478576660156e-05,4.374980926513672e-05,4.13060188293457e-05,3.933906555175781e-05,3.737211227416992e-05,3.594160079956055e-05,3.451108932495117e-05,3.2961368560791016e-05,3.159046173095703e-05,3.057718276977539e-05,2.962350845336914e-05,2.8371810913085938e-05,2.7358531951904297e-05,2.6524066925048828e-05,2.586841583251953e-05,2.491474151611328e-05,2.4259090423583984e-05,2.3663043975830078e-05,2.3066997528076172e-05,2.2351741790771484e-05,2.199411392211914e-05,2.1457672119140625e-05,2.092123031616211e-05,2.0742416381835938e-05,2.0384788513183594e-05,2.002716064453125e-05,1.9609928131103516e-05,1.9311904907226562e-05,1.9073486328125e-05,1.8894672393798828e-05,1.8596649169921875e-05,1.8537044525146484e-05,1.8417835235595703e-05,1.811981201171875e-05,1.806020736694336e-05,1.7881393432617188e-05,1.7762184143066406e-05,1.7642974853515625e-05,1.7583370208740234e-05,1.7523765563964844e-05,1.7344951629638672e-05,1.728534698486328e-05,1.722574234008789e-05,1.710653305053711e-05,1.710653305053711e-05,1.6987323760986328e-05,1.6987323760986328e-05,1.6927719116210938e-05,1.6868114471435547e-05,1.6808509826660156e-05,1.6689300537109375e-05,1.6689300537109375e-05,1.6629695892333984e-05,1.6570091247558594e-05,1.6510486602783203e-05,1.6450881958007812e-05,1.6450881958007812e-05,1.6391277313232422e-05,1.633167266845703e-05,1.633167266845703e-05,1.633167266845703e-05,1.633167266845703e-05,1.633167266845703e-05,1.633167266845703e-05,1.633167266845703e-05,1.627206802368164e-05,1.627206802368164e-05,1.627206802368164e-05,1.627206802368164e-05,1.621246337890625e-05,1.621246337890625e-05,1.621246337890625e-05,1.621246337890625e-05,1.627206802368164e-05,1.621246337890625e-05,1.621246337890625e-05,1.615285873413086e-05,1.621246337890625e-05,1.615285873413086e-05,1.621246337890625e-05,1.621246337890625e-05,1.621246337890625e-05,1.615285873413086e-05,1.621246337890625e-05,1.621246337890625e-05,1.615285873413086e-05,1.615285873413086e-05,1.621246337890625e-05,1.621246337890625e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.621246337890625e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.621246337890625e-05,1.621246337890625e-05,1.621246337890625e-05,1.621246337890625e-05,1.621246337890625e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05,1.615285873413086e-05]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.00018984079360961914,0.0002425166021566838,0.0003377032116986811,0.0004595827776938677,0.0006142330821603537,0.0008102870779111981,0.0010590616147965193,0.0013745741453021765,0.0017757680034264922,0.0022839237935841084,0.0029277473222464323,0.0037429616786539555,0.004775454755872488,0.006077353842556477,0.007712725084275007,0.009777319617569447,0.012363970279693604,0.01520509272813797,0.018434470519423485,0.022109800949692726,0.02629505842924118,0.031032180413603783,0.036374058574438095,0.04236987605690956,0.049072425812482834,0.05652211979031563,0.06474775075912476,0.07379721850156784,0.08368182182312012,0.0944024920463562,0.10594157874584198,0.11829347908496857,0.13143067061901093,0.14530453085899353,0.15988300740718842,0.17510956525802612,0.19092059135437012,0.2072504758834839,0.2240523099899292,0.241260826587677,0.25881585478782654,0.2766891121864319,0.2948440909385681,0.3132408857345581,0.33183884620666504,0.350602388381958,0.3694832921028137,0.3884465992450714,0.407449871301651,0.42643240094184875,0.4453274607658386,0.46403875946998596,0.4825151264667511,0.5006917119026184,0.5184613466262817,0.5357879400253296,0.552588164806366,0.5688073635101318,0.5844033360481262,0.5993185043334961,0.6135314106941223,0.627011239528656,0.6397438049316406,0.6517201662063599,0.6629528403282166,0.6734218597412109,0.6831568479537964,0.6921638250350952,0.7004726529121399,0.7081149220466614,0.7151126861572266,0.7215191125869751,0.7273513078689575,0.7326505184173584,0.7374496459960938,0.7417740821838379,0.7456895709037781,0.7492085695266724,0.7523742318153381,0.7552106380462646,0.7577512860298157,0.7600322365760803,0.7620648741722107,0.7638850808143616,0.765508234500885,0.7669559121131897,0.7682443857192993,0.7693933248519897,0.7704132795333862,0.7713241577148438,0.7721325159072876,0.772849977016449,0.773488461971283,0.7740562558174133,0.7745600342750549,0.7750070691108704,0.7754018902778625,0.7757527232170105,0.7760635614395142,0.7763385772705078,0.7765832543373108,0.7768017649650574,0.7769947052001953,0.7771653532981873,0.777316689491272,0.7774500846862793,0.7775688171386719,0.7776739001274109,0.77776700258255,0.7778499126434326,0.7779225707054138,0.7779877185821533,0.7780454158782959,0.7780959010124207,0.778141438961029,0.7781814932823181,0.7782175540924072,0.7782493829727173,0.7782770395278931,0.7783021330833435,0.7783243656158447,0.7783440947532654,0.7783616185188293,0.7783772349357605,0.7783905863761902,0.7784026861190796,0.7784131765365601,0.7784229516983032,0.7784311771392822,0.7784387469291687,0.7784453630447388,0.7784512639045715,0.7784565687179565,0.7784612774848938,0.7784653902053833,0.7784690260887146,0.778472363948822,0.778475284576416,0.7784777879714966,0.7784801125526428,0.7784820199012756,0.7784838080406189,0.7784853577613831,0.7784868478775024,0.7784880995750427,0.7784891724586487,0.7784902453422546,0.7784911394119263,0.7784919142723083,0.7784926891326904,0.7784932851791382,0.7784938216209412,0.7784942984580994,0.7784947156906128,0.7784951329231262,0.7784954309463501,0.7784957885742188,0.7784960269927979,0.778496265411377,0.7784965634346008,0.7784967422485352,0.7784969210624695,0.7784970998764038,0.7784972786903381,0.7784973978996277,0.7784975171089172,0.778497576713562,0.7784976363182068,0.7784977555274963,0.7784978151321411,0.7784978747367859,0.7784979343414307,0.7784979939460754,0.7784979939460754,0.7784980535507202,0.778498113155365,0.7784981727600098,0.7784981727600098,0.7784981727600098,0.7784982323646545,0.7784982323646545,0.7784982323646545,0.7784982919692993,0.7784982919692993,0.7784982919692993,0.7784982919692993,0.7784982919692993,0.7784982919692993,0.7784983515739441,0.7784983515739441,0.7784983515739441,0.7784983515739441,0.7784983515739441,0.7784983515739441,0.7784983515739441,0.7784983515739441,0.7784983515739441,0.7784983515739441,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889,0.7784984111785889],"recovered":[0.0,7.33357373974286e-05,0.00013655118527822196,0.0002146898623323068,0.0003151994023937732,0.00044222857104614377,0.0006045221816748381,0.0008083425345830619,0.0010698317782953382,0.00139976991340518,0.001818157033994794,0.002349304500967264,0.0030234609730541706,0.0038740290328860283,0.004951302893459797,0.0063064987771213055,0.008017257787287235,0.010168869979679585,0.012667227536439896,0.015526913106441498,0.018791623413562775,0.022521719336509705,0.026753665879368782,0.03154003247618675,0.03693365305662155,0.04298262670636177,0.04973464086651802,0.05721895769238472,0.06548921763896942,0.07457476854324341,0.08445939421653748,0.09518134593963623,0.10671137273311615,0.11905184388160706,0.1321571320295334,0.14599840342998505,0.16052654385566711,0.1756950318813324,0.19143521785736084,0.2077013999223709,0.22443260252475739,0.24158993363380432,0.2590973675251007,0.2769457995891571,0.2950611412525177,0.3134187161922455,0.33197689056396484,0.35069507360458374,0.3695310950279236,0.3884662389755249,0.40740588307380676,0.42633217573165894,0.4451531171798706,0.46379369497299194,0.482198566198349,0.500295102596283,0.5180109739303589,0.5352604389190674,0.5519911646842957,0.5681496858596802,0.583695113658905,0.5985822081565857,0.6127588152885437,0.6262176632881165,0.6389284729957581,0.6508981585502625,0.662129282951355,0.6726031303405762,0.6823409199714661,0.6913724541664124,0.6997067332267761,0.7073761820793152,0.714421272277832,0.7208507657051086,0.7267104387283325,0.7320389151573181,0.7368738651275635,0.7412450313568115,0.7451868653297424,0.748740017414093,0.7519354820251465,0.754804253578186,0.7573807239532471,0.7596836090087891,0.7617512941360474,0.7635919451713562,0.7652342319488525,0.766705334186554,0.7680139541625977,0.7691783308982849,0.770213782787323,0.771136462688446,0.7719583511352539,0.7726874351501465,0.7733345031738281,0.7739108800888062,0.7744213342666626,0.774872899055481,0.775274932384491,0.7756319642066956,0.7759484052658081,0.7762282490730286,0.7764779329299927,0.7766989469528198,0.7768952250480652,0.7770690321922302,0.7772229909896851,0.7773589491844177,0.7774794101715088,0.7775861024856567,0.7776803970336914,0.777764618396759,0.7778392434120178,0.7779054641723633,0.777963399887085,0.778015673160553,0.7780610918998718,0.7781021595001221,0.7781386971473694,0.7781711220741272,0.7781997323036194,0.7782251238822937,0.7782475352287292,0.778267502784729,0.7782852649688721,0.7783011198043823,0.7783149480819702,0.7783273458480835,0.7783385515213013,0.7783480882644653,0.7783567905426025,0.7783641815185547,0.7783709168434143,0.7783766388893127,0.7783819437026978,0.7783867120742798,0.7783908843994141,0.7783944606781006,0.7783978581428528,0.7784007787704468,0.7784033417701721,0.7784055471420288,0.778407633304596,0.7784094214439392,0.7784109711647034,0.778412401676178,0.7784136533737183,0.778414785861969,0.778415858745575,0.7784166932106018,0.7784174680709839,0.778418242931366,0.7784188985824585,0.7784193754196167,0.7784199118614197,0.7784204483032227,0.7784208655357361,0.7784212827682495,0.7784215807914734,0.7784218192100525,0.7784221172332764,0.7784223556518555,0.7784225344657898,0.7784227132797241,0.7784228920936584,0.778423011302948,0.7784231901168823,0.7784233093261719,0.7784234285354614,0.7784234881401062,0.7784236073493958,0.7784236669540405,0.7784237265586853,0.7784237861633301,0.7784237861633301,0.7784238457679749,0.7784239053726196,0.7784239649772644,0.7784239649772644,0.7784240245819092,0.7784240245819092,0.778424084186554,0.778424084186554,0.778424084186554,0.778424084186554,0.778424084186554,0.778424084186554,0.7784241437911987,0.7784241437911987,0.7784241437911987,0.7784241437911987,0.7784241437911987,0.7784241437911987,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435,0.7784242033958435],"active":[0.00018984079360961914,0.00016918085748329759,0.00020115202642045915,0.00024489290080964565,0.00029903367976658046,0.00036805850686505437,0.0004545394331216812,0.0005662316107191145,0.0007059362251311541,0.0008841538801789284,0.0011095902882516384,0.0013936571776866913,0.0017519937828183174,0.0022033248096704483,0.0027614221908152103,0.003470820840448141,0.004346712492406368,0.0050362227484583855,0.005767242982983589,0.006582887843251228,0.007503435015678406,0.008510461077094078,0.009620392695069313,0.010829843580722809,0.012138772755861282,0.013539493083953857,0.015013109892606735,0.01657826080918312,0.018192604184150696,0.019827723503112793,0.021482184529304504,0.023112133145332336,0.024719297885894775,0.026252686977386475,0.02772587537765503,0.029111161828041077,0.030394047498703003,0.03155544400215149,0.03261709213256836,0.03355942666530609,0.03438325226306915,0.035099178552627563,0.03574672341346741,0.036295086145401,0.03677770495414734,0.037183672189712524,0.03750640153884888,0.03775152564048767,0.03791877627372742,0.03796616196632385,0.03792157769203186,0.037706583738327026,0.03736200928688049,0.036898016929626465,0.03626278042793274,0.03549283742904663,0.03457719087600708,0.03354692459106445,0.032412171363830566,0.031168818473815918,0.029836297035217285,0.028429031372070312,0.026984989643096924,0.025502502918243408,0.024024367332458496,0.022523701190948486,0.021027565002441406,0.019560694694519043,0.018131732940673828,0.016742467880249023,0.01540595293045044,0.014142930507659912,0.012930035591125488,0.011799752712249756,0.01073920726776123,0.009735167026519775,0.0088157057762146,0.00796353816986084,0.007187366485595703,0.006470620632171631,0.0058158040046691895,0.005227982997894287,0.004684150218963623,0.00420147180557251,0.0037569403648376465,0.003363966941833496,0.0030101537704467773,0.002687990665435791,0.0023993253707885742,0.002145826816558838,0.0019187331199645996,0.0017135143280029297,0.0015301108360290527,0.0013688206672668457,0.0012255311012268066,0.001096189022064209,0.0009805560111999512,0.000879824161529541,0.0007886290550231934,0.0007066130638122559,0.0006348490715026855,0.0005735158920288086,0.0005167722702026367,0.00046640634536743164,0.0004214644432067871,0.00038105249404907227,0.0003458261489868164,0.00031495094299316406,0.00028759241104125977,0.0002638101577758789,0.0002421736717224121,0.0002231001853942871,0.00020617246627807617,0.00019043684005737305,0.0001780390739440918,0.00016582012176513672,0.0001564621925354004,0.00014722347259521484,0.00013834238052368164,0.0001310110092163086,0.0001246333122253418,0.00011897087097167969,0.00011408329010009766,0.00010973215103149414,0.00010532140731811523,0.00010156631469726562,9.822845458984375e-05,9.560585021972656e-05,9.262561798095703e-05,9.065866470336914e-05,8.857250213623047e-05,8.70823860168457e-05,8.565187454223633e-05,8.463859558105469e-05,8.344650268554688e-05,8.231401443481445e-05,8.147954940795898e-05,8.082389831542969e-05,7.992982864379883e-05,7.933378219604492e-05,7.867813110351562e-05,7.826089859008789e-05,7.772445678710938e-05,7.742643356323242e-05,7.712841033935547e-05,7.677078247070312e-05,7.659196853637695e-05,7.635354995727539e-05,7.605552673339844e-05,7.599592208862305e-05,7.581710815429688e-05,7.557868957519531e-05,7.539987564086914e-05,7.534027099609375e-05,7.522106170654297e-05,7.49826431274414e-05,7.492303848266602e-05,7.474422454833984e-05,7.468461990356445e-05,7.474422454833984e-05,7.462501525878906e-05,7.456541061401367e-05,7.456541061401367e-05,7.456541061401367e-05,7.450580596923828e-05,7.450580596923828e-05,7.43865966796875e-05,7.432699203491211e-05,7.432699203491211e-05,7.432699203491211e-05,7.426738739013672e-05,7.426738739013672e-05,7.426738739013672e-05,7.420778274536133e-05,7.426738739013672e-05,7.426738739013672e-05,7.426738739013672e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.414817810058594e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.414817810058594e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.414817810058594e-05,7.414817810058594e-05,7.414817810058594e-05,7.414817810058594e-05,7.414817810058594e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05,7.420778274536133e-05]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.00018984079360961914,0.00024192951968871057,0.00033201684709638357,0.00044520749361254275,0.000586572801694274,0.0007633703062310815,0.0009812416974455118,0.0012536227004602551,0.0015915397088974714,0.0020131473429501057,0.0025298804976046085,0.0031764437444508076,0.003975577652454376,0.004964569583535194,0.006182974204421043,0.007691428065299988,0.009553348645567894,0.01156141422688961,0.013808862306177616,0.016337061300873756,0.019183024764060974,0.022367268800735474,0.025924131274223328,0.029887845739722252,0.034286871552467346,0.039155490696430206,0.0445249043405056,0.050422247499227524,0.05687536671757698,0.06390147656202316,0.07152502983808517,0.07974487543106079,0.08858253061771393,0.09800957143306732,0.10803679376840591,0.11863245069980621,0.12978148460388184,0.14146214723587036,0.15364602208137512,0.16628897190093994,0.17937137186527252,0.19284668564796448,0.20668365061283112,0.22083857655525208,0.23527492582798004,0.24998551607131958,0.2649231553077698,0.28003793954849243,0.29536712169647217,0.3108416199684143,0.326447457075119,0.34216439723968506,0.35790929198265076,0.37370967864990234,0.3894989490509033,0.40524551272392273,0.42091482877731323,0.4364270865917206,0.45176956057548523,0.4668813943862915,0.4817410707473755,0.49628856778144836,0.5105019807815552,0.5243099331855774,0.5376887321472168,0.550595223903656,0.5630494356155396,0.5749951601028442,0.5864203572273254,0.597318172454834,0.6076872944831848,0.6175290942192078,0.6268367171287537,0.6356096267700195,0.6438634991645813,0.6516223549842834,0.6588613986968994,0.6656330227851868,0.6719263195991516,0.6777700185775757,0.6831848621368408,0.6881847381591797,0.6928004622459412,0.6970387101173401,0.7009357213973999,0.7045108079910278,0.7077749967575073,0.7107657790184021,0.7134879231452942,0.7159687280654907,0.7182272672653198,0.7202830910682678,0.7221492528915405,0.7238425612449646,0.7253775596618652,0.7267670035362244,0.7280277609825134,0.7291663289070129,0.7301973104476929,0.7311263084411621,0.7319647073745728,0.7327213287353516,0.7334039211273193,0.734024167060852,0.7345826029777527,0.7350887060165405,0.735539972782135,0.7359532713890076,0.7363213896751404,0.7366567254066467,0.7369548082351685,0.7372246384620667,0.737468957901001,0.737689733505249,0.7378877997398376,0.7380667924880981,0.7382276058197021,0.7383731007575989,0.7385028004646301,0.7386192679405212,0.7387248873710632,0.7388198971748352,0.7389063239097595,0.7389830946922302,0.7390533089637756,0.7391161322593689,0.7391729354858398,0.7392237782478333,0.7392702102661133,0.7393115758895874,0.7393486499786377,0.7393825650215149,0.7394126653671265,0.7394403219223022,0.7394647002220154,0.7394872903823853,0.7395071983337402,0.7395251989364624,0.7395415306091309,0.7395564913749695,0.7395698428153992,0.7395820021629333,0.7395928502082825,0.7396025061607361,0.7396114468574524,0.7396196126937866,0.7396266460418701,0.7396329045295715,0.7396387457847595,0.7396441102027893,0.739648699760437,0.7396530508995056,0.7396569848060608,0.7396604418754578,0.7396636009216309,0.7396665215492249,0.739669144153595,0.739671528339386,0.7396737337112427,0.7396756410598755,0.7396774888038635,0.7396790385246277,0.7396804094314575,0.7396817207336426,0.7396828532218933,0.7396839261054993,0.7396849393844604,0.7396857738494873,0.7396866083145142,0.7396873831748962,0.739687979221344,0.7396885752677917,0.73968905210495,0.7396895289421082,0.7396899461746216,0.739690363407135,0.7396907806396484,0.7396910786628723,0.7396913766860962,0.7396916747093201,0.7396919131278992,0.7396921515464783,0.7396923899650574,0.7396925687789917,0.739692747592926,0.7396928668022156,0.7396930456161499,0.7396931648254395,0.739693284034729,0.7396934032440186,0.7396934628486633,0.7396935224533081,0.7396936416625977,0.7396937012672424,0.7396937012672424,0.739693820476532,0.7396938800811768,0.7396939396858215,0.7396939396858215,0.7396939992904663,0.7396940588951111,0.7396941184997559,0.7396941184997559,0.7396941184997559,0.7396941184997559,0.7396941781044006,0.7396941781044006,0.7396942377090454,0.7396942377090454,0.7396942377090454,0.7396942377090454,0.7396942973136902,0.7396942973136902,0.7396942973136902,0.7396942973136902,0.7396942973136902,0.739694356918335,0.739694356918335,0.739694356918335,0.739694356918335,0.739694356918335,0.739694356918335,0.739694356918335,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797,0.7396944165229797],"recovered":[0.0,7.315122638829052e-05,0.00013589700392913073,0.0002117544354405254,0.00030673417495563626,0.0004245600139256567,0.0005713768769055605,0.0007538048084825277,0.0009830433409661055,0.0012645047390833497,0.0016166403656825423,0.0020518405362963676,0.0025928844697773457,0.0032614944502711296,0.004092526622116566,0.005115911364555359,0.006380388047546148,0.007943698205053806,0.009730219841003418,0.01174694113433361,0.014019706286489964,0.01658187247812748,0.019453154876828194,0.022663980722427368,0.026256196200847626,0.030250057578086853,0.03468162938952446,0.039580609649419785,0.04498044773936272,0.05091065913438797,0.057383112609386444,0.0644359439611435,0.0720742717385292,0.08030765503644943,0.08914577960968018,0.09856991469860077,0.10858415067195892,0.11917000263929367,0.13030485808849335,0.14196152985095978,0.15410906076431274,0.1667182445526123,0.17977146804332733,0.1932138204574585,0.20701009035110474,0.22113408148288727,0.23554196953773499,0.2502326965332031,0.2651251554489136,0.2802309989929199,0.2955341339111328,0.31097516417503357,0.3265618681907654,0.34222885966300964,0.35794177651405334,0.37371498346328735,0.38946831226348877,0.40518829226493835,0.4207872748374939,0.43626725673675537,0.4515564739704132,0.4666265845298767,0.48143306374549866,0.4959569275379181,0.5101093649864197,0.5238954424858093,0.5372347235679626,0.5501465201377869,0.562567412853241,0.5744810700416565,0.5858966112136841,0.5967854261398315,0.6071473956108093,0.6169818043708801,0.6262807846069336,0.6350589394569397,0.6433298587799072,0.6510874032974243,0.658355176448822,0.6651301980018616,0.6714373230934143,0.6772955656051636,0.6827283501625061,0.6877543330192566,0.6923826932907104,0.6966507434844971,0.7005710005760193,0.7041609287261963,0.7074519395828247,0.7104544639587402,0.7131971716880798,0.7156963348388672,0.7179768681526184,0.7200550436973572,0.7219363451004028,0.723643958568573,0.7251924872398376,0.7266009449958801,0.7278667092323303,0.7290198802947998,0.7300599813461304,0.730999767780304,0.7318469285964966,0.7326114773750305,0.7333055138587952,0.7339330911636353,0.7344979047775269,0.735008180141449,0.7354699969291687,0.7358831167221069,0.7362557649612427,0.7365941405296326,0.736897349357605,0.7371696829795837,0.7374175190925598,0.7376407980918884,0.7378414273262024,0.7380209565162659,0.7381843328475952,0.7383296489715576,0.7384602427482605,0.7385779023170471,0.7386845946311951,0.738781213760376,0.7388681769371033,0.7389469146728516,0.739017128944397,0.7390806078910828,0.739137589931488,0.7391892671585083,0.739235520362854,0.7392773032188416,0.7393156290054321,0.7393494844436646,0.7393805980682373,0.7394082546234131,0.739433228969574,0.7394557595252991,0.7394758462905884,0.7394942045211792,0.7395105957984924,0.7395254969596863,0.7395390272140503,0.7395510673522949,0.7395619750022888,0.7395718693733215,0.7395810484886169,0.7395889163017273,0.7395959496498108,0.7396023273468018,0.7396082878112793,0.7396134734153748,0.739618182182312,0.7396225333213806,0.7396264672279358,0.7396300435066223,0.7396332621574402,0.7396361827850342,0.7396388649940491,0.7396413087844849,0.7396435737609863,0.7396456003189087,0.739647388458252,0.7396489977836609,0.7396504282951355,0.7396517395973206,0.7396528720855713,0.739654004573822,0.7396548986434937,0.7396557331085205,0.7396565079689026,0.7396572828292847,0.7396579384803772,0.7396584749221802,0.7396590709686279,0.7396595478057861,0.7396599650382996,0.739660382270813,0.7396607398986816,0.7396610379219055,0.7396613359451294,0.739661693572998,0.7396619319915771,0.7396621704101562,0.7396623492240906,0.7396625280380249,0.7396627068519592,0.7396629452705383,0.7396630644798279,0.7396631836891174,0.739663302898407,0.7396634221076965,0.7396635413169861,0.7396636605262756,0.7396637201309204,0.7396637797355652,0.7396638989448547,0.7396638989448547,0.7396639585494995,0.7396640181541443,0.7396640777587891,0.7396640777587891,0.7396641373634338,0.7396641969680786,0.7396641969680786,0.7396641969680786,0.7396642565727234,0.7396642565727234,0.7396643161773682,0.7396643161773682,0.7396643161773682,0.7396643757820129,0.7396643757820129,0.7396643757820129,0.7396643757820129,0.7396644353866577,0.7396644353866577,0.7396644353866577,0.7396644353866577,0.7396644353866577,0.7396644353866577,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025,0.7396644949913025],"active":[0.00018984079360961914,0.00016877829330042005,0.00019611984316725284,0.00023345305817201734,0.0002798386267386377,0.0003388102923054248,0.0004098648205399513,0.0004998178919777274,0.000608496367931366,0.000748642603866756,0.0009132401319220662,0.00112460320815444,0.0013826931826770306,0.0017030751332640648,0.0020904475823044777,0.002575516700744629,0.0031729605980217457,0.003617716021835804,0.004078642465174198,0.004590120166540146,0.005163318477571011,0.005785396322607994,0.006470976397395134,0.007223865017294884,0.00803067535161972,0.008905433118343353,0.00984327495098114,0.01084163784980774,0.011894918978214264,0.012990817427635193,0.01414191722869873,0.015308931469917297,0.016508258879184723,0.01770191639661789,0.01889101415872574,0.020062536001205444,0.021197333931922913,0.02229214459657669,0.023341163992881775,0.024327442049980164,0.025262311100959778,0.026128441095352173,0.026912182569503784,0.02762475609779358,0.028264835476875305,0.028851434588432312,0.02938118577003479,0.029805243015289307,0.030241966247558594,0.030610620975494385,0.030913323163986206,0.03118923306465149,0.031347423791885376,0.0314808189868927,0.031557172536849976,0.031530529260635376,0.03144651651382446,0.031238794326782227,0.030982285737991333,0.030614137649536133,0.03018459677696228,0.029661983251571655,0.02906891703605652,0.028353005647659302,0.02757936716079712,0.02669978141784668,0.025814712047576904,0.024848639965057373,0.023852944374084473,0.02283710241317749,0.021790683269500732,0.02074366807937622,0.019689321517944336,0.018627822399139404,0.017582714557647705,0.01656341552734375,0.015531539916992188,0.014545619487762451,0.01357114315032959,0.012639820575714111,0.011747539043426514,0.010889172554016113,0.010072112083435059,0.009284377098083496,0.008553028106689453,0.007860064506530762,0.007203996181488037,0.0066048502922058105,0.006035983562469482,0.005514264106750488,0.00503009557723999,0.004586756229400635,0.004172384738922119,0.003787517547607422,0.0034412145614624023,0.003123044967651367,0.0028352737426757812,0.0025653839111328125,0.002330601215362549,0.0021064281463623047,0.0019047260284423828,0.0017215609550476074,0.001556992530822754,0.0014126896858215332,0.0012770891189575195,0.0011556148529052734,0.0010420680046081543,0.0009450912475585938,0.0008513927459716797,0.0007736086845397949,0.0006990432739257812,0.000630497932434082,0.0005716085433959961,0.0005200505256652832,0.00047028064727783203,0.0004259943962097168,0.00038617849349975586,0.0003521442413330078,0.0003184676170349121,0.00028961896896362305,0.0002646446228027344,0.00024199485778808594,0.00022172927856445312,0.00020188093185424805,0.00018513202667236328,0.00016921758651733398,0.0001558065414428711,0.00014317035675048828,0.00013262033462524414,0.00012230873107910156,0.0001131296157836914,0.00010526180267333984,9.703636169433594e-05,9.083747863769531e-05,8.410215377807617e-05,7.903575897216797e-05,7.396936416625977e-05,6.943941116333008e-05,6.568431854248047e-05,6.22868537902832e-05,5.924701690673828e-05,5.650520324707031e-05,5.3822994232177734e-05,5.143880844116211e-05,4.947185516357422e-05,4.774332046508789e-05,4.559755325317383e-05,4.398822784423828e-05,4.279613494873047e-05,4.178285598754883e-05,4.0411949157714844e-05,3.9577484130859375e-05,3.88026237487793e-05,3.790855407714844e-05,3.713369369506836e-05,3.647804260253906e-05,3.5881996154785156e-05,3.534555435180664e-05,3.4868717193603516e-05,3.4332275390625e-05,3.3915042877197266e-05,3.343820571899414e-05,3.3020973205566406e-05,3.272294998168945e-05,3.24249267578125e-05,3.218650817871094e-05,3.2067298889160156e-05,3.17692756652832e-05,3.170967102050781e-05,3.165006637573242e-05,3.147125244140625e-05,3.129243850708008e-05,3.1113624572753906e-05,3.1054019927978516e-05,3.0875205993652344e-05,3.081560134887695e-05,3.081560134887695e-05,3.069639205932617e-05,3.063678741455078e-05,3.063678741455078e-05,3.057718276977539e-05,3.045797348022461e-05,3.045797348022461e-05,3.039836883544922e-05,3.039836883544922e-05,3.0338764190673828e-05,3.0338764190673828e-05,3.0219554901123047e-05,3.0219554901123047e-05,3.0219554901123047e-05,3.0159950256347656e-05,3.0100345611572266e-05,3.0100345611572266e-05,3.0040740966796875e-05,2.9981136322021484e-05,3.0040740966796875e-05,2.9981136322021484e-05,3.0040740966796875e-05,2.9981136322021484e-05,2.9981136322021484e-05,2.9981136322021484e-05,3.0040740966796875e-05,2.9981136322021484e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9981136322021484e-05,2.9921531677246094e-05,2.9981136322021484e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9861927032470703e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9861927032470703e-05,2.9861927032470703e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05,2.9921531677246094e-05]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.00018984079360961914,0.00024315401969943196,0.0003289080923423171,0.0004344609915278852,0.0005631899111904204,0.0007196574006229639,0.0009096671710722148,0.0011411197483539581,0.0014215747360140085,0.0017632378730922937,0.0021762014366686344,0.0026762946508824825,0.0032844790257513523,0.004017092753201723,0.004904686938971281,0.005976508837193251,0.00727003812789917,0.0086510656401515,0.010167274624109268,0.011843698099255562,0.013704219833016396,0.015751050785183907,0.018013549968600273,0.020495295524597168,0.02323012799024582,0.02621985599398613,0.029498878866434097,0.03307265043258667,0.036965079605579376,0.04119059070944786,0.04577001556754112,0.05070667713880539,0.05601900815963745,0.06170608848333359,0.06779135018587112,0.07427891343832016,0.0811595693230629,0.08842407912015915,0.09608423709869385,0.10413254797458649,0.11255688965320587,0.12132658064365387,0.13045376539230347,0.13991019129753113,0.14968696236610413,0.1597394347190857,0.1700563281774521,0.18063732981681824,0.19145084917545319,0.20248901844024658,0.2137138694524765,0.22513119876384735,0.2366972118616104,0.24845226109027863,0.26034772396087646,0.27236616611480713,0.2844773530960083,0.29671981930732727,0.3090234100818634,0.32140296697616577,0.3338060677051544,0.34622713923454285,0.3586519956588745,0.37103989720344543,0.3833613693714142,0.3955736458301544,0.4076477885246277,0.41960033774375916,0.43138423562049866,0.4429989159107208,0.45440152287483215,0.4655652940273285,0.47646957635879517,0.4870947003364563,0.4974220097064972,0.507439911365509,0.5171239972114563,0.5264788269996643,0.5355153679847717,0.5442129969596863,0.5525724291801453,0.560593843460083,0.5682640671730042,0.5755836367607117,0.5825595259666443,0.5892109870910645,0.595529317855835,0.6015258431434631,0.6071999669075012,0.6125677227973938,0.6176268458366394,0.6223952770233154,0.6268774271011353,0.6310903429985046,0.6350317001342773,0.6387225985527039,0.6421701908111572,0.6453975439071655,0.6484023928642273,0.6511975526809692,0.6538004875183105,0.6562161445617676,0.6584551930427551,0.6605324149131775,0.6624516248703003,0.66423499584198,0.6658869385719299,0.667410671710968,0.6688156127929688,0.6701151728630066,0.6713107824325562,0.6724112629890442,0.6734286546707153,0.6743675470352173,0.6752284169197083,0.6760274767875671,0.6767556667327881,0.6774246096611023,0.6780411601066589,0.6786084771156311,0.6791308522224426,0.6796092987060547,0.6800493001937866,0.6804525256156921,0.6808221340179443,0.6811630725860596,0.681475818157196,0.6817629337310791,0.6820260286331177,0.6822683215141296,0.6824909448623657,0.6826943755149841,0.6828813552856445,0.6830554008483887,0.6832135915756226,0.6833586692810059,0.6834917068481445,0.683614194393158,0.6837263703346252,0.683830201625824,0.6839244365692139,0.6840113997459412,0.6840908527374268,0.6841636896133423,0.6842314600944519,0.6842934489250183,0.6843506097793579,0.684403121471405,0.6844516396522522,0.6844952702522278,0.684535562992096,0.6845729947090149,0.6846073865890503,0.6846389174461365,0.6846676468849182,0.6846942901611328,0.6847189664840698,0.684741199016571,0.6847619414329529,0.6847808957099915,0.684798538684845,0.6848148703575134,0.6848299503326416,0.6848436594009399,0.6848564147949219,0.6848680377006531,0.6848786473274231,0.6848886609077454,0.684897780418396,0.6849060654640198,0.6849138140678406,0.6849207282066345,0.6849269866943359,0.684933066368103,0.6849387884140015,0.6849439740180969,0.684948742389679,0.6849530935287476,0.6849572062492371,0.6849609613418579,0.6849644780158997,0.6849676370620728,0.6849705576896667,0.6849732995033264,0.6849756836891174,0.6849779486656189,0.6849801540374756,0.6849822402000427,0.684984028339386,0.6849856972694397,0.684987485408783,0.6849888563156128,0.6849902272224426,0.6849915385246277,0.6849927306175232,0.6849938035011292,0.6849947571754456,0.6849955916404724,0.6849965453147888,0.6849974989891052,0.6849982142448425,0.6849988698959351,0.6849994659423828,0.6850000023841858,0.6850005388259888,0.6850010752677917,0.6850016117095947,0.6850020289421082,0.6850024461746216,0.685002863407135,0.6850031614303589,0.6850034594535828,0.6850037574768066,0.6850040555000305,0.6850043535232544,0.6850045919418335,0.6850048303604126,0.6850050687789917,0.685005247592926,0.6850054264068604,0.6850056052207947,0.685005784034729,0.6850059032440186,0.6850060820579529,0.6850062012672424,0.6850062608718872,0.6850063800811768,0.6850064992904663,0.6850065588951111,0.6850066184997559,0.6850067377090454,0.6850067377090454,0.6850067973136902,0.685006856918335,0.6850069165229797,0.6850069761276245,0.6850070357322693,0.6850070357322693,0.6850070953369141,0.6850070953369141,0.6850071549415588,0.6850071549415588,0.6850072145462036,0.6850072145462036,0.6850072741508484,0.6850072741508484,0.6850073337554932,0.6850073337554932,0.6850073933601379,0.6850073933601379,0.6850073933601379,0.6850073933601379,0.6850073933601379,0.6850074529647827,0.6850074529647827,0.6850074529647827,0.6850074529647827,0.6850075125694275,0.6850075125694275,0.6850075125694275,0.6850075125694275,0.6850075125694275,0.6850075125694275,0.6850075125694275,0.6850075125694275,0.6850075125694275,0.6850075125694275,0.6850075125694275,0.6850075125694275,0.6850075125694275,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723,0.6850075721740723],"recovered":[0.0,7.319595169974491e-05,0.0001359920424874872,0.00020987013704143465,0.0002988783526234329,0.0004087309935130179,0.0005416534258984029,0.0007032257271930575,0.0008995369425974786,0.0011386496480554342,0.001428447780199349,0.0017790849087759852,0.0022052607964724302,0.002721032127737999,0.0033448219764977694,0.004101964645087719,0.005014143884181976,0.0061188205145299435,0.007362497504800558,0.008742328733205795,0.010271196253597736,0.01196600403636694,0.013836769387125969,0.01590144820511341,0.018172329291701317,0.020675551146268845,0.0234207883477211,0.026438746601343155,0.029729941859841347,0.03332100436091423,0.03723887726664543,0.04147834703326225,0.046068888157606125,0.05102077126502991,0.056345246732234955,0.06204647198319435,0.06814419478178024,0.07462769001722336,0.08150503039360046,0.08877330273389816,0.09643005579710007,0.10446057468652725,0.112867072224617,0.12163238227367401,0.13074423372745514,0.1401827037334442,0.14994069933891296,0.1599738448858261,0.1702750325202942,0.18083809316158295,0.19164803624153137,0.20264750719070435,0.21385173499584198,0.22525319457054138,0.23681846261024475,0.24855199456214905,0.2604217231273651,0.27242311835289,0.284546822309494,0.2967386245727539,0.30904248356819153,0.3213950991630554,0.3337796926498413,0.34619396924972534,0.3585920035839081,0.37095367908477783,0.38323891162872314,0.3954196274280548,0.4074837863445282,0.4194009006023407,0.43116164207458496,0.44275039434432983,0.45411744713783264,0.46526163816452026,0.4761468172073364,0.486742228269577,0.4970608949661255,0.5070604085922241,0.5167363286018372,0.5260927081108093,0.5351192951202393,0.5438113808631897,0.5521784424781799,0.5601893067359924,0.5678516626358032,0.575170636177063,0.5821583867073059,0.5888106226921082,0.5951341986656189,0.6011349558830261,0.6068196296691895,0.6121882200241089,0.6172558665275574,0.6220352649688721,0.6265281438827515,0.6307422518730164,0.6347029209136963,0.6384037733078003,0.6418688297271729,0.6451001167297363,0.6481157541275024,0.650927722454071,0.6535385847091675,0.6559576988220215,0.6582101583480835,0.6602935791015625,0.6622342467308044,0.6640286445617676,0.6656856536865234,0.6672184467315674,0.6686332821846008,0.669939398765564,0.6711413264274597,0.6722508072853088,0.6732763648033142,0.6742188930511475,0.6750907301902771,0.6758910417556763,0.6766237020492554,0.6772993803024292,0.6779212951660156,0.6784919500350952,0.6790168881416321,0.6794995069503784,0.6799410581588745,0.6803467273712158,0.6807209849357605,0.6810635328292847,0.6813788414001465,0.6816660761833191,0.6819320917129517,0.6821766495704651,0.6824008226394653,0.682606041431427,0.6827964186668396,0.682970404624939,0.6831293106079102,0.6832756996154785,0.6834105849266052,0.6835348010063171,0.6836482286453247,0.6837520599365234,0.6838480830192566,0.683936357498169,0.6840165853500366,0.6840901970863342,0.6841581463813782,0.6842206120491028,0.6842783689498901,0.6843312382698059,0.6843794584274292,0.6844237446784973,0.684464156627655,0.6845017075538635,0.6845366358757019,0.684568464756012,0.684597373008728,0.6846245527267456,0.6846492290496826,0.6846717000007629,0.6846926808357239,0.6847119331359863,0.6847299933433533,0.684746265411377,0.6847609877586365,0.6847748160362244,0.6847874522209167,0.6847991943359375,0.6848101019859314,0.6848202347755432,0.6848294138908386,0.6848379969596863,0.6848456263542175,0.684852659702301,0.6848593354225159,0.6848653554916382,0.684871256351471,0.6848763227462769,0.6848812699317932,0.6848856806755066,0.6848898530006409,0.6848934292793274,0.6848968267440796,0.6848999857902527,0.6849030256271362,0.6849057078361511,0.6849081516265869,0.6849105954170227,0.684912919998169,0.6849149465560913,0.6849167943000793,0.6849185824394226,0.6849203109741211,0.6849218010902405,0.6849231719970703,0.6849244236946106,0.6849256157875061,0.6849268078804016,0.684927761554718,0.6849287152290344,0.6849296689033508,0.6849305033683777,0.6849312782287598,0.6849319338798523,0.6849325895309448,0.684933066368103,0.6849336624145508,0.684934139251709,0.6849346160888672,0.6849350333213806,0.6849355101585388,0.6849358677864075,0.6849362254142761,0.6849365830421448,0.6849368810653687,0.6849371790885925,0.6849374771118164,0.6849377155303955,0.6849379539489746,0.6849381923675537,0.6849384307861328,0.6849386096000671,0.6849387884140015,0.6849389672279358,0.6849390864372253,0.6849392056465149,0.6849393248558044,0.6849393844604492,0.6849395036697388,0.6849395632743835,0.6849396228790283,0.6849397420883179,0.6849397420883179,0.6849398612976074,0.6849399209022522,0.684939980506897,0.684939980506897,0.6849400401115417,0.6849400997161865,0.6849400997161865,0.6849401593208313,0.6849402189254761,0.6849402189254761,0.6849402785301208,0.6849402785301208,0.6849403381347656,0.6849403381347656,0.6849403977394104,0.6849403977394104,0.6849403977394104,0.6849404573440552,0.6849405169487,0.6849405169487,0.6849405169487,0.6849405169487,0.6849405169487,0.6849405765533447,0.6849405765533447,0.6849405765533447,0.6849405765533447,0.6849405765533447,0.6849406361579895,0.6849406361579895,0.6849406361579895,0.6849406361579895,0.6849406361579895,0.6849406361579895,0.6849406361579895,0.6849406361579895,0.6849406361579895,0.6849406361579895,0.6849406361579895,0.6849406361579895,0.6849406361579895,0.6849406361579895,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343,0.6849406957626343],"active":[0.00018984079360961914,0.00016995807527564466,0.0001929160498548299,0.00022459085448645055,0.0002643115585669875,0.000310926407109946,0.0003680137451738119,0.0004378940211609006,0.0005220377934165299,0.0006245882250368595,0.0007477536564692855,0.0008972097421064973,0.001079218229278922,0.0012960606254637241,0.0015598649624735117,0.0018745441921055317,0.0022558942437171936,0.0025322451256215572,0.00280477711930871,0.0031013693660497665,0.003433023579418659,0.003785046748816967,0.004176780581474304,0.004593847319483757,0.005057798698544502,0.005544304847717285,0.0060780905187129974,0.006633903831243515,0.0072351377457380295,0.00786958634853363,0.008531138300895691,0.009228330105543137,0.009950120002031326,0.01068531721830368,0.01144610345363617,0.012232441455125809,0.013015374541282654,0.013796389102935791,0.014579206705093384,0.015359245240688324,0.016126833856105804,0.016866005957126617,0.017586693167686462,0.018277809023857117,0.018942728638648987,0.01955673098564148,0.020115628838539124,0.020663484930992126,0.021175816655158997,0.021650925278663635,0.02206583321094513,0.022483691573143005,0.022845476865768433,0.023199066519737244,0.023529261350631714,0.02381417155265808,0.02405562996864319,0.024296700954437256,0.024476587772369385,0.024664342403411865,0.02476358413696289,0.024832040071487427,0.024872303009033203,0.024845927953720093,0.024769365787506104,0.024619966745376587,0.02440887689590454,0.024180710315704346,0.02390044927597046,0.023598015308380127,0.023239880800247192,0.022814899682998657,0.022352129220962524,0.021833062171936035,0.021275192499160767,0.020697683095932007,0.02006310224533081,0.019418418407440186,0.01877903938293457,0.018120288848876953,0.017453134059906006,0.01678246259689331,0.01608562469482422,0.015394330024719238,0.014707863330841064,0.014040350914001465,0.013370931148529053,0.01271522045135498,0.012065768241882324,0.011432766914367676,0.010807216167449951,0.010207056999206543,0.00962156057357788,0.009055078029632568,0.008503556251525879,0.0079803466796875,0.0074672698974609375,0.006993770599365234,0.006533563137054443,0.00609743595123291,0.0056847333908081055,0.005288422107696533,0.0049166083335876465,0.004574716091156006,0.004241466522216797,0.0039414167404174805,0.0036526918411254883,0.0033820271492004395,0.0031299591064453125,0.002896726131439209,0.0026775002479553223,0.0024718642234802246,0.0022873282432556152,0.0021167397499084473,0.001952052116394043,0.0018085837364196777,0.0016649365425109863,0.0015335679054260254,0.0014174580574035645,0.0013090968132019043,0.001209557056427002,0.0011173486709594727,0.001032412052154541,0.0009530186653137207,0.0008810758590698242,0.00081634521484375,0.0007548332214355469,0.0006994009017944336,0.0006471872329711914,0.0006022453308105469,0.0005588531494140625,0.000517725944519043,0.0004805326461791992,0.0004493594169616699,0.000417172908782959,0.00038826465606689453,0.000362396240234375,0.00033849477767944336,0.00031578540802001953,0.00029540061950683594,0.00027620792388916016,0.0002593398094177246,0.00024276971817016602,0.00022733211517333984,0.0002148747444152832,0.00020325183868408203,0.00019246339797973633,0.0001825094223022461,0.00017327070236206055,0.000164031982421875,0.00015610456466674805,0.00014925003051757812,0.00014322996139526367,0.00013720989227294922,0.0001310110092163086,0.0001258254051208496,0.00012159347534179688,0.00011664628982543945,0.00011271238327026367,0.00010919570922851562,0.00010585784912109375,0.00010293722152709961,9.995698928833008e-05,9.739398956298828e-05,9.542703628540039e-05,9.322166442871094e-05,9.119510650634766e-05,8.946657180786133e-05,8.767843246459961e-05,8.58306884765625e-05,8.440017700195312e-05,8.273124694824219e-05,8.13603401184082e-05,8.040666580200195e-05,7.94529914855957e-05,7.861852645874023e-05,7.748603820800781e-05,7.677078247070312e-05,7.593631744384766e-05,7.528066635131836e-05,7.462501525878906e-05,7.420778274536133e-05,7.37309455871582e-05,7.331371307373047e-05,7.265806198120117e-05,7.224082946777344e-05,7.200241088867188e-05,7.164478302001953e-05,7.110834121704102e-05,7.075071334838867e-05,7.069110870361328e-05,7.027387619018555e-05,6.99162483215332e-05,6.973743438720703e-05,6.955862045288086e-05,6.937980651855469e-05,6.914138793945312e-05,6.878376007080078e-05,6.878376007080078e-05,6.878376007080078e-05,6.854534149169922e-05,6.836652755737305e-05,6.818771362304688e-05,6.80685043334961e-05,6.794929504394531e-05,6.80088996887207e-05,6.794929504394531e-05,6.788969039916992e-05,6.783008575439453e-05,6.783008575439453e-05,6.765127182006836e-05,6.759166717529297e-05,6.753206253051758e-05,6.747245788574219e-05,6.747245788574219e-05,6.74128532409668e-05,6.73532485961914e-05,6.73532485961914e-05,6.729364395141602e-05,6.723403930664062e-05,6.717443466186523e-05,6.717443466186523e-05,6.711483001708984e-05,6.711483001708984e-05,6.711483001708984e-05,6.705522537231445e-05,6.705522537231445e-05,6.711483001708984e-05,6.705522537231445e-05,6.705522537231445e-05,6.711483001708984e-05,6.699562072753906e-05,6.705522537231445e-05,6.699562072753906e-05,6.699562072753906e-05,6.699562072753906e-05,6.705522537231445e-05,6.699562072753906e-05,6.699562072753906e-05,6.699562072753906e-05,6.699562072753906e-05,6.693601608276367e-05,6.699562072753906e-05,6.693601608276367e-05,6.699562072753906e-05,6.693601608276367e-05,6.699562072753906e-05,6.693601608276367e-05,6.699562072753906e-05,6.699562072753906e-05,6.693601608276367e-05,6.687641143798828e-05,6.687641143798828e-05,6.693601608276367e-05,6.693601608276367e-05,6.693601608276367e-05,6.687641143798828e-05,6.693601608276367e-05,6.693601608276367e-05,6.693601608276367e-05,6.693601608276367e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.693601608276367e-05,6.693601608276367e-05,6.693601608276367e-05,6.693601608276367e-05,6.693601608276367e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.00018984079360961914,0.0002425557468086481,0.0003379044937901199,0.0004595883656293154,0.0006155750015750527,0.000811651349067688,0.0010626288130879402,0.0013783874455839396,0.0017790612764656544,0.002289190888404846,0.00293308706022799,0.0037499675527215004,0.004781890194863081,0.0060892244800925255,0.007731400430202484,0.009804141707718372,0.012400430627167225,0.015644781291484833,0.019685398787260056,0.02469155751168728,0.03084535151720047,0.03835277259349823,0.04744866117835045,0.05833624675869942,0.07120046019554138,0.0861998051404953,0.10343866050243378,0.12293341755867004,0.14463509619235992,0.16839224100112915,0.1940651386976242,0.2220534235239029,0.2519182860851288,0.2833831012248993,0.31623783707618713,0.350218266248703,0.38517242670059204,0.42085739970207214,0.4569912850856781,0.4932539463043213,0.5291944146156311,0.5643579959869385,0.5983079671859741,0.6306052207946777,0.6609366536140442,0.688998281955719,0.7146151661872864,0.7376599907875061,0.758170485496521,0.7762130498886108,0.7919095754623413,0.805487334728241,0.8171247243881226,0.8270348906517029,0.8354357481002808,0.8425212502479553,0.8484928607940674,0.8535006046295166,0.857688844203949,0.8611974716186523,0.8641207814216614,0.8665515184402466,0.8685803413391113,0.8702613711357117,0.8716646432876587,0.8728301525115967,0.8737966418266296,0.8746006488800049,0.8752665519714355,0.8758180737495422,0.8762741684913635,0.8766546249389648,0.8769688010215759,0.8772300481796265,0.8774461150169373,0.8776254057884216,0.8777750730514526,0.8778985738754272,0.8780015707015991,0.8780867457389832,0.8781561851501465,0.8782147765159607,0.8782635927200317,0.8783043026924133,0.8783382177352905,0.8783662915229797,0.8783899545669556,0.8784092664718628,0.878425657749176,0.8784394264221191,0.8784510493278503,0.8784606456756592,0.8784686923027039,0.8784754276275635,0.8784809708595276,0.8784858584403992,0.8784900903701782,0.87849360704422,0.8784967064857483,0.8784992694854736,0.8785015344619751,0.8785033822059631,0.8785050511360168,0.878506600856781,0.8785079121589661,0.8785092234611511,0.8785103559494019,0.8785114288330078,0.8785123229026794,0.8785132169723511,0.8785140514373779,0.8785147666931152,0.8785154819488525,0.8785161972045898,0.8785167336463928,0.8785174489021301,0.8785180449485779,0.8785187005996704,0.8785192370414734,0.8785197138786316,0.8785201907157898,0.878520667552948,0.8785211443901062,0.8785215020179749,0.8785220384597778,0.8785224556922913,0.8785228729248047,0.8785232901573181,0.8785237073898315,0.8785240650177002,0.8785244226455688,0.8785248398780823,0.8785250782966614,0.87852543592453,0.8785257935523987,0.8785260915756226,0.8785263895988464,0.8785266280174255,0.8785269856452942,0.8785272240638733,0.8785275816917419,0.878527820110321,0.8785280585289001,0.8785284161567688,0.8785285949707031,0.878528892993927,0.8785290718078613,0.8785293698310852,0.8785295486450195,0.8785297870635986,0.8785300254821777,0.8785302639007568,0.8785305023193359,0.878530740737915,0.8785309791564941,0.8785311579704285,0.8785313367843628,0.8785315155982971,0.8785316944122314,0.8785318732261658,0.8785320520401001,0.8785322308540344,0.8785324096679688,0.8785325884819031,0.8785327672958374,0.8785329461097717,0.8785330653190613,0.8785331845283508,0.8785333633422852,0.8785334825515747,0.8785336017608643,0.8785337209701538,0.8785338401794434,0.8785339593887329,0.8785340785980225,0.878534197807312,0.8785343766212463,0.8785344958305359,0.8785346746444702,0.8785347938537598,0.8785348534584045,0.8785350322723389,0.8785351514816284,0.8785352110862732,0.8785353302955627,0.8785353899002075,0.8785355687141418,0.8785356879234314,0.8785357475280762,0.8785358667373657,0.8785359263420105,0.8785359859466553,0.8785361051559448,0.8785361647605896,0.8785362839698792,0.8785363435745239,0.8785364627838135,0.8785365223884583,0.878536581993103,0.8785366415977478,0.8785367608070374,0.8785368204116821,0.8785368800163269,0.8785369396209717,0.8785369992256165,0.878537118434906,0.8785371780395508,0.8785372376441956,0.8785372972488403,0.8785373568534851,0.8785374164581299,0.8785374760627747,0.8785374760627747,0.8785375356674194,0.8785375952720642,0.878537654876709,0.8785377740859985,0.8785378336906433,0.8785378336906433,0.8785378932952881,0.8785379528999329,0.8785380125045776,0.8785380721092224,0.8785381317138672,0.8785381317138672,0.878538191318512,0.878538191318512,0.8785382509231567,0.8785383105278015,0.8785383701324463,0.8785383701324463,0.8785384297370911,0.8785384297370911,0.8785384893417358,0.8785384893417358,0.8785385489463806,0.8785385489463806,0.8785386085510254,0.8785386085510254,0.8785386681556702,0.8785386681556702,0.8785387277603149,0.8785387277603149,0.8785387277603149,0.8785387873649597,0.8785387873649597,0.8785388469696045,0.8785388469696045,0.8785389065742493,0.8785389065742493,0.878538966178894,0.878538966178894,0.8785390257835388,0.8785390257835388,0.8785390257835388,0.8785390257835388,0.8785390853881836,0.8785390853881836,0.8785390853881836,0.8785391449928284,0.8785391449928284,0.8785391449928284,0.8785391449928284,0.8785392045974731,0.8785392045974731,0.8785392045974731,0.8785392642021179,0.8785392642021179,0.8785392642021179,0.8785392642021179,0.8785392642021179,0.8785392642021179,0.8785393238067627,0.8785393238067627,0.8785393238067627,0.8785393238067627,0.8785393834114075,0.8785393834114075,0.8785393834114075,0.8785393834114075,0.8785394430160522,0.8785394430160522,0.8785394430160522,0.878539502620697,0.878539502620697,0.878539502620697,0.878539502620697,0.878539502620697,0.878539502620697,0.8785395622253418,0.8785395622253418,0.8785395622253418,0.8785395622253418,0.8785395622253418,0.8785396218299866,0.8785396218299866,0.8785396218299866,0.8785396218299866,0.8785396218299866,0.8785396814346313,0.8785396814346313,0.8785396814346313,0.8785396814346313,0.8785396814346313,0.8785396814346313,0.8785396814346313,0.8785396814346313,0.8785396814346313,0.8785397410392761,0.8785397410392761,0.8785397410392761,0.8785397410392761,0.8785397410392761,0.8785397410392761,0.8785397410392761,0.8785398006439209,0.8785398006439209,0.8785398006439209,0.8785398006439209,0.8785398006439209,0.8785398006439209,0.8785398006439209,0.8785398006439209,0.8785398006439209,0.8785398006439209,0.8785398006439209,0.8785398602485657,0.8785398602485657,0.8785398602485657,0.8785398602485657,0.8785398602485657,0.8785398602485657,0.8785398602485657,0.8785398602485657,0.8785398602485657,0.8785398602485657,0.8785399198532104,0.8785399198532104,0.8785399198532104,0.8785399198532104,0.8785399198532104,0.8785399198532104,0.8785399198532104,0.8785399198532104,0.8785399198532104,0.8785399198532104,0.8785399198532104,0.8785399198532104,0.8785399198532104,0.8785399198532104,0.8785399198532104],"recovered":[0.0,7.307853229576722e-05,0.0001360255992040038,0.00021486319019459188,0.0003152273711748421,0.00044341952889226377,0.0006058529252186418,0.0008125192252919078,0.0010745507897809148,0.0014045112766325474,0.001824928098358214,0.0023590445052832365,0.0030343583784997463,0.003886391408741474,0.00496694166213274,0.006327834911644459,0.008040964603424072,0.010196110233664513,0.012897657230496407,0.01627468504011631,0.02046278305351734,0.025633562356233597,0.03197507932782173,0.03969329595565796,0.04899819195270538,0.06008167192339897,0.07312260568141937,0.08824830502271652,0.10556310415267944,0.12508660554885864,0.14670675992965698,0.1703595519065857,0.1961682289838791,0.2240321934223175,0.25367826223373413,0.2849560081958771,0.3175755441188812,0.3513588607311249,0.3860829472541809,0.42151907086372375,0.45735985040664673,0.49324747920036316,0.5288035869598389,0.5635358095169067,0.5970613956451416,0.6290022134780884,0.6589784026145935,0.6867954134941101,0.712212324142456,0.7351800799369812,0.7556883096694946,0.7737835645675659,0.7896186113357544,0.8033708333969116,0.8152009844779968,0.8253178596496582,0.8339096903800964,0.8411805033683777,0.8473255634307861,0.8524962067604065,0.8568312525749207,0.8604632019996643,0.8634940385818481,0.8660202026367188,0.8681216239929199,0.8698751926422119,0.8713371753692627,0.8725479245185852,0.8735529184341431,0.8743916749954224,0.875085711479187,0.8756642937660217,0.8761417269706726,0.8765391111373901,0.8768689632415771,0.8771427869796753,0.8773682117462158,0.8775551319122314,0.877710223197937,0.8778396844863892,0.8779471516609192,0.8780354857444763,0.8781085014343262,0.8781704306602478,0.8782215714454651,0.8782633543014526,0.8782986998558044,0.878328263759613,0.8783528208732605,0.8783732056617737,0.8783906698226929,0.8784046769142151,0.8784162998199463,0.8784263730049133,0.8784347176551819,0.8784415125846863,0.8784475922584534,0.8784527778625488,0.8784569501876831,0.878460705280304,0.8784638047218323,0.8784666061401367,0.8784687519073486,0.878470778465271,0.8784723877906799,0.8784739375114441,0.8784753680229187,0.8784765601158142,0.8784777522087097,0.8784788250923157,0.8784797787666321,0.8784807324409485,0.8784815073013306,0.8784822821617126,0.8784829378128052,0.8784835934638977,0.8784842491149902,0.878484845161438,0.8784855008125305,0.8784860968589783,0.8784866333007812,0.8784871101379395,0.8784875869750977,0.8784880638122559,0.8784885406494141,0.8784890174865723,0.8784895539283752,0.8784899115562439,0.8784903287887573,0.8784907460212708,0.8784911632537842,0.8784915208816528,0.8784919381141663,0.8784922361373901,0.8784925937652588,0.8784929513931274,0.8784932494163513,0.8784935474395752,0.8784938454627991,0.878494143486023,0.8784945011138916,0.8784947395324707,0.8784950375556946,0.8784952163696289,0.8784955739974976,0.8784958124160767,0.8784961104393005,0.8784963488578796,0.8784965872764587,0.8784968256950378,0.8784970641136169,0.878497302532196,0.8784975409507751,0.8784977197647095,0.8784979581832886,0.8784981369972229,0.878498375415802,0.8784985542297363,0.8784987330436707,0.8784989714622498,0.8784991502761841,0.8784993290901184,0.8784995079040527,0.8784996867179871,0.8784998655319214,0.8784999847412109,0.8785001635551453,0.8785003423690796,0.8785004615783691,0.8785006403923035,0.878500759601593,0.8785008788108826,0.8785009980201721,0.8785011768341064,0.878501296043396,0.8785014152526855,0.8785015344619751,0.8785016536712646,0.878501832485199,0.8785019516944885,0.8785020709037781,0.8785021901130676,0.878502368927002,0.8785024285316467,0.8785025477409363,0.8785026669502258,0.8785027265548706,0.8785028457641602,0.8785029053688049,0.8785030841827393,0.878503143787384,0.8785032629966736,0.8785033226013184,0.8785034418106079,0.8785035014152527,0.8785035610198975,0.878503680229187,0.8785037398338318,0.8785037994384766,0.8785039186477661,0.8785039782524109,0.8785040974617004,0.8785041570663452,0.87850421667099,0.8785042762756348,0.8785043358802795,0.8785043954849243,0.8785045146942139,0.8785045742988586,0.8785045742988586,0.8785046935081482,0.878504753112793,0.8785048127174377,0.8785048723220825,0.8785049319267273,0.8785049915313721,0.8785049915313721,0.8785051107406616,0.8785051703453064,0.8785052299499512,0.8785052299499512,0.878505289554596,0.8785053491592407,0.8785053491592407,0.8785054683685303,0.878505527973175,0.878505527973175,0.8785055875778198,0.8785056471824646,0.8785057067871094,0.8785057067871094,0.8785057663917542,0.8785058259963989,0.8785058259963989,0.8785058856010437,0.8785058856010437,0.8785059452056885,0.8785059452056885,0.8785060048103333,0.8785060048103333,0.8785060048103333,0.878506064414978,0.878506064414978,0.8785061240196228,0.8785061240196228,0.8785061836242676,0.8785062432289124,0.8785062432289124,0.8785063028335571,0.8785063624382019,0.8785063624382019,0.8785063624382019,0.8785064220428467,0.8785064220428467,0.8785064220428467,0.8785064220428467,0.8785064816474915,0.8785064816474915,0.8785064816474915,0.8785064816474915,0.8785065412521362,0.8785065412521362,0.878506600856781,0.878506600856781,0.878506600856781,0.878506600856781,0.8785066604614258,0.8785066604614258,0.8785066604614258,0.8785066604614258,0.8785067200660706,0.8785067200660706,0.8785067200660706,0.8785067200660706,0.8785067200660706,0.8785067200660706,0.8785067796707153,0.8785067796707153,0.8785067796707153,0.8785068392753601,0.8785068392753601,0.8785068392753601,0.8785068988800049,0.8785068988800049,0.8785068988800049,0.8785068988800049,0.8785069584846497,0.8785069584846497,0.8785069584846497,0.8785069584846497,0.8785069584846497,0.8785069584846497,0.8785070180892944,0.8785070180892944,0.8785070180892944,0.8785070180892944,0.8785070180892944,0.8785070776939392,0.8785070776939392,0.8785070776939392,0.8785070776939392,0.878507137298584,0.878507137298584,0.878507137298584,0.878507137298584,0.878507137298584,0.878507137298584,0.878507137298584,0.878507137298584,0.878507137298584,0.8785071969032288,0.8785071969032288,0.8785071969032288,0.8785071969032288,0.8785071969032288,0.8785071969032288,0.8785071969032288,0.8785072565078735,0.8785072565078735,0.8785072565078735,0.8785072565078735,0.8785072565078735,0.8785072565078735,0.8785072565078735,0.8785072565078735,0.8785072565078735,0.8785072565078735,0.8785072565078735,0.8785072565078735,0.8785072565078735,0.8785073161125183,0.8785073161125183,0.8785073161125183,0.8785073161125183,0.8785073161125183,0.8785073161125183,0.8785073161125183,0.8785073161125183,0.8785073161125183,0.8785073161125183,0.8785073161125183,0.8785073161125183,0.8785073161125183,0.8785073161125183,0.8785073757171631,0.8785073757171631,0.8785073757171631,0.8785073757171631,0.8785073757171631,0.8785073757171631,0.8785073757171631],"active":[0.00018984079360961914,0.0001694772217888385,0.00020187889458611608,0.0002447251754347235,0.0003003476304002106,0.0003682318201754242,0.00045677588786929846,0.0005658682202920318,0.0007045104866847396,0.0008846796117722988,0.0011081589618697762,0.001390923047438264,0.0017475318163633347,0.0022028330713510513,0.002764458768069744,0.0034763067960739136,0.004359466023743153,0.00544867105782032,0.006787741556763649,0.008416872471570969,0.010382568463683128,0.012719210237264633,0.015473581850528717,0.018642950803041458,0.022202268242836,0.02611813321709633,0.030316054821014404,0.03468511253595352,0.03907199203968048,0.04330563545227051,0.047358378767967224,0.0516938716173172,0.055750057101249695,0.05935090780258179,0.062559574842453,0.06526225805282593,0.06759688258171082,0.06949853897094727,0.07090833783149719,0.07173487544059753,0.07183456420898438,0.07111051678657532,0.06950438022613525,0.067069411277771,0.06387525796890259,0.059996068477630615,0.05563676357269287,0.050864577293395996,0.04595816135406494,0.04103296995162964,0.03622126579284668,0.03170377016067505,0.027506113052368164,0.02366405725479126,0.020234763622283936,0.01720339059829712,0.014583170413970947,0.012320101261138916,0.010363280773162842,0.00870126485824585,0.007289528846740723,0.006088316440582275,0.005086302757263184,0.00424116849899292,0.0035430192947387695,0.0029549598693847656,0.0024594664573669434,0.0020527243614196777,0.0017136335372924805,0.001426398754119873,0.0011884570121765137,0.0009903311729431152,0.0008270740509033203,0.0006909370422363281,0.0005771517753601074,0.0004826188087463379,0.0004068613052368164,0.0003434419631958008,0.0002913475036621094,0.00024706125259399414,0.00020903348922729492,0.000179290771484375,0.0001550912857055664,0.00013387203216552734,0.00011664628982543945,0.00010293722152709961,9.125471115112305e-05,8.100271224975586e-05,7.283687591552734e-05,6.622076034545898e-05,6.03795051574707e-05,5.59687614440918e-05,5.239248275756836e-05,4.9054622650146484e-05,4.6253204345703125e-05,4.4345855712890625e-05,4.2498111724853516e-05,4.082918167114258e-05,3.975629806518555e-05,3.8564205169677734e-05,3.7729740142822266e-05,3.6776065826416016e-05,3.629922866821289e-05,3.5822391510009766e-05,3.552436828613281e-05,3.528594970703125e-05,3.49879264831543e-05,3.4868717193603516e-05,3.457069396972656e-05,3.439188003540039e-05,3.427267074584961e-05,3.403425216674805e-05,3.3974647521972656e-05,3.3915042877197266e-05,3.3795833587646484e-05,3.3855438232421875e-05,3.3795833587646484e-05,3.3855438232421875e-05,3.3736228942871094e-05,3.361701965332031e-05,3.355741500854492e-05,3.355741500854492e-05,3.355741500854492e-05,3.343820571899414e-05,3.349781036376953e-05,3.343820571899414e-05,3.331899642944336e-05,3.337860107421875e-05,3.337860107421875e-05,3.331899642944336e-05,3.325939178466797e-05,3.331899642944336e-05,3.314018249511719e-05,3.319978713989258e-05,3.319978713989258e-05,3.314018249511719e-05,3.314018249511719e-05,3.30805778503418e-05,3.314018249511719e-05,3.30805778503418e-05,3.30805778503418e-05,3.30805778503418e-05,3.3020973205566406e-05,3.319978713989258e-05,3.3020973205566406e-05,3.30805778503418e-05,3.2961368560791016e-05,3.3020973205566406e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.3020973205566406e-05,3.3020973205566406e-05,3.3020973205566406e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2901763916015625e-05,3.2901763916015625e-05,3.2901763916015625e-05,3.2901763916015625e-05,3.2901763916015625e-05,3.2901763916015625e-05,3.2961368560791016e-05,3.2901763916015625e-05,3.2842159271240234e-05,3.2901763916015625e-05,3.2842159271240234e-05,3.2842159271240234e-05,3.2842159271240234e-05,3.2842159271240234e-05,3.2782554626464844e-05,3.2782554626464844e-05,3.2782554626464844e-05,3.2842159271240234e-05,3.2842159271240234e-05,3.2842159271240234e-05,3.2842159271240234e-05,3.2782554626464844e-05,3.2842159271240234e-05,3.2782554626464844e-05,3.2782554626464844e-05,3.2782554626464844e-05,3.272294998168945e-05,3.2842159271240234e-05,3.2842159271240234e-05,3.2842159271240234e-05,3.2782554626464844e-05,3.2782554626464844e-05,3.272294998168945e-05,3.2782554626464844e-05,3.272294998168945e-05,3.2782554626464844e-05,3.2782554626464844e-05,3.2782554626464844e-05,3.2782554626464844e-05,3.2782554626464844e-05,3.272294998168945e-05,3.2782554626464844e-05,3.272294998168945e-05,3.272294998168945e-05,3.272294998168945e-05,3.272294998168945e-05,3.2782554626464844e-05,3.2782554626464844e-05,3.272294998168945e-05,3.272294998168945e-05,3.2782554626464844e-05,3.272294998168945e-05,3.272294998168945e-05,3.266334533691406e-05,3.266334533691406e-05,3.266334533691406e-05,3.266334533691406e-05,3.2782554626464844e-05,3.272294998168945e-05,3.266334533691406e-05,3.266334533691406e-05,3.272294998168945e-05,3.272294998168945e-05,3.272294998168945e-05,3.2782554626464844e-05,3.266334533691406e-05,3.266334533691406e-05,3.266334533691406e-05,3.266334533691406e-05,3.266334533691406e-05,3.266334533691406e-05,3.266334533691406e-05,3.266334533691406e-05,3.260374069213867e-05,3.266334533691406e-05,3.260374069213867e-05,3.266334533691406e-05,3.260374069213867e-05,3.266334533691406e-05,3.260374069213867e-05,3.266334533691406e-05,3.266334533691406e-05,3.266334533691406e-05,3.266334533691406e-05,3.260374069213867e-05,3.266334533691406e-05,3.260374069213867e-05,3.260374069213867e-05,3.260374069213867e-05,3.260374069213867e-05,3.254413604736328e-05,3.260374069213867e-05,3.260374069213867e-05,3.260374069213867e-05,3.260374069213867e-05,3.260374069213867e-05,3.260374069213867e-05,3.260374069213867e-05,3.260374069213867e-05,3.260374069213867e-05,3.266334533691406e-05,3.260374069213867e-05,3.260374069213867e-05,3.254413604736328e-05,3.260374069213867e-05,3.260374069213867e-05,3.260374069213867e-05,3.260374069213867e-05,3.260374069213867e-05,3.260374069213867e-05,3.260374069213867e-05,3.254413604736328e-05,3.254413604736328e-05,3.260374069213867e-05,3.260374069213867e-05,3.260374069213867e-05,3.260374069213867e-05,3.260374069213867e-05,3.260374069213867e-05,3.260374069213867e-05,3.254413604736328e-05,3.260374069213867e-05,3.260374069213867e-05,3.254413604736328e-05,3.260374069213867e-05,3.260374069213867e-05,3.260374069213867e-05,3.254413604736328e-05,3.254413604736328e-05,3.254413604736328e-05,3.260374069213867e-05,3.260374069213867e-05,3.260374069213867e-05,3.254413604736328e-05,3.254413604736328e-05,3.260374069213867e-05,3.260374069213867e-05,3.260374069213867e-05,3.254413604736328e-05,3.254413604736328e-05,3.260374069213867e-05,3.260374069213867e-05,3.254413604736328e-05,3.254413604736328e-05,3.254413604736328e-05,3.254413604736328e-05,3.254413604736328e-05,3.254413604736328e-05,3.254413604736328e-05,3.260374069213867e-05,3.260374069213867e-05,3.254413604736328e-05,3.254413604736328e-05,3.254413604736328e-05,3.254413604736328e-05,3.254413604736328e-05,3.260374069213867e-05,3.260374069213867e-05,3.254413604736328e-05,3.254413604736328e-05,3.254413604736328e-05,3.254413604736328e-05,3.254413604736328e-05,3.254413604736328e-05,3.254413604736328e-05,3.254413604736328e-05,3.254413604736328e-05,3.260374069213867e-05,3.260374069213867e-05,3.260374069213867e-05,3.260374069213867e-05,3.254413604736328e-05,3.254413604736328e-05,3.254413604736328e-05,3.254413604736328e-05,3.254413604736328e-05,3.254413604736328e-05,3.260374069213867e-05,3.260374069213867e-05,3.260374069213867e-05,3.260374069213867e-05,3.260374069213867e-05,3.260374069213867e-05,3.260374069213867e-05,3.260374069213867e-05,3.254413604736328e-05,3.254413604736328e-05,3.254413604736328e-05,3.254413604736328e-05,3.254413604736328e-05,3.254413604736328e-05,3.254413604736328e-05]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.00018984079360961914,0.0002428800507914275,0.00033363833790645003,0.0004468904808163643,0.0005882949335500598,0.000764919095672667,0.0009834502125158906,0.0012557473964989185,0.0015943297185003757,0.0020148640032857656,0.0025385022163391113,0.0031863681506365538,0.0039897458627820015,0.004979688674211502,0.006205775309354067,0.0077225212007761,0.00958340149372816,0.011875065043568611,0.014683987013995647,0.01811532862484455,0.022281985729932785,0.027317790314555168,0.033382073044776917,0.04062232747673988,0.0492229163646698,0.05931168422102928,0.0710441991686821,0.08453290909528732,0.09984177350997925,0.11700618267059326,0.1360112428665161,0.15730686485767365,0.18063800036907196,0.2058304399251938,0.23269741237163544,0.2610222101211548,0.29061517119407654,0.3212992250919342,0.35290002822875977,0.3852267861366272,0.41809025406837463,0.45127180218696594,0.4844600260257721,0.5173947811126709,0.5497039556503296,0.5810346603393555,0.6110685467720032,0.6395562887191772,0.6662675142288208,0.6910049319267273,0.7136733531951904,0.7342292666435242,0.7526335120201111,0.7690014839172363,0.7833977937698364,0.7959805130958557,0.806908130645752,0.8163314461708069,0.8244283199310303,0.8313449621200562,0.8372384309768677,0.8422431945800781,0.8464881777763367,0.8500764966011047,0.8531054258346558,0.8556544184684753,0.857801079750061,0.8596072793006897,0.8611297011375427,0.8624088764190674,0.8634769320487976,0.8643746376037598,0.8651259541511536,0.8657584190368652,0.8662901520729065,0.866735577583313,0.8671083450317383,0.8674208521842957,0.8676810264587402,0.8679000735282898,0.8680832982063293,0.868236243724823,0.8683640360832214,0.8684719204902649,0.8685621619224548,0.8686389923095703,0.8687024116516113,0.8687554597854614,0.8688005208969116,0.868837833404541,0.8688696622848511,0.8688963651657104,0.8689188957214355,0.868937611579895,0.8689536452293396,0.8689669966697693,0.8689782619476318,0.8689875602722168,0.8689958453178406,0.8690025210380554,0.8690083622932434,0.8690133094787598,0.869017481803894,0.8690210580825806,0.8690241575241089,0.8690268993377686,0.8690293431282043,0.8690313100814819,0.8690332174301147,0.8690348267555237,0.8690363168716431,0.8690375089645386,0.8690386414527893,0.8690396547317505,0.8690406084060669,0.8690415024757385,0.8690423369407654,0.8690429925918579,0.8690436482429504,0.8690442442893982,0.8690447807312012,0.8690453767776489,0.8690458536148071,0.8690463900566101,0.8690468072891235,0.8690472841262817,0.8690477013587952,0.8690481185913086,0.869048535823822,0.8690489530563354,0.8690493106842041,0.8690497279167175,0.8690500855445862,0.8690505027770996,0.8690508604049683,0.8690512180328369,0.8690515160560608,0.8690518736839294,0.8690521717071533,0.8690524697303772,0.8690527677536011,0.869053065776825,0.8690533638000488,0.8690536022186279,0.8690539002418518,0.8690541982650757,0.8690544962882996,0.8690547943115234,0.8690550327301025,0.8690553307533264,0.8690555691719055,0.8690558075904846,0.869055986404419,0.869056224822998,0.8690564632415771,0.8690567016601562,0.8690568804740906,0.8690570592880249,0.869057297706604,0.8690574765205383,0.8690576553344727,0.869057834148407,0.8690580725669861,0.8690582513809204,0.8690584301948547,0.8690586090087891,0.8690588474273682,0.8690590262413025,0.8690592050552368,0.8690593838691711,0.8690595030784607,0.8690597414970398,0.8690599203109741,0.8690600395202637,0.8690602779388428,0.8690604567527771,0.8690605759620667,0.869060754776001,0.8690609335899353,0.8690610527992249,0.8690612316131592,0.8690613508224487,0.8690614700317383,0.8690615892410278,0.8690617680549622,0.8690619468688965,0.869062066078186,0.8690622448921204,0.8690623044967651,0.8690624833106995,0.869062602519989,0.8690627217292786,0.8690628409385681,0.8690629005432129,0.8690630197525024,0.869063138961792,0.8690632581710815,0.8690633773803711,0.8690634369850159,0.8690635561943054,0.869063675403595,0.8690637946128845,0.8690638542175293,0.8690639734268188,0.8690640330314636,0.8690641522407532,0.869064211845398,0.8690643310546875,0.8690643906593323,0.8690645098686218,0.8690645694732666,0.8690646290779114,0.8690647482872009,0.8690648078918457,0.8690649271011353,0.86906498670578,0.8690650463104248,0.8690651059150696,0.8690651655197144,0.8690652251243591,0.8690653443336487,0.8690654039382935,0.8690654635429382,0.8690655827522278,0.8690656423568726,0.8690657019615173,0.8690657615661621,0.8690658211708069,0.8690658807754517,0.8690659403800964,0.8690659999847412,0.869066059589386,0.8690661191940308,0.8690661787986755,0.8690662384033203,0.8690662980079651,0.8690663576126099,0.8690664172172546,0.8690664768218994,0.8690665364265442,0.869066596031189,0.869066596031189,0.8690666556358337,0.8690667152404785,0.8690667152404785,0.8690667748451233,0.8690668344497681,0.8690668940544128,0.8690668940544128,0.8690669536590576,0.8690670132637024,0.8690670132637024,0.8690670728683472,0.8690671324729919,0.8690671324729919,0.8690671920776367,0.8690672516822815,0.8690673112869263,0.8690673112869263,0.869067370891571,0.869067370891571,0.8690674304962158,0.8690674901008606,0.8690674901008606,0.8690675497055054,0.8690675497055054,0.8690676093101501,0.8690676093101501,0.8690676689147949,0.8690676689147949,0.8690677285194397,0.8690677285194397,0.8690677881240845,0.8690678477287292,0.8690678477287292,0.869067907333374,0.869067907333374,0.8690679669380188,0.8690680265426636,0.8690680265426636,0.8690680861473083,0.8690680861473083,0.8690681457519531,0.8690681457519531,0.8690682053565979,0.8690682053565979,0.8690682649612427,0.8690682649612427,0.8690683245658875,0.8690683245658875,0.8690683245658875,0.8690683841705322,0.8690683841705322,0.869068443775177,0.8690685033798218,0.8690685033798218,0.8690685033798218,0.8690685629844666,0.8690685629844666,0.8690685629844666,0.8690686225891113,0.8690686225891113,0.8690686225891113,0.8690686821937561,0.8690686821937561,0.8690687417984009,0.8690687417984009,0.8690688014030457,0.8690688014030457,0.8690688610076904,0.8690688610076904,0.8690688610076904,0.8690689206123352,0.8690689206123352,0.86906898021698,0.86906898021698,0.8690690398216248,0.8690690398216248,0.8690690398216248,0.8690690398216248,0.8690690994262695,0.8690690994262695,0.8690690994262695,0.8690691590309143,0.8690691590309143,0.8690691590309143,0.8690692186355591,0.8690692186355591,0.8690692186355591,0.8690692782402039,0.8690692782402039,0.8690692782402039,0.8690692782402039,0.8690692782402039,0.8690693378448486,0.8690693378448486,0.8690693378448486,0.8690693378448486,0.8690693378448486,0.8690693974494934,0.8690693974494934,0.8690693974494934,0.8690694570541382,0.8690694570541382,0.8690694570541382,0.8690694570541382,0.8690694570541382,0.8690694570541382,0.869069516658783,0.869069516658783,0.869069516658783],"recovered":[0.0,7.237961835926399e-05,0.00013523722009267658,0.00021169290994293988,0.00030648254323750734,0.00042521976865828037,0.0005725957453250885,0.0007554542389698327,0.0009835632517933846,0.0012664280366152525,0.0016184295527637005,0.00205687852576375,0.002596563659608364,0.003271234454587102,0.004104732535779476,0.005134698003530502,0.006406745407730341,0.007972477003932,0.009901129640638828,0.012271367944777012,0.015175901353359222,0.018705980852246284,0.022997155785560608,0.02817494608461857,0.034372586756944656,0.04177509993314743,0.05051751807332039,0.06076571345329285,0.07262755930423737,0.08621123433113098,0.10157717019319534,0.11875762045383453,0.13799647986888885,0.15929220616817474,0.18254081904888153,0.20760498940944672,0.23428823053836823,0.26242515444755554,0.29182836413383484,0.32234716415405273,0.3537531793117523,0.38588958978652954,0.4185602068901062,0.45149657130241394,0.4844353497028351,0.5170483589172363,0.5490185618400574,0.5800368785858154,0.6097779870033264,0.6379960179328918,0.6644766330718994,0.6890303492546082,0.7116093635559082,0.7321048974990845,0.7505307793617249,0.7669402360916138,0.7814305424690247,0.7941527962684631,0.805214524269104,0.8147971630096436,0.8230461478233337,0.8301212191581726,0.8361583948135376,0.8413041234016418,0.8456641435623169,0.8493623733520508,0.8524909615516663,0.855120837688446,0.8573398590087891,0.859211802482605,0.8607851266860962,0.8621078729629517,0.8632136583328247,0.8641420602798462,0.8649244904518127,0.8655799627304077,0.8661312460899353,0.8665929436683655,0.8669812679290771,0.8673050403594971,0.8675752878189087,0.8678010106086731,0.8679900765419006,0.8681499361991882,0.8682839870452881,0.8683960437774658,0.8684901595115662,0.8685693740844727,0.8686352968215942,0.8686906099319458,0.868737518787384,0.8687762022018433,0.8688092231750488,0.8688368797302246,0.8688601851463318,0.8688801527023315,0.8688968420028687,0.868910551071167,0.8689219951629639,0.8689318895339966,0.8689401149749756,0.8689473271369934,0.868953287601471,0.8689582943916321,0.8689627051353455,0.8689664006233215,0.8689695596694946,0.8689723014831543,0.8689746856689453,0.8689767718315125,0.8689786195755005,0.868980348110199,0.8689818382263184,0.8689831495285034,0.8689842820167542,0.8689853549003601,0.8689863085746765,0.8689871430397034,0.8689879775047302,0.8689887523651123,0.8689894080162048,0.8689900636672974,0.8689907193183899,0.8689911961555481,0.8689917325973511,0.868992269039154,0.868992805480957,0.8689932823181152,0.8689936995506287,0.8689941763877869,0.8689945936203003,0.8689950108528137,0.8689954280853271,0.8689957857131958,0.8689961433410645,0.8689965605735779,0.8689969182014465,0.86899733543396,0.8689976334571838,0.8689979910850525,0.8689982891082764,0.8689985871315002,0.8689988851547241,0.8689992427825928,0.8689995408058167,0.8689998388290405,0.8690001368522644,0.8690003752708435,0.8690006732940674,0.8690009713172913,0.8690012097358704,0.8690014481544495,0.8690016865730286,0.8690019249916077,0.8690022230148315,0.8690024614334106,0.869002640247345,0.8690028786659241,0.8690030574798584,0.8690032958984375,0.8690035343170166,0.8690037131309509,0.8690038919448853,0.8690040707588196,0.8690042495727539,0.8690044283866882,0.8690046072006226,0.8690048456192017,0.869005024433136,0.8690052032470703,0.8690053820610046,0.869005560874939,0.8690057396888733,0.8690059185028076,0.8690060973167419,0.8690062761306763,0.8690064549446106,0.8690065741539001,0.8690068125724792,0.8690069317817688,0.8690071105957031,0.8690072894096375,0.869007408618927,0.8690075874328613,0.8690077066421509,0.8690078854560852,0.8690080046653748,0.8690081834793091,0.8690083026885986,0.8690083622932434,0.8690085411071777,0.8690087199211121,0.8690088391304016,0.8690089583396912,0.8690090775489807,0.8690091967582703,0.8690093159675598,0.8690093755722046,0.8690094947814941,0.8690096139907837,0.8690097332000732,0.869009792804718,0.8690099120140076,0.8690100312232971,0.8690101504325867,0.8690102100372314,0.869010329246521,0.8690104484558105,0.8690105080604553,0.8690105676651001,0.8690106868743896,0.8690107464790344,0.869010865688324,0.8690109252929688,0.8690110445022583,0.8690111041069031,0.8690111637115479,0.8690112233161926,0.8690113425254822,0.869011402130127,0.8690114617347717,0.8690115213394165,0.869011640548706,0.8690117001533508,0.8690118193626404,0.8690118789672852,0.8690119385719299,0.8690119981765747,0.8690120577812195,0.8690121173858643,0.869012176990509,0.8690122365951538,0.8690123558044434,0.8690124154090881,0.8690124750137329,0.8690125346183777,0.8690125942230225,0.8690126538276672,0.869012713432312,0.8690127730369568,0.8690128326416016,0.8690128922462463,0.8690129518508911,0.8690130114555359,0.8690130114555359,0.8690130710601807,0.8690131306648254,0.8690131902694702,0.8690131902694702,0.869013249874115,0.8690133094787598,0.8690133690834045,0.8690133690834045,0.8690134286880493,0.8690134882926941,0.8690135478973389,0.8690136075019836,0.8690136075019836,0.8690136671066284,0.8690136671066284,0.8690137267112732,0.869013786315918,0.8690138459205627,0.8690138459205627,0.8690138459205627,0.8690139055252075,0.8690139055252075,0.8690139651298523,0.8690140247344971,0.8690140247344971,0.8690140843391418,0.8690141439437866,0.8690141439437866,0.8690142035484314,0.8690142035484314,0.8690142631530762,0.8690142631530762,0.869014322757721,0.8690143823623657,0.8690143823623657,0.8690144419670105,0.8690144419670105,0.8690145015716553,0.8690145015716553,0.8690145611763,0.8690145611763,0.8690146207809448,0.8690146207809448,0.8690146803855896,0.8690146803855896,0.8690147399902344,0.8690147399902344,0.8690147995948792,0.8690147995948792,0.8690148591995239,0.8690148591995239,0.8690149188041687,0.8690149188041687,0.8690149188041687,0.8690149784088135,0.8690149784088135,0.8690150380134583,0.8690150380134583,0.8690150380134583,0.869015097618103,0.869015097618103,0.8690151572227478,0.8690151572227478,0.8690152168273926,0.8690152168273926,0.8690152168273926,0.8690152764320374,0.8690152764320374,0.8690152764320374,0.8690153360366821,0.8690153360366821,0.8690153956413269,0.8690153956413269,0.8690153956413269,0.8690154552459717,0.8690154552459717,0.8690155148506165,0.8690155148506165,0.8690155148506165,0.8690155744552612,0.8690155744552612,0.8690155744552612,0.869015634059906,0.869015634059906,0.869015634059906,0.869015634059906,0.8690156936645508,0.8690156936645508,0.8690156936645508,0.8690156936645508,0.8690157532691956,0.8690157532691956,0.8690157532691956,0.8690157532691956,0.8690157532691956,0.8690158128738403,0.8690158128738403,0.8690158128738403,0.8690158128738403,0.8690158724784851,0.8690158724784851,0.8690158724784851,0.8690158724784851,0.8690158724784851,0.8690158724784851,0.8690159320831299],"active":[0.00018984079360961914,0.0001705004251562059,0.00019840111781377345,0.0002351975708734244,0.00028181239031255245,0.00033969932701438665,0.0004108544671908021,0.0005002931575290859,0.0006107664667069912,0.0007484359666705132,0.0009200726635754108,0.0011294896248728037,0.0013931822031736374,0.0017084542196244001,0.0021010427735745907,0.002587823197245598,0.00317665608599782,0.003902588039636612,0.004782857373356819,0.005843960680067539,0.007106084376573563,0.008611809462308884,0.010384917259216309,0.012447381392121315,0.014850329607725143,0.01753658428788185,0.02052668109536171,0.023767195641994476,0.027214214205741882,0.03079494833946228,0.03443407267332077,0.03854924440383911,0.042641520500183105,0.04653823375701904,0.050156593322753906,0.05341722071170807,0.05632694065570831,0.05887407064437866,0.06107166409492493,0.06287962198257446,0.06433707475662231,0.0653822124004364,0.0658998191356659,0.06589820981025696,0.0652686059474945,0.06398630142211914,0.0620499849319458,0.059519410133361816,0.056489527225494385,0.05300891399383545,0.049196720123291016,0.045198917388916016,0.04102414846420288,0.036896586418151855,0.03286701440811157,0.029040277004241943,0.025477588176727295,0.02217864990234375,0.01921379566192627,0.016547799110412598,0.014192283153533936,0.012121975421905518,0.010329782962799072,0.00877237319946289,0.007441282272338867,0.0062920451164245605,0.005310118198394775,0.004486441612243652,0.003789842128753662,0.0031970739364624023,0.002691805362701416,0.0022667646408081055,0.0019122958183288574,0.001616358757019043,0.00136566162109375,0.0011556148529052734,0.0009770989418029785,0.0008279085159301758,0.0006997585296630859,0.0005950331687927246,0.0005080103874206543,0.00043523311614990234,0.0003739595413208008,0.00032198429107666016,0.00027817487716674805,0.0002429485321044922,0.00021225214004516602,0.00018608570098876953,0.0001652240753173828,0.00014722347259521484,0.00013214349746704102,0.0001201629638671875,0.00010967254638671875,0.00010073184967041016,9.34600830078125e-05,8.684396743774414e-05,8.14199447631836e-05,7.700920104980469e-05,7.385015487670898e-05,7.063150405883789e-05,6.824731826782227e-05,6.598234176635742e-05,6.41942024230957e-05,6.276369094848633e-05,6.145238876342773e-05,6.0498714447021484e-05,5.97834587097168e-05,5.900859832763672e-05,5.8531761169433594e-05,5.805492401123047e-05,5.7697296142578125e-05,5.716085433959961e-05,5.6803226470947266e-05,5.650520324707031e-05,5.632638931274414e-05,5.614757537841797e-05,5.602836608886719e-05,5.5849552154541016e-05,5.5670738220214844e-05,5.549192428588867e-05,5.537271499633789e-05,5.53131103515625e-05,5.513429641723633e-05,5.519390106201172e-05,5.507469177246094e-05,5.501508712768555e-05,5.4895877838134766e-05,5.4836273193359375e-05,5.4836273193359375e-05,5.4776668548583984e-05,5.4717063903808594e-05,5.4717063903808594e-05,5.46574592590332e-05,5.4717063903808594e-05,5.4717063903808594e-05,5.46574592590332e-05,5.459785461425781e-05,5.453824996948242e-05,5.453824996948242e-05,5.447864532470703e-05,5.447864532470703e-05,5.447864532470703e-05,5.447864532470703e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.441904067993164e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.429983139038086e-05,5.429983139038086e-05,5.424022674560547e-05,5.424022674560547e-05,5.424022674560547e-05,5.418062210083008e-05,5.424022674560547e-05,5.418062210083008e-05,5.412101745605469e-05,5.412101745605469e-05,5.418062210083008e-05,5.418062210083008e-05,5.418062210083008e-05,5.418062210083008e-05,5.424022674560547e-05,5.418062210083008e-05,5.418062210083008e-05,5.418062210083008e-05,5.412101745605469e-05,5.418062210083008e-05,5.418062210083008e-05,5.412101745605469e-05,5.418062210083008e-05,5.418062210083008e-05,5.412101745605469e-05,5.418062210083008e-05,5.412101745605469e-05,5.412101745605469e-05,5.412101745605469e-05,5.40614128112793e-05,5.40614128112793e-05,5.4001808166503906e-05,5.40614128112793e-05,5.40614128112793e-05,5.40614128112793e-05,5.40614128112793e-05,5.4001808166503906e-05,5.412101745605469e-05,5.40614128112793e-05,5.4001808166503906e-05,5.4001808166503906e-05,5.3942203521728516e-05,5.3942203521728516e-05,5.3942203521728516e-05,5.3942203521728516e-05,5.4001808166503906e-05,5.3942203521728516e-05,5.3942203521728516e-05,5.3942203521728516e-05,5.4001808166503906e-05,5.3942203521728516e-05,5.3942203521728516e-05,5.3882598876953125e-05,5.3942203521728516e-05,5.3882598876953125e-05,5.3882598876953125e-05,5.3882598876953125e-05,5.3942203521728516e-05,5.3882598876953125e-05,5.3882598876953125e-05,5.3882598876953125e-05,5.3882598876953125e-05,5.3882598876953125e-05,5.3882598876953125e-05,5.3882598876953125e-05,5.3882598876953125e-05,5.3822994232177734e-05,5.3822994232177734e-05,5.3882598876953125e-05,5.3882598876953125e-05,5.3822994232177734e-05,5.3882598876953125e-05,5.3822994232177734e-05,5.3822994232177734e-05,5.3822994232177734e-05,5.3822994232177734e-05,5.3822994232177734e-05,5.3822994232177734e-05,5.3822994232177734e-05,5.3822994232177734e-05,5.3763389587402344e-05,5.3763389587402344e-05,5.3763389587402344e-05,5.3763389587402344e-05,5.3763389587402344e-05,5.3763389587402344e-05,5.3763389587402344e-05,5.3763389587402344e-05,5.3763389587402344e-05,5.370378494262695e-05,5.370378494262695e-05,5.370378494262695e-05,5.370378494262695e-05,5.370378494262695e-05,5.370378494262695e-05,5.370378494262695e-05,5.370378494262695e-05,5.370378494262695e-05,5.370378494262695e-05,5.364418029785156e-05,5.370378494262695e-05,5.370378494262695e-05,5.364418029785156e-05,5.364418029785156e-05,5.364418029785156e-05,5.370378494262695e-05,5.364418029785156e-05,5.370378494262695e-05,5.364418029785156e-05,5.364418029785156e-05,5.364418029785156e-05,5.364418029785156e-05,5.370378494262695e-05,5.364418029785156e-05,5.370378494262695e-05,5.364418029785156e-05,5.364418029785156e-05,5.364418029785156e-05,5.364418029785156e-05,5.358457565307617e-05,5.364418029785156e-05,5.364418029785156e-05,5.364418029785156e-05,5.364418029785156e-05,5.364418029785156e-05,5.364418029785156e-05,5.364418029785156e-05,5.364418029785156e-05,5.364418029785156e-05,5.364418029785156e-05,5.364418029785156e-05,5.364418029785156e-05,5.364418029785156e-05,5.364418029785156e-05,5.364418029785156e-05,5.364418029785156e-05,5.364418029785156e-05,5.364418029785156e-05,5.358457565307617e-05,5.364418029785156e-05,5.358457565307617e-05,5.364418029785156e-05,5.364418029785156e-05,5.364418029785156e-05,5.358457565307617e-05,5.364418029785156e-05,5.364418029785156e-05,5.358457565307617e-05,5.364418029785156e-05,5.358457565307617e-05,5.358457565307617e-05,5.364418029785156e-05,5.358457565307617e-05,5.364418029785156e-05,5.358457565307617e-05,5.364418029785156e-05,5.358457565307617e-05,5.364418029785156e-05,5.364418029785156e-05,5.358457565307617e-05,5.364418029785156e-05,5.364418029785156e-05,5.364418029785156e-05,5.364418029785156e-05,5.364418029785156e-05,5.364418029785156e-05,5.364418029785156e-05,5.358457565307617e-05,5.364418029785156e-05,5.358457565307617e-05,5.358457565307617e-05,5.364418029785156e-05,5.358457565307617e-05,5.358457565307617e-05,5.364418029785156e-05,5.358457565307617e-05,5.358457565307617e-05,5.364418029785156e-05,5.364418029785156e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.364418029785156e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.364418029785156e-05,5.358457565307617e-05,5.358457565307617e-05,5.364418029785156e-05,5.364418029785156e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.364418029785156e-05,5.364418029785156e-05,5.358457565307617e-05]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.00018984079360961914,0.00024204693909268826,0.00032743753399699926,0.0004337732680141926,0.0005619653966277838,0.0007177395164035261,0.0009071957902051508,0.0011367753613740206,0.0014163468731567264,0.0017548284959048033,0.002166304737329483,0.002666973974555731,0.003269237233325839,0.004001006484031677,0.004884457215666771,0.005951420869678259,0.007241645362228155,0.008793996647000313,0.010664964094758034,0.012905741110444069,0.015589802525937557,0.01879323646426201,0.022609323263168335,0.02712608501315117,0.0324532575905323,0.03870183229446411,0.045988235622644424,0.05440831184387207,0.06408070772886276,0.07509759813547134,0.0874970555305481,0.10173079371452332,0.11774034053087234,0.13552427291870117,0.15502125024795532,0.17611634731292725,0.1987462192773819,0.22275148332118988,0.24800801277160645,0.2743440270423889,0.3016100823879242,0.3296864926815033,0.3584348261356354,0.3876919746398926,0.41729816794395447,0.4470818340778351,0.47680801153182983,0.5062522888183594,0.5351740121841431,0.5633224844932556,0.590468168258667,0.6164169907569885,0.640999436378479,0.6640724539756775,0.6855290532112122,0.7052980661392212,0.7233669757843018,0.7397394776344299,0.7544559240341187,0.7675960063934326,0.7792309522628784,0.7894806861877441,0.7984632253646851,0.8062993884086609,0.8131129145622253,0.8190004825592041,0.824086606502533,0.8284726738929749,0.8322261571884155,0.8354521989822388,0.8382100462913513,0.8405649662017822,0.8425686359405518,0.8442869782447815,0.8457489013671875,0.8469921946525574,0.8480490446090698,0.8489494919776917,0.8497154116630554,0.8503628969192505,0.8509154915809631,0.8513834476470947,0.8517835736274719,0.8521208167076111,0.852408766746521,0.8526531457901001,0.8528596758842468,0.8530349135398865,0.8531836867332458,0.8533104062080383,0.8534179329872131,0.8535091876983643,0.8535866141319275,0.8536524176597595,0.8537085652351379,0.853756308555603,0.8537963628768921,0.8538309335708618,0.8538599014282227,0.8538841605186462,0.8539056181907654,0.8539239168167114,0.8539392352104187,0.8539522886276245,0.8539632558822632,0.8539729714393616,0.853981077671051,0.853987991809845,0.8539938926696777,0.8539990782737732,0.8540034294128418,0.8540073037147522,0.8540105819702148,0.8540135622024536,0.8540160059928894,0.8540180921554565,0.8540199995040894,0.8540216088294983,0.8540230393409729,0.8540242910385132,0.8540254831314087,0.8540264964103699,0.8540273308753967,0.8540281653404236,0.8540288805961609,0.8540295362472534,0.854030191898346,0.8540308475494385,0.8540313243865967,0.8540318608283997,0.8540323376655579,0.8540328145027161,0.8540331721305847,0.8540335297584534,0.854033887386322,0.8540342450141907,0.8540346026420593,0.854034960269928,0.8540351986885071,0.854035496711731,0.8540358543395996,0.8540361523628235,0.8540365099906921,0.854036808013916,0.8540370464324951,0.8540372848510742,0.8540375232696533,0.8540378212928772,0.8540380597114563,0.8540382981300354,0.8540385961532593,0.8540388345718384,0.8540390729904175,0.8540393114089966,0.8540395498275757,0.85403972864151,0.8540399670600891,0.8540401458740234,0.8540403842926025,0.8540405631065369,0.8540408611297607,0.8540410399436951,0.8540412187576294,0.8540413975715637,0.854041576385498,0.8540417551994324,0.8540419936180115,0.8540421724319458,0.8540423512458801,0.8540425896644592,0.8540427684783936,0.8540429472923279,0.8540430665016174,0.8540432453155518,0.8540434241294861,0.8540436029434204,0.8540437817573547,0.8540439605712891,0.8540440797805786,0.8540441989898682,0.8540443181991577,0.854044497013092,0.8540446162223816,0.8540447950363159,0.8540449738502502,0.8540451526641846,0.8540452718734741,0.8540454506874084,0.854045569896698,0.8540456891059875,0.8540458083152771,0.8540459871292114,0.854046106338501,0.8540462851524353,0.8540464043617249,0.8540465235710144,0.854046642780304,0.8540467619895935,0.8540468811988831,0.8540470004081726,0.8540471196174622,0.8540472388267517,0.8540473580360413,0.854047417640686,0.8540475368499756,0.8540477156639099,0.8540478348731995,0.854047954082489,0.8540480136871338,0.8540481328964233,0.8540482521057129,0.8540483713150024,0.854048490524292,0.8540485501289368,0.8540486693382263,0.8540487885475159,0.8540488481521606,0.8540489673614502,0.8540490865707397,0.8540492057800293,0.8540492653846741,0.8540493845939636,0.8540495038032532,0.854049563407898,0.8540496230125427,0.8540497422218323,0.854049801826477,0.8540498614311218,0.8540499806404114,0.8540500402450562,0.8540500998497009,0.8540502190589905,0.85405033826828,0.8540503978729248,0.8540504574775696,0.8540505170822144,0.8540506362915039,0.8540506958961487,0.8540507555007935,0.8540508151054382,0.854050874710083,0.8540509939193726,0.8540510535240173,0.8540511131286621,0.8540511131286621,0.8540511727333069,0.8540512323379517,0.8540513515472412,0.854051411151886,0.8540514707565308,0.8540515303611755,0.8540515899658203,0.8540516495704651,0.8540517091751099,0.8540517687797546,0.8540518283843994,0.8540518879890442,0.854051947593689,0.8540520071983337,0.8540520668029785,0.8540521264076233,0.8540521860122681,0.8540522456169128,0.8540523052215576,0.8540523648262024,0.8540524244308472,0.8540524840354919,0.8540525436401367,0.8540526032447815,0.8540526032447815,0.8540526628494263,0.854052722454071,0.8540527820587158,0.8540528416633606,0.8540529608726501,0.8540529608726501,0.8540530204772949,0.8540530800819397,0.8540530800819397,0.8540531396865845,0.8540531992912292,0.8540531992912292,0.8540533185005188,0.8540533185005188,0.8540533781051636,0.8540533781051636,0.8540534377098083,0.8540534377098083,0.8540534973144531,0.8540534973144531,0.8540535569190979,0.8540535569190979,0.8540536165237427,0.8540536165237427,0.8540536761283875,0.8540537357330322,0.8540537357330322,0.8540537357330322,0.854053795337677,0.854053795337677,0.8540538549423218,0.8540538549423218,0.8540538549423218,0.8540539145469666,0.8540539741516113,0.8540539741516113,0.8540540337562561,0.8540540337562561,0.8540540933609009,0.8540540933609009,0.8540540933609009,0.8540541529655457,0.8540542125701904,0.8540542125701904,0.8540542721748352,0.8540542721748352,0.8540542721748352,0.8540542721748352,0.85405433177948,0.85405433177948,0.85405433177948,0.8540543913841248,0.8540543913841248,0.8540543913841248,0.8540544509887695,0.8540544509887695,0.8540544509887695,0.8540545105934143,0.8540545105934143,0.8540545701980591,0.8540545701980591,0.8540545701980591,0.8540545701980591,0.8540546298027039,0.8540546298027039,0.8540546298027039,0.8540546894073486,0.8540546894073486,0.8540547490119934,0.8540547490119934,0.8540547490119934,0.8540548086166382,0.8540548086166382,0.8540548086166382,0.8540548086166382,0.854054868221283,0.854054868221283,0.854054868221283,0.8540549278259277,0.8540549278259277,0.8540549278259277],"recovered":[0.0,7.349788211286068e-05,0.00013554474571719766,0.00020957938977517188,0.0002992305962834507,0.00040893786353990436,0.0005406637210398912,0.0007021298515610397,0.0008975072996690869,0.0011340983910486102,0.0014229346998035908,0.0017717602895572782,0.002195140579715371,0.0027100674342364073,0.0033316989429295063,0.004085738677531481,0.004996620584279299,0.006098244339227676,0.007423241622745991,0.00902235321700573,0.01094028726220131,0.013243754394352436,0.01599753461778164,0.019284414127469063,0.023180315271019936,0.027794942259788513,0.033228155225515366,0.03958223760128021,0.04697693884372711,0.055510517209768295,0.06528863310813904,0.07636510580778122,0.08902187645435333,0.10335863381624222,0.11941494047641754,0.13720187544822693,0.1566431224346161,0.1776506006717682,0.20017676055431366,0.22406956553459167,0.24918942153453827,0.27538353204727173,0.30251723527908325,0.3304485082626343,0.3590203821659088,0.38813698291778564,0.4176007807254791,0.4471837878227234,0.4766891896724701,0.5059022903442383,0.5345896482467651,0.5624940991401672,0.5894339084625244,0.6151933073997498,0.6396117806434631,0.6625376343727112,0.683907687664032,0.7036179900169373,0.7216541171073914,0.7380327582359314,0.7527817487716675,0.7659783363342285,0.7776991128921509,0.7880414724349976,0.7971363067626953,0.8050919771194458,0.8120148777961731,0.818022608757019,0.8232154250144958,0.8276909589767456,0.8315382599830627,0.8348442912101746,0.837670087814331,0.8400904536247253,0.8421546220779419,0.8439216613769531,0.8454238772392273,0.8467004895210266,0.8477909564971924,0.848717451095581,0.8495078086853027,0.8501768708229065,0.8507453203201294,0.8512280583381653,0.8516402244567871,0.8519885540008545,0.8522850275039673,0.8525386452674866,0.852751612663269,0.8529329895973206,0.853084921836853,0.8532148599624634,0.8533269166946411,0.8534215688705444,0.853501558303833,0.8535701632499695,0.8536280989646912,0.8536766767501831,0.8537187576293945,0.8537537455558777,0.8537836670875549,0.8538092970848083,0.8538310527801514,0.8538497686386108,0.8538655042648315,0.8538786172866821,0.8538904786109924,0.8539003133773804,0.8539085984230042,0.8539156317710876,0.85392165184021,0.853926956653595,0.8539314866065979,0.8539354205131531,0.8539388179779053,0.853941798210144,0.8539443016052246,0.853946328163147,0.8539483547210693,0.853950023651123,0.8539514541625977,0.8539528846740723,0.853954017162323,0.853955090045929,0.8539559841156006,0.8539567589759827,0.8539575934410095,0.853958249092102,0.8539589643478394,0.8539595603942871,0.8539601564407349,0.8539606332778931,0.8539611101150513,0.8539614677429199,0.8539618849754333,0.853962242603302,0.8539626598358154,0.8539630174636841,0.8539633750915527,0.8539637327194214,0.8539640307426453,0.8539643287658691,0.8539646863937378,0.8539649844169617,0.8539653420448303,0.8539656400680542,0.8539659380912781,0.8539661765098572,0.853966474533081,0.8539667725563049,0.853967010974884,0.8539672493934631,0.8539674878120422,0.8539677262306213,0.8539679646492004,0.8539682030677795,0.8539684414863586,0.8539686799049377,0.8539688587188721,0.8539690971374512,0.8539693355560303,0.8539695143699646,0.8539696931838989,0.853969931602478,0.8539701104164124,0.8539702892303467,0.853970468044281,0.8539706468582153,0.8539708256721497,0.853971004486084,0.8539711833000183,0.8539714217185974,0.8539716005325317,0.8539717793464661,0.8539719581604004,0.8539721369743347,0.853972315788269,0.8539724946022034,0.8539726138114929,0.8539727926254272,0.8539729118347168,0.8539730310440063,0.8539732098579407,0.853973388671875,0.8539735078811646,0.8539736270904541,0.8539737462997437,0.853973925113678,0.8539740443229675,0.8539742231369019,0.8539743423461914,0.8539745211601257,0.8539746403694153,0.8539747595787048,0.8539749383926392,0.8539749979972839,0.8539751768112183,0.8539752960205078,0.8539754152297974,0.8539755344390869,0.8539756536483765,0.853975772857666,0.8539759516716003,0.8539760708808899,0.8539761304855347,0.8539762496948242,0.8539763689041138,0.8539764881134033,0.8539766073226929,0.8539767265319824,0.853976845741272,0.8539769649505615,0.8539770841598511,0.8539772033691406,0.8539772629737854,0.853977382183075,0.8539774417877197,0.8539775609970093,0.853977620601654,0.8539777398109436,0.8539778590202332,0.8539779186248779,0.8539780378341675,0.853978157043457,0.8539782166481018,0.8539783358573914,0.8539784550666809,0.8539785146713257,0.8539786338806152,0.85397869348526,0.8539787530899048,0.8539788126945496,0.8539789319038391,0.8539789915084839,0.8539790511131287,0.8539791703224182,0.853979229927063,0.8539793491363525,0.8539793491363525,0.8539794087409973,0.8539795279502869,0.8539795875549316,0.8539796471595764,0.853979766368866,0.8539798259735107,0.8539798855781555,0.8539799451828003,0.8539800047874451,0.8539800643920898,0.8539801239967346,0.8539801836013794,0.8539802432060242,0.853980302810669,0.8539803624153137,0.8539804220199585,0.8539804816246033,0.853980541229248,0.8539806008338928,0.8539806604385376,0.8539807200431824,0.8539807796478271,0.8539808392524719,0.8539808988571167,0.8539809584617615,0.8539810180664062,0.853981077671051,0.8539811372756958,0.8539811968803406,0.8539812564849854,0.8539813160896301,0.8539813756942749,0.8539814352989197,0.8539814949035645,0.8539814949035645,0.8539815545082092,0.853981614112854,0.8539816737174988,0.8539817333221436,0.8539817929267883,0.8539818525314331,0.8539819121360779,0.8539819121360779,0.8539819717407227,0.8539820313453674,0.8539820909500122,0.853982150554657,0.853982150554657,0.8539822101593018,0.8539822101593018,0.8539822697639465,0.8539822697639465,0.8539823293685913,0.8539823293685913,0.8539823889732361,0.8539823889732361,0.8539824485778809,0.8539824485778809,0.8539825081825256,0.8539825081825256,0.8539825081825256,0.8539825677871704,0.8539826273918152,0.8539826273918152,0.8539826273918152,0.85398268699646,0.8539827466011047,0.8539827466011047,0.8539828062057495,0.8539828062057495,0.8539828062057495,0.8539828658103943,0.8539828658103943,0.8539829254150391,0.8539829254150391,0.8539829850196838,0.8539829850196838,0.8539830446243286,0.8539830446243286,0.8539830446243286,0.8539830446243286,0.8539831042289734,0.8539831042289734,0.8539831638336182,0.8539831638336182,0.8539831638336182,0.8539832234382629,0.8539832234382629,0.8539832830429077,0.8539832830429077,0.8539832830429077,0.8539833426475525,0.8539833426475525,0.8539833426475525,0.8539834022521973,0.8539834022521973,0.853983461856842,0.853983461856842,0.853983461856842,0.8539835214614868,0.8539835214614868,0.8539835810661316,0.8539835810661316,0.8539835810661316,0.8539835810661316,0.8539836406707764,0.8539836406707764,0.8539836406707764,0.8539837002754211,0.8539837002754211,0.8539837002754211,0.8539837598800659],"active":[0.00018984079360961914,0.00016854905697982758,0.0001918927882798016,0.0002241938782390207,0.00026273480034433305,0.0003088016528636217,0.0003665320691652596,0.0004346455098129809,0.0005188395734876394,0.0006207301048561931,0.0007433700375258923,0.0008952136849984527,0.001074096653610468,0.00129093904979527,0.0015527582727372646,0.001865682192146778,0.0022450247779488564,0.0026957523077726364,0.003241722472012043,0.0038833878934383392,0.004649515263736248,0.005549482069909573,0.006611788645386696,0.007841670885682106,0.009272942319512367,0.010906890034675598,0.012760080397129059,0.014826074242591858,0.01710376888513565,0.01958708092570305,0.022208422422409058,0.025365687906742096,0.028718464076519012,0.032165639102458954,0.03560630977153778,0.03891447186470032,0.04210309684276581,0.04510088264942169,0.047831252217292786,0.05027446150779724,0.052420660853385925,0.05430296063423157,0.055917590856552124,0.0572434663772583,0.058277785778045654,0.05894485116004944,0.05920723080635071,0.059068500995635986,0.058484822511672974,0.057420194149017334,0.055878520011901855,0.05392289161682129,0.05156552791595459,0.048879146575927734,0.04591727256774902,0.04276043176651001,0.039459288120269775,0.036121487617492676,0.032801806926727295,0.02956324815750122,0.026449203491210938,0.023502349853515625,0.02076411247253418,0.01825791597366333,0.01597660779953003,0.0139085054397583,0.012071728706359863,0.01045006513595581,0.009010732173919678,0.007761240005493164,0.006671786308288574,0.005720674991607666,0.004898548126220703,0.004196524620056152,0.0035942792892456055,0.003070533275604248,0.0026251673698425293,0.002249002456665039,0.0019244551658630371,0.0016454458236694336,0.0014076828956604004,0.0012065768241882324,0.0010382533073425293,0.0008927583694458008,0.0007685422897338867,0.0006645917892456055,0.000574648380279541,0.0004962682723999023,0.00043207406997680664,0.00037741661071777344,0.0003330111503601074,0.0002943277359008789,0.00025969743728637695,0.0002308487892150879,0.00020700693130493164,0.00018614530563354492,0.00016826391220092773,0.00015425682067871094,0.000141143798828125,0.0001304149627685547,0.00012195110321044922,0.00011461973190307617,0.00010818243026733398,0.00010251998901367188,9.775161743164062e-05,9.435415267944336e-05,9.059906005859375e-05,8.767843246459961e-05,8.529424667358398e-05,8.344650268554688e-05,8.177757263183594e-05,8.034706115722656e-05,7.909536361694336e-05,7.814168930053711e-05,7.718801498413086e-05,7.62939453125e-05,7.56978988647461e-05,7.528066635131836e-05,7.468461990356445e-05,7.426738739013672e-05,7.402896881103516e-05,7.361173629760742e-05,7.331371307373047e-05,7.30752944946289e-05,7.289648056030273e-05,7.277727127075195e-05,7.259845733642578e-05,7.259845733642578e-05,7.236003875732422e-05,7.230043411254883e-05,7.218122482299805e-05,7.218122482299805e-05,7.206201553344727e-05,7.206201553344727e-05,7.200241088867188e-05,7.200241088867188e-05,7.194280624389648e-05,7.194280624389648e-05,7.18235969543457e-05,7.176399230957031e-05,7.18235969543457e-05,7.18235969543457e-05,7.18235969543457e-05,7.18235969543457e-05,7.170438766479492e-05,7.164478302001953e-05,7.158517837524414e-05,7.164478302001953e-05,7.158517837524414e-05,7.152557373046875e-05,7.158517837524414e-05,7.158517837524414e-05,7.158517837524414e-05,7.158517837524414e-05,7.158517837524414e-05,7.152557373046875e-05,7.152557373046875e-05,7.146596908569336e-05,7.152557373046875e-05,7.146596908569336e-05,7.152557373046875e-05,7.152557373046875e-05,7.152557373046875e-05,7.146596908569336e-05,7.146596908569336e-05,7.146596908569336e-05,7.152557373046875e-05,7.152557373046875e-05,7.152557373046875e-05,7.158517837524414e-05,7.158517837524414e-05,7.152557373046875e-05,7.146596908569336e-05,7.146596908569336e-05,7.146596908569336e-05,7.146596908569336e-05,7.146596908569336e-05,7.146596908569336e-05,7.146596908569336e-05,7.140636444091797e-05,7.140636444091797e-05,7.146596908569336e-05,7.140636444091797e-05,7.140636444091797e-05,7.146596908569336e-05,7.152557373046875e-05,7.152557373046875e-05,7.152557373046875e-05,7.152557373046875e-05,7.146596908569336e-05,7.146596908569336e-05,7.146596908569336e-05,7.146596908569336e-05,7.152557373046875e-05,7.146596908569336e-05,7.152557373046875e-05,7.146596908569336e-05,7.146596908569336e-05,7.146596908569336e-05,7.146596908569336e-05,7.146596908569336e-05,7.146596908569336e-05,7.140636444091797e-05,7.134675979614258e-05,7.140636444091797e-05,7.146596908569336e-05,7.146596908569336e-05,7.146596908569336e-05,7.140636444091797e-05,7.140636444091797e-05,7.140636444091797e-05,7.140636444091797e-05,7.140636444091797e-05,7.134675979614258e-05,7.140636444091797e-05,7.140636444091797e-05,7.140636444091797e-05,7.140636444091797e-05,7.146596908569336e-05,7.146596908569336e-05,7.140636444091797e-05,7.146596908569336e-05,7.146596908569336e-05,7.140636444091797e-05,7.140636444091797e-05,7.140636444091797e-05,7.134675979614258e-05,7.134675979614258e-05,7.134675979614258e-05,7.134675979614258e-05,7.134675979614258e-05,7.140636444091797e-05,7.140636444091797e-05,7.140636444091797e-05,7.140636444091797e-05,7.134675979614258e-05,7.140636444091797e-05,7.134675979614258e-05,7.140636444091797e-05,7.140636444091797e-05,7.134675979614258e-05,7.140636444091797e-05,7.140636444091797e-05,7.134675979614258e-05,7.128715515136719e-05,7.128715515136719e-05,7.128715515136719e-05,7.134675979614258e-05,7.134675979614258e-05,7.134675979614258e-05,7.134675979614258e-05,7.134675979614258e-05,7.134675979614258e-05,7.134675979614258e-05,7.134675979614258e-05,7.134675979614258e-05,7.134675979614258e-05,7.134675979614258e-05,7.134675979614258e-05,7.134675979614258e-05,7.134675979614258e-05,7.134675979614258e-05,7.134675979614258e-05,7.134675979614258e-05,7.134675979614258e-05,7.134675979614258e-05,7.134675979614258e-05,7.134675979614258e-05,7.134675979614258e-05,7.128715515136719e-05,7.128715515136719e-05,7.128715515136719e-05,7.128715515136719e-05,7.134675979614258e-05,7.140636444091797e-05,7.134675979614258e-05,7.134675979614258e-05,7.134675979614258e-05,7.128715515136719e-05,7.128715515136719e-05,7.128715515136719e-05,7.128715515136719e-05,7.134675979614258e-05,7.128715515136719e-05,7.128715515136719e-05,7.12275505065918e-05,7.128715515136719e-05,7.12275505065918e-05,7.128715515136719e-05,7.12275505065918e-05,7.128715515136719e-05,7.12275505065918e-05,7.128715515136719e-05,7.12275505065918e-05,7.128715515136719e-05,7.128715515136719e-05,7.128715515136719e-05,7.12275505065918e-05,7.128715515136719e-05,7.128715515136719e-05,7.128715515136719e-05,7.12275505065918e-05,7.12275505065918e-05,7.128715515136719e-05,7.128715515136719e-05,7.12275505065918e-05,7.128715515136719e-05,7.12275505065918e-05,7.128715515136719e-05,7.128715515136719e-05,7.12275505065918e-05,7.128715515136719e-05,7.128715515136719e-05,7.128715515136719e-05,7.128715515136719e-05,7.128715515136719e-05,7.12275505065918e-05,7.12275505065918e-05,7.128715515136719e-05,7.128715515136719e-05,7.12275505065918e-05,7.128715515136719e-05,7.12275505065918e-05,7.12275505065918e-05,7.128715515136719e-05,7.12275505065918e-05,7.12275505065918e-05,7.12275505065918e-05,7.12275505065918e-05,7.128715515136719e-05,7.12275505065918e-05,7.12275505065918e-05,7.12275505065918e-05,7.12275505065918e-05,7.12275505065918e-05,7.11679458618164e-05,7.12275505065918e-05,7.12275505065918e-05,7.12275505065918e-05,7.12275505065918e-05,7.11679458618164e-05,7.12275505065918e-05,7.12275505065918e-05,7.12275505065918e-05,7.11679458618164e-05,7.12275505065918e-05,7.12275505065918e-05,7.11679458618164e-05,7.12275505065918e-05,7.12275505065918e-05,7.11679458618164e-05]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.00018984079360961914,0.0002426228456897661,0.00033748516580089927,0.0004591578326653689,0.0006133440183475614,0.0008099348051473498,0.0010587205179035664,0.0013754575047641993,0.0017780716298148036,0.002286708215251565,0.0029307722579687834,0.0037476751022040844,0.004778887610882521,0.006087217014282942,0.007728682830929756,0.009795078076422215,0.01238724123686552,0.015628501772880554,0.019663626328110695,0.024659564718604088,0.03081485815346241,0.03832902014255524,0.04742610827088356,0.058299578726291656,0.07115547358989716,0.08614924550056458,0.10338056087493896,0.12288249284029007,0.1445937603712082,0.1683967113494873,0.19408699870109558,0.22209040820598602,0.2519837021827698,0.28346991539001465,0.31634554266929626,0.3503812849521637,0.38541004061698914,0.42117196321487427,0.4574136734008789,0.49377357959747314,0.529800295829773,0.5650905966758728,0.5991458892822266,0.6315127015113831,0.6619008183479309,0.6899596452713013,0.715533435344696,0.7385433316230774,0.7589964270591736,0.7769568562507629,0.7926017642021179,0.8060961961746216,0.8176615834236145,0.8275257349014282,0.8358681201934814,0.8429074883460999,0.8488318920135498,0.8538005948066711,0.8579615354537964,0.8614339232444763,0.8643287420272827,0.8667434453964233,0.8687500357627869,0.8704190254211426,0.8718124628067017,0.8729612827301025,0.8739182949066162,0.8747126460075378,0.8753745555877686,0.8759227395057678,0.8763774037361145,0.8767520189285278,0.8770639300346375,0.8773215413093567,0.8775356411933899,0.8777124881744385,0.8778584003448486,0.8779805302619934,0.8780819177627563,0.8781650066375732,0.8782348036766052,0.8782923817634583,0.8783403635025024,0.8783796429634094,0.878412127494812,0.8784397840499878,0.8784623146057129,0.878480851650238,0.878496527671814,0.8785095810890198,0.8785203695297241,0.8785292506217957,0.8785368204116821,0.8785430192947388,0.8785481452941895,0.8785523176193237,0.8785560727119446,0.8785591721534729,0.878561794757843,0.8785638809204102,0.8785656690597534,0.8785671591758728,0.8785684704780579,0.8785695433616638,0.8785704374313354,0.8785711526870728,0.8785718083381653,0.878572404384613,0.878572940826416,0.8785734176635742,0.8785738348960876,0.8785741329193115,0.8785744905471802,0.878574788570404,0.8785750865936279,0.8785752654075623,0.8785754442214966,0.8785756230354309,0.87857586145401,0.8785760402679443,0.8785762190818787,0.878576397895813,0.8785765171051025,0.8785766363143921,0.8785767555236816,0.878576934337616,0.8785770535469055,0.8785771131515503,0.8785772919654846,0.8785774111747742,0.8785775303840637,0.8785775899887085,0.878577709197998,0.8785778880119324,0.8785779476165771,0.8785780668258667,0.8785781264305115,0.878578245639801,0.8785783052444458,0.8785784244537354,0.8785784840583801,0.8785785436630249,0.8785786032676697,0.8785787224769592,0.878578782081604,0.8785788416862488,0.8785789608955383,0.8785790205001831,0.8785790801048279,0.8785791397094727,0.8785791993141174,0.878579318523407,0.8785793781280518,0.8785794377326965,0.8785794973373413,0.8785795569419861,0.8785796165466309,0.8785796761512756,0.8785797357559204,0.87857985496521,0.87857985496521,0.8785799145698547,0.8785799741744995,0.8785800337791443,0.8785800933837891,0.8785801529884338,0.8785801529884338,0.8785802125930786,0.8785802721977234,0.8785803318023682,0.8785803914070129,0.8785803914070129,0.8785804510116577,0.8785805106163025,0.8785805702209473,0.878580629825592,0.878580629825592,0.878580629825592,0.8785806894302368,0.8785807490348816,0.8785808086395264,0.8785808086395264,0.8785808682441711,0.8785808682441711,0.8785809278488159,0.8785809874534607,0.8785809874534607,0.8785810470581055,0.8785810470581055,0.8785811066627502,0.8785811066627502,0.878581166267395,0.8785812258720398,0.8785812258720398,0.8785812258720398,0.8785812854766846,0.8785812854766846,0.8785813450813293,0.8785814046859741,0.8785814046859741,0.8785814046859741,0.8785814642906189,0.8785814642906189,0.8785815238952637,0.8785815238952637,0.8785815238952637,0.8785815834999084,0.8785815834999084,0.8785816431045532,0.8785816431045532,0.8785816431045532,0.878581702709198,0.878581702709198,0.878581702709198,0.878581702709198,0.8785817623138428,0.8785817623138428,0.8785817623138428,0.8785818219184875,0.8785818815231323,0.8785818815231323,0.8785818815231323,0.8785818815231323,0.8785818815231323,0.8785819411277771,0.8785819411277771,0.8785819411277771,0.8785819411277771,0.8785820007324219,0.8785820007324219,0.8785820603370667,0.8785820603370667,0.8785820603370667,0.8785821199417114,0.8785821199417114,0.8785821199417114,0.8785821795463562,0.8785821795463562,0.8785821795463562,0.8785821795463562,0.8785821795463562,0.878582239151001,0.878582239151001,0.878582239151001,0.878582239151001,0.878582239151001,0.878582239151001,0.8785822987556458,0.8785822987556458,0.8785822987556458,0.8785822987556458,0.8785822987556458,0.8785823583602905,0.8785823583602905,0.8785823583602905,0.8785823583602905,0.8785823583602905,0.8785823583602905,0.8785824179649353,0.8785824179649353,0.8785824179649353,0.8785824179649353,0.8785824179649353,0.8785824775695801,0.8785824775695801,0.8785824775695801,0.8785824775695801,0.8785824775695801,0.8785824775695801,0.8785824775695801,0.8785824775695801,0.8785824775695801,0.8785825371742249,0.8785825371742249,0.8785825371742249,0.8785825371742249,0.8785825371742249,0.8785825371742249,0.8785825371742249,0.8785825967788696,0.8785825967788696,0.8785825967788696,0.8785825967788696,0.8785825967788696,0.8785825967788696,0.8785825967788696,0.8785825967788696,0.8785826563835144,0.8785826563835144,0.8785826563835144,0.8785826563835144,0.8785826563835144,0.8785826563835144,0.8785826563835144,0.8785826563835144,0.8785826563835144,0.8785826563835144,0.8785826563835144,0.8785826563835144,0.8785827159881592,0.8785827159881592,0.8785827159881592,0.8785827159881592,0.8785827159881592,0.8785827159881592,0.8785827159881592,0.8785827159881592,0.8785827159881592,0.8785827159881592,0.8785827159881592,0.8785827159881592,0.8785827159881592,0.8785827159881592,0.8785827159881592,0.8785827159881592,0.8785827159881592,0.8785827159881592,0.8785827159881592,0.8785827159881592,0.878582775592804,0.878582775592804,0.878582775592804,0.878582775592804,0.878582775592804,0.878582775592804,0.878582775592804,0.878582775592804,0.878582775592804,0.878582775592804,0.878582775592804,0.878582775592804,0.878582775592804,0.878582775592804,0.878582775592804,0.878582775592804,0.878582775592804,0.878582775592804,0.878582775592804,0.878582775592804,0.878582775592804,0.878582775592804,0.878582775592804,0.878582775592804,0.878582775592804,0.878582775592804,0.878582775592804,0.878582775592804,0.878582775592804,0.878582775592804,0.878582775592804,0.8785828351974487],"recovered":[0.0,7.302262383745983e-05,0.0001352372346445918,0.0002136722469003871,0.0003142153436783701,0.0004422733327373862,0.0006038344581611454,0.0008092763018794358,0.0010709164198487997,0.0014024258125573397,0.001823725993745029,0.0023552703205496073,0.0030288398265838623,0.0038802241906523705,0.004957923199981451,0.006320773623883724,0.00803628470748663,0.010188233107328415,0.012883237563073635,0.016250373795628548,0.020429616793990135,0.02559823729097843,0.0319373682141304,0.03965625911951065,0.04895125329494476,0.06003321334719658,0.07306346297264099,0.08819900453090668,0.10551045835018158,0.12501944601535797,0.1466723084449768,0.17036202549934387,0.19620253145694733,0.22406445443630219,0.25373250246047974,0.2850060760974884,0.31766507029533386,0.3515089154243469,0.3863115906715393,0.42182424664497375,0.45776626467704773,0.49374228715896606,0.5293713808059692,0.564227819442749,0.5978447794914246,0.6298364400863647,0.6598702073097229,0.6876680254936218,0.7130689024925232,0.7359906435012817,0.756430983543396,0.7744819521903992,0.7902512550354004,0.803917646408081,0.8156872391700745,0.825750470161438,0.8342911601066589,0.8415271043777466,0.8476349115371704,0.8527653813362122,0.8570671677589417,0.8606688380241394,0.8636755347251892,0.8661806583404541,0.8682703971862793,0.8700104355812073,0.8714568614959717,0.8726577162742615,0.8736545443534851,0.8744837045669556,0.8751720786094666,0.8757437467575073,0.8762151598930359,0.8766085505485535,0.8769325017929077,0.877201497554779,0.8774253726005554,0.8776111602783203,0.8777647018432617,0.8778917193412781,0.8779963850975037,0.8780838847160339,0.8781564831733704,0.8782174587249756,0.8782672882080078,0.8783085942268372,0.8783425688743591,0.8783707618713379,0.8783941268920898,0.878413736820221,0.8784299492835999,0.8784435987472534,0.8784547448158264,0.8784639239311218,0.8784717917442322,0.8784782886505127,0.8784835338592529,0.8784881234169006,0.8784918785095215,0.8784951567649841,0.878497838973999,0.8785001039505005,0.8785019516944885,0.8785035610198975,0.8785049319267273,0.878506064414978,0.8785070180892944,0.8785078525543213,0.8785085678100586,0.8785092830657959,0.8785098195075989,0.8785102963447571,0.8785106539726257,0.8785109519958496,0.8785113096237183,0.8785116076469421,0.8785118460655212,0.8785120844841003,0.8785123229026794,0.8785125017166138,0.8785126805305481,0.8785129189491272,0.8785130977630615,0.8785132169723511,0.8785133361816406,0.878513514995575,0.8785136342048645,0.8785138130187988,0.8785139322280884,0.8785140514373779,0.8785141706466675,0.878514289855957,0.8785144090652466,0.8785145282745361,0.8785146474838257,0.8785147070884705,0.87851482629776,0.8785149455070496,0.8785150647163391,0.8785151243209839,0.8785152435302734,0.8785153031349182,0.878515362739563,0.8785154819488525,0.8785155415534973,0.8785156011581421,0.8785157203674316,0.8785157799720764,0.878515899181366,0.8785159587860107,0.8785160183906555,0.8785160779953003,0.8785161375999451,0.8785161972045898,0.8785162568092346,0.8785163164138794,0.8785163760185242,0.878516435623169,0.8785164952278137,0.8785165548324585,0.8785166144371033,0.878516674041748,0.8785167932510376,0.8785167932510376,0.8785169124603271,0.8785169720649719,0.8785169720649719,0.8785170316696167,0.8785170912742615,0.8785171508789062,0.878517210483551,0.878517210483551,0.8785172700881958,0.8785173296928406,0.8785173892974854,0.8785174489021301,0.8785174489021301,0.8785175085067749,0.8785175085067749,0.8785175681114197,0.8785175681114197,0.8785176277160645,0.8785176873207092,0.8785176873207092,0.878517746925354,0.878517746925354,0.8785178065299988,0.8785178661346436,0.8785178661346436,0.8785179257392883,0.8785179257392883,0.8785179853439331,0.8785180449485779,0.8785180449485779,0.8785181045532227,0.8785181045532227,0.8785181045532227,0.8785181045532227,0.8785181641578674,0.8785181641578674,0.8785182237625122,0.8785182237625122,0.878518283367157,0.878518283367157,0.878518283367157,0.8785183429718018,0.8785184025764465,0.8785184025764465,0.8785184025764465,0.8785184621810913,0.8785184621810913,0.8785184621810913,0.8785185217857361,0.8785185217857361,0.8785185217857361,0.8785185813903809,0.8785185813903809,0.8785186409950256,0.8785186409950256,0.8785186409950256,0.8785187005996704,0.8785187005996704,0.8785187602043152,0.8785187602043152,0.8785187602043152,0.87851881980896,0.87851881980896,0.87851881980896,0.8785188794136047,0.8785188794136047,0.8785188794136047,0.8785189390182495,0.8785189390182495,0.8785189986228943,0.8785189986228943,0.8785189986228943,0.8785189986228943,0.8785190582275391,0.8785190582275391,0.8785190582275391,0.8785190582275391,0.8785191178321838,0.8785191178321838,0.8785191178321838,0.8785191178321838,0.8785191178321838,0.8785191774368286,0.8785191774368286,0.8785191774368286,0.8785191774368286,0.8785191774368286,0.8785192370414734,0.8785192370414734,0.8785192370414734,0.8785192370414734,0.8785192370414734,0.8785192370414734,0.8785192966461182,0.8785192966461182,0.8785192966461182,0.8785192966461182,0.8785192966461182,0.8785192966461182,0.8785192966461182,0.8785193562507629,0.8785193562507629,0.8785193562507629,0.8785193562507629,0.8785193562507629,0.8785193562507629,0.8785193562507629,0.8785193562507629,0.8785193562507629,0.8785193562507629,0.8785194158554077,0.8785194158554077,0.8785194158554077,0.8785194158554077,0.8785194158554077,0.8785194158554077,0.8785194158554077,0.8785194158554077,0.8785194158554077,0.8785194158554077,0.8785194754600525,0.8785194754600525,0.8785194754600525,0.8785194754600525,0.8785194754600525,0.8785194754600525,0.8785194754600525,0.8785194754600525,0.8785194754600525,0.8785194754600525,0.8785194754600525,0.8785195350646973,0.8785195350646973,0.8785195350646973,0.8785195350646973,0.8785195350646973,0.8785195350646973,0.8785195350646973,0.8785195350646973,0.8785195350646973,0.8785195350646973,0.8785195350646973,0.8785195350646973,0.8785195350646973,0.8785195350646973,0.8785195350646973,0.8785195350646973,0.878519594669342,0.878519594669342,0.878519594669342,0.878519594669342,0.878519594669342,0.878519594669342,0.878519594669342,0.878519594669342,0.878519594669342,0.878519594669342,0.878519594669342,0.8785196542739868,0.8785196542739868,0.8785196542739868,0.8785196542739868,0.8785196542739868,0.8785196542739868,0.8785196542739868,0.8785196542739868,0.8785196542739868,0.8785196542739868,0.8785196542739868,0.8785196542739868,0.8785196542739868,0.8785196542739868,0.8785196542739868,0.8785196542739868,0.8785196542739868,0.8785196542739868,0.8785196542739868,0.8785196542739868,0.8785196542739868,0.8785196542739868,0.8785196542739868,0.8785196542739868,0.8785196542739868,0.8785196542739868,0.8785196542739868,0.8785196542739868,0.8785196542739868],"active":[0.00018984079360961914,0.00016960021457634866,0.00020224793115630746,0.0002454855712130666,0.00029912867466919124,0.0003676614724099636,0.0004548860597424209,0.0005661812028847635,0.0007071552099660039,0.0008842824026942253,0.0011070462642237544,0.0013924047816544771,0.0017500477842986584,0.0022069928236305714,0.002770759630948305,0.0034743044525384903,0.004350956529378891,0.005440268665552139,0.00678038876503706,0.00840919092297554,0.010385241359472275,0.012730782851576805,0.015488740056753159,0.018643319606781006,0.022204220294952393,0.026116032153367996,0.030317097902297974,0.03468348830938339,0.03908330202102661,0.043377265334129333,0.047414690256118774,0.05172838270664215,0.05578117072582245,0.05940546095371246,0.06261304020881653,0.06537520885467529,0.06774497032165527,0.06966304779052734,0.0711020827293396,0.07194933295249939,0.07203403115272522,0.07134830951690674,0.06977450847625732,0.06728488206863403,0.06405603885650635,0.06012320518493652,0.055663228034973145,0.050875306129455566,0.04592752456665039,0.0409662127494812,0.036170780658721924,0.03161424398422241,0.02741032838821411,0.023608088493347168,0.020180881023406982,0.017157018184661865,0.01454073190689087,0.01227349042892456,0.010326623916625977,0.00866854190826416,0.0072615742683410645,0.0060746073722839355,0.005074501037597656,0.0042383670806884766,0.0035420656204223633,0.0029508471488952637,0.0024614334106445312,0.002054929733276367,0.0017200112342834473,0.0014390349388122559,0.0012053251266479492,0.0010082721710205078,0.0008487701416015625,0.0007129907608032227,0.0006031394004821777,0.0005109906196594238,0.0004330277442932129,0.0003693699836730957,0.0003172159194946289,0.000273287296295166,0.0002384185791015625,0.0002084970474243164,0.00018388032913208008,0.0001621842384338379,0.00014483928680419922,0.00013118982315063477,0.00011974573135375977,0.00011008977890014648,0.0001024007797241211,9.584426879882812e-05,9.042024612426758e-05,8.565187454223633e-05,8.207559585571289e-05,7.909536361694336e-05,7.635354995727539e-05,7.402896881103516e-05,7.253885269165039e-05,7.104873657226562e-05,6.99162483215332e-05,6.872415542602539e-05,6.783008575439453e-05,6.705522537231445e-05,6.651878356933594e-05,6.598234176635742e-05,6.55055046081543e-05,6.508827209472656e-05,6.479024887084961e-05,6.455183029174805e-05,6.437301635742188e-05,6.413459777832031e-05,6.401538848876953e-05,6.383657455444336e-05,6.383657455444336e-05,6.383657455444336e-05,6.377696990966797e-05,6.365776062011719e-05,6.35981559753418e-05,6.35385513305664e-05,6.35385513305664e-05,6.35385513305664e-05,6.35385513305664e-05,6.347894668579102e-05,6.341934204101562e-05,6.341934204101562e-05,6.341934204101562e-05,6.341934204101562e-05,6.341934204101562e-05,6.330013275146484e-05,6.335973739624023e-05,6.335973739624023e-05,6.335973739624023e-05,6.330013275146484e-05,6.330013275146484e-05,6.335973739624023e-05,6.330013275146484e-05,6.335973739624023e-05,6.330013275146484e-05,6.330013275146484e-05,6.324052810668945e-05,6.330013275146484e-05,6.324052810668945e-05,6.324052810668945e-05,6.324052810668945e-05,6.324052810668945e-05,6.324052810668945e-05,6.324052810668945e-05,6.324052810668945e-05,6.324052810668945e-05,6.318092346191406e-05,6.318092346191406e-05,6.318092346191406e-05,6.324052810668945e-05,6.324052810668945e-05,6.324052810668945e-05,6.324052810668945e-05,6.324052810668945e-05,6.324052810668945e-05,6.324052810668945e-05,6.324052810668945e-05,6.330013275146484e-05,6.324052810668945e-05,6.324052810668945e-05,6.318092346191406e-05,6.324052810668945e-05,6.318092346191406e-05,6.318092346191406e-05,6.318092346191406e-05,6.318092346191406e-05,6.318092346191406e-05,6.318092346191406e-05,6.318092346191406e-05,6.318092346191406e-05,6.318092346191406e-05,6.318092346191406e-05,6.318092346191406e-05,6.318092346191406e-05,6.318092346191406e-05,6.312131881713867e-05,6.318092346191406e-05,6.318092346191406e-05,6.324052810668945e-05,6.318092346191406e-05,6.318092346191406e-05,6.318092346191406e-05,6.318092346191406e-05,6.324052810668945e-05,6.318092346191406e-05,6.318092346191406e-05,6.318092346191406e-05,6.318092346191406e-05,6.318092346191406e-05,6.318092346191406e-05,6.318092346191406e-05,6.318092346191406e-05,6.312131881713867e-05,6.318092346191406e-05,6.318092346191406e-05,6.324052810668945e-05,6.324052810668945e-05,6.324052810668945e-05,6.318092346191406e-05,6.324052810668945e-05,6.318092346191406e-05,6.324052810668945e-05,6.324052810668945e-05,6.318092346191406e-05,6.318092346191406e-05,6.318092346191406e-05,6.324052810668945e-05,6.318092346191406e-05,6.318092346191406e-05,6.324052810668945e-05,6.318092346191406e-05,6.318092346191406e-05,6.318092346191406e-05,6.318092346191406e-05,6.318092346191406e-05,6.312131881713867e-05,6.318092346191406e-05,6.324052810668945e-05,6.318092346191406e-05,6.318092346191406e-05,6.312131881713867e-05,6.312131881713867e-05,6.318092346191406e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.318092346191406e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.318092346191406e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.306171417236328e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.306171417236328e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.306171417236328e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.318092346191406e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.318092346191406e-05,6.318092346191406e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.318092346191406e-05,6.318092346191406e-05,6.318092346191406e-05,6.318092346191406e-05,6.318092346191406e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.318092346191406e-05,6.318092346191406e-05,6.318092346191406e-05,6.318092346191406e-05,6.318092346191406e-05,6.318092346191406e-05,6.318092346191406e-05,6.318092346191406e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.318092346191406e-05,6.318092346191406e-05,6.318092346191406e-05,6.318092346191406e-05,6.318092346191406e-05,6.318092346191406e-05,6.318092346191406e-05,6.318092346191406e-05,6.318092346191406e-05,6.318092346191406e-05,6.318092346191406e-05,6.318092346191406e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.318092346191406e-05,6.318092346191406e-05,6.318092346191406e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.312131881713867e-05,6.318092346191406e-05]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.00018984079360961914,0.00024219790066126734,0.0003314856730867177,0.00044534169137477875,0.0005858794902451336,0.0007623638957738876,0.0009812137577682734,0.0012524876510724425,0.0015883861342445016,0.002005934715270996,0.0025255135260522366,0.0031704497523605824,0.003969231154769659,0.004955936688929796,0.006178763695061207,0.007684064097702503,0.00954500027000904,0.01182649377733469,0.014625764451920986,0.018042078241705894,0.02219514735043049,0.027226880192756653,0.03327634558081627,0.04050177335739136,0.049078840762376785,0.05914206802845001,0.0708695650100708,0.08433959633111954,0.09962832182645798,0.11678564548492432,0.1357615441083908,0.15703460574150085,0.18036141991615295,0.20555859804153442,0.23239420354366302,0.2606784701347351,0.2902287244796753,0.3209022879600525,0.3524658977985382,0.3848029375076294,0.41769126057624817,0.4509093761444092,0.48422136902809143,0.5172222852706909,0.5496533513069153,0.5811181664466858,0.6112779974937439,0.6398444175720215,0.6666133403778076,0.6913913488388062,0.7140607237815857,0.7345867156982422,0.752994954586029,0.7693189978599548,0.7836730480194092,0.7962157130241394,0.807086169719696,0.8164627552032471,0.824503481388092,0.831382155418396,0.8372399806976318,0.8422074913978577,0.8464292883872986,0.849998950958252,0.8530063033103943,0.8555441498756409,0.8576791286468506,0.8594796657562256,0.8609867691993713,0.8622550964355469,0.8633193373680115,0.8642112612724304,0.8649585247039795,0.8655840754508972,0.8661096692085266,0.8665494322776794,0.8669180870056152,0.86722731590271,0.8674837946891785,0.8677003979682922,0.8678815364837646,0.8680336475372314,0.8681612610816956,0.8682673573493958,0.8683563470840454,0.868431031703949,0.8684940338134766,0.8685463070869446,0.8685898184776306,0.8686266541481018,0.8686569929122925,0.868682861328125,0.8687044978141785,0.8687225580215454,0.8687378168106079,0.8687501549720764,0.8687609434127808,0.8687700629234314,0.8687776327133179,0.8687840700149536,0.8687894940376282,0.8687939643859863,0.868797779083252,0.8688009977340698,0.8688037395477295,0.8688061237335205,0.8688081502914429,0.868809700012207,0.8688111305236816,0.8688122630119324,0.8688132166862488,0.8688141107559204,0.8688148260116577,0.8688154816627502,0.8688160181045532,0.8688165545463562,0.8688169717788696,0.8688173294067383,0.8688177466392517,0.8688180446624756,0.8688182830810547,0.8688185214996338,0.8688187003135681,0.8688189387321472,0.8688191175460815,0.8688192963600159,0.8688194155693054,0.8688195943832397,0.8688197135925293,0.8688198328018188,0.8688199520111084,0.868820071220398,0.8688202500343323,0.8688203692436218,0.8688204884529114,0.8688206076622009,0.8688207268714905,0.86882084608078,0.8688209056854248,0.8688210248947144,0.8688211441040039,0.8688212633132935,0.8688213229179382,0.8688214421272278,0.8688215613365173,0.8688216209411621,0.8688216805458069,0.8688217401504517,0.8688217997550964,0.8688218593597412,0.8688219785690308,0.8688220381736755,0.8688220977783203,0.8688221573829651,0.8688222765922546,0.8688223361968994,0.8688223958015442,0.8688225150108337,0.8688225746154785,0.8688226342201233,0.8688226938247681,0.8688227534294128,0.8688228130340576,0.8688228726387024,0.8688229322433472,0.8688229918479919,0.8688231110572815,0.8688231706619263,0.868823230266571,0.8688232898712158,0.8688232898712158,0.8688233494758606,0.8688234090805054,0.8688234686851501,0.8688235282897949,0.8688235878944397,0.8688235878944397,0.8688236474990845,0.8688237071037292,0.868823766708374,0.868823766708374,0.8688238263130188,0.8688238859176636,0.8688238859176636,0.8688239455223083,0.8688240051269531,0.8688240051269531,0.8688240647315979,0.8688241243362427,0.8688241839408875,0.8688241839408875,0.8688242435455322,0.8688242435455322,0.868824303150177,0.868824303150177,0.8688243627548218,0.8688243627548218,0.8688244223594666,0.8688244819641113,0.8688244819641113,0.8688245415687561,0.8688245415687561,0.8688246011734009,0.8688246011734009,0.8688246607780457,0.8688246607780457,0.8688247203826904,0.8688247203826904,0.8688247799873352,0.8688247799873352,0.86882483959198,0.86882483959198,0.8688248991966248,0.8688248991966248,0.8688248991966248,0.8688249588012695,0.8688250184059143,0.8688250184059143,0.8688250780105591,0.8688250780105591,0.8688251376152039,0.8688251376152039,0.8688251376152039,0.8688251972198486,0.8688252568244934,0.8688252568244934,0.8688252568244934,0.8688252568244934,0.8688253164291382,0.8688253164291382,0.868825376033783,0.868825376033783,0.868825376033783,0.8688254356384277,0.8688254356384277,0.8688254356384277,0.8688254952430725,0.8688254952430725,0.8688255548477173,0.8688255548477173,0.8688255548477173,0.8688256144523621,0.8688256144523621,0.8688256144523621,0.8688256740570068,0.8688256740570068,0.8688256740570068,0.8688256740570068,0.8688257336616516,0.8688257336616516,0.8688257336616516,0.8688257336616516,0.8688257932662964,0.8688257932662964,0.8688257932662964,0.8688257932662964,0.8688258528709412,0.8688258528709412,0.8688258528709412,0.8688258528709412,0.8688259124755859,0.8688259124755859,0.8688259124755859,0.8688259124755859,0.8688259720802307,0.8688259720802307,0.8688259720802307,0.8688259720802307,0.8688260316848755,0.8688260316848755,0.8688260316848755,0.8688260316848755,0.8688260912895203,0.8688260912895203,0.8688260912895203,0.868826150894165,0.868826150894165,0.868826150894165,0.868826150894165,0.868826150894165,0.868826150894165,0.868826150894165,0.8688262104988098,0.8688262104988098,0.8688262104988098,0.8688262104988098,0.8688262104988098,0.8688262701034546,0.8688262701034546,0.8688262701034546,0.8688263297080994,0.8688263297080994,0.8688263297080994,0.8688263297080994,0.8688263297080994,0.8688263893127441,0.8688263893127441,0.8688263893127441,0.8688263893127441,0.8688263893127441,0.8688263893127441,0.8688264489173889,0.8688264489173889,0.8688264489173889,0.8688264489173889,0.8688264489173889,0.8688264489173889,0.8688264489173889,0.8688265085220337,0.8688265085220337,0.8688265085220337,0.8688265085220337,0.8688265085220337,0.8688265681266785,0.8688265681266785,0.8688265681266785,0.8688265681266785,0.8688265681266785,0.8688265681266785,0.8688265681266785,0.8688265681266785,0.8688266277313232,0.8688266277313232,0.8688266277313232,0.8688266277313232,0.8688266277313232,0.8688266277313232,0.8688266277313232,0.8688266277313232,0.8688266277313232,0.868826687335968,0.868826687335968,0.868826687335968,0.868826687335968,0.868826687335968,0.868826687335968,0.868826687335968,0.868826687335968,0.868826687335968,0.868826687335968,0.868826687335968,0.868826687335968,0.868826687335968,0.868826687335968,0.868826687335968,0.868826687335968,0.8688267469406128,0.8688267469406128,0.8688267469406128,0.8688267469406128,0.8688267469406128],"recovered":[0.0,7.286047184607014e-05,0.00013567335554398596,0.00021197248133830726,0.00030658318428322673,0.0004246438620612025,0.0005710973055101931,0.0007537768688052893,0.0009818299440667033,0.001263442332856357,0.001611037878319621,0.0020461822859942913,0.0025860352907329798,0.003255970310419798,0.004084061365574598,0.005108922254294157,0.006378090009093285,0.007939085364341736,0.009860632009804249,0.01222227606922388,0.01510895136743784,0.01862184889614582,0.022902712225914,0.028066927567124367,0.03426969051361084,0.0416552796959877,0.05037713795900345,0.06060999631881714,0.07245104014873505,0.08600591868162155,0.10137443244457245,0.11855046451091766,0.13775871694087982,0.1590217798948288,0.18226002156734467,0.20730352401733398,0.23397313058376312,0.26207849383354187,0.2914888858795166,0.3219514489173889,0.35335904359817505,0.38551458716392517,0.4181715250015259,0.4511646032333374,0.48416149616241455,0.5168812274932861,0.5489543676376343,0.580098569393158,0.6099360585212708,0.6382363438606262,0.6647705435752869,0.6893554329872131,0.7119174599647522,0.7324010133743286,0.7508046627044678,0.7671944499015808,0.7816457748413086,0.794312596321106,0.8053274154663086,0.8148593902587891,0.8230720162391663,0.8301084041595459,0.8361095190048218,0.8412218689918518,0.8455570936203003,0.849227786064148,0.8523306846618652,0.8549538254737854,0.8571637272834778,0.8590226173400879,0.8605874180793762,0.861899733543396,0.8630034327507019,0.8639253377914429,0.8646996021270752,0.8653493523597717,0.8658944368362427,0.8663529753684998,0.8667355179786682,0.8670557141304016,0.8673246502876282,0.8675497174263,0.8677372336387634,0.8678954839706421,0.8680275678634644,0.868138313293457,0.8682315945625305,0.868308961391449,0.8683741688728333,0.8684279322624207,0.8684736490249634,0.8685116767883301,0.8685436248779297,0.8685705065727234,0.8685927987098694,0.868611752986908,0.8686270713806152,0.868640124797821,0.868651270866394,0.8686604499816895,0.8686684966087341,0.8686753511428833,0.8686807155609131,0.8686855435371399,0.868689239025116,0.8686925768852234,0.8686954379081726,0.8686979413032532,0.8686999678611755,0.8687015771865845,0.8687029480934143,0.8687041401863098,0.868705153465271,0.8687059879302979,0.8687068223953247,0.8687074780464172,0.8687080144882202,0.8687085509300232,0.8687089681625366,0.86870938539505,0.8687097430229187,0.8687100410461426,0.8687102794647217,0.8687105774879456,0.8687107563018799,0.868710994720459,0.8687111735343933,0.8687112927436829,0.8687114715576172,0.8687115907669067,0.8687117099761963,0.8687118887901306,0.8687119483947754,0.8687121272087097,0.8687122464179993,0.8687123656272888,0.8687124848365784,0.8687126040458679,0.8687127232551575,0.868712842464447,0.8687129616737366,0.8687130808830261,0.8687132000923157,0.8687133193016052,0.86871337890625,0.8687134981155396,0.8687135577201843,0.8687136769294739,0.8687137365341187,0.8687137961387634,0.8687138557434082,0.868713915348053,0.8687140345573425,0.8687140941619873,0.8687141537666321,0.8687142133712769,0.8687143325805664,0.8687143325805664,0.868714451789856,0.8687145113945007,0.8687145709991455,0.8687146902084351,0.8687147498130798,0.8687148094177246,0.8687148690223694,0.8687149286270142,0.8687149882316589,0.8687150478363037,0.8687151074409485,0.8687151670455933,0.868715226650238,0.8687152862548828,0.8687153458595276,0.8687153458595276,0.8687154054641724,0.8687154650688171,0.8687154650688171,0.8687155246734619,0.8687155842781067,0.8687156438827515,0.8687157034873962,0.868715763092041,0.868715763092041,0.8687158226966858,0.8687158823013306,0.8687158823013306,0.8687159419059753,0.8687160015106201,0.8687160015106201,0.8687160611152649,0.8687161207199097,0.8687161207199097,0.8687161803245544,0.8687162399291992,0.8687162399291992,0.868716299533844,0.8687163591384888,0.8687163591384888,0.8687164187431335,0.8687164187431335,0.8687164783477783,0.8687164783477783,0.8687165379524231,0.8687165379524231,0.8687165975570679,0.8687165975570679,0.8687166571617126,0.8687166571617126,0.8687167167663574,0.8687167167663574,0.8687167763710022,0.8687167763710022,0.8687167763710022,0.868716835975647,0.8687168955802917,0.8687168955802917,0.8687168955802917,0.8687169551849365,0.8687169551849365,0.8687170147895813,0.8687170147895813,0.8687170147895813,0.8687170743942261,0.8687170743942261,0.8687171339988708,0.8687171339988708,0.8687171936035156,0.8687171936035156,0.8687172532081604,0.8687172532081604,0.8687172532081604,0.8687173128128052,0.8687173128128052,0.8687173128128052,0.86871737241745,0.86871737241745,0.86871737241745,0.8687174320220947,0.8687174320220947,0.8687174916267395,0.8687174916267395,0.8687174916267395,0.8687175512313843,0.8687175512313843,0.8687175512313843,0.868717610836029,0.868717610836029,0.868717610836029,0.868717610836029,0.8687176704406738,0.8687176704406738,0.8687176704406738,0.8687177300453186,0.8687177300453186,0.8687177300453186,0.8687177300453186,0.8687177896499634,0.8687177896499634,0.8687177896499634,0.8687178492546082,0.8687178492546082,0.8687178492546082,0.8687178492546082,0.8687179088592529,0.8687179088592529,0.8687179088592529,0.8687179088592529,0.8687179684638977,0.8687179684638977,0.8687179684638977,0.8687179684638977,0.8687180280685425,0.8687180280685425,0.8687180280685425,0.8687180280685425,0.8687180876731873,0.8687180876731873,0.8687180876731873,0.8687180876731873,0.868718147277832,0.868718147277832,0.868718147277832,0.868718147277832,0.868718147277832,0.868718147277832,0.868718147277832,0.8687182068824768,0.8687182068824768,0.8687182068824768,0.8687182068824768,0.8687182664871216,0.8687182664871216,0.8687182664871216,0.8687182664871216,0.8687182664871216,0.8687182664871216,0.8687182664871216,0.8687183260917664,0.8687183260917664,0.8687183260917664,0.8687183260917664,0.8687183856964111,0.8687183856964111,0.8687183856964111,0.8687183856964111,0.8687183856964111,0.8687183856964111,0.8687183856964111,0.8687184453010559,0.8687184453010559,0.8687184453010559,0.8687184453010559,0.8687184453010559,0.8687184453010559,0.8687184453010559,0.8687185049057007,0.8687185049057007,0.8687185049057007,0.8687185049057007,0.8687185049057007,0.8687185049057007,0.8687185049057007,0.8687185645103455,0.8687185645103455,0.8687185645103455,0.8687185645103455,0.8687186241149902,0.8687186241149902,0.8687186241149902,0.8687186241149902,0.8687186241149902,0.8687186241149902,0.8687186241149902,0.8687186241149902,0.8687186241149902,0.8687186241149902,0.868718683719635,0.868718683719635,0.868718683719635,0.868718683719635,0.868718683719635,0.868718683719635,0.868718683719635,0.868718683719635,0.868718683719635,0.868718683719635,0.868718683719635,0.868718683719635,0.868718683719635,0.868718683719635,0.8687187433242798],"active":[0.00018984079360961914,0.00016933743609115481,0.00019581231754273176,0.00023336921003647149,0.0002792963059619069,0.0003377200337126851,0.00041011645225808024,0.0004987107822671533,0.0006065561901777983,0.000742492382414639,0.0009144756477326155,0.001124267466366291,0.0013831958640366793,0.0016999663785099983,0.0020947023294866085,0.002575141843408346,0.0031669102609157562,0.0038874084129929543,0.004765132442116737,0.005819802172482014,0.007086195982992649,0.008605031296610832,0.010373633354902267,0.01243484579026699,0.014809150248765945,0.01748678833246231,0.020492427051067352,0.0237296000123024,0.02717728167772293,0.030779726803302765,0.03438711166381836,0.03848414123058319,0.04260270297527313,0.04653681814670563,0.05013418197631836,0.05337494611740112,0.05625559389591217,0.05882379412651062,0.060977011919021606,0.06285148859024048,0.06433221697807312,0.06539478898048401,0.06604984402656555,0.06605768203735352,0.06549185514450073,0.06423693895339966,0.06232362985610962,0.059745848178863525,0.056677281856536865,0.05315500497817993,0.04929018020629883,0.04523128271102905,0.041077494621276855,0.03691798448562622,0.032868385314941406,0.029021263122558594,0.02544039487838745,0.022150158882141113,0.019176065921783447,0.016522765159606934,0.014167964458465576,0.012099087238311768,0.010319769382476807,0.008777081966400146,0.007449209690093994,0.00631636381149292,0.0053484439849853516,0.0045258402824401855,0.0038230419158935547,0.0032324790954589844,0.002731919288635254,0.002311527729034424,0.001955091953277588,0.0016587376594543457,0.001410067081451416,0.0012000799179077148,0.0010236501693725586,0.0008743405342102051,0.0007482767105102539,0.000644683837890625,0.0005568861961364746,0.0004839301109313965,0.0004240274429321289,0.0003718733787536621,0.0003287792205810547,0.00029271841049194336,0.0002624392509460449,0.00023734569549560547,0.00021564960479736328,0.00019872188568115234,0.00018334388732910156,0.00017118453979492188,0.0001608729362487793,0.00015205144882202148,0.0001450181007385254,0.00013840198516845703,0.00013387203216552734,0.00012993812561035156,0.00012636184692382812,0.00012362003326416016,0.00012099742889404297,0.00011861324310302734,0.00011706352233886719,0.00011545419692993164,0.00011450052261352539,0.00011354684829711914,0.00011271238327026367,0.00011175870895385742,0.00011116266250610352,0.00011068582534790039,0.00011026859283447266,0.0001099705696105957,0.00010967254638671875,0.00010949373245239258,0.00010919570922851562,0.00010907649993896484,0.00010895729064941406,0.00010877847671508789,0.00010877847671508789,0.00010865926742553711,0.00010854005813598633,0.00010848045349121094,0.00010842084884643555,0.00010836124420166016,0.00010836124420166016,0.00010830163955688477,0.00010824203491210938,0.00010830163955688477,0.00010824203491210938,0.00010824203491210938,0.00010824203491210938,0.00010818243026733398,0.00010830163955688477,0.00010824203491210938,0.00010824203491210938,0.00010824203491210938,0.00010824203491210938,0.00010824203491210938,0.00010818243026733398,0.00010818243026733398,0.00010818243026733398,0.00010818243026733398,0.0001081228256225586,0.0001081228256225586,0.00010818243026733398,0.0001081228256225586,0.0001081228256225586,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001081228256225586,0.0001081228256225586,0.0001080632209777832,0.0001080632209777832,0.0001081228256225586,0.0001081228256225586,0.0001080632209777832,0.00010818243026733398,0.0001081228256225586,0.0001081228256225586,0.0001081228256225586,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001081228256225586,0.0001081228256225586,0.0001081228256225586,0.0001081228256225586,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001081228256225586,0.0001081228256225586,0.0001081228256225586,0.0001081228256225586,0.0001081228256225586,0.0001081228256225586,0.0001081228256225586,0.0001080632209777832,0.0001080632209777832,0.0001081228256225586,0.0001080632209777832,0.0001080632209777832,0.0001081228256225586,0.0001080632209777832,0.0001080632209777832,0.0001081228256225586,0.0001081228256225586,0.0001080632209777832,0.0001081228256225586,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.00010800361633300781,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001081228256225586,0.0001080632209777832,0.00010800361633300781,0.0001080632209777832,0.0001081228256225586,0.0001080632209777832,0.0001081228256225586,0.0001080632209777832,0.0001081228256225586,0.0001081228256225586,0.0001080632209777832,0.0001081228256225586,0.0001081228256225586,0.0001081228256225586,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001081228256225586,0.0001080632209777832,0.0001080632209777832,0.0001081228256225586,0.0001080632209777832,0.0001080632209777832,0.0001081228256225586,0.0001080632209777832,0.0001081228256225586,0.0001080632209777832,0.0001080632209777832,0.0001081228256225586,0.0001080632209777832,0.0001080632209777832,0.0001081228256225586,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001081228256225586,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.00010800361633300781,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.00010800361633300781,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.00010800361633300781,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.00010800361633300781,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.00010800361633300781,0.00010800361633300781,0.00010800361633300781,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.00010800361633300781,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001081228256225586,0.0001081228256225586,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001081228256225586,0.0001081228256225586,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001081228256225586,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.00010800361633300781,0.00010800361633300781,0.00010800361633300781,0.00010800361633300781,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.00010800361633300781,0.00010800361633300781,0.00010800361633300781,0.00010800361633300781,0.00010800361633300781,0.00010800361633300781,0.00010800361633300781,0.00010800361633300781,0.00010800361633300781,0.00010800361633300781,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.0001080632209777832,0.00010800361633300781]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.00018984079360961914,0.00024232090800069273,0.00032843282679095864,0.0004334098193794489,0.0005620548618026078,0.0007182763074524701,0.0009080624440684915,0.0011394312605261803,0.0014199253637343645,0.001761996652930975,0.002177051268517971,0.0026751987170428038,0.0032792792189866304,0.004012440796941519,0.004905436187982559,0.005975357256829739,0.007275333162397146,0.008837905712425709,0.010712618939578533,0.012969638220965862,0.015660438686609268,0.018878716975450516,0.022710073739290237,0.02724670246243477,0.03258858621120453,0.03885604068636894,0.04616449400782585,0.05461500957608223,0.06431005150079727,0.07533713430166245,0.08777248114347458,0.10203131288290024,0.11805623024702072,0.13584694266319275,0.1553754210472107,0.17653927206993103,0.19921760261058807,0.22328929603099823,0.2485935389995575,0.2749401032924652,0.30224427580833435,0.33031871914863586,0.3590693473815918,0.3883417248725891,0.41795191168785095,0.4477691948413849,0.4774989187717438,0.5069239139556885,0.5357733964920044,0.563859224319458,0.5909845232963562,0.61692875623703,0.6414993405342102,0.6645447015762329,0.6859554648399353,0.7056865692138672,0.7237406373023987,0.7400876879692078,0.7547919154167175,0.7679058313369751,0.7795527577400208,0.7898070812225342,0.798798680305481,0.8066511154174805,0.8134682774543762,0.8193700313568115,0.8244672417640686,0.8288548588752747,0.8326332569122314,0.8358595371246338,0.8386214375495911,0.8409845232963562,0.8430071473121643,0.8447248339653015,0.8461862206459045,0.8474372029304504,0.8484967350959778,0.8493977189064026,0.8501672148704529,0.8508194088935852,0.8513723611831665,0.851840615272522,0.8522381782531738,0.8525784015655518,0.8528656363487244,0.853110134601593,0.8533183336257935,0.853495180606842,0.8536450266838074,0.853770911693573,0.8538782596588135,0.8539689779281616,0.8540464043617249,0.8541125655174255,0.8541683554649353,0.8542156219482422,0.8542561531066895,0.8542894721031189,0.8543182611465454,0.8543427586555481,0.8543636202812195,0.8543815016746521,0.854396641254425,0.8544091582298279,0.8544201850891113,0.854429304599762,0.8544371724128723,0.8544440865516663,0.8544497489929199,0.854454517364502,0.854458749294281,0.8544623255729675,0.8544653058052063,0.8544678092002869,0.8544700741767883,0.8544719815254211,0.8544735908508301,0.8544749617576599,0.8544760942459106,0.8544771075248718,0.8544780015945435,0.8544787764549255,0.8544793725013733,0.8544799089431763,0.854480504989624,0.8544809222221375,0.8544812798500061,0.8544816374778748,0.8544818758964539,0.854482114315033,0.8544824123382568,0.8544825911521912,0.8544827699661255,0.8544829487800598,0.8544830679893494,0.8544831871986389,0.8544833064079285,0.854483425617218,0.8544835448265076,0.8544836640357971,0.8544837832450867,0.8544838428497314,0.854483962059021,0.8544840216636658,0.8544840812683105,0.8544842004776001,0.8544842600822449,0.8544843196868896,0.8544844388961792,0.854484498500824,0.8544845581054688,0.8544846177101135,0.8544847369194031,0.8544847965240479,0.8544848561286926,0.8544849157333374,0.8544849753379822,0.854485034942627,0.8544850945472717,0.8544850945472717,0.8544852137565613,0.854485273361206,0.8544853329658508,0.8544853925704956,0.8544854521751404,0.8544855117797852,0.8544855713844299,0.8544855713844299,0.8544856309890747,0.8544856905937195,0.8544857501983643,0.854485809803009,0.8544858694076538,0.8544859290122986,0.8544859886169434,0.8544860482215881,0.8544861078262329,0.8544861674308777,0.8544861674308777,0.8544862270355225,0.8544862866401672,0.854486346244812,0.8544864058494568,0.8544864058494568,0.8544864654541016,0.8544865250587463,0.8544865250587463,0.8544865846633911,0.8544866442680359,0.8544866442680359,0.8544867038726807,0.8544867038726807,0.8544867634773254,0.8544867634773254,0.8544868230819702,0.854486882686615,0.8544869422912598,0.8544869422912598,0.8544870018959045,0.8544870615005493,0.8544870615005493,0.8544871211051941,0.8544871211051941,0.8544871807098389,0.8544872403144836,0.8544872403144836,0.8544872999191284,0.8544873595237732,0.8544873595237732,0.854487419128418,0.854487419128418,0.8544874787330627,0.8544874787330627,0.8544875383377075,0.8544875383377075,0.8544875979423523,0.8544875979423523,0.8544876575469971,0.8544876575469971,0.8544877171516418,0.8544877171516418,0.8544877767562866,0.8544877767562866,0.8544878363609314,0.8544878959655762,0.8544878959655762,0.8544878959655762,0.854487955570221,0.854487955570221,0.8544880151748657,0.8544880151748657,0.8544880151748657,0.8544880747795105,0.8544881343841553,0.8544881343841553,0.8544881343841553,0.8544881939888,0.8544881939888,0.8544881939888,0.8544882535934448,0.8544882535934448,0.8544882535934448,0.8544883131980896,0.8544883131980896,0.8544883131980896,0.8544883728027344,0.8544883728027344,0.8544883728027344,0.8544884324073792,0.8544884324073792,0.8544884324073792,0.8544884324073792,0.8544884920120239,0.8544884920120239,0.8544884920120239,0.8544885516166687,0.8544885516166687,0.8544885516166687,0.8544885516166687,0.8544886112213135,0.8544886112213135,0.8544886112213135,0.8544886112213135,0.8544886112213135,0.8544886112213135,0.8544886708259583,0.8544886708259583,0.8544886708259583,0.854488730430603,0.854488730430603,0.854488730430603,0.8544887900352478,0.8544887900352478,0.8544887900352478,0.8544887900352478,0.8544887900352478,0.8544888496398926,0.8544888496398926,0.8544888496398926,0.8544888496398926,0.8544889092445374,0.8544889092445374,0.8544889092445374,0.8544889092445374,0.8544889688491821,0.8544889688491821,0.8544889688491821,0.8544889688491821,0.8544890284538269,0.8544890284538269,0.8544890284538269,0.8544890284538269,0.8544890880584717,0.8544890880584717,0.8544890880584717,0.8544890880584717,0.8544890880584717,0.8544891476631165,0.8544891476631165,0.8544891476631165,0.8544891476631165,0.8544891476631165,0.8544891476631165,0.8544892072677612,0.8544892072677612,0.8544892072677612,0.8544892072677612,0.8544892072677612,0.8544892072677612,0.8544892072677612,0.8544892072677612,0.854489266872406,0.854489266872406,0.854489266872406,0.854489266872406,0.854489266872406,0.854489266872406,0.854489266872406,0.8544893264770508,0.8544893264770508,0.8544893264770508,0.8544893264770508,0.8544893264770508,0.8544893264770508,0.8544893264770508,0.8544893264770508,0.8544893860816956,0.8544893860816956,0.8544893860816956,0.8544893860816956,0.8544893860816956,0.8544893860816956,0.8544893860816956,0.8544893860816956,0.8544893860816956,0.8544893860816956,0.8544893860816956,0.8544893860816956,0.8544893860816956,0.8544893860816956,0.8544894456863403,0.8544894456863403,0.8544894456863403,0.8544894456863403,0.8544894456863403,0.8544894456863403,0.8544894456863403,0.8544894456863403,0.8544894456863403,0.8544894456863403,0.8544894456863403],"recovered":[0.0,7.275983080035076e-05,0.00013490175479091704,0.0002093836956191808,0.00029930329765193164,0.00040810476639308035,0.0005408538272604346,0.0007021186756901443,0.0008991455542854965,0.0011375873582437634,0.0014272680273279548,0.0017816177569329739,0.002204651478677988,0.002718655625358224,0.0033434017095714808,0.004105342086404562,0.005017956718802452,0.006124327890574932,0.007459915243089199,0.009064030833542347,0.010995803400874138,0.01330752857029438,0.016072608530521393,0.019373741000890732,0.02329307608306408,0.027916308492422104,0.033363472670316696,0.039739251136779785,0.047151628881692886,0.05570787563920021,0.06549233198165894,0.07659514993429184,0.08927991986274719,0.10362870991230011,0.11970732361078262,0.1375005841255188,0.15697868168354034,0.1780586540699005,0.20063838362693787,0.2245810478925705,0.24973876774311066,0.27596062421798706,0.3031032681465149,0.3310645818710327,0.3596786856651306,0.3887923061847687,0.4182482659816742,0.44785642623901367,0.47736766934394836,0.5065531134605408,0.5351884365081787,0.5630553960800171,0.5899597406387329,0.6157209277153015,0.6401229500770569,0.663021445274353,0.6843323111534119,0.703994631767273,0.7220062017440796,0.7383582592010498,0.7531061172485352,0.76629239320755,0.7780226469039917,0.7883763313293457,0.797481894493103,0.8054407238960266,0.8123722672462463,0.8183815479278564,0.8235803842544556,0.8280719518661499,0.8319295048713684,0.8352432250976562,0.838080883026123,0.8405061960220337,0.842583954334259,0.8443546891212463,0.845866858959198,0.8471496105194092,0.8482405543327332,0.8491684198379517,0.849961519241333,0.8506335020065308,0.851203978061676,0.8516882658004761,0.852098286151886,0.8524500727653503,0.8527458906173706,0.8529992699623108,0.8532147407531738,0.8533976674079895,0.8535526394844055,0.8536826372146606,0.8537927269935608,0.8538872599601746,0.85396808385849,0.8540352582931519,0.8540929555892944,0.8541419506072998,0.8541833162307739,0.8542184233665466,0.8542482852935791,0.8542730212211609,0.8542946577072144,0.8543131947517395,0.8543286323547363,0.8543416261672974,0.8543528914451599,0.8543627858161926,0.8543710112571716,0.8543778657913208,0.8543838262557983,0.8543887138366699,0.8543930053710938,0.854396641254425,0.8543997406959534,0.854402482509613,0.8544047474861145,0.8544066548347473,0.8544082045555115,0.8544095754623413,0.8544108867645264,0.8544119596481323,0.8544127941131592,0.8544135093688965,0.8544142246246338,0.8544148206710815,0.8544153571128845,0.854415774345398,0.8544161319732666,0.8544164299964905,0.8544167280197144,0.8544169664382935,0.8544171452522278,0.8544173836708069,0.854417622089386,0.8544178009033203,0.8544179201126099,0.8544180989265442,0.8544182181358337,0.8544183373451233,0.8544184565544128,0.8544185757637024,0.8544186949729919,0.8544187545776367,0.8544188737869263,0.8544189929962158,0.8544190526008606,0.8544191122055054,0.8544192314147949,0.8544192910194397,0.8544193506240845,0.854419469833374,0.8544195294380188,0.8544195890426636,0.8544196486473083,0.8544197082519531,0.8544197678565979,0.8544198274612427,0.8544198870658875,0.854420006275177,0.854420006275177,0.8544200658798218,0.8544201850891113,0.8544202446937561,0.8544203042984009,0.8544203042984009,0.8544204235076904,0.8544204235076904,0.8544204831123352,0.85442054271698,0.8544206023216248,0.8544206619262695,0.8544207215309143,0.8544207811355591,0.8544208407402039,0.8544209003448486,0.8544209599494934,0.8544210195541382,0.854421079158783,0.8544211387634277,0.8544211387634277,0.8544211983680725,0.8544212579727173,0.8544213175773621,0.8544213175773621,0.8544213771820068,0.8544214367866516,0.8544214367866516,0.8544214963912964,0.8544215559959412,0.8544215559959412,0.8544216156005859,0.8544216752052307,0.8544216752052307,0.8544217348098755,0.8544217944145203,0.8544217944145203,0.854421854019165,0.8544219136238098,0.8544219136238098,0.8544219732284546,0.8544220328330994,0.8544220924377441,0.8544220924377441,0.8544221520423889,0.8544221520423889,0.8544222116470337,0.8544222712516785,0.8544223308563232,0.8544223308563232,0.854422390460968,0.854422390460968,0.8544224500656128,0.8544224500656128,0.8544225096702576,0.8544225692749023,0.8544225692749023,0.8544225692749023,0.8544226288795471,0.8544226288795471,0.8544226884841919,0.8544226884841919,0.8544227480888367,0.8544227480888367,0.8544228076934814,0.8544228076934814,0.8544228672981262,0.8544228672981262,0.854422926902771,0.854422926902771,0.854422926902771,0.8544229865074158,0.8544229865074158,0.8544230461120605,0.8544230461120605,0.8544231057167053,0.8544231057167053,0.8544231653213501,0.8544231653213501,0.8544232249259949,0.8544232249259949,0.8544232845306396,0.8544232845306396,0.8544232845306396,0.8544232845306396,0.8544233441352844,0.8544233441352844,0.8544234037399292,0.8544234037399292,0.8544234037399292,0.8544234037399292,0.8544234037399292,0.854423463344574,0.854423463344574,0.854423463344574,0.8544235229492188,0.8544235229492188,0.8544235229492188,0.8544235229492188,0.8544235825538635,0.8544235825538635,0.8544235825538635,0.8544235825538635,0.8544236421585083,0.8544236421585083,0.8544236421585083,0.8544236421585083,0.8544236421585083,0.8544237017631531,0.8544237017631531,0.8544237017631531,0.8544237613677979,0.8544237613677979,0.8544237613677979,0.8544237613677979,0.8544237613677979,0.8544238209724426,0.8544238209724426,0.8544238209724426,0.8544238209724426,0.8544238805770874,0.8544238805770874,0.8544238805770874,0.8544238805770874,0.8544238805770874,0.8544239401817322,0.8544239401817322,0.8544239401817322,0.8544239401817322,0.854423999786377,0.854423999786377,0.854423999786377,0.8544240593910217,0.8544240593910217,0.8544240593910217,0.8544240593910217,0.8544240593910217,0.8544240593910217,0.8544241189956665,0.8544241189956665,0.8544241189956665,0.8544241189956665,0.8544241786003113,0.8544241786003113,0.8544241786003113,0.8544241786003113,0.854424238204956,0.854424238204956,0.854424238204956,0.854424238204956,0.854424238204956,0.854424238204956,0.854424238204956,0.854424238204956,0.8544242978096008,0.8544242978096008,0.8544242978096008,0.8544242978096008,0.8544242978096008,0.8544242978096008,0.8544242978096008,0.8544242978096008,0.8544242978096008,0.8544243574142456,0.8544243574142456,0.8544243574142456,0.8544243574142456,0.8544243574142456,0.8544243574142456,0.8544243574142456,0.8544243574142456,0.8544243574142456,0.8544244170188904,0.8544244170188904,0.8544244170188904,0.8544244170188904,0.8544244170188904,0.8544244170188904,0.8544244170188904,0.8544244170188904,0.8544244170188904,0.8544244170188904,0.8544244170188904,0.8544244766235352,0.8544244766235352,0.8544244766235352,0.8544244766235352,0.8544244766235352,0.8544244766235352,0.8544244766235352,0.8544244766235352],"active":[0.00018984079360961914,0.00016956106992438436,0.0001935310720000416,0.0002240261237602681,0.00026275156415067613,0.0003101715410593897,0.00036720861680805683,0.00043731258483603597,0.000520779809448868,0.0006244092946872115,0.0007497832411900163,0.0008935809601098299,0.0010746277403086424,0.0012937851715832949,0.0015620344784110785,0.0018700151704251766,0.002257376443594694,0.0027135778218507767,0.003252703696489334,0.0039056073874235153,0.00466463528573513,0.0055711884051561356,0.006637465208768845,0.007872961461544037,0.00929551012814045,0.010939732193946838,0.012801021337509155,0.014875758439302444,0.017158422619104385,0.019629258662462234,0.022280149161815643,0.0254361629486084,0.02877631038427353,0.03221823275089264,0.03566809743642807,0.03903868794441223,0.04223892092704773,0.04523064196109772,0.04795515537261963,0.050359055399894714,0.052505508065223694,0.054358094930648804,0.055966079235076904,0.057277143001556396,0.05827322602272034,0.05897688865661621,0.05925065279006958,0.059067487716674805,0.05840572714805603,0.057306110858917236,0.05579608678817749,0.05387336015701294,0.051539599895477295,0.048823773860931396,0.04583251476287842,0.04266512393951416,0.039408326148986816,0.036093056201934814,0.03278571367263794,0.029547572135925293,0.026446640491485596,0.02351468801498413,0.020776033401489258,0.018274784088134766,0.015986382961273193,0.013929307460784912,0.012094974517822266,0.010473310947418213,0.009052872657775879,0.007787585258483887,0.006691932678222656,0.005741298198699951,0.00492626428604126,0.004218637943267822,0.003602266311645508,0.0030825138092041016,0.002629876136779785,0.002248108386993408,0.0019266605377197266,0.001650989055633545,0.001410841941833496,0.001207113265991211,0.0010342001914978027,0.0008901357650756836,0.0007673501968383789,0.0006600618362426758,0.0005724430084228516,0.00049591064453125,0.0004302859306335449,0.0003732442855834961,0.000325620174407959,0.00028634071350097656,0.0002536773681640625,0.00022530555725097656,0.0002002716064453125,0.00018036365509033203,0.00016319751739501953,0.0001475214958190918,0.00013494491577148438,0.00012433528900146484,0.00011533498764038086,0.00010848045349121094,0.00010198354721069336,9.59634780883789e-05,9.1552734375e-05,8.767843246459961e-05,8.428096771240234e-05,8.130073547363281e-05,7.873773574829102e-05,7.665157318115234e-05,7.492303848266602e-05,7.361173629760742e-05,7.230043411254883e-05,7.11679458618164e-05,7.033348083496094e-05,6.949901580810547e-05,6.884336471557617e-05,6.830692291259766e-05,6.788969039916992e-05,6.753206253051758e-05,6.711483001708984e-05,6.681680679321289e-05,6.657838821411133e-05,6.639957427978516e-05,6.628036499023438e-05,6.61015510559082e-05,6.592273712158203e-05,6.586313247680664e-05,6.574392318725586e-05,6.568431854248047e-05,6.568431854248047e-05,6.562471389770508e-05,6.562471389770508e-05,6.556510925292969e-05,6.54458999633789e-05,6.538629531860352e-05,6.538629531860352e-05,6.532669067382812e-05,6.532669067382812e-05,6.532669067382812e-05,6.532669067382812e-05,6.526708602905273e-05,6.526708602905273e-05,6.526708602905273e-05,6.520748138427734e-05,6.520748138427734e-05,6.520748138427734e-05,6.520748138427734e-05,6.520748138427734e-05,6.520748138427734e-05,6.520748138427734e-05,6.514787673950195e-05,6.520748138427734e-05,6.520748138427734e-05,6.520748138427734e-05,6.520748138427734e-05,6.520748138427734e-05,6.520748138427734e-05,6.520748138427734e-05,6.508827209472656e-05,6.520748138427734e-05,6.520748138427734e-05,6.514787673950195e-05,6.514787673950195e-05,6.514787673950195e-05,6.520748138427734e-05,6.514787673950195e-05,6.514787673950195e-05,6.514787673950195e-05,6.514787673950195e-05,6.514787673950195e-05,6.514787673950195e-05,6.514787673950195e-05,6.514787673950195e-05,6.514787673950195e-05,6.514787673950195e-05,6.514787673950195e-05,6.514787673950195e-05,6.508827209472656e-05,6.508827209472656e-05,6.514787673950195e-05,6.514787673950195e-05,6.514787673950195e-05,6.508827209472656e-05,6.514787673950195e-05,6.514787673950195e-05,6.508827209472656e-05,6.514787673950195e-05,6.514787673950195e-05,6.508827209472656e-05,6.514787673950195e-05,6.508827209472656e-05,6.508827209472656e-05,6.508827209472656e-05,6.508827209472656e-05,6.508827209472656e-05,6.514787673950195e-05,6.508827209472656e-05,6.508827209472656e-05,6.514787673950195e-05,6.508827209472656e-05,6.508827209472656e-05,6.502866744995117e-05,6.508827209472656e-05,6.508827209472656e-05,6.508827209472656e-05,6.508827209472656e-05,6.508827209472656e-05,6.502866744995117e-05,6.508827209472656e-05,6.502866744995117e-05,6.508827209472656e-05,6.502866744995117e-05,6.508827209472656e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.508827209472656e-05,6.502866744995117e-05,6.508827209472656e-05,6.502866744995117e-05,6.508827209472656e-05,6.502866744995117e-05,6.508827209472656e-05,6.508827209472656e-05,6.508827209472656e-05,6.502866744995117e-05,6.508827209472656e-05,6.502866744995117e-05,6.508827209472656e-05,6.508827209472656e-05,6.502866744995117e-05,6.508827209472656e-05,6.508827209472656e-05,6.508827209472656e-05,6.502866744995117e-05,6.508827209472656e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.496906280517578e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.496906280517578e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.496906280517578e-05,6.496906280517578e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.508827209472656e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.508827209472656e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.508827209472656e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.496906280517578e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.496906280517578e-05,6.496906280517578e-05,6.496906280517578e-05,6.496906280517578e-05,6.496906280517578e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.496906280517578e-05,6.496906280517578e-05,6.496906280517578e-05,6.496906280517578e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.496906280517578e-05,6.496906280517578e-05,6.496906280517578e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.496906280517578e-05,6.496906280517578e-05,6.496906280517578e-05,6.496906280517578e-05,6.496906280517578e-05,6.496906280517578e-05,6.496906280517578e-05,6.496906280517578e-05,6.502866744995117e-05,6.502866744995117e-05,6.502866744995117e-05,6.496906280517578e-05,6.496906280517578e-05,6.496906280517578e-05,6.496906280517578e-05,6.496906280517578e-05,6.496906280517578e-05,6.496906280517578e-05,6.496906280517578e-05]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.00018984079360961914,0.00024195188598241657,0.00033723912201821804,0.0004592137411236763,0.0006135788862593472,0.0008099627448245883,0.0010587372817099094,0.001375658786855638,0.0017772888531908393,0.002286367118358612,0.002932086354121566,0.003748346120119095,0.0047814371064305305,0.006083856802433729,0.007728626951575279,0.009794211015105247,0.012384763918817043,0.014699279330670834,0.01685360260307789,0.01888514682650566,0.02082262933254242,0.022653309628367424,0.02440568059682846,0.026064081117510796,0.02764454111456871,0.029147353023290634,0.030575068667531013,0.03192703798413277,0.03321187198162079,0.034430764615535736,0.03558533638715744,0.03668186813592911,0.03772108629345894,0.03870810940861702,0.03964298963546753,0.04052840545773506,0.041366856545209885,0.04216094687581062,0.042912889271974564,0.0436253696680069,0.04430028051137924,0.04493740573525429,0.045541081577539444,0.04611252248287201,0.04665452241897583,0.04716772586107254,0.04765018820762634,0.048106927424669266,0.04853896424174309,0.04894936457276344,0.049336425960063934,0.04970172792673111,0.050046756863594055,0.05037370324134827,0.050681356340646744,0.05097419396042824,0.051249757409095764,0.05151074752211571,0.05175678804516792,0.051989857107400894,0.05221003293991089,0.0524173378944397,0.05261264741420746,0.05279979854822159,0.05297543853521347,0.053141165524721146,0.05329732224345207,0.05344541743397713,0.05358511582016945,0.053717777132987976,0.05384152755141258,0.05395965650677681,0.054071567952632904,0.05417732149362564,0.05427691340446472,0.054370343685150146,0.05445948243141174,0.05454406142234802,0.05462389439344406,0.05469910427927971,0.0547708123922348,0.05483800172805786,0.05490173399448395,0.05496162176132202,0.05501841753721237,0.05507165938615799,0.05512210354208946,0.05517049506306648,0.055216122418642044,0.05525961518287659,0.05530070140957832,0.05533895641565323,0.05537616088986397,0.05541055276989937,0.05544397979974747,0.05547565966844559,0.05550544336438179,0.05553329363465309,0.055560216307640076,0.05558514967560768,0.05560915917158127,0.05563212186098099,0.055653754621744156,0.05567434802651405,0.055693984031677246,0.05571211501955986,0.05573005974292755,0.055746931582689285,0.055763278156518936,0.05577819049358368,0.05579226091504097,0.055805932730436325,0.055818524211645126,0.055830903351306915,0.05584265664219856,0.05585367605090141,0.05586446449160576,0.0558745376765728,0.05588416010141373,0.05589323118329048,0.05590207129716873,0.055910300463438034,0.05591829493641853,0.055925801396369934,0.05593298003077507,0.05593988299369812,0.05594635382294655,0.055952515453100204,0.055958542972803116,0.05596422404050827,0.055969491600990295,0.05597462132573128,0.05597938224673271,0.055984172970056534,0.05598856136202812,0.055992692708969116,0.055996593087911606,0.05600028112530708,0.05600382015109062,0.05600741133093834,0.05601074919104576,0.056013986468315125,0.056016914546489716,0.05601969361305237,0.05602246895432472,0.05602502450346947,0.056027404963970184,0.056029804050922394,0.05603218451142311,0.056034259498119354,0.056036390364170074,0.056038424372673035,0.05604018643498421,0.05604203790426254,0.05604393780231476,0.05604563280940056,0.0560472309589386,0.05604878440499306,0.056050289422273636,0.056051675230264664,0.056052979081869125,0.056054215878248215,0.05605538934469223,0.056056562811136246,0.05605773627758026,0.05605887994170189,0.056059855967760086,0.05606085807085037,0.056061793118715286,0.05606275796890259,0.056063637137413025,0.05606439709663391,0.056065190583467484,0.05606595799326897,0.05606677383184433,0.05606753006577492,0.056068189442157745,0.05606885999441147,0.0560695119202137,0.05607018247246742,0.05607074871659279,0.05607138201594353,0.05607202276587486,0.056072503328323364,0.05607298016548157,0.05607350543141365,0.05607409402728081,0.0560745894908905,0.05607502534985542,0.05607542395591736,0.056075818836688995,0.05607619509100914,0.05607646703720093,0.05607681721448898,0.056077223271131516,0.0560775026679039,0.05607779324054718,0.05607810616493225,0.05607837438583374,0.05607860907912254,0.05607888475060463,0.05607910826802254,0.05607936531305313,0.05607961118221283,0.05607986822724342,0.05608007684350014,0.05608028173446655,0.05608048290014267,0.05608069524168968,0.0560808964073658,0.05608107149600983,0.05608128383755684,0.056081440299749374,0.056081611663103104,0.05608176440000534,0.056081902235746384,0.056082066148519516,0.056082192808389664,0.05608231574296951,0.05608246847987175,0.05608263984322548,0.05608277767896652,0.05608290433883667,0.05608300119638443,0.05608312413096428,0.05608325079083443,0.05608335882425308,0.05608344078063965,0.0560835637152195,0.056083664298057556,0.056083794683218,0.056083887815475464,0.05608397722244263,0.05608407407999039,0.05608413368463516,0.05608420819044113,0.0560842901468277,0.05608435347676277,0.05608443543314934,0.05608449876308441,0.05608458071947098,0.05608464777469635,0.056084733456373215,0.056084778159856796,0.05608483403921127,0.05608488991856575,0.05608496069908142,0.05608503520488739,0.05608505755662918,0.05608510226011276,0.05608513951301575,0.056085169315338135,0.056085195392370224,0.05608522891998291,0.05608526989817619,0.05608532577753067,0.05608535185456276,0.05608538165688515,0.05608543008565903,0.05608545243740082,0.0560854971408844,0.05608554184436798,0.05608557537198067,0.05608559772372246,0.05608561635017395,0.05608564242720604,0.05608567222952843,0.05608569458127022,0.05608571693301201,0.0560857392847538,0.056085772812366486,0.05608578771352768,0.05608581751585007,0.05608583614230156,0.05608585104346275,0.05608588084578514,0.056085895746946335,0.05608591437339783,0.05608592927455902,0.05608593672513962,0.05608594790101051,0.056085970252752304,0.0560859814286232,0.05608599632978439,0.05608600750565529,0.05608602613210678,0.056086041033267975,0.05608605965971947,0.05608609318733215,0.05608610436320305,0.056086115539073944,0.05608613044023514,0.05608614906668663,0.056086160242557526,0.05608617141842842,0.056086182594299316,0.056086186319589615,0.05608620494604111,0.056086208671331406,0.0560862198472023,0.056086231023073196,0.05608623847365379,0.05608625337481499,0.05608625337481499,0.056086260825395584,0.05608626455068588,0.05608627200126648,0.05608627200126648,0.05608627200126648,0.056086283177137375,0.056086283177137375,0.05608628690242767,0.05608629435300827,0.05608629435300827,0.05608629435300827,0.05608629435300827,0.056086305528879166,0.056086305528879166,0.056086305528879166,0.056086309254169464,0.056086309254169464,0.056086309254169464,0.056086309254169464,0.056086309254169464,0.056086309254169464,0.05608631670475006,0.05608631670475006,0.05608631670475006,0.05608631670475006,0.05608631670475006,0.05608631670475006,0.05608631670475006,0.05608631670475006,0.05608632043004036,0.05608632043004036,0.056086327880620956,0.056086331605911255,0.056086331605911255,0.056086331605911255,0.056086331605911255,0.056086331605911255,0.056086331605911255,0.056086331605911255,0.056086331605911255,0.05608633905649185,0.05608635023236275,0.05608635023236275,0.056086353957653046,0.05608636513352394,0.056086376309394836,0.056086376309394836],"recovered":[0.0,7.289402128662914e-05,0.00013572926400229335,0.00021399653633125126,0.00031485833460465074,0.0004413787100929767,0.0006035269470885396,0.0008089407929219306,0.0010695912642404437,0.0014014528132975101,0.001821075682528317,0.0023546384181827307,0.0030288060661405325,0.003882321063429117,0.004961624275892973,0.006321947555989027,0.00803512241691351,0.010187818668782711,0.012418610043823719,0.014614762738347054,0.016728023067116737,0.018753796815872192,0.020682282745838165,0.022522011771798134,0.024273402988910675,0.025940056890249252,0.02752469852566719,0.02902650460600853,0.03045530989766121,0.03181483969092369,0.033103201538324356,0.03432498127222061,0.035486262291669846,0.03658466413617134,0.03762698546051979,0.038616813719272614,0.03955383226275444,0.04043980687856674,0.04127984493970871,0.04207800701260567,0.04283103346824646,0.043546196073293686,0.04422122612595558,0.04486030340194702,0.045465849339962006,0.046039752662181854,0.04658323526382446,0.047097522765398026,0.0475812628865242,0.04804091900587082,0.04847449064254761,0.04888526722788811,0.04927384480834007,0.04964028671383858,0.049986422061920166,0.050314076244831085,0.05062289535999298,0.05091574043035507,0.05119343847036362,0.05145476385951042,0.051702141761779785,0.05193578079342842,0.05215545743703842,0.05236312001943588,0.05256086587905884,0.05274691432714462,0.05292312428355217,0.05308884382247925,0.053246039897203445,0.05339384451508522,0.05353504791855812,0.05366816744208336,0.05379389971494675,0.053912289440631866,0.05402412638068199,0.05412965267896652,0.05422937870025635,0.054324038326740265,0.0544138140976429,0.054498814046382904,0.05457785725593567,0.05465440824627876,0.054726071655750275,0.054794084280729294,0.0548577606678009,0.05491796135902405,0.05497535690665245,0.055029429495334625,0.0550798736512661,0.055128440260887146,0.05517471581697464,0.055217694491147995,0.05525881424546242,0.05529838800430298,0.05533524230122566,0.05536975711584091,0.05540323257446289,0.05543500557541847,0.05546504259109497,0.05549275875091553,0.05551981180906296,0.055545467883348465,0.055569857358932495,0.055593062192201614,0.055614858865737915,0.0556349977850914,0.05565432086586952,0.05567314103245735,0.05569084361195564,0.05570777878165245,0.05572359263896942,0.05573882907629013,0.05575324967503548,0.05576670542359352,0.05577981844544411,0.0557924322783947,0.0558040551841259,0.05581560358405113,0.05582620948553085,0.055836211889982224,0.055845752358436584,0.055854927748441696,0.055863626301288605,0.055871885269880295,0.055879730731248856,0.05588722229003906,0.05589454621076584,0.05590158700942993,0.05590815097093582,0.05591447278857231,0.0559203177690506,0.05592597648501396,0.05593147128820419,0.055936429649591446,0.0559413842856884,0.05594589188694954,0.05595024302601814,0.055954352021217346,0.05595836043357849,0.05596201494336128,0.05596570670604706,0.055969156324863434,0.055972516536712646,0.055975720286369324,0.055978674441576004,0.0559815987944603,0.05598434805870056,0.05598689243197441,0.05598948523402214,0.055991992354393005,0.055994272232055664,0.055996477603912354,0.055998578667640686,0.05600036680698395,0.056002262979745865,0.05600414052605629,0.05600593239068985,0.05600767955183983,0.05600927397608757,0.05601084604859352,0.056012239307165146,0.05601364001631737,0.05601503327488899,0.056016262620687485,0.05601749196648598,0.05601882562041283,0.056019898504018784,0.05602097138762474,0.056021999567747116,0.0560230053961277,0.05602399632334709,0.056024909019470215,0.05602571740746498,0.05602660030126572,0.05602739006280899,0.05602811649441719,0.056028831750154495,0.0560295470058918,0.056030236184597015,0.056030936539173126,0.05603157356381416,0.05603216588497162,0.056032780557870865,0.056033406406641006,0.05603392794728279,0.056034479290246964,0.05603502690792084,0.05603552982211113,0.056036096066236496,0.0560365654528141,0.05603703111410141,0.05603744462132454,0.05603780597448349,0.05603816360235214,0.05603847652673721,0.05603887885808945,0.056039199233055115,0.05603944882750511,0.056039758026599884,0.056040022522211075,0.05604027956724167,0.05604053661227226,0.05604083836078644,0.05604111775755882,0.05604134127497673,0.05604156479239464,0.056041765958070755,0.05604200437664986,0.05604217201471329,0.056042395532131195,0.05604257062077522,0.056042756885290146,0.05604296922683716,0.05604314059019089,0.056043364107608795,0.05604352056980133,0.05604366585612297,0.056043822318315506,0.056043945252895355,0.056044112890958786,0.05604424327611923,0.05604439228773117,0.05604451522231102,0.056044649332761765,0.056044768542051315,0.05604488030076027,0.05604499205946922,0.05604511499404907,0.056045226752758026,0.05604534223675728,0.056045450270175934,0.05604557693004608,0.05604569613933563,0.0560457818210125,0.05604587495326996,0.05604593828320503,0.056046050041913986,0.056046128273010254,0.056046199053525925,0.05604628473520279,0.056046366691589355,0.05604644492268562,0.056046511977910995,0.056046564131975174,0.056046631187200546,0.05604669079184532,0.0560467354953289,0.05604678764939308,0.05604683607816696,0.05604686960577965,0.056046925485134125,0.05604696646332741,0.056046999990940094,0.05604705959558487,0.05604708939790726,0.05604713410139084,0.056047167629003525,0.056047212332487106,0.05604724586009979,0.05604727193713188,0.056047290563583374,0.056047335267066956,0.05604739487171173,0.05604742839932442,0.056047473102808,0.056047506630420685,0.056047528982162476,0.05604756250977516,0.05604758486151695,0.05604761838912964,0.05604763701558113,0.056047674268484116,0.05604769289493561,0.056047726422548294,0.056047748774290085,0.056047771126031876,0.05604778602719307,0.05604780465364456,0.05604783818125725,0.05604786053299904,0.056047871708869934,0.056047894060611725,0.056047894060611725,0.05604789778590202,0.05604792758822441,0.056047942489385605,0.0560479611158371,0.05604797601699829,0.05604800581932068,0.05604800954461098,0.05604802817106247,0.05604805052280426,0.05604807287454605,0.056048084050416946,0.05604810640215874,0.05604812130331993,0.056048132479190826,0.05604814365506172,0.05604815483093262,0.056048162281513214,0.05604816600680351,0.05604817345738411,0.05604817718267441,0.0560481958091259,0.0560481995344162,0.056048206984996796,0.056048206984996796,0.05604821816086769,0.05604822188615799,0.05604822188615799,0.056048233062028885,0.056048233062028885,0.056048233062028885,0.05604824051260948,0.05604824051260948,0.05604824051260948,0.05604824051260948,0.05604824423789978,0.05604824423789978,0.05604824423789978,0.05604824423789978,0.05604825168848038,0.05604825168848038,0.05604825168848038,0.05604825168848038,0.05604825168848038,0.05604825168848038,0.05604825168848038,0.056048255413770676,0.056048255413770676,0.056048255413770676,0.056048255413770676,0.056048255413770676,0.056048255413770676,0.056048255413770676,0.05604826286435127,0.05604826286435127,0.05604826658964157,0.05604826658964157,0.05604826658964157,0.05604826658964157,0.05604826658964157,0.05604826658964157,0.05604826658964157,0.05604826658964157,0.05604826658964157,0.056048277765512466,0.05604828521609306,0.05604828894138336,0.05604830011725426,0.056048307567834854],"active":[0.00018984079360961914,0.00016905786469578743,0.0002015098580159247,0.00024521720479242504,0.00029872055165469646,0.0003685840347316116,0.00045521033462136984,0.0005667179939337075,0.0007076975889503956,0.0008849143050611019,0.0011110106715932488,0.0013937077019363642,0.001752631040289998,0.002201535739004612,0.0027670026756823063,0.0034722634591162205,0.004349641501903534,0.0045114606618881226,0.0044349925592541695,0.0042703840881586075,0.004094606265425682,0.0038995128124952316,0.0037233978509902954,0.0035420693457126617,0.0033711381256580353,0.003207296133041382,0.003050370141863823,0.002900533378124237,0.0027565620839595795,0.0026159249246120453,0.002482134848833084,0.002356886863708496,0.002234824001789093,0.0021234452724456787,0.0020160041749477386,0.0019115917384624481,0.0018130242824554443,0.0017211399972438812,0.0016330443322658539,0.0015473626554012299,0.001469247043132782,0.0013912096619606018,0.0013198554515838623,0.0012522190809249878,0.0011886730790138245,0.001127973198890686,0.0010669529438018799,0.0010094046592712402,0.0009577013552188873,0.0009084455668926239,0.0008619353175163269,0.0008164606988430023,0.0007729120552539825,0.0007334165275096893,0.0006949342787265778,0.0006601177155971527,0.0006268620491027832,0.0005950070917606354,0.000563349574804306,0.0005350932478904724,0.0005078911781311035,0.00048155710101127625,0.00045718997716903687,0.00043667852878570557,0.00041457265615463257,0.00039425119757652283,0.00037419795989990234,0.00035657361149787903,0.0003390759229660034,0.00032393261790275574,0.00030647963285446167,0.00029148906469345093,0.0002776682376861572,0.0002650320529937744,0.0002527870237827301,0.00024069100618362427,0.0002301037311553955,0.00022002309560775757,0.00021008029580116272,0.0002002902328968048,0.0001929551362991333,0.0001835934817790985,0.0001756623387336731,0.00016753748059272766,0.0001606568694114685,0.00015369802713394165,0.00014674663543701172,0.0001410655677318573,0.00013624876737594604,0.00013117492198944092,0.00012598559260368347,0.00012126192450523376,0.00011734664440155029,0.00011216476559638977,0.00010873749852180481,0.00010590255260467529,0.00010221078991889954,9.828805923461914e-05,9.517371654510498e-05,9.239092469215393e-05,8.934736251831055e-05,8.665397763252258e-05,8.389726281166077e-05,8.128583431243896e-05,7.912516593933105e-05,7.711723446846008e-05,7.573887705802917e-05,7.37905502319336e-05,7.243454456329346e-05,7.041171193122864e-05,6.866827607154846e-05,6.710365414619446e-05,6.527453660964966e-05,6.419792771339417e-05,6.283819675445557e-05,6.124377250671387e-05,6.04093074798584e-05,5.893409252166748e-05,5.7950615882873535e-05,5.701929330825806e-05,5.631893873214722e-05,5.537271499633789e-05,5.466863512992859e-05,5.391612648963928e-05,5.32492995262146e-05,5.266070365905762e-05,5.180761218070984e-05,5.092844367027283e-05,5.039200186729431e-05,4.975125193595886e-05,4.9173831939697266e-05,4.8644840717315674e-05,4.791095852851868e-05,4.774332046508789e-05,4.717707633972168e-05,4.6800822019577026e-05,4.6350061893463135e-05,4.592910408973694e-05,4.545971751213074e-05,4.5396387577056885e-05,4.5042484998703e-05,4.4830143451690674e-05,4.439800977706909e-05,4.3973326683044434e-05,4.379451274871826e-05,4.342570900917053e-05,4.30569052696228e-05,4.291161894798279e-05,4.269927740097046e-05,4.226714372634888e-05,4.21181321144104e-05,4.194676876068115e-05,4.160776734352112e-05,4.167109727859497e-05,4.167482256889343e-05,4.14922833442688e-05,4.129856824874878e-05,4.110485315322876e-05,4.1015446186065674e-05,4.082918167114258e-05,4.073977470397949e-05,4.057586193084717e-05,4.0356069803237915e-05,4.0300190448760986e-05,4.024431109428406e-05,4.00543212890625e-05,3.995746374130249e-05,3.9886683225631714e-05,3.9793550968170166e-05,3.9752572774887085e-05,3.964081406593323e-05,3.948807716369629e-05,3.947317600250244e-05,3.935769200325012e-05,3.9383769035339355e-05,3.941357135772705e-05,3.935769200325012e-05,3.931298851966858e-05,3.927573561668396e-05,3.9245933294296265e-05,3.917515277862549e-05,3.921613097190857e-05,3.92422080039978e-05,3.909692168235779e-05,3.9052218198776245e-05,3.902614116668701e-05,3.906711935997009e-05,3.905966877937317e-05,3.8929283618927e-05,3.8858503103256226e-05,3.878772258758545e-05,3.875046968460083e-05,3.8661062717437744e-05,3.865361213684082e-05,3.874674439430237e-05,3.8623809814453125e-05,3.859400749206543e-05,3.865733742713928e-05,3.86163592338562e-05,3.8586556911468506e-05,3.8605183362960815e-05,3.857165575027466e-05,3.8526952266693115e-05,3.849342465400696e-05,3.8526952266693115e-05,3.851205110549927e-05,3.851577639579773e-05,3.847852349281311e-05,3.852322697639465e-05,3.850087523460388e-05,3.850087523460388e-05,3.8526952266693115e-05,3.8471072912216187e-05,3.8471072912216187e-05,3.840029239654541e-05,3.83816659450531e-05,3.840029239654541e-05,3.8370490074157715e-05,3.8370490074157715e-05,3.835558891296387e-05,3.839656710624695e-05,3.838539123535156e-05,3.8389116525650024e-05,3.8351863622665405e-05,3.835558891296387e-05,3.8370490074157715e-05,3.836676478385925e-05,3.832578659057617e-05,3.833696246147156e-05,3.832206130027771e-05,3.834441304206848e-05,3.8310885429382324e-05,3.828108310699463e-05,3.8292258977890015e-05,3.825873136520386e-05,3.826990723609924e-05,3.824010491371155e-05,3.82252037525177e-05,3.8236379623413086e-05,3.8214027881622314e-05,3.8214027881622314e-05,3.820285201072693e-05,3.822147846221924e-05,3.8214027881622314e-05,3.820285201072693e-05,3.819912672042847e-05,3.82252037525177e-05,3.824755549430847e-05,3.822147846221924e-05,3.8232654333114624e-05,3.8214027881622314e-05,3.820285201072693e-05,3.8195401430130005e-05,3.816932439804077e-05,3.818050026893616e-05,3.819167613983154e-05,3.818422555923462e-05,3.816932439804077e-05,3.818422555923462e-05,3.818050026893616e-05,3.820657730102539e-05,3.820657730102539e-05,3.818050026893616e-05,3.816932439804077e-05,3.814324736595154e-05,3.8135796785354614e-05,3.814324736595154e-05,3.813207149505615e-05,3.813207149505615e-05,3.8120895624160767e-05,3.8135796785354614e-05,3.811344504356384e-05,3.812462091445923e-05,3.810971975326538e-05,3.810226917266846e-05,3.810971975326538e-05,3.810971975326538e-05,3.810971975326538e-05,3.809109330177307e-05,3.8076192140579224e-05,3.8076192140579224e-05,3.8076192140579224e-05,3.808736801147461e-05,3.8098543882369995e-05,3.8079917430877686e-05,3.808364272117615e-05,3.8079917430877686e-05,3.808364272117615e-05,3.808736801147461e-05,3.809481859207153e-05,3.808736801147461e-05,3.8079917430877686e-05,3.8076192140579224e-05,3.8076192140579224e-05,3.806501626968384e-05,3.8061290979385376e-05,3.805384039878845e-05,3.8061290979385376e-05,3.805384039878845e-05,3.8057565689086914e-05,3.806501626968384e-05,3.806501626968384e-05,3.8076192140579224e-05,3.8057565689086914e-05,3.8061290979385376e-05,3.8057565689086914e-05,3.806501626968384e-05,3.805384039878845e-05,3.805011510848999e-05,3.8061290979385376e-05,3.805011510848999e-05,3.805384039878845e-05,3.8061290979385376e-05,3.805384039878845e-05,3.805384039878845e-05,3.805384039878845e-05,3.806501626968384e-05,3.8061290979385376e-05,3.8061290979385376e-05,3.806501626968384e-05,3.806501626968384e-05,3.8057565689086914e-05,3.8057565689086914e-05,3.8057565689086914e-05,3.8057565689086914e-05,3.806501626968384e-05,3.806501626968384e-05,3.806501626968384e-05,3.8061290979385376e-05,3.8061290979385376e-05,3.8061290979385376e-05,3.8061290979385376e-05,3.8061290979385376e-05,3.806501626968384e-05,3.806501626968384e-05,3.806501626968384e-05,3.80687415599823e-05,3.806501626968384e-05,3.806501626968384e-05,3.806501626968384e-05,3.806501626968384e-05,3.806501626968384e-05,3.806501626968384e-05,3.806501626968384e-05,3.807246685028076e-05,3.808364272117615e-05,3.807246685028076e-05,3.80687415599823e-05,3.8076192140579224e-05,3.8076192140579224e-05,3.80687415599823e-05]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.00018984079360961914,0.00024212521384470165,0.00033238029573112726,0.0004468737170100212,0.0005893461056984961,0.0007646786980330944,0.0009837017860263586,0.0012542825425043702,0.001594396773725748,0.0020125771407037973,0.00253200507722795,0.0031759683042764664,0.00397627055644989,0.0049642398953437805,0.006187587045133114,0.00769697455689311,0.00955547858029604,0.011206388473510742,0.012729004956781864,0.014152627438306808,0.015491815283894539,0.016756437718868256,0.017951050773262978,0.019077103585004807,0.02013813890516758,0.021138112992048264,0.022081078961491585,0.02297099307179451,0.02380554750561714,0.024592457339167595,0.025335505604743958,0.026033256202936172,0.026691460981965065,0.027309386059641838,0.027891112491488457,0.028435461223125458,0.028949851170182228,0.02943171001970768,0.029885558411478996,0.03031204640865326,0.030713828280568123,0.031090576201677322,0.03144450858235359,0.03177844360470772,0.03209075331687927,0.03238558769226074,0.03266202658414841,0.03292182832956314,0.03316575661301613,0.03339621424674988,0.03361086919903755,0.03381342440843582,0.03400398790836334,0.03418228402733803,0.03435104340314865,0.03450840339064598,0.0346548929810524,0.03479352965950966,0.03492387384176254,0.03504622355103493,0.035160716623067856,0.035268545150756836,0.03537081927061081,0.035465095192193985,0.03555414825677872,0.03563765063881874,0.035716939717531204,0.03578965365886688,0.03585910424590111,0.03592348471283913,0.035984765738248825,0.03604163974523544,0.03609558939933777,0.03614571690559387,0.036193035542964935,0.03623746335506439,0.036279067397117615,0.036318324506282806,0.036355193704366684,0.03638957068324089,0.036422040313482285,0.03645221143960953,0.0364806093275547,0.036507632583379745,0.03653300926089287,0.036556318402290344,0.03657909855246544,0.036600105464458466,0.036619748920202255,0.03663858398795128,0.03665626421570778,0.03667272999882698,0.03668830171227455,0.03670264407992363,0.03671617433428764,0.036728695034980774,0.03674054890871048,0.03675217926502228,0.03676290437579155,0.036772582679986954,0.03678195923566818,0.03679069131612778,0.036799076944589615,0.03680705279111862,0.036814458668231964,0.03682136535644531,0.036827925592660904,0.03683381900191307,0.036839429289102554,0.036844827234745026,0.03684992715716362,0.0368548184633255,0.036859527230262756,0.03686382994055748,0.03686784580349922,0.036871518939733505,0.03687511011958122,0.03687871992588043,0.036881811916828156,0.036884866654872894,0.036887604743242264,0.0368901826441288,0.03689264506101608,0.03689498081803322,0.03689725697040558,0.0368993915617466,0.03690137714147568,0.036903198808431625,0.03690506890416145,0.03690680116415024,0.03690848499536514,0.03691009804606438,0.036911558359861374,0.03691292926669121,0.03691423684358597,0.03691548481583595,0.03691663593053818,0.03691776096820831,0.03691882640123367,0.03691985085606575,0.03692076727747917,0.036921679973602295,0.03692246600985527,0.036923252046108246,0.03692399337887764,0.03692471608519554,0.03692539036273956,0.036926042288541794,0.036926645785570145,0.036927204579114914,0.036927733570337296,0.03692823648452759,0.036928702145814896,0.03692922741174698,0.03692968189716339,0.036930110305547714,0.036930475383996964,0.036930836737155914,0.03693119063973427,0.036931514739990234,0.036931827664375305,0.03693216294050217,0.036932431161403656,0.03693268448114395,0.03693292289972305,0.036933187395334244,0.036933448165655136,0.03693363443017006,0.03693386912345886,0.03693405166268349,0.0369342602789402,0.036934416741132736,0.03693460673093796,0.0369347520172596,0.03693491220474243,0.03693505749106407,0.03693521022796631,0.03693532198667526,0.03693544119596481,0.03693554550409317,0.03693563491106033,0.036935754120349884,0.036935847252607346,0.036935955286026,0.03693603351712227,0.03693613409996033,0.0369361937046051,0.03693624958395958,0.03693633899092674,0.036936402320861816,0.03693646192550659,0.03693651407957077,0.036936573684215546,0.03693661838769913,0.03693665936589241,0.03693671524524689,0.03693677484989166,0.03693682700395584,0.036936864256858826,0.03693690523505211,0.03693694248795509,0.03693697601556778,0.03693700581789017,0.036937031894922256,0.03693705424666405,0.036937084048986435,0.03693712130188942,0.036937132477760315,0.03693714365363121,0.03693715110421181,0.03693718463182449,0.036937206983566284,0.03693721070885658,0.03693723306059837,0.036937255412340164,0.03693726658821106,0.03693728521466255,0.03693730756640434,0.036937322467565536,0.03693733364343643,0.036937352269887924,0.03693736344575882,0.03693738952279091,0.0369374081492424,0.0369374081492424,0.036937419325113297,0.03693743422627449,0.03693744167685509,0.03693744167685509,0.036937445402145386,0.03693745285272598,0.03693745657801628,0.036937467753887177,0.03693747892975807,0.03693747892975807,0.03693747892975807,0.03693748638033867,0.03693749010562897,0.036937497556209564,0.03693751245737076,0.03693751245737076,0.036937519907951355,0.036937519907951355,0.036937519907951355,0.03693752363324165,0.03693752363324165,0.03693753108382225,0.03693753108382225,0.03693753108382225,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255,0.03693753480911255],"recovered":[0.0,7.284370076376945e-05,0.00013556152407545596,0.00021178796305321157,0.0003072317922487855,0.00042586278868839145,0.0005727970274165273,0.0007558792131021619,0.0009812540374696255,0.0012653322191908956,0.001615946996025741,0.00204968242906034,0.002590066520497203,0.003260717261582613,0.004089764319360256,0.005115352105349302,0.006384766194969416,0.007950189523398876,0.00956062413752079,0.011122486554086208,0.012615815736353397,0.014033270999789238,0.01537351030856371,0.016643919050693512,0.01783738099038601,0.018966883420944214,0.020031066611409187,0.02103734202682972,0.021980609744787216,0.02287372201681137,0.02371290512382984,0.024501601234078407,0.025245150551199913,0.02594543620944023,0.026606731116771698,0.027229633182287216,0.027812611311674118,0.028360018506646156,0.02887464314699173,0.029358649626374245,0.029813570901751518,0.030243320390582085,0.03064335137605667,0.0310200322419405,0.03137670457363129,0.031714100390672684,0.0320269912481308,0.03232144936919212,0.032599229365587234,0.03285999596118927,0.03310684859752655,0.03333723172545433,0.03355391323566437,0.03375883772969246,0.03394782543182373,0.034128256142139435,0.034296680241823196,0.034454721957445145,0.034603290259838104,0.034741878509521484,0.03487372770905495,0.03499571233987808,0.03511107712984085,0.03522085025906563,0.035321708768606186,0.0354171022772789,0.03550570830702782,0.03558943048119545,0.03566792234778404,0.03574218600988388,0.03581167012453079,0.0358765684068203,0.03593780845403671,0.03599555045366287,0.03604934364557266,0.03609979525208473,0.03614703565835953,0.036191415041685104,0.03623328357934952,0.03627263382077217,0.03630971163511276,0.036344170570373535,0.03637649863958359,0.0364069826900959,0.03643563762307167,0.0364626906812191,0.036487381905317307,0.036511607468128204,0.03653397783637047,0.036554913967847824,0.03657503053545952,0.0365939624607563,0.03661199286580086,0.03662873059511185,0.03664424642920494,0.03665868192911148,0.03667215630412102,0.03668497875332832,0.03669704496860504,0.036708731204271317,0.03671940788626671,0.03672933951020241,0.036738526076078415,0.03674747049808502,0.036756061017513275,0.03676379844546318,0.036771200597286224,0.03677824139595032,0.036784764379262924,0.03679071366786957,0.03679635003209114,0.036801837384700775,0.03680691495537758,0.036811698228120804,0.03681617230176926,0.03682052716612816,0.03682446852326393,0.0368284173309803,0.036832258105278015,0.03683553636074066,0.036838799715042114,0.036841824650764465,0.03684456646442413,0.036847177892923355,0.03684963658452034,0.03685212880373001,0.03685439005494118,0.03685659170150757,0.03685854375362396,0.03686037287116051,0.03686210513114929,0.036863915622234344,0.0368654727935791,0.036867108196020126,0.03686859831213951,0.03687005117535591,0.03687130659818649,0.036872584372758865,0.036873701959848404,0.03687483072280884,0.036875881254673004,0.03687695041298866,0.036877989768981934,0.03687891736626625,0.036879751831293106,0.0368805006146431,0.0368812121450901,0.0368819497525692,0.03688264265656471,0.036883335560560226,0.03688390552997589,0.03688449412584305,0.03688504174351692,0.03688562288880348,0.03688614070415497,0.03688662871718407,0.03688706457614899,0.03688748553395271,0.036887869238853455,0.036888238042593,0.03688855841755867,0.03688889741897583,0.036889221519231796,0.036889564245939255,0.03688982129096985,0.03689008578658104,0.03689035773277283,0.03689062222838402,0.036890871822834015,0.03689105808734894,0.03689121827483177,0.036891426891088486,0.0368916317820549,0.036891840398311615,0.03689198940992355,0.03689214214682579,0.03689229115843773,0.03689245879650116,0.036892592906951904,0.036892715841531754,0.03689280524849892,0.036892883479595184,0.03689299896359444,0.03689306974411011,0.036893170326948166,0.036893267184495926,0.036893367767333984,0.03689343482255936,0.03689351677894592,0.03689359501004219,0.036893658339977264,0.03689374029636383,0.03689379617571831,0.03689385950565338,0.03689390793442726,0.03689395263791084,0.03689401596784592,0.03689408674836159,0.03689412772655487,0.03689420968294144,0.03689425066113472,0.036894287914037704,0.036894332617521286,0.036894362419843674,0.03689438849687576,0.03689442202448845,0.03689445182681084,0.036894477903842926,0.036894507706165314,0.03689451888203621,0.03689452260732651,0.036894552409648895,0.036894574761390686,0.03689458593726158,0.036894600838422775,0.03689461946487427,0.03689463064074516,0.036894652992486954,0.03689466416835785,0.03689467906951904,0.036894697695970535,0.03689470887184143,0.036894723773002625,0.03689473494887352,0.03689474239945412,0.03689475730061531,0.03689475730061531,0.0368947796523571,0.0368947871029377,0.0368947871029377,0.036894790828228,0.036894798278808594,0.03689480200409889,0.03689480200409889,0.03689481317996979,0.03689481317996979,0.03689481317996979,0.036894820630550385,0.03689482435584068,0.03689483180642128,0.03689483180642128,0.03689483553171158,0.036894842982292175,0.036894842982292175,0.036894842982292175,0.036894842982292175,0.036894846707582474,0.036894846707582474,0.03689485415816307,0.03689485415816307,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337,0.03689485788345337],"active":[0.00018984079360961914,0.0001692815130809322,0.0001968187716556713,0.00023508575395680964,0.0002821143134497106,0.00033881590934470296,0.00041090475860983133,0.0004984033294022083,0.0006131427362561226,0.0007472449215129018,0.000916058081202209,0.0011262858752161264,0.0013862040359526873,0.0017035226337611675,0.0020978227257728577,0.002581622451543808,0.003170712385326624,0.003256198950111866,0.003168380819261074,0.0030301408842206,0.0028759995475411415,0.0027231667190790176,0.0025775404646992683,0.0024331845343112946,0.0023007579147815704,0.0021712295711040497,0.0020500123500823975,0.0019336510449647903,0.0018249377608299255,0.001718735322356224,0.001622600480914116,0.0015316549688577652,0.001446310430765152,0.0013639498502016068,0.0012843813747167587,0.0012058280408382416,0.00113723985850811,0.0010716915130615234,0.0010109152644872665,0.0009533967822790146,0.0009002573788166046,0.0008472558110952377,0.0008011572062969208,0.0007584113627672195,0.0007140487432479858,0.0006714873015880585,0.0006350353360176086,0.0006003789603710175,0.000566527247428894,0.0005362182855606079,0.0005040206015110016,0.0004761926829814911,0.0004500746726989746,0.00042344629764556885,0.00040321797132492065,0.000380147248506546,0.00035821273922920227,0.00033880770206451416,0.0003205835819244385,0.000304345041513443,0.00028698891401290894,0.00027283281087875366,0.0002597421407699585,0.00024424493312835693,0.00023243948817253113,0.0002205483615398407,0.00021123141050338745,0.0002002231776714325,0.00019118189811706543,0.00018129870295524597,0.00017309561371803284,0.00016507133841514587,0.0001577809453010559,0.00015016645193099976,0.00014369189739227295,0.00013766810297966003,0.00013203173875808716,0.00012690946459770203,0.00012191012501716614,0.00011693686246871948,0.0001123286783695221,0.00010804086923599243,0.00010411068797111511,0.000100649893283844,9.737163782119751e-05,9.362772107124329e-05,9.171664714813232e-05,8.849799633026123e-05,8.577108383178711e-05,8.367002010345459e-05,8.12336802482605e-05,7.876753807067871e-05,7.630884647369385e-05,7.391348481178284e-05,7.192790508270264e-05,7.001310586929321e-05,6.839260458946228e-05,6.720051169395447e-05,6.585940718650818e-05,6.385147571563721e-05,6.2551349401474e-05,6.135180592536926e-05,6.055086851119995e-05,5.9582293033599854e-05,5.8397650718688965e-05,5.756691098213196e-05,5.6724995374679565e-05,5.5577605962753296e-05,5.466490983963013e-05,5.4113566875457764e-05,5.357712507247925e-05,5.298107862472534e-05,5.261227488517761e-05,5.2131712436676025e-05,5.167350172996521e-05,5.099177360534668e-05,5.064159631729126e-05,5.0302594900131226e-05,4.955381155014038e-05,4.9330294132232666e-05,4.8805028200149536e-05,4.8357993364334106e-05,4.807859659194946e-05,4.780292510986328e-05,4.762038588523865e-05,4.7262758016586304e-05,4.698708653450012e-05,4.660710692405701e-05,4.6525150537490845e-05,4.6428292989730835e-05,4.637986421585083e-05,4.618242383003235e-05,4.608556628227234e-05,4.582107067108154e-05,4.563853144645691e-05,4.5433640480041504e-05,4.532933235168457e-05,4.517659544944763e-05,4.5124441385269165e-05,4.502013325691223e-05,4.48860228061676e-05,4.47295606136322e-05,4.447624087333679e-05,4.433467984199524e-05,4.424154758453369e-05,4.421547055244446e-05,4.417821764945984e-05,4.4092535972595215e-05,4.400312900543213e-05,4.38690185546875e-05,4.382804036140442e-05,4.3742358684539795e-05,4.366040229797363e-05,4.3604522943496704e-05,4.354119300842285e-05,4.348158836364746e-05,4.3410807847976685e-05,4.3351203203201294e-05,4.33214008808136e-05,4.3276697397232056e-05,4.326924681663513e-05,4.326552152633667e-05,4.320964217185974e-05,4.3120235204696655e-05,4.3101608753204346e-05,4.3101608753204346e-05,4.309043288230896e-05,4.301220178604126e-05,4.299730062484741e-05,4.299357533454895e-05,4.3042004108428955e-05,4.298985004425049e-05,4.297494888305664e-05,4.291161894798279e-05,4.2922794818878174e-05,4.291534423828125e-05,4.291906952857971e-05,4.286319017410278e-05,4.2848289012908936e-05,4.2829662561416626e-05,4.2829662561416626e-05,4.287064075469971e-05,4.2848289012908936e-05,4.2885541915893555e-05,4.286319017410278e-05,4.2866915464401245e-05,4.2825937271118164e-05,4.281476140022278e-05,4.28222119808197e-05,4.2807310819625854e-05,4.280358552932739e-05,4.27737832069397e-05,4.277750849723816e-05,4.275888204574585e-05,4.2751431465148926e-05,4.276260733604431e-05,4.275888204574585e-05,4.274025559425354e-05,4.273653030395508e-05,4.2695552110672e-05,4.2691826820373535e-05,4.268810153007507e-05,4.2673200368881226e-05,4.2669475078582764e-05,4.26657497882843e-05,4.266202449798584e-05,4.2669475078582764e-05,4.2654573917388916e-05,4.2635947465896606e-05,4.2632222175598145e-05,4.266202449798584e-05,4.2654573917388916e-05,4.2635947465896606e-05,4.264712333679199e-05,4.2654573917388916e-05,4.264712333679199e-05,4.2654573917388916e-05,4.2654573917388916e-05,4.265829920768738e-05,4.2654573917388916e-05,4.2654573917388916e-05,4.2654573917388916e-05,4.26657497882843e-05,4.2673200368881226e-05,4.26657497882843e-05,4.266202449798584e-05,4.267692565917969e-05,4.266202449798584e-05,4.2654573917388916e-05,4.265829920768738e-05,4.266202449798584e-05,4.265829920768738e-05,4.26657497882843e-05,4.267692565917969e-05,4.26657497882843e-05,4.26657497882843e-05,4.2673200368881226e-05,4.2669475078582764e-05,4.2673200368881226e-05,4.268065094947815e-05,4.268065094947815e-05,4.268437623977661e-05,4.267692565917969e-05,4.267692565917969e-05,4.268065094947815e-05,4.268065094947815e-05,4.268437623977661e-05,4.268437623977661e-05,4.267692565917969e-05,4.268065094947815e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05,4.267692565917969e-05]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.00018984079360961914,0.00024186242080759257,0.0003272362519055605,0.00043301284313201904,0.0005607185885310173,0.0007178513915278018,0.0009072796674445271,0.0011381675722077489,0.001416676794178784,0.001755907665938139,0.002168038161471486,0.002665973035618663,0.003272569738328457,0.004005406983196735,0.004890188574790955,0.005963598843663931,0.007249836809933186,0.008391791023314,0.00943358801305294,0.010399874299764633,0.011297610588371754,0.012136314064264297,0.012917756102979183,0.013649973087012768,0.014332260005176067,0.014966527931392193,0.015559688210487366,0.01611359789967537,0.016632063314318657,0.017114538699388504,0.01756446063518524,0.017984889447689056,0.018374552950263023,0.018738912418484688,0.019079551100730896,0.019394975155591965,0.019690409302711487,0.01996575854718685,0.020222719758749008,0.0204622745513916,0.020685557276010513,0.020892715081572533,0.02108490653336048,0.02126523107290268,0.02143334038555622,0.021589048206806183,0.02173493057489395,0.021871313452720642,0.021998433396220207,0.02211611345410347,0.022225651890039444,0.022327234968543053,0.022421421483159065,0.02251003310084343,0.0225932989269495,0.022669436410069466,0.02274148538708687,0.022807182744145393,0.022869616746902466,0.022927535697817802,0.022980710491538048,0.023030266165733337,0.02307664044201374,0.023119760677218437,0.02316024713218212,0.023197568953037262,0.02323193848133087,0.023265011608600616,0.023295680060982704,0.023323317989706993,0.023349374532699585,0.023373287171125412,0.023395961150527,0.02341693826019764,0.023436453193426132,0.0234544575214386,0.023471392691135406,0.02348724938929081,0.02350197732448578,0.023515626788139343,0.02352868765592575,0.023540765047073364,0.023551734164357185,0.023562023416161537,0.023572014644742012,0.02358083799481392,0.023589016869664192,0.023596761748194695,0.023603985086083412,0.02361094020307064,0.023617146536707878,0.02362310141324997,0.023628558963537216,0.023633742704987526,0.023638606071472168,0.023642946034669876,0.023647211492061615,0.023650912567973137,0.023654470220208168,0.02365785278379917,0.02366091124713421,0.023663785308599472,0.023666569963097572,0.02366911806166172,0.02367156744003296,0.023673927411437035,0.02367604710161686,0.023677924647927284,0.023679859936237335,0.0236816368997097,0.02368324249982834,0.02368476800620556,0.023686127737164497,0.02368740737438202,0.02368863858282566,0.02368975058197975,0.023690856993198395,0.023691825568675995,0.02369275875389576,0.0236936304718256,0.023694470524787903,0.02369530312716961,0.023696018382906914,0.023696694523096085,0.02369733899831772,0.02369794249534607,0.02369850128889084,0.023698998615145683,0.023699501529335976,0.023699959740042686,0.023700419813394547,0.023700827732682228,0.023701241239905357,0.0237016212195158,0.02370188944041729,0.023702219128608704,0.023702476173639297,0.02370273880660534,0.02370300143957138,0.023703230544924736,0.02370346151292324,0.0237036794424057,0.023703835904598236,0.023704031482338905,0.023704249411821365,0.023704472929239273,0.023704634979367256,0.023704752326011658,0.023704903200268745,0.023705054074525833,0.02370518259704113,0.023705311119556427,0.023705406114459038,0.023705512285232544,0.023705635219812393,0.023705707862973213,0.023705797269940376,0.02370586432516575,0.02370593138039112,0.023705992847681046,0.023706043139100075,0.023706087842583656,0.023706166073679924,0.023706233128905296,0.023706277832388878,0.023706328123807907,0.02370637282729149,0.023706423118710518,0.023706475272774696,0.023706503212451935,0.023706525564193726,0.023706553503870964,0.02370658703148365,0.023706620559096336,0.023706626147031784,0.023706648498773575,0.023706670850515366,0.0237067099660635,0.02370673231780529,0.023706743493676186,0.02370675466954708,0.023706777021288872,0.023706788197159767,0.023706799373030663,0.023706810548901558,0.0237068273127079,0.02370683290064335,0.023706849664449692,0.02370685525238514,0.023706866428256035,0.02370687760412693,0.023706883192062378,0.023706888779997826,0.023706888779997826,0.023706894367933273,0.02370689995586872,0.02370690554380417,0.02370690554380417,0.023706916719675064,0.023706922307610512,0.02370692789554596,0.02370692789554596,0.02370692789554596,0.02370692789554596,0.02370692789554596,0.023706933483481407,0.023706933483481407,0.023706933483481407,0.023706933483481407,0.023706933483481407,0.023706933483481407,0.023706933483481407,0.023706933483481407,0.023706933483481407,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855,0.023706939071416855],"recovered":[0.0,7.278219709405676e-05,0.00013534346362575889,0.0002096129464916885,0.0002985987812280655,0.00040755682857707143,0.0005400207592174411,0.0007013806025497615,0.0008970543858595192,0.0011335392482578754,0.0014230801025405526,0.0017727555241435766,0.002196717308834195,0.002710822271183133,0.003336541121825576,0.004091167822480202,0.005003911443054676,0.006104461848735809,0.007225476671010256,0.008304333314299583,0.009327130392193794,0.010288507677614689,0.011188396252691746,0.012028458528220654,0.012815475463867188,0.013551069423556328,0.014234591275453568,0.014870028011500835,0.01546680647879839,0.016024228185415268,0.016545483842492104,0.017030199989676476,0.017482813447713852,0.017903631553053856,0.0182960145175457,0.018664207309484482,0.01900641806423664,0.01932474412024021,0.019621776416897774,0.01989903301000595,0.020157329738140106,0.020398428663611412,0.02062331698834896,0.0208320003002882,0.021026942878961563,0.0212080180644989,0.02137656696140766,0.021533029153943062,0.021679718047380447,0.02181616798043251,0.02194330468773842,0.022061537951231003,0.022172246128320694,0.02227441594004631,0.022370535880327225,0.022459616884589195,0.022541547194123268,0.022618550807237625,0.022690951824188232,0.022758109495043755,0.02282106876373291,0.022878848016262054,0.0229325033724308,0.022982696071267128,0.023029115051031113,0.02307279407978058,0.02311312034726143,0.023150403052568436,0.02318580634891987,0.023218806833028793,0.02324889414012432,0.023276979103684425,0.023303139954805374,0.023327087983489037,0.023349536582827568,0.023370783776044846,0.023390578106045723,0.0234089232981205,0.023425785824656487,0.023441681638360023,0.023456253111362457,0.023469945415854454,0.023483069613575935,0.023495186120271683,0.023506294935941696,0.023516807705163956,0.02352648600935936,0.02353554405272007,0.02354390174150467,0.023551568388938904,0.023558825254440308,0.023565849289298058,0.023572279140353203,0.023578284308314323,0.02358390763401985,0.02358887903392315,0.023593571037054062,0.023598048835992813,0.023602169007062912,0.023606006056070328,0.023609712719917297,0.023613017052412033,0.02361617051064968,0.023619284853339195,0.02362186275422573,0.023624446243047714,0.023626843467354774,0.023629164323210716,0.023631323128938675,0.023633280768990517,0.02363523095846176,0.0236370712518692,0.023638764396309853,0.023640302941203117,0.02364177815616131,0.02364315465092659,0.023644328117370605,0.02364540658891201,0.023646458983421326,0.02364742010831833,0.023648465052247047,0.023649338632822037,0.02365020476281643,0.02365100383758545,0.0236517321318388,0.023652391508221626,0.023653017356991768,0.023653632029891014,0.023654190823435783,0.02365468256175518,0.023655109107494354,0.023655595257878304,0.023656025528907776,0.023656483739614487,0.023656852543354034,0.023657165467739105,0.02365749515593052,0.023657802492380142,0.023658083751797676,0.02365838550031185,0.023658620193600655,0.023658866062760353,0.02365906722843647,0.02365925721824169,0.023659469559788704,0.023659653961658478,0.023659860715270042,0.023660045117139816,0.023660212755203247,0.02366035245358944,0.023660514503717422,0.02366064302623272,0.023660782724618912,0.023660894483327866,0.02366100251674652,0.023661131039261818,0.023661209270358086,0.023661287501454353,0.02366136573255062,0.02366144396364689,0.023661522194743156,0.023661578074097633,0.023661645129323006,0.023661717772483826,0.02366177923977375,0.02366182953119278,0.02366187982261181,0.023661930114030838,0.023661963641643524,0.023662019520998,0.02366204746067524,0.023662075400352478,0.023662108927965164,0.023662136867642403,0.02366216480731964,0.023662181571125984,0.023662203922867775,0.023662220686674118,0.02366224303841591,0.023662282153964043,0.023662298917770386,0.02366231009364128,0.023662326857447624,0.023662349209189415,0.02366236038506031,0.023662371560931206,0.0236623827368021,0.02366238832473755,0.023662399500608444,0.02366241067647934,0.023662421852350235,0.02366243302822113,0.02366243302822113,0.023662438616156578,0.023662438616156578,0.023662444204092026,0.02366245537996292,0.023662466555833817,0.023662466555833817,0.023662472143769264,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016,0.02366248331964016],"active":[0.00018984079360961914,0.0001690802164375782,0.0001918927882798016,0.00022339989664033055,0.0002621198073029518,0.0003102945629507303,0.00036725890822708607,0.00043678696965798736,0.0005196224083192647,0.0006223684176802635,0.0007449580589309335,0.0008932175114750862,0.0010758524294942617,0.0012945847120136023,0.0015536474529653788,0.0018724310211837292,0.0022459253668785095,0.00228732917457819,0.0022081113420426846,0.0020955409854650497,0.0019704801961779594,0.0018478063866496086,0.0017293598502874374,0.0016215145587921143,0.0015167845413088799,0.001415458507835865,0.0013250969350337982,0.0012435698881745338,0.0011652568355202675,0.001090310513973236,0.0010189767926931381,0.0009546894580125809,0.0008917395025491714,0.0008352808654308319,0.0007835365831851959,0.0007307678461074829,0.0006839912384748459,0.00064101442694664,0.0006009433418512344,0.0005632415413856506,0.0005282275378704071,0.0004942864179611206,0.0004615895450115204,0.00043323077261447906,0.0004063975065946579,0.0003810301423072815,0.00035836361348629,0.00033828429877758026,0.0003187153488397598,0.00029994547367095947,0.0002823472023010254,0.00026569701731204987,0.0002491753548383713,0.00023561716079711914,0.0002227630466222763,0.00020981952548027039,0.00019993819296360016,0.00018863193690776825,0.0001786649227142334,0.00016942620277404785,0.00015964172780513763,0.00015141814947128296,0.00014413706958293915,0.0001370646059513092,0.0001311320811510086,0.00012477487325668335,0.00011881813406944275,0.00011460855603218079,0.0001098737120628357,0.00010451115667819977,0.00010048039257526398,9.630806744098663e-05,9.282119572162628e-05,8.98502767086029e-05,8.691661059856415e-05,8.367374539375305e-05,8.081458508968353e-05,7.832609117031097e-05,7.61914998292923e-05,7.394514977931976e-05,7.243454456329346e-05,7.081963121891022e-05,6.866455078125e-05,6.683729588985443e-05,6.571970880031586e-05,6.403028964996338e-05,6.253086030483246e-05,6.121769547462463e-05,6.008334457874298e-05,5.9371814131736755e-05,5.8321282267570496e-05,5.7252123951911926e-05,5.627982318401337e-05,5.5458396673202515e-05,5.4698437452316284e-05,5.406700074672699e-05,5.36404550075531e-05,5.286373198032379e-05,5.230121314525604e-05,5.184672772884369e-05,5.1198527216911316e-05,5.0768256187438965e-05,5.0399452447891235e-05,4.9833208322525024e-05,4.970468580722809e-05,4.9481168389320374e-05,4.920363426208496e-05,4.876032471656799e-05,4.853680729866028e-05,4.8356130719184875e-05,4.801154136657715e-05,4.769675433635712e-05,4.7363340854644775e-05,4.710443317890167e-05,4.686042666435242e-05,4.659593105316162e-05,4.652887582778931e-05,4.641897976398468e-05,4.62997704744339e-05,4.621036350727081e-05,4.600547254085541e-05,4.596449434757233e-05,4.581362009048462e-05,4.5690685510635376e-05,4.560686647891998e-05,4.5550987124443054e-05,4.548393189907074e-05,4.536658525466919e-05,4.531070590019226e-05,4.5277178287506104e-05,4.531070590019226e-05,4.523247480392456e-05,4.521571099758148e-05,4.513747990131378e-05,4.503689706325531e-05,4.505366086959839e-05,4.498101770877838e-05,4.493631422519684e-05,4.491768777370453e-05,4.484504461288452e-05,4.484131932258606e-05,4.4813379645347595e-05,4.476867616176605e-05,4.4774264097213745e-05,4.477985203266144e-05,4.481896758079529e-05,4.4774264097213745e-05,4.470720887184143e-05,4.469044506549835e-05,4.470162093639374e-05,4.466809332370758e-05,4.466809332370758e-05,4.462338984012604e-05,4.4617801904678345e-05,4.463270306587219e-05,4.4576823711395264e-05,4.458799958229065e-05,4.4576823711395264e-05,4.456564784049988e-05,4.45488840341568e-05,4.4520944356918335e-05,4.450976848602295e-05,4.4520944356918335e-05,4.451535642147064e-05,4.4498592615127563e-05,4.4498592615127563e-05,4.449300467967987e-05,4.449300467967987e-05,4.451163113117218e-05,4.4483691453933716e-05,4.447810351848602e-05,4.447810351848602e-05,4.447810351848602e-05,4.4483691453933716e-05,4.4461339712142944e-05,4.446692764759064e-05,4.446692764759064e-05,4.448927938938141e-05,4.448927938938141e-05,4.4461339712142944e-05,4.445575177669525e-05,4.446692764759064e-05,4.4461339712142944e-05,4.445016384124756e-05,4.445016384124756e-05,4.445575177669525e-05,4.445016384124756e-05,4.4461339712142944e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445016384124756e-05,4.445575177669525e-05,4.445016384124756e-05,4.445575177669525e-05,4.445575177669525e-05,4.445016384124756e-05,4.443898797035217e-05,4.445016384124756e-05,4.445016384124756e-05,4.4444575905799866e-05,4.4444575905799866e-05,4.4444575905799866e-05,4.4444575905799866e-05,4.4444575905799866e-05,4.445016384124756e-05,4.445016384124756e-05,4.445016384124756e-05,4.445016384124756e-05,4.445016384124756e-05,4.445016384124756e-05,4.445016384124756e-05,4.445016384124756e-05,4.445016384124756e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05,4.445575177669525e-05]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.00018984079360961914,0.00024223144282586873,0.0003376137465238571,0.00045787743874825537,0.000612829637248069,0.0008096440578810871,0.0010573843028396368,0.0013748089550063014,0.0017814376624301076,0.002291483338922262,0.0029363189823925495,0.0037576276808977127,0.004791423212736845,0.006097728852182627,0.007742974441498518,0.009813775308430195,0.012412664480507374,0.014728806912899017,0.016891172155737877,0.018931018188595772,0.02086183987557888,0.022703230381011963,0.024453267455101013,0.02612004056572914,0.027700437232851982,0.029203617945313454,0.030632266774773598,0.03199096396565437,0.033278968185186386,0.03450443595647812,0.035663504153490067,0.03676117584109306,0.03780708834528923,0.03879568725824356,0.03973465412855148,0.0406235009431839,0.04146373271942139,0.04226220026612282,0.043016813695430756,0.04373335465788841,0.04440930858254433,0.0450514517724514,0.0456589013338089,0.0462295301258564,0.046771932393312454,0.04728461802005768,0.047768305987119675,0.04822618514299393,0.048655781894922256,0.04906397685408592,0.049449577927589417,0.049814023077487946,0.05015803128480911,0.05048394203186035,0.05079428851604462,0.051083043217659,0.05135825648903847,0.0516183078289032,0.05186297371983528,0.05209408700466156,0.05231297016143799,0.0525207556784153,0.05271567404270172,0.052900202572345734,0.053075484931468964,0.053239673376083374,0.05339423939585686,0.053540706634521484,0.05367988348007202,0.053811851888895035,0.05393471568822861,0.05405280739068985,0.05416301265358925,0.05426795035600662,0.05436590686440468,0.054459258913993835,0.054549071937799454,0.05463194102048874,0.054711248725652695,0.054785147309303284,0.054855525493621826,0.05492228642106056,0.05498511716723442,0.05504383146762848,0.05510033294558525,0.055153537541627884,0.05520438030362129,0.055251866579055786,0.05529698729515076,0.05533891171216965,0.05537930503487587,0.05541771650314331,0.055453959852457047,0.055488280951976776,0.05552084743976593,0.055551789700984955,0.05558101832866669,0.05560891702771187,0.0556354746222496,0.05566022917628288,0.05568401515483856,0.055706534534692764,0.055727649480104446,0.05574752017855644,0.05576679855585098,0.05578506737947464,0.055802199989557266,0.05581852048635483,0.05583391338586807,0.05584854632616043,0.05586225539445877,0.05587545409798622,0.05588829889893532,0.05589994415640831,0.05591130256652832,0.05592213198542595,0.05593264847993851,0.05594232305884361,0.055951546877622604,0.05596069619059563,0.05596907064318657,0.055977098643779755,0.055984653532505035,0.0559919998049736,0.05599876493215561,0.05600513517856598,0.05601112172007561,0.056016936898231506,0.0560225173830986,0.05602790787816048,0.05603289231657982,0.05603792890906334,0.05604250729084015,0.056046728044748306,0.056050855666399,0.05605480819940567,0.05605858191847801,0.056062061339616776,0.05606568232178688,0.0560690313577652,0.056072235107421875,0.05607534945011139,0.056078169494867325,0.05608094856142998,0.0560835599899292,0.05608610808849335,0.05608854070305824,0.05609084293246269,0.05609309300780296,0.056095145642757416,0.05609707161784172,0.056099023669958115,0.05610083043575287,0.05610264092683792,0.05610433220863342,0.056106023490428925,0.05610758066177368,0.05610906705260277,0.05611046403646469,0.05611187964677811,0.05611320957541466,0.056114502251148224,0.056115709245204926,0.05611686035990715,0.0561179518699646,0.05611903592944145,0.05612017214298248,0.056121133267879486,0.05612211674451828,0.05612306296825409,0.05612390488386154,0.05612482875585556,0.05612567812204361,0.05612649396061897,0.056127287447452545,0.05612800270318985,0.05612859129905701,0.0561293363571167,0.05612991750240326,0.05613058805465698,0.05613119527697563,0.0561317577958107,0.056132394820451736,0.056132879108190536,0.05613340437412262,0.0561339296400547,0.0561344251036644,0.05613483861088753,0.05613532289862633,0.056135814636945724,0.056136179715394974,0.05613664165139198,0.05613700672984123,0.056137364357709885,0.05613768845796585,0.0561380460858345,0.05613836646080017,0.05613875016570091,0.05613911896944046,0.056139420717954636,0.05613977462053299,0.05614006891846657,0.05614033713936806,0.056140635162591934,0.05614085495471954,0.05614112317562103,0.056141335517168045,0.05614155903458595,0.05614173784852028,0.05614198371767998,0.0561421774327755,0.05614236369729042,0.05614253133535385,0.056142713874578476,0.0561429001390934,0.05614309385418892,0.05614328011870384,0.05614342540502548,0.056143585592508316,0.05614373832941055,0.056143879890441895,0.056144025176763535,0.05614414066076279,0.05614423751831055,0.0561443492770195,0.05614446476101875,0.05614455044269562,0.05614466592669487,0.05614474043250084,0.0561448410153389,0.056144922971725464,0.056144990026950836,0.056145090609788895,0.05614517629146576,0.05614525452256203,0.056145332753658295,0.05614541471004486,0.05614543706178665,0.05614551529288292,0.0561455599963665,0.05614561587572098,0.05614569038152695,0.05614575743675232,0.056145813316106796,0.05614585801959038,0.056145913898944855,0.05614596977829933,0.05614599585533142,0.056146040558815,0.056146081537008286,0.05614611506462097,0.056146129965782166,0.05614617466926575,0.05614621564745903,0.0561462827026844,0.05614630877971649,0.056146349757909775,0.056146394461393356,0.056146420538425446,0.05614645406603813,0.05614648386836052,0.0561465322971344,0.05614657700061798,0.05614660680294037,0.05614664405584335,0.056146666407585144,0.05614670738577843,0.056146733462810516,0.0561467744410038,0.05614680424332619,0.056146830320358276,0.056146860122680664,0.056146882474422455,0.056146904826164246,0.05614691600203514,0.056146930903196335,0.05614694207906723,0.05614694952964783,0.05614696443080902,0.05614697188138962,0.056146975606679916,0.05614699795842171,0.0561470091342926,0.05614703148603439,0.05614704266190529,0.056147050112485886,0.05614706128835678,0.05614706501364708,0.05614708364009857,0.05614710599184036,0.05614710971713066,0.05614711716771126,0.056147120893001556,0.05614713951945305,0.05614715442061424,0.05614716559648514,0.05614717677235603,0.05614718422293663,0.05614718794822693,0.056147199124097824,0.05614720657467842,0.05614721029996872,0.05614721029996872,0.05614721029996872,0.056147221475839615,0.056147221475839615,0.05614722892642021,0.05614722892642021,0.05614723265171051,0.056147243827581406,0.056147243827581406,0.056147243827581406,0.056147243827581406,0.056147251278162,0.056147251278162,0.056147251278162,0.056147251278162,0.0561472550034523,0.0561472550034523,0.0561472624540329,0.0561472624540329,0.056147266179323196,0.05614727362990379,0.05614727362990379,0.05614727362990379,0.05614727362990379,0.05614727362990379,0.05614727362990379,0.05614727362990379,0.05614727362990379,0.05614727362990379,0.05614727362990379,0.05614727362990379,0.05614727735519409,0.05614727735519409,0.05614727735519409,0.05614727735519409,0.05614727735519409,0.05614727735519409,0.05614727735519409,0.05614727735519409,0.05614727735519409,0.05614727735519409,0.05614727735519409,0.05614727735519409,0.05614727735519409,0.05614727735519409,0.05614727735519409,0.05614727735519409,0.05614727735519409,0.05614727735519409],"recovered":[0.0,7.318476855289191e-05,0.0001351030368823558,0.00021433201618492603,0.00031452285475097597,0.0004421111661940813,0.0006053049582988024,0.0008116134558804333,0.001071033882908523,0.0014045784482732415,0.0018275281181558967,0.002360235434025526,0.003037047805264592,0.00389065220952034,0.004976027645170689,0.00633640680462122,0.008054082281887531,0.01021499838680029,0.012447752058506012,0.014648404903709888,0.016770629212260246,0.0187904704362154,0.02072269096970558,0.02256390079855919,0.024318266659975052,0.025991182774305344,0.02757141925394535,0.029078379273414612,0.030513446778059006,0.03187497705221176,0.03316573053598404,0.034391362220048904,0.03555496037006378,0.036654721945524216,0.037701427936553955,0.03869648650288582,0.03963812068104744,0.0405302457511425,0.041374918073415756,0.04217352718114853,0.042933885008096695,0.04364890232682228,0.04432852193713188,0.04497431963682175,0.045581359416246414,0.04615627974271774,0.04669901728630066,0.04721129313111305,0.047694869339466095,0.048152223229408264,0.04858412593603134,0.04899441823363304,0.04938061535358429,0.0497455894947052,0.05009118840098381,0.05041860416531563,0.05072788894176483,0.05101904273033142,0.05129455775022507,0.051555849611759186,0.051800817251205444,0.05203326418995857,0.0522533655166626,0.05246169492602348,0.05265841260552406,0.052844151854515076,0.05301886796951294,0.05318344384431839,0.05333926901221275,0.053486548364162445,0.053626399487257004,0.05375749245285988,0.053881194442510605,0.053998611867427826,0.054110825061798096,0.05421573668718338,0.05431482568383217,0.05440913885831833,0.0544980950653553,0.054582010954618454,0.05466103181242943,0.05473583936691284,0.05480698496103287,0.054873429238796234,0.054936524480581284,0.05499618873000145,0.0550522543489933,0.05510615184903145,0.05515671893954277,0.05520474910736084,0.05525027588009834,0.055293332785367966,0.05533399432897568,0.05537290498614311,0.05540857091546059,0.05544326454401016,0.055476170033216476,0.055506911128759384,0.05553682520985603,0.05556479096412659,0.05559113994240761,0.05561596527695656,0.055639781057834625,0.05566256865859032,0.055683352053165436,0.05570389702916145,0.05572284758090973,0.05574081838130951,0.05575759336352348,0.05577392503619194,0.055789753794670105,0.05580420047044754,0.05581796541810036,0.05583132430911064,0.055843766778707504,0.055855780839920044,0.055867310613393784,0.055878184735774994,0.05588823929429054,0.05589819699525833,0.0559077188372612,0.05591684952378273,0.055925242602825165,0.05593330040574074,0.055940892547369,0.0559481605887413,0.05595506727695465,0.05596136301755905,0.05596750229597092,0.0559736005961895,0.05597909167408943,0.055984240025281906,0.0559893399477005,0.055994052439928055,0.05599881708621979,0.056003160774707794,0.05600722134113312,0.05601105839014053,0.05601472407579422,0.05601849779486656,0.05602215602993965,0.056025438010692596,0.05602872744202614,0.056031834334135056,0.05603470280766487,0.05603744834661484,0.05604014918208122,0.05604271963238716,0.056045182049274445,0.05604745075106621,0.056049637496471405,0.05605173483490944,0.056053634732961655,0.05605548620223999,0.056057363748550415,0.05605920031666756,0.05606105923652649,0.05606268718838692,0.05606415122747421,0.05606554448604584,0.05606701597571373,0.056068431586027145,0.056069664657115936,0.05607093870639801,0.056072160601615906,0.05607333406805992,0.056074462831020355,0.0560755655169487,0.05607665330171585,0.056077584624290466,0.056078605353832245,0.05607954412698746,0.05608046427369118,0.056081373244524,0.056082211434841156,0.05608300492167473,0.05608384683728218,0.056084565818309784,0.05608526989817619,0.05608590692281723,0.05608654022216797,0.056087199598550797,0.05608784779906273,0.056088484823703766,0.056088998913764954,0.05608953535556793,0.05609003081917763,0.05609055981040001,0.05609099194407463,0.05609145388007164,0.05609197914600372,0.056092437356710434,0.05609287694096565,0.05609326809644699,0.056093670427799225,0.05609402060508728,0.05609443038702011,0.056094732135534286,0.05609509348869324,0.05609545111656189,0.05609573423862457,0.05609606206417084,0.05609637126326561,0.05609668418765068,0.056096985936164856,0.056097231805324554,0.05609749257564545,0.05609773471951485,0.05609795078635216,0.05609819293022156,0.05609840527176857,0.056098610162734985,0.0560988187789917,0.056098997592926025,0.056099195033311844,0.056099362671375275,0.056099552661180496,0.056099724024534225,0.056099891662597656,0.05610009282827377,0.056100260466337204,0.056100405752658844,0.05610052868723869,0.05610066279768944,0.05610077083110809,0.05610089376568794,0.056101009249687195,0.056101128458976746,0.0561012327671051,0.05610131099820137,0.05610138922929764,0.05610150098800659,0.05610157921910286,0.056101664900779724,0.05610176548361778,0.056101832538843155,0.056101907044649124,0.0561019629240036,0.05610201880335808,0.056102074682712555,0.05610211193561554,0.056102167814970016,0.05610223487019539,0.056102290749549866,0.05610234662890434,0.056102409958839417,0.056102454662323,0.056102488189935684,0.05610254406929016,0.05610259249806404,0.05610264837741852,0.0561027005314827,0.05610271543264389,0.05610276013612747,0.05610281229019165,0.05610285699367523,0.05610289424657822,0.0561029352247715,0.056102968752384186,0.056103017181158066,0.056103046983480453,0.056103095412254333,0.05610313639044762,0.0561031699180603,0.05610319599509239,0.05610322952270508,0.056103259325027466,0.05610330402851105,0.05610334128141403,0.05610337480902672,0.056103404611349106,0.0561034269630909,0.05610344931483269,0.056103482842445374,0.05610351637005806,0.056103527545928955,0.05610353872179985,0.05610356107354164,0.05610356479883194,0.056103575974702835,0.05610358342528343,0.05610359460115433,0.05610360577702522,0.056103628128767014,0.05610363930463791,0.056103650480508804,0.0561036616563797,0.056103672832250595,0.056103672832250595,0.056103676557540894,0.05610370635986328,0.05610371008515358,0.05610371008515358,0.056103721261024475,0.05610373243689537,0.056103743612766266,0.05610376223921776,0.05610376596450806,0.056103773415088654,0.05610377714037895,0.05610378831624985,0.056103795766830444,0.05610379949212074,0.05610380694270134,0.05610380694270134,0.05610381066799164,0.05610381066799164,0.056103821843862534,0.056103821843862534,0.05610382929444313,0.05610383301973343,0.05610383301973343,0.056103840470314026,0.056103844195604324,0.05610385164618492,0.05610385164618492,0.05610385537147522,0.05610385537147522,0.05610385537147522,0.05610386282205582,0.05610386282205582,0.05610386282205582,0.056103866547346115,0.056103866547346115,0.05610387772321701,0.05610387772321701,0.05610387772321701,0.05610387772321701,0.05610387772321701,0.05610387772321701,0.05610387772321701,0.05610387772321701,0.05610387772321701,0.05610387772321701,0.05610387772321701,0.05610387772321701,0.05610387772321701,0.05610387772321701,0.05610387772321701,0.05610387772321701,0.05610387772321701,0.05610387772321701,0.05610387772321701,0.05610387772321701,0.05610387772321701,0.05610387772321701,0.05610387772321701,0.05610387772321701,0.05610387772321701,0.05610387772321701,0.05610387772321701],"active":[0.00018984079360961914,0.00016904667427297682,0.0002025107096415013,0.00024354542256332934,0.0002983067824970931,0.00036753289168700576,0.0004520793445408344,0.0005631954991258681,0.0007104037795215845,0.0008869048906490207,0.0011087908642366529,0.0013973922468721867,0.0017543754074722528,0.0022070766426622868,0.0027669467963278294,0.0034773685038089752,0.0043585821986198425,0.004513808526098728,0.004443420097231865,0.004282613284885883,0.004091210663318634,0.003912759944796562,0.0037305764853954315,0.0035561397671699524,0.0033821705728769302,0.00321243517100811,0.003060847520828247,0.0029125846922397614,0.0027655214071273804,0.0026294589042663574,0.0024977736175060272,0.002369813621044159,0.0022521279752254486,0.002140965312719345,0.002033226191997528,0.0019270144402980804,0.0018256120383739471,0.0017319545149803162,0.0016418956220149994,0.0015598274767398834,0.0014754235744476318,0.0014025494456291199,0.0013303793966770172,0.0012552104890346527,0.00119057297706604,0.0011283382773399353,0.0010692887008190155,0.0010148920118808746,0.0009609125554561615,0.0009117536246776581,0.000865451991558075,0.0008196048438549042,0.000777415931224823,0.0007383525371551514,0.0007031001150608063,0.0006644390523433685,0.0006303675472736359,0.0005992650985717773,0.0005684159696102142,0.0005382373929023743,0.0005121529102325439,0.0004874914884567261,0.00046230852603912354,0.00043850764632225037,0.0004170723259449005,0.00039552152156829834,0.00037537142634391785,0.0003572627902030945,0.0003406144678592682,0.0003253035247325897,0.0003083162009716034,0.0002953149378299713,0.0002818182110786438,0.0002693384885787964,0.00025508180260658264,0.00024352222681045532,0.00023424625396728516,0.00022280216217041016,0.0002131536602973938,0.0002031363546848297,0.00019449368119239807,0.00018644705414772034,0.00017813220620155334,0.00017040222883224487,0.00016380846500396729,0.00015734881162643433,0.00015212595462799072,0.00014571473002433777,0.00014026835560798645,0.00013416260480880737,0.00012902915477752686,0.00012438371777534485,0.00011996552348136902,0.00011537596583366394,0.00011227652430534363,0.00010852515697479248,0.00010484829545021057,0.00010200589895248413,9.864941239356995e-05,9.543821215629578e-05,9.287521243095398e-05,9.056925773620605e-05,8.786842226982117e-05,8.495151996612549e-05,8.344650268554688e-05,8.117035031318665e-05,7.935240864753723e-05,7.77021050453186e-05,7.632002234458923e-05,7.46212899684906e-05,7.250159978866577e-05,7.125362753868103e-05,7.033348083496094e-05,6.861984729766846e-05,6.753578782081604e-05,6.635114550590515e-05,6.533786654472351e-05,6.413832306861877e-05,6.330758333206177e-05,6.249919533729553e-05,6.135180592536926e-05,6.0249119997024536e-05,5.9410929679870605e-05,5.869939923286438e-05,5.7872384786605835e-05,5.6974589824676514e-05,5.605444312095642e-05,5.5573880672454834e-05,5.501508712768555e-05,5.430728197097778e-05,5.380064249038696e-05,5.3688883781433105e-05,5.316734313964844e-05,5.2675604820251465e-05,5.203858017921448e-05,5.1647424697875977e-05,5.136057734489441e-05,5.1002949476242065e-05,5.095824599266052e-05,5.0533562898635864e-05,5.007907748222351e-05,4.9911439418792725e-05,4.9442052841186523e-05,4.9114227294921875e-05,4.8857182264328e-05,4.865974187850952e-05,4.8391520977020264e-05,4.8123300075531006e-05,4.791095852851868e-05,4.7694891691207886e-05,4.743412137031555e-05,4.728883504867554e-05,4.719570279121399e-05,4.715472459793091e-05,4.696846008300781e-05,4.68231737613678e-05,4.652142524719238e-05,4.637986421585083e-05,4.6312808990478516e-05,4.633516073226929e-05,4.6193599700927734e-05,4.607066512107849e-05,4.604458808898926e-05,4.5921653509140015e-05,4.579126834869385e-05,4.570186138153076e-05,4.5709311962127686e-05,4.556775093078613e-05,4.54634428024292e-05,4.547834396362305e-05,4.5299530029296875e-05,4.528462886810303e-05,4.521384835243225e-05,4.51207160949707e-05,4.507601261138916e-05,4.499778151512146e-05,4.474446177482605e-05,4.477053880691528e-05,4.464760422706604e-05,4.46811318397522e-05,4.4655054807662964e-05,4.4558197259902954e-05,4.454702138900757e-05,4.439428448677063e-05,4.4405460357666016e-05,4.439428448677063e-05,4.439428448677063e-05,4.427880048751831e-05,4.433095455169678e-05,4.436075687408447e-05,4.420056939125061e-05,4.420429468154907e-05,4.4129788875579834e-05,4.409626126289368e-05,4.4018030166625977e-05,4.40254807472229e-05,4.3936073780059814e-05,4.4018030166625977e-05,4.40254807472229e-05,4.396960139274597e-05,4.404038190841675e-05,4.400685429573059e-05,4.396587610244751e-05,4.395097494125366e-05,4.38690185546875e-05,4.389137029647827e-05,4.3842941522598267e-05,4.382431507110596e-05,4.378706216812134e-05,4.37907874584198e-05,4.377216100692749e-05,4.375353455543518e-05,4.37125563621521e-05,4.371628165245056e-05,4.3705105781555176e-05,4.373118281364441e-05,4.372745752334595e-05,4.3701380491256714e-05,4.369392991065979e-05,4.3645501136779785e-05,4.361942410469055e-05,4.361942410469055e-05,4.361197352409363e-05,4.357472062110901e-05,4.357844591140747e-05,4.357099533081055e-05,4.354119300842285e-05,4.353746771812439e-05,4.3507665395736694e-05,4.3530017137527466e-05,4.353374242782593e-05,4.3489038944244385e-05,4.3511390686035156e-05,4.3511390686035156e-05,4.3489038944244385e-05,4.350021481513977e-05,4.3507665395736694e-05,4.347413778305054e-05,4.349648952484131e-05,4.348531365394592e-05,4.350394010543823e-05,4.352256655693054e-05,4.352256655693054e-05,4.352256655693054e-05,4.3511390686035156e-05,4.350394010543823e-05,4.351511597633362e-05,4.3507665395736694e-05,4.349648952484131e-05,4.3489038944244385e-05,4.346668720245361e-05,4.3429434299468994e-05,4.345923662185669e-05,4.345551133155823e-05,4.3470412492752075e-05,4.3451786041259766e-05,4.345551133155823e-05,4.345923662185669e-05,4.3451786041259766e-05,4.343688488006592e-05,4.343688488006592e-05,4.343688488006592e-05,4.344061017036438e-05,4.343688488006592e-05,4.3448060750961304e-05,4.343688488006592e-05,4.3448060750961304e-05,4.3429434299468994e-05,4.3433159589767456e-05,4.3429434299468994e-05,4.342570900917053e-05,4.3433159589767456e-05,4.3433159589767456e-05,4.342198371887207e-05,4.33996319770813e-05,4.340335726737976e-05,4.340335726737976e-05,4.338845610618591e-05,4.33996319770813e-05,4.339590668678284e-05,4.3392181396484375e-05,4.340335726737976e-05,4.340335726737976e-05,4.340335726737976e-05,4.340335726737976e-05,4.33996319770813e-05,4.33996319770813e-05,4.3392181396484375e-05,4.3410807847976685e-05,4.3429434299468994e-05,4.340335726737976e-05,4.340708255767822e-05,4.3410807847976685e-05,4.341825842857361e-05,4.342198371887207e-05,4.342198371887207e-05,4.3414533138275146e-05,4.341825842857361e-05,4.3414533138275146e-05,4.342198371887207e-05,4.341825842857361e-05,4.3414533138275146e-05,4.3410807847976685e-05,4.340335726737976e-05,4.3414533138275146e-05,4.3410807847976685e-05,4.341825842857361e-05,4.340708255767822e-05,4.3410807847976685e-05,4.3414533138275146e-05,4.3410807847976685e-05,4.3410807847976685e-05,4.340335726737976e-05,4.340708255767822e-05,4.33996319770813e-05,4.33996319770813e-05,4.339590668678284e-05,4.33996319770813e-05,4.33996319770813e-05,4.33996319770813e-05,4.33996319770813e-05,4.340335726737976e-05,4.340708255767822e-05,4.340708255767822e-05,4.339590668678284e-05,4.339590668678284e-05,4.339590668678284e-05,4.339590668678284e-05,4.339590668678284e-05,4.339590668678284e-05,4.339590668678284e-05,4.339590668678284e-05,4.339590668678284e-05,4.33996319770813e-05,4.33996319770813e-05,4.33996319770813e-05,4.33996319770813e-05,4.33996319770813e-05,4.33996319770813e-05,4.33996319770813e-05,4.33996319770813e-05,4.33996319770813e-05,4.33996319770813e-05,4.33996319770813e-05,4.33996319770813e-05,4.33996319770813e-05,4.33996319770813e-05,4.33996319770813e-05,4.33996319770813e-05,4.33996319770813e-05,4.33996319770813e-05]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.00018984079360961914,0.00024230973212979734,0.0003332021879032254,0.00044640403939411044,0.0005874226917512715,0.0007646283484064043,0.0009839478880167007,0.0012556076981127262,0.001595218782313168,0.0020159767009317875,0.0025351864751428366,0.003183813067153096,0.00398429948836565,0.0049719056114554405,0.006200927775353193,0.007713161408901215,0.009582591243088245,0.011239930056035519,0.012770083732903004,0.01420107576996088,0.01554639171808958,0.01681557670235634,0.018012192100286484,0.019143102690577507,0.0202050618827343,0.02120179869234562,0.02214827388525009,0.023038765415549278,0.02387314662337303,0.02466161735355854,0.025405071675777435,0.02610369585454464,0.02676163800060749,0.027380608022212982,0.027961837127804756,0.02851017192006111,0.029025714844465256,0.029510442167520523,0.02996620163321495,0.03039409965276718,0.030796043574810028,0.031176911666989326,0.03153229132294655,0.031870029866695404,0.032183337956666946,0.032479796558618546,0.032756827771663666,0.03301730006933212,0.03326261788606644,0.03349374234676361,0.03371093049645424,0.03391304239630699,0.03410419076681137,0.034283656626939774,0.034450870007276535,0.03460998833179474,0.03475802764296532,0.03489665314555168,0.03502688184380531,0.03514832630753517,0.03526218235492706,0.03537006676197052,0.035471390932798386,0.03556782379746437,0.0356576107442379,0.03574076294898987,0.035819556564092636,0.035893939435482025,0.03596388176083565,0.03602991998195648,0.036090634763240814,0.03614823892712593,0.03620282560586929,0.03625325486063957,0.0363006517291069,0.03634553402662277,0.036388054490089417,0.036427468061447144,0.03646433725953102,0.03649917617440224,0.036531973630189896,0.03656252101063728,0.03659113124012947,0.03661792352795601,0.03664334863424301,0.03666742518544197,0.03668934479355812,0.03671030327677727,0.03672957792878151,0.036748006939888,0.03676578029990196,0.036782406270504,0.036797747015953064,0.03681250289082527,0.036826323717832565,0.036838971078395844,0.0368511788547039,0.03686225041747093,0.03687303513288498,0.036883190274238586,0.03689279034733772,0.03690170869231224,0.0369100421667099,0.03691786527633667,0.036924976855516434,0.03693181648850441,0.03693815693259239,0.03694434463977814,0.03695017844438553,0.03695559501647949,0.036960795521736145,0.036965370178222656,0.036969978362321854,0.03697415813803673,0.03697812184691429,0.036981843411922455,0.03698541969060898,0.03698877990245819,0.03699195012450218,0.0369950495660305,0.03699783980846405,0.03700053319334984,0.037003044039011,0.03700544685125351,0.03700770065188408,0.03700989857316017,0.037011850625276566,0.03701375052332878,0.03701550140976906,0.03701718896627426,0.03701883554458618,0.03702031448483467,0.03702175244688988,0.0370231494307518,0.03702449053525925,0.03702576830983162,0.03702690824866295,0.03702802211046219,0.037028949707746506,0.0370299331843853,0.037030771374702454,0.03703153878450394,0.037032343447208405,0.0370330810546875,0.037033695727586746,0.037034377455711365,0.03703496977686882,0.03703552484512329,0.03703610971570015,0.03703663498163223,0.03703710809350014,0.03703752160072327,0.03703796863555908,0.03703834116458893,0.03703875094652176,0.0370391346514225,0.03703944385051727,0.037039827555418015,0.037040144205093384,0.037040479481220245,0.03704075142741203,0.03704099357128143,0.03704125061631203,0.03704148530960083,0.03704177588224411,0.037041980773210526,0.03704223781824112,0.03704242780804634,0.03704257309436798,0.03704273700714111,0.03704293072223663,0.03704307973384857,0.03704322502017021,0.03704335168004036,0.037043496966362,0.03704364225268364,0.03704376518726349,0.03704386204481125,0.037043966352939606,0.037044063210487366,0.03704417869448662,0.03704424202442169,0.03704432025551796,0.03704441338777542,0.037044499069452286,0.03704457730054855,0.037044648081064224,0.0370447151362896,0.037044771015644073,0.03704485669732094,0.037044916301965714,0.037044961005449295,0.03704500198364258,0.03704505041241646,0.03704509139060974,0.03704513609409332,0.03704517334699631,0.037045206874608994,0.03704524040222168,0.03704528138041496,0.03704532980918884,0.037045352160930634,0.037045370787382126,0.03704541549086571,0.037045449018478394,0.03704548254609108,0.037045516073703766,0.037045542150735855,0.03704557195305824,0.03704558685421944,0.03704560548067093,0.03704563155770302,0.037045642733573914,0.03704565390944481,0.037045665085315704,0.03704569861292839,0.037045709788799286,0.03704572096467018,0.03704575076699257,0.03704577311873436,0.03704579547047615,0.037045806646347046,0.03704582154750824,0.037045832723379135,0.03704584389925003,0.03704585134983063,0.037045855075120926,0.03704586252570152,0.03704587370157242,0.03704588860273361,0.037045907229185104,0.0370459109544754,0.037045918405056,0.0370459221303463,0.03704594075679779,0.03704594448208809,0.037045951932668686,0.037045951932668686,0.037045951932668686,0.037045955657958984,0.03704596683382988,0.03704597428441048,0.03704597428441048,0.03704597428441048,0.03704598546028137,0.03704598546028137,0.03704598546028137,0.03704598546028137,0.03704599663615227,0.037046000361442566,0.037046000361442566,0.037046000361442566,0.03704601153731346,0.03704601153731346,0.03704601153731346,0.03704601153731346,0.03704601898789406,0.03704601898789406,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436,0.03704602271318436],"recovered":[0.0,7.311767694773152e-05,0.00013556712656281888,0.00021124002523720264,0.00030665588565170765,0.0004249626072123647,0.0005724112270399928,0.0007554262992925942,0.0009838540572673082,0.0012669480638578534,0.001618524664081633,0.00205409387126565,0.002596116391941905,0.003268181812018156,0.004098649136722088,0.005127233453094959,0.006397430319339037,0.007969161495566368,0.009584219194948673,0.011154278181493282,0.012654988095164299,0.014078800566494465,0.015424155630171299,0.016695130616426468,0.017894137650728226,0.01902696117758751,0.02008971944451332,0.021092835813760757,0.022041302174329758,0.022931132465600967,0.023771222680807114,0.024561701342463493,0.02530611865222454,0.02600710280239582,0.02666741982102394,0.02728869952261448,0.02787449024617672,0.028425123542547226,0.028942661359906197,0.02942929044365883,0.02988666668534279,0.030316460877656937,0.030722282826900482,0.031103258952498436,0.03146257996559143,0.03179820254445076,0.032115768641233444,0.03241301327943802,0.032691922038793564,0.03295392543077469,0.03320005536079407,0.03343214839696884,0.03364787995815277,0.03385230526328087,0.034044086933135986,0.03422447293996811,0.03439457342028618,0.03455222398042679,0.03470112010836601,0.034840475767850876,0.03497060760855675,0.03509308397769928,0.03520817682147026,0.03531648591160774,0.03541888669133186,0.03551476076245308,0.03560418635606766,0.03568875044584274,0.03576797991991043,0.03584247827529907,0.03591263294219971,0.03597809374332428,0.03603992983698845,0.036097459495067596,0.036151789128780365,0.03620224446058273,0.036250028759241104,0.036295417696237564,0.03633735328912735,0.036377210170030594,0.03641451895236969,0.036449313163757324,0.03648195043206215,0.036512341350317,0.03654114156961441,0.036568108946084976,0.03659376502037048,0.036617569625377655,0.03664006292819977,0.03666110336780548,0.036680519580841064,0.03669910505414009,0.03671681508421898,0.036733321845531464,0.036748819053173065,0.03676339611411095,0.0367768369615078,0.036789651960134506,0.036801908165216446,0.036813072860240936,0.03682418540120125,0.036834266036748886,0.03684375435113907,0.03685261681675911,0.03686080127954483,0.03686864301562309,0.03687603399157524,0.03688301518559456,0.03688967600464821,0.03689591959118843,0.03690152242779732,0.03690709173679352,0.0369122251868248,0.03691704571247101,0.03692170977592468,0.03692595288157463,0.036929886788129807,0.03693361207842827,0.03693709149956703,0.03694038465619087,0.03694351390004158,0.03694663569331169,0.03694941848516464,0.03695201501250267,0.03695458546280861,0.03695700690150261,0.03695932775735855,0.03696141764521599,0.036963362246751785,0.03696524724364281,0.036967139691114426,0.03696892783045769,0.036970511078834534,0.036971963942050934,0.0369735024869442,0.03697483241558075,0.036976154893636703,0.03697729855775833,0.03697841987013817,0.036979444324970245,0.03698049485683441,0.036981385201215744,0.036982204765081406,0.036983080208301544,0.03698386251926422,0.03698452562093735,0.03698515146970749,0.03698582947254181,0.03698645532131195,0.03698702156543732,0.036987580358982086,0.03698810562491417,0.036988530308008194,0.03698902204632759,0.036989476531744,0.03698986768722534,0.036990247666835785,0.03699064254760742,0.03699101135134697,0.036991313099861145,0.0369916595518589,0.036991968750953674,0.03699220344424248,0.036992479115724564,0.03699271380901337,0.036992963403463364,0.036993205547332764,0.03699347376823425,0.03699363395571709,0.03699382394552231,0.03699401393532753,0.03699418157339096,0.0369943231344223,0.03699447214603424,0.03699461743235588,0.036994799971580505,0.03699497878551483,0.03699510544538498,0.03699520602822304,0.036995336413383484,0.03699543699622154,0.03699555993080139,0.03699568286538124,0.03699576482176781,0.03699582815170288,0.03699589893221855,0.03699597343802452,0.036996062844991684,0.036996133625507355,0.03699619695544243,0.036996256560087204,0.03699635714292526,0.036996398121118546,0.03699644282460213,0.03699648007750511,0.036996543407440186,0.036996591836214066,0.036996614187955856,0.03699665516614914,0.03699669986963272,0.03699672222137451,0.03699678182601929,0.036996811628341675,0.036996833980083466,0.03699687868356705,0.03699691221117973,0.03699693828821182,0.03699696063995361,0.0369969941675663,0.036997027695178986,0.036997050046920776,0.03699708357453346,0.03699709475040436,0.03699710592627525,0.036997128278017044,0.03699715808033943,0.03699718415737152,0.03699720278382301,0.03699721395969391,0.0369972288608551,0.036997240036726,0.03699725121259689,0.036997269839048386,0.03699728474020958,0.03699730709195137,0.036997318267822266,0.03699732944369316,0.036997340619564056,0.03699734807014465,0.03699735924601555,0.03699737414717674,0.03699738532304764,0.03699739649891853,0.03699740394949913,0.03699740394949913,0.03699740767478943,0.036997415125370026,0.03699742630124092,0.03699743002653122,0.03699743002653122,0.036997437477111816,0.036997441202402115,0.03699744865298271,0.03699745237827301,0.03699745237827301,0.03699745237827301,0.03699745982885361,0.03699745982885361,0.03699745982885361,0.036997463554143906,0.0369974710047245,0.0369974710047245,0.0369974710047245,0.0369974747300148,0.0369974821805954,0.036997485905885696,0.03699749335646629,0.03699749335646629,0.03699749335646629,0.03699749708175659,0.03699750453233719,0.03699750453233719,0.03699750453233719,0.03699750453233719,0.03699750453233719,0.03699750453233719,0.03699750453233719,0.03699750453233719,0.03699750453233719,0.03699750453233719,0.03699750453233719,0.03699750453233719,0.03699750453233719,0.03699750453233719,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749,0.03699750825762749],"active":[0.00018984079360961914,0.00016919206245802343,0.00019763506134040654,0.0002351640141569078,0.00028076680609956384,0.0003396657411940396,0.00041153666097670794,0.000500181398820132,0.0006113647250458598,0.0007490286370739341,0.0009166618110612035,0.0011297191958874464,0.0013881830964237452,0.0017037237994372845,0.0021022786386311054,0.0025859279558062553,0.0031851609237492085,0.0032707685604691505,0.0031858645379543304,0.003046797588467598,0.0028914036229252815,0.0027367761358618736,0.002588036470115185,0.002447972074151039,0.002310924232006073,0.00217483751475811,0.0020585544407367706,0.0019459296017885208,0.001831844449043274,0.001730484887957573,0.0016338489949703217,0.0015419945120811462,0.0014555193483829498,0.0013735052198171616,0.0012944173067808151,0.0012214723974466324,0.001151224598288536,0.0010853186249732971,0.001023540273308754,0.0009648092091083527,0.0009093768894672394,0.0008604507893323898,0.0008100084960460663,0.0007667709141969681,0.0007207579910755157,0.0006815940141677856,0.0006410591304302216,0.000604286789894104,0.0005706958472728729,0.0005398169159889221,0.0005108751356601715,0.00048089399933815,0.00045631080865859985,0.00043135136365890503,0.0004067830741405487,0.00038551539182662964,0.0003634542226791382,0.0003444291651248932,0.00032576173543930054,0.00030785053968429565,0.00029157474637031555,0.00027698278427124023,0.000263214111328125,0.0002513378858566284,0.00023872405290603638,0.00022600218653678894,0.00021537020802497864,0.00020518898963928223,0.00019590184092521667,0.00018744170665740967,0.00017800182104110718,0.000170145183801651,0.00016289576888084412,0.0001557953655719757,0.00014886260032653809,0.00014328956604003906,0.00013802573084831238,0.00013205036520957947,0.00012698397040367126,0.00012196600437164307,0.00011745467782020569,0.0001132078468799591,0.00010918080806732178,0.00010558217763900757,0.00010220706462860107,9.931623935699463e-05,9.557977318763733e-05,9.273365139961243e-05,8.951500058174133e-05,8.690357208251953e-05,8.526071906089783e-05,8.330121636390686e-05,8.093193173408508e-05,7.918104529380798e-05,7.750466465950012e-05,7.557496428489685e-05,7.434189319610596e-05,7.259845733642578e-05,7.112696766853333e-05,7.011741399765015e-05,6.860494613647461e-05,6.744265556335449e-05,6.62878155708313e-05,6.524845957756042e-05,6.41755759716034e-05,6.317347288131714e-05,6.212294101715088e-05,6.132945418357849e-05,6.0502439737319946e-05,5.96754252910614e-05,5.9273093938827515e-05,5.8278441429138184e-05,5.7753175497055054e-05,5.7112425565719604e-05,5.6412070989608765e-05,5.58905303478241e-05,5.553290247917175e-05,5.5167824029922485e-05,5.4858624935150146e-05,5.466490983963013e-05,5.432590842247009e-05,5.389750003814697e-05,5.362555384635925e-05,5.3431838750839233e-05,5.311518907546997e-05,5.2891671657562256e-05,5.2522867918014526e-05,5.233287811279297e-05,5.213916301727295e-05,5.194172263145447e-05,5.169585347175598e-05,5.138665437698364e-05,5.124136805534363e-05,5.11854887008667e-05,5.098804831504822e-05,5.093589425086975e-05,5.075335502624512e-05,5.072355270385742e-05,5.05298376083374e-05,5.048885941505432e-05,5.027651786804199e-05,5.015358328819275e-05,5.01386821269989e-05,5.000084638595581e-05,4.9833208322525024e-05,4.9851834774017334e-05,4.981830716133118e-05,4.9695372581481934e-05,4.965439438819885e-05,4.961341619491577e-05,4.952773451805115e-05,4.941597580909729e-05,4.943832755088806e-05,4.931911826133728e-05,4.927441477775574e-05,4.9266964197158813e-05,4.919618368148804e-05,4.918500781059265e-05,4.9132853746414185e-05,4.916638135910034e-05,4.9091875553131104e-05,4.902482032775879e-05,4.904717206954956e-05,4.900619387626648e-05,4.906207323074341e-05,4.9017369747161865e-05,4.903227090835571e-05,4.895403981208801e-05,4.8939138650894165e-05,4.891306161880493e-05,4.8916786909103394e-05,4.8898160457611084e-05,4.8901885747909546e-05,4.8879534006118774e-05,4.8879534006118774e-05,4.8842281103134155e-05,4.8786401748657227e-05,4.875659942626953e-05,4.876032471656799e-05,4.8726797103881836e-05,4.8741698265075684e-05,4.868209362030029e-05,4.863739013671875e-05,4.8648566007614136e-05,4.867091774940491e-05,4.867836833000183e-05,4.867464303970337e-05,4.86522912979126e-05,4.863739013671875e-05,4.865974187850952e-05,4.865974187850952e-05,4.860386252403259e-05,4.860386252403259e-05,4.8607587814331055e-05,4.8611313104629517e-05,4.859268665313721e-05,4.858151078224182e-05,4.859268665313721e-05,4.858523607254028e-05,4.858151078224182e-05,4.8607587814331055e-05,4.8570334911346436e-05,4.855915904045105e-05,4.858151078224182e-05,4.8570334911346436e-05,4.8570334911346436e-05,4.857778549194336e-05,4.858151078224182e-05,4.857778549194336e-05,4.855915904045105e-05,4.855543375015259e-05,4.8547983169555664e-05,4.8547983169555664e-05,4.8547983169555664e-05,4.853680729866028e-05,4.854053258895874e-05,4.852563142776489e-05,4.851818084716797e-05,4.853680729866028e-05,4.85442578792572e-05,4.855543375015259e-05,4.855543375015259e-05,4.8551708459854126e-05,4.8547983169555664e-05,4.853680729866028e-05,4.8533082008361816e-05,4.852563142776489e-05,4.852190613746643e-05,4.852563142776489e-05,4.8529356718063354e-05,4.8533082008361816e-05,4.852563142776489e-05,4.852190613746643e-05,4.851818084716797e-05,4.853680729866028e-05,4.853680729866028e-05,4.853680729866028e-05,4.852563142776489e-05,4.852190613746643e-05,4.852563142776489e-05,4.8529356718063354e-05,4.8533082008361816e-05,4.852563142776489e-05,4.852190613746643e-05,4.8533082008361816e-05,4.8533082008361816e-05,4.852563142776489e-05,4.852563142776489e-05,4.853680729866028e-05,4.853680729866028e-05,4.8529356718063354e-05,4.8529356718063354e-05,4.854053258895874e-05,4.853680729866028e-05,4.8529356718063354e-05,4.852563142776489e-05,4.852563142776489e-05,4.852563142776489e-05,4.8529356718063354e-05,4.852563142776489e-05,4.851818084716797e-05,4.851818084716797e-05,4.851818084716797e-05,4.851818084716797e-05,4.851818084716797e-05,4.851818084716797e-05,4.851818084716797e-05,4.851818084716797e-05,4.851818084716797e-05,4.851818084716797e-05,4.851818084716797e-05,4.851818084716797e-05,4.851818084716797e-05,4.851818084716797e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05,4.851445555686951e-05]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.00018984079360961914,0.0002425892889732495,0.00032774507417343557,0.0004341366875451058,0.0005625189514830709,0.0007176948129199445,0.0009087110520340502,0.0011381508084014058,0.0014187847264111042,0.0017578199040144682,0.002170207677409053,0.0026699372101575136,0.0032731734681874514,0.0040062121115624905,0.004890898708254099,0.005962653551250696,0.0072534880600869656,0.008394832722842693,0.00943707674741745,0.010402926243841648,0.011303548701107502,0.012141888029873371,0.01292294543236494,0.013654379174113274,0.014336989261209965,0.014973443932831287,0.015569517388939857,0.01612212508916855,0.016640473157167435,0.01712360791862011,0.017574699595570564,0.017995109781622887,0.01838861033320427,0.018754836171865463,0.019096041098237038,0.019412962719798088,0.019708944484591484,0.019985580816864967,0.020244134590029716,0.020485790446400642,0.02070845477283001,0.020916741341352463,0.021111678332090378,0.02129293605685234,0.021461565047502518,0.02161935158073902,0.021766191348433495,0.021902065724134445,0.022028815001249313,0.02214757539331913,0.02225770801305771,0.02236008457839489,0.022456377744674683,0.02254486083984375,0.02262754552066326,0.02270394004881382,0.022775257006287575,0.0228418055921793,0.022903846576809883,0.02296191267669201,0.02301611937582493,0.023066459223628044,0.023113615810871124,0.023157434538006783,0.02319817803800106,0.023236457258462906,0.023271167650818825,0.023303838446736336,0.023334797471761703,0.023363184183835983,0.023389827460050583,0.023415083065629005,0.023438068106770515,0.02345924824476242,0.023479176685214043,0.02349739894270897,0.023514753207564354,0.023531237617135048,0.023546047508716583,0.02355983667075634,0.023572511970996857,0.02358476258814335,0.023596063256263733,0.023606624454259872,0.02361621893942356,0.023625371977686882,0.023633675649762154,0.023641524836421013,0.023648934438824654,0.023655621334910393,0.0236621405929327,0.023668039590120316,0.023673715069890022,0.023678898811340332,0.023683583363890648,0.02368805557489395,0.02369239553809166,0.023696202784776688,0.02369978092610836,0.02370314672589302,0.02370638959109783,0.023709358647465706,0.023712188005447388,0.02371469885110855,0.023717204108834267,0.023719290271401405,0.02372140809893608,0.023723214864730835,0.023725014179944992,0.02372669242322445,0.02372821979224682,0.02372974529862404,0.023731080815196037,0.02373231202363968,0.02373346872627735,0.023734554648399353,0.023735621944069862,0.02373652718961239,0.02373749017715454,0.023738345131278038,0.023739205673336983,0.0237398874014616,0.023740554228425026,0.023741191253066063,0.023741794750094414,0.02374226413667202,0.023742711171507835,0.023743102326989174,0.023743534460663795,0.023743964731693268,0.023744383826851845,0.023744752630591393,0.023745093494653702,0.023745400831103325,0.023745719343423843,0.023745959624648094,0.023746194317936897,0.023746434599161148,0.023746643215417862,0.023746833205223083,0.0237470343708992,0.023747213184833527,0.023747403174638748,0.023747576400637627,0.02374773845076561,0.023747866973280907,0.023747984319925308,0.023748090490698814,0.023748202249407768,0.02374831959605217,0.02374843694269657,0.02374850958585739,0.023748593404889107,0.02374865487217903,0.023748716339468956,0.02374878339469433,0.023748844861984253,0.023748906329274178,0.02374897338449955,0.023749029263854027,0.023749062791466713,0.023749113082885742,0.023749174550175667,0.0237492136657238,0.02374926395714283,0.023749303072690964,0.023749342188239098,0.023749375715851784,0.02374940924346447,0.02374943718314171,0.023749465122818947,0.023749493062496185,0.023749515414237976,0.02374953217804432,0.023749565705657005,0.023749593645334244,0.023749621585011482,0.023749632760882378,0.02374965138733387,0.023749656975269318,0.023749668151140213,0.02374967932701111,0.023749684914946556,0.02374969609081745,0.023749718442559242,0.02374972403049469,0.023749740794301033,0.02374975197017193,0.02374976873397827,0.02374976873397827,0.02374976873397827,0.023749779909849167,0.023749791085720062,0.023749791085720062,0.023749791085720062,0.023749802261590958,0.023749813437461853,0.0237498190253973,0.0237498190253973,0.02374982461333275,0.02374982461333275,0.023749830201268196,0.023749835789203644,0.023749835789203644,0.023749835789203644,0.023749835789203644,0.02374984137713909,0.02374984137713909,0.02374984137713909,0.02374984696507454,0.02374984696507454,0.02374984696507454,0.02374984696507454,0.02374984696507454,0.02374984696507454,0.02374984696507454,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987,0.023749852553009987],"recovered":[0.0,7.260327402036637e-05,0.0001350806705886498,0.00020871833839919418,0.00029819062910974026,0.0004074393946211785,0.0005393553874455392,0.0007005027728155255,0.0008968978654593229,0.0011336286552250385,0.0014217325951904058,0.0017722412012517452,0.002197958528995514,0.002713712863624096,0.0033362838439643383,0.004092727787792683,0.0050037940964102745,0.006104803178459406,0.007228054106235504,0.00830985140055418,0.009332990273833275,0.010291419923305511,0.011195268481969833,0.012035995721817017,0.012821502983570099,0.013557404279708862,0.014242749661207199,0.01488193217664957,0.015481013804674149,0.01603788696229458,0.016558662056922913,0.017045743763446808,0.017498468980193138,0.01792239025235176,0.01831711083650589,0.018684253096580505,0.019026771187782288,0.019346142187714577,0.019643448293209076,0.019922371953725815,0.020181803032755852,0.02042413130402565,0.020648684352636337,0.020857878029346466,0.021053731441497803,0.02123529650270939,0.021405503153800964,0.02156366966664791,0.02171110175549984,0.021847674623131752,0.021975800395011902,0.022094259038567543,0.022205643355846405,0.02230883575975895,0.02240445278584957,0.02249336615204811,0.022576089948415756,0.022653110325336456,0.022724874317646027,0.022792696952819824,0.0228543970733881,0.022913046181201935,0.022967403754591942,0.02301802858710289,0.023065190762281418,0.02310885861515999,0.02314949594438076,0.023187054321169853,0.02322264201939106,0.02325603924691677,0.02328663505613804,0.023315200582146645,0.02334212325513363,0.023367132991552353,0.02339007891714573,0.023411639034748077,0.02343134954571724,0.02344980090856552,0.023467104882001877,0.023483332246541977,0.023498009890317917,0.023512177169322968,0.023525254800915718,0.02353760600090027,0.023548739030957222,0.023559244349598885,0.023569192737340927,0.023578373715281487,0.023586714640259743,0.023594677448272705,0.023601911962032318,0.023609014227986336,0.02361554466187954,0.023621393367648125,0.0236269049346447,0.023632094264030457,0.023637210950255394,0.023641766980290413,0.023646000772714615,0.02364981360733509,0.02365349791944027,0.023656997829675674,0.023660117760300636,0.023663176223635674,0.023665742948651314,0.02366829849779606,0.02367056906223297,0.023672793060541153,0.023674800992012024,0.023676618933677673,0.023678474128246307,0.023680124431848526,0.023681672289967537,0.0236830934882164,0.023684484884142876,0.023685794323682785,0.023686973378062248,0.02368813566863537,0.023689115419983864,0.023690110072493553,0.023691043257713318,0.02369188889861107,0.023692665621638298,0.02369338646531105,0.023694034665822983,0.023694682866334915,0.023695237934589386,0.023695746436715126,0.02369622141122818,0.023696668446063995,0.023697081953287125,0.023697512224316597,0.023697881028056145,0.023698240518569946,0.023698553442955017,0.023698894307017326,0.023699168115854263,0.023699436336755753,0.023699676617980003,0.023699894547462463,0.023700084537267685,0.02370029129087925,0.02370050922036171,0.023700660094618797,0.023700827732682228,0.02370101772248745,0.023701142519712448,0.023701254278421402,0.02370140515267849,0.023701488971710205,0.023701611906290054,0.0237017460167408,0.02370181865990162,0.023701896890997887,0.023701975122094154,0.023702042177319527,0.023702114820480347,0.02370218187570572,0.023702237755060196,0.023702282458543777,0.023702343925833702,0.02370237186551094,0.023702410981059074,0.023702472448349,0.023702528327703476,0.02370256744325161,0.023702600970864296,0.02370264008641243,0.023702673614025116,0.023702707141637802,0.02370276302099228,0.023702790960669518,0.023702818900346756,0.0237028356641531,0.023702852427959442,0.023702874779701233,0.023702925071120262,0.023702941834926605,0.023702964186668396,0.02370297536253929,0.023702992126345634,0.02370300330221653,0.023703014478087425,0.02370303124189377,0.023703042417764664,0.023703059181571007,0.023703064769506454,0.023703081533312798,0.023703092709183693,0.02370312064886093,0.02370312623679638,0.02370312623679638,0.023703131824731827,0.023703143000602722,0.023703154176473618,0.023703154176473618,0.023703165352344513,0.02370317094027996,0.023703182116150856,0.02370319329202175,0.02370319329202175,0.02370319329202175,0.02370319329202175,0.0237031988799572,0.023703204467892647,0.023703204467892647,0.023703204467892647,0.023703204467892647,0.023703215643763542,0.023703215643763542,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899,0.02370322123169899],"active":[0.00018984079360961914,0.00016998601495288312,0.00019266440358478576,0.00022541834914591163,0.0002643283223733306,0.000310255418298766,0.000369355664588511,0.0004376480355858803,0.0005218868609517813,0.0006241912487894297,0.000748475082218647,0.0008976960089057684,0.0010752149391919374,0.0012924992479383945,0.0015546148642897606,0.0018699257634580135,0.002249693963676691,0.0022900295443832874,0.002209022641181946,0.002093074843287468,0.001970558427274227,0.0018504681065678596,0.0017276769503951073,0.001618383452296257,0.0015154862776398659,0.001416039653122425,0.0013267677277326584,0.0012401929125189781,0.0011594593524932861,0.001085720956325531,0.0010160375386476517,0.0009493660181760788,0.0008901413530111313,0.0008324459195137024,0.0007789302617311478,0.0007287096232175827,0.0006821732968091965,0.0006394386291503906,0.0006006862968206406,0.0005634184926748276,0.0005266517400741577,0.0004926100373268127,0.00046299397945404053,0.00043505802750587463,0.00040783360600471497,0.00038405507802963257,0.0003606881946325302,0.0003383960574865341,0.00031771324574947357,0.00029990077018737793,0.0002819076180458069,0.0002658255398273468,0.0002507343888282776,0.00023602508008480072,0.00022309273481369019,0.00021057389676570892,0.00019916705787181854,0.0001886952668428421,0.0001789722591638565,0.00016921572387218475,0.0001617223024368286,0.00015341304242610931,0.00014621205627918243,0.00013940595090389252,0.00013298727571964264,0.00012759864330291748,0.00012167170643806458,0.00011678412556648254,0.00011215545237064362,0.00010714493691921234,0.00010319240391254425,9.988248348236084e-05,9.59448516368866e-05,9.211525321006775e-05,8.90977680683136e-05,8.575990796089172e-05,8.340366184711456e-05,8.143670856952667e-05,7.894262671470642e-05,7.65044242143631e-05,7.450208067893982e-05,7.258541882038116e-05,7.080845534801483e-05,6.901845335960388e-05,6.747990846633911e-05,6.612762808799744e-05,6.44829124212265e-05,6.315112113952637e-05,6.221979856491089e-05,6.094388663768768e-05,6.0228630900382996e-05,5.90253621339798e-05,5.817040801048279e-05,5.7505443692207336e-05,5.667842924594879e-05,5.596131086349487e-05,5.5184587836265564e-05,5.443580448627472e-05,5.378015339374542e-05,5.333311855792999e-05,5.2891671657562256e-05,5.236081779003143e-05,5.2070245146751404e-05,5.15226274728775e-05,5.146116018295288e-05,5.099177360534668e-05,5.083903670310974e-05,5.042180418968201e-05,5.021318793296814e-05,5.007348954677582e-05,4.974566400051117e-05,4.9620866775512695e-05,4.9408525228500366e-05,4.921853542327881e-05,4.898384213447571e-05,4.876032471656799e-05,4.8648566007614136e-05,4.8391520977020264e-05,4.8374757170677185e-05,4.823505878448486e-05,4.8162415623664856e-05,4.799850285053253e-05,4.7888606786727905e-05,4.780478775501251e-05,4.776008427143097e-05,4.75812703371048e-05,4.74732369184494e-05,4.735589027404785e-05,4.731304943561554e-05,4.729628562927246e-05,4.7301873564720154e-05,4.724040627479553e-05,4.721246659755707e-05,4.71603125333786e-05,4.7165900468826294e-05,4.706531763076782e-05,4.702620208263397e-05,4.699826240539551e-05,4.696659743785858e-05,4.693865776062012e-05,4.69498336315155e-05,4.692189395427704e-05,4.6893954277038574e-05,4.6916306018829346e-05,4.691071808338165e-05,4.684925079345703e-05,4.684180021286011e-05,4.6836212277412415e-05,4.6797096729278564e-05,4.683062434196472e-05,4.682503640651703e-05,4.676356911659241e-05,4.677474498748779e-05,4.6757981181144714e-05,4.6741217374801636e-05,4.6741217374801636e-05,4.673004150390625e-05,4.672445356845856e-05,4.673562943935394e-05,4.674680531024933e-05,4.6718865633010864e-05,4.6741217374801636e-05,4.676356911659241e-05,4.6741217374801636e-05,4.673562943935394e-05,4.673562943935394e-05,4.6741217374801636e-05,4.673562943935394e-05,4.673562943935394e-05,4.673004150390625e-05,4.6702101826667786e-05,4.6702101826667786e-05,4.669651389122009e-05,4.669651389122009e-05,4.671327769756317e-05,4.6718865633010864e-05,4.669651389122009e-05,4.66909259557724e-05,4.668720066547394e-05,4.6681612730026245e-05,4.667602479457855e-05,4.667602479457855e-05,4.667043685913086e-05,4.6664848923683167e-05,4.667602479457855e-05,4.6664848923683167e-05,4.667602479457855e-05,4.667043685913086e-05,4.667602479457855e-05,4.664808511734009e-05,4.6642497181892395e-05,4.665367305278778e-05,4.6659260988235474e-05,4.664808511734009e-05,4.66369092464447e-05,4.664808511734009e-05,4.664808511734009e-05,4.664808511734009e-05,4.66369092464447e-05,4.663132131099701e-05,4.663132131099701e-05,4.66369092464447e-05,4.6642497181892395e-05,4.66369092464447e-05,4.663132131099701e-05,4.663132131099701e-05,4.66369092464447e-05,4.66369092464447e-05,4.6625733375549316e-05,4.663132131099701e-05,4.6625733375549316e-05,4.6625733375549316e-05,4.6625733375549316e-05,4.6625733375549316e-05,4.6625733375549316e-05,4.6625733375549316e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05,4.663132131099701e-05]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.00018984079360961914,0.0002426340215606615,0.0003375690430402756,0.00045987911289557815,0.000614943157415837,0.0008108293986879289,0.0010626735165715218,0.0013789633521810174,0.0017824217211455107,0.0022933564614504576,0.0029405010864138603,0.003759523155167699,0.0047993129119277,0.006107178051024675,0.007756801787763834,0.009829581715166569,0.01243694219738245,0.01484446320682764,0.01718834973871708,0.01950090192258358,0.021792404353618622,0.024061031639575958,0.02630823291838169,0.028533387929201126,0.030726537108421326,0.03289959207177162,0.035045076161623,0.037160854786634445,0.03924879804253578,0.041296981275081635,0.04331952705979347,0.045304927974939346,0.04725789651274681,0.04917463660240173,0.05105552077293396,0.052910249680280685,0.05471949651837349,0.05649430677294731,0.058226536959409714,0.05992566794157028,0.06159595772624016,0.06322577595710754,0.06481844931840897,0.0663801059126854,0.0679008811712265,0.06938067823648453,0.07083073258399963,0.07224214822053909,0.07362454384565353,0.07497258484363556,0.07628319412469864,0.07756108790636063,0.07880865782499313,0.08002151548862457,0.0812104195356369,0.08236346393823624,0.08348160982131958,0.08457615226507187,0.08563675731420517,0.08667448908090591,0.08767912536859512,0.08866238594055176,0.08961811661720276,0.0905509665608406,0.09146006405353546,0.09233984351158142,0.09320078790187836,0.09403760731220245,0.09485390037298203,0.09564682841300964,0.0964210256934166,0.0971737653017044,0.09791082888841629,0.09862983971834183,0.09932631999254227,0.10000724345445633,0.10067129135131836,0.101320281624794,0.10195180028676987,0.10256748646497726,0.10317205637693405,0.10375834256410599,0.10433319956064224,0.10489504784345627,0.10544324666261673,0.10598068684339523,0.106504425406456,0.1070181131362915,0.10751831531524658,0.10800925642251968,0.10849008709192276,0.10896197706460953,0.10942365974187851,0.10988020151853561,0.11032304912805557,0.11075717955827713,0.11118476092815399,0.1116032600402832,0.11201324313879013,0.11241736263036728,0.11281424760818481,0.11320526897907257,0.11358728259801865,0.11396171152591705,0.11433227360248566,0.11469723284244537,0.11505578458309174,0.11540842056274414,0.11575648933649063,0.11609836667776108,0.11643532663583755,0.11676815152168274,0.11709584295749664,0.11741770803928375,0.11773765832185745,0.11805146932601929,0.11836202442646027,0.11866872012615204,0.11897290498018265,0.11927155405282974,0.1195669174194336,0.11985806375741959,0.12014627456665039,0.12042991071939468,0.1207108125090599,0.1209888756275177,0.12126368284225464,0.12153628468513489,0.12180519849061966,0.12206972390413284,0.12233275920152664,0.12259295582771301,0.12285157293081284,0.12310857325792313,0.1233595535159111,0.12360821664333344,0.12385471165180206,0.12409880757331848,0.12434013187885284,0.12457995861768723,0.12481804192066193,0.12505370378494263,0.12528817355632782,0.12551848590373993,0.12574876844882965,0.12597596645355225,0.126200333237648,0.12642288208007812,0.12664282321929932,0.12686198949813843,0.12707801163196564,0.12729297578334808,0.12750662863254547,0.12771764397621155,0.1279258280992508,0.12813276052474976,0.12833817303180695,0.12854114174842834,0.12874145805835724,0.12894098460674286,0.1291392594575882,0.12933547794818878,0.12952975928783417,0.12972143292427063,0.12991304695606232,0.13010117411613464,0.13028785586357117,0.1304732859134674,0.1306573897600174,0.13084085285663605,0.13102149963378906,0.13120214641094208,0.13137954473495483,0.13155649602413177,0.13173136115074158,0.13190388679504395,0.1320757418870926,0.13224579393863678,0.13241387903690338,0.13258066773414612,0.1327434480190277,0.13290661573410034,0.13306927680969238,0.1332290917634964,0.1333889216184616,0.13354597985744476,0.13370124995708466,0.13385498523712158,0.13400810956954956,0.13416069746017456,0.1343105584383011,0.13445955514907837,0.1346045881509781,0.13475053012371063,0.13489407300949097,0.1350378394126892,0.13518069684505463,0.13532020151615143,0.13545911014080048,0.13559742271900177,0.1357332170009613,0.13586942851543427,0.13600385189056396,0.13613727688789368,0.13626937568187714,0.13639935851097107,0.1365293562412262,0.13665571808815002,0.13678240776062012,0.13690760731697083,0.13703253865242004,0.13715602457523346,0.13727915287017822,0.137400820851326,0.1375199258327484,0.13763779401779175,0.13775673508644104,0.13787314295768738,0.13798846304416656,0.13810183107852936,0.13821448385715485,0.13832607865333557,0.13843801617622375,0.13854724168777466,0.1386556178331375,0.13876217603683472,0.13886938989162445,0.1389739066362381,0.13907760381698608,0.13918161392211914,0.13928306102752686,0.1393832266330719,0.13948485255241394,0.13958397507667542,0.13968324661254883,0.13978147506713867,0.1398778110742569,0.1399732530117035,0.14006918668746948,0.14016354084014893,0.14025647938251495,0.14034874737262726,0.14044089615345,0.14053216576576233,0.14062204957008362,0.14071106910705566,0.1407996565103531,0.14088758826255798,0.14097441732883453,0.14106106758117676,0.14114664494991302,0.1412319540977478,0.1413162648677826,0.14139999449253082,0.14148278534412384,0.14156492054462433,0.1416464000940323,0.141726553440094,0.14180615544319153,0.14188624918460846,0.14196492731571198,0.14204277098178864,0.14212030172348022,0.14219680428504944,0.14227363467216492,0.14234955608844757,0.14242447912693024,0.1424984335899353,0.1425723284482956,0.1426471471786499,0.14271961152553558,0.14279162883758545,0.14286401867866516,0.14293523132801056,0.14300602674484253,0.14307689666748047,0.1431473046541214,0.14321695268154144,0.1432860642671585,0.14335493743419647,0.14342278242111206,0.1434909701347351,0.1435595154762268,0.14362700283527374,0.1436944603919983,0.14376047253608704,0.14382660388946533,0.143892303109169,0.14395783841609955,0.1440228968858719,0.14408716559410095,0.14415080845355988,0.14421460032463074,0.1442779302597046,0.14434124529361725,0.1444036364555359,0.14446590840816498,0.14452821016311646,0.14459000527858734,0.14465157687664032,0.14471273124217987,0.1447734385728836,0.14483492076396942,0.1448945701122284,0.14495505392551422,0.14501488208770752,0.1450749933719635,0.1451340913772583,0.14519311487674713,0.1452515572309494,0.14531050622463226,0.14536847174167633,0.14542774856090546,0.14548590779304504,0.1455434113740921,0.14560213685035706,0.14565952122211456,0.14571641385555267,0.145773783326149,0.14582964777946472,0.1458861529827118,0.14594212174415588,0.14599794149398804,0.14605404436588287,0.14610953629016876,0.14616534113883972,0.14621976017951965,0.1462736278772354,0.14632804691791534,0.1463821828365326,0.1464357078075409,0.1464890092611313,0.1465430110692978,0.14659550786018372,0.14664745330810547,0.14670030772686005,0.14675278961658478,0.14680486917495728,0.14685621857643127,0.14690780639648438,0.14695923030376434,0.14700940251350403,0.14706005156040192,0.14711010456085205,0.1471603810787201,0.14721012115478516,0.1472589671611786,0.1473083794116974,0.14735740423202515,0.14740490913391113,0.1474534124135971],"recovered":[0.0,7.251940405694768e-05,0.00013539937208406627,0.00021449975611176342,0.0003153224242851138,0.00044366554357111454,0.0006052099051885307,0.0008116078679449856,0.001072146580554545,0.0014041869435459375,0.001825498417019844,0.0023604868911206722,0.0030350571032613516,0.0038926927372813225,0.00497511075809598,0.006338268518447876,0.008060797117650509,0.01022634282708168,0.012511649169027805,0.014822691679000854,0.01713746413588524,0.01943991333246231,0.02173129841685295,0.02399337664246559,0.02623630128800869,0.028450272977352142,0.030654555186629295,0.03282446786761284,0.0349680632352829,0.037083353847265244,0.039167143404483795,0.04122272878885269,0.04324287176132202,0.04522610083222389,0.047172632068395615,0.04909063130617142,0.05097813904285431,0.052823495119810104,0.05463454872369766,0.05640258267521858,0.05814014747738838,0.059843625873327255,0.06151115894317627,0.0631396621465683,0.06473757326602936,0.06629440188407898,0.06781269609928131,0.06929366290569305,0.07074408233165741,0.0721537247300148,0.07353850454092026,0.07488446682691574,0.07620026171207428,0.07748017460107803,0.07872476428747177,0.07994300127029419,0.08112587034702301,0.08228081464767456,0.08340343087911606,0.08449671417474747,0.08556471765041351,0.08659639209508896,0.0876021683216095,0.08858536183834076,0.08954519778490067,0.09047875553369522,0.09138546139001846,0.09226804971694946,0.09312804043292999,0.09396765381097794,0.09478101879358292,0.09557564556598663,0.09635142982006073,0.0971071645617485,0.09784295409917831,0.09855884313583374,0.09925848245620728,0.09994234144687653,0.10060475766658783,0.10125244408845901,0.10188637673854828,0.10250503569841385,0.10310554504394531,0.10369336605072021,0.10426987707614899,0.10483117401599884,0.1053798496723175,0.10591647773981094,0.10644098371267319,0.10695449262857437,0.10745704174041748,0.10794882476329803,0.10843165963888168,0.10890349745750427,0.10936743021011353,0.10981990396976471,0.11026124656200409,0.11069727689027786,0.11112507432699203,0.11154360324144363,0.11195451766252518,0.11235758662223816,0.1127549335360527,0.11314582079648972,0.11352764815092087,0.11390237510204315,0.1142747700214386,0.1146378219127655,0.11499643325805664,0.1153494268655777,0.11569780856370926,0.11603972315788269,0.11637578904628754,0.11670762300491333,0.11703380197286606,0.11735743284225464,0.11767595261335373,0.11799026280641556,0.11830133944749832,0.11860807985067368,0.118911974132061,0.1192115843296051,0.11950618773698807,0.11979763954877853,0.1200842633843422,0.12036816775798798,0.12064915895462036,0.12092709541320801,0.12120229005813599,0.12147483974695206,0.12174425274133682,0.12200899422168732,0.12227240204811096,0.1225331649184227,0.12279082089662552,0.12304602563381195,0.12329792231321335,0.1235472783446312,0.12379410862922668,0.12403756380081177,0.12428046762943268,0.12452078610658646,0.12475965172052383,0.12499543279409409,0.12522652745246887,0.12545844912528992,0.12568816542625427,0.1259152591228485,0.12614062428474426,0.12636224925518036,0.1265832632780075,0.12680165469646454,0.12701784074306488,0.12723389267921448,0.12744785845279694,0.1276591420173645,0.12787006795406342,0.1280764639377594,0.1282823532819748,0.12848490476608276,0.12868617475032806,0.1288854032754898,0.12908318638801575,0.12927913665771484,0.1294729858636856,0.12966521084308624,0.12985540926456451,0.13004456460475922,0.13023017346858978,0.13041658699512482,0.13060228526592255,0.1307847797870636,0.13096578419208527,0.1311449557542801,0.1313234567642212,0.1315009444952011,0.1316755712032318,0.1318485587835312,0.13202035427093506,0.13219033181667328,0.13235953450202942,0.1325233280658722,0.13268691301345825,0.13284999132156372,0.13301274180412292,0.13317391276359558,0.13333337008953094,0.13348990678787231,0.13364502787590027,0.13379934430122375,0.13395337760448456,0.13410460948944092,0.13425491750240326,0.13440191745758057,0.13454928994178772,0.13469496369361877,0.13483914732933044,0.13498280942440033,0.13512443006038666,0.13526423275470734,0.1354038566350937,0.13554179668426514,0.1356789469718933,0.13581368327140808,0.13594722747802734,0.13608066737651825,0.13621215522289276,0.13634330034255981,0.13647131621837616,0.13659995794296265,0.1367274820804596,0.13685385882854462,0.1369781494140625,0.13710221648216248,0.13722464442253113,0.13734565675258636,0.13746505975723267,0.137582927942276,0.1376999020576477,0.13781706988811493,0.13793161511421204,0.13804472982883453,0.13815706968307495,0.13826870918273926,0.1383795142173767,0.13848960399627686,0.13859818875789642,0.13870564103126526,0.13881199061870575,0.13891665637493134,0.13902153074741364,0.13912376761436462,0.13922514021396637,0.1393262892961502,0.13942736387252808,0.13952688872814178,0.1396246701478958,0.1397218257188797,0.1398192197084427,0.13991539180278778,0.1400107592344284,0.140104278922081,0.14019706845283508,0.1402900516986847,0.140382319688797,0.14047269523143768,0.14056283235549927,0.140652135014534,0.14074073731899261,0.1408281922340393,0.1409149020910263,0.14100149273872375,0.14108790457248688,0.1411730796098709,0.1412576586008072,0.14134126901626587,0.14142321050167084,0.14150460064411163,0.14158613979816437,0.14166641235351562,0.14174677431583405,0.14182551205158234,0.14190442860126495,0.14198185503482819,0.142059788107872,0.14213719964027405,0.14221321046352386,0.14228831231594086,0.14236262440681458,0.14243723452091217,0.1425115466117859,0.14258475601673126,0.142657071352005,0.14272908866405487,0.14280080795288086,0.14287228882312775,0.14294295012950897,0.1430133581161499,0.14308400452136993,0.1431540697813034,0.1432226598262787,0.14329032599925995,0.14335855841636658,0.1434265375137329,0.14349529147148132,0.14356300234794617,0.14362940192222595,0.1436963528394699,0.14376258850097656,0.1438281238079071,0.14389370381832123,0.14395855367183685,0.14402276277542114,0.14408685266971588,0.14414967596530914,0.1442132592201233,0.14427617192268372,0.14433933794498444,0.14440122246742249,0.14446288347244263,0.14452454447746277,0.14458583295345306,0.14464794099330902,0.1447090357542038,0.14476925134658813,0.14482960104942322,0.1448899656534195,0.1449497938156128,0.14500927925109863,0.14506863057613373,0.14512771368026733,0.1451868712902069,0.14524561166763306,0.14530441164970398,0.14536218345165253,0.14542017877101898,0.14547860622406006,0.1455359011888504,0.14559294283390045,0.14565040171146393,0.1457076072692871,0.14576449990272522,0.14582033455371857,0.1458766609430313,0.14593301713466644,0.14598903059959412,0.1460442841053009,0.14609892666339874,0.14615322649478912,0.1462075114250183,0.14626207947731018,0.146316260099411,0.14637044072151184,0.14642377197742462,0.1464768350124359,0.1465296447277069,0.1465827226638794,0.14663487672805786,0.1466868817806244,0.14673905074596405,0.1467907726764679,0.14684291183948517,0.14689433574676514,0.14694496989250183,0.14699549973011017,0.1470455527305603,0.14709483087062836,0.14714428782463074,0.14719432592391968,0.14724332094192505,0.14729243516921997],"active":[0.00018984079360961914,0.00017011462477967143,0.0002021696709562093,0.0002453793422318995,0.00029962073313072324,0.0003671638551168144,0.0004574636113829911,0.0005673554842360318,0.0007102751405909657,0.00088916951790452,0.0011150026693940163,0.0013990362640470266,0.0017642558086663485,0.002214485313743353,0.0027816910296678543,0.0034913131967186928,0.004376145079731941,0.00461812037974596,0.004676700569689274,0.0046782102435827255,0.004654940217733383,0.0046211183071136475,0.00457693450152874,0.004540011286735535,0.004490235820412636,0.004449319094419479,0.004390520974993706,0.0043363869190216064,0.004280734807252884,0.004213627427816391,0.004152383655309677,0.004082199186086655,0.004015024751424789,0.003948535770177841,0.0038828887045383453,0.003819618374109268,0.0037413574755191803,0.003670811653137207,0.0035919882357120514,0.0035230852663517,0.003455810248851776,0.0033821500837802887,0.0033072903752326965,0.003240443766117096,0.0031633079051971436,0.003086276352405548,0.0030180364847183228,0.002948485314846039,0.0028804615139961243,0.002818860113620758,0.0027446895837783813,0.0026766210794448853,0.0026083961129188538,0.0025413408875465393,0.0024856552481651306,0.002420462667942047,0.00235573947429657,0.0022953376173973083,0.0022333264350891113,0.0021777749061584473,0.00211440771818161,0.002065993845462799,0.0020159482955932617,0.0019656047224998474,0.0019148662686347961,0.0018610879778862,0.0018153265118598938,0.0017695575952529907,0.0017258599400520325,0.0016791746020317078,0.0016400068998336792,0.0015981197357177734,0.0015593990683555603,0.0015226751565933228,0.0014833658933639526,0.0014484003186225891,0.001412808895111084,0.0013779401779174805,0.0013470426201820374,0.0013150423765182495,0.0012856796383857727,0.0012533068656921387,0.00122765451669693,0.0012016817927360535,0.001173369586467743,0.0011495128273963928,0.0011245757341384888,0.0011016353964805603,0.0010773316025733948,0.0010547637939453125,0.0010330453515052795,0.001013152301311493,0.0009920001029968262,0.0009767040610313416,0.0009556189179420471,0.0009372755885124207,0.0009235143661499023,0.0009059831500053406,0.0008881688117980957,0.000873759388923645,0.0008597299456596375,0.0008476823568344116,0.0008323490619659424,0.0008158907294273376,0.0008046254515647888,0.0007948577404022217,0.0007810145616531372,0.0007705986499786377,0.0007600560784339905,0.0007489398121833801,0.0007375180721282959,0.0007284283638000488,0.0007200539112091064,0.0007100850343704224,0.000703856348991394,0.0006940364837646484,0.0006860718131065369,0.0006784573197364807,0.0006715655326843262,0.0006634742021560669,0.0006549432873725891,0.0006464794278144836,0.000640086829662323,0.0006322711706161499,0.0006265491247177124,0.0006207078695297241,0.0006145238876342773,0.0006091892719268799,0.0006029084324836731,0.0005948841571807861,0.0005885064601898193,0.0005839616060256958,0.0005791708827018738,0.0005754083395004272,0.0005687326192855835,0.0005621910095214844,0.0005567893385887146,0.0005515292286872864,0.0005460232496261597,0.0005423948168754578,0.000537574291229248,0.0005329176783561707,0.0005285218358039856,0.0005230531096458435,0.0005222409963607788,0.0005175173282623291,0.0005121678113937378,0.0005076229572296143,0.0005021989345550537,0.0004997402429580688,0.0004947483539581299,0.0004913210868835449,0.0004887878894805908,0.0004837512969970703,0.0004779696464538574,0.0004736185073852539,0.0004681050777435303,0.0004646778106689453,0.0004591047763824463,0.0004560798406600952,0.00045308470726013184,0.0004500746726989746,0.0004465728998184204,0.00044229626655578613,0.000440061092376709,0.0004359632730484009,0.00043244659900665283,0.0004287213087081909,0.0004272162914276123,0.00042426586151123047,0.0004192143678665161,0.000417366623878479,0.00041376054286956787,0.00041154026985168457,0.00040790438652038574,0.00040294229984283447,0.0004001706838607788,0.0003972351551055908,0.00039352476596832275,0.00039033591747283936,0.000383913516998291,0.0003832876682281494,0.00038236379623413086,0.0003791004419326782,0.0003761798143386841,0.00037206709384918213,0.00036787986755371094,0.0003650784492492676,0.000363081693649292,0.00036135315895080566,0.0003571808338165283,0.00035494565963745117,0.0003496706485748291,0.0003486126661300659,0.00034478306770324707,0.00034287571907043457,0.00034154951572418213,0.00033739209175109863,0.00033468008041381836,0.0003331899642944336,0.00032936036586761475,0.0003276318311691284,0.0003249049186706543,0.0003235936164855957,0.0003221482038497925,0.0003186911344528198,0.00031720101833343506,0.00031241774559020996,0.0003110915422439575,0.0003076493740081787,0.0003050565719604492,0.0003021657466888428,0.00030100345611572266,0.0002986043691635132,0.00029528141021728516,0.0002921372652053833,0.000291675329208374,0.00029021501541137695,0.00028856098651885986,0.0002847611904144287,0.00028286874294281006,0.0002813488245010376,0.0002809464931488037,0.0002785325050354004,0.0002761036157608032,0.00027257204055786133,0.00027120113372802734,0.00026826560497283936,0.00026561319828033447,0.0002649575471878052,0.0002615302801132202,0.0002594590187072754,0.0002597123384475708,0.0002576857805252075,0.00025588274002075195,0.0002545863389968872,0.000253140926361084,0.0002514272928237915,0.00024996697902679443,0.000248149037361145,0.00024572014808654785,0.00024446845054626465,0.0002438277006149292,0.00024211406707763672,0.0002397298812866211,0.00023837387561798096,0.0002368241548538208,0.00023545324802398682,0.00023368000984191895,0.00023287534713745117,0.00023174285888671875,0.00023046135902404785,0.00022836029529571533,0.0002269148826599121,0.0002251267433166504,0.00022365152835845947,0.0002231895923614502,0.00022195279598236084,0.00022001564502716064,0.00021983683109283447,0.0002181529998779297,0.00021725893020629883,0.000215873122215271,0.00021494925022125244,0.00021384656429290771,0.00021235644817352295,0.00021126866340637207,0.0002101212739944458,0.00020970404148101807,0.00020991265773773193,0.00020806491374969482,0.000206872820854187,0.00020694732666015625,0.00020614266395568848,0.00020521879196166992,0.00020460784435272217,0.00020435452461242676,0.00020359456539154053,0.00020205974578857422,0.0002008676528930664,0.00020012259483337402,0.0002006441354751587,0.0002009570598602295,0.00020046532154083252,0.00019916892051696777,0.00019747018814086914,0.00019720196723937988,0.00019595026969909668,0.00019524991512298584,0.00019477307796478271,0.00019346177577972412,0.00019225478172302246,0.00019183754920959473,0.0001910775899887085,0.00019156932830810547,0.00019037723541259766,0.0001897364854812622,0.00018887221813201904,0.00018878281116485596,0.00018869340419769287,0.00018818676471710205,0.000187605619430542,0.0001869797706604004,0.00018553435802459717,0.00018580257892608643,0.00018528103828430176,0.00018502771854400635,0.0001842975616455078,0.00018383562564849854,0.00018292665481567383,0.0001827925443649292,0.0001816004514694214,0.0001821368932723999,0.00018149614334106445,0.0001812279224395752,0.00018195807933807373,0.0001809149980545044,0.0001805126667022705,0.00018084049224853516,0.00017924606800079346,0.00017854571342468262,0.00017762184143066406,0.00017760694026947021,0.0001773834228515625,0.00017651915550231934,0.00017631053924560547,0.00017547607421875,0.00017470121383666992,0.0001748204231262207,0.00017467141151428223,0.0001736283302307129,0.00017274916172027588,0.0001725703477859497,0.00017173588275909424,0.00017061829566955566,0.0001706629991531372,0.0001700669527053833,0.00016999244689941406,0.00016933679580688477,0.0001687556505203247,0.00016845762729644775,0.00016649067401885986,0.00016571581363677979,0.00016513466835021973,0.00016488134860992432,0.00016456842422485352,0.00016413629055023193,0.0001640915870666504,0.00016307830810546875,0.00016158819198608398,0.00016097724437713623]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.00018984079360961914,0.00024284649407491088,0.00033301208168268204,0.00044717005221173167,0.000588971481192857,0.0007650644984096289,0.0009841994615271688,0.0012561387848109007,0.0015934798866510391,0.002014215337112546,0.0025328437332063913,0.0031790994107723236,0.00397890992462635,0.004969764035195112,0.006196090951561928,0.0077060433104634285,0.00956739392131567,0.011281423270702362,0.012933384627103806,0.014542917720973492,0.016120564192533493,0.0176596250385046,0.01917349174618721,0.020657824352383614,0.022112596780061722,0.023536212742328644,0.02493375726044178,0.026295579969882965,0.027627358213067055,0.02893105335533619,0.03020034357905388,0.03144117072224617,0.03265375271439552,0.033838316798210144,0.03499358519911766,0.03611953556537628,0.037218403071165085,0.03828902542591095,0.039332274347543716,0.04034614562988281,0.041330963373184204,0.042293280363082886,0.04322325810790062,0.04413166269659996,0.045014239847660065,0.04586968570947647,0.04670446366071701,0.04751509800553322,0.04830160737037659,0.049067042768001556,0.04980986565351486,0.050530120730400085,0.051228221505880356,0.05190599337220192,0.05256453901529312,0.05320253595709801,0.05382159724831581,0.05442236736416817,0.055002059787511826,0.05556582659482956,0.05611047148704529,0.05664119869470596,0.05715388432145119,0.0576508492231369,0.05813318490982056,0.05859949067234993,0.05905096232891083,0.05948612093925476,0.05990992859005928,0.060322415083646774,0.06072254106402397,0.061109669506549835,0.06148621439933777,0.061849746853113174,0.06220224127173424,0.0625436082482338,0.06287325173616409,0.06319419294595718,0.063506580889225,0.0638071745634079,0.06409958004951477,0.0643836259841919,0.06465849280357361,0.06492481380701065,0.06518338620662689,0.06543484330177307,0.06568025052547455,0.06591611355543137,0.06614676862955093,0.06636936962604523,0.06658507883548737,0.0667954683303833,0.06700001657009125,0.06719859689474106,0.0673900917172432,0.06757783889770508,0.06776092946529388,0.06793776899576187,0.06811033189296722,0.06827796995639801,0.0684417113661766,0.0685984268784523,0.06875237822532654,0.06890217214822769,0.0690493956208229,0.06919105350971222,0.06932979822158813,0.0694631040096283,0.06959424912929535,0.06972231715917587,0.06984731554985046,0.06996862590312958,0.07008704543113708,0.07020200043916702,0.07031436264514923,0.07042418420314789,0.0705314353108406,0.07063595950603485,0.07073908299207687,0.07083931565284729,0.07093784958124161,0.0710342526435852,0.07112868130207062,0.07122055441141129,0.07131072878837585,0.07139837741851807,0.07148409634828568,0.07156872749328613,0.0716508999466896,0.07173214107751846,0.07181114703416824,0.07188919186592102,0.07196590304374695,0.07204031944274902,0.0721125677227974,0.07218433171510696,0.07225479185581207,0.07232451438903809,0.07239191234111786,0.07245869934558868,0.07252475619316101,0.07258881628513336,0.07265204191207886,0.07271423935890198,0.07277503609657288,0.07283573597669601,0.07289496809244156,0.07295344024896622,0.07301015406847,0.07306613773107529,0.07312123477458954,0.0731755942106247,0.0732288509607315,0.07328163087368011,0.07333355396986008,0.07338368892669678,0.07343441247940063,0.07348370552062988,0.07353228330612183,0.0735805481672287,0.07362792640924454,0.07367483526468277,0.07372031360864639,0.07376540452241898,0.07380976527929306,0.07385455071926117,0.07389796525239944,0.07394138723611832,0.07398376613855362,0.07402555644512177,0.07406702637672424,0.0741075947880745,0.0741472840309143,0.0741872563958168,0.07422654330730438,0.07426558434963226,0.07430467009544373,0.07434272021055222,0.07437979429960251,0.07441703230142593,0.07445354759693146,0.07448942214250565,0.07452531903982162,0.0745609849691391,0.0745963528752327,0.07463116198778152,0.07466506212949753,0.07469823956489563,0.07473230361938477,0.07476548850536346,0.07479774951934814,0.07482960820198059,0.07486120611429214,0.07489192485809326,0.07492300122976303,0.07495387643575668,0.07498470693826675,0.07501459866762161,0.07504428178071976,0.07507392764091492,0.0751027837395668,0.07513183355331421,0.07516081631183624,0.07518891245126724,0.07521695643663406,0.07524429261684418,0.07527154684066772,0.07529877126216888,0.07532601058483124,0.07535272091627121,0.07537892460823059,0.07540493458509445,0.07543090730905533,0.07545644789934158,0.07548174262046814,0.07550664991140366,0.07553179562091827,0.07555662095546722,0.07558103650808334,0.07560484111309052,0.07562916725873947,0.075653076171875,0.07567661255598068,0.07569985836744308,0.07572340965270996,0.07574605196714401,0.07576865702867508,0.07579143345355988,0.07581353187561035,0.0758357048034668,0.07585736364126205,0.0758787989616394,0.0758996307849884,0.07592081278562546,0.07594162225723267,0.07596191018819809,0.07598210126161575,0.07600229978561401,0.07602221518754959,0.07604184746742249,0.07606124877929688,0.07608065754175186,0.07609926164150238,0.07611837983131409,0.0761374980211258,0.07615593820810318,0.07617422193288803,0.07619250565767288,0.07621075958013535,0.0762287974357605,0.07624638825654984,0.0762639120221138,0.07628141343593597,0.0762987732887268,0.07631592452526093,0.07633271813392639,0.07634987682104111,0.07636648416519165,0.07638341933488846,0.07639989256858826,0.07641606777906418,0.07643206417560577,0.07644850015640259,0.07646412402391434,0.07648030668497086,0.07649558782577515,0.07651092112064362,0.07652630656957626,0.0765412226319313,0.07655639946460724,0.07657110691070557,0.07658585906028748,0.07660064846277237,0.07661523669958115,0.07662966102361679,0.07664404809474945,0.07665815949440002,0.07667223364114761,0.07668592035770416,0.07669976353645325,0.07671334594488144,0.07672642171382904,0.07673966139554977,0.07675290107727051,0.07676561176776886,0.07677879184484482,0.07679129391908646,0.07680386304855347,0.07681655883789062,0.07682927697896957,0.07684165984392166,0.07685383409261703,0.07686585187911987,0.07687769830226898,0.0768897533416748,0.07690158486366272,0.07691346108913422,0.0769251137971878,0.07693682610988617,0.07694819569587708,0.07695939391851425,0.07697055488824844,0.07698150724172592,0.07699284702539444,0.07700396329164505,0.07701526582241058,0.07702627778053284,0.077037014067173,0.07704756408929825,0.07705798000097275,0.07706855237483978,0.07707878947257996,0.07708889245986938,0.07709915935993195,0.07710909098386765,0.07711894065141678,0.07712896913290024,0.07713864743709564,0.07714837044477463,0.07715796679258347,0.07716730982065201,0.0771765187382698,0.07718584686517715,0.07719534635543823,0.07720449566841125,0.07721349596977234,0.07722268253564835,0.07723173499107361,0.0772404819726944,0.0772492066025734,0.07725775241851807,0.07726646214723587,0.07727497816085815,0.07728315889835358,0.07729136198759079,0.07729951292276382,0.07730767130851746,0.07731575518846512,0.07732370495796204,0.07733158767223358,0.07733950018882751,0.07734721899032593,0.077354796230793,0.07736211270093918,0.07736963033676147,0.07737689465284348,0.07738401740789413,0.07739119976758957,0.07739827036857605,0.07740533351898193,0.07741231471300125],"recovered":[0.0,7.293875387404114e-05,0.00013538819621317089,0.00021182151976972818,0.00030725973192602396,0.00042549934005364776,0.0005729871336370707,0.0007565277628600597,0.0009840050479397178,0.0012649073032662272,0.001616897527128458,0.002052405383437872,0.002592856530100107,0.0032654977403581142,0.004096496384590864,0.00512347649782896,0.006389451678842306,0.007957179099321365,0.009595888666808605,0.011239109560847282,0.012865155003964901,0.014468403533101082,0.01603921316564083,0.01758633553981781,0.019097333773970604,0.020579766482114792,0.02203327976167202,0.023458540439605713,0.024853697046637535,0.026215871796011925,0.027548594400286674,0.028850404545664787,0.03012164682149887,0.03136235475540161,0.032573919743299484,0.033759936690330505,0.03491273522377014,0.036038633435964584,0.03713575378060341,0.0382065586745739,0.039249055087566376,0.04026312381029129,0.04125574603676796,0.04221681132912636,0.043149203062057495,0.044055063277482986,0.04493527114391327,0.04579371586441994,0.04662859067320824,0.04743962362408638,0.0482294075191021,0.048995181918144226,0.04973797872662544,0.05045695602893829,0.05115482956171036,0.0518353171646595,0.05249323695898056,0.0531330481171608,0.05375378578901291,0.054354745894670486,0.05493546649813652,0.05549701303243637,0.0560455285012722,0.05657535791397095,0.05708656460046768,0.05758323147892952,0.058065760880708694,0.058533985167741776,0.058985739946365356,0.059425272047519684,0.05984990671277046,0.060263339430093765,0.06066320836544037,0.06105080991983414,0.061425913125276566,0.061789654195308685,0.06214137375354767,0.062483273446559906,0.0628146231174469,0.06313587725162506,0.06344691663980484,0.06374899297952652,0.06404244899749756,0.06432575732469559,0.06460066884756088,0.06486784666776657,0.06512592732906342,0.06537903100252151,0.06562427431344986,0.06586036831140518,0.06609071046113968,0.06631389260292053,0.06652983278036118,0.06674103438854218,0.06694450974464417,0.06714234501123428,0.06733524799346924,0.06752387434244156,0.06770577281713486,0.06788253039121628,0.06805555522441864,0.06822274625301361,0.06838566064834595,0.06854366511106491,0.0686982050538063,0.06884855031967163,0.06899476796388626,0.06913691014051437,0.06927464157342911,0.06940912455320358,0.06953969597816467,0.06966829299926758,0.06979358196258545,0.06991469860076904,0.07003311812877655,0.07014799118041992,0.07026098668575287,0.07037101686000824,0.07047784328460693,0.07058288156986237,0.07068498432636261,0.07078583538532257,0.07088411599397659,0.07098045945167542,0.0710744708776474,0.07116729766130447,0.07125797867774963,0.07134602218866348,0.07143265008926392,0.07151759415864944,0.07159982621669769,0.07168080657720566,0.07176006585359573,0.07183780521154404,0.07191411405801773,0.07198869436979294,0.07206179201602936,0.07213413715362549,0.07220368087291718,0.07227309048175812,0.07234159857034683,0.07240798324346542,0.07247309386730194,0.07253818958997726,0.07260183244943619,0.07266410440206528,0.07272545248270035,0.07278554141521454,0.07284502685070038,0.07290314882993698,0.07296024262905121,0.07301630079746246,0.07307127118110657,0.07312531024217606,0.07317890226840973,0.0732315257191658,0.0732831358909607,0.07333450764417648,0.07338453829288483,0.07343415170907974,0.07348353415727615,0.07353135198354721,0.07357823848724365,0.07362479716539383,0.07367072254419327,0.07371635735034943,0.07376115024089813,0.07380513101816177,0.0738491415977478,0.07389277219772339,0.07393459975719452,0.07397614419460297,0.07401738315820694,0.07405819743871689,0.0740983709692955,0.07413823157548904,0.07417728006839752,0.07421646267175674,0.07425545901060104,0.07429346442222595,0.07433046400547028,0.07436735928058624,0.07440433651208878,0.07443991303443909,0.07447672635316849,0.07451196759939194,0.07454714924097061,0.07458200305700302,0.07461615651845932,0.07465030997991562,0.07468325644731522,0.0747167095541954,0.07474946975708008,0.07478044927120209,0.07481224089860916,0.0748433768749237,0.07487402111291885,0.07490536570549011,0.07493609935045242,0.07496581226587296,0.07499530911445618,0.07502458989620209,0.0750538632273674,0.07508240640163422,0.0751112625002861,0.07513953745365143,0.07516736537218094,0.07519492506980896,0.07522199302911758,0.07524890452623367,0.07527612894773483,0.07530304044485092,0.07532958686351776,0.07535529136657715,0.0753805860877037,0.07540632784366608,0.07543179392814636,0.07545719295740128,0.07548157125711441,0.07550625503063202,0.0755302757024765,0.07555419951677322,0.07557867467403412,0.07560265809297562,0.07562608271837234,0.07564947754144669,0.07567203789949417,0.07569510489702225,0.07571772485971451,0.07574020326137543,0.07576266676187515,0.07578465342521667,0.07580602169036865,0.07582756131887436,0.07584909349679947,0.07586968690156937,0.07589053362607956,0.07591075450181961,0.07593086361885071,0.07595103234052658,0.07597120851278305,0.07599065452814102,0.07601020485162735,0.07602961361408234,0.07604864239692688,0.07606727629899979,0.07608609646558762,0.07610487192869186,0.07612340897321701,0.07614194601774216,0.07616008073091507,0.0761781558394432,0.07619568705558777,0.0762132927775383,0.07623077929019928,0.07624839246273041,0.0762656182050705,0.07628258317708969,0.07629929482936859,0.07631629705429077,0.07633296400308609,0.07634914666414261,0.07636524736881256,0.07638116925954819,0.07639732956886292,0.07641378790140152,0.07642924785614014,0.07644450664520264,0.07645974308252335,0.07647524774074554,0.07649057358503342,0.0765051320195198,0.07652004063129425,0.07653460651636124,0.07654944062232971,0.07656390219926834,0.07657849788665771,0.07659254223108292,0.07660671323537827,0.07662061601877213,0.07663436979055405,0.07664801925420761,0.07666149735450745,0.07667477428913116,0.0766882598400116,0.0767011046409607,0.07671459019184113,0.07672731578350067,0.0767398402094841,0.07675251364707947,0.07676520198583603,0.07677781581878662,0.07679016888141632,0.07680217176675797,0.076814204454422,0.07682612538337708,0.07683832943439484,0.07685025036334991,0.07686193287372589,0.07687360793352127,0.07688507437705994,0.07689660787582397,0.07690761983394623,0.07691872864961624,0.07692990452051163,0.07694116234779358,0.07695239782333374,0.07696342468261719,0.07697420567274094,0.07698521018028259,0.07699572294950485,0.07700656354427338,0.0770169124007225,0.07702714204788208,0.07703743875026703,0.07704745978116989,0.07705727219581604,0.07706712186336517,0.07707700878381729,0.0770869255065918,0.07709652185440063,0.07710625231266022,0.07711584866046906,0.07712505757808685,0.07713466137647629,0.0771438330411911,0.07715293765068054,0.07716233283281326,0.07717115432024002,0.0771801546216011,0.07718909531831741,0.07719774544239044,0.07720617949962616,0.0772148072719574,0.07722336053848267,0.07723142951726913,0.07723965495824814,0.07724785804748535,0.07725605368614197,0.07726406306028366,0.07727199792861938,0.07727998495101929,0.07728772610425949,0.07729543000459671,0.07730291783809662,0.07731063663959503,0.07731790840625763,0.07732521742582321,0.07733247429132462,0.0773397833108902,0.07734688371419907],"active":[0.00018984079360961914,0.00016990774020086974,0.00019762388546951115,0.0002353485324420035,0.00028171174926683307,0.0003395651583559811,0.0004112123278900981,0.000499611021950841,0.0006094748387113214,0.0007493080338463187,0.0009159462060779333,0.0011266940273344517,0.0013860533945262432,0.001704266294836998,0.0020995945669710636,0.002582566812634468,0.003177942242473364,0.0033242441713809967,0.0033374959602952003,0.0033038081601262093,0.003255409188568592,0.0031912215054035187,0.003134278580546379,0.0030714888125658035,0.003015263006091118,0.002956446260213852,0.00290047749876976,0.002837039530277252,0.0027736611664295197,0.0027151815593242645,0.0026517491787672043,0.0025907661765813828,0.0025321058928966522,0.0024759620428085327,0.0024196654558181763,0.0023595988750457764,0.0023056678473949432,0.0022503919899463654,0.0021965205669403076,0.002139586955308914,0.0020819082856178284,0.0020301565527915955,0.00196751207113266,0.0019148513674736023,0.0018650367856025696,0.0018146224319934845,0.0017691925168037415,0.0017213821411132812,0.0016730166971683502,0.0016274191439151764,0.0015804581344127655,0.0015349388122558594,0.0014902427792549133,0.001449037343263626,0.0014097094535827637,0.001367218792438507,0.0013283602893352509,0.00128931924700737,0.0012482739984989166,0.0012110807001590729,0.0011750049889087677,0.0011441856622695923,0.0011083558201789856,0.0010754913091659546,0.0010466203093528748,0.0010162591934204102,0.0009852014482021332,0.0009521357715129852,0.000924188643693924,0.0008971430361270905,0.0008726343512535095,0.00084633007645607,0.0008230060338973999,0.0007989369332790375,0.0007763281464576721,0.0007539540529251099,0.0007318779826164246,0.0007109194993972778,0.0006919577717781067,0.0006712973117828369,0.0006526634097099304,0.0006346330046653748,0.0006160438060760498,0.0005990564823150635,0.0005827173590660095,0.0005669966340065002,0.0005543231964111328,0.0005370825529098511,0.0005224943161010742,0.0005090013146400452,0.0004943683743476868,0.00048157572746276855,0.000470183789730072,0.00045756250619888306,0.00044558197259902954,0.0004354938864707947,0.000425681471824646,0.0004138946533203125,0.00040455907583236694,0.0003954395651817322,0.0003861561417579651,0.0003756806254386902,0.0003667175769805908,0.00035850703716278076,0.00035119056701660156,0.0003425031900405884,0.0003350302577018738,0.0003261938691139221,0.00031960755586624146,0.00031319260597229004,0.000307619571685791,0.0003003329038619995,0.00029346346855163574,0.00028730183839797974,0.00028124451637268066,0.0002761930227279663,0.00027044862508773804,0.00026494264602661133,0.0002612397074699402,0.0002564340829849243,0.0002528652548789978,0.0002484172582626343,0.00024456530809402466,0.00024009495973587036,0.0002362579107284546,0.00023107975721359253,0.00022611767053604126,0.00022270530462265015,0.0002182498574256897,0.00021454691886901855,0.00021132081747055054,0.00020838528871536255,0.0002058371901512146,0.00020251423120498657,0.00019845366477966309,0.00019563734531402588,0.00019299983978271484,0.00019037723541259766,0.0001882314682006836,0.0001856088638305664,0.00018315762281417847,0.00018083304166793823,0.0001789480447769165,0.00017604976892471313,0.00017320364713668823,0.0001716315746307373,0.00016951560974121094,0.00016789883375167847,0.0001651272177696228,0.00016298890113830566,0.00016099214553833008,0.00015929341316223145,0.00015757977962493896,0.00015632063150405884,0.0001546517014503479,0.00015216320753097534,0.0001512765884399414,0.00014919787645339966,0.0001477450132369995,0.0001463964581489563,0.0001443922519683838,0.00014348328113555908,0.00014207512140274048,0.00014060735702514648,0.00013904273509979248,0.00013819336891174316,0.00013681501150131226,0.00013625621795654297,0.00013462454080581665,0.00013278424739837646,0.00013242661952972412,0.0001314505934715271,0.00012990087270736694,0.00012905895709991455,0.00012817233800888062,0.000127352774143219,0.0001273900270462036,0.0001262575387954712,0.00012433528900146484,0.0001235678791999817,0.00012308359146118164,0.00012206286191940308,0.00012098252773284912,0.00012107193470001221,0.00011962652206420898,0.0001191943883895874,0.0001179128885269165,0.00011623650789260864,0.00011614710092544556,0.00011517852544784546,0.00011449307203292847,0.00011289864778518677,0.00011173635721206665,0.00011147558689117432,0.00011076033115386963,0.0001104995608329773,0.00011068582534790039,0.00010923296213150024,0.00010818243026733398,0.00010811537504196167,0.00010747462511062622,0.00010724365711212158,0.00010695308446884155,0.00010650604963302612,0.00010569393634796143,0.00010475516319274902,0.00010418146848678589,0.00010384619235992432,0.00010401755571365356,0.00010381639003753662,0.00010279566049575806,0.00010189414024353027,0.00010132044553756714,0.00010115653276443481,0.00010115653276443481,0.00010032206773757935,0.00010000169277191162,9.942799806594849e-05,9.94652509689331e-05,9.85860824584961e-05,9.889155626296997e-05,9.887665510177612e-05,9.793788194656372e-05,9.720027446746826e-05,9.732693433761597e-05,9.657442569732666e-05,9.66191291809082e-05,9.632855653762817e-05,9.58070158958435e-05,9.550154209136963e-05,9.469687938690186e-05,9.414553642272949e-05,9.360909461975098e-05,9.325146675109863e-05,9.252876043319702e-05,9.222328662872314e-05,9.156763553619385e-05,9.154528379440308e-05,9.135156869888306e-05,9.081512689590454e-05,9.004026651382446e-05,9.000301361083984e-05,8.905678987503052e-05,8.876621723175049e-05,8.885562419891357e-05,8.866190910339355e-05,8.812546730041504e-05,8.763372898101807e-05,8.735060691833496e-05,8.685141801834106e-05,8.630752563476562e-05,8.575618267059326e-05,8.572638034820557e-05,8.548051118850708e-05,8.514523506164551e-05,8.432567119598389e-05,8.425861597061157e-05,8.390098810195923e-05,8.412450551986694e-05,8.359551429748535e-05,8.310377597808838e-05,8.291751146316528e-05,8.325278759002686e-05,8.29547643661499e-05,8.297711610794067e-05,8.179992437362671e-05,8.1673264503479e-05,8.179992437362671e-05,8.147954940795898e-05,8.115172386169434e-05,8.053332567214966e-05,8.072704076766968e-05,8.06078314781189e-05,8.063018321990967e-05,8.022040128707886e-05,8.014589548110962e-05,7.966160774230957e-05,7.969141006469727e-05,7.920712232589722e-05,7.914751768112183e-05,7.897615432739258e-05,7.840245962142944e-05,7.816404104232788e-05,7.812678813934326e-05,7.735192775726318e-05,7.768720388412476e-05,7.670372724533081e-05,7.654726505279541e-05,7.671862840652466e-05,7.67633318901062e-05,7.645785808563232e-05,7.601827383041382e-05,7.568299770355225e-05,7.552653551101685e-05,7.554888725280762e-05,7.545948028564453e-05,7.513165473937988e-05,7.486343383789062e-05,7.489323616027832e-05,7.458776235580444e-05,7.431954145431519e-05,7.3947012424469e-05,7.38874077796936e-05,7.411837577819824e-05,7.405877113342285e-05,7.41034746170044e-05,7.387995719909668e-05,7.358938455581665e-05,7.335841655731201e-05,7.276982069015503e-05,7.282942533493042e-05,7.222592830657959e-05,7.19800591468811e-05,7.201731204986572e-05,7.165223360061646e-05,7.148087024688721e-05,7.1696937084198e-05,7.152557373046875e-05,7.136166095733643e-05,7.10412859916687e-05,7.078796625137329e-05,7.026642560958862e-05,6.999820470809937e-05,7.02887773513794e-05,6.983429193496704e-05,6.966292858123779e-05,6.974488496780396e-05,6.940215826034546e-05,6.932765245437622e-05,6.905198097229004e-05,6.865710020065308e-05,6.871670484542847e-05,6.879866123199463e-05,6.83516263961792e-05,6.800144910812378e-05,6.808340549468994e-05,6.801635026931763e-05,6.789714097976685e-05,6.765127182006836e-05,6.752461194992065e-05,6.750226020812988e-05,6.723403930664062e-05,6.70701265335083e-05,6.668269634246826e-05,6.671249866485596e-05,6.62580132484436e-05,6.610900163650513e-05,6.598234176635742e-05,6.579607725143433e-05,6.555020809173584e-05,6.543099880218506e-05]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.00018984079360961914,0.00024237122852355242,0.00032780098263174295,0.00043328682659193873,0.0005618144641630352,0.0007178122759796679,0.0009062396711669862,0.001136014936491847,0.0014148539630696177,0.001754492986947298,0.0021665061358362436,0.002664396306499839,0.0032684209290891886,0.003998171538114548,0.00488128699362278,0.005946209654211998,0.007233566138893366,0.008411411195993423,0.009533398784697056,0.010614016093313694,0.011661074124276638,0.012674243189394474,0.013657616451382637,0.014611931517720222,0.015535539016127586,0.01643262803554535,0.017296915873885155,0.018137559294700623,0.018948838114738464,0.019731376320123672,0.02049107477068901,0.021227965131402016,0.021937213838100433,0.022621870040893555,0.023287136107683182,0.023930422961711884,0.0245522391051054,0.025151265785098076,0.025731196627020836,0.0262884721159935,0.02682889625430107,0.027350520715117455,0.027852576225996017,0.028335794806480408,0.028802430257201195,0.02925238013267517,0.029687395319342613,0.030105559155344963,0.030511723831295967,0.030902735888957977,0.03127679228782654,0.03163888305425644,0.031988807022571564,0.03232584893703461,0.032649021595716476,0.03296089917421341,0.033260997384786606,0.03354893997311592,0.03382940590381622,0.03409464284777641,0.03435378149151802,0.03460295870900154,0.03484247997403145,0.03507334738969803,0.035296227782964706,0.03550967946648598,0.03571561351418495,0.035915084183216095,0.036106351763010025,0.03628918528556824,0.03646688163280487,0.03663738816976547,0.03680117428302765,0.03695975989103317,0.037112146615982056,0.0372585728764534,0.037399500608444214,0.03753551095724106,0.03766597434878349,0.03779158741235733,0.037913501262664795,0.03802959993481636,0.038141652941703796,0.03824922442436218,0.038352664560079575,0.03845350071787834,0.03855038434267044,0.038641925901174545,0.038731902837753296,0.03881825879216194,0.03890061378479004,0.038980633020401,0.039057523012161255,0.03913235291838646,0.03920471668243408,0.03927382454276085,0.039339613169431686,0.039404403418302536,0.039466165006160736,0.03952670097351074,0.03958361595869064,0.03963879123330116,0.039692047983407974,0.0397438146173954,0.03979385644197464,0.03984204679727554,0.039888735860586166,0.03993380814790726,0.03997768834233284,0.04001937061548233,0.04005951061844826,0.04009842127561569,0.040136463940143585,0.04017285257577896,0.04020867496728897,0.040242817252874374,0.04027518257498741,0.040306735783815384,0.04033759608864784,0.04036750644445419,0.04039641469717026,0.04042387008666992,0.04045052081346512,0.04047635942697525,0.04050149396061897,0.04052543640136719,0.0405491478741169,0.040571585297584534,0.04059353843331337,0.040614861994981766,0.04063504561781883,0.040655467659235,0.04067443683743477,0.04069274291396141,0.040710631757974625,0.04072820395231247,0.04074493795633316,0.040761277079582214,0.04077744111418724,0.040792617946863174,0.04080760478973389,0.04082203656435013,0.040836021304130554,0.040849316865205765,0.04086262360215187,0.040875114500522614,0.04088751599192619,0.04089930281043053,0.04091089963912964,0.04092223569750786,0.04093306511640549,0.040943693369627,0.04095380753278732,0.040963608771562576,0.040973272174596786,0.04098251461982727,0.0409916453063488,0.04100096598267555,0.041009776294231415,0.04101822152733803,0.04102649539709091,0.041034553200006485,0.0410425141453743,0.04105035215616226,0.041057929396629333,0.04106496274471283,0.041071951389312744,0.04107850044965744,0.04108526185154915,0.041091613471508026,0.04109794273972511,0.041103918105363846,0.04111003503203392,0.04111581668257713,0.041121575981378555,0.04112701490521431,0.0411326065659523,0.041137952357530594,0.041143134236335754,0.04114817455410957,0.041152939200401306,0.041157688945531845,0.04116241633892059,0.04116707667708397,0.041171345859766006,0.041175827383995056,0.04117969796061516,0.04118398204445839,0.04118795692920685,0.04119184613227844,0.0411958172917366,0.04119943454861641,0.04120318591594696,0.04120665788650513,0.041210126131772995,0.04121355339884758,0.04121682420372963,0.041220106184482574,0.04122335463762283,0.04122648760676384,0.04122946411371231,0.041232407093048096,0.04123534634709358,0.041238121688365936,0.041240960359573364,0.04124362766742706,0.041246168315410614,0.041248682886362076,0.041251201182603836,0.041253529489040375,0.04125586897134781,0.041258037090301514,0.04126039147377014,0.04126271605491638,0.041264791041612625,0.041266921907663345,0.041268911212682724,0.04127088561654091,0.04127301648259163,0.041274916380643845,0.04127684235572815,0.04127868637442589,0.04128047451376915,0.04128236696124077,0.04128405451774597,0.041285932064056396,0.04128766432404518,0.04128938913345337,0.0412910021841526,0.04129253700375557,0.041294023394584656,0.041295621544122696,0.0412970706820488,0.0412985235452652,0.04129984974861145,0.04130115732550621,0.041302576661109924,0.04130391404032707,0.04130521044135094,0.04130646213889122,0.04130777344107628,0.041309040039777756,0.04131024330854416,0.041311461478471756,0.04131262004375458,0.04131382331252098,0.04131492227315903,0.041316043585538864,0.041317109018564224,0.0413181334733963,0.041319139301776886,0.041320208460092545,0.041321080178022385,0.04132205992937088,0.04132304713129997,0.04132392629981041,0.04132475703954697,0.04132569208741188,0.04132659360766411,0.04132736474275589,0.04132803902029991,0.04132881760597229,0.041329655796289444,0.041330404579639435,0.04133111611008644,0.04133184254169464,0.041332535445690155,0.041333235800266266,0.0413338877260685,0.04133456200361252,0.04133528098464012,0.041335828602313995,0.04133647307753563,0.04133719950914383,0.04133784770965576,0.04133843630552292,0.04133903235197067,0.04133961349725723,0.04134014993906021,0.04134067893028259,0.04134119674563408,0.04134167730808258,0.041342224925756454,0.04134267941117287,0.04134312644600868,0.04134363681077957,0.04134415090084076,0.0413445420563221,0.041344981640577316,0.04134541377425194,0.041345808655023575,0.0413462333381176,0.04134668409824371,0.041347090154886246,0.04134749248623848,0.041347935795784,0.04134829714894295,0.04134868457913399,0.041349053382873535,0.04134943336248398,0.041349802166223526,0.041350170969963074,0.04135051369667053,0.04135086387395859,0.041351139545440674,0.04135145619511604,0.04135175421833992,0.04135210067033768,0.04135242477059364,0.041352733969688416,0.0413530133664608,0.041353315114974976,0.04135358706116676,0.04135386273264885,0.041354112327098846,0.041354380548000336,0.04135467857122421,0.041354939341545105,0.041355181485414505,0.0413554422557354,0.04135575145483017,0.04135604202747345,0.041356295347213745,0.04135652258992195,0.041356779634952545,0.041356999427080154,0.04135721176862717,0.041357528418302536,0.04135774075984955,0.041357919573783875,0.04135812073945999,0.04135832190513611,0.04135853052139282,0.041358742862939835,0.04135892912745476,0.041359130293130875,0.04135935381054878,0.04135953262448311,0.041359733790159225,0.04135991632938385,0.04136010631918907,0.04136026278138161,0.041360463947057724,0.04136064276099205,0.04136080667376518,0.04136097803711891,0.04136110842227936,0.04136129841208458,0.041361432522535324,0.04136156663298607,0.04136170074343681],"recovered":[0.0,7.270951027749106e-05,0.00013507508265320212,0.00020908177248202264,0.0002991020155604929,0.00040732757770456374,0.0005392379825934768,0.0006999156903475523,0.0008952260250225663,0.001131900935433805,0.0014198427088558674,0.0017699431627988815,0.0021943633910268545,0.002706561703234911,0.0033305641263723373,0.0040840222500264645,0.004994590766727924,0.0060927425511181355,0.007230369374155998,0.00836276262998581,0.009470117278397083,0.010544857941567898,0.011589959263801575,0.01260633859783411,0.013591333292424679,0.014543785713613033,0.015471251681447029,0.016366567462682724,0.017234167084097862,0.018073955550789833,0.018885517492890358,0.019670555368065834,0.02043113112449646,0.021168090403079987,0.021878976374864578,0.02256632223725319,0.02323051542043686,0.023874349892139435,0.02449583075940609,0.02509603649377823,0.02567378617823124,0.026234103366732597,0.026774628087878227,0.027294933795928955,0.027797788381576538,0.028280219063162804,0.028747161850333214,0.02919812873005867,0.02963416837155819,0.030053673312067986,0.030458351597189903,0.030848171561956406,0.031224379315972328,0.03158770129084587,0.03193753585219383,0.032272011041641235,0.03259586915373802,0.03290931507945061,0.033209532499313354,0.03349949046969414,0.03377687558531761,0.03404524177312851,0.03430413827300072,0.034552302211523056,0.03479203209280968,0.03502409905195236,0.03524646535515785,0.03546042740345001,0.03566744178533554,0.035866379737854004,0.03605739772319794,0.03624139726161957,0.03641939535737038,0.03659139201045036,0.0367547906935215,0.036912702023983,0.03706492856144905,0.037212081253528595,0.037352077662944794,0.037488751113414764,0.03761942312121391,0.03774499148130417,0.037867218255996704,0.03798408806324005,0.038095928728580475,0.038203731179237366,0.03830834850668907,0.03840933367609978,0.03850490599870682,0.038598183542490005,0.0386880524456501,0.038774874061346054,0.038857199251651764,0.0389377661049366,0.03901468589901924,0.03908896446228027,0.03916119784116745,0.03923000767827034,0.03929699584841728,0.0393608994781971,0.03942345082759857,0.039483364671468735,0.03954058885574341,0.03959568589925766,0.0396495945751667,0.03970145434141159,0.03975141793489456,0.03979999199509621,0.03984687849879265,0.03989233076572418,0.03993536904454231,0.039977382868528366,0.04001840949058533,0.04005763307213783,0.04009513556957245,0.04013146087527275,0.04016699269413948,0.04020044207572937,0.04023315757513046,0.04026517644524574,0.04029539227485657,0.04032494127750397,0.04035330191254616,0.04038117080926895,0.040408000349998474,0.04043411836028099,0.04045923054218292,0.040483810007572174,0.040507007390260696,0.04052940756082535,0.0405513234436512,0.040573108941316605,0.040593747049570084,0.04061327129602432,0.04063237085938454,0.04065069928765297,0.04066905006766319,0.040686238557100296,0.04070289433002472,0.04071976989507675,0.04073566943407059,0.040751125663518906,0.04076584056019783,0.04078042879700661,0.04079411178827286,0.040807586163282394,0.04082048311829567,0.04083339497447014,0.04084566980600357,0.040857549756765366,0.040869470685720444,0.040880586951971054,0.04089174047112465,0.04090225324034691,0.040912315249443054,0.04092233628034592,0.04093203321099281,0.04094133526086807,0.040950529277324677,0.040959808975458145,0.04096853360533714,0.040977053344249725,0.04098542779684067,0.04099355265498161,0.04100150987505913,0.04100921005010605,0.041016701608896255,0.041023869067430496,0.04103073105216026,0.041037533432245255,0.04104408249258995,0.04105054959654808,0.04105689004063606,0.04106297343969345,0.04106879606842995,0.04107445850968361,0.04108009487390518,0.04108555242419243,0.04109116643667221,0.04109646752476692,0.041101668030023575,0.041106607764959335,0.04111144691705704,0.041116394102573395,0.0411209911108017,0.04112546518445015,0.041129957884550095,0.04113416373729706,0.04113834723830223,0.04114246740937233,0.04114659130573273,0.04115057364106178,0.04115436598658562,0.04115825146436691,0.041161779314279556,0.0411652997136116,0.04116890951991081,0.041172247380018234,0.04117538779973984,0.041178666055202484,0.04118182882666588,0.041184987872838974,0.041188064962625504,0.041190970689058304,0.04119391739368439,0.04119660705327988,0.041199296712875366,0.04120185598731041,0.04120437800884247,0.041206955909729004,0.04120945557951927,0.04121195524930954,0.04121425747871399,0.04121663421392441,0.04121904447674751,0.041221197694540024,0.04122329503297806,0.041225261986255646,0.041227445006370544,0.0412294939160347,0.04123147577047348,0.04123349487781525,0.04123539477586746,0.041237302124500275,0.04123914986848831,0.04124101251363754,0.04124279320240021,0.0412445142865181,0.04124629870057106,0.04124804586172104,0.04124949127435684,0.04125111177563667,0.041252654045820236,0.04125415161252022,0.04125561937689781,0.041257042437791824,0.04125851020216942,0.04125995561480522,0.041261255741119385,0.04126262292265892,0.04126384109258652,0.04126521944999695,0.04126651585102081,0.041267652064561844,0.0412689745426178,0.04127022251486778,0.04127133637666702,0.04127245396375656,0.04127363860607147,0.041274622082710266,0.04127568006515503,0.041276730597019196,0.041277848184108734,0.04127883166074753,0.04127981886267662,0.04128072410821915,0.041281621903181076,0.04128250852227211,0.0412835069000721,0.041284430772066116,0.04128517955541611,0.0412859171628952,0.04128677770495415,0.041287511587142944,0.04128831997513771,0.04128903150558472,0.041289813816547394,0.04129050672054291,0.041291166096925735,0.04129184037446976,0.041292477399110794,0.041293151676654816,0.04129377752542496,0.0412944033741951,0.04129510372877121,0.041295815259218216,0.04129641875624657,0.041297055780887604,0.041297584772109985,0.04129808023571968,0.041298672556877136,0.04129922389984131,0.04129977896809578,0.04130028188228607,0.04130074009299278,0.04130122810602188,0.04130174219608307,0.041302211582660675,0.04130261763930321,0.04130301997065544,0.04130338877439499,0.041303809732198715,0.04130426421761513,0.04130464792251587,0.04130502790212631,0.04130544885993004,0.04130586236715317,0.04130629822611809,0.04130665957927704,0.04130706936120987,0.041307482868433,0.04130784049630165,0.041308220475912094,0.04130857437849045,0.04130890965461731,0.041309233754873276,0.041309550404548645,0.041309893131256104,0.04131023958325386,0.04131055995821953,0.0413108766078949,0.04131112992763519,0.04131140932440758,0.04131173714995384,0.04131201654672623,0.0413123182952404,0.04131261631846428,0.04131287336349487,0.04131315276026726,0.04131341725587845,0.041313666850328445,0.04131396487355232,0.0413142554461956,0.04131454974412918,0.0413147509098053,0.041314974427223206,0.04131520912051201,0.041315462440252304,0.041315723210573196,0.0413159541785717,0.04131615534424782,0.04131636768579483,0.041316598653793335,0.041316792368888855,0.04131698235869408,0.041317179799079895,0.041317373514175415,0.041317615658044815,0.04131782799959183,0.04131801053881645,0.04131816700100899,0.041318379342556,0.04131855443120003,0.04131877049803734,0.04131896048784256,0.04131913557648659,0.04131930693984032,0.041319459676742554,0.04131961613893509,0.04131975769996643,0.041319891810417175],"active":[0.00018984079360961914,0.00016966171097010374,0.00019272589997854084,0.0002242050541099161,0.0002627124486025423,0.00031048469827510417,0.00036700168857350945,0.00043609924614429474,0.0005196279380470514,0.0006225920515134931,0.0007466634269803762,0.0008944531437009573,0.001074057538062334,0.0012916098348796368,0.0015507228672504425,0.0018621874041855335,0.0022389753721654415,0.002318668644875288,0.0023030294105410576,0.0022512534633278847,0.0021909568458795547,0.0021293852478265762,0.0020676571875810623,0.002005592919886112,0.0019442057237029076,0.0018888423219323158,0.0018256641924381256,0.0017709918320178986,0.0017146710306406021,0.0016574207693338394,0.0016055572777986526,0.0015574097633361816,0.0015060827136039734,0.0014537796378135681,0.0014081597328186035,0.0013641007244586945,0.001321723684668541,0.001276915892958641,0.001235365867614746,0.001192435622215271,0.0011551100760698318,0.0011164173483848572,0.0010779481381177902,0.0010408610105514526,0.0010046418756246567,0.0009721610695123672,0.0009402334690093994,0.000907430425286293,0.0008775554597377777,0.0008490625768899918,0.0008184406906366348,0.0007907114923000336,0.0007644277065992355,0.000738147646188736,0.000711485743522644,0.0006888881325721741,0.000665128231048584,0.0006396248936653137,0.0006198734045028687,0.0005951523780822754,0.0005769059062004089,0.0005577169358730316,0.0005383417010307312,0.0005210451781749725,0.0005041956901550293,0.0004855804145336151,0.0004691481590270996,0.00045465677976608276,0.00043890997767448425,0.0004228055477142334,0.0004094839096069336,0.00039599090814590454,0.00038177892565727234,0.00036836788058280945,0.00035735592246055603,0.00034587085247039795,0.00033457204699516296,0.0003234297037124634,0.00031389668583869934,0.0003028362989425659,0.00029407814145088196,0.00028460845351219177,0.0002744346857070923,0.00026513636112213135,0.00025673583149909973,0.00024976953864097595,0.00024203583598136902,0.00023259222507476807,0.00022699683904647827,0.00022007524967193604,0.00021256133913993835,0.0002057589590549469,0.00020032376050949097,0.00019458681344985962,0.0001900307834148407,0.00018486008048057556,0.00017841532826423645,0.00017439574003219604,0.00016916915774345398,0.0001658014953136444,0.00016016513109207153,0.00015542656183242798,0.00015145912766456604,0.0001481287181377411,0.00014426186680793762,0.00014059245586395264,0.00013731792569160461,0.00013381615281105042,0.00013080984354019165,0.0001270398497581482,0.00012414157390594482,0.00012103840708732605,0.00011805444955825806,0.00011521950364112854,0.00011353939771652222,0.00011135637760162354,0.00010818988084793091,0.0001062937080860138,0.00010443851351737976,0.00010232999920845032,0.00010102242231369019,9.892880916595459e-05,9.721890091896057e-05,9.518861770629883e-05,9.349361062049866e-05,9.13180410861969e-05,8.991733193397522e-05,8.777529001235962e-05,8.653104305267334e-05,8.545443415641785e-05,8.372217416763306e-05,8.2358717918396e-05,8.068978786468506e-05,7.947161793708801e-05,7.826089859008789e-05,7.750466465950012e-05,7.588788866996765e-05,7.503852248191833e-05,7.454678416252136e-05,7.284805178642273e-05,7.193535566329956e-05,7.091090083122253e-05,7.0180743932724e-05,6.888806819915771e-05,6.851181387901306e-05,6.752833724021912e-05,6.703287363052368e-05,6.590783596038818e-05,6.522983312606812e-05,6.468594074249268e-05,6.359443068504333e-05,6.310641765594482e-05,6.206706166267395e-05,6.135553121566772e-05,6.09569251537323e-05,6.017833948135376e-05,5.961209535598755e-05,5.963072180747986e-05,5.924701690673828e-05,5.841255187988281e-05,5.796179175376892e-05,5.7499855756759644e-05,5.708634853363037e-05,5.6799501180648804e-05,5.641952157020569e-05,5.5752694606781006e-05,5.524978041648865e-05,5.463138222694397e-05,5.45307993888855e-05,5.4080039262771606e-05,5.3860247135162354e-05,5.336850881576538e-05,5.3144991397857666e-05,5.284324288368225e-05,5.27799129486084e-05,5.2556395530700684e-05,5.251169204711914e-05,5.239993333816528e-05,5.19677996635437e-05,5.170702934265137e-05,5.127117037773132e-05,5.1081180572509766e-05,5.096942186355591e-05,5.068257451057434e-05,5.035474896430969e-05,5.0362199544906616e-05,4.9740076065063477e-05,4.981830716133118e-05,4.960969090461731e-05,4.937872290611267e-05,4.922598600387573e-05,4.8860907554626465e-05,4.8819929361343384e-05,4.840642213821411e-05,4.834681749343872e-05,4.825368523597717e-05,4.791468381881714e-05,4.785880446434021e-05,4.7966837882995605e-05,4.782155156135559e-05,4.7635287046432495e-05,4.7419220209121704e-05,4.728138446807861e-05,4.7150999307632446e-05,4.704296588897705e-05,4.702061414718628e-05,4.68716025352478e-05,4.682689905166626e-05,4.68231737613678e-05,4.657357931137085e-05,4.641339182853699e-05,4.608184099197388e-05,4.6133995056152344e-05,4.608184099197388e-05,4.5746564865112305e-05,4.572421312332153e-05,4.561617970466614e-05,4.562363028526306e-05,4.5571476221084595e-05,4.542246460914612e-05,4.536658525466919e-05,4.519149661064148e-05,4.507973790168762e-05,4.5064836740493774e-05,4.490464925765991e-05,4.491955041885376e-05,4.4871121644973755e-05,4.487484693527222e-05,4.470348358154297e-05,4.449114203453064e-05,4.453212022781372e-05,4.450976848602295e-05,4.44166362285614e-05,4.437193274497986e-05,4.4230371713638306e-05,4.4114887714385986e-05,4.406645894050598e-05,4.3958425521850586e-05,4.3954700231552124e-05,4.3839216232299805e-05,4.393234848976135e-05,4.3820589780807495e-05,4.372745752334595e-05,4.380941390991211e-05,4.3645501136779785e-05,4.360079765319824e-05,4.3585896492004395e-05,4.3589621782302856e-05,4.3470412492752075e-05,4.3511390686035156e-05,4.345923662185669e-05,4.3477863073349e-05,4.323199391365051e-05,4.322826862335205e-05,4.322826862335205e-05,4.320219159126282e-05,4.31351363658905e-05,4.318356513977051e-05,4.30867075920105e-05,4.293397068977356e-05,4.285946488380432e-05,4.29004430770874e-05,4.287809133529663e-05,4.289299249649048e-05,4.279613494873047e-05,4.2811036109924316e-05,4.272162914276123e-05,4.2729079723358154e-05,4.272162914276123e-05,4.272162914276123e-05,4.280358552932739e-05,4.267692565917969e-05,4.2695552110672e-05,4.279613494873047e-05,4.2743980884552e-05,4.262104630470276e-05,4.2613595724105835e-05,4.2557716369628906e-05,4.256516695022583e-05,4.259869456291199e-05,4.252418875694275e-05,4.245340824127197e-05,4.244595766067505e-05,4.2397528886795044e-05,4.238635301589966e-05,4.240870475769043e-05,4.240870475769043e-05,4.233047366142273e-05,4.236400127410889e-05,4.239380359649658e-05,4.2419880628585815e-05,4.242360591888428e-05,4.2419880628585815e-05,4.244223237037659e-05,4.246458411216736e-05,4.248693585395813e-05,4.243478178977966e-05,4.238635301589966e-05,4.239380359649658e-05,4.236400127410889e-05,4.2319297790527344e-05,4.233047366142273e-05,4.229322075843811e-05,4.228949546813965e-05,4.222989082336426e-05,4.2222440242767334e-05,4.2203813791275024e-05,4.2207539081573486e-05,4.2185187339782715e-05,4.217401146888733e-05,4.213675856590271e-05,4.2185187339782715e-05,4.217773675918579e-05,4.2125582695007324e-05,4.209578037261963e-05,4.206225275993347e-05,4.206225275993347e-05,4.2065978050231934e-05,4.2028725147247314e-05,4.202499985694885e-05,4.208460450172424e-05,4.207715392112732e-05,4.20399010181427e-05,4.1972845792770386e-05,4.2028725147247314e-05,4.202499985694885e-05,4.200264811515808e-05,4.2065978050231934e-05,4.201754927635193e-05,4.196539521217346e-05,4.196539521217346e-05,4.1954219341278076e-05,4.1931867599487305e-05,4.1950494050979614e-05,4.194676876068115e-05,4.1950494050979614e-05,4.198029637336731e-05,4.191696643829346e-05,4.190579056739807e-05,4.190579056739807e-05,4.193931818008423e-05,4.18834388256073e-05,4.190951585769653e-05,4.1872262954711914e-05,4.184618592262268e-05,4.184246063232422e-05,4.180148243904114e-05,4.183873534202576e-05,4.1816383600234985e-05,4.180893301963806e-05,4.180893301963806e-05]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.00018984079360961914,0.00024201339692808688,0.00033732858719304204,0.0004589286108966917,0.0006139982724562287,0.0008109021000564098,0.0010607109870761633,0.0013798411237075925,0.0017826732946559787,0.0022937534376978874,0.0029422512743622065,0.0037635040935128927,0.004801946226507425,0.006111774127930403,0.007761917542666197,0.009836660698056221,0.012439307756721973,0.014855830930173397,0.017200784757733345,0.019515160471200943,0.021801026538014412,0.024066230282187462,0.026309456676244736,0.02853226289153099,0.030727162957191467,0.03290089964866638,0.035045452415943146,0.037157777696847916,0.03923586383461952,0.04129180312156677,0.04331158474087715,0.0452994666993618,0.04724717140197754,0.04916689544916153,0.05104835703969002,0.052894461899995804,0.05470186099410057,0.05647160857915878,0.05820561572909355,0.059902116656303406,0.061565641313791275,0.0631895586848259,0.064775250852108,0.06633197516202927,0.0678497925400734,0.06933015584945679,0.07077553123235703,0.07218633592128754,0.07356074452400208,0.07490187138319016,0.07621103525161743,0.07748355716466904,0.07872381061315536,0.07993633300065994,0.08111632615327835,0.08226516842842102,0.083384670317173,0.08447279036045074,0.08553579449653625,0.08656442165374756,0.08757132291793823,0.0885465070605278,0.08950048685073853,0.09042742103338242,0.09133166074752808,0.09220989793539047,0.0930648073554039,0.09390099346637726,0.09471026062965393,0.09549737721681595,0.0962664857506752,0.09701739996671677,0.09774874895811081,0.09846189618110657,0.09915614128112793,0.09983169287443161,0.10049190372228622,0.10113215446472168,0.1017593964934349,0.10237152874469757,0.1029692068696022,0.10355167835950851,0.10412172228097916,0.1046791523694992,0.10522421449422836,0.10575733333826065,0.10627885907888412,0.10678470134735107,0.1072835847735405,0.10777384042739868,0.10824961215257645,0.10871477425098419,0.10917317122220993,0.10962066799402237,0.11005962640047073,0.11048886179924011,0.1109112799167633,0.11132863163948059,0.11173372715711594,0.11213222146034241,0.11252453178167343,0.11291295289993286,0.11328984797000885,0.11366252601146698,0.11402852088212967,0.11438675224781036,0.11474141478538513,0.11508814990520477,0.11543076485395432,0.11576610803604126,0.11609870940446854,0.11642754077911377,0.11675123870372772,0.11706842482089996,0.11738239973783493,0.11769243329763412,0.11799785494804382,0.11829903721809387,0.11859706789255142,0.11889102309942245,0.11918313056230545,0.11946985870599747,0.11975505948066711,0.12003553658723831,0.12031245231628418,0.12058798223733902,0.12086053937673569,0.12112845480442047,0.12139440327882767,0.12165538221597672,0.12191525846719742,0.1221735030412674,0.12242771685123444,0.12267982959747314,0.122929647564888,0.12317686527967453,0.12342173606157303,0.12366482615470886,0.12390580028295517,0.12414363771677017,0.1243806853890419,0.12461256980895996,0.1248437687754631,0.12507331371307373,0.12529993057250977,0.125524640083313,0.1257457286119461,0.12596717476844788,0.12618465721607208,0.12640148401260376,0.12661606073379517,0.1268283575773239,0.12703965604305267,0.1272481232881546,0.12745355069637299,0.12765932083129883,0.12786343693733215,0.12806327641010284,0.1282651275396347,0.12846136093139648,0.12865807116031647,0.12885217368602753,0.12904450297355652,0.1292371302843094,0.1294265240430832,0.1296149492263794,0.12980078160762787,0.12998391687870026,0.130167156457901,0.13034725189208984,0.13052622973918915,0.1307053416967392,0.13088208436965942,0.13105733692646027,0.13122987747192383,0.1314026266336441,0.13157214224338531,0.13174127042293549,0.13190926611423492,0.13207465410232544,0.1322403997182846,0.13240335881710052,0.1325644701719284,0.13272282481193542,0.1328834742307663,0.13304173946380615,0.13319802284240723,0.13335390388965607,0.13350722193717957,0.1336604654788971,0.13381201028823853,0.13396239280700684,0.13411054015159607,0.1342570036649704,0.13440319895744324,0.13454654812812805,0.1346895396709442,0.13483063876628876,0.13497160375118256,0.1351100206375122,0.13524828851222992,0.1353844702243805,0.135518416762352,0.13565300405025482,0.1357859969139099,0.13591650128364563,0.13604706525802612,0.13617554306983948,0.1363029181957245,0.13642928004264832,0.1365547627210617,0.13667821884155273,0.1368017941713333,0.13692235946655273,0.13704246282577515,0.13716182112693787,0.13727989792823792,0.13739748299121857,0.1375133991241455,0.13762804865837097,0.13774238526821136,0.13785450160503387,0.13796590268611908,0.13807639479637146,0.13818663358688354,0.1382961869239807,0.13840319216251373,0.138510599732399,0.1386164128780365,0.1387227177619934,0.13882707059383392,0.13893024623394012,0.13903196156024933,0.13913293182849884,0.1392330825328827,0.13933363556861877,0.13943056762218475,0.13952836394309998,0.13962551951408386,0.13972090184688568,0.13981683552265167,0.13991117477416992,0.14000552892684937,0.14009754359722137,0.14019042253494263,0.14028172194957733,0.14037109911441803,0.1404610276222229,0.1405499279499054,0.14063802361488342,0.14072659611701965,0.140812948346138,0.1409001499414444,0.14098556339740753,0.14107061922550201,0.14115576446056366,0.1412389725446701,0.1413228064775467,0.1414053589105606,0.14148715138435364,0.1415676474571228,0.1416480839252472,0.14172762632369995,0.14180681109428406,0.14188510179519653,0.1419626772403717,0.1420404464006424,0.14211542904376984,0.14219076931476593,0.14226721227169037,0.14234186708927155,0.14241570234298706,0.14248962700366974,0.14256303012371063,0.14263470470905304,0.14270612597465515,0.14277788996696472,0.14285016059875488,0.14292238652706146,0.14299307763576508,0.14306366443634033,0.14313343167304993,0.1432029902935028,0.14327283203601837,0.14334215223789215,0.14341087639331818,0.1434784084558487,0.14354602992534637,0.14361432194709778,0.1436820775270462,0.14374889433383942,0.14381547272205353,0.14388161897659302,0.1439468264579773,0.14401273429393768,0.14407844841480255,0.14414367079734802,0.14420881867408752,0.1442733258008957,0.144337996840477,0.14440162479877472,0.1444653421640396,0.14452873170375824,0.14459192752838135,0.1446545571088791,0.14471746981143951,0.14477932453155518,0.14484208822250366,0.1449028104543686,0.144964799284935,0.14502570033073425,0.14508786797523499,0.1451493352651596,0.14520983397960663,0.14526961743831635,0.14533017575740814,0.14538921415805817,0.14544934034347534,0.14550861716270447,0.14556768536567688,0.14562565088272095,0.14568425714969635,0.145742729306221,0.14580094814300537,0.14585857093334198,0.14591585099697113,0.14597240090370178,0.14602865278720856,0.1460852175951004,0.14614082872867584,0.14619693160057068,0.14625295996665955,0.14630819857120514,0.1463625580072403,0.14641714096069336,0.146471306681633,0.14652575552463531,0.14658044278621674,0.14663490653038025,0.14668825268745422,0.14674219489097595,0.14679495990276337,0.14684781432151794,0.14690037071704865,0.14695307612419128,0.14700451493263245,0.14705629646778107,0.1471075564622879,0.14715825021266937,0.14720818400382996,0.14725887775421143],"recovered":[0.0,7.287165499292314e-05,0.00013571808813139796,0.0002148967469111085,0.00031512673012912273,0.00044251373037695885,0.0006042761960998178,0.0008102324209176004,0.0010710562346503139,0.001404304406605661,0.0018258283380419016,0.0023611467331647873,0.0030411574989557266,0.00389699824154377,0.0049795000813901424,0.0063400412909686565,0.008064376190304756,0.010228238999843597,0.012521736323833466,0.014837285503745079,0.017152052372694016,0.019454579800367355,0.021741054952144623,0.024001065641641617,0.026247607544064522,0.028464486822485924,0.030658526346087456,0.03282887861132622,0.03496899455785751,0.03707941249012947,0.03916366025805473,0.04121548309922218,0.04323672130703926,0.04522309452295303,0.0471762977540493,0.049091413617134094,0.0509750135242939,0.05282256752252579,0.0546271875500679,0.05639665573835373,0.05813409388065338,0.05983235314488411,0.06149328500032425,0.06311934441328049,0.06470838189125061,0.06626320630311966,0.06777845323085785,0.06925906985998154,0.07070416957139969,0.07211139053106308,0.07349064201116562,0.07483141124248505,0.07614143937826157,0.07741499692201614,0.07865724712610245,0.07987076044082642,0.08104746788740158,0.08219830691814423,0.08331675082445145,0.08440455049276352,0.08546654134988785,0.08650059998035431,0.08750427514314651,0.08848206698894501,0.089434914290905,0.09036330133676529,0.0912666767835617,0.0921461433172226,0.09300267696380615,0.09383564442396164,0.0946456789970398,0.09543650597333908,0.09620682150125504,0.09695816785097122,0.09769043326377869,0.09840282797813416,0.09909731149673462,0.09977340698242188,0.10043158382177353,0.10107351094484329,0.10170214623212814,0.10231604427099228,0.10291414707899094,0.10349714756011963,0.10406754910945892,0.10462673008441925,0.1051703542470932,0.10570389777421951,0.10622532665729523,0.10673532634973526,0.10723331570625305,0.10772165656089783,0.10819820314645767,0.10866658389568329,0.10912514477968216,0.10957463830709457,0.11001361906528473,0.11044485867023468,0.11086879670619965,0.11128365993499756,0.11169058829545975,0.11208940297365189,0.11248447000980377,0.11286892741918564,0.11324752867221832,0.11361967027187347,0.11398481577634811,0.11434463411569595,0.11469968408346176,0.11504679173231125,0.1153889149427414,0.11572727560997009,0.11606031656265259,0.11638852953910828,0.11671233922243118,0.11703052371740341,0.11734432727098465,0.11765523254871368,0.11796091496944427,0.11826302856206894,0.11856027692556381,0.11885470896959305,0.11914604902267456,0.11943595856428146,0.11971962451934814,0.12000084668397903,0.12027972936630249,0.12055594474077225,0.12082752585411072,0.12109704315662384,0.12136384099721909,0.12162479758262634,0.12188587337732315,0.12214283645153046,0.12239768356084824,0.12265043705701828,0.12290143221616745,0.12314984947443008,0.12339399009943008,0.12363766878843307,0.12387893348932266,0.1241164430975914,0.12435270845890045,0.12458564341068268,0.12481698393821716,0.12504571676254272,0.1252717524766922,0.12549631297588348,0.12571899592876434,0.1259385049343109,0.12615829706192017,0.126373291015625,0.12658798694610596,0.1268008053302765,0.12701044976711273,0.12721844017505646,0.12742531299591064,0.12763112783432007,0.1278328001499176,0.1280357986688614,0.12823425233364105,0.12843254208564758,0.12862944602966309,0.1288244128227234,0.1290176957845688,0.1292097121477127,0.12939892709255219,0.12958665192127228,0.1297725886106491,0.12995706498622894,0.13014140725135803,0.13032124936580658,0.13050077855587006,0.1306775063276291,0.13085490465164185,0.13102860748767853,0.13120213150978088,0.1313749998807907,0.13154417276382446,0.13171403110027313,0.13188113272190094,0.13204745948314667,0.13221289217472076,0.13237500190734863,0.13253535330295563,0.1326962560415268,0.13285550475120544,0.13301357626914978,0.13317108154296875,0.13332675397396088,0.1334816813468933,0.1336355209350586,0.13378697633743286,0.13393545150756836,0.13408415019512177,0.13423246145248413,0.1343778669834137,0.1345221847295761,0.13466517627239227,0.1348053365945816,0.13494570553302765,0.135083869099617,0.1352216601371765,0.13535811007022858,0.13549305498600006,0.13562776148319244,0.13575944304466248,0.13588957488536835,0.1360202133655548,0.136149600148201,0.13627749681472778,0.1364038586616516,0.13652919232845306,0.1366530805826187,0.13677620887756348,0.13689719140529633,0.13701868057250977,0.13713808357715607,0.13725645840168,0.1373738944530487,0.13748949766159058,0.13760431110858917,0.13771796226501465,0.1378309577703476,0.13794177770614624,0.13805285096168518,0.13816316425800323,0.13827186822891235,0.13838046789169312,0.13848824799060822,0.13859431445598602,0.13869966566562653,0.13880282640457153,0.1389068067073822,0.13900840282440186,0.13910908997058868,0.13921013474464417,0.13930900394916534,0.13940724730491638,0.13950571417808533,0.13960137963294983,0.13969686627388,0.13979196548461914,0.13988718390464783,0.13998126983642578,0.14007459580898285,0.14016570150852203,0.1402570903301239,0.14034706354141235,0.14043763279914856,0.14052659273147583,0.14061591029167175,0.14070352911949158,0.14079031348228455,0.1408776044845581,0.14096328616142273,0.14104878902435303,0.1411329209804535,0.1412167102098465,0.14130015671253204,0.1413828283548355,0.1414640098810196,0.14154507219791412,0.14162462949752808,0.1417054682970047,0.14178434014320374,0.1418628841638565,0.14194028079509735,0.14201734960079193,0.14209361374378204,0.14217005670070648,0.1422453671693802,0.1423206925392151,0.1423943191766739,0.14246916770935059,0.14254118502140045,0.1426134556531906,0.14268550276756287,0.14275753498077393,0.14282913506031036,0.1429007202386856,0.14297175407409668,0.14304186403751373,0.1431124210357666,0.14318260550498962,0.14325152337551117,0.14332111179828644,0.14338935911655426,0.14345835149288177,0.14352624118328094,0.14359411597251892,0.1436610370874405,0.14372798800468445,0.14379465579986572,0.1438610553741455,0.14392638206481934,0.14399296045303345,0.1440579891204834,0.14412358403205872,0.14418794214725494,0.1442529410123825,0.14431637525558472,0.14438046514987946,0.14444448053836823,0.14450807869434357,0.1445712298154831,0.14463365077972412,0.14469578862190247,0.144758403301239,0.14482025802135468,0.14488182961940765,0.144943967461586,0.14500556886196136,0.14506790041923523,0.14512938261032104,0.1451898217201233,0.14525045454502106,0.14531023800373077,0.1453702449798584,0.14542995393276215,0.14548929035663605,0.14554789662361145,0.14560671150684357,0.1456654965877533,0.1457238346338272,0.14578135311603546,0.14583928883075714,0.1458960622549057,0.145952969789505,0.1460096687078476,0.14606665074825287,0.1461237221956253,0.14617878198623657,0.14623349905014038,0.1462889015674591,0.14634348452091217,0.14639747142791748,0.14645184576511383,0.14650745689868927,0.14656195044517517,0.14661641418933868,0.1466694474220276,0.1467229127883911,0.14677590131759644,0.14682866632938385,0.1468811184167862,0.14693357050418854,0.14698606729507446,0.14703720808029175,0.14708954095840454,0.1471390277147293],"active":[0.00018984079360961914,0.00016914174193516374,0.00020161049906164408,0.00024403186398558319,0.000298871542327106,0.000368388369679451,0.00045643479097634554,0.0005696087027899921,0.0007116170600056648,0.0008894490310922265,0.0011164229363203049,0.0014023573603481054,0.0017607887275516987,0.002214775886386633,0.0027824174612760544,0.0034966194070875645,0.004374931566417217,0.0046275919303298,0.0046790484338998795,0.004677874967455864,0.004648974165320396,0.0046116504818201065,0.004568401724100113,0.004531197249889374,0.0044795554131269455,0.004436412826180458,0.00438692606985569,0.004328899085521698,0.004266869276762009,0.004212390631437302,0.004147924482822418,0.004083983600139618,0.004010450094938278,0.003943800926208496,0.0038720592856407166,0.0038030482828617096,0.003726847469806671,0.0036490410566329956,0.00357842817902565,0.0035054609179496765,0.0034315474331378937,0.0033572055399417877,0.0032819658517837524,0.0032126307487487793,0.0031414106488227844,0.0030669495463371277,0.002997078001499176,0.0029272660613059998,0.0028565749526023865,0.002790480852127075,0.0027203932404518127,0.0026521459221839905,0.002582371234893799,0.002521336078643799,0.0024590790271759033,0.0023944079875946045,0.0023372024297714233,0.0022744834423065186,0.0022190436720848083,0.0021598711609840393,0.0021047815680503845,0.0020459070801734924,0.0019962117075920105,0.0019453540444374084,0.0018967464566230774,0.001846596598625183,0.0017981305718421936,0.001754850149154663,0.0017075836658477783,0.001661732792854309,0.0016208067536354065,0.0015808939933776855,0.001541927456855774,0.0015037283301353455,0.0014657080173492432,0.0014288648962974548,0.0013945922255516052,0.0013587474822998047,0.001327812671661377,0.0012980177998542786,0.00126706063747406,0.0012356340885162354,0.0012075752019882202,0.0011820048093795776,0.0011566653847694397,0.0011306032538414001,0.001108504831790924,0.0010808035731315613,0.0010582581162452698,0.0010385140776634216,0.0010162964463233948,0.0009931176900863647,0.0009749680757522583,0.0009540840983390808,0.0009344816207885742,0.0009142234921455383,0.0008976608514785767,0.0008837729692459106,0.0008649304509162903,0.0008485615253448486,0.0008339434862136841,0.0008235499262809753,0.0008053779602050781,0.0007935985922813416,0.0007809922099113464,0.0007670819759368896,0.0007565990090370178,0.0007435157895088196,0.0007310807704925537,0.000719316303730011,0.0007097944617271423,0.0007002651691436768,0.0006909221410751343,0.000679895281791687,0.0006700605154037476,0.0006619095802307129,0.0006535276770591736,0.000643804669380188,0.0006361529231071472,0.0006279945373535156,0.0006228536367416382,0.0006151497364044189,0.0006090104579925537,0.0005995780229568481,0.0005928277969360352,0.0005871355533599854,0.000580810010433197,0.0005725100636482239,0.0005668774247169495,0.0005583390593528748,0.0005514174699783325,0.0005487054586410522,0.0005418434739112854,0.000536993145942688,0.0005319640040397644,0.00052642822265625,0.0005203038454055786,0.0005149766802787781,0.0005118101835250854,0.0005059689283370972,0.0005017518997192383,0.0004961267113685608,0.0004910603165626526,0.00048767030239105225,0.00048294663429260254,0.00047892332077026367,0.00047397613525390625,0.0004708617925643921,0.00046566128730773926,0.0004629790782928467,0.000457763671875,0.0004550665616989136,0.0004516690969467163,0.0004473179578781128,0.0004431009292602539,0.0004408806562423706,0.0004381239414215088,0.0004321485757827759,0.00043232738971710205,0.0004255622625350952,0.00042381882667541504,0.00041963160037994385,0.0004150569438934326,0.00041271746158599854,0.0004088282585144043,0.000405237078666687,0.0004018545150756836,0.0003972649574279785,0.0003945678472518921,0.0003901869058609009,0.0003848224878311157,0.0003840923309326172,0.0003813058137893677,0.00037983059883117676,0.0003749728202819824,0.00037401914596557617,0.00037001073360443115,0.0003662705421447754,0.0003650933504104614,0.00036062300205230713,0.000359266996383667,0.0003558993339538574,0.0003515779972076416,0.000347822904586792,0.00034812092781066895,0.0003454834222793579,0.0003425180912017822,0.0003403276205062866,0.00033614039421081543,0.00033371150493621826,0.00033032894134521484,0.0003268718719482422,0.000323563814163208,0.0003215521574020386,0.00031904876232147217,0.0003140866756439209,0.0003116726875305176,0.0003084540367126465,0.0003064274787902832,0.00030468404293060303,0.0003025829792022705,0.00030060112476348877,0.0002967566251754761,0.0002948939800262451,0.0002929419279098511,0.00028873980045318604,0.00028762221336364746,0.00028596818447113037,0.00028270483016967773,0.00027967989444732666,0.00027726590633392334,0.00027436017990112305,0.000272601842880249,0.000269278883934021,0.0002662539482116699,0.00026462972164154053,0.0002612173557281494,0.0002593994140625,0.00025694072246551514,0.0002541542053222656,0.0002528876066207886,0.00025019049644470215,0.00024794042110443115,0.00024543702602386475,0.0002448558807373047,0.00024333596229553223,0.00024002790451049805,0.0002387315034866333,0.0002359449863433838,0.00023446977138519287,0.0002327561378479004,0.00023058056831359863,0.0002291351556777954,0.00022612512111663818,0.00022467970848083496,0.00022454559803009033,0.00022043287754058838,0.00021935999393463135,0.00021827220916748047,0.000215187668800354,0.00021545588970184326,0.000214308500289917,0.0002135634422302246,0.00021035969257354736,0.0002091526985168457,0.00020712614059448242,0.0002053976058959961,0.00020393729209899902,0.000202864408493042,0.00020039081573486328,0.00020000338554382324,0.00019703805446624756,0.00019662082195281982,0.00019524991512298584,0.0001930147409439087,0.00019247829914093018,0.00019018352031707764,0.00018988549709320068,0.00018864870071411133,0.00018699467182159424,0.00018481910228729248,0.0001840740442276001,0.00018255412578582764,0.00018218159675598145,0.0001796334981918335,0.00017833709716796875,0.00017756223678588867,0.00017514824867248535,0.00017341971397399902,0.0001735985279083252,0.00017181038856506348,0.00017033517360687256,0.00016893446445465088,0.00016871094703674316,0.0001655369997024536,0.0001649409532546997,0.0001644343137741089,0.0001646578311920166,0.00016485154628753662,0.00016394257545471191,0.00016294419765472412,0.00016167759895324707,0.0001611262559890747,0.00016041100025177002,0.00015954673290252686,0.00015935301780700684,0.00015729665756225586,0.00015667080879211426,0.00015597045421600342,0.0001558363437652588,0.0001547783613204956,0.0001544356346130371,0.00015363097190856934,0.00015217065811157227,0.0001516789197921753,0.00015206634998321533,0.0001507103443145752,0.00015082955360412598,0.0001497417688369751,0.0001500546932220459,0.00014868378639221191,0.00014896690845489502,0.00014826655387878418,0.00014744699001312256,0.00014647841453552246,0.0001462399959564209,0.0001456737518310547,0.0001462996006011963,0.00014440715312957764,0.00014454126358032227,0.00014387071132659912,0.00014390051364898682,0.0001437664031982422,0.00014193356037139893,0.0001402348279953003,0.00014035403728485107,0.00013875961303710938,0.00013910233974456787,0.00013837218284606934,0.0001377314329147339,0.0001363605260848999,0.0001363605260848999,0.0001360177993774414,0.0001354515552520752,0.0001347362995147705,0.00013449788093566895,0.0001331120729446411,0.00013259053230285645,0.00013224780559539795,0.00013116002082824707,0.00013028085231781006,0.00012923777103424072,0.0001294165849685669,0.00012905895709991455,0.00012823939323425293,0.0001278221607208252,0.00012828409671783447,0.00012859702110290527,0.000127449631690979,0.00012630224227905273,0.00012578070163726807,0.0001255124807357788,0.00012490153312683105,0.00012446939945220947,0.00012440979480743408,0.00012339651584625244,0.0001227259635925293,0.00012148916721343994,0.00012104213237762451,0.00011864304542541504,0.0001198500394821167]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.00018984079360961914,0.00024210845003835857,0.0003327381273265928,0.0004459120100364089,0.0005880153621546924,0.0007629509782418609,0.0009808894246816635,0.0012531307293102145,0.0015904773026704788,0.0020095915533602238,0.002529091900214553,0.0031703547574579716,0.003969728946685791,0.004950518719851971,0.006172160618007183,0.007674637250602245,0.009526917710900307,0.011230659671127796,0.01287399884313345,0.014473899267613888,0.016043895855545998,0.017582252621650696,0.019088631495833397,0.020565606653690338,0.022015005350112915,0.023431135341525078,0.024818599224090576,0.026177439838647842,0.027502544224262238,0.028804320842027664,0.0300724096596241,0.03130919113755226,0.03251593932509422,0.033697351813316345,0.034847233444452286,0.03596591204404831,0.03705792874097824,0.03812394291162491,0.03916040435433388,0.040167514234781265,0.041150495409965515,0.042107705026865005,0.04303776100277901,0.0439421683549881,0.04482319578528404,0.04567883163690567,0.04650971665978432,0.0473167784512043,0.04810367897152901,0.04886287450790405,0.049602068960666656,0.05032219737768173,0.05102013424038887,0.051696743816137314,0.052354976534843445,0.05299181863665581,0.053610898554325104,0.05421113967895508,0.054791584610939026,0.055356211960315704,0.05590171366930008,0.05643102526664734,0.05694473907351494,0.057441454380750656,0.057923052459955215,0.05839119851589203,0.058842483907938004,0.059279926121234894,0.05970507487654686,0.060116302222013474,0.06051706150174141,0.06090407073497772,0.06127898395061493,0.061643581837415695,0.06199530139565468,0.062337953597307205,0.06266877055168152,0.06299088150262833,0.06329941004514694,0.06360100954771042,0.06389458477497101,0.06417931616306305,0.06445633620023727,0.06472311168909073,0.06498290598392487,0.06523357331752777,0.06547833234071732,0.06571592390537262,0.0659463107585907,0.06617031991481781,0.06638811528682709,0.06659872084856033,0.06680399924516678,0.067001573741436,0.06719475984573364,0.06738363951444626,0.06756797432899475,0.0677461251616478,0.06791938841342926,0.06808716803789139,0.06825084239244461,0.06841007620096207,0.06856567412614822,0.0687161311507225,0.06886248290538788,0.06900420784950256,0.06914325803518295,0.06927917897701263,0.06940900534391403,0.06953790783882141,0.06966352462768555,0.06978493183851242,0.06990455836057663,0.07002071291208267,0.07013379782438278,0.07024423032999039,0.07035316526889801,0.07045845687389374,0.07056237012147903,0.0706634521484375,0.07076198607683182,0.07085753232240677,0.07095225900411606,0.07104471325874329,0.07113433629274368,0.07122410833835602,0.07131046801805496,0.07139486819505692,0.07147905230522156,0.07155943661928177,0.07163823395967484,0.0717163234949112,0.07179290056228638,0.07186705619096756,0.07194032520055771,0.07201237976551056,0.0720839649438858,0.07215270400047302,0.07222206145524979,0.07228881865739822,0.07235545665025711,0.07242037355899811,0.07248368859291077,0.07254624366760254,0.0726073682308197,0.07266746461391449,0.07272589951753616,0.07278349995613098,0.07284034788608551,0.07289677113294601,0.07295159995555878,0.07300484925508499,0.07305912673473358,0.07311143726110458,0.07316339761018753,0.07321470230817795,0.0732647031545639,0.07331454753875732,0.07336260378360748,0.07341015338897705,0.07345698773860931,0.07350365072488785,0.07354952394962311,0.07359452545642853,0.07363978028297424,0.07368459552526474,0.07372802495956421,0.0737706646323204,0.07381270080804825,0.0738544762134552,0.07389537990093231,0.0739358440041542,0.0739751085639,0.07401428371667862,0.07405302673578262,0.07409045100212097,0.0741276890039444,0.07416502386331558,0.07420296221971512,0.07423856109380722,0.07427521049976349,0.07431071996688843,0.07434603571891785,0.07438123971223831,0.07441574335098267,0.07444924861192703,0.07448377460241318,0.07451698184013367,0.07454928755760193,0.07458203285932541,0.07461380213499069,0.07464604079723358,0.07467801123857498,0.07470934092998505,0.07473952323198318,0.07476994395256042,0.07480054348707199,0.07482979446649551,0.07485880702733994,0.07488773763179779,0.07491643726825714,0.0749448835849762,0.07497365772724152,0.07500140368938446,0.07502944022417068,0.0750572457909584,0.07508472353219986,0.0751112774014473,0.07513757795095444,0.07516369968652725,0.07518989592790604,0.07521535456180573,0.07524155080318451,0.07526744902133942,0.0752921923995018,0.07531733810901642,0.07534190267324448,0.07536637037992477,0.07539018243551254,0.0754140317440033,0.0754380151629448,0.07546141743659973,0.07548508048057556,0.07550738006830215,0.07553018629550934,0.07555251568555832,0.07557427883148193,0.07559599727392197,0.07561750710010529,0.07563867419958115,0.07566019147634506,0.07568130642175674,0.0757017657160759,0.07572276145219803,0.07574380189180374,0.07576430588960648,0.07578448951244354,0.075804702937603,0.07582460343837738,0.0758446455001831,0.07586399465799332,0.07588347047567368,0.07590246200561523,0.07592152804136276,0.07594019919633865,0.07595859467983246,0.07597725093364716,0.075995534658432,0.0760137289762497,0.07603210210800171,0.07605034857988358,0.07606808096170425,0.07608587294816971,0.07610373198986053,0.07612122595310211,0.0761382207274437,0.07615526765584946,0.0761723592877388,0.07618890702724457,0.07620548456907272,0.07622180134057999,0.07623789459466934,0.07625404745340347,0.07626958191394806,0.07628531008958817,0.076300710439682,0.07631631195545197,0.07633109390735626,0.0763457864522934,0.07636049389839172,0.076374851167202,0.07638922333717346,0.07640383392572403,0.07641823589801788,0.07643231749534607,0.07644625008106232,0.07646014541387558,0.07647357881069183,0.07648741453886032,0.07650074362754822,0.07651382684707642,0.07652700692415237,0.07653988897800446,0.07655248045921326,0.07656536251306534,0.07657811045646667,0.0765908882021904,0.07660362869501114,0.07661571353673935,0.07662797719240189,0.0766400620341301,0.07665174454450607,0.07666394114494324,0.0766758918762207,0.07668738812208176,0.07669925689697266,0.07671092450618744,0.07672219723463058,0.0767333135008812,0.07674450427293777,0.07675553113222122,0.07676611095666885,0.07677735388278961,0.07678823173046112,0.07679935544729233,0.07681003212928772,0.07682058960199356,0.0768306627869606,0.07684095203876495,0.07685081660747528,0.07686089724302292,0.07687098532915115,0.07688090950250626,0.07689071446657181,0.07690078020095825,0.0769105851650238,0.07692019641399384,0.07692977041006088,0.07693915069103241,0.0769486129283905,0.07695812731981277,0.07696705311536789,0.07697617262601852,0.07698550820350647,0.07699479162693024,0.07700355350971222,0.07701235264539719,0.07702140510082245,0.07703030854463577,0.07703913748264313,0.07704781740903854,0.07705598324537277,0.07706445455551147,0.07707297056913376,0.07708141952753067,0.07708968222141266,0.07709788531064987,0.07710623741149902,0.0771142914891243,0.07712224125862122,0.0771302878856659,0.07713811099529266,0.07714559882879257,0.07715318351984024,0.07716073095798492,0.0771680697798729,0.07717549800872803,0.07718291133642197,0.0771903544664383,0.07719767838716507,0.07720489054918289],"recovered":[0.0,7.258650293806568e-05,0.00013495766324922442,0.00021164258942008018,0.00030647136736661196,0.00042495140223763883,0.0005722378846257925,0.0007547553395852447,0.0009816342499107122,0.0012651365250349045,0.0016160140512511134,0.0020516226068139076,0.002588131930679083,0.0032555509824305773,0.00408083526417613,0.005104477051645517,0.006367460824549198,0.00792746152728796,0.009557084180414677,0.01119581051170826,0.01281488873064518,0.014405831694602966,0.015968913212418556,0.017505396157503128,0.01901308447122574,0.020489085465669632,0.02193593978881836,0.023352455347776413,0.024744553491473198,0.02610149420797825,0.027428453788161278,0.02872578613460064,0.02999252639710903,0.031229130923748016,0.032439880073070526,0.03361903503537178,0.03476991876959801,0.03589129075407982,0.036984387785196304,0.0380505695939064,0.039085738360881805,0.040095046162605286,0.04107837751507759,0.04203638806939125,0.042965374886989594,0.04386981204152107,0.04475126042962074,0.04560846462845802,0.04644085466861725,0.04724607989192009,0.04803191497921944,0.048792704939842224,0.04953445866703987,0.050254013389348984,0.050951339304447174,0.051627300679683685,0.05228360369801521,0.05292186513543129,0.0535416454076767,0.05414075031876564,0.054721519351005554,0.05528710037469864,0.055832672864198685,0.0563645139336586,0.0568777397274971,0.057374343276023865,0.05785765126347542,0.05832529440522194,0.058776143938302994,0.05921388417482376,0.05964033305644989,0.0600518099963665,0.06045069918036461,0.06083841621875763,0.06121557950973511,0.061578042805194855,0.06193077564239502,0.06227239593863487,0.06260615587234497,0.06292573362588882,0.06323715299367905,0.0635385662317276,0.0638301745057106,0.06411529332399368,0.06439140439033508,0.06465980410575867,0.0649203434586525,0.0651714876294136,0.06541598588228226,0.06565359979867935,0.06588471680879593,0.06610973179340363,0.06632789969444275,0.06653816252946854,0.06674418598413467,0.0669431984424591,0.06713787466287613,0.06732700020074844,0.06751114130020142,0.06768938899040222,0.06786205619573593,0.06803112477064133,0.06819543987512589,0.06835447996854782,0.06851016730070114,0.06866084784269333,0.06880690902471542,0.06894923001527786,0.0690881684422493,0.06922251731157303,0.0693540871143341,0.06948278844356537,0.06960880756378174,0.06973177939653397,0.06985127925872803,0.06996863335371017,0.07008212804794312,0.07019268721342087,0.07030034065246582,0.07040657103061676,0.07050901651382446,0.07061056047677994,0.07070919871330261,0.07080564647912979,0.07089949399232864,0.07099185883998871,0.07108273357152939,0.0711718425154686,0.07125956565141678,0.07134395092725754,0.07142670452594757,0.07150734215974808,0.07158677279949188,0.07166386395692825,0.07174064964056015,0.0718158707022667,0.07188879698514938,0.07196041196584702,0.07203132659196854,0.07210201770067215,0.07217034697532654,0.07223770767450333,0.07230410724878311,0.0723688155412674,0.07243254035711288,0.07249465584754944,0.07255543768405914,0.07261494547128677,0.07267356663942337,0.07273176312446594,0.07278884202241898,0.07284572720527649,0.07290032505989075,0.072953961789608,0.07300808280706406,0.07306072115898132,0.07311265915632248,0.07316311448812485,0.07321327924728394,0.07326260209083557,0.07331103831529617,0.073357954621315,0.07340531796216965,0.07345110923051834,0.07349745184183121,0.07354310899972916,0.07358847558498383,0.07363295555114746,0.07367711514234543,0.07371940463781357,0.07376210391521454,0.07380330562591553,0.07384449243545532,0.0738847404718399,0.07392432540655136,0.07396326959133148,0.07400156557559967,0.07403979450464249,0.07407686859369278,0.07411499321460724,0.07415154576301575,0.0741882473230362,0.07422446459531784,0.07425939291715622,0.07429531961679459,0.07433012872934341,0.07436444610357285,0.07439906895160675,0.07443267107009888,0.07446540892124176,0.07449907809495926,0.07453156262636185,0.07456354796886444,0.07459544390439987,0.07462742179632187,0.0746583491563797,0.07468844950199127,0.07471920549869537,0.07474924623966217,0.07477900385856628,0.07480806857347488,0.07483737170696259,0.07486597448587418,0.07489413022994995,0.07492267340421677,0.07495090365409851,0.07497844099998474,0.07500632852315903,0.0750335156917572,0.07506027817726135,0.07508745044469833,0.07511331886053085,0.07513931393623352,0.07516564428806305,0.07519178092479706,0.07521684467792511,0.07524235546588898,0.07526718080043793,0.07529137283563614,0.07531611621379852,0.07534033805131912,0.07536426931619644,0.07538793236017227,0.07541148364543915,0.07543434947729111,0.07545718550682068,0.07547978311777115,0.07550247013568878,0.07552482932806015,0.07554636895656586,0.07556766271591187,0.07558918744325638,0.07561063766479492,0.07563161104917526,0.07565250247716904,0.07567375898361206,0.07569418102502823,0.075714610517025,0.07573520392179489,0.07575523853302002,0.07577510923147202,0.07579502463340759,0.0758143812417984,0.07583346962928772,0.07585249096155167,0.07587168365716934,0.07589060813188553,0.0759095773100853,0.07592815160751343,0.07594606280326843,0.07596445828676224,0.07598305493593216,0.0760008916258812,0.0760185718536377,0.07603620737791061,0.07605393975973129,0.07607132941484451,0.07608890533447266,0.07610594481229782,0.07612256705760956,0.07613933086395264,0.07615578919649124,0.07617202401161194,0.07618840783834457,0.07620435208082199,0.07621995359659195,0.07623564451932907,0.07625129818916321,0.07626642286777496,0.0762815922498703,0.07629653811454773,0.07631095498800278,0.07632502913475037,0.0763397291302681,0.07635421305894852,0.07636862248182297,0.07638261467218399,0.07639649510383606,0.07641000300645828,0.07642395049333572,0.07643747329711914,0.07645070552825928,0.07646375149488449,0.07647685706615448,0.07648983597755432,0.0765027180314064,0.07651542127132416,0.07652828842401505,0.07654102146625519,0.07655343413352966,0.07656590640544891,0.0765780434012413,0.07659003138542175,0.07660239934921265,0.07661423087120056,0.07662617415189743,0.07663778215646744,0.07664967328310013,0.0766611248254776,0.07667242735624313,0.076683409512043,0.07669474184513092,0.07670582830905914,0.07671701163053513,0.07672776281833649,0.07673866301774979,0.07674930989742279,0.07675990462303162,0.07677039504051208,0.076780766248703,0.07679115235805511,0.07680138200521469,0.07681156694889069,0.07682164758443832,0.07683159410953522,0.07684151828289032,0.07685119658708572,0.07686100155115128,0.07687074691057205,0.07688011974096298,0.07688935846090317,0.07689901441335678,0.07690833508968353,0.07691739499568939,0.076926589012146,0.07693585008382797,0.0769449919462204,0.07695408165454865,0.07696298509836197,0.07697147130966187,0.07698030769824982,0.07698922604322433,0.07699773460626602,0.07700615376234055,0.07701453566551208,0.07702293992042542,0.07703141123056412,0.07703972607851028,0.07704805582761765,0.07705619186162949,0.0770639106631279,0.07707170397043228,0.07707980275154114,0.07708752155303955,0.07709524035453796,0.07710274308919907,0.07711020857095718,0.07711756229400635,0.07712507247924805,0.07713233679533005,0.07713977992534637],"active":[0.00018984079360961914,0.0001695219543762505,0.00019778046407736838,0.00023426942061632872,0.00028154399478808045,0.00033799957600422204,0.000408651540055871,0.0004983753897249699,0.0006088430527597666,0.0007444550283253193,0.0009130778489634395,0.001118732150644064,0.0013815970160067081,0.0016949677374213934,0.0020913253538310528,0.002570160198956728,0.0031594568863511086,0.003303198143839836,0.003316914662718773,0.003278088755905628,0.003229007124900818,0.0031764209270477295,0.0031197182834148407,0.00306021049618721,0.0030019208788871765,0.002942049875855446,0.002882659435272217,0.0028249844908714294,0.0027579907327890396,0.0027028266340494156,0.002643955871462822,0.002583405002951622,0.0025234129279851913,0.002468220889568329,0.0024073533713817596,0.002346877008676529,0.0022880099713802338,0.0022326521575450897,0.0021760165691375732,0.0021169446408748627,0.0020647570490837097,0.00201265886425972,0.001959383487701416,0.0019057802855968475,0.0018578208982944489,0.0018090195953845978,0.0017584562301635742,0.0017083138227462769,0.0016628243029117584,0.001616794615983963,0.0015701539814472198,0.001529492437839508,0.001485675573348999,0.00144273042678833,0.0014036372303962708,0.0013645179569721222,0.0013272948563098907,0.0012892745435237885,0.001249939203262329,0.001215461641550064,0.0011801943182945251,0.0011439248919487,0.0011120662093162537,0.0010769404470920563,0.0010453127324581146,0.001016855239868164,0.0009848326444625854,0.0009546317160129547,0.000928930938243866,0.0009024180471897125,0.0008767284452915192,0.0008522607386112213,0.0008282847702503204,0.0008051656186580658,0.0007797218859195709,0.0007599107921123505,0.000737994909286499,0.000718485563993454,0.0006932541728019714,0.0006752759218215942,0.0006574317812919617,0.0006407499313354492,0.0006261616945266724,0.0006078183650970459,0.0005915015935897827,0.000573769211769104,0.0005579888820648193,0.0005444362759590149,0.0005303248763084412,0.0005167201161384583,0.0005033984780311584,0.0004889890551567078,0.00047609955072402954,0.00046341121196746826,0.0004505738615989685,0.0004404410719871521,0.0004300996661186218,0.00041912496089935303,0.00040824711322784424,0.00039777904748916626,0.0003887861967086792,0.00037895143032073975,0.00037023425102233887,0.0003616511821746826,0.00035231560468673706,0.0003433600068092346,0.0003363490104675293,0.00032994896173477173,0.0003208369016647339,0.00031539052724838257,0.00030943751335144043,0.000302143394947052,0.00029575079679489136,0.00028893351554870605,0.00028251856565475464,0.0002755969762802124,0.000271037220954895,0.0002657696604728699,0.0002620294690132141,0.00025688111782073975,0.00025296956300735474,0.00024697184562683105,0.00024306029081344604,0.00023906677961349487,0.00023484230041503906,0.00023224949836730957,0.00022773444652557373,0.00022302567958831787,0.00021948665380477905,0.00021548569202423096,0.0002115294337272644,0.00020898133516311646,0.00020612776279449463,0.00020319223403930664,0.0001996755599975586,0.00019650906324386597,0.00019516795873641968,0.00019229203462600708,0.00019073486328125,0.00018680095672607422,0.0001851096749305725,0.0001826658844947815,0.00017958134412765503,0.00017742812633514404,0.00017482787370681763,0.00017280876636505127,0.00017046183347702026,0.00016855448484420776,0.0001667812466621399,0.00016500800848007202,0.00016275793313980103,0.0001591220498085022,0.00015880167484283447,0.00015747547149658203,0.00015531480312347412,0.00015398114919662476,0.00015204399824142456,0.0001514330506324768,0.00014932453632354736,0.0001475512981414795,0.00014594942331314087,0.00014569610357284546,0.0001442059874534607,0.00014341622591018677,0.0001423284411430359,0.0001414865255355835,0.0001395493745803833,0.00013770908117294312,0.00013558566570281982,0.00013507157564163208,0.00013327598571777344,0.00013253837823867798,0.00013061612844467163,0.0001295432448387146,0.0001287013292312622,0.00012718141078948975,0.00012612342834472656,0.0001252293586730957,0.00012609362602233887,0.0001235678791999817,0.0001236647367477417,0.0001224726438522339,0.0001215711236000061,0.00012184679508209229,0.00012042373418807983,0.00011911988258361816,0.00011932849884033203,0.0001179128885269165,0.00011661648750305176,0.00011662393808364868,0.0001147240400314331,0.00011447817087173462,0.00011446326971054077,0.00011389702558517456,0.00011210143566131592,0.0001115947961807251,0.000112093985080719,0.00011058896780014038,0.00010956078767776489,0.00010873377323150635,0.00010836869478225708,0.00010751187801361084,0.00010768324136734009,0.00010727345943450928,0.00010676681995391846,0.0001063421368598938,0.00010628253221511841,0.00010494887828826904,0.00010406225919723511,0.00010342150926589966,0.00010244548320770264,0.00010203570127487183,0.00010223686695098877,0.00010180473327636719,0.00010041147470474243,0.0001004934310913086,9.954720735549927e-05,9.918957948684692e-05,9.880959987640381e-05,9.791553020477295e-05,9.767711162567139e-05,9.71481204032898e-05,9.71481204032898e-05,9.589642286300659e-05,9.58368182182312e-05,9.533017873764038e-05,9.449571371078491e-05,9.352713823318481e-05,9.26777720451355e-05,9.23052430152893e-05,9.252876043319702e-05,9.211897850036621e-05,9.112805128097534e-05,9.115040302276611e-05,9.129941463470459e-05,9.054690599441528e-05,9.030848741531372e-05,9.009242057800293e-05,8.939951658248901e-05,8.940696716308594e-05,8.888542652130127e-05,8.844584226608276e-05,8.80807638168335e-05,8.805841207504272e-05,8.77082347869873e-05,8.691102266311646e-05,8.66428017616272e-05,8.59573483467102e-05,8.557736873626709e-05,8.603930473327637e-05,8.589029312133789e-05,8.502602577209473e-05,8.498132228851318e-05,8.516013622283936e-05,8.50185751914978e-05,8.428096771240234e-05,8.393824100494385e-05,8.34539532661438e-05,8.296221494674683e-05,8.291751146316528e-05,8.247047662734985e-05,8.210539817810059e-05,8.202344179153442e-05,8.117407560348511e-05,8.095800876617432e-05,8.075684309005737e-05,8.066743612289429e-05,7.97957181930542e-05,7.936358451843262e-05,7.890164852142334e-05,7.831305265426636e-05,7.826834917068481e-05,7.880479097366333e-05,7.850676774978638e-05,7.810443639755249e-05,7.762759923934937e-05,7.753074169158936e-05,7.708370685577393e-05,7.741153240203857e-05,7.67931342124939e-05,7.635354995727539e-05,7.630139589309692e-05,7.61374831199646e-05,7.562339305877686e-05,7.552653551101685e-05,7.539242506027222e-05,7.546693086624146e-05,7.534027099609375e-05,7.469207048416138e-05,7.45430588722229e-05,7.415562868118286e-05,7.370114326477051e-05,7.390975952148438e-05,7.349252700805664e-05,7.315725088119507e-05,7.308274507522583e-05,7.314234972000122e-05,7.252395153045654e-05,7.218867540359497e-05,7.207691669464111e-05,7.212162017822266e-05,7.136911153793335e-05,7.152557373046875e-05,7.122009992599487e-05,7.159262895584106e-05,7.136911153793335e-05,7.127970457077026e-05,7.07581639289856e-05,7.055699825286865e-05,7.005035877227783e-05,6.974488496780396e-05,6.96033239364624e-05,6.934255361557007e-05,6.906688213348389e-05,6.918609142303467e-05,6.906688213348389e-05,6.899982690811157e-05,6.876885890960693e-05,6.840378046035767e-05,6.849318742752075e-05,6.876885890960693e-05,6.80387020111084e-05,6.783753633499146e-05,6.811320781707764e-05,6.820261478424072e-05,6.770342588424683e-05,6.736069917678833e-05,6.732344627380371e-05,6.732344627380371e-05,6.766617298126221e-05,6.75097107887268e-05,6.67572021484375e-05,6.671994924545288e-05,6.681680679321289e-05,6.68838620185852e-05,6.674230098724365e-05,6.64740800857544e-05,6.651133298873901e-05,6.623566150665283e-05,6.604939699172974e-05,6.637722253799438e-05,6.640702486038208e-05,6.579607725143433e-05,6.56619668006897e-05,6.549060344696045e-05,6.532669067382812e-05,6.52894377708435e-05,6.53490424156189e-05,6.528198719024658e-05,6.534159183502197e-05,6.511062383651733e-05]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.00018984079360961914,0.00024199101608246565,0.0003271300229243934,0.0004326270427554846,0.0005607129423879087,0.0007162019610404968,0.0009065360063686967,0.0011368368286639452,0.0014166152104735374,0.00175567832775414,0.0021670260466635227,0.002665201434865594,0.0032686053309589624,0.003999100066721439,0.004884737078100443,0.005952885840088129,0.007240739651024342,0.008419490419328213,0.009543557651340961,0.010624762624502182,0.011670361272990704,0.01268246304243803,0.013667155988514423,0.014619749039411545,0.015544732101261616,0.016440611332654953,0.017308618873357773,0.018147490918636322,0.018960781395435333,0.01974465698003769,0.02050582505762577,0.021240659058094025,0.021951617673039436,0.02263893559575081,0.02330358698964119,0.023944474756717682,0.024565067142248154,0.02516317553818226,0.02574220672249794,0.02629934251308441,0.02683919481933117,0.027359098196029663,0.027860645204782486,0.028344260528683662,0.028811119496822357,0.02926316112279892,0.02969706989824772,0.03011680394411087,0.030519932508468628,0.03090890869498253,0.03128213435411453,0.031642138957977295,0.031991612166166306,0.03232825919985771,0.0326513834297657,0.03296119347214699,0.03326110914349556,0.033549655228853226,0.033827509731054306,0.03409666195511818,0.03435349836945534,0.034601327031850815,0.03483956679701805,0.0350685752928257,0.035289786756038666,0.035503312945365906,0.03570728003978729,0.035904351621866226,0.03609586879611015,0.03627781197428703,0.036454226821660995,0.03662339225411415,0.03678659349679947,0.03694372624158859,0.0370948426425457,0.03723913058638573,0.037378955632448196,0.03751273825764656,0.037642672657966614,0.03776738420128822,0.037887267768383026,0.038002654910087585,0.03811405226588249,0.0382222943007946,0.038326360285282135,0.03842640295624733,0.0385223850607872,0.03861389681696892,0.03870352730154991,0.038789957761764526,0.03887248411774635,0.03895123302936554,0.039028096944093704,0.03910152614116669,0.03917328268289566,0.03924141079187393,0.039307851344347,0.039371296763420105,0.03943351283669472,0.039492473006248474,0.039549846202135086,0.039605166763067245,0.0396580696105957,0.03970891237258911,0.03975825011730194,0.03980601206421852,0.03985217958688736,0.039896417409181595,0.03993934765458107,0.039980582892894745,0.04002068564295769,0.04005879908800125,0.040095776319503784,0.040131453424692154,0.04016587883234024,0.04019969701766968,0.04023221135139465,0.04026361182332039,0.040293268859386444,0.04032246023416519,0.04035092517733574,0.040378689765930176,0.040404707193374634,0.04042978957295418,0.04045427590608597,0.04047775641083717,0.04050052538514137,0.04052320495247841,0.040544841438531876,0.040565602481365204,0.04058616980910301,0.040605347603559494,0.04062451794743538,0.04064304381608963,0.04066063463687897,0.04067765921354294,0.040694985538721085,0.0407111831009388,0.0407269187271595,0.04074208810925484,0.0407571904361248,0.040771689265966415,0.04078548774123192,0.04079921916127205,0.04081258177757263,0.04082532599568367,0.04083796963095665,0.04085024818778038,0.04086184874176979,0.04087308049201965,0.04088404402136803,0.04089469090104103,0.04090491682291031,0.04091485217213631,0.04092497378587723,0.040934257209300995,0.04094339907169342,0.04095213860273361,0.04096087068319321,0.04096958786249161,0.04097750410437584,0.040985606610774994,0.04099368676543236,0.04100114107131958,0.041008446365594864,0.04101597145199776,0.04102287441492081,0.04102949798107147,0.041035979986190796,0.04104234650731087,0.04104875400662422,0.04105483740568161,0.04106060788035393,0.04106656461954117,0.041072145104408264,0.04107756167650223,0.04108278453350067,0.041088078171014786,0.04109324514865875,0.04109813645482063,0.04110286757349968,0.0411076582968235,0.041112132370471954,0.041116662323474884,0.041121095418930054,0.041125569492578506,0.04112982749938965,0.04113393276929855,0.04113790765404701,0.041141703724861145,0.04114552214741707,0.04114923253655434,0.04115278273820877,0.04115630313754082,0.04115978628396988,0.041163165122270584,0.04116643965244293,0.04116963967680931,0.04117264226078987,0.041175756603479385,0.04117884859442711,0.0411817729473114,0.04118463397026062,0.04118742048740387,0.04119018837809563,0.041192781180143356,0.04119536653161049,0.04119805246591568,0.04120057448744774,0.0412030927836895,0.04120560735464096,0.04120800644159317,0.041210342198610306,0.041212569922208786,0.04121461510658264,0.041216954588890076,0.04121917113661766,0.04122129827737808,0.04122317582368851,0.04122510552406311,0.04122704640030861,0.04122890904545784,0.04123076796531677,0.041232626885175705,0.04123440757393837,0.04123613238334656,0.041237857192754745,0.04123949259519577,0.041241101920604706,0.04124276712536812,0.041244473308324814,0.04124597832560539,0.0412474200129509,0.041248906403779984,0.04125030338764191,0.04125171899795532,0.04125303775072098,0.041254375129938126,0.041255656629800797,0.041256848722696304,0.04125808924436569,0.04125925526022911,0.04126041382551193,0.04126153141260147,0.04126264527440071,0.04126378148794174,0.04126482456922531,0.04126583784818649,0.04126685485243797,0.04126781225204468,0.04126885160803795,0.04126984253525734,0.041270796209573746,0.041271697729825974,0.04127264767885208,0.04127354919910431,0.041274454444646835,0.04127531126141548,0.041276149451732635,0.04127700999379158,0.041277848184108734,0.041278641670942307,0.04127940163016319,0.04128019139170647,0.04128092899918556,0.041281718760728836,0.04128237068653107,0.04128299653530121,0.04128362983465195,0.04128430783748627,0.041284944862127304,0.04128564894199371,0.04128625616431236,0.04128686711192131,0.04128752276301384,0.0412881076335907,0.041288744658231735,0.04128937050700188,0.041290026158094406,0.04129059240221977,0.041291143745183945,0.04129163175821304,0.041292205452919006,0.04129282012581825,0.041293367743492126,0.04129388928413391,0.041294436901807785,0.04129490256309509,0.04129532724618912,0.041295863687992096,0.041296400129795074,0.0412968210875988,0.04129727929830551,0.04129762575030327,0.041298020631074905,0.04129835218191147,0.041298747062683105,0.041299134492874146,0.04129951447248459,0.04129987210035324,0.041300270706415176,0.04130062833428383,0.041300974786281586,0.04130128026008606,0.04130162298679352,0.04130193591117859,0.041302282363176346,0.04130258783698082,0.041302960366010666,0.041303250938653946,0.04130351170897484,0.04130376875400543,0.0413040891289711,0.041304368525743484,0.04130467027425766,0.04130493104457855,0.04130513221025467,0.04130538925528526,0.041305653750896454,0.041305944323539734,0.04130620136857033,0.04130649194121361,0.04130672290921211,0.041306979954242706,0.041307225823402405,0.041307464241981506,0.0413077175617218,0.041307974606752396,0.041308190673589706,0.04130837693810463,0.04130860045552254,0.041308823972940445,0.04130904749035835,0.041309233754873276,0.04130943864583969,0.0413096621632576,0.04130983725190163,0.04130999371409416,0.0413101390004158,0.041310351341962814,0.041310518980026245,0.041310686618089676,0.04131084680557251,0.041311025619506836,0.04131120443344116,0.0413113497197628,0.04131151735782623,0.04131167382001877,0.041311826556921005,0.041311971843242645,0.04131212830543518],"recovered":[0.0,7.270951027749106e-05,0.00013499680790118873,0.00020894757471978664,0.00029874974279664457,0.0004073499294463545,0.0005395622574724257,0.0007011346169747412,0.0008971382630988955,0.001136038568802178,0.001424740650691092,0.001774466480128467,0.0021988756489008665,0.0027117335703223944,0.0033352049067616463,0.004086649976670742,0.004996620584279299,0.006097607314586639,0.007238001096993685,0.008368789218366146,0.009472029283642769,0.01054790522903204,0.011595388874411583,0.012608731165528297,0.013595565222203732,0.014548969455063343,0.015475131571292877,0.01636878214776516,0.017237823456525803,0.01807602308690548,0.0188885647803545,0.019675247371196747,0.020435180515050888,0.021172361448407173,0.021883275359869003,0.022569799795746803,0.02323335036635399,0.023876182734966278,0.024497942999005318,0.025095464661717415,0.02567455917596817,0.026232309639453888,0.02677312307059765,0.027292199432849884,0.02779407612979412,0.028278563171625137,0.02874755859375,0.0291975699365139,0.02963222749531269,0.030051609501242638,0.030455337837338448,0.03084627166390419,0.03122142143547535,0.031583577394485474,0.031931743025779724,0.03226756304502487,0.0325896218419075,0.032900579273700714,0.03320085257291794,0.0334896445274353,0.03376777470111847,0.0340365394949913,0.03429403901100159,0.03454141318798065,0.03478041663765907,0.035011038184165955,0.03523252531886101,0.035444553941488266,0.03565002605319023,0.0358477383852005,0.03603767231106758,0.03622089698910713,0.036397796124219894,0.03656690567731857,0.0367303304374218,0.03688732162117958,0.03703716769814491,0.037182509899139404,0.03732334449887276,0.03745876997709274,0.03758808225393295,0.03771292418241501,0.03783317655324936,0.037950579077005386,0.038062162697315216,0.038169920444488525,0.03827390819787979,0.0383743941783905,0.03846929222345352,0.03856207802891731,0.03865155205130577,0.03873714804649353,0.0388195738196373,0.03889911249279976,0.03897535428404808,0.03904946148395538,0.039120275527238846,0.03918900340795517,0.03925450146198273,0.039319053292274475,0.039380501955747604,0.03944002091884613,0.03949689492583275,0.039552126079797745,0.039605945348739624,0.03965717554092407,0.03970695659518242,0.03975486755371094,0.03980056568980217,0.039844680577516556,0.03988737612962723,0.03992912173271179,0.03996841236948967,0.040006767958402634,0.04004377871751785,0.040079813450574875,0.04011484980583191,0.04014824703335762,0.04018092900514603,0.040212232619524,0.04024270549416542,0.04027220606803894,0.040300123393535614,0.0403282567858696,0.04035429283976555,0.04037972167134285,0.04040415585041046,0.04042768478393555,0.040450505912303925,0.040472570806741714,0.040494415909051895,0.040515266358852386,0.040535781532526016,0.04055522009730339,0.0405743382871151,0.04059279337525368,0.040610190480947495,0.04062781482934952,0.04064453765749931,0.04066084325313568,0.040676653385162354,0.040691785514354706,0.04070667922496796,0.04072112590074539,0.040735479444265366,0.040749162435531616,0.040762271732091904,0.04077529162168503,0.04078790545463562,0.04079999774694443,0.0408116839826107,0.040822893381118774,0.04083374887704849,0.040844593197107315,0.04085488244891167,0.04086514934897423,0.040874920785427094,0.04088429734110832,0.040893491357564926,0.04090243577957153,0.040911197662353516,0.04091978073120117,0.04092779755592346,0.04093600809574127,0.040943700820207596,0.04095132276415825,0.04095880314707756,0.04096619039773941,0.04097317159175873,0.04097988083958626,0.040986333042383194,0.04099271818995476,0.04099896550178528,0.041004929691553116,0.04101080819964409,0.04101653769612312,0.04102201759815216,0.04102739691734314,0.041032787412405014,0.041037965565919876,0.04104297608137131,0.04104776680469513,0.04105271399021149,0.04105754569172859,0.041062090545892715,0.0410664863884449,0.041071049869060516,0.041075415909290314,0.04107963293790817,0.04108358547091484,0.04108744114637375,0.04109138995409012,0.04109520465135574,0.041098788380622864,0.04110250994563103,0.04110616818070412,0.04110955074429512,0.04111289978027344,0.04111619293689728,0.04111918807029724,0.041122425347566605,0.04112546145915985,0.04112850874662399,0.04113133251667023,0.041134364902973175,0.041137199848890305,0.04114006087183952,0.041142627596855164,0.041145313531160355,0.04114774987101555,0.04115026071667671,0.04115282744169235,0.04115520790219307,0.04115765169262886,0.04116000607609749,0.04116223007440567,0.04116448387503624,0.04116682708263397,0.0411689467728138,0.04117093235254288,0.04117288812994957,0.04117490351200104,0.04117676243185997,0.04117870330810547,0.04118058830499649,0.04118247330188751,0.04118426889181137,0.041186023503541946,0.041187696158885956,0.041189320385456085,0.04119102656841278,0.04119269177317619,0.04119421914219856,0.04119573533535004,0.04119722917675972,0.04119868576526642,0.04120013117790222,0.04120152071118355,0.04120283201336861,0.04120413213968277,0.041205428540706635,0.04120667278766632,0.04120779410004616,0.04120900481939316,0.041210126131772995,0.041211288422346115,0.04121251031756401,0.04121362045407295,0.04121467098593712,0.04121572524309158,0.04121675342321396,0.04121775180101395,0.04121880978345871,0.041219767183065414,0.04122067242860794,0.04122167453169823,0.04122251644730568,0.041223473846912384,0.04122437536716461,0.04122520610690117,0.04122607409954071,0.04122685641050339,0.041227683424949646,0.04122849926352501,0.04122930020093918,0.04123004898428917,0.041230831295251846,0.041231557726860046,0.04123222827911377,0.04123293235898018,0.04123358801007271,0.041234247386455536,0.04123488441109657,0.04123547300696373,0.04123612120747566,0.04123677685856819,0.04123736917972565,0.041237976402044296,0.041238632053136826,0.04123929515480995,0.041239894926548004,0.041240476071834564,0.04124108701944351,0.04124167934060097,0.04124218225479126,0.041242681443691254,0.04124321788549423,0.04124382510781288,0.04124428331851959,0.04124480485916138,0.04124530777335167,0.04124580696225166,0.04124624282121658,0.04124673828482628,0.041247159242630005,0.04124760627746582,0.04124801978468895,0.0412483885884285,0.04124880209565163,0.041249122470617294,0.041249461472034454,0.04124981537461281,0.04125019535422325,0.04125054180622101,0.04125083610415459,0.041251201182603836,0.04125155135989189,0.04125189036130905,0.04125218465924263,0.04125248268246651,0.04125281050801277,0.041253089904785156,0.041253335773944855,0.041253671050071716,0.04125397279858589,0.041254326701164246,0.041254617273807526,0.04125482961535454,0.041255075484514236,0.041255321353673935,0.04125561937689781,0.041255876421928406,0.04125618934631348,0.041256457567214966,0.041256725788116455,0.04125698283314705,0.041257210075855255,0.04125743359327316,0.04125769063830376,0.04125790297985077,0.04125816375017166,0.04125836864113808,0.041258566081523895,0.041258782148361206,0.04125898331403732,0.04125918447971344,0.04125937446951866,0.04125959426164627,0.04125978425145149,0.041259944438934326,0.04126013442873955,0.041260287165641785,0.04126046597957611,0.04126063734292984,0.04126078262925148,0.04126094654202461,0.04126111418008804,0.041261278092861176,0.041261423379182816,0.04126158356666565,0.041261736303567886],"active":[0.00018984079360961914,0.00016928149852901697,0.00019213321502320468,0.00022367946803569794,0.00026196319959126413,0.0003088520315941423,0.000366973748896271,0.000435702211689204,0.0005194769473746419,0.000619639758951962,0.0007422853959724307,0.0008907349547371268,0.001069729682058096,0.001287366496399045,0.0015495321713387966,0.001866235863417387,0.002244119066745043,0.0023218831047415733,0.0023055565543472767,0.002255973406136036,0.0021983319893479347,0.0021345578134059906,0.0020717671141028404,0.0020110178738832474,0.0019491668790578842,0.00189164187759161,0.0018334873020648956,0.0017787087708711624,0.0017229579389095306,0.0016686338931322098,0.0016172602772712708,0.0015654116868972778,0.0015164371579885483,0.0014665741473436356,0.0014203116297721863,0.0013746749609708786,0.001331716775894165,0.0012869928032159805,0.0012442637234926224,0.0012038778513669968,0.001164635643362999,0.0011267885565757751,0.0010875221341848373,0.0010520610958337784,0.0010170433670282364,0.0009845979511737823,0.0009495113044977188,0.0009192340075969696,0.0008877050131559372,0.000857299193739891,0.0008267965167760849,0.0007958672940731049,0.0007701907306909561,0.0007446818053722382,0.0007196404039859772,0.0006936304271221161,0.0006714873015880585,0.0006490759551525116,0.0006266571581363678,0.0006070174276828766,0.0005857236683368683,0.0005647875368595123,0.0005455277860164642,0.000527162104845047,0.0005093701183795929,0.0004922747611999512,0.0004747547209262848,0.0004597976803779602,0.0004458427429199219,0.0004300735890865326,0.0004165545105934143,0.00040249526500701904,0.0003887973725795746,0.00037682056427001953,0.00036451220512390137,0.00035180896520614624,0.0003417879343032837,0.00033022835850715637,0.0003193281590938568,0.00030861422419548035,0.00029918551445007324,0.0002897307276725769,0.00028087571263313293,0.0002717152237892151,0.00026419758796691895,0.0002564825117588043,0.00024847686290740967,0.00023950263857841492,0.00023423507809638977,0.00022787973284721375,0.00022093206644058228,0.00021408498287200928,0.00020852312445640564,0.0002024136483669281,0.00019792839884757996,0.00019194930791854858,0.0001875758171081543,0.0001822933554649353,0.00017901137471199036,0.00017341971397399902,0.0001693442463874817,0.0001651458442211151,0.0001611746847629547,0.00015678629279136658,0.0001523047685623169,0.00014883652329444885,0.0001452229917049408,0.00014154985547065735,0.00013878196477890015,0.0001359023153781891,0.0001333095133304596,0.00012967735528945923,0.00012736395001411438,0.00012468546628952026,0.0001221001148223877,0.00011988356709480286,0.00011736154556274414,0.00011536478996276855,0.00011233985424041748,0.00011022761464118958,0.0001082196831703186,0.00010648369789123535,0.00010458379983901978,0.00010153278708457947,9.998306632041931e-05,9.803473949432373e-05,9.636953473091125e-05,9.552016854286194e-05,9.433552622795105e-05,9.303167462348938e-05,9.175390005111694e-05,9.008124470710754e-05,8.873641490936279e-05,8.782371878623962e-05,8.629634976387024e-05,8.486583828926086e-05,8.479505777359009e-05,8.336827158927917e-05,8.238106966018677e-05,8.124485611915588e-05,8.053705096244812e-05,7.99037516117096e-05,7.880851626396179e-05,7.80932605266571e-05,7.710233330726624e-05,7.616356015205383e-05,7.56978988647461e-05,7.495656609535217e-05,7.394328713417053e-05,7.308274507522583e-05,7.236003875732422e-05,7.179751992225647e-05,7.11679458618164e-05,7.02589750289917e-05,7.009133696556091e-05,6.910786032676697e-05,6.84782862663269e-05,6.784126162528992e-05,6.737932562828064e-05,6.715208292007446e-05,6.630644202232361e-05,6.582587957382202e-05,6.588920950889587e-05,6.51329755783081e-05,6.474554538726807e-05,6.464868783950806e-05,6.407126784324646e-05,6.330758333206177e-05,6.280839443206787e-05,6.246566772460938e-05,6.242096424102783e-05,6.211921572685242e-05,6.164237856864929e-05,6.163492798805237e-05,6.133690476417542e-05,6.1023980379104614e-05,6.076693534851074e-05,6.068125367164612e-05,6.04577362537384e-05,6.0170888900756836e-05,5.989149212837219e-05,5.989149212837219e-05,5.941838026046753e-05,5.9116631746292114e-05,5.900487303733826e-05,5.908310413360596e-05,5.877763032913208e-05,5.8516860008239746e-05,5.827471613883972e-05,5.811825394630432e-05,5.80810010433197e-05,5.784258246421814e-05,5.7578086853027344e-05,5.751475691795349e-05,5.727633833885193e-05,5.6996941566467285e-05,5.688890814781189e-05,5.673989653587341e-05,5.6449323892593384e-05,5.6568533182144165e-05,5.642324686050415e-05,5.631148815155029e-05,5.61252236366272e-05,5.608797073364258e-05,5.582347512245178e-05,5.558133125305176e-05,5.5305659770965576e-05,5.542486906051636e-05,5.526095628738403e-05,5.5342912673950195e-05,5.534663796424866e-05,5.517899990081787e-05,5.513429641723633e-05,5.491822957992554e-05,5.46090304851532e-05,5.472451448440552e-05,5.46872615814209e-05,5.447119474411011e-05,5.422905087471008e-05,5.4173171520233154e-05,5.415827035903931e-05,5.400553345680237e-05,5.400553345680237e-05,5.3923577070236206e-05,5.381926894187927e-05,5.365908145904541e-05,5.3588300943374634e-05,5.346909165382385e-05,5.340576171875e-05,5.344673991203308e-05,5.344673991203308e-05,5.328655242919922e-05,5.3200870752334595e-05,5.31710684299469e-05,5.307421088218689e-05,5.303323268890381e-05,5.2906572818756104e-05,5.285441875457764e-05,5.282461643218994e-05,5.2716583013534546e-05,5.266070365905762e-05,5.258247256278992e-05,5.2619725465774536e-05,5.252659320831299e-05,5.2519142627716064e-05,5.249306559562683e-05,5.231425166130066e-05,5.221739411354065e-05,5.218386650085449e-05,5.208700895309448e-05,5.209818482398987e-05,5.2090734243392944e-05,5.198642611503601e-05,5.193054676055908e-05,5.1975250244140625e-05,5.187466740608215e-05,5.1937997341156006e-05,5.1837414503097534e-05,5.177408456802368e-05,5.180388689041138e-05,5.177408456802368e-05,5.178526043891907e-05,5.171820521354675e-05,5.169212818145752e-05,5.162879824638367e-05,5.166977643966675e-05,5.153939127922058e-05,5.143880844116211e-05,5.140155553817749e-05,5.137547850608826e-05,5.135685205459595e-05,5.140155553817749e-05,5.1371753215789795e-05,5.1394104957580566e-05,5.140155553817749e-05,5.1330775022506714e-05,5.137547850608826e-05,5.1394104957580566e-05,5.1394104957580566e-05,5.129724740982056e-05,5.124881863594055e-05,5.1155686378479004e-05,5.1118433475494385e-05,5.1140785217285156e-05,5.11854887008667e-05,5.120784044265747e-05,5.1219016313552856e-05,5.1077455282211304e-05,5.1043927669525146e-05,5.1058828830718994e-05,5.109235644340515e-05,5.101412534713745e-05,5.103647708892822e-05,5.0887465476989746e-05,5.086138844490051e-05,5.074590444564819e-05,5.0727277994155884e-05,5.074590444564819e-05,5.0712376832962036e-05,5.0749629735946655e-05,5.0809234380722046e-05,5.081295967102051e-05,5.077943205833435e-05,5.073845386505127e-05,5.0786882638931274e-05,5.073472857475281e-05,5.0731003284454346e-05,5.069747567176819e-05,5.077570676803589e-05,5.0768256187438965e-05,5.070120096206665e-05,5.067884922027588e-05,5.075335502624512e-05,5.069747567176819e-05,5.069747567176819e-05,5.060434341430664e-05,5.0514936447143555e-05,5.05596399307251e-05,5.057826638221741e-05,5.062296986579895e-05,5.058199167251587e-05,5.0615519285202026e-05,5.0533562898635864e-05,5.052238702774048e-05,5.050003528594971e-05,5.04814088344574e-05,5.050748586654663e-05,5.054101347923279e-05,5.050003528594971e-05,5.0473958253860474e-05,5.0436705350875854e-05,5.0455331802368164e-05,5.04814088344574e-05,5.04516065120697e-05,5.0455331802368164e-05,5.0477683544158936e-05,5.046278238296509e-05,5.0399452447891235e-05,5.035474896430969e-05,5.040690302848816e-05,5.038455128669739e-05,5.0399452447891235e-05,5.0380825996398926e-05,5.038827657699585e-05,5.042180418968201e-05,5.04031777381897e-05,5.04031777381897e-05,5.0395727157592773e-05,5.04031777381897e-05,5.038827657699585e-05,5.039200186729431e-05]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.7343893051147461,"q05":0.6714304496541109,"q20":0.7021751866491874,"q40":0.7246921239271048,"q60":0.7440864863023874,"q80":0.7666034235803048,"q95":0.7973481605753812},"MaxActiveInfected":{"mean":0.0314398817718029,"q05":0.022644844117322826,"q20":0.026939730318325195,"q40":0.030085233993287504,"q60":0.0327945295503183,"q80":0.03594003322528061,"q95":0.040234919426282975}},"4W_None":{"TotalInfected":{"mean":0.8672605156898499,"q05":0.8508307255175328,"q20":0.8588538951580293,"q40":0.8647299320092824,"q60":0.8697910993704173,"q80":0.8756671362216704,"q95":0.8836903058621669},"MaxActiveInfected":{"mean":0.06571399420499802,"q05":0.057175803070304114,"q20":0.06134526325075463,"q40":0.06439890698109497,"q60":0.06702908142890106,"q80":0.0700827251592414,"q95":0.07425218533969191}},"2W_Strong":{"TotalInfected":{"mean":0.038945671170949936,"q05":0.01707806456315901,"q20":0.027756686481384497,"q40":0.035577532695999455,"q60":0.04231380964590042,"q80":0.050134655860515374,"q95":0.06081327777874085},"MaxActiveInfected":{"mean":0.003354932414367795,"q05":0.0018577273715689303,"q20":0.0025888584401337683,"q40":0.0031243267518466797,"q60":0.0035855380768889103,"q80":0.004121006388601822,"q95":0.004852137457166659}},"2W_Moderate":{"TotalInfected":{"mean":0.08866721391677856,"q05":0.01625885632540429,"q20":0.0516180745657067,"q40":0.07751458164724655,"q60":0.09981984618631058,"q80":0.12571635326785044,"q95":0.16107557150815283},"MaxActiveInfected":{"mean":0.003442036686465144,"q05":0.0018527291921959107,"q20":0.002628836708098308,"q40":0.003197245026546212,"q60":0.0036868283463840764,"q80":0.00425523666483198,"q95":0.005031344180734377}}}}} \ No newline at end of file diff --git a/web/country-data/extdata-BE.json b/web/country-data/extdata-BE.json new file mode 100644 index 00000000..ee5d8bfb --- /dev/null +++ b/web/country-data/extdata-BE.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.019028574228286743,0.025813914835453033,0.03316983953118324,0.04065459221601486,0.04813944175839424,0.05565786361694336,0.06314940750598907,0.0705689936876297,0.0779171884059906,0.08519209176301956,0.09237401187419891,0.09948161989450455,0.10647038370370865,0.11334117501974106,0.12010548263788223,0.1267486810684204,0.13326674699783325,0.1410064399242401,0.14965923130512238,0.15915347635746002,0.16958056390285492,0.18090692162513733,0.1931954324245453,0.2064586579799652,0.2206905484199524,0.23588941991329193,0.25204357504844666,0.26903077960014343,0.286886990070343,0.3054581582546234,0.32474619150161743,0.3445616066455841,0.3648335039615631,0.38538089394569397,0.40591996908187866,0.4264080226421356,0.44675394892692566,0.4667437672615051,0.48630839586257935,0.5052719116210938,0.5235567092895508,0.5411490201950073,0.5578970909118652,0.5738270282745361,0.5888205766677856,0.6028769016265869,0.6160638332366943,0.6283025741577148,0.6396344900131226,0.6501179933547974,0.6597615480422974,0.6686851978302002,0.6768584251403809,0.6843417882919312,0.6911894083023071,0.697372555732727,0.7030431032180786,0.7081794738769531,0.7128523588180542,0.7170999050140381,0.7209650278091431,0.7244510650634766,0.7276177406311035,0.7304568290710449,0.7330365180969238,0.7353706359863281,0.7374683618545532,0.7393778562545776,0.7410881519317627,0.7426363229751587,0.7440296411514282,0.7452913522720337,0.7464398145675659,0.7474689483642578,0.7483890056610107,0.7492110729217529,0.7499668598175049,0.7506451606750488,0.7512495517730713,0.7517989873886108,0.7522929906845093,0.7527323961257935,0.7531287670135498,0.7534952163696289,0.7538174390792847,0.7541046142578125,0.7543683052062988,0.7546049356460571,0.7548214197158813,0.7550123929977417,0.7551840543746948,0.7553378343582153,0.7554799318313599,0.7556087970733643,0.7557228803634644,0.7558287382125854,0.7559217214584351,0.7560070753097534,0.7560802698135376,0.7561479806900024,0.7562090158462524,0.7562605142593384,0.7563093900680542,0.7563521862030029,0.756389856338501,0.7564258575439453,0.7564557790756226,0.7564855813980103,0.7565109729766846,0.756533145904541,0.7565550804138184,0.7565741539001465,0.7565908432006836,0.7566055059432983,0.7566194534301758,0.7566324472427368,0.7566447257995605,0.7566553354263306,0.7566637992858887,0.7566717863082886,0.7566781044006348,0.7566846609115601,0.756690263748169,0.7566955089569092,0.7567005157470703,0.7567044496536255,0.7567082643508911,0.7567119598388672,0.7567148208618164,0.756717324256897,0.756719708442688,0.7567222118377686,0.7567243576049805,0.7567265033721924,0.7567284107208252,0.7567301988601685,0.7567317485809326,0.7567329406738281,0.7567340135574341,0.7567352056503296,0.7567358016967773,0.7567366361618042,0.756737232208252,0.7567379474639893,0.7567383050918579,0.7567386627197266,0.7567392587661743,0.756739616394043,0.7567398548126221,0.7567399740219116,0.7567403316497803,0.7567404508590698,0.7567406892776489,0.756740927696228,0.7567411661148071,0.7567414045333862,0.7567415237426758,0.7567417621612549,0.7567417621612549,0.7567417621612549,0.7567418813705444,0.7567422389984131,0.7567422389984131,0.7567422389984131,0.7567424774169922,0.7567425966262817,0.7567425966262817,0.7567425966262817,0.7567425966262817,0.7567425966262817,0.7567425966262817,0.7567425966262817,0.7567425966262817,0.7567425966262817,0.7567425966262817,0.7567425966262817,0.7567425966262817,0.7567425966262817,0.7567425966262817,0.7567425966262817,0.7567425966262817,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713,0.7567427158355713],"recovered":[0.0,0.009435871616005898,0.017569489777088165,0.025305017828941345,0.032917093485593796,0.04048559442162514,0.04802429676055908,0.05553837865591049,0.06304812431335449,0.07046262174844742,0.07777506858110428,0.08504233509302139,0.09221765398979187,0.09929706156253815,0.10629035532474518,0.11314397305250168,0.1199040412902832,0.12651735544204712,0.13371671736240387,0.1416369080543518,0.150370255112648,0.15993118286132812,0.17038053274154663,0.181759312748909,0.19402895867824554,0.20733170211315155,0.22154143452644348,0.23675718903541565,0.2528829574584961,0.2699073255062103,0.2876773178577423,0.306211918592453,0.32539403438568115,0.3451671004295349,0.3652786612510681,0.3856261968612671,0.40605446696281433,0.42641681432724,0.4465680718421936,0.4664425253868103,0.48586997389793396,0.5047376751899719,0.5229381918907166,0.540438175201416,0.5571599006652832,0.5729820728302002,0.5878770351409912,0.6019710898399353,0.6151074767112732,0.6273403167724609,0.6386960744857788,0.6492390036582947,0.6589248776435852,0.6678630709648132,0.6760756373405457,0.6835530996322632,0.6904311776161194,0.6967141032218933,0.7024145126342773,0.7075993418693542,0.7123304009437561,0.7166155576705933,0.7204904556274414,0.7240085601806641,0.7271985411643982,0.730080783367157,0.7326951026916504,0.7350479960441589,0.7371857762336731,0.7391029000282288,0.740829586982727,0.74239182472229,0.7438075542449951,0.7450879216194153,0.7462347745895386,0.747282862663269,0.7482160329818726,0.7490530610084534,0.749822735786438,0.7505080103874207,0.7511215806007385,0.7516740560531616,0.7521709203720093,0.7526200413703918,0.7530255913734436,0.7533797025680542,0.7537040114402771,0.7540018558502197,0.7542713284492493,0.7545060515403748,0.7547245621681213,0.7549216151237488,0.7550933361053467,0.7552522420883179,0.755397617816925,0.7555221915245056,0.7556427121162415,0.7557443976402283,0.7558363080024719,0.7559182047843933,0.7559943795204163,0.7560623288154602,0.7561209797859192,0.7561742663383484,0.7562233805656433,0.7562675476074219,0.7563061118125916,0.7563397884368896,0.7563730478286743,0.756401538848877,0.7564275860786438,0.7564519047737122,0.7564725279808044,0.7564922571182251,0.7565085887908936,0.7565230131149292,0.7565380334854126,0.7565509080886841,0.7565621733665466,0.7565715909004211,0.7565804719924927,0.7565890550613403,0.7565975189208984,0.7566046714782715,0.7566107511520386,0.7566155195236206,0.7566200494766235,0.7566242814064026,0.7566276788711548,0.7566312551498413,0.7566342949867249,0.7566368579864502,0.7566395998001099,0.7566421031951904,0.756644606590271,0.7566468715667725,0.7566488981246948,0.7566506266593933,0.7566521167755127,0.756653368473053,0.7566545605659485,0.7566556334495544,0.7566565275192261,0.7566574811935425,0.7566583752632141,0.7566587924957275,0.7566595077514648,0.7566598653793335,0.7566604018211365,0.7566606402397156,0.7566608786582947,0.7566611766815186,0.7566612958908081,0.7566615343093872,0.7566617727279663,0.7566621899604797,0.7566624283790588,0.7566626071929932,0.7566627860069275,0.756662905216217,0.7566629648208618,0.7566630840301514,0.7566630840301514,0.7566633224487305,0.7566633224487305,0.75666344165802,0.7566635608673096,0.7566635608673096,0.7566636204719543,0.7566637396812439,0.7566637396812439,0.7566637396812439,0.7566637992858887,0.7566637992858887,0.7566637992858887,0.7566637992858887,0.7566637992858887,0.7566637992858887,0.7566637992858887,0.7566639184951782,0.7566639184951782,0.7566639184951782,0.7566639184951782,0.7566639184951782,0.7566639184951782,0.7566639184951782,0.7566639184951782,0.7566640377044678,0.7566640377044678,0.7566640377044678,0.7566640377044678,0.7566640377044678,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125,0.7566640973091125],"active":[0.019028574228286743,0.016378043219447136,0.015600349754095078,0.015349574387073517,0.015222348272800446,0.015172269195318222,0.015125110745429993,0.015030615031719208,0.014869064092636108,0.014729470014572144,0.014598943293094635,0.014439284801483154,0.014252729713916779,0.014044113457202911,0.013815127313137054,0.013604708015918732,0.013362705707550049,0.014489084482192993,0.015942513942718506,0.017516568303108215,0.01921030879020691,0.020975738763809204,0.022814899682998657,0.024699345231056213,0.026661589741706848,0.02855771780014038,0.030502140522003174,0.03227359056472778,0.034004032611846924,0.035550832748413086,0.03706887364387512,0.038349688053131104,0.03943946957588196,0.04021379351615906,0.04064130783081055,0.04078182578086853,0.04069948196411133,0.04032695293426514,0.03974032402038574,0.03882938623428345,0.03768673539161682,0.0364113450050354,0.03495889902114868,0.03338885307312012,0.03166067600250244,0.02989482879638672,0.028186798095703125,0.02633148431777954,0.024527013301849365,0.022777676582336426,0.021065473556518555,0.019446194171905518,0.017933547496795654,0.01647871732711792,0.015113770961761475,0.013819456100463867,0.012611925601959229,0.011465370655059814,0.010437846183776855,0.009500563144683838,0.008634626865386963,0.0078355073928833,0.007127285003662109,0.006448268890380859,0.005837976932525635,0.005289852619171143,0.004773259162902832,0.004329860210418701,0.0039023756980895996,0.0035334229469299316,0.003200054168701172,0.0028995275497436523,0.0026322603225708008,0.0023810267448425293,0.002154231071472168,0.0019282102584838867,0.0017508268356323242,0.001592099666595459,0.0014268159866333008,0.0012909770011901855,0.001171410083770752,0.001058340072631836,0.0009578466415405273,0.0008751749992370605,0.0007918477058410645,0.0007249116897583008,0.0006642937660217285,0.0006030797958374023,0.0005500912666320801,0.0005063414573669434,0.00045949220657348633,0.00041621923446655273,0.0003865957260131836,0.0003565549850463867,0.00032526254653930664,0.000306546688079834,0.0002790093421936035,0.0002626776695251465,0.00024396181106567383,0.00022977590560913086,0.00021463632583618164,0.00019818544387817383,0.00018841028213500977,0.00017791986465454102,0.00016647577285766602,0.0001583099365234375,0.00014966726303100586,0.00014579296112060547,0.0001379251480102539,0.0001316070556640625,0.00012749433517456055,0.00012224912643432617,0.00011831521987915039,0.00011324882507324219,0.00011086463928222656,0.00010943412780761719,0.00010669231414794922,0.00010442733764648438,0.00010162591934204102,0.00010019540786743164,9.763240814208984e-05,9.560585021972656e-05,9.274482727050781e-05,9.083747863769531e-05,8.976459503173828e-05,8.893013000488281e-05,8.821487426757812e-05,8.767843246459961e-05,8.71419906616211e-05,8.606910705566406e-05,8.541345596313477e-05,8.535385131835938e-05,8.475780487060547e-05,8.440017700195312e-05,8.380413055419922e-05,8.33272933959961e-05,8.285045623779297e-05,8.231401443481445e-05,8.189678192138672e-05,8.183717727661133e-05,8.124113082885742e-05,8.100271224975586e-05,8.07046890258789e-05,8.046627044677734e-05,7.992982864379883e-05,7.987022399902344e-05,7.975101470947266e-05,7.975101470947266e-05,7.94529914855957e-05,7.933378219604492e-05,7.94529914855957e-05,7.927417755126953e-05,7.939338684082031e-05,7.939338684082031e-05,7.939338684082031e-05,7.921457290649414e-05,7.909536361694336e-05,7.915496826171875e-05,7.897615432739258e-05,7.88569450378418e-05,7.891654968261719e-05,7.915496826171875e-05,7.915496826171875e-05,7.891654968261719e-05,7.915496826171875e-05,7.915496826171875e-05,7.903575897216797e-05,7.903575897216797e-05,7.897615432739258e-05,7.88569450378418e-05,7.88569450378418e-05,7.88569450378418e-05,7.87973403930664e-05,7.87973403930664e-05,7.87973403930664e-05,7.87973403930664e-05,7.87973403930664e-05,7.87973403930664e-05,7.87973403930664e-05,7.867813110351562e-05,7.867813110351562e-05,7.87973403930664e-05,7.87973403930664e-05,7.87973403930664e-05,7.87973403930664e-05,7.87973403930664e-05,7.87973403930664e-05,7.867813110351562e-05,7.867813110351562e-05,7.867813110351562e-05,7.867813110351562e-05,7.867813110351562e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05,7.861852645874023e-05]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.019028574228286743,0.025832587853074074,0.03299951180815697,0.040203310549259186,0.04735986143350601,0.05439041182398796,0.061288170516490936,0.06806021183729172,0.07471106201410294,0.08118262887001038,0.08754657953977585,0.09375577419996262,0.09977416694164276,0.10564883798360825,0.11138194054365158,0.11692293733358383,0.12231821566820145,0.12861700356006622,0.13559898734092712,0.14315390586853027,0.1513669341802597,0.16022419929504395,0.16977815330028534,0.18001161515712738,0.19097080826759338,0.2025986760854721,0.2149382084608078,0.22799338400363922,0.2416621446609497,0.25599202513694763,0.27091994881629944,0.2863285541534424,0.30221402645111084,0.31846532225608826,0.33502936363220215,0.3518560528755188,0.36875036358833313,0.38571617007255554,0.40263208746910095,0.41944923996925354,0.4359813928604126,0.45225730538368225,0.4681202173233032,0.48357290029525757,0.4984979033470154,0.5128366947174072,0.5266103744506836,0.5397375822067261,0.5522264242172241,0.5640839338302612,0.5752996206283569,0.5858523845672607,0.5957098007202148,0.6049315929412842,0.6135818958282471,0.6216033697128296,0.6290310621261597,0.6359508037567139,0.6423658132553101,0.6482763290405273,0.6537458896636963,0.658799409866333,0.6634521484375,0.6677083969116211,0.6716421842575073,0.6752369403839111,0.6785436868667603,0.6815874576568604,0.6843887567520142,0.6869173049926758,0.6892356872558594,0.6913719177246094,0.6933237314224243,0.6951162815093994,0.6967527866363525,0.6982381343841553,0.6995919942855835,0.7008596658706665,0.7019920349121094,0.7030336856842041,0.7039927244186401,0.7048623561859131,0.7056617736816406,0.7063950300216675,0.7070488929748535,0.7076505422592163,0.7082116603851318,0.7087205648422241,0.709176778793335,0.7095972299575806,0.7099815607070923,0.7103270292282104,0.7106461524963379,0.7109272480010986,0.711195707321167,0.7114391326904297,0.711665153503418,0.7118643522262573,0.712052583694458,0.7122179269790649,0.7123731374740601,0.7125165462493896,0.712646484375,0.7127665281295776,0.7128740549087524,0.7129698991775513,0.7130621671676636,0.7131400108337402,0.7132118940353394,0.7132772207260132,0.7133364677429199,0.7133921384811401,0.7134435176849365,0.7134901285171509,0.7135357856750488,0.7135751247406006,0.7136096954345703,0.7136430740356445,0.7136696577072144,0.7136960029602051,0.7137207984924316,0.7137430906295776,0.7137638330459595,0.713781476020813,0.7137970924377441,0.713813304901123,0.7138278484344482,0.7138415575027466,0.7138540744781494,0.7138655185699463,0.7138757705688477,0.7138850688934326,0.7138928174972534,0.7139015197753906,0.7139085531234741,0.7139148712158203,0.7139208316802979,0.7139263153076172,0.7139307260513306,0.7139347791671753,0.713939905166626,0.7139438390731812,0.7139474153518677,0.7139509916305542,0.7139542102813721,0.7139561176300049,0.7139585018157959,0.7139605283737183,0.7139626741409302,0.7139641046524048,0.7139657735824585,0.7139673233032227,0.7139686346054077,0.7139697074890137,0.7139710187911987,0.7139720916748047,0.7139731645584106,0.7139736413955688,0.7139745950698853,0.7139755487442017,0.7139763832092285,0.7139769792556763,0.7139776945114136,0.7139781713485718,0.7139787673950195,0.7139790058135986,0.7139794826507568,0.713979959487915,0.7139801979064941,0.7139806747436523,0.7139809131622314,0.7139812707901001,0.7139815092086792,0.7139817476272583,0.7139819860458374,0.7139822244644165,0.7139822244644165,0.7139822244644165,0.7139824628829956,0.7139825820922852,0.7139827013015747,0.7139827013015747,0.7139828205108643,0.7139830589294434,0.7139831781387329,0.7139832973480225,0.713983416557312,0.713983416557312,0.7139835357666016,0.7139835357666016,0.7139835357666016,0.7139835357666016,0.7139835357666016,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911,0.7139836549758911],"recovered":[0.0,0.009476331062614918,0.017621170729398727,0.02528492920100689,0.032664526253938675,0.03995877131819725,0.04711324721574783,0.05415765941143036,0.061050135642290115,0.06784707307815552,0.07447076588869095,0.08093968778848648,0.08728072792291641,0.09347416460514069,0.09950689971446991,0.10537204146385193,0.1110602542757988,0.11660502105951309,0.12253721803426743,0.12900406122207642,0.13602791726589203,0.14360594749450684,0.15185575187206268,0.16074161231517792,0.17030620574951172,0.18058691918849945,0.1915225386619568,0.20313426852226257,0.21550294756889343,0.2285236120223999,0.24218520522117615,0.25645679235458374,0.2713242769241333,0.2866976261138916,0.30249083042144775,0.3186578154563904,0.33516308665275574,0.3518468141555786,0.368697851896286,0.3855437636375427,0.40241581201553345,0.4190797209739685,0.4355804920196533,0.4518032968044281,0.46759605407714844,0.4829789400100708,0.49784043431282043,0.5121732354164124,0.525870680809021,0.5389882326126099,0.5514774918556213,0.5633352994918823,0.5745485424995422,0.5850720405578613,0.5949459671974182,0.6042025089263916,0.6128374338150024,0.6208717823028564,0.6283373832702637,0.6352835893630981,0.6417518854141235,0.6476966142654419,0.653186023235321,0.6582587361335754,0.6629272699356079,0.6672213673591614,0.671163022518158,0.6748040914535522,0.6781396269798279,0.6811996698379517,0.6840144991874695,0.6865651607513428,0.6889192461967468,0.6910834908485413,0.693052351474762,0.6948668360710144,0.6965043544769287,0.6980070471763611,0.6993802189826965,0.7006429433822632,0.701789379119873,0.7028555870056152,0.7038170695304871,0.7046912312507629,0.705501139163971,0.7062321901321411,0.7069023251533508,0.7075116634368896,0.7080824375152588,0.7085841298103333,0.7090532779693604,0.7094762325286865,0.709868311882019,0.7102186679840088,0.7105358242988586,0.7108372449874878,0.7111038565635681,0.7113569378852844,0.7115834355354309,0.7117863297462463,0.7119701504707336,0.712141752243042,0.7123034000396729,0.7124426364898682,0.7125712037086487,0.7126908898353577,0.7127984762191772,0.7128974199295044,0.712985098361969,0.7130649089813232,0.7131386399269104,0.7132089138031006,0.7132701277732849,0.713329553604126,0.713380753993988,0.7134291529655457,0.7134729027748108,0.7135125994682312,0.713549017906189,0.713581919670105,0.7136108875274658,0.7136393785476685,0.7136630415916443,0.7136849761009216,0.7137050032615662,0.7137226462364197,0.7137398719787598,0.7137560844421387,0.7137715816497803,0.7137846946716309,0.713796854019165,0.7138081789016724,0.7138175964355469,0.7138276696205139,0.7138357758522034,0.7138431668281555,0.7138500213623047,0.7138566374778748,0.7138622999191284,0.7138669490814209,0.7138708829879761,0.7138752937316895,0.7138803005218506,0.7138847708702087,0.7138886451721191,0.7138917446136475,0.7138944864273071,0.7138968110084534,0.7138994336128235,0.7139015197753906,0.7139029502868652,0.7139044404029846,0.7139068245887756,0.713908314704895,0.7139096260070801,0.7139108777046204,0.713912308216095,0.7139131426811218,0.7139139771461487,0.7139146327972412,0.7139157056808472,0.7139168977737427,0.7139175534248352,0.7139179706573486,0.7139188051223755,0.7139192819595337,0.7139196395874023,0.7139201164245605,0.7139204740524292,0.7139207124710083,0.7139211297035217,0.7139214277267456,0.7139217257499695,0.7139219045639038,0.7139222025871277,0.7139222621917725,0.713922381401062,0.713922381401062,0.7139225602149963,0.7139227390289307,0.713922917842865,0.713922917842865,0.7139230370521545,0.7139231562614441,0.7139233350753784,0.7139233946800232,0.7139235138893127,0.7139236330986023,0.7139236927032471,0.7139236927032471,0.7139238715171814,0.7139238715171814,0.7139238715171814,0.7139238715171814,0.7139238715171814,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471,0.713923990726471],"active":[0.019028574228286743,0.01635625585913658,0.01537834107875824,0.014918381348252296,0.014695335179567337,0.01443164050579071,0.014174923300743103,0.013902552425861359,0.01366092637181282,0.013335555791854858,0.0130758136510849,0.012816086411476135,0.012493439018726349,0.01217467337846756,0.011875040829181671,0.011550895869731903,0.011257961392402649,0.012011982500553131,0.013061769306659698,0.014149844646453857,0.015339016914367676,0.01661825180053711,0.017922401428222656,0.019270002841949463,0.020664602518081665,0.022011756896972656,0.023415669798851013,0.024859115481376648,0.026159197092056274,0.02746841311454773,0.02873474359512329,0.029871761798858643,0.03088974952697754,0.031767696142196655,0.032538533210754395,0.03319823741912842,0.03358727693557739,0.03386935591697693,0.03393423557281494,0.033905476331710815,0.03356558084487915,0.033177584409713745,0.0325397253036499,0.03176960349082947,0.030901849269866943,0.029857754707336426,0.02876994013786316,0.02756434679031372,0.026355743408203125,0.025095701217651367,0.023822128772735596,0.022517085075378418,0.021161258220672607,0.01985955238342285,0.018635928630828857,0.01740086078643799,0.016193628311157227,0.015079021453857422,0.014028429985046387,0.0129927396774292,0.011994004249572754,0.011102795600891113,0.010266125202178955,0.009449660778045654,0.008714914321899414,0.008015573024749756,0.007380664348602295,0.0067833662033081055,0.006249129772186279,0.005717635154724121,0.005221188068389893,0.0048067569732666016,0.00440448522567749,0.004032790660858154,0.003700435161590576,0.003371298313140869,0.003087639808654785,0.00285261869430542,0.002611815929412842,0.002390742301940918,0.00220334529876709,0.0020067691802978516,0.0018447041511535645,0.001703798770904541,0.0015477538108825684,0.0014183521270751953,0.0013093352317810059,0.0012089014053344727,0.0010943412780761719,0.0010131001472473145,0.0009282827377319336,0.0008507966995239258,0.0007778406143188477,0.0007085800170898438,0.0006598830223083496,0.0006018877029418945,0.0005612969398498535,0.0005074143409729004,0.0004691481590270996,0.0004315972328186035,0.000402987003326416,0.00037479400634765625,0.00034308433532714844,0.00032389163970947266,0.00030285120010375977,0.0002790093421936035,0.0002636909484863281,0.00024259090423583984,0.00022679567337036133,0.0002123117446899414,0.00019782781600952148,0.00018322467803955078,0.00017338991165161133,0.00016057491302490234,0.00015503168106079102,0.00014597177505493164,0.00013679265975952148,0.00013047456741333008,0.00012063980102539062,0.00011408329010009766,0.00010991096496582031,0.00010371208190917969,0.00010079145431518555,9.649991989135742e-05,9.208917617797852e-05,9.065866470336914e-05,8.797645568847656e-05,8.547306060791016e-05,8.249282836914062e-05,8.082389831542969e-05,7.891654968261719e-05,7.68899917602539e-05,7.522106170654297e-05,7.385015487670898e-05,7.277727127075195e-05,7.170438766479492e-05,7.081031799316406e-05,6.967782974243164e-05,6.842613220214844e-05,6.783008575439453e-05,6.902217864990234e-05,6.854534149169922e-05,6.711483001708984e-05,6.622076034545898e-05,6.556510925292969e-05,6.437301635742188e-05,6.401538848876953e-05,6.371736526489258e-05,6.324052810668945e-05,6.258487701416016e-05,6.282329559326172e-05,6.288290023803711e-05,6.181001663208008e-05,6.139278411865234e-05,6.139278411865234e-05,6.121397018432617e-05,6.085634231567383e-05,6.0498714447021484e-05,6.0617923736572266e-05,6.091594696044922e-05,6.0677528381347656e-05,6.008148193359375e-05,6.014108657836914e-05,6.020069122314453e-05,5.996227264404297e-05,5.9723854064941406e-05,5.984306335449219e-05,5.984306335449219e-05,5.9723854064941406e-05,5.996227264404297e-05,5.97834587097168e-05,5.984306335449219e-05,5.97834587097168e-05,5.984306335449219e-05,5.97834587097168e-05,5.996227264404297e-05,5.984306335449219e-05,5.984306335449219e-05,5.990266799926758e-05,5.984306335449219e-05,5.97834587097168e-05,5.97834587097168e-05,5.97834587097168e-05,5.990266799926758e-05,5.984306335449219e-05,5.990266799926758e-05,5.990266799926758e-05,5.97834587097168e-05,5.984306335449219e-05,5.984306335449219e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.97834587097168e-05,5.97834587097168e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05,5.9664249420166016e-05]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.019028574228286743,0.02582343854010105,0.03282097727060318,0.03976646065711975,0.04655934497714043,0.05311711132526398,0.05951680988073349,0.06570138037204742,0.07168658077716827,0.07743676006793976,0.08304169774055481,0.08842537552118301,0.09360553324222565,0.0986037626862526,0.1033821552991867,0.10798861086368561,0.11240862309932709,0.11746843159198761,0.12300319969654083,0.12892624735832214,0.13528510928153992,0.14202207326889038,0.14922398328781128,0.15685144066810608,0.16496816277503967,0.1735447645187378,0.1825672686100006,0.19204002618789673,0.201970174908638,0.21234436333179474,0.2231474667787552,0.2343641221523285,0.24592465162277222,0.25785762071609497,0.27006813883781433,0.2826142907142639,0.2953382432460785,0.30829259753227234,0.3213300406932831,0.33451545238494873,0.3477524518966675,0.36097344756126404,0.374105840921402,0.38716328144073486,0.40001559257507324,0.41271331906318665,0.4251222610473633,0.4372737407684326,0.44910579919815063,0.46060189604759216,0.47170576453208923,0.482411652803421,0.49267226457595825,0.5025971531867981,0.5120608806610107,0.5210824012756348,0.5296148061752319,0.537773609161377,0.5454899072647095,0.5528274774551392,0.5597143173217773,0.5662198066711426,0.5723510980606079,0.5780786275863647,0.5834977626800537,0.5885348320007324,0.5932625532150269,0.5976773500442505,0.6018046140670776,0.6056585311889648,0.6092485189437866,0.6126115322113037,0.6157439947128296,0.6186344623565674,0.6213370561599731,0.6238248348236084,0.6261621713638306,0.628345251083374,0.6303592920303345,0.6322349309921265,0.6339709758758545,0.6355748176574707,0.6370636224746704,0.6384388208389282,0.6397124528884888,0.6409097909927368,0.64200758934021,0.6430304050445557,0.6439754962921143,0.6448606252670288,0.6456769704818726,0.6464372873306274,0.6471313238143921,0.6477763652801514,0.6483714580535889,0.648932695388794,0.6494513750076294,0.6499361991882324,0.650383710861206,0.6507911682128906,0.6511775255203247,0.6515321731567383,0.6518536806106567,0.6521610021591187,0.6524479389190674,0.6527086496353149,0.6529501676559448,0.6531722545623779,0.6533795595169067,0.6535717248916626,0.6537525653839111,0.6539212465286255,0.6540751457214355,0.6542201042175293,0.6543487310409546,0.654472827911377,0.6545906066894531,0.6546943187713623,0.6547921895980835,0.6548807621002197,0.6549656391143799,0.6550451517105103,0.6551140546798706,0.6551817655563354,0.6552422046661377,0.6553006172180176,0.6553539037704468,0.6554032564163208,0.6554479598999023,0.6554899215698242,0.6555309295654297,0.6555657386779785,0.6556007862091064,0.6556329727172852,0.6556618213653564,0.6556897163391113,0.6557151079177856,0.6557391881942749,0.6557623147964478,0.6557843685150146,0.6558032035827637,0.6558218002319336,0.6558388471603394,0.6558550596237183,0.6558691263198853,0.655882716178894,0.6558953523635864,0.6559072732925415,0.6559181213378906,0.6559278964996338,0.655937671661377,0.6559466123580933,0.6559540033340454,0.6559618711471558,0.6559691429138184,0.6559751033782959,0.655981183052063,0.6559863090515137,0.6559910774230957,0.6559963226318359,0.6560013294219971,0.6560050249099731,0.6560091972351074,0.6560131311416626,0.6560165882110596,0.6560196876525879,0.6560231447219849,0.6560260057449341,0.6560286283493042,0.6560312509536743,0.6560335159301758,0.656035304069519,0.6560373306274414,0.6560389995574951,0.6560405492782593,0.6560416221618652,0.6560428142547607,0.6560438871383667,0.6560453176498413,0.6560463905334473,0.6560477018356323,0.6560488939285278,0.6560499668121338,0.6560508012771606,0.6560516357421875,0.6560524702072144,0.6560531854629517,0.6560540199279785,0.6560547351837158,0.656055212020874,0.6560555696487427,0.6560561656951904,0.6560567617416382,0.6560570001602173,0.6560574769973755,0.6560578346252441,0.6560583114624023,0.6560587882995605,0.6560590267181396,0.6560592651367188,0.6560595035552979,0.6560598611831665,0.6560602188110352,0.6560604572296143,0.6560605764389038,0.656061053276062,0.6560612916946411,0.6560615301132202,0.6560616493225098,0.6560620069503784,0.6560620069503784,0.6560622453689575,0.6560623645782471,0.6560623645782471,0.6560624837875366,0.6560624837875366,0.6560626029968262,0.6560627222061157,0.6560627222061157,0.6560627222061157,0.6560627222061157,0.6560628414154053,0.6560628414154053,0.6560629606246948,0.6560629606246948,0.6560629606246948,0.6560629606246948,0.6560630798339844,0.6560630798339844,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739,0.6560631990432739],"recovered":[0.0,0.009443793445825577,0.017592310905456543,0.025158079341053963,0.03241969272494316,0.03943967819213867,0.046205684542655945,0.05280909687280655,0.05921577662229538,0.06537799537181854,0.07134301960468292,0.07714855670928955,0.08272821456193924,0.0881081223487854,0.09329978376626968,0.09828019142150879,0.10308809578418732,0.10769635438919067,0.11251859366893768,0.1176721602678299,0.12321843206882477,0.12916533648967743,0.1355212777853012,0.1422853022813797,0.1495218276977539,0.15718190371990204,0.1652992069721222,0.17385345697402954,0.18288162350654602,0.19234926998615265,0.20229555666446686,0.21268397569656372,0.22348284721374512,0.23463281989097595,0.24618496000766754,0.2580973505973816,0.2703288197517395,0.2827979326248169,0.295513778924942,0.30837681889533997,0.321431428194046,0.3345162272453308,0.3476983308792114,0.36086687445640564,0.3739627003669739,0.3869195878505707,0.399732381105423,0.4123772978782654,0.4247962534427643,0.43691566586494446,0.4487154483795166,0.4601684510707855,0.4712692201137543,0.4819517731666565,0.4922128915786743,0.5020859837532043,0.5115406513214111,0.5205628275871277,0.5291391611099243,0.5372918248176575,0.5450102090835571,0.5523250699043274,0.5592352747917175,0.565741777420044,0.5718584060668945,0.5776435136795044,0.5830482244491577,0.5881030559539795,0.592832088470459,0.5972796678543091,0.6014163494110107,0.6052773594856262,0.6088837385177612,0.612244725227356,0.6153935790061951,0.6183010935783386,0.6210088729858398,0.623535692691803,0.625880777835846,0.6280612349510193,0.6300803422927856,0.631961464881897,0.6336866617202759,0.635315477848053,0.636812686920166,0.6382054686546326,0.6394926309585571,0.6406833529472351,0.6417842507362366,0.642814576625824,0.6437779068946838,0.644670844078064,0.6454933285713196,0.6462544798851013,0.6469556093215942,0.6476114392280579,0.6482188105583191,0.6487755179405212,0.6492887139320374,0.6497747898101807,0.6502183079719543,0.6506298184394836,0.6510184407234192,0.6513763666152954,0.6517010927200317,0.6520088315010071,0.6522961854934692,0.6525599956512451,0.6528052687644958,0.6530321836471558,0.6532405614852905,0.6534348130226135,0.6536187529563904,0.6537823677062988,0.653935968875885,0.6540797352790833,0.654215931892395,0.6543403267860413,0.6544597744941711,0.6545642018318176,0.6546618342399597,0.6547490358352661,0.6548340320587158,0.654911994934082,0.654985785484314,0.6550499200820923,0.6551106572151184,0.6551674008369446,0.655220627784729,0.6552706956863403,0.6553146243095398,0.6553581357002258,0.6553978323936462,0.6554346680641174,0.6554715037345886,0.6555023193359375,0.655531644821167,0.6555593013763428,0.6555854082107544,0.6556087732315063,0.6556323766708374,0.6556547284126282,0.6556748151779175,0.6556926369667053,0.6557099223136902,0.6557255387306213,0.6557394862174988,0.655753493309021,0.6557658314704895,0.6557776927947998,0.6557886600494385,0.6557990312576294,0.65580815076828,0.6558161973953247,0.6558243632316589,0.6558310985565186,0.6558386087417603,0.6558459997177124,0.6558517217636108,0.6558563709259033,0.6558626890182495,0.6558679342269897,0.6558724045753479,0.6558767557144165,0.6558805704116821,0.6558842658996582,0.6558873653411865,0.6558905839920044,0.6558939218521118,0.6558969020843506,0.6558997631072998,0.6559020280838013,0.6559039950370789,0.6559063196182251,0.6559082269668579,0.6559100151062012,0.6559114456176758,0.6559128761291504,0.6559140682220459,0.655915379524231,0.6559166312217712,0.6559180617332458,0.6559189558029175,0.6559203267097473,0.6559213399887085,0.6559221148490906,0.6559227705001831,0.6559234261512756,0.6559246182441711,0.6559253931045532,0.6559258699417114,0.6559263467788696,0.6559266448020935,0.655927300453186,0.6559275388717651,0.6559280157089233,0.6559283137321472,0.6559286117553711,0.6559290885925293,0.6559295654296875,0.6559299230575562,0.6559301018714905,0.6559303998947144,0.6559305787086487,0.6559308767318726,0.6559311747550964,0.6559314131736755,0.6559315919876099,0.6559317111968994,0.6559317111968994,0.6559318900108337,0.6559320092201233,0.6559321880340576,0.6559323072433472,0.6559323668479919,0.6559323668479919,0.6559324860572815,0.6559326648712158,0.6559327244758606,0.6559328436851501,0.6559328436851501,0.6559328436851501,0.6559328436851501,0.6559329628944397,0.6559329628944397,0.6559329628944397,0.6559329628944397,0.6559330224990845,0.6559330224990845,0.655933141708374,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188,0.6559332013130188],"active":[0.019028574228286743,0.016379645094275475,0.015228666365146637,0.014608381316065788,0.014139652252197266,0.013677433133125305,0.013311125338077545,0.012892283499240875,0.012470804154872894,0.012058764696121216,0.011698678135871887,0.011276818811893463,0.010877318680286407,0.010495640337467194,0.010082371532917023,0.009708419442176819,0.00932052731513977,0.009772077202796936,0.01048460602760315,0.011254087090492249,0.012066677212715149,0.012856736779212952,0.01370270550251007,0.01456613838672638,0.015446335077285767,0.016362860798835754,0.017268061637878418,0.018186569213867188,0.01908855140209198,0.01999509334564209,0.02085191011428833,0.02168014645576477,0.0224418044090271,0.02322480082511902,0.02388317883014679,0.024516940116882324,0.02500942349433899,0.025494664907455444,0.025816261768341064,0.026138633489608765,0.02632102370262146,0.026457220315933228,0.026407510042190552,0.026296406984329224,0.026052892208099365,0.025793731212615967,0.025389879941940308,0.024896442890167236,0.024309545755386353,0.023686230182647705,0.022990316152572632,0.022243201732635498,0.02140304446220398,0.0206453800201416,0.019847989082336426,0.01899641752243042,0.0180741548538208,0.017210781574249268,0.016350746154785156,0.01553565263748169,0.014704108238220215,0.013894736766815186,0.01311582326889038,0.0123368501663208,0.01163935661315918,0.010891318321228027,0.01021432876586914,0.009574294090270996,0.008972525596618652,0.008378863334655762,0.007832169532775879,0.00733417272567749,0.006860256195068359,0.006389737129211426,0.005943477153778076,0.005523741245269775,0.005153298377990723,0.004809558391571045,0.004478514194488525,0.004173696041107178,0.0038906335830688477,0.0036133527755737305,0.0033769607543945312,0.003123342990875244,0.002899765968322754,0.002704322338104248,0.002514958381652832,0.0023470520973205566,0.0021912455558776855,0.002046048641204834,0.0018990635871887207,0.0017664432525634766,0.0016379952430725098,0.0015218853950500488,0.001415848731994629,0.001321256160736084,0.0012325644493103027,0.0011606812477111816,0.0010949969291687012,0.001016378402709961,0.0009592175483703613,0.0009023547172546387,0.0008352398872375488,0.0007846355438232422,0.0007468461990356445,0.0006998181343078613,0.0006539821624755859,0.0006122589111328125,0.0005742907524108887,0.0005395412445068359,0.0005120038986206055,0.0004864335060119629,0.000456392765045166,0.00043773651123046875,0.0004127621650695801,0.00039309263229370117,0.00037467479705810547,0.0003539919853210449,0.0003324151039123535,0.0003165602684020996,0.000303804874420166,0.0002961158752441406,0.00028002262115478516,0.00026977062225341797,0.00025641918182373047,0.00025069713592529297,0.00024324655532836914,0.0002358555793762207,0.00022733211517333984,0.00021922588348388672,0.00021630525588989258,0.00020760297775268555,0.00020295381546020508,0.0001983046531677246,0.00019031763076782227,0.00018739700317382812,0.00018346309661865234,0.0001798868179321289,0.00017690658569335938,0.00017559528350830078,0.00017082691192626953,0.00016707181930541992,0.000164031982421875,0.00016242265701293945,0.00015920400619506836,0.00015717744827270508,0.00015586614608764648,0.0001537799835205078,0.00015228986740112305,0.00015020370483398438,0.00014901161193847656,0.0001475811004638672,0.00014585256576538086,0.0001456737518310547,0.00014477968215942383,0.00014400482177734375,0.00014257431030273438,0.00014030933380126953,0.00013935565948486328,0.0001399517059326172,0.0001386404037475586,0.00013709068298339844,0.00013679265975952148,0.00013637542724609375,0.0001360177993774414,0.0001354217529296875,0.00013577938079833984,0.0001354217529296875,0.0001347064971923828,0.00013434886932373047,0.00013375282287597656,0.00013327598571777344,0.00013333559036254883,0.00013267993927001953,0.0001323223114013672,0.0001316070556640625,0.00013136863708496094,0.0001310110092163086,0.00013124942779541016,0.0001310110092163086,0.00013107061386108398,0.00013083219528198242,0.0001310110092163086,0.00013047456741333008,0.0001302957534790039,0.0001303553581237793,0.0001304149627685547,0.00013059377670288086,0.00013011693954467773,0.00012981891632080078,0.00012969970703125,0.00012981891632080078,0.00013011693954467773,0.00012969970703125,0.00012993812561035156,0.00012981891632080078,0.00012999773025512695,0.00013017654418945312,0.00012993812561035156,0.00012969970703125,0.00012958049774169922,0.0001297593116760254,0.00012981891632080078,0.00012987852096557617,0.00012969970703125,0.00012987852096557617,0.00012987852096557617,0.00012993812561035156,0.00012993812561035156,0.0001302957534790039,0.00013011693954467773,0.00013023614883422852,0.00013017654418945312,0.00013005733489990234,0.00013011693954467773,0.00013011693954467773,0.00013011693954467773,0.00013005733489990234,0.00012999773025512695,0.00012987852096557617,0.00012987852096557617,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00013005733489990234,0.00013005733489990234,0.00013005733489990234,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695,0.00012999773025512695]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.019028574228286743,0.025831550359725952,0.03317210078239441,0.04065968468785286,0.04821149259805679,0.05574877932667732,0.06322796642780304,0.07064548134803772,0.07802951335906982,0.08533044904470444,0.09253283590078354,0.09963402152061462,0.10665834695100784,0.1135704442858696,0.12036710232496262,0.12704850733280182,0.13355402648448944,0.14133529365062714,0.14999093115329742,0.15954262018203735,0.17001204192638397,0.1814015805721283,0.19376441836357117,0.2071271389722824,0.22148503363132477,0.23681461811065674,0.25303536653518677,0.27022966742515564,0.28822657465934753,0.30697450041770935,0.3264108896255493,0.346322238445282,0.36663976311683655,0.38722580671310425,0.40791720151901245,0.42858171463012695,0.4489743113517761,0.46912503242492676,0.48873353004455566,0.5078117251396179,0.5261979103088379,0.5438122749328613,0.5605971813201904,0.5764420032501221,0.5914143323898315,0.6054515838623047,0.6185876131057739,0.6307629346847534,0.6420501470565796,0.6524583101272583,0.6620360612869263,0.6708338260650635,0.6788982152938843,0.6862664222717285,0.6929458379745483,0.6990288496017456,0.704537034034729,0.7095603942871094,0.7140986919403076,0.71820068359375,0.7219111919403076,0.7252585887908936,0.7282776832580566,0.7310042381286621,0.7334600687026978,0.7356517314910889,0.7376453876495361,0.7394108772277832,0.7410187721252441,0.7424644231796265,0.7437572479248047,0.7449120283126831,0.7459546327590942,0.7468880414962769,0.7477250099182129,0.7484736442565918,0.7491480112075806,0.7497512102127075,0.7502905130386353,0.7507866621017456,0.7512305974960327,0.7516200542449951,0.7519659996032715,0.752285361289978,0.7525662183761597,0.752825140953064,0.7530497312545776,0.7532579898834229,0.7534421682357788,0.7536042928695679,0.7537543773651123,0.753887414932251,0.7540066242218018,0.7541141510009766,0.7542134523391724,0.754298210144043,0.7543772459030151,0.7544432878494263,0.754504919052124,0.7545578479766846,0.7546077966690063,0.7546521425247192,0.7546920776367188,0.7547323703765869,0.7547661066055298,0.7547937631607056,0.7548214197158813,0.7548459768295288,0.7548671960830688,0.7548871040344238,0.7549037933349609,0.7549188137054443,0.7549312114715576,0.7549437284469604,0.75495445728302,0.7549644708633423,0.7549725770950317,0.7549813985824585,0.7549891471862793,0.7549952268600464,0.7550003528594971,0.755005955696106,0.7550100088119507,0.7550144195556641,0.7550187110900879,0.7550218105316162,0.7550249099731445,0.7550275325775146,0.755029559135437,0.7550320625305176,0.7550340890884399,0.7550362348556519,0.7550380229949951,0.7550394535064697,0.7550408840179443,0.7550418376922607,0.7550430297851562,0.7550441026687622,0.7550448179244995,0.7550457715988159,0.7550466060638428,0.7550472021102905,0.7550474405288696,0.7550479173660278,0.7550481557846069,0.755048394203186,0.7550487518310547,0.7550489902496338,0.7550493478775024,0.755049467086792,0.7550497055053711,0.7550497055053711,0.7550499439239502,0.7550500631332397,0.7550501823425293,0.7550501823425293,0.7550503015518188,0.7550503015518188,0.7550504207611084,0.7550504207611084,0.755050539970398,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875,0.7550506591796875],"recovered":[0.0,0.009475482627749443,0.01757628098130226,0.02531973086297512,0.03295991197228432,0.040540389716625214,0.04811304435133934,0.05564825236797333,0.06314460933208466,0.07058051228523254,0.07796642184257507,0.08522416651248932,0.09241608530282974,0.09950661659240723,0.10651698708534241,0.11341135203838348,0.12020809948444366,0.12684282660484314,0.13407312333583832,0.14200764894485474,0.15075278282165527,0.16037850081920624,0.1709204614162445,0.18236884474754333,0.19476403295993805,0.20811372995376587,0.22243495285511017,0.23770663142204285,0.2539610266685486,0.271076500415802,0.2889656126499176,0.3076935410499573,0.32699891924858093,0.34681087732315063,0.36703673005104065,0.38743162155151367,0.4079740643501282,0.4284364879131317,0.44872260093688965,0.46864989399909973,0.4881857633590698,0.507174015045166,0.5254647135734558,0.5429477095603943,0.5596235990524292,0.5754555463790894,0.5903962850570679,0.6043704748153687,0.6174903512001038,0.6296861171722412,0.6409872770309448,0.6514312624931335,0.6610381007194519,0.6698581576347351,0.6779298782348633,0.68535977602005,0.6920729279518127,0.6981931924819946,0.7037849426269531,0.7088461518287659,0.7134539484977722,0.7176015973091125,0.721344530582428,0.7247169017791748,0.7277746796607971,0.7305182218551636,0.7330008745193481,0.7352244257926941,0.7372400760650635,0.7390355467796326,0.740658700466156,0.7421205043792725,0.7434353828430176,0.7446218132972717,0.7456690669059753,0.7466201186180115,0.7474654912948608,0.7482185959815979,0.7489054799079895,0.7495173811912537,0.7500661611557007,0.7505686283111572,0.751008152961731,0.7514048218727112,0.7517656683921814,0.7520804405212402,0.7523691654205322,0.752623975276947,0.7528538107872009,0.7530614733695984,0.7532467246055603,0.753410816192627,0.753562867641449,0.753698468208313,0.7538171410560608,0.7539286613464355,0.7540253400802612,0.7541128993034363,0.7541905045509338,0.7542638778686523,0.7543262839317322,0.7543845176696777,0.7544348835945129,0.7544786334037781,0.7545208930969238,0.754559338092804,0.7545925378799438,0.7546215057373047,0.7546482682228088,0.7546721696853638,0.7546948790550232,0.7547163963317871,0.7547329664230347,0.7547488212585449,0.7547627687454224,0.7547742128372192,0.7547857761383057,0.7547949552536011,0.7548045516014099,0.7548108696937561,0.754818320274353,0.7548239827156067,0.7548296451568604,0.7548342943191528,0.7548395395278931,0.7548443675041199,0.754848062992096,0.754851222038269,0.7548542618751526,0.7548568248748779,0.7548595666885376,0.7548618316650391,0.754863977432251,0.7548658847808838,0.7548673748970032,0.7548688054084778,0.7548699975013733,0.7548712491989136,0.754872739315033,0.754874050617218,0.7548748254776001,0.7548757791519165,0.754876434803009,0.7548767328262329,0.7548772692680359,0.7548777461051941,0.754878044128418,0.7548782229423523,0.754878580570221,0.7548787593841553,0.7548789978027344,0.7548791766166687,0.7548792362213135,0.7548794150352478,0.7548795342445374,0.7548797130584717,0.7548798322677612,0.754879891872406,0.7548800110816956,0.7548801302909851,0.7548801898956299,0.7548801898956299,0.7548803091049194,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538,0.7548804879188538],"active":[0.019028574228286743,0.01635606773197651,0.015595819801092148,0.015339953824877739,0.015251580625772476,0.015208389610052109,0.0151149220764637,0.014997228980064392,0.014884904026985168,0.014749936759471893,0.014566414058208466,0.014409855008125305,0.0142422616481781,0.014063827693462372,0.013850115239620209,0.013637155294418335,0.013345927000045776,0.014492467045783997,0.015917807817459106,0.017534971237182617,0.0192592591047287,0.021023079752922058,0.02284395694732666,0.024758294224739075,0.02672100067138672,0.02870088815689087,0.0306004136800766,0.03252303600311279,0.03426554799079895,0.03589800000190735,0.037445276975631714,0.03862869739532471,0.039640843868255615,0.04041492938995361,0.0408804714679718,0.04115009307861328,0.04100024700164795,0.040688544511795044,0.040010929107666016,0.03916183114051819,0.038012146949768066,0.03663825988769531,0.03513246774673462,0.03349429368972778,0.031790733337402344,0.029996037483215332,0.028191328048706055,0.026392459869384766,0.02455979585647583,0.02277219295501709,0.021048784255981445,0.01940256357192993,0.017860114574432373,0.016408264636993408,0.015015959739685059,0.013669073581695557,0.01246410608291626,0.011367201805114746,0.010313749313354492,0.00935453176498413,0.0084572434425354,0.007656991481781006,0.006933152675628662,0.006287336349487305,0.005685389041900635,0.005133509635925293,0.004644513130187988,0.004186451435089111,0.003778696060180664,0.0034288763999938965,0.0030985474586486816,0.0027915239334106445,0.00251924991607666,0.002266228199005127,0.002055943012237549,0.0018535256385803223,0.0016825199127197266,0.0015326142311096191,0.001385033130645752,0.0012692809104919434,0.0011644363403320312,0.0010514259338378906,0.0009578466415405273,0.0008805394172668457,0.0008005499839782715,0.0007447004318237305,0.0006805658340454102,0.0006340146064758301,0.0005883574485778809,0.0005428194999694824,0.000507652759552002,0.00047659873962402344,0.0004437565803527832,0.0004156827926635742,0.00039631128311157227,0.0003695487976074219,0.00035190582275390625,0.00033038854598999023,0.00031441450119018555,0.00029397010803222656,0.0002815127372741699,0.0002676248550415039,0.00025719404220581055,0.0002537369728088379,0.00024521350860595703,0.00023442506790161133,0.0002288818359375,0.0002244710922241211,0.00021892786026000977,0.0002149343490600586,0.00020891427993774414,0.00020241737365722656,0.00019824504852294922,0.00019490718841552734,0.00019168853759765625,0.00019025802612304688,0.00018680095672607422,0.00018644332885742188,0.00018459558486938477,0.0001843571662902832,0.00018203258514404297,0.00018197298049926758,0.00018036365509033203,0.00018012523651123047,0.00017917156219482422,0.0001774430274963379,0.00017684698104858398,0.00017631053924560547,0.00017529726028442383,0.00017523765563964844,0.00017452239990234375,0.00017440319061279297,0.00017404556274414062,0.0001735687255859375,0.0001735091209411621,0.00017303228378295898,0.00017303228378295898,0.0001728534698486328,0.00017207860946655273,0.0001717209815979004,0.00017178058624267578,0.00017142295837402344,0.0001710057258605957,0.00017118453979492188,0.00017088651657104492,0.00017064809799194336,0.00017070770263671875,0.00017076730728149414,0.00017076730728149414,0.00017070770263671875,0.00017070770263671875,0.00017052888870239258,0.00017070770263671875,0.00017064809799194336,0.00017064809799194336,0.0001704692840576172,0.0001704692840576172,0.0001704096794128418,0.0001704096794128418,0.00017029047012329102,0.0001703500747680664,0.0001704692840576172,0.0001703500747680664,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023,0.00017017126083374023]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.019028574228286743,0.02581966668367386,0.032985083758831024,0.04021764546632767,0.04740644991397858,0.054488588124513626,0.06145557388663292,0.06822563707828522,0.07488185912370682,0.08141821622848511,0.08781754225492477,0.09404832869768143,0.1001257672905922,0.10604475438594818,0.11180766671895981,0.11738025397062302,0.12282863259315491,0.12917174398899078,0.13619324564933777,0.1438344568014145,0.15210264921188354,0.16102707386016846,0.17062479257583618,0.1809176653623581,0.19197475910186768,0.20369485020637512,0.21615228056907654,0.22931542992591858,0.24308709800243378,0.25755712389945984,0.27262255549430847,0.28817689418792725,0.30424436926841736,0.3206905126571655,0.33738648891448975,0.3543180525302887,0.37141239643096924,0.388560026884079,0.40563514828681946,0.4225127696990967,0.43919703364372253,0.45554643869400024,0.4714732766151428,0.4869349002838135,0.5018926858901978,0.5162795782089233,0.5300490856170654,0.5431623458862305,0.5556315183639526,0.5674536228179932,0.5785740613937378,0.5890206098556519,0.59883713722229,0.6079874038696289,0.6165239810943604,0.6244360208511353,0.631817102432251,0.6386153697967529,0.6448752880096436,0.6506819725036621,0.6559994220733643,0.6608961820602417,0.6653997898101807,0.6695460081100464,0.6733187437057495,0.6767653226852417,0.6799286603927612,0.6828266382217407,0.6854679584503174,0.6878958940505981,0.6900883913040161,0.6920924186706543,0.6939190626144409,0.6955810785293579,0.6971009969711304,0.6984778642654419,0.6997321844100952,0.7008774280548096,0.7019020318984985,0.7028481960296631,0.7037107944488525,0.7044854164123535,0.7051807641983032,0.7058215141296387,0.706407904624939,0.7069311141967773,0.7074066400527954,0.7078491449356079,0.7082397937774658,0.7085978984832764,0.7089223861694336,0.7092221975326538,0.7094882726669312,0.7097294330596924,0.709953784942627,0.7101517915725708,0.7103338241577148,0.7104997634887695,0.7106467485427856,0.7107824087142944,0.710909366607666,0.7110180854797363,0.7111239433288574,0.7112200260162354,0.7113076448440552,0.7113814353942871,0.711451530456543,0.7115169763565063,0.7115753889083862,0.7116284370422363,0.7116769552230835,0.7117222547531128,0.7117618322372437,0.7117981910705566,0.7118312120437622,0.7118616104125977,0.7118873596191406,0.7119131088256836,0.71193528175354,0.7119578123092651,0.7119765281677246,0.7119953632354736,0.7120121717453003,0.7120274305343628,0.7120413780212402,0.7120534181594849,0.7120643854141235,0.7120757102966309,0.7120847702026367,0.7120940685272217,0.7121014595031738,0.7121086120605469,0.7121149301528931,0.7121202945709229,0.7121254205703735,0.7121299505233765,0.7121343612670898,0.7121390104293823,0.7121423482894897,0.7121458053588867,0.7121484279632568,0.7121515274047852,0.7121541500091553,0.7121560573577881,0.7121583223342896,0.712160587310791,0.7121623754501343,0.7121638059616089,0.712165355682373,0.7121669054031372,0.7121679782867432,0.7121689319610596,0.7121701240539551,0.7121710777282715,0.7121716737747192,0.7121723890304565,0.7121732234954834,0.7121737003326416,0.7121741771697998,0.712174654006958,0.7121750116348267,0.7121759653091431,0.7121763229370117,0.7121765613555908,0.7121767997741699,0.7121772766113281,0.7121776342391968,0.712178111076355,0.7121782302856445,0.7121782302856445,0.7121784687042236,0.7121787071228027,0.7121788263320923,0.7121790647506714,0.7121790647506714,0.7121793031692505,0.7121793031692505,0.7121795415878296,0.7121795415878296,0.7121795415878296,0.7121795415878296,0.7121796607971191,0.7121796607971191,0.7121796607971191,0.7121797800064087,0.7121797800064087,0.7121797800064087,0.7121798992156982,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878,0.7121800184249878],"recovered":[0.0,0.009442001581192017,0.017565811052918434,0.02524041384458542,0.03263906389474869,0.03994566202163696,0.04714870825409889,0.054236315190792084,0.06118009611964226,0.06799326092004776,0.07465071231126785,0.08117792010307312,0.08756734430789948,0.09379850327968597,0.09987065941095352,0.10581238567829132,0.11155501753091812,0.11714240908622742,0.12311280518770218,0.12958568334579468,0.13665764033794403,0.1443330943584442,0.15262071788311005,0.16161030530929565,0.1712329238653183,0.18155823647975922,0.19259977340698242,0.20435099303722382,0.2167777568101883,0.22989989817142487,0.24369946122169495,0.2581382989883423,0.2731378674507141,0.28863486647605896,0.30462002754211426,0.3209485709667206,0.3375886082649231,0.3544546365737915,0.3714858889579773,0.38854163885116577,0.4054761528968811,0.42227068543434143,0.43888789415359497,0.45514628291130066,0.47099024057388306,0.48638781905174255,0.501293957233429,0.5155929923057556,0.529312789440155,0.5424087047576904,0.5548934936523438,0.5666706562042236,0.5777621269226074,0.5881874561309814,0.5980362892150879,0.6071999669075012,0.6157217025756836,0.6236788630485535,0.6310621500015259,0.6378691792488098,0.6441806554794312,0.6500000953674316,0.6553661227226257,0.6602883338928223,0.6648417115211487,0.6689997911453247,0.6727996468544006,0.6762863993644714,0.679478645324707,0.6823933720588684,0.6850659847259521,0.6874966621398926,0.6897038221359253,0.6917241811752319,0.6935694813728333,0.6952610611915588,0.6967809796333313,0.6981818675994873,0.6994464993476868,0.7006021738052368,0.7016502022743225,0.7025985717773438,0.7034733295440674,0.7042653560638428,0.7049646973609924,0.7056035399436951,0.7061901688575745,0.7067180275917053,0.7072051167488098,0.707646906375885,0.7080404758453369,0.7084032893180847,0.7087345123291016,0.7090306282043457,0.7093014717102051,0.7095542550086975,0.7097719311714172,0.7099754214286804,0.7101592421531677,0.7103282809257507,0.7104790806770325,0.7106192111968994,0.7107399106025696,0.7108584642410278,0.7109601497650146,0.7110519409179688,0.7111397981643677,0.7112165093421936,0.7112894654273987,0.7113562822341919,0.7114134430885315,0.7114664316177368,0.7115150094032288,0.7115601897239685,0.7116004228591919,0.7116368412971497,0.711669385433197,0.7116987109184265,0.7117282152175903,0.7117536664009094,0.7117764949798584,0.7117981314659119,0.7118174433708191,0.7118372321128845,0.7118541598320007,0.7118684649467468,0.7118824124336243,0.7118963599205017,0.7119075059890747,0.711919367313385,0.7119282484054565,0.7119368314743042,0.7119446992874146,0.7119515538215637,0.7119576930999756,0.7119632363319397,0.7119685411453247,0.7119731307029724,0.7119780778884888,0.7119826078414917,0.7119863629341125,0.7119894027709961,0.7119925022125244,0.7119952440261841,0.7119976878166199,0.7119995355606079,0.7120013236999512,0.7120038866996765,0.7120054364204407,0.7120069265365601,0.7120083570480347,0.712009847164154,0.7120108604431152,0.7120121717453003,0.7120130658149719,0.7120139002799988,0.7120147347450256,0.7120158076286316,0.7120164632797241,0.7120171189308167,0.7120179533958435,0.7120184302330017,0.7120189070701599,0.7120192050933838,0.7120196223258972,0.7120200395584106,0.7120203971862793,0.7120206952095032,0.7120210528373718,0.7120212316513062,0.7120212316513062,0.7120213508605957,0.71202152967453,0.7120218276977539,0.7120218873023987,0.7120221853256226,0.7120223045349121,0.7120224833488464,0.7120224833488464,0.7120225429534912,0.7120225429534912,0.7120226621627808,0.7120226621627808,0.7120226621627808,0.7120226621627808,0.7120226621627808,0.7120226621627808,0.7120226621627808,0.7120227813720703,0.7120228409767151,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046,0.7120229601860046],"active":[0.019028574228286743,0.016377665102481842,0.01541927270591259,0.014977231621742249,0.014767386019229889,0.014542926102876663,0.014306865632534027,0.013989321887493134,0.01370176300406456,0.013424955308437347,0.013166829943656921,0.012870408594608307,0.012558422982692719,0.012246251106262207,0.011937007308006287,0.011567868292331696,0.011273615062236786,0.012029334902763367,0.01308044046163559,0.014248773455619812,0.015445008873939514,0.016693979501724243,0.018004074692726135,0.01930736005306244,0.020741835236549377,0.022136613726615906,0.023552507162094116,0.024964436888694763,0.026309341192245483,0.027657225728034973,0.028923094272613525,0.03003859519958496,0.031106501817703247,0.03205564618110657,0.03276646137237549,0.033369481563568115,0.03382378816604614,0.034105390310287476,0.03414925932884216,0.03397113084793091,0.03372088074684143,0.033275753259658813,0.03258538246154785,0.03178861737251282,0.030902445316314697,0.029891759157180786,0.028755128383636475,0.027569353580474854,0.026318728923797607,0.025044918060302734,0.023680567741394043,0.022349953651428223,0.021075010299682617,0.01979994773864746,0.01848769187927246,0.017236053943634033,0.016095399856567383,0.014936506748199463,0.013813138008117676,0.012812793254852295,0.011818766593933105,0.010896086692810059,0.010033667087554932,0.009257674217224121,0.00847703218460083,0.007765531539916992,0.007129013538360596,0.006540238857269287,0.0059893131256103516,0.005502521991729736,0.005022406578063965,0.004595756530761719,0.004215240478515625,0.0038568973541259766,0.003531515598297119,0.0032168030738830566,0.002951204776763916,0.0026955604553222656,0.0024555325508117676,0.0022460222244262695,0.0020605921745300293,0.0018868446350097656,0.0017074346542358398,0.0015561580657958984,0.0014432072639465332,0.0013275742530822754,0.0012164711952209473,0.0011311173439025879,0.0010346770286560059,0.0009509921073913574,0.0008819103240966797,0.0008189082145690918,0.0007537603378295898,0.0006988048553466797,0.000652313232421875,0.000597536563873291,0.0005618929862976074,0.0005243420600891113,0.0004875063896179199,0.00045412778854370117,0.0004302859306335449,0.00039887428283691406,0.0003840327262878418,0.00036156177520751953,0.00034749507904052734,0.0003294944763183594,0.00031173229217529297,0.00030046701431274414,0.00028592348098754883,0.0002721548080444336,0.00026351213455200195,0.00025582313537597656,0.0002468228340148926,0.00023800134658813477,0.0002307891845703125,0.00022476911544799805,0.00021797418594360352,0.00021439790725708008,0.00020706653594970703,0.0002041459083557129,0.00020003318786621094,0.00019723176956176758,0.00019472837448120117,0.00019019842147827148,0.00018721818923950195,0.0001849532127380371,0.00018197298049926758,0.0001793503761291504,0.00017726421356201172,0.00017470121383666992,0.00017321109771728516,0.00017178058624267578,0.00017023086547851562,0.00016874074935913086,0.00016772747039794922,0.00016671419143676758,0.00016582012176513672,0.0001658797264099121,0.00016427040100097656,0.00016319751739501953,0.0001620650291442871,0.0001621246337890625,0.00016164779663085938,0.0001608133316040039,0.00016063451766967773,0.00016105175018310547,0.00016105175018310547,0.00015991926193237305,0.00015991926193237305,0.00015997886657714844,0.0001596212387084961,0.00015908479690551758,0.00015926361083984375,0.0001589059829711914,0.00015860795974731445,0.00015848875045776367,0.00015848875045776367,0.00015789270401000977,0.0001577138900756836,0.00015753507614135742,0.0001570582389831543,0.00015753507614135742,0.00015741586685180664,0.00015735626220703125,0.00015717744827270508,0.00015723705291748047,0.00015723705291748047,0.00015741586685180664,0.00015717744827270508,0.0001569986343383789,0.00015723705291748047,0.00015735626220703125,0.00015729665756225586,0.00015723705291748047,0.00015717744827270508,0.0001571178436279297,0.0001569986343383789,0.0001570582389831543,0.0001570582389831543,0.0001569986343383789,0.0001569986343383789,0.0001569986343383789,0.0001569986343383789,0.0001569986343383789,0.0001571178436279297,0.0001571178436279297,0.0001571178436279297,0.00015723705291748047,0.00015723705291748047,0.00015717744827270508,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543,0.0001570582389831543]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.019028574228286743,0.025830890983343124,0.03282135725021362,0.039765141904354095,0.046536143869161606,0.05314823240041733,0.05955519527196884,0.0657515600323677,0.07176288217306137,0.0775790810585022,0.08318599313497543,0.08860098570585251,0.09379717707633972,0.09879917651414871,0.10364047437906265,0.10830531269311905,0.11277133971452713,0.11789217591285706,0.12345486134290695,0.12946704030036926,0.13590049743652344,0.14274469017982483,0.15001988410949707,0.15774276852607727,0.1659727692604065,0.174658864736557,0.1837821900844574,0.1934090405702591,0.20342937111854553,0.21392492949962616,0.2248329073190689,0.236136332154274,0.24783681333065033,0.25989651679992676,0.2722122073173523,0.28485286235809326,0.2977370619773865,0.31079307198524475,0.32398784160614014,0.33723777532577515,0.3505985140800476,0.3639204800128937,0.37719258666038513,0.3903069794178009,0.4032507538795471,0.4159795343875885,0.42842167615890503,0.4406255781650543,0.4525129795074463,0.46402305364608765,0.4751225709915161,0.48581618070602417,0.49610331654548645,0.5059467554092407,0.515350341796875,0.5243573188781738,0.5329428911209106,0.5410133600234985,0.548715353012085,0.5559622049331665,0.5627741813659668,0.5691981315612793,0.5752304792404175,0.5809012651443481,0.5862160921096802,0.5911703109741211,0.595800518989563,0.6001415252685547,0.6041650772094727,0.6079068183898926,0.6114041805267334,0.6146352291107178,0.6176367998123169,0.6204379796981812,0.6230158805847168,0.6254153251647949,0.6276333332061768,0.6296777725219727,0.631564736366272,0.6333185434341431,0.6349495649337769,0.636451005935669,0.637844443321228,0.6391232013702393,0.6402920484542847,0.6413906812667847,0.6424113512039185,0.643342137336731,0.6442118883132935,0.6449902057647705,0.6457294225692749,0.6464197635650635,0.6470528841018677,0.6476337909698486,0.6481636762619019,0.6486598253250122,0.6491150856018066,0.649539589881897,0.6499292850494385,0.6502797603607178,0.6506074666976929,0.6509110927581787,0.651200532913208,0.651459813117981,0.6517006158828735,0.6519244909286499,0.6521220207214355,0.6523029804229736,0.6524773836135864,0.6526387929916382,0.6527895927429199,0.6529310941696167,0.6530581712722778,0.6531744003295898,0.6532831192016602,0.6533790826797485,0.6534723043441772,0.6535580158233643,0.6536355018615723,0.653706431388855,0.6537700891494751,0.6538314819335938,0.6538869142532349,0.6539397239685059,0.6539880037307739,0.6540312767028809,0.6540740728378296,0.6541135311126709,0.6541509628295898,0.6541857719421387,0.6542156934738159,0.6542438268661499,0.6542690992355347,0.6542935371398926,0.6543174982070923,0.6543388366699219,0.6543576717376709,0.6543744802474976,0.6543910503387451,0.6544061899185181,0.6544214487075806,0.6544345617294312,0.6544463634490967,0.6544570922851562,0.6544679403305054,0.6544764041900635,0.6544855833053589,0.6544932126998901,0.6545013189315796,0.6545085906982422,0.6545153856277466,0.6545217037200928,0.6545271873474121,0.6545325517654419,0.654537558555603,0.6545419692993164,0.6545467376708984,0.6545501947402954,0.6545541286468506,0.6545573472976685,0.654560923576355,0.6545640230178833,0.6545668840408325,0.654569149017334,0.6545717716217041,0.6545746326446533,0.6545761823654175,0.6545782089233398,0.654579758644104,0.6545813083648682,0.6545828580856323,0.6545838117599487,0.6545852422714233,0.6545863151550293,0.6545873880386353,0.654589056968689,0.6545900106430054,0.6545909643173218,0.6545916795730591,0.6545925140380859,0.6545934677124023,0.6545943021774292,0.6545950174331665,0.6545956134796143,0.6545960903167725,0.6545964479446411,0.6545971632003784,0.6545975208282471,0.6545979976654053,0.6545981168746948,0.6545984745025635,0.6545988321304321,0.6545990705490112,0.6545994281768799,0.6545995473861694,0.6545997858047485,0.6546001434326172,0.6546005010604858,0.6546007394790649,0.6546008586883545,0.6546010971069336,0.6546012163162231,0.6546015739440918,0.6546015739440918,0.6546015739440918,0.6546018123626709,0.6546019315719604,0.65460205078125,0.65460205078125,0.6546021699905396,0.6546021699905396,0.6546022891998291,0.6546024084091187,0.6546024084091187,0.6546025276184082,0.6546025276184082,0.6546025276184082,0.6546025276184082,0.6546025276184082,0.6546025276184082,0.6546025276184082,0.6546025276184082,0.6546026468276978,0.6546026468276978,0.6546026468276978,0.6546026468276978,0.6546026468276978,0.6546026468276978,0.6546026468276978,0.6546026468276978,0.6546026468276978,0.6546026468276978,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873,0.6546027660369873],"recovered":[0.0,0.00946501363068819,0.01757873222231865,0.025147611275315285,0.03240450844168663,0.03942006081342697,0.046244822442531586,0.05281975492835045,0.05924265459179878,0.06543619185686111,0.07144591212272644,0.07724852114915848,0.08284525573253632,0.08827081322669983,0.09349972754716873,0.09851351380348206,0.1033765971660614,0.10801135003566742,0.11290933191776276,0.1181270182132721,0.12376505881547928,0.12978477776050568,0.13623154163360596,0.14311157166957855,0.15037940442562103,0.158121719956398,0.16634050011634827,0.1749977469444275,0.18415606021881104,0.19374537467956543,0.20378172397613525,0.21427161991596222,0.22516536712646484,0.2364751100540161,0.2481393665075302,0.2601914405822754,0.27254652976989746,0.28514543175697327,0.2979421019554138,0.31098151206970215,0.3240952491760254,0.3373212218284607,0.3506353795528412,0.3639070987701416,0.3770999610424042,0.3901459872722626,0.4030655324459076,0.4157223403453827,0.4281957149505615,0.44035521149635315,0.45215481519699097,0.4635747969150543,0.4746517837047577,0.4853482246398926,0.4956306517124176,0.5054875016212463,0.5148618817329407,0.5238898992538452,0.5324423313140869,0.5405418872833252,0.5482326149940491,0.5554420948028564,0.5622968673706055,0.5687417984008789,0.5747833251953125,0.5804827213287354,0.5858168005943298,0.5907816886901855,0.5954506397247314,0.5997788906097412,0.6038200259208679,0.6075923442840576,0.6110975742340088,0.6143262386322021,0.6173709034919739,0.6201714277267456,0.6227744221687317,0.6251754760742188,0.6274169683456421,0.6294638514518738,0.6313861012458801,0.6331458687782288,0.6347789764404297,0.636288046836853,0.6376867890357971,0.6389780640602112,0.6401777267456055,0.6412843465805054,0.6423123478889465,0.6432607769966125,0.6441146731376648,0.6449189782142639,0.645668625831604,0.646356999874115,0.6469923853874207,0.6475786566734314,0.6481178998947144,0.6486101150512695,0.6490646004676819,0.6494941711425781,0.649884819984436,0.6502473950386047,0.6505721807479858,0.6508747935295105,0.6511574983596802,0.6514226794242859,0.6516637206077576,0.6518843173980713,0.6520887017250061,0.6522785425186157,0.6524546146392822,0.6526123285293579,0.6527632474899292,0.6528992056846619,0.6530279517173767,0.6531468033790588,0.6532519459724426,0.6533538699150085,0.6534473299980164,0.6535317897796631,0.6536131501197815,0.6536837220191956,0.6537476181983948,0.6538082957267761,0.6538658142089844,0.6539212465286255,0.653967559337616,0.6540141701698303,0.654055118560791,0.6540948152542114,0.6541314721107483,0.6541646718978882,0.6541937589645386,0.6542229652404785,0.6542482376098633,0.654273509979248,0.6542968153953552,0.6543170809745789,0.6543352007865906,0.6543539762496948,0.6543703675270081,0.654386043548584,0.654400110244751,0.6544127464294434,0.6544255614280701,0.6544371843338013,0.6544477343559265,0.654457151889801,0.654465913772583,0.6544734835624695,0.6544812321662903,0.6544895768165588,0.6544958353042603,0.6545021533966064,0.6545072197914124,0.6545125246047974,0.6545175313949585,0.6545219421386719,0.6545259356498718,0.6545297503471375,0.6545329689979553,0.654535710811615,0.6545389294624329,0.6545420289039612,0.6545451283454895,0.6545478105545044,0.654550313949585,0.6545524001121521,0.6545541286468506,0.6545559167861938,0.6545575261116028,0.6545590758323669,0.6545601487159729,0.6545615792274475,0.6545627117156982,0.6545640230178833,0.6545653939247131,0.6545665264129639,0.6545672416687012,0.6545678973197937,0.6545685529708862,0.6545687913894653,0.6545698642730713,0.654570996761322,0.6545716524124146,0.6545723080635071,0.6545726656913757,0.6545733213424683,0.6545740962028503,0.654574453830719,0.6545749306678772,0.6545751094818115,0.6545758843421936,0.6545760035514832,0.6545763611793518,0.6545766592025757,0.65457683801651,0.6545771360397339,0.6545774936676025,0.6545776724815369,0.6545778512954712,0.6545781493186951,0.6545783281326294,0.654578447341919,0.6545786261558533,0.6545788049697876,0.6545789241790771,0.6545791029930115,0.6545791625976562,0.6545794010162354,0.6545796394348145,0.6545796394348145,0.654579758644104,0.6545798778533936,0.6545798778533936,0.6545799374580383,0.6545800566673279,0.6545800566673279,0.6545800566673279,0.6545800566673279,0.6545801162719727,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622,0.6545802354812622],"active":[0.019028574228286743,0.01636587828397751,0.015242625027894974,0.01461753062903881,0.014131635427474976,0.013728171586990356,0.013310372829437256,0.012931805104017258,0.012520227581262589,0.012142889201641083,0.011740081012248993,0.01135246455669403,0.010951921343803406,0.010528363287448883,0.010140746831893921,0.009791798889636993,0.009394742548465729,0.009880825877189636,0.010545529425144196,0.011340022087097168,0.012135438621044159,0.012959912419319153,0.013788342475891113,0.014631196856498718,0.015593364834785461,0.016537144780158997,0.01744168996810913,0.018411293625831604,0.019273310899734497,0.02017955482006073,0.021051183342933655,0.021864712238311768,0.022671446204185486,0.023421406745910645,0.024072840809822083,0.02466142177581787,0.025190532207489014,0.025647640228271484,0.02604573965072632,0.026256263256072998,0.026503264904022217,0.026599258184432983,0.026557207107543945,0.026399880647659302,0.026150792837142944,0.025833547115325928,0.025356143712997437,0.02490323781967163,0.024317264556884766,0.023667842149734497,0.022967755794525146,0.02224138379096985,0.02145153284072876,0.020598530769348145,0.019719690084457397,0.01886981725692749,0.01808100938796997,0.01712346076965332,0.016273021697998047,0.015420317649841309,0.014541566371917725,0.013756036758422852,0.012933611869812012,0.012159466743469238,0.011432766914367676,0.010687589645385742,0.009983718395233154,0.00935983657836914,0.008714437484741211,0.008127927780151367,0.0075841546058654785,0.007042884826660156,0.0065392255783081055,0.006111741065979004,0.00564497709274292,0.005243897438049316,0.004858911037445068,0.004502296447753906,0.004147768020629883,0.003854691982269287,0.0035634636878967285,0.0033051371574401855,0.00306546688079834,0.0028351545333862305,0.002605259418487549,0.0024126172065734863,0.0022336244583129883,0.002057790756225586,0.0018995404243469238,0.001729428768157959,0.0016147494316101074,0.0015007853507995605,0.0013842582702636719,0.0012767910957336426,0.0011712908744812012,0.0010811686515808105,0.0009971857070922852,0.0009294748306274414,0.0008646845817565918,0.0007855892181396484,0.0007226467132568359,0.0006636977195739746,0.000628352165222168,0.000585019588470459,0.0005431175231933594,0.0005018115043640137,0.0004583001136779785,0.00041866302490234375,0.00038868188858032227,0.00036025047302246094,0.0003349781036376953,0.00031876564025878906,0.0002949237823486328,0.0002751946449279785,0.00025516748428344727,0.00023227930068969727,0.00022035837173461914,0.0002041459083557129,0.0001881718635559082,0.00017464160919189453,0.00015693902969360352,0.00014775991439819336,0.0001392960548400879,0.00013142824172973633,0.00012218952178955078,0.0001100301742553711,0.00010651350021362305,9.936094284057617e-05,9.584426879882812e-05,9.09566879272461e-05,8.422136306762695e-05,7.915496826171875e-05,7.534027099609375e-05,7.05718994140625e-05,6.92605972290039e-05,6.532669067382812e-05,6.085634231567383e-05,5.739927291870117e-05,5.5849552154541016e-05,5.221366882324219e-05,5.1081180572509766e-05,4.851818084716797e-05,4.6253204345703125e-05,4.4345855712890625e-05,4.2378902435302734e-05,3.921985626220703e-05,3.784894943237305e-05,3.606081008911133e-05,3.540515899658203e-05,3.510713577270508e-05,3.415346145629883e-05,3.212690353393555e-05,3.135204315185547e-05,3.039836883544922e-05,3.0338764190673828e-05,2.944469451904297e-05,2.9206275939941406e-05,2.8252601623535156e-05,2.8192996978759766e-05,2.759695053100586e-05,2.7954578399658203e-05,2.8312206268310547e-05,2.7954578399658203e-05,2.7120113372802734e-05,2.664327621459961e-05,2.682209014892578e-05,2.586841583251953e-05,2.580881118774414e-05,2.562999725341797e-05,2.5391578674316406e-05,2.5331974029541016e-05,2.473592758178711e-05,2.5093555450439453e-05,2.473592758178711e-05,2.467632293701172e-05,2.5033950805664062e-05,2.4616718292236328e-05,2.4437904357910156e-05,2.4437904357910156e-05,2.4616718292236328e-05,2.491474151611328e-05,2.5510787963867188e-05,2.5153160095214844e-05,2.4616718292236328e-05,2.4437904357910156e-05,2.4139881134033203e-05,2.4497509002685547e-05,2.4199485778808594e-05,2.390146255493164e-05,2.3663043975830078e-05,2.3543834686279297e-05,2.372264862060547e-05,2.3186206817626953e-05,2.3424625396728516e-05,2.3186206817626953e-05,2.3126602172851562e-05,2.3305416107177734e-05,2.3365020751953125e-05,2.3245811462402344e-05,2.3186206817626953e-05,2.3245811462402344e-05,2.3066997528076172e-05,2.3245811462402344e-05,2.3126602172851562e-05,2.294778823852539e-05,2.300739288330078e-05,2.300739288330078e-05,2.294778823852539e-05,2.288818359375e-05,2.276897430419922e-05,2.2530555725097656e-05,2.2649765014648438e-05,2.2649765014648438e-05,2.2530555725097656e-05,2.2649765014648438e-05,2.2590160369873047e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2411346435546875e-05,2.2292137145996094e-05,2.2411346435546875e-05,2.2411346435546875e-05,2.2411346435546875e-05,2.2411346435546875e-05,2.2411346435546875e-05,2.2411346435546875e-05,2.2411346435546875e-05,2.2411346435546875e-05,2.2411346435546875e-05,2.2411346435546875e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05,2.2530555725097656e-05]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.019028574228286743,0.025841642171144485,0.033201903104782104,0.040694769471883774,0.048255350440740585,0.05576547235250473,0.06323061138391495,0.07066396623849869,0.07806723564863205,0.08538100123405457,0.09258460998535156,0.09967844188213348,0.10673191398382187,0.11363513767719269,0.12041547894477844,0.12707482278347015,0.13366305828094482,0.140020489692688,0.14626704156398773,0.1524011492729187,0.1583527773618698,0.1641523689031601,0.1697932481765747,0.17528529465198517,0.18063558638095856,0.18580272793769836,0.19082273542881012,0.1956946849822998,0.20043402910232544,0.20500832796096802,0.20941993594169617,0.21391502022743225,0.21843189001083374,0.2229822278022766,0.22753483057022095,0.23209941387176514,0.2366573065519333,0.24120953679084778,0.24574516713619232,0.2502710819244385,0.2547560930252075,0.259223997592926,0.2636288106441498,0.2680051326751709,0.272341787815094,0.27665191888809204,0.28087547421455383,0.28505951166152954,0.28919506072998047,0.29326632618904114,0.2972606122493744,0.3011866807937622,0.30505338311195374,0.3088601529598236,0.31256020069122314,0.3162008225917816,0.31977277994155884,0.32326966524124146,0.3266996741294861,0.33004915714263916,0.3332947790622711,0.33647486567497253,0.3395945131778717,0.3426152169704437,0.34555792808532715,0.3484262228012085,0.35121238231658936,0.3539196848869324,0.3565468192100525,0.35906854271888733,0.3615463674068451,0.3639402985572815,0.3662562072277069,0.3685174286365509,0.37068280577659607,0.3728025555610657,0.3748392164707184,0.37681636214256287,0.37870946526527405,0.3805447816848755,0.3823114335536957,0.3840223252773285,0.3856719434261322,0.38728636503219604,0.3888164758682251,0.39030179381370544,0.39173683524131775,0.39312368631362915,0.3944586515426636,0.395734041929245,0.3969712257385254,0.39816001057624817,0.3993031680583954,0.40040263533592224,0.40146148204803467,0.40248221158981323,0.4034673869609833,0.40440040826797485,0.40532034635543823,0.4061889350414276,0.40702491998672485,0.4078245759010315,0.40860283374786377,0.40934714674949646,0.410074383020401,0.41075634956359863,0.4114316403865814,0.41206973791122437,0.41269126534461975,0.4132912755012512,0.41386666893959045,0.4144192337989807,0.41494765877723694,0.41546541452407837,0.41596460342407227,0.41643428802490234,0.4168923497200012,0.41732901334762573,0.4177543818950653,0.418162077665329,0.4185529947280884,0.4189278781414032,0.4192899465560913,0.41963493824005127,0.41997334361076355,0.42029869556427,0.4206194579601288,0.4209231436252594,0.42121559381484985,0.4215034544467926,0.42177730798721313,0.42204147577285767,0.42229536175727844,0.42253586649894714,0.42277589440345764,0.4230059087276459,0.42322584986686707,0.4234331548213959,0.42363741993904114,0.42384058237075806,0.4240295886993408,0.4242127239704132,0.42439061403274536,0.42455923557281494,0.4247238039970398,0.4248843193054199,0.42503759264945984,0.42518773674964905,0.4253379702568054,0.42548036575317383,0.4256138205528259,0.42574623227119446,0.42587393522262573,0.42600029706954956,0.42612189054489136,0.42623862624168396,0.4263506829738617,0.426461398601532,0.4265669286251068,0.4266722798347473,0.4267759323120117,0.42687270045280457,0.42697039246559143,0.4270634949207306,0.42715391516685486,0.4272462725639343,0.42732784152030945,0.4274090528488159,0.4274907112121582,0.4275716245174408,0.42765066027641296,0.4277242422103882,0.42779695987701416,0.42786890268325806,0.427940309047699,0.4280078411102295,0.42807498574256897,0.4281389117240906,0.42820248007774353,0.4282645285129547,0.4283275306224823,0.42838725447654724,0.42844685912132263,0.428506076335907,0.42856189608573914,0.4286176562309265,0.4286716878414154,0.4287232756614685,0.42877185344696045,0.428822785615921,0.4288696348667145,0.4289169907569885,0.42896395921707153,0.4290105402469635,0.42905572056770325,0.42909902334213257,0.42914077639579773,0.429182767868042,0.42922350764274597,0.4292641580104828,0.4293023347854614,0.42934101819992065,0.42937949299812317,0.4294164776802063,0.4294528663158417,0.42948946356773376,0.4295249283313751,0.4295596182346344,0.42959433794021606,0.4296268820762634,0.4296574294567108,0.42969053983688354,0.42972230911254883,0.4297533333301544,0.42978569865226746,0.4298168122768402,0.42984670400619507,0.4298761487007141,0.42990678548812866,0.4299367666244507,0.42996591329574585,0.4299980700016022,0.4300249516963959,0.4300537407398224,0.4300838112831116,0.43011003732681274,0.43013739585876465,0.430164635181427,0.43019264936447144,0.4302182197570801,0.43024441599845886,0.43027064204216003,0.43029534816741943,0.4303209185600281,0.43034419417381287,0.4303686320781708,0.43039220571517944,0.4304153323173523,0.4304390847682953,0.4304611384868622,0.43048369884490967,0.43050530552864075,0.4305274486541748,0.430547833442688,0.4305681884288788,0.430589884519577,0.43061158061027527,0.43063288927078247,0.43065184354782104,0.430671364068985,0.4306919276714325,0.43071097135543823,0.43072956800460815,0.43074673414230347,0.43076464533805847,0.430782675743103,0.4308016300201416,0.43081867694854736,0.4308362305164337,0.4308534860610962,0.43087038397789,0.4308873414993286,0.4309048056602478,0.43092110753059387,0.4309369623661041,0.430952787399292,0.4309675991535187,0.43098223209381104,0.430996835231781,0.431010901927948,0.43102654814720154,0.43104153871536255,0.43105608224868774,0.43107059597969055,0.43108296394348145,0.431095689535141,0.4311111569404602,0.43112340569496155,0.4311358630657196,0.4311489760875702,0.4311620891094208,0.43117451667785645,0.4311862289905548,0.43119922280311584,0.4312095046043396,0.4312204420566559,0.4312322437763214,0.43124404549598694,0.4312558174133301,0.4312666654586792,0.4312770366668701,0.4312881827354431,0.43129733204841614,0.431307315826416,0.43131664395332336,0.4313267469406128,0.4313381612300873,0.4313477873802185,0.4313577711582184,0.43136700987815857,0.431377112865448,0.4313870072364807,0.43139559030532837,0.43140503764152527,0.4314143657684326,0.4314221739768982,0.43143048882484436,0.43143850564956665,0.4314470887184143,0.4314557611942291,0.4314633905887604,0.43147218227386475,0.4314795434474945,0.4314872622489929,0.4314940571784973,0.43150094151496887,0.43150800466537476,0.4315142333507538,0.431520938873291,0.43152695894241333,0.43153393268585205,0.43154093623161316,0.43154725432395935,0.431552916765213,0.431559681892395,0.4315664768218994,0.4315726161003113,0.43157798051834106,0.43158403038978577,0.43158987164497375,0.4315951466560364,0.43160155415534973,0.4316079020500183,0.43161383271217346,0.43161940574645996,0.4316254258155823,0.4316302537918091,0.431635320186615,0.4316399395465851,0.43164458870887756,0.4316501319408417,0.43165552616119385,0.43166080117225647,0.4316653311252594,0.43167003989219666,0.4316752254962921,0.4316804111003876,0.4316847622394562,0.43168899416923523,0.431693434715271,0.4316977560520172],"recovered":[0.0,0.009448697790503502,0.01756354793906212,0.025322841480374336,0.03296273946762085,0.04054340720176697,0.04810512065887451,0.05563608556985855,0.06311244517564774,0.07055928558111191,0.07791059464216232,0.08522436022758484,0.09241646528244019,0.09955735504627228,0.10655876249074936,0.1134502962231636,0.12025006860494614,0.12692779302597046,0.13343001902103424,0.13983678817749023,0.14606936275959015,0.1521991491317749,0.1581631302833557,0.16394226253032684,0.16959142684936523,0.17507903277873993,0.18040943145751953,0.18560731410980225,0.1906285583972931,0.19551928341388702,0.2002435326576233,0.20481443405151367,0.20935799181461334,0.21387654542922974,0.21839755773544312,0.22295139729976654,0.22751183807849884,0.2320767045021057,0.23662307858467102,0.2411774843931198,0.24571415781974792,0.2502164840698242,0.2547168433666229,0.2591439187526703,0.2635485529899597,0.26791876554489136,0.2722499370574951,0.2765547037124634,0.28080153465270996,0.28498029708862305,0.2890893518924713,0.2931368350982666,0.2971414029598236,0.3010620176792145,0.3049159646034241,0.3087157905101776,0.31242504715919495,0.31607896089553833,0.3196445107460022,0.3231481909751892,0.3265500068664551,0.3298972249031067,0.3331678509712219,0.3363673686981201,0.3394913375377655,0.3425070643424988,0.3454609811306,0.34832248091697693,0.35110893845558167,0.3537932336330414,0.3564116060733795,0.3589589595794678,0.3614192605018616,0.36380985379219055,0.36615660786628723,0.3684034049510956,0.3705773651599884,0.37267911434173584,0.37471359968185425,0.3766724467277527,0.3785909414291382,0.38042134046554565,0.38220325112342834,0.3839241564273834,0.38558292388916016,0.3871743381023407,0.38872262835502625,0.39021265506744385,0.3916490375995636,0.39303749799728394,0.39437010884284973,0.3956546187400818,0.3968955874443054,0.3980894684791565,0.3992272615432739,0.4003322124481201,0.40138253569602966,0.4024028182029724,0.40337544679641724,0.40432798862457275,0.40523290634155273,0.40611255168914795,0.4069477915763855,0.40775546431541443,0.4085279703140259,0.4092795252799988,0.409991979598999,0.41068458557128906,0.4113563895225525,0.4120057225227356,0.41262730956077576,0.41322949528694153,0.41381046175956726,0.4143572747707367,0.4148915410041809,0.4154088497161865,0.41590380668640137,0.4163840413093567,0.41683852672576904,0.41727781295776367,0.4177035391330719,0.4181102216243744,0.4185020923614502,0.41888168454170227,0.4192471504211426,0.41960129141807556,0.41993486881256104,0.4202693700790405,0.4205836355686188,0.42088767886161804,0.42118674516677856,0.4214734733104706,0.42174243927001953,0.42201754450798035,0.42227038741111755,0.42252200841903687,0.42276081442832947,0.42299261689186096,0.4232064485549927,0.4234223961830139,0.4236259460449219,0.4238181412220001,0.4240091145038605,0.4241906702518463,0.4243702292442322,0.42454206943511963,0.4247075021266937,0.4248691499233246,0.4250270128250122,0.4251817762851715,0.42532843351364136,0.4254702031612396,0.4256061017513275,0.4257389008998871,0.4258670508861542,0.42599427700042725,0.4261094331741333,0.4262271523475647,0.4263412654399872,0.42645254731178284,0.42655882239341736,0.42666295170783997,0.4267653822898865,0.4268641173839569,0.4269603192806244,0.42705368995666504,0.42714741826057434,0.4272366464138031,0.4273209571838379,0.42740142345428467,0.42748281359672546,0.427562415599823,0.4276406764984131,0.42771753668785095,0.4277905523777008,0.4278605282306671,0.4279332458972931,0.42800047993659973,0.42806875705718994,0.4281323254108429,0.4281974136829376,0.42826172709465027,0.42832350730895996,0.4283820688724518,0.4284435510635376,0.42849862575531006,0.42855435609817505,0.42861029505729675,0.4286631941795349,0.4287163019180298,0.42876997590065,0.42881760001182556,0.42886605858802795,0.42891189455986023,0.4289594292640686,0.42900264263153076,0.42904555797576904,0.4290890097618103,0.4291306138038635,0.4291723072528839,0.4292129576206207,0.42925265431404114,0.42929142713546753,0.42932990193367004,0.42936772108078003,0.42940714955329895,0.42944514751434326,0.4294810891151428,0.4295167326927185,0.4295516312122345,0.42958641052246094,0.42961838841438293,0.4296518862247467,0.4296850860118866,0.4297172427177429,0.4297497570514679,0.42978203296661377,0.4298126697540283,0.42984312772750854,0.42987313866615295,0.4299037754535675,0.429933100938797,0.429964154958725,0.429994136095047,0.4300242066383362,0.430053174495697,0.430082231760025,0.4301120340824127,0.43014049530029297,0.43016737699508667,0.430193692445755,0.4302196204662323,0.43024659156799316,0.4302721619606018,0.4302968680858612,0.4303210973739624,0.4303467571735382,0.4303690195083618,0.4303925931453705,0.43041589856147766,0.43043938279151917,0.4304606020450592,0.43048200011253357,0.43050453066825867,0.43052539229393005,0.43054670095443726,0.4305693507194519,0.43059056997299194,0.43061262369155884,0.43063366413116455,0.4306533634662628,0.43067309260368347,0.4306914806365967,0.4307097792625427,0.43072929978370667,0.43074682354927063,0.4307645559310913,0.4307838976383209,0.4308013319969177,0.43081870675086975,0.4308357536792755,0.43085265159606934,0.4308702051639557,0.4308861196041107,0.43090394139289856,0.4309214949607849,0.430937260389328,0.43095242977142334,0.4309682846069336,0.4309852421283722,0.4309997856616974,0.43101486563682556,0.4310305118560791,0.43104419112205505,0.4310586154460907,0.43107351660728455,0.43108662962913513,0.4311011731624603,0.43111398816108704,0.4311268925666809,0.43113934993743896,0.4311525523662567,0.4311656653881073,0.4311769902706146,0.43119046092033386,0.43120282888412476,0.4312140643596649,0.4312260150909424,0.43123677372932434,0.4312487542629242,0.4312599003314972,0.43127167224884033,0.4312829077243805,0.43129289150238037,0.43130260705947876,0.43131223320961,0.43132317066192627,0.4313340187072754,0.4313436448574066,0.4313531517982483,0.43136295676231384,0.4313729703426361,0.43138277530670166,0.43139249086380005,0.43140220642089844,0.4314114451408386,0.4314212501049042,0.43143031001091003,0.431439071893692,0.4314466118812561,0.4314548373222351,0.4314625561237335,0.431470662355423,0.4314783215522766,0.43148690462112427,0.4314940571784973,0.43150123953819275,0.43150821328163147,0.4315151870250702,0.4315221607685089,0.4315286874771118,0.43153488636016846,0.43154168128967285,0.4315482974052429,0.4315541386604309,0.431560754776001,0.4315674304962158,0.4315735697746277,0.4315797984600067,0.43158668279647827,0.4315926134586334,0.4315982758998871,0.43160346150398254,0.4316098690032959,0.4316163957118988,0.4316217601299286,0.4316276013851166,0.4316331744194031,0.4316391944885254,0.43164363503456116,0.4316486418247223,0.4316536486148834,0.43165919184684753,0.43166449666023254,0.43166956305503845,0.4316740036010742,0.431678831577301,0.4316840171813965,0.43168899416923523,0.4316929578781128,0.4316974878311157],"active":[0.019028574228286743,0.016392944380640984,0.015638355165719986,0.015371927991509438,0.015292610973119736,0.015222065150737762,0.015125490725040436,0.015027880668640137,0.014954790472984314,0.014821715652942657,0.01467401534318924,0.014454081654548645,0.014315448701381683,0.01407778263092041,0.013856716454029083,0.013624526560306549,0.013412989675998688,0.01309269666671753,0.012837022542953491,0.012564361095428467,0.012283414602279663,0.011953219771385193,0.011630117893218994,0.011343032121658325,0.011044159531593323,0.010723695158958435,0.010413303971290588,0.010087370872497559,0.009805470705032349,0.009489044547080994,0.009176403284072876,0.009100586175918579,0.009073898196220398,0.009105682373046875,0.009137272834777832,0.009148016571998596,0.009145468473434448,0.009132832288742065,0.009122088551521301,0.009093597531318665,0.009041935205459595,0.009007513523101807,0.008911967277526855,0.00886121392250061,0.008793234825134277,0.008733153343200684,0.008625537157058716,0.008504807949066162,0.008393526077270508,0.00828602910041809,0.008171260356903076,0.008049845695495605,0.007911980152130127,0.007798135280609131,0.007644236087799072,0.007485032081604004,0.007347732782363892,0.007190704345703125,0.007055163383483887,0.006900966167449951,0.00674477219581604,0.006577640771865845,0.00642666220664978,0.006247848272323608,0.0060665905475616455,0.005919158458709717,0.00575140118598938,0.005597203969955444,0.005437880754470825,0.005275309085845947,0.005134761333465576,0.004981338977813721,0.004836946725845337,0.0047075748443603516,0.004526197910308838,0.004399150609970093,0.0042618513107299805,0.004137247800827026,0.0039958655834198,0.0038723349571228027,0.003720492124557495,0.003600984811782837,0.0034686923027038574,0.003362208604812622,0.0032335519790649414,0.003127455711364746,0.003014206886291504,0.0029110312461853027,0.0028096139430999756,0.0026965439319610596,0.002601116895675659,0.002505391836166382,0.002407580614089966,0.002313166856765747,0.002234220504760742,0.0021499991416931152,0.0020848512649536133,0.0019975900650024414,0.001944899559020996,0.0018609464168548584,0.0017920136451721191,0.001712024211883545,0.0016550421714782715,0.0015916824340820312,0.001546412706375122,0.0014768242835998535,0.0014396607875823975,0.0013851523399353027,0.0013348758220672607,0.001285552978515625,0.0012393593788146973,0.0011897385120391846,0.0011371970176696777,0.0011081397533416748,0.0010730624198913574,0.0010254383087158203,0.0009885430335998535,0.000944972038269043,0.0009158551692962646,0.0008842647075653076,0.0008494555950164795,0.0008176565170288086,0.0007878541946411133,0.000753253698348999,0.0007261931896209717,0.000697404146194458,0.000684589147567749,0.0006537735462188721,0.0006319582462310791,0.0006157755851745605,0.0005905628204345703,0.000568002462387085,0.0005529224872589111,0.0005183219909667969,0.0005055069923400879,0.0004839003086090088,0.00046503543853759766,0.0004405379295349121,0.0004309713840484619,0.0004181861877441406,0.0004036426544189453,0.00039458274841308594,0.0003814995288848877,0.00036856532096862793,0.0003535747528076172,0.00034224987030029297,0.0003300905227661133,0.0003185868263244629,0.0003109574317932129,0.00029858946800231934,0.0002853870391845703,0.000276029109954834,0.0002678334712982178,0.0002613961696624756,0.0002548396587371826,0.00024434924125671387,0.00024124979972839355,0.00023424625396728516,0.0002256631851196289,0.00021973252296447754,0.00021710991859436035,0.0002097487449645996,0.00020501017570495605,0.00019937753677368164,0.00019359588623046875,0.0001925826072692871,0.00018042325973510742,0.00017240643501281738,0.0001697540283203125,0.00017020106315612793,0.0001678466796875,0.00016182661056518555,0.00015628337860107422,0.0001513659954071045,0.00014975666999816895,0.00014731287956237793,0.0001417398452758789,0.00013843178749084473,0.00013372302055358887,0.0001322031021118164,0.00013011693954467773,0.00012552738189697266,0.0001233518123626709,0.0001240074634552002,0.00011834502220153809,0.00011903047561645508,0.00011733174324035645,0.00011298060417175293,0.00010865926742553711,0.00010648369789123535,9.965896606445312e-05,9.939074516296387e-05,9.79006290435791e-05,9.864568710327148e-05,9.629130363464355e-05,9.638071060180664e-05,9.521842002868652e-05,9.375810623168945e-05,9.289383888244629e-05,9.185075759887695e-05,8.937716484069824e-05,8.83638858795166e-05,8.806586265563965e-05,8.657574653625488e-05,8.514523506164551e-05,8.231401443481445e-05,7.978081703186035e-05,7.852911949157715e-05,7.76052474975586e-05,7.525086402893066e-05,7.101893424987793e-05,7.215142250061035e-05,7.042288780212402e-05,6.824731826782227e-05,6.845593452453613e-05,6.705522537231445e-05,6.467103958129883e-05,6.347894668579102e-05,6.365776062011719e-05,6.362795829772949e-05,6.213784217834473e-05,6.496906280517578e-05,6.079673767089844e-05,5.9604644775390625e-05,5.9604644775390625e-05,5.6862831115722656e-05,5.5164098739624023e-05,5.2601099014282227e-05,5.21540641784668e-05,5.08427619934082e-05,5.072355270385742e-05,5.1021575927734375e-05,4.875659942626953e-05,4.875659942626953e-05,4.7326087951660156e-05,4.7534704208374023e-05,4.544854164123535e-05,4.6312808990478516e-05,4.649162292480469e-05,4.5239925384521484e-05,4.431605339050293e-05,4.470348358154297e-05,4.544854164123535e-05,4.330277442932129e-05,4.279613494873047e-05,4.318356513977051e-05,4.222989082336426e-05,4.2319297790527344e-05,3.921985626220703e-05,3.769993782043457e-05,3.8564205169677734e-05,3.787875175476074e-05,3.808736801147461e-05,3.695487976074219e-05,3.534555435180664e-05,3.585219383239746e-05,3.707408905029297e-05,3.477931022644043e-05,3.489851951599121e-05,3.477931022644043e-05,3.463029861450195e-05,3.4689903259277344e-05,3.460049629211426e-05,3.49879264831543e-05,3.3020973205566406e-05,3.129243850708008e-05,3.0338764190673828e-05,2.9802322387695312e-05,2.855062484741211e-05,2.5659799575805664e-05,2.676248550415039e-05,2.6673078536987305e-05,2.5570392608642578e-05,2.6404857635498047e-05,2.434849739074707e-05,2.2172927856445312e-05,2.4527311325073242e-05,2.2232532501220703e-05,2.187490463256836e-05,2.2083520889282227e-05,2.2739171981811523e-05,2.1964311599731445e-05,2.0563602447509766e-05,2.2232532501220703e-05,1.9043684005737305e-05,1.761317253112793e-05,1.817941665649414e-05,1.8030405044555664e-05,1.9043684005737305e-05,1.7911195755004883e-05,1.7136335372924805e-05,1.6510486602783203e-05,1.4424324035644531e-05,1.4424324035644531e-05,1.4036893844604492e-05,1.4513731002807617e-05,1.4990568161010742e-05,1.3768672943115234e-05,1.4126300811767578e-05,1.385807991027832e-05,1.4156103134155273e-05,1.4036893844604492e-05,1.2814998626708984e-05,1.2546777725219727e-05,1.2159347534179688e-05,1.0728836059570312e-05,9.238719940185547e-06,8.195638656616211e-06,8.016824722290039e-06,9.149312973022461e-06,8.553266525268555e-06,9.626150131225586e-06,8.881092071533203e-06,8.940696716308594e-06,7.152557373046875e-06,6.884336471557617e-06,6.765127182006836e-06,6.020069122314453e-06,5.751848220825195e-06,4.798173904418945e-06,5.245208740234375e-06,6.0498714447021484e-06,5.5730342864990234e-06,4.6193599700927734e-06,5.543231964111328e-06,5.7220458984375e-06,5.185604095458984e-06,4.410743713378906e-06,4.231929779052734e-06,3.1888484954833984e-06,2.5331974029541016e-06,3.2782554626464844e-06,4.4405460357666016e-06,3.9637088775634766e-06,3.0100345611572266e-06,3.6656856536865234e-06,2.652406692504883e-06,2.1457672119140625e-06,7.450580596923828e-07,9.5367431640625e-07,1.4901161193847656e-06,1.8775463104248047e-06,1.6093254089355469e-06,8.344650268554688e-07,4.76837158203125e-07,1.2218952178955078e-06,1.5795230865478516e-06,7.450580596923828e-07,0.0,4.76837158203125e-07,2.682209014892578e-07]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.019028574228286743,0.02581259235739708,0.03300941362977028,0.04024282842874527,0.04740871489048004,0.0544559583067894,0.061353906989097595,0.06810812652111053,0.0747738778591156,0.081269770860672,0.08763787895441055,0.09384556114673615,0.09986405074596405,0.10575295984745026,0.1114511713385582,0.11702441424131393,0.12240318953990936,0.1276502162218094,0.13270097970962524,0.13761848211288452,0.14233604073524475,0.14691269397735596,0.15135467052459717,0.15561595559120178,0.15972161293029785,0.16367563605308533,0.16746845841407776,0.17115256190299988,0.17466679215431213,0.17804767191410065,0.18131548166275024,0.18462608754634857,0.18795010447502136,0.1912669539451599,0.19456879794597626,0.19783027470111847,0.2010624259710312,0.20428995788097382,0.20749711990356445,0.21068041026592255,0.2138207107782364,0.21693648397922516,0.2200203686952591,0.22305749356746674,0.22607602179050446,0.22905202209949493,0.23196880519390106,0.23486840724945068,0.2377219945192337,0.2405301183462143,0.2432926893234253,0.2460101842880249,0.24868759512901306,0.25131756067276,0.2539103627204895,0.2564302086830139,0.2589079737663269,0.2613261938095093,0.2637105882167816,0.26603472232818604,0.2683151364326477,0.27055081725120544,0.27272865176200867,0.27484482526779175,0.2769297659397125,0.27895858883857727,0.28093695640563965,0.2828669548034668,0.28475233912467957,0.2865900993347168,0.28837069869041443,0.2901134788990021,0.29181286692619324,0.293462872505188,0.2950664460659027,0.2966403067111969,0.29815372824668884,0.2996305525302887,0.30107200145721436,0.3024483025074005,0.30379027128219604,0.30510231852531433,0.3063697814941406,0.3076012134552002,0.308790385723114,0.3099444508552551,0.3110807240009308,0.31217190623283386,0.31323206424713135,0.3142678141593933,0.3152625858783722,0.3162209093570709,0.3171537220478058,0.3180510997772217,0.3189242482185364,0.31976965069770813,0.3205846846103668,0.32139116525650024,0.3221672475337982,0.32289910316467285,0.32361671328544617,0.3243182897567749,0.3250112235546112,0.32567092776298523,0.326305627822876,0.32692036032676697,0.32752564549446106,0.32809916138648987,0.32866230607032776,0.32920902967453003,0.32973623275756836,0.33024200797080994,0.3307360112667084,0.3312179446220398,0.33168911933898926,0.3321405053138733,0.33257856965065,0.33300599455833435,0.33340466022491455,0.333804726600647,0.3341994285583496,0.33457043766975403,0.33494099974632263,0.3352920114994049,0.33563390374183655,0.33596041798591614,0.33628350496292114,0.33659058809280396,0.3368918299674988,0.3371797502040863,0.3374653458595276,0.33773910999298096,0.33800846338272095,0.3382697105407715,0.3385174870491028,0.33876627683639526,0.3390066623687744,0.339236319065094,0.3394661545753479,0.3396897614002228,0.3399013876914978,0.3401123881340027,0.3403133451938629,0.34050866961479187,0.3406989872455597,0.34088534116744995,0.34106698632240295,0.34124043583869934,0.3414117097854614,0.3415747582912445,0.3417366147041321,0.3418952524662018,0.3420502841472626,0.3422030806541443,0.3423483073711395,0.3424864709377289,0.3426205813884735,0.34275829792022705,0.34288710355758667,0.3430138826370239,0.3431379795074463,0.34326350688934326,0.3433757424354553,0.3434884548187256,0.34359943866729736,0.3437099754810333,0.34381383657455444,0.34391850233078003,0.34402063488960266,0.34412136673927307,0.34421342611312866,0.34431198239326477,0.3444053530693054,0.3444974720478058,0.3445901870727539,0.34467780590057373,0.3447642922401428,0.3448490798473358,0.3449324369430542,0.34501081705093384,0.34509193897247314,0.34517088532447815,0.3452501893043518,0.3453250825405121,0.3453984558582306,0.34547314047813416,0.34554529190063477,0.3456166684627533,0.345689594745636,0.34575918316841125,0.34582754969596863,0.3458971679210663,0.3459639251232147,0.34603241086006165,0.3460944592952728,0.3461599051952362,0.34621962904930115,0.34627893567085266,0.3463395833969116,0.3463977575302124,0.3464584946632385,0.3465166985988617,0.3465786576271057,0.34663477540016174,0.3466905951499939,0.34674370288848877,0.3467995226383209,0.34685367345809937,0.34690678119659424,0.34695959091186523,0.3470137119293213,0.34706464409828186,0.347113698720932,0.34716302156448364,0.3472125232219696,0.34726035594940186,0.34731024503707886,0.3473586142063141,0.34740349650382996,0.3474496304988861,0.3474987745285034,0.34754687547683716,0.34759315848350525,0.34764134883880615,0.34768709540367126,0.3477340638637543,0.3477814197540283,0.347825825214386,0.347869873046875,0.3479122221469879,0.3479558825492859,0.34800079464912415,0.3480435907840729,0.34808671474456787,0.34812915325164795,0.3481719493865967,0.3482140302658081,0.3482552468776703,0.34829503297805786,0.3483344614505768,0.3483760356903076,0.34841611981391907,0.3484533727169037,0.34849005937576294,0.34852686524391174,0.3485633432865143,0.34860023856163025,0.34863749146461487,0.3486751914024353,0.3487130105495453,0.34874847531318665,0.34878450632095337,0.3488205373287201,0.34885695576667786,0.3488912880420685,0.3489265441894531,0.3489612638950348,0.3489939868450165,0.3490280210971832,0.34906283020973206,0.3490956425666809,0.34912949800491333,0.34916090965270996,0.34919437766075134,0.3492271304130554,0.34926003217697144,0.34929078817367554,0.34932199120521545,0.34935423731803894,0.34938424825668335,0.3494134843349457,0.34944602847099304,0.3494766652584076,0.3495083451271057,0.3495381474494934,0.34956663846969604,0.3495974838733673,0.34962719678878784,0.3496573567390442,0.34968680143356323,0.34971538186073303,0.3497435748577118,0.3497721552848816,0.34979864954948425,0.3498282730579376,0.3498555123806,0.349884569644928,0.34991389513015747,0.3499419093132019,0.349967360496521,0.34999462962150574,0.35002216696739197,0.35005009174346924,0.3500765860080719,0.3501042127609253,0.35013052821159363,0.3501570224761963,0.35018390417099,0.3502098321914673,0.35023680329322815,0.3502631187438965,0.3502900004386902,0.350315660238266,0.3503413200378418,0.35036641359329224,0.35039111971855164,0.35041525959968567,0.3504396677017212,0.35046476125717163,0.3504908084869385,0.35051438212394714,0.35053879022598267,0.3505629599094391,0.3505861461162567,0.35060784220695496,0.35063159465789795,0.35065460205078125,0.35067763924598694,0.35069864988327026,0.35072073340415955,0.35074278712272644,0.35076430439949036,0.35078465938568115,0.35080692172050476,0.35082748532295227,0.3508490025997162,0.35086843371391296,0.3508893549442291,0.3509098291397095,0.35092973709106445,0.35094913840293884,0.3509676456451416,0.35098716616630554,0.3510063886642456,0.3510257303714752,0.35104477405548096,0.35106372833251953,0.35108232498168945,0.35110118985176086,0.3511204123497009,0.3511373996734619,0.3511546552181244,0.35117125511169434,0.35118964314460754,0.3512067198753357,0.3512224555015564,0.3512389659881592,0.35125643014907837,0.3512726426124573,0.351288378238678,0.3513050973415375],"recovered":[0.0,0.009452376514673233,0.017586370930075645,0.025221362709999084,0.032682161778211594,0.03996065631508827,0.04713672772049904,0.0541844442486763,0.0610969141125679,0.06788593530654907,0.07453131675720215,0.08106125891208649,0.08740955591201782,0.09357357025146484,0.09959470480680466,0.1054706946015358,0.111153244972229,0.11670876294374466,0.12209263443946838,0.12731844186782837,0.1323906034231186,0.1372908502817154,0.14202359318733215,0.14662005007266998,0.1510365754365921,0.15529020130634308,0.15938813984394073,0.16333404183387756,0.1671440452337265,0.17082473635673523,0.1743498146533966,0.17776012420654297,0.18112535774707794,0.1844567209482193,0.18778564035892487,0.1911168098449707,0.19439131021499634,0.19762827455997467,0.20087485015392303,0.20411331951618195,0.2072857767343521,0.21045558154582977,0.21359483897686005,0.21670910716056824,0.21978715062141418,0.22284218668937683,0.22583535313606262,0.22880937159061432,0.2317495346069336,0.2346409410238266,0.23748396337032318,0.24028953909873962,0.24303513765335083,0.2457517832517624,0.2484341859817505,0.25109490752220154,0.25367093086242676,0.2562035918235779,0.25867605209350586,0.2611066401004791,0.2634769678115845,0.2658098638057709,0.2680981457233429,0.2703409790992737,0.2725152373313904,0.2746294140815735,0.2767029404640198,0.27874264121055603,0.2807084619998932,0.282645046710968,0.2845311760902405,0.2863553762435913,0.2881334125995636,0.28987810015678406,0.29158276319503784,0.29322707653045654,0.2948364317417145,0.2964027523994446,0.2979199290275574,0.299389511346817,0.3008221983909607,0.30221667885780334,0.30355364084243774,0.3048432469367981,0.3061046600341797,0.3073451519012451,0.30853450298309326,0.3097076714038849,0.3108363747596741,0.3119221031665802,0.31298744678497314,0.3140154182910919,0.31500646471977234,0.31597286462783813,0.3169012665748596,0.31782373785972595,0.31870347261428833,0.3195466101169586,0.32035911083221436,0.3211534917354584,0.3219200670719147,0.32265257835388184,0.32337114214897156,0.32408082485198975,0.324764221906662,0.3254240155220032,0.3260645866394043,0.3266839385032654,0.32728439569473267,0.3278658390045166,0.32842981815338135,0.32897135615348816,0.3294934630393982,0.3300096392631531,0.33050355315208435,0.33098217844963074,0.33145251870155334,0.3319023847579956,0.33234694600105286,0.3327643871307373,0.333169549703598,0.33357149362564087,0.3339618444442749,0.33434420824050903,0.3347075879573822,0.3350577652454376,0.3354034125804901,0.3357356786727905,0.3360537886619568,0.33636707067489624,0.3366577625274658,0.3369547426700592,0.33724096417427063,0.33751732110977173,0.3377842903137207,0.338043749332428,0.33829209208488464,0.3385401964187622,0.33878031373023987,0.33901241421699524,0.3392455577850342,0.33946871757507324,0.3396826982498169,0.3398895263671875,0.3400909900665283,0.34028497338294983,0.3404793441295624,0.3406648635864258,0.3408437669277191,0.341020405292511,0.3411952555179596,0.3413604199886322,0.3415219783782959,0.34167832136154175,0.3418334722518921,0.34198692440986633,0.34212726354599,0.34226664900779724,0.34240272641181946,0.3425334692001343,0.34266427159309387,0.3427923321723938,0.3429226875305176,0.3430396318435669,0.3431563973426819,0.3432651162147522,0.3433811366558075,0.3434913754463196,0.3435984253883362,0.3437023460865021,0.3438032567501068,0.343902587890625,0.3440015912055969,0.34410014748573303,0.34419429302215576,0.34428510069847107,0.3443787693977356,0.3444669246673584,0.3445536196231842,0.3446407616138458,0.3447239398956299,0.34480759501457214,0.34488528966903687,0.344963014125824,0.34503987431526184,0.34511467814445496,0.34519341588020325,0.3452644348144531,0.34533771872520447,0.3454071283340454,0.3454807996749878,0.3455484211444855,0.3456166982650757,0.3456859290599823,0.34575343132019043,0.3458178639411926,0.34588301181793213,0.3459450900554657,0.3460060954093933,0.34606486558914185,0.34612634778022766,0.34618625044822693,0.3462485671043396,0.34631139039993286,0.3463711738586426,0.3464277684688568,0.3464816212654114,0.3465369939804077,0.3465900719165802,0.3466453552246094,0.34669825434684753,0.34675389528274536,0.34680435061454773,0.34685537219047546,0.3469066917896271,0.34695667028427124,0.34700438380241394,0.3470523953437805,0.34710144996643066,0.3471495509147644,0.3471998870372772,0.3472474217414856,0.3472929000854492,0.34734079241752625,0.3473878502845764,0.3474336862564087,0.3474826514720917,0.34753167629241943,0.3475778102874756,0.34762072563171387,0.34766408801078796,0.34770822525024414,0.34774935245513916,0.3477955758571625,0.34783706068992615,0.3478797972202301,0.34792280197143555,0.3479659855365753,0.34800681471824646,0.3480492830276489,0.348089337348938,0.3481301963329315,0.34816914796829224,0.3482058346271515,0.3482430875301361,0.3482815623283386,0.3483176827430725,0.3483538031578064,0.3483894467353821,0.3484281301498413,0.34846311807632446,0.34849950671195984,0.34853771328926086,0.3485719561576843,0.3486100435256958,0.3486446440219879,0.3486798405647278,0.3487146496772766,0.3487465977668762,0.34877970814704895,0.34881582856178284,0.34884780645370483,0.3488829731941223,0.34891703724861145,0.3489486277103424,0.34897947311401367,0.34901246428489685,0.3490440547466278,0.3490775525569916,0.34910932183265686,0.3491402566432953,0.34917157888412476,0.34920403361320496,0.349234014749527,0.34926390647888184,0.3492937982082367,0.34932246804237366,0.34935417771339417,0.3493827283382416,0.34941330552101135,0.3494439423084259,0.3494722545146942,0.3495006263256073,0.34953024983406067,0.34955769777297974,0.34958794713020325,0.3496147394180298,0.3496430516242981,0.3496720790863037,0.34970226883888245,0.34972670674324036,0.3497548997402191,0.3497815728187561,0.3498101532459259,0.34983599185943604,0.3498642146587372,0.34989070892333984,0.34991776943206787,0.3499446511268616,0.34997057914733887,0.34999680519104004,0.35002386569976807,0.35004922747612,0.35007497668266296,0.35010024905204773,0.3501267731189728,0.3501524031162262,0.350178062915802,0.3502015471458435,0.3502257764339447,0.3502506911754608,0.3502750098705292,0.350301057100296,0.3503265976905823,0.3503512144088745,0.35037413239479065,0.35039621591567993,0.3504197895526886,0.35044345259666443,0.3504655361175537,0.3504873216152191,0.3505091071128845,0.35053059458732605,0.35054993629455566,0.35057333111763,0.35059425234794617,0.35061585903167725,0.3506353795528412,0.35065537691116333,0.3506750762462616,0.3506945073604584,0.35071367025375366,0.35073423385620117,0.35075467824935913,0.35077497363090515,0.350792795419693,0.3508114516735077,0.3508305251598358,0.3508509695529938,0.3508709669113159,0.3508893549442291,0.3509064316749573,0.35092246532440186,0.35094085335731506,0.3509575426578522,0.3509746193885803,0.35099130868911743,0.351007342338562,0.35102659463882446,0.35104241967201233,0.35105788707733154],"active":[0.019028574228286743,0.016360215842723846,0.015423042699694633,0.015021465718746185,0.014726553112268448,0.014495301991701126,0.014217179268598557,0.013923682272434235,0.013676963746547699,0.013383835554122925,0.013106562197208405,0.012784302234649658,0.012454494833946228,0.012179389595985413,0.01185646653175354,0.011553719639778137,0.011249944567680359,0.010941453278064728,0.01060834527015686,0.010300040245056152,0.00994543731212616,0.009621843695640564,0.009331077337265015,0.0089959055185318,0.00868503749370575,0.008385434746742249,0.008080318570137024,0.007818520069122314,0.007522746920585632,0.0072229355573654175,0.006965667009353638,0.006865963339805603,0.00682474672794342,0.006810232996940613,0.006783157587051392,0.006713464856147766,0.006671115756034851,0.0066616833209991455,0.0066222697496414185,0.006567090749740601,0.006534934043884277,0.006480902433395386,0.006425529718399048,0.0063483864068984985,0.006288871169090271,0.006209835410118103,0.00613345205783844,0.006059035658836365,0.00597245991230011,0.005889177322387695,0.005808725953102112,0.005720645189285278,0.0056524574756622314,0.00556577742099762,0.005476176738739014,0.005335301160812378,0.0052370429039001465,0.0051226019859313965,0.005034536123275757,0.004928082227706909,0.004838168621063232,0.00474095344543457,0.0046305060386657715,0.004503846168518066,0.0044145286083221436,0.004329174757003784,0.004234015941619873,0.004124313592910767,0.004043877124786377,0.003945052623748779,0.00383952260017395,0.0037581026554107666,0.0036794543266296387,0.0035847723484039307,0.003483682870864868,0.0034132301807403564,0.0033172965049743652,0.003227800130844116,0.0031520724296569824,0.003058791160583496,0.0029680728912353516,0.0028856396675109863,0.002816140651702881,0.0027579665184020996,0.002685725688934326,0.0025992989540100098,0.0025462210178375244,0.0024642348289489746,0.0023956894874572754,0.0023457109928131104,0.002275139093399048,0.002205491065979004,0.0021472573280334473,0.002078235149383545,0.002022981643676758,0.0019459128379821777,0.0018812119960784912,0.001844555139541626,0.0018081367015838623,0.0017456114292144775,0.0016966462135314941,0.0016657114028930664,0.0016400814056396484,0.0015901029109954834,0.0015414059162139893,0.001496344804763794,0.0014610588550567627,0.0014152228832244873,0.0013779103755950928,0.0013431906700134277,0.0013064146041870117,0.0012706518173217773,0.0012425482273101807,0.0012083053588867188,0.0011855661869049072,0.0011583268642425537,0.0011260509490966797,0.0011036098003387451,0.0010577142238616943,0.001040339469909668,0.001029878854751587,0.0009989440441131592,0.0009791553020477295,0.000947803258895874,0.0009263157844543457,0.0009026527404785156,0.0008800923824310303,0.0008549094200134277,0.0008380413055419922,0.0008126795291900635,0.0008075833320617676,0.0007843673229217529,0.0007674992084503174,0.0007523894309997559,0.0007331967353820801,0.0007225275039672852,0.0007145702838897705,0.0006961226463317871,0.0006858408451080322,0.0006773471832275391,0.000655829906463623,0.0006436705589294434,0.0006306469440460205,0.0006191432476043701,0.0006079971790313721,0.0006003677845001221,0.0005876421928405762,0.0005755722522735596,0.0005679428577423096,0.0005543529987335205,0.0005413591861724854,0.0005348324775695801,0.0005283057689666748,0.0005247592926025391,0.0005148351192474365,0.0004995465278625488,0.0004933178424835205,0.0004916489124298096,0.0004843771457672119,0.00048041343688964844,0.000473707914352417,0.0004711747169494629,0.00045305490493774414,0.0004488229751586914,0.0004430413246154785,0.00044485926628112793,0.00043269991874694824,0.0004271268844604492,0.0004222095012664795,0.0004190206527709961,0.0004101693630218506,0.0004093945026397705,0.0004037618637084961,0.0003973245620727539,0.00039589405059814453,0.00039270520210266113,0.00038552284240722656,0.000382155179977417,0.0003788173198699951,0.0003700554370880127,0.0003679990768432617,0.00036329030990600586,0.0003648996353149414,0.00036206841468811035,0.00035858154296875,0.0003584623336791992,0.00035187602043151855,0.0003522336483001709,0.00035187602043151855,0.0003520548343658447,0.00034675002098083496,0.00034874677658081055,0.0003472268581390381,0.0003464818000793457,0.00034102797508239746,0.0003420412540435791,0.00033661723136901855,0.0003338456153869629,0.00033348798751831055,0.00033289194107055664,0.00033214688301086426,0.0003304481506347656,0.0003300905227661133,0.00032338500022888184,0.00031942129135131836,0.000315934419631958,0.0003179013729095459,0.0003166794776916504,0.0003167092800140381,0.0003142356872558594,0.0003154575824737549,0.000310748815536499,0.00030934810638427734,0.0003076493740081787,0.0003058314323425293,0.00030368566513061523,0.000305861234664917,0.00030621886253356934,0.000302046537399292,0.0003000795841217041,0.0002988874912261963,0.0002994537353515625,0.0003002583980560303,0.0003005564212799072,0.00029924511909484863,0.00030037760734558105,0.0002987682819366455,0.00029414892196655273,0.00029206275939941406,0.00029149651527404785,0.0002917945384979248,0.0002925693988800049,0.0002942383289337158,0.0002911388874053955,0.00029209256172180176,0.00029215216636657715,0.0002912282943725586,0.0002892613410949707,0.00028821825981140137,0.00028517842292785645,0.0002866983413696289,0.00028592348098754883,0.0002842247486114502,0.0002842247486114502,0.00028377771377563477,0.0002817809581756592,0.00028255581855773926,0.0002836883068084717,0.00028574466705322266,0.0002848803997039795,0.0002853572368621826,0.0002849996089935303,0.0002828240394592285,0.0002849996089935303,0.00028124451637268066,0.00028190016746520996,0.00028142333030700684,0.00027933716773986816,0.00028142333030700684,0.00028312206268310547,0.0002798140048980713,0.0002816915512084961,0.0002779364585876465,0.0002773404121398926,0.0002785027027130127,0.00028055906295776367,0.0002783238887786865,0.0002779364585876465,0.0002766847610473633,0.00027492642402648926,0.0002732276916503906,0.00027444958686828613,0.0002726316452026367,0.00027433037757873535,0.00027424097061157227,0.0002728402614593506,0.00027501583099365234,0.00027301907539367676,0.0002746284008026123,0.0002734959125518799,0.0002714395523071289,0.0002713203430175781,0.000271528959274292,0.000268399715423584,0.00027057528495788574,0.0002675652503967285,0.00026983022689819336,0.000270843505859375,0.00026983022689819336,0.0002650916576385498,0.00026792287826538086,0.00026726722717285156,0.00026851892471313477,0.0002664327621459961,0.0002682209014892578,0.0002663135528564453,0.0002663135528564453,0.00026613473892211914,0.0002651810646057129,0.0002662241458892822,0.0002663135528564453,0.00026613473892211914,0.0002664327621459961,0.000266343355178833,0.00026616454124450684,0.0002643465995788574,0.00026285648345947266,0.00026160478591918945,0.000263214111328125,0.0002650320529937744,0.0002636909484863281,0.0002637803554534912,0.0002619028091430664,0.0002595484256744385,0.00025662779808044434,0.0002574622631072998,0.00025838613510131836,0.00025784969329833984,0.00025519728660583496,0.00025519728660583496,0.0002554655075073242,0.00025519728660583496,0.00025406479835510254,0.0002569854259490967,0.0002541542053222656,0.00025475025177001953,0.0002525746822357178,0.00025397539138793945,0.0002544522285461426,0.00025466084480285645,0.00025463104248046875,0.00025397539138793945,0.0002529323101043701,0.0002517104148864746,0.00025075674057006836,0.00025197863578796387,0.0002522766590118408,0.0002517998218536377,0.00025022029876708984,0.00024944543838500977,0.0002480447292327881,0.00024822354316711426,0.00024878978729248047,0.00024878978729248047,0.0002491772174835205,0.0002478361129760742,0.00024765729904174805,0.0002490878105163574,0.0002460479736328125,0.0002459585666656494,0.0002472102642059326]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.019028574228286743,0.025836171582341194,0.032866910099983215,0.03980163857340813,0.046573489904403687,0.053196899592876434,0.05962017551064491,0.06581531465053558,0.07178975641727448,0.07756634056568146,0.08314543962478638,0.08855779469013214,0.09372342377901077,0.09870496392250061,0.10351768136024475,0.10811244696378708,0.11251481622457504,0.11677251011133194,0.12082413583993912,0.12471438944339752,0.12844903767108917,0.13200777769088745,0.13543054461479187,0.1387123018503189,0.1418265700340271,0.1448003053665161,0.1476411521434784,0.15035128593444824,0.15293996036052704,0.15540507435798645,0.15774795413017273,0.16012093424797058,0.1624668389558792,0.16478945314884186,0.16706810891628265,0.1693081110715866,0.1715194284915924,0.1737080216407776,0.17586445808410645,0.17798203229904175,0.18007716536521912,0.1821208894252777,0.18414698541164398,0.18611687421798706,0.18807996809482574,0.18998657166957855,0.1918620467185974,0.19370801746845245,0.1955125778913498,0.19728590548038483,0.19902870059013367,0.2007325291633606,0.20239099860191345,0.2040189951658249,0.2056054174900055,0.2071467489004135,0.2086714804172516,0.21016094088554382,0.21161475777626038,0.2130226492881775,0.21441015601158142,0.21575380861759186,0.21706926822662354,0.21835435926914215,0.21960993111133575,0.22082258760929108,0.22200827300548553,0.2231701910495758,0.22428061068058014,0.22536982595920563,0.22644270956516266,0.2274840921163559,0.22849804162979126,0.229481041431427,0.230447456240654,0.23137256503105164,0.23227757215499878,0.23316287994384766,0.23402667045593262,0.23485104739665985,0.2356671392917633,0.2364489734172821,0.23721450567245483,0.2379530519247055,0.23867689073085785,0.23937168717384338,0.2400570511817932,0.24072477221488953,0.24136553704738617,0.24199382960796356,0.2426084578037262,0.24319922924041748,0.2437763214111328,0.24433068931102753,0.24487364292144775,0.24540074169635773,0.24590332806110382,0.24639101326465607,0.24686719477176666,0.24733233451843262,0.24777881801128387,0.2482137829065323,0.24864836037158966,0.24905391037464142,0.24945726990699768,0.2498440444469452,0.250224232673645,0.250590056180954,0.25094860792160034,0.2512991726398468,0.2516377568244934,0.25196248292922974,0.25227755308151245,0.2525862455368042,0.25288352370262146,0.25317203998565674,0.25345203280448914,0.253728449344635,0.253997802734375,0.2542562186717987,0.2545039653778076,0.2547457814216614,0.25497865676879883,0.25521141290664673,0.2554313540458679,0.25564903020858765,0.25585347414016724,0.2560568153858185,0.25625675916671753,0.2564540505409241,0.25664079189300537,0.256827175617218,0.25700172781944275,0.2571783661842346,0.2573532462120056,0.25751978158950806,0.2576780319213867,0.257831871509552,0.2579875588417053,0.2581407427787781,0.2582910656929016,0.25843262672424316,0.25857222080230713,0.2587123513221741,0.25884610414505005,0.25897908210754395,0.2591080069541931,0.25922495126724243,0.2593464255332947,0.2594611644744873,0.2595771849155426,0.25968706607818604,0.2597963809967041,0.2599034309387207,0.2600155472755432,0.26011955738067627,0.2602206766605377,0.2603161931037903,0.2604134678840637,0.26050710678100586,0.2606049180030823,0.26069384813308716,0.2607789933681488,0.2608657479286194,0.2609497010707855,0.26103100180625916,0.2611156702041626,0.2611966133117676,0.26127487421035767,0.2613515853881836,0.2614244818687439,0.26149982213974,0.26157018542289734,0.26163968443870544,0.26170873641967773,0.26177406311035156,0.2618449032306671,0.2619113028049469,0.26197677850723267,0.26204049587249756,0.26210182905197144,0.26216405630111694,0.26222527027130127,0.2622829079627991,0.2623405158519745,0.26239898800849915,0.26245540380477905,0.2625114917755127,0.26256582140922546,0.2626209259033203,0.2626742124557495,0.2627224922180176,0.26277631521224976,0.26282641291618347,0.26287686824798584,0.262925922870636,0.26297682523727417,0.2630246579647064,0.2630707621574402,0.26311612129211426,0.2631623446941376,0.26320695877075195,0.26325148344039917,0.26329684257507324,0.2633426785469055,0.2633874714374542,0.26342999935150146,0.2634718716144562,0.2635132074356079,0.26355457305908203,0.26359766721725464,0.26363956928253174,0.2636837065219879,0.2637236714363098,0.26376527547836304,0.26380622386932373,0.2638447880744934,0.2638852596282959,0.26392483711242676,0.2639622092247009,0.26400047540664673,0.2640378475189209,0.2640758454799652,0.26411205530166626,0.2641497850418091,0.26418808102607727,0.26422542333602905,0.264262318611145,0.26429861783981323,0.2643343508243561,0.2643711566925049,0.2644074559211731,0.26444414258003235,0.26447808742523193,0.26451563835144043,0.2645508050918579,0.26458409428596497,0.26461946964263916,0.26465433835983276,0.26468753814697266,0.26472151279449463,0.264754980802536,0.2647875249385834,0.264822781085968,0.26485684514045715,0.2648890018463135,0.2649202346801758,0.26495426893234253,0.2649877667427063,0.2650197148323059,0.2650492191314697,0.26508140563964844,0.265112042427063,0.265144020318985,0.26517486572265625,0.26520541310310364,0.26523447036743164,0.2652641534805298,0.265293687582016,0.2653234004974365,0.26535263657569885,0.265381783246994,0.2654126286506653,0.2654418647289276,0.2654727101325989,0.265501469373703,0.26553070545196533,0.26555967330932617,0.2655876576900482,0.26561546325683594,0.2656444311141968,0.2656729221343994,0.2657005488872528,0.26572903990745544,0.26575592160224915,0.2657851576805115,0.2658125162124634,0.26583975553512573,0.26586711406707764,0.2658942639827728,0.2659232020378113,0.2659512162208557,0.2659769058227539,0.26600536704063416,0.2660340368747711,0.2660604417324066,0.2660894989967346,0.26611825823783875,0.2661462724208832,0.2661742866039276,0.26620209217071533,0.26622870564460754,0.2662539780139923,0.2662811279296875,0.2663077116012573,0.26633328199386597,0.26636046171188354,0.26638761162757874,0.26641392707824707,0.26644182205200195,0.2664686441421509,0.2664944529533386,0.2665190100669861,0.2665472626686096,0.2665747404098511,0.26660066843032837,0.26662689447402954,0.26665496826171875,0.26668044924736023,0.26670798659324646,0.26673412322998047,0.26676109433174133,0.2667854130268097,0.26681098341941833,0.26683464646339417,0.26685869693756104,0.26688501238822937,0.26691028475761414,0.26693376898765564,0.2669588625431061,0.2669845223426819,0.2670067548751831,0.26702988147735596,0.2670535445213318,0.26707786321640015,0.2671024203300476,0.26712504029273987,0.26714909076690674,0.2671714425086975,0.2671954929828644,0.2672174572944641,0.2672383785247803,0.2672615051269531,0.2672857642173767,0.26730877161026,0.2673293948173523,0.2673527002334595,0.2673744857311249,0.26739639043807983,0.26741600036621094,0.26743775606155396,0.2674585282802582,0.2674798369407654,0.26750075817108154,0.2675211429595947,0.2675405740737915,0.2675621509552002,0.26758188009262085,0.267599880695343,0.2676194906234741,0.2676375210285187],"recovered":[0.0,0.009439832530915737,0.017576750367879868,0.025128750130534172,0.03235480561852455,0.03936903923749924,0.046165697276592255,0.052787311375141144,0.059191539883613586,0.06538394093513489,0.07136715948581696,0.07715383917093277,0.08273378014564514,0.08809256553649902,0.09325215965509415,0.098238505423069,0.10302990674972534,0.10763467103242874,0.11206335574388504,0.11629728227853775,0.12035560607910156,0.12426387518644333,0.1279934197664261,0.1315673589706421,0.13498888909816742,0.13826178014278412,0.1414039582014084,0.14437901973724365,0.14721637964248657,0.1499490588903427,0.15254603326320648,0.1550035923719406,0.15741051733493805,0.15979896485805511,0.16216816008090973,0.16449587047100067,0.1667659431695938,0.16900594532489777,0.17122018337249756,0.17339256405830383,0.17553767561912537,0.17766053974628448,0.17972511053085327,0.1817951500415802,0.1838078498840332,0.18579207360744476,0.18774206936359406,0.18965423107147217,0.19152933359146118,0.19336822628974915,0.19517429172992706,0.19694574177265167,0.19868861138820648,0.2003927379846573,0.2020336538553238,0.2036520391702652,0.20523346960544586,0.206756591796875,0.20827661454677582,0.2097606062889099,0.21122130751609802,0.21265003085136414,0.21402999758720398,0.21538373827934265,0.2166927009820938,0.21798363327980042,0.21921665966510773,0.22043365240097046,0.22162604331970215,0.222787007689476,0.22391337156295776,0.22501182556152344,0.22608084976673126,0.2271159142255783,0.2281339168548584,0.2291140854358673,0.23007088899612427,0.23100003600120544,0.2318936437368393,0.23277385532855988,0.2336335927248001,0.23447363078594208,0.23528112471103668,0.23607589304447174,0.23683755099773407,0.2375892996788025,0.23831409215927124,0.23901832103729248,0.23970405757427216,0.2403733879327774,0.2410183846950531,0.24164865911006927,0.24226433038711548,0.24285255372524261,0.24342814087867737,0.2439826875925064,0.24452544748783112,0.24505840241909027,0.2455630600452423,0.24605782330036163,0.24653871357440948,0.2470022588968277,0.24744769930839539,0.24789388477802277,0.24831508100032806,0.24872815608978271,0.24913464486598969,0.24951963126659393,0.24989978969097137,0.25026601552963257,0.2506335377693176,0.25097891688346863,0.2513110637664795,0.2516306936740875,0.251949667930603,0.25225740671157837,0.25255608558654785,0.2528485357761383,0.2531275153160095,0.25340762734413147,0.25367066264152527,0.25393208861351013,0.25417935848236084,0.25442683696746826,0.25465941429138184,0.25488707423210144,0.25511184334754944,0.2553279995918274,0.2555379271507263,0.25574201345443726,0.25594601035118103,0.25613754987716675,0.2563250660896301,0.2565113306045532,0.2566887140274048,0.2568609416484833,0.25703153014183044,0.2571987509727478,0.25735512375831604,0.25751686096191406,0.2576679587364197,0.2578171491622925,0.25796589255332947,0.25810950994491577,0.2582494914531708,0.25839027762413025,0.25853005051612854,0.2586638033390045,0.25878724455833435,0.2589087188243866,0.2590279281139374,0.2591433525085449,0.25926002860069275,0.25937047600746155,0.2594772279262543,0.2595907747745514,0.2596951723098755,0.25979846715927124,0.2599015235900879,0.26000159978866577,0.2600996792316437,0.26019352674484253,0.26028528809547424,0.26037460565567017,0.2604628801345825,0.26054906845092773,0.26063254475593567,0.2607174217700958,0.26079946756362915,0.26088106632232666,0.26095840334892273,0.26103460788726807,0.2611093819141388,0.2611824870109558,0.2612544298171997,0.2613258361816406,0.26139307022094727,0.26146042346954346,0.26152849197387695,0.26159441471099854,0.26165875792503357,0.26172420382499695,0.2617858946323395,0.26184511184692383,0.2619025409221649,0.2619609236717224,0.26201799511909485,0.2620742917060852,0.2621318995952606,0.2621867060661316,0.26224321126937866,0.26229873299598694,0.26234909892082214,0.2624014616012573,0.2624534070491791,0.262503981590271,0.262553870677948,0.26260027289390564,0.2626461982727051,0.2626953125,0.26274192333221436,0.26278746128082275,0.26283273100852966,0.2628762125968933,0.2629234790802002,0.26297062635421753,0.2630128860473633,0.2630569040775299,0.2631010413169861,0.2631438672542572,0.2631872594356537,0.26322847604751587,0.26326948404312134,0.263312965631485,0.26335448026657104,0.2633979618549347,0.26344019174575806,0.26348236203193665,0.2635229229927063,0.26356232166290283,0.26360082626342773,0.26363977789878845,0.2636769115924835,0.2637149393558502,0.26375114917755127,0.263787180185318,0.26382556557655334,0.2638624310493469,0.26390111446380615,0.26393815875053406,0.2639754116535187,0.26401060819625854,0.26404812932014465,0.26408472657203674,0.26412028074264526,0.26415714621543884,0.26419147849082947,0.26422637701034546,0.2642630636692047,0.26429712772369385,0.2643304169178009,0.26436567306518555,0.2643983066082001,0.2644321620464325,0.26446622610092163,0.26449987292289734,0.2645348608493805,0.2645677924156189,0.2646016478538513,0.26463502645492554,0.2646673917770386,0.2646995484828949,0.26473066210746765,0.2647603750228882,0.2647925317287445,0.26482242345809937,0.26485422253608704,0.26488515734672546,0.2649155259132385,0.2649437189102173,0.2649744749069214,0.26500341296195984,0.26503169536590576,0.2650631070137024,0.265094518661499,0.2651255428791046,0.265153169631958,0.2651836574077606,0.26521334052085876,0.26524031162261963,0.26526814699172974,0.2652963399887085,0.26532483100891113,0.26535511016845703,0.26538434624671936,0.26541075110435486,0.2654373347759247,0.2654643952846527,0.2654940187931061,0.2655216455459595,0.2655506134033203,0.26557841897010803,0.2656051218509674,0.2656324803829193,0.26565784215927124,0.2656874656677246,0.26571395993232727,0.2657419741153717,0.2657693326473236,0.2657983601093292,0.26582711935043335,0.2658540904521942,0.26588109135627747,0.2659069299697876,0.26593491435050964,0.2659623622894287,0.26598867774009705,0.2660161256790161,0.2660439610481262,0.2660716772079468,0.2660958170890808,0.2661212980747223,0.2661494016647339,0.2661731541156769,0.2662004232406616,0.2662278711795807,0.2662537097930908,0.2662822902202606,0.26630860567092896,0.2663338780403137,0.26636120676994324,0.26638922095298767,0.26641279458999634,0.26643696427345276,0.2664642035961151,0.2664877772331238,0.26651155948638916,0.26653578877449036,0.2665605843067169,0.2665845453739166,0.2666073739528656,0.2666337788105011,0.26665735244750977,0.2666800916194916,0.2667040526866913,0.2667256295681,0.26674988865852356,0.26677459478378296,0.2667970359325409,0.26681965589523315,0.2668435275554657,0.26686662435531616,0.26688963174819946,0.26691311597824097,0.2669360339641571,0.26696038246154785,0.2669817805290222,0.26700499653816223,0.2670270502567291,0.26704761385917664,0.2670704424381256,0.267092227935791,0.26711514592170715,0.26713505387306213,0.267156183719635,0.26717662811279297,0.26719728112220764,0.2672168016433716,0.26723670959472656,0.2672545313835144,0.26727426052093506],"active":[0.019028574228286743,0.01639633998274803,0.015290159732103348,0.014672888442873955,0.014218684285879135,0.013827860355377197,0.013454478234052658,0.01302800327539444,0.012598216533660889,0.01218239963054657,0.011778280138969421,0.011403955519199371,0.010989643633365631,0.010612398386001587,0.010265521705150604,0.009873941540718079,0.009484909474849701,0.009137839078903198,0.008760780096054077,0.008417107164859772,0.00809343159198761,0.007743902504444122,0.007437124848365784,0.007144942879676819,0.00683768093585968,0.006538525223731995,0.006237193942070007,0.00597226619720459,0.005723580718040466,0.005456015467643738,0.0052019208669662476,0.005117341876029968,0.005056321620941162,0.004990488290786743,0.004899948835372925,0.0048122406005859375,0.004753485321998596,0.004702076315879822,0.004644274711608887,0.004589468240737915,0.00453948974609375,0.004460349678993225,0.0044218748807907104,0.00432172417640686,0.0042721182107925415,0.004194498062133789,0.004119977355003357,0.004053786396980286,0.003983244299888611,0.003917679190635681,0.003854408860206604,0.0037867873907089233,0.00370238721370697,0.0036262571811676025,0.0035717636346817017,0.0034947097301483154,0.003438010811805725,0.0034043490886688232,0.003338143229484558,0.003262042999267578,0.0031888484954833984,0.003103777766227722,0.0030392706394195557,0.0029706209897994995,0.0029172301292419434,0.0028389543294906616,0.0027916133403778076,0.0027365386486053467,0.0026545673608779907,0.0025828182697296143,0.002529338002204895,0.0024722665548324585,0.0024171918630599976,0.002365127205848694,0.0023135393857955933,0.002258479595184326,0.0022066831588745117,0.002162843942642212,0.0021330267190933228,0.0020771920680999756,0.002033546566963196,0.001975342631340027,0.0019333809614181519,0.0018771588802337646,0.0018393397331237793,0.0017823874950408936,0.0017429590225219727,0.001706451177597046,0.0016614794731140137,0.0016204416751861572,0.0015900731086730957,0.0015505701303482056,0.001511991024017334,0.0014781355857849121,0.0014455020427703857,0.0014180541038513184,0.001377880573272705,0.001332610845565796,0.001304134726524353,0.0012745112180709839,0.0012401044368743896,0.0012115240097045898,0.001200661063194275,0.0011600255966186523,0.0011421889066696167,0.0011158883571624756,0.0010895878076553345,0.0010704249143600464,0.0010488182306289673,0.0010331571102142334,0.0010042190551757812,0.0009835660457611084,0.000966489315032959,0.0009555518627166748,0.0009338557720184326,0.0009146332740783691,0.0008959472179412842,0.0008799135684967041,0.0008702874183654785,0.0008485913276672363,0.0008333027362823486,0.0008136928081512451,0.0007992982864379883,0.0007845759391784668,0.000771939754486084,0.0007619559764862061,0.0007416307926177979,0.0007288157939910889,0.0007188320159912109,0.0007120370864868164,0.0006947815418243408,0.0006896257400512695,0.0006766617298126221,0.0006670355796813965,0.0006645321846008301,0.0006588399410247803,0.0006465017795562744,0.0006331205368041992,0.0006324350833892822,0.0006238818168640137,0.0006231069564819336,0.0006154775619506836,0.0006063282489776611,0.0006028413772583008,0.0005966126918792725,0.0005888044834136963,0.0005779564380645752,0.000561147928237915,0.0005591809749603271,0.000552445650100708,0.0005492568016052246,0.0005437135696411133,0.0005363523960113525,0.0005329549312591553,0.0005383193492889404,0.0005287826061248779,0.0005255043506622314,0.000517725944519043,0.0005119442939758301,0.0005055069923400879,0.0005052387714385986,0.0005003213882446289,0.0004937052726745605,0.0004911422729492188,0.00048682093620300293,0.0004819333553314209,0.0004831254482269287,0.00047919154167175293,0.0004754066467285156,0.0004705190658569336,0.000466078519821167,0.00046521425247192383,0.0004608035087585449,0.0004571974277496338,0.00045430660247802734,0.0004482269287109375,0.00045183300971984863,0.0004508793354034424,0.0004482865333557129,0.00044608116149902344,0.0004430711269378662,0.0004398524761199951,0.000439375638961792,0.00043779611587524414,0.0004379749298095703,0.0004380643367767334,0.0004374086856842041,0.00043720006942749023,0.00043392181396484375,0.0004342198371887207,0.0004310011863708496,0.00042375922203063965,0.0004272162914276123,0.00042495131492614746,0.0004234611988067627,0.00042194128036499023,0.0004229545593261719,0.00042438507080078125,0.0004245638847351074,0.0004208087921142578,0.0004204213619232178,0.0004194974899291992,0.00041875243186950684,0.00042062997817993164,0.00041919946670532227,0.00041684508323669434,0.0004171133041381836,0.00041496753692626953,0.00041216611862182617,0.0004107058048248291,0.00041040778160095215,0.00041109323501586914,0.00041422247886657715,0.0004107058048248291,0.0004107952117919922,0.0004082620143890381,0.00040459632873535156,0.00040289759635925293,0.000401914119720459,0.0003998875617980957,0.00039964914321899414,0.0003980696201324463,0.00039893388748168945,0.00039711594581604004,0.0003986358642578125,0.00040090084075927734,0.000399857759475708,0.0003998875617980957,0.0003975033760070801,0.0003961920738220215,0.00039574503898620605,0.0003968477249145508,0.0003960132598876953,0.00039336085319519043,0.000395357608795166,0.0003936588764190674,0.00039261579513549805,0.00039309263229370117,0.00039127469062805176,0.0003904104232788086,0.0003910958766937256,0.00038930773735046387,0.0003892183303833008,0.00039061903953552246,0.00039061903953552246,0.0003891289234161377,0.0003853738307952881,0.0003864765167236328,0.00038611888885498047,0.0003846883773803711,0.00038182735443115234,0.00038185715675354004,0.0003813803195953369,0.00038364529609680176,0.00038233399391174316,0.00038298964500427246,0.0003802478313446045,0.0003789961338043213,0.0003781616687774658,0.0003796815872192383,0.0003781616687774658,0.0003783702850341797,0.0003809332847595215,0.0003787577152252197,0.0003781914710998535,0.00037592649459838867,0.0003775358200073242,0.00037601590156555176,0.0003743171691894531,0.0003751516342163086,0.000376284122467041,0.00037658214569091797,0.0003757178783416748,0.0003739297389984131,0.00037157535552978516,0.0003744065761566162,0.0003751814365386963,0.00037536025047302246,0.0003730952739715576,0.0003726184368133545,0.0003725886344909668,0.00037279725074768066,0.000371783971786499,0.00037288665771484375,0.00037619471549987793,0.00037297606468200684,0.00037553906440734863,0.000376284122467041,0.0003769397735595703,0.00037592649459838867,0.0003749728202819824,0.0003746151924133301,0.00037288665771484375,0.00037419795989990234,0.00037279725074768066,0.00037091970443725586,0.000371783971786499,0.00037148594856262207,0.0003699660301208496,0.0003701448440551758,0.00037282705307006836,0.000373154878616333,0.00036960840225219727,0.00037410855293273926,0.0003743171691894531,0.00037279725074768066,0.0003731846809387207,0.0003726780414581299,0.0003718435764312744,0.00037410855293273926,0.00037291646003723145,0.0003718733787536621,0.0003726184368133545,0.00037401914596557617,0.00037044286727905273,0.00037091970443725586,0.00037345290184020996,0.0003744959831237793,0.0003731846809387207,0.0003743171691894531,0.0003771483898162842,0.00037297606468200684,0.0003725290298461914,0.00037345290184020996,0.0003738105297088623,0.00037679076194763184,0.0003751516342163086,0.0003744959831237793,0.0003744065761566162,0.0003758370876312256,0.0003739297389984131,0.00037175416946411133,0.0003718733787536621,0.0003726482391357422,0.0003727376461029053,0.00036901235580444336,0.00037091970443725586,0.0003694891929626465,0.000369340181350708,0.00036838650703430176,0.0003673136234283447,0.0003663003444671631,0.00036469101905822754,0.0003657042980194092,0.0003649592399597168,0.00036394596099853516,0.0003648698329925537,0.0003650784492492676,0.0003631711006164551,0.0003649592399597168,0.00036326050758361816]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.019028574228286743,0.025830984115600586,0.03317559137940407,0.04065714031457901,0.04819602891802788,0.05571954324841499,0.06318260729312897,0.07058851420879364,0.07796820998191833,0.085252545773983,0.09246096760034561,0.09954867511987686,0.10655272006988525,0.11348943412303925,0.12025119364261627,0.12693968415260315,0.1334659457206726,0.13990280032157898,0.1461903601884842,0.1523086279630661,0.15830779075622559,0.16412831842899323,0.16981880366802216,0.17535243928432465,0.18073630332946777,0.1859709769487381,0.19100919365882874,0.19593828916549683,0.20067961513996124,0.20526787638664246,0.2097092866897583,0.21427009999752045,0.21886855363845825,0.22345378994941711,0.22805288434028625,0.23265501856803894,0.23722591996192932,0.241819366812706,0.24638451635837555,0.2509409785270691,0.2554900050163269,0.25998765230178833,0.264458566904068,0.26890355348587036,0.2732824385166168,0.27761775255203247,0.2819141149520874,0.28617843985557556,0.2903437912464142,0.2944658696651459,0.2985306978225708,0.30252233147621155,0.30646803975105286,0.3102916181087494,0.31403645873069763,0.3177492320537567,0.32135286927223206,0.3249192535877228,0.32839351892471313,0.3317810893058777,0.33508622646331787,0.33832356333732605,0.3414601981639862,0.34452757239341736,0.34749263525009155,0.35039421916007996,0.3532077372074127,0.3559316396713257,0.35858291387557983,0.3611607253551483,0.36367395520210266,0.36608070135116577,0.36841273307800293,0.3706808388233185,0.3728720545768738,0.37498095631599426,0.3770279884338379,0.3790093958377838,0.3809138238430023,0.38275355100631714,0.3845385015010834,0.38625091314315796,0.38790345191955566,0.3895120322704315,0.39105769991874695,0.392537921667099,0.39395588636398315,0.39532217383384705,0.39665094017982483,0.39790716767311096,0.39912867546081543,0.4003066420555115,0.4014377295970917,0.4025263488292694,0.40357500314712524,0.40458017587661743,0.4055494964122772,0.406474232673645,0.4073643386363983,0.40822580456733704,0.4090423285961151,0.4098255932331085,0.4105742275714874,0.4112904369831085,0.4119842052459717,0.4126526713371277,0.4132833480834961,0.41390326619148254,0.41450080275535583,0.41507187485694885,0.4156166911125183,0.4161345660686493,0.41663309931755066,0.41711586713790894,0.417576402425766,0.41802164912223816,0.4184395372867584,0.4188412129878998,0.4192264676094055,0.4196051359176636,0.4199637174606323,0.4203122854232788,0.4206402003765106,0.4209557771682739,0.42125463485717773,0.4215451180934906,0.4218263626098633,0.4220929741859436,0.42234885692596436,0.42259612679481506,0.4228362441062927,0.42306166887283325,0.42327895760536194,0.4234885275363922,0.4236893057823181,0.42388197779655457,0.4240681529045105,0.4242502748966217,0.42442795634269714,0.4245956242084503,0.42475199699401855,0.42490196228027344,0.4250476658344269,0.4251856505870819,0.42532429099082947,0.42545565962791443,0.42558375000953674,0.42570510506629944,0.42582574486732483,0.4259392023086548,0.4260503947734833,0.42615848779678345,0.42625948786735535,0.4263579547405243,0.4264529049396515,0.4265429675579071,0.42663589119911194,0.4267171621322632,0.4268032908439636,0.4268821179866791,0.4269550144672394,0.4270319938659668,0.42710214853286743,0.4271673262119293,0.4272363483905792,0.4273013472557068,0.42736518383026123,0.4274265766143799,0.42748647928237915,0.4275432527065277,0.42760029435157776,0.4276534914970398,0.42770612239837646,0.4277610182762146,0.4278082549571991,0.42785578966140747,0.42790475487709045,0.4279486835002899,0.42799264192581177,0.4280361235141754,0.42807894945144653,0.42811721563339233,0.4281542897224426,0.42819201946258545,0.4282289743423462,0.4282664358615875,0.4283026456832886,0.42833688855171204,0.42836999893188477,0.42840299010276794,0.42843401432037354,0.428468257188797,0.4285000264644623,0.4285311698913574,0.4285598397254944,0.4285878539085388,0.42861661314964294,0.42864301800727844,0.4286685883998871,0.4286974370479584,0.428723007440567,0.4287475049495697,0.4287729859352112,0.42879778146743774,0.4288225769996643,0.4288449287414551,0.4288683235645294,0.4288904070854187,0.42891255021095276,0.42893093824386597,0.42895272374153137,0.4289727210998535,0.42899376153945923,0.42901289463043213,0.4290320575237274,0.42905139923095703,0.42907044291496277,0.42908909916877747,0.429106742143631,0.4291248619556427,0.4291438162326813,0.4291617274284363,0.4291784167289734,0.42919644713401794,0.429212749004364,0.42922964692115784,0.4292457699775696,0.429261714220047,0.42927753925323486,0.42929375171661377,0.42930829524993896,0.42932289838790894,0.4293369650840759,0.4293513894081116,0.4293655455112457,0.42937931418418884,0.4293932616710663,0.42940741777420044,0.42941975593566895,0.4294334352016449,0.4294469356536865,0.42945927381515503,0.4294712543487549,0.4294833242893219,0.4294952154159546,0.42950719594955444,0.4295181334018707,0.4295296370983124,0.4295407831668854,0.4295513331890106,0.42956236004829407,0.4295726418495178,0.4295831024646759,0.42959320545196533,0.4296034872531891,0.4296135902404785,0.4296230971813202,0.4296325445175171,0.42964139580726624,0.42964988946914673,0.4296594262123108,0.4296678900718689,0.42967602610588074,0.42968401312828064,0.4296923279762268,0.42969977855682373,0.42970770597457886,0.42971599102020264,0.4297240972518921,0.42973223328590393,0.4297406077384949,0.42974844574928284,0.4297560751438141,0.42976438999176025,0.42977070808410645,0.42977768182754517,0.42978447675704956,0.42979201674461365,0.42979881167411804,0.42980578541755676,0.42981332540512085,0.42981937527656555,0.42982614040374756,0.42983314394950867,0.42983898520469666,0.42984557151794434,0.42985275387763977,0.42985841631889343,0.4298645257949829,0.4298705756664276,0.4298767149448395,0.42988207936286926,0.4298873543739319,0.4298935830593109,0.4298986792564392,0.42990338802337646,0.4299079179763794,0.42991188168525696,0.4299166798591614,0.42992132902145386,0.4299256503582001,0.4299312233924866,0.4299364984035492,0.42994093894958496,0.42994555830955505,0.4299507439136505,0.4299541413784027,0.4299585819244385,0.4299629032611847,0.4299662113189697,0.4299696981906891,0.4299732744693756,0.4299774169921875,0.4299808144569397,0.42998459935188293,0.42998865246772766,0.429992139339447,0.4299953579902649,0.4299990236759186,0.4300025999546051,0.4300062954425812,0.4300098717212677,0.4300140142440796,0.4300180673599243,0.43002089858055115,0.4300239384174347,0.43002790212631226,0.4300309121608734,0.4300333559513092,0.4300369322299957,0.43004024028778076,0.4300438165664673,0.4300466477870941,0.430050253868103,0.43005409836769104,0.43005722761154175,0.4300602376461029,0.43006306886672974,0.4300650358200073,0.43006786704063416,0.43007051944732666,0.4300733506679535,0.4300759732723236,0.43007805943489075,0.43008050322532654,0.43008267879486084,0.43008512258529663,0.4300873875617981,0.43008995056152344,0.4300926923751831,0.4300951361656189],"recovered":[0.0,0.009451904334127903,0.017601650208234787,0.025357548147439957,0.032989807426929474,0.04054001346230507,0.04808616265654564,0.05562109127640724,0.06305699050426483,0.07048770785331726,0.0778396725654602,0.08510713279247284,0.09230055660009384,0.09940674155950546,0.10641126334667206,0.11327072978019714,0.12005701661109924,0.12675096094608307,0.13327845931053162,0.13970041275024414,0.1459849625825882,0.15211473405361176,0.15808559954166412,0.1639377325773239,0.16961783170700073,0.17516259849071503,0.18054212629795074,0.18576858937740326,0.190835103392601,0.19571393728256226,0.20046478509902954,0.20507746934890747,0.20963819324970245,0.2142152190208435,0.2187952697277069,0.22337475419044495,0.22797216475009918,0.2325703203678131,0.2371579259634018,0.24173703789710999,0.24630463123321533,0.2508475184440613,0.25537562370300293,0.2598643898963928,0.2643655836582184,0.268785297870636,0.27315646409988403,0.27750205993652344,0.2817954123020172,0.28604036569595337,0.2902262806892395,0.29436251521110535,0.2984170615673065,0.30239880084991455,0.30632299184799194,0.31016403436660767,0.313907265663147,0.317607581615448,0.3212297856807709,0.3247891068458557,0.3282873332500458,0.331678181886673,0.3349771201610565,0.33819860219955444,0.3413568139076233,0.34441420435905457,0.3473866283893585,0.35029736161231995,0.35310474038124084,0.35583704710006714,0.3584790825843811,0.36105501651763916,0.36355069279670715,0.36595451831817627,0.36830249428749084,0.3705614507198334,0.3727607727050781,0.37487995624542236,0.3769336938858032,0.37890198826789856,0.38080310821533203,0.3826444447040558,0.38441571593284607,0.3861311376094818,0.38777661323547363,0.38937631249427795,0.39091670513153076,0.392392098903656,0.39381811022758484,0.3951936364173889,0.3965090811252594,0.3977872133255005,0.399020791053772,0.4001939296722412,0.4013213515281677,0.40240752696990967,0.403450608253479,0.4044569134712219,0.40542465448379517,0.40636494755744934,0.40725645422935486,0.4081164002418518,0.40892842411994934,0.4097084701061249,0.41046249866485596,0.4111788868904114,0.41187170147895813,0.41253912448883057,0.41317903995513916,0.4137983024120331,0.41439130902290344,0.41496869921684265,0.4155067503452301,0.4160260260105133,0.4165278673171997,0.4170094132423401,0.4174667298793793,0.4179036617279053,0.4183252453804016,0.41873013973236084,0.4191160500049591,0.4194859266281128,0.4198470711708069,0.4201909303665161,0.42052599787712097,0.42084261775016785,0.4211464822292328,0.4214380979537964,0.4217173457145691,0.4219845235347748,0.422243595123291,0.4224875867366791,0.42272573709487915,0.42295074462890625,0.4231673777103424,0.42337799072265625,0.42357802391052246,0.4237689971923828,0.4239584803581238,0.4241423010826111,0.4243185520172119,0.4244822859764099,0.42463788390159607,0.4247928559780121,0.42493677139282227,0.4250775873661041,0.4252154529094696,0.4253476858139038,0.4254817068576813,0.4256010949611664,0.4257238805294037,0.4258388578891754,0.42594656348228455,0.42605170607566833,0.42615094780921936,0.426250159740448,0.4263443648815155,0.4264383018016815,0.4265255331993103,0.42661306262016296,0.4266945421695709,0.4267708361148834,0.42684799432754517,0.4269195795059204,0.4269886910915375,0.4270579218864441,0.4271276295185089,0.4271887540817261,0.4272530674934387,0.42731454968452454,0.4273742437362671,0.4274328052997589,0.4274875223636627,0.42753902077674866,0.4275933504104614,0.42764511704444885,0.4276949167251587,0.4277438521385193,0.42779064178466797,0.42783674597740173,0.4278801381587982,0.4279227554798126,0.42796239256858826,0.4280027449131012,0.4280412197113037,0.42807942628860474,0.42811816930770874,0.42815667390823364,0.4281907081604004,0.42822569608688354,0.42825832962989807,0.4282902181148529,0.4283239543437958,0.428353488445282,0.42838481068611145,0.4284151792526245,0.4284459054470062,0.42847535014152527,0.4285030663013458,0.4285297691822052,0.428556352853775,0.4285833239555359,0.42860832810401917,0.4286338686943054,0.42865726351737976,0.42868244647979736,0.42870649695396423,0.42872941493988037,0.42875203490257263,0.42877429723739624,0.428793728351593,0.4288155138492584,0.4288385212421417,0.42885899543762207,0.4288782477378845,0.4288973808288574,0.4289160668849945,0.42893388867378235,0.428951233625412,0.42896953225135803,0.42898857593536377,0.4290063977241516,0.4290247857570648,0.42904308438301086,0.42906081676483154,0.4290778934955597,0.42909514904022217,0.4291117489337921,0.42912694811820984,0.42914342880249023,0.42915937304496765,0.42917314171791077,0.4291883409023285,0.42920276522636414,0.42921748757362366,0.4292311370372772,0.4292448163032532,0.42925870418548584,0.4292716085910797,0.42928481101989746,0.4292977452278137,0.429311603307724,0.42932432889938354,0.42933744192123413,0.4293488562107086,0.42936110496520996,0.4293741285800934,0.4293857216835022,0.4293978810310364,0.4294089376926422,0.42942014336586,0.4294312000274658,0.4294413626194,0.4294527769088745,0.42946287989616394,0.42947325110435486,0.42948344349861145,0.4294927716255188,0.4295017421245575,0.42951154708862305,0.4295198321342468,0.42952898144721985,0.4295380413532257,0.4295467138290405,0.42955490946769714,0.4295644462108612,0.4295732080936432,0.42958077788352966,0.4295884072780609,0.4295956790447235,0.42960426211357117,0.4296127259731293,0.42961952090263367,0.4296267032623291,0.4296336770057678,0.42964017391204834,0.42964866757392883,0.42965584993362427,0.42966338992118835,0.42967045307159424,0.42967668175697327,0.4296835660934448,0.4296906292438507,0.4296974241733551,0.4297046959400177,0.42971092462539673,0.42971715331077576,0.4297236502170563,0.42972996830940247,0.4297363758087158,0.4297422170639038,0.4297477900981903,0.42975327372550964,0.4297589063644409,0.42976465821266174,0.4297700524330139,0.42977550625801086,0.42978060245513916,0.4297856092453003,0.4297897517681122,0.4297942817211151,0.42979928851127625,0.42980438470840454,0.4298097491264343,0.42981427907943726,0.4298188090324402,0.4298238158226013,0.42982834577560425,0.42983314394950867,0.42983710765838623,0.42984098196029663,0.4298441708087921,0.4298478662967682,0.42985135316848755,0.4298548400402069,0.4298582375049591,0.4298620820045471,0.42986586689949036,0.4298698306083679,0.42987361550331116,0.42987746000289917,0.42988133430480957,0.42988577485084534,0.42988917231559753,0.4298928380012512,0.4298958480358124,0.4298984110355377,0.4299018979072571,0.42990490794181824,0.42990735173225403,0.4299105703830719,0.4299142360687256,0.42991819977760315,0.4299207627773285,0.42992424964904785,0.4299277365207672,0.42993083596229553,0.4299343526363373,0.42993679642677307,0.42993953824043274,0.4299420714378357,0.42994481325149536,0.42994800209999084,0.42995065450668335,0.4299534857273102,0.42995575070381165,0.4299584925174713,0.42996084690093994,0.42996329069137573,0.4299655556678772,0.42996782064437866],"active":[0.019028574228286743,0.016379080712795258,0.015573941171169281,0.015299592167139053,0.015206221491098404,0.015179529786109924,0.015096444636583328,0.014967422932386398,0.014911219477653503,0.014764837920665741,0.014621295034885406,0.014441542327404022,0.014252163469791412,0.014082692563533783,0.013839930295944214,0.013668954372406006,0.013408929109573364,0.01315183937549591,0.012911900877952576,0.01260821521282196,0.01232282817363739,0.01201358437538147,0.011733204126358032,0.011414706707000732,0.011118471622467041,0.010808378458023071,0.01046706736087799,0.010169699788093567,0.00984451174736023,0.0095539391040802,0.00924450159072876,0.009192630648612976,0.009230360388755798,0.009238570928573608,0.009257614612579346,0.009280264377593994,0.00925375521183014,0.009249046444892883,0.009226590394973755,0.009203940629959106,0.009185373783111572,0.00914013385772705,0.009082943201065063,0.009039163589477539,0.008916854858398438,0.008832454681396484,0.00875765085220337,0.008676379919052124,0.008548378944396973,0.008425503969192505,0.008304417133331299,0.008159816265106201,0.008050978183746338,0.007892817258834839,0.0077134668827056885,0.007585197687149048,0.007445603609085083,0.00731167197227478,0.007163733243942261,0.006991982460021973,0.006798893213272095,0.006645381450653076,0.0064830780029296875,0.006328970193862915,0.006135821342468262,0.005980014801025391,0.005821108818054199,0.005634278059005737,0.005478173494338989,0.005323678255081177,0.005194872617721558,0.005025684833526611,0.004862040281295776,0.004726320505142212,0.004569560289382935,0.004419505596160889,0.004267215728759766,0.00412943959236145,0.003980129957199097,0.003851562738418579,0.0037353932857513428,0.003606468439102173,0.0034877359867095947,0.003380894660949707,0.0032810866832733154,0.003161609172821045,0.0030391812324523926,0.00293007493019104,0.0028328299522399902,0.002713531255722046,0.0026195943355560303,0.0025194287300109863,0.002416938543319702,0.0023324191570281982,0.0022536516189575195,0.0021726489067077637,0.0020988881587982178,0.0020173192024230957,0.0019396841526031494,0.0018608570098876953,0.001785874366760254,0.0017091929912567139,0.001645803451538086,0.0015819668769836426,0.0015217065811157227,0.0014737844467163086,0.0014116466045379639,0.0013641417026519775,0.0013217628002166748,0.0012735724449157715,0.0012253820896148682,0.0011658668518066406,0.0011263489723205566,0.0010898411273956299,0.0010485351085662842,0.0010122358798980713,0.0009728074073791504,0.0009375512599945068,0.0009012222290039062,0.0008749961853027344,0.0008476674556732178,0.0008263587951660156,0.0007931292057037354,0.0007648468017578125,0.0007286369800567627,0.0007025003433227539,0.0006798803806304932,0.0006548762321472168,0.0006315112113952637,0.0006116032600402832,0.000592648983001709,0.0005740821361541748,0.0005532205104827881,0.0005377829074859619,0.000521928071975708,0.0005039870738983154,0.0004901289939880371,0.0004812777042388916,0.00046947598457336426,0.0004533231258392334,0.0004334449768066406,0.0004196763038635254,0.00040978193283081055,0.0003927946090698242,0.00038751959800720215,0.00037807226181030273,0.00036829710006713867,0.0003574192523956299,0.0003440380096435547,0.0003381073474884033,0.00032651424407958984,0.0003196299076080322,0.0003129243850708008,0.00030624866485595703,0.0003019571304321289,0.00029280781745910645,0.00029152631759643555,0.00027886033058166504,0.0002777576446533203,0.0002690553665161133,0.00026047229766845703,0.000261157751083374,0.0002541542053222656,0.00024774670600891113,0.00024765729904174805,0.0002434253692626953,0.00023755431175231934,0.0002378225326538086,0.0002334117889404297,0.00022870302200317383,0.00022605061531066895,0.0002206861972808838,0.00021860003471374512,0.00022199749946594238,0.0002149045467376709,0.00021067261695861816,0.0002098381519317627,0.00020483136177062988,0.00020200014114379883,0.00019937753677368164,0.00019881129264831543,0.00019446015357971191,0.00019189715385437012,0.00018927454948425293,0.00018775463104248047,0.00018700957298278809,0.00018447637557983398,0.00018021464347839355,0.000179290771484375,0.00017729401588439941,0.00017568469047546387,0.0001780390739440918,0.0001760721206665039,0.00017768144607543945,0.00017502903938293457,0.00017267465591430664,0.00017070770263671875,0.00016766786575317383,0.00016552209854125977,0.00016766786575317383,0.0001666545867919922,0.00016418099403381348,0.0001646578311920166,0.00016391277313232422,0.0001653134822845459,0.00016248226165771484,0.00016182661056518555,0.00016099214553833008,0.00016051530838012695,0.00015664100646972656,0.0001589953899383545,0.00015720725059509277,0.00015524029731750488,0.0001538991928100586,0.0001538097858428955,0.00015401840209960938,0.00015437602996826172,0.0001552104949951172,0.00015550851821899414,0.00015532970428466797,0.00015524029731750488,0.00015532970428466797,0.00015363097190856934,0.00015336275100708008,0.0001519322395324707,0.00015175342559814453,0.0001506209373474121,0.0001499652862548828,0.00015059113502502441,0.00015032291412353516,0.00014892220497131348,0.00014975666999816895,0.00014862418174743652,0.00014862418174743652,0.0001480579376220703,0.0001481771469116211,0.00014844536781311035,0.0001487135887145996,0.0001481473445892334,0.00014862418174743652,0.00014919042587280273,0.00014767050743103027,0.0001469254493713379,0.00014588236808776855,0.00014635920524597168,0.00014609098434448242,0.00014400482177734375,0.00014391541481018066,0.00014290213584899902,0.0001423954963684082,0.00014221668243408203,0.00014144182205200195,0.0001417398452758789,0.0001404285430908203,0.00014060735702514648,0.00014033913612365723,0.00013965368270874023,0.00013977289199829102,0.00013965368270874023,0.00013834238052368164,0.00013959407806396484,0.00013890862464904785,0.0001379847526550293,0.0001372992992401123,0.00013741850852966309,0.00013533234596252441,0.00013449788093566895,0.00013521313667297363,0.00013568997383117676,0.00013655424118041992,0.00013634562492370605,0.00013571977615356445,0.00013655424118041992,0.00013768672943115234,0.00013703107833862305,0.00013750791549682617,0.00013580918312072754,0.00013616681098937988,0.0001354217529296875,0.00013533234596252441,0.000136643648147583,0.00013580918312072754,0.00013551115989685059,0.00013571977615356445,0.00013428926467895508,0.00013464689254760742,0.00013560056686401367,0.0001347661018371582,0.00013455748558044434,0.000134199857711792,0.00013449788093566895,0.00013428926467895508,0.0001340806484222412,0.00013467669486999512,0.00013402104377746582,0.00013333559036254883,0.00013241171836853027,0.00013127923011779785,0.00013107061386108398,0.0001315772533416748,0.00013136863708496094,0.00013193488121032715,0.00013211369514465332,0.00013118982315063477,0.00013127923011779785,0.00013193488121032715,0.0001303255558013916,0.00013023614883422852,0.0001297593116760254,0.0001291036605834961,0.00012871623039245605,0.0001291036605834961,0.00012955069541931152,0.00012946128845214844,0.0001297593116760254,0.0001304149627685547,0.00013005733489990234,0.00012949109077453613,0.00012919306755065918,0.0001289844512939453,0.00012883543968200684,0.00012853741645812988,0.00012823939323425293,0.00012889504432678223,0.00012806057929992676,0.00012809038162231445,0.00012949109077453613,0.000129014253616333,0.0001284480094909668,0.00012958049774169922,0.0001296699047088623,0.00012958049774169922,0.0001284480094909668,0.00012949109077453613,0.00012984871864318848,0.00012949109077453613,0.00012940168380737305,0.00012871623039245605,0.00012823939323425293,0.00012832880020141602,0.0001284480094909668,0.00012853741645812988,0.00012797117233276367,0.00012740492820739746,0.00012701749801635742,0.00012692809104919434,0.00012663006782531738,0.0001265406608581543,0.00012665987014770508,0.0001271367073059082,0.00012731552124023438]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.019028574228286743,0.025850694626569748,0.033016957342624664,0.04027234762907028,0.047414183616638184,0.05449877679347992,0.06142180785536766,0.06821742653846741,0.07490534335374832,0.08142463117837906,0.08779047429561615,0.09403436630964279,0.10013378411531448,0.10604692995548248,0.111813984811306,0.11742382496595383,0.12286493927240372,0.12812140583992004,0.13323459029197693,0.1381882131099701,0.14299243688583374,0.14762210845947266,0.15210746228694916,0.156428262591362,0.1605997532606125,0.16462628543376923,0.16848759353160858,0.17219460010528564,0.17577344179153442,0.17920638620853424,0.18252143263816833,0.185881569981575,0.1892484873533249,0.19259636104106903,0.1959248036146164,0.19924768805503845,0.20253445208072662,0.20580969750881195,0.20903807878494263,0.21227730810642242,0.21544022858142853,0.218585804104805,0.22171704471111298,0.2248111218214035,0.22788529098033905,0.23089845478534698,0.2338935136795044,0.2368386685848236,0.2397564798593521,0.24259215593338013,0.24537962675094604,0.2481391727924347,0.25085753202438354,0.2535122036933899,0.2561383843421936,0.25872802734375,0.26126450300216675,0.2637329399585724,0.26614874601364136,0.26852715015411377,0.2708437442779541,0.2731190025806427,0.27534210681915283,0.27751392126083374,0.27963754534721375,0.2817004323005676,0.28373056650161743,0.2857169508934021,0.2876410186290741,0.28951025009155273,0.29135680198669434,0.2931394577026367,0.29486170411109924,0.2965575158596039,0.29819080233573914,0.2997772991657257,0.3013252317905426,0.3028198778629303,0.3042813539505005,0.30568647384643555,0.30706730484962463,0.3084002137184143,0.30969464778900146,0.3109501004219055,0.31217455863952637,0.3133484423160553,0.31448671221733093,0.31558334827423096,0.31666210293769836,0.3177098035812378,0.3187349736690521,0.3197075128555298,0.32064637541770935,0.32156458497047424,0.32244396209716797,0.32330596446990967,0.3241419494152069,0.324943482875824,0.32571542263031006,0.3264724612236023,0.3271965980529785,0.32790035009384155,0.3285902440547943,0.32924628257751465,0.329885333776474,0.330500990152359,0.3310993015766144,0.33167582750320435,0.33222830295562744,0.33276596665382385,0.3332796096801758,0.3337800204753876,0.33426448702812195,0.3347336947917938,0.3351868689060211,0.33562928438186646,0.33605849742889404,0.33646920323371887,0.33686408400535583,0.3372529447078705,0.3376273512840271,0.33798715472221375,0.33833253383636475,0.3386725187301636,0.3389916718006134,0.33930251002311707,0.33960601687431335,0.3399007320404053,0.340185284614563,0.340457558631897,0.3407232463359833,0.34098750352859497,0.3412257134914398,0.34146273136138916,0.341695100069046,0.3419189155101776,0.3421343266963959,0.3423347473144531,0.34253862500190735,0.34273555874824524,0.3429306745529175,0.3431144952774048,0.34328708052635193,0.34346091747283936,0.3436282277107239,0.343788743019104,0.3439399302005768,0.34409457445144653,0.3442450165748596,0.3443906307220459,0.34453192353248596,0.34467026591300964,0.3448036313056946,0.34493282437324524,0.3450568616390228,0.3451768159866333,0.3452906608581543,0.3454071283340454,0.34552162885665894,0.3456299901008606,0.3457387089729309,0.3458406627178192,0.34593960642814636,0.34603920578956604,0.3461347222328186,0.34622639417648315,0.346317321062088,0.3464033305644989,0.3464887738227844,0.3465702533721924,0.3466496765613556,0.34672871232032776,0.34680426120758057,0.3468799889087677,0.3469509184360504,0.3470211625099182,0.34708908200263977,0.3471527397632599,0.34721922874450684,0.34728676080703735,0.3473459780216217,0.34740889072418213,0.3474692404270172,0.34752801060676575,0.34758496284484863,0.34764033555984497,0.34769362211227417,0.3477458655834198,0.34779828786849976,0.3478480875492096,0.3478984534740448,0.34794458746910095,0.34799230098724365,0.34803926944732666,0.34808453917503357,0.34812819957733154,0.34817102551460266,0.348213255405426,0.34825995564460754,0.34830108284950256,0.348341166973114,0.3483785092830658,0.3484172523021698,0.3484562039375305,0.34849074482917786,0.3485301434993744,0.34856656193733215,0.34860050678253174,0.3486359715461731,0.34867143630981445,0.348704069852829,0.34873640537261963,0.34876763820648193,0.3488003611564636,0.3488301634788513,0.34885987639427185,0.3488909900188446,0.3489224910736084,0.34895068407058716,0.34898069500923157,0.3490103781223297,0.3490399122238159,0.34907111525535583,0.34909695386886597,0.3491247892379761,0.3491509258747101,0.3491787314414978,0.3492039144039154,0.3492310643196106,0.3492576777935028,0.34928399324417114,0.34930935502052307,0.34933415055274963,0.34935933351516724,0.3493850827217102,0.34940922260284424,0.34943270683288574,0.34945592284202576,0.349477618932724,0.34950098395347595,0.34952250123023987,0.34954503178596497,0.34956616163253784,0.34958964586257935,0.3496112525463104,0.3496320843696594,0.34965217113494873,0.34967198967933655,0.34969189763069153,0.3497101962566376,0.34972846508026123,0.34974732995033264,0.34976497292518616,0.34978243708610535,0.34979960322380066,0.34981730580329895,0.349835604429245,0.3498532474040985,0.34987184405326843,0.3498884439468384,0.3499053120613098,0.3499216139316559,0.3499383330345154,0.34995511174201965,0.349970281124115,0.3499867022037506,0.35000190138816833,0.35001707077026367,0.35003310441970825,0.3500477373600006,0.35006317496299744,0.3500784635543823,0.35009467601776123,0.3501095771789551,0.35012391209602356,0.3501377999782562,0.3501524031162262,0.3501676023006439,0.35018107295036316,0.3501953184604645,0.3502092659473419,0.3502231538295746,0.3502373695373535,0.350250780582428,0.3502650260925293,0.3502776622772217,0.35029008984565735,0.3503023684024811,0.3503158390522003,0.3503284752368927,0.3503405451774597,0.3503524363040924,0.35036441683769226,0.35037752985954285,0.35039007663726807,0.35040149092674255,0.35041365027427673,0.3504248857498169,0.3504369556903839,0.3504493832588196,0.35046127438545227,0.3504727780818939,0.35048484802246094,0.35049721598625183,0.3505101203918457,0.3505215346813202,0.3505326807498932,0.3505439758300781,0.3505555987358093,0.3505663275718689,0.35057690739631653,0.3505868911743164,0.35059717297554016,0.350608229637146,0.3506191670894623,0.3506293296813965,0.3506387770175934,0.35064953565597534,0.35066038370132446,0.3506718873977661,0.35068148374557495,0.35069093108177185,0.35070112347602844,0.35071027278900146,0.3507194221019745,0.35072845220565796,0.3507382571697235,0.3507475256919861,0.350755900144577,0.35076627135276794,0.35077524185180664,0.35078421235084534,0.3507918417453766,0.35080137848854065,0.3508094847202301,0.3508184254169464,0.3508254289627075,0.3508329689502716,0.3508405089378357,0.35084766149520874,0.35085588693618774,0.3508642613887787,0.3508719205856323,0.3508797287940979,0.35088691115379333,0.35089340806007385,0.350901335477829,0.35090869665145874,0.3509165346622467,0.3509242534637451,0.3509315252304077],"recovered":[0.0,0.009436625987291336,0.017576750367879868,0.025248996913433075,0.032705362886190414,0.03999366611242294,0.04719756171107292,0.054253950715065,0.06117444112896919,0.06796544045209885,0.07463590800762177,0.08117009699344635,0.08755055069923401,0.0937773808836937,0.09985943883657455,0.10577136278152466,0.11151351779699326,0.11711788922548294,0.12256447225809097,0.12782828509807587,0.1329309195280075,0.13787491619586945,0.14265292882919312,0.14728127419948578,0.15177257359027863,0.1560927927494049,0.16026410460472107,0.16428017616271973,0.16813582181930542,0.1718699038028717,0.17543524503707886,0.1788858324289322,0.182292178273201,0.18567617237567902,0.18902601301670074,0.19236266613006592,0.19567716121673584,0.19899465143680573,0.20228923857212067,0.20554327964782715,0.2088075876235962,0.21202220022678375,0.21521738171577454,0.21837832033634186,0.2215123027563095,0.22461873292922974,0.22766385972499847,0.23067240417003632,0.23367123305797577,0.23662109673023224,0.23950882256031036,0.24234279990196228,0.24514922499656677,0.24791491031646729,0.25061315298080444,0.2532868981361389,0.25593772530555725,0.2585236430168152,0.2610349655151367,0.2635074555873871,0.2659302055835724,0.2683207392692566,0.2706502377986908,0.2729302942752838,0.27514973282814026,0.27732032537460327,0.2794513702392578,0.2815282940864563,0.2835524082183838,0.2855224907398224,0.28744786977767944,0.28932493925094604,0.2911588251590729,0.29293087124824524,0.2946663796901703,0.296356737613678,0.2979884147644043,0.2995709478855133,0.30112162232398987,0.3026163578033447,0.3040768802165985,0.30549201369285583,0.30687010288238525,0.30820631980895996,0.30950838327407837,0.31076064705848694,0.3119750916957855,0.31315475702285767,0.3142892122268677,0.3154027462005615,0.316474974155426,0.3175320327281952,0.31853485107421875,0.31950974464416504,0.3204600214958191,0.3213742673397064,0.3222603499889374,0.32312554121017456,0.323967844247818,0.324762225151062,0.32554757595062256,0.32630205154418945,0.3270277976989746,0.32773295044898987,0.32841727137565613,0.32906830310821533,0.3297080397605896,0.33031511306762695,0.3309156000614166,0.3314817547798157,0.33203402161598206,0.3325645327568054,0.3330865502357483,0.33358970284461975,0.33407390117645264,0.33454224467277527,0.335000216960907,0.33544328808784485,0.3358699679374695,0.3362819254398346,0.3366811275482178,0.33706432580947876,0.337437242269516,0.33779874444007874,0.33814722299575806,0.3384816348552704,0.33880606293678284,0.3391225039958954,0.33942240476608276,0.33971676230430603,0.34000468254089355,0.3402758240699768,0.3405376374721527,0.34079235792160034,0.3410375714302063,0.3412788212299347,0.3415117859840393,0.34172746539115906,0.34193703532218933,0.34214621782302856,0.34235069155693054,0.3425509035587311,0.3427380323410034,0.3429233431816101,0.3431016802787781,0.34327077865600586,0.34343573451042175,0.34359294176101685,0.3437547981739044,0.34391069412231445,0.3440576195716858,0.3442009687423706,0.34434300661087036,0.34448277950286865,0.3446141481399536,0.344740629196167,0.3448651134967804,0.3449834883213043,0.3451048731803894,0.3452204763889313,0.3453306555747986,0.3454444706439972,0.34555181860923767,0.3456544280052185,0.34575116634368896,0.3458527624607086,0.3459452688694,0.34603768587112427,0.3461257815361023,0.3462115228176117,0.34629619121551514,0.3463778793811798,0.3464592695236206,0.34653621912002563,0.3466129004955292,0.3466845750808716,0.3467576801776886,0.34682905673980713,0.34689632058143616,0.34696146845817566,0.3470292091369629,0.34709295630455017,0.34715622663497925,0.3472161293029785,0.34727534651756287,0.34733638167381287,0.34739598631858826,0.34744793176651,0.34749895334243774,0.3475532829761505,0.34760382771492004,0.34765562415122986,0.3477022051811218,0.34774982929229736,0.3477972745895386,0.3478410243988037,0.3478875160217285,0.34793195128440857,0.34797513484954834,0.34802183508872986,0.3480680286884308,0.34810784459114075,0.3481476306915283,0.34818705916404724,0.34822675585746765,0.34826231002807617,0.34830060601234436,0.34833672642707825,0.34837162494659424,0.34840717911720276,0.34844207763671875,0.34847554564476013,0.3485087454319,0.34854158759117126,0.3485743999481201,0.3486021161079407,0.3486325740814209,0.3486645519733429,0.34869709610939026,0.3487270772457123,0.34875810146331787,0.3487880229949951,0.3488166928291321,0.34884771704673767,0.3488743007183075,0.34890174865722656,0.3489282429218292,0.3489551246166229,0.34897947311401367,0.34900736808776855,0.3490349054336548,0.3490607738494873,0.3490857481956482,0.34911271929740906,0.34913837909698486,0.3491622507572174,0.3491867482662201,0.34921127557754517,0.34923607110977173,0.3492593765258789,0.34928202629089355,0.3493046462535858,0.3493269979953766,0.3493470847606659,0.34937021136283875,0.34939056634902954,0.3494121730327606,0.34943339228630066,0.34945327043533325,0.3494737446308136,0.3494935631752014,0.3495127856731415,0.34953099489212036,0.34954845905303955,0.3495670258998871,0.3495851457118988,0.34960201382637024,0.3496202230453491,0.34963661432266235,0.34965482354164124,0.34967124462127686,0.3496881127357483,0.34970641136169434,0.3497225344181061,0.34973791241645813,0.34975433349609375,0.34976959228515625,0.34978553652763367,0.3498021364212036,0.34981703758239746,0.3498324155807495,0.3498474061489105,0.3498619496822357,0.3498784303665161,0.3498934507369995,0.3499074876308441,0.34992313385009766,0.349937379360199,0.3499516248703003,0.34996435046195984,0.3499786853790283,0.3499933183193207,0.3500072658061981,0.3500206768512726,0.3500339686870575,0.35004734992980957,0.3500608503818512,0.3500734865665436,0.35008591413497925,0.3500988483428955,0.35011157393455505,0.35012394189834595,0.35013535618782043,0.3501479923725128,0.35016006231307983,0.35017287731170654,0.3501856029033661,0.35019853711128235,0.3502098619937897,0.3502205014228821,0.3502333462238312,0.3502463400363922,0.35025832056999207,0.3502691686153412,0.3502822816371918,0.35029369592666626,0.35030558705329895,0.3503166139125824,0.3503282964229584,0.3503391444683075,0.3503507673740387,0.3503609299659729,0.35037094354629517,0.35038113594055176,0.35039234161376953,0.3504023551940918,0.3504129946231842,0.3504234552383423,0.3504346013069153,0.3504452407360077,0.35045507550239563,0.3504665791988373,0.35047608613967896,0.35048532485961914,0.3504951596260071,0.35050496459007263,0.35051438212394714,0.35052427649497986,0.35053324699401855,0.3505423069000244,0.35055193305015564,0.35056087374687195,0.3505691885948181,0.35057899355888367,0.3505878448486328,0.350596159696579,0.35060417652130127,0.3506114184856415,0.35062021017074585,0.35062727332115173,0.35063472390174866,0.3506416082382202,0.3506505787372589,0.3506590723991394,0.350666880607605,0.35067397356033325,0.35068121552467346,0.3506888747215271,0.3506958484649658,0.35070404410362244,0.35071301460266113],"active":[0.019028574228286743,0.016414068639278412,0.015440206974744797,0.015023350715637207,0.01470882073044777,0.014505110681056976,0.014224246144294739,0.013963475823402405,0.013730902224779129,0.013459190726280212,0.013154566287994385,0.012864269316196442,0.012583233416080475,0.012269549071788788,0.011954545974731445,0.011652462184429169,0.011351421475410461,0.011003516614437103,0.010670118033885956,0.010359928011894226,0.010061517357826233,0.00974719226360321,0.009454533457756042,0.00914698839187622,0.008827179670333862,0.008533492684364319,0.008223488926887512,0.007914423942565918,0.007637619972229004,0.007336482405662537,0.0070861876010894775,0.006995737552642822,0.006956309080123901,0.006920188665390015,0.006898790597915649,0.006885021924972534,0.006857290863990784,0.006815046072006226,0.0067488402128219604,0.006734028458595276,0.006632640957832336,0.00656360387802124,0.00649966299533844,0.0064328014850616455,0.006372988224029541,0.0062797218561172485,0.00622965395450592,0.0061662644147872925,0.006085246801376343,0.005971059203147888,0.005870804190635681,0.005796372890472412,0.0057083070278167725,0.005597293376922607,0.00552523136138916,0.005441129207611084,0.005326777696609497,0.005209296941757202,0.005113780498504639,0.005019694566726685,0.004913538694381714,0.004798263311386108,0.004691869020462036,0.004583626985549927,0.004487812519073486,0.0043801069259643555,0.004279196262359619,0.004188656806945801,0.004088610410690308,0.003987759351730347,0.003908932209014893,0.003814518451690674,0.003702878952026367,0.0036266446113586426,0.0035244226455688477,0.0034205615520477295,0.0033368170261383057,0.003248929977416992,0.00315973162651062,0.0030701160430908203,0.002990424633026123,0.0029082000255584717,0.002824544906616211,0.0027437806129455566,0.002666175365447998,0.0025877952575683594,0.00251162052154541,0.002428591251373291,0.0023728907108306885,0.0023070573806762695,0.0022599995136260986,0.0021754801273345947,0.0021115243434906006,0.002054840326309204,0.001983940601348877,0.001931697130203247,0.0018815994262695312,0.001817941665649414,0.0017475783824920654,0.0017102360725402832,0.001649022102355957,0.0015982985496520996,0.0015624463558197021,0.0015133321285247803,0.001468062400817871,0.0014326870441436768,0.0013912618160247803,0.0013607144355773926,0.0013127028942108154,0.0012842118740081787,0.0012455880641937256,0.0012154877185821533,0.0011779367923736572,0.0011439919471740723,0.0011129677295684814,0.0010870397090911865,0.0010582804679870605,0.0010259151458740234,0.0009941160678863525,0.0009710192680358887,0.0009462237358093262,0.0009228289127349854,0.0008952915668487549,0.0008737742900848389,0.0008444488048553467,0.0008208751678466797,0.0007999539375305176,0.0007782280445098877,0.0007628798484802246,0.0007407963275909424,0.0007185637950897217,0.0007116794586181641,0.0006880760192871094,0.0006703734397888184,0.0006575286388397217,0.0006400942802429199,0.0006225407123565674,0.0006072819232940674,0.0006015896797180176,0.0005893409252166748,0.0005799829959869385,0.0005635917186737061,0.0005490481853485107,0.000537574291229248,0.0005265474319458008,0.0005179643630981445,0.0005041956901550293,0.0005016326904296875,0.0004902184009552002,0.0004799365997314453,0.0004743039608001709,0.0004692971706390381,0.00046062469482421875,0.0004500448703765869,0.00044271349906921387,0.0004361867904663086,0.00042554736137390137,0.00042364001274108887,0.00041675567626953125,0.0004095137119293213,0.0004080533981323242,0.0003961920738220215,0.0003877878189086914,0.0003847777843475342,0.00038355588912963867,0.00037363171577453613,0.0003720521926879883,0.0003656446933746338,0.0003629922866821289,0.0003587305545806885,0.0003534853458404541,0.0003508329391479492,0.00034499168395996094,0.00034376978874206543,0.00033801794052124023,0.00033658742904663086,0.0003314018249511719,0.0003236830234527588,0.0003229081630706787,0.00032529234886169434,0.0003167688846588135,0.000315934419631958,0.00031301379203796387,0.00031188130378723145,0.0003096163272857666,0.0003039538860321045,0.0002976357936859131,0.00029793381690979004,0.0002993345260620117,0.00029480457305908203,0.00029462575912475586,0.00028896331787109375,0.00029009580612182617,0.0002894401550292969,0.0002872645854949951,0.00028717517852783203,0.0002835094928741455,0.00028130412101745605,0.0002848207950592041,0.0002792477607727051,0.00027313828468322754,0.00027066469192504883,0.0002696216106414795,0.00026914477348327637,0.0002639889717102051,0.0002678334712982178,0.00026595592498779297,0.0002637803554534912,0.0002643465995788574,0.00026425719261169434,0.0002619922161102295,0.00026085972785949707,0.0002588927745819092,0.0002587735652923584,0.00025576353073120117,0.00025776028633117676,0.00025841593742370605,0.00025793910026550293,0.0002535879611968994,0.0002536177635192871,0.0002522766590118408,0.0002518892288208008,0.0002544224262237549,0.0002492368221282959,0.0002504885196685791,0.0002491772174835205,0.0002504885196685791,0.00024878978729248047,0.00025159120559692383,0.00025030970573425293,0.0002490878105163574,0.0002485811710357666,0.00024840235710144043,0.0002466142177581787,0.0002467036247253418,0.00024697184562683105,0.0002459585666656494,0.0002446472644805908,0.0002415478229522705,0.0002416074275970459,0.00024047493934631348,0.0002403855323791504,0.00023916363716125488,0.00024256110191345215,0.0002410411834716797,0.0002415180206298828,0.00023999810218811035,0.00023859739303588867,0.00023862719535827637,0.0002364516258239746,0.00023490190505981445,0.0002345442771911621,0.0002339780330657959,0.0002339780330657959,0.00023257732391357422,0.00023216009140014648,0.00023359060287475586,0.00023302435874938965,0.0002352297306060791,0.00023362040519714355,0.00023406744003295898,0.00023350119590759277,0.00023192167282104492,0.00023257732391357422,0.00023236870765686035,0.00023236870765686035,0.00023230910301208496,0.00023153424263000488,0.00023096799850463867,0.00023069977760314941,0.0002307593822479248,0.00023105740547180176,0.0002327263355255127,0.00023114681243896484,0.00023046135902404785,0.00023031234741210938,0.00022926926612854004,0.0002302229404449463,0.0002294480800628662,0.00023096799850463867,0.00023058056831359863,0.00022983551025390625,0.0002301037311553955,0.0002301037311553955,0.00023105740547180176,0.00023031234741210938,0.00022923946380615234,0.0002288818359375,0.00022992491722106934,0.00022962689399719238,0.00022897124290466309,0.00022849440574645996,0.00022906064987182617,0.0002295374870300293,0.00023001432418823242,0.00022861361503601074,0.00022804737091064453,0.0002263486385345459,0.00022709369659423828,0.0002288818359375,0.00022792816162109375,0.00022643804550170898,0.00022652745246887207,0.00022804737091064453,0.00022783875465393066,0.00022783875465393066,0.00022709369659423828,0.00022736191749572754,0.00022730231285095215,0.00022718310356140137,0.00022614002227783203,0.00022596120834350586,0.00022622942924499512,0.00022709369659423828,0.00022682547569274902,0.0002269744873046875,0.0002257823944091797,0.00022608041763305664,0.0002257823944091797,0.00022664666175842285,0.0002264082431793213,0.0002243518829345703,0.0002250373363494873,0.00022494792938232422,0.00022426247596740723,0.00022348761558532715,0.0002238750457763672,0.00022324919700622559,0.00022265315055847168,0.00022396445274353027,0.00022330880165100098,0.00022333860397338867,0.00022265315055847168,0.00022238492965698242,0.00022163987159729004,0.00022226572036743164,0.00022125244140625,0.00022155046463012695,0.00022029876708984375,0.00022038817405700684,0.00022116303443908691,0.00022265315055847168,0.00022134184837341309,0.0002206563949584961,0.0002200305461883545,0.00021943449974060059,0.00022011995315551758,0.00021982192993164062,0.0002206861972808838,0.00022020936012268066,0.00021851062774658203]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.019028574228286743,0.025845319032669067,0.03285427391529083,0.03980277106165886,0.0466136671602726,0.053219251334667206,0.059609800577163696,0.06582126021385193,0.07181306183338165,0.07762038707733154,0.08322777599096298,0.08863088488578796,0.09380821138620377,0.0988200232386589,0.10365264117717743,0.10830719769001007,0.11275851726531982,0.11701451241970062,0.1211172565817833,0.12503090500831604,0.12879279255867004,0.13239352405071259,0.1358409821987152,0.1391269862651825,0.14227238297462463,0.1452815681695938,0.14815524220466614,0.15089726448059082,0.1535150706768036,0.1559985727071762,0.1583576798439026,0.16074980795383453,0.16310682892799377,0.16543981432914734,0.1677357405424118,0.16999997198581696,0.17225439846515656,0.1744648665189743,0.17664818465709686,0.17879226803779602,0.18089890480041504,0.1829824298620224,0.18502436578273773,0.18703876435756683,0.18902195990085602,0.19095562398433685,0.1928611844778061,0.194731667637825,0.19658158719539642,0.1983817219734192,0.2001446783542633,0.20185869932174683,0.20355404913425446,0.20521996915340424,0.20681731402873993,0.20839090645313263,0.20994676649570465,0.21146443486213684,0.21293361485004425,0.21438120305538177,0.21577851474285126,0.2171580195426941,0.21849940717220306,0.21981137990951538,0.22108194231987,0.2223203480243683,0.22352932393550873,0.2247002124786377,0.2258518487215042,0.22696226835250854,0.22805288434028625,0.229099839925766,0.2301330268383026,0.23112404346466064,0.232093945145607,0.23303517699241638,0.23395000398159027,0.23484699428081512,0.23571635782718658,0.23656027019023895,0.23736709356307983,0.23816780745983124,0.23895077407360077,0.23970188200473785,0.24043156206607819,0.24114540219306946,0.24182634055614471,0.24249066412448883,0.24313151836395264,0.24376462399959564,0.24436615407466888,0.24495701491832733,0.24553439021110535,0.2460886538028717,0.24662858247756958,0.24714051187038422,0.24763715267181396,0.24813276529312134,0.2485962063074112,0.24906249344348907,0.24950763583183289,0.24994288384914398,0.25036200881004333,0.2507665157318115,0.25116580724716187,0.2515471279621124,0.25192558765411377,0.25228625535964966,0.2526358366012573,0.25297266244888306,0.2533048987388611,0.25362497568130493,0.2539384961128235,0.2542346119880676,0.25452548265457153,0.25481095910072327,0.25507986545562744,0.25534430146217346,0.25559988617897034,0.2558506727218628,0.2560938000679016,0.25632739067077637,0.2565562129020691,0.2567780017852783,0.25699475407600403,0.2572002410888672,0.2574051022529602,0.25760042667388916,0.25778651237487793,0.2579691708087921,0.25815051794052124,0.25832152366638184,0.25848883390426636,0.25865012407302856,0.2588152289390564,0.25897228717803955,0.2591255307197571,0.2592776417732239,0.2594209909439087,0.2595626711845398,0.25970157980918884,0.2598310708999634,0.2599552869796753,0.26007911562919617,0.26020216941833496,0.26032450795173645,0.260439932346344,0.26055237650871277,0.26066792011260986,0.2607762813568115,0.2608778476715088,0.260983943939209,0.26108241081237793,0.2611825466156006,0.2612733840942383,0.26136720180511475,0.261455774307251,0.2615424394607544,0.2616300582885742,0.26171261072158813,0.26179569959640503,0.2618768811225891,0.2619502544403076,0.26202815771102905,0.2620971202850342,0.26216942071914673,0.262238085269928,0.26230722665786743,0.26237577199935913,0.26243841648101807,0.2625005841255188,0.2625640332698822,0.2626245617866516,0.262683629989624,0.2627415359020233,0.2627967894077301,0.2628522515296936,0.26290589570999146,0.26295778155326843,0.2630077600479126,0.26306235790252686,0.26311159133911133,0.2631615996360779,0.26320773363113403,0.2632545828819275,0.2633018493652344,0.2633485198020935,0.2633959650993347,0.2634413242340088,0.2634873390197754,0.2635312080383301,0.263574481010437,0.2636188268661499,0.2636573016643524,0.26369982957839966,0.26373791694641113,0.2637735605239868,0.2638104557991028,0.26384788751602173,0.2638826072216034,0.263919860124588,0.2639552354812622,0.26399075984954834,0.26402390003204346,0.26405802369117737,0.2640897035598755,0.26412320137023926,0.2641550898551941,0.264189213514328,0.2642194926738739,0.2642512619495392,0.264279842376709,0.26431047916412354,0.26434075832366943,0.2643696367740631,0.2644021511077881,0.2644311189651489,0.26445847749710083,0.2644881010055542,0.2645150423049927,0.26454418897628784,0.26457124948501587,0.26459765434265137,0.26462268829345703,0.2646459639072418,0.2646721601486206,0.2646951973438263,0.26471954584121704,0.2647453546524048,0.2647714912891388,0.2647963762283325,0.2648201584815979,0.2648433446884155,0.2648685574531555,0.2648909091949463,0.26491644978523254,0.26493871212005615,0.26496294140815735,0.264986515045166,0.2650083005428314,0.26503103971481323,0.2650527358055115,0.26507461071014404,0.2650963068008423,0.2651180028915405,0.2651394009590149,0.2651604413986206,0.2651814818382263,0.26520270109176636,0.26522326469421387,0.2652435302734375,0.26526135206222534,0.26528048515319824,0.26530030369758606,0.26531898975372314,0.2653369903564453,0.26535555720329285,0.26537519693374634,0.2653924226760864,0.2654097080230713,0.26542675495147705,0.2654460072517395,0.2654654383659363,0.2654830813407898,0.26550042629241943,0.2655179500579834,0.26553505659103394,0.2655521035194397,0.26556944847106934,0.2655874788761139,0.2656046450138092,0.2656213343143463,0.26563775539398193,0.2656555771827698,0.2656734883785248,0.26568979024887085,0.26570743322372437,0.26572543382644653,0.2657422423362732,0.2657586336135864,0.2657751441001892,0.26579195261001587,0.2658071219921112,0.2658259868621826,0.2658446431159973,0.26585954427719116,0.26587504148483276,0.26589059829711914,0.26590558886528015,0.2659217119216919,0.2659377455711365,0.2659527659416199,0.26596972346305847,0.26598602533340454,0.26600074768066406,0.26601678133010864,0.26603245735168457,0.26604771614074707,0.2660631835460663,0.2660776972770691,0.26609233021736145,0.2661053538322449,0.266120046377182,0.2661343812942505,0.2661479711532593,0.2661629617214203,0.2661781311035156,0.26619285345077515,0.26620587706565857,0.2662193775177002,0.266233891248703,0.2662477493286133,0.26626068353652954,0.26627546548843384,0.26628896594047546,0.26630234718322754,0.26631659269332886,0.2663283944129944,0.2663412094116211,0.2663543224334717,0.26636791229248047,0.26637911796569824,0.2663901448249817,0.26640260219573975,0.26641497015953064,0.26642686128616333,0.26643818616867065,0.26645052433013916,0.2664625942707062,0.26647475361824036,0.26648586988449097,0.26649683713912964,0.2665092945098877,0.2665214538574219,0.2665325701236725,0.26654332876205444,0.2665538787841797,0.26656511425971985,0.2665759325027466,0.2665867209434509,0.2665964961051941,0.2666078209877014,0.26661792397499084,0.2666282057762146,0.26663774251937866,0.26664724946022034,0.2666570544242859,0.26666659116744995,0.26667526364326477,0.2666855454444885,0.26669377088546753],"recovered":[0.0,0.009449641220271587,0.017594292759895325,0.025159873068332672,0.03239404037594795,0.03941553831100464,0.046242937445640564,0.05285125598311424,0.05924982205033302,0.06544081121683121,0.07144741714000702,0.0772470161318779,0.08287043869495392,0.08824817836284637,0.09345332533121109,0.09845250099897385,0.10327398777008057,0.10793100297451019,0.11237646639347076,0.11666170507669449,0.12076661735773087,0.12466809898614883,0.12842443585395813,0.13204194605350494,0.1355111002922058,0.138815775513649,0.14196181297302246,0.1449754536151886,0.14784732460975647,0.15059076249599457,0.153217151761055,0.1557021588087082,0.158139169216156,0.16053920984268188,0.16289794445037842,0.1652495115995407,0.16755260527133942,0.16981372237205505,0.17206333577632904,0.17427249252796173,0.17645995318889618,0.17859025299549103,0.18070566654205322,0.18277892470359802,0.18484018743038177,0.18685883283615112,0.188828244805336,0.19076380133628845,0.19268003106117249,0.1945609748363495,0.19639401137828827,0.19817698001861572,0.19994239509105682,0.20166310667991638,0.20335902273654938,0.20499268174171448,0.20660437643527985,0.20819655060768127,0.20974881947040558,0.21124856173992157,0.21273048222064972,0.21416515111923218,0.21557548642158508,0.2169550657272339,0.21830202639102936,0.21959561109542847,0.22086720168590546,0.22210220992565155,0.2233160138130188,0.22447961568832397,0.2256266474723816,0.22674310207366943,0.2278287261724472,0.22889886796474457,0.22991950809955597,0.2309182733297348,0.23188327252864838,0.23282968997955322,0.2337554544210434,0.2346528172492981,0.2355247288942337,0.23636768758296967,0.2371857464313507,0.23798125982284546,0.2387651801109314,0.2395143061876297,0.2402467280626297,0.24095433950424194,0.2416415959596634,0.24231064319610596,0.24295932054519653,0.2435881793498993,0.24419280886650085,0.24478301405906677,0.24535681307315826,0.2459113597869873,0.24644280970096588,0.24695302546024323,0.24746523797512054,0.24794943630695343,0.24843032658100128,0.24888905882835388,0.24934901297092438,0.249784454703331,0.25020620226860046,0.2506105303764343,0.25100475549697876,0.25139594078063965,0.25176846981048584,0.2521304488182068,0.2524857223033905,0.2528282701969147,0.25315892696380615,0.25347664952278137,0.2537888288497925,0.25408920645713806,0.2543826997280121,0.25466376543045044,0.2549351751804352,0.2551978528499603,0.2554555833339691,0.2557022273540497,0.25594186782836914,0.25617605447769165,0.256405770778656,0.2566274106502533,0.2568441331386566,0.2570510506629944,0.2572556138038635,0.2574484944343567,0.2576304078102112,0.2578192353248596,0.2579982280731201,0.2581688463687897,0.258338987827301,0.25850147008895874,0.2586594521999359,0.258816659450531,0.2589697241783142,0.2591211199760437,0.25926777720451355,0.2594071626663208,0.2595467269420624,0.25967857241630554,0.2598043978214264,0.25992709398269653,0.260052353143692,0.2601720094680786,0.2602880299091339,0.2604052424430847,0.2605156898498535,0.2606228291988373,0.2607284486293793,0.2608306109905243,0.2609322667121887,0.2610337436199188,0.26112785935401917,0.2612198293209076,0.26131176948547363,0.26140034198760986,0.26148661971092224,0.261570006608963,0.26165470480918884,0.2617309093475342,0.261807382106781,0.261883407831192,0.2619563043117523,0.262026846408844,0.2620958685874939,0.26216500997543335,0.2622339427471161,0.2622957229614258,0.262361079454422,0.262423038482666,0.2624829411506653,0.26254111528396606,0.2626006305217743,0.26265618205070496,0.2627113461494446,0.2627655863761902,0.26281511783599854,0.2628686726093292,0.26291969418525696,0.26297080516815186,0.2630201280117035,0.26307031512260437,0.26311689615249634,0.26316434144973755,0.26321300864219666,0.2632606327533722,0.2633078694343567,0.2633545696735382,0.2633979618549347,0.26344266533851624,0.2634846270084381,0.26352471113204956,0.2635660171508789,0.26360467076301575,0.26364296674728394,0.2636820077896118,0.2637196481227875,0.26375681161880493,0.26379215717315674,0.2638271749019623,0.2638614773750305,0.263896107673645,0.2639300525188446,0.263962984085083,0.26399606466293335,0.2640272080898285,0.2640610635280609,0.26409274339675903,0.26412254571914673,0.26415348052978516,0.26418337225914,0.2642136514186859,0.26424628496170044,0.2642764747142792,0.26430371403694153,0.26433077454566956,0.2643594443798065,0.2643883228302002,0.2644176483154297,0.26444318890571594,0.264470636844635,0.2644943296909332,0.26452043652534485,0.2645449638366699,0.264569491147995,0.26459503173828125,0.26461946964263916,0.2646433413028717,0.26466983556747437,0.26469358801841736,0.26471850275993347,0.264742374420166,0.2647649049758911,0.2647872567176819,0.2648102641105652,0.26483261585235596,0.2648560106754303,0.2648785412311554,0.26490136981010437,0.2649230659008026,0.2649456858634949,0.26496633887290955,0.26498720049858093,0.26500776410102844,0.26502859592437744,0.26504990458488464,0.26507019996643066,0.2650892436504364,0.2651083767414093,0.2651278078556061,0.26514628529548645,0.26516544818878174,0.2651840150356293,0.2652024030685425,0.2652207911014557,0.2652382552623749,0.26525816321372986,0.26527494192123413,0.2652929425239563,0.2653122842311859,0.2653301954269409,0.26534757018089294,0.2653653025627136,0.26538169384002686,0.26539933681488037,0.2654169797897339,0.2654350697994232,0.26545336842536926,0.265468567609787,0.2654855251312256,0.2655046880245209,0.26552146673202515,0.2655370235443115,0.2655544877052307,0.26557210087776184,0.26558881998062134,0.2656056880950928,0.26562294363975525,0.2656395435333252,0.26565539836883545,0.2656729221343994,0.2656908631324768,0.26570838689804077,0.2657243311405182,0.2657413184642792,0.2657575309276581,0.26577356457710266,0.2657895088195801,0.26580411195755005,0.2658194899559021,0.26583486795425415,0.2658514678478241,0.26586711406707764,0.2658832371234894,0.26589861512184143,0.26591503620147705,0.2659294605255127,0.2659432291984558,0.2659570872783661,0.26597151160240173,0.26598671078681946,0.2660004794597626,0.2660145163536072,0.2660292387008667,0.2660430073738098,0.26605886220932007,0.2660711109638214,0.2660856246948242,0.2660994231700897,0.2661129832267761,0.2661258280277252,0.2661392092704773,0.2661522328853607,0.26616600155830383,0.26618024706840515,0.26619410514831543,0.2662063539028168,0.26621851325035095,0.2662307024002075,0.26624229550361633,0.26625463366508484,0.26626813411712646,0.26627954840660095,0.26629170775413513,0.2663033902645111,0.266315758228302,0.266327440738678,0.2663390636444092,0.26635149121284485,0.26636290550231934,0.26637575030326843,0.26638612151145935,0.2663978934288025,0.26640912890434265,0.26641911268234253,0.26643016934394836,0.2664411962032318,0.26644977927207947,0.2664608061313629,0.26647043228149414,0.26648280024528503,0.2664930522441864,0.26650306582450867,0.266512393951416,0.26652219891548157,0.26653164625167847,0.26654115319252014],"active":[0.019028574228286743,0.016395676881074905,0.015259981155395508,0.014642897993326187,0.014219626784324646,0.013803713023662567,0.013366863131523132,0.012970004230737686,0.01256323978304863,0.012179575860500336,0.011780358850955963,0.011383868753910065,0.010937772691249847,0.01057184487581253,0.010199315845966339,0.009854696691036224,0.009484529495239258,0.00908350944519043,0.00874079018831253,0.008369199931621552,0.008026175200939178,0.007725425064563751,0.00741654634475708,0.007085040211677551,0.006761282682418823,0.006465792655944824,0.006193429231643677,0.005921810865402222,0.005667746067047119,0.005407810211181641,0.005140528082847595,0.005047649145126343,0.0049676597118377686,0.004900604486465454,0.004837796092033386,0.004750460386276245,0.004701793193817139,0.0046511441469192505,0.004584848880767822,0.0045197755098342896,0.00443895161151886,0.004392176866531372,0.004318699240684509,0.004259839653968811,0.004181772470474243,0.00409679114818573,0.004032939672470093,0.00396786630153656,0.003901556134223938,0.003820747137069702,0.0037506669759750366,0.0036817193031311035,0.003611654043197632,0.003556862473487854,0.0034582912921905518,0.003398224711418152,0.0033423900604248047,0.0032678842544555664,0.003184795379638672,0.003132641315460205,0.003048032522201538,0.002992868423461914,0.002923920750617981,0.002856314182281494,0.002779915928840637,0.0027247369289398193,0.0026621222496032715,0.002598002552986145,0.0025358349084854126,0.0024826526641845703,0.002426236867904663,0.0023567378520965576,0.0023043006658554077,0.0022251754999160767,0.0021744370460510254,0.0021169036626815796,0.0020667314529418945,0.002017304301261902,0.0019609034061431885,0.001907452940940857,0.0018423646688461304,0.0018001198768615723,0.001765027642250061,0.001720622181892395,0.0016663819551467896,0.0016310960054397583,0.0015796124935150146,0.0015363246202468872,0.0014899224042892456,0.001453980803489685,0.001406833529472351,0.0013688355684280396,0.0013415813446044922,0.0013056397438049316,0.001271769404411316,0.0012291520833969116,0.0011943429708480835,0.0011797398328781128,0.0011309683322906494,0.0011130571365356445,0.001077309250831604,0.0010538250207901,0.0010129958391189575,0.0009820610284805298,0.0009596049785614014,0.0009365975856781006,0.0009208321571350098,0.0008903145790100098,0.0008673667907714844,0.0008422136306762695,0.0008191764354705811,0.0007967054843902588,0.000779569149017334,0.0007579624652862549,0.0007366538047790527,0.0007217526435852051,0.0006971657276153564,0.0006805360317230225,0.0006647109985351562,0.0006528198719024658,0.0006382167339324951,0.0006251633167266846,0.0006143450736999512,0.0006019473075866699,0.0005889832973480225,0.0005728304386138916,0.0005609691143035889,0.0005493760108947754,0.0005308985710144043,0.0005206763744354248,0.0005201101303100586,0.0005022883415222168,0.0004906058311462402,0.0004812777042388916,0.0004762411117553711,0.00047081708908081055,0.000466078519821167,0.0004609823226928711,0.0004512667655944824,0.00044155120849609375,0.00043380260467529297,0.0004239082336425781,0.00040856003761291504,0.000400543212890625,0.00039777159690856934,0.000397413969039917,0.00038757920265197754,0.0003803670406341553,0.00037989020347595215,0.00037103891372680664,0.00036215782165527344,0.0003611147403717041,0.0003539621829986572,0.00035193562507629395,0.00034111738204956055,0.00033345818519592285,0.0003279149532318115,0.00032261013984680176,0.00031828880310058594,0.0003122687339782715,0.0003090798854827881,0.00030687451362609863,0.0002955496311187744,0.00029724836349487305,0.00028973817825317383,0.0002860128879547119,0.0002817809581756592,0.0002803802490234375,0.0002799034118652344,0.0002734065055847168,0.00026664137840270996,0.0002683103084564209,0.00026348233222961426,0.0002605915069580078,0.0002585947513580322,0.0002556741237640381,0.0002516210079193115,0.000249713659286499,0.00024643540382385254,0.0002421736717224121,0.0002472400665283203,0.0002429187297821045,0.00024190545082092285,0.00023692846298217773,0.00023445487022399902,0.00023153424263000488,0.00023162364959716797,0.00023162364959716797,0.0002283155918121338,0.00022670626640319824,0.00022333860397338867,0.0002199113368988037,0.00022086501121520996,0.00021463632583618164,0.00021520256996154785,0.00021320581436157227,0.00020754337310791016,0.00020578503608703613,0.00020492076873779297,0.00020059943199157715,0.0002002120018005371,0.0001984238624572754,0.00019860267639160156,0.00019672513008117676,0.00019654631614685059,0.00019359588623046875,0.00019314885139465332,0.00019210577011108398,0.00019314885139465332,0.00019228458404541016,0.00019019842147827148,0.00018709897994995117,0.00018793344497680664,0.00018727779388427734,0.0001862645149230957,0.00018849968910217285,0.00018483400344848633,0.00018200278282165527,0.0001843869686126709,0.00018426775932312012,0.00018474459648132324,0.00018292665481567383,0.0001800060272216797,0.00017949938774108887,0.00017532706260681152,0.00017783045768737793,0.0001747608184814453,0.00017458200454711914,0.00017586350440979004,0.00017645955085754395,0.00017690658569335938,0.0001768171787261963,0.0001735091209411621,0.00017496943473815918,0.00017240643501281738,0.00017407536506652832,0.00017380714416503906,0.00017568469047546387,0.00017625093460083008,0.00017568469047546387,0.00017502903938293457,0.0001741945743560791,0.00017324090003967285,0.00017324090003967285,0.0001723170280456543,0.00017306208610534668,0.00017324090003967285,0.00017371773719787598,0.00017410516738891602,0.00017336010932922363,0.00017333030700683594,0.00017210841178894043,0.00017210841178894043,0.00017249584197998047,0.00017270445823669434,0.00017154216766357422,0.00017154216766357422,0.00017279386520385742,0.0001716315746307373,0.00017145276069641113,0.00016859173774719238,0.0001710653305053711,0.00017249584197998047,0.00017079710960388184,0.00017023086547851562,0.0001703798770904541,0.0001697540283203125,0.0001704096794128418,0.00017011165618896484,0.00017049908638000488,0.00016957521438598633,0.00016796588897705078,0.0001691877841949463,0.00017005205154418945,0.00016880035400390625,0.00016832351684570312,0.0001704096794128418,0.0001709461212158203,0.00017014145851135254,0.0001698136329650879,0.00016945600509643555,0.00016900897026062012,0.00016757845878601074,0.00017058849334716797,0.0001717209815979004,0.00016868114471435547,0.0001666545867919922,0.00016626715660095215,0.00016427040100097656,0.00016418099403381348,0.00016418099403381348,0.00016325712203979492,0.00016561150550842285,0.0001665353775024414,0.0001658797264099121,0.0001653134822845459,0.0001653432846069336,0.00016447901725769043,0.00016456842422485352,0.00016266107559204102,0.00016286969184875488,0.0001621246337890625,0.00016295909881591797,0.00016286969184875488,0.00016126036643981934,0.00016248226165771484,0.00016361474990844727,0.00016361474990844727,0.00016286969184875488,0.00016051530838012695,0.0001627802848815918,0.0001621246337890625,0.00016126036643981934,0.00016248226165771484,0.00016313791275024414,0.00016313791275024414,0.00016435980796813965,0.00016239285469055176,0.00016096234321594238,0.00016021728515625,0.0001615583896636963,0.00016060471534729004,0.00015944242477416992,0.00016030669212341309,0.00016033649444580078,0.00015872716903686523,0.00015863776206970215,0.00015881657600402832,0.00015920400619506836,0.0001589953899383545,0.00015842914581298828,0.00015777349472045898,0.00015780329704284668,0.00015854835510253906,0.00015681982040405273,0.00015720725059509277,0.00015598535537719727,0.00015598535537719727,0.00015681982040405273,0.00015655159950256348,0.00015529990196228027,0.00015804171562194824,0.0001571178436279297,0.00015777349472045898,0.00015494227409362793,0.00015419721603393555,0.00015398859977722168,0.00015419721603393555,0.00015306472778320312,0.0001538991928100586,0.0001526176929473877]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.019028574228286743,0.025839755311608315,0.033196717500686646,0.04069146886467934,0.04820753261446953,0.055707190185785294,0.06321099400520325,0.07060898095369339,0.07794623076915741,0.08521831035614014,0.09243559837341309,0.09952764213085175,0.10649339854717255,0.11337361484766006,0.12013198435306549,0.12676680088043213,0.13327541947364807,0.1392553448677063,0.14481359720230103,0.14997649192810059,0.15480713546276093,0.15931673347949982,0.1635005921125412,0.16740122437477112,0.1710372120141983,0.17443214356899261,0.17753395438194275,0.18043328821659088,0.18312662839889526,0.1856376826763153,0.1879521757364273,0.19010671973228455,0.19212433695793152,0.1939719021320343,0.19568940997123718,0.19728468358516693,0.1987440586090088,0.20010657608509064,0.2013770490884781,0.2025524526834488,0.20363099873065948,0.20463985204696655,0.2055533528327942,0.20640791952610016,0.20719192922115326,0.20792463421821594,0.20859810709953308,0.2092267870903015,0.20980331301689148,0.21033410727977753,0.2108249068260193,0.21127505600452423,0.21168926358222961,0.21207821369171143,0.2124415934085846,0.21276554465293884,0.2130700796842575,0.21335650980472565,0.2136131227016449,0.21385014057159424,0.21407516300678253,0.21428632736206055,0.2144714593887329,0.21464970707893372,0.21481220424175262,0.2149607390165329,0.21509626507759094,0.21522141993045807,0.21533694863319397,0.21544550359249115,0.21554501354694366,0.21563856303691864,0.21572533249855042,0.21580550074577332,0.21588310599327087,0.21594960987567902,0.21600647270679474,0.21606749296188354,0.21611955761909485,0.21617217361927032,0.21621613204479218,0.21625667810440063,0.21629318594932556,0.2163279801607132,0.21636098623275757,0.21639230847358704,0.2164205014705658,0.21644653379917145,0.2164699137210846,0.21649152040481567,0.21651169657707214,0.2165301889181137,0.21654611825942993,0.21656112372875214,0.21657545864582062,0.21658837795257568,0.2166013866662979,0.21661317348480225,0.2166244089603424,0.21663478016853333,0.21664486825466156,0.21665345132350922,0.21666090190410614,0.21666844189167023,0.21667532622814178,0.2166823148727417,0.21668767929077148,0.21669334173202515,0.21669796109199524,0.21670258045196533,0.2167074978351593,0.21671126782894135,0.21671456098556519,0.21671710908412933,0.21671994030475616,0.21672268211841583,0.2167254090309143,0.21672776341438293,0.21673040091991425,0.21673248708248138,0.21673455834388733,0.21673625707626343,0.2167382389307022,0.21673955023288727,0.21674050390720367,0.21674181520938873,0.21674294769763947,0.2167440801858902,0.2167450338602066,0.21674568951129913,0.21674653887748718,0.21674776077270508,0.21674832701683044,0.21674880385398865,0.21674954891204834,0.21674993634223938,0.2167503982782364,0.21675078570842743,0.21675115823745728,0.21675144135951996,0.21675153076648712,0.21675200760364532,0.2167520970106125,0.21675220131874084,0.216752290725708,0.21675266325473785,0.21675285696983337,0.21675294637680054,0.2167530357837677,0.21675322949886322,0.21675342321395874,0.2167535126209259,0.21675370633602142,0.2167539894580841,0.2167539894580841,0.21675407886505127,0.21675416827201843,0.21675436198711395,0.21675445139408112,0.21675455570220947,0.21675464510917664,0.21675464510917664,0.2167547345161438,0.21675483882427216,0.21675492823123932,0.21675501763820648,0.21675501763820648,0.21675512194633484,0.216755211353302,0.216755211353302,0.216755211353302,0.216755211353302,0.216755211353302,0.216755211353302,0.21675530076026917,0.21675530076026917,0.21675530076026917,0.21675530076026917,0.21675540506839752,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469,0.21675549447536469],"recovered":[0.0,0.00944586843252182,0.017586275935173035,0.02534198760986328,0.03293463587760925,0.0405091717839241,0.048063624650239944,0.05556667596101761,0.06299144774675369,0.07041187584400177,0.07772630453109741,0.08500479906797409,0.09220218658447266,0.09929168224334717,0.1062457412481308,0.11311992257833481,0.11989942193031311,0.12652386724948883,0.1328156739473343,0.138757586479187,0.14432252943515778,0.149505615234375,0.15434530377388,0.15883708000183105,0.16306346654891968,0.16699068248271942,0.1706501692533493,0.17401652038097382,0.17714455723762512,0.18007726967334747,0.18279975652694702,0.18531543016433716,0.18764983117580414,0.1898249387741089,0.19183149933815002,0.1936773657798767,0.19539563357830048,0.19698308408260345,0.1984531134366989,0.1998225301504135,0.20109355449676514,0.20227161049842834,0.20336033403873444,0.20436513423919678,0.2052973061800003,0.20615045726299286,0.20695124566555023,0.20767726004123688,0.20836979150772095,0.2089981883764267,0.20957688987255096,0.2101154923439026,0.21060261130332947,0.2110535204410553,0.21147452294826508,0.21186979115009308,0.2122332602739334,0.21256807446479797,0.21287457644939423,0.21316638588905334,0.21342526376247406,0.21366849541664124,0.21389871835708618,0.21410629153251648,0.21429632604122162,0.21447043120861053,0.21463443338871002,0.21478089690208435,0.21491840481758118,0.21504412591457367,0.21516163647174835,0.21527038514614105,0.21537289023399353,0.21546503901481628,0.21555198729038239,0.21563753485679626,0.21571128070354462,0.21577824652194977,0.2158403992652893,0.2158973664045334,0.21595309674739838,0.2160041183233261,0.21604977548122406,0.21608975529670715,0.2161293625831604,0.21616379916667938,0.21619859337806702,0.21622896194458008,0.2162555605173111,0.21628130972385406,0.21630525588989258,0.21632827818393707,0.2163485437631607,0.21636779606342316,0.21638411283493042,0.21639995276927948,0.21641334891319275,0.21642833948135376,0.21644097566604614,0.21645285189151764,0.2164648324251175,0.21647511422634125,0.21648502349853516,0.21649332344532013,0.21650171279907227,0.2165091633796692,0.21651604771614075,0.21652217209339142,0.21652811765670776,0.21653424203395844,0.21653859317302704,0.21654358506202698,0.21654774248600006,0.21655140817165375,0.21655508875846863,0.21655820310115814,0.2165612280368805,0.2165633887052536,0.21656641364097595,0.21656905114650726,0.21657103300094604,0.2165732979774475,0.21657536923885345,0.21657687425613403,0.21657857298851013,0.21658018231391907,0.21658188104629517,0.2165830135345459,0.2165842354297638,0.2165854573249817,0.2165861278772354,0.21658706665039062,0.21658781170845032,0.21658848226070404,0.2165890485048294,0.21658942103385925,0.21658998727798462,0.21659064292907715,0.21659131348133087,0.21659159660339355,0.2165919691324234,0.21659216284751892,0.21659262478351593,0.21659281849861145,0.2165931910276413,0.21659329533576965,0.21659357845783234,0.21659375727176666,0.21659386157989502,0.21659404039382935,0.2165944129228592,0.21659451723098755,0.2165946066379547,0.2165948897600174,0.21659497916698456,0.21659517288208008,0.2165953665971756,0.21659554541110992,0.21659564971923828,0.21659573912620544,0.21659593284130096,0.21659602224826813,0.21659602224826813,0.21659602224826813,0.2165961116552353,0.2165963053703308,0.21659639477729797,0.21659639477729797,0.21659649908542633,0.21659649908542633,0.21659667789936066,0.216596782207489,0.216596782207489,0.216596782207489,0.216596782207489,0.216596782207489,0.21659687161445618,0.21659687161445618,0.21659687161445618,0.21659687161445618,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517,0.2165970653295517],"active":[0.019028574228286743,0.016393886879086494,0.01561044156551361,0.015349481254816055,0.015272896736860275,0.01519801840186119,0.015147369354963303,0.015042304992675781,0.014954783022403717,0.014806434512138367,0.014709293842315674,0.014522843062877655,0.01429121196269989,0.014081932604312897,0.013886243104934692,0.01364687830209732,0.013375997543334961,0.012731477618217468,0.011997923254966736,0.011218905448913574,0.01048460602760315,0.009811118245124817,0.009155288338661194,0.008564144372940063,0.007973745465278625,0.007441461086273193,0.006883785128593445,0.006416767835617065,0.005982071161270142,0.0055604130029678345,0.005152419209480286,0.004791289567947388,0.00447450578212738,0.004146963357925415,0.003857910633087158,0.003607317805290222,0.003348425030708313,0.0031234920024871826,0.002923935651779175,0.0027299225330352783,0.002537444233894348,0.002368241548538208,0.0021930187940597534,0.0020427852869033813,0.001894623041152954,0.0017741769552230835,0.0016468614339828491,0.0015495270490646362,0.0014335215091705322,0.00133591890335083,0.0012480169534683228,0.001159563660621643,0.0010866522789001465,0.001024693250656128,0.000967070460319519,0.0008957535028457642,0.0008368194103240967,0.0007884353399276733,0.0007385462522506714,0.0006837546825408936,0.0006498992443084717,0.0006178319454193115,0.0005727410316467285,0.0005434155464172363,0.0005158782005310059,0.0004903078079223633,0.0004618316888809204,0.00044052302837371826,0.00041854381561279297,0.00040137767791748047,0.0003833770751953125,0.0003681778907775879,0.00035244226455688477,0.00034046173095703125,0.00033111870288848877,0.00031207501888275146,0.00029519200325012207,0.00028924643993377686,0.000279158353805542,0.0002748072147369385,0.00026303529739379883,0.0002525597810745239,0.00024341046810150146,0.00023822486400604248,0.00023162364959716797,0.0002285093069076538,0.0002219080924987793,0.00021757185459136963,0.00021435320377349854,0.0002102106809616089,0.00020644068717956543,0.00020191073417663574,0.00019757449626922607,0.0001933276653289795,0.00019134581089019775,0.0001884251832962036,0.00018803775310516357,0.00018483400344848633,0.00018343329429626465,0.00018192827701568604,0.00018003582954406738,0.00017833709716796875,0.0001758784055709839,0.00017511844635009766,0.00017361342906951904,0.00017315149307250977,0.0001716315746307373,0.00017116963863372803,0.00016984343528747559,0.00016833841800689697,0.00016890466213226318,0.00016768276691436768,0.0001668184995651245,0.00016570091247558594,0.00016485154628753662,0.00016447901725769043,0.00016418099403381348,0.0001643747091293335,0.00016398727893829346,0.0001634359359741211,0.00016352534294128418,0.00016295909881591797,0.00016286969184875488,0.00016267597675323486,0.00016193091869354248,0.00016163289546966553,0.00016106665134429932,0.00016106665134429932,0.00016079843044281006,0.00016023218631744385,0.00016041100025177002,0.00016069412231445312,0.00016051530838012695,0.00016032159328460693,0.0001605004072189331,0.00016051530838012695,0.00016041100025177002,0.00016014277935028076,0.0001598447561264038,0.0001598447561264038,0.0001595616340637207,0.0001598447561264038,0.00015947222709655762,0.00015938282012939453,0.00015909969806671143,0.00015936791896820068,0.0001592785120010376,0.0001591891050338745,0.00015917420387268066,0.0001591891050338745,0.00015901029109954834,0.0001589953899383545,0.00015909969806671143,0.00015909969806671143,0.00015901029109954834,0.0001589059829711914,0.00015880167484283447,0.00015881657600402832,0.00015880167484283447,0.00015881657600402832,0.0001587122678756714,0.0001586228609085083,0.0001587122678756714,0.00015881657600402832,0.00015881657600402832,0.0001587122678756714,0.0001586228609085083,0.00015872716903686523,0.0001587122678756714,0.0001587122678756714,0.00015853345394134521,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015851855278015137,0.00015851855278015137,0.00015842914581298828,0.00015842914581298828,0.00015853345394134521,0.0001586228609085083,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828,0.00015842914581298828]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.019028574228286743,0.02583475597202778,0.03300083428621292,0.04021821171045303,0.047381363809108734,0.0544436015188694,0.061383236199617386,0.06821224093437195,0.07486215233802795,0.08137483894824982,0.08776699006557465,0.09397278726100922,0.10003136098384857,0.10594337433576584,0.11170477420091629,0.11724133044481277,0.12263387441635132,0.1275736391544342,0.13214199244976044,0.13632848858833313,0.14019817113876343,0.14381051063537598,0.14713357388973236,0.15020416676998138,0.15304501354694366,0.15566320717334747,0.15810294449329376,0.16032201051712036,0.16240788996219635,0.16431911289691925,0.1660699099302292,0.16768282651901245,0.16916701197624207,0.1705295294523239,0.17179331183433533,0.17294900119304657,0.17401018738746643,0.17499792575836182,0.17589794099330902,0.17673325538635254,0.17750264704227448,0.17821121215820312,0.17886196076869965,0.17945781350135803,0.18000614643096924,0.180514857172966,0.18097718060016632,0.18140676617622375,0.18179844319820404,0.1821591854095459,0.18249088525772095,0.18279607594013214,0.18307599425315857,0.1833302527666092,0.18356536328792572,0.18378964066505432,0.18399344384670258,0.1841743439435959,0.1843368411064148,0.18448755145072937,0.18462826311588287,0.1847543567419052,0.18487592041492462,0.18498438596725464,0.18508481979370117,0.1851736605167389,0.18525750935077667,0.18533635139465332,0.18540510535240173,0.18546830117702484,0.1855250746011734,0.18558014929294586,0.18562918901443481,0.18567436933517456,0.18571718037128448,0.18575556576251984,0.18578913807868958,0.185822993516922,0.18585261702537537,0.18588024377822876,0.18590599298477173,0.18592853844165802,0.18595050275325775,0.1859709769487381,0.18598823249340057,0.18600492179393768,0.18602021038532257,0.186033695936203,0.1860472708940506,0.18605972826480865,0.1860702782869339,0.1860804706811905,0.18609009683132172,0.18609754741191864,0.18610593676567078,0.1861124485731125,0.186118483543396,0.1861240416765213,0.18612894415855408,0.186133474111557,0.18613828718662262,0.18614281713962555,0.18614733219146729,0.18615072965621948,0.1861533671617508,0.18615658581256866,0.18615950644016266,0.1861620545387268,0.18616460263729095,0.18616658449172974,0.18616846203804016,0.18617035448551178,0.1861722320318222,0.1861734688282013,0.18617506325244904,0.18617647886276245,0.18617770075798035,0.18617893755435944,0.18617959320545197,0.18618063628673553,0.18618157505989075,0.1861824244260788,0.1861831694841385,0.1861836463212967,0.18618430197238922,0.18618477880954742,0.18618525564670563,0.18618571758270264,0.18618619441986084,0.1861867606639862,0.18618732690811157,0.18618761003017426,0.18618780374526978,0.18618817627429962,0.18618836998939514,0.18618854880332947,0.186188742518425,0.1861889362335205,0.18618911504745483,0.18618911504745483,0.1861892193555832,0.1861892193555832,0.18618939816951752,0.18618959188461304,0.1861896812915802,0.18618978559970856,0.18618978559970856,0.18618978559970856,0.18618978559970856,0.18618987500667572,0.18618996441364288,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124,0.18619006872177124],"recovered":[0.0,0.009452753700315952,0.01758391782641411,0.025242866948246956,0.0326809361577034,0.039976973086595535,0.04716436192393303,0.054226696491241455,0.06114199757575989,0.06794054061174393,0.07457827776670456,0.08111322671175003,0.08746585994958878,0.0936768427491188,0.09973984956741333,0.10563630610704422,0.1113472431898117,0.11689870804548264,0.12213828414678574,0.12705464661121368,0.1315930187702179,0.13580411672592163,0.13972021639347076,0.1433085799217224,0.1466739922761917,0.14975440502166748,0.15259204804897308,0.15526115894317627,0.15770119428634644,0.1599571257829666,0.1620369702577591,0.16395272314548492,0.1657179594039917,0.1673278510570526,0.16883061826229095,0.17020520567893982,0.17147284746170044,0.17264249920845032,0.1737106740474701,0.17469848692417145,0.17560841143131256,0.17644231021404266,0.17722104489803314,0.17793168127536774,0.1785871386528015,0.1791864037513733,0.17974556982517242,0.18024419248104095,0.18070971965789795,0.18114298582077026,0.18153154850006104,0.18189899623394012,0.1822301149368286,0.18254077434539795,0.1828218251466751,0.18307778239250183,0.18332064151763916,0.1835423707962036,0.18374334275722504,0.18392705917358398,0.18409842252731323,0.184252068400383,0.18439306318759918,0.18452396988868713,0.18464383482933044,0.18475663661956787,0.18485452234745026,0.184946671128273,0.18503344058990479,0.18511132895946503,0.18517763912677765,0.1852412074804306,0.1852998584508896,0.1853538155555725,0.18540529906749725,0.1854546219110489,0.18549707531929016,0.1855357438325882,0.1855732798576355,0.18560665845870972,0.18563637137413025,0.18566381931304932,0.18568898737430573,0.18571209907531738,0.185734361410141,0.1857536882162094,0.1857728362083435,0.18578971922397614,0.18580377101898193,0.18581810593605042,0.1858319640159607,0.18584337830543518,0.18585318326950073,0.18586450815200806,0.1858738511800766,0.18588289618492126,0.1858903467655182,0.18589694797992706,0.18590393662452698,0.1859096884727478,0.18591515719890594,0.1859206259250641,0.18592458963394165,0.18592938780784607,0.18593363463878632,0.18593674898147583,0.18594051897525787,0.1859436333179474,0.18594609200954437,0.18594872951507568,0.185951367020607,0.18595343828201294,0.18595542013645172,0.18595749139785767,0.1859591007232666,0.18596060574054718,0.1859620213508606,0.18596315383911133,0.18596476316452026,0.18596579134464264,0.1859668344259262,0.1859680563211441,0.18596890568733215,0.18596985936164856,0.18597060441970825,0.18597136437892914,0.18597184121608734,0.18597258627414703,0.18597295880317688,0.18597371876239777,0.18597428500652313,0.18597476184368134,0.18597513437271118,0.18597550690174103,0.18597598373889923,0.1859760731458664,0.18597635626792908,0.1859765499830246,0.18597663938999176,0.18597683310508728,0.18597692251205444,0.18597711622714996,0.18597711622714996,0.18597720563411713,0.18597739934921265,0.18597759306430817,0.18597768247127533,0.18597768247127533,0.18597768247127533,0.18597768247127533,0.18597768247127533,0.18597768247127533,0.1859777718782425,0.18597787618637085,0.18597787618637085,0.18597787618637085,0.185977965593338,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518,0.18597805500030518],"active":[0.019028574228286743,0.01638200134038925,0.015416916459798813,0.014975344762206078,0.014700427651405334,0.014466628432273865,0.014218874275684357,0.013985544443130493,0.013720154762268066,0.01343429833650589,0.013188712298870087,0.012859560549259186,0.012565501034259796,0.012266531586647034,0.01196492463350296,0.011605024337768555,0.011286631226539612,0.010674931108951569,0.010003708302974701,0.009273841977119446,0.008605152368545532,0.008006393909454346,0.007413357496261597,0.006895586848258972,0.006371021270751953,0.005908802151679993,0.005510896444320679,0.005060851573944092,0.0047066956758499146,0.004361987113952637,0.004032939672470093,0.003730103373527527,0.003449052572250366,0.0032016783952713013,0.0029626935720443726,0.0027437955141067505,0.002537339925765991,0.002355426549911499,0.0021872669458389282,0.0020347684621810913,0.001894235610961914,0.0017689019441604614,0.001640915870666504,0.0015261322259902954,0.0014190077781677246,0.0013284534215927124,0.0012316107749938965,0.0011625736951828003,0.0010887235403060913,0.0010161995887756348,0.0009593367576599121,0.0008970797061920166,0.0008458793163299561,0.0007894784212112427,0.0007435381412506104,0.0007118582725524902,0.0006728023290634155,0.000631973147392273,0.0005934983491897583,0.0005604922771453857,0.0005298405885696411,0.0005022883415222168,0.00048285722732543945,0.0004604160785675049,0.00044098496437072754,0.0004170238971710205,0.000402987003326416,0.00038968026638031006,0.00037166476249694824,0.00035697221755981445,0.00034743547439575195,0.0003389418125152588,0.00032933056354522705,0.0003205537796020508,0.00031188130378723145,0.00030094385147094727,0.00029206275939941406,0.00028724968433380127,0.00027933716773986816,0.00027358531951904297,0.0002696216106414795,0.0002647191286087036,0.00026151537895202637,0.00025887787342071533,0.0002538710832595825,0.0002512335777282715,0.00024737417697906494,0.00024397671222686768,0.00024349987506866455,0.00024162232875823975,0.00023831427097320557,0.00023709237575531006,0.0002369135618209839,0.0002330392599105835,0.00023208558559417725,0.00022955238819122314,0.00022813677787780762,0.00022709369659423828,0.0002250075340270996,0.0002237856388092041,0.0002231299877166748,0.0002221912145614624,0.00022274255752563477,0.00022134184837341309,0.00021973252296447754,0.00021983683109283447,0.00021898746490478516,0.00021842122077941895,0.00021851062774658203,0.00021785497665405273,0.0002170950174331665,0.00021691620349884033,0.0002168118953704834,0.00021597743034362793,0.00021596252918243408,0.000215873122215271,0.00021567940711975098,0.0002157837152481079,0.00021483004093170166,0.0002148449420928955,0.00021474063396453857,0.00021436810493469238,0.00021426379680633545,0.00021378695964813232,0.00021369755268096924,0.00021341443061828613,0.00021341443061828613,0.00021313130855560303,0.00021323561668395996,0.00021304190158843994,0.00021304190158843994,0.00021284818649291992,0.00021266937255859375,0.00021266937255859375,0.00021238625049591064,0.00021247565746307373,0.00021238625049591064,0.00021238625049591064,0.00021247565746307373,0.0002122819423675537,0.00021229684352874756,0.00021210312843322754,0.0002122819423675537,0.00021238625049591064,0.0002122819423675537,0.00021219253540039062,0.00021210312843322754,0.00021210312843322754,0.00021210312843322754,0.00021219253540039062,0.0002122819423675537,0.00021238625049591064,0.00021229684352874756,0.00021219253540039062,0.00021219253540039062,0.00021219253540039062,0.00021210312843322754,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445,0.00021201372146606445]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.019028574228286743,0.025819949805736542,0.03284785896539688,0.03977937996387482,0.046570755541324615,0.0531492717564106,0.0595233179628849,0.06573174893856049,0.07171657681465149,0.0774921178817749,0.08308130502700806,0.08846329152584076,0.09365438669919968,0.09862847626209259,0.10342752188444138,0.10805170983076096,0.11245916783809662,0.11648372560739517,0.12014178931713104,0.12351701408624649,0.12660449743270874,0.12945148348808289,0.13203532993793488,0.1344064176082611,0.13659538328647614,0.13858762383460999,0.14040237665176392,0.1420721560716629,0.1436048150062561,0.14500194787979126,0.14627675712108612,0.1474398970603943,0.14850598573684692,0.14949004352092743,0.1503811925649643,0.15120066702365875,0.1519557237625122,0.15263015031814575,0.15324392914772034,0.15382196009159088,0.15433567762374878,0.15481147170066833,0.15524493157863617,0.1556430160999298,0.15600499510765076,0.15633460879325867,0.15663225948810577,0.15690641105175018,0.15715493261814117,0.15738636255264282,0.15759611129760742,0.1577865332365036,0.15795761346817017,0.15811766684055328,0.15826214849948883,0.15839634835720062,0.1585143357515335,0.15862742066383362,0.15872710943222046,0.1588185876607895,0.15890204906463623,0.15897957980632782,0.1590496450662613,0.15911255776882172,0.15916942059993744,0.15922214090824127,0.15926919877529144,0.1593128740787506,0.15935078263282776,0.15938661992549896,0.1594214290380478,0.15945027768611908,0.1594764143228531,0.15950243175029755,0.15952393412590027,0.1595451682806015,0.15956392884254456,0.15958090126514435,0.15959571301937103,0.15960928797721863,0.15962174534797668,0.15963305532932281,0.15964268147945404,0.1596522033214569,0.15966087579727173,0.159668430685997,0.15967540442943573,0.15968191623687744,0.15968775749206543,0.1596929430961609,0.15969766676425934,0.15970191359519958,0.15970605611801147,0.15970945358276367,0.1597130298614502,0.1597164273262024,0.15971925854682922,0.15972132980823517,0.15972426533699036,0.15972623229026794,0.15972775220870972,0.15972934663295746,0.15973076224327087,0.1597318947315216,0.1597331166267395,0.1597340703010559,0.15973509848117828,0.15973614156246185,0.15973679721355438,0.15973784029483795,0.15973849594593048,0.15973906219005585,0.15973973274230957,0.15974019467830658,0.15974076092243195,0.1597413271665573,0.15974180400371552,0.1597420871257782,0.15974237024784088,0.1597425490617752,0.1597428321838379,0.1597430258989334,0.15974311530590057,0.1597435027360916,0.1597437858581543,0.15974387526512146,0.15974396467208862,0.15974415838718414,0.1597442477941513,0.15974444150924683,0.15974444150924683,0.15974463522434235,0.15974463522434235,0.15974463522434235,0.15974463522434235,0.15974463522434235,0.15974463522434235,0.15974463522434235,0.15974463522434235,0.15974463522434235,0.15974463522434235,0.15974463522434235,0.15974463522434235,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095,0.1597447246313095],"recovered":[0.0,0.009448886848986149,0.017577506601810455,0.02516505867242813,0.032399605959653854,0.0394318513572216,0.04624501243233681,0.05279306322336197,0.05920955166220665,0.06538243591785431,0.0713687613606453,0.07713808864355087,0.0827350988984108,0.08811482042074203,0.09329082816839218,0.09827670454978943,0.10307499021291733,0.10768578946590424,0.11200931668281555,0.11598407477140427,0.11966939270496368,0.12303046882152557,0.1261572688817978,0.12901321053504944,0.13162772357463837,0.1340225785970688,0.1362357884645462,0.13824546337127686,0.1400892585515976,0.14177206158638,0.14331282675266266,0.14472514390945435,0.14602071046829224,0.14719781279563904,0.1482730507850647,0.14926955103874207,0.15017201006412506,0.15099819004535675,0.15175512433052063,0.15243595838546753,0.15306644141674042,0.15363569557666779,0.15415875613689423,0.15463398396968842,0.15506432950496674,0.15546317398548126,0.1558317393064499,0.15616890788078308,0.1564735323190689,0.15674977004528046,0.157005175948143,0.15723396837711334,0.1574425846338272,0.1576330065727234,0.15780700743198395,0.1579660177230835,0.1581122875213623,0.1582445204257965,0.15836505591869354,0.15847285091876984,0.15857404470443726,0.15866807103157043,0.15875305235385895,0.1588323563337326,0.1589013934135437,0.15896572172641754,0.15902258455753326,0.15907521545886993,0.15912406146526337,0.15916632115840912,0.15920592844486237,0.1592428982257843,0.15927468240261078,0.15930382907390594,0.15933221578598022,0.15935692191123962,0.1593806892633438,0.1593998372554779,0.15941831469535828,0.15943501889705658,0.15945085883140564,0.15946510434150696,0.1594778299331665,0.15948905050754547,0.15949952602386475,0.15951018035411835,0.1595173478126526,0.15952527523040771,0.15953309834003448,0.15953989326953888,0.15954536199569702,0.15955045819282532,0.15955545008182526,0.15955998003482819,0.15956375002861023,0.1595672369003296,0.15957100689411163,0.15957459807395935,0.15957732498645782,0.15957997739315033,0.15958251059055328,0.15958431363105774,0.15958601236343384,0.1595878005027771,0.15958939492702484,0.1595904380083084,0.15959148108959198,0.15959270298480988,0.1595936417579651,0.15959449112415314,0.15959544479846954,0.15959610044956207,0.15959666669368744,0.1595975160598755,0.15959817171096802,0.15959882736206055,0.1595993936061859,0.15959995985031128,0.15960043668746948,0.15960080921649933,0.15960119664669037,0.15960156917572021,0.15960176289081573,0.1596018522977829,0.15960204601287842,0.1596023291349411,0.15960270166397095,0.1596027910709381,0.15960289537906647,0.15960298478603363,0.15960298478603363,0.15960317850112915,0.15960317850112915,0.15960317850112915,0.1596032679080963,0.1596032679080963,0.1596032679080963,0.1596032679080963,0.1596032679080963,0.1596032679080963,0.1596032679080963,0.1596032679080963,0.1596032679080963,0.1596032679080963,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348,0.15960335731506348],"active":[0.019028574228286743,0.016371063888072968,0.015270352363586426,0.014614321291446686,0.014171149581670761,0.013717420399188995,0.013278305530548096,0.012938685715198517,0.01250702515244484,0.012109681963920593,0.011712543666362762,0.011325202882289886,0.01091928780078888,0.010513655841350555,0.010136693716049194,0.009775005280971527,0.00938417762517929,0.008797936141490936,0.00813247263431549,0.007532939314842224,0.006935104727745056,0.006421014666557312,0.005878061056137085,0.00539320707321167,0.0049676597118377686,0.004565045237541199,0.004166588187217712,0.0038266927003860474,0.0035155564546585083,0.003229886293411255,0.002963930368423462,0.0027147531509399414,0.0024852752685546875,0.002292230725288391,0.002108141779899597,0.001931115984916687,0.001783713698387146,0.0016319602727890015,0.001488804817199707,0.001386001706123352,0.0012692362070083618,0.0011757761240005493,0.0010861754417419434,0.001009032130241394,0.000940665602684021,0.0008714348077774048,0.0008005201816558838,0.000737503170967102,0.0006814002990722656,0.0006365925073623657,0.0005909353494644165,0.0005525648593902588,0.0005150288343429565,0.000484660267829895,0.0004551410675048828,0.00043033063411712646,0.0004020482301712036,0.0003829002380371094,0.0003620535135269165,0.0003457367420196533,0.0003280043601989746,0.00031150877475738525,0.00029659271240234375,0.00028020143508911133,0.0002680271863937378,0.00025641918182373047,0.0002466142177581787,0.00023765861988067627,0.0002267211675643921,0.00022029876708984375,0.0002155005931854248,0.00020737946033477783,0.00020173192024230957,0.00019860267639160156,0.00019171833992004395,0.00018824636936187744,0.00018323957920074463,0.00018106400966644287,0.00017739832401275635,0.00017426908016204834,0.00017088651657104492,0.00016795098781585693,0.00016485154628753662,0.000163152813911438,0.00016134977340698242,0.0001582503318786621,0.0001580566167831421,0.00015664100646972656,0.00015465915203094482,0.00015304982662200928,0.0001523047685623169,0.00015145540237426758,0.00015060603618621826,0.00014947354793548584,0.00014927983283996582,0.00014919042587280273,0.00014825165271759033,0.00014673173427581787,0.00014694035053253174,0.00014625489711761475,0.0001452416181564331,0.00014503300189971924,0.00014474987983703613,0.00014409422874450684,0.00014372169971466064,0.00014363229274749756,0.0001436173915863037,0.00014343857765197754,0.00014315545558929443,0.00014334917068481445,0.0001430511474609375,0.00014296174049377441,0.00014306604862213135,0.0001426786184310913,0.00014258921146392822,0.00014249980449676514,0.00014241039752960205,0.00014212727546691895,0.00014193356037139893,0.0001417398452758789,0.00014163553714752197,0.0001414567232131958,0.00014135241508483887,0.00014165043830871582,0.0001417398452758789,0.0001415461301803589,0.00014126300811767578,0.00014136731624603271,0.00014135241508483887,0.0001414567232131958,0.0001414567232131958,0.0001414567232131958,0.0001414567232131958,0.0001414567232131958,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.0001414567232131958,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271,0.00014136731624603271]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.019028574228286743,0.025824571028351784,0.0331609733402729,0.040699202567338943,0.04824148491024971,0.055773019790649414,0.0632506012916565,0.07070508599281311,0.07807185500860214,0.08536185324192047,0.09256857633590698,0.09969410300254822,0.10669003427028656,0.11359637975692749,0.12035597115755081,0.12704963982105255,0.13358920812606812,0.13962900638580322,0.14521357417106628,0.15041731297969818,0.15529312193393707,0.1598278135061264,0.16403618454933167,0.16796906292438507,0.17164693772792816,0.17504818737506866,0.17820951342582703,0.18113213777542114,0.1838555634021759,0.18638698756694794,0.18875034153461456,0.19094166159629822,0.1929776668548584,0.19485634565353394,0.19660215079784393,0.19822628796100616,0.19972509145736694,0.20111580193042755,0.20240259170532227,0.2035944163799286,0.2047004997730255,0.20572131872177124,0.2066657543182373,0.20754295587539673,0.20835639536380768,0.20910164713859558,0.20978973805904388,0.21042907238006592,0.21101805567741394,0.21156977117061615,0.21208122372627258,0.21254797279834747,0.21297992765903473,0.21337838470935822,0.21374742686748505,0.21409006416797638,0.21440590918064117,0.21469950675964355,0.21496348083019257,0.21521076560020447,0.2154439091682434,0.215659499168396,0.2158578336238861,0.21603938937187195,0.2162068784236908,0.21635985374450684,0.21650169789791107,0.21663543581962585,0.21675653755664825,0.21686951816082,0.21697232127189636,0.21706794202327728,0.21715538203716278,0.2172352522611618,0.21731184422969818,0.2173779457807541,0.2174420803785324,0.21749621629714966,0.217549130320549,0.2176022231578827,0.21764881908893585,0.21769031882286072,0.21772783994674683,0.21776312589645386,0.21779726445674896,0.2178277224302292,0.217856302857399,0.21788138151168823,0.21790440380573273,0.21792665123939514,0.21794664859771729,0.2179642915725708,0.2179812639951706,0.2179987132549286,0.21801407635211945,0.21802851557731628,0.21804095804691315,0.21805237233638763,0.21806378662586212,0.2180728316307068,0.21808208525180817,0.21809075772762299,0.2180982083082199,0.21810537576675415,0.21811169385910034,0.21811792254447937,0.2181250900030136,0.21813008189201355,0.21813593804836273,0.21814055740833282,0.21814395487308502,0.21814818680286407,0.2181519716978073,0.21815554797649384,0.2181587517261505,0.21816149353981018,0.2181638479232788,0.21816611289978027,0.21816818416118622,0.218170166015625,0.2181718647480011,0.21817336976528168,0.2181747853755951,0.21817630529403687,0.2181774377822876,0.21817883849143982,0.21817997097969055,0.2181812971830368,0.21818195283412933,0.21818308532238007,0.2181842178106308,0.21818506717681885,0.21818572282791138,0.2181863933801651,0.21818704903125763,0.21818780899047852,0.21818837523460388,0.21818894147872925,0.2181893140077591,0.21818968653678894,0.21818996965885162,0.2181902527809143,0.21819044649600983,0.21819081902503967,0.2181910127401352,0.21819129586219788,0.2181914895772934,0.21819157898426056,0.21819166839122772,0.21819177269935608,0.21819186210632324,0.2181919515132904,0.21819205582141876,0.21819214522838593,0.2181922346353531,0.21819233894348145,0.2181924283504486,0.21819251775741577,0.21819262206554413,0.21819262206554413,0.2181927114725113,0.2181927114725113,0.21819280087947845,0.21819289028644562,0.21819308400154114,0.2181931734085083,0.2181931734085083,0.2181931734085083,0.21819327771663666,0.21819327771663666,0.21819327771663666,0.21819336712360382,0.21819336712360382,0.21819336712360382,0.21819336712360382,0.21819345653057098,0.21819345653057098,0.21819345653057098,0.21819356083869934,0.21819356083869934,0.2181936502456665,0.2181936502456665,0.2181936502456665,0.2181936502456665,0.21819373965263367,0.21819373965263367,0.21819373965263367,0.21819373965263367,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202,0.21819384396076202],"recovered":[0.0,0.00945963803678751,0.017613627016544342,0.025357266888022423,0.03298754245042801,0.04057839885354042,0.04810955375432968,0.05561213195323944,0.06309697777032852,0.0705050602555275,0.077863909304142,0.0851639062166214,0.09236600995063782,0.09946484118700027,0.10645747184753418,0.1133347675204277,0.12007927149534225,0.1267692595720291,0.13310350477695465,0.13907192647457123,0.14466695487499237,0.1498953104019165,0.15477848052978516,0.1593158096075058,0.16355285048484802,0.16749468445777893,0.17118623852729797,0.1746034324169159,0.17777134478092194,0.18072566390037537,0.18347126245498657,0.1860256940126419,0.18841449916362762,0.19061563909053802,0.19266277551651,0.1945410817861557,0.19629621505737305,0.19792082905769348,0.1994352787733078,0.20082759857177734,0.20213796198368073,0.2033323347568512,0.20444199442863464,0.2054627388715744,0.20641320943832397,0.20730294287204742,0.20811429619789124,0.20886294543743134,0.20956142246723175,0.21020565927028656,0.21080397069454193,0.21135805547237396,0.2118653506040573,0.21234078705310822,0.2127712219953537,0.21317355334758759,0.21354693174362183,0.21388985216617584,0.2142147570848465,0.21451210975646973,0.2147826999425888,0.21503083407878876,0.21526047587394714,0.2154780626296997,0.2156732827425003,0.2158535122871399,0.21602478623390198,0.2161775678396225,0.21632015705108643,0.21645314991474152,0.21657659113407135,0.2166888266801834,0.2167932242155075,0.2168882042169571,0.2169753462076187,0.21705730259418488,0.21713586151599884,0.21720612049102783,0.21727044880390167,0.2173277884721756,0.21738268435001373,0.21743237972259521,0.21747784316539764,0.21752102673053741,0.2175593227148056,0.21759535372257233,0.21762844920158386,0.21766014397144318,0.21768759191036224,0.21771277487277985,0.21773719787597656,0.21776039898395538,0.21778029203414917,0.2177983969449997,0.21781641244888306,0.21783170104026794,0.21784688532352448,0.2178601771593094,0.21787366271018982,0.21788649260997772,0.21789714694023132,0.21790723502635956,0.2179165780544281,0.21792533993721008,0.2179330736398697,0.21794015169143677,0.2179463803768158,0.217952698469162,0.2179582566022873,0.21796420216560364,0.2179693877696991,0.21797391772270203,0.2179778814315796,0.217982217669487,0.21798522770404816,0.21798910200595856,0.21799221634864807,0.2179950475692749,0.21799759566783905,0.21799975633621216,0.21800202131271362,0.21800372004508972,0.21800550818443298,0.21800664067268372,0.21800833940505981,0.2180100381374359,0.2180115431547165,0.2180132418870926,0.21801437437534332,0.21801522374153137,0.21801626682281494,0.21801720559597015,0.21801777184009552,0.21801862120628357,0.21801955997943878,0.21802012622356415,0.21802069246768951,0.21802163124084473,0.21802210807800293,0.21802248060703278,0.21802295744419098,0.21802332997322083,0.21802352368831635,0.21802371740341187,0.2180240899324417,0.2180243730545044,0.2180248498916626,0.21802493929862976,0.21802502870559692,0.21802522242069244,0.21802522242069244,0.2180253118276596,0.21802550554275513,0.21802569925785065,0.21802587807178497,0.21802598237991333,0.2180260717868805,0.21802616119384766,0.21802635490894318,0.21802644431591034,0.2180265486240387,0.21802663803100586,0.21802663803100586,0.21802672743797302,0.21802672743797302,0.21802683174610138,0.21802692115306854,0.2180270105600357,0.21802711486816406,0.21802711486816406,0.21802720427513123,0.2180272936820984,0.2180272936820984,0.21802739799022675,0.2180274873971939,0.2180274873971939,0.2180274873971939,0.2180274873971939,0.2180274873971939,0.21802757680416107,0.21802757680416107,0.21802768111228943,0.21802768111228943,0.21802768111228943,0.21802768111228943,0.21802768111228943,0.21802768111228943,0.21802768111228943,0.21802768111228943,0.2180277705192566,0.2180277705192566,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375,0.21802785992622375],"active":[0.019028574228286743,0.0163649320602417,0.015547346323728561,0.01534193567931652,0.015253942459821701,0.015194620937108994,0.015141047537326813,0.01509295403957367,0.01497487723827362,0.014856792986392975,0.014704667031764984,0.014530196785926819,0.014324024319648743,0.014131538569927216,0.013898499310016632,0.013714872300624847,0.01350993663072586,0.012859746813774109,0.012110069394111633,0.011345386505126953,0.010626167058944702,0.0099325031042099,0.009257704019546509,0.008653253316879272,0.00809408724308014,0.007553502917289734,0.007023274898529053,0.006528705358505249,0.006084218621253967,0.005661323666572571,0.005279079079627991,0.004915967583656311,0.004563167691230774,0.004240706562995911,0.003939375281333923,0.003685206174850464,0.0034288763999938965,0.00319497287273407,0.0029673129320144653,0.002766817808151245,0.0025625377893447876,0.002388983964920044,0.002223759889602661,0.0020802170038223267,0.0019431859254837036,0.0017987042665481567,0.001675441861152649,0.0015661269426345825,0.00145663321018219,0.0013641119003295898,0.0012772530317306519,0.0011899173259735107,0.001114577054977417,0.00103759765625,0.0009762048721313477,0.0009165108203887939,0.0008589774370193481,0.0008096545934677124,0.0007487237453460693,0.0006986558437347412,0.000661209225654602,0.0006286650896072388,0.0005973577499389648,0.0005613267421722412,0.0005335956811904907,0.0005063414573669434,0.00047691166400909424,0.00045786798000335693,0.0004363805055618286,0.0004163682460784912,0.0003957301378250122,0.00037911534309387207,0.00036215782165527344,0.0003470480442047119,0.0003364980220794678,0.00032064318656921387,0.00030621886253356934,0.00029009580612182617,0.00027868151664733887,0.0002744346857070923,0.00026613473892211914,0.00025793910026550293,0.00024999678134918213,0.00024209916591644287,0.00023794174194335938,0.00023236870765686035,0.0002278536558151245,0.00022123754024505615,0.0002168118953704834,0.0002138763666152954,0.00020945072174072266,0.00020389258861541748,0.00020097196102142334,0.00020031630992889404,0.00019766390323638916,0.00019681453704833984,0.00019407272338867188,0.00019219517707824707,0.00019012391567230225,0.00018633902072906494,0.00018493831157684326,0.00018352270126342773,0.00018163025379180908,0.00018003582954406738,0.00017862021923065186,0.00017777085304260254,0.00017870962619781494,0.0001773834228515625,0.00017768144607543945,0.000176355242729187,0.0001745671033859253,0.00017426908016204834,0.00017409026622772217,0.00017333030700683594,0.00017352402210235596,0.00017239153385162354,0.0001716315746307373,0.0001710653305053711,0.00017058849334716797,0.0001704096794128418,0.00016984343528747559,0.00016964972019195557,0.00016927719116210938,0.00016966462135314941,0.0001690983772277832,0.00016880035400390625,0.00016842782497406006,0.00016805529594421387,0.00016757845878601074,0.00016786158084869385,0.00016795098781585693,0.00016786158084869385,0.00016795098781585693,0.00016777217388153076,0.00016748905181884766,0.00016768276691436768,0.00016768276691436768,0.00016731023788452148,0.00016720592975616455,0.00016720592975616455,0.00016701221466064453,0.00016692280769348145,0.00016692280769348145,0.00016710162162780762,0.00016692280769348145,0.00016692280769348145,0.00016663968563079834,0.00016663968563079834,0.00016663968563079834,0.00016655027866363525,0.00016663968563079834,0.00016663968563079834,0.00016655027866363525,0.00016644597053527832,0.00016635656356811523,0.00016635656356811523,0.00016635656356811523,0.00016635656356811523,0.00016626715660095215,0.00016617774963378906,0.00016616284847259521,0.00016607344150543213,0.00016616284847259521,0.00016616284847259521,0.00016635656356811523,0.0001663416624069214,0.0001662522554397583,0.00016616284847259521,0.00016616284847259521,0.00016616284847259521,0.00016607344150543213,0.00016607344150543213,0.00016607344150543213,0.0001659691333770752,0.0001658797264099121,0.0001659691333770752,0.0001659691333770752,0.0001659691333770752,0.00016607344150543213,0.00016598403453826904,0.00016607344150543213,0.0001659691333770752,0.0001659691333770752,0.0001659691333770752,0.00016605854034423828,0.00016605854034423828,0.00016605854034423828,0.00016605854034423828,0.00016616284847259521,0.00016607344150543213,0.00016607344150543213,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904,0.00016598403453826904]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.019028574228286743,0.025841547176241875,0.03301846981048584,0.04023660346865654,0.047377970069646835,0.054415781050920486,0.0613505095243454,0.06812849640846252,0.07479320466518402,0.08132362365722656,0.08768946677446365,0.09388790279626846,0.0999659076333046,0.10587415099143982,0.11162366718053818,0.11720134317874908,0.12265773862600327,0.12761013209819794,0.13216641545295715,0.13641458749771118,0.14032983779907227,0.14395150542259216,0.14729748666286469,0.15037524700164795,0.1532498598098755,0.15589208900928497,0.15833759307861328,0.16060522198677063,0.16267837584018707,0.1645876169204712,0.16635049879550934,0.16799576580524445,0.1695135086774826,0.1708957403898239,0.17217442393302917,0.1733521819114685,0.17443940043449402,0.17544439435005188,0.17636525630950928,0.1772095263004303,0.17799712717533112,0.17870530486106873,0.17935803532600403,0.179963618516922,0.18051712214946747,0.18103282153606415,0.1815006136894226,0.1819363236427307,0.18234111368656158,0.18271015584468842,0.18305005133152008,0.183356374502182,0.1836496889591217,0.18391120433807373,0.18415652215480804,0.18438145518302917,0.18458440899848938,0.184771329164505,0.1849401444196701,0.18509595096111298,0.18524326384067535,0.18537454307079315,0.18549895286560059,0.18560947477817535,0.18571321666240692,0.18580782413482666,0.1858912855386734,0.18596908450126648,0.18604114651679993,0.1861070692539215,0.18616808950901031,0.18622542917728424,0.18627721071243286,0.18632276356220245,0.18636350333690643,0.18640585243701935,0.18643999099731445,0.1864737570285797,0.18650619685649872,0.18653571605682373,0.1865624040365219,0.18658693134784698,0.18660928308963776,0.18662841618061066,0.18664653599262238,0.18666397035121918,0.18667849898338318,0.1866915225982666,0.18670396506786346,0.186716690659523,0.1867273598909378,0.18673764169216156,0.1867474466562271,0.18675631284713745,0.18676385283470154,0.1867707371711731,0.18677696585655212,0.18678195774555206,0.18678714334964752,0.18679243326187134,0.18679705262184143,0.18680214881896973,0.1868056356906891,0.18680912256240845,0.18681223690509796,0.18681535124778748,0.18681827187538147,0.18682099878787994,0.18682365119457245,0.18682534992694855,0.18682770431041718,0.18682986497879028,0.18683138489723206,0.18683326244354248,0.18683458864688873,0.1868360936641693,0.18683722615242004,0.18683816492557526,0.1868390142917633,0.18683986365795135,0.18684062361717224,0.1868416666984558,0.18684212863445282,0.1868428885936737,0.18684354424476624,0.18684402108192444,0.18684430420398712,0.1868448704481125,0.18684543669223785,0.18684571981430054,0.18684609234333038,0.18684665858745575,0.18684694170951843,0.18684741854667664,0.18684770166873932,0.186847984790802,0.186847984790802,0.18684807419776917,0.18684816360473633,0.18684835731983185,0.186848446726799,0.186848446726799,0.18684855103492737,0.18684864044189453,0.18684883415699005,0.18684892356395721,0.18684892356395721,0.18684901297092438,0.18684911727905273,0.1868492066860199,0.18684929609298706,0.18684948980808258,0.18684948980808258,0.18684948980808258,0.18684948980808258,0.18684957921504974,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781,0.1868496835231781],"recovered":[0.0,0.009450489655137062,0.01761070266366005,0.02522881329059601,0.03270309790968895,0.039965562522411346,0.047160305082798004,0.05421650782227516,0.06110917404294014,0.0679134726524353,0.07457564026117325,0.08109266310930252,0.08745312690734863,0.0936606228351593,0.09972891211509705,0.10563960671424866,0.11138289421796799,0.1170019805431366,0.12227965146303177,0.1272146999835968,0.13178512454032898,0.1360224485397339,0.13994665443897247,0.14358605444431305,0.1469254344701767,0.15007345378398895,0.15293939411640167,0.15559889376163483,0.15805494785308838,0.1603347510099411,0.1624317616224289,0.16435647010803223,0.16613273322582245,0.16778329014778137,0.16931159794330597,0.1707085520029068,0.17200316488742828,0.17318224906921387,0.1742829531431198,0.17528897523880005,0.17621774971485138,0.17706212401390076,0.17785094678401947,0.17856885492801666,0.17923535406589508,0.17984440922737122,0.18041113018989563,0.18092909455299377,0.18140338361263275,0.1818462759256363,0.1822480410337448,0.1826217919588089,0.18295811116695404,0.18326839804649353,0.18355633318424225,0.18382464349269867,0.1840725839138031,0.1842993199825287,0.18450000882148743,0.18468636274337769,0.18486112356185913,0.18502551317214966,0.1851704716682434,0.18530721962451935,0.18542690575122833,0.18554356694221497,0.18565060198307037,0.18574416637420654,0.18582677841186523,0.18590383231639862,0.1859787255525589,0.18604199588298798,0.1861039698123932,0.18616187572479248,0.18621185421943665,0.1862579733133316,0.186303049325943,0.18634352087974548,0.18637831509113312,0.1864127367734909,0.18644443154335022,0.18647423386573792,0.1865006387233734,0.18652629852294922,0.18654893338680267,0.186569482088089,0.18658636510372162,0.18660324811935425,0.18661797046661377,0.18663352727890015,0.18664653599262238,0.18665814399719238,0.18666879832744598,0.18668010830879211,0.1866903007030487,0.18669812381267548,0.18670690059661865,0.18671341240406036,0.18671925365924835,0.18672491610050201,0.18673056364059448,0.18673594295978546,0.18674056231975555,0.18674424290657043,0.18674848973751068,0.18675225973129272,0.18675574660301208,0.18675942718982697,0.1867619752883911,0.1867644339799881,0.1867665946483612,0.1867685765028,0.18677084147930145,0.1867724508047104,0.1867746114730835,0.18677593767642975,0.18677735328674316,0.1867789477109909,0.18677999079227448,0.18678103387355804,0.18678216636180878,0.18678291141986847,0.18678376078605652,0.1867845207452774,0.18678517639636993,0.18678583204746246,0.18678678572177887,0.18678735196590424,0.1867879182100296,0.18678885698318481,0.18678933382034302,0.1867896169424057,0.18678990006446838,0.18679046630859375,0.18679064512252808,0.18679112195968628,0.18679140508174896,0.1867915838956833,0.18679186701774597,0.18679197132587433,0.18679215013980865,0.18679234385490417,0.18679243326187134,0.18679243326187134,0.1867925375699997,0.18679262697696686,0.18679271638393402,0.18679282069206238,0.18679291009902954,0.18679291009902954,0.18679291009902954,0.1867929995059967,0.18679310381412506,0.18679310381412506,0.18679310381412506,0.18679319322109222,0.1867932826280594,0.18679338693618774,0.18679338693618774,0.18679338693618774,0.18679338693618774,0.18679338693618774,0.18679338693618774,0.18679338693618774,0.18679338693618774,0.18679338693618774,0.18679338693618774,0.1867934763431549,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207,0.18679356575012207],"active":[0.019028574228286743,0.016391057521104813,0.01540776714682579,0.015007790178060532,0.014674872159957886,0.01445021852850914,0.014190204441547394,0.013911988586187363,0.013684030622243881,0.01341015100479126,0.013113826513290405,0.012795239686965942,0.012512780725955963,0.012213528156280518,0.011894755065441132,0.011561736464500427,0.011274844408035278,0.01060815155506134,0.009886763989925385,0.00919988751411438,0.008544713258743286,0.007929056882858276,0.007350832223892212,0.0067891925573349,0.0063244253396987915,0.0058186352252960205,0.005398198962211609,0.005006328225135803,0.004623427987098694,0.00425286591053009,0.003918737173080444,0.0036392956972122192,0.0033807754516601562,0.0031124502420425415,0.0028628259897232056,0.0026436299085617065,0.002436235547065735,0.0022621452808380127,0.0020823031663894653,0.001920551061630249,0.0017793774604797363,0.0016431808471679688,0.001507088541984558,0.0013947635889053345,0.0012817680835723877,0.0011884123086929321,0.0010894834995269775,0.0010072290897369385,0.000937730073928833,0.000863879919052124,0.0008020102977752686,0.0007345825433731079,0.0006915777921676636,0.0006428062915802002,0.0006001889705657959,0.0005568116903305054,0.0005118250846862793,0.00047200918197631836,0.0004401355981826782,0.00040958821773529053,0.00038214027881622314,0.00034902989864349365,0.00032848119735717773,0.00030225515365600586,0.00028631091117858887,0.00026425719261169434,0.00024068355560302734,0.00022491812705993652,0.00021436810493469238,0.00020323693752288818,0.00018936395645141602,0.00018343329429626465,0.00017324090003967285,0.00016088783740997314,0.0001516491174697876,0.00014787912368774414,0.00013694167137145996,0.00013023614883422852,0.00012788176536560059,0.0001229792833328247,0.0001179724931716919,0.00011269748210906982,0.00010864436626434326,0.00010211765766143799,9.760260581970215e-05,9.448826313018799e-05,9.213387966156006e-05,8.827447891235352e-05,8.599460124969482e-05,8.316338062286377e-05,8.082389831542969e-05,7.949769496917725e-05,7.864832878112793e-05,7.620453834533691e-05,7.355213165283203e-05,7.261335849761963e-05,7.006525993347168e-05,6.854534149169922e-05,6.788969039916992e-05,6.751716136932373e-05,6.648898124694824e-05,6.620585918426514e-05,6.507337093353271e-05,6.48796558380127e-05,6.374716758728027e-05,6.309151649475098e-05,6.252527236938477e-05,6.157159805297852e-05,6.167590618133545e-05,6.091594696044922e-05,6.110966205596924e-05,6.128847599029541e-05,6.054341793060303e-05,6.0811638832092285e-05,5.9977173805236816e-05,6.015598773956299e-05,5.987286567687988e-05,5.9217214584350586e-05,5.9023499488830566e-05,5.882978439331055e-05,5.8457255363464355e-05,5.875527858734131e-05,5.836784839630127e-05,5.836784839630127e-05,5.836784839630127e-05,5.81890344619751e-05,5.751848220825195e-05,5.751848220825195e-05,5.751848220825195e-05,5.6862831115722656e-05,5.675852298736572e-05,5.704164505004883e-05,5.704164505004883e-05,5.695223808288574e-05,5.7056546211242676e-05,5.6862831115722656e-05,5.657970905303955e-05,5.6490302085876465e-05,5.6296586990356445e-05,5.638599395751953e-05,5.6296586990356445e-05,5.6102871894836426e-05,5.6117773056030273e-05,5.620718002319336e-05,5.6296586990356445e-05,5.6296586990356445e-05,5.620718002319336e-05,5.619227886199951e-05,5.620718002319336e-05,5.6296586990356445e-05,5.638599395751953e-05,5.6490302085876465e-05,5.638599395751953e-05,5.638599395751953e-05,5.638599395751953e-05,5.638599395751953e-05,5.640089511871338e-05,5.6296586990356445e-05,5.6296586990356445e-05,5.6296586990356445e-05,5.6296586990356445e-05,5.6296586990356445e-05,5.6296586990356445e-05,5.6296586990356445e-05,5.6296586990356445e-05,5.6296586990356445e-05,5.6296586990356445e-05,5.620718002319336e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05,5.6117773056030273e-05]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.019028574228286743,0.025846073403954506,0.03285332769155502,0.039778437465429306,0.046588581055402756,0.053163982927799225,0.05959159880876541,0.06577881425619125,0.07177363336086273,0.07752211391925812,0.08313355594873428,0.08852506428956985,0.09371248632669449,0.09871910512447357,0.10354040563106537,0.1081753522157669,0.11262732744216919,0.1166805550456047,0.12035465240478516,0.12374816834926605,0.12685781717300415,0.1297108232975006,0.13231731951236725,0.13471293449401855,0.13691961765289307,0.1389380842447281,0.14079225063323975,0.1424703299999237,0.14401394128799438,0.14543643593788147,0.1467369943857193,0.14793285727500916,0.14902092516422272,0.15002506971359253,0.15093488991260529,0.151755690574646,0.15252384543418884,0.15322835743427277,0.15387260913848877,0.15444214642047882,0.15497492253780365,0.15546062588691711,0.15590859949588776,0.1563161164522171,0.1566828042268753,0.15702034533023834,0.1573246866464615,0.15760695934295654,0.1578563153743744,0.15809248387813568,0.15830563008785248,0.15850244462490082,0.15867561101913452,0.15883678197860718,0.15898561477661133,0.15911896526813507,0.1592424213886261,0.1593562513589859,0.1594599038362503,0.1595527082681656,0.15963701903820038,0.15971529483795166,0.15978914499282837,0.15985526144504547,0.15991580486297607,0.15996918082237244,0.1600191742181778,0.1600610464811325,0.16010159254074097,0.16013799607753754,0.16017045080661774,0.1602015644311905,0.1602296680212021,0.16025391221046448,0.16027748584747314,0.16029852628707886,0.16031785309314728,0.1603345423936844,0.16035039722919464,0.16036434471607208,0.16037680208683014,0.16038839519023895,0.16039811074733734,0.16040773689746857,0.16041725873947144,0.16042470932006836,0.1604311168193817,0.1604369729757309,0.1604430079460144,0.16044828295707703,0.1604527235031128,0.16045714914798737,0.16046196222305298,0.16046516597270966,0.16046856343746185,0.1604715883731842,0.16047468781471252,0.16047686338424683,0.16047893464565277,0.16048119962215424,0.1604829877614975,0.1604846864938736,0.16048629581928253,0.16048742830753326,0.16048865020275116,0.16049015522003174,0.16049091517925262,0.16049204766750336,0.1604928970336914,0.16049346327781677,0.16049440205097198,0.16049496829509735,0.1604953557252884,0.1604958176612854,0.16049638390541077,0.16049666702747345,0.16049695014953613,0.16049723327159882,0.16049742698669434,0.16049779951572418,0.16049808263778687,0.1604984551668167,0.1604987382888794,0.16049902141094208,0.16049912571907043,0.1604992151260376,0.1604992151260376,0.16049940884113312,0.16049949824810028,0.16049949824810028,0.16049949824810028,0.16049958765506744,0.1604996919631958,0.1604996919631958,0.16049978137016296,0.16049978137016296,0.16049987077713013,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565,0.16050006449222565],"recovered":[0.0,0.009447943419218063,0.01757090352475643,0.025131389498710632,0.03238828852772713,0.0394173264503479,0.046231433749198914,0.05283616483211517,0.059237655252218246,0.06545514613389969,0.0714285597205162,0.07723013311624527,0.08281950652599335,0.08822639286518097,0.09341078996658325,0.09842533618211746,0.10323815047740936,0.10788365453481674,0.1122412234544754,0.1162533313035965,0.11995034664869308,0.12335197627544403,0.12647661566734314,0.1293535828590393,0.13196517527103424,0.13438208401203156,0.13660821318626404,0.13863138854503632,0.1404815912246704,0.14218835532665253,0.14373770356178284,0.14516568183898926,0.14647537469863892,0.14767210185527802,0.14876657724380493,0.1497759073972702,0.1506938338279724,0.15153896808624268,0.1523086428642273,0.15302729606628418,0.15367022156715393,0.1542591005563736,0.15480318665504456,0.15530237555503845,0.15574799478054047,0.1561545729637146,0.15653295814990997,0.1568703055381775,0.15718427300453186,0.15746909379959106,0.1577310860157013,0.15796412527561188,0.15818312764167786,0.1583813577890396,0.15855716168880463,0.1587202250957489,0.15887093544006348,0.1590075045824051,0.15913179516792297,0.15924638509750366,0.15934956073760986,0.1594419926404953,0.15952865779399872,0.1596076935529709,0.1596786230802536,0.15974567830562592,0.159805566072464,0.15986233949661255,0.15990911424160004,0.15995372831821442,0.15999352931976318,0.16003134846687317,0.16006548702716827,0.1600959450006485,0.1601240485906601,0.16014857590198517,0.16017234325408936,0.1601930856704712,0.16021157801151276,0.16023044288158417,0.16024619340896606,0.1602609008550644,0.1602746695280075,0.16028495132923126,0.1602964550256729,0.16030636429786682,0.1603158861398697,0.1603236198425293,0.16032984852790833,0.16033577919006348,0.1603420078754425,0.16034767031669617,0.1603519171476364,0.1603568196296692,0.16036096215248108,0.16036444902420044,0.16036821901798248,0.16037143766880035,0.16037426888942719,0.1603766232728958,0.16037926077842712,0.16038115322589874,0.160382941365242,0.16038472950458527,0.16038642823696136,0.16038784384727478,0.16038945317268372,0.1603906750679016,0.1603914201259613,0.16039255261421204,0.16039322316646576,0.16039416193962097,0.16039501130580902,0.1603952944278717,0.1603957712650299,0.16039642691612244,0.16039679944515228,0.1603969931602478,0.160397469997406,0.16039793193340302,0.1603982150554657,0.1603986918926239,0.16039906442165375,0.16039934754371643,0.16039972007274628,0.1603999137878418,0.16040010750293732,0.16040028631687164,0.160400390625,0.16040067374706268,0.16040067374706268,0.16040076315402985,0.160400852560997,0.160400852560997,0.16040095686912537,0.16040095686912537,0.16040095686912537,0.16040095686912537,0.1604011356830597,0.16040123999118805,0.16040123999118805,0.16040123999118805,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552,0.1604013293981552],"active":[0.019028574228286743,0.016398129984736443,0.015282424166798592,0.014647047966718674,0.014200292527675629,0.013746656477451324,0.013360165059566498,0.01294264942407608,0.012535978108644485,0.012066967785358429,0.011704996228218079,0.011294931173324585,0.010892979800701141,0.010492712259292603,0.010129615664482117,0.009750016033649445,0.009389176964759827,0.008796900510787964,0.008113428950309753,0.007494837045669556,0.006907470524311066,0.00635884702205658,0.005840703845024109,0.005359351634979248,0.004954442381858826,0.004556000232696533,0.004184037446975708,0.00383894145488739,0.0035323500633239746,0.003248080611228943,0.0029992908239364624,0.0027671754360198975,0.0025455504655838013,0.002352967858314514,0.002168312668800354,0.0019797831773757935,0.0018300116062164307,0.0016893893480300903,0.0015639662742614746,0.0014148503541946411,0.0013047009706497192,0.001201525330543518,0.0011054128408432007,0.00101374089717865,0.0009348094463348389,0.0008657723665237427,0.0007917284965515137,0.0007366538047790527,0.0006720423698425293,0.0006233900785446167,0.0005745440721511841,0.0005383193492889404,0.000492483377456665,0.0004554241895675659,0.00042845308780670166,0.00039874017238616943,0.00037148594856262207,0.00034874677658081055,0.00032810866832733154,0.00030632317066192627,0.00028745830059051514,0.00027330219745635986,0.0002604871988296509,0.00024756789207458496,0.00023718178272247314,0.000223502516746521,0.00021360814571380615,0.0001987069845199585,0.00019247829914093018,0.00018426775932312012,0.00017692148685455322,0.00017021596431732178,0.00016418099403381348,0.000157967209815979,0.00015343725681304932,0.00014995038509368896,0.00014550983905792236,0.0001414567232131958,0.00013881921768188477,0.00013390183448791504,0.0001306086778640747,0.00012749433517456055,0.00012344121932983398,0.0001227855682373047,0.00012080371379852295,0.00011834502220153809,0.00011523067951202393,0.00011335313320159912,0.0001131594181060791,0.0001125037670135498,0.00011071562767028809,0.00010947883129119873,0.00011004507541656494,0.00010834634304046631,0.00010760128498077393,0.00010713934898376465,0.0001064687967300415,0.00010542571544647217,0.00010466575622558594,0.00010457634925842285,0.00010372698307037354,0.00010353326797485352,0.00010335445404052734,0.00010269880294799805,0.00010222196578979492,0.00010231137275695801,0.00010146200656890869,0.0001013725996017456,0.00010147690773010254,0.00010091066360473633,0.00010117888450622559,0.0001008063554763794,0.00010034441947937012,0.00010052323341369629,0.00010061264038085938,0.00010024011135101318,0.0001001507043838501,0.00010024011135101318,9.995698928833008e-05,9.986758232116699e-05,9.986758232116699e-05,9.976327419281006e-05,9.967386722564697e-05,9.967386722564697e-05,9.940564632415771e-05,9.930133819580078e-05,9.910762310028076e-05,9.912252426147461e-05,9.910762310028076e-05,9.882450103759766e-05,9.882450103759766e-05,9.882450103759766e-05,9.88394021987915e-05,9.88394021987915e-05,9.882450103759766e-05,9.882450103759766e-05,9.891390800476074e-05,9.910762310028076e-05,9.892880916595459e-05,9.882450103759766e-05,9.882450103759766e-05,9.882450103759766e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05,9.873509407043457e-05]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.019028574228286743,0.025814102962613106,0.0331784188747406,0.04067034274339676,0.04815877228975296,0.05569605901837349,0.06314356625080109,0.07057851552963257,0.07791124284267426,0.08519445359706879,0.09234505891799927,0.09945850819349289,0.10642257332801819,0.11329957842826843,0.12007086724042892,0.12670105695724487,0.13320913910865784,0.13950443267822266,0.14560335874557495,0.1515003889799118,0.15719491243362427,0.16269120573997498,0.16802546381950378,0.17313385009765625,0.17807313799858093,0.18279767036437988,0.18738743662834167,0.19177396595478058,0.19596752524375916,0.20001161098480225,0.2038780003786087,0.20758454501628876,0.21115225553512573,0.21456001698970795,0.21782687306404114,0.22093623876571655,0.22389516234397888,0.2267230898141861,0.22943559288978577,0.23202991485595703,0.23451587557792664,0.23687291145324707,0.23913054168224335,0.2412707507610321,0.24332749843597412,0.24526531994342804,0.24710646271705627,0.24887102842330933,0.2505303621292114,0.2521173357963562,0.2536238729953766,0.25504636764526367,0.2563963532447815,0.25768718123435974,0.25890737771987915,0.26006582379341125,0.26117217540740967,0.2622121572494507,0.2631846070289612,0.26412349939346313,0.265026330947876,0.26587390899658203,0.266667902469635,0.26742345094680786,0.2681480348110199,0.2688366770744324,0.26948773860931396,0.27010226249694824,0.2706793546676636,0.27123457193374634,0.27175989747047424,0.2722603976726532,0.2727295160293579,0.2731775641441345,0.27359187602996826,0.2739926278591156,0.274375319480896,0.27474457025527954,0.2750881314277649,0.27540916204452515,0.27571776509284973,0.27600428462028503,0.27627798914909363,0.2765403389930725,0.27678772807121277,0.277017742395401,0.2772361934185028,0.2774440348148346,0.27764493227005005,0.2778298854827881,0.2780015170574188,0.27816900610923767,0.27832895517349243,0.27847909927368164,0.27862265706062317,0.2787589430809021,0.27888596057891846,0.2790084779262543,0.279123455286026,0.2792336940765381,0.27933743596076965,0.2794320285320282,0.2795252203941345,0.2796113193035126,0.2796947956085205,0.2797774076461792,0.27985313534736633,0.2799215018749237,0.2799891233444214,0.2800543010234833,0.2801130712032318,0.2801709771156311,0.28022557497024536,0.28027772903442383,0.2803262174129486,0.28037384152412415,0.28041890263557434,0.2804625928401947,0.2805018126964569,0.28053906559944153,0.28057435154914856,0.28060734272003174,0.2806412875652313,0.28067252039909363,0.2807028889656067,0.28073033690452576,0.2807563543319702,0.28078126907348633,0.280805766582489,0.28082719445228577,0.28085094690322876,0.2808723747730255,0.28089189529418945,0.2809099853038788,0.2809273600578308,0.2809441387653351,0.2809608280658722,0.2809758186340332,0.28099045157432556,0.28100308775901794,0.2810170352458954,0.28102901577949524,0.2810412645339966,0.28105297684669495,0.28106361627578735,0.28107455372810364,0.2810845673084259,0.28109389543533325,0.2811029553413391,0.28111180663108826,0.28111982345581055,0.28112831711769104,0.28113776445388794,0.28114473819732666,0.28115180134773254,0.28115877509117126,0.2811659574508667,0.281171977519989,0.2811781167984009,0.28118425607681274,0.28119009733200073,0.2811964154243469,0.2812024652957916,0.2812066078186035,0.28121188282966614,0.28121688961982727,0.2812216877937317,0.2812258303165436,0.2812303602695465,0.2812340557575226,0.28123876452445984,0.2812422513961792,0.2812459170818329,0.28125065565109253,0.2812550663948059,0.281258761882782,0.2812623381614685,0.28126534819602966,0.2812689542770386,0.2812725305557251,0.2812765836715698,0.28127968311309814,0.2812824249267578,0.28128573298454285,0.2812882661819458,0.28129148483276367,0.28129449486732483,0.2812972366809845,0.2813003361225128,0.28130337595939636,0.28130581974983215,0.281308650970459,0.28131183981895447,0.28131410479545593,0.2813165783882141,0.28131911158561707,0.2813219428062439,0.28132373094558716,0.28132638335227966,0.28132912516593933,0.28133147954940796,0.2813341021537781,0.2813362777233124,0.2813383638858795,0.28134024143218994,0.28134211897850037,0.28134390711784363,0.28134608268737793,0.28134843707084656,0.2813505232334137,0.28135305643081665,0.2813550531864166,0.28135666251182556,0.281358927488327,0.2813613712787628,0.2813633382320404,0.2813655138015747,0.28136759996414185,0.2813698649406433,0.2813723087310791,0.28137362003326416,0.281375527381897,0.28137731552124023,0.2813788056373596,0.28137993812561035,0.2813825011253357,0.2813839912414551,0.2813856899738312,0.28138747811317444,0.28138917684555054,0.28139156103134155,0.28139322996139526,0.2813945710659027,0.2813965380191803,0.2813987135887146,0.28140032291412354,0.28140220046043396,0.2814042866230011,0.2814057767391205,0.2814072072505951,0.2814090847969055,0.2814112603664398,0.2814130485057831,0.28141456842422485,0.2814164459705353,0.2814178466796875,0.28141945600509644,0.28142115473747253,0.28142237663269043,0.2814237177371979,0.28142550587654114,0.2814271152019501,0.28142908215522766,0.28143104910850525,0.281432181596756,0.2814337909221649,0.2814353108406067,0.2814367115497589,0.2814382314682007,0.2814394533634186,0.2814408838748932,0.2814420163631439,0.281443327665329,0.28144463896751404,0.2814459502696991,0.2814472019672394,0.28144869208335876,0.2814501225948334,0.2814512550830841,0.28145304322242737,0.2814546525478363,0.28145578503608704,0.2814572751522064,0.28145888447761536,0.28145983815193176,0.28146085143089294,0.2814618945121765,0.2814628481864929,0.281464159488678,0.28146615624427795,0.2814671993255615,0.28146830201148987,0.28146955370903015,0.2814711332321167,0.281472384929657,0.2814737856388092,0.28147444128990173,0.2814759612083435,0.28147709369659424,0.2814787030220032,0.28147992491722107,0.28148162364959717,0.28148266673088074,0.28148388862609863,0.281485378742218,0.2814868092536926,0.2814878523349762,0.28148943185806274,0.28149086236953735,0.2814924716949463,0.2814939618110657,0.2814955711364746,0.28149688243865967,0.2814984917640686,0.2815000116825104,0.28150123357772827,0.28150254487991333,0.28150415420532227,0.2815054655075073,0.2815065085887909,0.2815077304840088,0.2815088629722595,0.2815103828907013,0.28151190280914307,0.2815130352973938,0.2815145254135132,0.28151583671569824,0.28151726722717285,0.2815190553665161,0.28152036666870117,0.2815217971801758,0.2815230190753937,0.28152453899383545,0.28152555227279663,0.2815268039703369,0.28152820467948914,0.28152981400489807,0.2815312147140503,0.28153282403945923,0.281534343957901,0.28153565526008606,0.28153717517852783,0.2815387547016144,0.2815403640270233,0.28154170513153076,0.28154271841049194,0.2815445065498352,0.28154584765434265,0.28154706954956055,0.28154847025871277,0.2815499007701874,0.2815511226654053,0.28155282139778137,0.28155413269996643,0.28155583143234253,0.28155753016471863,0.2815590500831604,0.28156083822250366,0.2815624475479126,0.28156358003616333,0.2815650701522827],"recovered":[0.0,0.009462656453251839,0.01754506304860115,0.02530445158481598,0.0329316183924675,0.0405181348323822,0.04807814955711365,0.05557667091488838,0.06301238387823105,0.07042357325553894,0.07774385064840317,0.08497660607099533,0.09215965121984482,0.09922368824481964,0.10620471835136414,0.11309663206338882,0.11983104050159454,0.1264634132385254,0.1329362988471985,0.13919150829315186,0.14530837535858154,0.15120698511600494,0.15688803791999817,0.16241441667079926,0.16772235929965973,0.17286884784698486,0.17779719829559326,0.18253427743911743,0.18709197640419006,0.19148047268390656,0.19569657742977142,0.19973763823509216,0.2036084681749344,0.2073385864496231,0.21089376509189606,0.2143268883228302,0.21757271885871887,0.22068537771701813,0.223654106259346,0.2264917641878128,0.22920067608356476,0.23179970681667328,0.23426379263401031,0.23661091923713684,0.2388714700937271,0.24101603031158447,0.24306418001651764,0.24501049518585205,0.24686625599861145,0.2486257404088974,0.25030261278152466,0.25189438462257385,0.25338348746299744,0.25483012199401855,0.25618311762809753,0.2574705481529236,0.2586953938007355,0.2598547637462616,0.26094961166381836,0.26200082898139954,0.2629922330379486,0.26394128799438477,0.2648395001888275,0.26567915081977844,0.26648175716400146,0.2672421932220459,0.26796451210975647,0.2686500549316406,0.2693120241165161,0.269927978515625,0.2705121636390686,0.27106228470802307,0.2715870141983032,0.27208131551742554,0.2725592851638794,0.273006796836853,0.27343815565109253,0.27383682131767273,0.2742205858230591,0.27458688616752625,0.2749261260032654,0.27524858713150024,0.2755587697029114,0.2758499085903168,0.2761218845844269,0.276381254196167,0.2766271233558655,0.2768605351448059,0.2770809531211853,0.2772939205169678,0.27749186754226685,0.27767887711524963,0.2778513729572296,0.2780197262763977,0.2781788408756256,0.2783285975456238,0.27847298979759216,0.2786099314689636,0.27873754501342773,0.27885985374450684,0.27897360920906067,0.27908459305763245,0.2791910767555237,0.2792898118495941,0.27938178181648254,0.27946966886520386,0.2795559763908386,0.27963584661483765,0.27970969676971436,0.27977901697158813,0.27984681725502014,0.27990981936454773,0.2799718976020813,0.2800292372703552,0.28008317947387695,0.2801337242126465,0.2801845669746399,0.28023210167884827,0.28027698397636414,0.280320942401886,0.2803603410720825,0.2803961932659149,0.28043240308761597,0.28046730160713196,0.2804982364177704,0.2805303931236267,0.28055915236473083,0.28058651089668274,0.2806133031845093,0.2806394100189209,0.28066301345825195,0.28068554401397705,0.2807077169418335,0.2807296812534332,0.28074902296066284,0.28076833486557007,0.2807866334915161,0.28080427646636963,0.2808190882205963,0.2808331251144409,0.2808470129966736,0.28086087107658386,0.2808740735054016,0.28088849782943726,0.28090208768844604,0.2809125483036041,0.28092479705810547,0.28093546628952026,0.2809443175792694,0.28095415234565735,0.280962735414505,0.2809722423553467,0.28098130226135254,0.2809900641441345,0.2809988558292389,0.2810063064098358,0.28101375699043274,0.2810210883617401,0.28102797269821167,0.28103336691856384,0.281039297580719,0.281045526266098,0.2810518443584442,0.28105825185775757,0.28106382489204407,0.28106892108917236,0.2810739278793335,0.2810785472393036,0.2810831665992737,0.2810874879360199,0.2810916602611542,0.28109636902809143,0.281100332736969,0.28110429644584656,0.2811085283756256,0.28111305832862854,0.28111758828163147,0.2811213433742523,0.2811245620250702,0.2811283469200134,0.28113171458244324,0.2811358869075775,0.2811388075351715,0.2811424732208252,0.28114578127861023,0.2811489999294281,0.28115275502204895,0.2811557650566101,0.2811585068702698,0.28116172552108765,0.2811650335788727,0.2811673879623413,0.2811705768108368,0.2811732292175293,0.2811763286590576,0.28117915987968445,0.2811812460422516,0.28118351101875305,0.2811855673789978,0.2811885178089142,0.28119105100631714,0.28119340538978577,0.2811954915523529,0.28119775652885437,0.28120020031929016,0.2812022864818573,0.28120434284210205,0.2812061309814453,0.2812079191207886,0.28121018409729004,0.2812126576900482,0.2812146246433258,0.2812168002128601,0.28121858835220337,0.2812206745147705,0.2812228202819824,0.2812250852584839,0.281227171421051,0.2812301814556122,0.2812325358390808,0.28123489022254944,0.28123632073402405,0.2812378406524658,0.2812396287918091,0.2812418043613434,0.28124338388442993,0.28124547004699707,0.2812468707561493,0.28124868869781494,0.28125083446502686,0.28125205636024475,0.2812541425228119,0.281255841255188,0.28125736117362976,0.2812592387199402,0.2812611162662506,0.28126320242881775,0.28126516938209534,0.28126752376556396,0.2812693417072296,0.2812710404396057,0.2812727093696594,0.2812749743461609,0.2812764048576355,0.2812782824039459,0.2812802791595459,0.2812816798686981,0.2812836766242981,0.28128546476364136,0.2812865078449249,0.28128838539123535,0.2812895178794861,0.281291127204895,0.2812926173210144,0.2812943160533905,0.2812958359718323,0.28129780292510986,0.28129950165748596,0.28130120038986206,0.28130263090133667,0.28130394220352173,0.2813054621219635,0.2813073396682739,0.281308650970459,0.2813100814819336,0.28131186962127686,0.28131309151649475,0.281314492225647,0.28131574392318726,0.2813171446323395,0.28131845593452454,0.2813194990158081,0.28132063150405884,0.2813221514225006,0.28132346272468567,0.2813247740268707,0.2813258171081543,0.2813267707824707,0.28132790327072144,0.28132912516593933,0.28133052587509155,0.28133177757263184,0.2813328802585602,0.28133392333984375,0.28133535385131836,0.2813369631767273,0.281338095664978,0.28133901953697205,0.2813405394554138,0.2813422381877899,0.2813434600830078,0.28134486079216003,0.2813463807106018,0.2813476026058197,0.28134864568710327,0.28134986758232117,0.2813511788845062,0.2813524305820465,0.28135356307029724,0.28135478496551514,0.28135618567466736,0.28135740756988525,0.28135883808135986,0.28135988116264343,0.2813613712787628,0.2813628017902374,0.28136372566223145,0.2813650667667389,0.2813661992549896,0.28136759996414185,0.28136882185935974,0.28137004375457764,0.2813713848590851,0.281372606754303,0.2813740074634552,0.2813760042190552,0.2813774049282074,0.2813783586025238,0.2813794016838074,0.2813808023929596,0.28138259053230286,0.2813839316368103,0.2813854217529297,0.28138646483421326,0.2813880741596222,0.2813894748687744,0.2813906967639923,0.2813923954963684,0.28139373660087585,0.2813951373100281,0.2813965678215027,0.2813979685306549,0.28139984607696533,0.2814013659954071,0.28140267729759216,0.2814040184020996,0.28140494227409363,0.28140637278556824,0.28140777349472046,0.28140899538993835,0.2814107835292816,0.2814122140407562,0.2814135253429413,0.2814147472381592,0.2814163565635681,0.2814178764820099,0.28141966462135315,0.2814211845397949,0.28142276406288147,0.28142446279525757,0.281425416469574],"active":[0.019028574228286743,0.016351446509361267,0.01563335582613945,0.01536589115858078,0.015227153897285461,0.015177924185991287,0.015065416693687439,0.015001844614744186,0.014898858964443207,0.014770880341529846,0.0146012082695961,0.014481902122497559,0.01426292210817337,0.014075890183448792,0.013866148889064789,0.013604424893856049,0.013378098607063293,0.013041019439697266,0.012667059898376465,0.012308880686759949,0.011886537075042725,0.011484220623970032,0.011137425899505615,0.010719433426856995,0.010350778698921204,0.00992882251739502,0.009590238332748413,0.009239688515663147,0.008875548839569092,0.008531138300895691,0.00818142294883728,0.007846906781196594,0.007543787360191345,0.007221430540084839,0.006933107972145081,0.0066093504428863525,0.00632244348526001,0.006037712097167969,0.005781486630439758,0.005538150668144226,0.0053151994943618774,0.0050732046365737915,0.004866749048233032,0.004659831523895264,0.004456028342247009,0.004249289631843567,0.004042282700538635,0.0038605332374572754,0.0036641061305999756,0.0034915953874588013,0.0033212602138519287,0.0031519830226898193,0.0030128657817840576,0.0028570592403411865,0.002724260091781616,0.002595275640487671,0.0024767816066741943,0.002357393503189087,0.0022349953651428223,0.0021226704120635986,0.002034097909927368,0.0019326210021972656,0.0018284022808074951,0.001744300127029419,0.0016662776470184326,0.0015944838523864746,0.0015232264995574951,0.0014522075653076172,0.001367330551147461,0.0013065934181213379,0.0012477338314056396,0.001198112964630127,0.0011425018310546875,0.0010962486267089844,0.0010325908660888672,0.0009858310222625732,0.0009371638298034668,0.0009077489376068115,0.0008675456047058105,0.0008222758769989014,0.0007916390895843506,0.00075569748878479,0.000719219446182251,0.0006904304027557373,0.0006658434867858887,0.0006364881992340088,0.0006090700626373291,0.0005834996700286865,0.0005639791488647461,0.0005359649658203125,0.0005096495151519775,0.0004901289939880371,0.0004775822162628174,0.00045937299728393555,0.0004438161849975586,0.0004303455352783203,0.00041297078132629395,0.0003985464572906494,0.0003859102725982666,0.00037384033203125,0.0003638267517089844,0.00034743547439575195,0.00033414363861083984,0.00032150745391845703,0.00031301379203796387,0.0003077387809753418,0.00029715895652770996,0.00028565526008605957,0.00027942657470703125,0.0002752840518951416,0.0002662539482116699,0.000261157751083374,0.0002536773681640625,0.0002484917640686035,0.00024303793907165527,0.00024011731147766113,0.00023433566093444824,0.00023049116134643555,0.00022482872009277344,0.000218123197555542,0.00021401047706604004,0.0002111494541168213,0.00020888447761535645,0.00020521879196166992,0.0002046525478363037,0.00019994378089904785,0.00019720196723937988,0.00019475817680358887,0.00019246339797973633,0.00018778443336486816,0.00018793344497680664,0.00018683075904846191,0.00018417835235595703,0.00018030405044555664,0.00017833709716796875,0.00017580389976501465,0.0001741945743560791,0.00017154216766357422,0.00017136335372924805,0.00016996264457702637,0.00017002224922180176,0.00016814470291137695,0.0001671910285949707,0.00016447901725769043,0.0001615285873413086,0.00016200542449951172,0.00015977025032043457,0.00015842914581298828,0.00015863776206970215,0.0001576542854309082,0.000157088041305542,0.00015607476234436035,0.0001564621925354004,0.00015467405319213867,0.00015294551849365234,0.00015246868133544922,0.00015220046043395996,0.00015088915824890137,0.00015014410018920898,0.00015088915824890137,0.00015079975128173828,0.00015088915824890137,0.0001506209373474121,0.00014835596084594727,0.0001480579376220703,0.00014796853065490723,0.00014775991439819336,0.00014728307723999023,0.00014719367027282715,0.00014656782150268555,0.00014710426330566406,0.00014588236808776855,0.0001455843448638916,0.00014635920524597168,0.00014653801918029785,0.00014570355415344238,0.00014474987983703613,0.00014400482177734375,0.0001443922519683838,0.00014418363571166992,0.00014486908912658691,0.00014379620552062988,0.0001436173915863037,0.00014325976371765137,0.0001424849033355713,0.0001424849033355713,0.0001417398452758789,0.00014147162437438965,0.000141829252243042,0.00014165043830871582,0.00014078617095947266,0.00014126300811767578,0.00014126300811767578,0.00014087557792663574,0.00014024972915649414,0.0001399517059326172,0.00014069676399230957,0.00014021992683410645,0.00014081597328186035,0.00014060735702514648,0.0001404285430908203,0.00014069676399230957,0.00014078617095947266,0.00014060735702514648,0.00014004111289978027,0.0001398324966430664,0.00013956427574157715,0.0001399517059326172,0.0001405179500579834,0.00014033913612365723,0.00014039874076843262,0.0001404285430908203,0.0001398622989654541,0.00014033913612365723,0.00014069676399230957,0.0001405179500579834,0.0001404285430908203,0.0001404285430908203,0.00013968348503112793,0.00013977289199829102,0.00013872981071472168,0.0001392066478729248,0.00013947486877441406,0.0001391768455505371,0.00013813376426696777,0.00013911724090576172,0.0001385211944580078,0.00013881921768188477,0.00013878941535949707,0.00013834238052368164,0.00013950467109680176,0.00013908743858337402,0.00013872981071472168,0.0001391768455505371,0.00013947486877441406,0.0001392066478729248,0.00013899803161621094,0.00013911724090576172,0.00013825297355651855,0.00013786554336547852,0.0001380443572998047,0.0001385509967803955,0.00013807415962219238,0.00013816356658935547,0.00013816356658935547,0.00013756752014160156,0.00013777613639831543,0.00013747811317443848,0.00013691186904907227,0.00013720989227294922,0.00013712048530578613,0.00013759732246398926,0.0001379549503326416,0.00013843178749084473,0.00013786554336547852,0.0001379549503326416,0.00013750791549682617,0.00013720989227294922,0.00013703107833862305,0.00013682246208190918,0.00013694167137145996,0.00013655424118041992,0.0001359879970550537,0.0001359879970550537,0.00013586878776550293,0.00013533234596252441,0.00013560056686401367,0.00013563036918640137,0.00013551115989685059,0.00013589859008789062,0.00013619661331176758,0.00013628602027893066,0.000136643648147583,0.0001367330551147461,0.00013637542724609375,0.0001360774040222168,0.0001360774040222168,0.0001360774040222168,0.00013625621795654297,0.00013703107833862305,0.0001366734504699707,0.00013652443885803223,0.0001366734504699707,0.00013720989227294922,0.00013703107833862305,0.00013682246208190918,0.00013634562492370605,0.00013694167137145996,0.00013655424118041992,0.00013646483421325684,0.00013646483421325684,0.0001367628574371338,0.00013628602027893066,0.00013628602027893066,0.0001367330551147461,0.00013694167137145996,0.0001366734504699707,0.00013700127601623535,0.0001372992992401123,0.00013768672943115234,0.00013777613639831543,0.00013816356658935547,0.0001380443572998047,0.0001386106014251709,0.0001386404037475586,0.00013843178749084473,0.00013881921768188477,0.00013908743858337402,0.0001392662525177002,0.00013890862464904785,0.00013890862464904785,0.00013881921768188477,0.00013899803161621094,0.0001392960548400879,0.00013902783393859863,0.0001385211944580078,0.00013843178749084473,0.00013890862464904785,0.00013965368270874023,0.00013956427574157715,0.0001392066478729248,0.00013908743858337402,0.00013911724090576172,0.00013908743858337402,0.00013872981071472168,0.00013872981071472168,0.00013911724090576172,0.00013881921768188477,0.00013908743858337402,0.0001392066478729248,0.00013908743858337402,0.0001392066478729248,0.00013890862464904785,0.00013899803161621094,0.00013902783393859863,0.00013870000839233398,0.00013956427574157715,0.00013947486877441406,0.0001392960548400879,0.00013947486877441406,0.00013911724090576172,0.00013890862464904785,0.0001392960548400879,0.00013938546180725098,0.00013947486877441406,0.00013965368270874023,0.00013938546180725098,0.00013965368270874023,0.00013968348503112793,0.00013911724090576172,0.00013965368270874023]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.019028574228286743,0.025832492858171463,0.03301412984728813,0.04024311155080795,0.047441817820072174,0.05452197417616844,0.0614682100713253,0.06824930757284164,0.07493118941783905,0.08144943416118622,0.08783914148807526,0.09407699853181839,0.10014104098081589,0.10602816194295883,0.1117645651102066,0.11732263118028641,0.12272658944129944,0.12790316343307495,0.1328350007534027,0.13759055733680725,0.14213675260543823,0.1465187519788742,0.15071552991867065,0.15473102033138275,0.15857261419296265,0.16222700476646423,0.16574378311634064,0.16909684240818024,0.172264963388443,0.17530792951583862,0.17819631099700928,0.18093040585517883,0.1835537701845169,0.18606047332286835,0.18842127919197083,0.19069156050682068,0.192827045917511,0.1948753148317337,0.19681651890277863,0.1986444741487503,0.20038056373596191,0.20202215015888214,0.20359204709529877,0.20507481694221497,0.20649373531341553,0.20783361792564392,0.20909561216831207,0.21029062569141388,0.21144084632396698,0.21252119541168213,0.2135305106639862,0.21448814868927002,0.2154080718755722,0.2162708342075348,0.21708011627197266,0.2178461104631424,0.21857589483261108,0.21927587687969208,0.21993058919906616,0.22055116295814514,0.22114108502864838,0.2216830849647522,0.22219406068325043,0.2226845771074295,0.22315548360347748,0.22359676659107208,0.22400522232055664,0.22439615428447723,0.22476792335510254,0.22511178255081177,0.22544583678245544,0.22575527429580688,0.22604292631149292,0.22631973028182983,0.22657974064350128,0.22682099044322968,0.2270527184009552,0.22727660834789276,0.22748400270938873,0.2276807427406311,0.22787077724933624,0.22804854810237885,0.2282131314277649,0.22837147116661072,0.2285223752260208,0.22865940630435944,0.22878870368003845,0.2289179116487503,0.22903768718242645,0.2291463315486908,0.22925139963626862,0.2293519377708435,0.22944577038288116,0.22953282296657562,0.22961562871932983,0.2296924889087677,0.22976775467395782,0.22983434796333313,0.22989951074123383,0.22996307909488678,0.23002126812934875,0.2300771027803421,0.23013010621070862,0.2301802784204483,0.23023025691509247,0.23027288913726807,0.23031438887119293,0.23035362362861633,0.23039445281028748,0.23042887449264526,0.23045915365219116,0.23049169778823853,0.23052045702934265,0.23054657876491547,0.23057346045970917,0.23059986531734467,0.2306252419948578,0.23064929246902466,0.23067116737365723,0.23069238662719727,0.2307123839855194,0.23073256015777588,0.23075048625469208,0.23076745867729187,0.23078292608261108,0.23079773783683777,0.2308116853237152,0.23082517087459564,0.23083782196044922,0.23084969818592072,0.23086167871952057,0.23087261617183685,0.2308828979730606,0.23089270293712616,0.23090241849422455,0.2309131771326065,0.23092137277126312,0.23092958331108093,0.23093637824058533,0.23094363510608673,0.23095043003559113,0.23095683753490448,0.23096391558647156,0.23096947371959686,0.2309754192829132,0.23098060488700867,0.2309851348400116,0.23099106550216675,0.23099607229232788,0.2310008853673935,0.2310052216053009,0.2310095578432083,0.23101285099983215,0.2310158759355545,0.23101907968521118,0.23102238774299622,0.2310257852077484,0.23102831840515137,0.23103143274784088,0.23103474080562592,0.23103700578212738,0.2310391664505005,0.23104171454906464,0.23104417324066162,0.23104643821716309,0.2310485988855362,0.23105058073997498,0.23105275630950928,0.23105454444885254,0.2310563325881958,0.2310580313205719,0.23105935752391815,0.23106077313423157,0.231062650680542,0.23106397688388824,0.23106519877910614,0.23106709122657776,0.23106831312179565,0.23107001185417175,0.23107142746448517,0.23107245564460754,0.2310737818479538,0.2310750037431717,0.23107624053955078,0.23107708990573883,0.23107793927192688,0.23107896745204926,0.23107962310314178,0.23108066618442535,0.23108123242855072,0.2310819923877716,0.23108293116092682,0.23108358681201935,0.23108406364917755,0.23108500242233276,0.23108623921871185,0.23108698427677155,0.23108774423599243,0.2310883104801178,0.23108896613121033,0.23108944296836853,0.2310900092124939,0.23109066486358643,0.23109151422977448,0.231092169880867,0.23109273612499237,0.23109330236911774,0.23109406232833862,0.23109471797943115,0.23109547793865204,0.23109613358974457,0.23109669983386993,0.23109717667102814,0.23109811544418335,0.23109859228134155,0.23109905421733856,0.2310999035835266,0.23110046982765198,0.23110085725784302,0.23110142350196838,0.23110170662403107,0.23110216856002808,0.23110273480415344,0.2311031073331833,0.23110349476337433,0.23110415041446686,0.23110462725162506,0.2311048060655594,0.23110537230968475,0.23110613226890564,0.23110650479793549,0.2311071753501892,0.2311074584722519,0.23110774159431458,0.23110820353031158,0.2311086803674698,0.23110905289649963,0.23110933601856232,0.23110952973365784,0.23110990226268768,0.23111027479171753,0.23111066222190857,0.23111094534397125,0.23111112415790558,0.23111140727996826,0.23111160099506378,0.23111188411712646,0.23111216723918915,0.23111236095428467,0.23111245036125183,0.23111273348331451,0.23111292719841003,0.2311130166053772,0.23111321032047272,0.23111358284950256,0.23111377656459808,0.23111434280872345,0.23111452162265778,0.2311147153377533,0.23111490905284882,0.23111508786678314,0.2311151921749115,0.23111528158187866,0.23111537098884583,0.2311156541109085,0.23111584782600403,0.23111604154109955,0.23111622035503387,0.23111632466316223,0.23111650347709656,0.23111678659915924,0.2311168760061264,0.23111698031425476,0.23111726343631744,0.23111744225025177,0.23111754655838013,0.2311176359653473,0.23111791908740997,0.23111800849437714,0.23111820220947266,0.23111839592456818,0.2311185747385025,0.23111867904663086,0.23111867904663086,0.23111876845359802,0.23111896216869354,0.2311190515756607,0.23111914098262787,0.23111914098262787,0.23111914098262787,0.23111924529075623,0.2311193346977234,0.23111942410469055,0.2311195284128189,0.23111961781978607,0.23111961781978607,0.2311198115348816,0.2311198115348816,0.23111990094184875,0.23111990094184875,0.23111990094184875,0.23111999034881592,0.23111999034881592,0.23112009465694427,0.23112018406391144,0.23112018406391144,0.2311202734708786,0.2311202734708786,0.2311202734708786,0.23112037777900696,0.23112037777900696,0.23112037777900696,0.23112046718597412,0.23112046718597412,0.23112055659294128,0.23112066090106964,0.23112066090106964,0.2311207503080368,0.2311207503080368,0.23112083971500397,0.23112094402313232,0.23112094402313232,0.23112112283706665,0.23112131655216217,0.23112131655216217,0.23112159967422485,0.23112168908119202,0.23112179338932037,0.2311219722032547,0.2311219722032547,0.23112207651138306,0.23112216591835022,0.23112235963344574,0.2311224490404129,0.2311224490404129,0.23112253844738007,0.23112253844738007,0.23112264275550842,0.23112273216247559,0.2311229258775711,0.23112301528453827,0.23112310469150543,0.2311232089996338,0.2311232089996338,0.2311232089996338,0.2311232089996338,0.23112329840660095,0.23112329840660095,0.23112338781356812,0.23112338781356812,0.23112338781356812],"recovered":[0.0,0.009443793445825577,0.017563264816999435,0.02522372081875801,0.032695647329092026,0.04003789648413658,0.04722604155540466,0.05431430786848068,0.0612354576587677,0.06802693009376526,0.0746898502111435,0.08121960610151291,0.08759403228759766,0.09379991888999939,0.0998547226190567,0.10573966801166534,0.11147994548082352,0.11704253405332565,0.12243252992630005,0.12760862708091736,0.13257403671741486,0.13732300698757172,0.1418982446193695,0.14627157151699066,0.15047042071819305,0.15448006987571716,0.15829667448997498,0.16196095943450928,0.16547906398773193,0.16878996789455414,0.1719977855682373,0.17503800988197327,0.17792394757270813,0.1806815266609192,0.18330055475234985,0.1858031153678894,0.18817466497421265,0.19044144451618195,0.19259005784988403,0.19465510547161102,0.19659894704818726,0.19843699038028717,0.2001698762178421,0.2018260806798935,0.2033950388431549,0.20489619672298431,0.2063119113445282,0.20765019953250885,0.208918496966362,0.21013011038303375,0.21127808094024658,0.21235492825508118,0.21338075399398804,0.21433734893798828,0.21524888277053833,0.21611861884593964,0.2169359177350998,0.2177119106054306,0.21845009922981262,0.21914640069007874,0.21981675922870636,0.22044317424297333,0.22102980315685272,0.22157369554042816,0.22208759188652039,0.2225835770368576,0.22304485738277435,0.2234877496957779,0.22390912473201752,0.22429901361465454,0.2246713489294052,0.2250250279903412,0.22535738348960876,0.22566954791545868,0.2259621024131775,0.2262444794178009,0.2265019416809082,0.22674432396888733,0.22697877883911133,0.22719994187355042,0.22741158306598663,0.2276119887828827,0.2278018444776535,0.2279766947031021,0.22814267873764038,0.22830358147621155,0.22845032811164856,0.22859245538711548,0.2287217527627945,0.2288442701101303,0.22896526753902435,0.2290717512369156,0.22917623817920685,0.22927847504615784,0.2293703407049179,0.22945748269557953,0.22953736782073975,0.22961412370204926,0.22968779504299164,0.2297547459602356,0.2298201024532318,0.2298821657896042,0.22994007170200348,0.22999760508537292,0.23005078732967377,0.23010265827178955,0.2301490604877472,0.23019149899482727,0.23023441433906555,0.23027685284614563,0.2303144931793213,0.2303478717803955,0.23038126528263092,0.2304113507270813,0.23043973743915558,0.23046699166297913,0.23049291968345642,0.23051923513412476,0.23054291307926178,0.2305670529603958,0.23058931529521942,0.2306116670370102,0.23063232004642487,0.2306526005268097,0.23067155480384827,0.23068881034851074,0.23070456087589264,0.2307194620370865,0.2307339906692505,0.23074690997600555,0.23075906932353973,0.23077170550823212,0.2307826578617096,0.23079387843608856,0.2308039665222168,0.23081405460834503,0.23082348704338074,0.23083320260047913,0.23084141314029694,0.2308497130870819,0.23085781931877136,0.23086518049240112,0.23087215423583984,0.2308799773454666,0.23088648915290833,0.23089252412319183,0.23089762032032013,0.2309025228023529,0.23090846836566925,0.2309139370918274,0.23091846704483032,0.23092393577098846,0.2309279888868332,0.23093175888061523,0.23093581199645996,0.230939120054245,0.23094241321086884,0.2309451550245285,0.23094798624515533,0.23095062375068665,0.23095391690731049,0.23095646500587463,0.23095901310443878,0.23096118867397308,0.23096345365047455,0.23096580803394318,0.23096796870231628,0.23097014427185059,0.230972021818161,0.23097382485866547,0.2309758961200714,0.23097768425941467,0.23097853362560272,0.23098023235797882,0.23098164796829224,0.23098334670066833,0.23098456859588623,0.23098626732826233,0.23098768293857574,0.23098966479301453,0.23099088668823242,0.2309921234846115,0.23099343478679657,0.23099447786808014,0.23099561035633087,0.23099663853645325,0.2309974879026413,0.23099862039089203,0.23099946975708008,0.23100031912326813,0.23100116848945618,0.2310021072626114,0.23100315034389496,0.2310038059949875,0.23100465536117554,0.23100541532039642,0.23100626468658447,0.23100702464580536,0.2310076802968979,0.2310086190700531,0.231009379029274,0.23101003468036652,0.2310107946395874,0.23101107776165009,0.2310115396976471,0.23101238906383514,0.23101314902305603,0.23101380467414856,0.23101447522640228,0.23101532459259033,0.23101606965065002,0.23101644217967987,0.23101700842380524,0.23101796209812164,0.23101842403411865,0.23101890087127686,0.23101937770843506,0.23102012276649475,0.23102059960365295,0.23102088272571564,0.23102135956287384,0.23102182149887085,0.2310222089290619,0.23102238774299622,0.23102295398712158,0.23102334141731262,0.23102371394634247,0.23102408647537231,0.231024369597435,0.23102493584156036,0.23102541267871857,0.23102587461471558,0.23102615773677826,0.23102682828903198,0.23102739453315735,0.2310277670621872,0.2310282438993454,0.23102842271327972,0.2310287058353424,0.23102909326553345,0.23102955520153046,0.23102974891662598,0.23103012144565582,0.23103031516075134,0.23103079199790955,0.23103107511997223,0.23103125393390656,0.23103153705596924,0.23103190958499908,0.2310321033000946,0.23103229701519012,0.2310325801372528,0.23103275895118713,0.2310328632593155,0.23103295266628265,0.2310333251953125,0.23103360831737518,0.23103399574756622,0.23103445768356323,0.23103465139865875,0.23103484511375427,0.2310350239276886,0.23103512823581696,0.23103541135787964,0.2310355007648468,0.23103559017181396,0.23103569447994232,0.23103578388690948,0.231035977602005,0.23103615641593933,0.23103635013103485,0.23103663325309753,0.2310367226600647,0.23103682696819305,0.23103700578212738,0.23103711009025574,0.23103739321231842,0.23103748261928558,0.23103776574134827,0.23103776574134827,0.2310379594564438,0.23103804886341095,0.23103824257850647,0.23103824257850647,0.2310384213924408,0.23103861510753632,0.23103879392147064,0.231038898229599,0.23103898763656616,0.23103907704353333,0.23103918135166168,0.23103918135166168,0.23103927075862885,0.23103946447372437,0.23103955388069153,0.2310396432876587,0.2310396432876587,0.2310396432876587,0.23103974759578705,0.2310398370027542,0.2310398370027542,0.23103992640972137,0.23103992640972137,0.23104003071784973,0.2310401201248169,0.2310401201248169,0.23104020953178406,0.23104031383991241,0.23104040324687958,0.23104049265384674,0.2310405969619751,0.2310405969619751,0.2310405969619751,0.2310405969619751,0.2310405969619751,0.23104068636894226,0.23104068636894226,0.23104077577590942,0.23104088008403778,0.23104088008403778,0.23104088008403778,0.23104096949100494,0.2310410588979721,0.23104125261306763,0.23104125261306763,0.2310413420200348,0.2310413420200348,0.23104144632816315,0.2310415357351303,0.231041818857193,0.23104190826416016,0.23104190826416016,0.2310420125722885,0.2310420125722885,0.23104210197925568,0.23104238510131836,0.23104238510131836,0.23104238510131836,0.23104238510131836,0.23104247450828552,0.23104257881641388,0.23104257881641388,0.2310427576303482,0.23104286193847656,0.23104295134544373,0.23104295134544373,0.23104295134544373,0.23104314506053925,0.23104314506053925,0.2310432344675064,0.2310432344675064],"active":[0.019028574228286743,0.016388699412345886,0.015450865030288696,0.015019390732049942,0.014746170490980148,0.01448407769203186,0.014242168515920639,0.013934999704360962,0.01369573175907135,0.01342250406742096,0.013149291276931763,0.012857392430305481,0.012547008693218231,0.012228243052959442,0.011909842491149902,0.011582963168621063,0.011246643960475922,0.010860629379749298,0.010402470827102661,0.009981930255889893,0.009562715888023376,0.00919574499130249,0.008817285299301147,0.00845944881439209,0.008102193474769592,0.00774693489074707,0.007447108626365662,0.0071358829736709595,0.00678589940071106,0.006517961621284485,0.006198525428771973,0.005892395973205566,0.005629822611808777,0.005378946661949158,0.005120724439620972,0.004888445138931274,0.00465238094329834,0.004433870315551758,0.004226461052894592,0.003989368677139282,0.003781616687774658,0.0035851597785949707,0.003422170877456665,0.003248736262321472,0.00309869647026062,0.002937421202659607,0.0027837008237838745,0.0026404261589050293,0.0025223493576049805,0.0023910850286483765,0.002252429723739624,0.0021332204341888428,0.0020273178815841675,0.0019334852695465088,0.0018312335014343262,0.0017274916172027588,0.0016399770975112915,0.0015639662742614746,0.00148048996925354,0.0014047622680664062,0.0013243257999420166,0.0012399107217788696,0.001164257526397705,0.0011108815670013428,0.0010678917169570923,0.0010131895542144775,0.0009603649377822876,0.0009084045886993408,0.000858798623085022,0.0008127689361572266,0.0007744878530502319,0.0007302463054656982,0.0006855428218841553,0.0006501823663711548,0.0006176382303237915,0.000576511025428772,0.0005507767200469971,0.0005322843790054321,0.0005052238702774048,0.0004808008670806885,0.0004591941833496094,0.0004365593194961548,0.00041128695011138916,0.00039477646350860596,0.00037969648838043213,0.0003558248281478882,0.0003383755683898926,0.00032545626163482666,0.000315934419631958,0.00030206143856048584,0.0002861320972442627,0.0002801865339279175,0.0002695322036743164,0.00025434792041778564,0.00024528801441192627,0.0002350062131881714,0.0002303868532180786,0.0002202242612838745,0.0002117156982421875,0.00020833313465118408,0.00020116567611694336,0.00019493699073791504,0.00019003450870513916,0.00018267333507537842,0.00017946958541870117,0.00017023086547851562,0.00016532838344573975,0.0001621246337890625,0.00016003847122192383,0.0001520216464996338,0.00014466047286987305,0.00014382600784301758,0.00013919174671173096,0.00013522803783416748,0.00013372302055358887,0.00013287365436553955,0.0001323223114013672,0.00013005733489990234,0.00012825429439544678,0.00012533366680145264,0.0001230686902999878,0.00012089312076568604,0.00011816620826721191,0.00011485815048217773,0.00011137127876281738,0.00010892748832702637,0.0001071244478225708,0.00010570883750915527,0.00010383129119873047,0.00010278820991516113,0.00010260939598083496,0.00010091066360473633,0.00010024011135101318,9.882450103759766e-05,9.845197200775146e-05,9.912252426147461e-05,9.788572788238525e-05,9.638071060180664e-05,9.496510028839111e-05,9.392201900482178e-05,9.261071681976318e-05,9.165704250335693e-05,9.176135063171387e-05,8.949637413024902e-05,8.893013000488281e-05,8.80807638168335e-05,8.751451969146729e-05,8.854269981384277e-05,8.760392665863037e-05,8.694827556610107e-05,8.675456047058105e-05,8.562207221984863e-05,8.48621129989624e-05,8.411705493927002e-05,8.32676887512207e-05,8.32676887512207e-05,8.337199687957764e-05,8.316338062286377e-05,8.344650268554688e-05,8.411705493927002e-05,8.308887481689453e-05,8.270144462585449e-05,8.270144462585449e-05,8.29845666885376e-05,8.29845666885376e-05,8.279085159301758e-05,8.26120376586914e-05,8.26120376586914e-05,8.252263069152832e-05,8.250772953033447e-05,8.213520050048828e-05,8.1673264503479e-05,8.223950862884521e-05,8.241832256317139e-05,8.23289155960083e-05,8.185207843780518e-05,8.252263069152832e-05,8.20457935333252e-05,8.23289155960083e-05,8.176267147064209e-05,8.156895637512207e-05,8.165836334228516e-05,8.156895637512207e-05,8.176267147064209e-05,8.147954940795898e-05,8.130073547363281e-05,8.147954940795898e-05,8.100271224975586e-05,8.119642734527588e-05,8.091330528259277e-05,8.082389831542969e-05,8.082389831542969e-05,8.043646812438965e-05,8.025765419006348e-05,8.034706115722656e-05,8.082389831542969e-05,8.071959018707275e-05,8.071959018707275e-05,8.063018321990967e-05,8.034706115722656e-05,8.006393909454346e-05,7.997453212738037e-05,7.987022399902344e-05,8.043646812438965e-05,8.063018321990967e-05,8.034706115722656e-05,8.015334606170654e-05,8.025765419006348e-05,8.024275302886963e-05,8.015334606170654e-05,8.006393909454346e-05,8.025765419006348e-05,8.016824722290039e-05,8.015334606170654e-05,8.016824722290039e-05,8.015334606170654e-05,8.052587509155273e-05,8.034706115722656e-05,8.025765419006348e-05,8.054077625274658e-05,8.034706115722656e-05,8.034706115722656e-05,8.052587509155273e-05,8.071959018707275e-05,8.054077625274658e-05,8.080899715423584e-05,8.091330528259277e-05,8.071959018707275e-05,8.100271224975586e-05,8.119642734527588e-05,8.109211921691895e-05,8.130073547363281e-05,8.130073547363281e-05,8.091330528259277e-05,8.080899715423584e-05,8.091330528259277e-05,8.080899715423584e-05,8.091330528259277e-05,8.082389831542969e-05,8.080899715423584e-05,8.071959018707275e-05,8.091330528259277e-05,8.082389831542969e-05,8.080899715423584e-05,8.061528205871582e-05,8.052587509155273e-05,8.063018321990967e-05,8.063018321990967e-05,8.04513692855835e-05,8.034706115722656e-05,8.043646812438965e-05,8.034706115722656e-05,8.025765419006348e-05,8.034706115722656e-05,8.063018321990967e-05,8.04513692855835e-05,8.07344913482666e-05,8.052587509155273e-05,8.025765419006348e-05,8.025765419006348e-05,8.024275302886963e-05,8.016824722290039e-05,8.015334606170654e-05,7.995963096618652e-05,8.015334606170654e-05,8.025765419006348e-05,8.034706115722656e-05,8.043646812438965e-05,8.034706115722656e-05,8.034706115722656e-05,8.043646812438965e-05,8.024275302886963e-05,8.025765419006348e-05,8.043646812438965e-05,8.043646812438965e-05,8.043646812438965e-05,8.024275302886963e-05,8.043646812438965e-05,8.024275302886963e-05,8.043646812438965e-05,8.043646812438965e-05,8.052587509155273e-05,8.043646812438965e-05,8.043646812438965e-05,8.034706115722656e-05,8.034706115722656e-05,8.025765419006348e-05,8.024275302886963e-05,8.015334606170654e-05,8.006393909454346e-05,8.006393909454346e-05,8.015334606170654e-05,8.015334606170654e-05,8.006393909454346e-05,8.006393909454346e-05,7.997453212738037e-05,8.016824722290039e-05,8.016824722290039e-05,8.015334606170654e-05,8.006393909454346e-05,8.006393909454346e-05,8.006393909454346e-05,8.006393909454346e-05,8.006393909454346e-05,8.006393909454346e-05,8.006393909454346e-05,8.006393909454346e-05,7.995963096618652e-05,7.987022399902344e-05,7.988512516021729e-05,7.978081703186035e-05,7.978081703186035e-05,7.987022399902344e-05,7.987022399902344e-05,7.995963096618652e-05,7.997453212738037e-05,7.997453212738037e-05,7.997453212738037e-05,7.987022399902344e-05,7.995963096618652e-05,8.006393909454346e-05,7.997453212738037e-05,8.006393909454346e-05,8.006393909454346e-05,8.006393909454346e-05,8.025765419006348e-05,8.034706115722656e-05,8.034706115722656e-05,8.043646812438965e-05,8.015334606170654e-05,8.016824722290039e-05,8.025765419006348e-05,8.034706115722656e-05,8.043646812438965e-05,8.034706115722656e-05,8.015334606170654e-05,8.015334606170654e-05,8.025765419006348e-05,8.034706115722656e-05,8.04513692855835e-05,8.043646812438965e-05,8.052587509155273e-05,8.04513692855835e-05,8.034706115722656e-05,8.025765419006348e-05,8.025765419006348e-05,8.034706115722656e-05,8.015334606170654e-05,8.024275302886963e-05,8.015334606170654e-05,8.015334606170654e-05]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.019028574228286743,0.025832587853074074,0.03284229338169098,0.039772968739271164,0.046538785099983215,0.0531228631734848,0.059511810541152954,0.06574174761772156,0.07170459628105164,0.07747986167669296,0.08305273205041885,0.08841170370578766,0.09358450025320053,0.09858141094446182,0.103379987180233,0.10798380523920059,0.11240720748901367,0.11657162755727768,0.1205664724111557,0.12434619665145874,0.12791551649570465,0.1313069611787796,0.13454052805900574,0.13760820031166077,0.14052289724349976,0.14324387907981873,0.14584819972515106,0.1483093500137329,0.15063734352588654,0.1528378129005432,0.1549142748117447,0.15687841176986694,0.1587386131286621,0.16050054132938385,0.16216494143009186,0.1637175977230072,0.1651863157749176,0.16657249629497528,0.16786891222000122,0.16909675300121307,0.17026810348033905,0.1713627725839615,0.17240001261234283,0.17336133122444153,0.174266055226326,0.17512080073356628,0.17592208087444305,0.176689013838768,0.17739899456501007,0.1780804991722107,0.17870794236660004,0.1793040931224823,0.17987099289894104,0.18039745092391968,0.18089060485363007,0.18135687708854675,0.18179334700107574,0.18219567835330963,0.18257378041744232,0.1829354614019394,0.18327611684799194,0.18359705805778503,0.18389470875263214,0.1841825395822525,0.18444964289665222,0.1846967339515686,0.18492940068244934,0.18514509499073029,0.185348242521286,0.1855425238609314,0.18571850657463074,0.1858917474746704,0.18604624271392822,0.18619279563426971,0.1863294541835785,0.18645724654197693,0.18658070266246796,0.18669453263282776,0.18680016696453094,0.18690212070941925,0.18699632585048676,0.18708281219005585,0.1871633529663086,0.18723994493484497,0.1873117983341217,0.18738074600696564,0.18744760751724243,0.18750646710395813,0.1875641793012619,0.18761633336544037,0.1876642405986786,0.18771196901798248,0.1877564787864685,0.18779750168323517,0.1878354251384735,0.1878703236579895,0.18790483474731445,0.18793652951717377,0.1879667043685913,0.18799348175525665,0.18801970779895782,0.18804404139518738,0.1880662888288498,0.18808874487876892,0.18811240792274475,0.1881302446126938,0.18814750015735626,0.18816353380680084,0.18817871809005737,0.1881922036409378,0.18820597231388092,0.18821993470191956,0.18823087215423584,0.1882420927286148,0.18825256824493408,0.18826161324977875,0.18827217817306519,0.18828104436397552,0.18828943371772766,0.18829688429832458,0.18830330669879913,0.18831093609333038,0.18831659853458405,0.1883230060338974,0.1883281022310257,0.18833357095718384,0.18833886086940765,0.1883438527584076,0.18834885954856873,0.18835337460041046,0.18835799396038055,0.18836186826229095,0.18836526572704315,0.1883690357208252,0.1883724331855774,0.18837498128414154,0.18837809562683105,0.188380628824234,0.18838317692279816,0.18838535249233246,0.1883874237537384,0.18838931620121002,0.18839119374752045,0.18839308619499207,0.18839478492736816,0.18839620053768158,0.18839742243289948,0.18839846551418304,0.18839940428733826,0.18840081989765167,0.18840204179286957,0.18840298056602478,0.18840345740318298,0.18840458989143372,0.1884053498506546,0.18840600550174713,0.18840694427490234,0.18840742111206055,0.1884077936410904,0.18840846419334412,0.18840903043746948,0.1884094923734665,0.18841034173965454,0.1884107142686844,0.1884111911058426,0.1884116679430008,0.18841195106506348,0.18841223418712616,0.188412606716156,0.18841297924518585,0.18841326236724854,0.1884138286113739,0.18841393291950226,0.1884143054485321,0.18841487169265747,0.18841543793678284,0.18841572105884552,0.18841609358787537,0.1884162873029709,0.1884167641401291,0.18841685354709625,0.1884172260761261,0.18841741979122162,0.18841750919818878,0.18841761350631714,0.18841779232025146,0.18841779232025146,0.18841788172721863,0.18841807544231415,0.1884181648492813,0.18841826915740967,0.18841835856437683,0.18841855227947235,0.18841864168643951,0.18841873109340668,0.18841873109340668,0.1884189248085022,0.1884189248085022,0.18841901421546936,0.18841901421546936,0.18841911852359772,0.18841920793056488,0.18841929733753204,0.18841929733753204,0.18841929733753204,0.1884194016456604,0.1884194016456604,0.1884194016456604,0.18841949105262756,0.18841949105262756,0.18841958045959473,0.18841968476772308,0.18841977417469025,0.1884198635816574,0.18841996788978577,0.18841996788978577,0.18842005729675293,0.1884201467037201,0.1884201467037201,0.18842025101184845,0.18842025101184845,0.1884203404188156,0.18842042982578278,0.18842053413391113,0.18842053413391113,0.18842053413391113,0.18842053413391113,0.18842053413391113,0.1884206235408783,0.1884206235408783,0.1884206235408783,0.18842071294784546,0.18842081725597382,0.18842081725597382,0.18842081725597382,0.18842081725597382,0.18842090666294098,0.18842099606990814,0.1884211003780365,0.1884211003780365,0.1884211003780365,0.1884211003780365,0.1884211003780365,0.18842118978500366,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083,0.18842127919197083],"recovered":[0.0,0.009427006356418133,0.017587879672646523,0.025131013244390488,0.03238045796751976,0.03938809037208557,0.04617154598236084,0.05275486782193184,0.05917559936642647,0.06536611914634705,0.07134018838405609,0.07709385454654694,0.08268681168556213,0.08806445449590683,0.09326734393835068,0.098248690366745,0.10303603857755661,0.10766947269439697,0.11208079755306244,0.11627200990915298,0.1202569529414177,0.12405261397361755,0.1276395618915558,0.13106100261211395,0.13429352641105652,0.1373693197965622,0.14025676250457764,0.14300377666950226,0.1456046998500824,0.14807169139385223,0.15040184557437897,0.1526143103837967,0.15470217168331146,0.15667130053043365,0.15852999687194824,0.16030116379261017,0.16196727752685547,0.16351869702339172,0.16499704122543335,0.1663871854543686,0.1676870882511139,0.16892699897289276,0.17010316252708435,0.17120462656021118,0.17223583161830902,0.17320384085178375,0.17411178350448608,0.1749662458896637,0.1757797747850418,0.17654426395893097,0.17726734280586243,0.17794479429721832,0.17857667803764343,0.1791689544916153,0.1797385960817337,0.18027211725711823,0.18076688051223755,0.1812344640493393,0.18167179822921753,0.18208430707454681,0.1824628710746765,0.1828289031982422,0.18316936492919922,0.18348945677280426,0.18378974497318268,0.18407221138477325,0.18433921039104462,0.18458706140518188,0.1848181188106537,0.1850387156009674,0.18524543941020966,0.18543878197669983,0.1856253296136856,0.1857907623052597,0.18594665825366974,0.18609680235385895,0.1862320452928543,0.18636322021484375,0.18648432195186615,0.18659768998622894,0.18670520186424255,0.18680545687675476,0.18689976632595062,0.18698634207248688,0.1870671659708023,0.18714337050914764,0.18721447885036469,0.18728342652320862,0.1873467117547989,0.187410369515419,0.18746666610240936,0.18751929700374603,0.18757088482379913,0.1876179426908493,0.18766020238399506,0.1877032071352005,0.18774008750915527,0.18777582049369812,0.18781137466430664,0.18784230947494507,0.18787041306495667,0.18789824843406677,0.187925785779953,0.18794992566108704,0.1879730373620987,0.18799717724323273,0.18801763653755188,0.1880374401807785,0.18805527687072754,0.18807046115398407,0.18808601796627045,0.18809978663921356,0.18811364471912384,0.18812525272369385,0.18813695013523102,0.18814817070960999,0.18815778195858002,0.18816910684108734,0.1881784349679947,0.18818730115890503,0.1881968379020691,0.1882040947675705,0.18821173906326294,0.1882178634405136,0.18822455406188965,0.18823087215423584,0.18823692202568054,0.18824239075183868,0.18824757635593414,0.18825304508209229,0.18825718760490417,0.18826162815093994,0.18826605379581451,0.18826964497566223,0.18827322125434875,0.18827670812606812,0.18827982246875763,0.18828284740447998,0.1882856786251068,0.18828822672367096,0.18829086422920227,0.18829341232776642,0.18829557299613953,0.188297837972641,0.18829962611198425,0.18830132484436035,0.18830330669879913,0.18830454349517822,0.18830566108226776,0.1883067935705185,0.18830831348896027,0.18830981850624084,0.18831095099449158,0.18831171095371246,0.18831245601177216,0.18831349909305573,0.18831443786621094,0.1883154809474945,0.18831613659858704,0.18831689655780792,0.18831755220890045,0.1883179247379303,0.18831849098205566,0.18831896781921387,0.18831944465637207,0.18831999599933624,0.18832066655158997,0.1883210390806198,0.18832160532474518,0.18832197785377502,0.1883222609758377,0.1883225440979004,0.18832311034202576,0.18832330405712128,0.18832358717918396,0.1883239597082138,0.18832463026046753,0.18832500278949738,0.18832537531852722,0.1883256584405899,0.1883259415626526,0.18832622468471527,0.18832650780677795,0.18832670152187347,0.188326895236969,0.18832707405090332,0.18832726776599884,0.188327357172966,0.18832746148109436,0.18832755088806152,0.18832772970199585,0.1883278340101242,0.18832792341709137,0.1883281171321869,0.18832829594612122,0.18832829594612122,0.18832840025424957,0.18832840025424957,0.18832848966121674,0.1883285790681839,0.1883285790681839,0.1883285790681839,0.18832868337631226,0.18832877278327942,0.18832886219024658,0.18832886219024658,0.18832886219024658,0.18832896649837494,0.1883290559053421,0.1883290559053421,0.18832924962043762,0.18832933902740479,0.18832942843437195,0.1883295327425003,0.1883295327425003,0.18832962214946747,0.18832971155643463,0.18832971155643463,0.188329815864563,0.188329815864563,0.18832999467849731,0.18833009898662567,0.18833009898662567,0.18833018839359283,0.18833018839359283,0.18833027780056,0.18833027780056,0.18833038210868835,0.18833038210868835,0.18833047151565552,0.18833047151565552,0.18833047151565552,0.18833056092262268,0.18833056092262268,0.18833066523075104,0.18833066523075104,0.18833066523075104,0.1883307546377182,0.18833084404468536,0.18833084404468536,0.18833094835281372,0.18833094835281372,0.18833103775978088,0.18833103775978088,0.18833103775978088,0.18833112716674805,0.18833112716674805,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764,0.1883312314748764],"active":[0.019028574228286743,0.016405582427978516,0.015254413709044456,0.014641955494880676,0.014158327132463455,0.013734772801399231,0.013340264558792114,0.012986879795789719,0.012528996914625168,0.012113742530345917,0.011712543666362762,0.011317849159240723,0.010897688567638397,0.010516956448554993,0.010112643241882324,0.009735114872455597,0.009371168911457062,0.008902154862880707,0.008485674858093262,0.008074186742305756,0.007658563554286957,0.007254347205162048,0.006900966167449951,0.006547197699546814,0.006229370832443237,0.005874559283256531,0.005591437220573425,0.005305573344230652,0.005032643675804138,0.004766121506690979,0.004512429237365723,0.0042641013860702515,0.004036441445350647,0.0038292407989501953,0.0036349445581436157,0.0034164339303970337,0.003219038248062134,0.003053799271583557,0.002871870994567871,0.0027095675468444824,0.0025810152292251587,0.0024357736110687256,0.002296850085258484,0.0021567046642303467,0.0020302236080169678,0.0019169598817825317,0.0018102973699569702,0.001722767949104309,0.0016192197799682617,0.0015362352132797241,0.0014405995607376099,0.001359298825263977,0.0012943148612976074,0.0012284964323043823,0.0011520087718963623,0.0010847598314285278,0.0010264664888381958,0.0009612143039703369,0.0009019821882247925,0.0008511543273925781,0.0008132457733154297,0.0007681548595428467,0.0007253438234329224,0.0006930828094482422,0.0006598979234695435,0.0006245225667953491,0.0005901902914047241,0.0005580335855484009,0.0005301237106323242,0.0005038082599639893,0.00047306716442108154,0.00045296549797058105,0.00042091310024261475,0.00040203332901000977,0.00038279592990875244,0.00036044418811798096,0.00034865736961364746,0.0003313124179840088,0.0003158450126647949,0.0003044307231903076,0.00029112398624420166,0.0002773553133010864,0.0002635866403579712,0.00025360286235809326,0.00024463236331939697,0.00023737549781799316,0.00023312866687774658,0.00022304058074951172,0.0002174675464630127,0.0002059638500213623,0.00019757449626922607,0.0001926720142364502,0.00018559396266937256,0.00017955899238586426,0.0001752227544784546,0.00016711652278900146,0.0001647472381591797,0.00016070902347564697,0.00015532970428466797,0.00015117228031158447,0.00014929473400115967,0.00014579296112060547,0.00014050304889678955,0.00013881921768188477,0.00013937056064605713,0.00013306736946105957,0.00012986361980438232,0.00012609362602233887,0.00012344121932983398,0.00012174248695373535,0.00011995434761047363,0.00012014806270599365,0.00011722743511199951,0.00011684000492095947,0.00011561810970306396,0.00011344254016876221,0.00011439621448516846,0.0001119375228881836,0.00011099874973297119,0.00010958313941955566,0.0001064687967300415,0.0001068413257598877,0.00010485947132110596,0.00010514259338378906,0.00010354816913604736,0.00010269880294799805,0.00010193884372711182,0.00010146200656890869,0.00010128319263458252,0.00010032951831817627,0.0001008063554763794,0.00010024011135101318,9.92119312286377e-05,9.939074516296387e-05,9.92119312286377e-05,9.827315807342529e-05,9.827315807342529e-05,9.778141975402832e-05,9.749829769134521e-05,9.712576866149902e-05,9.655952453613281e-05,9.590387344360352e-05,9.562075138092041e-05,9.524822235107422e-05,9.515881538391113e-05,9.487569332122803e-05,9.41157341003418e-05,9.392201900482178e-05,9.37432050704956e-05,9.402632713317871e-05,9.372830390930176e-05,9.316205978393555e-05,9.250640869140625e-05,9.287893772125244e-05,9.289383888244629e-05,9.250640869140625e-05,9.250640869140625e-05,9.194016456604004e-05,9.165704250335693e-05,9.156763553619385e-05,9.147822856903076e-05,9.156763553619385e-05,9.185075759887695e-05,9.174644947052002e-05,9.174644947052002e-05,9.167194366455078e-05,9.128451347351074e-05,9.119510650634766e-05,9.100139141082764e-05,9.100139141082764e-05,9.100139141082764e-05,9.128451347351074e-05,9.082257747650146e-05,9.100139141082764e-05,9.128451347351074e-05,9.147822856903076e-05,9.109079837799072e-05,9.109079837799072e-05,9.091198444366455e-05,9.110569953918457e-05,9.091198444366455e-05,9.100139141082764e-05,9.091198444366455e-05,9.080767631530762e-05,9.071826934814453e-05,9.071826934814453e-05,9.052455425262451e-05,9.052455425262451e-05,9.06139612197876e-05,9.06139612197876e-05,9.053945541381836e-05,9.052455425262451e-05,9.062886238098145e-05,9.052455425262451e-05,9.043514728546143e-05,9.043514728546143e-05,9.052455425262451e-05,9.052455425262451e-05,9.052455425262451e-05,9.043514728546143e-05,9.053945541381836e-05,9.062886238098145e-05,9.06139612197876e-05,9.052455425262451e-05,9.043514728546143e-05,9.053945541381836e-05,9.053945541381836e-05,9.043514728546143e-05,9.043514728546143e-05,9.043514728546143e-05,9.033083915710449e-05,9.034574031829834e-05,9.034574031829834e-05,9.033083915710449e-05,9.043514728546143e-05,9.034574031829834e-05,9.034574031829834e-05,9.043514728546143e-05,9.033083915710449e-05,9.043514728546143e-05,9.025633335113525e-05,9.02414321899414e-05,9.033083915710449e-05,9.034574031829834e-05,9.034574031829834e-05,9.025633335113525e-05,9.025633335113525e-05,9.015202522277832e-05,9.02414321899414e-05,9.015202522277832e-05,9.015202522277832e-05,9.02414321899414e-05,9.025633335113525e-05,9.025633335113525e-05,9.015202522277832e-05,9.015202522277832e-05,9.02414321899414e-05,9.02414321899414e-05,9.025633335113525e-05,9.025633335113525e-05,9.015202522277832e-05,9.015202522277832e-05,9.006261825561523e-05,9.015202522277832e-05,9.02414321899414e-05,9.015202522277832e-05,9.015202522277832e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05,9.004771709442139e-05]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.019028574228286743,0.025828059762716293,0.03317936509847641,0.0406898632645607,0.048202063888311386,0.05572699382901192,0.06322146207094193,0.07066783308982849,0.07801960408687592,0.08529574424028397,0.09249860048294067,0.09965420514345169,0.1066378802061081,0.11354988068342209,0.12035220116376877,0.12699691951274872,0.13354025781154633,0.13987687230110168,0.14601531624794006,0.1519736349582672,0.15774211287498474,0.16328801214694977,0.16867300868034363,0.17382138967514038,0.17879018187522888,0.18357734382152557,0.18816061317920685,0.19261041283607483,0.19687575101852417,0.20097142457962036,0.2049012929201126,0.20869751274585724,0.21229936182498932,0.2157772034406662,0.21910329163074493,0.22228017449378967,0.22529937326908112,0.22819313406944275,0.23094071447849274,0.2335764318704605,0.23611265420913696,0.23850694298744202,0.24079419672489166,0.24296270310878754,0.24503453075885773,0.24700602889060974,0.248888298869133,0.2506767213344574,0.2523786723613739,0.25398868322372437,0.2555379271507263,0.2570206820964813,0.2583997845649719,0.25971582531929016,0.26097261905670166,0.2621533274650574,0.26327788829803467,0.26435378193855286,0.26535582542419434,0.2663225531578064,0.2672367990016937,0.2681046724319458,0.2689310908317566,0.26970332860946655,0.2704333961009979,0.27112895250320435,0.27178043127059937,0.2724134624004364,0.2730007469654083,0.27355822920799255,0.27408796548843384,0.27458658814430237,0.27505671977996826,0.27550697326660156,0.2759334444999695,0.2763364613056183,0.27671757340431213,0.27707529067993164,0.2774156630039215,0.2777341306209564,0.2780376374721527,0.27832895517349243,0.27860531210899353,0.27886587381362915,0.2791055142879486,0.2793346047401428,0.2795523703098297,0.27975937724113464,0.27995604276657104,0.2801395654678345,0.2803141176700592,0.280473530292511,0.2806267738342285,0.2807742655277252,0.2809131145477295,0.281042218208313,0.28116726875305176,0.2812839448451996,0.2813953161239624,0.28150367736816406,0.28160515427589417,0.2816992998123169,0.2817905843257904,0.28187790513038635,0.2819574177265167,0.2820342779159546,0.2821069061756134,0.28217488527297974,0.2822384536266327,0.2823008894920349,0.28235936164855957,0.28241264820098877,0.28246405720710754,0.282512903213501,0.28255873918533325,0.28259995579719543,0.28264155983924866,0.2826811671257019,0.28272104263305664,0.28275322914123535,0.28278660774230957,0.2828187644481659,0.28284817934036255,0.2828783690929413,0.2829062044620514,0.2829326093196869,0.28295767307281494,0.2829807996749878,0.2830025851726532,0.2830237150192261,0.28304368257522583,0.2830638885498047,0.28308188915252686,0.2830987870693207,0.2831157445907593,0.2831314206123352,0.28314724564552307,0.28316205739974976,0.2831769585609436,0.28318968415260315,0.28320232033729553,0.28321516513824463,0.2832261025905609,0.28323665261268616,0.2832470238208771,0.2832568287849426,0.28326666355133057,0.28327542543411255,0.28328418731689453,0.2832932472229004,0.28329983353614807,0.2833074927330017,0.2833145558834076,0.2833220064640045,0.28332793712615967,0.2833341658115387,0.2833408713340759,0.2833464443683624,0.2833521068096161,0.2833569049835205,0.28336143493652344,0.28336596488952637,0.28336992859840393,0.28337377309799194,0.28337764739990234,0.2833813428878784,0.28338518738746643,0.28338858485221863,0.2833919823169708,0.2833949029445648,0.283397376537323,0.2834000885486603,0.28340283036231995,0.2834049165248871,0.28340744972229004,0.28340962529182434,0.28341159224510193,0.28341376781463623,0.28341537714004517,0.2834168076515198,0.2834188640117645,0.2834213078022003,0.28342312574386597,0.28342491388320923,0.2834264039993286,0.28342849016189575,0.28343018889427185,0.28343188762664795,0.2834334969520569,0.28343507647514343,0.28343650698661804,0.28343790769577026,0.2834392488002777,0.2834404706954956,0.28344160318374634,0.28344273567199707,0.2834441363811493,0.2834452688694,0.28344613313674927,0.2834469676017761,0.28344792127609253,0.2834489643573761,0.2834499776363373,0.2834515869617462,0.2834523618221283,0.2834532856941223,0.28345414996147156,0.2834548056125641,0.28345564007759094,0.2834566831588745,0.28345781564712524,0.2834588587284088,0.2834594249725342,0.28346025943756104,0.2834608256816864,0.28346139192581177,0.283462256193161,0.2834628224372864,0.2834637463092804,0.28346487879753113,0.2834659218788147,0.2834668755531311,0.28346744179725647,0.2834679186344147,0.2834685742855072,0.28346970677375793,0.2834704518318176,0.2834707498550415,0.28347131609916687,0.2834719717502594,0.2834721505641937,0.28347262740135193,0.2834733724594116,0.28347375988960266,0.28347450494766235,0.2834750711917877,0.2834755480289459,0.28347593545913696,0.2834761142730713,0.28347668051719666,0.283477246761322,0.28347763419151306,0.2834779918193817,0.28347837924957275,0.2834787666797638,0.2834792137145996,0.2834799885749817,0.2834804654121399,0.28348082304000854,0.2834811210632324,0.2834815979003906,0.28348177671432495,0.28348225355148315,0.2834828197956085,0.28348299860954285,0.2834833860397339,0.2834841310977936,0.2834845185279846,0.2834847867488861,0.28348496556282043,0.2834852635860443,0.2834855318069458,0.28348609805107117,0.2834864854812622,0.28348666429519653,0.2834869623184204,0.2834875285625458,0.2834879159927368,0.283488005399704,0.28348857164382935,0.28348883986473083,0.2834891378879547,0.2834897041320801,0.28348997235298157,0.28349027037620544,0.2834906280040741,0.28349101543426514,0.283491313457489,0.2834914028644562,0.2834918797016144,0.28349214792251587,0.28349241614341736,0.2834928035736084,0.28349319100379944,0.28349366784095764,0.28349393606185913,0.28349441289901733,0.2834948003292084,0.2834952473640442,0.28349536657333374,0.28349563479423523,0.28349602222442627,0.28349629044532776,0.28349676728248596,0.2834969460964203,0.283497154712677,0.2834974229335785,0.2834978997707367,0.28349819779396057,0.28349846601486206,0.2834990322589874,0.28349921107292175,0.28349968791007996,0.28349998593330383,0.2835002541542053,0.2835005521774292,0.2835007309913635,0.28350120782852173,0.2835014760494232,0.28350168466567993,0.2835022509098053,0.28350260853767395,0.2835031747817993,0.28350356221199036,0.2835042178630829,0.2835046052932739,0.2835049629211426,0.2835053503513336,0.28350573778152466,0.2835060954093933,0.28350648283958435,0.2835071384906769,0.28350770473480225,0.28350818157196045,0.2835085690021515,0.2835090160369873,0.28350940346717834,0.28350988030433655,0.2835104465484619,0.28351062536239624,0.2835111916065216,0.28351157903671265,0.2835119664669037,0.2835126221179962,0.28351297974586487,0.2835133671760559,0.28351354598999023,0.2835139334201813,0.2835143208503723,0.28351497650146484,0.2835153341293335,0.2835158109664917,0.2835161089897156,0.28351646661758423,0.28351667523384094,0.28351694345474243,0.2835175096988678,0.283517986536026,0.28351837396621704,0.28351864218711853,0.2835189402103424],"recovered":[0.0,0.009444265626370907,0.017581183463335037,0.025326520204544067,0.032960571348667145,0.040523603558540344,0.048094652593135834,0.0556010976433754,0.06306435167789459,0.07046931236982346,0.07781307399272919,0.08510515093803406,0.09230782091617584,0.09942343831062317,0.10643380135297775,0.11332675069570541,0.12009558826684952,0.12675662338733673,0.13326506316661835,0.13960091769695282,0.14573757350444794,0.15169410407543182,0.15744918584823608,0.1630113124847412,0.1683540642261505,0.1735205352306366,0.1784975528717041,0.18328112363815308,0.18791502714157104,0.19237059354782104,0.19662970304489136,0.2007167935371399,0.2046753317117691,0.20845505595207214,0.21208350360393524,0.2155449241399765,0.2188914716243744,0.22205770015716553,0.22510471940040588,0.2279941439628601,0.2307465374469757,0.23339828848838806,0.23592263460159302,0.23833587765693665,0.24062764644622803,0.24279992282390594,0.24489571154117584,0.24687276780605316,0.24875937402248383,0.25055837631225586,0.25226372480392456,0.2538876533508301,0.2554425895214081,0.2569142282009125,0.2582971155643463,0.25961926579475403,0.2608659565448761,0.26204928755760193,0.263186514377594,0.26425400376319885,0.265278697013855,0.2662375867366791,0.2671549320220947,0.2680257260799408,0.2688462436199188,0.2696170508861542,0.27035871148109436,0.27105414867401123,0.27171698212623596,0.2723385989665985,0.27292972803115845,0.2734958827495575,0.27402007579803467,0.274526983499527,0.27499741315841675,0.27544888854026794,0.2758757472038269,0.2762793004512787,0.27665892243385315,0.27701786160469055,0.2773538827896118,0.277673602104187,0.27798038721084595,0.2782723903656006,0.2785491943359375,0.27880534529685974,0.27905064821243286,0.2792796492576599,0.2794983386993408,0.27970507740974426,0.27989888191223145,0.2800825238227844,0.28025367856025696,0.2804184556007385,0.2805744409561157,0.2807198762893677,0.2808612287044525,0.2809920608997345,0.28111645579338074,0.2812376320362091,0.28135091066360474,0.2814611494541168,0.2815617024898529,0.2816576063632965,0.2817520201206207,0.28183650970458984,0.28191742300987244,0.2819935381412506,0.2820639908313751,0.28213369846343994,0.2821975350379944,0.2822575271129608,0.28231656551361084,0.28237003087997437,0.28242161870002747,0.28247132897377014,0.2825168967247009,0.28255969285964966,0.28260156512260437,0.2826411724090576,0.28267702460289,0.2827123999595642,0.28274673223495483,0.2827785015106201,0.28280848264694214,0.28283801674842834,0.2828657329082489,0.28289300203323364,0.2829159200191498,0.2829378843307495,0.28296005725860596,0.2829820215702057,0.2830047607421875,0.2830246686935425,0.2830439805984497,0.28306031227111816,0.28307709097862244,0.2830924689769745,0.2831084132194519,0.2831236720085144,0.2831372618675232,0.2831507623195648,0.28316405415534973,0.2831755578517914,0.28318601846694946,0.28319743275642395,0.2832081913948059,0.28321874141693115,0.2832283675670624,0.2832376956939697,0.28324592113494873,0.28325411677360535,0.2832642197608948,0.2832713723182678,0.2832779884338379,0.28328579664230347,0.28329193592071533,0.2832988202571869,0.28330448269844055,0.28331005573272705,0.28331485390663147,0.28331974148750305,0.2833247482776642,0.2833292782306671,0.2833332419395447,0.2833375930786133,0.28334134817123413,0.2833453118801117,0.28334927558898926,0.28335219621658325,0.2833552062511444,0.2833584249019623,0.2833617329597473,0.2833639085292816,0.2833663523197174,0.28336861729621887,0.2833706736564636,0.2833731472492218,0.2833755910396576,0.2833777666091919,0.2833796441555023,0.2833816111087799,0.28338369727134705,0.283385694026947,0.2833877503871918,0.28338953852653503,0.28339144587516785,0.28339332342147827,0.2833954989910126,0.28339698910713196,0.28339841961860657,0.28339990973472595,0.2834019064903259,0.283403217792511,0.2834044396877289,0.28340548276901245,0.2834067940711975,0.2834078371524811,0.2834089696407318,0.2834100127220154,0.28341057896614075,0.2834118902683258,0.28341275453567505,0.28341415524482727,0.2834151089191437,0.2834160625934601,0.2834168076515198,0.28341764211654663,0.2834184169769287,0.28341925144195557,0.28342029452323914,0.283421128988266,0.2834220826625824,0.2834227383136749,0.28342369198799133,0.283424437046051,0.28342491388320923,0.2834254801273346,0.2834267020225525,0.2834274470806122,0.2834283113479614,0.2834290564060211,0.28343018889427185,0.28343096375465393,0.28343161940574646,0.283432275056839,0.2834329307079315,0.2834338843822479,0.28343433141708374,0.28343501687049866,0.2834356725215912,0.28343603014945984,0.2834364175796509,0.28343698382377625,0.2834376394748688,0.28343820571899414,0.28343868255615234,0.28343915939331055,0.28343942761421204,0.2834398150444031,0.28344038128852844,0.2834407687187195,0.28344103693962097,0.28344133496284485,0.28344178199768066,0.28344208002090454,0.2834424674510956,0.28344303369522095,0.28344348073005676,0.28344395756721497,0.28344452381134033,0.2834448218345642,0.28344500064849854,0.2834452986717224,0.2834457457065582,0.28344613313674927,0.2834463119506836,0.2834467887878418,0.28344735503196716,0.2834475338459015,0.28344783186912537,0.2834482192993164,0.2834484875202179,0.2834489643573761,0.2834492325782776,0.2834494411945343,0.28344979882240295,0.28345048427581787,0.2834508419036865,0.28345105051994324,0.2834514081478119,0.28345197439193726,0.28345227241516113,0.2834525406360626,0.2834528386592865,0.28345319628715515,0.28345340490341187,0.2834535837173462,0.28345397114753723,0.2834542393684387,0.2834545373916626,0.2834548056125641,0.28345510363578796,0.28345537185668945,0.28345584869384766,0.2834562361240387,0.2834565043449402,0.28345680236816406,0.2834572494029999,0.2834577262401581,0.2834579348564148,0.28345829248428345,0.2834585905075073,0.28345876932144165,0.28345924615859985,0.2834596335887909,0.2834598124027252,0.2834602892398834,0.28346046805381775,0.2834607660770416,0.2834608554840088,0.2834615111351013,0.28346189856529236,0.28346216678619385,0.2834625542163849,0.2834628224372864,0.2834630012512207,0.2834632992744446,0.2834637761116028,0.2834639549255371,0.283464252948761,0.2834646999835968,0.2834649980068207,0.2834653854370117,0.28346574306488037,0.28346630930900574,0.28346678614616394,0.28346726298332214,0.28346753120422363,0.2834679186344147,0.28346821665763855,0.28346848487854004,0.28346896171569824,0.2834693491458893,0.2834697961807251,0.2834702730178833,0.28347066044807434,0.2834712266921997,0.2834717929363251,0.2834721505641937,0.2834724485874176,0.28347301483154297,0.283473402261734,0.2834738492965698,0.283474326133728,0.28347471356391907,0.2834753692150116,0.28347575664520264,0.2834761142730713,0.28347650170326233,0.28347697854042053,0.28347745537757874,0.2834780216217041,0.2834782004356384,0.28347867727279663,0.28347915410995483,0.28347933292388916,0.2834797203540802,0.28348007798194885,0.2834809422492981,0.2834811210632324],"active":[0.019028574228286743,0.016383793205022812,0.015598181635141373,0.015363343060016632,0.015241492539644241,0.015203390270471573,0.015126809477806091,0.015066735446453094,0.014955252408981323,0.01482643187046051,0.014685526490211487,0.014549054205417633,0.014330059289932251,0.01412644237279892,0.013918399810791016,0.013670168817043304,0.013444669544696808,0.013120248913764954,0.012750253081321716,0.012372717261314392,0.012004539370536804,0.011593908071517944,0.011223822832107544,0.01081007719039917,0.01043611764907837,0.010056808590888977,0.009663060307502747,0.009329289197921753,0.008960723876953125,0.008600831031799316,0.008271589875221252,0.007980719208717346,0.007624030113220215,0.007322147488594055,0.007019788026809692,0.006735250353813171,0.006407901644706726,0.006135433912277222,0.005835995078086853,0.005582287907600403,0.005366116762161255,0.005108654499053955,0.004871562123298645,0.004626825451850891,0.0044068843126297,0.004206106066703796,0.003992587327957153,0.003803953528404236,0.0036192983388900757,0.003430306911468506,0.003274202346801758,0.003133028745651245,0.0029571950435638428,0.0028015971183776855,0.0026755034923553467,0.0025340616703033447,0.0024119317531585693,0.0023044943809509277,0.002169311046600342,0.002068549394607544,0.001958101987838745,0.0018670856952667236,0.0017761588096618652,0.0016776025295257568,0.0015871524810791016,0.001511901617050171,0.0014217197895050049,0.001359313726425171,0.0012837648391723633,0.001219630241394043,0.0011582374572753906,0.001090705394744873,0.0010366439819335938,0.000979989767074585,0.0009360313415527344,0.0008875727653503418,0.0008418262004852295,0.0007959902286529541,0.0007567405700683594,0.0007162690162658691,0.0006837546825408936,0.0006553530693054199,0.000624924898147583,0.0005934834480285645,0.0005563199520111084,0.0005292594432830811,0.0005017220973968506,0.00047972798347473145,0.0004577040672302246,0.00043448805809020996,0.0004152357578277588,0.0003910064697265625,0.0003730952739715576,0.00035580992698669434,0.00033867359161376953,0.0003223419189453125,0.00030604004859924316,0.0002918839454650879,0.00027886033058166504,0.00026604533195495605,0.0002542436122894287,0.00023815035820007324,0.0002288818359375,0.00022029876708984375,0.0002053976058959961,0.0001977682113647461,0.0001894831657409668,0.00018134713172912598,0.00017446279525756836,0.0001671910285949707,0.00016182661056518555,0.0001551210880279541,0.0001474916934967041,0.00014287233352661133,0.00013712048530578613,0.00012862682342529297,0.0001246631145477295,0.0001214742660522461,0.00011947751045227051,0.00011205673217773438,0.00010958313941955566,0.00010636448860168457,0.00010144710540771484,9.986758232116699e-05,9.772181510925293e-05,9.459257125854492e-05,9.194016456604004e-05,8.779764175415039e-05,8.666515350341797e-05,8.58306884765625e-05,8.362531661987305e-05,8.186697959899902e-05,7.712841033935547e-05,7.411837577819824e-05,7.176399230957031e-05,7.110834121704102e-05,7.015466690063477e-05,6.958842277526855e-05,6.854534149169922e-05,6.601214408874512e-05,6.505846977233887e-05,6.440281867980957e-05,6.204843521118164e-05,6.109476089477539e-05,6.1005353927612305e-05,5.939602851867676e-05,5.84721565246582e-05,5.6684017181396484e-05,5.581974983215332e-05,5.555152893066406e-05,5.391240119934082e-05,5.3375959396362305e-05,5.033612251281738e-05,5.0634145736694336e-05,4.9948692321777344e-05,4.836916923522949e-05,4.89354133605957e-05,4.762411117553711e-05,4.762411117553711e-05,4.684925079345703e-05,4.6581029891967773e-05,4.622340202331543e-05,4.5180320739746094e-05,4.44948673248291e-05,4.4405460357666016e-05,4.374980926513672e-05,4.3839216232299805e-05,4.3272972106933594e-05,4.270672798156738e-05,4.270672798156738e-05,4.217028617858887e-05,4.166364669799805e-05,4.1097402572631836e-05,4.100799560546875e-05,4.1097402572631836e-05,4.100799560546875e-05,4.0918588638305664e-05,4.062056541442871e-05,3.978610038757324e-05,3.904104232788086e-05,3.921985626220703e-05,3.9696693420410156e-05,3.94284725189209e-05,3.921985626220703e-05,3.865361213684082e-05,3.8951635360717773e-05,3.8743019104003906e-05,3.8564205169677734e-05,3.7997961044311523e-05,3.808736801147461e-05,3.808736801147461e-05,3.7997961044311523e-05,3.7342309951782227e-05,3.725290298461914e-05,3.7163496017456055e-05,3.725290298461914e-05,3.7342309951782227e-05,3.743171691894531e-05,3.7163496017456055e-05,3.695487976074219e-05,3.7342309951782227e-05,3.707408905029297e-05,3.7223100662231445e-05,3.743171691894531e-05,3.725290298461914e-05,3.7223100662231445e-05,3.7342309951782227e-05,3.7163496017456055e-05,3.7223100662231445e-05,3.743171691894531e-05,3.75211238861084e-05,3.7729740142822266e-05,3.7342309951782227e-05,3.75211238861084e-05,3.713369369506836e-05,3.695487976074219e-05,3.7342309951782227e-05,3.7342309951782227e-05,3.7044286727905273e-05,3.743171691894531e-05,3.7610530853271484e-05,3.781914710998535e-05,3.725290298461914e-05,3.695487976074219e-05,3.695487976074219e-05,3.743171691894531e-05,3.75211238861084e-05,3.68654727935791e-05,3.698468208312988e-05,3.695487976074219e-05,3.647804260253906e-05,3.6597251892089844e-05,3.695487976074219e-05,3.6776065826416016e-05,3.68654727935791e-05,3.68654727935791e-05,3.68654727935791e-05,3.6776065826416016e-05,3.668665885925293e-05,3.68654727935791e-05,3.68654727935791e-05,3.68654727935791e-05,3.695487976074219e-05,3.7044286727905273e-05,3.698468208312988e-05,3.713369369506836e-05,3.75211238861084e-05,3.743171691894531e-05,3.7342309951782227e-05,3.7163496017456055e-05,3.707408905029297e-05,3.695487976074219e-05,3.725290298461914e-05,3.75211238861084e-05,3.725290298461914e-05,3.725290298461914e-05,3.781914710998535e-05,3.7729740142822266e-05,3.743171691894531e-05,3.743171691894531e-05,3.743171691894531e-05,3.731250762939453e-05,3.7610530853271484e-05,3.75211238861084e-05,3.743171691894531e-05,3.75211238861084e-05,3.7729740142822266e-05,3.743171691894531e-05,3.7163496017456055e-05,3.75211238861084e-05,3.743171691894531e-05,3.7163496017456055e-05,3.743171691894531e-05,3.743171691894531e-05,3.743171691894531e-05,3.743171691894531e-05,3.7610530853271484e-05,3.7729740142822266e-05,3.743171691894531e-05,3.764033317565918e-05,3.7610530853271484e-05,3.7610530853271484e-05,3.769993782043457e-05,3.781914710998535e-05,3.781914710998535e-05,3.769993782043457e-05,3.790855407714844e-05,3.7997961044311523e-05,3.7997961044311523e-05,3.764033317565918e-05,3.769993782043457e-05,3.7729740142822266e-05,3.769993782043457e-05,3.7997961044311523e-05,3.769993782043457e-05,3.75211238861084e-05,3.7610530853271484e-05,3.7610530853271484e-05,3.7729740142822266e-05,3.769993782043457e-05,3.8176774978637695e-05,3.769993782043457e-05,3.7789344787597656e-05,3.781914710998535e-05,3.769993782043457e-05,3.7729740142822266e-05,3.7729740142822266e-05,3.790855407714844e-05,3.769993782043457e-05,3.7729740142822266e-05,3.7997961044311523e-05,3.790855407714844e-05,3.8176774978637695e-05,3.8176774978637695e-05,3.847479820251465e-05,3.8295984268188477e-05,3.8176774978637695e-05,3.808736801147461e-05,3.820657730102539e-05,3.8176774978637695e-05,3.826618194580078e-05,3.865361213684082e-05,3.8743019104003906e-05,3.883242607116699e-05,3.87728214263916e-05,3.8743019104003906e-05,3.8743019104003906e-05,3.865361213684082e-05,3.865361213684082e-05,3.847479820251465e-05,3.8743019104003906e-05,3.8564205169677734e-05,3.8564205169677734e-05,3.87728214263916e-05,3.865361213684082e-05,3.865361213684082e-05,3.8176774978637695e-05,3.8176774978637695e-05,3.820657730102539e-05,3.847479820251465e-05,3.835558891296387e-05,3.835558891296387e-05,3.808736801147461e-05,3.826618194580078e-05,3.7997961044311523e-05,3.7789344787597656e-05,3.8176774978637695e-05,3.826618194580078e-05,3.8295984268188477e-05,3.769993782043457e-05,3.781914710998535e-05]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.019028574228286743,0.025856919586658478,0.0330253541469574,0.040272537618875504,0.047449082136154175,0.0545344240963459,0.061494242399930954,0.06831561028957367,0.07497711479663849,0.08152016997337341,0.08790506422519684,0.09418857097625732,0.10029609501361847,0.10624752938747406,0.11205721646547318,0.1176789402961731,0.12313693761825562,0.12837566435337067,0.13340547680854797,0.13822659850120544,0.14288756251335144,0.1473313421010971,0.15158385038375854,0.15564188361167908,0.15952761471271515,0.16324830055236816,0.166790172457695,0.1701582372188568,0.17339622974395752,0.1764775812625885,0.17943933606147766,0.18223802745342255,0.184902623295784,0.18743902444839478,0.18986274302005768,0.19216875731945038,0.19432604312896729,0.19642220437526703,0.19838087260723114,0.20026248693466187,0.20203714072704315,0.2037336230278015,0.2053372859954834,0.20687541365623474,0.20831423997879028,0.20968061685562134,0.21097947657108307,0.21221476793289185,0.21338234841823578,0.21448446810245514,0.2155223786830902,0.21651321649551392,0.21744821965694427,0.21834322810173035,0.21917647123336792,0.21997171640396118,0.22071592509746552,0.22142410278320312,0.2220914512872696,0.22271400690078735,0.22331005334854126,0.22386884689331055,0.2243988811969757,0.2248993068933487,0.22536039352416992,0.22580412030220032,0.22622069716453552,0.22662076354026794,0.22700603306293488,0.2273566871881485,0.22768884897232056,0.22799687087535858,0.22829395532608032,0.22857141494750977,0.22883623838424683,0.22907570004463196,0.22930940985679626,0.2295287698507309,0.2297394573688507,0.22994007170200348,0.23012226819992065,0.23029212653636932,0.23046405613422394,0.23061731457710266,0.23076604306697845,0.23090147972106934,0.23103012144565582,0.2311580926179886,0.2312728762626648,0.2313820868730545,0.23148790001869202,0.23158231377601624,0.23167568445205688,0.2317623496055603,0.23184242844581604,0.23191948235034943,0.23199152946472168,0.2320595234632492,0.2321242243051529,0.23218713700771332,0.232243150472641,0.23229652643203735,0.23234793543815613,0.23239678144454956,0.2324424386024475,0.23248694837093353,0.23252947628498077,0.23256994783878326,0.2326030433177948,0.232638880610466,0.23267000913619995,0.23270027339458466,0.23272904753684998,0.2327587604522705,0.23278582096099854,0.23280958831310272,0.23283174633979797,0.23285193741321564,0.23287513852119446,0.23289456963539124,0.2329121083021164,0.23293106257915497,0.2329474687576294,0.23296397924423218,0.23297783732414246,0.23299114406108856,0.2330041527748108,0.23301613330841064,0.23302800953388214,0.23303848505020142,0.23304829001426697,0.23305819928646088,0.23306724429130554,0.23307648301124573,0.2330843210220337,0.233092799782753,0.23309950530529022,0.23310667276382446,0.23311355710029602,0.23311921954154968,0.23312486708164215,0.23313137888908386,0.23313665390014648,0.23314128816127777,0.23314562439918518,0.2331496775150299,0.23315364122390747,0.2331576943397522,0.23316165804862976,0.23316486179828644,0.23316806554794312,0.23317165672779083,0.2331743836402893,0.23317599296569824,0.2331782579421997,0.23318013548851013,0.23318202793598175,0.23318466544151306,0.23318664729595184,0.23318824172019958,0.23319032788276672,0.23319211602210999,0.23319409787654877,0.2331959754228592,0.23319721221923828,0.233198344707489,0.2331998497247696,0.2332015484571457,0.2332032471895218,0.23320484161376953,0.23320597410202026,0.233206644654274,0.2332075834274292,0.23320862650871277,0.23320965468883514,0.2332105040550232,0.23321115970611572,0.23321200907230377,0.23321296274662018,0.23321370780467987,0.2332143783569336,0.23321503400802612,0.233215793967247,0.23321636021137238,0.23321664333343506,0.23321710526943207,0.23321767151355743,0.23321832716464996,0.23321928083896637,0.23321974277496338,0.23322021961212158,0.23322059214115143,0.23322097957134247,0.23322144150733948,0.23322182893753052,0.23322220146656036,0.23322276771068573,0.23322314023971558,0.2332233339548111,0.23322352766990662,0.23322361707687378,0.23322390019893646,0.23322418332099915,0.23322466015815735,0.23322483897209167,0.23322521150112152,0.2332254946231842,0.2332257777452469,0.2332259714603424,0.23322616517543793,0.2332264482975006,0.23322653770446777,0.23322682082653046,0.23322701454162598,0.23322710394859314,0.23322738707065582,0.23322747647762299,0.2332276701927185,0.23322786390781403,0.2332281470298767,0.23322832584381104,0.23322851955890656,0.23322860896587372,0.23322880268096924,0.23322880268096924,0.23322899639606476,0.23322908580303192,0.23322917520999908,0.2332293689250946,0.2332296520471573,0.23322974145412445,0.23323002457618713,0.2332301288843155,0.23323021829128265,0.23323041200637817,0.23323041200637817,0.23323041200637817,0.2332305908203125,0.23323069512844086,0.23323087394237518,0.23323097825050354,0.2332310676574707,0.23323115706443787,0.2332313507795334,0.2332313507795334,0.23323144018650055,0.23323144018650055,0.2332315444946289,0.23323172330856323,0.2332318276166916,0.2332318276166916,0.2332318276166916,0.23323191702365875,0.23323211073875427,0.23323220014572144,0.2332322895526886,0.2332322895526886,0.2332322895526886,0.23323248326778412,0.23323248326778412,0.23323257267475128,0.23323257267475128,0.23323266208171844,0.23323266208171844,0.2332327663898468,0.2332327663898468,0.2332327663898468,0.2332327663898468,0.2332327663898468,0.23323285579681396,0.23323294520378113,0.23323294520378113,0.23323294520378113,0.23323294520378113,0.23323304951190948,0.23323304951190948,0.23323313891887665,0.23323313891887665,0.23323313891887665,0.23323313891887665,0.2332332283258438,0.2332332283258438,0.2332332283258438,0.2332332283258438,0.2332332283258438,0.2332332283258438,0.2332332283258438,0.2332332283258438,0.2332332283258438,0.2332332283258438,0.2332332283258438,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217,0.23323333263397217],"recovered":[0.0,0.00944454874843359,0.017553456127643585,0.025234190747141838,0.0326932929456234,0.03999319672584534,0.04718209430575371,0.0542680025100708,0.06121169403195381,0.0680311769247055,0.0747193694114685,0.08124875277280807,0.08766429126262665,0.0939159244298935,0.1000247672200203,0.10597346723079681,0.11176080256700516,0.11740997433662415,0.12284373492002487,0.12807650864124298,0.13311134278774261,0.13795800507068634,0.14258266985416412,0.14702455699443817,0.1512935608625412,0.15535849332809448,0.15924091637134552,0.16297028958797455,0.16650885343551636,0.1699131280183792,0.17314942181110382,0.17624284327030182,0.17920677363872528,0.18200679123401642,0.18465732038021088,0.18721504509449005,0.18964584171772003,0.1919344961643219,0.1941399723291397,0.19621896743774414,0.19819922745227814,0.20006698369979858,0.20185333490371704,0.20354801416397095,0.20515376329421997,0.206692174077034,0.20813891291618347,0.20951898396015167,0.21082425117492676,0.21205444633960724,0.21322137117385864,0.21433575451374054,0.21537572145462036,0.21636740863323212,0.2173185497522354,0.2182026207447052,0.21904464066028595,0.21983836591243744,0.22059322893619537,0.22130009531974792,0.22196659445762634,0.22260235249996185,0.22319160401821136,0.2237580418586731,0.22428816556930542,0.22478047013282776,0.2252582609653473,0.2257024645805359,0.2261275351047516,0.22652485966682434,0.22690097987651825,0.2272566258907318,0.22759105265140533,0.2279037982225418,0.22820238769054413,0.2284817397594452,0.22874684631824493,0.2289898842573166,0.22922283411026,0.2294435203075409,0.2296571433544159,0.22984981536865234,0.23003174364566803,0.2302110344171524,0.23037758469581604,0.23053735494613647,0.23068155348300934,0.2308184951543808,0.23095373809337616,0.2310759574174881,0.23118998110294342,0.23129844665527344,0.23140671849250793,0.2315027266740799,0.2315949648618698,0.23168238997459412,0.23176415264606476,0.23183828592300415,0.23191288113594055,0.23198305070400238,0.23204746842384338,0.23211075365543365,0.2321661114692688,0.23222137987613678,0.2322719246149063,0.232321634888649,0.23236747086048126,0.23241178691387177,0.23245441913604736,0.23249223828315735,0.23252920806407928,0.23256221413612366,0.23259371519088745,0.23262587189674377,0.23265567421913147,0.2326822727918625,0.23270811140537262,0.23273320496082306,0.2327549010515213,0.2327779084444046,0.23279969394207,0.23281987011432648,0.2328379899263382,0.2328542023897171,0.23287145793437958,0.23288607597351074,0.23290126025676727,0.232914000749588,0.2329263538122177,0.23293805122375488,0.23294946551322937,0.2329602986574173,0.23297114670276642,0.2329804003238678,0.23298992216587067,0.23299887776374817,0.23300811648368835,0.23301567137241364,0.23302340507507324,0.23303046822547913,0.23303689062595367,0.2330431044101715,0.23304904997348785,0.23305442929267883,0.2330593317747116,0.23306414484977722,0.23306867480278015,0.2330733835697174,0.23307771980762482,0.23308120667934418,0.23308499157428741,0.23308904469013214,0.23309196531772614,0.2330949902534485,0.2330971509218216,0.23309960961341858,0.233101487159729,0.23310337960720062,0.23310554027557373,0.23310762643814087,0.23310913145542145,0.23311148583889008,0.23311327397823334,0.23311544954776764,0.23311714828014374,0.23311865329742432,0.23311997950077057,0.23312139511108398,0.23312318325042725,0.23312507569789886,0.2331266701221466,0.23312808573246002,0.23312930762767792,0.2331300675868988,0.23313091695308685,0.23313242197036743,0.23313318192958832,0.233133926987648,0.23313497006893158,0.23313601315021515,0.23313704133033752,0.23313771188259125,0.2331380844116211,0.23313874006271362,0.2331395000219345,0.23314015567302704,0.23314063251018524,0.23314128816127777,0.23314176499843597,0.23314251005649567,0.2331428974866867,0.23314327001571655,0.23314374685287476,0.2331441193819046,0.23314449191093445,0.23314516246318817,0.23314553499221802,0.23314590752124786,0.2331462949514389,0.23314666748046875,0.23314686119556427,0.23314714431762695,0.2331475168466568,0.2331479787826538,0.23314817249774933,0.233148455619812,0.23314864933490753,0.23314893245697021,0.23314911127090454,0.23314930498600006,0.23314949870109558,0.23314978182315826,0.2331499606370926,0.2331501543521881,0.23315034806728363,0.2331506311893463,0.23315072059631348,0.233150914311409,0.23315109312534332,0.233151376247406,0.2331516593694687,0.2331518530845642,0.23315194249153137,0.23315204679965973,0.2331523299217224,0.23315241932868958,0.23315250873565674,0.23315270245075226,0.23315279185771942,0.23315298557281494,0.23315326869487762,0.23315346240997314,0.2331535518169403,0.233153834939003,0.23315392434597015,0.23315411806106567,0.23315420746803284,0.23315420746803284,0.2331543117761612,0.23315449059009552,0.23315468430519104,0.2331547737121582,0.2331547737121582,0.2331547737121582,0.23315496742725372,0.23315496742725372,0.23315496742725372,0.23315496742725372,0.2331550568342209,0.23315516114234924,0.23315516114234924,0.2331552505493164,0.2331552505493164,0.23315533995628357,0.23315542936325073,0.2331555336713791,0.2331555336713791,0.23315571248531342,0.23315571248531342,0.23315590620040894,0.23315590620040894,0.23315590620040894,0.2331559956073761,0.2331559956073761,0.2331559956073761,0.2331559956073761,0.23315609991550446,0.23315609991550446,0.23315609991550446,0.23315618932247162,0.23315618932247162,0.23315627872943878,0.23315638303756714,0.23315638303756714,0.2331564724445343,0.2331564724445343,0.23315656185150146,0.23315656185150146,0.23315666615962982,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698,0.23315675556659698],"active":[0.019028574228286743,0.016412369906902313,0.015471898019313812,0.015038346871733665,0.014755789190530777,0.014541227370500565,0.014312148094177246,0.014047607779502869,0.013765420764684677,0.013488993048667908,0.013185694813728333,0.01293981820344925,0.012631803750991821,0.012331604957580566,0.01203244924545288,0.011705473065376282,0.011376135051250458,0.010965690016746521,0.010561741888523102,0.010150089859962463,0.009776219725608826,0.009373337030410767,0.009001180529594421,0.008617326617240906,0.00823405385017395,0.007889807224273682,0.007549256086349487,0.007187947630882263,0.006887376308441162,0.0065644532442092896,0.00628991425037384,0.0059951841831207275,0.005695849657058716,0.005432233214378357,0.005205422639846802,0.004953712224960327,0.004680201411247253,0.004487708210945129,0.004240900278091431,0.004043519496917725,0.0038379132747650146,0.0036666393280029297,0.0034839510917663574,0.003327399492263794,0.0031604766845703125,0.0029884427785873413,0.002840563654899597,0.0026957839727401733,0.002558097243309021,0.0024300217628479004,0.0023010075092315674,0.0021774619817733765,0.0020724982023239136,0.00197581946849823,0.0018579214811325073,0.0017690956592559814,0.0016712844371795654,0.001585736870765686,0.0014982223510742188,0.0014139115810394287,0.001343458890914917,0.0012664943933486938,0.0012072771787643433,0.0011412650346755981,0.001072227954864502,0.0010236501693725586,0.0009624361991882324,0.0009182989597320557,0.0008784979581832886,0.0008318275213241577,0.0007878690958023071,0.00074024498462677,0.0007029026746749878,0.0006676167249679565,0.0006338506937026978,0.0005939602851867676,0.0005625635385513306,0.0005388855934143066,0.0005166232585906982,0.0004965513944625854,0.00046512484550476074,0.00044231116771698,0.0004323124885559082,0.00040628015995025635,0.00038845837116241455,0.00036412477493286133,0.0003485679626464844,0.0003395974636077881,0.00031913816928863525,0.00030612945556640625,0.0002979189157485962,0.00028386712074279785,0.0002689659595489502,0.0002596229314804077,0.00024746358394622803,0.00023709237575531006,0.0002273768186569214,0.00022123754024505615,0.0002113431692123413,0.0002040863037109375,0.00019568204879760742,0.00018577277660369873,0.0001818239688873291,0.00017540156841278076,0.00017051398754119873,0.0001653134822845459,0.00016200542449951172,0.00015816092491149902,0.00014862418174743652,0.00014664232730865479,0.0001408010721206665,0.00013805925846099854,0.00013533234596252441,0.0001328885555267334,0.00013014674186706543,0.00012731552124023438,0.000123634934425354,0.00011873245239257812,0.00012023746967315674,0.0001166611909866333,0.00011241436004638672,0.00011119246482849121,0.00010947883129119873,0.00010977685451507568,0.00010637938976287842,0.00010506808757781982,0.00010289251804351807,0.00010213255882263184,0.00010165572166442871,0.0001004338264465332,9.882450103759766e-05,9.79006290435791e-05,9.609758853912354e-05,9.608268737792969e-05,9.43988561630249e-05,9.392201900482178e-05,9.138882160186768e-05,9.100139141082764e-05,9.015202522277832e-05,8.875131607055664e-05,8.797645568847656e-05,8.827447891235352e-05,8.760392665863037e-05,8.685886859893799e-05,8.629262447357178e-05,8.553266525268555e-05,8.496642112731934e-05,8.431077003479004e-05,8.393824100494385e-05,8.365511894226074e-05,8.307397365570068e-05,8.26120376586914e-05,8.241832256317139e-05,8.100271224975586e-05,8.110702037811279e-05,8.052587509155273e-05,8.054077625274658e-05,8.128583431243896e-05,8.110702037811279e-05,8.061528205871582e-05,8.119642734527588e-05,8.063018321990967e-05,8.082389831542969e-05,8.052587509155273e-05,8.006393909454346e-05,7.969141006469727e-05,7.987022399902344e-05,8.015334606170654e-05,8.006393909454346e-05,7.97659158706665e-05,7.930397987365723e-05,7.855892181396484e-05,7.827579975128174e-05,7.855892181396484e-05,7.873773574829102e-05,7.808208465576172e-05,7.797777652740479e-05,7.808208465576172e-05,7.799267768859863e-05,7.769465446472168e-05,7.733702659606934e-05,7.732212543487549e-05,7.770955562591553e-05,7.762014865875244e-05,7.714331150054932e-05,7.69495964050293e-05,7.703900337219238e-05,7.703900337219238e-05,7.751584053039551e-05,7.72327184677124e-05,7.732212543487549e-05,7.732212543487549e-05,7.72327184677124e-05,7.732212543487549e-05,7.733702659606934e-05,7.703900337219238e-05,7.72327184677124e-05,7.72327184677124e-05,7.703900337219238e-05,7.686018943786621e-05,7.675588130950928e-05,7.675588130950928e-05,7.666647434234619e-05,7.668137550354004e-05,7.666647434234619e-05,7.675588130950928e-05,7.684528827667236e-05,7.684528827667236e-05,7.686018943786621e-05,7.686018943786621e-05,7.69495964050293e-05,7.675588130950928e-05,7.686018943786621e-05,7.686018943786621e-05,7.675588130950928e-05,7.675588130950928e-05,7.675588130950928e-05,7.675588130950928e-05,7.677078247070312e-05,7.677078247070312e-05,7.666647434234619e-05,7.666647434234619e-05,7.666647434234619e-05,7.675588130950928e-05,7.647275924682617e-05,7.65770673751831e-05,7.65770673751831e-05,7.647275924682617e-05,7.65770673751831e-05,7.666647434234619e-05,7.647275924682617e-05,7.656216621398926e-05,7.65770673751831e-05,7.638335227966309e-05,7.648766040802002e-05,7.62939453125e-05,7.620453834533691e-05,7.638335227966309e-05,7.638335227966309e-05,7.638335227966309e-05,7.62939453125e-05,7.62939453125e-05,7.638335227966309e-05,7.65770673751831e-05,7.638335227966309e-05,7.647275924682617e-05,7.647275924682617e-05,7.65770673751831e-05,7.666647434234619e-05,7.666647434234619e-05,7.666647434234619e-05,7.65770673751831e-05,7.666647434234619e-05,7.677078247070312e-05,7.677078247070312e-05,7.675588130950928e-05,7.675588130950928e-05,7.65770673751831e-05,7.677078247070312e-05,7.65770673751831e-05,7.666647434234619e-05,7.666647434234619e-05,7.666647434234619e-05,7.666647434234619e-05,7.677078247070312e-05,7.677078247070312e-05,7.666647434234619e-05,7.666647434234619e-05,7.666647434234619e-05,7.666647434234619e-05,7.675588130950928e-05,7.666647434234619e-05,7.656216621398926e-05,7.656216621398926e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.647275924682617e-05,7.638335227966309e-05,7.647275924682617e-05,7.647275924682617e-05,7.647275924682617e-05,7.647275924682617e-05,7.647275924682617e-05,7.647275924682617e-05,7.647275924682617e-05,7.647275924682617e-05,7.647275924682617e-05,7.647275924682617e-05,7.647275924682617e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05,7.65770673751831e-05]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.019028574228286743,0.02584654465317726,0.03287237882614136,0.03980889916419983,0.046590279787778854,0.05314578115940094,0.05952303484082222,0.06570732593536377,0.07169017195701599,0.0774899572134018,0.0831107348203659,0.08850742876529694,0.09369607269763947,0.09869430214166641,0.10350051522254944,0.10813460499048233,0.11254885792732239,0.11678637564182281,0.12081488966941833,0.12463488429784775,0.12825089693069458,0.13168948888778687,0.13494889438152313,0.13803845643997192,0.14097699522972107,0.1437390148639679,0.14637964963912964,0.14888766407966614,0.15123046934604645,0.15346281230449677,0.15557992458343506,0.15756075084209442,0.15943783521652222,0.1612115502357483,0.16289302706718445,0.1644819974899292,0.16596919298171997,0.16736717522144318,0.16868847608566284,0.16994498670101166,0.17112304270267487,0.17224572598934174,0.17330512404441833,0.17430180311203003,0.1752331405878067,0.17610692977905273,0.17693941295146942,0.17771390080451965,0.17845481634140015,0.17914828658103943,0.1797955483198166,0.18039914965629578,0.18097256124019623,0.18151693046092987,0.1820215880870819,0.1824980527162552,0.18294338881969452,0.1833631694316864,0.18376107513904572,0.18412992358207703,0.1844814121723175,0.18481019139289856,0.18511490523815155,0.18540067970752716,0.1856747418642044,0.18593117594718933,0.18616922199726105,0.18639415502548218,0.18660730123519897,0.1868056356906891,0.1869940608739853,0.1871684491634369,0.18733122944831848,0.18748562037944794,0.18762879073619843,0.1877676099538803,0.18789662420749664,0.18801772594451904,0.18812872469425201,0.18823549151420593,0.18833348155021667,0.18842798471450806,0.1885174810886383,0.18859773874282837,0.18867243826389313,0.1887437403202057,0.18880918622016907,0.1888691633939743,0.1889270842075348,0.18898139894008636,0.1890314817428589,0.1890796720981598,0.18912513554096222,0.18916606903076172,0.18920576572418213,0.1892434060573578,0.189279243350029,0.18931394815444946,0.18934506177902222,0.18937373161315918,0.18939939141273499,0.18942409753799438,0.18944908678531647,0.18947012722492218,0.18949030339717865,0.18951039016246796,0.18952803313732147,0.18954500555992126,0.18956123292446136,0.18957574665546417,0.189590185880661,0.1896037608385086,0.18961593508720398,0.18962781131267548,0.18963846564292908,0.18964865803718567,0.18965817987918854,0.18966752290725708,0.18967647850513458,0.18968449532985687,0.18969270586967468,0.18969976902008057,0.18970543146133423,0.18971166014671326,0.18971730768680573,0.18972307443618774,0.18972750008106232,0.18973305821418762,0.18973684310913086,0.1897413581609726,0.1897447556257248,0.1897486299276352,0.18975211679935455,0.1897556036710739,0.18975843489170074,0.18976135551929474,0.1897636204957962,0.18976636230945587,0.18976806104183197,0.18977059423923492,0.18977276980876923,0.1897750347852707,0.18977738916873932,0.1897798478603363,0.18978182971477509,0.18978352844715118,0.18978512287139893,0.18978682160377502,0.18978843092918396,0.18978974223136902,0.1897907853126526,0.18979163467884064,0.18979285657405853,0.18979418277740479,0.18979503214359283,0.18979597091674805,0.18979673087596893,0.1897977590560913,0.1897985190153122,0.1897994577884674,0.1897999346256256,0.18980059027671814,0.18980124592781067,0.18980172276496887,0.18980248272418976,0.18980294466018677,0.1898033320903778,0.18980389833450317,0.18980474770069122,0.18980512022972107,0.18980559706687927,0.18980596959590912,0.18980643153190613,0.1898067146539688,0.18980710208415985,0.18980728089809418,0.18980766832828522,0.18980784714221954,0.18980804085731506,0.18980823457241058,0.18980880081653595,0.18980908393859863,0.18980926275253296,0.18980936706066132,0.189809650182724,0.18980982899665833,0.18981002271175385,0.18981030583381653,0.1898103952407837,0.1898105889558792,0.18981078267097473,0.1898108720779419,0.18981096148490906,0.18981115520000458,0.18981115520000458,0.1898113489151001,0.18981152772903442,0.18981152772903442,0.18981163203716278,0.18981172144412994,0.18981191515922546,0.18981200456619263,0.1898120939731598,0.18981219828128815,0.18981219828128815,0.1898122876882553,0.18981248140335083,0.18981266021728516,0.18981266021728516,0.1898127645254135,0.18981285393238068,0.18981285393238068,0.18981294333934784,0.18981294333934784,0.1898130476474762,0.18981313705444336,0.18981313705444336,0.18981313705444336,0.18981313705444336,0.18981313705444336,0.18981313705444336,0.18981313705444336,0.18981313705444336,0.18981313705444336,0.18981313705444336,0.18981313705444336,0.18981313705444336,0.18981313705444336,0.18981313705444336,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052,0.18981322646141052],"recovered":[0.0,0.00946048740297556,0.017581939697265625,0.02517288736999035,0.032429974526166916,0.03942789137363434,0.046251144260168076,0.0528368279337883,0.05921530723571777,0.06541110575199127,0.07140017300844193,0.07719052582979202,0.08278338611125946,0.08817876130342484,0.09337768703699112,0.09839166700839996,0.10321391373872757,0.10783008486032486,0.11226480454206467,0.1165057122707367,0.12051640450954437,0.1243310272693634,0.12795542180538177,0.13140806555747986,0.1346787065267563,0.1377858817577362,0.14070473611354828,0.14349767565727234,0.14614491164684296,0.14863795042037964,0.15099667012691498,0.15322591364383698,0.15533745288848877,0.15733346343040466,0.1592223346233368,0.16099944710731506,0.16266244649887085,0.16425122320652008,0.1657387912273407,0.16715186834335327,0.16848665475845337,0.16974298655986786,0.1709374338388443,0.17206832766532898,0.17313319444656372,0.17411714792251587,0.17505131661891937,0.17593151330947876,0.1767573058605194,0.17754000425338745,0.17827704548835754,0.17897184193134308,0.1796179711818695,0.18022854626178741,0.18080666661262512,0.18134848773479462,0.18185806274414062,0.1823318749666214,0.18278108537197113,0.18320322036743164,0.18359415233135223,0.18397147953510284,0.18432167172431946,0.18465080857276917,0.18495599925518036,0.1852470487356186,0.1855199933052063,0.18578274548053741,0.18601833283901215,0.18625061213970184,0.1864599883556366,0.18666379153728485,0.1868492215871811,0.18702509999275208,0.1871890127658844,0.18734510242938995,0.18748986721038818,0.18762879073619843,0.1877569705247879,0.18787533044815063,0.18798746168613434,0.1880924254655838,0.1881941854953766,0.18828925490379333,0.18837469816207886,0.18845675885677338,0.18853257596492767,0.1886005848646164,0.18866509199142456,0.1887294054031372,0.18878532946109772,0.18884173035621643,0.1888917237520218,0.1889386922121048,0.1889834851026535,0.1890248954296112,0.18906374275684357,0.18910090625286102,0.18913637101650238,0.1891689896583557,0.1892007738351822,0.18922916054725647,0.1892545372247696,0.1892797201871872,0.18930301070213318,0.1893245130777359,0.1893448829650879,0.18936309218406677,0.1893804371356964,0.1893983632326126,0.18941524624824524,0.18943127989768982,0.18944627046585083,0.18945901095867157,0.18947258591651917,0.18948352336883545,0.18949465453624725,0.1895052194595337,0.18951474130153656,0.1895245462656021,0.1895330399274826,0.18954171240329742,0.18954887986183167,0.1895555853843689,0.1895616203546524,0.18956850469112396,0.1895742565393448,0.1895802915096283,0.18958669900894165,0.18959113955497742,0.18959613144397736,0.18960028886795044,0.18960386514663696,0.1896079182624817,0.18961112201213837,0.18961386382579803,0.18961593508720398,0.18961867690086365,0.1896212249994278,0.18962405622005463,0.18962650001049042,0.18962924182415009,0.18963131308555603,0.1896335780620575,0.18963593244552612,0.18963828682899475,0.18963980674743652,0.18964168429374695,0.18964318931102753,0.18964479863643646,0.18964602053165436,0.18964697420597076,0.1896480917930603,0.18964894115924835,0.18965017795562744,0.18965120613574982,0.1896522492170334,0.18965290486812592,0.18965357542037964,0.18965460360050201,0.18965573608875275,0.18965649604797363,0.18965743482112885,0.18965809047222137,0.18965837359428406,0.18965913355350494,0.18965989351272583,0.18966035544872284,0.18966083228588104,0.1896613985300064,0.1896621584892273,0.1896626204252243,0.18966299295425415,0.18966355919837952,0.18966375291347504,0.18966403603553772,0.18966451287269592,0.1896647959947586,0.1896650791168213,0.18966536223888397,0.1896655410528183,0.18966592848300934,0.18966610729694366,0.18966639041900635,0.18966658413410187,0.18966686725616455,0.18966706097126007,0.18966715037822723,0.18966734409332275,0.18966752290725708,0.1896677166223526,0.18966780602931976,0.18966791033744812,0.18966791033744812,0.18966808915138245,0.1896681934595108,0.18966828286647797,0.1896684765815735,0.1896684765815735,0.18966856598854065,0.1896686553955078,0.18966904282569885,0.18966913223266602,0.18966922163963318,0.18966932594776154,0.18966932594776154,0.18966960906982422,0.18966969847679138,0.1896698921918869,0.1896698921918869,0.1896698921918869,0.1896698921918869,0.18967007100582123,0.18967017531394958,0.18967026472091675,0.18967026472091675,0.1896703541278839,0.18967044353485107,0.18967044353485107,0.18967054784297943,0.18967054784297943,0.18967054784297943,0.18967054784297943,0.1896706372499466,0.1896706372499466,0.1896706372499466,0.1896706372499466,0.1896706372499466,0.1896706372499466,0.1896706372499466,0.1896706372499466,0.1896706372499466,0.18967072665691376,0.18967072665691376,0.18967072665691376,0.18967072665691376,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211,0.18967083096504211],"active":[0.019028574228286743,0.016386058181524277,0.015290439128875732,0.01463601179420948,0.014160305261611938,0.013717889785766602,0.013271890580654144,0.01287049800157547,0.012474864721298218,0.012078851461410522,0.01171056181192398,0.011316902935504913,0.010912686586380005,0.010515540838241577,0.010122828185558319,0.009742937982082367,0.009334944188594818,0.008956290781497955,0.008550085127353668,0.008129172027111053,0.0077344924211502075,0.007358461618423462,0.006993472576141357,0.006630390882492065,0.006298288702964783,0.0059531331062316895,0.00567491352558136,0.005389988422393799,0.005085557699203491,0.0048248618841171265,0.004583254456520081,0.004334837198257446,0.004100382328033447,0.003878086805343628,0.0036706924438476562,0.0034825503826141357,0.003306746482849121,0.0031159520149230957,0.0029496848583221436,0.0027931183576583862,0.0026363879442214966,0.002502739429473877,0.0023676902055740356,0.00223347544670105,0.002099946141242981,0.0019897818565368652,0.0018880963325500488,0.0017823874950408936,0.0016975104808807373,0.0016082823276519775,0.0015185028314590454,0.0014273077249526978,0.0013545900583267212,0.001288384199142456,0.0012149214744567871,0.0011495649814605713,0.001085326075553894,0.0010312944650650024,0.000979989767074585,0.0009267032146453857,0.000887259840965271,0.0008387118577957153,0.0007932335138320923,0.0007498711347579956,0.0007187426090240479,0.0006841272115707397,0.0006492286920547485,0.0006114095449447632,0.0005889683961868286,0.0005550235509872437,0.0005340725183486938,0.0005046576261520386,0.00048200786113739014,0.0004605203866958618,0.0004397779703140259,0.00042250752449035645,0.00040675699710845947,0.0003889352083206177,0.00037175416946411133,0.00036016106605529785,0.0003460198640823364,0.00033555924892425537,0.00032329559326171875,0.0003084838390350342,0.00029774010181427,0.000286981463432312,0.00027661025524139404,0.00026857852935791016,0.0002619922161102295,0.0002519935369491577,0.00024615228176116943,0.00023794174194335938,0.0002334117889404297,0.0002273768186569214,0.0002222806215286255,0.00021851062774658203,0.0002155005931854248,0.00021304190158843994,0.00020869076251983643,0.0002047419548034668,0.0001986175775527954,0.00019493699073791504,0.000194549560546875,0.00019040703773498535,0.0001872926950454712,0.00018587708473205566,0.00018315017223358154,0.0001819133758544922,0.0001807957887649536,0.0001773834228515625,0.00017493963241577148,0.00017248094081878662,0.00016966462135314941,0.00016880035400390625,0.0001658797264099121,0.00016513466835021973,0.00016352534294128418,0.00016230344772338867,0.00016173720359802246,0.00015994906425476074,0.00015966594219207764,0.0001580566167831421,0.00015655159950256348,0.00015607476234436035,0.0001556873321533203,0.00015456974506378174,0.0001532435417175293,0.00015276670455932617,0.00015014410018920898,0.00015021860599517822,0.00014862418174743652,0.00014834105968475342,0.00014825165271759033,0.00014768540859222412,0.00014731287956237793,0.0001474916934967041,0.00014768540859222412,0.00014768540859222412,0.0001468360424041748,0.00014653801918029785,0.0001462697982788086,0.00014579296112060547,0.00014607608318328857,0.0001462697982788086,0.0001458972692489624,0.0001452416181564331,0.00014531612396240234,0.00014513731002807617,0.0001452416181564331,0.00014494359493255615,0.00014476478099822998,0.00014466047286987305,0.00014476478099822998,0.0001452416181564331,0.00014485418796539307,0.00014476478099822998,0.00014448165893554688,0.00014485418796539307,0.00014494359493255615,0.00014485418796539307,0.00014419853687286377,0.00014409422874450684,0.00014381110668182373,0.00014363229274749756,0.00014410912990570068,0.00014381110668182373,0.00014343857765197754,0.00014354288578033447,0.00014391541481018066,0.00014372169971466064,0.00014343857765197754,0.00014334917068481445,0.00014343857765197754,0.00014315545558929443,0.00014334917068481445,0.00014324486255645752,0.00014315545558929443,0.0001430511474609375,0.00014296174049377441,0.00014287233352661133,0.00014325976371765137,0.00014315545558929443,0.00014315545558929443,0.00014297664165496826,0.00014306604862213135,0.00014296174049377441,0.00014296174049377441,0.00014315545558929443,0.0001430511474609375,0.00014306604862213135,0.00014306604862213135,0.00014306604862213135,0.0001430511474609375,0.00014324486255645752,0.00014306604862213135,0.00014315545558929443,0.00014324486255645752,0.0001430511474609375,0.00014315545558929443,0.00014315545558929443,0.00014325976371765137,0.00014296174049377441,0.00014296174049377441,0.00014297664165496826,0.00014287233352661133,0.00014296174049377441,0.00014287233352661133,0.00014296174049377441,0.0001427680253982544,0.00014287233352661133,0.00014296174049377441,0.00014296174049377441,0.00014287233352661133,0.0001427680253982544,0.00014278292655944824,0.00014287233352661133,0.00014278292655944824,0.00014269351959228516,0.00014269351959228516,0.00014258921146392822,0.00014258921146392822,0.00014258921146392822,0.00014258921146392822,0.00014249980449676514,0.00014249980449676514,0.00014249980449676514,0.00014249980449676514,0.00014249980449676514,0.00014249980449676514,0.00014258921146392822,0.00014258921146392822,0.00014258921146392822,0.00014249980449676514,0.00014249980449676514,0.00014249980449676514,0.00014249980449676514,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082,0.0001423954963684082]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.7081038355827332,"q05":0.6403129661669119,"q20":0.6734173235382137,"q40":0.6976624077838435,"q60":0.7185452633816228,"q80":0.7427903476272526,"q95":0.7758947049985544},"MaxActiveInfected":{"mean":0.033845316618680954,"q05":0.02414522267222765,"q20":0.02888207557448071,"q40":0.03235126835735712,"q60":0.03533936488000479,"q80":0.0388085576628812,"q95":0.04354541056513426}},"4W_None":{"TotalInfected":{"mean":0.3497267961502075,"q05":0.23976454578951295,"q20":0.2934624798131091,"q40":0.3327899592628986,"q60":0.3666636330375164,"q80":0.40599111248730596,"q95":0.45968904651090203},"MaxActiveInfected":{"mean":0.019028574228286743,"q05":0.0189792286194782,"q20":0.019003325591279555,"q40":0.01902097381519267,"q60":0.019036174641380816,"q80":0.019053822865293932,"q95":0.019077919837095288}},"2W_Strong":{"TotalInfected":{"mean":0.18803898990154266,"q05":0.14947694239153464,"q20":0.1683079710055812,"q40":0.18209950515495626,"q60":0.19397847464812906,"q80":0.20777000879750412,"q95":0.22660103741155066},"MaxActiveInfected":{"mean":0.019028574228286743,"q05":0.0189792286194782,"q20":0.019003325591279555,"q40":0.01902097381519267,"q60":0.019036174641380816,"q80":0.019053822865293932,"q95":0.019077919837095288}},"2W_Moderate":{"TotalInfected":{"mean":0.23461253941059113,"q05":0.17179483835897136,"q20":0.20247064533381287,"q40":0.22493709940406945,"q60":0.2442879794171128,"q80":0.2667544334873694,"q95":0.2974302404622109},"MaxActiveInfected":{"mean":0.019028574228286743,"q05":0.0189792286194782,"q20":0.019003325591279555,"q40":0.01902097381519267,"q60":0.019036174641380816,"q80":0.019053822865293932,"q95":0.019077919837095288}}}}} \ No newline at end of file diff --git a/web/country-data/extdata-BF.json b/web/country-data/extdata-BF.json new file mode 100644 index 00000000..e4766f85 --- /dev/null +++ b/web/country-data/extdata-BF.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0003184080123901367,0.0004181346739642322,0.0005269216489978135,0.000634261523373425,0.0007417271845042706,0.0008470536558888853,0.0009537014411762357,0.0010524214012548327,0.0011559231206774712,0.0012613753788173199,0.0013682119315490127,0.0014727204106748104,0.0015751526225358248,0.0016785914776846766,0.0017802686197683215,0.0018801211845129728,0.0019838744774460793,0.0021148091182112694,0.002269275486469269,0.002454194240272045,0.0026686224155128,0.002928729634732008,0.003225959138944745,0.0035762921907007694,0.003993948921561241,0.004473706241697073,0.005045262631028891,0.00571384048089385,0.00648988364264369,0.007417310029268265,0.008495804853737354,0.009756261482834816,0.011221897788345814,0.012942607514560223,0.014973632991313934,0.017344485968351364,0.020117200911045074,0.023334942758083344,0.027083909139037132,0.031431928277015686,0.036496154963970184,0.04236731678247452,0.04912180081009865,0.05693363770842552,0.0658666342496872,0.0761168971657753,0.08777856081724167,0.10099168121814728,0.11583905667066574,0.1325000822544098,0.1509786993265152,0.17138051986694336,0.19370104372501373,0.21786905825138092,0.24379093945026398,0.2712244391441345,0.30010855197906494,0.33002969622612,0.36059558391571045,0.3915538191795349,0.4224753677845001,0.45301884412765503,0.48289385437965393,0.5117296576499939,0.539252758026123,0.5652538537979126,0.5897073745727539,0.6123633980751038,0.6333214640617371,0.6525165438652039,0.6699429750442505,0.6857845187187195,0.6999973654747009,0.7127752304077148,0.724224328994751,0.7344323396682739,0.743468165397644,0.751489520072937,0.7585726976394653,0.7648270726203918,0.7703233361244202,0.7751361727714539,0.7793583273887634,0.7830957174301147,0.7863390445709229,0.7892087697982788,0.7916979789733887,0.7938867211341858,0.795779287815094,0.7974286079406738,0.7988776564598083,0.800140917301178,0.8012474775314331,0.8022128343582153,0.8030560612678528,0.8037857413291931,0.8044151663780212,0.8049681186676025,0.8054555654525757,0.805870532989502,0.8062340021133423,0.8065553903579712,0.8068274855613708,0.8070679903030396,0.8072751760482788,0.8074540495872498,0.8076140284538269,0.8077532052993774,0.8078728914260864,0.8079784512519836,0.808070719242096,0.8081461787223816,0.8082149028778076,0.8082752823829651,0.8083271980285645,0.8083724975585938,0.8084124326705933,0.8084477186203003,0.8084763884544373,0.8085012435913086,0.8085249066352844,0.8085446953773499,0.8085620999336243,0.8085768818855286,0.8085901737213135,0.8086014986038208,0.8086116313934326,0.8086206912994385,0.8086284399032593,0.8086352944374084,0.8086406588554382,0.8086460828781128,0.8086500763893127,0.8086539506912231,0.8086576461791992,0.8086605668067932,0.8086631298065186,0.8086655139923096,0.8086671829223633,0.8086685538291931,0.8086698651313782,0.8086713552474976,0.8086720705032349,0.8086728453636169,0.8086733222007751,0.8086740970611572,0.808674693107605,0.8086751699447632,0.8086755275726318,0.8086761236190796,0.8086766004562378,0.8086768388748169,0.808677077293396,0.8086771965026855,0.8086774945259094,0.808677613735199,0.8086777925491333,0.8086780905723572,0.8086782097816467,0.8086783289909363,0.808678388595581,0.8086785078048706,0.8086785674095154,0.8086786270141602,0.8086786270141602,0.8086786866188049,0.8086787462234497,0.8086787462234497,0.8086788058280945,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393,0.8086788654327393],"recovered":[0.0,0.00013766682241111994,0.00025866011856123805,0.00037424234324134886,0.00048485398292541504,0.0005918792448937893,0.0006993449642322958,0.0008075656951405108,0.0009104383061639965,0.0010143176186829805,0.0011183227179571986,0.0012262917589396238,0.0013320586876943707,0.001435434678569436,0.0015400060219690204,0.0016397956060245633,0.001741724438033998,0.0018401298439130187,0.001956655876711011,0.0020940080285072327,0.0022557098418474197,0.0024401885457336903,0.002663236577063799,0.002919694408774376,0.003223027102649212,0.0035846226383000612,0.004008445423096418,0.004507644567638636,0.005089457146823406,0.005770429503172636,0.006576674059033394,0.007521025836467743,0.008623995818197727,0.009906412102282047,0.01140426192432642,0.013180466368794441,0.015254403464496136,0.017664076760411263,0.020485302433371544,0.023769674822688103,0.027592824772000313,0.03205051273107529,0.03722270578145981,0.04316987469792366,0.0500185489654541,0.057921744883060455,0.06700436025857925,0.07735082507133484,0.08913228660821915,0.10243871808052063,0.11741482466459274,0.13414530456066132,0.15274618566036224,0.17318637669086456,0.19546134769916534,0.21956461668014526,0.24536016583442688,0.2726168632507324,0.30124378204345703,0.3308229446411133,0.36114639043807983,0.39177435636520386,0.4223443865776062,0.452572762966156,0.4821167290210724,0.5105984807014465,0.5378290414810181,0.5636786818504333,0.5879579782485962,0.610553503036499,0.6314589381217957,0.6506209373474121,0.668158233165741,0.6840474009513855,0.6983579397201538,0.7112337946891785,0.7227697968482971,0.7330576181411743,0.7422105669975281,0.7503266930580139,0.7575207352638245,0.7638548612594604,0.7694305181503296,0.7743349075317383,0.7786602973937988,0.7824310064315796,0.7857574224472046,0.7886542677879333,0.7911990284919739,0.7934250235557556,0.7953482270240784,0.7970455288887024,0.7985175848007202,0.7998092174530029,0.8009380102157593,0.8019304275512695,0.8027844429016113,0.8035242557525635,0.8041696548461914,0.8047346472740173,0.8052292466163635,0.8056616187095642,0.8060334324836731,0.8063609004020691,0.806640088558197,0.806883692741394,0.8070918321609497,0.8072777986526489,0.8074401617050171,0.8075810074806213,0.8077043294906616,0.8078107237815857,0.8079037070274353,0.8079830408096313,0.8080527186393738,0.8081129789352417,0.8081653714179993,0.808212399482727,0.8082548379898071,0.8082892298698425,0.8083190321922302,0.808346152305603,0.8083701133728027,0.8083895444869995,0.8084083199501038,0.8084241151809692,0.8084369897842407,0.8084487318992615,0.8084589838981628,0.8084678649902344,0.8084750175476074,0.8084818720817566,0.8084880113601685,0.8084935545921326,0.8084980845451355,0.808502733707428,0.808506429195404,0.8085090517997742,0.8085116147994995,0.8085137605667114,0.8085156679153442,0.8085171580314636,0.8085182905197144,0.808519721031189,0.8085206747055054,0.8085215091705322,0.80852210521698,0.8085227608680725,0.8085233569145203,0.8085237741470337,0.8085242509841919,0.8085246086120605,0.8085249066352844,0.8085252046585083,0.8085253238677979,0.808525562286377,0.8085257411003113,0.8085260391235352,0.8085261583328247,0.8085263967514038,0.8085264563560486,0.8085265159606934,0.8085266351699829,0.8085266947746277,0.8085267543792725,0.8085267543792725,0.8085267543792725,0.8085267543792725,0.8085268139839172,0.8085268139839172,0.8085268139839172,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562,0.808526873588562],"active":[0.0003184080123901367,0.00028046785155311227,0.0002682615304365754,0.00026001918013207614,0.0002568732015788555,0.00025517441099509597,0.0002543564769439399,0.00024485570611432195,0.0002454848145134747,0.00024705776013433933,0.00024988921359181404,0.0002464286517351866,0.00024309393484145403,0.00024315679911524057,0.00024026259779930115,0.00024032557848840952,0.00024215003941208124,0.0002746792742982507,0.00031261960975825787,0.00036018621176481247,0.0004129125736653805,0.0004885410889983177,0.0005627225618809462,0.0006565977819263935,0.0007709218189120293,0.0008890836033970118,0.0010368172079324722,0.0012061959132552147,0.0014004264958202839,0.0016468805260956287,0.0019191307947039604,0.002235235646367073,0.0025979019701480865,0.0030361954122781754,0.0035693710669875145,0.004164019599556923,0.004862797446548939,0.005670865997672081,0.006598606705665588,0.007662253454327583,0.008903330191969872,0.010316804051399231,0.01189909502863884,0.013763763010501862,0.015848085284233093,0.018195152282714844,0.020774200558662415,0.02364085614681244,0.026706770062446594,0.03006136417388916,0.033563874661922455,0.03723521530628204,0.04095485806465149,0.04468268156051636,0.04832959175109863,0.05165982246398926,0.05474838614463806,0.05741283297538757,0.05935180187225342,0.06073087453842163,0.06132897734642029,0.06124448776245117,0.06054946780204773,0.05915689468383789,0.05713602900505066,0.054655373096466064,0.05187833309173584,0.04868471622467041,0.04536348581314087,0.041963040828704834,0.038484036922454834,0.03516358137130737,0.03183913230895996,0.028727829456329346,0.025866389274597168,0.02319854497909546,0.020698368549346924,0.018431901931762695,0.016362130641937256,0.01450037956237793,0.012802600860595703,0.011281311511993408,0.009927809238433838,0.008760809898376465,0.0076787471771240234,0.006777763366699219,0.005940556526184082,0.005232453346252441,0.004580259323120117,0.004003584384918213,0.0035294294357299805,0.003095388412475586,0.0027298927307128906,0.0024036169052124023,0.002118051052093506,0.001855313777923584,0.0016307234764099121,0.0014438629150390625,0.0012859106063842773,0.0011358857154846191,0.0010047554969787598,0.0008937716484069824,0.0007940530776977539,0.000707089900970459,0.0006350874900817871,0.0005703568458557129,0.0005221962928771973,0.0004754066467285156,0.00043272972106933594,0.0003974437713623047,0.00036638975143432617,0.00033545494079589844,0.00031119585037231445,0.00029224157333374023,0.00027447938919067383,0.0002595186233520508,0.00024706125259399414,0.0002353191375732422,0.00022155046463012695,0.00021201372146606445,0.00020587444305419922,0.00019854307174682617,0.0001919865608215332,0.00018733739852905273,0.0001818537712097168,0.0001773834228515625,0.00017464160919189453,0.00017195940017700195,0.00016945600509643555,0.00016742944717407227,0.00016564130783081055,0.00016421079635620117,0.0001620650291442871,0.00016039609909057617,0.0001595616340637207,0.00015783309936523438,0.00015670061111450195,0.0001564621925354004,0.00015556812286376953,0.00015479326248168945,0.00015419721603393555,0.00015419721603393555,0.0001537799835205078,0.00015312433242797852,0.0001526474952697754,0.000152587890625,0.000152587890625,0.00015240907669067383,0.00015217065811157227,0.00015234947204589844,0.00015234947204589844,0.00015223026275634766,0.00015217065811157227,0.0001519918441772461,0.00015217065811157227,0.00015205144882202148,0.00015205144882202148,0.00015205144882202148,0.00015205144882202148,0.0001519322395324707,0.0001519322395324707,0.0001519918441772461,0.0001519322395324707,0.0001519322395324707,0.0001518726348876953,0.0001519322395324707,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.00015205144882202148,0.00015205144882202148,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0003184080123901367,0.0004168133600614965,0.0005218252190388739,0.0006280325469560921,0.0007297726115211844,0.0008272971026599407,0.0009236261248588562,0.0010217168601229787,0.0011157807894051075,0.0012107256334275007,0.0013019582256674767,0.0013907370157539845,0.00147781684063375,0.0015621912898495793,0.0016482644714415073,0.0017321985214948654,0.0018100922461599112,0.0019140344811603427,0.0020350906997919083,0.002170806983485818,0.0023335155565291643,0.0025218951050192118,0.0027360087260603905,0.0029809523839503527,0.003263710532337427,0.0035924625117331743,0.0039648800157010555,0.004397762939333916,0.004885637201368809,0.005463611334562302,0.00612023426219821,0.006874633487313986,0.007749082054942846,0.008757233619689941,0.009919222444295883,0.01124951895326376,0.012777570635080338,0.0145414425060153,0.016561079770326614,0.018869956955313683,0.0215151347219944,0.02454594522714615,0.028019893914461136,0.03198228031396866,0.03649124875664711,0.04160870239138603,0.04741109535098076,0.054027851670980453,0.061477020382881165,0.0698724314570427,0.07929864525794983,0.08985085785388947,0.10159721225500107,0.11455205082893372,0.12898346781730652,0.14475758373737335,0.16199475526809692,0.18065477907657623,0.2006780058145523,0.22207757830619812,0.24474182724952698,0.2685222625732422,0.29324862360954285,0.3188231885433197,0.34486865997314453,0.3712429106235504,0.39766883850097656,0.42394018173217773,0.4497712254524231,0.47492870688438416,0.49931496381759644,0.5226399898529053,0.5448405742645264,0.5657791495323181,0.5854542255401611,0.6037768125534058,0.6208376884460449,0.6364684104919434,0.6508666276931763,0.6639916300773621,0.675959050655365,0.6867942810058594,0.6966353058815002,0.705495297908783,0.7134446501731873,0.7205992937088013,0.7269852161407471,0.7327024340629578,0.7378085255622864,0.7423611879348755,0.7464199662208557,0.7500234842300415,0.7532183527946472,0.7560487389564514,0.7585717439651489,0.7608157992362976,0.762810230255127,0.7645474076271057,0.7660859227180481,0.7674578428268433,0.7686784863471985,0.7697500586509705,0.7707048058509827,0.7715420126914978,0.7722863554954529,0.7729464769363403,0.773539125919342,0.7740480899810791,0.7744982838630676,0.7749057412147522,0.7752614617347717,0.7755769491195679,0.7758530974388123,0.7760946154594421,0.7763115763664246,0.7765020728111267,0.776671290397644,0.7768175005912781,0.7769461870193481,0.7770618200302124,0.777163028717041,0.7772528529167175,0.7773315906524658,0.7774019241333008,0.7774637937545776,0.7775188684463501,0.7775671482086182,0.7776097059249878,0.7776466012001038,0.7776795029640198,0.7777082920074463,0.777733325958252,0.7777562141418457,0.7777760624885559,0.7777942419052124,0.7778099179267883,0.7778239846229553,0.7778356075286865,0.7778467535972595,0.7778564095497131,0.7778646349906921,0.7778715491294861,0.7778776288032532,0.7778835892677307,0.777888834476471,0.7778932452201843,0.7778974175453186,0.7779008150100708,0.7779039740562439,0.7779067158699036,0.7779090404510498,0.7779112458229065,0.7779132127761841,0.7779147028923035,0.7779162526130676,0.7779174447059631,0.7779186367988586,0.7779197096824646,0.777920663356781,0.7779216766357422,0.7779221534729004,0.7779226899147034,0.7779231667518616,0.777923583984375,0.777924120426178,0.7779245972633362,0.7779248356819153,0.7779251337051392,0.7779252529144287,0.7779257893562317,0.7779260873794556,0.7779261469841003,0.7779263257980347,0.777926504611969,0.7779265642166138,0.7779268026351929,0.7779268026351929,0.7779268622398376,0.7779269814491272,0.777927041053772,0.777927041053772,0.777927041053772,0.7779271602630615,0.7779271602630615,0.7779271602630615,0.7779271602630615,0.7779272198677063,0.7779272794723511,0.7779272794723511,0.7779273390769958,0.7779273390769958,0.7779273390769958,0.7779273390769958,0.7779273390769958,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406,0.7779273986816406],"recovered":[0.0,0.00014024651318322867,0.00025998143246397376,0.00037248063017614186,0.00047994632041081786,0.0005835739430040121,0.0006865094765089452,0.0007844744250178337,0.0008829426951706409,0.0009778245585039258,0.001072769402526319,0.0011663299519568682,0.0012573108542710543,0.0013453345745801926,0.001430526957847178,0.0015175440348684788,0.0016009745886549354,0.001684845658019185,0.0017763299401849508,0.0018858719849959016,0.0020081866532564163,0.002150572370737791,0.0023169300984591246,0.002505624433979392,0.002721751108765602,0.002971854293718934,0.003261155914515257,0.0035904112737625837,0.003962262533605099,0.004405338317155838,0.004907306283712387,0.005488866940140724,0.006164051126688719,0.0069372630678117275,0.007826057262718678,0.008860886096954346,0.01004099566489458,0.011399542912840843,0.012949868105351925,0.014751554466784,0.016807936131954193,0.01914462260901928,0.021824156865477562,0.02491234801709652,0.0284365676343441,0.03245048597455025,0.037004441022872925,0.04221363365650177,0.048110466450452805,0.054764531552791595,0.062324754893779755,0.07081057876348495,0.08032607287168503,0.09095309674739838,0.10275135934352875,0.11587746441364288,0.13033832609653473,0.14614491164684296,0.1634276956319809,0.18206210434436798,0.20207156240940094,0.22337669134140015,0.24590037763118744,0.2695842385292053,0.29415473341941833,0.3194732367992401,0.34530356526374817,0.3714189827442169,0.3976236879825592,0.42365920543670654,0.44922804832458496,0.4742474853992462,0.4983786344528198,0.521544337272644,0.5436406135559082,0.5644967555999756,0.5841047763824463,0.6024054288864136,0.6193643808364868,0.6350260972976685,0.6494296789169312,0.6626449823379517,0.6746718883514404,0.6855981349945068,0.6954642534255981,0.7043835520744324,0.7124059796333313,0.7195961475372314,0.7260597944259644,0.7318395972251892,0.7370091676712036,0.7416285872459412,0.7457123398780823,0.7493765950202942,0.7525983452796936,0.7554982900619507,0.7580626606941223,0.760357141494751,0.7623583674430847,0.7641246318817139,0.7657001614570618,0.7670984268188477,0.768329918384552,0.7694188952445984,0.7703901529312134,0.771242618560791,0.7720120549201965,0.7726736664772034,0.7732646465301514,0.77378910779953,0.7742552757263184,0.7746688723564148,0.7750265002250671,0.7753516435623169,0.775628924369812,0.7758800387382507,0.7760981321334839,0.7762948870658875,0.7764665484428406,0.7766157984733582,0.7767466902732849,0.7768632769584656,0.7769672870635986,0.7770576477050781,0.7771386504173279,0.7772125601768494,0.7772756218910217,0.7773308753967285,0.777378261089325,0.7774232029914856,0.7774611711502075,0.777493417263031,0.7775217890739441,0.7775486707687378,0.7775728106498718,0.7775928974151611,0.7776115536689758,0.7776267528533936,0.7776413559913635,0.7776533365249634,0.7776656746864319,0.7776747345924377,0.7776825428009033,0.7776890397071838,0.7776959538459778,0.7777019739151001,0.777707576751709,0.7777127027511597,0.7777163982391357,0.7777200937271118,0.7777227759361267,0.7777252793312073,0.7777276039123535,0.7777296304702759,0.7777317762374878,0.7777333855628967,0.7777345180511475,0.7777357697486877,0.7777372002601624,0.7777380347251892,0.7777389883995056,0.7777398228645325,0.7777404189109802,0.7777411341667175,0.7777417302131653,0.7777424454689026,0.777742862701416,0.7777432799339294,0.7777435779571533,0.7777438163757324,0.7777442336082458,0.7777446508407593,0.7777448296546936,0.7777450084686279,0.777745246887207,0.777745246887207,0.7777454853057861,0.7777455449104309,0.7777456641197205,0.7777457237243652,0.7777458429336548,0.7777459025382996,0.7777459621429443,0.7777460813522339,0.7777460813522339,0.7777460813522339,0.7777460813522339,0.7777461409568787,0.7777462005615234,0.7777462005615234,0.7777462601661682,0.7777462601661682,0.7777462601661682,0.7777462601661682,0.7777462601661682,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813,0.777746319770813],"active":[0.0003184080123901367,0.0002765668323263526,0.00026184378657490015,0.00025555191677995026,0.0002498262911103666,0.0002437231596559286,0.00023711664834991097,0.00023724243510514498,0.00023283809423446655,0.00023290107492357492,0.00022918882314115763,0.00022440706379711628,0.0002205059863626957,0.00021685671526938677,0.00021773751359432936,0.00021465448662638664,0.0002091176575049758,0.00022918882314115763,0.00025876075960695744,0.0002849349984899163,0.000325328903272748,0.0003713227342814207,0.0004190786276012659,0.0004753279499709606,0.000541959423571825,0.0006206082180142403,0.0007037241011857986,0.000807351665571332,0.00092337466776371,0.0010582730174064636,0.0012129279784858227,0.0013857665471732616,0.0015850309282541275,0.0018199705518782139,0.0020931651815772057,0.002388632856309414,0.0027365749701857567,0.0031418995931744576,0.0036112116649746895,0.004118402488529682,0.004707198590040207,0.005401322618126869,0.006195737048983574,0.007069932296872139,0.008054681122303009,0.009158216416835785,0.010406654328107834,0.011814218014478683,0.01336655393242836,0.015107899904251099,0.016973890364170074,0.01904027909040451,0.02127113938331604,0.02359895408153534,0.02623210847377777,0.02888011932373047,0.031656429171562195,0.034509867429733276,0.03725031018257141,0.04001547396183014,0.04267026484012604,0.04514557123184204,0.04734824597835541,0.04923895001411438,0.050713926553726196,0.0517696738243103,0.052365273237228394,0.052521198987960815,0.05214753746986389,0.05126950144767761,0.050086915493011475,0.04839250445365906,0.04646193981170654,0.04423481225967407,0.04181361198425293,0.039280056953430176,0.03673291206359863,0.034062981605529785,0.03150224685668945,0.028965532779693604,0.026529371738433838,0.024149298667907715,0.021963417530059814,0.019897162914276123,0.01798039674758911,0.016215741634368896,0.014579236507415771,0.013106286525726318,0.011748731136322021,0.01052159070968628,0.0094107985496521,0.008394896984100342,0.007506012916564941,0.0066721439361572266,0.005973398685455322,0.005317509174346924,0.004747569561004639,0.004190266132354736,0.003727555274963379,0.0033332109451293945,0.0029783248901367188,0.0026516318321228027,0.002374887466430664,0.002123117446899414,0.001896202564239502,0.0017038583755493164,0.0015270709991455078,0.0013744235038757324,0.0012336373329162598,0.001116633415222168,0.0010061860084533691,0.0009080767631530762,0.0008265972137451172,0.0007429718971252441,0.0006826519966125488,0.0006220340728759766,0.0005731582641601562,0.000522613525390625,0.00047963857650756836,0.00044602155685424805,0.0004163384437561035,0.0003895759582519531,0.0003643035888671875,0.00034427642822265625,0.00032514333724975586,0.0003063082695007324,0.00029152631759643555,0.00027883052825927734,0.0002683401107788086,0.0002562999725341797,0.00024712085723876953,0.00023990869522094727,0.00023442506790161133,0.00022739171981811523,0.00022143125534057617,0.00021702051162719727,0.0002124309539794922,0.00020885467529296875,0.0002053976058959961,0.00020307302474975586,0.0001989603042602539,0.00019681453704833984,0.00019508600234985352,0.000194549560546875,0.00019288063049316406,0.00019127130508422852,0.00018984079360961914,0.0001881122589111328,0.0001875758171081543,0.00018662214279174805,0.0001862645149230957,0.00018596649169921875,0.0001856088638305664,0.0001850724220275879,0.00018447637557983398,0.00018405914306640625,0.00018411874771118164,0.00018393993377685547,0.00018346309661865234,0.00018364191055297852,0.0001831650733947754,0.00018286705017089844,0.00018274784088134766,0.0001824498176574707,0.0001823902130126953,0.00018215179443359375,0.00018197298049926758,0.0001818537712097168,0.00018167495727539062,0.00018197298049926758,0.0001818537712097168,0.00018149614334106445,0.00018149614334106445,0.00018149614334106445,0.00018131732940673828,0.00018155574798583984,0.00018131732940673828,0.00018131732940673828,0.00018131732940673828,0.00018131732940673828,0.0001811981201171875,0.0001811385154724121,0.0001811981201171875,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.0001811385154724121,0.0001811385154724121,0.00018107891082763672,0.0001811385154724121,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.0001811385154724121,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0003184080123901367,0.0004204626602586359,0.0005208185175433755,0.000619727186858654,0.0007170000462792814,0.0008123852894641459,0.0009038066491484642,0.000991893233731389,0.0010773373069241643,0.001162970089353621,0.001242122147232294,0.0013190722092986107,0.0013914291048422456,0.001464918488636613,0.0015364574501290917,0.0016049762489274144,0.0016700344858691096,0.0017484945710748434,0.0018394754733890295,0.0019419705495238304,0.002058685291558504,0.0021945275366306305,0.0023457848001271486,0.0025140303187072277,0.002703227801248431,0.002918410813435912,0.0031590762082487345,0.0034421489108353853,0.003750578034669161,0.004108398221433163,0.004501075949519873,0.0049469200894236565,0.0054503981955349445,0.0060216402634978294,0.006661904044449329,0.007380376569926739,0.008187878876924515,0.009102155454456806,0.010122010484337807,0.011266255751252174,0.012586547993123531,0.014056650921702385,0.01571098156273365,0.01756105199456215,0.019637757912278175,0.021990425884723663,0.024610310792922974,0.02754221297800541,0.03083489090204239,0.034498538821935654,0.038600169122219086,0.043204646557569504,0.048308007419109344,0.05398022010922432,0.060261741280555725,0.06722863763570786,0.07492067664861679,0.08337082713842392,0.09268177300691605,0.10281387716531754,0.11390241235494614,0.12593504786491394,0.13896141946315765,0.15294548869132996,0.16800276935100555,0.18399867415428162,0.20103631913661957,0.21891602873802185,0.23763172328472137,0.2571948170661926,0.277393102645874,0.29811397194862366,0.31925350427627563,0.3406440019607544,0.36213287711143494,0.3836364448070526,0.40498802065849304,0.425977885723114,0.4465638995170593,0.4665844440460205,0.4858319163322449,0.5043901801109314,0.5221831798553467,0.5390537977218628,0.5550374388694763,0.5700742602348328,0.584145188331604,0.5972939729690552,0.6094803810119629,0.6207717061042786,0.631213366985321,0.6408310532569885,0.6496391296386719,0.6577622294425964,0.6652027368545532,0.6719728112220764,0.6781784892082214,0.6837772727012634,0.6888810396194458,0.693476676940918,0.697670042514801,0.7014590501785278,0.7048863768577576,0.7079588174819946,0.7107555270195007,0.7132805585861206,0.7155516743659973,0.7176030278205872,0.7194465398788452,0.7211153507232666,0.7226110696792603,0.7239559888839722,0.7251561284065247,0.7262318134307861,0.7272108793258667,0.7280823588371277,0.7288640141487122,0.7295666337013245,0.7302000522613525,0.7307655215263367,0.7312777638435364,0.731732964515686,0.7321381568908691,0.7325036525726318,0.7328330278396606,0.7331323027610779,0.733396589756012,0.7336299419403076,0.7338355779647827,0.7340272665023804,0.7341969013214111,0.7343494892120361,0.7344886064529419,0.7346081137657166,0.7347220182418823,0.7348185777664185,0.7349050045013428,0.7349846959114075,0.7350562810897827,0.7351181507110596,0.735176146030426,0.7352263331413269,0.7352741956710815,0.7353140115737915,0.7353519797325134,0.7353845834732056,0.7354132533073425,0.735438883304596,0.7354627847671509,0.7354840636253357,0.7355024814605713,0.7355209589004517,0.7355365753173828,0.735550582408905,0.7355622053146362,0.7355727553367615,0.7355825901031494,0.7355918288230896,0.7355996370315552,0.7356077432632446,0.7356144785881042,0.7356209754943848,0.7356257438659668,0.7356308102607727,0.7356340885162354,0.7356377243995667,0.735640823841095,0.7356441020965576,0.7356465458869934,0.7356487512588501,0.7356507182121277,0.73565274477005,0.735654354095459,0.7356565594673157,0.7356581687927246,0.7356590032577515,0.7356599569320679,0.7356610894203186,0.7356621623039246,0.7356631755828857,0.7356637716293335,0.7356642484664917,0.7356647849082947,0.7356653213500977,0.7356657385826111,0.7356662750244141,0.7356665730476379,0.7356669306755066,0.73566734790802,0.7356677055358887,0.7356679439544678,0.7356683611869812,0.7356685996055603,0.7356688380241394,0.735668957233429,0.7356690168380737,0.7356691360473633,0.7356691956520081,0.7356692552566528,0.7356693148612976,0.7356693148612976,0.7356694340705872,0.7356695532798767,0.7356696128845215,0.7356696724891663,0.735669732093811,0.7356698513031006,0.7356699109077454,0.7356699109077454,0.7356699109077454,0.7356699109077454,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901,0.7356699705123901],"recovered":[0.0,0.0001384847710141912,0.0002599814033601433,0.00037109642289578915,0.000476234097732231,0.0005753315635956824,0.0006717235082760453,0.0007653470383957028,0.0008553212392143905,0.0009461762965656817,0.0010308653581887484,0.0011141072027385235,0.0011937626404687762,0.001270586857572198,0.0013440762413665652,0.0014155522221699357,0.0014863990945741534,0.0015532190445810556,0.0016278410330414772,0.0017083773855119944,0.001800239086151123,0.0019025454530492425,0.002023601671680808,0.002156235044822097,0.0023101349361240864,0.0024805825669318438,0.0026733665727078915,0.002888738177716732,0.0031360730063170195,0.0034131682477891445,0.0037332375068217516,0.0040851435624063015,0.004487762227654457,0.004941597115248442,0.005456086248159409,0.006029970478266478,0.00667231110855937,0.007399214431643486,0.008214456029236317,0.009132947772741318,0.010173691436648369,0.01135015208274126,0.012674156576395035,0.014173831790685654,0.01583992689847946,0.017718816176056862,0.01983950100839138,0.022189022973179817,0.024832943454384804,0.027821848168969154,0.031128935515880585,0.03485110029578209,0.03898179531097412,0.04362805187702179,0.04878237843513489,0.05449831858277321,0.060802869498729706,0.06784180551767349,0.07558726519346237,0.08410800993442535,0.09343752264976501,0.10365638881921768,0.11472384631633759,0.12680372595787048,0.1398596167564392,0.15390704572200775,0.16891594231128693,0.1849244236946106,0.20188726484775543,0.21972870826721191,0.23840433359146118,0.25783461332321167,0.27792200446128845,0.2985785901546478,0.3195394277572632,0.34079310297966003,0.36217108368873596,0.3835207223892212,0.4046947956085205,0.4255717098712921,0.4459967315196991,0.46586453914642334,0.48508429527282715,0.5035980939865112,0.5213480591773987,0.5381715893745422,0.5540676712989807,0.5691221356391907,0.583211362361908,0.5963030457496643,0.6084908246994019,0.6198413968086243,0.6303176283836365,0.63996821641922,0.6488484740257263,0.656987190246582,0.6644595265388489,0.6713160872459412,0.677524983882904,0.6831917762756348,0.6883233785629272,0.6930043697357178,0.6972303986549377,0.7010316252708435,0.7044896483421326,0.7076170444488525,0.7104331254959106,0.7129826545715332,0.7152730822563171,0.7173391580581665,0.7192224264144897,0.7208996415138245,0.7224183082580566,0.7237695455551147,0.7249919772148132,0.7260960936546326,0.7270744442939758,0.727958083152771,0.7287476062774658,0.7294520139694214,0.7300926446914673,0.7306644320487976,0.7311837673187256,0.7316467761993408,0.7320559024810791,0.7324273586273193,0.73276287317276,0.7330628633499146,0.7333263754844666,0.7335622906684875,0.7337777018547058,0.7339726686477661,0.7341442108154297,0.734299898147583,0.7344391942024231,0.734562873840332,0.7346726059913635,0.7347702980041504,0.7348612546920776,0.7349419593811035,0.7350138425827026,0.735077977180481,0.7351356148719788,0.7351871132850647,0.7352331280708313,0.7352734804153442,0.735312283039093,0.735344648361206,0.7353734970092773,0.7354016304016113,0.7354257702827454,0.7354462742805481,0.7354665994644165,0.7354848384857178,0.7355005741119385,0.7355148196220398,0.7355267405509949,0.7355382442474365,0.7355484962463379,0.7355571389198303,0.7355656623840332,0.7355733513832092,0.7355808615684509,0.7355866432189941,0.7355920076370239,0.7355965971946716,0.7356006503105164,0.7356042861938477,0.7356074452400208,0.7356105446815491,0.7356134653091431,0.7356157302856445,0.7356176972389221,0.7356197237968445,0.7356215119361877,0.735623300075531,0.7356247901916504,0.735625684261322,0.7356270551681519,0.7356283068656921,0.7356292009353638,0.7356299757957458,0.7356308698654175,0.7356314063072205,0.7356320023536682,0.7356324195861816,0.7356330156326294,0.735633373260498,0.7356338500976562,0.7356341481208801,0.735634446144104,0.7356348037719727,0.7356352210044861,0.7356355786323547,0.7356356382369995,0.7356358766555786,0.7356359362602234,0.7356361746788025,0.7356362342834473,0.735636293888092,0.7356364727020264,0.7356365919113159,0.7356366515159607,0.7356367111206055,0.7356367707252502,0.735636830329895,0.7356369495391846,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293,0.7356370091438293],"active":[0.0003184080123901367,0.00028197787469252944,0.0002608371141832322,0.0002486307639628649,0.00024076594854705036,0.00023705372586846352,0.00023208314087241888,0.0002265461953356862,0.00022201606770977378,0.0002167937927879393,0.00021125678904354572,0.0002049650065600872,0.00019766646437346935,0.00019433163106441498,0.0001923812087625265,0.00018942402675747871,0.0001836353912949562,0.00019527552649378777,0.0002116344403475523,0.00023359316401183605,0.00025844620540738106,0.000291982083581388,0.00032218312844634056,0.0003577952738851309,0.0003930928651243448,0.0004378282465040684,0.000485709635540843,0.0005534107331186533,0.0006145050283521414,0.0006952299736440182,0.0007678384426981211,0.000861776527017355,0.0009626359678804874,0.0010800431482493877,0.0012058177962899208,0.0013504060916602612,0.0015155677683651447,0.0017029410228133202,0.00190755445510149,0.0021333079785108566,0.0024128565564751625,0.0027064988389611244,0.0030368249863386154,0.0033872202038764954,0.0037978310137987137,0.0042716097086668015,0.004770809784531593,0.005353190004825592,0.006001947447657585,0.006676690652966499,0.007471233606338501,0.008353546261787415,0.009326212108135223,0.01035216823220253,0.011479362845420837,0.012730319052934647,0.014117807149887085,0.015529021620750427,0.017094507813453674,0.01870586723089218,0.020464889705181122,0.02227865904569626,0.02423757314682007,0.026141762733459473,0.028143152594566345,0.030091628432273865,0.03212037682533264,0.033991605043411255,0.03574445843696594,0.03746610879898071,0.03898876905441284,0.04027935862541199,0.04133149981498718,0.04206541180610657,0.04259344935417175,0.04284334182739258,0.04281693696975708,0.04245716333389282,0.04186910390853882,0.041012734174728394,0.039835184812545776,0.03852564096450806,0.03709888458251953,0.03545570373535156,0.03368937969207764,0.03190267086029053,0.03007751703262329,0.028171837329864502,0.02626901865005493,0.024468660354614258,0.02272254228591919,0.020989656448364258,0.0193215012550354,0.017794013023376465,0.016354262828826904,0.014985620975494385,0.013718962669372559,0.012461185455322266,0.011356055736541748,0.010284900665283203,0.00934666395187378,0.008454680442810059,0.007655978202819824,0.006927192211151123,0.006265878677368164,0.005663514137268066,0.00511854887008667,0.004620373249053955,0.004173457622528076,0.0037761926651000977,0.003388643264770508,0.003056347370147705,0.0027378201484680176,0.0024622678756713867,0.002218902111053467,0.001986265182495117,0.0017895698547363281,0.0016085505485534668,0.0014524459838867188,0.0013135075569152832,0.0011851191520690918,0.0010685324668884277,0.0009543895721435547,0.0008568763732910156,0.000777125358581543,0.0007049441337585449,0.0006337165832519531,0.0005670785903930664,0.0005092024803161621,0.00046497583389282227,0.00041919946670532227,0.00037682056427001953,0.00034439563751220703,0.0003082156181335449,0.0002828240394592285,0.0002557039260864258,0.00023239850997924805,0.00021439790725708008,0.00019502639770507812,0.0001761913299560547,0.00016230344772338867,0.00014835596084594727,0.0001385807991027832,0.00012689828872680664,0.0001188516616821289,0.00011110305786132812,0.00010097026824951172,9.423494338989258e-05,8.928775787353516e-05,8.243322372436523e-05,7.671117782592773e-05,7.468461990356445e-05,6.99758529663086e-05,6.574392318725586e-05,6.16312026977539e-05,5.793571472167969e-05,5.5849552154541016e-05,5.358457565307617e-05,5.1140785217285156e-05,5.060434341430664e-05,4.881620407104492e-05,4.762411117553711e-05,4.488229751586914e-05,4.416704177856445e-05,4.208087921142578e-05,4.112720489501953e-05,4.017353057861328e-05,3.981590270996094e-05,3.910064697265625e-05,3.820657730102539e-05,3.725290298461914e-05,3.701448440551758e-05,3.6656856536865234e-05,3.6835670471191406e-05,3.6656856536865234e-05,3.5703182220458984e-05,3.516674041748047e-05,3.540515899658203e-05,3.510713577270508e-05,3.4868717193603516e-05,3.457069396972656e-05,3.427267074584961e-05,3.3915042877197266e-05,3.3915042877197266e-05,3.3736228942871094e-05,3.3855438232421875e-05,3.355741500854492e-05,3.355741500854492e-05,3.349781036376953e-05,3.355741500854492e-05,3.349781036376953e-05,3.355741500854492e-05,3.337860107421875e-05,3.325939178466797e-05,3.331899642944336e-05,3.314018249511719e-05,3.319978713989258e-05,3.3020973205566406e-05,3.3020973205566406e-05,3.3020973205566406e-05,3.2842159271240234e-05,3.2842159271240234e-05,3.2901763916015625e-05,3.2901763916015625e-05,3.2901763916015625e-05,3.2901763916015625e-05,3.2901763916015625e-05,3.2901763916015625e-05,3.2901763916015625e-05,3.2901763916015625e-05,3.2901763916015625e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05,3.2961368560791016e-05]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0003184080123901367,0.0004174425557721406,0.0005211330717429519,0.0006274033803492785,0.0007349948864430189,0.0008410134469158947,0.000947220774833113,0.0010526101104915142,0.0011583140585571527,0.0012623192742466927,0.0013648143503814936,0.001469259848818183,0.0015708741266280413,0.0016731175128370523,0.0017780035268515348,0.0018782964907586575,0.0019782749004662037,0.0021039871498942375,0.002260215114802122,0.0024434351362288,0.0026608833577483892,0.002908658469095826,0.0032078383956104517,0.0035535155329853296,0.0039620487950742245,0.004441680386662483,0.004998010583221912,0.005661868955940008,0.006443512160331011,0.007345330435782671,0.008425713516771793,0.009668238461017609,0.01114104688167572,0.012861378490924835,0.014849934726953506,0.017191339284181595,0.01993240788578987,0.023117998614907265,0.026847083121538162,0.03120535798370838,0.0362185575067997,0.04204309731721878,0.04877052456140518,0.056515228003263474,0.06542644649744034,0.07555710524320602,0.08719385415315628,0.10028748959302902,0.11503608524799347,0.13156050443649292,0.14998741447925568,0.1702183336019516,0.19237740337848663,0.21640323102474213,0.24218706786632538,0.2695424258708954,0.298320472240448,0.3280923664569855,0.3587130904197693,0.38959771394729614,0.4205382764339447,0.45112094283103943,0.4810172915458679,0.5098492503166199,0.5374374389648438,0.5635395646095276,0.5880751609802246,0.6108458638191223,0.6318809986114502,0.6510932445526123,0.6687259674072266,0.6846206188201904,0.6989757418632507,0.7118322253227234,0.7233142852783203,0.7335280776023865,0.7426366209983826,0.7506967782974243,0.7578266263008118,0.764102578163147,0.7696585655212402,0.7745143175125122,0.778783917427063,0.7825481295585632,0.7858228087425232,0.7887112498283386,0.7912302017211914,0.7934198379516602,0.7953541874885559,0.7970213890075684,0.798478901386261,0.7997568845748901,0.8008671402931213,0.8018417358398438,0.802675724029541,0.8034083247184753,0.8040552735328674,0.8046130537986755,0.8050941228866577,0.8055200576782227,0.8058886528015137,0.8062127232551575,0.8064948320388794,0.8067402243614197,0.8069506287574768,0.8071327805519104,0.8072934150695801,0.8074308633804321,0.807553231716156,0.8076605200767517,0.8077499866485596,0.8078304529190063,0.8079008460044861,0.8079602718353271,0.8080121278762817,0.8080575466156006,0.8080976605415344,0.8081322908401489,0.8081631064414978,0.8081898093223572,0.8082120418548584,0.8082324266433716,0.8082506656646729,0.8082656860351562,0.8082786202430725,0.8082900047302246,0.8082993626594543,0.8083081841468811,0.8083158731460571,0.8083226680755615,0.8083285689353943,0.8083335161209106,0.8083379864692688,0.8083421587944031,0.8083447813987732,0.8083481192588806,0.8083509802818298,0.8083527684211731,0.8083541989326477,0.8083560466766357,0.8083573579788208,0.8083583116531372,0.8083594441413879,0.8083603978157043,0.8083612322807312,0.8083622455596924,0.8083626627922058,0.8083634376525879,0.8083639740943909,0.8083643317222595,0.8083646893501282,0.8083648085594177,0.808364987373352,0.8083652853965759,0.8083654642105103,0.8083657026290894,0.8083658814430237,0.8083659410476685,0.8083659410476685,0.808366060256958,0.8083661794662476,0.8083662390708923,0.8083662390708923,0.8083662986755371,0.8083663582801819,0.8083663582801819,0.8083663582801819,0.8083664178848267,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714,0.8083664774894714],"recovered":[0.0,0.00014062401896808296,0.00026369362603873014,0.00037455695564858615,0.00048346977564506233,0.0005918163224123418,0.0006956956349313259,0.0008018400403670967,0.0009084878256544471,0.001016268040984869,0.001121091190725565,0.001225096289999783,0.0013291643699631095,0.0014324774965643883,0.0015351612819358706,0.0016369014047086239,0.00173901894595474,0.0018396893283352256,0.0019525660900399089,0.002087150001898408,0.0022483484353870153,0.002436727983877063,0.002653609961271286,0.0029201977886259556,0.0032225865870714188,0.003576065646484494,0.003989884164184332,0.004475304391235113,0.00504805613309145,0.005729720927774906,0.006517467088997364,0.007463895250111818,0.008548430167138577,0.009821534156799316,0.011314602568745613,0.013062556274235249,0.015096665360033512,0.01748708449304104,0.02028566040098667,0.023565251380205154,0.027385631576180458,0.031782034784555435,0.03689942881464958,0.04280928522348404,0.049642983824014664,0.057519253343343735,0.06654473394155502,0.07682180404663086,0.08853273093700409,0.10177932679653168,0.1166665330529213,0.13330522179603577,0.1517903208732605,0.17205433547496796,0.19418729841709137,0.21819274127483368,0.24384362995624542,0.2710936665534973,0.2995394766330719,0.3290990889072418,0.35930103063583374,0.38987717032432556,0.42044907808303833,0.45067206025123596,0.48016005754470825,0.5087054371833801,0.5360292196273804,0.5619596838951111,0.5863794088363647,0.6090806126594543,0.6300122737884521,0.6493138074874878,0.6669119596481323,0.6828854084014893,0.697317361831665,0.7102859020233154,0.721839427947998,0.7321962118148804,0.7414034605026245,0.7495701313018799,0.7567867040634155,0.763168215751648,0.768809974193573,0.773736834526062,0.7780922055244446,0.7819032073020935,0.7852573990821838,0.7881885170936584,0.7907506227493286,0.7929925322532654,0.7949535250663757,0.7966634035110474,0.798156201839447,0.7994582056999207,0.8005969524383545,0.8015917539596558,0.8024465441703796,0.8032044768333435,0.8038557171821594,0.804423451423645,0.8049229383468628,0.8053606748580933,0.8057397603988647,0.8060699105262756,0.8063547015190125,0.8066048622131348,0.8068208694458008,0.8070104718208313,0.8071730732917786,0.8073158264160156,0.8074398636817932,0.8075485229492188,0.8076432943344116,0.8077266216278076,0.8077954053878784,0.8078575134277344,0.8079112768173218,0.8079595565795898,0.807999849319458,0.8080343008041382,0.80806565284729,0.8080927729606628,0.8081153631210327,0.8081358075141907,0.8081540465354919,0.8081697821617126,0.8081839680671692,0.8081948757171631,0.8082046508789062,0.8082128763198853,0.8082208633422852,0.8082273006439209,0.8082332611083984,0.8082379698753357,0.8082423210144043,0.8082466721534729,0.8082501292228699,0.8082532286643982,0.8082557916641235,0.808258056640625,0.8082597255706787,0.8082613348960876,0.8082626461982727,0.808263897895813,0.8082650303840637,0.8082658648490906,0.8082665801048279,0.80826735496521,0.8082679510116577,0.8082687258720398,0.808269202709198,0.8082695603370667,0.8082697987556458,0.8082700371742249,0.8082703351974487,0.8082705140113831,0.8082706332206726,0.8082708120346069,0.8082709312438965,0.8082709312438965,0.8082709908485413,0.8082711100578308,0.8082711100578308,0.8082712292671204,0.8082713484764099,0.8082713484764099,0.8082714080810547,0.8082714080810547,0.8082714080810547,0.8082714080810547,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995,0.8082714676856995],"active":[0.0003184080123901367,0.00027681852225214243,0.0002574394457042217,0.0002528464247006923,0.0002515251107979566,0.0002491971245035529,0.00025152513990178704,0.00025077007012441754,0.00024982623290270567,0.00024605123326182365,0.0002437231596559286,0.0002441635588183999,0.00024170975666493177,0.00024064001627266407,0.0002428422449156642,0.00024139508605003357,0.00023925595451146364,0.00026429782155901194,0.00030764902476221323,0.0003562851343303919,0.0004125349223613739,0.00047193048521876335,0.0005542284343391657,0.000633317744359374,0.0007394622080028057,0.000865614740177989,0.0010081264190375805,0.001186564564704895,0.001395456027239561,0.0016156095080077648,0.0019082464277744293,0.0022043432109057903,0.0025926167145371437,0.003039844334125519,0.0035353321582078934,0.004128783009946346,0.004835742525756359,0.005630914121866226,0.006561422720551491,0.007640106603503227,0.00883292593061924,0.010261062532663345,0.0118710957467556,0.013705942779779434,0.015783462673425674,0.01803785189986229,0.020649120211601257,0.023465685546398163,0.02650335431098938,0.029781177639961243,0.03332088142633438,0.03691311180591583,0.040587082505226135,0.04434889554977417,0.04799976944923401,0.05134968459606171,0.054476842284202576,0.05699869990348816,0.05917361378669739,0.06049862504005432,0.06123724579811096,0.06124377250671387,0.06056821346282959,0.05917719006538391,0.0572773814201355,0.05483412742614746,0.05204594135284424,0.04888617992401123,0.04550158977508545,0.04201263189315796,0.038713693618774414,0.03530681133270264,0.03206378221511841,0.02894681692123413,0.025996923446655273,0.023242175579071045,0.02079719305038452,0.018500566482543945,0.016423165798187256,0.01453244686126709,0.012871861457824707,0.011346101760864258,0.00997394323348999,0.00881129503250122,0.007730603218078613,0.006808042526245117,0.005972802639007568,0.005231320858001709,0.004603564739227295,0.0040288567543029785,0.003525376319885254,0.0030934810638427734,0.0027109384536743164,0.0023835301399230957,0.0020787715911865234,0.00181657075881958,0.001608729362487793,0.0014085769653320312,0.001238405704498291,0.0010966062545776367,0.0009657144546508789,0.000852048397064209,0.0007550716400146484,0.000670313835144043,0.0005959272384643555,0.0005279183387756348,0.0004725456237792969,0.0004203915596008301,0.0003801584243774414,0.000344693660736084,0.0003101229667663574,0.00028192996978759766,0.0002575516700744629,0.00023365020751953125,0.0002167224884033203,0.00020003318786621094,0.00018638372421264648,0.00017273426055908203,0.00016325712203979492,0.00015550851821899414,0.00014638900756835938,0.00013965368270874023,0.00013530254364013672,0.00012987852096557617,0.0001245737075805664,0.00012022256851196289,0.00011539459228515625,0.00011330842971801758,0.0001112222671508789,0.00010979175567626953,0.00010770559310913086,0.0001062154769897461,0.00010472536087036133,0.00010418891906738281,0.00010246038436889648,0.00010144710540771484,0.00010085105895996094,9.953975677490234e-05,9.840726852416992e-05,9.799003601074219e-05,9.763240814208984e-05,9.697675704956055e-05,9.679794311523438e-05,9.649991989135742e-05,9.620189666748047e-05,9.638071060180664e-05,9.608268737792969e-05,9.608268737792969e-05,9.60230827331543e-05,9.560585021972656e-05,9.548664093017578e-05,9.524822235107422e-05,9.518861770629883e-05,9.524822235107422e-05,9.512901306152344e-05,9.518861770629883e-05,9.524822235107422e-05,9.512901306152344e-05,9.500980377197266e-05,9.512901306152344e-05,9.518861770629883e-05,9.512901306152344e-05,9.512901306152344e-05,9.506940841674805e-05,9.500980377197266e-05,9.500980377197266e-05,9.495019912719727e-05,9.500980377197266e-05,9.506940841674805e-05,9.506940841674805e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05,9.500980377197266e-05]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0003184080123901367,0.0004192042979411781,0.0005222656764090061,0.0006279067019931972,0.0007289546774700284,0.0008290588157251477,0.0009295404888689518,0.0010264357551932335,0.00111911550629884,0.0012097818544134498,0.001298623508773744,0.0013850742252543569,0.0014703924534842372,0.001554955611936748,0.001636561588384211,0.0017189225181937218,0.0017980118282139301,0.0019010102842003107,0.0020208710338920355,0.002161243464797735,0.0023209317587316036,0.002499558962881565,0.00271392404101789,0.0029548408929258585,0.003235459793359041,0.0035637083929032087,0.003937321715056896,0.0043649822473526,0.004861979745328426,0.005432529374957085,0.00610205065459013,0.006848962511867285,0.007729262579232454,0.008734582923352718,0.009894369170069695,0.01122151967138052,0.012758128345012665,0.014511493034660816,0.01653219945728779,0.018850011751055717,0.021499279886484146,0.024543805047869682,0.028020018711686134,0.031991466879844666,0.03649936243891716,0.041651301085948944,0.04749320447444916,0.05409020185470581,0.06153981387615204,0.06996013969182968,0.07942064851522446,0.09001079946756363,0.10176954418420792,0.11482474207878113,0.12920646369457245,0.14505009353160858,0.16231457889080048,0.18102310597896576,0.2010831981897354,0.22248497605323792,0.2451828271150589,0.26903271675109863,0.293740838766098,0.3192698657512665,0.34539031982421875,0.3717634379863739,0.398224800825119,0.42447781562805176,0.4502972662448883,0.4754713177680969,0.4997667968273163,0.5231471061706543,0.5453620553016663,0.5663254261016846,0.5859823226928711,0.6042920351028442,0.6212643980979919,0.6369109153747559,0.6512701511383057,0.6644014120101929,0.6763577461242676,0.6871395707130432,0.696946382522583,0.7057815790176392,0.7137437462806702,0.7208585143089294,0.7272540330886841,0.7329690456390381,0.7380649447441101,0.7426150441169739,0.7466587424278259,0.7502784132957458,0.7534971833229065,0.7563154101371765,0.7588369250297546,0.7610814571380615,0.7630605101585388,0.7648296356201172,0.7663731575012207,0.7677540183067322,0.768970251083374,0.7700421810150146,0.7709961533546448,0.7718338370323181,0.7725840210914612,0.7732399702072144,0.7738119959831238,0.7743231654167175,0.7747716307640076,0.7751684784889221,0.7755206823348999,0.7758327126502991,0.7761138081550598,0.7763589024543762,0.77657550573349,0.7767654061317444,0.776930570602417,0.7770755290985107,0.7772011756896973,0.7773188948631287,0.7774200439453125,0.7775084376335144,0.7775886058807373,0.77765953540802,0.7777209877967834,0.7777743935585022,0.7778207063674927,0.7778634428977966,0.7779011726379395,0.7779344916343689,0.7779643535614014,0.7779904007911682,0.7780132293701172,0.7780338525772095,0.7780507802963257,0.7780653834342957,0.7780800461769104,0.7780917286872864,0.7781020998954773,0.7781118154525757,0.7781199216842651,0.7781277894973755,0.7781341671943665,0.7781401872634888,0.7781453132629395,0.7781497240066528,0.7781535983085632,0.7781572341918945,0.7781606316566467,0.7781631350517273,0.7781654596328735,0.7781675457954407,0.7781696319580078,0.7781713008880615,0.7781721353530884,0.7781736850738525,0.7781747579574585,0.7781756520271301,0.778176486492157,0.77817702293396,0.778177797794342,0.7781782746315002,0.7781787514686584,0.778179407119751,0.7781795859336853,0.7781800031661987,0.7781803607940674,0.7781806588172913,0.7781809568405151,0.7781813144683838,0.7781815528869629,0.7781816720962524,0.7781817317008972,0.778181791305542,0.7781819701194763,0.7781820893287659,0.7781821489334106,0.7781822085380554,0.7781822681427002,0.778182327747345,0.7781823873519897,0.7781824469566345,0.7781825661659241,0.7781825661659241,0.7781825661659241,0.7781825661659241,0.7781825661659241,0.7781826257705688,0.7781826257705688,0.7781826257705688,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136,0.7781826853752136],"recovered":[0.0,0.00013961731747258455,0.00025985558750107884,0.00037027845974080265,0.0004783104232046753,0.000581245927605778,0.0006827343604527414,0.0007834048010408878,0.000882816850207746,0.0009775100043043494,0.0010703784646466374,0.0011628065258264542,0.0012512706452980638,0.0013401752803474665,0.0014249901287257671,0.001508483663201332,0.0015929838409647346,0.0016748415073379874,0.0017678358126431704,0.0018732252065092325,0.0019990631844848394,0.0021362267434597015,0.0022935871966183186,0.002479261253029108,0.0026939408853650093,0.0029413385782390833,0.0032330311369150877,0.0035598326940089464,0.0039405557326972485,0.0043675871565938,0.004873518832027912,0.005474395584315062,0.006147691980004311,0.006910962983965874,0.007795730140060186,0.00882904976606369,0.010003244504332542,0.011357576586306095,0.012897581793367863,0.014688950031995773,0.016749674454331398,0.019108759239315987,0.021801378577947617,0.02487572841346264,0.028404919430613518,0.032429032027721405,0.036991920322179794,0.04221570864319801,0.048110779374837875,0.054794102907180786,0.062334757298231125,0.07084820419549942,0.08040440827608109,0.0910622626543045,0.10289771109819412,0.11605823040008545,0.13055603206157684,0.1464100480079651,0.16367509961128235,0.18235279619693756,0.2023494690656662,0.2237495481967926,0.24636945128440857,0.2700401544570923,0.2945861220359802,0.31993669271469116,0.34576690196990967,0.3719860315322876,0.39815399050712585,0.4241974949836731,0.4497551918029785,0.47466352581977844,0.4988442361354828,0.5220348834991455,0.544094443321228,0.5649809241294861,0.5845462679862976,0.60284423828125,0.619806706905365,0.6354818344116211,0.6498525738716125,0.6630563139915466,0.675052285194397,0.6859225034713745,0.6957947015762329,0.7046799659729004,0.7127376794815063,0.7199265360832214,0.7263948917388916,0.7321716547012329,0.7373371720314026,0.7419388294219971,0.7460789680480957,0.7497198581695557,0.7529585361480713,0.7558470368385315,0.7584100365638733,0.7606848478317261,0.762694239616394,0.7644663453102112,0.7660565376281738,0.7674499750137329,0.7686777710914612,0.769783079624176,0.7707449793815613,0.7715964317321777,0.7723518013954163,0.7730327844619751,0.7736228108406067,0.7741392850875854,0.7745960354804993,0.7749983072280884,0.7753638625144958,0.7756773233413696,0.7759560942649841,0.7762094736099243,0.7764307856559753,0.776621401309967,0.776790976524353,0.7769359350204468,0.777072012424469,0.7771903872489929,0.7772922515869141,0.7773822546005249,0.7774665951728821,0.7775375247001648,0.7775997519493103,0.7776543498039246,0.7777042388916016,0.7777485251426697,0.7777860760688782,0.7778207063674927,0.7778503894805908,0.7778767943382263,0.7779006361961365,0.7779215574264526,0.7779377698898315,0.7779543995857239,0.7779688239097595,0.7779813408851624,0.777991771697998,0.7780013680458069,0.7780101299285889,0.7780170440673828,0.7780239582061768,0.7780301570892334,0.7780352830886841,0.7780401706695557,0.7780439257621765,0.7780476212501526,0.7780511379241943,0.7780535817146301,0.7780558466911316,0.7780580520629883,0.7780600786209106,0.7780617475509644,0.7780634164810181,0.7780646681785583,0.7780659198760986,0.7780668139457703,0.7780675292015076,0.7780684232711792,0.778069019317627,0.7780694365501404,0.7780701518058777,0.7780705094337463,0.7780707478523254,0.7780712246894836,0.7780718207359314,0.7780720591545105,0.7780723571777344,0.7780725359916687,0.7780726552009583,0.7780728340148926,0.7780728340148926,0.7780730128288269,0.7780731320381165,0.7780733108520508,0.7780733704566956,0.7780734896659851,0.7780735492706299,0.7780736088752747,0.7780736684799194,0.7780737280845642,0.7780737280845642,0.7780737280845642,0.7780737280845642,0.778073787689209,0.7780739068984985,0.7780739068984985,0.7780739068984985,0.7780739068984985,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433,0.7780739665031433],"active":[0.0003184080123901367,0.00027958699502050877,0.0002624100889079273,0.00025762824225239456,0.0002506442542653531,0.00024781288811936975,0.0002468061284162104,0.00024303095415234566,0.00023629865609109402,0.00023227185010910034,0.00022824504412710667,0.0002222676994279027,0.00021912180818617344,0.00021478033158928156,0.00021157145965844393,0.00021043885499238968,0.00020502798724919558,0.00022616877686232328,0.00025303522124886513,0.0002880182582885027,0.0003218685742467642,0.00036333221942186356,0.0004203368443995714,0.00047557963989675045,0.0005415189079940319,0.0006223698146641254,0.0007042905781418085,0.0008051495533436537,0.0009214240126311779,0.001064942218363285,0.0012285318225622177,0.0013745669275522232,0.0015815705992281437,0.0018236199393868446,0.002098639030009508,0.0023924699053168297,0.0027548838406801224,0.003153916448354721,0.0036346176639199257,0.004161061719059944,0.004749605432152748,0.005435045808553696,0.006218640133738518,0.007115738466382027,0.008094443008303642,0.009222269058227539,0.010501284152269363,0.011874493211507797,0.013429034501314163,0.015166036784648895,0.017085891216993332,0.01916259527206421,0.02136513590812683,0.023762479424476624,0.026308752596378326,0.028991863131523132,0.03175854682922363,0.03461305797100067,0.037408098578453064,0.040132179856300354,0.0428333580493927,0.04528316855430603,0.04737138748168945,0.049229711294174194,0.050804197788238525,0.05182674527168274,0.05245789885520935,0.05249178409576416,0.05214327573776245,0.05127382278442383,0.05001160502433777,0.048483580350875854,0.04651781916618347,0.04429054260253906,0.041887879371643066,0.039311110973358154,0.036718130111694336,0.03406667709350586,0.031463444232940674,0.028919577598571777,0.02650517225265503,0.024083256721496582,0.021894097328186035,0.01985907554626465,0.017949044704437256,0.016178548336029053,0.014516353607177734,0.01304250955581665,0.011670053005218506,0.010443389415740967,0.00932157039642334,0.00833958387374878,0.007418215274810791,0.00659555196762085,0.00587838888168335,0.005234420299530029,0.004650473594665527,0.004144787788391113,0.00367891788482666,0.003287672996520996,0.0029137134552001953,0.0025922060012817383,0.0023183822631835938,0.00205075740814209,0.0018390417098999023,0.001643538475036621,0.0014601945877075195,0.0012903809547424316,0.001148819923400879,0.00102919340133667,0.0009246468544006348,0.0008344054222106934,0.0007499456405639648,0.0006815791130065918,0.0006194114685058594,0.0005559325218200684,0.0004997849464416504,0.00045412778854370117,0.0004101991653442383,0.00038295984268188477,0.00034803152084350586,0.0003180503845214844,0.0002963542938232422,0.0002772808074951172,0.0002543926239013672,0.00023686885833740234,0.00022095441818237305,0.0002090930938720703,0.00019693374633789062,0.00018596649169921875,0.00017827749252319336,0.0001696944236755371,0.0001628398895263672,0.0001570582389831543,0.00015014410018920898,0.00014382600784301758,0.00014227628707885742,0.0001373291015625,0.00013327598571777344,0.00013047456741333008,0.00012814998626708984,0.00012642145156860352,0.0001240372657775879,0.00012314319610595703,0.00012135505676269531,0.0001195669174194336,0.00011831521987915039,0.00011706352233886719,0.00011670589447021484,0.00011551380157470703,0.00011432170867919922,0.00011396408081054688,0.0001137852668762207,0.00011324882507324219,0.00011205673217773438,0.0001119375228881836,0.00011134147644042969,0.00011098384857177734,0.00011056661605834961,0.00011020898818969727,0.00011026859283447266,0.00010985136032104492,0.00010973215103149414,0.0001099705696105957,0.00010943412780761719,0.00010949373245239258,0.00010961294174194336,0.00010943412780761719,0.00010913610458374023,0.00010925531387329102,0.00010919570922851562,0.00010913610458374023,0.00010907649993896484,0.00010895729064941406,0.00010913610458374023,0.00010907649993896484,0.00010901689529418945,0.00010889768600463867,0.00010889768600463867,0.00010883808135986328,0.00010883808135986328,0.00010883808135986328,0.00010889768600463867,0.00010883808135986328,0.00010883808135986328,0.00010883808135986328,0.00010883808135986328,0.00010883808135986328,0.0001087188720703125,0.0001087188720703125,0.00010877847671508789,0.00010877847671508789,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125,0.0001087188720703125]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0003184080123901367,0.0004169392050243914,0.0005193713586777449,0.0006192867876961827,0.0007154271006584167,0.0008102460415102541,0.0009000943973660469,0.0009842171566560864,0.0010707937180995941,0.0011531547643244267,0.0012321809772402048,0.0013107039267197251,0.001384822535328567,0.001457871519960463,0.001523999497294426,0.0015903160674497485,0.0016537384362891316,0.001731317606754601,0.001822550198994577,0.0019234094070270658,0.002040753373876214,0.002171624917536974,0.0023220013827085495,0.002487415447831154,0.0026778713800013065,0.00289016030728817,0.0031309514306485653,0.0034063479397445917,0.0037137074396014214,0.004058944061398506,0.004453320521861315,0.0048874616622924805,0.005377663765102625,0.005941355600953102,0.00657111220061779,0.0072847395204007626,0.008089158684015274,0.008998528122901917,0.0100210877135396,0.011175841093063354,0.012476439587771893,0.013937986455857754,0.015578348189592361,0.017423449084162712,0.01951034739613533,0.021841371431946754,0.024463143199682236,0.027415242046117783,0.030708422884345055,0.034374337643384933,0.03846432641148567,0.04303526505827904,0.048128750175237656,0.05378655344247818,0.06008103862404823,0.06698973476886749,0.07464566081762314,0.08306372165679932,0.09230343997478485,0.10243875533342361,0.11346990615129471,0.12547887861728668,0.13846436142921448,0.1524401307106018,0.16739396750926971,0.18332991003990173,0.20025449991226196,0.2180529683828354,0.23673363029956818,0.2561323642730713,0.27623501420021057,0.2969164252281189,0.31800657510757446,0.33940282464027405,0.3609795570373535,0.3824433982372284,0.40374991297721863,0.4247315227985382,0.44529759883880615,0.4653470814228058,0.4847228527069092,0.5032635927200317,0.5210806131362915,0.5379883646965027,0.5540109276771545,0.569067656993866,0.5832214951515198,0.59642493724823,0.6087000966072083,0.6200926899909973,0.6306079626083374,0.6403051018714905,0.649183452129364,0.6573376655578613,0.6648100018501282,0.6716158986091614,0.6778330206871033,0.6834799647331238,0.6885940432548523,0.6932389140129089,0.6974391937255859,0.7012583017349243,0.7047181725502014,0.707827627658844,0.7106319069862366,0.7131744623184204,0.715450644493103,0.7175046801567078,0.7193471193313599,0.7210180163383484,0.7225158214569092,0.7238605618476868,0.725068986415863,0.7261547446250916,0.7271323204040527,0.7280125617980957,0.7287983894348145,0.7295114994049072,0.7301360964775085,0.7306959629058838,0.7312074303627014,0.7316654920578003,0.7320732474327087,0.7324356436729431,0.7327627539634705,0.7330576181411743,0.7333195805549622,0.7335566282272339,0.7337661385536194,0.7339545488357544,0.734129011631012,0.7342823147773743,0.7344124913215637,0.7345333695411682,0.7346442341804504,0.7347434163093567,0.734830379486084,0.734910249710083,0.7349845170974731,0.7350459098815918,0.7351036667823792,0.7351545095443726,0.7352010607719421,0.7352414131164551,0.7352764010429382,0.7353076934814453,0.7353353500366211,0.7353605628013611,0.7353838682174683,0.7354041337966919,0.735421895980835,0.7354385256767273,0.7354534268379211,0.7354679107666016,0.7354797124862671,0.7354899048805237,0.7354989647865295,0.7355087995529175,0.7355172038078308,0.7355242371559143,0.7355301976203918,0.7355366349220276,0.7355418801307678,0.7355462312698364,0.735550582408905,0.735553503036499,0.7355567216873169,0.7355599403381348,0.7355625033378601,0.7355647087097168,0.7355665564537048,0.7355683445930481,0.7355703115463257,0.7355720400810242,0.735573410987854,0.7355744242668152,0.735575795173645,0.7355768084526062,0.7355774641036987,0.7355783581733704,0.7355791926383972,0.7355799674987793,0.7355803847312927,0.7355808019638062,0.7355813384056091,0.735581636428833,0.7355819940567017,0.7355824112892151,0.7355825901031494,0.7355828881263733,0.7355832457542419,0.735583484172821,0.7355836629867554,0.7355837821960449,0.7355839014053345,0.735584020614624,0.7355841398239136,0.7355842590332031,0.7355844974517822,0.735584557056427,0.7355846762657166,0.7355847358703613,0.7355847358703613,0.7355847954750061,0.7355847954750061,0.7355847954750061,0.7355847954750061,0.7355847954750061,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957,0.7355849146842957],"recovered":[0.0,0.00013571634190157056,0.0002545703900977969,0.0003644899115897715,0.0004689984198193997,0.0005692913546226919,0.0006690180161967874,0.0007640886469744146,0.0008547549368813634,0.0009429045021533966,0.0010265238815918565,0.0011090736370533705,0.001189547125250101,0.0012668116251006722,0.0013420628383755684,0.0014126579044386744,0.0014802959049120545,0.0015467384364455938,0.0016187806613743305,0.0016998203936964273,0.0017937584780156612,0.0018929188372567296,0.0020105773583054543,0.0021454128436744213,0.0022949085105210543,0.002466614590957761,0.0026589580811560154,0.002878985833376646,0.003123237518593669,0.0034015283454209566,0.003707881085574627,0.004060542210936546,0.004452213179320097,0.004901643842458725,0.005405625328421593,0.00596818421036005,0.006609517615288496,0.007329122629016638,0.008150970563292503,0.009074874222278595,0.01011089887470007,0.011284149251878262,0.012604505755007267,0.014073161408305168,0.01574007421731949,0.017611853778362274,0.01972687616944313,0.02209753915667534,0.024753477424383163,0.02772325463593006,0.031043240800499916,0.03475281968712807,0.03888584300875664,0.043502841144800186,0.048635274171829224,0.05433303117752075,0.06064790114760399,0.06764154136180878,0.07533389329910278,0.08383689820766449,0.09311707317829132,0.10328119993209839,0.11439716815948486,0.12641942501068115,0.13940288126468658,0.1534094214439392,0.16835708916187286,0.18430379033088684,0.2011709362268448,0.21892139315605164,0.2375192493200302,0.25693291425704956,0.27695897221565247,0.2974824011325836,0.31849202513694763,0.3398033082485199,0.36113059520721436,0.3824593424797058,0.4036429226398468,0.4244682788848877,0.444950133562088,0.46483492851257324,0.4841148853302002,0.5026379227638245,0.5203565955162048,0.5371950268745422,0.5531390905380249,0.5682321190834045,0.5823642611503601,0.5955618023872375,0.6078404784202576,0.6192439198493958,0.629804253578186,0.6395118236541748,0.648444414138794,0.656617283821106,0.6641198992729187,0.6709997653961182,0.6772561073303223,0.6829249858856201,0.6880908608436584,0.6927729249000549,0.6970173120498657,0.700880229473114,0.7043700218200684,0.7075107097625732,0.7103427648544312,0.7128952145576477,0.7152004837989807,0.7172724008560181,0.719149649143219,0.7208375334739685,0.7223604917526245,0.7237196564674377,0.724952757358551,0.7260466814041138,0.7270246744155884,0.7279130220413208,0.728712797164917,0.7294319868087769,0.7300682067871094,0.7306365966796875,0.7311527729034424,0.7316162586212158,0.7320260405540466,0.7323935031890869,0.7327268719673157,0.7330233454704285,0.7332902550697327,0.7335288524627686,0.7337411642074585,0.7339336276054382,0.7341058254241943,0.7342597842216492,0.7343944907188416,0.7345173358917236,0.734627902507782,0.7347275614738464,0.7348175048828125,0.7349000573158264,0.7349703907966614,0.7350370287895203,0.7350956201553345,0.7351478338241577,0.7351946830749512,0.7352340221405029,0.7352703809738159,0.7353031635284424,0.7353318929672241,0.7353580594062805,0.7353813648223877,0.7354031801223755,0.7354205250740051,0.7354356646537781,0.7354518175125122,0.7354661822319031,0.7354782223701477,0.7354893684387207,0.7354989051818848,0.735508143901825,0.7355166077613831,0.735523521900177,0.7355300784111023,0.7355365753173828,0.7355414628982544,0.7355459928512573,0.7355501651763916,0.7355537414550781,0.7355569005012512,0.7355599403381348,0.7355623245239258,0.7355643510818481,0.7355665564537048,0.7355684638023376,0.73557049036026,0.7355721592903137,0.7355733513832092,0.7355748414993286,0.735575795173645,0.7355768084526062,0.7355776429176331,0.7355785369873047,0.7355793118476868,0.7355798482894897,0.7355803847312927,0.7355809211730957,0.7355812788009644,0.7355815768241882,0.7355819940567017,0.7355824112892151,0.735582709312439,0.7355830669403076,0.7355833649635315,0.7355836629867554,0.7355837821960449,0.7355839014053345,0.7355839610099792,0.7355840802192688,0.7355841398239136,0.7355841994285583,0.7355843186378479,0.7355844378471375,0.735584557056427,0.7355846166610718,0.7355846762657166,0.7355847358703613,0.7355847358703613,0.7355847358703613,0.7355847358703613,0.7355847358703613,0.7355847954750061,0.7355847954750061,0.7355847954750061,0.7355847954750061,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509,0.7355848550796509],"active":[0.0003184080123901367,0.00028122286312282085,0.00026480096857994795,0.0002547968761064112,0.00024642868083901703,0.00024095468688756227,0.00023107638116925955,0.00022012850968167186,0.00021603878121823072,0.00021025026217103004,0.00020565709564834833,0.00020163028966635466,0.00019527541007846594,0.0001910598948597908,0.00018193665891885757,0.00017765816301107407,0.0001734425313770771,0.00018457917030900717,0.0002037695376202464,0.0002235890133306384,0.0002469948958605528,0.00027870608028024435,0.00031142402440309525,0.00034200260415673256,0.00038296286948025227,0.00042354571633040905,0.0004719933494925499,0.0005273621063679457,0.0005904699210077524,0.0006574157159775496,0.0007454394362866879,0.0008269194513559341,0.0009254505857825279,0.0010397117584943771,0.0011654868721961975,0.0013165553100407124,0.001479641068726778,0.0016694054938852787,0.001870117150247097,0.0021009668707847595,0.002365540713071823,0.002653837203979492,0.0029738424345850945,0.003350287675857544,0.0037702731788158417,0.00422951765358448,0.004736267030239105,0.005317702889442444,0.005954945459961891,0.006651083007454872,0.007421085610985756,0.00828244537115097,0.009242907166481018,0.010283712297677994,0.01144576445221901,0.01265670359134674,0.01399775967001915,0.01542218029499054,0.016969546675682068,0.018601857125759125,0.020352832973003387,0.022197678685188293,0.024067193269729614,0.026020705699920654,0.02799108624458313,0.029920488595962524,0.0318974107503891,0.03374917805194855,0.03556269407272339,0.03721097111701965,0.03871576488018036,0.039983510971069336,0.041047602891922,0.04192042350769043,0.042487531900405884,0.042640089988708496,0.04261931777000427,0.0422721803188324,0.04165467619895935,0.04087880253791809,0.03977271914482117,0.038428664207458496,0.03696572780609131,0.03535044193267822,0.03365433216094971,0.03187263011932373,0.030082404613494873,0.02819281816482544,0.026335835456848145,0.024530887603759766,0.022767484188079834,0.021061182022094727,0.01937919855117798,0.017825841903686523,0.01636558771133423,0.01499861478805542,0.01371312141418457,0.012480199337005615,0.01133793592453003,0.010313928127288818,0.00934833288192749,0.008485376834869385,0.007700860500335693,0.0069473981857299805,0.006261885166168213,0.005663752555847168,0.005107879638671875,0.004609465599060059,0.00414663553237915,0.0037456154823303223,0.0033661723136901855,0.0030230283737182617,0.0027084946632385254,0.0024350881576538086,0.002179563045501709,0.0019658803939819336,0.0017737150192260742,0.0015984773635864258,0.0014232993125915527,0.0012639760971069336,0.001139223575592041,0.001028895378112793,0.0009204745292663574,0.0008193850517272949,0.0007367134094238281,0.0006641149520874023,0.0005927085876464844,0.0005332827568054199,0.00047588348388671875,0.00042569637298583984,0.0003878474235534668,0.00034868717193603516,0.00030666589736938477,0.00027358531951904297,0.0002497434616088867,0.00022608041763305664,0.00020247697830200195,0.00018268823623657227,0.00016701221466064453,0.00014585256576538086,0.00013327598571777344,0.00011748075485229492,0.00010544061660766602,9.357929229736328e-05,8.171796798706055e-05,7.367134094238281e-05,6.496906280517578e-05,5.739927291870117e-05,5.1975250244140625e-05,4.607439041137695e-05,4.0531158447265625e-05,3.534555435180664e-05,3.2901763916015625e-05,3.224611282348633e-05,2.7894973754882812e-05,2.372264862060547e-05,2.0742416381835938e-05,1.9431114196777344e-05,1.8298625946044922e-05,1.609325408935547e-05,1.3589859008789062e-05,1.3113021850585938e-05,1.1801719665527344e-05,9.655952453613281e-06,9.119510650634766e-06,7.510185241699219e-06,6.556510925292969e-06,6.198883056640625e-06,5.602836608886719e-06,4.76837158203125e-06,4.231929779052734e-06,3.993511199951172e-06,3.7550926208496094e-06,3.5762786865234375e-06,2.9206275939941406e-06,2.2649765014648438e-06,2.4437904357910156e-06,1.9669532775878906e-06,1.6689300537109375e-06,1.5497207641601562e-06,1.5497207641601562e-06,1.430511474609375e-06,1.0728836059570312e-06,9.5367431640625e-07,9.5367431640625e-07,7.152557373046875e-07,7.152557373046875e-07,8.344650268554688e-07,5.960464477539062e-07,4.76837158203125e-07,5.364418029785156e-07,4.172325134277344e-07,2.980232238769531e-07,1.1920928955078125e-07,1.1920928955078125e-07,1.1920928955078125e-07,1.7881393432617188e-07,1.7881393432617188e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,2.980232238769531e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.1920928955078125e-07,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,1.1920928955078125e-07,1.1920928955078125e-07,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,0.0,0.0,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0003184080123901367,0.00042077727266587317,0.0005256632575765252,0.0006326256552711129,0.0007391475373879075,0.000846613198518753,0.0009557777084410191,0.0010628658346831799,0.0011690102983266115,0.0012739591766148806,0.0013769576326012611,0.0014824728714302182,0.001587421866133809,0.0016899798065423965,0.0017904614796862006,0.0018948442302644253,0.001994193298742175,0.002098324242979288,0.002197295892983675,0.0022945059463381767,0.002390834968537092,0.002487855963408947,0.0025829265359789133,0.0026798220351338387,0.0027747666463255882,0.0028710956685245037,0.002966103609651327,0.003057839348912239,0.003149764146655798,0.003241940401494503,0.003332103369757533,0.0034299425315111876,0.003534136340022087,0.0036386449355632067,0.003752591321244836,0.0038698723074048758,0.003993508405983448,0.004119786433875561,0.004258271306753159,0.004398581106215715,0.004545874428004026,0.004699774086475372,0.004861476365476847,0.005031609442085028,0.005212123971432447,0.00539358239620924,0.005586114712059498,0.005792677868157625,0.006012768484652042,0.0062345582991838455,0.006473210174590349,0.006721740122884512,0.006973542273044586,0.007239878177642822,0.007514897268265486,0.007802185602486134,0.008104952052235603,0.008424077183008194,0.008753583766520023,0.009098002687096596,0.009457585401833057,0.009835539385676384,0.010226204060018063,0.010641029104590416,0.01106862723827362,0.011520573869347572,0.011989069171249866,0.012476377189159393,0.012985958717763424,0.013508312404155731,0.014075086452066898,0.014665329828858376,0.01526991929858923,0.01590886153280735,0.01655881479382515,0.017253944650292397,0.017977135255932808,0.018721530213952065,0.019510535523295403,0.020316150039434433,0.021161720156669617,0.022044159471988678,0.02296636253595352,0.023931289091706276,0.024924591183662415,0.025959672406315804,0.027045277878642082,0.028169577941298485,0.029339179396629333,0.03056660294532776,0.031835995614528656,0.03313741087913513,0.03451376408338547,0.03593095391988754,0.037426792085170746,0.03896006569266319,0.04055323824286461,0.042205553501844406,0.043909210711717606,0.045696865767240524,0.04753938689827919,0.049455273896455765,0.05143149569630623,0.053468309342861176,0.05555401369929314,0.05774737149477005,0.05999137833714485,0.06231856346130371,0.0647069662809372,0.06719572842121124,0.06973583251237869,0.07237906754016876,0.07507451623678207,0.07785823941230774,0.08073338866233826,0.08366415649652481,0.0866987407207489,0.0898047387599945,0.0929810181260109,0.09623870998620987,0.09960110485553741,0.10304302722215652,0.10654308646917343,0.11013110727071762,0.11378198117017746,0.11752818524837494,0.12133824825286865,0.12523230910301208,0.12918084859848022,0.13322068750858307,0.1372801661491394,0.14142337441444397,0.14563776552677155,0.14989593625068665,0.1541965752840042,0.1585559844970703,0.16294407844543457,0.16741347312927246,0.17187386751174927,0.17639955878257751,0.18094275891780853,0.18552803993225098,0.19011081755161285,0.194721519947052,0.19934549927711487,0.20399780571460724,0.20863668620586395,0.21331176161766052,0.2179355025291443,0.22256256639957428,0.22718648612499237,0.2317696213722229,0.23633509874343872,0.24087382853031158,0.24538731575012207,0.2498646378517151,0.25430721044540405,0.2587018609046936,0.2630596458911896,0.2673642933368683,0.2715992033481598,0.27579885721206665,0.2799014151096344,0.28397223353385925,0.2879639267921448,0.291873037815094,0.2957306504249573,0.29952946305274963,0.30324727296829224,0.30691054463386536,0.31049856543540955,0.3140140473842621,0.317436158657074,0.3207845091819763,0.32405900955200195,0.32725033164024353,0.3303665816783905,0.33341556787490845,0.33635470271110535,0.33922016620635986,0.3420039415359497,0.3447313606739044,0.34735792875289917,0.34989646077156067,0.35236993432044983,0.35478442907333374,0.357118159532547,0.35936564207077026,0.36154603958129883,0.3636634945869446,0.3657163679599762,0.36771342158317566,0.3696386218070984,0.3715141713619232,0.37331026792526245,0.3750591576099396,0.3767414689064026,0.37835127115249634,0.3799181878566742,0.3814273774623871,0.3828807473182678,0.3842776119709015,0.38561996817588806,0.386927992105484,0.3881832957267761,0.3893817365169525,0.3905400037765503,0.3916609585285187,0.3927394449710846,0.39378127455711365,0.3947838842868805,0.39573585987091064,0.3966546654701233,0.39753293991088867,0.39837586879730225,0.3991863429546356,0.39997225999832153,0.40071362257003784,0.4014328420162201,0.4021380543708801,0.4028022885322571,0.4034446179866791,0.40405595302581787,0.40465229749679565,0.40521547198295593,0.4057556390762329,0.4062715768814087,0.40677410364151,0.40724650025367737,0.4077054560184479,0.4081503450870514,0.4085780084133148,0.4089829623699188,0.40936964750289917,0.4097423851490021,0.41010329127311707,0.4104497730731964,0.4107779562473297,0.411089152097702,0.4113946855068207,0.4116882085800171,0.41196689009666443,0.41223767399787903,0.4124855399131775,0.41273096203804016,0.4129675626754761,0.41319361329078674,0.4134095013141632,0.41362032294273376,0.4138205349445343,0.41400885581970215,0.4141925275325775,0.41436874866485596,0.414537250995636,0.4146982729434967,0.4148489534854889,0.41500160098075867,0.415137380361557,0.4152734577655792,0.41539910435676575,0.4155234396457672,0.41564255952835083,0.4157573878765106,0.4158662259578705,0.4159685969352722,0.41606977581977844,0.4161616265773773,0.416255384683609,0.4163418412208557,0.41642576456069946,0.41650864481925964,0.41658419370651245,0.41665735840797424,0.4167301058769226,0.41679641604423523,0.4168604612350464,0.4169231355190277,0.41698235273361206,0.41703885793685913,0.4170937240123749,0.4171459376811981,0.4171961545944214,0.41724491119384766,0.4172918498516083,0.41733506321907043,0.41737979650497437,0.4174206554889679,0.4174586534500122,0.4174979627132416,0.41753482818603516,0.41756919026374817,0.4176037907600403,0.41763871908187866,0.41767004132270813,0.41769829392433167,0.4177277386188507,0.41775423288345337,0.41778236627578735,0.41780880093574524,0.41783201694488525,0.4178546071052551,0.41787663102149963,0.4178978204727173,0.41791853308677673,0.41793757677078247,0.4179565906524658,0.4179721772670746,0.41799017786979675,0.41800573468208313,0.4180203974246979,0.4180344045162201,0.41804757714271545,0.41806140542030334,0.41807249188423157,0.4180852472782135,0.41809651255607605,0.4181082844734192,0.4181198477745056,0.41813018918037415,0.4181402325630188,0.41815006732940674,0.41815951466560364,0.41816920042037964,0.4181761145591736,0.41818341612815857,0.418191134929657,0.41819775104522705,0.4182051718235016,0.418211966753006,0.41821756958961487,0.41822385787963867,0.418229341506958,0.41823500394821167,0.41823992133140564,0.41824525594711304,0.41825029253959656,0.4182550013065338,0.41825947165489197,0.41826337575912476,0.4182676076889038,0.418271005153656,0.418275386095047,0.41827860474586487,0.41828131675720215,0.41828471422195435,0.4182877838611603,0.41829049587249756,0.4182935953140259,0.41829654574394226,0.41829898953437805,0.4183018207550049],"recovered":[0.0,0.00013986899284645915,0.00025985558750107884,0.00037298398092389107,0.0004820855683647096,0.0005920050898566842,0.0007024909136816859,0.0008105228771455586,0.0009169818367809057,0.0010223712306469679,0.0011292077833786607,0.001234597060829401,0.0013367775827646255,0.0014421669766306877,0.0015444103628396988,0.001647471683099866,0.0017507848097011447,0.0018529023509472609,0.0019543906673789024,0.0020566340535879135,0.0021548508666455746,0.0022526897955685854,0.002349711023271084,0.002443837933242321,0.002540858928114176,0.0026380058843642473,0.00273345410823822,0.0028294685762375593,0.0029227144550532103,0.003016149392351508,0.003110213205218315,0.0032026413828134537,0.0032975859940052032,0.0033963059540838003,0.0034987381659448147,0.0036073364317417145,0.0037185773253440857,0.0038390671834349632,0.003959682770073414,0.004092064686119556,0.004228598903864622,0.0043686567805707455,0.004519662354141474,0.004669157788157463,0.004835767671465874,0.005002691876143217,0.005177669692784548,0.005360449198633432,0.005555372219532728,0.005762501619756222,0.005978125147521496,0.006202117074280977,0.006436238531023264,0.006679672282189131,0.0069397795014083385,0.007204857654869556,0.007483525667339563,0.007768611889332533,0.00806911289691925,0.008387106470763683,0.008719759061932564,0.009068393148481846,0.009429736994206905,0.009805929847061634,0.01019936241209507,0.010611671023070812,0.0110516007989645,0.011500276625156403,0.011967324651777744,0.012456205673515797,0.012963206507265568,0.013500409200787544,0.014063597656786442,0.014647863805294037,0.015268559567630291,0.015897246077656746,0.016561420634388924,0.017252963036298752,0.01796998828649521,0.018733574077486992,0.019512448459863663,0.020324857905507088,0.02117741107940674,0.022047456353902817,0.022974126040935516,0.023946980014443398,0.024945883080363274,0.0259929820895195,0.027060402557253838,0.02819489687681198,0.02936449833214283,0.03059827722609043,0.03185709938406944,0.03317512571811676,0.03453933447599411,0.03597256913781166,0.03745412081480026,0.039003439247608185,0.040598876774311066,0.042239680886268616,0.04395749419927597,0.04573256894946098,0.04756917431950569,0.049488894641399384,0.0514841228723526,0.05350872874259949,0.05561305582523346,0.057782817631959915,0.06003859266638756,0.062360428273677826,0.0647638738155365,0.06723583489656448,0.06979060173034668,0.07241180539131165,0.07512613385915756,0.07791998982429504,0.08076436817646027,0.08370835334062576,0.08674891293048859,0.08984094113111496,0.09302622079849243,0.09628913551568985,0.0996527224779129,0.10307854413986206,0.10657985508441925,0.11015768349170685,0.11382089555263519,0.11756420135498047,0.12137255817651749,0.12524987757205963,0.12921465933322906,0.1332153081893921,0.13728705048561096,0.14144839346408844,0.14567138254642487,0.14992773532867432,0.15423737466335297,0.15858973562717438,0.16298292577266693,0.16742928326129913,0.17191654443740845,0.1764434427022934,0.18099330365657806,0.18556946516036987,0.19014853239059448,0.1947731375694275,0.1994020938873291,0.20402783155441284,0.20868447422981262,0.21330618858337402,0.2179436981678009,0.2225857973098755,0.22721141576766968,0.23179394006729126,0.23634594678878784,0.24089385569095612,0.24539734423160553,0.24988360702991486,0.2543002665042877,0.25869277119636536,0.2630414068698883,0.2673387825489044,0.27157896757125854,0.2757355272769928,0.27985331416130066,0.2839078903198242,0.2879009246826172,0.2918320894241333,0.2956840693950653,0.2994782626628876,0.30320364236831665,0.30684563517570496,0.31043270230293274,0.3139495849609375,0.31737130880355835,0.3207322955131531,0.32399484515190125,0.3271869719028473,0.3303183913230896,0.33333253860473633,0.3362904191017151,0.33914247155189514,0.3419458270072937,0.3446488380432129,0.3472753167152405,0.34981852769851685,0.3522975742816925,0.3547063171863556,0.3570314943790436,0.3593077063560486,0.36148884892463684,0.36360445618629456,0.36566832661628723,0.36765795946121216,0.369595468044281,0.3714625835418701,0.3732738494873047,0.37502521276474,0.37669363617897034,0.3783113956451416,0.3798794150352478,0.3813941180706024,0.38284552097320557,0.38424089550971985,0.38559824228286743,0.38689595460891724,0.3881436288356781,0.38935551047325134,0.3905186951160431,0.39162933826446533,0.39270052313804626,0.3937385678291321,0.3947395384311676,0.39569196105003357,0.39660748839378357,0.39749062061309814,0.3983333110809326,0.399152010679245,0.3999274671077728,0.4006803035736084,0.40141400694847107,0.40211573243141174,0.40278109908103943,0.4034164547920227,0.4040326178073883,0.40462374687194824,0.4051878750324249,0.4057338833808899,0.40624839067459106,0.40674877166748047,0.40723150968551636,0.40769192576408386,0.40812745690345764,0.40854915976524353,0.4089601933956146,0.4093494713306427,0.40971988439559937,0.4100852608680725,0.41043350100517273,0.41076019406318665,0.4110768437385559,0.4113866686820984,0.4116753339767456,0.41195741295814514,0.41222110390663147,0.4124703109264374,0.4127204120159149,0.41295701265335083,0.41318395733833313,0.4134025275707245,0.41361111402511597,0.4138084352016449,0.41399750113487244,0.4141803979873657,0.41435953974723816,0.41452714800834656,0.4146866500377655,0.41484305262565613,0.4149916172027588,0.41513514518737793,0.4152703583240509,0.4153996407985687,0.41552358865737915,0.41564321517944336,0.4157577157020569,0.4158663749694824,0.41596919298171997,0.416067898273468,0.4161646068096161,0.4162532091140747,0.41634368896484375,0.41642817854881287,0.4165067672729492,0.41658347845077515,0.4166563153266907,0.4167279303073883,0.4167967736721039,0.41685885190963745,0.4169221520423889,0.41698193550109863,0.417040079832077,0.41709473729133606,0.41714513301849365,0.4171942174434662,0.4172429144382477,0.4172893464565277,0.4173329472541809,0.4173750579357147,0.41741764545440674,0.4174574017524719,0.41749680042266846,0.417532354593277,0.4175669550895691,0.4176033139228821,0.41763609647750854,0.4176650941371918,0.41769519448280334,0.4177250564098358,0.4177519977092743,0.4177807569503784,0.41780540347099304,0.41782957315444946,0.41785046458244324,0.41787344217300415,0.4178934395313263,0.41791433095932007,0.4179331362247467,0.4179510772228241,0.41796886920928955,0.41798505187034607,0.4180012345314026,0.4180161952972412,0.41803160309791565,0.41804540157318115,0.4180575907230377,0.4180702567100525,0.4180827736854553,0.4180960953235626,0.41810786724090576,0.4181177318096161,0.4181268811225891,0.41813674569129944,0.418146550655365,0.41815587878227234,0.4181651771068573,0.4181729257106781,0.41818109154701233,0.41818827390670776,0.41819626092910767,0.4182035028934479,0.41820934414863586,0.4182160198688507,0.41822245717048645,0.41822823882102966,0.41823408007621765,0.4182392954826355,0.4182448983192444,0.41824907064437866,0.41825446486473083,0.4182584881782532,0.4182625710964203,0.4182669222354889,0.41827133297920227,0.4182746708393097,0.4182775616645813,0.4182802140712738,0.41828322410583496,0.41828611493110657,0.41828957200050354,0.41829240322113037,0.41829535365104675],"active":[0.0003184080123901367,0.000280908279819414,0.00026580767007544637,0.00025964167434722185,0.0002570619690231979,0.00025460810866206884,0.00025328679475933313,0.00025234295753762126,0.0002520284615457058,0.0002515879459679127,0.00024774984922260046,0.0002478758106008172,0.00025064428336918354,0.00024781282991170883,0.00024605111684650183,0.00024737254716455936,0.0002434084890410304,0.00024542189203202724,0.00024290522560477257,0.00023787189275026321,0.00023598410189151764,0.0002351661678403616,0.00023321551270782948,0.00023598410189151764,0.00023390771821141243,0.00023308978416025639,0.00023264950141310692,0.00022837077267467976,0.0002270496916025877,0.00022579100914299488,0.00022189016453921795,0.00022730114869773388,0.00023655034601688385,0.00024233898147940636,0.00025385315530002117,0.0002625358756631613,0.00027493108063936234,0.00028071925044059753,0.0002985885366797447,0.000306516420096159,0.0003172755241394043,0.00033111730590462685,0.0003418140113353729,0.0003624516539275646,0.0003763562999665737,0.0003908905200660229,0.00040844501927495003,0.0004322286695241928,0.0004573962651193142,0.00047205667942762375,0.0004950850270688534,0.0005196230486035347,0.0005373037420213223,0.0005602058954536915,0.0005751177668571472,0.0005973279476165771,0.00062142638489604,0.0006554652936756611,0.0006844708696007729,0.0007108962163329124,0.0007378263399004936,0.0007671462371945381,0.0007964670658111572,0.0008350992575287819,0.0008692648261785507,0.0009089028462767601,0.0009374683722853661,0.0009761005640029907,0.0010186340659856796,0.0010521067306399345,0.0011118799448013306,0.0011649206280708313,0.0012063216418027878,0.0012609977275133133,0.0012902552261948586,0.0013566985726356506,0.0014157146215438843,0.0014685671776533127,0.0015405472368001938,0.001582575961947441,0.001649271696805954,0.0017193015664815903,0.0017889514565467834,0.0018838327378034592,0.0019504651427268982,0.002012692391872406,0.0020993947982788086,0.002176595851778984,0.002278776839375496,0.0023717060685157776,0.002471497282385826,0.0025391336530447006,0.0026566646993160248,0.0027558282017707825,0.0028874576091766357,0.002987496554851532,0.0030991174280643463,0.0032021142542362213,0.00331033393740654,0.0034571848809719086,0.0035818926990032196,0.0037227049469947815,0.003862321376800537,0.003979414701461792,0.0040698908269405365,0.004238642752170563,0.004378322511911392,0.004535745829343796,0.004668373614549637,0.004835300147533417,0.004971958696842194,0.0051432326436042786,0.005283914506435394,0.005446434020996094,0.005607254803180695,0.005744166672229767,0.005934372544288635,0.006096385419368744,0.006232105195522308,0.00639776885509491,0.006574884057044983,0.006753891706466675,0.0068903639912605286,0.00705256313085556,0.007202126085758209,0.007370501756668091,0.0075173527002334595,0.007668107748031616,0.007808290421962738,0.007970809936523438,0.00806550681591034,0.00820806622505188,0.008350715041160583,0.008447542786598206,0.008525192737579346,0.008628249168395996,0.008706703782081604,0.008823737502098083,0.008890941739082336,0.008970275521278381,0.009026214480400085,0.00908459722995758,0.00911751389503479,0.009152054786682129,0.009196966886520386,0.009224668145179749,0.009234592318534851,0.00928393006324768,0.009251028299331665,0.009256377816200256,0.009242787957191467,0.009183824062347412,0.009123682975769043,0.009079888463020325,0.009041368961334229,0.008970782160758972,0.008909866213798523,0.008818253874778748,0.008759379386901855,0.00867152214050293,0.008557796478271484,0.008460074663162231,0.008322447538375854,0.008236706256866455,0.008110612630844116,0.007965147495269775,0.007829725742340088,0.007697373628616333,0.007563203573226929,0.007432281970977783,0.0072949230670928955,0.007168412208557129,0.007003456354141235,0.006834924221038818,0.0066877007484436035,0.006518036127090454,0.006371736526489258,0.006228595972061157,0.006036311388015747,0.005887627601623535,0.005713522434234619,0.005588889122009277,0.005412101745605469,0.005247622728347778,0.005094617605209351,0.0049659013748168945,0.004820585250854492,0.004659324884414673,0.004514545202255249,0.004355788230895996,0.0042275190353393555,0.0041089653968811035,0.003970295190811157,0.0038562119007110596,0.0037147998809814453,0.003596574068069458,0.0034676194190979004,0.0033260583877563477,0.0032245516777038574,0.0031159818172454834,0.0030013322830200195,0.0028834939002990723,0.002774447202682495,0.00268709659576416,0.0025850534439086914,0.0024857819080352783,0.0023963749408721924,0.002305448055267334,0.002220749855041504,0.0021519362926483154,0.0020833611488342285,0.0019972920417785645,0.0019151270389556885,0.0018409788608551025,0.0017683804035186768,0.0016957223415374756,0.001638948917388916,0.0015616118907928467,0.0015053749084472656,0.0014577507972717285,0.0013882815837860107,0.001328885555267334,0.0012748539447784424,0.0012358427047729492,0.001182854175567627,0.001131892204284668,0.0010837018489837646,0.0010402202606201172,0.0009981095790863037,0.0009566843509674072,0.0009188354015350342,0.000886082649230957,0.0008555054664611816,0.0008204877376556396,0.0007821917533874512,0.0007538199424743652,0.0007298886775970459,0.0006926953792572021,0.0006556510925292969,0.0006344914436340332,0.0006113648414611816,0.00058022141456604,0.0005623400211334229,0.0005281269550323486,0.0005098581314086914,0.0004972517490386963,0.00047320127487182617,0.00045248866081237793,0.00043636560440063477,0.00041800737380981445,0.00039774179458618164,0.0003840923309326172,0.0003712475299835205,0.00035685300827026367,0.0003387331962585449,0.000321805477142334,0.00031495094299316406,0.0002943277359008789,0.00028184056282043457,0.0002639591693878174,0.0002530813217163086,0.0002429187297821045,0.00023379921913146973,0.00022301077842712402,0.00021088123321533203,0.0002034008502960205,0.00019243359565734863,0.0001874864101409912,0.00017723441123962402,0.00017255544662475586,0.00016495585441589355,0.00015601515769958496,0.00015059113502502441,0.00014662742614746094,0.00014010071754455566,0.00013253092765808105,0.00012636184692382812,0.00012350082397460938,0.00011670589447021484,0.00011178851127624512,0.00010585784912109375,0.00010141730308532715,9.97781753540039e-05,9.763240814208984e-05,9.21487808227539e-05,9.045004844665527e-05,8.77082347869873e-05,8.359551429748535e-05,8.031725883483887e-05,7.742643356323242e-05,7.238984107971191e-05,7.143616676330566e-05,7.176399230957031e-05,6.67273998260498e-05,6.219744682312012e-05,6.264448165893555e-05,5.9038400650024414e-05,5.7309865951538086e-05,5.6803226470947266e-05,5.125999450683594e-05,4.920363426208496e-05,4.70578670501709e-05,4.735589027404785e-05,4.509091377258301e-05,4.413723945617676e-05,4.225969314575195e-05,3.904104232788086e-05,3.910064697265625e-05,3.68654727935791e-05,3.534555435180664e-05,3.316998481750488e-05,3.1381845474243164e-05,2.9802322387695312e-05,2.709031105041504e-05,2.765655517578125e-05,2.625584602355957e-05,2.5510787963867188e-05,2.3752450942993164e-05,2.232193946838379e-05,2.250075340270996e-05,2.3186206817626953e-05,2.276897430419922e-05,2.2649765014648438e-05,2.0235776901245117e-05,1.823902130126953e-05,1.8209218978881836e-05,1.665949821472168e-05,1.6897916793823242e-05,1.570582389831543e-05,1.4066696166992188e-05,1.4513731002807617e-05,1.3321638107299805e-05,1.2546777725219727e-05,1.1682510375976562e-05,1.1175870895385742e-05,1.099705696105957e-05,1.0102987289428711e-05,1.0401010513305664e-05,8.910894393920898e-06,9.119510650634766e-06,8.434057235717773e-06,8.463859558105469e-06,7.271766662597656e-06,6.645917892456055e-06,7.152557373046875e-06,7.569789886474609e-06,7.271766662597656e-06,7.4803829193115234e-06,6.973743438720703e-06,6.586313247680664e-06,6.467103958129883e-06]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0003184080123901367,0.0004171279724687338,0.0005209443625062704,0.0006260191439650953,0.0007266895845532417,0.0008289329707622528,0.0009296663338318467,0.0010244224686175585,0.001120877219364047,0.0012141233310103416,0.001305670477449894,0.001395959290675819,0.0014813403831794858,0.0015669101849198341,0.0016474465373903513,0.0017290525138378143,0.0018109731609001756,0.0018913206877186894,0.0019688368774950504,0.002044591587036848,0.0021193393040448427,0.0021893680095672607,0.0022587678395211697,0.002331061754375696,0.00239813351072371,0.0024636322632431984,0.0025276837404817343,0.0025914206635206938,0.0026527666486799717,0.002714993664994836,0.002775144297629595,0.0028375599067658186,0.0029018630739301443,0.0029703190084546804,0.0030411030165851116,0.00311094312928617,0.003186571877449751,0.003266227198764682,0.0033461973071098328,0.003428621217608452,0.0035153236240148544,0.0036025294102728367,0.003694642800837755,0.003791160648688674,0.0038839662447571754,0.003983944654464722,0.0040853070095181465,0.0041904449462890625,0.004294324200600386,0.004402230028063059,0.004517812281847,0.0046383654698729515,0.004758729599416256,0.0048832460306584835,0.0050137401558458805,0.005141591653227806,0.005275546107441187,0.005422587972134352,0.005562079604715109,0.0057156020775437355,0.005868809763342142,0.006028749980032444,0.006194918882101774,0.0063645485788583755,0.006538708694279194,0.0067187827080488205,0.0069060297682881355,0.007091326639056206,0.007286753039807081,0.0074928756803274155,0.0077039687894284725,0.007914873771369457,0.008132762275636196,0.0083625428378582,0.008599746972322464,0.008837580680847168,0.009084286168217659,0.009339801035821438,0.009598963893949986,0.009871718473732471,0.010143213905394077,0.010431005619466305,0.010727542452514172,0.011024520732462406,0.011330307461321354,0.011648425832390785,0.011977995745837688,0.012317066080868244,0.012657709419727325,0.013009552843868732,0.01337322499603033,0.013751682825386524,0.014122841879725456,0.014516463503241539,0.0149211585521698,0.015332586131989956,0.01575835794210434,0.016192374750971794,0.016643503680825233,0.01709916442632675,0.017574453726410866,0.01806729845702648,0.018567504361271858,0.019076835364103317,0.019605040550231934,0.020149918273091316,0.02069844678044319,0.021274972707033157,0.021866852417588234,0.02246326208114624,0.023081127554178238,0.023706981912255287,0.024348756298422813,0.024999527260661125,0.02567301318049431,0.026364555582404137,0.027077995240688324,0.02780829556286335,0.028545832261443138,0.02931438945233822,0.03009955585002899,0.030895669013261795,0.0317222997546196,0.03255295753479004,0.033425454050302505,0.03431311622262001,0.035204365849494934,0.03612430393695831,0.037053804844617844,0.03801596537232399,0.03900222107768059,0.04000389203429222,0.041024185717105865,0.04208908975124359,0.04316777363419533,0.04426470398902893,0.04539422690868378,0.046534255146980286,0.04769926518201828,0.04889107868075371,0.05011415854096413,0.05135341361165047,0.052632495760917664,0.05392120033502579,0.05526106059551239,0.05661526694893837,0.05799143388867378,0.05940314754843712,0.06081404536962509,0.062252748757600784,0.06372461467981339,0.06522724777460098,0.06675473600625992,0.06831814348697662,0.06988678127527237,0.07149650156497955,0.07311930507421494,0.0747995600104332,0.07647043466567993,0.07817717641592026,0.0799311101436615,0.08169271796941757,0.0834701806306839,0.08529413491487503,0.08713483065366745,0.08899050205945969,0.09087807685136795,0.09279276430606842,0.09473400563001633,0.09669946879148483,0.09867990761995316,0.10069501399993896,0.102714404463768,0.1047656238079071,0.10684987902641296,0.10893495380878448,0.11105237156152725,0.11316229403018951,0.11529222875833511,0.11746004223823547,0.11963263899087906,0.12180416285991669,0.12399826943874359,0.12620389461517334,0.12842726707458496,0.13066165149211884,0.13288986682891846,0.135146826505661,0.13738536834716797,0.1396358460187912,0.14190351963043213,0.14418062567710876,0.14645074307918549,0.1487317979335785,0.1510128676891327,0.1532897800207138,0.15556266903877258,0.15784285962581635,0.16013146936893463,0.16239580512046814,0.1646583080291748,0.16693434119224548,0.16918841004371643,0.17142531275749207,0.17366063594818115,0.1758868396282196,0.1781219094991684,0.18033534288406372,0.1825522929430008,0.18475879728794098,0.18694189190864563,0.18909026682376862,0.1912374496459961,0.1933661252260208,0.1954944133758545,0.19759729504585266,0.19965870678424835,0.20174221694469452,0.2037646770477295,0.2058047652244568,0.2077987939119339,0.20976923406124115,0.21172600984573364,0.21367663145065308,0.21559540927410126,0.21748027205467224,0.21932953596115112,0.22115857899188995,0.2229781448841095,0.22476522624492645,0.22653615474700928,0.22827912867069244,0.23000134527683258,0.23167814314365387,0.23333612084388733,0.2349620759487152,0.2365676462650299,0.2381557822227478,0.2397199422121048,0.2412564903497696,0.2427786886692047,0.24426452815532684,0.24574324488639832,0.24716980755329132,0.24857889115810394,0.249953031539917,0.25131291151046753,0.25264087319374084,0.2539215385913849,0.25520816445350647,0.25645124912261963,0.2576790452003479,0.25888898968696594,0.26004794239997864,0.26121434569358826,0.2623390853404999,0.26344501972198486,0.26453477144241333,0.26560232043266296,0.26664695143699646,0.26766279339790344,0.2686535716056824,0.26961272954940796,0.27055731415748596,0.2714971899986267,0.27239781618118286,0.27327945828437805,0.2741447687149048,0.27499136328697205,0.2758236527442932,0.2766326665878296,0.27741739153862,0.27818626165390015,0.2789418399333954,0.27968284487724304,0.2803933918476105,0.2810928523540497,0.2817700505256653,0.2824411988258362,0.28309017419815063,0.28372400999069214,0.2843470275402069,0.28495582938194275,0.28554826974868774,0.28612110018730164,0.28669309616088867,0.28724759817123413,0.28778353333473206,0.28829458355903625,0.2888037860393524,0.28929832577705383,0.2897697687149048,0.2902331054210663,0.2906867563724518,0.2911379337310791,0.2915760576725006,0.29198917746543884,0.29239606857299805,0.29279202222824097,0.29317983984947205,0.2935616374015808,0.293933629989624,0.29428717494010925,0.2946326434612274,0.29497385025024414,0.2952995300292969,0.2956152558326721,0.29592809081077576,0.2962377965450287,0.2965318560600281,0.2968244254589081,0.2971065640449524,0.29738056659698486,0.2976488173007965,0.2979077100753784,0.29816290736198425,0.2984120845794678,0.2986522912979126,0.2988862991333008,0.2991160750389099,0.29934045672416687,0.2995488941669464,0.2997671067714691,0.29997146129608154,0.3001711666584015,0.30036431550979614,0.3005479872226715,0.30072686076164246,0.3009057343006134,0.3010824918746948,0.30125343799591064,0.30141985416412354,0.3015783429145813,0.30173349380493164,0.301880806684494,0.30202770233154297,0.30217066407203674,0.30230939388275146,0.30244624614715576,0.3025716543197632,0.30270183086395264,0.30282238125801086,0.30293595790863037,0.303053617477417,0.30316755175590515,0.3032771050930023,0.3033824861049652,0.3034862279891968,0.30359068512916565,0.3036915361881256,0.3037886321544647],"recovered":[0.0,0.0001391768892062828,0.00025733880465850234,0.0003683909017127007,0.00047610828187316656,0.0005810572183690965,0.0006846848409622908,0.0007876832969486713,0.0008884166600182652,0.0009851232171058655,0.0010802567703649402,0.0011735656298696995,0.0012643578229472041,0.0013548353454098105,0.001441663596779108,0.001525031286291778,0.0016084619564935565,0.0016896275337785482,0.0017706042854115367,0.0018523989710956812,0.0019313624361529946,0.002006047172471881,0.0020804174710065126,0.00215151603333652,0.0022207899019122124,0.0022916996385902166,0.0023601555731147528,0.0024282969534397125,0.0024948022328317165,0.00255778431892395,0.002622653730213642,0.0026840625796467066,0.0027462895959615707,0.002810152480378747,0.0028740782290697098,0.00294121284969151,0.0030118077993392944,0.003085234435275197,0.0031591642182320356,0.003238630946725607,0.003319607814773917,0.003402535105124116,0.0034855881240218878,0.003574429778382182,0.0036670465487986803,0.0037599150091409683,0.003854796988889575,0.003952510189265013,0.004051670432090759,0.004156493581831455,0.0042638336308300495,0.004374319221824408,0.004490153398364782,0.004608755465596914,0.004730504006147385,0.004852566868066788,0.00497997784987092,0.005111290141940117,0.005250466987490654,0.005389643833041191,0.0055338540114462376,0.005686181131750345,0.005840144120156765,0.006001845933496952,0.0061633591540157795,0.006335694342851639,0.006510797888040543,0.00669049471616745,0.006878308020532131,0.007066939026117325,0.007265322841703892,0.007470312993973494,0.007675617933273315,0.007888095453381538,0.008107997477054596,0.008339098654687405,0.008576806634664536,0.008814075030386448,0.009058955125510693,0.009318559430539608,0.009576904587447643,0.009846072643995285,0.01012310478836298,0.010408568195998669,0.010698499158024788,0.011001203209161758,0.011312022805213928,0.011632909998297691,0.011961913667619228,0.012294251471757889,0.012640117667615414,0.012990765273571014,0.01335330493748188,0.01372616272419691,0.014103488065302372,0.01449931226670742,0.01490375492721796,0.015320656821131706,0.015746429562568665,0.016176480799913406,0.016612887382507324,0.01707320287823677,0.017557302489876747,0.018046874552965164,0.018551548942923546,0.019061319530010223,0.019586125388741493,0.020121188834309578,0.020682113245129585,0.021259205415844917,0.02185637131333351,0.022454604506492615,0.023069826886057854,0.023693418130278587,0.024328773841261864,0.02498929761350155,0.025658126920461655,0.026343628764152527,0.027057068422436714,0.027785733342170715,0.028539251536130905,0.029299691319465637,0.030085675418376923,0.03089236095547676,0.03170495852828026,0.03255537152290344,0.033430829644203186,0.03430873900651932,0.03519948199391365,0.036112625151872635,0.03705446049571037,0.03800957277417183,0.038989849388599396,0.039993658661842346,0.04102427512407303,0.0420830138027668,0.04315496236085892,0.044262275099754333,0.045386575162410736,0.0465296246111393,0.04769369214773178,0.04889223352074623,0.050104182213544846,0.051350418478250504,0.052623774856328964,0.05392814800143242,0.05525529757142067,0.05661598592996597,0.057996176183223724,0.05937737599015236,0.06079947203397751,0.06225554272532463,0.06373263150453568,0.06524105370044708,0.06676337867975235,0.06830917298793793,0.06989951431751251,0.07150740921497345,0.07314430922269821,0.07480040192604065,0.07648839056491852,0.0781967043876648,0.07994560152292252,0.0817064568400383,0.08350097388029099,0.0853099524974823,0.08714272081851959,0.08898807317018509,0.09087979793548584,0.09281254559755325,0.09474101662635803,0.09669924527406693,0.09869641810655594,0.10070045292377472,0.10274317860603333,0.1047862246632576,0.10685670375823975,0.10894642770290375,0.11105723679065704,0.11318207532167435,0.11530886590480804,0.11746006458997726,0.11961976438760757,0.12180343270301819,0.12401176244020462,0.12621046602725983,0.1284220665693283,0.13064776360988617,0.1328793168067932,0.13512086868286133,0.13736097514629364,0.1396200805902481,0.1418895125389099,0.14415742456912994,0.14642389118671417,0.14870017766952515,0.1509709358215332,0.15325482189655304,0.155523881316185,0.15780997276306152,0.16008493304252625,0.16235260665416718,0.16462580859661102,0.16689711809158325,0.1691398024559021,0.17139507830142975,0.17363618314266205,0.17586345970630646,0.17808154225349426,0.18029798567295074,0.18251444399356842,0.18472106754779816,0.18688806891441345,0.18904109299182892,0.19117814302444458,0.19332078099250793,0.1954512745141983,0.1975420117378235,0.19963175058364868,0.20168662071228027,0.20372512936592102,0.20574791729450226,0.20772753655910492,0.2097087949514389,0.21168476343154907,0.2136273980140686,0.21554037928581238,0.21742065250873566,0.21926909685134888,0.22111928462982178,0.22292914986610413,0.22471806406974792,0.226491317152977,0.22823335230350494,0.22993110120296478,0.23160946369171143,0.23327165842056274,0.23489396274089813,0.2365068942308426,0.23809653520584106,0.23966410756111145,0.24119964241981506,0.24271152913570404,0.2442171722650528,0.2456662654876709,0.2470988631248474,0.24850554764270782,0.24989046156406403,0.2512475550174713,0.2525724470615387,0.2538709044456482,0.25513651967048645,0.25638991594314575,0.25761887431144714,0.2588146924972534,0.26000159978866577,0.2611570656299591,0.2622741758823395,0.2633918225765228,0.26448264718055725,0.26554545760154724,0.2665756344795227,0.2675957977771759,0.2685910761356354,0.269555926322937,0.270504355430603,0.27143117785453796,0.2723330557346344,0.27321818470954895,0.2740809917449951,0.2749404013156891,0.2757610082626343,0.2765640914440155,0.2773592174053192,0.27813437581062317,0.27888789772987366,0.27961453795433044,0.2803316116333008,0.281026691198349,0.28171244263648987,0.28238368034362793,0.28303268551826477,0.28366777300834656,0.28429654240608215,0.2849001884460449,0.2854991555213928,0.2860848903656006,0.28664761781692505,0.2871930003166199,0.2877284586429596,0.2882499098777771,0.2887604534626007,0.2892402708530426,0.2897152304649353,0.29017776250839233,0.29063573479652405,0.29108694195747375,0.2915211319923401,0.29193899035453796,0.29234644770622253,0.2927497625350952,0.29313796758651733,0.29351291060447693,0.2938885986804962,0.29424458742141724,0.29459014534950256,0.29492682218551636,0.29524990916252136,0.29556941986083984,0.2958771586418152,0.29618534445762634,0.29648783802986145,0.2967836260795593,0.29706186056137085,0.29734084010124207,0.29761064052581787,0.29787054657936096,0.29812777042388916,0.29837504029273987,0.2986176609992981,0.29885134100914,0.2990775406360626,0.29929882287979126,0.29951393604278564,0.29972660541534424,0.2999313473701477,0.30013540387153625,0.30032482743263245,0.30050987005233765,0.30069535970687866,0.30087828636169434,0.30105099081993103,0.3012172281742096,0.3013823926448822,0.3015422523021698,0.3016981780529022,0.30184847116470337,0.3019926846027374,0.30213552713394165,0.3022773265838623,0.3024076521396637,0.3025403320789337,0.30266448855400085,0.3027845323085785,0.3028998076915741,0.3030169606208801,0.30313196778297424,0.3032442033290863,0.3033471405506134,0.303447961807251,0.30355221033096313],"active":[0.0003184080123901367,0.00027795106871053576,0.00026360555784776807,0.00025762824225239456,0.00025058130268007517,0.0002478757523931563,0.00024498149286955595,0.00023673917166888714,0.0002324605593457818,0.00022900011390447617,0.00022541370708495378,0.00022239366080611944,0.00021698256023228168,0.0002120748395100236,0.00020578294061124325,0.00020402122754603624,0.00020251120440661907,0.0002016931539401412,0.00019823259208351374,0.00019219261594116688,0.0001879768678918481,0.00018332083709537983,0.00017835036851465702,0.000179545721039176,0.0001773436088114977,0.00017193262465298176,0.0001675281673669815,0.00016312371008098125,0.00015796441584825516,0.00015720934607088566,0.00015249056741595268,0.00015349732711911201,0.00015557347796857357,0.00016016652807593346,0.00016702478751540184,0.0001697302795946598,0.00017476407811045647,0.0001809927634894848,0.00018703308887779713,0.00018999027088284492,0.00019571580924093723,0.00019999430514872074,0.00020905467681586742,0.00021673087030649185,0.00021691969595849514,0.00022402964532375336,0.0002305100206285715,0.00023793475702404976,0.0002426537685096264,0.0002457364462316036,0.0002539786510169506,0.00026404624804854393,0.0002685762010514736,0.0002744905650615692,0.00028323614969849586,0.00028902478516101837,0.0002955682575702667,0.00031129783019423485,0.0003116126172244549,0.0003259582445025444,0.00033495575189590454,0.00034256884828209877,0.00035477476194500923,0.0003627026453614235,0.0003753495402634144,0.0003830883651971817,0.0003952318802475929,0.0004008319228887558,0.00040844501927495003,0.00042593665421009064,0.00043864594772458076,0.00044456077739596367,0.0004571443423628807,0.0004744473844766617,0.000491749495267868,0.0004984820261597633,0.0005074795335531235,0.0005257260054349899,0.0005400087684392929,0.0005531590431928635,0.000566309317946434,0.0005849329754710197,0.0006044376641511917,0.0006159525364637375,0.000631808303296566,0.0006472226232290268,0.0006659729406237602,0.0006841560825705528,0.0006957957521080971,0.0007153013721108437,0.000733107328414917,0.0007609175518155098,0.000769536942243576,0.0007903007790446281,0.0008176704868674278,0.0008332738652825356,0.0008546030148863792,0.0008717179298400879,0.0008970741182565689,0.0009226836264133453,0.0009615663439035416,0.000994095578789711,0.001010201871395111,0.001029960811138153,0.0010534916073083878,0.0010885987430810928,0.0011123213917016983,0.0011537838727235794,0.0011847391724586487,0.001204056665301323,0.0012247562408447266,0.0012523774057626724,0.0012789294123649597,0.0013061091303825378,0.0013442393392324448,0.0013752579689025879,0.0014198683202266693,0.001464666798710823,0.001488763839006424,0.0015286561101675034,0.0015603043138980865,0.0015959776937961578,0.0016366243362426758,0.0016605965793132782,0.0017204955220222473,0.001757744699716568,0.001773536205291748,0.0018155649304389954,0.0018543228507041931,0.001903340220451355,0.0019477605819702148,0.001994319260120392,0.0020343363285064697,0.002095431089401245,0.002143498510122299,0.0021816901862621307,0.0022392645478248596,0.002271980047225952,0.002312690019607544,0.0023614540696144104,0.0024204663932323456,0.002461180090904236,0.002528313547372818,0.002570781856775284,0.002637285739183426,0.002687118947505951,0.002736136317253113,0.0027871616184711456,0.002817869186401367,0.0028753727674484253,0.0029251426458358765,0.002971705049276352,0.003022104501724243,0.003077089786529541,0.0031234025955200195,0.003187328577041626,0.003219790756702423,0.0032921507954597473,0.00332612544298172,0.003376774489879608,0.003442719578742981,0.003496013581752777,0.003524579107761383,0.003587678074836731,0.003633856773376465,0.0036805495619773865,0.003735356032848358,0.0038046911358833313,0.003854207694530487,0.0038869231939315796,0.003938890993595123,0.00399576872587204,0.004017986357212067,0.004065170884132385,0.004106700420379639,0.004148729145526886,0.004195667803287506,0.004215866327285767,0.00423499196767807,0.004277966916561127,0.004323773086071014,0.004344098269939423,0.004378505051136017,0.004400461912155151,0.004415504634380341,0.004451185464859009,0.004467800259590149,0.004499062895774841,0.004506051540374756,0.004514977335929871,0.004542544484138489,0.004560545086860657,0.004561230540275574,0.004574373364448547,0.004588976502418518,0.00458960235118866,0.00459173321723938,0.004588037729263306,0.004607588052749634,0.004585832357406616,0.00457337498664856,0.004581734538078308,0.004562601447105408,0.0045281946659088135,0.004520833492279053,0.004491761326789856,0.004485726356506348,0.004471883177757263,0.004470750689506531,0.004460811614990234,0.0044274479150772095,0.004369199275970459,0.004349380731582642,0.0043250322341918945,0.004316270351409912,0.0042765140533447266,0.004207432270050049,0.004200205206871033,0.0041329264640808105,0.004118144512176514,0.004073664546012878,0.004021316766738892,0.003998473286628723,0.003967836499214172,0.003910645842552185,0.0038528740406036377,0.003789156675338745,0.003737926483154297,0.00370904803276062,0.0036459416151046753,0.0036070048809051514,0.003561064600944519,0.003510028123855591,0.0034447908401489258,0.0034050196409225464,0.003352612257003784,0.003295987844467163,0.0032618194818496704,0.003213047981262207,0.003159955143928528,0.0031145811080932617,0.00306488573551178,0.003031715750694275,0.0029526352882385254,0.0029126256704330444,0.00285416841506958,0.0028073638677597046,0.002750411629676819,0.0026739835739135742,0.0026357173919677734,0.0025803446769714355,0.00254252552986145,0.0024990737438201904,0.002429068088531494,0.002399653196334839,0.0023374855518341064,0.002287954092025757,0.0022605955600738525,0.0022104978561401367,0.002164304256439209,0.002117335796356201,0.002077937126159668,0.0020169317722320557,0.001966238021850586,0.0019412636756896973,0.001893460750579834,0.0018482804298400879,0.0018117129802703857,0.0017731785774230957,0.0017426609992980957,0.001692265272140503,0.0016563832759857178,0.0016221702098846436,0.0015826225280761719,0.001548469066619873,0.0015054941177368164,0.0014783143997192383,0.001438438892364502,0.0014145076274871826,0.0013777315616607666,0.001340329647064209,0.0013143420219421387,0.0012880563735961914,0.0012517273426055908,0.0012209117412567139,0.0011939406394958496,0.001162707805633545,0.0011359155178070068,0.0011015832424163818,0.0010753273963928223,0.0010484158992767334,0.0010093152523040771,0.0009928345680236816,0.0009715259075164795,0.0009601712226867676,0.0009403228759765625,0.0009022355079650879,0.000874936580657959,0.0008530318737030029,0.0008333921432495117,0.0008118748664855957,0.0007956624031066895,0.0007742643356323242,0.0007440447807312012,0.0007292628288269043,0.0007093846797943115,0.0006884336471557617,0.0006781816482543945,0.0006683766841888428,0.0006546974182128906,0.0006390810012817383,0.0006187260150909424,0.0005969405174255371,0.0005869567394256592,0.0005668699741363525,0.0005522668361663818,0.0005415380001068115,0.0005245208740234375,0.0005112588405609131,0.0004984140396118164,0.0004891157150268555,0.00047135353088378906,0.00046828389167785645,0.00045752525329589844,0.000444561243057251,0.0004329681396484375,0.0004125833511352539,0.00040203332901000977,0.00039586424827575684,0.0003871321678161621,0.0003751516342163086,0.0003688633441925049,0.0003611147403717041,0.0003511011600494385,0.00033855438232421875,0.00032952427864074707,0.000322192907333374,0.0003167092800140381,0.00031071901321411133,0.0002943277359008789,0.00029417872428894043,0.00028204917907714844,0.0002714693546295166,0.000269085168838501,0.0002677440643310547,0.0002601444721221924,0.0002505183219909668,0.00024202466011047363,0.0002435445785522461,0.0002435743808746338,0.00023642182350158691]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0003184080123901367,0.00041775713907554746,0.0005156591651029885,0.0006174621521495283,0.0007175033679232001,0.000814021157566458,0.0009071413078345358,0.0009964234195649624,0.001082056201994419,0.0011638510040938854,0.001245519844815135,0.0013214631471782923,0.0013953929301351309,0.0014642892638221383,0.0015330597525462508,0.0016002573538571596,0.0016645605210214853,0.001727794180624187,0.0017908390145748854,0.001850423403084278,0.0019069875124841928,0.0019613495096564293,0.002015648875385523,0.0020664874464273453,0.0021172629203647375,0.002163382712751627,0.002208117861300707,0.0022549298591911793,0.0022980293724685907,0.002338108606636524,0.002377055585384369,0.0024176384322345257,0.0024585986975580454,0.0024984264746308327,0.00254253251478076,0.0025846255011856556,0.002627976704388857,0.0026714536361396313,0.002713798312470317,0.002760924631729722,0.0028068553656339645,0.002854611026123166,0.002902429550886154,0.0029509400483220816,0.0030014640651643276,0.003050100291147828,0.0031011905521154404,0.0031532247085124254,0.003206139663234353,0.0032576073426753283,0.003310270607471466,0.0033663944341242313,0.0034216372296214104,0.0034758734982460737,0.0035341994371265173,0.0035929656587541103,0.0036512287333607674,0.0037120715714991093,0.0037718445528298616,0.003834386123344302,0.003895165864378214,0.00395896565169096,0.004023772198706865,0.004089459776878357,0.004156783223152161,0.0042245471850037575,0.004288472700864077,0.004359005019068718,0.004431173205375671,0.004498748108744621,0.004569594748318195,0.0046410709619522095,0.004712358117103577,0.004789811559021473,0.004864622373133898,0.004944151733070612,0.0050209760665893555,0.005099624861031771,0.005181922577321529,0.0052658566273748875,0.005351489409804344,0.00543378759175539,0.005517218261957169,0.005606751888990402,0.0056913779117167,0.005783428438007832,0.005873528774827719,0.005965264514088631,0.006059454288333654,0.006154147442430258,0.006253119092434645,0.00634995149448514,0.006449237931519747,0.006547139957547188,0.006645796820521355,0.006748354993760586,0.006851856596767902,0.006957371719181538,0.0070649003610014915,0.007170289754867554,0.007278699427843094,0.007390569429844618,0.007497468963265419,0.007610974833369255,0.007726682815700769,0.00784289464354515,0.007963195443153381,0.008082490414381027,0.008201910182833672,0.008325797505676746,0.008449873887002468,0.008575774729251862,0.008704318664968014,0.00883588194847107,0.008968515321612358,0.009102155454456806,0.009237430989742279,0.00937245599925518,0.009509555995464325,0.009651942178606987,0.009789482690393925,0.009933063760399818,0.010075890459120274,0.010222302749752998,0.010369659401476383,0.010515505447983742,0.010665693320333958,0.010818586684763432,0.010976765304803848,0.011133559048175812,0.011293121613562107,0.011450356803834438,0.011617091484367847,0.011783324182033539,0.011948549188673496,0.012116040103137493,0.012287619523704052,0.012460144236683846,0.012635373510420322,0.012811924330890179,0.012993068434298038,0.01317672897130251,0.013359823264181614,0.01354958675801754,0.013736708089709282,0.013928862288594246,0.014122024178504944,0.014317387714982033,0.014514513313770294,0.014712016098201275,0.014910085126757622,0.015112998895347118,0.015318114310503006,0.015525495633482933,0.01573381945490837,0.01595284231007099,0.016168653964996338,0.016383333131670952,0.016599901020526886,0.016823263838887215,0.017049457877874374,0.01727917417883873,0.01750832609832287,0.017742259427905083,0.017981791868805885,0.018217487260699272,0.01846129819750786,0.018702402710914612,0.018942691385746002,0.019190214574337006,0.01944258250296116,0.0196940079331398,0.019946690648794174,0.020209502428770065,0.02047533541917801,0.020737959071993828,0.02100580558180809,0.021278684958815575,0.021552447229623795,0.021824130788445473,0.02210141532123089,0.022380586713552475,0.02266693115234375,0.022953778505325317,0.02324024960398674,0.023533891886472702,0.023829925805330276,0.024129044264554977,0.024429796263575554,0.02473589777946472,0.025040991604328156,0.02535313367843628,0.025661561638116837,0.02597728930413723,0.026298869401216507,0.026624159887433052,0.026947438716888428,0.027281852439045906,0.02761790342628956,0.027962636202573776,0.028300952166318893,0.028644679114222527,0.028991928324103355,0.029346855357289314,0.029704298824071884,0.030065076425671577,0.030429502949118614,0.030787888914346695,0.03115810453891754,0.03153039515018463,0.031907156109809875,0.03228095918893814,0.03265627101063728,0.03303510695695877,0.033417653292417526,0.03380630537867546,0.0341947041451931,0.03458310291171074,0.03498402237892151,0.03539305925369263,0.03580064699053764,0.0362086147069931,0.03662268444895744,0.037035875022411346,0.03745158016681671,0.03787175565958023,0.03829123452305794,0.038714807480573654,0.03914510831236839,0.039572328329086304,0.040011126548051834,0.0404428131878376,0.04088916257023811,0.0413387194275856,0.041776444762945175,0.042220842093229294,0.04266253486275673,0.04311385378241539,0.04357278347015381,0.04402976483106613,0.04449184238910675,0.04495297372341156,0.04542512074112892,0.045897264033555984,0.04637746140360832,0.04685363173484802,0.04732659459114075,0.04780987650156021,0.04829743504524231,0.04879210516810417,0.04928218200802803,0.04978276416659355,0.0502701997756958,0.05077455937862396,0.05127136781811714,0.05177396535873413,0.05228354409337044,0.0527830608189106,0.05329729616641998,0.053815245628356934,0.054334644228219986,0.05485869571566582,0.05537601560354233,0.05590415745973587,0.05642770603299141,0.0569605678319931,0.05748789384961128,0.05802755057811737,0.05856342986226082,0.05910767987370491,0.05964614078402519,0.060181330889463425,0.06073029711842537,0.06127863749861717,0.06182106211781502,0.06237047165632248,0.06292296200990677,0.0634792298078537,0.06404122710227966,0.06458723545074463,0.06514488905668259,0.06570574641227722,0.06627202033996582,0.06683099269866943,0.06739474833011627,0.06796315312385559,0.06853017956018448,0.06908430904150009,0.06964629888534546,0.07022131979465485,0.07079470157623291,0.07135983556509018,0.07192976027727127,0.0725005641579628,0.07306312024593353,0.07363643497228622,0.07420787215232849,0.0747818797826767,0.07535029202699661,0.07592373341321945,0.07650082558393478,0.07706722617149353,0.07764740288257599,0.07821807265281677,0.07878686487674713,0.07936748117208481,0.07993658632040024,0.08051317185163498,0.08108894526958466,0.08166641741991043,0.08224721997976303,0.08281619846820831,0.0834031030535698,0.08397315442562103,0.08455187827348709,0.08513067662715912,0.08571009337902069,0.08628208935260773,0.08685553818941116,0.08742941915988922,0.08800481259822845,0.08857574313879013,0.08913937211036682,0.08971419930458069,0.0902831107378006,0.09084831178188324,0.0914188027381897,0.09198223799467087,0.09254039824008942,0.0931059718132019,0.09367319196462631,0.09423172473907471,0.09479094296693802,0.09535029530525208,0.09591071307659149,0.09647157788276672,0.09702174365520477,0.09758159518241882,0.09813439846038818,0.0986863300204277,0.09923668205738068,0.09978382289409637,0.10032951831817627,0.10087200999259949,0.10141097009181976,0.10195257514715195,0.10249248892068863,0.10302943736314774,0.1035672053694725,0.10409402847290039,0.10462481528520584],"recovered":[0.0,0.00014012066822033376,0.0002602960157673806,0.0003705301496665925,0.0004760453593917191,0.0005783516680821776,0.0006805321900174022,0.0007767353672534227,0.0008687229710631073,0.0009586342494003475,0.0010440154001116753,0.0011259359307587147,0.0012048364151269197,0.0012817863607779145,0.0013521927176043391,0.00142536754719913,0.0014940123073756695,0.0015580009203404188,0.001625890494324267,0.001690382487140596,0.001752043142914772,0.001812067930586636,0.0018676883773878217,0.0019234975334256887,0.0019760977011173964,0.0020296419970691204,0.0020773974247276783,0.0021238946355879307,0.002170517574995756,0.0022152529563754797,0.002258478431031108,0.0022979285567998886,0.0023383854422718287,0.002379723358899355,0.0024211241398006678,0.0024631540291011333,0.002506127581000328,0.0025484091602265835,0.0025930816773325205,0.0026366845704615116,0.0026811053976416588,0.002725841011852026,0.002772086299955845,0.002818835200741887,0.0028682895936071873,0.0029188136104494333,0.0029660656582564116,0.0030150797683745623,0.003065792378038168,0.003116568084806204,0.0031693570781499147,0.0032224608585238457,0.0032744319178164005,0.0033276614267379045,0.003382275113835931,0.0034358191769570112,0.003493641735985875,0.003551904810592532,0.0036107341293245554,0.003670255420729518,0.0037310351617634296,0.0037922554183751345,0.0038530982565134764,0.003917149733752012,0.003982774447649717,0.004049783106893301,0.004115407355129719,0.004180402960628271,0.004248733166605234,0.004319768399000168,0.004386777523905039,0.004458756651729345,0.004527275450527668,0.004597933497279882,0.004672178067266941,0.004748499020934105,0.004824568051844835,0.004899189807474613,0.0049736229702830315,0.005057619884610176,0.0051395404152572155,0.005225550848990679,0.005307030864059925,0.0053895809687674046,0.005477478727698326,0.005564055405557156,0.005650443024933338,0.0057395994663238525,0.005830768961459398,0.005922316107898951,0.006015939638018608,0.0061136530712246895,0.006210862658917904,0.006309771444648504,0.0064055342227220535,0.006505449768155813,0.006604547146707773,0.006706224288791418,0.006807838566601276,0.0069129131734371185,0.007015597075223923,0.007123440504074097,0.007232605013996363,0.007339126896113157,0.0074500530026853085,0.007563307415693998,0.007680085022002459,0.007801833096891642,0.007919492200016975,0.008040295913815498,0.008158584125339985,0.00828341580927372,0.008409442380070686,0.008534274064004421,0.008663509041070938,0.008793625980615616,0.008924308232963085,0.009057634510099888,0.009194105863571167,0.009332212619483471,0.009471515193581581,0.009609874337911606,0.009749743156135082,0.009892821311950684,0.010033571161329746,0.010176585987210274,0.010324508883059025,0.010472368448972702,0.01062368880957365,0.010777336545288563,0.010936396196484566,0.011094385758042336,0.01125042513012886,0.011414706707000732,0.01157986931502819,0.01174301840364933,0.011906229890882969,0.012075734324753284,0.012248572893440723,0.012421284802258015,0.01259695552289486,0.012774513103067875,0.012956537306308746,0.013135290704667568,0.013321341946721077,0.013506638817489147,0.013699736446142197,0.013889752328395844,0.01408077497035265,0.014280983246862888,0.014474144205451012,0.014673786237835884,0.01487802155315876,0.015080935321748257,0.015287120826542377,0.015494061633944511,0.015706978738307953,0.015919961035251617,0.016133129596710205,0.0163473691791296,0.01656651683151722,0.016788242384791374,0.017018338665366173,0.01724793016910553,0.017477773129940033,0.0177115797996521,0.01794746331870556,0.01818523369729519,0.018423572182655334,0.018664740025997162,0.018908048048615456,0.01916123367846012,0.019410833716392517,0.01966118812561035,0.01991519331932068,0.02018052153289318,0.020440252497792244,0.020701177418231964,0.020969904959201813,0.021238820627331734,0.02151327393949032,0.021785587072372437,0.022065764293074608,0.022347642108798027,0.022633232176303864,0.022918568924069405,0.023204222321510315,0.023501576855778694,0.023794779554009438,0.02409534342586994,0.024397607892751694,0.024691062048077583,0.02500634826719761,0.02530861087143421,0.02561817318201065,0.025942206382751465,0.02626202441751957,0.02658253349363804,0.026912417262792587,0.02724689431488514,0.027583260089159012,0.027920443564653397,0.02825617976486683,0.028601352125406265,0.02895514667034149,0.02931302972137928,0.02966248244047165,0.030022505670785904,0.030383219942450523,0.030750665813684464,0.0311182402074337,0.03149304911494255,0.031871065497398376,0.032241471111774445,0.0326128825545311,0.032998573035001755,0.03338772803544998,0.03376801311969757,0.034159932285547256,0.03455657511949539,0.03495447710156441,0.03536023944616318,0.035761915147304535,0.036175042390823364,0.03658244386315346,0.03699374571442604,0.03741297498345375,0.037828993052244186,0.038252122700214386,0.038675256073474884,0.03910417482256889,0.03954020142555237,0.0399676114320755,0.04040168970823288,0.04084407538175583,0.04128343611955643,0.041732050478458405,0.042164742946624756,0.042616501450538635,0.04307392239570618,0.0435275062918663,0.043986059725284576,0.04444411024451256,0.0449078232049942,0.04537481069564819,0.04584311693906784,0.04632167890667915,0.04679860547184944,0.04728459194302559,0.04777183756232262,0.048261597752571106,0.0487525537610054,0.049241624772548676,0.049726855009794235,0.050222281366586685,0.05072858929634094,0.0512269102036953,0.05173516646027565,0.0522354356944561,0.05274602398276329,0.053259946405887604,0.053778715431690216,0.05429936945438385,0.054813481867313385,0.05533602461218834,0.05586133524775505,0.05639646202325821,0.056922588497400284,0.0574621818959713,0.057999324053525925,0.05853508040308952,0.05906951427459717,0.05960243567824364,0.06014857441186905,0.06069188192486763,0.06123971566557884,0.06178906187415123,0.06233702227473259,0.06289020925760269,0.06345119327306747,0.06400720775127411,0.06455674767494202,0.06511294841766357,0.06567953526973724,0.06624309718608856,0.06680546700954437,0.06738042086362839,0.06793958693742752,0.06849686056375504,0.06906004995107651,0.06963147968053818,0.07020397484302521,0.07076578587293625,0.07132985442876816,0.07190172374248505,0.07247063517570496,0.07304464280605316,0.07361406087875366,0.07418712973594666,0.07476586103439331,0.07532885670661926,0.07590010017156601,0.07647077739238739,0.07704661041498184,0.07761816680431366,0.07818865776062012,0.07876631617546082,0.07933793216943741,0.07991018146276474,0.08048362284898758,0.08105386048555374,0.0816386267542839,0.08221440017223358,0.08279886096715927,0.08337884396314621,0.08394750952720642,0.08452560752630234,0.08510175347328186,0.08567526191473007,0.08624675869941711,0.0868268683552742,0.08740006387233734,0.08797293901443481,0.08854443579912186,0.08911938965320587,0.08968521654605865,0.09025287628173828,0.0908261314034462,0.09138636291027069,0.09194954484701157,0.09250807762145996,0.09308158606290817,0.0936378538608551,0.09420166909694672,0.09475976228713989,0.09531942754983902,0.09587393701076508,0.09642573446035385,0.09698615223169327,0.09754418581724167,0.09809812158346176,0.09864721447229385,0.09919650107622147,0.09974654018878937,0.10028739273548126,0.10083232820034027,0.10137312114238739,0.10191114246845245,0.10244840383529663,0.10299007594585419,0.10352136194705963],"active":[0.0003184080123901367,0.0002776364563032985,0.0002553631493356079,0.0002469320024829358,0.00024145800853148103,0.00023566948948428035,0.00022660911781713367,0.00021968805231153965,0.00021333323093131185,0.00020521675469353795,0.00020150444470345974,0.0001955272164195776,0.00019055651500821114,0.00018250290304422379,0.0001808670349419117,0.00017488980665802956,0.00017054821364581585,0.00016979326028376818,0.00016494852025061846,0.0001600409159436822,0.00015494436956942081,0.00014928157906979322,0.00014796049799770117,0.00014298991300165653,0.00014116521924734116,0.00013374071568250656,0.00013072043657302856,0.0001310352236032486,0.0001275117974728346,0.0001228556502610445,0.000118577154353261,0.00011970987543463707,0.00012021325528621674,0.00011870311573147774,0.00012140837498009205,0.00012147147208452225,0.00012184912338852882,0.0001230444759130478,0.0001207166351377964,0.0001242400612682104,0.00012574996799230576,0.0001287700142711401,0.0001303432509303093,0.00013210484758019447,0.00013317447155714035,0.00013128668069839478,0.00013512489385902882,0.00013814494013786316,0.0001403472851961851,0.0001410392578691244,0.00014091352932155132,0.00014393357560038567,0.00014720531180500984,0.00014821207150816917,0.00015192432329058647,0.0001571464817970991,0.00015758699737489223,0.0001601667609065771,0.00016111042350530624,0.00016413070261478424,0.00016413070261478424,0.00016671023331582546,0.00017067394219338894,0.00017231004312634468,0.00017400877550244331,0.00017476407811045647,0.00017306534573435783,0.00017860205844044685,0.00018244003877043724,0.00017897970974445343,0.0001828172244131565,0.00018231431022286415,0.00018508266657590866,0.0001918780617415905,0.0001924443058669567,0.00019565271213650703,0.0001964080147445202,0.00020043505355715752,0.00020829960703849792,0.00020823674276471138,0.00021194899454712868,0.00020823674276471138,0.0002101873978972435,0.00021717092022299767,0.0002138991840183735,0.00021937303245067596,0.00022308574989438057,0.00022566504776477814,0.00022868532687425613,0.00023183133453130722,0.0002371794544160366,0.00023629842326045036,0.00023837527260184288,0.00023736851289868355,0.00024026259779930115,0.00024290522560477257,0.00024730945006012917,0.00025114743039011955,0.00025706179440021515,0.0002573765814304352,0.00026310235261917114,0.00026712892577052116,0.0002648639492690563,0.0002718479372560978,0.00027662981301546097,0.0002795872278511524,0.0002831104211509228,0.0002806573174893856,0.00028241798281669617,0.000285501591861248,0.0002912897616624832,0.0002923589199781418,0.0002948762848973274,0.0003016078844666481,0.00030500628054142,0.00030852947384119034,0.0003131227567791939,0.0003148214891552925,0.00031545013189315796,0.0003197295591235161,0.0003179674968123436,0.0003231894224882126,0.00032614730298519135,0.00032948143780231476,0.00033608824014663696,0.000338919460773468,0.00034118443727493286,0.0003462182357907295,0.0003530764952301979,0.000356222502887249,0.00035672541707754135,0.0003559710457921028,0.00036666635423898697,0.0003686174750328064,0.00036867987364530563,0.000373021699488163,0.00038138963282108307,0.00038440991193056107,0.000386800616979599,0.000390639528632164,0.00039611291140317917,0.0004022158682346344,0.0004032859578728676,0.00041429605334997177,0.00041536614298820496,0.0004222234711050987,0.0004222877323627472,0.00042763538658618927,0.0004337383434176445,0.00043103285133838654,0.0004359409213066101,0.0004392126575112343,0.0004400927573442459,0.00044456031173467636,0.0004466986283659935,0.0004587806761264801,0.000461675226688385,0.0004633720964193344,0.0004667714238166809,0.00047589465975761414,0.00048294104635715485,0.0004909317940473557,0.0004899874329566956,0.0004943292587995529,0.0005040187388658524,0.0005059074610471725,0.0005138348788022995,0.0005171690136194229,0.0005191192030906677,0.0005254745483398438,0.0005345344543457031,0.0005327742546796799,0.0005358569324016571,0.0005483143031597137,0.0005601420998573303,0.000557437539100647,0.0005655530840158463,0.0005775075405836105,0.0005825422704219818,0.000585310161113739,0.0005881413817405701,0.0005949996411800385,0.0006011668592691422,0.0006061363965272903,0.0006070174276828766,0.0006153229624032974,0.0006257034838199615,0.0006274674087762833,0.0006350167095661163,0.00064055435359478,0.0006433837115764618,0.000662071630358696,0.0006552133709192276,0.0006686784327030182,0.0006806962192058563,0.0006819535046815872,0.0006854142993688583,0.0006993189454078674,0.0007054861634969711,0.0007157418876886368,0.0007176920771598816,0.0007242355495691299,0.0007357485592365265,0.000745503231883049,0.0007491521537303925,0.0007520467042922974,0.000767020508646965,0.000765383243560791,0.0007748845964670181,0.0007797293365001678,0.0007889159023761749,0.0007879100739955902,0.0007852055132389069,0.0007936358451843262,0.0008047707378864288,0.0008077323436737061,0.0008069761097431183,0.0008150897920131683,0.0008240900933742523,0.0008364841341972351,0.0008461698889732361,0.0008483752608299255,0.0008607693016529083,0.0008608326315879822,0.0008691363036632538,0.0008780099451541901,0.000878259539604187,0.0008858144283294678,0.000892985612154007,0.0008970722556114197,0.0009069517254829407,0.0009026117622852325,0.0009215511381626129,0.0009370297193527222,0.0009323693811893463,0.0009374059736728668,0.0009304843842983246,0.0009491108357906342,0.0009562820196151733,0.0009558424353599548,0.000964336097240448,0.0009669139981269836,0.0009810104966163635,0.0009894408285617828,0.0010026507079601288,0.0010105147957801819,0.0010049156844615936,0.0010112710297107697,0.0010128431022167206,0.0010202676057815552,0.0010205842554569244,0.00103021040558815,0.0010285750031471252,0.0010477043688297272,0.0010490864515304565,0.0010453760623931885,0.0010566338896751404,0.0010478943586349487,0.0010618604719638824,0.0010692216455936432,0.0010746978223323822,0.0010799802839756012,0.0010766461491584778,0.0010906755924224854,0.00109168142080307,0.0010992325842380524,0.0010914318263530731,0.0011049620807170868,0.0011012479662895203,0.0011083558201789856,0.001111060380935669,0.0011118166148662567,0.0011278614401817322,0.0011300630867481232,0.0011291801929473877,0.001130755990743637,0.001133900135755539,0.001142207533121109,0.0011510178446769714,0.0011360421776771545,0.0011376813054084778,0.001148998737335205,0.001159071922302246,0.00115145742893219,0.00115165114402771,0.0011576861143112183,0.0011497586965560913,0.0011447221040725708,0.0011494383215904236,0.0011612698435783386,0.0011632218956947327,0.001155860722064972,0.001163974404335022,0.0011707097291946411,0.0011613965034484863,0.0011657997965812683,0.0011632293462753296,0.0011678189039230347,0.0011631622910499573,0.0011578723788261414,0.0011719688773155212,0.0011671259999275208,0.0011766254901885986,0.0011714622378349304,0.0011686980724334717,0.0011788234114646912,0.0011702701449394226,0.0011752396821975708,0.0011787638068199158,0.0011827945709228516,0.0011933594942092896,0.001177571713924408,0.0011887028813362122,0.0011742934584617615,0.0011730343103408813,0.0011831670999526978,0.0011844858527183533,0.0011803358793258667,0.0011802762746810913,0.001182660460472107,0.0011779442429542542,0.0011756792664527893,0.0011664330959320068,0.0011697635054588318,0.0011637210845947266,0.001163095235824585,0.001165926456451416,0.0011561065912246704,0.0011540353298187256,0.0011564269661903381,0.0011651143431663513,0.0011501386761665344,0.0011530891060829163,0.0011486262083053589,0.0011509507894515991,0.0011521503329277039,0.0011478066444396973,0.001155860722064972,0.0011482462286949158,0.0011421442031860352,0.0011385604739189148,0.0011366084218025208,0.0011330172419548035,0.0011254698038101196,0.001123577356338501,0.001120246946811676,0.001119367778301239,0.001118294894695282,0.0011188015341758728,0.0011039525270462036,0.0011034533381462097]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0003184080123901367,0.0004187009471934289,0.0005252857808955014,0.0006329402094706893,0.0007428597891703248,0.0008496962254866958,0.0009579798788763583,0.001066704047843814,0.0011720303446054459,0.0012777344090864062,0.0013851372059434652,0.0014900232199579477,0.0015913856914266944,0.0016946988180279732,0.0017964388243854046,0.0018954104743897915,0.00199652137234807,0.002093857154250145,0.002192954532802105,0.0022916116286069155,0.0023908978328108788,0.0024868492037057877,0.0025859468150883913,0.002684603678062558,0.00277715758420527,0.0028735497035086155,0.0029642158187925816,0.003057021414861083,0.0031481911428272724,0.0032353969290852547,0.0033272586297243834,0.003422769717872143,0.003522370709106326,0.0036290183197706938,0.0037426501512527466,0.0038589874748140574,0.003979288507252932,0.004104183055460453,0.004235998261719942,0.004376936703920364,0.0045219650492072105,0.004674417898058891,0.0048323445953428745,0.005002037156373262,0.005175693891942501,0.005358976777642965,0.005546475760638714,0.005750270560383797,0.005955700762569904,0.006172268185764551,0.00639997236430645,0.006640071049332619,0.00688627315685153,0.007148897275328636,0.007417750544846058,0.0076972367241978645,0.007995788007974625,0.008301573805510998,0.008620132692158222,0.008953352458775043,0.009298902936279774,0.009669684804975986,0.010046758688986301,0.010448748245835304,0.010855205357074738,0.011287584900856018,0.01173563115298748,0.012210418470203876,0.012703955173492432,0.013214165344834328,0.013748032972216606,0.014299958944320679,0.014882085844874382,0.015481075271964073,0.016125302761793137,0.01677487976849079,0.01745956391096115,0.018177658319473267,0.01890978403389454,0.01968287117779255,0.020490184426307678,0.021333111450076103,0.02220982499420643,0.023123346269130707,0.02407700940966606,0.02506704069674015,0.026094885542988777,0.02716759219765663,0.028281761333346367,0.0294361375272274,0.030637575313448906,0.03191665560007095,0.03321870416402817,0.03457485884428024,0.03597990423440933,0.037443339824676514,0.03895528241991997,0.04052700102329254,0.042162831872701645,0.0438549742102623,0.04560941085219383,0.04743550717830658,0.04930495843291283,0.051254190504550934,0.053269170224666595,0.05536097660660744,0.05752086266875267,0.05974385514855385,0.06203838437795639,0.06441156566143036,0.06686194986104965,0.06938682496547699,0.07200293242931366,0.0746854841709137,0.07743888348340988,0.08027300983667374,0.08319849520921707,0.0861789658665657,0.08927904814481735,0.09245149046182632,0.0956912562251091,0.09902533143758774,0.10242617130279541,0.10591056197881699,0.10944680124521255,0.11308163404464722,0.1167910248041153,0.12057925015687943,0.12444839626550674,0.12835051119327545,0.13231246173381805,0.13638783991336823,0.14049853384494781,0.1446850448846817,0.14892295002937317,0.15319068729877472,0.15751782059669495,0.1619015783071518,0.16631974279880524,0.1707952469587326,0.1752888560295105,0.17981889843940735,0.18437084555625916,0.1889791488647461,0.19355978071689606,0.19819672405719757,0.2028380185365677,0.20748458802700043,0.21210364997386932,0.21673129498958588,0.22135061025619507,0.22594521939754486,0.2305378019809723,0.23509961366653442,0.23964066803455353,0.24416688084602356,0.24861349165439606,0.25302475690841675,0.2573928236961365,0.2617001533508301,0.26599517464637756,0.2702426016330719,0.27441808581352234,0.2785223126411438,0.2825864255428314,0.2865745425224304,0.2905151844024658,0.29437148571014404,0.29815536737442017,0.30186179280281067,0.3055085837841034,0.3090797960758209,0.3125767111778259,0.3159784972667694,0.3193157911300659,0.3225709795951843,0.325764536857605,0.3288891017436981,0.3319171965122223,0.33488672971725464,0.33774590492248535,0.34053510427474976,0.3432466685771942,0.3458866775035858,0.3484422564506531,0.35092881321907043,0.3533534109592438,0.3556886613368988,0.35795506834983826,0.36016735434532166,0.3623020052909851,0.36436864733695984,0.3663623034954071,0.3683103919029236,0.37019866704940796,0.37201035022735596,0.3737511932849884,0.3754293620586395,0.37708595395088196,0.37865686416625977,0.38018345832824707,0.38165023922920227,0.38305604457855225,0.3844161033630371,0.38572442531585693,0.3869985342025757,0.38820236921310425,0.38936957716941833,0.3905019462108612,0.39159080386161804,0.39263564348220825,0.39366090297698975,0.3946321904659271,0.3955610692501068,0.3964652121067047,0.39732223749160767,0.39814066886901855,0.39894360303878784,0.399720698595047,0.40046226978302,0.40118539333343506,0.40187719464302063,0.40252500772476196,0.40316030383110046,0.4037740230560303,0.40435323119163513,0.4049082398414612,0.40544167160987854,0.4059615135192871,0.4064546823501587,0.4069282114505768,0.4073815941810608,0.4078250527381897,0.40824076533317566,0.40863847732543945,0.4090222716331482,0.40938544273376465,0.40973514318466187,0.41007906198501587,0.4104037880897522,0.41071537137031555,0.4110136032104492,0.4112958610057831,0.41156867146492004,0.4118344485759735,0.4120888113975525,0.41232582926750183,0.4125591516494751,0.412776917219162,0.4129887521266937,0.4131961464881897,0.41339609026908875,0.41358062624931335,0.4137638509273529,0.41392913460731506,0.41409650444984436,0.41425129771232605,0.414402037858963,0.4145461320877075,0.41468730568885803,0.4148193895816803,0.4149444103240967,0.41506558656692505,0.41518285870552063,0.41529542207717896,0.41540250182151794,0.41550588607788086,0.41560328006744385,0.4157003164291382,0.4157924950122833,0.41587692499160767,0.415960431098938,0.4160422086715698,0.4161156415939331,0.41618773341178894,0.41625720262527466,0.41632288694381714,0.4163883924484253,0.41644859313964844,0.41650819778442383,0.4165637493133545,0.4166180491447449,0.41666969656944275,0.41671985387802124,0.416767418384552,0.4168129563331604,0.41685688495635986,0.41689953207969666,0.4169398248195648,0.416978120803833,0.41701412200927734,0.41705068945884705,0.41708698868751526,0.4171188175678253,0.41715070605278015,0.41717883944511414,0.41720670461654663,0.4172351658344269,0.4172614514827728,0.41728657484054565,0.4173102080821991,0.4173330068588257,0.4173540771007538,0.4173743426799774,0.4173945188522339,0.4174143373966217,0.4174327850341797,0.4174509644508362,0.41746750473976135,0.4174829423427582,0.4174986481666565,0.4175138771533966,0.41752704977989197,0.4175402522087097,0.4175530970096588,0.4175652265548706,0.4175764322280884,0.4175877571105957,0.41759875416755676,0.4176076352596283,0.4176172614097595,0.41762569546699524,0.41763395071029663,0.4176417291164398,0.41764935851097107,0.41765645146369934,0.41766420006752014,0.41767093539237976,0.4176769256591797,0.41768327355384827,0.41768917441368103,0.41769447922706604,0.4177006185054779,0.4177055358886719,0.41771069169044495,0.417714923620224,0.4177195727825165,0.4177236557006836,0.41772767901420593,0.41773146390914917,0.41773492097854614,0.417738139629364,0.41774189472198486,0.4177453815937042,0.41774895787239075,0.4177519679069519,0.41775479912757874,0.41775768995285034,0.4177599549293518,0.41776204109191895,0.417764812707901],"recovered":[0.0,0.00013842184853274375,0.00025746464962139726,0.0003703413822222501,0.00048044967115856707,0.0005928230239078403,0.0007012954447418451,0.0008092015632428229,0.0009133325656875968,0.0010187848238274455,0.001126816845498979,0.001232835347764194,0.001339420210570097,0.001440971507690847,0.001545542967505753,0.0016471571289002895,0.0017466950230300426,0.0018462329171597958,0.001946211326867342,0.002043547108769417,0.0021415119990706444,0.002238658955320716,0.0023348620161414146,0.002433645073324442,0.0025360770523548126,0.002631210722029209,0.002723261248320341,0.0028143678791821003,0.0029086207505315542,0.0030007341410964727,0.003091463353484869,0.003183513879776001,0.0032739914022386074,0.0033689362462610006,0.0034730671904981136,0.0035775129217654467,0.003691710764542222,0.0038101873360574245,0.003928034566342831,0.004056955687701702,0.004192546475678682,0.004330590832978487,0.0044779470190405846,0.004630588460713625,0.004792101681232452,0.004959403537213802,0.005132556427270174,0.005312819499522448,0.0055068619549274445,0.005706252064555883,0.005913192871958017,0.006129571236670017,0.006356834899634123,0.006597500294446945,0.006848861463367939,0.00710940919816494,0.007377570029348135,0.007661901414394379,0.00795711763203144,0.008264224976301193,0.008586118929088116,0.008919778279960155,0.009266902692615986,0.009633091278374195,0.010009913705289364,0.010411588475108147,0.01082773506641388,0.01125942263752222,0.011708475649356842,0.012185590341687202,0.012678057886660099,0.013191350735723972,0.013721128925681114,0.014276389963924885,0.014851154759526253,0.015464112162590027,0.01609065942466259,0.01674344390630722,0.017430709674954414,0.018154717981815338,0.018891436979174614,0.019656721502542496,0.020464476197957993,0.021318476647138596,0.022189652547240257,0.023105941712856293,0.024064451456069946,0.025044100359082222,0.02607949636876583,0.02715975232422352,0.028275873512029648,0.029434338212013245,0.030647793784737587,0.03190453723073006,0.033210862427949905,0.03457161411643028,0.03597571328282356,0.03743908554315567,0.03894895315170288,0.04053822532296181,0.042166758328676224,0.04386003315448761,0.04562459886074066,0.04743603616952896,0.049306243658065796,0.05126075819134712,0.05328354239463806,0.05537799000740051,0.05753680691123009,0.059760112315416336,0.062060244381427765,0.06444468349218369,0.06689588725566864,0.06942126899957657,0.07201126217842102,0.07468947768211365,0.07745181024074554,0.08030474931001663,0.0832037404179573,0.0862300843000412,0.08930361270904541,0.09247605502605438,0.09572368115186691,0.09906335920095444,0.10246086120605469,0.10594223439693451,0.10948873311281204,0.11310896277427673,0.11681924015283585,0.12060419470071793,0.12443552166223526,0.12835222482681274,0.13234961032867432,0.13639536499977112,0.14050893485546112,0.14470382034778595,0.14892303943634033,0.1531822234392166,0.15752167999744415,0.16190291941165924,0.166313037276268,0.17078042030334473,0.17526987195014954,0.17979809641838074,0.18437892198562622,0.18894840776920319,0.19353653490543365,0.19815786182880402,0.20278681814670563,0.20740444958209991,0.21202780306339264,0.2166575789451599,0.22128111124038696,0.22588615119457245,0.23045030236244202,0.2350168377161026,0.23954656720161438,0.24404333531856537,0.2484811395406723,0.25290539860725403,0.257259339094162,0.26158860325813293,0.26588693261146545,0.2701026201248169,0.27426546812057495,0.27837321162223816,0.28244638442993164,0.2864449620246887,0.29037243127822876,0.29421117901802063,0.2979794144630432,0.3017062246799469,0.3053511381149292,0.308916300535202,0.3124068081378937,0.31582343578338623,0.3191573917865753,0.32240626215934753,0.3256138265132904,0.3287096917629242,0.3317498564720154,0.33468687534332275,0.33756762742996216,0.3403407037258148,0.3430686295032501,0.34571394324302673,0.34827920794487,0.35077035427093506,0.35317128896713257,0.35549935698509216,0.3577754497528076,0.35998812317848206,0.3621305823326111,0.3641851246356964,0.3661899268627167,0.3681461215019226,0.3700213134288788,0.3718493580818176,0.3735879361629486,0.3752843737602234,0.37690553069114685,0.3784862458705902,0.38003090023994446,0.3815007507801056,0.38291606307029724,0.3842777609825134,0.3855913281440735,0.38683798909187317,0.3880467414855957,0.3892289102077484,0.39035919308662415,0.3914492726325989,0.3925062417984009,0.3935184180736542,0.3944813311100006,0.39541950821876526,0.39631396532058716,0.3971846401691437,0.3980068862438202,0.3988122344017029,0.3995819389820099,0.4003327488899231,0.40105196833610535,0.40173450112342834,0.4023935794830322,0.403030127286911,0.4036383032798767,0.4042189419269562,0.40477892756462097,0.40532076358795166,0.40583476424217224,0.4063255190849304,0.40679478645324707,0.4072635769844055,0.407697856426239,0.40811172127723694,0.4085192084312439,0.40890175104141235,0.40926697850227356,0.4096231162548065,0.4099631905555725,0.4102838337421417,0.41059502959251404,0.4108937680721283,0.41117721796035767,0.4114541709423065,0.41171830892562866,0.41196805238723755,0.41221335530281067,0.4124402403831482,0.41266536712646484,0.412876158952713,0.4130832254886627,0.41327965259552,0.41347256302833557,0.41364797949790955,0.4138215184211731,0.4139828383922577,0.41414251923561096,0.4142921566963196,0.4144345223903656,0.414575457572937,0.41470828652381897,0.4148317873477936,0.4149521589279175,0.4150714576244354,0.4151824414730072,0.4152889549732208,0.4153933525085449,0.41549187898635864,0.4155859351158142,0.41568082571029663,0.41576501727104187,0.4158492684364319,0.4159311354160309,0.41600707173347473,0.41607993841171265,0.41614964604377747,0.4162164628505707,0.4162791967391968,0.4163404107093811,0.41639748215675354,0.41645297408103943,0.4165060818195343,0.41655999422073364,0.4166090786457062,0.41665738821029663,0.4167065918445587,0.41675126552581787,0.41679292917251587,0.41683557629585266,0.4168718755245209,0.41690951585769653,0.41694700717926025,0.41697996854782104,0.4170137047767639,0.4170442223548889,0.4170737862586975,0.4171016812324524,0.41713017225265503,0.41715577244758606,0.41717955470085144,0.41720283031463623,0.41722506284713745,0.41724756360054016,0.41726794838905334,0.41728854179382324,0.4173071086406708,0.4173259139060974,0.4173445999622345,0.41736096143722534,0.41737720370292664,0.4173923432826996,0.41740682721138,0.41742148995399475,0.4174344539642334,0.4174475371837616,0.41745972633361816,0.41747143864631653,0.4174836575984955,0.4174927771091461,0.41750213503837585,0.4175111949443817,0.41752034425735474,0.41752925515174866,0.417537122964859,0.4175451099872589,0.4175529181957245,0.41755977272987366,0.4175666272640228,0.41757330298423767,0.4175792932510376,0.4175850749015808,0.4175916314125061,0.41759657859802246,0.41760167479515076,0.4176073372364044,0.4176119267940521,0.4176163375377655,0.4176197350025177,0.417623907327652,0.41762736439704895,0.41763100028038025,0.4176344573497772,0.4176381826400757,0.41764146089553833,0.4176451563835144,0.4176478683948517,0.41765081882476807,0.4176531434059143,0.4176548421382904],"active":[0.0003184080123901367,0.0002802790841087699,0.0002678211312741041,0.0002625988272484392,0.00026241011801175773,0.0002568732015788555,0.00025668443413451314,0.000257502484600991,0.00025869777891784906,0.0002589495852589607,0.00025832036044448614,0.0002571878721937537,0.0002519654808565974,0.00025372731033712626,0.00025089585687965155,0.00024825334548950195,0.0002498263493180275,0.0002476242370903492,0.00024674320593476295,0.00024806451983749866,0.0002493858337402344,0.00024819024838507175,0.00025108479894697666,0.00025095860473811626,0.0002410805318504572,0.00024233898147940636,0.00024095457047224045,0.00024265353567898273,0.0002395703922957182,0.00023466278798878193,0.00023579527623951435,0.00023925583809614182,0.0002483793068677187,0.00026008207350969315,0.00026958296075463295,0.0002814745530486107,0.00028757774271070957,0.0002939957194030285,0.00030796369537711143,0.00031998101621866226,0.0003294185735285282,0.0003438270650804043,0.00035439757630228996,0.00037144869565963745,0.0003835922107100487,0.000399573240429163,0.0004139193333685398,0.0004374510608613491,0.00044883880764245987,0.00046601612120866776,0.00048677949234843254,0.0005104998126626015,0.0005294382572174072,0.000551396980881691,0.0005688890814781189,0.0005878275260329247,0.0006182179786264896,0.0006396723911166191,0.0006630150601267815,0.0006891274824738503,0.000712784007191658,0.000749906525015831,0.0007798559963703156,0.0008156569674611092,0.0008452916517853737,0.0008759964257478714,0.0009078960865736008,0.0009509958326816559,0.0009954795241355896,0.0010285750031471252,0.0010699750855565071,0.0011086082085967064,0.0011609569191932678,0.0012046853080391884,0.0012741480022668839,0.0013107676059007645,0.001368904486298561,0.0014342144131660461,0.0014790743589401245,0.001528153195977211,0.0015987474471330643,0.0016763899475336075,0.001745348796248436,0.0018048696219921112,0.0018873568624258041,0.0019610989838838577,0.002030434086918831,0.0021234918385744095,0.002202264964580536,0.0022763852030038834,0.002361701801419258,0.0024823173880577087,0.0025709103792905807,0.002670321613550186,0.002769041806459427,0.002871725708246231,0.002979569137096405,0.0030879154801368713,0.003213878720998764,0.0033167488873004913,0.0034426525235176086,0.0035754740238189697,0.003680359572172165,0.0038181543350219727,0.0039629265666007996,0.004100218415260315,0.004237320274114609,0.004365865141153336,0.004501577466726303,0.004651453346014023,0.004801705479621887,0.0049421414732933044,0.0051070451736450195,0.005264215171337128,0.005427621304988861,0.005583532154560089,0.005746684968471527,0.005874216556549072,0.006075307726860046,0.006221406161785126,0.00638764351606369,0.006549276411533356,0.006702490150928497,0.006847202777862549,0.006985940039157867,0.0071393996477127075,0.007302291691303253,0.007470287382602692,0.0076291561126708984,0.007746316492557526,0.007876940071582794,0.008035615086555481,0.008148923516273499,0.008289679884910583,0.008414015173912048,0.00848686695098877,0.008594781160354614,0.00871935486793518,0.008798062801361084,0.008892327547073364,0.008975818753242493,0.009038478136062622,0.00910097360610962,0.009181052446365356,0.009180858731269836,0.009248316287994385,0.009301483631134033,0.009326726198196411,0.009316831827163696,0.009326845407485962,0.00932280719280243,0.009287640452384949,0.009256690740585327,0.009213462471961975,0.009190365672111511,0.00915004312992096,0.009066924452781677,0.00898142158985138,0.008911684155464172,0.00879475474357605,0.008735835552215576,0.008653998374938965,0.008531153202056885,0.008419692516326904,0.00832095742225647,0.00820133090019226,0.00806879997253418,0.007926523685455322,0.007782936096191406,0.007650613784790039,0.007529169321060181,0.0073735713958740234,0.0072255730628967285,0.007062196731567383,0.006908982992172241,0.006747543811798096,0.006607145071029663,0.006482839584350586,0.006303369998931885,0.006177037954330444,0.005996048450469971,0.005848228931427002,0.005679041147232056,0.005545973777770996,0.005373626947402954,0.005214869976043701,0.005074203014373779,0.004918307065963745,0.0047837793827056885,0.004667997360229492,0.00452655553817749,0.004380524158477783,0.0042317211627960205,0.004125267267227173,0.004008740186691284,0.0038642287254333496,0.003729879856109619,0.0035800039768218994,0.0034980177879333496,0.003372490406036377,0.0032779276371002197,0.0031639933586120605,0.003025144338607788,0.0029153525829315186,0.0028083622455596924,0.002720773220062256,0.0026110410690307617,0.002531588077545166,0.002455204725265503,0.002361893653869629,0.0022764503955841064,0.002211630344390869,0.002125948667526245,0.0020426511764526367,0.0019838809967041016,0.0019027292728424072,0.0018267035484313965,0.001758962869644165,0.0017138123512268066,0.0016500353813171387,0.001603454351425171,0.0015444457530975342,0.0014730393886566162,0.0014258027076721191,0.0013804435729980469,0.001323103904724121,0.0012699365615844727,0.0012227296829223633,0.0011825859546661377,0.0011339187622070312,0.001093447208404541,0.001056075096130371,0.001030266284942627,0.0009771883487701416,0.0009406208992004395,0.0009105503559112549,0.000866234302520752,0.0008333921432495117,0.0008120834827423096,0.0007806718349456787,0.000752180814743042,0.0007297694683074951,0.000700831413269043,0.000674903392791748,0.0006572306156158447,0.0006346404552459717,0.0006075203418731689,0.0005910992622375488,0.0005635619163513184,0.0005485117435455322,0.0005307793617248535,0.0005199313163757324,0.0004974007606506348,0.00048419833183288574,0.0004565715789794922,0.00044852495193481445,0.0004297792911529541,0.00041919946670532227,0.0004036128520965576,0.00039514899253845215,0.00038486719131469727,0.00036895275115966797,0.0003573000431060791,0.0003510713577270508,0.0003432631492614746,0.00033104419708251953,0.0003234446048736572,0.00031432509422302246,0.0003069639205932617,0.0003006160259246826,0.00029098987579345703,0.0002796053886413574,0.0002771914005279541,0.0002663731575012207,0.00025659799575805664,0.00025013089179992676,0.0002429485321044922,0.00023874640464782715,0.0002321302890777588,0.00022900104522705078,0.00022333860397338867,0.000220566987991333,0.0002167224884033203,0.00021377205848693848,0.00020742416381835938,0.00020387768745422363,0.00019949674606323242,0.00019294023513793945,0.00018855929374694824,0.00018519163131713867,0.00017854571342468262,0.00017881393432617188,0.00017747282981872559,0.00017181038856506348,0.00017073750495910645,0.00016513466835021973,0.00016248226165771484,0.00016137957572937012,0.00015977025032043457,0.000156402587890625,0.0001544356346130371,0.00015345215797424316,0.0001512467861175537,0.00014927983283996582,0.00014695525169372559,0.00014638900756835938,0.0001442432403564453,0.00014385581016540527,0.00014159083366394043,0.00013834238052368164,0.00013768672943115234,0.0001366734504699707,0.0001347064971923828,0.00013342499732971191,0.0001316070556640625,0.00013077259063720703,0.00012889504432678223,0.00012803077697753906,0.00012731552124023438,0.0001239776611328125,0.00012448430061340332,0.00012356042861938477,0.000122755765914917,0.00012138485908508301,0.00012010335922241211,0.00011932849884033203,0.00011909008026123047,0.00011801719665527344,0.00011715292930603027,0.00011664628982543945,0.00011587142944335938,0.00011518597602844238,0.00011554360389709473,0.00011390447616577148,0.00011411309242248535,0.00011324882507324219,0.00011223554611206055,0.00011172890663146973,0.00011134147644042969,0.00011172890663146973,0.00011101365089416504,0.00011077523231506348,0.00011089444160461426,0.00011092424392700195,0.00011077523231506348,0.00011050701141357422,0.00010964274406433105,0.00010982155799865723,0.00010913610458374023,0.00010889768600463867,0.0001099705696105957]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0003184080123901367,0.0004173167108092457,0.0005219510640017688,0.0006299830274656415,0.0007347431965172291,0.0008368607959710062,0.0009341335971839726,0.0010304625611752272,0.0011281758779659867,0.0012232465669512749,0.0013126544654369354,0.0014004893600940704,0.0014888906152918935,0.0015753413317725062,0.0016594012267887592,0.0017406296683475375,0.00182078848592937,0.001897927257232368,0.001976135652512312,0.002053525997325778,0.002127518877387047,0.0021993094123899937,0.00227160332724452,0.0023418839555233717,0.0024104027543216944,0.002478229347616434,0.0025459302123636007,0.002609352581202984,0.002671957015991211,0.002732799854129553,0.0027938312850892544,0.002854988444596529,0.002920424332842231,0.002986677922308445,0.0030558889266103506,0.0031271132174879313,0.0031990925781428814,0.003275476396083832,0.0033529927022755146,0.0034335290547460318,0.003513624891638756,0.003600830677896738,0.0036862746346741915,0.003773920936509967,0.0038650904316455126,0.0039593433029949665,0.004056364297866821,0.0041566574946045876,0.004261669237166643,0.004367372952401638,0.0044779847376048565,0.004593566991388798,0.004712043330073357,0.0048322188667953014,0.004958560224622488,0.005087103694677353,0.005220177583396435,0.005358788184821606,0.005500292871147394,0.005642993375658989,0.005792740732431412,0.005943431984633207,0.006102491170167923,0.006258844863623381,0.0064214905723929405,0.006590554025024176,0.006764084566384554,0.006946172099560499,0.007137005683034658,0.007328846026211977,0.007525971159338951,0.007733415346592665,0.007941048592329025,0.008158495649695396,0.00837927870452404,0.008606605231761932,0.008841607719659805,0.009087495505809784,0.009337976574897766,0.009589840658009052,0.009854226373136044,0.01013119611889124,0.010405837558209896,0.010688407346606255,0.010980980470776558,0.011285949498414993,0.011590162292122841,0.011914446949958801,0.01224754098802805,0.012594791129231453,0.012937573716044426,0.013298917561769485,0.013671398162841797,0.014045200310647488,0.014438695274293423,0.014840496703982353,0.015248526819050312,0.01566970720887184,0.01610000990331173,0.01654868572950363,0.01701151765882969,0.017478564754128456,0.017969585955142975,0.01847042143344879,0.01898409239947796,0.01950361393392086,0.02004503272473812,0.02060004137456417,0.021174931898713112,0.021756619215011597,0.022357746958732605,0.022964539006352425,0.023596055805683136,0.024242674931883812,0.024898668751120567,0.025573035702109337,0.02627703547477722,0.026995697990059853,0.027725495398044586,0.028475426137447357,0.02924385666847229,0.03002895973622799,0.030832184478640556,0.03166145831346512,0.032514702528715134,0.03338361531496048,0.03427568078041077,0.03518806770443916,0.03613525256514549,0.037082184106111526,0.03805289790034294,0.039062872529029846,0.040087949484586716,0.04114304110407829,0.04221002012491226,0.043292418122291565,0.04440797120332718,0.045544665306806564,0.04671168699860573,0.04791023209691048,0.04912243038415909,0.05037105828523636,0.051634661853313446,0.05292746052145958,0.05424555018544197,0.05559377744793892,0.05697271227836609,0.0583682544529438,0.059780094772577286,0.061212509870529175,0.06269204616546631,0.0641772523522377,0.06569593399763107,0.06722964346408844,0.06882520765066147,0.07042542845010757,0.07203879952430725,0.07369105517864227,0.07536350190639496,0.07705344259738922,0.07877729833126068,0.08054117113351822,0.08232259750366211,0.08412661403417587,0.08595189452171326,0.08780234307050705,0.0896703451871872,0.09157710522413254,0.09348386526107788,0.09543215483427048,0.09741026908159256,0.09938391298055649,0.10138209164142609,0.10341739654541016,0.1054893210530281,0.10757213085889816,0.10966475307941437,0.11175762861967087,0.11390096694231033,0.11604436486959457,0.11820103973150253,0.12037143111228943,0.12256629765033722,0.1247745081782341,0.12698359787464142,0.1292082816362381,0.131448894739151,0.13369812071323395,0.13594596087932587,0.13820526003837585,0.14048627018928528,0.14275789260864258,0.14504581689834595,0.14732858538627625,0.14961719512939453,0.1519160121679306,0.1542050689458847,0.15649853646755219,0.15877795219421387,0.1610732525587082,0.16335172951221466,0.16563984751701355,0.16791890561580658,0.17017170786857605,0.17244082689285278,0.17470069229602814,0.17694784700870514,0.17917637526988983,0.1813938319683075,0.18360058963298798,0.18579576909542084,0.1879786103963852,0.19013504683971405,0.192287877202034,0.19442838430404663,0.1965464949607849,0.1986386775970459,0.20073632895946503,0.20278893411159515,0.20483487844467163,0.20684482157230377,0.20884659886360168,0.21082746982574463,0.21278740465641022,0.21472549438476562,0.21664458513259888,0.2185441106557846,0.22041495144367218,0.2222612351179123,0.22407978773117065,0.22588449716567993,0.22764617204666138,0.22938795387744904,0.2311127483844757,0.23280741274356842,0.2344677895307541,0.23610733449459076,0.2377321571111679,0.23931865394115448,0.24087753891944885,0.24241375923156738,0.24393923580646515,0.2454257607460022,0.24688340723514557,0.24831481277942657,0.24972639977931976,0.2511170506477356,0.2524668276309967,0.253799706697464,0.2551064193248749,0.2563750445842743,0.25762054324150085,0.2588512897491455,0.26003631949424744,0.2612052261829376,0.262370228767395,0.2634929120540619,0.2645953595638275,0.2656722366809845,0.2667282521724701,0.26776182651519775,0.2687695324420929,0.26974982023239136,0.2707177698612213,0.27167055010795593,0.2725922465324402,0.27348846197128296,0.2743684649467468,0.2752266526222229,0.2760568857192993,0.2768704295158386,0.27767911553382874,0.27845698595046997,0.27922606468200684,0.2799685597419739,0.2807043194770813,0.28141218423843384,0.2821066677570343,0.2827761173248291,0.2834337651729584,0.2840788662433624,0.2847125828266144,0.2853264808654785,0.28592196106910706,0.28650590777397156,0.2870770990848541,0.28763046860694885,0.2881636321544647,0.28869327902793884,0.2892124354839325,0.28971099853515625,0.2902050316333771,0.29068562388420105,0.2911472022533417,0.29159560799598694,0.2920391261577606,0.29247453808784485,0.2928941547870636,0.29329636693000793,0.2936978042125702,0.294080913066864,0.29445579648017883,0.2948288321495056,0.29518142342567444,0.2955314517021179,0.29586416482925415,0.29619279503822327,0.2965160012245178,0.2968294024467468,0.2971380949020386,0.2974284589290619,0.29771462082862854,0.2979952394962311,0.2982681095600128,0.29853275418281555,0.2987935543060303,0.29904812574386597,0.2992875277996063,0.2995259165763855,0.29975539445877075,0.2999752461910248,0.3001959025859833,0.30040276050567627,0.30061060190200806,0.30081307888031006,0.30100882053375244,0.30119845271110535,0.3013812303543091,0.3015643060207367,0.30173879861831665,0.3019111156463623,0.30207881331443787,0.3022362291812897,0.30239278078079224,0.30254504084587097,0.3026907444000244,0.30283671617507935,0.3029748499393463,0.3031087815761566,0.3032405972480774,0.3033702075481415,0.303497314453125,0.30362096428871155,0.30374056100845337,0.303855836391449,0.3039698302745819,0.30408012866973877,0.3041893541812897,0.3042925000190735,0.3043922781944275,0.30448848009109497],"recovered":[0.0,0.00013716347166337073,0.00025733880465850234,0.000367950473446399,0.00048051259364001453,0.0005876636714674532,0.0006937451544217765,0.0007932201260700822,0.000890555907972157,0.0009899049764499068,0.0010882474016398191,0.0011806125985458493,0.0012709014117717743,0.0013567229034379125,0.0014449983136728406,0.0015345950378105044,0.0016162010142579675,0.0016986249247565866,0.0017789095873013139,0.0018563629128038883,0.0019372768001630902,0.0020126537419855595,0.002087967935949564,0.0021618977189064026,0.0022332479711622,0.002302710432559252,0.0023721731267869473,0.0024406290613114834,0.002504743402823806,0.00256722210906446,0.0026304556522518396,0.0026899140793830156,0.0027515748515725136,0.002814053324982524,0.002877475693821907,0.002946623833850026,0.0030140101443976164,0.0030850456096231937,0.003159730462357402,0.0032368693500757217,0.0033172168768942356,0.0033946072217077017,0.003480051178485155,0.0035620348062366247,0.003647038247436285,0.003736698068678379,0.0038286226335912943,0.003920987714082003,0.0040211547166109085,0.004121699370443821,0.004223754163831472,0.004327759146690369,0.004437427036464214,0.004553890321403742,0.00467287003993988,0.004795688204467297,0.004919953178614378,0.00505252368748188,0.005183206405490637,0.005318482406437397,0.005460553336888552,0.005606336984783411,0.005754007957875729,0.00590545404702425,0.006060800980776548,0.006219545844942331,0.006385903339833021,0.00655490392819047,0.006729378364980221,0.006913290824741125,0.007099216338247061,0.007290993817150593,0.007492271717637777,0.0076997787691652775,0.007909802719950676,0.008125614374876022,0.008347907103598118,0.00857592560350895,0.008812502026557922,0.009053229354321957,0.00930201169103384,0.009556833654642105,0.0098241763189435,0.010096237994730473,0.010370753705501556,0.010654645040631294,0.010953699238598347,0.011255710385739803,0.011569865047931671,0.011895030736923218,0.012227809056639671,0.012563860043883324,0.012917967513203621,0.013281388208270073,0.013645689003169537,0.01402962114661932,0.014424438588321209,0.014823470264673233,0.015235338360071182,0.015659727156162262,0.016093239188194275,0.016537321731448174,0.01699983887374401,0.017472991719841957,0.017956586554646492,0.01845805160701275,0.018971722573041916,0.0195052120834589,0.020042981952428818,0.02060207910835743,0.02117193676531315,0.021757084876298904,0.022351481020450592,0.02295543998479843,0.023587146773934364,0.024240436032414436,0.024892212823033333,0.025579603388905525,0.026278382167220116,0.026990311220288277,0.027721934020519257,0.02846488170325756,0.02923010289669037,0.030019547790288925,0.030829189345240593,0.03166280314326286,0.03250402957201004,0.033378858119249344,0.03427281230688095,0.03519444912672043,0.03612785413861275,0.03708994761109352,0.038060471415519714,0.03906548023223877,0.04010036960244179,0.04114507883787155,0.042206332087516785,0.043289925903081894,0.04441000893712044,0.04555639252066612,0.046708881855010986,0.04790465906262398,0.04912421852350235,0.05035919323563576,0.051636070013046265,0.05294957011938095,0.0542558915913105,0.05561400204896927,0.0569794699549675,0.05837809666991234,0.05977930128574371,0.06122109293937683,0.06268610060214996,0.06417954713106155,0.06569790840148926,0.06725621968507767,0.06882189959287643,0.0704118013381958,0.07203511148691177,0.07368346303701401,0.07535704970359802,0.07706164568662643,0.07879658043384552,0.08056365698575974,0.08233319222927094,0.08414047956466675,0.08597651869058609,0.0878157690167427,0.08967918157577515,0.09155995398759842,0.09349068999290466,0.09543293714523315,0.09739865362644196,0.09937752038240433,0.10138218104839325,0.10342409461736679,0.10548928380012512,0.10756076872348785,0.10965772718191147,0.11178244650363922,0.11389457434415817,0.11604243516921997,0.11818904429674149,0.12036151438951492,0.12254474312067032,0.12474218755960464,0.12695033848285675,0.1291760355234146,0.13141241669654846,0.13365687429904938,0.13591697812080383,0.13817457854747772,0.14045338332653046,0.14271362125873566,0.14498209953308105,0.14727386832237244,0.1495625525712967,0.15185664594173431,0.15414933860301971,0.15642865002155304,0.15872569382190704,0.1610035002231598,0.16329097747802734,0.1655646115541458,0.16784103214740753,0.17010478675365448,0.17236000299453735,0.17461922764778137,0.17685732245445251,0.17909705638885498,0.18130967020988464,0.1835138499736786,0.18570750951766968,0.18787609040737152,0.1900331974029541,0.1921859085559845,0.1943264752626419,0.1964396834373474,0.198544442653656,0.2006232887506485,0.20269577205181122,0.20473787188529968,0.2067653238773346,0.2087736278772354,0.21075759828090668,0.21271052956581116,0.21465285122394562,0.2165738344192505,0.21846523880958557,0.22033418715000153,0.22217261791229248,0.2239946871995926,0.22578775882720947,0.2275623232126236,0.2292988896369934,0.231023371219635,0.23272010684013367,0.23438400030136108,0.2360166311264038,0.23762696981430054,0.23922140896320343,0.24078255891799927,0.24233683943748474,0.24385105073451996,0.24533316493034363,0.2467947155237198,0.2482326626777649,0.24963544309139252,0.25101086497306824,0.25237375497817993,0.25369662046432495,0.2549963891506195,0.25627008080482483,0.25751587748527527,0.2587284445762634,0.2599213719367981,0.26111477613449097,0.26226210594177246,0.2633909285068512,0.2644962966442108,0.26557257771492004,0.26662421226501465,0.2676544487476349,0.2686603367328644,0.2696513831615448,0.2706153690814972,0.27156367897987366,0.27249184250831604,0.2734001576900482,0.2742694318294525,0.2751094102859497,0.27594679594039917,0.2767694592475891,0.2775709331035614,0.27835339307785034,0.2791201174259186,0.2798723876476288,0.28061047196388245,0.28131529688835144,0.28200188279151917,0.2826787531375885,0.28333964943885803,0.2839947044849396,0.28461503982543945,0.28522583842277527,0.2858240306377411,0.28641217947006226,0.2869844436645508,0.28753039240837097,0.28806984424591064,0.2885982394218445,0.2891089618206024,0.28961846232414246,0.2901100516319275,0.2905815839767456,0.2910481095314026,0.2915087640285492,0.2919468581676483,0.2923750877380371,0.29279035329818726,0.2931958734989166,0.2935972213745117,0.2939898371696472,0.2943645715713501,0.2947356104850769,0.2950902283191681,0.2954300045967102,0.29577094316482544,0.29610782861709595,0.29642701148986816,0.29673928022384644,0.2970384657382965,0.2973327934741974,0.2976190745830536,0.29789766669273376,0.2981688678264618,0.29843419790267944,0.29869478940963745,0.2989443838596344,0.2991901636123657,0.29942598938941956,0.2996579706668854,0.29987919330596924,0.3000927269458771,0.3003077805042267,0.30051562190055847,0.3007132411003113,0.30090558528900146,0.30109652876853943,0.3012811541557312,0.3014587163925171,0.30163267254829407,0.30180469155311584,0.30197030305862427,0.3021332025527954,0.3022911846637726,0.3024386763572693,0.30258896946907043,0.3027293384075165,0.3028705418109894,0.3030071258544922,0.3031391501426697,0.30326786637306213,0.3033944070339203,0.3035166561603546,0.30363765358924866,0.303754061460495,0.3038668632507324,0.3039761483669281,0.3040815591812134,0.30418434739112854],"active":[0.0003184080123901367,0.000280153239145875,0.0002646122593432665,0.0002620325540192425,0.00025423060287721455,0.0002491971245035529,0.00024038844276219606,0.00023724243510514498,0.00023761996999382973,0.00023334159050136805,0.00022440706379711628,0.0002198767615482211,0.0002179892035201192,0.00021861842833459377,0.00021440291311591864,0.00020603463053703308,0.00020458747167140245,0.00019930233247578144,0.00019722606521099806,0.0001971630845218897,0.00019024207722395658,0.0001866556704044342,0.0001836353912949562,0.0001799862366169691,0.0001771547831594944,0.0001755189150571823,0.00017375708557665348,0.00016872351989150047,0.00016721361316740513,0.00016557774506509304,0.00016337563283741474,0.00016507436521351337,0.00016884948126971722,0.00017262459732592106,0.00017841323278844357,0.00018048938363790512,0.000185082433745265,0.00019043078646063805,0.00019326223991811275,0.00019665970467031002,0.0001964080147445202,0.00020622345618903637,0.00020622345618903637,0.00021188613027334213,0.00021805218420922756,0.00022264523431658745,0.000227741664275527,0.00023566978052258492,0.00024051452055573463,0.0002456735819578171,0.0002542305737733841,0.0002658078446984291,0.0002746162936091423,0.0002783285453915596,0.00028569018468260765,0.0002914154902100563,0.0003002244047820568,0.0003062644973397255,0.00031708646565675735,0.00032451096922159195,0.00033218739554286003,0.0003370949998497963,0.00034848321229219437,0.00035339081659913063,0.00036068959161639214,0.00037100818008184433,0.00037818122655153275,0.00039126817137002945,0.00040762731805443764,0.0004155552014708519,0.00042675482109189034,0.0004424215294420719,0.00044877687469124794,0.00045871688053011894,0.00046947598457336426,0.00048099085688591003,0.0004937006160616875,0.0005115699023008347,0.0005254745483398438,0.0005366113036870956,0.0005522146821022034,0.0005743624642491341,0.0005816612392663956,0.000592169351875782,0.0006102267652750015,0.000631304457783699,0.0006364630535244942,0.000658736564218998,0.0006776759400963783,0.0006997603923082352,0.0007097646594047546,0.0007350575178861618,0.000753430649638176,0.0007638121023774147,0.0007930062711238861,0.0008108755573630333,0.0008240882307291031,0.0008462369441986084,0.0008646715432405472,0.0008889585733413696,0.0009182784706354141,0.0009412430226802826,0.0009697470813989639,0.0009974297136068344,0.0010275058448314667,0.0010455623269081116,0.0010733101516962051,0.0010948292911052704,0.0011319499462842941,0.0011545401066541672,0.0011858101934194565,0.0012074541300535202,0.001244574785232544,0.0012872349470853806,0.001311521977186203,0.0013325996696949005,0.0013848226517438889,0.0014160946011543274,0.0014471132308244705,0.0014851149171590805,0.0015219226479530334,0.0015640780329704285,0.0016020815819501877,0.0016419105231761932,0.0016855131834745407,0.0017208121716976166,0.0017716512084007263,0.0018092095851898193,0.0018624402582645416,0.001887734979391098,0.001925043761730194,0.001972924917936325,0.0020274780690670013,0.0020775608718395233,0.0021096505224704742,0.0021473392844200134,0.0022016391158103943,0.0022547394037246704,0.0023016780614852905,0.0023538395762443542,0.002413548529148102,0.002466399222612381,0.002510443329811096,0.002568267285823822,0.002609480172395706,0.002644207328557968,0.0027168206870555878,0.002754252403974533,0.002800624817609787,0.0028344132006168365,0.002912744879722595,0.0029561594128608704,0.0030098333954811096,0.003050096333026886,0.0031272992491722107,0.0031692087650299072,0.0032168999314308167,0.003279253840446472,0.003328390419483185,0.0033699795603752136,0.0034202486276626587,0.0034795254468917847,0.0035260170698165894,0.0035629570484161377,0.0036187022924423218,0.0036618635058403015,0.0036938264966011047,0.0037613362073898315,0.0038046836853027344,0.003872200846672058,0.003919579088687897,0.003950975835323334,0.003983438014984131,0.004039876163005829,0.004107140004634857,0.004148036241531372,0.004175469279289246,0.004196859896183014,0.004243239760398865,0.004261918365955353,0.00430646538734436,0.004328995943069458,0.004377253353595734,0.004412993788719177,0.0044388547539711,0.004466094076633453,0.0044985562562942505,0.004522085189819336,0.004533544182777405,0.004548385739326477,0.004569292068481445,0.004583314061164856,0.004592433571815491,0.004614964127540588,0.0046350955963134766,0.0046421438455581665,0.004642516374588013,0.004641890525817871,0.004628613591194153,0.004644602537155151,0.004626035690307617,0.00463634729385376,0.004627928137779236,0.004607096314430237,0.0045997947454452515,0.004595905542373657,0.004587844014167786,0.0045571476221084595,0.0045365095138549805,0.004503533244132996,0.004486098885536194,0.004464760422706604,0.0044275373220443726,0.004411786794662476,0.004395186901092529,0.004360586404800415,0.004312202334403992,0.004296645522117615,0.004244491457939148,0.004211589694023132,0.004149049520492554,0.004108726978302002,0.004062145948410034,0.004013776779174805,0.003967896103858948,0.00393405556678772,0.0038912594318389893,0.003841117024421692,0.003795996308326721,0.0037456005811691284,0.003711879253387451,0.0036514848470687866,0.003600195050239563,0.003550425171852112,0.003508523106575012,0.0034444183111190796,0.0033872276544570923,0.0033481568098068237,0.0033020228147506714,0.0032505691051483154,0.0031923502683639526,0.0031566768884658813,0.003088921308517456,0.0030323565006256104,0.0029816478490829468,0.0029316842555999756,0.002884387969970703,0.002831384539604187,0.002788841724395752,0.0027326643466949463,0.002678424119949341,0.0026241540908813477,0.0025812089443206787,0.002520442008972168,0.0024767816066741943,0.002448856830596924,0.002378135919570923,0.0023332536220550537,0.0022813081741333008,0.0022319555282592773,0.00218924880027771,0.002145320177078247,0.0020953714847564697,0.0020574331283569336,0.002019166946411133,0.001976877450942993,0.0019247829914093018,0.0018766224384307861,0.0018264949321746826,0.0017874538898468018,0.001761019229888916,0.0017323195934295654,0.0016875267028808594,0.0016551315784454346,0.0016151666641235352,0.0015842020511627197,0.0015397965908050537,0.0014961957931518555,0.0014608204364776611,0.001431882381439209,0.0014001131057739258,0.0013729333877563477,0.0013317763805389404,0.0013069212436676025,0.001280069351196289,0.0012530684471130371,0.0012182891368865967,0.0011791884899139404,0.001162886619567871,0.0011425912380218506,0.0011127591133117676,0.0010960698127746582,0.0010671615600585938,0.0010371506214141846,0.001014024019241333,0.0009910166263580322,0.0009657740592956543,0.0009472966194152832,0.0009212791919708252,0.0009074509143829346,0.0008850395679473877,0.0008585751056671143,0.0008389949798583984,0.0008168518543243408,0.0007958412170410156,0.0007739365100860596,0.0007627904415130615,0.0007450580596923828,0.0007215738296508789,0.0007110834121704102,0.0006891787052154541,0.0006761550903320312,0.0006624460220336914,0.0006490349769592285,0.0006350874900817871,0.0006246864795684814,0.0006139278411865234,0.0005927383899688721,0.0005815327167510986,0.0005652308464050293,0.0005492568016052246,0.0005379319190979004,0.0005235671997070312,0.0005178749561309814,0.000505298376083374,0.0004931986331939697,0.0004852116107940674,0.0004756450653076172,0.0004677772521972656,0.0004576444625854492,0.00045239925384521484,0.00044614076614379883,0.0004315376281738281,0.00042247772216796875,0.0004118382930755615,0.00039955973625183105,0.0003980398178100586,0.0003858804702758789,0.0003794431686401367,0.0003700554370880127,0.000363081693649292,0.00035816431045532227,0.00035309791564941406,0.00034615397453308105,0.00033918023109436035,0.00033217668533325195,0.0003260672092437744,0.000322490930557251,0.00031635165214538574,0.00031071901321411133,0.00030413269996643066]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0003184080123901367,0.0004160583484917879,0.0005155333201400936,0.0006173363071866333,0.000715867499820888,0.0008099943515844643,0.0009012269438244402,0.0009851609356701374,0.0010677106911316514,0.0011490019969642162,0.0012276507914066315,0.0013054816517978907,0.0013785306364297867,0.0014500695979222655,0.0015211680438369513,0.0015873588854447007,0.001653360901400447,0.0017180417198687792,0.0017781923525035381,0.0018374620703980327,0.001893837470561266,0.0019476332236081362,0.0020001076627522707,0.0020511350594460964,0.0021031061187386513,0.0021514277905225754,0.002198680303990841,0.002243415452539921,0.0022860118187963963,0.0023276011925190687,0.002367806388065219,0.002409144304692745,0.0024527471978217363,0.0024969791993498802,0.002540708053857088,0.0025873309932649136,0.0026325697544962168,0.0026789410039782524,0.002725438214838505,0.0027711803559213877,0.0028209493029862642,0.002869396936148405,0.002918410813435912,0.002968494314700365,0.0030202767811715603,0.0030720592476427555,0.0031245965510606766,0.0031775743700563908,0.0032325026113539934,0.003285040147602558,0.0033412897028028965,0.003394833765923977,0.003450642805546522,0.0035096609499305487,0.0035664767492562532,0.003624802688136697,0.0036861489061266184,0.003746488131582737,0.0038058836944401264,0.003868173575028777,0.0039321621879935265,0.003998289816081524,0.004061712417751551,0.004127588588744402,0.0041932761669158936,0.004261920694261789,0.004329998977482319,0.004396315664052963,0.004467666149139404,0.004537883680313826,0.00460885651409626,0.0046791997738182545,0.004749102983623743,0.004820704460144043,0.004895263817161322,0.004973031580448151,0.005047716666013002,0.005124226212501526,0.005201931111514568,0.005282215774059296,0.005361493676900864,0.005441589746624231,0.0055238245986402035,0.0056089540012180805,0.005694712977856398,0.005779968108981848,0.005868180654942989,0.005958217661827803,0.006045926827937365,0.00613810308277607,0.006231034640222788,0.0063278041779994965,0.0064184702932834625,0.006511842366307974,0.006603137589991093,0.006699969992041588,0.0068013328127563,0.006905023008584976,0.007009154185652733,0.007115864660590887,0.007221631705760956,0.0073328097350895405,0.007441848516464233,0.0075511387549340725,0.007661750540137291,0.007775759790092707,0.007891278713941574,0.008008560165762901,0.008126407861709595,0.008246142417192459,0.008364682085812092,0.008485612459480762,0.00860899593681097,0.008733701892197132,0.00885702297091484,0.008986510336399078,0.00911989901214838,0.009252658113837242,0.00938982143998146,0.00952465645968914,0.009668867103755474,0.00981137901544571,0.009950241073966026,0.010098730213940144,0.010247156023979187,0.010394323617219925,0.010544007644057274,0.0106999846175313,0.010852625593543053,0.01100910548120737,0.011166528798639774,0.011323196813464165,0.011483137495815754,0.011648866347968578,0.0118083655834198,0.011973464861512184,0.012139193713665009,0.012313731014728546,0.012485751882195473,0.012662428431212902,0.01283979695290327,0.013022765517234802,0.013198121450841427,0.013380523771047592,0.013567330315709114,0.013758477754890919,0.013947549276053905,0.014139263890683651,0.014329593628644943,0.014528166502714157,0.014723781496286392,0.014922291040420532,0.015126463025808334,0.015330195426940918,0.015542106702923775,0.01575382798910141,0.015967942774295807,0.016179854050278664,0.016395414248108864,0.016615504398941994,0.016839999705553055,0.01706518791615963,0.017293835058808327,0.017519274726510048,0.01774641126394272,0.017977071925997734,0.01821729727089405,0.018454188480973244,0.018696866929531097,0.018941810354590416,0.019186941906809807,0.01943446695804596,0.01968884840607643,0.019939390942454338,0.020200064405798912,0.020462878048419952,0.020721223205327988,0.020984288305044174,0.021254273131489754,0.021522056311368942,0.021800976246595383,0.022072598338127136,0.022351203486323357,0.022634338587522507,0.02292112447321415,0.023209040984511375,0.023499412462115288,0.023789910599589348,0.024086320772767067,0.024384619668126106,0.024686066433787346,0.02498914673924446,0.025296317413449287,0.025608520954847336,0.02593129687011242,0.02624777890741825,0.02657093107700348,0.026897858828306198,0.02723044715821743,0.02756693959236145,0.02790934406220913,0.028247784823179245,0.028591008856892586,0.028934547677636147,0.029286138713359833,0.029638925567269325,0.02999485842883587,0.030352050438523293,0.030712513253092766,0.031078198924660683,0.0314440093934536,0.03182290866971016,0.03220023214817047,0.0325748547911644,0.032959289848804474,0.033353980630636215,0.03373929485678673,0.03413310647010803,0.03453415259718895,0.03493198752403259,0.035332970321178436,0.035733889788389206,0.03614380955696106,0.03655743971467018,0.03696981072425842,0.03738897666335106,0.03780870884656906,0.03822649270296097,0.038643643260002136,0.039077598601579666,0.03951117396354675,0.03994569182395935,0.04037882387638092,0.04081573337316513,0.041265543550252914,0.041716042906045914,0.04216792806982994,0.042623523622751236,0.0430779904127121,0.04354151338338852,0.044004347175359726,0.04447523131966591,0.044944293797016144,0.045414865016937256,0.04589097201824188,0.046374883502721786,0.0468580387532711,0.04734182357788086,0.04782472550868988,0.04831260070204735,0.048810604959726334,0.04930156096816063,0.049797363579273224,0.050296563655138016,0.05080268159508705,0.0513128936290741,0.051822032779455185,0.05233677476644516,0.05284459516406059,0.053364746272563934,0.05388043075799942,0.05439925938844681,0.05492601916193962,0.05545535683631897,0.05599111318588257,0.05651497468352318,0.05705173686146736,0.05758893862366676,0.05812859535217285,0.058669134974479675,0.05920828878879547,0.05974460765719414,0.060291439294815063,0.06083342432975769,0.061374589800834656,0.06191437318921089,0.06246107444167137,0.06301753222942352,0.06357694417238235,0.06412667036056519,0.0646730586886406,0.06522750109434128,0.0657896175980568,0.06634751707315445,0.06690699607133865,0.06747068464756012,0.06803236901760101,0.06859631091356277,0.06916138529777527,0.0697224959731102,0.07028958946466446,0.07086025923490524,0.07142892479896545,0.07200349867343903,0.07256926596164703,0.07314340770244598,0.07370193302631378,0.07428387552499771,0.07484976947307587,0.07541421800851822,0.07598621398210526,0.0765572041273117,0.07712586224079132,0.07770434021949768,0.07827646285295486,0.07885431498289108,0.07943247258663177,0.0800086259841919,0.08058351278305054,0.08116123825311661,0.08174311369657516,0.08231404423713684,0.08289094269275665,0.08347131311893463,0.08404802531003952,0.08463015407323837,0.08520127087831497,0.08577540516853333,0.08635161817073822,0.08692405372858047,0.0874982550740242,0.0880691185593605,0.08864520490169525,0.08922430872917175,0.08979127556085587,0.09035421162843704,0.09092772006988525,0.0914960652589798,0.09205447137355804,0.09262099862098694,0.09318248182535172,0.09374278038740158,0.09429243952035904,0.09484681487083435,0.09540598094463348,0.09594884514808655,0.09651083499193192,0.09706640988588333,0.0976148173213005,0.0981559157371521,0.09870003908872604,0.0992349162697792,0.09978325664997101,0.10032637417316437,0.10086476802825928,0.10140537470579147,0.10193949192762375,0.10247556120157242,0.10300540179014206,0.10352718830108643,0.10404803603887558],"recovered":[0.0,0.0001400577457388863,0.0002585971960797906,0.0003678875509649515,0.0004718297568615526,0.0005700463661924005,0.000671534740831703,0.0007646548910997808,0.0008551324717700481,0.0009410798666067421,0.0010239442344754934,0.0011058647651225328,0.0011857090285047889,0.0012614635052159429,0.0013337575364857912,0.0014069952303543687,0.0014757657190784812,0.0015417048707604408,0.001607832731679082,0.0016715697711333632,0.0017335449811071157,0.0017911788308992982,0.001847239676862955,0.0019004691857844591,0.0019536358304321766,0.0020070539321750402,0.0020577036775648594,0.0021074097603559494,0.0021547877695411444,0.0021983906626701355,0.002241364447399974,0.002282261848449707,0.002325864741578698,0.002368586603552103,0.00241351081058383,0.0024577430449426174,0.002500968286767602,0.0025451374240219593,0.0025924525689333677,0.0026366845704615116,0.002683056052774191,0.0027317553758621216,0.00277881883084774,0.002826448529958725,0.0028755252715200186,0.0029271189123392105,0.002978334901854396,0.0030320677906274796,0.0030827175360172987,0.0031356324907392263,0.0031899316236376762,0.0032454892061650753,0.0032998512033373117,0.003354024374857545,0.0034105887170881033,0.003467027097940445,0.003526108106598258,0.003584874328225851,0.0036452137865126133,0.0037029734812676907,0.0037640677765011787,0.0038270496297627687,0.0038899057544767857,0.003954460844397545,0.004019330255687237,0.004083507694303989,0.0041491324082016945,0.004216895904392004,0.00428566662594676,0.0043546888045966625,0.004424151033163071,0.004494809079915285,0.004564208909869194,0.004632224328815937,0.004703134298324585,0.004777818918228149,0.0048533217050135136,0.004928384441882372,0.0050050197169184685,0.005078508984297514,0.005155081395059824,0.005235051736235619,0.005314833018928766,0.0053975083865225315,0.005478107836097479,0.0055636148899793625,0.005652833729982376,0.0057365791872143745,0.005825672298669815,0.005916401743888855,0.006008137483149767,0.006100251339375973,0.006193056702613831,0.006285044364631176,0.006381310522556305,0.006471725180745125,0.006564908195286989,0.006662873085588217,0.006762159056961536,0.006864276714622974,0.006968785542994738,0.007076439913362265,0.007184786256402731,0.007289483677595854,0.007399340160191059,0.0075068059377372265,0.007622325327247381,0.007737341336905956,0.007853363640606403,0.00797095987945795,0.008090128190815449,0.008208164013922215,0.008331107906997204,0.008452793583273888,0.008574415929615498,0.008698303252458572,0.008825022727251053,0.00895167887210846,0.009082675911486149,0.009217510931193829,0.009351088665425777,0.009490706026554108,0.009630134329199791,0.009769374504685402,0.009911508299410343,0.010056473314762115,0.010200117714703083,0.010349361225962639,0.01050080731511116,0.010653449222445488,0.010805335827171803,0.010959802195429802,0.011111876927316189,0.011267539113759995,0.011427919380366802,0.011591949500143528,0.011754469014704227,0.01191485021263361,0.012087940238416195,0.012259582988917828,0.0124334916472435,0.01260368712246418,0.012784642167389393,0.012963395565748215,0.013150768354535103,0.013332541100680828,0.013521990738809109,0.013713578693568707,0.013897491618990898,0.014086752198636532,0.014282681979238987,0.014475906267762184,0.014672968536615372,0.014866759069263935,0.015068666078150272,0.015274789184331894,0.01548707764595747,0.01569691300392151,0.01591077446937561,0.016124511137604713,0.016341770067811012,0.01656060293316841,0.01678566262125969,0.017010850831866264,0.01724056713283062,0.01746802031993866,0.01769767515361309,0.01793091557919979,0.018166357651352882,0.018403878435492516,0.018647437915205956,0.018890367820858955,0.019137702882289886,0.019387930631637573,0.019637154415249825,0.01989172399044037,0.020146356895565987,0.02040419913828373,0.020658643916249275,0.020925357937812805,0.021190812811255455,0.021463189274072647,0.021739907562732697,0.022014297544956207,0.02229277603328228,0.022579247131943703,0.022871820256114006,0.023158857598900795,0.023452941328287125,0.023748597130179405,0.02404041588306427,0.02434060163795948,0.02464280277490616,0.024952804669737816,0.02526198886334896,0.025571739301085472,0.025885704904794693,0.026204830035567284,0.026528045535087585,0.026860257610678673,0.027192721143364906,0.027530092746019363,0.027866709977388382,0.028206031769514084,0.028547117486596107,0.02889600209891796,0.029249481856822968,0.029599500820040703,0.029951469972729683,0.030311239883303642,0.030674472451210022,0.031041793525218964,0.03141263872385025,0.03179008886218071,0.032162319868803024,0.03253794461488724,0.03292502090334892,0.0333109050989151,0.03369118645787239,0.03409066051244736,0.03448314964771271,0.0348828099668026,0.03527788072824478,0.03568710386753082,0.036094192415475845,0.036508575081825256,0.03692352771759033,0.03734112158417702,0.037757642567157745,0.038179200142621994,0.03860617056488991,0.03902250528335571,0.03945809230208397,0.03989720717072487,0.04033486917614937,0.04077763110399246,0.04122466966509819,0.04167252779006958,0.0421295091509819,0.04258120432496071,0.04304202273488045,0.04349919408559799,0.043963849544525146,0.04443209245800972,0.044901344925165176,0.0453791506588459,0.04585481807589531,0.04633507877588272,0.046818800270557404,0.047305669635534286,0.047786496579647064,0.04828406125307083,0.04877571016550064,0.049265846610069275,0.049756426364183426,0.05026191845536232,0.050771184265613556,0.05127107724547386,0.05179443955421448,0.05230628326535225,0.052818506956100464,0.05333186313509941,0.053847990930080414,0.05437619611620903,0.054904401302337646,0.05542580783367157,0.055949799716472626,0.05648140236735344,0.05701659247279167,0.05755933001637459,0.05808992683887482,0.05862429738044739,0.059165023267269135,0.0597093366086483,0.06024697795510292,0.0607791505753994,0.06131874397397041,0.0618712343275547,0.062412653118371964,0.06296244263648987,0.06351882964372635,0.06406258046627045,0.06461450457572937,0.06517882645130157,0.06573345512151718,0.06629437953233719,0.06685587018728256,0.06741314381361008,0.06797979027032852,0.06854933500289917,0.06910427659749985,0.06967174261808395,0.0702410340309143,0.07080227881669998,0.0713726356625557,0.07194280624389648,0.07251059263944626,0.07307497411966324,0.0736418142914772,0.074221171438694,0.07478511333465576,0.07535100728273392,0.07592520862817764,0.07649607211351395,0.07707039266824722,0.07763345539569855,0.0782073438167572,0.07879167050123215,0.07936850935220718,0.07994906604290009,0.08052200824022293,0.08109815418720245,0.08167317509651184,0.08224774897098541,0.08281747996807098,0.0834004282951355,0.0839749425649643,0.08455348014831543,0.08513680100440979,0.08571308106184006,0.08628664910793304,0.08685291558504105,0.08743146061897278,0.0879993662238121,0.08857318758964539,0.08914323151111603,0.08971284329891205,0.09028276056051254,0.09085267782211304,0.09141429513692856,0.09198389947414398,0.09254582971334457,0.0931037962436676,0.09365811198949814,0.09422199428081512,0.09478083997964859,0.09533465653657913,0.09588846564292908,0.09644719213247299,0.09700483828783035,0.09755827486515045,0.0980975553393364,0.09863444417715073,0.0991785004734993,0.09972061216831207,0.10026228427886963,0.10079891979694366,0.10134052485227585,0.10187055915594101,0.10240297764539719,0.10292640328407288],"active":[0.0003184080123901367,0.0002760005882009864,0.00025693612406030297,0.00024944875622168183,0.00024403774295933545,0.00023994798539206386,0.0002296922029927373,0.0002205060445703566,0.00021257821936160326,0.0002079221303574741,0.00020370655693113804,0.00019961688667535782,0.0001928216079249978,0.00018860609270632267,0.00018741050735116005,0.00018036365509033203,0.0001775951823219657,0.00017633684910833836,0.00017035962082445621,0.00016589229926466942,0.0001602924894541502,0.00015645439270883799,0.0001528679858893156,0.0001506658736616373,0.00014947028830647469,0.00014437385834753513,0.00014097662642598152,0.0001360056921839714,0.00013122404925525188,0.00012921052984893322,0.00012644194066524506,0.00012688245624303818,0.00012688245624303818,0.00012839259579777718,0.0001271972432732582,0.00012958794832229614,0.0001316014677286148,0.0001338035799562931,0.00013298564590513706,0.00013449578545987606,0.00013789325021207333,0.0001376415602862835,0.00013959198258817196,0.0001420457847416401,0.0001447515096515417,0.000144940335303545,0.0001462616492062807,0.0001455065794289112,0.00014978507533669472,0.0001494076568633318,0.00015135807916522026,0.0001493445597589016,0.0001507916022092104,0.00015563657507300377,0.00015588803216814995,0.00015777559019625187,0.00016004079952836037,0.0001616138033568859,0.00016066990792751312,0.00016520009376108646,0.00016809441149234772,0.00017124018631875515,0.00017180666327476501,0.00017312774434685707,0.00017394591122865677,0.0001784129999577999,0.0001808665692806244,0.00017941975966095924,0.00018199952319264412,0.00018319487571716309,0.0001847054809331894,0.00018439069390296936,0.00018489407375454903,0.00018848013132810593,0.00019212951883673668,0.00019521266222000122,0.00019439496099948883,0.00019584177061915398,0.00019691139459609985,0.0002037067897617817,0.00020641228184103966,0.00020653801038861275,0.00020899157971143723,0.000211445614695549,0.00021660514175891876,0.00021635321900248528,0.00021534692496061325,0.00022163847461342812,0.00022025452926754951,0.00022170133888721466,0.00022289715707302094,0.0002275528386235237,0.00022541359066963196,0.00022679800167679787,0.00022182706743478775,0.000228244811296463,0.00023642461746931076,0.00024214992299675941,0.00024699512869119644,0.0002515879459679127,0.0002528461627662182,0.00025636982172727585,0.00025706226006150246,0.0002616550773382187,0.00026241037994623184,0.0002689538523554802,0.0002689533866941929,0.00027121882885694504,0.0002730442211031914,0.0002751825377345085,0.00027455389499664307,0.000277448445558548,0.0002778880298137665,0.0002809083089232445,0.0002826070412993431,0.000288207083940506,0.0002948762848973274,0.00030097924172878265,0.00030714552849531174,0.00030714552849531174,0.00031777843832969666,0.00032067298889160156,0.00032010674476623535,0.00032935570925474167,0.00033564772456884384,0.00033785030245780945,0.0003438899293541908,0.00035062339156866074,0.0003518182784318924,0.0003556562587618828,0.0003611929714679718,0.0003633946180343628,0.0003712605684995651,0.00038132723420858383,0.0003804462030529976,0.00038151536136865616,0.0003847246989607811,0.00039888080209493637,0.0003978116437792778,0.00040284544229507446,0.00040630530565977097,0.00041907839477062225,0.000413479283452034,0.00041712820529937744,0.00041656196117401123,0.00042593665421009064,0.00042555853724479675,0.00042568519711494446,0.0004321020096540451,0.0004414143040776253,0.00044109951704740524,0.0004463847726583481,0.00045349448919296265,0.0004634363576769829,0.00047344062477350235,0.000479038804769516,0.00048086512833833694,0.00048294104635715485,0.0004846397787332535,0.0004909932613372803,0.0004982296377420425,0.0005045849829912186,0.0005081724375486374,0.0005084238946437836,0.0005058441311120987,0.0005090516060590744,0.0005196221172809601,0.0005232729017734528,0.000530509278178215,0.0005379319190979004,0.0005395039916038513,0.0005440991371870041,0.0005511455237865448,0.0005514603108167648,0.0005629099905490875,0.0005711540579795837,0.000574866309762001,0.0005800891667604446,0.0005956292152404785,0.0005966983735561371,0.0006101634353399277,0.0006094090640544891,0.0006112959235906601,0.0006200410425662994,0.0006283484399318695,0.0006297938525676727,0.0006275922060012817,0.0006310530006885529,0.0006333794444799423,0.000636022537946701,0.0006456505507230759,0.0006485451012849808,0.000653514638543129,0.00065571628510952,0.0006693080067634583,0.0006760396063327789,0.000685226172208786,0.0006930287927389145,0.0007024016231298447,0.0007066819816827774,0.000716622918844223,0.0007176920771598816,0.0007242988795042038,0.0007285159081220627,0.0007390212267637253,0.0007429234683513641,0.0007453765720129013,0.0007525496184825897,0.0007610432803630829,0.0007669590413570404,0.000769536942243576,0.0007811151444911957,0.000787593424320221,0.0007847659289836884,0.0007969699800014496,0.0008160360157489777,0.0008142739534378052,0.0008222013711929321,0.0008429661393165588,0.0008413270115852356,0.0008498206734657288,0.0008510798215866089,0.0008659288287162781,0.0008703358471393585,0.0008756183087825775,0.0008804015815258026,0.0008851811289787292,0.0008853711187839508,0.0008860006928443909,0.0008983984589576721,0.0009050033986568451,0.0009231865406036377,0.0009207315742969513,0.0009185262024402618,0.0009306743741035461,0.0009384118020534515,0.0009432584047317505,0.0009509958326816559,0.0009484812617301941,0.0009603090584278107,0.0009623244404792786,0.0009760372340679169,0.0009804442524909973,0.000982772558927536,0.000989627093076706,0.000995732843875885,0.0010032206773757935,0.0010067448019981384,0.0010059252381324768,0.0010069310665130615,0.0010241083800792694,0.001017499715089798,0.001021653413772583,0.0010307170450687408,0.0010462552309036255,0.0010509751737117767,0.001050848513841629,0.0010656975209712982,0.0010501556098461151,0.0010584630072116852,0.0010619238018989563,0.0010673962533473969,0.0010780282318592072,0.0010791607201099396,0.0010867118835449219,0.0010891668498516083,0.0011019371449947357,0.001107536256313324,0.0011120028793811798,0.0011098049581050873,0.0011183619499206543,0.0011203102767467499,0.001126416027545929,0.0011240877211093903,0.0011276118457317352,0.001135222613811493,0.0011423304677009583,0.0011462979018688202,0.0011642910540103912,0.0011642277240753174,0.0011542290449142456,0.0011649206280708313,0.001175113022327423,0.0011686906218528748,0.0011735409498214722,0.001176305115222931,0.001176498830318451,0.0011831670999526978,0.0011815950274467468,0.001173160970211029,0.0011853128671646118,0.001188516616821289,0.0011878907680511475,0.0012012198567390442,0.0011966302990913391,0.0012006014585494995,0.0011913403868675232,0.0012089014053344727,0.0012079551815986633,0.0011930465698242188,0.0012011006474494934,0.0012061968445777893,0.001200653612613678,0.0012082681059837341,0.0012060701847076416,0.0012208595871925354,0.0012251287698745728,0.0012169554829597473,0.0012150034308433533,0.0012121722102165222,0.0012211054563522339,0.0012158900499343872,0.001217767596244812,0.0012235641479492188,0.0012305453419685364,0.0012297257781028748,0.0012263283133506775,0.0012219250202178955,0.0012148171663284302,0.0012109726667404175,0.001211605966091156,0.001216202974319458,0.0012137442827224731,0.0012249425053596497,0.0012180879712104797,0.0012109801173210144,0.0012148767709732056,0.0012133046984672546,0.0012017935514450073,0.0012067034840583801,0.0011985823512077332,0.0011969506740570068,0.0011886432766914368,0.0011887028813362122,0.0011839866638183594,0.0011680051684379578,0.0011761784553527832,0.0011779442429542542,0.0011676251888275146,0.0011510774493217468,0.001141764223575592,0.00113736093044281,0.001148812472820282,0.0011478736996650696,0.0011441558599472046,0.0011430904269218445,0.0011405721306800842,0.0011350363492965698,0.0011348426342010498,0.0011242106556892395,0.0011216327548027039]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0003184080123901367,0.0004164358542766422,0.0005229577654972672,0.0006291650934144855,0.0007363790646195412,0.0008454807102680206,0.0009524430497549474,0.001059782924130559,0.0011685069184750319,0.0012757210060954094,0.001377775683067739,0.0014824100071564317,0.0015858488623052835,0.0016879664035513997,0.001790398615412414,0.001892893691547215,0.001992934849113226,0.002087061759084463,0.0021790494211018085,0.002268079901114106,0.0023567955940961838,0.0024389049503952265,0.002519378438591957,0.00259689474478364,0.0026727120857685804,0.0027469564229249954,0.0028167336713522673,0.0028870771639049053,0.0029532681219279766,0.003019962226971984,0.0030825037974864244,0.003143094712868333,0.0032011689618229866,0.0032580478582531214,0.003312409855425358,0.003364821430295706,0.003418176667764783,0.0034700219985097647,0.0035197280813008547,0.0035665398463606834,0.003611526917666197,0.0036538084968924522,0.003697033738717437,0.0037390636280179024,0.0037776960525661707,0.0038153845816850662,0.0038516258355230093,0.003888936946168542,0.0039240457117557526,0.0039575183764100075,0.0039904252626001835,0.004020814783871174,0.004052274860441685,0.004081091843545437,0.0041081467643380165,0.004135327413678169,0.0041617536917328835,0.00418849429115653,0.004213913343846798,0.004238074645400047,0.00426173210144043,0.004284382797777653,0.004307033959776163,0.004326350055634975,0.004346861504018307,0.004367247223854065,0.004386059939861298,0.0044045583344995975,0.004421168938279152,0.0044386605732142925,0.004456466529518366,0.004472825210541487,0.004487926140427589,0.004503404255956411,0.004519259557127953,0.004533919971436262,0.004547761753201485,0.004561415407806635,0.004574502352625132,0.004587274976074696,0.0045998590067029,0.004612128250300884,0.004623642191290855,0.00463490467518568,0.004646481946110725,0.00465793302282691,0.004669321700930595,0.004678759258240461,0.004688700661063194,0.00469813821837306,0.004708079621195793,0.004716510884463787,0.00472582271322608,0.004734694492071867,0.004741741344332695,0.004749606363475323,0.0047569675371050835,0.004764077719300985,0.00477087264880538,0.004778171423822641,0.00478471489623189,0.004790944047272205,0.004797361791133881,0.004803527612239122,0.004809064790606499,0.004814538639038801,0.0048194462433457375,0.004824542906135321,0.004828884266316891,0.0048335399478673935,0.0048383851535618305,0.004842789378017187,0.004847382195293903,0.004850905854254961,0.004855058621615171,0.004858581814914942,0.004861476365476847,0.004865817725658417,0.004869026597589254,0.0048721726052463055,0.004875255282968283,0.004877772182226181,0.004881043918430805,0.004884315654635429,0.0048874616622924805,0.004889852833002806,0.004892432596534491,0.0048948233015835285,0.00489727733656764,0.004899416584521532,0.0049018701538443565,0.004904072266072035,0.004906714893877506,0.004908854141831398,0.004910867661237717,0.004912944044917822,0.0049146427772939205,0.004916656296700239,0.0049185436218976974,0.00492080906406045,0.004922193009406328,0.004923640284687281,0.004925276152789593,0.004926660098135471,0.004927918780595064,0.004929302725940943,0.0049304356798529625,0.004932008218020201,0.00493332976475358,0.004934399388730526,0.004935406148433685,0.004936727229505777,0.004937796853482723,0.004939055535942316,0.004940125159919262,0.0049415091052651405,0.004942453000694513,0.004943459760397673,0.004944277461618185,0.004945032764226198,0.004945913329720497,0.00494685722514987,0.0049475496634840965,0.004948178771883249,0.004949248395860195,0.004949814639985561,0.004950506612658501,0.004951387643814087,0.004952205345034599,0.0049529606476426125,0.004953526891767979,0.0049545965157449245,0.004955162759870291,0.00495616951957345,0.004957239143550396,0.004957742523401976,0.004958685953170061,0.004959315527230501,0.004959881771355867,0.004960321821272373,0.004960951395332813,0.004961454775184393,0.004961894825100899,0.004962209612131119,0.004962650127708912,0.004963090643286705,0.004963467828929424,0.004963971208781004,0.004964285995811224,0.004964411724358797,0.004964789375662804,0.004965103697031736,0.004965481348335743,0.004965669941157103,0.004965984728187323,0.004966299515217543,0.004966550972312689,0.0049667395651340485,0.0049670543521642685,0.004967242944985628,0.0049673691391944885,0.004967494867742062,0.004967683460563421,0.004967998247593641,0.004968123976141214,0.004968312568962574,0.0049683754332363605,0.004968501627445221,0.004968690220266581,0.004968942143023014,0.004969067871570587,0.004969256464391947,0.004969571251422167,0.00496969697996974,0.004969822708517313,0.00497001176699996,0.00497020035982132,0.004970326088368893,0.004970514681190252,0.004970640875399113,0.004970892332494259,0.004971018061041832,0.004971081390976906,0.004971207119524479,0.0049713957123458385,0.004971710499376059,0.004971710499376059,0.004972024820744991,0.004972087685018778,0.004972150549292564,0.004972213879227638,0.004972402472048998,0.004972465336322784,0.0049725910648703575,0.0049727801233530045,0.0049729058519005775,0.004973031580448151,0.004973157308995724,0.00497322017326951,0.00497322017326951,0.00497322017326951,0.004973283503204584,0.004973346367478371,0.004973409231752157,0.004973409231752157,0.004973472096025944,0.00497353496029973,0.004973597824573517,0.004973660688847303,0.004973660688847303,0.00497372355312109,0.004973786883056164,0.00497384974732995,0.00497384974732995,0.004973912611603737,0.004973975475877523,0.004973975475877523,0.00497403834015131,0.0049741012044250965,0.0049741012044250965,0.0049741012044250965,0.004974164068698883,0.004974164068698883,0.004974164068698883,0.004974164068698883,0.004974164068698883,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267,0.00497422693297267],"recovered":[0.0,0.0001372263941448182,0.0002589117793831974,0.00036908299080096185,0.0004781216848641634,0.0005894883652217686,0.0007002258207648993,0.0008069364703260362,0.0009115708526223898,0.0010214903159067035,0.0011297110468149185,0.0012361700646579266,0.0013423145283013582,0.0014466341817751527,0.0015471158549189568,0.0016484784428030252,0.0017492747865617275,0.0018481204751878977,0.001945519121363759,0.002041344763711095,0.0021311931777745485,0.0022200976964086294,0.0023073034826666117,0.0023900421801954508,0.002469886327162385,0.0025479060132056475,0.002623849082738161,0.002695262199267745,0.0027676192112267017,0.00283771101385355,0.0029037129133939743,0.0029686454217880964,0.0030316903721541166,0.0030926589388400316,0.003151739714667201,0.003207171568647027,0.003261219011619687,0.003315266454592347,0.0033671746496111155,0.003416628809645772,0.003464573295786977,0.0035115107893943787,0.0035559944808483124,0.003599093994125724,0.0036425082944333553,0.003679945133626461,0.0037217233330011368,0.0037597264163196087,0.0037983586080372334,0.00383460009470582,0.0038670033682137728,0.003902992932125926,0.003933131229132414,0.00396490516141057,0.003995735663920641,0.004024741239845753,0.004054502118378878,0.004081305582076311,0.004109241534024477,0.004134975373744965,0.004160142969340086,0.0041854362934827805,0.004209471400827169,0.004231556318700314,0.004252696875482798,0.0042735859751701355,0.004295670427381992,0.004314986523240805,0.0043342397548258305,0.004352801013737917,0.004370984621345997,0.0043881614692509174,0.004404709208756685,0.0044211940839886665,0.004437301307916641,0.004453219939023256,0.004469578620046377,0.004484113305807114,0.004497263114899397,0.0045102243311703205,0.00452406657859683,0.004536272957921028,0.0045488569885492325,0.004561189096421003,0.0045738983899354935,0.004586860071867704,0.004597933497279882,0.0046099512837827206,0.0046201441437006,0.004630588460713625,0.004640592727810144,0.004650596994906664,0.00466034933924675,0.00466884346678853,0.004677022807300091,0.004684950690716505,0.004693067166954279,0.004700617399066687,0.004707727115601301,0.004714333917945623,0.004721569363027811,0.0047288681380450726,0.0047345939092338085,0.004740508273243904,0.004746926017105579,0.004752147942781448,0.0047583142295479774,0.00476378807798028,0.004769576713442802,0.004774169996380806,0.004779077600687742,0.0047836704179644585,0.004787886049598455,0.004792856518179178,0.0047967578284442425,0.004801665432751179,0.004805062897503376,0.004808397963643074,0.004812424536794424,0.0048162625171244144,0.004819471389055252,0.004822805989533663,0.004825448617339134,0.004828091245144606,0.004831237252801657,0.004834383260458708,0.004837088752537966,0.004839731380343437,0.004842311143875122,0.004845079500228167,0.004847407341003418,0.00484986137598753,0.004852629732340574,0.004855146631598473,0.004857348743826151,0.004859991371631622,0.004861815832555294,0.004863766487687826,0.004865717142820358,0.0048677935265004635,0.004869492258876562,0.0048715053126215935,0.0048730154521763325,0.004874714184552431,0.004875972867012024,0.004877105355262756,0.004878929816186428,0.004880125634372234,0.004881509579718113,0.004883019719272852,0.004884215071797371,0.004885599482804537,0.004886669106781483,0.004887927323579788,0.004889311734586954,0.0048903813585639,0.004891388118267059,0.004892457742244005,0.004893590230494738,0.004894533660262823,0.004895288962870836,0.004896358586847782,0.004897113423794508,0.004897931590676308,0.004898623563349247,0.004899630323052406,0.004900322295725346,0.004901077598333359,0.004902021028101444,0.004902776330709457,0.004903783090412617,0.004904475063085556,0.004905418958514929,0.004906236659735441,0.004906929098069668,0.004907621070742607,0.004908313043415546,0.00490906834602356,0.004909760318696499,0.004910326562821865,0.004910892806947231,0.0049114590510725975,0.004911899566650391,0.004912277217954397,0.004912843462079763,0.004913220647722483,0.00491340970620513,0.004913913086056709,0.0049144793301820755,0.004914982710033655,0.0049153598956763744,0.004915611818432808,0.004915863275527954,0.004916178062558174,0.004916492849588394,0.00491674430668354,0.0049169957637786865,0.004917373415082693,0.004917688202112913,0.004917876794934273,0.004918128717690706,0.004918380174785852,0.004918568767607212,0.0049188206903636456,0.004919072147458792,0.004919386934489012,0.004919575527310371,0.004919701721519232,0.004919827450066805,0.004919953178614378,0.004920141771435738,0.004920267965644598,0.004920456558465958,0.004920708015561104,0.004920897074043751,0.00492108566686511,0.0049212113954126835,0.004921337589621544,0.0049215261824429035,0.004921714775264263,0.00492177763953805,0.004921966698020697,0.004922155290842056,0.004922281019389629,0.00492240721359849,0.004922470077872276,0.004922784399241209,0.004922847263514996,0.004922910593450069,0.004923099186271429,0.004923224914819002,0.004923287779092789,0.004923413507640362,0.004923539701849222,0.004923602566123009,0.004923665430396795,0.004923854023218155,0.004923980217427015,0.004924105945974588,0.004924168810248375,0.004924168810248375,0.004924168810248375,0.0049242316745221615,0.004924294538795948,0.004924420267343521,0.004924483131617308,0.004924483131617308,0.0049245464615523815,0.004924672190099955,0.004924672190099955,0.004924735054373741,0.004924735054373741,0.004924735054373741,0.004924797918647528,0.004924797918647528,0.004924860782921314,0.004924923647195101,0.004924986511468887,0.004925112705677748,0.004925238434225321,0.004925238434225321,0.004925238434225321,0.004925238434225321,0.004925238434225321,0.004925238434225321,0.004925238434225321,0.004925301298499107,0.004925364162772894,0.004925364162772894,0.004925364162772894,0.004925364162772894,0.004925364162772894,0.004925364162772894,0.004925364162772894,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805,0.0049254270270466805],"active":[0.0003184080123901367,0.000279209460131824,0.0002640459861140698,0.0002600821026135236,0.00025825737975537777,0.000255992345046252,0.00025221722899004817,0.00025284645380452275,0.00025693606585264206,0.0002542306901887059,0.0002480646362528205,0.0002462399424985051,0.00024353433400392532,0.00024133222177624702,0.00024328276049345732,0.00024441524874418974,0.0002436600625514984,0.00023894128389656544,0.0002335302997380495,0.00022673513740301132,0.00022560241632163525,0.00021880725398659706,0.00021207495592534542,0.00020685256458818913,0.00020282575860619545,0.00019905040971934795,0.00019288458861410618,0.0001918149646371603,0.00018564891070127487,0.00018225121311843395,0.00017879088409245014,0.00017444929108023643,0.00016947858966886997,0.00016538891941308975,0.00016067014075815678,0.00015764986164867878,0.00015695765614509583,0.00015475554391741753,0.00015255343168973923,0.00014991103671491146,0.00014695362187922,0.00014229770749807358,0.0001410392578691244,0.00013996963389217854,0.00013518775813281536,0.0001354394480586052,0.00012990250252187252,0.00012921052984893322,0.0001256871037185192,0.0001229182817041874,0.0001234218943864107,0.00011782185174524784,0.00011914363130927086,0.00011618668213486671,0.00011241110041737556,0.00011058617383241653,0.00010725157335400581,0.00010718870908021927,0.00010467180982232094,0.0001030992716550827,0.0001015891321003437,9.894650429487228e-05,9.756255894899368e-05,9.479373693466187e-05,9.416462853550911e-05,9.366124868392944e-05,9.038951247930527e-05,8.957181125879288e-05,8.692918345332146e-05,8.585955947637558e-05,8.5481908172369e-05,8.46637412905693e-05,8.321693167090416e-05,8.221017196774483e-05,8.195824921131134e-05,8.070003241300583e-05,7.81831331551075e-05,7.730210199952126e-05,7.723923772573471e-05,7.705064490437508e-05,7.579242810606956e-05,7.585529237985611e-05,7.478520274162292e-05,7.371557876467705e-05,7.258355617523193e-05,7.107295095920563e-05,7.138820365071297e-05,6.880797445774078e-05,6.85565173625946e-05,6.754975765943527e-05,6.748689338564873e-05,6.591388955712318e-05,6.547337397933006e-05,6.585102528333664e-05,6.471853703260422e-05,6.465567275881767e-05,6.390037015080452e-05,6.34603202342987e-05,6.314553320407867e-05,6.383750587701797e-05,6.314553320407867e-05,6.20759092271328e-05,6.27678819000721e-05,6.301933899521828e-05,6.213877350091934e-05,6.239069625735283e-05,6.113201379776001e-05,6.075482815504074e-05,5.930755287408829e-05,5.9369951486587524e-05,5.930755287408829e-05,5.911896005272865e-05,5.949614569544792e-05,5.8049336075782776e-05,5.8300793170928955e-05,5.6916382163763046e-05,5.641346797347069e-05,5.741976201534271e-05,5.660206079483032e-05,5.591008812189102e-05,5.5783893913030624e-05,5.4966192692518234e-05,5.559530109167099e-05,5.6224409490823746e-05,5.6224409490823746e-05,5.54695725440979e-05,5.534384399652481e-05,5.5091921240091324e-05,5.4966192692518234e-05,5.433708429336548e-05,5.446281284093857e-05,5.421089008450508e-05,5.408516153693199e-05,5.3707510232925415e-05,5.351891741156578e-05,5.295267328619957e-05,5.282694473862648e-05,5.2889809012413025e-05,5.282647907733917e-05,5.3015537559986115e-05,5.270075052976608e-05,5.213497206568718e-05,5.226070061326027e-05,5.194591358304024e-05,5.194591358304024e-05,5.219737067818642e-05,5.1505863666534424e-05,5.1882583647966385e-05,5.182018503546715e-05,5.1379669457674026e-05,5.119107663631439e-05,5.112774670124054e-05,5.112774670124054e-05,5.112821236252785e-05,5.0813425332307816e-05,5.112774670124054e-05,5.1064882427453995e-05,5.100201815366745e-05,5.068723112344742e-05,5.049910396337509e-05,5.0624366849660873e-05,5.0498638302087784e-05,5.043623968958855e-05,5.0247181206941605e-05,5.062483251094818e-05,5.018431693315506e-05,5.018431693315506e-05,5.031004548072815e-05,5.018431693315506e-05,5.018431693315506e-05,4.974380135536194e-05,5.0121452659368515e-05,4.974380135536194e-05,4.993285983800888e-05,5.031004548072815e-05,5.0121452659368515e-05,5.0372909754514694e-05,5.0247181206941605e-05,5.0121452659368515e-05,4.999525845050812e-05,5.005858838558197e-05,4.9995724111795425e-05,4.999525845050812e-05,4.993239417672157e-05,4.980666562914848e-05,4.9869995564222336e-05,5.005812272429466e-05,5.005812272429466e-05,4.980666562914848e-05,4.942901432514191e-05,4.9429479986429214e-05,4.949187859892845e-05,4.961807280778885e-05,4.949187859892845e-05,4.949187859892845e-05,4.9555208534002304e-05,4.9555208534002304e-05,4.936615005135536e-05,4.936615005135536e-05,4.936615005135536e-05,4.924042150378227e-05,4.911469295620918e-05,4.911469295620918e-05,4.917755722999573e-05,4.905182868242264e-05,4.892563447356224e-05,4.879990592598915e-05,4.879990592598915e-05,4.8862770199775696e-05,4.898896440863609e-05,4.892610013484955e-05,4.8988498747348785e-05,4.911469295620918e-05,4.898896440863609e-05,4.892563447356224e-05,4.892610013484955e-05,4.898896440863609e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.892610013484955e-05,4.911469295620918e-05,4.905136302113533e-05,4.892610013484955e-05,4.892610013484955e-05,4.8988498747348785e-05,4.924042150378227e-05,4.892610013484955e-05,4.917755722999573e-05,4.917709156870842e-05,4.905136302113533e-05,4.898896440863609e-05,4.911469295620918e-05,4.905182868242264e-05,4.905136302113533e-05,4.917755722999573e-05,4.924042150378227e-05,4.917755722999573e-05,4.917709156870842e-05,4.9114227294921875e-05,4.905136302113533e-05,4.905136302113533e-05,4.911469295620918e-05,4.911469295620918e-05,4.911469295620918e-05,4.898896440863609e-05,4.898896440863609e-05,4.905182868242264e-05,4.905136302113533e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.905182868242264e-05,4.911469295620918e-05,4.905182868242264e-05,4.911469295620918e-05,4.911469295620918e-05,4.905182868242264e-05,4.905182868242264e-05,4.8988498747348785e-05,4.8862770199775696e-05,4.8862770199775696e-05,4.892563447356224e-05,4.892563447356224e-05,4.892563447356224e-05,4.892563447356224e-05,4.892563447356224e-05,4.892563447356224e-05,4.8862770199775696e-05,4.8862770199775696e-05,4.8862770199775696e-05,4.8862770199775696e-05,4.8862770199775696e-05,4.8862770199775696e-05,4.8862770199775696e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05,4.879990592598915e-05]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0003184080123901367,0.0004188896855339408,0.0005228948430158198,0.0006279696244746447,0.0007309051579795778,0.0008306947420351207,0.0009274641633965075,0.0010249887127429247,0.0011171649675816298,0.0012094671837985516,0.0013011402916163206,0.0013874651631340384,0.0014737900346517563,0.00155904539860785,0.0016426017973572016,0.0017264100024476647,0.0018065058393403888,0.0018854693043977022,0.0019570081494748592,0.002028924645856023,0.0020929761230945587,0.002156461589038372,0.0022191288881003857,0.002278776140883565,0.002333075273782015,0.0023886326234787703,0.0024404150899499655,0.002487604273483157,0.0025345419999212027,0.0025785851757973433,0.0026215589605271816,0.002662078710272908,0.0027007111348211765,0.002738084876909852,0.0027700478676706553,0.002803961280733347,0.0028364902827888727,0.002867509378120303,0.002895760117098689,0.002923318650573492,0.0029499961528927088,0.002976107643917203,0.003002030309289694,0.003025562036782503,0.0030479610431939363,0.003067529061809182,0.003089236095547676,0.003107985947281122,0.003127616597339511,0.0031449194066226482,0.003163606394082308,0.0031787697225809097,0.0031954434234648943,0.003209914779290557,0.0032245118636637926,0.003237850731238723,0.003252951428294182,0.0032661014702171087,0.003278055926784873,0.003289884887635708,0.0033022169955074787,0.003313227789476514,0.003323420649394393,0.003333424683660269,0.003342862706631422,0.003351797116920352,0.0033612349070608616,0.003368911100551486,0.003377216402441263,0.003384766634553671,0.0033918137196451426,0.003398546017706394,0.0034061591140925884,0.003411947749555111,0.0034181138034909964,0.003424153896048665,0.0034307604655623436,0.0034362974110990763,0.003441708395257592,0.0034473082050681114,0.0034524674993008375,0.0034571236465126276,0.003461779560893774,0.003466246882453561,0.0034698331728577614,0.0034731049090623856,0.0034763768780976534,0.003480340586975217,0.0034838642459362745,0.003487073117867112,0.0034904705826193094,0.0034934908617287874,0.003496384946629405,0.003498838981613517,0.003501166822388768,0.003503746585920453,0.003505508415400982,0.0035078362561762333,0.0035099126398563385,0.0035118001978844404,0.003513498930260539,0.003515638178214431,0.0035172111820429564,0.0035188470501452684,0.003520420053973794,0.0035216156393289566,0.0035233772359788418,0.0035246985498815775,0.00352589413523674,0.0035268377978354692,0.0035278445575386286,0.003528977045789361,0.0035301095340400934,0.0035311162937432528,0.0035316196735948324,0.0035326892975717783,0.0035335072316229343,0.003534388029947877,0.003535269061103463,0.0035361498594284058,0.0035366532392799854,0.003537282347679138,0.0035379116889089346,0.0035386665258556604,0.00353916990570724,0.0035396104212850332,0.003540239529684186,0.003540680045261979,0.0035412462893873453,0.0035414351150393486,0.0035419384948909283,0.003542190184816718,0.003542567603290081,0.003542819293215871,0.003543008118867874,0.003543511498719454,0.0035437629558146,0.00354401464574039,0.0035442663356661797,0.0035443922970443964,0.0035445180255919695,0.0035447068512439728,0.0035447697155177593,0.003545021405443549,0.003545147366821766,0.003545273095369339,0.003545524785295129,0.0035456507466733456,0.0035457764752209187,0.0035459022037684917,0.003546091029420495,0.0035462169907987118,0.003546342719346285,0.0035464686807245016,0.0035467203706502914,0.003546908963471651,0.0035470977891236544,0.003547160653397441,0.0035472866147756577,0.0035474123433232307,0.0035475383047014475,0.0035475383047014475,0.0035476640332490206,0.0035477899946272373,0.0035479157231748104,0.003547978587448597,0.0035480414517223835,0.0035481045488268137,0.0035481045488268137,0.003548230277374387,0.0035482931416481733,0.0035482931416481733,0.0035483562387526035,0.0035483562387526035,0.0035483562387526035,0.00354841910302639,0.0035484819673001766,0.003548544831573963,0.003548544831573963,0.003548544831573963,0.0035486079286783934,0.0035486079286783934,0.0035486079286783934,0.0035486079286783934,0.0035486079286783934,0.0035486079286783934,0.0035486079286783934,0.0035486079286783934,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218,0.00354867079295218],"recovered":[0.0,0.00013754099200014025,0.00025406701024621725,0.0003668808494694531,0.00047598243691027164,0.0005817493074573576,0.0006832376820966601,0.0007819576421752572,0.0008826910052448511,0.0009768179152160883,0.0010725805768743157,0.0011651974637061357,0.0012589467223733664,0.001347033423371613,0.0014314078725874424,0.0015158451860770583,0.001600911607965827,0.0016828322550281882,0.0017626765184104443,0.001842457801103592,0.0019143113167956471,0.001983270514756441,0.0020470074377954006,0.0021121916361153126,0.002172531094402075,0.0022304165177047253,0.002286225790157914,0.002340461825951934,0.0023916149511933327,0.002438238123431802,0.0024850498884916306,0.002530162688344717,0.0025726959574967623,0.002612460870295763,0.0026505268178880215,0.0026858244091272354,0.0027211220003664494,0.0027530218940228224,0.002786117373034358,0.0028155006002634764,0.002844317350536585,0.002873134333640337,0.0028991198632866144,0.002923910040408373,0.0029493921902030706,0.002972798189148307,0.0029936872888356447,0.0030138841830193996,0.003034018212929368,0.0030547187197953463,0.0030734685715287924,0.003091337624937296,0.0031079482287168503,0.003125125076621771,0.003140917746350169,0.003155955346301198,0.0031702378764748573,0.0031852126121520996,0.0031990548595786095,0.003212959971278906,0.003225921420380473,0.00323881977237761,0.003250082256272435,0.0032616592943668365,0.003272166708484292,0.003282233839854598,0.0032921121455729008,0.0033018016256392,0.00331123941577971,0.0033196706790477037,0.003327850252389908,0.003334897104650736,0.0033420068211853504,0.003348613390699029,0.003355157095938921,0.0033615748398005962,0.0033685588277876377,0.0033759830985218287,0.0033812683541327715,0.003387182718142867,0.0033930970821529627,0.0033982566092163324,0.0034027867950499058,0.0034076315350830555,0.0034123503137379885,0.003416943596675992,0.003420467022806406,0.0034233611077070236,0.0034271993208676577,0.003430659882724285,0.003433742793276906,0.0034373921807855368,0.003441104432567954,0.0034439987502992153,0.0034467042423784733,0.0034490320831537247,0.0034519892651587725,0.0034543173387646675,0.0034562048967927694,0.0034579667262732983,0.0034599800128489733,0.003462119260802865,0.0034642585087567568,0.0034658315125852823,0.0034672787878662348,0.003468662966042757,0.0034702359698712826,0.0034714313223958015,0.0034727526362985373,0.0034741368144750595,0.0034755209926515818,0.0034765906166285276,0.0034779750276356936,0.003478855825960636,0.003480302868410945,0.0034812467638403177,0.0034821275621652603,0.0034828197676688433,0.0034837634302675724,0.003484518500044942,0.003485336434096098,0.003486028639599681,0.00348672061227262,0.003487412817776203,0.003488230751827359,0.0034886712674051523,0.003489300375804305,0.003489740891382098,0.0034901811741292477,0.003490747418254614,0.0034911250695586205,0.0034915024880319834,0.00349188013933599,0.0034921946935355663,0.003492383286356926,0.003492698073387146,0.0034930126275867224,0.0034933271817862988,0.0034935788717120886,0.0034938305616378784,0.0034940822515636683,0.003494333941489458,0.0034946484956890345,0.003494711359962821,0.0034948373213410378,0.0034950259141623974,0.0034950890112668276,0.0034952776040881872,0.0034954664297401905,0.0034955921582877636,0.003495780983939767,0.0034960326738655567,0.00349622149951756,0.003496347228065133,0.003496347228065133,0.00349647318944335,0.0034966617822647095,0.003496787743642926,0.0034968506079167128,0.0034969765692949295,0.0034971022978425026,0.0034972282592207193,0.003497291123494506,0.003497416852042079,0.003497479949146509,0.0034975428134202957,0.0034975428134202957,0.0034976056776940823,0.003497668541967869,0.0034977314062416553,0.0034977314062416553,0.0034977945033460855,0.0034977945033460855,0.003497857367619872,0.0034979202318936586,0.0034979202318936586,0.0034979202318936586,0.003497983096167445,0.0034980461932718754,0.0034980461932718754,0.003498109057545662,0.003498109057545662,0.003498109057545662,0.003498109057545662,0.003498109057545662,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485,0.0034981719218194485],"active":[0.0003184080123901367,0.00028134870808571577,0.00026882783276960254,0.00026108877500519156,0.00025492272106930614,0.0002489454345777631,0.00024422648129984736,0.00024303107056766748,0.00023447396233677864,0.00023264926858246326,0.00022855971474200487,0.0002222676994279027,0.00021484331227838993,0.00021201197523623705,0.00021119392476975918,0.00021056481637060642,0.0002055942313745618,0.000202637049369514,0.00019433163106441498,0.00018646684475243092,0.00017866480629891157,0.00017319107428193092,0.00017212145030498505,0.00016658450476825237,0.00016054417937994003,0.000158216105774045,0.00015418929979205132,0.0001471424475312233,0.00014292704872787,0.00014034705236554146,0.00013650907203555107,0.00013191602192819118,0.00012801517732441425,0.000125624006614089,0.00011952104978263378,0.00011813687160611153,0.00011536828242242336,0.00011448748409748077,0.00010964274406433105,0.00010781805031001568,0.00010567880235612392,0.00010297331027686596,0.00010291044600307941,0.00010165199637413025,9.856885299086571e-05,9.473087266087532e-05,9.554880671203136e-05,9.410176426172256e-05,9.35983844101429e-05,9.020068682730198e-05,9.013782255351543e-05,8.743209764361382e-05,8.749519474804401e-05,8.478970266878605e-05,8.359411731362343e-05,8.18953849375248e-05,8.27135518193245e-05,8.088885806500912e-05,7.900106720626354e-05,7.692491635680199e-05,7.629557512700558e-05,7.440801709890366e-05,7.333839312195778e-05,7.176538929343224e-05,7.069599814713001e-05,6.956327706575394e-05,6.912276148796082e-05,6.71094749122858e-05,6.597698666155338e-05,6.509595550596714e-05,6.396346725523472e-05,6.364891305565834e-05,6.4152292907238e-05,6.333435885608196e-05,6.295670755207539e-05,6.257905624806881e-05,6.220163777470589e-05,6.031431257724762e-05,6.044004112482071e-05,6.012548692524433e-05,5.937041714787483e-05,5.8867037296295166e-05,5.8992765843868256e-05,5.861534737050533e-05,5.748285911977291e-05,5.616131238639355e-05,5.590985529124737e-05,5.6979479268193245e-05,5.666492506861687e-05,5.6413235142827034e-05,5.672778934240341e-05,5.6098680943250656e-05,5.528051406145096e-05,5.484023131430149e-05,5.4462580010294914e-05,5.47145027667284e-05,5.3519150242209435e-05,5.351891741156578e-05,5.370774306356907e-05,5.383347161114216e-05,5.351891741156578e-05,5.351891741156578e-05,5.295267328619957e-05,5.3015537559986115e-05,5.3141266107559204e-05,5.295267328619957e-05,5.3141266107559204e-05,5.326722748577595e-05,5.314149893820286e-05,5.270098336040974e-05,5.2323564887046814e-05,5.238642916083336e-05,5.213450640439987e-05,5.2260467782616615e-05,5.131680518388748e-05,5.144253373146057e-05,5.1379669457674026e-05,5.156826227903366e-05,5.150563083589077e-05,5.163135938346386e-05,5.131680518388748e-05,5.125370807945728e-05,5.119107663631439e-05,5.125370807945728e-05,5.0939153879880905e-05,5.0939153879880905e-05,5.0939153879880905e-05,5.0939153879880905e-05,5.106511525809765e-05,5.0687696784734726e-05,5.0813425332307816e-05,5.0687696784734726e-05,5.068746395409107e-05,5.062459968030453e-05,5.062483251094818e-05,5.0813425332307816e-05,5.075032822787762e-05,5.068746395409107e-05,5.068746395409107e-05,5.056173540651798e-05,5.043577402830124e-05,5.0372909754514694e-05,5.012121982872486e-05,5.031004548072815e-05,5.031004548072815e-05,5.0247181206941605e-05,5.043577402830124e-05,5.037314258515835e-05,5.031004548072815e-05,5.031004548072815e-05,5.031004548072815e-05,5.018431693315506e-05,5.012121982872486e-05,5.0121452659368515e-05,5.037314258515835e-05,5.043577402830124e-05,5.043600685894489e-05,5.0372909754514694e-05,5.043600685894489e-05,5.043577402830124e-05,5.043600685894489e-05,5.031004548072815e-05,5.0372909754514694e-05,5.037314258515835e-05,5.043577402830124e-05,5.043577402830124e-05,5.0498638302087784e-05,5.049887113273144e-05,5.043600685894489e-05,5.049887113273144e-05,5.056173540651798e-05,5.0498638302087784e-05,5.056173540651798e-05,5.049887113273144e-05,5.043600685894489e-05,5.049887113273144e-05,5.056173540651798e-05,5.056173540651798e-05,5.0498638302087784e-05,5.0498638302087784e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.043600685894489e-05,5.043600685894489e-05,5.043600685894489e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05,5.049887113273144e-05]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0003184080123901367,0.000419330142904073,0.0005188680370338261,0.0006190980202518404,0.0007171258330345154,0.0008113785879686475,0.0009014786337502301,0.0009896911215037107,0.0010751980589702725,0.0011591319926083088,0.0012408638140186667,0.0013199530076235533,0.0013953300658613443,0.0014723428757861257,0.0015426863683387637,0.0016132815508171916,0.0016787801869213581,0.0017420768272131681,0.0018013465451076627,0.0018582253251224756,0.001909189741127193,0.001959273125976324,0.0020048266742378473,0.00205056881532073,0.0020933537743985653,0.0021341880783438683,0.0021727574057877064,0.0022086212411522865,0.002241716720163822,0.0022723583970218897,0.002302496461197734,0.0023320685140788555,0.002360130427405238,0.002385738305747509,0.002409144304692745,0.002432172652333975,0.0024552009999752045,0.0024767823051661253,0.0024950916413217783,0.0025138414930552244,0.0025311443023383617,0.002547754906117916,0.0025650577154010534,0.002579906489700079,0.002593622775748372,0.0026069616433233023,0.0026193568482995033,0.002630807925015688,0.0026413784362375736,0.0026522635016590357,0.002661952981725335,0.0026712019462138414,0.0026793815195560455,0.0026888821739703417,0.002697250572964549,0.0027043602894991636,0.0027105894405394793,0.0027168183587491512,0.0027229844126850367,0.002729402156546712,0.0027351905591785908,0.0027409791946411133,0.002746390178799629,0.002750605810433626,0.002754821442067623,0.00275897397659719,0.0027628750540316105,0.0027662727516144514,0.0027696702163666487,0.0027731938753277063,0.002776780165731907,0.0027798630762845278,0.0027829462196677923,0.0027855888474732637,0.002788168378174305,0.0027906852774322033,0.0027930133510380983,0.002794712083414197,0.0027961591258645058,0.0027985500637441874,0.00279999733902514,0.002801633207127452,0.0028035836294293404,0.002804527524858713,0.0028059117030352354,0.0028074216097593307,0.0028087429236620665,0.002809749683365226,0.0028106935787945986,0.002811574377119541,0.002812644001096487,0.00281333620660007,0.0028143427334725857,0.0028151606675237417,0.0028159786015748978,0.0028165450785309076,0.0028171741869300604,0.0028175516054034233,0.0028181178495287895,0.002818872919306159,0.0028194391634315252,0.0028200054075568914,0.002820508787408471,0.0028209493029862642,0.0028212638571858406,0.0028217043727636337,0.002822270616889,0.0028225851710885763,0.002822962822392583,0.0028234031051397324,0.002823654795065522,0.0028239693492650986,0.0028242210391908884,0.0028244098648428917,0.0028246615547686815,0.002824976108968258,0.002825164934620261,0.0028252906631678343,0.0028254794888198376,0.002825668314471841,0.002825794043019414,0.0028259200043976307,0.0028260457329452038,0.0028261085972189903,0.002826234558597207,0.00282636028714478,0.002826486248522997,0.0028265491127967834,0.0028266748413443565,0.0028267379384487867,0.0028268008027225733,0.0028269265312701464,0.0028269896283745766,0.0028269896283745766,0.002827178221195936,0.002827178221195936,0.0028272413183003664,0.0028272413183003664,0.002827304182574153,0.002827304182574153,0.0028273670468479395,0.0028273670468479395,0.002827429911121726,0.0028274927753955126,0.0028274927753955126,0.0028274927753955126,0.0028274927753955126,0.0028274927753955126,0.0028274927753955126,0.0028275558724999428,0.0028275558724999428,0.0028276187367737293,0.0028276187367737293,0.0028276187367737293,0.0028276187367737293,0.0028276187367737293,0.0028276187367737293,0.0028276187367737293,0.0028276187367737293,0.0028276187367737293,0.0028276187367737293,0.0028276187367737293,0.0028276187367737293,0.002827681601047516,0.002827681601047516,0.002827681601047516,0.002827681601047516,0.002827681601047516,0.002827681601047516,0.002827681601047516,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024,0.0028277444653213024],"recovered":[0.0,0.00013766682241111994,0.00025626918068155646,0.0003672583552543074,0.00047227018512785435,0.0005738214822486043,0.0006717864307574928,0.0007657245150767267,0.0008556987158954144,0.0009462392190471292,0.0010318091372027993,0.0011147363111376762,0.0011966569582000375,0.0012762495316565037,0.0013531994773074985,0.0014255563728511333,0.001498416531831026,0.0015669983113184571,0.0016338812420144677,0.0016953530721366405,0.001754497061483562,0.001809739856980741,0.0018650457495823503,0.0019160730298608541,0.0019621928222477436,0.0020070539321750402,0.0020502794068306684,0.0020889744628220797,0.0021281102672219276,0.002163722412660718,0.0021980132441967726,0.002230101963505149,0.0022595480550080538,0.002288239076733589,0.002316489815711975,0.002342412481084466,0.002367516979575157,0.0023913634940981865,0.002415713155642152,0.0024351549800485373,0.0024540936574339867,0.002472340129315853,0.002490272046998143,0.0025067569222301245,0.0025217316579073668,0.0025360770523548126,0.002549982164055109,0.002563132205978036,0.0025761565193533897,0.002587167313322425,0.002598618622869253,0.0026091260369867086,0.0026190043427050114,0.0026277501601725817,0.002636181190609932,0.0026444236282259226,0.0026532323099672794,0.0026604679878801107,0.0026664454489946365,0.0026733034756034613,0.0026794695295393467,0.0026862018276005983,0.0026918647345155478,0.002697149757295847,0.002702057594433427,0.0027067135088145733,0.00271143252030015,0.002715333364903927,0.002718856791034341,0.002722569042816758,0.002726218430325389,0.00272961612790823,0.002732636174187064,0.002735970774665475,0.0027391796465963125,0.0027421999257057905,0.0027446537278592587,0.0027477997355163097,0.0027496241964399815,0.0027515748515725136,0.0027532107196748257,0.0027549094520509243,0.0027567341458052397,0.0027586217038333416,0.0027599430177360773,0.002761516021564603,0.0027630890253931284,0.0027643474750220776,0.0027656685560941696,0.0027667381800711155,0.002767744939774275,0.0027688145637512207,0.0027696953620761633,0.0027703875675797462,0.002771268365904689,0.0027720234356820583,0.0027728413697332144,0.0027734076138585806,0.0027738481294363737,0.0027745403349399567,0.002775106579065323,0.002775798551738262,0.0027764278929680586,0.002776868175715208,0.002777308691293001,0.002777812071144581,0.0027781894896179438,0.002778630005195737,0.00277907052077353,0.002779321977868676,0.002779888454824686,0.0027800770476460457,0.0027803287375718355,0.002780643291771412,0.002780706388875842,0.0027812726330012083,0.0027813983615487814,0.0027817129157483578,0.0027819646056741476,0.0027822793927043676,0.002782530849799514,0.002782719675451517,0.002782845636829734,0.002782971365377307,0.0027830973267555237,0.0027832230553030968,0.0027832859195768833,0.0027833490166813135,0.0027834118809551,0.0027834118809551,0.002783537609502673,0.0027836004737764597,0.00278366357088089,0.0027837264351546764,0.0027838521637022495,0.0027839152608066797,0.0027839781250804663,0.0027839781250804663,0.0027839781250804663,0.002784040989354253,0.002784040989354253,0.0027841038536280394,0.0027841669507324696,0.002784229815006256,0.002784229815006256,0.0027842926792800426,0.0027842926792800426,0.0027842926792800426,0.0027842926792800426,0.0027842926792800426,0.0027842926792800426,0.0027842926792800426,0.0027842926792800426,0.002784355543553829,0.002784355543553829,0.002784355543553829,0.002784355543553829,0.002784355543553829,0.002784355543553829,0.002784355543553829,0.002784355543553829,0.002784355543553829,0.002784355543553829,0.002784355543553829,0.002784355543553829,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594,0.0027844186406582594],"active":[0.0003184080123901367,0.00028166332049295306,0.00026259885635226965,0.00025183966499753296,0.00024485564790666103,0.00023755710572004318,0.0002296922029927373,0.00022396660642698407,0.0002194993430748582,0.00021289277356117964,0.00020905467681586742,0.00020521669648587704,0.00019867310766130686,0.00019609334412962198,0.00018948689103126526,0.00018772517796605825,0.00018036365509033203,0.00017507851589471102,0.00016746530309319496,0.00016287225298583508,0.00015469267964363098,0.00014953326899558306,0.00013978092465549707,0.00013449578545987606,0.00013116095215082169,0.000127134146168828,0.00012247799895703793,0.00011964677833020687,0.00011360645294189453,0.00010863598436117172,0.0001044832170009613,0.00010196655057370663,0.00010058237239718437,9.749922901391983e-05,9.265448898077011e-05,8.976017124950886e-05,8.76840204000473e-05,8.54188110679388e-05,7.937848567962646e-05,7.868651300668716e-05,7.705064490437508e-05,7.541477680206299e-05,7.478566840291023e-05,7.314956746995449e-05,7.189111784100533e-05,7.088459096848965e-05,6.93746842443943e-05,6.767571903765202e-05,6.522191688418388e-05,6.50961883366108e-05,6.333435885608196e-05,6.20759092271328e-05,6.0377176851034164e-05,6.113201379776001e-05,6.106938235461712e-05,5.993666127324104e-05,5.735713057219982e-05,5.635037086904049e-05,5.6538963690400124e-05,5.6098680943250656e-05,5.572102963924408e-05,5.4777367040514946e-05,5.452544428408146e-05,5.3456053137779236e-05,5.276384763419628e-05,5.2260467782616615e-05,5.144253373146057e-05,5.093938671052456e-05,5.0813425332307816e-05,5.062483251094818e-05,5.056173540651798e-05,5.024694837629795e-05,5.031004548072815e-05,4.961807280778885e-05,4.898873157799244e-05,4.848535172641277e-05,4.8359623178839684e-05,4.691234789788723e-05,4.653492942452431e-05,4.6975212171673775e-05,4.678661935031414e-05,4.6723755076527596e-05,4.6849483624100685e-05,4.590582102537155e-05,4.5968685299158096e-05,4.59055881947279e-05,4.5653898268938065e-05,4.540220834314823e-05,4.502502270042896e-05,4.4836197048425674e-05,4.489906132221222e-05,4.4521642848849297e-05,4.4647371396422386e-05,4.4773099943995476e-05,4.471023567020893e-05,4.4521642848849297e-05,4.433281719684601e-05,4.414399154484272e-05,4.426972009241581e-05,4.4332584366202354e-05,4.4332584366202354e-05,4.4206855818629265e-05,4.408089444041252e-05,4.4081127271056175e-05,4.395516589283943e-05,4.389230161905289e-05,4.4081127271056175e-05,4.395516589283943e-05,4.389230161905289e-05,4.4081127271056175e-05,4.3766340240836143e-05,4.389230161905289e-05,4.389230161905289e-05,4.37665730714798e-05,4.395516589283943e-05,4.37034759670496e-05,4.37665730714798e-05,4.357774741947651e-05,4.3514883145689964e-05,4.338892176747322e-05,4.326319321990013e-05,4.3200328946113586e-05,4.320009611546993e-05,4.313723184168339e-05,4.313723184168339e-05,4.313723184168339e-05,4.3200328946113586e-05,4.320009611546993e-05,4.326296038925648e-05,4.3326057493686676e-05,4.326319321990013e-05,4.3326057493686676e-05,4.3326057493686676e-05,4.326319321990013e-05,4.3326057493686676e-05,4.326296038925648e-05,4.326319321990013e-05,4.326319321990013e-05,4.3326057493686676e-05,4.326319321990013e-05,4.3326057493686676e-05,4.326319321990013e-05,4.326296038925648e-05,4.326296038925648e-05,4.326296038925648e-05,4.320009611546993e-05,4.320009611546993e-05,4.320009611546993e-05,4.320009611546993e-05,4.326319321990013e-05,4.326319321990013e-05,4.3326057493686676e-05,4.3326057493686676e-05,4.326319321990013e-05,4.326319321990013e-05,4.326319321990013e-05,4.326319321990013e-05,4.326319321990013e-05,4.326319321990013e-05,4.326319321990013e-05,4.326319321990013e-05,4.326319321990013e-05,4.326319321990013e-05,4.3326057493686676e-05,4.3326057493686676e-05,4.326296038925648e-05,4.326296038925648e-05,4.326296038925648e-05,4.326296038925648e-05,4.326296038925648e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05,4.332582466304302e-05]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0003184080123901367,0.0004183234414085746,0.0005252857808955014,0.0006337581435218453,0.0007412867853417993,0.0008481862023472786,0.0009533868287689984,0.0010572661412879825,0.001163913868367672,0.0012654021847993135,0.0013663243735209107,0.0014695745194330812,0.0015715662157163024,0.001672677113674581,0.0017713970737531781,0.0018682923400774598,0.0019673267379403114,0.0020608874037861824,0.0021528122015297413,0.002241150476038456,0.002326342975720763,0.002408829750493169,0.0024895549286156893,0.002564743161201477,0.0026405605021864176,0.002713798312470317,0.0027837641537189484,0.002852975158020854,0.002919480437412858,0.0029801344498991966,0.0030433679930865765,0.0031040848698467016,0.0031624739058315754,0.0032189751509577036,0.0032713236287236214,0.0033215959556400776,0.0033723716624081135,0.0034222034737467766,0.003469266928732395,0.003514065407216549,0.003557794028893113,0.003600012743845582,0.0036421683616936207,0.0036814298946410418,0.003720880253240466,0.003759260755032301,0.003795124590396881,0.0038307367358356714,0.0038648389745503664,0.003898311872035265,0.003929897211492062,0.003959028981626034,0.003988286014646292,0.004017417319118977,0.0040428368374705315,0.004069514572620392,0.00409424165263772,0.004120730794966221,0.004144639708101749,0.004168801009654999,0.0041898153722286224,0.00421152263879776,0.00423354422673583,0.004252986516803503,0.004272868856787682,0.004291429650038481,0.004311060532927513,0.004328740760684013,0.004343967419117689,0.004359885584563017,0.004376119002699852,0.004392477683722973,0.004407075233757496,0.004422490019351244,0.0044371504336595535,0.004449796862900257,0.004462318029254675,0.004475782625377178,0.004488618113100529,0.00450126500800252,0.004513156600296497,0.004525299649685621,0.004535492975264788,0.004546944051980972,0.004557640291750431,0.00456814793869853,0.004577585496008396,0.004587526898831129,0.004596650134772062,0.004605144262313843,0.0046140155754983425,0.0046227616257965565,0.004630437586456537,0.004638931713998318,0.004646230023354292,0.00465359166264534,0.004660953301936388,0.00466774869710207,0.0046752989292144775,0.004681464750319719,0.004687819629907608,0.004693671129643917,0.004700088873505592,0.004706255160272121,0.004712232388556004,0.00471745477989316,0.004722613841295242,0.004728087689727545,0.0047331214882433414,0.0047374628484249115,0.004742370452731848,0.004746774677187204,0.004750990308821201,0.0047557721845805645,0.004760050680488348,0.004764706827700138,0.0047688595950603485,0.0047727604396641254,0.004776472691446543,0.0047799330204725266,0.004783268086612225,0.004786979872733355,0.004789622500538826,0.004793083295226097,0.004796669818460941,0.0047996267676353455,0.0048026470467448235,0.0048057930544018745,0.004808687139302492,0.0048108892515301704,0.0048137204721570015,0.004816615022718906,0.004819068592041731,0.00482139689847827,0.0048237876035273075,0.004825863987207413,0.004827814642339945,0.004830268211662769,0.0048325336538255215,0.004834295250475407,0.004836371634155512,0.0048383851535618305,0.004840272478759289,0.0048424117267131805,0.004844236187636852,0.004845809191465378,0.004847508389502764,0.004849144257605076,0.004850780125707388,0.0048524159938097,0.004853737074881792,0.004855310078710318,0.004856316838413477,0.004857701249420643,0.004859274253249168,0.004860217683017254,0.00486141350120306,0.004862356930971146,0.004863175097852945,0.004864370450377464,0.004865565802901983,0.0048664468340575695,0.004867516458034515,0.004868397489190102,0.004869403783231974,0.0048703476786613464,0.004871291574090719,0.0048721726052463055,0.004872990306466818,0.0048738084733486176,0.00487443758174777,0.004875507205724716,0.004876010585576296,0.004876765422523022,0.004877520725131035,0.004878086969256401,0.004878338426351547,0.0048789675347507,0.004879345186054707,0.004880037158727646,0.004880603402853012,0.004881295841187239,0.004881799221038818,0.004882491193711758,0.004882994573563337,0.00488330889493227,0.004883749410510063,0.004884189926087856,0.004884567577391863,0.004884881898760796,0.004885259550064802,0.004885448142886162,0.004885888658463955,0.004886140581220388,0.004886392038315535,0.0048865810967981815,0.004887084476649761,0.004887398798018694,0.004887713585048914,0.00488796504214406,0.004888216964900494,0.004888405557721853,0.00488878320902586,0.0048889718018472195,0.004889160394668579,0.0048892865888774395,0.004889475181698799,0.004889726638793945,0.004889915697276592,0.004890230018645525,0.0048904819414019585,0.0048906076699495316,0.004890859592705965,0.004891111049801111,0.004891236778348684,0.004891362972557545,0.004891488701105118,0.004891551565378904,0.004891677293926477,0.0048918030224740505,0.004891865886747837,0.0048919920809566975,0.0048921178095042706,0.004892243538051844,0.004892369266599417,0.004892432596534491,0.004892558325082064,0.004892684053629637,0.00489280978217721,0.004892872646450996,0.004892998840659857,0.004893061704933643,0.004893061704933643,0.004893250297755003,0.004893376026302576,0.004893438890576363,0.0048935022205114365,0.004893565084785223,0.0048936279490590096,0.0048936279490590096,0.0048936279490590096,0.004893690813332796,0.004893690813332796,0.004893690813332796,0.004893690813332796,0.004893753677606583,0.004893753677606583,0.004893753677606583,0.004893753677606583,0.004893753677606583,0.004893753677606583,0.004893753677606583,0.004893753677606583,0.004893753677606583,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369,0.004893816541880369],"recovered":[0.0,0.00013691179628949612,0.0002567096089478582,0.0003693346807267517,0.00048151929513551295,0.0005896141519770026,0.0006964507047086954,0.0008031613542698324,0.0009088023798540235,0.0010149467270821333,0.0011196440318599343,0.0012189302360638976,0.0013228724710643291,0.0014242350589483976,0.0015256605111062527,0.001625890494324267,0.0017225341871380806,0.0018242113292217255,0.0019211694598197937,0.0020141638815402985,0.0021045785397291183,0.002190966159105301,0.0022770394571125507,0.0023583308793604374,0.0024394334759563208,0.002515817293897271,0.00258949538692832,0.002664620755240321,0.0027355304919183254,0.002805244643241167,0.002870869357138872,0.0029354242142289877,0.0029979657847434282,0.0030575499404221773,0.003115750150755048,0.003170615527778864,0.003224222455173731,0.003276004921644926,0.0033284793607890606,0.0033763607498258352,0.0034230465535074472,0.003467152826488018,0.003511951304972172,0.003553603542968631,0.003594375215470791,0.0036331333685666323,0.0036705699749290943,0.003709139535203576,0.0037467649672180414,0.003781496314331889,0.003814340103417635,0.0038468691054731607,0.0038799645844846964,0.003910102881491184,0.003940996248275042,0.0039690579287707806,0.003996049985289574,0.004022098612040281,0.0040485248900949955,0.004074762109667063,0.004099489189684391,0.004122895188629627,0.00414655264467001,0.004168825689703226,0.004188393708318472,0.004209408536553383,0.004229039419442415,0.0042479149997234344,0.004266979638487101,0.0042833383195102215,0.004299571737647057,0.004315364174544811,0.0043330444023013115,0.004347390029579401,0.004363434389233589,0.004377590958029032,0.004392251372337341,0.004404520615935326,0.004417733289301395,0.004430254455655813,0.004443907644599676,0.004456114023923874,0.004468383267521858,0.0044794571585953236,0.004490845371037722,0.00450223358348012,0.004512552637606859,0.0045221163891255856,0.004530924838036299,0.004541495349258184,0.004550555720925331,0.004559616092592478,0.00456911651417613,0.004576730076223612,0.004585223738104105,0.0045927744358778,0.004600009880959988,0.004607622977346182,0.004614544101059437,0.004622283391654491,0.00462914165109396,0.004634678363800049,0.004641410429030657,0.004647576715797186,0.004653994459658861,0.00465953117236495,0.004665445536375046,0.004670856520533562,0.004675764590501785,0.004681175574660301,0.004685894586145878,0.004690802190452814,0.004695521201938391,0.004699925426393747,0.004704329650849104,0.0047087338753044605,0.004712571855634451,0.004716410301625729,0.004719933494925499,0.0047245267778635025,0.004728176165372133,0.004731636494398117,0.004735097289085388,0.004738242831081152,0.004741388838738203,0.004744660574942827,0.004747806582599878,0.004750889725983143,0.004753847140818834,0.0047569298185408115,0.004759383853524923,0.004761900752782822,0.004764731973409653,0.004767500329762697,0.004770268686115742,0.004772911313921213,0.004775050561875105,0.004777567461133003,0.004779832437634468,0.004782097414135933,0.004784236662089825,0.00478631304576993,0.0047883265651762486,0.004790088161826134,0.0047922274097800255,0.004793926142156124,0.00479581393301487,0.0047979531809687614,0.004799400456249714,0.004800847265869379,0.004802546463906765,0.004804056137800217,0.004805503413081169,0.004806698765605688,0.0048081460408866405,0.0048096561804413795,0.004810977261513472,0.004812173079699278,0.004813368432223797,0.004814248997718096,0.004815192893147469,0.004816011060029268,0.004816891625523567,0.0048180874437093735,0.004818905144929886,0.004819849040359259,0.004820855800062418,0.004821736365556717,0.004822805989533663,0.004823812749236822,0.004824693780392408,0.0048251342959702015,0.0048260148614645,0.004826707299798727,0.004827399272471666,0.004828154109418392,0.004828846547752619,0.004829098004847765,0.004829601384699345,0.004830293357372284,0.0048309857957065105,0.00483148917555809,0.0048318663612008095,0.0048324959352612495,0.004833062179386616,0.0048336912877857685,0.004834005609154701,0.004834383260458708,0.004834698047488928,0.004835264291614294,0.004835578612983227,0.0048360819928348064,0.0048365225084125996,0.004836900159716606,0.004837151616811752,0.004837466403841972,0.004837780725210905,0.004838095512241125,0.004838346969336271,0.004838598892092705,0.004838913679122925,0.0048392280004918575,0.004839479923248291,0.00483985710889101,0.004839983303099871,0.004840109031647444,0.0048404233530163765,0.0048406124114990234,0.004840801004320383,0.004840926732867956,0.004841115791350603,0.004841492976993322,0.004841682035475969,0.004841870628297329,0.004842059221118689,0.0048422482796013355,0.004842311143875122,0.004842499736696482,0.004842625465244055,0.004842625465244055,0.004842688795179129,0.004842751659452915,0.004842877388000488,0.004843065980821848,0.004843192175030708,0.004843317903578281,0.004843317903578281,0.004843380767852068,0.004843506496399641,0.004843695089221001,0.004843821283429861,0.004843947011977434,0.004844009876251221,0.004844009876251221,0.004844135604798794,0.00484419846907258,0.004844261799007654,0.004844324663281441,0.004844450391829014,0.004844450391829014,0.004844576120376587,0.004844576120376587,0.0048446389846503735,0.0048446389846503735,0.0048446389846503735,0.0048446389846503735,0.00484470184892416,0.00484470184892416,0.00484470184892416,0.00484470184892416,0.00484470184892416,0.00484470184892416,0.00484470184892416,0.0048447647131979465,0.0048447647131979465,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302,0.00484482804313302],"active":[0.0003184080123901367,0.00028141163056716323,0.00026857617194764316,0.00026442346279509366,0.0002597674902062863,0.000258572050370276,0.00025693612406030297,0.0002541047870181501,0.0002551114885136485,0.00025045545771718025,0.0002466803416609764,0.00025064428336918354,0.00024869374465197325,0.0002484420547261834,0.00024573656264692545,0.0002424018457531929,0.00024479255080223083,0.00023667607456445694,0.00023164274170994759,0.0002269865944981575,0.00022176443599164486,0.00021786359138786793,0.00021251547150313854,0.00020641228184103966,0.00020112702623009682,0.00019798101857304573,0.00019426876679062843,0.00018835440278053284,0.00018394994549453259,0.00017488980665802956,0.00017249863594770432,0.00016866065561771393,0.00016450812108814716,0.00016142521053552628,0.00015557347796857357,0.00015098042786121368,0.00014814920723438263,0.0001461985521018505,0.00014078756794333458,0.0001377046573907137,0.0001347474753856659,0.00013285991735756397,0.0001302170567214489,0.00012782635167241096,0.00012650503776967525,0.00012612738646566868,0.0001245546154677868,0.00012159720063209534,0.00011807400733232498,0.00011681555770337582,0.00011555710807442665,0.00011215987615287304,0.00010832143016159534,0.00010731443762779236,0.00010184058919548988,0.00010045664384961128,9.819166734814644e-05,9.863218292593956e-05,9.611481800675392e-05,9.403889998793602e-05,9.032618254423141e-05,8.862745016813278e-05,8.69915820658207e-05,8.416082710027695e-05,8.447514846920967e-05,8.202111348509789e-05,8.202111348509789e-05,8.082576096057892e-05,7.698778063058853e-05,7.654726505279541e-05,7.654726505279541e-05,7.711350917816162e-05,7.403083145618439e-05,7.509998977184296e-05,7.371604442596436e-05,7.220590487122536e-05,7.00666569173336e-05,7.126200944185257e-05,7.08848237991333e-05,7.101055234670639e-05,6.924895569682121e-05,6.918562576174736e-05,6.710970774292946e-05,6.748689338564873e-05,6.679492071270943e-05,6.591435521841049e-05,6.503285840153694e-05,6.541050970554352e-05,6.572529673576355e-05,6.364891305565834e-05,6.34598545730114e-05,6.314553320407867e-05,6.132107228040695e-05,6.220163777470589e-05,6.100628525018692e-05,6.081722676753998e-05,6.0943420976400375e-05,6.0125719755887985e-05,6.075482815504074e-05,5.918135866522789e-05,5.8677978813648224e-05,5.8992765843868256e-05,5.867844447493553e-05,5.867844447493553e-05,5.823792889714241e-05,5.7923607528209686e-05,5.716830492019653e-05,5.723116919398308e-05,5.735689774155617e-05,5.628727376461029e-05,5.6475866585969925e-05,5.597248673439026e-05,5.546910688281059e-05,5.584675818681717e-05,5.572102963924408e-05,5.5972952395677567e-05,5.62877394258976e-05,5.6350138038396835e-05,5.653919652104378e-05,5.540624260902405e-05,5.5091921240091324e-05,5.53433783352375e-05,5.4525211453437805e-05,5.4840464144945145e-05,5.5280979722738266e-05,5.4966192692518234e-05,5.4840464144945145e-05,5.490332841873169e-05,5.483999848365784e-05,5.39594329893589e-05,5.433661863207817e-05,5.471426993608475e-05,5.433661863207817e-05,5.389656871557236e-05,5.351891741156578e-05,5.295267328619957e-05,5.2764080464839935e-05,5.270075052976608e-05,5.270121619105339e-05,5.2197836339473724e-05,5.213497206568718e-05,5.2072107791900635e-05,5.194591358304024e-05,5.2323564887046814e-05,5.200877785682678e-05,5.188304930925369e-05,5.169445648789406e-05,5.119107663631439e-05,5.1379669457674026e-05,5.156872794032097e-05,5.1190610975027084e-05,5.125394091010094e-05,5.0813425332307816e-05,5.100248381495476e-05,5.112821236252785e-05,5.056150257587433e-05,5.043623968958855e-05,5.018385127186775e-05,4.980666562914848e-05,5.0121452659368515e-05,5.0372909754514694e-05,5.043577402830124e-05,5.062483251094818e-05,5.031004548072815e-05,5.0498638302087784e-05,5.0498638302087784e-05,5.043577402830124e-05,5.043623968958855e-05,5.018431693315506e-05,4.9995724111795425e-05,4.974380135536194e-05,5.0372909754514694e-05,4.9995724111795425e-05,5.005812272429466e-05,5.0121452659368515e-05,4.993285983800888e-05,4.949187859892845e-05,4.986952990293503e-05,4.974380135536194e-05,4.974380135536194e-05,4.961760714650154e-05,4.980666562914848e-05,4.993285983800888e-05,4.999525845050812e-05,4.993239417672157e-05,4.961760714650154e-05,4.974380135536194e-05,4.980666562914848e-05,4.986952990293503e-05,4.961760714650154e-05,4.9680937081575394e-05,4.936615005135536e-05,4.936615005135536e-05,4.924042150378227e-05,4.924042150378227e-05,4.911469295620918e-05,4.9303751438856125e-05,4.930328577756882e-05,4.936661571264267e-05,4.936615005135536e-05,4.930328577756882e-05,4.917755722999573e-05,4.930328577756882e-05,4.911469295620918e-05,4.917709156870842e-05,4.917755722999573e-05,4.905182868242264e-05,4.9114227294921875e-05,4.911469295620918e-05,4.930328577756882e-05,4.936615005135536e-05,4.911469295620918e-05,4.917755722999573e-05,4.924042150378227e-05,4.917755722999573e-05,4.911469295620918e-05,4.917755722999573e-05,4.905182868242264e-05,4.905182868242264e-05,4.917755722999573e-05,4.917709156870842e-05,4.924042150378227e-05,4.924042150378227e-05,4.917755722999573e-05,4.917709156870842e-05,4.911469295620918e-05,4.924042150378227e-05,4.930328577756882e-05,4.930328577756882e-05,4.917755722999573e-05,4.917755722999573e-05,4.911469295620918e-05,4.905182868242264e-05,4.924042150378227e-05,4.924042150378227e-05,4.924042150378227e-05,4.924042150378227e-05,4.924042150378227e-05,4.917755722999573e-05,4.917755722999573e-05,4.905182868242264e-05,4.911469295620918e-05,4.905182868242264e-05,4.905182868242264e-05,4.905182868242264e-05,4.911469295620918e-05,4.905182868242264e-05,4.905182868242264e-05,4.905182868242264e-05,4.905182868242264e-05,4.905182868242264e-05,4.905182868242264e-05,4.905182868242264e-05,4.898896440863609e-05,4.905182868242264e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05,4.8988498747348785e-05]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0003184080123901367,0.0004203368443995714,0.0005220139864832163,0.0006253899191506207,0.0007286400068551302,0.0008261645562015474,0.0009235002798959613,0.0010183192789554596,0.0011141449213027954,0.0012073909165337682,0.0012989380629733205,0.0013883460778743029,0.0014788236003369093,0.0015666584949940443,0.0016512216534465551,0.0017332681454718113,0.0018177054589614272,0.0018961025634780526,0.001968144904822111,0.0020393063314259052,0.002105497056618333,0.002169737359508872,0.0022332854568958282,0.002292869845405221,0.0023513217456638813,0.0024042995646595955,0.0024560189340263605,0.002505221636965871,0.0025524108204990625,0.0025980272330343723,0.002641000784933567,0.0026818353217095137,0.0027218519244343042,0.002760672941803932,0.002798676025122404,0.002832903992384672,0.0028671948239207268,0.0028997869230806828,0.0029312463011592627,0.0029616362880915403,0.0029891948215663433,0.0030159354209899902,0.003041794989258051,0.003066836856305599,0.0030902426224201918,0.003113396931439638,0.003134663449600339,0.0031561818905174732,0.0031763159204274416,0.0031948769465088844,0.003213186515495181,0.0032315589487552643,0.003248609835281968,0.003264905884861946,0.003279817756265402,0.0032945408020168543,0.0033078796695917845,0.003321281401440501,0.003333613509312272,0.0033462601713836193,0.003358466550707817,0.0033687851391732693,0.0033795444760471582,0.003388982266187668,0.0033980426378548145,0.0034067253582179546,0.003416163381189108,0.0034251606557518244,0.0034330885391682386,0.003440701635554433,0.0034480004105716944,0.003454732708632946,0.0034608987625688314,0.0034661837853491306,0.003472664626315236,0.0034782644361257553,0.0034836754202842712,0.0034894640557467937,0.0034944345243275166,0.00349896471016109,0.0035039354115724564,0.003508591325953603,0.003512429306283593,0.003516204422339797,0.0035207346081733704,0.0035238806158304214,0.0035276557318866253,0.0035309274680912495,0.0035341994371265173,0.003537534037604928,0.0035404283553361893,0.003543008118867874,0.003545839339494705,0.0035483562387526035,0.003550872905179858,0.0035530750174075365,0.003555277129635215,0.00355760520324111,0.003559304168447852,0.003561191726475954,0.0035630161873996258,0.003564966842532158,0.0035664767492562532,0.003568049753084779,0.0035696227569133043,0.0035711328964680433,0.0035726428031921387,0.0035738383885473013,0.0035752225667238235,0.0035766696091741323,0.003577990923076868,0.003579375334084034,0.0035802561324089766,0.0035810740664601326,0.0035820177290588617,0.0035829616244882345,0.0035839052870869637,0.0035845974925905466,0.0035860445350408554,0.0035867367405444384,0.0035875546745955944,0.0035883726086467505,0.003588750259950757,0.0035893793683499098,0.0035901344381272793,0.003590763546526432,0.0035911411978304386,0.0035915186163038015,0.0035921477247029543,0.003592651104554534,0.003593091620132327,0.0035935949999839067,0.003593909554183483,0.003594286972656846,0.003594727488234639,0.0035954825580120087,0.003595922840759158,0.003596174530684948,0.003596615046262741,0.003596992464736104,0.0035973701160401106,0.0035977475345134735,0.0035979992244392633,0.0035981880500912666,0.003598502604290843,0.003598754294216633,0.0035990688484162092,0.003599320538341999,0.0035996350925415754,0.0035998867824673653,0.0036000756081193686,0.003600264433771372,0.0036006418522447348,0.003600830677896738,0.0036010192707180977,0.003601208096370101,0.0036013340577483177,0.0036015226505696774,0.0036018372047692537,0.0036019631661474705,0.003602026030421257,0.0036023405846208334,0.0036025294102728367,0.0036026553716510534,0.003602843964472413,0.0036029068287461996,0.00360296992585063,0.003603095654398203,0.0036031585186719894,0.0036031585186719894,0.0036032216157764196,0.003603284480050206,0.0036034102085977793,0.0036034102085977793,0.0036034733057022095,0.0036035990342497826,0.0036035990342497826,0.0036035990342497826,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569,0.003603661898523569],"recovered":[0.0,0.00013779266737401485,0.0002589747018646449,0.00036990095395594835,0.0004774295666720718,0.0005813088500872254,0.0006838039844296873,0.0007828384987078607,0.0008812438463792205,0.0009795862715691328,0.0010754119139164686,0.001169287133961916,0.0012610231060534716,0.0013488580007106066,0.0014368188567459583,0.0015220741042867303,0.001604183460585773,0.0016889983089640737,0.001769157126545906,0.0018459183629602194,0.0019192190375179052,0.0019913241267204285,0.0020592138171195984,0.0021224473603069782,0.002184359822422266,0.0022455169819295406,0.0023035912308841944,0.002357764635235071,0.0024103019386529922,0.002461769850924611,0.00250807823613286,0.002552310237661004,0.0025960388593375683,0.0026378172915428877,0.002677393378689885,0.002715396462008357,0.002750945510342717,0.002785865683108568,0.002820471068844199,0.0028531260322779417,0.0028845227789133787,0.0029164226725697517,0.0029421565122902393,0.002969589317217469,0.002995889401063323,0.003020301926881075,0.00304490327835083,0.0030662957578897476,0.0030889466870576143,0.003110339166596532,0.0031300955452024937,0.0031493487767875195,0.0031680986285209656,0.0031865339260548353,0.003204025560989976,0.003219881094992161,0.003234855830669403,0.0032481946982443333,0.0032629806082695723,0.0032760677859187126,0.003288903273642063,0.00330205331556499,0.0033134417608380318,0.00332464138045907,0.0033349599689245224,0.003344838274642825,0.003353646956384182,0.0033635252621024847,0.0033728373236954212,0.0033812683541327715,0.0033894479274749756,0.0033976903650909662,0.0034046112559735775,0.0034117840696126223,0.0034179501235485077,0.00342373875901103,0.0034299048129469156,0.003435378661379218,0.003440663916990161,0.0034459491726011038,0.00345060508698225,0.0034562048967927694,0.0034608610440045595,0.003465265268459916,0.0034694180358201265,0.00347338174469769,0.0034769054036587477,0.0034808062482625246,0.0034847701899707317,0.003488230751827359,0.003490810515359044,0.0034939562901854515,0.0034969765692949295,0.0034996820613741875,0.003502450417727232,0.0035050930455327034,0.003507735673338175,0.0035100006498396397,0.003512517549097538,0.003514782525599003,0.003516607219353318,0.0035185576416552067,0.0035204451996833086,0.0035223327577114105,0.0035238428972661495,0.003525415901094675,0.003526862943544984,0.003528373083099723,0.0035299460869282484,0.003531267400830984,0.0035325258504599333,0.0035336583387106657,0.0035344762727618217,0.003535860450938344,0.0035366155207157135,0.0035376851446926594,0.003538565943017602,0.0035395098384469748,0.0035403906367719173,0.0035412085708230734,0.0035421522334218025,0.003542907303199172,0.003544040024280548,0.0035447319969534874,0.0035452982410788536,0.00354586448520422,0.0035465566907078028,0.003546997206285596,0.003547500353306532,0.0035481296945363283,0.003548633074387908,0.0035489476285874844,0.0035496396012604237,0.0035500801168382168,0.00355052063241601,0.0035510240122675896,0.003551715984940529,0.0035522193647921085,0.003552597016096115,0.003553100163117051,0.003553351853042841,0.003553666640073061,0.0035539811942726374,0.0035542957484722137,0.00355461030267179,0.003554987721145153,0.003555428236722946,0.003555679926648736,0.0035559944808483124,0.0035564349964261055,0.003556623822078109,0.0035570012405514717,0.0035573786590248346,0.003557567484676838,0.0035579451359808445,0.0035581965930759907,0.0035584482830017805,0.003558637108653784,0.0035587630700320005,0.00355895166285336,0.0035591404885053635,0.0035592662170529366,0.00355945504270494,0.0035597067326307297,0.003559895558282733,0.003560021286830306,0.0035600843839347363,0.0035602101124823093,0.003560272976756096,0.003560461802408099,0.003560461802408099,0.0035605246666818857,0.0035605246666818857,0.0035605875309556723,0.0035606506280601025,0.0035607763566076756,0.0035609023179858923,0.003560965182259679,0.003560965182259679,0.0035610280465334654,0.0035610280465334654,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252,0.003561090910807252],"active":[0.0003184080123901367,0.00028254417702555656,0.0002630392846185714,0.00025548896519467235,0.0002512104401830584,0.00024485570611432195,0.00023969629546627402,0.0002354807802475989,0.00023290107492357492,0.00022780464496463537,0.00022352614905685186,0.0002190589439123869,0.00021780049428343773,0.00021780049428343773,0.0002144027967005968,0.000211194041185081,0.00021352199837565422,0.00020710425451397896,0.00019898777827620506,0.00019338796846568584,0.00018627801910042763,0.00017841323278844357,0.00017407163977622986,0.00017042248509824276,0.0001669619232416153,0.00015878258273005486,0.00015242770314216614,0.00014745700173079967,0.0001421088818460703,0.00013625738210976124,0.00013292254880070686,0.0001295250840485096,0.00012581306509673595,0.0001228556502610445,0.00012128264643251896,0.00011750753037631512,0.0001162493135780096,0.00011392123997211456,0.00011077523231506348,0.00010851025581359863,0.00010467204265296459,9.95127484202385e-05,9.963847696781158e-05,9.724753908813e-05,9.435322135686874e-05,9.309500455856323e-05,8.976017124950886e-05,8.98861326277256e-05,8.736923336982727e-05,8.453777991235256e-05,8.309097029268742e-05,8.221017196774483e-05,8.051120676100254e-05,7.837195880711079e-05,7.579219527542591e-05,7.465970702469349e-05,7.30238389223814e-05,7.308670319616795e-05,7.063290104269981e-05,7.019238546490669e-05,6.956327706575394e-05,6.673182360827923e-05,6.610271520912647e-05,6.434088572859764e-05,6.308266893029213e-05,6.188708357512951e-05,6.251642480492592e-05,6.163539364933968e-05,6.025121547281742e-05,5.943328142166138e-05,5.855248309671879e-05,5.704234354197979e-05,5.6287506595253944e-05,5.439971573650837e-05,5.47145027667284e-05,5.452567711472511e-05,5.3770607337355614e-05,5.4085394367575645e-05,5.3770607337355614e-05,5.3015537559986115e-05,5.3330324590206146e-05,5.238642916083336e-05,5.156826227903366e-05,5.0939153879880905e-05,5.131657235324383e-05,5.049887113273144e-05,5.075032822787762e-05,5.012121982872486e-05,4.942924715578556e-05,4.930328577756882e-05,4.9617839977145195e-05,4.905182868242264e-05,4.8862770199775696e-05,4.867417737841606e-05,4.842248745262623e-05,4.798197187483311e-05,4.7541456297039986e-05,4.7604553401470184e-05,4.678661935031414e-05,4.640920087695122e-05,4.6408968046307564e-05,4.640920087695122e-05,4.603154957294464e-05,4.571699537336826e-05,4.577985964715481e-05,4.571699537336826e-05,4.577985964715481e-05,4.546530544757843e-05,4.527647979557514e-05,4.540220834314823e-05,4.5465072616934776e-05,4.571699537336826e-05,4.577985964715481e-05,4.52136155217886e-05,4.540220834314823e-05,4.527647979557514e-05,4.533934406936169e-05,4.5087654143571854e-05,4.5653898268938065e-05,4.5528169721364975e-05,4.5402441173791885e-05,4.546530544757843e-05,4.471023567020893e-05,4.4647371396422386e-05,4.4836197048425674e-05,4.489906132221222e-05,4.458450712263584e-05,4.452141001820564e-05,4.4647371396422386e-05,4.452141001820564e-05,4.44585457444191e-05,4.4647371396422386e-05,4.4269952923059464e-05,4.4206855818629265e-05,4.4206855818629265e-05,4.44585457444191e-05,4.4206855818629265e-05,4.395516589283943e-05,4.4018030166625977e-05,4.389230161905289e-05,4.401826299726963e-05,4.408089444041252e-05,4.4018030166625977e-05,4.389230161905289e-05,4.389230161905289e-05,4.37665730714798e-05,4.3640611693263054e-05,4.3640611693263054e-05,4.3640611693263054e-05,4.3451786041259766e-05,4.3451786041259766e-05,4.326319321990013e-05,4.326319321990013e-05,4.326319321990013e-05,4.307413473725319e-05,4.30115032941103e-05,4.288577474653721e-05,4.2885541915893555e-05,4.307413473725319e-05,4.30115032941103e-05,4.2885541915893555e-05,4.307436756789684e-05,4.307436756789684e-05,4.294863902032375e-05,4.29484061896801e-05,4.2885541915893555e-05,4.2885541915893555e-05,4.2885541915893555e-05,4.2885541915893555e-05,4.2696716263890266e-05,4.2759813368320465e-05,4.2759813368320465e-05,4.2885541915893555e-05,4.282267764210701e-05,4.282267764210701e-05,4.282267764210701e-05,4.2696716263890266e-05,4.263385199010372e-05,4.2696716263890266e-05,4.263385199010372e-05,4.263385199010372e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0003184080123901367,0.0004183863347861916,0.0005182388704270124,0.0006185946986079216,0.000715049565769732,0.0008099943515844643,0.000901730265468359,0.0009900685399770737,0.001078784465789795,0.0011634733527898788,0.0012439468409866095,0.001319386763498187,0.0013970917789265513,0.00146888243034482,0.0015388482715934515,0.0016064862720668316,0.0016735579119995236,0.0017342747887596488,0.0017935445066541433,0.0018462706357240677,0.0018971721874549985,0.0019482624484226108,0.0019931236747652292,0.0020368522964417934,0.0020771834533661604,0.0021158158779144287,0.0021528122015297413,0.0021882355213165283,0.0022231556940823793,0.0022531049326062202,0.002282299567013979,0.0023103614803403616,0.0023369132541120052,0.0023617034312337637,0.0023842283990234137,0.002406942192465067,0.0024272019509226084,0.0024470845237374306,0.0024667151737958193,0.002485527889803052,0.0025013836566358805,0.002516484120860696,0.0025318993721157312,0.0025468741077929735,0.0025602758396416903,0.0025731741916388273,0.002585380570963025,0.002597838407382369,0.0026079684030264616,0.0026188534684479237,0.0026298013981431723,0.002638610079884529,0.00264628604054451,0.0026539622340351343,0.002662582090124488,0.0026706357020884752,0.00267780851572752,0.0026846667751669884,0.002690706867724657,0.002696180948987603,0.0027012773789465427,0.0027062478475272655,0.002711344277486205,0.002715559909120202,0.0027205306105315685,0.0027246831450611353,0.002729276195168495,0.0027332401368767023,0.002736889524385333,0.002740287221968174,0.0027434329967945814,0.002746516140177846,0.002749662147834897,0.0027524305041879416,0.0027551359962671995,0.002757401205599308,0.0027590999379754066,0.002760861534625292,0.0027630007825791836,0.0027649514377117157,0.002766587305814028,0.002768411999568343,0.002769733313471079,0.0027710546273738146,0.0027722499798983335,0.0027740118093788624,0.002775270026177168,0.00277690589427948,0.002777975518256426,0.002779108239337802,0.0027804295532405376,0.0027814991772174835,0.0027823171112686396,0.0027833236381411552,0.0027841415721923113,0.0027851483318954706,0.0027856517117470503,0.0027863439172506332,0.0027870989870280027,0.0027877280954271555,0.0027883572038263083,0.002788734855130315,0.002789238002151251,0.0027896156534552574,0.0027901818975806236,0.0027904335875064135,0.0027908110059797764,0.0027911257930099964,0.002791314385831356,0.002791754901409149,0.0027920694556087255,0.0027924468740820885,0.0027927616611123085,0.0027931390795856714,0.0027933907695114613,0.0027935795951634645,0.002793894149363041,0.002794082975015044,0.002794271567836404,0.0027945232577621937,0.0027947749476879835,0.0027949009090662003,0.0027950266376137733,0.00279508950188756,0.0027952154632657766,0.002795530017465353,0.0027957188431173563,0.0027958445716649294,0.002795970533043146,0.0027960333973169327,0.0027960962615907192,0.002796222222968936,0.0027962850872427225,0.0027964108157902956,0.0027965367771685123,0.0027966625057160854,0.0027966625057160854,0.0027966625057160854,0.0027966625057160854,0.002796725369989872,0.002796725369989872,0.002796725369989872,0.002796725369989872,0.002796725369989872,0.002796725369989872,0.002796788467094302,0.002796788467094302,0.0027968513313680887,0.0027968513313680887,0.0027968513313680887,0.0027968513313680887,0.0027968513313680887,0.0027968513313680887,0.0027968513313680887,0.0027968513313680887,0.0027968513313680887,0.0027968513313680887,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753,0.0027969141956418753],"recovered":[0.0,0.00013867352390661836,0.0002580309228505939,0.0003646157565526664,0.0004704455495811999,0.0005706755327992141,0.0006707168067805469,0.0007664166623726487,0.0008551953942514956,0.0009467425406910479,0.001034199958667159,0.001116875559091568,0.0011965311132371426,0.001273040659725666,0.0013467817334458232,0.001421844121068716,0.001491872943006456,0.0015609581023454666,0.0016263938741758466,0.0016888724640011787,0.0017465063137933612,0.001801749225705862,0.001852524816058576,0.0019035522127524018,0.0019472809508442879,0.001989939948543906,0.002030774485319853,0.0020695326384156942,0.002107472624629736,0.002142644487321377,0.002175110625103116,0.002207576995715499,0.002237023087218404,0.0022650850005447865,0.0022911333944648504,0.0023159864358603954,0.0023397067561745644,0.002361414022743702,0.0023833727464079857,0.002404702128842473,0.002423577941954136,0.0024421389680355787,0.0024585609789937735,0.0024747939314693213,0.0024890766944736242,0.0025033592246472836,0.002518082270398736,0.0025312951765954494,0.002543375827372074,0.0025555819738656282,0.00256722210906446,0.0025771004147827625,0.0025868527591228485,0.0025960388593375683,0.002604721812531352,0.002613719319924712,0.0026209549978375435,0.0026283792685717344,0.0026354892179369926,0.002642284380272031,0.002648010151460767,0.002653609961271286,0.0026586432941257954,0.002663928549736738,0.002669465495273471,0.0026744359638541937,0.0026786515954881907,0.002682930091395974,0.002686705207452178,0.002690543420612812,0.0026941297110170126,0.00269759027287364,0.0027010508347302675,0.0027040080167353153,0.00270683947019279,0.002710111206397414,0.002712250454351306,0.002714515430852771,0.0027167806401848793,0.0027186681982129812,0.0027207445818930864,0.0027227578684687614,0.0027241420466452837,0.002725966740399599,0.0027275397442281246,0.002728923922404647,0.0027306226547807455,0.0027318811044096947,0.0027333912439644337,0.0027348382864147425,0.0027360967360436916,0.002737355185672641,0.0027382359839975834,0.002739116782322526,0.0027401235420256853,0.0027410672046244144,0.002741822274401784,0.00274264020845294,0.0027436469681560993,0.0027443391736596823,0.002744968282058835,0.0027454716619104147,0.0027459750417619944,0.002746604150161147,0.0027469187043607235,0.0027476109098643064,0.0027479883283376694,0.002748491708189249,0.0027488062623888254,0.002749183913692832,0.002749435603618622,0.0027496241964399815,0.002750001847743988,0.0027503164019435644,0.002750630956143141,0.002750945510342717,0.0027511343359947205,0.002751260297372937,0.0027515748515725136,0.0027517005801200867,0.0027519522700458765,0.0027520782314240932,0.002752329921349883,0.002752581611275673,0.002752581611275673,0.002752707339823246,0.002752833068370819,0.002752959029749036,0.0027532107196748257,0.0027533364482223988,0.0027534624096006155,0.0027534624096006155,0.002753651235252619,0.002753776963800192,0.0027538398280739784,0.0027540286537259817,0.0027540915179997683,0.0027540915179997683,0.0027540915179997683,0.002754154382273555,0.002754217479377985,0.002754217479377985,0.0027542803436517715,0.0027542803436517715,0.0027542803436517715,0.0027542803436517715,0.002754343207925558,0.002754343207925558,0.0027544060721993446,0.002754469169303775,0.002754469169303775,0.002754469169303775,0.002754469169303775,0.002754469169303775,0.002754469169303775,0.002754469169303775,0.002754469169303775,0.002754469169303775,0.002754469169303775,0.002754469169303775,0.002754469169303775,0.002754469169303775,0.0027545320335775614,0.0027545320335775614,0.0027545320335775614,0.0027545320335775614,0.0027545320335775614,0.0027545320335775614,0.0027545320335775614,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348,0.002754594897851348],"active":[0.0003184080123901367,0.0002797128108795732,0.0002602079475764185,0.0002539789420552552,0.0002446040161885321,0.0002393188187852502,0.0002310134586878121,0.00022365187760442495,0.00022358907153829932,0.00021673081209883094,0.00020974688231945038,0.00020251120440661907,0.00020056066568940878,0.00019584177061915398,0.0001920665381476283,0.00018464215099811554,0.00018168496899306774,0.00017331668641418219,0.00016715063247829676,0.00015739817172288895,0.0001506658736616373,0.00014651322271674871,0.00014059885870665312,0.0001333000836893916,0.00012990250252187252,0.0001258759293705225,0.00012203771620988846,0.00011870288290083408,0.0001156830694526434,0.00011046044528484344,0.00010718894191086292,0.00010278448462486267,9.989016689360142e-05,9.661843068897724e-05,9.309500455856323e-05,9.095575660467148e-05,8.749519474804401e-05,8.567050099372864e-05,8.33424273878336e-05,8.082576096057892e-05,7.780571468174458e-05,7.434515282511711e-05,7.333839312195778e-05,7.208017632365227e-05,7.119914516806602e-05,6.981496699154377e-05,6.729830056428909e-05,6.65432307869196e-05,6.459257565438747e-05,6.327149458229542e-05,6.257928907871246e-05,6.150966510176659e-05,5.943328142166138e-05,5.792337469756603e-05,5.7860277593135834e-05,5.6916382163763046e-05,5.68535178899765e-05,5.6287506595253944e-05,5.5217649787664413e-05,5.389656871557236e-05,5.326722748577595e-05,5.263788625597954e-05,5.270098336040974e-05,5.163135938346386e-05,5.106511525809765e-05,5.0247181206941605e-05,5.062459968030453e-05,5.031004548072815e-05,5.018431693315506e-05,4.974380135536194e-05,4.930328577756882e-05,4.8925867304205894e-05,4.8611313104629517e-05,4.842248745262623e-05,4.8296526074409485e-05,4.7289999201893806e-05,4.6849483624100685e-05,4.634610377252102e-05,4.6220142394304276e-05,4.6283239498734474e-05,4.584272392094135e-05,4.565413109958172e-05,4.5591266825795174e-05,4.508788697421551e-05,4.471023567020893e-05,4.508788697421551e-05,4.4647371396422386e-05,4.502478986978531e-05,4.458427429199219e-05,4.4269952923059464e-05,4.433281719684601e-05,4.414399154484272e-05,4.4081127271056175e-05,4.4206855818629265e-05,4.4018030166625977e-05,4.4081127271056175e-05,4.382943734526634e-05,4.370370879769325e-05,4.345201887190342e-05,4.338892176747322e-05,4.338892176747322e-05,4.326319321990013e-05,4.326296038925648e-05,4.30115032941103e-05,4.326319321990013e-05,4.282267764210701e-05,4.282267764210701e-05,4.2634084820747375e-05,4.250812344253063e-05,4.257098771631718e-05,4.263385199010372e-05,4.282267764210701e-05,4.2759813368320465e-05,4.282267764210701e-05,4.2759813368320465e-05,4.2634084820747375e-05,4.2759813368320465e-05,4.282267764210701e-05,4.2696716263890266e-05,4.282267764210701e-05,4.282267764210701e-05,4.282267764210701e-05,4.2696716263890266e-05,4.250789061188698e-05,4.263385199010372e-05,4.282267764210701e-05,4.288577474653721e-05,4.2885541915893555e-05,4.2759813368320465e-05,4.269694909453392e-05,4.263385199010372e-05,4.2759813368320465e-05,4.263385199010372e-05,4.263385199010372e-05,4.269694909453392e-05,4.263385199010372e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.257098771631718e-05,4.250789061188698e-05,4.250789061188698e-05,4.244502633810043e-05,4.244502633810043e-05,4.244502633810043e-05,4.250812344253063e-05,4.244525916874409e-05,4.250812344253063e-05,4.244525916874409e-05,4.238216206431389e-05,4.238216206431389e-05,4.238216206431389e-05,4.238216206431389e-05,4.238216206431389e-05,4.238216206431389e-05,4.238216206431389e-05,4.238216206431389e-05,4.244502633810043e-05,4.244502633810043e-05,4.244502633810043e-05,4.244502633810043e-05,4.244502633810043e-05,4.238216206431389e-05,4.238216206431389e-05,4.238216206431389e-05,4.238216206431389e-05,4.238216206431389e-05,4.238216206431389e-05,4.238216206431389e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.2319297790527344e-05]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0003184080123901367,0.0004172538174316287,0.0005236498545855284,0.0006309897289611399,0.0007380779134109616,0.0008438447839580476,0.000950744200963527,0.0010545605327934027,0.001156867016106844,0.0012605574447661638,0.001365820993669331,0.0014668690273538232,0.0015665956307202578,0.0016675177030265331,0.0017665523337200284,0.0018656497122719884,0.0019640550017356873,0.0020666131749749184,0.00216810149140656,0.0022742459550499916,0.002378314035013318,0.0024853392969816923,0.002594440709799528,0.0027021581772714853,0.00281276972964406,0.002924388274550438,0.003036006586626172,0.0031532247085124254,0.003270757384598255,0.003388290060684085,0.003510793438181281,0.0036289554554969072,0.003751081181690097,0.003870690241456032,0.003994892351329327,0.004123058635741472,0.0042512244544923306,0.004380523227155209,0.004512778948992491,0.004644154105335474,0.0047786119394004345,0.004913258366286755,0.0050508626736700535,0.005193248391151428,0.005332613829523325,0.005477705039083958,0.005619524512439966,0.005763106048107147,0.005909518338739872,0.006060775835067034,0.006212851032614708,0.006368512753397226,0.006525873206555843,0.0066849952563643456,0.006841852329671383,0.006997576914727688,0.007157391402870417,0.007321295328438282,0.007483878172934055,0.00765375979244709,0.00782005488872528,0.007984966039657593,0.008156608790159225,0.008336178958415985,0.008512856438755989,0.008685065433382988,0.008866586722433567,0.009050058200955391,0.009233907796442509,0.009419456124305725,0.009606577455997467,0.009795397520065308,0.009982581250369549,0.010176560841500759,0.010367709212005138,0.010565400123596191,0.01076623797416687,0.010963677428662777,0.01116678025573492,0.01137177087366581,0.011578207835555077,0.011788483709096909,0.012000646442174911,0.012217276729643345,0.012432900257408619,0.01265292800962925,0.012877989560365677,0.013101351447403431,0.01332433708012104,0.013548517599701881,0.013776849955320358,0.014013614505529404,0.014242011122405529,0.014473678544163704,0.014709373004734516,0.014949283562600613,0.015194226987659931,0.015438226982951164,0.01568109542131424,0.015931513160467148,0.016179854050278664,0.016430586576461792,0.016680877655744553,0.01693456806242466,0.01719486340880394,0.01745893433690071,0.01772438921034336,0.017993368208408356,0.018262283876538277,0.018533781170845032,0.01880609430372715,0.019078092649579048,0.019362423568964005,0.019643859937787056,0.019922466948628426,0.020212333649396896,0.020505033433437347,0.020795278251171112,0.021085524931550026,0.021383633837103844,0.021684451028704643,0.02198205702006817,0.02228803187608719,0.022592246532440186,0.022900864481925964,0.023216528818011284,0.023535151034593582,0.023851759731769562,0.02416975237429142,0.024487556889653206,0.024816496297717094,0.02514210343360901,0.025469722226262093,0.02581256814301014,0.02615031786262989,0.02648661844432354,0.026829088106751442,0.027170486748218536,0.027515031397342682,0.02785881981253624,0.02820550464093685,0.0285660307854414,0.028920767828822136,0.02928437665104866,0.029651068150997162,0.030016502365469933,0.030387472361326218,0.030751647427678108,0.03113211877644062,0.03150428831577301,0.03188009932637215,0.03226415812969208,0.03264928609132767,0.03303900733590126,0.03342727944254875,0.033821217715740204,0.034217607229948044,0.034613680094480515,0.03501919284462929,0.03542816638946533,0.03583695366978645,0.03624536097049713,0.036658674478530884,0.03706928342580795,0.03748391941189766,0.0379025824368,0.03833351656794548,0.03876262530684471,0.039189405739307404,0.039621468633413315,0.04005454108119011,0.04048553481698036,0.040931567549705505,0.04137873277068138,0.04181922972202301,0.0422685369849205,0.042716898024082184,0.04316041246056557,0.04361657425761223,0.04406795650720596,0.04452657327055931,0.04498978331685066,0.04545626416802406,0.04593067616224289,0.04639885574579239,0.04686936363577843,0.04735025390982628,0.047818686813116074,0.04829303175210953,0.04877272620797157,0.049249086529016495,0.04973413050174713,0.05021577328443527,0.05070522055029869,0.05118837580084801,0.051676563918590546,0.05217205360531807,0.05266326293349266,0.05315755307674408,0.05365096405148506,0.054151423275470734,0.05464804172515869,0.055147554725408554,0.055644240230321884,0.0561516173183918,0.056656479835510254,0.05715788155794144,0.05766274407505989,0.05816798284649849,0.05867611989378929,0.05917990952730179,0.05969427525997162,0.06020442023873329,0.06071916222572327,0.06123711168766022,0.06175027787685394,0.06226174905896187,0.06278076767921448,0.06329651176929474,0.06381886452436447,0.06433341652154922,0.06484564393758774,0.0653662383556366,0.06587933748960495,0.06639697402715683,0.06691636890172958,0.06743205338716507,0.06795679777860641,0.06847437471151352,0.06899326294660568,0.06950492411851883,0.07002438604831696,0.07053830474615097,0.07105311006307602,0.07157659530639648,0.07209549099206924,0.07261425256729126,0.07313522696495056,0.07365241646766663,0.07417068630456924,0.07468907535076141,0.07521086186170578,0.07572755217552185,0.07624701410531998,0.07676231861114502,0.07727353274822235,0.07779016345739365,0.07830119132995605,0.07881857454776764,0.07933463901281357,0.07984943687915802,0.08036235719919205,0.08087489753961563,0.08138793706893921,0.0819031149148941,0.08241810649633408,0.0829283818602562,0.08344583213329315,0.08395207673311234,0.08445511013269424,0.0849563255906105,0.08546251058578491,0.08596831560134888,0.08648016303777695,0.08697973936796188,0.08747787028551102,0.08797058463096619,0.08846978843212128,0.08896728605031967,0.08946346491575241,0.08996675908565521,0.09046091884374619,0.09095212817192078,0.09144069999456406,0.09192926436662674,0.09242034703493118,0.09290242940187454,0.09338784962892532,0.09386634826660156,0.09435422718524933,0.09482964128255844,0.09529291838407516,0.09576820582151413,0.09623651206493378,0.09670204669237137,0.09717564284801483,0.0976407378911972,0.09810514003038406,0.09856514632701874,0.09901992231607437,0.09947916865348816,0.09994093328714371,0.10039331763982773,0.10084885358810425,0.10129155218601227,0.10173752158880234,0.10218078643083572,0.1026298999786377,0.10307467728853226,0.10350485146045685,0.10393333435058594,0.10436904430389404,0.10479903221130371,0.10521335899829865,0.10563648492097855,0.10605081170797348,0.10646381229162216,0.1068713366985321,0.10728282481431961,0.10768160969018936,0.10808511078357697,0.10849011689424515,0.10889173299074173,0.10929743200540543,0.1096901074051857,0.11008920520544052,0.11047124862670898,0.11086077988147736,0.11124313622713089,0.1116236075758934,0.11199527233839035,0.11236888915300369,0.11274030059576035,0.11311881989240646,0.11347613483667374,0.11383697390556335,0.11420178413391113,0.11456198990345001,0.11492094397544861,0.11527297645807266,0.11561311781406403,0.11595483124256134,0.11630170047283173,0.11664354056119919,0.11697676032781601,0.11731947958469391,0.11765968054533005,0.11799214780330658,0.1183224767446518,0.11865027993917465,0.11897500604391098,0.1192968338727951,0.11961835622787476,0.11993269622325897,0.12024930864572525,0.12056390196084976,0.12087692320346832,0.12118616700172424,0.12148862332105637,0.12179019302129745,0.12208434194326401],"recovered":[0.0,0.0001394285645801574,0.000259603897575289,0.00036952344817109406,0.00047925423132255673,0.0005904321442358196,0.0006980865728110075,0.0008016513311304152,0.0009060968877747655,0.0010097874328494072,0.0011150509817525744,0.0012203145306557417,0.00132406794000417,0.00142536754719913,0.0015260380459949374,0.0016261421842500567,0.001725554233416915,0.0018231417052447796,0.0019241267582401633,0.0020230982918292284,0.0021270406432449818,0.0022318006958812475,0.0023362464271485806,0.0024450961500406265,0.002552436199039221,0.002661852166056633,0.002771583152934909,0.0028857809957116842,0.0029987837187945843,0.003115875879302621,0.003232842544093728,0.0033518222626298666,0.0034713055938482285,0.003593305591493845,0.0037134180311113596,0.0038371167611330748,0.0039632064290344715,0.004088478162884712,0.004218846559524536,0.004348271060734987,0.0044763111509382725,0.004608504008501768,0.004741892218589783,0.004877923056483269,0.0050150868482887745,0.00515678059309721,0.005296963732689619,0.005441237241029739,0.005587020888924599,0.005732804071158171,0.005879908800125122,0.006030725780874491,0.0061798435635864735,0.006330786272883415,0.006489594001322985,0.0066451928578317165,0.006800980307161808,0.006963626015931368,0.007127152755856514,0.007288854569196701,0.0074516888707876205,0.007616096176207066,0.007783146109431982,0.007951706647872925,0.008125299587845802,0.00830046646296978,0.008477394469082355,0.008653568103909492,0.00883257295936346,0.00901314988732338,0.00919907633215189,0.00938380602747202,0.009568032808601856,0.009751064702868462,0.009946051053702831,0.010139022953808308,0.010335959494113922,0.010531826876103878,0.01072763092815876,0.010930481366813183,0.011132263578474522,0.011338260024785995,0.011545011773705482,0.011753777042031288,0.011966884136199951,0.012178732082247734,0.01239611767232418,0.012617592699825764,0.012838312424719334,0.013061800971627235,0.013286547735333443,0.013513559475541115,0.013747680932283401,0.0139762032777071,0.01420724205672741,0.014443062245845795,0.014685552567243576,0.014924014918506145,0.015165183693170547,0.015406792983412743,0.015653183683753014,0.015901021659374237,0.016155026853084564,0.016402801498770714,0.016657182946801186,0.016910431906580925,0.017172111198306084,0.017431527376174927,0.01769717037677765,0.017960110679268837,0.01823015883564949,0.018500270321965218,0.018775854259729385,0.019051125273108482,0.019331807270646095,0.01961374841630459,0.01989908516407013,0.020182598382234573,0.020470893010497093,0.020760761573910713,0.021058179438114166,0.021354716271162033,0.021656475961208344,0.021959055215120316,0.022260436788201332,0.02256527915596962,0.022879811003804207,0.02319396659731865,0.02351340651512146,0.023830769583582878,0.024143036454916,0.02446574904024601,0.024790536612272263,0.025116708129644394,0.025450745597481728,0.02579321339726448,0.026133542880415916,0.026467014104127884,0.026806021109223366,0.027152076363563538,0.027491461485624313,0.027839718386530876,0.02818784862756729,0.02854667603969574,0.028903553262352943,0.029269427061080933,0.0296286940574646,0.02999758906662464,0.030365288257598877,0.030743494629859924,0.031117547303438187,0.03149128705263138,0.03186590597033501,0.03225141018629074,0.03264031559228897,0.03302651271224022,0.03341962769627571,0.03381136432290077,0.03420240432024002,0.03459892049431801,0.035002607852220535,0.035409945994615555,0.03581678122282028,0.03622858598828316,0.03663768619298935,0.037051379680633545,0.03746972605586052,0.03789235278964043,0.03831661492586136,0.03873886540532112,0.03917716071009636,0.03961079940199852,0.04004443436861038,0.04048115760087967,0.040922850370407104,0.04136214777827263,0.04180629551410675,0.042252831161022186,0.042695969343185425,0.04314074292778969,0.0435970313847065,0.04405307024717331,0.04450765997171402,0.04497464373707771,0.04543691128492355,0.045904211699962616,0.046372078359127045,0.04684359207749367,0.04730944335460663,0.04778945446014404,0.04826587811112404,0.048743873834609985,0.049228787422180176,0.04970986768603325,0.050187550485134125,0.05067743733525276,0.051163170486688614,0.05165387690067291,0.05214458331465721,0.05263843387365341,0.05313165485858917,0.05363066866993904,0.05412369966506958,0.0546225868165493,0.05512474104762077,0.05562513694167137,0.05612565949559212,0.056631024926900864,0.05713236331939697,0.0576435811817646,0.058147184550762177,0.058651793748140335,0.05916540324687958,0.0596722774207592,0.06018469110131264,0.060700248926877975,0.06121593341231346,0.06173023208975792,0.062243904918432236,0.06275399029254913,0.0632728785276413,0.06378497928380966,0.06429613381624222,0.06481395661830902,0.0653296411037445,0.06584645807743073,0.06636321544647217,0.06688474863767624,0.06740408390760422,0.06791970133781433,0.06844092160463333,0.0689561665058136,0.06947273015975952,0.06999018043279648,0.07051001489162445,0.07102513313293457,0.07154509425163269,0.0720684602856636,0.07258980721235275,0.07310278713703156,0.0736229345202446,0.07414378225803375,0.07466279715299606,0.07518238574266434,0.0756998285651207,0.07621803134679794,0.07672867923974991,0.07724027335643768,0.07775469869375229,0.07826761901378632,0.07878273725509644,0.07930666208267212,0.07981674373149872,0.080324187874794,0.08084233105182648,0.08135637640953064,0.08187300711870193,0.08238460123538971,0.08289480954408646,0.08340351283550262,0.0839134082198143,0.08441323041915894,0.08492187410593033,0.08542667329311371,0.08593273162841797,0.08643658459186554,0.08693678677082062,0.0874313935637474,0.08793449401855469,0.08843696862459183,0.08893780410289764,0.08943524211645126,0.08992934226989746,0.09042584151029587,0.09091037511825562,0.09140586853027344,0.09190034866333008,0.09238268435001373,0.09286640584468842,0.09334823489189148,0.0938325896859169,0.094310462474823,0.09478127956390381,0.09526179730892181,0.09573154896497726,0.09620142728090286,0.09667747467756271,0.09713847935199738,0.09760905057191849,0.0980747789144516,0.09853389859199524,0.09898194670677185,0.09944452345371246,0.09989660233259201,0.10036005824804306,0.10081005841493607,0.1012568473815918,0.10170231014490128,0.10214608162641525,0.10259349644184113,0.10303009301424026,0.10346423089504242,0.1038946658372879,0.10433339327573776,0.10475482791662216,0.10518582165241241,0.10560329258441925,0.10601837188005447,0.10642533004283905,0.10684172809123993,0.10724887251853943,0.10764960944652557,0.1080549955368042,0.10845591127872467,0.10885834693908691,0.10925278067588806,0.10964495688676834,0.1100335493683815,0.11043301969766617,0.11082525551319122,0.1112074926495552,0.11158078908920288,0.11195232719182968,0.11232858151197433,0.11270634829998016,0.11307511478662491,0.11343664675951004,0.11379861831665039,0.11416184902191162,0.11452514678239822,0.11488579958677292,0.11522877216339111,0.1155693531036377,0.11591760814189911,0.11626359820365906,0.11659839004278183,0.11693871766328812,0.11728043109178543,0.11761642247438431,0.11795134097337723,0.1182827353477478,0.11860456317663193,0.11893010884523392,0.11925237625837326,0.11956886202096939,0.11988962441682816,0.12020925432443619,0.1205226480960846,0.12083403766155243,0.12113302946090698,0.1214330866932869],"active":[0.0003184080123901367,0.0002778252528514713,0.00026404595701023936,0.00026146628079004586,0.0002588236820884049,0.00025341263972222805,0.00025265762815251946,0.00025290920166298747,0.00025077012833207846,0.00025077001191675663,0.00025077001191675663,0.0002465544966980815,0.00024252769071608782,0.00024215015582740307,0.00024051428772509098,0.00023950752802193165,0.00023850076831877232,0.00024347146973013878,0.00024397473316639662,0.0002511476632207632,0.0002512733917683363,0.0002535386011004448,0.00025819428265094757,0.0002570620272308588,0.0002603335306048393,0.00026253610849380493,0.0002644234336912632,0.0002674437128007412,0.0002719736658036709,0.000272414181381464,0.000277950894087553,0.00027713319286704063,0.0002797755878418684,0.0002773846499621868,0.00028147432021796703,0.0002859418746083975,0.00028801802545785904,0.00029204506427049637,0.00029393238946795464,0.00029588304460048676,0.000302300788462162,0.0003047543577849865,0.00030897045508027077,0.0003153253346681595,0.0003175269812345505,0.00032092444598674774,0.00032256077975034714,0.00032186880707740784,0.0003224974498152733,0.00032797176390886307,0.0003329422324895859,0.0003377869725227356,0.0003460296429693699,0.00035420898348093033,0.0003522583283483982,0.0003523840568959713,0.00035641109570860863,0.00035766931250691414,0.00035672541707754135,0.0003649052232503891,0.0003683660179376602,0.0003688698634505272,0.0003734626807272434,0.0003844723105430603,0.00038755685091018677,0.000384598970413208,0.00038919225335121155,0.00039649009704589844,0.00040133483707904816,0.0004063062369823456,0.00040750112384557724,0.0004115914925932884,0.00041454844176769257,0.0004254961386322975,0.00042165815830230713,0.00042637716978788376,0.000430278480052948,0.0004318505525588989,0.00043914932757616043,0.0004412895068526268,0.00044594425708055496,0.0004502236843109131,0.000455634668469429,0.00046349968761205673,0.00046601612120866776,0.0004741959273815155,0.0004818718880414963,0.00048375874757766724,0.0004860246554017067,0.000486716628074646,0.0004903022199869156,0.0005000550299882889,0.0004943301901221275,0.000497475266456604,0.0005021309480071068,0.000506221316754818,0.0005086744204163551,0.0005142120644450188,0.000515911728143692,0.0005247201770544052,0.00052667036652565,0.0005295649170875549,0.0005258508026599884,0.0005317665636539459,0.0005376804620027542,0.0005485024303197861,0.0005522780120372772,0.000561840832233429,0.0005651134997606277,0.0005736704915761948,0.0005759354680776596,0.0005778223276138306,0.0005865693092346191,0.0005927346646785736,0.0005906596779823303,0.000598585233092308,0.000605948269367218,0.0006126798689365387,0.0006146319210529327,0.0006228722631931305,0.000626271590590477,0.0006273407489061356,0.0006315559148788452,0.00063319131731987,0.0006404276937246323,0.0006512496620416641,0.0006553400307893753,0.0006577931344509125,0.00065634585916996,0.0006567873060703278,0.0006734598428010941,0.000676354393362999,0.00067918561398983,0.0006958600133657455,0.0006995722651481628,0.0006934050470590591,0.0006955452263355255,0.0007034726440906525,0.0007090102881193161,0.000706743448972702,0.0007140431553125381,0.0007263123989105225,0.0007329192012548447,0.0007377006113529205,0.0007475148886442184,0.0007470753043889999,0.000758778303861618,0.0007540583610534668,0.0007668305188417435,0.0007607936859130859,0.00076255202293396,0.0007728710770606995,0.0007833801209926605,0.0007875971496105194,0.0007869638502597809,0.0007947050034999847,0.0007979795336723328,0.0008023157715797424,0.000816788524389267,0.0008292458951473236,0.000834345817565918,0.0008354149758815765,0.0008418932557106018,0.0008406974375247955,0.0008462332189083099,0.0008512027561664581,0.0008637905120849609,0.0008702725172042847,0.0008727908134460449,0.0008826032280921936,0.00087738037109375,0.000874735414981842,0.0008871331810951233,0.000897575169801712,0.0008963793516159058,0.0009063892066478729,0.0009106025099754333,0.0009075812995433807,0.0009206049144268036,0.000927213579416275,0.0009295418858528137,0.0009367130696773529,0.0009486041963100433,0.0009560324251651764,0.0009619444608688354,0.0009651519358158112,0.000978175550699234,0.000975094735622406,0.0009835883975028992,0.00098327174782753,0.000983208417892456,0.000990256667137146,0.0009869858622550964,0.000995352864265442,0.0010008253157138824,0.0009991265833377838,0.0010088831186294556,0.001009386032819748,0.0010129697620868683,0.0010125301778316498,0.0010197684168815613,0.0010173730552196503,0.001023855060338974,0.001021653413772583,0.0010268762707710266,0.0010313428938388824,0.0010322220623493195,0.001031719148159027,0.0010356195271015167,0.0010325387120246887,0.0010327249765396118,0.0010424815118312836,0.001039016991853714,0.0010468848049640656,0.00105242058634758,0.0010500289499759674,0.001045815646648407,0.0010505355894565582,0.001052606850862503,0.0010648742318153381,0.0010605379939079285,0.0010606646537780762,0.0010701045393943787,0.001065380871295929,0.001067332923412323,0.0010699108242988586,0.0010688379406929016,0.0010720491409301758,0.0010702908039093018,0.0010735616087913513,0.001064002513885498,0.001068219542503357,0.001065574586391449,0.001062929630279541,0.0010665804147720337,0.001070357859134674,0.0010691583156585693,0.0010667666792869568,0.0010626092553138733,0.0010678991675376892,0.0010661408305168152,0.0010670796036720276,0.0010647550225257874,0.0010646283626556396,0.0010624900460243225,0.001055501401424408,0.0010614842176437378,0.0010609179735183716,0.0010638758540153503,0.0010670199990272522,0.0010666996240615845,0.001055695116519928,0.0010581538081169128,0.0010637491941452026,0.001060783863067627,0.0010617300868034363,0.0010553747415542603,0.0010612308979034424,0.001057267189025879,0.0010515972971916199,0.0010429173707962036,0.0010492801666259766,0.0010464414954185486,0.0010534897446632385,0.0010470077395439148,0.0010412856936454773,0.0010337978601455688,0.0010383948683738708,0.0010327920317649841,0.0010264962911605835,0.0010289549827575684,0.0010256767272949219,0.0010227859020233154,0.0010148584842681885,0.0010188892483711243,0.0010144785046577454,0.0010020807385444641,0.0010051652789115906,0.000999942421913147,0.0010059922933578491,0.0009970515966415405,0.0009824559092521667,0.000986926257610321,0.0009747147560119629,0.000970497727394104,0.000974215567111969,0.000963263213634491,0.0009666606783866882,0.0009560957551002502,0.0009451434016227722,0.0009452700614929199,0.0009589865803718567,0.0009487941861152649,0.0009522512555122375,0.0009314939379692078,0.000927463173866272,0.000923939049243927,0.0009275898337364197,0.0009285956621170044,0.0009113550186157227,0.0009032413363456726,0.0009048134088516235,0.0009043663740158081,0.0008799657225608826,0.0008816570043563843,0.0008649900555610657,0.0008605197072029114,0.0008529648184776306,0.0008574947714805603,0.0008398815989494324,0.0008362382650375366,0.000840507447719574,0.0008367374539375305,0.0008415207266807556,0.0008317604660987854,0.0008364245295524597,0.0008262917399406433,0.0008272305130958557,0.0008101165294647217,0.000798352062702179,0.000787779688835144,0.0007881000638008118,0.0007879734039306641,0.0007902383804321289,0.000769786536693573,0.000761859118938446,0.0007651373744010925,0.0007633715867996216,0.0007590949535369873,0.0007478296756744385,0.0007273182272911072,0.000726059079170227,0.0007323473691940308,0.0007259324193000793,0.0007131621241569519,0.0007210895419120789,0.0007209628820419312,0.0007117167115211487,0.0007060542702674866,0.0006989389657974243,0.0006922706961631775,0.0006922706961631775,0.0006882473826408386,0.0006803199648857117,0.0006804466247558594,0.0006742775440216064,0.000667668879032135,0.0006635189056396484,0.0006545856595039368,0.0006571635603904724,0.0006512552499771118]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0003184080123901367,0.0004198963870294392,0.0005230206879787147,0.0006289134034886956,0.0007326668710447848,0.0008325193775817752,0.0009319314267486334,0.001028826693072915,0.0011275466531515121,0.001218779245391488,0.0013113331515341997,0.001404767856001854,0.0014941758709028363,0.0015789277385920286,0.0016668885946273804,0.001749501214362681,0.0018315475899726152,0.0019151041051372886,0.0019982201047241688,0.002081902464851737,0.0021647666580975056,0.0022469391115009785,0.002331061754375696,0.002413737354800105,0.002495595021173358,0.002581982873380184,0.0026640293654054403,0.0027436218224465847,0.002826234558597207,0.002907966263592243,0.0029934104532003403,0.003077092580497265,0.003158069448545575,0.0032374104484915733,0.0033156187273561954,0.003397161839529872,0.003476817160844803,0.00355760520324111,0.003641287563368678,0.003720691427588463,0.0037987108808010817,0.0038797506131231785,0.003959783352911472,0.004039061721414328,0.004118591547012329,0.004197239875793457,0.004276329185813665,0.004352964460849762,0.004430858418345451,0.0045091924257576466,0.004589729011058807,0.00466774869710207,0.004744195379316807,0.00482492009177804,0.0049003600142896175,0.004981399979442358,0.005059042014181614,0.005136306397616863,0.005214137490838766,0.005291401874274015,0.0053664641454815865,0.005442596506327391,0.005519106052815914,0.005596810951828957,0.005670488812029362,0.005749011877924204,0.005825395695865154,0.005898633506149054,0.005972878076136112,0.00604768842458725,0.0061235688626766205,0.006200078409165144,0.006274133920669556,0.006351398769766092,0.006428159773349762,0.0065037258900702,0.0065757050178945065,0.006649446208029985,0.006723124533891678,0.0067928386852145195,0.006861105561256409,0.0069312602281570435,0.007001352030783892,0.0070706261321902275,0.0071431715041399,0.007214270066469908,0.007286627311259508,0.007359235547482967,0.007427377160638571,0.007497594691812992,0.007568441331386566,0.007635639049112797,0.007709946483373642,0.007779345847666264,0.007849438115954399,0.007917515933513641,0.007986978627741337,0.00805663038045168,0.00812382809817791,0.008194108493626118,0.008262752555310726,0.008329573087394238,0.00839928723871708,0.008467365987598896,0.008535381406545639,0.008599936030805111,0.008666441775858402,0.008732820861041546,0.008802094496786594,0.008867152966558933,0.008935734629631042,0.009001296013593674,0.009068557061254978,0.009135565720498562,0.009202385321259499,0.009267758578062057,0.00933225080370903,0.009397686459124088,0.009462807327508926,0.009527236223220825,0.009593301452696323,0.009657793678343296,0.009726564399898052,0.00979137048125267,0.009854352101683617,0.009918026626110077,0.009982078336179256,0.010046004317700863,0.010108482092618942,0.010172408074140549,0.010236774571239948,0.01030000764876604,0.010362360626459122,0.010426412336528301,0.01048700325191021,0.01054589543491602,0.010606423951685429,0.010669279843568802,0.010730626061558723,0.010791342705488205,0.010850486345589161,0.010910636745393276,0.01096990704536438,0.011029491201043129,0.011090082116425037,0.011147967539727688,0.011207804083824158,0.01126688439399004,0.011326972395181656,0.011384732089936733,0.011442994698882103,0.011506857350468636,0.01156996563076973,0.01162715908139944,0.011685799807310104,0.01174525823444128,0.011804968118667603,0.01186335738748312,0.011922626756131649,0.011980763636529446,0.01203902717679739,0.012099114246666431,0.012157440185546875,0.012216206640005112,0.012274470180273056,0.012332040816545486,0.012390932999551296,0.01244925893843174,0.012505445629358292,0.012563582509756088,0.012620335444808006,0.012679480016231537,0.012736735865473747,0.012794621288776398,0.012852066196501255,0.012907058000564575,0.0129617340862751,0.013015844859182835,0.013069640845060349,0.013126581907272339,0.013180818408727646,0.013235872611403465,0.013290486298501492,0.013342897407710552,0.013397259637713432,0.013450678437948227,0.013503781519830227,0.013556067831814289,0.01361231692135334,0.013667937368154526,0.013722991570830345,0.013777794316411018,0.013830520212650299,0.013884630985558033,0.013936539180576801,0.013989013619720936,0.014043123461306095,0.014097108505666256,0.014152162708342075,0.01420337799936533,0.014253146946430206,0.014306691475212574,0.014359480701386929,0.01441082265228033,0.014461535029113293,0.014513568952679634,0.014564218930900097,0.014614302664995193,0.014666021801531315,0.014715602621436119,0.014763924293220043,0.014813818968832493,0.014865160919725895,0.014913671649992466,0.014965265057981014,0.015013461001217365,0.01506071351468563,0.015107902698218822,0.015155406668782234,0.015203475952148438,0.015252364799380302,0.015299050137400627,0.015346302650868893,0.015393177047371864,0.01544074434787035,0.015488121658563614,0.015534807927906513,0.01557941734790802,0.015624907799065113,0.015669643878936768,0.015714379027485847,0.01575980708003044,0.015803849324584007,0.0158492773771286,0.01589571125805378,0.015942523255944252,0.015985308215022087,0.016030358150601387,0.016075029969215393,0.0161195769906044,0.016161544248461723,0.016204580664634705,0.016248119994997978,0.016291219741106033,0.016335830092430115,0.016378488391637802,0.016419008374214172,0.016461165621876717,0.016504326835274696,0.016546105965971947,0.01658901572227478,0.016629157587885857,0.016671566292643547,0.016711708158254623,0.016752982512116432,0.016792306676506996,0.016834966838359833,0.016875172033905983,0.016914747655391693,0.016953757032752037,0.016994843259453773,0.017034420743584633,0.017072927206754684,0.01711099222302437,0.017148995772004128,0.017191654071211815,0.017229720950126648,0.017265962436795235,0.01730560138821602,0.017345113679766655,0.01738462783396244,0.01742294430732727,0.01746094785630703,0.017498385161161423,0.017537206411361694,0.01757451705634594,0.017611954361200333,0.01764806918799877,0.017685506492853165,0.01772250235080719,0.017760945484042168,0.017796998843550682,0.01783374324440956,0.01787080243229866,0.017907798290252686,0.0179421529173851,0.017980407923460007,0.018017025664448738,0.018054714426398277,0.018089257180690765,0.018124617636203766,0.018160859122872353,0.018192758783698082,0.01822887547314167,0.018265116959810257,0.018301231786608696,0.018334075808525085,0.01836993917822838,0.01840800605714321,0.01844191923737526,0.0184746365994215,0.018509304150938988,0.018542462959885597,0.018577320501208305,0.01860991306602955,0.018643951043486595,0.01867767609655857,0.018713414669036865,0.018748585134744644,0.018780674785375595,0.018812386319041252,0.0188464242964983,0.018880464136600494,0.01891399919986725,0.01894470490515232,0.018974969163537025,0.019008630886673927,0.019041726365685463,0.019074821844697,0.019106406718492508,0.019137803465127945,0.019170520827174187,0.01920216903090477,0.019231930375099182,0.01926238276064396,0.019293716177344322,0.019323602318763733,0.01935216784477234,0.01938469707965851,0.019412381574511528,0.019440820440649986,0.019469261169433594,0.01949939876794815,0.019528279080986977,0.019557220861315727,0.01958622597157955,0.01961592398583889,0.019644364714622498,0.019674941897392273,0.01970319263637066,0.0197310671210289,0.019757619127631187,0.01978454738855362,0.019812168553471565,0.019838783890008926,0.01986728608608246,0.019894026219844818,0.019922340288758278,0.01994851417839527,0.019973304122686386,0.02000073716044426],"recovered":[0.0,0.00013653429050464183,0.0002549478958826512,0.00036662915954366326,0.00047648578765802085,0.0005832593888044357,0.0006860061548650265,0.000787368684541434,0.000886340334545821,0.0009827951434999704,0.001078620902262628,0.0011742578353732824,0.0012682587839663029,0.0013593655312433839,0.001447640941478312,0.0015347208827733994,0.001616138033568859,0.0017000720836222172,0.00178192974999547,0.0018674366874620318,0.0019512447761371732,0.002033920492976904,0.002117980271577835,0.0022022288758307695,0.002283708890900016,0.0023652520030736923,0.0024489343632012606,0.0025345671456307173,0.002616235986351967,0.002699918346479535,0.002784607233479619,0.0028672199696302414,0.002947001252323389,0.003026279155164957,0.003107381984591484,0.0031875406857579947,0.0032687061466276646,0.003348235972225666,0.003431981196627021,0.0035133983474224806,0.003592361696064472,0.00367189128883183,0.0037521759513765574,0.0038322091568261385,0.003914569970220327,0.003990890923887491,0.004071238450706005,0.00415007583796978,0.00422727782279253,0.004306052345782518,0.0043814294040203094,0.004462972283363342,0.004539607558399439,0.004620081279426813,0.004699925426393747,0.004774861969053745,0.004856279119849205,0.00493492791429162,0.005013136193156242,0.005089520011097193,0.005167099181562662,0.005244237836450338,0.00531860813498497,0.0053946771658957005,0.005473829340189695,0.0055493321269750595,0.005626407917588949,0.005702917464077473,0.0057777282781898975,0.005853168200701475,0.005927286576479673,0.006001342553645372,0.006077789235860109,0.00615253672003746,0.0062286690808832645,0.006304108537733555,0.006380870006978512,0.006454359274357557,0.006528792437165976,0.00659976527094841,0.006670045666396618,0.006742088124155998,0.006811487954109907,0.006881768349558115,0.006953055504709482,0.007026922423392534,0.007097454741597176,0.007167672272771597,0.00724116200581193,0.00731226010248065,0.007382289040833712,0.007454205770045519,0.007521969266235828,0.007594200316816568,0.007667626719921827,0.007737781852483749,0.007805231027305126,0.007875888608396053,0.0079484349116683,0.00801538024097681,0.008084528148174286,0.008153109811246395,0.00821967888623476,0.008285806514322758,0.008353947661817074,0.008423976600170135,0.008489097468554974,0.008557365275919437,0.008623303845524788,0.008693081326782703,0.008759712800383568,0.008826909586787224,0.008894233033061028,0.008961179293692112,0.009026804007589817,0.00909582618623972,0.009162330999970436,0.009227704256772995,0.00929370615631342,0.009357191622257233,0.009423759765923023,0.009489384479820728,0.009556644596159458,0.009622395038604736,0.009687642566859722,0.009751756675541401,0.00981650035828352,0.009880300611257553,0.009944163262844086,0.010006578639149666,0.010070189833641052,0.010132857598364353,0.010197537951171398,0.010262219235301018,0.010325075127184391,0.010386924259364605,0.010446382686495781,0.010507477447390556,0.010568383149802685,0.010630043223500252,0.010689879767596722,0.01075053308159113,0.010813389904797077,0.010873666033148766,0.01093230675905943,0.010992331430315971,0.011049838736653328,0.011108542792499065,0.011167371645569801,0.011225635185837746,0.011284023523330688,0.011343356221914291,0.011404450982809067,0.011468187905848026,0.011529534123837948,0.01158955879509449,0.011648325249552727,0.011708475649356842,0.01176623534411192,0.011825064197182655,0.011882572434842587,0.011941087432205677,0.011999287642538548,0.012059815227985382,0.012118896469473839,0.012177284806966782,0.012237121351063251,0.012291483581066132,0.01234760694205761,0.012407002970576286,0.01246432214975357,0.012522710487246513,0.012579841539263725,0.012639425694942474,0.012696115300059319,0.012753497809171677,0.012813081964850426,0.012867444194853306,0.012924259528517723,0.012978998944163322,0.013034116476774216,0.013089170679450035,0.013143721036612988,0.013199090026319027,0.013250809162855148,0.013304856605827808,0.013358652591705322,0.013413140550255775,0.01346492301672697,0.01352035440504551,0.013575157150626183,0.013630400411784649,0.013684321194887161,0.013736733235418797,0.013789710588753223,0.01384463906288147,0.013898057863116264,0.013949651271104813,0.014004013501107693,0.014057179912924767,0.014108521863818169,0.01415923424065113,0.014211834408342838,0.01426512748003006,0.01431791577488184,0.014369698241353035,0.014421040192246437,0.014471123926341534,0.014523346908390522,0.014575380831956863,0.014627352356910706,0.014678128063678741,0.014728651382029057,0.014779049903154373,0.01482718251645565,0.014876197092235088,0.014925651252269745,0.014974790625274181,0.015020470134913921,0.015068288892507553,0.015117302536964417,0.015165121294558048,0.0152133172377944,0.015261072665452957,0.015308072790503502,0.015356017276644707,0.015404402278363705,0.01545134000480175,0.01549645233899355,0.01554213184863329,0.015587118454277515,0.0156331118196249,0.015677407383918762,0.015721891075372696,0.015766501426696777,0.015813879668712616,0.015859432518482208,0.015905678272247314,0.015949659049510956,0.015993323177099228,0.016037430614233017,0.016079774126410484,0.016122937202453613,0.016166415065526962,0.016209261491894722,0.01625223644077778,0.0162959024310112,0.016337743028998375,0.016379771754145622,0.016422180458903313,0.01646219752728939,0.016504162922501564,0.016544558107852936,0.016585644334554672,0.01662660390138626,0.01666913740336895,0.016709845513105392,0.016750680282711983,0.016791703179478645,0.016832789406180382,0.016871798783540726,0.016911564394831657,0.01694994419813156,0.01699077896773815,0.017031174153089523,0.017069175839424133,0.017111269757151604,0.017151663079857826,0.01719035767018795,0.017228864133358,0.017267370596528053,0.017308395355939865,0.017347341403365135,0.01738622598350048,0.017424793913960457,0.01746254600584507,0.01749822124838829,0.017536979168653488,0.017574794590473175,0.01761147566139698,0.0176472757011652,0.017685845494270325,0.01772145740687847,0.017758140340447426,0.01779620535671711,0.01783376932144165,0.017870323732495308,0.01790681667625904,0.017943058162927628,0.0179801806807518,0.018016422167420387,0.018052726984024048,0.01808638870716095,0.018120931461453438,0.01815553568303585,0.01819165237247944,0.018227703869342804,0.018262624740600586,0.018298866227269173,0.01833510771393776,0.018371285870671272,0.018403436988592148,0.018437225371599197,0.018471453338861465,0.018505429849028587,0.01853896491229534,0.018571682274341583,0.018605973571538925,0.018639571964740753,0.01867455616593361,0.018708784133195877,0.018742570653557777,0.018775414675474167,0.01881083846092224,0.018845442682504654,0.01887746900320053,0.018907669931650162,0.01893988437950611,0.01897304318845272,0.01900450326502323,0.019038353115320206,0.01906893216073513,0.019099196419119835,0.0191335491836071,0.019164443016052246,0.01919546164572239,0.019224530085921288,0.01925586350262165,0.01928587630391121,0.01931658200919628,0.019345711916685104,0.01937585137784481,0.019404983147978783,0.019434554502367973,0.019464125856757164,0.01949363574385643,0.01952207460999489,0.019553596153855324,0.019581658765673637,0.019611544907093048,0.01963941939175129,0.019667794927954674,0.019695352762937546,0.019721465185284615,0.019748708233237267,0.019776834174990654,0.019803447648882866,0.019831007346510887,0.01985887996852398,0.01988643780350685,0.019912362098693848],"active":[0.0003184080123901367,0.0002833621110767126,0.0002680727920960635,0.00026228424394503236,0.00025618108338676393,0.00024925998877733946,0.0002459252718836069,0.00024145800853148103,0.0002412063186056912,0.00023598410189151764,0.00023271224927157164,0.0002305100206285715,0.00022591708693653345,0.00021956220734864473,0.00021924765314906836,0.00021478033158928156,0.00021540955640375614,0.0002150320215150714,0.00021629035472869873,0.00021446577738970518,0.0002135218819603324,0.00021301861852407455,0.0002130814827978611,0.00021150847896933556,0.00021188613027334213,0.00021673087030649185,0.00021509500220417976,0.00020905467681586742,0.0002099985722452402,0.0002080479171127081,0.00020880321972072124,0.00020987261086702347,0.0002110681962221861,0.0002111312933266163,0.00020823674276471138,0.0002096211537718773,0.0002081110142171383,0.0002093692310154438,0.00020930636674165726,0.00020729308016598225,0.00020634918473660946,0.00020785932429134846,0.00020760740153491497,0.00020685256458818913,0.00020402157679200172,0.0002063489519059658,0.0002050907351076603,0.000202888622879982,0.0002035805955529213,0.00020314007997512817,0.00020829960703849792,0.00020477641373872757,0.00020458782091736794,0.0002048388123512268,0.0002004345878958702,0.00020653801038861275,0.0002027628943324089,0.000201378483325243,0.00020100129768252373,0.00020188186317682266,0.00019936496391892433,0.0001983586698770523,0.00020049791783094406,0.00020213378593325615,0.00019665947183966637,0.00019967975094914436,0.00019898777827620506,0.0001957160420715809,0.00019514979794621468,0.0001945202238857746,0.0001962822861969471,0.00019873585551977158,0.00019634468480944633,0.00019886204972863197,0.00019949069246649742,0.00019961735233664513,0.00019483501091599464,0.00019508693367242813,0.00019433209672570229,0.00019307341426610947,0.0001910598948597908,0.00018917210400104523,0.00018986407667398453,0.0001888577826321125,0.00019011599943041801,0.0001873476430773735,0.00018917256966233253,0.00019156327471137047,0.00018621515482664108,0.00018533458933234215,0.00018615229055285454,0.0001814332790672779,0.00018797721713781357,0.0001851455308496952,0.0001818113960325718,0.00017973408102989197,0.00018174760043621063,0.00018074177205562592,0.00017539318650960922,0.00017872825264930725,0.00017822440713644028,0.0001764632761478424,0.00017960835248231888,0.0001815594732761383,0.00018143374472856522,0.00017595943063497543,0.00017734430730342865,0.00017545558512210846,0.0001787906512618065,0.00017407163977622986,0.00017602182924747467,0.0001743864268064499,0.00017432402819395065,0.0001743864268064499,0.00017558131366968155,0.0001719323918223381,0.00016991980373859406,0.0001699822023510933,0.00016910117119550705,0.00017004460096359253,0.00016954168677330017,0.00016840919852256775,0.00016991980373859406,0.00016897544264793396,0.0001667095348238945,0.000166269950568676,0.0001655779778957367,0.00016570370644330978,0.00016431882977485657,0.00016582943499088287,0.00016658473759889603,0.00016715005040168762,0.00016482267528772354,0.00016419310122728348,0.00016192812472581863,0.0001589711755514145,0.00016004126518964767,0.00016180239617824554,0.00016224291175603867,0.00016129948198795319,0.00016060657799243927,0.0001601036638021469,0.0001565171405673027,0.0001558251678943634,0.00015777535736560822,0.00015563610941171646,0.00015796534717082977,0.00015834160149097443,0.00015960074961185455,0.00015909690409898758,0.0001589711755514145,0.00016350112855434418,0.00016551464796066284,0.0001589711755514145,0.00015626568347215652,0.00015569943934679031,0.0001566428691148758,0.00015488173812627792,0.00015639141201972961,0.00015569943934679031,0.00015645474195480347,0.0001580268144607544,0.00015815254300832748,0.00015639141201972961,0.00015557371079921722,0.00015475600957870483,0.00015381164848804474,0.00015777535736560822,0.00015783868730068207,0.00015657953917980194,0.00015601329505443573,0.0001567695289850235,0.00015689432621002197,0.00015519559383392334,0.0001559508964419365,0.00015356019139289856,0.000148652121424675,0.0001484006643295288,0.00014538131654262543,0.00014758296310901642,0.00014670193195343018,0.00014670193195343018,0.00014676526188850403,0.00014380738139152527,0.000146450474858284,0.00014582183212041855,0.00014512892812490463,0.00014292728155851364,0.00014739390462636948,0.00014758296310901642,0.0001478344202041626,0.00014739390462636948,0.00014619901776313782,0.00014789775013923645,0.00014682859182357788,0.0001443745568394661,0.00014506559818983078,0.00014745723456144333,0.00014814920723438263,0.0001461980864405632,0.00014462508261203766,0.00014745723456144333,0.00014764629304409027,0.00014569517225027084,0.00014361925423145294,0.00014387071132659912,0.00014317873865365982,0.00014317873865365982,0.00014267489314079285,0.00014022178947925568,0.00013657193630933762,0.00013569090515375137,0.00013650953769683838,0.0001346217468380928,0.00013808254152536392,0.00013726390898227692,0.00013506226241588593,0.0001331120729446411,0.00013493653386831284,0.0001351870596408844,0.00013506226241588593,0.0001339288428425789,0.0001329854130744934,0.00013210438191890717,0.000132671557366848,0.00013210438191890717,0.00013040564954280853,0.00012807734310626984,0.00012845546007156372,0.00012751203030347824,0.00012726057320833206,0.00012669526040554047,0.00012644194066524506,0.00012738630175590515,0.00012920983135700226,0.00012864358723163605,0.00012587569653987885,0.00012467987835407257,0.00012537091970443726,0.00012625381350517273,0.00012411363422870636,0.00012480653822422028,0.00012518279254436493,0.00012480467557907104,0.00012656860053539276,0.0001262519508600235,0.0001231059432029724,0.00012342259287834167,0.0001245550811290741,0.00012392550706863403,0.0001268181949853897,0.0001249946653842926,0.00012700818479061127,0.00012606382369995117,0.0001263786107301712,0.00012316927313804626,0.0001251213252544403,0.00012449175119400024,0.0001230444759130478,0.00012096762657165527,0.0001230444759130478,0.00012285634875297546,0.00012298300862312317,0.00012021325528621674,0.00011782161891460419,0.00012247823178768158,0.00011845119297504425,0.00011429935693740845,0.00011524371802806854,0.00011624954640865326,0.00011725723743438721,0.0001145489513874054,0.00011360645294189453,0.00011215917766094208,0.00011241249740123749,0.00011197105050086975,0.00011373311281204224,0.00011109001934528351,0.00011071190237998962,0.00011102668941020966,0.00011366978287696838,0.00011115334928035736,0.00011228583753108978,0.00011266209185123444,0.00011159293353557587,0.00010838359594345093,0.00011008419096469879,0.00011020898818969727,0.00011165626347064972,0.00010907649993896484,0.0001081954687833786,0.00010813213884830475,0.00010637007653713226,0.00010794401168823242,0.00010958127677440643,0.0001095794141292572,0.0001063719391822815,0.00010731443762779236,0.0001091398298740387,0.0001068115234375,0.00010335072875022888,0.0001058671623468399,0.00010523758828639984,0.0001058671623468399,0.0001044832170009613,0.00010498613119125366,0.00010599382221698761,0.00010744109749794006,0.00010901317000389099,0.00010611861944198608,0.00010360218584537506,0.00010385364294052124,0.00010504946112632751,0.00010316073894500732,9.926222264766693e-05,9.750016033649445e-05,0.00010096095502376556,0.0001018419861793518,0.00010177865624427795,0.00010190345346927643,9.945034980773926e-05,0.0001015886664390564,0.000102972611784935,9.838119149208069e-05,9.793974459171295e-05,9.825453162193298e-05,9.907223284244537e-05,9.630434215068817e-05,9.88207757472992e-05,9.579956531524658e-05,9.51085239648819e-05,9.340979158878326e-05,9.441561996936798e-05,9.37245786190033e-05,9.309500455856323e-05,9.259022772312164e-05,9.384937584400177e-05,9.076856076717377e-05,9.328313171863556e-05,9.164772927761078e-05,9.164772927761078e-05,8.982419967651367e-05,8.919462561607361e-05,9.070336818695068e-05,9.007565677165985e-05,9.04519110918045e-05,9.057857096195221e-05,9.133294224739075e-05,8.963420987129211e-05,8.686631917953491e-05,8.837506175041199e-05]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0003184080123901367,0.0004187009471934289,0.0005212589167058468,0.0006240686634555459,0.0007228514878079295,0.0008178592543117702,0.0009070155210793018,0.0009947246871888638,0.0010813011322170496,0.0011609566863626242,0.0012431289069354534,0.0013207080774009228,0.001395959290675819,0.0014683790504932404,0.0015377787640318274,0.0016049762489274144,0.0016678952379152179,0.0017327647656202316,0.0017953063361346722,0.0018583511700853705,0.0019200118258595467,0.0019804141484200954,0.002038047881796956,0.002097380580380559,0.002156021073460579,0.0022117672488093376,0.002265185583382845,0.0023211834486573935,0.002375168027356267,0.002430285094305873,0.002481752773746848,0.002534416038542986,0.002584122121334076,0.0026321292389184237,0.002680765697732568,0.0027281437069177628,0.002779233967885375,0.002825164934620261,0.0028709699399769306,0.0029164603911340237,0.0029610071796923876,0.003004043595865369,0.0030469545163214207,0.0030886067543178797,0.003130070399492979,0.0031711566261947155,0.0032099776435643435,0.0032501828391104937,0.003287682542577386,0.003326000412926078,0.0033644437789916992,0.0034021951723843813,0.003438688348978758,0.0034729791805148125,0.003507270012050867,0.003542441874742508,0.003576669842004776,0.0036130999214947224,0.0036478941328823566,0.0036818073131144047,0.003714588237926364,0.003745670197531581,0.003777192672714591,0.003809092566370964,0.003839356591925025,0.003870312822982669,0.003898563561961055,0.003927820827811956,0.003956952132284641,0.00398633535951376,0.004014648962765932,0.004041704349219799,0.0040685078129172325,0.004095122218132019,0.004120667465031147,0.004144576843827963,0.004168801009654999,0.004192080814391375,0.00421636737883091,0.00423901854082942,0.004262109752744436,0.0042845718562603,0.00430659344419837,0.004328552167862654,0.004349818918853998,0.00436982698738575,0.004389646463096142,0.004412045702338219,0.004431550391018391,0.004449482541531324,0.0044697425328195095,0.004488680977374315,0.004506613127887249,0.004526872653514147,0.004545371048152447,0.004564058035612106,0.0045801023952662945,0.004599229898303747,0.004615274257957935,0.004633646458387375,0.004652144853025675,0.00466774869710207,0.004684485029429197,0.004700026009231806,0.00471663661301136,0.004732869565486908,0.004747781436890364,0.004762945231050253,0.004778171423822641,0.004791573155671358,0.004806170240044594,0.004820327274501324,0.00483442097902298,0.004849081393331289,0.004863300826400518,0.004877268802374601,0.004888908937573433,0.00490149250254035,0.004912881180644035,0.004926660563796759,0.004938237369060516,0.004949122201651335,0.004961769096553326,0.004972842987626791,0.004983350168913603,0.004993857815861702,0.005004554055631161,0.005014180671423674,0.0050238072872161865,0.005032616201788187,0.005042682867497206,0.005052875727415085,0.005062754265964031,0.005071625579148531,0.005080937873572111,0.005089557729661465,0.005097926128655672,0.005106168333441019,0.0051145367324352264,0.005122653208673,0.005131084471940994,0.005139263812452555,0.005147506017237902,0.005155622493475676,0.005162040237337351,0.005169213283807039,0.005176260136067867,0.005182615015655756,0.005190165247768164,0.005197023507207632,0.005204196088016033,0.005210299510508776,0.005216339603066444,0.005222945939749479,0.005228734575212002,0.00523559283465147,0.005241758655756712,0.005247799213975668,0.00525346165522933,0.005259313154965639,0.005264598410576582,0.005270575638860464,0.005276993382722139,0.005282593425363302,0.005287689622491598,0.005293729715049267,0.0052988892421126366,0.005304929334670305,0.005309837404638529,0.005315185524523258,0.005319589748978615,0.005324371624737978,0.005329656880348921,0.005334249697625637,0.005338842980563641,0.0053426180966198444,0.005346518941223621,0.005351049359887838,0.005355390720069408,0.005359480157494545,0.005363507196307182,0.0053670937195420265,0.005370616912841797,0.005374077707529068,0.005377852823585272,0.005381879396736622,0.005385528784245253,0.00538905244320631,0.005392575636506081,0.005396413616836071,0.005399874411523342,0.005403963848948479,0.005407172720879316,0.005409941542893648,0.0054137795232236385,0.005416736472398043,0.005419631022959948,0.005423343274742365,0.005426866468042135,0.00543026439845562,0.0054334732703864574,0.0054363044910132885,0.005439513362944126,0.005442281719297171,0.005445553455501795,0.005448321811854839,0.005451530683785677,0.005454299505800009,0.0054576341062784195,0.005460087675601244,0.005463233683258295,0.0054653100669384,0.005467826966196299,0.005470343865454197,0.005472608841955662,0.0054747480899095535,0.005477075930684805,0.00547934090718627,0.0054816692136228085,0.00548349367454648,0.005485884845256805,0.005488086957484484,0.005490163341164589,0.005492050666362047,0.005493686534464359,0.005495888646692038,0.005498027894645929,0.005499789956957102,0.005501551553606987,0.005503438878804445,0.005505389533936977,0.005506773944944143,0.0055085355415940285,0.005510297138243914,0.005512122064828873,0.005513946525752544,0.005515770986676216,0.005517343990504742,0.005518854130059481,0.005520427133888006,0.005522125866264105,0.005523887928575277,0.005525523796677589,0.005527033470571041,0.005528417881578207,0.0055299908854067326,0.0055313752964138985,0.00553288497030735,0.005534269381314516,0.005535842385143042,0.005537163466215134,0.005538736470043659,0.005540120881050825,0.005541379097849131,0.005542952101677656,0.005544650834053755,0.005545846652239561,0.00554723059758544,0.005548363085836172,0.005549873225390911,0.005550942849367857,0.005552327260375023,0.005553648341447115,0.005554780829697847,0.005555598996579647,0.005556857213377953,0.0055580525659024715,0.005559248384088278,0.005560443736612797,0.005561576224863529,0.0055624572560191154,0.005563149228692055,0.005563966929912567,0.00556491082534194,0.005565477069467306,0.005566735751926899,0.005567490588873625,0.005568245425820351,0.005569000728428364,0.00556988175958395,0.005570384673774242,0.005571202840656042,0.005571957677602768,0.005572775844484568,0.00557371973991394,0.005574474576860666,0.005575418472290039,0.005575796123594046,0.005576362367719412,0.005577054340392351,0.0055778720416128635,0.005578690208494663,0.005579193588346243,0.005579759832471609,0.0055805775336921215,0.005581080913543701,0.005581773351877928,0.0055822767317295074,0.005582968704402447,0.005583534948527813,0.005584101192653179,0.005584667436778545,0.0055854227393865585,0.005585799925029278,0.005586114712059498,0.0055866180919110775,0.005587121471762657,0.005587687715888023,0.005588316824287176,0.005588694475591183,0.0055893235839903355,0.005589826963841915,0.005590078420937061,0.005590456072241068,0.005591085180640221,0.005591337103396654,0.005591714289039373,0.005591966211795807,0.00559228053316474,0.0055924695916473866,0.00559291010722518,0.005593476351350546,0.005593790672719479,0.005594105459749699,0.005594545975327492,0.0055948602966964245,0.005595237948000431,0.005595552269369364,0.005595867056399584,0.005596181843429804,0.005596559029072523,0.005596873816102743,0.005597188603132963,0.005597502924501896,0.005597943440079689,0.005598194897174835,0.005598572548478842,0.005598950199782848,0.0055993907153606415,0.005599705036729574,0.005599956959486008,0.005600145552307367,0.0056005860678851604,0.005600963719189167,0.005601403769105673,0.005601718556135893,0.0056020962074398994,0.005602347664535046,0.005602599587291479,0.005602851044386625,0.005603291559964418],"recovered":[0.0,0.0001398060703650117,0.0002577163395471871,0.00037097057793289423,0.0004798833979293704,0.0005814346950501204,0.0006780154071748257,0.0007694996893405914,0.0008627456845715642,0.0009524052729830146,0.0010379122104495764,0.0011217204155400395,0.001200935454107821,0.0012779482640326023,0.0013518781634047627,0.0014236688148230314,0.0014946414157748222,0.001561398501507938,0.0016282814322039485,0.001691640936769545,0.0017553778598085046,0.0018184856744483113,0.0018807125743478537,0.0019406115170568228,0.00199862290173769,0.002057703910395503,0.002113638911396265,0.0021708952262997627,0.002223621355369687,0.0022790529765188694,0.002333037555217743,0.0023849457502365112,0.002437734743580222,0.002488636178895831,0.0025396007113158703,0.0025875449646264315,0.00263429363258183,0.0026840625796467066,0.002732321619987488,0.002779321977868676,0.002825756324455142,0.0028720018453896046,0.0029166743624955416,0.0029604658484458923,0.0030021811835467815,0.0030432045459747314,0.0030846050940454006,0.0031254396308213472,0.0031662110704928637,0.003203333355486393,0.0032417140901088715,0.0032816047314554453,0.0033208660315722227,0.0033586176577955484,0.0033936004620045424,0.0034292126074433327,0.0034657057840377092,0.003501003375276923,0.0035352313425391912,0.003570088418200612,0.0036050714552402496,0.0036378521472215652,0.003669311758130789,0.003701652167364955,0.0037346845492720604,0.0037641306407749653,0.003796408185735345,0.0038262316957116127,0.003855174407362938,0.0038847464602440596,0.003915388137102127,0.003942505922168493,0.003968680277466774,0.003995672799646854,0.004022601991891861,0.004048587754368782,0.004072119481861591,0.004097853321582079,0.00412402767688036,0.004148377105593681,0.004171845968812704,0.004194496665149927,0.004217021632939577,0.004238791763782501,0.004261253867298365,0.004283967427909374,0.004305359907448292,0.004325368441641331,0.0043443068861961365,0.004365447908639908,0.004384323488920927,0.004404646344482899,0.0044238995760679245,0.004441831260919571,0.004461399279534817,0.004480778239667416,0.004499905742704868,0.0045171454548835754,0.0045345742255449295,0.0045516882091760635,0.00456943130120635,0.0045867967419326305,0.004603722132742405,0.0046197036281228065,0.004635370336472988,0.004651603288948536,0.004667333327233791,0.004685013554990292,0.004700617399066687,0.0047156549990177155,0.004729560110718012,0.0047443462535738945,0.004759572446346283,0.004773792345076799,0.004788892809301615,0.004802231676876545,0.004817395005375147,0.004830104764550924,0.004842940252274275,0.004853888414800167,0.00486785639077425,0.004880125634372234,0.004891010466963053,0.004902776330709457,0.004913975950330496,0.004925489891320467,0.004936563782393932,0.004946568049490452,0.004957390017807484,0.004967897664755583,0.004977460950613022,0.004986773245036602,0.004995833616703749,0.005005711689591408,0.005016470793634653,0.005025405436754227,0.0050333961844444275,0.0050422679632902145,0.005050321575254202,0.005059192888438702,0.005067057907581329,0.005074985790997744,0.00508404616266489,0.005092791747301817,0.005100782494992018,0.005107892211526632,0.00511525385081768,0.005123496055603027,0.005130606237798929,0.00513796741142869,0.005143945105373859,0.005150865763425827,0.005157850217074156,0.005164708010852337,0.005171818193048239,0.00517848739400506,0.005185093730688095,0.005191385746002197,0.005198055412620306,0.005203654989600182,0.005209317896515131,0.005215609446167946,0.005221398081630468,0.005227815825492144,0.005233793053776026,0.005239141173660755,0.005244804080575705,0.00525103323161602,0.005256444215774536,0.005261603277176619,0.005266951397061348,0.005271418951451778,0.005276578012853861,0.005281863268464804,0.005286959931254387,0.005291993264108896,0.005296146031469107,0.005300550255924463,0.00530508067458868,0.0053098625503480434,0.005313826259225607,0.005317412782460451,0.005320873111486435,0.005324648227542639,0.005328234750777483,0.00533245038241148,0.005336414091289043,0.005340503994375467,0.005343650002032518,0.005346732679754496,0.00535063399001956,0.00535466056317091,0.0053581842221319675,0.005362022202461958,0.005365168210119009,0.0053691319189965725,0.005372089333832264,0.005374920554459095,0.0053780036978423595,0.005381464026868343,0.005384736228734255,0.005388196557760239,0.005391405429691076,0.005394425708800554,0.0053975083865225315,0.005400277208536863,0.005403171293437481,0.0054062544368207455,0.0054090856574475765,0.005411854013800621,0.005414559505879879,0.005417579784989357,0.005419781897217035,0.005422109737992287,0.005424500908702612,0.00542701780796051,0.0054292199201881886,0.005431422032415867,0.005434127524495125,0.0054361410439014435,0.005438216961920261,0.005440796725451946,0.0054431878961622715,0.00544488662853837,0.005446711089462042,0.0054487246088683605,0.005451052449643612,0.005453380756080151,0.005455142352730036,0.005457030143588781,0.005459420848637819,0.0054614972323179245,0.00546307023614645,0.005464831832796335,0.005466404836624861,0.005467852111905813,0.0054697394371032715,0.005471690092235804,0.005473325960338116,0.005474898964166641,0.005476723425090313,0.005478233564645052,0.005479680839926004,0.005481568165123463,0.005483455955982208,0.005484651308506727,0.00548609858378768,0.005487734451889992,0.005489370319992304,0.005490880459547043,0.005492516327649355,0.005494152195751667,0.005495788063853979,0.005497046280652285,0.005498556420207024,0.005500003695487976,0.005501891020685434,0.00550359021872282,0.005504911299794912,0.005506295710802078,0.005507365334779024,0.00550862355157733,0.005509881768375635,0.005511454772204161,0.00551277631893754,0.005513971671462059,0.0055151041597127914,0.005515922326594591,0.0055169290862977505,0.005518061574548483,0.005519256927073002,0.005520389415323734,0.005521207582205534,0.005521836690604687,0.005522717256098986,0.005523535422980785,0.005524856504052877,0.005525548942387104,0.005526178050786257,0.005526995752006769,0.005527813918888569,0.005528568755835295,0.005529324058443308,0.005530016031116247,0.005530770868062973,0.005531651899218559,0.005532406736165285,0.005533162038773298,0.005533979739993811,0.005534609314054251,0.00553548987954855,0.005536245182156563,0.0055368742905557156,0.005537440534681082,0.0055379439145326614,0.005538635887205601,0.005539076402783394,0.00553964264690876,0.005540083162486553,0.005540586542338133,0.0055410899221897125,0.005541530437767506,0.005542033351957798,0.005542788654565811,0.005543543491512537,0.005543858278542757,0.00554417259991169,0.005544675979763269,0.0055451164953410625,0.005545682739466429,0.005546186119318008,0.005546752363443375,0.005547318607568741,0.005547759123146534,0.005548073910176754,0.005548388231545687,0.00554882874712348,0.0055493321269750595,0.0055496469140052795,0.005550024099647999,0.005550338886678219,0.005550653673708439,0.005551093723624945,0.005551534239202738,0.005551974754780531,0.0055523524060845375,0.005552918650209904,0.0055532329715788364,0.005553736351430416,0.005554114002734423,0.005554491654038429,0.0055547431111335754,0.0055550578981637955,0.005555309355258942,0.005555749870836735,0.005556127522140741,0.005556505173444748,0.005556756630539894,0.005557071417570114,0.005557260010391474,0.005557574797421694,0.00555814104154706,0.00555832963436842,0.005558707285672426,0.0055592735297977924,0.005559713579714298,0.005560216959565878,0.0055605946108698845,0.0055609093979001045,0.005561160854995251,0.005561538506299257],"active":[0.0003184080123901367,0.0002788948768284172,0.0002635425771586597,0.00025309808552265167,0.0002429680898785591,0.00023642455926164985,0.00022900011390447617,0.00022522499784827232,0.0002185554476454854,0.00020855141337960958,0.00020521669648587704,0.00019898766186088324,0.00019502383656799793,0.00019043078646063805,0.0001859006006270647,0.000181307434104383,0.00017325382214039564,0.00017136626411229372,0.00016702490393072367,0.00016671023331582546,0.00016463396605104208,0.00016192847397178411,0.0001573353074491024,0.0001567690633237362,0.00015739817172288895,0.00015406333841383457,0.0001515466719865799,0.00015028822235763073,0.0001515466719865799,0.00015123211778700352,0.0001487152185291052,0.00014947028830647469,0.0001463873777538538,0.00014349306002259254,0.0001411649864166975,0.0001405987422913313,0.000144940335303545,0.0001411023549735546,0.00013864831998944283,0.00013713841326534748,0.00013525085523724556,0.00013204175047576427,0.0001302801538258791,0.00012814090587198734,0.0001278892159461975,0.00012795208021998405,0.00012537254951894283,0.00012474320828914642,0.00012147147208452225,0.00012266705743968487,0.00012272968888282776,0.000120590440928936,0.00011782231740653515,0.00011436152271926403,0.00011366955004632473,0.00011322926729917526,0.00011096405796706676,0.00011209654621779919,0.0001126627903431654,0.00011171889491379261,0.00010951678268611431,0.00010781805031001568,0.00010788091458380222,0.0001074403990060091,0.00010467204265296459,0.00010618218220770359,0.00010215537622570992,0.0001015891321003437,0.00010177772492170334,0.00010158889926970005,9.926082566380501e-05,9.919842705130577e-05,9.982753545045853e-05,9.944941848516464e-05,9.806547313928604e-05,9.598908945918083e-05,9.668152779340744e-05,9.422749280929565e-05,9.233970195055008e-05,9.064143523573875e-05,9.026378393173218e-05,9.007519111037254e-05,8.957181125879288e-05,8.976040408015251e-05,8.856505155563354e-05,8.585955947637558e-05,8.428655564785004e-05,8.667726069688797e-05,8.724350482225418e-05,8.403463289141655e-05,8.541904389858246e-05,8.403463289141655e-05,8.27135518193245e-05,8.504139259457588e-05,8.397176861763e-05,8.32797959446907e-05,8.019665256142616e-05,8.208444342017174e-05,8.070003241300583e-05,8.195824921131134e-05,8.27135518193245e-05,8.095195516943932e-05,8.076289668679237e-05,8.032238110899925e-05,8.126627653837204e-05,8.126627653837204e-05,8.044810965657234e-05,7.793167605996132e-05,7.755402475595474e-05,7.591815665364265e-05,7.661012932658195e-05,7.59810209274292e-05,7.484853267669678e-05,7.52890482544899e-05,7.440801709890366e-05,7.503712549805641e-05,7.151393219828606e-05,7.138773798942566e-05,6.994092836976051e-05,7.277214899659157e-05,7.038097828626633e-05,6.899656727910042e-05,7.07586295902729e-05,7.00666569173336e-05,6.9374218583107e-05,6.836792454123497e-05,6.79902732372284e-05,6.761262193322182e-05,6.641726940870285e-05,6.471853703260422e-05,6.522191688418388e-05,6.610248237848282e-05,6.692064926028252e-05,6.591388955712318e-05,6.446707993745804e-05,6.4152292907238e-05,6.452994421124458e-05,6.390037015080452e-05,6.421515718102455e-05,6.34603202342987e-05,6.402656435966492e-05,6.42780214548111e-05,6.34598545730114e-05,6.283074617385864e-05,6.12577423453331e-05,6.132107228040695e-05,6.100628525018692e-05,5.911896005272865e-05,5.9559009969234467e-05,5.905609577894211e-05,6.025098264217377e-05,5.9433747082948685e-05,5.848938599228859e-05,5.823792889714241e-05,5.6916382163763046e-05,5.710544064640999e-05,5.666492506861687e-05,5.641346797347069e-05,5.540624260902405e-05,5.5658165365457535e-05,5.528051406145096e-05,5.4966192692518234e-05,5.559530109167099e-05,5.47775998711586e-05,5.389656871557236e-05,5.458854138851166e-05,5.408516153693199e-05,5.389610305428505e-05,5.339318886399269e-05,5.358224734663963e-05,5.2638351917266846e-05,5.295267328619957e-05,5.307886749505997e-05,5.238642916083336e-05,5.188304930925369e-05,5.062483251094818e-05,5.0372909754514694e-05,5.049910396337509e-05,5.031004548072815e-05,4.961760714650154e-05,4.9680937081575394e-05,4.9680937081575394e-05,4.974380135536194e-05,4.9429479986429214e-05,4.961807280778885e-05,4.942901432514191e-05,4.911469295620918e-05,4.854844883084297e-05,4.892563447356224e-05,4.9680937081575394e-05,4.924042150378227e-05,4.930328577756882e-05,4.8988498747348785e-05,4.7919340431690216e-05,4.8611313104629517e-05,4.7604553401470184e-05,4.754168912768364e-05,4.842272028326988e-05,4.8862770199775696e-05,4.880037158727646e-05,4.8737041652202606e-05,4.810793325304985e-05,4.810793325304985e-05,4.7856010496616364e-05,4.8045068979263306e-05,4.8044603317976e-05,4.835939034819603e-05,4.8045068979263306e-05,4.854844883084297e-05,4.823366180062294e-05,4.867417737841606e-05,4.7730281949043274e-05,4.8045068979263306e-05,4.823412746191025e-05,4.810793325304985e-05,4.7730281949043274e-05,4.7856010496616364e-05,4.791887477040291e-05,4.754168912768364e-05,4.73526306450367e-05,4.766788333654404e-05,4.729023203253746e-05,4.697544500231743e-05,4.716403782367706e-05,4.697544500231743e-05,4.716403782367706e-05,4.697544500231743e-05,4.640920087695122e-05,4.640920087695122e-05,4.640873521566391e-05,4.5968685299158096e-05,4.5276712626218796e-05,4.546530544757843e-05,4.546530544757843e-05,4.571722820401192e-05,4.6094413846731186e-05,4.603154957294464e-05,4.5653898268938065e-05,4.5528169721364975e-05,4.5528169721364975e-05,4.5402441173791885e-05,4.565436393022537e-05,4.584295675158501e-05,4.546530544757843e-05,4.4961925595998764e-05,4.533957690000534e-05,4.5276712626218796e-05,4.51505184173584e-05,4.489906132221222e-05,4.4961925595998764e-05,4.464713856577873e-05,4.458427429199219e-05,4.433281719684601e-05,4.433281719684601e-05,4.439568147063255e-05,4.464713856577873e-05,4.395563155412674e-05,4.36403788626194e-05,4.3451786041259766e-05,4.3577514588832855e-05,4.3577514588832855e-05,4.370370879769325e-05,4.37665730714798e-05,4.3326057493686676e-05,4.282267764210701e-05,4.2885541915893555e-05,4.29484061896801e-05,4.3326057493686676e-05,4.351465031504631e-05,4.351465031504631e-05,4.3200328946113586e-05,4.2759813368320465e-05,4.275934770703316e-05,4.307413473725319e-05,4.2759813368320465e-05,4.3200328946113586e-05,4.2634084820747375e-05,4.269648343324661e-05,4.282267764210701e-05,4.288600757718086e-05,4.257075488567352e-05,4.2634084820747375e-05,4.263361915946007e-05,4.2759813368320465e-05,4.294887185096741e-05,4.282267764210701e-05,4.301173612475395e-05,4.2634084820747375e-05,4.2382627725601196e-05,4.244502633810043e-05,4.238216206431389e-05,4.244502633810043e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.263361915946007e-05,4.244502633810043e-05,4.269694909453392e-05,4.2634084820747375e-05,4.2885541915893555e-05,4.29484061896801e-05,4.3011270463466644e-05,4.3136999011039734e-05,4.338938742876053e-05,4.3011270463466644e-05,4.257122054696083e-05,4.2759813368320465e-05,4.294887185096741e-05,4.301173612475395e-05,4.3200328946113586e-05,4.301173612475395e-05,4.313746467232704e-05,4.30746003985405e-05,4.2759813368320465e-05,4.269694909453392e-05,4.3011270463466644e-05,4.294887185096741e-05,4.2885541915893555e-05,4.2634084820747375e-05,4.263361915946007e-05,4.244549199938774e-05,4.257122054696083e-05,4.282267764210701e-05,4.269694909453392e-05,4.257122054696083e-05,4.257122054696083e-05,4.250789061188698e-05,4.2319297790527344e-05,4.2319297790527344e-05,4.213070496916771e-05,4.2067840695381165e-05,4.206737503409386e-05,4.213070496916771e-05,4.213070496916771e-05,4.2193569242954254e-05,4.2193569242954254e-05,4.206737503409386e-05,4.206737503409386e-05,4.2193569242954254e-05,4.2319297790527344e-05,4.244502633810043e-05,4.238216206431389e-05,4.200451076030731e-05,4.22564335167408e-05,4.22564335167408e-05,4.21302393078804e-05,4.200497642159462e-05,4.187924787402153e-05,4.175305366516113e-05,4.169018939137459e-05,4.169018939137459e-05,4.175305366516113e-05]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0003184080123901367,0.00041895260801538825,0.0005243419436737895,0.0006301717949099839,0.0007416013395413756,0.0008498849929310381,0.0009568473324179649,0.00106752198189497,0.0011757425963878632,0.001283397083170712,0.0013875910080969334,0.0014910298632457852,0.0015923924511298537,0.0016940695932134986,0.0017951804911717772,0.0018939633155241609,0.0019926833920180798,0.002092347014695406,0.002192325424402952,0.002295449608936906,0.002398951444774866,0.0025066686794161797,0.0026142604183405638,0.0027207823004573584,0.0028319600969552994,0.002942697610706091,0.0030561406165361404,0.0031696464866399765,0.0032852287404239178,0.003403264796361327,0.003522748127579689,0.0036432379856705666,0.0037637280765920877,0.0038888738490641117,0.0040114400908350945,0.00414010975509882,0.004268275573849678,0.004398203454911709,0.004533038940280676,0.00466227438300848,0.004796166438609362,0.004932448733597994,0.005068731494247913,0.005207530688494444,0.005351049359887838,0.005495511461049318,0.005642049480229616,0.005791230592876673,0.005938650108873844,0.006091732066124678,0.006244814023375511,0.006398336496204138,0.006555382162332535,0.006712554022669792,0.006872494239360094,0.007036083377897739,0.007201057393103838,0.007368736434727907,0.007533395662903786,0.007703528739511967,0.007877499796450138,0.008053169585764408,0.008229846134781837,0.008410675451159477,0.008586282841861248,0.008766419254243374,0.008945802226662636,0.009131476283073425,0.009313751943409443,0.009499804116785526,0.00968874990940094,0.009881029836833477,0.010071548633277416,0.01026659831404686,0.010459570214152336,0.010658268816769123,0.010859169065952301,0.011059755459427834,0.011266443878412247,0.011471245437860489,0.011678249575197697,0.01189387310296297,0.012104588560760021,0.012324427254498005,0.012545022182166576,0.012765112332999706,0.012988600879907608,0.013215486891567707,0.013443505391478539,0.01367504708468914,0.013907596468925476,0.01413580309599638,0.01437030266970396,0.0146058090031147,0.014845781959593296,0.015090662986040115,0.015342967584729195,0.015589610673487186,0.01583675667643547,0.016093403100967407,0.016346022486686707,0.01659826561808586,0.016847360879182816,0.0171074066311121,0.017361851409077644,0.01762567088007927,0.017893705517053604,0.018163060769438744,0.01843235455453396,0.018711652606725693,0.01898100972175598,0.019257664680480957,0.01954023353755474,0.019815756008028984,0.020095620304346085,0.020385362207889557,0.020677369087934494,0.020975416526198387,0.021272456273436546,0.02156616374850273,0.021864714100956917,0.022169115021824837,0.022470623254776,0.02278786152601242,0.023098304867744446,0.023411137983202934,0.023729633539915085,0.024047626182436943,0.02436417154967785,0.024685751646757126,0.025016894564032555,0.025348855182528496,0.025678109377622604,0.026008686050772667,0.02634398266673088,0.026687519624829292,0.027032315731048584,0.027377614751458168,0.027727633714675903,0.02808111347258091,0.02843465469777584,0.028789518401026726,0.02914438210427761,0.029502328485250473,0.029871221631765366,0.030238984152674675,0.030610647052526474,0.03098432347178459,0.03135428577661514,0.03173010051250458,0.03211328014731407,0.032493434846401215,0.03287699073553085,0.033264823257923126,0.033660709857940674,0.03405112028121948,0.034449271857738495,0.034840378910303116,0.03524765372276306,0.03565153107047081,0.03605584800243378,0.03647664934396744,0.036891791969537735,0.03731517121195793,0.037736792117357254,0.038157153874635696,0.038577768951654434,0.038999639451503754,0.039431892335414886,0.039863016456365585,0.04028954356908798,0.040724124759435654,0.04115920886397362,0.04158932343125343,0.04203208535909653,0.04247434437274933,0.04291767254471779,0.043370626866817474,0.043811749666929245,0.04426608979701996,0.04472074285149574,0.04517042264342308,0.04562816023826599,0.04608067497611046,0.046540990471839905,0.04699381813406944,0.04745947942137718,0.04792791232466698,0.04839728772640228,0.04885609447956085,0.049322955310344696,0.04979320988059044,0.050266362726688385,0.050739262253046036,0.051219332963228226,0.05169764161109924,0.052178092300891876,0.052659548819065094,0.05314396321773529,0.05361843481659889,0.05410265922546387,0.05459040775895119,0.05507626757025719,0.055563073605298996,0.056046921759843826,0.05654033273458481,0.05703229457139969,0.05752331763505936,0.05801137909293175,0.0585017055273056,0.05900178849697113,0.05949997901916504,0.05998709797859192,0.06048881635069847,0.0609871968626976,0.0614858940243721,0.061981506645679474,0.06248064339160919,0.06298425048589706,0.06348218768835068,0.06398484855890274,0.06449128687381744,0.06499746441841125,0.06550390273332596,0.06600744277238846,0.06650789827108383,0.06701043248176575,0.06751774996519089,0.06802311539649963,0.06853364408016205,0.06904114782810211,0.06954600661993027,0.07005074620246887,0.07055693119764328,0.07106594741344452,0.07157175242900848,0.07208177447319031,0.07258877158164978,0.07309526950120926,0.0736025869846344,0.07410959154367447,0.07461313158273697,0.07511616498231888,0.07561367005109787,0.07611796259880066,0.07662206888198853,0.0771205797791481,0.07762563228607178,0.07812432944774628,0.07862484455108643,0.07912801206111908,0.07962525635957718,0.08013112843036652,0.08063152432441711,0.08113116025924683,0.08163262903690338,0.08212868124246597,0.08262605965137482,0.08311455696821213,0.08361778408288956,0.08411132544279099,0.08460523933172226,0.0850934237241745,0.08558551967144012,0.08606992661952972,0.08655453473329544,0.08703649044036865,0.08752304315567017,0.08800683170557022,0.0884907990694046,0.0889720693230629,0.0894508808851242,0.0899372473359108,0.0904240533709526,0.09090620279312134,0.09138268977403641,0.09185785055160522,0.09233030676841736,0.09280553460121155,0.09327573329210281,0.09374605119228363,0.09421127289533615,0.09467668831348419,0.0951283797621727,0.09559580683708191,0.09605656564235687,0.09651486575603485,0.09697002172470093,0.0974220335483551,0.09786894917488098,0.09832146018743515,0.09875842928886414,0.0992029532790184,0.09964489936828613,0.10008469969034195,0.10051796585321426,0.10094574838876724,0.10137781500816345,0.10180874913930893,0.10223539918661118,0.1026618629693985,0.10308481007814407,0.10350208729505539,0.10391326248645782,0.10432211309671402,0.10473460704088211,0.10513854771852493,0.10554059594869614,0.10594800114631653,0.10633872449398041,0.10674027353525162,0.10712742060422897,0.10751776397228241,0.10790818184614182,0.10829374939203262,0.10867220163345337,0.10905292630195618,0.1094280481338501,0.10980166494846344,0.11016873270273209,0.11054077744483948,0.11091174185276031,0.11127447336912155,0.11163940280675888,0.11198922991752625,0.1123444139957428,0.11269820481538773,0.1130521222949028,0.11340566724538803,0.113748699426651,0.11409840732812881,0.11443772912025452,0.11477887630462646,0.11511605978012085,0.11544480919837952,0.11577355861663818,0.11610464006662369,0.11643760651350021,0.11675698310136795,0.11708139628171921,0.11740656197071075,0.11772354692220688,0.11804292351007462,0.11835267394781113,0.11867016553878784,0.1189751923084259,0.119281105697155,0.11958639323711395,0.11988368630409241,0.12017946690320969,0.12047694623470306],"recovered":[0.0,0.00013873644638806581,0.0002584713511168957,0.000371411006199196,0.00048013508785516024,0.0005897399969398975,0.0006956956349313259,0.0008041680557653308,0.0009160380577668548,0.0010230004554614425,0.001128704403527081,0.0012316398788243532,0.0013369034277275205,0.0014404052635654807,0.0015472416998818517,0.001648981822654605,0.0017485825810581446,0.0018500080332159996,0.0019507413962855935,0.002053865697234869,0.0021511386148631573,0.0022552066948264837,0.002361099235713482,0.002466929145157337,0.0025683545973151922,0.002677330281585455,0.0027880677953362465,0.002900000661611557,0.00301363249309361,0.003129089018329978,0.0032444195821881294,0.0033616377040743828,0.0034803657326847315,0.003598590614274144,0.003720527747645974,0.0038450444117188454,0.003972455393522978,0.004099614918231964,0.004230360500514507,0.004361106548458338,0.004491411615163088,0.004625492263585329,0.004757936578243971,0.004891073331236839,0.005029243417084217,0.005170811433345079,0.005313511472195387,0.005456526763737202,0.005601491779088974,0.005747967399656773,0.005898092407733202,0.006051425822079182,0.006200481206178665,0.0063528078608214855,0.006510671693831682,0.006670800969004631,0.0068308040499687195,0.0069929463788867,0.007157479412853718,0.007321509532630444,0.007490195333957672,0.007658881135284901,0.007829265668988228,0.008001916110515594,0.008177585899829865,0.008351934142410755,0.008528548292815685,0.008707426488399506,0.008893100544810295,0.009074370376765728,0.009257527999579906,0.009441439993679523,0.009633342735469341,0.009822415187954903,0.010011423379182816,0.010202131234109402,0.010398061014711857,0.010597639717161655,0.01079841423779726,0.011004348285496235,0.011206948198378086,0.011411812156438828,0.011621521785855293,0.011833054944872856,0.012046413496136665,0.012267637066543102,0.012486532330513,0.012705804780125618,0.01292960811406374,0.013152592815458775,0.013380485586822033,0.01361039187759161,0.013840990141034126,0.014073915779590607,0.014308730140328407,0.014550024643540382,0.014786851592361927,0.015033116564154625,0.015280451625585556,0.015527093783020973,0.015778014436364174,0.016029754653573036,0.016284450888633728,0.016533484682440758,0.01678616739809513,0.017042623832821846,0.017303738743066788,0.017565984278917313,0.01783251017332077,0.018101928755640984,0.018369587138295174,0.018640389665961266,0.01891559734940529,0.019191183149814606,0.01946720853447914,0.019743990153074265,0.020035872235894203,0.0203192587941885,0.020610826089978218,0.02090226672589779,0.021196098998188972,0.021496977657079697,0.021800309419631958,0.02210257202386856,0.022415153682231903,0.022716032341122627,0.023025846108794212,0.02334088273346424,0.023659314960241318,0.023975735530257225,0.024296369403600693,0.024621661752462387,0.02495393715798855,0.02527966909110546,0.025610748678445816,0.025934845209121704,0.026274921372532845,0.026618460193276405,0.02696331962943077,0.027312016114592552,0.02766146883368492,0.02801010198891163,0.028358610346913338,0.028709888458251953,0.0290687158703804,0.029437799006700516,0.029803358018398285,0.03017338551580906,0.03053881786763668,0.030913563445210457,0.03128831088542938,0.03166726976633072,0.03204535320401192,0.032427333295345306,0.03281208127737045,0.033210109919309616,0.03359901160001755,0.03399087116122246,0.03438682109117508,0.034786105155944824,0.03518885001540184,0.03559606149792671,0.03601038083434105,0.03643061965703964,0.03684663772583008,0.037264734506607056,0.03768352419137955,0.03811043128371239,0.038525380194187164,0.03895128145813942,0.03937963396310806,0.03980616107583046,0.04023350775241852,0.04066827893257141,0.04109782725572586,0.04153656214475632,0.04196522757411003,0.04240358620882034,0.04285389557480812,0.043298546224832535,0.043748605996370316,0.044199734926223755,0.04464903846383095,0.045105643570423126,0.04556337743997574,0.046018220484256744,0.04647255688905716,0.04693136364221573,0.047396209090948105,0.047862689942121506,0.048323195427656174,0.0487864688038826,0.049253955483436584,0.04972471669316292,0.05019994452595711,0.050674352794885635,0.05114920437335968,0.05162707343697548,0.052107397466897964,0.05259237810969353,0.0530703105032444,0.05355207994580269,0.05403762683272362,0.05452040582895279,0.05500425025820732,0.055496782064437866,0.05598415434360504,0.056477878242731094,0.05697009339928627,0.05746092647314072,0.05794842168688774,0.05844711884856224,0.05895015597343445,0.059438154101371765,0.05993345379829407,0.06043089181184769,0.06093380227684975,0.061428409069776535,0.06192653998732567,0.062433164566755295,0.062935009598732,0.06344005465507507,0.06394246220588684,0.0644451230764389,0.06494948267936707,0.06545522809028625,0.06596449762582779,0.06646816432476044,0.06697623431682587,0.06747882813215256,0.06798658519983292,0.06849673390388489,0.06900297850370407,0.06950929015874863,0.07002409547567368,0.07052744179964066,0.07103482633829117,0.07154088467359543,0.0720466896891594,0.07254619896411896,0.0730498656630516,0.07355926185846329,0.07406796514987946,0.07456646859645844,0.07507070153951645,0.07556826621294022,0.07607576996088028,0.07658541202545166,0.07709090411663055,0.07758991420269012,0.07808314263820648,0.07858724892139435,0.07909148186445236,0.07959697395563126,0.08010019361972809,0.08060681819915771,0.08110526949167252,0.08159993588924408,0.08209045231342316,0.08258398622274399,0.08308098465204239,0.0835757777094841,0.08407573401927948,0.08456581085920334,0.08506180346012115,0.08554653078317642,0.08603383600711823,0.08652058243751526,0.08700625598430634,0.08748947083950043,0.08797300606966019,0.08845200389623642,0.08893471956253052,0.08941542357206345,0.08990121632814407,0.0903855711221695,0.09086790680885315,0.09134873747825623,0.09182333201169968,0.09229680150747299,0.09277863055467606,0.09324700385332108,0.09371757507324219,0.09418191760778427,0.09463946521282196,0.09510550647974014,0.09556594491004944,0.09602607041597366,0.09647663682699203,0.0969308465719223,0.0973782017827034,0.09782656282186508,0.09827391803264618,0.0987195074558258,0.09916315227746964,0.09960918128490448,0.1000436395406723,0.10047797113656998,0.10091506689786911,0.10134713351726532,0.10177485644817352,0.10220164060592651,0.10262388736009598,0.10304859280586243,0.10346625000238419,0.10387742519378662,0.10428966581821442,0.10469561815261841,0.10510402917861938,0.10551168024539948,0.10591083765029907,0.1063111275434494,0.1067020446062088,0.10709290206432343,0.10748495161533356,0.10787378996610641,0.10825495421886444,0.10863139480352402,0.10901199281215668,0.10938844084739685,0.10976066440343857,0.1101241484284401,0.11049637943506241,0.11086061596870422,0.11122724413871765,0.11158670485019684,0.11193898320198059,0.11230020225048065,0.11265594512224197,0.11300886422395706,0.11335699260234833,0.1137051209807396,0.1140456423163414,0.11438823491334915,0.114722840487957,0.11505763232707977,0.11539267748594284,0.11572111397981644,0.11605797708034515,0.11638081818819046,0.11670636385679245,0.11703020334243774,0.1173531711101532,0.11766833066940308,0.11798606812953949,0.11830350011587143,0.11860934644937515,0.11891230195760727,0.11921928077936172,0.11952217668294907,0.11981707811355591],"active":[0.0003184080123901367,0.00028021616162732244,0.0002658705925568938,0.0002587607887107879,0.0002614662516862154,0.0002601449959911406,0.000261151697486639,0.00026335392612963915,0.0002597045386210084,0.0002603966277092695,0.00025888660456985235,0.000259389984421432,0.00025548902340233326,0.0002536643296480179,0.0002479387912899256,0.00024498149286955595,0.0002441008109599352,0.00024233898147940636,0.00024158402811735868,0.00024158391170203686,0.00024781282991170883,0.00025146198458969593,0.00025316118262708187,0.00025385315530002117,0.00026360549964010715,0.000265367329120636,0.00026807282119989395,0.0002696458250284195,0.00027159624733030796,0.0002741757780313492,0.0002783285453915596,0.0002816002815961838,0.00028336234390735626,0.00029028323478996754,0.0002909123431891203,0.00029506534337997437,0.0002958201803267002,0.0002985885366797447,0.0003026784397661686,0.0003011678345501423,0.0003047548234462738,0.0003069564700126648,0.0003107949160039425,0.0003164573572576046,0.0003218059428036213,0.0003247000277042389,0.0003285380080342293,0.00033470382913947105,0.00033715832978487015,0.00034376466646790504,0.0003467216156423092,0.00034691067412495613,0.00035490095615386963,0.00035974616184830666,0.00036182254552841187,0.00036528240889310837,0.0003702533431351185,0.0003757900558412075,0.0003759162500500679,0.00038201920688152313,0.000387304462492466,0.00039428845047950745,0.0004005804657936096,0.00040875934064388275,0.0004086969420313835,0.0004144851118326187,0.00041725393384695053,0.0004240497946739197,0.0004206513985991478,0.0004254337400197983,0.0004312219098210335,0.00043958984315395355,0.00043820589780807495,0.0004441831260919571,0.00044814683496952057,0.0004561375826597214,0.0004611080512404442,0.00046211574226617813,0.0004680296406149864,0.000466897152364254,0.0004713013768196106,0.0004820609465241432,0.00048306677490472794,0.0004913723096251488,0.000498608686029911,0.000497475266456604,0.0005020685493946075,0.0005096821114420891,0.0005138972774147987,0.0005224542692303658,0.0005271108821034431,0.0005254112184047699,0.0005293125286698341,0.0005318932235240936,0.0005370518192648888,0.000540638342499733,0.0005561159923672676,0.0005564941093325615,0.0005563050508499146,0.000566309317946434,0.0005680080503225327,0.000568510964512825,0.0005629099905490875,0.0005739219486713409,0.0005756840109825134,0.0005830470472574234,0.0005899667739868164,0.000597076490521431,0.0005998443812131882,0.0006097238510847092,0.0006114225834608078,0.0006172750145196915,0.0006246361881494522,0.0006245728582143784,0.0006284117698669434,0.0006413720548152924,0.0006414968520402908,0.0006561577320098877,0.0006616301834583282,0.0006638970226049423,0.0006686151027679443,0.0006721373647451401,0.000670313835144043,0.0006852895021438599,0.0006831511855125427,0.000695105642080307,0.0007037874311208725,0.000706743448972702,0.0007048565894365311,0.0007100161164999008,0.0007205251604318619,0.0007271934300661087,0.0007241722196340561,0.0007290169596672058,0.0007332339882850647,0.0007526744157075882,0.0007573943585157394,0.0007591545581817627,0.0007643140852451324,0.0007690973579883575,0.0007731858640909195,0.000779416412115097,0.0007857717573642731,0.0007924400269985199,0.000802505761384964,0.0008011851459741592,0.0008072890341281891,0.0008109379559755325,0.0008154679089784622,0.0008165370672941208,0.0008249692618846893,0.0008261650800704956,0.0008316375315189362,0.0008374899625778198,0.000848628580570221,0.0008410103619098663,0.0008502602577209473,0.000849507749080658,0.0008608326315879822,0.0008654259145259857,0.0008669979870319366,0.0008805878460407257,0.0008814111351966858,0.0008845515549182892,0.0008901543915271759,0.0008924193680286407,0.0008942447602748871,0.0008892081677913666,0.0009065121412277222,0.0009117349982261658,0.0009099096059799194,0.0009179636836051941,0.0009257011115550995,0.0009210444986820221,0.0009342581033706665,0.0009377822279930115,0.0009524449706077576,0.0009670406579971313,0.0009578540921211243,0.0009675435721874237,0.0009721368551254272,0.0009706877171993256,0.0009791217744350433,0.0009750314056873322,0.0009776130318641663,0.0009755976498126984,0.0009869225323200226,0.0009965486824512482,0.0010010786354541779,0.0009934045374393463,0.0009997598826885223,0.00100674107670784,0.0010124072432518005,0.0010145455598831177,0.0010193884372711182,0.0010232888162136078,0.001028887927532196,0.0010324753820896149,0.001036565750837326,0.001026056706905365,0.0010323487222194672,0.0010383278131484985,0.0010386407375335693,0.0010426677763462067,0.0010426715016365051,0.0010435506701469421,0.0010481402277946472,0.0010454393923282623,0.0010412856936454773,0.0010407790541648865,0.0010533668100833893,0.0010528601706027985,0.0010369420051574707,0.001050662249326706,0.001053743064403534,0.001055002212524414,0.0010477043688297272,0.0010522343218326569,0.0010577104985713959,0.0010490231215953827,0.0010498389601707458,0.0010512322187423706,0.001055002212524414,0.0010587796568870544,0.0010579600930213928,0.001052670180797577,0.0010459348559379578,0.0010495856404304504,0.001046881079673767,0.001054815948009491,0.0010545626282691956,0.0010492727160453796,0.001047767698764801,0.0010476410388946533,0.0010418519377708435,0.0010443106293678284,0.0010469481348991394,0.0010478869080543518,0.0010485798120498657,0.001056388020515442,0.0010597258806228638,0.0010538697242736816,0.0010481998324394226,0.0010472014546394348,0.0010472610592842102,0.0010538026690483093,0.0010448098182678223,0.0010402202606201172,0.0010334253311157227,0.0010349303483963013,0.0010448694229125977,0.0010380074381828308,0.001039646565914154,0.0010345503687858582,0.0010309666395187378,0.0010258108377456665,0.001023411750793457,0.0010261237621307373,0.001024104654788971,0.0010337978601455688,0.0010303407907485962,0.0010294616222381592,0.0010176897048950195,0.0010197088122367859,0.0010081231594085693,0.0010080039501190186,0.0010026544332504272,0.0010024607181549072,0.0010005757212638855,0.0010013282299041748,0.00099906325340271,0.0009988769888877869,0.0010025277733802795,0.0010086297988891602,0.0010049864649772644,0.0009971186518669128,0.0009899437427520752,0.0009815692901611328,0.0009822025895118713,0.0009789317846298218,0.0009674206376075745,0.0009642690420150757,0.0009591132402420044,0.0009464621543884277,0.0009563416242599487,0.0009510591626167297,0.0009489208459854126,0.0009439513087272644,0.0009453967213630676,0.0009381026029586792,0.0009432584047317505,0.000931866466999054,0.0009290352463722229,0.0009253919124603271,0.0009215474128723145,0.0009087845683097839,0.0009021088480949402,0.0008998438715934753,0.0008936822414398193,0.0008882656693458557,0.0008870065212249756,0.0008831694722175598,0.0008781999349594116,0.000864669680595398,0.000855863094329834,0.0008571818470954895,0.0008488819003105164,0.0008449777960777283,0.0008439719676971436,0.0008270442485809326,0.0008294358849525452,0.0008162930607795715,0.0008157193660736084,0.0008152797818183899,0.0008087977766990662,0.0007984116673469543,0.0007979720830917358,0.0007966533303260803,0.0007896721363067627,0.0007802918553352356,0.0007801130414009094,0.000787593424320221,0.0007780939340591431,0.000778786838054657,0.0007619857788085938,0.0007577091455459595,0.000759221613407135,0.0007519200444221497,0.0007497221231460571,0.0007398352026939392,0.0007414147257804871,0.0007326081395149231,0.0007332339882850647,0.000727824866771698,0.0007219687104225159,0.0007159262895584106,0.0007119625806808472,0.0007164925336837769,0.0006990060210227966,0.0007005780935287476,0.0007001981139183044,0.0006933435797691345,0.0006897523999214172,0.0006843432784080505,0.000684097409248352,0.0006716921925544739,0.0006717592477798462,0.0006740912795066833,0.0006644055247306824,0.0006572902202606201,0.0006598681211471558]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0003184080123901367,0.0004153662302996963,0.0005184905021451414,0.0006223698146641254,0.0007205863948911428,0.0008194321999326348,0.000918844249099493,0.0010207102168351412,0.001115592080168426,0.0012101593893021345,0.0012997559970244765,0.0013862068299204111,0.0014740417245775461,0.0015591082628816366,0.0016421613981947303,0.001724144909530878,0.001804492436349392,0.0018856580136343837,0.0019672010093927383,0.002048051916062832,0.002129028784111142,0.002207614714279771,0.0022865780629217625,0.0023673661053180695,0.0024470845237374306,0.0025297601241618395,0.002607339294627309,0.0026890081353485584,0.0027692927978932858,0.002850898774340749,0.002930994611233473,0.003009265987202525,0.0030903685837984085,0.0031685768626630306,0.0032459674403071404,0.0033241757191717625,0.003403264796361327,0.003481599036604166,0.0035620725248008966,0.0036380786914378405,0.003715028753504157,0.0037925448268651962,0.003870061133056879,0.003947325982153416,0.00402635196223855,0.004103176295757294,0.00418050354346633,0.004259026609361172,0.004339437000453472,0.004414751194417477,0.004490379709750414,0.004567958880215883,0.0046427068300545216,0.004718650132417679,0.004795159678906202,0.004872046411037445,0.004946165252476931,0.005023115314543247,0.0050973594188690186,0.00517273647710681,0.005250441841781139,0.005325000733137131,0.005400566384196281,0.0054772645235061646,0.005550628527998924,0.005622607655823231,0.005698236171156168,0.005771663039922714,0.005846662446856499,0.005918264389038086,0.005990935489535332,0.006064613815397024,0.0061378516256809235,0.006210711784660816,0.006280803587287664,0.006352216470986605,0.006426586769521236,0.006498125847429037,0.006571048870682716,0.006642147433012724,0.006714064162224531,0.006785539910197258,0.006856449879705906,0.006927925627678633,0.00700034573674202,0.007069053128361702,0.007137760519981384,0.0072053358890116215,0.007273225579410791,0.007343883626163006,0.0074150450527668,0.007482557091861963,0.007551642134785652,0.007620098069310188,0.007688742596656084,0.007757639046758413,0.007824772968888283,0.007893670350313187,0.00796036422252655,0.008025547489523888,0.00809488445520401,0.00816208217293024,0.008229720406234264,0.008295911364257336,0.008359837345778942,0.00842332188040018,0.008489072322845459,0.008552243001759052,0.008619817905128002,0.008684939704835415,0.008753583766520023,0.008817384019494057,0.008881624788045883,0.008945109322667122,0.009008406661450863,0.009072835557162762,0.009137515909969807,0.009203014895319939,0.00926895346492529,0.009331746958196163,0.009395421482622623,0.009456893429160118,0.009519875049591064,0.009581598453223705,0.009643636643886566,0.009705926291644573,0.009768153540790081,0.009830694645643234,0.009893928654491901,0.009953135624527931,0.010013788938522339,0.01007544994354248,0.010135285556316376,0.010194430127739906,0.010252503678202629,0.010313661769032478,0.01037374883890152,0.010433962568640709,0.010490023531019688,0.010548978112637997,0.010605857707560062,0.010665378533303738,0.010722069069743156,0.010781212709844112,0.010836833156645298,0.010894467122852802,0.010953233577311039,0.011013383977115154,0.0110700111836195,0.011128337122499943,0.011186348274350166,0.011246687732636929,0.011304824613034725,0.011362710036337376,0.011417889967560768,0.011475461535155773,0.011530578136444092,0.011586764827370644,0.011645028367638588,0.011701466515660286,0.011757401749491692,0.011814909055829048,0.011870592832565308,0.011927848681807518,0.011982462368905544,0.012038649059832096,0.012095716781914234,0.012149135582149029,0.012200414203107357,0.012256349436938763,0.01231027115136385,0.012361864559352398,0.012416101060807705,0.012470588088035583,0.012523251585662365,0.012577928602695465,0.012628892436623573,0.012682751752436161,0.012735729105770588,0.012790468521416187,0.012842565774917603,0.012894537299871445,0.012947577983140945,0.013002128340303898,0.013054225593805313,0.013105063699185848,0.01315772719681263,0.01321177463978529,0.01326229888945818,0.013313326053321362,0.013364038430154324,0.013416072353720665,0.013465967029333115,0.013515044003725052,0.013565191067755222,0.013614707626402378,0.013661582954227924,0.013709338381886482,0.013758037239313126,0.013807114213705063,0.013852542266249657,0.013900485821068287,0.013949940912425518,0.013997884467244148,0.014042935334146023,0.014090501703321934,0.014138257130980492,0.014186075888574123,0.014231628738343716,0.014278692193329334,0.014322798699140549,0.014367030933499336,0.014411640353500843,0.014455683529376984,0.014500985853374004,0.014544839970767498,0.014588568359613419,0.014633115381002426,0.014676151797175407,0.01471881102770567,0.014762979932129383,0.014803437516093254,0.014847040176391602,0.014891398139297962,0.014933804981410503,0.014975646510720253,0.015018305741250515,0.015061971731483936,0.015103498473763466,0.015147101134061813,0.015187934972345829,0.015231223776936531,0.01527381967753172,0.01531402487307787,0.015357250347733498,0.015397140756249428,0.015438856557011604,0.01548000518232584,0.01552021037787199,0.015561862848699093,0.015602508559823036,0.01564321666955948,0.015685247257351875,0.015726836398243904,0.015766412019729614,0.015806682407855988,0.015847451984882355,0.015887783840298653,0.015926416963338852,0.015964293852448463,0.01600349135696888,0.016044074669480324,0.01608220301568508,0.016120899468660355,0.016159215942025185,0.016198478639125824,0.016237424686551094,0.016276182606816292,0.016315821558237076,0.016352880746126175,0.01638956367969513,0.01642630808055401,0.016460975632071495,0.016498537734150887,0.016534842550754547,0.01657039299607277,0.016606004908680916,0.0166439451277256,0.016680626198649406,0.0167163647711277,0.016752101480960846,0.016790419816970825,0.016827164217829704,0.016861706972122192,0.016897067427635193,0.016931988298892975,0.016968857496976852,0.017005477100610733,0.017039893195033073,0.017072422429919243,0.017107343301177025,0.017143772915005684,0.017178252339363098,0.017211411148309708,0.017246142029762268,0.01727967895567417,0.017313089221715927,0.017344798892736435,0.017376447096467018,0.01740903966128826,0.017442071810364723,0.017475293949246407,0.017507445067167282,0.01753997430205345,0.01757250353693962,0.017602641135454178,0.01763460412621498,0.017666315659880638,0.01769683137536049,0.017727095633745193,0.017758365720510483,0.017788315191864967,0.017818516120314598,0.01785029098391533,0.017879925668239594,0.017909938469529152,0.017938943579792976,0.017969459295272827,0.01799827627837658,0.018028225749731064,0.018056727945804596,0.018086299300193787,0.01811562106013298,0.018145885318517685,0.01817382127046585,0.018202638253569603,0.018232963979244232,0.0182607751339674,0.018290787935256958,0.018318409100174904,0.018345652148127556,0.018374405801296234,0.0184023417532444,0.01843021623790264,0.018461549654603004,0.018489044159650803,0.01851748488843441,0.018547307699918747,0.01857537031173706,0.018601983785629272,0.01863105222582817,0.018660373985767365,0.01868874952197075,0.01871725171804428,0.018745439127087593,0.018776962533593178,0.018804647028446198,0.018833527341485023,0.018857624381780624,0.018889084458351135,0.01891683042049408,0.018943509086966515,0.018970061093568802,0.018998751416802406,0.01902543008327484,0.019052233546972275,0.019078219309449196,0.01910407841205597,0.019130881875753403,0.019157307222485542,0.019182035699486732],"recovered":[0.0,0.00013741514703724533,0.0002549478958826512,0.0003665662370622158,0.00047447235556319356,0.0005781629006378353,0.0006795254885219038,0.000782335177063942,0.0008809292921796441,0.000977572868578136,0.0010725177126005292,0.00116821750998497,0.0012572479899972677,0.001347851357422769,0.001435937942005694,0.0015191169222816825,0.0016028621466830373,0.0016831468092277646,0.0017654448747634888,0.0018452262738719583,0.0019251963822171092,0.002007431583479047,0.002090421738103032,0.002170328749343753,0.0022482227068394423,0.0023292622063308954,0.0024097985588014126,0.002491152845323086,0.00257106008939445,0.0026488909497857094,0.00272936443798244,0.0028091457206755877,0.002888612449169159,0.0029690228402614594,0.0030493077356368303,0.0031295923981815577,0.0032091219909489155,0.0032870157156139612,0.003363462397828698,0.003446137998253107,0.0035223327577114105,0.0036014849320054054,0.003679252928122878,0.0037558882031589746,0.0038347886875271797,0.003913563210517168,0.003991331439465284,0.004068595822900534,0.004145671613514423,0.0042250752449035645,0.004304730799049139,0.004377528093755245,0.004455862566828728,0.0045302328653633595,0.00460630189627409,0.004683503415435553,0.00476026488468051,0.004835452884435654,0.004910892806947231,0.0049852002412080765,0.005061017815023661,0.0051395404152572155,0.0052164276130497456,0.005295327864587307,0.005370390601456165,0.0054484098218381405,0.005522402934730053,0.00559853482991457,0.005671835504472256,0.005746960639953613,0.005818248260766268,0.0058911084197461605,0.0059645348228514194,0.006038653198629618,0.006111450958997011,0.006182611919939518,0.0062537104822695255,0.006327892187982798,0.006400500889867544,0.006473927292972803,0.006544522475451231,0.006615243386477232,0.006687033921480179,0.006756874267011881,0.006827217526733875,0.006898567546159029,0.006970924790948629,0.007041079457849264,0.007109598256647587,0.00717742508277297,0.007250410970300436,0.007322830613702536,0.007388077676296234,0.0074574146419763565,0.0075227245688438416,0.007592627312988043,0.00765988789498806,0.007728029042482376,0.007796611171215773,0.007865632884204388,0.007931572385132313,0.007997197099030018,0.008063639514148235,0.008130837231874466,0.00819690153002739,0.008262085728347301,0.008326326496899128,0.008391132578253746,0.008455813862383366,0.008524961769580841,0.008589642122387886,0.008656084537506104,0.00872101727873087,0.008785383775830269,0.008849246427416801,0.00891304574906826,0.008977286517620087,0.009043162688612938,0.009106837213039398,0.009173531085252762,0.009237204678356647,0.009300061501562595,0.009364301338791847,0.009425647556781769,0.009488503448665142,0.009550541639328003,0.009610755369067192,0.009672855958342552,0.009731748141348362,0.009794164448976517,0.009854629635810852,0.00991553533822298,0.009978391230106354,0.010037975385785103,0.010098251514136791,0.010159282945096493,0.010218489915132523,0.010278514586389065,0.010337281040847301,0.010395355522632599,0.010453681461513042,0.01051175594329834,0.010571276769042015,0.01062922552227974,0.010687300004065037,0.01074499636888504,0.010801623575389385,0.010861963033676147,0.010919282212853432,0.010978929698467255,0.011037507094442844,0.011096588335931301,0.01115617249161005,0.011213868856430054,0.011271062307059765,0.011328822001814842,0.011387147940695286,0.011445284821093082,0.011502101086080074,0.011558539234101772,0.0116130905225873,0.011670158244669437,0.011727980338037014,0.011786054819822311,0.01184047944843769,0.011897232383489609,0.011951594613492489,0.012006648816168308,0.012060632929205894,0.012112289667129517,0.012167910113930702,0.012221768498420715,0.012277263216674328,0.012331940233707428,0.012385044246912003,0.012438776902854443,0.012493390589952469,0.012546242214739323,0.012598968110978603,0.012652764096856117,0.012706371024250984,0.01276167668402195,0.012813333421945572,0.012865619733929634,0.012917275540530682,0.012971575371921062,0.013023609295487404,0.013075768947601318,0.013129186816513538,0.013179774396121502,0.013230801559984684,0.013280696235597134,0.013333736918866634,0.01338457502424717,0.013432582840323448,0.013480841182172298,0.013531239703297615,0.01357817742973566,0.01362643577158451,0.013676268048584461,0.01372653990983963,0.013771338388323784,0.013818024657666683,0.013866346329450607,0.013915612362325191,0.01396242342889309,0.014009612612426281,0.014058374799787998,0.014106571674346924,0.014154327102005482,0.01420113816857338,0.014245055615901947,0.014290294609963894,0.014332764782011509,0.014377878047525883,0.014421544037759304,0.014468229375779629,0.014513027854263783,0.014557385817170143,0.014599353075027466,0.01464314479380846,0.014689642004668713,0.014732363633811474,0.014775903895497322,0.014817241579294205,0.014860089868307114,0.014901993796229362,0.014944715425372124,0.014988255687057972,0.015031355433166027,0.01507237832993269,0.015115792863070965,0.015157444402575493,0.015199537388980389,0.015240372158586979,0.0152841005474329,0.015326697379350662,0.015370110981166363,0.01541151199489832,0.01545008085668087,0.015492488630115986,0.015535147860646248,0.01557686273008585,0.015616501681506634,0.01566016860306263,0.015700940042734146,0.0157424658536911,0.015783237293362617,0.015823442488908768,0.015864843502640724,0.01590246893465519,0.015940282493829727,0.01598023623228073,0.0160207562148571,0.0160595141351223,0.016095127910375595,0.01613445207476616,0.01617308333516121,0.016210835427045822,0.016250789165496826,0.016289547085762024,0.016327109187841415,0.016365552321076393,0.016400976106524467,0.016437217593193054,0.016473080962896347,0.016507750377058983,0.016545312479138374,0.016584133729338646,0.01662031188607216,0.016656428575515747,0.016692165285348892,0.01673092320561409,0.016768233850598335,0.016802461817860603,0.016837885603308678,0.01687469333410263,0.016909802332520485,0.016947805881500244,0.016980964690446854,0.017016513273119926,0.01705162227153778,0.01708647981286049,0.017123287543654442,0.01715877279639244,0.01719224639236927,0.01722647435963154,0.01725887693464756,0.017290085554122925,0.017322048544883728,0.017354892566800117,0.017385974526405334,0.017420705407857895,0.01745424047112465,0.01748570054769516,0.017517726868391037,0.017548179253935814,0.017579009756445885,0.0176102165132761,0.017639977857470512,0.017673010006546974,0.017705099657177925,0.01773662120103836,0.01776556484401226,0.017795639112591743,0.017827853560447693,0.01785736344754696,0.017886871472001076,0.017916129902005196,0.01794765144586563,0.017977412790060043,0.018006544560194016,0.018034856766462326,0.018063737079501152,0.018094630911946297,0.018125146627426147,0.01815270446240902,0.018183410167694092,0.018212666735053062,0.0182407908141613,0.018269168213009834,0.018298739567399025,0.018327180296182632,0.01835574395954609,0.018383366987109184,0.018411869183182716,0.018440937623381615,0.018470006063580513,0.01849888637661934,0.018527891486883163,0.018556078895926476,0.018583636730909348,0.01861151121556759,0.01864076778292656,0.018668703734874725,0.018697772175073624,0.018727470189332962,0.018756601959466934,0.018788186833262444,0.018814045935869217,0.018842611461877823,0.01887073740363121,0.018897980451583862,0.018923966214060783,0.01895316131412983,0.018980152904987335,0.01900683157145977,0.01903187297284603,0.019058173522353172,0.019083654507994652,0.019109955057501793],"active":[0.0003184080123901367,0.00027795106871053576,0.00026354260626249015,0.00025580357760190964,0.0002461140393279493,0.00024126929929479957,0.00023931876057758927,0.00023837503977119923,0.00023466278798878193,0.00023258652072399855,0.00022723828442394733,0.00021798931993544102,0.0002167937345802784,0.00021125690545886755,0.00020622345618903637,0.00020502798724919558,0.00020163028966635466,0.00020251120440661907,0.00020175613462924957,0.00020282564219087362,0.00020383240189403296,0.00020018313080072403,0.00019615632481873035,0.0001970373559743166,0.00019886181689798832,0.00020049791783094406,0.00019754073582589626,0.00019785529002547264,0.00019823270849883556,0.0002020078245550394,0.00020163017325103283,0.00020012026652693748,0.00020175613462924957,0.00019955402240157127,0.00019665970467031002,0.0001945833209902048,0.0001941428054124117,0.0001945833209902048,0.00019861012697219849,0.0001919406931847334,0.00019269599579274654,0.0001910598948597908,0.00019080820493400097,0.00019143777899444103,0.00019156327471137047,0.00018961308524012566,0.00018917210400104523,0.00019043078646063805,0.00019376538693904877,0.0001896759495139122,0.00018564891070127487,0.00019043078646063805,0.00018684426322579384,0.00018841726705431938,0.0001888577826321125,0.00018854299560189247,0.00018590036779642105,0.00018766243010759354,0.00018646661192178726,0.00018753623589873314,0.00018942402675747871,0.00018546031787991524,0.00018413877114653587,0.00018193665891885757,0.00018023792654275894,0.00017419783398509026,0.00017583323642611504,0.00017312821000814438,0.000174826942384243,0.00017130374908447266,0.00017268722876906395,0.00017350539565086365,0.000173316802829504,0.0001720585860311985,0.00016935262829065323,0.00016960455104708672,0.0001728762872517109,0.00017023365944623947,0.0001705479808151722,0.0001682201400399208,0.00016954168677330017,0.00017029652372002602,0.00016941595822572708,0.00017105136066675186,0.00017312821000814438,0.00017048558220267296,0.0001668357290327549,0.00016425643116235733,0.00016362732276320457,0.00016645854339003563,0.0001646340824663639,0.00015972647815942764,0.00016356445848941803,0.0001626834273338318,0.0001660180278122425,0.00016501173377037048,0.00016488507390022278,0.00016564130783081055,0.00016375305131077766,0.00015991460531949997,0.00016331207007169724,0.00016488507390022278,0.00016608089208602905,0.00016507413238286972,0.00016293581575155258,0.00016123615205287933,0.00016274582594633102,0.00016111042350530624,0.00016400404274463654,0.00015997793525457382,0.0001639416441321373,0.00016129948198795319,0.00016060750931501389,0.00015972554683685303,0.00015916023403406143,0.0001597898080945015,0.00016022939234972,0.00015985220670700073,0.00016211625188589096,0.00015821587294340134,0.00015821680426597595,0.00015683192759752274,0.00015557371079921722,0.0001559508964419365,0.0001551331952214241,0.00015538465231657028,0.00015739817172288895,0.00015783868730068207,0.00016218051314353943,0.0001589711755514145,0.00015915930271148682,0.00015991460531949997,0.00015689432621002197,0.00015645474195480347,0.00015425216406583786,0.00015437882393598557,0.0001552589237689972,0.00015544798225164413,0.00015274249017238617,0.0001536225900053978,0.00015217624604701996,0.0001536225900053978,0.00015079230070114136,0.00015198718756437302,0.00014953315258026123,0.000149470753967762,0.00015161000192165375,0.0001514209434390068,0.0001507289707660675,0.00014940742403268814,0.00014884117990732193,0.00015009939670562744,0.000148652121424675,0.00014884117990732193,0.00014682766050100327,0.00014663953334093094,0.000143430195748806,0.0001414800062775612,0.00014292728155851364,0.00014292728155851364,0.00014431122690439224,0.00014475081115961075,0.0001426124945282936,0.0001417938619852066,0.00014198292046785355,0.00014141667634248734,0.0001441221684217453,0.00014248676598072052,0.00013978127390146255,0.00014405976980924606,0.00014236103743314743,0.0001400960609316826,0.00013883784413337708,0.00013864785432815552,0.0001382073387503624,0.0001391516998410225,0.00013550184667110443,0.00013650953769683838,0.00013676099479198456,0.00013770442456007004,0.00013619475066661835,0.00013286061584949493,0.00013424456119537354,0.00013650860637426376,0.0001369500532746315,0.00013348832726478577,0.00013411790132522583,0.0001360056921839714,0.0001331120729446411,0.00013355165719985962,0.0001332368701696396,0.00013537611812353134,0.00013223011046648026,0.00013046897947788239,0.00013260822743177414,0.00013386644423007965,0.0001303432509303093,0.00013116095215082169,0.0001316014677286148,0.00013084616512060165,0.00012600235641002655,0.00012914743274450302,0.00013191625475883484,0.00013153813779354095,0.0001273229718208313,0.00012807827442884445,0.00012864451855421066,0.00012770108878612518,0.00012505706399679184,0.00012436509132385254,0.00012166053056716919,0.00012197531759738922,0.00012134574353694916,0.0001229187473654747,0.00012310780584812164,0.00012329593300819397,0.00012033898383378983,0.00012008752673864365,0.00011876598000526428,0.00011945795267820358,0.00011983513832092285,0.00011379551142454147,0.00011467654258012772,0.0001154942438006401,0.00011656340211629868,0.00011555664241313934,0.0001163119450211525,0.00011725630611181259,0.00011524278670549393,0.00011574570089578629,0.00011555664241313934,0.00011543091386556625,0.00011637527495622635,0.00011448748409748077,0.00011687818914651871,0.00011304020881652832,0.00011215917766094208,0.00010989420115947723,0.00010869838297367096,0.00011178199201822281,0.00011001992970705032,0.0001080688089132309,0.00010838452726602554,0.00011033471673727036,0.00010624341666698456,0.00010574236512184143,0.00010498613119125366,0.00010454654693603516,0.00010297447443008423,9.945034980773926e-05,0.00010102242231369019,0.00010379217565059662,0.00010196678340435028,0.00010014325380325317,9.970180690288544e-05,0.00010335072875022888,0.000102972611784935,0.0001030992716550827,0.00010498613119125366,0.00010209158062934875,0.00010001659393310547,9.919889271259308e-05,9.542331099510193e-05,9.756162762641907e-05,9.762495756149292e-05,9.731203317642212e-05,9.825453162193298e-05,9.863264858722687e-05,9.64924693107605e-05,9.605288505554199e-05,9.567290544509888e-05,9.825453162193298e-05,9.624101221561432e-05,9.347312152385712e-05,9.460560977458954e-05,9.410269558429718e-05,9.41641628742218e-05,9.567476809024811e-05,9.208731353282928e-05,9.145773947238922e-05,9.083002805709839e-05,9.215064346790314e-05,9.177252650260925e-05,8.812360465526581e-05,8.736923336982727e-05,8.743256330490112e-05,8.661486208438873e-05,8.592195808887482e-05,8.636154234409332e-05,8.699111640453339e-05,8.717924356460571e-05,8.931942284107208e-05,8.673965930938721e-05,8.573383092880249e-05,8.680298924446106e-05,8.491426706314087e-05,8.642487227916718e-05,8.730590343475342e-05,8.661486208438873e-05,8.711777627468109e-05,8.53557139635086e-05,8.321553468704224e-05,8.189491927623749e-05,8.472613990306854e-05,8.428655564785004e-05,8.208490908145905e-05,8.158013224601746e-05,8.25878232717514e-05,8.214637637138367e-05,8.057430386543274e-05,7.931515574455261e-05,7.975473999977112e-05,8.07642936706543e-05,8.21482390165329e-05,7.919035851955414e-05,7.74916261434555e-05,8.025951683521271e-05,7.73649662733078e-05,7.812120020389557e-05,7.761828601360321e-05,7.648393511772156e-05,7.566623389720917e-05,7.516145706176758e-05,7.447227835655212e-05,7.818266749382019e-05,7.717497646808624e-05,7.654726505279541e-05,7.730163633823395e-05,7.648393511772156e-05,7.409229874610901e-05,7.497332990169525e-05,7.673725485801697e-05,7.72383064031601e-05,7.648393511772156e-05,7.673539221286774e-05,7.919035851955414e-05,7.717683911323547e-05,7.69253820180893e-05,6.943754851818085e-05,7.503852248191833e-05,7.421895861625671e-05,7.277168333530426e-05,7.208064198493958e-05,7.478520274162292e-05,7.22687691450119e-05,7.208064198493958e-05,7.138773798942566e-05,7.220543920993805e-05,7.270835340023041e-05,7.36527144908905e-05,7.208064198493958e-05]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0003184080123901367,0.0004185121797490865,0.0005183646571822464,0.0006190350977703929,0.0007155528874136508,0.0008119448320940137,0.0009049391373991966,0.0009922077879309654,0.001078910194337368,0.0011608938220888376,0.0012401717249304056,0.0013194496277719736,0.0013921840582042933,0.0014627792406827211,0.0015334372874349356,0.0016001315088942647,0.001665063900873065,0.0017284862697124481,0.0017918457742780447,0.0018547647632658482,0.0019169916631653905,0.001976261381059885,0.0020372928120195866,0.0020974434446543455,0.00215482572093606,0.0022107604891061783,0.0022668843157589436,0.002323826076462865,0.002377496100962162,0.0024309142027050257,0.0024830112233757973,0.0025359890423715115,0.0025875826831907034,0.002636407734826207,0.002685924991965294,0.002735001966357231,0.0027824428398162127,0.0028302613645792007,0.0028781427536159754,0.0029243251774460077,0.002971640322357416,0.003015620866790414,0.0030590977985411882,0.00310194562189281,0.003145422786474228,0.0031865087803453207,0.0032268399372696877,0.0032673596870154142,0.003306180937215686,0.003346511861309409,0.003384389216080308,0.0034208192955702543,0.0034576270263642073,0.0034921695478260517,0.0035274040419608355,0.0035622613504529,0.003595797112211585,0.0036285778041929007,0.003662994597107172,0.003694076556712389,0.003728430485352874,0.003761148313060403,0.0037949986290186644,0.0038262694142758846,0.0038558414671570063,0.0038860426284372807,0.003917313180863857,0.0039467597380280495,0.0039764572866261005,0.004006406757980585,0.004034720361232758,0.004062593448907137,0.004089836962521076,0.004118025302886963,0.004144073463976383,0.0041706254705786705,0.004196925554424524,0.004221463575959206,0.004246191121637821,0.004270163364708424,0.004294449929147959,0.004318107385188341,0.004343023523688316,0.004367184359580278,0.004389331676065922,0.004412045702338219,0.00443287193775177,0.004454390145838261,0.004476097412407398,0.004498496185988188,0.004519385285675526,0.004537883680313826,0.004558269400149584,0.004577963147312403,0.004596587270498276,0.004614770878106356,0.004630311857908964,0.004649187438189983,0.004667308181524277,0.004685554653406143,0.004701913334429264,0.004719027318060398,0.004735575057566166,0.004753129556775093,0.004768796265125275,0.004784903954714537,0.004798682872205973,0.004813531879335642,0.004828506615012884,0.004841971211135387,0.00485593918710947,0.004870725329965353,0.004884504713118076,0.00489696254953742,0.004909294657409191,0.004922130145132542,0.00493332976475358,0.004945284221321344,0.004958119709044695,0.00496938219293952,0.004980770871043205,0.00499190716072917,0.005004428327083588,0.0050149355083703995,0.005025506019592285,0.0050365799106657505,0.005047276150435209,0.005057469010353088,0.005067913327366114,0.005078358110040426,0.005087921861559153,0.005097926128655672,0.005107929930090904,0.005116864573210478,0.005126931704580784,0.005136117804795504,0.0051445490680634975,0.005153357516974211,0.0051612225361168385,0.0051699052564799786,0.005179028492420912,0.005186327267438173,0.005194003228098154,0.005202748812735081,0.005209607072174549,0.005217723548412323,0.005225148051977158,0.005232446826994419,0.005239682272076607,0.005245785694569349,0.005252517759799957,0.005259501747786999,0.005265605170279741,0.005272211506962776,0.005278252065181732,0.00528498413041234,0.005291968118399382,0.005297945346683264,0.00530398590490222,0.005309334024786949,0.005314745008945465,0.005320973694324493,0.0053271399810910225,0.005333054345101118,0.005338968709111214,0.005344945937395096,0.005350168328732252,0.005355013068765402,0.005360109265893698,0.005364324897527695,0.0053697992116212845,0.005374769680202007,0.005380495451390743,0.0053848996758461,0.005389807280153036,0.005394526291638613,0.005398804787546396,0.005403271876275539,0.005407172720879316,0.005411640275269747,0.005414912011474371,0.005419504828751087,0.0054238466545939445,0.005427306983619928,0.0054307677783071995,0.00543410237878561,0.005437877494841814,0.005440960638225079,0.005444609560072422,0.005448636598885059,0.005451845470815897,0.005454802419990301,0.005457759834825993,0.005460591055452824,0.005464114714413881,0.005467134527862072,0.0054702176712453365,0.0054731122218072414,0.005476446822285652,0.005479026585817337,0.005481417290866375,0.005483745597302914,0.005485947709530592,0.005488212686032057,0.005490477662533522,0.005493308883160353,0.005495385266840458,0.00549752451479435,0.005500230006873608,0.005502369254827499,0.005504067987203598,0.005506459157913923,0.005508472677320242,0.00551086338236928,0.005513065494596958,0.00551470136269927,0.005516211502254009,0.005518476478755474,0.005520615726709366,0.005522188730537891,0.005523950792849064,0.005525712389498949,0.005527096800506115,0.005528795532882214,0.005530494265258312,0.005531878210604191,0.00553319975733757,0.005534457974135876,0.005536408629268408,0.00553785590454936,0.005539239849895239,0.005540561396628618,0.005542071536183357,0.005543329752981663,0.005544650834053755,0.005545594729483128,0.005547104869037867,0.005548677872866392,0.0055498103611171246,0.0055511947721242905,0.005552327260375023,0.005553585477173328,0.005554655101150274,0.0055555361323058605,0.005556353833526373,0.005557360593229532,0.005558304488658905,0.005559499841183424,0.005560443736612797,0.0055609471164643764,0.005562016740441322,0.005562834441661835,0.005563526879996061,0.005564470309764147,0.00556541420519352,0.005566169507801533,0.005566987209022045,0.0055679939687252045,0.005568937864154577,0.0055695041082799435,0.005570321809500456,0.005571265704929829,0.0055723353289067745,0.005573216360062361,0.005574285984039307,0.005575166549533606,0.005576110444962978,0.005577557720243931,0.005578627344220877,0.0055795712396502495,0.0055805775336921215,0.005581458564847708,0.005582150537520647,0.005582780111581087,0.00558340921998024,0.005584478843957186,0.005585170816630125,0.005585799925029278,0.0055864290334284306,0.005587058607488871,0.0055879391729831696,0.005588631611317396,0.005589701235294342,0.005590456072241068,0.005591148044914007,0.00559177715331316,0.0055924695916473866,0.0055933501571416855,0.005593853536993265,0.005594608839601278,0.005595049355179071,0.005595804192125797,0.005596307571977377,0.00559674808755517,0.005597628653049469,0.005598069168627262,0.005598635412752628,0.0055992016568779945,0.005599705036729574,0.0056005860678851604,0.00560108944773674,0.005601655691862106,0.005602159071713686,0.005602473393082619,0.005602976772934198,0.0056034172885119915,0.005603857804089785,0.005604298319667578,0.005604864563792944,0.00560543080791831,0.005605745129287243,0.005606185644865036,0.005606563296169043,0.005607003811746836,0.005607255268841982,0.0056077586486935616,0.005608010571449995,0.005608387757092714,0.005608765408396721,0.0056091430597007275,0.005609520711004734,0.005609835032373667,0.005610212683677673,0.005610527005046606,0.005610967520624399,0.005611219443380833,0.005611596629023552,0.005611848551779985,0.005612162873148918,0.005612414795905352,0.005612603388726711,0.005612981040030718,0.005613358691334724,0.005613547284156084,0.005613610148429871,0.005613862071186304,0.005613987799733877,0.005614176392555237,0.005614365451037884,0.005614554043859243,0.00561480550095439,0.0056149945594370365,0.005615057423710823,0.005615246016532183,0.00561543507501483,0.005615686532109976,0.005615686532109976,0.005615812260657549,0.005616001319140196,0.005616127047687769,0.005616252776235342],"recovered":[0.0,0.00013810726522933692,0.00025777926202863455,0.00036637746961787343,0.00047208144678734243,0.0005713676800951362,0.0006710943416692317,0.0007672975189052522,0.0008595368126407266,0.000950014335103333,0.0010353954276069999,0.0011168126948177814,0.0012001803843304515,0.001277633709833026,0.0013493613805621862,0.001420900342054665,0.001490929163992405,0.0015605177031829953,0.0016257017850875854,0.0016900679329410195,0.00175474863499403,0.0018177306046709418,0.0018797687953338027,0.0019406743813306093,0.0020003216341137886,0.0020592138171195984,0.0021166589576750994,0.0021729713771492243,0.0022303536534309387,0.002287421142682433,0.0023439223878085613,0.0023966485168784857,0.0024490600917488337,0.0025010311510413885,0.002553946105763316,0.00260333763435483,0.0026541133411228657,0.0027024978771805763,0.002751197200268507,0.002799644833430648,0.0028464565984904766,0.0028923875652253628,0.0029364938382059336,0.0029806001111865044,0.003024706384167075,0.00306742824614048,0.0031095840968191624,0.0031497892923653126,0.0031913788989186287,0.003230766160413623,0.0032700274605304003,0.0033097295090556145,0.0033455933444201946,0.0033818345982581377,0.0034172581508755684,0.0034534994047135115,0.003487790236249566,0.0035231506917625666,0.0035566866863518953,0.0035910403821617365,0.003624639241024852,0.0036574830301105976,0.0036898863036185503,0.0037249322049319744,0.0037563915830105543,0.003787599503993988,0.0038181780837476254,0.0038505184929817915,0.0038795240689069033,0.003908152226358652,0.003935899585485458,0.0039659119211137295,0.003996364772319794,0.00402430072426796,0.0040514818392694,0.0040780967101454735,0.004105403553694487,0.004132836125791073,0.0041576894000172615,0.004182605072855949,0.004207143560051918,0.0042309267446398735,0.004256346262991428,0.004279940854758024,0.004303913097828627,0.004326438065618277,0.004349655006080866,0.004370733164250851,0.0043916222639381886,0.004414210096001625,0.0044354768469929695,0.004457120783627033,0.0044776322320103645,0.004496634006500244,0.0045156353153288364,0.004535391926765442,0.004554267972707748,0.004572262521833181,0.004590635187923908,0.0046083154156804085,0.0046247998252511024,0.004644242115318775,0.004661418963223696,0.00467853294685483,0.004693696275353432,0.0047101182863116264,0.004725344479084015,0.004741011653095484,0.00475428719073534,0.004770080093294382,0.0047853062860667706,0.004798834212124348,0.00481399754062295,0.004828280303627253,0.004841619171202183,0.004854454658925533,0.004866157192736864,0.0048790560103952885,0.004891513846814632,0.00490340543910861,0.004914856515824795,0.0049272519536316395,0.004937884863466024,0.0049510980024933815,0.004961290862411261,0.004972301889210939,0.004983752965927124,0.004994197748601437,0.005004767794162035,0.005014520604163408,0.005026097409427166,0.005034780595451593,0.005044281017035246,0.005054914392530918,0.005063408520072699,0.005072091240435839,0.005081717856228352,0.005090715363621712,0.005099398083984852,0.005108081270009279,0.005117770750075579,0.005127145443111658,0.005135828163474798,0.005143630318343639,0.005151872523128986,0.005160429514944553,0.005167350638657808,0.005175027064979076,0.005182136781513691,0.005190001800656319,0.00519635621458292,0.005202396772801876,0.005209506489336491,0.0052163018845021725,0.005223096814006567,0.005229514557868242,0.005235995631664991,0.005242287181317806,0.0052488939836621284,0.0052544306963682175,0.005260470788925886,0.0052660079672932625,0.005271733272820711,0.00527758477255702,0.00528305908665061,0.005289350636303425,0.005294950678944588,0.00530061312019825,0.0053056469187140465,0.005310617387294769,0.005315776914358139,0.005321376491338015,0.005326158367097378,0.005331821274012327,0.00533679174259305,0.005341258831322193,0.00534629262983799,0.005350382067263126,0.0053550382144749165,0.0053593795746564865,0.00536384666338563,0.005368062295019627,0.005371774546802044,0.005375423934310675,0.005379576701670885,0.005382974166423082,0.005386372096836567,0.005390084348618984,0.005393859464675188,0.005397760309278965,0.005401472561061382,0.005404932890087366,0.005408141762018204,0.005411287769675255,0.005414308048784733,0.005417391192167997,0.005420159548521042,0.0054233684204518795,0.005426136776804924,0.005429093725979328,0.0054316106252372265,0.005434505175799131,0.005436958745121956,0.005439727101475,0.0054419925436377525,0.005444446112960577,0.005446963012218475,0.005449290852993727,0.005451304372400045,0.005453632213175297,0.005455834325402975,0.005457784980535507,0.0054599870927631855,0.005462063476443291,0.005463699344545603,0.005465775728225708,0.00546772638335824,0.005469550844281912,0.005471690092235804,0.005473766475915909,0.005475528072565794,0.0054771010763943195,0.005479177460074425,0.005480876192450523,0.005482701119035482,0.005484840366989374,0.005486224312335253,0.005487545859068632,0.005488804075866938,0.0054901884868741035,0.005491698160767555,0.005493397358804941,0.00549459271132946,0.005496228579431772,0.005497864447534084,0.005499059800058603,0.005500192288309336,0.005501576699316502,0.005502897780388594,0.005504030268639326,0.0055054775439202785,0.0055066728964447975,0.005507679656147957,0.005509189795702696,0.005510133691132069,0.005511077586561441,0.005512210074812174,0.005513090640306473,0.0055140345357358456,0.005514852702617645,0.005515733268111944,0.005516425706446171,0.005517495330423117,0.0055181244388222694,0.005519005004316568,0.005520074628293514,0.005520767066627741,0.00552196241915226,0.005522780120372772,0.0055237868800759315,0.005524479318410158,0.005525108426809311,0.005525926128029823,0.005526932887732983,0.005527813918888569,0.005528757814317942,0.005529701244086027,0.005530582275241613,0.005531400442123413,0.005532847251743078,0.0055338540114462376,0.00553498649969697,0.005535993259400129,0.005536811426281929,0.005537566263228655,0.0055380696430802345,0.00553882448002696,0.0055395797826349735,0.005540397483855486,0.005541152786463499,0.0055419704876840115,0.005542977247387171,0.0055434806272387505,0.005544235929846764,0.005544927902519703,0.005545808933675289,0.0055465009063482285,0.005547570530325174,0.005548073910176754,0.005548703018575907,0.005549584049731493,0.005550150293856859,0.005550653673708439,0.0055511570535600185,0.005551597103476524,0.005552289541810751,0.005552855785936117,0.005553422030061483,0.005554176867008209,0.005554805975407362,0.005555435549467802,0.005555687006562948,0.0055563789792358875,0.005556756630539894,0.005557260010391474,0.00555763766169548,0.00555814104154706,0.00555832963436842,0.005558833014219999,0.0055590844713151455,0.005559587851166725,0.005560028366744518,0.0055605946108698845,0.005561035126447678,0.005561475642025471,0.005562041886150837,0.00556248240172863,0.005562733858823776,0.00556298578158021,0.0055633001029491425,0.005563803482800722,0.005564055405557156,0.005564306862652302,0.005564621649682522,0.005564998835325241,0.005565439350903034,0.005565691273659468,0.0055661313235759735,0.00556650897487998,0.005566634703427553,0.005566760897636414,0.00556732714176178,0.005567704327404499,0.005568081978708506,0.005568333901464939,0.005568459630012512,0.005568522494286299,0.005568773951381445,0.005568963009864092,0.005569088738411665,0.005569340195506811,0.005569717846810818,0.005569906905293465,0.005569969769567251,0.005570221226662397,0.005570284090936184,0.0055703469552099705,0.005570536013692617,0.005570724606513977,0.005570913199335337,0.005571102257817984],"active":[0.0003184080123901367,0.0002804049290716648,0.0002605853951536119,0.00025265762815251946,0.00024347144062630832,0.00024057715199887753,0.00023384479572996497,0.0002249102690257132,0.00021937338169664145,0.00021087948698550463,0.00020477629732340574,0.00020263693295419216,0.00019200367387384176,0.0001851455308496952,0.00018407590687274933,0.0001792311668395996,0.00017413473688066006,0.0001679685665294528,0.00016614398919045925,0.00016469683032482862,0.0001622430281713605,0.0001585307763889432,0.00015752401668578386,0.0001567690633237362,0.00015450408682227135,0.0001515466719865799,0.00015022535808384418,0.0001508546993136406,0.0001471424475312233,0.00014349306002259254,0.00013908883556723595,0.00013934052549302578,0.00013852259144186974,0.00013537658378481865,0.00013197888620197773,0.00013166433200240135,0.00012832949869334698,0.00012776348739862442,0.00012694555334746838,0.00012468034401535988,0.00012518372386693954,0.00012323330156505108,0.00012260396033525467,0.0001213455107063055,0.00012071640230715275,0.00011908053420484066,0.00011725584045052528,0.00011757039465010166,0.00011480203829705715,0.00011574570089578629,0.00011436175554990768,0.00011108978651463985,0.00011203368194401264,0.00011033494956791401,0.00011014589108526707,0.00010876194573938847,0.00010800687596201897,0.00010542711243033409,0.00010630791075527668,0.0001030361745506525,0.000103791244328022,0.00010366528294980526,0.00010511232540011406,0.00010133720934391022,9.944988414645195e-05,9.844312444329262e-05,9.913509711623192e-05,9.624124504625797e-05,9.693321771919727e-05,9.825453162193298e-05,9.88207757472992e-05,9.668152779340744e-05,9.34721902012825e-05,9.37245786190033e-05,9.259162470698357e-05,9.252876043319702e-05,9.152200073003769e-05,8.862745016813278e-05,8.850172162055969e-05,8.755829185247421e-05,8.730636909604073e-05,8.718064054846764e-05,8.667726069688797e-05,8.724350482225418e-05,8.541857823729515e-05,8.560763671994209e-05,8.321693167090416e-05,8.365698158740997e-05,8.447514846920967e-05,8.428608998656273e-05,8.390843868255615e-05,8.076289668679237e-05,8.063716813921928e-05,8.132914081215858e-05,8.095195516943932e-05,7.937895134091377e-05,7.604388520121574e-05,7.692491635680199e-05,7.66729936003685e-05,7.723923772573471e-05,7.711350917816162e-05,7.478520274162292e-05,7.415609434247017e-05,7.459660992026329e-05,7.509998977184296e-05,7.478566840291023e-05,7.333839312195778e-05,7.252022624015808e-05,7.421942427754402e-05,7.189111784100533e-05,7.063290104269981e-05,7.189111784100533e-05,7.050717249512672e-05,6.86822459101677e-05,6.767548620700836e-05,6.767548620700836e-05,6.7172572016716e-05,6.622821092605591e-05,6.660586223006248e-05,6.597675383090973e-05,6.591435521841049e-05,6.465520709753036e-05,6.654346361756325e-05,6.383750587701797e-05,6.421515718102455e-05,6.42780214548111e-05,6.352318450808525e-05,6.327126175165176e-05,6.314553320407867e-05,6.383750587701797e-05,6.182445213198662e-05,6.314553320407867e-05,6.364891305565834e-05,6.195018067955971e-05,6.352318450808525e-05,6.402656435966492e-05,6.283121183514595e-05,6.264215335249901e-05,6.182445213198662e-05,6.182398647069931e-05,6.12577423453331e-05,5.91818243265152e-05,5.8175064623355865e-05,5.9118494391441345e-05,5.7734549045562744e-05,5.729403346776962e-05,5.779741331934929e-05,5.741976201534271e-05,5.75454905629158e-05,5.5783893913030624e-05,5.61615452170372e-05,5.710497498512268e-05,5.6098680943250656e-05,5.5909622460603714e-05,5.5155251175165176e-05,5.54695725440979e-05,5.597248673439026e-05,5.5658165365457535e-05,5.5091921240091324e-05,5.490332841873169e-05,5.4274220019578934e-05,5.4965727031230927e-05,5.5406708270311356e-05,5.54695725440979e-05,5.5909622460603714e-05,5.559530109167099e-05,5.5217649787664413e-05,5.439994856715202e-05,5.446234717965126e-05,5.3707510232925415e-05,5.402229726314545e-05,5.339318886399269e-05,5.433708429336548e-05,5.307840183377266e-05,5.3015537559986115e-05,5.32674603164196e-05,5.251215770840645e-05,5.2889809012413025e-05,5.213450640439987e-05,5.226070061326027e-05,5.10653480887413e-05,5.144253373146057e-05,5.2072107791900635e-05,5.188304930925369e-05,5.119107663631439e-05,5.112821236252785e-05,5.1505398005247116e-05,5.087628960609436e-05,5.075009539723396e-05,5.087628960609436e-05,5.0372909754514694e-05,4.986952990293503e-05,4.961807280778885e-05,4.930328577756882e-05,4.980666562914848e-05,4.974333569407463e-05,5.005812272429466e-05,4.974380135536194e-05,5.031004548072815e-05,4.993285983800888e-05,4.980666562914848e-05,4.924042150378227e-05,4.898896440863609e-05,4.848558455705643e-05,4.848511889576912e-05,4.8862770199775696e-05,4.8422254621982574e-05,4.823366180062294e-05,4.892563447356224e-05,4.8737041652202606e-05,4.823366180062294e-05,4.867417737841606e-05,4.848558455705643e-05,4.879990592598915e-05,4.936615005135536e-05,4.892563447356224e-05,4.848511889576912e-05,4.892563447356224e-05,4.892563447356224e-05,4.8422254621982574e-05,4.842272028326988e-05,4.8611313104629517e-05,4.7919340431690216e-05,4.7919340431690216e-05,4.779314622282982e-05,4.7037843614816666e-05,4.697544500231743e-05,4.6912115067243576e-05,4.7604553401470184e-05,4.766741767525673e-05,4.754168912768364e-05,4.716403782367706e-05,4.7478824853897095e-05,4.710117354989052e-05,4.6786386519670486e-05,4.653492942452431e-05,4.6912580728530884e-05,4.710117354989052e-05,4.6912580728530884e-05,4.716450348496437e-05,4.684971645474434e-05,4.6912580728530884e-05,4.697544500231743e-05,4.634633660316467e-05,4.6220142394304276e-05,4.628300666809082e-05,4.6094413846731186e-05,4.640920087695122e-05,4.640920087695122e-05,4.6094413846731186e-05,4.628347232937813e-05,4.640873521566391e-05,4.603154957294464e-05,4.6345870941877365e-05,4.640920087695122e-05,4.6094879508018494e-05,4.6220142394304276e-05,4.603154957294464e-05,4.615774378180504e-05,4.571722820401192e-05,4.58424910902977e-05,4.615727812051773e-05,4.640920087695122e-05,4.628347232937813e-05,4.647206515073776e-05,4.640873521566391e-05,4.640920087695122e-05,4.697544500231743e-05,4.722690209746361e-05,4.672398790717125e-05,4.672352224588394e-05,4.647206515073776e-05,4.615727812051773e-05,4.5968685299158096e-05,4.584295675158501e-05,4.640920087695122e-05,4.634633660316467e-05,4.6220142394304276e-05,4.603154957294464e-05,4.590582102537155e-05,4.5968685299158096e-05,4.565436393022537e-05,4.622060805559158e-05,4.6220142394304276e-05,4.6220142394304276e-05,4.596821963787079e-05,4.5968685299158096e-05,4.5779626816511154e-05,4.5779626816511154e-05,4.590582102537155e-05,4.546530544757843e-05,4.5653898268938065e-05,4.5653898268938065e-05,4.559103399515152e-05,4.603154957294464e-05,4.5779626816511154e-05,4.5779626816511154e-05,4.5779626816511154e-05,4.5528169721364975e-05,4.578009247779846e-05,4.5653898268938065e-05,4.5968685299158096e-05,4.578009247779846e-05,4.571676254272461e-05,4.571676254272461e-05,4.5779626816511154e-05,4.571676254272461e-05,4.5968685299158096e-05,4.603154957294464e-05,4.634633660316467e-05,4.615727812051773e-05,4.615727812051773e-05,4.5968685299158096e-05,4.5968685299158096e-05,4.5779626816511154e-05,4.571676254272461e-05,4.5528169721364975e-05,4.5653898268938065e-05,4.5779626816511154e-05,4.584295675158501e-05,4.571722820401192e-05,4.5779626816511154e-05,4.590582102537155e-05,4.5905355364084244e-05,4.5968685299158096e-05,4.578009247779846e-05,4.5905355364084244e-05,4.571722820401192e-05,4.5653898268938065e-05,4.578009247779846e-05,4.58424910902977e-05,4.5653898268938065e-05,4.565436393022537e-05,4.546530544757843e-05,4.527624696493149e-05,4.5402441173791885e-05,4.546530544757843e-05,4.5402441173791885e-05,4.5402441173791885e-05,4.546530544757843e-05,4.546530544757843e-05,4.5276712626218796e-05,4.51505184173584e-05,4.527624696493149e-05,4.521384835243225e-05,4.5402441173791885e-05,4.533957690000534e-05,4.527624696493149e-05,4.5276712626218796e-05,4.521384835243225e-05,4.51505184173584e-05]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.7740683555603027,"q05":0.7248990621872856,"q20":0.74890993376249,"q40":0.7664950992928892,"q60":0.7816416118277163,"q80":0.7992267773581154,"q95":0.8232376489333199},"MaxActiveInfected":{"mean":0.052178192883729935,"q05":0.03971899317797685,"q20":0.04580320190953514,"q40":0.05025917583496486,"q60":0.05409720993249501,"q80":0.058553183857924726,"q95":0.064637392589483}},"4W_None":{"TotalInfected":{"mean":0.2755027711391449,"q05":0.06223524862379454,"q20":0.16638031036853446,"q40":0.24265443245605367,"q60":0.3083511098222361,"q80":0.3846252319097554,"q95":0.4887702936544952},"MaxActiveInfected":{"mean":0.005047811660915613,"q05":0.0,"q20":0.002255634066077306,"q40":0.004207302799120499,"q60":0.005888320522710727,"q80":0.00783998925575392,"q95":0.010504807350609718}},"2W_Strong":{"TotalInfected":{"mean":0.0037741726264357567,"q05":0.0023301295044702098,"q20":0.0030352999792120647,"q40":0.003551755181042033,"q60":0.00399659007182948,"q80":0.004513045273659449,"q95":0.005218215748401303},"MaxActiveInfected":{"mean":0.0003184080123901367,"q05":0.00026906240358159255,"q20":0.0002931593753829493,"q40":0.0003108075992960627,"q60":0.0003260084254842107,"q80":0.00034365664939732413,"q95":0.0003677536211986809}},"2W_Moderate":{"TotalInfected":{"mean":0.048827264457941055,"q05":0.0,"q20":0.005440096380780864,"q40":0.035766741615675716,"q60":0.061887787300206394,"q80":0.09221443253510125,"q95":0.13362258321659887},"MaxActiveInfected":{"mean":0.0005678199231624603,"q05":0.0,"q20":0.0002709428268021176,"q40":0.0004784531755686992,"q60":0.0006571866707562214,"q80":0.0008646970195228031,"q95":0.001148032671163222}}}}} \ No newline at end of file diff --git a/web/country-data/extdata-BG.json b/web/country-data/extdata-BG.json new file mode 100644 index 00000000..df703320 --- /dev/null +++ b/web/country-data/extdata-BG.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0004184246063232422,0.0005562563892453909,0.0007070504361763597,0.0008540998678654432,0.0010038857581093907,0.0011512232013046741,0.001305905869230628,0.0014582842122763395,0.001608070102520287,0.0017539672553539276,0.0019004405476152897,0.0020450414158403873,0.0021910828072577715,0.0023338114842772484,0.0024748118594288826,0.0026126436423510313,0.002755804220214486,0.0029318027663975954,0.003136750077828765,0.0033843289129436016,0.0036712263245135546,0.004007524810731411,0.0043891905806958675,0.0048268819227814674,0.0053266482427716255,0.005905628204345703,0.0065733278170228004,0.0073509179055690765,0.008244303986430168,0.009265872649848461,0.010448749177157879,0.011795957572758198,0.013330399058759212,0.015102480538189411,0.017102986574172974,0.019382035359740257,0.022012218832969666,0.02499382197856903,0.028392376378178596,0.03215848281979561,0.036465834826231,0.04132465645670891,0.04684671759605408,0.052997443825006485,0.05990948528051376,0.0675358921289444,0.07601362466812134,0.08545345067977905,0.0958871841430664,0.10728560388088226,0.11980625987052917,0.1333499252796173,0.1479763686656952,0.16379275918006897,0.18066857755184174,0.19855935871601105,0.2174294888973236,0.2372729480266571,0.2578742802143097,0.2792760729789734,0.30124130845069885,0.32361629605293274,0.3463735282421112,0.3692236542701721,0.39209046959877014,0.4148384928703308,0.4371996521949768,0.4591520428657532,0.48048487305641174,0.5011320114135742,0.5208165645599365,0.539618194103241,0.5575662851333618,0.5744945406913757,0.5903745889663696,0.6052356362342834,0.619050920009613,0.6317668557167053,0.6435298323631287,0.6543466448783875,0.664243757724762,0.6732960343360901,0.681491494178772,0.6890074014663696,0.695864737033844,0.7019598484039307,0.7075045108795166,0.7124996185302734,0.7170069813728333,0.7210408449172974,0.7246391773223877,0.7279149889945984,0.730851948261261,0.7334681749343872,0.7358058094978333,0.7379221320152283,0.7398003935813904,0.7414489984512329,0.7429292798042297,0.7442498803138733,0.745452344417572,0.7465004324913025,0.7474498152732849,0.7482991218566895,0.7490513920783997,0.7497354745864868,0.7503248453140259,0.7508500814437866,0.7513190507888794,0.7517420649528503,0.7521238327026367,0.7524507641792297,0.7527416944503784,0.7530062794685364,0.7532459497451782,0.7534526586532593,0.7536421418190002,0.7538070678710938,0.7539530992507935,0.7540879249572754,0.7542040348052979,0.754310131072998,0.7544013261795044,0.7544880509376526,0.7545627951622009,0.7546262741088867,0.7546850442886353,0.754736065864563,0.7547807097434998,0.7548230290412903,0.7548599243164062,0.754891574382782,0.754921555519104,0.7549464702606201,0.7549687623977661,0.7549880743026733,0.7550066709518433,0.7550222277641296,0.7550367712974548,0.7550492882728577,0.7550599575042725,0.7550707459449768,0.7550804018974304,0.755088746547699,0.7550960779190063,0.7551015615463257,0.7551076412200928,0.75511234998703,0.7551168203353882,0.7551209926605225,0.7551243305206299,0.7551268935203552,0.7551299333572388,0.7551319599151611,0.7551347017288208,0.7551365494728088,0.7551380395889282,0.7551398873329163,0.7551413178443909,0.7551426291465759,0.7551433444023132,0.755144476890564,0.7551450729370117,0.755145788192749,0.7551462054252625,0.7551466226577759,0.7551472187042236,0.755147397518158,0.7551482319831848,0.7551483511924744,0.7551489472389221,0.755149245262146,0.7551493644714355,0.7551496624946594,0.7551499605178833,0.7551499605178833,0.7551502585411072,0.7551502585411072,0.7551503777503967,0.755150556564331,0.755150556564331,0.755150556564331,0.755150556564331,0.755150556564331,0.755150556564331,0.7551506757736206,0.7551506757736206,0.7551506757736206,0.7551508545875549,0.7551508545875549,0.7551508545875549,0.7551508545875549,0.7551509737968445,0.7551509737968445,0.7551509737968445,0.755151093006134,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684,0.7551512718200684],"recovered":[0.0,0.0001951537124114111,0.00035862193908542395,0.0005147448973730206,0.0006671232404187322,0.0008209417574107647,0.0009707276476547122,0.0011235380079597235,0.001277212635613978,0.001431607292033732,0.001580673037096858,0.0017264261841773987,0.001871315180324018,0.002017788589000702,0.002156628528609872,0.0023002212401479483,0.0024415096268057823,0.0025810697115957737,0.0027383449487388134,0.002926153363659978,0.0031478076707571745,0.0033976908307522535,0.0036855966318398714,0.004030104260891676,0.004418683238327503,0.004854646511375904,0.0053657907992601395,0.005955860484391451,0.006648908369243145,0.007440613117069006,0.008326797746121883,0.009378323331475258,0.010562784038484097,0.011934333480894566,0.013490233570337296,0.015268941409885883,0.017309052869677544,0.019625982269644737,0.022287705913186073,0.025298113003373146,0.028695372864603996,0.032555095851421356,0.03691919147968292,0.0418560765683651,0.047388218343257904,0.05359151214361191,0.060511477291584015,0.0682147890329361,0.0768003985285759,0.0862899124622345,0.09677794575691223,0.10828769952058792,0.12080705910921097,0.13432033360004425,0.14899100363254547,0.16484569013118744,0.18167226016521454,0.19961747527122498,0.21842063963413239,0.23810797929763794,0.2586153745651245,0.2799436151981354,0.3017057478427887,0.3240709602832794,0.3466513156890869,0.36941415071487427,0.39212068915367126,0.4147537648677826,0.4369838535785675,0.4587705135345459,0.4799862205982208,0.5003411173820496,0.5199342966079712,0.5387910008430481,0.5567222833633423,0.5735358595848083,0.5893639326095581,0.6042028069496155,0.6179996728897095,0.6307682991027832,0.6425826549530029,0.6534286141395569,0.6633529663085938,0.6724744439125061,0.6807836890220642,0.6883719563484192,0.6951794028282166,0.7013714909553528,0.7069701552391052,0.712007999420166,0.7165263295173645,0.7205919027328491,0.7242274880409241,0.7275393605232239,0.7305210828781128,0.733193039894104,0.7355715036392212,0.7377082109451294,0.7395906448364258,0.7412669658660889,0.7427640557289124,0.744114875793457,0.7453159093856812,0.7463874816894531,0.7473479509353638,0.7482236623764038,0.7489894032478333,0.7496729493141174,0.7502660751342773,0.7508019804954529,0.7512785196304321,0.751708447933197,0.7520866990089417,0.7524259686470032,0.7527173757553101,0.7529830932617188,0.7532207369804382,0.7534315586090088,0.7536247372627258,0.7537877559661865,0.7539369463920593,0.7540745139122009,0.7541969418525696,0.7543007731437683,0.7543956637382507,0.7544804811477661,0.7545522451400757,0.7546198964118958,0.7546803951263428,0.7547314167022705,0.754777193069458,0.7548198103904724,0.7548578381538391,0.7548892498016357,0.7549180388450623,0.75494384765625,0.7549703121185303,0.7549899220466614,0.7550072073936462,0.7550246119499207,0.7550394535064697,0.7550514340400696,0.7550632357597351,0.7550733089447021,0.7550822496414185,0.7550895810127258,0.755095899105072,0.7551019787788391,0.755107581615448,0.7551131844520569,0.7551183700561523,0.7551228404045105,0.7551255822181702,0.7551285028457642,0.7551309466362,0.7551326751708984,0.7551345229148865,0.7551361322402954,0.7551373839378357,0.7551391124725342,0.7551403045654297,0.7551414370536804,0.7551427483558655,0.7551435828208923,0.7551445960998535,0.7551450133323669,0.7551457285881042,0.7551462054252625,0.7551467418670654,0.7551472187042236,0.7551477551460266,0.7551482319831848,0.7551487684249878,0.7551490664482117,0.7551496624946594,0.755149781703949,0.755149781703949,0.7551499605178833,0.7551500797271729,0.7551501989364624,0.7551501989364624,0.7551503777503967,0.7551504969596863,0.7551504969596863,0.7551504969596863,0.7551504969596863,0.7551506757736206,0.7551506757736206,0.7551506757736206,0.7551506757736206,0.7551506757736206,0.7551506757736206,0.7551506757736206,0.7551506757736206,0.7551507949829102,0.7551507949829102,0.7551507949829102,0.7551507949829102,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997,0.7551509141921997],"active":[0.0004184246063232422,0.000361102691385895,0.0003484284970909357,0.0003393549704924226,0.00033676251769065857,0.00033028144389390945,0.0003351782215759158,0.00033474620431661606,0.00033085746690630913,0.0003223599633201957,0.00031976751051843166,0.00031861523166298866,0.0003197676269337535,0.0003160228952765465,0.00031818333081901073,0.00031242240220308304,0.0003142945934087038,0.0003507330548018217,0.0003984051290899515,0.0004581755492836237,0.0005234186537563801,0.0006098339799791574,0.0007035939488559961,0.0007967776618897915,0.0009079650044441223,0.001050981692969799,0.001207537017762661,0.0013950574211776257,0.0015953956171870232,0.0018252595327794552,0.0021219514310359955,0.00241763424128294,0.002767615020275116,0.0031681470572948456,0.003612753003835678,0.004113093949854374,0.004703165963292122,0.0053678397089242935,0.006104670464992523,0.0068603698164224625,0.0077704619616270065,0.008769560605287552,0.009927526116371155,0.011141367256641388,0.01252126693725586,0.013944379985332489,0.015502147376537323,0.017238661646842957,0.01908678561449051,0.020995691418647766,0.023028314113616943,0.02506222575902939,0.027169309556484222,0.02947242558002472,0.031677573919296265,0.03371366858482361,0.03575722873210907,0.03765547275543213,0.03945364058017731,0.04116809368133545,0.04262593388557434,0.04367268085479736,0.04466778039932251,0.0451526939868927,0.04543915390968323,0.04542434215545654,0.04507896304130554,0.04439827799797058,0.04350101947784424,0.04236149787902832,0.0408303439617157,0.039277076721191406,0.037631988525390625,0.03570353984832764,0.033652305603027344,0.0316997766494751,0.02968698740005493,0.027564048767089844,0.02553015947341919,0.023578345775604248,0.021661102771759033,0.019867420196533203,0.018138527870178223,0.016532957553863525,0.015081048011779785,0.013587892055511475,0.012325108051300049,0.011128127574920654,0.010036826133728027,0.009032845497131348,0.008112847805023193,0.007323086261749268,0.006624460220336914,0.00592881441116333,0.005284726619720459,0.004729092121124268,0.0042288899421691895,0.0037407875061035156,0.003338634967803955,0.002982914447784424,0.002688288688659668,0.002385556697845459,0.0021339058876037598,0.0019116401672363281,0.0017034411430358887,0.0015118122100830078,0.001335442066192627,0.0011771321296691895,0.0010529756546020508,0.0009400844573974609,0.0008453130722045898,0.0007423162460327148,0.0006549954414367676,0.0005803108215332031,0.0005285739898681641,0.00046956539154052734,0.0004214048385620117,0.00037550926208496094,0.00032836198806762695,0.0003001689910888672,0.0002670884132385254,0.00023561716079711914,0.00020438432693481445,0.00018727779388427734,0.0001671314239501953,0.00014579296112060547,0.0001327991485595703,0.00011616945266723633,0.00010031461715698242,9.161233901977539e-05,8.273124694824219e-05,7.176399230957031e-05,6.371736526489258e-05,5.7220458984375e-05,5.072355270385742e-05,4.4226646423339844e-05,3.635883331298828e-05,3.230571746826172e-05,2.956390380859375e-05,2.467632293701172e-05,2.0503997802734375e-05,1.9311904907226562e-05,1.71661376953125e-05,1.5437602996826172e-05,1.3828277587890625e-05,1.1980533599853516e-05,1.1742115020751953e-05,1.0371208190917969e-05,9.238719940185547e-06,7.808208465576172e-06,5.9604644775390625e-06,4.0531158447265625e-06,4.351139068603516e-06,3.4570693969726562e-06,3.7550926208496094e-06,3.874301910400391e-06,3.516674041748047e-06,3.7550926208496094e-06,3.933906555175781e-06,3.516674041748047e-06,3.039836883544922e-06,3.039836883544922e-06,2.3245811462402344e-06,2.205371856689453e-06,1.6093254089355469e-06,1.6093254089355469e-06,1.4901161193847656e-06,1.1920928955078125e-06,1.4901161193847656e-06,1.1324882507324219e-06,1.1920928955078125e-06,1.0132789611816406e-06,5.960464477539062e-07,5.960464477539062e-07,2.980232238769531e-07,1.7881393432617188e-07,4.76837158203125e-07,2.980232238769531e-07,2.980232238769531e-07,3.5762786865234375e-07,3.5762786865234375e-07,1.7881393432617188e-07,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,1.7881393432617188e-07,0.0,0.0,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,2.980232238769531e-07,2.980232238769531e-07,1.7881393432617188e-07,2.980232238769531e-07,4.76837158203125e-07,4.76837158203125e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0004184246063232422,0.0005565444589592516,0.0007034498266875744,0.0008525155717507005,0.0009981247130781412,0.0011443099938333035,0.0012834379449486732,0.0014211258385330439,0.0015588134992867708,0.0016924686497077346,0.001826699823141098,0.001952433492988348,0.002075286814942956,0.002200732473284006,0.0023182567674666643,0.0024360690731555223,0.0025485525839030743,0.0026909930165857077,0.0028573418967425823,0.0030429898761212826,0.0032575870864093304,0.003502861363813281,0.0037730520125478506,0.0040884665213525295,0.00444694422185421,0.004845461342483759,0.005299427546560764,0.005812732502818108,0.006385231390595436,0.007032910827547312,0.007766141556203365,0.008598461747169495,0.009528574533760548,0.010578659363090992,0.011760527268052101,0.01307129766792059,0.014570021070539951,0.016224145889282227,0.018053263425827026,0.020134709775447845,0.022466760128736496,0.025075770914554596,0.027985073626041412,0.031221313402056694,0.03480508551001549,0.038785357028245926,0.043188195675611496,0.048096418380737305,0.05346595495939255,0.05935513228178024,0.06587153673171997,0.07294560968875885,0.08065813779830933,0.08903880417346954,0.0982080027461052,0.1080375537276268,0.11857211589813232,0.12995770573616028,0.14209699630737305,0.15503574907779694,0.16858316957950592,0.18300236761569977,0.19798915088176727,0.21367952227592468,0.22992408275604248,0.24673999845981598,0.26412004232406616,0.2819046676158905,0.2999763488769531,0.31824201345443726,0.3367457389831543,0.3552700877189636,0.37378305196762085,0.3920466899871826,0.41012758016586304,0.42784708738327026,0.44524285197257996,0.46217527985572815,0.47862204909324646,0.4943739175796509,0.5094932317733765,0.5239499807357788,0.5377202033996582,0.5508623719215393,0.5632141828536987,0.5748702883720398,0.5858255624771118,0.5961126685142517,0.6056576371192932,0.6145168542861938,0.622736930847168,0.6303989291191101,0.6373934745788574,0.6438336968421936,0.6497538685798645,0.6551868915557861,0.660185694694519,0.664807915687561,0.6690241098403931,0.6728779077529907,0.6763800382614136,0.6795834302902222,0.6824839115142822,0.6850969791412354,0.6874804496765137,0.6896384954452515,0.6916167140007019,0.6933988928794861,0.6950322389602661,0.6965073347091675,0.6978682279586792,0.6990744471549988,0.7001672983169556,0.7011808156967163,0.7020580768585205,0.7028672099113464,0.7036010026931763,0.7042731642723083,0.7048885822296143,0.7054308652877808,0.7059286236763,0.7063694596290588,0.7067678570747375,0.7071332335472107,0.7074632048606873,0.7077669501304626,0.7080293297767639,0.7082658410072327,0.7084899544715881,0.7086849212646484,0.7088643908500671,0.7090345025062561,0.7091853022575378,0.7093156576156616,0.709436297416687,0.7095469236373901,0.7096465826034546,0.7097368836402893,0.7098201513290405,0.7098925709724426,0.7099604606628418,0.7100200653076172,0.7100741863250732,0.7101269364356995,0.71016925573349,0.7102078795433044,0.7102412581443787,0.7102722525596619,0.7103027701377869,0.7103298306465149,0.710357666015625,0.7103784084320068,0.7103956937789917,0.7104141116142273,0.7104312777519226,0.7104443311691284,0.7104577422142029,0.7104692459106445,0.7104806303977966,0.7104898691177368,0.7104988098144531,0.7105075716972351,0.7105147838592529,0.7105205655097961,0.7105271816253662,0.7105324864387512,0.7105373740196228,0.7105414271354675,0.7105455994606018,0.7105493545532227,0.7105528116226196,0.7105552554130554,0.7105579972267151,0.7105603218078613,0.7105618715286255,0.7105641961097717,0.7105660438537598,0.7105672359466553,0.7105679512023926,0.7105687856674194,0.710570216178894,0.7105712294578552,0.7105724215507507,0.7105732560157776,0.710573673248291,0.7105742692947388,0.7105748653411865,0.7105754017829895,0.7105758786201477,0.7105767130851746,0.710577130317688,0.7105773091316223,0.7105776071548462,0.7105777263641357,0.7105778455734253,0.7105781435966492,0.7105783224105835,0.710578441619873,0.710578441619873,0.7105785608291626,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969,0.7105787396430969],"recovered":[0.0,0.00018824051949195564,0.0003531490219756961,0.0005117204273119569,0.0006602100329473615,0.0008124443702399731,0.0009606459643691778,0.001100494060665369,0.0012373176869004965,0.0013757256092503667,0.00151024479418993,0.0016454842407256365,0.0017759707989171147,0.0019030007533729076,0.0020261420868337154,0.0021507234778255224,0.0022682477720081806,0.002381739439442754,0.0025129460263997316,0.002661867765709758,0.0028283605352044106,0.003017321228981018,0.0032381112687289715,0.003485978115350008,0.0037650982849299908,0.004087857902050018,0.004444463644176722,0.00485219806432724,0.0053045800887048244,0.005817740689963102,0.006393696181476116,0.007052034139633179,0.0077918898314237595,0.00863241869956255,0.009564404375851154,0.010625867173075676,0.011808311566710472,0.013134060427546501,0.014630046673119068,0.016292093321681023,0.018167009577155113,0.020282158628106117,0.022651368752121925,0.025262683629989624,0.028208279982209206,0.031467851251363754,0.035093534737825394,0.03911269083619118,0.0435725674033165,0.048477187752723694,0.05390116572380066,0.05981079488992691,0.06633181124925613,0.07343842834234238,0.0811678096652031,0.0896429568529129,0.09881532192230225,0.10869182646274567,0.11930041015148163,0.13068947196006775,0.1428428590297699,0.1556757688522339,0.1692737340927124,0.1835576891899109,0.1985771805047989,0.21424074470996857,0.23047177493572235,0.24726450443267822,0.26453351974487305,0.28222912549972534,0.300140917301178,0.31834033131599426,0.3367215096950531,0.3551788926124573,0.37360110878944397,0.3917299509048462,0.4097081422805786,0.4273768365383148,0.4446776807308197,0.46157076954841614,0.47784847021102905,0.49357542395591736,0.5087195038795471,0.5231562256813049,0.536967933177948,0.5499951243400574,0.5623912215232849,0.5740284323692322,0.5849931836128235,0.5952356457710266,0.604809582233429,0.613684356212616,0.6220035552978516,0.6296079158782959,0.6366197466850281,0.6431304216384888,0.6490606069564819,0.6545501351356506,0.6596537828445435,0.6642953157424927,0.6685025691986084,0.6723718047142029,0.6759323477745056,0.6791540384292603,0.682038426399231,0.6846882104873657,0.6870779991149902,0.689286470413208,0.6912879943847656,0.6931068897247314,0.694751501083374,0.6962438821792603,0.6976023316383362,0.6988180875778198,0.6999315023422241,0.7009231448173523,0.7018309235572815,0.7026485204696655,0.7034028172492981,0.704087495803833,0.7047104239463806,0.7052592635154724,0.7057531476020813,0.7062056660652161,0.7066075205802917,0.7069763541221619,0.7073133587837219,0.7076181173324585,0.7078880071640015,0.7081372141838074,0.7083666324615479,0.7085641026496887,0.7087485790252686,0.7089179754257202,0.7090672850608826,0.7092035412788391,0.7093290090560913,0.7094355821609497,0.7095400094985962,0.7096356153488159,0.7097169756889343,0.7097897529602051,0.7098581194877625,0.7099170684814453,0.7099732160568237,0.7100241780281067,0.7100676894187927,0.7101050019264221,0.7101427316665649,0.7101735472679138,0.7102046608924866,0.7102317214012146,0.7102549076080322,0.7102756500244141,0.7102959752082825,0.7103148698806763,0.7103306651115417,0.7103453874588013,0.7103583216667175,0.7103695869445801,0.7103810906410217,0.7103913426399231,0.7104009985923767,0.7104084491729736,0.7104153633117676,0.7104225754737854,0.7104291915893555,0.7104333639144897,0.7104380130767822,0.7104427218437195,0.710445761680603,0.7104501128196716,0.7104533910751343,0.710456132888794,0.7104585766792297,0.710460901260376,0.7104633450508118,0.7104654908180237,0.7104669213294983,0.7104678153991699,0.7104692459106445,0.7104706764221191,0.7104716897010803,0.7104727029800415,0.7104735374450684,0.71047443151474,0.7104752659797668,0.7104758620262146,0.7104764580726624,0.7104767560958862,0.710477888584137,0.7104784846305847,0.7104787230491638,0.7104789018630981,0.710479199886322,0.710479199886322,0.710479736328125,0.7104800343513489,0.7104803323745728,0.7104803323745728,0.7104804515838623,0.7104806303977966,0.7104806303977966,0.7104806303977966,0.7104807496070862,0.7104807496070862,0.7104807496070862,0.7104807496070862,0.7104807496070862,0.7104807496070862,0.7104807496070862,0.7104807496070862,0.7104807496070862,0.7104807496070862,0.7104807496070862,0.7104807496070862,0.7104807496070862,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205,0.7104809284210205],"active":[0.0004184246063232422,0.000368303939467296,0.0003503008047118783,0.0003407951444387436,0.00033791468013077974,0.0003318656235933304,0.00032279198057949543,0.00032063177786767483,0.00032149581238627434,0.0003167430404573679,0.00031645502895116806,0.0003069492522627115,0.00029931601602584124,0.0002977317199110985,0.0002921146806329489,0.0002853455953299999,0.00028030481189489365,0.00030925357714295387,0.0003443958703428507,0.00038112211041152477,0.0004292265512049198,0.000485540134832263,0.0005349407438188791,0.0006024884060025215,0.0006818459369242191,0.0007576034404337406,0.0008549639023840427,0.0009605344384908676,0.0010806513018906116,0.0012151701375842094,0.0013724453747272491,0.001546427607536316,0.0017366847023367882,0.0019462406635284424,0.002196122892200947,0.0024454304948449135,0.0027617095038294792,0.0030900854617357254,0.0034232167527079582,0.003842616453766823,0.004299750551581383,0.004793612286448479,0.005333704873919487,0.00595862977206707,0.006596805527806282,0.007317505776882172,0.008094660937786102,0.008983727544546127,0.00989338755607605,0.010877944529056549,0.011970371007919312,0.01313481479883194,0.014326326549053192,0.015600375831127167,0.0170401930809021,0.018394596874713898,0.019756793975830078,0.021265879273414612,0.02279658615589142,0.024346277117729187,0.025740310549736023,0.02732659876346588,0.02871541678905487,0.030121833086013794,0.03134690225124359,0.03249925374984741,0.03364826738834381,0.03464016318321228,0.03544282913208008,0.036012887954711914,0.03660482168197632,0.03692975640296936,0.03706154227256775,0.03686779737472534,0.03652647137641907,0.03611713647842407,0.03553470969200134,0.03479844331741333,0.03394436836242676,0.03280314803123474,0.03164476156234741,0.03037455677986145,0.029000699520111084,0.027706146240234375,0.026246249675750732,0.024875164031982422,0.023434340953826904,0.02208423614501953,0.020664453506469727,0.019281208515167236,0.017927348613739014,0.01671457290649414,0.01538991928100586,0.014225780963897705,0.013134121894836426,0.012056469917297363,0.01112508773803711,0.0102577805519104,0.00937032699584961,0.008582592010498047,0.007877469062805176,0.007211625576019287,0.006551563739776611,0.005942940711975098,0.005442023277282715,0.004950284957885742,0.00453871488571167,0.004112422466278076,0.0037442445755004883,0.003400444984436035,0.0031167268753051758,0.0028305649757385254,0.0025649666786193848,0.0023627281188964844,0.0021265745162963867,0.0019440650939941406,0.0017700791358947754,0.0016246438026428223,0.0014857649803161621,0.001343369483947754,0.0012181997299194336,0.0011101961135864258,0.00101470947265625,0.0009275674819946289,0.0008556842803955078,0.0007905960083007812,0.0007159709930419922,0.0006477236747741699,0.0006019473075866699,0.0005477070808410645,0.0004977583885192871,0.0004703998565673828,0.0004367232322692871,0.00039768218994140625,0.00036901235580444336,0.0003433823585510254,0.00031757354736328125,0.0003013014793395996,0.00028014183044433594,0.000256955623626709,0.0002434849739074707,0.00023031234741210938,0.00021606683731079102,0.0002098679542541504,0.00019603967666625977,0.0001837015151977539,0.0001735687255859375,0.0001672506332397461,0.00016003847122192383,0.00015628337860107422,0.00015300512313842773,0.00014668703079223633,0.00014078617095947266,0.00013846158981323242,0.00013530254364013672,0.00012946128845214844,0.0001270771026611328,0.00012385845184326172,0.00012230873107910156,0.00012028217315673828,0.00011771917343139648,0.00011622905731201172,0.0001137852668762207,0.00011211633682250977,0.00011181831359863281,0.00010991096496582031,0.00010818243026733398,0.0001080632209777832,0.00010758638381958008,0.00010663270950317383,0.00010704994201660156,0.00010514259338378906,0.00010460615158081055,0.00010418891906738281,0.00010329484939575195,0.00010329484939575195,0.00010269880294799805,0.0001017451286315918,0.00010102987289428711,0.00010097026824951172,0.00010097026824951172,0.00010055303573608398,0.00010073184967041016,0.00010055303573608398,0.00010013580322265625,9.98377799987793e-05,9.959936141967773e-05,9.953975677490234e-05,9.942054748535156e-05,9.995698928833008e-05,9.924173355102539e-05,9.882450103759766e-05,9.888410568237305e-05,9.882450103759766e-05,9.864568710327148e-05,9.894371032714844e-05,9.85860824584961e-05,9.840726852416992e-05,9.810924530029297e-05,9.822845458984375e-05,9.828805923461914e-05,9.810924530029297e-05,9.810924530029297e-05,9.810924530029297e-05,9.799003601074219e-05,9.799003601074219e-05,9.799003601074219e-05,9.799003601074219e-05,9.799003601074219e-05,9.799003601074219e-05,9.799003601074219e-05,9.799003601074219e-05,9.799003601074219e-05,9.799003601074219e-05,9.799003601074219e-05,9.799003601074219e-05,9.799003601074219e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0004184246063232422,0.0005608652136288583,0.0007015775190666318,0.0008420017547905445,0.0009749367600306869,0.0011084477882832289,0.001236485899426043,0.0013642359990626574,0.001487665344029665,0.0016079260967671871,0.0017242981120944023,0.0018354853382334113,0.0019407675135880709,0.002041297033429146,0.0021429783664643764,0.002239043125882745,0.002338564256206155,0.0024516237899661064,0.002577789593487978,0.0027298799250274897,0.002888163086026907,0.0030654578004032373,0.0032719895243644714,0.0034942198544740677,0.0037387742195278406,0.00400982890278101,0.004323082976043224,0.004655060358345509,0.00502995727583766,0.005445756949484348,0.005911245476454496,0.006415764335542917,0.0069712684489786625,0.007589135318994522,0.008263171650469303,0.009010804817080498,0.00983837153762579,0.010745440609753132,0.011761968024075031,0.012861741706728935,0.014074430800974369,0.015391682274639606,0.016853822395205498,0.018444722518324852,0.02019217610359192,0.022084519267082214,0.02416798286139965,0.02646719478070736,0.028980717062950134,0.031711284071207047,0.03470916301012039,0.03792567178606987,0.041447367519140244,0.04525495320558548,0.04934828355908394,0.0537923164665699,0.05860476195812225,0.06374645233154297,0.06935348361730576,0.07531798630952835,0.08169425278902054,0.0884733572602272,0.0958203598856926,0.10352525860071182,0.11173654347658157,0.12040784955024719,0.12958958745002747,0.13920699059963226,0.14929088950157166,0.15983480215072632,0.17080071568489075,0.1822957694530487,0.19408449530601501,0.2062593549489975,0.2188538908958435,0.23172353208065033,0.24489547312259674,0.25816547870635986,0.27168136835098267,0.28540951013565063,0.29917988181114197,0.3130277395248413,0.32691171765327454,0.34079039096832275,0.3545434772968292,0.36819687485694885,0.3816568851470947,0.39493682980537415,0.4079507887363434,0.4206583797931671,0.43311378359794617,0.4452038109302521,0.45689159631729126,0.4681590795516968,0.4790493845939636,0.4895624816417694,0.4995485842227936,0.509184718132019,0.5183226466178894,0.527019739151001,0.5352585315704346,0.5430877208709717,0.5505083203315735,0.5574702024459839,0.5640354156494141,0.5702105164527893,0.5759866237640381,0.5814071297645569,0.5864952802658081,0.5912660956382751,0.5956861972808838,0.5998018383979797,0.6036145091056824,0.6071756482124329,0.6105015873908997,0.6135699152946472,0.6163779497146606,0.6190081238746643,0.6214303374290466,0.6236972808837891,0.6257671117782593,0.6277007460594177,0.6294898390769958,0.6311541795730591,0.6326977014541626,0.6341120600700378,0.6354184746742249,0.6366085410118103,0.6377116441726685,0.6387373805046082,0.6396889686584473,0.640569269657135,0.6413654088973999,0.6420849561691284,0.6427526473999023,0.6433773040771484,0.643947184085846,0.6444891691207886,0.6449849009513855,0.6454423069953918,0.6458585858345032,0.6462379097938538,0.6465801000595093,0.6469079256057739,0.647205650806427,0.6474735140800476,0.6477342247962952,0.6479644775390625,0.6481789350509644,0.6483778357505798,0.6485630869865417,0.6487318277359009,0.6488897204399109,0.6490336060523987,0.6491629481315613,0.6492826342582703,0.6493979692459106,0.6494989395141602,0.6495922803878784,0.6496789455413818,0.6497619152069092,0.649838387966156,0.6499068140983582,0.6499713063240051,0.6500283479690552,0.6500799059867859,0.6501326560974121,0.6501797437667847,0.6502217650413513,0.6502622365951538,0.6502984166145325,0.6503326892852783,0.6503638029098511,0.6503921747207642,0.6504167914390564,0.650441586971283,0.6504656076431274,0.650485634803772,0.6505046486854553,0.6505232453346252,0.65053790807724,0.6505547761917114,0.6505689024925232,0.6505818367004395,0.65059494972229,0.6506063342094421,0.6506159901618958,0.6506249308586121,0.6506344079971313,0.6506420373916626,0.6506498456001282,0.6506555676460266,0.6506620645523071,0.6506693959236145,0.6506750583648682,0.6506799459457397,0.6506844162940979,0.650689423084259,0.6506935954093933,0.6506977677345276,0.6507012248039246,0.6507046818733215,0.6507079005241394,0.6507107615470886,0.6507139205932617,0.6507166624069214,0.6507189869880676,0.6507208347320557,0.6507235765457153,0.6507254242897034,0.6507273316383362,0.6507287621498108,0.6507298946380615,0.6507318019866943,0.6507329344749451,0.650734543800354,0.6507357954978943,0.6507365107536316,0.6507377028465271,0.6507387161254883,0.6507397294044495,0.6507405638694763,0.650741457939148,0.6507419943809509,0.6507428884506226,0.6507436037063599,0.6507443189620972,0.6507447361946106,0.6507450342178345,0.6507453322410583,0.6507456302642822,0.6507459282875061,0.6507461667060852,0.650746762752533,0.6507470607757568,0.6507474780082703,0.6507477760314941,0.6507478952407837,0.6507481932640076,0.650748610496521,0.650748610496521,0.650748610496521,0.6507487893104553,0.6507487893104553,0.6507487893104553,0.6507487893104553,0.6507489085197449,0.6507489085197449,0.6507490873336792,0.6507490873336792,0.6507490873336792,0.6507492065429688,0.6507492065429688,0.6507492065429688,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031,0.6507493853569031],"recovered":[0.0,0.00019400150631554425,0.000356605596607551,0.0005135927349328995,0.0006628024857491255,0.0007987619610503316,0.0009388981852680445,0.0010698167607188225,0.001202607760205865,0.0013313660165295005,0.0014533550711348653,0.0015726076671853662,0.0016901319613680243,0.0017990147462114692,0.0019034327706322074,0.002003386151045561,0.0021049235947430134,0.0022055970039218664,0.0023087188601493835,0.0024292676243931055,0.0025637869257479906,0.00270881992764771,0.002870559925213456,0.003052895423024893,0.0032553942874073982,0.0034751761704683304,0.0037275077775120735,0.004004179500043392,0.004299142397940159,0.004646674729883671,0.0050188349559903145,0.005439675413072109,0.005899547133594751,0.006409827154129744,0.006967779714614153,0.007579021155834198,0.0082534896209836,0.009005731903016567,0.009843235835433006,0.01077104452997446,0.011782819405198097,0.0129039091989398,0.014100899919867516,0.015447531826794147,0.01691816933453083,0.01853153668344021,0.0202961303293705,0.02220330759882927,0.024316007271409035,0.02662011794745922,0.029138248413801193,0.03188321739435196,0.03489391505718231,0.038157664239406586,0.04167172685265541,0.04547283053398132,0.04962017014622688,0.05408220738172531,0.058880969882011414,0.06408588588237762,0.06963963061571121,0.07562875747680664,0.08201006799936295,0.08886723965406418,0.09618499875068665,0.1039138063788414,0.11209326237440109,0.12079957127571106,0.1299683302640915,0.13959942758083344,0.14969901740550995,0.16023977100849152,0.17121748626232147,0.1826467365026474,0.19446296989917755,0.20663465559482574,0.21913960576057434,0.23199455440044403,0.2450597733259201,0.2582932114601135,0.27181872725486755,0.28547027707099915,0.2992512881755829,0.3130066692829132,0.32687267661094666,0.34064793586730957,0.3543936610221863,0.36801770329475403,0.38144412636756897,0.39471256732940674,0.4076559245586395,0.42030665278434753,0.43271467089653015,0.44476351141929626,0.45644766092300415,0.4677124321460724,0.4785464107990265,0.4889925420284271,0.49901118874549866,0.5086716413497925,0.5177831053733826,0.5264143943786621,0.5346815586090088,0.542527437210083,0.5499854683876038,0.5569821000099182,0.5635380744934082,0.5696996450424194,0.5755009651184082,0.5809475183486938,0.586051344871521,0.5908235907554626,0.5952489376068115,0.5993883013725281,0.6032378077507019,0.6068024635314941,0.6101049184799194,0.6131578087806702,0.6160064935684204,0.6186568140983582,0.621105968952179,0.6233596801757812,0.6254703402519226,0.6274070739746094,0.6292374730110168,0.6309048533439636,0.6324502229690552,0.6338801383972168,0.635183572769165,0.6363891959190369,0.6375023722648621,0.6385436654090881,0.6394878625869751,0.6403608322143555,0.6411735415458679,0.6419050693511963,0.6425881385803223,0.6432106494903564,0.643793523311615,0.6443309783935547,0.6448304653167725,0.6452821493148804,0.6457039713859558,0.6460822224617004,0.646434485912323,0.6467530727386475,0.6470444202423096,0.6473239660263062,0.6475858092308044,0.6478193998336792,0.6480344533920288,0.6482378244400024,0.64841628074646,0.6485932469367981,0.6487501263618469,0.6488977670669556,0.649029552936554,0.6491535305976868,0.6492700576782227,0.6493711471557617,0.6494631767272949,0.6495496034622192,0.6496351361274719,0.6497119069099426,0.6497818827629089,0.6498465538024902,0.649902880191803,0.6499583125114441,0.6500093340873718,0.650052547454834,0.6500967741012573,0.6501366496086121,0.6501733660697937,0.6502073407173157,0.650239884853363,0.6502670049667358,0.6502926349639893,0.6503151059150696,0.6503378748893738,0.6503587365150452,0.6503778696060181,0.650396466255188,0.650413453578949,0.6504290103912354,0.6504431366920471,0.6504576802253723,0.6504698991775513,0.6504799723625183,0.6504899263381958,0.6504989862442017,0.6505069136619568,0.6505151391029358,0.6505226492881775,0.650529682636261,0.6505361795425415,0.6505438089370728,0.6505491137504578,0.6505547761917114,0.6505590677261353,0.6505628228187561,0.6505675911903381,0.6505717635154724,0.6505749225616455,0.6505786776542664,0.6505816578865051,0.6505849957466125,0.6505874395370483,0.6505903005599976,0.6505933403968811,0.6505963802337646,0.6505976915359497,0.6505999565124512,0.6506021618843079,0.6506032943725586,0.650605320930481,0.6506068706512451,0.6506077647209167,0.6506093144416809,0.650610625743866,0.6506115198135376,0.6506127715110779,0.6506137847900391,0.6506146788597107,0.6506158113479614,0.6506168246269226,0.6506176590919495,0.6506182551383972,0.6506186723709106,0.6506195664405823,0.6506198644638062,0.6506199836730957,0.6506202816963196,0.6506205797195435,0.6506208777427673,0.6506214141845703,0.6506215929985046,0.6506220102310181,0.6506223082542419,0.6506224274635315,0.6506228446960449,0.6506230235099792,0.6506231427192688,0.6506233215332031,0.6506233215332031,0.6506234407424927,0.650623619556427,0.650623619556427,0.6506237387657166,0.6506237387657166,0.6506237387657166,0.6506237387657166,0.6506238579750061,0.6506238579750061,0.6506238579750061,0.6506238579750061,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404,0.6506240367889404],"active":[0.0004184246063232422,0.0003668637073133141,0.0003449719224590808,0.00032840901985764503,0.0003121342742815614,0.0003096858272328973,0.00029758771415799856,0.0002944192383438349,0.0002850575838238001,0.00027656008023768663,0.00027094304095953703,0.00026287767104804516,0.0002506355522200465,0.00024228228721767664,0.00023954559583216906,0.00023565697483718395,0.00023364066146314144,0.00024602678604424,0.00026907073333859444,0.00030061230063438416,0.00032437616027891636,0.0003566378727555275,0.0004014295991510153,0.0004413244314491749,0.0004833799321204424,0.0005346527323126793,0.0005955751985311508,0.0006508808583021164,0.000730814877897501,0.0007990822196006775,0.0008924105204641819,0.000976088922470808,0.0010717213153839111,0.0011793081648647785,0.0012953919358551502,0.0014317836612462997,0.001584881916642189,0.0017397087067365646,0.001918732188642025,0.0020906971767544746,0.002291611395776272,0.002487773075699806,0.002752922475337982,0.0029971906915307045,0.0032740067690610886,0.003552982583642006,0.003871852532029152,0.00426388718187809,0.0046647097915410995,0.005091166123747826,0.005570914596319199,0.006042454391717911,0.0065534524619579315,0.007097288966178894,0.007676556706428528,0.008319485932588577,0.00898459181189537,0.009664244949817657,0.010472513735294342,0.011232100427150726,0.012054622173309326,0.012844599783420563,0.013810291886329651,0.014658018946647644,0.015551544725894928,0.016494043171405792,0.017496325075626373,0.018407419323921204,0.019322559237480164,0.020235374569892883,0.0211016982793808,0.02205599844455719,0.022867009043693542,0.023612618446350098,0.024390920996665955,0.025088876485824585,0.0257558673620224,0.026170924305915833,0.02662159502506256,0.02711629867553711,0.027361154556274414,0.027557462453842163,0.02766042947769165,0.027783721685409546,0.02767080068588257,0.027548938989639282,0.027263224124908447,0.026919126510620117,0.026506662368774414,0.025945812463760376,0.02545785903930664,0.02489715814590454,0.02417692542076111,0.023395568132400513,0.022601723670959473,0.02185004949569702,0.02100217342376709,0.02019217610359192,0.019311457872390747,0.018348097801208496,0.017475426197052002,0.01667332649230957,0.015826761722564697,0.014942765235900879,0.014049947261810303,0.013228416442871094,0.012448549270629883,0.011707484722137451,0.010994315147399902,0.010318577289581299,0.009634852409362793,0.00897824764251709,0.00836557149887085,0.007787346839904785,0.007263779640197754,0.006767451763153076,0.006273031234741211,0.005850315093994141,0.005423843860626221,0.005040466785430908,0.004661142826080322,0.004341065883636475,0.004019498825073242,0.003747105598449707,0.003460228443145752,0.0032072067260742188,0.0029682517051696777,0.002728402614593506,0.002528071403503418,0.002348184585571289,0.002186596393585205,0.002025604248046875,0.0018775463104248047,0.0017241239547729492,0.0015791058540344238,0.0014722347259521484,0.0013590455055236816,0.001278519630432129,0.0011913776397705078,0.0011113286018371582,0.0010281205177307129,0.0009557604789733887,0.0008761286735534668,0.0008257031440734863,0.0007711648941040039,0.0007204413414001465,0.0006898045539855957,0.0006405115127563477,0.0005931258201599121,0.0005584359169006348,0.0005286335945129395,0.0004940032958984375,0.00047343969345092773,0.00044035911560058594,0.00041282176971435547,0.00038486719131469727,0.00036841630935668945,0.00034540891647338867,0.0003222227096557617,0.0003077983856201172,0.0002987384796142578,0.0002887845039367676,0.00027167797088623047,0.0002593994140625,0.00024646520614624023,0.0002333521842956543,0.00022977590560913086,0.00022143125534057617,0.0002124309539794922,0.00020968914031982422,0.00020164251327514648,0.00019603967666625977,0.00019043684005737305,0.00018483400344848633,0.00017690658569335938,0.00017458200454711914,0.0001729726791381836,0.00017052888870239258,0.00016677379608154297,0.00016450881958007812,0.00016003847122192383,0.0001583099365234375,0.00015544891357421875,0.00015282630920410156,0.00015181303024291992,0.00014865398406982422,0.00014609098434448242,0.00014495849609375,0.00014448165893554688,0.0001430511474609375,0.00014293193817138672,0.0001404285430908203,0.00013941526412963867,0.00013971328735351562,0.00013887882232666016,0.0001361370086669922,0.00013530254364013672,0.00013464689254760742,0.00013452768325805664,0.00013494491577148438,0.00013363361358642578,0.0001329183578491211,0.00013297796249389648,0.00013208389282226562,0.0001322627067565918,0.0001316666603088379,0.0001315474510192871,0.00013053417205810547,0.00013023614883422852,0.0001290440559387207,0.0001296401023864746,0.00012880563735961914,0.0001277327537536621,0.0001285076141357422,0.00012761354446411133,0.00012767314910888672,0.00012803077697753906,0.0001271963119506836,0.0001270771026611328,0.0001271963119506836,0.00012695789337158203,0.00012677907943725586,0.00012677907943725586,0.00012618303298950195,0.00012606382369995117,0.0001259446144104004,0.00012606382369995117,0.00012606382369995117,0.00012546777725219727,0.00012546777725219727,0.00012564659118652344,0.00012564659118652344,0.00012558698654174805,0.000125885009765625,0.00012564659118652344,0.000125885009765625,0.00012576580047607422,0.00012558698654174805,0.00012576580047607422,0.00012576580047607422,0.00012558698654174805,0.00012546777725219727,0.00012546777725219727,0.00012546777725219727,0.00012534856796264648,0.0001251697540283203,0.0001252889633178711,0.0001251697540283203,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012552738189697266,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0004184246063232422,0.0005553922383114696,0.0007054661982692778,0.0008582765585742891,0.0010054700542241335,0.0011545356828719378,0.001302017248235643,0.0014502188423648477,0.0015903550665825605,0.001733659766614437,0.0018755242926999927,0.002011051634326577,0.0021451388020068407,0.002282538451254368,0.0024160495959222317,0.002542359521612525,0.0026750063989311457,0.002844667760655284,0.003031899919733405,0.0032577309757471085,0.00351438345387578,0.0038115065544843674,0.00415587006136775,0.0045571234077215195,0.005016706883907318,0.005543261766433716,0.006136356387287378,0.006823066622018814,0.007614483591169119,0.008516943082213402,0.009550034068524837,0.010735934600234032,0.012097833678126335,0.013641060329973698,0.015422072261571884,0.017437411472201347,0.019731584936380386,0.02235514111816883,0.025316724553704262,0.028691083192825317,0.03248685970902443,0.03676684573292732,0.0416124202311039,0.0470777302980423,0.05321895331144333,0.060057830065488815,0.06770526617765427,0.07619480788707733,0.08564082533121109,0.09604877978563309,0.10754067450761795,0.12006248533725739,0.13369759917259216,0.14839217066764832,0.16427192091941833,0.18113824725151062,0.19912709295749664,0.21813304722309113,0.23801712691783905,0.2587031424045563,0.28019076585769653,0.30217215418815613,0.324626624584198,0.34754258394241333,0.37052059173583984,0.3934924006462097,0.4163627028465271,0.43891412019729614,0.4610399305820465,0.4825412631034851,0.5031660795211792,0.5229592323303223,0.541817843914032,0.5596547722816467,0.5765262842178345,0.5923323035240173,0.6071715950965881,0.6209396719932556,0.6337060332298279,0.6453993916511536,0.6561973690986633,0.6661332249641418,0.6751326322555542,0.6834170818328857,0.690838098526001,0.6976088285446167,0.7036833763122559,0.7092270255088806,0.7142215371131897,0.7187179923057556,0.7227841019630432,0.7264224886894226,0.7296932935714722,0.7326165437698364,0.735225260257721,0.7376065850257874,0.7396766543388367,0.7415347099304199,0.7431937456130981,0.7447018027305603,0.7460206747055054,0.7472077012062073,0.7482665777206421,0.7492276430130005,0.7500745058059692,0.7508057355880737,0.7514692544937134,0.7520591616630554,0.7525955438613892,0.7530666589736938,0.7534879446029663,0.7538658380508423,0.7541946172714233,0.7544848322868347,0.7547442317008972,0.7549833059310913,0.755193293094635,0.7553835511207581,0.755548357963562,0.7556971311569214,0.7558290362358093,0.7559471130371094,0.7560502886772156,0.7561371326446533,0.7562195062637329,0.7562928199768066,0.7563555836677551,0.7564147710800171,0.7564662098884583,0.7565101385116577,0.7565513253211975,0.7565884590148926,0.7566215991973877,0.756645679473877,0.7566713094711304,0.756694495677948,0.7567135095596313,0.7567316293716431,0.7567473649978638,0.7567616105079651,0.7567741274833679,0.7567863464355469,0.7567968964576721,0.7568058371543884,0.7568148970603943,0.756824254989624,0.7568314671516418,0.7568376660346985,0.756842851638794,0.7568470239639282,0.7568527460098267,0.7568562030792236,0.7568588256835938,0.7568618655204773,0.7568648457527161,0.7568665742874146,0.7568687796592712,0.7568710446357727,0.7568723559379578,0.7568737864494324,0.7568749189376831,0.7568762302398682,0.7568772435188293,0.7568783760070801,0.7568791508674622,0.7568798661231995,0.7568804025650024,0.7568808794021606,0.7568817138671875,0.7568821310997009,0.7568824291229248,0.7568830251693726,0.7568831443786621,0.756883442401886,0.7568837404251099,0.7568840384483337,0.7568843364715576,0.756884753704071,0.7568848729133606,0.756885290145874,0.756885290145874,0.7568855881690979,0.7568857669830322,0.7568858861923218,0.7568858861923218,0.7568861842155457,0.7568861842155457,0.7568861842155457,0.7568861842155457,0.7568863034248352,0.7568863034248352,0.7568864822387695,0.7568864822387695,0.7568864822387695,0.7568864822387695,0.7568864822387695,0.7568864822387695,0.7568864822387695,0.7568864822387695,0.7568864822387695,0.7568864822387695,0.7568864822387695,0.7568864822387695,0.7568864822387695,0.7568864822387695,0.7568864822387695,0.7568864822387695,0.7568864822387695,0.7568864822387695,0.7568864822387695,0.7568864822387695,0.7568864822387695,0.7568864822387695,0.7568864822387695,0.7568864822387695,0.7568864822387695,0.7568864822387695,0.7568864822387695,0.7568864822387695,0.7568864822387695,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591,0.7568866014480591],"recovered":[0.0,0.0001912650332087651,0.00035444521927274764,0.0005125845200382173,0.0006710119196213782,0.0008186374325305223,0.0009674151078797877,0.0011196493869647384,0.0012668428244069219,0.0014110116753727198,0.0015560447936877608,0.0016974771860986948,0.0018361731199547648,0.001971988473087549,0.002107083797454834,0.002245779847726226,0.0023733859416097403,0.0025074731092900038,0.0026530821342021227,0.0028210151940584183,0.0030135763809084892,0.0032371031120419502,0.003507149638608098,0.0038077295757830143,0.00416217464953661,0.004568757023662329,0.0050267563201487064,0.005565553437918425,0.006167144980281591,0.006871282588690519,0.007683726958930492,0.008597420528531075,0.009656723588705063,0.010851697996258736,0.012229439802467823,0.013806800357997417,0.015607543289661407,0.017659610137343407,0.01996501535177231,0.02263667806982994,0.025636572390794754,0.029016835615038872,0.0328572578728199,0.03721775487065315,0.042145855724811554,0.04763435572385788,0.05382425710558891,0.0606951080262661,0.06844882667064667,0.07700419425964355,0.0864519402384758,0.09695293754339218,0.10850416123867035,0.12107422202825546,0.1347128003835678,0.14947247505187988,0.16529187560081482,0.1822061538696289,0.20011766254901886,0.21909351646900177,0.2389431744813919,0.2595725655555725,0.28092139959335327,0.3027614653110504,0.32513919472694397,0.34779515862464905,0.37054532766342163,0.3934049606323242,0.41607463359832764,0.4384501874446869,0.4604533016681671,0.481788694858551,0.5023159980773926,0.5219399333000183,0.5407687425613403,0.5585794448852539,0.575344979763031,0.5911279320716858,0.6059492230415344,0.619696855545044,0.6324164271354675,0.6442121863365173,0.6550655961036682,0.665000855922699,0.6740901470184326,0.6823455095291138,0.6898481845855713,0.6966603994369507,0.7028147578239441,0.7083974480628967,0.7134758830070496,0.7180007100105286,0.7220878601074219,0.7257592082023621,0.7290562391281128,0.7320296168327332,0.7346883416175842,0.7370814681053162,0.7391908168792725,0.7410601377487183,0.7427796125411987,0.7442781925201416,0.7456232905387878,0.7468155026435852,0.7479149699211121,0.7488806843757629,0.749726414680481,0.7504878640174866,0.7511581182479858,0.7517515420913696,0.7522909045219421,0.7527704834938049,0.7531982660293579,0.7535836696624756,0.7539231181144714,0.7542104721069336,0.7544887065887451,0.7547243237495422,0.7549402117729187,0.7551282048225403,0.7552967071533203,0.7554431557655334,0.755575954914093,0.755695641040802,0.7558025121688843,0.7558994293212891,0.7559835314750671,0.756052553653717,0.7561193704605103,0.756177544593811,0.7562295198440552,0.7562721967697144,0.7563132047653198,0.7563493847846985,0.7563791871070862,0.7564091682434082,0.7564346194267273,0.7564579844474792,0.7564785480499268,0.7564968466758728,0.7565127015113831,0.7565276622772217,0.756540060043335,0.7565520405769348,0.7565613985061646,0.75657057762146,0.7565808296203613,0.756588876247406,0.7565962076187134,0.7566025853157043,0.7566068768501282,0.7566116452217102,0.7566155195236206,0.7566198706626892,0.7566231489181519,0.7566264867782593,0.7566290497779846,0.7566316723823547,0.7566336989402771,0.7566355466842651,0.7566371560096741,0.7566381692886353,0.7566391825675964,0.7566401362419128,0.756641149520874,0.7566423416137695,0.7566433548927307,0.7566444873809814,0.7566449046134949,0.7566452026367188,0.7566457986831665,0.7566460967063904,0.7566465139389038,0.7566469311714172,0.7566470503807068,0.756647527217865,0.7566478252410889,0.7566482424736023,0.7566486597061157,0.7566487789154053,0.7566487789154053,0.7566489577293396,0.7566492557525635,0.7566495537757874,0.7566496729850769,0.7566497921943665,0.7566499710083008,0.7566499710083008,0.7566499710083008,0.7566499710083008,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903,0.7566500902175903],"active":[0.0004184246063232422,0.0003641272196546197,0.0003510209789965302,0.0003456920385360718,0.0003344581346027553,0.0003358982503414154,0.0003346021403558552,0.0003305694554001093,0.0003235122421756387,0.00032264809124171734,0.0003194794990122318,0.0003135744482278824,0.00030896568205207586,0.0003105499781668186,0.0003089657984673977,0.00029657967388629913,0.0003016204573214054,0.00033719465136528015,0.0003788177855312824,0.0004367157816886902,0.0005008070729672909,0.0005744034424424171,0.0006487204227596521,0.0007493938319385052,0.0008545322343707085,0.0009745047427713871,0.0011096000671386719,0.0012575131841003895,0.0014473386108875275,0.0016456604935228825,0.001866307109594345,0.002138514071702957,0.0024411100894212723,0.002789362333714962,0.003192632459104061,0.00363061111420393,0.004124041646718979,0.004695530980825424,0.005351709201931953,0.006054405122995377,0.006850287318229675,0.007750010117888451,0.008755162358283997,0.009859975427389145,0.011073097586631775,0.012423474341630936,0.013881009072065353,0.015499699860811234,0.017191998660564423,0.019044585525989532,0.02108873426914215,0.023109547793865204,0.025193437933921814,0.027317948639392853,0.029559120535850525,0.03166577219963074,0.033835217356681824,0.03592689335346222,0.03789946436882019,0.039609625935554504,0.041247591376304626,0.04259958863258362,0.04370522499084473,0.044781118631362915,0.045381397008895874,0.04569724202156067,0.04581737518310547,0.045509159564971924,0.04496529698371887,0.04409107565879822,0.042712777853012085,0.04117053747177124,0.039501845836639404,0.03771483898162842,0.03575754165649414,0.03375285863876343,0.03182661533355713,0.029811739921569824,0.027756810188293457,0.02570253610610962,0.0237809419631958,0.02192103862762451,0.020067036151885986,0.018416225910186768,0.01674795150756836,0.01526331901550293,0.01383519172668457,0.012566626071929932,0.011406779289245605,0.010320544242858887,0.009308218955993652,0.008421778678894043,0.007605433464050293,0.006857335567474365,0.006169021129608154,0.005576968193054199,0.004988312721252441,0.00445324182510376,0.004002928733825684,0.003641664981842041,0.0032410621643066406,0.002929508686065674,0.002643287181854248,0.002412140369415283,0.0021595358848571777,0.001925051212310791,0.0017428398132324219,0.0015712976455688477,0.0014374256134033203,0.0013151168823242188,0.00119704008102417,0.0010953545570373535,0.0009963512420654297,0.0009011626243591309,0.0008211135864257812,0.0007728338241577148,0.0007045865058898926,0.0006592273712158203,0.0006081461906433105,0.0005689263343811035,0.0005323290824890137,0.0005039572715759277,0.0004743337631225586,0.00044149160385131836,0.0004169940948486328,0.0003933906555175781,0.0003720521926879883,0.00036221742630004883,0.00034683942794799805,0.0003325939178466797,0.000321805477142334,0.00031626224517822266,0.0003083944320678711,0.0002962946891784668,0.00029212236404418945,0.0002853274345397949,0.00027889013290405273,0.00027364492416381836,0.0002688169479370117,0.00026476383209228516,0.0002614259719848633,0.0002586841583251953,0.0002568364143371582,0.0002537965774536133,0.00025349855422973633,0.0002536773681640625,0.0002506375312805176,0.00024878978729248047,0.0002466440200805664,0.00024443864822387695,0.00024586915969848633,0.00024455785751342773,0.00024330615997314453,0.00024199485778808594,0.00024169683456420898,0.00024008750915527344,0.0002397298812866211,0.00023937225341796875,0.00023865699768066406,0.00023823976516723633,0.0002377629280090332,0.00023806095123291016,0.00023806095123291016,0.00023823976516723633,0.00023800134658813477,0.00023752450942993164,0.00023704767227172852,0.00023639202117919922,0.00023680925369262695,0.00023692846298217773,0.00023663043975830078,0.00023692846298217773,0.00023663043975830078,0.00023651123046875,0.00023669004440307617,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023621320724487305,0.00023651123046875,0.00023651123046875,0.00023663043975830078,0.00023651123046875,0.00023633241653442383,0.00023621320724487305,0.00023639202117919922,0.00023621320724487305,0.00023621320724487305,0.00023621320724487305,0.00023633241653442383,0.00023621320724487305,0.00023639202117919922,0.00023639202117919922,0.00023639202117919922,0.00023639202117919922,0.00023639202117919922,0.00023639202117919922,0.00023639202117919922,0.00023639202117919922,0.00023639202117919922,0.00023639202117919922,0.00023639202117919922,0.00023639202117919922,0.00023639202117919922,0.00023639202117919922,0.00023639202117919922,0.00023639202117919922,0.00023639202117919922,0.00023639202117919922,0.00023639202117919922,0.00023639202117919922,0.00023639202117919922,0.00023639202117919922,0.00023639202117919922,0.00023639202117919922,0.00023639202117919922,0.00023639202117919922,0.00023639202117919922,0.00023639202117919922,0.00023639202117919922,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875,0.00023651123046875]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0004184246063232422,0.0005585608305409551,0.0007011454435996711,0.00084517034702003,0.0009899153374135494,0.0011281792540103197,0.0012655789032578468,0.0014024025294929743,0.0015331772156059742,0.0016627995064482093,0.0017891093157231808,0.0019083619117736816,0.0020303509663790464,0.0021451388020068407,0.0022600707598030567,0.0023673693649470806,0.0024761080276221037,0.002605010289698839,0.002754796063527465,0.002921865088865161,0.0031175948679447174,0.0033422736451029778,0.0035899963695555925,0.0038691165391355753,0.004178914241492748,0.004531919024884701,0.004923666827380657,0.005382529925554991,0.005891657900065184,0.006470349617302418,0.007120910100638866,0.007850972935557365,0.008683579973876476,0.00961642898619175,0.010673715732991695,0.011827787384390831,0.01314662303775549,0.014625182375311852,0.016290685161948204,0.01811908185482025,0.02015991508960724,0.02245739847421646,0.025045238435268402,0.027896931394934654,0.031075702980160713,0.03461972251534462,0.038564275950193405,0.04294407367706299,0.04772051423788071,0.0530070923268795,0.05884528532624245,0.06527239084243774,0.07223642617464066,0.07985591888427734,0.0881599634885788,0.09721048921346664,0.10700029134750366,0.11751727014780045,0.12884080410003662,0.14093859493732452,0.15375854074954987,0.16738848388195038,0.18177929520606995,0.19688981771469116,0.21270129084587097,0.22918450832366943,0.24629120528697968,0.2637987434864044,0.2818610370159149,0.30021756887435913,0.3187498450279236,0.33743664622306824,0.35617974400520325,0.37485572695732117,0.39338409900665283,0.4117029309272766,0.4296787977218628,0.4472718834877014,0.4643349349498749,0.48083990812301636,0.4968056380748749,0.5121013522148132,0.5266624093055725,0.540399968624115,0.5535029172897339,0.5659449100494385,0.5775243639945984,0.5884534120559692,0.598616361618042,0.6080588102340698,0.6168202757835388,0.6250276565551758,0.6325836181640625,0.6394799947738647,0.6459109783172607,0.6518040299415588,0.6572315096855164,0.6621941328048706,0.6666752099990845,0.6707961559295654,0.674575686454773,0.6780081987380981,0.6811168789863586,0.6839744448661804,0.6865503191947937,0.6889329552650452,0.6910947561264038,0.6930270195007324,0.6947676539421082,0.6963829398155212,0.6978378295898438,0.699146032333374,0.7003446221351624,0.7014157176017761,0.7023821473121643,0.7032637000083923,0.7040845155715942,0.7048159837722778,0.7054620981216431,0.7060647010803223,0.7066062092781067,0.7070949077606201,0.7075352072715759,0.7079365849494934,0.7082966566085815,0.7086211442947388,0.7089111804962158,0.7091694474220276,0.709403932094574,0.7096297740936279,0.7098222970962524,0.7100042104721069,0.7101630568504333,0.7103043794631958,0.7104426026344299,0.7105584144592285,0.7106634378433228,0.7107623815536499,0.7108500599861145,0.710928738117218,0.7109981179237366,0.7110600471496582,0.7111204266548157,0.7111755609512329,0.7112245559692383,0.7112719416618347,0.711310088634491,0.7113459706306458,0.7113807797431946,0.7114099264144897,0.7114365696907043,0.7114608883857727,0.7114829421043396,0.7115026712417603,0.7115209698677063,0.7115379571914673,0.7115519046783447,0.7115641236305237,0.7115756869316101,0.7115857601165771,0.7115949988365173,0.7116027474403381,0.711611270904541,0.7116183042526245,0.7116250991821289,0.7116310000419617,0.7116363048553467,0.7116416096687317,0.711645245552063,0.71164870262146,0.7116521596908569,0.7116547226905823,0.7116573452949524,0.7116594910621643,0.711662232875824,0.711664080619812,0.7116659879684448,0.7116684317588806,0.7116699814796448,0.7116718888282776,0.7116730213165283,0.7116746306419373,0.7116751670837402,0.7116761803627014,0.7116771936416626,0.7116777896881104,0.7116782069206238,0.7116791009902954,0.7116798162460327,0.7116802334785461,0.711681067943573,0.7116818428039551,0.7116820812225342,0.7116822600364685,0.7116826772689819,0.7116830945014954,0.7116833925247192,0.7116835713386536,0.7116836905479431,0.711683988571167,0.7116841077804565,0.7116844058036804,0.71168452501297,0.7116848230361938,0.7116850018501282,0.7116851210594177,0.711685299873352,0.711685299873352,0.711685299873352,0.7116854190826416,0.7116855382919312,0.7116857171058655,0.7116857171058655,0.711685836315155,0.7116860151290894,0.7116860151290894,0.7116860151290894,0.7116860151290894,0.7116861343383789,0.7116861343383789,0.7116861343383789,0.7116861343383789,0.7116861343383789,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685,0.7116862535476685],"recovered":[0.0,0.00019601786334533244,0.0003590540145523846,0.0005121524445712566,0.0006639547063969076,0.0008094197837635875,0.0009528686059638858,0.0010944450041279197,0.0012342932168394327,0.001369964680634439,0.0015050600050017238,0.0016348264180123806,0.0017605600878596306,0.001881684991531074,0.002004682319238782,0.0021233586594462395,0.002236274303868413,0.0023474614135921,0.0024646976962685585,0.002597200684249401,0.0027511632069945335,0.002920536557212472,0.0031166982371360064,0.0033452657517045736,0.003591836430132389,0.0038696604315191507,0.004187523387372494,0.004541968461126089,0.004939765203744173,0.005397764500230551,0.005922303069382906,0.006512948777526617,0.007176039274781942,0.007925544865429401,0.00876981858164072,0.009716494008898735,0.010759810917079449,0.011946143582463264,0.013252737000584602,0.014752180315554142,0.01642013154923916,0.018283382058143616,0.02034221775829792,0.022675275802612305,0.025281550362706184,0.028148222714662552,0.03137236461043358,0.03494950756430626,0.03893554210662842,0.04331937059760094,0.04815817251801491,0.05348752811551094,0.05932658165693283,0.06579776108264923,0.07282920181751251,0.08050673454999924,0.08885398507118225,0.09790480136871338,0.10770900547504425,0.1182599738240242,0.12954331934452057,0.1416853368282318,0.1544983685016632,0.16811591386795044,0.1825210005044937,0.19751441478729248,0.21333396434783936,0.2297627329826355,0.24677178263664246,0.26422443985939026,0.28217166662216187,0.3003624379634857,0.3188713490962982,0.3374790847301483,0.3561023771762848,0.3746159076690674,0.39306434988975525,0.4112626016139984,0.4291553795337677,0.4466336667537689,0.4636605679988861,0.48016467690467834,0.49604442715644836,0.5112472772598267,0.525759220123291,0.539522111415863,0.5526080131530762,0.5649726986885071,0.5765981078147888,0.587515652179718,0.597672700881958,0.607185423374176,0.6159977316856384,0.6241766214370728,0.6317299604415894,0.6387317180633545,0.645200788974762,0.6511099934577942,0.656591534614563,0.6615787148475647,0.666085958480835,0.6702098250389099,0.6740186810493469,0.677449107170105,0.6805829405784607,0.6834418177604675,0.68607097864151,0.6884744763374329,0.6906248927116394,0.6925778985023499,0.694360077381134,0.6959856748580933,0.6974470615386963,0.6987872123718262,0.6999872326850891,0.701065719127655,0.7020400166511536,0.7029344439506531,0.7037506103515625,0.7044920921325684,0.7051540017127991,0.7057530283927917,0.7063008546829224,0.7067999243736267,0.7072449326515198,0.7076478004455566,0.7080097198486328,0.7083396911621094,0.7086366415023804,0.7089014053344727,0.7091470956802368,0.7093701958656311,0.7095745801925659,0.7097518444061279,0.7099095582962036,0.7100610733032227,0.7101870775222778,0.7103111147880554,0.7104219794273376,0.7105280160903931,0.7106165885925293,0.7106943726539612,0.7107630372047424,0.7108317613601685,0.7108916640281677,0.7109472751617432,0.7109991312026978,0.7110418677330017,0.7110798954963684,0.7111206650733948,0.7111545205116272,0.7111833095550537,0.7112103700637817,0.7112333178520203,0.7112541794776917,0.711273193359375,0.7112930417060852,0.7113094925880432,0.7113227248191833,0.7113365530967712,0.7113492488861084,0.7113593220710754,0.7113693952560425,0.7113776206970215,0.7113856673240662,0.711394190788269,0.711401641368866,0.7114081382751465,0.7114139199256897,0.7114176154136658,0.7114209532737732,0.7114244103431702,0.7114278674125671,0.7114314436912537,0.7114339470863342,0.7114368081092834,0.7114392518997192,0.7114408612251282,0.7114428281784058,0.7114450335502625,0.7114464640617371,0.7114475965499878,0.7114492058753967,0.7114502191543579,0.7114514708518982,0.7114523649215698,0.711453378200531,0.7114537954330444,0.7114543914794922,0.7114555239677429,0.7114562392234802,0.7114566564559937,0.711457371711731,0.7114579677581787,0.7114582657814026,0.7114588618278503,0.7114591002464294,0.7114598155021667,0.7114601135253906,0.711460292339325,0.7114605903625488,0.7114607095718384,0.7114610075950623,0.7114611268043518,0.7114613056182861,0.7114615440368652,0.7114615440368652,0.7114615440368652,0.7114615440368652,0.7114617228507996,0.7114618420600891,0.7114620208740234,0.7114620208740234,0.711462140083313,0.7114623188972473,0.7114623188972473,0.7114624381065369,0.7114624381065369,0.7114624381065369,0.7114624381065369,0.7114624381065369,0.7114624381065369,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264,0.7114625573158264],"active":[0.0004184246063232422,0.00036254298174753785,0.0003420914290472865,0.0003330179024487734,0.00032596063101664186,0.00031875947024673223,0.00031271029729396105,0.0003079575253650546,0.0002988839987665415,0.0002928348258137703,0.000284049310721457,0.00027353549376130104,0.00026979087851941586,0.00026345381047576666,0.0002553884405642748,0.00024401070550084114,0.00023983372375369072,0.00025754887610673904,0.00029009836725890636,0.00032466440461575985,0.00036643166095018387,0.0004217370878905058,0.0004732981324195862,0.0005238507874310017,0.0005870778113603592,0.00066225859336555,0.0007361434400081635,0.0008405614644289017,0.0009518926963210106,0.001072585117071867,0.0011986070312559605,0.0013380241580307484,0.001507540699094534,0.0016908841207623482,0.001903897151350975,0.002111293375492096,0.0023868121206760406,0.002679038792848587,0.0030379481613636017,0.0033669015392661095,0.00373978354036808,0.0041740164160728455,0.004703020676970482,0.0052216555923223495,0.005794152617454529,0.006471499800682068,0.007191911339759827,0.007994566112756729,0.008784972131252289,0.009687721729278564,0.010687112808227539,0.011784862726926804,0.012909844517707825,0.014058157801628113,0.015330761671066284,0.016703754663467407,0.01814630627632141,0.019612468779087067,0.02113179862499237,0.022678621113300323,0.024215221405029297,0.025703147053718567,0.02728092670440674,0.028773903846740723,0.03018029034137726,0.03167009353637695,0.03295724093914032,0.03403601050376892,0.03508925437927246,0.03599312901496887,0.03657817840576172,0.03707420825958252,0.03730839490890503,0.03737664222717285,0.03728172183036804,0.03708702325820923,0.036614447832107544,0.036009281873703,0.03517955541610718,0.034206241369247437,0.03314507007598877,0.03193667531013489,0.030617982149124146,0.02915269136428833,0.02774369716644287,0.02642279863357544,0.024916350841522217,0.023480713367462158,0.022018253803253174,0.020543158054351807,0.01914757490158081,0.017842233180999756,0.016585886478424072,0.015303373336791992,0.014181017875671387,0.013072311878204346,0.012030720710754395,0.011084139347076416,0.010083675384521484,0.009217441082000732,0.008489727973937988,0.007798373699188232,0.007098197937011719,0.0065253376960754395,0.005967378616333008,0.005491137504577637,0.005023777484893799,0.0045525431632995605,0.00414276123046875,0.0038050413131713867,0.003477752208709717,0.0031603574752807617,0.0028975605964660645,0.002628505229949951,0.0023949146270751953,0.0021979808807373047,0.002044498920440674,0.0018815398216247559,0.0017114877700805664,0.0015726089477539062,0.0014522075653076172,0.0013418793678283691,0.0012343525886535645,0.0011366605758666992,0.0010517239570617676,0.0009733438491821289,0.0009014606475830078,0.0008297562599182129,0.0007672905921936035,0.0007283687591552734,0.000675201416015625,0.0006340146064758301,0.0005884766578674316,0.0005525350570678711,0.0005330443382263184,0.0004973411560058594,0.0004763603210449219,0.0004512667655944824,0.00042808055877685547,0.00040072202682495117,0.0003815293312072754,0.0003656744956970215,0.0003573894500732422,0.0003437995910644531,0.00033289194107055664,0.00032466650009155273,0.0003109574317932129,0.00030410289764404297,0.0003008842468261719,0.0002892613410949707,0.00028204917907714844,0.00027757883071899414,0.00027257204055786133,0.00026935338973999023,0.00026679039001464844,0.00026476383209228516,0.0002588629722595215,0.00025463104248046875,0.0002529621124267578,0.0002492070198059082,0.00024574995040893555,0.0002434253692626953,0.00024187564849853516,0.00024068355560302734,0.00023943185806274414,0.00023680925369262695,0.0002346634864807129,0.00023347139358520508,0.00023132562637329102,0.00023108720779418945,0.00023120641708374023,0.00023031234741210938,0.0002294778823852539,0.00022804737091064453,0.0002282857894897461,0.00022727251052856445,0.00022673606872558594,0.0002275705337524414,0.00022715330123901367,0.00022685527801513672,0.00022655725479125977,0.0002270340919494629,0.00022596120834350586,0.00022596120834350586,0.0002257227897644043,0.00022542476654052734,0.00022482872009277344,0.00022530555725097656,0.00022542476654052734,0.00022470951080322266,0.00022482872009277344,0.00022518634796142578,0.00022470951080322266,0.00022429227828979492,0.0002244114875793457,0.00022423267364501953,0.00022429227828979492,0.0002237558364868164,0.00022357702255249023,0.00022369623184204102,0.00022351741790771484,0.00022369623184204102,0.00022351741790771484,0.00022369623184204102,0.00022369623184204102,0.00022357702255249023,0.0002237558364868164,0.0002237558364868164,0.0002237558364868164,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022357702255249023,0.00022357702255249023,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022357702255249023,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102,0.00022369623184204102]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0004184246063232422,0.0005538080004043877,0.0006950963870622218,0.00083206407725811,0.0009652870940044522,0.0010943333618342876,0.0012228034902364016,0.0013453686842694879,0.001461596810258925,0.001571631757542491,0.0016787862405180931,0.0017852206947281957,0.001891078893095255,0.001986423507332802,0.002076582983136177,0.0021727916318923235,0.002258054446429014,0.0023715458810329437,0.0024922387674450874,0.0026269019581377506,0.0027771200984716415,0.0029436126351356506,0.003129980992525816,0.003334496170282364,0.0035573027562350035,0.003803729312494397,0.004078528843820095,0.004375364165753126,0.004714830778539181,0.005072156433016062,0.005470097064971924,0.005931840743869543,0.006430311128497124,0.006975157186388969,0.007584958337247372,0.008244592696428299,0.008975374512374401,0.009783930145204067,0.010691719129681587,0.011671519838273525,0.01274335291236639,0.01392939779907465,0.015203874558210373,0.016626840457320213,0.018185334280133247,0.019874313846230507,0.021740155294537544,0.0237746499478817,0.02602388709783554,0.02845819480717182,0.031111709773540497,0.03402101248502731,0.037139296531677246,0.040568672120571136,0.04429012909531593,0.04833550006151199,0.052709393203258514,0.0574018657207489,0.06248047202825546,0.06794117391109467,0.07376611977815628,0.08004776388406754,0.08677314966917038,0.0938960388302803,0.1015017107129097,0.10958236455917358,0.11826130747795105,0.12732219696044922,0.1368592381477356,0.14683829247951508,0.1573258936405182,0.16820509731769562,0.1796189248561859,0.19141024351119995,0.20362786948680878,0.21619679033756256,0.22905057668685913,0.2422003298997879,0.2556881308555603,0.26933592557907104,0.2831709384918213,0.2970944046974182,0.3110475242137909,0.3250035345554352,0.33903172612190247,0.3529388904571533,0.36674830317497253,0.38037678599357605,0.39380207657814026,0.4069594740867615,0.41980504989624023,0.4323710501194,0.44455182552337646,0.45629099011421204,0.46773189306259155,0.47869423031806946,0.4892060160636902,0.4992420971393585,0.5088711977005005,0.5180212259292603,0.526728093624115,0.5349478721618652,0.5427590608596802,0.5500778555870056,0.5570564270019531,0.5636153221130371,0.5697810053825378,0.5755165219306946,0.5809086561203003,0.5859538912773132,0.5906854867935181,0.5951063632965088,0.5992332696914673,0.6030807495117188,0.6065982580184937,0.6098880767822266,0.6129482984542847,0.6157746315002441,0.6184089779853821,0.6208473443984985,0.6231112480163574,0.6252173185348511,0.6271828413009644,0.6289909482002258,0.6306627988815308,0.6321867108345032,0.6336191892623901,0.6349126696586609,0.6361194252967834,0.6372307538986206,0.6382517218589783,0.6391926407814026,0.6400634050369263,0.6408638954162598,0.6415975689888,0.6422790884971619,0.6429066061973572,0.643476665019989,0.6440140604972839,0.64451003074646,0.644964337348938,0.6453760862350464,0.6457659602165222,0.6461212635040283,0.6464416980743408,0.6467549800872803,0.6470251679420471,0.6472756266593933,0.6475037336349487,0.6477230787277222,0.6479170918464661,0.6480964422225952,0.6482657790184021,0.6484196186065674,0.6485608816146851,0.6486883759498596,0.648808479309082,0.6489216685295105,0.6490333080291748,0.6491289138793945,0.6492184996604919,0.6492997407913208,0.649370014667511,0.6494426131248474,0.6495078802108765,0.649568498134613,0.6496211886405945,0.649671196937561,0.6497192978858948,0.64975905418396,0.6497989296913147,0.6498333811759949,0.6498660445213318,0.6498963236808777,0.6499265432357788,0.6499515771865845,0.6499767899513245,0.6500012874603271,0.6500219106674194,0.6500413417816162,0.6500582098960876,0.6500760316848755,0.6500909924507141,0.6501035690307617,0.6501166820526123,0.6501290202140808,0.650139570236206,0.6501502394676208,0.6501591205596924,0.6501665115356445,0.6501752734184265,0.6501826047897339,0.6501891016960144,0.6501951217651367,0.6502025127410889,0.6502088308334351,0.6502148509025574,0.6502197980880737,0.6502242684364319,0.6502281427383423,0.6502324342727661,0.6502363681793213,0.6502389311790466,0.6502415537834167,0.6502439975738525,0.6502467393875122,0.650249183177948,0.6502513289451599,0.6502537727355957,0.6502555012702942,0.6502570509910583,0.6502585411071777,0.6502599716186523,0.6502622365951538,0.650263249874115,0.6502644419670105,0.6502656936645508,0.650266706943512,0.6502677202224731,0.6502686142921448,0.6502700448036194,0.6502707600593567,0.6502717733383179,0.6502726078033447,0.6502733826637268,0.6502742171287537,0.6502743363380432,0.6502751111984253,0.6502752304077148,0.6502756476402283,0.6502759456634521,0.6502766609191895,0.6502772569656372,0.6502777934074402,0.6502785682678223,0.6502788066864014,0.6502791047096252,0.6502792835235596,0.6502794027328491,0.6502795219421387,0.6502798199653625,0.6502799987792969,0.6502802968025208,0.6502805352210999,0.6502807140350342,0.6502808332443237,0.6502810120582581,0.6502810120582581,0.6502811312675476,0.6502812504768372,0.6502812504768372,0.6502814292907715,0.650281548500061,0.650281548500061,0.650281548500061,0.650281548500061,0.650281548500061,0.6502817273139954,0.6502817273139954,0.6502817273139954,0.6502817273139954,0.6502817273139954,0.6502817273139954,0.6502817273139954,0.6502817273139954,0.6502817273139954,0.6502817273139954,0.6502817273139954,0.6502817273139954,0.6502817273139954,0.6502817273139954,0.6502817273139954,0.6502817273139954,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849,0.6502818465232849],"recovered":[0.0,0.00018924869073089212,0.0003525728825479746,0.0005043750861659646,0.0006468157516792417,0.0007862318307161331,0.0009233434684574604,0.0010554143227636814,0.0011818681377917528,0.0013037131866440177,0.0014202293241396546,0.0015328567242249846,0.0016444760840386152,0.0017471658065915108,0.0018501435406506062,0.0019500968046486378,0.0020476016215980053,0.0021390574984252453,0.002237570472061634,0.0023497657384723425,0.002474347362294793,0.0026097306981682777,0.0027612450066953897,0.0029309061355888844,0.0031151140574365854,0.0033207815140485764,0.003548916894942522,0.003798656165599823,0.004064669832587242,0.004369426518678665,0.004713214002549648,0.005081485491245985,0.0054915244691073895,0.0059403060004115105,0.006447561550885439,0.006999896839261055,0.007612866815179586,0.008280710317194462,0.009018117561936378,0.0098376190289855,0.010750016197562218,0.01173370610922575,0.012815909460186958,0.013998785987496376,0.015301346778869629,0.016742028295993805,0.018296632915735245,0.020025363191962242,0.021890629082918167,0.023958537727594376,0.026212958618998528,0.028648851439356804,0.03134341165423393,0.034248970448970795,0.03742947429418564,0.04084574431180954,0.04462769255042076,0.048708636313676834,0.053077053278684616,0.05775296688079834,0.06287521123886108,0.06828593462705612,0.07418937236070633,0.08049996942281723,0.08717221021652222,0.09432477504014969,0.10196197777986526,0.11013323068618774,0.11874447762966156,0.12780623137950897,0.13735133409500122,0.1473666876554489,0.1577635556459427,0.1686970591545105,0.18010036647319794,0.19187124073505402,0.20403370261192322,0.21659599244594574,0.22941765189170837,0.24264274537563324,0.2560107111930847,0.2696007490158081,0.2833101749420166,0.2971457839012146,0.31106966733932495,0.3250373601913452,0.33893877267837524,0.352823942899704,0.36656203866004944,0.38007229566574097,0.39349251985549927,0.4066275954246521,0.41945746541023254,0.4319778382778168,0.4440884590148926,0.4558204412460327,0.46721136569976807,0.47819915413856506,0.4886758327484131,0.4987003803253174,0.5082675218582153,0.5174257755279541,0.5261232852935791,0.5343608260154724,0.5421395897865295,0.5495152473449707,0.5564959645271301,0.5630748867988586,0.5692493915557861,0.5749915242195129,0.5803930163383484,0.5854169130325317,0.5901819467544556,0.5946342349052429,0.5987613797187805,0.6026012301445007,0.6061325669288635,0.6094684600830078,0.6125324368476868,0.6153640151023865,0.6180098652839661,0.620492160320282,0.6227601170539856,0.6248725056648254,0.6268508434295654,0.6286603808403015,0.6303378343582153,0.6318695545196533,0.6332973837852478,0.634596049785614,0.6358004212379456,0.6369255185127258,0.6379531621932983,0.6389071941375732,0.6397920250892639,0.640583336353302,0.6413177251815796,0.6420049667358398,0.6426268815994263,0.6432117819786072,0.6437479853630066,0.6442395448684692,0.6446986794471741,0.6451262831687927,0.6455159187316895,0.6458785533905029,0.646208643913269,0.6465126872062683,0.6467849016189575,0.6470366716384888,0.6472740173339844,0.6474900245666504,0.6476874947547913,0.6478736996650696,0.6480441093444824,0.6481962203979492,0.6483412384986877,0.6484695672988892,0.6485903859138489,0.6487056016921997,0.6488123536109924,0.6489073634147644,0.6489969491958618,0.6490812301635742,0.6491618752479553,0.6492318511009216,0.6492940783500671,0.6493537425994873,0.649407148361206,0.6494555473327637,0.6495012044906616,0.6495464444160461,0.6495867371559143,0.6496217250823975,0.6496574878692627,0.6496881246566772,0.6497163772583008,0.6497446298599243,0.6497703790664673,0.6497929692268372,0.649815022945404,0.649832010269165,0.6498497724533081,0.6498664617538452,0.6498814225196838,0.649894118309021,0.6499079465866089,0.649921178817749,0.6499316692352295,0.6499423384666443,0.6499519944190979,0.6499596238136292,0.6499689817428589,0.6499772071838379,0.6499832272529602,0.6499896049499512,0.6499956250190735,0.650002121925354,0.6500076055526733,0.6500120759010315,0.6500162482261658,0.6500210165977478,0.6500245928764343,0.6500281691551208,0.6500306129455566,0.6500342488288879,0.6500368118286133,0.6500391364097595,0.6500419974327087,0.6500440239906311,0.6500463485717773,0.6500484943389893,0.65004962682724,0.6500518321990967,0.6500536799430847,0.6500548124313354,0.650056004524231,0.6500574350357056,0.6500581502914429,0.6500595808029175,0.6500611901283264,0.6500622034072876,0.6500632166862488,0.6500639319419861,0.6500643491744995,0.6500651836395264,0.6500661969184875,0.6500664949417114,0.6500670909881592,0.6500678062438965,0.6500681042671204,0.6500686407089233,0.6500692367553711,0.6500696539878845,0.650070071220398,0.6500706672668457,0.6500710844993591,0.650071382522583,0.6500717997550964,0.6500717997550964,0.6500719785690308,0.6500722765922546,0.6500723958015442,0.6500725746154785,0.6500728130340576,0.6500731110572815,0.6500732898712158,0.6500734090805054,0.6500735282897949,0.6500737071037292,0.6500738263130188,0.6500738263130188,0.6500740051269531,0.6500740051269531,0.650074303150177,0.650074303150177,0.650074303150177,0.650074303150177,0.650074303150177,0.650074303150177,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666,0.6500744223594666],"active":[0.0004184246063232422,0.00036455929512158036,0.0003425235045142472,0.00032768899109214544,0.00031847134232521057,0.0003081015311181545,0.00029946002177894115,0.00028995436150580645,0.00027972867246717215,0.00026791857089847326,0.00025855691637843847,0.000252363970503211,0.00024660280905663967,0.00023925770074129105,0.0002264394424855709,0.00022269482724368572,0.0002104528248310089,0.00023248838260769844,0.00025466829538345337,0.00027713621966540813,0.0003027727361768484,0.0003338819369673729,0.0003687359858304262,0.00040359003469347954,0.00044218869879841805,0.0004829477984458208,0.000529611948877573,0.0005767080001533031,0.0006501609459519386,0.0007027299143373966,0.0007568830624222755,0.000850355252623558,0.0009387866593897343,0.001034851185977459,0.0011373967863619328,0.001244695857167244,0.0013625076971948147,0.0015032198280096054,0.0016736015677452087,0.001833900809288025,0.0019933367148041725,0.0021956916898489,0.0023879650980234146,0.0026280544698238373,0.0028839875012636185,0.003132285550236702,0.0034435223788022995,0.0037492867559194565,0.004133258014917374,0.004499657079577446,0.004898751154541969,0.005372161045670509,0.005795884877443314,0.006319701671600342,0.006860654801130295,0.007489755749702454,0.008081700652837753,0.008693229407072067,0.009403418749570847,0.010188207030296326,0.010890908539295197,0.011761829257011414,0.01258377730846405,0.013396069407463074,0.014329500496387482,0.015257589519023895,0.016299329698085785,0.017188966274261475,0.018114760518074036,0.019032061100006104,0.019974559545516968,0.020838409662246704,0.021855369210243225,0.022713184356689453,0.02352750301361084,0.024325549602508545,0.025016874074935913,0.025604337453842163,0.02627047896385193,0.026693180203437805,0.027160227298736572,0.027493655681610107,0.027737349271774292,0.02785775065422058,0.027962058782577515,0.027901530265808105,0.02780953049659729,0.02755284309387207,0.02724003791809082,0.026887178421020508,0.026312530040740967,0.025743454694747925,0.02509436011314392,0.024313151836395264,0.023643434047698975,0.022873789072036743,0.02199465036392212,0.021042943000793457,0.020195364952087402,0.01932084560394287,0.018460571765899658,0.017522096633911133,0.016635775566101074,0.015717029571533203,0.014916837215423584,0.014100074768066406,0.013285040855407715,0.012441635131835938,0.01165926456451416,0.010962367057800293,0.010292470455169678,0.00968945026397705,0.009051322937011719,0.00844651460647583,0.007836878299713135,0.00728684663772583,0.006815731525421143,0.006306171417236328,0.0058765411376953125,0.0054833292961120605,0.005101382732391357,0.004725158214569092,0.00442272424697876,0.004118442535400391,0.003811955451965332,0.00352632999420166,0.0032813549041748047,0.0030431151390075684,0.0028220415115356445,0.002634704113006592,0.002451300621032715,0.002267122268676758,0.0021102428436279297,0.0019567012786865234,0.0018055438995361328,0.0016957521438598633,0.0015888810157775879,0.00147169828414917,0.001387178897857666,0.0012982487678527832,0.0012163519859313965,0.0011365413665771484,0.0010672807693481445,0.0009949803352355957,0.0009257793426513672,0.0008764266967773438,0.0008165240287780762,0.000762939453125,0.0007188320159912109,0.0006864070892333984,0.0006430745124816895,0.0006064176559448242,0.0005782842636108398,0.0005459189414978027,0.0005167722702026367,0.0004921555519104004,0.0004672408103942871,0.0004521012306213379,0.00044292211532592773,0.0004233121871948242,0.0004061460494995117,0.0003923773765563965,0.0003730654716491699,0.00036138296127319336,0.0003460049629211426,0.00033664703369140625,0.00032711029052734375,0.00031745433807373047,0.0003121495246887207,0.00030350685119628906,0.00029772520065307617,0.00028693675994873047,0.00027930736541748047,0.0002745985984802246,0.0002690553665161133,0.00026345252990722656,0.00026041269302368164,0.00025665760040283203,0.00025153160095214844,0.00024837255477905273,0.00024318695068359375,0.00024402141571044922,0.00024121999740600586,0.0002371072769165039,0.0002352595329284668,0.00023490190505981445,0.00023162364959716797,0.00022906064987182617,0.00022745132446289062,0.00022417306900024414,0.00022327899932861328,0.00022298097610473633,0.00022011995315551758,0.00021791458129882812,0.0002192854881286621,0.00021922588348388672,0.00021922588348388672,0.00021767616271972656,0.00021666288375854492,0.00021606683731079102,0.0002161860466003418,0.00021535158157348633,0.0002143383026123047,0.00021338462829589844,0.00021338462829589844,0.00021249055862426758,0.0002123713493347168,0.00021219253540039062,0.0002117753028869629,0.00021147727966308594,0.00021070241928100586,0.00021004676818847656,0.00021034479141235352,0.0002104043960571289,0.00020956993103027344,0.00020962953567504883,0.00020968914031982422,0.00020927190780639648,0.00020956993103027344,0.00020903348922729492,0.00020885467529296875,0.0002085566520690918,0.0002085566520690918,0.00020867586135864258,0.00020903348922729492,0.00020903348922729492,0.00020813941955566406,0.0002086162567138672,0.00020813941955566406,0.0002078413963317871,0.0002078413963317871,0.00020802021026611328,0.00020802021026611328,0.00020813941955566406,0.0002084970474243164,0.00020813941955566406,0.00020802021026611328,0.0002079010009765625,0.00020760297775268555,0.00020772218704223633,0.0002078413963317871,0.00020772218704223633,0.0002079010009765625,0.0002079606056213379,0.0002079010009765625,0.00020772218704223633,0.00020772218704223633,0.00020760297775268555,0.00020760297775268555,0.00020754337310791016,0.00020742416381835938,0.00020760297775268555,0.00020754337310791016,0.00020754337310791016,0.0002072453498840332,0.0002072453498840332,0.0002072453498840332,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938,0.00020742416381835938]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0004184246063232422,0.000557408609893173,0.000713099492713809,0.000864901696331799,0.0010169920278713107,0.0011742671485990286,0.0013302461011335254,0.0014862250536680222,0.0016380272572860122,0.001788677298463881,0.001938031055033207,0.0020876729395240545,0.002238755114376545,0.002385516418144107,0.002529541263356805,0.002669677371159196,0.002815862651914358,0.0029603196308016777,0.0031085212249308825,0.003251682035624981,0.0033965709153562784,0.0035387235693633556,0.0036725227255374193,0.0038081940729171038,0.003939112648367882,0.00407723244279623,0.004211896099150181,0.004347567446529865,0.00447848578915,0.004605083726346493,0.004735714290291071,0.004874986596405506,0.005020595621317625,0.005167356692254543,0.00532045541331172,0.005484787747263908,0.005650272127240896,0.005820221733301878,0.006004861555993557,0.006192670203745365,0.006384943146258593,0.006583841517567635,0.0067889331839978695,0.007003386039286852,0.007226912770420313,0.007460232824087143,0.007695137523114681,0.007949485443532467,0.008206281810998917,0.008472295477986336,0.00875184778124094,0.00903960969299078,0.009350703097879887,0.00966381374746561,0.009987725876271725,0.010315381921827793,0.010667523369193077,0.011028016917407513,0.011393552646040916,0.011780114844441414,0.012165525928139687,0.012573836371302605,0.012994964607059956,0.013419262133538723,0.013870636001229286,0.014328203164041042,0.014793979935348034,0.015271133743226528,0.01575462520122528,0.016261016950011253,0.01678195409476757,0.01731196604669094,0.017867183312773705,0.018426142632961273,0.01900051347911358,0.019605275243520737,0.020209170877933502,0.02082703821361065,0.021463626995682716,0.022114476189017296,0.022776270285248756,0.023461684584617615,0.02415718138217926,0.02485382929444313,0.025578705593943596,0.026326771825551987,0.027082469314336777,0.027850555256009102,0.028626415878534317,0.02942085824906826,0.030244536697864532,0.031079160049557686,0.03192674741148949,0.03278772905468941,0.03366714343428612,0.03456917032599449,0.0354805588722229,0.03641067445278168,0.03736613318324089,0.038327500224113464,0.039325159043073654,0.04032642021775246,0.041337333619594574,0.042388856410980225,0.04345032200217247,0.044511064887046814,0.04560104385018349,0.046701252460479736,0.0478363111615181,0.04898029938340187,0.05014675855636597,0.05132560059428215,0.05252748727798462,0.0537443570792675,0.05496957525610924,0.056222446262836456,0.05748540163040161,0.058777160942554474,0.06009297072887421,0.06141785532236099,0.06277428567409515,0.0641523152589798,0.06552775204181671,0.06691226363182068,0.06833133846521378,0.06976798921823502,0.07120434939861298,0.07267729192972183,0.07416506856679916,0.07566897571086884,0.07718411833047867,0.0787290707230568,0.08029649406671524,0.08187975734472275,0.08347138017416,0.08508358895778656,0.08673598617315292,0.08837585896253586,0.09004971385002136,0.09174272418022156,0.09345921128988266,0.09516850113868713,0.09690659493207932,0.09866312146186829,0.1004205122590065,0.10222845524549484,0.1040414422750473,0.1058698371052742,0.10770601034164429,0.10959460586309433,0.11148032546043396,0.11337929219007492,0.11530908197164536,0.11724161356687546,0.11918263137340546,0.12117449939250946,0.1231636255979538,0.12516269087791443,0.12718018889427185,0.12920403480529785,0.13126012682914734,0.13332486152648926,0.13542619347572327,0.13750101625919342,0.13958995044231415,0.14170654118061066,0.1438516527414322,0.14601388573646545,0.1481636017560959,0.1503349244594574,0.15252122282981873,0.15472465753555298,0.15694351494312286,0.1591539978981018,0.1613806188106537,0.1636226624250412,0.16583748161792755,0.1680784970521927,0.17033767700195312,0.17259973287582397,0.17487791180610657,0.1771630197763443,0.17944854497909546,0.1817631721496582,0.18407592177391052,0.18640293180942535,0.1887456476688385,0.19108344614505768,0.19342918694019318,0.1957729011774063,0.19812726974487305,0.20049475133419037,0.20285388827323914,0.20523764193058014,0.20761577785015106,0.21000242233276367,0.21236614882946014,0.21473003923892975,0.2170954942703247,0.21948011219501495,0.22185364365577698,0.22421593964099884,0.2266048789024353,0.22898517549037933,0.23136663436889648,0.23372618854045868,0.23604628443717957,0.23843984305858612,0.24077923595905304,0.2431202232837677,0.24547357857227325,0.24779972434043884,0.2501137852668762,0.25241586565971375,0.25471624732017517,0.2569795846939087,0.25925663113594055,0.26154977083206177,0.26378506422042847,0.2660249173641205,0.2682403028011322,0.27046722173690796,0.27266159653663635,0.2748372256755829,0.2769610285758972,0.2790864109992981,0.28121089935302734,0.28329581022262573,0.28533434867858887,0.2873668074607849,0.28936198353767395,0.29135802388191223,0.2933187782764435,0.2952588200569153,0.2971824109554291,0.2990702688694,0.30094316601753235,0.3027980625629425,0.30462127923965454,0.3064154088497162,0.3081717789173126,0.30993250012397766,0.3116625249385834,0.31335654854774475,0.3150128126144409,0.316633403301239,0.31826621294021606,0.31984183192253113,0.3214011788368225,0.3229452967643738,0.32442745566368103,0.32591232657432556,0.327353298664093,0.3287777006626129,0.33019477128982544,0.3315742313861847,0.3329181373119354,0.3342544138431549,0.3355558216571808,0.3368181884288788,0.33806514739990234,0.3392805755138397,0.3404795825481415,0.34165987372398376,0.34280848503112793,0.34391602873802185,0.34501364827156067,0.34608718752861023,0.34713223576545715,0.34814631938934326,0.34914183616638184,0.35011962056159973,0.3510891795158386,0.35201525688171387,0.35292133688926697,0.3538188934326172,0.3546830415725708,0.35552772879600525,0.35636019706726074,0.35715508460998535,0.35795414447784424,0.35869845747947693,0.35945385694503784,0.3601692318916321,0.3608717918395996,0.3615678548812866,0.36223340034484863,0.3628951907157898,0.3635258674621582,0.36414921283721924,0.36476579308509827,0.3653503954410553,0.36592158675193787,0.36647018790245056,0.36699947714805603,0.36752429604530334,0.36803874373435974,0.36853665113449097,0.36902186274528503,0.36948633193969727,0.3699408769607544,0.37037742137908936,0.37080633640289307,0.3712189793586731,0.3716208040714264,0.3720106780529022,0.3723904490470886,0.37274879217147827,0.373103529214859,0.37344688177108765,0.37378230690956116,0.37410277128219604,0.3744177520275116,0.37471631169319153,0.37501055002212524,0.3752942979335785,0.3755713999271393,0.37583279609680176,0.3760874271392822,0.37633949518203735,0.37657999992370605,0.37681490182876587,0.37703943252563477,0.37726670503616333,0.377481609582901,0.37768539786338806,0.37788328528404236,0.3780869245529175,0.37827274203300476,0.37846240401268005,0.37863969802856445,0.3788086473941803,0.37897181510925293,0.37913256883621216,0.37928494811058044,0.3794313967227936,0.37957385182380676,0.3797174394130707,0.3798547089099884,0.37998345494270325,0.3801129460334778,0.38023823499679565,0.380359947681427,0.3804750144481659,0.38058534264564514,0.3806952238082886,0.3807964622974396,0.3808968663215637,0.380993515253067,0.38108640909194946,0.3811785876750946],"recovered":[0.0,0.0001902568619698286,0.00035804585786536336,0.0005190656520426273,0.0006754766800440848,0.0008264147327281535,0.0009796571685001254,0.0011373644229024649,0.0012921912129968405,0.0014480261597782373,0.0015998283633962274,0.001750766416080296,0.0019031446427106857,0.0020487539004534483,0.002201276132836938,0.0023509180173277855,0.0024896140675991774,0.0026375276502221823,0.00278212851844728,0.002927161520346999,0.003075219225138426,0.003221548395231366,0.0033700380008667707,0.0035090220626443624,0.003644405398517847,0.0037735956721007824,0.003911571577191353,0.004047818947583437,0.004185507073998451,0.004316137637943029,0.0044446075335145,0.0045745181851089,0.004707597196102142,0.004847589414566755,0.004990606103092432,0.005139671731740236,0.005298675037920475,0.005465023685246706,0.005628779996186495,0.005805498920381069,0.005984377581626177,0.006172906141728163,0.006365899462252855,0.006567246280610561,0.006765424273908138,0.006981461774557829,0.007208156865090132,0.0074355723336339,0.00768113462254405,0.007931738160550594,0.008191702887415886,0.008464774116873741,0.008743749931454659,0.009030215442180634,0.009334252215921879,0.00964404921978712,0.009975018911063671,0.010311605408787727,0.010651503689587116,0.011013150215148926,0.01138415839523077,0.011767984367907047,0.01216001994907856,0.012566170655190945,0.012980817817151546,0.013409003615379333,0.013864698819816113,0.014320249669253826,0.014785593375563622,0.015251225791871548,0.015743792057037354,0.01625940017402172,0.01678336225450039,0.017318271100521088,0.017869310453534126,0.01843763329088688,0.01901301182806492,0.019611867144703865,0.02021057903766632,0.020839102566242218,0.021475693210959435,0.02211473137140274,0.022777246311306953,0.023465828970074654,0.02415599673986435,0.024862581863999367,0.025590483099222183,0.026325730606913567,0.027085894718766212,0.027861755341291428,0.02864237129688263,0.029451647773385048,0.030260633677244186,0.031088057905435562,0.031927723437547684,0.032791584730148315,0.03368252143263817,0.034579940140247345,0.035496801137924194,0.036449383944272995,0.03738626465201378,0.03835295885801315,0.03934111446142197,0.04033143073320389,0.04136279225349426,0.042401786893606186,0.04346252977848053,0.04452010616660118,0.04559914022684097,0.046721670776605606,0.04784708097577095,0.048988476395606995,0.050148166716098785,0.0513303205370903,0.05253797024488449,0.05375037342309952,0.05499446019530296,0.05625006556510925,0.0575261265039444,0.05882062390446663,0.06011281535029411,0.061447348445653915,0.06280233711004257,0.0641653835773468,0.0655311718583107,0.066925048828125,0.06833231449127197,0.06976665556430817,0.07121525704860687,0.07267870008945465,0.07417064905166626,0.07566865533590317,0.07718624174594879,0.07873177528381348,0.08028969168663025,0.08188462257385254,0.08346817642450333,0.08508355915546417,0.08671391755342484,0.08835536986589432,0.09002476185560226,0.09171489626169205,0.09342144429683685,0.09514355659484863,0.09687948226928711,0.09863270074129105,0.10042696446180344,0.10220552235841751,0.1040157750248909,0.10584719479084015,0.10769172012805939,0.10956058651208878,0.11145033687353134,0.11336269974708557,0.11529882252216339,0.11721104383468628,0.11916301399469376,0.12113097310066223,0.12312542647123337,0.12512895464897156,0.1271326243877411,0.12916409969329834,0.1312047839164734,0.13326823711395264,0.13534723222255707,0.1374368965625763,0.13954225182533264,0.1416596919298172,0.14379948377609253,0.14594531059265137,0.14809401333332062,0.15026475489139557,0.15243837237358093,0.15463994443416595,0.15684525668621063,0.15907950699329376,0.1613031029701233,0.1635124534368515,0.16573762893676758,0.16799896955490112,0.17024071514606476,0.1725197732448578,0.1748044341802597,0.1770794540643692,0.17939393222332,0.18170812726020813,0.18402937054634094,0.18636156618595123,0.188679501414299,0.19102206826210022,0.1933414489030838,0.1956978291273117,0.1980496197938919,0.20041392743587494,0.20279033482074738,0.20516905188560486,0.20756159722805023,0.20994649827480316,0.21230390667915344,0.21465669572353363,0.2170608937740326,0.2194187343120575,0.22179140150547028,0.22415801882743835,0.22654061019420624,0.2289082407951355,0.23127442598342896,0.23359797894954681,0.23597784340381622,0.23832976818084717,0.24066729843616486,0.243027001619339,0.24538815021514893,0.24771371483802795,0.25002560019493103,0.25231561064720154,0.25462114810943604,0.2569062411785126,0.2591799795627594,0.2614290714263916,0.2636791467666626,0.2659059166908264,0.26811712980270386,0.27031511068344116,0.2724943459033966,0.2746240496635437,0.2767687141895294,0.27888891100883484,0.28102391958236694,0.2830977439880371,0.2851709723472595,0.2872021794319153,0.28920814394950867,0.2911861836910248,0.2931576073169708,0.29509085416793823,0.2970018982887268,0.298881858587265,0.30074843764305115,0.3026164174079895,0.30441614985466003,0.30622267723083496,0.3080013692378998,0.3097580373287201,0.3114945590496063,0.3131861388683319,0.31484127044677734,0.3164912164211273,0.31809306144714355,0.3196619153022766,0.3212202787399292,0.32274389266967773,0.3242606222629547,0.32572853565216064,0.32716259360313416,0.328612357378006,0.33000117540359497,0.33138927817344666,0.33274903893470764,0.3340930640697479,0.33540281653404236,0.33667227625846863,0.337911456823349,0.33912357687950134,0.34031665325164795,0.3415142297744751,0.34264642000198364,0.34377485513687134,0.34486323595046997,0.34593465924263,0.3469727635383606,0.3479793667793274,0.34898263216018677,0.34997108578681946,0.35093072056770325,0.3518699109554291,0.35278159379959106,0.35366734862327576,0.35453954339027405,0.35537993907928467,0.35620418190956116,0.35701534152030945,0.3577922284603119,0.3585597276687622,0.3592870533466339,0.3600173890590668,0.3607288897037506,0.36141157150268555,0.3620924949645996,0.362745076417923,0.36338672041893005,0.3640044331550598,0.36460861563682556,0.3651936650276184,0.3657662868499756,0.36631086468696594,0.3668581545352936,0.3673816919326782,0.36789268255233765,0.36838841438293457,0.3688706159591675,0.36933666467666626,0.3697899281978607,0.37023237347602844,0.37066227197647095,0.37107792496681213,0.3714751601219177,0.371870219707489,0.3722435235977173,0.3726106584072113,0.3729616403579712,0.37330830097198486,0.373639851808548,0.3739685118198395,0.3742791712284088,0.37457573413848877,0.3748714029788971,0.3751524090766907,0.375429630279541,0.3756890296936035,0.3759498596191406,0.3761959969997406,0.37643566727638245,0.37667158246040344,0.3768995702266693,0.3771251142024994,0.37734344601631165,0.37754523754119873,0.37774673104286194,0.37793710827827454,0.3781234920024872,0.37830984592437744,0.3784898817539215,0.37865710258483887,0.3788205683231354,0.37897929549217224,0.3791300654411316,0.3792785704135895,0.37942418456077576,0.3795628845691681,0.37969666719436646,0.3798307478427887,0.3799608051776886,0.38008537888526917,0.38020938634872437,0.3803233206272125,0.3804352283477783,0.380543977022171,0.3806496858596802,0.38074633479118347,0.38084614276885986],"active":[0.0004184246063232422,0.0003671517479233444,0.00035505363484844565,0.0003458360442891717,0.0003415153478272259,0.0003478524158708751,0.00035058893263339996,0.0003488606307655573,0.0003458360442891717,0.0003406511386856437,0.0003382026916369796,0.0003369065234437585,0.0003356104716658592,0.00033676251769065857,0.00032826513051986694,0.0003187593538314104,0.0003262485843151808,0.00032279198057949543,0.0003263927064836025,0.00032452051527798176,0.0003213516902178526,0.0003171751741319895,0.0003024847246706486,0.0002991720102727413,0.0002947072498500347,0.0003036367706954479,0.00030032452195882797,0.0002997484989464283,0.0002929787151515484,0.00028894608840346336,0.0002911067567765713,0.00030046841129660606,0.0003129984252154827,0.000319767277687788,0.00032984931021928787,0.0003451160155236721,0.0003515970893204212,0.00035519804805517197,0.00037608155980706215,0.00038717128336429596,0.00040056556463241577,0.0004109353758394718,0.0004230337217450142,0.0004361397586762905,0.0004614884965121746,0.00047877104952931404,0.0004869806580245495,0.0005139131098985672,0.0005251471884548664,0.0005405573174357414,0.0005601448938250542,0.0005748355761170387,0.0006069531664252281,0.000633598305284977,0.0006534736603498459,0.0006713327020406723,0.000692504458129406,0.0007164115086197853,0.0007420489564538002,0.0007669646292924881,0.0007813675329089165,0.0008058520033955574,0.0008349446579813957,0.0008530914783477783,0.0008898181840777397,0.0009191995486617088,0.0009292811155319214,0.000950884073972702,0.0009690318256616592,0.0010097911581397057,0.001038162037730217,0.00105256587266922,0.0010838210582733154,0.0011078715324401855,0.0011312030255794525,0.0011676419526338577,0.0011961590498685837,0.001215171068906784,0.0012530479580163956,0.0012753736227750778,0.001300577074289322,0.0013469532132148743,0.0013799350708723068,0.0013880003243684769,0.0014227088540792465,0.00146418996155262,0.0014919862151145935,0.0015248246490955353,0.0015405211597681046,0.0015591029077768326,0.001602165400981903,0.001627512276172638,0.0016661137342453003,0.0016996711492538452,0.0017394199967384338,0.0017775855958461761,0.001798037439584732,0.0018307343125343323,0.0018693320453166962,0.0018781162798404694,0.0019388943910598755,0.0019734613597393036,0.0019962191581726074,0.0020574256777763367,0.0020875297486782074,0.002109277993440628,0.002138514071702957,0.0021811462938785553,0.002237170934677124,0.0022586286067962646,0.0022996775805950165,0.0023371241986751556,0.0023793205618858337,0.0024140365421772003,0.0024316050112247467,0.0024720728397369385,0.002490941435098648,0.002527095377445221,0.0025668442249298096,0.0025972314178943634,0.0026614703238010406,0.002704966813325882,0.0027254149317741394,0.002746880054473877,0.002800166606903076,0.002842940390110016,0.0028720349073410034,0.0029106363654136658,0.0029498115181922913,0.0029902756214141846,0.0030134692788124084,0.0030604153871536255,0.003110252320766449,0.0031479820609092712,0.0031816884875297546,0.003198966383934021,0.003267809748649597,0.003292299807071686,0.003335796296596527,0.00338735431432724,0.0034344494342803955,0.0034536048769950867,0.003485150635242462,0.0035195648670196533,0.003541029989719391,0.0035957545042037964,0.003614477813243866,0.0036643147468566895,0.0036902353167533875,0.003747411072254181,0.0037886053323745728,0.003818705677986145,0.0038587450981140137,0.0038789138197898865,0.0038838088512420654,0.003963455557823181,0.00400061160326004,0.004031717777252197,0.004054762423038483,0.004075080156326294,0.00412750244140625,0.004160761833190918,0.004221409559249878,0.004232779145240784,0.00424271821975708,0.004269644618034363,0.004309400916099548,0.004354193806648254,0.004364117980003357,0.00438961386680603,0.004427209496498108,0.00445990264415741,0.004505142569541931,0.004514053463935852,0.004535362124443054,0.0045431554317474365,0.00453437864780426,0.0045660436153411865,0.004600048065185547,0.0046007633209228516,0.004637196660041809,0.004643246531486511,0.004644110798835754,0.0046837180852890015,0.004681989550590515,0.004694804549217224,0.004716277122497559,0.004721879959106445,0.004749685525894165,0.004750832915306091,0.004785820841789246,0.004796922206878662,0.004804268479347229,0.0048237144947052,0.0048254430294036865,0.0048333704471588135,0.004804551601409912,0.004783540964126587,0.004791587591171265,0.004823416471481323,0.004792749881744385,0.004797205328941345,0.004813477396965027,0.004827156662940979,0.004826024174690247,0.004817947745323181,0.00477185845375061,0.004841864109039307,0.004801392555236816,0.004790455102920532,0.0048062801361083984,0.0047727227210998535,0.004725635051727295,0.004702150821685791,0.004690647125244141,0.004663974046707153,0.004635483026504517,0.004643529653549194,0.004605084657669067,0.004595845937728882,0.0045611560344696045,0.004561305046081543,0.004544466733932495,0.004522114992141724,0.00446668267250061,0.0044623613357543945,0.004442185163497925,0.0044068992137908936,0.004310429096221924,0.004269063472747803,0.004191011190414429,0.004155844449996948,0.0041106343269348145,0.004072636365890503,0.004024803638458252,0.003979414701461792,0.003941267728805542,0.00391620397567749,0.0038728415966033936,0.0037989914417266846,0.003755629062652588,0.0037098228931427,0.0036611557006835938,0.003598511219024658,0.0035182535648345947,0.0034472644329071045,0.0034249424934387207,0.0033506155014038086,0.003308117389678955,0.003283381462097168,0.003207176923751831,0.003168433904647827,0.0030926764011383057,0.0030491650104522705,0.003032177686691284,0.002961874008178711,0.002916961908340454,0.002865135669708252,0.0028067827224731445,0.0027251243591308594,0.0026623308658599854,0.0026082992553710938,0.0025681257247924805,0.002536296844482422,0.0024918317794799805,0.002401798963546753,0.0023672282695770264,0.0023123323917388916,0.0022689998149871826,0.002211660146713257,0.0021690726280212402,0.002140253782272339,0.0021065473556518555,0.002044171094894409,0.0019906163215637207,0.0019489824771881104,0.0019014477729797363,0.0018603801727294922,0.0018206536769866943,0.0017751455307006836,0.001749962568283081,0.0016831159591674805,0.0016616284847259521,0.001609504222869873,0.0015847384929656982,0.0015504658222198486,0.0015045106410980225,0.001483619213104248,0.0014333724975585938,0.0014041364192962646,0.0013790726661682129,0.0013459622859954834,0.0013129711151123047,0.0012765228748321533,0.0012331902980804443,0.0012134313583374023,0.0011805891990661621,0.0011549592018127441,0.0011291801929473877,0.0010979175567626953,0.001070261001586914,0.0010407567024230957,0.0010164082050323486,0.0009866058826446533,0.0009585320949554443,0.0009327530860900879,0.0009152889251708984,0.0008785724639892578,0.0008600056171417236,0.0008362233638763428,0.0008206665515899658,0.0007944703102111816,0.000777900218963623,0.0007477998733520508,0.0007313787937164307,0.0007185637950897217,0.0006999969482421875,0.000680387020111084,0.0006577968597412109,0.0006504654884338379,0.0006301403045654297,0.0006189048290252686,0.0006037652492523193,0.0005951225757598877,0.0005820393562316895,0.0005602836608886719,0.0005398392677307129,0.00054168701171875,0.0005260109901428223,0.0005252957344055176,0.0005162060260772705,0.0004988014698028564,0.0004819333553314209,0.000475466251373291,0.00046437978744506836,0.0004521012306213379,0.0004437863826751709,0.00043886899948120117,0.0004305243492126465,0.00042057037353515625,0.0004162788391113281,0.000407487154006958,0.0003991425037384033,0.0003896355628967285,0.00037595629692077637,0.0003719031810760498,0.0003612339496612549,0.0003528892993927002,0.0003438293933868408,0.0003400743007659912,0.0003324449062347412]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0004184246063232422,0.0005558243719860911,0.0007010014378465712,0.000847906805574894,0.0009994208812713623,0.0011458941735327244,0.0012866065371781588,0.0014240063028410077,0.0015567971859127283,0.0016895881853997707,0.0018255476607009768,0.0019512813305482268,0.0020751426927745342,0.002200876362621784,0.0023261781316250563,0.0024467268958687782,0.002564395312219858,0.0026807673275470734,0.0027972834650427103,0.002910054987296462,0.0030118804425001144,0.003117018612101674,0.003214955562725663,0.003314620815217495,0.003412845777347684,0.0035074702464044094,0.0036033906508237123,0.0036997434217482805,0.00379235134460032,0.0038779021706432104,0.003965181298553944,0.004056205041706562,0.004149532876908779,0.004245597869157791,0.004346414934843779,0.004447664599865675,0.004553955048322678,0.004655780270695686,0.004767543636262417,0.004873977974057198,0.004987325519323349,0.005102545488625765,0.005215317010879517,0.0053352899849414825,0.005463759880512953,0.0055883415043354034,0.005716235842555761,0.005842977669090033,0.005977784749120474,0.006122673861682415,0.0062766363844275475,0.006430311128497124,0.006595075596123934,0.006763152312487364,0.006940015126019716,0.007116733584553003,0.007299213204532862,0.007479532156139612,0.0076778545044362545,0.00787228811532259,0.00807133037596941,0.00827829446643591,0.008496924303472042,0.008711232803761959,0.008927414193749428,0.009151805192232132,0.009381956420838833,0.009620893746614456,0.009864584542810917,0.01011129841208458,0.010364350862801075,0.010619706474244595,0.010869733989238739,0.011128402315080166,0.011391104198992252,0.011645307764410973,0.0119229881092906,0.012193898670375347,0.012473883107304573,0.012745801359415054,0.01303529180586338,0.013319308869540691,0.01360519789159298,0.013901889324188232,0.014200164936482906,0.01449844054877758,0.01480881404131651,0.015119044110178947,0.015421783551573753,0.0157383494079113,0.016059525310993195,0.01637047529220581,0.016697412356734276,0.017026221379637718,0.017361799255013466,0.017693201079964638,0.01802143268287182,0.018359171226620674,0.01868625171482563,0.01902255043387413,0.019364753738045692,0.019721070304512978,0.020065434277057648,0.02042103186249733,0.02077576518058777,0.021132227033376694,0.0214912798255682,0.021848030388355255,0.022206364199519157,0.022571898996829987,0.022942043840885162,0.023311898112297058,0.02368636429309845,0.024067308753728867,0.024451998993754387,0.024844467639923096,0.0252377986907959,0.02563069947063923,0.02601510100066662,0.02640310488641262,0.026801910251379013,0.027200281620025635,0.027605855837464333,0.0280058141797781,0.028426365926861763,0.02883424423635006,0.02924284338951111,0.029664836823940277,0.03008999675512314,0.030509397387504578,0.030952418223023415,0.03137916326522827,0.03181426227092743,0.03226146101951599,0.03270678594708443,0.0331614725291729,0.03361687809228897,0.03407084569334984,0.03453575819730759,0.03499404340982437,0.0354592464864254,0.03592934086918831,0.03639554977416992,0.036864496767520905,0.03734481707215309,0.03784213587641716,0.038333117961883545,0.03882899507880211,0.03933063521981239,0.03983241692185402,0.0403439924120903,0.040852975100278854,0.041372042149305344,0.041891396045684814,0.04242486506700516,0.04295271635055542,0.04348776862025261,0.044043127447366714,0.04459286853671074,0.0451473668217659,0.045707911252975464,0.04627436026930809,0.04684542119503021,0.047437503933906555,0.04802051931619644,0.048613179475069046,0.0492088682949543,0.04980138689279556,0.050425734370946884,0.05105051398277283,0.0516718365252018,0.052303384989500046,0.05295538529753685,0.05360637977719307,0.054253626614809036,0.0549161396920681,0.055578943341970444,0.05625269189476967,0.05693104863166809,0.05762524902820587,0.058330826461315155,0.059054408222436905,0.059770066291093826,0.06049105525016785,0.06122875213623047,0.061970047652721405,0.06272617727518082,0.06348749250173569,0.0642624944448471,0.06503202021121979,0.06582789868116379,0.0666266605257988,0.06744198501110077,0.06826076656579971,0.06908847391605377,0.0699242502450943,0.070774145424366,0.07163526862859726,0.07251396775245667,0.07338444888591766,0.07427942007780075,0.07519383728504181,0.07610608637332916,0.07702741771936417,0.07797207683324814,0.07893675565719604,0.07991021871566772,0.080887570977211,0.08187716454267502,0.08286906778812408,0.08390114456415176,0.08491623401641846,0.08595321327447891,0.08700545877218246,0.08805467933416367,0.08913126587867737,0.09024011343717575,0.09136854857206345,0.0924876257777214,0.09363146871328354,0.09479360282421112,0.09596207737922668,0.0971381887793541,0.09832063317298889,0.09954196214675903,0.10076344013214111,0.10200507193803787,0.10326845943927765,0.10455186665058136,0.10587415844202042,0.1071731224656105,0.10850880295038223,0.10984305292367935,0.11120984703302383,0.11258946359157562,0.1140056625008583,0.11541177332401276,0.11683113873004913,0.11825698614120483,0.11970933526754379,0.12116542458534241,0.12265060842037201,0.12414688616991043,0.12566505372524261,0.12720367312431335,0.12873464822769165,0.13029977679252625,0.1318543702363968,0.1334468573331833,0.13505259156227112,0.13666725158691406,0.1383117288351059,0.13997018337249756,0.14164461195468903,0.1433371901512146,0.14502501487731934,0.14674928784370422,0.14846260845661163,0.15021538734436035,0.15198127925395966,0.1537700593471527,0.15554820001125336,0.1573593020439148,0.15916912257671356,0.16098052263259888,0.16281180083751678,0.16463328897953033,0.16646672785282135,0.16830044984817505,0.17016096413135529,0.17201830446720123,0.17389033734798431,0.1757599264383316,0.17763181030750275,0.17951710522174835,0.18139994144439697,0.18328984081745148,0.18518376350402832,0.1870693415403366,0.18894799053668976,0.1908486932516098,0.19275125861167908,0.19462013244628906,0.1965019553899765,0.19838061928749084,0.20025193691253662,0.2021147459745407,0.20399110019207,0.20586444437503815,0.20772451162338257,0.2095807045698166,0.21143560111522675,0.2132510393857956,0.21505394577980042,0.2168712466955185,0.21867041289806366,0.2204481065273285,0.22221989929676056,0.22400379180908203,0.2257549911737442,0.227473646402359,0.2292216718196869,0.23090964555740356,0.23262642323970795,0.2343221753835678,0.235960453748703,0.23762379586696625,0.23926827311515808,0.24087026715278625,0.2424674928188324,0.24405738711357117,0.2456304281949997,0.24717004597187042,0.24868245422840118,0.2501843571662903,0.25169113278388977,0.25314462184906006,0.2545763850212097,0.25596824288368225,0.2573682963848114,0.2587426006793976,0.26008403301239014,0.2614102363586426,0.2627001106739044,0.2639731466770172,0.2652084529399872,0.26643106341362,0.2676313817501068,0.26880303025245667,0.2699657380580902,0.2710915803909302,0.27218198776245117,0.27325180172920227,0.27430590987205505,0.2753191292285919,0.2763211131095886,0.27731215953826904,0.2782631516456604,0.27921169996261597,0.28012222051620483,0.2810143232345581,0.2818891108036041,0.2827528417110443,0.2835903465747833,0.2843947112560272,0.28517577052116394,0.2859501838684082,0.28671178221702576,0.2874349355697632,0.28813880681991577,0.28881239891052246],"recovered":[0.0,0.00019428956147748977,0.0003590540145523846,0.0005140247521921992,0.0006655389443039894,0.0008182052988559008,0.0009687113342806697,0.001111007877625525,0.001250856090337038,0.0013967532431706786,0.0015269516734406352,0.0016610388411208987,0.0017892210744321346,0.001917259069159627,0.002041696570813656,0.0021662781946361065,0.0022881231270730495,0.0024106884375214577,0.0025272045750170946,0.00264357659034431,0.0027593725826591253,0.00286825536750257,0.0029748338274657726,0.0030796839855611324,0.0031793490052223206,0.003279158379882574,0.003377383342012763,0.0034727277234196663,0.003568360349163413,0.003661400405690074,0.0037482473999261856,0.003834086237475276,0.0039248219691216946,0.004018438048660755,0.004113494418561459,0.004210999235510826,0.004305191338062286,0.0044094654731452465,0.004514315631240606,0.004624782595783472,0.004727472551167011,0.00483880378305912,0.004952727351337671,0.005070395767688751,0.005186767783015966,0.005310485139489174,0.005431754048913717,0.005557199940085411,0.0056809172965586185,0.0058122677728533745,0.005949811544269323,0.006093116477131844,0.006242614239454269,0.006405218504369259,0.006566382013261318,0.006733162794262171,0.006897639483213425,0.007081127259880304,0.007257845718413591,0.00744248554110527,0.007632022257894278,0.007833944633603096,0.00803413987159729,0.008246432058513165,0.008450083434581757,0.008666841313242912,0.008894544094800949,0.009113461710512638,0.00934274960309267,0.009585143066942692,0.009822496213018894,0.010068635456264019,0.010320390574634075,0.01057848334312439,0.010836143977940083,0.011093515902757645,0.011345559731125832,0.011616182513535023,0.01189098134636879,0.012161316350102425,0.012434964068233967,0.012719845399260521,0.01299003604799509,0.013274053111672401,0.013563110493123531,0.013863690197467804,0.014162974432110786,0.014468738809227943,0.014773352071642876,0.015084301121532917,0.01538488082587719,0.015692230314016342,0.016007356345653534,0.016333140432834625,0.0166622381657362,0.016991479322314262,0.01731942407786846,0.017650824040174484,0.01798553764820099,0.018326444551348686,0.018665911629796028,0.019014019519090652,0.01935737580060959,0.01970749907195568,0.020047254860401154,0.020397091284394264,0.020743759348988533,0.021097196266055107,0.021457690745592117,0.021819768473505974,0.02218732051551342,0.022550983354449272,0.022926023229956627,0.023293718695640564,0.023671207949519157,0.02404898591339588,0.024440012872219086,0.024833057075738907,0.025227684527635574,0.025612520053982735,0.026013916358351707,0.02640696056187153,0.02680519036948681,0.027206875383853912,0.02759631909430027,0.028017302975058556,0.02842690981924534,0.028850918635725975,0.029257068410515785,0.029682518914341927,0.030104512348771095,0.030537594109773636,0.03097398951649666,0.03140433505177498,0.03184879571199417,0.03229023143649101,0.032748520374298096,0.03318995609879494,0.03364579379558563,0.03409659489989281,0.03456222638487816,0.03502483293414116,0.03549104183912277,0.03594515100121498,0.036413952708244324,0.03689643740653992,0.0373813696205616,0.037864141166210175,0.03836635500192642,0.03886568918824196,0.03936818987131119,0.039876457303762436,0.04037521407008171,0.04087699577212334,0.041395917534828186,0.04192434623837471,0.04246026277542114,0.04298379272222519,0.043539438396692276,0.044085148721933365,0.04462726041674614,0.045185357332229614,0.04574417322874069,0.04631119966506958,0.046890467405319214,0.04746958985924721,0.04806498810648918,0.048657797276973724,0.04925132170319557,0.04986213147640228,0.05047812685370445,0.05110189691185951,0.05173949524760246,0.052369605749845505,0.05300360172986984,0.053650274872779846,0.05430155619978905,0.054948657751083374,0.0556163564324379,0.05629687383770943,0.05696745589375496,0.05765805393457413,0.05836665630340576,0.05908145383000374,0.05979711189866066,0.06051896512508392,0.06125522032380104,0.06200342997908592,0.06276272982358932,0.06353139132261276,0.06429212540388107,0.06507634371519089,0.0658559501171112,0.06665586680173874,0.06746629625558853,0.06828320026397705,0.06910558044910431,0.06995029002428055,0.07079067826271057,0.07164647430181503,0.0725257396697998,0.07340458035469055,0.07430949062108994,0.07521598041057587,0.07612664997577667,0.0770438015460968,0.07798486202955246,0.07894046604633331,0.07991090416908264,0.0808960348367691,0.08188923448324203,0.08289582282304764,0.08390875160694122,0.08492498844861984,0.08596038073301315,0.08700744062662125,0.08806703239679337,0.08915413171052933,0.09025203436613083,0.09138363599777222,0.09251682460308075,0.09364569187164307,0.09480206668376923,0.09596967697143555,0.09714348614215851,0.09834825247526169,0.09954538196325302,0.10076426714658737,0.10200144350528717,0.10327418893575668,0.10457833111286163,0.1058715358376503,0.10719109326601028,0.1085011437535286,0.1098584309220314,0.11121024936437607,0.11260642856359482,0.11398949474096298,0.1154043972492218,0.11682059615850449,0.11825378239154816,0.11970512568950653,0.12118109315633774,0.12266065925359726,0.12414152175188065,0.125660702586174,0.1271767020225525,0.12872755527496338,0.1302529275417328,0.13182596862316132,0.13341845571994781,0.13501092791557312,0.1366317868232727,0.13829311728477478,0.13995055854320526,0.14161936938762665,0.14328444004058838,0.14496996998786926,0.14669091999530792,0.14844456315040588,0.1501774787902832,0.15194207429885864,0.15371674299240112,0.1554921418428421,0.15728452801704407,0.15908367931842804,0.16090747714042664,0.16272233426570892,0.16455964744091034,0.16639035940170288,0.16823343932628632,0.1700727790594101,0.17194539308547974,0.17381426692008972,0.1756720393896103,0.17754997313022614,0.17944073677062988,0.18131867051124573,0.1832091510295868,0.18508751690387726,0.18700075149536133,0.1888873279094696,0.19079378247261047,0.19267705082893372,0.19458624720573425,0.1964755654335022,0.19833651185035706,0.20022425055503845,0.20210795104503632,0.203974649310112,0.20582695305347443,0.20767681300640106,0.20954784750938416,0.211377814412117,0.2131902277469635,0.21501357853412628,0.21681490540504456,0.21860744059085846,0.22038355469703674,0.22217795252799988,0.22393390536308289,0.22566509246826172,0.22740966081619263,0.2291175127029419,0.23083025217056274,0.2325526475906372,0.23421786725521088,0.2358860969543457,0.23753446340560913,0.23916266858577728,0.24079331755638123,0.2424105703830719,0.24397166073322296,0.2455379217863083,0.2470846176147461,0.24859169125556946,0.25013765692710876,0.25160813331604004,0.2530835270881653,0.2544974386692047,0.25589820742607117,0.25729382038116455,0.2586621940135956,0.25998952984809875,0.26132693886756897,0.26261553168296814,0.26387330889701843,0.26513466238975525,0.26636868715286255,0.26756465435028076,0.2687331438064575,0.2698896527290344,0.2710151970386505,0.27209797501564026,0.27317139506340027,0.2742062211036682,0.27523931860923767,0.27623552083969116,0.2772277295589447,0.2781778573989868,0.27911674976348877,0.2800304591655731,0.28094199299812317,0.281815767288208,0.2826707065105438,0.2834959626197815,0.28430020809173584,0.2850913405418396,0.28586459159851074,0.28661656379699707,0.28735625743865967],"active":[0.0004184246063232422,0.0003615348250605166,0.0003419474232941866,0.0003338820533826947,0.0003338819369673729,0.0003276888746768236,0.00031789520289748907,0.0003129984252154827,0.00030594109557569027,0.0002928349422290921,0.00029859598726034164,0.0002902424894273281,0.0002859216183423996,0.00028361729346215725,0.0002844815608114004,0.00028044870123267174,0.0002762721851468086,0.0002700788900256157,0.0002700788900256157,0.00026647839695215225,0.0002525078598409891,0.00024876324459910393,0.00024012173525989056,0.00023493682965636253,0.00023349677212536335,0.00022831186652183533,0.00022600730881094933,0.00022701569832861423,0.00022399099543690681,0.00021650176495313644,0.00021693389862775803,0.00022211880423128605,0.00022471090778708458,0.00022715982049703598,0.00023292051628232002,0.00023666536435484886,0.00024876371026039124,0.00024631479755043983,0.00025322800502181053,0.0002491953782737255,0.00025985296815633774,0.00026374170556664467,0.0002625896595418453,0.0002648942172527313,0.0002769920974969864,0.00027785636484622955,0.00028448179364204407,0.0002857777290046215,0.0002968674525618553,0.00031040608882904053,0.0003268248401582241,0.00033719465136528015,0.0003524613566696644,0.00035793380811810493,0.00037363311275839806,0.0003835707902908325,0.000401573721319437,0.00039840489625930786,0.0004200087860226631,0.0004298025742173195,0.00043930811807513237,0.00044434983283281326,0.00046278443187475204,0.00046480074524879456,0.0004773307591676712,0.00048496387898921967,0.00048741232603788376,0.0005074320361018181,0.0005218349397182465,0.0005261553451418877,0.0005418546497821808,0.0005510710179805756,0.0005493434146046638,0.0005499189719557762,0.0005549602210521698,0.0005517918616533279,0.0005774283781647682,0.0005777161568403244,0.0005829017609357834,0.0005844850093126297,0.0006003277376294136,0.0005994634702801704,0.000615161843597889,0.000627836212515831,0.000637054443359375,0.0006347503513097763,0.0006458396092057228,0.000650305300951004,0.0006484314799308777,0.0006540482863783836,0.0006746444851160049,0.0006782449781894684,0.0006900560110807419,0.000693080946803093,0.0006995610892772675,0.0007017217576503754,0.0007020086050033569,0.0007083471864461899,0.0007007140666246414,0.000696105882525444,0.0006988421082496643,0.0007070507854223251,0.0007080584764480591,0.0007135327905416489,0.000728510320186615,0.0007351357489824295,0.0007475204765796661,0.000750834122300148,0.0007486734539270401,0.0007521305233240128,0.0007547233253717422,0.000760914757847786,0.0007603410631418228,0.0007735900580883026,0.0007807910442352295,0.000795481726527214,0.0007977858185768127,0.000797642394900322,0.000787416473031044,0.0007905848324298859,0.0007879938930273056,0.0007933210581541061,0.0008006654679775238,0.0007989387959241867,0.0008300468325614929,0.0008169412612915039,0.00081593357026577,0.0008139181882143021,0.0008329283446073532,0.0008268784731626511,0.0008479058742523193,0.0008415691554546356,0.0008402727544307709,0.0008571259677410126,0.0008579902350902557,0.0008712410926818848,0.0008683577179908752,0.0008808895945549011,0.0008899644017219543,0.0008974485099315643,0.0008970201015472412,0.0009045079350471497,0.0009045079350471497,0.0009193457663059235,0.0009308643639087677,0.000945698469877243,0.0009517483413219452,0.0009648539125919342,0.0009642802178859711,0.0009667277336120605,0.0009758025407791138,0.0009765177965164185,0.0009968280792236328,0.0010144002735614777,0.0010289475321769714,0.0010283701121807098,0.0010275058448314667,0.0010593347251415253,0.0010534301400184631,0.0010622180998325348,0.0010806508362293243,0.001089002937078476,0.0011012479662895203,0.001126304268836975,0.0011300519108772278,0.0011435896158218384,0.0011438801884651184,0.0011435896158218384,0.0011744126677513123,0.0011883825063705444,0.001193709671497345,0.0012014880776405334,0.0012158900499343872,0.0012367740273475647,0.0012500248849391937,0.0012658648192882538,0.0012773871421813965,0.0013040341436862946,0.001314692199230194,0.0013283751904964447,0.001363370567560196,0.0013963542878627777,0.0014034099876880646,0.0014096014201641083,0.001431640237569809,0.0014510825276374817,0.001470956951379776,0.001484062522649765,0.001499764621257782,0.0015006288886070251,0.0015357732772827148,0.0015503168106079102,0.001586034893989563,0.0016048997640609741,0.0016221776604652405,0.0016410499811172485,0.0016685649752616882,0.0016849786043167114,0.0017232894897460938,0.0017379745841026306,0.001753680408000946,0.0017892569303512573,0.0017965957522392273,0.0018114373087882996,0.001845426857471466,0.0018929541110992432,0.001925356686115265,0.0019471049308776855,0.0019662603735923767,0.0019730329513549805,0.002011910080909729,0.002020411193370819,0.002044461667537689,0.002080470323562622,0.0020942986011505127,0.002123825252056122,0.0021730810403823853,0.0022144168615341187,0.002235591411590576,0.002247832715511322,0.002276778221130371,0.002316385507583618,0.0023361220955848694,0.0023509562015533447,0.002398476004600525,0.002415187656879425,0.002459689974784851,0.002504192292690277,0.0025504231452941895,0.002599969506263733,0.002594791352748871,0.0026372671127319336,0.0026519596576690674,0.0027087032794952393,0.00273103266954422,0.0027954131364822388,0.0028053447604179382,0.002841643989086151,0.0028525888919830322,0.0028887391090393066,0.0029116421937942505,0.0029454827308654785,0.002965793013572693,0.0030043944716453552,0.0030621513724327087,0.003073945641517639,0.003123074769973755,0.0031268149614334106,0.0031939297914505005,0.0032266229391098022,0.0032487958669662476,0.003300800919532776,0.0033383965492248535,0.0033514946699142456,0.0033866316080093384,0.003405645489692688,0.0034648478031158447,0.0034926384687423706,0.003524467349052429,0.003536716103553772,0.003592580556869507,0.0036061257123947144,0.003642559051513672,0.00367698073387146,0.0036959946155548096,0.003728121519088745,0.0037258118391036987,0.0037443935871124268,0.0037408024072647095,0.003770604729652405,0.003784865140914917,0.0038175582885742188,0.0038145333528518677,0.003817543387413025,0.0038450658321380615,0.0038499683141708374,0.0038491040468215942,0.0038650929927825928,0.003860190510749817,0.0038604736328125,0.003847941756248474,0.0038639307022094727,0.003826349973678589,0.0038249045610427856,0.003794372081756592,0.003776371479034424,0.003778234124183655,0.003766849637031555,0.003756493330001831,0.003749862313270569,0.003753751516342163,0.0037587881088256836,0.003703191876411438,0.0036761313676834106,0.0036810189485549927,0.003656834363937378,0.0036332011222839355,0.0036124587059020996,0.003620237112045288,0.0035770386457443237,0.003539741039276123,0.003556579351425171,0.0034999847412109375,0.0035089105367660522,0.003491923213005066,0.003407806158065796,0.003405928611755371,0.003382176160812378,0.003335803747177124,0.0033048242330551147,0.0032640695571899414,0.0032198578119277954,0.003198385238647461,0.0031445324420928955,0.0030997395515441895,0.0030994415283203125,0.003006964921951294,0.0029682517051696777,0.0028847157955169678,0.0028708577156066895,0.002844393253326416,0.002790212631225586,0.002748042345046997,0.002710580825805664,0.002646207809448242,0.002592921257019043,0.0025577545166015625,0.0024967193603515625,0.002434343099594116,0.0024010837078094482,0.0023584365844726562,0.002292335033416748,0.002236604690551758,0.002207934856414795,0.0021477341651916504,0.00211489200592041,0.002072840929031372,0.0020276308059692383,0.0019839704036712646,0.0019443631172180176,0.001897573471069336,0.0018586516380310059,0.0018108487129211426,0.0017745792865753174,0.0017240047454833984,0.0016798079013824463,0.0016499757766723633,0.0016204416751861572,0.0015703439712524414,0.0015222430229187012,0.001456141471862793]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0004184246063232422,0.0005591369117610157,0.0006989850662648678,0.0008420017547905445,0.0009781052358448505,0.0011123365256935358,0.001246855710633099,0.0013735976535826921,0.0014990433119237423,0.001621176372282207,0.0017372603761032224,0.001850319909863174,0.001958626788109541,0.002061316277831793,0.002162565942853689,0.0022615110501646996,0.0023571434430778027,0.0024475911632180214,0.0025433676782995462,0.0026258938014507294,0.0027078441344201565,0.002788353944197297,0.0028659834060817957,0.0029413083102554083,0.0030150490347296,0.003081588540226221,0.0031475520227104425,0.0032130833715200424,0.003276598174124956,0.003336944617331028,0.0033952747471630573,0.0034564854577183723,0.003517119912430644,0.003576026065275073,0.0036398291122168303,0.003703343914821744,0.00376613880507648,0.003829941852018237,0.0038938887882977724,0.003959276247769594,0.0040301363915205,0.004096963908523321,0.004163647536188364,0.00423393165692687,0.004302919842302799,0.004375219810754061,0.004442335572093725,0.004513483960181475,0.004590537399053574,0.004670327063649893,0.004748964682221413,0.0048356675542891026,0.004921362269669771,0.005009793676435947,0.005102545488625765,0.0051945773884654045,0.0052964030764997005,0.00539650022983551,0.005499910097569227,0.005601591896265745,0.005706009920686483,0.005816909018903971,0.005925935693085194,0.0060378434136509895,0.006152199115604162,0.006263674236834049,0.006378894206136465,0.006496130488812923,0.006617255043238401,0.00673449132591486,0.006851727608591318,0.006965939421206713,0.0070874965749681,0.007211070042103529,0.007338675670325756,0.0074605210684239864,0.007582509890198708,0.007708387915045023,0.007838010787963867,0.007957982830703259,0.008084004744887352,0.008211898617446423,0.008334031328558922,0.008458469063043594,0.008586939424276352,0.008715122006833553,0.008838551118969917,0.00895881187170744,0.009086561389267445,0.009209559299051762,0.009333708323538303,0.009458721615374088,0.00958042312413454,0.00970514863729477,0.009828434325754642,0.009948838502168655,0.010071836411952972,0.010195697657763958,0.010312501341104507,0.010435930453240871,0.010549277998507023,0.01066694688051939,0.010781590826809406,0.01090199500322342,0.011021535843610764,0.011138916015625,0.011254136450588703,0.011368348263204098,0.011483855545520782,0.011599508114159107,0.011715736240148544,0.01183009147644043,0.011945887468755245,0.012059667147696018,0.012176615186035633,0.012290251441299915,0.012397117912769318,0.01251204963773489,0.012624820694327354,0.012734567746520042,0.012845179066061974,0.012958094477653503,0.013064960949122906,0.013173411600291729,0.01328258216381073,0.01338887307792902,0.013498907908797264,0.013606350868940353,0.013714369386434555,0.01382339559495449,0.013926949352025986,0.014031367376446724,0.01413520984351635,0.014241788536310196,0.014347069896757603,0.014451920054852962,0.014561234973371029,0.014664357528090477,0.01476863119751215,0.014877946116030216,0.014984812587499619,0.015087069943547249,0.015188896097242832,0.015286976471543312,0.015389665961265564,0.01549350842833519,0.01559576578438282,0.01570047251880169,0.015798121690750122,0.015898939222097397,0.016008397564291954,0.01610676571726799,0.016210176050662994,0.016312865540385246,0.016417283564805984,0.016516661271452904,0.016618629917502403,0.01672261580824852,0.01682530716061592,0.016925979405641556,0.017026077955961227,0.017129631713032722,0.017229728400707245,0.017331264913082123,0.017430931329727173,0.01753232441842556,0.017636599019169807,0.017735688015818596,0.017837945371866226,0.017940059304237366,0.01803828403353691,0.01814241334795952,0.018244383856654167,0.01834476925432682,0.01845264434814453,0.01855461299419403,0.01865341328084469,0.018760569393634796,0.0188662838190794,0.018967244774103165,0.019069069996476173,0.019177952781319618,0.01928035356104374,0.019392838701605797,0.019495239481329918,0.019601674750447273,0.01971098966896534,0.01981266960501671,0.019919104874134064,0.02002539485692978,0.020133845508098602,0.020244024693965912,0.02035665325820446,0.02046654373407364,0.020578738301992416,0.02069554291665554,0.020806873217225075,0.020925406366586685,0.021041203290224075,0.021153973415493965,0.021275242790579796,0.021394062787294388,0.02151605300605297,0.021635305136442184,0.021756717935204506,0.021886195987462997,0.02201336994767189,0.022143136709928513,0.02226613461971283,0.02240036614239216,0.022525522857904434,0.022663354873657227,0.02280363440513611,0.022938154637813568,0.023079587146639824,0.023216698318719864,0.02335510589182377,0.023496249690651894,0.023642292246222496,0.02378588542342186,0.023935237899422646,0.02408430352807045,0.02422919310629368,0.024378690868616104,0.024527037516236305,0.024677975103259087,0.024840867146849632,0.02499857358634472,0.025158442556858063,0.02531874179840088,0.025487249717116356,0.02565259113907814,0.025815771892666817,0.025988025590777397,0.02616085484623909,0.026338005438447,0.026511412113904953,0.02669086679816246,0.02686312049627304,0.027035806328058243,0.027224190533161163,0.027408253401517868,0.027598368003964424,0.027784880250692368,0.027976144105196,0.028170866891741753,0.02836688421666622,0.028566647320985794,0.02876439318060875,0.02896861918270588,0.029171261936426163,0.02938585914671421,0.029594119638204575,0.029804395511746407,0.030016545206308365,0.0302358940243721,0.030457116663455963,0.030681796371936798,0.030908778309822083,0.031140659004449844,0.03137412294745445,0.0316077321767807,0.031859055161476135,0.03211095556616783,0.032356515526771545,0.03260308876633644,0.0328555628657341,0.03311912715435028,0.03338773548603058,0.033652164041996,0.03392797335982323,0.034196436405181885,0.034476276487112045,0.03476057946681976,0.03505237400531769,0.03533538430929184,0.03562069684267044,0.0359111949801445,0.036208461970090866,0.03651278838515282,0.036818552762269974,0.0371210053563118,0.0374390110373497,0.03776637837290764,0.03808525204658508,0.03841160982847214,0.038723424077034,0.03905424848198891,0.03938852995634079,0.0397254042327404,0.04005781561136246,0.040412116795778275,0.040772177278995514,0.04112100601196289,0.04148611053824425,0.04184501990675926,0.042217180132865906,0.042593229562044144,0.042978208512067795,0.043363042175769806,0.04374643787741661,0.0441414974629879,0.0445348285138607,0.04493565112352371,0.04533863067626953,0.04575183987617493,0.04615885391831398,0.046577390283346176,0.04699549451470375,0.04741388559341431,0.047835592180490494,0.04826492816209793,0.04869700223207474,0.049134984612464905,0.04958362132310867,0.05001655966043472,0.05046951770782471,0.05091498792171478,0.05136290192604065,0.051819462329149246,0.05227847024798393,0.05274338275194168,0.05320656672120094,0.05367709696292877,0.05415727570652962,0.05463486164808273,0.055105965584516525,0.05560587719082832,0.056092679500579834,0.0565786212682724,0.05707651376724243,0.05756648629903793,0.0580623634159565,0.05857091769576073,0.059081774204969406,0.059578947722911835,0.060092538595199585,0.06060296297073364,0.06111295521259308,0.06163763999938965,0.062150366604328156,0.06267274916172028,0.06319253146648407,0.06371764838695526,0.06424175202846527,0.06476398557424545,0.06529010832309723,0.06581536680459976,0.06632924824953079,0.0668547973036766,0.06738336384296417],"recovered":[0.0,0.00018708831339608878,0.00035430118441581726,0.0005094159860163927,0.0006625144160352647,0.0008065393194556236,0.0009472516248933971,0.0010803305776789784,0.001214273739606142,0.0013418797170743346,0.0014674694975838065,0.001587442122399807,0.0017030941089615226,0.0018144253408536315,0.001924892421811819,0.0020262859761714935,0.0021285435650497675,0.0022331057116389275,0.0023271539248526096,0.0024232184514403343,0.0025090572889894247,0.002592159667983651,0.0026729577220976353,0.002754763700067997,0.0028349857311695814,0.002911606803536415,0.0029828990809619427,0.003054191591218114,0.0031178505159914494,0.0031872703693807125,0.003248913213610649,0.0033102678135037422,0.0033711902797222137,0.003435137216001749,0.003494043368846178,0.00355438981205225,0.0036179048474878073,0.003680987749248743,0.0037403260357677937,0.0038045612163841724,0.0038693721871823072,0.003935047425329685,0.004002739209681749,0.004067982546985149,0.004137114621698856,0.004204086028039455,0.004274802282452583,0.00434451038017869,0.004416810814291239,0.004489255137741566,0.004568037111312151,0.0046449461951851845,0.004725312348455191,0.004810574930161238,0.0048964135348796844,0.004988301545381546,0.005079181399196386,0.005175533704459667,0.0052731828764081,0.005377024877816439,0.005475105717778206,0.005576354917138815,0.005682789720594883,0.005791816394776106,0.005902715492993593,0.006013758480548859,0.00612379377707839,0.006237717345356941,0.006352793425321579,0.006470461376011372,0.006583808921277523,0.006699893157929182,0.006817561574280262,0.006937101949006319,0.007055490743368864,0.0071792080998420715,0.0073039336130023,0.0074254903011024,0.007548199500888586,0.007675517816096544,0.007799235172569752,0.007922664284706116,0.008050702512264252,0.008174563758075237,0.008296697400510311,0.008423582650721073,0.008552917279303074,0.008680235594511032,0.008807841688394547,0.008933142758905888,0.009057724848389626,0.009184898808598518,0.009310919791460037,0.009429308585822582,0.009551441296935081,0.009677175432443619,0.009798876009881496,0.009922306053340435,0.010041126050055027,0.01016167551279068,0.010283520445227623,0.010402772575616837,0.01051540020853281,0.010636813007295132,0.010752321220934391,0.010874886065721512,0.010993418283760548,0.011107918806374073,0.011224579066038132,0.011344407685101032,0.011461643502116203,0.011578015983104706,0.011691651307046413,0.011809751391410828,0.011923098936676979,0.012041055597364902,0.012154835276305676,0.012265014462172985,0.012378938496112823,0.01248983759433031,0.012600160203874111,0.012711203657090664,0.012824551202356815,0.012935593724250793,0.013044477440416813,0.013151919469237328,0.013257201761007309,0.013366084545850754,0.013480296358466148,0.013587738387286663,0.01369705330580473,0.013805072754621506,0.013909922912716866,0.014012180268764496,0.01411962229758501,0.014225768856704235,0.014329611323773861,0.014436045661568642,0.01454060710966587,0.014645169489085674,0.014749587513506413,0.014858325943350792,0.014958135783672333,0.01506068091839552,0.015165387652814388,0.015269084833562374,0.015373502857983112,0.015473888255655766,0.01557585783302784,0.01568114012479782,0.015779942274093628,0.01588277518749237,0.015985464677214622,0.016089018434286118,0.0161919966340065,0.01629396714270115,0.016395792365074158,0.016497328877449036,0.016596274450421333,0.01669781282544136,0.016798198223114014,0.016895702108740807,0.016999544575810432,0.017102522775530815,0.017201466485857964,0.01730026863515377,0.017401661723852158,0.01750175841152668,0.01760704070329666,0.01770944334566593,0.01781141199171543,0.01791352592408657,0.018016358837485313,0.018116312101483345,0.018219435587525368,0.018320253118872643,0.018422797322273254,0.018525632098317146,0.018626736477017403,0.018730003386735916,0.01883038878440857,0.01893826387822628,0.01904296875,0.01914493925869465,0.01924777217209339,0.01935507170855999,0.01946006529033184,0.019567076116800308,0.019668037071824074,0.01977504789829254,0.01987975277006626,0.01998993195593357,0.02009478211402893,0.020205825567245483,0.020314708352088928,0.020426183938980103,0.020537227392196655,0.020647117868065834,0.02075628936290741,0.020871220156550407,0.020985577255487442,0.021103965118527412,0.021219760179519653,0.021344775334000587,0.02146892435848713,0.021593937650322914,0.021714918315410614,0.02184324525296688,0.021966097876429558,0.022086791694164276,0.022220877930521965,0.022346755489706993,0.022479979321360588,0.022619251161813736,0.02274916134774685,0.02288411185145378,0.023024536669254303,0.023158768191933632,0.02329775132238865,0.023434719070792198,0.02357514388859272,0.023721473291516304,0.023872124031186104,0.024020468816161156,0.02416449412703514,0.02431989647448063,0.024466658011078835,0.024622924625873566,0.024784233421087265,0.024943236261606216,0.02509964630007744,0.025257065892219543,0.025421399623155594,0.025586450472474098,0.025749774649739265,0.02592058852314949,0.026099178940057755,0.026266681030392647,0.02644512802362442,0.026624439284205437,0.02680043689906597,0.026983780786395073,0.02716078795492649,0.027349747717380524,0.027531074360013008,0.02772306092083454,0.02791605331003666,0.028112070634961128,0.028310537338256836,0.028505835682153702,0.028714239597320557,0.02891184203326702,0.029116788879036903,0.02931986376643181,0.029526827856898308,0.029736239463090897,0.02995011769235134,0.030171627178788185,0.030394865199923515,0.03061695210635662,0.030849697068333626,0.031081289052963257,0.031317632645368576,0.03155527263879776,0.031804148107767105,0.03205518424510956,0.03231039643287659,0.03255783021450043,0.03280569985508919,0.033068977296352386,0.03333355113863945,0.033604029566049576,0.03386946767568588,0.03414743393659592,0.034426409751176834,0.034709129482507706,0.03499789908528328,0.03528090938925743,0.03556262329220772,0.03585585579276085,0.03615470975637436,0.03645701706409454,0.03675932437181473,0.037078194320201874,0.03739015385508537,0.0377047024667263,0.03802717477083206,0.03833827003836632,0.03866376727819443,0.038999199867248535,0.03933074697852135,0.03967510908842087,0.04000679776072502,0.040360379964113235,0.04071640968322754,0.041069988161325455,0.04143783077597618,0.04179501160979271,0.042167458683252335,0.04254797101020813,0.04292790964245796,0.043310873210430145,0.04369945079088211,0.044080253690481186,0.044481076300144196,0.044873256236314774,0.04528343677520752,0.0456823855638504,0.04609285667538643,0.04650505632162094,0.046920135617256165,0.04734572768211365,0.04776124283671379,0.048202820122241974,0.04863763228058815,0.049077630043029785,0.04951431229710579,0.049968279898166656,0.0504043847322464,0.05084855854511261,0.05129546672105789,0.05174914747476578,0.05221506580710411,0.05267969146370888,0.053157854825258255,0.05363284796476364,0.05410006269812584,0.05456800013780594,0.055053941905498505,0.05554204061627388,0.05602841451764107,0.05652141198515892,0.057017430663108826,0.057512447237968445,0.058012355118989944,0.05850909650325775,0.05901923403143883,0.05951957777142525,0.06002265587449074,0.06053365394473076,0.061049118638038635,0.06157192960381508,0.06208595633506775,0.06259925663471222,0.06311991065740585,0.0636373907327652,0.06416769325733185,0.0646781176328659,0.06518968939781189,0.06570688635110855,0.06623819470405579],"active":[0.0004184246063232422,0.00037204858381301165,0.0003446838818490505,0.0003325857687741518,0.0003155908198095858,0.0003057972062379122,0.000299604085739702,0.0002932670759037137,0.00028476957231760025,0.0002792966552078724,0.00026979087851941586,0.000262877787463367,0.00025553267914801836,0.00024689093697816133,0.00023767352104187012,0.00023522507399320602,0.00022859987802803516,0.00021448545157909393,0.0002162137534469366,0.00020267535001039505,0.00019878684543073177,0.00019619427621364594,0.00019302568398416042,0.0001865446101874113,0.00018006330356001854,0.00016998173668980598,0.00016465294174849987,0.00015889178030192852,0.00015874765813350677,0.00014967424795031548,0.00014636153355240822,0.00014621764421463013,0.0001459296327084303,0.000140888849273324,0.0001457857433706522,0.00014895410276949406,0.00014823395758867264,0.00014895410276949406,0.00015356275252997875,0.00015471503138542175,0.00016076420433819294,0.00016191648319363594,0.00016090832650661469,0.00016594910994172096,0.00016580522060394287,0.00017113378271460533,0.0001675332896411419,0.00016897358000278473,0.00017372658476233482,0.0001810719259083271,0.0001809275709092617,0.00019072135910391808,0.00019604992121458054,0.0001992187462747097,0.0002061319537460804,0.0002062758430838585,0.0002172216773033142,0.00022096652537584305,0.0002267272211611271,0.0002245670184493065,0.0002309042029082775,0.0002405541017651558,0.00024314597249031067,0.00024602701887488365,0.000249483622610569,0.0002499157562851906,0.00025510042905807495,0.0002584131434559822,0.00026446161791682243,0.00026402994990348816,0.0002679186873137951,0.00026604626327753067,0.0002699350006878376,0.00027396809309720993,0.000283184926956892,0.0002813129685819149,0.0002785762771964073,0.00028289761394262314,0.00028981128707528114,0.00028246501460671425,0.00028476957231760025,0.00028923433274030685,0.0002833288162946701,0.0002839053049683571,0.0002902420237660408,0.00029153935611248016,0.0002856338396668434,0.0002785762771964073,0.0002787197008728981,0.000276416540145874,0.0002759834751486778,0.0002738228067755699,0.0002695033326745033,0.00027584005147218704,0.000276993028819561,0.0002716630697250366,0.000272960402071476,0.00027339160442352295,0.00027137529104948044,0.0002742549404501915,0.00026575755327939987,0.00026417430490255356,0.00026619061827659607,0.0002651819959282875,0.00026921462267637253,0.00026402994990348816,0.0002607181668281555,0.0002604294568300247,0.00025927647948265076,0.00025510042905807495,0.000254092738032341,0.0002520754933357239,0.0002542361617088318,0.0002499157562851906,0.000253516249358654,0.0002491958439350128,0.00024228263646364212,0.0002470351755619049,0.00024588219821453094,0.0002447301521897316,0.0002450188621878624,0.0002468908205628395,0.0002404097467660904,0.00023781787604093552,0.00023810472339391708,0.00023695360869169235,0.00024170614778995514,0.0002402663230895996,0.00023407302796840668,0.0002356572076678276,0.00022989604622125626,0.0002262946218252182,0.00022528693079948425,0.00022960826754570007,0.00022744759917259216,0.00022615119814872742,0.00023162364959716797,0.00022831186652183533,0.00022802408784627914,0.00023277662694454193,0.00023522507399320602,0.0002287440001964569,0.00023076031357049942,0.00022629555314779282,0.0002242783084511757,0.0002244235947728157,0.0002222629263997078,0.00022658426314592361,0.0002222638577222824,0.0002177990972995758,0.0002284552901983261,0.0002239905297756195,0.0002247113734483719,0.00022384710609912872,0.00022528693079948425,0.00022269412875175476,0.00022283755242824554,0.00022528693079948425,0.0002290327101945877,0.0002281665802001953,0.00022787973284721375,0.0002339296042919159,0.00023018382489681244,0.00022874213755130768,0.0002294648438692093,0.00023205578327178955,0.00023493729531764984,0.0002339296042919159,0.00023090466856956482,0.00023061595857143402,0.0002268720418214798,0.0002288874238729477,0.00022802501916885376,0.00022845715284347534,0.0002332087606191635,0.00023435987532138824,0.00023061595857143402,0.00023493729531764984,0.00023954734206199646,0.00023724138736724854,0.00023868121206760406,0.000239688903093338,0.00023738481104373932,0.00024789944291114807,0.0002474673092365265,0.0002466030418872833,0.00025092437863349915,0.00024559348821640015,0.00025106780230998993,0.00025034695863723755,0.000254092738032341,0.000254092738032341,0.0002618711441755295,0.0002607181668281555,0.00026402994990348816,0.00026935897767543793,0.0002696458250284195,0.00027828849852085114,0.00028491392731666565,0.00028275325894355774,0.0002896655350923538,0.0002900976687669754,0.00029629282653331757,0.000290529802441597,0.0002877935767173767,0.0002922583371400833,0.00029845163226127625,0.0002998914569616318,0.0003000367432832718,0.0003135744482278824,0.0003046449273824692,0.00031659938395023346,0.0003236550837755203,0.00031890347599983215,0.00033042579889297485,0.00033258646726608276,0.00033056922256946564,0.0003374814987182617,0.00034454092383384705,0.00035116635262966156,0.00036009401082992554,0.0003628302365541458,0.00035706907510757446,0.0003582220524549484,0.00036254338920116425,0.00035807862877845764,0.00037420913577079773,0.00037564896047115326,0.00037420913577079773,0.0003755055367946625,0.00038760341703891754,0.0003955252468585968,0.00039437226951122284,0.00040157511830329895,0.0004110801964998245,0.00041741691529750824,0.0004122331738471985,0.00042418576776981354,0.0004179924726486206,0.0004113670438528061,0.00042375363409519196,0.0004244726151227951,0.00043758004903793335,0.00043513253331184387,0.00044506974518299103,0.0004478059709072113,0.0004508309066295624,0.00045457668602466583,0.00045385584235191345,0.00046278350055217743,0.0004570223391056061,0.00047401711344718933,0.0004773307591676712,0.0004845317453145981,0.0004897173494100571,0.0004996545612812042,0.0005069989711046219,0.000510169193148613,0.0005139131098985672,0.0005237068980932236,0.0005244258791208267,0.0005264431238174438,0.0005414225161075592,0.0005556829273700714,0.0005523674190044403,0.0005479045212268829,0.0005451664328575134,0.0005612969398498535,0.000582035630941391,0.0005831867456436157,0.0005944222211837769,0.000592406839132309,0.0006068088114261627,0.0006131455302238464,0.0006259642541408539,0.0006262548267841339,0.0006227977573871613,0.0006302855908870697,0.0006458386778831482,0.0006569325923919678,0.0006638430058956146,0.0006639882922172546,0.0006796866655349731,0.0006881840527057648,0.0006950981914997101,0.0007069073617458344,0.0006962493062019348,0.0007159784436225891,0.0007247626781463623,0.0007262043654918671,0.0007270686328411102,0.0007370077073574066,0.0007653795182704926,0.0007606260478496552,0.0007697008550167084,0.0007750317454338074,0.0007793493568897247,0.0007982179522514343,0.0008107498288154602,0.000815071165561676,0.0008185282349586487,0.0008306242525577545,0.0008353777229785919,0.0008553974330425262,0.0008575543761253357,0.0008785836398601532,0.0008754171431064606,0.0008950047194957733,0.0009026378393173218,0.0009088292717933655,0.0009154565632343292,0.0009192004799842834,0.0009357593953609467,0.0009321644902229309,0.0009459890425205231,0.0009389296174049377,0.0009552054107189178,0.0009467080235481262,0.0009585171937942505,0.0009709037840366364,0.0009830035269260406,0.0009942352771759033,0.0009915009140968323,0.0009974054992198944,0.0009994208812713623,0.0010020136833190918,0.001005902886390686,0.0010378770530223846,0.0010387375950813293,0.00103658065199852,0.0010480992496013641,0.001045074313879013,0.0010449327528476715,0.001058470457792282,0.0010694190859794617,0.0010698512196540833,0.0010733045637607574,0.0010833851993083954,0.0010902993381023407,0.0011039860546588898,0.0011012479662895203,0.0011008195579051971,0.0011065751314163208,0.001118391752243042,0.0011218413710594177,0.0011265948414802551,0.0011224150657653809,0.0011372491717338562,0.0011395588517189026,0.0011479109525680542,0.0011451691389083862]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0004184246063232422,0.0005543840816244483,0.0007041699718683958,0.0008513634093105793,0.0010004291543737054,0.0011471904581412673,0.0012961121974512935,0.0014430176233872771,0.0015883386367931962,0.0017359642079100013,0.0018775406060740352,0.0020266063511371613,0.0021690470166504383,0.0023006857372820377,0.0024396697990596294,0.0025705883745104074,0.0027009309269487858,0.0028229199815541506,0.002951822243630886,0.0030756834894418716,0.0031973845325410366,0.0033267189282923937,0.00344942812807858,0.0035702649038285017,0.0036863491404801607,0.003800272708758712,0.00391722097992897,0.0040278322994709015,0.0041449242271482944,0.004262880422174931,0.004369603004306555,0.004486839286983013,0.004606667906045914,0.004733986221253872,0.0048680733889341354,0.005006913095712662,0.005149065516889095,0.0052900658920407295,0.005436107516288757,0.0055969832465052605,0.005755554419010878,0.005921470932662487,0.006092860829085112,0.0062710195779800415,0.006456955801695585,0.0066529735922813416,0.00684625469148159,0.007058115676045418,0.007271416485309601,0.007488749921321869,0.007719333749264479,0.007958847098052502,0.008199656382203102,0.008448531851172447,0.00870475172996521,0.00896572507917881,0.009238219819962978,0.009514027275145054,0.009812015108764172,0.010101073421537876,0.010405685752630234,0.010715771466493607,0.011037522926926613,0.011359850876033306,0.011700613424181938,0.0120428167283535,0.012396829202771187,0.012763229198753834,0.013135100714862347,0.01352756842970848,0.013918451964855194,0.014326186850667,0.014730176888406277,0.015149865299463272,0.015585540793836117,0.01602308824658394,0.01647806167602539,0.016961121931672096,0.017437700182199478,0.017918454483151436,0.01842801459133625,0.01894189603626728,0.019477669149637222,0.020015457645058632,0.020578451454639435,0.021145621314644814,0.021718839183449745,0.02231423929333687,0.02293023280799389,0.02355198748409748,0.024185553193092346,0.024833088740706444,0.025490563362836838,0.026167480275034904,0.026850733906030655,0.027555014938116074,0.028262609615921974,0.02896919660270214,0.029717260971665382,0.030465759336948395,0.03124738112092018,0.032033324241638184,0.03284519165754318,0.03368053585290909,0.034518904983997345,0.03537009283900261,0.0362505167722702,0.037127915769815445,0.03802547976374626,0.03895055130124092,0.03988441079854965,0.04083079844713211,0.04180915653705597,0.042801633477211,0.043814416974782944,0.044856004416942596,0.045910123735666275,0.04696568101644516,0.048040106892585754,0.049143481999635696,0.05026917904615402,0.05141187086701393,0.05257458612322807,0.05375213176012039,0.0549602136015892,0.05616670846939087,0.05742375925183296,0.05870154872536659,0.059990424662828445,0.061308540403842926,0.0626419186592102,0.0640069916844368,0.06537523120641708,0.06678825616836548,0.06821799278259277,0.06964138895273209,0.07109056413173676,0.07254766672849655,0.07404135167598724,0.07556167244911194,0.07707854360342026,0.07864423841238022,0.08023283630609512,0.08183496445417404,0.08346417546272278,0.08513342589139938,0.08680051565170288,0.08849914371967316,0.09022801369428635,0.09196985512971878,0.0937325730919838,0.09550609439611435,0.09730900079011917,0.09913840144872665,0.10099934786558151,0.1028856411576271,0.10476315021514893,0.10666168481111526,0.10861192643642426,0.11057426780462265,0.11256137490272522,0.11456447839736938,0.1165943592786789,0.11866184324026108,0.12073435634374619,0.12283467501401901,0.12494867295026779,0.1271086037158966,0.12929274141788483,0.1314956098794937,0.1336909830570221,0.1359531730413437,0.13819506764411926,0.140445739030838,0.1427115499973297,0.14499938488006592,0.1473308503627777,0.14970020949840546,0.1520642340183258,0.15445807576179504,0.1568509042263031,0.15924833714962006,0.1616848111152649,0.16413380205631256,0.16660916805267334,0.1691039651632309,0.17158162593841553,0.17406806349754333,0.17660722136497498,0.17912621796131134,0.18168799579143524,0.18424054980278015,0.18681326508522034,0.18938036262989044,0.19198231399059296,0.1945904642343521,0.1971880942583084,0.19978082180023193,0.20240625739097595,0.20502175390720367,0.207654669880867,0.21028196811676025,0.2129117250442505,0.21557128429412842,0.21819008886814117,0.2208535373210907,0.22349236905574799,0.22609777748584747,0.2287299782037735,0.2313612997531891,0.2339622527360916,0.23658883571624756,0.23920677602291107,0.24182499945163727,0.2444031834602356,0.2469855546951294,0.24954819679260254,0.25210535526275635,0.2546501159667969,0.2571905851364136,0.2597045302391052,0.2621980309486389,0.2647106945514679,0.26717036962509155,0.26959946751594543,0.27202701568603516,0.27445080876350403,0.27681872248649597,0.27922263741493225,0.2815869450569153,0.28390228748321533,0.2862212359905243,0.28850463032722473,0.2907816469669342,0.29300886392593384,0.29521143436431885,0.29739367961883545,0.2995460033416748,0.30167511105537415,0.3037876784801483,0.3058321177959442,0.3078874945640564,0.30991822481155396,0.31190404295921326,0.3138926029205322,0.3158300220966339,0.31772640347480774,0.31959453225135803,0.3214380741119385,0.3232679069042206,0.32505151629447937,0.3268143832683563,0.3285427987575531,0.3302234411239624,0.331886351108551,0.33350950479507446,0.3351014256477356,0.3366548717021942,0.3381837010383606,0.3396989703178406,0.34117522835731506,0.3426164984703064,0.3440273702144623,0.3454205095767975,0.3467760682106018,0.3481059968471527,0.3494037985801697,0.350658118724823,0.3518960177898407,0.3531029522418976,0.3542915880680084,0.35546422004699707,0.3565945327281952,0.35768523812294006,0.358747273683548,0.3597926199436188,0.3608244061470032,0.3618175983428955,0.36277520656585693,0.3637031614780426,0.3646288216114044,0.36552682518959045,0.36641213297843933,0.36726030707359314,0.3681049942970276,0.3689098060131073,0.36969316005706787,0.3704632818698883,0.37121593952178955,0.3719249665737152,0.37261760234832764,0.3733130991458893,0.37398481369018555,0.3746136426925659,0.37522128224372864,0.3758258819580078,0.37641581892967224,0.37698543071746826,0.37753474712371826,0.3780770003795624,0.37859734892845154,0.3791056275367737,0.37959328293800354,0.3800659775733948,0.38052886724472046,0.380973756313324,0.38140612840652466,0.38182365894317627,0.3822207450866699,0.38262471556663513,0.38301199674606323,0.3833821415901184,0.38374337553977966,0.38408657908439636,0.38441941142082214,0.38474246859550476,0.38505688309669495,0.3853650987148285,0.3856635093688965,0.38595154881477356,0.3862268030643463,0.3865034580230713,0.38676559925079346,0.3870207965373993,0.3872653543949127,0.38750573992729187,0.3877406418323517,0.387967050075531,0.3881688117980957,0.3883685767650604,0.38856589794158936,0.3887501060962677,0.3889327347278595,0.3891126215457916,0.38927823305130005,0.38944849371910095,0.38960087299346924,0.3897496461868286,0.38989582657814026,0.39003250002861023,0.3901694715023041,0.3903009593486786,0.3904266953468323,0.3905544579029083,0.390671968460083,0.3907853364944458,0.3908939063549042,0.39099588990211487,0.3910979926586151,0.3911932110786438,0.39128637313842773],"recovered":[0.0,0.00019212918414268643,0.000357901823008433,0.0005135927349328995,0.0006669792346656322,0.0008117242250591516,0.0009688553400337696,0.0011144644813612103,0.0012651145225390792,0.0014117318205535412,0.0015579171013087034,0.0017045345157384872,0.001848847372457385,0.001989991869777441,0.0021296958439052105,0.0022656554356217384,0.00240521552041173,0.0025357019621878862,0.0026647483464330435,0.0027865932788699865,0.0029134792275726795,0.0030406531877815723,0.0031660988461226225,0.0032890960574150085,0.0034097889438271523,0.0035335063003003597,0.003648294135928154,0.0037662505637854338,0.003880750387907028,0.003996978513896465,0.004117671400308609,0.004229146521538496,0.004347102716565132,0.004465635400265455,0.004588776733726263,0.004715086426585913,0.004847733303904533,0.0049862852320075035,0.005124405026435852,0.005269294138997793,0.005421528592705727,0.005574915092438459,0.0057375188916921616,0.005904876161366701,0.006073673255741596,0.006250535603612661,0.006433159112930298,0.006631337571889162,0.006832972168922424,0.007041376084089279,0.0072556850500404835,0.007475035265088081,0.0077027385123074055,0.007937067188322544,0.008185509592294693,0.008441298268735409,0.008700830861926079,0.008967853151261806,0.009228537790477276,0.009506650269031525,0.009789515286684036,0.01008894294500351,0.010400324128568172,0.01071055419743061,0.011031441390514374,0.011353912763297558,0.011692371219396591,0.012036878615617752,0.012400830164551735,0.012768236920237541,0.01314169354736805,0.013526384718716145,0.013924901373684406,0.014325289987027645,0.014731151983141899,0.015149544924497604,0.015580323524773121,0.016024351119995117,0.016472989693284035,0.016945678740739822,0.017430035397410393,0.0179244726896286,0.01842193305492401,0.01894085481762886,0.019480949267745018,0.020025363191962242,0.020580003038048744,0.02114890143275261,0.021718086674809456,0.022307436913251877,0.0229188222438097,0.0235267523676157,0.024151531979441643,0.02479921095073223,0.02546042948961258,0.026134753599762917,0.026832986623048782,0.02751825749874115,0.028214329853653908,0.02894395962357521,0.029682662338018417,0.030448010191321373,0.031221425160765648,0.032030411064624786,0.03283363953232765,0.03365069255232811,0.03449064493179321,0.035354793071746826,0.03621865436434746,0.03710397705435753,0.038001108914613724,0.038934819400310516,0.03986594080924988,0.040806423872709274,0.041782770305871964,0.04277394711971283,0.04379047453403473,0.044825151562690735,0.04586745798587799,0.046931371092796326,0.048018038272857666,0.04910499230027199,0.05023861303925514,0.0513889379799366,0.05255727097392082,0.05372992157936096,0.054930225014686584,0.056159332394599915,0.05741062015295029,0.058679766952991486,0.05996144562959671,0.06127149611711502,0.06261222064495087,0.06396447122097015,0.06534595787525177,0.06674112379550934,0.06815458834171295,0.0696047767996788,0.07105222344398499,0.07252530753612518,0.07401899248361588,0.07553154230117798,0.07706713676452637,0.07863110303878784,0.08021984249353409,0.08184314519166946,0.08348128199577332,0.08512791991233826,0.08679385483264923,0.08847548812627792,0.09020551294088364,0.09194375574588776,0.0937136709690094,0.09547999501228333,0.09729009866714478,0.09911978989839554,0.10097454488277435,0.10285694897174835,0.10475001484155655,0.10667058080434799,0.10860930383205414,0.11055608838796616,0.1125488132238388,0.114548459649086,0.1165882796049118,0.11863934248685837,0.12072712182998657,0.12282657623291016,0.12495007365942001,0.1271035373210907,0.12927313148975372,0.13146159052848816,0.13369454443454742,0.13591554760932922,0.13814577460289001,0.1404147446155548,0.1426861584186554,0.1449832171201706,0.14732708036899567,0.14967554807662964,0.15205584466457367,0.15445314347743988,0.1568533182144165,0.15926818549633026,0.16167771816253662,0.1641114503145218,0.16658392548561096,0.16907468438148499,0.17156502604484558,0.17409121990203857,0.17658817768096924,0.17914174497127533,0.18168003857135773,0.18422941863536835,0.1867956519126892,0.18937815725803375,0.19194453954696655,0.1945611834526062,0.19715522229671478,0.1997617781162262,0.20241126418113708,0.2050096094608307,0.2076418101787567,0.21025586128234863,0.21288086473941803,0.21553294360637665,0.21816685795783997,0.22079819440841675,0.22342953085899353,0.22608564794063568,0.22872072458267212,0.231354221701622,0.23395846784114838,0.23659686744213104,0.23920875787734985,0.241800919175148,0.24440056085586548,0.24697673320770264,0.24953937530517578,0.2520989775657654,0.25464189052581787,0.2571842074394226,0.25967973470687866,0.2621706426143646,0.2646605372428894,0.26712265610694885,0.2695516347885132,0.2719915509223938,0.2743660807609558,0.2767927646636963,0.27917537093162537,0.2814878225326538,0.2838083505630493,0.28611981868743896,0.2884083688259125,0.2906665503978729,0.2929074168205261,0.2950701117515564,0.29728132486343384,0.2994208037853241,0.30155956745147705,0.30365413427352905,0.3057492673397064,0.3078020513057709,0.30982154607772827,0.31181371212005615,0.31380197405815125,0.315729022026062,0.31762754917144775,0.31949788331985474,0.3213464319705963,0.3231588304042816,0.3249538242816925,0.3267030119895935,0.3284173309803009,0.3301064670085907,0.331760436296463,0.3333609998226166,0.3349573612213135,0.33650532364845276,0.3380318582057953,0.3395514488220215,0.34102368354797363,0.3424732983112335,0.3439028859138489,0.34528884291648865,0.34665778279304504,0.3479762077331543,0.3492695391178131,0.3505258560180664,0.3517545461654663,0.3529738485813141,0.3541741669178009,0.3553370237350464,0.3564565181732178,0.35754406452178955,0.3586288392543793,0.35966381430625916,0.36068078875541687,0.36166834831237793,0.36263447999954224,0.36357393860816956,0.3644866347312927,0.36538463830947876,0.36625468730926514,0.36711710691452026,0.3679554760456085,0.3687725365161896,0.3695478141307831,0.37031862139701843,0.37107059359550476,0.37179359793663025,0.37250134348869324,0.3731978237628937,0.3738492727279663,0.3744823932647705,0.3751073181629181,0.3757149577140808,0.3763018548488617,0.37687045335769653,0.3774236738681793,0.3779526650905609,0.3784860074520111,0.37899094820022583,0.37948480248451233,0.37995749711990356,0.38042932748794556,0.3808697462081909,0.3813038468360901,0.3817111551761627,0.3821142613887787,0.3825116455554962,0.38289228081703186,0.38326603174209595,0.3836207687854767,0.3839694559574127,0.38431093096733093,0.3846319615840912,0.3849404752254486,0.38525083661079407,0.38555285334587097,0.3858465254306793,0.3861299753189087,0.3864003121852875,0.38665810227394104,0.38691002130508423,0.3871583044528961,0.387401282787323,0.38763055205345154,0.38785380125045776,0.3880568742752075,0.3882678747177124,0.3884608745574951,0.3886459469795227,0.38882943987846375,0.3890054225921631,0.3891799747943878,0.38934171199798584,0.3895008862018585,0.3896474838256836,0.3897925317287445,0.3899317979812622,0.39006730914115906,0.3902007043361664,0.3903290033340454,0.39045634865760803,0.3905695378780365,0.3906818628311157,0.3907873034477234,0.3908933103084564,0.3909934163093567],"active":[0.0004184246063232422,0.0003622549120336771,0.0003462681488599628,0.0003377706743776798,0.00033344991970807314,0.00033546623308211565,0.00032725685741752386,0.0003285531420260668,0.000323224114254117,0.0003242323873564601,0.00031962350476533175,0.000322071835398674,0.00032019964419305325,0.0003106938675045967,0.00030997395515441895,0.000304932938888669,0.00029571540653705597,0.00028721801936626434,0.0002870738971978426,0.0002890902105718851,0.0002839053049683571,0.00028606574051082134,0.0002833292819559574,0.00028116884641349316,0.00027656019665300846,0.0002667664084583521,0.00026892684400081635,0.0002615817356854677,0.00026417383924126625,0.00026590190827846527,0.0002519316039979458,0.00025769276544451714,0.00025956518948078156,0.00026835082098841667,0.0002792966552078724,0.00029182666912674904,0.0003013322129845619,0.000303780660033226,0.0003117024898529053,0.00032768910750746727,0.000334025826305151,0.00034655584022402763,0.00035534193739295006,0.0003661434166133404,0.00038328254595398903,0.0004024379886686802,0.0004130955785512924,0.0004267781041562557,0.0004384443163871765,0.0004473738372325897,0.0004636486992239952,0.0004838118329644203,0.0004969178698956966,0.0005114646628499031,0.000519242137670517,0.0005244268104434013,0.0005373889580368996,0.0005461741238832474,0.0005834773182868958,0.0005944231525063515,0.0006161704659461975,0.000626828521490097,0.0006371987983584404,0.0006492966786026955,0.0006691720336675644,0.0006889039650559425,0.0007044579833745956,0.0007263505831360817,0.0007342705503106117,0.0007593315094709396,0.0007767584174871445,0.0007998021319508553,0.0008052755147218704,0.000824575312435627,0.0008543888106942177,0.0008735433220863342,0.0008977381512522697,0.0009367708116769791,0.0009647104889154434,0.0009727757424116135,0.0009979791939258575,0.0010174233466386795,0.001055736094713211,0.0010746028274297714,0.0010975021868944168,0.0011202581226825714,0.001138836145401001,0.001165337860584259,0.001212146133184433,0.001244550570845604,0.0012667309492826462,0.001306336373090744,0.001339031383395195,0.0013682693243026733,0.0013903044164180756,0.001420261338353157,0.0014296229928731918,0.001450939103960991,0.0015029311180114746,0.0015217997133731842,0.001564718782901764,0.0015853140503168106,0.0016237664967775345,0.0016501247882843018,0.001685265451669693,0.0017194002866744995,0.0017598718404769897,0.0017731226980686188,0.0018068253993988037,0.0018465742468833923,0.0018833018839359283,0.0018959790468215942,0.0019432157278060913,0.0019952096045017242,0.0020316466689109802,0.002082057297229767,0.002119649201631546,0.002140529453754425,0.0021726489067077637,0.0022121109068393707,0.002251140773296356,0.0023068785667419434,0.002335973083972931,0.002363193780183792,0.0024029426276683807,0.0024367868900299072,0.0024935342371463776,0.002542216330766678,0.0025798045098781586,0.0026287734508514404,0.002680473029613495,0.0027354955673217773,0.002763010561466217,0.0028237849473953247,0.0028720349073410034,0.002900265157222748,0.0029359757900238037,0.002942889928817749,0.0029891282320022583,0.0030363649129867554,0.0030595511198043823,0.00311269611120224,0.003165699541568756,0.0032038614153862,0.00324433296918869,0.0032902806997299194,0.0033192336559295654,0.0033712238073349,0.0034341588616371155,0.003494367003440857,0.0035270601511001587,0.003562338650226593,0.0035953298211097717,0.003658406436443329,0.003709249198436737,0.0037658512592315674,0.0037886053323745728,0.003804735839366913,0.0038619115948677063,0.003903687000274658,0.0039520710706710815,0.004008390009403229,0.004045546054840088,0.004113383591175079,0.004146076738834381,0.0041953325271606445,0.0042215511202812195,0.00428202748298645,0.004342667758464813,0.004392072558403015,0.004417851567268372,0.00449158251285553,0.004500523209571838,0.004530191421508789,0.004565775394439697,0.004584640264511108,0.0046446919441223145,0.004716992378234863,0.004737153649330139,0.004782527685165405,0.004795059561729431,0.004795193672180176,0.004831492900848389,0.0048656165599823,0.004931449890136719,0.0049925148487091064,0.004997700452804565,0.00499337911605835,0.0050421953201293945,0.005034998059272766,0.005099818110466003,0.005098804831504822,0.00513322651386261,0.005150943994522095,0.0051866620779037476,0.005212306976318359,0.005243554711341858,0.005219638347625732,0.005251035094261169,0.005259975790977478,0.005243405699729919,0.005272358655929565,0.005269914865493774,0.005315423011779785,0.0053092241287231445,0.00532059371471405,0.00532551109790802,0.005299583077430725,0.005300447344779968,0.005275651812553406,0.005241528153419495,0.005234614014625549,0.005248308181762695,0.005228132009506226,0.005194425582885742,0.005184635519981384,0.0051476359367370605,0.005128622055053711,0.005110740661621094,0.005091607570648193,0.0050626397132873535,0.005013823509216309,0.005030959844589233,0.004999727010726929,0.00493893027305603,0.004904359579086304,0.004899173974990845,0.004827171564102173,0.00485655665397644,0.004794180393218994,0.004726916551589966,0.004733413457870483,0.004696279764175415,0.004661828279495239,0.004600495100021362,0.004544883966445923,0.004486262798309326,0.004475891590118408,0.004393786191940308,0.004366874694824219,0.004272550344467163,0.004233360290527344,0.004168957471847534,0.004101991653442383,0.004071056842803955,0.004016309976577759,0.003924429416656494,0.0038655102252960205,0.0038105249404907227,0.0037700235843658447,0.0037050843238830566,0.003655552864074707,0.0035889744758605957,0.0035204291343688965,0.003469020128250122,0.0034030377864837646,0.003340989351272583,0.0032938718795776367,0.003226339817047119,0.0031936466693878174,0.0031433701515197754,0.003065049648284912,0.0030036866664886475,0.002947211265563965,0.0028731822967529297,0.0028171539306640625,0.002746015787124634,0.002681910991668701,0.002626478672027588,0.0025770962238311768,0.0025370419025421143,0.0024903714656829834,0.002420365810394287,0.0023482143878936768,0.0022907555103302,0.0022485554218292236,0.0021955668926239014,0.0021537840366363525,0.0020944178104400635,0.002034813165664673,0.0019943416118621826,0.0019528865814208984,0.0019254982471466064,0.0018756687641143799,0.0018503069877624512,0.0017926990985870361,0.0017376840114593506,0.0016907453536987305,0.0016681253910064697,0.0016063451766967773,0.001547008752822876,0.0015195012092590332,0.0014834702014923096,0.0014158189296722412,0.001372009515762329,0.0013434886932373047,0.0013085007667541504,0.0012704730033874512,0.0012328922748565674,0.0012065470218658447,0.0011736750602722168,0.0011529624462127686,0.0011072754859924316,0.0010750293731689453,0.0010440647602081299,0.0010162591934204102,0.0009768009185791016,0.0009539127349853516,0.000916898250579834,0.0009135603904724121,0.0008977353572845459,0.0008704960346221924,0.0008510947227478027,0.000820547342300415,0.000798642635345459,0.000773012638092041,0.0007459521293640137,0.0007331371307373047,0.000723034143447876,0.0007007122039794922,0.0006739497184753418,0.0006569325923919678,0.0006356239318847656,0.0006204843521118164,0.0006072521209716797,0.0005957186222076416,0.0005823373794555664,0.0005657672882080078,0.000538259744644165,0.0005147755146026611,0.0005090236663818359,0.00048223137855529785,0.0004718601703643799,0.0004666745662689209,0.0004487931728363037,0.0004430711269378662,0.0004208981990814209,0.00040793418884277344,0.0003949403762817383,0.00038501620292663574,0.0003769397735595703,0.00036916136741638184,0.0003593862056732178,0.00035375356674194336,0.00034296512603759766,0.00032898783683776855,0.0003243684768676758,0.0003140270709991455,0.00031068921089172363,0.00029990077018737793,0.0002929568290710449]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0004184246063232422,0.0005585608305409551,0.0006952404510229826,0.0008340803906321526,0.000978681375272572,0.001116225146688521,0.0012484400067478418,0.0013760459842160344,0.0015058123972266912,0.0016276574460789561,0.0017503666458651423,0.001872499706223607,0.001993048470467329,0.002106828149408102,0.00222190422937274,0.0023322273045778275,0.002437509363517165,0.0025413513649255037,0.002641592640429735,0.002742554061114788,0.00283717829734087,0.002927193883806467,0.003013176843523979,0.0031027602963149548,0.0031857185531407595,0.0032711252570152283,0.003349762875586748,0.003428112482652068,0.003507182002067566,0.0035835152957588434,0.0036565358750522137,0.003733157180249691,0.003811938688158989,0.0038921604864299297,0.0039746868424117565,0.004052748437970877,0.004140603356063366,0.0042264424264431,0.004314009100198746,0.0044069052673876286,0.00450412230566144,0.004598602652549744,0.004693082999438047,0.004790011793375015,0.004885932430624962,0.004984445404261351,0.00508569460362196,0.005192561075091362,0.005299283657222986,0.005409462843090296,0.0055176252499222755,0.005632125306874514,0.0057513779029250145,0.005864437203854322,0.005989162717014551,0.0061102877371013165,0.006240630056709051,0.006358730606734753,0.006490945350378752,0.00661883968859911,0.006748173851519823,0.006878948304802179,0.007019660901278257,0.007152307778596878,0.007296620402485132,0.007441941648721695,0.007593023590743542,0.007740073371678591,0.007894035428762436,0.008053903467953205,0.008205560967326164,0.008361396379768848,0.008524144999682903,0.008677098900079727,0.008836822584271431,0.009004899300634861,0.009177152998745441,0.00934767909348011,0.009521804749965668,0.009697658941149712,0.00987480953335762,0.0100577212870121,0.010235448367893696,0.010421528480947018,0.010606312192976475,0.010796569287776947,0.010980200953781605,0.011174922809004784,0.011361867189407349,0.011561917141079903,0.011762832291424274,0.01195942610502243,0.012159476988017559,0.012357798404991627,0.01256994716823101,0.01276884600520134,0.012975521385669708,0.013186950236558914,0.013398378156125546,0.013614416122436523,0.013826564885675907,0.014037417247891426,0.014256910420954227,0.014481877908110619,0.01471073366701603,0.014929219149053097,0.015156202018260956,0.015382609330117702,0.015616505406796932,0.01585645228624344,0.01610100455582142,0.016331302002072334,0.0165745597332716,0.016813496127724648,0.017068132758140564,0.01731470227241516,0.017568042501807213,0.017824551090598106,0.018083075061440468,0.018337855115532875,0.018592780455946922,0.018857497721910477,0.019118471071124077,0.01939096488058567,0.019663460552692413,0.019945750012993813,0.02022515796124935,0.02050759084522724,0.020795639604330063,0.02108585089445114,0.02137822099030018,0.021680817008018494,0.021976500749588013,0.02229047380387783,0.02259422279894352,0.022901859134435654,0.023214537650346756,0.02353024110198021,0.023862073197960854,0.024182673543691635,0.024506008252501488,0.02484533190727234,0.025183357298374176,0.025522105395793915,0.02587323635816574,0.02622235380113125,0.026587313041090965,0.026946797966957092,0.02731507085263729,0.027677437290549278,0.02804585173726082,0.02842247672379017,0.028808176517486572,0.0291950274258852,0.029575539752840996,0.029965704306960106,0.03037300705909729,0.03077901341021061,0.031199276447296143,0.03161291778087616,0.03202756494283676,0.032451141625642776,0.0328768789768219,0.03331068158149719,0.03375643864274025,0.034196291118860245,0.03464103862643242,0.03510667383670807,0.035570431500673294,0.03605161979794502,0.0365411601960659,0.03701212257146835,0.03749330714344978,0.037996675819158554,0.038500331342220306,0.03900456055998802,0.03953572362661362,0.040067896246910095,0.04060222953557968,0.04115283489227295,0.04170992597937584,0.0422850176692009,0.04284743219614029,0.04344124719500542,0.04403866454958916,0.04465235397219658,0.04527684301137924,0.04589514434337616,0.046531446278095245,0.04716933146119118,0.04782306030392647,0.048495225608348846,0.04917343705892563,0.049874693155288696,0.05057336017489433,0.05128282681107521,0.05201216787099838,0.05273545905947685,0.05347142741084099,0.05424858629703522,0.05503913760185242,0.055835019797086716,0.05664386227726936,0.05746163800358772,0.05830072611570358,0.059164587408304214,0.06003809720277786,0.06092846021056175,0.061835817992687225,0.062753826379776,0.06368538737297058,0.06462500244379044,0.0656033605337143,0.0665939673781395,0.06759277731180191,0.06862716376781464,0.06967048346996307,0.07073900103569031,0.07183574885129929,0.07293898612260818,0.07406353205442429,0.07519455254077911,0.07635482400655746,0.07754676789045334,0.07872849702835083,0.07996192574501038,0.0812041386961937,0.08247789740562439,0.08377411961555481,0.08508099615573883,0.08642043173313141,0.08779025077819824,0.0891605019569397,0.09055092185735703,0.09198612719774246,0.09342954307794571,0.09487195312976837,0.09635080397129059,0.09784923493862152,0.09935314208269119,0.10089349001646042,0.10248439013957977,0.10407470911741257,0.10569845139980316,0.10733918100595474,0.10901188850402832,0.1106991395354271,0.11242830008268356,0.11414262652397156,0.11590477079153061,0.1176823303103447,0.11949430406093597,0.12132053822278976,0.12318969517946243,0.1250978708267212,0.1270005851984024,0.12895213067531586,0.1309146136045456,0.13287968933582306,0.1348656415939331,0.1368681639432907,0.13889214396476746,0.1409282237291336,0.14299742877483368,0.1450711041688919,0.14716191589832306,0.14926640689373016,0.1513557732105255,0.1534964144229889,0.15564455091953278,0.1577892154455185,0.15997162461280823,0.16217032074928284,0.16439694166183472,0.16661305725574493,0.16883161664009094,0.17104512453079224,0.17327448725700378,0.17549492418766022,0.17773018777370453,0.17995479702949524,0.18219956755638123,0.1844446212053299,0.18668608367443085,0.18893690407276154,0.19118370115756989,0.1934431493282318,0.1957060694694519,0.19795012474060059,0.20018698275089264,0.20242540538311005,0.2046661525964737,0.20690113306045532,0.20910902321338654,0.21134328842163086,0.2135424017906189,0.2157258242368698,0.21787841618061066,0.22001242637634277,0.2221386730670929,0.22424647212028503,0.22632604837417603,0.22839698195457458,0.23044544458389282,0.2324773520231247,0.234485924243927,0.2364940643310547,0.2384721040725708,0.24042263627052307,0.24235212802886963,0.24422027170658112,0.2460990846157074,0.24794447422027588,0.24977776408195496,0.25156325101852417,0.25330421328544617,0.2550208568572998,0.25671514868736267,0.25839346647262573,0.26004716753959656,0.26168474555015564,0.26328831911087036,0.26486581563949585,0.2664009630680084,0.267907053232193,0.26939278841018677,0.27083349227905273,0.27224594354629517,0.2736232578754425,0.2749939262866974,0.27631261944770813,0.2776118814945221,0.2788955569267273,0.2801523208618164,0.28138503432273865,0.28257137537002563,0.28372788429260254,0.2848799526691437,0.28598877787590027,0.2870735824108124,0.28811100125312805,0.2891302704811096,0.2901257574558258,0.2911100387573242,0.2920578420162201,0.29296520352363586,0.2938483655452728,0.2947066128253937,0.29554468393325806,0.29636144638061523,0.29715171456336975],"recovered":[0.0,0.00018824051949195564,0.0003590540145523846,0.0005098480614833534,0.0006564654177054763,0.0008000581874512136,0.0009396183304488659,0.0010748576605692506,0.0012096649734303355,0.001343752141110599,0.0014677575090900064,0.0015921950107440352,0.0017153362277895212,0.0018396297236904502,0.0019606107380241156,0.0020781350322067738,0.0021871617063879967,0.002295180456712842,0.0024017589166760445,0.002503296360373497,0.002607570495456457,0.0027044990565627813,0.0027966750785708427,0.0028869786765426397,0.0029764180071651936,0.003063265001401305,0.003148527815937996,0.003233070485293865,0.003313292283564806,0.003387753153219819,0.003466390771791339,0.0035415717866271734,0.003618192858994007,0.0036959664430469275,0.0037741719279438257,0.003853673581033945,0.003931303042918444,0.00400907639414072,0.004097219556570053,0.004181474447250366,0.004271921701729298,0.00436265766620636,0.0044587221927940845,0.00455104187130928,0.004647106863558292,0.004743747413158417,0.004842404276132584,0.004945382010191679,0.0050434633158147335,0.005143704358488321,0.0052497065626084805,0.00535513274371624,0.00546747213229537,0.005577795207500458,0.005691142752766609,0.005809963680803776,0.005937281530350447,0.006062439177185297,0.006182411685585976,0.006309153512120247,0.00643301522359252,0.006557452492415905,0.00668664276599884,0.006817993707954884,0.006953808944672346,0.0070900567807257175,0.007234657648950815,0.007381130941212177,0.00753509346395731,0.007683294825255871,0.007843018509447575,0.007994676940143108,0.008154832758009434,0.008315708488225937,0.008468374609947205,0.008626369759440422,0.008788974024355412,0.008953306823968887,0.00912613607943058,0.009300118312239647,0.009473668411374092,0.009650531224906445,0.00982566550374031,0.01000180747359991,0.010187167674303055,0.010367486625909805,0.010553422383964062,0.01074281521141529,0.010932784527540207,0.011120736598968506,0.011317762546241283,0.011516661383211613,0.011714119464159012,0.01191546581685543,0.012114652432501316,0.012319023720920086,0.01251893024891615,0.012717396952211857,0.012919319793581963,0.013127002865076065,0.013344768434762955,0.013562534935772419,0.013771082274615765,0.013985967263579369,0.014207334257662296,0.014421210624277592,0.014642433263361454,0.014873016625642776,0.01509438268840313,0.015326263383030891,0.01556246355175972,0.015798520296812057,0.01603284850716591,0.01627279445528984,0.01651504449546337,0.01676766388118267,0.017013657838106155,0.017263254150748253,0.017506511881947517,0.01775495521724224,0.018014054745435715,0.018275028094649315,0.01852923259139061,0.018794381991028786,0.019057083874940872,0.01933087408542633,0.01960480958223343,0.019883355125784874,0.020168092101812363,0.020453836768865585,0.020740877836942673,0.021030368283391,0.021329939365386963,0.021628934890031815,0.0219342689961195,0.02223571203649044,0.02253974974155426,0.022855307906866074,0.023164384067058563,0.02348383143544197,0.023804431781172752,0.024126039817929268,0.02446276880800724,0.02479618601500988,0.025131909176707268,0.025476127862930298,0.025821499526500702,0.026160966604948044,0.026526501402258873,0.02688353881239891,0.027245905250310898,0.027619361877441406,0.027986770495772362,0.02836238592863083,0.028740884736180305,0.029123125597834587,0.029521498829126358,0.029909934848546982,0.030311619862914085,0.030710279941558838,0.031128384172916412,0.031532518565654755,0.031955230981111526,0.03239522874355316,0.03280973061919212,0.033251456916332245,0.03368396311998367,0.034133609384298325,0.0345943421125412,0.03504672646522522,0.03551682084798813,0.03597439080476761,0.036457594484090805,0.036930859088897705,0.037428032606840134,0.037931401282548904,0.03843534365296364,0.038953401148319244,0.03946497663855553,0.03999527543783188,0.040538106113672256,0.04109015315771103,0.04164090380072594,0.042197272181510925,0.042775388807058334,0.043369635939598083,0.04396229609847069,0.04457684978842735,0.045193709433078766,0.04581863433122635,0.04645320773124695,0.047108378261327744,0.04775821790099144,0.04843614250421524,0.049136821180582047,0.04982396587729454,0.0505131259560585,0.0512215830385685,0.051936808973550797,0.05266140028834343,0.0534280426800251,0.05419151857495308,0.05497127026319504,0.05576513707637787,0.056573692709207535,0.05739175155758858,0.05824510008096695,0.059099599719047546,0.05997699871659279,0.06085871905088425,0.06176074594259262,0.06267458200454712,0.06360239535570145,0.06455310434103012,0.06553751230239868,0.0665164515376091,0.06750978529453278,0.06854373961687088,0.0695805773139,0.07065168768167496,0.07174455374479294,0.07284778356552124,0.07397203892469406,0.07511012256145477,0.07627672702074051,0.07747486978769302,0.07867719233036041,0.07988642156124115,0.08114059269428253,0.08241160959005356,0.08370725810527802,0.08500161021947861,0.08632159978151321,0.08769098669290543,0.08905691653490067,0.09046735614538193,0.09188124537467957,0.09331544488668442,0.09478291869163513,0.0962480828166008,0.0977485328912735,0.09927231818437576,0.10082115978002548,0.10238108783960342,0.10398048907518387,0.10558348149061203,0.10721255093812943,0.10887748003005981,0.11058071255683899,0.11229489743709564,0.11403774470090866,0.1158030554652214,0.11757470667362213,0.11939618736505508,0.12121940404176712,0.1230892762541771,0.12495900690555573,0.12686316668987274,0.1288183033466339,0.1307581663131714,0.13273490965366364,0.1347181349992752,0.1367301642894745,0.1387486755847931,0.14078935980796814,0.14284445345401764,0.1449168175458908,0.14702433347702026,0.14913085103034973,0.15123029053211212,0.1533574014902115,0.1554960310459137,0.1576705127954483,0.15985696017742157,0.1620400846004486,0.1642618179321289,0.16646337509155273,0.16869288682937622,0.17092713713645935,0.17315548658370972,0.1753888875246048,0.17762257158756256,0.17988505959510803,0.18211109936237335,0.18435630202293396,0.1865977644920349,0.1888233870267868,0.19109609723091125,0.19336117804050446,0.19559888541698456,0.19784682989120483,0.20008641481399536,0.20233319699764252,0.2045857459306717,0.20680244266986847,0.20903150737285614,0.21123293042182922,0.21341274678707123,0.21558478474617004,0.2177537977695465,0.21990294754505157,0.22203248739242554,0.2241421639919281,0.22625170648097992,0.22831974923610687,0.2303745597600937,0.23238687217235565,0.23440077900886536,0.23639436066150665,0.2383636236190796,0.2403099685907364,0.24221153557300568,0.24411740899085999,0.24597690999507904,0.24783195555210114,0.2496545910835266,0.25142839550971985,0.2531961500644684,0.25490832328796387,0.2566019296646118,0.25828817486763,0.2599296271800995,0.26156356930732727,0.2631899118423462,0.2647394835948944,0.26627910137176514,0.2677897810935974,0.26928257942199707,0.2707136273384094,0.2721390426158905,0.2735249996185303,0.27489063143730164,0.27620500326156616,0.27751174569129944,0.27879759669303894,0.28005969524383545,0.28127437829971313,0.28247296810150146,0.2836301922798157,0.28478023409843445,0.28588446974754333,0.2869694232940674,0.28801289200782776,0.28903645277023315,0.29003313183784485,0.2910064458847046,0.2919459044933319,0.2928503751754761,0.29372966289520264,0.29459482431411743,0.2954382300376892],"active":[0.0004184246063232422,0.00037032031104899943,0.000336186436470598,0.0003242323291487992,0.00032221595756709576,0.0003161669592373073,0.00030882167629897594,0.00030118832364678383,0.0002961474237963557,0.0002839053049683571,0.000282609136775136,0.0002803046954795718,0.0002777122426778078,0.00026719842571765184,0.00026129349134862423,0.0002540922723710537,0.0002503476571291685,0.00024617090821266174,0.00023983372375369072,0.00023925770074129105,0.00022960780188441277,0.00022269482724368572,0.00021650176495313644,0.00021578161977231503,0.0002093005459755659,0.00020786025561392307,0.0002012350596487522,0.00019504199735820293,0.00019388971850275993,0.00019576214253902435,0.00019014510326087475,0.00019158539362251759,0.00019374582916498184,0.00019619404338300228,0.0002005149144679308,0.0001990748569369316,0.00020930031314492226,0.0002173660323023796,0.00021678954362869263,0.00022543082013726234,0.00023220060393214226,0.0002359449863433838,0.00023436080664396286,0.00023896992206573486,0.00023882556706666946,0.00024069799110293388,0.00024329032748937607,0.000247179064899683,0.0002558203414082527,0.0002657584846019745,0.0002679186873137951,0.0002769925631582737,0.0002839057706296444,0.00028664199635386467,0.00029801996424794197,0.00030032405629754066,0.00030334852635860443,0.00029629142954945564,0.0003085336647927761,0.00030968617647886276,0.0003151586279273033,0.00032149581238627434,0.00033301813527941704,0.0003343140706419945,0.0003428114578127861,0.0003518848679959774,0.0003583659417927265,0.0003589424304664135,0.0003589419648051262,0.0003706086426973343,0.00036254245787858963,0.00036671943962574005,0.00036931224167346954,0.0003613904118537903,0.0003684479743242264,0.00037852954119443893,0.0003881789743900299,0.00039437226951122284,0.0003956686705350876,0.0003975406289100647,0.00040114112198352814,0.00040719006210565567,0.00040978286415338516,0.00041972100734710693,0.00041914451867341995,0.0004290826618671417,0.00042677856981754303,0.0004321075975894928,0.0004290826618671417,0.0004411805421113968,0.00044506974518299103,0.0004427647218108177,0.0004453575238585472,0.00044233258813619614,0.00045529473572969437,0.0004498222842812538,0.0004565911367535591,0.00046955328434705734,0.0004790583625435829,0.0004874132573604584,0.0004817964509129524,0.0004748823121190071,0.00048582814633846283,0.00049591064453125,0.0005033994093537331,0.0005080085247755051,0.0005137687548995018,0.000509592704474926,0.0005221227183938026,0.0005301889032125473,0.0005385410040616989,0.0005327817052602768,0.00054171122610569,0.0005407016724348068,0.0005530882626771927,0.0005470383912324905,0.0005543846637010574,0.0005612969398498535,0.0005765631794929504,0.0005828998982906342,0.0005787257105112076,0.0005824696272611618,0.0005892384797334671,0.0005965828895568848,0.0006063766777515411,0.000614875927567482,0.0006203483790159225,0.0006242357194423676,0.0006275475025177002,0.000632014125585556,0.0006373431533575058,0.0006504487246274948,0.0006465613842010498,0.0006615389138460159,0.0006599538028240204,0.0006661470979452133,0.0006747879087924957,0.0006749331951141357,0.0006976891309022903,0.0006988421082496643,0.0007015764713287354,0.000719292089343071,0.0007205884903669357,0.0007259193807840347,0.0007413271814584732,0.0007462259382009506,0.0007658135145902634,0.0007858313620090485,0.000788569450378418,0.0007938984781503677,0.0007999464869499207,0.0008031148463487625,0.0008214060217142105,0.0008326414972543716,0.0008346550166606903,0.0008425787091255188,0.000851508229970932,0.0008690785616636276,0.0008876565843820572,0.0009026378393173218,0.0008991807699203491,0.0009186230599880219,0.0009216479957103729,0.0009154528379440308,0.0009467080235481262,0.0009448342025279999,0.0009570755064487457,0.0009730644524097443,0.0009760893881320953,0.0010048933327198029,0.001024339348077774,0.0010377317667007446,0.0010357126593589783,0.001065816730260849,0.0010722987353801727,0.0010731592774391174,0.0011003799736499786,0.0011144950985908508,0.0011372528970241547,0.0011575594544410706,0.0011718198657035828,0.0011948645114898682,0.0012065283954143524,0.0012439750134944916,0.0012632757425308228,0.0012827180325984955,0.001314546912908554,0.0013182945549488068,0.0013377368450164795,0.0013506971299648285,0.0013698525726795197,0.001386847347021103,0.0014152191579341888,0.0014385506510734558,0.0014365389943122864,0.0014588609337806702,0.0014990419149398804,0.0015138760209083557,0.0015346184372901917,0.0015871860086917877,0.0016110949218273163,0.0016435012221336365,0.0016725920140743256,0.0016965009272098541,0.001727033406496048,0.0017728358507156372,0.001792997121810913,0.001828860491514206,0.0018588192760944366,0.0018951073288917542,0.0019246414303779602,0.0019504204392433167,0.002000965178012848,0.002040863037109375,0.0020552650094032288,0.002110712230205536,0.002160698175430298,0.0021952614188194275,0.002255171537399292,0.0022872984409332275,0.0023189783096313477,0.0023467689752578735,0.0023827850818634033,0.0024366453289985657,0.002451770007610321,0.0024870559573173523,0.0025269463658332825,0.0025914758443832397,0.002633526921272278,0.002669386565685272,0.0027131736278533936,0.002788640558719635,0.002838902175426483,0.002859935164451599,0.002929210662841797,0.0029621869325637817,0.002990707755088806,0.0030353590846061707,0.003066316246986389,0.003105059266090393,0.00314495712518692,0.00321207195520401,0.003253549337387085,0.0033173635601997375,0.003358691930770874,0.0034284070134162903,0.0034865885972976685,0.0035508200526237488,0.0035619139671325684,0.003609873354434967,0.003644585609436035,0.003691248595714569,0.003745831549167633,0.0037935078144073486,0.003878466784954071,0.003911308944225311,0.003993123769760132,0.0040514469146728516,0.004061385989189148,0.004107475280761719,0.004133254289627075,0.0041740089654922485,0.004198059439659119,0.004248753190040588,0.004281744360923767,0.00431746244430542,0.0043495893478393555,0.004331439733505249,0.00436556339263916,0.004414260387420654,0.004431813955307007,0.004475593566894531,0.004499807953834534,0.004539981484413147,0.004572972655296326,0.004569798707962036,0.004581749439239502,0.0045816004276275635,0.004567787051200867,0.004574701189994812,0.004565909504890442,0.0045769959688186646,0.004559561610221863,0.004574984312057495,0.004580602049827576,0.004585936665534973,0.004619762301445007,0.004609972238540649,0.00458894670009613,0.004588097333908081,0.004578575491905212,0.0045797377824783325,0.004567936062812805,0.004523277282714844,0.00454084575176239,0.004510894417762756,0.004492893815040588,0.004465669393539429,0.0044276416301727295,0.004384875297546387,0.0043435245752334595,0.004293560981750488,0.004254817962646484,0.004193738102912903,0.004157602787017822,0.004111364483833313,0.004107192158699036,0.004071325063705444,0.0040282756090164185,0.003988504409790039,0.0039103031158447266,0.003887549042701721,0.0038270652294158936,0.0038008540868759155,0.0037312954664230347,0.0036496222019195557,0.003592461347579956,0.003518998622894287,0.0034851431846618652,0.003445237874984741,0.0033965706825256348,0.003358691930770874,0.003302246332168579,0.0032110512256622314,0.003167569637298584,0.003113687038421631,0.0030437111854553223,0.0029633641242980957,0.002909630537033081,0.0028548836708068848,0.0027876198291778564,0.002721250057220459,0.002690553665161133,0.0026405751705169678,0.002587437629699707,0.0025116801261901855,0.0024535059928894043,0.002406984567642212,0.0023585855960845947,0.0022933483123779297,0.002226531505584717,0.0021608471870422363,0.002112865447998047,0.0020735859870910645,0.002024710178375244,0.0019587576389312744,0.001902461051940918,0.0018562376499176025,0.00181502103805542,0.0017666220664978027,0.001713484525680542]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0004184246063232422,0.0005551042268052697,0.0006942322361283004,0.0008317760075442493,0.0009681675583124161,0.0010975019540637732,0.0012212193105369806,0.0013420560862869024,0.0014555477537214756,0.0015648625558242202,0.0016734573291614652,0.0017798917833715677,0.0018781167455017567,0.0019769177306443453,0.002071398077532649,0.0021648702677339315,0.0022567580454051495,0.002338564256206155,0.0024213786236941814,0.002496415516361594,0.0025707322638481855,0.002643032930791378,0.0027131729293614626,0.0027802884578704834,0.0028465399518609047,0.0029083266854286194,0.0029712654650211334,0.003025418845936656,0.0030784199479967356,0.0031307011377066374,0.0031805336475372314,0.0032339668832719326,0.0032876881305128336,0.0033404012210667133,0.0033941224683076143,0.0034433789551258087,0.0034946519881486893,0.0035477972123771906,0.003602382494136691,0.003655959852039814,0.0037091050762683153,0.0037654186598956585,0.003820868209004402,0.0038714210968464613,0.003925142344087362,0.003979439847171307,0.004032152704894543,0.004088754765689373,0.004146796651184559,0.004203398246318102,0.0042627365328371525,0.004321498796343803,0.0043805488385260105,0.004440607503056526,0.004501529969274998,0.004563748370856047,0.004625967238098383,0.004690634552389383,0.004754005465656519,0.004818528424948454,0.004882907494902611,0.004950023256242275,0.005015122704207897,0.005080653820186853,0.005147769581526518,0.005216613411903381,0.005278255790472031,0.005342779215425253,0.005411623045802116,0.005475569982081652,0.005545854102820158,0.00561368977651,0.005679797381162643,0.00574950547888875,0.005821517668664455,0.005892522167414427,0.005960789974778891,0.006032802164554596,0.006100926082581282,0.006170202046632767,0.006237461697310209,0.006306161638349295,0.006377886049449444,0.006442697253078222,0.006514133419841528,0.006584705784916878,0.0066545577719807625,0.00672642607241869,0.006795845925807953,0.006869874894618988,0.006936558522284031,0.007010154891759157,0.007080727256834507,0.00714683486148715,0.007213518023490906,0.007285242434591055,0.0073530785739421844,0.0074200499802827835,0.007488173898309469,0.0075600421987473965,0.0076285977847874165,0.007692545186728239,0.0077606686390936375,0.007825047709047794,0.007887987419962883,0.007951789535582066,0.008015880361199379,0.00807939562946558,0.008146511390805244,0.008209018036723137,0.008274837397038937,0.00833878479897976,0.008404891937971115,0.008466823026537895,0.008532930165529251,0.008595436811447144,0.008664856664836407,0.00873312447220087,0.008799520321190357,0.008865771815180779,0.008927990682423115,0.008993665687739849,0.009059772826731205,0.00912300031632185,0.00918737892061472,0.009251038543879986,0.0093139773234725,0.00937835592776537,0.009443455375730991,0.009511435404419899,0.009578406810760498,0.009641345590353012,0.009708461351692677,0.009772839955985546,0.009835203178226948,0.009898574091494083,0.009962232783436775,0.010022723115980625,0.010083934292197227,0.010146008804440498,0.010206786915659904,0.01026626955717802,0.010326184332370758,0.010390418581664562,0.01045580580830574,0.010517449118196964,0.010572466067969799,0.010636989958584309,0.010697480291128159,0.010759267024695873,0.010815292596817017,0.010881255380809307,0.01094246655702591,0.01100569311529398,0.011070072650909424,0.011129843071103096,0.011188172735273838,0.011250967159867287,0.011314339004456997,0.011374540627002716,0.011435319669544697,0.011495665647089481,0.011554716154932976,0.011617078445851803,0.011674976907670498,0.011737339198589325,0.011794229038059711,0.011862064711749554,0.011923851445317268,0.011988375335931778,0.012049729935824871,0.012117421254515648,0.012180647812783718,0.012242434546351433,0.01230350136756897,0.012369897216558456,0.012442629784345627,0.012508449144661427,0.012572107836604118,0.012639799155294895,0.012706195004284382,0.012772446498274803,0.012841721996665001,0.012905237264931202,0.012970048934221268,0.013037163764238358,0.013111192733049393,0.013177444227039814,0.013239807449281216,0.013308650813996792,0.013376775197684765,0.013449938967823982,0.013520799577236176,0.013588347472250462,0.013663816265761852,0.0137372687458992,0.013806545175611973,0.013877117075026035,0.013948265463113785,0.014023158699274063,0.014099059626460075,0.014176256954669952,0.014247837476432323,0.01432359404861927,0.014397767372429371,0.014473523944616318,0.014554898254573345,0.014634111896157265,0.014716350473463535,0.01479700393974781,0.014875209890305996,0.01495427917689085,0.015037382021546364,0.015124372206628323,0.015213956125080585,0.01529993861913681,0.015385057777166367,0.015473345294594765,0.015566673129796982,0.015659712255001068,0.01574929617345333,0.015842048451304436,0.015935521572828293,0.01603461056947708,0.016127506271004677,0.016223138198256493,0.0163219403475523,0.016425348818302155,0.016529912129044533,0.01663116179406643,0.016739467158913612,0.016844462603330612,0.016952913254499435,0.017063379287719727,0.017170390114188194,0.017280137166380882,0.01739809289574623,0.017510144039988518,0.017627237364649773,0.01774173602461815,0.017869342118501663,0.017994211986660957,0.01811879314482212,0.018249280750751495,0.018386103212833405,0.01851673424243927,0.018647365272045135,0.018781308084726334,0.01892072521150112,0.019061293452978134,0.01920243725180626,0.019352078437805176,0.019494950771331787,0.019650066271424294,0.019796252250671387,0.019951798021793365,0.02010633796453476,0.02026505209505558,0.020423047244548798,0.020595733076334,0.020768996328115463,0.020938511937856674,0.021110910922288895,0.021293677389621735,0.021467948332428932,0.021648123860359192,0.021834922954440117,0.02202446013689041,0.022221054881811142,0.02241404727101326,0.022617410868406296,0.022811556234955788,0.02300858311355114,0.02321583405137062,0.02342798374593258,0.023646468296647072,0.02386365830898285,0.024090928956866264,0.0243072547018528,0.024534814059734344,0.024761797860264778,0.02499612607061863,0.025229014456272125,0.02546737529337406,0.02572215534746647,0.02596944570541382,0.026223361492156982,0.02648635022342205,0.026747900992631912,0.02700772136449814,0.027284249663352966,0.027549253776669502,0.027829814702272415,0.028104325756430626,0.028380565345287323,0.02866501547396183,0.028958825394511223,0.029257820919156075,0.029560130089521408,0.029865894466638565,0.030167194083333015,0.030487362295389175,0.030804216861724854,0.031127985566854477,0.03145924210548401,0.03179323673248291,0.032122764736413956,0.03245920687913895,0.0328129306435585,0.033168673515319824,0.03351159766316414,0.033859703689813614,0.03420910984277725,0.03457406908273697,0.03493916988372803,0.03531190752983093,0.03568003326654434,0.03604830801486969,0.03642306104302406,0.03680342808365822,0.037192296236753464,0.03759009391069412,0.03798774629831314,0.03838871046900749,0.03880292549729347,0.039226215332746506,0.03963625431060791,0.04006155952811241,0.04048873856663704,0.040910009294748306,0.04133934900164604,0.041761916130781174,0.04220450669527054,0.042647525668144226,0.043099045753479004,0.04354249686002731,0.04398883134126663,0.04443645849823952,0.04489488899707794,0.045358795672655106,0.04581204056739807,0.04627896845340729,0.04674820229411125,0.04721786826848984,0.04769487679004669,0.048179809004068375,0.04866114258766174,0.049143481999635696,0.04963446035981178,0.05012083426117897,0.05059870705008507],"recovered":[0.0,0.0001961618836503476,0.00035977415973320603,0.0005056713707745075,0.000654304982163012,0.0007960255024954677,0.0009268000721931458,0.0010580067755654454,0.0011837404454126954,0.0013001125771552324,0.0014202293241396546,0.0015278158243745565,0.0016352584352716804,0.00174025259912014,0.001838333555497229,0.0019369905348867178,0.002033487195149064,0.0021307040005922318,0.002220719587057829,0.0023065584246069193,0.00238706823438406,0.00246541784144938,0.00253843842074275,0.0026108829770237207,0.0026785745285451412,0.0027497229166328907,0.002814822131767869,0.0028807856142520905,0.0029399797786027193,0.0029985979199409485,0.00305174314416945,0.0031033039558678865,0.0031551530119031668,0.0032091622706502676,0.0032607230823487043,0.0033138683065772057,0.0033664375077933073,0.0034184304531663656,0.0034718636889010668,0.0035237125121057034,0.0035767138469964266,0.0036318753845989704,0.00368458847515285,0.0037387418560683727,0.003793759271502495,0.0038470483850687742,0.00390235404483974,0.003957947716116905,0.00401498144492507,0.004070574883371592,0.0041277529671788216,0.0041865152306854725,0.004244845360517502,0.004301590844988823,0.004365106113255024,0.004423867911100388,0.004486230667680502,0.004550033714622259,0.004610812291502953,0.00467403931543231,0.004737842362374067,0.004799916874617338,0.0048668887466192245,0.004932563751935959,0.004998383112251759,0.005062474403530359,0.005132470279932022,0.005196993704885244,0.00526036461815238,0.005329496692866087,0.005398628301918507,0.005461999215185642,0.005531563423573971,0.005596662871539593,0.005664642434567213,0.005734494421631098,0.005804922431707382,0.005875494796782732,0.005948083475232124,0.006013326812535524,0.006082170642912388,0.0061479900032281876,0.0062187062576413155,0.006287837866693735,0.006360714789479971,0.006429270375519991,0.0065051717683672905,0.006573871243745089,0.006646748166531324,0.006717464420944452,0.006788324564695358,0.006856304127722979,0.006924284156411886,0.006995144300162792,0.007063412107527256,0.0071339840069413185,0.007206428796052933,0.007275128737092018,0.0073455567471683025,0.00741151999682188,0.007479643914848566,0.007550360169261694,0.007617043796926737,0.007680702488869429,0.007752426899969578,0.007817238569259644,0.007878880947828293,0.007941675372421741,0.008009223267436028,0.008070290088653564,0.008134668692946434,0.008200488053262234,0.008266596123576164,0.008329822681844234,0.008392473682761192,0.008461893536150455,0.008523392491042614,0.008588779717683792,0.008657047525048256,0.008723299019038677,0.00878580566495657,0.008852632716298103,0.008921044878661633,0.008986287750303745,0.009052395820617676,0.009114325977861881,0.009177985601127148,0.009241788648068905,0.009302854537963867,0.009371698834002018,0.009438670240342617,0.00950261764228344,0.009567284025251865,0.009632240049540997,0.009696186520159245,0.009762582369148731,0.009827249683439732,0.009890764020383358,0.00995327066630125,0.010015489533543587,0.01007828488945961,0.010138198733329773,0.01019811350852251,0.010260475799441338,0.010322694666683674,0.01038606557995081,0.010450445115566254,0.01050848700106144,0.010568832978606224,0.010628459975123405,0.01069139875471592,0.01074814423918724,0.010810939595103264,0.010876470245420933,0.010939985513687134,0.011004076339304447,0.011064566671848297,0.011123904958367348,0.011186555959284306,0.011247335001826286,0.011311857961118221,0.011375228874385357,0.0114324064925313,0.011491889134049416,0.011549354530870914,0.011609412729740143,0.011673647910356522,0.011730249971151352,0.011792036704719067,0.011855407617986202,0.011918202042579651,0.011982005089521408,0.012047536671161652,0.012112636119127274,0.012174422852694988,0.01223692949861288,0.012300588190555573,0.012367128394544125,0.012431219220161438,0.012501215562224388,0.01257020328193903,0.012634294107556343,0.012700113467872143,0.012767229229211807,0.01283276081085205,0.01289987564086914,0.0129708806052804,0.013037707656621933,0.013106695376336575,0.013169490732252598,0.013236462138593197,0.013305449858307838,0.013372997753322124,0.013444146141409874,0.013513421639800072,0.013584714382886887,0.013657014816999435,0.013723842799663544,0.013796718791127205,0.013869883492588997,0.013944920152425766,0.014017220586538315,0.014093698002398014,0.014168014749884605,0.014246652834117413,0.014320249669253826,0.014394854195415974,0.014471475034952164,0.014547232538461685,0.014630623161792755,0.014707820490002632,0.014781992882490158,0.014859190210700035,0.01494114100933075,0.015024387277662754,0.015111810527741909,0.015195200219750404,0.015281183645129204,0.015367742627859116,0.015456605702638626,0.015546045266091824,0.015639949589967728,0.015730397775769234,0.015822716057300568,0.01591518148779869,0.016012541949748993,0.01610817387700081,0.01620251126587391,0.0163023192435503,0.01640457659959793,0.01650654710829258,0.01660866104066372,0.016718551516532898,0.016825705766677856,0.016935741528868675,0.01704203151166439,0.01715192198753357,0.01726526953279972,0.017375880852341652,0.01748533919453621,0.017599407583475113,0.017723988741636276,0.017853179946541786,0.017976608127355576,0.018103063106536865,0.01823614165186882,0.018365908414125443,0.018497547134757042,0.018632354214787483,0.018768025562167168,0.01890340819954872,0.019049737602472305,0.0191913153976202,0.0193359162658453,0.019481236115098,0.019626125693321228,0.019778791815042496,0.019932322204113007,0.020086141303181648,0.020247017964720726,0.02040962129831314,0.02058187499642372,0.020747359842061996,0.02092047780752182,0.02109489217400551,0.02127261832356453,0.021448329091072083,0.021632248535752296,0.02181847207248211,0.022003687918186188,0.0221952423453331,0.0223968755453825,0.02259332686662674,0.022789200767874718,0.022986946627497673,0.023197798058390617,0.023407354950904846,0.023623967543244362,0.023853400722146034,0.0240646842867136,0.024286339059472084,0.02451116219162941,0.0247395858168602,0.024975353851914406,0.02521083503961563,0.025456540286540985,0.02570037543773651,0.025953570380806923,0.026207774877548218,0.026462841778993607,0.02671978250145912,0.02699386142194271,0.02726290002465248,0.02753712423145771,0.02781105972826481,0.028078513219952583,0.028361521661281586,0.02864251472055912,0.028934741392731667,0.029240937903523445,0.029539933428168297,0.02983979322016239,0.030142677947878838,0.03045521304011345,0.0307785477489233,0.031104188412427902,0.0314367413520813,0.03176209330558777,0.03209306299686432,0.03244635462760925,0.03279806300997734,0.03313954919576645,0.03348088636994362,0.03383345901966095,0.03418257459998131,0.03454076498746872,0.03490687534213066,0.03527543693780899,0.03564054146409035,0.036018747836351395,0.036392927169799805,0.036775168031454086,0.037167202681303024,0.03756154328584671,0.037969134747982025,0.03837442025542259,0.03877956047654152,0.039184849709272385,0.03960338607430458,0.04003142565488815,0.04044996201992035,0.040870945900678635,0.04128501936793327,0.04172184690833092,0.042156368494033813,0.0426100492477417,0.04304889217019081,0.04349824786186218,0.04395711049437523,0.04440603777766228,0.04485078528523445,0.045308928936719894,0.04577009752392769,0.04623673856258392,0.04670985788106918,0.047178227454423904,0.047646019607782364,0.04811684042215347,0.048596154898405075,0.04908324405550957,0.04956846684217453],"active":[0.0004184246063232422,0.00035894234315492213,0.0003344580763950944,0.0003261046367697418,0.00031386257614940405,0.0003014764515683055,0.0002944192383438349,0.000284049310721457,0.0002718073083087802,0.00026474997866898775,0.00025322800502181053,0.0002520759589970112,0.0002428583102300763,0.0002366651315242052,0.00023306452203541994,0.00022787973284721375,0.0002232708502560854,0.00020786025561392307,0.00020065903663635254,0.0001898570917546749,0.00018366402946412563,0.0001776150893419981,0.00017473450861871243,0.00016940548084676266,0.00016796542331576347,0.00015860376879572868,0.00015644333325326443,0.00014463323168456554,0.00013844016939401627,0.0001321032177656889,0.00012879050336778164,0.00013066292740404606,0.00013253511860966682,0.00013123895041644573,0.00013339938595891,0.00012951064854860306,0.00012821448035538197,0.00012936675921082497,0.0001305188052356243,0.00013224733993411064,0.00013239122927188873,0.00013354327529668808,0.000136279733851552,0.00013267924077808857,0.00013138307258486748,0.0001323914621025324,0.0001297986600548029,0.0001308070495724678,0.00013181520625948906,0.00013282336294651031,0.00013498356565833092,0.00013498356565833092,0.00013570347800850868,0.00013901665806770325,0.00013642385601997375,0.0001398804597556591,0.000139736570417881,0.00014060083776712418,0.00014319317415356636,0.0001444891095161438,0.00014506513252854347,0.00015010638162493706,0.00014823395758867264,0.00014809006825089455,0.0001493864692747593,0.00015413900837302208,0.00014578551054000854,0.00014578551054000854,0.0001512584276497364,0.00014607328921556473,0.00014722580090165138,0.000151690561324358,0.00014823395758867264,0.00015284260734915733,0.00015687523409724236,0.000158027745783329,0.0001558675430715084,0.00015730736777186394,0.00015284260734915733,0.00015687523409724236,0.00015529105439782143,0.0001581716351211071,0.00015917979180812836,0.00015485938638448715,0.000153418630361557,0.00015543540939688683,0.00014938600361347198,0.00015255482867360115,0.0001490977592766285,0.00015241047367453575,0.00014823395758867264,0.0001538507640361786,0.00015644310042262077,0.000151690561324358,0.00015010591596364975,0.0001512584276497364,0.0001466497778892517,0.00014492124319076538,0.0001426171511411667,0.00014852220192551613,0.0001489538699388504,0.0001421850174665451,0.00014362484216690063,0.0001443452201783657,0.0001355605199933052,0.00013455096632242203,0.00013699941337108612,0.0001377202570438385,0.00013728812336921692,0.00013872794806957245,0.0001401687040925026,0.00013829674571752548,0.00013829581439495087,0.00013700034469366074,0.00014045648276805878,0.00013354327529668808,0.00014146417379379272,0.0001443447545170784,0.0001424727961421013,0.0001424727961421013,0.0001421850174665451,0.00014103297144174576,0.00013872794806957245,0.00013671256601810455,0.0001349830999970436,0.00013671256601810455,0.00013599172234535217,0.00013656727969646454,0.00014060083776712418,0.000139736570417881,0.000139736570417881,0.00013872794806957245,0.00014117732644081116,0.00014059990644454956,0.00013901665806770325,0.00013599172234535217,0.0001349830999970436,0.00013195909559726715,0.00013066362589597702,0.00013051927089691162,0.0001285020262002945,0.00012807082384824753,0.00012807082384824753,0.00012994278222322464,0.0001331111416220665,0.00013138353824615479,0.00012202095240354538,0.0001285029575228691,0.0001286473125219345,0.0001308070495724678,0.0001238938421010971,0.0001331111416220665,0.00013152696192264557,0.00012922286987304688,0.00013008713722229004,0.00012576673179864883,0.00012360606342554092,0.00012706220149993896,0.00012778304517269135,0.00012720562517642975,0.00012346170842647552,0.00012043677270412445,0.00012230966240167618,0.00012518931180238724,0.00012562237679958344,0.00012792646884918213,0.00012058112770318985,0.00013181474059820175,0.00013181474059820175,0.00013296771794557571,0.00013152789324522018,0.0001354161649942398,0.0001331111416220665,0.00012979842722415924,0.00012907851487398148,0.00013296771794557571,0.00014204159379005432,0.00014132075011730194,0.00014088861644268036,0.00013858359307050705,0.00013599172234535217,0.00013815239071846008,0.00014160852879285812,0.00013800803571939468,0.00013728812336921692,0.00013728812336921692,0.00014031212776899338,0.000139736570417881,0.0001331120729446411,0.00013916008174419403,0.000140313059091568,0.0001444891095161438,0.00014780182391405106,0.00014420133084058762,0.00015039462596178055,0.00015255436301231384,0.00014953035861253738,0.0001532742753624916,0.0001515466719865799,0.00015327520668506622,0.0001541394740343094,0.00015903636813163757,0.0001541394740343094,0.00015557929873466492,0.0001511145383119583,0.0001532742753624916,0.00016004405915737152,0.000162636861205101,0.00016911793500185013,0.00016638077795505524,0.0001673894003033638,0.00017228629440069199,0.00017819181084632874,0.0001832311972975731,0.00018956884741783142,0.00018812809139490128,0.00018985755741596222,0.0001921616494655609,0.0001989305019378662,0.00020310655236244202,0.00020325090736150742,0.00020209886133670807,0.00020512379705905914,0.00021189451217651367,0.00021232478320598602,0.0002105962485074997,0.00021376647055149078,0.00022283755242824554,0.00022759288549423218,0.00022658519446849823,0.00023292005062103271,0.000235801562666893,0.00023436173796653748,0.00023767352104187012,0.00023464858531951904,0.0002381056547164917,0.00024617090821266174,0.000244874507188797,0.00025135651230812073,0.0002563968300819397,0.0002699345350265503,0.0002702232450246811,0.00026561319828033447,0.0002726726233959198,0.0002830401062965393,0.00028059259057044983,0.000281456857919693,0.0002837609499692917,0.0002883709967136383,0.0002932678908109665,0.00029902905225753784,0.0003023408353328705,0.000303635373711586,0.00031415000557899475,0.00031501613557338715,0.00032567232847213745,0.0003275461494922638,0.00033272989094257355,0.00033690594136714935,0.0003487151116132736,0.0003593750298023224,0.0003566369414329529,0.0003635510802268982,0.00037319958209991455,0.00037305615842342377,0.0003755055367946625,0.00038659386336803436,0.00039221160113811493,0.0004025828093290329,0.00041035935282707214,0.0004221685230731964,0.00041468068957328796,0.00041525624692440033,0.000426633283495903,0.000441037118434906,0.00044867023825645447,0.00045630335807800293,0.00046696141362190247,0.0004538539797067642,0.0004701297730207443,0.0004754588007926941,0.00048496387898921967,0.0004894286394119263,0.0004920214414596558,0.0005113203078508377,0.0005129054188728333,0.0005229860544204712,0.0005327798426151276,0.0005401261150836945,0.0005448795855045319,0.0005644671618938446,0.0005553923547267914,0.0005669146776199341,0.0005672015249729156,0.0005695056170225143,0.0005865022540092468,0.0005973037332296371,0.0006153061985969543,0.0006253886967897415,0.0006249565631151199,0.0006272606551647186,0.0006475690752267838,0.0006615389138460159,0.0006727725267410278,0.0006806943565607071,0.0006890483200550079,0.0006860233843326569,0.000697113573551178,0.0007198676466941833,0.0007223188877105713,0.0007135346531867981,0.0007201544940471649,0.0007282234728336334,0.0007406100630760193,0.0007565952837467194,0.0007711425423622131,0.000773157924413681,0.0007728710770606995,0.0007825195789337158,0.0007846802473068237,0.0007993690669536591,0.000814925879240036,0.0008205436170101166,0.0008271671831607819,0.0008337907493114471,0.0008517950773239136,0.000856693834066391,0.0008767098188400269,0.0008853524923324585,0.0008785836398601532,0.0008893869817256927,0.0008909702301025391,0.000919487327337265,0.0009256787598133087,0.0009426772594451904,0.000932447612285614,0.0009399391710758209,0.0009382106363773346,0.000937778502702713,0.0009527578949928284,0.00096125528216362,0.0009700395166873932,0.0009781047701835632,0.0009811297059059143,0.0009850189089775085,0.0010015815496444702,0.0010151229798793793,0.0010266415774822235,0.0010383054614067078,0.001037590205669403,0.0010302402079105377]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0004184246063232422,0.0005569765344262123,0.0007051781285554171,0.0008546759490855038,0.0010059020714834332,0.0011519433464854956,0.0013017291203141212,0.001449930714443326,0.0015953958500176668,0.0017421572702005506,0.0018958317814394832,0.002045329660177231,0.0021952595561742783,0.0023417328484356403,0.0024870538618415594,0.0026253177784383297,0.0027680464554578066,0.0029074624180793762,0.003038525115698576,0.003164114896208048,0.003287112107500434,0.0034079488832503557,0.0035168316680938005,0.003619089489802718,0.0037207710556685925,0.0038172677159309387,0.003911604173481464,0.00400061160326004,0.004086594097316265,0.0041656638495624065,0.004246317781507969,0.0043199146166443825,0.004391350783407688,0.004463651217520237,0.004533359315246344,0.004596586339175701,0.004659669008105993,0.0047171348705887794,0.004772872664034367,0.004824865609407425,0.0048745544627308846,0.004922658670693636,0.0049670180305838585,0.005010369699448347,0.005053289234638214,0.0050950562581419945,0.005133078899234533,0.005171101540327072,0.005208403803408146,0.005241961684077978,0.005272495094686747,0.005302740260958672,0.005333993583917618,0.005361790303140879,0.005387426819652319,0.005411334801465273,0.005435819271951914,0.00545843131840229,0.005480322986841202,0.0055009182542562485,0.005521370097994804,0.0055399490520358086,0.005557520315051079,0.005574515089392662,0.0055907899513840675,0.0056073530577123165,0.005623051431030035,0.005637453868985176,0.00564940832555294,0.0056615062057971954,0.005674612242728472,0.005687430500984192,0.005699384491890669,0.005709322635084391,0.005719404201954603,0.005727757699787617,0.005736543331295252,0.005746048875153065,0.005754546262323856,0.00576232373714447,0.005770245101302862,0.005778886377811432,0.005787095986306667,0.005794585216790438,0.0058016423135995865,0.005809851922094822,0.005815756972879171,0.005820941645652056,0.0058279987424612045,0.0058318874798715115,0.0058366404846310616,0.005841393023729324,0.005845570005476475,0.005850323010236025,0.00585377961397171,0.005856947973370552,0.005860404577106237,0.005863572936505079,0.005866453517228365,0.005869334097951651,0.005871926434338093,0.005874087102711201,0.005876535549759865,0.005878695752471685,0.0058811441995203495,0.00588330440223217,0.005885752849280834,0.005887769162654877,0.005889929831027985,0.0058915140107274055,0.005892954301089048,0.005894538480788469,0.005896554794162512,0.005898138973861933,0.0058994353748857975,0.00590087566524744,0.005902171600610018,0.005903324112296104,0.005904908291995525,0.005905916448682547,0.0059073567390441895,0.005908076651394367,0.005908797029405832,0.005909660831093788,0.005910381209105253,0.005911101121455431,0.005911677610129118,0.005912541411817074,0.0059131174348294735,0.005913549568504095,0.005913981702178717,0.00591484596952796,0.005915710236877203,0.005915998015552759,0.005916574038565159,0.005917150527238846,0.005917438305914402,0.0059177265502512455,0.005918014328926802,0.005918590817600489,0.005919022485613823,0.0059194546192884445,0.005919886752963066,0.005920030642300844,0.00592017499729991,0.005920607130974531,0.005920894909650087,0.005920894909650087,0.005921183153986931,0.005921327043324709,0.005921470932662487,0.005921903066337109,0.005921903066337109,0.005922046955674887,0.005922046955674887,0.005922046955674887,0.00592233520001173,0.005922767333686352,0.00592291122302413,0.00592291122302413,0.005923199467360973,0.005923199467360973,0.0059233433566987514,0.0059233433566987514,0.0059233433566987514,0.0059233433566987514,0.0059233433566987514,0.0059233433566987514,0.0059233433566987514,0.0059234872460365295,0.005923631601035595,0.005923631601035595,0.005923631601035595,0.005923631601035595,0.005923631601035595,0.005923775490373373,0.005923775490373373,0.005923775490373373,0.005923775490373373,0.005923775490373373,0.005923919379711151,0.0059240637347102165,0.005924207624047995,0.005924207624047995,0.005924351513385773,0.005924639757722616,0.005924639757722616,0.005924639757722616,0.005924783647060394,0.005924927536398172,0.005925071891397238,0.005925071891397238,0.005925071891397238,0.005925071891397238,0.005925071891397238,0.005925071891397238,0.005925071891397238,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016,0.005925215780735016],"recovered":[0.0,0.00018910465587396175,0.00035271691740490496,0.0005151769728399813,0.0006704357801936567,0.0008242543553933501,0.0009746163268573582,0.001123970141634345,0.0012708754511550069,0.0014231097884476185,0.0015667026164010167,0.0017149042105302215,0.001864690100774169,0.002013035584241152,0.002156628528609872,0.00230007735081017,0.0024425177834928036,0.0025865426287055016,0.002724806545302272,0.002863214584067464,0.00299398903734982,0.0031217392534017563,0.0032473288010805845,0.0033635569270700216,0.0034718636889010668,0.003575993701815605,0.0036734985187649727,0.003769851056858897,0.0038644755259156227,0.003953194711357355,0.004037017468363047,0.004120839759707451,0.00420120544731617,0.004273506347090006,0.004348399117588997,0.004421275574713945,0.004489111248403788,0.0045519061386585236,0.004612684715539217,0.004670438822358847,0.004724735859781504,0.004778025206178427,0.004828577861189842,0.004877978470176458,0.00492550665512681,0.004970730748027563,0.005014081951230764,0.005057433620095253,0.00509617617353797,0.00513463094830513,0.0051709250546991825,0.005203330889344215,0.005234584212303162,0.005266557447612286,0.005297379102557898,0.005324743688106537,0.005350956227630377,0.005375584587454796,0.00539891654625535,0.005422248505055904,0.0054452926851809025,0.0054653119295835495,0.00548504339531064,0.005503046326339245,0.005520905368030071,0.005539340898394585,0.00555619178339839,0.005572034511715174,0.005588885396718979,0.005602855700999498,0.005614809691905975,0.00562892435118556,0.005642462521791458,0.005655569024384022,0.005666226614266634,0.005676452536135912,0.0056848060339689255,0.00569416768848896,0.005703961011022329,0.005711882375180721,0.005720668006688356,0.005729309748858213,0.005738383159041405,0.005746448412537575,0.00575465802103281,0.005761571228504181,0.005769348703324795,0.005775829777121544,0.005781014449894428,0.005787639878690243,0.005793544463813305,0.005798441357910633,0.005803194362670183,0.005807947367429733,0.005814140196889639,0.005817740689963102,0.005820621270686388,0.005823933985084295,0.005827102344483137,0.005829839035868645,0.005833439528942108,0.005836176220327616,0.005838768556714058,0.005841073114424944,0.0058432333171367645,0.00584611389786005,0.0058488501235842705,0.005850722547620535,0.005853314884006977,0.005855475552380085,0.0058574918657541275,0.005859363824129105,0.005861092358827591,0.005863396916538477,0.005864981096237898,0.005865845363587141,0.005867285188287497,0.005868581589311361,0.005869877990335226,0.005871030036360025,0.005872470326721668,0.005874198395758867,0.0058752065524458885,0.005876070819795132,0.005877078976482153,0.005877799354493618,0.005878519266843796,0.0058790952898561954,0.005879959557205439,0.005880535580217838,0.005881111603230238,0.0058815437369048595,0.005882408004254103,0.005883128382265568,0.0058837044052779675,0.005883992183953524,0.005884568206965923,0.005885288584977388,0.0058855763636529446,0.0058861528523266315,0.005886728875339031,0.005887016654014587,0.005887593142688274,0.005887880921363831,0.00588845694437623,0.005888745188713074,0.00588903296738863,0.005889321211725473,0.0058894651010632515,0.005889609456062317,0.005889897234737873,0.005890185479074717,0.005890473257750273,0.005890761502087116,0.00589104974642396,0.00589104974642396,0.005891193635761738,0.005891193635761738,0.005891481414437294,0.0058917696587741375,0.005891913548111916,0.005892201792448759,0.005892345681786537,0.005892345681786537,0.005892489571124315,0.005892489571124315,0.005892633926123381,0.005892633926123381,0.005892633926123381,0.005892633926123381,0.005892633926123381,0.005892633926123381,0.005892633926123381,0.005892633926123381,0.005892633926123381,0.005892633926123381,0.005892633926123381,0.005892633926123381,0.005892633926123381,0.005892777815461159,0.005892921704798937,0.005892921704798937,0.005892921704798937,0.005892921704798937,0.005893066059798002,0.005893066059798002,0.00589320994913578,0.0058934977278113365,0.0058934977278113365,0.0058934977278113365,0.0058934977278113365,0.005893642082810402,0.00589378597214818,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235,0.0058940742164850235],"active":[0.0004184246063232422,0.0003678718931041658,0.0003524612111505121,0.0003394989762455225,0.00033546629128977656,0.00032768899109214544,0.00032711279345676303,0.00032596057280898094,0.00032452039886265993,0.00031904748175293207,0.00032912916503846645,0.00033042544964700937,0.0003305694554001093,0.0003286972641944885,0.00033042533323168755,0.0003252404276281595,0.000325528671965003,0.00032091978937387466,0.00031371857039630413,0.000300900312140584,0.0002931230701506138,0.00028620962984859943,0.000269502867013216,0.00025553256273269653,0.0002489073667675257,0.00024127401411533356,0.0002381056547164917,0.00023076054640114307,0.0002221185714006424,0.00021246913820505142,0.00020930031314492226,0.0001990748569369316,0.0001901453360915184,0.0001901448704302311,0.00018496019765734673,0.00017531076446175575,0.00017055775970220566,0.0001652287319302559,0.0001601879484951496,0.00015442678704857826,0.00014981860294938087,0.0001446334645152092,0.00013844016939401627,0.00013239122927188873,0.00012778257951140404,0.00012432551011443138,0.00011899694800376892,0.00011366792023181915,0.00011222762987017632,0.00010733073577284813,0.00010157003998756409,9.940937161445618e-05,9.940937161445618e-05,9.523285552859306e-05,9.004771709442139e-05,8.659111335873604e-05,8.486304432153702e-05,8.284673094749451e-05,8.140644058585167e-05,7.866974920034409e-05,7.60774128139019e-05,7.463712245225906e-05,7.247691974043846e-05,7.14687630534172e-05,6.988458335399628e-05,6.801215931773186e-05,6.68596476316452e-05,6.541935727000237e-05,6.052292883396149e-05,5.865050479769707e-05,5.9802550822496414e-05,5.850614979863167e-05,5.692197009921074e-05,5.375361070036888e-05,5.317758768796921e-05,5.130516365170479e-05,5.173729732632637e-05,5.188118666410446e-05,5.058525130152702e-05,5.044136196374893e-05,4.957709461450577e-05,4.957662895321846e-05,4.8712827265262604e-05,4.813680425286293e-05,4.6984292566776276e-05,4.828069359064102e-05,4.64082695543766e-05,4.5111868530511856e-05,4.6984292566776276e-05,4.424760118126869e-05,4.309602081775665e-05,4.2951665818691254e-05,4.237564280629158e-05,4.237564280629158e-05,3.9639417082071304e-05,3.920728340744972e-05,3.9783306419849396e-05,3.9638951420783997e-05,3.9351172745227814e-05,3.9495062083005905e-05,3.848690539598465e-05,3.7910882383584976e-05,3.7766993045806885e-05,3.7622638046741486e-05,3.7910882383584976e-05,3.7190504372119904e-05,3.690272569656372e-05,3.704661503434181e-05,3.661494702100754e-05,3.603845834732056e-05,3.546243533492088e-05,3.51746566593647e-05,3.546243533492088e-05,3.474205732345581e-05,3.445427864789963e-05,3.50303016602993e-05,3.488641232252121e-05,3.474252298474312e-05,3.50303016602993e-05,3.488641232252121e-05,3.488641232252121e-05,3.3878255635499954e-05,3.359047695994377e-05,3.3590011298656464e-05,3.330223262310028e-05,3.330176696181297e-05,3.315834328532219e-05,3.344612196087837e-05,3.315787762403488e-05,3.301398828625679e-05,3.28700989484787e-05,3.330223262310028e-05,3.330223262310028e-05,3.286963328719139e-05,3.286963328719139e-05,3.315834328532219e-05,3.28700989484787e-05,3.243796527385712e-05,3.243796527385712e-05,3.243796527385712e-05,3.229361027479172e-05,3.243796527385712e-05,3.229361027479172e-05,3.2149720937013626e-05,3.171805292367935e-05,3.186194226145744e-05,3.186194226145744e-05,3.157369792461395e-05,3.171805292367935e-05,3.1717587262392044e-05,3.157369792461395e-05,3.1717587262392044e-05,3.142980858683586e-05,3.128545358777046e-05,3.099720925092697e-05,3.099720925092697e-05,3.114156424999237e-05,3.157369792461395e-05,3.142980858683586e-05,3.114156424999237e-05,3.128591924905777e-05,3.099767491221428e-05,3.099767491221428e-05,3.099767491221428e-05,3.085378557443619e-05,3.085378557443619e-05,3.070943057537079e-05,3.070943057537079e-05,3.070943057537079e-05,3.085331991314888e-05,3.099767491221428e-05,3.099767491221428e-05,3.099767491221428e-05,3.099767491221428e-05,3.099767491221428e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.099767491221428e-05,3.099767491221428e-05,3.114202991127968e-05,3.128591924905777e-05,3.128591924905777e-05,3.128545358777046e-05,3.157369792461395e-05,3.142980858683586e-05,3.114202991127968e-05,3.128591924905777e-05,3.142980858683586e-05,3.157416358590126e-05,3.142980858683586e-05,3.128591924905777e-05,3.099767491221428e-05,3.099767491221428e-05,3.099767491221428e-05,3.099767491221428e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05,3.114156424999237e-05]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0004184246063232422,0.0005579846911132336,0.0007044579833745956,0.0008555401000194252,0.0010010052938014269,0.0011372527806088328,0.0012773890048265457,0.0014078754466027021,0.0015448431950062513,0.0016789303626865149,0.0018101369496434927,0.001937743043527007,0.0020608841441571712,0.002185465767979622,0.002309327246621251,0.002427283674478531,0.0025389029178768396,0.0026487938594073057,0.0027540759183466434,0.0028531651478260756,0.0029503819532692432,0.0030416937079280615,0.003124939976260066,0.0032089066226035357,0.0032853838056325912,0.003363157156854868,0.0034325772430747747,0.00350127718411386,0.003559031058102846,0.0036183693446218967,0.003675835207104683,0.0037315727677196264,0.003783277701586485,0.0038295097183436155,0.0038725731428712606,0.0039134761318564415,0.003955099731683731,0.0039945621974766254,0.004030568525195122,0.004066718742251396,0.004095523618161678,0.004126489162445068,0.0041552940383553505,0.004180930554866791,0.0042078630067408085,0.004232779145240784,0.004254959523677826,0.004276851192116737,0.0042975908145308495,0.004316314123570919,0.004332876764237881,0.004351455718278885,0.004365426488220692,0.004379828926175833,0.004395383410155773,0.0044090659357607365,0.004422028083354235,0.00443297391757369,0.004444927908480167,0.0044552977196872234,0.0044656675308942795,0.0044760373421013355,0.00448539899662137,0.004494472406804562,0.004502682015299797,0.004510459490120411,0.004517084453254938,0.0045228456147015095,0.00452975882217288,0.004536815918982029,0.004541568923741579,0.004546177573502064,0.00455179437994957,0.004556403495371342,0.004560147877782583,0.004564900882542133,0.004569509532302618,0.0045736865140497684,0.004577574785798788,0.004580599721521139,0.004582903813570738,0.004585640504956245,0.004588376730680466,0.004591257311403751,0.004594137892127037,0.004595865961164236,0.004598602652549744,0.004600762855261564,0.004602203145623207,0.0046040755696594715,0.0046056597493588924,0.004607532173395157,0.004608828574419022,0.004609548486769199,0.004610700532793999,0.0046119969338178635,0.004613148979842663,0.004614157136529684,0.004615021403878927,0.00461588567122817,0.00461646169424057,0.00461703771725297,0.004617613740265369,0.004618045873939991,0.004618766251951456,0.004619054030627012,0.004619774408638477,0.0046200621873140335,0.004621070344001055,0.004622078500688076,0.004622654989361763,0.004623231012374163,0.004623663146048784,0.004623807035386562,0.004623807035386562,0.0046240948140621185,0.004624383058398962,0.004624383058398962,0.00462452694773674,0.00462452694773674,0.0046246713027358055,0.004624959081411362,0.004624959081411362,0.004625247325748205,0.004625535104423761,0.004625535104423761,0.004625679459422827,0.004625967238098383,0.0046262554824352264,0.0046262554824352264,0.0046263993717730045,0.004626543261110783,0.004626543261110783,0.004626687616109848,0.004626831505447626,0.004626975394785404,0.00462711974978447,0.004627263639122248,0.004627263639122248,0.004627407528460026,0.004627407528460026,0.004627407528460026,0.004627407528460026,0.004627551417797804,0.004627551417797804,0.004627695772796869,0.004627695772796869,0.004627839662134647,0.0046279835514724255,0.0046279835514724255,0.0046279835514724255,0.0046279835514724255,0.004628127906471491,0.004628271795809269,0.004628415685147047,0.004628415685147047,0.004628415685147047,0.004628415685147047,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825,0.004628559574484825],"recovered":[0.0,0.00019227320444770157,0.00035689363721758127,0.0005128725897520781,0.0006658270140178502,0.0008111480856314301,0.0009563252096995711,0.0011009261943399906,0.0012361655244603753,0.001373853301629424,0.0015134133864194155,0.0016463483916595578,0.0017739543691277504,0.0019011283293366432,0.002028446411713958,0.0021523076575249434,0.0022773214150220156,0.0023981581907719374,0.0025050246622413397,0.00261707603931427,0.002719621639698744,0.002821303205564618,0.002917079720646143,0.0030104080215096474,0.003095814725384116,0.003173588076606393,0.0032565465662628412,0.003326686564832926,0.0033989869989454746,0.0034675428178161383,0.0035297616850584745,0.0035898201167583466,0.0036441173870116472,0.003696686588227749,0.003748103277757764,0.0037985120434314013,0.003840855322778225,0.003885359037667513,0.003928422462195158,0.0039652930572628975,0.004001443274319172,0.004034856799989939,0.004067118279635906,0.004096499644219875,0.004125592764467001,0.004153821617364883,0.004180754069238901,0.004204662051051855,0.00422741798684001,0.004248877987265587,0.004267456941306591,0.004286180250346661,0.004304039292037487,0.004321754444390535,0.004337597172707319,0.004351567476987839,0.004366978071630001,0.004378644283860922,0.004391750320792198,0.0044031282886862755,0.004414218477904797,0.004425596445798874,0.00443654228001833,0.004446191713213921,0.004455409478396177,0.004464195109903812,0.004471972584724426,0.004479749593883753,0.004486518912017345,0.004493432119488716,0.004498905036598444,0.0045049539767205715,0.004510139115154743,0.004515755921602249,0.004520652815699577,0.004525693599134684,0.004530014470219612,0.004535055253654718,0.004539087880402803,0.0045431205071508884,0.004546433221548796,0.004549745935946703,0.004552626516669989,0.004554930608719587,0.0045580994337797165,0.004560691770166159,0.004563284106552601,0.004565732553601265,0.004568037111312151,0.004569477401673794,0.004571637604385614,0.004572934005409479,0.0045750942081213,0.004576534498482943,0.004577542655169964,0.004578550811856985,0.0045797028578817844,0.004580855369567871,0.004582295659929514,0.00458315946161747,0.004584023728966713,0.004584599751979113,0.004585175774991512,0.004585607908666134,0.004586328286677599,0.00458733644336462,0.004587624222040176,0.004588056355714798,0.0045883446000516415,0.004589208867400885,0.004589640535414219,0.0045900726690888405,0.004590936936438084,0.004591656848788261,0.004591945093125105,0.004592088982462883,0.004592233337461948,0.004592521116137505,0.004592665005475283,0.004592665005475283,0.004592809360474348,0.004592953249812126,0.00459324149414897,0.00459324149414897,0.004593385383486748,0.004593673627823591,0.004593961406499147,0.004594249650835991,0.004594393540173769,0.004594825673848391,0.004594969563186169,0.004595113452523947,0.004595113452523947,0.004595113452523947,0.004595113452523947,0.004595257807523012,0.00459540169686079,0.00459540169686079,0.004595545586198568,0.004595545586198568,0.004595545586198568,0.004595545586198568,0.004595689941197634,0.004595689941197634,0.004595833830535412,0.004595833830535412,0.004595833830535412,0.00459597771987319,0.004596121609210968,0.004596265964210033,0.004596265964210033,0.004596265964210033,0.004596265964210033,0.004596265964210033,0.00459655374288559,0.00459655374288559,0.004596698097884655,0.004596698097884655,0.004596698097884655,0.004596698097884655,0.004596698097884655,0.004596698097884655,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433,0.004596841987222433],"active":[0.0004184246063232422,0.000365711486665532,0.00034756434615701437,0.0003426675102673471,0.0003351782797835767,0.0003261046949774027,0.0003210637951269746,0.0003069492522627115,0.000308677670545876,0.00030507706105709076,0.0002967235632240772,0.0002913946518674493,0.00028692977502942085,0.00028433743864297867,0.0002808808349072933,0.00027497601695358753,0.00026158150285482407,0.00025063566863536835,0.00024905125610530376,0.00023608910851180553,0.00023076031357049942,0.00022039050236344337,0.00020786025561392307,0.00019849860109388828,0.00018956908024847507,0.00018956908024847507,0.00017603067681193352,0.00017459061928093433,0.00016004405915737152,0.00015082652680575848,0.00014607352204620838,0.00014175265096127987,0.00013916031457483768,0.00013282313011586666,0.00012446986511349678,0.00011496408842504025,0.00011424440890550613,0.00010920315980911255,0.00010214606299996376,0.00010142568498849869,9.408034384250641e-05,9.163236245512962e-05,8.817575871944427e-05,8.443091064691544e-05,8.227024227380753e-05,7.895752787590027e-05,7.420545443892479e-05,7.218914106488228e-05,7.017282769083977e-05,6.743613630533218e-05,6.541982293128967e-05,6.527546793222427e-05,6.138719618320465e-05,5.8074481785297394e-05,5.77862374484539e-05,5.749845877289772e-05,5.505001172423363e-05,5.4329633712768555e-05,5.317758768796921e-05,5.216943100094795e-05,5.144905298948288e-05,5.0440896302461624e-05,4.8856716603040695e-05,4.828069359064102e-05,4.7272536903619766e-05,4.626438021659851e-05,4.5111868530511856e-05,4.309602081775665e-05,4.3239910155534744e-05,4.3383799493312836e-05,4.266388714313507e-05,4.122359678149223e-05,4.165526479482651e-05,4.064757376909256e-05,3.9495062083005905e-05,3.920728340744972e-05,3.9495062083005905e-05,3.863126039505005e-05,3.848690539598465e-05,3.74792143702507e-05,3.647059202194214e-05,3.5894569009542465e-05,3.5750214010477066e-05,3.632670268416405e-05,3.603845834732056e-05,3.517419099807739e-05,3.531854599714279e-05,3.50303016602993e-05,3.416603431105614e-05,3.459816798567772e-05,3.4022144973278046e-05,3.459816798567772e-05,3.373436629772186e-05,3.301398828625679e-05,3.315787762403488e-05,3.344612196087837e-05,3.344612196087837e-05,3.330176696181297e-05,3.27257439494133e-05,3.272620961070061e-05,3.243796527385712e-05,3.243796527385712e-05,3.243796527385712e-05,3.243796527385712e-05,3.243796527385712e-05,3.1717587262392044e-05,3.2150186598300934e-05,3.2005831599235535e-05,3.27257439494133e-05,3.286963328719139e-05,3.30144539475441e-05,3.315834328532219e-05,3.272620961070061e-05,3.2150186598300934e-05,3.186194226145744e-05,3.2005831599235535e-05,3.2149720937013626e-05,3.186194226145744e-05,3.186194226145744e-05,3.186194226145744e-05,3.186194226145744e-05,3.2005831599235535e-05,3.1717587262392044e-05,3.2005831599235535e-05,3.2149720937013626e-05,3.1861476600170135e-05,3.171805292367935e-05,3.1717587262392044e-05,3.186194226145744e-05,3.142980858683586e-05,3.142980858683586e-05,3.142980858683586e-05,3.142980858683586e-05,3.157416358590126e-05,3.171805292367935e-05,3.1717587262392044e-05,3.171805292367935e-05,3.186194226145744e-05,3.171805292367935e-05,3.186194226145744e-05,3.186194226145744e-05,3.186194226145744e-05,3.1717587262392044e-05,3.1861476600170135e-05,3.1717587262392044e-05,3.186194226145744e-05,3.186194226145744e-05,3.186194226145744e-05,3.186194226145744e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.186194226145744e-05,3.2005831599235535e-05,3.186194226145744e-05,3.186194226145744e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1861476600170135e-05,3.1861476600170135e-05,3.1861476600170135e-05,3.1861476600170135e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05,3.1717587262392044e-05]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0004184246063232422,0.0005614412948489189,0.000705322134308517,0.0008461785037070513,0.0009805536828935146,0.0011155050015076995,0.001244551269337535,0.001363227842375636,0.0014862250536680222,0.0016025970689952374,0.0017204094910994172,0.0018307325663045049,0.001935150590725243,0.002039136365056038,0.0021400980185717344,0.00223745871335268,0.0023315069265663624,0.0024216666352003813,0.002502032555639744,0.0025787977501749992,0.0026529706083238125,0.002721526427194476,0.0027887860778719187,0.002851148834452033,0.0029057341162115335,0.0029591673519462347,0.0030078478157520294,0.00305436784401536,0.0030980075243860483,0.0031402066815644503,0.0031818298157304525,0.0032174040097743273,0.0032525460701435804,0.0032813511788845062,0.0033136126585304737,0.0033415534999221563,0.0033657497260719538,0.0033896577078849077,0.0034121256321668625,0.003433297388255596,0.003454468911513686,0.0034734802320599556,0.00348845892585814,0.0035038695205003023,0.003521440550684929,0.003534546820446849,0.003547508968040347,0.0035597512032836676,0.003570985049009323,0.003581498982384801,0.003591004526242614,0.0036009422037750483,0.003608719678595662,0.0036159208975732327,0.0036241302732378244,0.0036304674576967955,0.0036360842641443014,0.0036437176167964935,0.0036490466445684433,0.0036546634510159492,0.0036598483566194773,0.0036646013613790274,0.0036677697207778692,0.0036712263245135546,0.0036749711725860834,0.0036787157878279686,0.003682028269395232,0.0036843325942754745,0.0036867810413241386,0.003688941476866603,0.003691101912409067,0.0036923980806022882,0.003694126382470131,0.0036964307073503733,0.0036974388640373945,0.0036985911428928375,0.0037000314332544804,0.003701471723616123,0.0037027678918093443,0.003703631926327944,0.0037043520715087652,0.0037055043503642082,0.0037062244955450296,0.003707232652232051,0.0037080966867506504,0.003708816831931472,0.003709824988618493,0.0037104012444615364,0.003711265278980136,0.0037116974126547575,0.003712129546329379,0.003712273435667157,0.003712417557835579,0.0037129935808479786,0.0037138578481972218,0.0037142897490411997,0.003714577993378043,0.003714577993378043,0.003714866004884243,0.003715009894222021,0.0037154420278966427,0.0037155861500650644,0.0037158741615712643,0.0037160180509090424,0.003716162173077464,0.0037165943067520857,0.0037167381960898638,0.0037171703297644854,0.0037171703297644854,0.003717314451932907,0.003717314451932907,0.003717458341270685,0.003717458341270685,0.003717602463439107,0.003717602463439107,0.003717602463439107,0.003717602463439107,0.003717746352776885,0.003717746352776885,0.003717746352776885,0.003717746352776885,0.003717746352776885,0.003717746352776885,0.003717746352776885,0.003717746352776885,0.003717746352776885,0.0037178904749453068,0.0037178904749453068,0.0037178904749453068,0.0037178904749453068,0.0037178904749453068,0.0037178904749453068,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285,0.0037180345971137285],"recovered":[0.0,0.00019284931477159262,0.0003619345370680094,0.0005154650425538421,0.0006612181896343827,0.0008029387099668384,0.0009388981852680445,0.0010747136548161507,0.0012015996035188437,0.0013276212848722935,0.0014494663337245584,0.0015721755335107446,0.0016832187538966537,0.001793973846361041,0.0018998321611434221,0.0020054024644196033,0.0021065077744424343,0.0022015643771737814,0.002293884288519621,0.002381595317274332,0.0024645538069307804,0.002544775605201721,0.0026176520623266697,0.002686496125534177,0.0027520274743437767,0.0028139580972492695,0.0028701277915388346,0.002923704916611314,0.0029726733919233084,0.0030190495308488607,0.0030648494139313698,0.0031107934191823006,0.0031508321408182383,0.0031879907473921776,0.003218956058844924,0.0032483371905982494,0.0032772861886769533,0.0033043627627193928,0.0033298551570624113,0.0033543393947184086,0.003376087173819542,0.003399707144126296,0.0034211669117212296,0.003439025953412056,0.0034551566932350397,0.003471575677394867,0.003485978115350008,0.003500236663967371,0.003513630945235491,0.003526449203491211,0.003536962904036045,0.003546180436387658,0.0035572703927755356,0.00356692005880177,0.003575129434466362,0.003584203077480197,0.0035912604071199894,0.0035980294924229383,0.003605086589232087,0.003611423773691058,0.0036160326562821865,0.003620641306042671,0.0036249621771275997,0.003629714949056506,0.0036344677209854126,0.003639076603576541,0.003642965340986848,0.0036462778225541115,0.003649158403277397,0.0036516066174954176,0.0036539111752063036,0.003655927488580346,0.0036582318134605885,0.003660248126834631,0.0036621205508708954,0.0036631287075579166,0.0036645689979195595,0.003665433032438159,0.0036667294334620237,0.003668025601655245,0.0036696097813546658,0.003670474048703909,0.0036716260947287083,0.0036726342514157295,0.003673354396596551,0.003674362553283572,0.0036749388091266155,0.003676090855151415,0.003676667110994458,0.0036776752676814795,0.003678395412862301,0.0036792594473809004,0.0036795474588871002,0.0036798357032239437,0.0036804117262363434,0.003680843859910965,0.0036817078944295645,0.0036819959059357643,0.003682283917441964,0.003682428039610386,0.0036827160511165857,0.0036830040626227856,0.0036831481847912073,0.003683292306959629,0.003683580318465829,0.003683724207803607,0.0036841563414782286,0.0036843004636466503,0.00368487648665905,0.0036850206088274717,0.0036850206088274717,0.00368516449816525,0.0036853086203336716,0.0036853086203336716,0.0036853086203336716,0.0036854525096714497,0.0036855966318398714,0.0036855966318398714,0.0036855966318398714,0.0036855966318398714,0.0036855966318398714,0.0036855966318398714,0.0036855966318398714,0.0036857405211776495,0.0036857405211776495,0.0036857405211776495,0.0036858846433460712,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493,0.003686028765514493],"active":[0.0004184246063232422,0.0003685919800773263,0.0003433875972405076,0.0003307134611532092,0.0003193354932591319,0.00031256629154086113,0.00030565308406949043,0.00028851418755948544,0.0002846254501491785,0.0002749757841229439,0.00027094315737485886,0.0002585570327937603,0.00025193183682858944,0.00024516251869499683,0.0002402658574283123,0.00023205624893307686,0.00022499915212392807,0.00022010225802659988,0.0002081482671201229,0.0001972024329006672,0.00018841680139303207,0.00017675082199275494,0.00017113401554524899,0.00016465270891785622,0.00015370664186775684,0.00014520925469696522,0.00013772002421319485,0.00013066292740404606,0.00012533413246273994,0.00012115715071558952,0.00011698040179908276,0.00010661059059202671,0.00010171392932534218,9.336043149232864e-05,9.465659968554974e-05,9.32163093239069e-05,8.846353739500046e-05,8.529494516551495e-05,8.227047510445118e-05,7.895799353718758e-05,7.838173769414425e-05,7.377308793365955e-05,6.729201413691044e-05,6.484356708824635e-05,6.628385744988918e-05,6.297114305198193e-05,6.153085269033909e-05,5.951453931629658e-05,5.735410377383232e-05,5.5049778893589973e-05,5.404162220656872e-05,5.476176738739014e-05,5.1449285820126534e-05,4.900083877146244e-05,4.900083877146244e-05,4.626438021659851e-05,4.482385702431202e-05,4.5688124373555183e-05,4.396005533635616e-05,4.323967732489109e-05,4.3815700337290764e-05,4.396005533635616e-05,4.280754365026951e-05,4.1511375457048416e-05,4.0503451600670815e-05,3.963918425142765e-05,3.906292840838432e-05,3.805477172136307e-05,3.7622638046741486e-05,3.73348593711853e-05,3.719073720276356e-05,3.647059202194214e-05,3.5894569009542465e-05,3.61825805157423e-05,3.531831316649914e-05,3.546243533492088e-05,3.546243533492088e-05,3.603869117796421e-05,3.603845834732056e-05,3.5606324672698975e-05,3.4742290154099464e-05,3.50303016602993e-05,3.459840081632137e-05,3.459840081632137e-05,3.4742290154099464e-05,3.445427864789963e-05,3.4886179491877556e-05,3.4310389310121536e-05,3.459816798567772e-05,3.4022144973278046e-05,3.373413346707821e-05,3.301398828625679e-05,3.28700989484787e-05,3.315787762403488e-05,3.344612196087837e-05,3.344588913023472e-05,3.28700989484787e-05,3.258208744227886e-05,3.258208744227886e-05,3.258185461163521e-05,3.2725976780056953e-05,3.258208744227886e-05,3.2725976780056953e-05,3.27257439494133e-05,3.258185461163521e-05,3.28700989484787e-05,3.258185461163521e-05,3.2869866117835045e-05,3.229384310543537e-05,3.229384310543537e-05,3.229384310543537e-05,3.229384310543537e-05,3.2149720937013626e-05,3.229384310543537e-05,3.229384310543537e-05,3.214995376765728e-05,3.2005831599235535e-05,3.2149720937013626e-05,3.2149720937013626e-05,3.2149720937013626e-05,3.2149720937013626e-05,3.2149720937013626e-05,3.2149720937013626e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.186170943081379e-05,3.186170943081379e-05,3.186170943081379e-05,3.186170943081379e-05,3.186170943081379e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05,3.2005831599235535e-05]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0004184246063232422,0.0005581287550739944,0.0007132434984669089,0.0008638935396447778,0.0010109429713338614,0.0011590005597099662,0.0013001449406147003,0.001443305634893477,0.0015854581724852324,0.0017276107100769877,0.0018697632476687431,0.002014364115893841,0.0021506119519472122,0.0022878674790263176,0.0024200822226703167,0.0025533053558319807,0.002682783640921116,0.0028102456126362085,0.0029287782963365316,0.0030401095282286406,0.003148704068735242,0.003249233588576317,0.0033463062718510628,0.0034397784620523453,0.003525473177433014,0.0036058390978723764,0.00368778919801116,0.0037681551184505224,0.003843336133286357,0.003916788846254349,0.003983184229582548,0.004047995433211327,0.004109494388103485,0.004166095983237028,0.004221833311021328,0.004279155284166336,0.004329420160502195,0.004377524368464947,0.00442490866407752,0.004468115977942944,0.004510459490120411,0.004547905642539263,0.004586360417306423,0.0046239509247243404,0.004660389386117458,0.0046914988197386265,0.004722176119685173,0.004752276930958033,0.00478180218487978,0.004808735102415085,0.004833795130252838,0.004858711734414101,0.0048824758268892765,0.004905087407678366,0.0049271234311163425,0.004948439076542854,0.004968890454620123,0.004987181629985571,0.0050043207593262196,0.005020883399993181,0.005035717971622944,0.005051992833614349,0.005065675359219313,0.005079645663499832,0.0050917440094053745,0.005103985778987408,0.005114931613206863,0.005126741714775562,0.005137111525982618,0.00514560891315341,0.005155834835022688,0.005164476577192545,0.005172829609364271,0.00518190348520875,0.005190112628042698,0.005197025835514069,0.005204659420996904,0.00521142827346921,0.005218053702265024,0.005224534776061773,0.00522957555949688,0.005234760697931051,0.0052390811033546925,0.005243977997452021,0.005249739158898592,0.005254203919321299,0.005258668679744005,0.005263565573841333,0.00526860635727644,0.005272495094686747,0.0052756634540855885,0.005279984325170517,0.005283152684569359,0.00528675364330411,0.005290641915053129,0.0052939546294510365,0.005296835210174322,0.005299427546560764,0.005301588214933872,0.005303748417645693,0.005305908620357513,0.005307348910719156,0.005309653468430042,0.005311525892466307,0.005313253961503506,0.0053145503625273705,0.005316422786563635,0.005317574832588434,0.005319015122950077,0.0053208875469863415,0.005321895703673363,0.005323479883372784,0.005324775818735361,0.00532578444108367,0.005326792597770691,0.005327800754457712,0.005328376777470112,0.005329384934157133,0.005330249201506376,0.0053312573581933975,0.005331977270543575,0.0053329854272305965,0.005333561450242996,0.0053345696069300175,0.005335433874279261,0.00533600989729166,0.005336442030966282,0.0053368741646409035,0.005337306298315525,0.005337738431990147,0.005338026210665703,0.005338314455002546,0.0053386022336781025,0.005338890478014946,0.0053391787223517895,0.0053393226116895676,0.005339466501027346,0.005339754745364189,0.005339754745364189,0.005339898634701967,0.005340042524039745,0.005340042524039745,0.005340474657714367,0.005340618547052145,0.0053409067913889885,0.0053409067913889885,0.005341195035725832,0.005341482814401388,0.005341482814401388,0.005341482814401388,0.005341771058738232,0.00534191494807601,0.005342058837413788,0.005342058837413788,0.005342058837413788,0.005342058837413788,0.005342203192412853,0.005342490971088409,0.005342490971088409,0.005342635326087475,0.005342635326087475,0.005342635326087475,0.005342779215425253,0.005342923104763031,0.005342923104763031,0.005343066994100809,0.0053432113490998745,0.005343499127775431,0.005343643482774496,0.005343643482774496,0.005343787372112274,0.005343931261450052,0.00534407515078783,0.005344219505786896,0.005344219505786896,0.005344363395124674,0.005344507284462452,0.005344651639461517,0.005344795528799295,0.0053449394181370735,0.005345227662473917,0.005345515441149473,0.005345515441149473,0.005345515441149473,0.005345659796148539,0.005345659796148539,0.005345803685486317,0.005345947574824095,0.005345947574824095,0.005345947574824095,0.005345947574824095,0.005345947574824095,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316,0.00534609192982316],"recovered":[0.0,0.0001941455266205594,0.0003603502409532666,0.0005171933444216847,0.0006736043142154813,0.0008254065178334713,0.0009743282571434975,0.0011159047717228532,0.0012630980927497149,0.001404098467901349,0.0015456749824807048,0.0016891236882656813,0.0018314203480258584,0.0019738608971238136,0.0021141411270946264,0.002246644115075469,0.0023787147365510464,0.0025113618467003107,0.0026360873598605394,0.002757212147116661,0.0028771848883479834,0.002985059516504407,0.003095958847552538,0.0031938955653458834,0.0032932728063315153,0.003387753153219819,0.0034737358801066875,0.0035630313213914633,0.003644405398517847,0.003724051173776388,0.0037998082116246223,0.0038700923323631287,0.0039385040290653706,0.004005332011729479,0.00406625447794795,0.004122856073081493,0.0041780173778533936,0.004233035258948803,0.004284163936972618,0.004333996679633856,0.004380660597234964,0.004425020422786474,0.004465923178941011,0.004507402423769236,0.004546144977211952,0.004582871682941914,0.004618877544999123,0.004651139490306377,0.004683112725615501,0.004713790025562048,0.004742883145809174,0.004768087528645992,0.00479444395750761,0.004819792229682207,0.0048438445664942265,0.004866600502282381,0.004886331968009472,0.004907935857772827,0.004928243346512318,0.0049463901668787,0.004964681342244148,0.004980091936886311,0.004997519310563803,0.005014081951230764,0.005028340499848127,0.005041446536779404,0.005054409150034189,0.005066219251602888,0.005077308975160122,0.005088686943054199,0.005099632777273655,0.005110002588480711,0.005119075998663902,0.005128293763846159,0.005136215128004551,0.005145144648849964,0.0051526338793337345,0.005161131266504526,0.005167612340301275,0.005173949524760246,0.005181870888918638,0.005188064184039831,0.005193393211811781,0.0051994421519339085,0.005204915069043636,0.00521067576482892,0.0052154287695884705,0.005220325663685799,0.005225510336458683,0.005230695474892855,0.005235304124653339,0.005239192862063646,0.005242649465799332,0.005247114226222038,0.005251435097306967,0.005254891701042652,0.005258780438452959,0.005261228885501623,0.005264253355562687,0.005266701802611351,0.00526900589466095,0.005270878318697214,0.0052726068533957005,0.005274767056107521,0.00527649512514472,0.0052783675491809845,0.005279951728880405,0.00528182415291667,0.005283120553940535,0.005284416489303112,0.005286433268338442,0.005287441425025463,0.005288449581712484,0.005289745517075062,0.0052908980287611485,0.005292193964123726,0.0052927699871361256,0.005293778143823147,0.00529464241117239,0.005295650567859411,0.0052966587245464325,0.005297379102557898,0.005298675037920475,0.005299251060932875,0.005300115328282118,0.005300979595631361,0.005301843862980604,0.005302419885993004,0.005302852019667625,0.005303284153342247,0.005303715821355581,0.005304147955030203,0.0053045800887048244,0.005304868333041668,0.0053053004667162895,0.005305588245391846,0.005305732600390911,0.005306020379066467,0.005306164268404245,0.005306164268404245,0.005306308623403311,0.005306452512741089,0.005306596402078867,0.005306596402078867,0.0053068846464157104,0.0053070285357534885,0.005307172425091267,0.005307316780090332,0.005307604558765888,0.005307748913764954,0.005307748913764954,0.005307748913764954,0.005307892803102732,0.00530803669244051,0.005308180581778288,0.005308180581778288,0.005308180581778288,0.005308180581778288,0.005308324936777353,0.005308468826115131,0.0053086127154529095,0.005308757070451975,0.005308757070451975,0.005308900959789753,0.005309044849127531,0.005309044849127531,0.005309044849127531,0.0053091892041265965,0.0053093330934643745,0.005309476982802153,0.005309620872139931,0.005309765227138996,0.005309765227138996,0.005310053005814552,0.005310197360813618,0.005310197360813618,0.005310197360813618,0.005310485139489174,0.005310629028826952,0.0053109172731637955,0.0053109172731637955,0.005311205517500639,0.005311349406838417,0.005311493296176195,0.005311637185513973,0.005311637185513973,0.005311637185513973,0.005311637185513973,0.005311637185513973,0.005311781540513039,0.005311781540513039,0.005311925429850817,0.005311925429850817,0.005311925429850817,0.005311925429850817,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595,0.005312069319188595],"active":[0.0004184246063232422,0.0003639832139015198,0.0003528932575136423,0.00034670019522309303,0.00033733865711838007,0.0003335940418764949,0.00032581668347120285,0.0003274008631706238,0.0003223600797355175,0.0003235122421756387,0.00032408826518803835,0.0003252404276281595,0.0003191916039213538,0.00031400658190250397,0.00030594109557569027,0.0003066612407565117,0.0003040689043700695,0.00029888376593589783,0.0002926909364759922,0.0002828973811119795,0.00027151918038725853,0.0002641740720719099,0.00025034742429852486,0.0002458828967064619,0.0002322003711014986,0.00021808594465255737,0.00021405331790447235,0.00020512379705905914,0.00019893073476850986,0.0001927376724779606,0.0001833760179579258,0.00017790310084819794,0.00017099035903811455,0.00016076397150754929,0.0001555788330733776,0.00015629921108484268,0.0001514027826488018,0.0001444891095161438,0.00014074472710490227,0.00013411929830908775,0.00012979889288544655,0.00012288521975278854,0.00012043723836541176,0.00011654850095510483,0.00011424440890550613,0.00010862713679671288,0.00010329857468605042,0.0001011374406516552,9.868945926427841e-05,9.494507685303688e-05,9.091198444366455e-05,9.062420576810837e-05,8.803186938166618e-05,8.52951779961586e-05,8.327886462211609e-05,8.183857426047325e-05,8.255848661065102e-05,7.924577221274376e-05,7.60774128139019e-05,7.449323311448097e-05,7.103662937879562e-05,7.190089672803879e-05,6.815604865550995e-05,6.556371226906776e-05,6.340350955724716e-05,6.2539242208004e-05,6.052246317267418e-05,6.052246317267418e-05,5.9802550822496414e-05,5.692197009921074e-05,5.6202057749032974e-05,5.4473988711833954e-05,5.375361070036888e-05,5.360972136259079e-05,5.389750003814697e-05,5.188118666410446e-05,5.202554166316986e-05,5.029700696468353e-05,5.044136196374893e-05,5.058525130152702e-05,4.770467057824135e-05,4.669651389122009e-05,4.568789154291153e-05,4.453584551811218e-05,4.482408985495567e-05,4.3528154492378235e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.309602081775665e-05,4.179961979389191e-05,4.035932943224907e-05,4.079146310687065e-05,4.050321877002716e-05,3.9639417082071304e-05,3.9206817746162415e-05,3.906292840838432e-05,3.805477172136307e-05,3.819866105914116e-05,3.73348593711853e-05,3.704661503434181e-05,3.690272569656372e-05,3.647059202194214e-05,3.704661503434181e-05,3.675883635878563e-05,3.675883635878563e-05,3.6182813346385956e-05,3.6471057683229446e-05,3.5750679671764374e-05,3.5894569009542465e-05,3.6471057683229446e-05,3.546243533492088e-05,3.603845834732056e-05,3.632623702287674e-05,3.6038924008607864e-05,3.5894569009542465e-05,3.560679033398628e-05,3.560679033398628e-05,3.560679033398628e-05,3.560679033398628e-05,3.560679033398628e-05,3.531854599714279e-05,3.5606324672698975e-05,3.488641232252121e-05,3.531854599714279e-05,3.531854599714279e-05,3.50303016602993e-05,3.459816798567772e-05,3.445427864789963e-05,3.445427864789963e-05,3.445427864789963e-05,3.4310389310121536e-05,3.4166499972343445e-05,3.4022144973278046e-05,3.4022144973278046e-05,3.3878255635499954e-05,3.373436629772186e-05,3.3733900636434555e-05,3.373436629772186e-05,3.359047695994377e-05,3.373436629772186e-05,3.3733900636434555e-05,3.3590011298656464e-05,3.3878255635499954e-05,3.4022144973278046e-05,3.4022144973278046e-05,3.3878255635499954e-05,3.4022610634565353e-05,3.416603431105614e-05,3.3878255635499954e-05,3.3733900636434555e-05,3.4022144973278046e-05,3.416603431105614e-05,3.416603431105614e-05,3.4022144973278046e-05,3.3878255635499954e-05,3.3878255635499954e-05,3.4022610634565353e-05,3.4310389310121536e-05,3.416603431105614e-05,3.4166499972343445e-05,3.4022610634565353e-05,3.3878255635499954e-05,3.4022144973278046e-05,3.4022144973278046e-05,3.3878255635499954e-05,3.4022144973278046e-05,3.4166499972343445e-05,3.430992364883423e-05,3.4310389310121536e-05,3.4166499972343445e-05,3.4166499972343445e-05,3.416603431105614e-05,3.430992364883423e-05,3.4166499972343445e-05,3.4022144973278046e-05,3.416603431105614e-05,3.430992364883423e-05,3.4166499972343445e-05,3.4166499972343445e-05,3.4022144973278046e-05,3.4310389310121536e-05,3.430992364883423e-05,3.416603431105614e-05,3.4022144973278046e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4166499972343445e-05,3.4310389310121536e-05,3.4310389310121536e-05,3.416603431105614e-05,3.416603431105614e-05,3.4022144973278046e-05,3.4166499972343445e-05,3.4166499972343445e-05,3.4166499972343445e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05,3.4022610634565353e-05]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0004184246063232422,0.0005569765344262123,0.0007011454435996711,0.0008435860509052873,0.0009791133925318718,0.0011196817504242063,0.0012563613709062338,0.0013905925443395972,0.00151776650454849,0.0016455166041851044,0.001770386123098433,0.001893383334390819,0.0020101875998079777,0.0021252634469419718,0.0022371707018464804,0.0023464856203645468,0.0024566645734012127,0.002564683323726058,0.0026610358618199825,0.002747882856056094,0.0028360262513160706,0.0029201367869973183,0.0029944535344839096,0.0030670419801026583,0.003137902356684208,0.0032064581755548716,0.0032666604965925217,0.0033242704812437296,0.0033778478391468525,0.003425376024097204,0.0034723281860351562,0.0035165436565876007,0.0035584550350904465,0.0035977738443762064,0.003634067950770259,0.0036689219996333122,0.0037053602281957865,0.003738773986697197,0.0037704596761614084,0.003800272708758712,0.003823604667559266,0.003849673317745328,0.003873581299558282,0.003897057380527258,0.003919381182640791,0.003938248381018639,0.003958844114094973,0.0039762710221111774,0.003995138220489025,0.004010693170130253,0.004026535898447037,0.004040650092065334,0.0040536122396588326,0.00406499020755291,0.004076800309121609,0.004088610410690308,0.004099124111235142,0.004110934212803841,0.004120872355997562,0.004129945766180754,0.004138875287026167,0.004145932383835316,0.004154574126005173,0.004162783268839121,0.004170272499322891,0.004176465794444084,0.004183090757578611,0.004188851919025183,0.004194468725472689,0.004199221730232239,0.0042038303799927235,0.004207574762403965,0.004211175721138716,0.004215352237224579,0.004219240974634886,0.004222697578370571,0.004225865937769413,0.004229034762829542,0.004232203587889671,0.004234219901263714,0.004236091859638691,0.004238540306687355,0.004240844864398241,0.0042428611777722836,0.004245309624820948,0.004246893804520369,0.004248621873557568,0.004249918274581432,0.004251070320606232,0.00425207894295454,0.004253518767654896,0.004254239145666361,0.004255102947354317,0.004256111569702625,0.0042569758370518684,0.004258271772414446,0.0042594242841005325,0.00426014419645071,0.004260576330125332,0.004261584486812353,0.004262304864823818,0.004263024777173996,0.004263744689524174,0.004264321178197861,0.004264896735548973,0.00426547322422266,0.00426604924723506,0.004266337491571903,0.004266769625246525,0.004267345182597637,0.004267489537596703,0.004267633426934481,0.004267633426934481,0.00426820944994688,0.004268497694283724,0.004268929362297058,0.0042690737172961235,0.004269505850970745,0.004269649740308523,0.004269649740308523,0.004269793629646301,0.004269793629646301,0.004269937984645367,0.004270081873983145,0.004270081873983145,0.004270225763320923,0.004270370118319988,0.004270514007657766,0.004270514007657766,0.004270514007657766,0.004270514007657766,0.004270514007657766,0.004270514007657766,0.004270657896995544,0.004270657896995544,0.004270657896995544,0.004270657896995544,0.00427080225199461,0.00427080225199461,0.00427080225199461,0.00427080225199461,0.00427080225199461,0.004270945675671101,0.004270945675671101,0.004270945675671101,0.004270945675671101,0.004270945675671101,0.004270945675671101,0.004270945675671101,0.004270945675671101,0.004270945675671101,0.004270945675671101,0.004270945675671101,0.004270945675671101,0.004270945675671101,0.004270945675671101,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166,0.004271090030670166],"recovered":[0.0,0.0001912650332087651,0.0003576137823984027,0.0005122964503243566,0.00065963389351964,0.0008003462571650743,0.0009364497382193804,0.0010771621018648148,0.0012122574262320995,0.001342599862255156,0.0014704939676448703,0.0015996843576431274,0.0017288746312260628,0.0018468309426680207,0.0019659395329654217,0.002077702898532152,0.0021860096603631973,0.0023025257978588343,0.002413857029750943,0.0025140983052551746,0.0026084345299750566,0.0027032028883695602,0.0027874575462192297,0.0028692635241895914,0.002948333276435733,0.0030250984709709883,0.0030962468590587378,0.003161346074193716,0.003221836406737566,0.003279302502050996,0.0033325916156172752,0.003383432514965534,0.003434129059314728,0.003479209030047059,0.0035231364890933037,0.003561735153198242,0.0036033582873642445,0.0036408049054443836,0.0036762349773198366,0.0037064801435917616,0.0037391737569123507,0.0037678347434848547,0.003794911550357938,0.003819827688857913,0.003844744060188532,0.0038673558738082647,0.003889103652909398,0.003908403217792511,0.00392770254984498,0.003947145771235228,0.003963564522564411,0.003979119472205639,0.003995393868535757,0.00401022844016552,0.004022758919745684,0.004035145044326782,0.0040465230122208595,0.004058620892465115,0.004070574883371592,0.004081521183252335,0.004090594593435526,0.004099956247955561,0.004108165390789509,0.004117671400308609,0.0041254484094679356,0.004132793750613928,0.004138987045735121,0.004146188031882048,0.004152381327003241,0.004158430267125368,0.004164047073572874,0.004169376101344824,0.0041738408617675304,0.004178161732852459,0.004182338248938322,0.004185650963336229,0.004189395811408758,0.004192996304482222,0.004197028931230307,0.004200341645628214,0.004203798249363899,0.004205670207738876,0.004207830876111984,0.004209991078823805,0.004212295636534691,0.004214744083583355,0.004216472152620554,0.0042190649546682835,0.004220649134367704,0.004222089424729347,0.00422352971509099,0.004224537871778011,0.004225977696478367,0.00422741798684001,0.004228570498526096,0.004229434300214052,0.004230442922562361,0.0042311628349125385,0.004232603125274181,0.0042334673926234245,0.004234475549310446,0.004235339350998402,0.004236059729009867,0.004237211775034666,0.0042375000193715096,0.004238364286720753,0.0042390841990709305,0.00423966022208333,0.004239804111421108,0.004240092355757952,0.004240524489432573,0.0042408122681081295,0.004240956623107195,0.004241100512444973,0.004241532646119595,0.004241820424795151,0.004242540802806616,0.004242829047143459,0.004242972936481237,0.004243260715156794,0.004243260715156794,0.004243405070155859,0.004243405070155859,0.004243405070155859,0.004243692848831415,0.004243692848831415,0.004243837203830481,0.004243981093168259,0.004244124982506037,0.004244268871843815,0.004244268871843815,0.004244268871843815,0.00424441322684288,0.00424441322684288,0.00424441322684288,0.004244557116180658,0.004244557116180658,0.004244557116180658,0.004244557116180658,0.004244701005518436,0.004244701005518436,0.004244701005518436,0.004244701005518436,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502,0.004244845360517502],"active":[0.0004184246063232422,0.00036571151576936245,0.00034353166120126843,0.0003312896005809307,0.0003194794990122318,0.0003193354932591319,0.0003199116326868534,0.00031343044247478247,0.0003055090783163905,0.00030291674192994833,0.00029989215545356274,0.00029369897674769163,0.0002813129685819149,0.00027843250427395105,0.0002712311688810587,0.0002687827218323946,0.00027065491303801537,0.00026215752586722374,0.00024717883206903934,0.00023378455080091953,0.0002275917213410139,0.00021693389862775803,0.0002069959882646799,0.00019777845591306686,0.00018956908024847507,0.00018135970458388329,0.0001704136375337839,0.00016292440705001354,0.0001560114324092865,0.00014607352204620838,0.000139736570417881,0.0001331111416220665,0.0001243259757757187,0.00011856481432914734,0.00011093146167695522,0.00010718684643507004,0.00010200194083154202,9.796908125281334e-05,9.422469884157181e-05,9.379256516695023e-05,8.443091064691544e-05,8.183857426047325e-05,7.866974920034409e-05,7.72296916693449e-05,7.463712245225906e-05,7.089250721037388e-05,6.974046118557453e-05,6.786780431866646e-05,6.743567064404488e-05,6.354739889502525e-05,6.297137588262558e-05,6.153061985969543e-05,5.8218371123075485e-05,5.476176738739014e-05,5.4041389375925064e-05,5.346536636352539e-05,5.2601099014282227e-05,5.2313320338726044e-05,5.029747262597084e-05,4.842458292841911e-05,4.828069359064102e-05,4.597613587975502e-05,4.640873521566391e-05,4.5111868530511856e-05,4.482408985495567e-05,4.3672043830156326e-05,4.41037118434906e-05,4.266388714313507e-05,4.208739846944809e-05,4.079146310687065e-05,3.9783306419849396e-05,3.819866105914116e-05,3.73348593711853e-05,3.7190504372119904e-05,3.690272569656372e-05,3.704661503434181e-05,3.647012636065483e-05,3.603845834732056e-05,3.51746566593647e-05,3.3878255635499954e-05,3.229361027479172e-05,3.28700989484787e-05,3.301398828625679e-05,3.28700989484787e-05,3.301398828625679e-05,3.2149720937013626e-05,3.2149720937013626e-05,3.085331991314888e-05,3.0421186238527298e-05,2.9989518225193024e-05,2.9989052563905716e-05,2.9701273888349533e-05,2.912525087594986e-05,2.8693582862615585e-05,2.8405338525772095e-05,2.8837472200393677e-05,2.8981361538171768e-05,2.8981361538171768e-05,2.7973204851150513e-05,2.8117094188928604e-05,2.782931551337242e-05,2.768542617559433e-05,2.7684960514307022e-05,2.7109403163194656e-05,2.739671617746353e-05,2.710893750190735e-05,2.6965048164129257e-05,2.6677269488573074e-05,2.6965513825416565e-05,2.725282683968544e-05,2.6965048164129257e-05,2.6821158826351166e-05,2.6676803827285767e-05,2.710893750190735e-05,2.6965048164129257e-05,2.710893750190735e-05,2.6532914489507675e-05,2.6676803827285767e-05,2.6676803827285767e-05,2.6389025151729584e-05,2.6532914489507675e-05,2.6388559490442276e-05,2.6532914489507675e-05,2.6676803827285767e-05,2.6389025151729584e-05,2.6532914489507675e-05,2.6532914489507675e-05,2.6532914489507675e-05,2.6389025151729584e-05,2.6245135813951492e-05,2.6245135813951492e-05,2.6245135813951492e-05,2.6100780814886093e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6100780814886093e-05,2.6100780814886093e-05,2.6245135813951492e-05,2.6245135813951492e-05,2.61012464761734e-05,2.61012464761734e-05,2.61012464761734e-05,2.6244670152664185e-05,2.6100315153598785e-05,2.6100315153598785e-05,2.6100315153598785e-05,2.6100315153598785e-05,2.6100315153598785e-05,2.6100315153598785e-05,2.6100315153598785e-05,2.6100315153598785e-05,2.6100315153598785e-05,2.6100315153598785e-05,2.6100315153598785e-05,2.6100315153598785e-05,2.6100315153598785e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05,2.6244670152664185e-05]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0004184246063232422,0.0005581287550739944,0.0006969687528908253,0.0008313439320772886,0.0009697518544271588,0.0011041270336136222,0.0012330292956903577,0.0013537221821025014,0.0014739829348400235,0.0015904990723356605,0.0017022623214870691,0.001804232015274465,0.0019089380512014031,0.0020090353209525347,0.0021045238245278597,0.002195835579186678,0.0022828266955912113,0.002365784952417016,0.002440389944240451,0.002509521786123514,0.002577789593487978,0.00263756001368165,0.0026976182125508785,0.0027555162087082863,0.0028052048292011023,0.0028515809681266546,0.002894212258979678,0.002934827236458659,0.0029724177438765764,0.0030105842743068933,0.0030438541434705257,0.003076547756791115,0.003106360789388418,0.0031358860433101654,0.0031644029077142477,0.003190471325069666,0.0032122191041707993,0.0032318064477294683,0.0032495216000825167,0.0032683887984603643,0.00328437564894557,0.003301802556961775,0.0033166371285915375,0.0033311836887151003,0.0033464503940194845,0.0033573962282389402,0.003368198173120618,0.003378711873665452,0.003388793673366308,0.0033985874615609646,0.0034067968372255564,0.003413998056203127,0.003422063309699297,0.0034285446163266897,0.003435169579461217,0.0034420827869325876,0.0034476998262107372,0.003453028853982687,0.003458645660430193,0.0034633984323590994,0.0034680073149502277,0.003472616197541356,0.003476936835795641,0.0034799613058567047,0.0034831298980861902,0.0034854344557970762,0.00348817091435194,0.003491195384413004,0.003493787720799446,0.0034966683015227318,0.0034981085918843746,0.0034995488822460175,0.0035021412186324596,0.0035035815089941025,0.0035048776771873236,0.0035066059790551662,0.0035084784030914307,0.0035102067049592733,0.0035116467624902725,0.0035126551520079374,0.0035138071980327368,0.003514815354719758,0.003515679622069001,0.0035166877787560225,0.003517551813274622,0.0035182719584554434,0.003518992103636265,0.0035194242373108864,0.003520000260323286,0.0035204323939979076,0.0035208645276725292,0.003521152539178729,0.0035215846728533506,0.0035220165736973286,0.003522592829540372,0.0035231688525527716,0.003523600986227393,0.0035237448755651712,0.003524177009239793,0.0035243211314082146,0.0035244650207459927,0.0035247530322521925,0.003525041276589036,0.003525473177433014,0.003525473177433014,0.0035259053111076355,0.0035261933226138353,0.003526337444782257,0.003526481334120035,0.003526481334120035,0.003526625456288457,0.0035267695784568787,0.0035270575899630785,0.0035270575899630785,0.0035272014793008566,0.0035273456014692783,0.0035273456014692783,0.0035273456014692783,0.0035274897236377,0.0035274897236377,0.0035274897236377,0.003527633612975478,0.003527633612975478,0.0035277777351439,0.0035277777351439,0.003527921624481678,0.003527921624481678,0.003527921624481678,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998,0.0035280657466500998],"recovered":[0.0,0.00019328139023855329,0.00035862193908542395,0.000510280136950314,0.0006551691913045943,0.0007963135722093284,0.0009352975757792592,0.0010669362964108586,0.00119339011143893,0.0013114905450493097,0.0014300229959189892,0.00154927559196949,0.0016577263595536351,0.0017624323954805732,0.0018662743968889117,0.0019632030744105577,0.0020601318683475256,0.0021478428971022367,0.0022361301816999912,0.002314767800271511,0.0023902368266135454,0.002461385214701295,0.002525476273149252,0.0025863987393677235,0.002646025037392974,0.0027016187086701393,0.0027537555433809757,0.002800131682306528,0.0028430509846657515,0.002883089939132333,0.0029268735088407993,0.002961439546197653,0.0029947091825306416,0.003027114784345031,0.0030547676142305136,0.003084436757490039,0.003113241633400321,0.0031385901384055614,0.0031593297608196735,0.0031803573947399855,0.003199512604624033,0.003216363489627838,0.0032337906304746866,0.0032496333587914705,0.003264899831265211,0.003281606826931238,0.0032945689745247364,0.0033063790760934353,0.0033180450554937124,0.0033284148667007685,0.0033396489452570677,0.003348578466102481,0.0033569317311048508,0.0033647092059254646,0.003372054547071457,0.0033795437775552273,0.003386456985026598,0.0033926500473171473,0.0033976908307522535,0.003403307870030403,0.0034077726304531097,0.003412813413888216,0.003418142441660166,0.003421599045395851,0.0034263518173247576,0.0034292323980480433,0.003432400757446885,0.003434993326663971,0.0034378739073872566,0.003440322121605277,0.0034430588129907846,0.003445507027208805,0.0034470914397388697,0.0034489636309444904,0.0034514120779931545,0.003453140379860997,0.0034550128038972616,0.0034567411057651043,0.0034583252854645252,0.00345990969799459,0.0034614938776940107,0.0034626461565494537,0.0034642303362488747,0.0034648063592612743,0.0034658147487789392,0.0034668229054659605,0.0034678310621529818,0.00346797495149076,0.003468551207333803,0.003469271119683981,0.0034697032533586025,0.003470423398539424,0.0034708555322140455,0.003471431555226445,0.003471575677394867,0.0034721517004072666,0.0034724397119134665,0.003473159857094288,0.0034735919907689095,0.003474024124443531,0.003474312135949731,0.003474456025287509,0.0034747442696243525,0.0034748881589621305,0.0034751761704683304,0.003475320292636752,0.0034757524263113737,0.003475896315649152,0.0034761843271553516,0.0034763284493237734,0.0034763284493237734,0.0034766164608299732,0.0034766164608299732,0.003476904472336173,0.003476904472336173,0.003476904472336173,0.003477048594504595,0.003477192483842373,0.0034773366060107946,0.0034773366060107946,0.0034773366060107946,0.0034773366060107946,0.0034773366060107946,0.0034773366060107946,0.0034774807281792164,0.0034774807281792164,0.0034774807281792164,0.0034774807281792164,0.0034774807281792164,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945,0.0034776246175169945],"active":[0.0004184246063232422,0.0003648473648354411,0.0003383468138054013,0.0003210637951269746,0.00031458266312256455,0.0003078134614042938,0.0002977317199110985,0.00028678588569164276,0.0002805928234010935,0.0002790085272863507,0.00027223932556807995,0.00025495642330497503,0.000251211691647768,0.0002466029254719615,0.00023824942763894796,0.00023263250477612019,0.00022269482724368572,0.00021794205531477928,0.00020425976254045963,0.0001947539858520031,0.00018755276687443256,0.00017617479898035526,0.0001721419394016266,0.00016911746934056282,0.00015917979180812836,0.0001499622594565153,0.00014045671559870243,0.00013469555415213108,0.00012936675921082497,0.00012749433517456055,0.00011698063462972641,0.00011510821059346199,0.00011165160685777664,0.00010877125896513462,0.00010963529348373413,0.00010603456757962704,9.897747077047825e-05,9.32163093239069e-05,9.019183926284313e-05,8.803140372037888e-05,8.486304432153702e-05,8.543906733393669e-05,8.284649811685085e-05,8.155032992362976e-05,8.155056275427341e-05,7.578940130770206e-05,7.362919859588146e-05,7.233279757201672e-05,7.074861787259579e-05,7.017259486019611e-05,6.71478919684887e-05,6.541959010064602e-05,6.513157859444618e-05,6.383541040122509e-05,6.311503238976002e-05,6.253900937736034e-05,6.124284118413925e-05,6.037880666553974e-05,6.0954829677939415e-05,6.009056232869625e-05,6.0234684497117996e-05,5.980278365314007e-05,5.879439413547516e-05,5.836226046085358e-05,5.677808076143265e-05,5.6202057749032974e-05,5.5770156905055046e-05,5.6202057749032974e-05,5.5913813412189484e-05,5.634617991745472e-05,5.5049778893589973e-05,5.404185503721237e-05,5.5049778893589973e-05,5.4617878049612045e-05,5.3465599194169044e-05,5.3465599194169044e-05,5.3465599194169044e-05,5.3465599194169044e-05,5.33214770257473e-05,5.2745454013347626e-05,5.2313320338726044e-05,5.21691981703043e-05,5.1449285820126534e-05,5.1881419494748116e-05,5.1737064495682716e-05,5.144905298948288e-05,5.116104148328304e-05,5.1449285820126534e-05,5.144905298948288e-05,5.11612743139267e-05,5.11612743139267e-05,5.0729140639305115e-05,5.0729140639305115e-05,5.058501847088337e-05,5.101715214550495e-05,5.101715214550495e-05,5.11612743139267e-05,5.058501847088337e-05,5.058501847088337e-05,5.029700696468353e-05,5.015288479626179e-05,5.029700696468353e-05,5.029700696468353e-05,5.058501847088337e-05,5.029700696468353e-05,5.058501847088337e-05,5.0440896302461624e-05,5.044112913310528e-05,5.029700696468353e-05,5.015288479626179e-05,5.029700696468353e-05,5.015311762690544e-05,5.044112913310528e-05,5.015311762690544e-05,5.029700696468353e-05,5.044112913310528e-05,5.029700696468353e-05,5.015311762690544e-05,5.015311762690544e-05,5.015311762690544e-05,5.015311762690544e-05,5.029700696468353e-05,5.029700696468353e-05,5.044112913310528e-05,5.029700696468353e-05,5.0440896302461624e-05,5.0440896302461624e-05,5.0440896302461624e-05,5.058501847088337e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05,5.044112913310528e-05]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0004184246063232422,0.0005585608305409551,0.0007089228020049632,0.0008592847734689713,0.0010110869770869613,0.001165769761428237,0.001321460586041212,0.001477295532822609,0.00163039390463382,0.0017829162534326315,0.0019363027531653643,0.0020849364809691906,0.0022278092801570892,0.0023793233558535576,0.0025285331066697836,0.0026750063989311457,0.0028207595460116863,0.0029670887161046267,0.0031126979738473892,0.0032642120495438576,0.0034079488832503557,0.0035532701294869184,0.0037000314332544804,0.0038459287025034428,0.003998450934886932,0.004146508406847715,0.00429442198947072,0.00443887896835804,0.004588232841342688,0.00473686633631587,0.00488607631996274,0.005028949119150639,0.005177006591111422,0.005319015122950077,0.005466352682560682,0.00561037752777338,0.005760307423770428,0.005912253633141518,0.006052245851606131,0.006199295166879892,0.0063459123484790325,0.006486624479293823,0.006629353389143944,0.006770353764295578,0.006907753646373749,0.007053506560623646,0.007189898286014795,0.007327153813093901,0.0074623930267989635,0.007597632706165314,0.0077327280305325985,0.007863646373152733,0.008001767098903656,0.008133692666888237,0.008267204277217388,0.008397114463150501,0.00852716900408268,0.00865880772471428,0.008791887201368809,0.008918916806578636,0.0090434979647398,0.009170528501272202,0.009294101968407631,0.009418250992894173,0.009542112238705158,0.009663237258791924,0.00978176947683096,0.009904910810291767,0.010026467964053154,0.010139383375644684,0.010254171676933765,0.010366510599851608,0.010480434633791447,0.010590181685984135,0.01069791242480278,0.010809099301695824,0.01091683004051447,0.011027009226381779,0.01113617978990078,0.011239733546972275,0.011341703124344349,0.011446553282439709,0.011548379436135292,0.011648908257484436,0.011749581433832645,0.01184348575770855,0.011941134929656982,0.012036335654556751,0.012131103314459324,0.012226448394358158,0.012318192049860954,0.01240719947963953,0.012497791089117527,0.012587086297571659,0.0126773901283741,0.012771437875926495,0.012858573347330093,0.012941963970661163,0.01303226687014103,0.013114217668771744,0.013194151222705841,0.013277254067361355,0.013355026952922344,0.013436976820230484,0.01351374201476574,0.01359209232032299,0.013665689155459404,0.013746054843068123,0.01381792314350605,0.013888639397919178,0.013960075564682484,0.014034104533493519,0.014104676432907581,0.01417150441557169,0.014236459508538246,0.014305159449577332,0.014375011436641216,0.014438094571232796,0.014502760954201221,0.014567716047167778,0.014635840430855751,0.01470007561147213,0.01476474292576313,0.014824801124632359,0.014883418567478657,0.014942181296646595,0.014999214559793472,0.015057400800287724,0.015118899755179882,0.015172909013926983,0.01522749476134777,0.015282943844795227,0.0153415622189641,0.0153955714777112,0.01544641237705946,0.015503877773880959,0.015555727295577526,0.015608872286975384,0.01565711945295334,0.01570911332964897,0.01576009765267372,0.01581079512834549,0.01586437225341797,0.015915069729089737,0.015963174402713776,0.016014445573091507,0.01606384664773941,0.016114111989736557,0.016161352396011353,0.016210176050662994,0.016253959387540817,0.0163006242364645,0.01634599082171917,0.016393376514315605,0.016436439007520676,0.016479071229696274,0.01652371883392334,0.016564620658755302,0.016608692705631256,0.01665017195045948,0.016694243997335434,0.016737019643187523,0.016775906085968018,0.016816521063447,0.016858432441949844,0.01689746230840683,0.01693807728588581,0.016977684572339058,0.01701628416776657,0.01705661043524742,0.017100682482123375,0.017140287905931473,0.01718248799443245,0.017221519723534584,0.01726040616631508,0.017299868166446686,0.017339186742901802,0.017377641052007675,0.017415519803762436,0.017453543841838837,0.017489837482571602,0.017531748861074448,0.017568618059158325,0.017608368769288063,0.01764523983001709,0.017681533470749855,0.017718404531478882,0.017756715416908264,0.017791857942938805,0.017829736694693565,0.017864733934402466,0.01790074072778225,0.017936458811163902,0.017972320318222046,0.01800818182528019,0.018042605370283127,0.018077602609992027,0.018115192651748657,0.018154943361878395,0.018189510330557823,0.018225084990262985,0.018259650096297264,0.01829594373703003,0.0183313749730587,0.01836853288114071,0.018403243273496628,0.018438240513205528,0.018475975841283798,0.01851126179099083,0.018549427390098572,0.018583994358778,0.018621297553181648,0.018655862659215927,0.018692301586270332,0.018730899319052696,0.018769066780805588,0.018805935978889465,0.018843671306967735,0.01888270117342472,0.018924469128251076,0.018964363262057304,0.01900310628116131,0.019042138010263443,0.019081024453043938,0.019120486453175545,0.019160382449626923,0.019201429560780525,0.019242476671934128,0.0192832350730896,0.01932413876056671,0.019365040585398674,0.019404791295528412,0.019445406273007393,0.01948731765151024,0.01953066885471344,0.019572868943214417,0.019616076722741127,0.019659139215946198,0.019702346995472908,0.01974641904234886,0.019790923222899437,0.01983456127345562,0.019879929721355438,0.019924433901906013,0.01996692083775997,0.020010704174637794,0.02005520835518837,0.020098702982068062,0.020142631605267525,0.020191168412566185,0.020235959440469742,0.020280174911022186,0.020327415317296982,0.020374367013573647,0.02042333595454693,0.02046927995979786,0.02051536738872528,0.020561600103974342,0.020608263090252876,0.0206580962985754,0.020707784220576286,0.020760931074619293,0.020810618996620178,0.020863188430666924,0.020914461463689804,0.02096962183713913,0.02102046273648739,0.02106899954378605,0.02112286537885666,0.021175865083932877,0.021232467144727707,0.021283596754074097,0.02133861370384693,0.021395359188318253,0.021451817825436592,0.021511875092983246,0.02157006226480007,0.02162637561559677,0.021683121100068092,0.02174145169556141,0.0218062624335289,0.02185983955860138,0.02191960997879505,0.021982837468385696,0.022043615579605103,0.022105403244495392,0.022168917581439018,0.022235456854104996,0.02229321002960205,0.022361190989613533,0.022425569593906403,0.02248677983880043,0.022553175687789917,0.022620290517807007,0.02268855832517147,0.022751066833734512,0.0228204857558012,0.0228897612541914,0.022955581545829773,0.02302500046789646,0.023098597303032875,0.02317032217979431,0.023243919014930725,0.023313194513320923,0.023383766412734985,0.023452898487448692,0.023525919765233994,0.02359721250832081,0.023668648675084114,0.023743541911244392,0.023821603506803513,0.023892607539892197,0.023969372734427452,0.02404368855059147,0.024123478680849075,0.02420269325375557,0.024284066632390022,0.024362849071621895,0.02444451116025448,0.024519115686416626,0.024605529382824898,0.02468733675777912,0.024773750454187393,0.024855125695466995,0.02494211681187153,0.025027954950928688,0.02511192113161087,0.02519545704126358,0.025282302871346474,0.025363678112626076,0.02545038051903248,0.025533625856041908,0.025615865364670753,0.025702279061079025,0.025789126753807068,0.02587885409593582,0.025965988636016846,0.026052115485072136,0.0261416994035244,0.026235027238726616,0.026322882622480392,0.026412898674607277,0.026503922417759895,0.026591777801513672,0.02668236941099167,0.026775985956192017,0.026869168505072594,0.026961201801896095,0.027049919590353966,0.027139216661453247,0.027230815961956978],"recovered":[0.0,0.0001873763685580343,0.00035156472586095333,0.0005108562181703746,0.0006602100329473615,0.0008127323817461729,0.0009707276476547122,0.0011275707511231303,0.0012793729547411203,0.0014347757678478956,0.001585857942700386,0.001737660146318376,0.0018884541932493448,0.0020432809833437204,0.0021911945659667253,0.0023392520379275084,0.0024791001342236996,0.0026241333689540625,0.002780976239591837,0.0029290339443832636,0.0030759393703192472,0.0032231328077614307,0.0033680216874927282,0.0035130546893924475,0.003657799679785967,0.0038045612163841724,0.003951322287321091,0.004096931777894497,0.004247005563229322,0.0043950630351901054,0.00454355264082551,0.004691466223448515,0.0048445649445056915,0.00499550299718976,0.005139095708727837,0.005284128710627556,0.005428873933851719,0.0055734748020768166,0.005724124610424042,0.005870310124009848,0.006013758946210146,0.00616282457485795,0.006308145355433226,0.006451738532632589,0.006595042999833822,0.006738635711371899,0.00688021257519722,0.007013147231191397,0.007150114979594946,0.007282041944563389,0.007417713291943073,0.007553528528660536,0.007685455493628979,0.007821271196007729,0.00795492623001337,0.00808541290462017,0.008211290463805199,0.008343936875462532,0.008478024043142796,0.008610815741121769,0.008739141747355461,0.008862858638167381,0.008987152017652988,0.00911274179816246,0.009239483624696732,0.009360608644783497,0.00948245357722044,0.009605739265680313,0.009725712239742279,0.009849141351878643,0.009967961348593235,0.010079869069159031,0.01019393652677536,0.010307428427040577,0.01041847188025713,0.010528506711125374,0.010642286390066147,0.010751169174909592,0.010856307111680508,0.01096735056489706,0.011079257354140282,0.011181515641510487,0.011286797933280468,0.011394527740776539,0.011493617668747902,0.011591410264372826,0.011691795662045479,0.01178872399032116,0.011888965032994747,0.011984310112893581,0.012081959284842014,0.01217759121209383,0.012272791936993599,0.012363671325147152,0.012450950220227242,0.012543270364403725,0.012634438462555408,0.012724742293357849,0.012811300344765186,0.012900739908218384,0.01298701111227274,0.013071266002953053,0.013156240805983543,0.013237758539617062,0.013311643153429031,0.013388552702963352,0.013466469943523407,0.01354395505040884,0.013620144687592983,0.013698206283152103,0.013773242942988873,0.013847271911799908,0.013922740705311298,0.013992737047374249,0.014063596725463867,0.014128264039754868,0.014199412427842617,0.014268400147557259,0.014336667954921722,0.014402487315237522,0.01446398627012968,0.014530382119119167,0.014595480635762215,0.014660435728728771,0.014724095351994038,0.014784297905862331,0.014843059703707695,0.014904558658599854,0.014961880631744862,0.015019490383565426,0.015077676624059677,0.015129812993109226,0.015186702832579613,0.015245897695422173,0.015302498824894428,0.015356652438640594,0.015412678010761738,0.01546553522348404,0.015517383813858032,0.015569088980555534,0.015623098239302635,0.01567307487130165,0.015724491328001022,0.01577749289572239,0.015828045085072517,0.015878885984420776,0.01592843048274517,0.015978120267391205,0.016026368364691734,0.016075048595666885,0.01611969619989395,0.016166936606168747,0.01621316745877266,0.016260407865047455,0.016308655962347984,0.016351576894521713,0.01639636792242527,0.016442744061350822,0.016483791172504425,0.016526278108358383,0.016569774597883224,0.016613125801086426,0.01665474846959114,0.01669982820749283,0.01674073189496994,0.016781779006123543,0.016821961849927902,0.016863727942109108,0.01690218411386013,0.016940061002969742,0.016980532556772232,0.017022011801600456,0.017062770202755928,0.01710612326860428,0.017147313803434372,0.017186632379889488,0.017226094380021095,0.01726238988339901,0.017301132902503014,0.0173378586769104,0.017376601696014404,0.017411312088370323,0.01745063066482544,0.017482459545135498,0.0175235066562891,0.017564265057444572,0.017598832026124,0.01763325370848179,0.017672715708613396,0.017709875479340553,0.017744729295372963,0.017782751470804214,0.017818612977862358,0.0178514514118433,0.01788889802992344,0.01792663149535656,0.017963070422410965,0.017995908856391907,0.018030617386102676,0.0180690735578537,0.01810464635491371,0.018139788880944252,0.018175506964325905,0.018210649490356445,0.018247520551085472,0.018285110592842102,0.0183224119246006,0.018355971202254295,0.018394136801362038,0.018428415060043335,0.018463557586073875,0.018500572070479393,0.018540034070611,0.018575895577669144,0.01861291006207466,0.018652373924851418,0.01869039610028267,0.018726402893662453,0.01876327209174633,0.01880374364554882,0.018842630088329315,0.018882812932133675,0.018920980393886566,0.018961019814014435,0.018999474123120308,0.01903778500854969,0.019074222072958946,0.01911296509206295,0.019154876470565796,0.019197795540094376,0.019237402826547623,0.01927744224667549,0.01931762509047985,0.019356800243258476,0.019399862736463547,0.01944119855761528,0.01948411762714386,0.01952487602829933,0.019565779715776443,0.019608698785305023,0.019652914255857468,0.01969914697110653,0.019743362441658974,0.019787434488534927,0.019830353558063507,0.019875001162290573,0.019919216632843018,0.019964585080742836,0.02000865526497364,0.02005143091082573,0.020095214247703552,0.02013784646987915,0.020183933898806572,0.020229734480381012,0.020278271287679672,0.02032349444925785,0.020369581878185272,0.02041797526180744,0.020467087626457214,0.02051418274641037,0.020561134442687035,0.020610392093658447,0.020658783614635468,0.020710201933979988,0.020760897547006607,0.02081289142370224,0.020863154903054237,0.020915435627102852,0.020965412259101868,0.02101726271212101,0.02106824703514576,0.021122688427567482,0.02117583341896534,0.02122969925403595,0.021284716203808784,0.021344486624002457,0.02140223979949951,0.021458841860294342,0.021514292806386948,0.02156873419880867,0.021629367023706436,0.02169245108962059,0.021748043596744537,0.021807095035910606,0.021868016570806503,0.021930379793047905,0.02199346199631691,0.022056978195905685,0.022119196131825447,0.02217651903629303,0.0222408976405859,0.022304557263851166,0.02237051911652088,0.022433603182435036,0.022499999031424522,0.022567113861441612,0.022631924599409103,0.022696159780025482,0.022761115804314613,0.022826502099633217,0.022893041372299194,0.022966351360082626,0.023038219660520554,0.023110663518309593,0.023181812837719917,0.02324964851140976,0.023317771032452583,0.023390071466565132,0.023466549813747406,0.023533375933766365,0.023608414456248283,0.02368777059018612,0.023758776485919952,0.023834820836782455,0.023907985538244247,0.023988207802176476,0.024071021005511284,0.02415052242577076,0.02423103339970112,0.024309959262609482,0.02438960410654545,0.024471987038850784,0.024549616500735283,0.024636175483465195,0.024719709530472755,0.024805979803204536,0.02489282749593258,0.024979962036013603,0.025063209235668182,0.02514616772532463,0.025227829813957214,0.02531251683831215,0.025394465774297714,0.025476127862930298,0.025562111288309097,0.0256488136947155,0.02573263645172119,0.0258238036185503,0.02591497264802456,0.026005851104855537,0.02609557844698429,0.026179257780313492,0.026268841698765755,0.026360584422945976,0.02645031176507473,0.026537159457802773,0.02662789449095726,0.026721511036157608,0.026809941977262497,0.026901543140411377,0.02699141390621662],"active":[0.0004184246063232422,0.00037118446198292077,0.00035735807614400983,0.0003484285552985966,0.0003508769441395998,0.00035303737968206406,0.0003507329383864999,0.0003497247816994786,0.0003510209498926997,0.00034814048558473587,0.0003504448104649782,0.00034727633465081453,0.0003393550869077444,0.00033604237250983715,0.00033733854070305824,0.0003357543610036373,0.00034165941178798676,0.0003429553471505642,0.0003317217342555523,0.000335178105160594,0.0003320095129311085,0.0003301373217254877,0.00033200974576175213,0.0003328740131109953,0.0003406512551009655,0.00034194719046354294,0.0003430997021496296,0.00034194719046354294,0.0003412272781133652,0.00034180330112576485,0.0003425236791372299,0.00033748289570212364,0.00033244164660573006,0.00032351212576031685,0.0003272569738328457,0.00032624881714582443,0.0003314334899187088,0.0003387788310647011,0.00032812124118208885,0.0003289850428700447,0.00033215340226888657,0.00032379990443587303,0.00032120803371071815,0.00031861523166298866,0.00031271064653992653,0.00031487084925174713,0.00030968571081757545,0.00031400658190250397,0.00031227804720401764,0.0003155907616019249,0.0003150147385895252,0.00031011784449219704,0.0003163116052746773,0.0003124214708805084,0.00031227804720401764,0.00031170155853033066,0.0003158785402774811,0.00031487084925174713,0.0003138631582260132,0.0003081010654568672,0.0003043562173843384,0.00030766986310482025,0.0003069499507546425,0.00030550919473171234,0.00030262861400842667,0.00030262861400842667,0.0002993158996105194,0.000299171544611454,0.00030075572431087494,0.0002902420237660408,0.0002862103283405304,0.00028664153069257736,0.0002864981070160866,0.00028275325894355774,0.0002794405445456505,0.00028059259057044983,0.0002745436504483223,0.00027584005147218704,0.00027987267822027206,0.0002723829820752144,0.00026244577020406723,0.0002650376409292221,0.00026158150285482407,0.0002543805167078972,0.0002559637650847435,0.0002520754933357239,0.0002493392676115036,0.0002476116642355919,0.00024213828146457672,0.00024213828146457672,0.00023623276501893997,0.00022960826754570007,0.00022499915212392807,0.00022341497242450714,0.00022643990814685822,0.00022816751152276993,0.0002241348847746849,0.0002172216773033142,0.00022096652537584305,0.00021347776055335999,0.00020714011043310165,0.0002059880644083023,0.0001987861469388008,0.0001992182806134224,0.00020209886133670807,0.00020353961735963821,0.000199219211935997,0.00020209979265928268,0.00019777845591306686,0.00019043311476707458,0.00018683262169361115,0.00018683262169361115,0.00018193572759628296,0.0001787673681974411,0.00017286278307437897,0.000176895409822464,0.00017559900879859924,0.0001696944236755371,0.00016609299927949905,0.0001652287319302559,0.0001718541607260704,0.0001696934923529625,0.00016926229000091553,0.00016436539590358734,0.00015932321548461914,0.0001578833907842636,0.00015615485608577728,0.00015284214168787003,0.00015701912343502045,0.000153418630361557,0.00014981813728809357,0.00015313085168600082,0.00015485938638448715,0.00014967378228902817,0.00014391355216503143,0.00014722533524036407,0.00014304928481578827,0.00014333706349134445,0.0001397356390953064,0.0001400243490934372,0.00013699941337108612,0.0001377202570438385,0.0001398809254169464,0.00013757683336734772,0.00013512931764125824,0.0001355595886707306,0.0001354161649942398,0.00013599172234535217,0.00013498403131961823,0.000135127454996109,0.00013426318764686584,0.00013368763029575348,0.00013282336294651031,0.00013296864926815033,0.00012778304517269135,0.00012749433517456055,0.00012735091149806976,0.00012187659740447998,0.00012490153312683105,0.0001238938421010971,0.00012446939945220947,0.0001238938421010971,0.00012115761637687683,0.00011669285595417023,0.00011770054697990417,0.00011568330228328705,0.00011611543595790863,0.00011395663022994995,0.00011410005390644073,0.00011654943227767944,0.00012014992535114288,0.00011827610433101654,0.0001197177916765213,0.00011539645493030548,0.00011309236288070679,0.00011323578655719757,0.00011309236288070679,0.00011525116860866547,0.0001143869012594223,0.00011568516492843628,0.00011323578655719757,0.00012043677270412445,0.00011798739433288574,0.000125909224152565,0.0001217331737279892,0.00011726841330528259,0.00011957250535488129,0.00012346170842647552,0.00011914223432540894,0.00011986121535301208,0.00012000463902950287,0.00011798925697803497,0.00011784583330154419,0.00012086890637874603,0.00011928379535675049,0.00011597387492656708,0.00011453218758106232,0.00011928379535675049,0.0001243259757757187,0.00012043677270412445,0.00012043863534927368,0.00011986121535301208,0.00012043677270412445,0.00012072548270225525,0.00012101233005523682,0.00011813268065452576,0.00011582858860492706,0.00012000463902950287,0.00011712498962879181,0.00012101233005523682,0.00012043677270412445,0.00012072548270225525,0.00011582858860492706,0.00011640600860118866,0.00011798925697803497,0.00011669285595417023,0.00011553987860679626,0.00011726841330528259,0.0001194290816783905,0.00012072548270225525,0.0001217331737279892,0.00012029334902763367,0.00012115761637687683,0.00012000463902950287,0.00012101233005523682,0.00012259744107723236,0.00012720748782157898,0.00012951157987117767,0.0001283586025238037,0.00012634322047233582,0.00012763775885105133,0.00012734904885292053,0.00012778118252754211,0.0001305174082517624,0.0001308061182498932,0.00013167038559913635,0.00013195909559726715,0.00013426318764686584,0.00013656727969646454,0.0001377202570438385,0.0001380089670419693,0.00013541430234909058,0.00013656727969646454,0.00013699941337108612,0.00013656727969646454,0.00013570301234722137,0.00013599172234535217,0.00013411790132522583,0.00013397634029388428,0.00013973750174045563,0.00014074519276618958,0.0001423284411430359,0.00014348141849040985,0.00014463253319263458,0.00014506466686725616,0.00014578551054000854,0.00014578551054000854,0.00014362484216690063,0.00014117546379566193,0.00014391355216503143,0.0001466497778892517,0.00015053898096084595,0.0001518353819847107,0.00015298649668693542,0.00015356391668319702,0.00015673041343688965,0.00015730783343315125,0.00015356391668319702,0.00015745311975479126,0.00015860237181186676,0.00016422010958194733,0.00016090832650661469,0.0001627802848815918,0.00016565993428230286,0.00016710162162780762,0.00016738846898078918,0.00016782246530056,0.0001675337553024292,0.00016882829368114471,0.00017271749675273895,0.000176895409822464,0.00016738846898078918,0.00017156638205051422,0.00017574243247509003,0.00017559900879859924,0.00017502345144748688,0.00017545558512210846,0.0001784786581993103,0.0001740138977766037,0.00018467195332050323,0.00018467195332050323,0.00018222257494926453,0.00018265657126903534,0.00018668733537197113,0.00018855929374694824,0.00018395297229290009,0.00018856115639209747,0.00019360147416591644,0.0001944657415151596,0.00019849836826324463,0.00020555593073368073,0.00020397081971168518,0.0002056993544101715,0.00020253099501132965,0.00020195357501506805,0.0002032499760389328,0.00020814873278141022,0.00020714104175567627,0.00020209886133670807,0.00021016597747802734,0.0002131890505552292,0.00020483694970607758,0.0002105962485074997,0.00020886771380901337,0.00021549314260482788,0.00021448545157909393,0.0002130456268787384,0.00021232664585113525,0.00021347776055335999,0.00020915642380714417,0.00021592527627944946,0.0002153497189283371,0.0002241339534521103,0.00021895021200180054,0.0002224072813987732,0.0002219751477241516,0.00021909363567829132,0.0002154950052499771,0.00021909363567829132,0.000217510387301445,0.00022255070507526398,0.00022110901772975922,0.00022139959037303925,0.00022615119814872742,0.00022701546549797058,0.00023004040122032166,0.0002333521842956543,0.00022831186652183533,0.00022672675549983978,0.0002291761338710785,0.00022730417549610138,0.0002336408942937851,0.00023508071899414062,0.00023119337856769562,0.00023205764591693878,0.00023882649838924408,0.00024127401411533356,0.00023969076573848724,0.0002399776130914688,0.00023767352104187012,0.00023940205574035645]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0004184246063232422,0.0005595689872279763,0.0007041699718683958,0.0008486268925480545,0.0009939479641616344,0.0011350924614816904,0.0012782530393451452,0.0014126283349469304,0.001548155676573515,0.0016858435701578856,0.00182137091178447,0.0019498411566019058,0.0020729824900627136,0.002200732473284006,0.002326322253793478,0.0024467268958687782,0.0025642511900514364,0.0026778869796544313,0.0027905143797397614,0.0029047259595245123,0.0030179296154528856,0.00313242943957448,0.003239871934056282,0.003353795502334833,0.003461238229647279,0.003569688880816102,0.0036765553522855043,0.0037759325932711363,0.0038827990647405386,0.003985201008617878,0.004085729829967022,0.0041879876516759396,0.004279731772840023,0.004373347852379084,0.004465379752218723,0.004558131564408541,0.004648147150874138,0.004733265843242407,0.00482083298265934,0.00490422360599041,0.004991070367395878,0.005075324792414904,0.005157419014722109,0.005236632656306028,0.005313974339514971,0.005390451289713383,0.005465632304549217,0.005539229139685631,0.005611673463135958,0.005685126408934593,0.005752962082624435,0.005822957959026098,0.005889641586691141,0.005956469103693962,0.00601912010461092,0.006079178303480148,0.0061389487236738205,0.006199151277542114,0.0062583452090620995,0.006320131942629814,0.0063761575147509575,0.006434199865907431,0.006487633101642132,0.0065407780930399895,0.006593923084437847,0.006645628251135349,0.006693300325423479,0.006742844823747873,0.006791813299059868,0.006841789931058884,0.006890902761369944,0.006938430946320295,0.006984230596572161,0.0070284465327858925,0.007072085980325937,0.007117453496903181,0.00716080516576767,0.007203148677945137,0.007246788125485182,0.007286970969289541,0.0073262895457446575,0.007362728007137775,0.007398734334856272,0.007434740662574768,0.0074708908796310425,0.007505744695663452,0.007537286262959242,0.0075696916319429874,0.007604401558637619,0.00763421505689621,0.007666908670216799,0.007696001790463924,0.007725238800048828,0.007753755431622267,0.007781840395182371,0.007808052934706211,0.007834553718566895,0.0078603345900774,0.007885105907917023,0.007910022512078285,0.00793292187154293,0.007955677807331085,0.007977858185768127,0.007999029941856861,0.008020921610295773,0.00804065354168415,0.008059520274400711,0.00808054767549038,0.008099847473204136,0.008117562159895897,0.008134845644235611,0.008152272552251816,0.008170275017619133,0.008187126368284225,0.008202249184250832,0.008217083290219307,0.008232638239860535,0.008247473277151585,0.008262163028120995,0.008277573622763157,0.008292264305055141,0.008304938673973083,0.008318332955241203,0.008331007324159145,0.008343825116753578,0.00835635606199503,0.00836874172091484,0.008379687555134296,0.008392649702727795,0.008405611850321293,0.00841583777219057,0.008427503518760204,0.00843715388327837,0.008446226827800274,0.008456309325993061,0.008465238846838474,0.008475752547383308,0.0084842499345541,0.008492747321724892,0.008501389063894749,0.008509309962391853,0.008516655303537846,0.008525872603058815,0.008535378612577915,0.008544163778424263,0.008552229963243008,0.008559142239391804,0.00856619980186224,0.008574409410357475,0.00858233030885458,0.008589532226324081,0.008598029613494873,0.008604510687291622,0.008611423894762993,0.008619057014584541,0.008624098263680935,0.00863086711615324,0.008637780323624611,0.008642964996397495,0.008649446070194244,0.008654199540615082,0.008660824038088322,0.00866687297821045,0.008673498407006264,0.00868069939315319,0.008686172775924206,0.008692366071045399,0.008697406388819218,0.008703023195266724,0.008708496578037739,0.008713393472135067,0.008719298057258129,0.008725203573703766,0.008730100467801094,0.008734708651900291,0.008739317767322063,0.008742774836719036,0.008746663108468056,0.008750983513891697,0.008755448274314404,0.00875991303473711,0.008763802237808704,0.008767402730882168,0.008771867491304874,0.008775467984378338,0.008779644966125488,0.008782668970525265,0.00878670159727335,0.008789870887994766,0.008793182671070099,0.008796927519142628,0.008800528012216091,0.008804417215287685,0.008808017708361149,0.008811330422759056,0.008815507404506207,0.008819540031254292,0.00882299616932869,0.008826453238725662,0.00882990937680006,0.008833509869873524,0.008836966939270496,0.00884056743234396,0.008843591436743736,0.008846760727465153,0.008851081132888794,0.008854249492287636,0.008857562206685543,0.008860155008733273,0.008862891234457493,0.008866779506206512,0.008869516663253307,0.008872540667653084,0.008875709027051926,0.008879453875124454,0.008882190100848675,0.008884782902896404,0.008887807838618755,0.008890976198017597,0.008894432336091995,0.008897457271814346,0.008900193497538567,0.008903218433260918,0.008905810303986073,0.008909267373383045,0.008912147954106331,0.008914739824831486,0.008918484672904015,0.008920933119952679,0.008923525922000408,0.008925685659050941,0.008928134106099606,0.0089308712631464,0.008933175355196,0.008935768157243729,0.008938504382967949,0.008941384963691235,0.008943689055740833,0.008947146125137806,0.008949162438511848,0.008951322175562382,0.008953914977610111,0.00895621906965971,0.008958235383033752,0.008960972540080547,0.008963276632130146,0.008965292945504189,0.008967741392552853,0.008970477618277073,0.008972350507974625,0.008973934687674046,0.008976094424724579,0.008977678604424,0.008979407139122486,0.008980991318821907,0.00898300763219595,0.008984736166894436,0.008986320346593857,0.008988193236291409,0.008990352973341942,0.00899251364171505,0.008994674310088158,0.008996834047138691,0.008998418226838112,0.00900057889521122,0.009001587517559528,0.009003459475934505,0.009005043655633926,0.009006195701658726,0.009008212015032768,0.009009364061057568,0.009010804817080498,0.009012388996779919,0.009014405310153961,0.009016133844852448,0.009017862379550934,0.009019446559250355,0.00902088638395071,0.009022902697324753,0.00902463123202324,0.009026647545397282,0.009028663858771324,0.009031112305819988,0.009032840840518475,0.009035000577569008,0.009036729112267494,0.009038313291966915,0.009039465337991714,0.009041481651365757,0.009043210186064243,0.009044794365763664,0.009046955034136772,0.009047962725162506,0.009049691259860992,0.009050987660884857,0.009053291752934456,0.009055020287632942,0.009057036601006985,0.009058188647031784,0.009059772826731205,0.009061933495104313,0.009063229896128178,0.009065101854503155,0.00906639825552702,0.00906798243522644,0.009068991057574749,0.00907071866095066,0.009072591550648212,0.009074175730347633,0.00907604768872261,0.009077776223421097,0.009079504758119583,0.009082240983843803,0.009083249606192112,0.009084833785891533,0.009086417965590954,0.00908785779029131,0.009089009836316109,0.009090450592339039,0.009091890417039394,0.009093763306736946,0.00909592304378748,0.009097651578485966,0.009099380113184452,0.009100244380533695,0.009102260693907738,0.009103700518608093,0.009105284698307514,0.009106437675654888,0.009108021855354309,0.009110470302402973,0.00911234226077795,0.009113782085478306,0.009115222841501236,0.009117094799876213,0.009119111113250256,0.00912040751427412,0.009122423827648163,0.009123720228672028,0.009125592187047005,0.009127176366746426,0.009129193611443043,0.009130345657467842,0.009131929837167263,0.009133226238191128,0.009134666062891483,0.00913639459758997,0.009137402288615704,0.009138843044638634,0.009139995090663433,0.009142155759036541],"recovered":[0.0,0.00019011284166481346,0.000354589254129678,0.0005138807464390993,0.0006589138065464795,0.0008081235573627055,0.0009544528438709676,0.0010941569926217198,0.0012373176869004965,0.001375293591991067,0.0015125492354854941,0.0016509571578353643,0.001783604035153985,0.0019135144539177418,0.0020419845823198557,0.0021718950010836124,0.0022944603115320206,0.002417169511318207,0.002533541526645422,0.002647033194079995,0.002766573801636696,0.0028806414920836687,0.0029952852055430412,0.0031071926932781935,0.0032156433444470167,0.003323662094771862,0.0034354254603385925,0.0035395552404224873,0.0036438293755054474,0.0037522800266742706,0.0038569860626012087,0.003958091605454683,0.004059485159814358,0.004157709889113903,0.004252622369676828,0.004346958827227354,0.004437262192368507,0.004527853801846504,0.004616141319274902,0.004705148749053478,0.004789547063410282,0.004874089732766151,0.004955607932060957,0.005035397596657276,0.005117204040288925,0.0051931049674749374,0.005270878318697214,0.0053476435132324696,0.005423544906079769,0.005494837183505297,0.005568289663642645,0.005640157964080572,0.005713178776204586,0.00578144658356905,0.005847553722560406,0.005909772589802742,0.0059729996137320995,0.006034930236637592,0.006095852702856064,0.0061576394364237785,0.006217409856617451,0.00627573998644948,0.006335510406643152,0.006393552292138338,0.0064502982422709465,0.006502723321318626,0.0065561565570533276,0.0066052689217031,0.0066572618670761585,0.006707958411425352,0.006759231444448233,0.0068093519657850266,0.006854431703686714,0.006903400178998709,0.006946031469851732,0.0069921198301017284,0.007035614922642708,0.007080118637531996,0.007123470306396484,0.007165525574237108,0.00720772473141551,0.007249779999256134,0.007284922059625387,0.007323952857404947,0.007360679097473621,0.007398269604891539,0.007433556020259857,0.007465673610568047,0.0074992310255765915,0.007533077150583267,0.0075660585425794125,0.007596880197525024,0.007626981474459171,0.0076559302397072315,0.007683583069592714,0.00771210016682744,0.007739752531051636,0.007766541559249163,0.007791457697749138,0.00781766977161169,0.007843450643122196,0.00786721520125866,0.007889826782047749,0.007911286316812038,0.007935626432299614,0.007956798188388348,0.007977105677127838,0.007997125387191772,0.008015272207558155,0.008037308230996132,0.008057760074734688,0.008076626807451248,0.008092613890767097,0.008113064803183079,0.008130492642521858,0.008146623149514198,0.008162898011505604,0.008178452961146832,0.008193142712116241,0.008206969127058983,0.008220652118325233,0.008234910666942596,0.008247296325862408,0.008259682916104794,0.008274084888398647,0.008287766948342323,0.00830015353858471,0.008313260041177273,0.008324493654072285,0.008337312377989292,0.00835027452558279,0.008361363783478737,0.008373173885047436,0.008383831940591335,0.008393481373786926,0.008404139429330826,0.008413645438849926,0.008423727005720139,0.008433952927589417,0.008441586047410965,0.008450659923255444,0.008459877222776413,0.008466934785246849,0.008475719951093197,0.008484793826937675,0.008491994813084602,0.008500924333930016,0.008507405407726765,0.00851532630622387,0.008524400182068348,0.00853289756923914,0.008540819399058819,0.008548164740204811,0.00855464581400156,0.008560982532799244,0.008568615652620792,0.008575817570090294,0.008582730777561665,0.008589643985033035,0.008596268482506275,0.008603038266301155,0.008608078584074974,0.008615568280220032,0.00862161722034216,0.00862737838178873,0.008635587058961391,0.008641204796731472,0.008647109381854534,0.008653158321976662,0.008658631704747677,0.008664680644869804,0.008670585229992867,0.008677066303789616,0.008682971820235252,0.008688300848007202,0.008692045696079731,0.008696941658854485,0.008701406419277191,0.008706015534698963,0.008709904737770557,0.008715232834219933,0.008719841949641705,0.008723442442715168,0.008727331645786762,0.008731364272534847,0.008734388276934624,0.008737556636333466,0.008741301484405994,0.00874533411115408,0.008749078959226608,0.008753111585974693,0.008756712079048157,0.008760601282119751,0.008764633908867836,0.008768090046942234,0.008771547116339207,0.008774715475738049,0.008778460323810577,0.008782492950558662,0.008786525577306747,0.00878969393670559,0.008793726563453674,0.008797039277851582,0.008800207637250423,0.008804096840322018,0.008806545287370682,0.00881000142544508,0.008813601918518543,0.00881677120923996,0.008819795213639736,0.00882368441671133,0.008826852776110172,0.008829444646835327,0.008833189494907856,0.008836502209305763,0.008838950656354427,0.008842406794428825,0.008845863863825798,0.008848312310874462,0.008852200582623482,0.008854937739670277,0.00885738618671894,0.00886127445846796,0.008864587172865868,0.008866459131240845,0.00886933971196413,0.008872364647686481,0.008876108564436436,0.008879421278834343,0.008881294168531895,0.00888417474925518,0.008886623196303844,0.008888782933354378,0.008891231380403042,0.008894831873476505,0.008896992541849613,0.00889886450022459,0.008902033790946007,0.008904482237994671,0.008907506242394447,0.008910099044442177,0.008912259712815285,0.008915139362215996,0.008916867896914482,0.008918740786612034,0.008921332657337189,0.00892320554703474,0.008925365284085274,0.008927813731133938,0.008930118754506111,0.008931558579206467,0.008933430537581444,0.008935303427278996,0.00893775187432766,0.008939911611378193,0.008941784501075745,0.008943368680775166,0.008945384994149208,0.008946537040174007,0.008948121219873428,0.008950426243245602,0.008952442556619644,0.008954746648669243,0.008956330828368664,0.008958491496741772,0.008960507810115814,0.008962091989815235,0.008963676169514656,0.008965836837887764,0.008967421017587185,0.008968573063611984,0.008970157243311405,0.008972029201686382,0.008973614312708378,0.008975198492407799,0.008977070450782776,0.008978798985481262,0.00898067094385624,0.00898225512355566,0.008984271436929703,0.008985712192952633,0.008988016285002232,0.00899017695337534,0.008992481045424938,0.008994353003799915,0.008996370248496532,0.008998386561870575,0.008999394252896309,0.009001122787594795,0.009002994745969772,0.009004867635667324,0.009006739594042301,0.009008179418742657,0.009009620174765587,0.00901163648813963,0.009013076312839985,0.009015236981213093,0.0090173976495862,0.009018837474286556,0.009020998142659664,0.009023014456033707,0.009024310857057571,0.009025895036756992,0.009027191437780857,0.00902935117483139,0.009030647575855255,0.009032376110553741,0.009033672511577606,0.009035256691277027,0.009036985225975513,0.009038712829351425,0.009039864875376225,0.009042313322424889,0.009044473990797997,0.009045914746820927,0.00904807448387146,0.009049370884895325,0.009051242843270302,0.009052539244294167,0.009054267778992653,0.009055419825017452,0.009056860581040382,0.009058588184416294,0.00906031671911478,0.009062045253813267,0.009063917212188244,0.009065501391887665,0.009067517705261707,0.009068958461284637,0.009070542640984058,0.009071982465684414,0.00907356757670641,0.009075583890080452,0.009076879359781742,0.009078320115804672,0.009079184383153915,0.00908048078417778,0.009082064963877201,0.009084513410925865,0.00908595323562622,0.009087249636650085,0.00908854603767395,0.009090417996048927,0.009092146530747414,0.009093442931771278,0.009094738401472569,0.009096754714846611,0.009098051115870476,0.009099203161895275,0.009100931696593761,0.009102372452616692],"active":[0.0004184246063232422,0.00036945613101124763,0.0003495807177387178,0.00033474614610895514,0.000335034157615155,0.00032696890411898494,0.0003238001954741776,0.00031847134232521057,0.00031083798967301846,0.0003105499781668186,0.00030882167629897594,0.0002988839987665415,0.0002893784549087286,0.00028721801936626434,0.0002843376714736223,0.0002748318947851658,0.00026979087851941586,0.00026071746833622456,0.00025697285309433937,0.00025769276544451714,0.00025135581381618977,0.00025178794749081135,0.0002445867285132408,0.00024660280905663967,0.00024559488520026207,0.00024602678604424,0.0002411298919469118,0.00023637735284864902,0.0002389696892350912,0.00023292098194360733,0.00022874376736581326,0.00022989604622125626,0.00022024661302566528,0.0002156379632651806,0.0002127573825418949,0.00021117273718118668,0.0002108849585056305,0.00020541204139590263,0.00020469166338443756,0.0001990748569369316,0.0002015233039855957,0.0002012350596487522,0.00020181108266115189,0.0002012350596487522,0.0001967702992260456,0.00019734632223844528,0.0001947539858520031,0.00019158562645316124,0.00018812855705618858,0.0001902892254292965,0.00018467241898179054,0.00018279999494552612,0.0001764628104865551,0.00017502252012491226,0.00017156638205051422,0.0001694057136774063,0.00016594910994172096,0.00016422104090452194,0.00016249250620603561,0.00016249250620603561,0.00015874765813350677,0.0001584598794579506,0.00015212269499897957,0.00014722580090165138,0.00014362484216690063,0.00014290492981672287,0.00013714376837015152,0.0001375759020447731,0.00013455143198370934,0.00013383151963353157,0.00013167131692171097,0.00012907898053526878,0.00012979889288544655,0.00012504635378718376,0.00012605451047420502,0.00012533366680145264,0.00012519024312496185,0.00012303004041314125,0.00012331781908869743,0.00012144539505243301,0.00011856481432914734,0.00011294800788164139,0.00011381227523088455,0.00011078780516982079,0.00011021178215742111,0.00010747509077191353,0.00010373024269938469,0.00010401802137494087,0.00010517053306102753,0.0001011379063129425,0.00010085012763738632,9.91215929389e-05,9.825732558965683e-05,9.782519191503525e-05,9.825732558965683e-05,9.595276787877083e-05,9.480118751525879e-05,9.379303082823753e-05,9.364821016788483e-05,9.23527404665947e-05,8.94712284207344e-05,8.846260607242584e-05,8.803140372037888e-05,8.774362504482269e-05,8.52951779961586e-05,8.385535329580307e-05,8.241459727287292e-05,8.342228829860687e-05,8.457526564598083e-05,8.025392889976501e-05,7.708556950092316e-05,7.564574480056763e-05,7.766112685203552e-05,7.40615651011467e-05,7.175654172897339e-05,7.046014070510864e-05,6.974022835493088e-05,6.902031600475311e-05,6.902031600475311e-05,7.060449570417404e-05,7.161218672990799e-05,7.002800703048706e-05,7.103662937879562e-05,7.13244080543518e-05,6.974022835493088e-05,6.858911365270615e-05,6.858818233013153e-05,6.642751395702362e-05,6.815604865550995e-05,6.829947233200073e-05,6.556324660778046e-05,6.613973528146744e-05,6.397999823093414e-05,6.23948872089386e-05,6.28279522061348e-05,6.109941750764847e-05,6.210710853338242e-05,6.052292883396149e-05,5.879439413547516e-05,5.980301648378372e-05,5.865003913640976e-05,5.677808076143265e-05,5.893781781196594e-05,5.965866148471832e-05,5.9369951486587524e-05,6.0235150158405304e-05,5.821790546178818e-05,5.879439413547516e-05,5.908310413360596e-05,5.7930126786231995e-05,5.6634657084941864e-05,5.721021443605423e-05,5.6345947086811066e-05,5.677808076143265e-05,5.8074481785297394e-05,5.548261106014252e-05,5.504954606294632e-05,5.504954606294632e-05,5.332101136445999e-05,5.317758768796921e-05,5.11612743139267e-05,5.2745454013347626e-05,5.130469799041748e-05,5.188118666410446e-05,5.332101136445999e-05,5.058571696281433e-05,5.11612743139267e-05,5.029700696468353e-05,4.986487329006195e-05,4.986487329006195e-05,4.8712827265262604e-05,4.8712827265262604e-05,4.813726991415024e-05,4.7128647565841675e-05,4.6407803893089294e-05,4.727207124233246e-05,4.5833177864551544e-05,4.525668919086456e-05,4.4967979192733765e-05,4.554353654384613e-05,4.468020051717758e-05,4.396028816699982e-05,4.396028816699982e-05,4.453584551811218e-05,4.41037118434906e-05,4.525668919086456e-05,4.5112334191799164e-05,4.540011286735535e-05,4.45367768406868e-05,4.41037118434906e-05,4.381593316793442e-05,4.381593316793442e-05,4.381593316793442e-05,4.3383799493312836e-05,4.324037581682205e-05,4.396028816699982e-05,4.482455551624298e-05,4.453584551811218e-05,4.396028816699982e-05,4.3383799493312836e-05,4.381593316793442e-05,4.324037581682205e-05,4.3528154492378235e-05,4.3383799493312836e-05,4.266388714313507e-05,4.453584551811218e-05,4.4248066842556e-05,4.396028816699982e-05,4.3383799493312836e-05,4.309602081775665e-05,4.309508949518204e-05,4.266388714313507e-05,4.309602081775665e-05,4.251953214406967e-05,4.2951665818691254e-05,4.3239444494247437e-05,4.237610846757889e-05,4.1943974792957306e-05,4.266388714313507e-05,4.223175346851349e-05,4.251953214406967e-05,4.2807310819625854e-05,4.1943974792957306e-05,4.1223131120204926e-05,4.280824214220047e-05,4.280824214220047e-05,4.237517714500427e-05,4.237610846757889e-05,4.1511841118335724e-05,4.223175346851349e-05,4.151090979576111e-05,4.151090979576111e-05,4.2088329792022705e-05,4.1943974792957306e-05,4.093628376722336e-05,4.1511841118335724e-05,4.252046346664429e-05,4.165526479482651e-05,4.266388714313507e-05,4.165619611740112e-05,4.1223131120204926e-05,4.165526479482651e-05,4.107970744371414e-05,4.1367486119270325e-05,4.223175346851349e-05,4.1943974792957306e-05,4.208739846944809e-05,4.237610846757889e-05,4.266388714313507e-05,4.223175346851349e-05,4.237610846757889e-05,4.266388714313507e-05,4.237517714500427e-05,4.165526479482651e-05,4.107970744371414e-05,4.1223131120204926e-05,4.1367486119270325e-05,4.093535244464874e-05,4.165619611740112e-05,4.223175346851349e-05,4.208739846944809e-05,4.223175346851349e-05,4.208739846944809e-05,4.208739846944809e-05,4.208739846944809e-05,4.107970744371414e-05,4.1367486119270325e-05,4.1367486119270325e-05,4.035886377096176e-05,4.0790997445583344e-05,4.0790997445583344e-05,4.064757376909256e-05,4.035979509353638e-05,4.0790997445583344e-05,4.093535244464874e-05,4.079192876815796e-05,4.064757376909256e-05,4.021544009447098e-05,4.064757376909256e-05,4.035979509353638e-05,4.093535244464874e-05,4.064757376909256e-05,4.093535244464874e-05,4.035979509353638e-05,4.064757376909256e-05,4.035886377096176e-05,3.992673009634018e-05,4.007108509540558e-05,4.035886377096176e-05,4.021544009447098e-05,3.992673009634018e-05,4.021544009447098e-05,3.9783306419849396e-05,4.007108509540558e-05,3.9351172745227814e-05,4.021544009447098e-05,3.9783306419849396e-05,3.9638951420783997e-05,3.9351172745227814e-05,3.877468407154083e-05,3.891903907060623e-05,3.891903907060623e-05,3.9206817746162415e-05,3.9206817746162415e-05,3.863126039505005e-05,3.8343481719493866e-05,3.834255039691925e-05,3.891903907060623e-05,3.891903907060623e-05,3.9062462747097015e-05,3.906339406967163e-05,3.963988274335861e-05,3.9927661418914795e-05,3.877561539411545e-05,3.891903907060623e-05,3.8343481719493866e-05,3.848690539598465e-05,3.7766993045806885e-05,3.7911348044872284e-05,3.7622638046741486e-05,3.8343481719493866e-05,3.9062462747097015e-05,3.906339406967163e-05,3.906339406967163e-05,3.819912672042847e-05,3.8343481719493866e-05,3.819912672042847e-05,3.7766993045806885e-05,3.74792143702507e-05,3.74792143702507e-05,3.8487836718559265e-05,3.877468407154083e-05,3.819819539785385e-05,3.8343481719493866e-05,3.877468407154083e-05,3.992673009634018e-05,3.992673009634018e-05,4.035886377096176e-05,3.9206817746162415e-05,3.9638951420783997e-05,3.992673009634018e-05,4.064757376909256e-05,3.9927661418914795e-05,3.9783306419849396e-05,3.9783306419849396e-05,3.9927661418914795e-05,3.963988274335861e-05,3.9351172745227814e-05,3.963988274335861e-05,3.906339406967163e-05,3.9783306419849396e-05]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0004184246063232422,0.0005582727608270943,0.0007004252984188497,0.0008424338302575052,0.000976232928223908,0.0011157931294292212,0.0012415267992764711,0.0013672604691237211,0.00149155396502465,0.0016051896382123232,0.0017201214795932174,0.001829292275942862,0.0019367348868399858,0.0020394246093928814,0.0021405299194157124,0.002238610992208123,0.002335539786145091,0.002431028289720416,0.0025207556318491697,0.0026124995201826096,0.0026977623347193003,0.002783457050099969,0.0028662714175879955,0.002945629181340337,0.0030232584103941917,0.003097719280049205,0.0031684355344623327,0.003235839307308197,0.0033045390155166388,0.0033702144864946604,0.0034381942823529243,0.0035011330619454384,0.0035663763992488384,0.003625714685767889,0.0036827484145760536,0.00374021427705884,0.0037966722156852484,0.003845496568828821,0.0038964813575148582,0.003943721763789654,0.0039912499487400055,0.004038346000015736,0.0040821293368935585,0.004129225388169289,0.004173440858721733,0.004213480278849602,0.004253807011991739,0.004291541874408722,0.004328412003815174,0.0043645622208714485,0.004399704281240702,0.004433262161910534,0.004466963931918144,0.004501385614275932,0.004531775135546923,0.004563316702842712,0.004591689445078373,0.004620350431650877,0.004649299196898937,0.0046749357134103775,0.0047011482529342175,0.004725632723420858,0.0047504049725830555,0.004775609355419874,0.00479879742488265,0.004819104913622141,0.004839700181037188,0.004858567379415035,0.004878154955804348,0.004896590020507574,0.004913873039186001,0.004932164214551449,0.004949879366904497,0.0049654338508844376,0.004981132689863443,0.0049962555058300495,0.005009793676435947,0.005023187957704067,0.00503744650632143,0.005049112252891064,0.0050607784651219845,0.005071436055004597,0.005082958377897739,0.005095344502478838,0.00510600209236145,0.00511666014790535,0.005128325894474983,0.005136823747307062,0.005146185401827097,0.005155402701348066,0.005164908245205879,0.005172685720026493,0.005181039217859507,0.005189104471355677,0.005197170190513134,0.005205667577683926,0.005213444586843252,0.005221078172326088,0.0052271271124482155,0.005233032163232565,0.005240233615040779,0.005246282555162907,0.005251611582934856,0.0052573722787201405,0.00526270130649209,0.005268174223601818,0.005272638984024525,0.005276959855109453,0.005281712394207716,0.0052860332652926445,0.005290210247039795,0.00529481889680028,0.005298275500535965,0.005302164237946272,0.005305620841681957,0.005309077445417643,0.0053122458048164845,0.00531570240855217,0.005318871233612299,0.005322039593011141,0.005324631929397583,0.005328088533133268,0.005330969113856554,0.005334281828254461,0.005336730275303125,0.005338458344340324,0.00534133892506361,0.005343355238437653,0.005345227662473917,0.005346955731511116,0.005348684266209602,0.005350268445909023,0.005352428648620844,0.005353868938982487,0.005355453118681908,0.005357037764042616,0.005358765833079815,0.005360494367778301,0.005362078547477722,0.005362942814826965,0.005364670883864164,0.0053655351512134075,0.005366399418562651,0.00536755146458745,0.005368559621274471,0.0053694238886237144,0.005370864178985357,0.0053718723356723785,0.005373312626034021,0.005374320782721043,0.005375472828745842,0.005376913119107485,0.005377633031457663,0.005378497298806906,0.005378929432481527,0.005380081478506327,0.00538094574585557,0.0053815217688679695,0.005382242146879435,0.005382962059229612,0.005383538082242012,0.005384690593928099,0.005384978372603655,0.00538569875061512,0.005386130418628454,0.005386850796639919,0.005387570708990097,0.005388578865677118,0.005389155354350805,0.0053894431330263615,0.0053901635110378265,0.005390739534050226,0.005391315557062626,0.0053917476907372475,0.005392179824411869,0.005392755847424269,0.0053934757597744465,0.00539376400411129,0.00539434002712369,0.005394916050136089,0.005395348183810711,0.005395924206823111,0.005396356340497732,0.005396932363510132,0.005397364497184753,0.005397652741521597,0.005397940520197153,0.005398228764533997,0.00539851700887084,0.005398660898208618,0.00539909303188324,0.005399380810558796,0.005399525165557861,0.0053998129442334175,0.0053998129442334175,0.005400101188570261,0.005400533322244883,0.005400821100920439,0.00540125323459506,0.005401541478931904,0.00540182925760746,0.005402261391282082,0.005402261391282082,0.005402261391282082,0.00540240528061986,0.005402693524956703,0.005402693524956703,0.005402837414294481,0.005403125658631325,0.005403557792305946,0.0054038455709815025,0.005404133815318346,0.005404421593993902,0.005404709838330746,0.005404998082667589,0.005405141972005367,0.005405574105679989,0.005405717995017767,0.005405861884355545,0.0054060062393546104,0.0054061501286923885,0.005406294018030167,0.005406294018030167,0.005406294018030167,0.005406294018030167,0.005406438373029232,0.005406438373029232,0.00540658226236701,0.00540658226236701,0.00540658226236701,0.00540658226236701,0.00540658226236701,0.00540658226236701,0.00540658226236701,0.00540658226236701,0.00540658226236701,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788,0.005406726151704788],"recovered":[0.0,0.0001925612596096471,0.00036150243249721825,0.0005150329670868814,0.0006619383348152041,0.0008003462571650743,0.000940914498642087,0.0010724092135205865,0.0012020316207781434,0.0013266131281852722,0.0014414009638130665,0.0015587812522426248,0.0016742892330512404,0.001782307866960764,0.0018865818856284022,0.00199171993881464,0.0020972902420908213,0.0021973876282572746,0.002294892445206642,0.0023831797298043966,0.0024759317748248577,0.002567675430327654,0.0026558188255876303,0.0027366166468709707,0.002822455484420061,0.002898356644436717,0.002977138152346015,0.0030520311556756496,0.003123611444607377,0.0031925993971526623,0.003260867204517126,0.003327550832182169,0.0033927939366549253,0.0034589015413075686,0.0035208321642130613,0.003579882439225912,0.003640516893938184,0.00369798275642097,0.003753144294023514,0.003808737965300679,0.0038555460050702095,0.0039030741900205612,0.003951322287321091,0.003995393868535757,0.0040424903854727745,0.004085409455001354,0.004126888699829578,0.004169376101344824,0.004211863502860069,0.0042493101209402084,0.004287188407033682,0.0043230508454144,0.00435675261542201,0.004390310496091843,0.004425596445798874,0.0044562737457454205,0.004486518912017345,0.004514891654253006,0.0045454250648617744,0.004575670231133699,0.0046027470380067825,0.004627807531505823,0.0046535879373550415,0.004678504075855017,0.004703420214354992,0.004727472551167011,0.004750516731292009,0.004772840533405542,0.004790987353771925,0.004812159109860659,0.004829153884202242,0.004848309326916933,0.004867176525294781,0.00488589983433485,0.004903038963675499,0.004919169470667839,0.00493357190862298,0.004947830457240343,0.004962665028870106,0.00497735571116209,0.004991038236767054,0.005005152430385351,0.005018114577978849,0.005029060412198305,0.005041014868766069,0.005053256638348103,0.005064490716904402,0.005074284505099058,0.00508494209498167,0.005094591993838549,0.0051039536483585835,0.005113170947879553,0.005120948422700167,0.0051285820081830025,0.005137799307703972,0.005145576782524586,0.005153642036020756,0.005161131266504526,0.00516948476433754,0.005176830105483532,0.0051835994236171246,0.005189504474401474,0.005196417681872845,0.005202754400670528,0.005208659451454878,0.005213988479226828,0.005218741483986378,0.005224214401096106,0.005228535272181034,0.00523357605561614,0.005237896926701069,0.005242937710136175,0.00524754635989666,0.005251146852970123,0.0052543156780302525,0.005258204415440559,0.005261661019176245,0.0052646854892373085,0.00526785384863615,0.005271022208034992,0.005274767056107521,0.005278223659843206,0.005280960351228714,0.005283696576952934,0.005286721047013998,0.005289745517075062,0.005292193964123726,0.005294210277497768,0.005296514835208654,0.005298531148582697,0.005300835706293583,0.00530213164165616,0.005304292310029268,0.005306164268404245,0.00530803669244051,0.005309765227138996,0.005311493296176195,0.005313509609550238,0.005315238144248724,0.005316678434610367,0.005317974369972944,0.005319270770996809,0.005320135038346052,0.00532143097370863,0.005322439130395651,0.005323879420757294,0.005324455443769693,0.00532560795545578,0.005326472222805023,0.005328056402504444,0.005329496692866087,0.0053299288265407085,0.005331368651241064,0.005332376807928085,0.005333384964615107,0.005334105342626572,0.005334825254976749,0.005335689522325993,0.005336409900337458,0.005337418057024479,0.005338137969374657,0.005338570103049278,0.005339722149074078,0.005340298172086477,0.005341306794434786,0.00534173846244812,0.005342458840459585,0.005343323107808828,0.005344043020159006,0.005345051176846027,0.005345339421182871,0.005346203222870827,0.00534706749022007,0.0053476435132324696,0.005348363891243935,0.005348796024918556,0.005349083803594112,0.005349659826606512,0.005350091960281134,0.005350956227630377,0.005351388361304998,0.005352108273655176,0.005352540407329798,0.005352684296667576,0.005353404674679041,0.005353692919015884,0.005353980697691441,0.005354268942028284,0.005354412831366062,0.005354701075702906,0.00535513274371624,0.005355420988053083,0.005355853121727705,0.005356140900403261,0.005356573034077883,0.005356573034077883,0.005356717389076948,0.005357005167752504,0.00535714952275157,0.005357581190764904,0.005358013324439526,0.005358157679438591,0.005358733702450991,0.005359021481126547,0.005359165836125612,0.00535930972546339,0.0053595975041389465,0.005359741859138012,0.00535988574847579,0.0053601739928126335,0.005360317882150412,0.005360606126487255,0.005360893905162811,0.005361182149499655,0.005361469928175211,0.005361614283174276,0.0053619020618498325,0.005362334195524454,0.005362622439861298,0.005362910218536854,0.005363054107874632,0.005363198462873697,0.005363198462873697,0.005363198462873697,0.005363198462873697,0.005363198462873697,0.005363342352211475,0.005363342352211475,0.005363342352211475,0.005363342352211475,0.005363342352211475,0.005363342352211475,0.005363342352211475,0.005363342352211475,0.005363342352211475,0.005363342352211475,0.005363342352211475,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535,0.0053634862415492535],"active":[0.0004184246063232422,0.00036571151576936245,0.00033892286592163146,0.0003274008631706238,0.0003142945934087038,0.0003154468722641468,0.00030061230063438416,0.00029485125560313463,0.0002895223442465067,0.00027857651002705097,0.0002787205157801509,0.0002705110237002373,0.0002624456537887454,0.00025711674243211746,0.0002539480337873101,0.00024689105339348316,0.0002382495440542698,0.00023364066146314144,0.00022586318664252758,0.00022931979037821293,0.00022183055989444256,0.00021578161977231503,0.00021045259200036526,0.00020901253446936607,0.00020080292597413063,0.0001993626356124878,0.00019129738211631775,0.00018380815163254738,0.0001809275709092617,0.0001776150893419981,0.00017732707783579826,0.00017358222976326942,0.00017358246259391308,0.00016681314446032047,0.0001619162503629923,0.0001603318378329277,0.0001561553217470646,0.00014751381240785122,0.00014333706349134445,0.00013498379848897457,0.000135703943669796,0.0001352718099951744,0.0001308070495724678,0.00013383151963353157,0.0001309504732489586,0.00012807082384824753,0.00012691831216216087,0.0001221657730638981,0.00011654850095510483,0.00011525209993124008,0.0001125158742070198,0.0001102113164961338,0.0001102113164961338,0.00011107511818408966,0.00010617868974804878,0.00010704295709729195,0.00010517053306102753,0.00010545877739787102,0.00010387413203716278,9.926548227667809e-05,9.840121492743492e-05,9.782519191503525e-05,9.681703522801399e-05,9.710527956485748e-05,9.537721052765846e-05,9.163236245512962e-05,8.918344974517822e-05,8.572684600949287e-05,8.716760203242302e-05,8.443091064691544e-05,8.471915498375893e-05,8.385488763451576e-05,8.270284160971642e-05,7.953401654958725e-05,7.809372618794441e-05,7.708603516221046e-05,7.62217678129673e-05,7.535750046372414e-05,7.478147745132446e-05,7.175654172897339e-05,6.974022835493088e-05,6.628362461924553e-05,6.484379991889e-05,6.628409028053284e-05,6.498722359538078e-05,6.340350955724716e-05,6.383517757058144e-05,6.2539242208004e-05,6.124330684542656e-05,6.081070750951767e-05,6.095459684729576e-05,5.951477214694023e-05,6.0090795159339905e-05,6.052246317267418e-05,5.937088280916214e-05,6.0090795159339905e-05,5.9802550822496414e-05,5.994690582156181e-05,5.764234811067581e-05,5.6202057749032974e-05,5.6634191423654556e-05,5.677808076143265e-05,5.519390106201172e-05,5.4617878049612045e-05,5.404185503721237e-05,5.418574437499046e-05,5.389750003814697e-05,5.2745454013347626e-05,5.31771220266819e-05,5.2457209676504135e-05,5.2313320338726044e-05,5.188118666410446e-05,5.0729140639305115e-05,5.1017384976148605e-05,5.130516365170479e-05,5.0873029977083206e-05,5.0584785640239716e-05,5.10169193148613e-05,5.1017384976148605e-05,5.1017384976148605e-05,4.986487329006195e-05,4.986487329006195e-05,5.000876262784004e-05,5.058525130152702e-05,5.000922828912735e-05,4.8712827265262604e-05,4.9144960939884186e-05,4.9144960939884186e-05,4.8712827265262604e-05,4.842458292841911e-05,4.784855991601944e-05,4.813680425286293e-05,4.813633859157562e-05,4.770467057824135e-05,4.741642624139786e-05,4.7272536903619766e-05,4.7272536903619766e-05,4.698475822806358e-05,4.6840403228998184e-05,4.626438021659851e-05,4.669651389122009e-05,4.626438021659851e-05,4.626438021659851e-05,4.612049087882042e-05,4.612049087882042e-05,4.5544467866420746e-05,4.640873521566391e-05,4.626438021659851e-05,4.6840403228998184e-05,4.626438021659851e-05,4.597613587975502e-05,4.6984292566776276e-05,4.626438021659851e-05,4.612049087882042e-05,4.5544467866420746e-05,4.597613587975502e-05,4.612049087882042e-05,4.583224654197693e-05,4.583224654197693e-05,4.554400220513344e-05,4.540011286735535e-05,4.612049087882042e-05,4.5256223529577255e-05,4.5400578528642654e-05,4.4823624193668365e-05,4.5112334191799164e-05,4.5111868530511856e-05,4.525575786828995e-05,4.5112334191799164e-05,4.439195618033409e-05,4.482408985495567e-05,4.453631117939949e-05,4.4248066842556e-05,4.410417750477791e-05,4.381593316793442e-05,4.395982250571251e-05,4.439195618033409e-05,4.410417750477791e-05,4.4248066842556e-05,4.395982250571251e-05,4.395982250571251e-05,4.381593316793442e-05,4.381593316793442e-05,4.4248066842556e-05,4.395982250571251e-05,4.395982250571251e-05,4.395982250571251e-05,4.395982250571251e-05,4.410417750477791e-05,4.395982250571251e-05,4.396028816699982e-05,4.395982250571251e-05,4.3672043830156326e-05,4.3672043830156326e-05,4.3239910155534744e-05,4.3528154492378235e-05,4.381593316793442e-05,4.381593316793442e-05,4.41037118434906e-05,4.396028816699982e-05,4.381593316793442e-05,4.41037118434906e-05,4.352768883109093e-05,4.3239910155534744e-05,4.3239444494247437e-05,4.3383799493312836e-05,4.309602081775665e-05,4.3095555156469345e-05,4.3239910155534744e-05,4.3383799493312836e-05,4.352768883109093e-05,4.352768883109093e-05,4.352768883109093e-05,4.352768883109093e-05,4.3528154492378235e-05,4.352768883109093e-05,4.3672043830156326e-05,4.3383799493312836e-05,4.3239444494247437e-05,4.309602081775665e-05,4.309602081775665e-05,4.3095555156469345e-05,4.3095555156469345e-05,4.3095555156469345e-05,4.3095555156469345e-05,4.3239910155534744e-05,4.309602081775665e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3383799493312836e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05,4.3239910155534744e-05]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0004184246063232422,0.0005607211496680975,0.0007116592605598271,0.0008604369359090924,0.0010041737696155906,0.001151511212810874,0.0013001449406147003,0.0014479144010692835,0.001592515385709703,0.0017346679233014584,0.0018771084723994136,0.002015372272580862,0.0021508997306227684,0.0022887317463755608,0.002421090379357338,0.002554601524025202,0.0026908491272479296,0.0028275286313146353,0.002959743607789278,0.0030962792225182056,0.0032296462450176477,0.003359268419444561,0.0034947958774864674,0.003630035324022174,0.003765994682908058,0.0038986417930573225,0.004033304750919342,0.004158894531428814,0.004287077113986015,0.004421595949679613,0.004549490287899971,0.004674359690397978,0.004804270341992378,0.0049350447952747345,0.005060202442109585,0.0051842075772583485,0.005305764731019735,0.005424729082733393,0.005542397499084473,0.00566337862983346,0.005785223562270403,0.005901307798922062,0.006020848173648119,0.0061350599862635136,0.006246679462492466,0.006363195367157459,0.00647438270971179,0.006588162388652563,0.006700501777231693,0.006810392718762159,0.00692215608432889,0.007026574108749628,0.00713732885196805,0.007244627457112074,0.0073588392697274685,0.007463833317160606,0.00756897171959281,0.007672813721001148,0.007775647100061178,0.007877185009419918,0.007976850494742393,0.008075075224041939,0.008170131593942642,0.008270804770290852,0.008366869762539864,0.008460341952741146,0.008556118234992027,0.00865117460489273,0.008744070306420326,0.008838118985295296,0.00892683770507574,0.009019157849252224,0.009108021855354309,0.009195156395435333,0.009287764318287373,0.009371442720293999,0.009455697610974312,0.009536495432257652,0.009623630903661251,0.009706445038318634,0.009788250550627708,0.00986674427986145,0.009944085963070393,0.010019986890256405,0.010100641287863255,0.010176542215049267,0.010253163054585457,0.01032949611544609,0.010405397973954678,0.010482595302164555,0.010551870800554752,0.010629932396113873,0.010700648650527,0.010768196545541286,0.010837039910256863,0.010905452072620392,0.010972711257636547,0.011039539240300655,0.011104494333267212,0.01117103360593319,0.011236709542572498,0.011300223879516125,0.011361146345734596,0.011423509567975998,0.01148169580847025,0.011541754007339478,0.011599940247833729,0.011661006137728691,0.011719624511897564,0.011777954176068306,0.011835564859211445,0.011895046569406986,0.011951216496527195,0.012007386423647404,0.012057795189321041,0.012110363692045212,0.01216221321374178,0.012215358205139637,0.012264758348464966,0.012315599247813225,0.012364711612462997,0.012416561134159565,0.012463944964110851,0.012511328794062138,0.0125564094632864,0.012601776979863644,0.012649592943489552,0.012692800723016262,0.012736871838569641,0.012784112244844437,0.012827607803046703,0.012871967628598213,0.01291661523282528,0.012958958745002747,0.012999717146158218,0.013039612211287022,0.013080371543765068,0.013120842166244984,0.013164769858121872,0.013205384835600853,0.013245712034404278,0.013285462744534016,0.01332578994333744,0.013361940160393715,0.013398666866123676,0.013440289534628391,0.01347615197300911,0.013512014411389828,0.013549316674470901,0.013584026135504246,0.013621329329907894,0.013658342882990837,0.01369002927094698,0.013722866773605347,0.013756279833614826,0.013791278004646301,0.013824116438627243,0.013858393765985966,0.013892527669668198,0.013926517218351364,0.013958923518657684,0.013992625288665295,0.01402503065764904,0.014056283980607986,0.014085808768868446,0.014115477912127972,0.014146155677735806,0.014176689088344574,0.014205781742930412,0.014232426881790161,0.014260799624025822,0.014290756545960903,0.014319993555545807,0.014348510652780533,0.014379908330738544,0.014411017298698425,0.014443567022681236,0.014473523944616318,0.014501464553177357,0.014533150009810925,0.014561955817043781,0.014588887803256512,0.014615676365792751,0.01464505773037672,0.014671414159238338,0.014699786901473999,0.014727728441357613,0.014755812473595142,0.014784618280827999,0.014812271110713482,0.014841795898973942,0.014869448728859425,0.01489638164639473,0.014925186522305012,0.014953991398215294,0.01498409267514944,0.015011169016361237,0.015039973892271519,0.015066186897456646,0.01509556733071804,0.015123652294278145,0.015152889303863049,0.01518155075609684,0.01520718727260828,0.015231670811772346,0.015258748084306717,0.01528496015816927,0.015315205790102482,0.015341994352638721,0.015370367094874382,0.01539945974946022,0.015428121201694012,0.015458798035979271,0.015485730953514576,0.015517128631472588,0.015547373332083225,0.01557848323136568,0.015608727931976318,0.015637099742889404,0.015669506043195724,0.015699176117777824,0.01572783663868904,0.015758801251649857,0.015790775418281555,0.015822604298591614,0.015854723751544952,0.01588640734553337,0.015913628041744232,0.015943441540002823,0.015976423397660255,0.016006669029593468,0.016036193817853928,0.016071336343884468,0.016107775270938873,0.016137875616550446,0.016166968271136284,0.016197502613067627,0.016231492161750793,0.01626562513411045,0.016296591609716415,0.016330869868397713,0.01636457070708275,0.016399424523115158,0.016433414071798325,0.016465820372104645,0.01650211401283741,0.016538696363568306,0.016576431691646576,0.01661013253033161,0.016646571457386017,0.016678977757692337,0.01671728678047657,0.016756461933255196,0.016794340685009956,0.01683049090206623,0.01686750538647175,0.016906248405575752,0.01694326288998127,0.016981860622763634,0.017024492844939232,0.017062947154045105,0.017103705555200577,0.017143890261650085,0.017183352261781693,0.01722526364028454,0.01726299710571766,0.017305053770542145,0.0173498447984457,0.017388876527547836,0.017430931329727173,0.01747024990618229,0.017514176666736603,0.017563434317708015,0.017612114548683167,0.01765589788556099,0.017703138291835785,0.017748650163412094,0.01779358647763729,0.01783880963921547,0.017886769026517868,0.01793343387544155,0.017979953438043594,0.01802748255431652,0.018076162785291672,0.018124843016266823,0.01817510835826397,0.0182263795286417,0.018280677497386932,0.018333246931433678,0.01838754490017891,0.01843838579952717,0.01849253848195076,0.018550004810094833,0.018607469275593758,0.018665799871087074,0.018722113221883774,0.018779003992676735,0.018834741786122322,0.01889624074101448,0.01895831525325775,0.01901707611978054,0.01907612755894661,0.01913834549486637,0.019200565293431282,0.01926480047404766,0.019324570894241333,0.019384628161787987,0.01944742351770401,0.0195122342556715,0.01957373321056366,0.019639408215880394,0.019703932106494904,0.019768742844462395,0.019831538200378418,0.019892027601599693,0.01995813474059105,0.020023811608552933,0.020083582028746605,0.02014709636569023,0.020217236131429672,0.02028420753777027,0.020352907478809357,0.020419878885149956,0.02048512175679207,0.020550653338432312,0.020619498565793037,0.020683588460087776,0.020751137286424637,0.02081925980746746,0.02088896743953228,0.020957812666893005,0.021024208515882492,0.021095067262649536,0.021165495738387108,0.021237939596176147,0.021307649090886116,0.02137620374560356,0.021449800580739975,0.021522101014852524,0.021592386066913605,0.0216639656573534,0.021737562492489815,0.02180885523557663,0.0218838918954134,0.021960657089948654,0.022033533081412315,0.02210785076022148,0.022182311862707138,0.022254755720496178,0.02232835255563259,0.022402813658118248],"recovered":[0.0,0.0001902568619698286,0.00035674963146448135,0.000518201501108706,0.0006721640820614994,0.0008193575195036829,0.0009635264286771417,0.0011115840170532465,0.00125892146024853,0.001400209846906364,0.0015471151564270258,0.0016909961123019457,0.0018348769517615438,0.001973140751942992,0.002114861272275448,0.0022502446081489325,0.002384187886491418,0.0025187069550156593,0.002658555284142494,0.0027880335692316294,0.002919528167694807,0.0030526071786880493,0.0031868384685367346,0.003322365926578641,0.003453140379860997,0.0035886678379029036,0.0037180022336542606,0.0038489208091050386,0.003979407250881195,0.0041052852757275105,0.004239948466420174,0.00437129894271493,0.004494152031838894,0.004623630549758673,0.004751236643642187,0.004873369820415974,0.0050005437806248665,0.005125701427459717,0.005246538203209639,0.0053680953569710255,0.005485475528985262,0.005607320461422205,0.005723980721086264,0.005844241473823786,0.005960613489151001,0.006077417638152838,0.006195373833179474,0.006303680595010519,0.006415011826902628,0.006525767035782337,0.0066412752494215965,0.006750013679265976,0.006860481109470129,0.00696691544726491,0.007078822702169418,0.00718626519665122,0.00729644438251853,0.007407487370073795,0.007512481417506933,0.007614450994879007,0.00771267618983984,0.007814645767211914,0.007916038855910301,0.008013112470507622,0.008108888752758503,0.008211001753807068,0.008307498879730701,0.00840658787637949,0.00849962793290615,0.008595404215157032,0.008690029382705688,0.008778604678809643,0.008875965140759945,0.008966701105237007,0.00904951523989439,0.009138233959674835,0.009228825569152832,0.009316248819231987,0.00940309651196003,0.009485910646617413,0.009570741094648838,0.009651251137256622,0.009734497405588627,0.00981183908879757,0.009888172149658203,0.009962632320821285,0.010041558183729649,0.010121780447661877,0.010199985466897488,0.010276318527758121,0.01035279594361782,0.010425960645079613,0.010497973300516605,0.01057315431535244,0.010641277767717838,0.010708825662732124,0.010775364935398102,0.01084492914378643,0.010916221886873245,0.010983913205564022,0.011047284118831158,0.011115839704871178,0.011179067194461823,0.01124416571110487,0.011307393200695515,0.011369467712938786,0.011431110091507435,0.011487135663628578,0.011550938710570335,0.011615606024861336,0.011674224399030209,0.011728953570127487,0.011785267852246761,0.011846045963466167,0.01190048735588789,0.011950608342885971,0.012006489560008049,0.012058050371706486,0.012109467759728432,0.012162324972450733,0.012212012894451618,0.012264150194823742,0.012316430918872356,0.01236467994749546,0.012414800003170967,0.01246261689811945,0.012505103833973408,0.01255003921687603,0.012595407664775848,0.012643223628401756,0.01268844772130251,0.012729494832456112,0.012773422524333,0.012818645685911179,0.012860989198088646,0.012902180664241314,0.012946540489792824,0.012987731024622917,0.013028490357100964,0.013067233376204967,0.013109288178384304,0.013150623068213463,0.01319138240069151,0.013232717290520668,0.013270883820950985,0.013307898305356503,0.013347937725484371,0.013383511453866959,0.01342023815959692,0.013456531800329685,0.013490377925336361,0.013524943962693214,0.01355879008769989,0.0135947959497571,0.013628642074763775,0.013663495890796185,0.013699646107852459,0.013733635656535625,0.013767769560217857,0.013801760040223598,0.013835174031555653,0.013867579400539398,0.013899984769523144,0.013934263028204441,0.01397026889026165,0.014000225812196732,0.014029462821781635,0.014059276320040226,0.014089233241975307,0.014120486564934254,0.014147995971143246,0.01417723298072815,0.014207334257662296,0.014235994778573513,0.014264799654483795,0.014295477420091629,0.014326298609375954,0.014357696287333965,0.014388805255293846,0.014418906532227993,0.014446991495788097,0.01447593979537487,0.014505465514957905,0.014529949985444546,0.014560339041054249,0.014589143916964531,0.014616652391850948,0.01464387308806181,0.014671958051621914,0.014701771549880505,0.014728271402418613,0.014757364988327026,0.0147840091958642,0.014811518602073193,0.014842195436358452,0.014870280399918556,0.014896204695105553,0.014926161617040634,0.014954246580600739,0.014981899410486221,0.015010560862720013,0.015038213692605495,0.015066586434841156,0.01509582344442606,0.0151214599609375,0.015147384256124496,0.015174172818660736,0.015202113427221775,0.015228326432406902,0.01525741908699274,0.015285216271877289,0.015314164571464062,0.015342106111347675,0.01537033449858427,0.015398995950818062,0.01542952936142683,0.015457037836313248,0.015486274845898151,0.01551680825650692,0.015546188689768314,0.0155798913910985,0.015611864626407623,0.01564311794936657,0.015671923756599426,0.015703752636909485,0.015733998268842697,0.015764962881803513,0.015797656029462814,0.015825597569346428,0.015856994315981865,0.015889111906290054,0.015924111008644104,0.015953922644257545,0.01598532125353813,0.016020318493247032,0.016051284968852997,0.016080234199762344,0.01611163094639778,0.016144612804055214,0.016176730394363403,0.0162110086530447,0.016244277358055115,0.01627495512366295,0.016309665516018867,0.01634538359940052,0.016379373148083687,0.016416098922491074,0.0164506658911705,0.01648768037557602,0.016520516946911812,0.01655450649559498,0.016588497906923294,0.01662479154765606,0.01666267029941082,0.016698244959115982,0.01673511415719986,0.016770977526903152,0.016808999702334404,0.016846733167767525,0.016886629164218903,0.01692911610007286,0.01696929894387722,0.017009049654006958,0.01704721711575985,0.01708725467324257,0.01712758280336857,0.017166756093502045,0.017206940799951553,0.017247410491108894,0.017288457602262497,0.01733281835913658,0.017372136935591698,0.017414767295122147,0.017459992319345474,0.017509248107671738,0.017551302909851074,0.017597679048776627,0.017642471939325333,0.017686398699879646,0.017731621861457825,0.01777655817568302,0.017822502180933952,0.017866717651486397,0.0179161187261343,0.017962781712412834,0.018011607229709625,0.018062302842736244,0.018116025254130363,0.018166434019804,0.018216697499155998,0.01827099546790123,0.018322700634598732,0.018376709893345833,0.01843518391251564,0.018489481881260872,0.018546659499406815,0.01860484480857849,0.018665479496121407,0.018724098801612854,0.018783869221806526,0.01884349435567856,0.01890283264219761,0.018961738795042038,0.019020358100533485,0.01907825469970703,0.019141193479299545,0.019202260300517082,0.019261455163359642,0.019324105232954025,0.019388772547245026,0.019449550658464432,0.01951364241540432,0.019581621512770653,0.019641969352960587,0.0197049081325531,0.01976943016052246,0.019832657650113106,0.019894732162356377,0.0199575275182724,0.02002176269888878,0.020091326907277107,0.02015700191259384,0.020222676917910576,0.02029123343527317,0.020362669602036476,0.02042546309530735,0.020492004230618477,0.02055710181593895,0.02062421850860119,0.0206917654722929,0.02076449804008007,0.020835215225815773,0.020900890231132507,0.0209717508405447,0.021040162071585655,0.021112319082021713,0.021180730313062668,0.021248709410429,0.02132691629230976,0.021397775039076805,0.021467052400112152,0.021538199856877327,0.021609781309962273,0.02167905680835247,0.021750925108790398,0.02182668261229992,0.021898983046412468,0.021975316107273102,0.022048912942409515,0.02212553285062313,0.022198697552084923],"active":[0.0004184246063232422,0.0003704642876982689,0.00035490962909534574,0.00034223543480038643,0.0003320096875540912,0.00033215369330719113,0.00033661851193755865,0.000336330384016037,0.00033359392546117306,0.0003344580763950944,0.0003299933159723878,0.00032437616027891636,0.00031602277886122465,0.00031559099443256855,0.0003062291070818901,0.00030435691587626934,0.0003066612407565117,0.00030882167629897594,0.00030118832364678383,0.00030824565328657627,0.0003101180773228407,0.0003066612407565117,0.0003079574089497328,0.00030766939744353294,0.00031285430304706097,0.00030997395515441895,0.0003153025172650814,0.0003099737223237753,0.00030766986310482025,0.00031631067395210266,0.00030954182147979736,0.00030306074768304825,0.00031011831015348434,0.0003114142455160618,0.0003089657984673977,0.0003108377568423748,0.00030522095039486885,0.0002990276552736759,0.00029585929587483406,0.0002952832728624344,0.000299748033285141,0.00029398733749985695,0.0002968674525618553,0.0002908185124397278,0.000286065973341465,0.0002857777290046215,0.0002790088765323162,0.00028448179364204407,0.0002854899503290653,0.00028462568297982216,0.0002808808349072933,0.0002765604294836521,0.000276847742497921,0.00027771200984716415,0.00028001656755805016,0.00027756812050938606,0.0002725273370742798,0.0002653263509273529,0.000263165682554245,0.0002627340145409107,0.00026417430490255356,0.0002604294568300247,0.000254092738032341,0.00025769229978322983,0.0002579810097813606,0.0002493401989340782,0.00024861935526132584,0.0002445867285132408,0.0002444423735141754,0.0002427147701382637,0.00023680832237005234,0.00024055317044258118,0.00023205671459436417,0.0002284552901983261,0.00023824907839298248,0.0002332087606191635,0.0002268720418214798,0.00022024661302566528,0.00022053439170122147,0.00022053439170122147,0.0002175094559788704,0.00021549314260482788,0.00020958855748176575,0.0002081478014588356,0.00021246913820505142,0.00021390989422798157,0.00021160487085580826,0.00020771566778421402,0.00020541250705718994,0.0002062767744064331,0.0001990748569369316,0.0002039717510342598,0.00020267535001039505,0.0001950422301888466,0.00019576214253902435,0.00019662640988826752,0.00019734632223844528,0.000194610096514225,0.00018827244639396667,0.00018712040036916733,0.00018942542374134064,0.00018438417464494705,0.00018207915127277374,0.00017934385687112808,0.0001743026077747345,0.00017228629440069199,0.00016883015632629395,0.00017387047410011292,0.00016868580132722855,0.00016234815120697021,0.00016134046018123627,0.00016609299927949905,0.00016594864428043365,0.00016134046018123627,0.00015730783343315125,0.00015975534915924072,0.00015572365373373032,0.00015730783343315125,0.00015529058873653412,0.0001532742753624916,0.00015269871801137924,0.00015241093933582306,0.00014751404523849487,0.0001466488465666771,0.00014160946011543274,0.00013916008174419403,0.0001444891095161438,0.00014276150614023209,0.00014146417379379272,0.00014088861644268036,0.00013916008174419403,0.0001424727961421013,0.00014319270849227905,0.000140313059091568,0.00013872794806957245,0.0001374315470457077,0.00013383105397224426,0.0001331111416220665,0.00013627950102090836,0.00013815145939588547,0.00013642385601997375,0.00013483967632055283,0.00013440754264593124,0.00012922286987304688,0.00012778304517269135,0.00013239122927188873,0.0001282142475247383,0.0001285029575228691,0.00012907851487398148,0.00012749433517456055,0.0001309514045715332,0.00013339892029762268,0.00013123918324708939,0.00012807082384824753,0.00012763775885105133,0.00012778211385011673,0.0001244703307747841,0.00012475810945034027,0.00012475810945034027,0.00012475717812776566,0.0001237494871020317,0.00012504588812589645,0.00012504588812589645,0.00012202095240354538,0.00011553987860679626,0.00011525209993124008,0.00011669285595417023,0.00011741276830434799,0.00011654850095510483,0.00011194031685590744,0.00011280365288257599,0.00011352356523275375,0.00011265929788351059,0.0001125158742070198,0.0001151086762547493,0.00011553987860679626,0.00011726841330528259,0.00011582765728235245,0.00011265929788351059,0.00011424347758293152,0.0001149643212556839,0.00011294800788164139,0.0001102108508348465,0.00011510774493217468,0.00011107511818408966,0.00011064298450946808,0.00011107604950666428,0.00011193938553333282,0.0001126602292060852,0.0001104995608329773,0.00011352449655532837,0.00011208374053239822,0.00011237245053052902,0.00011366792023181915,0.00011179596185684204,0.00011381227523088455,0.0001149643212556839,0.00011381227523088455,0.00011194031685590744,0.00011366792023181915,0.00011309143155813217,0.0001146756112575531,0.0001149643212556839,0.00011136382818222046,0.0001102108508348465,0.00011136382818222046,0.00011078733950853348,0.00011309236288070679,0.00011366792023181915,0.00011294800788164139,0.00011424347758293152,0.00011395663022994995,0.00011669192463159561,0.00011539645493030548,0.00011813268065452576,0.00011784397065639496,0.00012144539505243301,0.00012245308607816696,0.00012029148638248444,0.00012331735342741013,0.0001192847266793251,0.00011597201228141785,0.00011568330228328705,0.0001188516616821289,0.0001188516616821289,0.00012072548270225525,0.0001214444637298584,0.00011597201228141785,0.00011784397065639496,0.0001194290816783905,0.00011755712330341339,0.00011208280920982361,0.00011741369962692261,0.00012245401740074158,0.00011755712330341339,0.00011568330228328705,0.00011726841330528259,0.00011986121535301208,0.00012101233005523682,0.00011986121535301208,0.00011986121535301208,0.00012029334902763367,0.00012446939945220947,0.0001237485557794571,0.00012043677270412445,0.00012274086475372314,0.00012259744107723236,0.00012576580047607422,0.00012245215475559235,0.00012605451047420502,0.0001244712620973587,0.00012878887355327606,0.00013167038559913635,0.00013167038559913635,0.00013224594295024872,0.00013239122927188873,0.0001352708786725998,0.00013426318764686584,0.000135127454996109,0.00013786368072032928,0.00013383105397224426,0.00013440661132335663,0.00013484060764312744,0.00013613514602184296,0.0001380089670419693,0.00013541430234909058,0.0001382976770401001,0.00014290399849414825,0.00014146603643894196,0.0001424737274646759,0.0001374315470457077,0.0001420397311449051,0.00014866702258586884,0.00015212222933769226,0.0001466497778892517,0.0001518353819847107,0.00015097111463546753,0.0001511145383119583,0.00015241093933582306,0.00015514716506004333,0.00015687569975852966,0.00015745125710964203,0.0001607649028301239,0.00016004405915737152,0.00016206130385398865,0.00016350112855434418,0.00016407668590545654,0.0001646522432565689,0.00016681291162967682,0.00017084740102291107,0.00016739033162593842,0.0001698378473520279,0.00017329491674900055,0.00017228536307811737,0.0001763179898262024,0.00017545372247695923,0.0001741591840982437,0.00016926229000091553,0.0001721419394016266,0.00017444603145122528,0.00017358176410198212,0.00017329491674900055,0.0001766066998243332,0.00018020719289779663,0.00018654577434062958,0.00018337741494178772,0.00018236786127090454,0.00018596835434436798,0.0001881290227174759,0.00018496066331863403,0.00018985755741596222,0.0001902896910905838,0.00018712133169174194,0.00018956884741783142,0.0001871194690465927,0.00018870458006858826,0.00019115395843982697,0.00018884986639022827,0.00018956884741783142,0.00019547343254089355,0.00019288063049316406,0.00019590556621551514,0.00019720196723937988,0.000193888321518898,0.00018798373639583588,0.00019403547048568726,0.00019158422946929932,0.00019403547048568726,0.00019504129886627197,0.00019720196723937988,0.00019331462681293488,0.00018899329006671906,0.0001941770315170288,0.00019374489784240723,0.00019777752459049225,0.00019533000886440277,0.00019547343254089355,0.00020109117031097412,0.00019518472254276276,0.00019461102783679962,0.00019691325724124908,0.0001993626356124878,0.000199073925614357,0.00020483508706092834,0.00020973198115825653,0.00020685046911239624,0.00020886771380901337,0.00020699575543403625,0.0002058427780866623,0.00020281970500946045,0.0002041161060333252]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0004184246063232422,0.0005566885229200125,0.0007011454435996711,0.0008447382133454084,0.0009897712152451277,0.0011224182089790702,0.0012487280182540417,0.0013839673483744264,0.0015109973028302193,0.0016378832515329123,0.0017649132059887052,0.00188690226059407,0.0020052907057106495,0.00212483131326735,0.0022414913401007652,0.0023538307286798954,0.002462425734847784,0.0025664116255939007,0.0026715497951954603,0.0027749596629291773,0.002883842447772622,0.0029858120251446962,0.0030837489757686853,0.0031775091774761677,0.0032683887984603643,0.003369638230651617,0.003462390275672078,0.003551253816112876,0.0036427094601094723,0.0037246595602482557,0.0038120828103274107,0.0038976336363703012,0.003984480630606413,0.0040684472769498825,0.0041491007432341576,0.004228602629154921,0.004304647911339998,0.00438587786629796,0.004462643060833216,0.0045388322323560715,0.004611420910805464,0.0046830009669065475,0.004752709064632654,0.004823425319045782,0.004892269149422646,0.004955496173352003,0.005021315533667803,0.005084830801934004,0.005145321134477854,0.005205091554671526,0.005264429375529289,0.005321895703673363,0.005377345252782106,0.005433802958577871,0.0054872361943125725,0.005540237296372652,0.005594102665781975,0.005644799210131168,0.005692615639418364,0.005743024405092001,0.005789544433355331,0.005840817000716925,0.005885608959943056,0.005933424923568964,0.005978936795145273,0.006020272150635719,0.006063047330826521,0.0061023663729429245,0.006142117083072662,0.00617855554446578,0.006217010319232941,0.0062544564716517925,0.0062933433800935745,0.006328773219138384,0.00636146729812026,0.006392432376742363,0.006423685699701309,0.006454507354646921,0.006486480589956045,0.006514853797852993,0.006542794406414032,0.006571887526661158,0.006599972490221262,0.006628056988120079,0.006653549615293741,0.006680626422166824,0.006706262473016977,0.006729018408805132,0.006754943169653416,0.0067779868841171265,0.006801318842917681,0.006822490599006414,0.0068455347791314125,0.006865698378533125,0.006888022180646658,0.0069102016277611256,0.0069331019185483456,0.006954129319638014,0.006972708739340305,0.0069912876933813095,0.007010154891759157,0.00703031849116087,0.007050338201224804,0.007068341132253408,0.007083751726895571,0.007101610768586397,0.007119758054614067,0.007135168649256229,0.00715014711022377,0.007166566327214241,0.0071821208111941814,0.007196955382823944,0.007209341507405043,0.007223743945360184,0.007237858604639769,0.007252837065607309,0.007264215033501387,0.0072777532041072845,0.0072902836836874485,0.007300509139895439,0.007312319241464138,0.007325281389057636,0.007336803711950779,0.007347461301833391,0.00735653517767787,0.0073674810118973255,0.007377274334430695,0.007386780343949795,0.007396718021482229,0.007405215408653021,0.007414577063173056,0.007423362694680691,0.007431715726852417,0.007439637091010809,0.007448134943842888,0.0074566323310136795,0.007464409805834293,0.00747218681499362,0.007478523999452591,0.007486733607947826,0.00749249430373311,0.0074989753775298595,0.007506752852350473,0.007513954304158688,0.007520291022956371,0.007526772562414408,0.007533253636211157,0.007538726553320885,0.007544631604105234,0.007551544811576605,0.007558025885373354,0.007564794737845659,0.007570555899292231,0.007575596682727337,0.007581069599837065,0.007586110383272171,0.007592303678393364,0.007596912328153849,0.007601521443575621,0.007606706116348505,0.0076127550564706326,0.007616932038217783,0.007622116710990667,0.007626437582075596,0.007630470208823681,0.0076349349692463875,0.007639831863343716,0.007643864490091801,0.0076476093381643295,0.007651209831237793,0.007656394969671965,0.007660859730094671,0.007664892356842756,0.007668636739253998,0.00767324585467577,0.007676414214074612,0.007680014707148075,0.007684335578233004,0.007688512094318867,0.007691968698054552,0.007695857435464859,0.007700322195887566,0.007703346665948629,0.007707667537033558,0.0077121322974562645,0.007715301122516394,0.007718757726252079,0.007721782196313143,0.007724950555711985,0.007728551048785448,0.007731863763183355,0.007735320366919041,0.007738920859992504,0.007742233574390411,0.007746266201138496,0.007749002892524004,0.007753323297947645,0.007756924256682396,0.007760236505419016,0.007763405330479145,0.007765853777527809,0.007768878247588873,0.007771182339638472,0.007774351164698601,0.007777519524097443,0.007779967971146107,0.007783280685544014,0.0077861612662673,0.00778832146897912,0.007792066317051649,0.007794370409101248,0.007796674966812134,0.007799987681210041,0.007802580017596483,0.007805604487657547,0.007807764690369368,0.0078099253587424755,0.007812805473804474,0.007815398275852203,0.007816550321877003,0.007818998768925667,0.00782101508229971,0.007823175750672817,0.00782519206404686,0.007827352732419968,0.007828792557120323,0.007831096649169922,0.007833113893866539,0.007835417985916138,0.007837433367967606,0.007838874123990536,0.007841034792363644,0.007843194529414177,0.007846076041460037,0.007847803644835949,0.007850827649235725,0.007852268405258656,0.007854861207306385,0.007857020944356918,0.007858461700379848,0.0078603345900774,0.007861774414777756,0.007863646373152733,0.007864799350500107,0.007866094820201397,0.007867391221225262,0.007868975400924683,0.007871423847973347,0.007873296737670898,0.007874447852373123,0.007875600829720497,0.007877040654420853,0.007878480479121208,0.007880209013819695,0.00788193754851818,0.007882945239543915,0.007884098216891289,0.007885970175266266,0.007887555286288261,0.007888562977313995,0.007890434935688972,0.007891874760389328,0.007893027737736702,0.00789374765008688,0.007894756272435188,0.007896484807133675,0.0078976359218359,0.007899221032857895,0.007900949567556381,0.007902677170932293,0.007903685793280602,0.007904693484306335,0.00790584646165371,0.007907718420028687,0.00790872611105442,0.007909590378403664,0.007910743355751038,0.00791146233677864,0.007912903092801571,0.00791405513882637,0.007915062829852104,0.007917223498225212,0.00791823212057352,0.00791924074292183,0.007920248433947563,0.007921544834971428,0.007922984659671783,0.007924137637019157,0.007925145328044891,0.007926441729068756,0.00792744942009449,0.007928745821118355,0.00793004222214222,0.007931049913167953,0.007932058535516262,0.007933354005217552,0.007934506982564926,0.007935082539916039,0.007936091162264347,0.007937099784612656,0.00793810747563839,0.007939259521663189,0.007940268144011497,0.007940988056361675,0.007941996678709984,0.007942715659737587,0.00794343650341034,0.007944012060761452,0.00794502068310976,0.007945452816784382,0.007946029305458069,0.00794631615281105,0.007946893572807312,0.007947612553834915,0.007948476821184158,0.007949917577207088,0.007950494065880775,0.007951069623231888,0.007951789535582066,0.007952653802931309,0.007954382337629795,0.007954958826303482,0.007955823093652725,0.00795726291835308,0.007957695052027702,0.007958270609378815,0.007958991453051567,0.007960287854075432,0.007960863411426544,0.007961295545101166,0.00796259194612503,0.007963311858475208,0.007964752614498138,0.007965760305523872,0.007966335862874985,0.007968353107571602,0.007969360798597336,0.007970512844622135,0.007970944978296757,0.007971809245646,0.00797325000166893,0.007974833250045776,0.00797598622739315,0.007976993918418884,0.007978290319442749,0.007979730144143105,0.007981170900166035,0.007982179522514343,0.007983187213540077,0.007984627038240433,0.007985059171915054],"recovered":[0.0,0.00019040088227484375,0.00035602948628365993,0.0005086958408355713,0.0006571855046786368,0.0007980418158695102,0.0009404824231751263,0.0010800425661727786,0.0012162900529801846,0.00134533632081002,0.0014738065656274557,0.0016063094371929765,0.0017344915540888906,0.001855616457760334,0.001976165222004056,0.0020985864102840424,0.002213806379586458,0.0023219690192490816,0.002423506695777178,0.0025313813239336014,0.002636951394379139,0.0027449701447039843,0.002847515745088458,0.002944444539025426,0.003042093478143215,0.003136429702863097,0.003233070485293865,0.0033297110348939896,0.003424335503950715,0.0035116146318614483,0.003601629985496402,0.003691645571961999,0.0037784925661981106,0.0038644755259156227,0.003947289660573006,0.004029672127217054,0.0041156550869345665,0.004194724373519421,0.004276818595826626,0.004352287854999304,0.004427324514836073,0.004502361640334129,0.004577398765832186,0.004649986978620291,0.004720847588032484,0.004792139865458012,0.004857382737100124,0.0049233464524149895,0.004987581633031368,0.005047783721238375,0.005109282676130533,0.005171213299036026,0.005228679161518812,0.005287297070026398,0.005342458840459585,0.005397764500230551,0.005452205892652273,0.005506791174411774,0.005554751493036747,0.0056053041480481625,0.0056551368907094,0.005702952854335308,0.005754225887358189,0.005799881648272276,0.005848562344908714,0.005893066059798002,0.005936849396675825,0.00598048884421587,0.006023264490067959,0.006065319757908583,0.0061049265787005424,0.006145109422504902,0.006182987708598375,0.0062211547046899796,0.0062577370554208755,0.006292446982115507,0.006325716618448496,0.0063588423654437065,0.006389663554728031,0.006421061232686043,0.006451882421970367,0.00648011127486825,0.006511076353490353,0.006537577137351036,0.006568542681634426,0.006594466976821423,0.0066222636960446835,0.006650348659604788,0.006675264798104763,0.006699749268591404,0.006723081227391958,0.006745981052517891,0.006767872720956802,0.006791925057768822,0.006814824882894754,0.006837580818682909,0.006858752574771643,0.006880932487547398,0.006902680266648531,0.0069229877553880215,0.006941854953765869,0.0069612981751561165,0.006981461774557829,0.007002057507634163,0.007020348682999611,0.007037631701678038,0.007056498900055885,0.007074069697409868,0.007092216983437538,0.007107051555067301,0.007122894283384085,0.007139889057725668,0.007155011873692274,0.007167397998273373,0.007182088680565357,0.007196058984845877,0.007209741044789553,0.007222127169370651,0.007234513759613037,0.007247619796544313,0.007259141653776169,0.007271672133356333,0.007282905746251345,0.007293995935469866,0.007305806037038565,0.007317184004932642,0.0073272655718028545,0.0073392195627093315,0.007349877618253231,0.007359383162111044,0.007367592304944992,0.007376810070127249,0.00738588348031044,0.007394957356154919,0.007402734365314245,0.007411232218146324,0.007419441360980272,0.007427650969475508,0.0074349963106215,0.007441909518092871,0.007448534481227398,0.007456311956048012,0.00746394507586956,0.007470570504665375,0.007477195467799902,0.007483532652258873,0.007491021882742643,0.007496783044189215,0.007502687629312277,0.007508161012083292,0.007514497730880976,0.007521410938352346,0.007527172099798918,0.007533364929258823,0.007538406178355217,0.0075444551184773445,0.007549495901912451,0.0075548249296844006,0.007560297846794128,0.007566490676254034,0.007571387570351362,0.007577436976134777,0.007582477759569883,0.007587230298668146,0.007591262925416231,0.007595872040838003,0.007599904667586088,0.007605233695358038,0.0076089780777692795,0.00761315505951643,0.007617331575602293,0.0076212203130126,0.007626404985785484,0.007630149833858013,0.00763403857126832,0.0076392232440412045,0.007643544115126133,0.007647000718861818,0.007650601211935282,0.00765492208302021,0.007658666931092739,0.007662843447178602,0.007666876073926687,0.007669756654649973,0.007674077525734901,0.007677966263145208,0.007681566756218672,0.007685311604291201,0.007688623853027821,0.007691648323088884,0.007695393171161413,0.007698417641222477,0.007701442111283541,0.007705474738031626,0.007708211429417133,0.007712963968515396,0.007715988904237747,0.007718436885625124,0.007721893489360809,0.007726214360445738,0.007730246987193823,0.007732839789241552,0.007736584171652794,0.0077394647523760796,0.007741337176412344,0.00774421775713563,0.007746810093522072,0.007750266697257757,0.007753435056656599,0.007756459526717663,0.00775919621810317,0.007761932443827391,0.007765245158225298,0.00776783749461174,0.007770718075335026,0.007773022633045912,0.0077759032137691975,0.00777791952714324,0.007780079729855061,0.007782672066241503,0.007785120513290167,0.007787425071001053,0.007789873518049717,0.007792178075760603,0.007793906144797802,0.007795346435159445,0.007797218859195709,0.007799522951245308,0.007801971398293972,0.007804275956004858,0.007807012181729078,0.007809316739439964,0.007811045274138451,0.007812773808836937,0.007815797813236713,0.007817238569259644,0.007819687016308308,0.00782170332968235,0.007824151776731014,0.007825879380106926,0.007827463559806347,0.007829336449503899,0.007831064984202385,0.00783365685492754,0.00783509761095047,0.00783639308065176,0.00783783383667469,0.00783898588269949,0.00784057006239891,0.007841866463422775,0.007843738421797752,0.007845034822821617,0.007846475578844547,0.007848203182220459,0.007849211804568768,0.007850940339267254,0.007852524518966675,0.007853676564991474,0.007855260744690895,0.007857277058064938,0.007858285680413246,0.007860013283789158,0.007861165329813957,0.007862750440835953,0.007863902486860752,0.007864910177886486,0.00786620657891035,0.007867502979934216,0.007869231514632702,0.007870526984333992,0.007872399874031544,0.007873984053730965,0.007874991744756699,0.007876144722104073,0.007877440191805363,0.007878593169152737,0.007879456505179405,0.007880465127527714,0.007881472818553448,0.007882625795900822,0.007884065620601177,0.007885362021625042,0.007887233980000019,0.007888098247349262,0.007889250293374062,0.007890403270721436,0.007891123183071613,0.00789299514144659,0.00789443589746952,0.00789558794349432,0.007896595634520054,0.007897747680544853,0.007898179814219475,0.007899763993918896,0.007901349104940891,0.007902644574642181,0.007903508841991425,0.007904660888016224,0.007905093021690845,0.00790638942271471,0.007907973602414131,0.00790912564843893,0.007909846492111683,0.007910998538136482,0.007911430671811104,0.007913014851510525,0.007913734763860703,0.007914743386209011,0.00791589543223381,0.007916615344583988,0.007917191833257675,0.007917767390608788,0.007918343879282475,0.007918919436633587,0.007919208146631718,0.007919928058981895,0.00792093575000763,0.007921512238681316,0.007922232151031494,0.007923096418380737,0.007924105040729046,0.007925689220428467,0.007926121354103088,0.007927273400127888,0.007928425446152687,0.007929001934826374,0.007930009625852108,0.007930297404527664,0.007931018248200417,0.00793202593922615,0.007932458072900772,0.00793346669524908,0.00793476216495037,0.007935626432299614,0.007936778478324413,0.007938219234347343,0.007939515635371208,0.00793994776904583,0.007941099815070629,0.007942539639770985,0.007943691685795784,0.007944844663143158,0.007946140132844448,0.007947436533868313,0.007948732934892178,0.007950029335916042,0.007951181381940842,0.007952045649290085,0.007953917607665062,0.00795492623001337,0.007956222631037235],"active":[0.0004184246063232422,0.00036628765519708395,0.0003451159573160112,0.00033604237250983715,0.0003325857105664909,0.00032437639310956,0.00030824559507891536,0.00030392478220164776,0.0002947072498500347,0.0002925469307228923,0.00029110664036124945,0.0002805928234010935,0.00027079915162175894,0.0002692148555070162,0.00026532611809670925,0.00025524431839585304,0.00024861935526132584,0.00024444260634481907,0.0002480430994182825,0.0002435783389955759,0.00024689105339348316,0.00024084188044071198,0.00023623323068022728,0.00023306463845074177,0.00022629532031714916,0.00023320852778851986,0.00022931979037821293,0.00022154278121888638,0.0002183739561587572,0.00021304492838680744,0.0002104528248310089,0.0002059880644083023,0.0002059880644083023,0.0002039717510342598,0.00020181108266115189,0.0001989305019378662,0.00018899282440543175,0.00019115349277853966,0.0001858244650065899,0.00018654437735676765,0.00018409639596939087,0.0001806393265724182,0.00017531029880046844,0.00017343834042549133,0.00017142156139016151,0.00016335630789399147,0.00016393279656767845,0.00016148434951901436,0.00015773950144648552,0.00015730783343315125,0.00015514669939875603,0.00015068240463733673,0.00014866609126329422,0.00014650588855147362,0.0001447773538529873,0.0001424727961421013,0.00014189677312970161,0.00013800803571939468,0.0001378641463816166,0.0001377202570438385,0.00013440754264593124,0.0001378641463816166,0.00013138307258486748,0.00013354327529668808,0.00013037445023655891,0.00012720609083771706,0.0001261979341506958,0.0001218775287270546,0.00011885259300470352,0.00011323578655719757,0.00011208374053239822,0.00010934704914689064,0.0001103556714951992,0.00010761851444840431,0.00010373024269938469,9.998539462685585e-05,9.796908125281334e-05,9.566498920321465e-05,9.681703522801399e-05,9.379256516695023e-05,9.091198444366455e-05,9.177625179290771e-05,8.889613673090935e-05,9.047985076904297e-05,8.500693365931511e-05,8.615944534540176e-05,8.399877697229385e-05,7.866974920034409e-05,7.967837154865265e-05,7.82376155257225e-05,7.82376155257225e-05,7.650954648852348e-05,7.766205817461014e-05,7.377332076430321e-05,7.319729775190353e-05,7.262080907821655e-05,7.434934377670288e-05,7.319683209061623e-05,7.002847269177437e-05,6.829993799328804e-05,6.829993799328804e-05,6.902031600475311e-05,6.887642666697502e-05,6.628362461924553e-05,6.340304389595985e-05,6.397906690835953e-05,6.325915455818176e-05,6.109895184636116e-05,5.7930126786231995e-05,5.951477214694023e-05,5.922652781009674e-05,5.706632509827614e-05,5.4329633712768555e-05,5.6345947086811066e-05,5.576992407441139e-05,5.677808076143265e-05,5.4473988711833954e-05,5.56260347366333e-05,5.576992407441139e-05,5.288934335112572e-05,5.317758768796921e-05,5.360925570130348e-05,5.389796569943428e-05,5.346536636352539e-05,5.0729140639305115e-05,5.029700696468353e-05,5.000876262784004e-05,4.756078124046326e-05,4.6840403228998184e-05,4.583224654197693e-05,4.698475822806358e-05,4.6552624553442e-05,4.583224654197693e-05,4.4679734855890274e-05,4.5400578528642654e-05,4.540011286735535e-05,4.496844485402107e-05,4.453584551811218e-05,4.352768883109093e-05,4.482408985495567e-05,4.395982250571251e-05,4.266342148184776e-05,4.280777648091316e-05,4.3383799493312836e-05,4.3095555156469345e-05,4.3239910155534744e-05,4.223175346851349e-05,4.194350913167e-05,4.1943974792957306e-05,4.3383799493312836e-05,4.3528154492378235e-05,4.3383799493312836e-05,4.3383799493312836e-05,4.223175346851349e-05,4.266342148184776e-05,4.165526479482651e-05,4.280777648091316e-05,4.208739846944809e-05,4.122359678149223e-05,4.021544009447098e-05,4.1367486119270325e-05,3.9495062083005905e-05,3.9638951420783997e-05,3.920728340744972e-05,3.920728340744972e-05,3.906292840838432e-05,3.992719575762749e-05,3.863079473376274e-05,3.863126039505005e-05,3.805477172136307e-05,3.906339406967163e-05,3.9639417082071304e-05,3.848737105727196e-05,3.848690539598465e-05,3.920728340744972e-05,3.719097003340721e-05,3.647059202194214e-05,3.73348593711853e-05,3.7910882383584976e-05,3.704661503434181e-05,3.7190504372119904e-05,3.7478748708963394e-05,3.647059202194214e-05,3.7910882383584976e-05,3.805477172136307e-05,3.73348593711853e-05,3.719097003340721e-05,3.647059202194214e-05,3.632670268416405e-05,3.690272569656372e-05,3.647059202194214e-05,3.690272569656372e-05,3.7478748708963394e-05,3.675883635878563e-05,3.805477172136307e-05,3.6038924008607864e-05,3.7334393709897995e-05,3.848737105727196e-05,3.834301605820656e-05,3.719097003340721e-05,3.560679033398628e-05,3.603845834732056e-05,3.459816798567772e-05,3.488641232252121e-05,3.618234768509865e-05,3.5750214010477066e-05,3.647059202194214e-05,3.5894569009542465e-05,3.488641232252121e-05,3.560679033398628e-05,3.517419099807739e-05,3.474252298474312e-05,3.474252298474312e-05,3.474252298474312e-05,3.488641232252121e-05,3.474205732345581e-05,3.4022144973278046e-05,3.48859466612339e-05,3.531854599714279e-05,3.3878255635499954e-05,3.3878255635499954e-05,3.3590011298656464e-05,3.330223262310028e-05,3.301398828625679e-05,3.344658762216568e-05,3.344612196087837e-05,3.3877789974212646e-05,3.359094262123108e-05,3.344658762216568e-05,3.3157411962747574e-05,3.186194226145744e-05,3.171805292367935e-05,3.214925527572632e-05,3.330223262310028e-05,3.2005831599235535e-05,3.358907997608185e-05,3.25813889503479e-05,3.315787762403488e-05,3.286916762590408e-05,3.2582320272922516e-05,3.2871030271053314e-05,3.243796527385712e-05,3.25813889503479e-05,3.1142495572566986e-05,3.099720925092697e-05,3.099814057350159e-05,3.114156424999237e-05,3.243796527385712e-05,3.2726675271987915e-05,3.25813889503479e-05,3.186240792274475e-05,3.2005831599235535e-05,3.200490027666092e-05,3.2005831599235535e-05,3.27257439494133e-05,3.200490027666092e-05,3.157369792461395e-05,3.229361027479172e-05,3.229454159736633e-05,3.128591924905777e-05,3.214925527572632e-05,3.1861476600170135e-05,3.186240792274475e-05,3.099720925092697e-05,3.085378557443619e-05,3.157462924718857e-05,3.1429342925548553e-05,3.171805292367935e-05,3.171805292367935e-05,3.2150186598300934e-05,3.128591924905777e-05,3.070943057537079e-05,3.08547168970108e-05,3.157369792461395e-05,3.128591924905777e-05,3.099720925092697e-05,3.1286850571632385e-05,3.099720925092697e-05,3.143027424812317e-05,3.1429342925548553e-05,3.099720925092697e-05,3.1861476600170135e-05,3.099814057350159e-05,3.1142495572566986e-05,3.099814057350159e-05,3.114156424999237e-05,3.1861476600170135e-05,3.1142495572566986e-05,3.070943057537079e-05,3.085378557443619e-05,3.085378557443619e-05,3.099814057350159e-05,3.186240792274475e-05,3.128591924905777e-05,3.070943057537079e-05,3.070943057537079e-05,3.099814057350159e-05,3.0421651899814606e-05,3.099814057350159e-05,3.0710361897945404e-05,3.0133873224258423e-05,3.0133873224258423e-05,3.0421651899814606e-05,2.9989518225193024e-05,3.0566006898880005e-05,2.9700808227062225e-05,2.970173954963684e-05,2.9268674552440643e-05,2.912525087594986e-05,2.8837472200393677e-05,2.8837472200393677e-05,2.854876220226288e-05,2.8549693524837494e-05,2.8693117201328278e-05,2.9268674552440643e-05,2.9989518225193024e-05,2.9558315873146057e-05,2.955738455057144e-05,2.955738455057144e-05,2.955738455057144e-05,3.0277296900749207e-05,2.926960587501526e-05,2.970173954963684e-05,2.9989518225193024e-05,2.926960587501526e-05,2.9268674552440643e-05,2.8981827199459076e-05,2.999044954776764e-05,2.9845163226127625e-05,2.926960587501526e-05,3.0133873224258423e-05,2.9845163226127625e-05,2.999044954776764e-05,3.0133873224258423e-05,2.955738455057144e-05,3.0133873224258423e-05,2.9845163226127625e-05,3.056507557630539e-05,2.9845163226127625e-05,2.926960587501526e-05,2.9558315873146057e-05,2.9988586902618408e-05,2.984609454870224e-05,2.955738455057144e-05,2.955738455057144e-05,2.9700808227062225e-05,2.9989518225193024e-05,3.0133873224258423e-05,2.926960587501526e-05,2.9700808227062225e-05,2.883654087781906e-05]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0004184246063232422,0.0005592809175141156,0.0006930800154805183,0.0008368168491870165,0.0009674474131315947,0.001095053507015109,0.0012176185846328735,0.0013387436047196388,0.0014597245026379824,0.0015745122218504548,0.0016864195931702852,0.0017895414493978024,0.0018917990382760763,0.001988727832213044,0.002085368614643812,0.0021781204268336296,0.0022662635892629623,0.0023535429500043392,0.0024370772298425436,0.0025197474751621485,0.0025980970822274685,0.0026725579518824816,0.002748026978224516,0.002821191679686308,0.002893347991630435,0.0029617599211633205,0.0030300277285277843,0.003094838932156563,0.0031576338224112988,0.0032210047356784344,0.0032796228770166636,0.0033386729191988707,0.0033948426134884357,0.0034449633676558733,0.003496380290016532,0.0035457806661725044,0.0035987820010632277,0.0036450137849897146,0.0036895174998790026,0.003733589081093669,0.0037783810403198004,0.003819572040811181,0.003862923476845026,0.0039026744198054075,0.003940120805054903,0.003977135289460421,0.0040145814418792725,0.0040511637926101685,0.004085874184966087,0.004116983152925968,0.0041496772319078445,0.004179634153842926,0.00420829514041543,0.004235947970300913,0.004263744689524174,0.004289957229048014,0.0043158819898962975,0.004337917547672987,0.004361537750810385,0.004384005442261696,0.004406617488712072,0.004425340797752142,0.0044457921758294106,0.004465955775231123,0.004485687240958214,0.004503978416323662,0.004522413481026888,0.0045389761216938496,0.004556115251034498,0.004573254380375147,0.0045875124633312225,0.004603931680321693,0.004617613740265369,0.0046327365562319756,0.004647138994187117,0.004660101141780615,0.0046742158010602,0.004685881547629833,0.004697547759860754,0.004708637483417988,0.00472073582932353,0.004731969442218542,0.004743203520774841,0.004751413129270077,0.00476091867312789,0.004769704304635525,0.004779209848493338,0.004787851125001907,0.004795484710484743,0.00480326171964407,0.0048110391944646835,0.004817664623260498,0.004826449789106846,0.00483307521790266,0.004839412402361631,0.004846037365496159,0.004853094462305307,0.0048604398034513,0.004866633098572493,0.004872969817370176,0.004877434577792883,0.004883483983576298,0.004888524767011404,0.004892701283097267,0.00489889457821846,0.004903503227978945,0.0049081118777394295,0.0049127209931612015,0.004917041398584843,0.004921362269669771,0.004924962762743235,0.00492841936647892,0.004931875970214605,0.004934468772262335,0.004938357509672642,0.004940517712384462,0.0049431100487709045,0.004946710541844368,0.004949158988893032,0.004952039569616318,0.004955208394676447,0.004957224708050489,0.00495938491076231,0.0049614012241363525,0.0049637057818472385,0.004966442007571459,0.004968314431607723,0.004970330744981766,0.00497220316901803,0.004974363371729851,0.004975947551429272,0.004977819975465536,0.0049795485101640224,0.004981420934200287,0.004983292892575264,0.0049853092059493065,0.004987037740647793,0.0049883341416716576,0.0049899183213710785,0.004991358611732721,0.004992078524082899,0.00499366270378232,0.004994959104806185,0.004995823372155428,0.004996543284505606,0.004997695330530405,0.00499841570854187,0.0049995677545666695,0.005000143777579069,0.005000720266252756,0.005001728422939777,0.005002304445952177,0.005002880468964577,0.005003456491976976,0.005004032514989376,0.005004608538001776,0.005005616694688797,0.005006337072700262,0.005006769206374884,0.005007345229387283,0.005008065141737461,0.005008929409086704,0.005009361542761326,0.0050099375657737255,0.005010369699448347,0.005010801833122969,0.00501123396679759,0.005011666100472212,0.005012098234146833,0.005012529902160168,0.005012962035834789,0.005013250280171633,0.005013538058847189,0.0050139701925218105,0.005014114547520876,0.005014258436858654,0.00501454621553421,0.005014834459871054,0.005014978349208832,0.005015410482883453,0.005015698727220297,0.005015986505895853,0.0050162747502326965,0.005016418639570475,0.005016850773245096,0.005016994662582874,0.005017282906919718,0.005017426796257496,0.005017715040594339,0.005017715040594339,0.005017715040594339,0.0050178589299321175,0.005018291063606739,0.0050185793079435825,0.0050185793079435825,0.0050185793079435825,0.0050185793079435825,0.0050185793079435825,0.0050185793079435825,0.005018867086619139,0.005019155330955982,0.00501929922029376,0.005019443109631538,0.005019731353968382,0.00501987524330616,0.005020019598305225,0.0050201634876430035,0.0050203073769807816,0.0050203073769807816,0.0050203073769807816,0.0050203073769807816,0.005020595621317625,0.005020595621317625,0.005020595621317625,0.005020739510655403,0.005020739510655403,0.005020739510655403,0.005020739510655403,0.005020739510655403,0.005020739510655403,0.005020739510655403,0.005020739510655403,0.005020739510655403,0.005020739510655403,0.005020739510655403,0.005020883399993181,0.005020883399993181,0.005020883399993181,0.005020883399993181,0.005020883399993181,0.005020883399993181,0.005021027754992247,0.005021027754992247,0.005021171644330025,0.005021171644330025,0.005021171644330025,0.005021171644330025,0.005021171644330025,0.005021171644330025,0.005021171644330025,0.005021171644330025,0.005021171644330025,0.005021171644330025,0.005021171644330025,0.005021171644330025,0.005021171644330025,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803,0.005021315533667803],"recovered":[0.0,0.0001951537124114111,0.000357901823008433,0.000506391457747668,0.0006551691330969334,0.0007869519176892936,0.0009208950214087963,0.0010449005058035254,0.001172362477518618,0.001294207526370883,0.001412019832059741,0.0015273838071152568,0.001634394284337759,0.0017419809009879827,0.0018439504783600569,0.0019404471386224031,0.002037375932559371,0.0021269593853503466,0.002217118861153722,0.0023020936641842127,0.0023913891054689884,0.002472763182595372,0.0025535610038787127,0.002629030030220747,0.002704643178731203,0.002779104048386216,0.0028515486046671867,0.002919528167694807,0.0029882281087338924,0.003053039312362671,0.0031161222141236067,0.003178629092872143,0.0032382553908973932,0.0032932728063315153,0.0033480022102594376,0.003399851266294718,0.0034473794512450695,0.003498796373605728,0.0035505013074725866,0.0035990376491099596,0.0036449816543608904,0.0036910695489495993,0.0037368694320321083,0.003780508879572153,0.0038214121013879776,0.003860010765492916,0.0039003377314656973,0.003938648384064436,0.003976382780820131,0.00401022844016552,0.004046378657221794,0.004079792648553848,0.00410859752446413,0.004136250354349613,0.004167071543633938,0.0041945804841816425,0.004221657291054726,0.004249741788953543,0.004273650236427784,0.004298422485589981,0.0043203141540288925,0.004343213979154825,0.00436265766620636,0.0043831090442836285,0.004403992556035519,0.004422859754413366,0.004441439174115658,0.004460882395505905,0.0044785975478589535,0.004497608635574579,0.004514747764915228,0.0045294384472072124,0.004544273018836975,0.004561267793178558,0.004575238097459078,0.004589784890413284,0.004604187328368425,0.004616717342287302,0.004630111623555422,0.0046432181261479855,0.00465589202940464,0.0046672699972987175,0.004678215831518173,0.004688729997724295,0.0046982355415821075,0.004708029329776764,0.004717534873634577,0.00472646439447999,0.004734385758638382,0.00474201887845993,0.004750228486955166,0.004757573828101158,0.004764487035572529,0.004771832376718521,0.004780185408890247,0.004786090459674597,0.004792571999132633,0.004799053072929382,0.004806254059076309,0.00481374328956008,0.004819792695343494,0.004825409501791,0.004830162040889263,0.0048359232023358345,0.004841684363782406,0.00484744505956769,0.004853350110352039,0.00485752709209919,0.004861991852521896,0.004867608658969402,0.004871785640716553,0.004875530023127794,0.004879130516201258,0.004882155451923609,0.004884747788310051,0.004888924304395914,0.004891660995781422,0.004894397221505642,0.004896845668554306,0.004900158382952213,0.0049028946086764336,0.004906207323074341,0.004907935857772827,0.004910384304821491,0.004912544507533312,0.004914560820907354,0.004917297512292862,0.0049194577150046825,0.004921617917716503,0.004923922475427389,0.004926514811813831,0.004928098991513252,0.0049296836368739605,0.0049314117059111595,0.004933284129947424,0.0049353004433214664,0.0049370285123586655,0.004938613157719374,0.0049400534480810165,0.004941205494105816,0.004942645784467459,0.0049440860748291016,0.0049456702545285225,0.004947110544890165,0.004947830457240343,0.004948838613927364,0.0049497028812766075,0.004950567148625851,0.004951575305312872,0.00495229521766305,0.004952871240675449,0.004954167641699314,0.004954888019710779,0.0049558961763978004,0.0049564721994102,0.004956759978085756,0.0049576242454349995,0.0049583446234464645,0.00495920842513442,0.004959640558809042,0.004960216581821442,0.004960792604833841,0.0049616568721830845,0.004962232895195484,0.004962809383869171,0.004962953273206949,0.004963817540556192,0.004964393563568592,0.004964681342244148,0.004964969586580992,0.004965401720255613,0.004965833853930235,0.004966121632605791,0.004966409876942635,0.004966842010617256,0.004967129789292812,0.004967274144291878,0.004967705812305212,0.0049679940566420555,0.004968282300978899,0.004968713968992233,0.004969146102666855,0.004969434347003698,0.0049695782363414764,0.00496986648067832,0.00497044250369072,0.004970586393028498,0.004971018526703119,0.004971162416040897,0.004971306771039963,0.004971450660377741,0.004971450660377741,0.004971450660377741,0.004971594549715519,0.004971738904714584,0.0049718827940523624,0.0049720266833901405,0.0049720266833901405,0.004972170572727919,0.004972170572727919,0.004972458817064762,0.004972747061401606,0.004972890950739384,0.004973034840077162,0.004973179195076227,0.004973179195076227,0.004973755218088627,0.004973755218088627,0.004973899107426405,0.004974042996764183,0.004974042996764183,0.004974042996764183,0.004974042996764183,0.0049741873517632484,0.0049741873517632484,0.0049741873517632484,0.0049741873517632484,0.0049741873517632484,0.0049741873517632484,0.0049741873517632484,0.0049741873517632484,0.0049741873517632484,0.0049741873517632484,0.0049741873517632484,0.0049741873517632484,0.0049741873517632484,0.0049743312411010265,0.0049743312411010265,0.0049743312411010265,0.0049743312411010265,0.0049743312411010265,0.0049743312411010265,0.0049743312411010265,0.004974475130438805,0.004974619019776583,0.004974619019776583,0.004974619019776583,0.004974619019776583,0.004974619019776583,0.004974619019776583,0.004974619019776583,0.004974619019776583,0.004974619019776583,0.004974619019776583,0.004974619019776583,0.004974619019776583,0.004974619019776583,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648,0.004974763374775648],"active":[0.0004184246063232422,0.0003641272196546197,0.00033517819247208536,0.00033042539143934846,0.0003122782800346613,0.00030810158932581544,0.0002967235632240772,0.0002938430989161134,0.00028736202511936426,0.0002803046954795718,0.0002743997611105442,0.00026215764228254557,0.0002574047539383173,0.0002467469312250614,0.0002414181362837553,0.00023767328821122646,0.00022888765670359135,0.00022658356465399265,0.0002199583686888218,0.0002176538109779358,0.00020670797675848007,0.00019979476928710938,0.00019446597434580326,0.0001921616494655609,0.0001887048128992319,0.00018265587277710438,0.0001784791238605976,0.00017531076446175575,0.0001694057136774063,0.00016796542331576347,0.00016350066289305687,0.00016004382632672787,0.00015658722259104252,0.000151690561324358,0.00014837807975709438,0.00014592939987778664,0.00015140254981815815,0.00014621741138398647,0.00013901619240641594,0.00013455143198370934,0.00013339938595891,0.0001285024918615818,0.0001260540448129177,0.00012216554023325443,0.00011870870366692543,0.0001171245239675045,0.00011424371041357517,0.0001125154085457325,0.00010949140414595604,0.00010675471276044846,0.00010329857468605042,9.984150528907776e-05,9.969761595129967e-05,9.969761595129967e-05,9.66731458902359e-05,9.537674486637115e-05,9.422469884157181e-05,8.817575871944427e-05,8.788751438260078e-05,8.558295667171478e-05,8.630333468317986e-05,8.212681859731674e-05,8.313450962305069e-05,8.284673094749451e-05,8.169468492269516e-05,8.111866191029549e-05,8.097430691123009e-05,7.809372618794441e-05,7.751770317554474e-05,7.564574480056763e-05,7.276469841599464e-05,7.449323311448097e-05,7.334072142839432e-05,7.14687630534172e-05,7.190089672803879e-05,7.031625136733055e-05,7.002847269177437e-05,6.91642053425312e-05,6.743613630533218e-05,6.541935727000237e-05,6.484379991889e-05,6.46994449198246e-05,6.498768925666809e-05,6.268313154578209e-05,6.268313154578209e-05,6.167497485876083e-05,6.167497485876083e-05,6.138673052191734e-05,6.109895184636116e-05,6.124284118413925e-05,6.081070750951767e-05,6.0090795159339905e-05,6.196275353431702e-05,6.124284118413925e-05,5.922699347138405e-05,5.994690582156181e-05,6.052246317267418e-05,6.138673052191734e-05,6.0379039496183395e-05,5.922652781009674e-05,5.7641882449388504e-05,5.8074481785297394e-05,5.8362726122140884e-05,5.677808076143265e-05,5.721021443605423e-05,5.605816841125488e-05,5.476176738739014e-05,5.519390106201172e-05,5.504954606294632e-05,5.375361070036888e-05,5.31771220266819e-05,5.288934335112572e-05,5.2745454013347626e-05,5.2313320338726044e-05,5.360972136259079e-05,5.159340798854828e-05,5.144905298948288e-05,5.2313320338726044e-05,5.2313320338726044e-05,5.188118666410446e-05,5.231378600001335e-05,5.1017384976148605e-05,5.144905298948288e-05,5.10169193148613e-05,5.11612743139267e-05,5.188118666410446e-05,5.10169193148613e-05,5.0873029977083206e-05,5.058525130152702e-05,5.0440896302461624e-05,4.943273961544037e-05,4.972098395228386e-05,4.986487329006195e-05,5.000922828912735e-05,5.000876262784004e-05,5.000876262784004e-05,5.000922828912735e-05,4.972098395228386e-05,4.986487329006195e-05,5.015311762690544e-05,4.943273961544037e-05,4.957662895321846e-05,4.928885027766228e-05,4.8712827265262604e-05,4.8712827265262604e-05,4.8856716603040695e-05,4.8712827265262604e-05,4.900060594081879e-05,4.8568472266197205e-05,4.842504858970642e-05,4.8857182264328e-05,4.813680425286293e-05,4.799244925379753e-05,4.756031557917595e-05,4.756031557917595e-05,4.784855991601944e-05,4.799244925379753e-05,4.799244925379753e-05,4.756078124046326e-05,4.770467057824135e-05,4.784855991601944e-05,4.813680425286293e-05,4.770467057824135e-05,4.770467057824135e-05,4.756031557917595e-05,4.784855991601944e-05,4.741642624139786e-05,4.7272536903619766e-05,4.7416891902685165e-05,4.756031557917595e-05,4.756031557917595e-05,4.741642624139786e-05,4.741642624139786e-05,4.756031557917595e-05,4.7272536903619766e-05,4.7128647565841675e-05,4.727207124233246e-05,4.7128647565841675e-05,4.6984292566776276e-05,4.712818190455437e-05,4.698475822806358e-05,4.6840403228998184e-05,4.6840403228998184e-05,4.6840403228998184e-05,4.6984292566776276e-05,4.6552158892154694e-05,4.669651389122009e-05,4.64082695543766e-05,4.6552624553442e-05,4.64082695543766e-05,4.626438021659851e-05,4.64082695543766e-05,4.6840403228998184e-05,4.698475822806358e-05,4.6840403228998184e-05,4.669651389122009e-05,4.6552624553442e-05,4.6552624553442e-05,4.640873521566391e-05,4.669651389122009e-05,4.669651389122009e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.669651389122009e-05,4.6696048229932785e-05,4.6840403228998184e-05,4.64082695543766e-05,4.6552158892154694e-05,4.64082695543766e-05,4.626438021659851e-05,4.626438021659851e-05,4.6552624553442e-05,4.6552624553442e-05,4.64082695543766e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6696048229932785e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.669651389122009e-05,4.669651389122009e-05,4.669651389122009e-05,4.6552624553442e-05,4.6552624553442e-05,4.6552624553442e-05,4.6552624553442e-05,4.6552624553442e-05,4.6552624553442e-05,4.6552624553442e-05,4.6552624553442e-05,4.6552624553442e-05,4.6552624553442e-05,4.6552624553442e-05,4.6552624553442e-05,4.669651389122009e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05,4.6552158892154694e-05]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.7058889865875244,"q05":0.6347735190675432,"q20":0.6695013794961812,"q40":0.6949354905504774,"q60":0.7168424826245714,"q80":0.7422765936788677,"q95":0.7770044541075056},"MaxActiveInfected":{"mean":0.03690674901008606,"q05":0.024975737080601187,"q20":0.030802015547281434,"q40":0.03506908560935184,"q60":0.03874441241082028,"q80":0.04301148247289069,"q95":0.04883776093957093}},"4W_None":{"TotalInfected":{"mean":0.24606852233409882,"q05":0.0194243217305691,"q20":0.13010162499526512,"q40":0.21115985281810465,"q60":0.28097719185009296,"q80":0.3620354196729325,"q95":0.47271272293762845},"MaxActiveInfected":{"mean":0.003473074408248067,"q05":0.0006155573985645009,"q20":0.002010970454899506,"q40":0.003032947916320428,"q60":0.003913200900175705,"q80":0.004935178361596628,"q95":0.006330591417931632}},"2W_Strong":{"TotalInfected":{"mean":0.004569509532302618,"q05":0.0031700662188181013,"q20":0.0038534572413804705,"q40":0.0043539615323683195,"q60":0.0047850575322369165,"q80":0.0052855618232247655,"q95":0.005968952845787134},"MaxActiveInfected":{"mean":0.0004184246063232422,"q05":0.000369078997514698,"q20":0.0003931759693160548,"q40":0.0004108241932291682,"q60":0.0004260250194173162,"q80":0.0004436732433304296,"q95":0.00046777021513178636}},"2W_Moderate":{"TotalInfected":{"mean":0.012864816002547741,"q05":0.0,"q20":0.005558616460397533,"q40":0.010665484028617096,"q60":0.015064147976478386,"q80":0.02017101554469795,"q95":0.02714395766003517},"MaxActiveInfected":{"mean":0.0004184246063232422,"q05":0.000369078997514698,"q20":0.0003931759693160548,"q40":0.0004108241932291682,"q60":0.0004260250194173162,"q80":0.0004436732433304296,"q95":0.00046777021513178636}}}}} \ No newline at end of file diff --git a/web/country-data/extdata-BH.json b/web/country-data/extdata-BH.json new file mode 100644 index 00000000..13342f00 --- /dev/null +++ b/web/country-data/extdata-BH.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0015787482261657715,0.0019608179572969675,0.0023517142981290817,0.00272369640879333,0.0031347679905593395,0.0035332301631569862,0.003932953346520662,0.004354112781584263,0.004755096510052681,0.005164907313883305,0.005581023171544075,0.005992094520479441,0.006406949367374182,0.006863415241241455,0.007289618719369173,0.007715821731835604,0.008140763267874718,0.00874728336930275,0.009423156268894672,0.01017090305685997,0.011111577041447163,0.01213547307997942,0.013354817405343056,0.014745651744306087,0.01640002615749836,0.018277591094374657,0.02042878232896328,0.0229746513068676,0.025849631056189537,0.029087767004966736,0.032876938581466675,0.037208326160907745,0.04206426814198494,0.047650303691625595,0.05395255982875824,0.061266105622053146,0.06921769678592682,0.0782385766506195,0.08846114575862885,0.09960926324129105,0.1120448112487793,0.12572996318340302,0.14066220819950104,0.15701302886009216,0.17459958791732788,0.19329451024532318,0.21326680481433868,0.23448869585990906,0.25679877400398254,0.27965235710144043,0.3032713234424591,0.3275245428085327,0.3521812856197357,0.37669679522514343,0.40118709206581116,0.4255311191082001,0.449179083108902,0.47213226556777954,0.49417126178741455,0.5153011083602905,0.5354171395301819,0.5545395016670227,0.5722938179969788,0.5889900922775269,0.6045301556587219,0.6188381910324097,0.6320316195487976,0.6441228985786438,0.6552054286003113,0.6652325391769409,0.6745094060897827,0.6828330159187317,0.6904176473617554,0.6972659230232239,0.7034685611724854,0.7089978456497192,0.7140706777572632,0.718563437461853,0.7225404977798462,0.7261795997619629,0.7293761372566223,0.73231041431427,0.7349735498428345,0.7372722625732422,0.7393402457237244,0.7411975860595703,0.7429137825965881,0.7444180846214294,0.7457660436630249,0.7469689846038818,0.7480395436286926,0.7489739060401917,0.749833881855011,0.750605583190918,0.7512486577033997,0.7518829703330994,0.7524289488792419,0.7529282569885254,0.7533582448959351,0.7537668347358704,0.7541186213493347,0.7544187307357788,0.7547062039375305,0.7549394965171814,0.755156397819519,0.7553480267524719,0.7555258274078369,0.7556859850883484,0.7558221817016602,0.755943238735199,0.7560592293739319,0.7561613917350769,0.7562471032142639,0.7563265562057495,0.7563996911048889,0.7564677596092224,0.7565207481384277,0.7565711736679077,0.7566140294075012,0.7566569447517395,0.7566922307014465,0.7567186951637268,0.7567477226257324,0.7567716836929321,0.7567956447601318,0.7568132877349854,0.7568321824073792,0.7568460702896118,0.756862461566925,0.7568801045417786,0.756892740726471,0.7569091320037842,0.7569179534912109,0.7569255232810974,0.7569305300712585,0.7569368481636047,0.7569394111633301,0.7569444179534912,0.7569482326507568,0.756953239440918,0.7569608092308044,0.7569658756256104,0.7569671273231506,0.7569721937179565,0.7569759488105774,0.756978452205658,0.7569810152053833,0.7569810152053833,0.7569822669029236,0.7569822669029236,0.7569835186004639,0.7569847702980042,0.7569847702980042,0.7569860219955444,0.7569885849952698,0.7569885849952698,0.7569885849952698,0.7569885849952698,0.7569885849952698,0.7569885849952698,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101,0.7569898366928101],"recovered":[0.0,0.00047538045328110456,0.0008927569724619389,0.0013277868274599314,0.0017136393580585718,0.002131015993654728,0.0025256951339542866,0.0029216352850198746,0.003318836446851492,0.003729908261448145,0.004134675022214651,0.004544485826045275,0.004973210860043764,0.005390587262809277,0.005821834318339825,0.0062240795232355595,0.006664153188467026,0.007087834645062685,0.007574563380330801,0.008159646764397621,0.008810300379991531,0.009583266451954842,0.010497460141777992,0.011607101187109947,0.012852925807237625,0.014265196397900581,0.015920832753181458,0.01785009540617466,0.02002902701497078,0.022542113438248634,0.02542213723063469,0.02879897691309452,0.0326865054666996,0.037050675600767136,0.04202893003821373,0.0476628802716732,0.05399414151906967,0.061189159750938416,0.06933115422725677,0.07847560942173004,0.0885746031999588,0.09999255836009979,0.11243189126253128,0.126177579164505,0.14127878844738007,0.1575867384672165,0.17499549686908722,0.1937837451696396,0.21381528675556183,0.2348228245973587,0.25678110122680664,0.2797153890132904,0.3033343553543091,0.3275320827960968,0.352029949426651,0.37642568349838257,0.40086427330970764,0.42477452754974365,0.44835060834884644,0.47111842036247253,0.492977112531662,0.514003574848175,0.5341334342956543,0.5530704855918884,0.5709874033927917,0.5875601768493652,0.603047251701355,0.6175848245620728,0.6307693719863892,0.6429136395454407,0.6539911031723022,0.6643057465553284,0.6735926866531372,0.6820360422134399,0.6897669434547424,0.6966139674186707,0.702872097492218,0.7085615396499634,0.713658332824707,0.7181990146636963,0.7222176790237427,0.7258403897285461,0.729084849357605,0.7320922017097473,0.7347301244735718,0.7370578646659851,0.7391623854637146,0.7410563826560974,0.7427208423614502,0.744268000125885,0.7456134557723999,0.7468138933181763,0.7478869557380676,0.7488629221916199,0.7497556805610657,0.7505185604095459,0.7512322664260864,0.7518476247787476,0.7523747086524963,0.7528626918792725,0.7533254623413086,0.7537353038787842,0.7540732026100159,0.7543644905090332,0.7546217441558838,0.7548852562904358,0.7551021575927734,0.7552976012229919,0.7554590106010437,0.7556267380714417,0.7557780146598816,0.7559167146682739,0.7560352683067322,0.7561336159706116,0.7562395334243774,0.7563177347183228,0.7563908696174622,0.7564640045166016,0.7565181851387024,0.7565699219703674,0.7566140294075012,0.7566543817520142,0.7566896677017212,0.7567225098609924,0.7567527294158936,0.7567741870880127,0.7567993998527527,0.7568221092224121,0.7568359375,0.756852388381958,0.7568700313568115,0.7568851709365845,0.7568989992141724,0.7569078207015991,0.7569153904914856,0.7569229602813721,0.756928026676178,0.7569355964660645,0.7569406032562256,0.7569456696510315,0.7569519877433777,0.7569569945335388,0.7569620609283447,0.7569658160209656,0.7569696307182312,0.756973385810852,0.7569746971130371,0.7569772005081177,0.756978452205658,0.7569822669029236,0.7569822669029236,0.7569835186004639,0.7569847702980042,0.7569860219955444,0.7569872736930847,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625,0.756988525390625],"active":[0.0015787482261657715,0.001485437504015863,0.0014589573256671429,0.0013959095813333988,0.0014211286325007677,0.0014022141695022583,0.0014072582125663757,0.0014324774965643883,0.001436260063201189,0.0014349990524351597,0.001446348149329424,0.001447608694434166,0.0014337385073304176,0.0014728279784321785,0.0014677844010293484,0.0014917422086000443,0.001476610079407692,0.0016594487242400646,0.0018485928885638714,0.002011256292462349,0.0023012766614556313,0.002552206628024578,0.0028573572635650635,0.0031385505571961403,0.0035471003502607346,0.004012394696474075,0.004507949575781822,0.00512455590069294,0.005820604041218758,0.0065456535667181015,0.0074548013508319855,0.008409349247813225,0.00937776267528534,0.01059962809085846,0.01192362979054451,0.013603225350379944,0.015223555266857147,0.01704941689968109,0.01912999153137207,0.021133653819561005,0.023470208048820496,0.025737404823303223,0.028230316936969757,0.030835449695587158,0.033320799469947815,0.03570777177810669,0.038271307945251465,0.04070495069026947,0.042983487248420715,0.044829532504081726,0.046490222215652466,0.04780915379524231,0.048846930265426636,0.04916471242904663,0.049157142639160156,0.049105435609817505,0.048314809799194336,0.04735773801803589,0.045820653438568115,0.04418268799781799,0.0424400269985199,0.040535926818847656,0.03816038370132446,0.03591960668563843,0.033542752265930176,0.031278014183044434,0.028984367847442627,0.026538074016571045,0.02443605661392212,0.022318899631500244,0.02051830291748047,0.01852726936340332,0.016824960708618164,0.015229880809783936,0.01370161771774292,0.012383878231048584,0.011198580265045166,0.010001897811889648,0.00888216495513916,0.007980585098266602,0.007158458232879639,0.006470024585723877,0.005888700485229492,0.005180060863494873,0.004610121250152588,0.004139721393585205,0.003751397132873535,0.0033617019653320312,0.003045201301574707,0.002700984477996826,0.0024260878562927246,0.002160012722015381,0.0019469261169433594,0.0017426609992980957,0.0014929771423339844,0.0013644099235534668,0.0011966824531555176,0.001080632209777832,0.0009835362434387207,0.0009041428565979004,0.000793159008026123,0.0006834268569946289,0.0006330013275146484,0.0005750060081481934,0.0005346536636352539,0.0004627704620361328,0.00042366981506347656,0.0003883838653564453,0.0003631711006164551,0.0003165006637573242,0.00028121471405029297,0.0002446770668029785,0.00021183490753173828,0.00019294023513793945,0.0001601576805114746,0.0001500248908996582,0.00012987852096557617,0.00010716915130615234,9.584426879882812e-05,8.702278137207031e-05,7.82012939453125e-05,6.431341171264648e-05,5.805492401123047e-05,4.9173831939697266e-05,4.291534423828125e-05,3.910064697265625e-05,3.2782554626464844e-05,2.396106719970703e-05,2.6524066925048828e-05,2.771615982055664e-05,2.2709369659423828e-05,2.396106719970703e-05,1.895427703857422e-05,1.7702579498291016e-05,1.5139579772949219e-05,1.3887882232666016e-05,1.138448715209961e-05,8.821487426757812e-06,7.62939453125e-06,7.569789886474609e-06,8.821487426757812e-06,8.881092071533203e-06,5.066394805908203e-06,6.377696990966797e-06,6.318092346191406e-06,5.066394805908203e-06,6.318092346191406e-06,3.814697265625e-06,3.814697265625e-06,0.0,1.2516975402832031e-06,1.2516975402832031e-06,0.0,0.0,1.3113021850585938e-06,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0015787482261657715,0.0019519912311807275,0.002326495246961713,0.0027199136093258858,0.003110809950158,0.003477748017758131,0.003874949412420392,0.00421792920678854,0.004592433571815491,0.004939196165651083,0.005312439054250717,0.005668028723448515,0.0060147917829453945,0.006360293831676245,0.006723449099808931,0.007060124538838863,0.0073980605229735374,0.007824264466762543,0.008281990885734558,0.008822941221296787,0.009457201696932316,0.010191078297793865,0.011038441210985184,0.011975331231951714,0.013067319989204407,0.014305578544735909,0.015744328498840332,0.017344482243061066,0.019170347601175308,0.021253446117043495,0.02358369342982769,0.026238005608320236,0.029212601482868195,0.03251126408576965,0.03620082139968872,0.0403544083237648,0.04497455433011055,0.050114210695028305,0.05591082572937012,0.062287479639053345,0.06938918679952621,0.07721719890832901,0.08570721745491028,0.09496515989303589,0.10514485836029053,0.11616435647010803,0.12798330187797546,0.14085134863853455,0.1545339822769165,0.16912198066711426,0.18455734848976135,0.20103301107883453,0.21812021732330322,0.23584674298763275,0.2544092833995819,0.2732025682926178,0.2927221655845642,0.31251412630081177,0.3323931097984314,0.35235658288002014,0.3722481429576874,0.39206281304359436,0.4116656482219696,0.4308120012283325,0.4494476616382599,0.4673582911491394,0.48472291231155396,0.5012364387512207,0.5170664191246033,0.5319810509681702,0.5463736057281494,0.5597788095474243,0.572243332862854,0.5840206742286682,0.5949481129646301,0.6050509214401245,0.6144437789916992,0.6230964660644531,0.630875289440155,0.6383553147315979,0.6450446844100952,0.6511855125427246,0.6568169593811035,0.6620297431945801,0.6668415665626526,0.6711376309394836,0.6750150918960571,0.6786819100379944,0.6819087266921997,0.6848492622375488,0.687485933303833,0.6899347305297852,0.6921552419662476,0.69419926404953,0.6960087418556213,0.6976152062416077,0.6990766525268555,0.7003830075263977,0.701572060585022,0.7026627659797668,0.7036614418029785,0.7046071887016296,0.7054141759872437,0.706163227558136,0.7068454027175903,0.7074620127677917,0.7080180644989014,0.7085148692131042,0.7089499235153198,0.7093521952629089,0.7097355127334595,0.7100923657417297,0.7103810906410217,0.7106559872627258,0.7108917832374573,0.7111301422119141,0.7113444805145264,0.7115436792373657,0.7117076516151428,0.7118539214134216,0.7119913697242737,0.7121288180351257,0.7122473120689392,0.712358295917511,0.7124553918838501,0.7125411033630371,0.712621808052063,0.7126936912536621,0.7127680778503418,0.7128323912620544,0.712876558303833,0.7129294872283936,0.7129723429679871,0.7130064368247986,0.7130404710769653,0.7130732536315918,0.7130921483039856,0.7131224274635315,0.7131451368331909,0.7131703495979309,0.7131854891777039,0.7132031321525574,0.7132195234298706,0.7132371664047241,0.7132484912872314,0.7132586240768433,0.71326744556427,0.7132762670516968,0.7132863402366638,0.71329265832901,0.7133002281188965,0.713307797908783,0.7133128046989441,0.71331787109375,0.7133254408836365,0.7133317589759827,0.7133393287658691,0.71334308385849,0.7133455872535706,0.7133481502532959,0.7133506536483765,0.713353157043457,0.7133544683456421,0.7133569717407227,0.7133582234382629,0.7133607268333435,0.7133607268333435,0.7133645415306091,0.7133657932281494,0.71336829662323,0.71336829662323,0.7133695483207703,0.7133695483207703,0.7133708596229553,0.7133708596229553,0.7133733630180359,0.7133746147155762,0.7133746147155762,0.7133746147155762,0.7133746147155762,0.7133746147155762,0.7133758664131165,0.7133758664131165,0.7133771181106567,0.7133771181106567,0.7133771181106567,0.713378369808197,0.713378369808197,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821,0.7133796811103821],"recovered":[0.0,0.0004829461977351457,0.000921758939512074,0.001346701174043119,0.001717422273941338,0.0021070577204227448,0.0024853446520864964,0.002872458193451166,0.0032457010820508003,0.003617683192715049,0.00397957768291235,0.004346515983343124,0.004695800598710775,0.005055173300206661,0.005384282674640417,0.005748698953539133,0.006080330349504948,0.006430876441299915,0.006785205099731684,0.007188710849732161,0.007676701061427593,0.008218912407755852,0.008868304081261158,0.009584527462720871,0.01043062936514616,0.01135743223130703,0.01245698519051075,0.013705331832170486,0.01516299694776535,0.016828719526529312,0.01868232525885105,0.02076290361583233,0.023144850507378578,0.025795379653573036,0.028704404830932617,0.0320383720099926,0.03582880645990372,0.04003157466650009,0.04473115876317024,0.049960341304540634,0.05570147559046745,0.062167659401893616,0.06926432251930237,0.07708477228879929,0.08559748530387878,0.09491343051195145,0.10507547110319138,0.11607605218887329,0.12802235782146454,0.14080718159675598,0.15447090566158295,0.16899839043617249,0.18462920188903809,0.20085391402244568,0.2178415209054947,0.23555542528629303,0.2539767324924469,0.27285072207450867,0.2922644019126892,0.311872273683548,0.3318735659122467,0.35180172324180603,0.3715873658657074,0.39138439297676086,0.41061270236968994,0.42959389090538025,0.44806814193725586,0.4660090506076813,0.4831542670726776,0.4997951090335846,0.5154978036880493,0.5304111242294312,0.5446876287460327,0.5579541921615601,0.5705649852752686,0.5823296904563904,0.5932899713516235,0.603651225566864,0.6130504012107849,0.6216375231742859,0.6296647787094116,0.6368938088417053,0.6437231302261353,0.6498236656188965,0.655518114566803,0.6607056856155396,0.6654759049415588,0.669793426990509,0.6737843155860901,0.6774284839630127,0.6807687878608704,0.6837711334228516,0.6865137219429016,0.6889259219169617,0.6912094950675964,0.6931639909744263,0.6950125694274902,0.6966618895530701,0.6981145143508911,0.6994674801826477,0.7006654143333435,0.701759934425354,0.70280522108078,0.7037232518196106,0.7045920491218567,0.705339789390564,0.7059980034828186,0.7066120505332947,0.7071807980537415,0.7076801061630249,0.7081491947174072,0.7085728645324707,0.708990216255188,0.709330677986145,0.7096207141876221,0.7098956108093262,0.7101503014564514,0.7103874087333679,0.7105904221534729,0.7107959389686584,0.7109649181365967,0.7111263275146484,0.7112599611282349,0.7113847732543945,0.7115045785903931,0.7116129994392395,0.7117189764976501,0.7118110060691833,0.7118917107582092,0.7119623422622681,0.7120329141616821,0.7120859026908875,0.7121338248252869,0.7121867537498474,0.7122233510017395,0.7122586369514465,0.7122964859008789,0.7123242020606995,0.7123569846153259,0.7123784422874451,0.7124061584472656,0.7124238014221191,0.7124415040016174,0.7124565839767456,0.7124717235565186,0.7124856114387512,0.7124969363212585,0.7125083208084106,0.7125221490859985,0.7125310301780701,0.7125411033630371,0.7125499248504639,0.7125549912452698,0.7125625014305115,0.7125663161277771,0.712570071220398,0.7125776410102844,0.7125827074050903,0.7125890254974365,0.7125915288925171,0.712596595287323,0.7125990986824036,0.7126016020774841,0.7126028537750244,0.7126041650772095,0.71260666847229,0.7126091718673706,0.7126091718673706,0.7126129865646362,0.7126142382621765,0.7126154899597168,0.7126154899597168,0.7126154899597168,0.7126167416572571,0.7126167416572571,0.7126167416572571,0.7126179933547974,0.7126192450523376,0.712621808052063,0.712621808052063,0.7126230597496033,0.7126243114471436,0.7126255631446838,0.7126255631446838,0.7126268148422241,0.7126268148422241,0.7126268148422241,0.7126268148422241,0.7126268148422241,0.7126268148422241,0.7126268148422241,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092,0.7126281261444092],"active":[0.0015787482261657715,0.0014690450625494123,0.0014047363074496388,0.0013732124352827668,0.001393387676216662,0.0013706902973353863,0.0013896047603338957,0.0013454710133373737,0.0013467324897646904,0.0013215129729360342,0.0013328613713383675,0.0013215127401053905,0.0013189911842346191,0.0013051205314695835,0.0013391664251685143,0.0013114255852997303,0.0013177301734685898,0.0013933880254626274,0.0014967857860028744,0.0016342303715646267,0.0017805006355047226,0.0019721658900380135,0.0021701371297240257,0.0023908037692308426,0.0026366906240582466,0.002948146313428879,0.003287343308329582,0.0036391504108905792,0.004007350653409958,0.004424726590514183,0.004901368170976639,0.005475101992487907,0.006067750975489616,0.006715884432196617,0.0074964165687561035,0.008316036313772202,0.009145747870206833,0.010082636028528214,0.011179666966199875,0.01232713833451271,0.013687711209058762,0.015049539506435394,0.01644289493560791,0.017880387604236603,0.019547373056411743,0.021250925958156586,0.022907830774784088,0.024775296449661255,0.026511624455451965,0.028314799070358276,0.030086442828178406,0.03203462064266205,0.03349101543426514,0.03499282896518707,0.03656776249408722,0.03764714300632477,0.03874543309211731,0.0396634042263031,0.04012870788574219,0.04048430919647217,0.040374577045440674,0.04026108980178833,0.04007828235626221,0.039427608251571655,0.038834959268569946,0.037764400243759155,0.036654770374298096,0.03522738814353943,0.03391215205192566,0.03218594193458557,0.030875802040100098,0.029367685317993164,0.02755570411682129,0.026066482067108154,0.024383127689361572,0.02272123098373413,0.021153807640075684,0.01944524049758911,0.017824888229370117,0.01671779155731201,0.015379905700683594,0.014291703701019287,0.013093829154968262,0.012206077575683594,0.01132345199584961,0.010431945323944092,0.009539186954498291,0.008888483047485352,0.00812441110610962,0.007420778274536133,0.0067171454429626465,0.006163597106933594,0.005641520023345947,0.005273342132568359,0.004799246788024902,0.0044512152671813965,0.004064083099365234,0.0037211179733276367,0.0034575462341308594,0.0031952857971191406,0.0029960274696350098,0.0028472542762756348,0.002608954906463623,0.0024399757385253906,0.0022533535957336426,0.002122223377227783,0.0020200610160827637,0.0019028186798095703,0.0017691254615783691,0.0016720890998840332,0.001586318016052246,0.0015195012092590332,0.0013908743858337402,0.0013253092765808105,0.001271069049835205,0.0012345314025878906,0.0011941790580749512,0.0011562705039978027,0.0011172294616699219,0.0010579824447631836,0.001026451587677002,0.001002490520477295,0.0009873509407043457,0.0009735226631164551,0.0009508132934570312,0.0009281039237976074,0.0009028315544128418,0.0008826851844787598,0.0008763670921325684,0.000870048999786377,0.0008436441421508789,0.0008435845375061035,0.0008385181427001953,0.0008196830749511719,0.0008171200752258301,0.0008146166801452637,0.0007956624031066895,0.0007982254028320312,0.0007881522178649902,0.0007919073104858398,0.0007793307304382324,0.0007793307304382324,0.0007780194282531738,0.0007805824279785156,0.0007767677307128906,0.000773012638092041,0.0007705092430114746,0.0007679462432861328,0.0007641911506652832,0.0007616281509399414,0.000759124755859375,0.0007578730583190918,0.0007578134536743164,0.0007553696632385254,0.000759124755859375,0.0007616877555847168,0.0007616877555847168,0.0007603764533996582,0.0007565617561340332,0.0007566213607788086,0.0007540583610534668,0.0007540583610534668,0.000752866268157959,0.0007541179656982422,0.0007540583610534668,0.0007540583610534668,0.0007515549659729004,0.0007553696632385254,0.0007528066635131836,0.0007540583610534668,0.0007528066635131836,0.0007540583610534668,0.0007540583610534668,0.0007541179656982422,0.0007541179656982422,0.0007566213607788086,0.0007566213607788086,0.0007553696632385254,0.0007528066635131836,0.0007528066635131836,0.0007515549659729004,0.0007515549659729004,0.0007503032684326172,0.0007515549659729004,0.0007503032684326172,0.0007503032684326172,0.0007515549659729004,0.0007515549659729004,0.000752866268157959,0.000752866268157959,0.000752866268157959,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004,0.0007515549659729004]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0015787482261657715,0.0019519912311807275,0.002294971141964197,0.002631646580994129,0.002998584881424904,0.0033667839597910643,0.0037122860085219145,0.00405400525778532,0.004375549033284187,0.004681961145251989,0.0050224196165800095,0.005330092739313841,0.005630200263112783,0.005954266060143709,0.006253112573176622,0.006550698075443506,0.006830630358308554,0.007182437460869551,0.007583421189337969,0.008049975149333477,0.008531659841537476,0.009116743691265583,0.009761092253029346,0.010452096350491047,0.011201104149222374,0.012107731774449348,0.01311145257204771,0.014211006462574005,0.015427829697728157,0.01678209751844406,0.018266241997480392,0.019944574683904648,0.021788092330098152,0.023881278932094574,0.026138391345739365,0.02866913005709648,0.03139405697584152,0.03449096530675888,0.037841323763132095,0.04147161543369293,0.04558611661195755,0.04992632940411568,0.054646085947752,0.05983491986989975,0.06551805138587952,0.07151389867067337,0.077976293861866,0.08505908399820328,0.09264499694108963,0.10083364695310593,0.10959602892398834,0.11897124350070953,0.1287890523672104,0.13910871744155884,0.1500512808561325,0.1614629477262497,0.17350128293037415,0.18598727881908417,0.19918066263198853,0.21273593604564667,0.22674264013767242,0.24107593297958374,0.2557257115840912,0.2706327438354492,0.2857503294944763,0.3011504113674164,0.31639283895492554,0.33168697357177734,0.3469344675540924,0.3619347810745239,0.3768380284309387,0.39141595363616943,0.40546301007270813,0.41932469606399536,0.4327929615974426,0.445739209651947,0.45831093192100525,0.4704400599002838,0.4819626808166504,0.49297964572906494,0.5034695267677307,0.5133377909660339,0.5227722525596619,0.5315611362457275,0.5400019884109497,0.5479157567024231,0.5554448962211609,0.5624772310256958,0.568906843662262,0.5750994086265564,0.5807762742042542,0.5862576365470886,0.591235876083374,0.5957513451576233,0.6000487208366394,0.6039980053901672,0.607598066329956,0.6111199259757996,0.614350438117981,0.6173654198646545,0.6200827956199646,0.622643768787384,0.6250244379043579,0.6272878646850586,0.6293167471885681,0.63115394115448,0.6328474283218384,0.6344311833381653,0.6358649134635925,0.6372065544128418,0.638502836227417,0.639625072479248,0.6406779885292053,0.641661524772644,0.6425403952598572,0.6433587670326233,0.644119143486023,0.6448618173599243,0.6454910635948181,0.6460559368133545,0.6466006636619568,0.6470974683761597,0.6475287675857544,0.6479536890983582,0.6483193635940552,0.6486673951148987,0.6489700078964233,0.6492890119552612,0.6495689749717712,0.6498299837112427,0.6500784158706665,0.6503028273582458,0.6504982709884644,0.6506710648536682,0.6508387327194214,0.6509837508201599,0.6511035561561584,0.6512371897697449,0.6513645648956299,0.6514831185340881,0.6515852212905884,0.6516760587692261,0.6517693400382996,0.651842474937439,0.651904284954071,0.651979923248291,0.6520467400550842,0.6521034836769104,0.6521539092063904,0.6522043943405151,0.6522459983825684,0.6522901058197021,0.6523304581642151,0.6523644924163818,0.652396023273468,0.6524275541305542,0.6524553298950195,0.6524830460548401,0.6525045037269592,0.6525221467018127,0.6525448560714722,0.6525599360466003,0.6525776386260986,0.6525952816009521,0.6526053547859192,0.6526192426681519,0.6526330709457397,0.6526457071304321,0.6526583433151245,0.6526684165000916,0.652675986289978,0.6526835560798645,0.6526885628700256,0.6526986360549927,0.6527062058448792,0.6527137756347656,0.6527188420295715,0.6527239084243774,0.6527276635169983,0.6527301669120789,0.6527314782142639,0.652736485004425,0.6527440547943115,0.6527465581893921,0.6527503728866577,0.6527528762817383,0.6527591943740845,0.652761697769165,0.6527642607688904,0.652766764163971,0.6527705192565918,0.6527717709541321,0.6527743339538574,0.6527743339538574,0.652776837348938,0.6527780890464783,0.6527793407440186,0.6527806520462036,0.6527819037437439,0.6527831554412842,0.6527844071388245,0.6527844071388245,0.6527856588363647,0.6527856588363647,0.6527856588363647,0.6527856588363647,0.6527856588363647,0.6527856588363647,0.6527856588363647,0.6527856588363647,0.6527882218360901,0.6527882218360901,0.6527882218360901,0.6527882218360901,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304,0.6527894735336304],"recovered":[0.0,0.00046277089859358966,0.0008801473886705935,0.0012596951564773917,0.001634199172258377,0.002021312713623047,0.0023819461930543184,0.002727448008954525,0.003066645236685872,0.003420974127948284,0.0037399958819150925,0.004066583700478077,0.004390649497509003,0.0047159758396446705,0.005023649428039789,0.005330061540007591,0.0056289080530405045,0.005908840335905552,0.006205165293067694,0.006593539845198393,0.007002089638262987,0.007444684859365225,0.007960416376590729,0.008505148813128471,0.009150758385658264,0.009898506104946136,0.010766043327748775,0.011627276428043842,0.01260956097394228,0.013743161223828793,0.015006639063358307,0.016292814165353775,0.017842529341578484,0.01962047815322876,0.0215106513351202,0.02362905628979206,0.025896256789565086,0.028406819328665733,0.031228840351104736,0.0342828743159771,0.037666019052267075,0.04139214754104614,0.04540450870990753,0.049756068736314774,0.05449095740914345,0.05975166708230972,0.06532509624958038,0.07120493054389954,0.0779220461845398,0.08500483632087708,0.09263992309570312,0.10081218183040619,0.10946738719940186,0.11872154474258423,0.12864400446414948,0.13893845677375793,0.14980284869670868,0.1614755243062973,0.17341426014900208,0.18600742518901825,0.19919072091579437,0.21253541111946106,0.2265496850013733,0.24081993103027344,0.2554192841053009,0.2702115476131439,0.2854388654232025,0.30048584938049316,0.3154798746109009,0.33084967732429504,0.3460555374622345,0.3610129952430725,0.3759288489818573,0.3903113305568695,0.40455254912376404,0.41836002469062805,0.4317501187324524,0.4447316527366638,0.45726683735847473,0.4692925810813904,0.4808139204978943,0.4918863773345947,0.5022715926170349,0.5122470259666443,0.5216588377952576,0.530617892742157,0.539052426815033,0.5469838380813599,0.5543137788772583,0.561244010925293,0.567769467830658,0.5740477442741394,0.5798393487930298,0.5851202011108398,0.5900051593780518,0.5946152210235596,0.5989554524421692,0.6030182242393494,0.6067014932632446,0.6101716160774231,0.6133769750595093,0.6164284944534302,0.6191622614860535,0.6216955184936523,0.624136745929718,0.6264203190803528,0.6284063458442688,0.6302763223648071,0.6319672465324402,0.6335296034812927,0.6350225806236267,0.6364361047744751,0.6377159357070923,0.6388621926307678,0.6398898363113403,0.6408998966217041,0.6418367624282837,0.6426336765289307,0.6434621214866638,0.6441140174865723,0.6447268724441528,0.6453371644020081,0.6458730697631836,0.6463472247123718,0.6467721462249756,0.6471894979476929,0.6475639939308167,0.6478981971740723,0.6482323408126831,0.6485134959220886,0.6487858891487122,0.6490519642829895,0.6493054032325745,0.6495273113250732,0.6497290730476379,0.6499106884002686,0.6500645279884338,0.6502145528793335,0.6503583192825317,0.6504919528961182,0.6506016850471497,0.6507214307785034,0.6508248448371887,0.6509206891059875,0.6510089635848999,0.6510782837867737,0.6511400938034058,0.6512157320976257,0.6512812972068787,0.6513380408287048,0.6513973474502563,0.6514553427696228,0.6514956951141357,0.651537299156189,0.651572585105896,0.6516079306602478,0.6516444683074951,0.6516734957695007,0.6517012119293213,0.6517264246940613,0.6517466306686401,0.6517693400382996,0.6517894864082336,0.6518046259880066,0.6518197655677795,0.6518323421478271,0.6518462300300598,0.6518588662147522,0.6518726944923401,0.6518865823745728,0.6518954038619995,0.6519067287445068,0.6519168615341187,0.6519231200218201,0.6519332528114319,0.6519420742988586,0.6519496440887451,0.651953399181366,0.6519597172737122,0.6519647836685181,0.6519685387611389,0.6519710421562195,0.6519736051559448,0.651978611946106,0.6519836783409119,0.6519899964332581,0.6519912481307983,0.6519975662231445,0.6520025730133057,0.6520076394081116,0.6520101428031921,0.6520139575004578,0.652015209197998,0.6520164608955383,0.6520189642906189,0.6520215272903442,0.6520215272903442,0.6520215272903442,0.6520227789878845,0.6520240306854248,0.6520265340805054,0.6520277857780457,0.6520277857780457,0.6520290970802307,0.6520290970802307,0.6520290970802307,0.6520290970802307,0.6520290970802307,0.6520290970802307,0.6520290970802307,0.6520290970802307,0.6520290970802307,0.6520290970802307,0.652030348777771,0.652030348777771,0.652030348777771,0.652030348777771,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113,0.6520316004753113],"active":[0.0015787482261657715,0.0014892203034833074,0.0014148238115012646,0.0013719514245167375,0.0013643857091665268,0.0013454712461680174,0.001330339815467596,0.0013265572488307953,0.0013089037965983152,0.0012609870173037052,0.001282423734664917,0.001263509038835764,0.0012395507656037807,0.0012382902204990387,0.0012294631451368332,0.001220636535435915,0.0012017223052680492,0.0012735971249639988,0.0013782558962702751,0.0014564353041350842,0.0015295702032744884,0.0016720588319003582,0.0018006758764386177,0.0019469475373625755,0.00205034576356411,0.002209225669503212,0.002345409244298935,0.002583730034530163,0.0028182687237858772,0.0030389362946152687,0.0032596029341220856,0.003651760518550873,0.003945562988519669,0.004260800778865814,0.0046277400106191635,0.0050400737673044205,0.005497800186276436,0.006084145978093147,0.006612483412027359,0.007188741117715836,0.007920097559690475,0.008534181863069534,0.009241577237844467,0.010078851133584976,0.011027093976736069,0.011762231588363647,0.012651197612285614,0.013854153454303741,0.014722950756549835,0.01582881063222885,0.016956105828285217,0.018159061670303345,0.019321665167808533,0.02038717269897461,0.021407276391983032,0.02252449095249176,0.023698434233665466,0.024511754512786865,0.02576640248298645,0.026728510856628418,0.027551919221878052,0.02854052186012268,0.029176026582717896,0.02981281280517578,0.030331045389175415,0.03093886375427246,0.030953973531723022,0.03120112419128418,0.03145459294319153,0.031085103750228882,0.030782490968704224,0.030402958393096924,0.02953416109085083,0.029013365507125854,0.02824041247367859,0.02737918496131897,0.026560813188552856,0.025708407163619995,0.02469584345817566,0.02368706464767456,0.022655606269836426,0.02145141363143921,0.020500659942626953,0.019314110279083252,0.01834315061569214,0.017297863960266113,0.01639246940612793,0.015493392944335938,0.014593064785003662,0.013855397701263428,0.013006806373596191,0.012209892272949219,0.011396527290344238,0.010631144046783447,0.010043561458587646,0.009382784366607666,0.008642613887786865,0.008101701736450195,0.007648944854736328,0.007193803787231445,0.006705820560455322,0.006215274333953857,0.005862176418304443,0.00559234619140625,0.005180001258850098,0.004733622074127197,0.00444108247756958,0.004154860973358154,0.0038976669311523438,0.0036769509315490723,0.003480255603790283,0.0031889677047729492,0.002962052822113037,0.0027993321418762207,0.0026505589485168457,0.0024588704109191895,0.002282381057739258,0.0022281408309936523,0.002028942108154297,0.0019419193267822266,0.001873791217803955,0.0017603039741516113,0.0016556978225708008,0.0016064643859863281,0.0015472173690795898,0.0014778971672058105,0.0014060139656066895,0.0013908147811889648,0.0013366341590881348,0.0013164877891540527,0.0012925267219543457,0.0012508630752563477,0.0011928677558898926,0.0011437535285949707,0.0011096596717834473,0.0010730624198913574,0.0010390281677246094,0.001022636890411377,0.0010062456130981445,0.0009911656379699707,0.0009835362434387207,0.0009546279907226562,0.0009444952011108398,0.000921785831451416,0.0008953213691711426,0.000901639461517334,0.0009066462516784668,0.000887751579284668,0.0008726119995117188,0.0008663535118103027,0.0008486509323120117,0.0008347630500793457,0.0008347630500793457,0.0008271932601928711,0.0008234381675720215,0.0008196234703063965,0.0008108615875244141,0.0008095502853393555,0.0008032917976379395,0.0007957220077514648,0.0007982254028320312,0.0007905960083007812,0.0007881522178649902,0.0007906556129455566,0.0007855892181396484,0.000786900520324707,0.0007868409156799316,0.0007868409156799316,0.0007856488227844238,0.0007818341255187988,0.0007805824279785156,0.000776827335357666,0.0007717013359069824,0.0007755160331726074,0.0007729530334472656,0.0007717013359069824,0.000769197940826416,0.0007705092430114746,0.0007679462432861328,0.000765383243560791,0.000762939453125,0.0007654428482055664,0.0007704496383666992,0.0007679462432861328,0.0007666945457458496,0.0007628798484802246,0.0007679462432861328,0.0007641315460205078,0.0007616877555847168,0.000759124755859375,0.0007603764533996582,0.0007578134536743164,0.000759124755859375,0.0007578730583190918,0.0007578730583190918,0.0007565617561340332,0.0007578134536743164,0.000759124755859375,0.000759124755859375,0.000759124755859375,0.0007578730583190918,0.0007566213607788086,0.0007578730583190918,0.0007565617561340332,0.0007565617561340332,0.0007565617561340332,0.0007565617561340332,0.0007565617561340332,0.0007565617561340332,0.0007565617561340332,0.000759124755859375,0.000759124755859375,0.000759124755859375,0.0007578730583190918,0.000759124755859375,0.000759124755859375,0.000759124755859375,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918,0.0007578730583190918]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0015787482261657715,0.0019179454538971186,0.002308841794729233,0.002717391587793827,0.0030956785194575787,0.003461355809122324,0.0038119014352560043,0.004190188366919756,0.004549561068415642,0.004920281935483217,0.005278393626213074,0.0056150685995817184,0.005976963322609663,0.006332552991807461,0.006651574745774269,0.007007164414972067,0.007366537116467953,0.00780534977093339,0.008273163810372353,0.008869596756994724,0.00954042561352253,0.010332305915653706,0.011227584443986416,0.012261568568646908,0.013464520685374737,0.01487174816429615,0.01653873175382614,0.018384771421551704,0.0205069612711668,0.02297591231763363,0.025675620883703232,0.0288544911891222,0.032406605780124664,0.03651101514697075,0.04117277264595032,0.046475090086460114,0.05242050066590309,0.05900395289063454,0.06646755337715149,0.07483147084712982,0.08418398350477219,0.09455787390470505,0.10615236312150955,0.1189182847738266,0.1329048126935959,0.14795809984207153,0.16438457369804382,0.1818702518939972,0.20074298977851868,0.22067618370056152,0.24189302325248718,0.2639925479888916,0.2867843210697174,0.3104524612426758,0.3344409167766571,0.35879501700401306,0.3831856846809387,0.40736451745033264,0.43123945593833923,0.45466676354408264,0.4773639738559723,0.4994748532772064,0.520401656627655,0.5403197407722473,0.5589882135391235,0.5766579508781433,0.5931386947631836,0.6083609461784363,0.6224533915519714,0.6355937719345093,0.6476422548294067,0.6586176156997681,0.6686258316040039,0.6777008771896362,0.6857697367668152,0.6931551694869995,0.6999101042747498,0.7059400081634521,0.7114377617835999,0.7163013219833374,0.7207184433937073,0.7246336936950684,0.7280861735343933,0.7312499284744263,0.7341576814651489,0.7367174625396729,0.7390047907829285,0.7410122752189636,0.7428128719329834,0.7444168329238892,0.7458606362342834,0.7471594214439392,0.7482640147209167,0.7492601871490479,0.7501466274261475,0.7509624361991882,0.7516345381736755,0.7522953152656555,0.7528374791145325,0.7533620595932007,0.7538197636604309,0.7542257905006409,0.7545662522315979,0.7548525333404541,0.7551286816596985,0.7553884387016296,0.7556040287017822,0.755815863609314,0.7559911608695984,0.7561437487602234,0.7562862038612366,0.7564148306846619,0.7565283179283142,0.7566229104995728,0.7567073702812195,0.7567805051803589,0.7568435668945312,0.7569091320037842,0.7569583058357239,0.757004976272583,0.7570490837097168,0.7570831179618835,0.7571133971214294,0.7571436762809753,0.7571726441383362,0.7571991682052612,0.7572168111801147,0.757233202457428,0.7572495937347412,0.757268488407135,0.7572823762893677,0.7572924494743347,0.7573000192642212,0.7573113441467285,0.7573176622390747,0.7573264837265015,0.7573340535163879,0.7573403716087341,0.7573491930961609,0.7573542594909668,0.7573555111885071,0.7573592662811279,0.7573643326759338,0.7573680877685547,0.75737065076828,0.7573719024658203,0.7573731541633606,0.7573744058609009,0.7573769688606262,0.7573794722557068,0.7573807239532471,0.7573819756507874,0.7573832273483276,0.7573832273483276,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679,0.7573844790458679],"recovered":[0.0,0.00046277089859358966,0.0008776254253461957,0.0012723046820610762,0.0016581573290750384,0.002064185217022896,0.0024475157260894775,0.002830846467986703,0.0031624778639525175,0.0035193285439163446,0.0039077028632164,0.004280946217477322,0.004622665233910084,0.004965645261108875,0.0053275395184755325,0.005676824599504471,0.006012238562107086,0.006357740610837936,0.006752420216798782,0.0072038425132632256,0.007727139163762331,0.008308439515531063,0.008993139490485191,0.00978123676031828,0.010699212551116943,0.011787418276071548,0.012975238263607025,0.014386248774826527,0.0160771906375885,0.017978712916374207,0.02012990415096283,0.02253076434135437,0.025292258709669113,0.028525348752737045,0.03217707946896553,0.036297883838415146,0.041044123470783234,0.04625943675637245,0.05222376063466072,0.05904427170753479,0.06662009656429291,0.075059674680233,0.08457233011722565,0.09513913840055466,0.10677650570869446,0.11955755203962326,0.13350625336170197,0.14858980476856232,0.1649860143661499,0.18237586319446564,0.2012069821357727,0.22142767906188965,0.24245791137218475,0.26455867290496826,0.2873290181159973,0.3107992112636566,0.3345468044281006,0.3588920831680298,0.38305073976516724,0.40698620676994324,0.43069973587989807,0.45378533005714417,0.47660988569259644,0.4984194040298462,0.5193096399307251,0.5389578938484192,0.5577524304389954,0.575366735458374,0.5916557312011719,0.6069082617759705,0.6211217641830444,0.6342357397079468,0.6462034583091736,0.6572632789611816,0.667289137840271,0.6763718128204346,0.684565544128418,0.6920732259750366,0.6987512707710266,0.7049173712730408,0.7105046510696411,0.7153139114379883,0.7197537422180176,0.7237257957458496,0.7272047400474548,0.7304201722145081,0.7332977056503296,0.7359179258346558,0.7382318377494812,0.7403010129928589,0.7421407699584961,0.7437787652015686,0.7452566027641296,0.7465389966964722,0.747654914855957,0.7486863732337952,0.7496396899223328,0.7503949999809265,0.7511464953422546,0.7517984509468079,0.752372145652771,0.7528891563415527,0.7533619999885559,0.7537680268287659,0.7540996670722961,0.7544073462486267,0.7547225952148438,0.7549722790718079,0.7552005052566528,0.7553883790969849,0.7555636763572693,0.7557263374328613,0.7558650374412537,0.7560024857521057,0.7561121582984924,0.7562105059623718,0.7562899589538574,0.7563643455505371,0.7564362287521362,0.7564980387687683,0.7565547823905945,0.7565988898277283,0.7566404938697815,0.7566695213317871,0.7567073106765747,0.7567375898361206,0.7567691206932068,0.7567918300628662,0.7568170428276062,0.7568359375,0.7568586468696594,0.7568750381469727,0.7568864226341248,0.7568952441215515,0.7569015026092529,0.7569166421890259,0.7569254636764526,0.7569393515586853,0.7569456696510315,0.756953239440918,0.7569569945335388,0.756963312625885,0.7569658160209656,0.7569721341133118,0.756973385810852,0.7569759488105774,0.7569797039031982,0.7569822072982788,0.7569834589958191,0.7569872736930847,0.7569897770881653,0.7569910287857056,0.7569935917854309,0.7569935917854309,0.7569935917854309,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712,0.7569948434829712],"active":[0.0015787482261657715,0.0014551745261996984,0.001431216369383037,0.001445086905732751,0.0014375211903825402,0.0013971705920994282,0.0013643857091665268,0.001359341898933053,0.0013870832044631243,0.0014009533915668726,0.0013706907629966736,0.0013341223821043968,0.0013542980886995792,0.0013669077306985855,0.0013240352272987366,0.001330339815467596,0.0013542985543608665,0.0014476091600954533,0.0015207435935735703,0.0016657542437314987,0.0018132864497601986,0.0020238664001226425,0.0022344449535012245,0.0024803318083286285,0.0027653081342577934,0.0030843298882246017,0.003563493490219116,0.003998522646725178,0.0044297706335783005,0.004997199401259422,0.005545716732740402,0.00632372684776783,0.007114347070455551,0.007985666394233704,0.008995693176984787,0.010177206248044968,0.011376377195119858,0.012744516134262085,0.014243792742490768,0.015787199139595032,0.01756388694047928,0.019498199224472046,0.021580033004283905,0.023779146373271942,0.026128306984901428,0.028400547802448273,0.030878320336341858,0.033280447125434875,0.035756975412368774,0.038300320506095886,0.04068604111671448,0.04256486892700195,0.044326409697532654,0.04589378833770752,0.04711189866065979,0.047995805740356445,0.048638880252838135,0.048472434282302856,0.048188716173172,0.047680556774139404,0.04666423797607422,0.045689523220062256,0.043791770935058594,0.04190033674240112,0.03967857360839844,0.03770005702972412,0.03538626432418823,0.032994210720062256,0.03079766035079956,0.02868551015853882,0.026520490646362305,0.02438187599182129,0.022422373294830322,0.02043759822845459,0.01848059892654419,0.01678335666656494,0.015344560146331787,0.013866782188415527,0.012686491012573242,0.01138395071029663,0.010213792324066162,0.009319782257080078,0.008332431316375732,0.00752413272857666,0.006952941417694092,0.006297290325164795,0.005707085132598877,0.005094349384307861,0.004581034183502197,0.0041158199310302734,0.0037198662757873535,0.0033806562423706055,0.0030074119567871094,0.0027211904525756836,0.0024917125701904297,0.0022760629653930664,0.0019948482513427734,0.001900315284729004,0.001690983772277832,0.0015636086463928223,0.0014476180076599121,0.0013366341590881348,0.0012042522430419922,0.0010845065116882324,0.0010290145874023438,0.0009810924530029297,0.0008814334869384766,0.0008435845375061035,0.0007906556129455566,0.0007553696632385254,0.0007225275039672852,0.0006884932518005371,0.0006632804870605469,0.000620424747467041,0.0005952119827270508,0.0005699992179870605,0.0005536079406738281,0.0005447864532470703,0.0005220770835876465,0.0005069375038146973,0.0004943013191223145,0.00048422813415527344,0.0004729032516479492,0.0004741549491882324,0.0004653334617614746,0.000461578369140625,0.000447690486907959,0.0004413723945617676,0.00043255090713500977,0.00043255090713500977,0.00042372941970825195,0.00041741132736206055,0.00041359663009643555,0.00041610002517700195,0.00041615962982177734,0.00040984153747558594,0.00040858983993530273,0.0004010200500488281,0.00040352344512939453,0.0004010200500488281,0.0003985166549682617,0.0003959536552429199,0.0003985166549682617,0.0003959536552429199,0.0003972649574279785,0.0003959536552429199,0.0003934502601623535,0.0003921985626220703,0.0003935098648071289,0.0003921985626220703,0.0003909468650817871,0.0003909468650817871,0.0003896355628967285,0.0003896355628967285,0.0003908872604370117,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285,0.0003896355628967285]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0015787482261657715,0.0019355987897142768,0.0023000151850283146,0.0026707362849265337,0.0030351525638252497,0.0033932640217244625,0.0037349832709878683,0.004075441509485245,0.0043995073065161705,0.004714746028184891,0.005045116879045963,0.0053603556007146835,0.005660463124513626,0.005947961006313562,0.0062417639419436455,0.006538088899105787,0.006796584464609623,0.007177393417805433,0.0075708115473389626,0.008057540282607079,0.008575793355703354,0.009189879521727562,0.009873317554593086,0.010666458867490292,0.0115251699462533,0.01253267377614975,0.013673839159309864,0.014859138056635857,0.016302932053804398,0.017901824787259102,0.0196356400847435,0.021655691787600517,0.02394684962928295,0.026463717222213745,0.029309695586562157,0.032547831535339355,0.036151643842458725,0.040152657777071,0.044699665158987045,0.04975231736898422,0.055287912487983704,0.0613543726503849,0.06801600754261017,0.07541907578706741,0.08332653343677521,0.09228058159351349,0.10199372470378876,0.11253027617931366,0.1238839253783226,0.13626399636268616,0.14969444274902344,0.16380076110363007,0.1788969188928604,0.19480641186237335,0.21151281893253326,0.22895309329032898,0.24709321558475494,0.26574400067329407,0.2847403287887573,0.30445536971092224,0.3241565525531769,0.34400904178619385,0.36399519443511963,0.383895605802536,0.4035097658634186,0.4227532148361206,0.44163984060287476,0.4601620137691498,0.47773468494415283,0.4947134554386139,0.5109003782272339,0.5261932611465454,0.5407976508140564,0.5545988082885742,0.5674643516540527,0.579479992389679,0.590702474117279,0.6012024879455566,0.6110631823539734,0.619988203048706,0.6283180713653564,0.6359784007072449,0.6429363489151001,0.6493987441062927,0.6552558541297913,0.660541832447052,0.6653914451599121,0.6699498295783997,0.6740037798881531,0.6777651906013489,0.6810815334320068,0.6842314004898071,0.6870408058166504,0.6895248889923096,0.6917832493782043,0.6939231157302856,0.695868730545044,0.6975622177124023,0.6991510391235352,0.7005834579467773,0.7018457055091858,0.7030423283576965,0.7040548920631409,0.7049463987350464,0.7057874202728271,0.7065414786338806,0.7072526812553406,0.7079058289527893,0.7084695100784302,0.7089990973472595,0.7094833254814148,0.7099195718765259,0.7103079557418823,0.710637092590332,0.7109447717666626,0.7112234234809875,0.7114882469177246,0.7117177248001099,0.7119244933128357,0.7120997905731201,0.7122825980186462,0.7124364376068115,0.7125764489173889,0.7127025127410889,0.7128185033798218,0.7129345536231995,0.7130253314971924,0.7131110429763794,0.7131841778755188,0.7132623791694641,0.7133317589759827,0.7134048938751221,0.7134616374969482,0.7135133147239685,0.7135612368583679,0.7136040925979614,0.7136406898498535,0.71367347240448,0.7137075066566467,0.7137302160263062,0.7137503623962402,0.7137693166732788,0.7137945294380188,0.7138096690177917,0.7138285636901855,0.7138449549674988,0.7138550281524658,0.7138701677322388,0.7138802409172058,0.7138890624046326,0.713896632194519,0.7139029502868652,0.7139080166816711,0.7139130234718323,0.7139205932617188,0.7139269113540649,0.7139294147491455,0.7139332294464111,0.7139357328414917,0.7139395475387573,0.7139458060264587,0.7139483690261841,0.7139496207237244,0.7139508724212646,0.7139533758163452,0.7139571905136108,0.713962197303772,0.7139647603034973,0.7139647603034973,0.7139672636985779,0.7139685153961182,0.7139685153961182,0.7139697670936584,0.7139723300933838,0.7139735817909241,0.7139735817909241,0.7139760851860046,0.7139760851860046,0.7139773368835449,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852,0.7139785885810852],"recovered":[0.0,0.0004942947998642921,0.0009078884031623602,0.0012912190286442637,0.0016833763802424073,0.002055358374491334,0.002405904233455658,0.002779147354885936,0.003127171192318201,0.0034562807995826006,0.0037778245750814676,0.004122065380215645,0.004439826589077711,0.00475758733227849,0.005057694856077433,0.005357802379876375,0.0056642149575054646,0.005931537598371506,0.006280822679400444,0.006656587589532137,0.007092878222465515,0.007545561529695988,0.008085250854492188,0.008709424175322056,0.009414298459887505,0.010191047564148903,0.011074977926909924,0.012112744152545929,0.013237517327070236,0.014545128680765629,0.016029274091124535,0.017674822360277176,0.019489338621497154,0.021562349051237106,0.023900162428617477,0.026467468589544296,0.029419368132948875,0.03267515450716019,0.036260053515434265,0.04038716480135918,0.04492282494902611,0.049994390457868576,0.05552368238568306,0.061659492552280426,0.06833751499652863,0.07562584429979324,0.08363543450832367,0.09258570522069931,0.10234550386667252,0.11290853470563889,0.1244841143488884,0.137020543217659,0.15036019682884216,0.16451694071292877,0.17944036424160004,0.19532714784145355,0.21198689937591553,0.22940322756767273,0.2475118190050125,0.26609957218170166,0.28524088859558105,0.3046053946018219,0.32416030764579773,0.34402918815612793,0.36385393142700195,0.38368120789527893,0.40338996052742004,0.42240265011787415,0.44113415479660034,0.45940035581588745,0.4771319329738617,0.4941636621952057,0.5101349353790283,0.5255425572395325,0.5401204824447632,0.553809404373169,0.5665311813354492,0.578555703163147,0.5899736285209656,0.6004660725593567,0.6101968288421631,0.6192883253097534,0.627589225769043,0.6351738572120667,0.6423222422599792,0.6486774682998657,0.6546480655670166,0.6600373983383179,0.6649324297904968,0.6694113612174988,0.6736494302749634,0.6773806214332581,0.6808091402053833,0.6838808059692383,0.6866360306739807,0.6891604661941528,0.6915108561515808,0.693691074848175,0.6956442594528198,0.6973982453346252,0.6989908814430237,0.7003741264343262,0.7016552686691284,0.702846884727478,0.7038997411727905,0.7048429846763611,0.7056701183319092,0.7064859867095947,0.7071883082389832,0.7078200578689575,0.708386242389679,0.7089385390281677,0.7094101309776306,0.7098338007926941,0.7102272510528564,0.7105538249015808,0.7108539342880249,0.711154043674469,0.7113974094390869,0.7116243839263916,0.7118311524391174,0.7120265960693359,0.7121968269348145,0.7123481631278992,0.7124906778335571,0.7126091718673706,0.7127428650856018,0.7128462195396423,0.7129534482955933,0.7130341529846191,0.71311354637146,0.7131829261779785,0.7132648825645447,0.7133241295814514,0.7133834362030029,0.7134326100349426,0.7134703993797302,0.7135031819343567,0.7135397791862488,0.7135851383209229,0.713616669178009,0.7136406302452087,0.7136582732200623,0.7136809825897217,0.7137036919593811,0.7137200832366943,0.7137389779090881,0.7137541174888611,0.713769257068634,0.7137818932533264,0.7137919664382935,0.7137995362281799,0.7138083577156067,0.7138184309005737,0.7138247489929199,0.7138323187828064,0.7138386368751526,0.713844895362854,0.7138487100601196,0.7138499617576599,0.7138524651527405,0.7138550281524658,0.7138587832450867,0.7138625979423523,0.7138663530349731,0.7138688564300537,0.713871419429779,0.7138751745223999,0.7138764262199402,0.7138764262199402,0.7138776779174805,0.7138789892196655,0.7138789892196655,0.7138814926147461,0.7138839960098267,0.7138852477073669,0.7138852477073669,0.713886559009552,0.713886559009552,0.713886559009552,0.713886559009552,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923,0.7138878107070923],"active":[0.0015787482261657715,0.0014413039898499846,0.0013921267818659544,0.00137951725628227,0.0013517761835828424,0.0013379056472331285,0.0013290790375322104,0.001296294154599309,0.0012723361141979694,0.0012584652286022902,0.0012672923039644957,0.0012382902204990387,0.001220636535435915,0.0011903736740350723,0.0011840690858662128,0.001180286519229412,0.0011323695071041584,0.0012458558194339275,0.0012899888679385185,0.0014009526930749416,0.0014829151332378387,0.0016443179920315742,0.0017880667001008987,0.0019570346921682358,0.002110871486365795,0.002341626212000847,0.0025988612323999405,0.0027463939040899277,0.0030654147267341614,0.003356696106493473,0.003606365993618965,0.003980869427323341,0.004457511007785797,0.004901368170976639,0.005409533157944679,0.006080362945795059,0.0067322757095098495,0.007477503269910812,0.00843961164355278,0.009365152567625046,0.010365087538957596,0.011359982192516327,0.012492325156927109,0.013759583234786987,0.014989018440246582,0.016654737293720245,0.018358290195465088,0.01994457095861435,0.021538421511650085,0.02335546165704727,0.02521032840013504,0.02678021788597107,0.02853672206401825,0.03028947114944458,0.03207245469093323,0.03362594544887543,0.035106316208839417,0.03634077310562134,0.03722850978374481,0.03835579752922058,0.038915663957595825,0.03940364718437195,0.0398348867893219,0.03986641764640808,0.039655834436416626,0.039072006940841675,0.03824988007545471,0.037759363651275635,0.03660053014755249,0.03531309962272644,0.03376844525337219,0.03202959895133972,0.030662715435028076,0.029056251049041748,0.02734386920928955,0.02567058801651001,0.024171292781829834,0.022646784782409668,0.021089553833007812,0.019522130489349365,0.01812124252319336,0.016690075397491455,0.015347123146057129,0.014224886894226074,0.012933611869812012,0.01186436414718628,0.010743379592895508,0.009912431240081787,0.00907135009765625,0.008353829383850098,0.007432103157043457,0.006850779056549072,0.00623166561126709,0.005644083023071289,0.005147218704223633,0.0047626495361328125,0.004357874393463135,0.003871142864227295,0.003506779670715332,0.0031852126121520996,0.0028548240661621094,0.0026682019233703613,0.002399623394012451,0.0020995140075683594,0.001887679100036621,0.0016984939575195312,0.0015825629234313965,0.00141984224319458,0.0012812018394470215,0.001179039478302002,0.0010970830917358398,0.0009810328483581543,0.000897824764251709,0.0008032917976379395,0.0007175207138061523,0.0006695985794067383,0.000634312629699707,0.0005636811256408691,0.0005270838737487793,0.0004754066467285156,0.0004514455795288086,0.00040984153747558594,0.0003796219825744629,0.00035434961318969727,0.00032782554626464844,0.0003253817558288574,0.00028246641159057617,0.00026482343673706055,0.0002307295799255371,0.0002282261848449707,0.00021821260452270508,0.0002219676971435547,0.00019675493240356445,0.00018918514251708984,0.00017780065536499023,0.00017148256301879883,0.00017029047012329102,0.00017029047012329102,0.00016772747039794922,0.00014507770538330078,0.00013369321823120117,0.00012868642807006836,0.00013625621795654297,0.00012868642807006836,0.00012487173080444336,0.00012487173080444336,0.00011605024337768555,0.00011605024337768555,0.00011098384857177734,0.00010716915130615234,0.00010466575622558594,0.00010341405868530273,9.965896606445312e-05,9.459257125854492e-05,9.584426879882812e-05,9.459257125854492e-05,9.077787399291992e-05,8.83340835571289e-05,8.702278137207031e-05,8.958578109741211e-05,9.334087371826172e-05,9.334087371826172e-05,9.083747863769531e-05,8.827447891235352e-05,8.702278137207031e-05,8.83340835571289e-05,9.077787399291992e-05,8.958578109741211e-05,8.83340835571289e-05,9.083747863769531e-05,9.083747863769531e-05,8.952617645263672e-05,9.077787399291992e-05,9.083747863769531e-05,8.958578109741211e-05,8.83340835571289e-05,9.083747863769531e-05,8.952617645263672e-05,9.077787399291992e-05,9.202957153320312e-05,9.202957153320312e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05,9.077787399291992e-05]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0015787482261657715,0.0019267720635980368,0.002274795901030302,0.002639212179929018,0.0029708438087254763,0.0033075190149247646,0.003647977253422141,0.003970782272517681,0.004262062720954418,0.0045533436350524426,0.004861016757786274,0.005120773799717426,0.0053918794728815556,0.005632722284644842,0.005886174272745848,0.006116929464042187,0.006337596569210291,0.00661500683054328,0.006934029050171375,0.007298445329070091,0.007670427206903696,0.00811680592596531,0.008569488301873207,0.009068828076124191,0.009677869267761707,0.010307086631655693,0.011033397167921066,0.011779882945120335,0.012738210149109364,0.013767150230705738,0.014823831617832184,0.01601543463766575,0.0173545703291893,0.01878197304904461,0.020363211631774902,0.022151248529553413,0.023994766175746918,0.026134608313441277,0.02852664142847061,0.031164562329649925,0.03398027643561363,0.037146538496017456,0.04041493684053421,0.04418015107512474,0.048118118196725845,0.0524015836417675,0.05716043338179588,0.06229126453399658,0.06767050176858902,0.07361086457967758,0.07989421486854553,0.0867084190249443,0.0941392332315445,0.1021009087562561,0.11035008728504181,0.11943275481462479,0.12885840237140656,0.13878338038921356,0.14946871995925903,0.16068367660045624,0.17229580879211426,0.18444764614105225,0.1972564458847046,0.21061500906944275,0.2240769863128662,0.23814420402050018,0.25263512134552,0.2670024633407593,0.28182122111320496,0.29675471782684326,0.31168317794799805,0.32669106125831604,0.3415779173374176,0.356255441904068,0.37100738286972046,0.38545793294906616,0.3997836410999298,0.4137336015701294,0.4271186590194702,0.4402477443218231,0.45289891958236694,0.4651932418346405,0.4769516587257385,0.48819810152053833,0.4988884925842285,0.5088979601860046,0.5186476707458496,0.5279333591461182,0.5365520119667053,0.5446208715438843,0.5522017478942871,0.5594660639762878,0.5662462711334229,0.5725005865097046,0.5783337950706482,0.583786129951477,0.5888930559158325,0.5936102867126465,0.5979731678962708,0.6021772027015686,0.6058692932128906,0.6093658804893494,0.6126027703285217,0.6156517863273621,0.6184800863265991,0.6211016178131104,0.6234697103500366,0.6257104277610779,0.6276989579200745,0.6295563578605652,0.6313229203224182,0.6329470276832581,0.6343820095062256,0.6358094215393066,0.6370388269424438,0.6382468342781067,0.6393413543701172,0.6403236389160156,0.6412542462348938,0.6421394348144531,0.6429250240325928,0.6436336636543274,0.6442779898643494,0.6449185609817505,0.6454368233680725,0.6459840536117554,0.6464582085609436,0.6468957662582397,0.6473169326782227,0.6476863622665405,0.6480331420898438,0.6483521461486816,0.6486346125602722,0.6488968729972839,0.6491238474845886,0.649374783039093,0.6495802998542786,0.6497719883918762,0.6499623656272888,0.6501237750053406,0.6502788662910461,0.6504327058792114,0.6505563259124756,0.6506786346435547,0.6507895588874817,0.6508904695510864,0.6509711742401123,0.6510518789291382,0.6511401534080505,0.6512069702148438,0.651283860206604,0.6513481736183167,0.6514137387275696,0.6514692306518555,0.6515070796012878,0.6515562534332275,0.651589035987854,0.6516432762145996,0.6516697406768799,0.6517012715339661,0.6517277359962463,0.6517542004585266,0.651776909828186,0.6518008708953857,0.6518185138702393,0.6518361568450928,0.6518512964248657,0.6518664360046387,0.651877760887146,0.6518916487693787,0.6519017219543457,0.6519143581390381,0.6519256830215454,0.6519358158111572,0.651944637298584,0.6519534587860107,0.6519635319709778,0.6519685983657837,0.6519748568534851,0.6519786715507507,0.6519849896430969,0.6519912481307983,0.651995062828064,0.6520000696182251,0.6520026326179504,0.6520063877105713,0.6520076394081116,0.6520089507102966,0.6520089507102966,0.6520114541053772,0.652015209197998,0.6520177721977234,0.6520190238952637,0.652020275592804,0.6520215272903442,0.6520227789878845,0.6520227789878845,0.6520240306854248,0.6520240306854248,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099,0.6520253419876099],"recovered":[0.0,0.00047916334006004035,0.0009003226878121495,0.0012849143240600824,0.001659418223425746,0.0020150078926235437,0.002374380361288786,0.002718621399253607,0.0030313385650515556,0.0033730575814843178,0.0036744261160492897,0.003989665303379297,0.00425446592271328,0.004548268858343363,0.004804242867976427,0.005056434310972691,0.005319973919540644,0.00556712131947279,0.0058130077086389065,0.006115637253969908,0.006448529660701752,0.0067889876663684845,0.007176101207733154,0.007621218916028738,0.008057509548962116,0.008606025949120522,0.009204979985952377,0.009846806526184082,0.0105138523504138,0.01136625837534666,0.012318280525505543,0.013282911852002144,0.01434968039393425,0.015577851794660091,0.016867810860276222,0.01837591454386711,0.01994580402970314,0.02167835831642151,0.023616448044776917,0.025753768160939217,0.028177326545119286,0.030706804245710373,0.03364861384034157,0.036772001534700394,0.040189195424318314,0.04383966326713562,0.04778393357992172,0.052238889038562775,0.0569523461163044,0.06195960193872452,0.06744980067014694,0.07336369156837463,0.07963694632053375,0.0866112932562828,0.09420981258153915,0.10194073617458344,0.11035383492708206,0.11936715245246887,0.12862761318683624,0.1386597752571106,0.14935395121574402,0.16073155403137207,0.17229704558849335,0.1843833178281784,0.1972929835319519,0.21060489118099213,0.22410090267658234,0.23809373378753662,0.2522517442703247,0.2667464315891266,0.2814529836177826,0.29621246457099915,0.31102868914604187,0.3259294331073761,0.34081122279167175,0.3555051386356354,0.37021923065185547,0.3848816454410553,0.39913928508758545,0.4130488932132721,0.42640745639801025,0.4394129514694214,0.45214608311653137,0.46426260471343994,0.4759693145751953,0.48723092675209045,0.4978431463241577,0.5082409977912903,0.5179654955863953,0.5270720720291138,0.5354864597320557,0.5436902642250061,0.5512950420379639,0.5586325526237488,0.565342128276825,0.5715687274932861,0.5775898098945618,0.5830131769180298,0.588172972202301,0.5928435921669006,0.5972367525100708,0.6013991832733154,0.6051353812217712,0.6087026000022888,0.6119357347488403,0.6150490045547485,0.6178432703018188,0.6204648017883301,0.6228707432746887,0.625146746635437,0.6271428465843201,0.6290078163146973,0.6307895183563232,0.632392168045044,0.6339078545570374,0.635287344455719,0.636577308177948,0.6377033591270447,0.638877272605896,0.6398721933364868,0.640787661075592,0.6416816711425781,0.6424445509910583,0.6431960463523865,0.6438542604446411,0.6444544792175293,0.6450509428977966,0.6455717086791992,0.6460496187210083,0.6464985013008118,0.6469146013259888,0.6472853422164917,0.6476296186447144,0.6479347348213196,0.6482184529304504,0.6484668850898743,0.6487404704093933,0.6489447951316833,0.6491692066192627,0.6493646502494812,0.6495424509048462,0.6497164964675903,0.6498703360557556,0.6500140428543091,0.6501578092575073,0.6502776145935059,0.6503961086273193,0.650486946105957,0.6505802273750305,0.6506621837615967,0.650740385055542,0.6508210897445679,0.6508979797363281,0.6509622931480408,0.6510177850723267,0.6510657072067261,0.6511199474334717,0.6511615514755249,0.6512081623077393,0.6512460112571716,0.6512750387191772,0.6513027548789978,0.6513292193412781,0.6513544321060181,0.6513809561729431,0.6513973474502563,0.6514174938201904,0.6514313817024231,0.6514490246772766,0.6514629125595093,0.6514805555343628,0.6514893770217896,0.6515020132064819,0.651512086391449,0.6515234112739563,0.6515334844589233,0.6515436172485352,0.6515498757362366,0.6515561938285828,0.6515587568283081,0.6515637636184692,0.6515713334083557,0.6515776515007019,0.6515801548957825,0.6515827178955078,0.651587724685669,0.6515902280807495,0.6515902280807495,0.6515927910804749,0.6515952944755554,0.651597797870636,0.6516003608703613,0.6516016125679016,0.6516016125679016,0.6516016125679016,0.6516028642654419,0.6516053676605225,0.6516066193580627,0.6516079306602478,0.6516079306602478,0.6516104340553284,0.6516104340553284,0.6516104340553284,0.6516104340553284,0.6516104340553284,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687,0.6516116857528687],"active":[0.0015787482261657715,0.001447608694434166,0.0013744732132181525,0.0013542978558689356,0.0013114255852997303,0.001292511122301221,0.0012735968921333551,0.0012521608732640743,0.0012307241559028625,0.0011802860535681248,0.0011865906417369843,0.001131108496338129,0.0011374135501682758,0.0010844534263014793,0.0010819314047694206,0.0010604951530694962,0.0010176226496696472,0.0010478855110704899,0.0011210213415324688,0.0011828080751001835,0.0012218975462019444,0.0013278182595968246,0.0013933870941400528,0.0014476091600954533,0.001620359718799591,0.0017010606825351715,0.001828417181968689,0.0019330764189362526,0.0022243577986955643,0.0024008918553590775,0.002505551092326641,0.0027325227856636047,0.0030048899352550507,0.0032041212543845177,0.00349540077149868,0.003775333985686302,0.0040489621460437775,0.004456249997019768,0.004910193383693695,0.005410794168710709,0.005802949890494347,0.006439734250307083,0.006766323000192642,0.007408149540424347,0.007928922772407532,0.008561920374631882,0.00937649980187416,0.010052375495433807,0.010718155652284622,0.011651262640953064,0.01244441419839859,0.013344727456569672,0.014502286911010742,0.015489615499973297,0.016140274703502655,0.01749201864004135,0.018504567444324493,0.01941622793674469,0.02084110677242279,0.022023901343345642,0.02294185757637024,0.023716092109680176,0.024959400296211243,0.026231691241264343,0.026784002780914307,0.027539312839508057,0.028534218668937683,0.028908729553222656,0.02956947684288025,0.030008286237716675,0.030230194330215454,0.030478596687316895,0.030549228191375732,0.030326008796691895,0.030196160078048706,0.029952794313430786,0.02956441044807434,0.028851956129074097,0.027979373931884766,0.027198851108551025,0.02649146318435669,0.025780290365219116,0.024805575609207153,0.02393549680709839,0.022919178009033203,0.021667033433914185,0.020804524421691895,0.01969236135482788,0.01858651638031006,0.017548799514770508,0.016715288162231445,0.01577579975128174,0.014951229095458984,0.01386803388595581,0.012991666793823242,0.012217402458190918,0.011303246021270752,0.0105971097946167,0.009800195693969727,0.009333610534667969,0.008632540702819824,0.007966697216033936,0.007467389106750488,0.006949186325073242,0.006544351577758789,0.006052613258361816,0.0056264400482177734,0.005245625972747803,0.004828214645385742,0.004409611225128174,0.0041800737380981445,0.003939211368560791,0.0035924911499023438,0.0034172534942626953,0.003130972385406494,0.0029594898223876953,0.0027640461921691895,0.0026202797889709473,0.0023769736289978027,0.0022672414779663086,0.0021373629570007324,0.0019519925117492676,0.0018334388732910156,0.0017225146293640137,0.0015825629234313965,0.0015295743942260742,0.0014072656631469727,0.0013240575790405273,0.0012673139572143555,0.0011878609657287598,0.0011185407638549805,0.0010668039321899414,0.0010049939155578613,0.0009621381759643555,0.0009053945541381836,0.00090789794921875,0.0008398294448852539,0.0008271932601928711,0.000793159008026123,0.000759124755859375,0.0007364153861999512,0.0007162094116210938,0.0006859898567199707,0.0006645917892456055,0.0006317496299743652,0.0006128549575805664,0.0005750656127929688,0.0005649328231811523,0.0005599260330200195,0.0005447864532470703,0.0005434751510620117,0.0005270838737487793,0.0005157589912414551,0.0005069375038146973,0.0004892945289611816,0.0004905462265014648,0.0004690885543823242,0.00048172473907470703,0.000461578369140625,0.0004552602767944336,0.0004526972770690918,0.0004514455795288086,0.000447690486907959,0.0004464387893676758,0.0004375576972961426,0.0004388093948364258,0.00043380260467529297,0.00043505430221557617,0.00042873620986938477,0.00042873620986938477,0.00042116641998291016,0.00042498111724853516,0.00042366981506347656,0.00042372941970825195,0.00042122602462768555,0.00041997432708740234,0.00041991472244262695,0.00041872262954711914,0.00041866302490234375,0.00041991472244262695,0.00042122602462768555,0.00041991472244262695,0.00041741132736206055,0.00041991472244262695,0.00041991472244262695,0.00041866302490234375,0.00041741132736206055,0.00041872262954711914,0.00041615962982177734,0.00041615962982177734,0.00041741132736206055,0.00041741132736206055,0.00041741132736206055,0.00041866302490234375,0.00041991472244262695,0.00041991472244262695,0.00041741132736206055,0.00041741132736206055,0.00041610002517700195,0.00041741132736206055,0.00041490793228149414,0.00041490793228149414,0.00041490793228149414,0.00041490793228149414,0.00041490793228149414,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094,0.00041365623474121094]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0015787482261657715,0.0019456865265965462,0.0023138856049627066,0.0027009991463273764,0.0030755032785236835,0.003484053071588278,0.003850991139188409,0.004238104447722435,0.004639089107513428,0.00503250677138567,0.005438535008579493,0.005826909560710192,0.0062455469742417336,0.006635182537138462,0.0070374272763729095,0.0074484990909695625,0.00784948281943798,0.008270641788840294,0.008688019588589668,0.00912430975586176,0.009573210030794144,0.010015806183218956,0.010448313318192959,0.010870734229683876,0.011341070756316185,0.011793754063546658,0.01228804886341095,0.012774777598679066,0.013256463222205639,0.013736886903643608,0.014223616570234299,0.01476204488426447,0.015334518626332283,0.015956170856952667,0.01660430058836937,0.01729530468583107,0.017969917505979538,0.018727751448750496,0.019519632682204247,0.020353123545646667,0.02124083787202835,0.02220168523490429,0.023161273449659348,0.02415616810321808,0.025258243083953857,0.026423366740345955,0.02757209725677967,0.028782615438103676,0.030065007507801056,0.03139783814549446,0.03276345506310463,0.03416185453534126,0.03565482795238495,0.037190672010183334,0.03878451883792877,0.040445197373628616,0.042157579213380814,0.043904002755880356,0.045675646513700485,0.04747629165649414,0.04942446947097778,0.05136508122086525,0.05335991084575653,0.055405184626579285,0.05753115564584732,0.05973026156425476,0.061895325779914856,0.06411334872245789,0.06637424230575562,0.06869061291217804,0.07102842628955841,0.07344946265220642,0.07584906369447708,0.07831297069787979,0.08084370940923691,0.08334922790527344,0.08588753640651703,0.0884573683142662,0.09108898043632507,0.09367520362138748,0.09632068872451782,0.09898760914802551,0.10170497000217438,0.10441098362207413,0.10716364532709122,0.10986209660768509,0.11267781257629395,0.11545191705226898,0.11819953471422195,0.12095977365970612,0.12370108813047409,0.1264587938785553,0.12930099666118622,0.13206753134727478,0.13483911752700806,0.13761447370052338,0.1403961479663849,0.14316773414611816,0.14592291414737701,0.14869701862335205,0.15144716203212738,0.15418344736099243,0.15685415267944336,0.15953494608402252,0.1621665507555008,0.16481582820415497,0.16742978990077972,0.17001473903656006,0.17254549264907837,0.17515313625335693,0.17765992879867554,0.18015156686306,0.18255621194839478,0.18503904342651367,0.18742729723453522,0.18981049954891205,0.1921432614326477,0.19446973502635956,0.19673818349838257,0.19905205070972443,0.20126628875732422,0.20349439978599548,0.20564180612564087,0.20779046416282654,0.20987357199192047,0.21193397045135498,0.21392376720905304,0.21589842438697815,0.21786677837371826,0.21977460384368896,0.22164081037044525,0.22344650328159332,0.22527489066123962,0.22703644633293152,0.22878791391849518,0.23053938150405884,0.2321874499320984,0.23385317623615265,0.2354344129562378,0.23706482350826263,0.23864859342575073,0.24016173183918,0.24162571132183075,0.2430531084537506,0.24447420239448547,0.2458852231502533,0.2472672313451767,0.24859879910945892,0.24992027878761292,0.25121527910232544,0.25247496366500854,0.2537384629249573,0.25497543811798096,0.2561948001384735,0.2573069632053375,0.25844812393188477,0.25961703062057495,0.26071909070014954,0.2618110775947571,0.26284635066986084,0.26390302181243896,0.26490548253059387,0.2659129798412323,0.2668851912021637,0.26786747574806213,0.2688106596469879,0.26969459652900696,0.2706277072429657,0.2715330719947815,0.27236026525497437,0.2731949985027313,0.27398815751075745,0.27477750182151794,0.2755996584892273,0.2763511836528778,0.27713045477867126,0.27786433696746826,0.27856919169425964,0.2793219983577728,0.2800281345844269,0.28071534633636475,0.2813710570335388,0.28204062581062317,0.28269505500793457,0.28330156207084656,0.28394845128059387,0.28457891941070557,0.28516653180122375,0.28576168417930603,0.286345511674881,0.28693437576293945,0.2874753177165985,0.28804150223731995,0.2885635495185852,0.2891082763671875,0.28958743810653687,0.29006659984588623,0.2905507981777191,0.2910514175891876,0.2915192246437073,0.29196810722351074,0.29245105385780334,0.2928873598575592,0.2933236360549927,0.29378390312194824,0.2942138910293579,0.29463502764701843,0.2950347661972046,0.29547232389450073,0.2959023118019104,0.29629066586494446,0.2966992259025574,0.2970876097679138,0.2974999248981476,0.297900915145874,0.2982741594314575,0.29864615201950073,0.2990092933177948,0.2993384003639221,0.2997204661369324,0.3000558912754059,0.3004278838634491,0.30077463388442993,0.3011113107204437,0.301430344581604,0.3017354905605316,0.302036851644516,0.3023533523082733,0.30266228318214417,0.30295735597610474,0.3032826781272888,0.3036004304885864,0.30386775732040405,0.30415022373199463,0.3044213354587555,0.3046709895133972,0.30494335293769836,0.3052207827568054,0.30547547340393066,0.30575037002563477,0.3060227334499359,0.3062988817691803,0.3065611720085144,0.30680200457572937,0.3070680797100067,0.30731773376464844,0.30756741762161255,0.30781078338623047,0.30806297063827515,0.3082911968231201,0.3085244596004486,0.3087312579154968,0.3089481592178345,0.3091549575328827,0.3093491494655609,0.3095584511756897,0.30976274609565735,0.3099606931209564,0.31016623973846436,0.3103793263435364,0.3105558753013611,0.3107677102088928,0.3109228014945984,0.3111006021499634,0.3112645447254181,0.31144988536834717,0.3116314709186554,0.3118079900741577,0.31195932626724243,0.31211695075035095,0.3122846484184265,0.3124372065067291,0.3125986158847809,0.3127499520778656,0.3128974735736847,0.31304752826690674,0.3131912648677826,0.3133501410484314,0.31349262595176697,0.3136363923549652,0.31377384066581726,0.3139049708843231,0.31404367089271545,0.31417354941368103,0.3143021762371063,0.3144244849681854,0.314566969871521,0.3146968483924866,0.3148229420185089,0.3149515688419342,0.3150688409805298,0.3151961863040924,0.31531092524528503,0.31545090675354004,0.31555935740470886,0.3156740963459015,0.3158027231693268,0.3159187138080597,0.3160359859466553,0.3161431849002838,0.3162667453289032,0.3163701295852661,0.31647732853889465,0.316578209400177,0.31668537855148315,0.3167736530303955,0.3168720006942749,0.31697916984558105,0.31706494092941284,0.31716203689575195,0.3172464966773987,0.3173486590385437,0.3174470067024231,0.31753021478652954,0.3176172375679016,0.31770801544189453,0.31779375672340393,0.3178858160972595,0.31796902418136597,0.3180648684501648,0.3181607127189636,0.31823763251304626,0.3183271586894989,0.31840407848358154,0.31847721338272095,0.3185541331768036,0.31863608956336975,0.31872308254241943,0.3187924325466156,0.3188643157482147,0.31893113255500793,0.3190131187438965,0.3190660774707794,0.3191354274749756,0.3192098140716553,0.3192741274833679,0.31934601068496704,0.3194052577018738,0.3194695711135864,0.31953009963035583,0.3195855915546417,0.3196486234664917,0.3197028636932373,0.3197596073150635,0.31982263922691345,0.31987813115119934,0.31992605328559875,0.31998151540756226,0.32004329562187195,0.32010382413864136,0.32015931606292725],"recovered":[0.0,0.0005031215259805322,0.0009318466181866825,0.0013202211121097207,0.0016997689381241798,0.002119667362421751,0.0025143465027213097,0.0029014600440859795,0.003286051796749234,0.003695862367749214,0.004090541508048773,0.004471350461244583,0.004876117222011089,0.005287189036607742,0.005690694786608219,0.006091678980737925,0.006516621448099613,0.006904996000230312,0.007338764611631632,0.007759924046695232,0.008205041289329529,0.0086211571469903,0.00904862117022276,0.009491216391324997,0.009940117597579956,0.010377668775618076,0.010845483280718327,0.011300688609480858,0.011778591200709343,0.012260276824235916,0.012744483537971973,0.01326147560030222,0.01376964058727026,0.014280328527092934,0.014872977510094643,0.015471931546926498,0.016155369579792023,0.016837546601891518,0.01756511814892292,0.018330520018935204,0.019116094335913658,0.01996345818042755,0.020897826179862022,0.02183976024389267,0.02277412824332714,0.02381441742181778,0.024878663942217827,0.026041265577077866,0.027217738330364227,0.028406819328665733,0.029706865549087524,0.031043479219079018,0.03238639608025551,0.0338238887488842,0.03531307727098465,0.03684009611606598,0.03848690167069435,0.04009336233139038,0.041795652359724045,0.04357738420367241,0.045375507324934006,0.04719632863998413,0.04911802336573601,0.05111285671591759,0.053112734109163284,0.055207181721925735,0.057283975183963776,0.059399861842393875,0.06158383563160896,0.06377537548542023,0.06602366268634796,0.06828077137470245,0.07070180773735046,0.07311654090881348,0.07554388046264648,0.07800401002168655,0.08049565553665161,0.08300495892763138,0.08558487892150879,0.0881710946559906,0.0907270535826683,0.09335362911224365,0.09600541740655899,0.09871143102645874,0.10134430229663849,0.10405031591653824,0.10667310655117035,0.10944090783596039,0.11223140358924866,0.11497397720813751,0.11778087168931961,0.12053101509809494,0.12324459105730057,0.12603256106376648,0.12879154086112976,0.13162994384765625,0.1343662291765213,0.13710501790046692,0.13989929854869843,0.14265070855617523,0.1454109400510788,0.14811569452285767,0.1509578824043274,0.15370677411556244,0.15638503432273865,0.15908348560333252,0.1616898775100708,0.16430258750915527,0.16684593260288239,0.16946367919445038,0.17202720046043396,0.174617201089859,0.17716938257217407,0.17959924042224884,0.18209215998649597,0.1845056265592575,0.1869392693042755,0.18929599225521088,0.19163255393505096,0.19390730559825897,0.19622747600078583,0.19857537746429443,0.20083248615264893,0.203035369515419,0.20516008138656616,0.2072671353816986,0.20937798917293549,0.21142703294754028,0.2134370058774948,0.21541418135166168,0.21732452511787415,0.21926261484622955,0.22110866010189056,0.22287651896476746,0.22465698421001434,0.2264689803123474,0.2282191962003708,0.2298949956893921,0.23155441880226135,0.23323526978492737,0.2348417341709137,0.23642045259475708,0.23801177740097046,0.2395501434803009,0.24101410806179047,0.24249069392681122,0.2439357489347458,0.24533918499946594,0.24669598042964935,0.24804772436618805,0.24936416745185852,0.250674307346344,0.25196802616119385,0.25325673818588257,0.2544823884963989,0.2556399405002594,0.2567659616470337,0.25794243812561035,0.25906091928482056,0.2602323293685913,0.261320561170578,0.26236841082572937,0.2633645534515381,0.26438719034194946,0.2653631865978241,0.26634925603866577,0.2673327922821045,0.26824697852134705,0.26917755603790283,0.2700904905796051,0.27095046639442444,0.27181676030158997,0.2726224958896637,0.2734295129776001,0.2742629945278168,0.2750435471534729,0.2758076786994934,0.2765428125858307,0.2772640883922577,0.27803704142570496,0.27878227829933167,0.2795073091983795,0.28018444776535034,0.28086158633232117,0.28149837255477905,0.2821010947227478,0.2827479839324951,0.28339359164237976,0.28399381041526794,0.28462931513786316,0.2852635979652405,0.28585371375083923,0.2864123284816742,0.2869557738304138,0.2874689996242523,0.28800490498542786,0.28849542140960693,0.28897708654403687,0.2894751727581024,0.2900085747241974,0.2904725968837738,0.2909063696861267,0.2914019227027893,0.29186972975730896,0.29231610894203186,0.2927725911140442,0.2932012975215912,0.29362499713897705,0.2940499186515808,0.2944774031639099,0.29490360617637634,0.2953272759914398,0.29573962092399597,0.2961481511592865,0.2965503931045532,0.2969602048397064,0.2973649799823761,0.2977256178855896,0.2980862557888031,0.29843804240226746,0.29881128668785095,0.2991858124732971,0.299530029296875,0.29990077018737793,0.3002437353134155,0.3005627691745758,0.3008767366409302,0.3011680245399475,0.3014870584011078,0.30179092288017273,0.302109956741333,0.30242013931274414,0.30272024869918823,0.303021639585495,0.30332300066947937,0.30358022451400757,0.30385637283325195,0.3041098415851593,0.30438095331192017,0.3046469986438751,0.30492064356803894,0.3051791191101074,0.30544012784957886,0.3056935966014862,0.3059495687484741,0.3062131106853485,0.30648043751716614,0.30671244859695435,0.3069658875465393,0.30722060799598694,0.30746522545814514,0.30769726634025574,0.307939350605011,0.30815497040748596,0.30837565660476685,0.3086038827896118,0.30882832407951355,0.3090149462223053,0.3092217445373535,0.30942729115486145,0.3096315562725067,0.3098219633102417,0.31001994013786316,0.3102128505706787,0.31038814783096313,0.3105608820915222,0.31073614954948425,0.3109152019023895,0.3111018240451813,0.3112644851207733,0.3114359974861145,0.31159234046936035,0.3117613196372986,0.31191012263298035,0.31207025051116943,0.3122114837169647,0.3123703598976135,0.31252041459083557,0.3126641511917114,0.3128129541873932,0.31295543909072876,0.3131067454814911,0.3132391571998596,0.3133740723133087,0.3135140538215637,0.3136615753173828,0.3137964904308319,0.31392890214920044,0.314058780670166,0.3141899108886719,0.31432482600212097,0.314449667930603,0.3145732581615448,0.3146955668926239,0.3148355185985565,0.3149452209472656,0.31505870819091797,0.315186083316803,0.3153146803379059,0.31543952226638794,0.3155328333377838,0.3156513571739197,0.315767377614975,0.31587454676628113,0.31597039103507996,0.3160775601863861,0.3161696195602417,0.31625914573669434,0.3163726329803467,0.3164760172367096,0.3165743947029114,0.31666138768196106,0.3167610168457031,0.316866934299469,0.31695646047592163,0.31704723834991455,0.31714433431625366,0.3172351121902466,0.3173196017742157,0.3174129128456116,0.3174911141395569,0.3175831437110901,0.31767645478248596,0.31775715947151184,0.3178378641605377,0.3179059624671936,0.3179904520511627,0.3180774450302124,0.3181455433368683,0.31821614503860474,0.31830695271492004,0.3183914124965668,0.3184632956981659,0.31854525208473206,0.3186146020889282,0.31868016719818115,0.31874826550483704,0.3188251852989197,0.3188958168029785,0.3189689517021179,0.31902948021888733,0.319078654050827,0.3191353976726532,0.31920474767684937,0.31926149129867554,0.31932955980300903,0.3193863034248352,0.3194405436515808,0.31949979066848755,0.31956031918525696,0.3196069896221161],"active":[0.0015787482261657715,0.001442565000616014,0.0013820389285683632,0.0013807780342176557,0.0013757343403995037,0.0013643857091665268,0.0013366446364670992,0.0013366444036364555,0.0013530373107641935,0.0013366444036364555,0.0013479935005307198,0.0013555590994656086,0.0013694297522306442,0.0013479935005307198,0.0013467324897646904,0.001356820110231638,0.0013328613713383675,0.0013656457886099815,0.0013492549769580364,0.0013643857091665268,0.0013681687414646149,0.0013946490362286568,0.0013996921479701996,0.001379517838358879,0.001400953158736229,0.0014160852879285812,0.0014425655826926231,0.0014740889891982079,0.001477872021496296,0.001476610079407692,0.0014791330322623253,0.0015005692839622498,0.0015648780390620232,0.0016758423298597336,0.0017313230782747269,0.0018233731389045715,0.0018145479261875153,0.0018902048468589783,0.0019545145332813263,0.002022603526711464,0.0021247435361146927,0.002238227054476738,0.002263447269797325,0.002316407859325409,0.0024841148406267166,0.0026089493185281754,0.002693433314561844,0.0027413498610258102,0.0028472691774368286,0.0029910188168287277,0.003056589514017105,0.003118375316262245,0.0032684318721294403,0.0033667832612991333,0.0034714415669441223,0.0036051012575626373,0.0036706775426864624,0.003810640424489975,0.0038799941539764404,0.0038989074528217316,0.0040489621460437775,0.004168752580881119,0.004241887480020523,0.004292327910661697,0.004418421536684036,0.004523079842329025,0.00461135059595108,0.004713486880064011,0.004790406674146652,0.0049152374267578125,0.005004763603210449,0.005168691277503967,0.005147255957126617,0.005196429789066315,0.005299828946590424,0.0053452178835868835,0.0053918808698654175,0.005452409386634827,0.005504101514816284,0.005504108965396881,0.005593635141849518,0.00563398003578186,0.005699552595615387,0.005699552595615387,0.005819343030452728,0.005811780691146851,0.006004706025123596,0.006011009216308594,0.005968131124973297,0.0059857964515686035,0.00592021644115448,0.005927778780460358,0.006056405603885651,0.006034970283508301,0.006047576665878296,0.0059845298528671265,0.006029918789863586,0.006062716245651245,0.006023615598678589,0.006046310067176819,0.006036221981048584,0.006067752838134766,0.005896270275115967,0.005828171968460083,0.005781516432762146,0.005732342600822449,0.005739912390708923,0.005712151527404785,0.005699560046195984,0.005689457058906555,0.005632728338241577,0.005534365773200989,0.005386829376220703,0.0054398030042648315,0.005335137248039246,0.005304872989654541,0.005203992128372192,0.005173742771148682,0.005105629563331604,0.005144745111465454,0.005038812756538391,0.00491902232170105,0.004809319972991943,0.004755094647407532,0.004713490605354309,0.004666835069656372,0.004545778036117554,0.004471391439437866,0.00442977249622345,0.004360422492027283,0.004316285252571106,0.0041838884353637695,0.00416623055934906,0.0041599273681640625,0.004130929708480835,0.004070401191711426,0.0039682537317276,0.003958180546760559,0.0038799941539764404,0.003829553723335266,0.003806859254837036,0.0037412792444229126,0.0036139339208602905,0.003502964973449707,0.0034600943326950073,0.0033945292234420776,0.003331482410430908,0.003259614109992981,0.003224298357963562,0.00316755473613739,0.0031107962131500244,0.0030641555786132812,0.0030074119567871094,0.0029380619525909424,0.0028245747089385986,0.002808183431625366,0.0028510689735412598,0.0027766525745391846,0.0027501583099365234,0.0026140213012695312,0.002582460641860962,0.002537071704864502,0.002548426389694214,0.0024980008602142334,0.002504289150238037,0.0024614036083221436,0.002361804246902466,0.0023807287216186523,0.002355515956878662,0.0022697746753692627,0.0022445321083068848,0.0021713972091674805,0.002155005931854248,0.0021701455116271973,0.002088189125061035,0.0020869076251983643,0.0020566582679748535,0.002026379108428955,0.0020579099655151367,0.001991093158721924,0.001933068037033081,0.0018637478351593018,0.0018561780452728271,0.0018334686756134033,0.0018031895160675049,0.0018473565578460693,0.0018309354782104492,0.0017729401588439941,0.001767873764038086,0.0017161965370178223,0.0016707777976989746,0.0016216039657592773,0.001629173755645752,0.0016077756881713867,0.0016392767429351807,0.0015825331211090088,0.0015711784362792969,0.001573711633682251,0.001576244831085205,0.0015106499195098877,0.0014955103397369385,0.0015446841716766357,0.0014854371547698975,0.0014539062976837158,0.0014677941799163818,0.0014412999153137207,0.001433730125427246,0.001409769058227539,0.0014224052429199219,0.0014249086380004883,0.0013870596885681152,0.0013719499111175537,0.0013479888439178467,0.001351773738861084,0.0013505220413208008,0.0013139545917510986,0.0012811720371246338,0.0012836754322052002,0.0012521445751190186,0.001282423734664917,0.0012446045875549316,0.0012420713901519775,0.0012446045875549316,0.001210540533065796,0.0011866092681884766,0.0011727213859558105,0.0011601150035858154,0.0011853277683258057,0.001175224781036377,0.0011664330959320068,0.0011727213859558105,0.0011802911758422852,0.0011475086212158203,0.0011285841464996338,0.001098334789276123,0.0010907649993896484,0.0010869801044464111,0.0011109411716461182,0.001094520092010498,0.0011033713817596436,0.0011020898818969727,0.001119762659072876,0.0011210441589355469,0.001108407974243164,0.0011185109615325928,0.0011046230792999268,0.0010869801044464111,0.001098334789276123,0.0010970830917358398,0.0010705888271331787,0.0010592341423034668,0.0010339915752410889,0.0010088086128234863,0.0009999871253967285,0.0009734928607940674,0.0009545683860778809,0.0009344220161437988,0.000945746898651123,0.0009444952011108398,0.0009520351886749268,0.0009243190288543701,0.000945746898651123,0.0009028613567352295,0.000887751579284668,0.0008763968944549561,0.0008890032768249512,0.0008953213691711426,0.0008927881717681885,0.0008575022220611572,0.0008524656295776367,0.0008486509323120117,0.0008448660373687744,0.0008372962474822998,0.0008398294448852539,0.0008272230625152588,0.0008360445499420166,0.0008209049701690674,0.0008297264575958252,0.000828474760055542,0.0008234381675720215,0.000818401575088501,0.0007982254028320312,0.000804513692855835,0.0007994771003723145,0.0007881224155426025,0.0007629096508026123,0.0007704794406890869,0.0007679462432861328,0.0007641613483428955,0.0007616579532623291,0.0007440149784088135,0.0007465183734893799,0.0007376670837402344,0.0007553398609161377,0.0007238388061523438,0.0007288753986358643,0.0007440149784088135,0.0007326304912567139,0.0007213056087493896,0.000703662633895874,0.0007339119911193848,0.0007187724113464355,0.0007099509239196777,0.000703662633895874,0.0007149875164031982,0.0006960928440093994,0.0007023811340332031,0.0007200241088867188,0.0006923079490661621,0.0006860196590423584,0.0006721019744873047,0.0006872713565826416,0.0006859898567199707,0.0006632804870605469,0.0006607770919799805,0.0006607770919799805,0.0006494224071502686,0.0006507039070129395,0.0006494224071502686,0.0006519556045532227,0.0006695985794067383,0.0006544888019561768,0.0006507039070129395,0.0006469190120697021,0.0006393492221832275,0.0006481707096099854,0.0006456375122070312,0.0006456375122070312,0.0006468892097473145,0.0006481707096099854,0.0006241798400878906,0.0006217062473297119,0.0006027817726135254,0.0005901753902435303,0.0005952119827270508,0.0005939602851867676,0.0005977451801300049,0.0005800724029541016,0.0005737543106079102,0.000561147928237915,0.0005561113357543945,0.0005699694156646729,0.0005674660205841064,0.0005548596382141113,0.000561147928237915,0.0005485713481903076,0.0005397498607635498,0.0005409717559814453,0.0005435049533843994,0.0005435049533843994,0.0005523264408111572]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0015787482261657715,0.0019292940851300955,0.0022987541742622852,0.002668214263394475,0.0030351525638252497,0.0033856984227895737,0.0037803775630891323,0.004162447527050972,0.0045520830899477005,0.004930369555950165,0.005294785834848881,0.005622634664177895,0.006013530772179365,0.006355250254273415,0.006695708259940147,0.007029861677438021,0.007389233913272619,0.007742301560938358,0.00808528158813715,0.008423218503594398,0.008778807707130909,0.009140701964497566,0.009488726034760475,0.009838011115789413,0.010188556276261806,0.01054792944341898,0.010877038352191448,0.011232628487050533,0.011571825481951237,0.011928675696253777,0.012284265831112862,0.012666335329413414,0.013048404827713966,0.013469564728438854,0.013900811783969402,0.01438375748693943,0.01491209864616394,0.015401349402964115,0.015946082770824432,0.016497120261192322,0.017041854560375214,0.01764206774532795,0.018261197954416275,0.01890554651618004,0.019578896462917328,0.020282510668039322,0.021026475355029106,0.02174900285899639,0.02256610244512558,0.023369330912828445,0.024188952520489693,0.025094319134950638,0.026033731177449226,0.02698323130607605,0.02794029749929905,0.028942756354808807,0.02987208217382431,0.03088841214776039,0.03192617744207382,0.03298160061240196,0.03410889580845833,0.035217273980379105,0.036353398114442825,0.037517257034778595,0.038717690855264664,0.039873987436294556,0.04104793444275856,0.04228619486093521,0.04349040985107422,0.04475010186433792,0.04605519399046898,0.047366585582494736,0.04866032674908638,0.0500473789870739,0.05136381834745407,0.05273321643471718,0.05413035675883293,0.05551362410187721,0.0568779781460762,0.05828142166137695,0.05966595187783241,0.061087049543857574,0.06248293071985245,0.0639721155166626,0.06542221456766129,0.06686979532241821,0.06836780905723572,0.06983935087919235,0.07127053290605545,0.07276476919651031,0.07432078570127487,0.0758049339056015,0.07728907465934753,0.0788564458489418,0.08036328852176666,0.0818713903427124,0.08336184173822403,0.08482328802347183,0.08628221601247787,0.08776509761810303,0.0892895981669426,0.09077878296375275,0.09224779903888702,0.09374203532934189,0.09525265544652939,0.09672671556472778,0.09817302972078323,0.09961682558059692,0.10106945037841797,0.1024981141090393,0.10387759655714035,0.10532265156507492,0.10667692124843597,0.10805514454841614,0.10942327976226807,0.11079646646976471,0.11219612509012222,0.11352517455816269,0.1148882657289505,0.11619587987661362,0.11750096827745438,0.1187959685921669,0.12008719146251678,0.12138093262910843,0.12266836315393448,0.1239204928278923,0.12517261505126953,0.12639197707176208,0.12761887907981873,0.1288684904575348,0.1300121694803238,0.13120251893997192,0.13235124945640564,0.1334608942270279,0.13455918431282043,0.13565368950366974,0.13675324618816376,0.13786792755126953,0.13890822231769562,0.13995733857154846,0.14099636673927307,0.14202278852462769,0.1430428922176361,0.14406301081180573,0.14509573578834534,0.1460893601179123,0.14708299934864044,0.1480829417705536,0.14904505014419556,0.14996680617332458,0.15088604390621185,0.15182293951511383,0.15270055830478668,0.15359456837177277,0.15450246632099152,0.15536747872829437,0.15626023709774017,0.15712399780750275,0.1579890102148056,0.1587960124015808,0.1596408635377884,0.1604604870080948,0.1612246185541153,0.16202785074710846,0.1627781242132187,0.1635548621416092,0.16429001092910767,0.16503144800662994,0.16574640572071075,0.1664588451385498,0.16719020903110504,0.16791903972625732,0.1686604768037796,0.16934391856193542,0.1700185239315033,0.17072340846061707,0.17140431702136993,0.17201589047908783,0.17264635860919952,0.17328566312789917,0.17390479147434235,0.17450501024723053,0.17514558136463165,0.17575587332248688,0.17631952464580536,0.17692604660987854,0.17753130197525024,0.17809495329856873,0.17869138717651367,0.1792764663696289,0.1798514723777771,0.1804201602935791,0.1809711903333664,0.18154744803905487,0.18210479617118835,0.18266591429710388,0.1831904798746109,0.1837402582168579,0.1843089461326599,0.1848486363887787,0.18534670770168304,0.1858939677476883,0.18640843033790588,0.18692921102046967,0.1874411553144455,0.18794302642345428,0.18842092156410217,0.188907653093338,0.18939438462257385,0.18990129232406616,0.1903754025697708,0.1908470094203949,0.1913186013698578,0.19180533289909363,0.192284494638443,0.19274726510047913,0.19321633875370026,0.1936854124069214,0.19416584074497223,0.19461725652217865,0.19511155784130096,0.1955617219209671,0.196014404296875,0.19645951688289642,0.19692859053611755,0.19736109673976898,0.19783270359039307,0.19824251532554626,0.19864727556705475,0.1990848332643509,0.1995185911655426,0.19994857907295227,0.20035335421562195,0.20075686275959015,0.2011881023645401,0.201628178358078,0.2020316869020462,0.20242635905742645,0.2028386890888214,0.20324724912643433,0.20366840064525604,0.20406055450439453,0.20442624390125275,0.20482470095157623,0.20522063970565796,0.20556235313415527,0.20593182742595673,0.20633406937122345,0.2067035287618637,0.20705154538154602,0.20744118094444275,0.20779046416282654,0.2081536203622818,0.20851047337055206,0.20888876914978027,0.2092720866203308,0.20961759984493256,0.2099580466747284,0.2103375941514969,0.21067553758621216,0.21099455654621124,0.21134132146835327,0.21168556809425354,0.21199198067188263,0.21230342984199524,0.21262498199939728,0.21292255818843842,0.21327941119670868,0.21359717845916748,0.21392501890659332,0.21422891318798065,0.21456559002399445,0.21487578749656677,0.21517589688301086,0.21548986434936523,0.21584923565387726,0.21613673865795135,0.2164696305990219,0.216769739985466,0.21706733107566833,0.21734724938869476,0.21767383813858032,0.21796764433383942,0.21826523542404175,0.21858803927898407,0.21885409951210022,0.21914160251617432,0.2194114476442337,0.2196875959634781,0.21995238959789276,0.2202134132385254,0.22046181559562683,0.22074174880981445,0.22100655734539032,0.2212764024734497,0.2215147167444229,0.22178077697753906,0.22203423082828522,0.22228138148784637,0.22251969575881958,0.2227933257818222,0.2230329066514969,0.2232636660337448,0.22349189221858978,0.22374409437179565,0.2239861935377121,0.2242182046175003,0.2244565337896347,0.2246834933757782,0.22489534318447113,0.22511978447437286,0.22534802556037903,0.22556616365909576,0.2257717102766037,0.22599363327026367,0.22619034349918365,0.22638705372810364,0.22658628225326538,0.22678299248218536,0.22700618207454681,0.22721046209335327,0.22738321125507355,0.22759756445884705,0.22779932618141174,0.22798341512680054,0.22816626727581024,0.2283579260110855,0.22854454815387726,0.2287198156118393,0.22887995839118958,0.2290552407503128,0.22919394075870514,0.22938434779644012,0.22953440248966217,0.2296731024980545,0.22983451187610626,0.22998833656311035,0.23013965785503387,0.23031240701675415,0.23044607043266296,0.23058603703975677,0.23074239492416382,0.23088236153125763,0.2310311496257782,0.23116229474544525,0.23129217326641083,0.23144347965717316,0.2315872311592102,0.2317284643650055,0.2318684309720993,0.23199830949306488],"recovered":[0.0,0.00047159759560599923,0.0008839302463456988,0.0012685218825936317,0.0016581573290750384,0.002021312713623047,0.002374380361288786,0.002751406282186508,0.0031687826849520206,0.0035609400365501642,0.003930400125682354,0.004278424195945263,0.004621404223144054,0.005011039786040783,0.005386804696172476,0.005715914070606232,0.006053850520402193,0.006437181029468775,0.00680790189653635,0.0071534039452672005,0.007487557362765074,0.007831798866391182,0.008183605037629604,0.008544238284230232,0.008899828419089317,0.00923902541399002,0.009570657275617123,0.00990228820592165,0.01028814073652029,0.01062481664121151,0.010960230603814125,0.011308254674077034,0.011662582866847515,0.012044653296470642,0.01240528654307127,0.012823923490941525,0.013282911852002144,0.013774684630334377,0.014255109243094921,0.014763274230062962,0.01529413741081953,0.01581491157412529,0.01640503853559494,0.017012819647789,0.01764960214495659,0.018288908526301384,0.019002608954906464,0.01970244012773037,0.020438838750123978,0.021175235509872437,0.021986031904816628,0.022809434682130814,0.023637883365154266,0.024539466947317123,0.02546500973403454,0.026424596086144447,0.02739427238702774,0.02835007756948471,0.029344970360398293,0.030341126024723053,0.03136628493666649,0.032435573637485504,0.03351747617125511,0.03462207317352295,0.035788457840681076,0.03693971037864685,0.03810357302427292,0.039315350353717804,0.040533434599637985,0.041772954165935516,0.04302886873483658,0.044301170855760574,0.04562895745038986,0.04685965180397034,0.04824544116854668,0.049590881913900375,0.05092749744653702,0.05232463404536247,0.053665030747652054,0.05504830181598663,0.056447964161634445,0.05784257873892784,0.05924350395798683,0.060667119920253754,0.06210334971547127,0.06355218589305878,0.06502372771501541,0.06650156527757645,0.06799453496932983,0.06942698359489441,0.0708833858370781,0.07241293042898178,0.07392103224992752,0.07541400194168091,0.07695110887289047,0.0784415602684021,0.07998622953891754,0.0814867690205574,0.08302260935306549,0.08449036628007889,0.08594929426908493,0.08745865523815155,0.08893650025129318,0.09049630165100098,0.09197288006544113,0.09348476678133011,0.09491343051195145,0.0963774025440216,0.09781614691019058,0.09926246851682663,0.1007138267159462,0.10210339725017548,0.10351315140724182,0.10490398108959198,0.10628977417945862,0.10764025896787643,0.10900461673736572,0.11038788408041,0.1117459312081337,0.1131279394030571,0.1144607737660408,0.11579108238220215,0.11710751801729202,0.11839747428894043,0.11971517652273178,0.12098748236894608,0.12225978821516037,0.12354974448680878,0.12481322139501572,0.12598969042301178,0.12719768285751343,0.1284044235944748,0.1295846849679947,0.1307283639907837,0.1318770945072174,0.1330094337463379,0.1341026872396469,0.1352350264787674,0.13634340465068817,0.13736604154109955,0.1384819895029068,0.13951975107192993,0.14054490625858307,0.14155997335910797,0.14259018003940582,0.14364559948444366,0.14463166892528534,0.1456189900636673,0.1466214507818222,0.14761005342006683,0.14855323731899261,0.14949770271778107,0.15042449533939362,0.15132860839366913,0.15221631526947021,0.15311791002750397,0.15400183200836182,0.15487946569919586,0.1557570844888687,0.15659183263778687,0.15740011632442474,0.15825125575065613,0.15906457602977753,0.1599094122648239,0.16068994998931885,0.16149316728115082,0.16225983202457428,0.16301514208316803,0.16377298533916473,0.16453208029270172,0.16526973247528076,0.16599982976913452,0.16672614216804504,0.16743731498718262,0.1681472361087799,0.16882562637329102,0.16953429579734802,0.1702025979757309,0.1708507239818573,0.17148372530937195,0.172158345580101,0.17280268669128418,0.1733890324831009,0.17403464019298553,0.17466133832931519,0.17529937624931335,0.17587563395500183,0.17647585272789001,0.17705968022346497,0.17763088643550873,0.17819201946258545,0.1787821501493454,0.1793394833803177,0.1799069195985794,0.18046678602695465,0.18101781606674194,0.18159912526607513,0.18215015530586243,0.1827075034379959,0.18326736986637115,0.1838158816099167,0.18437322974205017,0.18491290509700775,0.18541225790977478,0.18594184517860413,0.18644875288009644,0.1869392693042755,0.18744996190071106,0.18792785704135895,0.18839314579963684,0.1888786256313324,0.18937543034553528,0.18985837697982788,0.1903400719165802,0.19083184003829956,0.19131100177764893,0.191801518201828,0.1922731101512909,0.1927371472120285,0.1932087391614914,0.193653866648674,0.19414184987545013,0.19459958374500275,0.1950434297323227,0.1954961121082306,0.19593745470046997,0.19640274345874786,0.19686424732208252,0.1972866803407669,0.19769395887851715,0.19815169274806976,0.19858798384666443,0.1989927440881729,0.19942651689052582,0.19987289607524872,0.20030540227890015,0.20071017742156982,0.20111997425556183,0.20153987407684326,0.2019534707069397,0.2023443728685379,0.20276552438735962,0.20316778123378754,0.20355363190174103,0.20396217703819275,0.20432406663894653,0.2047048807144165,0.20509955286979675,0.20545388758182526,0.20582082867622375,0.2061852365732193,0.20657235383987427,0.20694559812545776,0.2072797566652298,0.20763660967350006,0.2080010175704956,0.20838183164596558,0.20874245464801788,0.20907913148403168,0.20946624875068665,0.20981931686401367,0.21016734838485718,0.21048761904239655,0.21083059906959534,0.2111622393131256,0.21147620677947998,0.21179397404193878,0.21211299300193787,0.21243833005428314,0.21276238560676575,0.21308518946170807,0.21340547502040863,0.21372827887535095,0.2140737771987915,0.2143978476524353,0.21469417214393616,0.2149917632341385,0.21530699729919434,0.21563610434532166,0.21592864394187927,0.21625776588916779,0.21653516590595245,0.2168377935886383,0.21715304255485535,0.21747206151485443,0.21777720749378204,0.2180735319852829,0.218361034989357,0.21865609288215637,0.218923419713974,0.21922101080417633,0.21949967741966248,0.2197543978691101,0.22002045810222626,0.22029660642147064,0.22054500877857208,0.22082115709781647,0.22107712924480438,0.22132427990436554,0.22156891226768494,0.2218034416437149,0.22205816209316254,0.2223116159439087,0.22255750000476837,0.22279077768325806,0.2230391800403595,0.22327624261379242,0.22351960837841034,0.22375540435314178,0.2239924669265747,0.2242194414138794,0.2244451493024826,0.22464311122894287,0.22486378252506256,0.22507815062999725,0.22530891001224518,0.2255093902349472,0.22570861876010895,0.22591541707515717,0.22612474858760834,0.2263353168964386,0.22654086351394653,0.22671739757061005,0.22693049907684326,0.2271246761083603,0.22732013463974,0.22749413549900055,0.22768327593803406,0.22787368297576904,0.22806787490844727,0.22823180258274078,0.2283957302570343,0.2285369485616684,0.2286895215511322,0.22884966433048248,0.22900602221488953,0.22916743159294128,0.22933639585971832,0.2294914871454239,0.22964785993099213,0.22979538142681122,0.22993409633636475,0.23008036613464355,0.2302304208278656,0.23036785423755646,0.23051412403583527,0.2306465357542038,0.23079532384872437,0.23094159364700317,0.23108156025409698,0.23122531175613403],"active":[0.0015787482261657715,0.0014576965477317572,0.0014148239279165864,0.0013996923808008432,0.0013769952347502112,0.0013643857091665268,0.0014059972018003464,0.0014110412448644638,0.0013833004049956799,0.0013694295194000006,0.0013643857091665268,0.0013442104682326317,0.0013921265490353107,0.0013442104682326317,0.0013089035637676716,0.001313947606831789,0.0013353833928704262,0.0013051205314695835,0.0012773796916007996,0.001269814558327198,0.0012912503443658352,0.0013089030981063843,0.0013051209971308708,0.0012937728315591812,0.0012887278571724892,0.001308904029428959,0.0013063810765743256,0.0013303402811288834,0.0012836847454309464,0.0013038590550422668,0.0013240352272987366,0.00135808065533638,0.0013858219608664513,0.0014249114319682121,0.0014955252408981323,0.0015598339959979057,0.0016291867941617966,0.0016266647726297379,0.0016909735277295113,0.0017338460311293602,0.0017477171495556831,0.0018271561712026596,0.0018561594188213348,0.001892726868391037,0.0019292943179607391,0.001993602141737938,0.0020238664001226425,0.0020465627312660217,0.002127263695001602,0.002194095402956009,0.002202920615673065,0.0022848844528198242,0.00239584781229496,0.0024437643587589264,0.002475287765264511,0.00251816026866436,0.00247780978679657,0.0025383345782756805,0.0025812070816755295,0.0026404745876789093,0.0027426108717918396,0.0027817003428936005,0.0028359219431877136,0.0028951838612556458,0.0029292330145835876,0.002934277057647705,0.0029443614184856415,0.0029708445072174072,0.0029569752514362335,0.002977147698402405,0.0030263252556324005,0.0030654147267341614,0.003031369298696518,0.0031877271831035614,0.0031183771789073944,0.003142334520816803,0.0032028593122959137,0.00318899005651474,0.0032129473984241486,0.00323311984539032,0.0032179877161979675,0.0032444708049297333,0.003239426761865616,0.003304995596408844,0.0033188648521900177,0.003317609429359436,0.0033440813422203064,0.0033377856016159058,0.0032759979367256165,0.0033377856016159058,0.0034373998641967773,0.0033920034766197205,0.0033680424094200134,0.0034424439072608948,0.00341217964887619,0.0034298300743103027,0.003375612199306488,0.0033365190029144287,0.003259606659412384,0.0032747313380241394,0.003340303897857666,0.0033201277256011963,0.0033112987875938416,0.003245733678340912,0.003279775381088257,0.0032419487833976746,0.003259599208831787,0.0032394230365753174,0.0032533034682273865,0.003235645592212677,0.003163769841194153,0.0032192543148994446,0.003163769841194153,0.0031511634588241577,0.0031335055828094482,0.003156207501888275,0.0031915083527565002,0.0031372904777526855,0.003142334520816803,0.0030679404735565186,0.0030401945114135742,0.003004886209964752,0.002979673445224762,0.0029834583401679993,0.0029531866312026978,0.002933010458946228,0.0029128268361091614,0.002842232584953308,0.002805657684803009,0.0028788000345230103,0.0028144866228103638,0.0027980953454971313,0.0027665644884109497,0.0027325302362442017,0.0026820898056030273,0.002644255757331848,0.0026505589485168457,0.0026329010725021362,0.0025648176670074463,0.0025912970304489136,0.002514377236366272,0.002503037452697754,0.0024979859590530396,0.002503037452697754,0.002505555748939514,0.002443760633468628,0.0024513304233551025,0.0024639517068862915,0.002423599362373352,0.0023567527532577515,0.0023328065872192383,0.0023252367973327637,0.0022760629653930664,0.0022659599781036377,0.0022861510515213013,0.0022495687007904053,0.002258405089378357,0.0022445321083068848,0.0022319257259368896,0.0022041797637939453,0.0022407472133636475,0.0022092312574386597,0.0021600425243377686,0.002118438482284546,0.0020881742238998413,0.002061694860458374,0.0020301789045333862,0.002016305923461914,0.0019734203815460205,0.0019267648458480835,0.0019204765558242798,0.0019192099571228027,0.001934334635734558,0.0019066035747528076,0.0018712878227233887,0.0018977820873260498,0.0018700212240219116,0.0018132925033569336,0.0017956346273422241,0.0018019378185272217,0.001746445894241333,0.00170232355594635,0.0017565488815307617,0.0017212331295013428,0.0016581863164901733,0.0016266703605651855,0.001655668020248413,0.001619100570678711,0.001631706953048706,0.0016455799341201782,0.0016594529151916504,0.0016380101442337036,0.001631706953048706,0.0016405284404754639,0.0016380101442337036,0.0016480982303619385,0.0015913546085357666,0.0015901029109954834,0.0016014426946640015,0.0015812665224075317,0.0015308260917663574,0.0015207380056381226,0.0014955252408981323,0.0015169531106948853,0.0014993101358413696,0.0014942735433578491,0.0014816522598266602,0.0014576911926269531,0.0014665275812149048,0.0015081465244293213,0.0014967769384384155,0.0014715790748596191,0.0014602243900299072,0.0014652609825134277,0.0014526546001434326,0.0014362633228302002,0.0014148205518722534,0.0014123022556304932,0.0014286935329437256,0.0014085173606872559,0.0014576911926269531,0.0014198720455169678,0.0014148205518722534,0.0014160871505737305,0.0014324784278869629,0.0014236420392990112,0.0014299601316452026,0.0013782680034637451,0.0013605952262878418,0.0013908743858337402,0.0013668984174728394,0.0013605952262878418,0.0013606101274490356,0.001330345869064331,0.0013152062892913818,0.0013227760791778564,0.0013215094804763794,0.001306384801864624,0.0012988150119781494,0.001293778419494629,0.0013240277767181396,0.0012950301170349121,0.00125846266746521,0.001271069049835205,0.00125846266746521,0.0012382864952087402,0.0012269467115402222,0.0012345165014266968,0.0012496411800384521,0.0012307167053222656,0.0012559443712234497,0.0012181103229522705,0.0012080222368240356,0.0012307167053222656,0.0012521594762802124,0.001271069049835205,0.00123576819896698,0.0012155920267105103,0.00125846266746521,0.0012092888355255127,0.0011752396821975708,0.0011739730834960938,0.0011979490518569946,0.0011613816022872925,0.001141190528869629,0.0011487752199172974,0.0011285841464996338,0.001166418194770813,0.0011588484048843384,0.0011626332998275757,0.001143723726272583,0.0011601150035858154,0.0011475086212158203,0.0011021196842193604,0.0010920166969299316,0.001155063509941101,0.0011449754238128662,0.0011626332998275757,0.0011336356401443481,0.0011386871337890625,0.0010894834995269775,0.0011386722326278687,0.0011298507452011108,0.0011121928691864014,0.0011159777641296387,0.0010768920183181763,0.0010680705308914185,0.001050412654876709,0.0010315030813217163,0.0010289698839187622,0.00099240243434906,0.0009621381759643555,0.0009873509407043457,0.0009860992431640625,0.000979796051979065,0.0009697079658508301,0.0009596198797225952,0.000957101583480835,0.000957101583480835,0.0009507834911346436,0.0009898841381072998,0.0009747445583343506,0.0009520500898361206,0.0009343922138214111,0.0009533166885375977,0.0009470134973526001,0.0009419620037078857,0.0009369254112243652,0.0009280890226364136,0.0009028762578964233,0.0009003430604934692,0.0009028762578964233,0.0009230524301528931,0.0009079277515411377,0.0009154826402664185,0.0008814334869384766,0.0008776634931564331,0.0008776634931564331,0.0008675754070281982,0.0008814334869384766,0.0008751451969146729,0.0008423477411270142,0.0008801668882369995,0.0008688271045684814,0.0008587390184402466,0.0008461326360702515,0.0008637905120849609,0.0008612722158432007,0.0008461326360702515,0.0008120834827423096,0.0008234381675720215,0.0007982105016708374,0.0008473992347717285,0.0008448809385299683,0.0008234381675720215,0.0008284896612167358,0.0008209049701690674,0.0008032619953155518,0.0008209198713302612,0.0007982105016708374,0.0007906556129455566,0.0008082985877990723,0.0008019953966140747,0.0008007287979125977,0.0007944405078887939,0.0007780492305755615,0.0007969439029693604,0.0007919073104858398,0.0007868707180023193,0.0007868707180023193,0.0007729977369308472]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0015787482261657715,0.0019431645050644875,0.002308841794729233,0.0026518218219280243,0.0029884972609579563,0.0033377818763256073,0.003659325884655118,0.003989696502685547,0.004299891646951437,0.004620174411684275,0.004921542946249247,0.005227955058217049,0.005528062582015991,0.005811777897179127,0.0060929711908102036,0.006388034671545029,0.006681837607175112,0.006970596499741077,0.007239180151373148,0.007521634455770254,0.007791479118168354,0.008047453127801418,0.008303427137434483,0.008556880056858063,0.008795199915766716,0.009038564749062061,0.009268058463931084,0.009488726034760475,0.009709393605589867,0.009940148331224918,0.010165859013795853,0.010397875681519508,0.010631152428686619,0.010912345722317696,0.011198582127690315,0.01148481946438551,0.011778621934354305,0.01210394874215126,0.012404056265950203,0.012735688127577305,0.01307236310094595,0.013421648181974888,0.013781020417809486,0.014145436696708202,0.014541377313435078,0.014970102347433567,0.01534082368016243,0.01578720286488533,0.016241146251559258,0.01668247953057289,0.01713138073682785,0.017628198489546776,0.018113665282726288,0.018601655960083008,0.0191035158932209,0.019601594656705856,0.02012489177286625,0.02067466825246811,0.021189138293266296,0.021738914772868156,0.0222836472094059,0.022843511775135994,0.023370591923594475,0.02395441383123398,0.02455967292189598,0.02511197328567505,0.02571849152445793,0.02635149285197258,0.026990797370672226,0.02761623077094555,0.028230316936969757,0.028869621455669403,0.029471097514033318,0.0301204901188612,0.030774926766753197,0.03138144686818123,0.031998053193092346,0.032687798142433167,0.033342234790325165,0.03396136313676834,0.034623365849256516,0.035294193774461746,0.03594484552741051,0.036616936326026917,0.03730415552854538,0.037980031222105026,0.03860420361161232,0.03927250951528549,0.03992568701505661,0.040572553873062134,0.04120934009552002,0.04184485971927643,0.0425131656229496,0.04317643120884895,0.04385356232523918,0.04454708844423294,0.045210354030132294,0.04587361589074135,0.04655074700713158,0.047201402485370636,0.04783818498253822,0.04847875237464905,0.04912688210606575,0.04981284216046333,0.050462234765291214,0.05114062875509262,0.05177488923072815,0.0524444580078125,0.05307367444038391,0.05372054502367973,0.054405245929956436,0.055057160556316376,0.05570655316114426,0.056342072784900665,0.05698137730360031,0.05761059373617172,0.05821080878376961,0.05883876606822014,0.05946293845772743,0.060109809041023254,0.06068985164165497,0.06130015105009079,0.06190667301416397,0.06251318752765656,0.06311845034360886,0.06371740996837616,0.06431888043880463,0.06491657346487045,0.06546004861593246,0.06604386866092682,0.06661760807037354,0.0671825110912323,0.06774993985891342,0.06826567649841309,0.06883562356233597,0.0693841427564621,0.06992509216070175,0.07041182368993759,0.07091116160154343,0.07141680270433426,0.07192748785018921,0.07240917533636093,0.07289716601371765,0.07338894158601761,0.07387945055961609,0.07435356825590134,0.07479490339756012,0.07526650279760361,0.07571162283420563,0.07617312669754028,0.07662833482027054,0.07708480209112167,0.0775475725531578,0.07799142599105835,0.07846176624298096,0.0789056196808815,0.07934191077947617,0.07975676655769348,0.08019936084747314,0.0806053876876831,0.08103663474321365,0.08145275712013245,0.08183608204126358,0.0822383314371109,0.0826418325304985,0.08306173235177994,0.0834551528096199,0.08384226262569427,0.0842079445719719,0.0845988392829895,0.08498973399400711,0.08536171913146973,0.0857299193739891,0.08609054982662201,0.08646126836538315,0.08683325350284576,0.08719515055418015,0.08754190802574158,0.08789245784282684,0.08825939148664474,0.08858850598335266,0.08890500664710999,0.08923159539699554,0.08956826478242874,0.0898948535323143,0.09020631015300751,0.09051650762557983,0.09083805233240128,0.09113563597202301,0.0914786159992218,0.09178754687309265,0.0920964851975441,0.0924205482006073,0.09273957461118698,0.09305229038000107,0.09337005019187927,0.0936928540468216,0.0940169170498848,0.09434981644153595,0.09464991837739944,0.09495759010314941,0.0952640026807785,0.09557420015335083,0.09589070081710815,0.09618324041366577,0.09649596363306046,0.09680615365505219,0.0970987007021904,0.09735467284917831,0.09765225648880005,0.09794984012842178,0.09825373440980911,0.09851475059986115,0.09881611913442612,0.09912505000829697,0.09941759705543518,0.09969626367092133,0.10001654922962189,0.10031413286924362,0.10061298310756683,0.10091056674718857,0.10117915272712708,0.1014464721083641,0.10172388702630997,0.10200255364179611,0.10229383409023285,0.10256872326135635,0.10285748541355133,0.10313363373279572,0.10343752056360245,0.10371745377779007,0.10399234294891357,0.10427606105804443,0.10454212129116058,0.10483592748641968,0.10511459410190582,0.10536300390958786,0.10564041137695312,0.10589134693145752,0.10617128014564514,0.10644490271806717,0.10669709742069244,0.10694928467273712,0.10723552107810974,0.10749780386686325,0.1077764704823494,0.10805262625217438,0.10829472541809082,0.1085343062877655,0.10879406332969666,0.10906895250082016,0.10932996869087219,0.10956324636936188,0.10980156809091568,0.11006511002779007,0.11032108217477798,0.11057579517364502,0.11085321009159088,0.1111154854297638,0.11137398332357407,0.11165391653776169,0.11190736293792725,0.11215577274560928,0.11240418255329132,0.11265259236097336,0.11291234940290451,0.11316580325365067,0.11343060433864594,0.11370675265789032,0.11395642161369324,0.11418087035417557,0.1144418865442276,0.11470164358615875,0.11494122445583344,0.11519720405340195,0.11543678492307663,0.11569275707006454,0.11593107879161835,0.11617822200059891,0.11643293499946594,0.11668512970209122,0.11694614589214325,0.11718825250864029,0.11743666231632233,0.11768506467342377,0.11791203916072845,0.1181541457772255,0.11841642111539841,0.11867743730545044,0.11890315264463425,0.11914273351430893,0.11937852948904037,0.11959415674209595,0.11983121186494827,0.12005062401294708,0.12030029296875,0.12054743617773056,0.1207832396030426,0.12103290855884552,0.12125861644744873,0.12147550284862518,0.1217188686132431,0.1219824030995369,0.12218289822340012,0.1224464401602745,0.12267845124006271,0.12290038168430328,0.12312987446784973,0.12333541363477707,0.1235661655664444,0.12378431111574173,0.12399110943078995,0.12420925498008728,0.12440848350524902,0.12462284415960312,0.12484730035066605,0.12504401803016663,0.1252482831478119,0.1254437267780304,0.12563161551952362,0.1258283257484436,0.12601619958877563,0.12619903683662415,0.1263793706893921,0.1265571564435959,0.12672360241413116,0.12690265476703644,0.12708045542240143,0.12725698947906494,0.12743982672691345,0.1276138424873352,0.12778154015541077,0.12794925272464752,0.12812326848506927,0.1282745748758316,0.12843471765518188,0.12860746681690216,0.12877139449119568,0.1289290189743042,0.1290891468524933,0.1292530745267868,0.12942078709602356,0.1295834481716156,0.12974989414215088,0.12989868223667145,0.1300537884235382,0.1302139312028885,0.13036902248859406,0.13051529228687286,0.13065147399902344,0.1307889223098755],"recovered":[0.0,0.0004854681028518826,0.0008914959616959095,0.001283653313294053,0.001668244949541986,0.0020250955130904913,0.0023907728027552366,0.0027287090197205544,0.0030590796377509832,0.003379362402483821,0.003698384389281273,0.0039984919130802155,0.004322557710111141,0.00463527487590909,0.004934121388942003,0.005222880281507969,0.005517944227904081,0.0058130077086389065,0.006081591360270977,0.006364045664668083,0.00664523895829916,0.00691508362069726,0.0071836672723293304,0.007433336228132248,0.007685527671128511,0.007940241135656834,0.008188649080693722,0.008415620774030685,0.008643854409456253,0.008867043070495129,0.00908771064132452,0.009291986003518105,0.009527784772217274,0.009773670695722103,0.010020818561315536,0.010298228822648525,0.010592031292617321,0.010879529640078545,0.011185942217707634,0.011486049741506577,0.011807593517005444,0.012112744152545929,0.012431766837835312,0.012777268886566162,0.013142946176230907,0.013519971631467342,0.013937348499894142,0.014340854249894619,0.01473553292453289,0.015173085033893585,0.015618202276527882,0.01605953648686409,0.016534917056560516,0.017010297626256943,0.01750585436820984,0.01799006201326847,0.018486877903342247,0.018996303901076317,0.01951707899570465,0.02003028802573681,0.020561151206493378,0.02108318731188774,0.02163548581302166,0.022189045324921608,0.02277412824332714,0.023350385949015617,0.02391151152551174,0.024490289390087128,0.025086721405386925,0.025695763528347015,0.026308588683605194,0.02693024091422558,0.027543064206838608,0.028140757232904434,0.028788888826966286,0.02943449839949608,0.03003975749015808,0.030706804245710373,0.0313839353621006,0.03201189264655113,0.032654982060194016,0.033287979662418365,0.03392602503299713,0.03461450710892677,0.03527524694800377,0.035939771682024,0.03657781705260277,0.03724107891321182,0.037869036197662354,0.038541123270988464,0.039190515875816345,0.03985251858830452,0.040515780448913574,0.041165173053741455,0.041836000978946686,0.04252322390675545,0.04318396374583244,0.043849747627973557,0.04452940449118614,0.04518384113907814,0.04583827778697014,0.046433448791503906,0.047109320759773254,0.047739800065755844,0.0484030619263649,0.049083977937698364,0.04974345862865448,0.05041807144880295,0.05108385533094406,0.05169415846467018,0.05235237628221512,0.05302320420742035,0.0536498986184597,0.05432703346014023,0.05500038340687752,0.055634643882513046,0.05627899244427681,0.056918296962976456,0.05753742903470993,0.05814521014690399,0.058789558708667755,0.059420034289360046,0.06000512093305588,0.060625508427619934,0.061191678047180176,0.061838548630476,0.06245768070220947,0.06306041777133942,0.06363414973020554,0.06417762488126755,0.06477279216051102,0.06537805497646332,0.06594674289226532,0.06651291251182556,0.06704629957675934,0.06758598983287811,0.06811432540416718,0.06870697438716888,0.06923027336597443,0.0697396993637085,0.0702592134475708,0.07078881561756134,0.07127050310373306,0.07174462080001831,0.07224521785974503,0.07276221364736557,0.07324011623859406,0.07373062521219254,0.07424257695674896,0.0746990442276001,0.07513785362243652,0.07559936493635178,0.07606087625026703,0.07653877884149551,0.07698767632246017,0.07746179401874542,0.07791069895029068,0.07835329324007034,0.07876436412334442,0.07920444011688232,0.07959911972284317,0.08003666996955872,0.08046413213014603,0.08086637407541275,0.08128249645233154,0.08167843520641327,0.08210085332393646,0.08250436186790466,0.08290408551692963,0.083297498524189,0.08367578685283661,0.0840679481625557,0.08442479372024536,0.08480560779571533,0.08518893271684647,0.08550669252872467,0.08588246256113052,0.08624057471752167,0.08659868687391281,0.08695175498723984,0.08730986714363098,0.08763771504163742,0.08795168995857239,0.08829719573259354,0.08861242979764938,0.08894910663366318,0.08927569538354874,0.08959219604730606,0.08990491181612015,0.09022897481918335,0.09054926037788391,0.09086576104164124,0.09117217361927032,0.09151262789964676,0.0918278694152832,0.09214941412210464,0.09247473627328873,0.09277988970279694,0.09309513121843338,0.09340658783912659,0.09371678531169891,0.09402571618556976,0.09433717280626297,0.09463349729776382,0.09494873881340027,0.09526145458221436,0.09558551758527756,0.09588941186666489,0.09619582444429398,0.09648710489273071,0.09678847342729568,0.09706336259841919,0.09734959900379181,0.09762700647115707,0.09794098138809204,0.09824109077453613,0.09853867441415787,0.09882743656635284,0.09915528446435928,0.09947178512811661,0.09979207068681717,0.10007956624031067,0.10035067051649094,0.10064447671175003,0.10093071311712265,0.10117785632610321,0.10145653039216995,0.10174906998872757,0.10203026235103607,0.10232280939817429,0.10262669622898102,0.10291671752929688,0.1031903475522995,0.10347028076648712,0.10375399142503738,0.104033924639225,0.10431133210659027,0.10456731170415878,0.10484346002340317,0.10512591153383255,0.10538945347070694,0.10567443072795868,0.10594679415225983,0.10620907694101334,0.10647009313106537,0.10673867911100388,0.10701987147331238,0.10727710276842117,0.10752425342798233,0.10774996131658554,0.10802106559276581,0.10829595476388931,0.10855445265769958,0.10882177203893661,0.10906766355037689,0.10930471867322922,0.10956321656703949,0.10981414467096329,0.1100827306509018,0.11035005748271942,0.11061107367277145,0.1108468696475029,0.1111280620098114,0.11138151586055756,0.11164253205060959,0.11189346760511398,0.1121557429432869,0.11241928488016129,0.11270173639059067,0.11296023428440094,0.11322755366563797,0.11346966028213501,0.11371807008981705,0.11397025734186172,0.11423631757497787,0.11448851227760315,0.11474448442459106,0.11502189934253693,0.11525895446538925,0.11551366746425629,0.11576586216688156,0.11600922793149948,0.11627024412155151,0.11652747541666031,0.11677210032939911,0.11701420694589615,0.11727900803089142,0.11751102656126022,0.11777078360319138,0.11800532042980194,0.11826885491609573,0.11850844323635101,0.11875306814908981,0.11897499114274979,0.11921205371618271,0.11944154649972916,0.11967860907316208,0.11993584036827087,0.1201792061328888,0.1204049214720726,0.1206432357430458,0.1208702102303505,0.12110727280378342,0.12134937196969986,0.12157256156206131,0.1218234971165657,0.12203533202409744,0.12225852161645889,0.12248549610376358,0.12270868569612503,0.12294070422649384,0.12314876168966293,0.12336438149213791,0.12358883023262024,0.1237994134426117,0.12402134388685226,0.12423822283744812,0.12443871796131134,0.12463794648647308,0.12482330948114395,0.12501876056194305,0.12522302567958832,0.12542730569839478,0.1256025731563568,0.12578164041042328,0.1259821206331253,0.12615613639354706,0.1263364553451538,0.12652434408664703,0.1267046481370926,0.12687866389751434,0.1270652860403061,0.12721660733222961,0.12739060819149017,0.12757346034049988,0.12772981822490692,0.12789373099803925,0.12804505228996277,0.12819510698318481,0.1283665895462036,0.1285204291343689,0.12869571149349213,0.1288621574640274,0.12902481853961945,0.12919378280639648,0.12934131920337677,0.12950649857521057,0.12965403497219086,0.12982173264026642,0.12996423244476318,0.13011175394058228],"active":[0.0015787482261657715,0.0014576964313164353,0.0014173458330333233,0.0013681685086339712,0.0013202523114159703,0.001312686363235116,0.0012685530818998814,0.0012609874829649925,0.0012408120092004538,0.0012408120092004538,0.0012231585569679737,0.0012294631451368332,0.00120550487190485,0.0011765030212700367,0.0011588498018682003,0.0011651543900370598,0.0011638933792710304,0.001157588791102171,0.001157588791102171,0.001157588791102171,0.001146240159869194,0.0011323695071041584,0.0011197598651051521,0.0011235438287258148,0.0011096722446382046,0.0010983236134052277,0.001079409383237362,0.0010731052607297897,0.0010655391961336136,0.0010731052607297897,0.0010781483724713326,0.0011058896780014038,0.001103367656469345,0.0011386750265955925,0.0011777635663747787,0.0011865906417369843,0.0011865906417369843,0.0012244191020727158,0.001218114048242569,0.0012496383860707283,0.001264769583940506,0.001308904029428959,0.0013492535799741745,0.0013681678101420403,0.0013984311372041702,0.0014501307159662247,0.0014034751802682877,0.0014463486149907112,0.0015056133270263672,0.001509394496679306,0.0015131784602999687,0.0015686620026826859,0.0015787482261657715,0.001591358333826065,0.0015976615250110626,0.0016115326434373856,0.001638013869524002,0.0016783643513917923,0.0016720592975616455,0.0017086267471313477,0.0017224960029125214,0.0017603244632482529,0.001735106110572815,0.0017653685063123703,0.00178554467856884,0.0017615873366594315,0.0018069799989461899,0.0018612034618854523,0.0019040759652853012,0.0019204672425985336,0.001921728253364563,0.0019393805414438248,0.0019280333071947098,0.0019797328859567642,0.001986037939786911,0.0019469484686851501,0.001958295702934265,0.0019809938967227936,0.0019582994282245636,0.0019494704902172089,0.0019683837890625,0.0020062141120433807,0.002018820494413376,0.0020024292171001434,0.0020289085805416107,0.002040259540081024,0.002026386559009552,0.0020314306020736694,0.0020566508173942566,0.0020314306020736694,0.0020188242197036743,0.0019923411309719086,0.001997385174036026,0.002011258155107498,0.0020175613462924957,0.0020238645374774933,0.0020263902842998505,0.0020238682627677917,0.0020213425159454346,0.0020175613462924957,0.0019999071955680847,0.0020453035831451416,0.0020175613462924957,0.002073042094707489,0.0020591728389263153,0.0020566508173942566,0.0020314306020736694,0.002026386559009552,0.00198981910943985,0.002026386559009552,0.0020528696477413177,0.0020339563488960266,0.002056654542684555,0.002015039324760437,0.0019809938967227936,0.001975949853658676,0.0019318163394927979,0.0019204691052436829,0.0019255094230175018,0.0019645988941192627,0.0019002929329872131,0.0018801167607307434,0.0019015520811080933,0.001887679100036621,0.0019267722964286804,0.0018788613379001617,0.0018611997365951538,0.0018561556935310364,0.0018258988857269287,0.0018662437796592712,0.0018448159098625183,0.001804456114768982,0.0018031969666481018,0.0017527639865875244,0.0017893239855766296,0.0017981529235839844,0.0018107667565345764,0.0017048493027687073,0.0016808882355690002,0.001677103340625763,0.0016682744026184082,0.001620359718799591,0.0016266629099845886,0.001644320785999298,0.0016342326998710632,0.0015913546085357666,0.0015547871589660645,0.0015358775854110718,0.001469045877456665,0.0014740824699401855,0.001490481197834015,0.0014854371547698975,0.0014866963028907776,0.0014526471495628357,0.0014740899205207825,0.0014438256621360779,0.0014312118291854858,0.0014034733176231384,0.0014349967241287231,0.0014009475708007812,0.0014375150203704834,0.0014160871505737305,0.0013719499111175537,0.0013719573616981506,0.0013593360781669617,0.0013832971453666687,0.0013542994856834412,0.0013379007577896118,0.0013038590550422668,0.0013013407588005066,0.0013139471411705017,0.001293770968914032,0.001305125653743744,0.0012849420309066772,0.0012723356485366821,0.0013265609741210938,0.0013126879930496216,0.0013013333082199097,0.001293770968914032,0.0013076364994049072,0.0012786388397216797,0.0012672916054725647,0.0012799054384231567,0.001271069049835205,0.001282423734664917,0.0012572035193443298,0.0012408122420310974,0.0012458562850952148,0.0012307241559028625,0.0012496411800384521,0.0012382864952087402,0.0012307241559028625,0.001248374581336975,0.0012269467115402222,0.001224420964717865,0.0012206360697746277,0.0012181177735328674,0.00123702734708786,0.0012546852231025696,0.0012433305382728577,0.0012408047914505005,0.0012382864952087402,0.00123702734708786,0.0012572035193443298,0.001234501600265503,0.0012345090508460999,0.0012206360697746277,0.0012092888355255127,0.0011588484048843384,0.001165151596069336,0.0011613667011260986,0.001190371811389923,0.001165151596069336,0.001189112663269043,0.0011840686202049255,0.0011765062808990479,0.0011575892567634583,0.001189112663269043,0.0011588484048843384,0.0011411979794502258,0.001118496060371399,0.0010995864868164062,0.001095801591873169,0.0010794103145599365,0.001071840524673462,0.0011159777641296387,0.0011121928691864014,0.001108415424823761,0.0011033713817596436,0.0011147111654281616,0.0010907575488090515,0.0010756254196166992,0.001085713505744934,0.001071840524673462,0.0010819360613822937,0.0010806694626808167,0.0010516718029975891,0.001073099672794342,0.0010478869080543518,0.0010453686118125916,0.0010554492473602295,0.0010226666927337646,0.001002490520477295,0.001026444137096405,0.001027710735797882,0.00103779137134552,0.0010327547788619995,0.0010176226496696472,0.0010100528597831726,0.0010441020131111145,0.0010478869080543518,0.0010340139269828796,0.0010087937116622925,0.000979796051979065,0.0009974464774131775,0.001016363501548767,0.0010125786066055298,0.001039065420627594,0.0010327547788619995,0.0010239258408546448,0.0010428428649902344,0.001060493290424347,0.001027710735797882,0.0010226666927337646,0.0010100603103637695,0.0010188817977905273,0.0010100603103637695,0.0010113194584846497,0.001005016267299652,0.0009961873292922974,0.0009533166885375977,0.0009722262620925903,0.0009835734963417053,0.0009709671139717102,0.0009608864784240723,0.0009482726454734802,0.0009482726454734802,0.0009091794490814209,0.0009192675352096558,0.0009192675352096558,0.0009192675352096558,0.0009369179606437683,0.0009180083870887756,0.0009091868996620178,0.0009129643440246582,0.0008978322148323059,0.0008751377463340759,0.0009053945541381836,0.0009066537022590637,0.0008978322148323059,0.0008738785982131958,0.0008700862526893616,0.000841088593006134,0.0008562207221984863,0.0008385702967643738,0.0008587464690208435,0.0008688271045684814,0.0008473992347717285,0.0008537024259567261,0.0008536949753761292,0.0008322671055793762,0.0008486583828926086,0.000875130295753479,0.0008335262537002563,0.0008738785982131958,0.0008549541234970093,0.0008650496602058411,0.0008713528513908386,0.0008499175310134888,0.0008574798703193665,0.0008436068892478943,0.0008423477411270142,0.0008448734879493713,0.0008196532726287842,0.0008234307169914246,0.0008259564638137817,0.0008057951927185059,0.0008095651865005493,0.000805780291557312,0.0008083060383796692,0.0008095651865005493,0.0007931739091873169,0.0007717311382293701,0.0007767975330352783,0.0007755160331726074,0.0007414817810058594,0.0007465183734893799,0.0007440000772476196,0.0007326453924179077,0.0007351785898208618,0.0007351785898208618,0.0007162541151046753,0.0007326453924179077,0.0007326602935791016,0.0007011145353317261,0.0007048994302749634,0.000713735818862915,0.0007263422012329102,0.0007339119911193848,0.0007225573062896729,0.0007326453924179077,0.0007250756025314331,0.0007212907075881958,0.0007250756025314331,0.0007048994302749634,0.000712469220161438,0.0007074326276779175,0.0007149875164031982,0.0006935596466064453,0.0006872415542602539,0.0006771683692932129]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0015787482261657715,0.0019053358118981123,0.0022760569117963314,0.0026694752741605043,0.003038935363292694,0.0034046126529574394,0.0037917261943221092,0.004147315863519907,0.004507949575781822,0.004848407581448555,0.005202736239880323,0.0055721960961818695,0.005929046776145697,0.006264461204409599,0.00660365866497159,0.006959248334169388,0.007290879730135202,0.007614945061504841,0.007955403998494148,0.008260554634034634,0.008579576388001442,0.00888851098716259,0.009216359816491604,0.009530337527394295,0.009873317554593086,0.010183513164520264,0.010491185821592808,0.010806425474584103,0.011130491271615028,0.011454557068645954,0.011782404966652393,0.012100166641175747,0.01245197281241417,0.012822694145143032,0.013226199895143509,0.013624662533402443,0.014065996743738651,0.014511113986372948,0.014968841336667538,0.015478267334401608,0.01600787043571472,0.01653873175382614,0.01711120642721653,0.0176849402487278,0.01827254705131054,0.018906807526946068,0.019565027207136154,0.02022324502468109,0.020933164283633232,0.021655691787600517,0.02242613583803177,0.023244496434926987,0.024019984528422356,0.02482825703918934,0.02569831721484661,0.02659359574317932,0.027486352249979973,0.02841063402593136,0.02936265617609024,0.030327286571264267,0.03138270974159241,0.03241290897130966,0.033446893095970154,0.034540142863988876,0.03571409359574318,0.03679977357387543,0.03790563344955444,0.03903923183679581,0.04031658172607422,0.04146783426403999,0.04276157543063164,0.04398218169808388,0.045311227440834045,0.04667936637997627,0.047997064888477325,0.04925297945737839,0.0506526380777359,0.05205104127526283,0.05348978936672211,0.05498402193188667,0.05645051598548889,0.057928357273340225,0.059455372393131256,0.06096725910902023,0.062485452741384506,0.06407929956912994,0.06570341438055038,0.06733256578445435,0.06891758739948273,0.07053161412477493,0.07213428616523743,0.07382270693778992,0.07552751898765564,0.07727394253015518,0.07897119224071503,0.08076048642396927,0.08253465592861176,0.08441347628831863,0.08629986643791199,0.08814968913793564,0.08999320864677429,0.09183168411254883,0.0936802476644516,0.0955641120672226,0.09747824817895889,0.09939994663000107,0.10130398720502853,0.1033429503440857,0.10528986901044846,0.10730739682912827,0.10929088294506073,0.11125923693180084,0.113291896879673,0.11527285724878311,0.11720716208219528,0.11925747990608215,0.12120187282562256,0.1232294887304306,0.12519657611846924,0.12719394266605377,0.1291370689868927,0.1311545968055725,0.13311538100242615,0.13510769605636597,0.1370937079191208,0.13904313743114471,0.14103418588638306,0.14300253987312317,0.14500746130943298,0.14700229465961456,0.1489378660917282,0.1508898288011551,0.1528405249118805,0.15476979315280914,0.15672552585601807,0.1587039679288864,0.16062945127487183,0.16258645057678223,0.1643795371055603,0.166287362575531,0.1681825816631317,0.17007526755332947,0.17192383110523224,0.1738165318965912,0.1756928265094757,0.17753760516643524,0.1794176995754242,0.18121960759162903,0.1830505132675171,0.18478432297706604,0.18650175631046295,0.18823429942131042,0.1899718940258026,0.191709503531456,0.19352148473262787,0.19530953466892242,0.19697777926921844,0.19870150089263916,0.20040379464626312,0.20207077264785767,0.20376424491405487,0.20530512928962708,0.20693553984165192,0.20850291848182678,0.2100614607334137,0.21159477531909943,0.21320627629756927,0.21476860344409943,0.2163473218679428,0.21775832772254944,0.21929921209812164,0.22075814008712769,0.22215528786182404,0.22358395159244537,0.2250743955373764,0.22652196884155273,0.22795820236206055,0.22929103672504425,0.23064656555652618,0.23202857375144958,0.23341436684131622,0.23481401801109314,0.23614433407783508,0.2375011146068573,0.23882637917995453,0.24007850885391235,0.24132433533668518,0.24260294437408447,0.24390172958374023,0.2451210767030716,0.24638581275939941,0.24763794243335724,0.24891655147075653,0.2501232922077179,0.25135019421577454,0.2525518834590912,0.2537497878074646,0.2548733055591583,0.25608381628990173,0.2571846544742584,0.2582703232765198,0.2593824863433838,0.2604089081287384,0.26146557927131653,0.26250210404396057,0.26357391476631165,0.2646154463291168,0.26559269428253174,0.2665560841560364,0.2675206959247589,0.2684575915336609,0.2694033086299896,0.27036288380622864,0.2713199555873871,0.27225181460380554,0.27318114042282104,0.2740587592124939,0.2749805152416229,0.2758442759513855,0.276748389005661,0.27760079503059387,0.278467059135437,0.2793219983577728,0.2801680862903595,0.2809523940086365,0.2817833721637726,0.282615602016449,0.2834692895412445,0.2842523157596588,0.28509843349456787,0.2858739197254181,0.286673367023468,0.2874148190021515,0.28818273544311523,0.28892040252685547,0.2896643579006195,0.2904108464717865,0.2911030948162079,0.2918495833873749,0.2925267219543457,0.2932290732860565,0.29387593269348145,0.29452407360076904,0.2952188551425934,0.29582664370536804,0.2964470386505127,0.29706111550331116,0.29773321747779846,0.29833343625068665,0.2989601194858551,0.2995149493217468,0.30007731914520264,0.30063340067863464,0.3012349009513855,0.30175691843032837,0.3023357093334198,0.30287161469459534,0.3034352660179138,0.303933322429657,0.30443644523620605,0.3049963116645813,0.30547675490379333,0.30597734451293945,0.3064590394496918,0.3069583773612976,0.307424932718277,0.3079242706298828,0.3083958625793457,0.30885231494903564,0.3093024790287018,0.3097299337387085,0.3101700246334076,0.3106176555156708,0.31103503704071045,0.31148773431777954,0.311911404132843,0.3123325705528259,0.31276634335517883,0.3131597340106964,0.313582181930542,0.3139932453632355,0.314401775598526,0.3147800862789154,0.31518611311912537,0.31557953357696533,0.3159477114677429,0.3163096308708191,0.3166715204715729,0.31702080368995667,0.317372590303421,0.3177042305469513,0.31801819801330566,0.3183700144290924,0.3186764419078827,0.31901058554649353,0.31930187344551086,0.3196486234664917,0.31995251774787903,0.3202791213989258,0.32059937715530396,0.32088184356689453,0.3211705982685089,0.32146692276000977,0.3217468559741974,0.3220091462135315,0.3222588002681732,0.3225059509277344,0.3227505683898926,0.3229939341545105,0.3232070505619049,0.3234403133392334,0.3236559331417084,0.3238690495491028,0.32410484552383423,0.3243217468261719,0.32452476024627686,0.3247554898262024,0.32495346665382385,0.32515019178390503,0.3253342807292938,0.32551711797714233,0.3257150948047638,0.3259042203426361,0.3260870575904846,0.3262598216533661,0.3264376223087311,0.3266078531742096,0.32677051424980164,0.32694703340530396,0.32711097598075867,0.3272547125816345,0.32741737365722656,0.3275737464427948,0.3277275860309601,0.3278662860393524,0.3280024528503418,0.32813990116119385,0.3282760977745056,0.3284223675727844,0.3285572826862335,0.32869094610214233,0.32882335782051086,0.32894060015678406,0.3290730118751526,0.32919028401374817,0.32930630445480347,0.3294134736061096,0.3295131027698517,0.3296240568161011,0.32972872257232666,0.32983842492103577],"recovered":[0.0,0.0004955557524226606,0.0008990616770461202,0.0012899581342935562,0.0016669840551912785,0.002061663195490837,0.002412209054455161,0.002796800574287772,0.0031561730429530144,0.0035193285439163446,0.0038698744028806686,0.0042141154408454895,0.004587358329445124,0.004936643410474062,0.005301059689372778,0.005657909903675318,0.0059971073642373085,0.006319912150502205,0.006642716936767101,0.007007133215665817,0.0073375036008656025,0.007666612975299358,0.007985634729266167,0.008298352360725403,0.008617374114692211,0.008942700922489166,0.009261722676455975,0.009566874243319035,0.009864459745585918,0.010182220488786697,0.010515113361179829,0.010860615409910679,0.011172071099281311,0.011487309820950031,0.01186559721827507,0.012261536903679371,0.012654955498874187,0.013072332367300987,0.013507362455129623,0.013943652622401714,0.014392552897334099,0.014907022938132286,0.015401317737996578,0.01593974605202675,0.016498349606990814,0.01707460731267929,0.01768869161605835,0.018331781029701233,0.019026566296815872,0.01970496214926243,0.020398486405611038,0.021100839599967003,0.02186119556427002,0.02267199195921421,0.023452522233128548,0.02422044426202774,0.02509933151304722,0.02601226419210434,0.026882324367761612,0.02780408225953579,0.028788888826966286,0.029803959652781487,0.03079128824174404,0.03179879114031792,0.03282899409532547,0.0339525043964386,0.03508736565709114,0.036217182874679565,0.03726882115006447,0.038460422307252884,0.0396091528236866,0.04087389260530472,0.04206423461437225,0.04333023726940155,0.04465676099061966,0.045946720987558365,0.04724172130227089,0.04859725013375282,0.05001204088330269,0.05146844685077667,0.052889544516801834,0.05434468761086464,0.055821266025304794,0.05733567476272583,0.05884378030896187,0.06032918393611908,0.06193816661834717,0.06354714184999466,0.0651220828294754,0.06663648784160614,0.06821268051862717,0.06983553618192673,0.07141803205013275,0.07310519367456436,0.07487305253744125,0.0765639916062355,0.0783129408955574,0.08006566762924194,0.08189783990383148,0.08376909792423248,0.08566431701183319,0.0875469222664833,0.08938287198543549,0.09120621532201767,0.09304343163967133,0.09493990987539291,0.09689060598611832,0.09882239252328873,0.10082101076841354,0.10272379219532013,0.10476654022932053,0.10673867166042328,0.1087183803319931,0.1107245609164238,0.11267904192209244,0.11469656974077225,0.11672166734933853,0.11869128048419952,0.12073150277137756,0.12275660037994385,0.12474764883518219,0.12666934728622437,0.12859608232975006,0.13063883781433105,0.1326109766960144,0.13461463153362274,0.13663972914218903,0.13857781887054443,0.14055751264095306,0.14255109429359436,0.14451061189174652,0.14649535715579987,0.148432195186615,0.15033623576164246,0.15227557718753815,0.15422123670578003,0.15614041686058044,0.15808984637260437,0.16000902652740479,0.1619282066822052,0.16387133300304413,0.16577664017677307,0.16767942905426025,0.1695166379213333,0.17132233083248138,0.17315702140331268,0.17503206431865692,0.1769298017024994,0.1787518858909607,0.18053865432739258,0.1823531687259674,0.18409329652786255,0.18587879836559296,0.18761135637760162,0.1893502175807953,0.19115464389324188,0.19296033680438995,0.19473323225975037,0.19645191729068756,0.198161780834198,0.19986532628536224,0.2015373557806015,0.20310598611831665,0.2046859711408615,0.20629368722438812,0.2079152762889862,0.20942464470863342,0.21099074184894562,0.2125454992055893,0.21412673592567444,0.21559953689575195,0.21707360446453094,0.21857286989688873,0.21997757256031036,0.22145164012908936,0.2228853404521942,0.22433292865753174,0.22573132812976837,0.22716881334781647,0.22853946685791016,0.22996309399604797,0.2313551902770996,0.23272711038589478,0.234052374958992,0.2354217767715454,0.23675712943077087,0.23808491230010986,0.23935973644256592,0.2405954748392105,0.24188795685768127,0.2431463897228241,0.24443382024765015,0.24566830694675446,0.24696077406406403,0.2481662482023239,0.24941837787628174,0.25064024329185486,0.2518432140350342,0.25301337242126465,0.25418856739997864,0.2553347945213318,0.25647595524787903,0.2575465142726898,0.25860822200775146,0.2596510350704193,0.2607165575027466,0.2617795467376709,0.2628450393676758,0.26380085945129395,0.2648020386695862,0.2658032476902008,0.2667451798915863,0.26772621273994446,0.26871857047080994,0.2696668207645416,0.2706276774406433,0.27150025963783264,0.27238669991493225,0.27332988381385803,0.2741822898387909,0.2750321924686432,0.27590981125831604,0.27685049176216125,0.27765750885009766,0.2785414159297943,0.2793597877025604,0.2801932692527771,0.28099146485328674,0.2818249464035034,0.28266602754592896,0.28349825739860535,0.2842964231967926,0.2851021885871887,0.28586632013320923,0.2866632342338562,0.2874210774898529,0.28818395733833313,0.2889380156993866,0.2896000146865845,0.2903427183628082,0.29107028245925903,0.2917638123035431,0.29241320490837097,0.29310548305511475,0.2937699854373932,0.29441308975219727,0.29505741596221924,0.29567909240722656,0.296318382024765,0.29697155952453613,0.2975717782974243,0.29815560579299927,0.29871925711631775,0.2993282973766327,0.29991084337234497,0.3004770278930664,0.3010343611240387,0.3015854060649872,0.3021465241909027,0.30267614126205444,0.30317673087120056,0.3037239909172058,0.30422961711883545,0.3047226667404175,0.3052371144294739,0.30574530363082886,0.30622193217277527,0.3067036271095276,0.3071979284286499,0.30764681100845337,0.3080856204032898,0.308520644903183,0.3089607357978821,0.3093831539154053,0.30982449650764465,0.3102998733520508,0.31074875593185425,0.3111674189567566,0.31159108877182007,0.312012255191803,0.31243717670440674,0.3128356635570526,0.3132290542125702,0.3136363625526428,0.3140474259853363,0.31444841623306274,0.31479769945144653,0.3151898682117462,0.3155631124973297,0.3159237205982208,0.31627050042152405,0.31662607192993164,0.31696653366088867,0.31730449199676514,0.31761592626571655,0.3179248571395874,0.31825903058052063,0.3185919225215912,0.3189033567905426,0.3192274272441864,0.3195527493953705,0.31986549496650696,0.32015424966812134,0.32043418288230896,0.3207191526889801,0.3209990859031677,0.3212828040122986,0.32151731848716736,0.321746826171875,0.3220027983188629,0.3222297728061676,0.3224453926086426,0.32266101241111755,0.32287663221359253,0.3230935335159302,0.32330411672592163,0.32348063588142395,0.3237038254737854,0.32391440868377686,0.32411742210388184,0.32431286573410034,0.3244982361793518,0.3246999979019165,0.3248891234397888,0.32508584856987,0.3252585828304291,0.3254464864730835,0.3256179690361023,0.32578691840171814,0.32594454288482666,0.3261009156703949,0.32626861333847046,0.32642877101898193,0.32658007740974426,0.32673391699790955,0.3268789052963257,0.3270188868045807,0.3271639049053192,0.3273000717163086,0.32744255661964417,0.3275863230228424,0.3277212381362915,0.32785364985466003,0.3279595673084259,0.32809069752693176,0.3282092213630676,0.32833659648895264,0.3284488022327423,0.3285547196865082,0.3286568522453308,0.32876279950141907],"active":[0.0015787482261657715,0.0014097800012677908,0.0013769952347502112,0.0013795171398669481,0.0013719513081014156,0.0013429494574666023,0.0013795171398669481,0.0013505152892321348,0.0013517765328288078,0.0013290790375322104,0.0013328618369996548,0.00135808065533638,0.001341688446700573,0.0013278177939355373,0.001302598975598812,0.00130133843049407,0.001293772365897894,0.001295032911002636,0.001312687061727047,0.0012534214183688164,0.0012420727871358395,0.0012218980118632317,0.0012307250872254372,0.001231985166668892,0.001255943439900875,0.0012408122420310974,0.0012294631451368332,0.001239551231265068,0.00126603152602911,0.0012723365798592567,0.0012672916054725647,0.001239551231265068,0.0012799017131328583,0.0013353843241930008,0.0013606026768684387,0.001363125629723072,0.0014110412448644638,0.0014387816190719604,0.0014614788815379143,0.0015346147119998932,0.0016153175383806229,0.0016317088156938553,0.0017098886892199516,0.0017451941967010498,0.001774197444319725,0.001832200214266777,0.0018763355910778046,0.0018914639949798584,0.00190659798681736,0.001950729638338089,0.0020276494324207306,0.002143656834959984,0.002158788964152336,0.002156265079975128,0.0022457949817180634,0.002373151481151581,0.0023870207369327545,0.0023983698338270187,0.0024803318083286285,0.0025232043117284775,0.0025938209146261215,0.0026089493185281754,0.0026556048542261124,0.0027413517236709595,0.0028850995004177094,0.0028472691774368286,0.0028182677924633026,0.0028220489621162415,0.0030477605760097504,0.0030074119567871094,0.003152422606945038,0.0031082890927791595,0.003246992826461792,0.0033491291105747223,0.003340303897857666,0.0033062584698200226,0.0034109167754650116,0.0034537911415100098,0.0034777484834194183,0.0035155750811100006,0.0035609714686870575,0.003583669662475586,0.003634106367826462,0.003631584346294403,0.003641672432422638,0.0037501156330108643,0.0037652477622032166,0.0037854239344596863,0.0037955045700073242,0.0038951262831687927,0.00392160564661026,0.00398717075586319,0.004109486937522888,0.00416874885559082,0.004098139703273773,0.004196494817733765,0.004221715033054352,0.004347808659076691,0.004402026534080505,0.0043805912137031555,0.004328891634941101,0.004284761846065521,0.004297375679016113,0.0043578967452049255,0.004434816539287567,0.004460036754608154,0.004413381218910217,0.0045205578207969666,0.004468858242034912,0.004583604633808136,0.004524342715740204,0.0045205652713775635,0.004573516547679901,0.004548296332359314,0.004528120160102844,0.004560910165309906,0.004480205476284027,0.004538208246231079,0.004465073347091675,0.004437342286109924,0.00438942015171051,0.0044852495193481445,0.004519298672676086,0.004468858242034912,0.004482731223106384,0.004428505897521973,0.004394456744194031,0.004424721002578735,0.004449948668479919,0.004451200366020203,0.0044272541999816895,0.004394471645355225,0.004408329725265503,0.004433557391166687,0.004449948668479919,0.004482731223106384,0.004489034414291382,0.0044966042041778564,0.004370510578155518,0.004359155893325806,0.0043112486600875854,0.0042986273765563965,0.004244402050971985,0.0042998939752578735,0.004370495676994324,0.004380583763122559,0.004385635256767273,0.004289805889129639,0.0042986273765563965,0.004245668649673462,0.004148587584495544,0.004141002893447876,0.004093095660209656,0.00409814715385437,0.004171267151832581,0.004154890775680542,0.004017442464828491,0.003968268632888794,0.0039518773555755615,0.003908991813659668,0.003898918628692627,0.0037677735090255737,0.003829553723335266,0.003816947340965271,0.0037677735090255737,0.00367949903011322,0.003781631588935852,0.0037778615951538086,0.0038018226623535156,0.003631591796875,0.00369967520236969,0.0036845356225967407,0.0035824179649353027,0.0036063790321350098,0.0036227554082870483,0.0036366283893585205,0.0036252737045288086,0.003559708595275879,0.003477752208709717,0.0034891068935394287,0.0034512728452682495,0.0034588277339935303,0.0034172236919403076,0.0034487396478652954,0.0034046024084091187,0.0033213794231414795,0.0032394230365753174,0.0032432079315185547,0.003306254744529724,0.00323311984539032,0.0032394230365753174,0.0032041221857070923,0.003248244524002075,0.0031625181436538696,0.0031839460134506226,0.0031335055828094482,0.003109544515609741,0.0030300915241241455,0.003070443868637085,0.002996087074279785,0.0029355287551879883,0.0029065310955047607,0.002862393856048584,0.0028573572635650635,0.0028510689735412598,0.0028573572635650635,0.002835899591445923,0.002747654914855957,0.0027552247047424316,0.0027186572551727295,0.002654343843460083,0.0026581287384033203,0.0026366710662841797,0.0026013851165771484,0.002584993839263916,0.0025534629821777344,0.002558499574661255,0.002593815326690674,0.002514392137527466,0.002566099166870117,0.0025686025619506836,0.0025572478771209717,0.0024715065956115723,0.002510577440261841,0.002410978078842163,0.002423584461212158,0.002422332763671875,0.0024778246879577637,0.0024273693561553955,0.002432405948638916,0.002375662326812744,0.002376943826675415,0.0023126304149627686,0.002316415309906006,0.0022571682929992676,0.0022432804107666016,0.002226889133453369,0.002165079116821289,0.0022495687007904053,0.0021840035915374756,0.0021587908267974854,0.0021121203899383545,0.0021108686923980713,0.0021133720874786377,0.0020566582679748535,0.0020339488983154297,0.002003699541091919,0.0020541250705718994,0.002015054225921631,0.0019885599613189697,0.0019431710243225098,0.0019217133522033691,0.0019141435623168945,0.0019066035747528076,0.0018460750579833984,0.0018586814403533936,0.0018372535705566406,0.0018498599529266357,0.0017867982387542725,0.0017603039741516113,0.0018195807933807373,0.0017527639865875244,0.001747727394104004,0.001736372709274292,0.0017212629318237305,0.0016796290874481201,0.001702338457107544,0.0016922354698181152,0.0016543865203857422,0.001655668020248413,0.0016443133354187012,0.0016493797302246094,0.0016569197177886963,0.0016518831253051758,0.0016632378101348877,0.0016115307807922363,0.0015838146209716797,0.0015989243984222412,0.0015686452388763428,0.0015699267387390137,0.0015560686588287354,0.0015661120414733887,0.0015510320663452148,0.001549750566482544,0.0015321075916290283,0.0014992952346801758,0.0015119314193725586,0.0014816522598266602,0.0014576911926269531,0.0014488697052001953,0.001433730125427246,0.0013921260833740234,0.0014034807682037354,0.0013719499111175537,0.0013946592807769775,0.001377016305923462,0.0013895928859710693,0.0013605952262878418,0.0013757646083831787,0.0013719499111175537,0.0013290941715240479,0.0013051033020019531,0.0013126730918884277,0.0013126730918884277,0.0012899935245513916,0.0012597143650054932,0.001223146915435791,0.0012332499027252197,0.001247107982635498,0.0012042522430419922,0.001210540533065796,0.001210540533065796,0.0012080371379852295,0.0012282133102416992,0.0012282133102416992,0.0012206435203552246,0.0012748539447784424,0.0012496411800384521,0.0012357831001281738,0.0012168586254119873,0.0012042522430419922,0.0012168586254119873,0.0012042224407196045,0.0011979341506958008,0.0011739730834960938,0.001179039478302002,0.0011613667011260986,0.0011525452136993408,0.0011601150035858154,0.0011664330959320068,0.001153796911239624,0.0011487603187561035,0.0011449754238128662,0.0011475086212158203,0.001132369041442871,0.0011235475540161133,0.0011210143566131592,0.0011121928691864014,0.00112229585647583,0.0011147260665893555,0.0011046230792999268,0.0011021196842193604,0.0010869503021240234,0.0011134445667266846,0.0010995864868164062,0.0010970830917358398,0.0010768771171569824,0.001064300537109375,0.0010693371295928955,0.0010718703269958496,0.0010756254196166992]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0015787482261657715,0.0019229892641305923,0.002281100954860449,0.00264803902246058,0.0030376743525266647,0.003394525032490492,0.0037185908295214176,0.004037613049149513,0.00436420040205121,0.004700875841081142,0.0050703356973826885,0.005365399643778801,0.005671811755746603,0.006008487194776535,0.0063161603175103664,0.006613746285438538,0.006888634525239468,0.007171088829636574,0.007438411470502615,0.007710778154432774,0.007985666394233704,0.008245423436164856,0.008514007553458214,0.008769981563091278,0.00900956243276596,0.00927688553929329,0.009515206329524517,0.009778746403753757,0.009994369931519032,0.010247821919620037,0.010472271591424942,0.01070933137089014,0.010950174182653427,0.01119732204824686,0.011453296057879925,0.011739532463252544,0.012040900997817516,0.01232713833451271,0.012631028890609741,0.012928614392876625,0.013247636146843433,0.013554048724472523,0.013907116837799549,0.014277837239205837,0.01464981958270073,0.015014235861599445,0.015405132435262203,0.015796028077602386,0.016200795769691467,0.016635825857520103,0.017082203179597855,0.017505886033177376,0.017935872077941895,0.0183759443461895,0.018827367573976517,0.019304009154438972,0.01975669153034687,0.020257292315363884,0.02075663022696972,0.021272361278533936,0.0217729602009058,0.022312650457024574,0.022867470979690552,0.023408420383930206,0.0239682849496603,0.024525627493858337,0.025123320519924164,0.025689490139484406,0.026302315294742584,0.026958012953400612,0.027608666568994522,0.028211401775479317,0.028863316401839256,0.029555581510066986,0.03015957958996296,0.030814016237854958,0.031489886343479156,0.0321354977786541,0.032793715596199036,0.03349102661013603,0.034197162836790085,0.03490077331662178,0.03561951965093613,0.036295391619205475,0.03698387369513512,0.03770892322063446,0.038451626896858215,0.0391741544008255,0.039940815418958664,0.04068351909518242,0.04145270213484764,0.04225214943289757,0.04304655268788338,0.04382834583520889,0.04465300962328911,0.045453716069459915,0.04627081751823425,0.04707026109099388,0.047894928604364395,0.04872211441397667,0.04954678192734718,0.0503651425242424,0.0511847622692585,0.05198925361037254,0.052800048142671585,0.05361210182309151,0.05445946380496025,0.055239997804164886,0.05608735978603363,0.056870412081480026,0.05767490342259407,0.05845039337873459,0.059275057166814804,0.0600946769118309,0.060900427401065826,0.06171248480677605,0.06253588944673538,0.06333911418914795,0.06414739042520523,0.06492540240287781,0.06572862714529037,0.06657977402210236,0.06740318238735199,0.06821397691965103,0.06906638294458389,0.06992257386445999,0.07073841243982315,0.07152524590492249,0.07233225554227829,0.07312161475419998,0.07393240928649902,0.07478734105825424,0.07559939473867416,0.07639379799365997,0.07720711082220078,0.0779939517378807,0.07879339903593063,0.07963571697473526,0.0804036408662796,0.0811803862452507,0.08199496567249298,0.08278684318065643,0.08358629047870636,0.08436808735132217,0.0851675271987915,0.08594806492328644,0.08669580519199371,0.08749525249004364,0.0883047878742218,0.08906766772270203,0.08985450118780136,0.09062495082616806,0.09142565727233887,0.09221753478050232,0.09296528249979019,0.09375085681676865,0.09450490772724152,0.09524887800216675,0.09604454040527344,0.09680110961198807,0.09756777435541153,0.09832308441400528,0.09906326979398727,0.09980975091457367,0.10060415416955948,0.10137081891298294,0.10217404365539551,0.10293818265199661,0.1036972776055336,0.10443241894245148,0.10520034283399582,0.10597582906484604,0.10675257444381714,0.1075255423784256,0.10830733925104141,0.10907525569200516,0.10985452681779861,0.11063379794359207,0.11143703013658524,0.11221504211425781,0.11296530812978745,0.11369413882493973,0.11447719484567642,0.1152186393737793,0.11600042879581451,0.11681122332811356,0.11759932339191437,0.11841263622045517,0.11920452117919922,0.11998505145311356,0.12077566981315613,0.12157890200614929,0.12234681844711304,0.12315383553504944,0.12396210432052612,0.12474263459444046,0.12556982040405273,0.12638944387435913,0.12718258798122406,0.12796564400196075,0.1287398636341095,0.1295342743396759,0.13032741844654083,0.13113568723201752,0.13194522261619568,0.13273583352565765,0.13354158401489258,0.13432715833187103,0.13512156903743744,0.13594119250774384,0.1367318034172058,0.13752242922782898,0.13838744163513184,0.1391604095697403,0.13997751474380493,0.1407618224620819,0.14158901572227478,0.14239601790905,0.1432509571313858,0.1440466195344925,0.14486119151115417,0.14569342136383057,0.14654582738876343,0.147422194480896,0.14823424816131592,0.14906269311904907,0.14990124106407166,0.15071454644203186,0.15159974992275238,0.15245340764522552,0.15324528515338898,0.1540876030921936,0.15491731464862823,0.15574829280376434,0.1566385179758072,0.157493457198143,0.15840637683868408,0.15926635265350342,0.1600809395313263,0.16096234321594238,0.16179078817367554,0.16262932121753693,0.1634565144777298,0.16431649029254913,0.16516005992889404,0.16597968339920044,0.16683335602283478,0.16765297949314117,0.1684826910495758,0.1693212240934372,0.17023541033267975,0.1710638552904129,0.17190995812416077,0.1727762371301651,0.1736324280500412,0.1744394451379776,0.17529815435409546,0.17613165080547333,0.17703701555728912,0.177883118391037,0.17870526015758514,0.179557666182518,0.18042519688606262,0.18122464418411255,0.18205814063549042,0.18292567133903503,0.1837894320487976,0.184634268283844,0.1855207234621048,0.1863163858652115,0.18717005848884583,0.18801994621753693,0.18884460628032684,0.189679354429245,0.19049645960330963,0.19130851328372955,0.19217857718467712,0.19302089512348175,0.19385942816734314,0.19471435248851776,0.19555918872356415,0.19639773666858673,0.19718331098556519,0.19798654317855835,0.19885659217834473,0.19963082671165466,0.20044918358325958,0.20125241577625275,0.20200520753860474,0.20278573036193848,0.20356878638267517,0.20439092814922333,0.20516137778759003,0.20596712827682495,0.2067842334508896,0.20757105946540833,0.2083427757024765,0.2091081738471985,0.20988744497299194,0.21062006056308746,0.21135014295578003,0.21211428940296173,0.212849423289299,0.21356439590454102,0.2143171727657318,0.2150939255952835,0.21578115224838257,0.21649359166622162,0.21719594299793243,0.21791468560695648,0.21860569715499878,0.2192714810371399,0.21997129917144775,0.2206345647573471,0.22130540013313293,0.2219497412443161,0.222573921084404,0.22320187091827393,0.2238273173570633,0.22445526719093323,0.22505927085876465,0.22565065324306488,0.22629626095294952,0.22687000036239624,0.22742103040218353,0.22798341512680054,0.22853319346904755,0.22907163202762604,0.22964158654212952,0.23015353083610535,0.23068438470363617,0.2312089502811432,0.23174864053726196,0.23221014440059662,0.23268426954746246,0.2331710010766983,0.23364385962486267,0.23405367136001587,0.23449373245239258,0.23494264483451843,0.23541675508022308,0.23584295809268951,0.23623889684677124,0.2366512417793274,0.23705095052719116,0.23744311928749084,0.2378365397453308,0.2381984293460846,0.2385527491569519,0.23889069259166718,0.23923619091510773],"recovered":[0.0,0.0004779023875016719,0.0008952788775786757,0.0012672608718276024,0.0016493306029587984,0.00204527098685503,0.0023958166129887104,0.002753928303718567,0.0030830376781523228,0.0034134082961827517,0.003761432133615017,0.004115760792046785,0.0044146073050796986,0.004732368513941765,0.005063999909907579,0.005396892316639423,0.005686912219971418,0.0059655834920704365,0.006250559352338314,0.006519143003970385,0.006792770698666573,0.007071441970765591,0.00730724073946476,0.00757582439109683,0.007851974107325077,0.00811173114925623,0.00835383404046297,0.008604764938354492,0.008850650861859322,0.009096537716686726,0.009329814463853836,0.009547960013151169,0.009774931706488132,0.010008208453655243,0.010244007222354412,0.01051133032888174,0.010791262611746788,0.011064889840781689,0.011352388188242912,0.01164114661514759,0.011912252753973007,0.012243883684277534,0.012543991208076477,0.012878145091235638,0.013240039348602295,0.013599411584436893,0.01396256685256958,0.01433833222836256,0.01469644345343113,0.01507094781845808,0.015489584766328335,0.015924615785479546,0.01634577475488186,0.016788369044661522,0.017229704186320305,0.017667256295681,0.018142636865377426,0.01858523301780224,0.01905178651213646,0.019495641812682152,0.020021460950374603,0.02053971402347088,0.02106805518269539,0.021621614694595337,0.022168869152665138,0.022689644247293472,0.023254552856087685,0.023820722475647926,0.024427242577075958,0.024999715387821198,0.025637760758399963,0.026280848309397697,0.026896193623542786,0.027501452714204788,0.028158411383628845,0.028812848031520844,0.029447108507156372,0.03008515201508999,0.030749676749110222,0.03139780834317207,0.032088812440633774,0.03278233855962753,0.03348468989133835,0.03419208526611328,0.0348881334066391,0.03559931367635727,0.036318060010671616,0.03706706687808037,0.03778959438204765,0.03850707784295082,0.03924473747611046,0.04001139849424362,0.04081462696194649,0.041593898087739944,0.04240217059850693,0.04320539906620979,0.04398593306541443,0.04481438174843788,0.04564787447452545,0.04646371304988861,0.04727828875184059,0.048128172755241394,0.04894275218248367,0.049773722887039185,0.05057190731167793,0.05139909312129021,0.052172061055898666,0.05300050973892212,0.053803738206624985,0.05464731529355049,0.05546819791197777,0.05632312595844269,0.0571112260222435,0.05792958661913872,0.0587744265794754,0.059544868767261505,0.06038971245288849,0.06121563911437988,0.06202012673020363,0.06284857541322708,0.063654325902462,0.06447520852088928,0.06526708602905273,0.06612453609704971,0.06694920361042023,0.06778395920991898,0.06860988587141037,0.06942572444677353,0.07024030387401581,0.07104478776454926,0.07186819612979889,0.07266385853290558,0.07350743561983109,0.07432327419519424,0.07514163851737976,0.0759587362408638,0.0767720565199852,0.07757402211427689,0.07834824919700623,0.07914139330387115,0.07997235655784607,0.08074658364057541,0.0815296396613121,0.08233287185430527,0.0831134021282196,0.08391663432121277,0.08469842374324799,0.08548273891210556,0.08628596365451813,0.08706145733594894,0.08785586059093475,0.08863890916109085,0.0894307941198349,0.090194933116436,0.09097546339035034,0.09176356345415115,0.09252643585205078,0.09330318868160248,0.09407489001750946,0.09487686306238174,0.09563847631216049,0.0964454934000969,0.09723106771707535,0.09796620160341263,0.09870386123657227,0.09949952363967896,0.1002737507224083,0.10103915631771088,0.10182473063468933,0.10258256644010544,0.10337822884321213,0.1041814535856247,0.10495820641517639,0.10573369264602661,0.10653062164783478,0.10731997340917587,0.10807276517152786,0.10885203629732132,0.10964265465736389,0.11041436344385147,0.11118984967470169,0.11196407675743103,0.11270930618047714,0.11350874602794647,0.11429054290056229,0.1150786429643631,0.11586043238639832,0.11660565435886383,0.11737862229347229,0.11819824576377869,0.11897751688957214,0.11977822333574295,0.12060162425041199,0.1213771179318428,0.12218917161226273,0.12301383912563324,0.12379436939954758,0.12460263818502426,0.12546135485172272,0.12624692916870117,0.1270703375339508,0.12788869440555573,0.12867426872253418,0.12944723665714264,0.13024920225143433,0.13104738295078278,0.13183295726776123,0.1326424926519394,0.1334734708070755,0.1342804729938507,0.13509127497673035,0.1358957588672638,0.1366788148880005,0.13747701048851013,0.1382802277803421,0.13912002742290497,0.13990812003612518,0.1407012641429901,0.141515851020813,0.14236320555210114,0.14321812987327576,0.1441134214401245,0.1449027806520462,0.1456984430551529,0.1465357095003128,0.1473742425441742,0.14818882942199707,0.14902988076210022,0.1498558074235916,0.15066534280776978,0.15152405202388763,0.15235503017902374,0.15314438939094543,0.15397661924362183,0.15482524037361145,0.15571169555187225,0.15657922625541687,0.15744423866271973,0.15829285979270935,0.15914401412010193,0.15997876226902008,0.16086018085479736,0.1616961807012558,0.1625586748123169,0.16340477764606476,0.1642395406961441,0.16508689522743225,0.16591912508010864,0.16676774621009827,0.16761133074760437,0.16843347251415253,0.16929596662521362,0.17014333605766296,0.1709969937801361,0.1718166172504425,0.1726728081703186,0.17352396249771118,0.17439022660255432,0.17524641752243042,0.17607739567756653,0.1769171953201294,0.17777590453624725,0.1786106526851654,0.1795097142457962,0.18032051622867584,0.181148961186409,0.1820240616798401,0.18285125494003296,0.18373769521713257,0.18455353379249573,0.1854362040758133,0.18626843392848969,0.18710823357105255,0.18797829747200012,0.18880422413349152,0.1896314024925232,0.1904812902212143,0.19133874773979187,0.19219240546226501,0.19304481148719788,0.19389721751213074,0.1947496235370636,0.19560708105564117,0.19637374579906464,0.1971580535173416,0.19800542294979095,0.19880738854408264,0.1996471881866455,0.20049075782299042,0.20125994086265564,0.20205560326576233,0.20283740758895874,0.20362046360969543,0.20437955856323242,0.2051815241575241,0.20601500570774078,0.20680184662342072,0.20758868753910065,0.20836038887500763,0.20912200212478638,0.20983949303627014,0.21060489118099213,0.21141190826892853,0.2121293842792511,0.21285948157310486,0.21360470354557037,0.21440036594867706,0.21513046324253082,0.2158416509628296,0.21652761101722717,0.21725013852119446,0.21791592240333557,0.2185741364955902,0.21927648782730103,0.2199069708585739,0.22055888175964355,0.2212347537279129,0.22186648845672607,0.22251084446907043,0.22314131259918213,0.22376801073551178,0.2243959754705429,0.22499744594097137,0.22561153769493103,0.22619661688804626,0.22680439054965973,0.22736679017543793,0.22791782021522522,0.22846633195877075,0.229013592004776,0.22955580055713654,0.23010684549808502,0.23064400255680084,0.23118874430656433,0.23167924582958221,0.23216472566127777,0.2326337993144989,0.23312683403491974,0.23357194662094116,0.2340158075094223,0.23447731137275696,0.2349451333284378,0.23539654910564423,0.23582150042057037,0.2362540066242218,0.23664867877960205,0.23704083263874054,0.23741282522678375,0.23777219653129578,0.23813535273075104,0.23849597573280334],"active":[0.0015787482261657715,0.001445086905732751,0.001385822077281773,0.0013807781506329775,0.0013883437495678663,0.0013492540456354618,0.0013227742165327072,0.0012836847454309464,0.0012811627238988876,0.0012874675448983908,0.0013089035637676716,0.0012496388517320156,0.0012572044506669044,0.0012761186808347702,0.001252160407602787,0.0012168539687991142,0.0012017223052680492,0.0012055053375661373,0.001187852118164301,0.001191635150462389,0.001192895695567131,0.0011739814653992653,0.001206766813993454,0.0011941571719944477,0.0011575883254408836,0.0011651543900370598,0.0011613722890615463,0.0011739814653992653,0.00114371906965971,0.0011512842029333115,0.001142457127571106,0.0011613713577389717,0.0011752424761652946,0.0011891135945916176,0.0012092888355255127,0.0012282021343708038,0.0012496383860707283,0.0012622484937310219,0.001278640702366829,0.0012874677777290344,0.0013353833928704262,0.0013101650401949883,0.001363125629723072,0.0013996921479701996,0.0014097802340984344,0.0014148242771625519,0.0014425655826926231,0.0014576958492398262,0.0015043523162603378,0.0015648780390620232,0.0015926184132695198,0.0015812702476978302,0.0015900973230600357,0.001587575301527977,0.0015976633876562119,0.0016367528587579727,0.0016140546649694443,0.0016720592975616455,0.0017048437148332596,0.0017767194658517838,0.0017514992505311966,0.0017729364335536957,0.001799415796995163,0.0017868056893348694,0.001799415796995163,0.0018359832465648651,0.0018687676638364792,0.0018687676638364792,0.001875072717666626,0.0019582975655794144,0.0019709058105945587,0.0019305534660816193,0.0019671227782964706,0.002054128795862198,0.002001168206334114,0.002001168206334114,0.0020427778363227844,0.00205034576356411,0.0020440388470888138,0.0020932182669639587,0.002108350396156311,0.0021184347569942474,0.0021348297595977783,0.0021033063530921936,0.0020957402884960175,0.002109609544277191,0.0021335668861865997,0.0021070875227451324,0.0021512210369110107,0.002176441252231598,0.0022079646587371826,0.002240750938653946,0.0022319257259368896,0.0022344477474689484,0.002250839024782181,0.002248317003250122,0.0022848844528198242,0.0022558793425559998,0.0022470541298389435,0.0022584013640880585,0.002268493175506592,0.002236969769001007,0.002242010086774826,0.0022155307233333588,0.0022281408309936523,0.0022130087018013,0.0022874027490615845,0.0022394880652427673,0.0022836215794086456,0.002223096787929535,0.0022067055106163025,0.0021272674202919006,0.0021638311445713043,0.0021650902926921844,0.0021260008215904236,0.0021676160395145416,0.0021461769938468933,0.0021234750747680664,0.002127263695001602,0.0020768269896507263,0.002074301242828369,0.0021045655012130737,0.0021360963582992554,0.0020894408226013184,0.0021171793341636658,0.0021386146545410156,0.0021285265684127808,0.0020995214581489563,0.0020919516682624817,0.0020768269896507263,0.0020642131567001343,0.0021234825253486633,0.0020919591188430786,0.0020705237984657288,0.0020654723048210144,0.0020352154970169067,0.0020213425159454346,0.002061694860458374,0.0020553916692733765,0.002038992941379547,0.0020226091146469116,0.002040259540081024,0.0020566508173942566,0.0020352154970169067,0.0020541250705718994,0.0020314306020736694,0.0019973814487457275,0.00201251357793808,0.0020188242197036743,0.0020062103867530823,0.0019986405968666077,0.0019860416650772095,0.0019948631525039673,0.0020226016640663147,0.00198981910943985,0.0019872933626174927,0.001978471875190735,0.00194568932056427,0.001969650387763977,0.0019242465496063232,0.0019292980432510376,0.0018775910139083862,0.0018322020769119263,0.0018435493111610413,0.0019002929329872131,0.0018712952733039856,0.0019002929329872131,0.001899026334285736,0.0018725469708442688,0.0018498525023460388,0.0018221139907836914,0.001794375479221344,0.001794368028640747,0.0017918497323989868,0.0017767176032066345,0.0017552822828292847,0.001781761646270752,0.001781761646270752,0.001794375479221344,0.0018006786704063416,0.0017754584550857544,0.0017300620675086975,0.0017678886651992798,0.0017098933458328247,0.0017098858952522278,0.0017325803637504578,0.0017388910055160522,0.0018069818615913391,0.0018258988857269287,0.0017868056893348694,0.0017981529235839844,0.0018006786704063416,0.0017451941967010498,0.0017767176032066345,0.0017729327082633972,0.0017287954688072205,0.0017754510045051575,0.0017868056893348694,0.0017212331295013428,0.0017187148332595825,0.0016695261001586914,0.0016455799341201782,0.0016531497240066528,0.001688450574874878,0.0016960203647613525,0.001688450574874878,0.0017086267471313477,0.0016846656799316406,0.0016480982303619385,0.0016607195138931274,0.0016405284404754639,0.0016266703605651855,0.0017086267471313477,0.0016833990812301636,0.0016972869634628296,0.001641795039176941,0.0016808956861495972,0.0016947537660598755,0.001735106110572815,0.0016834139823913574,0.001643061637878418,0.0015799999237060547,0.0016430467367172241,0.001723751425743103,0.0016985386610031128,0.001688450574874878,0.001712411642074585,0.0016846656799316406,0.0017439424991607666,0.0017880648374557495,0.0017212331295013428,0.0017325729131698608,0.0017729252576828003,0.001771673560142517,0.0018132776021957397,0.001781761646270752,0.001827150583267212,0.0018221139907836914,0.0017880797386169434,0.001818329095840454,0.0018120259046554565,0.001769140362739563,0.001760333776473999,0.0017578154802322388,0.0017552822828292847,0.0017401427030563354,0.0017464607954025269,0.0017338544130325317,0.001714944839477539,0.0017098933458328247,0.0018019378185272217,0.0017678886651992798,0.0017666220664978027,0.0017792433500289917,0.0018158107995986938,0.0017666369676589966,0.0017741918563842773,0.0017414242029190063,0.0017905980348587036,0.001805722713470459,0.0017880648374557495,0.001781761646270752,0.0018145442008972168,0.0017149299383163452,0.0017376244068145752,0.0017767101526260376,0.0017653703689575195,0.0017830133438110352,0.001783028244972229,0.0017628520727157593,0.0017338544130325317,0.0017515122890472412,0.001736372709274292,0.001701056957244873,0.0016922354698181152,0.0016771107912063599,0.0016972869634628296,0.0016821473836898804,0.001667022705078125,0.0016695410013198853,0.0016619712114334106,0.0016481131315231323,0.0015762299299240112,0.0016127973794937134,0.0016985386610031128,0.0016254037618637085,0.001641795039176941,0.0016052275896072388,0.0015144497156143188,0.001525789499282837,0.0015131831169128418,0.0015535205602645874,0.0015409141778945923,0.0015875697135925293,0.0016027092933654785,0.0015560537576675415,0.0015409290790557861,0.0015194863080978394,0.001527056097984314,0.0014980584383010864,0.0015106499195098877,0.0015093982219696045,0.0014375150203704834,0.001435011625289917,0.0014576911926269531,0.0014892220497131348,0.0013807862997055054,0.001363128423690796,0.0013542920351028442,0.001387074589729309,0.0013555586338043213,0.0013555586338043213,0.001397162675857544,0.0013580769300460815,0.001398429274559021,0.0013908594846725464,0.0013391673564910889,0.0013353824615478516,0.0013164728879928589,0.0013139545917510986,0.0012912601232528687,0.0012546777725219727,0.0012988150119781494,0.00125846266746521,0.001224413514137268,0.001179024577140808,0.0011664032936096191,0.0011538118124008179,0.0011752545833587646,0.0011399388313293457,0.0011285841464996338,0.0011021047830581665,0.0011046379804611206,0.0010214000940322876,0.001005023717880249,0.0010062754154205322,0.0010100603103637695,0.0009268373250961304,0.000921785831451416,0.0009268373250961304,0.0009394437074661255,0.000897824764251709,0.0008423477411270142,0.000829741358757019,0.0007969439029693604,0.0007944405078887939,0.000795707106590271,0.0007856041193008423,0.0007805526256561279,0.0007553398609161377,0.0007402151823043823]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0015787482261657715,0.0019129016436636448,0.0022773179225623608,0.0026102103292942047,0.0029418417252600193,0.003272212343290448,0.0036000609397888184,0.003908995073288679,0.00421162461861968,0.004491556901484728,0.004768967162817717,0.005040072835981846,0.005287220235913992,0.0055242800153791904,0.005778993014246225,0.006009748205542564,0.006249329540878534,0.006467475090175867,0.006676794029772282,0.006898722145706415,0.00711308466270566,0.007308532949537039,0.007501459214836359,0.007690602447837591,0.007882267236709595,0.008060062304139137,0.008222726173698902,0.008384129032492638,0.008549313992261887,0.00870693288743496,0.008854465559124947,0.009020911529660225,0.009160877205431461,0.009322280064225197,0.009492509067058563,0.009657694026827812,0.009834228083491325,0.010001935064792633,0.010179730132222176,0.010357525199651718,0.010539102368056774,0.010738333687186241,0.010926215909421444,0.01112796925008297,0.011339809745550156,0.011535258032381535,0.011739532463252544,0.011955155991017818,0.012193476781249046,0.012393969111144543,0.012623462826013565,0.012852956540882587,0.013076146133244038,0.013311944901943207,0.013542699627578259,0.013779759407043457,0.014016819186508656,0.014280359260737896,0.014538855291903019,0.01480113435536623,0.015054586343467236,0.01530047319829464,0.015561490319669247,0.015823770314455032,0.01607091724872589,0.01634076237678528,0.016609344631433487,0.016852710396051407,0.01713011972606182,0.017428966239094734,0.01770385541021824,0.01796487346291542,0.01823219656944275,0.01851591095328331,0.018789539113640785,0.019048035144805908,0.019334271550178528,0.01961294189095497,0.019902963191270828,0.0201828945428133,0.02046787180006504,0.020750325173139572,0.021027736365795135,0.02132658287882805,0.02161155827343464,0.021885186433792114,0.0221613347530365,0.022448834031820297,0.022738853469491005,0.0230326559394598,0.023315109312534332,0.023592520505189896,0.023873712867498398,0.024157429113984108,0.02441718615591526,0.024727381765842438,0.025017401203513145,0.025284724310040474,0.02556087262928486,0.025835761800408363,0.026100562885403633,0.026377972215414047,0.026651600375771523,0.026927748695015907,0.027182461693882942,0.02747122198343277,0.027720890939235687,0.027984431013464928,0.028258057311177254,0.028535468503832817,0.028809096664190292,0.029090289026498795,0.02936643920838833,0.0296098031103611,0.029878387227654457,0.030141927301883698,0.030415553599596024,0.030691703781485558,0.03095019981265068,0.031223826110363007,0.031470976769924164,0.03176477551460266,0.032019488513469696,0.03227546438574791,0.03252513334155083,0.03280128538608551,0.0330648235976696,0.0333157517015934,0.03355029225349426,0.03382644057273865,0.034077372401952744,0.034340910613536835,0.03461705893278122,0.03488438203930855,0.03513152897357941,0.03539380803704262,0.03563843294978142,0.03585531935095787,0.03610876947641373,0.03634961321949959,0.036601804196834564,0.03683886304497719,0.03709736093878746,0.037352073937654495,0.03757274150848389,0.037821151316165924,0.03805442526936531,0.038287702947854996,0.03854998201131821,0.038799650967121124,0.03903166577219963,0.039286378771066666,0.039509568363428116,0.03976175934076309,0.0399811677634716,0.040201835334300995,0.04041745886206627,0.040606603026390076,0.04080457240343094,0.041036587208509445,0.04125725477933884,0.04148801043629646,0.04169606789946556,0.041912950575351715,0.04212983697652817,0.04233285039663315,0.042542170733213425,0.04276157543063164,0.042950719594955444,0.043157514184713364,0.04338574782013893,0.043600112199783325,0.04383591189980507,0.04404144734144211,0.04426589608192444,0.044476475566625595,0.044700924307107925,0.04491276666522026,0.04512208700180054,0.04534653574228287,0.04556341841816902,0.04578787088394165,0.04600601643323898,0.046225421130657196,0.046457439661026,0.04665162414312363,0.04685211554169655,0.04707404598593712,0.047282103449106216,0.04749898612499237,0.04770074039697647,0.047957975417375565,0.04817359894514084,0.04839048534631729,0.04861115291714668,0.04882803559303284,0.04906131327152252,0.04928576201200485,0.0495152547955513,0.04973340034484863,0.04997802898287773,0.05022265389561653,0.050438277423381805,0.05067533627152443,0.05090482905507088,0.05114315077662468,0.05136255919933319,0.051575660705566406,0.05181145668029785,0.05203716829419136,0.052270445972681046,0.052517592906951904,0.05273447930812836,0.052982885390520096,0.05321616306900978,0.053473398089408875,0.05372811108827591,0.05396643280982971,0.05424132198095322,0.05447711795568466,0.05473813787102699,0.05496889352798462,0.05521604046225548,0.055490925908088684,0.05573555454611778,0.05600287765264511,0.05627145990729332,0.05654256418347359,0.05682627856731415,0.05708729848265648,0.05735462158918381,0.057585377246141434,0.05782369524240494,0.058093540370464325,0.058358341455459595,0.05863070860505104,0.05887407436966896,0.05914517864584923,0.059393588453531265,0.0596483014523983,0.05991436168551445,0.06018168479204178,0.06044648587703705,0.06071002408862114,0.06099752336740494,0.06127745658159256,0.061556126922369,0.06185245141386986,0.06215634196996689,0.06246653571724892,0.06277042627334595,0.06307432055473328,0.06337064504623413,0.06369723379611969,0.06402003765106201,0.06431383639574051,0.06463664025068283,0.06492414325475693,0.06523055583238602,0.06552183628082275,0.0658370703458786,0.0661737471818924,0.0664852038025856,0.06680800765752792,0.06713207811117172,0.06745614111423492,0.06777264177799225,0.06812066584825516,0.06845607608556747,0.0687662735581398,0.069084033370018,0.0694144070148468,0.06975234299898148,0.07012054324150085,0.07045469433069229,0.07078254222869873,0.071133092045784,0.07143950462341309,0.07178248465061188,0.07214311510324478,0.07249365746974945,0.07283411920070648,0.0731266587972641,0.07346712052822113,0.0738239660859108,0.07416316866874695,0.07451371103525162,0.07485669106245041,0.0752059742808342,0.07555526494979858,0.07592976838350296,0.07628409564495087,0.07663968205451965,0.0770040974020958,0.07737734168767929,0.07774680107831955,0.07811374217271805,0.07846050709486008,0.07882492244243622,0.07920572906732559,0.07958653569221497,0.07995852082967758,0.0803368091583252,0.08071635663509369,0.08108707517385483,0.08148805797100067,0.08188778162002563,0.0822572410106659,0.08266200870275497,0.08304282277822495,0.08340345323085785,0.08377291262149811,0.08414867520332336,0.08454462140798569,0.08491408079862595,0.0852961465716362,0.08564795553684235,0.08601867407560349,0.08638940006494522,0.086757592856884,0.08716236054897308,0.0875646099448204,0.08792902529239655,0.0882984846830368,0.08873856067657471,0.08912692964076996,0.08952413499355316,0.08990368247032166,0.09029079228639603,0.09064512699842453,0.09100323170423508,0.09139665216207504,0.0917598083615303,0.09215701371431351,0.092536561191082,0.09290727972984314,0.09327925741672516,0.09361845999956131,0.09399043768644333,0.09437502920627594,0.09475836157798767,0.09513286501169205,0.09551115334033966,0.09586548060178757,0.09627403318881989,0.09663214534521103,0.09701673686504364,0.09737610816955566,0.09772917628288269,0.09813268482685089,0.0984933152794838],"recovered":[0.0,0.0005005995626561344,0.000944456085562706,0.0013076114701107144,0.001677071675658226,0.002032661344856024,0.002356726909056306,0.0026669222861528397,0.0029935098718851805,0.003293617395684123,0.003589942120015621,0.0038976154755800962,0.0041712429374456406,0.0044410875998437405,0.0047159758396446705,0.0049896035343408585,0.005227924324572086,0.005473810713738203,0.005686912219971418,0.005896230693906546,0.00611185422167182,0.006323695182800293,0.006536796689033508,0.0067297229543328285,0.006933997850865126,0.007116836495697498,0.00730724073946476,0.007469904143363237,0.0076464382000267506,0.00781666673719883,0.00796798150986433,0.008119296282529831,0.008285743184387684,0.008442101068794727,0.008595937862992287,0.008747252635657787,0.008911176584661007,0.009080145508050919,0.009247852489352226,0.00943321269005537,0.009600919671356678,0.009773670695722103,0.009977946057915688,0.01016708929091692,0.010354971513152122,0.010568073019385338,0.010750912129878998,0.010956447571516037,0.01116324495524168,0.011386433616280556,0.011595753021538258,0.011821463704109192,0.012038348242640495,0.012275408022105694,0.012504901736974716,0.012738178484141827,0.012979021295905113,0.013200949877500534,0.013458184897899628,0.013714158907532692,0.013972654938697815,0.014231150969862938,0.01450099516659975,0.014750665053725243,0.015006639063358307,0.015247481875121593,0.01549841184169054,0.01577582210302353,0.016010360792279243,0.016287770122289658,0.01656770333647728,0.016845112666487694,0.01711495779454708,0.01738354191184044,0.017650863155722618,0.017905576154589653,0.01815776899456978,0.018454093486070633,0.018731502816081047,0.019024044275283813,0.019302716478705406,0.01958138681948185,0.01986510306596756,0.020156383514404297,0.020459013059735298,0.020733902230858803,0.02100374549627304,0.021264763548970222,0.021557306870818138,0.021824628114700317,0.02210456132888794,0.02238953672349453,0.022680817171931267,0.022965794429183006,0.02326590195298195,0.023533225059509277,0.02383459359407425,0.024113263934850693,0.024413371458649635,0.024684477597475052,0.024942973628640175,0.025225427001714706,0.025477617979049683,0.025758812204003334,0.026021091267466545,0.026288412511348724,0.02656077966094017,0.026829363778233528,0.027109295129776,0.027369052171707153,0.027654029428958893,0.027931438758969307,0.028201283887028694,0.028487520292401314,0.02873971126973629,0.028993165120482445,0.029264269396662712,0.029520243406295776,0.029785044491291046,0.03005993366241455,0.030353736132383347,0.030614754185080528,0.03089720755815506,0.03115822561085224,0.03142806887626648,0.031677741557359695,0.03194884583353996,0.032189689576625824,0.03244313970208168,0.032695330679416656,0.0329740010201931,0.033229976892471313,0.033472079783678055,0.03372427076101303,0.03399159386754036,0.034246306866407394,0.03452245518565178,0.034754473716020584,0.03498775139451027,0.03520715609192848,0.035468172281980515,0.03571532294154167,0.03596120700240135,0.03620709478855133,0.03645298257470131,0.03669004142284393,0.03693718835711479,0.037195682525634766,0.03744913637638092,0.03767358511686325,0.0379333421587944,0.03818301111459732,0.0384352020919323,0.03865839168429375,0.038926977664232254,0.03913755714893341,0.039372093975543976,0.03959402069449425,0.0398046039044857,0.04000761732459068,0.04023080691695213,0.0404653437435627,0.04069231450557709,0.04090415686368942,0.04112986847758293,0.041329097002744675,0.04153841733932495,0.04174395278096199,0.041977230459451675,0.04216637462377548,0.042366866022348404,0.04257870465517044,0.04279811307787895,0.04303264990448952,0.04322683811187744,0.04344119876623154,0.043665651232004166,0.04388127475976944,0.044096898287534714,0.04431125894188881,0.04451553523540497,0.04474124684929848,0.044970739632844925,0.045191407203674316,0.04540955275297165,0.04562769830226898,0.04584205895662308,0.046050116419792175,0.046274568885564804,0.04650658369064331,0.04672851413488388,0.046922698616981506,0.04715975746512413,0.0473816879093647,0.04760487750172615,0.04782932624220848,0.04804999381303787,0.04828327149152756,0.0485253743827343,0.04874226078391075,0.04895157739520073,0.04918989911675453,0.0494181327521801,0.04964762553572655,0.04986829310655594,0.05007635056972504,0.05031593143939972,0.05056307837367058,0.050792574882507324,0.051013242453336716,0.051243994385004044,0.05146970599889755,0.05171181261539459,0.051952652633190155,0.052178364247083664,0.0524267740547657,0.052661310881376266,0.05289458855986595,0.05314425751566887,0.0534052737057209,0.05363350734114647,0.05387687310576439,0.05411645397543907,0.05436486378312111,0.05462335795164108,0.05487554892897606,0.05513656884431839,0.0554051510989666,0.05566743016242981,0.05591331794857979,0.05617181211709976,0.05643661320209503,0.05666862800717354,0.05691073462367058,0.05716922879219055,0.05743781104683876,0.057715222239494324,0.05796363204717636,0.05823347717523575,0.05849449336528778,0.05876811966300011,0.059015270322561264,0.05926619842648506,0.05952847748994827,0.05978319048881531,0.06008077785372734,0.06036197021603584,0.060622986406087875,0.06090922653675079,0.06120050698518753,0.061522047966718674,0.06183476746082306,0.0621197409927845,0.06242615357041359,0.06275652348995209,0.0630679801106453,0.06338448077440262,0.06367071717977524,0.06398343294858932,0.06429237127304077,0.06461391597986221,0.06490519642829895,0.0652380883693695,0.0655684545636177,0.06589756906032562,0.06621154397726059,0.06653057038784027,0.066828154027462,0.0671585202217102,0.06748006492853165,0.06781548261642456,0.06811054795980453,0.0684547871351242,0.06880281120538712,0.0691520944237709,0.06949003040790558,0.06983175128698349,0.07017724961042404,0.07051771134138107,0.07085438817739487,0.07121123373508453,0.07156052440404892,0.07191736996173859,0.07221999764442444,0.07257433235645294,0.07292361557483673,0.07326659560203552,0.07359444350004196,0.07394625246524811,0.07430814206600189,0.07467382401227951,0.075047068297863,0.07540517300367355,0.07576455175876617,0.07610500603914261,0.07646690309047699,0.07685275375843048,0.07720708101987839,0.07756267488002777,0.07791952043771744,0.07827258855104446,0.07865718007087708,0.07905185967683792,0.0794263631105423,0.07980086654424667,0.08020185679197311,0.08059653639793396,0.08099120855331421,0.08135940879583359,0.0817074328660965,0.08208572119474411,0.08246400952339172,0.08284734189510345,0.08322058618068695,0.08360643684864044,0.08397211134433746,0.08433526754379272,0.0847034677863121,0.08510193228721619,0.08546886593103409,0.08582445979118347,0.08619391918182373,0.08659616112709045,0.08699462562799454,0.08738300204277039,0.08779280632734299,0.08819884061813354,0.08858216553926468,0.08897306770086288,0.0893387421965599,0.08970441669225693,0.0900789201259613,0.09044964611530304,0.09084558486938477,0.09122639149427414,0.09160593897104263,0.09197162091732025,0.09233099222183228,0.09271558374166489,0.09308882802724838,0.09348098188638687,0.09386178851127625,0.09420855343341827,0.0945742279291153,0.09496134519577026,0.095344677567482,0.09572548419237137,0.09609872847795486,0.09644170850515366,0.09679856151342392,0.0971793681383133],"active":[0.0015787482261657715,0.0014123020227998495,0.0013328618369996548,0.0013025988591834903,0.0012647700496017933,0.0012395509984344244,0.0012433340307325125,0.0012420727871358395,0.0012181147467345,0.0011979395058006048,0.0011790250428020954,0.0011424573604017496,0.0011159772984683514,0.00108319241553545,0.0010630171746015549,0.001020144671201706,0.001021405216306448,0.000993664376437664,0.0009898818098008633,0.0010024914517998695,0.0010012304410338402,0.0009848377667367458,0.0009646625258028507,0.0009608794935047626,0.0009482693858444691,0.000943225808441639,0.0009154854342341423,0.0009142248891294003,0.000902875792235136,0.0008902661502361298,0.0008864840492606163,0.000901615247130394,0.0008751340210437775,0.0008801789954304695,0.0008965712040662766,0.0009104413911700249,0.0009230514988303185,0.0009217895567417145,0.0009318776428699493,0.0009243125095963478,0.0009381826967000961,0.000964662991464138,0.0009482698515057564,0.00096087995916605,0.0009848382323980331,0.0009671850129961967,0.0009886203333735466,0.0009987084195017815,0.0010302318260073662,0.001007535494863987,0.0010277098044753075,0.0010314928367733955,0.0010377978906035423,0.001036536879837513,0.0010377978906035423,0.0010415809229016304,0.0010377978906035423,0.001079409383237362,0.0010806703940033913,0.001086975447833538,0.0010819314047694206,0.0010693222284317017,0.0010604951530694962,0.0010731052607297897,0.0010642781853675842,0.0010932805016636848,0.0011109327897429466,0.0010768882930278778,0.0011197589337825775,0.0011411961168050766,0.0011361520737409592,0.0011197607964277267,0.001117238774895668,0.001132369041442871,0.0011386759579181671,0.0011424589902162552,0.0011765025556087494,0.0011588484048843384,0.0011714603751897812,0.0011588502675294876,0.0011651553213596344,0.0011689383536577225,0.0011626332998275757,0.0011701993644237518,0.0011525452136993408,0.0011512842029333115,0.0011575892567634583,0.0011840704828500748,0.0011815465986728668,0.0012080278247594833,0.0012105479836463928,0.001202983781695366,0.001192895695567131,0.0011916346848011017,0.0011512842029333115,0.0011941567063331604,0.0011828076094388962,0.0011714603751897812,0.0011475011706352234,0.0011512842029333115,0.0011575892567634583,0.0011525452136993408,0.00117398239672184,0.0011689364910125732,0.001161370426416397,0.0011828094720840454,0.001160111278295517,0.0011550672352313995,0.0011487621814012527,0.0011664163321256638,0.0011550672352313995,0.0011588502675294876,0.0011651553213596344,0.0011222828179597855,0.0011386759579181671,0.0011487621814012527,0.0011512842029333115,0.0011714603751897812,0.0011651553213596344,0.0011638924479484558,0.0011172406375408173,0.0011500213295221329,0.0011222809553146362,0.001117238774895668,0.0010970644652843475,0.0011235438287258148,0.0011159777641296387,0.001126062124967575,0.0011071525514125824,0.001131109893321991,0.0011033713817596436,0.0011109337210655212,0.0011449791491031647,0.001160111278295517,0.0011399351060390472,0.0011475011706352234,0.0011159777641296387,0.0011008456349372864,0.0011210180819034576,0.001142457127571106,0.0011336319148540497,0.0011235401034355164,0.0011361539363861084,0.0011449791491031647,0.0011197589337825775,0.001131109893321991,0.0011172369122505188,0.00109202042222023,0.0011008456349372864,0.0011260658502578735,0.0010983236134052277,0.001103367656469345,0.001074366271495819,0.001103367656469345,0.0010541900992393494,0.0010642781853675842,0.001045364886522293,0.0010125823318958282,0.0009999684989452362,0.0010289698839187622,0.0010264478623867035,0.0010226666927337646,0.0010037533938884735,0.0010087937116622925,0.0009999684989452362,0.0010037533938884735,0.0010037533938884735,0.0010176226496696472,0.0009734891355037689,0.0009911395609378815,0.0010188817977905273,0.0010214075446128845,0.001037798821926117,0.001008797436952591,0.001039057970046997,0.0010352768003940582,0.0010352730751037598,0.001031491905450821,0.0010251887142658234,0.0010352768003940582,0.0010478831827640533,0.0010466240346431732,0.0010352768003940582,0.0010340139269828796,0.0010478869080543518,0.0010239258408546448,0.001010056585073471,0.0010239295661449432,0.0010075345635414124,0.00099240243434906,0.0009722262620925903,0.0010352768003940582,0.0010138414800167084,0.001008797436952591,0.0010062754154205322,0.000998709350824356,0.0010113194584846497,0.001002490520477295,0.0009898804128170013,0.0009911395609378815,0.001026451587677002,0.0010327547788619995,0.001020144671201706,0.001027710735797882,0.0010365359485149384,0.001066800206899643,0.0010466277599334717,0.0010125823318958282,0.0010188817977905273,0.0010239258408546448,0.001026451587677002,0.0010478869080543518,0.0010226666927337646,0.0010302327573299408,0.001037798821926117,0.0010466240346431732,0.001066800206899643,0.0010718442499637604,0.0010970644652843475,0.0010718442499637604,0.0011046305298805237,0.00109202042222023,0.0010995864868164062,0.001126062124967575,0.0011121965944766998,0.0011273287236690521,0.0011348910629749298,0.0011374130845069885,0.0011588484048843384,0.0011739805340766907,0.0011828094720840454,0.001148764044046402,0.0011550672352313995,0.001182805746793747,0.001189112663269043,0.0011928975582122803,0.0011588521301746368,0.0011815465986728668,0.001160111278295517,0.0011538080871105194,0.0011462420225143433,0.0011664144694805145,0.0011802874505519867,0.0011815465986728668,0.0012143328785896301,0.0011966787278652191,0.0011941567063331604,0.0012294650077819824,0.001247115433216095,0.001266028732061386,0.0012483783066272736,0.0012395530939102173,0.0012509040534496307,0.0012710802257061005,0.0012635141611099243,0.0012458562850952148,0.0012521594762802124,0.0012534260749816895,0.001247122883796692,0.0012294650077819824,0.001223154366016388,0.0012685507535934448,0.001247115433216095,0.0012395530939102173,0.0012345090508460999,0.0012445971369743347,0.0012420713901519775,0.0012925118207931519,0.0012975558638572693,0.0012862086296081543,0.0012685507535934448,0.0013038590550422668,0.0012975558638572693,0.001317732036113739,0.0013025999069213867,0.0012925118207931519,0.0013013407588005066,0.0012622550129890442,0.0012647733092308044,0.0012887269258499146,0.001282423734664917,0.0012735947966575623,0.0012092888355255127,0.001247122883796692,0.0012496337294578552,0.0012395530939102173,0.001247115433216095,0.0012622475624084473,0.00125972181558609,0.001247122883796692,0.0012559443712234497,0.00123702734708786,0.0012345090508460999,0.0012395456433296204,0.0012723356485366821,0.0012798979878425598,0.0012609884142875671,0.0012534260749816895,0.0012622475624084473,0.0012862086296081543,0.0013139471411705017,0.0013013407588005066,0.0012849494814872742,0.0012899935245513916,0.0012862086296081543,0.0012862011790275574,0.0012912452220916748,0.0012660324573516846,0.0013025999069213867,0.0013353899121284485,0.001317732036113739,0.0013089030981063843,0.0013013333082199097,0.0013240352272987366,0.0013076439499855042,0.0013240352272987366,0.0013126879930496216,0.0013152062892913818,0.0012874677777290344,0.0012887269258499146,0.0013379007577896118,0.0013706907629966736,0.0013328641653060913,0.0013038590550422668,0.0013555586338043213,0.0013341233134269714,0.0013252943754196167,0.0013215169310569763,0.001317724585533142,0.001306384801864624,0.0012988150119781494,0.001317732036113739,0.0013101622462272644,0.0013114288449287415,0.0013101696968078613,0.0013013407588005066,0.0013076364994049072,0.0012874677777290344,0.0012748539447784424,0.0012862011790275574,0.0012773796916007996,0.001271076500415802,0.0013025999069213867,0.0012912526726722717,0.0013126879930496216,0.0012874677777290344,0.0012912526726722717,0.0012773796916007996,0.0012874677777290344,0.0013341233134269714,0.0013139471411705017]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0015787482261657715,0.001953252125531435,0.002323973225429654,0.002717391587793827,0.003124680370092392,0.003492879681289196,0.003921604715287685,0.004315023310482502,0.004745009355247021,0.0051762559451162815,0.005593632347881794,0.00599335553124547,0.006424602586776018,0.006840717978775501,0.0072480072267353535,0.007650251965969801,0.008082760497927666,0.008478700183331966,0.008896077051758766,0.009286973625421524,0.009680391289293766,0.01005993876606226,0.010430660098791122,0.01078246720135212,0.011121664196252823,0.011445729993283749,0.011769795790314674,0.012074947357177734,0.01235740166157484,0.012652465142309666,0.012912222184240818,0.013175762258470058,0.013453172519803047,0.013704102486371994,0.013933596201241016,0.014164351858198643,0.014388801530003548,0.014595597982406616,0.014804917387664318,0.015010452829301357,0.015207162126898766,0.015406393446028233,0.015590492635965347,0.01576576568186283,0.015920862555503845,0.016099918633699417,0.01623736321926117,0.01637606881558895,0.01651729643344879,0.016657263040542603,0.016793444752693176,0.0169081911444664,0.017025459557771683,0.01712759956717491,0.01723604090511799,0.017341960221529007,0.01743779331445694,0.017531104385852814,0.0176206324249506,0.01770259439945221,0.017775729298591614,0.017856430262327194,0.01792452298104763,0.017997657880187035,0.01806448958814144,0.018119970336556435,0.01818680204451084,0.0182536318898201,0.018300287425518036,0.01834946498274803,0.018397381529211998,0.018445298075675964,0.018502039834856987,0.018543651327490807,0.01857643760740757,0.018613005056977272,0.018647050485014915,0.0186785738915205,0.018712619319558144,0.018745405599474907,0.018770623952150345,0.018795844167470932,0.01882106252014637,0.01884375885128975,0.01886393502354622,0.01888158917427063,0.018906807526946068,0.018932025879621506,0.018955985084176064,0.018968595191836357,0.018988769501447678,0.019007684662938118,0.019020292907953262,0.019034164026379585,0.019048035144805908,0.0190669484436512,0.01908208057284355,0.019095951691269875,0.01910982094705105,0.019121170043945312,0.019129997119307518,0.019137563183903694,0.01914764940738678,0.019155215471982956,0.019160259515047073,0.019170347601175308,0.019176652655005455,0.01918421871960163,0.0191892609000206,0.019194304943084717,0.019199348986148834,0.019203132018446922,0.01920691505074501,0.0192106980830431,0.019213220104575157,0.019218264147639275,0.019220786169171333,0.019223308190703392,0.01922709122300148,0.01922835037112236,0.01923087239265442,0.019235916435718536,0.019238438457250595,0.019240960478782654,0.019242221489548683,0.019243482500314713,0.01924600452184677,0.0192472655326128,0.01924978755414486,0.01925104856491089,0.019252309575676918,0.019253570586442947,0.019256092607975006,0.019258614629507065,0.019259875640273094,0.019261136651039124,0.019263658672571182,0.01926491968333721,0.01926744170486927,0.01926744170486927,0.01926744170486927,0.01926744170486927,0.01926744170486927,0.01926744170486927,0.01926744170486927,0.0192687027156353,0.01926996372640133,0.01926996372640133,0.01927122287452221,0.01927122287452221,0.01927248388528824,0.01927248388528824,0.019273744896054268,0.019273744896054268,0.019273744896054268,0.019275005906820297,0.019275005906820297,0.019275005906820297,0.019275005906820297,0.019275005906820297,0.019275005906820297,0.019275005906820297,0.019275005906820297,0.019275005906820297,0.019275005906820297,0.019275005906820297,0.019275005906820297,0.019275005906820297,0.019275005906820297,0.019275005906820297,0.019275005906820297,0.019275005906820297,0.019275005906820297,0.019275005906820297,0.019275005906820297,0.019275005906820297,0.019275005906820297,0.019275005906820297,0.019275005906820297,0.019275005906820297,0.019275005906820297,0.019275005906820297,0.019276266917586327,0.019276266917586327,0.019276266917586327,0.019276266917586327,0.019276266917586327,0.019276266917586327,0.019276266917586327,0.019276266917586327,0.019276266917586327,0.019276266917586327,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356,0.019277527928352356],"recovered":[0.0,0.00047916334006004035,0.0009268027497455478,0.0013290478382259607,0.0017312928102910519,0.0021499302238225937,0.002529477933421731,0.0029392887372523546,0.0033415337093174458,0.0037639541551470757,0.004185113590210676,0.0045634000562131405,0.004971949849277735,0.00537293404340744,0.005765091627836227,0.006174902431666851,0.006585973780602217,0.006998306605964899,0.00738920271396637,0.007790186908096075,0.008179822005331516,0.008577023632824421,0.008962876163423061,0.009331075474619865,0.009691708721220493,0.010047298856079578,0.010383973829448223,0.010715605691075325,0.011034627445042133,0.011329690925776958,0.011619710363447666,0.01190720871090889,0.012184618972241879,0.012459507212042809,0.012715481221675873,0.012965151108801365,0.013192122802138329,0.013432965613901615,0.013664981350302696,0.013876821845769882,0.014086141251027584,0.014286632649600506,0.014479558914899826,0.014661137014627457,0.01483767107129097,0.01503185834735632,0.015207131393253803,0.015362228266894817,0.015507238917052746,0.015661075711250305,0.015806084498763084,0.01593596301972866,0.016067102551460266,0.016188153997063637,0.016296597197651863,0.016413865610957146,0.016519786790013313,0.016618140041828156,0.016719017177820206,0.01681106723845005,0.016905639320611954,0.016985079273581505,0.017064519226551056,0.017131350934505463,0.017213312909007072,0.017288969829678535,0.017352016642689705,0.01742010936141014,0.01748567819595337,0.017555031925439835,0.017599165439605713,0.017653385177254677,0.01770508475601673,0.017755523324012756,0.017799656838178635,0.017836224287748337,0.01786900870501995,0.017901794984936714,0.017937101423740387,0.017966102808713913,0.017998887225985527,0.018027890473604202,0.0180556308478117,0.018082110211253166,0.018101025372743607,0.018130026757717133,0.01815272495150566,0.018180465325713158,0.018204424530267715,0.018228381872177124,0.018251078203320503,0.01827377639710903,0.018291430547833443,0.018307821825146675,0.01831917092204094,0.0183368232101202,0.018353216350078583,0.018373392522335052,0.018387261778116226,0.01839608885347843,0.018407437950372696,0.01842004805803299,0.018426351249217987,0.018433917313814163,0.01844274438917637,0.018450310453772545,0.01845913752913475,0.018465440720319748,0.018474267795681953,0.01847931183874607,0.01848435588181019,0.018490660935640335,0.018494443967938423,0.01849822700023651,0.01850327104330063,0.018507054075598717,0.018513357266783714,0.018517140299081802,0.01851840130984783,0.01852092333137989,0.01852470636367798,0.018525967374444008,0.018527228385210037,0.018531011417508125,0.018534794449806213,0.0185385774821043,0.01854109950363636,0.01854362152516842,0.01854362152516842,0.018544882535934448,0.018546143546700478,0.018548665568232536,0.018549926578998566,0.018552446737885475,0.018553707748651505,0.018553707748651505,0.018554968759417534,0.018556229770183563,0.018557490780949593,0.01856001280248165,0.01856127381324768,0.01856127381324768,0.01856127381324768,0.01856127381324768,0.01856127381324768,0.01856127381324768,0.01856127381324768,0.01856253482401371,0.01856253482401371,0.01856253482401371,0.01856253482401371,0.01856253482401371,0.01856253482401371,0.01856253482401371,0.01856379583477974,0.01856379583477974,0.01856379583477974,0.01856379583477974,0.01856379583477974,0.01856379583477974,0.01856379583477974,0.01856379583477974,0.01856379583477974,0.01856379583477974,0.01856379583477974,0.01856379583477974,0.01856379583477974,0.01856379583477974,0.01856379583477974,0.01856379583477974,0.01856379583477974,0.01856379583477974,0.01856379583477974,0.01856379583477974,0.01856379583477974,0.01856379583477974,0.01856379583477974,0.01856379583477974,0.01856379583477974,0.01856505684554577,0.01856505684554577,0.018566317856311798,0.018566317856311798,0.018566317856311798,0.018566317856311798,0.018566317856311798,0.018566317856311798,0.018566317856311798,0.018566317856311798,0.018566317856311798,0.018566317856311798,0.018566317856311798,0.018566317856311798,0.018566317856311798,0.018566317856311798,0.018566317856311798,0.018566317856311798,0.018566317856311798,0.018566317856311798,0.018566317856311798,0.018566317856311798,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827,0.018567578867077827],"active":[0.0015787482261657715,0.0014740887563675642,0.0013971704756841063,0.0013883437495678663,0.00139338755980134,0.0013429494574666023,0.0013921267818659544,0.0013757345732301474,0.001403475645929575,0.0014123017899692059,0.0014085187576711178,0.0014299554750323296,0.0014526527374982834,0.001467783935368061,0.001482915598899126,0.00147534953430295,0.001496786717325449,0.0014803935773670673,0.0015068743377923965,0.001496786717325449,0.0015005692839622498,0.0014829151332378387,0.001467783935368061,0.001451391726732254,0.0014299554750323296,0.0013984311372041702,0.0013858219608664513,0.0013593416661024094,0.0013227742165327072,0.0013227742165327072,0.0012925118207931519,0.0012685535475611687,0.0012685535475611687,0.0012445952743291855,0.0012181149795651436,0.0011992007493972778,0.0011966787278652191,0.001162632368505001,0.0011399360373616219,0.001133630983531475,0.0011210208758711815,0.0011197607964277267,0.0011109337210655212,0.0011046286672353745,0.0010831914842128754,0.0010680602863430977,0.0010302318260073662,0.0010138405486941338,0.0010100575163960457,0.0009961873292922974,0.0009873602539300919,0.0009722281247377396,0.0009583570063114166,0.0009394455701112747,0.0009394437074661255,0.0009280946105718613,0.0009180065244436264,0.0009129643440246582,0.000901615247130394,0.0008915271610021591,0.00087008997797966,0.0008713509887456894,0.0008600037544965744,0.000866306945681572,0.0008511766791343689,0.0008310005068778992,0.0008347854018211365,0.0008335225284099579,0.0008146092295646667,0.000794433057308197,0.0007982160896062851,0.0007919128984212875,0.0007969550788402557,0.0007881280034780502,0.0007767807692289352,0.0007767807692289352,0.0007780417799949646,0.000776778906583786,0.0007755178958177567,0.000779302790760994,0.0007717367261648178,0.0007679536938667297,0.000765431672334671,0.000761648640036583,0.0007629096508026123,0.0007515624165534973,0.0007540825754404068,0.0007515605539083481,0.0007515605539083481,0.0007402133196592331,0.0007376912981271744,0.0007339082658290863,0.0007288623601198196,0.0007263422012329102,0.0007288642227649689,0.0007301252335309982,0.0007288642227649689,0.0007225591689348221,0.0007225591689348221,0.0007250811904668808,0.0007225591689348221,0.0007175151258707047,0.0007212981581687927,0.0007212981581687927,0.0007175151258707047,0.0007200371474027634,0.0007175151258707047,0.0007187779992818832,0.0007149931043386459,0.0007149931043386459,0.0007149931043386459,0.0007124710828065872,0.0007124710828065872,0.0007124710828065872,0.0007099490612745285,0.0007112100720405579,0.000707428902387619,0.0007061678916215897,0.0007086899131536484,0.0007074270397424698,0.0007061660289764404,0.0007099490612745285,0.0007112100720405579,0.0007099490612745285,0.0007074270397424698,0.0007049050182104111,0.0007049050182104111,0.0007036440074443817,0.0007061660289764404,0.0007061660289764404,0.0007061660289764404,0.0007049050182104111,0.0007061660289764404,0.0007061678916215897,0.0007061678916215897,0.000707428902387619,0.0007086899131536484,0.0007086899131536484,0.0007099509239196777,0.000707428902387619,0.0007061678916215897,0.0007061678916215897,0.0007061678916215897,0.0007061678916215897,0.0007061678916215897,0.000707428902387619,0.0007086899131536484,0.000707428902387619,0.0007086880505084991,0.0007086880505084991,0.0007099490612745285,0.0007099490612745285,0.0007112100720405579,0.0007112100720405579,0.0007099490612745285,0.0007112100720405579,0.0007112100720405579,0.0007112100720405579,0.0007112100720405579,0.0007112100720405579,0.0007112100720405579,0.0007112100720405579,0.0007112100720405579,0.0007112100720405579,0.0007112100720405579,0.0007112100720405579,0.0007112100720405579,0.0007112100720405579,0.0007112100720405579,0.0007112100720405579,0.0007112100720405579,0.0007112100720405579,0.0007112100720405579,0.0007112100720405579,0.0007112100720405579,0.0007112100720405579,0.0007112100720405579,0.0007112100720405579,0.0007112100720405579,0.0007099490612745285,0.0007099490612745285,0.0007086880505084991,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007112100720405579,0.0007112100720405579,0.0007112100720405579,0.0007112100720405579,0.0007112100720405579,0.0007112100720405579,0.0007112100720405579,0.0007112100720405579,0.0007112100720405579,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285,0.0007099490612745285]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0015787482261657715,0.0019381206948310137,0.002341626677662134,0.0027098259888589382,0.0030906344763934612,0.0034853138495236635,0.003877471201121807,0.004270889796316624,0.00464034965261817,0.0050072879530489445,0.005385574884712696,0.005761339794844389,0.006103058811277151,0.0064536044374108315,0.006828108802437782,0.007164783775806427,0.007515329867601395,0.007873441092669964,0.008191201835870743,0.008519050665199757,0.008809071034193039,0.009080176241695881,0.009336150251328945,0.009594646282494068,0.009861969389021397,0.010104072280228138,0.010348698124289513,0.010574408806860447,0.010759769938886166,0.010970349423587322,0.01116705872118473,0.011348635889589787,0.011506255716085434,0.01167774572968483,0.011845452710986137,0.011996767483651638,0.01213547307997942,0.012275438755750656,0.012406578287482262,0.012540239840745926,0.012668857350945473,0.012782343663275242,0.012890785932540894,0.012985357083380222,0.013077407144010067,0.013156847096979618,0.013256463222205639,0.01334725134074688,0.013420387171208858,0.013482173904776573,0.013543960638344288,0.01361079141497612,0.013672578148543835,0.01372301671653986,0.013774716295301914,0.013830197975039482,0.013870548456907272,0.013923509046435356,0.013960076496005058,0.014011776074767113,0.014057169668376446,0.014093738049268723,0.014130305498838425,0.014156785793602467,0.014183266088366508,0.014211006462574005,0.014234964735805988,0.014258923009037971,0.014292968437075615,0.014311883598566055,0.014335840940475464,0.014358538202941418,0.01437367033213377,0.014392584562301636,0.014411498792469501,0.014429152011871338,0.014451849274337292,0.014460676349699497,0.014474546536803246,0.014485894702374935,0.014498504810035229,0.014512374997138977,0.014522463083267212,0.014530028216540813,0.014538855291903019,0.014546421356499195,0.014557769522070885,0.01456785760819912,0.014570379629731178,0.01457920577377081,0.014586771838366985,0.014594336971640587,0.014596858993172646,0.014603164047002792,0.014610730111598969,0.01461703423410654,0.014622078277170658,0.014625861309468746,0.014633427374064922,0.014635948464274406,0.014638470485806465,0.014640992507338524,0.014644775539636612,0.01464729756116867,0.014651080593466759,0.014652341604232788,0.014653602614998817,0.014657384715974331,0.01465990673750639,0.01465990673750639,0.014661167748272419,0.014661167748272419,0.014661167748272419,0.014663689769804478,0.014663689769804478,0.014663689769804478,0.014663689769804478,0.014664950780570507,0.014664950780570507,0.014664950780570507,0.014664950780570507,0.014664950780570507,0.014664950780570507,0.014667472802102566,0.014667472802102566,0.014667472802102566,0.014667472802102566,0.014668733812868595,0.014668733812868595,0.014668733812868595,0.014668733812868595,0.014668733812868595,0.014668733812868595,0.014668733812868595,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624,0.014669994823634624],"recovered":[0.0,0.0004829461977351457,0.000890235067345202,0.0013139162911102176,0.0016871592961251736,0.002081838436424732,0.0024563425686210394,0.0028522827196866274,0.0032595715019851923,0.0036567728966474533,0.0040300157852470875,0.004388127475976944,0.004763892386108637,0.005123264621943235,0.005497768521308899,0.00584200955927372,0.006188772618770599,0.006531752645969391,0.0068797767162323,0.0072315833531320095,0.007554388139396906,0.007862061262130737,0.008131906390190125,0.008405533619225025,0.008677899837493896,0.008930091746151447,0.009186065755784512,0.009457170963287354,0.009689186699688435,0.009907332248985767,0.010115389712154865,0.01031966507434845,0.01051133032888174,0.010690386407077312,0.01085683237761259,0.011042192578315735,0.011198551394045353,0.011353649199008942,0.011503702960908413,0.011639885604381561,0.011772286146879196,0.0118958605453372,0.012014389969408512,0.012120310217142105,0.012228752486407757,0.01232332456856966,0.01241537369787693,0.01251625083386898,0.012617127038538456,0.012690262869000435,0.012772224843502045,0.012836533598601818,0.012900842353701591,0.012962629087269306,0.013023154810070992,0.013071071356534958,0.013134119100868702,0.013182035647332668,0.013234995305538177,0.013275345787405968,0.013325784355401993,0.0133711788803339,0.01341279037296772,0.013451879844069481,0.013480882160365582,0.013504840433597565,0.01353384181857109,0.013557800091803074,0.013593107461929321,0.013624630868434906,0.013649850152432919,0.013675069436430931,0.013696505688130856,0.01371668092906475,0.013740639202296734,0.013763336464762688,0.013784772716462612,0.013802425935864449,0.013817557133734226,0.013831427320837975,0.013842776417732239,0.013851603493094444,0.013861690647900105,0.013876821845769882,0.013886909931898117,0.013896997086703777,0.013905824162065983,0.013918433338403702,0.013925999402999878,0.013929782435297966,0.013936087489128113,0.013946174643933773,0.013955001719295979,0.013960045762360096,0.013967610895633698,0.013976437970995903,0.013978959992527962,0.013986525125801563,0.01399283017963171,0.013997874222695827,0.014001657254993916,0.0140041783452034,0.014006700366735458,0.014011744409799576,0.014014266431331635,0.014016788452863693,0.014020571485161781,0.01402183249592781,0.01402183249592781,0.01402435451745987,0.014025614596903324,0.014026875607669353,0.014028136618435383,0.014029397629201412,0.014030658639967442,0.014030658639967442,0.0140331806614995,0.01403444167226553,0.014035702683031559,0.014035702683031559,0.014035702683031559,0.014036963693797588,0.014036963693797588,0.014036963693797588,0.014036963693797588,0.014038224704563618,0.014038224704563618,0.014038224704563618,0.014038224704563618,0.014038224704563618,0.014038224704563618,0.014038224704563618,0.014038224704563618,0.014039485715329647,0.014039485715329647,0.014040746726095676,0.014040746726095676,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706,0.014042007736861706],"active":[0.0015787482261657715,0.0014551745261996984,0.0014513916103169322,0.0013959096977487206,0.0014034751802682877,0.0014034754130989313,0.0014211286325007677,0.0014186070766299963,0.0013807781506329775,0.0013505150564014912,0.0013555590994656086,0.001373212318867445,0.0013391664251685143,0.001330339815467596,0.0013303402811288834,0.0013227742165327072,0.0013265572488307953,0.001341688446700573,0.001311425119638443,0.0012874673120677471,0.001254682894796133,0.0012181149795651436,0.0012042438611388206,0.001189112663269043,0.0011840695515275002,0.0011739805340766907,0.001162632368505001,0.0011172378435730934,0.001070583239197731,0.0010630171746015549,0.0010516690090298653,0.0010289708152413368,0.0009949253872036934,0.0009873593226075172,0.0009886203333735466,0.0009545749053359032,0.0009369216859340668,0.0009217895567417145,0.0009028753265738487,0.0009003542363643646,0.0008965712040662766,0.0008864831179380417,0.0008763959631323814,0.0008650468662381172,0.0008486546576023102,0.0008335225284099579,0.0008410895243287086,0.0008310005068778992,0.0008032601326704025,0.0007919110357761383,0.0007717357948422432,0.0007742578163743019,0.0007717357948422432,0.0007603876292705536,0.0007515614852309227,0.0007591266185045242,0.0007364293560385704,0.0007414733991026878,0.0007250811904668808,0.000736430287361145,0.000731385312974453,0.0007225591689348221,0.0007175151258707047,0.0007049059495329857,0.000702383928000927,0.0007061660289764404,0.0007011229172348976,0.0007011229172348976,0.0006998609751462936,0.0006872527301311493,0.0006859907880425453,0.0006834687665104866,0.0006771646440029144,0.0006759036332368851,0.0006708595901727676,0.0006658155471086502,0.0006670765578746796,0.0006582504138350487,0.0006569894030690193,0.0006544673815369606,0.00065572839230299,0.0006607715040445328,0.0006607724353671074,0.0006532063707709312,0.0006519453600049019,0.0006494242697954178,0.0006519453600049019,0.0006494242697954178,0.0006443802267313004,0.0006494233384728432,0.0006506843492388725,0.0006481623277068138,0.000641857273876667,0.0006431182846426964,0.000643119215965271,0.0006405962631106377,0.0006431182846426964,0.0006393361836671829,0.0006405971944332123,0.000638074241578579,0.0006368132308125496,0.0006368141621351242,0.0006380751729011536,0.0006355531513690948,0.0006368141621351242,0.0006355531513690948,0.0006330311298370361,0.0006355522200465202,0.000638074241578579,0.0006355522200465202,0.0006355531513690948,0.0006342921406030655,0.0006330311298370361,0.0006342921406030655,0.0006330311298370361,0.0006330311298370361,0.0006305091083049774,0.0006305091083049774,0.0006292480975389481,0.0006292480975389481,0.0006292480975389481,0.0006279870867729187,0.0006279870867729187,0.0006305091083049774,0.0006305091083049774,0.0006292480975389481,0.0006292480975389481,0.0006305091083049774,0.0006305091083049774,0.0006305091083049774,0.0006305091083049774,0.0006305091083049774,0.0006305091083049774,0.0006292480975389481,0.0006305091083049774,0.0006292480975389481,0.0006292480975389481,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187,0.0006279870867729187]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0015787482261657715,0.0019557741470634937,0.002303797984495759,0.002678302116692066,0.0030376743525266647,0.003389481222257018,0.003716068807989359,0.0040514832362532616,0.0044007683172822,0.004727355670183897,0.005048899445682764,0.0053603556007146835,0.005652897525578737,0.0059832679107785225,0.006270765792578459,0.006549437064677477,0.006804150529205799,0.00707147317007184,0.007308532949537039,0.007561984937638044,0.007787696085870266,0.008010884746909142,0.008245423436164856,0.00846104696393013,0.008630014955997467,0.008826724253594875,0.009008301421999931,0.009178530424833298,0.009318497031927109,0.009435765445232391,0.009583298116922379,0.009696783497929573,0.009821617975831032,0.009938887320458889,0.010041024535894394,0.010135596618056297,0.010221341624855995,0.010302042588591576,0.010390309616923332,0.010471010580658913,0.010535319335758686,0.010595845058560371,0.01065763272345066,0.010720680467784405,0.010768596082925797,0.010811468586325645,0.010854341089725494,0.010898474603891373,0.010936303995549679,0.010977915488183498,0.011011960916221142,0.011047267355024815,0.011077530682086945,0.011106532998383045,0.011129230260848999,0.011163275688886642,0.011193539015948772,0.011217497289180756,0.011236411519348621,0.011256586760282516,0.011274239979684353,0.01129063218832016,0.011312068440020084,0.011324678547680378,0.011341070756316185,0.011352418921887875,0.011368811130523682,0.011386465281248093,0.011397813446819782,0.011407901532948017,0.011416727676987648,0.011426815763115883,0.011436902917921543,0.011445729993283749,0.011449513025581837,0.011457078158855438,0.011460861191153526,0.011468427255749702,0.01147347129881382,0.011478514410555363,0.01148355845361948,0.011488602496683598,0.011492385528981686,0.011493646539747715,0.011497429572045803,0.011501211673021317,0.011503733694553375,0.011507516726851463,0.011510038748383522,0.011510038748383522,0.01151256076991558,0.01151382178068161,0.011516343802213669,0.011518865823745728,0.011521386913955212,0.01152390893548727,0.01152390893548727,0.0115251699462533,0.011526430957019329,0.011527691967785358,0.011530213989317417,0.011531475000083447,0.011532736010849476,0.011533997021615505,0.011533997021615505,0.011535258032381535,0.011535258032381535,0.011535258032381535,0.011536519043147564,0.011536519043147564,0.011537780053913593,0.011539041064679623,0.011539041064679623,0.011539041064679623,0.011540302075445652,0.011540302075445652,0.011541562154889107,0.011541562154889107,0.011541562154889107,0.011541562154889107,0.011541562154889107,0.011541562154889107,0.011541562154889107,0.011541562154889107,0.011541562154889107,0.011541562154889107,0.011541562154889107,0.011541562154889107,0.011541562154889107,0.011541562154889107,0.011541562154889107,0.011541562154889107,0.011541562154889107,0.011541562154889107,0.011541562154889107,0.011541562154889107,0.011541562154889107,0.011541562154889107,0.011541562154889107,0.011541562154889107,0.011541562154889107,0.011541562154889107,0.011541562154889107,0.011541562154889107,0.011541562154889107,0.011541562154889107,0.011541562154889107,0.011541562154889107,0.011541562154889107,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136,0.011542823165655136],"recovered":[0.0,0.0004917728947475553,0.0009154541185125709,0.0013025676598772407,0.0016896812012419105,0.00205031456425786,0.002432384295389056,0.002780408365651965,0.0031435636337846518,0.003477717051282525,0.003810609458014369,0.0041510676965117455,0.004475133493542671,0.004797938279807568,0.005082914140075445,0.005381760653108358,0.005659170914441347,0.00595297385007143,0.006232906132936478,0.006486358121037483,0.006719635333865881,0.006965521723031998,0.007212669122964144,0.007437119260430336,0.007655264809727669,0.007867105305194855,0.008066336624324322,0.00823404360562563,0.00841436069458723,0.00857828464359045,0.008720772340893745,0.008867043070495129,0.008996921591460705,0.009111668914556503,0.00924028642475605,0.00935251172631979,0.00946473702788353,0.009550482034683228,0.009641270153224468,0.009723233059048653,0.009807717055082321,0.009882112964987755,0.009953987784683704,0.010017035529017448,0.010075039230287075,0.010130521841347218,0.010187264531850815,0.010235181078314781,0.010281836614012718,0.010320926085114479,0.010366320610046387,0.010412976145744324,0.010448282584547997,0.010479805991053581,0.010508808307349682,0.010549158789217472,0.010579422116279602,0.010605902411043644,0.010629859752953053,0.010651296004652977,0.010672732256352901,0.010694168508052826,0.010711822658777237,0.010728214867413044,0.010752173140645027,0.010767304338514805,0.010782435536384583,0.010795045644044876,0.010807654820382595,0.010821525938808918,0.010831613093614578,0.010845483280718327,0.010855571366846561,0.010865658521652222,0.010873224586248398,0.010875746607780457,0.010883312672376633,0.010890877805650234,0.010895921848714352,0.010902226902544498,0.010907270945608616,0.010914836078882217,0.010919880121946335,0.010923663154244423,0.010926185175776482,0.01092870719730854,0.010932489298284054,0.010937533341348171,0.01094131637364626,0.010942577384412289,0.010945099405944347,0.010947621427476406,0.010950143449008465,0.010952664539217949,0.010955186560750008,0.010957708582282066,0.010960230603814125,0.010962752625346184,0.010962752625346184,0.010964013636112213,0.010965274646878242,0.010967796668410301,0.01096905767917633,0.01097031868994236,0.01097157970070839,0.01097157970070839,0.010972840711474419,0.010974100790917873,0.010974100790917873,0.010974100790917873,0.010974100790917873,0.010974100790917873,0.010975361801683903,0.010977883823215961,0.010977883823215961,0.010977883823215961,0.010977883823215961,0.010977883823215961,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199,0.01097914483398199],"active":[0.0015787482261657715,0.0014640012523159385,0.0013883438659831882,0.0013757344568148255,0.0013479931512847543,0.001339166657999158,0.0012836845126003027,0.0012710748706012964,0.001257204683497548,0.001249638618901372,0.001238289987668395,0.001209287904202938,0.001177764032036066,0.001185329630970955,0.0011878516525030136,0.0011676764115691185,0.001144979614764452,0.00111849932000041,0.0010756268166005611,0.0010756268166005611,0.001068060752004385,0.0010453630238771439,0.0010327543132007122,0.001023927703499794,0.0009747501462697983,0.0009596189484000206,0.0009419647976756096,0.0009444868192076683,0.0009041363373398781,0.0008574808016419411,0.0008625257760286331,0.0008297404274344444,0.000824696384370327,0.0008272184059023857,0.0008007381111383438,0.0007830848917365074,0.0007566045969724655,0.0007515605539083481,0.000749039463698864,0.00074777752161026,0.0007276022806763649,0.0007137320935726166,0.0007036449387669563,0.0007036449387669563,0.0006935568526387215,0.0006809467449784279,0.0006670765578746796,0.0006632935255765915,0.0006544673815369606,0.0006569894030690193,0.0006456403061747551,0.0006342912092804909,0.0006292480975389481,0.000626727007329464,0.0006204219534993172,0.0006141168996691704,0.0006141168996691704,0.0006115948781371117,0.0006065517663955688,0.0006052907556295395,0.0006015077233314514,0.000596463680267334,0.0006002457812428474,0.000596463680267334,0.0005888976156711578,0.0005851145833730698,0.0005863755941390991,0.0005914196372032166,0.0005901586264371872,0.0005863755941390991,0.0005851145833730698,0.0005813324823975563,0.0005813315510749817,0.000580071471631527,0.0005762884393334389,0.0005813315510749817,0.0005775485187768936,0.0005775494500994682,0.0005775494500994682,0.0005762875080108643,0.0005762875080108643,0.0005737664178013802,0.0005725054070353508,0.0005699833855032921,0.0005712443962693214,0.0005725044757127762,0.0005712443962693214,0.0005699833855032921,0.0005687223747372627,0.0005674613639712334,0.0005674613639712334,0.000566200353205204,0.000566200353205204,0.0005662012845277786,0.000566200353205204,0.000566200353205204,0.0005636783316731453,0.0005624173209071159,0.0005636783316731453,0.0005636783316731453,0.0005649393424391747,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005624173209071159,0.0005636783316731453,0.0005624173209071159,0.0005611572414636612,0.0005624182522296906,0.0005624182522296906,0.0005636792629957199,0.0005649402737617493,0.0005636792629957199,0.0005611572414636612,0.0005624182522296906,0.0005624182522296906,0.0005636783316731453,0.0005636783316731453,0.0005624173209071159,0.0005624173209071159,0.0005624173209071159,0.0005624173209071159,0.0005624173209071159,0.0005624173209071159,0.0005624173209071159,0.0005624173209071159,0.0005624173209071159,0.0005624173209071159,0.0005624173209071159,0.0005624173209071159,0.0005624173209071159,0.0005624173209071159,0.0005624173209071159,0.0005624173209071159,0.0005624173209071159,0.0005624173209071159,0.0005624173209071159,0.0005624173209071159,0.0005624173209071159,0.0005624173209071159,0.0005624173209071159,0.0005624173209071159,0.0005624173209071159,0.0005624173209071159,0.0005624173209071159,0.0005624173209071159,0.0005624173209071159,0.0005624173209071159,0.0005624173209071159,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0015787482261657715,0.0019406425999477506,0.002306319773197174,0.0026820849161595106,0.0030452401842921972,0.003418483305722475,0.0037816385738551617,0.004166230093687773,0.004515514709055424,0.004857234191149473,0.005210301838815212,0.005534367635846138,0.005874825641512871,0.00622284971177578,0.006577178370207548,0.006923941429704428,0.007274487055838108,0.007590987253934145,0.007908748462796211,0.008200028911232948,0.008477439172565937,0.008768720552325249,0.009022172540426254,0.009266797453165054,0.009505118243396282,0.009737133979797363,0.009947714395821095,0.010150727815926075,0.010360046289861202,0.010549190454185009,0.010735811665654182,0.010929998941719532,0.011090139858424664,0.011270456947386265,0.011425554752349854,0.01156425941735506,0.011694137938320637,0.011845452710986137,0.011975331231951714,0.01210394874215126,0.012218696065247059,0.01232839934527874,0.012433058582246304,0.012536456808447838,0.012639855034649372,0.012743254192173481,0.012835303321480751,0.012924831360578537,0.013014359399676323,0.013086234219372272,0.013158108107745647,0.013233765959739685,0.0132955526933074,0.013349773362278938,0.013410300016403198,0.013475868850946426,0.013533873483538628,0.013585572130978107,0.01363979373127222,0.01369401440024376,0.01373436488211155,0.013777237385511398,0.013820109888911247,0.013856678269803524,0.01388694066554308,0.013923509046435356,0.013961337506771088,0.013994121924042702,0.01402816828340292,0.014052126556634903,0.014083649963140488,0.014113913290202618,0.0141378715634346,0.014164350926876068,0.014187048189342022,0.014213528484106064,0.014240008778870106,0.014260184019804,0.014275315217673779,0.014292968437075615,0.01431440468877554,0.014325753785669804,0.014340884983539581,0.014356017112731934,0.014371148310601711,0.014386279508471489,0.014401410706341267,0.014419064857065678,0.014431674033403397,0.014441762119531631,0.014451849274337292,0.01446571946144104,0.014474546536803246,0.014482112601399422,0.014492199756205082,0.014499765820801258,0.014511113986372948,0.014517419040203094,0.014521202072501183,0.0145262461155653,0.014531289227306843,0.014535072259604931,0.014538855291903019,0.014546421356499195,0.014548943378031254,0.014557769522070885,0.014560291543602943,0.014569118618965149,0.014572900719940662,0.01457668375223875,0.014580466784536839,0.014582988806068897,0.014586771838366985,0.014590554870665073,0.014594336971640587,0.014596858993172646,0.014600642025470734,0.014604425057768822,0.014605686068534851,0.014610730111598969,0.014611991122364998,0.014611991122364998,0.014613252133131027,0.014615773223340511,0.01461829524487257,0.0146195562556386,0.014623339287936687,0.014624600298702717,0.014625861309468746,0.014628383331000805,0.014629644341766834,0.014629644341766834,0.014630905352532864,0.014630905352532864,0.014630905352532864,0.014630905352532864,0.014633427374064922,0.014634688384830952,0.014634688384830952,0.014635948464274406,0.014635948464274406,0.014635948464274406,0.014637209475040436,0.014637209475040436,0.014637209475040436,0.014637209475040436,0.014637209475040436,0.014637209475040436,0.014637209475040436,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465,0.014638470485806465],"recovered":[0.0,0.0004703366430476308,0.0008851911989040673,0.0012823924189433455,0.0016695059603080153,0.002038966165855527,0.002432384295389056,0.0027980615850538015,0.0031649998854845762,0.0035243723541498184,0.003856003750115633,0.00421285443007946,0.004554573446512222,0.004886204842478037,0.0052329679019749165,0.005589818581938744,0.0059189279563724995,0.006269474048167467,0.006593539845198393,0.006930214818567038,0.007234105374664068,0.007517820689827204,0.007802796550095081,0.008048683404922485,0.008322310633957386,0.008553065359592438,0.008800213225185871,0.00903601199388504,0.009246591478586197,0.009460953995585442,0.009660185314714909,0.009854372590780258,0.010029644705355167,0.010212483815848827,0.01038901787251234,0.01055294182151556,0.010700473561882973,0.010851788334548473,0.011006886139512062,0.011149373836815357,0.01128681842237711,0.011410391889512539,0.011527661234140396,0.01164366863667965,0.011748328804969788,0.011844160966575146,0.011945037171244621,0.01204969733953476,0.01213922444730997,0.012218665331602097,0.012298105284571648,0.01237628422677517,0.012456986121833324,0.012531382031738758,0.012589385733008385,0.012642346322536469,0.012714221142232418,0.012767180800437927,0.012823923490941525,0.01286427490413189,0.012921017594635487,0.012976499274373055,0.013023154810070992,0.013071071356534958,0.013116465881466866,0.013146728277206421,0.013183296658098698,0.01322112511843443,0.01325138844549656,0.013282911852002144,0.013309392146766186,0.0133421765640378,0.01337370090186596,0.013395137153565884,0.013420356437563896,0.013448096811771393,0.013474577106535435,0.013501057401299477,0.013522493652999401,0.013540146872401237,0.013561583124101162,0.013581758365035057,0.01359689049422741,0.013613282702863216,0.013627152889966965,0.013641023077070713,0.013654894195497036,0.01367633044719696,0.013695244677364826,0.013706592842936516,0.01371920295059681,0.01372929010540247,0.013743161223828793,0.013751987367868423,0.013762075453996658,0.013772162608802319,0.013780989684164524,0.013792337849736214,0.01379990391433239,0.013806208968162537,0.013811253011226654,0.013815035112202168,0.013825123198330402,0.01383016724139452,0.013835210353136063,0.013837732374668121,0.013844037428498268,0.013850342482328415,0.013854125514626503,0.013859168626368046,0.013864212669432163,0.01386925671249628,0.013873039744794369,0.013874300755560398,0.013875561766326427,0.01388060487806797,0.013883126899600029,0.013885648921132088,0.013888170942664146,0.013891953974962234,0.013893214985728264,0.013896998018026352,0.013898258097469807,0.013899519108235836,0.013900780119001865,0.013903302140533924,0.013904563151299953,0.013907085172832012,0.013908346183598042,0.0139108682051301,0.01391212921589613,0.013914651237428188,0.013914651237428188,0.013915912248194218,0.013917173258960247,0.013917173258960247,0.013917173258960247,0.013918434269726276,0.013919694349169731,0.01392095535993576,0.01392221637070179,0.01392221637070179,0.01392221637070179,0.01392221637070179,0.01392221637070179,0.01392221637070179,0.01392221637070179,0.01392221637070179,0.01392221637070179,0.01392221637070179,0.01392221637070179,0.01392347738146782,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849,0.013924738392233849],"active":[0.0015787482261657715,0.0014703059569001198,0.0014211286325007677,0.001399692497216165,0.0013757342239841819,0.0013795171398669481,0.0013492542784661055,0.0013681685086339712,0.0013505148235708475,0.0013328618369996548,0.0013542980886995792,0.0013215132057666779,0.0013202521950006485,0.0013366448692977428,0.0013442104682326317,0.0013341228477656841,0.0013555590994656086,0.0013215132057666779,0.0013152086175978184,0.0012698140926659107,0.0012433337979018688,0.001250899862498045,0.001219375990331173,0.001218114048242569,0.0011828076094388962,0.0011840686202049255,0.0011475011706352234,0.0011147158220410347,0.0011134548112750053,0.0010882364585995674,0.0010756263509392738,0.0010756263509392738,0.0010604951530694962,0.0010579731315374374,0.001036536879837513,0.0010113175958395004,0.000993664376437664,0.000993664376437664,0.0009684450924396515,0.0009545749053359032,0.0009318776428699493,0.000918007455766201,0.0009053973481059074,0.0008927881717681885,0.0008915262296795845,0.0008990932255983353,0.0008902661502361298,0.0008751340210437775,0.0008751349523663521,0.0008675688877701759,0.0008600028231739998,0.0008574817329645157,0.0008385665714740753,0.0008183913305401802,0.0008209142833948135,0.0008335225284099579,0.0008196523413062096,0.0008183913305401802,0.0008158702403306961,0.0008297394961118698,0.0008133472874760628,0.0008007381111383438,0.0007969550788402557,0.0007856069132685661,0.0007704747840762138,0.0007767807692289352,0.00077804084867239,0.0007729968056082726,0.0007767798379063606,0.0007692147046327591,0.0007742578163743019,0.0007717367261648178,0.0007641706615686417,0.0007692137733101845,0.0007666917517781258,0.000765431672334671,0.000765431672334671,0.0007591266185045242,0.0007528215646743774,0.0007528215646743774,0.0007528215646743774,0.0007439954206347466,0.0007439944893121719,0.0007427344098687172,0.0007439954206347466,0.0007452564314007759,0.0007465165108442307,0.0007427344098687172,0.0007364293560385704,0.0007351692765951157,0.0007326463237404823,0.0007364293560385704,0.000731385312974453,0.0007301252335309982,0.0007301243022084236,0.0007276032119989395,0.0007301243022084236,0.0007250811904668808,0.0007212981581687927,0.0007200371474027634,0.0007200362160801888,0.0007200371474027634,0.0007137320935726166,0.0007162541151046753,0.0007137330248951912,0.0007200371474027634,0.0007162541151046753,0.000718776136636734,0.0007187752053141594,0.0007175151258707047,0.0007162541151046753,0.0007137320935726166,0.0007137320935726166,0.0007162541151046753,0.0007187752053141594,0.0007162541151046753,0.0007175151258707047,0.000718776136636734,0.0007175151258707047,0.000718776136636734,0.000718776136636734,0.0007149931043386459,0.0007149940356612206,0.0007162541151046753,0.0007175151258707047,0.0007162541151046753,0.000718776136636734,0.0007175151258707047,0.0007175151258707047,0.0007175151258707047,0.0007175151258707047,0.0007149931043386459,0.0007162541151046753,0.0007149931043386459,0.0007137320935726166,0.0007137320935726166,0.0007162541151046753,0.0007162541151046753,0.0007149940356612206,0.0007149931043386459,0.0007137320935726166,0.0007137320935726166,0.0007149931043386459,0.0007149931043386459,0.0007149931043386459,0.0007149931043386459,0.0007149931043386459,0.0007149931043386459,0.0007149931043386459,0.0007162541151046753,0.0007162541151046753,0.0007149931043386459,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166,0.0007137320935726166]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0015787482261657715,0.001939381705597043,0.0023050589952617884,0.0026694752741605043,0.0030401963740587234,0.0033907422330230474,0.003751375712454319,0.004072919487953186,0.004409594461321831,0.004728616680949926,0.00503250677138567,0.005321266129612923,0.005627678241580725,0.005930307786911726,0.006207718048244715,0.006490172352641821,0.006749929394572973,0.007028600666671991,0.007283313665539026,0.007506502792239189,0.007737257983535528,0.00796423014253378,0.008172287605702877,0.008357647806406021,0.008534181863069534,0.008710715919733047,0.00888724997639656,0.009054956957697868,0.009215097874403,0.009363891556859016,0.009495031088590622,0.00961986556649208,0.009745961055159569,0.00985440332442522,0.00996662862598896,0.01005867775529623,0.010150727815926075,0.010244038887321949,0.010329783894121647,0.010419311933219433,0.010492446832358837,0.010563060641288757,0.01062989141792059,0.010703026317059994,0.010766074992716312,0.010830383747816086,0.010884604416787624,0.01093504298478365,0.010988002642989159,0.011033397167921066,0.011081313714385033,0.011120403185486794,0.011163275688886642,0.011199843138456345,0.01123767253011465,0.011262890882790089,0.011294415220618248,0.011317112483084202,0.011341070756316185,0.01137133315205574,0.011388987302780151,0.01141294464468956,0.01143312081694603,0.011454557068645954,0.011470949277281761,0.011488602496683598,0.01151382178068161,0.01152390893548727,0.011541562154889107,0.011547867208719254,0.01156425941735506,0.011575608514249325,0.011580652557313442,0.011589478701353073,0.011593261733651161,0.011603349819779396,0.011612175963819027,0.011621003039181232,0.011628568172454834,0.01163613423705101,0.011642439290881157,0.011650004424154758,0.011653787456452847,0.011657570488750935,0.011661353521049023,0.01166639756411314,0.011668919585645199,0.011670179665088654,0.011673962697386742,0.011679006740450859,0.011685311794281006,0.011690355837345123,0.011691615916788578,0.011694137938320637,0.011696659959852695,0.011700442992150784,0.011702965013682842,0.011704226024448872,0.01170674804598093,0.01170800905674696,0.011711792089045048,0.011714313179254532,0.01171683520078659,0.01171809621155262,0.01171935722231865,0.011720618233084679,0.011721879243850708,0.011724401265382767,0.011725662276148796,0.011726923286914825,0.011728184297680855,0.011728184297680855,0.011728184297680855,0.011728184297680855,0.011728184297680855,0.011729445308446884,0.011729445308446884,0.011729445308446884,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914,0.011730706319212914],"recovered":[0.0,0.0004955557524226606,0.0009179760236293077,0.001283653313294053,0.0016430257819592953,0.0020087030716240406,0.002383206970989704,0.0027577111031860113,0.0030906035099178553,0.00342223490588367,0.0037601711228489876,0.004082975909113884,0.004410824738442898,0.0047008441761136055,0.005012300796806812,0.005298537667840719,0.0055822525173425674,0.005867228843271732,0.006139595527201891,0.006404396146535873,0.006659109145402908,0.006904996000230312,0.007138272747397423,0.007346330210566521,0.007558171171694994,0.007735965773463249,0.00792637001723051,0.008102904073894024,0.008287003263831139,0.008449667133390903,0.008607286959886551,0.008753557689487934,0.008880914188921452,0.009008270688354969,0.009131844155490398,0.009264244697988033,0.009370164945721626,0.009462215006351471,0.009547960013151169,0.009637488052248955,0.009724494069814682,0.00980897806584835,0.009885895997285843,0.009948943741619587,0.010027123615145683,0.010104041546583176,0.010174655355513096,0.010230137035250664,0.010281836614012718,0.010337318293750286,0.010392799973487854,0.01044071651995182,0.010487372055649757,0.010526461526751518,0.010564290918409824,0.010604641400277615,0.0106361648067832,0.01067399326711893,0.010694168508052826,0.010718126781284809,0.010748390108346939,0.010766043327748775,0.010779913514852524,0.010806393809616566,0.010830352082848549,0.010851788334548473,0.010866919532418251,0.010889616794884205,0.01090853102505207,0.010923663154244423,0.01094005536288023,0.01095140352845192,0.010966535657644272,0.010977883823215961,0.010984188877046108,0.010991754941642284,0.010998059064149857,0.011004364117980003,0.011018234305083752,0.011027061380445957,0.011033366434276104,0.011040931567549706,0.011049758642911911,0.011056063696742058,0.01106362883001566,0.011066150851547718,0.011069933883845806,0.011072455905377865,0.011076238937675953,0.011080021969974041,0.011086326092481613,0.011088848114013672,0.011090109124779701,0.011095153167843819,0.011098936200141907,0.011101458221673965,0.01110397931188345,0.011106501333415508,0.011107762344181538,0.011110284365713596,0.011114067398011684,0.011116589419543743,0.011119111441075802,0.011120372451841831,0.01112289447337389,0.011124154552817345,0.011125415563583374,0.011125415563583374,0.011127937585115433,0.011127937585115433,0.011130459606647491,0.01113298162817955,0.01113298162817955,0.01113298162817955,0.01113298162817955,0.01113298162817955,0.01113424263894558,0.01113424263894558,0.01113424263894558,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609,0.011135503649711609],"active":[0.0015787482261657715,0.0014438258949667215,0.0013870829716324806,0.0013858219608664513,0.0013971705920994282,0.0013820391613990068,0.0013681687414646149,0.0013152083847671747,0.0013189909514039755,0.0013063817750662565,0.0012723356485366821,0.0012382902204990387,0.001216853503137827,0.0012294636107981205,0.0011954172514379025,0.0011916346848011017,0.0011676768772304058,0.001161371823400259,0.0011437181383371353,0.0011021066457033157,0.0010781488381326199,0.0010592341423034668,0.0010340148583054543,0.0010113175958395004,0.0009760106913745403,0.0009747501462697983,0.00096087995916605,0.0009520528838038445,0.0009280946105718613,0.0009142244234681129,0.000887744128704071,0.0008663078770041466,0.0008650468662381172,0.0008461326360702515,0.0008347844704985619,0.000794433057308197,0.0007805628702044487,0.0007818238809704781,0.0007818238809704781,0.0007818238809704781,0.0007679527625441551,0.0007540825754404068,0.0007439954206347466,0.0007540825754404068,0.0007389513775706291,0.0007263422012329102,0.0007099490612745285,0.0007049059495329857,0.0007061660289764404,0.0006960788741707802,0.0006885137408971786,0.0006796866655349731,0.0006759036332368851,0.0006733816117048264,0.0006733816117048264,0.0006582494825124741,0.0006582504138350487,0.000643119215965271,0.0006469022482633591,0.0006532063707709312,0.0006405971944332123,0.0006469013169407845,0.0006532073020935059,0.0006481632590293884,0.0006405971944332123,0.0006368141621351242,0.0006469022482633591,0.0006342921406030655,0.0006330311298370361,0.0006242040544748306,0.0006242040544748306,0.0006242049857974052,0.0006141168996691704,0.0006115948781371117,0.000609072856605053,0.0006115948781371117,0.0006141168996691704,0.0006166389212012291,0.0006103338673710823,0.000609072856605053,0.000609072856605053,0.000609072856605053,0.0006040288135409355,0.0006015067920088768,0.0005977246910333633,0.0006002467125654221,0.0005989857017993927,0.0005977237597107887,0.0005977237597107887,0.0005989847704768181,0.0005989857017993927,0.0006015077233314514,0.0006015067920088768,0.0005989847704768181,0.0005977237597107887,0.0005989847704768181,0.0005989857017993927,0.0005977246910333633,0.0005989857017993927,0.0005977246910333633,0.0005977246910333633,0.0005977237597107887,0.0005977237597107887,0.0005977237597107887,0.0005964627489447594,0.000596463680267334,0.000596463680267334,0.0005989857017993927,0.0005977246910333633,0.0005989857017993927,0.0005977246910333633,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.000596463680267334,0.0005952026695013046,0.0005952026695013046,0.000596463680267334,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0015787482261657715,0.0019116406328976154,0.0022621864918619394,0.0026102103292942047,0.0029607561882585287,0.0032936485949903727,0.003610148560255766,0.003922865726053715,0.004209102597087622,0.004492817912250757,0.004782837815582752,0.005051421467214823,0.005299829877912998,0.005545716267079115,0.00579538568854332,0.006041272077709436,0.006280853413045406,0.006501520983874798,0.006699490826576948,0.006889895536005497,0.007051297929137945,0.007235397584736347,0.007389233913272619,0.007538026664406061,0.007676732260733843,0.007802827749401331,0.007918835617601871,0.008020972833037376,0.008120588958263397,0.008215160109102726,0.008295862004160881,0.008371518924832344,0.008458524942398071,0.008534181863069534,0.008606056682765484,0.008662799373269081,0.008718281984329224,0.008771242573857307,0.008824202232062817,0.008883466944098473,0.008931383490562439,0.008967950940132141,0.009015867486596107,0.009049912914633751,0.009087741374969482,0.009120526723563671,0.00915205106139183,0.009183574467897415,0.009211315773427486,0.009249144233763218,0.009271841496229172,0.009293277747929096,0.009312191978096962,0.009333628229796886,0.009353803470730782,0.009375239722430706,0.009394153952598572,0.009413068182766438,0.00942693930119276,0.009443331509828568,0.009453419595956802,0.00946728978306055,0.009477376937866211,0.009483681991696358,0.009493770077824593,0.009503857232630253,0.0095101622864604,0.009517728351056576,0.009529076516628265,0.009531598538160324,0.009537903591990471,0.009547990746796131,0.00955177377909422,0.009553034789860249,0.009556817822158337,0.009559339843690395,0.009563121944665909,0.009566904976963997,0.009568165987730026,0.009570688009262085,0.009573210030794144,0.009574471041560173,0.009575732052326202,0.009576993063092232,0.009578254073858261,0.00958077609539032,0.00958203710615635,0.009583298116922379,0.009584558196365833,0.009584558196365833,0.009584558196365833,0.009585819207131863,0.009585819207131863,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892,0.009587080217897892],"recovered":[0.0,0.0004892509896308184,0.000890235067345202,0.0012584342621266842,0.0016115019097924232,0.001972135389223695,0.0023390736896544695,0.002673227107152343,0.0029846832621842623,0.0033011832274496555,0.0036113783717155457,0.0039039202965795994,0.004183852579444647,0.004434782546013594,0.004690757021307945,0.004937903955578804,0.005196399986743927,0.005435981787741184,0.005673041567206383,0.005905057303607464,0.006104288622736931,0.006285866256803274,0.006481314543634653,0.00664523895829916,0.006794031709432602,0.006935258861631155,0.007068919949233532,0.007198798470199108,0.0073211113922297955,0.007429553661495447,0.007543039508163929,0.00765274278819561,0.0077372267842292786,0.007828015834093094,0.007902411743998528,0.007979330606758595,0.008044900372624397,0.008106687106192112,0.00816090777516365,0.008215129375457764,0.008270611055195332,0.008326093666255474,0.008372748270630836,0.00841436069458723,0.008454711176455021,0.008492539636790752,0.008529107086360455,0.008560631424188614,0.00859089381992817,0.008627462200820446,0.0086501594632864,0.008676638826727867,0.00870059709995985,0.008723294362425804,0.0087434696033597,0.008763644844293594,0.008790125139057636,0.008807778358459473,0.008835519663989544,0.00885317288339138,0.008873348124325275,0.00888469722121954,0.008897306397557259,0.008909915573894978,0.008921264670789242,0.008931351825594902,0.008940178900957108,0.008947744965553284,0.008952788077294827,0.008959093131124973,0.00896539818495512,0.008970442228019238,0.008980529382824898,0.008990617468953133,0.008991878479719162,0.00899440050125122,0.008998182602226734,0.008999443612992764,0.009000704623758793,0.009003226645290852,0.00900574866682291,0.00900700967758894,0.009009531699120998,0.009012053720653057,0.009013314731419086,0.009014575742185116,0.0090170968323946,0.009019618853926659,0.009019618853926659,0.009020879864692688,0.009022140875458717,0.009022140875458717,0.009022140875458717,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747,0.009023401886224747],"active":[0.0015787482261657715,0.001422389643266797,0.0013719514245167375,0.0013517760671675205,0.0013492542784661055,0.0013215132057666779,0.0012710748706012964,0.001249638618901372,0.0012244193349033594,0.0011916346848011017,0.0011714594438672066,0.0011475011706352234,0.0011159772984683514,0.0011109337210655212,0.0011046286672353745,0.0011033681221306324,0.0010844534263014793,0.0010655391961336136,0.0010264492593705654,0.0009848382323980331,0.0009470093064010143,0.000949531327933073,0.0009079193696379662,0.0008927877061069012,0.0008827005513012409,0.0008675688877701759,0.0008499156683683395,0.0008221743628382683,0.0007994775660336018,0.0007856064476072788,0.0007528224959969521,0.000718776136636734,0.0007212981581687927,0.0007061660289764404,0.0007036449387669563,0.0006834687665104866,0.0006733816117048264,0.0006645554676651955,0.0006632944568991661,0.0006683375686407089,0.0006607724353671074,0.000641857273876667,0.000643119215965271,0.0006355522200465202,0.0006330301985144615,0.0006279870867729187,0.0006229439750313759,0.0006229430437088013,0.0006204219534993172,0.0006216820329427719,0.0006216820329427719,0.0006166389212012291,0.0006115948781371117,0.0006103338673710823,0.0006103338673710823,0.0006115948781371117,0.0006040288135409355,0.0006052898243069649,0.0005914196372032166,0.0005901586264371872,0.000580071471631527,0.000582592561841011,0.0005800705403089523,0.0005737664178013802,0.0005725054070353508,0.0005725054070353508,0.0005699833855032921,0.0005699833855032921,0.0005762884393334389,0.0005725054070353508,0.0005725054070353508,0.0005775485187768936,0.0005712443962693214,0.0005624173209071159,0.0005649393424391747,0.0005649393424391747,0.0005649393424391747,0.0005674613639712334,0.0005674613639712334,0.0005674613639712334,0.0005674613639712334,0.0005674613639712334,0.000566200353205204,0.0005649393424391747,0.0005649393424391747,0.000566200353205204,0.0005649402737617493,0.0005636792629957199,0.0005649393424391747,0.0005636783316731453,0.0005624173209071159,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453,0.0005636783316731453]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0015787482261657715,0.0019368598004803061,0.0023252342361956835,0.002721174620091915,0.0031158537603914738,0.0034878358710557222,0.0038623397704213858,0.004277194384485483,0.004700875841081142,0.0051169912330806255,0.005514192394912243,0.005941656418144703,0.006342640612274408,0.006752451416105032,0.0071862200275063515,0.0075821601785719395,0.007998276501893997,0.00842195749282837,0.008840594440698624,0.009259231388568878,0.009719480760395527,0.01016081590205431,0.01062989141792059,0.011064921505749226,0.011508777737617493,0.011958939023315907,0.012424231506884098,0.0128781758248806,0.013363644480705261,0.01384659018367529,0.01433331985026598,0.014820048585534096,0.015280297957360744,0.015741806477308273,0.016204578801989555,0.016671132296323776,0.017143990844488144,0.0176206324249506,0.0181098822504282,0.018602916970849037,0.019049296155571938,0.0195133276283741,0.019974837079644203,0.020441390573978424,0.020911727100610733,0.021394673734903336,0.021901577711105347,0.022354261949658394,0.022817032411694527,0.023268453776836395,0.0237236600369215,0.02419273555278778,0.024673160165548325,0.025134669616818428,0.025589874014258385,0.026013556867837906,0.026467500254511833,0.02691766247153282,0.027353951707482338,0.027765024453401566,0.028187444433569908,0.028604820370674133,0.029008327051997185,0.02944714017212391,0.029822904616594315,0.030246585607528687,0.030662700533866882,0.03105359710752964,0.031430624425411224,0.03181900084018707,0.03217710927128792,0.032549090683460236,0.032938726246356964,0.03329053521156311,0.0336398184299469,0.03400423377752304,0.03437621891498566,0.03471541404724121,0.03506091609597206,0.03541272133588791,0.03576326742768288,0.03608103096485138,0.03640761598944664,0.036744292825460434,0.03702927008271217,0.037333160638809204,0.03761183097958565,0.03791319951415062,0.038224656134843826,0.03850206732749939,0.03880343586206436,0.03909345343708992,0.03936077654361725,0.03963566571474075,0.03992064297199249,0.04017409309744835,0.040425024926662445,0.040668386965990067,0.040911752730607986,0.04116268455982208,0.041423700749874115,0.04167967662215233,0.04190538451075554,0.042132358998060226,0.04236941784620285,0.04257621616125107,0.04279562085866928,0.0429961122572422,0.04318651929497719,0.04338701069355011,0.04357489198446274,0.0437728613615036,0.043968308717012405,0.04414484277367592,0.044354163110256195,0.04454456642270088,0.044758930802345276,0.04491906985640526,0.04507669061422348,0.045248180627822876,0.045413367450237274,0.045598726719617844,0.04576391354203224,0.04593414068222046,0.046082932502031326,0.04625694453716278,0.04643978551030159,0.046613797545433044,0.046775199472904205,0.04693281650543213,0.04708791524171829,0.047265712171792984,0.047409459948539734,0.04757212474942207,0.04772721976041794,0.047897450625896454,0.048034895211458206,0.0482063852250576,0.04833626374602318,0.04847370833158493,0.04863763228058815,0.048768769949674606,0.048894867300987244,0.049034833908081055,0.04917227476835251,0.04929710924625397,0.049440860748291016,0.04957830533385277,0.04971953108906746,0.049849409610033035,0.04996037483215332,0.050090253353118896,0.05021004378795624,0.050355054438114166,0.05047610402107239,0.050582025200128555,0.050727035850286484,0.050848085433244705,0.0509767048060894,0.05108514800667763,0.0511847622692585,0.051313381642103195,0.051436953246593475,0.051578179001808167,0.05169166624546051,0.05180893465876579,0.05191485583782196,0.05201194807887077,0.052129220217466354,0.05222379043698311,0.052334755659103394,0.05244319513440132,0.05254785716533661,0.0526525154709816,0.05274960771203041,0.05285679176449776,0.05295262113213539,0.053063586354255676,0.053164463490247726,0.05328425392508507,0.05338891223073006,0.05348348617553711,0.053593188524246216,0.05368019640445709,0.05378611385822296,0.0538756437599659,0.05397399887442589,0.0540773943066597,0.05417196825146675,0.05426023527979851,0.054349761456251144,0.054449379444122314,0.054532602429389954,0.054614562541246414,0.05470787361264229,0.05480244383215904,0.05488314852118492,0.054958805441856384,0.055040765553712845,0.05513155460357666,0.05521604046225548,0.05529926344752312,0.05537870153784752,0.0554530993103981,0.055532537400722504,0.05562206730246544,0.055690158158540726,0.05576203390955925,0.05584021285176277,0.055934783071279526,0.0560280941426754,0.05610249191522598,0.056178148835897446,0.056263893842697144,0.05634711682796478,0.056422773748636246,0.05647195130586624,0.056546349078416824,0.056608133018016815,0.056687574833631516,0.056749362498521805,0.05681745335459709,0.0568842850625515,0.056954897940158844,0.05702298879623413,0.057092342525720596,0.05716925859451294,0.057239875197410583,0.05731426924467087,0.05738866701722145,0.05745675787329674,0.057541243731975555,0.05763203278183937,0.05770012363791466,0.057764433324337006,0.05781612917780876,0.05790061503648758,0.05798131600022316,0.05806579813361168,0.0581376738846302,0.05822089686989784,0.058295294642448425,0.05836590752005577,0.05844913050532341,0.0585172213613987,0.0585903562605381,0.05866727605462074,0.058745454996824265,0.058828677982091904,0.05890307575464249,0.05898251384496689,0.05906195566058159,0.05914139375090599,0.05922083556652069,0.059291448444128036,0.05937214940786362,0.05945159122347832,0.05953607335686684,0.05960921198129654,0.05967099592089653,0.059742871671915054,0.0598134845495224,0.059885360300540924,0.05995723232626915,0.06003163009881973,0.0600946769118309,0.06016277149319649,0.06024473160505295,0.06031912937760353,0.060393523424863815,0.06048179045319557,0.060552407056093216,0.0606268011033535,0.06070876494050026,0.06078694388270378,0.06087394803762436,0.060943301767110825,0.06101265549659729,0.061084527522325516,0.06115135923027992,0.0612320601940155,0.06130267307162285,0.061369504779577255,0.06144138053059578,0.06151703745126724,0.06158891320228577,0.06166204810142517,0.061736442148685455,0.061815883964300156,0.06188523769378662,0.061962153762578964,0.06203276664018631,0.06209581717848778,0.06216895207762718,0.062248390167951584,0.06231522187590599,0.062387097626924515,0.06245896965265274,0.06254975497722626,0.06262794137001038,0.06269098818302155,0.06276916712522507,0.06283977627754211,0.06291543692350388,0.0629873126745224,0.06306170672178268,0.06313736736774445,0.06321176141500473,0.06327733397483826,0.06335172802209854,0.06341981887817383,0.06350556015968323,0.06357617676258087,0.06364679336547852,0.0637274980545044,0.06378423422574997,0.06385862827301025,0.06392798572778702,0.0640086829662323,0.06408055871725082,0.0641612634062767,0.06424953043460846,0.06433149427175522,0.0644121915102005,0.06447902321815491,0.06455089896917343,0.06462529301643372,0.06469842791557312,0.06476904451847076,0.06484974175691605,0.06491278856992722,0.0649745762348175,0.06503888964653015,0.06510572135448456,0.0651763305068016,0.06523685902357101,0.06529360264539719,0.06536295264959335,0.06542599946260452,0.06548022478818893,0.06554453074932098,0.06560001522302628,0.06565675884485245,0.06573241204023361,0.06578285247087479,0.06583581119775772,0.06589381396770477,0.06596064567565918,0.06602243334054947,0.06607665121555328,0.0661308765411377],"recovered":[0.0,0.0004703366430476308,0.0008839302463456988,0.0013189601013436913,0.001742641325108707,0.002147408202290535,0.0025345217436552048,0.0029077648650854826,0.003307487815618515,0.003721081418916583,0.004156111273914576,0.004577270708978176,0.004995908122509718,0.0054019358940422535,0.0057978760451078415,0.006195077672600746,0.006589756812900305,0.007028569467365742,0.007440902292728424,0.007853235118091106,0.008283221162855625,0.008719511330127716,0.009148236364126205,0.009600919671356678,0.010032166726887226,0.01048106700181961,0.010933750309050083,0.01140913087874651,0.011868119239807129,0.012340977787971497,0.012806270271539688,0.013286694884300232,0.013751987367868423,0.01421601977199316,0.014663659036159515,0.015147865749895573,0.015608115121722221,0.016073407605290413,0.016574006527662277,0.01705569215118885,0.017512159422039986,0.017966102808713913,0.018432656303048134,0.0188689474016428,0.019349372014403343,0.019828535616397858,0.020298872143030167,0.02078055776655674,0.021214324980974197,0.021701054647564888,0.02216508612036705,0.0226329006254673,0.02307801879942417,0.023531964048743248,0.023984646424651146,0.0244612880051136,0.024905145168304443,0.02535908855497837,0.02578907459974289,0.026245540007948875,0.026666700839996338,0.027085337787866592,0.027550630271434784,0.02796548418700695,0.028368990868330002,0.028785105794668198,0.029193656519055367,0.029605988413095474,0.030009495094418526,0.03041047975420952,0.03083289973437786,0.031185965985059738,0.03154281899333,0.0319097563624382,0.03226408362388611,0.03262219578027725,0.03297147899866104,0.03335103020071983,0.03370283544063568,0.03404959663748741,0.034368619322776794,0.034722950309515,0.035041969269514084,0.03535342589020729,0.03570019081234932,0.035988949239254,0.036301665008068085,0.036624468863010406,0.03692583739757538,0.03721964359283447,0.03751722723245621,0.037826161831617355,0.03813761845231056,0.03841124475002289,0.038698744028806686,0.03897741436958313,0.03926365077495575,0.03953349590301514,0.03977055475115776,0.04001392051577568,0.040269896388053894,0.040530912578105927,0.04079445078969002,0.0410277284681797,0.04127109423279762,0.0415169820189476,0.041736386716365814,0.04194318503141403,0.04217519983649254,0.04238073527812958,0.04259762167930603,0.042793069034814835,0.04298725351691246,0.04317387565970421,0.04336680471897125,0.04356098920106888,0.04375769942998886,0.0439632348716259,0.044135987758636475,0.04431252181529999,0.04447518289089203,0.044644150882959366,0.044809337705373764,0.044969476759433746,0.04514853283762932,0.045317500829696655,0.04549529775977135,0.045683179050683975,0.045843321830034256,0.0459933765232563,0.046168647706508636,0.046333834528923035,0.04650658369064331,0.046678073704242706,0.04683569446206093,0.04697692021727562,0.04714588820934296,0.047288376837968826,0.04744347557425499,0.04758092015981674,0.04771583899855614,0.04787472262978554,0.048024773597717285,0.04815465211868286,0.0482744425535202,0.04842701926827431,0.048561941832304,0.04870317131280899,0.048839353024959564,0.04898688569664955,0.04911297932267189,0.04923276975750923,0.049348779022693634,0.049467310309410095,0.04960223287343979,0.049730848520994186,0.049864511936903,0.050000693649053574,0.05012552812695503,0.050240274518728256,0.050362586975097656,0.05047985538840294,0.050588298588991165,0.050706829875707626,0.05084679648280144,0.0509653240442276,0.05106494203209877,0.05117085948586464,0.051280565559864044,0.05137387290596962,0.05148988217115402,0.05159706249833107,0.05171433091163635,0.05183538421988487,0.051951393485069275,0.05204596370458603,0.0521518848836422,0.05225276201963425,0.05234985426068306,0.05245199054479599,0.052559174597263336,0.052646178752183914,0.05275462195277214,0.052869368344545364,0.052950069308280945,0.05304590240120888,0.05314803868532181,0.053252700716257095,0.0533687062561512,0.0534481480717659,0.05354524031281471,0.05363602936267853,0.05373816564679146,0.05384030565619469,0.053927309811115265,0.05401305481791496,0.054110150784254074,0.05419967696070671,0.054294247180223465,0.054374951869249344,0.05447078123688698,0.054540134966373444,0.05462714284658432,0.05470910295844078,0.05479232594370842,0.054866723716259,0.05496003478765488,0.05503569170832634,0.055108826607465744,0.055187005549669266,0.05526014044880867,0.05534336343407631,0.05543919652700424,0.05551989749073982,0.055596817284822464,0.055674996227025986,0.05576830729842186,0.05583135411143303,0.05588935688138008,0.05595240741968155,0.056024279445409775,0.05608858913183212,0.056146591901779175,0.056207120418548584,0.05627773329615593,0.05634204298257828,0.056408870965242386,0.05648200958967209,0.05654757842421532,0.056614406406879425,0.056696370244026184,0.05677202716469765,0.056833814829587936,0.056920818984508514,0.05700278282165527,0.05707087367773056,0.05713013932108879,0.057205796241760254,0.05729280412197113,0.05737098306417465,0.057450421154499054,0.05752481892704964,0.0575941726565361,0.05767739564180374,0.057750530540943146,0.057817358523607254,0.05789932236075401,0.05797245725989342,0.058060724288225174,0.058137644082307816,0.058222126215696335,0.05830030515789986,0.05838731303811073,0.05845414474606514,0.058542411774396896,0.058609239757061005,0.058687418699264526,0.058770641684532166,0.058853864669799805,0.05892826244235039,0.058996353298425674,0.059077054262161255,0.05914640799164772,0.0592208057641983,0.05929394066333771,0.05936455354094505,0.05943264439702034,0.05950073525309563,0.059583958238363266,0.059647008776664734,0.05971509963274002,0.059786975383758545,0.059868935495615005,0.05994333326816559,0.06001772731542587,0.060090865939855576,0.060172826051712036,0.06024470180273056,0.060319095849990845,0.06038971245288849,0.06046284735202789,0.060541026294231415,0.06061668321490288,0.06068729609251022,0.060767997056245804,0.06084365397691727,0.06091805174946785,0.06099749356508255,0.06108323857188225,0.061153851449489594,0.06121942028403282,0.06128372997045517,0.061354342848062515,0.06143378093838692,0.06150313466787338,0.061578791588544846,0.06165192648768425,0.06172506511211395,0.06180828809738159,0.06188016012310982,0.06195581704378128,0.06203021481633186,0.06211217865347862,0.06217900663614273,0.06224583834409714,0.06232023611664772,0.06239967420697212,0.06246650591492653,0.06253333389759064,0.06260520964860916,0.06267204135656357,0.06274770200252533,0.06282209604978561,0.06289270520210266,0.06297215074300766,0.06305663287639618,0.06311463564634323,0.06319281458854675,0.0632571280002594,0.06333782523870468,0.06341096013784409,0.06348409503698349,0.06356479972600937,0.06363919377326965,0.06372115761041641,0.06379429250955582,0.06387247145175934,0.06395065039396286,0.06402631103992462,0.06409313529729843,0.0641561895608902,0.06422553956508636,0.06429867446422577,0.06436046212911606,0.06443359702825546,0.06450673192739487,0.06457860767841339,0.0646391361951828,0.06470722705125809,0.06477279216051102,0.0648345798254013,0.06489132344722748,0.06494680792093277,0.06500355154275894,0.06506785750389099,0.06512081623077393,0.0651775598526001,0.06523051857948303,0.06529230624437332,0.06535535305738449,0.0654032751917839],"active":[0.0015787482261657715,0.0014665231574326754,0.0014413039898499846,0.0014022145187482238,0.0013732124352827668,0.0013404276687651873,0.001327818026766181,0.0013694295194000006,0.0013933880254626274,0.0013959098141640425,0.0013580811209976673,0.0013643857091665268,0.0013467324897646904,0.0013505155220627785,0.00138834398239851,0.0013870825059711933,0.0014085196889936924,0.0013933880254626274,0.0013996921479701996,0.0014059962704777718,0.0014362595975399017,0.0014413045719265938,0.001481655053794384,0.0014640018343925476,0.0014766110107302666,0.001477872021496296,0.001490481197834015,0.0014690449461340904,0.0014955252408981323,0.0015056123957037926,0.0015270495787262917,0.0015333537012338638,0.001528310589492321,0.001525786705315113,0.00154091976583004,0.0015232665464282036,0.0015358757227659225,0.0015472248196601868,0.0015358757227659225,0.0015472248196601868,0.001537136733531952,0.0015472248196601868,0.0015421807765960693,0.0015724431723356247,0.0015623550862073898,0.001566138118505478,0.00160270556807518,0.001573704183101654,0.0016027074307203293,0.0015673991292715073,0.001558573916554451,0.0015598349273204803,0.0015951413661241531,0.00160270556807518,0.0016052275896072388,0.0015522688627243042,0.0015623550862073898,0.001558573916554451,0.0015648771077394485,0.0015194844454526901,0.0015207435935735703,0.001519482582807541,0.0014576967805624008,0.0014816559851169586,0.0014539137482643127,0.001461479812860489,0.0014690440148115158,0.001447608694434166,0.0014211293309926987,0.0014085210859775543,0.001344209536910057,0.0013631246984004974,0.0013959072530269623,0.0013807788491249084,0.001375734806060791,0.0013820379972457886,0.0014047399163246155,0.0013643838465213776,0.00135808065533638,0.0013631246984004974,0.0013946481049060822,0.00135808065533638,0.0013656467199325562,0.0013908669352531433,0.001329079270362854,0.0013442113995552063,0.0013101659715175629,0.001288730651140213,0.0012988187372684479,0.001282423734664917,0.0012862086296081543,0.0012672916054725647,0.0012231580913066864,0.001224420964717865,0.0012218989431858063,0.0011966787278652191,0.0011613741517066956,0.0011348910629749298,0.0011411979794502258,0.001148764044046402,0.001153804361820221,0.001148764044046402,0.0011109337210655212,0.0011046305298805237,0.0010983236134052277,0.0010592341423034668,0.0010592341423034668,0.0010529272258281708,0.0010113194584846497,0.0010062754154205322,0.0009772703051567078,0.0009797923266887665,0.000981055200099945,0.0009709671139717102,0.0009873583912849426,0.0009835772216320038,0.0010012313723564148,0.0009558349847793579,0.0009407028555870056,0.0009356588125228882,0.0009381845593452454,0.0009545758366584778,0.0009545758366584778,0.0009646639227867126,0.0009343996644020081,0.0009394437074661255,0.0009444877505302429,0.0009306184947490692,0.0009318776428699493,0.000939439982175827,0.0009192675352096558,0.0009318776428699493,0.0009028762578964233,0.0008940510451793671,0.0008915252983570099,0.0009205304086208344,0.0008890070021152496,0.0009180083870887756,0.0008927881717681885,0.0008927881717681885,0.0009217932820320129,0.0008940473198890686,0.0008700937032699585,0.0008801817893981934,0.0008978322148323059,0.00087008997797966,0.0008789189159870148,0.0008751340210437775,0.0008801780641078949,0.0008625239133834839,0.00084739550948143,0.0008574835956096649,0.0008612647652626038,0.000887744128704071,0.0008738711476325989,0.0008511766791343689,0.0008625239133834839,0.0008473917841911316,0.0008511766791343689,0.0008448734879493713,0.0008221752941608429,0.0008335262537002563,0.0008486546576023102,0.0008713491261005402,0.0008448697626590729,0.0008436106145381927,0.0008499138057231903,0.000841088593006134,0.0008486546576023102,0.0008499175310134888,0.0008448734879493713,0.0008461326360702515,0.0008335262537002563,0.0008171312510967255,0.0007982142269611359,0.0008108280599117279,0.0008007362484931946,0.0008108243346214294,0.0008146092295646667,0.0008322633802890778,0.0008297376334667206,0.0008373074233531952,0.0008385665714740753,0.0008108280599117279,0.0008360445499420166,0.000829741358757019,0.0008259601891040802,0.0008246935904026031,0.0008032619953155518,0.000812087208032608,0.0008045211434364319,0.0008133500814437866,0.0007944367825984955,0.0007742568850517273,0.0007805638015270233,0.0007893890142440796,0.0007729977369308472,0.0007591284811496735,0.0007465183734893799,0.0007566027343273163,0.0007452592253684998,0.0007591284811496735,0.0007515586912631989,0.0007439963519573212,0.0007402114570140839,0.0007553435862064362,0.000730123370885849,0.0007263422012329102,0.0007313862442970276,0.00074777752161026,0.0007679536938667297,0.0007591284811496735,0.0007389523088932037,0.0007439963519573212,0.0007502995431423187,0.00074777752161026,0.0007036440074443817,0.0007149949669837952,0.000718776136636734,0.0007351674139499664,0.00072508305311203,0.0007288642227649689,0.0007376931607723236,0.00074777752161026,0.0007452555000782013,0.0007502995431423187,0.0007603876292705536,0.0007578656077384949,0.0007666908204555511,0.0007742606103420258,0.0007603876292705536,0.0007692165672779083,0.0007982179522514343,0.0007793046534061432,0.0007616505026817322,0.0007452555000782013,0.0007704757153987885,0.0007755197584629059,0.0007729940116405487,0.0007666908204555511,0.0007704757153987885,0.0007704757153987885,0.0007717348635196686,0.0007717348635196686,0.0007666908204555511,0.0007729977369308472,0.0007679536938667297,0.0007729977369308472,0.0007679536938667297,0.000765431672334671,0.0007603876292705536,0.0007616505026817322,0.0007540807127952576,0.0007666908204555511,0.0007490366697311401,0.0007629096508026123,0.0007641725242137909,0.000765431672334671,0.0007553473114967346,0.0007427334785461426,0.0007465183734893799,0.000736430287361145,0.0007389523088932037,0.0007364265620708466,0.0007376894354820251,0.000730123370885849,0.0007301270961761475,0.0007439963519573212,0.0007351711392402649,0.0007465146481990814,0.0007666908204555511,0.000765431672334671,0.0007578656077384949,0.000765431672334671,0.0007692165672779083,0.0007830820977687836,0.0007704757153987885,0.0007679536938667297,0.000765431672334671,0.0007616467773914337,0.0007692128419876099,0.0007616467773914337,0.0007528215646743774,0.000754084438085556,0.0007490403950214386,0.0007452592253684998,0.0007439963519573212,0.0007389485836029053,0.0007326453924179077,0.0007313862442970276,0.0007427334785461426,0.0007490366697311401,0.0007414743304252625,0.0007351711392402649,0.0007452555000782013,0.000736430287361145,0.0007351711392402649,0.0007339045405387878,0.0007414668798446655,0.0007477812469005585,0.0007351711392402649,0.0007389523088932037,0.0007275976240634918,0.000736430287361145,0.0007414743304252625,0.000741470605134964,0.0007376931607723236,0.0007452555000782013,0.0007440000772476196,0.0007465183734893799,0.00074777752161026,0.000757858157157898,0.0007540807127952576,0.0007540881633758545,0.0007553473114967346,0.0007276013493537903,0.0007439926266670227,0.0007351711392402649,0.0007515549659729004,0.0007427334785461426,0.0007503032684326172,0.0007654353976249695,0.0007666945457458496,0.0007729977369308472,0.0007578656077384949,0.0007566064596176147,0.0007528215646743774,0.00074777752161026,0.0007427334785461426,0.0007566064596176147,0.0007565990090370178,0.0007490366697311401,0.0007402151823043823,0.0007452592253684998,0.0007427334785461426,0.0007301270961761475,0.0007149949669837952,0.000723816454410553,0.0007187724113464355,0.0007074326276779175,0.0007099509239196777,0.0007086917757987976,0.0007099509239196777,0.0007288604974746704,0.0007149949669837952,0.0007149949669837952,0.0007162541151046753,0.0007301270961761475,0.0007301270961761475,0.0007212981581687927,0.0007276013493537903]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0015787482261657715,0.001930554979480803,0.002294971141964197,0.0026669534854590893,0.003018760122358799,0.0033970470540225506,0.0037702899426221848,0.00413596723228693,0.004507949575781822,0.004896323662251234,0.005267044994980097,0.005632722284644842,0.006012269761413336,0.00638046907261014,0.006738580763339996,0.007102997042238712,0.007440933026373386,0.007792740128934383,0.008123110979795456,0.008500136435031891,0.008850682526826859,0.009213837794959545,0.009542946703732014,0.009893492795526981,0.010223863646388054,0.010584496892988682,0.01093252096325159,0.01127928402274847,0.011629829183220863,0.011956417001783848,0.012304441072046757,0.012641116045415401,0.01298031397163868,0.013301857747137547,0.013629705645143986,0.013951249420642853,0.014280359260737896,0.014581727795302868,0.014909576624631882,0.015219771303236485,0.015527444891631603,0.01580989919602871,0.016088571399450302,0.016374807804822922,0.01663960888981819,0.016919540241360664,0.017184341326355934,0.017465533688664436,0.017716465517878532,0.017973700538277626,0.018224630504846573,0.018469255417585373,0.018711358308792114,0.0189446359872818,0.019184216856956482,0.019441451877355576,0.01967472955584526,0.019908007234334946,0.020131194964051247,0.02034934051334858,0.02057505212724209,0.02077680453658104,0.020987384021282196,0.021167701110243797,0.021360628306865692,0.021539684385061264,0.021736392751336098,0.0219167098402977,0.022110896185040474,0.02228238619863987,0.022436223924160004,0.022616541013121605,0.0227665938436985,0.02291412651538849,0.023070484399795532,0.02323566935956478,0.02337689697742462,0.023510558530688286,0.023650525137782097,0.023775359615683556,0.02389136701822281,0.024027550593018532,0.02415364608168602,0.024286046624183655,0.02439700998365879,0.024509236216545105,0.024626504629850388,0.024736206978559494,0.02484717220067978,0.02494804747402668,0.02505144663155079,0.025162409991025925,0.025258243083953857,0.02535407617688179,0.025446126237511635,0.025530610233545303,0.02562013827264309,0.0257021002471447,0.02579919435083866,0.02588493935763836,0.025971945375204086,0.026056429371237755,0.02612452022731304,0.0261913500726223,0.026258181780576706,0.02631366439163685,0.026385538280010223,0.026448585093021393,0.026507850736379623,0.026568377390503883,0.026625119149684906,0.026684384793043137,0.026743650436401367,0.02679787017405033,0.026849569752812386,0.026906313374638557,0.02696053497493267,0.027013493701815605,0.027052583172917366,0.02710554376244545,0.0271484162658453,0.027193810790777206,0.027241727337241173,0.02728459984064102,0.027332516387104988,0.027374127879738808,0.02741321735084057,0.027456089854240417,0.027501484379172325,0.02753552980720997,0.027580924332141876,0.027623796835541725,0.02765784226357937,0.02769440971314907,0.02773224003612995,0.027768807485699654,0.02780033089220524,0.027829332277178764,0.0278608575463295,0.027888597920536995,0.02792138233780861,0.027949124574661255,0.027989475056529045,0.028017215430736542,0.02804243378341198,0.0280777420848608,0.02810422144830227,0.028133222833275795,0.02816096507012844,0.02818366140127182,0.028211401775479317,0.028232838958501816,0.028253013268113136,0.028280755504965782,0.028299668803811073,0.028318583965301514,0.028338758274912834,0.028360195457935333,0.0283866748213768,0.02840937301516533,0.028433330357074738,0.02844846248626709,0.028474941849708557,0.028500162065029144,0.02851277031004429,0.028535468503832817,0.028559425845742226,0.028574557974934578,0.028595993295311928,0.028614908456802368,0.02863256260752678,0.028647692874073982,0.02867165207862854,0.028684260323643684,0.028705697506666183,0.028720829635858536,0.028741003945469856,0.028761180117726326,0.028780093416571617,0.028797747567296028,0.028809096664190292,0.028830531984567642,0.028849447146058083,0.028864577412605286,0.028879709541797638,0.02889862284064293,0.028908710926771164,0.02891627699136734,0.02893393114209175,0.028944017365574837,0.02896041050553322,0.02897428162395954,0.028988150879740715,0.029002021998167038,0.029010849073529243,0.029027240350842476,0.02903985045850277,0.02905750460922718,0.029071373865008354,0.029086505994200706,0.02909785509109497,0.029106682166457176,0.02912055142223835,0.029133161529898643,0.02913946658372879,0.029148293659090996,0.02916090190410614,0.029173512011766434,0.029184861108660698,0.029196208342909813,0.029210079461336136,0.029217645525932312,0.029227733612060547,0.029236560687422752,0.029246646910905838,0.029255473986268044,0.029270606115460396,0.02928321436047554,0.029290780425071716,0.02930591255426407,0.029316000640392303,0.02932734787464142,0.029337435960769653,0.02934626303613186,0.029358873143792152,0.029368959367275238,0.029375264421105385,0.02938156947493553,0.029390396550297737,0.029401745647192,0.029410572722554207,0.029421919956803322,0.029430747032165527,0.029439574107527733,0.029453445225954056,0.029461009427905083,0.029471097514033318,0.029474880546331406,0.029479924589395523,0.02948496863245964,0.029492534697055817,0.029498837888240814,0.02950766496360302,0.029517753049731255,0.0295240581035614,0.02952910214662552,0.029535407200455666,0.029542971402406693,0.02954927645623684,0.029555581510066986,0.029563147574663162,0.029574496671557426,0.029582062736153603,0.02958962693810463,0.029595931991934776,0.02960602007806301,0.029617369174957275,0.029621152207255363,0.02962493523955345,0.02963123843073845,0.029641326516866684,0.02964763157069683,0.029652675613760948,0.029664024710655212,0.02967032790184021,0.029676632955670357,0.029680415987968445,0.02968798205256462,0.029694287106394768,0.029698070138692856,0.029703114181756973,0.02971068024635315,0.029718244448304176,0.029723288491368294,0.02973085455596447,0.029737159609794617,0.02974724769592285,0.029754813760519028,0.029758594930171967,0.029767422005534172,0.02977372705936432,0.029778771102428436,0.029783815145492554,0.02978885918855667,0.02979138121008873,0.029797686263918877,0.029800206422805786,0.029802728444337845,0.029807772487401962,0.02981533855199814,0.029817860573530197,0.029822904616594315,0.029827948659658432,0.02983425371348858,0.029836775735020638,0.029841817915439606,0.029844339936971664,0.029846861958503723,0.02985190600156784,0.0298544280230999,0.029861994087696075,0.029865777119994164,0.029868299141526222,0.02987082116305828,0.02987460419535637,0.029882170259952545,0.029884690418839455,0.029887212440371513,0.0298909954726696,0.02989603951573372,0.029901083558797836,0.029906127601861954,0.029908649623394012,0.02991495467722416,0.029918737709522247,0.029918737709522247,0.029923781752586365,0.029927562922239304,0.02993134595453739,0.02993386797606945,0.02993638999760151,0.029940173029899597,0.029943956062197685,0.029947739094495773,0.02995152212679386,0.02995656616985798,0.029960349202156067,0.029964132234454155,0.029969176277518272,0.02997295744717121,0.0299767404794693,0.029980523511767387,0.029980523511767387,0.029981784522533417,0.029984306544065475,0.029988089576363564,0.029989350587129593,0.02999187260866165,0.02999439463019371,0.02999691665172577,0.0299981776624918,0.029999438673257828,0.030003221705555916,0.030004482716321945,0.030008265748620033,0.030010787770152092,0.03001204878091812,0.03001456893980503,0.03001456893980503,0.03001582995057106,0.03001709096133709],"recovered":[0.0,0.000476641405839473,0.0008826692937873304,0.0012710437877103686,0.0016468086978420615,0.002016268903389573,0.002392033813521266,0.002767798723652959,0.003118344582617283,0.0035218505654484034,0.0038887886330485344,0.004287250805646181,0.004665537737309933,0.005055173300206661,0.005430938210338354,0.005784005858004093,0.006153466179966927,0.006505272816866636,0.006846991833299398,0.007198798470199108,0.007563214749097824,0.007925109006464481,0.008285743184387684,0.0086211571469903,0.008974224328994751,0.009315944276750088,0.009672794491052628,0.010017035529017448,0.01036127656698227,0.010711822658777237,0.011038409546017647,0.011405347846448421,0.01174202375113964,0.012087525799870491,0.01241663470864296,0.012734396383166313,0.013053418137133121,0.013374961912631989,0.013682635501027107,0.014002918265759945,0.014316895976662636,0.014629612676799297,0.01493098121136427,0.01523361075669527,0.015493367798626423,0.015765734016895294,0.01603684015572071,0.016315510496497154,0.016591660678386688,0.016884202137589455,0.017143959179520607,0.017411282286047935,0.017655907198786736,0.017905576154589653,0.018146419897675514,0.01837843470275402,0.01862558349967003,0.018875252455472946,0.019106008112430573,0.01935441605746746,0.01959777995944023,0.019798271358013153,0.020001286640763283,0.020200517028570175,0.020380834117531776,0.02055862918496132,0.020746510475873947,0.02092178352177143,0.02112479880452156,0.02130763605237007,0.02147282287478447,0.021648094058036804,0.02181580290198326,0.021975943818688393,0.022139867767691612,0.02228992059826851,0.022445019334554672,0.02259381115436554,0.02273251675069332,0.022871222347021103,0.02300110086798668,0.02311963029205799,0.02324572578072548,0.023375604301691055,0.023494133725762367,0.02362779527902603,0.023740021511912346,0.02385728992521763,0.02397455833852291,0.02407543547451496,0.024195225909352303,0.024294842034578323,0.02440202236175537,0.024509204551577568,0.024612601846456528,0.0247059129178524,0.024800485000014305,0.024898840114474297,0.024984585121273994,0.025081679224967957,0.02515859715640545,0.025238037109375,0.02532126009464264,0.02540322206914425,0.025472573935985565,0.025552015751600266,0.025618845596909523,0.02568567730486393,0.025753768160939217,0.025815553963184357,0.02588995173573494,0.025945432484149933,0.026002176105976105,0.026065224781632423,0.026129532605409622,0.026185015216469765,0.026244280859827995,0.02629976160824299,0.026342634111642838,0.026393072679638863,0.02644225023686886,0.026490166783332825,0.02654186636209488,0.026587260887026787,0.026630133390426636,0.02668057009577751,0.026719659566879272,0.026757489889860153,0.02680414356291294,0.026836929842829704,0.026874758303165436,0.02690880373120308,0.0269504152238369,0.02698950469493866,0.02702733315527439,0.027060119435191154,0.027094164863228798,0.02712947130203247,0.02715468965470791,0.02718999795615673,0.027218999341130257,0.02725052274763584,0.027284568175673485,0.02731357142329216,0.027345094829797745,0.027367791160941124,0.027401838451623917,0.027432100847363472,0.02745605818927288,0.027483800426125526,0.027505235746502876,0.027531716972589493,0.02755693532526493,0.027570806443691254,0.027593502774834633,0.02761746197938919,0.027643941342830658,0.027666637673974037,0.027693118900060654,0.027713293209671974,0.02774103544652462,0.02776120975613594,0.027788951992988586,0.027806604281067848,0.027834346517920494,0.027851998805999756,0.027872174978256226,0.027896132320165634,0.027913786470890045,0.027932699769735336,0.027952875941991806,0.02796926721930504,0.02798439934849739,0.02800457552075386,0.028018444776535034,0.028038620948791504,0.028056273236870766,0.028076449409127235,0.02809032052755356,0.028115538880228996,0.028134454041719437,0.02814580127596855,0.028159672394394875,0.028174804523587227,0.02819119580090046,0.02821137197315693,0.02822776325047016,0.028239112347364426,0.02825046144425869,0.028265591710805893,0.028283245861530304,0.028299639001488686,0.02831476926803589,0.02832864038646221,0.028338728472590446,0.02835385873913765,0.02837025187909603,0.028381600975990295,0.028399253264069557,0.02841438539326191,0.02843203954398632,0.028448430821299553,0.028459779918193817,0.02847365103662014,0.028481215238571167,0.02849508635699749,0.028506435453891754,0.02851526252925396,0.028522828593850136,0.02853543683886528,0.028548046946525574,0.02855561301112175,0.028566960245370865,0.0285770483314991,0.028583353385329247,0.02859722450375557,0.028606051579117775,0.02861487679183483,0.028630008921027184,0.02863883599638939,0.028651446104049683,0.028664054349064827,0.02867540344595909,0.028685491532087326,0.02869557775557041,0.028705665841698647,0.02871827594935894,0.028725842013955116,0.028734669089317322,0.02874223329126835,0.028749799355864525,0.02875862643122673,0.028771236538887024,0.02878132276237011,0.028787627816200256,0.02879771590232849,0.028807803988456726,0.02881915308535099,0.028826717287302017,0.028830500319600105,0.02883806638419628,0.028844371438026428,0.028849415481090546,0.028856981545686722,0.028869589790701866,0.028875894844532013,0.02888219989836216,0.028891026973724365,0.028897332027554512,0.02890363708138466,0.028904898092150688,0.028916245326399803,0.02892507240176201,0.028930116444826126,0.028937682509422302,0.02894020453095436,0.028946509584784508,0.028957856819033623,0.0289654228836298,0.028972988948225975,0.02898055501282215,0.028989382088184357,0.028994426131248474,0.0290019903331995,0.02900703437626362,0.029014600440859795,0.02902594953775406,0.029029732570052147,0.029034776613116264,0.029039818793535233,0.02904486283659935,0.02904612384736538,0.029051167890429497,0.02906251698732376,0.029071344062685966,0.029077649116516113,0.02908269129693508,0.029090257361531258,0.029097823426127434,0.02910286746919155,0.029115477576851845,0.029120521619915962,0.02912682481110096,0.02912934683263302,0.029135651886463165,0.029139434918761253,0.029140695929527283,0.02914447896182537,0.029150784015655518,0.029154567047953606,0.029158350080251694,0.02916339412331581,0.0291671771556139,0.029170958325266838,0.029176002368330956,0.029178524389863014,0.029182307422161102,0.02918609045445919,0.02918861247599125,0.029194917529821396,0.029198700562119484,0.0292037446051836,0.02921130880713463,0.029215091839432716,0.029217613860964775,0.029222657904028893,0.02922644093632698,0.02923022396862507,0.029232745990157127,0.029239051043987274,0.02924535609781742,0.02924787811934948,0.029255442321300507,0.029257964342832565,0.029261747375130653,0.029264269396662712,0.0292680524289608,0.02927057445049286,0.029274357482790947,0.029276879504323006,0.029283184558153152,0.02928822860121727,0.029292011633515358,0.029294533655047417,0.029295794665813446,0.029302097856998444,0.02930588088929653,0.02930966392159462,0.02931218594312668,0.029315968975424767,0.029319752007722855,0.02932731807231903,0.02932984009385109,0.029332362115383148,0.029334884136915207,0.029336145147681236,0.029339926317334175,0.029342448338866234,0.029346231371164322,0.02935001440346241,0.02935127541422844,0.02935253642499447,0.029353797435760498,0.029356319457292557,0.029358841478824615,0.029358841478824615,0.029362624511122704,0.029365146532654762,0.02936766855418682,0.02936766855418682,0.02936766855418682],"active":[0.0015787482261657715,0.001453913515433669,0.0014123017899692059,0.0013959096977487206,0.0013719514245167375,0.0013807781506329775,0.0013782561291009188,0.0013681685086339712,0.0013896049931645393,0.0013744730968028307,0.0013782563619315624,0.001345471478998661,0.001346732024103403,0.0013252957724034786,0.0013076425530016422,0.0013189911842346191,0.0012874668464064598,0.0012874673120677471,0.0012761191464960575,0.0013013379648327827,0.0012874677777290344,0.0012887287884950638,0.0012572035193443298,0.0012723356485366821,0.001249639317393303,0.001268552616238594,0.0012597264721989632,0.0012622484937310219,0.001268552616238594,0.0012445943430066109,0.00126603152602911,0.00123576819896698,0.0012382902204990387,0.0012143319472670555,0.0012130709365010262,0.0012168530374765396,0.0012269411236047745,0.0012067658826708794,0.0012269411236047745,0.0012168530374765396,0.0012105489149689674,0.001180286519229412,0.0011575901880860329,0.0011411970481276512,0.0011462410911917686,0.0011538062244653702,0.0011475011706352234,0.001150023192167282,0.0011248048394918442,0.0010894984006881714,0.0010806713253259659,0.0010579731315374374,0.0010554511100053787,0.0010390598326921463,0.0010377969592809677,0.0010630171746015549,0.001049146056175232,0.0010327547788619995,0.0010251868516206741,0.0009949244558811188,0.000977272167801857,0.0009785331785678864,0.0009860973805189133,0.0009671840816736221,0.0009797941893339157,0.000981055200099945,0.0009898822754621506,0.000994926318526268,0.0009860973805189133,0.0009747501462697983,0.0009634010493755341,0.0009684469550848007,0.0009507909417152405,0.0009381826967000961,0.00093061663210392,0.0009457487612962723,0.0009318776428699493,0.0009167473763227463,0.0009180083870887756,0.0009041372686624527,0.0008902661502361298,0.0009079203009605408,0.0009079203009605408,0.0009104423224925995,0.0009028762578964233,0.0008814409375190735,0.0008864831179380417,0.0008789170533418655,0.000872613862156868,0.0008726119995117188,0.0008562207221984863,0.0008675679564476013,0.0008562207221984863,0.0008448716253042221,0.0008335243910551071,0.0008246973156929016,0.0008196532726287842,0.0008032601326704025,0.0008146092295646667,0.0008032601326704025,0.0008133482187986374,0.0008183922618627548,0.0008032601326704025,0.0007881280034780502,0.0007856078445911407,0.000761648640036583,0.0007666926831007004,0.0007629077881574631,0.0007540825754404068,0.0007528234273195267,0.0007351674139499664,0.0007389523088932037,0.0007414743304252625,0.0007326453924179077,0.0007200371474027634,0.0007212981581687927,0.0007162541151046753,0.0007137320935726166,0.0007099490612745285,0.0007124710828065872,0.0007061660289764404,0.0007036440074443817,0.0006998609751462936,0.0006973389536142349,0.0007023829966783524,0.0006935577839612961,0.0006935577839612961,0.0006985999643802643,0.0006973408162593842,0.0006985999643802643,0.0007061660289764404,0.0007149931043386459,0.0007074270397424698,0.0007049050182104111,0.0007049068808555603,0.0007086880505084991,0.0007061660289764404,0.0006998609751462936,0.0007061678916215897,0.0006985999643802643,0.0007023829966783524,0.0006986018270254135,0.0007049068808555603,0.0007036440074443817,0.0006973389536142349,0.0007099509239196777,0.0007023829966783524,0.000701121985912323,0.0007049068808555603,0.0006998609751462936,0.0007061660289764404,0.000701121985912323,0.0006960779428482056,0.0007099490612745285,0.0007061660289764404,0.000701121985912323,0.0006948169320821762,0.0006935577839612961,0.0006935559213161469,0.0006960798054933548,0.0006922949105501175,0.0006872527301311493,0.0006859898567199707,0.0006935577839612961,0.0006784237921237946,0.0006834696978330612,0.0006872508674860001,0.0006784256547689438,0.0006822068244218826,0.0006822086870670319,0.0006796866655349731,0.0006784256547689438,0.0006872527301311493,0.0006796848028898239,0.0006872527301311493,0.0006822086870670319,0.0006847307085990906,0.0006847307085990906,0.0006897728890180588,0.0006822086870670319,0.0006746426224708557,0.0006847307085990906,0.000689774751663208,0.0006897728890180588,0.0006885137408971786,0.0006872508674860001,0.0006809476763010025,0.0006771646440029144,0.0006834696978330612,0.0006784256547689438,0.0006771646440029144,0.0006746426224708557,0.0006733816117048264,0.0006733816117048264,0.000672120600938797,0.0006733816117048264,0.0006695985794067383,0.0006759036332368851,0.000672120600938797,0.000672120600938797,0.0006658155471086502,0.0006582513451576233,0.0006607715040445328,0.0006595104932785034,0.0006582513451576233,0.0006532073020935059,0.000654466450214386,0.0006582494825124741,0.0006620325148105621,0.0006607715040445328,0.0006620325148105621,0.0006620325148105621,0.000660773366689682,0.0006595123559236526,0.0006632935255765915,0.0006582494825124741,0.0006645545363426208,0.0006683375686407089,0.0006607715040445328,0.0006670765578746796,0.0006645545363426208,0.0006632935255765915,0.0006620325148105621,0.0006607715040445328,0.0006632953882217407,0.0006632935255765915,0.0006569884717464447,0.0006557274609804153,0.0006557274609804153,0.0006595123559236526,0.000660773366689682,0.0006632935255765915,0.0006595104932785034,0.0006582513451576233,0.0006658174097537994,0.0006632935255765915,0.0006632935255765915,0.0006557274609804153,0.0006532073020935059,0.0006544683128595352,0.0006544683128595352,0.000654466450214386,0.0006582494825124741,0.0006607715040445328,0.0006544683128595352,0.0006532073020935059,0.0006532073020935059,0.0006519444286823273,0.0006519444286823273,0.0006519444286823273,0.0006582494825124741,0.0006582513451576233,0.0006569903343915939,0.0006595104932785034,0.0006582494825124741,0.0006658155471086502,0.0006708595901727676,0.0006632953882217407,0.0006595123559236526,0.0006582494825124741,0.0006607715040445328,0.0006582494825124741,0.0006582494825124741,0.0006620343774557114,0.0006632935255765915,0.0006620325148105621,0.000654466450214386,0.0006582494825124741,0.0006595104932785034,0.0006582513451576233,0.0006582513451576233,0.0006645563989877701,0.0006670765578746796,0.0006607715040445328,0.0006595104932785034,0.0006595104932785034,0.0006645563989877701,0.0006645563989877701,0.0006607715040445328,0.0006645545363426208,0.0006582494825124741,0.0006582494825124741,0.0006569903343915939,0.0006595123559236526,0.0006557293236255646,0.0006582513451576233,0.0006595104932785034,0.0006582494825124741,0.0006569884717464447,0.0006607715040445328,0.0006595104932785034,0.0006595104932785034,0.0006607715040445328,0.0006632953882217407,0.000660773366689682,0.0006632935255765915,0.0006620325148105621,0.0006607715040445328,0.0006632935255765915,0.0006595104932785034,0.0006632935255765915,0.0006620325148105621,0.0006569903343915939,0.0006557293236255646,0.0006569903343915939,0.0006595123559236526,0.0006582494825124741,0.0006569884717464447,0.0006582494825124741,0.0006569884717464447,0.0006557274609804153,0.0006582494825124741,0.0006532073020935059,0.0006569903343915939,0.0006569903343915939,0.0006544683128595352,0.0006557293236255646,0.0006569884717464447,0.0006569884717464447,0.0006569884717464447,0.0006532054394483566,0.0006519444286823273,0.0006519444286823273,0.0006532054394483566,0.0006557274609804153,0.0006544683128595352,0.0006544683128595352,0.0006544683128595352,0.0006569903343915939,0.0006569884717464447,0.0006569884717464447,0.0006532054394483566,0.0006506834179162979,0.0006494224071502686,0.0006494224071502686,0.0006519444286823273,0.0006494242697954178,0.0006494242697954178,0.0006481632590293884,0.0006469022482633591,0.0006469022482633591,0.0006469022482633591,0.0006494242697954178,0.0006481632590293884,0.0006494242697954178,0.0006519462913274765,0.0006494242697954178,0.0006494224071502686,0.0006469003856182098,0.0006481613963842392,0.0006494224071502686]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0015787482261657715,0.0019381206948310137,0.002294971374794841,0.002634168602526188,0.0030048894695937634,0.003346608718857169,0.0036694135051220655,0.003990957513451576,0.004303674213588238,0.004651698283851147,0.0049291085451841354,0.005230477079749107,0.005539411213248968,0.005838258191943169,0.006144670303910971,0.006434690207242966,0.006717144511640072,0.006978162564337254,0.007251789793372154,0.007510285824537277,0.007795262150466442,0.008063845336437225,0.008326124399900436,0.008592186495661736,0.008853204548358917,0.009097829461097717,0.009362630546092987,0.009611038491129875,0.009875839576125145,0.010111638344824314,0.010309608653187752,0.010535319335758686,0.010744638741016388,0.010956479236483574,0.01116831973195076,0.011378899216651917,0.011568042449653149,0.011766012758016586,0.011948851868510246,0.012114036828279495,0.012291831895709038,0.012435580603778362,0.012613375671207905,0.012778560630977154,0.01294752862304449,0.013106409460306168,0.013245114125311375,0.013390123844146729,0.013526307418942451,0.013653663918375969,0.013797413557767868,0.013937379233539104,0.01406851876527071,0.014184527099132538,0.014313144609332085,0.014421586878597736,0.014530028216540813,0.014629644341766834,0.01473052054643631,0.014823831617832184,0.014915881678462029,0.01502306293696165,0.01510502491146326,0.015190769918262959,0.015275253914296627,0.015358476899564266,0.01543413382023573,0.01550222560763359,0.015571578405797482,0.015638409182429314,0.015719110146164894,0.015778373926877975,0.015837639570236206,0.015904471278190613,0.01595238596200943,0.016001563519239426,0.016062090173363686,0.016117572784423828,0.01617431640625,0.016227275133132935,0.016271408647298813,0.01631932519376278,0.016363458707928658,0.01640254817903042,0.01644163951277733,0.016473162919282913,0.01652234047651291,0.01656016707420349,0.016589170321822166,0.016618171706795692,0.016652218997478485,0.016688786447048187,0.016721569001674652,0.016755616292357445,0.01678840070962906,0.016816142946481705,0.016841361299157143,0.016870364546775818,0.016898103058338165,0.016922062262892723,0.016942236572504044,0.016964934766292572,0.0169876329600811,0.017004024237394333,0.01702924445271492,0.017045635730028152,0.017059506848454475,0.017083466053009033,0.017098596319556236,0.017118770629167557,0.01713516376912594,0.01715029589831829,0.017161644995212555,0.017179297283291817,0.01719064638018608,0.017201993614435196,0.01721334271132946,0.017227213829755783,0.017241084948182106,0.01725117117166519,0.017265042290091515,0.01727639138698578,0.017286479473114014,0.01729530468583107,0.017306653782725334,0.017319263890385628,0.017330612987279892,0.017339438199996948,0.017350787296891212,0.017359614372253418,0.017367180436849594,0.01737726666033268,0.017386093735694885,0.01739492081105709,0.017405008897185326,0.01741383597254753,0.01742013916373253,0.017428966239094734,0.017440315335989,0.017450403422117233,0.017452925443649292,0.017461752519011497,0.017466794699430466,0.01747562177479267,0.017484448850154877,0.017490753903985023,0.01749705895781517,0.017503364011645317,0.017512189224362373,0.017522277310490608,0.017529843375086784,0.01753740943968296,0.01754119247198105,0.017547497525811195,0.017552539706230164,0.01755632273852825,0.01756010577082634,0.017563888803124428,0.017567671835422516,0.017572715878486633,0.01757775992155075,0.01758154295384884,0.017585325986146927,0.017589109018445015,0.017594151198863983,0.01760045625269413,0.01760297827422619,0.017606761306524277,0.017614327371120453,0.01761684939265251,0.01761684939265251,0.0176206324249506,0.017625676468014717,0.017630720511078835,0.017634503543376923,0.01763954572379589,0.01764080673456192,0.017647111788392067,0.017654677852988243,0.017655938863754272,0.01765972189605236,0.017667287960648537,0.017671070992946625,0.017674854025244713,0.01767737604677677,0.01767989620566368,0.01768367923796177,0.0176849402487278,0.017689984291791916,0.017692506313323975,0.01770007237792015,0.01770133338868618,0.017705116420984268,0.017710160464048386,0.017712682485580444,0.017713943496346474,0.017715204507112503,0.01771898753941059,0.01772024855017662,0.01772276870906353,0.01772529073059559,0.017727812752127647,0.017731595784425735,0.017734117805957794,0.017735378816723824,0.01773916184902191,0.01774042285978794,0.01774420589208603,0.017747988924384117,0.017749249935150146,0.017749249935150146,0.017753032967448235,0.017756815999746323,0.01776059903204441,0.01776312105357647,0.01776438020169735,0.017768163233995438,0.017768163233995438,0.017771946266293526,0.017775729298591614,0.017776990309357643,0.017778251320123672,0.017779512330889702,0.017779512330889702,0.01778203435242176,0.01778329536318779,0.01778455637395382,0.01778581738471985,0.017787078395485878,0.017789600417017937,0.017790861427783966,0.017792122438549995,0.017792122438549995,0.017793383449316025,0.017794644460082054,0.017795905470848083,0.017797166481614113,0.017797166481614113,0.017797166481614113,0.017798427492380142,0.017798427492380142,0.01779968850314617,0.01779968850314617,0.0178009495139122,0.0178009495139122,0.01780221052467823,0.01780347153544426,0.01780347153544426,0.01780347153544426,0.01780347153544426,0.01780347153544426,0.01780347153544426,0.01780347153544426,0.01780473254621029,0.01780599355697632,0.0178072527050972,0.017808513715863228,0.017808513715863228,0.017809774726629257,0.017809774726629257,0.017809774726629257,0.017809774726629257,0.017809774726629257,0.017811035737395287,0.017811035737395287,0.017811035737395287,0.017811035737395287,0.017812296748161316,0.017813557758927345,0.017813557758927345,0.017813557758927345,0.017813557758927345,0.017813557758927345,0.017814818769693375,0.017814818769693375,0.017814818769693375,0.017814818769693375,0.017814818769693375,0.017814818769693375,0.017814818769693375,0.017814818769693375,0.017814818769693375,0.017814818769693375,0.017814818769693375,0.017816079780459404,0.017816079780459404,0.017816079780459404,0.017817340791225433,0.017817340791225433,0.017817340791225433,0.017817340791225433,0.017817340791225433,0.017818601801991463,0.017818601801991463,0.017818601801991463,0.017818601801991463,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492,0.017819862812757492],"recovered":[0.0,0.0004942947998642921,0.0009305856074206531,0.0013328306376934052,0.0016695058438926935,0.0020427489653229713,0.002400860423222184,0.002758971881121397,0.003095647320151329,0.0034071034751832485,0.0037488224916160107,0.004069105256348848,0.004360386170446873,0.0046579716727137566,0.004964384250342846,0.005282144993543625,0.0055822525173425674,0.00587101187556982,0.006143378093838692,0.006425832398235798,0.006664153188467026,0.006947868503630161,0.0072315833531320095,0.00750016700476408,0.007761185057461262,0.008027247153222561,0.008281960152089596,0.008546760305762291,0.008796430192887783,0.00904736015945673,0.009299551136791706,0.009518957696855068,0.009743408299982548,0.009981729090213776,0.010198613628745079,0.010397844016551971,0.010604641400277615,0.010806393809616566,0.01101193018257618,0.011199812404811382,0.011373824439942837,0.011541531421244144,0.011687802150845528,0.011827768757939339,0.012009345926344395,0.012184618972241879,0.012357369996607304,0.012502379715442657,0.012644868344068527,0.01279113907366991,0.012923539616167545,0.013062244281172752,0.013197166845202446,0.013329567387700081,0.013458184897899628,0.013588063418865204,0.013712897896766663,0.013825123198330402,0.013934826478362083,0.014039485715329647,0.01414540596306324,0.014229889959096909,0.014334549196064472,0.014431643299758434,0.014516127295792103,0.01460313331335783,0.01468383427709341,0.01476579625159502,0.014845236204564571,0.014934764243662357,0.015006639063358307,0.015086079016327858,0.015145343728363514,0.015209652483463287,0.01527396123856306,0.01533448789268732,0.015395013615489006,0.01545680034905672,0.0155084989964962,0.01557028666138649,0.015619463287293911,0.015666119754314423,0.0157165564596653,0.015763211995363235,0.015809867531061172,0.01585526205599308,0.015886785462498665,0.015929657965898514,0.015964966267347336,0.016005316749215126,0.01603557914495468,0.01607845164835453,0.01612006314098835,0.016149064525961876,0.01618311181664467,0.016212113201618195,0.01624237559735775,0.016275160014629364,0.01630290225148201,0.01632307656109333,0.01634577475488186,0.01636216603219509,0.016389908269047737,0.016415126621723175,0.016432780772447586,0.016450433060526848,0.016474392265081406,0.016490783542394638,0.016514742746949196,0.01653113402426243,0.016543744131922722,0.016561398282647133,0.016575267538428307,0.01658661663532257,0.016599226742982864,0.016616879031062126,0.01662822812795639,0.016642099246382713,0.016653448343276978,0.016664795577526093,0.016674883663654327,0.01668749377131462,0.016700103878974915,0.01670766808092594,0.016715234145522118,0.016726583242416382,0.016739193350076675,0.016746757552027702,0.016760628670454025,0.01676945574581623,0.016778282821178436,0.016787108033895493,0.016797196120023727,0.016806023195385933,0.01681358925998211,0.016819894313812256,0.01683124154806137,0.016838807612657547,0.016845112666487694,0.016858983784914017,0.016866549849510193,0.01687411405146122,0.016877897083759308,0.016881680116057396,0.016886724159121513,0.016896812245249748,0.016903117299079895,0.01691320538520813,0.016918247565627098,0.016929596662521362,0.01693590171635151,0.016942206770181656,0.01695481687784195,0.016963642090559006,0.016969947144389153,0.0169762521982193,0.016980035230517387,0.016983818262815475,0.016987601295113564,0.016990123316645622,0.01699516735970974,0.016998950392007828,0.017002731561660767,0.017007775604724884,0.017010297626256943,0.017012819647789,0.01701786369085312,0.017024168744683266,0.017025429755449295,0.017031734809279442,0.01703677885234356,0.017040561884641647,0.017043083906173706,0.017046865075826645,0.017050648108124733,0.01705317012965679,0.01705821417272091,0.017060736194252968,0.017064519226551056,0.017068302258849144,0.01707460731267929,0.017079651355743408,0.017084695398807526,0.017089737579226494,0.017093520611524582,0.01709604263305664,0.017101086676120758,0.017102347686886787,0.017103608697652817,0.017108652740716934,0.017111174762248993,0.01711747981607914,0.017122523859143257,0.017123784869909286,0.017127567902207375,0.017131349071860313,0.0171351321041584,0.01713639311492443,0.01714017614722252,0.01714143715798855,0.017143959179520607,0.017149003222584724,0.017152786254882812,0.0171565692871809,0.01715909130871296,0.01716035231947899,0.017164135351777077,0.017164135351777077,0.017166657373309135,0.017170440405607224,0.017172962427139282,0.01717548258602619,0.01717800460755825,0.01718178763985634,0.017185570672154427,0.017186831682920456,0.017189353704452515,0.017191875725984573,0.017193136736750603,0.01719565875828266,0.01719818077981472,0.01720070280134678,0.017203224822878838,0.017204485833644867,0.017204485833644867,0.017205746844410896,0.017207007855176926,0.017208268865942955,0.017210790887475014,0.017212051898241043,0.017213312909007072,0.017214573919773102,0.01721583493053913,0.01721961610019207,0.01721961610019207,0.01722213812172413,0.017223399132490158,0.017224660143256187,0.017225921154022217,0.017225921154022217,0.017227182164788246,0.017227182164788246,0.017227182164788246,0.017227182164788246,0.017228443175554276,0.017228443175554276,0.017229704186320305,0.017229704186320305,0.017230965197086334,0.017230965197086334,0.017232226207852364,0.017233487218618393,0.017233487218618393,0.017233487218618393,0.017234748229384422,0.017234748229384422,0.01723600924015045,0.01723727025091648,0.01723727025091648,0.01723727025091648,0.01723853126168251,0.01723853126168251,0.01723853126168251,0.01723853126168251,0.01723979227244854,0.01723979227244854,0.01723979227244854,0.01723979227244854,0.01723979227244854,0.0172423142939806,0.0172423142939806,0.017243575304746628,0.017244836315512657,0.017244836315512657,0.017246097326278687,0.017246097326278687,0.017246097326278687,0.017246097326278687,0.017246097326278687,0.017246097326278687,0.017246097326278687,0.017246097326278687,0.017246097326278687,0.017246097326278687,0.017246097326278687,0.017246097326278687,0.017247358337044716,0.017247358337044716,0.017247358337044716,0.017248619347810745,0.017248619347810745,0.017248619347810745,0.017248619347810745,0.017249880358576775,0.017249880358576775,0.017251141369342804,0.017251141369342804,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833,0.017252402380108833],"active":[0.0015787482261657715,0.0014438258949667215,0.0013643857091665268,0.0013013379648327827,0.0013353836257010698,0.0013038597535341978,0.0012685530818998814,0.0012319856323301792,0.0012080268934369087,0.0012445948086678982,0.0011802860535681248,0.001161371823400259,0.0011790250428020954,0.001180286519229412,0.0011802860535681248,0.0011525452136993408,0.0011348919942975044,0.0011071506887674332,0.0011084116995334625,0.0010844534263014793,0.0011311089619994164,0.001115976832807064,0.001094541046768427,0.0010920194908976555,0.0010920194908976555,0.0010705823078751564,0.0010806703940033913,0.0010642781853675842,0.001079409383237362,0.0010642781853675842,0.0010100575163960457,0.0010163616389036179,0.0010012304410338402,0.0009747501462697983,0.0009697061032056808,0.000981055200099945,0.0009634010493755341,0.0009596189484000206,0.0009369216859340668,0.0009142244234681129,0.000918007455766201,0.0008940491825342178,0.0009255735203623772,0.0009507918730378151,0.0009381826967000961,0.0009217904880642891,0.000887744128704071,0.000887744128704071,0.0008814390748739243,0.0008625248447060585,0.0008738739416003227,0.0008751349523663521,0.000871351920068264,0.000854959711432457,0.000854959711432457,0.0008335234597325325,0.0008171303197741508,0.0008045211434364319,0.0007956940680742264,0.0007843459025025368,0.0007704757153987885,0.0007931729778647423,0.0007704757153987885,0.0007591266185045242,0.0007591266185045242,0.0007553435862064362,0.0007502995431423187,0.0007364293560385704,0.0007263422012329102,0.0007036449387669563,0.0007124710828065872,0.0006922949105501175,0.0006922958418726921,0.0006948187947273254,0.0006784247234463692,0.000667075626552105,0.0006670765578746796,0.0006607724353671074,0.0006658174097537994,0.0006569884717464447,0.0006519453600049019,0.0006532054394483566,0.0006469022482633591,0.0006393361836671829,0.000631771981716156,0.0006179008632898331,0.0006355550140142441,0.0006305091083049774,0.0006242040544748306,0.0006128549575805664,0.0006166398525238037,0.0006103347986936569,0.0006015058606863022,0.0006065517663955688,0.0006052888929843903,0.0006040297448635101,0.0005989857017993927,0.0005952045321464539,0.0005952008068561554,0.0005989857017993927,0.0005964618176221848,0.0006027687340974808,0.0005977246910333633,0.0005888976156711578,0.000596463680267334,0.0005952026695013046,0.0005851145833730698,0.0005926825106143951,0.0005838535726070404,0.0005876366049051285,0.0005914196372032166,0.0005888976156711578,0.0005863774567842484,0.0005926806479692459,0.0005914196372032166,0.0005851145833730698,0.0005851145833730698,0.0005851145833730698,0.0005876366049051285,0.0005863755941390991,0.0005901586264371872,0.0005888976156711578,0.0005863755941390991,0.0005876366049051285,0.0005914196372032166,0.0005926806479692459,0.0005914196372032166,0.0005926806479692459,0.0005901586264371872,0.0005901586264371872,0.0005888976156711578,0.0005901586264371872,0.0005888976156711578,0.0005888976156711578,0.0005914196372032166,0.0005939416587352753,0.0005888976156711578,0.0005901586264371872,0.0005952026695013046,0.0005914196372032166,0.0005863755941390991,0.0005876384675502777,0.0005888976156711578,0.0005939416587352753,0.0005977246910333633,0.0005939416587352753,0.0005939416587352753,0.0005901586264371872,0.0005939416587352753,0.0005926806479692459,0.0005939416587352753,0.0005952026695013046,0.0005863755941390991,0.0005838554352521896,0.000582592561841011,0.0005800705403089523,0.0005800705403089523,0.0005800705403089523,0.0005800705403089523,0.000582592561841011,0.000582592561841011,0.000582592561841011,0.0005825944244861603,0.0005813334137201309,0.0005838535726070404,0.0005876366049051285,0.0005851145833730698,0.000582592561841011,0.0005888976156711578,0.0005851145833730698,0.0005800705403089523,0.0005800705403089523,0.000582592561841011,0.0005838554352521896,0.0005838554352521896,0.0005863755941390991,0.000582592561841011,0.0005863755941390991,0.0005901586264371872,0.0005876366049051285,0.0005851145833730698,0.0005876366049051285,0.0005863755941390991,0.000585116446018219,0.0005838554352521896,0.0005838535726070404,0.000582592561841011,0.000582592561841011,0.0005863755941390991,0.0005838535726070404,0.0005888976156711578,0.0005838535726070404,0.000582592561841011,0.0005863755941390991,0.0005851145833730698,0.0005825944244861603,0.0005800724029541016,0.0005825944244861603,0.0005800724029541016,0.0005813315510749817,0.0005813315510749817,0.000578809529542923,0.000578809529542923,0.0005775485187768936,0.0005762875080108643,0.000578809529542923,0.0005762875080108643,0.0005800705403089523,0.0005813315510749817,0.000578809529542923,0.0005762875080108643,0.0005775503814220428,0.0005788113921880722,0.0005788113921880722,0.0005775503814220428,0.0005775485187768936,0.000578809529542923,0.0005762875080108643,0.000578809529542923,0.0005800705403089523,0.000578809529542923,0.0005775485187768936,0.0005762875080108643,0.0005750264972448349,0.0005775485187768936,0.0005775485187768936,0.0005775485187768936,0.0005775485187768936,0.0005762875080108643,0.0005775485187768936,0.0005775485187768936,0.0005775485187768936,0.0005762875080108643,0.0005737673491239548,0.0005750283598899841,0.0005737673491239548,0.0005737673491239548,0.0005725063383579254,0.0005712453275918961,0.0005725063383579254,0.0005712453275918961,0.0005725063383579254,0.0005725063383579254,0.0005737673491239548,0.0005725063383579254,0.0005737673491239548,0.0005737673491239548,0.0005737673491239548,0.0005725063383579254,0.0005725063383579254,0.0005712453275918961,0.0005699843168258667,0.0005699843168258667,0.0005712453275918961,0.0005712453275918961,0.0005725044757127762,0.0005725044757127762,0.0005712434649467468,0.0005725044757127762,0.0005725044757127762,0.0005712434649467468,0.0005712434649467468,0.0005712434649467468,0.0005725044757127762,0.0005712434649467468,0.0005712434649467468,0.0005712434649467468,0.0005725044757127762,0.0005737654864788055,0.0005712434649467468,0.0005712434649467468,0.0005699824541807175,0.0005687214434146881,0.0005699824541807175,0.0005687214434146881,0.0005687214434146881,0.0005687214434146881,0.0005687214434146881,0.0005687214434146881,0.0005687214434146881,0.0005687214434146881,0.0005687214434146881,0.0005687214434146881,0.0005687214434146881,0.0005699824541807175,0.0005699824541807175,0.0005687214434146881,0.0005699824541807175,0.0005699824541807175,0.0005687214434146881,0.0005687214434146881,0.0005687214434146881,0.0005699824541807175,0.0005687214434146881,0.0005687214434146881,0.0005674604326486588,0.0005687214434146881,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588,0.0005674604326486588]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0015787482261657715,0.0019318158738315105,0.002289927564561367,0.0026719970628619194,0.0030452401842921972,0.0034083956852555275,0.0037665071431547403,0.00413596723228693,0.0045180367305874825,0.004890019074082375,0.005240564700216055,0.005588588770478964,0.005888696294277906,0.006236719898879528,0.006603658199310303,0.006936550606042147,0.007273226045072079,0.007612423039972782,0.00793270580470562,0.00827820785343647,0.008652712218463421,0.009007040411233902,0.009362630546092987,0.009748483076691628,0.010097768157720566,0.010443270206451416,0.010819034650921822,0.011188494972884655,0.01152390893548727,0.01190976146608591,0.012270395644009113,0.01263228990137577,0.013001750223338604,0.01336742751300335,0.013705363497138023,0.014064735732972622,0.01441528182476759,0.014767087996006012,0.015094936825335026,0.015439177863299847,0.01578972488641739,0.016137748956680298,0.01648198813199997,0.016828753054142,0.01719190739095211,0.017508406192064285,0.017879128456115723,0.01821202039718628,0.01855752244591713,0.018886631354689598,0.019219525158405304,0.019543590024113655,0.01987774297595024,0.020213158801198006,0.020525874570012093,0.020847419276833534,0.02114248275756836,0.021450156345963478,0.021769177168607712,0.022069284692406654,0.022395873442292213,0.022683370858430862,0.023030133917927742,0.023313848301768303,0.0236013475805521,0.02389136701822281,0.024180125445127487,0.02447771094739437,0.02476268820464611,0.025036314502358437,0.025308681651949883,0.025582309812307358,0.025869807228446007,0.02615099959075451,0.026417061686515808,0.026688167825341225,0.02695927396416664,0.02722533419728279,0.027482569217681885,0.027724673971533775,0.027986953034996986,0.02820257656276226,0.028439635410904884,0.02866913005709648,0.028891058638691902,0.029107943177223206,0.029318522661924362,0.02952784113585949,0.029738420620560646,0.029942695051431656,0.030149491503834724,0.030344940721988678,0.03052399680018425,0.030739620327949524,0.030941372737288475,0.031122950837016106,0.031307049095630646,0.031492412090301514,0.031672727316617966,0.03184673935174942,0.03205353766679764,0.03221872076392174,0.03237886354327202,0.032546572387218475,0.03272184357047081,0.03289207071065903,0.0330648235976696,0.033222440630197525,0.03337375819683075,0.03352129086852074,0.03366251662373543,0.03382391855120659,0.033953797072172165,0.034100066870450974,0.03425012156367302,0.03439261019229889,0.03452879190444946,0.034667499363422394,0.03479611501097679,0.03491464629769325,0.03504704684019089,0.035192057490348816,0.03530680388212204,0.03544929251074791,0.035581693053245544,0.03571030870079994,0.03584396839141846,0.035967543721199036,0.03609490022063255,0.036212168633937836,0.036316826939582825,0.03642779216170311,0.036536235362291336,0.03663584962487221,0.03675185889005661,0.03686156123876572,0.03696117922663689,0.03705070540308952,0.037147797644138336,0.03724615275859833,0.03733820468187332,0.03744412213563919,0.03754626214504242,0.037640832364559174,0.03773540258407593,0.0378287136554718,0.03793589770793915,0.03801785781979561,0.038106124848127365,0.03821330517530441,0.03831670433282852,0.03839992731809616,0.03847936913371086,0.038553763180971146,0.03864707425236702,0.03872021287679672,0.03880343586206436,0.03887530788779259,0.03895096480846405,0.03902536258101463,0.039102282375097275,0.039184242486953735,0.03925485536456108,0.03933555632829666,0.0394124761223793,0.03948561102151871,0.039551179856061935,0.03963818773627281,0.0397062785923481,0.0397794134914875,0.03984498232603073,0.039915598928928375,0.03998621180653572,0.040055565536022186,0.04012365639209747,0.04018796235322952,0.04025353491306305,0.04031027853488922,0.04037584736943245,0.04044141620397568,0.04050446301698685,0.04055868461728096,0.04061920940876007,0.040667127817869186,0.040728915482759476,0.040794484317302704,0.040851227939128876,0.04090797156095505,0.04096975550055504,0.04103154316544533,0.041080720722675323,0.04112989827990532,0.041181597858667374,0.04123455658555031,0.041279952973127365,0.0413329117000103,0.04139091446995735,0.041442614048719406,0.0414980985224247,0.041548535227775574,0.04160149767994881,0.041650671511888504,0.04169732704758644,0.041747767478227615,0.041788116097450256,0.04183855652809143,0.041888993233442307,0.041935648769140244,0.04197600111365318,0.04202517867088318,0.04208570346236229,0.042137403041124344,0.042195405811071396,0.04225214943289757,0.04232276231050491,0.042382027953863144,0.04244381561875343,0.04249299317598343,0.042539648711681366,0.04259134829044342,0.04265439510345459,0.04270987585186958,0.04276031628251076,0.042809490114450455,0.042867496609687805,0.04291415214538574,0.042970895767211914,0.04302511364221573,0.04307933524250984,0.043132297694683075,0.04318525642156601,0.043230652809143066,0.04328613355755806,0.04333026707172394,0.04337061569094658,0.04342231526970863,0.04347149282693863,0.04352949932217598,0.04359380528330803,0.0436505489051342,0.043704770505428314,0.043740078806877136,0.04379430040717125,0.043863650411367416,0.04391661286354065,0.04396074637770653,0.04401874914765358,0.04407927393913269,0.044129714369773865,0.04418141394853592,0.04424193874001503,0.044293638318777084,0.04436298832297325,0.044413428753614426,0.04446638748049736,0.04451052099466324,0.04457483068108559,0.04463283345103264,0.04468327388167381,0.04474884271621704,0.04479675740003586,0.04484845697879791,0.04489259049296379,0.04495564103126526,0.04501490294933319,0.045062821358442307,0.045124609023332596,0.04518639296293259,0.04524187743663788,0.04529483616352081,0.045355360954999924,0.045410845428705215,0.045476414263248444,0.04553820192813873,0.045596204698085785,0.04564916342496872,0.04570716992020607,0.04576265066862106,0.04583452641963959,0.045881181955337524,0.04593414068222046,0.04598962143063545,0.04605140909552574,0.04611193761229515,0.046186331659555435,0.04624307528138161,0.046326298266649246,0.046390607953071594,0.046468786895275116,0.04653814062476158,0.04660875350236893,0.046697020530700684,0.04676006734371185,0.04682185500860214,0.046900033950805664,0.04696938768029213,0.04704504460096359,0.04712700471282005,0.047202661633491516,0.047287147492170334,0.04735523834824562,0.047429636120796204,0.047507815062999725,0.04757464677095413,0.04765786975622177,0.04774109274148941,0.047811705619096756,0.04788736253976822,0.0479680635035038,0.048041198402643204,0.048135772347450256,0.04821016639471054,0.0482921302318573,0.048362743109464645,0.048445966094732285,0.04851279780268669,0.048564497381448746,0.04863384738564491,0.04870572313666344,0.04877759888768196,0.04884694889187813,0.048916302621364594,0.048994481563568115,0.04905122518539429,0.04912183806300163,0.04918992891907692,0.049256760627031326,0.04933115839958191,0.04940933734178543,0.049484994262456894,0.049563173204660416,0.049627482891082764,0.04969305172562599,0.0497598834335804,0.04983427748084068,0.04990615323185921,0.04998181015253067,0.05006881803274155,0.050135646015405655,0.05021004378795624,0.05026426538825035,0.05032353103160858,0.050376489758491516,0.0504571907222271,0.050518978387117386,0.05057698115706444,0.05063246190547943,0.05069299042224884,0.050767384469509125,0.05083926022052765,0.05089852586388588],"recovered":[0.0,0.000486729055410251,0.0009066274506039917,0.001292480039410293,0.0016922031063586473,0.0020805776584893465,0.0024336453061550856,0.0027904959861189127,0.003162478096783161,0.0035306771751493216,0.003891310654580593,0.004259509965777397,0.0046100555919110775,0.004922772757709026,0.0052480995655059814,0.005568382330238819,0.005903796758502722,0.006246776785701513,0.006596061401069164,0.00691508362069726,0.0072744558565318584,0.007621218916028738,0.007984374649822712,0.008355095051229,0.008720772340893745,0.009053665213286877,0.009400428272783756,0.009771148674190044,0.010111607611179352,0.010443238541483879,0.010821525938808918,0.011178376153111458,0.011544053442776203,0.011902164667844772,0.012272886000573635,0.012617127038538456,0.012981543317437172,0.01333082839846611,0.013658677227795124,0.014014266431331635,0.014364812523126602,0.014715357683598995,0.01507220882922411,0.015422753989696503,0.015766995027661324,0.01613771729171276,0.016493305563926697,0.016837546601891518,0.01717800460755825,0.017520984634757042,0.01784631237387657,0.018166594207286835,0.01851840130984783,0.018817247822880745,0.019136270508170128,0.01943511702120304,0.019755398854613304,0.0200706385076046,0.02037452906370163,0.020692290738224983,0.020996181294322014,0.021313941106200218,0.02161783166229725,0.021946942433714867,0.02224704995751381,0.022557243704795837,0.022872483357787132,0.023172590881586075,0.023479003459215164,0.023765239864587784,0.02403886802494526,0.024308713153004646,0.024576034396886826,0.024844618514180183,0.025142204016447067,0.025405744090676308,0.025700807571411133,0.02597317472100258,0.026229148730635643,0.026495210826396942,0.026732269674539566,0.02697059139609337,0.027218999341130257,0.027487583458423615,0.027709510177373886,0.027932699769735336,0.028138235211372375,0.028356380760669708,0.028560657054185867,0.028788888826966286,0.028991904109716415,0.029211310669779778,0.029415585100650787,0.029619859531521797,0.029807742685079575,0.030033452436327934,0.03022764064371586,0.03042687103152275,0.030600883066654205,0.030802637338638306,0.03095899522304535,0.031151920557022095,0.03134484589099884,0.03152390196919441,0.03168908879160881,0.031861837953329086,0.03201693668961525,0.03220481798052788,0.032349828630685806,0.032512493431568146,0.03267011418938637,0.032822687178850174,0.0329676978290081,0.033126577734947205,0.03327537328004837,0.033411554992198944,0.03355025872588158,0.033697791397571564,0.03385162726044655,0.033980246633291245,0.03410886228084564,0.034224871546030045,0.03437744826078415,0.034509848803281784,0.03464603051543236,0.03478347510099411,0.03490705043077469,0.035041969269514084,0.0351693257689476,0.03531181439757347,0.03543538972735405,0.03555770218372345,0.03566236048936844,0.035768281668424606,0.035871680825948715,0.03599273040890694,0.03608730435371399,0.03618565946817398,0.036282751709222794,0.03637479990720749,0.036484505981206894,0.03657781705260277,0.03667616844177246,0.036789655685424805,0.036886751651763916,0.03698005899786949,0.037072110921144485,0.0371692031621933,0.037257470190525055,0.03734195604920387,0.0374503955245018,0.03755127266049385,0.03763701766729355,0.03772906959056854,0.03781859576702118,0.0378904715180397,0.03797369450330734,0.03804430738091469,0.03812122717499733,0.03819688409566879,0.03826245293021202,0.03834063187241554,0.038417551666498184,0.038496989756822586,0.03856634348630905,0.038640741258859634,0.03872900828719139,0.03879835829138756,0.03887653723359108,0.038948412984609604,0.03903793916106224,0.039106033742427826,0.039171602576971054,0.03924725949764252,0.03930778428912163,0.03938218206167221,0.03944649174809456,0.039515841752290726,0.039578892290592194,0.03963311389088631,0.039697419852018356,0.03976551443338394,0.039818473160266876,0.039882782846689224,0.03993826359510422,0.03998996317386627,0.04005048796534538,0.040104709565639496,0.0401778444647789,0.04024089500308037,0.04029889777302742,0.04034555330872536,0.040390945971012115,0.040455255657434464,0.0405019111931324,0.040557391941547394,0.04060531035065651,0.04065070301294327,0.040717534720897675,0.04077553749084473,0.04082723706960678,0.04086758941411972,0.040916766971349716,0.04097602888941765,0.041025206446647644,0.04107186198234558,0.04111599549651146,0.041162651032209396,0.04121182858943939,0.04125470295548439,0.04131144657731056,0.04135683923959732,0.041408538818359375,0.04146528244018555,0.041511937975883484,0.041573721915483475,0.041629206389188766,0.041688472032547,0.04173764958977699,0.04178430512547493,0.04184356704354286,0.041897788643836975,0.04195201024413109,0.0420125350356102,0.04206423461437225,0.042119719088077545,0.04216385260224342,0.04221681132912636,0.042267248034477234,0.04231894761323929,0.04238073527812958,0.04243243485689163,0.04248539358377457,0.042532049119472504,0.04258627071976662,0.042631667107343674,0.04267832264304161,0.042735062539577484,0.042775414884090424,0.04284224659204483,0.04290403425693512,0.042958252131938934,0.04300995171070099,0.04306165128946304,0.04312343895435333,0.04318396374583244,0.0432356633245945,0.04329114779829979,0.04333401843905449,0.043400850147008896,0.04345254972577095,0.043505508452653885,0.04354964196681976,0.04361395165324211,0.04367069527506828,0.04371987283229828,0.04376400634646416,0.04381696507334709,0.04387875273823738,0.04393927752971649,0.04400232434272766,0.04405024275183678,0.04410572350025177,0.04415237903594971,0.04422299191355705,0.04427469149231911,0.044317565858364105,0.04437430575489998,0.04443357139825821,0.0444953590631485,0.04454958066344261,0.044603802263736725,0.044664327055215836,0.04471980780363083,0.044789161533117294,0.04485347121953964,0.04490138590335846,0.044951826333999634,0.045012351125478745,0.04508674889802933,0.04514096677303314,0.04518258199095726,0.045236799865961075,0.045297328382730484,0.04537046328186989,0.04542594403028488,0.045480165630578995,0.04557725787162781,0.04563147947192192,0.04569831117987633,0.04577270895242691,0.045845843851566315,0.04591897875070572,0.04599589854478836,0.04607533663511276,0.04614721238613129,0.04620521515607834,0.0462808720767498,0.04636157304048538,0.046438492834568024,0.04652297496795654,0.046596113592386246,0.04666798561811447,0.0467272512614727,0.04679786413908005,0.046886131167411804,0.046966832131147385,0.04703492298722267,0.04712571203708649,0.04720389097929001,0.04727702960371971,0.04736403375864029,0.04745608568191528,0.04752669855952263,0.047597311437129974,0.047680534422397614,0.04775366932153702,0.04781293496489525,0.047883547842502594,0.047956682741642,0.048024773597717285,0.04808782413601875,0.048166003078222275,0.048229049891233444,0.04829966276884079,0.04836397245526314,0.0484396293759346,0.04850015416741371,0.04857581481337547,0.04864264279603958,0.048718299716711044,0.048795219510793686,0.04886961728334427,0.048941489309072495,0.04901336506009102,0.04908524081110954,0.049147024750709534,0.04923655465245247,0.049326080828905106,0.049390390515327454,0.049467310309410095,0.04951900988817215,0.049590881913900375,0.049653928726911545,0.049713194370269775,0.04978254809975624,0.04983929172158241,0.0499010793864727,0.04995529726147652,0.05002212896943092,0.050100307911634445],"active":[0.0015787482261657715,0.001445086789317429,0.0013833001721650362,0.0013795170234516263,0.0013530370779335499,0.001327818026766181,0.0013328618369996548,0.0013454712461680174,0.0013555586338043213,0.001359341898933053,0.0013492540456354618,0.0013290788047015667,0.001278640702366829,0.0013139471411705017,0.0013555586338043213,0.0013681682758033276,0.001369429286569357,0.0013656462542712688,0.0013366444036364555,0.0013631242327392101,0.0013782563619315624,0.001385821495205164,0.0013782558962702751,0.0013933880254626274,0.0013769958168268204,0.0013896049931645393,0.0014186063781380653,0.0014173462986946106,0.0014123013243079185,0.0014665229246020317,0.0014488697052001953,0.0014539137482643127,0.0014576967805624008,0.001465262845158577,0.0014324774965643883,0.001447608694434166,0.0014337385073304176,0.0014362595975399017,0.0014362595975399017,0.0014249114319682121,0.0014249123632907867,0.0014223912730813026,0.0014097793027758598,0.0014059990644454956,0.0014249123632907867,0.0013706889003515244,0.0013858228921890259,0.0013744737952947617,0.001379517838358879,0.0013656467199325562,0.0013732127845287323,0.0013769958168268204,0.0013593416661024094,0.0013959109783172607,0.0013896040618419647,0.0014123022556304932,0.0013870839029550552,0.001379517838358879,0.0013946481049060822,0.0013769939541816711,0.0013996921479701996,0.0013694297522306442,0.0014123022556304932,0.0013669058680534363,0.001354297623038292,0.0013341233134269714,0.001307642087340355,0.0013051200658082962,0.0012836847454309464,0.0012710746377706528,0.0012698136270046234,0.0012735966593027115,0.0012937728315591812,0.0013063810765743256,0.0012748576700687408,0.001282423734664917,0.0012584663927555084,0.0012521594762802124,0.0012534204870462418,0.0012294631451368332,0.0012546833604574203,0.001231985166668892,0.0012206360697746277,0.0011815465986728668,0.001181548461318016,0.0011752434074878693,0.0011802874505519867,0.0011714603751897812,0.0011777635663747787,0.0011538062244653702,0.001157587394118309,0.0011336300522089005,0.0011084116995334625,0.0011197607964277267,0.0011336300522089005,0.0010894984006881714,0.0010794084519147873,0.0010655410587787628,0.0010718442499637604,0.0010441020131111145,0.0010945424437522888,0.001066800206899643,0.001034017652273178,0.0010226704180240631,0.0010327547788619995,0.0010302327573299408,0.0010478869080543518,0.0010176226496696472,0.0010239295661449432,0.001008797436952591,0.00099240243434906,0.0010012313723564148,0.0009860992431640625,0.0009734891355037689,0.000974748283624649,0.000981055200099945,0.0009785331785678864,0.0009697079658508301,0.0009444877505302429,0.0009343996644020081,0.0009381845593452454,0.0009671859443187714,0.0009293556213378906,0.0009394437074661255,0.0009356625378131866,0.0009268335998058319,0.0009369179606437683,0.0009255744516849518,0.0009255744516849518,0.0009003542363643646,0.000881437212228775,0.00087008997797966,0.0008738748729228973,0.0008675679564476013,0.0008801780641078949,0.0008688308298587799,0.0008738748729228973,0.0008650459349155426,0.0008650459349155426,0.0008713528513908386,0.0008536987006664276,0.0008663050830364227,0.0008700937032699585,0.0008511766791343689,0.0008486509323120117,0.0008486546576023102,0.0008637867867946625,0.0008486546576023102,0.0008486546576023102,0.0008713491261005402,0.0008663088083267212,0.0008486546576023102,0.0008423514664173126,0.0008246935904026031,0.0008284784853458405,0.000829741358757019,0.000829741358757019,0.0008310005068778992,0.0008297376334667206,0.0008284784853458405,0.0008398294448852539,0.0008436106145381927,0.0008373036980628967,0.0008385665714740753,0.0008461326360702515,0.0008448697626590729,0.0008221715688705444,0.0008398294448852539,0.000829741358757019,0.0008310005068778992,0.0008070431649684906,0.0008095651865005493,0.0008146092295646667,0.0008083060383796692,0.0008158721029758453,0.000805780291557312,0.0008070431649684906,0.0007944367825984955,0.0007969550788402557,0.0008083023130893707,0.0008070431649684906,0.0007931701838970184,0.0008007362484931946,0.0007843449711799622,0.0007906518876552582,0.0008045211434364319,0.000800739973783493,0.0008032619953155518,0.0007919110357761383,0.0007906481623649597,0.0007818229496479034,0.0007843449711799622,0.0007906518876552582,0.0007793009281158447,0.0007780417799949646,0.0007755197584629059,0.0007856041193008423,0.0007919110357761383,0.0007805638015270233,0.0007729977369308472,0.0007742606103420258,0.0007830820977687836,0.0007805600762367249,0.000771738588809967,0.0007629096508026123,0.0007666945457458496,0.0007729977369308472,0.0007729977369308472,0.0007641725242137909,0.0007704757153987885,0.0007742568850517273,0.0007805638015270233,0.0007868669927120209,0.0007868669927120209,0.0008108243346214294,0.0008083060383796692,0.0008146092295646667,0.0008045211434364319,0.0008019991219043732,0.0008070431649684906,0.0008108280599117279,0.000812087208032608,0.0008083060383796692,0.0007969550788402557,0.0008032619953155518,0.000794433057308197,0.0008070431649684906,0.0008083023130893707,0.000812087208032608,0.0008133500814437866,0.0008045211434364319,0.0007982179522514343,0.000800739973783493,0.0007982179522514343,0.0007843449711799622,0.0007906481623649597,0.0007931701838970184,0.0007944367825984955,0.0008183903992176056,0.0008083023130893707,0.0008007362484931946,0.0007818266749382019,0.0007843486964702606,0.0008019991219043732,0.0007931739091873169,0.0007767826318740845,0.000783085823059082,0.000788126140832901,0.0007956959307193756,0.0007805638015270233,0.0007893890142440796,0.0007881298661231995,0.0008133463561534882,0.0007994771003723145,0.0007956922054290771,0.0007906481623649597,0.0008108243346214294,0.0008158683776855469,0.0008045211434364319,0.0008095651865005493,0.000794433057308197,0.0007982142269611359,0.0007868669927120209,0.0008032619953155518,0.0007919110357761383,0.0007881298661231995,0.0008070431649684906,0.000812087208032608,0.0008083060383796692,0.0007994771003723145,0.000805780291557312,0.0008070431649684906,0.000812087208032608,0.000818394124507904,0.0008070431649684906,0.0007956922054290771,0.0008057840168476105,0.0008108243346214294,0.0008221752941608429,0.000794433057308197,0.0007931739091873169,0.0008070394396781921,0.0008146092295646667,0.0008146092295646667,0.0008158683776855469,0.0008171312510967255,0.0008461326360702515,0.0008133500814437866,0.0008373074233531952,0.0008398294448852539,0.0008360445499420166,0.0008511766791343689,0.000841088593006134,0.0008259564638137817,0.0008246973156929016,0.0008221752941608429,0.0008398294448852539,0.0008461326360702515,0.000841088593006134,0.0008486546576023102,0.0008322633802890778,0.0008335225284099579,0.0008398294448852539,0.00084739550948143,0.0008600056171417236,0.0008549615740776062,0.0008448734879493713,0.0008524395525455475,0.0008423514664173126,0.0008373074233531952,0.000858742743730545,0.0008461326360702515,0.0008360445499420166,0.0008360445499420166,0.0008486546576023102,0.0008322633802890778,0.0008108280599117279,0.0008209124207496643,0.0008221752941608429,0.0008209161460399628,0.0008221752941608429,0.0008284784853458405,0.0008284784853458405,0.0008221752941608429,0.0008221752941608429,0.0008259564638137817,0.0008171312510967255,0.0008310042321681976,0.0008335225284099579,0.0008423514664173126,0.0008448734879493713,0.0008322633802890778,0.000823434442281723,0.000818394124507904,0.0008209124207496643,0.0008209124207496643,0.0008347854018211365,0.0008322633802890778,0.0008095651865005493,0.0008196532726287842,0.0007969550788402557,0.0008045211434364319,0.0007856078445911407,0.0008032619953155518,0.0008057840168476105,0.000794433057308197,0.0007931701838970184,0.0007919110357761383,0.000812087208032608,0.0008171312510967255,0.0007982179522514343]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0015787482261657715,0.0019255111692473292,0.002272274112328887,0.0026442562229931355,0.0030212821438908577,0.003394525032490492,0.0036984155885875225,0.004050222225487232,0.004367982968688011,0.004663046915084124,0.0049492837861180305,0.005232999101281166,0.005539411678910255,0.0058180829510092735,0.006074056960642338,0.006348945200443268,0.006611224263906479,0.0068999831564724445,0.007164783775806427,0.007422018796205521,0.00768681988120079,0.007926401682198048,0.008181114681065083,0.00841943547129631,0.008674148470163345,0.008908686228096485,0.009143223986029625,0.00937776267528534,0.009616082534193993,0.009853142313659191,0.01008894108235836,0.010328522883355618,0.010561799630522728,0.01079255435615778,0.011006916873157024,0.011243976652622223,0.011453296057879925,0.011680267751216888,0.011878238059580326,0.012082512490451336,0.01228678785264492,0.012493584305047989,0.012692815624177456,0.012875654734671116,0.013084973208606243,0.013272855430841446,0.013444345444440842,0.013629705645143986,0.01379236951470375,0.013961337506771088,0.01414039358496666,0.014300534501671791,0.01448589563369751,0.01463847141712904,0.014803656376898289,0.014971363358199596,0.015111329965293407,0.015261383727192879,0.015406393446028233,0.01553374994546175,0.015672454610466957,0.015804855152964592,0.015925906598567963,0.016058307141065598,0.016179360449314117,0.01629788801074028,0.016412636265158653,0.016536209732294083,0.016647174954414368,0.01676444336771965,0.016859013587236404,0.016958631575107574,0.017059506848454475,0.017165426164865494,0.01727513037621975,0.0173545703291893,0.017447881400585175,0.017543714493513107,0.01762189343571663,0.017711421474814415,0.017808515578508377,0.01790686883032322,0.017995135858654976,0.018079619854688644,0.01814771257340908,0.01820949837565422,0.01828893832862377,0.01837468333542347,0.01845160312950611,0.018527260050177574,0.01859408989548683,0.018672268837690353,0.018744144588708878,0.018809713423252106,0.018865196034312248,0.01892320066690445,0.018979942426085472,0.019035425037145615,0.01908460259437561,0.01914891041815281,0.019203132018446922,0.019258614629507065,0.019324183464050293,0.019379666075110435,0.019435148686170578,0.019486846402287483,0.01953728497028351,0.01959150657057762,0.019643206149339676,0.019688600674271584,0.01973399519920349,0.01977686770260334,0.0198159571737051,0.01986009068787098,0.01989665813744068,0.019935747608542442,0.01998114213347435,0.02001897059381008,0.020056799054145813,0.020092105492949486,0.020127413794398308,0.020152632147073746,0.02018163353204727,0.020209375768899918,0.02024720422923565,0.020277466624975204,0.020300164818763733,0.02033042721450329,0.02036573365330696,0.02039221301674843,0.020422477275133133,0.02044769562780857,0.020465349778532982,0.02048804610967636,0.020505700260400772,0.02053091861307621,0.020554877817630768,0.020580096170306206,0.020602794364094734,0.020620446652173996,0.020645666867494583,0.02066962420940399,0.020687278360128403,0.020706191658973694,0.020725106820464134,0.020744020119309425,0.02075789123773575,0.020770501345396042,0.020786892622709274,0.020803285762667656,0.020820938050746918,0.02083859220147133,0.02085246331989765,0.020862549543380737,0.02087642066180706,0.020890291780233383,0.020905422046780586,0.020921815186738968,0.02093568630516529,0.020941991358995438,0.02096090465784073,0.020970992743968964,0.02097981981933117,0.020989907905459404,0.02099999412894249,0.021007560193538666,0.02101638726890087,0.021022692322731018,0.021031519398093224,0.02104286663234234,0.021051693707704544,0.02105799876153469,0.021065564826130867,0.021071869879961014,0.0210819561034441,0.021088261157274246,0.02109708823263645,0.021105915307998657,0.021113481372594833,0.02112482860684395,0.021131133660674095,0.02113869972527027,0.021147526800632477,0.021152570843696594,0.0211613979190588,0.021170223131775856,0.021175267174839973,0.02118157222867012,0.021186616271734238,0.021194182336330414,0.021197965368628502,0.02120300941169262,0.021210573613643646,0.021215617656707764,0.021218139678239822,0.02122066169977188,0.021225705742836,0.021232010796666145,0.021237054839730263,0.02124209888279438,0.021245881915092468,0.021249663084745407,0.021254707127809525,0.0212622731924057,0.021268578246235847,0.021274883300065994,0.02127992734313011,0.02128244936466217,0.021290015429258347,0.021292535588145256,0.021298840641975403,0.02130136266350746,0.02130388468503952,0.02130640670657158,0.021310189738869667,0.021311450749635696,0.021312711760401726,0.021313972771167755,0.021316494792699814,0.021317755803465843,0.02132153883576393,0.02132279984652996,0.02132532186806202,0.02132658287882805,0.021329104900360107,0.021330365911126137,0.021330365911126137,0.021331626921892166,0.021334148943424225,0.021336669102311134,0.021337930113077164,0.021341713145375252,0.02134423516690731,0.02134549617767334,0.0213480181992054,0.021349279209971428,0.021350540220737457,0.021353062242269516,0.021356845274567604,0.021358106285333633,0.021360628306865692,0.02136188931763172,0.02136315032839775,0.02136441133916378,0.02136693336069584,0.021369455382227898,0.021371977403759956,0.021373238414525986,0.021373238414525986,0.021375760436058044,0.021377021446824074,0.021379541605710983,0.021380802616477013,0.021382063627243042,0.02138332463800907,0.02138584665954113,0.02138710767030716,0.02138710767030716,0.021389629691839218,0.021389629691839218,0.021390890702605247,0.021392151713371277,0.021393412724137306,0.021394673734903336,0.021394673734903336,0.021395934745669365,0.021397195756435394,0.021400978788733482,0.02140223979949951,0.0214060228317976,0.02140728384256363,0.021411066874861717,0.021412327885627747,0.021414849907159805,0.021416110917925835,0.021418632939457893,0.021418632939457893,0.021419893950223923,0.021422414109110832,0.02142493613064289,0.02142871916294098,0.021431241184473038,0.021433763206005096,0.021437546238303185,0.021440068259835243,0.021442590281367302,0.02144385129213333,0.02144511230289936,0.02144511230289936,0.02144763432443142,0.02144889533519745,0.021452678367495537,0.021460244432091713,0.021461505442857742,0.02146276645362377,0.02146906964480877,0.0214703306555748,0.021474113687872887,0.021475374698638916,0.021476635709404945,0.021479157730937004,0.021479157730937004,0.021481679752469063,0.02148420177400112,0.02148546278476715,0.02148924581706524,0.021491767838597298,0.021495550870895386,0.021498072892427444,0.021500594913959503,0.021501855924725533,0.02150437794625759,0.02150815911591053,0.021511942148208618,0.021514464169740677,0.021514464169740677,0.021516986191272736,0.021518247202038765,0.021518247202038765,0.021522030234336853,0.021523291245102882,0.02152707427740097,0.02152707427740097,0.021528335288167,0.021528335288167,0.02153085730969906,0.021532118320465088,0.021532118320465088,0.021533379331231117,0.021535901352763176,0.021535901352763176,0.021535901352763176,0.021537162363529205,0.021538423374295235,0.021538423374295235,0.021538423374295235,0.021538423374295235,0.021539684385061264,0.021540945395827293,0.021540945395827293,0.021542206406593323,0.021542206406593323,0.021542206406593323,0.021542206406593323,0.021542206406593323,0.021542206406593323,0.021542206406593323,0.021543467417359352,0.021543467417359352,0.021543467417359352,0.021543467417359352],"recovered":[0.0,0.0004779023875016719,0.0008990617352537811,0.0012647390831261873,0.0016468086978420615,0.0019885278306901455,0.0023579879198223352,0.0027034899685531855,0.0030540358275175095,0.003397015854716301,0.0036920795682817698,0.003994708880782127,0.00429481640458107,0.0046100555919110775,0.004898814484477043,0.005171181168407202,0.0054334597662091255,0.005713392049074173,0.0059693665243685246,0.006232906132936478,0.006495185196399689,0.006773856468498707,0.0070197428576648235,0.0072744558565318584,0.007537995930761099,0.007792708929628134,0.008054987527430058,0.008292047306895256,0.008535412140190601,0.008767427876591682,0.008989356458187103,0.009221372194588184,0.009452126920223236,0.009680360555648804,0.009930029511451721,0.01015700213611126,0.010381451807916164,0.010592031292617321,0.010811437852680683,0.01101193018257618,0.011226292699575424,0.011452003382146358,0.011653756722807884,0.01186559721827507,0.012067350558936596,0.012279191054403782,0.01247463934123516,0.012632258236408234,0.01282140240073204,0.013011806644499302,0.01317951362580061,0.013366134837269783,0.01353636384010315,0.013706592842936516,0.013886909931898117,0.014036963693797588,0.01421601977199316,0.014352202415466309,0.01450351718813181,0.01465483196079731,0.014817495830357075,0.014946113340556622,0.015077252872288227,0.015189477242529392,0.015321877785027027,0.015446712262928486,0.015558937564492226,0.015679989010095596,0.015804823487997055,0.015933440998196602,0.016045667231082916,0.016150325536727905,0.016248680651187897,0.016357123851776123,0.01646304316818714,0.01656770333647728,0.016653448343276978,0.01674801856279373,0.016841329634189606,0.01693337969481945,0.017021646723151207,0.017104869708418846,0.017190614715218544,0.01728014275431633,0.017369670793414116,0.01744154468178749,0.017515942454338074,0.017594121396541595,0.017676083371043205,0.017744174227118492,0.017817310988903046,0.01789296790957451,0.017966102808713913,0.01803671568632126,0.018122460693120956,0.0181779433041811,0.018249817192554474,0.01830151677131653,0.01836078241467476,0.01842004805803299,0.018473006784915924,0.018527228385210037,0.01858397200703621,0.018638191744685173,0.018699979409575462,0.018751678988337517,0.018797073513269424,0.018842468038201332,0.018897948786616325,0.01894964836537838,0.018998825922608376,0.019046742469072342,0.019085831940174103,0.019122399389743805,0.01917535997927189,0.019219493493437767,0.019267410039901733,0.019305238500237465,0.019345588982105255,0.01939602755010128,0.019432594999670982,0.019465379416942596,0.019490599632263184,0.01952212303876877,0.019547341391444206,0.019585169851779938,0.01961921714246273,0.019646957516670227,0.019668392837047577,0.01970244012773037,0.019733963534235954,0.019768008962273598,0.019793229177594185,0.019815925508737564,0.019841143861413002,0.019858798012137413,0.01988906040787697,0.019911758601665497,0.019934454932808876,0.019955892115831375,0.019973544403910637,0.020000025629997253,0.020022721961140633,0.020041637122631073,0.020060550421476364,0.020081987604498863,0.020099639892578125,0.020114772021770477,0.020137470215559006,0.02014755643904209,0.020162688568234444,0.020177820697426796,0.020199256017804146,0.02021312713623047,0.02023330144584179,0.02024843357503414,0.020262304693460464,0.020278695970773697,0.02029004506766796,0.020305177196860313,0.02031274139881134,0.02033291757106781,0.020340483635663986,0.020359396934509277,0.02037074603140354,0.020383356139063835,0.02039092220366001,0.020403530448675156,0.020411096513271332,0.02041740156710148,0.020428750663995743,0.02043757773935795,0.020448924973607063,0.02045649103820324,0.020460274070501328,0.020467840135097504,0.02047540619969368,0.020488014444708824,0.02049684152007103,0.020504407584667206,0.020509451627731323,0.02051827870309353,0.020523322746157646,0.020533408969640732,0.020542236045002937,0.020551063120365143,0.02055862918496132,0.020562412217259407,0.020571237429976463,0.02057754248380661,0.020585108548402786,0.020588891580700874,0.02059519663453102,0.020602762699127197,0.020610328763723373,0.02061663195490837,0.02062041498720646,0.02062167599797249,0.020626720041036606,0.020630503073334694,0.020634286105632782,0.02063806913793087,0.020643113180994987,0.020646896213293076,0.020653201267123222,0.02065824344754219,0.020669592544436455,0.020674636587500572,0.02067841961979866,0.02068220265209675,0.020684724673628807,0.020688507705926895,0.020693551748991013,0.0206973347812891,0.02069985494017601,0.020703637972474098,0.020704898983240128,0.020706159994006157,0.020707421004772186,0.020709943026304245,0.020712465047836304,0.020713726058602333,0.02071750909090042,0.02071877010166645,0.02072129212319851,0.02072255313396454,0.020725075155496597,0.020726336166262627,0.020727597177028656,0.020728858187794685,0.020730119198560715,0.020735163241624832,0.02073642425239086,0.02074272744357586,0.02074398845434189,0.020747771486639977,0.020750293508172035,0.020750293508172035,0.020751554518938065,0.020751554518938065,0.020756598562002182,0.0207616426050663,0.02076290361583233,0.02076290361583233,0.020766686648130417,0.020769208669662476,0.020772991701960564,0.020775513723492622,0.02077677473425865,0.02077929675579071,0.0207830797880888,0.020785599946975708,0.020786860957741737,0.020788121968507767,0.020790643990039825,0.020793166011571884,0.020794427022337914,0.020794427022337914,0.020795688033103943,0.020798210054636,0.020798210054636,0.02079947106540203,0.02080073207616806,0.02080325409770012,0.020805776119232178,0.020807037129998207,0.020807037129998207,0.020809559151530266,0.020812081173062325,0.020813342183828354,0.020815864205360413,0.02081838622689247,0.02082090824842453,0.02082216925919056,0.020824691280722618,0.020828472450375557,0.020829733461141586,0.020829733461141586,0.020832255482673645,0.020832255482673645,0.020834777504205704,0.020837299525737762,0.02083982154726982,0.02083982154726982,0.02084360457956791,0.020848648622632027,0.020852431654930115,0.020854953676462173,0.020856214687228203,0.020857475697994232,0.020857475697994232,0.02086125873029232,0.02086251974105835,0.02086504176259041,0.020866302773356438,0.020870085805654526,0.020875127986073494,0.020878911018371582,0.02088017202913761,0.02088269405066967,0.0208839550614357,0.020886477082967758,0.020886477082967758,0.020886477082967758,0.020887738093733788,0.020890260115265846,0.020892782136797905,0.020895304158329964,0.02090034820139408,0.0209053922444582,0.020906653255224228,0.020909175276756287,0.020910436287522316,0.020914217457175255,0.0209205225110054,0.0209205225110054,0.02092178352177143,0.02092556655406952,0.02092556655406952,0.02092682756483555,0.020928088575601578,0.020928088575601578,0.020930610597133636,0.020933132618665695,0.020934393629431725,0.020936915650963783,0.020936915650963783,0.020938176661729813,0.020939437672495842,0.02094069868326187,0.02094322070479393,0.02094322070479393,0.02094448171555996,0.02094574272632599,0.020947003737092018,0.020947003737092018,0.020947003737092018,0.020947003737092018,0.020948264747858047,0.020949525758624077,0.020949525758624077,0.020952047780156136,0.020952047780156136,0.020952047780156136,0.020952047780156136,0.020952047780156136,0.020952047780156136,0.020952047780156136,0.020952047780156136,0.020952047780156136,0.020952047780156136],"active":[0.0015787482261657715,0.0014476088108494878,0.001373212318867445,0.0013795171398669481,0.0013744734460487962,0.0014059972018003464,0.0013404276687651873,0.0013467322569340467,0.0013139471411705017,0.0012660310603678226,0.0012572042178362608,0.0012382902204990387,0.0012445952743291855,0.001208027359098196,0.0011752424761652946,0.001177764032036066,0.0011777644976973534,0.0011865911073982716,0.0011954172514379025,0.001189112663269043,0.0011916346848011017,0.0011525452136993408,0.001161371823400259,0.001144979614764452,0.0011361525394022465,0.0011159772984683514,0.0010882364585995674,0.0010857153683900833,0.0010806703940033913,0.0010857144370675087,0.001099584624171257,0.0011071506887674332,0.0011096727102994919,0.001112193800508976,0.0010768873617053032,0.0010869745165109634,0.0010718442499637604,0.0010882364585995674,0.001066800206899643,0.0010705823078751564,0.0010604951530694962,0.0010415809229016304,0.0010390589013695717,0.0010100575163960457,0.0010176226496696472,0.000993664376437664,0.0009697061032056808,0.000997447408735752,0.0009709671139717102,0.0009495308622717857,0.00096087995916605,0.0009343996644020081,0.0009495317935943604,0.000931878574192524,0.0009167464450001717,0.0009343996644020081,0.0008953101933002472,0.0009091813117265701,0.0009028762578964233,0.0008789179846644402,0.0008549587801098824,0.0008587418124079704,0.0008486537262797356,0.0008688298985362053,0.0008574826642870903,0.0008511757478117943,0.0008536987006664276,0.0008562207221984863,0.0008423514664173126,0.0008310023695230484,0.0008133463561534882,0.0008083060383796692,0.0008108261972665787,0.0008083023130893707,0.000812087208032608,0.0007868669927120209,0.000794433057308197,0.0007956959307193756,0.0007805638015270233,0.0007780417799949646,0.0007868688553571701,0.0008019991219043732,0.0008045211434364319,0.0007994771003723145,0.0007780417799949646,0.0007679536938667297,0.0007729958742856979,0.0007805619388818741,0.0007755197584629059,0.000783085823059082,0.000776778906583786,0.0007793009281158447,0.0007780417799949646,0.0007729977369308472,0.0007427353411912918,0.0007452573627233505,0.0007301252335309982,0.0007339082658290863,0.0007238201797008514,0.0007288623601198196,0.0007301252335309982,0.0007313862442970276,0.0007402114570140839,0.0007414743304252625,0.0007351692765951157,0.0007351674139499664,0.0007402114570140839,0.0007490385323762894,0.0007452573627233505,0.0007389523088932037,0.0007351692765951157,0.0007301252335309982,0.0007301252335309982,0.0007376912981271744,0.0007212981581687927,0.0007162541151046753,0.0007137320935726166,0.0007137320935726166,0.0007112100720405579,0.0006960779428482056,0.0006948187947273254,0.0006872527301311493,0.0006910338997840881,0.0006872527301311493,0.0006998628377914429,0.0006922967731952667,0.0006809476763010025,0.0006834696978330612,0.0006973408162593842,0.0006897728890180588,0.0006885137408971786,0.0006796866655349731,0.000672120600938797,0.000672120600938797,0.0006645563989877701,0.000672120600938797,0.0006658174097537994,0.0006683375686407089,0.0006683394312858582,0.0006645545363426208,0.0006721224635839462,0.0006695985794067383,0.0006645563989877701,0.0006645545363426208,0.0006645563989877701,0.0006620325148105621,0.0006582513451576233,0.0006557293236255646,0.0006494224071502686,0.0006557293236255646,0.0006582494825124741,0.0006607715040445328,0.0006532073020935059,0.0006494224071502686,0.000643119215965271,0.0006418582051992416,0.0006431173533201218,0.000643119215965271,0.0006456412374973297,0.0006368141621351242,0.0006481632590293884,0.0006380751729011536,0.0006393361836671829,0.0006305109709501266,0.0006292480975389481,0.0006242040544748306,0.00062546506524086,0.0006191618740558624,0.0006204228848218918,0.00062546506524086,0.0006229430437088013,0.0006204210221767426,0.0006166398525238037,0.0006153788417577744,0.0006216820329427719,0.0006204210221767426,0.0006216820329427719,0.0006179008632898331,0.0006166398525238037,0.0006204210221767426,0.0006216820329427719,0.0006204210221767426,0.0006242040544748306,0.0006191618740558624,0.0006191618740558624,0.0006191600114107132,0.0006166379898786545,0.0006191600114107132,0.0006153788417577744,0.0006166398525238037,0.0006128568202257156,0.000614117830991745,0.0006153769791126251,0.0006128549575805664,0.000607810914516449,0.0006040297448635101,0.0006052907556295395,0.0006103347986936569,0.0006103347986936569,0.0006115958094596863,0.0006115958094596863,0.000611593946814537,0.000611593946814537,0.0006153769791126251,0.0006153769791126251,0.0006166398525238037,0.0006103347986936569,0.0006078127771615982,0.0006115958094596863,0.0006103329360485077,0.0006141159683465958,0.0006128549575805664,0.0006103329360485077,0.0006090719252824783,0.0006103347986936569,0.0006078127771615982,0.0006078127771615982,0.0006078127771615982,0.0006090737879276276,0.0006078127771615982,0.0006090737879276276,0.0006090737879276276,0.0006078127771615982,0.0006078127771615982,0.0006078127771615982,0.0006078127771615982,0.0006052907556295395,0.0006052907556295395,0.0006065517663955688,0.000607810914516449,0.000607810914516449,0.0006065499037504196,0.000607810914516449,0.0006027687340974808,0.0006040297448635101,0.0006015077233314514,0.0006002467125654221,0.0006027687340974808,0.0006052907556295395,0.0006065517663955688,0.0006040297448635101,0.0006002467125654221,0.0006002467125654221,0.0006015077233314514,0.0006002467125654221,0.0006002467125654221,0.0005989857017993927,0.0005977246910333633,0.000596463680267334,0.000596463680267334,0.0005939416587352753,0.0005939416587352753,0.0005939416587352753,0.0005939416587352753,0.0005926806479692459,0.0005926806479692459,0.0005926806479692459,0.0005926806479692459,0.0005939416587352753,0.0005914196372032166,0.0005926806479692459,0.0005926806479692459,0.0005926806479692459,0.0005914196372032166,0.0005888976156711578,0.0005888976156711578,0.0005901586264371872,0.0005914196372032166,0.0005901586264371872,0.0005926806479692459,0.0005914196372032166,0.0005926806479692459,0.0005914196372032166,0.0005926806479692459,0.0005914196372032166,0.0005901604890823364,0.0005888994783163071,0.0005901604890823364,0.0005901586264371872,0.0005926806479692459,0.0005939416587352753,0.0005939416587352753,0.0005939416587352753,0.0005977246910333633,0.000596463680267334,0.0005939416587352753,0.0005914196372032166,0.0005901586264371872,0.0005888976156711578,0.0005901586264371872,0.0005914196372032166,0.0005914196372032166,0.0005977246910333633,0.000596463680267334,0.000596463680267334,0.0005989838391542435,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005939416587352753,0.0005952026695013046,0.0005926806479692459,0.0005952026695013046,0.0005977246910333633,0.0005977246910333633,0.0005989857017993927,0.0005989857017993927,0.0006002467125654221,0.0005977246910333633,0.0005952026695013046,0.0005952026695013046,0.0005952026695013046,0.0005977228283882141,0.0005977246910333633,0.0005939416587352753,0.0005939416587352753,0.0005952026695013046,0.0005926806479692459,0.0005926806479692459,0.0005952026695013046,0.0005952026695013046,0.0005989857017993927,0.000596463680267334,0.0005952026695013046,0.0005939416587352753,0.0005939416587352753,0.0005952026695013046,0.0005939416587352753,0.0005939416587352753,0.0005952026695013046,0.0005926806479692459,0.0005926806479692459,0.0005926806479692459,0.0005926806479692459,0.0005914196372032166,0.0005914196372032166,0.0005914196372032166,0.0005926806479692459,0.0005926806479692459,0.0005914196372032166,0.0005926806479692459,0.0005901586264371872,0.0005901586264371872,0.0005901586264371872,0.0005901586264371872,0.0005901586264371872,0.0005901586264371872,0.0005914196372032166,0.0005914196372032166,0.0005914196372032166,0.0005914196372032166]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0015787482261657715,0.001953252125531435,0.0022937103640288115,0.00264803902246058,0.0029784096404910088,0.003288604784756899,0.003621497191488743,0.003939257934689522,0.004236843436956406,0.004531907383352518,0.004795446991920471,0.005080423317849636,0.005335136316716671,0.005589849781244993,0.005848345812410116,0.006096754223108292,0.006327508948743343,0.006554481107741594,0.006763800047338009,0.006985728163272142,0.007197568658739328,0.007414453197270632,0.0076288157142698765,0.007811654359102249,0.007998276501893997,0.008187418803572655,0.008365213871002197,0.008527876809239388,0.008701888844370842,0.008879683911800385,0.009049912914633751,0.009183574467897415,0.009358847513794899,0.009505118243396282,0.009655172005295753,0.009793877601623535,0.00993762630969286,0.0100788539275527,0.010194861330091953,0.010320956818759441,0.01043444313108921,0.010536580346524715,0.01066015474498272,0.010754725895822048,0.010865690186619759,0.010962783358991146,0.011064921505749226,0.01116831973195076,0.011274239979684353,0.011363768018782139,0.011458339169621468,0.011535258032381535,0.011609653942286968,0.011680267751216888,0.01175718568265438,0.01183032151311636,0.01191102247685194,0.011977853253483772,0.012056033127009869,0.012125384993851185,0.012188432738184929,0.012243915349245071,0.012309485115110874,0.012362444773316383,0.012405317276716232,0.012457016855478287,0.012501150369644165,0.012545283883810043,0.01259320043027401,0.01263481192290783,0.012680206447839737,0.012709207832813263,0.012740732170641422,0.012782343663275242,0.012823955155909061,0.012859261594712734,0.012897090055048466,0.012929875403642654,0.012958877719938755,0.01298914011567831,0.013024447485804558,0.013055970892310143,0.013084973208606243,0.013121540658175945,0.013145498931407928,0.013164413161575794,0.013187110424041748,0.013204763643443584,0.013219894841313362,0.013248897157609463,0.013267811387777328,0.013281682506203651,0.013299335725605488,0.013316988945007324,0.013333381153643131,0.013343469239771366,0.013361122459173203,0.013373731635510921,0.013385080732405186,0.013397689908742905,0.013409039005637169,0.013419126160442829,0.013429214246571064,0.013441823422908783,0.013451911509037018,0.01345821563154459,0.013468303717672825,0.013475869782269001,0.013483434915542603,0.013491000980138779,0.01349982712417841,0.013508654199540615,0.013516220264136791,0.013522524386644363,0.01352756842970848,0.013531351462006569,0.013533873483538628,0.013538917526602745,0.013543960638344288,0.013547743670642376,0.013551526702940464,0.013555309735238552,0.01356035377830267,0.013564135879278183,0.0135691799223423,0.013571701943874359,0.013575484976172447,0.013579268008470535,0.013581790030002594,0.013584311120212078,0.013584311120212078,0.013589355163276196,0.013593138195574284,0.013596921227872372,0.01359944324940443,0.01359944324940443,0.013601965270936489,0.013603226281702518,0.013605747371912003,0.013607008382678032,0.01360953040421009,0.01361205242574215,0.013613313436508179,0.013615835458040237,0.013618357479572296,0.013619618490338326,0.013620879501104355,0.013623401522636414,0.013625923544168472,0.013627183623611927,0.013627183623611927,0.013627183623611927,0.013628444634377956,0.013628444634377956,0.013629705645143986,0.013630966655910015,0.013632227666676044,0.013632227666676044,0.013633488677442074,0.013634749688208103,0.013634749688208103,0.013634749688208103,0.013636010698974133,0.013637271709740162,0.013637271709740162,0.013637271709740162,0.013638532720506191,0.013638532720506191,0.013638532720506191,0.013638532720506191,0.013638532720506191,0.01363979373127222,0.01363979373127222,0.01363979373127222,0.01363979373127222,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825,0.01364105474203825],"recovered":[0.0,0.0004804242926184088,0.0009041055454872549,0.0012886971235275269,0.0016505916137248278,0.002012485871091485,0.002342856489121914,0.0026606174651533365,0.0029708126094192266,0.003270920133218169,0.0035798544995486736,0.003853481961414218,0.004152328707277775,0.004434782546013594,0.004707149229943752,0.004966906271874905,0.0052216192707419395,0.005453635472804308,0.005708348471671343,0.005925233010202646,0.00614716112613678,0.0063653066754341125,0.006572103127837181,0.006770073436200619,0.0069882189854979515,0.007181145250797272,0.007360200863331556,0.007534212898463011,0.007709485944360495,0.00788728054612875,0.008076423779129982,0.00824413076043129,0.008404272608458996,0.008573240600526333,0.008720772340893745,0.008869565092027187,0.009027184918522835,0.009184804745018482,0.009314683265984058,0.009443300776183605,0.009561830200254917,0.009675316512584686,0.009786280803382397,0.009908593259751797,0.010008208453655243,0.010111607611179352,0.010221309959888458,0.010334796272218227,0.01044071651995182,0.01054159365594387,0.010638686828315258,0.010737041011452675,0.01081900391727686,0.010903487913310528,0.01098040584474802,0.011074977926909924,0.01116198394447565,0.011236379854381084,0.011308254674077034,0.011392738670110703,0.011464613489806652,0.011532704345881939,0.011578098870813847,0.011652495712041855,0.011705455370247364,0.011762198992073536,0.011808854527771473,0.011850466020405293,0.011899642646312714,0.011952603235840797,0.011992953717708588,0.012037087231874466,0.012077437713742256,0.012111484073102474,0.012149312533438206,0.012190924026072025,0.012227491475641727,0.012261537835001945,0.012303149327635765,0.01233341172337532,0.012359892018139362,0.012378806248307228,0.012411591596901417,0.012440592981874943,0.01247716136276722,0.012506162747740746,0.01252759899944067,0.012550296261906624,0.012565427459776402,0.012584342621266842,0.01261082198470831,0.012636041268706322,0.012653694488108158,0.012667565606534481,0.01268143579363823,0.012700350023806095,0.0127091770991683,0.01272178627550602,0.012735656462609768,0.012745744548738003,0.012757092714309692,0.012769702821969986,0.012783573009073734,0.012789878062903881,0.01280374825000763,0.012813836336135864,0.012822662480175495,0.0128314895555377,0.012837794609367847,0.01284409873187542,0.012851664796471596,0.012860491871833801,0.012868057005107403,0.01287436205893755,0.012878145091235638,0.012880667112767696,0.01288571022450924,0.012892015278339386,0.012895798310637474,0.012899581342935562,0.012907147407531738,0.012912190519273281,0.01291471254080534,0.012919756583869457,0.012923539616167545,0.012927322648465633,0.012931104749441147,0.012933626770973206,0.012937409803271294,0.012941192835569382,0.0129462368786335,0.012947497889399529,0.012950019910931587,0.01295506302267313,0.012957585044205189,0.012958846054971218,0.012960107065737247,0.012962629087269306,0.012963890098035336,0.012965151108801365,0.012968934141099453,0.012971456162631512,0.012973977252840996,0.012975238263607025,0.012979021295905113,0.012980282306671143,0.012981543317437172,0.01298406533896923,0.01298658736050129,0.012989109382033348,0.012990370392799377,0.012992892414331436,0.012992892414331436,0.01299541350454092,0.01299667451530695,0.01299667451530695,0.012997935526072979,0.012999196536839008,0.013000457547605038,0.013000457547605038,0.013002979569137096,0.013002979569137096,0.013002979569137096,0.013004240579903126,0.013005501590669155,0.013006762601435184,0.013008023612201214,0.013008023612201214,0.013008023612201214,0.013008023612201214,0.013008023612201214,0.013008023612201214,0.013008023612201214,0.013008023612201214,0.013008023612201214,0.013008023612201214,0.013009284622967243,0.013011806644499302,0.013011806644499302,0.013011806644499302,0.013011806644499302,0.013011806644499302,0.013011806644499302,0.013011806644499302,0.013011806644499302,0.013011806644499302,0.013011806644499302,0.013011806644499302,0.013011806644499302,0.013011806644499302,0.013013067655265331,0.01301432866603136,0.01301432866603136,0.01301432866603136,0.01301432866603136,0.01301432866603136,0.01301432866603136,0.01301432866603136,0.01301432866603136,0.01301432866603136,0.01301432866603136,0.01301432866603136,0.01301432866603136,0.01301432866603136,0.01301432866603136,0.013015588745474815,0.013015588745474815,0.013015588745474815,0.013015588745474815,0.013015588745474815,0.013015588745474815,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845,0.013016849756240845],"active":[0.0015787482261657715,0.0014728278620168567,0.0013896047603338957,0.001359341898933053,0.001327818026766181,0.0012761189136654139,0.001278640702366829,0.0012786404695361853,0.001266030827537179,0.0012609872501343489,0.0012155924923717976,0.0012269413564354181,0.0011828076094388962,0.0011550672352313995,0.001141196582466364,0.001129847951233387,0.0011058896780014038,0.0011008456349372864,0.001055451575666666,0.0010604951530694962,0.0010504075326025486,0.0010491465218365192,0.0010567125864326954,0.0010415809229016304,0.0010100575163960457,0.001006273552775383,0.001005013007670641,0.0009936639107763767,0.0009924029000103474,0.0009924033656716347,0.0009734891355037689,0.0009394437074661255,0.0009545749053359032,0.0009318776428699493,0.0009343996644020081,0.0009243125095963478,0.0009104413911700249,0.0008940491825342178,0.0008801780641078949,0.0008776560425758362,0.0008726129308342934,0.0008612638339400291,0.0008738739416003227,0.0008461326360702515,0.0008574817329645157,0.0008511757478117943,0.0008436115458607674,0.0008335234597325325,0.0008335234597325325,0.0008221743628382683,0.0008196523413062096,0.0007982170209288597,0.000790650025010109,0.0007767798379063606,0.0007767798379063606,0.0007553435862064362,0.0007490385323762894,0.0007414733991026878,0.0007477784529328346,0.0007326463237404823,0.0007238192483782768,0.0007112110033631325,0.0007313862442970276,0.0007099490612745285,0.0006998619064688683,0.0006948178634047508,0.0006922958418726921,0.0006948178634047508,0.0006935577839612961,0.0006822086870670319,0.0006872527301311493,0.000672120600938797,0.0006632944568991661,0.0006708595901727676,0.0006746426224708557,0.0006683375686407089,0.0006695985794067383,0.0006683375686407089,0.00065572839230299,0.00065572839230299,0.0006645554676651955,0.0006771646440029144,0.0006733816117048264,0.0006809476763010025,0.0006683375686407089,0.0006582504138350487,0.000659511424601078,0.0006544673815369606,0.0006544673815369606,0.0006645545363426208,0.0006569894030690193,0.0006456412374973297,0.0006456412374973297,0.0006494233384728432,0.0006519453600049019,0.000643119215965271,0.0006519453600049019,0.0006519453600049019,0.0006494242697954178,0.0006519453600049019,0.0006519462913274765,0.0006494233384728432,0.0006456412374973297,0.0006519453600049019,0.0006481632590293884,0.0006443792954087257,0.0006456412374973297,0.0006443802267313004,0.0006456403061747551,0.0006469022482633591,0.0006481623277068138,0.0006481623277068138,0.0006481632590293884,0.0006481623277068138,0.0006494233384728432,0.0006506843492388725,0.0006481632590293884,0.0006469022482633591,0.0006481623277068138,0.0006481623277068138,0.0006443792954087257,0.000643119215965271,0.0006456412374973297,0.0006443792954087257,0.0006456403061747551,0.0006443792954087257,0.0006443802267313004,0.0006456412374973297,0.0006443802267313004,0.0006431182846426964,0.000638074241578579,0.000641857273876667,0.0006431182846426964,0.0006418582051992416,0.0006418582051992416,0.0006405971944332123,0.0006418582051992416,0.0006405971944332123,0.000641857273876667,0.000641857273876667,0.0006405962631106377,0.0006405962631106377,0.0006393361836671829,0.0006405971944332123,0.0006393361836671829,0.0006393361836671829,0.0006393361836671829,0.0006393361836671829,0.0006393361836671829,0.000638074241578579,0.0006368132308125496,0.0006342912092804909,0.0006355522200465202,0.0006330311298370361,0.0006330311298370361,0.0006342921406030655,0.0006342921406030655,0.0006330311298370361,0.0006330311298370361,0.0006342921406030655,0.0006317701190710068,0.0006317701190710068,0.0006330311298370361,0.0006330311298370361,0.0006317701190710068,0.0006305091083049774,0.0006305091083049774,0.0006305091083049774,0.0006305091083049774,0.0006305091083049774,0.0006305091083049774,0.0006317701190710068,0.0006317701190710068,0.0006317701190710068,0.0006317701190710068,0.0006330311298370361,0.0006317701190710068,0.0006292480975389481,0.0006292480975389481,0.0006292480975389481,0.0006292480975389481,0.0006292480975389481,0.0006292480975389481,0.0006292480975389481,0.0006292480975389481,0.0006292480975389481,0.0006292480975389481,0.0006292480975389481,0.0006292480975389481,0.0006292480975389481,0.0006279870867729187,0.0006267260760068893,0.0006267260760068893,0.0006267260760068893,0.0006267260760068893,0.0006267260760068893,0.0006267260760068893,0.0006267260760068893,0.0006267260760068893,0.0006267260760068893,0.0006267260760068893,0.0006267260760068893,0.0006267260760068893,0.0006267260760068893,0.0006267260760068893,0.0006254659965634346,0.0006254659965634346,0.0006254659965634346,0.0006254659965634346,0.0006254659965634346,0.0006254659965634346,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052,0.0006242049857974052]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.7077578902244568,"q05":0.6370593845932699,"q20":0.6715836297637499,"q40":0.6968686163679815,"q60":0.7186471640809321,"q80":0.7439321506851637,"q95":0.7784563958556435},"MaxActiveInfected":{"mean":0.040026355534791946,"q05":0.02799132602300375,"q20":0.0338683994602625,"q40":0.03817267091933081,"q60":0.04188004015025308,"q80":0.04618431160932139,"q95":0.052061385046580144}},"4W_None":{"TotalInfected":{"mean":0.22508575022220612,"q05":0.08235633839923431,"q20":0.15205548073359468,"q40":0.20310198070914337,"q60":0.24706951973526886,"q80":0.2981160197108176,"q95":0.36781516204517783},"MaxActiveInfected":{"mean":0.0033388324081897736,"q05":0.0007543677753527843,"q20":0.0020164409948910827,"q40":0.00294076256345854,"q60":0.0037369022529210073,"q80":0.004661223821488465,"q95":0.005923297041026762}},"2W_Strong":{"TotalInfected":{"mean":0.013574433512985706,"q05":0.00844789353951162,"q20":0.0109513399891974,"q40":0.012784822796197071,"q60":0.014364044229774341,"q80":0.016197527036774014,"q95":0.018700973486459792},"MaxActiveInfected":{"mean":0.0015787482261657715,"q05":0.0015294026173572272,"q20":0.001553499589158584,"q40":0.0015711478130716976,"q60":0.0015863486392598454,"q80":0.001603996863172959,"q95":0.0016280938349743155}},"2W_Moderate":{"TotalInfected":{"mean":0.03334181383252144,"q05":0.0021136527151611774,"q20":0.01736332003151537,"q40":0.02853192435317347,"q60":0.03815170331186941,"q80":0.04932030763352751,"q95":0.06456997494988169},"MaxActiveInfected":{"mean":0.0015831614146009088,"q05":0.0015338158057923645,"q20":0.0015579127775937212,"q40":0.0015755610015068349,"q60":0.0015907618276949826,"q80":0.0016084100516080963,"q95":0.0016325070234094528}}}}} \ No newline at end of file diff --git a/web/country-data/extdata-BJ.json b/web/country-data/extdata-BJ.json new file mode 100644 index 00000000..3bd66363 --- /dev/null +++ b/web/country-data/extdata-BJ.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.00010079145431518555,0.00011061650729971007,0.00012132330448366702,0.00013341568410396576,0.0001455080637242645,0.00015747446741443127,0.00016969280841294676,0.00018140728934668005,0.00019526315736584365,0.00020622185547836125,0.0002210854145232588,0.00023481529206037521,0.0002480413531884551,0.00026151927886530757,0.000274493417236954,0.0002888531016651541,0.0003019531723111868,0.00031920999754220247,0.000342890911269933,0.00036707567051053047,0.000394913338823244,0.0004327020142227411,0.00047389164683409035,0.0005211274838075042,0.0005773066659457982,0.0006434368551708758,0.0007186363218352199,0.0008086993475444615,0.000922317267395556,0.001048783422447741,0.0012003160081803799,0.001375655410811305,0.0015850047348067164,0.001828993670642376,0.002111904788762331,0.002452758839353919,0.002850547432899475,0.0033103097230196,0.003858371637761593,0.004497881978750229,0.005249372683465481,0.0061235507018864155,0.007172690704464912,0.008382054045796394,0.009808072820305824,0.01149080228060484,0.013451027683913708,0.015714190900325775,0.018385473638772964,0.02151273749768734,0.02516816183924675,0.029416365548968315,0.034332044422626495,0.040000468492507935,0.04663238301873207,0.05420926585793495,0.06293592602014542,0.07296139001846313,0.08434422314167023,0.09729024767875671,0.11188360303640366,0.12821486592292786,0.1464259773492813,0.1665056198835373,0.1885600984096527,0.21246257424354553,0.23815232515335083,0.26541873812675476,0.2942201495170593,0.3238923251628876,0.35451751947402954,0.3854994475841522,0.41656842827796936,0.4472205638885498,0.47724318504333496,0.5063962340354919,0.5342355370521545,0.5606223940849304,0.5853826403617859,0.6084055304527283,0.6296454071998596,0.6491219401359558,0.6668694019317627,0.6830443143844604,0.6975486278533936,0.7106110453605652,0.7222757935523987,0.7326261401176453,0.7418714761734009,0.7500737905502319,0.7572853565216064,0.7636533975601196,0.769278347492218,0.7741509675979614,0.7784858345985413,0.782248318195343,0.7855722308158875,0.7884963154792786,0.7910206913948059,0.7932485938072205,0.7951861619949341,0.7968948483467102,0.7983919978141785,0.7996652126312256,0.8007729649543762,0.8017292618751526,0.8025799989700317,0.8033202886581421,0.8039756417274475,0.8045358061790466,0.8050224184989929,0.8054440021514893,0.8058133125305176,0.8061286211013794,0.8064085245132446,0.8066445589065552,0.8068574070930481,0.8070402145385742,0.8072001934051514,0.8073427677154541,0.8074635863304138,0.8075672388076782,0.8076662421226501,0.8077473640441895,0.80781489610672,0.8078759908676147,0.8079276084899902,0.807974100112915,0.8080145120620728,0.8080490231513977,0.8080798983573914,0.8081044554710388,0.8081290125846863,0.8081498146057129,0.8081644177436829,0.8081791400909424,0.808189868927002,0.808202862739563,0.8082132935523987,0.8082214593887329,0.8082286715507507,0.8082360625267029,0.8082407712936401,0.8082465529441833,0.8082508444786072,0.8082544803619385,0.8082584142684937,0.8082609176635742,0.8082621693611145,0.8082643151283264,0.8082663416862488,0.8082679510116577,0.8082693219184875,0.8082704544067383,0.8082712292671204,0.8082717657089233,0.8082722425460815,0.8082730174064636,0.8082737326622009,0.8082747459411621,0.8082752823829651,0.8082758784294128,0.8082761764526367,0.8082764148712158,0.8082765340805054,0.808276891708374,0.8082770109176636,0.8082773089408875,0.8082775473594666,0.8082775473594666,0.8082775473594666,0.8082775473594666,0.8082775473594666,0.8082775473594666,0.8082775473594666,0.8082776665687561,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457,0.8082777857780457],"recovered":[0.0,1.2722188330371864e-05,2.3554941435577348e-05,3.476558413240127e-05,4.5724300434812903e-05,5.7186865888070315e-05,6.91532768541947e-05,8.086777233984321e-05,9.346399747300893e-05,0.00010555636981735006,0.00011853048636112362,0.00013200844114180654,0.00014485660358332098,0.0001599720708327368,0.00017332406423520297,0.00018680203356780112,0.0002001540269702673,0.00021375794312916696,0.00022836957941763103,0.00024688601843081415,0.00026867748238146305,0.00029399589402601123,0.00032750185346230865,0.0003623934171628207,0.0004039609630126506,0.00045333817251957953,0.0005093913641758263,0.0005772850126959383,0.0006602941430173814,0.0007608120213262737,0.0008716587908565998,0.0010011480189859867,0.0011546959867700934,0.0013369633816182613,0.0015407702885568142,0.0018070545047521591,0.0020995389204472303,0.002451477339491248,0.0028604769613593817,0.003336614230647683,0.0038957607466727495,0.004549630917608738,0.00531271006911993,0.006234501954168081,0.007269281893968582,0.008507238700985909,0.009968526661396027,0.011683628894388676,0.013664385303854942,0.01599116064608097,0.01872655749320984,0.021887579932808876,0.025615306571125984,0.02994311787188053,0.03497253730893135,0.04079527035355568,0.04746396467089653,0.05517348274588585,0.06403807550668716,0.07414566725492477,0.08572562783956528,0.09873954951763153,0.11351416260004044,0.12993435561656952,0.1482069343328476,0.16829565167427063,0.1903303563594818,0.21416506171226501,0.23981072008609772,0.2669571042060852,0.29542621970176697,0.3249340057373047,0.3551265299320221,0.38579076528549194,0.4164046347141266,0.4467806816101074,0.4765340983867645,0.5052993297576904,0.5328576564788818,0.5590779185295105,0.5836060643196106,0.6064833402633667,0.627714991569519,0.6471584439277649,0.6650187373161316,0.6811735033988953,0.6958415508270264,0.7089857459068298,0.7207286953926086,0.7312127947807312,0.7405547499656677,0.7488682866096497,0.7561907172203064,0.7626755237579346,0.7683416604995728,0.7733337879180908,0.7777180671691895,0.7815790772438049,0.7849826812744141,0.7879193425178528,0.7904961705207825,0.7927729487419128,0.7947689294815063,0.7964986562728882,0.79801344871521,0.7993121147155762,0.8004502058029175,0.8014447093009949,0.802322268486023,0.8030768036842346,0.8037399649620056,0.8043041229248047,0.8048027157783508,0.8052372932434082,0.8056191802024841,0.8059480786323547,0.8062318563461304,0.8064708113670349,0.8066950440406799,0.8068817257881165,0.8070530295372009,0.8071936964988708,0.8073147535324097,0.8074237108230591,0.8075207471847534,0.807600200176239,0.8076738715171814,0.8077392578125,0.807793915271759,0.807841420173645,0.8078845143318176,0.8079218864440918,0.8079500198364258,0.8079771995544434,0.8080012798309326,0.8080223202705383,0.8080393075942993,0.8080530166625977,0.8080652356147766,0.8080768585205078,0.8080866932868958,0.8080945014953613,0.808102011680603,0.8081088662147522,0.808115541934967,0.8081205487251282,0.8081249594688416,0.8081293702125549,0.8081324100494385,0.8081351518630981,0.8081371784210205,0.8081392049789429,0.8081409335136414,0.808142364025116,0.8081437349319458,0.8081448674201965,0.8081453442573547,0.8081461191177368,0.8081468939781189,0.8081477880477905,0.8081483840942383,0.8081490397453308,0.808149516582489,0.8081504106521606,0.8081507682800293,0.8081510663032532,0.8081511855125427,0.8081514239311218,0.8081516623497009,0.8081517815589905,0.80815190076828,0.80815190076828,0.8081520199775696,0.8081520199775696,0.8081520199775696,0.8081520199775696,0.8081520199775696,0.8081521987915039,0.8081523180007935,0.8081523180007935,0.8081523180007935,0.8081523180007935,0.8081523180007935,0.8081523180007935,0.8081523180007935,0.8081523180007935,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083,0.808152437210083],"active":[0.00010079145431518555,9.78943207883276e-05,9.776836668606848e-05,9.865009633358568e-05,9.97837632894516e-05,0.00010028760152636096,0.00010053953155875206,0.00010053951700683683,0.00010179915989283472,0.00010066548566101119,0.00010255492816213518,0.00010280685091856867,0.00010318474960513413,0.00010154720803257078,0.000101169353001751,0.00010205106809735298,0.0001017991453409195,0.00010545205441303551,0.00011452133185230196,0.00012018965207971632,0.00012623585644178092,0.0001387061201967299,0.0001463897933717817,0.00015873406664468348,0.00017334570293314755,0.00019009868265129626,0.00020924495765939355,0.00023141433484852314,0.00026202312437817454,0.00028797140112146735,0.00032865721732378006,0.00037450739182531834,0.000430308748036623,0.0004920302890241146,0.0005711345002055168,0.0006457043346017599,0.0007510085124522448,0.0008588323835283518,0.0009978946764022112,0.0011612677481025457,0.0013536119367927313,0.0015739197842776775,0.0018599806353449821,0.002147552091628313,0.002538790926337242,0.002983563579618931,0.003482501022517681,0.0040305620059370995,0.004721088334918022,0.005521576851606369,0.006441604346036911,0.007528785616159439,0.008716737851500511,0.010057350620627403,0.01165984570980072,0.013413995504379272,0.015471961349248886,0.017787907272577286,0.020306147634983063,0.02314458042383194,0.02615797519683838,0.029475316405296326,0.032911814749240875,0.03657126426696777,0.040353164076805115,0.0441669225692749,0.04782196879386902,0.051253676414489746,0.05440942943096161,0.05693522095680237,0.05909129977226257,0.060565441846847534,0.061441898345947266,0.06142979860305786,0.060838550329208374,0.05961555242538452,0.057701438665390015,0.05532306432723999,0.05252498388290405,0.04932761192321777,0.04603934288024902,0.04263859987258911,0.03915441036224365,0.03588587045669556,0.03252989053726196,0.029437541961669922,0.026434242725372314,0.02364039421081543,0.021142780780792236,0.018860995769500732,0.01673060655593872,0.01478511095046997,0.013087630271911621,0.011475443840026855,0.010144174098968506,0.008914530277252197,0.007854163646697998,0.006917238235473633,0.006038010120391846,0.005329251289367676,0.004689991474151611,0.004121899604797363,0.003623068332672119,0.0031665563583374023,0.0027595162391662598,0.002417147159576416,0.002129793167114258,0.0018755793571472168,0.0016533732414245605,0.0014590024948120117,0.0012824535369873047,0.0011398792266845703,0.001010596752166748,0.0008913278579711914,0.000789344310760498,0.0006964802742004395,0.0006255507469177246,0.0005694031715393066,0.0005051493644714355,0.0004610419273376465,0.0004105567932128906,0.00037354230880737305,0.0003514885902404785,0.0003236532211303711,0.00029414892196655273,0.0002757906913757324,0.0002537369728088379,0.00023484230041503906,0.0002205967903137207,0.00020760297775268555,0.00019538402557373047,0.00018256902694702148,0.00017899274826049805,0.00017261505126953125,0.00016313791275024414,0.00015681982040405273,0.00015056133270263672,0.00014984607696533203,0.0001480579376220703,0.00014460086822509766,0.00014197826385498047,0.00014156103134155273,0.00013875961303710938,0.00013768672943115234,0.00013530254364013672,0.00013393163681030273,0.0001334547996520996,0.0001315474510192871,0.0001297593116760254,0.00012916326522827148,0.00012916326522827148,0.00012874603271484375,0.0001283884048461914,0.00012809038162231445,0.00012749433517456055,0.00012689828872680664,0.00012689828872680664,0.00012689828872680664,0.00012683868408203125,0.00012695789337158203,0.00012689828872680664,0.00012683868408203125,0.00012665987014770508,0.00012600421905517578,0.00012576580047607422,0.0001258254051208496,0.0001258254051208496,0.000125885009765625,0.000125885009765625,0.00012576580047607422,0.00012564659118652344,0.00012564659118652344,0.00012552738189697266,0.00012552738189697266,0.00012552738189697266,0.00012564659118652344,0.00012576580047607422,0.00012558698654174805,0.00012546777725219727,0.00012546777725219727,0.00012546777725219727,0.00012546777725219727,0.00012546777725219727,0.00012546777725219727,0.00012546777725219727,0.00012546777725219727,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648,0.00012534856796264648]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.00010079145431518555,0.00011023862316505983,0.00011993771477136761,0.00013039258192293346,0.00014122533320914954,0.00015293982869479805,0.00016415046411566436,0.00017435340851079673,0.00018581596668809652,0.00019664873252622783,0.0002068516769213602,0.0002180623123422265,0.00022952488507144153,0.00024136532738339156,0.00025219807866960764,0.0002629048831295222,0.0002737376489676535,0.0002886011789087206,0.0003049762744922191,0.00032462639501318336,0.0003483072796370834,0.0003743814886547625,0.0004044864617753774,0.0004386222281027585,0.0004781743627972901,0.0005250323447398841,0.0005775585887022316,0.0006385243032127619,0.0007112045423127711,0.0007916944450698793,0.0008876776555553079,0.0009968869853764772,0.0011195741826668382,0.0012678317725658417,0.0014445568667724729,0.0016392944380640984,0.0018627515528351068,0.002133444417268038,0.0024266846012324095,0.0027648932300508022,0.003174396464601159,0.003621436422690749,0.00414443202316761,0.00475812004879117,0.005463508423417807,0.006273446138948202,0.007186924107372761,0.008257855661213398,0.009463313966989517,0.010884042829275131,0.01247645728290081,0.014351405203342438,0.016465555876493454,0.018899524584412575,0.02170923911035061,0.024877188727259636,0.028539037331938744,0.03270939737558365,0.037506040185689926,0.04288991913199425,0.048970870673656464,0.05590786412358284,0.06373881548643112,0.07258312404155731,0.08243236690759659,0.09338881820440292,0.10560627281665802,0.11913499981164932,0.1341381072998047,0.15051043033599854,0.16837364435195923,0.18764108419418335,0.20829272270202637,0.23024466633796692,0.25340837240219116,0.27769023180007935,0.3027825653553009,0.32862722873687744,0.35494011640548706,0.3815486431121826,0.4079911410808563,0.43417757749557495,0.4597708284854889,0.4846753180027008,0.5086936950683594,0.5316000580787659,0.5533702373504639,0.5738656520843506,0.5930399298667908,0.6108453273773193,0.6272972226142883,0.6424446702003479,0.6564502120018005,0.6691197156906128,0.680616557598114,0.6911112070083618,0.7005152106285095,0.7090476155281067,0.7166557312011719,0.7234890460968018,0.7295777201652527,0.7350144982337952,0.7398810386657715,0.744199275970459,0.7480858564376831,0.7515133023262024,0.7545596957206726,0.7572383880615234,0.759642481803894,0.7617545127868652,0.7636220455169678,0.7652921676635742,0.7667756080627441,0.768094539642334,0.7692312598228455,0.7702584862709045,0.7711502909660339,0.7719683051109314,0.772666871547699,0.7733036279678345,0.7738603353500366,0.7743561267852783,0.7747862935066223,0.7751660943031311,0.7754960060119629,0.7757861018180847,0.7760412693023682,0.7762675285339355,0.7764639854431152,0.7766455411911011,0.7768097519874573,0.776945948600769,0.7770678400993347,0.7771817445755005,0.7772744297981262,0.7773610949516296,0.777434766292572,0.7774994373321533,0.7775534391403198,0.7776048183441162,0.7776497006416321,0.7776910066604614,0.7777232527732849,0.777753472328186,0.7777808308601379,0.777805507183075,0.7778274416923523,0.7778477072715759,0.777863085269928,0.7778764367103577,0.7778885364532471,0.7778996229171753,0.7779098153114319,0.7779185175895691,0.7779248952865601,0.7779305577278137,0.7779365181922913,0.7779416441917419,0.777946949005127,0.7779510021209717,0.777955174446106,0.7779582738876343,0.7779618501663208,0.7779650688171387,0.7779672145843506,0.7779690027236938,0.7779710292816162,0.7779727578163147,0.7779740691184998,0.7779752016067505,0.7779766917228699,0.7779772877693176,0.7779779434204102,0.7779785990715027,0.7779790759086609,0.77797931432724,0.7779797315597534,0.7779800891876221,0.7779805660247803,0.7779807448387146,0.7779811024665833,0.7779814600944519,0.777981698513031,0.7779821157455444,0.7779823541641235,0.7779823541641235,0.7779824733734131,0.7779827117919922,0.7779828310012817,0.7779830098152161,0.7779831290245056,0.7779831290245056,0.7779832482337952,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847,0.7779833674430847],"recovered":[0.0,1.1966414604103193e-05,2.3806867829989642e-05,3.413577360333875e-05,4.446467573870905e-05,5.567531843553297e-05,6.688595749437809e-05,7.746678602416068e-05,8.855146734276786e-05,9.963614866137505e-05,0.00011021697719115764,0.00012079780572094023,0.00013251230120658875,0.00014347101387102157,0.00015594127762597054,0.00016740383580327034,0.0001801260223146528,0.00019146263366565108,0.00020342905190773308,0.00021791469771414995,0.00023466767743229866,0.00025519952760078013,0.00027862851857207716,0.0003038209688384086,0.000333170173689723,0.0003685655537992716,0.00040887348586693406,0.0004568651202134788,0.0005095173255540431,0.0005685936193913221,0.0006427853950299323,0.0007241570274345577,0.0008232893305830657,0.0009390486520715058,0.0010648849420249462,0.0012222117511555552,0.0013970474246889353,0.001594556262716651,0.0018301056697964668,0.0020960120018571615,0.002396306023001671,0.0027488742489367723,0.0031493082642555237,0.0036192736588418484,0.004144410137087107,0.004777874331921339,0.005493843927979469,0.006314991973340511,0.007260716520249844,0.008336812257766724,0.009577540680766106,0.01099423784762621,0.012646358460187912,0.014514126814901829,0.01667727716267109,0.01917082630097866,0.021996915340423584,0.025224950164556503,0.028961997479200363,0.03322078287601471,0.038019441068172455,0.043493758887052536,0.04967964068055153,0.056673191487789154,0.06457669287919998,0.07350073754787445,0.08339028805494308,0.09439195692539215,0.1067436933517456,0.12035857141017914,0.13541245460510254,0.15188290178775787,0.16972973942756653,0.18900221586227417,0.20960018038749695,0.23146004974842072,0.25451919436454773,0.278605192899704,0.30356109142303467,0.32913118600845337,0.35541272163391113,0.3817092180252075,0.4079081118106842,0.4338257312774658,0.4592640697956085,0.4839792251586914,0.5077447891235352,0.5305538773536682,0.5522074699401855,0.5726146101951599,0.5917279720306396,0.609445333480835,0.6259466409683228,0.6412243247032166,0.6551538705825806,0.667895495891571,0.6794969439506531,0.690007746219635,0.6995363235473633,0.7080600261688232,0.7157728672027588,0.7226706743240356,0.7288193702697754,0.7343089580535889,0.7392146587371826,0.7435998916625977,0.7475406527519226,0.7510310411453247,0.7540963292121887,0.7568796277046204,0.7592995762825012,0.7614428400993347,0.763336181640625,0.7650455236434937,0.7665544152259827,0.7678923606872559,0.7690454125404358,0.7700815796852112,0.7710078954696655,0.771824300289154,0.772544801235199,0.773181676864624,0.7737523913383484,0.7742525935173035,0.774692952632904,0.7750795483589172,0.7754127979278564,0.7757165431976318,0.7759787440299988,0.7762100100517273,0.7764129638671875,0.7765989899635315,0.776760995388031,0.7769033312797546,0.777026891708374,0.7771353721618652,0.7772365212440491,0.7773227691650391,0.7773943543434143,0.7774602174758911,0.7775177955627441,0.7775725722312927,0.7776196599006653,0.777655839920044,0.7776901125907898,0.7777219414710999,0.7777498960494995,0.7777754664421082,0.7777970433235168,0.7778149247169495,0.7778323292732239,0.7778469324111938,0.7778591513633728,0.777870237827301,0.7778801918029785,0.777889609336853,0.777896523475647,0.7779034972190857,0.7779098749160767,0.7779161930084229,0.7779207229614258,0.7779251337051392,0.7779295444488525,0.7779332995414734,0.7779361009597778,0.7779384851455688,0.7779407501220703,0.7779427766799927,0.7779443860054016,0.7779461741447449,0.7779473066329956,0.7779490947723389,0.7779500484466553,0.7779510617256165,0.7779519557952881,0.7779528498649597,0.7779533267021179,0.7779539823532104,0.7779542207717896,0.7779547572135925,0.7779549956321716,0.7779552340507507,0.7779557704925537,0.7779560089111328,0.7779562473297119,0.7779563665390015,0.7779567241668701,0.7779567241668701,0.7779569029808044,0.7779571413993835,0.7779573798179626,0.7779574990272522,0.7779574990272522,0.7779574990272522,0.7779574990272522,0.7779576182365417,0.7779576182365417,0.7779576182365417,0.7779576182365417,0.7779576182365417,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313,0.7779577374458313],"active":[0.00010079145431518555,9.827221219893545e-05,9.613084694137797e-05,9.625680831959471e-05,9.67606611084193e-05,9.726450662128627e-05,9.726450662128627e-05,9.688662248663604e-05,9.726449934532866e-05,9.701258386485279e-05,9.663469973020256e-05,9.726450662128627e-05,9.701258386485279e-05,9.789431351236999e-05,9.62568010436371e-05,9.550104732625186e-05,9.361162665300071e-05,9.713854524306953e-05,0.00010154722258448601,0.0001067116972990334,0.00011363960220478475,0.00011918196105398238,0.00012585794320330024,0.00013480125926434994,0.00014500418910756707,0.00015646679094061255,0.00016868510283529758,0.00018165918299928308,0.00020168721675872803,0.00022310082567855716,0.0002448922605253756,0.00027272995794191957,0.0002962848520837724,0.0003287831204943359,0.00037967192474752665,0.0004170826869085431,0.00046570412814617157,0.0005388881545513868,0.0005965789314359426,0.0006688812281936407,0.0007780904415994883,0.0008725621737539768,0.0009951237589120865,0.0011388463899493217,0.0013190982863307,0.001495571807026863,0.0016930801793932915,0.0019428636878728867,0.0022025974467396736,0.0025472305715084076,0.0028989166021347046,0.0033571673557162285,0.003819197416305542,0.004385397769510746,0.00503196194767952,0.005706362426280975,0.00654212199151516,0.007484447211027145,0.008544042706489563,0.009669136255979538,0.010951429605484009,0.012414105236530304,0.014059174805879593,0.015909932553768158,0.017855674028396606,0.019888080656528473,0.022215984761714935,0.02474304288625717,0.027394413948059082,0.030151858925819397,0.03296118974685669,0.035758182406425476,0.03856298327445984,0.04124245047569275,0.043808192014694214,0.04623018205165863,0.048263370990753174,0.05002203583717346,0.05137902498245239,0.05241745710372925,0.05257841944694519,0.05246835947036743,0.05186271667480469,0.050849586725234985,0.049429625272750854,0.04762083292007446,0.04562544822692871,0.04331177473068237,0.040832459926605225,0.038230717182159424,0.03556925058364868,0.03299933671951294,0.030503571033477783,0.02789539098739624,0.025462687015533447,0.02321571111679077,0.021018266677856445,0.01903986930847168,0.017119407653808594,0.015429019927978516,0.013804852962493896,0.012343823909759521,0.011061668395996094,0.009890317916870117,0.008871197700500488,0.007913410663604736,0.00701904296875,0.0062073469161987305,0.005546152591705322,0.004874885082244873,0.004322469234466553,0.003849327564239502,0.0034394264221191406,0.003049015998840332,0.002676844596862793,0.0023661255836486816,0.0021048784255981445,0.0018867254257202148,0.0016589760780334473,0.00147932767868042,0.0013155341148376465,0.0011744499206542969,0.0010339021682739258,0.0009135007858276367,0.0008030533790588379,0.0007065534591674805,0.0006284713745117188,0.0005509853363037109,0.0004852414131164551,0.0004355311393737793,0.0003967881202697754,0.00034695863723754883,0.00030684471130371094,0.0002784132957458496,0.00024753808975219727,0.0002257227897644043,0.00019824504852294922,0.0001766681671142578,0.00015908479690551758,0.00014460086822509766,0.00013190507888793945,0.00011843442916870117,0.0001035928726196289,9.763240814208984e-05,9.071826934814453e-05,8.356571197509766e-05,7.75456428527832e-05,7.224082946777344e-05,6.604194641113281e-05,6.151199340820312e-05,5.620718002319336e-05,5.269050598144531e-05,5.066394805908203e-05,4.8279762268066406e-05,4.470348358154297e-05,4.094839096069336e-05,3.999471664428711e-05,3.814697265625e-05,3.707408905029297e-05,3.4809112548828125e-05,3.445148468017578e-05,3.314018249511719e-05,3.230571746826172e-05,3.17692756652832e-05,3.1113624572753906e-05,3.0517578125e-05,3.0279159545898438e-05,2.9981136322021484e-05,2.968311309814453e-05,2.9027462005615234e-05,2.9385089874267578e-05,2.8192996978759766e-05,2.7894973754882812e-05,2.753734588623047e-05,2.7120113372802734e-05,2.6464462280273438e-05,2.6404857635498047e-05,2.6106834411621094e-05,2.6345252990722656e-05,2.5987625122070312e-05,2.6106834411621094e-05,2.6226043701171875e-05,2.5928020477294922e-05,2.6106834411621094e-05,2.6106834411621094e-05,2.5987625122070312e-05,2.574920654296875e-05,2.5987625122070312e-05,2.5928020477294922e-05,2.586841583251953e-05,2.574920654296875e-05,2.562999725341797e-05,2.574920654296875e-05,2.586841583251953e-05,2.586841583251953e-05,2.574920654296875e-05,2.574920654296875e-05,2.574920654296875e-05,2.574920654296875e-05,2.574920654296875e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05,2.562999725341797e-05]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.00010079145431518555,0.0001112463214667514,0.00012182714999653399,0.0001305185433011502,0.0001408474490744993,0.00014979077968746424,0.00015898601850494742,0.0001698187697911635,0.00017838420171756297,0.00018770541646517813,0.0001971525780390948,0.0002052141644526273,0.00021516518609132618,0.0002249902463518083,0.00023380760103464127,0.00024300283985212445,0.0002514423104003072,0.0002610154333524406,0.0002731078420765698,0.00028545211534947157,0.0003025829792022705,0.00031920999754220247,0.0003384822339285165,0.0003591400454752147,0.0003853401867672801,0.00041569711174815893,0.0004465578531380743,0.00048296095337718725,0.0005212534451857209,0.0005658441223204136,0.0006163549842312932,0.0006797139649279416,0.0007438287721015513,0.0008196580456569791,0.000900777755305171,0.0009958792943507433,0.0011045846622437239,0.0012306729331612587,0.001366334268823266,0.0015250466531142592,0.0016986227128654718,0.0018947458593174815,0.0021297915372997522,0.002390659414231777,0.0026612263172864914,0.002984445309266448,0.0033406666480004787,0.0037628922145813704,0.004226811230182648,0.00473632849752903,0.0053280992433428764,0.005980961490422487,0.006724516861140728,0.007586854510009289,0.0085432855412364,0.009621270932257175,0.010821186937391758,0.01216898299753666,0.013703455217182636,0.01541326753795147,0.01734641008079052,0.019501246511936188,0.021908385679125786,0.024642521515488625,0.02771511860191822,0.03110312670469284,0.03490718454122543,0.03915539011359215,0.043853528797626495,0.04915817826986313,0.05498317629098892,0.0614682175219059,0.06863711029291153,0.07653909921646118,0.08521411567926407,0.0947803184390068,0.10524538904428482,0.11659005284309387,0.12886406481266022,0.14217689633369446,0.15644916892051697,0.1718592643737793,0.1881275475025177,0.20543022453784943,0.22360418736934662,0.24260647594928741,0.26234298944473267,0.282710462808609,0.3036069869995117,0.3248937129974365,0.3464908301830292,0.3680630028247833,0.3896195590496063,0.41092708706855774,0.43194514513015747,0.45243629813194275,0.47229939699172974,0.4914732575416565,0.5098391771316528,0.5273318290710449,0.5439801216125488,0.5597168207168579,0.5744156241416931,0.5882812738418579,0.6011342406272888,0.6131035685539246,0.6241651773452759,0.6343622207641602,0.6438066959381104,0.6524620652198792,0.6603832244873047,0.6675528883934021,0.6741744875907898,0.6801992058753967,0.68564772605896,0.690577507019043,0.6950967907905579,0.6991812586784363,0.7028229236602783,0.706138014793396,0.7091349363327026,0.7118430733680725,0.7142519950866699,0.7164481282234192,0.7184085249900818,0.7201937437057495,0.7217743396759033,0.723240315914154,0.7245303988456726,0.7256959080696106,0.7267240285873413,0.7276542782783508,0.7284833192825317,0.7292537093162537,0.7299172878265381,0.7305299639701843,0.7310743927955627,0.7315619587898254,0.7319883704185486,0.7323775887489319,0.732721209526062,0.7330460548400879,0.7333359122276306,0.7335819005966187,0.733810305595398,0.7340066432952881,0.7341880202293396,0.7343482971191406,0.7344918847084045,0.7346222400665283,0.7347403764724731,0.7348490953445435,0.7349447011947632,0.7350284457206726,0.7351027727127075,0.7351689338684082,0.7352290153503418,0.7352786064147949,0.7353242039680481,0.7353683114051819,0.7354052066802979,0.7354393601417542,0.7354693412780762,0.735498309135437,0.7355244755744934,0.7355470657348633,0.7355676889419556,0.7355843186378479,0.7355995774269104,0.7356124520301819,0.7356249094009399,0.7356362342834473,0.7356460690498352,0.7356552481651306,0.7356622815132141,0.7356681227684021,0.735674262046814,0.7356805801391602,0.7356854677200317,0.7356904149055481,0.735694169998169,0.7356976866722107,0.7357010841369629,0.7357037663459778,0.7357062697410583,0.7357087731361389,0.7357109189033508,0.7357133030891418,0.7357149720191956,0.735717236995697,0.7357187271118164,0.7357197403907776,0.7357208728790283,0.7357216477394104,0.7357221245765686,0.7357231378555298,0.7357239127159119,0.7357243895530701,0.7357248067855835,0.7357252836227417,0.7357258200645447,0.7357261776924133,0.735726535320282,0.7357269525527954,0.7357271909713745,0.7357273101806641,0.7357275485992432,0.7357276678085327,0.7357277870178223,0.7357279062271118,0.7357279062271118,0.7357280850410461,0.7357280850410461,0.7357280850410461,0.7357280850410461,0.7357280850410461,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357,0.7357282042503357],"recovered":[0.0,1.2974112905794755e-05,2.4814566131681204e-05,3.53953946614638e-05,4.4842563511338085e-05,5.4415693739429116e-05,6.474459951277822e-05,7.406580698443577e-05,8.389085996896029e-05,9.258226054953411e-05,0.0001020294293994084,0.0001123583351727575,0.0001213016512338072,0.00013049690460320562,0.00014032195031177253,0.00014964316505938768,0.00015858648112043738,0.00016740383580327034,0.00017710293468553573,0.00018692799494601786,0.0001976347848540172,0.0002130021748598665,0.0002297551545780152,0.0002465081342961639,0.000265276525169611,0.0002879497187677771,0.00031263832352124155,0.0003434990649111569,0.00037486368091776967,0.00041189658804796636,0.0004508189158514142,0.0004969211295247078,0.0005478098755702376,0.0006075159762986004,0.0006794403889216483,0.0007519946666434407,0.000836893217638135,0.0009391746134497225,0.0010481319623067975,0.0011737162712961435,0.0013189507881179452,0.001473884331062436,0.0016540103824809194,0.001857439405284822,0.002090469701215625,0.002338111400604248,0.002624423708766699,0.0029418484773486853,0.0033221286721527576,0.0037420867010951042,0.0041927797719836235,0.004717412404716015,0.005305908154696226,0.005988371558487415,0.006776265799999237,0.007626133039593697,0.008581934496760368,0.009667225182056427,0.010885028168559074,0.01224982924759388,0.013803196139633656,0.015547143295407295,0.017482679337263107,0.019679713994264603,0.022114437073469162,0.024878554046154022,0.02795669250190258,0.031404029577970505,0.035244617611169815,0.03951814025640488,0.04433392733335495,0.04961804300546646,0.055495064705610275,0.0620679035782814,0.06928075104951859,0.07719294726848602,0.08596332371234894,0.09554023295640945,0.10599333792924881,0.1173260360956192,0.12971895933151245,0.14303921163082123,0.15743808448314667,0.17275534570217133,0.1890469342470169,0.2063135802745819,0.22436925768852234,0.243342325091362,0.2630091905593872,0.28330209851264954,0.3040701150894165,0.325246125459671,0.3466702997684479,0.36812707781791687,0.3894771933555603,0.41065534949302673,0.43155336380004883,0.45190194249153137,0.4717165529727936,0.49066632986068726,0.5089663863182068,0.526401937007904,0.5430731773376465,0.5587020516395569,0.5734740495681763,0.5872094631195068,0.600063145160675,0.6120132207870483,0.6231326460838318,0.63343346118927,0.6428946256637573,0.6516094207763672,0.6595163345336914,0.666785478591919,0.6734656691551208,0.6795284748077393,0.6850314736366272,0.6900519728660583,0.6945762634277344,0.6986844539642334,0.702396035194397,0.705730140209198,0.7087544798851013,0.7114769220352173,0.7139215469360352,0.7161367535591125,0.7181312441825867,0.7199137210845947,0.7215497493743896,0.7230073809623718,0.7243269681930542,0.7255034446716309,0.726550281047821,0.7274919748306274,0.7283320426940918,0.7290908098220825,0.7297834753990173,0.7304024696350098,0.7309505343437195,0.7314358949661255,0.7318733334541321,0.732258677482605,0.7326247096061707,0.7329427599906921,0.7332375049591064,0.7334886789321899,0.7337093353271484,0.7339126467704773,0.7340998649597168,0.7342613339424133,0.7344088554382324,0.7345383167266846,0.7346606254577637,0.7347680926322937,0.7348644137382507,0.7349514961242676,0.7350276708602905,0.735095202922821,0.7351517677307129,0.7352040410041809,0.7352506518363953,0.7352955937385559,0.7353342771530151,0.7353675365447998,0.7353977560997009,0.7354274988174438,0.7354538440704346,0.7354762554168701,0.7354952692985535,0.7355114817619324,0.7355278730392456,0.7355422377586365,0.7355553507804871,0.7355660200119019,0.7355753779411316,0.7355839610099792,0.7355912327766418,0.7355977892875671,0.7356047034263611,0.735609769821167,0.7356154322624207,0.735619843006134,0.735624372959137,0.7356280088424683,0.7356300354003906,0.7356334328651428,0.7356360554695129,0.7356383800506592,0.7356408834457397,0.7356431484222412,0.7356451749801636,0.7356473207473755,0.7356485724449158,0.735649824142456,0.7356507182121277,0.7356518507003784,0.7356528639793396,0.7356534600257874,0.735653817653656,0.735654354095459,0.7356549501419067,0.7356553673744202,0.7356556057929993,0.7356562614440918,0.7356566190719604,0.7356570959091187,0.7356573939323425,0.7356575131416321,0.7356576323509216,0.7356579899787903,0.7356582283973694,0.7356584072113037,0.7356584072113037,0.7356584072113037,0.7356585264205933,0.7356585264205933,0.7356586456298828,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724,0.7356587648391724],"active":[0.00010079145431518555,9.827221219893545e-05,9.701258386485279e-05,9.51231486396864e-05,9.600488556316122e-05,9.537508594803512e-05,9.42414189921692e-05,9.575296280672774e-05,9.449334174860269e-05,9.512315591564402e-05,9.51231486396864e-05,9.28558292798698e-05,9.386353485751897e-05,9.449334174860269e-05,9.348565072286874e-05,9.335967479273677e-05,9.28558292798698e-05,9.361159754917026e-05,9.600490739103407e-05,9.852412040345371e-05,0.00010494819434825331,0.00010620782268233597,0.0001087270793505013,0.0001126319111790508,0.00012006366159766912,0.00012774739298038185,0.00013391952961683273,0.00013946188846603036,0.00014638976426795125,0.00015394753427244723,0.000165536068379879,0.00018279283540323377,0.00019601889653131366,0.00021214206935837865,0.00022133736638352275,0.00024388462770730257,0.0002676914446055889,0.00029149831971153617,0.0003182023065164685,0.0003513303818181157,0.00037967192474752665,0.0004208615282550454,0.0004757811548188329,0.0005332200089469552,0.0005707566160708666,0.0006463339086622,0.0007162429392337799,0.0008210437372326851,0.0009046825580298901,0.0009942417964339256,0.001135319471359253,0.0012635490857064724,0.0014186087064445019,0.0015984829515218735,0.0017670197412371635,0.001995137892663479,0.0022392524406313896,0.0025017578154802322,0.002818427048623562,0.0031634382903575897,0.003543213941156864,0.0039541032165288925,0.0044257063418626785,0.004962807521224022,0.0056006815284490585,0.006224572658538818,0.006950492039322853,0.007751360535621643,0.00860891118645668,0.009640038013458252,0.010649248957633972,0.011850174516439438,0.013142045587301254,0.014471195638179779,0.015933364629745483,0.017587371170520782,0.019282065331935883,0.021049819886684418,0.022870726883411407,0.024850860238075256,0.026730209589004517,0.02882005274295807,0.030689463019371033,0.0326748788356781,0.03455725312232971,0.036292895674705505,0.03797373175621033,0.03936813771724701,0.04059779644012451,0.04159161448478699,0.04242071509361267,0.042816877365112305,0.04294925928115845,0.04280000925064087,0.04246795177459717,0.041780948638916016,0.04074603319168091,0.03957131505012512,0.03812262415885925,0.036665499210357666,0.03501373529434204,0.03331488370895386,0.03134244680404663,0.029579222202301025,0.02766019105911255,0.025894105434417725,0.02410203218460083,0.022348999977111816,0.020674049854278564,0.01902860403060913,0.017488598823547363,0.015943467617034912,0.014658153057098389,0.013413727283477783,0.012182056903839111,0.011049032211303711,0.010065317153930664,0.00912928581237793,0.008246660232543945,0.007453560829162598,0.006738901138305664,0.006112933158874512,0.0054975152015686035,0.004971206188201904,0.004486978054046631,0.004056990146636963,0.0036430954933166504,0.003326594829559326,0.002980649471282959,0.0026885271072387695,0.0023970603942871094,0.0021508336067199707,0.0019330382347106934,0.0017617344856262207,0.001585245132446289,0.0014391541481018066,0.0012909173965454102,0.0011594891548156738,0.0010378360748291016,0.0009416937828063965,0.0008478760719299316,0.0007873773574829102,0.0007112026214599609,0.0006391406059265137,0.0005728006362915039,0.0005179643630981445,0.0004786849021911621,0.0004356503486633301,0.00039201974868774414,0.00036090612411499023,0.00033152103424072266,0.0003107786178588867,0.0002840757369995117,0.00026035308837890625,0.0002383589744567871,0.000217437744140625,0.00020134449005126953,0.00018340349197387695,0.00017243623733520508,0.00016427040100097656,0.0001545548439025879,0.0001437664031982422,0.00013506412506103516,0.00013077259063720703,0.00012671947479248047,0.0001195669174194336,0.0001138448715209961,0.0001080632209777832,0.0001043081283569336,0.00010097026824951172,9.703636169433594e-05,9.399652481079102e-05,9.071826934814453e-05,8.922815322875977e-05,8.690357208251953e-05,8.416175842285156e-05,8.302927017211914e-05,8.279085159301758e-05,8.07642936706543e-05,8.064508438110352e-05,7.873773574829102e-05,7.784366607666016e-05,7.671117782592773e-05,7.575750350952148e-05,7.623434066772461e-05,7.534027099609375e-05,7.486343383789062e-05,7.492303848266602e-05,7.408857345581055e-05,7.408857345581055e-05,7.355213165283203e-05,7.241964340209961e-05,7.230043411254883e-05,7.18235969543457e-05,7.140636444091797e-05,7.128715515136719e-05,7.104873657226562e-05,7.092952728271484e-05,7.098913192749023e-05,7.092952728271484e-05,7.086992263793945e-05,7.081031799316406e-05,7.092952728271484e-05,7.069110870361328e-05,7.05718994140625e-05,7.021427154541016e-05,7.015466690063477e-05,7.015466690063477e-05,7.015466690063477e-05,6.99162483215332e-05,6.967782974243164e-05,6.967782974243164e-05,6.967782974243164e-05,6.967782974243164e-05,6.955862045288086e-05,6.955862045288086e-05,6.955862045288086e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05,6.943941116333008e-05]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.00010079145431518555,0.00011049054592149332,0.00012006367614958435,0.0001305185433011502,0.00014097341045271605,0.00015067250933498144,0.0001622610434424132,0.00017246397328563035,0.00018380058463662863,0.00019400351447984576,0.00020508820307441056,0.00021592095436062664,0.00022687966702505946,0.00024048359773587435,0.0002543394220992923,0.00026756548322737217,0.00028028766973875463,0.00029817430186085403,0.00031971384305506945,0.00034692170447669923,0.00037513725692406297,0.00040725761209614575,0.00044819535105489194,0.0004939196514897048,0.0005478315288200974,0.0006133318529464304,0.0006881534354761243,0.0007780904998071492,0.0008860401576384902,0.0010136398486793041,0.0011608898639678955,0.001333080232143402,0.0015372650232166052,0.0017754596192389727,0.0020534582436084747,0.00237957458011806,0.0027737105265259743,0.003228056477382779,0.003763522021472454,0.004388420842587948,0.005103382281959057,0.005964334588497877,0.006968127563595772,0.008155195973813534,0.009529695846140385,0.011160781607031822,0.013058025389909744,0.01529146172106266,0.017885150387883186,0.020897159352898598,0.02444135956466198,0.02855805866420269,0.03332144767045975,0.038823604583740234,0.045188479125499725,0.05254064127802849,0.06100140139460564,0.0706409141421318,0.08168075233697891,0.09426034986972809,0.10839243233203888,0.12433925271034241,0.14208997786045074,0.16163882613182068,0.1831846684217453,0.20660583674907684,0.23174765706062317,0.258526086807251,0.2868688702583313,0.3163761496543884,0.34678810834884644,0.3777078092098236,0.4087724983692169,0.4395771920681,0.4698287844657898,0.4991570711135864,0.5272989273071289,0.5540570020675659,0.5791894793510437,0.6026198267936707,0.6243159770965576,0.6442942023277283,0.6624937057495117,0.6790746450424194,0.693979024887085,0.7073350548744202,0.7192832827568054,0.7299661636352539,0.7395118474960327,0.7479574680328369,0.755423903465271,0.7620289921760559,0.7678340673446655,0.7728955149650574,0.7773705720901489,0.7813077569007874,0.7847510576248169,0.7877758145332336,0.7904326915740967,0.792759358882904,0.7947825789451599,0.7965364456176758,0.7980700731277466,0.7994276881217957,0.8005864024162292,0.8015906810760498,0.8024884462356567,0.8032498955726624,0.8039178252220154,0.8045123815536499,0.8050184845924377,0.8054692149162292,0.8058567643165588,0.8061864376068115,0.8064932823181152,0.8067454695701599,0.8069695234298706,0.807158350944519,0.8073326945304871,0.807479202747345,0.8076111674308777,0.8077241778373718,0.8078222870826721,0.8079028129577637,0.8079727292060852,0.8080340623855591,0.808087944984436,0.8081361055374146,0.8081796765327454,0.8082171678543091,0.8082479238510132,0.8082747459411621,0.8082974553108215,0.808319091796875,0.8083378672599792,0.808353841304779,0.8083676099777222,0.8083792924880981,0.8083891272544861,0.8083970546722412,0.808404266834259,0.8084129691123962,0.8084192276000977,0.808424174785614,0.8084291815757751,0.8084331154823303,0.8084367513656616,0.8084388971328735,0.8084414005279541,0.8084431886672974,0.8084450364112854,0.8084475994110107,0.8084490895271301,0.8084502220153809,0.8084513545036316,0.8084522485733032,0.808452844619751,0.8084536194801331,0.808454155921936,0.8084546327590942,0.8084548711776733,0.8084552884101868,0.8084556460380554,0.8084558844566345,0.8084560036659241,0.8084564208984375,0.8084566593170166,0.8084568977355957,0.8084570169448853,0.8084570169448853,0.8084570169448853,0.8084571361541748,0.8084572553634644,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882,0.8084575533866882],"recovered":[0.0,1.2974112905794755e-05,2.4814566131681204e-05,3.552135603968054e-05,4.45906407549046e-05,5.504550790647045e-05,6.575229781446978e-05,7.532542804256082e-05,8.489855827065185e-05,9.56053554546088e-05,0.00010744580504251644,0.00011840452498290688,0.0001296151604037732,0.00014195946278050542,0.0001527922140667215,0.00016526247782167047,0.00017848852439783514,0.00019020300533156842,0.00020733386918436736,0.00022547243861481547,0.00024751582532189786,0.00027308618882671,0.00030130171217024326,0.0003366971213836223,0.0003777608217205852,0.0004251226200722158,0.0004804200434591621,0.0005491954507306218,0.00062968535348773,0.0007246608729474247,0.0008342480286955833,0.0009574391297064722,0.00111136503983289,0.0012922468595206738,0.0015039893332868814,0.0017506234580650926,0.002032778924331069,0.0023755221627652645,0.002774948487058282,0.0032432761508971453,0.0037864255718886852,0.0044110724702477455,0.005159665830433369,0.006035733502358198,0.007070513442158699,0.008278491906821728,0.009701109491288662,0.011355623602867126,0.013284735381603241,0.015574729070067406,0.01821628399193287,0.021285731345415115,0.024906769394874573,0.02908392995595932,0.03392995148897171,0.039558447897434235,0.04604096710681915,0.05348231643438339,0.0620584562420845,0.07183186709880829,0.0830501914024353,0.09566593915224075,0.11002399772405624,0.12612348794937134,0.14389576017856598,0.16347961127758026,0.1850343942642212,0.20831826329231262,0.23337002098560333,0.2600897550582886,0.28826287388801575,0.3175505995750427,0.3475905954837799,0.37816792726516724,0.4089239835739136,0.43930721282958984,0.4692366123199463,0.49828100204467773,0.5261541604995728,0.552668571472168,0.5776830911636353,0.6010316610336304,0.6225931644439697,0.6425437927246094,0.660810112953186,0.6773238778114319,0.6922999024391174,0.7057436108589172,0.7178210020065308,0.72867351770401,0.7382737398147583,0.7468409538269043,0.7543602585792542,0.7610549926757812,0.7669326663017273,0.7721582055091858,0.7767043113708496,0.7806875109672546,0.7842102646827698,0.7872855067253113,0.7900064587593079,0.792361319065094,0.7944247126579285,0.7962080836296082,0.7977997064590454,0.7991818785667419,0.8003545999526978,0.8013851046562195,0.8022663593292236,0.8030726313591003,0.8037554621696472,0.8043556809425354,0.8048722743988037,0.8053275942802429,0.8057318329811096,0.8060780763626099,0.8063752055168152,0.8066375851631165,0.8068608045578003,0.8070637583732605,0.8072383403778076,0.8073924779891968,0.8075245022773743,0.8076382279396057,0.8077380061149597,0.8078218102455139,0.8078944683074951,0.8079603314399719,0.8080145120620728,0.8080654144287109,0.8081085681915283,0.8081443905830383,0.8081761002540588,0.8082038164138794,0.8082287907600403,0.8082504272460938,0.8082683086395264,0.8082840442657471,0.8082969188690186,0.8083086013793945,0.8083193302154541,0.8083280324935913,0.8083356022834778,0.8083431124687195,0.8083493113517761,0.8083540797233582,0.808358907699585,0.8083629012107849,0.808366060256958,0.8083691000938416,0.8083719611167908,0.8083745241165161,0.8083763718605042,0.8083779215812683,0.8083795309066772,0.8083815574645996,0.8083828091621399,0.8083839416503906,0.8083848357200623,0.8083854913711548,0.8083860874176025,0.8083864450454712,0.8083869814872742,0.8083875775337219,0.8083881139755249,0.8083882331848145,0.8083884716033936,0.8083885908126831,0.8083890080451965,0.8083892464637756,0.8083893656730652,0.8083893656730652,0.8083894848823547,0.8083896040916443,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338,0.8083897233009338],"active":[0.00010079145431518555,9.751642937771976e-05,9.524911001790315e-05,9.499718726146966e-05,9.638276969781145e-05,9.5627001428511e-05,9.650874562794343e-05,9.713854524306953e-05,9.890202636597678e-05,9.839815902523696e-05,9.764239803189412e-05,9.751642937771976e-05,9.726450662128627e-05,9.852413495536894e-05,0.00010154720803257078,0.0001023030054057017,0.0001017991453409195,0.00010797129652928561,0.00011237997387070209,0.00012144926586188376,0.0001276214316021651,0.00013417142326943576,0.00014689363888464868,0.00015722253010608256,0.00017007070709951222,0.00018820923287421465,0.00020773339201696217,0.00022889504907652736,0.0002563548041507602,0.00028897897573187947,0.00032664183527231216,0.00037564110243692994,0.00042589998338371515,0.0004832127597182989,0.0005494689103215933,0.0006289511220529675,0.0007409316021949053,0.0008525343146175146,0.0009885735344141722,0.0011451446916908026,0.0013169567100703716,0.0015532621182501316,0.001808461733162403,0.0021194624714553356,0.0024591824039816856,0.0028822897002100945,0.0033569158986210823,0.003935838118195534,0.004600415006279945,0.005322430282831192,0.006225075572729111,0.007272327318787575,0.008414678275585175,0.009739674627780914,0.011258527636528015,0.012982193380594254,0.014960434287786484,0.017158597707748413,0.01962229609489441,0.0224284827709198,0.025342240929603577,0.028673313558101654,0.0320659801363945,0.03551533818244934,0.03928890824317932,0.04312622547149658,0.04671326279640198,0.050207823514938354,0.053498849272727966,0.056286394596099854,0.05852523446083069,0.060157209634780884,0.06118190288543701,0.06140926480293274,0.06090480089187622,0.05984985828399658,0.05806231498718262,0.055776000022888184,0.05303531885147095,0.049951255321502686,0.04663288593292236,0.0432625412940979,0.03990054130554199,0.03653085231781006,0.033168911933898926,0.03001117706298828,0.02698338031768799,0.02422255277633667,0.021690845489501953,0.019283950328826904,0.017150163650512695,0.015188038349151611,0.013473808765411377,0.011840522289276123,0.01043790578842163,0.009149551391601562,0.008046746253967285,0.007088303565979004,0.006222426891326904,0.0054738521575927734,0.004776120185852051,0.004175126552581787,0.0036453604698181152,0.0032196044921875,0.002786695957183838,0.0024088025093078613,0.0021338462829589844,0.001864790916442871,0.001651465892791748,0.0014397501945495605,0.0012630224227905273,0.0011135339736938477,0.000984489917755127,0.0008588433265686035,0.0007614493370056152,0.0006673932075500488,0.0005943179130554199,0.0005207657814025879,0.0004718899726867676,0.00041544437408447266,0.00037282705307006836,0.00033169984817504883,0.00029778480529785156,0.000264585018157959,0.00023472309112548828,0.00021225214004516602,0.00019347667694091797,0.00017577409744262695,0.00016516447067260742,0.00015175342559814453,0.00013935565948486328,0.0001303553581237793,0.00012135505676269531,0.00011527538299560547,0.00010907649993896484,0.00010341405868530273,9.930133819580078e-05,9.524822235107422e-05,9.22083854675293e-05,8.845329284667969e-05,8.493661880493164e-05,8.493661880493164e-05,8.362531661987305e-05,8.106231689453125e-05,7.987022399902344e-05,7.903575897216797e-05,7.784366607666016e-05,7.599592208862305e-05,7.534027099609375e-05,7.408857345581055e-05,7.30752944946289e-05,7.30752944946289e-05,7.271766662597656e-05,7.230043411254883e-05,7.18235969543457e-05,7.069110870361328e-05,7.003545761108398e-05,6.967782974243164e-05,6.93202018737793e-05,6.914138793945312e-05,6.878376007080078e-05,6.884336471557617e-05,6.866455078125e-05,6.830692291259766e-05,6.788969039916992e-05,6.818771362304688e-05,6.818771362304688e-05,6.830692291259766e-05,6.80088996887207e-05,6.777048110961914e-05,6.765127182006836e-05,6.777048110961914e-05,6.777048110961914e-05,6.794929504394531e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05,6.783008575439453e-05]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.00010079145431518555,0.00011074247595388442,0.00012182714999653399,0.00013114835019223392,0.00014046956493984908,0.0001516802003607154,0.00016062353097368032,0.00017070051399059594,0.0001817851880332455,0.00019135832553729415,0.00020156125538051128,0.00021201613708399236,0.00022335273388307542,0.00023368163965642452,0.00024350668536499143,0.0002538355765864253,0.0002640385355334729,0.0002771386061795056,0.0002916242810897529,0.00031014072010293603,0.00033054660889320076,0.00035384963848628104,0.00038345076609402895,0.00041481535299681127,0.0004533597966656089,0.0004974466282874346,0.0005485872970893979,0.0006059001316316426,0.0006730380118824542,0.0007530240109190345,0.0008448504959233105,0.0009492732351645827,0.0010751094669103622,0.0012098890729248524,0.0013692313805222511,0.001555403578095138,0.0017641230951994658,0.002015417907387018,0.0022997146006673574,0.002623689593747258,0.003004851285368204,0.003442192217335105,0.0039475527592003345,0.004531639628112316,0.005193193443119526,0.005956902634352446,0.006828309502452612,0.007851626724004745,0.009014259092509747,0.010378556326031685,0.011924113146960735,0.013703456148505211,0.015739887952804565,0.018070945516228676,0.020748021081089973,0.023844802752137184,0.027362298220396042,0.03137444704771042,0.035947129130363464,0.04117254912853241,0.04709680750966072,0.05379975959658623,0.061420101672410965,0.06996273249387741,0.07952440530061722,0.09021154791116714,0.10219093412160873,0.11534252762794495,0.12998223304748535,0.1459519863128662,0.16340544819831848,0.18222105503082275,0.20253561437129974,0.22420881688594818,0.2470918744802475,0.27111929655075073,0.2961050570011139,0.32183459401130676,0.348008930683136,0.37449172139167786,0.40102770924568176,0.42727962136268616,0.4531230330467224,0.47836172580718994,0.5026389360427856,0.5258448123931885,0.5479127764701843,0.5687097907066345,0.5882070064544678,0.6063716411590576,0.6232096552848816,0.6387430429458618,0.6529562473297119,0.6659512519836426,0.677757978439331,0.6884457468986511,0.6981348991394043,0.7067902684211731,0.7146353125572205,0.7217098474502563,0.7280336618423462,0.7336666584014893,0.7386854290962219,0.7431650161743164,0.7471799254417419,0.7507256269454956,0.7538695335388184,0.7566736936569214,0.7591922879219055,0.761413037776947,0.7633815407752991,0.7651199698448181,0.7666338086128235,0.7679905295372009,0.7691799998283386,0.7702547907829285,0.771207869052887,0.7720363140106201,0.772774338722229,0.7734348773956299,0.7740165591239929,0.774522066116333,0.7749625444412231,0.7753630876541138,0.7757141590118408,0.7760183215141296,0.7762932181358337,0.776533305644989,0.7767427563667297,0.7769275307655334,0.77708899974823,0.7772312164306641,0.7773623466491699,0.7774782776832581,0.7775792479515076,0.7776653170585632,0.7777448892593384,0.7778103947639465,0.7778720259666443,0.7779260277748108,0.7779734134674072,0.7780171036720276,0.7780526280403137,0.7780864238739014,0.778114378452301,0.7781398296356201,0.7781612277030945,0.7781825065612793,0.7781971096992493,0.7782135009765625,0.7782260775566101,0.7782363891601562,0.7782472372055054,0.7782568335533142,0.7782637476921082,0.7782695293426514,0.7782760858535767,0.7782813906669617,0.7782862782478333,0.7782905697822571,0.7782940864562988,0.7782972455024719,0.7783000469207764,0.7783026695251465,0.7783050537109375,0.7783067226409912,0.7783079743385315,0.77830970287323,0.7783107161521912,0.7783117294311523,0.7783123850822449,0.7783131003379822,0.7783136367797852,0.7783144116401672,0.7783151268959045,0.7783152461051941,0.7783153653144836,0.7783159017562866,0.7783161401748657,0.7783161401748657,0.7783163785934448,0.7783169150352478,0.7783169150352478,0.7783172726631165,0.778317391872406,0.7783175110816956,0.7783176898956299,0.7783178091049194,0.778317928314209,0.7783180475234985,0.7783181667327881,0.7783181667327881,0.7783181667327881,0.7783184051513672,0.7783184051513672,0.7783184051513672,0.7783184051513672,0.7783185243606567,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463,0.7783186435699463],"recovered":[0.0,1.2344301467237528e-05,2.405879058642313e-05,3.4387696359772235e-05,4.333101605880074e-05,5.277818490867503e-05,6.41147926216945e-05,7.4443691119086e-05,8.47725968924351e-05,9.547939407639205e-05,0.00010530444706091657,0.00011550739145604894,0.00012571032857522368,0.0001360392343485728,0.00014624217874370515,0.000156697045895271,0.00016576632333453745,0.00017659908917266876,0.00018743184045888484,0.00020116171799600124,0.0002162771997973323,0.00023353402502834797,0.00025582933449186385,0.00028341508004814386,0.00031150467111729085,0.00034488466917537153,0.00038494064938277006,0.00042864956776611507,0.00047878254554234445,0.0005410079029388726,0.0006068861694075167,0.0006862423615530133,0.0007798323640599847,0.0008877820218913257,0.0010119808139279485,0.0011528065660968423,0.0013147940626367927,0.0015028556808829308,0.0017212742241099477,0.001973198726773262,0.0022641716059297323,0.0025936888996511698,0.002981022698804736,0.0034183638636022806,0.003929770551621914,0.004525320138782263,0.005194179713726044,0.005956755019724369,0.00684667844325304,0.007889646105468273,0.009092837572097778,0.010464440099895,0.012038086540997028,0.013824861496686935,0.01589454710483551,0.018299544230103493,0.021018818020820618,0.024133989587426186,0.027683984488248825,0.03174903988838196,0.03641757741570473,0.04170648008584976,0.0477171465754509,0.05453359708189964,0.06220104545354843,0.07084457576274872,0.08045045286417007,0.09127452224493027,0.10318727046251297,0.11650148779153824,0.1312248408794403,0.14726310968399048,0.1647544801235199,0.18364176154136658,0.20385870337486267,0.22545631229877472,0.24828080832958221,0.2722221910953522,0.29703274369239807,0.32245293259620667,0.3484676480293274,0.37470898032188416,0.40100425481796265,0.42705753445625305,0.4526919722557068,0.47770607471466064,0.5017858743667603,0.5247959494590759,0.5467110872268677,0.5673978924751282,0.5868487358093262,0.6049572825431824,0.6217881441116333,0.6373273134231567,0.6516674757003784,0.6646738648414612,0.6765555143356323,0.6873195767402649,0.6970688104629517,0.7058420777320862,0.7137468457221985,0.7208583354949951,0.7272357940673828,0.7329379916191101,0.7380428314208984,0.7425898313522339,0.7466245293617249,0.7502145767211914,0.7534394860267639,0.7562726140022278,0.7588135004043579,0.7610759139060974,0.7630690336227417,0.7648328542709351,0.7663893699645996,0.7677563428878784,0.768976628780365,0.7700768113136292,0.7710267901420593,0.771873414516449,0.7726365923881531,0.7732880711555481,0.7738778591156006,0.7744009494781494,0.774857223033905,0.7752583622932434,0.7756106853485107,0.7759189605712891,0.7761979699134827,0.7764388918876648,0.77665114402771,0.7768413424491882,0.7770019769668579,0.7771500945091248,0.7772831320762634,0.7773981094360352,0.7774976491928101,0.7775865793228149,0.7776661515235901,0.7777355909347534,0.7777990698814392,0.7778533101081848,0.7779043316841125,0.7779458165168762,0.7779831886291504,0.7780159711837769,0.7780442833900452,0.7780703902244568,0.7780940532684326,0.7781120538711548,0.7781282067298889,0.7781440615653992,0.7781567573547363,0.7781691551208496,0.7781795859336853,0.7781888842582703,0.7781973481178284,0.7782043814659119,0.7782095670700073,0.7782147526741028,0.7782188653945923,0.7782230377197266,0.7782265543937683,0.7782295942306519,0.7782319784164429,0.7782347798347473,0.7782366275787354,0.7782384157180786,0.778239905834198,0.7782416939735413,0.7782429456710815,0.7782437205314636,0.7782443165779114,0.7782450914382935,0.7782458662986755,0.7782464623451233,0.7782467007637024,0.7782469987869263,0.7782472372055054,0.7782477140426636,0.7782477140426636,0.7782479524612427,0.7782482504844666,0.7782484889030457,0.7782486081123352,0.7782488465309143,0.7782490849494934,0.7782492637634277,0.7782493829727173,0.7782495021820068,0.7782496213912964,0.7782497406005859,0.7782498598098755,0.7782498598098755,0.7782500982284546,0.7782502174377441,0.7782502174377441,0.7782502174377441,0.7782502174377441,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785,0.7782503962516785],"active":[0.00010079145431518555,9.839817357715219e-05,9.776835941011086e-05,9.676065383246168e-05,9.713854524306953e-05,9.890201909001917e-05,9.650873835198581e-05,9.625682287150994e-05,9.70125911408104e-05,9.58789314609021e-05,9.625680831959471e-05,9.650874562794343e-05,9.764240530785173e-05,9.764240530785173e-05,9.726450662128627e-05,9.71385306911543e-05,9.827221219893545e-05,0.00010053951700683683,0.00010419244063086808,0.00010897900210693479,0.00011426940909586847,0.00012031561345793307,0.0001276214316021651,0.0001314002729486674,0.00014185512554831803,0.00015256195911206305,0.00016364664770662785,0.0001772505638655275,0.0001942554663401097,0.0002120161079801619,0.0002379643265157938,0.0002630308736115694,0.00029527710285037756,0.00032210705103352666,0.00035725056659430265,0.0004025970119982958,0.0004493290325626731,0.0005125622265040874,0.0005784403765574098,0.0006504908669739962,0.0007406796794384718,0.0008485033176839352,0.0009665300603955984,0.0011132757645100355,0.001263422891497612,0.0014315824955701828,0.0016341297887265682,0.0018948717042803764,0.0021675806492567062,0.0024889102205634117,0.002831275574862957,0.0032390160486102104,0.003701801411807537,0.00424608401954174,0.004853473976254463,0.005545258522033691,0.006343480199575424,0.007240457460284233,0.00826314464211464,0.009423509240150452,0.010679230093955994,0.012093279510736465,0.013702955096960068,0.015429135411977768,0.017323359847068787,0.019366972148418427,0.02174048125743866,0.02406800538301468,0.02679496258497238,0.029450498521327972,0.032180607318878174,0.034957945346832275,0.037781134247779846,0.040567055344581604,0.04323317110538483,0.04566298425197601,0.04782424867153168,0.04961240291595459,0.050976186990737915,0.05203878879547119,0.05256006121635437,0.052570641040802,0.052118778228759766,0.05130419135093689,0.04994696378707886,0.04813873767852783,0.04612690210342407,0.043913841247558594,0.0414959192276001,0.03897374868392944,0.03636091947555542,0.03378576040267944,0.031168103218078613,0.02862393856048584,0.026090502738952637,0.02377188205718994,0.021579384803771973,0.019470691680908203,0.0175665020942688,0.015867769718170166,0.014286816120147705,0.01280832290649414,0.011449635028839111,0.010227024555206299,0.009137094020843506,0.008135795593261719,0.007245004177093506,0.0064591169357299805,0.0057528018951416016,0.005140423774719238,0.004568040370941162,0.004044055938720703,0.003564774990081787,0.003157675266265869,0.0027906298637390137,0.002498447895050049,0.0022312402725219727,0.001959502696990967,0.0017475485801696777,0.0015614628791809082,0.0013799667358398438,0.0012339949607849121,0.0010846853256225586,0.0009621381759643555,0.000856935977935791,0.0007599592208862305,0.000682532787322998,0.0006143450736999512,0.0005447864532470703,0.0004886388778686523,0.00043785572052001953,0.0003898739814758301,0.0003603696823120117,0.0003281831741333008,0.0002961158752441406,0.00026720762252807617,0.0002472400665283203,0.0002238154411315918,0.00020587444305419922,0.00019043684005737305,0.00017434358596801758,0.00016379356384277344,0.00014829635620117188,0.00014060735702514648,0.00013118982315063477,0.00012385845184326172,0.0001169443130493164,0.00011211633682250977,0.00010305643081665039,0.00010144710540771484,9.78708267211914e-05,9.232759475708008e-05,9.047985076904297e-05,8.767843246459961e-05,8.416175842285156e-05,8.064508438110352e-05,7.873773574829102e-05,7.700920104980469e-05,7.671117782592773e-05,7.581710815429688e-05,7.522106170654297e-05,7.420778274536133e-05,7.349252700805664e-05,7.30752944946289e-05,7.30752944946289e-05,7.194280624389648e-05,7.134675979614258e-05,7.128715515136719e-05,7.081031799316406e-05,7.003545761108398e-05,6.943941116333008e-05,6.937980651855469e-05,6.93202018737793e-05,6.93202018737793e-05,6.92605972290039e-05,6.878376007080078e-05,6.866455078125e-05,6.890296936035156e-05,6.890296936035156e-05,6.842613220214844e-05,6.866455078125e-05,6.896257400512695e-05,6.866455078125e-05,6.878376007080078e-05,6.878376007080078e-05,6.866455078125e-05,6.860494613647461e-05,6.854534149169922e-05,6.854534149169922e-05,6.854534149169922e-05,6.854534149169922e-05,6.842613220214844e-05,6.830692291259766e-05,6.854534149169922e-05,6.830692291259766e-05,6.818771362304688e-05,6.818771362304688e-05,6.830692291259766e-05,6.842613220214844e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05,6.824731826782227e-05]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.00010079145431518555,0.00011137228284496814,0.00012081945169484243,0.00012913296814076602,0.00013732051593251526,0.00014701960026286542,0.00015709658327978104,0.00016717356629669666,0.00017548707546666265,0.00018569000530987978,0.00019501122005749494,0.00020319876784924418,0.00021226805984042585,0.0002213373372796923,0.00022977680782787502,0.00023859416251070797,0.0002455220674164593,0.00025622890098020434,0.00026630586944520473,0.00027953190146945417,0.0002954031224362552,0.0003103926428593695,0.0003295389178674668,0.0003509524976834655,0.00037538917968049645,0.0004025970119982958,0.00043572508729994297,0.0004702387668658048,0.0005100428243167698,0.00055740459356457,0.0006085453205741942,0.0006656062323600054,0.0007309806533157825,0.0008015194907784462,0.0008852843893691897,0.0009812676580622792,0.0010933740995824337,0.00121391995344311,0.0013543678214773536,0.0015137101290747523,0.0016827514627948403,0.001884668949060142,0.0021112749818712473,0.0023652149830013514,0.002656565746292472,0.0029755020514130592,0.0033438156824558973,0.0037477766163647175,0.004208042751997709,0.0047150407917797565,0.005297238472849131,0.005944306496530771,0.0066777849569916725,0.007523117586970329,0.00845511257648468,0.009506141766905785,0.010693461634218693,0.012058136984705925,0.013537815771996975,0.015252413228154182,0.01717623509466648,0.01933472417294979,0.02175382897257805,0.024462269619107246,0.02749355137348175,0.030900705605745316,0.034706275910139084,0.03895964473485947,0.043729204684495926,0.04900563880801201,0.05490570887923241,0.06143433228135109,0.0686388686299324,0.07662852853536606,0.08532874286174774,0.09494835883378983,0.10539906471967697,0.11686843633651733,0.1292569488286972,0.1426161229610443,0.15696057677268982,0.17237697541713715,0.18880094587802887,0.20614556968212128,0.22435416281223297,0.2434762418270111,0.26330119371414185,0.2838261127471924,0.3048822283744812,0.3262304365634918,0.34777122735977173,0.3693655729293823,0.3909190893173218,0.4122518301010132,0.4332267940044403,0.4537437856197357,0.4735775589942932,0.4927235543727875,0.511146068572998,0.528581976890564,0.5452581644058228,0.5609586834907532,0.5756503343582153,0.5894386172294617,0.6023272275924683,0.6142756342887878,0.6252728700637817,0.6354354023933411,0.644830048084259,0.6533909440040588,0.6612871289253235,0.6685331463813782,0.6751375794410706,0.6810876727104187,0.6865144968032837,0.6914275288581848,0.6958706974983215,0.6998857259750366,0.7035484910011292,0.7068318128585815,0.7098000049591064,0.712466835975647,0.7148679494857788,0.7170326113700867,0.7189903259277344,0.7207556962966919,0.7223217487335205,0.7237409949302673,0.7250223755836487,0.7261635065078735,0.7271814942359924,0.7281011939048767,0.72891765832901,0.7296562790870667,0.7303111553192139,0.7309097647666931,0.7314465045928955,0.7319339513778687,0.7323647141456604,0.7327534556388855,0.7331048846244812,0.7334121465682983,0.7336962819099426,0.7339426875114441,0.7341650128364563,0.7343536615371704,0.734533965587616,0.7346948981285095,0.7348344922065735,0.7349640727043152,0.7350761890411377,0.73517245054245,0.7352678179740906,0.7353461384773254,0.7354183197021484,0.7354814410209656,0.7355417609214783,0.7355954051017761,0.7356424331665039,0.7356835007667542,0.7357226610183716,0.7357614636421204,0.7357935905456543,0.735821008682251,0.7358445525169373,0.7358657121658325,0.7358867526054382,0.7359055280685425,0.7359230518341064,0.7359368801116943,0.7359499931335449,0.7359633445739746,0.7359743118286133,0.7359841465950012,0.7359930872917175,0.7359997630119324,0.7360064387321472,0.7360127568244934,0.7360177636146545,0.7360228300094604,0.736027717590332,0.7360311150550842,0.7360349297523499,0.7360382080078125,0.7360410690307617,0.7360430955886841,0.7360451221466064,0.7360472679138184,0.7360488772392273,0.736050546169281,0.7360520362854004,0.7360536456108093,0.7360550761222839,0.7360563278198242,0.7360573410987854,0.736058235168457,0.7360588312149048,0.7360594868659973,0.7360605001449585,0.7360607385635376,0.7360615134239197,0.7360621094703674,0.7360623478889465,0.73606276512146,0.7360630035400391,0.7360633611679077,0.7360635995864868,0.7360638976097107,0.7360641360282898,0.7360643744468689,0.7360644936561584,0.7360647320747375,0.7360649108886719,0.7360650300979614,0.7360652685165405,0.7360652685165405,0.7360652685165405,0.7360652685165405,0.7360653877258301,0.7360653877258301,0.7360655069351196,0.7360655069351196,0.7360655069351196,0.7360655069351196,0.7360655069351196,0.7360655069351196,0.7360655069351196,0.7360655069351196,0.7360655069351196,0.7360655069351196,0.7360655069351196,0.7360655069351196,0.7360655069351196,0.7360655069351196,0.7360655069351196,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092,0.7360656261444092],"recovered":[0.0,1.3351998859434389e-05,2.3932829208206385e-05,3.51434682670515e-05,4.383486520964652e-05,5.3030111303087324e-05,6.146958185127005e-05,7.167252624640241e-05,8.174950198736042e-05,9.107070945901796e-05,0.00010190346802119166,0.0001112246754928492,0.00011941222328459844,0.00012911131489090621,0.00013792866957373917,0.00014649410150013864,0.00015594127762597054,0.00016412882541771978,0.00017294618010055274,0.00018188949616160244,0.00019410783716011792,0.00020683002367150038,0.000221063761273399,0.00023869848519098014,0.00025708897737786174,0.00027888044132851064,0.0003024353936780244,0.0003306509170215577,0.0003630232240539044,0.0003980407491326332,0.00044086790876463056,0.00048772586160339415,0.0005400002119131386,0.0005980688147246838,0.0006625614478252828,0.0007405321230180562,0.000824171060230583,0.000922799517866224,0.0010331424418836832,0.001160742249339819,0.0013061026111245155,0.001460658386349678,0.001640028553083539,0.001841820077970624,0.0020698118023574352,0.0023285383358597755,0.0026119532994925976,0.002942982129752636,0.0033110438380390406,0.0037221848033368587,0.004188245162367821,0.004703934770077467,0.005282479338347912,0.005936978850513697,0.006701191887259483,0.007550555747002363,0.008504215627908707,0.009568344801664352,0.010785140097141266,0.012130416929721832,0.013653804548084736,0.015374574810266495,0.017330264672636986,0.019509034231305122,0.02196265384554863,0.02470674179494381,0.02777833119034767,0.031199969351291656,0.035023804754018784,0.03935035690665245,0.04416702687740326,0.04950807988643646,0.055439893156290054,0.06202558055520058,0.06931047886610031,0.07727557420730591,0.08611296117305756,0.09570763260126114,0.1062605008482933,0.11773805320262909,0.13007542490959167,0.143502876162529,0.15784695744514465,0.17333893477916718,0.18969449400901794,0.2070080041885376,0.2252321094274521,0.24426978826522827,0.26401248574256897,0.2844458222389221,0.3052661418914795,0.3264355957508087,0.34780269861221313,0.3692370653152466,0.39060530066490173,0.4117441773414612,0.4326634705066681,0.4529563784599304,0.47271695733070374,0.4918198883533478,0.5100148916244507,0.5275081396102905,0.5441109538078308,0.5598195791244507,0.5745723247528076,0.5883466601371765,0.6011806726455688,0.6131013631820679,0.6241912245750427,0.634399950504303,0.6437943577766418,0.6524396538734436,0.6603714823722839,0.6676497459411621,0.6742826104164124,0.6802963018417358,0.6857919096946716,0.6907336711883545,0.6952243447303772,0.6992771029472351,0.7029746770858765,0.7062785625457764,0.7092653512954712,0.7119480967521667,0.7144227623939514,0.716601550579071,0.7185603976249695,0.7203404903411865,0.721918523311615,0.7233517169952393,0.7246444821357727,0.7257972955703735,0.7268365025520325,0.7277721166610718,0.7286053895950317,0.7293476462364197,0.7300246953964233,0.7306260466575623,0.7311776280403137,0.7316641211509705,0.7321016788482666,0.7324939370155334,0.7328539490699768,0.7331620454788208,0.7334520220756531,0.7337019443511963,0.7339198589324951,0.7341225147247314,0.7343007326126099,0.7344671487808228,0.734614372253418,0.7347427606582642,0.7348547577857971,0.7349554896354675,0.7350472211837769,0.7351284623146057,0.7352020144462585,0.7352677583694458,0.7353290915489197,0.7353811264038086,0.735430121421814,0.7354713082313538,0.7355116605758667,0.7355466485023499,0.7355801463127136,0.7356069684028625,0.7356309294700623,0.7356551289558411,0.7356745004653931,0.7356926202774048,0.7357094883918762,0.7357248663902283,0.7357396483421326,0.7357527017593384,0.735763430595398,0.7357732653617859,0.7357809543609619,0.735788106918335,0.7357949018478394,0.7358004450798035,0.7358067631721497,0.7358120679855347,0.7358170747756958,0.7358208894729614,0.7358248829841614,0.7358282804489136,0.7358304262161255,0.7358328104019165,0.7358348369598389,0.7358367443084717,0.7358388900756836,0.7358402609825134,0.7358416318893433,0.7358431816101074,0.7358443140983582,0.7358452081680298,0.7358459234237671,0.7358466982841492,0.7358475923538208,0.7358483076095581,0.7358487248420715,0.7358494400978088,0.7358502149581909,0.7358505725860596,0.735850989818573,0.7358512282371521,0.7358515858650208,0.7358520030975342,0.7358524799346924,0.7358527183532715,0.7358530163764954,0.7358532547950745,0.7358536124229431,0.7358538508415222,0.7358539700508118,0.7358542680740356,0.7358542680740356,0.7358543872833252,0.7358543872833252,0.7358543872833252,0.7358545064926147,0.7358545064926147,0.7358545064926147,0.7358546257019043,0.7358546257019043,0.7358546257019043,0.7358546257019043,0.7358546257019043,0.7358546257019043,0.7358546257019043,0.7358546257019043,0.7358547449111938,0.7358547449111938,0.7358547449111938,0.7358547449111938,0.7358547449111938,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834,0.7358548641204834],"active":[0.00010079145431518555,9.802028216654435e-05,9.688662248663604e-05,9.398949623573571e-05,9.348565072286874e-05,9.39894889597781e-05,9.5627001428511e-05,9.550104005029425e-05,9.373757347930223e-05,9.461929585086182e-05,9.310775203630328e-05,9.197409235639498e-05,9.285583655582741e-05,9.222602238878608e-05,9.184813825413585e-05,9.210006101056933e-05,8.958078979048878e-05,9.210007556248456e-05,9.3359689344652e-05,9.764240530785173e-05,0.00010129528527613729,0.00010356261918786913,0.00010847515659406781,0.00011225401249248534,0.00011830020230263472,0.00012371657066978514,0.00013328969362191856,0.0001395878498442471,0.00014701960026286542,0.00015936384443193674,0.00016767741180956364,0.00017788037075661123,0.00019098044140264392,0.00020345067605376244,0.00022272294154390693,0.00024073553504422307,0.00026920303935185075,0.00029112043557688594,0.00032122537959367037,0.0003529678797349334,0.0003766488516703248,0.000424010562710464,0.0004712464287877083,0.0005233949050307274,0.0005867539439350367,0.0006469637155532837,0.0007318623829632998,0.0008047944866120815,0.0008969989139586687,0.0009928559884428978,0.0011089933104813099,0.0012403717264533043,0.0013953056186437607,0.0015861387364566326,0.0017539206892251968,0.0019555860199034214,0.002189246006309986,0.0024897921830415726,0.002752675674855709,0.00312199629843235,0.003522430546581745,0.003960149362683296,0.004423564299941063,0.004953235387802124,0.005530897527933121,0.006193963810801506,0.006927944719791412,0.00775967538356781,0.008705399930477142,0.009655281901359558,0.010738682001829147,0.011926252394914627,0.01319897547364235,0.014602947980165482,0.01601826399564743,0.017672784626483917,0.019286103546619415,0.021160803735256195,0.0229964479804039,0.024878069758415222,0.026885151863098145,0.028874099254608154,0.030953988432884216,0.0328066349029541,0.03465966880321503,0.03646823763847351,0.03806908428668976,0.03955632448196411,0.04086974263191223,0.0417846143245697,0.042505085468292236,0.04292997717857361,0.04311639070510864,0.0430147647857666,0.042621493339538574,0.041999608278274536,0.04091408848762512,0.039767175912857056,0.03842911124229431,0.036762088537216187,0.03524327278137207,0.033450543880462646,0.03153938055038452,0.029619038105010986,0.027754902839660645,0.025928974151611328,0.02409219741821289,0.022334039211273193,0.02063882350921631,0.01899099349975586,0.01749277114868164,0.01609349250793457,0.014766097068786621,0.013437926769256592,0.012231886386871338,0.011131227016448975,0.010078787803649902,0.009152054786682129,0.008324146270751953,0.0075547099113464355,0.0068253278732299805,0.0061882734298706055,0.005602598190307617,0.005084514617919922,0.004567563533782959,0.00415414571762085,0.0037613511085510254,0.0034005045890808105,0.0031038522720336914,0.0028117895126342773,0.0025370121002197266,0.002303898334503174,0.002081155776977539,0.001884162425994873,0.001705765724182129,0.0015621185302734375,0.001421809196472168,0.0013079047203063965,0.0011870861053466797,0.001089334487915039,0.0010032057762145996,0.0009182095527648926,0.0008423328399658203,0.000780642032623291,0.0007129907608032227,0.0006517171859741211,0.0006141066551208496,0.0005723834037780762,0.000533759593963623,0.0004969239234924316,0.00046181678771972656,0.000429689884185791,0.00041306018829345703,0.00039064884185791016,0.00037109851837158203,0.0003529787063598633,0.00033974647521972656,0.00032764673233032227,0.0003133416175842285,0.00030237436294555664,0.0002925395965576172,0.00029015541076660156,0.00028192996978759766,0.00027436017990112305,0.0002644062042236328,0.0002587437629699707,0.00025582313537597656,0.000250399112701416,0.0002485513687133789,0.0002442598342895508,0.00024050474166870117,0.0002384781837463379,0.0002346634864807129,0.0002314448356628418,0.00022965669631958008,0.00022649765014648438,0.00022548437118530273,0.00022464990615844727,0.00022286176681518555,0.00022238492965698242,0.00022095441818237305,0.00021904706954956055,0.00021785497665405273,0.00021731853485107422,0.0002161860466003418,0.0002148151397705078,0.00021469593048095703,0.00021445751190185547,0.00021404027938842773,0.00021380186080932617,0.00021314620971679688,0.00021338462829589844,0.00021344423294067383,0.00021314620971679688,0.0002130270004272461,0.0002130270004272461,0.0002129077911376953,0.00021278858184814453,0.0002129077911376953,0.0002124309539794922,0.00021278858184814453,0.00021266937255859375,0.00021213293075561523,0.00021219253540039062,0.00021201372146606445,0.00021213293075561523,0.00021201372146606445,0.00021189451217651367,0.0002116560935974121,0.0002116560935974121,0.00021147727966308594,0.00021147727966308594,0.00021129846572875977,0.00021117925643920898,0.00021129846572875977,0.0002110004425048828,0.0002110004425048828,0.00021088123321533203,0.0002110004425048828,0.0002110004425048828,0.0002110004425048828,0.0002110004425048828,0.0002110004425048828,0.00021088123321533203,0.00021088123321533203,0.00021088123321533203,0.00021088123321533203,0.00021088123321533203,0.00021088123321533203,0.00021088123321533203,0.00021088123321533203,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021088123321533203,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125,0.00021076202392578125]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.00010079145431518555,0.00010923092486336827,0.00012031560618197545,0.00013064450467936695,0.00014286284567788243,0.0001553331094328314,0.00016893702559173107,0.00018191114941146225,0.000194003529031761,0.00020773342112079263,0.00021957386343274266,0.00023267393407877535,0.00024501822190359235,0.0002596298581920564,0.000274493417236954,0.00028708961326628923,0.0003032127860933542,0.00031883211340755224,0.0003357110545039177,0.0003498188452795148,0.0003650602593552321,0.00037891612737439573,0.00039352773455902934,0.00041091052116826177,0.0004286712210159749,0.0004432828282006085,0.0004595319624058902,0.0004767887876369059,0.0004929119604639709,0.0005086572491563857,0.0005274256109260023,0.0005483353743329644,0.0005672296974807978,0.0005897769588045776,0.0006133318529464304,0.0006385243032127619,0.0006657321937382221,0.0006918063736520708,0.000720525742508471,0.0007554172771051526,0.0007887972751632333,0.0008268379024229944,0.0008648785296827555,0.0009073278051801026,0.0009520443854853511,0.0010002879425883293,0.0010470198467373848,0.0010982865933328867,0.0011559772538021207,0.001215431489981711,0.0012826953316107392,0.0013529822463169694,0.0014270481187850237,0.0015053965616971254,0.0015868941554799676,0.001671666745096445,0.0017641230951994658,0.0018640111666172743,0.0019744799938052893,0.0020867125131189823,0.0022083919029682875,0.0023377551697194576,0.002479210728779435,0.0026309953536838293,0.0027919751591980457,0.00295497034676373,0.003131947247311473,0.0033230320550501347,0.0035204149316996336,0.003728882409632206,0.0039583854377269745,0.0041946908459067345,0.004455306567251682,0.0047247400507330894,0.00501168193295598,0.005318651907145977,0.005646153818815947,0.005996203050017357,0.00636665802448988,0.006774019915610552,0.0071929702535271645,0.007639002986252308,0.008115517906844616,0.008614076301455498,0.009138835594058037,0.009701005183160305,0.010294287465512753,0.01094185933470726,0.011623566970229149,0.012339032255113125,0.013097829185426235,0.013909529894590378,0.014767458662390709,0.015673253685235977,0.016631197184324265,0.017632469534873962,0.0187002532184124,0.019861120730638504,0.02106834203004837,0.022333886474370956,0.023677272722125053,0.025108959525823593,0.026619121432304382,0.02819024957716465,0.029853580519557,0.031601935625076294,0.03345043212175369,0.03541897237300873,0.03749772533774376,0.039679769426584244,0.041998106986284256,0.04440310224890709,0.04694376140832901,0.049612272530794144,0.052422236651182175,0.05536925047636032,0.05846112221479416,0.061670009046792984,0.06509328633546829,0.06866595149040222,0.07232528179883957,0.07620719075202942,0.08028710633516312,0.08449941128492355,0.08893819153308868,0.09352359920740128,0.09827060997486115,0.1032228171825409,0.1083536371588707,0.11366042494773865,0.11916422098875046,0.12483932822942734,0.1307220160961151,0.1367569863796234,0.1429930031299591,0.1493912637233734,0.155916228890419,0.16258114576339722,0.16941824555397034,0.176368847489357,0.18350045382976532,0.19073358178138733,0.19805829226970673,0.20546020567417145,0.21298091113567352,0.22063235938549042,0.228281170129776,0.23601776361465454,0.24375171959400177,0.2515122592449188,0.25926461815834045,0.2670283019542694,0.2747878134250641,0.2825026214122772,0.290151447057724,0.29775047302246094,0.30522620677948,0.31263241171836853,0.3199631869792938,0.3271651864051819,0.3342747688293457,0.34119006991386414,0.3480094373226166,0.3546953797340393,0.3612455427646637,0.3676114082336426,0.3738304376602173,0.37987786531448364,0.38570135831832886,0.3913939893245697,0.39685407280921936,0.4021631181240082,0.40730804204940796,0.4123035967350006,0.41707882285118103,0.42171359062194824,0.42619481682777405,0.43048208951950073,0.43458229303359985,0.4385262727737427,0.4423225224018097,0.4459701478481293,0.44947996735572815,0.4527778923511505,0.45597344636917114,0.459017813205719,0.46188586950302124,0.46464431285858154,0.46726280450820923,0.4697904884815216,0.4721754491329193,0.4744659662246704,0.47662848234176636,0.4786793887615204,0.4806271493434906,0.4824976921081543,0.48425209522247314,0.48590219020843506,0.4874933660030365,0.4889853894710541,0.49040183424949646,0.4917459785938263,0.49304452538490295,0.4942571520805359,0.4954133629798889,0.49651816487312317,0.49755623936653137,0.4985297918319702,0.49945247173309326,0.5003169178962708,0.5011428594589233,0.5019233226776123,0.5026702880859375,0.5033714175224304,0.504035472869873,0.5046592354774475,0.5052527785301208,0.505820095539093,0.5063405632972717,0.5068444609642029,0.5073161721229553,0.5077564120292664,0.5081802606582642,0.5085771679878235,0.5089440941810608,0.5093047022819519,0.5096356272697449,0.5099536776542664,0.5102527141571045,0.5105336308479309,0.5107917189598083,0.5110397338867188,0.5112693905830383,0.5114911794662476,0.5116948485374451,0.5118973851203918,0.5120880007743835,0.5122665762901306,0.5124306082725525,0.5125870704650879,0.5127289891242981,0.512868344783783,0.5130014419555664,0.5131298303604126,0.5132503509521484,0.5133607387542725,0.5134649872779846,0.5135617256164551,0.5136533379554749,0.5137373208999634,0.5138203501701355,0.5139021277427673,0.5139791965484619,0.514046847820282,0.5141118168830872,0.5141679048538208,0.5142260789871216,0.5142836570739746,0.5143325328826904,0.5143791437149048,0.5144224762916565,0.5144646167755127,0.514503538608551,0.5145425200462341,0.5145784020423889,0.5146101117134094,0.5146440267562866,0.5146740078926086,0.5147014260292053,0.5147301554679871,0.5147561430931091,0.5147795677185059,0.5148007273674011,0.514822244644165,0.5148431658744812,0.5148603916168213,0.5148763060569763,0.5148934125900269,0.5149073004722595,0.514922022819519,0.5149362683296204,0.5149490833282471,0.5149628520011902,0.5149734020233154,0.514983594417572,0.5149964690208435,0.5150063037872314,0.515015721321106,0.5150249004364014,0.5150330066680908,0.5150412917137146,0.51505047082901,0.5150579214096069,0.5150649547576904,0.5150711536407471,0.5150774717330933,0.5150836110115051,0.5150893926620483,0.5150942206382751,0.5150998830795288,0.5151037573814392,0.5151084661483765,0.5151121020317078,0.5151160955429077,0.5151192545890808,0.5151222944259644,0.5151246786117554,0.5151280760765076,0.5151313543319702,0.5151336193084717,0.5151354074478149,0.5151375532150269,0.5151392817497253,0.5151422023773193,0.5151444673538208,0.5151463747024536,0.5151479840278625,0.5151500105857849,0.5151516199111938,0.5151530504226685,0.5151547789573669,0.5151560306549072,0.515157163143158,0.5151581764221191,0.5151594281196594,0.5151602029800415,0.5151614546775818,0.5151618719100952,0.5151623487472534,0.515162467956543,0.5151634812355042,0.5151643753051758,0.515165388584137,0.5151659846305847,0.5151666402816772,0.5151671171188354,0.5151674151420593,0.5151682496070862,0.5151689052581787,0.5151692628860474,0.5151697993278503,0.515170156955719,0.515170693397522,0.5151712894439697,0.5151716470718384,0.5151724219322205,0.5151724219322205,0.5151729583740234,0.515173077583313,0.5151735544204712,0.5151739120483398],"recovered":[0.0,1.1588527740968857e-05,2.330301867914386e-05,3.287614890723489e-05,4.3205054680584e-05,5.504550790647045e-05,6.66340347379446e-05,7.948218262754381e-05,9.182648500427604e-05,0.00010429674875922501,0.00011853048636112362,0.00013062286598142236,0.00014410082076210529,0.0001580826356075704,0.00017105674487538636,0.000184786636964418,0.00019889439863618463,0.00021388391905929893,0.000228873424930498,0.0002453744818922132,0.0002592303208075464,0.00027384195709601045,0.00028845356428064406,0.00030457673710770905,0.0003208258713129908,0.00033745288965292275,0.00035357606247998774,0.0003685655537992716,0.0003850666107609868,0.000402575358748436,0.0004185725701972842,0.0004354515112936497,0.0004547237476799637,0.0004734921094495803,0.0004962912644259632,0.0005182087188586593,0.0005412598256953061,0.0005644368939101696,0.0005910149193368852,0.0006192304426804185,0.0006499652517959476,0.0006807000609114766,0.0007162214023992419,0.0007517427438870072,0.0007910429849289358,0.0008317288011312485,0.000876949226949364,0.000924814899917692,0.0009725546115078032,0.001026844372972846,0.001083023496903479,0.0011443671537563205,0.0012045770417898893,0.001275115879252553,0.0013457807945087552,0.001424633082933724,0.0015070124063640833,0.0015987129881978035,0.001693184720352292,0.0017950881738215685,0.0019046752713620663,0.0020158998668193817,0.0021385871805250645,0.0022664389107376337,0.002410413697361946,0.002560308901593089,0.0027178877498954535,0.0028822682797908783,0.00305672618560493,0.0032470549922436476,0.003449602285400033,0.0036628565285354853,0.0038888328708708286,0.004134962800890207,0.0043868874199688435,0.004656950477510691,0.0049515762366354465,0.005266733933240175,0.0055920942686498165,0.005944158881902695,0.006315117701888084,0.006713662296533585,0.00714168231934309,0.007597665302455425,0.008065237663686275,0.008571731857955456,0.009114377200603485,0.009682340547442436,0.010276379063725471,0.010924454778432846,0.011600241996347904,0.012327800504863262,0.013103853911161423,0.013912657275795937,0.01476265024393797,0.01566239818930626,0.01662273518741131,0.017660412937402725,0.01872958056628704,0.019882135093212128,0.021092001348733902,0.022356662899255753,0.0236936267465353,0.0251311082392931,0.026613179594278336,0.02819274738430977,0.029856204986572266,0.03161514177918434,0.033483412116765976,0.0354493074119091,0.037523653358221054,0.03972018137574196,0.04202529042959213,0.04444565623998642,0.046975985169410706,0.049639709293842316,0.05245194211602211,0.0554245263338089,0.05851929262280464,0.06175224110484123,0.06517211347818375,0.06870283931493759,0.07238786667585373,0.07631725817918777,0.08038092404603958,0.08459612727165222,0.08898326754570007,0.09357950091362,0.09837060421705246,0.10333200544118881,0.10845489054918289,0.11377125233411789,0.11924292892217636,0.12491664290428162,0.13077829778194427,0.13680067658424377,0.1429874449968338,0.14938078820705414,0.15592578053474426,0.1625862866640091,0.16940097510814667,0.1763477921485901,0.18344135582447052,0.19066882133483887,0.19797727465629578,0.20537881553173065,0.21292836964130402,0.22049303352832794,0.22815178334712982,0.23586319386959076,0.24357661604881287,0.251333624124527,0.2590746283531189,0.26683467626571655,0.2745649814605713,0.2822360694408417,0.2898610830307007,0.29743871092796326,0.3049411475658417,0.31233248114585876,0.3196318745613098,0.3268526494503021,0.3339061737060547,0.3408275544643402,0.34767019748687744,0.3543021082878113,0.3608042597770691,0.36716562509536743,0.3734012544155121,0.3794303238391876,0.3852752149105072,0.3908870816230774,0.39641228318214417,0.40172210335731506,0.406880646944046,0.41184481978416443,0.41663527488708496,0.42129775881767273,0.42577093839645386,0.43004724383354187,0.43417564034461975,0.4381215572357178,0.4419007897377014,0.4455541968345642,0.4490433633327484,0.45238715410232544,0.45559388399124146,0.45858702063560486,0.4615020155906677,0.46427446603775024,0.4669051766395569,0.46941131353378296,0.4718421399593353,0.47409647703170776,0.4762676954269409,0.47829240560531616,0.48025742173194885,0.48211562633514404,0.4838712811470032,0.48553815484046936,0.4871502220630646,0.48863720893859863,0.4900696277618408,0.4914267659187317,0.49271082878112793,0.4939330220222473,0.4951043426990509,0.496206134557724,0.4972473382949829,0.49822166562080383,0.4991569221019745,0.5000391602516174,0.5008667707443237,0.5016602873802185,0.5024110674858093,0.5031065940856934,0.5037708282470703,0.5043981075286865,0.5049932599067688,0.5055552124977112,0.5060833692550659,0.5065950155258179,0.5070686340332031,0.5075197219848633,0.5079415440559387,0.5083345174789429,0.5087119340896606,0.5090630054473877,0.5094053745269775,0.5097173452377319,0.5100201964378357,0.5103028416633606,0.5105659365653992,0.5108034014701843,0.5110419988632202,0.5112535953521729,0.5114651918411255,0.5116649866104126,0.5118502974510193,0.512027382850647,0.5121979117393494,0.5123485922813416,0.5124979615211487,0.5126423239707947,0.5127760767936707,0.5128996968269348,0.5130151510238647,0.5131245255470276,0.5132303237915039,0.513330340385437,0.5134202837944031,0.5135074257850647,0.5135887861251831,0.513671338558197,0.5137485265731812,0.5138156414031982,0.5138776302337646,0.5139341950416565,0.5139937996864319,0.514046311378479,0.5140990614891052,0.514147937297821,0.5141912698745728,0.5142309665679932,0.5142703652381897,0.5143105983734131,0.5143439769744873,0.5143786072731018,0.5144107341766357,0.5144425630569458,0.5144720673561096,0.5145000219345093,0.5145278573036194,0.5145524144172668,0.5145749449729919,0.5145958662033081,0.5146154165267944,0.5146331787109375,0.514650821685791,0.5146676898002625,0.5146827697753906,0.5146965384483337,0.5147107243537903,0.5147239565849304,0.5147361755371094,0.5147473812103271,0.5147581100463867,0.5147695541381836,0.5147789120674133,0.5147895812988281,0.5147980451583862,0.5148067474365234,0.5148155689239502,0.5148231387138367,0.5148302912712097,0.5148376226425171,0.5148442983627319,0.5148500800132751,0.5148559808731079,0.5148618817329407,0.514866292476654,0.5148712396621704,0.5148760080337524,0.5148799419403076,0.514884352684021,0.5148878693580627,0.5148917436599731,0.514894425868988,0.5148979425430298,0.514900803565979,0.514903724193573,0.5149057507514954,0.5149082541465759,0.5149101614952087,0.5149127840995789,0.5149146914482117,0.5149164199829102,0.5149180889129639,0.5149199962615967,0.5149217247962952,0.5149231553077698,0.5149246454238892,0.5149258971214294,0.5149271488189697,0.5149282813072205,0.5149295330047607,0.5149303078651428,0.514931321144104,0.5149320960044861,0.5149325728416443,0.5149330496788025,0.514933705329895,0.5149345993995667,0.5149351954460144,0.5149359703063965,0.514936625957489,0.5149369835853577,0.5149374604225159,0.5149383544921875,0.51493901014328,0.5149397253990173,0.5149399042129517,0.5149402618408203,0.514940619468689,0.5149412751197815,0.5149417519569397,0.5149425268173218,0.5149428844451904,0.5149431824684143,0.5149434208869934,0.5149440169334412],"active":[0.00010079145431518555,9.764239803189412e-05,9.701258386485279e-05,9.776835213415325e-05,9.965778735931963e-05,0.00010028760152636096,0.00010230299085378647,0.00010242896678391844,0.00010217704402748495,0.00010343667236156762,0.00010104337707161903,0.00010205106809735298,0.00010091740114148706,0.00010154722258448601,0.00010343667236156762,0.00010230297630187124,0.00010431838745716959,0.00010494819434825331,0.00010683762957341969,0.00010444436338730156,0.00010582993854768574,0.00010507417027838528,0.00010507417027838528,0.00010633378406055272,0.0001078453497029841,0.00010582993854768574,0.00010595589992590249,0.00010822323383763433,0.0001078453497029841,0.00010608189040794969,0.00010885304072871804,0.00011288386303931475,0.00011250594980083406,0.00011628484935499728,0.00011704058852046728,0.00012031558435410261,0.00012447236804291606,0.00012736947974190116,0.0001295108231715858,0.00013618683442473412,0.00013883202336728573,0.00014613784151151776,0.00014865712728351355,0.00015558506129309535,0.00016100140055641532,0.00016855914145708084,0.00017007061978802085,0.00017347169341519475,0.00018342264229431748,0.00018858711700886488,0.00019967183470726013,0.00020861509256064892,0.00022247107699513435,0.00023028068244457245,0.0002411133609712124,0.00024703366216272116,0.00025711068883538246,0.0002652981784194708,0.0002812952734529972,0.0002916243392974138,0.0003037166316062212,0.0003218553029000759,0.0003406235482543707,0.0003645564429461956,0.0003815614618360996,0.00039466144517064095,0.00041405949741601944,0.00044076377525925636,0.0004636887460947037,0.0004818274173885584,0.0005087831523269415,0.0005318343173712492,0.0005664736963808537,0.0005897772498428822,0.0006247945129871368,0.0006617014296352863,0.0006945775821805,0.0007294691167771816,0.0007745637558400631,0.0008298610337078571,0.00087785255163908,0.0009253406897187233,0.0009738355875015259,0.0010164109990000725,0.0010735979303717613,0.0011292733252048492,0.0011799102649092674,0.001259518787264824,0.0013471879065036774,0.0014145774766802788,0.001497587189078331,0.0015817293897271156,0.0016636047512292862,0.0017605964094400406,0.0018685469403862953,0.0019700713455677032,0.002077518031001091,0.002200707793235779,0.0023387614637613297,0.0024517513811588287,0.0025852713733911514,0.0027522966265678406,0.002925494685769081,0.0030591413378715515,0.0032404009252786636,0.0034091882407665253,0.003594227135181427,0.0038038305938243866,0.004014313220977783,0.00423046201467514,0.004474453628063202,0.004682920873165131,0.0049184709787368774,0.005166616290807724,0.005446251481771469,0.005729541182518005,0.006009180098772049,0.006245482712984085,0.0065739937126636505,0.006913710385560989,0.007153168320655823,0.007504351437091827,0.007899239659309387,0.008182153105735779,0.008557267487049103,0.008927471935749054,0.009287342429161072,0.009643316268920898,0.009983032941818237,0.010328419506549835,0.010709330439567566,0.011068075895309448,0.011479087173938751,0.011840343475341797,0.012214705348014832,0.012590587139129639,0.012928783893585205,0.013200357556343079,0.013492465019226074,0.0137825608253479,0.014099478721618652,0.014385789632797241,0.014616936445236206,0.01479138433933258,0.015003636479377747,0.015253543853759766,0.015352800488471985,0.015524730086326599,0.015599936246871948,0.015649065375328064,0.015688002109527588,0.01569467782974243,0.01571318507194519,0.01566794514656067,0.01558646559715271,0.015514403581619263,0.015365123748779297,0.015193700790405273,0.015022039413452148,0.01483270525932312,0.014642894268035889,0.014337420463562012,0.01410326361656189,0.013867825269699097,0.013575345277786255,0.013309299945831299,0.013026177883148193,0.012712240219116211,0.012300103902816772,0.01196366548538208,0.011578857898712158,0.011276036500930786,0.010895758867263794,0.010581493377685547,0.01019817590713501,0.009868770837783813,0.009559541940689087,0.009184330701828003,0.008811354637145996,0.008479028940200806,0.008146882057189941,0.007848590612411499,0.007579177618026733,0.007223695516586304,0.0069300830364227295,0.006630659103393555,0.006291985511779785,0.006057292222976685,0.005760788917541504,0.005516022443771362,0.005270272493362427,0.005054652690887451,0.00478634238243103,0.004582911729812622,0.004359453916549683,0.004205286502838135,0.003994673490524292,0.0037865638732910156,0.003622084856033325,0.003447234630584717,0.0032516121864318848,0.003108769655227661,0.002974897623062134,0.0028303861618041992,0.0027025341987609863,0.0025851428508758545,0.0024518966674804688,0.002323657274246216,0.0022051334381103516,0.002095252275466919,0.0019859373569488525,0.001884162425994873,0.0018035173416137695,0.001711130142211914,0.0016244053840637207,0.0015526413917541504,0.0014819502830505371,0.0014219880104064941,0.0013473033905029297,0.0012892484664916992,0.0012328028678894043,0.0011613965034484863,0.0011116266250610352,0.001057446002960205,0.0010025501251220703,0.0009701848030090332,0.0009236931800842285,0.0008906722068786621,0.0008473396301269531,0.0008162856101989746,0.0007715225219726562,0.0007368922233581543,0.0007034540176391602,0.0006877779960632324,0.0006528496742248535,0.0006437897682189941,0.0006228089332580566,0.0006015896797180176,0.0005803108215332031,0.000559687614440918,0.0005310773849487305,0.0005197525024414062,0.0005034804344177246,0.0004875063896179199,0.0004742741584777832,0.0004610419273376465,0.00044983625411987305,0.00043720006942749023,0.00042301416397094727,0.0004069805145263672,0.0004000663757324219,0.0003947019577026367,0.0003904104232788086,0.00037550926208496094,0.00036329030990600586,0.0003522634506225586,0.0003484487533569336,0.00034946203231811523,0.0003387331962585449,0.00033283233642578125,0.00032341480255126953,0.0003166794776916504,0.0003122687339782715,0.0003115534782409668,0.00030803680419921875,0.0002995133399963379,0.0003000497817993164,0.00029540061950683594,0.0002906918525695801,0.00028759241104125977,0.0002840757369995117,0.00027954578399658203,0.0002728700637817383,0.00026983022689819336,0.0002682209014892578,0.0002645254135131836,0.00026088953018188477,0.00026023387908935547,0.00025647878646850586,0.0002543330192565918,0.00025349855422973633,0.0002525448799133301,0.00025212764739990234,0.00024944543838500977,0.0002474188804626465,0.0002490878105163574,0.00024819374084472656,0.0002461671829223633,0.0002459883689880371,0.0002434253692626953,0.00024324655532836914,0.00024372339248657227,0.00024235248565673828,0.00024181604385375977,0.00024086236953735352,0.00023984909057617188,0.00023931264877319336,0.00023931264877319336,0.00023823976516723633,0.00023800134658813477,0.00023746490478515625,0.0002372264862060547,0.00023609399795532227,0.00023615360260009766,0.00023490190505981445,0.00023442506790161133,0.00023293495178222656,0.00023365020751953125,0.0002334117889404297,0.00023281574249267578,0.00023168325424194336,0.00023180246353149414,0.00023102760314941406,0.0002320408821105957,0.00023168325424194336,0.00023168325424194336,0.00023156404495239258,0.00023192167282104492,0.00023162364959716797,0.00023132562637329102,0.00023162364959716797,0.0002313852310180664,0.00023126602172851562,0.00023102760314941406,0.00023114681243896484,0.00023066997528076172,0.00023114681243896484,0.00023055076599121094,0.00023025274276733398,0.00022989511489868164,0.00023043155670166016,0.00023066997528076172,0.0002307891845703125,0.0002307891845703125,0.00023066997528076172,0.00023049116134643555,0.00023043155670166016,0.0002307891845703125,0.00023055076599121094,0.00023025274276733398,0.0002300739288330078,0.00023025274276733398,0.00023043155670166016,0.00023066997528076172,0.00023037195205688477,0.00023066997528076172,0.00022989511489868164,0.0002300739288330078,0.00022989511489868164,0.0002301335334777832,0.00022989511489868164]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.00010079145431518555,0.0001096088089980185,0.00011880406236741692,0.00012913296814076602,0.0001385801297146827,0.00014853115135338157,0.00015886005712673068,0.00016931492427829653,0.00017901402316056192,0.0001890909916255623,0.00019916797464247793,0.00020949688041582704,0.00021982578618917614,0.00022990276920609176,0.00023909800802357495,0.0002491750055924058,0.0002584962057881057,0.0002694549039006233,0.0002807915152516216,0.0002898608217947185,0.0003014493267983198,0.00031051860423758626,0.0003212254086975008,0.00033117641578428447,0.00033974184771068394,0.00034994480665773153,0.0003593919682316482,0.00036984682083129883,0.0003808055480476469,0.00039214215939864516,0.00040310085751116276,0.00041242208681069314,0.0004241365531925112,0.00043748857569880784,0.000450840569101274,0.0004635627556126565,0.00047804840141907334,0.0004946754197590053,0.0005091610946692526,0.0005256621516309679,0.0005444305134005845,0.0005614354158751667,0.0005813374882563949,0.0006012395024299622,0.0006220232462510467,0.0006463339668698609,0.0006703927647322416,0.0006940736784599721,0.0007198959356173873,0.0007487413240596652,0.0007784683839417994,0.0008115964592434466,0.0008437168435193598,0.000876844918821007,0.0009078316506929696,0.0009438568376936018,0.000981393619440496,0.001023842953145504,0.0010662921704351902,0.0011111347703263164,0.0011568589834496379,0.0012018275447189808,0.001254479750059545,0.0013081396464258432,0.0013664602302014828,0.0014266701182350516,0.0014873839681968093,0.001554899732582271,0.0016232972266152501,0.001694717793725431,0.0017697913572192192,0.0018497774144634604,0.0019378249999135733,0.0020261243917047977,0.0021213521249592304,0.0022175870835781097,0.002316593425348401,0.0024242913350462914,0.0025312332436442375,0.002653290517628193,0.0027766076382249594,0.00290131033398211,0.003034704364836216,0.003174396464601159,0.003322402248159051,0.003473430871963501,0.003639575093984604,0.0038131510373204947,0.003988616168498993,0.004171387758105993,0.004371289629489183,0.0045715696178376675,0.004782304633408785,0.005012311972677708,0.005239169578999281,0.005477868486195803,0.005736720748245716,0.006000863388180733,0.006273193750530481,0.006563284900039434,0.006872774101793766,0.007194859907031059,0.007532060611993074,0.007883243262767792,0.008243369869887829,0.008637253195047379,0.009038065560162067,0.009454370476305485,0.009903552010655403,0.010359032079577446,0.010843356139957905,0.011348716914653778,0.011879395693540573,0.012430480681359768,0.013023637235164642,0.013612006790935993,0.014234638772904873,0.01487717218697071,0.015570090152323246,0.016279887408018112,0.017015129327774048,0.017796725034713745,0.018606914207339287,0.019451869651675224,0.020309798419475555,0.02122264727950096,0.022172654047608376,0.023171283304691315,0.02418653853237629,0.02527359314262867,0.026386594399809837,0.027539527043700218,0.0287646371871233,0.030018338933587074,0.03133779391646385,0.032700832933187485,0.03413050249218941,0.03562517091631889,0.03715435415506363,0.03875470161437988,0.04040178656578064,0.04212797433137894,0.043909456580877304,0.04575858265161514,0.04771905764937401,0.04971228539943695,0.05178209766745567,0.05391022935509682,0.05613258108496666,0.05844058841466904,0.06081460043787956,0.06324655562639236,0.06580094248056412,0.06839223951101303,0.07107699662446976,0.07383594661951065,0.07669050246477127,0.07959960401058197,0.08263780921697617,0.08573421835899353,0.08890984952449799,0.0921696275472641,0.09551997482776642,0.09896516799926758,0.10244877636432648,0.10606792569160461,0.10978532582521439,0.11352691054344177,0.11737769842147827,0.12130507826805115,0.125349223613739,0.12939085066318512,0.1335253119468689,0.13770851492881775,0.14197637140750885,0.14629057049751282,0.150710329413414,0.15515390038490295,0.1596105694770813,0.1641269475221634,0.16874296963214874,0.1733972728252411,0.17808797955513,0.18278485536575317,0.18744999170303345,0.1922009140253067,0.19693420827388763,0.20167668163776398,0.20645317435264587,0.21122965216636658,0.2159600406885147,0.22072406113147736,0.2254534363746643,0.23021230101585388,0.23490703105926514,0.2396126091480255,0.2442208081483841,0.2488439977169037,0.25340259075164795,0.25791844725608826,0.2623741030693054,0.2667994201183319,0.27117231488227844,0.27549925446510315,0.27976787090301514,0.2839455306529999,0.288092702627182,0.2921760380268097,0.296172559261322,0.3000665605068207,0.3039402663707733,0.3077051639556885,0.31142884492874146,0.3150719404220581,0.3185631036758423,0.32202693819999695,0.325435608625412,0.3287339210510254,0.33191534876823425,0.33503103256225586,0.33808663487434387,0.3410458564758301,0.3439209461212158,0.34675031900405884,0.3494727313518524,0.3521607518196106,0.3547344207763672,0.3572322726249695,0.3596397638320923,0.36200571060180664,0.36427101492881775,0.3664715886116028,0.3686002194881439,0.3706836402416229,0.37264537811279297,0.3745685815811157,0.376431941986084,0.3782213628292084,0.379956990480423,0.3816234767436981,0.3832191526889801,0.3847540020942688,0.38628557324409485,0.3877263367176056,0.38913196325302124,0.39045101404190063,0.3917248845100403,0.3929576873779297,0.3941534459590912,0.3952752649784088,0.3963735103607178,0.397441565990448,0.3984599709510803,0.39944660663604736,0.400390088558197,0.40131324529647827,0.40218013525009155,0.4030020236968994,0.4038105905056,0.40457919239997864,0.4053213596343994,0.40605056285858154,0.4067402184009552,0.40739724040031433,0.40802201628685,0.40863633155822754,0.4092128574848175,0.4097624123096466,0.4103062152862549,0.4108116924762726,0.4113120138645172,0.41177868843078613,0.41223418712615967,0.41266435384750366,0.4130846858024597,0.4134705066680908,0.4138626158237457,0.41423535346984863,0.4145872890949249,0.4149302840232849,0.41525891423225403,0.41557231545448303,0.415875107049942,0.4161602854728699,0.41643211245536804,0.4166913628578186,0.4169480800628662,0.417193204164505,0.41742169857025146,0.4176453948020935,0.41785839200019836,0.41805893182754517,0.4182456135749817,0.41842371225357056,0.4186020791530609,0.418768972158432,0.4189445674419403,0.4190998673439026,0.41924411058425903,0.4193858206272125,0.41951632499694824,0.41965097188949585,0.41977593302726746,0.41989344358444214,0.42000138759613037,0.420108824968338,0.42020583152770996,0.42030131816864014,0.42039060592651367,0.4204810559749603,0.42056795954704285,0.4206492304801941,0.42072755098342896,0.4208019971847534,0.42087191343307495,0.42094093561172485,0.4210056960582733,0.4210723340511322,0.42113468050956726,0.42119210958480835,0.4212471544742584,0.42129790782928467,0.4213484227657318,0.4213966727256775,0.4214421510696411,0.42148950695991516,0.42153599858283997,0.421573281288147,0.42161181569099426,0.42164960503578186,0.42168688774108887,0.4217187762260437,0.4217525124549866,0.4217844009399414,0.42181336879730225,0.42184939980506897,0.4218777120113373,0.4219032824039459,0.42192772030830383,0.42195090651512146,0.4219730794429779,0.4219953715801239,0.42201730608940125,0.4220375716686249,0.42205771803855896,0.4220757484436035,0.42209288477897644,0.4221106171607971,0.4221271276473999,0.4221426248550415,0.4221588671207428],"recovered":[0.0,1.2722188330371864e-05,2.2673206331091933e-05,3.337999805808067e-05,4.408678796608001e-05,5.365992183214985e-05,6.373690121108666e-05,7.482158252969384e-05,8.426875137956813e-05,9.358995885122567e-05,0.00010328905045753345,0.0001137439176090993,0.00012356897059362382,0.00013339403085410595,0.0001449825504096225,0.00015455568791367114,0.00016425478679593652,0.00017395387112628669,0.00018440873827785254,0.00019549342687241733,0.0002063261781586334,0.000216907006688416,0.00022622820688411593,0.0002364311512792483,0.00024688601843081415,0.00025557741173543036,0.0002651505346875638,0.00027535349363461137,0.0002860602689906955,0.00029714495758526027,0.00030659211915917695,0.00031767680775374174,0.00032964322599582374,0.00034072791459038854,0.00035357606247998774,0.0003662982489913702,0.0003775088698603213,0.00039060896961018443,0.0004064801905769855,0.00042197355651296675,0.00043671115417964756,0.0004530862206593156,0.00047072095912881196,0.000488985504489392,0.0005085096345283091,0.000530049204826355,0.0005523444851860404,0.0005748917465098202,0.0005973130464553833,0.0006221276125870645,0.0006482017925009131,0.0006770471227355301,0.0007080338546074927,0.0007367532234638929,0.0007687476463615894,0.0008022536057978868,0.0008356336038559675,0.0008707770612090826,0.000908691727090627,0.0009488736977800727,0.0009924565674737096,0.001036669360473752,0.0010793706169351935,0.0011263544438406825,0.0011782509973272681,0.0012331705074757338,0.0012937583960592747,0.0013514490565285087,0.0014087618328630924,0.0014809382846578956,0.0015449271304532886,0.001621512114070356,0.0016989789437502623,0.0017785870004445314,0.001861848053522408,0.0019451091066002846,0.002038195263594389,0.0021406025625765324,0.0022476704325526953,0.002349321963265538,0.002464199671521783,0.0025826040655374527,0.002698111580684781,0.002824073890224099,0.0029598611872643232,0.0030969080980867147,0.003247810760512948,0.003405011724680662,0.003574179019778967,0.0037414568942040205,0.0039191897958517075,0.00410687318071723,0.004302492830902338,0.004503654316067696,0.004719553980976343,0.004939861595630646,0.005167601630091667,0.005413857754319906,0.005664522759616375,0.0059301769360899925,0.006209183484315872,0.0064947400242090225,0.00680322153493762,0.007130471523851156,0.0074743484146893024,0.007825027219951153,0.008194348774850368,0.008570597507059574,0.008981612510979176,0.00940660946071148,0.009841934777796268,0.01030005980283022,0.010786274448037148,0.011288611218333244,0.011819290928542614,0.012379318475723267,0.01294929813593626,0.01354774460196495,0.014184231869876385,0.014847801066935062,0.015534169040620327,0.01622910238802433,0.01698789931833744,0.017764456570148468,0.01857779547572136,0.01938622072339058,0.02027362585067749,0.02119125984609127,0.0221213661134243,0.023106390610337257,0.024140162393450737,0.025211472064256668,0.026343243196606636,0.027508141472935677,0.02872544154524803,0.02998153679072857,0.031305525451898575,0.032665666192770004,0.03409067541360855,0.03559605032205582,0.03713984414935112,0.038733143359422684,0.04037531092762947,0.04210590571165085,0.0438789539039135,0.04575818404555321,0.04767683893442154,0.049681153148412704,0.05175625532865524,0.053919024765491486,0.056124497205019,0.05843527615070343,0.060776032507419586,0.06324124336242676,0.06576426327228546,0.0683789923787117,0.0710720643401146,0.07385280728340149,0.07668128609657288,0.07962477207183838,0.08264899998903275,0.0857585072517395,0.08891146630048752,0.09217716753482819,0.09551995247602463,0.09894700348377228,0.10245858132839203,0.10608251392841339,0.10977485030889511,0.11353670805692673,0.11738989502191544,0.1213308796286583,0.12531304359436035,0.1293889284133911,0.13352049887180328,0.1377028226852417,0.14195933938026428,0.1463010013103485,0.15068763494491577,0.1551167219877243,0.15957842767238617,0.1641053855419159,0.1687365174293518,0.17336764931678772,0.1780349314212799,0.18270988762378693,0.18744683265686035,0.19219383597373962,0.1969500482082367,0.20170815289020538,0.2064923197031021,0.21126465499401093,0.21601003408432007,0.2207314670085907,0.22547407448291779,0.23019741475582123,0.23491935431957245,0.23960326611995697,0.24424056708812714,0.24880266189575195,0.2533792555332184,0.25786906480789185,0.2623475193977356,0.2668132483959198,0.27116045355796814,0.27547720074653625,0.2797277867794037,0.2839277386665344,0.28803637623786926,0.2921339273452759,0.2961079180240631,0.30002471804618835,0.3038805425167084,0.30766546726226807,0.3113677501678467,0.3149959444999695,0.31851696968078613,0.321984201669693,0.3253854513168335,0.32867005467414856,0.33186468482017517,0.3349930942058563,0.3380436599254608,0.3410099446773529,0.34389951825141907,0.34669172763824463,0.3494410812854767,0.352085679769516,0.35467469692230225,0.35715752840042114,0.3595901131629944,0.3619498908519745,0.364234983921051,0.36643490195274353,0.3685820698738098,0.37063536047935486,0.37262633442878723,0.3745412230491638,0.3764103651046753,0.3782130181789398,0.37991780042648315,0.3815765678882599,0.38317593932151794,0.3847369849681854,0.38626500964164734,0.3877311050891876,0.38910773396492004,0.39044609665870667,0.3917262554168701,0.3929439187049866,0.39411336183547974,0.395248144865036,0.39636000990867615,0.39742276072502136,0.3984450697898865,0.3994341194629669,0.40039169788360596,0.40130868554115295,0.4021699130535126,0.4029925465583801,0.40379998087882996,0.4045649468898773,0.40532612800598145,0.40604764223098755,0.40673866868019104,0.4073827266693115,0.40802159905433655,0.40863037109375,0.4092157185077667,0.4097728431224823,0.410301148891449,0.41081759333610535,0.41130343079566956,0.41178208589553833,0.41224008798599243,0.4126806855201721,0.41307786107063293,0.4134865999221802,0.4138603210449219,0.4142472743988037,0.41460803151130676,0.4149457514286041,0.415275901556015,0.4155920743942261,0.4158918559551239,0.41618698835372925,0.416454017162323,0.4167185425758362,0.4169697165489197,0.41721218824386597,0.4174439609050751,0.417665034532547,0.4178760051727295,0.4180694818496704,0.4182603061199188,0.4184487462043762,0.41862839460372925,0.4188022017478943,0.41897037625312805,0.4191218912601471,0.4192676246166229,0.41940733790397644,0.41954827308654785,0.419678658246994,0.4197998344898224,0.4199124276638031,0.4200229048728943,0.42013099789619446,0.4202316403388977,0.4203302562236786,0.4204234778881073,0.42051276564598083,0.4205954074859619,0.42067980766296387,0.42075902223587036,0.42083221673965454,0.4209023714065552,0.4209706485271454,0.42103537917137146,0.4211001396179199,0.42116135358810425,0.42122042179107666,0.42127346992492676,0.4213276207447052,0.4213756322860718,0.4214244782924652,0.4214707314968109,0.4215139150619507,0.42155689001083374,0.4215971827507019,0.4216363728046417,0.4216746389865875,0.4217090308666229,0.42174506187438965,0.4217774271965027,0.42180830240249634,0.4218430519104004,0.42187291383743286,0.4218997359275818,0.42192745208740234,0.42195290327072144,0.4219764471054077,0.4220000207424164,0.4220210611820221,0.42204171419143677,0.422062486410141,0.4220789968967438,0.42209890484809875,0.42211854457855225,0.42213529348373413,0.4221523106098175],"active":[0.00010079145431518555,9.688662248663604e-05,9.613085421733558e-05,9.575297008268535e-05,9.449334174860269e-05,9.487122588325292e-05,9.512315591564402e-05,9.449334174860269e-05,9.474527178099379e-05,9.550103277433664e-05,9.587892418494448e-05,9.575296280672774e-05,9.625681559555233e-05,9.650873835198581e-05,9.411545761395246e-05,9.461931767873466e-05,9.42414189921692e-05,9.550103277433664e-05,9.638277697376907e-05,9.436739492230117e-05,9.51231486396864e-05,9.361159754917026e-05,9.499720181338489e-05,9.474526450503618e-05,9.28558292798698e-05,9.436739492230117e-05,9.424143354408443e-05,9.449332719668746e-05,9.47452790569514e-05,9.499720181338489e-05,9.650873835198581e-05,9.47452790569514e-05,9.449332719668746e-05,9.67606611084193e-05,9.726450662128627e-05,9.726450662128627e-05,0.00010053953155875206,0.00010406645014882088,0.00010268090409226716,0.0001036885951180011,0.0001077193592209369,0.00010834919521585107,0.00011061652912758291,0.00011225399794057012,0.00011351361172273755,0.00011628476204350591,0.00011804827954620123,0.00011918193195015192,0.000122582889162004,0.0001266137114726007,0.00013026659144088626,0.00013454933650791645,0.00013568298891186714,0.00014009169535711408,0.00013908400433138013,0.000141603231895715,0.00014576001558452845,0.0001530658919364214,0.00015760044334456325,0.00016226107254624367,0.0001644024159759283,0.00016515818424522877,0.0001751091331243515,0.00018178520258516073,0.00018820923287421465,0.00019349961075931787,0.00019362557213753462,0.00020345067605376244,0.0002145353937521577,0.0002137795090675354,0.00022486422676593065,0.00022826530039310455,0.000238846056163311,0.0002475373912602663,0.0002595040714368224,0.00027247797697782516,0.0002783981617540121,0.000283688772469759,0.00028356281109154224,0.0003039685543626547,0.0003124079667031765,0.0003187062684446573,0.0003365927841514349,0.00035032257437705994,0.0003625410608947277,0.00037652277387678623,0.00039176433347165585,0.0004081393126398325,0.000414437148720026,0.00042993086390197277,0.00045209983363747597,0.0004646964371204376,0.00047981180250644684,0.0005086576566100121,0.0005196155980229378,0.0005380068905651569,0.0005691191181540489,0.0005870056338608265,0.0006086709909141064,0.0006331079639494419,0.0006635906174778938,0.0007001198828220367,0.0007288390770554543,0.0007527717389166355,0.0007690214551985264,0.0008122259750962257,0.0008437167853116989,0.0008837729692459106,0.0009219394996762276,0.0009524226188659668,0.0010014213621616364,0.0010486571118235588,0.0010931212455034256,0.0011418694630265236,0.0012043463066220284,0.0012326883152127266,0.0012853406369686127,0.0013294275850057602,0.0013858582824468613,0.0014320863410830498,0.0014809602871537209,0.001567622646689415,0.0016190148890018463,0.0016874130815267563,0.0017320029437541962,0.001836426556110382,0.0018990281969308853,0.0019800234586000443,0.0020651724189519882,0.0021672025322914124,0.0022464320063591003,0.00232805497944355,0.0024213939905166626,0.0025101974606513977,0.0026123523712158203,0.0027192961424589157,0.0028249770402908325,0.002959504723548889,0.003063678741455078,0.003158651292324066,0.0032619424164295197,0.003394830971956253,0.0035341456532478333,0.0036526769399642944,0.0038401037454605103,0.003954101353883743,0.004105258733034134,0.0042290762066841125,0.004376325756311417,0.004521563649177551,0.004690103232860565,0.004811279475688934,0.005024909973144531,0.005150996148586273,0.005312733352184296,0.00545695424079895,0.005618438124656677,0.005746796727180481,0.00595652312040329,0.006109446287155151,0.0062608495354652405,0.006411120295524597,0.0066085085272789,0.006788000464439392,0.006928823888301849,0.007120922207832336,0.007326744496822357,0.007444396615028381,0.00760284811258316,0.00776837021112442,0.007959328591823578,0.008059971034526825,0.008212268352508545,0.008319586515426636,0.008455872535705566,0.008587747812271118,0.00875099003314972,0.008852899074554443,0.008922934532165527,0.009010225534439087,0.009164541959762573,0.009291887283325195,0.009351462125778198,0.009417206048965454,0.00941506028175354,0.009491026401519775,0.009487375617027283,0.009482845664024353,0.00950312614440918,0.009521499276161194,0.009467720985412598,0.00945940613746643,0.009443402290344238,0.009480834007263184,0.009432956576347351,0.009415194392204285,0.009301453828811646,0.009240731596946716,0.009162023663520813,0.009115785360336304,0.008994847536087036,0.008930355310440063,0.008824795484542847,0.00868600606918335,0.008607417345046997,0.008468329906463623,0.00836491584777832,0.008248299360275269,0.008136183023452759,0.0079326331615448,0.007832348346710205,0.007680445909500122,0.007548302412033081,0.007406473159790039,0.0071953535079956055,0.007030993700027466,0.0069186389446258545,0.0067497193813323975,0.006529897451400757,0.0063609778881073,0.006221950054168701,0.006052762269973755,0.005877286195755005,0.005740374326705933,0.00557321310043335,0.005469024181365967,0.005293339490890503,0.005146592855453491,0.004965066909790039,0.004848182201385498,0.004680901765823364,0.004521697759628296,0.0043652355670928955,0.0042487382888793945,0.004063308238983154,0.003933221101760864,0.003805607557296753,0.0036801397800445557,0.0035466253757476807,0.0034104585647583008,0.0033013522624969482,0.003177434206008911,0.0031096339225769043,0.002989351749420166,0.0028669536113739014,0.0027199089527130127,0.0026171505451202393,0.0025115907192230225,0.0024271905422210693,0.002331346273422241,0.002260148525238037,0.0021934211254119873,0.002099961042404175,0.002023845911026001,0.0019450187683105469,0.0018791258335113525,0.0017884373664855957,0.00169333815574646,0.0016406774520874023,0.0015866458415985107,0.001521378755569458,0.0014856159687042236,0.0014140903949737549,0.0013495981693267822,0.0012833476066589355,0.0012536048889160156,0.001191258430480957,0.0011320412158966064,0.0010904967784881592,0.0010388493537902832,0.0010108649730682373,0.0009610950946807861,0.0009307563304901123,0.000882267951965332,0.0008445978164672852,0.0007898211479187012,0.000784754753112793,0.000748753547668457,0.0007269680500030518,0.0006830096244812012,0.0006508827209472656,0.0006265640258789062,0.000599205493927002,0.0005682110786437988,0.0005402565002441406,0.0005043745040893555,0.0004940629005432129,0.00047466158866882324,0.0004519820213317871,0.00043320655822753906,0.000414431095123291,0.00039389729499816895,0.00036960840225219727,0.0003542304039001465,0.00034177303314208984,0.00032022595405578613,0.00031617283821105957,0.0002976655960083008,0.00027373433113098145,0.0002639293670654297,0.0002487003803253174,0.00024363398551940918,0.0002276599407196045,0.00021478533744812012,0.0002015531063079834,0.0001963973045349121,0.00018292665481567383,0.0001703202724456787,0.0001589655876159668,0.00015079975128173828,0.00014448165893554688,0.00013646483421325684,0.00013214349746704102,0.00012218952178955078,0.00011289119720458984,0.0001087188720703125,0.00010332465171813965,0.0001016855239868164,9.930133819580078e-05,9.196996688842773e-05,8.58008861541748e-05,7.748603820800781e-05,7.495284080505371e-05,6.905198097229004e-05,6.651878356933594e-05,6.502866744995117e-05,6.526708602905273e-05,5.936622619628906e-05,5.492568016052246e-05,5.2422285079956055e-05,5.0514936447143555e-05,4.413723945617676e-05,4.348158836364746e-05,3.933906555175781e-05,3.594160079956055e-05,4.1097402572631836e-05,3.466010093688965e-05,3.0368566513061523e-05,2.79843807220459e-05,2.345442771911621e-05,2.0176172256469727e-05,1.8924474716186523e-05,1.728534698486328e-05,1.6510486602783203e-05,1.6003847122192383e-05,1.3262033462524414e-05,1.3887882232666016e-05,1.1712312698364258e-05,8.58306884765625e-06,7.331371307373047e-06,6.556510925292969e-06]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.00010079145431518555,0.00010948284761980176,0.00012006367614958435,0.00012951085227541625,0.00013782436144538224,0.00014777536853216588,0.00015823025023564696,0.0001675514504313469,0.00017750247207004577,0.00018795733922161162,0.0001974045007955283,0.00020710359967779368,0.0002155430702259764,0.0002236046566395089,0.00023292585683520883,0.00024098744324874133,0.00025056058075279,0.0002576144761405885,0.000266179908066988,0.0002751232241280377,0.0002835626946762204,0.00029149831971153617,0.0002993079833686352,0.0003056060813833028,0.00031379362917505205,0.0003210994473192841,0.00032865715911611915,0.0003354591317474842,0.00034226110437884927,0.00034868516377173364,0.00035561309778131545,0.0003630448773037642,0.0003718622319865972,0.00038130939356051385,0.00038937097997404635,0.00039995182305574417,0.00041028071427717805,0.0004209875187370926,0.00043207217822782695,0.0004416453302837908,0.0004533597966656089,0.00046343679423443973,0.000474773405585438,0.000488503254018724,0.000499210087582469,0.0005129399942234159,0.0005265438812784851,0.000539769884198904,0.0005572786321863532,0.0005721421912312508,0.0005870057502761483,0.0006040106527507305,0.0006217713234946132,0.0006419253186322749,0.0006624571396969259,0.0006836188258603215,0.0007025131490081549,0.0007238007965497673,0.0007447105017490685,0.0007692731451243162,0.0007908127154223621,0.0008153753587976098,0.0008398120407946408,0.0008655083365738392,0.0008909527095966041,0.000916397082619369,0.0009427231852896512,0.0009737099171616137,0.0010052004363387823,0.001034171786159277,0.001069315243512392,0.0010990423616021872,0.001132296398282051,0.0011671879328787327,0.001204220810905099,0.001237348886206746,0.001269595231860876,0.0013101550284773111,0.0013503370573744178,0.001390770892612636,0.0014338500332087278,0.0014766771346330643,0.0015198822366073728,0.0015651027206331491,0.0016158655053004622,0.0016632273327559233,0.0017163833836093545,0.001768405782058835,0.0018235772149637341,0.001881771837361157,0.001940848072990775,0.0019991686567664146,0.0020607642363756895,0.0021262646187096834,0.0021901275031268597,0.0022595326881855726,0.0023358657490462065,0.002409805543720722,0.002480218419805169,0.0025604565162211657,0.00264333956874907,0.0027247113175690174,0.0028157818596810102,0.0029063487891107798,0.002998553216457367,0.0030906316824257374,0.0031845993362367153,0.0032851172145456076,0.0033823600970208645,0.0034785952884703875,0.0035782314371317625,0.00369222741574049,0.0038023183587938547,0.003912031650543213,0.004029806237667799,0.004152367357164621,0.004274928942322731,0.004399505443871021,0.004534033127129078,0.004666545428335667,0.00480145076289773,0.004937112331390381,0.005081716924905777,0.005223676562309265,0.005374201573431492,0.005539211910218,0.005698302295058966,0.005864446517080069,0.006029079202562571,0.0062051741406321526,0.006380136124789715,0.00656089186668396,0.006750212982296944,0.006938526406884193,0.007138176821172237,0.007344251032918692,0.0075557418167591095,0.0077684917487204075,0.007989933714270592,0.00821880716830492,0.008457253687083721,0.008701997809112072,0.008949640206992626,0.0092086186632514,0.009472508914768696,0.00973299890756607,0.010012887418270111,0.010307260788977146,0.010595714673399925,0.01089764665812254,0.011214314959943295,0.011534511111676693,0.011861761100590229,0.01220311876386404,0.012563749216496944,0.012923874892294407,0.01328891422599554,0.01366113219410181,0.014045443385839462,0.014438067562878132,0.014842658303678036,0.015254302881658077,0.015679551288485527,0.01611374318599701,0.016557633876800537,0.017019538208842278,0.01750701107084751,0.017984282225370407,0.01846986822783947,0.018978124484419823,0.01948033645749092,0.020011266693472862,0.02055114135146141,0.021111421287059784,0.02168354205787182,0.02226208709180355,0.02287212200462818,0.023473592475056648,0.02408980019390583,0.02472817525267601,0.025387588888406754,0.02604989893734455,0.02674105390906334,0.027441907674074173,0.028156742453575134,0.028880270197987556,0.029635414481163025,0.03038829006254673,0.031169507652521133,0.031964581459760666,0.03276582807302475,0.033593401312828064,0.0344540998339653,0.03532953932881355,0.036206234246492386,0.037116311490535736,0.038036465644836426,0.03898534178733826,0.03994655981659889,0.04093422740697861,0.04195603355765343,0.043011847883462906,0.04407874867320061,0.04516618326306343,0.04629870876669884,0.047432493418455124,0.04860999062657356,0.04979415982961655,0.0509926937520504,0.052206844091415405,0.05345991626381874,0.054741330444812775,0.056017328053712845,0.05734774097800255,0.05868281424045563,0.060065124183893204,0.06144365668296814,0.06287458539009094,0.06435413658618927,0.06580018252134323,0.06731009483337402,0.06884229928255081,0.0703648030757904,0.0719432383775711,0.07356878370046616,0.07519092410802841,0.07680261135101318,0.07846644520759583,0.08017612993717194,0.08188103139400482,0.08361490070819855,0.08538983762264252,0.08718152344226837,0.0889429822564125,0.09078039228916168,0.09260445088148117,0.094460628926754,0.09632550179958344,0.09824591875076294,0.10016873478889465,0.10209041833877563,0.10402847081422806,0.10602749139070511,0.10799212753772736,0.10996318608522415,0.1119779497385025,0.11401866376399994,0.11607234925031662,0.11813485622406006,0.12019623070955276,0.12226881086826324,0.12432967871427536,0.12643690407276154,0.12852145731449127,0.13067692518234253,0.13278552889823914,0.13492083549499512,0.13705186545848846,0.13920557498931885,0.14133912324905396,0.14349055290222168,0.1456356942653656,0.14774997532367706,0.14989006519317627,0.15201883018016815,0.15413500368595123,0.15624436736106873,0.15835259854793549,0.16045981645584106,0.16255608201026917,0.1646781712770462,0.1667652279138565,0.1688814014196396,0.17096203565597534,0.1730579286813736,0.1751352995634079,0.17718155682086945,0.1792556494474411,0.18130455911159515,0.1833442598581314,0.18534328043460846,0.18734696507453918,0.1893537938594818,0.1913321614265442,0.19331367313861847,0.19525638222694397,0.1971934288740158,0.19907833635807037,0.20093590021133423,0.2028118520975113,0.20465479791164398,0.2064708024263382,0.208268404006958,0.21002860367298126,0.2118092030286789,0.21354244649410248,0.21528111398220062,0.21697883307933807,0.2186562716960907,0.22031620144844055,0.2219301462173462,0.22354096174240112,0.22512228786945343,0.22667653858661652,0.22819311916828156,0.22970353066921234,0.23119278252124786,0.23266440629959106,0.23412707448005676,0.23554642498493195,0.2369362860918045,0.23828886449337006,0.2396349012851715,0.24094843864440918,0.2422455996274948,0.24351945519447327,0.24476395547389984,0.2459879368543625,0.247207373380661,0.24842417240142822,0.24960418045520782,0.25074830651283264,0.2518954277038574,0.2529904246330261,0.25407975912094116,0.255127876996994,0.2561608850955963,0.257188618183136,0.25818535685539246,0.2591618299484253,0.2601011097431183,0.2610388994216919,0.2619659900665283,0.26286208629608154,0.2637317478656769,0.26459571719169617,0.26543208956718445,0.2662476897239685,0.26706039905548096,0.2678345739841461,0.2685985267162323,0.26934146881103516,0.2700711488723755,0.27077099680900574,0.27146002650260925,0.27214816212654114,0.27281713485717773,0.27346256375312805,0.2740910053253174,0.27469876408576965,0.27530238032341003],"recovered":[0.0,1.2596226042660419e-05,2.3554941435577348e-05,3.426173498155549e-05,4.4338714360492304e-05,5.4037809604778886e-05,6.298112566582859e-05,7.268022454809397e-05,8.338701445609331e-05,9.421976574230939e-05,0.00010467463289387524,0.00011311410344205797,0.0001226872409461066,0.0001316305570071563,0.00014032195031177253,0.0001493912423029542,0.0001583345583640039,0.00016803365724626929,0.00017697697330731899,0.00018491259834263474,0.00019284820882603526,0.00020216942357365042,0.00021023100998718292,0.0002177887363359332,0.00022433878621086478,0.0002322743966942653,0.0002394542534602806,0.00024688601843081415,0.0002548216434661299,0.00026099380920641124,0.00026666210032999516,0.00027447176398709416,0.00028139969799667597,0.0002892093325499445,0.00029840460047125816,0.00030785176204517484,0.0003149056574329734,0.0003247307031415403,0.0003364451986271888,0.0003462702443357557,0.00035685108741745353,0.0003683136310428381,0.0003791463968809694,0.0003887195198331028,0.0004000561311841011,0.0004101330996491015,0.0004229812475387007,0.00043784480658359826,0.000450441031716764,0.0004675718955695629,0.000482183531858027,0.0004965432453900576,0.0005126663600094616,0.0005316867027431726,0.0005480617983266711,0.0005685936193913221,0.0005863542901352048,0.0006075159762986004,0.0006298113148659468,0.0006498392904177308,0.0006722605903632939,0.0006930443341843784,0.000715717556886375,0.0007410359685309231,0.0007662284187972546,0.000790917023550719,0.0008156056283041835,0.0008435692288912833,0.0008700212929397821,0.0009005041792988777,0.0009301053360104561,0.0009622256620787084,0.0009942201431840658,0.001026844372972846,0.0010598464868962765,0.0010903292568400502,0.0011238352162763476,0.0011580969439819455,0.0011948780156672,0.0012363195419311523,0.0012747379951179028,0.0013168094446882606,0.0013592587783932686,0.0014019599184393883,0.0014452909817919135,0.0014932826161384583,0.001542785787023604,0.00159304472617805,0.0016430517425760627,0.0016924288356676698,0.0017455850029364228,0.0018060468137264252,0.0018657529726624489,0.0019223099807277322,0.001989825861528516,0.0020501615945249796,0.002116795629262924,0.0021872087381780148,0.0022606446873396635,0.002332191215828061,0.0024078944697976112,0.0024892662186175585,0.002573156962171197,0.002657047938555479,0.002743205986917019,0.002830120036378503,0.0029215686954557896,0.0030181817710399628,0.003115046536549926,0.00320775480940938,0.0033072649966925383,0.003409042488783598,0.003512583440169692,0.003617258043959737,0.0037267194129526615,0.0038434863090515137,0.003964787814766169,0.004082059022039175,0.00420336052775383,0.004333479329943657,0.004464480094611645,0.004592583980411291,0.004728497005999088,0.004866425879299641,0.005004102364182472,0.005150092765688896,0.005310946609824896,0.005470792762935162,0.005630638916045427,0.005791366565972567,0.005958140827715397,0.006128189619630575,0.006304033100605011,0.0064854188822209835,0.0066734803840518,0.0068716187961399555,0.007065852638334036,0.007278477307409048,0.0074816541746258736,0.0077020879834890366,0.007928694598376751,0.008153033442795277,0.008393495343625546,0.00862854067236185,0.008884243667125702,0.00913944374769926,0.009391619823873043,0.00965387374162674,0.009943334385752678,0.01023191399872303,0.01052313856780529,0.010828345082700253,0.011144636198878288,0.011462691240012646,0.011792460456490517,0.012145280838012695,0.012498479336500168,0.012862006202340126,0.013228430412709713,0.013604679144918919,0.013976268470287323,0.014377836138010025,0.014786457642912865,0.015189158730208874,0.015610250644385815,0.016044441610574722,0.016489971429109573,0.016968753188848495,0.0174455214291811,0.01792115345597267,0.018412785604596138,0.018904540687799454,0.019438620656728745,0.019957207143306732,0.02050955221056938,0.021055851131677628,0.02162507362663746,0.022210799157619476,0.022804584354162216,0.023414116352796555,0.024029189720749855,0.024671092629432678,0.025325341150164604,0.026011331006884575,0.026691779494285583,0.027393264696002007,0.028101550415158272,0.028836790472269058,0.029569514095783234,0.030320627614855766,0.031090382486581802,0.031896792352199554,0.032715294510126114,0.03353644162416458,0.03439462557435036,0.035258349031209946,0.03613567352294922,0.03703681007027626,0.037979256361722946,0.03893115371465683,0.03989022970199585,0.040882814675569534,0.0419049970805645,0.04295539855957031,0.04402884840965271,0.04511665552854538,0.046242255717515945,0.047404635697603226,0.04855189844965935,0.049738213419914246,0.05093220993876457,0.05215580761432648,0.0534222312271595,0.05467820167541504,0.05596981570124626,0.05726861208677292,0.05862031504511833,0.059999726712703705,0.06141453608870506,0.06285101175308228,0.06429831683635712,0.06576867401599884,0.06726396828889847,0.06878584623336792,0.07031704485416412,0.0719158798456192,0.07350804656744003,0.07511267811059952,0.07674351334571838,0.07840961217880249,0.08011917769908905,0.08183377236127853,0.0835714191198349,0.08533867448568344,0.08709446340799332,0.0889093279838562,0.09069912135601044,0.09254497289657593,0.09438855946063995,0.09627862274646759,0.09819022566080093,0.10011127591133118,0.1020241379737854,0.10400880128145218,0.10595265030860901,0.1079302579164505,0.109901063144207,0.1119287982583046,0.11397631466388702,0.11601652950048447,0.11805132031440735,0.12011975049972534,0.12219724804162979,0.12427650392055511,0.12634290754795074,0.12849636375904083,0.1305888444185257,0.13271823525428772,0.13485708832740784,0.13697689771652222,0.13911335170269012,0.14127309620380402,0.14340059459209442,0.1455138623714447,0.14763280749320984,0.14977630972862244,0.151903435587883,0.1540159434080124,0.1561405509710312,0.1582355499267578,0.1603260189294815,0.16243261098861694,0.1645444929599762,0.16664554178714752,0.16873815655708313,0.17084449529647827,0.17292287945747375,0.17500817775726318,0.17708832025527954,0.17913584411144257,0.18119783699512482,0.18323956429958344,0.18526743352413177,0.18725889921188354,0.1892608106136322,0.19125454127788544,0.19321337342262268,0.19517813622951508,0.19708797335624695,0.19896167516708374,0.2008439153432846,0.20272138714790344,0.2045348733663559,0.2063460797071457,0.20814457535743713,0.20993827283382416,0.21169154345989227,0.21347415447235107,0.2151893824338913,0.2168801724910736,0.21855396032333374,0.2202126383781433,0.2218451052904129,0.22343412041664124,0.22499971091747284,0.22654514014720917,0.22808779776096344,0.22958913445472717,0.23110157251358032,0.23256638646125793,0.2340240180492401,0.23542900383472443,0.23682528734207153,0.23818694055080414,0.23952290415763855,0.24084046483039856,0.24214115738868713,0.24340152740478516,0.24466392397880554,0.24587681889533997,0.2471182942390442,0.2483358532190323,0.24948903918266296,0.25064966082572937,0.2517707049846649,0.25287729501724243,0.2539540231227875,0.2550301253795624,0.2560572028160095,0.25706565380096436,0.258068710565567,0.25904011726379395,0.25999969244003296,0.2609460651874542,0.26187050342559814,0.26276281476020813,0.26364606618881226,0.2644983232021332,0.2653348445892334,0.2661542296409607,0.26695722341537476,0.2677282392978668,0.2684938311576843,0.26923713088035583,0.26996859908103943,0.270677387714386,0.27137473225593567,0.2720519006252289,0.2727094292640686,0.27336204051971436,0.27398112416267395],"active":[0.00010079145431518555,9.688662248663604e-05,9.650873835198581e-05,9.524911729386076e-05,9.348565072286874e-05,9.3737558927387e-05,9.524912456981838e-05,9.487122588325292e-05,9.411545761395246e-05,9.373757347930223e-05,9.272986790165305e-05,9.398949623573571e-05,9.28558292798698e-05,9.197409963235259e-05,9.260390652343631e-05,9.159620094578713e-05,9.222602238878608e-05,8.958081889431924e-05,8.9202934759669e-05,9.021062578540295e-05,9.071448585018516e-05,8.932889613788575e-05,8.907697338145226e-05,8.78173450473696e-05,8.945484296418726e-05,8.882505062501878e-05,8.920290565583855e-05,8.857311331667006e-05,8.743946091271937e-05,8.76913545653224e-05,8.895099745132029e-05,8.857311331667006e-05,9.046253398992121e-05,9.210006101056933e-05,9.096637950278819e-05,9.210006101056933e-05,9.537505684420466e-05,9.625681559555233e-05,9.562697960063815e-05,9.537508594803512e-05,9.650870924815536e-05,9.512316319160163e-05,9.562700870446861e-05,9.978373418562114e-05,9.915395639836788e-05,0.00010280689457431436,0.00010356263373978436,0.00010192507761530578,0.00010683760046958923,0.00010457029566168785,0.00010482221841812134,0.00010746740736067295,0.00010910496348515153,0.00011023861588910222,0.00011439534137025476,0.00011502520646899939,0.00011615885887295008,0.00011628482025116682,0.00011489918688312173,0.00011943385470658541,0.0001185521250590682,0.00012233102461323142,0.00012409448390826583,0.00012447236804291606,0.00012472429079934955,0.00012548005906865,0.00012711755698546767,0.00013014068827033043,0.00013517914339900017,0.00013366760686039925,0.00013920990750193596,0.00013681669952347875,0.00013807625509798527,0.00014034355990588665,0.00014437432400882244,0.00014701962936669588,0.00014576001558452845,0.00015205808449536562,0.0001554590417072177,0.00015445135068148375,0.00015911203809082508,0.00015986768994480371,0.00016062345821410418,0.00016314280219376087,0.00017057452350854874,0.00016994471661746502,0.00017359759658575058,0.000175361055880785,0.00018052547238767147,0.00018934300169348717,0.00019526307005435228,0.00019312184303998947,0.00019501126371324062,0.00020395463798195124,0.00020030164159834385,0.00020937109366059303,0.00021907011978328228,0.00022259680554270744,0.0002195737324655056,0.00022826530039310455,0.00023544509895145893,0.00023544509895145893,0.0002426248975098133,0.0002493008505553007,0.00025534722954034805,0.00026051164604723454,0.00026303064078092575,0.0002669354435056448,0.0002673135604709387,0.0002708404790610075,0.00027096644043922424,0.000283184926956892,0.0002897349186241627,0.00029477360658347607,0.0003030868247151375,0.0003088810481131077,0.0003101411275565624,0.00031744642183184624,0.00033067259937524796,0.00033306609839200974,0.00033697066828608513,0.00034452835097908974,0.0003532199189066887,0.0003572506830096245,0.0003700992092490196,0.00038911914452910423,0.0003873556852340698,0.000393653754144907,0.00039844028651714325,0.00041380757465958595,0.00042199529707431793,0.0004327022470533848,0.0004461798816919327,0.0004531075246632099,0.0004646964371204376,0.0004726322367787361,0.0004898891784250736,0.0004900144413113594,0.0005082795396447182,0.0005167191848158836,0.0005285590887069702,0.0005489643663167953,0.0005561448633670807,0.0005800779908895493,0.0005882652476429939,0.0005935551598668098,0.000621267594397068,0.0006533870473504066,0.0006523802876472473,0.0006657326593995094,0.0006911763921380043,0.0007061660289764404,0.0007171249017119408,0.0007404275238513947,0.0007712887600064278,0.0007785940542817116,0.0007904348894953728,0.0007991259917616844,0.0008170129731297493,0.0008333884179592133,0.0008663898333907127,0.0008764667436480522,0.0008930936455726624,0.0009245844557881355,0.0009473832324147224,0.0009750965982675552,0.001017039641737938,0.0010155290365219116,0.001024346798658371,0.0010569710284471512,0.001067550852894783,0.0011067260056734085,0.001112520694732666,0.0011542141437530518,0.0011739898473024368,0.0012062359601259232,0.0012470483779907227,0.001262793317437172,0.0012852158397436142,0.0013140588998794556,0.0013583991676568985,0.0013788063079118729,0.001415712758898735,0.001430576667189598,0.0014649629592895508,0.00148700550198555,0.0015338640660047531,0.0015514995902776718,0.0015999935567378998,0.0016439538449048996,0.0016754455864429474,0.0016966089606285095,0.0017388053238391876,0.0017930977046489716,0.0018116086721420288,0.0018579624593257904,0.001900792121887207,0.0019485317170619965,0.001967303454875946,0.0020030736923217773,0.0020658038556575775,0.0021290332078933716,0.0021737515926361084,0.0022107847034931183,0.0022698603570461273,0.0023158378899097443,0.002367734909057617,0.002389524132013321,0.0024407953023910522,0.0024686306715011597,0.0025277063250541687,0.0025855228304862976,0.0025950968265533447,0.002669539302587509,0.002712998539209366,0.002796512097120285,0.0028233416378498077,0.0028748586773872375,0.002939600497484207,0.002949170768260956,0.0030117779970169067,0.0030736252665519714,0.0031008347868919373,0.003157392144203186,0.0032517388463020325,0.00327504426240921,0.0032945647835731506,0.0033537670969963074,0.0034326165914535522,0.0034714192152023315,0.003495723009109497,0.003556065261363983,0.0036101043224334717,0.003604307770729065,0.0036859288811683655,0.0036951228976249695,0.003761507570743561,0.0037805289030075073,0.003857359290122986,0.003890112042427063,0.003900192677974701,0.003917194902896881,0.004003353416919708,0.003983326256275177,0.004010535776615143,0.004047691822052002,0.004117600619792938,0.004143550992012024,0.004158541560173035,0.004179701209068298,0.004217490553855896,0.004209928214550018,0.004239656031131744,0.004244953393936157,0.004334017634391785,0.004289165139198303,0.004331991076469421,0.004333630204200745,0.004348486661911011,0.004362225532531738,0.004377201199531555,0.0043625980615615845,0.004349380731582642,0.004376202821731567,0.004386022686958313,0.004358693957328796,0.00434093177318573,0.004336655139923096,0.0043192654848098755,0.0043205320835113525,0.004352152347564697,0.004332616925239563,0.004336908459663391,0.00431649386882782,0.004319772124290466,0.0042908042669296265,0.004258677363395691,0.0042474716901779175,0.004216238856315613,0.004208415746688843,0.004145443439483643,0.0041074007749557495,0.004086360335350037,0.0040732622146606445,0.004052862524986267,0.004001840949058533,0.0039800554513931274,0.003900200128555298,0.0038479268550872803,0.0038501769304275513,0.003810882568359375,0.0037494152784347534,0.003733530640602112,0.0036825239658355713,0.0036646276712417603,0.0036041736602783203,0.0035895705223083496,0.0035046786069869995,0.003466889262199402,0.0034360289573669434,0.003376185894012451,0.0033283233642578125,0.0032771825790405273,0.0032424181699752808,0.003193408250808716,0.003158390522003174,0.003104984760284424,0.0030752718448638916,0.0030255019664764404,0.0029800385236740112,0.002912268042564392,0.00285986065864563,0.0028096139430999756,0.0027614980936050415,0.002722695469856262,0.002678990364074707,0.0026227980852127075,0.0025864094495773315,0.0025434494018554688,0.002547353506088257,0.0024858862161636353,0.002412453293800354,0.002406388521194458,0.002340763807296753,0.002309054136276245,0.002250581979751587,0.002206861972808838,0.0021584928035736084,0.0021281540393829346,0.0020961761474609375,0.0020323991775512695,0.0019987821578979492,0.0019662976264953613,0.0019160211086273193,0.0018612444400787354,0.0018329024314880371,0.0017860233783721924,0.0017493665218353271,0.0017255544662475586,0.0016803443431854248,0.001641303300857544,0.001613229513168335,0.0015773177146911621,0.0015338659286499023,0.0014914274215698242,0.0014707744121551514,0.0014424026012420654,0.00141066312789917,0.0013815760612487793,0.0013367235660552979,0.001321256160736084]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.00010079145431518555,0.00011023862316505983,0.00011981175339315087,0.00013102238881401718,0.0001410993718309328,0.00015256194456014782,0.00016377257998101413,0.00017523515271022916,0.0001882092619780451,0.00019979779608547688,0.0002123940212186426,0.0002249902463518083,0.0002364528045291081,0.00024993077386170626,0.00026277892175130546,0.0002751232241280377,0.0002886011789087206,0.0003022050950676203,0.00031706865411251783,0.0003300427633803338,0.0003449062933214009,0.0003587621613405645,0.00037299588439054787,0.0003874815593007952,0.00040158932097256184,0.00041632691863924265,0.00042942698928527534,0.0004444164806045592,0.00046129542170092463,0.0004781743627972901,0.0004926600377075374,0.0005110505153425038,0.0005291891284286976,0.0005468238377943635,0.0005664739292114973,0.0005909106112085283,0.0006162290228530765,0.0006426810869015753,0.0006681254599243402,0.0006959630991332233,0.0007279575220309198,0.0007586923311464489,0.0007924502133391798,0.0008314985316246748,0.0008697910234332085,0.0009109806851483881,0.000953052076511085,0.0009983985219150782,0.0010495391907170415,0.001104080816730857,0.0011590003268793225,0.001218328601680696,0.0012815616792067885,0.0013508409028872848,0.0014244028134271502,0.0015045148320496082,0.0015828633913770318,0.0016743119340389967,0.0017730663530528545,0.0018687976989895105,0.0019708271138370037,0.002083689207211137,0.0022029755637049675,0.0023235215339809656,0.0024608203675597906,0.002602401887997985,0.0027573355473577976,0.0029112612828612328,0.0030871047638356686,0.003270631656050682,0.003479225095361471,0.0036913456860929728,0.00391392083838582,0.004153501242399216,0.0044037881307303905,0.004664907697588205,0.004951220005750656,0.005259827710688114,0.005586573854088783,0.005927931517362595,0.006276343017816544,0.0066612837836146355,0.007073684129863977,0.007494649849832058,0.00794899556785822,0.008422614075243473,0.008945987559854984,0.009494300931692123,0.010071711614727974,0.010677464306354523,0.011337380856275558,0.01202362310141325,0.012736065313220024,0.013522448018193245,0.014343343675136566,0.01522142719477415,0.01614750176668167,0.01712358370423317,0.018173981457948685,0.019273506477475166,0.0204357597976923,0.02166212908923626,0.022973395884037018,0.024347392842173576,0.025820143520832062,0.02735297754406929,0.029007617384195328,0.030713776126503944,0.032540228217840195,0.03445976972579956,0.036471132189035416,0.0385904498398304,0.0408218689262867,0.04319348558783531,0.04565705731511116,0.04827644303441048,0.05101851373910904,0.05390997976064682,0.05695700645446777,0.06011802703142166,0.06343058496713638,0.0669252797961235,0.07057403028011322,0.07433462888002396,0.07833784073591232,0.08248741179704666,0.08677983283996582,0.09124846756458282,0.09589848667383194,0.10077839344739914,0.10582910478115082,0.1110839918255806,0.11650780588388443,0.12208200991153717,0.12789277732372284,0.13381414115428925,0.13995063304901123,0.14625883102416992,0.15269777178764343,0.15929919481277466,0.1660272181034088,0.17289304733276367,0.17989742755889893,0.1870698481798172,0.19434820115566254,0.20180490612983704,0.20923705399036407,0.21679693460464478,0.2243776023387909,0.23205071687698364,0.2398230880498886,0.2475251853466034,0.2552563548088074,0.2630094587802887,0.2707197368144989,0.2784465253353119,0.2861274480819702,0.29370129108428955,0.3012222647666931,0.3086654841899872,0.3160524368286133,0.3233270049095154,0.33046841621398926,0.33750179409980774,0.34435173869132996,0.351111501455307,0.35770538449287415,0.36412087082862854,0.37038812041282654,0.37647929787635803,0.3824566900730133,0.3882429003715515,0.39383071660995483,0.39928728342056274,0.4045599400997162,0.4096243679523468,0.4144969582557678,0.4191739559173584,0.42371678352355957,0.42813074588775635,0.4323331117630005,0.4363984167575836,0.4402880072593689,0.4439839720726013,0.44754379987716675,0.45097386837005615,0.45426690578460693,0.45738938450813293,0.46038690209388733,0.4632008969783783,0.4659166634082794,0.4685114622116089,0.47100213170051575,0.47335636615753174,0.4756118357181549,0.4777168035507202,0.4797378480434418,0.4816732704639435,0.4834998548030853,0.4852480888366699,0.486878901720047,0.48843592405319214,0.4899405539035797,0.4913391172885895,0.49267280101776123,0.4939335584640503,0.4951469600200653,0.49626702070236206,0.49733567237854004,0.49835219979286194,0.49932965636253357,0.500238835811615,0.5011047124862671,0.5019314289093018,0.502707839012146,0.5034225583076477,0.5041155815124512,0.5047659277915955,0.5053845047950745,0.5059729218482971,0.5065224766731262,0.5070405602455139,0.5075346827507019,0.5079973936080933,0.5084307789802551,0.5088444352149963,0.5092408657073975,0.5095992088317871,0.5099473595619202,0.5102869868278503,0.5105956196784973,0.5108816623687744,0.511163055896759,0.5114274621009827,0.5116769671440125,0.5119086503982544,0.5121208429336548,0.5123273134231567,0.5125292539596558,0.5127182006835938,0.5128996968269348,0.5130629539489746,0.5132186412811279,0.5133678913116455,0.513507604598999,0.5136370658874512,0.5137617588043213,0.5138828158378601,0.5139893889427185,0.5140866637229919,0.5141860246658325,0.5142744183540344,0.5143628716468811,0.5144442319869995,0.5145203471183777,0.5145906209945679,0.5146560072898865,0.5147199630737305,0.5147800445556641,0.5148406624794006,0.5148969292640686,0.5149497389793396,0.5150027871131897,0.5150495171546936,0.5150930881500244,0.5151381492614746,0.515174925327301,0.5152121186256409,0.5152463912963867,0.5152768492698669,0.5153070688247681,0.5153381824493408,0.5153655409812927,0.5153909921646118,0.515414297580719,0.5154369473457336,0.5154595971107483,0.5154802799224854,0.515500545501709,0.5155203342437744,0.515538215637207,0.5155546069145203,0.5155705809593201,0.5155835747718811,0.5155993103981018,0.5156110525131226,0.5156216025352478,0.5156347155570984,0.5156463980674744,0.5156566500663757,0.5156660676002502,0.5156745314598083,0.5156835913658142,0.5156908631324768,0.5156998038291931,0.5157066583633423,0.5157129168510437,0.5157186985015869,0.5157235264778137,0.5157278180122375,0.5157320499420166,0.5157357454299927,0.5157402753829956,0.5157442688941956,0.5157474279403687,0.5157502293586731,0.5157532691955566,0.5157566666603088,0.515759289264679,0.515762209892273,0.5157644748687744,0.515766441822052,0.5157681107521057,0.5157701373100281,0.5157716274261475,0.5157734155654907,0.5157752633094788,0.5157769322395325,0.515778660774231,0.515779972076416,0.515781581401825,0.5157833695411682,0.515784502029419,0.5157862305641174,0.5157876014709473,0.5157886147499084,0.5157893896102905,0.5157906413078308,0.515791654586792,0.5157926678657532,0.5157935619354248,0.5157938003540039,0.5157944560050964,0.5157952904701233,0.5157959461212158,0.515796422958374,0.5157974362373352,0.5157978534698486,0.5157982110977173,0.5157986879348755,0.5157991051673889,0.515799343585968,0.5157997012138367,0.5157998204231262,0.5158001184463501,0.5158004760742188,0.5158005952835083,0.5158007144927979,0.515800952911377,0.5158012509346008,0.5158014893531799],"recovered":[0.0,1.2470263754948974e-05,2.279916952829808e-05,3.3002110285451636e-05,4.333101605880074e-05,5.365992183214985e-05,6.424075399991125e-05,7.55773507989943e-05,8.729184628464282e-05,9.92582572507672e-05,0.00011072082270402461,0.00012344300921540707,0.00013553538883570582,0.0001480056525906548,0.00016022399358917028,0.00017294618010055274,0.00018667607218958437,0.0002010357566177845,0.0002155214169761166,0.00022950323182158172,0.0002433590852888301,0.00025746686151251197,0.00027081885491497815,0.00028543046209961176,0.00029865652322769165,0.000313394091790542,0.0003281316894572228,0.00034274329664185643,0.00035622125142253935,0.0003713367332238704,0.00038909740396775305,0.0004037090402562171,0.0004205879813525826,0.00043721499969251454,0.00045484970905818045,0.000473870022688061,0.0004947797278873622,0.0005146818002685905,0.0005421415553428233,0.0005690974649041891,0.0005952976061962545,0.0006227574194781482,0.0006534921703860164,0.0006828414043411613,0.0007181108230724931,0.0007542619714513421,0.0007933102897368371,0.000836893217638135,0.0008799723582342267,0.0009272081661038101,0.0009769633179530501,0.001031253021210432,0.0010893215658143163,0.0011517988750711083,0.0012107492657378316,0.001279902528040111,0.0013553538592532277,0.0014326947275549173,0.0015148221282288432,0.0016029956750571728,0.0016997347120195627,0.0017984891310334206,0.001898377202451229,0.002013380639255047,0.0021263689268380404,0.0022571177687495947,0.0023921492975205183,0.0025353683158755302,0.002681232523173094,0.002839819062501192,0.003017173847183585,0.0032080067321658134,0.0034113097935914993,0.0036220448091626167,0.0038510439917445183,0.004088230896741152,0.004335872828960419,0.004609085153788328,0.004900561645627022,0.005209547001868486,0.0055259643122553825,0.005857748910784721,0.006218378897756338,0.006608735769987106,0.0070067765191197395,0.007440212648361921,0.007884733378887177,0.008373214863240719,0.008898225612938404,0.009447673335671425,0.0100204236805439,0.010631466284394264,0.011287855915725231,0.011972839012742043,0.012707828544080257,0.013491187244653702,0.014329466037452221,0.015194826759397984,0.016121530905365944,0.017104163765907288,0.018153931945562363,0.019258873537182808,0.020423268899321556,0.021672561764717102,0.022969217970967293,0.024351652711629868,0.025813445448875427,0.027366308495402336,0.02900747023522854,0.030728492885828018,0.03254222497344017,0.03446780890226364,0.03648635372519493,0.03861058130860329,0.040842507034540176,0.0432167686522007,0.045700617134571075,0.048322271555662155,0.05107719078660011,0.05396449938416481,0.057000692933797836,0.06019144132733345,0.06353750079870224,0.06703270226716995,0.07064555585384369,0.0744483545422554,0.07840734720230103,0.08255364745855331,0.08685991913080215,0.09134190529584885,0.09601069986820221,0.10089072585105896,0.10591410100460052,0.11115413159132004,0.1165727749466896,0.12219712138175964,0.12797072529792786,0.1339307576417923,0.14008502662181854,0.14635366201400757,0.15279877185821533,0.15938079357147217,0.16607053577899933,0.17290613055229187,0.17995333671569824,0.18711240589618683,0.19441215693950653,0.20175714790821075,0.20925027132034302,0.21679502725601196,0.2243867665529251,0.23208457231521606,0.239802286028862,0.2474910169839859,0.25520771741867065,0.26295149326324463,0.27071645855903625,0.2784205377101898,0.28602150082588196,0.2935870289802551,0.301116943359375,0.30857276916503906,0.31594985723495483,0.32321298122406006,0.33043453097343445,0.3373984694480896,0.3442523181438446,0.3509392738342285,0.35757195949554443,0.36393141746520996,0.3702131509780884,0.37633830308914185,0.38230112195014954,0.38809338212013245,0.3936752676963806,0.3991096615791321,0.4043644070625305,0.4094206690788269,0.4142986834049225,0.4190140664577484,0.423554003238678,0.42793509364128113,0.4321700930595398,0.4362108111381531,0.44011855125427246,0.4438096284866333,0.4474082291126251,0.4508703052997589,0.4541400372982025,0.45727208256721497,0.4602343440055847,0.4630297124385834,0.4657624363899231,0.4683679938316345,0.47085320949554443,0.47323036193847656,0.47546911239624023,0.47759485244750977,0.47965118288993835,0.4815714657306671,0.48341554403305054,0.485146164894104,0.4867894649505615,0.4883522689342499,0.48985815048217773,0.491263747215271,0.4926101863384247,0.49387243390083313,0.4950404763221741,0.4961877465248108,0.4972706437110901,0.4982971251010895,0.49925416707992554,0.5001769661903381,0.5010554194450378,0.5018762350082397,0.502637505531311,0.5033693909645081,0.5040665864944458,0.5047302842140198,0.5053576827049255,0.5059357285499573,0.5064949989318848,0.5070121884346008,0.5075047016143799,0.507957398891449,0.5083903670310974,0.508813202381134,0.5092008113861084,0.5095680952072144,0.5099319815635681,0.5102651715278625,0.5105680823326111,0.5108731985092163,0.5111491680145264,0.5114071369171143,0.5116590857505798,0.5118884444236755,0.5121117830276489,0.5123190879821777,0.5125144720077515,0.5127111077308655,0.512877345085144,0.5130487084388733,0.5132123231887817,0.5133612155914307,0.5134994983673096,0.5136359333992004,0.5137607455253601,0.5138741135597229,0.5139825940132141,0.5140811800956726,0.5141813158988953,0.5142654776573181,0.5143521428108215,0.5144301056861877,0.5145079493522644,0.5145760774612427,0.5146485567092896,0.5147150158882141,0.514773964881897,0.5148361921310425,0.5148885846138,0.5149447917938232,0.5149930119514465,0.5150445699691772,0.5150882601737976,0.5151292085647583,0.5151728987693787,0.5152108073234558,0.5152422189712524,0.5152711868286133,0.5153042674064636,0.5153322815895081,0.5153602361679077,0.5153883099555969,0.515411376953125,0.5154340267181396,0.5154557228088379,0.5154780149459839,0.5154982805252075,0.5155152678489685,0.5155349373817444,0.5155520439147949,0.5155655145645142,0.5155814290046692,0.5155957937240601,0.5156075954437256,0.5156217217445374,0.5156335830688477,0.515644907951355,0.515654981136322,0.5156652927398682,0.5156752467155457,0.5156822800636292,0.5156905055046082,0.5156984329223633,0.5157047510147095,0.5157115459442139,0.515717089176178,0.5157225131988525,0.5157274007797241,0.515731930732727,0.5157359838485718,0.5157400965690613,0.5157440304756165,0.5157473087310791,0.5157509446144104,0.5157544612884521,0.5157577395439148,0.5157606601715088,0.5157626867294312,0.5157644152641296,0.5157666802406311,0.5157687067985535,0.5157698392868042,0.5157722234725952,0.515774130821228,0.515775740146637,0.5157774090766907,0.5157788991928101,0.5157801508903503,0.515781819820404,0.515783429145813,0.5157853364944458,0.515786349773407,0.5157877206802368,0.5157889723777771,0.5157906413078308,0.5157915353775024,0.5157924890518188,0.51579350233078,0.5157941579818726,0.5157946348190308,0.5157956480979919,0.5157961845397949,0.5157966613769531,0.5157973170280457,0.5157979130744934,0.5157984495162964,0.5157989263534546,0.5157991647720337,0.515799343585968,0.5157997012138367,0.5157998204231262,0.5158001780509949,0.5158005952835083,0.5158007144927979,0.515800952911377,0.5158010721206665,0.5158013105392456],"active":[0.00010079145431518555,9.776835941011086e-05,9.701258386485279e-05,9.802027489058673e-05,9.776835213415325e-05,9.890201909001917e-05,9.953182598110288e-05,9.965780191123486e-05,0.00010091741569340229,0.00010053953883470967,0.00010167319851461798,0.00010154723713640124,0.00010091741569340229,0.00010192512127105147,0.00010255492816213518,0.00010217704402748495,0.00010192510671913624,0.00010116933844983578,0.00010154723713640124,0.00010053953155875206,0.00010154720803257078,0.00010129529982805252,0.00010217702947556973,0.00010205109720118344,0.00010293279774487019,0.00010293282684870064,0.00010129529982805252,0.00010167318396270275,0.00010507417027838528,0.00010683762957341969,0.00010356263373978436,0.00010734147508628666,0.00010860114707611501,0.00010960883810184896,0.00011162422015331686,0.00011704058852046728,0.00012144929496571422,0.00012799928663298488,0.00012598390458151698,0.00012686563422903419,0.0001326599158346653,0.00013593491166830063,0.00013895804295316339,0.00014865712728351355,0.0001516802003607154,0.00015671871369704604,0.00015974178677424788,0.0001615053042769432,0.0001695668324828148,0.00017687265062704682,0.0001820370089262724,0.00018707558047026396,0.00019224011339247227,0.00019904202781617641,0.00021365354768931866,0.00022461230400949717,0.0002275095321238041,0.00024161720648407936,0.0002582442248240113,0.00026580202393233776,0.000271092401817441,0.00028520007617771626,0.0003045983612537384,0.00031014089472591877,0.00033445144072175026,0.0003452841192483902,0.0003651862498372793,0.0003758929669857025,0.00040587224066257477,0.00043081259354949,0.000462051248177886,0.0004833389539271593,0.0005026110447943211,0.000531456433236599,0.0005527441389858723,0.0005766768008470535,0.0006153471767902374,0.000650742556899786,0.0006860122084617615,0.0007183845154941082,0.000750378705561161,0.0008035348728299141,0.0008553052321076393,0.0008859140798449516,0.0009422190487384796,0.0009824014268815517,0.0010612541809678078,0.0011210860684514046,0.0011734860017895699,0.0012297909706830978,0.001316957175731659,0.0013921568170189857,0.001448209397494793,0.0015496090054512024,0.0016355151310563087,0.001730239950120449,0.0018180357292294502,0.001928756944835186,0.002052450552582741,0.0021693427115678787,0.0022818278521299362,0.0024032555520534515,0.0025501269847154617,0.0026748310774564743,0.002850925549864769,0.0030013248324394226,0.0031941719353199005,0.0033474676311016083,0.003532757982611656,0.0037312768399715424,0.003928907215595245,0.004122640937566757,0.004335515201091766,0.004582904279232025,0.004814550280570984,0.005059674382209778,0.005317896604537964,0.005587708204984665,0.0058798156678676605,0.006153527647256851,0.006429892033338547,0.006733838468790054,0.00703652948141098,0.007301926612854004,0.007692284882068634,0.00803905725479126,0.008372485637664795,0.00869482010602951,0.009038567543029785,0.009436488151550293,0.009818404912948608,0.010193265974521637,0.010593704879283905,0.010927878320217133,0.011320002377033234,0.011617019772529602,0.011979907751083374,0.012328073382377625,0.01261274516582489,0.01294553279876709,0.013228446245193481,0.013512253761291504,0.013826891779899597,0.01416371762752533,0.014394864439964294,0.014692500233650208,0.014824897050857544,0.015039786696434021,0.015127331018447876,0.01525568962097168,0.015436321496963501,0.015440613031387329,0.015454068779945374,0.015518441796302795,0.015512019395828247,0.01549503207206726,0.01541098952293396,0.015280753374099731,0.015200763940811157,0.015078455209732056,0.014935493469238281,0.014754235744476318,0.014518558979034424,0.01428881287574768,0.013917207717895508,0.013713032007217407,0.013453066349029541,0.013181596994400024,0.012816160917282104,0.012547880411148071,0.012243539094924927,0.011904597282409668,0.011529594659805298,0.011193901300430298,0.010884672403335571,0.010514706373214722,0.010132551193237305,0.009753286838531494,0.009418100118637085,0.009116679430007935,0.00877910852432251,0.00846332311630249,0.008117914199829102,0.007773160934448242,0.007425248622894287,0.0071642398834228516,0.0068586766719818115,0.0065190792083740234,0.0062468647956848145,0.00592881441116333,0.005682319402694702,0.005481749773025513,0.005239695310592651,0.004988372325897217,0.004758626222610474,0.004486441612243652,0.004268735647201538,0.004078418016433716,0.0038486719131469727,0.0036766231060028076,0.00346335768699646,0.0032897591590881348,0.0031510889530181885,0.0029868483543395996,0.002814650535583496,0.002669811248779297,0.002536773681640625,0.0023945868015289307,0.002295196056365967,0.0021644532680511475,0.0020590126514434814,0.0019417107105255127,0.0018505454063415527,0.001754462718963623,0.0016524195671081543,0.001546323299407959,0.0014780759811401367,0.0013965368270874023,0.0013179183006286621,0.0012426376342773438,0.0011647939682006836,0.0011048316955566406,0.0010396838188171387,0.0009852051734924316,0.0009260773658752441,0.0008870363235473633,0.0008504986763000488,0.0007860064506530762,0.0007465481758117676,0.0007188916206359863,0.0006636381149291992,0.0006164908409118652,0.0005949735641479492,0.0005542635917663574,0.000527799129486084,0.0005015134811401367,0.00046175718307495117,0.00043886899948120117,0.00041747093200683594,0.0003991127014160156,0.0003852248191833496,0.00035184621810913086,0.0003412961959838867,0.0003191828727722168,0.00029528141021728516,0.0002758502960205078,0.00026226043701171875,0.00024688243865966797,0.00022864341735839844,0.00021255016326904297,0.0002034306526184082,0.0001932382583618164,0.00018155574798583984,0.00017875432968139648,0.00016820430755615234,0.00016051530838012695,0.0001480579376220703,0.00014388561248779297,0.00013148784637451172,0.00012564659118652344,0.00012296438217163086,0.00011354684829711914,0.00011420249938964844,0.00010472536087036133,0.00010007619857788086,9.357929229736328e-05,8.666515350341797e-05,8.291006088256836e-05,7.349252700805664e-05,6.604194641113281e-05,6.4849853515625e-05,6.699562072753906e-05,6.127357482910156e-05,5.8710575103759766e-05,5.40614128112793e-05,4.863739013671875e-05,4.8220157623291016e-05,4.6253204345703125e-05,4.482269287109375e-05,4.2319297790527344e-05,3.993511199951172e-05,3.933906555175781e-05,3.5643577575683594e-05,3.153085708618164e-05,3.3795833587646484e-05,2.962350845336914e-05,2.580881118774414e-05,2.7120113372802734e-05,2.467632293701172e-05,2.3066997528076172e-05,2.1159648895263672e-05,1.9550323486328125e-05,1.8298625946044922e-05,1.5616416931152344e-05,1.7523765563964844e-05,1.615285873413086e-05,1.4483928680419922e-05,1.3947486877441406e-05,1.1980533599853516e-05,1.0728836059570312e-05,9.5367431640625e-06,8.344650268554688e-06,8.344650268554688e-06,8.285045623779297e-06,7.331371307373047e-06,6.198883056640625e-06,5.9604644775390625e-06,5.7220458984375e-06,4.827976226806641e-06,4.470348358154297e-06,3.814697265625e-06,3.7550926208496094e-06,3.6954879760742188e-06,3.4570693969726562e-06,2.9206275939941406e-06,3.5762786865234375e-06,3.039836883544922e-06,2.8014183044433594e-06,2.9206275939941406e-06,2.562999725341797e-06,2.682209014892578e-06,3.2186508178710938e-06,2.682209014892578e-06,2.8014183044433594e-06,2.2649765014648438e-06,2.2649765014648438e-06,1.6689300537109375e-06,1.6689300537109375e-06,1.0132789611816406e-06,1.1324882507324219e-06,1.0728836059570312e-06,2.980232238769531e-07,2.980232238769531e-07,6.556510925292969e-07,2.980232238769531e-07,2.384185791015625e-07,7.748603820800781e-07,5.364418029785156e-07,2.980232238769531e-07,2.384185791015625e-07,1.7881393432617188e-07,1.7881393432617188e-07,3.5762786865234375e-07,1.1920928955078125e-07,2.980232238769531e-07,2.980232238769531e-07,0.0,0.0,0.0,1.7881393432617188e-07,1.7881393432617188e-07]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.00010079145431518555,0.00011011266178684309,0.00012170118861831725,0.00013203009439166635,0.00014437439676839858,0.00015520714805461466,0.00016578797658439726,0.0001753611140884459,0.00018606790399644524,0.00019639680976979434,0.00020584397134371102,0.0002157949929824099,0.0002270056284032762,0.00023771243286319077,0.000249552889727056,0.00026202312437817454,0.00027260396745987236,0.0002829328877851367,0.00029288389487192035,0.00030510223587043583,0.0003164388472214341,0.00032890908187255263,0.00034074956784024835,0.00035057461354881525,0.0003605256206355989,0.00037173627060838044,0.0003805536252912134,0.00039126042975112796,0.00040284893475472927,0.0004143115074839443,0.0004247663891874254,0.00043572508729994297,0.0004478174669202417,0.0004614213830791414,0.00047389164683409035,0.0004891330609098077,0.0005045004654675722,0.0005206236382946372,0.0005373766180127859,0.0005560190184041858,0.0005762989749200642,0.0005948154139332473,0.0006150953704491258,0.00063940609106794,0.0006618273328058422,0.0006851303623989224,0.0007096930057741702,0.0007370267994701862,0.0007648644968867302,0.000791820406448096,0.0008204138139262795,0.0008507707389071584,0.0008828911231830716,0.0009170268895104527,0.000953052076511085,0.0009889513021335006,0.0010308967903256416,0.001071834471076727,0.0011117645772174,0.0011573628289625049,0.0012013236992061138,0.0012524643680080771,0.0013010858092457056,0.0013534860918298364,0.0014100430998951197,0.0014662223402410746,0.0015265581896528602,0.001593066263012588,0.0016634792555123568,0.0017355296295136213,0.0018066982738673687,0.0018863064469769597,0.001963269431143999,0.002044514985755086,0.002132940571755171,0.0022298055700957775,0.002323395572602749,0.002422527875751257,0.0025307293981313705,0.0026413241866976023,0.002757713431492448,0.0028772514779120684,0.0030076224356889725,0.003139756852760911,0.0032764258794486523,0.003419267013669014,0.003570169908925891,0.0037266151048243046,0.0038941449020057917,0.004063563887029886,0.004238021560013294,0.004419911187142134,0.004608854651451111,0.004807245451956987,0.005021254997700453,0.00524282269179821,0.005472325719892979,0.005715559236705303,0.005972648039460182,0.006247245706617832,0.006529275327920914,0.006821255665272474,0.007125076837837696,0.007440864108502865,0.007774664089083672,0.008122571744024754,0.008477533236145973,0.008867134340107441,0.00925724022090435,0.009676442481577396,0.010103453882038593,0.010557170026004314,0.011018821969628334,0.011510830372571945,0.012028409168124199,0.012553419917821884,0.013115967623889446,0.013694764114916325,0.014309711754322052,0.01495665404945612,0.015623246319591999,0.016316290944814682,0.01704762689769268,0.017818264663219452,0.018619384616613388,0.01944330334663391,0.02030135877430439,0.021214837208390236,0.022159680724143982,0.023139918223023415,0.024164998903870583,0.02523101679980755,0.026338478550314903,0.027485111728310585,0.028688428923487663,0.029927268624305725,0.031250499188899994,0.03260434418916702,0.03399736061692238,0.035438746213912964,0.03695545718073845,0.038534268736839294,0.04015376418828964,0.0418352372944355,0.04358359053730965,0.045397449284791946,0.04727894812822342,0.04922090843319893,0.051255952566862106,0.05334340035915375,0.05547606572508812,0.05772562697529793,0.06001007929444313,0.062402982264757156,0.06486377865076065,0.0673961266875267,0.07002143561840057,0.07271513342857361,0.07549663633108139,0.07836126536130905,0.08127930760383606,0.08431336283683777,0.08743646740913391,0.09061197936534882,0.09387616813182831,0.09720169752836227,0.10065973550081253,0.10417093336582184,0.10777018219232559,0.11145470291376114,0.11525246500968933,0.11912013590335846,0.12303604930639267,0.12699227035045624,0.13105078041553497,0.13516785204410553,0.13936756551265717,0.1436058133840561,0.14792996644973755,0.1523021161556244,0.1567145735025406,0.16112880408763885,0.1656760424375534,0.17024418711662292,0.17487278580665588,0.17947255074977875,0.18413957953453064,0.1888018250465393,0.193487748503685,0.19821208715438843,0.20292621850967407,0.20764729380607605,0.21236860752105713,0.21703790128231049,0.22177420556545258,0.22648216784000397,0.2311629354953766,0.235784113407135,0.24038323760032654,0.2449790984392166,0.24955832958221436,0.2540992796421051,0.25855469703674316,0.2630084455013275,0.2674078047275543,0.27172642946243286,0.2760247588157654,0.2802278697490692,0.2844012677669525,0.2885115444660187,0.2925490140914917,0.29646503925323486,0.30033057928085327,0.3041495084762573,0.30788981914520264,0.31153377890586853,0.31513452529907227,0.3186444640159607,0.32208311557769775,0.32541167736053467,0.3286520540714264,0.3318706452846527,0.33498403429985046,0.3379938006401062,0.3409613370895386,0.3438287377357483,0.34661149978637695,0.349324107170105,0.35195696353912354,0.3544953465461731,0.3569863736629486,0.35940006375312805,0.3617279827594757,0.3639734983444214,0.3661639988422394,0.3682605028152466,0.37032264471054077,0.37229859828948975,0.37418413162231445,0.37602266669273376,0.3778056800365448,0.3795139789581299,0.3811788260936737,0.3827846944332123,0.38432738184928894,0.3858237862586975,0.3872505724430084,0.38863691687583923,0.38995108008384705,0.39124205708503723,0.39246806502342224,0.393637478351593,0.39478209614753723,0.3958893120288849,0.39694511890411377,0.3979683220386505,0.3989593982696533,0.3998952805995941,0.40080487728118896,0.40167754888534546,0.4025159478187561,0.4033164381980896,0.4040868282318115,0.4048279821872711,0.405538409948349,0.4062039852142334,0.40687185525894165,0.4075106084346771,0.40811672806739807,0.4086848199367523,0.40924686193466187,0.4097733795642853,0.4102860391139984,0.41078272461891174,0.41125771403312683,0.41171810030937195,0.4121560752391815,0.4125560224056244,0.41295456886291504,0.41333961486816406,0.41370490193367004,0.4140552282333374,0.4143927991390228,0.41470417380332947,0.41501039266586304,0.4153086543083191,0.41559913754463196,0.4158640205860138,0.4161317050457001,0.4163837432861328,0.4166254699230194,0.4168553650379181,0.41708120703697205,0.41729483008384705,0.4175005257129669,0.4176994264125824,0.41788119077682495,0.41805627942085266,0.41822266578674316,0.41839033365249634,0.4185453951358795,0.4186939001083374,0.4188385009765625,0.418972909450531,0.4191012680530548,0.41922810673713684,0.41934889554977417,0.4194684326648712,0.41957640647888184,0.4196838438510895,0.419788122177124,0.4198836088180542,0.41997820138931274,0.42007067799568176,0.4201544225215912,0.42023807764053345,0.42031654715538025,0.42039400339126587,0.42046254873275757,0.42053571343421936,0.4206032454967499,0.4206710159778595,0.4207288324832916,0.42078739404678345,0.4208475947380066,0.420902281999588,0.4209563136100769,0.421006441116333,0.4210541844367981,0.421103298664093,0.4211423695087433,0.42118164896965027,0.4212210774421692,0.4212586283683777,0.42129743099212646,0.4213305413722992,0.42136403918266296,0.42139479517936707,0.4214250147342682,0.42145273089408875,0.421478807926178,0.42150387167930603,0.4215250313282013,0.421546071767807,0.42156660556793213,0.4215899109840393,0.42160993814468384,0.4216300845146179,0.421647846698761,0.4216654896736145,0.4216814637184143],"recovered":[0.0,1.284815061808331e-05,2.330301867914386e-05,3.337999805808067e-05,4.421275298227556e-05,5.643109034281224e-05,6.66340347379446e-05,7.708890188951045e-05,8.590625657234341e-05,9.636112372390926e-05,0.00010580829257378355,0.00011676701251417398,0.00012734784104395658,0.00013792866957373917,0.00015002104919403791,0.00016097976185847074,0.00017307214147876948,0.00018554240523371845,0.00019524150411598384,0.00020695598504971713,0.00021703296806663275,0.00022849554079584777,0.0002410917659290135,0.000253310106927529,0.0002650246024131775,0.0002752275322563946,0.0002859343367163092,0.0002948776527773589,0.00030432481435127556,0.00031465370557270944,0.0003249826258979738,0.00033657116000540555,0.00034664812847040594,0.0003588664694689214,0.00037184057873673737,0.00038317719008773565,0.00039652918349020183,0.00041126678115688264,0.00042587838834151626,0.000442127522546798,0.0004611478070728481,0.0004792863910552114,0.0004974249750375748,0.0005163192981854081,0.0005371030420064926,0.0005577608826570213,0.0005814417963847518,0.000606256362516433,0.0006300632376223803,0.0006579008768312633,0.0006849827477708459,0.0007110569276846945,0.0007401542388834059,0.0007708889897912741,0.0008054026984609663,0.0008395384647883475,0.0008738001924939454,0.0009114628774113953,0.000951644848100841,0.0009909450309351087,0.0010311270598322153,0.0010744580067694187,0.0011240871390327811,0.0011725826188921928,0.0012241011718288064,0.0012777611846104264,0.0013374672271311283,0.001396669540554285,0.0014583909651264548,0.001525276922620833,0.0015919109573587775,0.0016643393319100142,0.0017389089334756136,0.001814360381104052,0.001895480090752244,0.0019773554522544146,0.002065025269985199,0.002157733542844653,0.0022591331508010626,0.0023565019946545362,0.002463066019117832,0.002572149271145463,0.002692317357286811,0.0028128630947321653,0.002936054253950715,0.0030681886710226536,0.0032103999983519316,0.00335336709395051,0.0035045219119638205,0.0036631084512919188,0.0038283709436655045,0.003998671658337116,0.004171743988990784,0.004354515112936497,0.004544088616967201,0.004747265484184027,0.0049535916186869144,0.005179190076887608,0.005411086603999138,0.0056565869599580765,0.005923626944422722,0.006194068118929863,0.0064766015857458115,0.0067621576599776745,0.007065852638334036,0.007388819940388203,0.00772413145750761,0.008070401847362518,0.00843846332281828,0.008810051716864109,0.00920166913419962,0.009619863703846931,0.010058212094008923,0.010493160225450993,0.010967407375574112,0.011466974392533302,0.011970822699368,0.012505406513810158,0.013058255426585674,0.01364914420992136,0.014264848083257675,0.014906247146427631,0.015577626414597034,0.016276465728878975,0.017014477401971817,0.017775794491171837,0.018570363521575928,0.019391007721424103,0.02025724947452545,0.021167075261473656,0.022123003378510475,0.023107776418328285,0.02414369024336338,0.025194592773914337,0.02630595676600933,0.027450451627373695,0.028651753440499306,0.029915405437350273,0.031225791200995445,0.03257850185036659,0.03396874666213989,0.03542965650558472,0.03695191070437431,0.038497090339660645,0.04012036323547363,0.04181241616606712,0.04356555640697479,0.04538508132100105,0.04726368561387062,0.049202244728803635,0.05124673619866371,0.05333380401134491,0.05550186708569527,0.05771363899111748,0.06000955402851105,0.06239691749215126,0.06484764069318771,0.06739497184753418,0.06999987363815308,0.07271851599216461,0.07548754662275314,0.07836238294839859,0.08131178468465805,0.08432316780090332,0.08741730451583862,0.09058726578950882,0.09384503215551376,0.0972103625535965,0.10064560920000076,0.10417204350233078,0.10781147330999374,0.1115012839436531,0.11526869237422943,0.11913107335567474,0.1230282187461853,0.12698696553707123,0.13107141852378845,0.13518747687339783,0.13937005400657654,0.14361032843589783,0.14793699979782104,0.15229013562202454,0.15669628977775574,0.16115988790988922,0.1656966656446457,0.17023307085037231,0.17481067776679993,0.17944394052028656,0.18409547209739685,0.188797265291214,0.1934913843870163,0.19818976521492004,0.20292620360851288,0.20763404667377472,0.21233105659484863,0.217037633061409,0.221748486161232,0.2264176607131958,0.23108822107315063,0.23569868505001068,0.2403387576341629,0.24491533637046814,0.2495051622390747,0.25403741002082825,0.2585088014602661,0.2629421651363373,0.26731809973716736,0.27164819836616516,0.2758953869342804,0.2801317572593689,0.2843073904514313,0.2883729636669159,0.29240891337394714,0.29634547233581543,0.3002398610115051,0.30403974652290344,0.3077579140663147,0.3113882839679718,0.31498411297798157,0.31847289204597473,0.32189202308654785,0.3252592384815216,0.328525185585022,0.3317324221134186,0.3348233103752136,0.3378419876098633,0.34080764651298523,0.34365150332450867,0.3464473485946655,0.34913700819015503,0.351804256439209,0.3543548882007599,0.3568398654460907,0.3592473864555359,0.36155879497528076,0.3638128936290741,0.36600980162620544,0.36811575293540955,0.37017372250556946,0.37215423583984375,0.3740776777267456,0.3759179711341858,0.3776916563510895,0.37942200899124146,0.3810928761959076,0.38268277049064636,0.3842374086380005,0.3857298195362091,0.3871523141860962,0.38853538036346436,0.389853298664093,0.3911195993423462,0.39236122369766235,0.39355382323265076,0.3946954309940338,0.3957998752593994,0.39686891436576843,0.3978824019432068,0.3988608717918396,0.39981240034103394,0.40072712302207947,0.401602566242218,0.4024290144443512,0.4032405912876129,0.4040192663669586,0.40475982427597046,0.4054713845252991,0.4061621427536011,0.4068247079849243,0.4074605703353882,0.40805575251579285,0.4086442291736603,0.40920349955558777,0.4097314178943634,0.4102552831172943,0.41075560450553894,0.411243200302124,0.41169971227645874,0.412128210067749,0.41253456473350525,0.4129282236099243,0.4133118987083435,0.4136819541454315,0.4140322804450989,0.414363294839859,0.41468197107315063,0.4149934947490692,0.4152910113334656,0.41557708382606506,0.4158497750759125,0.41611164808273315,0.4163692593574524,0.4166136085987091,0.41684073209762573,0.4170621633529663,0.41727566719055176,0.41747671365737915,0.41767171025276184,0.4178585112094879,0.41803622245788574,0.41820603609085083,0.4183715581893921,0.41852685809135437,0.41867321729660034,0.41881683468818665,0.41895273327827454,0.4190822243690491,0.41920945048332214,0.419332891702652,0.4194484055042267,0.4195558428764343,0.4196626543998718,0.4197697341442108,0.41986721754074097,0.4199652075767517,0.4200518727302551,0.42014068365097046,0.4202260971069336,0.42030632495880127,0.4203832745552063,0.42045608162879944,0.4205247461795807,0.42059388756752014,0.42065662145614624,0.42072099447250366,0.42078182101249695,0.4208405315876007,0.4208958148956299,0.42094531655311584,0.4209963381290436,0.42105063796043396,0.4210919439792633,0.42113590240478516,0.42117610573768616,0.42121651768684387,0.42125558853149414,0.4212906062602997,0.4213234782218933,0.42135822772979736,0.42138493061065674,0.42141303420066833,0.42144086956977844,0.4214661717414856,0.42149126529693604,0.4215174615383148,0.42153823375701904,0.4215615391731262,0.4215821921825409,0.4216029644012451,0.42162024974823,0.4216393828392029],"active":[0.00010079145431518555,9.726451389724389e-05,9.839817357715219e-05,9.865009633358568e-05,0.00010016164742410183,9.877605771180242e-05,9.915394184645265e-05,9.827221219893545e-05,0.00010016164742410183,0.00010003568604588509,0.00010003567876992747,9.902798046823591e-05,9.965778735931963e-05,9.97837632894516e-05,9.953184053301811e-05,0.0001010433625197038,9.953182598110288e-05,9.739048255141824e-05,9.76423907559365e-05,9.81462508207187e-05,9.940587915480137e-05,0.00010041354107670486,9.965780191123486e-05,9.726450662128627e-05,9.550101822242141e-05,9.650873835198581e-05,9.46192885749042e-05,9.638277697376907e-05,9.852412040345371e-05,9.965780191123486e-05,9.97837632894516e-05,9.915392729453743e-05,0.00010116933844983578,0.00010255491361021996,0.00010205106809735298,0.00010595587082207203,0.00010797128197737038,0.00010935685713775456,0.00011149822967126966,0.00011389149585738778,0.00011515116784721613,0.0001155290228780359,0.000117670395411551,0.00012308679288253188,0.00012472429079934955,0.00012736947974190116,0.00012825120938941836,0.00013077043695375323,0.00013480125926434994,0.00013391952961683273,0.00013543106615543365,0.00013971381122246385,0.0001427368842996657,0.00014613789971917868,0.00014764937805011868,0.0001494128373451531,0.00015709659783169627,0.0001603715936653316,0.00016011972911655903,0.0001664177980273962,0.0001701966393738985,0.00017800636123865843,0.00017699867021292448,0.00018090347293764353,0.00018594192806631327,0.00018846115563064814,0.00018909096252173185,0.00019639672245830297,0.00020508829038590193,0.0002102527068927884,0.00021478731650859118,0.00022196711506694555,0.0002243604976683855,0.00023015460465103388,0.00023746048100292683,0.00025245011784136295,0.0002583703026175499,0.0002647943329066038,0.00027159624733030796,0.000284822192043066,0.00029464741237461567,0.0003051022067666054,0.0003153050784021616,0.00032689375802874565,0.0003403716254979372,0.0003510783426463604,0.00035976991057395935,0.00037324801087379456,0.0003896229900419712,0.0004004554357379675,0.00040965061634778976,0.00042123952880501747,0.00043711066246032715,0.00045273033902049065,0.00047716638073325157,0.0004955572076141834,0.0005187341012060642,0.0005363691598176956,0.0005615614354610443,0.0005906587466597557,0.0006056483834981918,0.0006271875463426113,0.0006484752520918846,0.0006787064485251904,0.0007088114507496357,0.0007337518036365509,0.0007534017786383629,0.0007967324927449226,0.000818776898086071,0.0008663907647132874,0.000901784747838974,0.000937306322157383,0.0009606098756194115,0.0010176701471209526,0.001061001792550087,0.0010864455252885818,0.0011451449245214462,0.0011893576011061668,0.0012514563277363777,0.0013075098395347595,0.0013583982363343239,0.0014100437983870506,0.001470000483095646,0.001541798934340477,0.001604907214641571,0.0016675088554620743,0.0017309952527284622,0.0018238294869661331,0.0019024312496185303,0.001972842961549759,0.0020419955253601074,0.0021232403814792633,0.002194788306951523,0.002290518954396248,0.0023824721574783325,0.0024768169969320297,0.002598745748400688,0.0026889387518167496,0.0027715694159269333,0.0028602443635463715,0.0029867105185985565,0.0031046122312545776,0.003201853483915329,0.0033381469547748566,0.003463227301836014,0.003585033118724823,0.0037133917212486267,0.003835827112197876,0.003992266952991486,0.004141155630350113,0.004229329526424408,0.004391822963953018,0.004508212208747864,0.004689343273639679,0.004854224622249603,0.0049992091953754425,0.00517379492521286,0.005320161581039429,0.005496762692928314,0.00564274936914444,0.005791760981082916,0.0059509798884391785,0.006124682724475861,0.006288811564445496,0.006458863615989685,0.006614431738853455,0.006814703345298767,0.006960570812225342,0.007124572992324829,0.007282659411430359,0.007440991699695587,0.007618851959705353,0.0077673569321632385,0.007861196994781494,0.00802256166934967,0.008180886507034302,0.008296146988868713,0.008418336510658264,0.00855991244316101,0.008691787719726562,0.008777573704719543,0.008838668465614319,0.008979752659797668,0.009084299206733704,0.009176120162010193,0.009239479899406433,0.009328901767730713,0.009357884526252747,0.009392276406288147,0.009414821863174438,0.009434834122657776,0.009457528591156006,0.00944240391254425,0.009403854608535767,0.009443148970603943,0.00944453477859497,0.009414449334144592,0.009366452693939209,0.009295016527175903,0.009280413389205933,0.009219571948051453,0.009183943271636963,0.009049534797668457,0.008971035480499268,0.008899003267288208,0.008784264326095581,0.008706659078598022,0.008579671382904053,0.00850588083267212,0.00837978720664978,0.008241623640060425,0.00809207558631897,0.007921665906906128,0.0078040361404418945,0.00764995813369751,0.007494032382965088,0.007376611232757568,0.007256180047988892,0.0070990025997161865,0.0069387853145599365,0.00676003098487854,0.0066114068031311035,0.006458848714828491,0.006261378526687622,0.006138026714324951,0.00598675012588501,0.005803853273391724,0.0056726038455963135,0.005509614944458008,0.005358338356018066,0.005182117223739624,0.005045175552368164,0.00488811731338501,0.004726111888885498,0.004605203866958618,0.004447609186172485,0.004312843084335327,0.0041828453540802,0.004010409116744995,0.0038684308528900146,0.0037280023097991943,0.003596007823944092,0.0034871697425842285,0.003362685441970825,0.0032345056533813477,0.0031410157680511475,0.0030131638050079346,0.002907097339630127,0.0027987658977508545,0.002706676721572876,0.0026147663593292236,0.002517879009246826,0.002420872449874878,0.002335488796234131,0.002249687910079956,0.0021684467792510986,0.0020904839038848877,0.002012878656387329,0.0019440054893493652,0.0018651485443115234,0.0017888247966766357,0.001713871955871582,0.0016578137874603271,0.0015873908996582031,0.0015191435813903809,0.0014441609382629395,0.0014004707336425781,0.0013484656810760498,0.0012920200824737549,0.0012242496013641357,0.0011911094188690186,0.001129150390625,0.0010825395584106445,0.0010513067245483398,0.0010024309158325195,0.0009624958038330078,0.0009128749370574951,0.0008563101291656494,0.0008263587951660156,0.0008050501346588135,0.0007766783237457275,0.0007433295249938965,0.0007108449935913086,0.0006718933582305908,0.0006470978260040283,0.000626683235168457,0.0006056427955627441,0.0005730092525482178,0.0005546212196350098,0.0005339682102203369,0.0005138218402862549,0.00048610568046569824,0.00046759843826293945,0.0004540979862213135,0.00043836236000061035,0.00042375922203063965,0.0004044771194458008,0.0003845691680908203,0.000364154577255249,0.0003541111946105957,0.0003393590450286865,0.0003223419189453125,0.0003116428852081299,0.00029969215393066406,0.00028443336486816406,0.0002753734588623047,0.00026667118072509766,0.00025898218154907227,0.0002435147762298584,0.00023543834686279297,0.00023227930068969727,0.00022095441818237305,0.0002084672451019287,0.0002034604549407959,0.00018921494483947754,0.0001862049102783203,0.00017586350440979004,0.0001679062843322754,0.00015622377395629883,0.00015243887901306152,0.00014716386795043945,0.0001462697982788086,0.00013494491577148438,0.00013077259063720703,0.0001266002655029297,0.00012046098709106445,0.00011578202247619629,0.000110626220703125,0.00010886788368225098,0.00010696053504943848,9.173154830932617e-05,8.970499038696289e-05,8.51750373840332e-05,8.252263069152832e-05,8.091330528259277e-05,7.495284080505371e-05,7.343292236328125e-05,7.131695747375488e-05,6.67870044708252e-05,6.780028343200684e-05,6.577372550964355e-05,6.300210952758789e-05,5.885958671569824e-05,5.480647087097168e-05,4.914402961730957e-05,5.167722702026367e-05,4.839897155761719e-05,4.789233207702637e-05,4.488229751586914e-05,4.5239925384521484e-05,4.208087921142578e-05]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.00010079145431518555,0.00010973477765219286,0.00012056752893840894,0.00012862910807598382,0.00013983975804876536,0.00014941288100089878,0.00015911197988316417,0.00016868510283529758,0.00017888806178234518,0.00018707560957409441,0.00019614488701336086,0.00020508820307441056,0.00021340171224437654,0.00022284887381829321,0.00023128835891839117,0.00023909800802357495,0.0002475374785717577,0.00025585098774172366,0.0002652981784194708,0.0002733597648330033,0.00028167327400296926,0.00028897906304337084,0.00029678872670046985,0.0003056060813833028,0.0003132897836621851,0.0003214773314539343,0.0003292869951110333,0.0003359629772603512,0.00034301687264814973,0.0003485592023935169,0.00035624290467239916,0.0003641785297077149,0.00037148434785194695,0.00037979785702191293,0.0003888671344611794,0.00039907009340822697,0.0004083912936039269,0.0004184682620689273,0.0004280413850210607,0.00043723665294237435,0.00044895114842802286,0.00045915407827124,0.00047011280548758805,0.00048107150360010564,0.0004924081149511039,0.0005028629675507545,0.0005155851831659675,0.0005296929739415646,0.0005432968609966338,0.0005572786321863532,0.0005721421912312508,0.0005863759433850646,0.0006011135410517454,0.0006182444049045444,0.0006327300798147917,0.0006488532526418567,0.0006659841164946556,0.0006842486327514052,0.0007018833421170712,0.0007207776652649045,0.0007423172355629504,0.0007627230952493846,0.0007846405496820807,0.0008054242935031652,0.0008260821341536939,0.0008483774727210402,0.0008734439616091549,0.0008983844891190529,0.0009220653446391225,0.0009475097758695483,0.0009747176081873477,0.0010031850542873144,0.0010286294855177402,0.0010554593754932284,0.001085438416339457,0.0011134020751342177,0.0011448926525190473,0.0011762571521103382,0.0012057323474436998,0.001239364268258214,0.0012756413780152798,0.0013115407200530171,0.0013481957139447331,0.0013862362829968333,0.0014273000415414572,0.0014666002243757248,0.0015115687856450677,0.001554018002934754,0.0016006240621209145,0.0016478599281981587,0.0016968592535704374,0.001746362424455583,0.0017988886684179306,0.0018492735689505935,0.001901799812912941,0.001960876164957881,0.0020208340138196945,0.002082051709294319,0.0021454107481986284,0.002205116907134652,0.0022732624784111977,0.0023362436331808567,0.002405396895483136,0.0024766915012151003,0.002549245720729232,0.002625704975798726,0.002705942839384079,0.0027924790047109127,0.002873094752430916,0.0029525768477469683,0.003043017815798521,0.00313245109282434,0.0032245295587927103,0.0033216464798897505,0.0034144804812967777,0.003514494514092803,0.0036174056585878134,0.003721954533830285,0.003834816627204418,0.003950575832277536,0.004066838882863522,0.004180079326033592,0.004305033944547176,0.004429232329130173,0.004559855442494154,0.004691611975431442,0.004828028846532106,0.004968602675944567,0.00511900195851922,0.005266251508146524,0.005414257291704416,0.005571206100285053,0.005734453443437815,0.005897574592381716,0.0060693868435919285,0.006249764934182167,0.006430143024772406,0.006611906457692385,0.006806014105677605,0.006994579918682575,0.007202669512480497,0.007409373298287392,0.007624391000717878,0.007840793579816818,0.008074957877397537,0.008306224830448627,0.008543159812688828,0.008787148632109165,0.009041592478752136,0.00929968897253275,0.009567736648023129,0.009839815087616444,0.010120207443833351,0.010403621941804886,0.01071210391819477,0.011014916934072971,0.011334987357258797,0.011653168126940727,0.011980165727436543,0.012317870743572712,0.012665148824453354,0.013019857928156853,0.013397367671132088,0.013770845718681812,0.014143567532300949,0.01453291717916727,0.014945820905268192,0.015357717871665955,0.015787627547979355,0.016224967315793037,0.01668485626578331,0.017148775979876518,0.017623526975512505,0.018117928877472878,0.018620895221829414,0.0191363338381052,0.01965995877981186,0.02020285651087761,0.020757341757416725,0.021315481513738632,0.021888861432671547,0.022475970908999443,0.023074921220541,0.023704607039690018,0.02434159815311432,0.024989044293761253,0.02567339688539505,0.02634880691766739,0.02703668549656868,0.02777154929935932,0.02850351668894291,0.029261179268360138,0.03003370575606823,0.03082575649023056,0.03165320307016373,0.032479893416166306,0.03334273397922516,0.03420393913984299,0.03511741757392883,0.03601011261343956,0.03694286197423935,0.037895891815423965,0.038856104016304016,0.039859894663095474,0.04086734354496002,0.041896454989910126,0.04295239597558975,0.04403705522418022,0.04514627903699875,0.04625474661588669,0.0473930686712265,0.04855746403336525,0.04973873868584633,0.0509551540017128,0.0521821528673172,0.05344051495194435,0.05472419783473015,0.05602097883820534,0.05735063552856445,0.05870788171887398,0.06008792296051979,0.061481066048145294,0.06291060894727707,0.06434909999370575,0.06580408662557602,0.06733176112174988,0.06886673718690872,0.07042022794485092,0.07199928909540176,0.07358364760875702,0.07520641386508942,0.07683989405632019,0.07851028442382812,0.08022110164165497,0.0819450169801712,0.08368442952632904,0.08544450253248215,0.08723165839910507,0.08904387801885605,0.0908513069152832,0.09267839044332504,0.09454867988824844,0.09641846269369125,0.09831734001636505,0.10025325417518616,0.10218577086925507,0.10415884107351303,0.10613342374563217,0.10811518877744675,0.11011748760938644,0.11212708801031113,0.11416666954755783,0.11620410531759262,0.11825565248727798,0.12034448981285095,0.12241203337907791,0.12448965013027191,0.12657080590724945,0.12869326770305634,0.13080427050590515,0.1329130083322525,0.13502047955989838,0.13715188205242157,0.13928718864917755,0.1414368599653244,0.1435990035533905,0.1457338184118271,0.14788928627967834,0.15003971755504608,0.15217703580856323,0.15433049201965332,0.15646328032016754,0.15857668220996857,0.1607244610786438,0.16286683082580566,0.16499608755111694,0.16712383925914764,0.16921859979629517,0.17130793631076813,0.17343670129776,0.17551268637180328,0.17757897078990936,0.17966528236865997,0.18172085285186768,0.18376396596431732,0.18577633798122406,0.18780004978179932,0.18977752327919006,0.1917712539434433,0.19372329115867615,0.19565770030021667,0.1975771188735962,0.1994783878326416,0.20134489238262177,0.20321229100227356,0.20505863428115845,0.2068842053413391,0.20870009064674377,0.21048346161842346,0.2122614085674286,0.2140115350484848,0.21573179960250854,0.21744652092456818,0.21912522614002228,0.2207648754119873,0.22238537669181824,0.22398672997951508,0.22557109594345093,0.2271234542131424,0.22864356637001038,0.2301572561264038,0.2316577136516571,0.23312202095985413,0.23455874621868134,0.23597116768360138,0.23736657202243805,0.2387464940547943,0.2400784194469452,0.24140983819961548,0.24272677302360535,0.24400894343852997,0.24525369703769684,0.24648158252239227,0.24770580232143402,0.2488863319158554,0.25005361437797546,0.25119975209236145,0.25230759382247925,0.25341302156448364,0.25449201464653015,0.2555535137653351,0.25660163164138794,0.25760164856910706,0.25859135389328003,0.25956010818481445,0.2605128884315491,0.261434942483902,0.2623378336429596,0.26322245597839355,0.26410773396492004,0.26494449377059937,0.2657715678215027,0.266581267118454,0.26738929748535156,0.26816800236701965,0.2689366340637207,0.2696853280067444,0.2704009413719177,0.2711249589920044,0.2718314826488495,0.2725096642971039],"recovered":[0.0,1.2344301467237528e-05,2.22953203774523e-05,3.3002110285451636e-05,4.219735637889244e-05,5.328203405952081e-05,6.323305569821969e-05,7.293214730452746e-05,8.174950198736042e-05,9.207840776070952e-05,0.00010165153798880056,0.00011109870683867484,0.00012067184434272349,0.00012986708316020668,0.00013780270819552243,0.00014712390839122236,0.00015568935486953706,0.0001638769026612863,0.0001725682959659025,0.00018113372789230198,0.00018995108257513493,0.00019788670761045069,0.00020645213953685015,0.00021338005899451673,0.00022131568402983248,0.00023013303871266544,0.00023844654788263142,0.00024625621153973043,0.00025406587519682944,0.000261119770584628,0.0002676697913557291,0.0002748496481217444,0.0002831631572917104,0.0002904689754359424,0.0002987824846059084,0.0003068440710194409,0.0003161652712151408,0.000325864355545491,0.00033568943035788834,0.00034488466917537153,0.0003545837535057217,0.000365416519343853,0.0003763752174563706,0.0003877118288073689,0.00039778879727236927,0.00040937733137980103,0.00042083990410901606,0.000433814013376832,0.00044678812264464796,0.00045963627053424716,0.00047273634118027985,0.0004867181705776602,0.0005008259322494268,0.0005156894912943244,0.0005310568958520889,0.0005456684739328921,0.0005609099171124399,0.0005762773216702044,0.0005941639537923038,0.000611168856266886,0.0006314488127827644,0.0006514767883345485,0.0006713788607157767,0.0006919106817804277,0.0007135762134566903,0.0007346118800342083,0.0007569072186015546,0.0007803362095728517,0.0008040170650929213,0.0008271941333077848,0.0008518827380612493,0.0008770751883275807,0.0009052907698787749,0.0009303572587668896,0.0009561795159243047,0.0009847729234024882,0.0010124846594408154,0.0010414558928459883,0.0010745839681476355,0.0011035553179681301,0.0011355497408658266,0.0011703153140842915,0.0012049549259245396,0.0012422398431226611,0.0012795246439054608,0.001317061367444694,0.00135371636133641,0.0013955358881503344,0.0014373552985489368,0.001481694052927196,0.0015255288453772664,0.0015707493294030428,0.0016181111568585038,0.0016700075939297676,0.0017195107648149133,0.0017736745066940784,0.0018279643263667822,0.001884773257188499,0.001946746720932424,0.0020097277592867613,0.0020698118023574352,0.002133422764018178,0.002197789493948221,0.002264801412820816,0.0023324431385844946,0.0024022262077778578,0.0024767958093434572,0.0025526252575218678,0.0026309737004339695,0.002715242328122258,0.0027952285017818213,0.002883401932194829,0.0029748505912721157,0.0030628982931375504,0.003155354643240571,0.0032485665287822485,0.0033487065229564905,0.0034430522937327623,0.003546215360984206,0.0036516457330435514,0.0037657676730304956,0.003881023032590747,0.003995270933955908,0.0041117859072983265,0.004221877083182335,0.004349980503320694,0.004477076698094606,0.004615257028490305,0.004753689747303724,0.0048962789587676525,0.0050407578237354755,0.0051905266009271145,0.0053438227623701096,0.005502157378941774,0.005665278527885675,0.005827265791594982,0.00600096769630909,0.0061846207827329636,0.006362731568515301,0.006546258460730314,0.006738854572176933,0.006934726145118475,0.007134628016501665,0.007340324576944113,0.007549169939011335,0.00777124147862196,0.007999989204108715,0.008239065296947956,0.008478393778204918,0.008727421052753925,0.008980353362858295,0.009233033284544945,0.009501584805548191,0.009770892560482025,0.010051662102341652,0.010343264788389206,0.010643936693668365,0.010951284319162369,0.011261529289186,0.011581852100789547,0.011911747045814991,0.012245294637978077,0.01259282510727644,0.012960382737219334,0.013326428830623627,0.013703686185181141,0.014074014499783516,0.01447797566652298,0.014876394532620907,0.015294210985302925,0.015720970928668976,0.01615944691002369,0.016612153500318527,0.01707519218325615,0.01755145564675331,0.018042707815766335,0.018530182540416718,0.019041461870074272,0.019579699262976646,0.020119069144129753,0.02066020295023918,0.02123018354177475,0.021794745698571205,0.02239205874502659,0.02298748306930065,0.023612380027770996,0.024248111993074417,0.024908406659960747,0.025581547990441322,0.026249652728438377,0.02695504203438759,0.027668366208672523,0.028421998023986816,0.02917374111711979,0.02993807941675186,0.030735798180103302,0.03155505657196045,0.032396357506513596,0.0332464799284935,0.034132495522499084,0.03502330183982849,0.0359358973801136,0.03685920313000679,0.037820421159267426,0.03878277167677879,0.039776865392923355,0.04078834131360054,0.04183848947286606,0.04289292171597481,0.043962717056274414,0.045059848576784134,0.0461762510240078,0.04731331393122673,0.048451509326696396,0.04965054243803024,0.050865575671195984,0.05210403725504875,0.05336340516805649,0.05464431643486023,0.05593971163034439,0.05727491155266762,0.05861464887857437,0.05999607592821121,0.061409372836351395,0.06281876564025879,0.06426443159580231,0.06573743373155594,0.06723235547542572,0.06879390776157379,0.07034878432750702,0.0719224363565445,0.07352807372808456,0.07514076679944992,0.07679011672735214,0.07847322523593903,0.08016464859247208,0.08188365399837494,0.08362054824829102,0.08538943529129028,0.08717154711484909,0.08895265311002731,0.09078188240528107,0.09264776110649109,0.0945083498954773,0.09640458226203918,0.09831253439188004,0.10023736208677292,0.10217705368995667,0.10415516793727875,0.1061106026172638,0.10810068249702454,0.11009504646062851,0.11213663965463638,0.1141439750790596,0.11619136482477188,0.11824946105480194,0.1203104555606842,0.1223791316151619,0.12446481734514236,0.12655377388000488,0.12866313755512238,0.13076531887054443,0.13286133110523224,0.13498707115650177,0.1371307075023651,0.1392849087715149,0.1414255052804947,0.14357870817184448,0.14574387669563293,0.14787213504314423,0.1500045508146286,0.15215258300304413,0.15427719056606293,0.1564135104417801,0.15855486690998077,0.16069194674491882,0.16281667351722717,0.16494807600975037,0.16704951226711273,0.16916000843048096,0.17127226293087006,0.1733817607164383,0.17545710504055023,0.177536740899086,0.17960114777088165,0.18168291449546814,0.18371380865573883,0.18572354316711426,0.18774183094501495,0.18972738087177277,0.19170498847961426,0.19364506006240845,0.19557252526283264,0.19751448929309845,0.1994042992591858,0.2012675404548645,0.20314261317253113,0.20498643815517426,0.20680055022239685,0.20861151814460754,0.21040306985378265,0.21218909323215485,0.21392737329006195,0.21564272046089172,0.21733969449996948,0.2190234214067459,0.2206626981496811,0.22230109572410583,0.2239103764295578,0.2254854142665863,0.2270449548959732,0.22856998443603516,0.2300839126110077,0.23156385123729706,0.23302803933620453,0.23445859551429749,0.23588977754116058,0.23727837204933167,0.23865212500095367,0.24000735580921173,0.24133335053920746,0.24263806641101837,0.2439197450876236,0.24518150091171265,0.24642373621463776,0.24764695763587952,0.24883365631103516,0.2500116527080536,0.2511381208896637,0.25226637721061707,0.2533680498600006,0.2544372081756592,0.2554915249347687,0.25652050971984863,0.25753411650657654,0.25853288173675537,0.2595035433769226,0.2604564428329468,0.26137280464172363,0.26227545738220215,0.26315706968307495,0.2640257179737091,0.2648879289627075,0.2657158672809601,0.2665327489376068,0.2673300802707672,0.2681153118610382,0.26888909935951233,0.2696257531642914,0.270341694355011,0.2710627019405365],"active":[0.00010079145431518555,9.739047527546063e-05,9.827221219893545e-05,9.562699415255338e-05,9.764240530785173e-05,9.613084694137797e-05,9.587892418494448e-05,9.575295553077012e-05,9.713855979498476e-05,9.499720181338489e-05,9.44933490245603e-05,9.398949623573571e-05,9.272986790165305e-05,9.298179065808654e-05,9.348565072286874e-05,9.197409963235259e-05,9.184812370222062e-05,9.197408508043736e-05,9.272988245356828e-05,9.22260369407013e-05,9.172219142783433e-05,9.109235543292016e-05,9.03365871636197e-05,9.222602238878608e-05,9.197409963235259e-05,9.134429274126887e-05,9.08404472284019e-05,8.970676572062075e-05,8.895099745132029e-05,8.743943180888891e-05,8.857311331667006e-05,8.932888158597052e-05,8.832119056023657e-05,8.932888158597052e-05,9.008464985527098e-05,9.222602238878608e-05,9.222602238878608e-05,9.260390652343631e-05,9.235195466317236e-05,9.235198376700282e-05,9.436739492230117e-05,9.3737558927387e-05,9.373758803121746e-05,9.335967479273677e-05,9.461931767873466e-05,9.348563617095351e-05,9.47452790569514e-05,9.587896056473255e-05,9.650873835198581e-05,9.764236165210605e-05,9.940585005097091e-05,9.96577728074044e-05,0.00010028760880231857,0.00010255491361021996,0.00010167318396270275,0.00010318477870896459,0.00010507419938221574,0.00010797131108120084,0.00010771938832476735,0.0001096088089980185,0.00011086842278018594,0.00011124630691483617,0.00011326168896630406,0.00011351361172273755,0.0001125059206970036,0.00011376559268683195,0.00011653674300760031,0.00011804827954620123,0.00011804827954620123,0.00012031564256176353,0.0001228348701260984,0.00012610986595973372,0.00012333871563896537,0.00012510211672633886,0.0001292589004151523,0.0001286291517317295,0.0001324079930782318,0.00013480125926434994,0.00013114837929606438,0.00013580895029008389,0.00014009163714945316,0.00014122540596872568,0.00014324078802019358,0.0001439964398741722,0.00014777539763599634,0.00014953885693103075,0.00015785242430865765,0.00015848211478441954,0.00016326876357197762,0.00016616587527096272,0.00017133040819317102,0.0001756130950525403,0.00018077751155942678,0.00017926597502082586,0.0001822890480980277,0.00018720165826380253,0.00019286968745291233,0.00019727845210582018,0.00019866402726620436,0.00019538914784789085,0.00020345067605376244,0.00020282086916267872,0.00020760740153491497,0.00021189008839428425,0.00021680258214473724,0.0002234787680208683,0.00022914703004062176,0.00023985374718904495,0.00024212105199694633,0.00023733451962471008,0.0002477893140166998,0.0002490491606295109,0.0002496789675205946,0.0002587481867522001,0.0002591258380562067,0.0002659279853105545,0.00026869913563132286,0.00027890224009752274,0.000288601266220212,0.00029893009923398495,0.00030107120983302593,0.00029905629344284534,0.00030976301059126854,0.00031744642183184624,0.0003379783593118191,0.0003416314721107483,0.0003509521484375,0.0003533456474542618,0.00036531221121549606,0.0003699725493788719,0.00037349946796894073,0.00038067949935793877,0.00039063068106770515,0.0003954172134399414,0.00040410831570625305,0.0004224991425871849,0.00042917532846331596,0.00042728567495942116,0.0004432825371623039,0.00044832145795226097,0.00046381494030356407,0.0004746471531689167,0.0004897629842162132,0.0005004690028727055,0.0005257879383862019,0.0005349833518266678,0.0005431706085801125,0.0005480833351612091,0.0005631987005472183,0.0005722679197788239,0.0005873832851648331,0.0006067818030714989,0.0006186226382851601,0.0006327293813228607,0.0006604418158531189,0.0006716521456837654,0.0006910506635904312,0.0007018838077783585,0.0007186364382505417,0.000736018642783165,0.0007534017786383629,0.0007745632901787758,0.000804542563855648,0.0008104629814624786,0.0008171387016773224,0.0008292309939861298,0.0008718064054846764,0.0008797422051429749,0.000911233015358448,0.0009307563304901123,0.0009638853371143341,0.000989329069852829,0.0010113734751939774,0.0010427366942167282,0.0010694395750761032,0.0010936260223388672,0.0011297762393951416,0.001161394640803337,0.0011776424944400787,0.001196412369608879,0.0012286584824323654,0.0012457873672246933,0.0012801755219697952,0.0013125482946634293,0.0013541150838136673,0.0013766642659902573,0.001425284892320633,0.0014404002577066422,0.0014551375061273575,0.0015218965709209442,0.0015484746545553207,0.0015928130596876144,0.0016117077320814133,0.0016520153731107712,0.0017151236534118652,0.0017440952360630035,0.0017876774072647095,0.0018075816333293915,0.0018709376454353333,0.0018776170909404755,0.0019195601344108582,0.0019599944353103638,0.001996900886297226,0.0020394735038280487,0.0020845718681812286,0.0021195895969867706,0.002164054661989212,0.002198565751314163,0.002253357321023941,0.002292029559612274,0.0023332200944423676,0.0023812130093574524,0.0024254247546195984,0.002503644675016403,0.002531610429286957,0.0025749392807483673,0.0026201605796813965,0.0026575736701488495,0.0027063190937042236,0.002768170088529587,0.002813011407852173,0.002866417169570923,0.002914533019065857,0.002939727157354355,0.0029853209853172302,0.003067329525947571,0.003129303455352783,0.0031878724694252014,0.0032053813338279724,0.00323486328125,0.003283977508544922,0.0033118203282356262,0.0033695176243782043,0.003430984914302826,0.0034717917442321777,0.003519780933856964,0.0035608485341072083,0.0036111101508140564,0.0036544427275657654,0.0036797598004341125,0.0037257373332977295,0.0037667974829673767,0.003770701587200165,0.0038089901208877563,0.0038486719131469727,0.0038732364773750305,0.003921478986740112,0.003956370055675507,0.003960020840167999,0.00400688499212265,0.004026405513286591,0.004071623086929321,0.004067465662956238,0.004111677408218384,0.004153124988079071,0.0041625723242759705,0.0041791945695877075,0.004191674292087555,0.004228450357913971,0.0042504966259002686,0.004249870777130127,0.004255160689353943,0.004290550947189331,0.004300117492675781,0.0043061524629592896,0.00431409478187561,0.0043083131313323975,0.004310578107833862,0.004295840859413147,0.004304900765419006,0.004325941205024719,0.004310697317123413,0.00429949164390564,0.0043109506368637085,0.00431196391582489,0.00430414080619812,0.004307165741920471,0.0042705237865448,0.0042584240436553955,0.004276692867279053,0.0042404234409332275,0.004197210073471069,0.004208177328109741,0.004184111952781677,0.004162818193435669,0.00409342348575592,0.004086241126060486,0.004053980112075806,0.004029422998428345,0.003995910286903381,0.003952711820602417,0.003932058811187744,0.00390586256980896,0.0038304030895233154,0.0038079917430877686,0.0037910938262939453,0.0037415921688079834,0.003713652491569519,0.0036829113960266113,0.003649890422821045,0.0036084651947021484,0.0035427063703536987,0.0035191476345062256,0.003482505679130554,0.0034251809120178223,0.0033619552850723267,0.0033240318298339844,0.0032700002193450928,0.0032130777835845947,0.0031581521034240723,0.003112301230430603,0.0030877292156219482,0.0030381083488464355,0.0029948949813842773,0.0029431283473968506,0.002907976508140564,0.002856716513633728,0.0028000473976135254,0.002757713198661804,0.0027194172143936157,0.0026755928993225098,0.002615630626678467,0.0025618374347686768,0.0025243014097213745,0.0024625957012176514,0.0024066567420959473,0.002366095781326294,0.002295941114425659,0.0022749006748199463,0.002225637435913086,0.0021854639053344727,0.0021644234657287598,0.002110123634338379,0.0020708441734313965,0.002025991678237915,0.001980006694793701,0.0019313991069793701,0.0018813908100128174,0.0018496513366699219,0.0018322765827178955,0.001787424087524414,0.001745849847793579,0.00169333815574646,0.0016734302043914795,0.0016352534294128418,0.0016065537929534912,0.0015700161457061768,0.0015118420124053955,0.0014992058277130127,0.001489788293838501,0.0014469623565673828]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.00010079145431518555,0.0001087270793505013,0.00012031560618197545,0.00012976277503184974,0.00013933589798398316,0.00014941288100089878,0.0001603715936653316,0.00017070051399059594,0.0001831707777455449,0.00019614488701336086,0.00020785938249900937,0.00021995174756739289,0.00023229604994412512,0.00024438841501250863,0.0002557250263635069,0.00026832125149667263,0.0002820511581376195,0.00029464735416695476,0.0003061099268961698,0.00031795038376003504,0.00033117641578428447,0.0003408755292184651,0.0003522121114656329,0.0003620371862780303,0.00037098050233908,0.00037904208875261247,0.0003888671344611794,0.0003984402574133128,0.0004075095639564097,0.0004164528800174594,0.00042527023470029235,0.0004332058597356081,0.00044202321441844106,0.00044895114842802286,0.0004573906189762056,0.0004667118191719055,0.0004761589807458222,0.00048359076026827097,0.00049140042392537,0.000498202396556735,0.0005057600792497396,0.0005121842259541154,0.0005191121017560363,0.0005249063833616674,0.0005305747035890818,0.0005372506566345692,0.0005429189768619835,0.0005493430653586984,0.0005550113273784518,0.000560301763471216,0.0005660960450768471,0.0005712604615837336,0.0005760470521636307,0.0005818413337692618,0.0005866278661414981,0.000591036572586745,0.000595445220824331,0.0005994760431349277,0.0006030029617249966,0.0006069078226573765,0.0006110645481385291,0.0006152213318273425,0.0006197559414431453,0.000622779072728008,0.0006263059913180768,0.0006297069485299289,0.0006336118094623089,0.0006376425735652447,0.0006411695503629744,0.0006441926234401762,0.000647215754725039,0.0006494830595329404,0.0006528840167447925,0.0006559071480296552,0.0006585523369722068,0.0006605677190236747,0.0006629609852097929,0.0006649764254689217,0.0006667398847639561,0.000668755266815424,0.0006703927647322416,0.0006719043012708426,0.0006735418573953211,0.0006753053166903555,0.00067706877598539,0.0006784543511457741,0.0006798399263061583,0.0006813515210524201,0.0006823592120781541,0.0006839967099949718,0.0006853822851553559,0.0006858861306682229,0.0006870197830721736,0.0006885313196107745,0.0006894131074659526,0.0006902948371134698,0.0006913025281392038,0.0006924361805431545,0.0006931919488124549,0.0006940736784599721,0.0006952073308639228,0.0006959630991332233,0.000696592906024307,0.0006970968097448349,0.0006978525780141354,0.0006984823849052191,0.0006987343076616526,0.0006993641145527363,0.0006998679600656033,0.0007002458442002535,0.0007008756510913372,0.0007015054579824209,0.0007020093034952879,0.0007023871876299381,0.0007030169945210218,0.0007033948786556721,0.0007037727627903223,0.0007045285310596228,0.0007050323765724897,0.0007054103189148009,0.0007057882030494511,0.0007062920485623181,0.0007066699326969683,0.0007070478168316185,0.0007071737782098353,0.000707803585100919,0.0007080555078573525,0.000708307430613786,0.0007084333919920027,0.0007085593533702195,0.0007089372375048697,0.0007090631988830864,0.0007091891602613032,0.0007093151216395199,0.0007094410830177367,0.0007095670443959534,0.0007098189671523869,0.0007099449285306036,0.0007100708899088204,0.0007101968512870371,0.0007103228126652539,0.0007103228126652539,0.0007105747354216874,0.0007105747354216874,0.0007108266581781209,0.0007109526195563376,0.0007110785809345543,0.0007110785809345543,0.0007112045423127711,0.0007113305036909878,0.0007114564650692046,0.0007117083878256381,0.0007118343492038548,0.0007119603105820715,0.0007120862719602883,0.000712212233338505,0.000712212233338505,0.0007123381947167218,0.0007123381947167218,0.0007124641560949385,0.0007124641560949385,0.0007125901174731553,0.0007125901174731553,0.0007128420402295887,0.0007129680016078055,0.0007129680016078055,0.0007129680016078055,0.0007129680016078055,0.0007129680016078055,0.0007129680016078055,0.0007130939629860222,0.0007130939629860222,0.0007130939629860222,0.0007130939629860222,0.0007130939629860222,0.0007130939629860222,0.0007130939629860222,0.0007130939629860222,0.0007130939629860222,0.0007130939629860222,0.0007130939629860222,0.0007130939629860222,0.0007130939629860222,0.0007130939629860222,0.000713219924364239,0.000713219924364239,0.0007133458857424557,0.0007134718471206725,0.0007134718471206725,0.0007137238280847669,0.0007137238280847669,0.0007137238280847669,0.0007137238280847669,0.0007137238280847669,0.0007138497894629836,0.0007138497894629836,0.0007138497894629836,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004,0.0007139757508412004],"recovered":[0.0,1.2722188330371864e-05,2.3680904632783495e-05,3.426173498155549e-05,4.3582942453213036e-05,5.4415693739429116e-05,6.449267675634474e-05,7.482158252969384e-05,8.464663551421836e-05,9.585727821104228e-05,0.00010870542610064149,0.00011916029325220734,0.00013087478873785585,0.00014447870489675552,0.00015657108451705426,0.00016778171993792057,0.00018000006093643606,0.00019284820882603526,0.00020620021678041667,0.0002182925964007154,0.0002300070773344487,0.0002426033024676144,0.00025293222279287875,0.0002626313071232289,0.0002739679184742272,0.0002837929641827941,0.00029261031886562705,0.00030130171217024326,0.0003094892599619925,0.0003190623829141259,0.00032876149634830654,0.00033808269654400647,0.0003465221670921892,0.00035622125142253935,0.0003637789923232049,0.00037146269460208714,0.00038078389479778707,0.00039010512409731746,0.0003982926718890667,0.00040522057679481804,0.0004125263949390501,0.0004192024061921984,0.000426004349719733,0.0004325543995946646,0.0004403640632517636,0.00044729196815751493,0.0004534641338977963,0.00045875454088672996,0.00046530459076166153,0.00047122480464167893,0.00047638925025239587,0.0004828133387491107,0.0004882297071162611,0.0004928903072141111,0.0004986845888197422,0.0005047307931818068,0.0005088875186629593,0.0005136741092428565,0.0005179567961022258,0.0005211058305576444,0.0005253885756246746,0.0005301751662045717,0.0005340799689292908,0.0005377328488975763,0.0005408819415606558,0.0005446607829071581,0.0005479358369484544,0.0005514627555385232,0.0005546118482016027,0.0005585166509263217,0.0005615397240035236,0.0005645628552883863,0.0005673340056091547,0.0005704830400645733,0.0005731282872147858,0.0005760253989137709,0.000578418665099889,0.0005808119894936681,0.000583331217058003,0.0005849687149748206,0.000587236019782722,0.0005884956917725503,0.000590637035202235,0.0005922745331190526,0.0005942899151705205,0.000595549528952688,0.0005968092009425163,0.0005985726602375507,0.0005998322740197182,0.0006013438105583191,0.0006031072698533535,0.0006046188645996153,0.0006055005942471325,0.0006065082852728665,0.0006076419376768172,0.0006087755900807679,0.0006099092424847186,0.000610665010754019,0.0006120505859144032,0.0006130583351477981,0.0006136881420388818,0.0006143179489299655,0.0006153256399556994,0.0006162073696032166,0.0006168371764943004,0.0006175929447636008,0.0006183487130329013,0.0006188525585457683,0.0006192304426804185,0.0006196083268150687,0.000619986210949719,0.0006208679405972362,0.0006212458829395473,0.0006220016512088478,0.0006226314580999315,0.000622883380856365,0.0006235131877474487,0.0006238910718820989,0.0006243949173949659,0.0006248987629078329,0.0006254026084206998,0.0006259064539335668,0.000626788183581084,0.0006271660677157342,0.0006276699132286012,0.0006280477973632514,0.0006285516428761184,0.0006286776042543352,0.0006288035656325519,0.0006290554883889854,0.0006293074111454189,0.00062968535348773,0.0006299372762441635,0.000630189199000597,0.0006303151603788137,0.0006305670831352472,0.000630693044513464,0.0006308190058916807,0.0006308190058916807,0.0006310709286481142,0.000631196890026331,0.0006313228514045477,0.0006314488127827644,0.0006315747741609812,0.0006315747741609812,0.0006317007355391979,0.0006319526582956314,0.0006319526582956314,0.0006320786196738482,0.0006323305424302816,0.0006323305424302816,0.0006325824651867151,0.0006327084265649319,0.0006328343879431486,0.0006329603493213654,0.0006330863106995821,0.0006333382334560156,0.0006334641948342323,0.0006334641948342323,0.0006334641948342323,0.0006334641948342323,0.0006334641948342323,0.0006335901562124491,0.0006337161175906658,0.0006338420789688826,0.0006338420789688826,0.0006338420789688826,0.0006338420789688826,0.0006338420789688826,0.0006338420789688826,0.0006338420789688826,0.0006338420789688826,0.0006339680403470993,0.0006339680403470993,0.0006339680403470993,0.0006339680403470993,0.0006339680403470993,0.0006339680403470993,0.0006339680403470993,0.0006339680403470993,0.0006339680403470993,0.0006339680403470993,0.0006339680403470993,0.0006339680403470993,0.0006339680403470993,0.000634094001725316,0.000634094001725316,0.000634094001725316,0.000634094001725316,0.000634094001725316,0.0006342199631035328,0.0006342199631035328,0.0006342199631035328,0.0006342199631035328,0.0006342199631035328,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495,0.0006343459244817495],"active":[0.00010079145431518555,9.600489283911884e-05,9.663469973020256e-05,9.550104005029425e-05,9.575295553077012e-05,9.499718726146966e-05,9.587891690898687e-05,9.58789314609021e-05,9.852414223132655e-05,0.00010028760880231857,9.915395639836788e-05,0.00010079145431518555,0.00010142126120626926,9.990971011575311e-05,9.915394184645265e-05,0.00010053953155875206,0.00010205109720118344,0.0001017991453409195,9.990971011575311e-05,9.965778735931963e-05,0.00010116933844983578,9.827222675085068e-05,9.927988867275417e-05,9.940587915480137e-05,9.701258386485279e-05,9.524912456981838e-05,9.625681559555233e-05,9.713854524306953e-05,9.802030399441719e-05,9.739049710333347e-05,9.650873835198581e-05,9.512316319160163e-05,9.550104732625186e-05,9.272989700548351e-05,9.361162665300071e-05,9.524912456981838e-05,9.537508594803512e-05,9.348563617095351e-05,9.310775203630328e-05,9.2981819761917e-05,9.323368431068957e-05,9.2981819761917e-05,9.310775203630328e-05,9.235198376700282e-05,9.021064033731818e-05,8.995868847705424e-05,8.945484296418726e-05,9.058852447196841e-05,8.97067366167903e-05,8.907695882953703e-05,8.970679482445121e-05,8.844712283462286e-05,8.78173450473696e-05,8.895102655515075e-05,8.794327732175589e-05,8.630577940493822e-05,8.655770216137171e-05,8.580193389207125e-05,8.504616562277079e-05,8.580199209973216e-05,8.56759725138545e-05,8.504616562277079e-05,8.56759725138545e-05,8.50462238304317e-05,8.542404975742102e-05,8.504616562277079e-05,8.56759725138545e-05,8.617981802672148e-05,8.655770216137171e-05,8.56759725138545e-05,8.567603072151542e-05,8.492020424455404e-05,8.555001113563776e-05,8.542410796508193e-05,8.542404975742102e-05,8.454232010990381e-05,8.454232010990381e-05,8.416443597525358e-05,8.340866770595312e-05,8.378655184060335e-05,8.315674494951963e-05,8.340860949829221e-05,8.290482219308615e-05,8.303078357130289e-05,8.27788608148694e-05,8.290482219308615e-05,8.303072536364198e-05,8.27788608148694e-05,8.252693805843592e-05,8.265289943665266e-05,8.227501530200243e-05,8.126726606860757e-05,8.151918882504106e-05,8.202303433790803e-05,8.177116978913546e-05,8.151924703270197e-05,8.139328565448523e-05,8.177116978913546e-05,8.114136289805174e-05,8.101534331217408e-05,8.151918882504106e-05,8.16451502032578e-05,8.126726606860757e-05,8.088944014161825e-05,8.1015401519835e-05,8.088944014161825e-05,8.038559462875128e-05,8.051155600696802e-05,8.063751738518476e-05,8.063751738518476e-05,8.088944014161825e-05,8.063751738518476e-05,8.07634205557406e-05,8.038553642109036e-05,8.038553642109036e-05,8.051149779930711e-05,8.025957504287362e-05,8.063745917752385e-05,8.063745917752385e-05,8.051155600696802e-05,8.038559462875128e-05,8.038559462875128e-05,7.98817491158843e-05,7.98817491158843e-05,7.950386498123407e-05,7.975578773766756e-05,7.950386498123407e-05,7.962982635945082e-05,7.962982635945082e-05,7.950386498123407e-05,7.962982635945082e-05,7.937784539535642e-05,7.925188401713967e-05,7.912592263892293e-05,7.912592263892293e-05,7.899996126070619e-05,7.912592263892293e-05,7.912592263892293e-05,7.925188401713967e-05,7.912592263892293e-05,7.912592263892293e-05,7.899996126070619e-05,7.912592263892293e-05,7.899996126070619e-05,7.925188401713967e-05,7.925188401713967e-05,7.912592263892293e-05,7.912592263892293e-05,7.912592263892293e-05,7.899996126070619e-05,7.912592263892293e-05,7.912592263892293e-05,7.912592263892293e-05,7.912592263892293e-05,7.912592263892293e-05,7.912592263892293e-05,7.887399988248944e-05,7.887399988248944e-05,7.887399988248944e-05,7.899996126070619e-05,7.899996126070619e-05,7.912592263892293e-05,7.899996126070619e-05,7.912592263892293e-05,7.912592263892293e-05,7.912592263892293e-05,7.912592263892293e-05,7.912592263892293e-05,7.912592263892293e-05,7.912592263892293e-05,7.925188401713967e-05,7.925188401713967e-05,7.912592263892293e-05,7.912592263892293e-05,7.912592263892293e-05,7.912592263892293e-05,7.912592263892293e-05,7.912592263892293e-05,7.912592263892293e-05,7.912592263892293e-05,7.912592263892293e-05,7.912592263892293e-05,7.912592263892293e-05,7.912592263892293e-05,7.925188401713967e-05,7.912592263892293e-05,7.925188401713967e-05,7.937784539535642e-05,7.937784539535642e-05,7.962982635945082e-05,7.950386498123407e-05,7.950386498123407e-05,7.950386498123407e-05,7.950386498123407e-05,7.962982635945082e-05,7.950386498123407e-05,7.950386498123407e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05,7.962982635945082e-05]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.00010079145431518555,0.00011074247595388442,0.00012069349031662568,0.00013152624887879938,0.00014223303878679872,0.00015331771282944828,0.00016440238687209785,0.0001764947664923966,0.00018833522335626185,0.0001982862304430455,0.00021050457144156098,0.000221967144170776,0.0002333037555217743,0.00024501822190359235,0.0002576144761405885,0.0002702106721699238,0.00028217711951583624,0.0002930098562501371,0.00030333874747157097,0.00031404555193148553,0.0003233667812310159,0.0003328139428049326,0.00034389860229566693,0.0003515823045745492,0.0003614073502831161,0.00036846124567091465,0.0003770266775973141,0.00038345076609402895,0.0003898748254869133,0.0003973066050093621,0.000402974896132946,0.00040876917773857713,0.0004151932371314615,0.00042073559598065913,0.00042640388710424304,0.0004321981396060437,0.00043660684605129063,0.0004415193689055741,0.0004463059303816408,0.0004515963373705745,0.0004570127057377249,0.0004614213830791414,0.0004658300895243883,0.0004696089308708906,0.0004737656854558736,0.00047716667177155614,0.0004806936194654554,0.0004839686444029212,0.00048711770796217024,0.0004900147905573249,0.0004931638832204044,0.0004964389372617006,0.0004989581648260355,0.0005023591220378876,0.0005048783496022224,0.0005068937316536903,0.0005097909015603364,0.0005115543608553708,0.0005141996080055833,0.0005163409514352679,0.0005188601789996028,0.0005208755610510707,0.0005233947886154056,0.0005260400357656181,0.0005279294564388692,0.0005305747035890818,0.0005320862401276827,0.0005342275835573673,0.0005361170042306185,0.0005376285407692194,0.0005392660386860371,0.000540273729711771,0.0005421632085926831,0.0005435487837530673,0.0005453123012557626,0.00054657191503793,0.0005478315288200974,0.0005489651812240481,0.0005507286405190825,0.0005516103701665998,0.000552492099814117,0.0005537517135962844,0.0005548853660002351,0.0005560190184041858,0.0005567747866734862,0.0005579084972850978,0.000558790226932615,0.0005595459952019155,0.0005601758020929992,0.0005605536862276495,0.0005615613772533834,0.0005623172037303448,0.000563198933377862,0.000563702778890729,0.0005644585471600294,0.0005648364312946796,0.0005653402768075466,0.0005659700836986303,0.0005662220064550638,0.0005664739292114973,0.0005669777747243643,0.0005674816202372313,0.000568111427128315,0.000568615272641182,0.0005688671953976154,0.0005689931567758322,0.0005693710409104824,0.0005696229636669159,0.0005697489250451326,0.0005700008478015661,0.0005702527705579996,0.0005705046933144331,0.0005708825774490833,0.0005710085388273001,0.0005711345002055168,0.0005713864229619503,0.000571512384340167,0.0005717643070966005,0.0005718902684748173,0.0005721421912312508,0.0005723941139876842,0.0005726460367441177,0.0005726460367441177,0.0005728979595005512,0.000573023920878768,0.0005735277663916349,0.0005736537277698517,0.0005736537277698517,0.0005739056505262852,0.0005739056505262852,0.0005741576314903796,0.0005744095542468131,0.0005745355156250298,0.0005745355156250298,0.0005746614770032465,0.00057491339975968,0.0005750393611378968,0.0005750393611378968,0.0005750393611378968,0.0005751653225161135,0.0005752912838943303,0.000575417245272547,0.0005755432066507638,0.0005755432066507638,0.0005756691680289805,0.0005757951294071972,0.0005757951294071972,0.0005760470521636307,0.0005760470521636307,0.0005760470521636307,0.0005762989749200642,0.0005762989749200642,0.0005762989749200642,0.0005762989749200642,0.0005762989749200642,0.000576424936298281,0.0005765508976764977,0.0005765508976764977,0.0005765508976764977,0.0005765508976764977,0.0005765508976764977,0.0005765508976764977,0.0005765508976764977,0.0005765508976764977,0.0005765508976764977,0.0005766768590547144,0.0005766768590547144,0.0005766768590547144,0.0005766768590547144,0.0005766768590547144,0.0005769287818111479,0.0005769287818111479,0.0005769287818111479,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647,0.0005770547431893647],"recovered":[0.0,1.1714490028680302e-05,2.3177055481937714e-05,3.375788583070971e-05,4.370890383142978e-05,5.4793581512058154e-05,6.562633643625304e-05,7.683697913307697e-05,8.91812815098092e-05,9.900633449433371e-05,0.00010958716302411631,0.00012104972847737372,0.00013301614671945572,0.00014435274351853877,0.00015619320038240403,0.00016765575855970383,0.00017974813818000257,0.00019335206889081746,0.00020393289742060006,0.00021501757146324962,0.00022559839999303222,0.00023592730576638132,0.0002453744818922132,0.00025519952760078013,0.00026515056379139423,0.0002734640729613602,0.0002820295048877597,0.0002892093325499445,0.00029714495758526027,0.0003033171233255416,0.00031024502823129296,0.00031629123259335756,0.00032309317612089217,0.0003288874577265233,0.00033442978747189045,0.00033972019446082413,0.0003458923602011055,0.0003501750761643052,0.00035559144453145564,0.00036138572613708675,0.0003665501717478037,0.00037146269460208714,0.00037624925607815385,0.0003805319720413536,0.0003850666107609868,0.0003894752881024033,0.00039350608130916953,0.00039778879727236927,0.0004011897835880518,0.00040383500163443387,0.00040685810381546617,0.0004101330996491015,0.0004134081245865673,0.00041580141987651587,0.00041895045433193445,0.00042197355651296675,0.0004236110835336149,0.0004265081952326,0.00042890149052254856,0.0004312947567086667,0.000433814013376832,0.00043633327004499733,0.0004388524976093322,0.00044086790876463056,0.0004432611749507487,0.00044527658610604703,0.00044792177504859865,0.000449937186203897,0.0004514487227424979,0.00045333817251957953,0.00045484970905818045,0.0004563612455967814,0.0004573689657263458,0.0004588805022649467,0.00046051800018176436,0.00046291129547171295,0.0004642968706320971,0.00046593439765274525,0.00046681612730026245,0.00046820170246064663,0.0004693353548645973,0.0004708469205070287,0.00047185461153276265,0.00047248441842384636,0.0004734921094495803,0.00047437386820092797,0.0004758854047395289,0.00047714501852169633,0.0004777748545166105,0.00047903446829877794,0.00047966427518986166,0.0004804200434591621,0.00048104985035024583,0.0004815536958631128,0.0004825614159926772,0.0004834431456401944,0.0004836950683966279,0.00048445083666592836,0.0004850806435570121,0.00048533256631344557,0.00048583641182631254,0.0004864662478212267,0.00048709605471231043,0.0004875999002251774,0.0004882297071162611,0.0004886076203547418,0.0004888595431111753,0.0004891114658676088,0.0004892374272458255,0.0004893633886240423,0.000489489350002259,0.0004898672341369092,0.0004901191568933427,0.0004903710796497762,0.000490497041027993,0.0004907489637844265,0.0004910008865408599,0.0004911268479190767,0.0004912528092972934,0.0004913787706755102,0.0004915047320537269,0.0004916306934319437,0.0004921345389448106,0.0004922605003230274,0.0004923864617012441,0.0004923864617012441,0.0004927643458358943,0.0004931422299705446,0.0004932681913487613,0.0004935201141051948,0.0004937720368616283,0.0004940239596180618,0.0004942758823744953,0.000494401843752712,0.000494401843752712,0.0004946537665091455,0.0004947797278873622,0.0004947797278873622,0.0004947797278873622,0.000494905689265579,0.000494905689265579,0.0004950316506437957,0.000495409534778446,0.0004955354961566627,0.0004956614575348794,0.0004957874189130962,0.0004960393416695297,0.0004964172258041799,0.0004965432453900576,0.0004966692067682743,0.0004966692067682743,0.000496795168146491,0.0004969211295247078,0.0004970470909029245,0.0004970470909029245,0.0004970470909029245,0.0004970470909029245,0.0004971730522811413,0.0004971730522811413,0.0004971730522811413,0.0004971730522811413,0.0004971730522811413,0.0004971730522811413,0.0004971730522811413,0.0004971730522811413,0.0004971730522811413,0.0004971730522811413,0.0004971730522811413,0.0004971730522811413,0.0004971730522811413,0.0004971730522811413,0.000497299013659358,0.000497299013659358,0.000497299013659358,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748,0.0004974249750375748],"active":[0.00010079145431518555,9.902798774419352e-05,9.751643665367737e-05,9.776836668606848e-05,9.852413495536894e-05,9.852413495536894e-05,9.877605043584481e-05,9.965778735931963e-05,9.915394184645265e-05,9.927989594871178e-05,0.00010091740841744468,0.00010091741569340229,0.00010028760880231857,0.00010066547838505358,0.00010142127575818449,0.00010255491361021996,0.00010242898133583367,9.965778735931963e-05,9.940585005097091e-05,9.902798046823591e-05,9.77683812379837e-05,9.688663703855127e-05,9.852412040345371e-05,9.638277697376907e-05,9.625678649172187e-05,9.499717270955443e-05,9.499717270955443e-05,9.424143354408443e-05,9.272986790165305e-05,9.398948168382049e-05,9.272986790165305e-05,9.247794514521956e-05,9.210006101056933e-05,9.184813825413585e-05,9.197409963235259e-05,9.247794514521956e-05,9.071448585018516e-05,9.134429274126887e-05,9.071448585018516e-05,9.021061123348773e-05,9.046253398992121e-05,8.995868847705424e-05,8.958083344623446e-05,8.907695882953703e-05,8.86990746948868e-05,8.769138366915286e-05,8.718753815628588e-05,8.617984713055193e-05,8.592792437411845e-05,8.617978892289102e-05,8.630577940493822e-05,8.630583761259913e-05,8.555004023946822e-05,8.655770216137171e-05,8.592789527028799e-05,8.492017514072359e-05,8.617981802672148e-05,8.504616562277079e-05,8.529811748303473e-05,8.504619472660124e-05,8.504616562277079e-05,8.454229100607336e-05,8.454229100607336e-05,8.517212700098753e-05,8.466828148812056e-05,8.529811748303473e-05,8.416446507908404e-05,8.429039735347033e-05,8.466828148812056e-05,8.429036824963987e-05,8.441632962785661e-05,8.391248411498964e-05,8.47942428663373e-05,8.466828148812056e-05,8.479430107399821e-05,8.366061956621706e-05,8.353465818800032e-05,8.303078357130289e-05,8.39125132188201e-05,8.340866770595312e-05,8.315674494951963e-05,8.290479308925569e-05,8.303075446747243e-05,8.353459998033941e-05,8.328267722390592e-05,8.353462908416986e-05,8.290482219308615e-05,8.240097668021917e-05,8.240094757638872e-05,8.151921792887151e-05,8.189710206352174e-05,8.189716027118266e-05,8.214908302761614e-05,8.214908302761614e-05,8.18971311673522e-05,8.139328565448523e-05,8.164520841091871e-05,8.151924703270197e-05,8.114136289805174e-05,8.114136289805174e-05,8.114136289805174e-05,8.101537241600454e-05,8.101537241600454e-05,8.101537241600454e-05,8.063748828135431e-05,8.038553642109036e-05,8.051149779930711e-05,8.051149779930711e-05,8.051149779930711e-05,8.063745917752385e-05,8.07634205557406e-05,8.063745917752385e-05,8.07634205557406e-05,8.063745917752385e-05,8.063745917752385e-05,8.063745917752385e-05,8.051149779930711e-05,8.063745917752385e-05,8.063745917752385e-05,8.07634205557406e-05,8.088938193395734e-05,8.101534331217408e-05,8.051149779930711e-05,8.063745917752385e-05,8.063745917752385e-05,8.114130469039083e-05,8.088938193395734e-05,8.051149779930711e-05,8.063745917752385e-05,8.038553642109036e-05,8.038559462875128e-05,8.038559462875128e-05,8.025963325053453e-05,8.013367187231779e-05,8.025963325053453e-05,8.025963325053453e-05,8.025963325053453e-05,8.025963325053453e-05,8.025963325053453e-05,8.025963325053453e-05,8.038559462875128e-05,8.038559462875128e-05,8.013367187231779e-05,8.000771049410105e-05,8.000771049410105e-05,8.000771049410105e-05,7.975578773766756e-05,7.962982635945082e-05,7.950380677357316e-05,7.937784539535642e-05,7.96297681517899e-05,7.950380677357316e-05,7.937784539535642e-05,7.925188401713967e-05,7.925188401713967e-05,7.937784539535642e-05,7.950380677357316e-05,7.937784539535642e-05,7.937784539535642e-05,7.937784539535642e-05,7.937784539535642e-05,7.937784539535642e-05,7.937784539535642e-05,7.937784539535642e-05,7.937784539535642e-05,7.950380677357316e-05,7.950380677357316e-05,7.950380677357316e-05,7.950380677357316e-05,7.950380677357316e-05,7.975572953000665e-05,7.96297681517899e-05,7.96297681517899e-05,7.975572953000665e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05,7.96297681517899e-05]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.00010079145431518555,0.00010973477765219286,0.00011930790788028389,0.0001293848908971995,0.00013870609109289944,0.00014865711273159832,0.0001572225446579978,0.00016616587527096272,0.0001753611140884459,0.0001859419426182285,0.00019475929730106145,0.00020420647342689335,0.000214157480513677,0.00022284887381829321,0.00023103642161004245,0.00024023167497944087,0.0002485451987013221,0.0002561029396019876,0.0002634087286423892,0.00027008471079170704,0.0002771386061795056,0.00028394057881087065,0.000289608899038285,0.0002954031224362552,0.0003014493267983198,0.0003071176470257342,0.00031190417939797044,0.00031618692446500063,0.0003208475245628506,0.0003245004336349666,0.00032777542946860194,0.00033130240626633167,0.00033583701588213444,0.00033860819530673325,0.00034163129748776555,0.0003441505250521004,0.000346543820342049,0.00034868516377173364,0.0003509524976834655,0.0003532198315951973,0.0003554871364030987,0.0003571246634237468,0.0003591400454752147,0.00036039965925738215,0.000362163147656247,0.0003638006455730647,0.0003653121821116656,0.0003660679794847965,0.00036732759326696396,0.00036820932291448116,0.00036909105256199837,0.00036972088855691254,0.0003711064637172967,0.00037211415474303067,0.00037324780714698136,0.0003737516817636788,0.00037425552727654576,0.0003748853341676295,0.00037589302519336343,0.00037627090932801366,0.0003770266775973141,0.00037765648448839784,0.000378286320483312,0.00037866420461796224,0.00037904208875261247,0.00037954593426547945,0.0003800497797783464,0.0003803017025347799,0.00038067958666943014,0.0003808055480476469,0.00038105747080408037,0.00038130939356051385,0.0003814353549387306,0.0003816872776951641,0.00038193920045159757,0.0003820651618298143,0.0003821911523118615,0.00038231711369007826,0.00038256903644651175,0.0003826949978247285,0.0003826949978247285,0.0003826949978247285,0.00038282095920294523,0.000382946920581162,0.000382946920581162,0.000382946920581162,0.00038319884333759546,0.00038319884333759546,0.0003833248047158122,0.0003833248047158122,0.00038345076609402895,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457,0.0003835767274722457],"recovered":[0.0,1.1840452316391747e-05,2.279916952829808e-05,3.275018752901815e-05,4.383486520964652e-05,5.315607268130407e-05,6.260324153117836e-05,7.19244490028359e-05,8.200143201975152e-05,9.157456224784255e-05,0.00010215539077762514,0.00011172852100571617,0.00012029395293211564,0.00013087478873785585,0.00014044791168998927,0.00014901334361638874,0.00015770475147292018,0.00016677402891218662,0.00017458369256928563,0.00018264527898281813,0.00019020300533156842,0.00019662707927636802,0.0002038069360423833,0.00020960118854418397,0.00021577333973255008,0.00022144164540804923,0.00022710995108354837,0.0002322743966942653,0.00023731289547868073,0.0002417215728200972,0.0002456264046486467,0.0002494052750989795,0.0002536879910621792,0.0002580966684035957,0.00026162361609749496,0.000265276525169611,0.0002682995982468128,0.00027031500940211117,0.0002729601983446628,0.00027535349363461137,0.00027774678892455995,0.0002796362095978111,0.00028127370751462877,0.00028341508004814386,0.00028517853934317827,0.00028694202774204314,0.0002885795256588608,0.0002900910913012922,0.0002913507050834596,0.0002924843574874103,0.00029349204851314425,0.0002948776527773589,0.0002960113051813096,0.0002968930348288268,0.0002975228417199105,0.00029890844598412514,0.00030004209838807583,0.00030067190527915955,0.00030155363492667675,0.0003024353936780244,0.00030319116194732487,0.0003038209688384086,0.0003044507757294923,0.00030482865986414254,0.00030545846675522625,0.0003058363508898765,0.00030608827364630997,0.0003065921482630074,0.0003070959937758744,0.0003074738779105246,0.0003077258006669581,0.0003079777234233916,0.0003081036848016083,0.00030848156893625855,0.0003088594530709088,0.00030898541444912553,0.00030911137582734227,0.00030936329858377576,0.000309741182718426,0.00030986714409664273,0.0003099931054748595,0.0003101190668530762,0.00031024502823129296,0.0003103709896095097,0.00031049695098772645,0.00031049695098772645,0.00031049695098772645,0.0003106229123659432,0.00031087486422620714,0.0003110008256044239,0.0003110008256044239,0.0003111267869826406,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737,0.00031125274836085737],"active":[0.00010079145431518555,9.789432806428522e-05,9.650873835198581e-05,9.663469973020256e-05,9.487122588325292e-05,9.550104005029425e-05,9.461930312681943e-05,9.424142626812682e-05,9.335968206869438e-05,9.436738037038594e-05,9.260390652343631e-05,9.247795242117718e-05,9.386352758156136e-05,9.197408508043736e-05,9.058850992005318e-05,9.121833136305213e-05,9.08404472284019e-05,8.932891068980098e-05,8.882503607310355e-05,8.743943180888891e-05,8.693560084793717e-05,8.731349953450263e-05,8.58019629959017e-05,8.580193389207125e-05,8.567598706576973e-05,8.567600161768496e-05,8.479422831442207e-05,8.391252777073532e-05,8.353462908416986e-05,8.27788608148694e-05,8.214902481995523e-05,8.18971311673522e-05,8.214902481995523e-05,8.051152690313756e-05,8.000768139027059e-05,7.887399988248944e-05,7.824422209523618e-05,7.837015436962247e-05,7.79922993388027e-05,7.786633796058595e-05,7.774034747853875e-05,7.748845382593572e-05,7.786633796058595e-05,7.698457920923829e-05,7.698460831306875e-05,7.685861783102155e-05,7.67326564528048e-05,7.597688818350434e-05,7.597688818350434e-05,7.572496542707086e-05,7.559900404885411e-05,7.484323577955365e-05,7.509515853598714e-05,7.522111991420388e-05,7.572496542707086e-05,7.484323577955365e-05,7.421342888846993e-05,7.421342888846993e-05,7.433939026668668e-05,7.383551564998925e-05,7.383551564998925e-05,7.383551564998925e-05,7.38355447538197e-05,7.38355447538197e-05,7.358362199738622e-05,7.370958337560296e-05,7.396150613203645e-05,7.37095542717725e-05,7.358359289355576e-05,7.333167013712227e-05,7.333167013712227e-05,7.333167013712227e-05,7.333167013712227e-05,7.320570875890553e-05,7.307974738068879e-05,7.307974738068879e-05,7.307977648451924e-05,7.29538151063025e-05,7.282785372808576e-05,7.282785372808576e-05,7.270189234986901e-05,7.257593097165227e-05,7.257593097165227e-05,7.257593097165227e-05,7.244996959343553e-05,7.244996959343553e-05,7.270189234986901e-05,7.257593097165227e-05,7.244994048960507e-05,7.232397911138833e-05,7.244994048960507e-05,7.244994048960507e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05,7.232397911138833e-05]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.00010079145431518555,0.00011099439871031791,0.0001204415675601922,0.0001307704660575837,0.00014147727051749825,0.00015180616173893213,0.00016276488895528018,0.00017296781879849732,0.00018480827566236258,0.00019614488701336086,0.0002084891893900931,0.0002210854145232588,0.0002316662430530414,0.00024501822190359235,0.0002574885147623718,0.0002702106721699238,0.0002824290422722697,0.0002941435086540878,0.0003052281972486526,0.0003160609630867839,0.00032664177706465125,0.00033772646565921605,0.0003476774727459997,0.0003568727115634829,0.0003659420181065798,0.0003761449479497969,0.0003842065343633294,0.0003934017731808126,0.00040108547545969486,0.00040876917773857713,0.0004158230731263757,0.000422750978032127,0.000431064487202093,0.00043900011223740876,0.0004458020848687738,0.0004528559511527419,0.0004605396534316242,0.00046771951019763947,0.00047389164683409035,0.00047968592843972147,0.0004845984512940049,0.0004906445974484086,0.0004968168213963509,0.0005028629675507545,0.0005086572491563857,0.0005139476852491498,0.0005194899858906865,0.0005245284992270172,0.0005289372056722641,0.0005327160470187664,0.0005367468111217022,0.0005412814789451659,0.000544682436157018,0.0005484613357111812,0.0005518622929230332,0.0005555151728913188,0.0005600498407147825,0.000563702778890729,0.0005672296974807978,0.0005710085388273001,0.0005742835928685963,0.0005773066659457982,0.0005802038358524442,0.0005841086385771632,0.0005867538275197148,0.0005895250360481441,0.0005926740705035627,0.0005951932980678976,0.0005978385452181101,0.0005999798886477947,0.0006022471934556961,0.0006050183437764645,0.0006075376295484602,0.0006094270502217114,0.0006116943550296128,0.0006140876794233918,0.000615977100096643,0.0006179924821481109,0.0006197559414431453,0.0006218972848728299,0.0006236608023755252,0.0006249204161576927,0.0006260540685616434,0.0006284473347477615,0.0006299588712863624,0.0006313445046544075,0.0006322262343019247,0.0006336118094623089,0.0006347454618662596,0.000636005075648427,0.0006372646894305944,0.0006382723804563284,0.0006395320524461567,0.0006406657048501074,0.0006420512800104916,0.0006429330096580088,0.0006434368551708758,0.00064482243033126,0.0006455781986005604,0.0006467118510045111,0.0006474676774814725,0.000648223445750773,0.0006489792140200734,0.0006501128664240241,0.0006509945960715413,0.0006518763257190585,0.0006523801712319255,0.0006528840167447925,0.0006533878622576594,0.0006540176691487432,0.0006545215146616101,0.0006548993987962604,0.0006554032443091273,0.0006557811866514385,0.0006561590707860887,0.0006562850321643054,0.0006569148390553892,0.0006575446459464729,0.0006583004142157733,0.0006588042597286403,0.0006591821438632905,0.000659434066619724,0.0006596859893761575,0.0006603157962672412,0.0006608196417801082,0.0006611975259147584,0.0006615754100494087,0.0006620792555622756,0.0006624571396969259,0.0006629609852097929,0.0006633388693444431,0.000663842773064971,0.0006642206571996212,0.0006648504640907049,0.0006649764254689217,0.0006652283482253551,0.0006653543096035719,0.0006656062323600054,0.0006658581551164389,0.0006661100778728724,0.0006664879620075226,0.0006667398847639561,0.0006668658461421728,0.0006669918075203896,0.000667243730276823,0.0006674956530332565,0.0006674956530332565,0.0006676216144114733,0.0006676216144114733,0.0006679994985461235,0.0006679994985461235,0.0006681254599243402,0.0006683773826807737,0.0006685033440589905,0.000668755266815424,0.0006688812281936407,0.0006691331509500742,0.0006691331509500742,0.0006695110350847244,0.0006695110350847244,0.0006696369964629412,0.0006697629578411579,0.0006700148805975914,0.0006700148805975914,0.0006705187261104584,0.0006705187261104584,0.0006707706488668919,0.0006707706488668919,0.0006710225716233253,0.0006711485330015421,0.0006712744943797588,0.0006714004557579756,0.0006715264171361923,0.0006716523785144091,0.0006719043012708426,0.0006720302626490593,0.000672156282234937,0.0006724082049913704,0.0006724082049913704,0.0006724082049913704,0.0006726601277478039,0.0006727860891260207,0.0006729120505042374,0.0006729120505042374,0.0006730380118824542,0.0006732899346388876,0.0006734158960171044,0.0006734158960171044,0.0006734158960171044,0.0006735418573953211,0.0006735418573953211,0.0006736678187735379,0.0006736678187735379,0.0006737937801517546,0.0006737937801517546,0.0006740457029081881,0.0006740457029081881,0.0006741716642864048,0.0006741716642864048,0.0006741716642864048,0.0006741716642864048,0.0006741716642864048,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216,0.0006742976256646216],"recovered":[0.0,1.1714490028680302e-05,2.4184753783629276e-05,3.3883847208926454e-05,4.471660213312134e-05,5.504550790647045e-05,6.55003750580363e-05,7.671101775486022e-05,8.678799349581823e-05,9.787267481442541e-05,0.00010908331023529172,0.00012054588296450675,0.00013289018534123898,0.00014485658903140575,0.00015770475147292018,0.0001703009766060859,0.00018277124036103487,0.0001946116826729849,0.00020670406229328364,0.0002177887363359332,0.00022937727044336498,0.0002410917659290135,0.00025318414554931223,0.00026389092090539634,0.00027384195709601045,0.0002826593117788434,0.0002924843574874103,0.00030180555768311024,0.00031213447800837457,0.00031931433477438986,0.00032724993070587516,0.00033568943035788834,0.0003426173352636397,0.00035118276719003916,0.00036012608325108886,0.00036705401726067066,0.000373730028513819,0.0003806579334195703,0.0003869560605380684,0.0003941359173040837,0.0003994263242930174,0.00040433884714730084,0.00041025906102731824,0.00041605334263294935,0.00042310720891691744,0.00043028706568293273,0.0004354515112936497,0.00044061598600819707,0.0004460323543753475,0.0004519525682553649,0.0004553535545710474,0.00045925838639959693,0.0004634151409845799,0.00046744593419134617,0.0004717286501545459,0.0004753815592266619,0.00047941235243342817,0.0004841989139094949,0.00048709605471231043,0.0004910008865408599,0.0004945278051309288,0.000497802859172225,0.0005013297777622938,0.0005041009280830622,0.0005076279048807919,0.000511028862092644,0.0005140519933775067,0.0005172010278329253,0.0005197202553972602,0.0005223655025474727,0.0005242549232207239,0.0005262703052721918,0.0005292933783493936,0.0005316867027431726,0.0005337020847946405,0.0005357174668461084,0.0005381107912398875,0.0005406300188042223,0.000542771362233907,0.0005446607829071581,0.0005464243004098535,0.0005484396824613214,0.0005499512189999223,0.0005513367941603065,0.0005533521762117743,0.0005546118482016027,0.0005557455006055534,0.0005576349212788045,0.0005591464578174055,0.0005602801102213562,0.0005616656853817403,0.0005630513187497854,0.0005643109325319529,0.000565696507692337,0.0005669561214745045,0.0005679638125002384,0.0005687195807695389,0.0005693493876606226,0.0005702311173081398,0.0005709868855774403,0.0005721205961890519,0.0005732542485930026,0.0005738840554840863,0.0005743879009969532,0.0005753955920226872,0.0005762773216702044,0.0005770330899395049,0.0005777888582088053,0.0005782927037216723,0.000578922510612756,0.0005798042984679341,0.0005800562212243676,0.0005804341053590178,0.0005809379508718848,0.000581315835006535,0.0005819456418976188,0.000582323526032269,0.0005829533329233527,0.0005837091011926532,0.0005843389080837369,0.0005845908308401704,0.0005852206377312541,0.0005857244832441211,0.0005858504446223378,0.0005861023673787713,0.0005866062128916383,0.0005868581356480718,0.0005873619811609387,0.0005878658266738057,0.0005881178076379001,0.0005886216531507671,0.0005891254986636341,0.0005895033827982843,0.0005902591510675848,0.000590637035202235,0.0005910149193368852,0.000591140880715102,0.0005912668420933187,0.0005916447262279689,0.0005918966489844024,0.0005920226103626192,0.0005924004944972694,0.0005926524172537029,0.0005927783786319196,0.0005930303013883531,0.0005931562627665699,0.0005934081855230033,0.0005934081855230033,0.0005935341469012201,0.0005935341469012201,0.0005936601082794368,0.0005937860696576536,0.0005940379924140871,0.0005940379924140871,0.0005940379924140871,0.0005940379924140871,0.0005941639537923038,0.0005942899151705205,0.0005944158765487373,0.0005947937606833875,0.000595045683439821,0.0005951716448180377,0.0005954235675744712,0.0005954235675744712,0.0005954235675744712,0.0005956754903309047,0.0005959274130873382,0.0005961793358437717,0.0005963053554296494,0.0005964313168078661,0.0005965572781860828,0.0005968092009425163,0.0005969351623207331,0.0005973130464553833,0.0005974390078336,0.0005978168919682503,0.000597942853346467,0.000597942853346467,0.0005981947761029005,0.000598446698859334,0.0005985726602375507,0.0005988245829939842,0.0005988245829939842,0.000598950544372201,0.000598950544372201,0.0005990765057504177,0.0005993284285068512,0.0005994543898850679,0.0005995803512632847,0.0005997063126415014,0.0005998322740197182,0.0005998322740197182,0.0005998322740197182,0.0005998322740197182,0.0005998322740197182,0.0005999582353979349,0.0006003361195325851,0.0006003361195325851,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019,0.0006004620809108019],"active":[0.00010079145431518555,9.927991050062701e-05,9.625681559555233e-05,9.688662248663604e-05,9.676066838437691e-05,9.676065383246168e-05,9.726451389724389e-05,9.62568010436371e-05,9.802028216654435e-05,9.827221219893545e-05,9.940587915480137e-05,0.00010053953155875206,9.877605771180242e-05,0.0001001616328721866,9.97837632894516e-05,9.990969556383789e-05,9.965780191123486e-05,9.953182598110288e-05,9.852413495536894e-05,9.827222675085068e-05,9.726450662128627e-05,9.663469973020256e-05,9.449332719668746e-05,9.298179065808654e-05,9.210006101056933e-05,9.348563617095351e-05,9.17221768759191e-05,9.159621549770236e-05,8.895099745132029e-05,8.945484296418726e-05,8.857314242050052e-05,8.706154767423868e-05,8.844715193845332e-05,8.78173450473696e-05,8.567600161768496e-05,8.580193389207125e-05,8.68096249178052e-05,8.706157677806914e-05,8.693558629602194e-05,8.555001113563776e-05,8.517212700098753e-05,8.630575030110776e-05,8.655776036903262e-05,8.68096249178052e-05,8.555004023946822e-05,8.366061956621706e-05,8.403847459703684e-05,8.39125132188201e-05,8.29048512969166e-05,8.076347876340151e-05,8.139325655065477e-05,8.202309254556894e-05,8.126729517243803e-05,8.1015401519835e-05,8.013364276848733e-05,8.013361366465688e-05,8.063748828135431e-05,7.950386498123407e-05,8.013364276848733e-05,8.000765228644013e-05,7.975578773766756e-05,7.950380677357316e-05,7.887405809015036e-05,8.000771049410105e-05,7.912592263892293e-05,7.849617395550013e-05,7.862207712605596e-05,7.799227023497224e-05,7.81182898208499e-05,7.761438610032201e-05,7.799227023497224e-05,7.87480385042727e-05,7.824425119906664e-05,7.774034747853875e-05,7.799227023497224e-05,7.837021257728338e-05,7.78663088567555e-05,7.736246334388852e-05,7.698457920923829e-05,7.723650196567178e-05,7.723650196567178e-05,7.648073369637132e-05,7.610284956172109e-05,7.711054058745503e-05,7.660669507458806e-05,7.67326564528048e-05,7.648073369637132e-05,7.597688818350434e-05,7.559900404885411e-05,7.572496542707086e-05,7.559900404885411e-05,7.522106170654297e-05,7.522111991420388e-05,7.49691971577704e-05,7.509515853598714e-05,7.49691971577704e-05,7.471727440133691e-05,7.547304267063737e-05,7.534708129242063e-05,7.572496542707086e-05,7.534708129242063e-05,7.49691971577704e-05,7.509515853598714e-05,7.572496542707086e-05,7.559900404885411e-05,7.559900404885411e-05,7.534708129242063e-05,7.509515853598714e-05,7.509515853598714e-05,7.509515853598714e-05,7.4717216193676e-05,7.484317757189274e-05,7.496913895010948e-05,7.484323577955365e-05,7.484323577955365e-05,7.433939026668668e-05,7.459131302312016e-05,7.459131302312016e-05,7.459131302312016e-05,7.446535164490342e-05,7.459131302312016e-05,7.421342888846993e-05,7.396150613203645e-05,7.446535164490342e-05,7.471727440133691e-05,7.459131302312016e-05,7.471727440133691e-05,7.471727440133691e-05,7.459131302312016e-05,7.484317757189274e-05,7.4717216193676e-05,7.471727440133691e-05,7.471727440133691e-05,7.459131302312016e-05,7.433939026668668e-05,7.421342888846993e-05,7.421342888846993e-05,7.433939026668668e-05,7.421342888846993e-05,7.421342888846993e-05,7.446535164490342e-05,7.433939026668668e-05,7.421342888846993e-05,7.421342888846993e-05,7.421342888846993e-05,7.433939026668668e-05,7.408746751025319e-05,7.421342888846993e-05,7.408746751025319e-05,7.446535164490342e-05,7.433939026668668e-05,7.433939026668668e-05,7.433939026668668e-05,7.446535164490342e-05,7.471727440133691e-05,7.484323577955365e-05,7.49691971577704e-05,7.484323577955365e-05,7.509515853598714e-05,7.471727440133691e-05,7.459131302312016e-05,7.459131302312016e-05,7.459131302312016e-05,7.459131302312016e-05,7.509515853598714e-05,7.484323577955365e-05,7.484323577955365e-05,7.459131302312016e-05,7.4717216193676e-05,7.4717216193676e-05,7.4717216193676e-05,7.459125481545925e-05,7.459125481545925e-05,7.433933205902576e-05,7.446529343724251e-05,7.421337068080902e-05,7.421342888846993e-05,7.446535164490342e-05,7.421342888846993e-05,7.396150613203645e-05,7.408746751025319e-05,7.396150613203645e-05,7.408746751025319e-05,7.396150613203645e-05,7.408746751025319e-05,7.421342888846993e-05,7.408746751025319e-05,7.396150613203645e-05,7.38355447538197e-05,7.38355447538197e-05,7.370958337560296e-05,7.38355447538197e-05,7.38355447538197e-05,7.396150613203645e-05,7.396150613203645e-05,7.408746751025319e-05,7.370958337560296e-05,7.38355447538197e-05,7.370958337560296e-05,7.370958337560296e-05,7.370958337560296e-05,7.370958337560296e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05,7.38355447538197e-05]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.00010079145431518555,0.00010948284761980176,0.00012069349031662568,0.0001305185433011502,0.00014198111603036523,0.00015231002180371433,0.0001622610434424132,0.0001732197415549308,0.00018354866188019514,0.00019400351447984576,0.00020471031893976033,0.00021529114746954292,0.00022398254077415913,0.0002355710748815909,0.00024741151719354093,0.00025824428303167224,0.00026920298114418983,0.00027953190146945417,0.00028809733339585364,0.0002969146880786866,0.0003053541586268693,0.0003145493974443525,0.000322610983857885,0.0003300427633803338,0.00033886011806316674,0.0003459140134509653,0.00035196018870919943,0.0003591400454752147,0.00036556413397192955,0.0003718622319865972,0.00037816035910509527,0.0003844584571197629,0.0003898748254869133,0.0003945354255847633,0.00039995182305574417,0.0004044864617753774,0.00040914706187322736,0.00041305189370177686,0.00041746057104319334,0.0004214913642499596,0.0004248923505656421,0.0004281673755031079,0.00043156833271496,0.00043484335765242577,0.00043811838258989155,0.0004418972530402243,0.00044479439384303987,0.0004478174669202417,0.00045033672358840704,0.0004534857871476561,0.0004558790533337742,0.0004580204258672893,0.00046016176929697394,0.0004624291032087058,0.00046431852388195693,0.00046620797365903854,0.0004678454715758562,0.00046935700811445713,0.00047099453513510525,0.00047275799443013966,0.0004741435986943543,0.0004759070579893887,0.00047716667177155614,0.00047842631465755403,0.0004798118898179382,0.0004809455422218889,0.0004820791946258396,0.0004833388375118375,0.0004844724899157882,0.0004853542195633054,0.0004863619396928698,0.000487243669340387,0.0004883772926405072,0.0004890070995315909,0.0004897628678008914,0.0004902667133137584,0.0004906446556560695,0.0004910225397907197,0.0004915263853035867,0.0004920302308164537,0.0004926600377075374,0.0004932898445986211,0.0004939196514897048,0.0004942975356243551,0.0004949274007230997,0.0004953052848577499,0.0004954312462359667,0.0004958091303706169,0.0004960610531270504,0.0004963129758834839,0.0004966908600181341,0.0004971947055310011,0.0004975725896656513,0.0004979504738003016,0.000498202396556735,0.0004985802806913853,0.0004988322034478188,0.0004990841262042522,0.000499210087582469,0.0004993360489606857,0.0004994620103389025,0.0004995879717171192,0.0004995879717171192,0.0004998398944735527,0.0005002177786082029,0.0005003437399864197,0.0005003437399864197,0.0005004697013646364,0.0005005956627428532,0.0005007216241210699,0.0005008475854992867,0.0005009735468775034,0.0005009735468775034,0.0005009735468775034,0.0005009735468775034,0.0005009735468775034,0.0005010995082557201,0.0005010995082557201,0.0005010995082557201,0.0005012254696339369,0.0005012254696339369,0.0005012254696339369,0.0005013514310121536,0.0005013514310121536,0.0005013514310121536,0.0005013514310121536,0.0005013514310121536,0.0005014773923903704,0.0005014773923903704,0.0005014773923903704,0.0005014773923903704,0.0005016033537685871,0.0005016033537685871,0.0005016033537685871,0.0005016033537685871,0.0005016033537685871,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039,0.0005017293151468039],"recovered":[0.0,1.31000751935062e-05,2.3177055481937714e-05,3.325403667986393e-05,4.3582942453213036e-05,5.592724119196646e-05,6.701191887259483e-05,7.683697913307697e-05,8.741780766285956e-05,9.661305375630036e-05,0.00010807561920955777,0.00011790067219408229,0.00012873343075625598,0.00013666905579157174,0.00014699794701300561,0.0001583345583640039,0.00016967115516308695,0.0001815116120269522,0.0001920924405567348,0.00020040594972670078,0.00020985312585253268,0.0002171589294448495,0.00022635416826233268,0.00023441575467586517,0.00024209945695474744,0.0002509168116375804,0.00025910435942932963,0.0002659063320606947,0.0002734640729613602,0.0002796362095978111,0.0002855564234778285,0.0002922324347309768,0.0002980266872327775,0.0003038209688384086,0.000309237337205559,0.00031515758018940687,0.00031956625753082335,0.00032435281900689006,0.00032825765083543956,0.0003322884440422058,0.0003364451986271888,0.0003400981076993048,0.0003438769490458071,0.0003467740898486227,0.0003504269989207387,0.0003543318307492882,0.000357606855686754,0.00036075591924600303,0.00036428283783607185,0.0003669280558824539,0.0003707069263327867,0.0003731001925189048,0.0003757454105652869,0.0003780127444770187,0.0003806579334195703,0.0003826733445748687,0.00038519257213920355,0.00038683009915985167,0.0003885935584548861,0.00039060896961018443,0.0003916166606359184,0.0003931281971745193,0.00039451380143873394,0.00039577341522090137,0.00039715899038128555,0.00039879651740193367,0.0003998042084276676,0.00040131574496626854,0.0004024494264740497,0.0004037090402562171,0.0004048426926601678,0.00040585038368590176,0.00040685810381546617,0.0004076138720847666,0.0004083696403540671,0.0004089994472451508,0.00040975521551445127,0.00041025906102731824,0.0004107629065401852,0.0004113927425350994,0.00041214851080439985,0.0004125263949390501,0.0004131562018301338,0.0004137860087212175,0.00041441581561230123,0.0004150456516072154,0.0004156754584982991,0.00041580141987651587,0.00041630526538938284,0.0004168091109022498,0.00041718699503690004,0.0004175648791715503,0.000418194686062634,0.0004184466088190675,0.00041895045433193445,0.00041932836757041514,0.00041970625170506537,0.0004200841358397156,0.00042021009721793234,0.0004203360585961491,0.00042046201997436583,0.0004207139427307993,0.0004209658654872328,0.00042109182686544955,0.0004214697110000998,0.00042184759513475,0.0004220995178911835,0.0004220995178911835,0.0004220995178911835,0.0004220995178911835,0.00042222547926940024,0.000422351440647617,0.00042260336340405047,0.00042260336340405047,0.0004227293247822672,0.0004227293247822672,0.0004227293247822672,0.00042285528616048396,0.00042285528616048396,0.00042285528616048396,0.00042285528616048396,0.00042285528616048396,0.0004229812475387007,0.0004229812475387007,0.0004229812475387007,0.00042310720891691744,0.00042310720891691744,0.0004232331702951342,0.0004232331702951342,0.0004233591607771814,0.0004233591607771814,0.0004233591607771814,0.0004233591607771814,0.00042348512215539813,0.00042348512215539813,0.00042348512215539813,0.00042348512215539813,0.00042348512215539813,0.00042348512215539813,0.00042348512215539813,0.00042348512215539813,0.0004236110835336149,0.0004236110835336149,0.0004236110835336149,0.0004236110835336149,0.0004236110835336149,0.0004236110835336149,0.0004236110835336149,0.0004236110835336149,0.0004236110835336149,0.0004236110835336149,0.0004236110835336149,0.0004236110835336149,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316,0.0004237370449118316],"active":[0.00010079145431518555,9.638276969781145e-05,9.751643665367737e-05,9.726450662128627e-05,9.839817357715219e-05,9.638277697376907e-05,9.524912456981838e-05,9.638276242185384e-05,9.613085421733558e-05,9.73904607235454e-05,9.663469973020256e-05,9.739047527546063e-05,9.524911001790315e-05,9.890201909001917e-05,0.00010041357018053532,9.990972466766834e-05,9.953182598110288e-05,9.802028944250196e-05,9.600489283911884e-05,9.650873835198581e-05,9.550103277433664e-05,9.739046799950302e-05,9.625681559555233e-05,9.562700870446861e-05,9.67606611084193e-05,9.499720181338489e-05,9.28558292798698e-05,9.323371341452003e-05,9.210006101056933e-05,9.222602238878608e-05,9.260393562726676e-05,9.222602238878608e-05,9.184813825413585e-05,9.07144567463547e-05,9.071448585018516e-05,8.932888158597052e-05,8.958080434240401e-05,8.86990746948868e-05,8.920292020775378e-05,8.920292020775378e-05,8.844715193845332e-05,8.806926780380309e-05,8.769138366915286e-05,8.806926780380309e-05,8.769138366915286e-05,8.756542229093611e-05,8.718753815628588e-05,8.706154767423868e-05,8.605388575233519e-05,8.655773126520216e-05,8.517212700098753e-05,8.49202333483845e-05,8.441635873168707e-05,8.441635873168707e-05,8.366059046238661e-05,8.353462908416986e-05,8.265289943665266e-05,8.252690895460546e-05,8.240097668021917e-05,8.214902481995523e-05,8.252693805843592e-05,8.27788608148694e-05,8.26528703328222e-05,8.265289943665266e-05,8.265289943665266e-05,8.214902481995523e-05,8.227498619817197e-05,8.202309254556894e-05,8.202306344173849e-05,8.164517930708826e-05,8.151924703270197e-05,8.139328565448523e-05,8.151918882504106e-05,8.139322744682431e-05,8.139322744682431e-05,8.126726606860757e-05,8.088944014161825e-05,8.076347876340151e-05,8.076347876340151e-05,8.063748828135431e-05,8.051152690313756e-05,8.076344965957105e-05,8.076344965957105e-05,8.051152690313756e-05,8.051158511079848e-05,8.025963325053453e-05,7.975578773766756e-05,8.000771049410105e-05,7.975578773766756e-05,7.950386498123407e-05,7.950386498123407e-05,7.962982635945082e-05,7.937790360301733e-05,7.950386498123407e-05,7.925194222480059e-05,7.925191312097013e-05,7.912595174275339e-05,7.899999036453664e-05,7.899999036453664e-05,7.899999036453664e-05,7.899999036453664e-05,7.88740289863199e-05,7.862210622988641e-05,7.874806760810316e-05,7.874806760810316e-05,7.849614485166967e-05,7.824422209523618e-05,7.837018347345293e-05,7.849614485166967e-05,7.862210622988641e-05,7.862210622988641e-05,7.862210622988641e-05,7.837018347345293e-05,7.837018347345293e-05,7.824422209523618e-05,7.824422209523618e-05,7.837018347345293e-05,7.824422209523618e-05,7.824422209523618e-05,7.837018347345293e-05,7.837018347345293e-05,7.837018347345293e-05,7.837018347345293e-05,7.837018347345293e-05,7.837018347345293e-05,7.824422209523618e-05,7.824422209523618e-05,7.824422209523618e-05,7.824422209523618e-05,7.811823161318898e-05,7.811823161318898e-05,7.824419299140573e-05,7.824419299140573e-05,7.811823161318898e-05,7.811823161318898e-05,7.811823161318898e-05,7.824419299140573e-05,7.824419299140573e-05,7.824419299140573e-05,7.824419299140573e-05,7.824419299140573e-05,7.811823161318898e-05,7.811823161318898e-05,7.811823161318898e-05,7.811823161318898e-05,7.811823161318898e-05,7.811823161318898e-05,7.811823161318898e-05,7.811823161318898e-05,7.811823161318898e-05,7.811823161318898e-05,7.811823161318898e-05,7.811823161318898e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05,7.799227023497224e-05]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.00010079145431518555,0.00010998670040862635,0.00011918194650206715,0.00012850314669776708,0.00013807628420181572,0.0001466417161282152,0.00015634081501048058,0.00016578797658439726,0.00017359764024149626,0.00018228903354611248,0.00019135832553729415,0.0002010574098676443,0.0002093709190376103,0.0002174325054511428,0.00022536813048645854,0.00023317779414355755,0.00024275091709569097,0.00025106442626565695,0.0002574885147623718,0.0002652981784194708,0.00027172223781235516,0.0002773905289359391,0.00028255500365048647,0.00028784541063942015,0.00029351370176300406,0.000298426253721118,0.00030359067022800446,0.0003086291835643351,0.00031354170641861856,0.0003171946154907346,0.0003204696113243699,0.00032349274260923266,0.0003258860087953508,0.0003291610337328166,0.0003323100972920656,0.00033495528623461723,0.00033734855242073536,0.0003399937995709479,0.00034188322024419904,0.0003437726409174502,0.0003456620906945318,0.00034780343412421644,0.0003495669225230813,0.0003513303818181157,0.0003532198315951973,0.00035473136813379824,0.00035624290467239916,0.0003573765861801803,0.000358510238584131,0.00035976985236629844,0.0003611554275266826,0.0003620371862780303,0.00036317083868198097,0.0003638006455730647,0.0003646823752205819,0.00036556413397192955,0.00036631990224123,0.00036732759326696396,0.0003680833615362644,0.0003689650911837816,0.0003694689366966486,0.0003702247340697795,0.00037085454096086323,0.00037123242509551346,0.0003716103092301637,0.0003719881933648139,0.0003722401161212474,0.00037236607749946415,0.00037299588439054787,0.0003733737685251981,0.00037349972990341485,0.00037375165265984833,0.0003743814886547625,0.000374633411411196,0.0003748853341676295,0.0003748853341676295,0.00037513725692406297,0.0003752632183022797,0.0003757670638151467,0.00037601898657158017,0.0003761449479497969,0.0003763968707062304,0.00037652283208444715,0.0003766487934626639,0.0003769007162190974,0.00037715263897553086,0.0003772786003537476,0.00037740456173196435,0.0003775305231101811,0.0003777824458666146,0.0003779084072448313,0.0003779084072448313,0.0003780343977268785,0.00037816035910509527,0.000378286320483312,0.00037841228186152875,0.0003785382432397455,0.0003785382432397455,0.00037866420461796224,0.00037866420461796224,0.000378790165996179,0.000378790165996179,0.00037891612737439573,0.00037891612737439573,0.00037891612737439573,0.00037904208875261247,0.00037904208875261247,0.00037904208875261247,0.00037904208875261247,0.00037904208875261247,0.00037904208875261247,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292,0.0003791680501308292],"recovered":[0.0,1.2596226042660419e-05,2.3051092284731567e-05,3.3002110285451636e-05,4.421275298227556e-05,5.3407995437737554e-05,6.235131877474487e-05,7.104271207936108e-05,7.948218262754381e-05,8.829954458633438e-05,9.724286792334169e-05,0.00010606022260617465,0.00011500354594318196,0.00012382090790197253,0.00013213441707193851,0.00014057388762012124,0.00014737584569957107,0.00015631916176062077,0.00016412882541771978,0.00017219041183125228,0.00017987409955821931,0.00018579432799015194,0.00019322610751260072,0.00019864249043166637,0.00020418482017703354,0.000209097343031317,0.00021400988043751568,0.0002185445191571489,0.00022282723512034863,0.00022761379659641534,0.00023240037262439728,0.00023630520445294678,0.00023882444656919688,0.00024247734108939767,0.00024487063637934625,0.00024814566131681204,0.0002515466185286641,0.0002541918365750462,0.000256963015999645,0.0002587264752946794,0.0002608678478281945,0.0002628832298796624,0.0002650246024131775,0.0002667880617082119,0.000268929434241727,0.00027056693215854466,0.00027195250731892884,0.00027359003433957696,0.0002745977253653109,0.00027585733914747834,0.00027711698203347623,0.0002785025571938604,0.0002793842868413776,0.0002805179392453283,0.00028139969799667597,0.0002824073890224099,0.00028303719591349363,0.00028366700280457735,0.0002841708483174443,0.0002849266165867448,0.0002854304912034422,0.00028606029809452593,0.00028669010498560965,0.00028757183463312685,0.00028820164152421057,0.00028870548703707755,0.0002892093325499445,0.0002895872457884252,0.0002898391685448587,0.0002900910913012922,0.00029059493681415915,0.00029084685957059264,0.0002909728209488094,0.00029122474370524287,0.00029147666646167636,0.00029198051197454333,0.00029198051197454333,0.0002922324347309768,0.0002924843574874103,0.0002927362802438438,0.0002929882030002773,0.00029324012575671077,0.00029349204851314425,0.00029386996175162494,0.00029412188450805843,0.00029449976864270866,0.00029449976864270866,0.00029475169139914215,0.0002948776527773589,0.0002948776527773589,0.0002948776527773589,0.00029500361415557563,0.0002952555369120091,0.0002952555369120091,0.00029538149829022586,0.0002955074596684426,0.00029563342104665935,0.00029588534380309284,0.0002960113051813096,0.0002961372665595263,0.0002961372665595263,0.00029626322793774307,0.00029626322793774307,0.0002963891893159598,0.00029651515069417655,0.00029651515069417655,0.00029651515069417655,0.00029651515069417655,0.00029651515069417655,0.00029651515069417655,0.00029651515069417655,0.00029651515069417655,0.00029651515069417655,0.00029651515069417655,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933,0.0002966411120723933],"active":[0.00010079145431518555,9.739047527546063e-05,9.613085421733558e-05,9.550103277433664e-05,9.386353485751897e-05,9.323372069047764e-05,9.398949623573571e-05,9.474526450503618e-05,9.411545761395246e-05,9.39894889597781e-05,9.411545761395246e-05,9.499718726146966e-05,9.436737309442833e-05,9.361159754917026e-05,9.323371341452003e-05,9.260390652343631e-05,9.537507139611989e-05,9.474526450503618e-05,9.3359689344652e-05,9.310776658821851e-05,9.184813825413585e-05,9.159620094578713e-05,8.932889613788575e-05,8.920292020775378e-05,8.932888158597052e-05,8.932891068980098e-05,8.958078979048878e-05,9.008466440718621e-05,9.071447129826993e-05,8.958081889431924e-05,8.806923869997263e-05,8.718753815628588e-05,8.706156222615391e-05,8.668369264341891e-05,8.743946091271937e-05,8.68096249178052e-05,8.580193389207125e-05,8.58019629959017e-05,8.492020424455404e-05,8.504616562277079e-05,8.47942428663373e-05,8.492020424455404e-05,8.454232010990381e-05,8.454232010990381e-05,8.429039735347033e-05,8.416443597525358e-05,8.429039735347033e-05,8.378655184060335e-05,8.39125132188201e-05,8.39125132188201e-05,8.403844549320638e-05,8.353462908416986e-05,8.378655184060335e-05,8.328270632773638e-05,8.328267722390592e-05,8.315674494951963e-05,8.328270632773638e-05,8.366059046238661e-05,8.39125132188201e-05,8.403847459703684e-05,8.403844549320638e-05,8.416443597525358e-05,8.416443597525358e-05,8.366059046238661e-05,8.340866770595312e-05,8.328270632773638e-05,8.303078357130289e-05,8.277883171103895e-05,8.315671584568918e-05,8.328267722390592e-05,8.290479308925569e-05,8.290479308925569e-05,8.340866770595312e-05,8.340866770595312e-05,8.340866770595312e-05,8.290482219308615e-05,8.315674494951963e-05,8.303078357130289e-05,8.328270632773638e-05,8.328270632773638e-05,8.315674494951963e-05,8.315674494951963e-05,8.303078357130289e-05,8.277883171103895e-05,8.277883171103895e-05,8.26528703328222e-05,8.277883171103895e-05,8.26528703328222e-05,8.26528703328222e-05,8.290479308925569e-05,8.303075446747243e-05,8.290479308925569e-05,8.27788608148694e-05,8.290482219308615e-05,8.290482219308615e-05,8.290482219308615e-05,8.290482219308615e-05,8.265289943665266e-05,8.265289943665266e-05,8.252693805843592e-05,8.265289943665266e-05,8.252693805843592e-05,8.265289943665266e-05,8.252693805843592e-05,8.240097668021917e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.265289943665266e-05,8.265289943665266e-05,8.265289943665266e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05,8.252693805843592e-05]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.00010079145431518555,0.00011074247595388442,0.0001204415675601922,0.0001307704660575837,0.00014235900016501546,0.00015394753427244723,0.00016679568216204643,0.00017851016309577972,0.0001912323641590774,0.00020370262791402638,0.0002160469302907586,0.00022826525673735887,0.00024048359773587435,0.0002532057696953416,0.0002668097149580717,0.0002815473126247525,0.00029552908381447196,0.0003103926428593695,0.00032399658812209964,0.00033886011806316674,0.00035447944537736475,0.0003697208594530821,0.00038433249574154615,0.0003996999002993107,0.000415445159887895,0.00043207217822782695,0.0004486991965677589,0.00046595605090260506,0.0004795599670615047,0.0004954312462359667,0.0005134438397362828,0.000529944896697998,0.0005458161467686296,0.0005645845085382462,0.0005823451792821288,0.0005989721976220608,0.0006188742117956281,0.0006367608439177275,0.0006574186845682561,0.000676061084959656,0.00069608906051144,0.0007157392101362348,0.0007352633401751518,0.0007562990649603307,0.0007787203066982329,0.0007982444949448109,0.0008191542001441121,0.0008414495387114584,0.0008621073211543262,0.0008859141962602735,0.0009070758824236691,0.0009282375103794038,0.0009501549648120999,0.0009723242837935686,0.00099600525572896,0.0010172928450629115,0.0010405958164483309,0.0010675517842173576,0.0010947596747428179,0.0011188184143975377,0.001146026304922998,0.0011728561948984861,0.0012010717764496803,0.0012267680140212178,0.0012522124452516437,0.0012787905288860202,0.0013063761871308088,0.0013318206183612347,0.0013580207014456391,0.0013864882057532668,0.0014133182121440768,0.0014404000248759985,0.00146949733607471,0.001501239836215973,0.0015323525294661522,0.0015649767592549324,0.0015984827186912298,0.0016317367553710938,0.0016625975258648396,0.0016952217556536198,0.001728853676468134,0.0017653827089816332,0.0018012819346040487,0.0018345359712839127,0.0018686717376112938,0.0019031853880733252,0.001938958652317524,0.0019752357620745897,0.0020100013352930546,0.002048797905445099,0.0020849488209933043,0.0021198405884206295,0.00215863692574203,0.002200708258897066,0.002238370943814516,0.0022810720838606358,0.0023211282677948475,0.002360050566494465,0.0023994767107069492,0.0024404143914580345,0.0024818559177219868,0.002525564981624484,0.0025697776582092047,0.0026108413003385067,0.0026551801711320877,0.00270241592079401,0.0027468805201351643,0.0027914713136851788,0.0028356839902698994,0.002880400512367487,0.002926124958321452,0.0029738645534962416,0.0030221082270145416,0.0030729968566447496,0.003118721302598715,0.003165579168125987,0.0032136966474354267,0.0032621922437101603,0.0033135847188532352,0.0033630880061537027,0.0034144804812967777,0.003470029914751649,0.003527594730257988,0.00357986893504858,0.0036363000981509686,0.0036953764501959085,0.003756090300157666,0.0038147885352373123,0.0038776437286287546,0.003942640498280525,0.004008266609162092,0.004070618189871311,0.004131079651415348,0.004197083879262209,0.004261198919266462,0.004326069261878729,0.004393459297716618,0.004460723139345646,0.004530506208539009,0.004599785432219505,0.004669694229960442,0.004743130411952734,0.004812157712876797,0.00488710543140769,0.004959281533956528,0.005034354981034994,0.00510804308578372,0.005181227345019579,0.005257434211671352,0.0053277211263775826,0.00540443230420351,0.0054808915592730045,0.005558861885219812,0.005640989635139704,0.005717574618756771,0.005796300712972879,0.005879058036953211,0.00596307497471571,0.006046209950000048,0.006128211505711079,0.006217770744115114,0.006302291061729193,0.006390464957803488,0.006482291501015425,0.006573991850018501,0.00666884146630764,0.006760289892554283,0.006855769548565149,0.0069550275802612305,0.007059702184051275,0.007162613328546286,0.007267162203788757,0.007367679849267006,0.0074726068414747715,0.007576399482786655,0.007679562550038099,0.007785622961819172,0.007902389392256737,0.008006309159100056,0.008114006370306015,0.008222208358347416,0.008330787532031536,0.008452340960502625,0.008564447052776814,0.008683607913553715,0.008804027922451496,0.008920164778828621,0.009042725898325443,0.009171207435429096,0.009292509406805038,0.009420990943908691,0.009546700865030289,0.009670522063970566,0.009800137020647526,0.0099288709461689,0.010056596249341965,0.010184448212385178,0.010318093933165073,0.01044758316129446,0.010584755800664425,0.010723440907895565,0.010863762348890305,0.011002950370311737,0.011146673932671547,0.011286240071058273,0.011430718936026096,0.011576331220567226,0.01172798965126276,0.011877128854393959,0.012028157711029053,0.012174525298178196,0.012329584918916225,0.012480488047003746,0.012638318352401257,0.012791614979505539,0.012947178445756435,0.013101103715598583,0.013262965716421604,0.013433140702545643,0.013585932552814484,0.013754596002399921,0.01391910295933485,0.014079957269132137,0.01425176952034235,0.014423581771552563,0.014604463241994381,0.014782574027776718,0.014962952584028244,0.015148242935538292,0.015336178243160248,0.015522224828600883,0.015706758946180344,0.015897341072559357,0.016083763912320137,0.016279006376862526,0.016467444598674774,0.01666218228638172,0.016865234822034836,0.017053673043847084,0.01725798472762108,0.017457634210586548,0.01766837015748024,0.0178748220205307,0.018081652000546455,0.018295031040906906,0.01850501075387001,0.018718767911195755,0.018934542313218117,0.01915081962943077,0.019370244815945625,0.019586019217967987,0.01981249824166298,0.020040364935994148,0.020267097279429436,0.02049899287521839,0.02073202282190323,0.02096921019256115,0.02121458575129509,0.021453408524394035,0.02169538289308548,0.02193508855998516,0.022180967032909393,0.022430751472711563,0.022688468918204308,0.022937748581171036,0.02319849096238613,0.023451296612620354,0.023699063807725906,0.02396245114505291,0.024230625480413437,0.024493256583809853,0.024757400155067444,0.025025825947523117,0.025296518579125404,0.025560157373547554,0.025829842314124107,0.026104187592864037,0.026381555944681168,0.026650989428162575,0.026929618790745735,0.0272078700363636,0.027488134801387787,0.027778351679444313,0.02807033248245716,0.028365714475512505,0.028659459203481674,0.02894715592265129,0.029243923723697662,0.029546989127993584,0.029854966327548027,0.03015412576496601,0.03046676516532898,0.030773861333727837,0.031087633222341537,0.031390950083732605,0.03170018643140793,0.03200211748480797,0.03231500834226608,0.03263772279024124,0.032951872795820236,0.03327874466776848,0.033606626093387604,0.03394382819533348,0.03426843136548996,0.034604497253894806,0.034943465143442154,0.035276759415864944,0.03561786562204361,0.03596816584467888,0.0363183431327343,0.03667166456580162,0.03702561929821968,0.03737528994679451,0.037733275443315506,0.03808823600411415,0.03845037892460823,0.03880949690937996,0.039174534380435944,0.039549775421619415,0.03991846740245819,0.04028237238526344,0.040651947259902954,0.04102882742881775,0.041406963020563126,0.04178573191165924,0.042165257036685944,0.042548056691884995,0.042921282351017,0.043302569538354874,0.043689653277397156,0.04407975822687149,0.04446973651647568,0.04486072435975075,0.045241255313158035,0.04564055800437927,0.04603305459022522,0.04643172398209572,0.04682636633515358,0.047227680683135986,0.047636304050683975,0.04804278165102005,0.0484539233148098,0.04886141046881676,0.04927242547273636,0.049682434648275375,0.05010516196489334,0.05052272602915764,0.05094797536730766,0.05136881768703461,0.05179192125797272,0.05220659077167511],"recovered":[0.0,1.1966414604103193e-05,2.3554941435577348e-05,3.5269433283247054e-05,4.4842563511338085e-05,5.5297430662903935e-05,6.650807335972786e-05,7.935622124932706e-05,9.144860086962581e-05,0.00010404482600279152,0.00011449969315435737,0.0001277257251786068,0.0001399440661771223,0.00015128067752812058,0.00016412882541771978,0.00017798466433305293,0.00019108474953100085,0.0002040588587988168,0.0002185445191571489,0.00023189651255961508,0.00024663409567438066,0.00026036397321149707,0.0002752275322563946,0.0002892093325499445,0.000305584428133443,0.0003225893306080252,0.00033770481240935624,0.0003525683714542538,0.0003702030808199197,0.00038544449489563704,0.0004018195904791355,0.000418194686062634,0.0004355774726718664,0.00045094487722963095,0.0004693353839684278,0.0004875999002251774,0.0005042268894612789,0.0005226174253039062,0.0005408819415606558,0.0005592724191956222,0.0005800562212243676,0.0005986986216157675,0.0006183487130329013,0.000637998862657696,0.0006596643361262977,0.0006793144857510924,0.000698586693033576,0.0007202521665021777,0.0007406580843962729,0.0007608120213262737,0.0007834852440282702,0.0008059065439738333,0.0008279499015770853,0.0008508750470355153,0.0008725405787117779,0.000892568554263562,0.0009158715838566422,0.0009380409028381109,0.0009619737393222749,0.0009900633012875915,0.0010155077325180173,0.001041581854224205,0.0010666484013199806,0.001094738021492958,0.0011218198342248797,0.0011477681109681726,0.0011752278078347445,0.0012000424321740866,0.001227628206834197,0.001250679255463183,0.0012767534935846925,0.0013030795380473137,0.0013314210809767246,0.0013607703149318695,0.0013896155869588256,0.0014168234774842858,0.0014518409734591842,0.001484213280491531,0.001515955780632794,0.0015479502035304904,0.001581834047101438,0.0016169775044545531,0.0016503575025126338,0.0016817221185192466,0.0017178732668980956,0.0017522609559819102,0.0017889159498736262,0.0018220440251752734,0.0018580692121759057,0.0018929607467725873,0.0019315052777528763,0.001963373739272356,0.0020016662310808897,0.002038699109107256,0.0020795108284801245,0.002119567012414336,0.002161764306947589,0.002203835640102625,0.002242883900180459,0.0022796648554503918,0.002319972962141037,0.002359651029109955,0.002403611782938242,0.0024458090774714947,0.00248611718416214,0.0025294481310993433,0.0025763059966266155,0.0026225342880934477,0.002668762346729636,0.002713856752961874,0.002755802357569337,0.0027996371500194073,0.002844227710738778,0.002893101191148162,0.0029432340525090694,0.002994122914969921,0.003042114432901144,0.0030868311878293753,0.0031350746285170317,0.0031825623009353876,0.003235466545447707,0.0032850955612957478,0.0033329613506793976,0.0033890146296471357,0.0034429263323545456,0.0035021286457777023,0.0035576780792325735,0.003614612855017185,0.0036749488208442926,0.003737804014235735,0.0037976361345499754,0.0038648999761790037,0.003931282088160515,0.0039936332032084465,0.0040581258945167065,0.00412224093452096,0.004186859354376793,0.004250974394381046,0.004316600505262613,0.004385123960673809,0.004454781301319599,0.0045221708714962006,0.004597244318574667,0.004664886277168989,0.004734417423605919,0.004809868987649679,0.004882927052676678,0.004955985117703676,0.005032066255807877,0.0050992039032280445,0.005171254742890596,0.005244816653430462,0.005323668941855431,0.005401009693741798,0.005480365827679634,0.005557077005505562,0.005638196598738432,0.005719190463423729,0.005800687707960606,0.005884075071662664,0.005968217737972736,0.006053116172552109,0.006137636955827475,0.006225558463484049,0.006316629238426685,0.006403794977813959,0.006493102293461561,0.006584551185369492,0.006680534221231937,0.006778910756111145,0.006883963476866484,0.006982843857258558,0.0070815980434417725,0.00718438345938921,0.0072900657542049885,0.007392976898699999,0.007500926498323679,0.007603585720062256,0.007709394209086895,0.007820870727300644,0.007927308790385723,0.008034376427531242,0.008146483451128006,0.008261360228061676,0.008372333832085133,0.00848796684294939,0.00861103180795908,0.008727672509849072,0.008845573291182518,0.008970276452600956,0.009092837572097778,0.00921892561018467,0.009341990575194359,0.009466567076742649,0.009591774083673954,0.009720885194838047,0.009848359040915966,0.00997709296643734,0.010107463225722313,0.010235189460217953,0.010376645252108574,0.010513314045965672,0.010649353265762329,0.010789170861244202,0.010927477851510048,0.011066414415836334,0.0112066101282835,0.011354615911841393,0.011500857770442963,0.01165012363344431,0.011803797446191311,0.011951550841331482,0.012103083543479443,0.01224982924759388,0.012404133565723896,0.012563097290694714,0.012714252807199955,0.012863517738878727,0.013021222315728664,0.01318409200757742,0.01334570161998272,0.013509074226021767,0.013672195374965668,0.013840606436133385,0.01400788500905037,0.01417516265064478,0.014353273436427116,0.014530627988278866,0.014705967158079147,0.01488307025283575,0.015069998800754547,0.015254281461238861,0.015439193695783615,0.015636324882507324,0.01582740992307663,0.0160174872726202,0.016202524304389954,0.016397010535001755,0.016598928719758987,0.016790391877293587,0.01699054427444935,0.017188558354973793,0.017393751069903374,0.017602596431970596,0.01780816540122032,0.01802154630422592,0.018230518326163292,0.01844226010143757,0.01865815930068493,0.01887342892587185,0.019088193774223328,0.01931202970445156,0.019533345475792885,0.01975075528025627,0.019977992400527,0.020206864923238754,0.02044065110385418,0.020672673359513283,0.020913513377308846,0.021150827407836914,0.021392548456788063,0.021632254123687744,0.02186792902648449,0.02211393415927887,0.022365732118487358,0.02262231707572937,0.022872477769851685,0.02312881126999855,0.023384010419249535,0.02364172972738743,0.023902345448732376,0.024165481328964233,0.024429498240351677,0.024693137034773827,0.02496219240128994,0.02522457204759121,0.025489596650004387,0.025759154930710793,0.026028841733932495,0.02629348821938038,0.02657400630414486,0.026858050376176834,0.02713453769683838,0.027412788942456245,0.027701744809746742,0.027994230389595032,0.028287092223763466,0.02858486771583557,0.02887798100709915,0.029172228649258614,0.029471641406416893,0.029773321002721786,0.030083943158388138,0.030388394370675087,0.03069700114428997,0.031001579016447067,0.031319379806518555,0.031612496823072433,0.03192400187253952,0.03224029019474983,0.03256237879395485,0.0328761488199234,0.03320188820362091,0.03353153169155121,0.03386810049414635,0.03419509902596474,0.034529656171798706,0.03486345708370209,0.03519536554813385,0.03553546592593193,0.03588387742638588,0.03622838109731674,0.036589138209819794,0.036941707134246826,0.03728910908102989,0.037637773901224136,0.03799701854586601,0.03836142644286156,0.03871915861964226,0.03909037262201309,0.039458684623241425,0.03982170671224594,0.04019329696893692,0.04057256877422333,0.04095171391963959,0.04133174195885658,0.04170824587345123,0.042092178016901016,0.04247044399380684,0.042847827076911926,0.04322319105267525,0.04361191391944885,0.04399937391281128,0.04439149424433708,0.044778574258089066,0.045174725353717804,0.04556231200695038,0.04595934599637985,0.046360407024621964,0.04676298424601555,0.04716329276561737,0.0475602000951767,0.04797297716140747,0.048384495079517365,0.04879223555326462,0.0492013618350029,0.049616407603025436,0.050033088773489,0.050456702709198,0.05087602883577347,0.05130140483379364],"active":[0.00010079145431518555,9.877605771180242e-05,9.688662248663604e-05,9.550103277433664e-05,9.751643665367737e-05,9.86501036095433e-05,0.00010028760880231857,9.915394184645265e-05,9.97837632894516e-05,9.965780191123486e-05,0.00010154723713640124,0.00010053953155875206,0.00010053953155875206,0.00010192509216722101,0.00010268088954035193,0.00010356264829169959,0.00010444433428347111,0.00010633378406055272,0.00010545206896495074,0.00010696360550355166,0.0001078453497029841,0.00010935688624158502,0.00010910496348515153,0.00011049056774936616,0.00010986073175445199,0.00010948284761980176,0.00011099438415840268,0.00011338767944835126,0.00010935688624158502,0.00010998675134032965,0.00011162424925714731,0.00011175021063536406,0.00011023867409676313,0.00011363963130861521,0.00011300979531370103,0.00011137229739688337,0.00011464732233434916,0.00011414341861382127,0.00011653674300760031,0.0001167886657640338,0.00011603283928707242,0.00011704058852046728,0.00011691462714225054,0.00011830020230263472,0.00011905597057193518,0.00011893000919371843,0.0001205675071105361,0.00012119737220928073,0.0001214492367580533,0.00012510217493399978,0.00012359063839539886,0.0001223309664055705,0.00012220506323501468,0.0001214492367580533,0.0001234646770171821,0.00012472429079934955,0.00012472423259168863,0.0001295108813792467,0.00013278593542054296,0.00012875511310994625,0.00013051857240498066,0.00013127434067428112,0.0001344233751296997,0.00013202999252825975,0.00013039261102676392,0.00013102241791784763,0.00013114837929606438,0.0001317781861871481,0.0001303924946114421,0.00013580895029008389,0.00013656471855938435,0.0001373204868286848,0.00013807625509798527,0.0001404695212841034,0.0001427369425073266,0.00014815328177064657,0.00014664174523204565,0.00014752347487956285,0.00014664174523204565,0.00014727155212312937,0.00014701962936669588,0.00014840520452708006,0.00015092443209141493,0.00015281385276466608,0.00015079847071319818,0.00015092443209141493,0.00015004270244389772,0.0001531917368993163,0.00015193212311714888,0.00015583715867251158,0.00015344354324042797,0.00015646684914827347,0.00015697069466114044,0.00016200914978981018,0.0001588601153343916,0.00016150507144629955,0.00015936396084725857,0.00015621492639183998,0.0001565928105264902,0.00016074953600764275,0.00016188295558094978,0.00016591395251452923,0.00016616587527096272,0.00016503222286701202,0.00016906298696994781,0.00017296778969466686,0.00017057452350854874,0.00016893702559173107,0.00016692164354026318,0.00016654375940561295,0.00017032260075211525,0.0001742274034768343,0.0001778805162757635,0.00017989566549658775,0.00017548725008964539,0.00017145625315606594,0.00017158221453428268,0.000175361055880785,0.00017851009033620358,0.00018052570521831512,0.00017901393584907055,0.00018493435345590115,0.0001946333795785904,0.00019085430540144444,0.00019337376579642296,0.00019324780441820621,0.0001984122209250927,0.0002001756802201271,0.00020269490778446198,0.00020483648404479027,0.00021063047461211681,0.00020571821369230747,0.00019979756325483322,0.00020345067605376244,0.00020307302474975586,0.000203828327357769,0.00020659994333982468,0.0002097487449645996,0.0002139057032763958,0.00021466147154569626,0.00021491292864084244,0.00022095954045653343,0.00021491339430212975,0.00022221915423870087,0.00022486411035060883,0.00022448599338531494,0.0002251160331070423,0.0002252422273159027,0.0002253679558634758,0.00022851722314953804,0.0002331775613129139,0.00023607490584254265,0.0002351929433643818,0.00023997994139790535,0.000237208791077137,0.00023922370746731758,0.0002408614382147789,0.00024388451129198074,0.00024552224203944206,0.00024413643404841423,0.00024955300614237785,0.00024917488917708397,0.0002528280019760132,0.0002567330375313759,0.00025736261159181595,0.00026504648849368095,0.00026718759909272194,0.00027121836319565773,0.00027449335902929306,0.00028079142794013023,0.00027864985167980194,0.00028431834653019905,0.00028608180582523346,0.00028822338208556175,0.00028633372858166695,0.00028658565133810043,0.00028469646349549294,0.0002988036721944809,0.0002969149500131607,0.0002931356430053711,0.0002948995679616928,0.00029641110450029373,0.00030585750937461853,0.0003030868247151375,0.00031127408146858215,0.0003160610795021057,0.00030913297086954117,0.00031505338847637177,0.0003256341442465782,0.0003222329542040825,0.0003281533718109131,0.0003277752548456192,0.00032853148877620697,0.0003335699439048767,0.0003370968624949455,0.0003357110545039177,0.0003360891714692116,0.0003410009667277336,0.00034011993557214737,0.00034956634044647217,0.0003467956557869911,0.000350448302924633,0.00035359710454940796,0.0003575030714273453,0.0003587622195482254,0.0003643045201897621,0.00036972109228372574,0.00037337373942136765,0.0003762710839509964,0.0003780340775847435,0.00037072785198688507,0.0003780340775847435,0.00037740450352430344,0.00038848910480737686,0.0003874814137816429,0.0003840811550617218,0.00038685090839862823,0.0003994479775428772,0.00041191838681697845,0.00040184054523706436,0.000408894382417202,0.00041002873331308365,0.0004077618941664696,0.0004111630842089653,0.00041569676250219345,0.00042930059134960175,0.00042930059134960175,0.0004323245957493782,0.0004422757774591446,0.0004531079903244972,0.00045222602784633636,0.00045247748494148254,0.0004581473767757416,0.0004474390298128128,0.0004515964537858963,0.00044995732605457306,0.0004596579819917679,0.00046822428703308105,0.0004547443240880966,0.00046759285032749176,0.0004670899361371994,0.00047981180250644684,0.00048107095062732697,0.00047905556857585907,0.00048686563968658447,0.00048346444964408875,0.0004882495850324631,0.0004922822117805481,0.000492660328745842,0.0004968158900737762,0.0004978254437446594,0.0005004685372114182,0.0005070194602012634,0.0005163419991731644,0.000521000474691391,0.0005251578986644745,0.0005285590887069702,0.000541912391781807,0.0005398951470851898,0.0005445554852485657,0.0005425401031970978,0.0005487129092216492,0.0005628224462270737,0.0005745347589254379,0.0005720164626836777,0.0005761738866567612,0.0005788188427686691,0.000570252537727356,0.0005784407258033752,0.0005888957530260086,0.0005909111350774765,0.0005919188261032104,0.0005963277071714401,0.0006033815443515778,0.0005979649722576141,0.000605270266532898,0.0006145909428596497,0.0006224010139703751,0.0006221476942300797,0.0006361305713653564,0.0006338637322187424,0.0006300844252109528,0.0006438139826059341,0.0006575435400009155,0.0006639696657657623,0.0006652288138866425,0.000660063698887825,0.0006590560078620911,0.0006690081208944321,0.0006827376782894135,0.000682484358549118,0.000693444162607193,0.0006899181753396988,0.0006992388516664505,0.0006939489394426346,0.0006986074149608612,0.0006827376782894135,0.0007025115191936493,0.0007137209177017212,0.000711582601070404,0.0007163658738136292,0.0007304772734642029,0.0007419399917125702,0.0007368996739387512,0.0007363967597484589,0.000748366117477417,0.0007471032440662384,0.0007544085383415222,0.0007728002965450287,0.0007828772068023682,0.000787787139415741,0.0007972382009029388,0.0007861517369747162,0.0007915683090686798,0.000799126923084259,0.0008126050233840942,0.0008124783635139465,0.0008131079375743866,0.0008306168019771576,0.0008280947804450989,0.0008236877620220184,0.0008302405476570129,0.0008355304598808289,0.000834394246339798,0.0008340179920196533,0.000833515077829361,0.0008398108184337616,0.0008291043341159821,0.0008321255445480347,0.0008418262004852295,0.0008565671741962433,0.000857822597026825,0.0008613504469394684,0.0008497610688209534,0.0008619837462902069,0.0008583292365074158,0.00086941197514534,0.0008670203387737274,0.0008672736585140228,0.0008733198046684265,0.0008794888854026794,0.0008937232196331024,0.0008884333074092865,0.0008879303932189941,0.0008901990950107574,0.0009038001298904419,0.0009063184261322021,0.0009148865938186646,0.0009121149778366089,0.0009158924221992493,0.0009051859378814697]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.00010079145431518555,0.00011049054592149332,0.00011867809371324256,0.00012951085227541625,0.0001397137821186334,0.00015079847071319818,0.00016125333786476403,0.00017170820501632988,0.0001817851880332455,0.00019249197794124484,0.00020193913951516151,0.0002118901611538604,0.00022070753038860857,0.00023342971689999104,0.00024363264674320817,0.00025433945120312274,0.0002646683424245566,0.0002751232241280377,0.0002853261539712548,0.0002956550451926887,0.0003061099268961698,0.00031744653824716806,0.0003279013908468187,0.00033835627255029976,0.00034969288390129805,0.0003611554275266826,0.00037211415474303067,0.0003825690073426813,0.00039415754145011306,0.0004044864617753774,0.0004151932371314615,0.00042678177123889327,0.0004377404984552413,0.0004505886463448405,0.0004611694603227079,0.00047212818753905594,0.00048321287613362074,0.0004954311880283058,0.0005050043109804392,0.0005164669128134847,0.0005274256109260023,0.0005385102704167366,0.0005508546018972993,0.0005618133000098169,0.0005707566160708666,0.0005829749861732125,0.0005930519546382129,0.000603758729994297,0.0006150953704491258,0.0006241646478883922,0.0006353752687573433,0.0006468378123827279,0.0006584263755939901,0.0006688812281936407,0.0006800918490625918,0.0006923102191649377,0.0007040246855467558,0.0007146055577322841,0.0007279575220309198,0.0007413095445372164,0.000751764397136867,0.0007623452111147344,0.0007748155039735138,0.000785018433816731,0.0007976146298460662,0.000807439733762294,0.0008197840070351958,0.0008304907823912799,0.0008410716545768082,0.000852408236823976,0.0008648785296827555,0.0008765929960645735,0.0008872997714206576,0.0008995181415230036,0.0009100989555008709,0.000920805730856955,0.0009334019850939512,0.0009438568376936018,0.0009550674585625529,0.0009680415969341993,0.000979504082351923,0.0009917225688695908,0.001005326397716999,0.0010164111154153943,0.0010276217944920063,0.0010387063957750797,0.0010499170748516917,0.00106049794703722,0.0010684335138648748,0.0010798961156979203,0.0010917364852502942,0.0011031990870833397,0.001114283804781735,0.0011249905219301581,0.0011370829306542873,0.001148419571109116,0.001158748404122889,0.0011707148514688015,0.0011824293760582805,0.0011950256302952766,0.0012064881157130003,0.0012184545630589128,0.0012313027400523424,0.0012418834958225489,0.001253472059033811,0.0012648086994886398,0.0012762711849063635,0.0012886155163869262,0.0012995742727071047,0.0013109109131619334,0.0013227512827143073,0.0013352215755730867,0.0013450466794893146,0.0013558793580159545,0.0013675938826054335,0.0013777968706563115,0.0013891333946958184,0.0013988325372338295,0.0014105469454079866,0.0014221355086192489,0.0014348577242344618,0.0014438009820878506,0.0014555155066773295,0.001465466571971774,0.0014766771346330643,0.0014866281999275088,0.0014973350334912539,0.0015074119437485933,0.0015178668545559049,0.0015276919584721327,0.001540288096293807,0.0015496093546971679,0.0015599381877109408,0.001571526750922203,0.0015829893527552485,0.0015945779159665108,0.0016036471351981163,0.001614983775652945,0.0016256904928013682,0.0016381607856601477,0.0016473560826852918,0.0016588185681030154,0.001669273478910327,0.0016785947373136878,0.0016871601110324264,0.0016987486742436886,0.001706936163827777,0.0017180208815261722,0.0017284757923334837,0.0017384267412126064,0.0017492595361545682,0.0017607220215722919,0.0017696653958410025,0.001780624152161181,0.0017900712555274367,0.0018014078959822655,0.001810477115213871,0.0018203022191300988,0.0018298754002898932,0.001838818658143282,0.0018486437620595098,0.001858342788182199,0.0018679159693419933,0.001877866918221116,0.001889077597297728,0.001898398855701089,0.0019074680749326944,0.0019177970243617892,0.0019276220118626952,0.0019376990385353565,0.0019472722196951509,0.001956467516720295,0.001965788658708334,0.0019747319165617228,0.0019855648279190063,0.0019952638540416956,0.0020045849960297346,0.002012268640100956,0.0020228493958711624,0.002032674616202712,0.0020408621057868004,0.002050435170531273,0.0020577411632984877,0.002068321919068694,0.002076257485896349,0.0020852007437497377,0.00209376635029912,0.0021023317240178585,0.0021112749818712473,0.002119714394211769,0.0021281540393829346,0.002136341528967023,0.0021437732502818108,0.002151582855731249,0.0021600225009024143,0.002167958067730069,0.002175389789044857,0.002183703240007162,0.002191387116909027,0.002199322683736682,0.0022063765209168196,0.0022151938173919916,0.002224641153588891,0.002232576720416546,0.002239882480353117,0.002248699776828289,0.0022566355764865875,0.002263689413666725,0.0022709951736032963,0.0022793086245656013,0.0022864886559545994,0.0022958097979426384,0.0023034934420138597,0.0023110511247068644,0.0023201205767691135,0.002327678259462118,0.00233611767180264,0.002343423431739211,0.0023519888054579496,0.002359420759603381,0.0023671044036746025,0.0023770553525537252,0.0023847389966249466,0.0023924228735268116,0.002401995938271284,0.0024110651575028896,0.002419252647086978,0.0024285740219056606,0.0024356278590857983,0.0024452009238302708,0.0024549001827836037,0.002462583826854825,0.002471023239195347,0.0024785809218883514,0.0024881542194634676,0.002496341709047556,0.0025074263103306293,0.002515487838536501,0.002523549599573016,0.002532492857426405,0.00254042842425406,0.0025484899524599314,0.002556929597631097,0.002566250739619136,0.0025758238043636084,0.002584893023595214,0.0025937105529010296,0.002603409579023719,0.0026124787982553244,0.0026200367137789726,0.002629735739901662,0.002640064572915435,0.002648881869390607,0.002657069591805339,0.002666264772415161,0.0026743263006210327,0.0026842772495001554,0.0026924649719148874,0.0027022899594157934,0.002711737062782049,0.0027206805534660816,0.0027289940044283867,0.002737181494012475,0.002744613215327263,0.002754690358415246,0.0027628778479993343,0.0027716951444745064,0.0027795047499239445,0.0027892040088772774,0.0027980213053524494,0.002807972254231572,0.0028165376279503107,0.00282560708001256,0.0028341724537312984,0.0028445012867450714,0.0028526887763291597,0.0028610024601221085,0.0028694418724626303,0.0028776293620467186,0.0028873286210000515,0.0028976574540138245,0.0029050891753286123,0.002914158394560218,0.0029236057307571173,0.002931541297584772,0.002940358594059944,0.0029498056974262,0.002957489574328065,0.0029661809094250202,0.0029748722445219755,0.0029828078113496304,0.0029927589930593967,0.0029991830233484507,0.003009385894984007,0.0030179512687027454,0.0030251313000917435,0.003032814944162965,0.003040498588234186,0.003048434155061841,0.00305712572298944,0.0030646834056824446,0.0030724930111318827,0.0030810583848506212,0.0030894980300217867,0.0030979374423623085,0.0031053691636770964,0.003113304730504751,0.00312199629843235,0.003128420328721404,0.003136229934170842,0.0031435356941074133,0.003152101067826152,0.0031596589833498,0.0031672166660428047,0.003175404155626893,0.003183213761076331,0.0031921572517603636,0.003198833204805851,0.0032080283854156733,0.003215963952243328,0.003224277636036277,0.0032313314732164145,0.0032392670400440693,0.0032490920275449753,0.0032570278272032738,0.003264837432652712,0.0032722691539674997,0.0032803306821733713,0.0032880145590752363,0.003294942434877157,0.0033026260789483786,0.0033100578002631664,0.0033177414443343878,0.0033259291667491198,0.0033355022314935923,0.003343563759699464,0.0033516252879053354,0.003359435126185417,0.0033671187702566385,0.0033755581825971603,0.003383997594937682,0.00339117762632668,0.003399617038667202,0.0034073006827384233,0.0034149843268096447,0.003422038396820426,0.003429973963648081,0.0034375316463410854,0.0034457191359251738,0.0034531510900706053,0.003462220309302211],"recovered":[0.0,1.2344301467237528e-05,2.4184753783629276e-05,3.3128075301647186e-05,4.333101605880074e-05,5.365992183214985e-05,6.474459951277822e-05,7.456965977326035e-05,8.489855827065185e-05,9.585727821104228e-05,0.00010656406811904162,0.00011714489664882421,0.00012759976380039006,0.00013654307986143976,0.00014724988432135433,0.00015858648112043738,0.00016967115516308695,0.00018075584375765175,0.00019083281222265214,0.00020191750081721693,0.00021123870101291686,0.00022131568402983248,0.0002322743966942653,0.00024209945695474744,0.00025142065715044737,0.00026250534574501216,0.0002739679184742272,0.000285304500721395,0.0002948776527773589,0.00030596231226809323,0.0003164171939715743,0.0003277538053225726,0.00033858654205687344,0.0003504269989207387,0.00036201553302817047,0.0003738559898920357,0.0003850666107609868,0.0003958993765991181,0.00040635422919876873,0.000417690840549767,0.00042940533603541553,0.0004399861500132829,0.00045245641376823187,0.00046265937271527946,0.0004732401866931468,0.00048445083666592836,0.0004961653030477464,0.0005063682910986245,0.0005172010278329253,0.0005279078031890094,0.0005389925208874047,0.0005502031417563558,0.0005614137626253068,0.0005731282872147858,0.0005834571784362197,0.0005964312586002052,0.0006082717445679009,0.0006198602495715022,0.000631196890026331,0.0006448007770814002,0.0006563893402926624,0.0006681038066744804,0.0006785586592741311,0.0006897693383507431,0.0007009799592196941,0.0007120646187104285,0.0007236531819216907,0.000735745532438159,0.0007458225009031594,0.0007570331799797714,0.000767991878092289,0.0007810919778421521,0.0007928064442239702,0.0008040170650929213,0.0008159835124388337,0.0008268162491731346,0.0008390346192754805,0.000851001008413732,0.0008625895134173334,0.0008734223083592951,0.0008852627361193299,0.0008955916273407638,0.0009074321133084595,0.0009193985024467111,0.000931616872549057,0.0009433313389308751,0.0009532823460176587,0.0009648709092289209,0.0009750738390721381,0.0009847729234024882,0.0009959836024791002,0.001005934551358223,0.0010172711918130517,0.001028859755024314,0.0010399443563073874,0.0010519108036532998,0.0010618618689477444,0.001073324354365468,0.0010847869561985135,0.0010976351331919432,0.0011080899275839329,0.001119678490795195,0.0011315189767628908,0.0011408401187509298,0.0011511690681800246,0.001161749940365553,0.0011761095374822617,0.0011875721393153071,0.0011987828183919191,0.001211001188494265,0.001220826175995171,0.0012322887778282166,0.0012438773410394788,0.0012552138650789857,0.0012664245441555977,0.0012785169528797269,0.0012880900176241994,0.0012979151215404272,0.0013086218386888504,0.0013186988653615117,0.001330287428572774,0.001342001836746931,0.0013534644385799766,0.0013632895424962044,0.0013748779892921448,0.0013860886683687568,0.0013960397336632013,0.0014067464508116245,0.0014169494388625026,0.001428412040695548,0.0014388668350875378,0.0014508332824334502,0.001461162231862545,0.0014718689490109682,0.0014839613577350974,0.0014950460754334927,0.0015063825994729996,0.0015172153944149613,0.0015277962666004896,0.0015381250996142626,0.0015497136628255248,0.0015606724191457033,0.0015720089431852102,0.001582337892614305,0.0015919109573587775,0.0016013581771403551,0.001610679435543716,0.001619496732018888,0.0016304554883390665,0.0016407843213528395,0.0016516171162948012,0.0016616941429674625,0.0016729047056287527,0.0016833596164360642,0.0016935624880716205,0.0017046472057700157,0.001716235768981278,0.001724549219943583,0.0017337445169687271,0.0017433175817131996,0.0017540244152769446,0.0017627158667892218,0.0017732966225594282,0.0017832476878538728,0.0017931986367329955,0.0018030237406492233,0.001811967114917934,0.0018211622955277562,0.0018311133608222008,0.0018414421938359737,0.0018511413363739848,0.0018597067100927234,0.0018680202774703503,0.0018779713427647948,0.0018883001757785678,0.0018986291252076626,0.001908202189952135,0.001917523448355496,0.0019277263199910522,0.0019361658487468958,0.0019452351843938231,0.0019549343269318342,0.00196438143029809,0.0019724429585039616,0.001981512177735567,0.001989825861528516,0.0019982652738690376,0.002007964299991727,0.0020156479440629482,0.0020250952802598476,0.002033786615356803,0.002042100066319108,0.002050413517281413,0.002058223355561495,0.0020648993086069822,0.002073842566460371,0.0020825339015573263,0.002089462010189891,0.002099286997690797,0.002107978332787752,0.00211541005410254,0.002122590085491538,0.002131533343344927,0.0021404766011983156,0.002149041974917054,0.0021571037359535694,0.002164661418646574,0.002171967178583145,0.0021815402433276176,0.002188468351960182,0.002196026034653187,0.002204339485615492,0.002212652936577797,0.002221848350018263,0.0022281464189291,0.0022353262174874544,0.0022432617843151093,0.002252205042168498,0.002259511034935713,0.0022679504472762346,0.002277145627886057,0.0022841994650661945,0.0022937727626413107,0.0023012044839560986,0.002307880437001586,0.0023159419652074575,0.0023247594945132732,0.002332821022719145,0.0023417642805725336,0.0023505815770477057,0.0023588952608406544,0.0023692240938544273,0.0023780413903295994,0.0023853471502661705,0.002392275258898735,0.002401596400886774,0.002408524276688695,0.002418349264189601,0.00242741871625185,0.0024352283217012882,0.0024435417726635933,0.0024531150702387094,0.0024614285212010145,0.002469490049406886,0.0024781813845038414,0.0024872508365660906,0.0024960681330412626,0.0025048854295164347,0.002514458494260907,0.0025239058304578066,0.0025308337062597275,0.0025402808096259832,0.0025509875267744064,0.0025595531333237886,0.0025676146615296602,0.0025758021511137486,0.002585375215858221,0.0025957042817026377,0.002604773500934243,0.0026133388746529818,0.0026231640949845314,0.0026324852369725704,0.0026401688810437918,0.0026497419457882643,0.002658055629581213,0.002665865235030651,0.002675312338396907,0.002685011364519596,0.002692317357286811,0.0027018904220312834,0.0027102038729935884,0.002720155054703355,0.0027285944670438766,0.0027384194545447826,0.002746984828263521,0.002756684087216854,0.0027668869588524103,0.0027750744484364986,0.0027826321311295033,0.0027901900466531515,0.002799763111397624,0.002809084253385663,0.0028182794339954853,0.002828104654327035,0.002837803680449724,0.0028451094403862953,0.0028538010083138943,0.0028621144592761993,0.0028692942578345537,0.0028777336701750755,0.002885795198380947,0.002893605036661029,0.0029030521400272846,0.002910735784098506,0.002920435043051839,0.002928622532635927,0.0029364321380853653,0.002944997511804104,0.002954066963866353,0.002962002530694008,0.0029704419430345297,0.0029769919347018003,0.002985053462907672,0.002993745030835271,0.0030028142500668764,0.003011379623785615,0.0030195671133697033,0.003027880797162652,0.0030355644412338734,0.0030419884715229273,0.0030491682700812817,0.003057230031117797,0.0030637800227850676,0.003071841550990939,0.003079273272305727,0.0030873350333422422,0.003095900407060981,0.003104213858023286,0.0031112676952034235,0.0031203371472656727,0.0031289025209844112,0.003136460203677416,0.0031450255773961544,0.0031524572987109423,0.003162282519042492,0.003169588278979063,0.003177397884428501,0.0031860892195254564,0.003194402903318405,0.003201330779120326,0.0032098961528390646,0.0032172019127756357,0.00322375213727355,0.0032314357813447714,0.0032392453867942095,0.0032485665287822485,0.003257510019466281,0.003263808088377118,0.003272121539339423,0.0032804349903017282,0.0032881188672035933,0.003296558279544115,0.003305375576019287,0.003312303451821208,0.0033196094445884228,0.0033271671272814274,0.0033349767327308655,0.0033429122995585203,0.0033493363298475742,0.0033567682839930058,0.0033647038508206606],"active":[0.00010079145431518555,9.814624354476109e-05,9.449334174860269e-05,9.638277697376907e-05,9.638276242185384e-05,9.713854524306953e-05,9.650873835198581e-05,9.713854524306953e-05,9.688662976259366e-05,9.663469973020256e-05,9.537507139611989e-05,9.474526450503618e-05,9.310776658821851e-05,9.688663703855127e-05,9.638276242185384e-05,9.575297008268535e-05,9.499718726146966e-05,9.436738037038594e-05,9.449334174860269e-05,9.373754437547177e-05,9.487122588325292e-05,9.613085421733558e-05,9.562699415255338e-05,9.625681559555233e-05,9.827222675085068e-05,9.865008178167045e-05,9.814623626880348e-05,9.726450662128627e-05,9.927988867275417e-05,9.852414950728416e-05,9.87760431598872e-05,9.902796591632068e-05,9.915395639836788e-05,0.00010016164742410183,9.915392729453743e-05,9.827219764702022e-05,9.814626537263393e-05,9.953181142918766e-05,9.865008178167045e-05,9.877607226371765e-05,9.802027489058673e-05,9.852412040345371e-05,9.839818812906742e-05,9.915392729453743e-05,9.751642937771976e-05,9.852414950728416e-05,9.68866515904665e-05,9.739043889567256e-05,9.789434261620045e-05,9.625684469938278e-05,9.638274786993861e-05,9.66346706263721e-05,9.701261296868324e-05,9.57529409788549e-05,9.66346706263721e-05,9.587896056473255e-05,9.57529409788549e-05,9.474530816078186e-05,9.676063200458884e-05,9.650876745581627e-05,9.537505684420466e-05,9.424140444025397e-05,9.625684469938278e-05,9.524909546598792e-05,9.66346706263721e-05,9.537511505186558e-05,9.613082511350513e-05,9.474524995312095e-05,9.524915367364883e-05,9.537505684420466e-05,9.68866515904665e-05,9.550101822242141e-05,9.449332719668746e-05,9.550107643008232e-05,9.411544306203723e-05,9.398948168382049e-05,9.436736581847072e-05,9.28558292798698e-05,9.247794514521956e-05,9.46192885749042e-05,9.424134623259306e-05,9.613094152882695e-05,9.789428440853953e-05,9.701261296868324e-05,9.60049219429493e-05,9.537505684420466e-05,9.663472883403301e-05,9.562703780829906e-05,9.335967479273677e-05,9.512319229543209e-05,9.575288277119398e-05,9.726453572511673e-05,9.701261296868324e-05,9.613076690584421e-05,9.713857434689999e-05,9.650876745581627e-05,9.688653517514467e-05,9.739049710333347e-05,9.764241985976696e-05,9.739049710333347e-05,9.839818812906742e-05,9.877607226371765e-05,9.97837632894516e-05,0.00010104337707161903,0.00010230299085378647,0.00010305875912308693,0.00010016164742410183,0.00010104337707161903,0.00010079145431518555,9.990972466766834e-05,0.00010192510671913624,0.00010293279774487019,0.00010116933844983578,0.0001006654929369688,0.00010116933844983578,9.927991777658463e-05,0.00010104337707161903,0.00010091741569340229,0.00010192510671913624,0.00010343664325773716,0.00010457029566168785,0.0001017991453409195,0.00010205106809735298,0.00010217702947556973,0.0001017991453409195,0.00010053953155875206,0.00010129529982805252,0.0001006654929369688,0.00010091741569340229,9.927991777658463e-05,0.00010142126120626926,9.877607226371765e-05,9.877595584839582e-05,9.965780191123486e-05,9.902799502015114e-05,9.953184053301811e-05,9.726453572511673e-05,9.77683812379837e-05,9.789422620087862e-05,0.00010003568604588509,9.764241985976696e-05,9.814614895731211e-05,9.726453572511673e-05,9.625684469938278e-05,9.524915367364883e-05,9.739049710333347e-05,9.625672828406096e-05,9.852414950728416e-05,9.802030399441719e-05,9.764241985976696e-05,9.764241985976696e-05,9.902787860482931e-05,9.676069021224976e-05,9.726453572511673e-05,9.650876745581627e-05,9.676069021224976e-05,9.424134623259306e-05,9.575299918651581e-05,9.613088332116604e-05,9.550107643008232e-05,9.461934678256512e-05,9.562692139297724e-05,9.461934678256512e-05,9.461923036724329e-05,9.587896056473255e-05,9.537511505186558e-05,9.55009600147605e-05,9.663472883403301e-05,9.650865104049444e-05,9.625684469938278e-05,9.613088332116604e-05,9.676080662757158e-05,9.77683812379837e-05,9.676057379692793e-05,9.726465214043856e-05,9.663472883403301e-05,9.638280607759953e-05,9.474519174546003e-05,9.512307588011026e-05,9.650876745581627e-05,9.562692139297724e-05,9.550084359943867e-05,9.335973300039768e-05,9.587896056473255e-05,9.474530816078186e-05,9.537488222122192e-05,9.550107643008232e-05,9.436742402613163e-05,9.562703780829906e-05,9.461911395192146e-05,9.436742402613163e-05,9.424146264791489e-05,9.335973300039768e-05,9.335950016975403e-05,9.512319229543209e-05,9.411550126969814e-05,9.285588748753071e-05,9.424122981727123e-05,9.210011921823025e-05,9.134435094892979e-05,9.096646681427956e-05,9.260373190045357e-05,9.31078102439642e-05,9.210011921823025e-05,9.084050543606281e-05,9.159604087471962e-05,9.19741578400135e-05,9.172223508358002e-05,8.945493027567863e-05,9.084027260541916e-05,9.046262130141258e-05,9.147031232714653e-05,9.084050543606281e-05,8.92027746886015e-05,9.19741578400135e-05,9.235204197466373e-05,9.285588748753071e-05,9.121838957071304e-05,9.247777052223682e-05,9.147031232714653e-05,8.995877578854561e-05,9.285588748753071e-05,9.09662339836359e-05,9.121838957071304e-05,9.411550126969814e-05,9.512319229543209e-05,9.449315257370472e-05,9.575299918651581e-05,9.386357851326466e-05,9.461934678256512e-05,9.60049219429493e-05,9.335973300039768e-05,9.298184886574745e-05,9.323377162218094e-05,9.587896056473255e-05,9.474530816078186e-05,9.89020336419344e-05,9.713857434689999e-05,9.613088332116604e-05,9.726453572511673e-05,9.68866515904665e-05,9.537488222122192e-05,9.550107643008232e-05,9.676069021224976e-05,9.764241985976696e-05,9.76421870291233e-05,9.764241985976696e-05,9.852414950728416e-05,9.802030399441719e-05,9.613088332116604e-05,9.89020336419344e-05,9.97837632894516e-05,9.789434261620045e-05,9.751645848155022e-05,9.865011088550091e-05,9.852414950728416e-05,9.89020336419344e-05,9.676069021224976e-05,9.751645848155022e-05,9.839818812906742e-05,9.751645848155022e-05,9.650876745581627e-05,9.701261296868324e-05,9.48712695389986e-05,9.663472883403301e-05,9.701261296868324e-05,9.638280607759953e-05,9.449338540434837e-05,9.68866515904665e-05,9.613088332116604e-05,9.77683812379837e-05,9.638257324695587e-05,9.701261296868324e-05,9.575299918651581e-05,9.751645848155022e-05,9.600468911230564e-05,9.411550126969814e-05,9.436742402613163e-05,9.499723091721535e-05,9.713857434689999e-05,9.789434261620045e-05,9.60049219429493e-05,9.587896056473255e-05,9.550107643008232e-05,9.373761713504791e-05,9.524915367364883e-05,9.600468911230564e-05,9.537511505186558e-05,9.68866515904665e-05,9.713857434689999e-05,9.701261296868324e-05,9.915395639836788e-05,9.613088332116604e-05,9.865011088550091e-05,9.751622565090656e-05,9.650876745581627e-05,9.638280607759953e-05,9.550107643008232e-05,9.436719119548798e-05,9.512319229543209e-05,9.424146264791489e-05,9.550107643008232e-05,9.60049219429493e-05,9.575299918651581e-05,9.512319229543209e-05,9.39895398914814e-05,9.373761713504791e-05,9.411550126969814e-05,9.285588748753071e-05,9.424146264791489e-05,9.436742402613163e-05,9.487103670835495e-05,9.587896056473255e-05,9.537511505186558e-05,9.613088332116604e-05,9.58787277340889e-05,9.625684469938278e-05,9.461934678256512e-05,9.676069021224976e-05,9.562680497765541e-05,9.537511505186558e-05,9.48712695389986e-05,9.424146264791489e-05,9.663472883403301e-05,9.474530816078186e-05,9.524915367364883e-05,9.48712695389986e-05,9.424146264791489e-05,9.361165575683117e-05,9.361165575683117e-05,9.272992610931396e-05,9.285588748753071e-05,9.398930706083775e-05,9.449338540434837e-05,9.625684469938278e-05,9.499723091721535e-05,9.411526843905449e-05,9.562703780829906e-05,9.499723091721535e-05,9.512319229543209e-05,9.58787277340889e-05,9.461934678256512e-05,9.424146264791489e-05,9.499723091721535e-05,9.537488222122192e-05,9.48712695389986e-05,9.499723091721535e-05,9.461934678256512e-05,9.638280607759953e-05,9.638280607759953e-05,9.751645848155022e-05]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.00010079145431518555,0.00010973477765219286,0.00011943386925850064,0.0001279993011849001,0.00013681665586773306,0.00014676767750643194,0.0001569706219015643,0.00016629183664917946,0.0001764947664923966,0.00018480827566236258,0.00019425545178819448,0.00020370262791402638,0.0002123940212186426,0.00022095945314504206,0.00022876910225022584,0.00023733454872854054,0.000246403826167807,0.000254213489824906,0.0002637866127770394,0.0002727299288380891,0.0002807915152516216,0.0002888531016651541,0.00029804836958646774,0.0003058580041397363,0.0003130378609057516,0.0003200917271897197,0.00032727158395573497,0.00033407355658710003,0.00034163129748776555,0.00034868516377173364,0.0003552352136466652,0.00036228910903446376,0.0003679574001580477,0.000374633411411196,0.00038156131631694734,0.00038823732757009566,0.00039541718433611095,0.0004023450892418623,0.0004095249460078776,0.00041531919850967824,0.0004217432870063931,0.00042690773261711,0.0004327020142227411,0.0004384962667245418,0.00044429051922634244,0.00045033672358840704,0.00045663482160307467,0.0004616733349394053,0.000467467587441206,0.0004728839558083564,0.0004783003532793373,0.0004824571078643203,0.00048774751485325396,0.0004926600377075374,0.0004970687441527843,0.0005026110447943211,0.0005072716157883406,0.0005120582645758986,0.000515837105922401,0.0005218832520768046,0.0005264179199002683,0.0005307006649672985,0.0005344795063138008,0.0005381323862820864,0.0005427930154837668,0.000547075760550797,0.000551484408788383,0.0005551372887566686,0.0005589161883108318,0.0005614354158751667,0.0005647104699164629,0.0005687412340193987,0.0005721421912312508,0.0005756691680289805,0.000579322106204927,0.000582723063416779,0.0005857461364939809,0.0005899029201827943,0.0005925481091253459,0.0005958231049589813,0.0005994760431349277,0.0006026250775903463,0.0006053962861187756,0.0006084193591959774,0.0006105607026256621,0.0006139617180451751,0.0006167328683659434,0.0006188742117956281,0.0006229050341062248,0.0006255502230487764,0.0006289511802606285,0.0006323521956801414,0.0006349973846226931,0.0006378944963216782,0.0006406657048501074,0.0006428070482797921,0.0006454522372223437,0.000647719600237906,0.0006501128664240241,0.0006520022870972753,0.0006547734374180436,0.0006577965687029064,0.000659937912132591,0.0006623311783187091,0.0006645985413342714,0.0006664879620075226,0.000668755266815424,0.0006716523785144091,0.0006732899346388876,0.000675053393933922,0.000676564930472523,0.0006789581966586411,0.0006809736369177699,0.0006823592120781541,0.0006845005555078387,0.0006860120920464396,0.000688279396854341,0.0006902948371134698,0.0006923102191649377,0.0006939477170817554,0.0006959630991332233,0.0006976006552577019,0.000699490075930953,0.0007008756510913372,0.0007022612262517214,0.0007036468014121056,0.0007055362802930176,0.0007069218554534018,0.0007084333919920027,0.0007100708899088204,0.0007114564650692046,0.0007130939629860222,0.0007144795963540673,0.0007162430556491017,0.0007176286308094859,0.0007190142059698701,0.0007206517038866878,0.0007224152213893831,0.0007232969510369003,0.0007248084875755012,0.0007255642558448017,0.0007268238696269691,0.0007282094447873533,0.0007290911744348705,0.0007308546919375658,0.0007318623829632998,0.0007329960353672504,0.0007346335332840681,0.0007360191084444523,0.0007370267994701862,0.0007386643555946648,0.000740049930755049,0.0007408056990243495,0.0007423172355629504,0.0007430730038322508,0.0007442066562362015,0.0007448364631272852,0.0007458441541530192,0.0007464739610441029,0.0007474817102774978,0.0007487413240596652,0.0007498749764636159,0.0007508826674893498,0.0007516384357586503,0.0007530240109190345,0.0007537797791883349,0.0007549134315922856,0.000756173103582114,0.0007571807946078479,0.0007584404083900154,0.0007597000221721828,0.0007605817518197,0.0007617154042236507,0.0007625971338711679,0.0007638568058609962,0.00076448661275208,0.0007656202651560307,0.0007659981492906809,0.0007667539175599813,0.0007677616085857153,0.0007685173768550158,0.000768895260989666,0.0007696510292589664,0.0007704067975282669,0.0007707846816629171,0.0007712885271757841,0.000772296276409179,0.0007729260833002627,0.0007730520446784794,0.0007735558901913464,0.0007740597357042134,0.0007748155039735138,0.0007754453108645976,0.0007763270405121148,0.000776704924646765,0.0007773347315378487,0.0007777126156724989,0.0007787203066982329,0.0007793501135893166,0.0007799799204804003,0.0007803578628227115,0.0007811136310920119,0.0007813655538484454,0.0007817434379830956,0.0007821213221177459,0.0007826251676306129,0.0007828770903870463,0.0007832549745216966,0.000784010742790997,0.0007843886269256473,0.0007846405496820807,0.0007848924724385142,0.000785522279329598,0.0007859001634642482,0.0007861520862206817,0.0007864040089771152,0.0007867818931117654,0.0007870338158681989,0.0007872857386246324,0.0007874117000028491,0.0007875376613810658,0.0007876636227592826,0.0007880415068939328,0.0007882934296503663,0.0007885453524067998,0.0007889232947491109,0.0007894271402619779,0.0007896790630184114,0.0007899309857748449,0.0007901829085312784,0.0007903088699094951,0.0007906867540441453,0.0007908127154223621,0.0007909386768005788,0.0007911905995570123,0.0007914425223134458,0.0007915684836916625,0.000791820406448096,0.000791820406448096,0.0007921982905827463,0.000792324251960963,0.0007924502133391798,0.0007925761747173965,0.0007927021360956132,0.00079282809747383,0.0007930800202302635,0.0007930800202302635,0.0007930800202302635,0.0007934579043649137,0.0007934579043649137,0.0007937098271213472,0.0007938357884995639,0.0007939617498777807,0.0007942136726342142,0.0007942136726342142,0.0007945915567688644,0.0007945915567688644,0.0007947175181470811,0.0007948434795252979,0.0007948434795252979,0.0007949694409035146,0.0007954732864163816,0.0007955992477945983,0.0007958511705510318,0.0007958511705510318,0.0007959771319292486,0.0007959771319292486,0.0007962290546856821,0.0007962290546856821,0.000796732900198549,0.0007968588615767658,0.0007968588615767658,0.0007971108425408602,0.0007973627652972937,0.0007976146880537271,0.0007977406494319439,0.0007979925721883774,0.0007979925721883774,0.0007981185335665941,0.0007983704563230276,0.0007986223790794611,0.0007990002632141113,0.0007992521859705448,0.0007995041087269783,0.0007997560314834118,0.0008002598769962788,0.0008005117997527122,0.000800637761130929,0.0008007637225091457,0.0008008896838873625,0.0008010156452655792,0.0008012675680220127,0.0008016454521566629,0.0008017714135348797,0.0008021492976695299,0.0008022752590477467,0.0008026531431823969,0.0008031569886952639,0.0008031569886952639,0.0008031569886952639,0.0008031569886952639,0.0008034089114516973,0.0008039127569645643,0.0008039127569645643,0.0008041646797209978,0.0008042906410992146,0.000804542563855648,0.000804542563855648,0.000804542563855648,0.0008047944866120815,0.0008049204479902983,0.000805046409368515,0.0008052983903326094,0.0008054243517108262,0.0008054243517108262,0.0008055503130890429,0.0008055503130890429,0.0008055503130890429,0.0008055503130890429,0.0008056762744672596,0.0008058022358454764,0.0008058022358454764,0.0008059281972236931,0.0008060541586019099,0.0008060541586019099,0.0008060541586019099,0.0008060541586019099,0.0008061801199801266,0.0008063060813583434,0.0008064320427365601,0.0008064320427365601,0.0008064320427365601,0.0008064320427365601,0.0008064320427365601,0.0008065580041147768,0.0008066839654929936,0.0008066839654929936,0.0008066839654929936,0.0008066839654929936,0.0008066839654929936,0.0008068099268712103,0.0008068099268712103,0.0008068099268712103,0.0008068099268712103,0.0008069358882494271,0.0008069358882494271,0.0008069358882494271,0.0008069358882494271,0.0008069358882494271,0.0008069358882494271,0.0008069358882494271],"recovered":[0.0,1.2092376891814638e-05,2.330301867914386e-05,3.413577360333875e-05,4.496852488955483e-05,5.4037809604778886e-05,6.298112566582859e-05,7.116867345757782e-05,8.036391955101863e-05,8.955916564445943e-05,9.888037311611697e-05,0.00010895735613303259,0.00011777471081586555,0.00012671803415287286,0.00013528346607927233,0.00014422678214032203,0.00015216240717563778,0.00016072783910203725,0.00017055289936251938,0.00017949621542356908,0.0001879356859717518,0.0001959972723852843,0.00020481462706811726,0.00021388391905929893,0.00022169358271639794,0.00022899938630871475,0.00023643116583116353,0.00024411485355813056,0.00025104277301579714,0.0002573409001342952,0.00026439479552209377,0.0002713227004278451,0.00027799871168099344,0.00028480065520852804,0.00029109878232702613,0.0002985305618494749,0.0003044507757294923,0.0003111267869826406,0.00031805469188839197,0.000325360510032624,0.0003322884440422058,0.00033858654205687344,0.00034488466917537153,0.0003510568058118224,0.00035659916466102004,0.00036289726267568767,0.00036843959242105484,0.0003741079126484692,0.00037990216515026987,0.0003858224081341177,0.00039098685374483466,0.0003961512993555516,0.0004011897835880518,0.0004066061810590327,0.0004116446652915329,0.0004165571881458163,0.00042222547926940024,0.0004265081952326,0.00043167266994714737,0.00043582942453213036,0.00043998617911711335,0.0004446467792149633,0.00044955930206924677,0.0004534641338977963,0.0004573689657263458,0.000462407449958846,0.0004658084362745285,0.0004693353839684278,0.00047349213855341077,0.0004782787000294775,0.0004813018022105098,0.00048495468217879534,0.0004887335817329586,0.0004915047320537269,0.0004946537665091455,0.0004981807433068752,0.000502211507409811,0.0005058644455857575,0.0005088875186629593,0.0005124144372530282,0.0005156894912943244,0.000518838525749743,0.0005224914639256895,0.0005260183825157583,0.0005286635714583099,0.0005319386254996061,0.0005345838144421577,0.0005371030420064926,0.0005397482891567051,0.0005428973236121237,0.0005459204548969865,0.0005494473734870553,0.0005524704465642571,0.0005553676164709032,0.000557886844035238,0.0005606579943560064,0.0005634292028844357,0.000566200353205204,0.0005687195807695389,0.0005717427120544016,0.000574010016862303,0.0005766552058048546,0.0005794264143332839,0.0005821975646540523,0.0005847167922183871,0.0005868581356480718,0.0005888735759072006,0.0005916447262279689,0.0005940379924140871,0.0005963053554296494,0.0005978168919682503,0.0005997063126415014,0.000602351501584053,0.0006044929032213986,0.0006060044397599995,0.0006081457831896842,0.0006097832811065018,0.000611168856266886,0.0006130583351477981,0.0006153256399556994,0.0006172150606289506,0.0006193564040586352,0.0006209939601831138,0.000622883380856365,0.0006241429946385324,0.0006259064539335668,0.0006271660677157342,0.0006289295270107687,0.0006305670831352472,0.0006320786196738482,0.0006333382334560156,0.0006348497699946165,0.0006363613065332174,0.0006377469399012625,0.0006387546309269965,0.0006403921288438141,0.0006419036653824151,0.0006436671246774495,0.0006451786612160504,0.0006469421787187457,0.0006482017925009131,0.0006498392904177308,0.0006508469814434648,0.0006522325566038489,0.0006532402476295829,0.000654625880997628,0.0006560114561580122,0.0006572710699401796,0.0006589085678569973,0.0006602941430173814,0.0006619316409341991,0.0006630653515458107,0.0006644509267061949,0.0006648288108408451,0.0006665922701358795,0.0006675999611616135,0.0006688595749437809,0.0006694893818348646,0.0006702451501041651,0.0006710009765811265,0.0006712528993375599,0.0006722605903632939,0.0006736461655236781,0.000675157702062279,0.0006755355861969292,0.0006772990454919636,0.0006780548137612641,0.0006788105820305645,0.0006795664085075259,0.0006809519836679101,0.000681959674693644,0.000683471211232245,0.0006851087091490626,0.0006858644774183631,0.0006869981298223138,0.0006876279949210584,0.0006882578018121421,0.0006893914542160928,0.0006903991452418268,0.0006909029907546937,0.0006919106817804277,0.0006927924114279449,0.0006935481796972454,0.0006943039479665458,0.0006950597162358463,0.00069568952312693,0.0006964453496038914,0.0006968232337385416,0.0006973270792514086,0.0006977049633860588,0.000698082847520709,0.0006984607316553593,0.0006992164999246597,0.0006999722681939602,0.0007003501523286104,0.0007009799592196941,0.0007017357274889946,0.0007019876502454281,0.0007024914957582951,0.0007037511095404625,0.0007042550132609904,0.0007045069360174239,0.0007056405884213746,0.0007060184725560248,0.0007062703953124583,0.0007066482794471085,0.000706900202203542,0.0007071521249599755,0.0007075300090946257,0.0007082857773639262,0.0007085377001203597,0.0007089155842550099,0.0007092934683896601,0.0007100492366589606,0.0007103011594153941,0.0007103011594153941,0.0007104271207936108,0.0007109309663064778,0.0007111828890629113,0.0007114348118193448,0.000711812695953995,0.0007119386573322117,0.0007120646187104285,0.0007121905800886452,0.0007125685224309564,0.0007126944838091731,0.0007129464065656066,0.0007135762134566903,0.0007138281362131238,0.0007139540975913405,0.000714206020347774,0.0007143319817259908,0.0007145839044824243,0.0007149617886170745,0.0007150877499952912,0.000715213711373508,0.0007154656341299415,0.000715717556886375,0.0007158435182645917,0.0007160954410210252,0.0007162214023992419,0.0007165992865338922,0.0007167252479121089,0.0007168512092903256,0.0007169771706685424,0.0007169771706685424,0.0007171031320467591,0.0007171031320467591,0.0007173550548031926,0.0007174810161814094,0.0007178589003160596,0.0007179848616942763,0.0007182367844507098,0.0007182367844507098,0.0007184887072071433,0.00071861466858536,0.0007188665913417935,0.0007188665913417935,0.0007189925527200103,0.0007193704368546605,0.0007193704368546605,0.0007194963982328773,0.0007198742823675275,0.0007202521665021777,0.0007205040892586112,0.0007205040892586112,0.0007205040892586112,0.0007205040892586112,0.0007206300506368279,0.0007208820316009223,0.0007211339543573558,0.0007212599157355726,0.0007212599157355726,0.0007213858771137893,0.0007215118384920061,0.0007216377998702228,0.000722015684004873,0.00072251952951774,0.0007227714522741735,0.0007227714522741735,0.0007227714522741735,0.000723023375030607,0.0007234012591652572,0.000723527220543474,0.0007239051046781242,0.0007241570274345577,0.0007245349115692079,0.0007246608729474247,0.0007251647184602916,0.0007254166412167251,0.0007255426025949419,0.0007255426025949419,0.0007257945253513753,0.0007262983708642423,0.0007265502936206758,0.0007270541391335428,0.0007271801005117595,0.0007273060618899763,0.0007276839460246265,0.00072793586878106,0.00072793586878106,0.0007281877915374935,0.0007283137529157102,0.0007285656756721437,0.0007288175984285772,0.0007290695211850107,0.0007293215021491051,0.0007295734249055386,0.0007295734249055386,0.0007295734249055386,0.0007295734249055386,0.000729825347661972,0.0007299513090401888,0.0007302032317966223,0.000730329193174839,0.000730329193174839,0.0007304551545530558,0.0007304551545530558,0.0007305811159312725,0.0007305811159312725,0.0007305811159312725,0.0007305811159312725,0.0007305811159312725,0.0007305811159312725,0.0007305811159312725,0.0007305811159312725,0.0007305811159312725,0.0007305811159312725,0.0007307070773094893,0.000730833038687706,0.0007309590000659227,0.0007310849614441395,0.0007310849614441395,0.0007312109228223562,0.0007312109228223562,0.0007312109228223562,0.000731336884200573,0.000731336884200573,0.000731336884200573,0.000731336884200573,0.0007314628455787897,0.0007314628455787897,0.0007315888069570065,0.0007317147683352232,0.0007317147683352232,0.0007318407297134399,0.0007318407297134399,0.0007318407297134399,0.0007318407297134399,0.0007318407297134399,0.0007318407297134399],"active":[0.00010079145431518555,9.764239803189412e-05,9.613085421733558e-05,9.386352758156136e-05,9.184813097817823e-05,9.272986790165305e-05,9.398949623573571e-05,9.512316319160163e-05,9.613084694137797e-05,9.524911001790315e-05,9.537507867207751e-05,9.474527178099379e-05,9.461931040277705e-05,9.42414189921692e-05,9.348563617095351e-05,9.310776658821851e-05,9.42414189921692e-05,9.348565072286874e-05,9.323371341452003e-05,9.323371341452003e-05,9.28558292798698e-05,9.28558292798698e-05,9.323374251835048e-05,9.197408508043736e-05,9.134427818935364e-05,9.109234088100493e-05,9.084041812457144e-05,8.995870302896947e-05,9.058852447196841e-05,9.134426363743842e-05,9.084041812457144e-05,9.096640860661864e-05,8.995868847705424e-05,8.983275620266795e-05,9.046253398992121e-05,8.970676572062075e-05,9.096640860661864e-05,9.121830225922167e-05,9.147025411948562e-05,8.995868847705424e-05,8.945484296418726e-05,8.832119056023657e-05,8.78173450473696e-05,8.743946091271937e-05,8.76913545653224e-05,8.743946091271937e-05,8.819522918201983e-05,8.756542229093611e-05,8.756542229093611e-05,8.706154767423868e-05,8.731349953450263e-05,8.630580850876868e-05,8.655773126520216e-05,8.605385664850473e-05,8.542407886125147e-05,8.605385664850473e-05,8.504613651894033e-05,8.555006934329867e-05,8.416443597525358e-05,8.605382754467428e-05,8.643174078315496e-05,8.605388575233519e-05,8.492020424455404e-05,8.46682523842901e-05,8.542404975742102e-05,8.466831059195101e-05,8.56759725138545e-05,8.580190478824079e-05,8.542404975742102e-05,8.315671584568918e-05,8.340866770595312e-05,8.378655184060335e-05,8.340860949829221e-05,8.416443597525358e-05,8.466833969578147e-05,8.454232010990381e-05,8.353462908416986e-05,8.403847459703684e-05,8.366059046238661e-05,8.340866770595312e-05,8.378655184060335e-05,8.378655184060335e-05,8.290482219308615e-05,8.240097668021917e-05,8.18971311673522e-05,8.202309254556894e-05,8.214905392378569e-05,8.177116978913546e-05,8.315674494951963e-05,8.265289943665266e-05,8.303072536364198e-05,8.290482219308615e-05,8.252693805843592e-05,8.2526879850775e-05,8.27788608148694e-05,8.214905392378569e-05,8.202303433790803e-05,8.151924703270197e-05,8.139328565448523e-05,8.025957504287362e-05,8.07634205557406e-05,8.114136289805174e-05,8.051149779930711e-05,8.013361366465688e-05,7.98817491158843e-05,7.962982635945082e-05,7.988169090822339e-05,8.000765228644013e-05,7.925194222480059e-05,7.87480385042727e-05,7.87480385042727e-05,7.925188401713967e-05,7.862213533371687e-05,7.78663088567555e-05,7.849611574783921e-05,7.78663088567555e-05,7.849611574783921e-05,7.912598084658384e-05,7.925188401713967e-05,7.862207712605596e-05,7.87480385042727e-05,7.824425119906664e-05,7.849611574783921e-05,7.799227023497224e-05,7.811823161318898e-05,7.774034747853875e-05,7.837021257728338e-05,7.799232844263315e-05,7.78663088567555e-05,7.799227023497224e-05,7.811823161318898e-05,7.824419299140573e-05,7.81182898208499e-05,7.849611574783921e-05,7.887399988248944e-05,7.862207712605596e-05,7.87480385042727e-05,7.874809671193361e-05,7.81182898208499e-05,7.78663088567555e-05,7.736246334388852e-05,7.698457920923829e-05,7.736246334388852e-05,7.685861783102155e-05,7.761444430798292e-05,7.723650196567178e-05,7.698457920923829e-05,7.736246334388852e-05,7.711054058745503e-05,7.67326564528048e-05,7.673271466046572e-05,7.698457920923829e-05,7.635477231815457e-05,7.748842472210526e-05,7.648073369637132e-05,7.660669507458806e-05,7.597688818350434e-05,7.635477231815457e-05,7.622881093993783e-05,7.648073369637132e-05,7.748842472210526e-05,7.761438610032201e-05,7.723650196567178e-05,7.648073369637132e-05,7.748842472210526e-05,7.648073369637132e-05,7.685861783102155e-05,7.736252155154943e-05,7.761438610032201e-05,7.748842472210526e-05,7.774034747853875e-05,7.711054058745503e-05,7.660669507458806e-05,7.67326564528048e-05,7.685867603868246e-05,7.685861783102155e-05,7.736246334388852e-05,7.660669507458806e-05,7.635477231815457e-05,7.685861783102155e-05,7.660669507458806e-05,7.610284956172109e-05,7.610284956172109e-05,7.610284956172109e-05,7.572496542707086e-05,7.559900404885411e-05,7.58509268052876e-05,7.610284956172109e-05,7.572496542707086e-05,7.58509268052876e-05,7.597688818350434e-05,7.635477231815457e-05,7.622881093993783e-05,7.635477231815457e-05,7.635477231815457e-05,7.635477231815457e-05,7.597688818350434e-05,7.67326564528048e-05,7.685861783102155e-05,7.622881093993783e-05,7.610284956172109e-05,7.660669507458806e-05,7.572496542707086e-05,7.572496542707086e-05,7.58509268052876e-05,7.597688818350434e-05,7.597688818350434e-05,7.610284956172109e-05,7.648073369637132e-05,7.610284956172109e-05,7.610284956172109e-05,7.597688818350434e-05,7.622881093993783e-05,7.58509268052876e-05,7.58509268052876e-05,7.610284956172109e-05,7.635477231815457e-05,7.610284956172109e-05,7.610284956172109e-05,7.597688818350434e-05,7.572496542707086e-05,7.572496542707086e-05,7.597688818350434e-05,7.610284956172109e-05,7.597682997584343e-05,7.622881093993783e-05,7.648073369637132e-05,7.610284956172109e-05,7.610284956172109e-05,7.622881093993783e-05,7.610284956172109e-05,7.635477231815457e-05,7.622881093993783e-05,7.597688818350434e-05,7.610284956172109e-05,7.622881093993783e-05,7.610284956172109e-05,7.610284956172109e-05,7.597688818350434e-05,7.610284956172109e-05,7.610284956172109e-05,7.58509268052876e-05,7.58509268052876e-05,7.58509268052876e-05,7.58509268052876e-05,7.610284956172109e-05,7.597688818350434e-05,7.597688818350434e-05,7.610284956172109e-05,7.597688818350434e-05,7.58509268052876e-05,7.58509268052876e-05,7.572496542707086e-05,7.597688818350434e-05,7.572496542707086e-05,7.597688818350434e-05,7.572496542707086e-05,7.58509268052876e-05,7.58509268052876e-05,7.547304267063737e-05,7.559900404885411e-05,7.597688818350434e-05,7.572496542707086e-05,7.559900404885411e-05,7.534708129242063e-05,7.547304267063737e-05,7.547304267063737e-05,7.572496542707086e-05,7.559900404885411e-05,7.585086859762669e-05,7.572490721940994e-05,7.55989458411932e-05,7.58509268052876e-05,7.597688818350434e-05,7.610284956172109e-05,7.610284956172109e-05,7.597688818350434e-05,7.547304267063737e-05,7.534708129242063e-05,7.559900404885411e-05,7.58509268052876e-05,7.597688818350434e-05,7.58509268052876e-05,7.597688818350434e-05,7.58509268052876e-05,7.610284956172109e-05,7.597688818350434e-05,7.597688818350434e-05,7.559900404885411e-05,7.547304267063737e-05,7.547304267063737e-05,7.572496542707086e-05,7.58509268052876e-05,7.547304267063737e-05,7.559900404885411e-05,7.522111991420388e-05,7.547304267063737e-05,7.58509268052876e-05,7.547304267063737e-05,7.522111991420388e-05,7.522111991420388e-05,7.522111991420388e-05,7.559900404885411e-05,7.534708129242063e-05,7.534708129242063e-05,7.522111991420388e-05,7.522106170654297e-05,7.496913895010948e-05,7.496913895010948e-05,7.522106170654297e-05,7.534702308475971e-05,7.522106170654297e-05,7.534708129242063e-05,7.522111991420388e-05,7.509515853598714e-05,7.522111991420388e-05,7.509515853598714e-05,7.509515853598714e-05,7.49691971577704e-05,7.509515853598714e-05,7.522111991420388e-05,7.522111991420388e-05,7.534708129242063e-05,7.547304267063737e-05,7.547304267063737e-05,7.547304267063737e-05,7.547304267063737e-05,7.559900404885411e-05,7.559900404885411e-05,7.559900404885411e-05,7.547304267063737e-05,7.534708129242063e-05,7.534708129242063e-05,7.522111991420388e-05,7.534708129242063e-05,7.547304267063737e-05,7.534708129242063e-05,7.534708129242063e-05,7.534708129242063e-05,7.534708129242063e-05,7.534708129242063e-05,7.534708129242063e-05,7.522111991420388e-05,7.509515853598714e-05,7.522111991420388e-05,7.509515853598714e-05,7.509515853598714e-05,7.509515853598714e-05,7.509515853598714e-05,7.509515853598714e-05,7.509515853598714e-05]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.00010079145431518555,0.00010948284761980176,0.00012170118861831725,0.00013228201714809984,0.00014311476843431592,0.0001530657900730148,0.00016326873446814716,0.0001739755243761465,0.00018707560957409441,0.00019866412912961096,0.00021113439288455993,0.0002238565793959424,0.00023569703625980765,0.000250056735239923,0.00026277892175130546,0.0002760049537755549,0.0002893569471780211,0.00030157528817653656,0.0003149273106828332,0.00032865715911611915,0.00034163129748776555,0.0003563688660506159,0.00036997281131334603,0.00038370268885046244,0.00039768448914401233,0.0004134297778364271,0.00042980487341992557,0.00044466840336099267,0.00046041369205340743,0.0004781743627972901,0.0004934158059768379,0.0005091610946692526,0.0005265438812784851,0.0005429189768619835,0.0005600498407147825,0.000575921090785414,0.0005987202748656273,0.0006163549842312932,0.0006363829597830772,0.0006555292056873441,0.0006740457029081881,0.0006955852149985731,0.000716117094270885,0.0007367748767137527,0.0007542836247012019,0.0007763270405121148,0.0007948434795252979,0.0008149974746629596,0.0008332619909197092,0.0008525341982021928,0.0008726881351321936,0.0008942277054302394,0.0009166490053758025,0.0009399520349688828,0.000960861740168184,0.0009812676580622792,0.0010050744749605656,0.0010266141034662724,0.0010484055383130908,0.0010699450504034758,0.0010950115974992514,0.0011174328392371535,0.0011408617720007896,0.001165550434961915,0.0011896091746166348,0.0012125343782827258,0.0012376008089631796,0.0012630452401936054,0.001290127052925527,0.0013162012910470366,0.0013432831037789583,0.0013701131101697683,0.0013973210006952286,0.001424528774805367,0.0014516107039526105,0.0014780628262087703,0.0015057744458317757,0.001532478490844369,0.0015633392613381147,0.0015929403016343713,0.0016256904928013682,0.0016546618426218629,0.0016874120337888598,0.001721547800116241,0.0017546758754178882,0.0017870481824502349,0.0018210579873993993,0.001852926448918879,0.0018878179835155606,0.001922331633977592,0.0019588605500757694,0.0019957676995545626,0.0020324226934462786,0.0020715969149023294,0.0021097634453326464,0.0021473001688718796,0.0021830734331160784,0.0022230036556720734,0.002259406726807356,0.0023011001758277416,0.002342541702091694,0.00238499091938138,0.0024271884467452765,0.0024691338185220957,0.0025099455378949642,0.002552142832428217,0.0025947182439267635,0.0026364116929471493,0.0026798686012625694,0.0027240815106779337,0.0027677903417497873,0.0028142703231424093,0.002861254382878542,0.0029063487891107798,0.0029523249249905348,0.00300346571020782,0.0030539764557033777,0.003104613395407796,0.0031538645271211863,0.003203241853043437,0.0032553900964558125,0.003310183761641383,0.003361954353749752,0.0034149843268096447,0.0034735568333417177,0.0035273428075015545,0.003584781428799033,0.00364398374222219,0.0036992812529206276,0.0037597431801259518,0.003818819299340248,0.00388129660859704,0.003943521995097399,0.004005621187388897,0.004073515068739653,0.004137755837291479,0.004201240837574005,0.004265229683369398,0.004331611562520266,0.004395726602524519,0.004463620018213987,0.004533025436103344,0.004601296968758106,0.00467259157449007,0.004742626566439867,0.004810394253581762,0.004880303516983986,0.00495147192850709,0.005019743461161852,0.00508700730279088,0.005160443484783173,0.00523702846840024,0.005309960804879665,0.005385286174714565,0.005465649999678135,0.005539967678487301,0.005621213465929031,0.005696790758520365,0.005780807696282864,0.005861297249794006,0.005941787268966436,0.006025804206728935,0.0061127180233597755,0.006199758034199476,0.006288561504334211,0.006378750316798687,0.006473599933087826,0.006563284900039434,0.006655237637460232,0.0067449226044118404,0.006837630644440651,0.006937141064554453,0.007035769522190094,0.007127721793949604,0.007230507209897041,0.007332284469157457,0.007433558348566294,0.007539744488894939,0.007651724852621555,0.007762697525322437,0.00786573439836502,0.007973180152475834,0.00808390136808157,0.00819840095937252,0.008308869786560535,0.008421606384217739,0.00853673554956913,0.008646952919661999,0.00875918474048376,0.008877337910234928,0.008996119722723961,0.009108982048928738,0.009235700592398643,0.009357757866382599,0.009476035833358765,0.009604391641914845,0.009726197458803654,0.009847750887274742,0.009974217042326927,0.010103453882038593,0.010229164734482765,0.010358275845646858,0.010493685491383076,0.01062581967562437,0.010759969241917133,0.010900165885686874,0.011041873134672642,0.011182698421180248,0.011326296254992485,0.011471530422568321,0.011614874936640263,0.01177006121724844,0.011919074691832066,0.012068717740476131,0.012224785052239895,0.012386268004775047,0.012537800706923008,0.012699410319328308,0.012863539159297943,0.01302628219127655,0.01319167111068964,0.013363735750317574,0.013532524928450584,0.013706982135772705,0.013876905664801598,0.01405690610408783,0.014232623390853405,0.014414764009416103,0.014595268294215202,0.01478118821978569,0.014965471811592579,0.015156682580709457,0.015356458723545074,0.015545779839158058,0.01574278436601162,0.01593978889286518,0.01613440178334713,0.016335563734173775,0.01655183918774128,0.016757914796471596,0.016964996233582497,0.017172707244753838,0.017379537224769592,0.017596570774912834,0.017813099548220634,0.018031897023320198,0.018256865441799164,0.018475409597158432,0.018696598708629608,0.018920812755823135,0.01914212852716446,0.019373394548892975,0.01961158961057663,0.019855955615639687,0.020100826397538185,0.020330455154180527,0.02057003602385521,0.020819567143917084,0.021058140322566032,0.02130867913365364,0.02155102975666523,0.021800560876727104,0.022050345316529274,0.022302016615867615,0.02256036549806595,0.022802086547017097,0.023050233721733093,0.02331084944307804,0.02357007935643196,0.02382867969572544,0.02408866584300995,0.02436099573969841,0.02464352920651436,0.024918001145124435,0.025192851200699806,0.025470849126577377,0.02574935182929039,0.026032766327261925,0.026324495673179626,0.026615720242261887,0.026901906356215477,0.027188345789909363,0.027483347803354263,0.027790192514657974,0.0280928798019886,0.02839241735637188,0.02870757505297661,0.029017947614192963,0.029340283945202827,0.029654812067747116,0.029971104115247726,0.03029973804950714,0.030625099316239357,0.03095323033630848,0.0312751904129982,0.0316016860306263,0.03192780166864395,0.03226726874709129,0.03260623291134834,0.03293663263320923,0.033276353031396866,0.03361960127949715,0.033969271928071976,0.03430093079805374,0.03465072810649872,0.034993723034858704,0.03534289076924324,0.03569986671209335,0.036049917340278625,0.03641759976744652,0.03677444905042648,0.03712878376245499,0.03749583661556244,0.037860747426748276,0.03822515904903412,0.03858780488371849,0.038964807987213135,0.039339546114206314,0.039711639285087585,0.04010174423456192,0.04046905040740967,0.04085550084710121,0.04124031588435173,0.0416284054517746,0.04201599210500717,0.04240697994828224,0.042804643511772156,0.04319273307919502,0.04358334094285965,0.04397684708237648,0.04437538981437683,0.044783759862184525,0.04518570750951767,0.045590925961732864,0.0460093729197979,0.04642391577363014,0.04683203250169754,0.04725010320544243,0.04765532165765762,0.048074524849653244,0.04848906770348549,0.04890814423561096,0.0493326373398304,0.049754105508327484,0.05017809569835663,0.050612665712833405,0.051038164645433426,0.05146895721554756,0.05188702419400215,0.05232537165284157,0.052761077880859375],"recovered":[0.0,1.284815061808331e-05,2.3428980057360604e-05,3.501750688883476e-05,4.698392149293795e-05,5.74387886445038e-05,6.776769441785291e-05,7.771870878059417e-05,8.779569179750979e-05,9.862844308372587e-05,0.00011072082270402461,0.00012230935681145638,0.00013339403085410595,0.00014599025598727167,0.00015934224938973784,0.0001700490538496524,0.00018377893138676882,0.00019700496341101825,0.00020947522716596723,0.00022232338960748166,0.00023504557611886412,0.0002497831592336297,0.0002643947664182633,0.0002768650301732123,0.00029198051197454333,0.00030520654399879277,0.00031981818028725684,0.0003364451986271888,0.0003510568058118224,0.0003669280558824539,0.0003835550742223859,0.00039904844015836716,0.0004146677383687347,0.0004314207180868834,0.0004488035337999463,0.0004650526389013976,0.00048104985035024583,0.0004989365115761757,0.0005184606416150928,0.0005412598256953061,0.000559398380573839,0.000579426356125623,0.0005993284285068512,0.0006191044813022017,0.0006392584764398634,0.000659034529235214,0.0006794403889216483,0.0006982088088989258,0.000719118514098227,0.0007383907213807106,0.0007564033730886877,0.0007768092327751219,0.0007979709189385176,0.0008198883151635528,0.0008425615378655493,0.0008646049536764622,0.0008845069678500295,0.0009079359588213265,0.0009302312391810119,0.0009502592729404569,0.0009716728236526251,0.0009952278342097998,0.0010192865738645196,0.001042589545249939,0.0010665224399417639,0.0010919667547568679,0.0011156477266922593,0.0011386987753212452,0.001166158588603139,0.0011931144399568439,0.001218432909809053,0.0012456408003345132,0.0012708331923931837,0.0012987968511879444,0.0013252488570287824,0.001351826940663159,0.0013796646380797029,0.0014066204894334078,0.0014326947275549173,0.0014593986561521888,0.0014897555811330676,0.001522757695056498,0.0015517290448769927,0.0015829676995053887,0.0016164736589416862,0.0016496017342433333,0.0016822259640321136,0.001712330966256559,0.0017457109643146396,0.0017817361513152719,0.0018162498017773032,0.0018507634522393346,0.0018880482530221343,0.001921932096593082,0.0019602247048169374,0.0019983912352472544,0.002035298151895404,0.0020701896864920855,0.0021068446803838015,0.0021475304383784533,0.0021892241202294827,0.0022292800713330507,0.0022709735203534365,0.0023124150466173887,0.0023548644967377186,0.002395676216110587,0.002436236012727022,0.0024786852300167084,0.002520504640415311,0.002563331974670291,0.0026066629216074944,0.002650875598192215,0.0027000010013580322,0.002745599253103137,0.0027898121625185013,0.002836921950802207,0.0028830240480601788,0.0029325273353606462,0.0029851794242858887,0.003030777908861637,0.0030824223067611456,0.0031311698257923126,0.003187348833307624,0.0032387415412813425,0.0032913938630372286,0.0033468171022832394,0.0034003511536866426,0.0034569082781672478,0.0035182517021894455,0.0035764463245868683,0.003634137101471424,0.0036920798011124134,0.003751029958948493,0.003812499577179551,0.0038791336119174957,0.003942366689443588,0.004003584384918213,0.004067825153470039,0.0041304281912744045,0.004196306690573692,0.004260925110429525,0.004329826682806015,0.004397972021251917,0.004465739708393812,0.004536782391369343,0.00460631400346756,0.004675970878452063,0.004746005870401859,0.0048152850940823555,0.004884060472249985,0.0049515762366354465,0.005024382378906012,0.0050981962122023106,0.005171128548681736,0.005246328189969063,0.005323290824890137,0.005397104658186436,0.005479861982166767,0.005557580851018429,0.0056374408304691315,0.005717678926885128,0.0058021992444992065,0.005883823148906231,0.005969603080302477,0.006055005826056004,0.006142549682408571,0.006226692348718643,0.006318770814687014,0.00640971539542079,0.006501163821667433,0.006592612713575363,0.006685195025056601,0.006776769645512104,0.006877413485199213,0.006970877293497324,0.007072528824210167,0.007170401513576508,0.007270667236298323,0.00737849110737443,0.0074826618656516075,0.007592753041535616,0.007698939181864262,0.007805502973496914,0.007914460264146328,0.008023921400308609,0.008134768344461918,0.008249016478657722,0.008361248299479485,0.008470205590128899,0.00859024841338396,0.008704748004674911,0.008821766823530197,0.008938911370933056,0.009060591459274292,0.009185419417917728,0.009305461309850216,0.009427015669643879,0.009550835937261581,0.009670626372098923,0.009795202873647213,0.00992406252771616,0.010052040219306946,0.01017762441188097,0.010311522521078587,0.010448317043483257,0.010578436776995659,0.010717120952904224,0.010859961621463299,0.011002550832927227,0.011144636198878288,0.011291634291410446,0.011435231193900108,0.011578954756259918,0.011728472076356411,0.011879626661539078,0.012025994248688221,0.012187226675450802,0.012339514680206776,0.012500494718551636,0.012656939215958118,0.01282006036490202,0.012994518503546715,0.013156757690012455,0.013318996876478195,0.013489298522472382,0.013663881458342075,0.013835567981004715,0.014017205685377121,0.014189648441970348,0.014374182559549809,0.01455708034336567,0.014743000268936157,0.014931440353393555,0.015121265314519405,0.015315372496843338,0.015512125566601753,0.015703462064266205,0.015897318720817566,0.016095835715532303,0.01630505919456482,0.016511132940649986,0.016717206686735153,0.01692454144358635,0.01712910272181034,0.01734689250588417,0.01755787990987301,0.017779193818569183,0.01799459010362625,0.01820998638868332,0.01843092404305935,0.01866004802286625,0.01888161711394787,0.019099153578281403,0.019338607788085938,0.01957390457391739,0.01981675997376442,0.020049916580319405,0.020285464823246002,0.020535752177238464,0.020776592195034027,0.021018439903855324,0.021262681111693382,0.021517250686883926,0.02176363207399845,0.022014297544956207,0.022262442857027054,0.022515375167131424,0.022762766107916832,0.02300713211297989,0.02327203005552292,0.023527231067419052,0.023789986968040466,0.02405324950814247,0.024331752210855484,0.024606600403785706,0.02488497830927372,0.025155041366815567,0.02543165348470211,0.025721492245793343,0.02600213699042797,0.026285048574209213,0.026567582041025162,0.026863718405365944,0.0271613672375679,0.027451205998659134,0.02774822525680065,0.02804902382194996,0.02836279571056366,0.02866208180785179,0.028987443074584007,0.029299451038241386,0.02961372584104538,0.02992951311171055,0.030258527025580406,0.03058539889752865,0.03090849332511425,0.031242670491337776,0.031569793820381165,0.031895533204078674,0.032229963690042496,0.03256036341190338,0.032897815108299255,0.03323463723063469,0.03357990086078644,0.03392289578914642,0.034256067126989365,0.03460158035159111,0.03494797646999359,0.03530407324433327,0.03565790131688118,0.036010973155498505,0.036366187036037445,0.03671988844871521,0.0370938703417778,0.0374610498547554,0.037824954837560654,0.038186971098184586,0.0385533943772316,0.038926996290683746,0.039302241057157516,0.03967937082052231,0.04006481543183327,0.04044521972537041,0.04082121700048447,0.0412018746137619,0.04159172996878624,0.041985612362623215,0.04237647354602814,0.04276557266712189,0.04315643385052681,0.04355573281645775,0.04395478218793869,0.044351816177368164,0.04475501924753189,0.04515179991722107,0.045553240925073624,0.0459626205265522,0.04637451469898224,0.046780239790678024,0.04719679802656174,0.04760755971074104,0.04802323505282402,0.048438407480716705,0.04885546863079071,0.049274418503046036,0.049698662012815475,0.05012580007314682,0.050563517957925797,0.05098813772201538,0.05141804367303848,0.05183737352490425],"active":[0.00010079145431518555,9.663469973020256e-05,9.827221219893545e-05,9.726450662128627e-05,9.613084694137797e-05,9.5627001428511e-05,9.550104005029425e-05,9.625681559555233e-05,9.927991777658463e-05,0.00010003568604588509,0.00010041357018053532,0.00010154722258448601,0.0001023030054057017,0.00010406647925265133,0.00010343667236156762,0.00010595589992590249,0.00010557801579125226,0.00010457032476551831,0.00010545208351686597,0.00010633376950863749,0.00010658572136890143,0.0001065857068169862,0.00010557804489508271,0.00010683765867725015,0.000105703977169469,0.00010822323383763433,0.00010998669313266873,0.00010822320473380387,0.00010935688624158502,0.00011124630691483617,0.00010986073175445199,0.00011011265451088548,0.00011187614290975034,0.00011149825877510011,0.00011124630691483617,0.0001108684518840164,0.00011767042451538146,0.00011741847265511751,0.00011792231816798449,0.00011426937999203801,0.00011464732233434916,0.00011615885887295008,0.0001167886657640338,0.000117670395411551,0.00011502514826133847,0.00011729251127690077,0.00011540309060364962,0.0001167886657640338,0.00011414347682148218,0.00011414347682148218,0.00011628476204350591,0.00011741847265511751,0.00011867808643728495,0.00012006371980533004,0.00011830020230263472,0.00011666270438581705,0.0001205675071105361,0.00011867814464494586,0.00011817429913207889,0.0001196857774630189,0.00012333877384662628,0.00012220500502735376,0.00012157519813627005,0.00012296088971197605,0.00012308673467487097,0.00012056762352585793,0.00012195308227092028,0.00012434646487236023,0.00012396846432238817,0.0001230868510901928,0.00012485019396990538,0.00012447230983525515,0.00012648780830204487,0.00012573192361742258,0.00012636184692382812,0.00012623588554561138,0.0001261098077520728,0.00012585800141096115,0.0001306445337831974,0.0001335416454821825,0.00013593491166830063,0.00013190414756536484,0.00013568298891186714,0.00013858010061085224,0.000138202216476202,0.00013744644820690155,0.00013883202336728573,0.00014059548266232014,0.00014210701920092106,0.00014059548266232014,0.0001426107482984662,0.00014500424731522799,0.00014437444042414427,0.0001496648183092475,0.00014953874051570892,0.0001489089336246252,0.00014777528122067451,0.0001528139691799879,0.00015256204642355442,0.00015356973744928837,0.00015331758186221123,0.00015571084804832935,0.00015621492639183998,0.00015671877190470695,0.00015508104115724564,0.00015646661631762981,0.00015848223119974136,0.0001577264629304409,0.00015936396084725857,0.00016074953600764275,0.00016112742014229298,0.00016339472495019436,0.00016125338152050972,0.00016074953600764275,0.0001625127624720335,0.00016654375940561295,0.00017095240764319897,0.00017208606004714966,0.00016868510283529758,0.0001724639441817999,0.00017296778969466686,0.00017901393584907055,0.00017460552044212818,0.0001762427855283022,0.00018216297030448914,0.00018052570521831512,0.00018443027511239052,0.00018707546405494213,0.0001810295507311821,0.00018329685553908348,0.000184682197868824,0.00018921680748462677,0.00019249203614890575,0.00019312161020934582,0.0001943814568221569,0.00019538914784789085,0.00019765645265579224,0.00019740452989935875,0.00020118337124586105,0.00019941991195082664,0.00020269490778446198,0.00020319875329732895,0.00020332494750618935,0.00020685186609625816,0.00020584417507052422,0.0002040802501142025,0.0002043326385319233,0.00020546605810523033,0.00020445836707949638,0.00020294683054089546,0.00020886724814772606,0.00021264608949422836,0.0002117645926773548,0.00021415762603282928,0.0002193218097090721,0.00021667685359716415,0.00022410880774259567,0.00021692877635359764,0.00022322684526443481,0.00022385641932487488,0.00022410834208130836,0.0002236049622297287,0.00022889487445354462,0.00023015495389699936,0.00023355567827820778,0.00023620063439011574,0.0002469075843691826,0.0002445140853524208,0.00024552224203944206,0.00024375878274440765,0.0002450179308652878,0.0002519460394978523,0.00025899987667798996,0.000250308308750391,0.00025962991639971733,0.0002597556449472904,0.00026315683498978615,0.00026907725259661674,0.0002732337452471256,0.0002800356596708298,0.00027298135682940483,0.00027424097061157227,0.00027839839458465576,0.0002839406952261925,0.0002849483862519264,0.00028683803975582123,0.00028771907091140747,0.0002857046201825142,0.0002889791503548622,0.0002870894968509674,0.0002913717180490494,0.0002872152253985405,0.0002967892214655876,0.0002971664071083069,0.0002906164154410362,0.0002989303320646286,0.0002991817891597748,0.0002969149500131607,0.00030359067022800446,0.0003082510083913803,0.0003051022067666054,0.0003062356263399124,0.0003160610795021057,0.000314297154545784,0.00031165219843387604,0.0003217291086912155,0.00032475218176841736,0.00032273679971694946,0.000323745422065258,0.00032689422369003296,0.00032324064522981644,0.00033483002334833145,0.00034011993557214737,0.00034024566411972046,0.0003451583907008171,0.0003602737560868263,0.0003505740314722061,0.00035989563912153244,0.0003630444407463074,0.00036934297531843185,0.00037161074578762054,0.00036921724677085876,0.0003757672384381294,0.0003879852592945099,0.000387607142329216,0.00039302464574575424,0.00039705540984869003,0.0003975583240389824,0.000405619852244854,0.0004070056602358818,0.00040839146822690964,0.00041368231177330017,0.0004250183701515198,0.0004245145246386528,0.00042741186916828156,0.00042766332626342773,0.000430939719080925,0.0004382450133562088,0.00045600347220897675,0.00045285560190677643,0.0004538632929325104,0.0004555005580186844,0.0004549957811832428,0.0004674680531024933,0.00046620704233646393,0.00047401711344718933,0.00047767162322998047,0.0004808194935321808,0.00048661231994628906,0.0004898887127637863,0.00048208050429821014,0.0004917774349451065,0.000512436032295227,0.0005173478275537491,0.0005269218236207962,0.0005136951804161072,0.0005201194435358047,0.0005341023206710815,0.000522388145327568,0.0005320869386196136,0.000532589852809906,0.0005378797650337219,0.0005330946296453476,0.0005383845418691635,0.0005460679531097412,0.0005396436899900436,0.0005348585546016693,0.0005480833351612091,0.0005629472434520721,0.0005566496402025223,0.0005614347755908966,0.0005710087716579437,0.0005902796983718872,0.0005862489342689514,0.0005862507969141006,0.0005858708173036575,0.000594310462474823,0.0006011128425598145,0.0006030034273862839,0.0006135832518339157,0.0006168577820062637,0.000620763748884201,0.0006196293979883194,0.0006288252770900726,0.0006416738033294678,0.000644192099571228,0.0006585512310266495,0.000655151903629303,0.0006782021373510361,0.0006673689931631088,0.00067165307700634,0.0006860122084617615,0.0006955862045288086,0.0006947033107280731,0.0006897915154695511,0.0006931927055120468,0.0006851311773061752,0.0006974749267101288,0.0007106997072696686,0.0007066689431667328,0.0007159896194934845,0.0007217861711978912,0.0007346346974372864,0.0007210299372673035,0.0007278323173522949,0.000737655907869339,0.0007413104176521301,0.000751890242099762,0.0007458440959453583,0.0007596984505653381,0.0007634758949279785,0.0007625967264175415,0.000775948166847229,0.0007668770849704742,0.000764109194278717,0.0007628500461578369,0.0007778368890285492,0.0007861517369747162,0.0007846429944038391,0.0007995031774044037,0.0007896795868873596,0.0007906854152679443,0.0007950961589813232,0.0008071884512901306,0.0008141174912452698,0.0008152499794960022,0.000819031149148941,0.0008162595331668854,0.0008177682757377625,0.0008204132318496704,0.0008196569979190826,0.0008289776742458344,0.0008338913321495056,0.0008359067142009735,0.000857573002576828,0.0008706748485565186,0.00086941197514534,0.0008755885064601898,0.000875081866979599,0.000877726823091507,0.0008815079927444458,0.0008849091827869415,0.0008942298591136932,0.0008986368775367737,0.0009036771953105927,0.0009140037000179291,0.0009123645722866058,0.0009054392576217651,0.0008988864719867706,0.0009073279798030853,0.0009237043559551239]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.00010079145431518555,0.00010935688624158502,0.00012031560618197545,0.0001307704660575837,0.00013983975804876536,0.0001496648183092475,0.00015961582539603114,0.00016855914145708084,0.00017888806178234518,0.0001890909916255623,0.00019941989739891142,0.00020924495765939355,0.00021881808061152697,0.0002275094884680584,0.00023708261142019182,0.00024741151719354093,0.0002576144761405885,0.00026756548322737217,0.00027814629720523953,0.00028847521753050387,0.0002980483404826373,0.00030963687459006906,0.00032034364994615316,0.00032890908187255263,0.0003378524270374328,0.00034666978172026575,0.0003569986729416996,0.00036707567051053047,0.00037601898657158017,0.0003847103798761964,0.00039415754145011306,0.00040335278026759624,0.0004125480481889099,0.0004226250166539103,0.00043333182111382484,0.0004441645578481257,0.0004519742215052247,0.0004606656148098409,0.0004689791239798069,0.00047880419879220426,0.0004900147905573249,0.0005003437399864197,0.0005096649401821196,0.0005186082562431693,0.0005289372056722641,0.0005386362317949533,0.0005474536446854472,0.0005572786321863532,0.000567607581615448,0.0005768028204329312,0.0005867538275197148,0.0005970827187411487,0.0006067818612791598,0.0006155992159619927,0.0006254242616705596,0.0006348714232444763,0.00064482243033126,0.0006550253601744771,0.0006627090624533594,0.0006719043012708426,0.000680469733197242,0.0006897909916006029,0.0006996160373091698,0.0007076776237227023,0.000716117094270885,0.0007245565648190677,0.0007337518036365509,0.0007424431969411671,0.000753275933675468,0.0007624711724929512,0.0007736818515695632,0.0007838847814127803,0.0007932059816084802,0.0008032829500734806,0.0008127301116473973,0.000822177273221314,0.0008307427051477134,0.0008383004460483789,0.0008473697234876454,0.0008558091940358281,0.0008653823751956224,0.0008757112664170563,0.0008835209300741553,0.0008928421302698553,0.0009021633304655552,0.0009121143375523388,0.0009203018853440881,0.000929623085539788,0.000937936594709754,0.0009470058721490204,0.0009562011691741645,0.0009650185238569975,0.000973583955783397,0.0009822753490880132,0.0009929821826517582,0.000999910058453679,0.001007845625281334,0.0010167889995500445,0.0010252285283058882,0.0010344237089157104,0.001042485237121582,0.0010524363024160266,0.0010613796766847372,0.0010686854366213083,0.0010778807336464524,0.0010868239914998412,0.001095641404390335,0.0011066000442951918,0.0011151655344292521,0.001124612637795508,0.0011324223596602678,0.0011419954244047403,0.0011508128372952342,0.0011590003268793225,0.0011676917783915997,0.0011776428436860442,0.001186082256026566,0.0011956554371863604,0.0012043467722833157,0.0012120305327698588,0.0012218555202707648,0.001230043126270175,0.001239364268258214,0.0012475518742576241,0.0012557393638417125,0.0012631712015718222,0.001271610613912344,0.0012796722585335374,0.0012879857094958425,0.0012962992768734694,0.0013039829209446907,0.0013128003338351846,0.0013207359006628394,0.0013277898542582989,0.0013357254210859537,0.0013430311810225248,0.001349707250483334,0.0013562572421506047,0.0013641929253935814,0.0013731361832469702,0.0013810718664899468,0.001387369935400784,0.001394675811752677,0.0014021075330674648,0.001410295139066875,0.0014182307058945298,0.001425536465831101,0.0014328423421829939,0.0014392663724720478,0.0014461943646892905,0.001454255892895162,0.001461057923734188,0.0014672300312668085,0.0014744098298251629,0.0014812118606641889,0.0014878878137096763,0.0014950677286833525,0.0015023734886199236,0.0015082936733961105,0.0015145918587222695,0.001521267811767757,0.0015297073405236006,0.0015356275252997875,0.0015414217486977577,0.0015469641657546163,0.0015542699256911874,0.0015605681110173464,0.0015673700254410505,0.0015737940557301044,0.0015795883955433965,0.001585760503076017,0.0015926883788779378,0.001597852911800146,0.0016041509807109833,0.001611078972928226,0.0016173770418390632,0.0016250606859102845,0.0016319886781275272,0.0016382867470383644,0.0016445849323645234,0.001650631078518927,0.0016574329929426312,0.0016639831010252237,0.0016714148223400116,0.0016772091621533036,0.001684388960711658,0.0016910649137571454,0.001697615021839738,0.0017042909748852253,0.0017108410829678178,0.0017167612677440047,0.0017226814525201917,0.0017297354061156511,0.0017375450115650892,0.0017435912741348147,0.0017505191499367356,0.0017563133733347058,0.0017626115586608648,0.0017695394344627857,0.0017763413488864899,0.001784025109373033,0.0017919606762006879,0.001797251170501113,0.0018031713552772999,0.0018097213469445705,0.0018155156867578626,0.001822695485316217,0.0018291196320205927,0.0018365513533353806,0.0018424715381115675,0.0018496514530852437,0.0018567052902653813,0.0018630034755915403,0.0018703092355281115,0.001875473652034998,0.0018821497214958072,0.0018878179835155606,0.0018931083614006639,0.0019000363536179066,0.0019054526928812265,0.0019118768395856023,0.0019172931788489223,0.0019242210546508431,0.0019314009696245193,0.0019371951930224895,0.0019426115322858095,0.001948153949342668,0.00195394828915596,0.0019604982808232307,0.0019647809676826,0.0019700713455677032,0.0019757396075874567,0.00198140786960721,0.0019866982474923134,0.0019918628968298435,0.001998538849875331,0.002004459034651518,0.002008867682889104,0.0020146621391177177,0.002018944825977087,0.002023605164140463,0.0020286438520997763,0.002033682307228446,0.0020402322988957167,0.0020460267551243305,0.0020511909388005733,0.0020559777040034533,0.0020608901977539062,0.002064920961856842,0.0020702113397419453,0.0020753757562488317,0.0020814219024032354,0.002086838474497199,0.0020909951999783516,0.0020972932688891888,0.0021024576853960752,0.002108503831550479,0.0021156836301088333,0.0021213521249592304,0.0021286578848958015,0.0021360896062105894,0.0021435213275253773,0.0021501972805708647,0.002156747505068779,0.00216405326500535,0.002170477295294404,0.002177405171096325,0.0021834513172507286,0.002190379425883293,0.0021970553789287806,0.0022043611388653517,0.0022104072850197554,0.0022162015084177256,0.00222275173291564,0.0022284199949353933,0.002234969986602664,0.002241394016891718,0.002246306510642171,0.002251722849905491,0.002258399035781622,0.002263185568153858,0.002268601907417178,0.0022759076673537493,0.002281449967995286,0.002287748269736767,0.0022944242227822542,0.0022997146006673574,0.002305382862687111,0.0023115549702197313,0.002317223232239485,0.0023241513408720493,0.002330197487026453,0.002336999401450157,0.0023432974703609943,0.0023485878482460976,0.0023547601886093616,0.002361939987167716,0.0023672303650528193,0.0023739063180983067,0.00237919669598341,0.002385494764894247,0.002392170950770378,0.0023987209424376488,0.002405900740996003,0.002411317080259323,0.002417363226413727,0.0024241653736680746,0.0024309672880917788,0.002439280739054084,0.002446460537612438,0.002453262684866786,0.0024593088310211897,0.0024647251702845097,0.0024712751619517803,0.0024789588060230017,0.002486012876033783,0.0024942003656178713,0.0025015061255544424,0.002507048426195979,0.002515361877158284,0.0025224159471690655,0.002528588054701686,0.00253501208499074,0.0025416880380362272,0.002548741875216365,0.002556929597631097,0.0025649911258369684,0.002572170924395323,0.002579854568466544,0.002587664406746626,0.0025955999735742807,0.0026025278493762016,0.0026094557251781225,0.0026162576396018267,0.002623185748234391,0.002629609778523445,0.0026375453453511,0.002644977066665888,0.002650771290063858,0.0026597147807478905,0.0026656349655240774,0.002673696493729949,0.0026813801378011703,0.0026885601691901684,0.002695236122235656,0.002701534191146493,0.0027087139897048473,0.0027174053248018026,0.0027233257424086332,0.002729875734075904,0.0027364257257431746],"recovered":[0.0,1.284815061808331e-05,2.4184753783629276e-05,3.40098085871432e-05,4.4842563511338085e-05,5.328203405952081e-05,6.348497845465317e-05,7.30581086827442e-05,8.237931615440175e-05,9.233033051714301e-05,0.00010253327491227537,0.00011172852100571617,0.00012142761261202395,0.00013112671149428934,0.00014107773313298821,0.0001502729719504714,0.00015934224938973784,0.0001697971165413037,0.00017962217680178583,0.0001907068508444354,0.0002017915394390002,0.00021262429072521627,0.0002242128102807328,0.00023454171605408192,0.0002436110080452636,0.0002534360683057457,0.00026187553885392845,0.00027056693215854466,0.0002813996688928455,0.00028983913944102824,0.00029979017563164234,0.00031024502823129296,0.0003181806532666087,0.0003281316894572228,0.00033883846481330693,0.0003486635396257043,0.00035722897155210376,0.0003671799786388874,0.0003772569471038878,0.0003867041377816349,0.0003956474538426846,0.0004050946154166013,0.0004142898542340845,0.0004239889676682651,0.00043419189751148224,0.0004445207887329161,0.000453590095276013,0.0004627853340934962,0.0004722324956674129,0.00048167965724132955,0.0004915047320537269,0.000502211507409811,0.0005126663600094616,0.000522239541169256,0.0005325684323906898,0.0005415117484517395,0.0005519666010513902,0.000562799337785691,0.0005726244417019188,0.0005806860281154513,0.0005898812669329345,0.0005988245829939842,0.0006095313583500683,0.0006180967902764678,0.0006261583766900003,0.0006352276541292667,0.0006431632791645825,0.0006529883248731494,0.0006614277954213321,0.0006708749569952488,0.0006804481381550431,0.0006925404886715114,0.0007018616888672113,0.0007111828890629113,0.0007208819733932614,0.0007295733666978776,0.0007386426441371441,0.0007468301919288933,0.0007553956820629537,0.0007642130367457867,0.000771896680817008,0.0007822256302461028,0.0007916727918200195,0.0008013718761503696,0.0008105671149678528,0.0008206440834328532,0.0008300912450067699,0.0008379009086638689,0.0008467182633467019,0.0008556616376154125,0.0008644789922982454,0.0008741780766285956,0.0008829954313114285,0.0008908050949685276,0.0008986147586256266,0.00090818788157776,0.0009178869659081101,0.0009250668226741254,0.0009340101387351751,0.0009423236479051411,0.0009507631184533238,0.0009589506662450731,0.00096877571195364,0.0009775931248441339,0.000986410421319306,0.0009948499500751495,0.0010036672465503216,0.001013240427710116,0.0010223096469417214,0.001030749175697565,0.0010395664721727371,0.001047880039550364,0.0010570752201601863,0.0010661445558071136,0.001073324354365468,0.0010837792651727796,0.0010943601373583078,0.0011027995496988297,0.0011114910012111068,0.0011200563749298453,0.001128999749198556,0.0011380689684301615,0.0011458786902949214,0.001155451755039394,0.0011637653224170208,0.0011732124257832766,0.0011800144566223025,0.0011887057917192578,0.0011965155135840178,0.0012049549259245396,0.0012131425319239497,0.0012201963691040874,0.0012287618592381477,0.001236445503309369,0.0012438773410394788,0.0012521907920017838,0.001260378398001194,0.0012673062738031149,0.0012743601109832525,0.0012810361804440618,0.0012890977086499333,0.001297537237405777,0.0013040872290730476,0.0013120229123160243,0.0013189507881179452,0.0013262566644698381,0.001334192231297493,0.0013412460684776306,0.0013486779062077403,0.0013548500137403607,0.0013616520445793867,0.0013695876114070415,0.001376137719489634,0.001382561749778688,0.0013904973166063428,0.001396669540554285,0.001403597416356206,0.0014107773313298821,0.0014169494388625026,0.0014233734691515565,0.0014292937703430653,0.001436347607523203,0.0014441573293879628,0.0014508332824334502,0.0014562496216967702,0.001463177613914013,0.00146947568282485,0.0014760256744921207,0.00148270174395293,0.0014898815425112844,0.0014966835733503103,0.0015014701057225466,0.0015087758656591177,0.001513940398581326,0.00152036442887038,0.0015262847300618887,0.0015322049148380756,0.0015386289451271296,0.0015458088601008058,0.0015524848131462932,0.0015582790365442634,0.0015644512604922056,0.0015712531749159098,0.0015785590512678027,0.0015856128884479403,0.0015909032663330436,0.0015980831813067198,0.00160387740470469,0.001610679435543716,0.0016177332727238536,0.001625416916795075,0.0016320929862558842,0.0016377612482756376,0.001643429626710713,0.0016503575025126338,0.0016567815328016877,0.0016648431774228811,0.001670763362199068,0.0016779432771727443,0.0016851230757310987,0.001692302874289453,0.001699104905128479,0.0017060327809304,0.0017111973138526082,0.0017179992282763124,0.0017249271040782332,0.001730847405269742,0.0017379012424498796,0.0017444513505324721,0.0017506234580650926,0.001757803256623447,0.0017647312488406897,0.0017721629701554775,0.0017778313485905528,0.0017855149926617742,0.0017910572933033109,0.001796851633116603,0.0018035275861620903,0.0018096996936947107,0.0018152421107515693,0.001820280565880239,0.0018259488278999925,0.001832498935982585,0.001839300850406289,0.0018454730743542314,0.001852526911534369,0.0018575653666630387,0.0018626039382070303,0.0018692798912525177,0.0018758298829197884,0.001880364608950913,0.0018843953730538487,0.0018911972874775529,0.0018967397045344114,0.0019027858506888151,0.0019075723830610514,0.0019136186456307769,0.00191890902351588,0.0019247032469138503,0.0019297418184578419,0.0019345283508300781,0.0019391889218240976,0.001944353454746306,0.0019493919098749757,0.001954556442797184,0.001960350666195154,0.0019661448895931244,0.0019709314219653606,0.0019758439157158136,0.0019810083322227,0.00198541721329093,0.0019905816297978163,0.001995620084926486,0.002000532578676939,0.0020055710338056087,0.0020106094889342785,0.0020169075578451157,0.0020213164389133453,0.002027362585067749,0.0020345423836261034,0.0020403366070240736,0.002048020251095295,0.0020568377804011106,0.0020637656562030315,0.0020705675706267357,0.002078251214697957,0.0020848012063652277,0.0020929889287799597,0.0020994129590690136,0.002105207182466984,0.0021121350582689047,0.0021181812044233084,0.0021243535447865725,0.002129895845428109,0.002137327566742897,0.0021423660218715668,0.0021489160135388374,0.0021545845083892345,0.0021603787317872047,0.002164661418646574,0.002170077757909894,0.002176501788198948,0.002182421972975135,0.002189602004364133,0.0021951443050056696,0.00220131641253829,0.0022071106359362602,0.002213156782090664,0.0022179433144629,0.0022238637320697308,0.0022292800713330507,0.002235956024378538,0.002242883900180459,0.002249181969091296,0.0022557321935892105,0.002261400455608964,0.002267194679006934,0.0022738706320524216,0.0022789090871810913,0.002286341041326523,0.0022933948785066605,0.0022978035267442465,0.002303975634276867,0.0023106515873223543,0.002317201578989625,0.0023232479579746723,0.0023285383358597755,0.0023354662116616964,0.0023428979329764843,0.002351337345317006,0.0023573837243020535,0.0023653192911297083,0.002371365437284112,0.0023769077379256487,0.002382701961323619,0.0023901339154690504,0.0023979435209184885,0.002404619473963976,0.002412429079413414,0.0024193571880459785,0.0024267889093607664,0.002434850437566638,0.002442156197503209,0.002447698498144746,0.00245424872264266,0.0024613025598227978,0.0024687342811375856,0.0024757881183177233,0.002483345801010728,0.0024916594848036766,0.0025000988971441984,0.0025097979232668877,0.002516599837690592,0.002523276023566723,0.0025309596676379442,0.0025377615820616484,0.002543807728216052,0.0025498538743704557,0.002557915635406971,0.002564717549830675,0.00257303100079298,0.002580084837973118,0.002586761023849249,0.00259406678378582,0.0026006167754530907,0.0026071667671203613,0.0026148504111915827,0.002621400635689497,0.002629336202517152,0.0026363900396972895,0.002642436185851693],"active":[0.00010079145431518555,9.650873835198581e-05,9.613085421733558e-05,9.67606611084193e-05,9.499719453742728e-05,9.638278424972668e-05,9.613084694137797e-05,9.550103277433664e-05,9.650874562794343e-05,9.67606611084193e-05,9.688662248663604e-05,9.751643665367737e-05,9.739046799950302e-05,9.638277697376907e-05,9.600487828720361e-05,9.713854524306953e-05,9.827222675085068e-05,9.776836668606848e-05,9.852412040345371e-05,9.776836668606848e-05,9.62568010436371e-05,9.701258386485279e-05,9.613083966542035e-05,9.436736581847072e-05,9.42414189921692e-05,9.323371341452003e-05,9.512313408777118e-05,9.650873835198581e-05,9.461931767873466e-05,9.487124043516815e-05,9.436736581847072e-05,9.310775203630328e-05,9.436739492230117e-05,9.449332719668746e-05,9.449335630051792e-05,9.550101822242141e-05,9.474524995312095e-05,9.348563617095351e-05,9.17221768759191e-05,9.210006101056933e-05,9.436733671464026e-05,9.524912456981838e-05,9.537508594803512e-05,9.46192885749042e-05,9.474530816078186e-05,9.411544306203723e-05,9.38635494094342e-05,9.4493298092857e-05,9.537508594803512e-05,9.512316319160163e-05,9.524909546598792e-05,9.487121133133769e-05,9.411550126969814e-05,9.335967479273677e-05,9.28558292798698e-05,9.335967479273677e-05,9.28558292798698e-05,9.222602238878608e-05,9.008462075144053e-05,9.121827315539122e-05,9.05884662643075e-05,9.096640860661864e-05,9.008467895910144e-05,8.958083344623446e-05,8.99587175808847e-05,8.932891068980098e-05,9.058852447196841e-05,8.945487206801772e-05,9.184813825413585e-05,9.159621549770236e-05,9.323371341452003e-05,9.134429274126887e-05,9.134429274126887e-05,9.210006101056933e-05,9.184813825413585e-05,9.260390652343631e-05,9.210006101056933e-05,9.147025411948562e-05,9.197404142469168e-05,9.159615729004145e-05,9.348569437861443e-05,9.348563617095351e-05,9.184813825413585e-05,9.147025411948562e-05,9.159621549770236e-05,9.147025411948562e-05,9.021064033731818e-05,9.17221768759191e-05,9.121833136305213e-05,9.134423453360796e-05,9.17221768759191e-05,9.08404472284019e-05,9.058852447196841e-05,9.147025411948562e-05,9.436742402613163e-05,9.17221768759191e-05,8.995865937322378e-05,9.17221768759191e-05,9.121838957071304e-05,9.210006101056933e-05,9.172211866825819e-05,9.348563617095351e-05,9.260396473109722e-05,9.109231177717447e-05,9.147031232714653e-05,9.197404142469168e-05,9.19741578400135e-05,9.335961658507586e-05,9.285588748753071e-05,9.386346209794283e-05,9.285588748753071e-05,9.411538485437632e-05,9.373761713504791e-05,9.285577107220888e-05,9.436742402613163e-05,9.386357851326466e-05,9.172211866825819e-05,9.285588748753071e-05,9.285577107220888e-05,9.19741578400135e-05,9.285577107220888e-05,9.19741578400135e-05,9.34855779632926e-05,9.210011921823025e-05,9.197404142469168e-05,8.995877578854561e-05,9.159615729004145e-05,9.096646681427956e-05,9.14701959118247e-05,9.134435094892979e-05,9.084038902074099e-05,9.260396473109722e-05,9.197404142469168e-05,9.134435094892979e-05,9.184808004647493e-05,9.084038902074099e-05,8.932885248214006e-05,8.895096834748983e-05,8.983281441032887e-05,9.210000280290842e-05,9.19741578400135e-05,8.983269799500704e-05,9.058858267962933e-05,9.008462075144053e-05,9.134435094892979e-05,9.197404142469168e-05,9.134423453360796e-05,9.159627370536327e-05,9.05884662643075e-05,9.134435094892979e-05,9.26038483157754e-05,9.147031232714653e-05,9.109231177717447e-05,9.184808004647493e-05,9.071454405784607e-05,9.121827315539122e-05,9.147031232714653e-05,9.159615729004145e-05,9.134423453360796e-05,9.121838957071304e-05,9.197404142469168e-05,9.335973300039768e-05,9.14701959118247e-05,9.05884662643075e-05,9.071454405784607e-05,9.109231177717447e-05,9.10924281924963e-05,9.134435094892979e-05,9.109231177717447e-05,8.970685303211212e-05,8.907692972570658e-05,9.121827315539122e-05,8.90770461410284e-05,9.021058212965727e-05,9.071454405784607e-05,9.109231177717447e-05,9.285577107220888e-05,9.335973300039768e-05,9.247788693755865e-05,9.210011921823025e-05,9.235204197466373e-05,9.298173245042562e-05,9.272992610931396e-05,9.285577107220888e-05,9.159627370536327e-05,9.348569437861443e-05,9.298173245042562e-05,9.373761713504791e-05,9.361153934150934e-05,9.31078102439642e-05,9.134435094892979e-05,9.05884662643075e-05,9.19741578400135e-05,9.411538485437632e-05,9.323377162218094e-05,9.373761713504791e-05,9.14701959118247e-05,9.184819646179676e-05,9.159615729004145e-05,9.121827315539122e-05,9.172223508358002e-05,9.285577107220888e-05,9.121838957071304e-05,9.197404142469168e-05,9.172211866825819e-05,9.058858267962933e-05,9.184808004647493e-05,9.121838957071304e-05,9.210000280290842e-05,9.184808004647493e-05,9.184819646179676e-05,9.197404142469168e-05,9.084050543606281e-05,9.247788693755865e-05,8.995865937322378e-05,9.10924281924963e-05,9.096635039895773e-05,8.958077523857355e-05,9.033665992319584e-05,9.021058212965727e-05,9.159627370536327e-05,9.134435094892979e-05,9.172211866825819e-05,9.210011921823025e-05,9.172211866825819e-05,9.008462075144053e-05,9.058858267962933e-05,9.134435094892979e-05,9.121838957071304e-05,8.895108476281166e-05,8.97067366167903e-05,9.134423453360796e-05,9.021058212965727e-05,8.995854295790195e-05,8.90770461410284e-05,9.096646681427956e-05,9.084038902074099e-05,8.995865937322378e-05,8.995889220386744e-05,8.920300751924515e-05,8.907681331038475e-05,8.945493027567863e-05,8.932885248214006e-05,9.084038902074099e-05,9.147031232714653e-05,9.084027260541916e-05,8.983281441032887e-05,8.995877578854561e-05,8.90770461410284e-05,8.920300751924515e-05,8.995854295790195e-05,9.084027260541916e-05,9.121838957071304e-05,9.046262130141258e-05,9.172223508358002e-05,9.184819646179676e-05,9.159627370536327e-05,9.436719119548798e-05,9.39895398914814e-05,9.411550126969814e-05,9.575299918651581e-05,9.550107643008232e-05,9.335950016975403e-05,9.298184886574745e-05,9.348569437861443e-05,9.222608059644699e-05,9.260396473109722e-05,9.046238847076893e-05,9.096646681427956e-05,9.184819646179676e-05,9.222608059644699e-05,9.222608059644699e-05,9.18479636311531e-05,9.285588748753071e-05,9.10924281924963e-05,9.260396473109722e-05,9.247800335288048e-05,9.172200225293636e-05,9.134411811828613e-05,9.373761713504791e-05,9.31078102439642e-05,9.210011921823025e-05,9.348569437861443e-05,9.18479636311531e-05,9.260396473109722e-05,9.31078102439642e-05,9.260396473109722e-05,9.222608059644699e-05,9.361165575683117e-05,9.335950016975403e-05,9.48712695389986e-05,9.424146264791489e-05,9.411550126969814e-05,9.411550126969814e-05,9.285565465688705e-05,9.335973300039768e-05,9.474530816078186e-05,9.335973300039768e-05,9.499723091721535e-05,9.285565465688705e-05,9.20998863875866e-05,9.436742402613163e-05,9.474530816078186e-05,9.524915367364883e-05,9.411550126969814e-05,9.411526843905449e-05,9.562703780829906e-05,9.550107643008232e-05,9.638280607759953e-05,9.512319229543209e-05,9.587896056473255e-05,9.39895398914814e-05,9.335973300039768e-05,9.436742402613163e-05,9.625684469938278e-05,9.587896056473255e-05,9.625684469938278e-05,9.68866515904665e-05,9.461934678256512e-05,9.600468911230564e-05,9.562703780829906e-05,9.373761713504791e-05,9.285588748753071e-05,9.39895398914814e-05,9.449315257370472e-05,9.562703780829906e-05,9.625684469938278e-05,9.638280607759953e-05,9.650876745581627e-05,9.60049219429493e-05,9.550107643008232e-05,9.272992610931396e-05,9.285588748753071e-05,9.29816160351038e-05,9.222608059644699e-05,9.184819646179676e-05,9.373761713504791e-05,9.512319229543209e-05,9.285565465688705e-05,9.499723091721535e-05,9.260396473109722e-05,9.361165575683117e-05,9.461911395192146e-05,9.449338540434837e-05,9.461934678256512e-05,9.436742402613163e-05,9.386357851326466e-05,9.600468911230564e-05,9.39895398914814e-05,9.348569437861443e-05,9.39895398914814e-05]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.00010079145431518555,0.00011011266178684309,0.00011968579201493412,0.00012900700676254928,0.00013820224558003247,0.00014689363888464868,0.0001572225446579978,0.00016603991389274597,0.0001739755243761465,0.00018279289361089468,0.000189846774446778,0.00019816028361674398,0.0002060958941001445,0.0002146613405784592,0.00022070753038860857,0.0002283912181155756,0.0002358229976380244,0.00024212111020460725,0.00024967885110527277,0.0002567327464930713,0.0002635346900206059,0.0002715962764341384,0.00027789437444880605,0.00028394057881087065,0.00029225408798083663,0.00029955990612506866,0.0003056060813833028,0.00031203016988001764,0.00031744653824716806,0.00032349274260923266,0.0003291610337328166,0.0003348293248564005,0.0003406236064620316,0.0003467957430984825,0.0003522121114656329,0.00035838427720591426,0.00036455641384236515,0.00036934297531843185,0.00037362572038546205,0.00037954593426547945,0.00038483634125441313,0.00039063062286004424,0.0003950393002014607,0.00040045566856861115,0.0004042345390189439,0.0004090211004950106,0.00041468939161859453,0.0004179644165560603,0.0004221211711410433,0.0004262779257260263,0.00042980487341992557,0.0004337097052484751,0.0004379924212116748,0.00044114148477092385,0.0004449203552212566,0.00044819535105489194,0.0004526040283963084,0.00045663482160307467,0.00045902811689302325,0.0004621771804522723,0.00046570412814617157,0.0004687272012233734,0.0004726320330519229,0.0004750253283418715,0.00047754455590620637,0.00048056765808723867,0.000483086914755404,0.0004861100169364363,0.0004891330609098077,0.000491904269438237,0.0004945495165884495,0.0004969427827745676,0.0004993360489606857,0.0005018552765250206,0.0005050043109804392,0.000507523596752435,0.0005100428243167698,0.0005123101873323321,0.0005143255693838,0.0005165928741917014,0.000518734217621386,0.0005208755610510707,0.0005235207499936223,0.0005251583061181009,0.0005272996495477855,0.0005294410511851311,0.0005317083559930325,0.0005343535449355841,0.0005368727724999189,0.0005381323862820864,0.0005406516720540822,0.0005429189768619835,0.0005449344171211123,0.0005468238377943635,0.0005495949881151319,0.000552492099814117,0.0005543815204873681,0.0005565228639170527,0.000559294072445482,0.0005614354740828276,0.0005633248947560787,0.0005654662381857634,0.0005682373885065317,0.0005705046933144331,0.0005718902684748173,0.0005739057087339461,0.000575417245272547,0.0005769287818111479,0.00057881826069206,0.0005802038358524442,0.0005815894110128284,0.0005838567158207297,0.0005851163296028972,0.0005866278661414981,0.000588643248192966,0.0005902808043174446,0.000591540418099612,0.0005926740705035627,0.0005939336842857301,0.0005949413753114641,0.0005962009890936315,0.0005978385452181101,0.0005996020045131445,0.0006006096955388784,0.0006019952706992626,0.0006026250775903463,0.0006043885368853807,0.0006052703247405589,0.0006065299385227263,0.00060715974541381,0.000608167436439544,0.0006091751274652779,0.0006101828184910119,0.0006111905095167458,0.0006118203164078295,0.0006128280074335635,0.0006134578725323081,0.0006140876794233918,0.0006157251773402095,0.0006162290228530765,0.0006167328683659434,0.0006177405593916774,0.0006187482504174113,0.0006191261345520616,0.0006202597869560122,0.0006207636324688792,0.0006213934393599629,0.0006221492658369243,0.0006229050341062248,0.0006234088796190917,0.0006240386865101755,0.0006247944547794759,0.0006250463775359094,0.0006260540685616434,0.0006266838754527271,0.000627187720965594,0.0006279434892348945,0.0006280694506131113,0.0006288252188824117,0.000629203103017062,0.0006298329681158066,0.0006302108522504568,0.0006307146977633238,0.0006309666205197573,0.0006314704660326242,0.0006319743115454912,0.0006323521956801414,0.0006328560411930084,0.0006331079639494419,0.0006336118094623089,0.0006344935391098261,0.0006352493073791265,0.00063550123013556,0.0006357531528919935,0.0006362569984048605,0.000636508921161294,0.0006368868052959442,0.0006371387280523777,0.0006377685349434614,0.0006380204576998949,0.0006381464772857726,0.0006386503227986395,0.0006390282069332898,0.0006391541683115065,0.0006396580138243735,0.0006400358979590237,0.0006402878207154572,0.0006405397434718907,0.0006407916662283242,0.0006412955117411911,0.0006420512800104916,0.0006423032027669251,0.0006428070482797921,0.0006430589710362256,0.000643310893792659,0.0006435628165490925,0.0006436887779273093,0.000643814739305526,0.0006439407006837428,0.0006440666620619595,0.000644318584818393,0.00064482243033126,0.00064482243033126,0.0006452003144659102,0.0006454522372223437,0.0006455781986005604,0.0006459560827352107,0.0006465859478339553,0.0006470897933468223,0.0006473417161032557,0.000647719600237906,0.0006478455616161227,0.0006483494071289897,0.0006484753685072064,0.0006486013298854232,0.0006487272912636399,0.0006488532526418567,0.0006492311367765069,0.0006493570981547236,0.0006496090209111571,0.0006498609436675906,0.0006499869050458074,0.0006502388278022408,0.0006503647891804576,0.0006506167119368911,0.0006506167119368911,0.0006509945960715413,0.0006512465188279748,0.0006513724802061915,0.0006517503643408418,0.0006517503643408418,0.0006518763257190585,0.0006518763257190585,0.0006518763257190585,0.000652128248475492,0.000652128248475492,0.0006522542098537087,0.0006522542098537087,0.0006525061326101422,0.000652632093988359,0.000652632093988359,0.0006527580553665757,0.000653135939501226,0.0006532619008794427,0.0006536397850140929,0.0006537657463923097,0.0006538917077705264,0.0006540176691487432,0.0006540176691487432,0.0006542695919051766,0.0006545215146616101,0.0006547734956257045,0.0006547734956257045,0.0006547734956257045,0.0006552773411385715,0.000655529263895005,0.000655529263895005,0.0006556552252732217,0.0006557811866514385,0.0006557811866514385,0.0006557811866514385,0.0006559071480296552,0.000656033109407872,0.000656033109407872,0.0006561590707860887,0.0006562850321643054,0.0006562850321643054,0.0006562850321643054,0.0006564109935425222,0.0006566629162989557,0.0006567888776771724,0.0006569148390553892,0.0006570408004336059,0.0006571667618118227,0.0006572927231900394,0.0006574186845682561,0.0006574186845682561,0.0006575446459464729,0.0006575446459464729,0.0006576706073246896,0.0006576706073246896,0.0006579225300811231,0.0006579225300811231,0.0006579225300811231,0.0006580484914593399,0.0006580484914593399,0.0006580484914593399,0.0006580484914593399,0.0006580484914593399,0.0006580484914593399,0.0006581744528375566,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733,0.0006583004142157733],"recovered":[0.0,1.284815061808331e-05,2.2421281755669042e-05,3.3128075301647186e-05,4.270120552973822e-05,5.202241300139576e-05,6.0839771322207525e-05,7.041290518827736e-05,8.011199679458514e-05,8.817357593216002e-05,9.56053554546088e-05,0.00010379290324635804,0.00011172852100571617,0.00012029395293211564,0.00012835554662160575,0.0001357873115921393,0.00014271523104980588,0.0001511547015979886,0.0001583345583640039,0.00016538843919988722,0.0001725682959659025,0.00017974813818000257,0.00018755780183710158,0.00019498958135955036,0.0002015396166825667,0.00020871945889666677,0.00021640316117554903,0.00022320511925499886,0.00022836957941763103,0.00023340806365013123,0.0002392023307038471,0.0002463821729179472,0.0002523023867979646,0.00025797070702537894,0.00026338707539252937,0.00026943327975459397,0.00027585733914747834,0.0002824073890224099,0.00028782375738956034,0.0002929882030002773,0.00029865652322769165,0.00030306520056910813,0.00030898541444912553,0.00031465370557270944,0.0003196922189090401,0.0003235970507375896,0.00032913938048295677,0.00033379998058080673,0.000337830773787573,0.0003417356056161225,0.0003458923602011055,0.000349797192029655,0.0003543318307492882,0.0003584885853342712,0.0003623934171628207,0.0003656684421002865,0.00036944731255061924,0.00037297423114068806,0.0003766271402128041,0.0003805319720413536,0.00038405891973525286,0.00038733394467271864,0.0003907349309884012,0.0003933801199309528,0.0003966551448684186,0.0003998042084276676,0.00040257538785226643,0.0004053465381730348,0.0004074879107065499,0.00041076293564401567,0.0004134081245865673,0.0004161793040111661,0.0004185725701972842,0.0004212177882436663,0.0004242408904246986,0.00042726396350190043,0.0004295312974136323,0.00043167266994714737,0.00043419189751148224,0.00043633327004499733,0.0004388524976093322,0.0004409938701428473,0.00044263136805966496,0.00044439485645852983,0.000446284277131781,0.00044867757242172956,0.00045157468412071466,0.00045371605665422976,0.00045623528421856463,0.00045850261813029647,0.0004606439615599811,0.0004621555272024125,0.0004649267066270113,0.0004669420886784792,0.0004689574707299471,0.0004714767273981124,0.000473366177175194,0.00047550752060487866,0.00047790081589482725,0.0004809238889720291,0.00048407295253127813,0.00048558448906987906,0.00048772586160339415,0.0004898672341369092,0.0004920085775665939,0.0004935201141051948,0.0004961653612554073,0.000498306704685092,0.0005003220867365599,0.0005018336232751608,0.0005028413143008947,0.0005048567545600235,0.0005067461752332747,0.0005086355959065259,0.0005101471324451268,0.0005121625144965947,0.0005132962251082063,0.000514429877512157,0.0005160673754289746,0.0005175789119675756,0.0005192164098843932,0.0005199721781536937,0.0005211058887653053,0.0005227433866821229,0.0005241289618425071,0.0005257664597593248,0.0005263962666504085,0.0005279078031890094,0.0005287895328365266,0.0005301751662045717,0.0005310568958520889,0.0005320645868778229,0.0005326943937689066,0.000533450162038207,0.0005345838144421577,0.000535465544089675,0.0005362213123589754,0.0005371030420064926,0.0005376068875193596,0.0005386146367527544,0.0005392444436438382,0.0005398742505349219,0.0005406300188042223,0.0005413857870735228,0.0005421415553428233,0.000543275207746774,0.0005440309760160744,0.0005444088601507246,0.0005452905897982419,0.0005459203966893256,0.0005465502617880702,0.0005470541073009372,0.0005476839141920209,0.0005481877597048879,0.0005489435279741883,0.0005499512189999223,0.0005504550645127892,0.0005512108327820897,0.0005514627555385232,0.0005519666010513902,0.0005523444851860404,0.0005529742920771241,0.0005538560217246413,0.0005542339058592916,0.0005543599254451692,0.0005547378095798194,0.0005549897323362529,0.0005554935778491199,0.0005559974233619869,0.0005566272302530706,0.0005568791530095041,0.000557382998522371,0.0005580128054134548,0.0005587685736827552,0.0005591464578174055,0.0005592724191956222,0.0005597762647084892,0.0005602801102213562,0.0005605320329777896,0.0005610358784906566,0.0005611618398688734,0.0005614137626253068,0.0005619176081381738,0.0005624214536510408,0.0005627993959933519,0.0005630513187497854,0.0005633032415062189,0.0005635551642626524,0.0005639330483973026,0.0005644368939101696,0.0005645628552883863,0.0005648147780448198,0.0005654445849359035,0.0005658224690705538,0.0005663263145834208,0.0005665782373398542,0.000566704198718071,0.0005668301600962877,0.0005670820828527212,0.000567208044230938,0.0005673340056091547,0.0005673340056091547,0.0005678378511220217,0.0005680897738784552,0.0005680897738784552,0.0005687195807695389,0.0005688455421477556,0.0005689715035259724,0.0005693493876606226,0.0005697272717952728,0.0005701051559299231,0.00057060900144279,0.0005707349628210068,0.0005712388665415347,0.0005713648279197514,0.0005717427120544016,0.0005718686734326184,0.0005719946348108351,0.0005723725189454854,0.0005724984803237021,0.0005727504030801356,0.0005730023258365691,0.0005732542485930026,0.0005733802099712193,0.000573506171349436,0.0005737580941058695,0.0005738840554840863,0.000574010016862303,0.0005742619396187365,0.00057451386237517,0.0005746398237533867,0.000575017707888037,0.0005751436692662537,0.0005751436692662537,0.0005751436692662537,0.0005752696306444705,0.0005753955920226872,0.0005753955920226872,0.0005753955920226872,0.0005755215534009039,0.0005755215534009039,0.0005757734761573374,0.0005758994375355542,0.0005762773216702044,0.0005762773216702044,0.0005765292444266379,0.0005766552058048546,0.0005767811671830714,0.0005770330899395049,0.0005771590513177216,0.0005774109740741551,0.0005775369354523718,0.0005776628968305886,0.0005780407809652388,0.0005781667423434556,0.0005782927037216723,0.000578922510612756,0.000578922510612756,0.0005790484719909728,0.0005790484719909728,0.0005790484719909728,0.0005791744333691895,0.0005793003947474062,0.0005794264143332839,0.0005794264143332839,0.0005795523757115006,0.0005795523757115006,0.0005796783370897174,0.0005796783370897174,0.0005796783370897174,0.0005799302598461509,0.0005800562212243676,0.0005801821826025844,0.0005803081439808011,0.0005803081439808011,0.0005805600667372346,0.0005806860281154513,0.0005806860281154513,0.0005806860281154513,0.0005808119894936681,0.0005808119894936681,0.0005809379508718848,0.0005810639122501016,0.0005811898736283183,0.0005811898736283183,0.000581315835006535,0.000581315835006535,0.0005814417963847518,0.0005814417963847518,0.0005814417963847518,0.0005814417963847518,0.0005815677577629685,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853,0.0005816937191411853],"active":[0.00010079145431518555,9.726451389724389e-05,9.726450662128627e-05,9.58789314609021e-05,9.550104005029425e-05,9.487122588325292e-05,9.638277697376907e-05,9.562700870446861e-05,9.386352758156136e-05,9.461931767873466e-05,9.42414189921692e-05,9.436738037038594e-05,9.436737309442833e-05,9.436738764634356e-05,9.235198376700282e-05,9.260390652343631e-05,9.310776658821851e-05,9.096640860661864e-05,9.134429274126887e-05,9.13443072931841e-05,9.096639405470341e-05,9.184813825413585e-05,9.033657261170447e-05,8.895099745132029e-05,9.071447129826993e-05,9.08404472284019e-05,8.920292020775378e-05,8.882505062501878e-05,8.907695882953703e-05,9.008467895910144e-05,8.995870302896947e-05,8.844715193845332e-05,8.832121966406703e-05,8.882503607310355e-05,8.882503607310355e-05,8.895099745132029e-05,8.86990746948868e-05,8.693558629602194e-05,8.58019629959017e-05,8.655773126520216e-05,8.617981802672148e-05,8.756542229093611e-05,8.605388575233519e-05,8.58019629959017e-05,8.454232010990381e-05,8.542404975742102e-05,8.555001113563776e-05,8.416443597525358e-05,8.429039735347033e-05,8.454232010990381e-05,8.39125132188201e-05,8.39125132188201e-05,8.366059046238661e-05,8.265289943665266e-05,8.252693805843592e-05,8.252690895460546e-05,8.315671584568918e-05,8.366059046238661e-05,8.240097668021917e-05,8.164520841091871e-05,8.164520841091871e-05,8.139325655065477e-05,8.189710206352174e-05,8.164520841091871e-05,8.08894110377878e-05,8.076344965957105e-05,8.051152690313756e-05,8.076347876340151e-05,8.16451502032578e-05,8.114133379422128e-05,8.11413920018822e-05,8.076347876340151e-05,8.076347876340151e-05,8.063748828135431e-05,8.07634205557406e-05,8.025963325053453e-05,8.051152690313756e-05,8.063751738518476e-05,8.013367187231779e-05,8.025960414670408e-05,7.988172001205385e-05,7.988169090822339e-05,8.088938193395734e-05,8.076344965957105e-05,8.101537241600454e-05,8.076347876340151e-05,8.013367187231779e-05,8.063748828135431e-05,8.063748828135431e-05,7.96297681517899e-05,8.000771049410105e-05,8.076344965957105e-05,8.000771049410105e-05,7.98817491158843e-05,8.063751738518476e-05,8.101537241600454e-05,8.101534331217408e-05,8.101534331217408e-05,8.139325655065477e-05,8.051158511079848e-05,7.925194222480059e-05,7.98817491158843e-05,8.051152690313756e-05,8.063745917752385e-05,7.988169090822339e-05,8.038559462875128e-05,7.925188401713967e-05,7.862207712605596e-05,7.849617395550013e-05,7.837021257728338e-05,7.874809671193361e-05,7.899996126070619e-05,7.837015436962247e-05,7.799227023497224e-05,7.849611574783921e-05,7.81182898208499e-05,7.824419299140573e-05,7.824419299140573e-05,7.78663088567555e-05,7.736246334388852e-05,7.698457920923829e-05,7.786636706441641e-05,7.849611574783921e-05,7.78663088567555e-05,7.78663088567555e-05,7.685861783102155e-05,7.799227023497224e-05,7.736252155154943e-05,7.774040568619967e-05,7.698457920923829e-05,7.711054058745503e-05,7.711054058745503e-05,7.748842472210526e-05,7.774034747853875e-05,7.723650196567178e-05,7.736246334388852e-05,7.723656017333269e-05,7.69846374168992e-05,7.81182898208499e-05,7.761438610032201e-05,7.748842472210526e-05,7.78663088567555e-05,7.811823161318898e-05,7.774034747853875e-05,7.811823161318898e-05,7.748842472210526e-05,7.736246334388852e-05,7.774040568619967e-05,7.761444430798292e-05,7.748848292976618e-05,7.748842472210526e-05,7.774034747853875e-05,7.736246334388852e-05,7.78663088567555e-05,7.774034747853875e-05,7.723650196567178e-05,7.748842472210526e-05,7.685861783102155e-05,7.736246334388852e-05,7.723650196567178e-05,7.748848292976618e-05,7.723656017333269e-05,7.685867603868246e-05,7.673271466046572e-05,7.711054058745503e-05,7.723650196567178e-05,7.736246334388852e-05,7.736246334388852e-05,7.711054058745503e-05,7.698457920923829e-05,7.761438610032201e-05,7.78663088567555e-05,7.748842472210526e-05,7.698457920923829e-05,7.711054058745503e-05,7.723650196567178e-05,7.711054058745503e-05,7.685861783102155e-05,7.723650196567178e-05,7.698457920923829e-05,7.69846374168992e-05,7.723656017333269e-05,7.711059879511595e-05,7.673271466046572e-05,7.685861783102155e-05,7.698457920923829e-05,7.698457920923829e-05,7.698457920923829e-05,7.685861783102155e-05,7.685861783102155e-05,7.748842472210526e-05,7.748842472210526e-05,7.736246334388852e-05,7.723650196567178e-05,7.698457920923829e-05,7.698457920923829e-05,7.698457920923829e-05,7.698457920923829e-05,7.685861783102155e-05,7.685861783102155e-05,7.698457920923829e-05,7.748842472210526e-05,7.698457920923829e-05,7.711054058745503e-05,7.736246334388852e-05,7.685861783102155e-05,7.711054058745503e-05,7.761444430798292e-05,7.774040568619967e-05,7.761444430798292e-05,7.761444430798292e-05,7.723656017333269e-05,7.761444430798292e-05,7.723650196567178e-05,7.723650196567178e-05,7.698457920923829e-05,7.698457920923829e-05,7.723650196567178e-05,7.698457920923829e-05,7.711054058745503e-05,7.711054058745503e-05,7.698457920923829e-05,7.698457920923829e-05,7.698457920923829e-05,7.711054058745503e-05,7.685861783102155e-05,7.711054058745503e-05,7.723650196567178e-05,7.711054058745503e-05,7.723650196567178e-05,7.711054058745503e-05,7.685861783102155e-05,7.67326564528048e-05,7.67326564528048e-05,7.698457920923829e-05,7.685861783102155e-05,7.685861783102155e-05,7.685861783102155e-05,7.711054058745503e-05,7.711054058745503e-05,7.711054058745503e-05,7.698457920923829e-05,7.723650196567178e-05,7.698457920923829e-05,7.736246334388852e-05,7.723650196567178e-05,7.723650196567178e-05,7.723650196567178e-05,7.698457920923829e-05,7.711054058745503e-05,7.711054058745503e-05,7.723656017333269e-05,7.711059879511595e-05,7.673271466046572e-05,7.711059879511595e-05,7.723656017333269e-05,7.660675328224897e-05,7.673271466046572e-05,7.673271466046572e-05,7.673271466046572e-05,7.673271466046572e-05,7.673271466046572e-05,7.673271466046572e-05,7.660669507458806e-05,7.67326564528048e-05,7.67326564528048e-05,7.67326564528048e-05,7.660669507458806e-05,7.67326564528048e-05,7.698457920923829e-05,7.685861783102155e-05,7.685861783102155e-05,7.685861783102155e-05,7.685861783102155e-05,7.698457920923829e-05,7.685861783102155e-05,7.67326564528048e-05,7.685861783102155e-05,7.685861783102155e-05,7.685861783102155e-05,7.685861783102155e-05,7.698457920923829e-05,7.685861783102155e-05,7.67326564528048e-05,7.685861783102155e-05,7.67326564528048e-05,7.67326564528048e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.67326564528048e-05,7.67326564528048e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05,7.660669507458806e-05]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.7741385102272034,"q05":0.725249914124658,"q20":0.749123712627413,"q40":0.7666084881048633,"q60":0.7816685323495435,"q80":0.7991533078269938,"q95":0.8230271063297487},"MaxActiveInfected":{"mean":0.05234431102871895,"q05":0.039990247950413595,"q20":0.0460231152473829,"q40":0.05044148755460447,"q60":0.05424713450283343,"q80":0.058665506810054995,"q95":0.0646983741070243}},"4W_None":{"TotalInfected":{"mean":0.4037712812423706,"q05":0.24017371335720938,"q20":0.3200634153040356,"q40":0.3785733127273334,"q60":0.4289692497574078,"q80":0.4874791471807056,"q95":0.5673688491275317},"MaxActiveInfected":{"mean":0.009820436127483845,"q05":0.0022488924265507285,"q20":0.005946309065223029,"q40":0.008654235906706323,"q60":0.010986636348261367,"q80":0.01369456318974466,"q95":0.01739197982841696}},"2W_Strong":{"TotalInfected":{"mean":0.0005383003735914826,"q05":0.000324407264245345,"q20":0.00042885781919575733,"q40":0.0005053556794584335,"q60":0.0005712450677245318,"q80":0.0006477429279872079,"q95":0.0007521934829376202},"MaxActiveInfected":{"mean":0.00010129529982805252,"q05":5.194969101950833e-05,"q20":7.60466628208651e-05,"q40":9.369488673397852e-05,"q60":0.00010889571292212652,"q80":0.00012654393683523996,"q95":0.0001506409086365967}},"2W_Moderate":{"TotalInfected":{"mean":0.018771925941109657,"q05":0.0,"q20":-0.0013083055246965423,"q40":0.012727320280958384,"q60":0.024816531601260933,"q80":0.03885215740691586,"q95":0.058016469969946735},"MaxActiveInfected":{"mean":0.00037442357279360294,"q05":0.0,"q20":4.9854747006675755e-05,"q40":0.0002767209858089292,"q60":0.00047212615977827667,"q80":0.0006989923985805302,"q95":0.001008756677751744}}}}} \ No newline at end of file diff --git a/web/country-data/extdata-BN.json b/web/country-data/extdata-BN.json new file mode 100644 index 00000000..768c7bdf --- /dev/null +++ b/web/country-data/extdata-BN.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0013747215270996094,0.0014590444043278694,0.0015689196297898889,0.0016711291391402483,0.0017605624161660671,0.0018525510095059872,0.0019394290866330266,0.002039083279669285,0.002133627189323306,0.002215394750237465,0.0023201594594866037,0.002427479485049844,0.002527133794501424,0.002614011988043785,0.002695779548957944,0.0027852128259837627,0.0028720907866954803,0.0029589689802378416,0.003099507186561823,0.003257931675761938,0.0034470194950699806,0.0036642146296799183,0.003952956758439541,0.004287692718207836,0.004673533607274294,0.0051232557743787766,0.0056215268559753895,0.006239894311875105,0.007014131639152765,0.007928906008601189,0.008981664665043354,0.010226065292954445,0.011682551354169846,0.013374118134379387,0.015275215730071068,0.01766691915690899,0.020383136346936226,0.023661507293581963,0.027509694918990135,0.03183060139417648,0.03708416968584061,0.0432218536734581,0.05021042749285698,0.0582517609000206,0.06731007993221283,0.0779092088341713,0.08972462266683578,0.10311662405729294,0.11838161945343018,0.135292187333107,0.15404251217842102,0.17446142435073853,0.19698584079742432,0.22154423594474792,0.2476792186498642,0.27559006214141846,0.3046405613422394,0.3341918885707855,0.3648879826068878,0.39578336477279663,0.42638489603996277,0.456797331571579,0.48681625723838806,0.5149826407432556,0.5418995022773743,0.5674723386764526,0.591529905796051,0.6140850186347961,0.6348642110824585,0.653611958026886,0.6709441542625427,0.6864518523216248,0.7004980444908142,0.7129036784172058,0.7240036725997925,0.7341939210891724,0.7430197596549988,0.7509869933128357,0.7580394148826599,0.7643789649009705,0.7699008584022522,0.7747507095336914,0.7788441777229309,0.7826336026191711,0.7859272956848145,0.7887226939201355,0.7911732196807861,0.7933783531188965,0.7953407764434814,0.7970297932624817,0.7984888553619385,0.7997051477432251,0.8007400035858154,0.8016650080680847,0.8025133609771729,0.8032032251358032,0.8038011789321899,0.8043684363365173,0.8048258423805237,0.8052295446395874,0.8056409358978271,0.8059705495834351,0.8062414526939392,0.8064560890197754,0.8066502809524536,0.8068317174911499,0.8069977760314941,0.8071408867835999,0.8072635531425476,0.8073606491088867,0.8074373006820679,0.8075190782546997,0.8076033592224121,0.8076468110084534,0.8077055811882019,0.8077490329742432,0.8078052401542664,0.8078333735466003,0.8078640103340149,0.8078921437263489,0.8079227805137634,0.8079457879066467,0.8079662322998047,0.8079841136932373,0.8079917430877686,0.8080019950866699,0.8080071210861206,0.8080147504806519,0.8080198764801025,0.8080250024795532,0.8080301284790039,0.8080301284790039,0.8080301284790039,0.8080351948738098,0.8080403208732605,0.8080428838729858,0.8080428838729858,0.8080454468727112,0.8080454468727112,0.8080480098724365,0.8080530762672424,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678,0.8080556392669678],"recovered":[0.0,0.00013031713024247438,0.00024019235570449382,0.00034495710860937834,0.00045994282118044794,0.0005647075595334172,0.0006796933012083173,0.0007640161202289164,0.0008508941973559558,0.0009531037067063153,0.001034871325828135,0.0011370808351784945,0.0012520665768533945,0.001338944653980434,0.001438598963432014,0.0015178113244473934,0.0016353522660210729,0.0017145646270364523,0.0017988875042647123,0.0019113179296255112,0.002036524470895529,0.0021949494257569313,0.00239170272834599,0.0026293396949768066,0.0029257473070174456,0.0032400416675955057,0.003605440491810441,0.00407815957441926,0.004617314785718918,0.005302118603140116,0.006038026884198189,0.006899142172187567,0.007967231795191765,0.00917074829339981,0.010678338818252087,0.012357130646705627,0.014439648948609829,0.016713811084628105,0.019675331190228462,0.023002250120043755,0.02677633799612522,0.031391095370054245,0.03662422299385071,0.04293055087327957,0.05010310560464859,0.05795023962855339,0.06741484254598618,0.07805996388196945,0.0897936150431633,0.10352801531553268,0.11921973526477814,0.1359284371137619,0.1545688956975937,0.17536085844039917,0.19812291860580444,0.22263020277023315,0.2484508901834488,0.2755874991416931,0.3042496144771576,0.3340130150318146,0.3646298944950104,0.3949452340602875,0.4251762330532074,0.4554916024208069,0.4844449758529663,0.5126011371612549,0.5394107103347778,0.5647152066230774,0.5888085961341858,0.611404538154602,0.631912887096405,0.6509034037590027,0.6679340600967407,0.6833447217941284,0.6976821422576904,0.7101849317550659,0.7213845252990723,0.7316949367523193,0.7406561374664307,0.7486897706985474,0.7558393478393555,0.7621661424636841,0.7677237391471863,0.772632360458374,0.776861310005188,0.780737578868866,0.7841386198997498,0.7869953513145447,0.7895122766494751,0.7917813062667847,0.7937769889831543,0.7955273389816284,0.7970144748687744,0.7982282042503357,0.7992783784866333,0.800323486328125,0.8011360764503479,0.8018234372138977,0.8025107979774475,0.8030626773834229,0.8035200834274292,0.8039698004722595,0.8043505549430847,0.8046929240226746,0.8049612641334534,0.8052295446395874,0.805433988571167,0.8056102991104126,0.8057993650436401,0.8059296607971191,0.8060370087623596,0.8061673045158386,0.8062413930892944,0.806315541267395,0.8063921928405762,0.8064509630203247,0.8065224885940552,0.8065812587738037,0.8066144585609436,0.806652843952179,0.8066860437393188,0.8067141175270081,0.8067371249198914,0.8067575693130493,0.8067780137062073,0.8067882657051086,0.8068061470985413,0.8068137764930725,0.8068265914916992,0.8068316578865051,0.8068367838859558,0.8068444728851318,0.8068495392799377,0.8068546652793884,0.8068597912788391,0.8068623542785645,0.8068649172782898,0.8068649172782898,0.8068649172782898,0.8068674802780151,0.8068674802780151,0.8068751096725464,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717,0.8068776726722717],"active":[0.0013747215270996094,0.0013287272304296494,0.0013287272304296494,0.00132617203053087,0.0013006195658817887,0.00128784344997257,0.0012597357854247093,0.0012750672176480293,0.0012827329337596893,0.0012622911017388105,0.0012852881336584687,0.0012903986498713493,0.0012750672176480293,0.0012750673340633512,0.00125718058552593,0.0012674015015363693,0.0012367385206744075,0.0012444043532013893,0.0013006196822971106,0.001346613746136427,0.0014104950241744518,0.001469265203922987,0.0015612540300935507,0.0016583530232310295,0.0017477863002568483,0.0018832141067832708,0.0020160863641649485,0.002161734737455845,0.0023968168534338474,0.002626787405461073,0.0029436377808451653,0.003326923120766878,0.0037153195589780807,0.004203369840979576,0.004596876911818981,0.0053097885102033615,0.005943487398326397,0.006947696208953857,0.007834363728761673,0.008828351274132729,0.010307831689715385,0.011830758303403854,0.013586204499006271,0.015321210026741028,0.01720697432756424,0.019958969205617905,0.02230978012084961,0.025056660175323486,0.028588004410266876,0.03176417201757431,0.03482277691364288,0.038532987236976624,0.04241694509983063,0.046183377504348755,0.04955630004405975,0.0529598593711853,0.05618967115879059,0.05860438942909241,0.060638368129730225,0.061770349740982056,0.06175500154495239,0.061852097511291504,0.061640024185180664,0.05949103832244873,0.05745452642440796,0.054871201515197754,0.05211919546127319,0.04936981201171875,0.046055614948272705,0.042207419872283936,0.039031267166137695,0.03554844856262207,0.032563984394073486,0.029558956623077393,0.02632153034210205,0.024008989334106445,0.021635234355926514,0.019292056560516357,0.017383277416229248,0.015689194202423096,0.014061510562896729,0.012584567070007324,0.011120438575744629,0.01000124216079712,0.009065985679626465,0.007985115051269531,0.007034599781036377,0.006383001804351807,0.005828499794006348,0.0052484869956970215,0.00471186637878418,0.00417780876159668,0.0037255287170410156,0.0034368038177490234,0.0032349824905395508,0.0028797388076782227,0.002665102481842041,0.002544999122619629,0.002315044403076172,0.0021668672561645508,0.0021208524703979492,0.002000749111175537,0.0018908977508544922,0.00176316499710083,0.0016890168190002441,0.0016021728515625,0.0015637874603271484,0.0015305876731872559,0.0014641880989074707,0.0014309883117675781,0.001400291919708252,0.001351773738861084,0.0013619661331176758,0.0013312697410583496,0.0013133883476257324,0.001298069953918457,0.0012827515602111816,0.0012521147727966309,0.001249551773071289,0.0012392997741699219,0.00123673677444458,0.0012316703796386719,0.00122910737991333,0.0012265443801879883,0.0012137293815612793,0.0012137293815612793,0.0012009739875793457,0.0012009739875793457,0.0011932849884033203,0.0011933445930480957,0.0011933445930480957,0.0011856555938720703,0.0011805891990661621,0.0011805295944213867,0.0011805295944213867,0.0011805295944213867,0.001177966594696045,0.0011805295944213867,0.0011805295944213867,0.0011805295944213867,0.001185595989227295,0.0011805295944213867,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045,0.001177966594696045]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0013747215270996094,0.0014615996042266488,0.0015561433974653482,0.001660908106714487,0.0017375652678310871,0.0018372195772826672,0.001934318570420146,0.002008420415222645,0.0020978539250791073,0.002169400453567505,0.002261389046907425,0.0023329355753958225,0.002399371936917305,0.002468363381922245,0.002542465226724744,0.002611456671729684,0.002675337716937065,0.0027571050450205803,0.0028618699871003628,0.0029819661285728216,0.003145501483231783,0.003288594540208578,0.0034904584754258394,0.0037255403585731983,0.003991285338997841,0.004277471452951431,0.004663312807679176,0.005041487514972687,0.005465657450258732,0.005976704880595207,0.006587406620383263,0.0072645447216928005,0.008138435892760754,0.009114537388086319,0.01024395227432251,0.011639111675322056,0.013075155206024647,0.014799941331148148,0.01677258498966694,0.019064633175730705,0.021798737347126007,0.024928903207182884,0.028429578989744186,0.03235442563891411,0.03680053725838661,0.042258527129888535,0.04826844483613968,0.05514714494347572,0.06266210228204727,0.07124003767967224,0.08096016198396683,0.09169982373714447,0.1039036437869072,0.11718065291643143,0.1320214718580246,0.14849765598773956,0.1658068299293518,0.18487146496772766,0.20526225864887238,0.2268795669078827,0.24993547797203064,0.2741105854511261,0.29901137948036194,0.32445645332336426,0.35015958547592163,0.3767774999141693,0.4034976065158844,0.4297194480895996,0.45538681745529175,0.4805610179901123,0.5048357844352722,0.5280987024307251,0.5498744249343872,0.5706561803817749,0.5902165174484253,0.6080239415168762,0.6247735619544983,0.6398443579673767,0.6540795564651489,0.6668046712875366,0.6785153150558472,0.6889636516571045,0.6984078288078308,0.707031786441803,0.7147281169891357,0.7217192649841309,0.7279872894287109,0.7334043979644775,0.7381137013435364,0.7425751090049744,0.7465715408325195,0.7500874996185303,0.7531307935714722,0.756036102771759,0.7584431767463684,0.7606713175773621,0.7625340819358826,0.7641745209693909,0.7656489014625549,0.7670083045959473,0.7681096196174622,0.7691597938537598,0.770105242729187,0.7708718180656433,0.7715412974357605,0.7720983624458313,0.7726553678512573,0.7731306552886963,0.7736110687255859,0.773996889591217,0.7743699550628662,0.7746842503547668,0.7749602198600769,0.7752004265785217,0.7754073739051819,0.7756015658378601,0.7757778763771057,0.775959312915802,0.7760794162750244,0.7761867046356201,0.7763042449951172,0.776398777961731,0.7765009999275208,0.7765802145004272,0.7766543030738831,0.7767003178596497,0.7767488956451416,0.7767846584320068,0.7768204212188721,0.776861310005188,0.7768919467926025,0.7769200801849365,0.7769481539726257,0.7769737243652344,0.7769839763641357,0.7769941687583923,0.7770018577575684,0.7770146131515503,0.7770223021507263,0.7770324945449829,0.7770427465438843,0.7770478129386902,0.7770529389381409,0.7770529389381409,0.7770580649375916,0.7770580649375916,0.7770606279373169,0.7770631909370422,0.7770656943321228,0.7770708203315735,0.7770733833312988,0.7770759463310242,0.7770810723304749,0.7770810723304749,0.7770836353302002,0.7770836353302002,0.7770861387252808,0.7770861387252808,0.7770887017250061,0.7770887017250061,0.7770887017250061,0.7770887017250061,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314,0.7770912647247314],"recovered":[0.0,0.00012009617785224691,0.0002274161670356989,0.0003219599602743983,0.0004292799567338079,0.0005033818306401372,0.0005979256238788366,0.0006975799333304167,0.0007921237265691161,0.0008815570618025959,0.000950548448599875,0.0010476475581526756,0.0011140836868435144,0.0012009617639705539,0.0012878398410975933,0.0013721627183258533,0.001423267531208694,0.0014820379437878728,0.0015612503048032522,0.0016455731820315123,0.001742672175168991,0.0018729893490672112,0.002003306522965431,0.00216939696110785,0.0023789263796061277,0.002611453179270029,0.0028669768944382668,0.0031787159387022257,0.0035108968149870634,0.00388651667162776,0.004359235987067223,0.00489839119836688,0.005493761505931616,0.006270553916692734,0.007144445087760687,0.0081409877166152,0.009326618164777756,0.010609347373247147,0.012081164866685867,0.013926045969128609,0.01592935249209404,0.018298057839274406,0.020986167713999748,0.02403201162815094,0.027632342651486397,0.031677283346652985,0.03621283173561096,0.041793469339609146,0.047805946320295334,0.05475107952952385,0.06241424009203911,0.07124514132738113,0.08097037672996521,0.09185313433408737,0.10411572456359863,0.11762526631355286,0.1325376331806183,0.14854364097118378,0.16620545089244843,0.18522408604621887,0.20517027378082275,0.2268795669078827,0.2502114474773407,0.2742000222206116,0.29866132140159607,0.3237946331501007,0.349697083234787,0.37576815485954285,0.40231454372406006,0.4283064007759094,0.4535444974899292,0.47843506932258606,0.502541184425354,0.5251805782318115,0.5471019744873047,0.5678019523620605,0.5871579051017761,0.6054789423942566,0.6217328310012817,0.6372430920600891,0.6512739062309265,0.6642264127731323,0.6761159300804138,0.6866051554679871,0.6961924433708191,0.7048087120056152,0.712663471698761,0.7195805311203003,0.725886881351471,0.7314291596412659,0.7362023591995239,0.740658700466156,0.7446550726890564,0.7483039498329163,0.7515618801116943,0.7542627453804016,0.7568410038948059,0.7590283155441284,0.760980486869812,0.7625596523284912,0.7642154097557068,0.765470027923584,0.7666633129119873,0.7677186727523804,0.768610417842865,0.769361674785614,0.7700107097625732,0.7706367373466492,0.7711963057518005,0.7717176079750061,0.7721698880195618,0.7725429534912109,0.7729313373565674,0.7732609510421753,0.7735394835472107,0.7737668752670288,0.7740122079849243,0.7741910815238953,0.7744005918502808,0.7745641469955444,0.7747174501419067,0.7748349905014038,0.7749550938606262,0.77504962682724,0.7751339673995972,0.7752131819725037,0.7752770781517029,0.7753307223320007,0.7753843665122986,0.7754329442977905,0.7754661440849304,0.775496780872345,0.7755351066589355,0.7755555510520935,0.7755836844444275,0.7756041288375854,0.775614321231842,0.7756322026252747,0.7756398916244507,0.7756500840187073,0.775655210018158,0.7756654620170593,0.7756730914115906,0.7756756544113159,0.7756782174110413,0.7756833434104919,0.7756859064102173,0.7756859064102173,0.7756909728050232,0.7756935358047485,0.7756986618041992,0.7757012248039246,0.7757037878036499,0.7757088541984558,0.7757114171981812,0.7757114171981812,0.7757114171981812,0.7757139801979065,0.7757139801979065,0.7757139801979065,0.7757139801979065,0.7757165431976318,0.7757165431976318,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572],"active":[0.0013747215270996094,0.00134150346275419,0.0013287272304296494,0.0013389481464400887,0.0013082852819934487,0.00133383774664253,0.0013363929465413094,0.0013108404818922281,0.0013057301985099912,0.0012878433335572481,0.00131084059830755,0.001285288017243147,0.0012852882500737906,0.0012674016179516912,0.0012546253856271505,0.0012392939534038305,0.0012520701857283711,0.0012750671012327075,0.0013006196822971106,0.0013363929465413094,0.0014028293080627918,0.001415605191141367,0.0014871519524604082,0.0015561433974653482,0.0016123589593917131,0.0016660182736814022,0.0017963359132409096,0.001862771576270461,0.0019547606352716684,0.0020901882089674473,0.00222817063331604,0.00236615352332592,0.002644674386829138,0.002843983471393585,0.003099507186561823,0.0034981239587068558,0.003748537041246891,0.004190593957901001,0.0046914201229810715,0.0051385872066020966,0.005869384855031967,0.006630845367908478,0.007443411275744438,0.008322414010763168,0.009168194606900215,0.01058124378323555,0.012055613100528717,0.013353675603866577,0.014856155961751938,0.01648895815014839,0.01854592189192772,0.020454682409763336,0.022933267056941986,0.025327518582344055,0.027905747294425964,0.030872389674186707,0.03326919674873352,0.036327823996543884,0.03905680775642395,0.04165548086166382,0.044765204191207886,0.04723101854324341,0.04879993200302124,0.050256431102752686,0.05149826407432556,0.052982866764068604,0.05380052328109741,0.05395129323005676,0.05307227373123169,0.05225461721420288,0.05129128694534302,0.04966363310813904,0.0473332405090332,0.04547560214996338,0.043114542961120605,0.040221989154815674,0.03761565685272217,0.03436541557312012,0.03234672546386719,0.02956157922744751,0.027241408824920654,0.024737238883972168,0.022291898727416992,0.020426630973815918,0.01853567361831665,0.016910552978515625,0.015323817729949951,0.013823866844177246,0.01222681999206543,0.011145949363708496,0.010369181632995605,0.009428799152374268,0.008475720882415771,0.0077321529388427734,0.006881296634674072,0.006408572196960449,0.00569307804107666,0.005146205425262451,0.00466841459274292,0.004448652267456055,0.003894209861755371,0.0036897659301757812,0.003441929817199707,0.0031531453132629395,0.002930879592895508,0.002736687660217285,0.002644658088684082,0.002493917942047119,0.0024147629737854004,0.0022792816162109375,0.0022000670433044434,0.002141296863555908,0.0020288825035095215,0.0019394755363464355,0.0018678903579711914,0.0018346905708312988,0.0017656683921813965,0.0017682313919067383,0.0016788244247436523,0.0016225576400756836,0.0015867948532104492,0.0015637874603271484,0.0015459060668945312,0.0015305876731872559,0.0015203356742858887,0.001487135887145996,0.0014718174934387207,0.0014539361000061035,0.0014360547065734863,0.001428365707397461,0.0014258027076721191,0.0014232993125915527,0.0014130473136901855,0.0014181733131408691,0.001400291919708252,0.0013900399208068848,0.0013875365257263184,0.0013824105262756348,0.0013824105262756348,0.0013824105262756348,0.0013875365257263184,0.0013823509216308594,0.001379847526550293,0.0013772845268249512,0.001379847526550293,0.0013747215270996094,0.0013747215270996094,0.0013772845268249512,0.0013747215270996094,0.0013772845268249512,0.0013747215270996094,0.0013747215270996094,0.0013772845268249512,0.001372218132019043,0.001372218132019043,0.001372218132019043,0.0013747215270996094,0.0013721585273742676,0.0013747215270996094,0.0013747215270996094,0.0013747215270996094,0.0013721585273742676,0.0013747215270996094,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676,0.0013721585273742676]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0013747215270996094,0.0014641548041254282,0.0015535881975665689,0.0016430214745923877,0.0017120129195973277,0.0018091120291501284,0.0018857690738514066,0.001962426118552685,0.002041638595983386,0.002110630040988326,0.002187287202104926,0.002261389046907425,0.0023252698592841625,0.0023814851883798838,0.002442810917273164,0.0025015813298523426,0.002552686259150505,0.002629343420267105,0.0027238870970904827,0.0028030993416905403,0.002900198567658663,0.003015184309333563,0.0031480565667152405,0.0033167023211717606,0.0034853480756282806,0.003715319326147437,0.003927404060959816,0.004221256822347641,0.004525329917669296,0.0048677315935492516,0.005217798985540867,0.005700739100575447,0.006239894311875105,0.00687359319999814,0.007494516205042601,0.008212538436055183,0.00900210626423359,0.009878553450107574,0.01094919815659523,0.012129717506468296,0.013517212122678757,0.015070796012878418,0.01682369038462639,0.018758004531264305,0.02094784379005432,0.023252667859196663,0.026048097759485245,0.028994286432862282,0.03245919197797775,0.036368705332279205,0.04052863270044327,0.045411691069602966,0.050933558493852615,0.05678505450487137,0.06338012218475342,0.07048879563808441,0.07880353927612305,0.08749645948410034,0.09711693227291107,0.10754996538162231,0.1188824474811554,0.13113480806350708,0.14480021595954895,0.15907889604568481,0.1743745505809784,0.19102446734905243,0.20849719643592834,0.22643496096134186,0.24544082581996918,0.2652924656867981,0.28534597158432007,0.3062835931777954,0.3275303840637207,0.3491477072238922,0.3704072833061218,0.3915442228317261,0.4128497838973999,0.4333913326263428,0.4534243941307068,0.4731048345565796,0.49191907048225403,0.5099462866783142,0.5272350311279297,0.5434403419494629,0.5588739514350891,0.5732778310775757,0.5868512392044067,0.5994434952735901,0.6112256646156311,0.6223358511924744,0.6326130032539368,0.6419064402580261,0.6503463387489319,0.6579942107200623,0.6650645136833191,0.671593189239502,0.677707850933075,0.6829971671104431,0.6879594922065735,0.6925333142280579,0.6964402794837952,0.700117290019989,0.7033777832984924,0.7063444256782532,0.7091193795204163,0.7116031050682068,0.7137903571128845,0.7158243060112,0.7175772190093994,0.7191844582557678,0.7205821871757507,0.7218495607376099,0.7230862975120544,0.7240905165672302,0.7250385284423828,0.7258561849594116,0.7265665531158447,0.7272666692733765,0.7279208302497864,0.7284753322601318,0.7289556860923767,0.7294079661369324,0.7297989130020142,0.7301183342933655,0.7304300665855408,0.7307213544845581,0.7309768795967102,0.731188952922821,0.7313933968544006,0.7315901517868042,0.7317537069320679,0.7318942546844482,0.7320142984390259,0.7321497797966003,0.7322519421577454,0.7323516011238098,0.732428252696991,0.7325125932693481,0.7325969338417053,0.7326557040214539,0.7327221035957336,0.7327758073806763,0.7328268885612488,0.732862651348114,0.7328984141349792,0.7329265475273132,0.7329521179199219,0.7329776287078857,0.7329904437065125,0.7330057621002197,0.7330185174942017,0.7330338358879089,0.7330466508865356,0.7330568432807922,0.7330721616744995,0.7330901026725769,0.7330977320671082,0.7331054210662842,0.7331130504608154,0.7331207394599915,0.733130931854248,0.7331360578536987,0.7331411838531494,0.7331437468528748,0.7331437468528748,0.7331488728523254,0.733151376247406,0.7331539392471313,0.7331565022468567,0.733159065246582,0.7331616282463074,0.7331641912460327,0.7331641912460327,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834,0.7331693172454834],"recovered":[0.0,0.00012009617785224691,0.00021719522192142904,0.0003270704473834485,0.0004139485245104879,0.0005084923468530178,0.0005851494497619569,0.0006669170688837767,0.0007537951460108161,0.0008202313329093158,0.0008968884940259159,0.0009761008550412953,0.0010476475581526756,0.001111528486944735,0.0011728540994226933,0.0012316246284171939,0.0012827294413000345,0.001338944653980434,0.0014053807826712728,0.0014769274275749922,0.0015714712208136916,0.0016634598141536117,0.0017682246398180723,0.0019215388456359506,0.0020493008196353912,0.0022179463412612677,0.002412144560366869,0.0026267843786627054,0.0028593111783266068,0.0031148348934948444,0.003431684337556362,0.0037178711500018835,0.004103711806237698,0.004550878424197435,0.005079812835901976,0.005700735375285149,0.006388094741851091,0.007121447939425707,0.007882908917963505,0.008828346617519855,0.009937319904565811,0.011186830699443817,0.012535996735095978,0.014071694575250149,0.015834808349609375,0.01786111295223236,0.019930854439735413,0.022394103929400444,0.02509499154984951,0.028133168816566467,0.03159807249903679,0.03555357828736305,0.039923034608364105,0.04485208913683891,0.05031518638134003,0.05631999671459198,0.0627259761095047,0.070368692278862,0.0784202516078949,0.08710294961929321,0.09686651080846786,0.10743241757154465,0.1187802329659462,0.13129323720932007,0.1449790894985199,0.15920664370059967,0.17491625249385834,0.19142308831214905,0.20861473679542542,0.226670041680336,0.24538204073905945,0.26501649618148804,0.2849907875061035,0.3058517575263977,0.3270423412322998,0.34845268726348877,0.3697071373462677,0.3911660313606262,0.4123438596725464,0.4328189790248871,0.4527907073497772,0.4722028374671936,0.4908509850502014,0.5088168382644653,0.525880753993988,0.5420783758163452,0.5574941039085388,0.5718085765838623,0.585261881351471,0.5982476472854614,0.6102035641670227,0.621472179889679,0.6316317915916443,0.6409941911697388,0.6494009494781494,0.6572046279907227,0.6644717454910278,0.6709492206573486,0.6770511269569397,0.6825065612792969,0.6874024271965027,0.6919354200363159,0.6960186958312988,0.6997569799423218,0.7030788064002991,0.7061808705329895,0.7090478539466858,0.7114395499229431,0.7136268019676208,0.7156505584716797,0.7174545526504517,0.7190337181091309,0.720459520816803,0.7217473983764648,0.7228997945785522,0.7239704132080078,0.7249235510826111,0.7257616519927979,0.7265359163284302,0.727202832698822,0.7278748154640198,0.7284088730812073,0.728868842124939,0.7293261885643005,0.7297095060348511,0.7300544381141663,0.7303611040115356,0.7306575179100037,0.7308925986289978,0.7311506271362305,0.7313652634620667,0.731541633605957,0.731712818145752,0.7318712472915649,0.7320117950439453,0.732131838798523,0.7322289347648621,0.7323158383369446,0.732407808303833,0.7324895858764648,0.7325713634490967,0.7326454520225525,0.7327144742012024,0.7327706813812256,0.7328115701675415,0.7328473329544067,0.7328856587409973,0.732911229133606,0.7329342365264893,0.7329648733139038,0.7329878807067871,0.7330031991004944,0.7330185174942017,0.7330338358879089,0.733041524887085,0.7330568432807922,0.7330670952796936,0.7330798506736755,0.7330951690673828,0.7331028580665588,0.7331079840660095,0.7331105470657349,0.7331207394599915,0.7331258654594421,0.7331284284591675,0.7331334948539734,0.7331360578536987,0.7331437468528748,0.7331463098526001,0.7331488728523254,0.7331539392471313,0.733159065246582,0.733159065246582,0.7331616282463074,0.7331641912460327,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581,0.7331667542457581],"active":[0.0013747215270996094,0.0013440586626529694,0.0013363929465413094,0.0013159509981051087,0.0012980643659830093,0.0013006196822971106,0.0013006196822971106,0.0012955090496689081,0.00128784344997257,0.0012903986498713493,0.0012903986498713493,0.0012852882500737906,0.001277622301131487,0.0012699567014351487,0.0012699568178504705,0.0012699567014351487,0.0012699568178504705,0.0012903987662866712,0.00131850631441921,0.0013261719141155481,0.0013287273468449712,0.0013517244951799512,0.0013798319268971682,0.00139516347553581,0.0014360472559928894,0.0014973729848861694,0.001515259500592947,0.0015944724436849356,0.0016660187393426895,0.0017528967000544071,0.0017861146479845047,0.0019828679505735636,0.0021361825056374073,0.002322714775800705,0.002414703369140625,0.002511803060770035,0.002614011522382498,0.0027571055106818676,0.0030662892386317253,0.0033013708889484406,0.0035798922181129456,0.003883965313434601,0.004287693649530411,0.004686309956014156,0.005113035440444946,0.005391554906964302,0.006117243319749832,0.006600182503461838,0.0073642004281282425,0.008235536515712738,0.008930560201406479,0.009858112782239914,0.01101052388548851,0.011932965368032455,0.013064935803413391,0.014168798923492432,0.016077563166618347,0.017127767205238342,0.018696680665016174,0.0204470157623291,0.02201593667268753,0.023702390491962433,0.026019982993602753,0.027785658836364746,0.029395461082458496,0.03181782364845276,0.03358094394207001,0.03501187264919281,0.03682608902454376,0.0386224240064621,0.03996393084526062,0.04126709699630737,0.04253959655761719,0.04329594969749451,0.04336494207382202,0.043091535568237305,0.0431426465511322,0.04222530126571655,0.0410805344581604,0.040285855531692505,0.03912836313247681,0.037743449211120605,0.03638404607772827,0.03462350368499756,0.032993197441101074,0.03119945526123047,0.02935713529586792,0.027634918689727783,0.025963783264160156,0.02408820390701294,0.022409439086914062,0.020434260368347168,0.018714547157287598,0.017000019550323486,0.015663564205169678,0.014388561248779297,0.01323610544204712,0.012047946453094482,0.010908365249633789,0.010026752948760986,0.00903785228729248,0.008181869983673096,0.0073590874671936035,0.0065874457359313965,0.0060405731201171875,0.005422234535217285,0.0047425031661987305,0.004384756088256836,0.0039504170417785645,0.0035338997840881348,0.0031276345252990723,0.002815842628479004,0.002626776695251465,0.002343118190765381,0.0021387338638305664,0.0018857717514038086,0.0016430020332336426,0.0015050172805786133,0.0013849139213562012,0.0012724995613098145,0.0010808706283569336,0.0009990930557250977,0.0009300708770751953,0.0007921457290649414,0.0007205605506896973,0.0006669163703918457,0.0006157755851745605,0.0005314350128173828,0.000500798225402832,0.00043952465057373047,0.0003884434700012207,0.00035262107849121094,0.0003014802932739258,0.0002785325050354004,0.00024014711380004883,0.00021976232528686523,0.00019931793212890625,0.00019675493240356445,0.00018912553787231445,0.00016611814498901367,0.0001507401466369629,0.0001303553581237793,0.00011241436004638672,9.196996688842773e-05,8.684396743774414e-05,7.921457290649414e-05,6.645917892456055e-05,6.639957427978516e-05,5.620718002319336e-05,4.088878631591797e-05,3.063678741455078e-05,3.063678741455078e-05,2.8133392333984375e-05,2.300739288330078e-05,3.063678741455078e-05,3.325939178466797e-05,3.063678741455078e-05,2.5570392608642578e-05,1.7881393432617188e-05,1.7881393432617188e-05,2.294778823852539e-05,2.5510787963867188e-05,2.0444393157958984e-05,1.7881393432617188e-05,1.531839370727539e-05,1.537799835205078e-05,1.531839370727539e-05,1.0192394256591797e-05,1.0192394256591797e-05,1.0192394256591797e-05,7.68899917602539e-06,5.125999450683594e-06,5.125999450683594e-06,5.125999450683594e-06,2.562999725341797e-06,0.0,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06,2.562999725341797e-06]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0013747215270996094,0.0014564890880137682,0.0015484776813536882,0.0016328005585819483,0.0017426757840439677,0.0018321091774851084,0.0019317633705213666,0.0020211967639625072,0.002125961473211646,0.002210284350439906,0.0023124937433749437,0.002407037653028965,0.002488805213943124,0.0025705727748572826,0.0026625613681972027,0.0027315528132021427,0.0028030993416905403,0.0029180850833654404,0.0030662890058010817,0.0032170480117201805,0.0033831384498625994,0.0036182203330099583,0.0038481918163597584,0.004136933945119381,0.004509998485445976,0.004941833671182394,0.005391555372625589,0.005986925680190325,0.006633400917053223,0.007410193327814341,0.008330078795552254,0.00933939777314663,0.01067578699439764,0.012157825753092766,0.013900497928261757,0.015896137803792953,0.01824951171875,0.021073050796985626,0.024241546168923378,0.028092289343476295,0.032494962215423584,0.0377025380730629,0.043653685599565506,0.050580937415361404,0.05829264596104622,0.0673254132270813,0.07801397144794464,0.0899188220500946,0.10345647484064102,0.1188032329082489,0.13591821491718292,0.15489596128463745,0.17548096179962158,0.1980973780155182,0.2226046621799469,0.24892105162143707,0.2770746648311615,0.30639347434043884,0.33635106682777405,0.36721834540367126,0.39820826053619385,0.42951759696006775,0.4599734842777252,0.48976245522499084,0.5185727477073669,0.5461616516113281,0.5718954801559448,0.5963541865348816,0.6189961433410645,0.639701247215271,0.6585078239440918,0.6756304502487183,0.6910282969474792,0.7050591111183167,0.7173932790756226,0.728531539440155,0.7383053302764893,0.7468960285186768,0.7546613812446594,0.7616065144538879,0.7676777839660645,0.7729543447494507,0.7776176333427429,0.7817878127098083,0.7853370308876038,0.7884237766265869,0.7912344932556152,0.7936108708381653,0.7957572937011719,0.7975306510925293,0.7991583347320557,0.8005867004394531,0.8017595410346985,0.802768886089325,0.8037551641464233,0.804503858089447,0.8051554560661316,0.8058096170425415,0.8063768744468689,0.8068674802780151,0.8072865009307861,0.8076902627944946,0.8080147504806519,0.8082958459854126,0.808574378490448,0.8087608814239502,0.8089397549629211,0.8090930581092834,0.8092182874679565,0.809317946434021,0.809427797794342,0.8095147013664246,0.8096092343330383,0.8096654415130615,0.8097190856933594,0.8097778558731079,0.8098085522651672,0.8098468780517578,0.8098800778388977,0.809903085231781,0.8099184036254883,0.809931218624115,0.809951663017273,0.8099618554115295,0.8099746108055115,0.8099848628044128,0.8100001811981201,0.8100104331970215,0.8100154995918274,0.8100257515907288,0.8100283145904541,0.8100308775901794,0.8100359439849854,0.810041069984436,0.8100461959838867,0.8100487589836121,0.8100512623786926,0.8100512623786926,0.8100512623786926,0.810053825378418,0.810053825378418,0.810053825378418,0.8100563883781433,0.8100589513778687,0.8100589513778687,0.8100589513778687,0.8100589513778687,0.8100589513778687,0.8100589513778687,0.8100589513778687,0.8100589513778687,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594,0.810061514377594],"recovered":[0.0,0.0001354276027996093,0.0002350818831473589,0.00033729139249771833,0.00045227710506878793,0.0005519313854165375,0.0006362542044371367,0.0007359085138887167,0.0008355627651326358,0.0009403275325894356,0.001027205609716475,0.001111528486944735,0.0011932960478588939,0.001285284641198814,0.001369607518427074,0.0014564855955541134,0.0015433636726811528,0.0016097998013719916,0.0016992331948131323,0.0018269950523972511,0.0019522017100825906,0.0020952951163053513,0.00229971413500607,0.002488801721483469,0.0027494358364492655,0.003058619797229767,0.0034214635379612446,0.00382519094273448,0.004320907406508923,0.004929053597152233,0.005621523130685091,0.006349766161292791,0.007274762261658907,0.008427174761891365,0.00968946237117052,0.011207273229956627,0.012965276837348938,0.014978804625570774,0.01751360110938549,0.020232373848557472,0.023615507408976555,0.027348710224032402,0.03187403827905655,0.03705094754695892,0.04312986135482788,0.050105661153793335,0.058044783771038055,0.0673995092511177,0.07812895625829697,0.09028422087430954,0.10376054048538208,0.11880578100681305,0.1358262300491333,0.15493173897266388,0.17573903501033783,0.19834266602993011,0.22302116453647614,0.2495930790901184,0.2767680287361145,0.3056115508079529,0.33579403162002563,0.36595606803894043,0.3967466652393341,0.427322655916214,0.4576098918914795,0.4871177673339844,0.5155907869338989,0.5427989363670349,0.5685532093048096,0.5927053093910217,0.6151453852653503,0.6360293626785278,0.6550096869468689,0.6721910834312439,0.6878547072410583,0.7018650770187378,0.7143192887306213,0.7254396677017212,0.7351904511451721,0.7441235780715942,0.7520780563354492,0.7589848637580872,0.7650484442710876,0.7704527378082275,0.7753511667251587,0.7794957756996155,0.783113956451416,0.7862773537635803,0.7890906929969788,0.7915487885475159,0.7936466336250305,0.7954915165901184,0.7972444295883179,0.7986830472946167,0.7998942136764526,0.8010006546974182,0.8019205331802368,0.802748441696167,0.8034408688545227,0.804069459438324,0.8046750426292419,0.8051759004592896,0.8056000471115112,0.805998682975769,0.8063691854476929,0.8066655993461609,0.8069364428520203,0.8071587681770325,0.807355523109436,0.807485818862915,0.807616114616394,0.8077464699745178,0.8078614473342896,0.807953417301178,0.8080351948738098,0.8081144094467163,0.8081783056259155,0.8082268238067627,0.808270275592804,0.8083009719848633,0.8083264827728271,0.8083520531654358,0.8083724975585938,0.8083903789520264,0.8084056973457336,0.8084210157394409,0.8084338307380676,0.8084440231323242,0.8084542751312256,0.8084619045257568,0.8084695935249329,0.8084747195243835,0.8084772825241089,0.8084797859191895,0.8084849119186401,0.8084900379180908,0.8084926009178162,0.8084977269172668,0.8085002303123474,0.8085002303123474,0.8085027933120728,0.8085027933120728,0.8085027933120728,0.8085027933120728,0.8085053563117981,0.8085053563117981,0.8085053563117981,0.8085053563117981,0.8085053563117981,0.8085053563117981,0.8085053563117981,0.8085053563117981,0.8085053563117981,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234,0.8085079193115234],"active":[0.0013747215270996094,0.0013210615143179893,0.0013133957982063293,0.00129550916608423,0.0012903986498713493,0.0012801778502762318,0.00129550916608423,0.0012852882500737906,0.0012903986498713493,0.0012699568178504705,0.0012852881336584687,0.00129550916608423,0.00129550916608423,0.0012852881336584687,0.0012929538497701287,0.0012750672176480293,0.0012597356690093875,0.0013082852819934487,0.0013670558109879494,0.0013900529593229294,0.0014309367397800088,0.001522925216704607,0.0015484776813536882,0.001648132223635912,0.0017605626489967108,0.0018832138739526272,0.001970091834664345,0.002161734737455845,0.0023124935105443,0.0024811397306621075,0.0027085556648671627,0.002989631611853838,0.0034010247327387333,0.0037306509912014008,0.004211035557091236,0.004688864573836327,0.005284234881401062,0.006094246171414852,0.006727945059537888,0.007859915494918823,0.008879454806447029,0.010353827849030495,0.011779647320508957,0.013529989868402481,0.015162784606218338,0.017219752073287964,0.019969187676906586,0.022519312798976898,0.025327518582344055,0.02851901203393936,0.03215767443180084,0.0360901802778244,0.03965473175048828,0.04316563904285431,0.04686562716960907,0.05057838559150696,0.054053500294685364,0.056800395250320435,0.059583038091659546,0.061606794595718384,0.06241422891616821,0.06356152892112732,0.06322681903839111,0.062439799308776855,0.06096285581588745,0.05904388427734375,0.0563046932220459,0.05355525016784668,0.05044293403625488,0.04699593782424927,0.043362438678741455,0.03960108757019043,0.03601861000061035,0.032868027687072754,0.02953857183456421,0.026666462421417236,0.02398604154586792,0.021456360816955566,0.019470930099487305,0.0174829363822937,0.015599727630615234,0.013969480991363525,0.012569189071655273,0.01133507490158081,0.009985864162445068,0.008928000926971436,0.008120536804199219,0.007333517074584961,0.006666600704193115,0.005981862545013428,0.0055117011070251465,0.005095183849334717,0.004515111446380615,0.004085838794708252,0.003860950469970703,0.0035032033920288086,0.0032349228858947754,0.0030611753463745117,0.0029360055923461914,0.002798020839691162,0.0026114583015441895,0.002514362335205078,0.002414703369140625,0.0022971630096435547,0.002205193042755127,0.0020952820777893066,0.002003312110900879,0.0019342899322509766,0.0018627643585205078,0.001832127571105957,0.001811683177947998,0.0017682313919067383,0.0017477869987487793,0.001712024211883545,0.0016838908195495605,0.0016634464263916016,0.001630246639251709,0.0016200542449951172,0.00160980224609375,0.0016021132469177246,0.0015919208526611328,0.0015791654586791992,0.0015791654586791992,0.0015714764595031738,0.001568913459777832,0.0015638470649719238,0.0015663504600524902,0.0015664100646972656,0.0015612244606018066,0.0015638470649719238,0.0015587210655212402,0.0015561580657958984,0.0015586614608764648,0.001561284065246582,0.001561284065246582,0.0015587210655212402,0.0015586614608764648,0.0015535354614257812,0.0015510320663452148,0.0015535950660705566,0.0015510320663452148,0.0015510320663452148,0.0015535950660705566,0.0015561580657958984,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015561580657958984,0.0015561580657958984,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566,0.0015535950660705566]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0013747215270996094,0.0014667101204395294,0.0015561433974653482,0.0016506871907040477,0.0017298995517194271,0.0018014463130384684,0.0019164319382980466,0.001987978583201766,0.0020671910606324673,0.0021361825056374073,0.002217950066551566,0.002292051911354065,0.002361043356359005,0.002435145201161504,0.0025092470459640026,0.0025782384909689426,0.0026395642198622227,0.002711110981181264,0.0028082099743187428,0.0029257507994771004,0.0030637336894869804,0.003183830063790083,0.003334589069709182,0.0035287870559841394,0.003738316474482417,0.003991285338997841,0.004262140020728111,0.004561102949082851,0.004944388754665852,0.005327674560248852,0.00581316975876689,0.006321662105619907,0.00695025036111474,0.007698935456573963,0.008478282950818539,0.009380281902849674,0.01049692090600729,0.011731100268661976,0.013159478083252907,0.014932813122868538,0.016775138676166534,0.018911318853497505,0.02137712389230728,0.02435908652842045,0.027622124180197716,0.0313604399561882,0.035704340785741806,0.04051585495471954,0.04604027792811394,0.05206042155623436,0.05897744745016098,0.06691145896911621,0.0757117047905922,0.08587132394313812,0.09685885161161423,0.10938462615013123,0.12318546324968338,0.13826392590999603,0.15470688045024872,0.1730125993490219,0.19289235770702362,0.21331636607646942,0.23521986603736877,0.25836777687072754,0.28313568234443665,0.30836865305900574,0.3344908654689789,0.360615611076355,0.38698312640190125,0.41329440474510193,0.4390537440776825,0.46482333540916443,0.4893152713775635,0.5125781893730164,0.5352610349655151,0.5567326545715332,0.5772256851196289,0.5964385271072388,0.6138882637023926,0.6305586099624634,0.6453099846839905,0.6589370965957642,0.6711689829826355,0.682928204536438,0.6931312680244446,0.702644407749176,0.7111788988113403,0.7187296152114868,0.725383460521698,0.7316514849662781,0.7371580004692078,0.7421918511390686,0.7463977336883545,0.7500977516174316,0.7534885406494141,0.75649094581604,0.7591381669044495,0.7615272998809814,0.7636277079582214,0.7655850648880005,0.7673532366752625,0.7688761949539185,0.7702151536941528,0.7713981866836548,0.7722874283790588,0.7731817364692688,0.7739099860191345,0.7745411396026611,0.775070071220398,0.7756398916244507,0.7760589718818665,0.7764908075332642,0.776853621006012,0.7771602869033813,0.7774438858032227,0.7776764035224915,0.7778885364532471,0.7781108021736145,0.7782692313194275,0.7784276604652405,0.7785630822181702,0.7786883115768433,0.7787854075431824,0.7788620591163635,0.7789361476898193,0.7790306806564331,0.7791022658348083,0.7791533470153809,0.7792044878005981,0.7792478799819946,0.7792887687683105,0.7793245315551758,0.7793603539466858,0.7793935537338257,0.7794139981269836,0.7794344425201416,0.7794548869132996,0.7794676423072815,0.7794829607009888,0.7794983386993408,0.7795085310935974,0.7795212864875793,0.77952641248703,0.779534101486206,0.7795366644859314,0.7795417308807373,0.779546856880188,0.7795494198799133,0.7795571088790894,0.7795621752738953,0.779567301273346,0.7795698642730713,0.7795698642730713,0.7795724272727966,0.7795724272727966,0.7795774936676025,0.7795774936676025,0.7795774936676025,0.7795774936676025,0.7795774936676025,0.7795774936676025,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279,0.7795800566673279],"recovered":[0.0,0.00013031713024247438,0.00022997139603830874,0.0003219599602743983,0.0004369456728454679,0.0005289342370815575,0.0006081465980969369,0.0006975799333304167,0.0007640161202289164,0.0008585599134676158,0.0009326618164777756,0.0010067636612802744,0.0010859761387109756,0.001157522783614695,0.0012214037124067545,0.001277618925087154,0.0013414998538792133,0.0014028255827724934,0.0014692617114633322,0.0015714713372290134,0.0016736808465793729,0.0017937769880518317,0.0019087627297267318,0.002051855903118849,0.002243498805910349,0.002442807424813509,0.0026446711272001266,0.002892529359087348,0.0031557187903672457,0.003477678634226322,0.0037945283111184835,0.004211031831800938,0.00466841971501708,0.005217795725911856,0.005851494614034891,0.006592513527721167,0.007374416571110487,0.00837862491607666,0.00951315090060234,0.010762661695480347,0.012318802066147327,0.013964374549686909,0.01580670103430748,0.0180450901389122,0.020607993006706238,0.02348519116640091,0.026967979967594147,0.0308263897895813,0.035085972398519516,0.040020134299993515,0.04547556862235069,0.051562145352363586,0.05852772295475006,0.066484734416008,0.07554049789905548,0.08582788705825806,0.0969763845205307,0.10941272974014282,0.1234588697552681,0.13876475393772125,0.15536357462406158,0.1737382858991623,0.19319897890090942,0.21339812874794006,0.23499244451522827,0.258291095495224,0.2827702760696411,0.3082357943058014,0.33410757780075073,0.35986948013305664,0.3858051300048828,0.4116973578929901,0.43751293420791626,0.46243417263031006,0.4866706132888794,0.5105288624763489,0.5327696204185486,0.5544559359550476,0.5747138857841492,0.5937734246253967,0.611453115940094,0.6277146339416504,0.6424302458763123,0.6564176082611084,0.6691810488700867,0.6803039908409119,0.690984845161438,0.7005235552787781,0.7089788317680359,0.7163609266281128,0.7233852744102478,0.7295536398887634,0.7352339029312134,0.7402830719947815,0.7445554137229919,0.7484317421913147,0.751745879650116,0.7547125220298767,0.7573724985122681,0.7598664164543152,0.7619948983192444,0.7639215588569641,0.7658073306083679,0.7673456072807312,0.768796980381012,0.7698931694030762,0.7708743810653687,0.7717099189758301,0.7725046277046204,0.7731434106826782,0.7737285494804382,0.7742038369178772,0.7746714353561401,0.7751186490058899,0.7754917144775391,0.7758289575576782,0.7760921716690063,0.776357889175415,0.7765929698944092,0.7767795324325562,0.7769430875778198,0.7770785093307495,0.7772369384765625,0.7773621082305908,0.777446448802948,0.7775307893753052,0.7776227593421936,0.7777096629142761,0.7777863144874573,0.7778425216674805,0.7779038548469543,0.7779472470283508,0.7779881358146667,0.7780239582061768,0.7780622839927673,0.7780827283859253,0.7781082391738892,0.7781363725662231,0.7781491279602051,0.7781644463539124,0.7781798243522644,0.778197705745697,0.778210461139679,0.7782155871391296,0.7782232165336609,0.7782309055328369,0.7782360315322876,0.7782360315322876,0.7782436609268188,0.7782539129257202,0.7782590389251709,0.7782666683197021,0.7782717943191528,0.7782717943191528,0.7782743573188782,0.7782743573188782,0.7782794833183289,0.7782794833183289,0.7782819867134094,0.7782819867134094,0.7782845497131348,0.7782845497131348,0.7782845497131348,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601,0.7782871127128601],"active":[0.0013747215270996094,0.0013363929465413094,0.00132617203053087,0.0013287272304296494,0.0012929538497701287,0.0012725121341645718,0.0013082853984087706,0.0012903986498713493,0.0013031749986112118,0.0012776225339621305,0.0012852882500737906,0.0012852882500737906,0.0012750672176480293,0.0012776224175468087,0.0012878433335572481,0.0013006195658817887,0.0012980643659830093,0.0013082853984087706,0.0013389482628554106,0.001354279462248087,0.0013900528429076076,0.0013900530757382512,0.00142582633998245,0.0014769311528652906,0.0014948176685720682,0.001548477914184332,0.0016174688935279846,0.0016685735899955034,0.001788669964298606,0.0018499959260225296,0.002018641447648406,0.0021106302738189697,0.00228183064609766,0.0024811397306621075,0.0026267883367836475,0.0027877683751285076,0.003122504334896803,0.0033524753525853157,0.003646327182650566,0.004170151427388191,0.004456336610019207,0.0049469443038105965,0.005570422857999802,0.006313996389508247,0.007014131173491478,0.007875248789787292,0.00873636081814766,0.009689465165138245,0.010954305529594421,0.012040287256240845,0.013501878827810287,0.015349313616752625,0.017183981835842133,0.019386589527130127,0.021318353712558746,0.02355673909187317,0.02620907872915268,0.02885119616985321,0.03124801069498062,0.03424784541130066,0.037528783082962036,0.03957808017730713,0.04202088713645935,0.044969648122787476,0.048143237829208374,0.05007755756378174,0.05172058939933777,0.05237981677055359,0.05287554860115051,0.05342492461204529,0.05324861407279968,0.053125977516174316,0.05180233716964722,0.0501440167427063,0.04859042167663574,0.046203792095184326,0.04445606470108032,0.04198259115219116,0.03917437791824341,0.03678518533706665,0.033856868743896484,0.03122246265411377,0.028738737106323242,0.02651059627532959,0.02395021915435791,0.02234041690826416,0.020194053649902344,0.01820605993270874,0.01640462875366211,0.015290558338165283,0.013772726058959961,0.012638211250305176,0.011163830757141113,0.009814679622650146,0.00893312692642212,0.008059203624725342,0.007392287254333496,0.006814777851104736,0.006255209445953369,0.005718648433685303,0.005358338356018066,0.004954636096954346,0.004407823085784912,0.004052579402923584,0.003490447998046875,0.003288567066192627,0.003035604953765869,0.0028312206268310547,0.002565443515777588,0.002496480941772461,0.0023304224014282227,0.002286970615386963,0.002182185649871826,0.002041637897491455,0.0019521713256835938,0.0018474459648132324,0.0017963647842407227,0.0017529129981994629,0.0016762614250183105,0.0016481280326843262,0.0016199946403503418,0.00160980224609375,0.001548469066619873,0.001499950885772705,0.0014896988868713379,0.0014998912811279297,0.001479506492614746,0.0014436841011047363,0.0014181733131408691,0.0014053583145141602,0.0013849139213562012,0.0013772845268249512,0.001372218132019043,0.0013695955276489258,0.0013517141342163086,0.0013517141342163086,0.0013466477394104004,0.0013312697410583496,0.0013338327407836914,0.0013338923454284668,0.0013287067413330078,0.0013235807418823242,0.0013159513473510742,0.001318514347076416,0.0013134479522705078,0.0013108253479003906,0.0013108253479003906,0.0013133883476257324,0.0013134479522705078,0.0013082623481750488,0.0013082623481750488,0.0013031959533691406,0.001298069953918457,0.0013006329536437988,0.001298069953918457,0.0013031363487243652,0.0012980103492736816,0.0012980103492736816,0.0012955069541931152,0.0012955069541931152,0.0012929439544677734,0.0012955069541931152,0.0012955069541931152,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0013747215270996094,0.0014488233719021082,0.0015382567653432488,0.001622579526156187,0.0017120129195973277,0.0017861148808151484,0.0018525510095059872,0.001911321422085166,0.0019752024672925472,0.002062080428004265,0.002123406156897545,0.002200063318014145,0.002253723330795765,0.002307383343577385,0.0023738194722682238,0.002422369085252285,0.002481139497831464,0.0025322441942989826,0.0026165670715272427,0.0027341078966856003,0.0028414279222488403,0.002946192864328623,0.003076510038226843,0.0031940508633852005,0.003380583133548498,0.003562005003914237,0.003807307919487357,0.004075608216226101,0.004351573530584574,0.004678644239902496,0.0050619300454854965,0.005496320314705372,0.005979259964078665,0.006592517253011465,0.0072798761539161205,0.007939127273857594,0.008764469996094704,0.009686910547316074,0.010846988297998905,0.01200195588171482,0.013274463824927807,0.014782054349780083,0.016504283994436264,0.018344055861234665,0.020459793508052826,0.022879602387547493,0.025475725531578064,0.028572672978043556,0.03195580840110779,0.035612352192401886,0.03980294242501259,0.044461142271757126,0.04956139624118805,0.05557387322187424,0.062122948467731476,0.0694207027554512,0.07736494392156601,0.0860348641872406,0.09553523361682892,0.10573319345712662,0.11684592068195343,0.12890920042991638,0.14207634329795837,0.1561940312385559,0.1712009459733963,0.1872810572385788,0.2045135796070099,0.22241556644439697,0.2411607950925827,0.2605218291282654,0.28078487515449524,0.3014695346355438,0.3226243257522583,0.34391456842422485,0.3655906617641449,0.3874123990535736,0.40884315967559814,0.4299622178077698,0.4505650997161865,0.47036564350128174,0.48957592248916626,0.5080093741416931,0.5256890654563904,0.5425612926483154,0.5582683682441711,0.573293149471283,0.5874415040016174,0.6003378033638,0.6119232773780823,0.6230615377426147,0.6332850456237793,0.6428646445274353,0.6515089869499207,0.659458339214325,0.6670371890068054,0.673754870891571,0.6796115040779114,0.6850388050079346,0.689932107925415,0.6945570707321167,0.698890745639801,0.7025294303894043,0.7059789896011353,0.7088306546211243,0.7115417718887329,0.7139666676521301,0.7161641716957092,0.7181061506271362,0.720020055770874,0.721665620803833,0.7231374382972717,0.7244125008583069,0.7255648970603943,0.7266789674758911,0.7276729941368103,0.7285085320472717,0.7293338775634766,0.730039119720459,0.7306345105171204,0.7311660051345825,0.7316514849662781,0.7321420907974243,0.7325841188430786,0.7329367399215698,0.7332561612129211,0.7335321307182312,0.7337953448295593,0.7340431809425354,0.7342297434806824,0.7344264388084412,0.7346155643463135,0.7347509860992432,0.7348736524581909,0.7350039482116699,0.7351266145706177,0.7352211475372314,0.7353309988975525,0.7354127764701843,0.7354971170425415,0.7355584502220154,0.7356146574020386,0.7356734275817871,0.7357194423675537,0.7357577681541443,0.7358011603355408,0.7358344197273254,0.7358753085136414,0.7359161972999573,0.7359366416931152,0.7359493970870972,0.7359672784805298,0.7359851598739624,0.7360056042671204,0.7360260486602783,0.7360337376594543,0.7360490560531616,0.7360643744468689,0.7360745668411255,0.7360796928405762,0.7360848188400269,0.7360925078392029,0.7360950112342834,0.7360975742340088,0.7361078262329102,0.7361154556274414,0.7361180186271667,0.7361205816268921,0.7361231446266174,0.7361257076263428,0.7361282706260681,0.7361282706260681,0.7361308336257935,0.7361308336257935,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994,0.7361359000205994],"recovered":[0.0,0.00012009617785224691,0.0002274161670356989,0.00033218093449249864,0.00041650375351309776,0.0005033818306401372,0.0005851494497619569,0.0006592513527721167,0.0007205770816653967,0.0007972341845743358,0.0008713360875844955,0.000942882732488215,0.0010144293773919344,0.001096197054721415,0.0011549674673005939,0.0012060722801834345,0.001254621776752174,0.001323613221757114,0.001361941802315414,0.0014360436471179128,0.0015408083563670516,0.0016302417498081923,0.001712009310722351,0.0018244398524984717,0.0019292045617476106,0.002082518767565489,0.002251164522022009,0.002458138857036829,0.0027136625722050667,0.002935968339443207,0.0032477073837071657,0.0035696672275662422,0.003975950181484222,0.004382232669740915,0.004929053597152233,0.005534645169973373,0.006160678341984749,0.006922139320522547,0.007793475408107042,0.0087925735861063,0.009858107194304466,0.011033517308533192,0.012326467782258987,0.013854499906301498,0.015579285100102425,0.017459940165281296,0.019621672108769417,0.02204403653740883,0.024877795949578285,0.027714109048247337,0.03125055879354477,0.034968432039022446,0.03931233659386635,0.04402419179677963,0.04935186356306076,0.05527235195040703,0.06187508627772331,0.06912174075841904,0.0771375223994255,0.08581510931253433,0.09522604942321777,0.10558498650789261,0.1168612465262413,0.12886063754558563,0.1419128030538559,0.15615057945251465,0.1710425168275833,0.18681344389915466,0.20402297377586365,0.22184574604034424,0.24055519700050354,0.2600235641002655,0.2803837060928345,0.3008536994457245,0.3217044472694397,0.34304580092430115,0.3643641471862793,0.38589712977409363,0.4073355793952942,0.4284699559211731,0.4488837420940399,0.4686306118965149,0.48792266845703125,0.5062411427497864,0.5236806869506836,0.5403050184249878,0.5564413666725159,0.5713869333267212,0.5851801037788391,0.5982552766799927,0.6101371645927429,0.6212140917778015,0.6314529180526733,0.6411347389221191,0.6498123407363892,0.657922625541687,0.6655040383338928,0.6719636917114258,0.6781192421913147,0.6835567951202393,0.6883529424667358,0.6929728388786316,0.697245180606842,0.7010959386825562,0.7043794393539429,0.7073383927345276,0.7100673913955688,0.7124565243721008,0.7146821618080139,0.7167774438858032,0.7185916304588318,0.7201809883117676,0.7217397093772888,0.7230530977249146,0.7242923974990845,0.7254320383071899,0.7263723611831665,0.7272360324859619,0.7280741333961487,0.7287282943725586,0.7293466329574585,0.7298704981803894,0.7303585410118103,0.7308338284492493,0.7312707304954529,0.7316540479660034,0.731968343257904,0.732297956943512,0.7325688004493713,0.7327629923820496,0.7329750657081604,0.7331820726394653,0.7333481311798096,0.7334835529327393,0.7336369156837463,0.7337493300437927,0.7338591814041138,0.7339716553688049,0.7340661883354187,0.7341402769088745,0.734211802482605,0.7342833876609802,0.7343447208404541,0.7344034910202026,0.7344494462013245,0.7344980239868164,0.7345337867736816,0.7345669865608215,0.7346002459526062,0.7346360087394714,0.7346590161323547,0.7346768975257874,0.7346999049186707,0.7347228527069092,0.7347407341003418,0.7347535490989685,0.7347663044929504,0.7347841858863831,0.7347944378852844,0.7348071932792664,0.734812319278717,0.7348174452781677,0.734825074672699,0.7348276376724243,0.734832763671875,0.7348403930664062,0.7348403930664062,0.7348455190658569,0.7348506450653076,0.7348557710647583,0.7348557710647583,0.7348557710647583,0.7348557710647583,0.7348582744598389,0.7348608374595642,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896,0.7348634004592896],"active":[0.0013747215270996094,0.0013287272304296494,0.00131084059830755,0.0012903986498713493,0.00129550916608423,0.0012827330501750112,0.0012674015015363693,0.0012520700693130493,0.0012546253856271505,0.001264846185222268,0.0012520700693130493,0.00125718058552593,0.0012392939534038305,0.00121118628885597,0.00121885200496763,0.0012162968050688505,0.00122651772107929,0.0012086309725418687,0.0012546252692118287,0.0012980642495676875,0.0013006195658817887,0.0013159511145204306,0.0013645007275044918,0.0013696110108867288,0.0014513785718008876,0.0014794862363487482,0.0015561433974653482,0.001617469359189272,0.001637910958379507,0.0017426759004592896,0.0018142226617783308,0.0019266530871391296,0.0020033097825944424,0.0022102845832705498,0.0023508225567638874,0.00240448210388422,0.002603791654109955,0.0027647712267935276,0.003053512889891863,0.0032093822956085205,0.0034163566306233406,0.003748537041246891,0.004177816212177277,0.0044895559549331665,0.004880508407950401,0.005419662222266197,0.005854053422808647,0.0065286364406347275,0.007078012451529503,0.007898243144154549,0.00855238363146782,0.00949271023273468,0.010249059647321701,0.011549681425094604,0.012771084904670715,0.014148350805044174,0.015489857643842697,0.016913123428821564,0.018397711217403412,0.019918084144592285,0.021619871258735657,0.023324213922023773,0.02521509677171707,0.027333393692970276,0.029288142919540405,0.031130477786064148,0.033471062779426575,0.03560212254524231,0.037137821316719055,0.03867608308792114,0.0402296781539917,0.04144597053527832,0.04224061965942383,0.043060868978500366,0.0438862144947052,0.04436659812927246,0.04447901248931885,0.04406508803367615,0.043229520320892334,0.04189568758010864,0.04069218039512634,0.03937876224517822,0.03776639699935913,0.03632014989852905,0.03458768129348755,0.032988131046295166,0.031000137329101562,0.028950870037078857,0.026743173599243164,0.02480626106262207,0.023147881031036377,0.02165055274963379,0.020056068897247314,0.01832360029220581,0.01722484827041626,0.015832245349884033,0.014107465744018555,0.013075113296508789,0.011812865734100342,0.011000275611877441,0.010537803173065186,0.009556591510772705,0.008733808994293213,0.007734715938568115,0.007162332534790039,0.006628274917602539,0.006096780300140381,0.0056496262550354,0.005337893962860107,0.004888176918029785,0.004545807838439941,0.004231512546539307,0.0038251876831054688,0.0036258697509765625,0.00338059663772583,0.003076493740081787,0.0029615163803100586,0.0028030872344970703,0.0025603771209716797,0.0024377107620239258,0.00230485200881958,0.002271592617034912,0.0022255778312683105,0.0021029114723205566,0.0019854307174682617,0.0018780827522277832,0.0018270015716552734,0.0017452239990234375,0.0016609430313110352,0.0016634464263916016,0.0016404986381530762,0.001568913459777832,0.0015255212783813477,0.001520395278930664,0.0014896988868713379,0.0014718174934387207,0.0014718174934387207,0.0014411211013793945,0.0014309287071228027,0.0014181733131408691,0.0014028549194335938,0.0013900399208068848,0.0013747215270996094,0.0013542771339416504,0.0013517141342163086,0.0013363957405090332,0.0013415217399597168,0.0013492107391357422,0.0013363957405090332,0.0013133883476257324,0.0013082623481750488,0.0013082623481750488,0.001305699348449707,0.0013031959533691406,0.0012930035591125488,0.0012955069541931152,0.001298069953918457,0.0012903809547424316,0.001285254955291748,0.001277625560760498,0.0012801885604858398,0.0012775659561157227,0.0012724995613098145,0.0012801885604858398,0.0012826919555664062,0.001277625560760498,0.0012801885604858398,0.001277625560760498,0.0012750625610351562,0.0012724995613098145,0.0012724995613098145,0.0012750625610351562,0.0012750625610351562,0.001277625560760498,0.0012750625610351562,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145,0.0012724995613098145]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0013747215270996094,0.0014641548041254282,0.0015612539136782289,0.0016481319908052683,0.0017350100679323077,0.001849995693191886,0.0019445396028459072,0.0020288624800741673,0.0021285167895257473,0.0022281710989773273,0.0023482670076191425,0.0024402556009590626,0.002545020543038845,0.002637009136378765,0.002728997729718685,0.0028260964900255203,0.0029104193672537804,0.002999852877110243,0.003091841470450163,0.003188940230756998,0.0032783737406134605,0.0033754727337509394,0.0034776823595166206,0.0035773366689682007,0.0036718803457915783,0.0037664242554455996,0.003868633648380637,0.0039938404224812984,0.004067942500114441,0.004175262525677681,0.004267251119017601,0.004377125762403011,0.004520219285041094,0.0046530915424227715,0.0047527458518743515,0.004898394457995892,0.005041487514972687,0.005215243902057409,0.005378779023885727,0.005555090494453907,0.005716070532798767,0.005938376300036907,0.006170902866870165,0.006393208634108305,0.006638511549681425,0.00686592748388648,0.0071035646833479404,0.007369309663772583,0.007655496243387461,0.007946792989969254,0.008238090202212334,0.008526831865310669,0.008876899257302284,0.009226967580616474,0.00964602641761303,0.01001398079097271,0.01046881265938282,0.010954308323562145,0.011360591277480125,0.011907411739230156,0.012339247390627861,0.012868181802332401,0.013404780998826027,0.014018038287758827,0.014646627008914948,0.015267550013959408,0.01592935621738434,0.016644824296236038,0.017332181334495544,0.01808086596429348,0.018834661692380905,0.019621675834059715,0.02046745829284191,0.021364348009228706,0.022291898727416992,0.023275665938854218,0.024284984916448593,0.02534540742635727,0.02640838734805584,0.02758379653096199,0.02875409461557865,0.029947390779852867,0.031186681240797043,0.03243619203567505,0.03380069136619568,0.03509363904595375,0.03653479367494583,0.03800405561923981,0.03945032134652138,0.04100390523672104,0.04262903705239296,0.04425416886806488,0.04589974135160446,0.04760919511318207,0.049308426678180695,0.05111498013138771,0.05307229235768318,0.0548507384955883,0.05682849511504173,0.058806248009204865,0.06091431900858879,0.06301216781139374,0.06512535363435745,0.06739185005426407,0.06970689445734024,0.07206282019615173,0.0743548721075058,0.07686667144298553,0.07938101887702942,0.08185960352420807,0.08433818072080612,0.08707740157842636,0.08967607468366623,0.09230796992778778,0.0950293019413948,0.09786561131477356,0.10060993582010269,0.10356123745441437,0.10662752389907837,0.10964015126228333,0.11269110441207886,0.11569350957870483,0.11870868504047394,0.12173664569854736,0.1247594952583313,0.127802774310112,0.13087162375450134,0.13394556939601898,0.13707830011844635,0.14032089710235596,0.14356093108654022,0.14680609107017517,0.1499873548746109,0.15316861867904663,0.15635500848293304,0.15957461297512054,0.16280442476272583,0.1659831404685974,0.1693151742219925,0.17253477871418,0.17576459050178528,0.17906852066516876,0.18221911787986755,0.18528540432453156,0.1884845644235611,0.1915227472782135,0.19455070793628693,0.1977396458387375,0.20076504349708557,0.2038159966468811,0.2067519575357437,0.20965982973575592,0.21262900531291962,0.21550875902175903,0.21836552023887634,0.22120438516139984,0.22397427260875702,0.22675180435180664,0.2294297069311142,0.232059046626091,0.2347394824028015,0.23739948868751526,0.23994450271129608,0.24245886504650116,0.24493999779224396,0.24730359017848969,0.24963651597499847,0.2519490122795105,0.2542078495025635,0.25647687911987305,0.25870761275291443,0.26088210940361023,0.26296207308769226,0.2650037109851837,0.2670019268989563,0.26889023184776306,0.27087822556495667,0.27270010113716125,0.27447599172592163,0.276241660118103,0.2779894471168518,0.2797423303127289,0.28137001395225525,0.2829849421977997,0.28451040387153625,0.28598734736442566,0.28749749064445496,0.2889028489589691,0.2903389036655426,0.29171618819236755,0.29305002093315125,0.2944145202636719,0.2956537902355194,0.29687264561653137,0.2980327308177948,0.2992132604122162,0.3003707826137543,0.3014465272426605,0.3024456202983856,0.30354437232017517,0.30455368757247925,0.3055272400379181,0.3064880073070526,0.3075049817562103,0.30839675664901733,0.30918633937835693,0.31007301807403564,0.310801237821579,0.31158316135406494,0.31239059567451477,0.31316229701042175,0.31394162774086,0.3146750032901764,0.31537002325057983,0.3160369396209717,0.31666040420532227,0.31732988357543945,0.3179789185523987,0.3185206353664398,0.3191338777542114,0.3196551501750946,0.3201840817928314,0.32070279121398926,0.32122406363487244,0.32170701026916504,0.32221293449401855,0.3226652145385742,0.3231174945831299,0.3235569894313812,0.32395049929618835,0.324402779340744,0.3248116075992584,0.32520002126693726,0.32558074593544006,0.32597169280052185,0.3263319730758667,0.32666417956352234,0.32697591185569763,0.32730042934417725,0.3276147246360779,0.3278830051422119,0.32815131545066833,0.32842472195625305,0.3287160098552704,0.3289613127708435,0.3292168378829956,0.32943660020828247,0.329653799533844,0.32990166544914246,0.33012905716896057,0.3303283751010895,0.33054301142692566,0.3307218849658966,0.3309135138988495,0.3311077356338501,0.33125337958335876,0.3314143419265747,0.3315778970718384,0.3317388594150543,0.331902414560318,0.3320378363132477,0.33218348026275635,0.33230867981910706,0.3324543237686157,0.3325820863246918,0.3326970934867859,0.33281463384628296,0.33292195200920105,0.3330420255661011,0.3331340253353119,0.3332439064979553,0.33335378766059875,0.3334738612174988,0.3335709869861603,0.3336629569530487,0.3337523937225342,0.333844393491745,0.33393892645835876,0.33402836322784424,0.33410757780075073,0.33419954776763916,0.3342762291431427,0.3343452215194702,0.33441421389579773,0.3344908654689789,0.33454450964927673,0.33461350202560425,0.3346799612045288,0.33473360538482666,0.33478981256484985,0.33485114574432373,0.3349073529243469,0.3349584639072418,0.3350095748901367,0.3350581228733063,0.33511433005332947,0.33516544103622437,0.3352088928222656,0.3352472186088562,0.33527275919914246,0.33532387018203735,0.3353775143623352,0.3354184031486511,0.3354618549346924,0.3354925215244293,0.33553850650787354,0.3355819582939148,0.3356100618839264,0.33564838767051697,0.3356790542602539,0.3357173800468445,0.3357403576374054,0.3357633650302887,0.33579912781715393,0.33582213521003723,0.33584514260292053,0.33586812019348145,0.3358987867832184,0.3359217941761017,0.33593711256980896,0.33595502376556396,0.33597543835639954,0.33599334955215454,0.33601632714271545,0.3360240161418915,0.3360418975353241,0.33605721592903137,0.3360700011253357,0.3360802233219147,0.3360929787158966,0.33610832691192627,0.33612364530563354,0.3361389935016632,0.3361492156982422,0.3361670970916748,0.3361721932888031,0.33618754148483276,0.3362003266811371,0.33621054887771606,0.3362182080745697,0.33622586727142334,0.3362360894680023,0.33623865246772766,0.33624887466430664,0.3362565338611603,0.33626675605773926,0.3362872004508972,0.33629995584487915,0.3363076448440552,0.3363153040409088,0.3363204002380371],"recovered":[0.0,0.00013031713024247438,0.00023763711214996874,0.00034495710860937834,0.0004548323340713978,0.0005468209274113178,0.0006592513527721167,0.0007665713783353567,0.0008662256295792758,0.0009607694228179753,0.001050202758051455,0.0011600779835134745,0.0012725084088742733,0.0013670522021129727,0.0014641513116657734,0.0015561399050056934,0.0016583494143560529,0.0017401169752702117,0.0018372159684076905,0.0019419807940721512,0.002036524470895529,0.002143844496458769,0.0022409434895962477,0.00232271128334105,0.0024402521084994078,0.002524574985727668,0.0025986768305301666,0.0026983311399817467,0.0028260929975658655,0.0029257473070174456,0.003027956932783127,0.0031352767255157232,0.0032374863512814045,0.003355027176439762,0.003477678634226322,0.0035875539761036634,0.003728091949597001,0.0038609644398093224,0.003998947329819202,0.0041471510194242,0.004295354709029198,0.00446144538000226,0.004663309082388878,0.0048728385008871555,0.005090033635497093,0.005327670834958553,0.005537200253456831,0.005782503169029951,0.006025251001119614,0.006306326948106289,0.006605289876461029,0.006868479307740927,0.007144445087760687,0.007491957396268845,0.00781136192381382,0.008158874697983265,0.0085242735221982,0.008912669494748116,0.00937516801059246,0.009809558279812336,0.010300164110958576,0.010737108998000622,0.011199607513844967,0.011718320660293102,0.012306025251746178,0.012886064127087593,0.013499321416020393,0.014179014600813389,0.014794827438890934,0.015479630790650845,0.016212984919548035,0.01693100668489933,0.01768735609948635,0.01849481090903282,0.019389145076274872,0.020293699577450752,0.021221250295639038,0.022143691778182983,0.02317345142364502,0.024218544363975525,0.025358179584145546,0.026497816666960716,0.027660449966788292,0.028886962682008743,0.030149251222610474,0.03135787695646286,0.03265082836151123,0.03403065726161003,0.03544626012444496,0.03685164079070091,0.038374561816453934,0.039882153272628784,0.04148939624428749,0.04303786903619766,0.04476010054349899,0.046441446989774704,0.04816112294793129,0.05006733164191246,0.05196331813931465,0.0538056418299675,0.05578850954771042,0.05780203640460968,0.05998676270246506,0.06205395236611366,0.06413646787405014,0.06646684557199478,0.06878188997507095,0.07101517170667648,0.07336854189634323,0.07585479319095612,0.07846113294363022,0.08078128844499588,0.08345917612314224,0.08606041222810745,0.08873318880796432,0.09138552844524384,0.09420906752347946,0.09699427336454391,0.09990213066339493,0.10274611413478851,0.10573829710483551,0.10873814672231674,0.11180443316698074,0.11475829035043716,0.11778624355792999,0.12076309323310852,0.12375527620315552,0.12674745917320251,0.12983673810958862,0.13305890560150146,0.1362401694059372,0.13938821852207184,0.14253628253936768,0.14574310183525085,0.14882215857505798,0.15199321508407593,0.15519748628139496,0.15853717923164368,0.1616954505443573,0.16493038833141327,0.16814486682415009,0.17140279710292816,0.1747041642665863,0.17791609466075897,0.1810411512851715,0.1842888593673706,0.18744713068008423,0.1905977427959442,0.19370491802692413,0.19678142666816711,0.19975827634334564,0.2027197927236557,0.20571964979171753,0.20867860317230225,0.21162480115890503,0.21452243626117706,0.21724632382392883,0.220230832695961,0.22284996509552002,0.22557128965854645,0.2281980663537979,0.23081974685192108,0.23346953094005585,0.23606820404529572,0.23871031403541565,0.24117612838745117,0.2435908168554306,0.2459467500448227,0.2483154535293579,0.2507046163082123,0.25296854972839355,0.2552708089351654,0.2574913203716278,0.25966328382492065,0.2616767883300781,0.2637133300304413,0.2656553089618683,0.2676151692867279,0.26940637826919556,0.2713560461997986,0.27317026257514954,0.2749895751476288,0.27668115496635437,0.278342068195343,0.2800949513912201,0.2816613018512726,0.2831561267375946,0.2846790552139282,0.2861150801181793,0.28755879402160645,0.2889974117279053,0.29039254784584045,0.29177749156951904,0.29313433170318604,0.2944553792476654,0.2956410050392151,0.29685476422309875,0.2980097234249115,0.29913657903671265,0.3002021312713623,0.3012344241142273,0.3022565245628357,0.30327606201171875,0.3042496144771576,0.30525127053260803,0.30623504519462585,0.3071063756942749,0.307957261800766,0.30873915553092957,0.30956706404685974,0.31040263175964355,0.3111436367034912,0.3119383156299591,0.3126946687698364,0.31341782212257385,0.3141741454601288,0.31481295824050903,0.31546711921691895,0.31613147258758545,0.31669872999191284,0.3172711133956909,0.31782305240631104,0.3183775246143341,0.31889623403549194,0.3194660544395447,0.3200052082538605,0.32051369547843933,0.32096853852272034,0.3214437961578369,0.32190120220184326,0.32236114144325256,0.322777658700943,0.32321202754974365,0.3236183226108551,0.32403481006622314,0.32444876432418823,0.3247809410095215,0.3251335620880127,0.32547852396965027,0.3257544934749603,0.32606878876686096,0.3263933062553406,0.32666927576065063,0.32693758606910706,0.3272288739681244,0.32749971747398376,0.3277399241924286,0.32801076769828796,0.3282126486301422,0.3284604847431183,0.3286879062652588,0.32890254259109497,0.3291069567203522,0.3292960524559021,0.329485148191452,0.32967934012413025,0.3298479914665222,0.33000895380973816,0.33016228675842285,0.3303360342979431,0.3304765820503235,0.33063244819641113,0.3307780921459198,0.33092373609542847,0.33105915784835815,0.3312150537967682,0.33133259415626526,0.3314705789089203,0.33157020807266235,0.3316877484321594,0.3318001925945282,0.33191773295402527,0.33203014731407166,0.3321349322795868,0.33225756883621216,0.3323521316051483,0.3324543237686157,0.3325309753417969,0.3326408565044403,0.3327251970767975,0.33281973004341125,0.3329066038131714,0.3329986035823822,0.333072692155838,0.33314934372901917,0.3332081139087677,0.33328989148139954,0.33334609866142273,0.3334125578403473,0.3334764242172241,0.33353519439697266,0.3335939645767212,0.3336501717567444,0.33369871973991394,0.33374983072280884,0.33379581570625305,0.3338392674922943,0.3338954746723175,0.33395424485206604,0.3340079188346863,0.33405646681785583,0.3341101109981537,0.33414846658706665,0.33419445157051086,0.3342353403568268,0.334271103143692,0.3343222141265869,0.3343554139137268,0.3343886435031891,0.33442187309265137,0.33446529507637024,0.3344985246658325,0.3345240652561188,0.33455216884613037,0.334587961435318,0.33460840582847595,0.33463138341903687,0.33465439081192017,0.33468762040138245,0.3347080647945404,0.334728479385376,0.33474892377853394,0.33476170897483826,0.33477702736854553,0.33479493856430054,0.3348025977611542,0.3348153829574585,0.3348383605480194,0.3348485827445984,0.33486393094062805,0.3348792493343353,0.33489713072776794,0.3349124789237976,0.3349175751209259,0.3349303603172302,0.3349405825138092,0.3349508047103882,0.3349635601043701,0.3349737823009491,0.3349840044975281,0.33499935269355774,0.33500444889068604,0.3350070118904114,0.33501213788986206,0.3350300192832947,0.3350427746772766,0.33505046367645264,0.3350657820701599,0.33507856726646423,0.33508366346359253,0.33509644865989685],"active":[0.0013747215270996094,0.0013338376302272081,0.0013236168306320906,0.00130317488219589,0.00128017773386091,0.0013031747657805681,0.0012852882500737906,0.0012622911017388105,0.0012622911017388105,0.001267401734367013,0.0012980642495676875,0.0012801776174455881,0.0012725121341645718,0.0012699569342657924,0.0012648464180529118,0.0012699565850198269,0.0012520699528977275,0.0012597359018400311,0.0012546255020424724,0.0012469594366848469,0.0012418492697179317,0.0012316282372921705,0.001236738869920373,0.0012546253856271505,0.0012316282372921705,0.0012418492697179317,0.0012699568178504705,0.0012955092824995518,0.0012418495025485754,0.0012495152186602354,0.0012392941862344742,0.001241849036887288,0.0012827329337596893,0.0012980643659830093,0.0012750672176480293,0.0013108404818922281,0.0013133955653756857,0.001354279462248087,0.0013798316940665245,0.001407939475029707,0.0014207158237695694,0.001476930920034647,0.001507593784481287,0.0015203701332211494,0.001548477914184332,0.001538256648927927,0.0015663644298911095,0.001586806494742632,0.001630245242267847,0.0016404660418629646,0.0016328003257513046,0.0016583525575697422,0.0017324541695415974,0.0017350101843476295,0.0018346644937992096,0.0018551060929894447,0.00194453913718462,0.0020416388288140297,0.001985423266887665,0.00209785345941782,0.002039083279669285,0.0021310728043317795,0.00220517348498106,0.002299717627465725,0.00234060175716877,0.0023814858868718147,0.002430034801363945,0.0024658096954226494,0.0025373538956046104,0.0026012351736426353,0.0026216767728328705,0.002690669149160385,0.0027801021933555603,0.0028695371001958847,0.0029027536511421204,0.0029819663614034653,0.003063734620809555,0.003201715648174286,0.00323493592441082,0.0033652521669864655,0.0033959150314331055,0.003449574112892151,0.003526231274008751,0.0035492293536663055,0.003651440143585205,0.0037357620894908905,0.003883965313434601,0.003973398357629776,0.004004061222076416,0.004152264446020126,0.004254475235939026,0.004372015595436096,0.004410345107316971,0.0045713260769844055,0.004548326134681702,0.004673533141613007,0.004911169409751892,0.004783406853675842,0.004865176975727081,0.005000606179237366,0.005125809460878372,0.005210131406784058,0.005138590931892395,0.005337897688150406,0.0055704265832901,0.005595974624156952,0.005572982132434845,0.0058514997363090515,0.006012476980686188,0.006004810333251953,0.005877047777175903,0.006296113133430481,0.006216898560523987,0.006247557699680328,0.006296113133430481,0.006480082869529724,0.00640086829662323,0.006566964089870453,0.006725393235683441,0.006894037127494812,0.006952807307243347,0.006955362856388092,0.006904251873493195,0.006978355348110199,0.006973251700401306,0.007039681077003479,0.007116347551345825,0.007198110222816467,0.007241562008857727,0.007261991500854492,0.007320761680603027,0.0074178725481033325,0.007451072335243225,0.007425516843795776,0.007532849907875061,0.007581397891044617,0.007606938481330872,0.007445961236953735,0.007619723677635193,0.007604390382766724,0.007619723677635193,0.007665723562240601,0.00751495361328125,0.007369309663772583,0.007443413138389587,0.0072338879108428955,0.007103577256202698,0.007141903042793274,0.007060125470161438,0.007034569978713989,0.006993681192398071,0.00694003701210022,0.006909355521202087,0.006830155849456787,0.0067407190799713135,0.006681948900222778,0.006727948784828186,0.006520971655845642,0.006579741835594177,0.006487756967544556,0.006541416049003601,0.006579741835594177,0.006474971771240234,0.006390661001205444,0.006229683756828308,0.006127461791038513,0.006045699119567871,0.006002262234687805,0.005892395973205566,0.005772262811660767,0.005739063024520874,0.005611300468444824,0.005470752716064453,0.0053404271602630615,0.005325138568878174,0.005176901817321777,0.005222916603088379,0.00508493185043335,0.005069613456726074,0.004885613918304443,0.0048191845417022705,0.004752755165100098,0.004688858985900879,0.004642874002456665,0.004415452480316162,0.004326045513153076,0.0043413639068603516,0.0042237937450408936,0.004223823547363281,0.004157394170761108,0.004052609205245972,0.004021972417831421,0.003876298666000366,0.003738313913345337,0.0035773515701293945,0.0035722553730010986,0.0035160183906555176,0.0034368038177490234,0.0033090412616729736,0.003342241048812866,0.003319263458251953,0.0032707154750823975,0.0032119452953338623,0.0032553672790527344,0.0031454861164093018,0.002951294183731079,0.002966642379760742,0.0028439760208129883,0.002844005823135376,0.0028235316276550293,0.0027596652507781982,0.0027979910373687744,0.002736687660217285,0.002675354480743408,0.002619117498397827,0.0024862587451934814,0.00251692533493042,0.0025117993354797363,0.00238916277885437,0.002435147762298584,0.0023840367794036865,0.0023610293865203857,0.0023252665996551514,0.002327829599380493,0.0022409558296203613,0.002207726240158081,0.0021515190601348877,0.002148956060409546,0.0021131932735443115,0.0020492970943450928,0.002041637897491455,0.0020339488983154297,0.0019879937171936035,0.001962423324584961,0.001936882734298706,0.0018832087516784668,0.0018832385540008545,0.0018423497676849365,0.0018219053745269775,0.0018602311611175537,0.0018142163753509521,0.0017580091953277588,0.001755446195602417,0.00177842378616333,0.0017324388027191162,0.0017171204090118408,0.0016966760158538818,0.0016430318355560303,0.0016890168190002441,0.0016685724258422852,0.0016404688358306885,0.0016404688358306885,0.0016149282455444336,0.0016174614429473877,0.0016225874423980713,0.0015740394592285156,0.0015663504600524902,0.0015689432621002197,0.0015765726566314697,0.001566380262374878,0.0015612542629241943,0.0015510320663452148,0.0015305876731872559,0.0015305876731872559,0.0015229284763336182,0.0014820396900177002,0.0014820396900177002,0.0014513731002807617,0.0014718174934387207,0.0014462769031524658,0.001443713903427124,0.0014360547065734863,0.001443713903427124,0.0014360547065734863,0.0014053881168365479,0.0014002621173858643,0.0013900697231292725,0.0014079511165618896,0.0013875067234039307,0.001382380723953247,0.0013798177242279053,0.0013696253299713135,0.0013466179370880127,0.0013415217399597168,0.0013415217399597168,0.0013363957405090332,0.001323610544204712,0.001333862543106079,0.0013210475444793701,0.0013133883476257324,0.0013159513473510742,0.0013133883476257324,0.0013082921504974365,0.0013108551502227783,0.0013082921504974365,0.001318514347076416,0.0013261735439300537,0.0013134181499481201,0.0012929737567901611,0.0012648403644561768,0.0012674033641815186,0.0012674033641815186,0.0012699365615844727,0.0012674033641815186,0.001257181167602539,0.0012674033641815186,0.0012597441673278809,0.001254647970199585,0.0012597441673278809,0.001257181167602539,0.0012520849704742432,0.001241832971572876,0.0012392997741699219,0.0012469589710235596,0.0012341737747192383,0.00123673677444458,0.00123673677444458,0.0012443959712982178,0.0012341737747192383,0.0012290477752685547,0.0012265443801879883,0.0012265145778656006,0.0012316405773162842,0.0012392997741699219,0.0012290775775909424,0.0012392997741699219,0.001241832971572876,0.0012316405773162842,0.0012316405773162842,0.0012290477752685547,0.0012290775775909424,0.0012265145778656006,0.0012265145778656006,0.0012316405773162842,0.00123673677444458,0.0012316107749938965,0.00123673677444458,0.0012367665767669678,0.0012367665767669678,0.001234203577041626,0.0012265145778656006,0.0012316405773162842,0.0012316405773162842,0.00123673677444458,0.0012265145778656006,0.0012239813804626465,0.00123673677444458,0.0012341737747192383,0.0012290775775909424,0.0012316405773162842,0.0012239515781402588]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0013747215270996094,0.0014692653203383088,0.0015663644298911095,0.001660908106714487,0.0017375652678310871,0.0018295538611710072,0.0019062110222876072,0.001993088982999325,0.0020748567767441273,0.002171955769881606,0.0022435025312006474,0.0023048280272632837,0.0023865955881774426,0.002458142349496484,0.002537354826927185,0.002614011988043785,0.002672782400622964,0.0027341078966856003,0.0028030993416905403,0.0028618699871003628,0.0029334165155887604,0.0030024079605937004,0.0030586232896894217,0.0031276147346943617,0.003191495779901743,0.0032477108761668205,0.0033013708889484406,0.0033626966178417206,0.0034393537789583206,0.003510900307446718,0.0035824470687657595,0.0036565489135682583,0.003745982190594077,0.003822639351710677,0.0039018518291413784,0.003988729789853096,0.004103715531527996,0.004211035557091236,0.004333687014877796,0.004443562123924494,0.004553437232971191,0.004658202175050974,0.0047834087163209915,0.004918836057186127,0.005074705928564072,0.005210133269429207,0.005371113307774067,0.005506541114300489,0.005685407668352127,0.00588216120377183,0.006053362041711807,0.0062041208148002625,0.0064034294337034225,0.0066129593178629875,0.006799491588026285,0.007009021006524563,0.007205774076282978,0.007443411275744438,0.007709156256169081,0.007921241223812103,0.008166544139385223,0.008396515622735023,0.008644373156130314,0.008935670368373394,0.009219301864504814,0.009548927657306194,0.00983000360429287,0.01017751544713974,0.01047392375767231,0.01078821811825037,0.0111433956772089,0.011498574167490005,0.011874194256961346,0.012329026125371456,0.012712311930954456,0.013108373619616032,0.013504435308277607,0.013949046842753887,0.014411545358598232,0.014884264208376408,0.015356983058154583,0.015870586037635803,0.016448069363832474,0.016959115862846375,0.01753915660083294,0.018083421513438225,0.018660904839634895,0.01922050304710865,0.019892530515789986,0.020495565608143806,0.021124154329299927,0.0217757411301136,0.022447768598794937,0.023107018321752548,0.023881256580352783,0.02462483011186123,0.02535051852464676,0.026140086352825165,0.026937320828437805,0.027734555304050446,0.02851390279829502,0.029344355687499046,0.030192693695425987,0.030995039269328117,0.0318484902381897,0.03272493556141853,0.0336371548473835,0.034615810960531235,0.035551026463508606,0.036522019654512405,0.03753389045596123,0.03853810206055641,0.039555083960294724,0.04067172482609749,0.04176536574959755,0.042784906923770905,0.043858107179403305,0.044890422374010086,0.04606582969427109,0.04717480391263962,0.04837832227349281,0.04950007051229477,0.05066525936126709,0.051838114857673645,0.05305185168981552,0.054286032915115356,0.05563264340162277,0.05691537261009216,0.05823132023215294,0.059567708522081375,0.060858104377985,0.06221237778663635,0.06361009180545807,0.06499503552913666,0.06642085313796997,0.0677853524684906,0.06918562203645706,0.07056545466184616,0.07205004245042801,0.07347586750984192,0.07501412183046341,0.07642972469329834,0.07785554230213165,0.07929925620555878,0.08077874034643173,0.08227866142988205,0.08373259007930756,0.08512775599956512,0.08661234378814697,0.08818637579679489,0.08970163017511368,0.09127309918403625,0.09277047216892242,0.094267837703228,0.09582142531871796,0.09745166450738907,0.09901546686887741,0.10063038021326065,0.10223507136106491,0.10389597713947296,0.10541889816522598,0.10692393034696579,0.10844940692186356,0.11001832783222198,0.11160768568515778,0.11317915469408035,0.11469440907239914,0.1162761002779007,0.1177581399679184,0.11928617209196091,0.12081164866685867,0.12229879945516586,0.12372206896543503,0.1252143234014511,0.1266733705997467,0.12817583978176117,0.12962977588176727,0.13101471960544586,0.13243287801742554,0.13378459215164185,0.13517719507217407,0.13659535348415375,0.1379496306180954,0.1393524557352066,0.14070162177085876,0.14208145439624786,0.14342550933361053,0.14477211236953735,0.14612895250320435,0.14739379286766052,0.1487276256084442,0.14997202157974243,0.15126752853393555,0.15252214670181274,0.1537461131811142,0.15502117574214935,0.15632179379463196,0.15751764178276062,0.15874670445919037,0.15996044874191284,0.16119462251663208,0.1623649299144745,0.16349434852600098,0.16466209292411804,0.1657838374376297,0.1668621450662613,0.16787146031856537,0.16895999014377594,0.170053631067276,0.1710808426141739,0.17209015786647797,0.17311225831508636,0.17408069968223572,0.17510278522968292,0.17605333030223846,0.17702431976795197,0.17799276113510132,0.17893564701080322,0.17980186641216278,0.18063998222351074,0.18154199421405792,0.18241076171398163,0.1832999885082245,0.18414321541786194,0.18501456081867218,0.18585778772830963,0.18668822944164276,0.1875135749578476,0.18835680186748505,0.18909016251564026,0.18985673785209656,0.19062840938568115,0.19138476252555847,0.1921820044517517,0.19297412037849426,0.19368447363376617,0.19436928629875183,0.19508986175060272,0.19575421512126923,0.19650034606456757,0.1971953809261322,0.19786229729652405,0.19848066568374634,0.1991194635629654,0.1996995061635971,0.20032809674739838,0.2008800208568573,0.20142939686775208,0.20200178027153015,0.20254859328269958,0.20311586558818817,0.20360901951789856,0.20407918095588684,0.20463111996650696,0.20515239238739014,0.2056148797273636,0.2061157077550888,0.20659609138965607,0.20702537894248962,0.2074725478887558,0.20791715383529663,0.20840775966644287,0.2088523656129837,0.20923054218292236,0.20963427424430847,0.2100098878145218,0.2104136198759079,0.21078412234783173,0.2111341953277588,0.21148681640625,0.21183688938617706,0.21218185126781464,0.2124578058719635,0.21278999745845795,0.21309661865234375,0.2134058028459549,0.21367666125297546,0.21394751965999603,0.21424391865730286,0.2144841104745865,0.21472430229187012,0.2149849385023117,0.21520468592643738,0.21543210744857788,0.21564163267612457,0.21586394309997559,0.21611690521240234,0.21633921563625336,0.21657174825668335,0.21674805879592896,0.21696524322032928,0.21717989444732666,0.2173357605934143,0.2175120711326599,0.2176986038684845,0.21785447001457214,0.2180231213569641,0.21824286878108978,0.21839362382888794,0.21852906048297882,0.21871048212051392,0.21886634826660156,0.21900944411754608,0.21918319165706635,0.21933139860630035,0.21946682035923004,0.21962270140647888,0.21973513066768646,0.2198909968137741,0.2200034260749817,0.22014907002449036,0.2202768325805664,0.22039693593978882,0.2205323576927185,0.22063712775707245,0.22077511250972748,0.22086966037750244,0.22097697854042053,0.22107918560504913,0.2211916148662567,0.22129127383232117,0.22139859199523926,0.22149057686328888,0.22156468033790588,0.2216387838125229,0.22171032428741455,0.22177676856517792,0.22185596823692322,0.22193007171154022,0.22202718257904053,0.2220987230539322,0.2221498340368271,0.22222137451171875,0.22228014469146729,0.2223210334777832,0.222405344247818,0.22246922552585602,0.22251522541046143,0.22256633639335632,0.22263787686824799,0.22268131375312805,0.22273753583431244,0.22278863191604614,0.2228320688009262,0.2228831797838211,0.22293172776699066,0.22296494245529175,0.2230186015367508,0.22304672002792358,0.22308504581451416,0.22312848269939423],"recovered":[0.0,0.0001354276027996093,0.00022997139603830874,0.0003424018796067685,0.0004471666179597378,0.0005468209274113178,0.000646475178655237,0.0007256875396706164,0.0008176761330105364,0.0008943332359194756,0.0009837665129452944,0.0010680893901735544,0.001149857067503035,0.0012188483960926533,0.0012750637251883745,0.0013440551701933146,0.0014181570149958134,0.0014922588597983122,0.0015433636726811528,0.0015970236854627728,0.001673680730164051,0.001742672175168991,0.0018116636201739311,0.0018704341491684318,0.00193175976164639,0.001987975090742111,0.00203907978720963,0.0020952951163053513,0.002159175928682089,0.00222305697388947,0.0022869377862662077,0.00233804271556437,0.00240703416056931,0.002486246405169368,0.0025450168177485466,0.002631895011290908,0.0027136625722050667,0.0028184272814542055,0.0029155262745916843,0.0030100701842457056,0.0031301663257181644,0.0032451520673930645,0.0033422510605305433,0.003462347202003002,0.0035875539761036634,0.003728091949597001,0.00385585380718112,0.00404749670997262,0.00420081103220582,0.004343904554843903,0.004540657624602318,0.00469908257946372,0.004877949133515358,0.005051705054938793,0.005253569222986698,0.005440101493149996,0.005659851711243391,0.005877046845853329,0.006073800381273031,0.0063165477477014065,0.006577182095497847,0.006794377230107784,0.007003907114267349,0.007274762261658907,0.007537951692938805,0.00778069905936718,0.008084772154688835,0.008419509045779705,0.008733803406357765,0.009042986668646336,0.00932406261563301,0.009656243957579136,0.010019087232649326,0.010389597155153751,0.010793324559926987,0.011202163062989712,0.011575227603316307,0.011999396607279778,0.012405679561197758,0.012829849496483803,0.013300012797117233,0.013734403066337109,0.014240340329706669,0.014769274741411209,0.01530842948704958,0.01584758423268795,0.01638929545879364,0.01696677878499031,0.01755448430776596,0.01819329336285591,0.01877588778734207,0.01944025047123432,0.020068837329745293,0.020722979679703712,0.021366897970438004,0.022072143852710724,0.022802943363785744,0.02353118546307087,0.024279870092868805,0.02501322329044342,0.02582578919827938,0.02659236080944538,0.027410035952925682,0.028212381526827812,0.029007060453295708,0.029847733676433563,0.03069862723350525,0.031529080122709274,0.03250262513756752,0.033486392349004745,0.034431830048561096,0.03543603792786598,0.03648624196648598,0.03742401301860809,0.03848954662680626,0.039542306214571,0.040577176958322525,0.041624825447797775,0.04268013685941696,0.04378911107778549,0.04491341486573219,0.04600450396537781,0.04716458171606064,0.048276107758283615,0.049477070569992065,0.050672922283411026,0.0518636628985405,0.05306462571024895,0.054355017840862274,0.055663302540779114,0.05693325400352478,0.058233872056007385,0.05956003814935684,0.06088365241885185,0.06232480704784393,0.06375574320554733,0.06509213149547577,0.0664796233177185,0.06787478178739548,0.06927760690450668,0.07068043202161789,0.07216247171163559,0.07359596341848373,0.07507288455963135,0.07654214650392532,0.0780625194311142,0.07945767790079117,0.08091927319765091,0.08236809074878693,0.08390378952026367,0.08538327366113663,0.08704673498868942,0.08854921162128448,0.09012579172849655,0.09162572026252747,0.09318185597658157,0.09474311023950577,0.09631969034671783,0.09788860380649567,0.0993783101439476,0.10103921592235565,0.10261579602956772,0.10416682809591293,0.10566163808107376,0.10723567008972168,0.10892467945814133,0.1105012595653534,0.11205229163169861,0.11357521265745163,0.11513390392065048,0.11665938049554825,0.11817208677530289,0.1196771189570427,0.12114382535219193,0.12268463522195816,0.12407468259334564,0.12555161118507385,0.12701831758022308,0.12839558720588684,0.1298648566007614,0.13128812611103058,0.13267050683498383,0.1340707689523697,0.1353892832994461,0.13686621189117432,0.1382511407136917,0.13965652883052826,0.14103123545646667,0.14242896437644958,0.14384710788726807,0.14517584443092346,0.1465122252702713,0.14775407314300537,0.14908535778522491,0.15037575364112854,0.1515945941209793,0.15289521217346191,0.15424692630767822,0.15549388527870178,0.15677405893802643,0.15795713663101196,0.1592143177986145,0.16041016578674316,0.16147825121879578,0.16268688440322876,0.16381119191646576,0.1649150550365448,0.1659601479768753,0.16705889999866486,0.1682087481021881,0.16923850774765015,0.17029893398284912,0.17131847143173218,0.17236101627349854,0.17341887950897217,0.17433877289295197,0.17532509565353394,0.1762884110212326,0.17725174129009247,0.17818184196949005,0.17906340956687927,0.1799398511648178,0.1807575225830078,0.1816646307706833,0.18253086507320404,0.18341496586799622,0.1842939704656601,0.18512187898159027,0.18596765398979187,0.18671633303165436,0.187559574842453,0.18835169076919556,0.18909527361392975,0.18990015983581543,0.1906871795654297,0.19143331050872803,0.1921922117471695,0.19292812049388885,0.19363592565059662,0.1943283975124359,0.19505663216114044,0.19575677812099457,0.19648246467113495,0.19713659584522247,0.19778308272361755,0.19835545122623444,0.19895848631858826,0.1995231956243515,0.20010578632354736,0.2006807178258896,0.20122753083705902,0.20182545483112335,0.2023569494485855,0.2029012143611908,0.20343782007694244,0.20390541851520538,0.2044011354446411,0.20488408207893372,0.2053772360086441,0.2058192938566208,0.20628690719604492,0.206711083650589,0.20717868208885193,0.20765140652656555,0.20805257558822632,0.20847418904304504,0.2088523656129837,0.20925098657608032,0.20963171124458313,0.2100047767162323,0.21040083467960358,0.21070235967636108,0.2110268771648407,0.21139483153820038,0.21172955632209778,0.21203874051570892,0.21234792470932007,0.2126341164112091,0.2129228562116623,0.2132294923067093,0.21347734332084656,0.2137405425310135,0.21396540105342865,0.21422603726387024,0.21448665857315063,0.21473196148872375,0.2149440497159958,0.21516890823841095,0.21541932225227356,0.21561607718467712,0.21582816541194916,0.21602746844291687,0.21624977886676788,0.21640053391456604,0.21658962965011597,0.21675826609134674,0.21697546541690826,0.21714666485786438,0.21732042729854584,0.2174992859363556,0.21765771508216858,0.2178238034248352,0.21797455847263336,0.21811765432357788,0.2183067500591278,0.2184421718120575,0.21859292685985565,0.21872325241565704,0.21888422966003418,0.2190222144126892,0.21913719177246094,0.21927517652511597,0.21942594647407532,0.2195383757352829,0.21965846419334412,0.21977345645427704,0.21990887820720673,0.2200213074684143,0.2201235145330429,0.22022828459739685,0.22033049166202545,0.22045059502124786,0.2205323576927185,0.22063201665878296,0.22072143852710724,0.22081343829631805,0.22088754177093506,0.22094374895095825,0.22102296352386475,0.22108173370361328,0.22115583717823029,0.22123505175113678,0.22130915522575378,0.22138069570064545,0.2214471399784088,0.22150079905986786,0.22157233953475952,0.22164388000965118,0.22169244289398193,0.22174865007400513,0.22181253135204315,0.2218661904335022,0.22191984951496124,0.2219632863998413,0.22200928628444672,0.2220603972673416,0.2221217155456543,0.2221728265285492,0.22221626341342926,0.2222418189048767,0.22228014469146729],"active":[0.0013747215270996094,0.00133383774664253,0.0013363930629566312,0.0013185061980038881,0.0012903986498713493,0.0012827329337596893,0.0012597357854247093,0.0012674015015363693,0.0012571807019412518,0.0012776225339621305,0.001259736018255353,0.0012367386370897293,0.0012367385206744075,0.0012392939534038305,0.0012622911017388105,0.0012699568178504705,0.0012546253856271505,0.001241849036887288,0.0012597356690093875,0.00126484630163759,0.0012597357854247093,0.0012597357854247093,0.0012469596695154905,0.00125718058552593,0.001259736018255353,0.0012597357854247093,0.0012622911017388105,0.0012674015015363693,0.0012801778502762318,0.0012878433335572481,0.0012955092824995518,0.0013185061980038881,0.001338948030024767,0.0013363929465413094,0.0013568350113928318,0.0013568347785621881,0.0013900529593229294,0.0013926082756370306,0.0014181607402861118,0.0014334919396787882,0.001423270907253027,0.0014130501076579094,0.0014411576557904482,0.0014564888551831245,0.0014871519524604082,0.0014820413198322058,0.001515259500592947,0.0014590444043278694,0.001484596636146307,0.001538256648927927,0.0015127044171094894,0.0015050382353365421,0.0015254803001880646,0.0015612542629241943,0.001545922365039587,0.001568919513374567,0.001545922365039587,0.0015663644298911095,0.0016353558748960495,0.0016046934761106968,0.0015893620438873768,0.0016021383926272392,0.0016404660418629646,0.001660908106714487,0.0016813501715660095,0.0017682285979390144,0.0017452314496040344,0.001758006401360035,0.0017401203513145447,0.0017452314496040344,0.0018193330615758896,0.0018423302099108696,0.0018551070243120193,0.0019394289702177048,0.0019189873710274696,0.0019062105566263199,0.0019292077049613,0.0019496502354741096,0.0020058657974004745,0.002054414711892605,0.0020569702610373497,0.0021361829712986946,0.002207729034125805,0.0021898411214351654,0.0022307271137833595,0.0022358372807502747,0.002271609380841255,0.0022537242621183395,0.002338046208024025,0.002302272245287895,0.0023482665419578552,0.00233549065887928,0.0023789312690496445,0.0023840386420488358,0.0025143586099147797,0.002552686259150505,0.0025475751608610153,0.0026089008897542953,0.0026574507355690002,0.002721332013607025,0.0026881136000156403,0.002751994878053665,0.002782657742500305,0.002782657742500305,0.0028414297848939896,0.00287720188498497,0.00293852761387825,0.0030867308378219604,0.003048401325941086,0.00303562730550766,0.0031020604074001312,0.0031020641326904297,0.0030688419938087463,0.003247711807489395,0.0032758191227912903,0.0032426007091999054,0.00328093022108078,0.003265596926212311,0.003385692834854126,0.003385692834854126,0.00346490740776062,0.0034955665469169617,0.0035006776452064514,0.00356200709939003,0.003574781119823456,0.0036131106317043304,0.0037689805030822754,0.003850746899843216,0.0038763023912906647,0.0039044059813022614,0.00392485037446022,0.003978505730628967,0.004050053656101227,0.004111383110284805,0.004096046090126038,0.004029609262943268,0.004093490540981293,0.004085831344127655,0.004175260663032532,0.004198260605335236,0.00433368980884552,0.00426725298166275,0.004259578883647919,0.004226371645927429,0.004236593842506409,0.004216141998767853,0.004274912178516388,0.004208482801914215,0.004244253039360046,0.0042825862765312195,0.004318356513977051,0.004226364195346832,0.0042212605476379395,0.004142045974731445,0.004195705056190491,0.004269808530807495,0.004272356629371643,0.004310689866542816,0.004346467554569244,0.00451766699552536,0.004379682242870331,0.004308134317398071,0.0042825788259506226,0.004356689751148224,0.004372015595436096,0.004254475235939026,0.004193149507045746,0.004223808646202087,0.004182927310466766,0.004152268171310425,0.004152268171310425,0.004126712679862976,0.004044950008392334,0.004070498049259186,0.003988735377788544,0.004101157188415527,0.00407816469669342,0.003996402025222778,0.004037290811538696,0.003919735550880432,0.0038890689611434937,0.003924846649169922,0.003878861665725708,0.003963172435760498,0.0038354098796844482,0.0038303136825561523,0.0037689805030822754,0.0037408769130706787,0.0036999881267547607,0.003546684980392456,0.003551781177520752,0.0034597963094711304,0.0035134553909301758,0.0034367889165878296,0.0033703595399856567,0.003426581621170044,0.003426581621170044,0.0032707154750823975,0.0032528191804885864,0.0031863898038864136,0.003237485885620117,0.0031506121158599854,0.0030841827392578125,0.0031838417053222656,0.00309695303440094,0.0030509531497955322,0.002956405282020569,0.0029998421669006348,0.002994731068611145,0.002872094511985779,0.00285165011882782,0.0028133243322372437,0.00276222825050354,0.002741768956184387,0.0026344507932662964,0.002685546875,0.002667665481567383,0.0026472359895706177,0.0025501251220703125,0.002458140254020691,0.00247858464717865,0.0024709105491638184,0.002542465925216675,0.00247858464717865,0.0024836957454681396,0.0024428218603134155,0.002394258975982666,0.0023916959762573242,0.0023891478776931763,0.002373829483985901,0.0022971630096435547,0.0022767186164855957,0.002289488911628723,0.0022818446159362793,0.002286940813064575,0.002251163125038147,0.0021770745515823364,0.002161741256713867,0.0021182894706726074,0.002171948552131653,0.0021387487649917603,0.00210551917552948,0.001998201012611389,0.00198286771774292,0.0019164234399795532,0.0019726455211639404,0.001921534538269043,0.0019062012434005737,0.001895993947982788,0.0018678754568099976,0.0018883347511291504,0.0017835646867752075,0.0017222315073013306,0.0017299056053161621,0.0017145723104476929,0.0017094612121582031,0.0017145723104476929,0.001712009310722351,0.00164814293384552,0.0016532540321350098,0.001630246639251709,0.0016966760158538818,0.001673683524131775,0.0015791356563568115,0.0015816986560821533,0.0015356987714767456,0.0015612542629241943,0.0015331357717514038,0.0015024840831756592,0.0014820396900177002,0.0014360547065734863,0.0014794915914535522,0.0014309287071228027,0.0013951659202575684,0.0013670623302459717,0.0013670623302459717,0.0013287365436553955,0.0013134032487869263,0.001321062445640564,0.0012546181678771973,0.0012469589710235596,0.0012443959712982178,0.001239284873008728,0.0012060701847076416,0.001154974102973938,0.001131981611251831,0.0011728554964065552,0.0011703073978424072,0.00115242600440979,0.001131981611251831,0.001137077808380127,0.00115242600440979,0.0010859817266464233,0.001111537218093872,0.0011089742183685303,0.0010962039232254028,0.0010476559400558472,0.0010962039232254028,0.001073196530342102,0.00102977454662323,0.001052767038345337,0.0010425448417663574,0.0010348856449127197,0.0010655373334884644,0.0010246485471725464,0.0010246485471725464,0.00102977454662323,0.001011878252029419,0.0010067671537399292,0.0009812116622924805,0.001011878252029419,0.0010016560554504395,0.000970989465713501,0.000993981957435608,0.0009786635637283325,0.0010016560554504395,0.0009607821702957153,0.0009556710720062256,0.0009556710720062256,0.0009633302688598633,0.0009607821702957153,0.000947996973991394,0.0009582191705703735,0.0009326636791229248,0.0009173452854156494,0.0008968859910964966,0.0008892267942428589,0.0009122192859649658,0.0009071081876754761,0.0009454488754272461,0.0009428858757019043,0.0009147822856903076,0.0009122192859649658,0.0008994489908218384,0.0008738934993743896,0.0009045451879501343,0.0008968859910964966,0.0008713454008102417,0.0008738934993743896,0.0008892267942428589,0.0008687824010848999,0.0008713454008102417,0.0008687824010848999,0.0008687824010848999,0.0008738934993743896,0.0008713304996490479,0.0008432269096374512,0.0008457750082015991,0.0008304566144943237,0.0008432269096374512,0.0008483380079269409]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0013747215270996094,0.0014692653203383088,0.0015663644298911095,0.0016583529068157077,0.0017426757840439677,0.0018269986612722278,0.001903655705973506,0.001964981434866786,0.0020441939122974873,0.002108074724674225,0.002194952918216586,0.002253723330795765,0.002315049059689045,0.002368709072470665,0.0024172584526240826,0.002483694814145565,0.0025322441942989826,0.002575683407485485,0.002642119536176324,0.0026778928004205227,0.0027417736127972603,0.0027979889418929815,0.0028465385548770428,0.002892532851547003,0.002930861432105303,0.002976855728775263,0.0030100736767053604,0.0030509575735777617,0.0030969518702477217,0.0031429461669176817,0.003181274514645338,0.003219603095203638,0.0032681527081876993,0.003319257404655218,0.003372917417436838,0.003434243146330118,0.003487903159111738,0.0035492288880050182,0.003607999300584197,0.0036718803457915783,0.0037434271071106195,0.0038251946680247784,0.003899296512827277,0.003968288190662861,0.004047499969601631,0.004121602512896061,0.004195704124867916,0.004285137169063091,0.004377125762403011,0.004474224988371134,0.004568768665194511,0.0046760886907577515,0.004778298549354076,0.004877952858805656,0.0050006043165922165,0.0051002586260437965,0.005215243902057409,0.005327674560248852,0.005455436185002327,0.0055678668431937695,0.0056828525848686695,0.005825945641845465,0.00595881836488843,0.00611213268712163,0.0062577808275818825,0.006413650698959827,0.006554188672453165,0.006687060929834843,0.00683526461943984,0.007001355290412903,0.007162335328757763,0.0073565333150327206,0.007532844785600901,0.007683603558689356,0.007854804396629333,0.008033671416342258,0.008202317170798779,0.008409291505813599,0.008593268692493439,0.008792577311396599,0.00900977198034525,0.009211636148393154,0.009413499385118484,0.009648581966757774,0.009870887733995914,0.010093193501234055,0.01034616120159626,0.01058124378323555,0.010823991149663925,0.01106418389827013,0.011329928413033485,0.011613559909164906,0.011876748874783516,0.012178267352283001,0.012438901700079441,0.012732753530144691,0.013039382174611092,0.013330679386854172,0.013652639463543892,0.013969488441944122,0.014355329796671867,0.014707952737808228,0.015019691549241543,0.015372314490377903,0.015727493911981583,0.016085226088762283,0.016483843326568604,0.01682879962027073,0.0172018650919199,0.017613258212804794,0.0180195402354002,0.018436044454574585,0.01884232833981514,0.01922561228275299,0.01963445171713829,0.020056065171957016,0.020464902743697166,0.02090184949338436,0.02134646102786064,0.021768074482679367,0.022225461900234222,0.022690515965223312,0.023124905303120613,0.023572072386741638,0.02402690425515175,0.024479182437062263,0.02494168095290661,0.02536073885858059,0.025828348472714424,0.026354726403951645,0.02682744525372982,0.027315495535731316,0.02783931978046894,0.028312038630247116,0.02877453714609146,0.029239589348435402,0.029745526611804962,0.030264239758253098,0.030752291902899742,0.031219899654388428,0.03167984262108803,0.03219855576753616,0.03267127647995949,0.033179767429828644,0.033695925027132034,0.03416353464126587,0.034646473824977875,0.035131968557834625,0.035637907683849335,0.036102958023548126,0.03655778989195824,0.03706628456711769,0.0375722199678421,0.0380832701921463,0.03855087608098984,0.03904148191213608,0.03952186554670334,0.040020138025283813,0.04055418446660042,0.04104223474860191,0.04150984063744545,0.04201066866517067,0.04251149669289589,0.043019987642765045,0.043536145240068436,0.043990977108478546,0.044512245804071426,0.0449594147503376,0.045447465032339096,0.045968733727931976,0.04638779163360596,0.04685540124773979,0.04735878109931946,0.04781872406601906,0.048271000385284424,0.048761606216430664,0.04926498979330063,0.049763262271881104,0.050258975476026535,0.05077258124947548,0.051245298236608505,0.051720574498176575,0.052252061665058136,0.052722226828336716,0.0532153882086277,0.05368043854832649,0.054163381457328796,0.05459266155958176,0.05509348586201668,0.05557387322187424,0.05607469752430916,0.05647842586040497,0.056961365044116974,0.05746730417013168,0.057917024940252304,0.05839485302567482,0.058821577578783035,0.059261079877614975,0.059669919312000275,0.06007619947195053,0.060543809086084366,0.06102419272065163,0.06148413568735123,0.06188530847430229,0.06230947747826576,0.06267999112606049,0.06311182677745819,0.06351810693740845,0.06395505368709564,0.06436644494533539,0.06478805840015411,0.0651790127158165,0.06554441154003143,0.06592003256082535,0.0662803202867508,0.06664827466011047,0.06698811799287796,0.06737140566110611,0.06772658228874207,0.06809709221124649,0.06848037987947464,0.06882533431053162,0.06916007399559021,0.06952802836894989,0.06991130858659744,0.07030481845140457,0.07069577276706696,0.07103561609983444,0.07137545943260193,0.07171275466680527,0.07203727215528488,0.07238989323377609,0.0727425143122673,0.07306958734989166,0.07339920848608017,0.07372372597455978,0.07400991022586823,0.0743318721652031,0.07466405630111694,0.07498345524072647,0.07531308382749557,0.07557627558708191,0.07588034868240356,0.07619975507259369,0.07651915401220322,0.07682578265666962,0.07714774459600449,0.07743648439645767,0.07771756500005722,0.07804974168539047,0.078341044485569,0.07858889549970627,0.07887253165245056,0.07917404919862747,0.07945512235164642,0.07971064746379852,0.07993295043706894,0.08019358664751053,0.08043377846479416,0.0806637555360794,0.08091927319765091,0.08116968721151352,0.08142776787281036,0.08170373737812042,0.08193370699882507,0.0821790099143982,0.08242686837911606,0.08265428245067596,0.08289702981710434,0.08317044377326965,0.08339019119739532,0.083609938621521,0.08382458239793777,0.08404944092035294,0.08424364030361176,0.08443783968687057,0.0846550315618515,0.08487734198570251,0.08507664501667023,0.08529384434223175,0.08548293262720108,0.08566690981388092,0.08584833145141602,0.08604508638381958,0.0862162858247757,0.08638237416744232,0.0865689069032669,0.08674266189336777,0.08692152798175812,0.08709017187356949,0.08727159351110458,0.08745557069778442,0.08760888874530792,0.08778264373540878,0.08794873207807541,0.08811738342046738,0.08829369395971298,0.08845211565494537,0.08861565589904785,0.08876129984855652,0.08894272148609161,0.08907048404216766,0.08921869099140167,0.08937966823577881,0.08952276408672333,0.089668408036232,0.08978594839572906,0.08993671089410782,0.09006191790103912,0.09021267294883728,0.09036343544721603,0.09049119800329208,0.09065728634595871,0.0907876044511795,0.09093581140041351,0.09107889980077744,0.09121177345514297,0.09135231375694275,0.09149029850959778,0.09161805361509323,0.09176114946603775,0.09189146757125854,0.09201156347990036,0.0921444371342659,0.09226197749376297,0.09236162900924683,0.09248683601617813,0.09260693192481995,0.09274491667747498,0.09286756813526154,0.09297999739646912,0.09310520440340042,0.09323296695947647,0.09336328506469727,0.09346293658018112,0.09357025474309921,0.09366480261087418,0.09377723187208176,0.09387177973985672,0.09398676455020905,0.09411708265542984,0.09420906752347946,0.09431127458810806,0.09441348910331726,0.09452080726623535,0.09461790323257446,0.0947277843952179,0.09482743591070175,0.09492708742618561,0.0950344130396843,0.09512128680944443],"recovered":[0.0,0.00013031713024247438,0.0002350818831473589,0.00034495710860937834,0.00043183518573641777,0.0005238237790763378,0.0006132570561021566,0.0006975799333304167,0.0007640161202289164,0.0008304523071274161,0.0008968884940259159,0.0009684351389296353,0.0010450922418385744,0.0011089732870459557,0.0011677436996251345,0.0012265141122043133,0.0012955055572092533,0.0013517208863049746,0.0013900493504479527,0.001446264679543674,0.0014973693760111928,0.0015535845886915922,0.0015995788853615522,0.0016455731820315123,0.001696677994914353,0.001742672175168991,0.0017886664718389511,0.0018244398524984717,0.0018653236329555511,0.0019138731295242906,0.00195475690998137,0.001995640806853771,0.0020493008196353912,0.002097850199788809,0.00214639981277287,0.0021949494257569313,0.002251164522022009,0.002297158818691969,0.00235337414778769,0.002412144560366869,0.002465804573148489,0.0025220196694135666,0.002593566430732608,0.002649781759828329,0.002723883604630828,0.002808206481859088,0.002877197926864028,0.002951299771666527,0.0030483987648040056,0.0031378320418298244,0.0032221549190580845,0.0033218092285096645,0.0034189082216471434,0.0035057864151895046,0.0036156615242362022,0.0037229815497994423,0.0038328568916767836,0.003945287317037582,0.00405516242608428,0.0041752588003873825,0.00427746819332242,0.004395009018480778,0.004535546991974115,0.004693971946835518,0.0048345099203288555,0.004972492810338736,0.005105365067720413,0.005251013673841953,0.005386441480368376,0.005532090086489916,0.0056726280599832535,0.005828497465699911,0.006009919568896294,0.006168344058096409,0.006334434729069471,0.006487749051302671,0.006669170688837767,0.006837816443294287,0.007021793629974127,0.0072236573323607445,0.007389748003333807,0.007576280273497105,0.007778143975883722,0.00796467624604702,0.008192092180252075,0.008422063663601875,0.008626483380794525,0.00889222789555788,0.009134975261986256,0.009357281029224396,0.009630691260099411,0.009891325607895851,0.010164735838770866,0.010422815568745136,0.010706447064876556,0.010954304598271847,0.011235380545258522,0.011544564738869667,0.011825640685856342,0.012155266478657722,0.012433787807822227,0.012791520915925503,0.013110925443470478,0.013417554087936878,0.013795728795230389,0.014176459982991219,0.014534193091094494,0.01488426048308611,0.015226662158966064,0.015592060983181,0.015988122671842575,0.01639440655708313,0.016780247911810875,0.01719675026834011,0.01761581003665924,0.017981208860874176,0.01841815374791622,0.018814215436577797,0.019223054870963097,0.019644668325781822,0.020089279860258102,0.020518559962511063,0.020922288298606873,0.021392451599240303,0.021816620603203773,0.02223312482237816,0.022685401141643524,0.02315301075577736,0.023610398173332214,0.02406267449259758,0.02452261745929718,0.02501322329044342,0.025501273572444916,0.02601487748324871,0.026508037000894547,0.026967979967594147,0.027471361681818962,0.028025848791003227,0.028506234288215637,0.029017280787229538,0.029523218050599098,0.030011268332600594,0.03048909828066826,0.03092859871685505,0.031447313725948334,0.031973689794540405,0.032469406723976135,0.032949790358543396,0.033419955521821976,0.033915672451257706,0.03444971516728401,0.03488666191697121,0.03537726774811745,0.03587554022669792,0.03636359050869942,0.03689763322472572,0.03740612789988518,0.03784562647342682,0.03835923224687576,0.038870278745889664,0.039325110614299774,0.039800383150577545,0.04032931849360466,0.04084036499261856,0.04134119302034378,0.041844576597213745,0.04232240468263626,0.04289477691054344,0.04334960877895355,0.04384788125753403,0.0443231575191021,0.04480098560452461,0.04528392478823662,0.04573875665664673,0.04621658846735954,0.0466739758849144,0.047167133539915085,0.047708846628665924,0.048138126730918884,0.04862617701292038,0.049185771495103836,0.049686599522829056,0.050136320292949677,0.050667811185121536,0.05114563927054405,0.05162091553211212,0.05211152136325836,0.05255613103508949,0.05305184796452522,0.0534990131855011,0.05399984121322632,0.054482780396938324,0.05497594177722931,0.05539499968290329,0.055923935025930405,0.05635577067732811,0.056797828525304794,0.057257771492004395,0.05770493671298027,0.058131661266088486,0.058540500700473785,0.05899277701973915,0.059460386633872986,0.05990244075655937,0.06031894311308861,0.06074311584234238,0.06116728484630585,0.06160678341984749,0.06201817840337753,0.06239379942417145,0.06281030178070068,0.0632370263338089,0.06359220296144485,0.06400104612112045,0.06439710408449173,0.06476761400699615,0.06513045728206635,0.06549330055713654,0.06587403267621994,0.0662240982055664,0.06660227477550507,0.06695234030485153,0.06732029467821121,0.06769080460071564,0.06807920336723328,0.06845226883888245,0.06878188997507095,0.06918562203645706,0.06949736177921295,0.06986531615257263,0.07025370746850967,0.07058589160442352,0.07089507579803467,0.07126303017139435,0.07158499211072922,0.07193250209093094,0.07226467877626419,0.07256364822387695,0.07290604710578918,0.07323312014341354,0.07355507463216782,0.07390003651380539,0.07417088747024536,0.074485182762146,0.07479692250490189,0.07512910664081573,0.07541017979383469,0.07575513422489166,0.07603365927934647,0.07631728798151016,0.07664691656827927,0.07694076746702194,0.07718607038259506,0.07746203243732452,0.07775333523750305,0.0780625194311142,0.07831548154354095,0.07859145104885101,0.07883419841527939,0.07907694578170776,0.0793401375412941,0.07959310710430145,0.07984862476587296,0.08009648323059082,0.08036478608846664,0.08061264455318451,0.08085539191961288,0.081100694835186,0.08135110884904861,0.08161430060863495,0.0818723738193512,0.08208446204662323,0.08230676501989365,0.08253929018974304,0.08277437835931778,0.0829966813325882,0.08321387320756912,0.08343873918056488,0.0836610421538353,0.08385779708623886,0.08406476676464081,0.08424364030361176,0.08444038778543472,0.08463969826698303,0.0848083421587944,0.08500254154205322,0.08518907427787781,0.08537560701370239,0.08555958420038223,0.08576911687850952,0.08594031631946564,0.08612429350614548,0.0862622782588005,0.08642581105232239,0.08659189939498901,0.08676820993423462,0.08694452047348022,0.08709528297185898,0.08724348247051239,0.08742491155862808,0.087567999958992,0.08774175494909286,0.08791296184062958,0.0880560502409935,0.08820425719022751,0.08834734559059143,0.08848533034324646,0.08865652978420258,0.08878173679113388,0.08891461044549942,0.0890551507472992,0.08921612799167633,0.08933877944946289,0.08949720859527588,0.08963518589735031,0.08976805955171585,0.08992137759923935,0.09006957709789276,0.09021267294883728,0.09034810215234756,0.09050396829843521,0.09063684195280075,0.09076971560716629,0.09087958931922913,0.09100735187530518,0.09115555882453918,0.09124498814344406,0.09137019515037537,0.09151584655046463,0.0916333869099617,0.091758593916893,0.09189912676811218,0.09202433377504349,0.09214698523283005,0.09229008108377457,0.09239484369754791,0.092502161860466,0.09259926527738571,0.09271425008773804,0.09281134605407715,0.09291356056928635,0.09305154532194138,0.09315886348485947,0.09326107054948807,0.09336583316326141,0.09347826987504959,0.09358303248882294,0.09366479516029358,0.09376445412635803,0.09386410564184189,0.09397142380475998],"active":[0.0013747215270996094,0.0013389481464400887,0.0013312825467437506,0.0013133957982063293,0.00131084059830755,0.00130317488219589,0.0012903986498713493,0.0012674015015363693,0.0012801778502762318,0.0012776224175468087,0.0012980643659830093,0.0012852882500737906,0.0012699568178504705,0.0012597357854247093,0.001249514752998948,0.0012571807019412518,0.0012367386370897293,0.0012239625211805105,0.0012520701857283711,0.0012316281208768487,0.0012444042367860675,0.0012444043532013893,0.0012469596695154905,0.0012469596695154905,0.00123418343719095,0.0012341835536062717,0.0012214072048664093,0.00122651772107929,0.0012316282372921705,0.0012290730373933911,0.001226517604663968,0.0012239622883498669,0.001218851888552308,0.0012214072048664093,0.001226517604663968,0.0012392937205731869,0.0012367386370897293,0.0012520700693130493,0.0012546251527965069,0.0012597357854247093,0.0012776225339621305,0.0013031749986112118,0.0013057300820946693,0.0013185064308345318,0.0013236163649708033,0.001313396031036973,0.0013185061980038881,0.0013338373973965645,0.0013287269975990057,0.0013363929465413094,0.001346613746136427,0.001354279462248087,0.001359390327706933,0.0013721664436161518,0.0013849427923560143,0.0013772770762443542,0.0013823870103806257,0.0013823872432112694,0.001400273758918047,0.001392608042806387,0.0014053843915462494,0.001430936623364687,0.0014232713729143143,0.0014181607402861118,0.001423270907253027,0.0014411578886210918,0.0014488236047327518,0.0014360472559928894,0.0014488231390714645,0.001469265203922987,0.0014897072687745094,0.0015280358493328094,0.001522925216704607,0.001515259500592947,0.0015203696675598621,0.001545922365039587,0.0015331464819610119,0.001571475062519312,0.001571475062519312,0.0015689199790358543,0.0016200239770114422,0.0016353558748960495,0.0016353554092347622,0.0016839057207107544,0.0016787955537438393,0.0016711298376321793,0.001719677820801735,0.0016890158876776695,0.0016890158876776695,0.0017069028690457344,0.0016992371529340744,0.0017222343012690544,0.0017120130360126495,0.0017554517835378647,0.0017324546352028847,0.0017784489318728447,0.0018040016293525696,0.0017861146479845047,0.0018269987776875496,0.0018142219632863998,0.00192154198884964,0.0019164318218827248,0.0019087661057710648,0.0019547604024410248,0.001931765116751194,0.0019087661057710648,0.0019496502354741096,0.00194453913718462,0.0019752029329538345,0.0020211972296237946,0.002031417563557625,0.002041637897491455,0.002062080428004265,0.00202886201441288,0.0020186416804790497,0.00207485631108284,0.002046748995780945,0.0020876340568065643,0.002123406156897545,0.002123406156897545,0.00213618203997612,0.0021719560027122498,0.0022026170045137405,0.002179620787501335,0.002210283651947975,0.002246057614684105,0.0022562798112630844,0.0022077281028032303,0.0022179502993822098,0.002292051911354065,0.00230482779443264,0.002302272245287895,0.002338046208024025,0.0022971611469984055,0.0022665001451969147,0.002271609380841255,0.002274164929986,0.0022383909672498703,0.002246057614684105,0.0022026188671588898,0.0021566245704889297,0.0021872874349355698,0.0021821781992912292,0.0022511687129735947,0.0022486113011837006,0.002189844846725464,0.0021770671010017395,0.0021821781992912292,0.002217952162027359,0.0021872855722904205,0.002108074724674225,0.0021796226501464844,0.002194952219724655,0.0022077299654483795,0.0021872855722904205,0.0021438486874103546,0.002115737646818161,0.0021745115518569946,0.002194952219724655,0.0021719560027122498,0.0021847300231456757,0.0022102855145931244,0.0021821781992912292,0.0021796226501464844,0.002194952219724655,0.002146400511264801,0.0021898411214351654,0.002064637839794159,0.002097856253385544,0.0021208524703979492,0.0020646341145038605,0.0020544156432151794,0.00207485631108284,0.0020799674093723297,0.002054411917924881,0.002087630331516266,0.002097856253385544,0.0020544156432151794,0.0021208487451076508,0.0021464042365550995,0.002059526741504669,0.002033974975347519,0.0021157413721084595,0.0020544156432151794,0.0020697489380836487,0.0020595230162143707,0.0020518600940704346,0.002036530524492264,0.002041637897491455,0.0020748600363731384,0.00207485631108284,0.0019956454634666443,0.001985423266887665,0.0020723044872283936,0.0019930899143218994,0.00203908234834671,0.002023749053478241,0.0020033083856105804,0.0019649825990200043,0.0019445382058620453,0.0020033083856105804,0.0020314157009124756,0.002023749053478241,0.00198286771774292,0.0019905343651771545,0.0019368752837181091,0.0019445419311523438,0.0019113235175609589,0.0019368752837181091,0.0019726455211639404,0.00197775661945343,0.0019419863820075989,0.0019522085785865784,0.001918986439704895,0.0018832162022590637,0.0018806606531143188,0.001857660710811615,0.001878105103969574,0.0018525496125221252,0.0018729940056800842,0.001878105103969574,0.0018729940056800842,0.0018397793173789978,0.001837223768234253,0.0018321052193641663,0.0018525496125221252,0.0019138827919960022,0.0018499940633773804,0.001878097653388977,0.0018474385142326355,0.0017835646867752075,0.0018040016293525696,0.0018474385142326355,0.0018065571784973145,0.0018142163753509521,0.0017912238836288452,0.0017452314496040344,0.0017682239413261414,0.0017580091953277588,0.0017503350973129272,0.0017580091953277588,0.0016762390732765198,0.0017094612121582031,0.0017145723104476929,0.0017222315073013306,0.0016966760158538818,0.0017375648021697998,0.0016813501715660095,0.0016839057207107544,0.00173245370388031,0.0016941279172897339,0.0016481280326843262,0.0016864612698554993,0.001712016761302948,0.0017017871141433716,0.0016481280326843262,0.0016174688935279846,0.0016021355986595154,0.0015995800495147705,0.001586809754371643,0.0015791356563568115,0.0015765801072120667,0.0015791431069374084,0.001607254147529602,0.001568920910358429,0.001566365361213684,0.0015714764595031738,0.0015535876154899597,0.001545920968055725,0.0015561431646347046,0.0015178173780441284,0.0015254765748977661,0.0015178173780441284,0.0015101507306098938,0.0014692619442939758,0.0014411583542823792,0.0014411583542823792,0.0014386028051376343,0.0014156028628349304,0.0014360472559928894,0.0014181658625602722,0.001423269510269165,0.0014079436659812927,0.0014053881168365479,0.0014079436659812927,0.0013798326253890991,0.0013798326253890991,0.0013670548796653748,0.001361943781375885,0.001321054995059967,0.0013312771916389465,0.0013312771916389465,0.0013466104865074158,0.0013568326830863953,0.0013568326830863953,0.0013491734862327576,0.0013491734862327576,0.0013568326830863953,0.0013721734285354614,0.0013363882899284363,0.0013747215270996094,0.0013287290930747986,0.0013057291507720947,0.0013236179947853088,0.001318506896495819,0.001321062445640564,0.001300618052482605,0.001280181109905243,0.001280181109905243,0.00129806250333786,0.0013082846999168396,0.0012750700116157532,0.001318506896495819,0.0012903958559036255,0.001300625503063202,0.0013108402490615845,0.0012903958559036255,0.0012827366590499878,0.001277625560760498,0.0012699514627456665,0.001257181167602539,0.0012546256184577942,0.0012418478727340698,0.0012648478150367737,0.0012546256184577942,0.0012060701847076416,0.0012418478727340698,0.00123673677444458,0.0012290701270103455,0.0012341812252998352,0.0012214034795761108,0.0012060776352882385,0.0012086331844329834,0.001216299831867218,0.0011728554964065552,0.0011754110455513,0.0011626407504081726,0.001177966594696045,0.0011575296521186829,0.001175418496131897,0.0012035220861434937,0.001157522201538086,0.0011524111032485962,0.0011524185538291931,0.001154974102973938,0.0011396333575248718,0.0011447519063949585,0.0011626407504081726,0.0011626332998275757,0.0011703073978424072,0.0011498630046844482]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0013747215270996094,0.0014667101204395294,0.0015561433974653482,0.001660908106714487,0.0017656729323789477,0.0018474406097084284,0.0019368738867342472,0.002033972879871726,0.002110630040988326,0.002192397601902485,0.002276720479130745,0.002361043356359005,0.002435145201161504,0.002519468078389764,0.0026012356393039227,0.002683003433048725,0.0027494393289089203,0.0028260964900255203,0.002892532851547003,0.0029513032641261816,0.0030177393928170204,0.0030892861541360617,0.003145501483231783,0.0032042718958109617,0.003265597391873598,0.003326923120766878,0.003372917417436838,0.0034367984626442194,0.0035006795078516006,0.0035645603202283382,0.0036207756493240595,0.0036948774941265583,0.0037485375069081783,0.0038328603841364384,0.003899296512827277,0.003958066925406456,0.004055165685713291,0.004124157130718231,0.004198259674012661,0.004305579233914614,0.004412899259477854,0.004512553568929434,0.004604542162269354,0.004724638536572456,0.0048447344452142715,0.004957165103405714,0.005105368793010712,0.005258683115243912,0.005394110456109047,0.005547424778342247,0.005716070532798767,0.005861719138920307,0.006048251409083605,0.006232228595763445,0.0064340922981500626,0.006625735200941563,0.006853151600807905,0.007070346735417843,0.007313094101846218,0.007560952566564083,0.007819031365215778,0.008082220330834389,0.008353075943887234,0.008623931556940079,0.008905007503926754,0.009242299012839794,0.009541261941194534,0.00991432648152113,0.010249062441289425,0.0106067955493927,0.011007968336343765,0.01141936145722866,0.01180264726281166,0.012219150550663471,0.012620323337614536,0.013062379322946072,0.013527432456612587,0.014056366868317127,0.014500978402793407,0.014978808350861073,0.015489855781197548,0.016026455909013748,0.016596272587776184,0.017183978110551834,0.017735909670591354,0.018384939059615135,0.019023749977350235,0.019662559032440186,0.02034991793334484,0.021103713661432266,0.021870285272598267,0.022629190236330032,0.023439200595021248,0.024244099855422974,0.025102660059928894,0.0259944386780262,0.026875995099544525,0.02778310514986515,0.028741318732500076,0.029658649116754532,0.030734404921531677,0.03178716450929642,0.03290635719895363,0.033987224102020264,0.03514474630355835,0.03634314984083176,0.0375722199678421,0.03884728625416756,0.04009935259819031,0.04140252247452736,0.042830899357795715,0.0442439466714859,0.04567743465304375,0.04710070416331291,0.04868239536881447,0.050269197672605515,0.051807451993227005,0.0534198060631752,0.05507304519414902,0.056782498955726624,0.05844596028327942,0.06021418422460556,0.06204884499311447,0.06394227594137192,0.06587658822536469,0.06779046356678009,0.06974266469478607,0.07174596935510635,0.07379016280174255,0.07584968209266663,0.07797053456306458,0.08016037195920944,0.08223522454500198,0.08448383212089539,0.0867784395813942,0.08915480971336365,0.0914008617401123,0.09383600205183029,0.09619449079036713,0.09851720184087753,0.10103410482406616,0.10347180813550949,0.10599126666784286,0.10851328819990158,0.11104553192853928,0.11365953832864761,0.11614322662353516,0.1187291294336319,0.121409572660923,0.12411301583051682,0.12683434784412384,0.12949946522712708,0.13229233026504517,0.13498555123806,0.13778354227542877,0.1406402885913849,0.1434740573167801,0.14614683389663696,0.14901891350746155,0.15178368985652924,0.15460722148418427,0.1574077606201172,0.16016742587089539,0.1630522906780243,0.16589626669883728,0.16883733868598938,0.1716378927230835,0.1745559722185135,0.1773616224527359,0.18023626506328583,0.18295247852802277,0.18573002517223358,0.1885765641927719,0.19144609570503235,0.19419297575950623,0.1970701664686203,0.199824720621109,0.2026124745607376,0.20530825853347778,0.20795036852359772,0.21057459712028503,0.2132575958967209,0.21584349870681763,0.21840384602546692,0.22100763022899628,0.22341211140155792,0.22593924403190613,0.2283513844013214,0.23085807263851166,0.23323188722133636,0.23564404249191284,0.23798975348472595,0.24030734598636627,0.24248440563678741,0.24467168748378754,0.2467312216758728,0.24897727370262146,0.2510240077972412,0.25304266810417175,0.2550561726093292,0.2570441663265228,0.25892990827560425,0.26084378361701965,0.2627193331718445,0.26457956433296204,0.2663886547088623,0.2681901156902313,0.26989445090293884,0.27156302332878113,0.2732137143611908,0.2748107314109802,0.27633365988731384,0.2779025733470917,0.27941015362739563,0.2808334231376648,0.282226026058197,0.28364163637161255,0.2849550247192383,0.2862837314605713,0.28760480880737305,0.28887221217155457,0.2900782823562622,0.2913226783275604,0.2924852967262268,0.2935917377471924,0.2946777045726776,0.29577645659446716,0.29679086804389954,0.29783597588539124,0.2988555133342743,0.29979074001312256,0.3006773889064789,0.30158960819244385,0.30245327949523926,0.30333995819091797,0.30426496267318726,0.3051362931728363,0.30598461627960205,0.3068099617958069,0.3076302111148834,0.30836865305900574,0.3090866804122925,0.30983537435531616,0.3105431795120239,0.3112177550792694,0.3119051158428192,0.31260526180267334,0.3132568299770355,0.31386497616767883,0.3145063519477844,0.31505829095840454,0.31563320755958557,0.3161749243736267,0.31668341159820557,0.317230224609375,0.3177514970302582,0.31824976205825806,0.3187531530857086,0.31919264793395996,0.3196934759616852,0.32011252641677856,0.3205622732639313,0.3209889829158783,0.32138505578041077,0.3217785656452179,0.32217973470687866,0.3225451111793518,0.32290542125701904,0.3232426941394806,0.3235799968242645,0.32389429211616516,0.32418301701545715,0.32446154952049255,0.32478606700897217,0.32505181431770325,0.32533544301986694,0.325621634721756,0.32588738203048706,0.3261403441429138,0.3264188766479492,0.32665905356407166,0.3268941342830658,0.3271266520023346,0.3273668587207794,0.32757383584976196,0.3277756869792938,0.32798779010772705,0.3281666338443756,0.32834550738334656,0.3284962773323059,0.32866236567497253,0.3288463354110718,0.32900986075401306,0.3291299641132355,0.3292730748653412,0.3294161558151245,0.3295336961746216,0.32963845133781433,0.32977133989334106,0.3299041986465454,0.3299961984157562,0.3301188349723816,0.3302210569381714,0.3303232789039612,0.33044081926345825,0.3305302560329437,0.3306145668029785,0.33071422576904297,0.33080366253852844,0.3308803141117096,0.3309671878814697,0.33105406165122986,0.3311128318309784,0.33118438720703125,0.3312457203865051,0.3313121497631073,0.3313632607460022,0.3314245641231537,0.3314705789089203,0.33153700828552246,0.331585556268692,0.33163154125213623,0.3316800892353058,0.33173632621765137,0.33179762959480286,0.33184874057769775,0.33189985156059265,0.3319356143474579,0.3319892883300781,0.332042932510376,0.3320735991001129,0.3321170508861542,0.3321477174758911,0.3321860432624817,0.33222436904907227,0.33225756883621216,0.33229079842567444,0.3323214650154114,0.33235469460487366,0.33239302039146423,0.33242368698120117,0.33245688676834106,0.3324747681617737,0.33251309394836426,0.3325488865375519,0.33257442712783813,0.3326076567173004,0.33263063430786133,0.33266130089759827,0.33267664909362793,0.3327021896839142],"recovered":[0.0,0.00012009617785224691,0.0002350818831473589,0.0003347361634951085,0.0004369456728454679,0.0005417104111984372,0.0006285884883254766,0.0007103561074472964,0.0008074551587924361,0.0009019989520311356,0.000981211313046515,0.0010629789903759956,0.0011549674673005939,0.0012341798283159733,0.0013133923057466745,0.0013900493504479527,0.0014615959953516722,0.0015433636726811528,0.0016097998013719916,0.0016736808465793729,0.0017452274914830923,0.0018142189364880323,0.0018832102650776505,0.00193942547775805,0.0020109722390770912,0.002067187335342169,0.002128513064235449,0.0021872837096452713,0.0022562749218195677,0.002312490250915289,0.002373815979808569,0.00242236559279263,0.002481136005371809,0.002542461734265089,0.002624229295179248,0.002688110340386629,0.0027417701203376055,0.0028286483138799667,0.0029129711911082268,0.002989628352224827,0.003089282661676407,0.0031787159387022257,0.0032834806479513645,0.0033882453572005033,0.003500675782561302,0.0036054407246410847,0.0037229815497994423,0.003835411975160241,0.003993836697191,0.00413948530331254,0.0042825788259506226,0.00442311679944396,0.004601983353495598,0.00475274259224534,0.0049264985136687756,0.005110475700348616,0.005309784319251776,0.005521868821233511,0.005731398705393076,0.005951148923486471,0.006170899607241154,0.006413646973669529,0.006669170688837767,0.006929805036634207,0.007187884300947189,0.007453628815710545,0.00776536762714386,0.008105214685201645,0.008434840478003025,0.00873891357332468,0.00907620508223772,0.0094441594555974,0.009824889712035656,0.010182622820138931,0.010604237206280231,0.010992633178830147,0.011409137398004532,0.011853748001158237,0.012329022400081158,0.012771078385412693,0.013220801018178463,0.013688408769667149,0.014202011749148369,0.014746277593076229,0.01532887201756239,0.015865471214056015,0.01645062118768692,0.01707920990884304,0.017705243080854416,0.0183261651545763,0.019064629450440407,0.019774986431002617,0.020495561882853508,0.021254468709230423,0.02202870510518551,0.022848937660455704,0.023722827434539795,0.02460438571870327,0.025424616411328316,0.026354722678661346,0.027302715927362442,0.028335032984614372,0.02931879833340645,0.03040733002126217,0.031508639454841614,0.03268660232424736,0.03383135050535202,0.03500675782561302,0.03625626862049103,0.03751855716109276,0.038798730820417404,0.040153007954359055,0.04152005910873413,0.042938217520713806,0.04441003501415253,0.04593551158905029,0.047463543713092804,0.048971135169267654,0.05056560039520264,0.05220095440745354,0.05389763042330742,0.055571313947439194,0.057319097220897675,0.05907198786735535,0.06088365241885185,0.06272342056035995,0.06460663676261902,0.06648984551429749,0.06845993548631668,0.0703916922211647,0.0724409967660904,0.07449796050786972,0.07666990906000137,0.07873710244894028,0.08101636916399002,0.08334163576364517,0.08568734675645828,0.08786696195602417,0.09019989520311356,0.09252260625362396,0.09483253955841064,0.09732901304960251,0.09989447146654129,0.10236027091741562,0.10490529239177704,0.10744008421897888,0.10993144661188126,0.1124892383813858,0.11513645946979523,0.11774536222219467,0.12030315399169922,0.1229938194155693,0.12576881051063538,0.12852080166339874,0.1313238888978958,0.13405033946037292,0.13688664138317108,0.13969996571540833,0.1424008458852768,0.14508384466171265,0.14784350991249084,0.15061338245868683,0.15340881049633026,0.15627579391002655,0.159135103225708,0.16198930144309998,0.16487927734851837,0.16769003868103027,0.17056724429130554,0.17328856885433197,0.1761402040719986,0.17895863950252533,0.1817898452281952,0.18467214703559875,0.18740880489349365,0.190245121717453,0.1931069940328598,0.19593563675880432,0.19885371625423431,0.2016236037015915,0.20426827669143677,0.20680050551891327,0.20952439308166504,0.21220995485782623,0.21489806473255157,0.21752484142780304,0.22003409266471863,0.22256121039390564,0.22501680254936218,0.22742639482021332,0.229894757270813,0.23232734203338623,0.23471903800964355,0.2370494157075882,0.2392239272594452,0.24136266112327576,0.24350394308567047,0.24575255811214447,0.24794238805770874,0.24999170005321503,0.2521023154258728,0.2541746199131012,0.2560987174510956,0.2579512596130371,0.25990602374076843,0.2617790102958679,0.26362133026123047,0.2654585540294647,0.2673187553882599,0.2690410017967224,0.2706686854362488,0.27237045764923096,0.2739189565181732,0.2754725217819214,0.2770618796348572,0.27862057089805603,0.2801307141780853,0.28151822090148926,0.28290316462516785,0.2841833233833313,0.2855912744998932,0.286853551864624,0.288072407245636,0.28931936621665955,0.29051777720451355,0.2917289435863495,0.2928098142147064,0.29396477341651917,0.2950175404548645,0.2960447371006012,0.29703107476234436,0.29803016781806946,0.298980712890625,0.2998597323894501,0.3007310628890991,0.30163562297821045,0.3025350570678711,0.3033629357814789,0.30425217747688293,0.30511584877967834,0.3059590756893158,0.3067716360092163,0.3075330853462219,0.3082408905029297,0.309007465839386,0.3096999526023865,0.3103362023830414,0.3110312223434448,0.3117057979106903,0.3123752772808075,0.3129936456680298,0.3135634660720825,0.3141409456729889,0.3147082030773163,0.3152652382850647,0.315883606672287,0.31638699769973755,0.3168776035308838,0.3174218535423279,0.31786391139030457,0.3183366358280182,0.3187914788722992,0.3192642033100128,0.3197215795516968,0.32014063000679016,0.32056480646133423,0.3209608793258667,0.3213313817977905,0.32170701026916504,0.32205963134765625,0.3224148154258728,0.322749525308609,0.3230510652065277,0.323352575302124,0.3236285448074341,0.32392239570617676,0.32420092821121216,0.3244538903236389,0.3247477412223816,0.32500070333480835,0.32530733942985535,0.3255756199359894,0.3258260488510132,0.3260764479637146,0.32630130648612976,0.32651597261428833,0.32672548294067383,0.3268992304801941,0.32709598541259766,0.32729020714759827,0.3274562954902649,0.3276223838329315,0.3278089165687561,0.3279494345188141,0.3280925452709198,0.32824841141700745,0.32840171456336975,0.3285422623157501,0.32865723967552185,0.3287977874279022,0.3289051055908203,0.329030305147171,0.32915040850639343,0.3292577266693115,0.3293650448322296,0.3294825851917267,0.3295796811580658,0.32966911792755127,0.3297662138938904,0.32986587285995483,0.32993486523628235,0.33002686500549316,0.33011630177497864,0.33017250895500183,0.33023637533187866,0.3303079307079315,0.3303743600845337,0.33041781187057495,0.3304765820503235,0.330535352230072,0.3305889964103699,0.33066311478614807,0.3307218849658966,0.3307729959487915,0.330834299325943,0.33090075850486755,0.3309365212917328,0.3309952914714813,0.3310438394546509,0.3310975134372711,0.3311537206172943,0.33119460940361023,0.33122527599334717,0.3312661349773407,0.3313121497631073,0.3313453495502472,0.3313811421394348,0.3314194679260254,0.331447571516037,0.33149099349975586,0.33152422308921814,0.3315548896789551,0.331595778465271,0.33163154125213623,0.3316571116447449,0.3316877484321594,0.33171331882476807,0.331733763217926,0.33175164461135864,0.3317874073982239,0.33180785179138184],"active":[0.0013747215270996094,0.0013466139789670706,0.0013210615143179893,0.0013261719141155481,0.0013287272304296494,0.0013057301985099912,0.0013082853984087706,0.0013236168306320906,0.00130317488219589,0.0012903986498713493,0.00129550916608423,0.0012980643659830093,0.00128017773386091,0.0012852882500737906,0.0012878433335572481,0.0012929540826007724,0.0012878433335572481,0.0012827328173443675,0.0012827330501750112,0.0012776224175468087,0.001272511901333928,0.0012750672176480293,0.0012622912181541324,0.0012648464180529118,0.0012546251527965069,0.0012597357854247093,0.0012444043532013893,0.001249514752998948,0.001244404586032033,0.0012520700693130493,0.0012469596695154905,0.001272511901333928,0.0012674015015363693,0.0012903986498713493,0.0012750672176480293,0.0012699565850198269,0.0013133955653756857,0.0012955088168382645,0.0012852884829044342,0.001315950881689787,0.001323616597801447,0.0013338376302272081,0.0013210615143179893,0.001336393179371953,0.0013440586626529694,0.0013517243787646294,0.0013823872432112694,0.0014232711400836706,0.001400273758918047,0.001407939475029707,0.0014334917068481445,0.001438602339476347,0.001446268055588007,0.0014794860035181046,0.001507593784481287,0.001515259500592947,0.0015433672815561295,0.001548477914184332,0.0015816953964531422,0.001609803643077612,0.0016481317579746246,0.0016685733571648598,0.001683905255049467,0.001694126520305872,0.0017171232029795647,0.0017886701971292496,0.0017758943140506744,0.0018091117963194847,0.0018142219632863998,0.0018678819760680199,0.0019317632541060448,0.00197520200163126,0.001977757550776005,0.00203652773052454,0.002016086131334305,0.002069746144115925,0.002118295058608055,0.0022026188671588898,0.0021719560027122498,0.0022077299654483795,0.002269054763019085,0.0023380471393465996,0.0023942608386278152,0.002437700517475605,0.002407037653028965,0.00251946784555912,0.002573128789663315,0.002583349123597145,0.002644674852490425,0.0027775485068559647,0.00280565582215786,0.0028542038053274155,0.00294363871216774,0.0029896311461925507,0.0030739549547433853,0.0031455010175704956,0.0031531676650047302,0.0031787194311618805,0.0033167023211717606,0.0033039264380931854,0.0034316889941692352,0.003452131524682045,0.00358755886554718,0.003579894080758095,0.003636106848716736,0.0036565475165843964,0.003740869462490082,0.003840528428554535,0.00384308397769928,0.003883965313434601,0.004032168537378311,0.004090938717126846,0.004157375544309616,0.004162486642599106,0.0042723603546619415,0.0043336860835552216,0.004343908280134201,0.004448670893907547,0.004507444798946381,0.0045815445482730865,0.004548329859972,0.004642870277166367,0.004729747772216797,0.004870288074016571,0.004992935806512833,0.0050670430064201355,0.005136027932167053,0.005256123840808868,0.005330227315425873,0.005457989871501923,0.005529537796974182,0.005662411451339722,0.00556531548500061,0.005746729671955109,0.005762070417404175,0.005813173949718475,0.005713514983654022,0.005969040095806122,0.0059945955872535706,0.0059945955872535706,0.006201565265655518,0.006142795085906982,0.006096795201301575,0.006153017282485962,0.0061402395367622375,0.006219454109668732,0.0062117800116539,0.006239891052246094,0.006273113191127777,0.0063676536083221436,0.006531193852424622,0.00650564581155777,0.00652351975440979,0.006464749574661255,0.006459653377532959,0.006589949131011963,0.006587415933609009,0.006446868181228638,0.006618067622184753,0.006699845194816589,0.00676371157169342,0.006794378161430359,0.0067586153745651245,0.006776496767997742,0.0067611634731292725,0.006848037242889404,0.0067586153745651245,0.006865933537483215,0.006794378161430359,0.006947696208953857,0.00681227445602417,0.006771385669708252,0.006786718964576721,0.006773948669433594,0.006784170866012573,0.006825044751167297,0.0067177265882492065,0.006676837801933289,0.006454542279243469,0.006326764822006226,0.006306320428848267,0.006457090377807617,0.006319105625152588,0.006193891167640686,0.006109565496444702,0.005887269973754883,0.0059051513671875,0.0057901740074157715,0.005841270089149475,0.005805492401123047,0.0057492852210998535,0.005662411451339722,0.005588307976722717,0.005434989929199219,0.005447760224342346,0.005368560552597046,0.005473330616950989,0.005271449685096741,0.005100280046463013,0.005064472556114197,0.004941850900650024,0.004755288362503052,0.004745066165924072,0.004768073558807373,0.0046735405921936035,0.004609644412994385,0.0045687854290008545,0.004435896873474121,0.00424426794052124,0.004172712564468384,0.004142045974731445,0.003963202238082886,0.003983616828918457,0.003937631845474243,0.003771543502807617,0.003605455160140991,0.0035109221935272217,0.0034368038177490234,0.0033805668354034424,0.003421485424041748,0.003280937671661377,0.0032247304916381836,0.0032502710819244385,0.0031659305095672607,0.003073960542678833,0.002948760986328125,0.002966642379760742,0.002826094627380371,0.0028184354305267334,0.0028107762336730957,0.0027596652507781982,0.002647221088409424,0.0026088953018188477,0.0025935471057891846,0.0026088953018188477,0.0026293396949768066,0.00260123610496521,0.002621680498123169,0.00255778431892395,0.002514362335205078,0.0024095773696899414,0.002315044403076172,0.0023022890090942383,0.0023022890090942383,0.002210289239883423,0.0022051632404327393,0.002269059419631958,0.0022256076335906982,0.0021591782569885254,0.0021310746669769287,0.002064645290374756,0.0020697414875030518,0.0020339787006378174,0.0019752085208892822,0.0019649863243103027,0.0018678903579711914,0.0018627643585205078,0.001875549554824829,0.00177079439163208,0.0018295645713806152,0.001775890588760376,0.00177079439163208,0.0017247796058654785,0.0016634762287139893,0.0016379356384277344,0.0016149282455444336,0.0015842318534851074,0.0015740394592285156,0.0015356838703155518,0.0015203654766082764,0.0014794766902923584,0.0014334917068481445,0.0014104843139648438,0.0014334917068481445,0.001423269510269165,0.0014130473136901855,0.0014207065105438232,0.0014334917068481445,0.0013926029205322266,0.0014181733131408691,0.0013517141342163086,0.001318514347076416,0.0013006031513214111,0.0012904107570648193,0.0012725293636322021,0.0012597143650054932,0.0012623071670532227,0.0012674033641815186,0.0012495219707489014,0.0012060701847076416,0.0012060701847076416,0.0012239515781402588,0.001200944185256958,0.0011805295944213867,0.0011805295944213867,0.0011677443981170654,0.001131981611251831,0.001096189022064209,0.0011141002178192139,0.0011064112186431885,0.001091092824935913,0.0010885298252105713,0.001070648431777954,0.0010655522346496582,0.0010757744312286377,0.001047670841217041,0.0010348856449127197,0.0010451078414916992,0.0010374486446380615,0.0010144412517547607,0.001032322645187378,0.0010271966457366943,0.0009965300559997559,0.001011878252029419,0.0010093450546264648,0.0010042190551757812,0.0009889006614685059,0.0010067522525787354,0.0009939968585968018,0.0010016560554504395,0.0009965598583221436,0.0009684264659881592,0.0009582042694091797,0.0009633302688598633,0.0009633302688598633,0.0009479820728302002,0.0009633302688598633,0.0009403228759765625,0.0009454488754272461,0.0009454190731048584,0.0009198784828186035,0.0009224414825439453,0.0009224414825439453,0.0009199082851409912,0.0009122192859649658,0.0009122192859649658,0.000909656286239624,0.0009019970893859863,0.0009071230888366699,0.000902026891708374,0.0008994638919830322,0.0009019970893859863,0.0008789896965026855,0.0008815526962280273,0.0008917748928070068,0.0008866786956787109,0.0008943378925323486,0.0008968710899353027,0.000909656286239624,0.0008892416954040527,0.0008943378925323486]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0013747215270996094,0.0014641548041254282,0.0015638091135770082,0.001645576674491167,0.0017350100679323077,0.0018295538611710072,0.0019087662221863866,0.0019828681834042072,0.002064635744318366,0.002146403305232525,0.002230726182460785,0.0023124937433749437,0.0023789298720657825,0.002458142349496484,0.002534799510613084,0.0025935699231922626,0.002644674852490425,0.0027008899487555027,0.0027571050450205803,0.0027954336255788803,0.0028337622061371803,0.002884867135435343,0.002930861432105303,0.0029819661285728216,0.003030515741556883,0.0030790651217103004,0.0031097279861569405,0.0031480565667152405,0.0031812747474759817,0.0032170480117201805,0.003250265959650278,0.003283484373241663,0.0033218127209693193,0.0033703623339533806,0.0034061355981975794,0.0034367984626442194,0.0034751270432025194,0.0035338974557816982,0.0035926681011915207,0.0036437727976590395,0.0037102089263498783,0.0037740899715572596,0.003837970783933997,0.0039018518291413784,0.003973398357629776,0.0040398347191512585,0.004111381247639656,0.004190593957901001,0.004249364137649536,0.004331131465733051,0.004428230691701174,0.004520219285041094,0.004617318511009216,0.0047067515552043915,0.004819182213395834,0.0049239471554756165,0.0050236014649271965,0.005136031657457352,0.005222910083830357,0.005332785192877054,0.005445215385407209,0.005565311759710312,0.005687963217496872,0.00581316975876689,0.005923044867813587,0.006068693473935127,0.006201565731316805,0.006385542917996645,0.006538857240229845,0.006702392362058163,0.0068429303355515,0.007021797355264425,0.007190443109720945,0.007399972528219223,0.007571173366159201,0.007762816268950701,0.007926351390779018,0.008128214627504349,0.008312191814184189,0.008519167080521584,0.008736361749470234,0.008976554498076439,0.009183527901768684,0.009444162249565125,0.009689465165138245,0.00993732362985611,0.010192847810685635,0.01044326089322567,0.01071156095713377,0.01101818960160017,0.01131204143166542,0.011577785946428776,0.011881859973073006,0.012175711803138256,0.012479784898459911,0.012809410691261292,0.013121149502694607,0.013445665128529072,0.013790622353553772,0.014181573875248432,0.014541862532496452,0.014976252801716328,0.015336541458964348,0.015753045678138733,0.01614399626851082,0.016621826216578484,0.01702810823917389,0.017444612458348274,0.017919886857271194,0.01838238537311554,0.01886788010597229,0.019350819289684296,0.01981331780552864,0.02034480683505535,0.020832857117056847,0.021359236910939217,0.0218523982912302,0.022406883537769318,0.022974146530032158,0.023538853973150253,0.02411889284849167,0.02469637803733349,0.02533518709242344,0.0259177815169096,0.02657703310251236,0.02719029039144516,0.02778310514986515,0.02841169387102127,0.029099052771925926,0.029796632006764412,0.030478879809379578,0.031166238710284233,0.03185870870947838,0.03258439898490906,0.033261533826589584,0.03399999812245369,0.034733351320028305,0.035556137561798096,0.036292046308517456,0.03709183633327484,0.03789162635803223,0.03865564242005348,0.03945543244481087,0.04025011137127876,0.04111122712492943,0.041967231780290604,0.04284367710351944,0.043679241091012955,0.04453013464808464,0.04540913552045822,0.0463162437081337,0.0471850261092186,0.04810746759176254,0.04893280938267708,0.049870580434799194,0.05080835148692131,0.051720574498176575,0.052681341767311096,0.05369066074490547,0.05463098734617233,0.05557387322187424,0.05663429573178291,0.057610396295785904,0.05863504484295845,0.05966225266456604,0.06061791256070137,0.061688557267189026,0.06279753148555756,0.06386561691761017,0.06490304321050644,0.06596346944570541,0.06704944372177124,0.0680689811706543,0.06912174075841904,0.07023582607507706,0.07135246694087982,0.07242821902036667,0.07360874116420746,0.07467938214540482,0.0758088007569313,0.0769612118601799,0.0780855193734169,0.07917660474777222,0.08034946024417877,0.08147631585597992,0.0826108455657959,0.08382458239793777,0.0850868672132492,0.0863184928894043,0.08748112618923187,0.0886693149805069,0.08983450382947922,0.09110445529222488,0.09231308102607727,0.09358047693967819,0.09490153938531876,0.0961306095123291,0.09732134640216827,0.09857086092233658,0.09986381232738495,0.10109543055295944,0.10237561166286469,0.10351013392210007,0.10473920404911041,0.10588394850492477,0.10702358186244965,0.1082194373011589,0.10940762609243393,0.1105702593922615,0.1117226704955101,0.11288274824619293,0.11409137398004532,0.11515945941209793,0.11628376692533493,0.11733652651309967,0.11860136687755585,0.11978444457054138,0.12088319659233093,0.12203560769557953,0.12326467782258987,0.12447074800729752,0.12562060356140137,0.12676790356636047,0.12780533730983734,0.12899352610111237,0.1301306039094925,0.13116036355495453,0.13229233026504517,0.13333742320537567,0.13441318273544312,0.13547104597091675,0.13656724989414215,0.1376481056213379,0.13869830965995789,0.13967697322368622,0.14067862927913666,0.14170582592487335,0.14267170429229736,0.14368358254432678,0.14468012750148773,0.14568689465522766,0.14670898020267487,0.1476595401763916,0.14861008524894714,0.14961174130439758,0.15056994557380676,0.15157416462898254,0.15246593952178955,0.15341392159461975,0.15432359278202057,0.15518470108509064,0.1561020314693451,0.15700404345989227,0.15789325535297394,0.1586521714925766,0.15961037576198578,0.1604357212781906,0.16128917038440704,0.1621323972940445,0.1629449725151062,0.16375496983528137,0.16459564864635468,0.16545931994915009,0.16623611748218536,0.1670103520154953,0.16776159405708313,0.16848982870578766,0.16921551525592804,0.1699463129043579,0.17064645886421204,0.17141558229923248,0.17218981683254242,0.17287206649780273,0.17355942726135254,0.17425444722175598,0.17494435608386993,0.17559084296226501,0.17631396651268005,0.17691956460475922,0.17760181427001953,0.17819206416606903,0.1788666546344757,0.1794901341199875,0.18011872470378876,0.18073198199272156,0.18132734298706055,0.18194827437400818,0.1825564205646515,0.1831083446741104,0.18370883166790009,0.18427865207195282,0.18476669490337372,0.18534928560256958,0.1859063357114792,0.18647104501724243,0.18699230253696442,0.18750591576099396,0.18798118829727173,0.18846412003040314,0.18895472586154938,0.18945300579071045,0.1898822784423828,0.19038566946983337,0.19086605310440063,0.1913183331489563,0.19172972440719604,0.19211556017398834,0.19256272912025452,0.1929868906736374,0.19341617822647095,0.19378668069839478,0.194213405251503,0.19456858932971954,0.19496464729309082,0.19531472027301788,0.19569289684295654,0.19610172510147095,0.19646967947483063,0.19680187106132507,0.19713915884494781,0.19747644662857056,0.19777797162532806,0.19810248911380768,0.19842444360256195,0.19873617589473724,0.1989840418100357,0.19926001131534576,0.199528306722641,0.19979405403137207,0.20004190504550934,0.20033575594425201,0.2006015032529831,0.2008238136768341,0.2010793387889862,0.20131953060626984,0.20155715942382812,0.20180757343769073,0.2020222246646881,0.20223429799079895,0.20244383811950684,0.2026175856590271,0.2028501182794571,0.2030724138021469,0.20326916873455048,0.20347359776496887,0.2036396861076355,0.20383644104003906,0.20400507748126984,0.20416350662708282,0.20437303185462952,0.20454423129558563],"recovered":[0.0,0.00013287237379699945,0.00024785808636806905,0.00035517808282747865,0.0004395009018480778,0.0005365999531932175,0.0006260332884266973,0.0006975799333304167,0.0007691265782341361,0.0008662256295792758,0.0009377722744829953,0.001019539893604815,0.0011013075709342957,0.001165188499726355,0.001246956060640514,0.0013185027055442333,0.001369607518427074,0.0014360436471179128,0.0014871484600007534,0.0015331427566707134,0.0015919131692498922,0.0016353522660210729,0.0016736808465793729,0.0017298960592597723,0.0017835560720413923,0.0018295503687113523,0.0018729893490672112,0.0019113179296255112,0.00195475690998137,0.00200075120665133,0.002028858754783869,0.002059521619230509,0.0020952951163053513,0.002120847348123789,0.002166841644793749,0.00220005982555449,0.002243498805910349,0.00228438270278275,0.002335487399250269,0.0023942578118294477,0.002450473140925169,0.002509243553504348,0.002565458882600069,0.0026446711272001266,0.002700886456295848,0.0027800987008959055,0.0028516454622149467,0.0029206369072198868,0.0029947387520223856,0.003066285513341427,0.0031327216420322657,0.0032221549190580845,0.0033166988287121058,0.0034061321057379246,0.0034981206990778446,0.0036003300920128822,0.003697429085150361,0.003781751962378621,0.0038711854722350836,0.00397083954885602,0.004073048941791058,0.0041905902326107025,0.004295354709029198,0.004395009018480778,0.004525326192378998,0.0046454225666821,0.00478340545669198,0.0048881699331104755,0.005036373622715473,0.005184577777981758,0.005353223532438278,0.005503982305526733,0.005682848859578371,0.0058489395305514336,0.006030361168086529,0.006201562471687794,0.0064085363410413265,0.0065874033607542515,0.006768824998289347,0.006955357268452644,0.007149555720388889,0.0073309773579239845,0.007558393757790327,0.007798586040735245,0.00807199627161026,0.008327520452439785,0.00855493638664484,0.008805349469184875,0.00904809683561325,0.009334283880889416,0.00962047092616558,0.009929654188454151,0.010205619968473911,0.010481585748493671,0.010754995979368687,0.011051403358578682,0.011345256119966507,0.011649329215288162,0.011978955008089542,0.012321356683969498,0.012650982476770878,0.013029158115386963,0.013402222655713558,0.013782952912151814,0.014202011749148369,0.014580187387764454,0.01501457765698433,0.0154387466609478,0.015865471214056015,0.01631774939596653,0.01677769236266613,0.01726318709552288,0.017705243080854416,0.018200960010290146,0.018671123310923576,0.019138731062412262,0.019644668325781822,0.020132718607783318,0.020692316815257072,0.021239137277007103,0.02178851328790188,0.022327668964862823,0.022894931957125664,0.02353118546307087,0.024106113240122795,0.024739813059568405,0.025342850014567375,0.025940774008631706,0.026518259197473526,0.02718517556786537,0.027857203036546707,0.028511343523859978,0.029201257973909378,0.029883507639169693,0.03060152940452099,0.03131699562072754,0.032040126621723175,0.032750483602285385,0.033563047647476196,0.03426829352974892,0.03503486514091492,0.03584743291139603,0.03659867122769356,0.03739335015416145,0.03825702145695686,0.03910280391573906,0.03994092345237732,0.040740713477134705,0.04155583307147026,0.04241439327597618,0.04330872744321823,0.04420816898345947,0.04509228095412254,0.04596361890435219,0.04684773087501526,0.04774206504225731,0.048644062131643295,0.04956650361418724,0.05047105997800827,0.05144204944372177,0.05238748714327812,0.05338658392429352,0.05440612509846687,0.055402666330337524,0.056419651955366135,0.057426415383815765,0.05838974192738533,0.05949615687131882,0.06053869426250458,0.06158634275197983,0.06261865794658661,0.06371485441923141,0.06482893973588943,0.06584592163562775,0.06692168116569519,0.06792077422142029,0.06898375600576401,0.07010806351900101,0.0712374746799469,0.07234133780002594,0.07350652664899826,0.07463083416223526,0.07578068971633911,0.07692798972129822,0.07805996388196945,0.07916382700204849,0.0803341194987297,0.08153508603572845,0.08275904506444931,0.08402899652719498,0.08519162982702255,0.08640536665916443,0.087567999958992,0.08881495893001556,0.08999291807413101,0.09121687710285187,0.09252260625362396,0.0937797874212265,0.0950344055891037,0.0962328091263771,0.09744144231081009,0.09869606047868729,0.09997878968715668,0.10119763761758804,0.10241392999887466,0.10362256318330765,0.10474175214767456,0.10594271868467331,0.10709257423877716,0.10830375552177429,0.10944338887929916,0.11063668876886368,0.11186575889587402,0.11301050335168839,0.11411692202091217,0.11515690386295319,0.116327203810215,0.11751283705234528,0.11869590729475021,0.11984576284885406,0.12106716632843018,0.12228856980800629,0.12349209189414978,0.12465983629226685,0.12573303282260895,0.12693655490875244,0.12802763283252716,0.12910084426403046,0.13026347756385803,0.13127022981643677,0.13233576714992523,0.13344985246658325,0.13456904888153076,0.13563969731330872,0.13673844933509827,0.13777586817741394,0.1388465166091919,0.13984817266464233,0.1407884955406189,0.14174926280975342,0.14269980788230896,0.14368358254432678,0.14468523859977722,0.1457175463438034,0.14666809141635895,0.14768508076667786,0.14862029254436493,0.1496526151895523,0.15052905678749084,0.15155626833438873,0.15249915421009064,0.1534062623977661,0.15439002215862274,0.15525369346141815,0.15616847574710846,0.15697081387043,0.15786004066467285,0.15871348977088928,0.1595439463853836,0.16043061017990112,0.16125339269638062,0.1620991826057434,0.16293218731880188,0.16374219954013824,0.1645113229751587,0.16530856490135193,0.16612112522125244,0.1668851375579834,0.16761593520641327,0.16835440695285797,0.16909031569957733,0.16979555785655975,0.17057234048843384,0.17129036784172058,0.17200328409671783,0.17272385954856873,0.17345976829528809,0.174085795879364,0.17479871213436127,0.17538897693157196,0.1760610044002533,0.1766921430826187,0.17733095586299896,0.17793399095535278,0.17854979634284973,0.17919372022151947,0.17982742190361023,0.18041257560253143,0.18103349208831787,0.18160586059093475,0.1822216808795929,0.1827889382839203,0.18330764770507812,0.1839030236005783,0.18441662192344666,0.18501199781894684,0.18558436632156372,0.1861107498407364,0.1866218000650406,0.18709450960159302,0.18759022653102875,0.1880476176738739,0.1885075569152832,0.1889675110578537,0.18943767249584198,0.1899385005235672,0.1903524398803711,0.1907893866300583,0.19119055569171906,0.19160450994968414,0.19202612340450287,0.19243240356445312,0.19285401701927185,0.19319897890090942,0.19357459247112274,0.19393999874591827,0.19432328641414642,0.1947193443775177,0.1951000690460205,0.19544248282909393,0.19578231871128082,0.19610172510147095,0.19644412398338318,0.19676098227500916,0.1970522701740265,0.19736912846565247,0.19762976467609406,0.19792616367340088,0.19824302196502686,0.19847553968429565,0.19875918328762054,0.19905303418636322,0.19930855929851532,0.19956152141094208,0.1998119354248047,0.2000061273574829,0.20025399327278137,0.20050440728664398,0.20071393251419067,0.20094390213489532,0.20116621255874634,0.201385959982872,0.20158526301383972,0.20183824002742767,0.2020273208618164,0.20220619440078735,0.20238761603832245,0.20255625247955322,0.20273001492023468,0.2028961032629013,0.20305196940898895],"active":[0.0013747215270996094,0.0013312824303284287,0.0013159509981051087,0.0012903986498713493,0.00129550916608423,0.0012929539661854506,0.0012827329337596893,0.0012852882500737906,0.00129550916608423,0.0012801776174455881,0.0012929539661854506,0.0012929538497701287,0.001277622301131487,0.0012929538497701287,0.00128784344997257,0.0012750672176480293,0.0012750673340633512,0.00126484630163759,0.0012699565850198269,0.0012622908689081669,0.001241849036887288,0.00124951486941427,0.00125718058552593,0.0012520700693130493,0.0012469596695154905,0.001249514752998948,0.0012367386370897293,0.0012367386370897293,0.0012265178374946117,0.0012162968050688505,0.0012214072048664093,0.0012239627540111542,0.001226517604663968,0.0012495149858295918,0.0012392939534038305,0.0012367386370897293,0.0012316282372921705,0.001249514752998948,0.0012571807019412518,0.0012495149858295918,0.0012597357854247093,0.0012648464180529118,0.001272511901333928,0.0012571807019412518,0.001272511901333928,0.001259736018255353,0.0012597357854247093,0.0012699570506811142,0.0012546253856271505,0.0012648459523916245,0.0012955090496689081,0.0012980643659830093,0.0013006196822971106,0.001300619449466467,0.0013210615143179893,0.0013236170634627342,0.0013261723797768354,0.0013542796950787306,0.001351724611595273,0.0013619456440210342,0.0013721664436161518,0.0013747215270996094,0.0013926085084676743,0.0014181607402861118,0.0013977186754345894,0.001423270907253027,0.0014181602746248245,0.0014973729848861694,0.0015024836175143719,0.0015178145840764046,0.0014897068031132221,0.0015178150497376919,0.0015075942501425743,0.0015510329976677895,0.0015408121980726719,0.001561253797262907,0.0015178150497376919,0.0015408112667500973,0.0015433668158948421,0.0015638098120689392,0.0015868060290813446,0.0016455771401524544,0.0016251341439783573,0.0016455762088298798,0.0016174688935279846,0.0016098031774163246,0.0016379114240407944,0.0016379114240407944,0.0016634641215205193,0.0016839057207107544,0.0016915705054998398,0.0016481317579746246,0.0016762400045990944,0.0016941260546445847,0.0017247889190912247,0.0017580073326826096,0.0017758933827280998,0.0017963359132409096,0.0018116673454642296,0.0018602171912789345,0.0018908800557255745,0.0019470946863293648,0.0019343188032507896,0.0019700927659869194,0.0019419845193624496,0.0020416388288140297,0.00201353058218956,0.0020058657974004745,0.0020544156432151794,0.0020646359771490097,0.00209018774330616,0.002087632194161415,0.002108074724674225,0.0021438468247652054,0.0021617338061332703,0.0022205058485269547,0.0022077299654483795,0.002274164929986,0.0022818297147750854,0.0022997166961431503,0.0023303795605897903,0.002368709072470665,0.0024402551352977753,0.00238659605383873,0.0024709198623895645,0.0024504773318767548,0.0024402551352977753,0.0024709198623895645,0.0025807935744524,0.0026114564388990402,0.0026216767728328705,0.0026548951864242554,0.0026574507355690002,0.0027008913457393646,0.002660004422068596,0.0026830025017261505,0.00269322469830513,0.0028056539595127106,0.0027289986610412598,0.0028235428035259247,0.0028567612171173096,0.0028082095086574554,0.0028567612171173096,0.0028567612171173096,0.0028542056679725647,0.002864427864551544,0.0029027536511421204,0.00293852761387825,0.00297430157661438,0.0029947422444820404,0.0030075162649154663,0.0029768571257591248,0.0030151866376399994,0.00296919047832489,0.0030228495597839355,0.0030662864446640015,0.0030765123665332794,0.0031148381531238556,0.0032196007668972015,0.0031889379024505615,0.003186386078596115,0.003247711807489395,0.0032042711973190308,0.003232378512620926,0.0032426007091999054,0.003191497176885605,0.0032988153398036957,0.003301374614238739,0.003326922655105591,0.0033167004585266113,0.003344811499118805,0.0033345893025398254,0.003240041434764862,0.0032758191227912903,0.0033141449093818665,0.0034316927194595337,0.003444463014602661,0.0035006776452064514,0.0034419074654579163,0.003467462956905365,0.0034546852111816406,0.0034546852111816406,0.0033959150314331055,0.003421470522880554,0.0034163519740104675,0.003447018563747406,0.003490462899208069,0.003551781177520752,0.0035594478249549866,0.0034521296620368958,0.0034776851534843445,0.003429137170314789,0.0035364553332328796,0.0034981220960617065,0.00358755886554718,0.0036846622824668884,0.003608003258705139,0.0035415589809417725,0.0035364553332328796,0.003631003201007843,0.003653988242149353,0.0036795511841773987,0.00353134423494339,0.0035415664315223694,0.00347001850605011,0.0034010186791419983,0.0034776851534843445,0.00346490740776062,0.0034776851534843445,0.0034189149737358093,0.0034393593668937683,0.0034546852111816406,0.0032937005162239075,0.0032732635736465454,0.0032196044921875,0.003444463014602661,0.0034572407603263855,0.0033703595399856567,0.003339700400829315,0.0034189149737358093,0.00340358167886734,0.0033320337533950806,0.0032758116722106934,0.0031455010175704956,0.003260493278503418,0.0031940490007400513,0.003132730722427368,0.0031914860010147095,0.003073945641517639,0.0031429529190063477,0.003135278820991516,0.003117397427558899,0.003079056739807129,0.00305861234664917,0.0029385238885879517,0.0029027611017227173,0.0028593093156814575,0.0028235316276550293,0.0028950870037078857,0.002930864691734314,0.002987086772918701,0.0030253976583480835,0.00297430157661438,0.002892538905143738,0.0029436498880386353,0.0028848648071289062,0.0029538720846176147,0.0028133243322372437,0.0028848648071289062,0.002767324447631836,0.002685546875,0.0026957690715789795,0.0026140213012695312,0.002639561891555786,0.0024836957454681396,0.002639561891555786,0.0025756806135177612,0.0025756806135177612,0.0025884509086608887,0.002514362335205078,0.002501577138900757,0.002496466040611267,0.0025271326303482056,0.002493917942047119,0.002499029040336609,0.002453029155731201,0.0023687034845352173,0.002330377697944641,0.002330377697944641,0.002292051911354065,0.0023252665996551514,0.002394258975982666,0.0022997260093688965,0.002269059419631958,0.002251163125038147,0.0022204965353012085,0.0021310746669769287,0.00222817063331604,0.0021208524703979492,0.002212837338447571,0.002131059765815735,0.0021745115518569946,0.0021591782569885254,0.002184733748435974,0.002182185649871826,0.0021336227655410767,0.0021208524703979492,0.002143844962120056,0.0020748525857925415,0.002102971076965332,0.0020569711923599243,0.00197775661945343,0.002041637897491455,0.002003312110900879,0.0020544230937957764,0.001980304718017578,0.0019215494394302368,0.0018704384565353394,0.0018423199653625488,0.0018602162599563599,0.0018627792596817017,0.0018346607685089111,0.001878112554550171,0.001898542046546936,0.0018806606531143188,0.0017912238836288452,0.0017631202936172485,0.001773342490196228,0.001796334981918335,0.0018116682767868042,0.0017605572938919067,0.0017810016870498657,0.0017145723104476929,0.0017656683921813965,0.0017401278018951416,0.001752898097038269,0.001778438687324524,0.0017503350973129272,0.0017018020153045654,0.0016966760158538818,0.0016941279172897339,0.0016762465238571167,0.0016583651304244995,0.0016634613275527954,0.0016839057207107544,0.0016149133443832397,0.001630246639251709,0.0016021430492401123,0.0015510320663452148,0.001566365361213684,0.0015765726566314697,0.001548469066619873,0.0015152543783187866,0.0015178173780441284,0.001507595181465149,0.0015510320663452148,0.0015535801649093628,0.0015178173780441284,0.0015203654766082764,0.0014999359846115112,0.0014513731002807617,0.001464158296585083,0.00148715078830719,0.0014309287071228027,0.0014462769031524658,0.0014334917068481445,0.0014488250017166138,0.0014488250017166138,0.0014334917068481445,0.0014769285917282104,0.0014922618865966797]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0013747215270996094,0.0014539338881149888,0.0015433672815561295,0.0016225796425715089,0.0017043472034856677,0.0017861148808151484,0.001865327125415206,0.0019240976544097066,0.002008420415222645,0.002056970028206706,0.0021055196411907673,0.002169400453567505,0.0022128396667540073,0.002269054763019085,0.0023201594594866037,0.002368709072470665,0.0023968166206032038,0.002430034801363945,0.0024785841815173626,0.0025169127620756626,0.0025552413426339626,0.002591014839708805,0.002619122387841344,0.002652340568602085,0.0027008899487555027,0.002721332013607025,0.0027545499615371227,0.0027775471098721027,0.0028107650578022003,0.0028337622061371803,0.0028593146707862616,0.002884867135435343,0.0029104193672537804,0.0029359718319028616,0.002961524296551943,0.0029972975607961416,0.003030515741556883,0.003076510038226843,0.0031020622700452805,0.0031557222828269005,0.0032017165794968605,0.003234934527426958,0.003268152941018343,0.003303925972431898,0.0033320337533950806,0.003372917650267482,0.0034163566306233406,0.0034597956109791994,0.0035006795078516006,0.0035415631718933582,0.0035901127848774195,0.0036207756493240595,0.0036591042298823595,0.003707653610035777,0.0037587585393339396,0.0038021975196897984,0.0038507471326738596,0.003904406912624836,0.003960622474551201,0.0040015061385929585,0.0040551661513745785,0.004101159982383251,0.004157375544309616,0.004203369840979576,0.004264695569872856,0.004328576382249594,0.004382236395031214,0.004438451491296291,0.004492111504077911,0.004548327066004276,0.004607097245752811,0.0046684229746460915,0.004719527903944254,0.004803850781172514,0.0048677315935492516,0.004934167955070734,0.004990383051335812,0.0050542643293738365,0.005118144676089287,0.005187136121094227,0.005235685966908932,0.005312343128025532,0.005371113307774067,0.005440104752779007,0.005521872546523809,0.005595974624156952,0.005680297501385212,0.0057518440298736095,0.005841277074068785,0.00591282406821847,0.005999702028930187,0.006086579989641905,0.006176013499498367,0.006278222892433405,0.006336993537843227,0.006416205782443285,0.0065056392922997475,0.006602738052606583,0.0066972821950912476,0.00678160460665822,0.00687359319999814,0.006970692425966263,0.0070805675350129604,0.007185332477092743,0.007282431237399578,0.007399972528219223,0.007512402720749378,0.007635054178535938,0.007739819120615721,0.007852248847484589,0.007936572656035423,0.008049002848565578,0.008166544139385223,0.008273864164948463,0.008388848975300789,0.008526831865310669,0.008657149970531464,0.008787466213107109,0.008907562121748924,0.009030213579535484,0.009160531684756279,0.009295959025621414,0.00943905208259821,0.00956936925649643,0.009709907695651054,0.009858110919594765,0.009993539191782475,0.010131522081792355,0.010261838324368,0.01040493231266737,0.010517362505197525,0.01065023522824049,0.01078055240213871,0.01091853529214859,0.011053962633013725,0.011207276955246925,0.011345259845256805,0.011478131636977196,0.011644222773611546,0.01177965011447668,0.01192529872059822,0.012078613042831421,0.012219150550663471,0.012392907403409481,0.012546221725642681,0.012694424949586391,0.012863070704042912,0.013016385026276112,0.013167143799364567,0.013323013670742512,0.013494214974343777,0.013675636611878872,0.013836616650223732,0.014005262404680252,0.014173908159136772,0.014347664080560207,0.014529085718095303,0.014700287021696568,0.014884264208376408,0.015055464580655098,0.015213890001177788,0.015379980206489563,0.015551181510090828,0.015727493911981583,0.015891026705503464,0.01606733910739422,0.016233429312705994,0.016427628695964813,0.016611605882644653,0.016795583069324493,0.016989778727293015,0.01717631332576275,0.017373066395521164,0.017567263916134834,0.01776912808418274,0.017976101487874985,0.0181728545576334,0.01837727427482605,0.01859191432595253,0.018814219161868095,0.01903652586042881,0.01925116591155529,0.019499024376273155,0.01974177174270153,0.019958967342972755,0.02018638327717781,0.020393356680870056,0.020628439262509346,0.02085074409842491,0.02107049524784088,0.021297911182045937,0.021512551233172417,0.021722080186009407,0.021944386884570122,0.022171802818775177,0.022399218752980232,0.022636855021119118,0.022879602387547493,0.023089133203029633,0.023365098983049393,0.023615511134266853,0.02383270673453808,0.024113783612847328,0.02436930686235428,0.02467593550682068,0.024918682873249054,0.025163985788822174,0.025434840470552444,0.025664811953902245,0.0259177815169096,0.02616819366812706,0.026390500366687775,0.026620471850037575,0.026855552569031715,0.027105966582894325,0.02737937681376934,0.027601683512330055,0.02784443087875843,0.02809995412826538,0.028322260826826096,0.02856500819325447,0.028802644461393356,0.028991732746362686,0.02923959121108055,0.029484892264008522,0.029727641493082047,0.029934614896774292,0.030169697478413582,0.030437996610999107,0.030670523643493652,0.030900495126843452,0.031120246276259422,0.03135277330875397,0.03155974671244621,0.03179227560758591,0.03201968967914581,0.032285433262586594,0.03251796215772629,0.03275815397500992,0.032980456948280334,0.03321298584342003,0.033425070345401764,0.0336371548473835,0.033879902213811874,0.03406643494963646,0.034273408353328705,0.03450082615017891,0.034718021750450134,0.034937769174575806,0.03514474630355835,0.035351719707250595,0.035576581954956055,0.035786110907793045,0.03602885827422142,0.036256272345781326,0.03647346794605255,0.036654889583587646,0.036854200065135956,0.03702028840780258,0.03722470998764038,0.0374470129609108,0.037676986306905746,0.03788651525974274,0.03809859976172447,0.03831835091114044,0.03854832053184509,0.03873740881681442,0.03891627490520477,0.03911814093589783,0.03937110677361488,0.03960363566875458,0.0397978313267231,0.03999203070998192,0.04017089679837227,0.04039831459522247,0.0406155101954937,0.04079948738217354,0.040996238589286804,0.04119810461997986,0.04140252247452736,0.041624829173088074,0.04185735434293747,0.04205666482448578,0.04226619377732277,0.0425063855946064,0.042708247900009155,0.0429152250289917,0.04312475398182869,0.043321505188941956,0.0435284785926342,0.043732900172472,0.043904099613428116,0.0440906323492527,0.044302716851234436,0.044481582939624786,0.044650230556726456,0.044854648411273956,0.045053958892822266,0.045202162116765976,0.045386139303445816,0.04553689807653427,0.04572087526321411,0.04589207470417023,0.04609394073486328,0.04628558084368706,0.04644656181335449,0.04661265388131142,0.0467761866748333,0.04695760831236839,0.04713136702775955,0.0472872368991375,0.0474405512213707,0.04761430621147156,0.04776762053370476,0.04793626442551613,0.04809724539518356,0.04826333746314049,0.04844475910067558,0.048613402992486954,0.048766717314720154,0.04893280938267708,0.0491270050406456,0.04925476759672165,0.04941319301724434,0.04959205910563469,0.049768369644880295,0.049947239458560944,0.050100553780794144,0.05025641992688179,0.05044039711356163,0.05059882253408432,0.050754692405462265,0.050918228924274445,0.051097095012664795,0.05124785378575325,0.05138583853840828,0.051531486213207245,0.051700130105018616,0.05183044821023941,0.051986318081617355,0.05213196575641632,0.05228528007864952,0.052441149950027466,0.052625127136707306,0.052788663655519485,0.05295219644904137,0.053095292299985886,0.05325116217136383,0.053432583808898926,0.053580787032842636,0.05373665690422058],"recovered":[0.0,0.0001354276027996093,0.0002478580572642386,0.0003347361634951085,0.0004395009018480778,0.0005084923468530178,0.0005928151658736169,0.000677138043101877,0.0007410189718939364,0.0008100104168988764,0.0008790018036961555,0.0009301065583713353,0.0009837665129452944,0.0010476475581526756,0.001088531338609755,0.0011549674673005939,0.001195851364172995,0.0012418455444276333,0.001285284641198814,0.0013210580218583345,0.001361941802315414,0.0014053807826712728,0.0014360436471179128,0.0014641513116657734,0.0014922588597983122,0.0015408084727823734,0.0015689160209149122,0.0016097998013719916,0.0016430179821327329,0.0016711255302652717,0.0016864569624885917,0.0017068989109247923,0.0017247855430468917,0.0017554484074935317,0.001781000755727291,0.0018065532203763723,0.0018397712847217917,0.0018678788328543305,0.0019113179296255112,0.0019522017100825906,0.0019981958903372288,0.0020339693874120712,0.00206974265165627,0.0021182922646403313,0.00215406552888453,0.0021872837096452713,0.002228167373687029,0.00226905127055943,0.002312490250915289,0.002350818831473589,0.0023942578118294477,0.00243003130890429,0.0024683596566319466,0.002509243553504348,0.002550127450376749,0.002585900714620948,0.002634450327605009,0.0026753339916467667,0.0027264386881142855,0.0027903197333216667,0.0028209825977683067,0.002869532210752368,0.0029257473070174456,0.0029845177195966244,0.0030330673325806856,0.0030918377451598644,0.0031506081577390432,0.0032119338866323233,0.0032579281833022833,0.0033090331126004457,0.0033729139249771833,0.0034291292540729046,0.003477678634226322,0.0035338939633220434,0.0036156615242362022,0.0036718768533319235,0.0037229815497994423,0.0037791968788951635,0.0038405223749578,0.003904403420165181,0.003983615897595882,0.0040372759103775024,0.00410115672275424,0.00416248245164752,0.0042238081805408,0.004303020425140858,0.00438478821888566,0.004464000463485718,0.004550878424197435,0.004650532733649015,0.004732300527393818,0.004824289120733738,0.0049188327975571156,0.004998045042157173,0.005082367919385433,0.005174356512725353,0.005266345106065273,0.005348112899810076,0.005437545944005251,0.005511648021638393,0.005601081531494856,0.005693070124834776,0.0057799480855464935,0.005866826046258211,0.005971590988337994,0.006066134665161371,0.006163233891129494,0.006283329799771309,0.0064008706249296665,0.006497969850897789,0.006615510676056147,0.0067177205346524715,0.006822485011070967,0.006922139320522547,0.007016682997345924,0.007134224288165569,0.007259430829435587,0.0073923030868172646,0.007520065177232027,0.007632495369762182,0.00777303334325552,0.0079110162332654,0.00803366769105196,0.008153763599693775,0.00828663632273674,0.008434840478003025,0.008572823368012905,0.00870825070887804,0.008843678049743176,0.00896888505667448,0.009096646681427956,0.009242295287549496,0.0093675022944808,0.009487598203122616,0.009607694111764431,0.009753342717885971,0.009893881157040596,0.010021642781794071,0.010162181220948696,0.010305274277925491,0.010453478433191776,0.010617013089358807,0.010777993127703667,0.010915976017713547,0.011071845889091492,0.011230270378291607,0.011373363435268402,0.011547120288014412,0.011695323511958122,0.011840972118079662,0.011989176273345947,0.012139935046434402,0.012326467782258987,0.012477226555347443,0.012648426927626133,0.012804296799004078,0.012980608269572258,0.013159475289285183,0.013340896926820278,0.013514652848243713,0.013685854151844978,0.013821281492710114,0.013982261531054974,0.014145797118544579,0.014309331774711609,0.014465201646089554,0.014618515968322754,0.014807603321969509,0.014986470341682434,0.015165336430072784,0.01534420344978571,0.01553840097039938,0.015753041952848434,0.01594979502260685,0.01613377220928669,0.016330525279045105,0.01654772087931633,0.01674191839993,0.016933560371398926,0.017148200422525406,0.01738072745501995,0.017592811957001686,0.01779467612504959,0.01802464760839939,0.01823417656123638,0.018482035025954247,0.018709450960159302,0.018911315128207207,0.019110623747110367,0.019330374896526337,0.019583342596888542,0.019787762314081192,0.020002402365207672,0.020234929397702217,0.020467454567551613,0.020689761266112328,0.020937619730830193,0.021134372800588608,0.021374564617872238,0.021609647199511528,0.021854950115084648,0.02207981050014496,0.02232000231742859,0.02257552556693554,0.02281060814857483,0.023058466613292694,0.023329321295022964,0.02354651689529419,0.023779043927788734,0.02405245415866375,0.024269649758934975,0.02450217492878437,0.02474236860871315,0.02497744932770729,0.025240639224648476,0.025460390374064445,0.025721024721860886,0.02595866098999977,0.026180967688560486,0.026395607739686966,0.02662813290953636,0.02686832658946514,0.02712384983897209,0.02732826955616474,0.02758890390396118,0.027834206819534302,0.028087174519896507,0.028312034904956818,0.028552228584885597,0.028805196285247803,0.029004504904150963,0.029275359585881233,0.029459336772561073,0.029684199020266533,0.029926946386694908,0.030156917870044708,0.03037155792117119,0.03061174973845482,0.03084683045744896,0.031074248254299164,0.0312863327562809,0.031518857926130295,0.03172583132982254,0.031927697360515594,0.03217555582523346,0.0324106365442276,0.03259461373090744,0.032801587134599686,0.032995786517858505,0.033215537667274475,0.03340207040309906,0.03363204002380371,0.03386201336979866,0.034130312502384186,0.03431684523820877,0.034528929740190506,0.03473334759473801,0.03494032099843025,0.03513196483254433,0.035331275314092636,0.03553313761949539,0.03573499992489815,0.03592408820986748,0.03612595424056053,0.03635081276297569,0.03655778616666794,0.03674176335334778,0.0369359627366066,0.0371403805911541,0.03733969107270241,0.03757988288998604,0.03777919337153435,0.038006607443094254,0.038211025297641754,0.03840778023004532,0.038594312965869904,0.03881917521357536,0.03902614861726761,0.03923056647181511,0.039437539875507355,0.03962918370962143,0.039836157113313675,0.040112122893333435,0.040326762944459915,0.04051840677857399,0.040720269083976746,0.040950242429971695,0.041185323148965836,0.041359078139066696,0.04155583307147026,0.04175003245472908,0.04198511317372322,0.042192086577415466,0.04238373041152954,0.042600926011800766,0.04277468100190163,0.04295865818858147,0.04316052421927452,0.04333939030766487,0.04353614151477814,0.0437328964471817,0.04389642924070358,0.04407018795609474,0.04422350227832794,0.04442280903458595,0.0445786789059639,0.04473454877734184,0.04491341486573219,0.04508717358112335,0.04526859521865845,0.04542701691389084,0.04559566453099251,0.04575920104980469,0.04593551158905029,0.046109266579151154,0.04627280309796333,0.04642611742019653,0.046599872410297394,0.04676085337996483,0.04691672325134277,0.0470828115940094,0.04724123701453209,0.047427769750356674,0.047570861876010895,0.04771140217781067,0.047877490520477295,0.04804358258843422,0.048230115324258804,0.048357877880334854,0.048526521772146225,0.048700276762247086,0.048863813281059265,0.04900434985756874,0.049160219728946686,0.04931097850203514,0.049492400139570236,0.0496380515396595,0.049788810312747955,0.049937013536691666,0.05010310187935829,0.0502513088285923,0.05041484162211418,0.050560493022203445,0.05074191465973854,0.050882451236248016,0.05103321000933647,0.05121718719601631,0.05136283487081528,0.05152381584048271,0.051720570772886276,0.0518636628985405],"active":[0.0013747215270996094,0.00131850631441921,0.0012955092824995518,0.00128784344997257,0.00126484630163759,0.0012776225339621305,0.001272511901333928,0.0012469596695154905,0.0012674015015363693,0.0012469596695154905,0.0012265178374946117,0.0012392939534038305,0.001229073153808713,0.0012214072048664093,0.0012316281208768487,0.0012137416051700711,0.0012009652564302087,0.0011881892569363117,0.0011932995403185487,0.001195854740217328,0.0011932995403185487,0.0011856340570375323,0.0011830787407234311,0.0011881892569363117,0.0012086310889571905,0.0011805235408246517,0.0011856339406222105,0.001167747308500111,0.0011677470756694674,0.0011626366758719087,0.0011728577082976699,0.0011779682245105505,0.0011856338242068887,0.0011805234244093299,0.0011805235408246517,0.0011907443404197693,0.0011907444568350911,0.0012086312053725123,0.0011907443404197693,0.00120352057274431,0.0012035206891596317,0.0012009651400148869,0.001198410289362073,0.0011856337077915668,0.0011779682245105505,0.0011856339406222105,0.0011881892569363117,0.0011907443404197693,0.0011881892569363117,0.0011907443404197693,0.0011958549730479717,0.0011907443404197693,0.001190744573250413,0.0011984100565314293,0.0012086310889571905,0.0012162968050688505,0.0012162968050688505,0.0012290729209780693,0.0012341837864369154,0.0012111864052712917,0.0012341835536062717,0.0012316277716308832,0.0012316282372921705,0.0012188521213829517,0.0012316282372921705,0.0012367386370897293,0.0012316282372921705,0.001226517604663968,0.001234183320775628,0.0012392939534038305,0.001234183320775628,0.0012392937205731869,0.0012418492697179317,0.0012699568178504705,0.0012520700693130493,0.0012622911017388105,0.0012674015015363693,0.001275067450478673,0.001277622301131487,0.0012827327009290457,0.0012520700693130493,0.0012750672176480293,0.0012699565850198269,0.001277622301131487,0.0012980643659830093,0.0012929541990160942,0.0012955092824995518,0.0012878435663878918,0.0012903986498713493,0.0012622913345694542,0.0012674015015363693,0.0012622908689081669,0.0012571807019412518,0.0012801778502762318,0.0012546256184577942,0.0012418492697179317,0.0012392941862344742,0.0012546251527965069,0.0012597362510859966,0.0012699565850198269,0.0012725116685032845,0.001277622301131487,0.001300619449466467,0.0013185064308345318,0.0013108402490615845,0.0013338378630578518,0.0013491688296198845,0.0013517243787646294,0.0013389484956860542,0.0013542789965867996,0.0013210619799792767,0.001331282313913107,0.0013440591283142567,0.0013517248444259167,0.0013721659779548645,0.0013926075771450996,0.0013977191410958767,0.0013951631262898445,0.0013874969445168972,0.001397718209773302,0.0013874983415007591,0.0013849427923560143,0.0014053843915462494,0.0014156056568026543,0.0014232713729143143,0.0014232704415917397,0.0014207158237695694,0.0014232713729143143,0.0014181602746248245,0.0014360472559928894,0.0014207158237695694,0.0014079399406909943,0.0014130501076579094,0.0014309370890259743,0.0014462685212492943,0.0014539342373609543,0.0014513786882162094,0.0014564888551831245,0.0014820415526628494,0.0014743758365511894,0.0014718202874064445,0.0014615999534726143,0.0014411574229598045,0.0014769313856959343,0.0014743758365511894,0.0014641545712947845,0.0014897072687745094,0.0014692647382616997,0.0014718202874064445,0.0014820415526628494,0.0015050387009978294,0.0015357015654444695,0.0015101488679647446,0.0015280358493328094,0.0015254812315106392,0.0015433672815561295,0.0015484774485230446,0.0015408117324113846,0.0015433672815561295,0.0015408117324113846,0.0015280358493328094,0.0015586987137794495,0.0015689199790358543,0.001581696793437004,0.0015816949307918549,0.0016021374613046646,0.0016149133443832397,0.001620025373995304,0.0016251355409622192,0.001630246639251709,0.0016455752775073051,0.001637912355363369,0.0016200244426727295,0.0016174688935279846,0.0016353558748960495,0.0016455762088298798,0.00162513367831707,0.0016353558748960495,0.0016583539545536041,0.0016660187393426895,0.0016557984054088593,0.0016583539545536041,0.0017043482512235641,0.0017171241343021393,0.001724790781736374,0.0017043482512235641,0.0016839057207107544,0.0017171241343021393,0.0017401203513145447,0.0017401203513145447,0.0017145685851573944,0.0017247889190912247,0.001719677820801735,0.0017094574868679047,0.0017043482512235641,0.0017094574868679047,0.0016992352902889252,0.0017452295869588852,0.0017145685851573944,0.0017554517835378647,0.0017605610191822052,0.0017528962343931198,0.0017937812954187393,0.0017937812954187393,0.0018653273582458496,0.0018602162599563599,0.0018346644937992096,0.001888323575258255,0.0018857680261135101,0.0018653273582458496,0.0018985439091920853,0.0018883254379034042,0.0018781032413244247,0.0018781032413244247,0.0018653273582458496,0.001918986439704895,0.0018806587904691696,0.0018857698887586594,0.001918986439704895,0.0019266530871391296,0.0019368752837181091,0.001934317871928215,0.0018678829073905945,0.0019113216549158096,0.0018959883600473404,0.0018934346735477448,0.0018474403768777847,0.0018576625734567642,0.0018857680261135101,0.0018653273582458496,0.0018959902226924896,0.001844886690378189,0.001893436536192894,0.0018755476921796799,0.0018653292208909988,0.0018627718091011047,0.0019138753414154053,0.0019062124192714691,0.0019113235175609589,0.0019062086939811707,0.0019266530871391296,0.0019062124192714691,0.0019113235175609589,0.00195220485329628,0.0018908791244029999,0.0018627718091011047,0.0019062124192714691,0.0019164346158504486,0.0019419826567173004,0.0019292086362838745,0.001949649304151535,0.0019445419311523438,0.0019240975379943848,0.0018985457718372345,0.0019394271075725555,0.0019445382058620453,0.00192154198884964,0.0019138790667057037,0.001888323575258255,0.0018934346735477448,0.0019138753414154053,0.0019419863820075989,0.0019624270498752594,0.0019726455211639404,0.001967538148164749,0.0019905343651771545,0.0019956454634666443,0.001980312168598175,0.0019777603447437286,0.0020314157009124756,0.0020237527787685394,0.0020186379551887512,0.001985423266887665,0.0019598715007305145,0.0019905343651771545,0.0020211972296237946,0.001980312168598175,0.0019700899720191956,0.001967538148164749,0.0019649825990200043,0.0019956454634666443,0.0020211972296237946,0.0019445419311523438,0.001939430832862854,0.0019879788160324097,0.0019879788160324097,0.0019649825990200043,0.001939430832862854,0.0019624270498752594,0.0019726455211639404,0.00198286771774292,0.001918986439704895,0.0018985457718372345,0.001918986439704895,0.0018806569278240204,0.001875549554824829,0.0018959902226924896,0.0018934346735477448,0.0018627718091011047,0.0018499977886676788,0.0018040016293525696,0.0018244460225105286,0.0018218867480754852,0.0018704384565353394,0.0018627718091011047,0.0018678829073905945,0.001878105103969574,0.0018627718091011047,0.001870434731245041,0.0018627718091011047,0.0018602199852466583,0.001844886690378189,0.0018551051616668701,0.0018321089446544647,0.001826997846364975,0.00182444229722023,0.0018372200429439545,0.001844886690378189,0.0018525496125221252,0.0018499940633773804,0.0018499977886676788,0.0018857680261135101,0.001826997846364975,0.0018423311412334442,0.0018806569278240204,0.0018908791244029999,0.0019036568701267242,0.0018704384565353394,0.001898542046546936,0.0019138753414154053,0.0018985457718372345,0.0018908791244029999,0.0019138790667057037,0.0019368752837181091,0.0019368752837181091,0.0018934383988380432,0.0018934346735477448,0.0019113197922706604,0.0018934346735477448,0.0018832162022590637,0.0018806569278240204,0.0018704384565353394,0.0018806569278240204,0.0018832124769687653,0.0019062124192714691,0.001918986439704895,0.001878105103969574,0.0018883273005485535,0.001908767968416214,0.0018602162599563599,0.0018729940056800842]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0013747215270996094,0.0014590444043278694,0.0015561433974653482,0.0016481319908052683,0.0017452309839427471,0.0018346643773838878,0.001926652854308486,0.0020135310478508472,0.0021055196411907673,0.002187287202104926,0.002276720479130745,0.0023661539889872074,0.002468363381922245,0.0025552413426339626,0.0026625613681972027,0.0027545499615371227,0.0028312071226537228,0.002907864283770323,0.0029947422444820404,0.0030637336894869804,0.0031506118830293417,0.003245155792683363,0.0033218127209693193,0.0033984698820859194,0.003472571726888418,0.0035364527720957994,0.0036028889007866383,0.0036744356621056795,0.0037434271071106195,0.003807307919487357,0.003866078332066536,0.003924848977476358,0.003998951055109501,0.004070497117936611,0.004126712679862976,0.004167596809566021,0.004239142872393131,0.004292802885174751,0.004336242098361254,0.004377125762403011,0.004425675608217716,0.004469114355742931,0.004509998485445976,0.004548327066004276,0.004589210730046034,0.004627539310604334,0.004665867891162634,0.004709307104349136,0.004742525052279234,0.0047834087163209915,0.004811516497284174,0.004839624278247356,0.004865176510065794,0.0049009500071406364,0.004929057322442532,0.0049546100199222565,0.0049929386004805565,0.005018490366637707,0.005044043064117432,0.005072150379419327,0.005097703076899052,0.005120700225234032,0.005141141824424267,0.005164138972759247,0.005182025954127312,0.005199912469834089,0.005228020250797272,0.005256127566099167,0.005274014547467232,0.005291901063174009,0.005312343128025532,0.005332784727215767,0.005353226792067289,0.005371113307774067,0.005386444739997387,0.005406886804848909,0.005424773320555687,0.005434994585812092,0.005455436185002327,0.005470767617225647,0.005488654598593712,0.005501430481672287,0.005511651746928692,0.005526983179152012,0.005542314611375332,0.005557646043598652,0.005578087642788887,0.005588308908045292,0.005595974624156952,0.005601084791123867,0.005608750507235527,0.005616416223347187,0.0056291925720870495,0.0056521897204220295,0.0056675211526453495,0.005680297501385212,0.005693073384463787,0.0057058497332036495,0.0057135154493153095,0.005723736248910427,0.0057288468815386295,0.005741623230278492,0.0057441783137619495,0.0057518440298736095,0.005756954196840525,0.005756954196840525,0.005764619912952185,0.005772285629063845,0.005779951345175505,0.005785061977803707,0.005787617061287165,0.0057901726104319096,0.005792727693915367,0.005800393410027027,0.00580550404265523,0.005810614209622145,0.005815724842250347,0.00582083547487855,0.005825945641845465,0.005831056274473667,0.005833611357957125,0.00583616690710187,0.005838721990585327,0.00584383262321353,0.005848942790180445,0.00585149833932519,0.005854053422808647,0.005854053422808647,0.005856608506292105,0.005856608506292105,0.00585916405543685,0.00585916405543685,0.005861719138920307,0.005864274222403765,0.00586682977154851,0.005871939938515425,0.005871939938515425,0.005871939938515425,0.005871939938515425,0.00587449548766017,0.005877050571143627,0.005877050571143627,0.005879605654627085,0.005879605654627085,0.005879605654627085,0.005879605654627085,0.00588216120377183,0.00588216120377183,0.00588216120377183,0.00588216120377183,0.00588216120377183,0.00588216120377183,0.00588216120377183,0.005884716287255287,0.005884716287255287,0.005884716287255287,0.005884716287255287,0.005884716287255287,0.005884716287255287,0.005884716287255287,0.005884716287255287,0.005887271370738745,0.005887271370738745,0.005887271370738745,0.005887271370738745,0.005887271370738745,0.005887271370738745,0.005887271370738745,0.005887271370738745,0.005887271370738745,0.005887271370738745,0.005887271370738745,0.005887271370738745,0.005887271370738745,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349,0.00588982691988349],"recovered":[0.0,0.0001277618866879493,0.00023252663959283382,0.0003347361634951085,0.00044461138895712793,0.0005161580629646778,0.0006183675723150373,0.0007052456494420767,0.0007921237265691161,0.0008917779778130352,0.0009761008550412953,0.001073199906386435,0.0011702988995239139,0.0012725084088742733,0.0013644970022141933,0.0014615959953516722,0.0015561397885903716,0.0016302417498081923,0.0017171198269352317,0.0018039979040622711,0.0018806550651788712,0.001980309374630451,0.002059521619230509,0.002151510212570429,0.002235833089798689,0.00229971413500607,0.0023712606634944677,0.002442807424813509,0.002516909269616008,0.002596121747046709,0.0026651129592210054,0.002723883604630828,0.0027903197333216667,0.0028695319779217243,0.0029385234229266644,0.0029998491518199444,0.0030407330486923456,0.0030995034612715244,0.0031557187903672457,0.0032017130870372057,0.0032579281833022833,0.0033013673964887857,0.0033499167766422033,0.003385690040886402,0.003431684337556362,0.003477678634226322,0.003523672930896282,0.003567111911252141,0.0036003300920128822,0.0036335482727736235,0.003666766220703721,0.003697429085150361,0.003728091949597001,0.003766420530155301,0.003789417678490281,0.003820080542936921,0.0038379672914743423,0.0038609644398093224,0.0038839615881443024,0.00390951381996274,0.00393251096829772,0.0039580632001161575,0.00397850526496768,0.003998947329819202,0.0040270546451210976,0.00405516242608428,0.004073048941791058,0.004103711806237698,0.0041292645037174225,0.004142040386795998,0.00417014816775918,0.0041905902326107025,0.00421614246442914,0.004241694696247578,0.00425447104498744,0.0042672473937273026,0.004287688992917538,0.004313241690397263,0.004326017573475838,0.004341349005699158,0.004356680437922478,0.004372011870145798,0.004382233135402203,0.00440011965110898,0.004418006166815758,0.004435892682522535,0.00444611394777894,0.004464000463485718,0.00447677681222558,0.004486997611820698,0.004494663327932358,0.004509994760155678,0.004517660476267338,0.0045304368250072,0.00454576825723052,0.004558544140309095,0.00457643112167716,0.00459176255390048,0.004601983353495598,0.004612204153090715,0.004619869869202375,0.004624980501830578,0.004632646217942238,0.004642867017537355,0.004650532733649015,0.004655643366277218,0.00466075399890542,0.00466841971501708,0.004670974798500538,0.004678640514612198,0.0046888613142073154,0.00469141686335206,0.0046965270303189754,0.00469908257946372,0.004701637662947178,0.00470674829557538,0.0047118584625422955,0.0047195241786539555,0.004724634811282158,0.0047271898947656155,0.00472974544391036,0.004732300527393818,0.004739966243505478,0.0047425213269889355,0.00474507687613368,0.004747631959617138,0.004747631959617138,0.0047501870431005955,0.00475274259224534,0.004755297675728798,0.004755297675728798,0.0047578527592122555,0.0047578527592122555,0.004760408308357,0.004760408308357,0.004762963391840458,0.0047655184753239155,0.00476807402446866,0.00476807402446866,0.00476807402446866,0.004770629107952118,0.004770629107952118,0.0047731841914355755,0.00477573974058032,0.004778294824063778,0.004778294824063778,0.004778294824063778,0.004778294824063778,0.0047808499075472355,0.0047808499075472355,0.0047808499075472355,0.0047808499075472355,0.0047808499075472355,0.0047808499075472355,0.0047808499075472355,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438,0.004785960540175438],"active":[0.0013747215270996094,0.0013312825467437506,0.0013236167142167687,0.0013133957982063293,0.0013006195658817887,0.00131850631441921,0.0013082852819934487,0.0013082853984087706,0.0013133959146216512,0.0012955092824995518,0.0013006196822971106,0.0012929540826007724,0.0012980644823983312,0.0012827329337596893,0.0012980643659830093,0.0012929539661854506,0.0012750673340633512,0.0012776225339621305,0.0012776224175468087,0.0012597357854247093,0.0012699568178504705,0.0012648464180529118,0.0012622911017388105,0.0012469596695154905,0.0012367386370897293,0.0012367386370897293,0.0012316282372921705,0.0012316282372921705,0.0012265178374946117,0.001211186172440648,0.0012009653728455305,0.0012009653728455305,0.0012086313217878342,0.0012009651400148869,0.0011881892569363117,0.0011677476577460766,0.0011984098237007856,0.0011932994239032269,0.001180523307994008,0.0011754126753658056,0.001167747424915433,0.0011677469592541456,0.001160081708803773,0.0011626370251178741,0.0011575263924896717,0.0011498606763780117,0.0011421949602663517,0.0011421951930969954,0.0011421949602663517,0.001149860443547368,0.001144750276580453,0.0011421951930969954,0.001137084560468793,0.0011345294769853354,0.0011396396439522505,0.0011345294769853354,0.0011549713090062141,0.0011575259268283844,0.0011600814759731293,0.0011626365594565868,0.0011651921086013317,0.0011626370251178741,0.0011626365594565868,0.0011651916429400444,0.0011549713090062141,0.0011447500437498093,0.0011549713090062141,0.0011524157598614693,0.0011447500437498093,0.0011498606763780117,0.0011421949602663517,0.0011421944946050644,0.0011370843276381493,0.0011294186115264893,0.0011319736950099468,0.0011396394111216068,0.0011370843276381493,0.0011217528954148293,0.0011294186115264893,0.0011294186115264893,0.0011319741606712341,0.0011294186115264893,0.0011294186115264893,0.0011268635280430317,0.0011243084445595741,0.0011217533610761166,0.0011319736950099468,0.0011243084445595741,0.0011191978119313717,0.0011140871793031693,0.0011140871793031693,0.0011064214631915092,0.0011115320958197117,0.0011217528954148293,0.0011217528954148293,0.0011217533610761166,0.0011166422627866268,0.0011140871793031693,0.0011115320958197117,0.0011115320958197117,0.0011089770123362541,0.0011166427284479141,0.0011115320958197117,0.0011089770123362541,0.0011064214631915092,0.0011013108305633068,0.0011038659140467644,0.0011038659140467644,0.0011089765466749668,0.0011064214631915092,0.0010987557470798492,0.0010987557470798492,0.0010962006635963917,0.0011013108305633068,0.0011038663797080517,0.0011038659140467644,0.0011038663797080517,0.0011013112962245941,0.0011013108305633068,0.0011038663797080517,0.0011038659140467644,0.0011038663797080517,0.0010987557470798492,0.0011013112962245941,0.0011038659140467644,0.0011038663797080517,0.0011064214631915092,0.0011038663797080517,0.0011038659140467644,0.0011013108305633068,0.0011038663797080517,0.0011013112962245941,0.0011038663797080517,0.0011038659140467644,0.0011064214631915092,0.0011089765466749668,0.0011064214631915092,0.0011038659140467644,0.0011038659140467644,0.0011064214631915092,0.0011064214631915092,0.0011064214631915092,0.0011064214631915092,0.0011038659140467644,0.0011013108305633068,0.0011013108305633068,0.0011038663797080517,0.0011038663797080517,0.0011013112962245941,0.0011013112962245941,0.0011013112962245941,0.0011013112962245941,0.0011013112962245941,0.0011038663797080517,0.0011038663797080517,0.0010987557470798492,0.0010987557470798492,0.0010987557470798492,0.0010987557470798492,0.0010987557470798492,0.0010987557470798492,0.0011013108305633068,0.0011013108305633068,0.0011013108305633068,0.0011013108305633068,0.0011013108305633068,0.0011013108305633068,0.0011013108305633068,0.0011013108305633068,0.0011013108305633068,0.0011013108305633068,0.0011013108305633068,0.0011013108305633068,0.0011013108305633068,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517,0.0011038663797080517]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0013747215270996094,0.0014590444043278694,0.0015459224814549088,0.0016404662746936083,0.0017375652678310871,0.0018218881450593472,0.0019062110222876072,0.001987978583201766,0.002062080428004265,0.0021361825056374073,0.0021975082345306873,0.0022664994467049837,0.0023252698592841625,0.002391706220805645,0.0024555870331823826,0.002527133794501424,0.0025935699231922626,0.002660006284713745,0.0027264421805739403,0.0027852128259837627,0.0028363175224512815,0.0029027536511421204,0.0029513032641261816,0.003007518593221903,0.0030484022572636604,0.0030943965539336205,0.003137835767120123,0.0031940508633852005,0.003237490076571703,0.0032860394567251205,0.0033448098693042994,0.003380583133548498,0.0034316880628466606,0.0034700166434049606,0.003510900307446718,0.0035390080884099007,0.0035798917524516582,0.0036105546168982983,0.0036335517652332783,0.0036591042298823595,0.003684656461700797,0.0037127642426639795,0.0037357613909989595,0.0037587585393339396,0.0037792003713548183,0.0037945318035781384,0.003814973635599017,0.0038328603841364384,0.003850746899843216,0.003868633648380637,0.003891630796715617,0.003904406912624836,0.003917183261364698,0.003935069777071476,0.003942735493183136,0.003952956758439541,0.003968288190662861,0.003983619622886181,0.003991285338997841,0.0040015061385929585,0.004019392654299736,0.004029613919556141,0.004037279635667801,0.0040398347191512585,0.004050055518746376,0.0040551661513745785,0.004060276784002781,0.004065386950969696,0.004070497117936611,0.004075608216226101,0.004080718383193016,0.004088384099304676,0.004093494266271591,0.004098605364561081,0.004101159982383251,0.004103715531527996,0.004108825698494911,0.004111381247639656,0.004113936796784401,0.004116491414606571,0.004119046963751316,0.004119046963751316,0.004126712679862976,0.004129268229007721,0.004131822846829891,0.004134378395974636,0.004134378395974636,0.004136933945119381,0.004136933945119381,0.004139488562941551,0.004139488562941551,0.004142044112086296,0.004144599661231041,0.004144599661231041,0.004144599661231041,0.004144599661231041,0.004144599661231041,0.004147154279053211,0.004147154279053211,0.004147154279053211,0.004147154279053211,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956,0.004149709828197956],"recovered":[0.0,0.0001277618866879493,0.0002350818831473589,0.0003219599602743983,0.00043183518573641777,0.0005289342370815575,0.0006260332884266973,0.0007078008493408561,0.0007895684684626758,0.0008790018036961555,0.0009556589648127556,0.0010246504098176956,0.001080865622498095,0.0011524122674018145,0.0012239589123055339,0.0012980608735233545,0.0013670522021129727,0.0014360436471179128,0.0015127008082345128,0.0015714712208136916,0.0016327969497069716,0.0016839017625898123,0.0017401169752702117,0.0017963321879506111,0.0018499922007322311,0.0018883207812905312,0.0019419807940721512,0.0019905301742255688,0.0020493008196353912,0.00209273979999125,0.00213106838054955,0.0021796177607029676,0.0022256120573729277,0.002266495954245329,0.00231504556722939,0.00235337414778769,0.0023865920957177877,0.002427475992590189,0.0024683596566319466,0.002493912121281028,0.002511798869818449,0.002534796018153429,0.002565458882600069,0.002588456030935049,0.002619118895381689,0.0026344500947743654,0.0026497815269976854,0.0026727786753326654,0.002693220740184188,0.0027059968560934067,0.002723883604630828,0.002746880752965808,0.002762212185189128,0.002769877901300788,0.0027800987008959055,0.0027979854494333267,0.0028056511655449867,0.0028133168816566467,0.0028286483138799667,0.0028414244297891855,0.0028490901459008455,0.0028618662618100643,0.0028746426105499268,0.0028797530103474855,0.0028925291262567043,0.0029027501586824656,0.0029104158747941256,0.0029155262745916843,0.0029257473070174456,0.0029334130231291056,0.002935968339443207,0.0029410787392407656,0.0029487444553524256,0.0029564101714640856,0.0029615205712616444,0.002966631203889847,0.0029691862873733044,0.0029717416036874056,0.0029768520034849644,0.0029794073197990656,0.002981962636113167,0.0029845177195966244,0.002989628352224827,0.0029921834357082844,0.002997294068336487,0.0029998491518199444,0.0030024044681340456,0.003004959784448147,0.003004959784448147,0.0030075148679316044,0.0030100701842457056,0.0030100701842457056,0.003012625500559807,0.0030151805840432644,0.0030151805840432644,0.0030177359003573656,0.0030177359003573656,0.0030177359003573656,0.0030177359003573656,0.0030177359003573656,0.0030177359003573656,0.0030177359003573656,0.0030177359003573656,0.003020291216671467,0.003020291216671467,0.0030228463001549244,0.0030228463001549244,0.0030228463001549244,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256,0.0030254016164690256],"active":[0.0013747215270996094,0.0013312825467437506,0.00131084059830755,0.00131850631441921,0.0013057300820946693,0.0012929539661854506,0.00128017773386091,0.00128017773386091,0.001272511901333928,0.0012571807019412518,0.0012418492697179317,0.001241849036887288,0.0012444042367860675,0.0012392939534038305,0.0012316281208768487,0.0012290729209780693,0.00122651772107929,0.0012239626375958323,0.0012137413723394275,0.0012137416051700711,0.00120352057274431,0.001218851888552308,0.00121118628885597,0.0012111864052712917,0.0011984100565314293,0.0012060757726430893,0.0011958549730479717,0.0012035206891596317,0.0011881892569363117,0.0011932996567338705,0.0012137414887547493,0.0012009653728455305,0.001206076005473733,0.0012035206891596317,0.001195854740217328,0.0011856339406222105,0.0011932996567338705,0.0011830786243081093,0.0011651921086013317,0.0011651921086013317,0.001172857591882348,0.0011779682245105505,0.0011703025083988905,0.0011703025083988905,0.0011600814759731293,0.001160081708803773,0.0011651921086013317,0.001160081708803773,0.001157526159659028,0.0011626367922872305,0.0011677471920847893,0.001157526159659028,0.0011549710761755705,0.001165191875770688,0.0011626367922872305,0.0011549713090062141,0.0011626370251178741,0.0011703027412295341,0.0011626370251178741,0.001160081708803773,0.0011703025083988905,0.0011677476577460766,0.0011626370251178741,0.001160081708803773,0.0011575263924896717,0.001152415992692113,0.0011498609092086554,0.0011498606763780117,0.0011447498109191656,0.0011421951930969954,0.0011447500437498093,0.0011473053600639105,0.0011447498109191656,0.0011421951930969954,0.0011396394111216068,0.0011370843276381493,0.0011396394111216068,0.0011396396439522505,0.0011370847932994366,0.0011370840948075056,0.0011370843276381493,0.0011345292441546917,0.0011370843276381493,0.0011370847932994366,0.0011345287784934044,0.0011345292441546917,0.0011319739278405905,0.0011319741606712341,0.0011319741606712341,0.0011319736950099468,0.0011294183786958456,0.0011319739278405905,0.0011319741606712341,0.0011294190771877766,0.0011294190771877766,0.0011268637608736753,0.0011268637608736753,0.0011294183786958456,0.0011294183786958456,0.0011294183786958456,0.0011294183786958456,0.0011319739278405905,0.0011319739278405905,0.0011294186115264893,0.0011294186115264893,0.0011268635280430317,0.0011268635280430317,0.0011268635280430317,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305,0.0011243082117289305]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0013747215270996094,0.0014615996042266488,0.0015510329976677895,0.0016328005585819483,0.0017324548680335283,0.0018167777452617884,0.001888324273750186,0.001962426118552685,0.002041638595983386,0.002118295757099986,0.0021821768023073673,0.002253723330795765,0.0023278251755982637,0.0023891509044915438,0.0024402556009590626,0.002511802362278104,0.0025859042070806026,0.002642119536176324,0.0026932242326438427,0.0027341078966856003,0.0027852128259837627,0.0028337622061371803,0.0028797565028071404,0.0029257507994771004,0.0029513032641261816,0.0029972975607961416,0.003038181457668543,0.003068844322115183,0.0031122833024710417,0.0031352804508060217,0.003168498631566763,0.003199161496013403,0.003227268811315298,0.003250265959650278,0.0032783737406134605,0.003296260256320238,0.0033243680372834206,0.003349920269101858,0.0033703623339533806,0.0033856937661767006,0.003403580281883478,0.003418911714106798,0.003434243146330118,0.0034597956109791994,0.0034751270432025194,0.0034904584754258394,0.003510900307446718,0.0035236766561865807,0.0035313423722982407,0.0035415631718933582,0.0035517842043191195,0.0035620052367448807,0.0035722260363399982,0.003585002152249217,0.0035977785009890795,0.0036028889007866383,0.003607999300584197,0.003615665016695857,0.0036207756493240595,0.0036258860491216183,0.0036335517652332783,0.0036361070815473795,0.0036361070815473795,0.0036437727976590395,0.003646327881142497,0.0036488831974565983,0.0036514385137706995,0.003653993597254157,0.0036591042298823595,0.003661659313365817,0.003661659313365817,0.0036667699459940195,0.003669325029477477,0.0036718803457915783,0.0036744356621056795,0.0036744356621056795,0.003676990745589137,0.0036795460619032383,0.0036795460619032383,0.0036795460619032383,0.0036821013782173395,0.0036821013782173395,0.003684656461700797,0.0036872117780148983,0.0036872117780148983,0.0036897670943289995,0.0036897670943289995,0.0036897670943289995,0.0036897670943289995,0.0036897670943289995,0.0036897670943289995,0.0036897670943289995,0.0036897670943289995,0.0036897670943289995,0.0036897670943289995,0.0036897670943289995,0.0036897670943289995,0.003692322177812457,0.003692322177812457,0.0036948774941265583,0.0036948774941265583,0.0036948774941265583,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595,0.0036974328104406595],"recovered":[0.0,0.00013031713024247438,0.00022486093803308904,0.0003142942441627383,0.00042416946962475777,0.0005187132628634572,0.0005979256820864975,0.000684803759213537,0.0007691265782341361,0.0008483389392495155,0.0009224408422596753,0.000988877029158175,0.0010629789903759956,0.001119194203056395,0.0012060722801834345,0.001262287492863834,0.0013338341377675533,0.001384938950650394,0.001453930395655334,0.0015050350921228528,0.0015510293887928128,0.0016046894015744328,0.0016430179821327329,0.001696677878499031,0.0017477826913818717,0.0017886664718389511,0.0018321055686101317,0.0018755445489659905,0.0019087627297267318,0.001957312226295471,0.001987975090742111,0.0020186379551887512,0.00204674550332129,0.002074853051453829,0.00210040551610291,0.0021336236968636513,0.002159175928682089,0.0021796179935336113,0.0022102808579802513,0.00223072269000113,0.002251164522022009,0.0022792720701545477,0.002289493102580309,0.0023022692184895277,0.002320155967026949,0.00233804271556437,0.002350818831473589,0.00236870558001101,0.00237637129612267,0.00239170272834599,0.00239936844445765,0.00240703416056931,0.002419810276478529,0.00243003130890429,0.00243769702501595,0.0024479178246110678,0.0024555835407227278,0.00246069417335093,0.002465804573148489,0.0024709149729460478,0.002478580689057708,0.002486246405169368,0.0024913568049669266,0.002493912121281028,0.002501577837392688,0.002504133153706789,0.002509243553504348,0.002511798869818449,0.002516909269616008,0.002519464585930109,0.0025220196694135666,0.0025220196694135666,0.002527130302041769,0.0025296853855252266,0.002532240701839328,0.002534796018153429,0.002534796018153429,0.002534796018153429,0.0025373511016368866,0.002539906417950988,0.002539906417950988,0.002542461734265089,0.002542461734265089,0.002542461734265089,0.002542461734265089,0.0025450168177485466,0.0025450168177485466,0.002547572134062648,0.002547572134062648,0.002547572134062648,0.002547572134062648,0.002547572134062648,0.002547572134062648,0.002547572134062648,0.002547572134062648,0.002547572134062648,0.002547572134062648,0.002547572134062648,0.002550127450376749,0.002550127450376749,0.0025526825338602066,0.0025526825338602066,0.0025526825338602066,0.002555237850174308,0.002555237850174308,0.002555237850174308,0.002555237850174308,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409,0.002557793166488409],"active":[0.0013747215270996094,0.0013312824303284287,0.00132617203053087,0.00131850631441921,0.0013082853984087706,0.0012980644823983312,0.0012903986498713493,0.001277622301131487,0.00127251201774925,0.0012699568178504705,0.001259736018255353,0.00126484630163759,0.001264846185222268,0.0012699567014351487,0.001234183320775628,0.00124951486941427,0.0012520700693130493,0.00125718058552593,0.0012392938369885087,0.0012290728045627475,0.00123418343719095,0.0012290728045627475,0.0012367385206744075,0.0012290729209780693,0.00120352057274431,0.0012086310889571905,0.0012060758890584111,0.0011932997731491923,0.00120352057274431,0.0011779682245105505,0.0011805235408246517,0.0011805235408246517,0.001180523307994008,0.0011754129081964493,0.0011779682245105505,0.0011626365594565868,0.0011651921086013317,0.0011703022755682468,0.0011600814759731293,0.0011549710761755705,0.0011524157598614693,0.0011396396439522505,0.0011447500437498093,0.0011575263924896717,0.0011549710761755705,0.0011524157598614693,0.0011600814759731293,0.0011549710761755705,0.0011549710761755705,0.001149860443547368,0.0011524157598614693,0.0011549710761755705,0.0011524157598614693,0.0011549708433449268,0.0011600814759731293,0.0011549710761755705,0.0011524157598614693,0.0011549708433449268,0.0011549710761755705,0.0011549710761755705,0.0011549710761755705,0.0011498606763780117,0.001144750276580453,0.0011498606763780117,0.0011447500437498093,0.0011447500437498093,0.0011421949602663517,0.001142194727435708,0.0011421949602663517,0.001142194727435708,0.0011396396439522505,0.001144750276580453,0.001142194727435708,0.0011421949602663517,0.0011421949602663517,0.0011396396439522505,0.001142194727435708,0.0011447500437498093,0.0011421949602663517,0.0011396396439522505,0.0011421949602663517,0.0011396396439522505,0.001142194727435708,0.0011447500437498093,0.0011447500437498093,0.001144750276580453,0.001144750276580453,0.0011421949602663517,0.0011421949602663517,0.0011421949602663517,0.0011421949602663517,0.0011421949602663517,0.0011421949602663517,0.0011421949602663517,0.0011421949602663517,0.0011421949602663517,0.0011421949602663517,0.0011447500437498093,0.001142194727435708,0.0011447500437498093,0.0011421949602663517,0.0011421949602663517,0.001144750276580453,0.0011421949602663517,0.0011421949602663517,0.0011421949602663517,0.0011421949602663517,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505,0.0011396396439522505]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0013747215270996094,0.0014718205202370882,0.0015663644298911095,0.001645576674491167,0.001714568119496107,0.0018091120291501284,0.0019011005060747266,0.0019905338995158672,0.002085077576339245,0.002184731885790825,0.0022588339634239674,0.0023278251755982637,0.0024095927365124226,0.0024939156137406826,0.002573128091171384,0.002652340568602085,0.002728997729718685,0.0028030993416905403,0.0028874222189188004,0.0029564136639237404,0.0030202947091311216,0.003099507186561823,0.003168498631566763,0.0032247137278318405,0.0032860394567251205,0.0033473651856184006,0.0033856937661767006,0.0034470194950699806,0.003495568875223398,0.0035517842043191195,0.003607999300584197,0.0036514385137706995,0.0036974328104406595,0.0037408717907965183,0.0037817556876689196,0.0038328603841364384,0.003876299364492297,0.003912072628736496,0.003950401209294796,0.003981064073741436,0.0040321690030395985,0.004060276784002781,0.004093494266271591,0.004126712679862976,0.004152265377342701,0.004182928241789341,0.004213591106235981,0.004249364137649536,0.004274916835129261,0.004295358434319496,0.004323465749621391,0.004343907814472914,0.004364349879324436,0.004395012743771076,0.004410344175994396,0.004438451491296291,0.004458893556147814,0.004474224988371134,0.004487001337110996,0.004497222136706114,0.004509998485445976,0.004527885001152754,0.004548327066004276,0.004558547865599394,0.004573879297822714,0.004586655646562576,0.004607097245752811,0.004617318511009216,0.004632649943232536,0.004640315659344196,0.004658202175050974,0.004663312807679176,0.004681199323385954,0.004688865039497614,0.0047067515552043915,0.004724638536572456,0.004732304252684116,0.0047450801357626915,0.0047527458518743515,0.0047604115679860115,0.004770632833242416,0.004780853632837534,0.004793629981577396,0.004803850781172514,0.004808961413800716,0.0048217372968792915,0.004824292846024036,0.004826847929507494,0.004831958562135696,0.0048447344452142715,0.004849845077842474,0.0048600658774375916,0.0048600658774375916,0.004862621426582336,0.004865176510065794,0.004872842226177454,0.004877952858805656,0.004888173658400774,0.004890728741884232,0.004898394457995892,0.004903505090624094,0.004911170806735754,0.004913725890219212,0.004918836522847414,0.004926502238959074,0.004934167955070734,0.0049392785876989365,0.004944388754665852,0.004949499387294054,0.004952054470777512,0.0049546100199222565,0.004959720186889172,0.004967385903000832,0.004972496535629034,0.0049776071682572365,0.004980162251740694,0.0049852728843688965,0.0049852728843688965,0.0049852728843688965,0.0049852728843688965,0.004990383051335812,0.004995493218302727,0.0050006043165922165,0.0050006043165922165,0.005003158934414387,0.005010824650526047,0.0050159357488155365,0.0050236014649271965,0.005026156082749367,0.005028711631894112,0.005036377348005772,0.005041487514972687,0.005044043064117432,0.0050465986132621765,0.005049153231084347,0.005051708780229092,0.005051708780229092,0.005051708780229092,0.0050542643293738365,0.005056818947196007,0.005059374496340752,0.0050619300454854965,0.005064484663307667,0.005064484663307667,0.005067040212452412,0.005067040212452412,0.0050695957615971565,0.005072150379419327,0.005074705928564072,0.005074705928564072,0.005079816095530987,0.005082371644675732,0.005087481811642647,0.005087481811642647,0.005087481811642647,0.005090037360787392,0.0050925929099321365,0.0050925929099321365,0.005097703076899052,0.005097703076899052,0.005097703076899052,0.005097703076899052,0.005097703076899052,0.0051002586260437965,0.0051002586260437965,0.0051002586260437965,0.005102813243865967,0.005102813243865967,0.005105368793010712,0.005105368793010712,0.0051079243421554565,0.0051079243421554565,0.0051079243421554565,0.005110478959977627,0.005113034509122372,0.005113034509122372,0.0051155900582671165,0.005118144676089287,0.005118144676089287,0.005118144676089287,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032,0.005120700225234032],"recovered":[0.0,0.0001354276027996093,0.00023763711214996874,0.0003500675957184285,0.0004471666179597378,0.0005238237790763378,0.0006158123142085969,0.0007180218235589564,0.0008253418491221964,0.0009019989520311356,0.0010093189775943756,0.0010987522546201944,0.0011856303317472339,0.001262287492863834,0.0013440550537779927,0.0014207122148945928,0.0014948141761124134,0.0015561397885903716,0.0016455731820315123,0.0017145646270364523,0.0017886664718389511,0.0018448816845193505,0.00192409404553473,0.00201608263887465,0.002082518767565489,0.00214639981277287,0.002212835941463709,0.0022562749218195677,0.002312490250915289,0.002350818831473589,0.00240703416056931,0.0024709149729460478,0.002511798869818449,0.0025680139660835266,0.0026140082627534866,0.002657447475939989,0.0026906654238700867,0.0027341044042259455,0.002769877901300788,0.002815872197970748,0.002854200778529048,0.0028950844425708055,0.0029308577068150043,0.0029717416036874056,0.002997294068336487,0.0030228463001549244,0.003058619797229767,0.0030867273453623056,0.0031173902098089457,0.0031429424416273832,0.0031710502225905657,0.0031940473709255457,0.0032170445192605257,0.0032323759514838457,0.0032579281833022833,0.0032758149318397045,0.0033090331126004457,0.0033294749446213245,0.0033473616931587458,0.0033703588414937258,0.0033831349574029446,0.003393355756998062,0.003408687189221382,0.0034214635379612446,0.0034419053699821234,0.003454681485891342,0.0034674578346312046,0.0034904549829661846,0.0035032310988754034,0.003516007214784622,0.0035262282472103834,0.0035441149957478046,0.003554335795342922,0.0035671121440827847,0.0035849986597895622,0.0035977750085294247,0.0036182168405503035,0.0036258825566619635,0.0036386586725711823,0.003651434788480401,0.0036565454211086035,0.0036718768533319235,0.003682097652927041,0.0036948740016669035,0.003705094801262021,0.0037102054338902235,0.0037229815497994423,0.003728091949597001,0.0037306472659111023,0.003735757665708661,0.0037459786981344223,0.003751089097931981,0.0037638654466718435,0.0037715311627835035,0.0037766415625810623,0.003781751962378621,0.003789417678490281,0.0037996387109160423,0.003804749110713601,0.0038073044270277023,0.003812414826825261,0.0038175254594534636,0.0038251911755651236,0.003827746259048581,0.0038328568916767836,0.0038379672914743423,0.003843077691271901,0.003850743407383561,0.0038558540400117636,0.003858409123495221,0.003866074839606881,0.0038686301559209824,0.0038686301559209824,0.00387118523940444,0.0038762958720326424,0.003881406271830201,0.00388651667162776,0.0038992930203676224,0.0038992930203676224,0.0038992930203676224,0.0038992930203676224,0.00390184810385108,0.00390951381996274,0.003912069369107485,0.003912069369107485,0.003914624452590942,0.003919735085219145,0.003927400801330805,0.00393251096829772,0.003935066517442465,0.00394017668440938,0.003945287317037582,0.003950397949665785,0.0039555081166327,0.003958063665777445,0.003958063665777445,0.003960618749260902,0.00396317383274436,0.003965729381889105,0.00397083954885602,0.003975950181484222,0.003975950181484222,0.00397850526496768,0.00397850526496768,0.003983615897595882,0.00398617098107934,0.00398617098107934,0.0039887260645627975,0.003991281613707542,0.003993836697191,0.003993836697191,0.003993836697191,0.003998947329819202,0.0040040574967861176,0.0040040574967861176,0.0040040574967861176,0.004006613045930862,0.00400916812941432,0.00400916812941432,0.00400916812941432,0.00400916812941432,0.0040117232128977776,0.0040117232128977776,0.0040117232128977776,0.0040117232128977776,0.004014278762042522,0.00401683384552598,0.0040193889290094376,0.0040193889290094376,0.0040219444781541824,0.0040219444781541824,0.0040219444781541824,0.0040219444781541824,0.00402449956163764,0.0040270546451210976,0.0040270546451210976,0.0040270546451210976,0.0040296101942658424,0.0040296101942658424,0.0040321652777493,0.004034720361232758,0.0040372759103775024,0.0040372759103775024,0.0040372759103775024,0.0040372759103775024,0.0040372759103775024,0.0040372759103775024,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096,0.00403983099386096],"active":[0.0013747215270996094,0.0013363929465413094,0.0013287273468449712,0.0012955090496689081,0.0012674015015363693,0.0012852882500737906,0.0012852882500737906,0.0012725121341645718,0.0012597357854247093,0.0012827329337596893,0.0012495149858295918,0.0012290729209780693,0.0012239624047651887,0.0012316281208768487,0.0012290730373933911,0.0012316283537074924,0.0012341835536062717,0.0012469595531001687,0.001241849036887288,0.001241849036887288,0.0012316282372921705,0.0012546255020424724,0.001244404586032033,0.0012086310889571905,0.0012035206891596317,0.0012009653728455305,0.0011728578247129917,0.001190744573250413,0.0011830786243081093,0.0012009653728455305,0.0012009651400148869,0.0011805235408246517,0.0011856339406222105,0.0011728578247129917,0.001167747424915433,0.0011754129081964493,0.0011856339406222105,0.0011779682245105505,0.001180523307994008,0.001165191875770688,0.0011779682245105505,0.0011651923414319754,0.0011626365594565868,0.0011549710761755705,0.0011549713090062141,0.0011600819416344166,0.0011549713090062141,0.0011626367922872305,0.0011575266253203154,0.001152415992692113,0.0011524155270308256,0.001149860443547368,0.0011473053600639105,0.0011626367922872305,0.001152415992692113,0.0011626365594565868,0.001149860443547368,0.0011447500437498093,0.0011396396439522505,0.001126863295212388,0.0011268635280430317,0.0011345292441546917,0.0011396398767828941,0.0011370843276381493,0.0011319739278405905,0.0011319741606712341,0.0011396394111216068,0.0011268635280430317,0.001129418844357133,0.0011243084445595741,0.0011319739278405905,0.0011191978119313717,0.0011268635280430317,0.0011217528954148293,0.0011217528954148293,0.0011268635280430317,0.001114087412133813,0.001119197579100728,0.0011140871793031693,0.0011089767795056105,0.001114087412133813,0.0011089767795056105,0.0011115323286503553,0.0011089767795056105,0.0011038666125386953,0.001111531862989068,0.0011013112962245941,0.001098755979910493,0.0011013112962245941,0.0011089767795056105,0.0011038663797080517,0.0011089767795056105,0.001096200430765748,0.001091090263798833,0.0010885349474847317,0.001091090263798833,0.0010885351803153753,0.0010885349474847317,0.0010859796311706305,0.0010910900309681892,0.001091090263798833,0.0010936453472822905,0.001088534714654088,0.001091090263798833,0.0010936453472822905,0.0010962006635963917,0.0010962008964270353,0.0010936453472822905,0.0010936453472822905,0.0010936453472822905,0.0010885351803153753,0.0010910900309681892,0.0010987557470798492,0.0011013112962245941,0.0011013112962245941,0.001098755979910493,0.0010987562127411366,0.0010859798640012741,0.0010859798640012741,0.0010859798640012741,0.0010910900309681892,0.0010936451144516468,0.0010910904966294765,0.0010885349474847317,0.001091089565306902,0.0010962001979351044,0.0010962006635963917,0.0010962006635963917,0.0010936451144516468,0.0010936451144516468,0.0010962006635963917,0.0010962001979351044,0.0010936451144516468,0.0010910904966294765,0.001091089565306902,0.0010936451144516468,0.0010910900309681892,0.0010885349474847317,0.0010885349474847317,0.0010859793983399868,0.0010834243148565292,0.0010859798640012741,0.0010859793983399868,0.0010859793983399868,0.0010834243148565292,0.0010808692313730717,0.0010834247805178165,0.0010834243148565292,0.0010834243148565292,0.0010808692313730717,0.0010859793983399868,0.0010885349474847317,0.0010885344818234444,0.0010834243148565292,0.0010834243148565292,0.0010859798640012741,0.0010859798640012741,0.0010834247805178165,0.0010885349474847317,0.0010885349474847317,0.0010885349474847317,0.0010859798640012741,0.0010859798640012741,0.001088535413146019,0.001088535413146019,0.0010859798640012741,0.0010859793983399868,0.0010834243148565292,0.0010859798640012741,0.0010834243148565292,0.0010859798640012741,0.0010859798640012741,0.0010859798640012741,0.0010859793983399868,0.0010859798640012741,0.0010859798640012741,0.001088535413146019,0.0010885344818234444,0.0010885344818234444,0.0010859793983399868,0.0010859798640012741,0.0010834243148565292,0.0010834243148565292,0.0010834243148565292,0.0010834243148565292,0.0010834243148565292,0.0010834243148565292,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717,0.0010808692313730717]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0013747215270996094,0.0014590444043278694,0.0015408119652420282,0.0016430214745923877,0.0017401205841451883,0.0018372195772826672,0.001926652854308486,0.0020058653317391872,0.002069746144115925,0.0021591796539723873,0.002233281498774886,0.0023048280272632837,0.0023661537561565638,0.002427479485049844,0.002488805213943124,0.002537354826927185,0.002596125239506364,0.0026548956520855427,0.002706000581383705,0.0027622156776487827,0.0028082099743187428,0.0028516489546746016,0.0028899775352329016,0.0029283061157912016,0.0029640793800354004,0.003007518593221903,0.0030586232896894217,0.0030943965539336205,0.0031327251344919205,0.0031659433152526617,0.003206827212125063,0.0032553765922784805,0.0032860394567251205,0.003319257404655218,0.0033550309017300606,0.003388248849660158,0.0034163566306233406,0.0034316880628466606,0.0034546852111816406,0.0034776823595166206,0.003503234591335058,0.0035236766561865807,0.0035466738045215607,0.0035696709528565407,0.0035824470687657595,0.003600333584472537,0.0036105546168982983,0.0036258860491216183,0.0036488831974565983,0.003661659313365817,0.003676990745589137,0.003699987893924117,0.0037102089263498783,0.003722985042259097,0.003730650758370757,0.003738316474482417,0.0037485375069081783,0.0037587585393339396,0.003768979338929057,0.0037792003713548183,0.0037894214037805796,0.0037970871198922396,0.003807307919487357,0.0038124185521155596,0.0038175289519131184,0.003822639351710677,0.003830305067822337,0.0038328603841364384,0.003835415467619896,0.003837970783933997,0.003843081183731556,0.003845636500045657,0.0038481918163597584,0.003850746899843216,0.0038558575324714184,0.003858412615954876,0.003860967932268977,0.0038635232485830784,0.003866078332066536,0.003868633648380637,0.0038711889646947384,0.003873744048178196,0.003876299364492297,0.003876299364492297,0.003881409764289856,0.003881409764289856,0.003881409764289856,0.003881409764289856,0.003881409764289856,0.0038865203969180584,0.003889075480401516,0.0038941861130297184,0.003896741196513176,0.003896741196513176,0.003896741196513176,0.003896741196513176,0.003896741196513176,0.003896741196513176,0.003899296512827277,0.003899296512827277,0.003904406912624836,0.003904406912624836,0.003904406912624836,0.003906962461769581,0.003906962461769581,0.003906962461769581,0.003906962461769581,0.003906962461769581,0.003906962461769581,0.003906962461769581,0.003909517545253038,0.003909517545253038,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496,0.003912072628736496],"recovered":[0.0,0.00010731998918345198,0.00022486093803308904,0.0003219599602743983,0.0004395009018480778,0.0005187132628634572,0.0006158123142085969,0.0007180218235589564,0.0008125656167976558,0.0008943332359194756,0.000973545596934855,0.0010374265257269144,0.001096197054721415,0.0011626331834122539,0.0012162931961938739,0.0012750637251883745,0.001331278937868774,0.0013951598666608334,0.0014437093632295728,0.0014922588597983122,0.0015484741888940334,0.0016046894015744328,0.0016583494143560529,0.0017068989109247923,0.0017477826913818717,0.0017861112719401717,0.0018295502522960305,0.0018653236329555511,0.0018959864974021912,0.0019419807940721512,0.0019828644581139088,0.0020135273225605488,0.0020569665357470512,0.002090184483677149,0.0021182922646403313,0.0021566208451986313,0.00218472839333117,0.00221539125777781,0.00223838840611279,0.00226905127055943,0.00229204841889441,0.0023099349346011877,0.0023329320829361677,0.0023559292312711477,0.002373815979808569,0.0023942578118294477,0.0024095892440527678,0.00243003130890429,0.002450473140925169,0.0024632492568343878,0.0024836910888552666,0.002496467437595129,0.002516909269616008,0.002524574985727668,0.002539906417950988,0.002550127450376749,0.0025603482499718666,0.002573124598711729,0.002578234998509288,0.0025910111144185066,0.0025986768305301666,0.002608897862955928,0.0026140082627534866,0.002624229295179248,0.0026293396949768066,0.0026370054110884666,0.002639560727402568,0.002647226443514228,0.0026523368433117867,0.002654892159625888,0.0026600025594234467,0.002662557875737548,0.0026676682755351067,0.002670223591849208,0.002672778908163309,0.0026753339916467667,0.002680444624274969,0.002680444624274969,0.002685555024072528,0.0026881101075559855,0.002693220740184188,0.0026957758236676455,0.0026957758236676455,0.0026983311399817467,0.002700886456295848,0.002708552172407508,0.002708552172407508,0.002708552172407508,0.002708552172407508,0.002708552172407508,0.0027111072558909655,0.0027136625722050667,0.002716217888519168,0.0027187729720026255,0.0027213282883167267,0.0027213282883167267,0.0027213282883167267,0.0027213282883167267,0.0027213282883167267,0.002723883604630828,0.002723883604630828,0.0027264386881142855,0.0027264386881142855,0.0027264386881142855,0.0027289940044283867,0.0027289940044283867,0.0027289940044283867,0.002731549320742488,0.002731549320742488,0.0027341044042259455,0.0027341044042259455,0.0027366597205400467,0.0027366597205400467,0.002739215036854148,0.002739215036854148,0.002739215036854148,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055,0.0027417701203376055],"active":[0.0013747215270996094,0.0013517243787646294,0.0013159509981051087,0.0013210615143179893,0.0013006196822971106,0.00131850631441921,0.0013108404818922281,0.0012878435663878918,0.001257180469110608,0.0012648464180529118,0.0012597359018400311,0.0012674015015363693,0.0012699567014351487,0.00126484630163759,0.00127251201774925,0.0012622911017388105,0.00126484630163759,0.0012597357854247093,0.0012622912181541324,0.0012699568178504705,0.0012597357854247093,0.0012469595531001687,0.0012316281208768487,0.0012214072048664093,0.0012162966886535287,0.0012214073212817311,0.0012290730373933911,0.0012290729209780693,0.0012367386370897293,0.0012239625211805105,0.0012239627540111542,0.0012418492697179317,0.0012290729209780693,0.0012290729209780693,0.0012367386370897293,0.0012316280044615269,0.0012316282372921705,0.0012162968050688505,0.0012162968050688505,0.0012086310889571905,0.001211186172440648,0.001213741721585393,0.001213741721585393,0.001213741721585393,0.0012086310889571905,0.0012060757726430893,0.0012009653728455305,0.001195854740217328,0.0011984100565314293,0.0011984100565314293,0.0011932996567338705,0.001203520456328988,0.0011932996567338705,0.0011984100565314293,0.0011907443404197693,0.001188189024105668,0.0011881892569363117,0.0011856339406222105,0.0011907443404197693,0.0011881892569363117,0.001190744573250413,0.0011881892569363117,0.0011932996567338705,0.0011881892569363117,0.0011881892569363117,0.0011856339406222105,0.0011907443404197693,0.0011856339406222105,0.0011830786243081093,0.0011830786243081093,0.0011830786243081093,0.0011830786243081093,0.0011805235408246517,0.001180523307994008,0.0011830786243081093,0.0011830786243081093,0.001180523307994008,0.0011830786243081093,0.001180523307994008,0.0011805235408246517,0.0011779682245105505,0.0011779682245105505,0.0011805235408246517,0.0011779682245105505,0.001180523307994008,0.001172857591882348,0.001172857591882348,0.001172857591882348,0.001172857591882348,0.0011779682245105505,0.0011779682245105505,0.0011805235408246517,0.001180523307994008,0.0011779682245105505,0.0011754129081964493,0.0011754129081964493,0.0011754129081964493,0.0011754129081964493,0.0011779682245105505,0.0011754129081964493,0.001180523307994008,0.0011779682245105505,0.0011779682245105505,0.0011805237736552954,0.0011779684573411942,0.0011779684573411942,0.0011779684573411942,0.001175413141027093,0.001175413141027093,0.0011728580575436354,0.001175413141027093,0.0011728578247129917,0.0011754129081964493,0.001172857591882348,0.001172857591882348,0.001172857591882348,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905,0.0011703025083988905]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0013747215270996094,0.0014794862363487482,0.0015714748296886683,0.0016506871907040477,0.0017247891519218683,0.0018014463130384684,0.001888324273750186,0.0019547604024410248,0.002023751847445965,0.002095298608765006,0.002154069021344185,0.0022205053828656673,0.0022818311117589474,0.0023406012915074825,0.0024044823367148638,0.002458142349496484,0.002496470930054784,0.002542465226724744,0.002580793807283044,0.002637009136378765,0.0026702270843088627,0.0027187764644622803,0.0027392185293138027,0.0027647707611322403,0.0028005442582070827,0.0028286518063396215,0.0028669803868979216,0.0028899775352329016,0.0029129746835678816,0.002930861432105303,0.0029564136639237404,0.0029717450961470604,0.002992187160998583,0.003015184309333563,0.0030356261413544416,0.003053512889891863,0.0030713994055986404,0.003084175754338503,0.0031097279861569405,0.0031276147346943617,0.0031506118830293417,0.003160832915455103,0.0031812747474759817,0.0032017165794968605,0.003206827212125063,0.003219603095203638,0.003229824360460043,0.0032400451600551605,0.003257931675761938,0.003268152941018343,0.0032860394567251205,0.003298815805464983,0.0033064812887459993,0.0033141470048576593,0.003326923120766878,0.0033320337533950806,0.0033396994695067406,0.0033473651856184006,0.0033550309017300606,0.0033626966178417206,0.0033678070176392794,0.0033831384498625994,0.0033908041659742594,0.003395914565771818,0.003403580281883478,0.0034086909145116806,0.003411245997995138,0.0034163566306233406,0.0034214670304208994,0.003426577430218458,0.003426577430218458,0.0034316880628466606,0.003441908862441778,0.003441908862441778,0.0034444641787558794,0.003449574578553438,0.0034521298948675394,0.003457240294665098,0.0034597956109791994,0.0034597956109791994,0.003464906010776758,0.0034674613270908594,0.003472571726888418,0.0034776823595166206,0.003480237443000078,0.003480237443000078,0.0034827927593141794,0.0034827927593141794,0.0034827927593141794,0.003487903159111738,0.0034904584754258394,0.0034930137917399406,0.0034930137917399406,0.003495568875223398,0.003495568875223398,0.003495568875223398,0.0034981241915374994,0.0035006795078516006,0.0035006795078516006,0.003503234591335058,0.003503234591335058,0.003503234591335058,0.003503234591335058,0.003503234591335058,0.003503234591335058,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594,0.0035057899076491594],"recovered":[0.0,0.00012520665768533945,0.00025296854437328875,0.00035773328272625804,0.0004548323340713978,0.0005391552112996578,0.0006004808819852769,0.0006873589591123164,0.0007665713783353567,0.0008508941973559558,0.0009198856423608959,0.001004208461381495,0.001065534190274775,0.001126859919168055,0.0011958512477576733,0.0012444008607417345,0.0013057265896350145,0.0013568312861025333,0.001407936098985374,0.0014385988470166922,0.0014922588597983122,0.0015408084727823734,0.0015842474531382322,0.0016149103175848722,0.0016557940980419517,0.0016864569624885917,0.0017247855430468917,0.0017605589237064123,0.0017886664718389511,0.0018065531039610505,0.0018269950523972511,0.0018474370008334517,0.0018729893490672112,0.0018908759811893106,0.0019062074134126306,0.0019266493618488312,0.00193942547775805,0.00196242262609303,0.0019751987420022488,0.0019981958903372288,0.0020135273225605488,0.00203141407109797,0.0020493008196353912,0.0020646322518587112,0.0020876294001936913,0.00210040551610291,0.002113181632012129,0.002120847348123789,0.0021336236968636513,0.00215406552888453,0.00216173124499619,0.0021796177607029676,0.00219239410944283,0.0022026149090379477,0.00221539125777781,0.002220501657575369,0.002228167373687029,0.002235833089798689,0.00224605412222445,0.0022562749218195677,0.002266495954245329,0.002274161670356989,0.00228438270278275,0.00229204841889441,0.0022946035023778677,0.00229971413500607,0.002304824534803629,0.0023099349346011877,0.0023176006507128477,0.002320155967026949,0.0023252663668245077,0.00233037699945271,0.002335487399250269,0.0023405977990478277,0.0023405977990478277,0.0023482635151594877,0.002350818831473589,0.00235337414778769,0.0023559292312711477,0.0023559292312711477,0.002358484547585249,0.002358484547585249,0.00236103986389935,0.002366150263696909,0.0023712606634944677,0.0023712606634944677,0.0023712606634944677,0.002373815979808569,0.00237637129612267,0.0023789263796061277,0.00238403701223433,0.0023865920957177877,0.0023865920957177877,0.002389147412031889,0.002389147412031889,0.00239170272834599,0.00239170272834599,0.002396813128143549,0.002396813128143549,0.00239936844445765,0.0024019235279411077,0.0024019235279411077,0.0024019235279411077,0.0024019235279411077,0.0024019235279411077,0.0024019235279411077,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209,0.002404478844255209],"active":[0.0013747215270996094,0.0013542795786634088,0.00131850631441921,0.0012929539661854506,0.0012699568178504705,0.0012622911017388105,0.0012878433335572481,0.0012674015015363693,0.001257180469110608,0.0012444043532013893,0.001234183320775628,0.0012162969214841723,0.0012162969214841723,0.0012137413723394275,0.0012086310889571905,0.0012137414887547493,0.0011907443404197693,0.0011856339406222105,0.0011728577082976699,0.001198410289362073,0.0011779682245105505,0.0011779679916799068,0.0011549710761755705,0.001149860443547368,0.001144750160165131,0.0011421948438510299,0.0011421948438510299,0.0011294186115264893,0.0011243082117289305,0.0011243083281442523,0.0011294186115264893,0.0011243080953136086,0.0011191978119313717,0.0011243083281442523,0.001129418727941811,0.0011268635280430317,0.0011319739278405905,0.001121753128245473,0.0011345292441546917,0.001129418844357133,0.001137084560468793,0.001129418844357133,0.0011319739278405905,0.0011370843276381493,0.0011191978119313717,0.001119197579100728,0.0011166427284479141,0.0011191978119313717,0.0011243079788982868,0.001114087412133813,0.0011243082117289305,0.0011191980447620153,0.0011140871793031693,0.0011115320958197117,0.001111531862989068,0.0011115320958197117,0.0011115320958197117,0.0011115320958197117,0.0011089767795056105,0.001106421696022153,0.0011013110633939505,0.0011089767795056105,0.0011064214631915092,0.001103866146877408,0.0011089767795056105,0.0011089767795056105,0.0011064214631915092,0.001106421696022153,0.0011038663797080517,0.0011064214631915092,0.0011013110633939505,0.0011013110633939505,0.0011064214631915092,0.0011013110633939505,0.0011038663797080517,0.0011013110633939505,0.0011013110633939505,0.001103866146877408,0.0011038663797080517,0.0011038663797080517,0.0011064214631915092,0.0011089767795056105,0.001111531862989068,0.0011115320958197117,0.0011089767795056105,0.0011089767795056105,0.0011115320958197117,0.0011089767795056105,0.0011064214631915092,0.0011089767795056105,0.0011064214631915092,0.001106421696022153,0.001106421696022153,0.0011064214631915092,0.0011064214631915092,0.001103866146877408,0.0011064214631915092,0.0011038663797080517,0.0011038663797080517,0.001103866146877408,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011038663797080517,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505,0.0011013110633939505]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0013747215270996094,0.0014718205202370882,0.0015663644298911095,0.001660908106714487,0.0017477863002568483,0.0018474404932931066,0.0019292081706225872,0.0020211967639625072,0.002102964324876666,0.002184731885790825,0.002263944363221526,0.0023482670076191425,0.0024325898848474026,0.0024939156137406826,0.002573128091171384,0.002637009136378765,0.002703445265069604,0.0027647707611322403,0.0028516489546746016,0.0029283061157912016,0.003007518593221903,0.003107172902673483,0.0032017165794968605,0.0032911498565226793,0.0033856937661767006,0.0034623509272933006,0.0035568946041166782,0.0036437727976590395,0.003768979338929057,0.003873744048178196,0.003965732641518116,0.004065386950969696,0.004159931093454361,0.004257029853761196,0.004356684163212776,0.004451227840036154,0.004548327066004276,0.004640315659344196,0.004734859336167574,0.004862621426582336,0.0049929386004805565,0.0050925929099321365,0.005215243902057409,0.005350671708583832,0.005468212533742189,0.0055908639915287495,0.005703294649720192,0.005833611357957125,0.00595881836488843,0.006061027757823467,0.006193900015205145,0.006344659253954887,0.0064749764278531075,0.006618069484829903,0.006761163007467985,0.006909366697072983,0.007052460219711065,0.007198108360171318,0.007330981083214283,0.007489405572414398,0.007635054178535938,0.007793479133397341,0.007964679971337318,0.008133325725793839,0.008273864164948463,0.008442509919404984,0.008644373156130314,0.008797687478363514,0.008994441479444504,0.009165641851723194,0.00933173205703497,0.009513153694570065,0.009712462313473225,0.00989899504929781,0.010111079551279545,0.01030783262103796,0.01049947552382946,0.010693673975765705,0.01087254099547863,0.011084625497460365,0.0112967099994421,0.011531791649758816,0.011728545650839806,0.011945740319788456,0.012198708951473236,0.012405683286488056,0.012656096369028091,0.012906510382890701,0.013133926317095757,0.013358786702156067,0.013629642315208912,0.013823840767145157,0.014081919565796852,0.014314445666968822,0.014569969847798347,0.014843380078673363,0.015093793161213398,0.015364648774266243,0.015645723789930344,0.015937022864818573,0.016215544193983078,0.01644551381468773,0.01676236465573311,0.01705366186797619,0.017357734963297844,0.01764136552810669,0.0179428830742836,0.018231624737381935,0.018512701615691185,0.01887810043990612,0.019110627472400665,0.019453030079603195,0.019769879058003426,0.02006884105503559,0.02036524936556816,0.020679542794823647,0.02099383808672428,0.021343905478715897,0.021681196987628937,0.022026153281331062,0.022289343178272247,0.022608747705817223,0.022930707782506943,0.023232225328683853,0.023561852052807808,0.023868480697274208,0.024233879521489143,0.024601833894848824,0.024954456835985184,0.02526364102959633,0.0256622564047575,0.026027657091617584,0.026405831798911095,0.026778895407915115,0.02714940533041954,0.02756846509873867,0.02801818586885929,0.02839125134050846,0.028828196227550507,0.029224257916212082,0.029656093567609787,0.030070042237639427,0.030517209321260452,0.030987372621893883,0.03141665458679199,0.03187403827905655,0.03230331838130951,0.03272238001227379,0.033184878528118134,0.03361160308122635,0.03405110165476799,0.034457385540008545,0.034886665642261505,0.03529806062579155,0.03573755919933319,0.03623327612876892,0.03668299689888954,0.03713782876729965,0.037646323442459106,0.038080714643001556,0.03854065760970116,0.03903892636299133,0.03950909152626991,0.0400252491235733,0.04047752544283867,0.04094769060611725,0.041425518691539764,0.041905906051397324,0.04236329346895218,0.04278235137462616,0.04328828677535057,0.043720122426748276,0.044236280024051666,0.04468856006860733,0.04511783644556999,0.045575227588415146,0.04606838524341583,0.04654621705412865,0.04706237465143204,0.04755298048257828,0.04806402698159218,0.04859296232461929,0.04908867925405502,0.0495869480073452,0.050049446523189545,0.0506090447306633,0.051112424582242966,0.051669467240571976,0.05216773971915245,0.052706893533468246,0.05319749936461449,0.053769875317811966,0.05428092181682587,0.05481752008199692,0.05533623322844505,0.055883053690195084,0.0564119890332222,0.05695114657282829,0.057503074407577515,0.0580473430454731,0.05860438197851181,0.05911032110452652,0.059598371386528015,0.0601937398314476,0.0607558935880661,0.06123116984963417,0.06178820878267288,0.06231458857655525,0.06288696080446243,0.06345678120851517,0.06400615721940994,0.06457086652517319,0.06515856832265854,0.06575649231672287,0.06632120162248611,0.0669395700097084,0.06747616827487946,0.06799488514661789,0.06856469810009003,0.0690910816192627,0.06969156116247177,0.07020516693592072,0.070749431848526,0.07132946699857712,0.07179196923971176,0.07235411554574966,0.07286516577005386,0.07336854934692383,0.07385148853063583,0.07439575344324112,0.07484803348779678,0.07533608376979828,0.07585223764181137,0.07633006572723389,0.0768590047955513,0.07741093635559082,0.0779092088341713,0.07836403697729111,0.07886486500501633,0.07932735979557037,0.07980263978242874,0.08032901585102081,0.08084772527217865,0.08128467202186584,0.08178038895130157,0.08224033564329147,0.08269260823726654,0.0831499993801117,0.08360738307237625,0.08407499641180038,0.08454771339893341,0.08500254899263382,0.08547015488147736,0.0859096571803093,0.08633127063512802,0.08683465421199799,0.08726903796195984,0.08777497708797455,0.08821192383766174,0.08867697417736053,0.08912669867277145,0.08964797109365463,0.09014113247394562,0.09059596061706543,0.09102524071931839,0.09150051325559616,0.09194257110357285,0.0924280658364296,0.09292378276586533,0.09338372945785522,0.09384877979755402,0.09431127458810806,0.09473544359207153,0.09521327912807465,0.09566555172204971,0.09613316506147385,0.09663143008947372,0.0970785990357399,0.09750532358884811,0.0979473814368248,0.09833833575248718,0.09881360828876495,0.09926332533359528,0.09974371641874313,0.10016277432441711,0.10054861009120941,0.10097022354602814,0.10138928890228271,0.10182368010282516,0.10225296020507812,0.10262090712785721,0.10303741693496704,0.1034206971526146,0.10381931811571121,0.10416427254676819,0.10461144149303436,0.10496150702238083,0.10532435029745102,0.10568719357252121,0.1060781478881836,0.1064307689666748,0.10683705657720566,0.1072535589337349,0.10765472799539566,0.10803034901618958,0.10843407362699509,0.10881736129522324,0.10920320451259613,0.10956604778766632,0.10990844666957855,0.11031217873096466,0.11065457761287689,0.11104297637939453,0.11138793081045151,0.11170222610235214,0.1120574027299881,0.11241257935762405,0.11274731904268265,0.11306161433458328,0.1133580207824707,0.11370553076267242,0.11405560374259949,0.11438266932964325,0.11470463126897812,0.11501125991344452,0.11534599214792252,0.11567817628383636,0.11597458273172379,0.1162761002779007,0.11659039556980133,0.11693279445171356,0.11726753413677216,0.11752305924892426,0.11782713234424591,0.11811331659555435,0.1184225007891655,0.11872401833534241,0.11898976564407349,0.11924784630537033,0.1195468083024025,0.11980999261140823,0.12007062882184982,0.12035936862230301,0.12066089361906052,0.12096496671438217,0.12123070657253265,0.12147856503725052,0.12175453454256058,0.12201516330242157,0.12227068841457367,0.12249555438756943],"recovered":[0.0,0.00012520665768533945,0.0002427475992590189,0.00036539899883791804,0.0004752742242999375,0.0005544866435229778,0.000646475178655237,0.0007205770816653967,0.0008151208749040961,0.0009045542101375759,0.0010016532614827156,0.0010936418548226357,0.001165188499726355,0.0012418455444276333,0.0013210580218583345,0.001392604666762054,0.0014641513116657734,0.0015408084727823734,0.0016149103175848722,0.0016992331948131323,0.0017988873878493905,0.0018729893490672112,0.0019496465101838112,0.00202374835498631,0.0021182922646403313,0.002197504509240389,0.002289493102580309,0.00238403701223433,0.0024709149729460478,0.002573124598711729,0.002670223591849208,0.0027596568688750267,0.0028848634101450443,0.0029794073197990656,0.0030765063129365444,0.0031710502225905657,0.0032477073837071657,0.0033269196283072233,0.0034342396538704634,0.0035287835635244846,0.003636103356257081,0.0037715311627835035,0.003873740555718541,0.003998947329819202,0.004134374670684338,0.0042519159615039825,0.004366901703178883,0.004471666179597378,0.004596872720867395,0.00473741116002202,0.004854951985180378,0.004967382177710533,0.005100254900753498,0.005217795725911856,0.005332781467586756,0.005480985157191753,0.0056419651955366135,0.0058029452338814735,0.005971590988337994,0.006099352613091469,0.006257777567952871,0.006421312689781189,0.006574627012014389,0.006735607050359249,0.006919584237039089,0.007070343010127544,0.007241543848067522,0.007402523886412382,0.007558393757790327,0.007716818246990442,0.007882908917963505,0.008059220388531685,0.00822531059384346,0.00843995064496994,0.00860859639942646,0.008810460567474365,0.009019989520311356,0.009219298139214516,0.009416051208972931,0.00958214234560728,0.009812112897634506,0.010011421516537666,0.010205619968473911,0.010404928587377071,0.010627234354615211,0.010869981721043587,0.011079511605203152,0.011289040558040142,0.011565006338059902,0.011792422272264957,0.012019839137792587,0.012249810621142387,0.012479782104492188,0.012745526619255543,0.012993384152650833,0.013210579752922058,0.013430329971015453,0.013713961467146873,0.013977151364088058,0.014250561594963074,0.014534193091094494,0.014848487451672554,0.015096344985067844,0.015362090431153774,0.01562016922980547,0.015911465510725975,0.0162053182721138,0.01650683581829071,0.01684923842549324,0.017122648656368256,0.017429277300834656,0.01769757829606533,0.01799398474395275,0.018318500369787216,0.018609797582030296,0.018895983695983887,0.019228164106607437,0.019522016867995262,0.019907858222723007,0.020247705280780792,0.020579885691404343,0.020889069885015488,0.021213585510849953,0.02150743640959263,0.021791068837046623,0.022097697481513023,0.02241199091076851,0.022741617634892464,0.02307124249637127,0.02344430796802044,0.023789264261722565,0.024192992597818375,0.02452261745929718,0.02490079216659069,0.025261081755161285,0.025639256462454796,0.026032762601971626,0.02643904648721218,0.026858104392886162,0.02728227525949478,0.027686001732945442,0.028133168816566467,0.028554782271385193,0.028966177254915237,0.029421009123325348,0.029857954010367393,0.03032556362450123,0.030762508511543274,0.031191788613796234,0.03160829097032547,0.032060571014881134,0.03248218446969986,0.032908909022808075,0.03335607424378395,0.03380579501390457,0.034232523292303085,0.03466946631669998,0.03510130196809769,0.035545915365219116,0.03605440631508827,0.03650412708520889,0.03698962181806564,0.03743423521518707,0.0379580594599247,0.03843844309449196,0.03890860825777054,0.03938388079404831,0.039882153272628784,0.040336985141038895,0.04080459475517273,0.04124409332871437,0.041701480746269226,0.04216909036040306,0.04263414442539215,0.0430685356259346,0.04357191547751427,0.044016528874635696,0.04447902366518974,0.0449364148080349,0.04543468356132507,0.04591251537203789,0.04639545455574989,0.04694483056664467,0.04741499200463295,0.047984812408685684,0.048449866473674774,0.04898902028799057,0.04952561855316162,0.049977898597717285,0.05048638954758644,0.051081761717796326,0.051597919315099716,0.05209363251924515,0.0526532307267189,0.05320005118846893,0.05373665317893028,0.054242588579654694,0.05477407947182655,0.055326011031866074,0.055877942591905594,0.05639665573835373,0.05692814290523529,0.05744430422782898,0.057973235845565796,0.058509837836027145,0.05900555104017258,0.05956514924764633,0.0601196363568306,0.06066134572029114,0.06120561435818672,0.06177287548780441,0.06234780326485634,0.06294061988592148,0.06346699595451355,0.06406492739915848,0.06467307358980179,0.06526077538728714,0.0658203735947609,0.0663263127207756,0.06688845902681351,0.06741484254598618,0.06799743324518204,0.06853658705949783,0.06912940740585327,0.06963278353214264,0.0701361671090126,0.07074431329965591,0.07125536352396011,0.0717715173959732,0.07225190848112106,0.07276295125484467,0.0732586681842804,0.07373394072055817,0.07422199100255966,0.07469982653856277,0.07520831376314163,0.07573980838060379,0.07631473243236542,0.07681300491094589,0.07727549970149994,0.07776355743408203,0.07819028198719025,0.07871665805578232,0.07919704169034958,0.07966209203004837,0.08016547560691833,0.08063820004463196,0.08109558373689651,0.08157341182231903,0.08200524747371674,0.08245241641998291,0.08296345919370651,0.08338763564825058,0.08383224159479141,0.08428196609020233,0.08473169058561325,0.08522229641675949,0.08566690236330032,0.0861651748418808,0.08662767708301544,0.0871080607175827,0.08757822215557098,0.08804071694612503,0.08854921162128448,0.08901937305927277,0.0895150899887085,0.08995459228754044,0.09041965007781982,0.09088470041751862,0.09136508405208588,0.09181991964578629,0.09227219223976135,0.0927806869149208,0.09324318170547485,0.09370312839746475,0.09417073428630829,0.09466645121574402,0.09514939039945602,0.09562721848487854,0.09607183188199997,0.09649855643510818,0.09692783653736115,0.09737244993448257,0.09782727807760239,0.09828978031873703,0.09874971956014633,0.09916111826896667,0.09958784282207489,0.09998390078544617,0.10039529204368591,0.10082457214593887,0.10120274871587753,0.101626917719841,0.10200764983892441,0.1023704931139946,0.1027282252907753,0.10312173515558243,0.1034948006272316,0.10383719950914383,0.10421793162822723,0.1045961081981659,0.10493084043264389,0.10532690584659576,0.10572807490825653,0.10609858483076096,0.1065329760313034,0.10691370815038681,0.10732254385948181,0.10772116482257843,0.10808911919593811,0.10842385143041611,0.10877136141061783,0.10916998237371445,0.10956604033708572,0.10993655025959015,0.11024829000234604,0.1105753630399704,0.11097397655248642,0.11132916063070297,0.11166389286518097,0.11196796596050262,0.11230015009641647,0.11261444538831711,0.11294151097536087,0.11324558407068253,0.11356499046087265,0.11388184130191803,0.11421912908554077,0.11450020968914032,0.11482217162847519,0.11514157056808472,0.11546608805656433,0.11582637578248978,0.11611511558294296,0.11642174422740936,0.11667982488870621,0.1169634610414505,0.11724453419446945,0.11754605174064636,0.11779902130365372,0.11810309439897537,0.11835095286369324,0.11863202601671219,0.11889266222715378,0.11917884647846222,0.11948291957378387,0.11973844468593597,0.11999141424894333,0.12026993185281754,0.12054334580898285,0.12078864872455597],"active":[0.0013747215270996094,0.0013466138625517488,0.0013236168306320906,0.0012955090496689081,0.0012725121341645718,0.0012929538497701287,0.0012827329337596893,0.0013006196822971106,0.00128784344997257,0.0012801776174455881,0.0012622911017388105,0.0012546251527965069,0.0012674013851210475,0.0012520700693130493,0.0012520700693130493,0.0012444044696167111,0.0012392939534038305,0.0012239622883498669,0.0012367386370897293,0.0012290729209780693,0.0012086312053725123,0.0012341835536062717,0.0012520700693130493,0.0012674015015363693,0.0012674015015363693,0.0012648464180529118,0.0012674015015363693,0.0012597357854247093,0.0012980643659830093,0.001300619449466467,0.0012955090496689081,0.0013057300820946693,0.0012750676833093166,0.0012776225339621305,0.0012801778502762318,0.0012801776174455881,0.0013006196822971106,0.001313396031036973,0.0013006196822971106,0.0013338378630578518,0.0013568352442234755,0.001321061747148633,0.0013415033463388681,0.0013517243787646294,0.0013338378630578518,0.001338948030024767,0.0013363929465413094,0.001361945178359747,0.0013619456440210342,0.001323616597801447,0.001338948030024767,0.0013772770762443542,0.0013747215270996094,0.001400273758918047,0.0014283815398812294,0.0014283815398812294,0.0014104950241744518,0.0013951631262898445,0.0013593900948762894,0.0013900529593229294,0.001377276610583067,0.0013721664436161518,0.0013900529593229294,0.0013977186754345894,0.0013542799279093742,0.0013721669092774391,0.0014028293080627918,0.0013951635919511318,0.0014360477216541767,0.0014488236047327518,0.0014488231390714645,0.0014539333060383797,0.0014871517196297646,0.0014590444043278694,0.0015024831518530846,0.0014973720535635948,0.0014794860035181046,0.0014743758365511894,0.0014564897865056992,0.0015024831518530846,0.0014845971018075943,0.0015203701332211494,0.0015229256823658943,0.0015408117324113846,0.0015714745968580246,0.0015357015654444695,0.0015765847638249397,0.0016174698248505592,0.0015689199790358543,0.0015663644298911095,0.0016098031774163246,0.0015740301460027695,0.0016021374613046646,0.0015689190477132797,0.0015765856951475143,0.0016328003257513046,0.0016634631901979446,0.0016506873071193695,0.0016685724258422852,0.0016864612698554993,0.0016813511028885841,0.0015970263630151749,0.0016660196706652641,0.0016915714368224144,0.0017375657334923744,0.0017299000173807144,0.0017375648021697998,0.0017247889190912247,0.0016634631901979446,0.0017554517835378647,0.0016813501715660095,0.0017554517835378647,0.0017758943140506744,0.001750340685248375,0.0017554517835378647,0.0017835590988397598,0.0017656739801168442,0.0018218886107206345,0.0017733387649059296,0.00177844800055027,0.0017094574868679047,0.001719677820801735,0.00171712227165699,0.0017247889190912247,0.0017707832157611847,0.0017707832157611847,0.0018218886107206345,0.0018602162599563599,0.0018832143396139145,0.0018193330615758896,0.001872992143034935,0.0018346644937992096,0.0018832143396139145,0.0018781032413244247,0.001888323575258255,0.0019292086362838745,0.001985423266887665,0.00195220485329628,0.001970091834664345,0.0019419826567173004,0.001970091834664345,0.00193687342107296,0.0019624270498752594,0.0020211953669786453,0.0019956454634666443,0.0020160842686891556,0.001977754756808281,0.0019598715007305145,0.0019930899143218994,0.002003312110900879,0.001990530639886856,0.0019752010703086853,0.00197775661945343,0.0019419863820075989,0.0019317641854286194,0.0020007528364658356,0.00201353058218956,0.0020365267992019653,0.0021004080772399902,0.0020263083279132843,0.002036530524492264,0.0020493045449256897,0.00207485631108284,0.0020671896636486053,0.00203908234834671,0.00203908234834671,0.002041637897491455,0.0020237527787685394,0.0020263083279132843,0.00197775661945343,0.0020441934466362,0.0020186416804790497,0.0020671896636486053,0.0020544156432151794,0.0020493008196353912,0.002003312110900879,0.002051856368780136,0.002067193388938904,0.0021259598433971405,0.0021182969212532043,0.0021515116095542908,0.0021975077688694,0.0021438486874103546,0.0021719560027122498,0.0020646341145038605,0.0021591782569885254,0.0021234042942523956,0.0021438486874103546,0.0021898411214351654,0.0022205039858818054,0.002115737646818161,0.0021719560027122498,0.002187289297580719,0.002164289355278015,0.00213618203997612,0.002146400511264801,0.002169400453567505,0.0021770671010017395,0.002177063375711441,0.002169400453567505,0.002207726240158081,0.0021821781992912292,0.0021540671586990356,0.0022205039858818054,0.0022460557520389557,0.0022256188094615936,0.0022230595350265503,0.002194952219724655,0.002225615084171295,0.0022511668503284454,0.00223328173160553,0.0022230632603168488,0.0022179484367370605,0.00228949636220932,0.0022562742233276367,0.002266496419906616,0.0022153928875923157,0.0021745115518569946,0.0022383853793144226,0.0022026225924491882,0.0022767186164855957,0.002207733690738678,0.0022128447890281677,0.0022000595927238464,0.0021591857075691223,0.0022179484367370605,0.0021208524703979492,0.0021131858229637146,0.002079971134662628,0.002143844962120056,0.002085082232952118,0.0020774155855178833,0.0021182969212532043,0.002108074724674225,0.0021591782569885254,0.0022026225924491882,0.002169400453567505,0.0020493045449256897,0.0020518600940704346,0.0020518600940704346,0.00203908234834671,0.0021387338638305664,0.002131067216396332,0.002087630331516266,0.0021182969212532043,0.0020748600363731384,0.0020544081926345825,0.0020544156432151794,0.0020339712500572205,0.0020697489380836487,0.0020952969789505005,0.002039089798927307,0.002082519233226776,0.0020774155855178833,0.0020493045449256897,0.002102963626384735,0.002046741545200348,0.002108074724674225,0.002046748995780945,0.0020492970943450928,0.0020186379551887512,0.0020697489380836487,0.002100415527820587,0.002046748995780945,0.0020058676600456238,0.001985423266887665,0.0019879788160324097,0.0020084157586097717,0.00203908234834671,0.002018645405769348,0.0020288601517677307,0.00203908234834671,0.0019547566771507263,0.0019700974225997925,0.001962423324584961,0.001962430775165558,0.001964978873729706,0.0019292086362838745,0.001878105103969574,0.001875549554824829,0.0018397793173789978,0.0018857717514038086,0.0018908753991127014,0.001916438341140747,0.0018729940056800842,0.0017988905310630798,0.0018091052770614624,0.0018014460802078247,0.0018397793173789978,0.001857668161392212,0.001796334981918335,0.001834668219089508,0.00179377943277359,0.0018116682767868042,0.00179377943277359,0.0018832162022590637,0.0018397718667984009,0.0018295496702194214,0.0018499940633773804,0.0018602162599563599,0.0018346607685089111,0.0019062161445617676,0.0019266530871391296,0.0019266530871391296,0.0019317641854286194,0.001901097595691681,0.0019036531448364258,0.0018806606531143188,0.0018448829650878906,0.001819327473640442,0.0018883273005485535,0.0018832162022590637,0.0018729940056800842,0.0018218904733657837,0.0017656758427619934,0.0018091127276420593,0.001837216317653656,0.001773342490196228,0.00173245370388031,0.0016941279172897339,0.0017375648021697998,0.001755453646183014,0.0017682239413261414,0.0017631202936172485,0.0017656758427619934,0.0017810016870498657,0.001796334981918335,0.001755453646183014,0.001775890588760376,0.0017682239413261414,0.0017912238836288452,0.0018014460802078247,0.0016966834664344788,0.001712016761302948,0.001691572368144989,0.0017426759004592896,0.0017605572938919067,0.0017452314496040344,0.0017017945647239685,0.0017477869987487793,0.0017068982124328613,0.0017196759581565857,0.0017273426055908203,0.0017682313919067383,0.0017861202359199524,0.0017477869987487793,0.0017401203513145447,0.0017631202936172485,0.0017452314496040344,0.0017273426055908203,0.0017069056630134583]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0013747215270996094,0.0014564890880137682,0.0015561433974653482,0.0016506871907040477,0.0017528967000544071,0.0018321091774851084,0.0019087662221863866,0.0019905338995158672,0.002069746144115925,0.002133627189323306,0.002200063318014145,0.002271610079333186,0.002345711924135685,0.002414703369140625,0.002488805213943124,0.002568017691373825,0.0026242327876389027,0.0027008899487555027,0.0027775471098721027,0.0028490936383605003,0.0029180850833654404,0.003007518593221903,0.0030739547219127417,0.0031506118830293417,0.003227268811315298,0.0033218127209693193,0.0033984698820859194,0.003449574578553438,0.0035185660235583782,0.0036028889007866383,0.003684656461700797,0.0037510928232222795,0.0038328603841364384,0.003958066925406456,0.004050055518746376,0.004144599661231041,0.004226366989314556,0.004333687014877796,0.004415454342961311,0.004522774368524551,0.004624984227120876,0.004719527903944254,0.0047987401485443115,0.004913725890219212,0.0050312671810388565,0.005120700225234032,0.005230575799942017,0.005348116625100374,0.005445215385407209,0.005534648895263672,0.0056368582881987095,0.005718626081943512,0.005818280391395092,0.005923044867813587,0.006015033461153507,0.006099356338381767,0.00621178699657321,0.006324217189103365,0.0064110951498150826,0.006477531511336565,0.0065822964534163475,0.0066742850467562675,0.006784160155802965,0.006901700980961323,0.0069962446577847,0.007085678167641163,0.0071648904122412205,0.007274765521287918,0.007379530463367701,0.007471519056707621,0.007560952566564083,0.007642719894647598,0.007742374204099178,0.007839472964406013,0.007934017106890678,0.008028561249375343,0.008120549842715263,0.008227869868278503,0.008314747363328934,0.008399070240557194,0.008488504216074944,0.008577937260270119,0.008695477619767189,0.008787466213107109,0.008864123374223709,0.00895611196756363,0.00906343199312687,0.009152865037322044,0.009244854561984539,0.009336843155324459,0.009433941915631294,0.00954637210816145,0.009643470868468285,0.009763567708432674,0.009870887733995914,0.009955210611224174,0.01005230937153101,0.01015196368098259,0.010241396725177765,0.010341051034629345,0.01045092660933733,0.010578688234090805,0.01069622952491045,0.010800994001328945,0.010915979743003845,0.01104374136775732,0.011161282658576965,0.01127371285110712,0.0113733671605587,0.011470465920865536,0.0115650100633502,0.011667219921946526,0.011766874231398106,0.011861417442560196,0.011968737468123436,0.012073502875864506,0.012191043235361576,0.012293253093957901,0.012410793453454971,0.012510447762906551,0.012610102072358131,0.012717422097921371,0.012824742123484612,0.012939727865159512,0.013021496124565601,0.013108373619616032,0.013218249194324017,0.013300016522407532,0.013404780998826027,0.013494214974343777,0.013593869283795357,0.013680746778845787,0.013770180754363537,0.013857058249413967,0.013959268108010292,0.014064032584428787,0.014140689745545387,0.014230122789740562,0.014317001216113567,0.014421765692532063,0.014518865384161472,0.014603188261389732,0.014695176854729652,0.014789720065891743,0.014876598492264748,0.014971141703426838,0.015052909962832928,0.015129567123949528,0.015226665884256363,0.015313544310629368,0.015405532903969288,0.015500076115131378,0.015574178658425808,0.015666168183088303,0.015737712383270264,0.015809260308742523,0.015891026705503464,0.015965130180120468,0.01603667624294758,0.016121000051498413,0.016212988644838333,0.016315197572112083,0.01637396775186062,0.016453180462121964,0.01654261350631714,0.016616715118288994,0.016716368496418,0.016775138676166534,0.01685946248471737,0.01693611964583397,0.01701788790524006,0.017097100615501404,0.01716609112918377,0.017250414937734604,0.0173296257853508,0.01738584227859974,0.01747783087193966,0.01757492870092392,0.01766691729426384,0.01774868555366993,0.0178151223808527,0.017894335091114044,0.0179428830742836,0.018027206882834435,0.018103864043951035,0.01816263422369957,0.01823418028652668,0.01829039677977562,0.018369607627391815,0.01843860000371933,0.01848459430038929,0.018574027344584465,0.018645573407411575,0.01869923435151577,0.0187861118465662,0.018844882026314735,0.018911318853497505,0.018972644582390785,0.019033970311284065,0.01909785158932209,0.019171953201293945,0.019212836399674416,0.01925627514719963,0.01931249164044857,0.01936870627105236,0.019427476450800896,0.019499024376273155,0.01954757235944271,0.01959356665611267,0.019647227600216866,0.019703442230820656,0.019774990156292915,0.01981842890381813,0.01987464353442192,0.019938524812459946,0.01999218389391899,0.020025402307510376,0.020076507702469826,0.02013016678392887,0.02017105184495449,0.02023237757384777,0.020291147753596306,0.020352473482489586,0.020408688113093376,0.02045723795890808,0.020505787804722786,0.020572222769260406,0.020628439262509346,0.020684653893113136,0.02074342407286167,0.020791973918676376,0.020868631079792976,0.020909514278173447,0.02095806412398815,0.021016834303736687,0.021078160032629967,0.02113182097673416,0.02120336703956127,0.021251916885375977,0.021290244534611702,0.021338794380426407,0.02137712389230728,0.021425673738121986,0.021476777270436287,0.021522771567106247,0.021563656628131866,0.021604539826512337,0.021650534123182297,0.021691417321562767,0.02174507826566696,0.021788517013192177,0.0218523982912302,0.021911168470978737,0.021964827552437782,0.022008266299962997,0.022038929164409637,0.022079814225435257,0.022136028856039047,0.022171802818775177,0.022210130468010902,0.022248459979891777,0.022302119061350822,0.022343004122376442,0.022386442869901657,0.022437546402215958,0.022486096248030663,0.022549977526068687,0.022590860724449158,0.022647077217698097,0.022708402946591377,0.022762062028050423,0.022808056324720383,0.022854050621390343,0.022907711565494537,0.022963926196098328,0.023004809394478798,0.023055914789438248,0.023099353536963463,0.023135127499699593,0.023186231032013893,0.023222004994750023,0.023273110389709473,0.023313993588089943,0.023357432335615158,0.023395761847496033,0.023444311693310738,0.023495415225625038,0.023546520620584488,0.023592514917254448,0.023625733330845833,0.023669172078371048,0.02372027561068535,0.023761160671710968,0.023804599419236183,0.0238480381667614,0.023891476914286613,0.023952802643179893,0.023988576605916023,0.02402690425515175,0.02407289855182171,0.02410356141626835,0.024152111262083054,0.024203216657042503,0.024249210953712463,0.02429264970123768,0.024341199547052383,0.024382082745432854,0.024422967806458473,0.024468962103128433,0.02450217865407467,0.02454306371510029,0.02457883581519127,0.0246146097779274,0.02466571517288685,0.02470659837126732,0.024755148217082024,0.024806251749396324,0.024867577478289604,0.024913571774959564,0.02496723271906376,0.02500811591744423,0.02504900097846985,0.025102660059928894,0.025148654356598854,0.02519720420241356,0.025240642949938774,0.025276416912674904,0.025317300111055374,0.025363294407725334,0.02539651282131672,0.025455283001065254,0.025496166199445724,0.025537051260471344,0.02558049000799656,0.025613708421587944,0.0256622564047575,0.02569291926920414,0.025741469115018845,0.02577979862689972,0.02582068182528019,0.02585645578801632,0.02589733898639679,0.02593311294913292,0.025966331362724304,0.026007214561104774,0.0260455422103405,0.026068540289998055,0.026104314252734184,0.02612731046974659,0.026160528883337975,0.026180971413850784],"recovered":[0.0,0.00013031713024247438,0.00023763711214996874,0.00036028854083269835,0.0004778294824063778,0.0005774837336502969,0.0006669170688837767,0.0007512399461120367,0.0008355627651326358,0.0009019989520311356,0.0009709903970360756,0.0010450922418385744,0.0011217494029551744,0.0012009617639705539,0.001254621776752174,0.0013414998538792133,0.0014028255827724934,0.0014667065115645528,0.0015356979565694928,0.0016097998013719916,0.0016762360464781523,0.001758003607392311,0.0018423264846205711,0.0019189836457371712,0.001980309374630451,0.002051855903118849,0.00214639981277287,0.002220501657575369,0.002281827386468649,0.0023482635151594877,0.002419810276478529,0.002481136005371809,0.002555237850174308,0.0026446711272001266,0.0027519911527633667,0.002838869346305728,0.0029385234229266644,0.0030228463001549244,0.0031071691773831844,0.0032144892029464245,0.0033064777962863445,0.003401021473109722,0.003500675782561302,0.0035926643759012222,0.0036846529692411423,0.00380985951051116,0.003906958736479282,0.0040372759103775024,0.0041445959359407425,0.004264691844582558,0.004356680437922478,0.004466555546969175,0.00454576825723052,0.0046454225666821,0.004747631959617138,0.004831954836845398,0.0049188327975571156,0.005041484255343676,0.005138583481311798,0.005238237790763378,0.005317450035363436,0.005414548795670271,0.005521868821233511,0.005598525982350111,0.005705846007913351,0.005792723968625069,0.005907709710299969,0.006012474652379751,0.006117239594459534,0.006222004070878029,0.006313992664217949,0.006413646973669529,0.0064928592182695866,0.0065720719285309315,0.006681947037577629,0.006768824998289347,0.006865924224257469,0.006960467901080847,0.007067787926644087,0.0071776630356907845,0.007259430829435587,0.0073693059384822845,0.007451073732227087,0.007568614557385445,0.007655492518097162,0.00775003619492054,0.007844580337405205,0.007928903214633465,0.008043888956308365,0.008135877549648285,0.00824064202606678,0.008337740786373615,0.00845528207719326,0.008544715121388435,0.00866225641220808,0.008767020888626575,0.00886411964893341,0.008958663791418076,0.0090608736500144,0.00916308257728815,0.00927040260285139,0.0093675022944808,0.009492708370089531,0.009610249660909176,0.009732901118695736,0.009858107194304466,0.009980758652091026,0.010082968510687351,0.010174957104027271,0.010289942845702171,0.010410038754343987,0.010525024496018887,0.010599127039313316,0.010693670250475407,0.010816321708261967,0.010926197282969952,0.011020740494132042,0.011148503050208092,0.011258377693593502,0.011368253268301487,0.011460241861641407,0.011570116505026817,0.011690213344991207,0.011774536222219467,0.011863969266414642,0.011953402310609818,0.012068388052284718,0.012160376645624638,0.012242144905030727,0.012349464930593967,0.012441453523933887,0.012525775469839573,0.012633095495402813,0.012722529470920563,0.012822183780372143,0.012911616824567318,0.013016381300985813,0.013100704178214073,0.013185027055442333,0.013269349932670593,0.013343452475965023,0.013443105854094028,0.013522318564355373,0.013616862706840038,0.013706295751035213,0.013803394511342049,0.013892828486859798,0.013989927247166634,0.014066584408283234,0.014158573001623154,0.014258227311074734,0.014345104806125164,0.014447314664721489,0.014529081992805004,0.014603184536099434,0.014679841697216034,0.014759053476154804,0.01483060047030449,0.01492258906364441,0.01499924622476101,0.01507590338587761,0.015155116096138954,0.015234327875077724,0.01532120630145073,0.0154004180803895,0.0154770752415061,0.015540956519544125,0.015625279396772385,0.01569938100874424,0.01579136960208416,0.015855250880122185,0.015926796942949295,0.01600600965321064,0.016075002029538155,0.016177210956811905,0.01625642366707325,0.01633308082818985,0.01641995832324028,0.016504282131791115,0.0165886040776968,0.016652485355734825,0.01674702949821949,0.016821131110191345,0.016872234642505646,0.016948891803622246,0.017025548964738846,0.01708943024277687,0.017158422619104385,0.017229968681931496,0.017296405509114265,0.01736028678715229,0.0174318328499794,0.01749315857887268,0.0175595935434103,0.01762091927230358,0.01769246719777584,0.017751237377524376,0.017822783440351486,0.017878999933600426,0.01793265901505947,0.017986319959163666,0.01806042157113552,0.01811663620173931,0.018170297145843506,0.01822395622730255,0.018275061622262,0.0183261651545763,0.018379826098680496,0.018441151827573776,0.018492255359888077,0.0185561366379261,0.018599575385451317,0.01866856776177883,0.01871456205844879,0.018783552572131157,0.018849989399313927,0.018906204029917717,0.018952198326587677,0.01899563893675804,0.019059518352150917,0.019115734845399857,0.019169393926858902,0.019202612340450287,0.019266493618488312,0.019330374896526337,0.019376369193196297,0.019430028274655342,0.019486242905259132,0.019552679732441902,0.019611449912190437,0.019665110856294632,0.019716214388608932,0.019785206764936447,0.019828645512461662,0.019887415692210197,0.019943632185459137,0.020010067149996758,0.020079059526324272,0.020135274156928062,0.020181268453598022,0.020224707201123238,0.020270701497793198,0.020314140245318413,0.020375465974211693,0.020406128838658333,0.020449567586183548,0.020487897098064423,0.020528780296444893,0.020567109808325768,0.020618213340640068,0.020679539069533348,0.020722979679703712,0.020779194310307503,0.020837964490056038,0.020896734669804573,0.020942728966474533,0.020988723263144493,0.021037273108959198,0.021090934053063393,0.021129261702299118,0.021165035665035248,0.021208474412560463,0.021257024258375168,0.021305572241544724,0.021349012851715088,0.021397560834884644,0.021451221778988838,0.021502327173948288,0.021543210372328758,0.021601980552077293,0.021658195182681084,0.021714411675930023,0.021760405972599983,0.021816620603203773,0.021854950115084648,0.021913720294833183,0.02195204794406891,0.02199804224073887,0.022041480988264084,0.022084921598434448,0.022128360345959663,0.02216668799519539,0.02221779339015484,0.02226889692246914,0.0223148912191391,0.02234555408358574,0.02238132804632187,0.022440098226070404,0.022486092522740364,0.022532086819410324,0.02256530523300171,0.02260107919573784,0.02265218272805214,0.022700732573866844,0.02273906208574772,0.02279527671635151,0.022838715463876724,0.022900041192770004,0.022935815155506134,0.022976698353886604,0.023027803748846054,0.023068686947226524,0.02312234789133072,0.02316834218800068,0.02320922538638115,0.02325521968305111,0.02329610288143158,0.023349763825535774,0.02337787114083767,0.023411089554429054,0.0234647486358881,0.02351074293255806,0.0235414057970047,0.02357717975974083,0.02361295372247696,0.023656392470002174,0.023707496002316475,0.023758601397275925,0.02382759377360344,0.02387869730591774,0.02393491379916668,0.02399112842977047,0.02402690052986145,0.024085672572255135,0.024131666868925095,0.024172550067305565,0.024208324030041695,0.02425687201321125,0.02429775707423687,0.02434375137090683,0.0243846345692873,0.02442551776766777,0.02446640282869339,0.02450728602707386,0.02455328032374382,0.024581387639045715,0.024622272700071335,0.02466060034930706,0.024693818762898445,0.024739813059568405,0.02477814070880413,0.024816470220685005,0.02485479786992073,0.024893127381801605,0.024923790246248245,0.02496722899377346,0.02500300295650959,0.025031110271811485,0.025066882371902466,0.025092436000704765,0.02512565441429615],"active":[0.0013747215270996094,0.0013261719141155481,0.00131850631441921,0.0012903986498713493,0.0012750672176480293,0.0012546253856271505,0.00124184915330261,0.0012392939534038305,0.001234183320775628,0.0012316282372921705,0.0012290729209780693,0.0012265178374946117,0.0012239625211805105,0.0012137416051700711,0.00123418343719095,0.0012265178374946117,0.0012214072048664093,0.00123418343719095,0.00124184915330261,0.0012392938369885087,0.001241849036887288,0.0012495149858295918,0.0012316282372921705,0.0012316282372921705,0.0012469594366848469,0.0012699568178504705,0.0012520700693130493,0.0012290729209780693,0.0012367386370897293,0.0012546253856271505,0.001264846185222268,0.0012699568178504705,0.0012776225339621305,0.0013133957982063293,0.0012980643659830093,0.001305730314925313,0.0012878435663878918,0.0013108407147228718,0.001308285165578127,0.001308285165578127,0.0013185064308345318,0.0013185064308345318,0.0012980643659830093,0.0013210615143179893,0.0013466142117977142,0.0013108407147228718,0.0013236170634627342,0.0013108407147228718,0.001300619449466467,0.0012699570506811142,0.0012801778502762318,0.0012520705349743366,0.0012725121341645718,0.001277622301131487,0.0012674015015363693,0.0012674015015363693,0.0012929541990160942,0.0012827329337596893,0.0012725116685032845,0.0012392937205731869,0.0012648464180529118,0.0012597362510859966,0.0012622913345694542,0.0013031749986112118,0.0012903986498713493,0.0012929541990160942,0.0012571807019412518,0.0012622908689081669,0.0012622908689081669,0.0012495149858295918,0.0012469599023461342,0.0012290729209780693,0.0012495149858295918,0.001267401035875082,0.0012520700693130493,0.0012597362510859966,0.0012546256184577942,0.0012674019671976566,0.0012469594366848469,0.0012214072048664093,0.0012290733866393566,0.0012086313217878342,0.001244403887540102,0.0012188516557216644,0.0012086308561265469,0.0012060757726430893,0.0012188516557216644,0.0012239618226885796,0.0012009656056761742,0.0012009656056761742,0.0011932998895645142,0.0012086313217878342,0.0011881887912750244,0.001218852587044239,0.0012086313217878342,0.001188189722597599,0.001188189722597599,0.0011932998895645142,0.0011805230751633644,0.0011779684573411942,0.001180524006485939,0.0012111859396100044,0.001203521154820919,0.0011907443404197693,0.0011830786243081093,0.0011856341734528542,0.001180524006485939,0.0011907443404197693,0.0011984100565314293,0.0011805230751633644,0.0011549713090062141,0.001142195425927639,0.0011677471920847893,0.0011677471920847893,0.0011524157598614693,0.0011473055928945541,0.0011703027412295341,0.0011447500437498093,0.0011524157598614693,0.0011421944946050644,0.0011498602107167244,0.0011473055928945541,0.0011345287784934044,0.0011651916429400444,0.001157526858150959,0.0011549713090062141,0.001149861142039299,0.0011396398767828941,0.0011626360937952995,0.0011447500437498093,0.0011524157598614693,0.0011549713090062141,0.0011370852589607239,0.0011345287784934044,0.0011370843276381493,0.0011524157598614693,0.0011243084445595741,0.0011294186115264893,0.0011319741606712341,0.0011524157598614693,0.0011754129081964493,0.0011600824072957039,0.001172858290374279,0.0011728573590517044,0.0011703027412295341,0.0011677471920847893,0.0011600814759731293,0.0011396398767828941,0.0011600814759731293,0.0011549713090062141,0.0011473055928945541,0.0011549713090062141,0.001126863993704319,0.0011370861902832985,0.0011345278471708298,0.0011294186115264893,0.0011319732293486595,0.001134529709815979,0.0011140871793031693,0.0011217538267374039,0.0011370852589607239,0.0011600814759731293,0.0011396398767828941,0.0011319741606712341,0.001142195425927639,0.0011396398767828941,0.0011754119768738747,0.0011498592793941498,0.0011600814759731293,0.0011447500437498093,0.0011626370251178741,0.0011703036725521088,0.0011600814759731293,0.0011754129081964493,0.0011524148285388947,0.0011294186115264893,0.0011447500437498093,0.0011549703776836395,0.001162635162472725,0.0011600814759731293,0.0011626370251178741,0.0011473055928945541,0.0011217519640922546,0.0011549722403287888,0.0011549722403287888,0.0011370852589607239,0.0011447500437498093,0.0011319741606712341,0.0011396389454603195,0.0011421944946050644,0.0011243075132369995,0.0011421944946050644,0.0011524148285388947,0.0011396408081054688,0.001165192574262619,0.0011524148285388947,0.0011600814759731293,0.001149861142039299,0.0011549703776836395,0.001165192574262619,0.0011856332421302795,0.0011524148285388947,0.0011396389454603195,0.0011421944946050644,0.0011447500437498093,0.0011524148285388947,0.0011728592216968536,0.0011677462607622147,0.0011524148285388947,0.0011549722403287888,0.0011473055928945541,0.0011754147708415985,0.001149861142039299,0.0011600814759731293,0.0011549722403287888,0.0011421944946050644,0.001119198277592659,0.0011243093758821487,0.0011345278471708298,0.0011115334928035736,0.0011166427284479141,0.0011217538267374039,0.001149861142039299,0.0011421944946050644,0.0011268630623817444,0.0011294186115264893,0.0011421944946050644,0.0011421963572502136,0.0011319741606712341,0.0011319741606712341,0.0011268630623817444,0.0011524166911840439,0.0011243075132369995,0.0011294186115264893,0.0011294186115264893,0.0011345278471708298,0.0011217538267374039,0.0011243075132369995,0.0011166427284479141,0.0011089760810136795,0.0011140871793031693,0.0011064223945140839,0.0011115334928035736,0.0011013112962245941,0.0011166427284479141,0.0011140890419483185,0.0011166427284479141,0.0011217538267374039,0.0011243075132369995,0.0011268649250268936,0.0011089779436588287,0.0011294186115264893,0.0011319741606712341,0.0011268630623817444,0.0011115316301584244,0.0010962001979351044,0.0010910909622907639,0.0010987557470798492,0.0010808687657117844,0.0010808687657117844,0.0010834243148565292,0.0010936446487903595,0.0010859798640012741,0.0010808706283569336,0.0010885335505008698,0.001088535413146019,0.0010987557470798492,0.0010885335505008698,0.001103866845369339,0.0011064223945140839,0.001103866845369339,0.0010936446487903595,0.0010936446487903595,0.0010910909622907639,0.0011089760810136795,0.0010910890996456146,0.001103866845369339,0.0011013112962245941,0.0010936465114355087,0.0011013094335794449,0.0010936446487903595,0.0011064223945140839,0.0010962001979351044,0.001088535413146019,0.0010808706283569336,0.0010987576097249985,0.0011140871793031693,0.0011064223945140839,0.0011064223945140839,0.0010936465114355087,0.001103866845369339,0.0011191964149475098,0.0011089779436588287,0.001103866845369339,0.0011089760810136795,0.0010962001979351044,0.0011140871793031693,0.001088535413146019,0.0010910890996456146,0.0010962001979351044,0.0010757576674222946,0.0010834243148565292,0.0010808687657117844,0.0010808687657117844,0.0010834243148565292,0.0010859798640012741,0.0010859798640012741,0.001073203980922699,0.0010910909622907639,0.0010910890996456146,0.0010783150792121887,0.0010680928826332092,0.001073203980922699,0.001088535413146019,0.0010936446487903595,0.0010987557470798492,0.0010987557470798492,0.0011089760810136795,0.0010859780013561249,0.001088535413146019,0.0010732021182775497,0.001057872548699379,0.0010757595300674438,0.0010629817843437195,0.0010655373334884644,0.0010680928826332092,0.0010680928826332092,0.0010604280978441238,0.0010655373334884644,0.0010527614504098892,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001073203980922699,0.0010604280978441238,0.0010808687657117844,0.0010706465691328049,0.0010808687657117844,0.0010859798640012741,0.0010808687657117844,0.0010783150792121887,0.0010808687657117844,0.0010783150792121887,0.001073203980922699,0.0010834243148565292,0.0010783132165670395,0.0010655373334884644,0.001073203980922699,0.0010604280978441238,0.0010680928826332092,0.001055316999554634]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0013747215270996094,0.0014718205202370882,0.0015663644298911095,0.0016634634230285883,0.0017580072162672877,0.0018218881450593472,0.0019011005060747266,0.001980312867090106,0.002054414711892605,0.002133627189323306,0.0021975082345306873,0.0022664996795356274,0.002338046208024025,0.002399371936917305,0.002458142349496484,0.0025092470459640026,0.002560351975262165,0.002611456671729684,0.002675337716937065,0.0027187764644622803,0.0027852128259837627,0.0028388728387653828,0.0028899775352329016,0.0029487479478120804,0.0030024079605937004,0.0030560679733753204,0.003114838618785143,0.0031633879989385605,0.0032170480117201805,0.003260487224906683,0.003311591688543558,0.003357585985213518,0.0034010251984000206,0.0034546852111816406,0.0034930137917399406,0.0035313423722982407,0.003585002152249217,0.003630996448919177,0.0036718803457915783,0.0037280956748872995,0.0037664242554455996,0.003807307919487357,0.003866078332066536,0.003909517545253038,0.003950401209294796,0.003988729789853096,0.004037279635667801,0.004073052667081356,0.004113936796784401,0.004159931093454361,0.004188038408756256,0.004234032705426216,0.004269805736839771,0.004305579233914614,0.004341352730989456,0.004384791478514671,0.004420564975589514,0.004443562123924494,0.004476780071854591,0.004499777220189571,0.004530440084636211,0.004558547865599394,0.004594321362674236,0.0046224286779761314,0.004642870742827654,0.004665867891162634,0.004696530755609274,0.0047220829874277115,0.0047297487035393715,0.0047604115679860115,0.004780853632837534,0.0047987401485443115,0.004816627129912376,0.0048447344452142715,0.0048677315935492516,0.004888173658400774,0.004911170806735754,0.0049316128715872765,0.004952054470777512,0.004972496069967747,0.004995493218302727,0.005021045915782452,0.005044043064117432,0.005064484663307667,0.0050849271938204765,0.005105368793010712,0.005125810392200947,0.005148807540535927,0.005171804688870907,0.005192247219383717,0.005210133269429207,0.005230575334280729,0.005243351683020592,0.005261238198727369,0.005276569630950689,0.005289345979690552,0.005312343128025532,0.005332784727215767,0.005355781875550747,0.005376223940402269,0.005394110456109047,0.005409441888332367,0.005429883953183889,0.005445215385407209,0.005455436185002327,0.005473323166370392,0.005501430481672287,0.005509096197783947,0.005519317463040352,0.005526983179152012,0.005547424778342247,0.005565311759710312,0.005585753358900547,0.0055908639915287495,0.005601084791123867,0.0056138611398637295,0.0056215268559753895,0.005634303204715252,0.005647079087793827,0.005657300353050232,0.005664966069161892,0.0056751868687570095,0.0056905183009803295,0.0056981840170919895,0.005703294649720192,0.0057211811654269695,0.0057365125976502895,0.0057441783137619495,0.005756954662501812,0.005762064829468727,0.005772286094725132,0.005785061977803707,0.005795283243060112,0.00580550404265523,0.005810614209622145,0.005823390558362007,0.005833611357957125,0.00584383262321353,0.00585149833932519,0.00586682977154851,0.005871939938515425,0.00588216120377183,0.005892382003366947,0.005902602802962065,0.00590515835210681,0.00591282406821847,0.005925599951297045,0.005930710583925247,0.005938376300036907,0.005946042016148567,0.005956262815743685,0.00595881836488843,0.00596648408100009,0.00596648408100009,0.00596648408100009,0.005971594247967005,0.005971594247967005,0.00598181551322341,0.005984370596706867,0.005986925680190325,0.005986925680190325,0.00598948122933507,0.005992036312818527,0.00599714694544673,0.006002257112413645,0.00600481266155839,0.00601247837767005,0.00602014409378171,0.006030364893376827,0.006040585692971945,0.00604314124211669,0.006048251409083605,0.00605080695822835,0.006061027757823467,0.006063582841306925,0.00606613839045167,0.006071248557418585,0.006078914273530245,0.006084024906158447,0.006091690622270107,0.006099356338381767,0.00610446697100997,0.00610446697100997,0.006109577137976885,0.006117242854088545,0.00611979840323329,0.00612746411934495,0.00612746411934495,0.00613512983545661,0.006137684918940067,0.006140240002423525,0.006140240002423525,0.006140240002423525,0.006145350635051727,0.006147905718535185,0.00615046126767993,0.00615812698379159,0.00615812698379159,0.00615812698379159,0.006160682067275047,0.006163237150758505,0.006168347783386707,0.006170902866870165,0.006176013499498367,0.006178568582981825,0.006183679215610027,0.006183679215610027,0.006193900015205145,0.006199010647833347,0.006201565731316805,0.00620412128046155,0.00621178699657321,0.006216897163540125,0.00621945271268487,0.006222007796168327,0.00622711842879653,0.006229673512279987,0.006232228595763445,0.00623478414490819,0.006237339228391647,0.00624244986101985,0.00624244986101985,0.006247560027986765,0.006252670660614967,0.006252670660614967,0.006255225744098425,0.006260336376726627,0.0062654465436935425,0.006270557176321745,0.0062731122598052025,0.006278222892433405,0.006278222892433405,0.0062807779759168625,0.006283333525061607,0.006285888608545065,0.006285888608545065,0.006290999241173267,0.006290999241173267,0.006298664957284927,0.0063037751242518425,0.0063037751242518425,0.006306330673396587,0.006306330673396587,0.006313996389508247,0.006316551472991705,0.006316551472991705,0.006316551472991705,0.006316551472991705,0.0063191065564751625,0.006324217189103365,0.0063267722725868225,0.0063344379886984825,0.0063344379886984825,0.0063344379886984825,0.006339548621326685,0.0063421037048101425,0.0063421037048101425,0.006344659253954887,0.006347214337438345,0.0063497694209218025,0.006352324970066547,0.0063574351370334625,0.006359990686178207,0.0063651008531451225,0.006367656402289867,0.006367656402289867,0.006370211485773325,0.006370211485773325,0.006375322118401527,0.006375322118401527,0.006377877201884985,0.0063804322853684425,0.0063804322853684425,0.006382987834513187,0.0063880980014801025,0.006390653550624847,0.006390653550624847,0.006390653550624847,0.006393208634108305,0.006393208634108305,0.006398319266736507,0.006398319266736507,0.006400874350219965,0.0064034294337034225,0.006405984982848167,0.006408540066331625,0.006408540066331625,0.006408540066331625,0.006416205782443285,0.0064187608659267426,0.006423871498554945,0.0064264265820384026,0.0064264265820384026,0.006431537214666605,0.0064340922981500626,0.006439202930778265,0.0064417580142617226,0.0064443135634064674,0.0064443135634064674,0.006446868646889925,0.006446868646889925,0.006446868646889925,0.006449423730373383,0.006449423730373383,0.006449423730373383,0.006449423730373383,0.0064519792795181274,0.0064519792795181274,0.0064519792795181274,0.0064519792795181274,0.0064519792795181274,0.006454534363001585,0.006457089446485043,0.006457089446485043,0.006457089446485043,0.0064596449956297874,0.0064596449956297874,0.0064596449956297874,0.0064596449956297874,0.006464755162596703,0.006464755162596703,0.006464755162596703,0.006464755162596703,0.006464755162596703,0.006464755162596703,0.006464755162596703,0.006464755162596703,0.006464755162596703,0.006464755162596703,0.006464755162596703,0.006464755162596703,0.006464755162596703,0.006464755162596703,0.006464755162596703,0.006464755162596703,0.006464755162596703,0.006464755162596703,0.006464755162596703,0.006464755162596703,0.006464755162596703,0.006464755162596703,0.006464755162596703,0.0064673107117414474,0.0064673107117414474,0.0064673107117414474,0.0064673107117414474,0.006469865795224905,0.006469865795224905,0.006469865795224905,0.006469865795224905,0.006469865795224905],"recovered":[0.0,0.00012520665768533945,0.0002427475992590189,0.00035262282472103834,0.0004497218760661781,0.0005442656693048775,0.0006260332884266973,0.000700135191436857,0.0007844580104574561,0.0008738913456909359,0.000958214164711535,0.0010246504098176956,0.0010910865385085344,0.0011549674673005939,0.0012162931961938739,0.0012750637251883745,0.001331278937868774,0.0013874941505491734,0.001438598963432014,0.0014948141761124134,0.0015433636726811528,0.0015944684855639935,0.0016481283819302917,0.0017068989109247923,0.0017554484074935317,0.0017988875042647123,0.0018525474006310105,0.0019087627297267318,0.001957312226295471,0.002003306522965431,0.0020493008196353912,0.0020952951163053513,0.0021336236968636513,0.002174507360905409,0.002220501657575369,0.00226905127055943,0.00229971413500607,0.00235337414778769,0.00240703416056931,0.002450473140925169,0.0024990225210785866,0.002534796018153429,0.0025756796821951866,0.002611453179270029,0.002662557875737548,0.002716217888519168,0.0027571015525609255,0.0027954301331192255,0.002838869346305728,0.002877197926864028,0.002928302623331547,0.002966631203889847,0.0030151805840432644,0.0030535091646015644,0.0030943930614739656,0.0031403873581439257,0.0031812710221856833,0.0032119338866323233,0.0032400416675955057,0.0032707045320421457,0.0033064777962863445,0.0033396959770470858,0.0033678035251796246,0.003408687189221382,0.0034444606862962246,0.0034674578346312046,0.003485344350337982,0.0035185625310987234,0.0035441149957478046,0.0035671121440827847,0.0035926643759012222,0.0036131064407527447,0.0036258825566619635,0.0036463243886828423,0.0036693215370178223,0.0037025397177785635,0.0037229815497994423,0.0037536444142460823,0.0037766415625810623,0.0038021940272301435,0.0038303015753626823,0.0038558540400117636,0.003881406271830201,0.00390184810385108,0.0039171795360744,0.003942732233554125,0.00397083954885602,0.003991281613707542,0.00400916812941432,0.004034720361232758,0.0040602730587124825,0.004096046090126038,0.0041139330714941025,0.0041292645037174225,0.0041522616520524025,0.00416248245164752,0.00417781388387084,0.004195700399577618,0.0042135873809456825,0.00423913961276412,0.0042621367610991,0.00428513390943408,0.004305575974285603,0.004326017573475838,0.004343904554843903,0.004364346154034138,0.004379677586257458,0.00440778536722064,0.00442311679944396,0.004435893148183823,0.004443558864295483,0.00446144538000226,0.00448444252833724,0.00449977396056056,0.00450743967667222,0.004517660476267338,0.004527881275862455,0.004540657624602318,0.00455343397334218,0.004566209856420755,0.004581541288644075,0.004589207004755735,0.004594317637383938,0.004612204153090715,0.00462242541834712,0.00463009113445878,0.004642867017537355,0.00465308828279376,0.00466075399890542,0.004670974798500538,0.00467608543112874,0.00469141686335206,0.0047041927464306355,0.004709303379058838,0.0047195241786539555,0.004724634811282158,0.00473741116002202,0.00474507687613368,0.004755297675728798,0.004762963391840458,0.004778294824063778,0.004785960540175438,0.0047961813397705555,0.004801291972398758,0.00481406832113862,0.004816623404622078,0.004824289120733738,0.0048345099203288555,0.0048421756364405155,0.00485239690169692,0.0048575070686638355,0.0048651727847754955,0.004870283417403698,0.0048805042169988155,0.00488305976614356,0.00488305976614356,0.00488305976614356,0.0048881699331104755,0.00489839119836688,0.004900946281850338,0.00490605691447854,0.00490605691447854,0.004908611997961998,0.0049111670814454556,0.0049137226305902,0.004916277714073658,0.0049188327975571156,0.004929053597152233,0.004936719313263893,0.004944385029375553,0.004952050745487213,0.004959716461598873,0.004964827094227076,0.004964827094227076,0.004975047893822193,0.004980158526450396,0.004985269159078598,0.004990379326045513,0.004998045042157173,0.005005710758268833,0.005008266307413578,0.005015932023525238,0.005023597739636898,0.005026152823120356,0.005028707906603813,0.005036373622715473,0.005041484255343676,0.005046594887971878,0.005051705054938793,0.005056815687566996,0.005064481403678656,0.005064481403678656,0.005067036487162113,0.005069592036306858,0.005074702203273773,0.005077257752418518,0.005079812835901976,0.005087478552013636,0.005092589184641838,0.005095144268125296,0.005097699351608753,0.005100254900753498,0.005102809984236956,0.005107920616865158,0.005110475700348616,0.005113030783832073,0.005118141416460276,0.005125807132571936,0.005130917765200138,0.005136027932167053,0.005141138564795256,0.005143693648278713,0.005146249197423458,0.005151359364390373,0.005156469997018576,0.005159025080502033,0.005164135713130236,0.005169246345758438,0.005169246345758438,0.005171801429241896,0.005176912061870098,0.005179467145353556,0.005184577777981758,0.005189687944948673,0.005192243494093418,0.005192243494093418,0.005199909210205078,0.005199909210205078,0.005207574926316738,0.005207574926316738,0.005210130009800196,0.005212685093283653,0.005215240642428398,0.005217795725911856,0.005220350809395313,0.005220350809395313,0.005220350809395313,0.005225461442023516,0.005225461442023516,0.005233127158135176,0.005235682241618633,0.005238237790763378,0.005240792874246836,0.005243347957730293,0.005245903506875038,0.005251013673841953,0.005253569222986698,0.005253569222986698,0.005253569222986698,0.005256124306470156,0.005261234939098358,0.005261234939098358,0.005261234939098358,0.005266345106065273,0.005266345106065273,0.005268900655210018,0.005271455738693476,0.005276566371321678,0.005279121454805136,0.005281676538288593,0.005284232087433338,0.005286787170916796,0.005289342254400253,0.005291897803544998,0.005294452887028456,0.005299563519656658,0.005299563519656658,0.005302118603140116,0.005304673686623573,0.005307229235768318,0.005307229235768318,0.005309784319251776,0.005309784319251776,0.005309784319251776,0.005312339402735233,0.005317450035363436,0.005317450035363436,0.005320005118846893,0.005322560667991638,0.005325115751475096,0.005327670834958553,0.005332781467586756,0.005335336551070213,0.005337892100214958,0.005343002267181873,0.005345557816326618,0.005348112899810076,0.005348112899810076,0.005348112899810076,0.005350667983293533,0.005358333699405193,0.005360889248549938,0.005360889248549938,0.005363444332033396,0.005365999415516853,0.005365999415516853,0.005373665131628513,0.005376220680773258,0.005378775764256716,0.005378775764256716,0.005378775764256716,0.005381330847740173,0.005381330847740173,0.005383886396884918,0.005383886396884918,0.005383886396884918,0.005383886396884918,0.005383886396884918,0.005383886396884918,0.005383886396884918,0.005383886396884918,0.005383886396884918,0.005386441480368376,0.005386441480368376,0.005388996563851833,0.005391552112996578,0.005394107196480036,0.005394107196480036,0.005394107196480036,0.005394107196480036,0.005394107196480036,0.005394107196480036,0.005396662279963493,0.005396662279963493,0.005396662279963493,0.005396662279963493,0.005396662279963493,0.005396662279963493,0.005396662279963493,0.005399217363446951,0.005399217363446951,0.005399217363446951,0.005399217363446951,0.005399217363446951,0.005399217363446951,0.005399217363446951,0.005399217363446951,0.005399217363446951,0.005399217363446951,0.005399217363446951,0.005399217363446951,0.005399217363446951,0.005399217363446951,0.005399217363446951,0.005399217363446951,0.005399217363446951,0.005399217363446951,0.005399217363446951,0.005399217363446951,0.005399217363446951,0.005399217363446951],"active":[0.0013747215270996094,0.0013466138625517488,0.0013236168306320906,0.00131084059830755,0.0013082853984087706,0.0012776225339621305,0.0012750672176480293,0.0012801776174455881,0.0012699567014351487,0.0012597357854247093,0.0012392940698191524,0.0012418492697179317,0.0012469596695154905,0.0012444044696167111,0.00124184915330261,0.001234183320775628,0.0012290730373933911,0.0012239625211805105,0.0012367387535050511,0.0012239622883498669,0.00124184915330261,0.0012444043532013893,0.00124184915330261,0.001241849036887288,0.0012469595531001687,0.001257180469110608,0.0012622912181541324,0.0012546252692118287,0.0012597357854247093,0.0012571807019412518,0.0012622908689081669,0.0012622908689081669,0.0012674015015363693,0.0012801778502762318,0.0012725121341645718,0.0012622911017388105,0.001285288017243147,0.001277622301131487,0.001264846185222268,0.0012776225339621305,0.001267401734367013,0.001272511901333928,0.0012903986498713493,0.0012980643659830093,0.0012878433335572481,0.001272511901333928,0.0012801780831068754,0.0012776225339621305,0.001275067450478673,0.001282733166590333,0.0012597357854247093,0.0012674015015363693,0.0012546251527965069,0.0012520700693130493,0.0012469596695154905,0.0012444041203707457,0.0012392939534038305,0.0012316282372921705,0.0012367384042590857,0.0012290726881474257,0.0012239622883498669,0.001218851888552308,0.0012265178374946117,0.0012137414887547493,0.0011984100565314293,0.0011984100565314293,0.0012111864052712917,0.001203520456328988,0.0011856337077915668,0.0011932994239032269,0.0011881892569363117,0.0011856337077915668,0.001190744573250413,0.0011984100565314293,0.0011984100565314293,0.0011856339406222105,0.0011881892569363117,0.0011779684573411942,0.0011754129081964493,0.0011703020427376032,0.0011651916429400444,0.001165191875770688,0.0011626367922872305,0.0011626365594565868,0.0011677476577460766,0.0011626365594565868,0.0011549708433449268,0.0011575259268283844,0.0011626365594565868,0.001157526858150959,0.0011498602107167244,0.0011345292441546917,0.0011294186115264893,0.0011319736950099468,0.0011243079788982868,0.0011268635280430317,0.0011345292441546917,0.0011370843276381493,0.0011421944946050644,0.0011370843276381493,0.0011319736950099468,0.0011243079788982868,0.0011243079788982868,0.0011191978119313717,0.0011115316301584244,0.0011089770123362541,0.0011217528954148293,0.0011013108305633068,0.0010962006635963917,0.0010910900309681892,0.0011038659140467644,0.0011038663797080517,0.0011013108305633068,0.0010910900309681892,0.0010936451144516468,0.0010962006635963917,0.0010936455801129341,0.0010936455801129341,0.0010936451144516468,0.0010910904966294765,0.0010834247805178165,0.0010859798640012741,0.0010962006635963917,0.0010859798640012741,0.0010808692313730717,0.0010910900309681892,0.0010936455801129341,0.0010910900309681892,0.0010962006635963917,0.0010910900309681892,0.0010962006635963917,0.0010936451144516468,0.0010910904966294765,0.0010962006635963917,0.0010910900309681892,0.0010987557470798492,0.0010962001979351044,0.0010987557470798492,0.0010962006635963917,0.0011038663797080517,0.0010936451144516468,0.0010962006635963917,0.0010962006635963917,0.0011013108305633068,0.0010910900309681892,0.0010962006635963917,0.0011013108305633068,0.0010962006635963917,0.0010962006635963917,0.0010936451144516468,0.0010987557470798492,0.0010936455801129341,0.0010962006635963917,0.0010859798640012741,0.0010834243148565292,0.0010885344818234444,0.0010885344818234444,0.0010936455801129341,0.0010859793983399868,0.0010859793983399868,0.0010808687657117844,0.0010834243148565292,0.0010834243148565292,0.0010859798640012741,0.0010885344818234444,0.0010885349474847317,0.0010936455801129341,0.0010910904966294765,0.0010936455801129341,0.0010962006635963917,0.0010910904966294765,0.0010885349474847317,0.0010859798640012741,0.0010962006635963917,0.0010885349474847317,0.0010859798640012741,0.0010859793983399868,0.0010885349474847317,0.0010859798640012741,0.0010859798640012741,0.0010910900309681892,0.0010885349474847317,0.0010808692313730717,0.0010834243148565292,0.0010885349474847317,0.0010834247805178165,0.0010859798640012741,0.0010808692313730717,0.0010834247805178165,0.0010808692313730717,0.0010757585987448692,0.0010757585987448692,0.0010732035152614117,0.0010757585987448692,0.0010732035152614117,0.0010732035152614117,0.001078314147889614,0.001070648431777954,0.0010655377991497517,0.0010655377991497517,0.0010655377991497517,0.0010680928826332092,0.0010680928826332092,0.0010680928826332092,0.0010680928826332092,0.001070648431777954,0.0010655377991497517,0.0010680928826332092,0.0010680928826332092,0.0010655377991497517,0.001062982715666294,0.0010680933482944965,0.0010706479661166668,0.0010680933482944965,0.0010655377991497517,0.0010680933482944965,0.0010655377991497517,0.0010629822500050068,0.0010655377991497517,0.0010655377991497517,0.0010655377991497517,0.001062982715666294,0.0010629822500050068,0.001062982715666294,0.0010604271665215492,0.0010629822500050068,0.0010604271665215492,0.0010655373334884644,0.0010629822500050068,0.0010655373334884644,0.0010680928826332092,0.0010655377991497517,0.0010655373334884644,0.0010655377991497517,0.0010655377991497517,0.0010655377991497517,0.001070648431777954,0.0010655377991497517,0.0010732035152614117,0.0010706479661166668,0.0010680928826332092,0.0010680928826332092,0.0010655377991497517,0.001070648431777954,0.0010706479661166668,0.0010655377991497517,0.0010629822500050068,0.0010629822500050068,0.0010655373334884644,0.0010680928826332092,0.0010655373334884644,0.0010732030496001244,0.0010732030496001244,0.0010680928826332092,0.0010732035152614117,0.0010732030496001244,0.0010706479661166668,0.0010680928826332092,0.0010680928826332092,0.0010680928826332092,0.0010680928826332092,0.0010706479661166668,0.001070648431777954,0.0010732030496001244,0.0010732035152614117,0.0010680928826332092,0.0010706479661166668,0.0010680928826332092,0.001070648431777954,0.0010680928826332092,0.0010706479661166668,0.0010706479661166668,0.0010706479661166668,0.0010732035152614117,0.0010757585987448692,0.0010732035152614117,0.0010732035152614117,0.001070648431777954,0.0010706479661166668,0.0010680928826332092,0.001070648431777954,0.0010655377991497517,0.0010655377991497517,0.0010655373334884644,0.001062982715666294,0.0010629822500050068,0.0010604271665215492,0.0010604271665215492,0.0010680928826332092,0.0010680928826332092,0.0010655377991497517,0.0010655373334884644,0.0010655373334884644,0.0010680928826332092,0.0010680928826332092,0.0010732035152614117,0.0010680928826332092,0.0010680928826332092,0.0010655377991497517,0.0010680928826332092,0.0010680928826332092,0.0010655377991497517,0.0010680928826332092,0.0010655373334884644,0.0010655373334884644,0.0010655373334884644,0.0010680928826332092,0.0010680928826332092,0.0010680928826332092,0.0010680928826332092,0.0010680928826332092,0.0010706479661166668,0.0010706479661166668,0.0010706479661166668,0.0010680928826332092,0.0010680928826332092,0.0010655377991497517,0.0010655377991497517,0.0010655377991497517,0.0010706479661166668,0.0010706479661166668,0.0010706479661166668,0.0010680928826332092,0.0010680928826332092,0.0010680928826332092,0.0010680928826332092,0.0010680928826332092,0.0010680928826332092,0.0010680928826332092,0.0010655377991497517,0.0010655377991497517,0.0010655377991497517,0.0010655377991497517,0.0010655377991497517,0.0010655377991497517,0.0010655377991497517,0.0010655377991497517,0.0010655377991497517,0.0010655377991497517,0.0010655377991497517,0.0010655377991497517,0.0010655377991497517,0.0010680933482944965,0.0010680933482944965,0.0010680933482944965,0.0010680933482944965,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0013747215270996094,0.0014667101204395294,0.0015586987137794495,0.0016481319908052683,0.0017503415001556277,0.0018372195772826672,0.0019240976544097066,0.002026307163760066,0.002125961473211646,0.002215394750237465,0.0023048282600939274,0.0023814851883798838,0.002468363381922245,0.0025475756265223026,0.002614011988043785,0.002688113832846284,0.0027622156776487827,0.0028363175224512815,0.0029257507994771004,0.0030254051089286804,0.003107172902673483,0.0031863851472735405,0.003273263107985258,0.0033703623339533806,0.0034827927593141794,0.0035671156365424395,0.0036718803457915783,0.0037817556876689196,0.0039018518291413784,0.003998951055109501,0.004085828550159931,0.004195704124867916,0.004315800033509731,0.004425675608217716,0.004540661349892616,0.0046607572585344315,0.004778298549354076,0.0048932842910289764,0.005026156082749367,0.005136031657457352,0.005263793282210827,0.005353226792067289,0.005475878249853849,0.005593419075012207,0.0057211811654269695,0.005831056274473667,0.005971594247967005,0.006101911421865225,0.0062347836792469025,0.006347214337438345,0.006487752310931683,0.006630845833569765,0.006776494439691305,0.006894035264849663,0.00701924180611968,0.007167445495724678,0.007313094101846218,0.007448521908372641,0.007604391314089298,0.007757705636322498,0.007908465340733528,0.008026005700230598,0.008202317170798779,0.008335189893841743,0.008470617234706879,0.008623931556940079,0.008774690330028534,0.008915228769183159,0.009083874523639679,0.009229522198438644,0.00940072350203991,0.009566813707351685,0.009740570560097694,0.009911770932376385,0.010080416686832905,0.010261838324368,0.01048414409160614,0.010632348246872425,0.010808659717440605,0.010969639755785465,0.011161282658576965,0.01135037001222372,0.0115266814827919,0.011705548502504826,0.011881859973073006,0.012088833376765251,0.012247258797287941,0.012428680434823036,0.012645876035094261,0.012842629104852676,0.013034272007644176,0.013241246342658997,0.013445665128529072,0.013627086766064167,0.013828950934112072,0.014033369719982147,0.014268451370298862,0.014493312686681747,0.014700287021696568,0.014927702955901623,0.015196003019809723,0.015446416102349758,0.015684053301811218,0.015891026705503464,0.016141440719366074,0.016371412202715874,0.01659882813692093,0.016851797699928284,0.017127763479948044,0.017352623865008354,0.017587706446647644,0.017853450030088425,0.0180961973965168,0.0183517225086689,0.018625132739543915,0.01892409473657608,0.0191949512809515,0.01946580596268177,0.01974177174270153,0.02008417248725891,0.02032436616718769,0.02057477831840515,0.02083541266620159,0.021134376525878906,0.021435894072055817,0.021711859852075577,0.022013377398252487,0.022276567295193672,0.022588307037949562,0.022889824584126472,0.023163234815001488,0.023464752361178398,0.023781603202223778,0.024113783612847328,0.024402525275945663,0.02470659837126732,0.025020891800522804,0.02530963532626629,0.025644371286034584,0.02593311294913292,0.026232074946165085,0.02657703310251236,0.02686321921646595,0.027136629447340965,0.027468809857964516,0.02781376801431179,0.02813061699271202,0.028485795482993126,0.02880008891224861,0.029139935970306396,0.029548773542046547,0.02989373169839382,0.030284682288765907,0.030685855075716972,0.031084472313523293,0.03149330988526344,0.03186893090605736,0.032244548201560974,0.032643165439367294,0.03300601243972778,0.03335096687078476,0.0337393656373024,0.034089431166648865,0.03449571505188942,0.034907106310129166,0.03526228666305542,0.0356813445687294,0.036026302725076675,0.03638659045100212,0.03676476702094078,0.03707139566540718,0.03748278692364693,0.03787373751401901,0.03827746585011482,0.03864286467432976,0.03902615234255791,0.03941710293292999,0.0397978350520134,0.04016578570008278,0.04053374007344246,0.04091702774167061,0.04129520431160927,0.0417398139834404,0.042171649634838104,0.042595818638801575,0.04303787648677826,0.04343138262629509,0.043873436748981476,0.04437170922756195,0.04483676329255104,0.04528648406267166,0.04569532349705696,0.04608627408742905,0.04654621705412865,0.04700871556997299,0.0474635474383831,0.04793881997466087,0.04838854447007179,0.04884593188762665,0.049287986010313034,0.04975559562444687,0.050243645906448364,0.050683148205280304,0.05112520232796669,0.05158514529466629,0.052011869847774506,0.05242837220430374,0.05286787450313568,0.053335484117269516,0.05379287153482437,0.05424003675580025,0.054659098386764526,0.05510881915688515,0.05552276596426964,0.05596482381224632,0.056404322385787964,0.05685660243034363,0.057267993688583374,0.057702384889125824,0.058126553893089294,0.058596719056367874,0.05907454714179039,0.059547267854213715,0.05997910350561142,0.060482483357191086,0.060973089188337326,0.06148413568735123,0.06195174530148506,0.06240913271903992,0.06293295323848724,0.06341078877449036,0.06382729113101959,0.0642821192741394,0.06472928822040558,0.0651279091835022,0.06562107056379318,0.06611678004264832,0.06655117124319077,0.06700089573860168,0.06746850162744522,0.06792078167200089,0.06840372085571289,0.06887388229370117,0.06938237696886063,0.06986531615257263,0.0702383816242218,0.07071365416049957,0.07121959328651428,0.07165398448705673,0.07213436812162399,0.07257387042045593,0.07300059497356415,0.07347331196069717,0.07387959212064743,0.07432164996862411,0.07475859671831131,0.07517509907484055,0.07558649778366089,0.07599277794361115,0.07641183584928513,0.07684111595153809,0.0772397369146347,0.07769456505775452,0.07814684510231018,0.07857612520456314,0.07898751646280289,0.07949601113796234,0.07991251349449158,0.08030090481042862,0.08073018491268158,0.08117479830980301,0.0816168561577797,0.08209212869405746,0.08249074965715408,0.08292258530855179,0.08336719125509262,0.08379136025905609,0.0842461958527565,0.0846550315618515,0.08510986715555191,0.08549315482378006,0.0859326496720314,0.08638492971658707,0.08678609877824783,0.08723071217536926,0.08764210343360901,0.08809182792901993,0.08851344138383865,0.08892228454351425,0.08935411274433136,0.08974762260913849,0.09014879167079926,0.09054741263389587,0.09096135944128036,0.09140852838754654,0.09178414940834045,0.09219809621572495,0.09262482076883316,0.09304643422365189,0.09342972189188004,0.09380534291267395,0.09419373422861099,0.0945182517170906,0.09491431713104248,0.09527460485696793,0.09565788507461548,0.09609227627515793,0.09647045284509659,0.09685374051332474,0.09722169488668442,0.09760498255491257,0.09797549247741699,0.09835110604763031,0.09873950481414795,0.09911257028579712,0.09949330240488052,0.09984847903251648,0.10025731474161148,0.10056394338607788,0.10090634971857071,0.10127174854278564,0.10167291760444641,0.102007657289505,0.10239093750715256,0.10274101048707962,0.1030859649181366,0.1034206971526146,0.103801429271698,0.10410039126873016,0.10446067899465561,0.10475964844226837,0.10507138073444366,0.10539589822292328,0.10573319345712662,0.10606792569160461,0.10635411739349365,0.10667096078395844,0.10702358931303024,0.10733277350664139,0.10766750574111938,0.107992023229599,0.10828587412834167,0.10861039161682129,0.10892723500728607,0.10921342670917511,0.109525166451931,0.10981646180152893,0.11018186062574387,0.11048082262277603,0.11076189577579498,0.11106342077255249],"recovered":[0.0,0.00013031713024247438,0.0002427475992590189,0.00033218093449249864,0.0004292799567338079,0.0005289342370815575,0.000638809462543577,0.0007231322815641761,0.0008278970490209758,0.0009198856423608959,0.0010067636612802744,0.0010987522546201944,0.001188185648061335,0.0012750637251883745,0.0013517207698896527,0.0014334884472191334,0.0014897036598995328,0.0015638056211173534,0.0016379074659198523,0.0017247855430468917,0.0018091084202751517,0.0018985416973009706,0.0019828644581139088,0.00207740836776793,0.00218472839333117,0.00226905127055943,0.002343153115361929,0.002465804573148489,0.002557793166488409,0.002670223591849208,0.0027749883010983467,0.0028720872942358255,0.002974296920001507,0.0030943930614739656,0.0031966024544090033,0.0033166988287121058,0.0034214635379612446,0.0035415596794337034,0.0036539901047945023,0.0037791968788951635,0.0038788509555161,0.00400150241330266,0.0040986016392707825,0.004203366115689278,0.004303020425140858,0.00442311679944396,0.004540657624602318,0.0046965270303189754,0.004839620552957058,0.004957161378115416,0.005074702203273773,0.005215240642428398,0.005363444332033396,0.005506537389010191,0.005639410112053156,0.0057569509372115135,0.005892378278076649,0.006043137516826391,0.006193896755576134,0.006311437580734491,0.006459641270339489,0.006605289876461029,0.006748382933437824,0.006917028687894344,0.007042235694825649,0.007175107952207327,0.0073233116418123245,0.007481736596673727,0.007624829653650522,0.00778069905936718,0.007900794968008995,0.00807966198772192,0.008253417909145355,0.008434840478003025,0.008618817664682865,0.008797683753073215,0.008966329507529736,0.00916308257728815,0.009334283880889416,0.009495263919234276,0.009671575389802456,0.009842775762081146,0.010031864047050476,0.010213285684585571,0.010415149852633476,0.010558242909610271,0.010747330263257027,0.010918531566858292,0.011084621772170067,0.011299261823296547,0.011493460275232792,0.011674881912767887,0.011892076581716537,0.012093940749764442,0.012316246517002583,0.012515555135905743,0.012696976773440838,0.012914172373712063,0.013141588307917118,0.013343452475965023,0.013573423027992249,0.013828947208821774,0.014112578704953194,0.014350215904414654,0.014567410573363304,0.014787161722779274,0.015027353540062904,0.015257325023412704,0.01548218633979559,0.015793925151228905,0.01604178361594677,0.01624620147049427,0.016494059935212135,0.016724031418561935,0.016994886100292206,0.017265742644667625,0.01755448430776596,0.017838114872574806,0.01810130476951599,0.01837215945124626,0.018676232546567917,0.01895986497402191,0.019202612340450287,0.019465802237391472,0.019764764234423637,0.020048396661877632,0.020367801189422607,0.020682094618678093,0.020929953083395958,0.021239137277007103,0.021520212292671204,0.021831952035427094,0.022148801013827324,0.022450320422649384,0.02272883988916874,0.023094240576028824,0.023375315591692924,0.023681944236159325,0.02394513413310051,0.02427731454372406,0.02459416352212429,0.02489568293094635,0.025235528126358986,0.02551916055381298,0.025833453983068466,0.026140082627534866,0.0264288242906332,0.026773782446980476,0.02709829807281494,0.027461141347885132,0.027762658894062042,0.028135724365711212,0.028490902855992317,0.028881853446364403,0.029229365289211273,0.029645869508385658,0.030006157234311104,0.03042777255177498,0.030788060277700424,0.03117901273071766,0.031554631888866425,0.03193025290966034,0.032300762832164764,0.03269682452082634,0.033103104680776596,0.03348894789814949,0.033859457820653915,0.034217189997434616,0.034580033272504807,0.034942876547575,0.03534660488367081,0.03568389639258385,0.036067184060811996,0.0364249162375927,0.03684141859412193,0.03722981736063957,0.03759266063570976,0.038037270307540894,0.038430776447057724,0.03878084570169449,0.03919479250907898,0.039549972862005234,0.03998691588640213,0.040362536907196045,0.040715161710977554,0.041144438087940216,0.041553277522325516,0.04193912073969841,0.042355623096227646,0.04277212545275688,0.043244846165180206,0.0436817929148674,0.04406507685780525,0.04448669031262398,0.04492363706231117,0.04538102447986603,0.04584607854485512,0.04630857706069946,0.046753186732530594,0.047213129699230194,0.047662850469350815,0.04812023788690567,0.048572517931461334,0.049083564430475235,0.049517955631017685,0.04993445798754692,0.05035862699151039,0.05080834776163101,0.051224853843450546,0.05164646729826927,0.05212685093283653,0.05256379768252373,0.0529879666864872,0.05344279855489731,0.05387718975543976,0.054329466074705124,0.054758746176958084,0.05521102249622345,0.05560453236103058,0.05604403093457222,0.05652441829442978,0.056971583515405655,0.05741363763809204,0.057876136153936386,0.058315638452768326,0.05879857763648033,0.05929429456591606,0.059792567044496536,0.06030361354351044,0.06078655272722244,0.06124905124306679,0.06174221262335777,0.062186822295188904,0.06260588020086288,0.06305304914712906,0.06351044028997421,0.06396782398223877,0.06442777067422867,0.06486726552248001,0.06536298245191574,0.06577438116073608,0.06625732034444809,0.06671470403671265,0.06717465072870255,0.06771380454301834,0.06813797354698181,0.06855703145265579,0.06899908930063248,0.0694948062300682,0.06993941217660904,0.07039935886859894,0.07085418701171875,0.07128602266311646,0.07180985063314438,0.07222890853881836,0.07263263314962387,0.07306957989931107,0.07350652664899826,0.07392814010381699,0.07430120557546616,0.07474326342344284,0.07521598041057587,0.07561971247196198,0.07605154067277908,0.07651659846305847,0.07697398215532303,0.07734960317611694,0.07779166102409363,0.0782388299703598,0.07866555452346802,0.07913316041231155,0.07956244051456451,0.08002494275569916,0.08052065223455429,0.08094993233680725,0.08141499012708664,0.08182893693447113,0.08222755044698715,0.08266449719667435,0.08310655504465103,0.08351283520460129,0.08394467085599899,0.08440972864627838,0.08487222343683243,0.08530917018651962,0.08574356138706207,0.08615239709615707,0.0866251215338707,0.08704417943954468,0.08743768185377121,0.08783119171857834,0.08827836066484451,0.08867697417736053,0.08907303959131241,0.0894588753581047,0.08988048881292343,0.09027910977602005,0.09070327877998352,0.09109678119421005,0.0915081799030304,0.09185824543237686,0.09226708114147186,0.0926835909485817,0.09306176006793976,0.09346549212932587,0.09383855760097504,0.09422694891691208,0.0945974588394165,0.09496285766363144,0.09534358978271484,0.09571921080350876,0.09610249847173691,0.0964883342385292,0.09687928855419159,0.09726257622241974,0.09763308614492416,0.09802914410829544,0.09839965403079987,0.09877016395330429,0.09910234808921814,0.09944474697113037,0.09983059018850327,0.10022664815187454,0.10059204697608948,0.10095489025115967,0.1013202890753746,0.10165247321128845,0.10203320533037186,0.10236027091741562,0.10267967730760574,0.10304252058267593,0.1033644825220108,0.10371454805135727,0.10403650999069214,0.10435336083173752,0.10469575971364975,0.10495639592409134,0.10522980242967606,0.10558243095874786,0.10589161515235901,0.10619313269853592,0.10652786493301392,0.10684216022491455,0.10715389996767044,0.10748607665300369,0.10774926841259003,0.10806100815534592,0.1083778589963913,0.10874836891889572,0.10905244201421738,0.10934118181467056],"active":[0.0013747215270996094,0.0013363929465413094,0.0013159511145204306,0.0013159511145204306,0.0013210615143179893,0.0013082853984087706,0.0012852882500737906,0.00130317488219589,0.0012980643659830093,0.0012955090496689081,0.001298064598813653,0.0012827329337596893,0.00128017773386091,0.001272511901333928,0.0012622912181541324,0.0012546253856271505,0.00127251201774925,0.001272511901333928,0.0012878433335572481,0.0013006195658817887,0.0012980644823983312,0.00128784344997257,0.0012903986498713493,0.0012929539661854506,0.0012980643659830093,0.0012980643659830093,0.0013287272304296494,0.0013159511145204306,0.0013440586626529694,0.001328727463260293,0.0013108402490615845,0.0013236168306320906,0.0013415031135082245,0.0013312825467437506,0.001344058895483613,0.0013440584298223257,0.0013568350113928318,0.001351724611595273,0.0013721659779548645,0.0013568347785621881,0.001384942326694727,0.0013517243787646294,0.001377276610583067,0.0013900529593229294,0.0014181607402861118,0.001407939475029707,0.001430936623364687,0.0014053843915462494,0.0013951631262898445,0.0013900529593229294,0.0014130501076579094,0.001415605191141367,0.0014130501076579094,0.0013874978758394718,0.0013798316940665245,0.0014104945585131645,0.0014207158237695694,0.0014053843915462494,0.0014104945585131645,0.001446268055588007,0.0014488240703940392,0.0014207158237695694,0.0014539342373609543,0.0014181612059473991,0.0014283815398812294,0.0014488236047327518,0.0014513786882162094,0.0014334921725094318,0.0014590448699891567,0.0014488231390714645,0.0014999285340309143,0.0014871517196297646,0.0014871526509523392,0.0014769304543733597,0.0014615990221500397,0.0014641545712947845,0.0015178145840764046,0.0014692656695842743,0.0014743758365511894,0.0014743758365511894,0.0014897072687745094,0.0015075942501425743,0.0014948174357414246,0.0014922628179192543,0.0014667101204395294,0.0015305904671549797,0.0014999285340309143,0.0015101488679647446,0.0015612542629241943,0.0015433672815561295,0.0015408117324113846,0.0015663644298911095,0.0015535885468125343,0.0015331460162997246,0.0015127044171094894,0.0015178145840764046,0.0015714745968580246,0.0015791403129696846,0.0015586987137794495,0.0015842504799365997,0.0016225799918174744,0.0016174688935279846,0.0015714745968580246,0.00154081080108881,0.0015740301460027695,0.0015842504799365997,0.0015714745968580246,0.0015944726765155792,0.0016455771401524544,0.0015586987137794495,0.0015459228307008743,0.0016072485595941544,0.0016021374613046646,0.0016276910901069641,0.001630246639251709,0.001658352091908455,0.0016404669731855392,0.0016276910901069641,0.0016404669731855392,0.0017120130360126495,0.0016481336206197739,0.0016149133443832397,0.0016328003257513046,0.0016685742884874344,0.0016711298376321793,0.0016634631901979446,0.0016455762088298798,0.0015944726765155792,0.0016583539545536041,0.0016506873071193695,0.0016430225223302841,0.0016328003257513046,0.0016328021883964539,0.0016634631901979446,0.0016736853867769241,0.0016123577952384949,0.0016455762088298798,0.0016276910901069641,0.0016992371529340744,0.0016557984054088593,0.0016379114240407944,0.0016813501715660095,0.0016276910901069641,0.0016174688935279846,0.0016353558748960495,0.0016736853867769241,0.0017017927020788193,0.0017120130360126495,0.00170179083943367,0.0016787946224212646,0.0017861146479845047,0.0017580073326826096,0.00179377943277359,0.0018040016293525696,0.0018551070243120193,0.0018474403768777847,0.001862773671746254,0.0018167756497859955,0.0018551051616668701,0.0018269997090101242,0.001796334981918335,0.0018091127276420593,0.0017886683344841003,0.0017988905310630798,0.0018040016293525696,0.0017733387649059296,0.0018218867480754852,0.0018091127276420593,0.0018065571784973145,0.0018218904733657837,0.001724790781736374,0.0017988905310630798,0.001806553453207016,0.0018525496125221252,0.0018014460802078247,0.001796334981918335,0.00182444229722023,0.0017605647444725037,0.001735009253025055,0.0017528943717479706,0.001722235232591629,0.0017452314496040344,0.001752898097038269,0.0018091127276420593,0.0018806569278240204,0.0018934383988380432,0.001878105103969574,0.0019343160092830658,0.002016086131334305,0.002064637839794159,0.002041637897491455,0.00201353058218956,0.0020211972296237946,0.002059526741504669,0.0020850785076618195,0.0020825229585170746,0.0020927414298057556,0.0020799674093723297,0.002092745155096054,0.00207485631108284,0.002092745155096054,0.002123408019542694,0.0021106302738189697,0.002041637897491455,0.0020671896636486053,0.002077411860227585,0.0020697452127933502,0.002059526741504669,0.0021106302738189697,0.0021464042365550995,0.0021131858229637146,0.002095300704240799,0.0021208524703979492,0.0020799674093723297,0.0020876340568065643,0.00207485631108284,0.002097856253385544,0.0020569711923599243,0.0020978525280952454,0.0020825229585170746,0.002072300761938095,0.002102963626384735,0.0021336302161216736,0.0021029673516750336,0.00216684490442276,0.0021745115518569946,0.0021898411214351654,0.0021591782569885254,0.00210551917552948,0.002146400511264801,0.0021617375314235687,0.0020850785076618195,0.0020952969789505005,0.002123408019542694,0.0020748600363731384,0.0021106302738189697,0.002148956060409546,0.002123400568962097,0.0021336302161216736,0.00210551917552948,0.002146400511264801,0.002146400511264801,0.0021591782569885254,0.002207726240158081,0.0021515116095542908,0.0021004080772399902,0.0021566227078437805,0.0022205039858818054,0.0021591782569885254,0.0021949559450149536,0.0021745115518569946,0.002146407961845398,0.002187289297580719,0.0020697414875030518,0.0020927414298057556,0.002125963568687439,0.00210551917552948,0.002079971134662628,0.002064637839794159,0.0021106302738189697,0.0020978525280952454,0.002023756504058838,0.0020748525857925415,0.0020953044295310974,0.002059526741504669,0.0020135343074798584,0.002146407961845398,0.0021208524703979492,0.002062074840068817,0.002064630389213562,0.002041637897491455,0.0020544156432151794,0.002067185938358307,0.0019700974225997925,0.0019726529717445374,0.0019522011280059814,0.001962423324584961,0.002018645405769348,0.0019905343651771545,0.002003312110900879,0.001980319619178772,0.0019879788160324097,0.0019752010703086853,0.0019138753414154053,0.00192154198884964,0.001898542046546936,0.001939430832862854,0.0018883198499679565,0.001878105103969574,0.0019164308905601501,0.0019164308905601501,0.0018704310059547424,0.0018704384565353394,0.0018883198499679565,0.0019496530294418335,0.0019036605954170227,0.001918986439704895,0.00192154198884964,0.0019496530294418335,0.00192154198884964,0.0019470974802970886,0.0019266530871391296,0.0018346607685089111,0.0018525570631027222,0.0018091127276420593,0.001819327473640442,0.0018653273582458496,0.0018729940056800842,0.0018908828496932983,0.001878105103969574,0.0018857717514038086,0.0018729940056800842,0.0018627718091011047,0.0018602162599563599,0.0018499940633773804,0.0018602162599563599,0.0018193349242210388,0.001857660710811615,0.00179377943277359,0.0018040016293525696,0.0018270015716552734,0.0018423274159431458,0.0017810091376304626,0.0017988905310630798,0.0017861202359199524,0.0017656758427619934,0.0017682239413261414,0.0017682239413261414,0.0017401203513145447,0.0017810016870498657,0.0017171278595924377,0.0017068982124328613,0.0016813501715660095,0.0016966834664344788,0.001714564859867096,0.0016583576798439026,0.001714564859867096,0.001793786883354187,0.0017503425478935242,0.001775890588760376,0.0017988905310630798,0.0017580091953277588,0.0017682313919067383,0.001773335039615631,0.0017273500561714172,0.001775898039340973,0.001755453646183014,0.0018040016293525696,0.00173245370388031,0.0017094537615776062,0.0017222389578819275]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0013747215270996094,0.0014564890880137682,0.0015357015654444695,0.0016251348424702883,0.0017120129195973277,0.0018040015129372478,0.001888324273750186,0.001970091834664345,0.0020518596284091473,0.002125961473211646,0.0021975082345306873,0.002271610079333186,0.0023278251755982637,0.0023968166206032038,0.0024709184654057026,0.002537354826927185,0.002591014839708805,0.0026548956520855427,0.002728997729718685,0.002790323458611965,0.0028388728387653828,0.0028976432513445616,0.0029513032641261816,0.0030202947091311216,0.0030739547219127417,0.0031250594183802605,0.003191495779901743,0.003237490076571703,0.0032988155726343393,0.0033601413015276194,0.0034316880628466606,0.0034827927593141794,0.0035364527720957994,0.0036054442171007395,0.003661659313365817,0.003707653610035777,0.0037638689391314983,0.0038175289519131184,0.003883965080603957,0.003942735493183136,0.003988729789853096,0.0040475004352629185,0.004108825698494911,0.004180372692644596,0.004236588254570961,0.004297913983464241,0.004379681311547756,0.004428230691701174,0.004502332769334316,0.004545771516859531,0.004609652794897556,0.004655647091567516,0.004716972820460796,0.004765522200614214,0.004824292846024036,0.0048856185749173164,0.0049316128715872765,0.004998048767447472,0.0050542643293738365,0.005097703076899052,0.005159028805792332,0.005217798985540867,0.005266348831355572,0.005327674560248852,0.005381334573030472,0.005432439036667347,0.005486099049448967,0.005532093346118927,0.0055831982754170895,0.0056368582881987095,0.005687963217496872,0.005756954662501812,0.00582083547487855,0.005869384855031967,0.005930710583925247,0.005992036312818527,0.00605847267434001,0.006122353486716747,0.00618112413212657,0.006255225744098425,0.0063037751242518425,0.0063804322853684425,0.006457089446485043,0.006510749459266663,0.0065592993050813675,0.006623180117458105,0.006679395213723183,0.006738165859133005,0.00678927032276988,0.006848040968179703,0.00690425606444478,0.006952805910259485,0.007009021006524563,0.007060125935822725,0.0071112303994596004,0.007159780245274305,0.007200663909316063,0.0072798761539161205,0.007336091250181198,0.007410193327814341,0.007468963973224163,0.007520068436861038,0.007589059881865978,0.007650385610759258,0.007721932139247656,0.007765371352434158,0.007819031365215778,0.007890578359365463,0.007931461557745934,0.007987677119672298,0.008036226034164429,0.008102662861347198,0.008171654306352139,0.008222758769989014,0.008276418782770634,0.008337744511663914,0.008399070240557194,0.008473172783851624,0.008529387414455414,0.008590713143348694,0.008672481402754784,0.008713364601135254,0.008767024613916874,0.008838571608066559,0.008933115750551224,0.009009772911667824,0.009083874523639679,0.009152865037322044,0.009234633296728134,0.009295959025621414,0.00937006063759327,0.009433941915631294,0.00950037781149149,0.009582145139575005,0.00965369213372469,0.009709907695651054,0.00978400930762291,0.009847890585660934,0.009896439500153065,0.00996798649430275,0.010034422390162945,0.010100859217345715,0.01015962939709425,0.01022095512598753,0.010279725305736065,0.01032827515155077,0.01038960088044405,0.010448371060192585,0.01050458662211895,0.01055058091878891,0.010617016814649105,0.01066812127828598,0.01071156095713377,0.01077288668602705,0.01081888098269701,0.0108750956133008,0.01092875562608242,0.01099774707108736,0.011053962633013725,0.01111273281276226,0.011168948374688625,0.01123538427054882,0.0112967099994421,0.011355480179190636,0.011406585574150085,0.01147302147001028,0.011529237031936646,0.011575231328606606,0.01162633579224348,0.011690217070281506,0.01174132153391838,0.011805202811956406,0.011858862824738026,0.0119099672883749,0.011958517134189606,0.012014731764793396,0.012063281610608101,0.012106720358133316,0.012152714654803276,0.012216595932841301,0.012257479131221771,0.012308584526181221,0.012359688989818096,0.012421014718711376,0.012464453466236591,0.012507893145084381,0.012556442059576511,0.012604991905391216,0.012656096369028091,0.012699536047875881,0.012748084962368011,0.012783858925104141,0.012834963388741016,0.012878402136266232,0.012921841815114021,0.012962725013494492,0.012998498976230621,0.013036826625466347,0.013080266304314137,0.013133926317095757,0.013167143799364567,0.013208027929067612,0.013241246342658997,0.013292350806295872,0.013323013670742512,0.013363897800445557,0.013392005115747452,0.013443109579384327,0.013471217826008797,0.013509546406567097,0.013535098172724247,0.013565761037170887,0.013611755333840847,0.013650083914399147,0.013678192161023617,0.013729296624660492,0.013759959489107132,0.013788066804409027,0.013826395384967327,0.013851948082447052,0.013880055397748947,0.013923495076596737,0.013956712558865547,0.013992485590279102,0.014025704003870487,0.014066588133573532,0.014102361164987087,0.014138134196400642,0.014184128493070602,0.014217346906661987,0.014260785654187202,0.014296559616923332,0.014324666932225227,0.014357885345816612,0.014393658377230167,0.014419211074709892,0.014447318390011787,0.014477981254458427,0.014508644118905067,0.014554638415575027,0.014577635563910007,0.014626185409724712,0.014669624157249928,0.014715618453919888,0.014741171151399612,0.014769278466701508,0.014815272763371468,0.014861267060041428,0.014889374375343323,0.014935368672013283,0.014976252801716328,0.015001804567873478,0.015040133148431778,0.015086127445101738,0.015119345858693123,0.015162784606218338,0.015198558568954468,0.015231776051223278,0.015290547162294388,0.015331430360674858,0.015367204323410988,0.015405532903969288,0.015438750386238098,0.015474524348974228,0.015507741831243038,0.015546070411801338,0.015586954541504383,0.015622727572917938,0.015655945986509323,0.01569938473403454,0.015732603147625923,0.015778597444295883,0.015829700976610184,0.01586803048849106,0.015901248902082443,0.015934467315673828,0.015995793044567108,0.016031567007303238,0.01607244834303856,0.01610822230577469,0.016154218465089798,0.016192546114325523,0.016223208978772163,0.016274314373731613,0.016307532787322998,0.01633308455348015,0.016371412202715874,0.01640463061630726,0.016442958265542984,0.01646595634520054,0.01649661920964718,0.01652728207409382,0.0165630541741848,0.01660905033349991,0.016637157648801804,0.01667037606239319,0.01668570563197136,0.016718924045562744,0.016754698008298874,0.016785360872745514,0.01680835708975792,0.01685435324907303,0.016882460564374924,0.01691056787967682,0.01693100854754448,0.01695656217634678,0.01698722504079342,0.017025552690029144,0.0170485507696867,0.01707410253584385,0.017107320949435234,0.017143094912171364,0.01717120222747326,0.0172018650919199,0.017235083505511284,0.01726830005645752,0.017291298136115074,0.017332181334495544,0.01736539974808693,0.017393507063388824,0.017419060692191124,0.017454832792282104,0.017482940107584,0.01751360297203064,0.01754937693476677,0.0175851508975029,0.017613258212804794,0.017654141411185265,0.017684804275631905,0.017720578238368034,0.017756352201104164,0.017787015065550804,0.017807455733418465,0.01783556304872036,0.017868781462311745,0.017894335091114044,0.01791222020983696,0.017940329387784004,0.0179684367030859,0.017996544018387794,0.018022095784544945,0.01803998276591301,0.018068090081214905,0.01809108816087246,0.01813197135925293,0.01815752312541008,0.018175410106778145,0.01820351742208004,0.01823418028652668,0.018262287601828575,0.01829550601541996],"recovered":[0.0,0.00012009617785224691,0.00021719522192142904,0.00031684950226917863,0.0004062828083988279,0.0005008266307413578,0.0005877047078683972,0.000692469475325197,0.0007537951460108161,0.0008176760748028755,0.0008994436939246953,0.0009709903970360756,0.0010450922418385744,0.0011166388867422938,0.0011958512477576733,0.001269953208975494,0.001346610370092094,0.0014053807826712728,0.0014743722276762128,0.0015280322404578328,0.0015995788853615522,0.001666015014052391,0.0017247855430468917,0.0017784455558285117,0.0018372159684076905,0.0018908759811893106,0.00194709119386971,0.0019981958903372288,0.0020493008196353912,0.002105515915900469,0.0021642865613102913,0.0022179463412612677,0.0022869377862662077,0.0023405977990478277,0.0024095892440527678,0.0024555835407227278,0.002504133153706789,0.002565458882600069,0.002634450327605009,0.0026881101075559855,0.002746880752965808,0.0027903197333216667,0.0028439797461032867,0.0029078605584800243,0.0029717416036874056,0.003043288365006447,0.003112279810011387,0.0031736053060740232,0.0032349310349673033,0.0032988120801746845,0.0033524720929563046,0.0033959110733121634,0.0034597921185195446,0.0035185625310987234,0.003559446195140481,0.0036079958081245422,0.0036846529692411423,0.003728091949597001,0.00379452807828784,0.0038532987236976624,0.0039120689034461975,0.003968284465372562,0.0040321652777493,0.0040756044909358025,0.004142040386795998,0.0041829245164990425,0.00424680532887578,0.0042979102581739426,0.004349014721810818,0.00440778536722064,0.0044537796638906,0.004517660476267338,0.004594317637383938,0.004663309082388878,0.0047220797277987,0.0047808499075472355,0.0048345099203288555,0.0048881699331104755,0.004949495662003756,0.005005710758268833,0.005077257752418518,0.005125807132571936,0.005192243494093418,0.005279121454805136,0.005330225918442011,0.005383885931223631,0.005460543092340231,0.005524424370378256,0.005570418667048216,0.005616412963718176,0.0056726280599832535,0.005721177440136671,0.0057722823694348335,0.005836163181811571,0.005879602394998074,0.005928151775151491,0.005981811787933111,0.006030361168086529,0.006101908162236214,0.006150457542389631,0.006209227722138166,0.006265443284064531,0.0063318791799247265,0.0064008706249296665,0.006459641270339489,0.006513301283121109,0.0065797376446425915,0.006628287024796009,0.006687057204544544,0.006740717217326164,0.006789267063140869,0.006845482159405947,0.006911918520927429,0.006973244249820709,0.007044790778309107,0.007095895707607269,0.007157220970839262,0.0072159916162490845,0.0072849830612540245,0.007348863873630762,0.007402523886412382,0.007463849615305662,0.007517509628087282,0.007586501073092222,0.007660603150725365,0.007724483963102102,0.007785809691995382,0.007867577485740185,0.007936568930745125,0.008015780709683895,0.00809499341994524,0.008166540414094925,0.00822531059384346,0.008291746489703655,0.008353072218596935,0.008422063663601875,0.008496166206896305,0.008575377985835075,0.008649480529129505,0.008710806258022785,0.00878490786999464,0.00884112250059843,0.00891777966171503,0.00897655077278614,0.00904809683561325,0.00909409113228321,0.00916308257728815,0.00920141115784645,0.00927551370114088,0.00933683943003416,0.00938283372670412,0.009446714073419571,0.00950548518449068,0.00955147948116064,0.009610249660909176,0.009674130007624626,0.009720124304294586,0.009771229699254036,0.009832555428147316,0.009898991324007511,0.009947541169822216,0.009993535466492176,0.010059971362352371,0.010118741542100906,0.010180067270994186,0.010220951400697231,0.010284832678735256,0.010361489839851856,0.010412594303488731,0.010481585748493671,0.010548021644353867,0.010609347373247147,0.010660451836884022,0.010714111849665642,0.010780548676848412,0.010821431875228882,0.010877647437155247,0.010931307449936867,0.010972191579639912,0.011007964611053467,0.011059069074690342,0.011115284636616707,0.011161278933286667,0.011212383396923542,0.011268598958849907,0.011317148804664612,0.011370808817446232,0.011421913281083107,0.011462797410786152,0.011508791707456112,0.011552230454981327,0.011603334918618202,0.011646773666143417,0.011695323511958122,0.011738762259483337,0.011777090840041637,0.011807753704488277,0.011840972118079662,0.011886966414749622,0.011922739446163177,0.011968733742833138,0.012007062323391438,0.012053056620061398,0.012086275033652782,0.012129713781177998,0.012168042361736298,0.012196150608360767,0.012224257923662663,0.012270252220332623,0.012308580800890923,0.012359685264527798,0.012387793511152267,0.012418456375598907,0.012451673857867718,0.012500223703682423,0.012528331018984318,0.012569215148687363,0.012587101198732853,0.012610098347067833,0.012656092643737793,0.012684200890362263,0.012712308205664158,0.012750636786222458,0.012776189483702183,0.012811962515115738,0.012840069830417633,0.012883509509265423,0.012916726991534233,0.012947389855980873,0.012988273985683918,0.013021492399275303,0.013067486695945263,0.013105815276503563,0.013139032758772373,0.013169695623219013,0.013213135302066803,0.013243798166513443,0.013264239765703678,0.013292347081005573,0.013310234062373638,0.013348562642931938,0.013384335674345493,0.013420108705759048,0.013468658551573753,0.013506987132132053,0.013542760163545609,0.013583644293248653,0.013621972873806953,0.013657745905220509,0.013688408769667149,0.013711405918002129,0.013754845596849918,0.013793174177408218,0.013823837041854858,0.013862165622413158,0.013887717388570309,0.013928601518273354,0.013961819931864738,0.013995037414133549,0.014038477092981339,0.014094691723585129,0.014127910137176514,0.014166238717734814,0.014191791415214539,0.014230119995772839,0.014260782860219479,0.014294000342488289,0.014339994639158249,0.014380878768861294,0.014416651800274849,0.014444759115576744,0.014483087696135044,0.014521416276693344,0.014562300406396389,0.014603184536099434,0.014646623283624649,0.014679841697216034,0.014728390611708164,0.014771830290555954,0.014820379205048084,0.014848487451672554,0.014879150316119194,0.014932810328900814,0.01497624907642603,0.01502224337309599,0.015058016404509544,0.015093790367245674,0.015119342133402824,0.01515256054699421,0.015195999294519424,0.015226662158966064,0.01525988057255745,0.015295653603971004,0.015326316468417645,0.01536720059812069,0.015395307913422585,0.01542852632701397,0.01546685490757227,0.01550007238984108,0.015525625087320805,0.015548622235655785,0.01557672955095768,0.015609947964549065,0.015645721927285194,0.01567894034087658,0.015707047656178474,0.0157453753054142,0.01577603816986084,0.015809256583452225,0.015839919447898865,0.01587313786149025,0.015911465510725975,0.01594468392431736,0.01597023569047451,0.01599578931927681,0.01602134108543396,0.01604689285159111,0.01607755571603775,0.01611332967877388,0.01614910364151001,0.01617976650595665,0.01621042937040329,0.01625131256878376,0.01627175509929657,0.016289642080664635,0.016320304945111275,0.01634841226041317,0.01638929545879364,0.0164352897554636,0.016468508169054985,0.016504282131791115,0.01653749868273735,0.01656816154718399,0.016596270725131035,0.01661926694214344,0.016652485355734825,0.016662705689668655,0.01670103520154953,0.01672658696770668,0.01675213873386383,0.01676747016608715,0.016800688579678535,0.0168185755610466,0.01685434952378273,0.01689012162387371,0.01692078448832035,0.016933560371398926,0.01695655845105648,0.016974445432424545,0.017015328630805016,0.017045991495251656],"active":[0.0013747215270996094,0.0013363929465413094,0.00131850631441921,0.0013082853984087706,0.0013057300820946693,0.00130317488219589,0.0013006195658817887,0.001277622301131487,0.0012980644823983312,0.0013082853984087706,0.001298064598813653,0.0013006196822971106,0.0012827329337596893,0.00128017773386091,0.0012750672176480293,0.0012674016179516912,0.0012444044696167111,0.00124951486941427,0.0012546255020424724,0.0012622912181541324,0.0012392939534038305,0.0012316282372921705,0.00122651772107929,0.00124184915330261,0.0012367387535050511,0.00123418343719095,0.001244404586032033,0.0012392941862344742,0.001249514752998948,0.0012546253856271505,0.0012674015015363693,0.0012648464180529118,0.0012495149858295918,0.0012648464180529118,0.0012520700693130493,0.0012520700693130493,0.0012597357854247093,0.0012520700693130493,0.001249514752998948,0.0012546253856271505,0.001241849036887288,0.0012571807019412518,0.0012648459523916245,0.0012725121341645718,0.0012648466508835554,0.0012546256184577942,0.0012674015015363693,0.0012546253856271505,0.001267401734367013,0.0012469594366848469,0.0012571807019412518,0.001259736018255353,0.0012571807019412518,0.0012469596695154905,0.0012648466508835554,0.0012776227667927742,0.0012469599023461342,0.0012699568178504705,0.0012597362510859966,0.0012444043532013893,0.0012469599023461342,0.0012495145201683044,0.0012341835536062717,0.0012520700693130493,0.0012392941862344742,0.0012495145201683044,0.0012392937205731869,0.0012341830879449844,0.0012341835536062717,0.0012290729209780693,0.0012341835536062717,0.0012392941862344742,0.0012265178374946117,0.0012060757726430893,0.0012086308561265469,0.0012111864052712917,0.0012239627540111542,0.0012341835536062717,0.0012316284701228142,0.0012495149858295918,0.0012265173718333244,0.0012546251527965069,0.0012648459523916245,0.0012316280044615269,0.0012290733866393566,0.0012392941862344742,0.0012188521213829517,0.0012137414887547493,0.0012188516557216644,0.0012316280044615269,0.0012316280044615269,0.0012316284701228142,0.0012367386370897293,0.0012239627540111542,0.0012316280044615269,0.0012316284701228142,0.0012188521213829517,0.0012495149858295918,0.0012341830879449844,0.0012597357854247093,0.0012597362510859966,0.0012546251527965069,0.0012571807019412518,0.0012495149858295918,0.0012622908689081669,0.0012520700693130493,0.0012392937205731869,0.0012622913345694542,0.0012444043532013893,0.0012469599023461342,0.0012469589710235596,0.0012571807019412518,0.0012597357854247093,0.0012495145201683044,0.0012316280044615269,0.0012418488040566444,0.0012418492697179317,0.001257181167602539,0.0012444043532013893,0.0012418492697179317,0.0012699575163424015,0.0012495149858295918,0.0012495149858295918,0.0012520705349743366,0.001272512599825859,0.0012852889485657215,0.0012980648316442966,0.0012852875515818596,0.0012980643659830093,0.001280178315937519,0.0012750672176480293,0.0012674015015363693,0.0012750672176480293,0.0012903986498713493,0.0013006199151277542,0.001287844032049179,0.0012878431007266045,0.001272512599825859,0.0012469589710235596,0.0012571802362799644,0.0012495145201683044,0.001259736716747284,0.001241849735379219,0.0012444043532013893,0.0012316284701228142,0.001234184019267559,0.001226518303155899,0.0012469599023461342,0.0012290729209780693,0.0012137414887547493,0.0012341830879449844,0.0012214072048664093,0.0012060757726430893,0.0012214072048664093,0.0012086313217878342,0.0012009656056761742,0.0012086313217878342,0.0012265173718333244,0.0012214072048664093,0.0012137414887547493,0.0012214072048664093,0.0012418488040566444,0.0012367386370897293,0.0012367386370897293,0.001226518303155899,0.0012520700693130493,0.0012444043532013893,0.0012137414887547493,0.0012137414887547493,0.0012086313217878342,0.0011932998895645142,0.001195855438709259,0.001198410987854004,0.001195855438709259,0.0011779684573411942,0.0011932998895645142,0.0011856341734528542,0.0011754129081964493,0.0011805230751633644,0.0012086313217878342,0.0011984100565314293,0.0011932998895645142,0.0011984100565314293,0.0012086313217878342,0.0011958545073866844,0.0011907443404197693,0.0011856332421302795,0.0011830786243081093,0.0011932989582419395,0.0011907443404197693,0.0011958545073866844,0.001180524006485939,0.001188189722597599,0.0011830786243081093,0.001183079555630684,0.0011856341734528542,0.001190745271742344,0.0011958545073866844,0.0011932998895645142,0.001211186870932579,0.0011984100565314293,0.0012009656056761742,0.001188189722597599,0.0012060757726430893,0.0011932998895645142,0.001195855438709259,0.0011958545073866844,0.0012188516557216644,0.0012009656056761742,0.0012009656056761742,0.0011754129081964493,0.0011779675260186195,0.0011932989582419395,0.0011984100565314293,0.0011779684573411942,0.0012009656056761742,0.0011907443404197693,0.0012009656056761742,0.0012162970378994942,0.001195855438709259,0.0011958545073866844,0.001211186870932579,0.0012060757726430893,0.0012162961065769196,0.0012137414887547493,0.001226518303155899,0.0012188516557216644,0.0012214072048664093,0.0012367386370897293,0.0012290729209780693,0.0012392932549118996,0.0012290729209780693,0.0012188516557216644,0.001218852587044239,0.0012239627540111542,0.0012060757726430893,0.0012035202234983444,0.0012137414887547493,0.0012162970378994942,0.0012444043532013893,0.0012290729209780693,0.001241849735379219,0.001249515451490879,0.0012469599023461342,0.001234184019267559,0.001226518303155899,0.0012316284701228142,0.0012392941862344742,0.0012316284701228142,0.0012469599023461342,0.001264846883714199,0.0012469589710235596,0.0012469589710235596,0.0012622904032468796,0.0012571802362799644,0.0012750672176480293,0.0012699570506811142,0.0012699561193585396,0.001295509748160839,0.0012929532676935196,0.001272512599825859,0.0012776227667927742,0.0012725116685032845,0.0012827329337596893,0.0012776218354701996,0.0012852875515818596,0.0012929541990160942,0.0012827329337596893,0.0012750672176480293,0.0012827329337596893,0.001287844032049179,0.001295509748160839,0.0013082846999168396,0.0013057300820946693,0.0012980643659830093,0.001287844032049179,0.0013159513473510742,0.0013031763955950737,0.001300618052482605,0.0012878431007266045,0.001305731013417244,0.0013133957982063293,0.0012903986498713493,0.001298065297305584,0.0012852894142270088,0.001275068148970604,0.0012776218354701996,0.0012852884829044342,0.0012903977185487747,0.0012699570506811142,0.0012699570506811142,0.0012674015015363693,0.0012674005702137947,0.001282733865082264,0.0012699570506811142,0.001275068148970604,0.0012571793049573898,0.0012520691379904747,0.0012546256184577942,0.0012597357854247093,0.0012597348541021347,0.0012776236981153488,0.001272512599825859,0.0012648459523916245,0.0012520682066679,0.0012495145201683044,0.001241849735379219,0.0012495145201683044,0.0012392941862344742,0.0012341830879449844,0.0012341830879449844,0.0012316294014453888,0.001226518303155899,0.0012316294014453888,0.0012392941862344742,0.0012469589710235596,0.001244405284523964,0.0012546256184577942,0.0012520700693130493,0.0012444034218788147,0.0012392941862344742,0.0012444034218788147,0.0012316275388002396,0.0012418478727340698,0.0012597348541021347,0.0012648459523916245,0.0012648459523916245,0.0012648459523916245,0.0012495145201683044,0.0012520700693130493,0.0012520700693130493,0.0012495163828134537,0.0012392941862344742,0.001239292323589325,0.0012495145201683044,0.001241849735379219,0.0012495145201683044,0.0012392941862344742,0.001241849735379219,0.001244405284523964,0.0012546256184577942,0.0012392941862344742,0.0012495145201683044,0.0012367386370897293,0.001241849735379219,0.0012367386370897293,0.001241849735379219,0.0012469589710235596,0.0012597348541021347,0.0012469589710235596,0.0012495145201683044]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0013747215270996094,0.0014641548041254282,0.0015535881975665689,0.0016430214745923877,0.0017273443518206477,0.0018065567128360271,0.0018755481578409672,0.0019317633705213666,0.002016086131334305,0.002079967176541686,0.002141292905434966,0.0021975082345306873,0.0022511682473123074,0.002292051911354065,0.002345711924135685,0.002391706220805645,0.002437700517475605,0.0024785841815173626,0.002519468078389764,0.0025782384909689426,0.002626788103953004,0.002660006284713745,0.0027008899487555027,0.0027468842454254627,0.0027877679094672203,0.0028337622061371803,0.0028823118191212416,0.0029180850833654404,0.0029589689802378416,0.002999852877110243,0.0030356261413544416,0.0030816204380244017,0.0031199490185827017,0.0031506118830293417,0.0031787194311618805,0.0032170480117201805,0.003260487224906683,0.003296260256320238,0.003342254785820842,0.0033754727337509394,0.0034061355981975794,0.0034470194950699806,0.003480237443000078,0.0035364527720957994,0.0035747813526540995,0.0035977785009890795,0.0036437727976590395,0.003684656461700797,0.0037102089263498783,0.0037434271071106195,0.003768979338929057,0.0037945318035781384,0.0038354157004505396,0.0038584128487855196,0.003881409764289856,0.003899296512827277,0.003922293893992901,0.003947846125811338,0.003968288190662861,0.003981064073741436,0.0040015061385929585,0.0040168375708162785,0.004037279635667801,0.0040551661513745785,0.004083273932337761,0.004106271080672741,0.004126712679862976,0.004142044112086296,0.004149709828197956,0.004170151427388191,0.004188038408756256,0.004218701273202896,0.004234032705426216,0.004254474304616451,0.004267251119017601,0.004282582551240921,0.004303024150431156,0.004318355582654476,0.004333687014877796,0.004356684163212776,0.004377125762403011,0.004395012743771076,0.004407788626849651,0.004420564975589514,0.004443562123924494,0.004464004188776016,0.004476780071854591,0.004487001337110996,0.004507442936301231,0.004525329917669296,0.004532995633780956,0.004548327066004276,0.004563658498227596,0.004573879297822714,0.004591765813529491,0.004604542162269354,0.0046147629618644714,0.004624984227120876,0.004632649943232536,0.004640315659344196,0.0046530915424227715,0.004663312807679176,0.0046684229746460915,0.0046760886907577515,0.0046837544068694115,0.004686309956014156,0.004704196471720934,0.004711862187832594,0.0047220829874277115,0.004727193620055914,0.004732304252684116,0.004739969968795776,0.004747635684907436,0.0047527458518743515,0.004765522200614214,0.0047680772840976715,0.004773187916725874,0.0047757430002093315,0.004780853632837534,0.0047834087163209915,0.004793629981577396,0.0047987401485443115,0.004803850781172514,0.004808961413800716,0.004811516497284174,0.0048140715807676315,0.004816627129912376,0.004819182213395834,0.0048217372968792915,0.004826847929507494,0.0048294030129909515,0.0048294030129909515,0.004834513645619154,0.004839624278247356,0.004839624278247356,0.004842179361730814,0.0048447344452142715,0.0048447344452142715,0.0048447344452142715,0.0048447344452142715,0.004847289994359016,0.004847289994359016,0.004847289994359016,0.004849845077842474,0.004849845077842474,0.004849845077842474,0.004849845077842474,0.004849845077842474,0.004849845077842474,0.004849845077842474,0.004849845077842474,0.004849845077842474,0.004849845077842474,0.004849845077842474,0.004849845077842474,0.004849845077842474,0.0048524001613259315,0.0048524001613259315,0.0048524001613259315,0.0048524001613259315,0.0048524001613259315,0.0048524001613259315,0.004854955710470676,0.004854955710470676,0.004854955710470676,0.004854955710470676,0.004854955710470676,0.004854955710470676,0.004854955710470676,0.004857510793954134,0.004857510793954134,0.004857510793954134,0.004857510793954134,0.004857510793954134,0.0048600658774375916,0.0048600658774375916,0.0048600658774375916,0.0048600658774375916,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336,0.004862621426582336],"recovered":[0.0,0.00013031713024247438,0.00023252665414474905,0.00033984665060415864,0.0004369456728454679,0.0005263789789751172,0.0006158123142085969,0.000700135191436857,0.0007742370944470167,0.0008406732813455164,0.0009045542101375759,0.0009863218292593956,0.0010450922418385744,0.0011013075709342957,0.001149857067503035,0.0012060722801834345,0.0012520665768533945,0.001300616073422134,0.0013517208863049746,0.0013951598666608334,0.0014488198794424534,0.0014999245759099722,0.0015305874403566122,0.0015714713372290134,0.0016149103175848722,0.0016557940980419517,0.0017017883947119117,0.0017452274914830923,0.0017784455558285117,0.0018346607685089111,0.0018806550651788712,0.0019240941619500518,0.0019751989748328924,0.00201608263887465,0.0020416351035237312,0.002082518767565489,0.00212340266443789,0.002159175928682089,0.002205170225352049,0.0022409437224268913,0.002274161670356989,0.00230737985111773,0.002343153115361929,0.00238403701223433,0.0024249206762760878,0.002473470289260149,0.002496467437595129,0.002524574985727668,0.002565458882600069,0.002608897862955928,0.0026370054110884666,0.0026600025594234467,0.002685555024072528,0.002723883604630828,0.002762212185189128,0.002785209333524108,0.0028056511655449867,0.002823537914082408,0.0028363140299916267,0.0028593111783266068,0.002884863642975688,0.0029027501586824656,0.0029129711911082268,0.002943634055554867,0.0029640758875757456,0.0029921834357082844,0.003012625500559807,0.0030305120162665844,0.0030560644809156656,0.003066285513341427,0.0030841720290482044,0.003096948377788067,0.0031173902098089457,0.0031327216420322657,0.0031531634740531445,0.003173605538904667,0.003188936971127987,0.0031940473709255457,0.0032144892029464245,0.0032323759514838457,0.0032553730998188257,0.0032707045320421457,0.0032885910477489233,0.0033064777962863445,0.0033243645448237658,0.0033448063768446445,0.0033601378090679646,0.0033729139249771833,0.0033831349574029446,0.0034035767894238234,0.0034214635379612446,0.0034291292540729046,0.0034444606862962246,0.0034521264024078846,0.003462347202003002,0.003485344350337982,0.0034955653827637434,0.003516007214784622,0.0035262282472103834,0.003531338647007942,0.0035441149957478046,0.0035568911116570234,0.0035671121440827847,0.0035773329436779022,0.0035849986597895622,0.0035977750085294247,0.0036054407246410847,0.0036233272403478622,0.0036258825566619635,0.0036309929564595222,0.0036412139888852835,0.0036463243886828423,0.0036514350213110447,0.0036616558209061623,0.0036718768533319235,0.003682097652927041,0.0036846529692411423,0.0036923186853528023,0.0036948740016669035,0.003705094801262021,0.0037076501175761223,0.0037153158336877823,0.003720426233485341,0.003728091949597001,0.0037306472659111023,0.0037408682983368635,0.003743423381820321,0.0037459786981344223,0.003751089097931981,0.003751089097931981,0.003758754814043641,0.0037613101303577423,0.0037638654466718435,0.0037638654466718435,0.003766420530155301,0.0037689758464694023,0.0037715311627835035,0.0037715311627835035,0.0037715311627835035,0.003774086246266961,0.003774086246266961,0.003774086246266961,0.003774086246266961,0.0037766415625810623,0.0037791968788951635,0.0037791968788951635,0.0037791968788951635,0.0037791968788951635,0.0037791968788951635,0.0037791968788951635,0.0037791968788951635,0.0037791968788951635,0.0037791968788951635,0.0037791968788951635,0.0037791968788951635,0.0037791968788951635,0.0037791968788951635,0.0037791968788951635,0.0037791968788951635,0.0037791968788951635,0.0037791968788951635,0.003781751962378621,0.003781751962378621,0.003781751962378621,0.0037843072786927223,0.0037843072786927223,0.0037843072786927223,0.0037843072786927223,0.0037843072786927223,0.0037843072786927223,0.0037843072786927223,0.0037843072786927223,0.0037843072786927223,0.0037843072786927223,0.0037843072786927223,0.0037868625950068235,0.0037868625950068235,0.003789417678490281,0.003789417678490281,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823,0.0037919729948043823],"active":[0.0013747215270996094,0.0013338376302272081,0.0013210615143179893,0.0013031747657805681,0.0012903986498713493,0.00128017773386091,0.0012597357854247093,0.0012316282372921705,0.001241849036887288,0.0012392939534038305,0.0012367386370897293,0.0012111864052712917,0.001206076005473733,0.0011907443404197693,0.00119585485663265,0.0011856339406222105,0.0011856339406222105,0.0011779681080952287,0.0011677471920847893,0.0011830786243081093,0.0011779682245105505,0.001160081708803773,0.0011703025083988905,0.0011754129081964493,0.001172857591882348,0.0011779681080952287,0.0011805234244093299,0.001172857591882348,0.0011805234244093299,0.0011651921086013317,0.0011549710761755705,0.0011575262760743499,0.0011447500437498093,0.0011345292441546917,0.0011370843276381493,0.0011345292441546917,0.001137084560468793,0.0011370843276381493,0.001137084560468793,0.001134529011324048,0.0011319739278405905,0.0011396396439522505,0.0011370843276381493,0.0011524157598614693,0.0011498606763780117,0.0011243082117289305,0.0011473053600639105,0.0011600814759731293,0.0011447500437498093,0.0011345292441546917,0.0011319739278405905,0.0011345292441546917,0.0011498606763780117,0.0011345292441546917,0.001119197579100728,0.0011140871793031693,0.0011166427284479141,0.0011243082117289305,0.0011319741606712341,0.0011217528954148293,0.0011166424956172705,0.001114087412133813,0.0011243084445595741,0.0011115320958197117,0.0011191980447620153,0.0011140876449644566,0.0011140871793031693,0.0011115320958197117,0.0010936453472822905,0.0011038659140467644,0.0011038663797080517,0.0011217528954148293,0.0011166424956172705,0.0011217526625841856,0.0011140876449644566,0.0011089770123362541,0.0011140871793031693,0.0011243082117289305,0.0011191978119313717,0.0011243082117289305,0.0011217526625841856,0.0011243082117289305,0.001119197579100728,0.0011140871793031693,0.001119197579100728,0.0011191978119313717,0.0011166422627866268,0.001114087412133813,0.0011243079788982868,0.001121753128245473,0.0011115320958197117,0.0011191978119313717,0.0011191978119313717,0.0011217528954148293,0.0011294186115264893,0.0011191978119313717,0.001119197579100728,0.0011089770123362541,0.001106421696022153,0.0011089770123362541,0.0011089765466749668,0.001106421696022153,0.0011013108305633068,0.0010987557470798492,0.0010987557470798492,0.0010885349474847317,0.0010987557470798492,0.0010885349474847317,0.001096200430765748,0.0010962006635963917,0.001091090263798833,0.0010936455801129341,0.0010962006635963917,0.0010910900309681892,0.0010936453472822905,0.0010859796311706305,0.0010885349474847317,0.0010834243148565292,0.0010859796311706305,0.0010783139150589705,0.0010859798640012741,0.0010834243148565292,0.0010834245476871729,0.0010808694642037153,0.0010808692313730717,0.001073203282430768,0.0010732037480920553,0.0010732035152614117,0.0010706481989473104,0.0010757588315755129,0.0010706481989473104,0.0010680928826332092,0.0010706481989473104,0.0010757588315755129,0.0010732037480920553,0.0010732035152614117,0.001073203282430768,0.001073203282430768,0.001073203282430768,0.0010706481989473104,0.0010732037480920553,0.0010732037480920553,0.0010732037480920553,0.0010732035152614117,0.0010706481989473104,0.0010706481989473104,0.0010706481989473104,0.0010706481989473104,0.0010706481989473104,0.0010706481989473104,0.0010706481989473104,0.0010706481989473104,0.0010706481989473104,0.0010706481989473104,0.0010706481989473104,0.0010706481989473104,0.001073203282430768,0.001073203282430768,0.001073203282430768,0.001073203282430768,0.001073203282430768,0.0010706481989473104,0.0010732037480920553,0.0010732037480920553,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.0010732035152614117,0.0010732035152614117,0.0010732035152614117,0.0010732035152614117,0.0010732035152614117,0.0010757585987448692,0.001073203282430768,0.001073203282430768,0.0010706481989473104,0.0010732037480920553,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954,0.001070648431777954]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.7740156054496765,"q05":0.7237566638882074,"q20":0.7482996440401324,"q40":0.7662745170983266,"q60":0.7817566938010264,"q80":0.7997315668592206,"q95":0.8242745470111457},"MaxActiveInfected":{"mean":0.05343896523118019,"q05":0.04078184619191019,"q20":0.04696270499454583,"q40":0.05148946383476285,"q60":0.055388466627597534,"q80":0.059915225467814553,"q95":0.06609608427045019}},"4W_None":{"TotalInfected":{"mean":0.2075922042131424,"q05":0.03146307093694545,"q20":0.11747231999537526,"q40":0.18046407258963465,"q60":0.23472033583665014,"q80":0.29771208843090957,"q95":0.38372133748933923},"MaxActiveInfected":{"mean":0.0045308684930205345,"q05":0.00101326880301619,"q20":0.002731020444654041,"q40":0.003989073358881052,"q60":0.005072663627160017,"q80":0.006330716541387028,"q95":0.008048468183024878}},"2W_Strong":{"TotalInfected":{"mean":0.00437925523146987,"q05":0.0029818810217341262,"q20":0.0036642616375775973,"q40":0.004164025923382827,"q60":0.004594484539556912,"q80":0.005094248825362142,"q95":0.005776629441205612},"MaxActiveInfected":{"mean":0.0013747215270996094,"q05":0.001325375918291065,"q20":0.0013494728900924219,"q40":0.0013671211140055355,"q60":0.0013823219401936833,"q80":0.001399970164106797,"q95":0.0014240671359081534}},"2W_Moderate":{"TotalInfected":{"mean":0.048227984458208084,"q05":0.0,"q20":0.006896637393604181,"q40":0.035786310425027265,"q60":0.0606696584913889,"q80":0.089559331522812,"q95":0.1290054332844371},"MaxActiveInfected":{"mean":0.0016681477427482605,"q05":0.0009848015040649274,"q20":0.0013185003972735222,"q40":0.0015628959518457289,"q60":0.0017733995336507921,"q80":0.002017795088222999,"q95":0.0023514939814315936}}}}} \ No newline at end of file diff --git a/web/country-data/extdata-BO.json b/web/country-data/extdata-BO.json new file mode 100644 index 00000000..ae6c979f --- /dev/null +++ b/web/country-data/extdata-BO.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0003657341003417969,0.0004672989307437092,0.0005931769264861941,0.0007279544952325523,0.0008802558295428753,0.001040539238601923,0.0012189887929707766,0.0014120262349024415,0.0016183670377358794,0.0018424151930958033,0.0020793997682631016,0.002340330509468913,0.002617408987134695,0.0029183418955653906,0.0032360644545406103,0.0035873670130968094,0.0039564683102071285,0.004425941966474056,0.004970465321093798,0.005613801069557667,0.006366591900587082,0.00725599518045783,0.008295314386487007,0.009506477043032646,0.01093710120767355,0.012587368488311768,0.014513247646391392,0.016772903501987457,0.01939331367611885,0.02244475483894348,0.025984659790992737,0.030091475695371628,0.0347958467900753,0.040197864174842834,0.046390291303396225,0.05342533066868782,0.061424821615219116,0.07050208002328873,0.08064920455217361,0.09196142852306366,0.1044546365737915,0.11816643923521042,0.13316023349761963,0.14929914474487305,0.1665523201227188,0.18476802110671997,0.20385770499706268,0.22365497052669525,0.2439292073249817,0.2646041214466095,0.2854830026626587,0.3062233328819275,0.32673025131225586,0.3469088077545166,0.36668869853019714,0.3859310746192932,0.4046020209789276,0.4226868152618408,0.4402139484882355,0.4572487473487854,0.47391611337661743,0.4901091456413269,0.5059615969657898,0.5214373469352722,0.536665678024292,0.5515633821487427,0.5661814212799072,0.5805839896202087,0.5945478081703186,0.6081047654151917,0.6213234663009644,0.6340806484222412,0.6463472247123718,0.6581220626831055,0.6693305373191833,0.6799448132514954,0.68998122215271,0.6994248032569885,0.7082985639572144,0.7165768146514893,0.7242868542671204,0.7314019799232483,0.7380043268203735,0.7441377639770508,0.7497620582580566,0.7549595832824707,0.7596896290779114,0.7641128897666931,0.7681296467781067,0.7718020081520081,0.7751595973968506,0.7782425284385681,0.7810693979263306,0.7836564779281616,0.7860109210014343,0.7881580591201782,0.7901252508163452,0.7919230461120605,0.7936086654663086,0.7951421141624451,0.7965826392173767,0.7978998422622681,0.7991123795509338,0.8002403378486633,0.8012717962265015,0.8021970391273499,0.8030276298522949,0.8037883043289185,0.8044666051864624,0.8050705790519714,0.80561363697052,0.8060914874076843,0.8065217733383179,0.8068951964378357,0.8072234392166138,0.8075255751609802,0.8077822327613831,0.8079988360404968,0.8081943392753601,0.8083682656288147,0.8085252046585083,0.808660626411438,0.8087741732597351,0.8088738322257996,0.808964729309082,0.8090450167655945,0.8091120719909668,0.809167206287384,0.8092183470726013,0.8092600107192993,0.8093013763427734,0.8093352913856506,0.8093655109405518,0.8093934059143066,0.8094160556793213,0.809435248374939,0.8094521164894104,0.8094692826271057,0.8094825744628906,0.8094946146011353,0.8095028400421143,0.8095117211341858,0.8095197081565857,0.8095256090164185,0.8095313906669617,0.8095353245735168,0.8095396161079407,0.8095426559448242,0.8095460534095764,0.8095486164093018,0.8095505833625793,0.8095525503158569,0.8095547556877136,0.8095563054084778,0.8095581531524658,0.8095591068267822,0.8095600008964539,0.8095611333847046,0.8095616698265076,0.809562087059021,0.8095625638961792,0.8095632791519165,0.8095637559890747,0.8095642328262329,0.8095647692680359,0.8095650672912598,0.8095652461051941,0.8095654845237732,0.8095659017562866,0.8095659613609314,0.809566080570221,0.8095663189888,0.8095664381980896,0.8095664978027344,0.8095664978027344,0.8095664978027344,0.8095664978027344,0.8095664978027344,0.8095664978027344,0.8095664978027344,0.8095664978027344,0.8095664978027344,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239,0.8095666170120239],"recovered":[0.0,0.00013991541345603764,0.00026120603433810174,0.0003863500605802983,0.0005119527922943234,0.0006490240339189768,0.0007990317535586655,0.0009628015686757863,0.0011416181223466992,0.0013308021007105708,0.0015368676977232099,0.0017622921150177717,0.0020077174995094538,0.002261675428599119,0.002542332047596574,0.002843172987923026,0.0031731899362057447,0.003518437035381794,0.003925614058971405,0.004399491474032402,0.0049582356587052345,0.00561083760112524,0.006384638603776693,0.0072861528024077415,0.008340885862708092,0.009585444815456867,0.01103570219129324,0.012710833922028542,0.014678366482257843,0.01696774922311306,0.01963871158659458,0.022735383361577988,0.026346303522586823,0.03049486316740513,0.03528492525219917,0.040758050978183746,0.04705626145005226,0.05416185408830643,0.06226915121078491,0.07138842344284058,0.08161656558513641,0.09297145903110504,0.10551494359970093,0.11926078796386719,0.13421806693077087,0.1502801775932312,0.1674208641052246,0.18555353581905365,0.20446735620498657,0.22410514950752258,0.24423030018806458,0.2647956609725952,0.2854289412498474,0.30601465702056885,0.3263477087020874,0.34640809893608093,0.3660990297794342,0.3852282464504242,0.4038729667663574,0.42195507884025574,0.43953368067741394,0.45662951469421387,0.4732804596424103,0.4895361661911011,0.5054604411125183,0.5209710597991943,0.5361550450325012,0.5510678291320801,0.5656610727310181,0.5800401568412781,0.5939453840255737,0.6074609160423279,0.6206815242767334,0.6333589553833008,0.6456000208854675,0.657379150390625,0.6685509085655212,0.6791700124740601,0.689214289188385,0.698691725730896,0.707546591758728,0.7158240079879761,0.7235093116760254,0.7306723594665527,0.7373241782188416,0.7434266209602356,0.7490947842597961,0.7543105483055115,0.7591440081596375,0.7635443210601807,0.7675982117652893,0.7713127136230469,0.7746897339820862,0.7777815461158752,0.780623733997345,0.7832315564155579,0.7856173515319824,0.7877921462059021,0.7897713780403137,0.7915995121002197,0.7932674884796143,0.7948390245437622,0.7962689399719238,0.7975978851318359,0.798830509185791,0.7999486327171326,0.8009841442108154,0.8019019961357117,0.8027340173721313,0.8035012483596802,0.8041977882385254,0.8048155903816223,0.8053576350212097,0.8058485984802246,0.8062865138053894,0.8066613674163818,0.8070036172866821,0.8072975873947144,0.8075599670410156,0.8077858686447144,0.8079752922058105,0.8081566095352173,0.8083108067512512,0.8084499835968018,0.8085639476776123,0.8086708784103394,0.8087648153305054,0.8088425993919373,0.8089110255241394,0.8089721202850342,0.8090204000473022,0.8090693354606628,0.8091080188751221,0.8091424107551575,0.8091752529144287,0.8092017769813538,0.8092256188392639,0.8092429637908936,0.8092620968818665,0.8092774748802185,0.8092927932739258,0.8093039989471436,0.8093136548995972,0.8093223571777344,0.8093296885490417,0.8093357682228088,0.8093412518501282,0.8093469142913818,0.8093507289886475,0.8093540072441101,0.809356689453125,0.8093600869178772,0.8093620538711548,0.809364378452301,0.8093662858009338,0.8093682527542114,0.8093695044517517,0.8093705177307129,0.809371829032898,0.80937260389328,0.8093730211257935,0.8093734383583069,0.809374213218689,0.8093746304512024,0.8093754053115845,0.8093758225440979,0.8093760013580322,0.8093764781951904,0.8093767762184143,0.8093770146369934,0.8093773126602173,0.8093776106834412,0.8093776702880859,0.8093778491020203,0.8093778491020203,0.8093779683113098,0.8093779683113098,0.8093780279159546,0.8093781471252441,0.8093781471252441,0.8093781471252441,0.8093781471252441,0.8093781471252441,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889,0.8093782067298889],"active":[0.0003657341003417969,0.00032738351728767157,0.0003319708921480924,0.000341604434652254,0.00036830303724855185,0.0003915152046829462,0.00041995703941211104,0.00044922466622665524,0.0004767489153891802,0.0005116130923852324,0.0005425320705398917,0.0005780383944511414,0.0006096914876252413,0.0006566664669662714,0.0006937324069440365,0.0007441940251737833,0.0007832783740013838,0.0009075049310922623,0.0010448512621223927,0.0012143095955252647,0.0014083562418818474,0.00164515757933259,0.0019106757827103138,0.0022203242406249046,0.002596215344965458,0.0030019236728549004,0.003477545455098152,0.004062069579958916,0.004714947193861008,0.0054770056158304214,0.006345948204398155,0.00735609233379364,0.00844954326748848,0.009703001007437706,0.011105366051197052,0.012667279690504074,0.014368560165166855,0.0163402259349823,0.018380053341388702,0.020573005080223083,0.02283807098865509,0.025194980204105377,0.0276452898979187,0.03003835678100586,0.03233425319194794,0.03448784351348877,0.036436840891838074,0.0381014347076416,0.03946185111999512,0.040498971939086914,0.041252702474594116,0.041427671909332275,0.04130131006240845,0.040894150733947754,0.04034098982810974,0.03952297568321228,0.03850299119949341,0.037458568811416626,0.03634098172187805,0.03529366850852966,0.03438243269920349,0.03347963094711304,0.03268113732337952,0.03190118074417114,0.03120523691177368,0.03059232234954834,0.030026376247406006,0.029516160488128662,0.028886735439300537,0.028064608573913574,0.027378082275390625,0.02661973237991333,0.025665700435638428,0.024763107299804688,0.02373051643371582,0.02256566286087036,0.02143031358718872,0.020254790782928467,0.019084274768829346,0.01788508892059326,0.016740262508392334,0.015577971935272217,0.014495015144348145,0.013465404510498047,0.012437880039215088,0.011532962322235107,0.010594844818115234,0.00980234146118164,0.008985638618469238,0.008257687091827393,0.007561385631561279,0.00692981481552124,0.006379663944244385,0.005874931812286377,0.0053871870040893555,0.004926502704620361,0.004507899284362793,0.004130899906158447,0.003837287425994873,0.003542602062225342,0.003315150737762451,0.0030608177185058594,0.0028434395790100098,0.0026424527168273926,0.0024412870407104492,0.002248406410217285,0.002043485641479492,0.0018863081932067871,0.0017325878143310547,0.0015693306922912598,0.001415848731994629,0.0012758970260620117,0.0011641383171081543,0.001046597957611084,0.0009369254112243652,0.0008642077445983887,0.0007786154747009277,0.0007012486457824707,0.0006343722343444824,0.0005823969841003418,0.0005499124526977539,0.0005040168762207031,0.0004633665084838867,0.00042384862899780273,0.00040078163146972656,0.00037413835525512695,0.0003472566604614258,0.00032460689544677734,0.00030732154846191406,0.0002878904342651367,0.0002809762954711914,0.00026595592498779297,0.0002574920654296875,0.0002509951591491699,0.00024080276489257812,0.00023347139358520508,0.00022649765014648438,0.0002263188362121582,0.00022047758102416992,0.00021713972091674805,0.00021004676818847656,0.00020772218704223633,0.0002060532569885254,0.00020325183868408203,0.00020170211791992188,0.0001995563507080078,0.0001983642578125,0.0001957416534423828,0.00019532442092895508,0.0001946091651916504,0.0001938939094543457,0.00019246339797973633,0.0001927018165588379,0.0001919269561767578,0.00019186735153198242,0.00019085407257080078,0.00019049644470214844,0.00019061565399169922,0.00018984079360961914,0.0001894831657409668,0.0001895427703857422,0.00018984079360961914,0.0001895427703857422,0.00018960237503051758,0.00018936395645141602,0.00018924474716186523,0.00018924474716186523,0.00018900632858276367,0.00018912553787231445,0.00018894672393798828,0.0001887679100036621,0.00018870830535888672,0.0001887679100036621,0.00018864870071411133,0.00018864870071411133,0.00018852949142456055,0.00018852949142456055,0.00018846988677978516,0.00018835067749023438,0.00018835067749023438,0.00018835067749023438,0.00018835067749023438,0.00018846988677978516,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977,0.00018841028213500977]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0003657341003417969,0.0004671154310926795,0.0005891400505788624,0.0007208898896351457,0.0008616310660727322,0.0010116386692970991,0.0011719221947714686,0.0013389032101258636,0.0015223987866193056,0.001709289150312543,0.0019086571410298347,0.0021229800768196583,0.0023473952896893024,0.002584838541224599,0.002842558082193136,0.0031123885419219732,0.003397448919713497,0.003746549366042018,0.004139872267842293,0.004600996617227793,0.005131757818162441,0.005734907928854227,0.006440173368901014,0.007231590338051319,0.008157050237059593,0.009228389710187912,0.010452947579324245,0.011847973801195621,0.013450991362333298,0.015294387936592102,0.017384404316544533,0.01977938786149025,0.02250053733587265,0.025630513206124306,0.02915996126830578,0.03314521163702011,0.03768534958362579,0.04278258606791496,0.048512693494558334,0.054905038326978683,0.06212238222360611,0.0701138898730278,0.07892241328954697,0.08858612179756165,0.09923043102025986,0.11078083515167236,0.1232270672917366,0.1366105079650879,0.15088197588920593,0.16595366597175598,0.18176071345806122,0.19824403524398804,0.2152530699968338,0.23262670636177063,0.25037091970443726,0.2683461606502533,0.2864568829536438,0.3044605553150177,0.3223806619644165,0.3400574326515198,0.3574501574039459,0.37447258830070496,0.3911476731300354,0.40740373730659485,0.42329317331314087,0.4388427734375,0.4538678526878357,0.46862557530403137,0.4830007255077362,0.49716126918792725,0.5108914375305176,0.5243465900421143,0.5375159978866577,0.5503702163696289,0.5628940463066101,0.5750688314437866,0.5869003534317017,0.5983790159225464,0.6094863414764404,0.6201185584068298,0.6303617358207703,0.640081524848938,0.6492998600006104,0.6580841541290283,0.6663967370986938,0.6741755604743958,0.6815642714500427,0.6885296702384949,0.6950373649597168,0.70108562707901,0.7067981362342834,0.7121148109436035,0.7171013355255127,0.7217124700546265,0.7260222434997559,0.7299977540969849,0.7336705923080444,0.7370902299880981,0.740276575088501,0.7432136535644531,0.7459253072738647,0.7484298348426819,0.7507669925689697,0.7529329657554626,0.7549450993537903,0.7568264603614807,0.7585763931274414,0.7602319717407227,0.7617824077606201,0.7632016539573669,0.7645437717437744,0.7657637000083923,0.7669122219085693,0.7679656744003296,0.7689478993415833,0.7698418498039246,0.7706568241119385,0.7713996767997742,0.7720784544944763,0.7726916074752808,0.7732622623443604,0.7737646102905273,0.7742231488227844,0.7746306657791138,0.7750058770179749,0.7753390073776245,0.7756325602531433,0.7759010195732117,0.7761275768280029,0.776337742805481,0.7765278816223145,0.7766938209533691,0.7768415212631226,0.7769763469696045,0.7770910859107971,0.7771885991096497,0.7772800326347351,0.7773610353469849,0.7774338722229004,0.7774961590766907,0.7775557041168213,0.7776055932044983,0.7776525020599365,0.7776868343353271,0.7777230739593506,0.7777510285377502,0.7777770757675171,0.7778023481369019,0.7778231501579285,0.7778401374816895,0.7778570055961609,0.7778700590133667,0.7778828144073486,0.7778934240341187,0.77790367603302,0.7779116034507751,0.7779194116592407,0.7779250741004944,0.7779301404953003,0.7779357433319092,0.77793949842453,0.7779437303543091,0.777947723865509,0.7779505252838135,0.7779524326324463,0.7779558300971985,0.7779580950737,0.7779610753059387,0.777962863445282,0.7779640555381775,0.7779655456542969,0.7779662013053894,0.777967095375061,0.7779679298400879,0.7779684662818909,0.7779691219329834,0.7779696583747864,0.7779703140258789,0.7779708504676819,0.7779710292816162,0.7779713869094849,0.7779716849327087,0.7779719829559326,0.7779721617698669,0.7779722213745117,0.777972400188446,0.7779725193977356,0.7779728174209595,0.7779728770256042,0.7779729962348938,0.7779729962348938,0.7779730558395386,0.7779730558395386,0.7779730558395386,0.7779731750488281,0.7779731750488281,0.7779732346534729,0.7779733538627625,0.7779734134674072,0.7779734134674072,0.7779734134674072,0.7779734134674072,0.7779735326766968,0.7779735326766968,0.7779735326766968,0.7779735326766968,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416,0.7779735922813416],"recovered":[0.0,0.0001416586310369894,0.0002637749712448567,0.000381762656616047,0.0005104848532937467,0.0006409502238966525,0.0007808656664565206,0.000931882590521127,0.0010895971208810806,0.0012558441376313567,0.0014377799816429615,0.0016326523618772626,0.001833763555623591,0.002046526875346899,0.002269198652356863,0.0025171013548970222,0.0027696830220520496,0.0030382289551198483,0.003341272007673979,0.0036889961920678616,0.004091585520654917,0.004559866618365049,0.005100260954350233,0.005716989748179913,0.006426659412682056,0.007223121821880341,0.008174087852239609,0.009251941926777363,0.01050714310258627,0.0119343725964427,0.01356115285307169,0.01543491892516613,0.01757548749446869,0.019990380853414536,0.02277309261262417,0.025887563824653625,0.029452333226799965,0.03349492698907852,0.03807699680328369,0.04324349761009216,0.04906361177563667,0.055535320192575455,0.06278807669878006,0.07078665494918823,0.07965151220560074,0.08941072225570679,0.10002759844064713,0.11164066940546036,0.12404149025678635,0.13739317655563354,0.151652991771698,0.16666321456432343,0.18245035409927368,0.19886338710784912,0.2156916856765747,0.2330109179019928,0.2506132125854492,0.26845988631248474,0.28646430373191833,0.3044212758541107,0.3222810924053192,0.33987995982170105,0.3571849763393402,0.37416109442710876,0.39078688621520996,0.40705084800720215,0.42293789982795715,0.43842005729675293,0.45350927114486694,0.4682503044605255,0.4827048182487488,0.49682295322418213,0.5106024742126465,0.5240865349769592,0.5372276902198792,0.5500548481941223,0.562554121017456,0.5746709108352661,0.5865163803100586,0.5979990363121033,0.6090262532234192,0.6197011470794678,0.6299197673797607,0.6395953297615051,0.6488357186317444,0.6576355695724487,0.6659352779388428,0.6737533211708069,0.6811498403549194,0.6880654096603394,0.6945928931236267,0.700698733329773,0.7064214944839478,0.7117703557014465,0.7167316675186157,0.7214077711105347,0.7257218956947327,0.7297011017799377,0.7334020137786865,0.736847460269928,0.7400327324867249,0.7429788708686829,0.7457121014595032,0.7482271194458008,0.7505965232849121,0.7527647018432617,0.7548075318336487,0.7567050457000732,0.7584552764892578,0.7601309418678284,0.7616669535636902,0.7631083130836487,0.7644375562667847,0.7656774520874023,0.7668311595916748,0.7678998708724976,0.7688671350479126,0.7697623372077942,0.7705739140510559,0.7713236212730408,0.7720170617103577,0.7726446986198425,0.7732022404670715,0.7737150192260742,0.7741796374320984,0.7745915055274963,0.7749629020690918,0.7752938270568848,0.7755990624427795,0.7758665084838867,0.7761024832725525,0.7763170003890991,0.7765082120895386,0.7766727805137634,0.7768255472183228,0.7769572734832764,0.7770732641220093,0.7771781086921692,0.7772685289382935,0.7773511409759521,0.7774190902709961,0.7774906158447266,0.7775489091873169,0.7776016592979431,0.7776448726654053,0.7776821851730347,0.777716338634491,0.7777470350265503,0.7777742147445679,0.7777995467185974,0.7778196334838867,0.7778400182723999,0.7778542041778564,0.7778686285018921,0.777881383895874,0.7778925895690918,0.7779027819633484,0.7779109477996826,0.7779189944267273,0.777924120426178,0.7779297232627869,0.7779344320297241,0.7779392004013062,0.777942955493927,0.7779465913772583,0.7779491543769836,0.7779521346092224,0.777955174446106,0.7779574394226074,0.7779596447944641,0.7779613733291626,0.7779630422592163,0.7779637575149536,0.7779648900032043,0.7779660820960999,0.777967095375061,0.7779679894447327,0.7779682874679565,0.7779688239097595,0.777969479560852,0.7779698967933655,0.7779703140258789,0.777970552444458,0.7779707312583923,0.777971088886261,0.777971088886261,0.7779715061187744,0.7779716849327087,0.7779718637466431,0.7779720425605774,0.7779721021652222,0.7779721021652222,0.7779721021652222,0.7779722213745117,0.7779722213745117,0.7779722809791565,0.7779722809791565,0.7779722809791565,0.7779722809791565,0.777972400188446,0.777972400188446,0.7779724597930908,0.7779724597930908,0.7779724597930908,0.7779724597930908,0.7779724597930908,0.7779724597930908,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804,0.7779725790023804],"active":[0.0003657341003417969,0.0003254567855037749,0.0003253650793340057,0.00033912723301909864,0.0003511462127789855,0.00037068844540044665,0.0003910565283149481,0.00040702061960473657,0.000432801665738225,0.0004534450126811862,0.00047087715938687325,0.0004903277149423957,0.0005136317340657115,0.0005383116658776999,0.0005733594298362732,0.000595287187024951,0.0006277658976614475,0.0007083204109221697,0.000798600260168314,0.0009120004251599312,0.0010401722975075245,0.0011750413104891777,0.0013399124145507812,0.0015146005898714066,0.0017303908243775368,0.0020052678883075714,0.0022788597270846367,0.0025960318744182587,0.0029438482597470284,0.0033600153401494026,0.003823251463472843,0.00434446893632412,0.004925049841403961,0.00564013235270977,0.00638686865568161,0.007257647812366486,0.008233016356825829,0.009287659078836441,0.010435696691274643,0.01166154071688652,0.013058770447969437,0.014578569680452347,0.016134336590766907,0.017799466848373413,0.01957891881465912,0.021370112895965576,0.023199468851089478,0.024969838559627533,0.026840485632419586,0.028560489416122437,0.03010772168636322,0.03158082067966461,0.03280271589756012,0.03376331925392151,0.03467923402786255,0.0353352427482605,0.03584367036819458,0.03600066900253296,0.03591635823249817,0.03563615679740906,0.03516906499862671,0.034592628479003906,0.03396269679069519,0.033242642879486084,0.03250628709793091,0.03179192543029785,0.03092995285987854,0.030205518007278442,0.029491454362869263,0.028910964727401733,0.0281866192817688,0.02752363681793213,0.02691352367401123,0.026283681392669678,0.025666356086730957,0.025013983249664307,0.024346232414245605,0.023708105087280273,0.022969961166381836,0.022119522094726562,0.021335482597351074,0.020380377769470215,0.01938009262084961,0.018488824367523193,0.017561018466949463,0.01653999090194702,0.01562899351119995,0.014776349067687988,0.013887524604797363,0.013020217418670654,0.012205243110656738,0.011416077613830566,0.010679841041564941,0.009942114353179932,0.009290575981140137,0.008589982986450195,0.007948696613311768,0.0073891282081604,0.006874561309814453,0.0063661932945251465,0.005892574787139893,0.0054509639739990234,0.005054891109466553,0.004705846309661865,0.004348576068878174,0.004061758518218994,0.0037688612937927246,0.003526926040649414,0.0033271312713623047,0.0030707120895385742,0.0028768181800842285,0.0026553869247436523,0.002474665641784668,0.002288222312927246,0.0021167397499084473,0.001941978931427002,0.001789689064025879,0.0016373395919799805,0.0015045404434204102,0.0013679862022399902,0.0012452006340026855,0.0011199116706848145,0.0010209083557128906,0.0009156465530395508,0.0008262395858764648,0.0007475018501281738,0.0006696581840515137,0.0006071925163269043,0.0005285143852233887,0.0004712343215942383,0.0004253983497619629,0.00037682056427001953,0.0003333091735839844,0.00030356645584106445,0.00026553869247436523,0.00023132562637329102,0.00020676851272583008,0.00018292665481567383,0.0001653432846069336,0.0001450181007385254,0.0001366138458251953,0.00011497735977172852,0.0001035928726196289,8.51750373840332e-05,7.82012939453125e-05,6.884336471557617e-05,6.073713302612305e-05,5.53131103515625e-05,4.89354133605957e-05,4.0590763092041016e-05,3.737211227416992e-05,3.0040740966796875e-05,2.86102294921875e-05,2.47955322265625e-05,2.2292137145996094e-05,1.901388168334961e-05,1.6629695892333984e-05,1.4126300811767578e-05,1.1146068572998047e-05,1.1622905731201172e-05,9.775161743164062e-06,9.298324584960938e-06,8.52346420288086e-06,7.569789886474609e-06,5.841255187988281e-06,6.67572021484375e-06,5.9604644775390625e-06,5.900859832763672e-06,5.424022674560547e-06,4.410743713378906e-06,4.172325134277344e-06,3.159046173095703e-06,3.337860107421875e-06,3.039836883544922e-06,2.384185791015625e-06,2.0265579223632812e-06,1.6689300537109375e-06,2.0265579223632812e-06,2.0265579223632812e-06,1.5497207641601562e-06,1.4901161193847656e-06,1.3709068298339844e-06,1.430511474609375e-06,1.430511474609375e-06,1.1324882507324219e-06,1.3113021850585938e-06,1.0132789611816406e-06,1.1324882507324219e-06,1.0132789611816406e-06,9.5367431640625e-07,8.940696716308594e-07,9.5367431640625e-07,9.5367431640625e-07,8.344650268554688e-07,9.5367431640625e-07,8.940696716308594e-07,9.5367431640625e-07,1.0728836059570312e-06,1.1324882507324219e-06,1.0132789611816406e-06,1.0132789611816406e-06,9.5367431640625e-07,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.1324882507324219e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.0132789611816406e-06]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0003657341003417969,0.0004667484317906201,0.0005853783804923296,0.0007148345466703176,0.0008522727293893695,0.0009898944990709424,0.001133388141170144,0.0012849555350840092,0.0014394588069990277,0.0016034120926633477,0.0017727785743772984,0.001953521743416786,0.0021390358451753855,0.002335467841476202,0.0025418088771402836,0.00274851662106812,0.0029740326572209597,0.003226522821933031,0.0035209415946155787,0.0038580228574573994,0.004242079332470894,0.004671826027333736,0.00515010766685009,0.005689859855920076,0.006286220625042915,0.006974696181714535,0.007735928054898977,0.008599000051617622,0.009561250917613506,0.01065506786108017,0.01187109388411045,0.013251439668238163,0.014788582921028137,0.016527019441127777,0.018461797386407852,0.020609980449080467,0.023010745644569397,0.025705838575959206,0.028717001900076866,0.03204653039574623,0.03575203940272331,0.039861150085926056,0.04444156959652901,0.04945696145296097,0.05500981584191322,0.06107223778963089,0.06771936267614365,0.07492909580469131,0.08275646716356277,0.0912255197763443,0.10032378882169724,0.11011181026697159,0.12047922611236572,0.13147446513175964,0.14313992857933044,0.15532751381397247,0.16810524463653564,0.18126682937145233,0.1948843151330948,0.2088773250579834,0.2231476902961731,0.23764926195144653,0.2523221969604492,0.2669681906700134,0.2816597819328308,0.29622024297714233,0.31059372425079346,0.3248499631881714,0.338908851146698,0.3526547849178314,0.36612722277641296,0.3793336749076843,0.3922233283519745,0.40476229786872864,0.4170806407928467,0.4291653037071228,0.4410140812397003,0.4526265859603882,0.4640492796897888,0.4751998484134674,0.4862176775932312,0.4969514310359955,0.5075332522392273,0.5178672075271606,0.5280889272689819,0.5381021499633789,0.5478962659835815,0.5574116110801697,0.5667259097099304,0.5758426189422607,0.5846319794654846,0.5931683778762817,0.601353108882904,0.6092182993888855,0.6167600154876709,0.62393718957901,0.6308208703994751,0.6373220086097717,0.643524169921875,0.6493884921073914,0.654890775680542,0.6600866913795471,0.6649298667907715,0.6694602370262146,0.6736590266227722,0.6776326894760132,0.6814058423042297,0.6849690675735474,0.6883106827735901,0.6914761662483215,0.6944630146026611,0.6972882151603699,0.7000066637992859,0.7025536298751831,0.7049523591995239,0.7072212100028992,0.7093893885612488,0.7114537954330444,0.7133936882019043,0.7151987552642822,0.7169083952903748,0.7185367941856384,0.7200592756271362,0.7214874029159546,0.7227953672409058,0.7240267395973206,0.7251690030097961,0.7262256741523743,0.7271931171417236,0.7280818223953247,0.7288867831230164,0.7296491265296936,0.7303633093833923,0.7310322523117065,0.7316519021987915,0.7322263121604919,0.7327669262886047,0.7332606911659241,0.7337294220924377,0.7341538667678833,0.7345414757728577,0.7348970174789429,0.7352206707000732,0.7355091571807861,0.7357807159423828,0.736018180847168,0.7362358570098877,0.736432671546936,0.7366121411323547,0.736774742603302,0.7369204163551331,0.7370500564575195,0.7371669411659241,0.7372756004333496,0.7373653650283813,0.7374534606933594,0.737532377243042,0.7376025319099426,0.7376639246940613,0.737715482711792,0.7377666234970093,0.7378122210502625,0.7378512024879456,0.7378857731819153,0.7379171848297119,0.7379470467567444,0.7379702925682068,0.7379950284957886,0.7380144000053406,0.7380324006080627,0.738047182559967,0.7380623817443848,0.7380765080451965,0.7380884289741516,0.7381004095077515,0.7381099462509155,0.7381188273429871,0.7381264567375183,0.738133430480957,0.7381389141082764,0.7381443977355957,0.7381498217582703,0.7381532192230225,0.7381587624549866,0.7381630539894104,0.7381657958030701,0.7381683588027954,0.7381706833839417,0.7381731271743774,0.738175094127655,0.7381771802902222,0.738179087638855,0.7381804585456848,0.7381817698478699,0.7381829619407654,0.7381843328475952,0.7381850481033325,0.738185703754425,0.7381866574287415,0.7381872534751892,0.7381880283355713,0.7381885647773743,0.7381892204284668,0.7381899356842041,0.7381904125213623,0.7381909489631653,0.7381914258003235,0.7381916642189026,0.7381917834281921,0.7381920218467712,0.7381921410560608,0.7381922006607056,0.7381924986839294,0.738192617893219,0.7381926774978638,0.7381927967071533,0.7381929755210876,0.7381930351257324,0.7381930351257324,0.738193154335022,0.7381932139396667,0.7381932139396667,0.7381933331489563,0.7381933927536011,0.7381933927536011,0.7381933927536011,0.7381933927536011,0.7381933927536011,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906,0.7381935119628906],"recovered":[0.0,0.00013615375792142004,0.0002578113635536283,0.00037745051668025553,0.0005052552442066371,0.0006351701449602842,0.0007679292466491461,0.0009075694251805544,0.00105298962444067,0.0011995108798146248,0.0013552987948060036,0.001518701552413404,0.0016936647007241845,0.0018738573417067528,0.002061022911220789,0.002254060236737132,0.0024514098186045885,0.0026616042014211416,0.0028984970413148403,0.003164473921060562,0.0034631129819899797,0.003810011548921466,0.004193609114736319,0.00462537445127964,0.005108610261231661,0.00565799605101347,0.0062741744332015514,0.006956135854125023,0.007726817391812801,0.00858493521809578,0.00957104004919529,0.01067641843110323,0.011906756088137627,0.013304167427122593,0.014865531586110592,0.01661103405058384,0.018562326207756996,0.020756475627422333,0.023176874965429306,0.025894353166222572,0.02892524190247059,0.03231165558099747,0.036056891083717346,0.040212150663137436,0.04480596259236336,0.04985998570919037,0.05542999505996704,0.06155489385128021,0.06821706891059875,0.07545450329780579,0.08329243212938309,0.09175588935613632,0.10085388273000717,0.11063235998153687,0.12097316235303879,0.13196446001529694,0.14357642829418182,0.15578576922416687,0.16844137012958527,0.1815658062696457,0.1951473355293274,0.2090737372636795,0.22330152988433838,0.23775161802768707,0.25233694911003113,0.266958624124527,0.28154128789901733,0.2960624098777771,0.31041523814201355,0.3246864378452301,0.3386271595954895,0.3523551821708679,0.3658525049686432,0.3789888620376587,0.3918430805206299,0.40443217754364014,0.4167369306087494,0.42888304591178894,0.44074201583862305,0.4523794949054718,0.46376603841781616,0.4749596416950226,0.48595890402793884,0.4967298209667206,0.5072813034057617,0.5176563262939453,0.5278736352920532,0.5378616452217102,0.5475845336914062,0.5570884943008423,0.566400945186615,0.5754831433296204,0.5843124985694885,0.5927691459655762,0.600962221622467,0.6088165640830994,0.6163392663002014,0.6235316395759583,0.6303512454032898,0.6369094252586365,0.6430999636650085,0.6489325761795044,0.654452383518219,0.6596340537071228,0.6644864082336426,0.6690222024917603,0.6732994914054871,0.6773083209991455,0.6810681819915771,0.6846228241920471,0.6879943013191223,0.6911814212799072,0.6941694617271423,0.6970219016075134,0.6997271180152893,0.702289342880249,0.7046905755996704,0.7069717049598694,0.7091417908668518,0.7112126350402832,0.7131526470184326,0.7149737477302551,0.7167012095451355,0.718328595161438,0.7198571562767029,0.7212764620780945,0.7226016521453857,0.7238411903381348,0.7249839305877686,0.7260464429855347,0.7270196080207825,0.7279005646705627,0.7287243008613586,0.7294970750808716,0.7302122712135315,0.7308744192123413,0.7314898371696472,0.7320757508277893,0.7326156497001648,0.7331141233444214,0.7335792183876038,0.734001636505127,0.7343904376029968,0.734747588634491,0.7350753545761108,0.7353695631027222,0.7356403470039368,0.7358850836753845,0.7361012697219849,0.7363050580024719,0.7364777326583862,0.7366451621055603,0.7367911338806152,0.7369252443313599,0.7370436787605286,0.7371497750282288,0.7372433543205261,0.7373323440551758,0.7374157309532166,0.7374811768531799,0.7375446557998657,0.7376001477241516,0.7376500368118286,0.7376923561096191,0.7377328276634216,0.7377694249153137,0.7378012537956238,0.7378300428390503,0.7378568649291992,0.73787921667099,0.7378987669944763,0.7379149198532104,0.7379320859909058,0.7379468679428101,0.7379608750343323,0.7379735708236694,0.7379847764968872,0.7379941940307617,0.7380021214485168,0.7380107045173645,0.7380172610282898,0.7380231022834778,0.7380290031433105,0.738033652305603,0.7380377650260925,0.7380419969558716,0.738045871257782,0.7380491495132446,0.7380518913269043,0.7380540370941162,0.7380558848381042,0.73805832862854,0.7380600571632385,0.7380622029304504,0.7380634546279907,0.7380649447441101,0.7380661964416504,0.7380675077438354,0.7380685210227966,0.7380695343017578,0.7380701899528503,0.7380706071853638,0.7380712032318115,0.7380717396736145,0.7380725741386414,0.7380731105804443,0.7380736470222473,0.7380738258361816,0.7380741834640503,0.7380743026733398,0.738074779510498,0.7380749583244324,0.7380750179290771,0.7380751967430115,0.7380753755569458,0.7380753755569458,0.7380755543708801,0.7380756735801697,0.7380757927894592,0.7380757927894592,0.738075852394104,0.7380759716033936,0.7380760312080383,0.7380761504173279,0.7380762100219727,0.7380762100219727,0.7380762100219727,0.7380762100219727,0.7380762100219727,0.7380763292312622,0.7380763292312622,0.7380763292312622,0.7380763292312622,0.7380763292312622,0.7380763292312622,0.7380763292312622,0.7380763292312622,0.7380763292312622,0.7380763292312622,0.7380763292312622,0.7380763292312622,0.7380763292312622,0.7380763292312622,0.7380763292312622,0.7380763292312622,0.7380763292312622,0.7380763292312622,0.7380763292312622,0.7380763292312622,0.7380763292312622,0.7380763292312622,0.7380763292312622,0.7380763292312622,0.7380763292312622,0.7380763292312622,0.7380763292312622,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907,0.738076388835907],"active":[0.0003657341003417969,0.0003305946593172848,0.00032756701693870127,0.0003373840299900621,0.00034701748518273234,0.00035472435411065817,0.000365458894520998,0.0003773861099034548,0.0003864691825583577,0.00040390121284872293,0.0004174797795712948,0.0004348201910033822,0.00044537114445120096,0.00046161049976944923,0.00048078596591949463,0.0004944563843309879,0.0005226228386163712,0.0005649186205118895,0.0006224445533007383,0.0006935489363968372,0.0007789663504809141,0.0008618144784122705,0.0009564985521137714,0.0010644854046404362,0.0011776103638112545,0.001316700130701065,0.0014617536216974258,0.0016428641974925995,0.001834433525800705,0.0020701326429843903,0.002300053834915161,0.0025750212371349335,0.0028818268328905106,0.003222852014005184,0.0035962658002972603,0.003998946398496628,0.004448419436812401,0.004949362948536873,0.00554012693464756,0.006152177229523659,0.006826797500252724,0.007549494504928589,0.00838467851281166,0.009244810789823532,0.010203853249549866,0.011212252080440521,0.012289367616176605,0.013374201953411102,0.01453939825296402,0.015771016478538513,0.017031356692314148,0.018355920910835266,0.01962534338235855,0.02084210515022278,0.022166766226291656,0.023363053798675537,0.02452881634235382,0.02548106014728546,0.02644294500350952,0.027311518788337708,0.028000354766845703,0.02857552468776703,0.02902066707611084,0.029216572642326355,0.029322832822799683,0.029261618852615356,0.029052436351776123,0.028787553310394287,0.028493613004684448,0.02796834707260132,0.027500063180923462,0.026978492736816406,0.0263708233833313,0.025773435831069946,0.025237560272216797,0.024733126163482666,0.024277150630950928,0.023743540048599243,0.02330726385116577,0.022820353507995605,0.02245163917541504,0.0219917893409729,0.021574348211288452,0.021137386560440063,0.020807623863220215,0.020445823669433594,0.02002263069152832,0.019549965858459473,0.01914137601852417,0.018754124641418457,0.01823103427886963,0.017685234546661377,0.017040610313415527,0.016449153423309326,0.015797793865203857,0.015120625495910645,0.014481604099273682,0.013790369033813477,0.013172924518585205,0.012479066848754883,0.011790812015533447,0.011154115200042725,0.01047748327255249,0.009826183319091797,0.009172618389129639,0.00861048698425293,0.008106350898742676,0.0076607465744018555,0.0072425007820129395,0.006853342056274414,0.006468713283538818,0.0061067938804626465,0.005837202072143555,0.005531728267669678,0.005225241184234619,0.0049318671226501465,0.004698812961578369,0.004482090473175049,0.00425189733505249,0.0039861202239990234,0.0037557482719421387,0.0035630464553833008,0.0033580660820007324,0.0031588077545166016,0.002938210964202881,0.0027502775192260742,0.0025673508644104004,0.002384483814239502,0.002209186553955078,0.002035379409790039,0.0018671751022338867,0.0017485618591308594,0.0016390085220336914,0.001535177230834961,0.0014396309852600098,0.0013518929481506348,0.0012770891189575195,0.0011849403381347656,0.0011137723922729492,0.001039743423461914,0.0009622573852539062,0.000895380973815918,0.000830233097076416,0.000761568546295166,0.0007053613662719727,0.0006486177444458008,0.0005955100059509277,0.0005475878715515137,0.000510871410369873,0.0004696846008300781,0.00044268369674682617,0.0004048943519592285,0.0003758072853088379,0.0003503561019897461,0.0003216862678527832,0.00030368566513061523,0.00028902292251586914,0.0002701878547668457,0.00024819374084472656,0.00023430585861206055,0.0002219676971435547,0.00021207332611083984,0.00020116567611694336,0.00019341707229614258,0.0001843571662902832,0.00017762184143066406,0.0001690387725830078,0.00016498565673828125,0.00015753507614135742,0.0001531839370727539,0.00014841556549072266,0.0001474618911743164,0.00014442205429077148,0.00014156103134155273,0.00013953447341918945,0.00013637542724609375,0.00013405084609985352,0.0001322627067565918,0.00013130903244018555,0.00012820959091186523,0.0001271367073059082,0.00012671947479248047,0.00012421607971191406,0.00012511014938354492,0.0001252889633178711,0.00012379884719848633,0.00012248754501342773,0.00012153387069702148,0.00012123584747314453,0.00012105703353881836,0.00012129545211791992,0.0001207590103149414,0.00012040138244628906,0.0001195669174194336,0.0001195073127746582,0.00011938810348510742,0.0001188516616821289,0.00011819601058959961,0.00011813640594482422,0.00011771917343139648,0.00011783838272094727,0.00011795759201049805,0.00011801719665527344,0.00011819601058959961,0.00011783838272094727,0.00011783838272094727,0.00011777877807617188,0.00011783838272094727,0.0001175999641418457,0.00011771917343139648,0.00011736154556274414,0.00011724233627319336,0.00011748075485229492,0.00011742115020751953,0.00011730194091796875,0.00011742115020751953,0.00011742115020751953,0.00011736154556274414,0.00011724233627319336,0.00011736154556274414,0.00011736154556274414,0.00011724233627319336,0.00011730194091796875,0.00011724233627319336,0.00011718273162841797,0.00011718273162841797,0.00011718273162841797,0.00011718273162841797,0.00011730194091796875,0.00011718273162841797,0.00011718273162841797,0.00011718273162841797,0.00011718273162841797,0.00011718273162841797,0.00011718273162841797,0.00011718273162841797,0.00011718273162841797,0.00011718273162841797,0.00011718273162841797,0.00011718273162841797,0.00011718273162841797,0.00011718273162841797,0.00011718273162841797,0.00011718273162841797,0.00011718273162841797,0.00011718273162841797,0.00011718273162841797,0.00011718273162841797,0.00011718273162841797,0.00011718273162841797,0.00011718273162841797,0.00011718273162841797,0.00011718273162841797,0.00011718273162841797,0.00011718273162841797,0.00011718273162841797,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258,0.00011712312698364258]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0003657341003417969,0.00046326202573254704,0.0005919841933064163,0.0007314409012906253,0.0008778704213909805,0.0010430164402350783,0.0012165115913376212,0.001407530508004129,0.0016115776961669326,0.0018324146512895823,0.002066004555672407,0.0023249168880283833,0.0026009860448539257,0.0028906341176480055,0.003204962005838752,0.003546263789758086,0.003916099667549133,0.00437373761087656,0.004907342605292797,0.0055383844301104546,0.006290716119110584,0.007159384433180094,0.008171729743480682,0.009364726953208447,0.010750210843980312,0.01237515639513731,0.014278281480073929,0.01645398885011673,0.019016046077013016,0.02197243645787239,0.02541087009012699,0.029367953538894653,0.033934976905584335,0.03920974209904671,0.04520426690578461,0.052046362310647964,0.05981859564781189,0.06852950155735016,0.07835431396961212,0.08929093182086945,0.10140228271484375,0.11471516638994217,0.1291557252407074,0.14485138654708862,0.1615554541349411,0.1791900247335434,0.1976664811372757,0.2168237864971161,0.2364160716533661,0.25620508193969727,0.2759929597377777,0.2956536114215851,0.3149069845676422,0.3336012363433838,0.3516446352005005,0.3690248727798462,0.3855571150779724,0.4013281762599945,0.41628381609916687,0.4304471015930176,0.4439258575439453,0.456747442483902,0.4690679907798767,0.4809828996658325,0.4925502836704254,0.5038312077522278,0.5149804353713989,0.5261198282241821,0.5372418165206909,0.5483911037445068,0.5595888495445251,0.5709863305091858,0.5823826789855957,0.5939323306083679,0.6054534912109375,0.6169580221176147,0.6282182335853577,0.6392732858657837,0.650081217288971,0.6604719161987305,0.6705175638198853,0.6801083087921143,0.689270555973053,0.6978868842124939,0.7060123085975647,0.7135911583900452,0.7206488251686096,0.727257251739502,0.7333312630653381,0.7389447093009949,0.7441225051879883,0.7488861680030823,0.7533183097839355,0.7573997974395752,0.7612404823303223,0.764725387096405,0.7679492235183716,0.7709476351737976,0.7737048864364624,0.7762950658798218,0.7787148356437683,0.7809709906578064,0.7831144332885742,0.7851063013076782,0.78697270154953,0.7887192964553833,0.7903494834899902,0.7918251752853394,0.7931625843048096,0.7943972945213318,0.7955010533332825,0.7964988946914673,0.7973841428756714,0.7981852889060974,0.7989799976348877,0.7997345328330994,0.8004012107849121,0.8010016679763794,0.8015377521514893,0.8020151853561401,0.8024324774742126,0.8028126955032349,0.8031410574913025,0.8034332394599915,0.8036873936653137,0.8039143085479736,0.8041033148765564,0.8042821884155273,0.8044384717941284,0.8045761585235596,0.8046914935112,0.8047947883605957,0.8048813343048096,0.8049642443656921,0.8050351142883301,0.8050938248634338,0.8051446676254272,0.805189311504364,0.80522620677948,0.8052612543106079,0.8052952885627747,0.8053206205368042,0.805341899394989,0.805359959602356,0.8053796887397766,0.805393636226654,0.8054075241088867,0.8054196834564209,0.8054280281066895,0.8054378628730774,0.805445671081543,0.8054530024528503,0.8054584264755249,0.8054639101028442,0.8054671287536621,0.8054704070091248,0.8054730296134949,0.8054752945899963,0.8054772019386292,0.805478572845459,0.8054805397987366,0.8054817318916321,0.8054831624031067,0.8054845929145813,0.8054858446121216,0.8054865598678589,0.805487334728241,0.8054879307746887,0.8054883480072021,0.8054887652397156,0.8054893612861633,0.805489718914032,0.805490255355835,0.8054905533790588,0.8054907917976379,0.8054909706115723,0.8054911494255066,0.8054912686347961,0.8054913282394409,0.80549156665802,0.8054917454719543,0.8054918050765991,0.8054918050765991,0.8054918050765991,0.8054918050765991,0.8054919242858887,0.8054919838905334,0.805492103099823,0.8054921627044678,0.8054921627044678,0.8054921627044678,0.8054922819137573,0.8054923415184021,0.8054924607276917,0.8054924607276917,0.8054924607276917,0.8054925203323364,0.8054925203323364,0.8054925203323364,0.8054925203323364,0.8054925203323364,0.8054925203323364,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626,0.805492639541626],"recovered":[0.0,0.00014138338156044483,0.0002606555353850126,0.00038350585964508355,0.0005140629946254194,0.0006519599701277912,0.0008023346308618784,0.0009668385027907789,0.0011452879989519715,0.0013346554478630424,0.0015415467787533998,0.0017616498516872525,0.0019993684254586697,0.0022606661077588797,0.002536001382395625,0.0028258326929062605,0.003144014161080122,0.003484673798084259,0.0038876303005963564,0.004357654135674238,0.004920435603708029,0.005568633787333965,0.006336287595331669,0.007219451945275068,0.00826959777623415,0.00947387982159853,0.010887621901929379,0.012559083290398121,0.014478722587227821,0.0167080108076334,0.019313832744956017,0.022325729951262474,0.02583407424390316,0.029852353036403656,0.03449837118387222,0.03983093798160553,0.045923177152872086,0.05283692479133606,0.0606364980340004,0.06946171820163727,0.07932589948177338,0.0903003141283989,0.10248276591300964,0.1157606989145279,0.13022483885288239,0.14584031701087952,0.1624801605939865,0.18000316619873047,0.1983722597360611,0.217330664396286,0.23677293956279755,0.2563769817352295,0.27599072456359863,0.2954244017601013,0.31451067328453064,0.33307456970214844,0.35107824206352234,0.368362158536911,0.3848876953125,0.40058600902557373,0.4155479669570923,0.4297495186328888,0.44328150153160095,0.45614728331565857,0.4685448110103607,0.4805413782596588,0.4921973943710327,0.5036076903343201,0.5149034261703491,0.5260540843009949,0.5372396111488342,0.548429548740387,0.5597020387649536,0.5710114240646362,0.582494854927063,0.5939750075340271,0.6054881811141968,0.6168617606163025,0.6280517578125,0.6390594244003296,0.6497701406478882,0.6601470708847046,0.6701391935348511,0.6796700954437256,0.6887547969818115,0.6973703503608704,0.7054987549781799,0.713058590888977,0.7201216220855713,0.7267158031463623,0.7328169941902161,0.7384394407272339,0.7436032295227051,0.7483982443809509,0.7528485655784607,0.7569918036460876,0.7608057260513306,0.7643206715583801,0.7675725221633911,0.7705867886543274,0.7733822464942932,0.7759714722633362,0.7784036993980408,0.7806881070137024,0.7828409075737,0.7848454713821411,0.7867512702941895,0.7884945869445801,0.7900987863540649,0.7915680408477783,0.7929316759109497,0.7941768169403076,0.7952818870544434,0.7962849140167236,0.7971822619438171,0.7979976534843445,0.7988073825836182,0.7995591163635254,0.8002442717552185,0.80084228515625,0.8013854026794434,0.8018611669540405,0.8023025393486023,0.8026692271232605,0.8030140399932861,0.8033074736595154,0.8035615682601929,0.8037840723991394,0.8039836287498474,0.804168164730072,0.8043291568756104,0.8044666051864624,0.8045863509178162,0.8046862483024597,0.8047798275947571,0.8048599362373352,0.8049332499504089,0.804991602897644,0.805044412612915,0.8050904870033264,0.8051313757896423,0.8051660656929016,0.8051949739456177,0.8052241802215576,0.8052449822425842,0.8052677512168884,0.805284321308136,0.8053001165390015,0.8053150773048401,0.8053264617919922,0.8053380250930786,0.8053465485572815,0.8053539991378784,0.8053608536720276,0.8053664565086365,0.805371880531311,0.805375337600708,0.8053790926933289,0.8053819537162781,0.8053842782974243,0.8053858876228333,0.805387020111084,0.8053886890411377,0.805389940738678,0.8053918480873108,0.8053930401802063,0.8053938746452332,0.8053950071334839,0.8053957223892212,0.8053966164588928,0.805397093296051,0.8053974509239197,0.8053979277610779,0.8053982257843018,0.8053984642028809,0.8053990006446838,0.8053991198539734,0.8053994178771973,0.805399477481842,0.8053995966911316,0.8053997755050659,0.8053998351097107,0.805400013923645,0.8054001331329346,0.8054001927375793,0.8054003119468689,0.8054004311561584,0.8054004311561584,0.8054004907608032,0.8054006099700928,0.8054006099700928,0.8054006099700928,0.8054006099700928,0.8054006695747375,0.8054007887840271,0.8054007887840271,0.8054007887840271,0.8054007887840271,0.8054007887840271,0.8054008483886719,0.8054009675979614,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062,0.8054010272026062],"active":[0.0003657341003417969,0.0003218786441721022,0.00033132865792140365,0.0003479350416455418,0.0003638074267655611,0.00039105647010728717,0.0004141769604757428,0.00044069200521335006,0.00046628969721496105,0.0004977592034265399,0.0005244577769190073,0.0005632670363411307,0.000601617619395256,0.0006299680098891258,0.0006689606234431267,0.0007204310968518257,0.0007720855064690113,0.0008890638127923012,0.0010197123046964407,0.0011807302944362164,0.0013702805154025555,0.0015907506458461285,0.0018354421481490135,0.0021452750079333782,0.0024806130677461624,0.00290127657353878,0.0033906595781445503,0.003894905559718609,0.004537323489785194,0.005264425650238991,0.006097037345170975,0.007042223587632179,0.008100902661681175,0.009357389062643051,0.010705895721912384,0.012215424329042435,0.013895418494939804,0.0156925767660141,0.017717815935611725,0.019829213619232178,0.022076383233070374,0.024414852261543274,0.026672959327697754,0.02909068763256073,0.031330615282058716,0.03334970772266388,0.035186320543289185,0.03682062029838562,0.03804381191730499,0.038874417543411255,0.039220020174980164,0.03927662968635559,0.03891626000404358,0.03817683458328247,0.03713396191596985,0.035950303077697754,0.03447887301445007,0.032966017723083496,0.03139612078666687,0.029861092567443848,0.028377890586853027,0.026997923851013184,0.025786489248275757,0.02483561635017395,0.024005472660064697,0.02328982949256897,0.02278304100036621,0.02251213788986206,0.022338390350341797,0.022337019443511963,0.022349238395690918,0.022556781768798828,0.02268064022064209,0.02292090654373169,0.02295863628387451,0.022983014583587646,0.02273005247116089,0.0224115252494812,0.022029459476470947,0.02141249179840088,0.02074742317199707,0.019961237907409668,0.019131362438201904,0.01821678876876831,0.017257511615753174,0.016220808029174805,0.015150070190429688,0.014198660850524902,0.013209640979766846,0.012228906154632568,0.011305510997772217,0.010446727275848389,0.009715080261230469,0.009001553058624268,0.008391916751861572,0.007733583450317383,0.007143497467041016,0.0066269636154174805,0.006132364273071289,0.005708277225494385,0.005332589149475098,0.004999518394470215,0.004710733890533447,0.00441819429397583,0.004131793975830078,0.0038738250732421875,0.0035982131958007812,0.0033305883407592773,0.003063797950744629,0.002829253673553467,0.0025693774223327637,0.002322077751159668,0.0021022558212280273,0.0019003748893737793,0.0017977356910705566,0.0017368793487548828,0.0015938282012939453,0.001442551612854004,0.001293480396270752,0.0011729001998901367,0.0010470747947692871,0.0009515285491943359,0.0008385181427001953,0.000764012336730957,0.0006733536720275879,0.000606834888458252,0.0005417466163635254,0.0004981160163879395,0.00045484304428100586,0.00040799379348754883,0.0003623366355895996,0.0003281831741333008,0.0002949833869934082,0.0002779960632324219,0.00025528669357299805,0.0002338886260986328,0.00021141767501831055,0.0001977086067199707,0.0001817941665649414,0.00017076730728149414,0.00016391277313232422,0.0001545548439025879,0.0001469254493713379,0.00013577938079833984,0.0001347064971923828,0.000125885009765625,0.00012320280075073242,0.0001195669174194336,0.00011295080184936523,0.00011140108108520508,0.00010764598846435547,0.00010645389556884766,0.00010442733764648438,0.00010305643081665039,0.00010067224502563477,9.85264778137207e-05,9.769201278686523e-05,9.620189666748047e-05,9.524822235107422e-05,9.429454803466797e-05,9.465217590332031e-05,9.47117805480957e-05,9.447336196899414e-05,9.465217590332031e-05,9.399652481079102e-05,9.351968765258789e-05,9.34600830078125e-05,9.292364120483398e-05,9.262561798095703e-05,9.21487808227539e-05,9.226799011230469e-05,9.226799011230469e-05,9.232759475708008e-05,9.232759475708008e-05,9.232759475708008e-05,9.196996688842773e-05,9.202957153320312e-05,9.185075759887695e-05,9.185075759887695e-05,9.196996688842773e-05,9.196996688842773e-05,9.196996688842773e-05,9.179115295410156e-05,9.167194366455078e-05,9.161233901977539e-05,9.161233901977539e-05,9.1552734375e-05,9.167194366455078e-05,9.167194366455078e-05,9.1552734375e-05,9.1552734375e-05,9.167194366455078e-05,9.173154830932617e-05,9.179115295410156e-05,9.167194366455078e-05,9.167194366455078e-05,9.173154830932617e-05,9.173154830932617e-05,9.173154830932617e-05,9.167194366455078e-05,9.1552734375e-05,9.149312973022461e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05,9.161233901977539e-05]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0003657341003417969,0.0004657392273657024,0.0005851031164638698,0.0007205228903330863,0.0008557591936551034,0.0010053081205114722,0.001162747386842966,0.0013329396024346352,0.0015116643626242876,0.0016960774082690477,0.0018921424634754658,0.002100042998790741,0.00232143048197031,0.0025540112983435392,0.0028008129447698593,0.0030615602154284716,0.0033485472667962313,0.003693427424877882,0.00408941088244319,0.004543195478618145,0.005068543832749128,0.005673528648912907,0.006366591900587082,0.0071692015044391155,0.008075578138232231,0.009134439751505852,0.0103432172909379,0.011731545440852642,0.013304837048053741,0.015110800974071026,0.017175951972603798,0.019520200788974762,0.02221740409731865,0.025278661400079727,0.028787463903427124,0.032702069729566574,0.03715614974498749,0.0421745702624321,0.04782678559422493,0.05413206294178963,0.06115847826004028,0.06893997639417648,0.07757721096277237,0.08705329149961472,0.09744299948215485,0.10876055061817169,0.12094566971063614,0.1339310109615326,0.14781108498573303,0.16243256628513336,0.17772407829761505,0.19357168674468994,0.20991764962673187,0.22658520936965942,0.2435617595911026,0.2605520784854889,0.2774457037448883,0.2942073941230774,0.3106805086135864,0.3268025517463684,0.3424341678619385,0.35752519965171814,0.3720901906490326,0.3859889507293701,0.3993963599205017,0.41224947571754456,0.42460450530052185,0.4364820122718811,0.44791296124458313,0.45898160338401794,0.4696718752384186,0.48020249605178833,0.4905199110507965,0.5007057785987854,0.5108669400215149,0.5210084319114685,0.5311272144317627,0.541259765625,0.5514905452728271,0.5616986751556396,0.5718841552734375,0.5820902585983276,0.5922637581825256,0.6023207902908325,0.6122044920921326,0.6219753623008728,0.6314270496368408,0.6406691670417786,0.6495963931083679,0.6582086682319641,0.6664170026779175,0.6742778420448303,0.6817039251327515,0.6887566447257996,0.6954160928726196,0.7016838192939758,0.7075886130332947,0.7131001949310303,0.718229353427887,0.7230156660079956,0.7274636030197144,0.7315689325332642,0.7353278398513794,0.7387746572494507,0.7419458031654358,0.7448577284812927,0.7474886775016785,0.749915599822998,0.7521263957023621,0.7541700005531311,0.7561071515083313,0.7579517364501953,0.7596468329429626,0.7612113952636719,0.7626381516456604,0.7639509439468384,0.7651911973953247,0.7663567066192627,0.7674596905708313,0.7685014605522156,0.7695057392120361,0.7704514861106873,0.7713527083396912,0.7721964120864868,0.7729901671409607,0.7737047672271729,0.7743729948997498,0.7749791741371155,0.7755190134048462,0.7760087251663208,0.7764496207237244,0.7768496870994568,0.777208685874939,0.7775386571884155,0.7778310179710388,0.7780897617340088,0.7783175110816956,0.7785206437110901,0.7786983251571655,0.7788677215576172,0.7790148854255676,0.7791414856910706,0.7792602181434631,0.7793639898300171,0.7794541716575623,0.7795316576957703,0.7796016931533813,0.7796651721000671,0.7797182202339172,0.7797662019729614,0.7798081040382385,0.7798469066619873,0.7798821330070496,0.7799134254455566,0.7799383997917175,0.779960572719574,0.7799833416938782,0.779999852180481,0.7800153493881226,0.7800278663635254,0.7800397872924805,0.7800493836402893,0.7800576686859131,0.7800676822662354,0.7800765037536621,0.780083179473877,0.7800875902175903,0.7800930142402649,0.7800976037979126,0.7801021933555603,0.7801051139831543,0.7801081538200378,0.7801113128662109,0.7801134586334229,0.7801159024238586,0.7801177501678467,0.7801194787025452,0.7801202535629272,0.7801216840744019,0.7801229953765869,0.7801242470741272,0.7801252603530884,0.7801264524459839,0.7801271080970764,0.7801283001899719,0.7801287770271301,0.7801297903060913,0.7801304459571838,0.7801306247711182,0.7801309823989868,0.780131459236145,0.7801316976547241,0.7801318764686584,0.7801320552825928,0.7801323533058167,0.780132532119751,0.7801327109336853,0.7801328897476196,0.780133068561554,0.7801331877708435,0.7801332473754883,0.7801333665847778,0.7801333665847778,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226,0.7801334261894226],"recovered":[0.0,0.00014046591240912676,0.0002616647689137608,0.0003801112179644406,0.0005080076516605914,0.0006417760159820318,0.0007764617912471294,0.000931423855945468,0.001090698060579598,0.0012603397481143475,0.0014335596933960915,0.0016219179378822446,0.0018243135418742895,0.0020343242213129997,0.0022541522048413754,0.00249205413274467,0.002740232041105628,0.003011988941580057,0.0033183349296450615,0.003664407879114151,0.0040691993199288845,0.004536012187600136,0.0050598918460309505,0.0056685470044612885,0.006373812444508076,0.007188074290752411,0.008126195520162582,0.009186984039843082,0.010413285344839096,0.0118077602237463,0.013404814526438713,0.01524289045482874,0.017333639785647392,0.019722478464245796,0.02245114929974079,0.02556351013481617,0.02906644158065319,0.033074263483285904,0.037597980350255966,0.042653102427721024,0.048354584723711014,0.05470839887857437,0.06176041066646576,0.06960613280534744,0.07827997207641602,0.08781670033931732,0.09824585169553757,0.10957891494035721,0.12172109633684158,0.13473570346832275,0.1485120952129364,0.16308870911598206,0.17822298407554626,0.1940130591392517,0.21022948622703552,0.22690078616142273,0.24374771118164062,0.26054123044013977,0.2773344814777374,0.2939576208591461,0.3103543221950531,0.32637467980384827,0.34191712737083435,0.3569554388523102,0.37142056226730347,0.38539376854896545,0.39881619811058044,0.41167593002319336,0.42406216263771057,0.4359349012374878,0.44749292731285095,0.4585835635662079,0.46939513087272644,0.4799124598503113,0.4902745485305786,0.500566840171814,0.510741651058197,0.5209394097328186,0.5310876369476318,0.5412448048591614,0.551477313041687,0.5617163777351379,0.571864128112793,0.5820626616477966,0.5921319723129272,0.6021583676338196,0.6120313405990601,0.6216892004013062,0.6311224102973938,0.6403180360794067,0.6492136716842651,0.6578046679496765,0.6660112738609314,0.673815906047821,0.6812381148338318,0.6882916688919067,0.6949572563171387,0.7012376189231873,0.7071295976638794,0.7126641869544983,0.717814564704895,0.722589373588562,0.7270415425300598,0.7311527729034424,0.7349563241004944,0.7384383678436279,0.7416421175003052,0.7445396184921265,0.7471942901611328,0.7496428489685059,0.7518733739852905,0.7539556622505188,0.7558948397636414,0.757737398147583,0.7594521641731262,0.7610322833061218,0.7624810338020325,0.7638066411018372,0.7650462985038757,0.7662011384963989,0.7673261761665344,0.7683818340301514,0.7693806886672974,0.7703387141227722,0.7712337374687195,0.7720863223075867,0.7728697657585144,0.7735957503318787,0.7742725014686584,0.7748696804046631,0.7754175662994385,0.7759074568748474,0.776355504989624,0.7767623662948608,0.777125358581543,0.7774490714073181,0.7777476906776428,0.7780041694641113,0.7782373428344727,0.7784424424171448,0.7786288857460022,0.7787978649139404,0.7789450883865356,0.7790753245353699,0.7791928052902222,0.7792978882789612,0.7793872356414795,0.7794682383537292,0.7795384526252747,0.7796030640602112,0.7796608209609985,0.7797115445137024,0.7797577977180481,0.7797951698303223,0.7798278331756592,0.7798576354980469,0.7798845171928406,0.7799097299575806,0.7799318432807922,0.7799505591392517,0.77996426820755,0.7799783945083618,0.7799893617630005,0.7799993753433228,0.7800084948539734,0.7800180315971375,0.7800270318984985,0.7800330519676208,0.7800383567810059,0.7800441384315491,0.780048668384552,0.7800529599189758,0.7800562977790833,0.7800600528717041,0.7800630331039429,0.7800651788711548,0.7800674438476562,0.7800699472427368,0.7800714373588562,0.7800726294517517,0.7800740599632263,0.7800755500793457,0.7800763845443726,0.7800776362419128,0.780078649520874,0.7800796627998352,0.7800806760787964,0.780081570148468,0.7800821661949158,0.7800825834274292,0.7800828814506531,0.7800833582878113,0.7800835967063904,0.7800837755203247,0.780083954334259,0.7800841331481934,0.7800842523574829,0.7800843715667725,0.7800845503807068,0.7800849080085754,0.7800849676132202,0.7800850868225098,0.7800851464271545,0.7800851464271545,0.7800851464271545,0.7800852656364441,0.7800852656364441,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889,0.7800853252410889],"active":[0.0003657341003417969,0.00032527331495657563,0.00032343834755010903,0.00034041167236864567,0.0003477515419945121,0.0003635321045294404,0.00038628559559583664,0.0004015157464891672,0.00042096630204468966,0.0004357376601547003,0.0004585827700793743,0.0004781250609084964,0.0004971169400960207,0.0005196870770305395,0.000546660739928484,0.0005695060826838017,0.0006083152256906033,0.0006814384832978249,0.0007710759527981281,0.000878787599503994,0.0009993445128202438,0.0011375164613127708,0.0013067000545561314,0.001500654499977827,0.0017017656937241554,0.0019463654607534409,0.002217021770775318,0.0025445614010095596,0.0028915517032146454,0.003303040750324726,0.003771137446165085,0.004277310334146023,0.004883764311671257,0.005556182935833931,0.006336314603686333,0.007138559594750404,0.008089708164334297,0.009100306779146194,0.010228805243968964,0.011478960514068604,0.01280389353632927,0.014231577515602112,0.01581680029630661,0.017447158694267273,0.01916302740573883,0.02094385027885437,0.022699818015098572,0.024352096021175385,0.02608998864889145,0.027696862816810608,0.02921198308467865,0.030482977628707886,0.03169466555118561,0.032572150230407715,0.03333227336406708,0.03365129232406616,0.03369799256324768,0.03366616368293762,0.033346027135849,0.03284493088722229,0.032079845666885376,0.031150519847869873,0.030173063278198242,0.029033511877059937,0.027975797653198242,0.0268557071685791,0.025788307189941406,0.024806082248687744,0.02385079860687256,0.02304670214653015,0.022178947925567627,0.021618932485580444,0.02112478017807007,0.02079331874847412,0.02059239149093628,0.02044159173965454,0.020385563373565674,0.020320355892181396,0.020402908325195312,0.02045387029647827,0.02040684223175049,0.020373880863189697,0.020399630069732666,0.02025812864303589,0.020072519779205322,0.019816994667053223,0.01939570903778076,0.018979966640472412,0.01847398281097412,0.017890632152557373,0.017203330993652344,0.01647317409515381,0.01569265127182007,0.014940738677978516,0.014177978038787842,0.013392150402069092,0.012631356716156006,0.011862576007843018,0.011099755764007568,0.010351479053497314,0.009649038314819336,0.008979558944702148,0.00828629732131958,0.007621884346008301,0.006989479064941406,0.006419360637664795,0.005846560001373291,0.005375981330871582,0.004932105541229248,0.004527151584625244,0.0042337775230407715,0.003996074199676514,0.003751993179321289,0.003473997116088867,0.0031859874725341797,0.0029186606407165527,0.0027101635932922363,0.002550065517425537,0.0024133920669555664,0.0023003220558166504,0.002179563045501709,0.0020696520805358887,0.001972019672393799,0.0018576979637145996,0.001756429672241211,0.0016184449195861816,0.0015032291412353516,0.0013834238052368164,0.0012465119361877441,0.0011390447616577148,0.0010320544242858887,0.000942230224609375,0.0008531808853149414,0.0007762908935546875,0.0007056593894958496,0.0006406903266906738,0.0005698204040527344,0.0005164742469787598,0.0004609823226928711,0.0004252791404724121,0.0003859996795654297,0.00034362077713012695,0.00031512975692749023,0.0002886652946472168,0.0002613663673400879,0.00023376941680908203,0.00021445751190185547,0.00019693374633789062,0.00017976760864257812,0.00016313791275024414,0.00014728307723999023,0.0001353621482849121,0.00012433528900146484,0.000118255615234375,0.00011056661605834961,0.00010293722152709961,9.882450103759766e-05,9.012222290039062e-05,8.350610733032227e-05,7.730722427368164e-05,7.551908493041992e-05,7.098913192749023e-05,6.830692291259766e-05,6.830692291259766e-05,6.80088996887207e-05,6.514787673950195e-05,6.0558319091796875e-05,5.996227264404297e-05,5.924701690673828e-05,5.805492401123047e-05,5.644559860229492e-05,5.519390106201172e-05,5.501508712768555e-05,5.340576171875e-05,5.2869319915771484e-05,5.257129669189453e-05,5.2034854888916016e-05,5.030632019042969e-05,5.02467155456543e-05,5.036592483520508e-05,5.0187110900878906e-05,4.971027374267578e-05,5.0067901611328125e-05,4.947185516357422e-05,4.965066909790039e-05,4.9114227294921875e-05,4.9114227294921875e-05,4.887580871582031e-05,4.845857620239258e-05,4.839897155761719e-05,4.857778549194336e-05,4.83393669128418e-05,4.8279762268066406e-05,4.8279762268066406e-05,4.839897155761719e-05,4.839897155761719e-05,4.845857620239258e-05,4.851818084716797e-05,4.851818084716797e-05,4.8279762268066406e-05,4.8279762268066406e-05,4.8279762268066406e-05,4.8220157623291016e-05,4.8279762268066406e-05,4.8279762268066406e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05,4.8100948333740234e-05]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0003657341003417969,0.0004676659300457686,0.0005818002391606569,0.000704742269590497,0.0008368591079488397,0.0009753983467817307,0.001111552119255066,0.0012634864542633295,0.0014212009264156222,0.0015835945960134268,0.0017562640132382512,0.0019275571685284376,0.0021148144733160734,0.002304273657500744,0.002502816030755639,0.0027097072452306747,0.00291843363083899,0.0031667950097471476,0.0034480020403862,0.00376655044965446,0.0041327159851789474,0.004544205032289028,0.0050072562880814075,0.005526456981897354,0.0061147441156208515,0.006777621805667877,0.007519311271607876,0.008351280353963375,0.009293347597122192,0.010372760705649853,0.011568601243197918,0.012906192801892757,0.01440149825066328,0.016090208664536476,0.01797342486679554,0.020067844539880753,0.022419432178139687,0.02504580467939377,0.027978064492344856,0.03125337138772011,0.034902457147836685,0.03892495483160019,0.04337472468614578,0.048262957483530045,0.05366938188672066,0.059554360806941986,0.06605487316846848,0.07308395206928253,0.08072324097156525,0.08897385001182556,0.09781485050916672,0.10733277350664139,0.11743704974651337,0.12811081111431122,0.13936010003089905,0.15116767585277557,0.16350418329238892,0.17625097930431366,0.1893479824066162,0.2027052640914917,0.2162974327802658,0.2300552874803543,0.2438858151435852,0.2576519250869751,0.271349161863327,0.28486543893814087,0.2981225252151489,0.31111934781074524,0.3238317370414734,0.3361736536026001,0.34810757637023926,0.35959264636039734,0.3706371784210205,0.3813871741294861,0.39169126749038696,0.40163087844848633,0.4111863076686859,0.42050090432167053,0.42946770787239075,0.438221275806427,0.4467315077781677,0.45513489842414856,0.463379442691803,0.47155940532684326,0.4797109067440033,0.4878171980381012,0.4958932101726532,0.5039882063865662,0.5121176242828369,0.5202575922012329,0.5284122228622437,0.5366104245185852,0.5447783470153809,0.5529847741127014,0.5611168146133423,0.5691573023796082,0.5771026611328125,0.5849248170852661,0.592606782913208,0.6000961661338806,0.6074093580245972,0.6144648790359497,0.6212512850761414,0.6278245449066162,0.6340619325637817,0.6400719881057739,0.6457611322402954,0.6511979699134827,0.6563122272491455,0.6611614227294922,0.6657418012619019,0.6700713038444519,0.6741302013397217,0.6779509782791138,0.6815410852432251,0.6848883032798767,0.6879878044128418,0.6908995509147644,0.6936111450195312,0.6961086988449097,0.698493480682373,0.7007261514663696,0.7028511166572571,0.704876184463501,0.7068191766738892,0.7086348533630371,0.7103755474090576,0.7120188474655151,0.7135503888130188,0.7150341272354126,0.7164018154144287,0.7176862955093384,0.7188875675201416,0.7200210094451904,0.7210683226585388,0.7220469117164612,0.7229767441749573,0.723820686340332,0.7245873808860779,0.7253141403198242,0.7259902954101562,0.7265995144844055,0.7271520495414734,0.7276800274848938,0.7282071113586426,0.7287275791168213,0.7291921973228455,0.7296229004859924,0.7300222516059875,0.7303837537765503,0.7307096123695374,0.7310067415237427,0.7312791347503662,0.7315225005149841,0.731747031211853,0.731940507888794,0.7321240305900574,0.7322856783866882,0.7324304580688477,0.732561469078064,0.7326833009719849,0.7327846884727478,0.7328829765319824,0.7329675555229187,0.7330456376075745,0.7331150770187378,0.7331783175468445,0.733234167098999,0.7332863807678223,0.7333307862281799,0.7333723306655884,0.7334059476852417,0.7334388494491577,0.7334690690040588,0.7334949374198914,0.7335191369056702,0.7335405349731445,0.7335570454597473,0.7335730791091919,0.7335881590843201,0.733603835105896,0.7336145639419556,0.7336245775222778,0.7336347103118896,0.7336443662643433,0.7336522340774536,0.7336598038673401,0.7336663007736206,0.7336711883544922,0.7336756587028503,0.7336800694465637,0.7336833477020264,0.7336872816085815,0.7336912751197815,0.7336947321891785,0.7336978912353516,0.7337004542350769,0.7337027192115784,0.7337050437927246,0.7337067723274231,0.7337079644203186,0.7337093353271484,0.733710527420044,0.7337118983268738,0.7337130904197693,0.73371422290802,0.733714759349823,0.7337157726287842,0.7337168455123901,0.7337175607681274,0.73371821641922,0.733718752861023,0.7337191700935364,0.7337195873260498,0.7337199449539185,0.733720600605011,0.7337208986282349,0.7337209582328796,0.7337213754653931,0.7337216138839722,0.733721911907196,0.7337219715118408,0.7337220907211304,0.7337221503257751,0.7337222695350647,0.7337223887443542,0.7337225675582886,0.7337227463722229,0.7337228059768677,0.7337229251861572,0.7337229251861572,0.733722984790802,0.733722984790802,0.7337231040000916,0.7337231636047363,0.7337231636047363,0.7337232828140259,0.7337232828140259,0.7337232828140259,0.7337232828140259,0.7337233424186707,0.7337233424186707,0.7337233424186707,0.7337234616279602,0.7337234616279602,0.7337234616279602,0.7337234616279602,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498,0.7337235808372498],"recovered":[0.0,0.00013973192835692316,0.00026579340919852257,0.0003830471250694245,0.0005011265748180449,0.0006238851347006857,0.000757469970267266,0.0008892198093235493,0.0010354658588767052,0.0011884095147252083,0.0013454817235469818,0.0015078753931447864,0.001677241874858737,0.001853489433415234,0.0020380860660225153,0.0022350684739649296,0.002434252994135022,0.0026360065676271915,0.0028626236598938704,0.0031182330567389727,0.0034026512876152992,0.003727255156263709,0.00409672362729907,0.00451087299734354,0.0049789706245064735,0.005507804919034243,0.006105633452534676,0.006774016655981541,0.007521577645093203,0.008362171240150928,0.00932515598833561,0.010418606922030449,0.01162765920162201,0.01296506728976965,0.014483585953712463,0.01618202030658722,0.018084870651364326,0.020201126113533974,0.022596385329961777,0.02522927336394787,0.02820667251944542,0.03149867802858353,0.03517400100827217,0.039223477244377136,0.043681319802999496,0.0486326739192009,0.054055243730545044,0.060028210282325745,0.06647927314043045,0.07356083393096924,0.08124269545078278,0.0894804522395134,0.09832769632339478,0.10782873630523682,0.1178671345114708,0.12855657935142517,0.13982614874839783,0.15157298743724823,0.1638559103012085,0.17660868167877197,0.18960677087306976,0.2029191106557846,0.21645796298980713,0.2301449030637741,0.24386239051818848,0.2575959265232086,0.27125564217567444,0.2847099006175995,0.2979460656642914,0.3108632564544678,0.32348501682281494,0.3357549011707306,0.3476978838443756,0.35917526483535767,0.370296835899353,0.3810477554798126,0.3913499414920807,0.4012983441352844,0.4108859896659851,0.4202079474925995,0.42919591069221497,0.4379594922065735,0.44654157757759094,0.45498421788215637,0.46325939893722534,0.4715069830417633,0.4796658456325531,0.48775580525398254,0.49589163064956665,0.5040294528007507,0.5121594071388245,0.5202670097351074,0.5284368991851807,0.5365762710571289,0.5447788238525391,0.5529584884643555,0.5610622763633728,0.5690769553184509,0.5769975185394287,0.5847655534744263,0.5924321413040161,0.5999094247817993,0.6072178483009338,0.6142399907112122,0.6210521459579468,0.6275567412376404,0.6337936520576477,0.6398074626922607,0.6455256342887878,0.6509515047073364,0.6560558676719666,0.6608848571777344,0.6654803156852722,0.6697707176208496,0.6738683581352234,0.6777008175849915,0.6813096404075623,0.684646725654602,0.6877870559692383,0.6906929016113281,0.6934067606925964,0.6959302425384521,0.6982934474945068,0.7005616426467896,0.7026845216751099,0.70473313331604,0.706663966178894,0.7084874510765076,0.7102266550064087,0.711861789226532,0.7134292721748352,0.7148916721343994,0.7162495255470276,0.717540979385376,0.7187540531158447,0.719884991645813,0.7209367156028748,0.7219234704971313,0.7228425145149231,0.7236817479133606,0.7244723439216614,0.7252036333084106,0.7258592844009399,0.7264834046363831,0.7270471453666687,0.7275871634483337,0.7281206846237183,0.7286341190338135,0.7291020154953003,0.729533851146698,0.7299315929412842,0.7302907109260559,0.7306271195411682,0.7309253215789795,0.7311980128288269,0.7314515709877014,0.7316729426383972,0.7318790555000305,0.7320630550384521,0.7322214245796204,0.7323706150054932,0.7325021624565125,0.7326229214668274,0.7327304482460022,0.7328261137008667,0.7329112887382507,0.7329891920089722,0.7330593466758728,0.733124315738678,0.7331845164299011,0.733234703540802,0.7332785725593567,0.7333199381828308,0.7333572506904602,0.7333902716636658,0.7334198355674744,0.7334466576576233,0.733469545841217,0.7334904074668884,0.7335079312324524,0.7335242629051208,0.7335410118103027,0.7335528135299683,0.7335649728775024,0.7335758209228516,0.7335866689682007,0.7335957884788513,0.7336044311523438,0.7336114048957825,0.7336174845695496,0.7336227893829346,0.7336278557777405,0.7336318492889404,0.7336358428001404,0.7336394786834717,0.7336428761482239,0.7336459755897522,0.7336486577987671,0.733651340007782,0.7336534261703491,0.7336559295654297,0.7336575388908386,0.7336591482162476,0.7336605191230774,0.7336624264717102,0.7336633205413818,0.7336646318435669,0.7336653470993042,0.7336666584014893,0.7336675524711609,0.7336682677268982,0.7336690425872803,0.7336699366569519,0.7336704730987549,0.7336707711219788,0.7336711287498474,0.7336717844009399,0.7336722612380981,0.7336724400520325,0.7336727976799011,0.733673095703125,0.7336733341217041,0.7336735129356384,0.733673632144928,0.733673632144928,0.7336736917495728,0.7336738109588623,0.7336738705635071,0.7336742877960205,0.7336742877960205,0.7336743474006653,0.7336744666099548,0.7336744666099548,0.7336745262145996,0.7336746454238892,0.7336746454238892,0.7336746454238892,0.7336747050285339,0.7336747050285339,0.7336747050285339,0.7336747050285339,0.7336747050285339,0.7336747050285339,0.7336747050285339,0.7336748838424683,0.7336748838424683,0.7336748838424683,0.7336748838424683,0.7336748838424683,0.7336748838424683,0.7336748838424683,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578,0.7336750030517578],"active":[0.0003657341003417969,0.00032793398713693023,0.00031600682996213436,0.0003216951445210725,0.00033573253313079476,0.0003515132120810449,0.0003540821489877999,0.00037426664493978024,0.00038573506753891706,0.0003951850812882185,0.0004107822896912694,0.00041968177538365126,0.0004375725984573364,0.0004507842240855098,0.0004647299647331238,0.00047463877126574516,0.00048418063670396805,0.000530788442119956,0.0005853783804923296,0.0006483173929154873,0.0007300646975636482,0.0008169498760253191,0.0009105326607823372,0.001015583984553814,0.001135773491114378,0.0012698168866336346,0.0014136778190732002,0.0015772636979818344,0.0017717699520289898,0.0020105894654989243,0.0022434452548623085,0.0024875858798623085,0.002773839049041271,0.0031251413747668266,0.0034898389130830765,0.0038858242332935333,0.00433456152677536,0.004844678565859795,0.0053816791623830795,0.00602409802377224,0.006695784628391266,0.007426276803016663,0.008200723677873611,0.009039480239152908,0.009988062083721161,0.010921686887741089,0.011999629437923431,0.013055741786956787,0.014243967831134796,0.015413016080856323,0.01657215505838394,0.01785232126712799,0.01910935342311859,0.020282074809074402,0.021492965519428253,0.022611096501350403,0.02367803454399109,0.02467799186706543,0.025492072105407715,0.026096582412719727,0.026690661907196045,0.027136176824569702,0.027427852153778076,0.02750702202320099,0.02748677134513855,0.02726951241493225,0.026866883039474487,0.026409447193145752,0.025885671377182007,0.025310397148132324,0.024622559547424316,0.023837745189666748,0.022939294576644897,0.022211909294128418,0.021394431591033936,0.020583122968673706,0.019836366176605225,0.01920256018638611,0.01858171820640564,0.018013328313827515,0.01753559708595276,0.017175406217575073,0.016837865114212036,0.01657518744468689,0.016451507806777954,0.01631021499633789,0.016227364540100098,0.016232401132583618,0.016225993633270264,0.016228139400482178,0.01625281572341919,0.016343414783477783,0.016341447830200195,0.01640850305557251,0.016337990760803223,0.016198813915252686,0.016040384769439697,0.015847861766815186,0.015609264373779297,0.015330612659454346,0.014977216720581055,0.01455545425415039,0.01403343677520752,0.013584554195404053,0.013009786605834961,0.012515246868133545,0.011967480182647705,0.011390507221221924,0.010786592960357666,0.010209918022155762,0.009685933589935303,0.00918644666671753,0.008649885654449463,0.00818026065826416,0.007672727108001709,0.007187485694885254,0.006678164005279541,0.0062528252601623535,0.005824089050292969,0.005415797233581543,0.005086719989776611,0.0047959089279174805,0.004557669162750244,0.004314541816711426,0.004134654998779297,0.0039017200469970703,0.0037115812301635742,0.0035313963890075684,0.0033237338066101074,0.0031723380088806152,0.002972543239593506,0.002794623374938965,0.0026380419731140137,0.002480030059814453,0.002314269542694092,0.0021619200706481934,0.0020400285720825195,0.0018972158432006836,0.0017448663711547852,0.001632392406463623,0.001517951488494873,0.001395881175994873,0.0012927651405334473,0.0011966228485107422,0.001159965991973877,0.0011404156684875488,0.0010715126991271973,0.000988781452178955,0.0009202361106872559,0.0008499026298522949,0.0007780194282531738,0.0007160305976867676,0.000652015209197998,0.0005971789360046387,0.000549018383026123,0.0004889369010925293,0.00045108795166015625,0.00040662288665771484,0.0003674030303955078,0.0003400444984436035,0.0003126859664916992,0.00028252601623535156,0.0002600550651550293,0.0002371072769165039,0.00021952390670776367,0.00020378828048706055,0.00018912553787231445,0.0001748204231262207,0.0001620650291442871,0.0001462697982788086,0.00013762712478637695,0.00012737512588500977,0.0001189112663269043,0.00011181831359863281,0.00010466575622558594,9.930133819580078e-05,9.387731552124023e-05,8.749961853027344e-05,8.26716423034668e-05,8.022785186767578e-05,7.957220077514648e-05,7.355213165283203e-05,7.176399230957031e-05,6.973743438720703e-05,6.854534149169922e-05,6.556510925292969e-05,6.401538848876953e-05,6.186962127685547e-05,5.97834587097168e-05,5.817413330078125e-05,5.728006362915039e-05,5.549192428588867e-05,5.543231964111328e-05,5.543231964111328e-05,5.525350570678711e-05,5.501508712768555e-05,5.447864532470703e-05,5.40614128112793e-05,5.370378494262695e-05,5.334615707397461e-05,5.2034854888916016e-05,5.179643630981445e-05,5.137920379638672e-05,5.137920379638672e-05,5.066394805908203e-05,5.0902366638183594e-05,5.0127506256103516e-05,5.042552947998047e-05,5.0187110900878906e-05,5.0008296966552734e-05,4.9948692321777344e-05,4.971027374267578e-05,4.9233436584472656e-05,4.9114227294921875e-05,4.9173831939697266e-05,4.947185516357422e-05,4.9114227294921875e-05,4.869699478149414e-05,4.89354133605957e-05,4.881620407104492e-05,4.881620407104492e-05,4.863739013671875e-05,4.857778549194336e-05,4.851818084716797e-05,4.863739013671875e-05,4.869699478149414e-05,4.875659942626953e-05,4.887580871582031e-05,4.851818084716797e-05,4.863739013671875e-05,4.857778549194336e-05,4.851818084716797e-05,4.851818084716797e-05,4.857778549194336e-05,4.851818084716797e-05,4.851818084716797e-05,4.863739013671875e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.875659942626953e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.869699478149414e-05,4.869699478149414e-05,4.869699478149414e-05,4.869699478149414e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0003657341003417969,0.0004674824303947389,0.0005958375986665487,0.0007344685727730393,0.0008880544337444007,0.0010528335114941,0.0012299068039283156,0.001414962112903595,0.0016193762421607971,0.0018419564003124833,0.002084445906803012,0.002345193177461624,0.0026189687196165323,0.002919259248301387,0.0032401015050709248,0.0035821374040097,0.0039515141397714615,0.004348414950072765,0.004781648050993681,0.00525690196081996,0.005755459424108267,0.006298148073256016,0.006878452841192484,0.0075034392066299915,0.008169803768396378,0.008891950361430645,0.009661623276770115,0.010487903840839863,0.011376572772860527,0.012324970215559006,0.013347316533327103,0.014514072798192501,0.015813956037163734,0.017251186072826385,0.018853195011615753,0.020629798993468285,0.022620268166065216,0.024824324995279312,0.027242980897426605,0.029943211004137993,0.032907307147979736,0.036163073033094406,0.039741236716508865,0.04371492564678192,0.04805111140012741,0.05279172211885452,0.05795244500041008,0.06359456479549408,0.06968643516302109,0.07630906999111176,0.08344227820634842,0.09109734743833542,0.09930391609668732,0.10800014436244965,0.11723840981721878,0.12704387307167053,0.13733723759651184,0.1481650471687317,0.1594058871269226,0.1711217164993286,0.18318353593349457,0.1955748051404953,0.20825931429862976,0.22117199003696442,0.2342325747013092,0.24744507670402527,0.26064878702163696,0.27382808923721313,0.28700152039527893,0.30004528164863586,0.3130301833152771,0.3258165121078491,0.33841028809547424,0.3507160544395447,0.3628225326538086,0.3747411370277405,0.386459082365036,0.3979230523109436,0.4090913236141205,0.4201091527938843,0.43093007802963257,0.4415780305862427,0.45200151205062866,0.4623030424118042,0.4723769724369049,0.4823497533798218,0.4920962154865265,0.5017157793045044,0.5112096667289734,0.5205084085464478,0.5295849442481995,0.5384593605995178,0.5471569299697876,0.5556092858314514,0.563856303691864,0.5718774795532227,0.579616129398346,0.5871184468269348,0.5943305492401123,0.6012243032455444,0.6078653931617737,0.6141461730003357,0.6201462745666504,0.625831127166748,0.6312532424926758,0.6363965272903442,0.6412692666053772,0.6458813548088074,0.6502180695533752,0.6542955636978149,0.6580889225006104,0.6616614460945129,0.6650173664093018,0.6681802868843079,0.6711614727973938,0.673945426940918,0.6765931844711304,0.6790757775306702,0.6814024448394775,0.6836258769035339,0.6857033967971802,0.6876628398895264,0.6895284652709961,0.6912661194801331,0.6928883194923401,0.6944286227226257,0.6958990693092346,0.6972589492797852,0.6985483765602112,0.6997502446174622,0.7008919715881348,0.7019649744033813,0.7029874920845032,0.703943133354187,0.7048326134681702,0.7056679129600525,0.7064440846443176,0.7071569561958313,0.7078420519828796,0.7085041999816895,0.709128737449646,0.7097359299659729,0.710304856300354,0.7108590006828308,0.7113835215568542,0.711891233921051,0.7123668789863586,0.7128201127052307,0.7132349610328674,0.7136304974555969,0.7139988541603088,0.714345395565033,0.714677095413208,0.7149845957756042,0.7152631282806396,0.7155184745788574,0.715752899646759,0.7159735560417175,0.7161835432052612,0.716367781162262,0.7165378928184509,0.7166974544525146,0.7168369889259338,0.716964066028595,0.7170832753181458,0.717186450958252,0.7172828912734985,0.7173712253570557,0.7174511551856995,0.7175261974334717,0.7175947427749634,0.7176539897918701,0.7177075743675232,0.7177560329437256,0.7178004384040833,0.7178425788879395,0.7178773283958435,0.7179079651832581,0.7179377675056458,0.7179652452468872,0.7179877161979675,0.7180083394050598,0.718025803565979,0.7180454730987549,0.7180610299110413,0.7180753946304321,0.7180892825126648,0.7181006669998169,0.7181119322776794,0.7181224822998047,0.7181304693222046,0.7181397080421448,0.718146800994873,0.7181535959243774,0.7181602716445923,0.7181652188301086,0.7181707620620728,0.7181755900382996,0.7181795239448547,0.7181825637817383,0.7181851267814636,0.7181881070137024,0.7181918621063232,0.7181934714317322,0.7181962728500366,0.7181978821754456,0.718199610710144,0.718201220035553,0.7182022929191589,0.7182040214538574,0.7182052135467529,0.7182068824768066,0.718207597732544,0.718208372592926,0.718209445476532,0.7182098031044006,0.718210756778717,0.7182111740112305,0.7182116508483887,0.7182124853134155,0.7182129621505737,0.7182133793830872,0.7182138562202454,0.718214213848114,0.7182145118713379,0.7182146906852722,0.7182150483131409,0.7182153463363647,0.7182157635688782,0.718216061592102,0.7182164192199707,0.718216598033905,0.7182167768478394,0.7182170748710632,0.7182173728942871,0.7182174324989319,0.7182175517082214,0.7182177305221558,0.7182177901268005,0.7182179093360901,0.7182179689407349,0.7182180881500244,0.7182180881500244,0.7182181477546692,0.7182181477546692,0.7182182669639587,0.7182183265686035,0.7182184457778931,0.7182185649871826,0.7182186245918274,0.7182186245918274,0.7182186245918274,0.7182187438011169,0.7182187438011169,0.7182188034057617,0.7182189226150513,0.7182189226150513,0.7182189226150513,0.718218982219696,0.718218982219696,0.7182191014289856,0.7182191014289856,0.7182191610336304,0.7182192802429199,0.7182193398475647,0.7182193398475647,0.7182193398475647,0.7182194590568542,0.718219518661499,0.718219518661499,0.718219518661499,0.718219518661499,0.718219518661499,0.7182196378707886,0.7182196378707886,0.7182197570800781,0.7182199358940125,0.7182199954986572,0.7182201147079468,0.7182201147079468,0.7182201147079468,0.7182201743125916,0.7182201743125916,0.7182201743125916,0.7182201743125916,0.7182201743125916,0.7182202935218811,0.7182202935218811,0.7182202935218811,0.7182203531265259,0.7182205319404602,0.7182206511497498,0.7182206511497498,0.7182206511497498,0.7182207107543945,0.7182207107543945,0.7182208299636841,0.7182208299636841,0.7182208299636841,0.7182209491729736,0.7182209491729736,0.7182209491729736,0.7182209491729736,0.7182210087776184,0.7182210087776184,0.7182210087776184,0.7182210087776184,0.7182210087776184,0.7182210087776184,0.718221127986908,0.718221127986908,0.718221127986908,0.718221127986908,0.7182211875915527,0.7182211875915527,0.7182211875915527,0.7182211875915527,0.7182211875915527,0.7182211875915527,0.7182211875915527,0.7182211875915527,0.7182211875915527,0.7182211875915527,0.7182211875915527,0.7182211875915527,0.7182211875915527,0.7182211875915527,0.7182211875915527,0.7182211875915527,0.7182211875915527,0.7182211875915527,0.7182211875915527,0.7182213068008423,0.7182213068008423,0.7182213068008423,0.7182213068008423,0.7182213068008423,0.7182213068008423,0.7182213068008423,0.7182213664054871,0.7182213664054871,0.7182213664054871,0.7182213664054871,0.7182213664054871,0.7182213664054871,0.7182213664054871,0.7182213664054871,0.7182213664054871,0.7182213664054871,0.7182213664054871,0.7182213664054871],"recovered":[0.0,0.00013597025827039033,0.0002568938652984798,0.00038295536069199443,0.0005116775864735246,0.0006571895792149007,0.0008116929093375802,0.000974270049482584,0.0011472146725282073,0.0013375913258641958,0.001543381717056036,0.001769264810718596,0.002010928699746728,0.002274795202538371,0.002552332356572151,0.0028542745858430862,0.003175483550876379,0.0035171525087207556,0.003892401000484824,0.004295907914638519,0.004732994362711906,0.005201458930969238,0.005708457436412573,0.006252980791032314,0.006825028453022242,0.007443225011229515,0.008122066967189312,0.008841920644044876,0.009618932381272316,0.010444479994475842,0.011324708350002766,0.012286041863262653,0.013347655534744263,0.014517716132104397,0.015838608145713806,0.017307858914136887,0.018924638628959656,0.02073032781481743,0.022732539102435112,0.024944672361016273,0.027397090569138527,0.030101817101240158,0.033082060515880585,0.03637387976050377,0.03998067229986191,0.043946560472249985,0.048320453613996506,0.05308326706290245,0.05827582627534866,0.0639103353023529,0.07006523758172989,0.07670291513204575,0.08385419845581055,0.0915149599313736,0.09971721470355988,0.10842408239841461,0.11768079549074173,0.1274641454219818,0.13779456913471222,0.14853915572166443,0.159817174077034,0.17145895957946777,0.1834963709115982,0.1958676427602768,0.20847277343273163,0.22130610048770905,0.23433612287044525,0.2474508285522461,0.26066893339157104,0.27380916476249695,0.28694185614585876,0.2999509572982788,0.31284070014953613,0.3255760371685028,0.33812785148620605,0.3504039943218231,0.36252543330192566,0.3744460344314575,0.3861595690250397,0.39758676290512085,0.4088515639305115,0.41988083720207214,0.4306952655315399,0.44129762053489685,0.4517449736595154,0.46202346682548523,0.47209158539772034,0.4819975197315216,0.4917593002319336,0.5014365911483765,0.5109131336212158,0.5201911330223083,0.5292513966560364,0.5380815863609314,0.5467814803123474,0.5552536249160767,0.5635098814964294,0.5715017318725586,0.5792283415794373,0.5867214798927307,0.5939012169837952,0.6008276343345642,0.6074382662773132,0.6137261986732483,0.6197319030761719,0.6254147887229919,0.6308221817016602,0.6359730958938599,0.6408531069755554,0.6454615592956543,0.649806559085846,0.6538820266723633,0.6576947569847107,0.661288321018219,0.6646489500999451,0.6678153872489929,0.6707873940467834,0.6736292839050293,0.6762598752975464,0.6787513494491577,0.6811012029647827,0.6833190321922302,0.6854193806648254,0.6874068379402161,0.6892505884170532,0.6909694075584412,0.6926266551017761,0.6941906809806824,0.6956492066383362,0.6970322728157043,0.6983250975608826,0.6995338201522827,0.7006841897964478,0.7017688751220703,0.7027814984321594,0.7037410736083984,0.7046417593955994,0.7054727077484131,0.7062447667121887,0.7069723606109619,0.7076528072357178,0.7083088159561157,0.7089541554450989,0.7095586061477661,0.7101371884346008,0.7106826901435852,0.7112156748771667,0.7117194533348083,0.7121939659118652,0.7126410603523254,0.7130610942840576,0.7134546041488647,0.7138226628303528,0.7141745686531067,0.7145005464553833,0.7148115634918213,0.7150850296020508,0.7153475284576416,0.7155867218971252,0.7158096432685852,0.7160128951072693,0.7162013649940491,0.7163800597190857,0.7165316343307495,0.7166693210601807,0.7167999744415283,0.7169140577316284,0.7170206308364868,0.7171190977096558,0.7172157168388367,0.7172960638999939,0.7173715233802795,0.7174374461174011,0.7174963355064392,0.7175502181053162,0.7176030874252319,0.7176492214202881,0.7176875472068787,0.7177231907844543,0.7177550196647644,0.7177845239639282,0.7178115248680115,0.717835545539856,0.7178547978401184,0.7178749442100525,0.7178943753242493,0.7179102301597595,0.7179263234138489,0.7179388403892517,0.7179500460624695,0.7179626226425171,0.7179719805717468,0.7179811596870422,0.7179903388023376,0.7179971933364868,0.7180034518241882,0.7180100679397583,0.7180159091949463,0.7180221676826477,0.7180262207984924,0.7180300354957581,0.7180330753326416,0.7180359363555908,0.7180390357971191,0.7180412411689758,0.718044102191925,0.7180467844009399,0.7180485725402832,0.7180503606796265,0.718052327632904,0.7180539965629578,0.7180553078651428,0.7180567383766174,0.7180577516555786,0.7180587649345398,0.7180597186088562,0.7180604338645935,0.7180611491203308,0.7180619835853577,0.7180626392364502,0.718063473701477,0.71806401014328,0.7180643677711487,0.7180647253990173,0.718065083026886,0.7180656790733337,0.7180659174919128,0.7180662155151367,0.7180665731430054,0.718066930770874,0.7180674076080322,0.7180677056312561,0.7180677652359009,0.7180680632591248,0.7180681228637695,0.7180683016777039,0.7180684208869934,0.7180685997009277,0.7180688977241516,0.7180689573287964,0.7180690765380859,0.7180691361427307,0.7180692553520203,0.7180692553520203,0.718069314956665,0.7180694341659546,0.7180694341659546,0.7180694341659546,0.7180696129798889,0.7180696129798889,0.7180696725845337,0.718069851398468,0.7180699706077576,0.7180700898170471,0.7180701494216919,0.7180702686309814,0.7180703282356262,0.7180703282356262,0.7180703282356262,0.7180703282356262,0.7180705070495605,0.7180705070495605,0.7180706262588501,0.7180706858634949,0.7180708050727844,0.7180708646774292,0.7180708646774292,0.7180709838867188,0.7180710434913635,0.7180711627006531,0.7180711627006531,0.7180711627006531,0.7180711627006531,0.7180711627006531,0.7180711627006531,0.7180712819099426,0.7180713415145874,0.7180715203285217,0.7180716395378113,0.7180716395378113,0.7180716395378113,0.7180716395378113,0.7180716395378113,0.718071699142456,0.718071699142456,0.718071699142456,0.7180718183517456,0.7180718779563904,0.7180718779563904,0.7180719971656799,0.7180719971656799,0.7180720567703247,0.7180721759796143,0.7180721759796143,0.7180721759796143,0.718072235584259,0.7180723547935486,0.7180723547935486,0.7180723547935486,0.7180723547935486,0.7180723547935486,0.7180724740028381,0.7180724740028381,0.7180724740028381,0.7180724740028381,0.7180725336074829,0.7180725336074829,0.7180725336074829,0.7180726528167725,0.7180726528167725,0.7180726528167725,0.7180726528167725,0.7180727124214172,0.7180727124214172,0.7180727124214172,0.7180727124214172,0.7180727124214172,0.7180727124214172,0.7180727124214172,0.7180727124214172,0.7180728316307068,0.7180728316307068,0.7180728316307068,0.7180728316307068,0.7180728316307068,0.7180728316307068,0.7180728316307068,0.7180728316307068,0.7180728316307068,0.7180728316307068,0.7180728316307068,0.7180728316307068,0.7180728316307068,0.7180728316307068,0.7180728316307068,0.7180728316307068,0.7180728912353516,0.7180728912353516,0.7180728912353516,0.7180728912353516,0.7180728912353516,0.7180728912353516,0.7180728912353516,0.7180728912353516,0.7180728912353516,0.7180728912353516,0.7180730104446411,0.7180730104446411,0.7180730104446411,0.7180730104446411,0.7180730104446411],"active":[0.0003657341003417969,0.0003315121866762638,0.00033894373336806893,0.0003515132120810449,0.00037637684727087617,0.00039564393227919936,0.00041821389459073544,0.00044069206342101097,0.0004721615696325898,0.0005043650744482875,0.0005410641897469759,0.0005759283667430282,0.0006080400198698044,0.0006444640457630157,0.0006877691484987736,0.0007278628181666136,0.0007760305888950825,0.0008312624413520098,0.0008892470505088568,0.0009609940461814404,0.0010224650613963604,0.0010966891422867775,0.001169995404779911,0.0012504584155976772,0.001344775315374136,0.00144872535020113,0.001539556309580803,0.0016459831967949867,0.001757640391588211,0.0018804902210831642,0.002022608183324337,0.0022280309349298477,0.0024663005024194717,0.0027334699407219887,0.003014586865901947,0.003321940079331398,0.0036956295371055603,0.0040939971804618835,0.004510441794991493,0.004998538643121719,0.005510216578841209,0.006061255931854248,0.006659176200628281,0.0073410458862781525,0.008070439100265503,0.008845161646604538,0.009631991386413574,0.010511297732591629,0.011410608887672424,0.01239873468875885,0.01337704062461853,0.014394432306289673,0.01544971764087677,0.01648518443107605,0.017521195113658905,0.01861979067325592,0.01965644210577011,0.020700901746749878,0.021611317992210388,0.022582560777664185,0.02336636185646057,0.024115845561027527,0.024762943387031555,0.025304347276687622,0.025759801268577576,0.026138976216316223,0.02631266415119171,0.02637726068496704,0.026332587003707886,0.026236116886138916,0.026088327169418335,0.025865554809570312,0.02556958794593811,0.02514001727104187,0.02469468116760254,0.02433714270591736,0.02393364906311035,0.023477017879486084,0.02293175458908081,0.022522389888763428,0.022078514099121094,0.021697193384170532,0.021306246519088745,0.02100542187690735,0.020631998777389526,0.020326286554336548,0.020004630088806152,0.019718259572982788,0.019450366497039795,0.01907181739807129,0.018671810626983643,0.018268227577209473,0.01790553331375122,0.01752769947052002,0.0170748233795166,0.016623854637145996,0.016106247901916504,0.01561671495437622,0.015102207660675049,0.01450282335281372,0.013964176177978516,0.013318538665771484,0.012708008289337158,0.012104928493499756,0.011521339416503906,0.010981738567352295,0.010447084903717041,0.00990825891494751,0.009364962577819824,0.008834004402160645,0.008282363414764404,0.007779419422149658,0.0073226094245910645,0.006891965866088867,0.0065125226974487305,0.006130039691925049,0.005805790424346924,0.005446493625640869,0.005142569541931152,0.004874527454376221,0.004602193832397461,0.004343807697296143,0.004109084606170654,0.003859281539916992,0.0036377310752868652,0.0034592151641845703,0.003272414207458496,0.003068268299102783,0.002899169921875,0.0027179718017578125,0.0025668740272521973,0.002431154251098633,0.00230330228805542,0.0021742582321166992,0.002051115036010742,0.0019268393516540527,0.0018023252487182617,0.0016842484474182129,0.001597285270690918,0.001531839370727539,0.0014759302139282227,0.0014271140098571777,0.001350700855255127,0.0013003945350646973,0.001246333122253418,0.0012085437774658203,0.0011512041091918945,0.0011006593704223633,0.0010409951210021973,0.0009894371032714844,0.0009377598762512207,0.0008907914161682129,0.0008544325828552246,0.0008100271224975586,0.0007625818252563477,0.0007069110870361328,0.000667870044708252,0.0006260275840759277,0.0005968213081359863,0.0005581378936767578,0.0005249977111816406,0.0004960894584655762,0.00045692920684814453,0.000432431697845459,0.0004139542579650879,0.0003864765167236328,0.0003688335418701172,0.00035059452056884766,0.00033205747604370117,0.00031048059463500977,0.0002986788749694824,0.00028246641159057617,0.0002701282501220703,0.00025969743728637695,0.00025022029876708984,0.00023949146270751953,0.00022810697555541992,0.00022041797637939453,0.00021457672119140625,0.00021022558212280273,0.00020319223403930664,0.00019681453704833984,0.00019025802612304688,0.0001906752586364746,0.00018608570098876953,0.00018101930618286133,0.00017905235290527344,0.00017434358596801758,0.00017309188842773438,0.00017243623733520508,0.0001678466796875,0.00016772747039794922,0.00016564130783081055,0.00016325712203979492,0.00016307830810546875,0.00016176700592041016,0.00016069412231445312,0.00015968084335327148,0.00015735626220703125,0.0001563429832458496,0.0001550912857055664,0.00015503168106079102,0.00015592575073242188,0.0001544356346130371,0.00015503168106079102,0.0001537799835205078,0.00015282630920410156,0.0001526474952697754,0.0001519322395324707,0.00015169382095336914,0.00015121698379516602,0.00015157461166381836,0.00015085935592651367,0.0001506209373474121,0.0001506805419921875,0.0001500844955444336,0.00015032291412353516,0.0001500248908996582,0.00014966726303100586,0.00014984607696533203,0.0001494884490966797,0.0001493692398071289,0.0001494884490966797,0.0001494884490966797,0.0001494288444519043,0.00014901161193847656,0.00014913082122802734,0.00014913082122802734,0.00014919042587280273,0.00014913082122802734,0.00014901161193847656,0.00014889240264892578,0.00014901161193847656,0.00014901161193847656,0.00014925003051757812,0.00014913082122802734,0.00014913082122802734,0.00014913082122802734,0.00014889240264892578,0.00014895200729370117,0.00014889240264892578,0.00014895200729370117,0.0001488327980041504,0.00014889240264892578,0.0001488327980041504,0.0001488327980041504,0.00014889240264892578,0.00014901161193847656,0.00014895200729370117,0.00014901161193847656,0.00014895200729370117,0.000148773193359375,0.000148773193359375,0.00014865398406982422,0.00014865398406982422,0.00014865398406982422,0.00014859437942504883,0.00014859437942504883,0.00014865398406982422,0.00014865398406982422,0.00014859437942504883,0.00014859437942504883,0.00014853477478027344,0.00014859437942504883,0.00014853477478027344,0.00014847517013549805,0.00014847517013549805,0.00014847517013549805,0.00014847517013549805,0.00014835596084594727,0.00014835596084594727,0.00014835596084594727,0.00014835596084594727,0.00014847517013549805,0.00014847517013549805,0.00014847517013549805,0.00014859437942504883,0.00014847517013549805,0.00014847517013549805,0.00014847517013549805,0.00014847517013549805,0.00014853477478027344,0.00014853477478027344,0.00014847517013549805,0.00014847517013549805,0.00014847517013549805,0.00014847517013549805,0.00014841556549072266,0.00014841556549072266,0.00014835596084594727,0.00014853477478027344,0.00014859437942504883,0.00014847517013549805,0.00014847517013549805,0.00014853477478027344,0.00014847517013549805,0.00014847517013549805,0.00014847517013549805,0.00014847517013549805,0.00014859437942504883,0.00014859437942504883,0.00014847517013549805,0.00014847517013549805,0.00014853477478027344,0.00014853477478027344,0.00014847517013549805,0.00014847517013549805,0.00014847517013549805,0.00014835596084594727,0.00014847517013549805,0.00014847517013549805,0.00014847517013549805,0.00014841556549072266,0.00014847517013549805,0.00014847517013549805,0.00014847517013549805,0.00014847517013549805,0.00014847517013549805,0.00014847517013549805,0.00014847517013549805,0.00014835596084594727,0.00014835596084594727,0.00014835596084594727,0.00014835596084594727,0.00014835596084594727,0.00014835596084594727,0.00014835596084594727,0.00014835596084594727,0.00014835596084594727,0.00014835596084594727,0.00014835596084594727,0.00014835596084594727,0.00014847517013549805,0.00014847517013549805,0.00014847517013549805,0.00014847517013549805,0.00014841556549072266,0.00014841556549072266,0.00014841556549072266,0.00014847517013549805,0.00014847517013549805,0.00014847517013549805,0.00014847517013549805,0.00014847517013549805,0.00014847517013549805,0.00014847517013549805,0.00014835596084594727,0.00014835596084594727,0.00014835596084594727,0.00014835596084594727,0.00014835596084594727]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0003657341003417969,0.00046638146159239113,0.000588314316701144,0.0007205228903330863,0.000866126676555723,0.001018152805045247,0.0011796290054917336,0.001348353223875165,0.0015325827989727259,0.001721399836242199,0.0019206760916858912,0.002133072353899479,0.00236849719658494,0.0026194273959845304,0.0028710917104035616,0.003148537129163742,0.003441763110458851,0.0037506779190152884,0.004077024757862091,0.004427960608154535,0.0048089888878166676,0.0052034128457307816,0.005615268833935261,0.0060609797947108746,0.006527976132929325,0.0070282770320773125,0.0075508723966777325,0.008115122094750404,0.008700655773282051,0.009322614409029484,0.009975584223866463,0.010712960734963417,0.011511901393532753,0.012404515407979488,0.013382455334067345,0.014453794807195663,0.015616881661117077,0.016904929652810097,0.01830885373055935,0.01981269381940365,0.021486999467015266,0.023288192227482796,0.025289854034781456,0.027448222041130066,0.02978210151195526,0.03234223276376724,0.035113658756017685,0.03811124339699745,0.04133957624435425,0.044839754700660706,0.048642974346876144,0.05272502079606056,0.05716552212834358,0.06188869848847389,0.06692969053983688,0.07232794910669327,0.07810356467962265,0.08420929312705994,0.09070779383182526,0.0975523591041565,0.10477437824010849,0.1123882606625557,0.12032967060804367,0.12865018844604492,0.1372944861650467,0.14625926315784454,0.15548467636108398,0.16505847871303558,0.1748376041650772,0.18484343588352203,0.1950722187757492,0.2053850293159485,0.21593548357486725,0.2265949249267578,0.2372870296239853,0.24803318083286285,0.25875988602638245,0.2694327235221863,0.28003308176994324,0.29060232639312744,0.30105847120285034,0.3113889992237091,0.3215855658054352,0.3316638767719269,0.3416406214237213,0.35143792629241943,0.36101797223091125,0.37047770619392395,0.3798457086086273,0.38899344205856323,0.3980112373828888,0.40687131881713867,0.4155811071395874,0.4241489768028259,0.43253812193870544,0.44076240062713623,0.4489017128944397,0.4568488299846649,0.4646463692188263,0.47232577204704285,0.47979074716567993,0.4871113896369934,0.49425414204597473,0.5012444257736206,0.508111298084259,0.5147461295127869,0.521186351776123,0.527457058429718,0.5335253477096558,0.5394087433815002,0.5450774431228638,0.5505690574645996,0.555858850479126,0.5609601140022278,0.565842866897583,0.5706010460853577,0.5751318335533142,0.5794817209243774,0.5837010741233826,0.5876872539520264,0.591482400894165,0.5951070785522461,0.5985690355300903,0.6018649935722351,0.6049992442131042,0.6079753041267395,0.6107934713363647,0.61351078748703,0.6160796284675598,0.6185246109962463,0.620824933052063,0.6230383515357971,0.6251577138900757,0.6271441578865051,0.6290580034255981,0.6308595538139343,0.6325653195381165,0.6342111825942993,0.6357548832893372,0.6372604370117188,0.638676106929779,0.6400486826896667,0.6413397192955017,0.6425904631614685,0.6437885761260986,0.6449136734008789,0.6460036635398865,0.647045373916626,0.6480446457862854,0.6489917039871216,0.6498859524726868,0.6507238149642944,0.6515323519706726,0.6523014307022095,0.6530495882034302,0.6537668704986572,0.6544492840766907,0.6550882458686829,0.6557136178016663,0.6563050150871277,0.6568618416786194,0.6574034094810486,0.6578949093818665,0.6583725214004517,0.6588226556777954,0.6592389345169067,0.6596377491950989,0.6600088477134705,0.6603564023971558,0.6606751084327698,0.6609821915626526,0.6612637042999268,0.6615263819694519,0.661780595779419,0.6620095372200012,0.6622186899185181,0.6624173521995544,0.6625967025756836,0.6627676486968994,0.6629191040992737,0.6630701422691345,0.6632057428359985,0.663331151008606,0.663442075252533,0.6635439991950989,0.6636396646499634,0.6637288928031921,0.6638047695159912,0.6638771295547485,0.6639468669891357,0.6640099883079529,0.6640691757202148,0.6641217470169067,0.6641700863838196,0.6642124652862549,0.6642563939094543,0.6642969846725464,0.6643288731575012,0.6643601655960083,0.6643911004066467,0.6644167900085449,0.6644419431686401,0.6644640564918518,0.6644852161407471,0.6645038723945618,0.6645198464393616,0.6645355820655823,0.6645486354827881,0.6645601987838745,0.6645719408988953,0.6645830273628235,0.6645927429199219,0.6646013855934143,0.6646093726158142,0.6646171808242798,0.6646243333816528,0.6646294593811035,0.6646347045898438,0.6646407246589661,0.6646459102630615,0.6646504998207092,0.6646550893783569,0.6646602749824524,0.6646632552146912,0.6646672487258911,0.6646702885627747,0.6646728515625,0.6646751761436462,0.6646777987480164,0.6646803021430969,0.6646819710731506,0.6646833419799805,0.6646848917007446,0.6646863222122192,0.6646877527236938,0.6646889448165894,0.6646903157234192,0.6646910905838013,0.6646925210952759,0.664693295955658,0.6646942496299744,0.6646949052810669,0.6646955013275146,0.6646960973739624,0.6646968126296997,0.6646973490715027,0.6646977066993713,0.6646981835365295,0.6646986603736877,0.6646990776062012,0.6646995544433594,0.664699912071228,0.6647002696990967,0.6647006869316101,0.6647009253501892,0.6647011041641235,0.6647012829780579,0.6647017598152161,0.6647018790245056,0.6647020578384399,0.6647020578384399,0.6647022366523743,0.664702296257019,0.6647024750709534,0.664702832698822,0.6647031307220459,0.6647031307220459,0.6647032499313354,0.6647034287452698,0.6647034883499146,0.6647036671638489,0.6647038459777832,0.6647040843963623,0.6647040843963623,0.6647041440010071,0.6647043228149414,0.6647043228149414,0.6647043228149414,0.6647046208381653,0.6647047996520996,0.6647047996520996,0.6647049784660339,0.6647050380706787,0.6647052764892578,0.6647052764892578,0.6647053360939026,0.6647054553031921,0.6647056341171265,0.6647056937217712,0.6647058129310608,0.6647060513496399,0.6647062301635742,0.6647064685821533,0.6647067070007324,0.664706826210022,0.6647070646286011,0.6647070646286011,0.6647070646286011,0.6647071838378906,0.664707362651825,0.6647074222564697,0.6647075414657593,0.6647078394889832,0.6647078394889832,0.6647078990936279,0.6647080183029175,0.6647080779075623,0.6647080779075623,0.6647082567214966,0.6647083759307861,0.6647084355354309,0.6647085547447205,0.6647085547447205,0.6647087335586548,0.6647088527679443,0.6647089123725891,0.6647089123725891,0.6647090315818787,0.6647092700004578,0.6647092700004578,0.6647092700004578,0.6647093892097473,0.6647093892097473,0.6647094488143921,0.6647095680236816,0.6647096276283264,0.664709746837616,0.6647098064422607,0.6647098064422607,0.6647099256515503,0.6647099256515503,0.6647100448608398,0.6647101044654846,0.6647101044654846,0.6647102236747742,0.6647102236747742,0.6647102236747742,0.664710283279419,0.6647104620933533,0.6647105813026428,0.6647106409072876,0.6647107601165771,0.6647108197212219,0.6647108197212219,0.6647109389305115,0.6647109389305115,0.6647111177444458,0.6647111177444458,0.6647112369537354,0.6647112965583801,0.6647112965583801],"recovered":[0.0,0.00013743822637479752,0.00025937106693163514,0.0003812121576629579,0.0005077323876321316,0.0006421429570764303,0.0007862788042984903,0.0009401398710906506,0.0011005150154232979,0.0012710742885246873,0.0014516339870169759,0.0016468733083456755,0.00185027823317796,0.0020664359908550978,0.0023030536249279976,0.002540038200095296,0.002801519585773349,0.0030810751486569643,0.0033723744563758373,0.003676518565043807,0.004012590739876032,0.004363617859780788,0.004741343669593334,0.005134024191647768,0.005545421503484249,0.0059899394400417805,0.006461064796894789,0.006963750813156366,0.007492034696042538,0.008050228469073772,0.008639800362288952,0.009265795350074768,0.009942435659468174,0.010685776360332966,0.011491047218441963,0.012391000986099243,0.01338435523211956,0.014463859610259533,0.01563015766441822,0.01692013256251812,0.01832653395831585,0.019859181717038155,0.021517707034945488,0.023350829258561134,0.02535322494804859,0.02752140909433365,0.0298958420753479,0.032443221658468246,0.03523015230894089,0.038259755820035934,0.041496437042951584,0.045030564069747925,0.048825252801179886,0.0529799610376358,0.05739954486489296,0.06213061138987541,0.06719601154327393,0.07257233560085297,0.07834593951702118,0.08448340743780136,0.09098465740680695,0.09783482551574707,0.10509271919727325,0.11269567906856537,0.120634526014328,0.12891384959220886,0.13751080632209778,0.14644327759742737,0.15569576621055603,0.16524681448936462,0.17499153316020966,0.18502791225910187,0.19519256055355072,0.20554502308368683,0.21604867279529572,0.22662940621376038,0.2372322380542755,0.24795764684677124,0.25862735509872437,0.2692561745643616,0.27987635135650635,0.2904168963432312,0.30085769295692444,0.3112035393714905,0.32137295603752136,0.3314586281776428,0.34141096472740173,0.35119450092315674,0.36078405380249023,0.37023070454597473,0.37959054112434387,0.38872915506362915,0.39775320887565613,0.4065968692302704,0.41529133915901184,0.42386794090270996,0.4322662651538849,0.4405174255371094,0.4486055374145508,0.4565718173980713,0.464383602142334,0.4720519781112671,0.47951409220695496,0.4868175685405731,0.49396419525146484,0.5009878277778625,0.5078133344650269,0.5144327282905579,0.5208726525306702,0.52713543176651,0.5332037210464478,0.539078950881958,0.5447388291358948,0.5502321124076843,0.5555298924446106,0.5606183409690857,0.5655534267425537,0.570248007774353,0.574819803237915,0.5791871547698975,0.5833618640899658,0.5873519778251648,0.5911821126937866,0.594809889793396,0.5982895493507385,0.6015971302986145,0.604729950428009,0.6077046990394592,0.610582709312439,0.6132816672325134,0.6158493161201477,0.6182976365089417,0.620621383190155,0.6228463649749756,0.6249328255653381,0.626946747303009,0.6288560628890991,0.6306562423706055,0.6323967576026917,0.634019136428833,0.6355832815170288,0.6370899677276611,0.6385154128074646,0.6398759484291077,0.641182541847229,0.6424379348754883,0.6436278820037842,0.6447734832763672,0.6458579897880554,0.6469059586524963,0.6479003429412842,0.648835301399231,0.6497254371643066,0.6505711078643799,0.6513746976852417,0.6521455645561218,0.6528961062431335,0.65361088514328,0.6542925834655762,0.654947817325592,0.6555689573287964,0.6561560034751892,0.6567233204841614,0.657260537147522,0.6577723026275635,0.6582369804382324,0.6586862802505493,0.6590996980667114,0.6595057845115662,0.6598846912384033,0.6602150797843933,0.6605436205863953,0.6608523726463318,0.6611334085464478,0.6613983511924744,0.661645233631134,0.661876380443573,0.6620926856994629,0.662289023399353,0.6624737977981567,0.66264408826828,0.6628031134605408,0.6629484295845032,0.6630874276161194,0.6632124185562134,0.6633213758468628,0.6634266972541809,0.6635242700576782,0.663607120513916,0.6636865735054016,0.6637594699859619,0.6638284921646118,0.6638897657394409,0.6639513373374939,0.6640045642852783,0.6640539765357971,0.6640962958335876,0.6641403436660767,0.6641779541969299,0.6642136573791504,0.6642450094223022,0.6642739176750183,0.6643030643463135,0.6643294095993042,0.6643524765968323,0.6643729209899902,0.6643903255462646,0.6644085049629211,0.6644235253334045,0.6644366979598999,0.664449155330658,0.6644605398178101,0.6644707322120667,0.6644801497459412,0.6644884943962097,0.6644981503486633,0.6645054817199707,0.6645123958587646,0.6645177602767944,0.6645233631134033,0.6645281314849854,0.6645327210426331,0.6645376086235046,0.664542555809021,0.664547324180603,0.6645511984825134,0.6645541191101074,0.6645568609237671,0.664559543132782,0.6645632982254028,0.6645652055740356,0.6645673513412476,0.6645693182945251,0.6645709276199341,0.6645721197128296,0.6645738482475281,0.664574921131134,0.6645762920379639,0.664577305316925,0.6645782589912415,0.664579451084137,0.6645807027816772,0.6645814776420593,0.6645822525024414,0.6645830273628235,0.6645837426185608,0.6645843982696533,0.6645849347114563,0.6645852327346802,0.6645856499671936,0.6645861268043518,0.6645866632461548,0.6645872592926025,0.6645877957344055,0.664588212966919,0.6645885109901428,0.6645886301994324,0.664588987827301,0.6645894646644592,0.6645896434783936,0.6645897030830383,0.6645898818969727,0.6645898818969727,0.664590060710907,0.6645902395248413,0.6645904183387756,0.6645906567573547,0.6645908355712891,0.6645908951759338,0.6645910143852234,0.6645910739898682,0.6645912528038025,0.6645916104316711,0.6645917296409607,0.6645918488502502,0.6645918488502502,0.6645920276641846,0.6645920276641846,0.6645920872688293,0.6645922064781189,0.6645922660827637,0.664592444896698,0.6645925641059875,0.6645926237106323,0.6645928025245667,0.6645930409431458,0.6645931005477905,0.6645932793617249,0.6645933985710144,0.6645935773849487,0.6645935773849487,0.6645936369895935,0.6645939350128174,0.6645941138267517,0.6645944118499756,0.6645945906639099,0.6645946502685547,0.6645947694778442,0.6645949482917786,0.6645950078964233,0.6645951271057129,0.6645951867103577,0.6645954251289368,0.6645956039428711,0.6645957827568054,0.6645958423614502,0.6645959615707397,0.6645959615707397,0.6645959615707397,0.6645960211753845,0.6645961403846741,0.6645961999893188,0.6645963191986084,0.6645963191986084,0.6645963788032532,0.664596676826477,0.6645967960357666,0.6645968556404114,0.6645969748497009,0.6645970344543457,0.6645970344543457,0.6645970344543457,0.6645971536636353,0.66459721326828,0.66459721326828,0.6645973324775696,0.6645975112915039,0.6645975708961487,0.6645976901054382,0.6645978093147278,0.6645978093147278,0.6645978093147278,0.6645978093147278,0.6645978689193726,0.6645979881286621,0.6645980477333069,0.6645980477333069,0.6645981669425964,0.6645982265472412,0.6645982265472412,0.6645984053611755,0.6645984053611755,0.6645985245704651,0.6645985841751099,0.6645985841751099,0.6645985841751099,0.6645985841751099,0.6645987033843994,0.664598822593689,0.664598822593689,0.664598822593689],"active":[0.0003657341003417969,0.00032894324976950884,0.00032894324976950884,0.00033931073267012835,0.0003583942889235914,0.00037600984796881676,0.00039335020119324327,0.00040821335278451443,0.000432067783549428,0.00045032554771751165,0.00046904210466891527,0.00048619904555380344,0.00051821896340698,0.0005529914051294327,0.000568038085475564,0.0006084989290684462,0.000640243524685502,0.000669602770358324,0.0007046503014862537,0.0007514420431107283,0.0007963981479406357,0.0008397949859499931,0.0008739251643419266,0.0009269556030631065,0.000982554629445076,0.001038337592035532,0.0010898075997829437,0.001151371281594038,0.0012086210772395134,0.0012723859399557114,0.0013357838615775108,0.001447165384888649,0.001569465734064579,0.0017187390476465225,0.0018914081156253815,0.0020627938210964203,0.0022325264289975166,0.002441070042550564,0.0026786960661411285,0.0028925612568855286,0.003160465508699417,0.003429010510444641,0.003772146999835968,0.004097392782568932,0.00442887656390667,0.004820823669433594,0.0052178166806697845,0.005668021738529205,0.006109423935413361,0.006579998880624771,0.0071465373039245605,0.007694456726312637,0.008340269327163696,0.008908737450838089,0.009530145674943924,0.010197337716817856,0.010907553136348724,0.01163695752620697,0.012361854314804077,0.013068951666355133,0.013789720833301544,0.014553435146808624,0.015236951410770416,0.015954509377479553,0.01665996015071869,0.01734541356563568,0.017973870038986206,0.018615201115608215,0.01914183795452118,0.01959662139415741,0.02008068561553955,0.02035711705684662,0.02074292302131653,0.021049901843070984,0.021238356828689575,0.021403774619102478,0.021527647972106934,0.02147507667541504,0.021405726671218872,0.02134615182876587,0.021182119846343994,0.020972102880477905,0.020727872848510742,0.0204603374004364,0.02026766538619995,0.01997929811477661,0.01960700750350952,0.019283205270767212,0.019061654806137085,0.0187627375125885,0.018420696258544922,0.01814216375350952,0.017827898263931274,0.017552107572555542,0.017246782779693604,0.01689445972442627,0.01663544774055481,0.016331404447555542,0.016040831804275513,0.015753954648971558,0.015407145023345947,0.015059411525726318,0.014740049839019775,0.014426857233047485,0.01414710283279419,0.013758301734924316,0.013373017311096191,0.013024330139160156,0.012652695178985596,0.012273311614990234,0.011873722076416016,0.011490106582641602,0.011120021343231201,0.010728001594543457,0.010312974452972412,0.009982705116271973,0.009578406810760498,0.009233713150024414,0.00888127088546753,0.008500099182128906,0.008120536804199219,0.007755100727081299,0.007386922836303711,0.007055103778839111,0.006709694862365723,0.006378173828125,0.006063520908355713,0.005806088447570801,0.00549691915512085,0.00524294376373291,0.004975616931915283,0.004740715026855469,0.004536330699920654,0.004297792911529541,0.00412517786026001,0.003912806510925293,0.003709256649017334,0.0035549402236938477,0.003358125686645508,0.003241300582885742,0.003092825412750244,0.0029587149620056152,0.0028243064880371094,0.00271451473236084,0.002606034278869629,0.002475738525390625,0.002375781536102295,0.002271890640258789,0.0021866559982299805,0.002085745334625244,0.001985609531402588,0.0018885135650634766,0.0018069148063659668,0.0017303228378295898,0.0016748905181884766,0.0016213059425354004,0.001553177833557129,0.001477360725402832,0.0014210343360900879,0.0013571977615356445,0.001292884349822998,0.001247406005859375,0.0011715888977050781,0.0011119842529296875,0.0010503530502319336,0.0010019540786743164,0.0009514689445495605,0.0009091496467590332,0.0008506178855895996,0.0007904171943664551,0.0007671117782592773,0.0007200837135314941,0.0006740093231201172,0.0006471872329711914,0.0006111860275268555,0.0005734562873840332,0.0005409717559814453,0.0005040168762207031,0.0004786252975463867,0.00044530630111694336,0.0004260540008544922,0.00040262937545776367,0.0003827214241027832,0.0003546476364135742,0.00033158063888549805,0.00031828880310058594,0.00030219554901123047,0.0002804994583129883,0.00027000904083251953,0.00026029348373413086,0.0002505183219909668,0.00024068355560302734,0.0002319812774658203,0.0002187490463256836,0.0002079010009765625,0.00020241737365722656,0.00020068883895874023,0.00018852949142456055,0.00018221139907836914,0.0001774430274963379,0.00017178058624267578,0.00016802549362182617,0.00016099214553833008,0.0001558065414428711,0.0001513957977294922,0.0001469254493713379,0.00014525651931762695,0.00014013051986694336,0.0001366734504699707,0.00013524293899536133,0.00013387203216552734,0.0001322031021118164,0.00013065338134765625,0.00012922286987304688,0.00012868642807006836,0.00012618303298950195,0.0001239776611328125,0.00012230873107910156,0.00012296438217163086,0.00012254714965820312,0.00012236833572387695,0.00012236833572387695,0.0001226663589477539,0.00012069940567016602,0.00011992454528808594,0.00011909008026123047,0.00011873245239257812,0.00011831521987915039,0.000118255615234375,0.0001170039176940918,0.00011676549911499023,0.00011599063873291016,0.00011557340621948242,0.00011539459228515625,0.00011563301086425781,0.0001150965690612793,0.00011539459228515625,0.00011479854583740234,0.00011521577835083008,0.0001150369644165039,0.00011479854583740234,0.00011420249938964844,0.00011402368545532227,0.0001138448715209961,0.0001137852668762207,0.00011360645294189453,0.00011330842971801758,0.00011324882507324219,0.00011342763900756836,0.00011342763900756836,0.00011342763900756836,0.00011324882507324219,0.00011301040649414062,0.00011289119720458984,0.00011271238327026367,0.00011259317398071289,0.00011265277862548828,0.00011277198791503906,0.00011241436004638672,0.00011241436004638672,0.00011235475540161133,0.00011235475540161133,0.00011241436004638672,0.00011241436004638672,0.00011259317398071289,0.00011271238327026367,0.00011247396469116211,0.00011241436004638672,0.0001125335693359375,0.00011247396469116211,0.00011259317398071289,0.00011259317398071289,0.00011247396469116211,0.00011235475540161133,0.00011229515075683594,0.00011247396469116211,0.00011229515075683594,0.00011229515075683594,0.0001125335693359375,0.00011259317398071289,0.0001125335693359375,0.0001125335693359375,0.00011247396469116211,0.00011265277862548828,0.00011247396469116211,0.00011229515075683594,0.00011235475540161133,0.00011235475540161133,0.00011229515075683594,0.00011223554611206055,0.00011247396469116211,0.00011259317398071289,0.0001125335693359375,0.00011259317398071289,0.00011241436004638672,0.00011247396469116211,0.00011241436004638672,0.00011229515075683594,0.00011223554611206055,0.00011235475540161133,0.00011229515075683594,0.00011235475540161133,0.00011241436004638672,0.00011223554611206055,0.00011211633682250977,0.00011217594146728516,0.00011211633682250977,0.00011211633682250977,0.00011229515075683594,0.00011235475540161133,0.00011229515075683594,0.00011235475540161133,0.00011223554611206055,0.00011241436004638672,0.00011247396469116211,0.00011223554611206055,0.00011211633682250977,0.00011217594146728516,0.00011229515075683594,0.00011223554611206055,0.00011223554611206055,0.00011235475540161133,0.00011223554611206055,0.00011223554611206055,0.00011235475540161133,0.00011229515075683594,0.00011223554611206055,0.00011223554611206055,0.00011211633682250977,0.00011211633682250977,0.00011211633682250977,0.00011223554611206055,0.00011229515075683594,0.00011223554611206055,0.00011223554611206055,0.00011217594146728516,0.00011217594146728516,0.00011211633682250977,0.00011223554611206055,0.00011235475540161133,0.00011223554611206055,0.00011235475540161133,0.00011229515075683594,0.00011223554611206055,0.00011235475540161133,0.00011235475540161133,0.0001125335693359375,0.00011241436004638672,0.00011241436004638672,0.00011247396469116211,0.00011247396469116211]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0003657341003417969,0.00046647319686599076,0.0005853783804923296,0.0007139170775189996,0.0008464926504530013,0.0009831968927755952,0.0011321953497827053,0.0012816525995731354,0.0014420277439057827,0.0016073572915047407,0.0017767237732186913,0.001955173211172223,0.0021398616954684258,0.002330788876861334,0.0025271291378885508,0.0027399840764701366,0.0029619219712913036,0.00319092464633286,0.003429652424529195,0.003677830332890153,0.003931696526706219,0.004202903248369694,0.004481082316488028,0.004767243750393391,0.005072947591543198,0.005382321309298277,0.005710136145353317,0.006046850699931383,0.00640200637280941,0.006773951929062605,0.0071600270457565784,0.007579589728266001,0.008034475147724152,0.008531381376087666,0.009064069017767906,0.009634190239012241,0.010255139321088791,0.010912604629993439,0.011643558740615845,0.0124169010668993,0.013254467397928238,0.014145797118544579,0.015115296468138695,0.016137367114424706,0.017253296449780464,0.018435925245285034,0.019724156707525253,0.02109450101852417,0.022577054798603058,0.024148419499397278,0.02583235874772072,0.027635203674435616,0.029555393382906914,0.03160824999213219,0.033798545598983765,0.03611389547586441,0.03860677406191826,0.04126351699233055,0.044070906937122345,0.047064729034900665,0.05022039636969566,0.05358102545142174,0.05712570250034332,0.060861583799123764,0.06480086594820023,0.06896025687456131,0.07329937815666199,0.07786493003368378,0.08264563232660294,0.08763992786407471,0.09286505728960037,0.09832652658224106,0.1039818599820137,0.10985326766967773,0.11595156043767929,0.12219958752393723,0.1286841332912445,0.13536888360977173,0.14223134517669678,0.14919409155845642,0.1563596874475479,0.16365253925323486,0.17110538482666016,0.17861787974834442,0.18622010946273804,0.19390049576759338,0.20164942741394043,0.20947745442390442,0.21731078624725342,0.22518476843833923,0.23305398225784302,0.24091657996177673,0.24874816834926605,0.2565622329711914,0.2642848491668701,0.27203020453453064,0.2796590328216553,0.28720664978027344,0.2947179675102234,0.3021414577960968,0.3094748556613922,0.31671440601348877,0.3238777220249176,0.33096596598625183,0.33790677785873413,0.34475722908973694,0.35149094462394714,0.358127623796463,0.3647177815437317,0.37123122811317444,0.37762367725372314,0.38393840193748474,0.390160471200943,0.3962710499763489,0.4022904336452484,0.4082583487033844,0.41409993171691895,0.4198940098285675,0.42551860213279724,0.43107283115386963,0.436494380235672,0.4418742060661316,0.44710108637809753,0.4522114396095276,0.45720094442367554,0.4620693624019623,0.46684595942497253,0.47148653864860535,0.47602173686027527,0.48043426871299744,0.4847218096256256,0.48889267444610596,0.4929264485836029,0.4968307912349701,0.5006353855133057,0.5043145418167114,0.5078656673431396,0.5112887024879456,0.5146318078041077,0.5178406834602356,0.5209459662437439,0.5239227414131165,0.5267954468727112,0.5295884013175964,0.5323065519332886,0.5349390506744385,0.5374339818954468,0.539866030216217,0.5421749353408813,0.5444185137748718,0.5465714931488037,0.5486369132995605,0.550604522228241,0.5524799823760986,0.5542949438095093,0.555999219417572,0.5576261878013611,0.5592083930969238,0.5607097148895264,0.5621432065963745,0.5634947419166565,0.5647916793823242,0.5660238862037659,0.5672165751457214,0.5683701038360596,0.5694518685340881,0.5704978704452515,0.5714923143386841,0.5724453926086426,0.5733537077903748,0.5742294192314148,0.5750511288642883,0.5758411288261414,0.5766183733940125,0.5773555636405945,0.5780472159385681,0.578705906867981,0.5793535113334656,0.5799766182899475,0.5805717706680298,0.5811388492584229,0.5816746950149536,0.5821895599365234,0.5826756358146667,0.5831490755081177,0.5836103558540344,0.5840465426445007,0.5844742655754089,0.5848833918571472,0.5852674245834351,0.5856323838233948,0.5859782695770264,0.5863149166107178,0.586634635925293,0.5869318246841431,0.5872295498847961,0.5875016450881958,0.5877622961997986,0.5880051851272583,0.5882396697998047,0.5884613394737244,0.5886754989624023,0.5888738632202148,0.5890606641769409,0.5892440676689148,0.589407742023468,0.5895699262619019,0.5897172093391418,0.5898540019989014,0.5899867415428162,0.5901042819023132,0.5902198553085327,0.590325653553009,0.5904233455657959,0.5905195474624634,0.5906111001968384,0.5906904339790344,0.5907666087150574,0.5908377766609192,0.5909087061882019,0.5909745693206787,0.5910325050354004,0.5910863280296326,0.5911402702331543,0.591191291809082,0.5912392735481262,0.5912790298461914,0.5913159847259521,0.5913505554199219,0.5913847088813782,0.5914145112037659,0.5914440751075745,0.5914716720581055,0.5914961099624634,0.5915232300758362,0.5915457010269165,0.5915650129318237,0.5915819406509399,0.591602623462677,0.5916165709495544,0.5916312336921692,0.5916474461555481,0.5916611552238464,0.591673731803894,0.5916880965232849,0.5916973948478699,0.5917057394981384,0.5917144417762756,0.591724157333374,0.5917326211929321,0.5917404890060425,0.5917479395866394,0.5917534232139587,0.5917589664459229,0.5917629599571228,0.5917678475379944,0.5917724967002869,0.5917770862579346,0.5917812585830688,0.5917837023735046,0.5917874574661255,0.5917904376983643,0.5917937159538269,0.5917964577674866,0.5917994976043701,0.5918014049530029,0.5918033719062805,0.5918061137199402,0.5918078422546387,0.5918095707893372,0.5918114185333252,0.5918130874633789,0.5918141603469849,0.5918158292770386,0.5918170213699341,0.5918190479278564,0.5918198823928833,0.591820478439331,0.5918214917182922,0.5918225049972534,0.5918229818344116,0.5918242931365967,0.591825008392334,0.5918256640434265,0.5918264985084534,0.5918272733688354,0.591827929019928,0.5918282270431519,0.5918287634849548,0.5918290615081787,0.5918294787406921,0.5918300747871399,0.5918304920196533,0.5918307900428772,0.591830849647522,0.5918310284614563,0.5918314456939697,0.5918319821357727,0.5918320417404175,0.5918323397636414,0.5918326377868652,0.5918329954147339,0.5918330550193787,0.591833233833313,0.591833233833313,0.5918334722518921,0.5918335318565369,0.5918337106704712,0.5918338298797607,0.5918338894844055,0.5918338894844055,0.5918338894844055,0.5918338894844055,0.5918340682983398,0.5918341875076294,0.5918341875076294,0.5918341875076294,0.5918341875076294,0.5918341875076294,0.5918341875076294,0.5918341875076294,0.5918342471122742,0.5918342471122742,0.5918343663215637,0.591834545135498,0.5918346643447876,0.5918346643447876,0.5918346643447876,0.5918347239494324,0.5918348431587219,0.5918348431587219,0.5918348431587219,0.5918348431587219,0.5918348431587219,0.5918348431587219,0.5918349027633667,0.5918350219726562,0.591835081577301,0.5918352007865906,0.5918352007865906,0.5918352007865906,0.5918352007865906,0.5918352007865906,0.5918352007865906,0.5918352007865906,0.5918352007865906,0.5918352007865906,0.5918352007865906,0.5918352007865906,0.5918352007865906,0.5918352007865906],"recovered":[0.0,0.00013688774197362363,0.0002571691293269396,0.00037864322075620294,0.0005030533066019416,0.0006337021477520466,0.0007650850457139313,0.0009051839588209987,0.0010500537464395165,0.0011976759415119886,0.0013553905300796032,0.0015218210173770785,0.0016966923139989376,0.001874224399216473,0.0020601972937583923,0.0022540604695677757,0.002454529283568263,0.0026639895513653755,0.0028824410401284695,0.0031117189209908247,0.0033554011024534702,0.00360229448415339,0.003861206816509366,0.004127734340727329,0.004407656844705343,0.004699506796896458,0.004997962154448032,0.005307244136929512,0.005639554932713509,0.005979939363896847,0.0063341776840388775,0.006700434722006321,0.0071029323153197765,0.007533413358032703,0.00798848271369934,0.008488507941365242,0.009018626995384693,0.00959663838148117,0.010218780487775803,0.010895236395299435,0.011612429283559322,0.01239797379821539,0.013223245739936829,0.014134393073618412,0.015104809775948524,0.016139816492795944,0.017254553735256195,0.01845553144812584,0.01973734050989151,0.021122457459568977,0.022614827379584312,0.024188760668039322,0.025881323963403702,0.027689948678016663,0.029616745188832283,0.03167419135570526,0.033856503665447235,0.036193136125802994,0.03869161382317543,0.04135477915406227,0.044196758419275284,0.04719957336783409,0.05035872384905815,0.053699079900979996,0.05725641921162605,0.061011288315057755,0.06495580077171326,0.06910409033298492,0.07345697283744812,0.07802720367908478,0.08280497044324875,0.08780962973833084,0.09305375814437866,0.09850045293569565,0.10415945947170258,0.11001957952976227,0.1160760372877121,0.12236204743385315,0.12881705164909363,0.13549372553825378,0.14229664206504822,0.14928746223449707,0.15643827617168427,0.16372103989124298,0.17111711204051971,0.17862766981124878,0.18622751533985138,0.19390533864498138,0.20163454115390778,0.20940732955932617,0.2172432243824005,0.22509674727916718,0.2329379767179489,0.24075718224048615,0.24858585000038147,0.25638192892074585,0.26411545276641846,0.27182602882385254,0.27943989634513855,0.28700900077819824,0.2944907546043396,0.301909863948822,0.30923041701316833,0.3164418041706085,0.3236142694950104,0.33066508173942566,0.3375740647315979,0.34441736340522766,0.3511740267276764,0.35781750082969666,0.36436718702316284,0.37087520956993103,0.37727048993110657,0.3835811913013458,0.3897782862186432,0.39589330554008484,0.4019274413585663,0.4078812599182129,0.41375669836997986,0.4195166230201721,0.42517489194869995,0.4306946098804474,0.4361553490161896,0.44149884581565857,0.4466935098171234,0.45183807611465454,0.4568275213241577,0.46169400215148926,0.4664742350578308,0.4711214601993561,0.47563931345939636,0.48005229234695435,0.4843159019947052,0.48847922682762146,0.49250513315200806,0.49646660685539246,0.5002760887145996,0.503923237323761,0.5074708461761475,0.5109126567840576,0.5142461657524109,0.5174471139907837,0.5205482840538025,0.5235334038734436,0.5264440178871155,0.5292519330978394,0.5319687724113464,0.5345690846443176,0.5371047258377075,0.5395142436027527,0.5418601036071777,0.5441057682037354,0.5462639927864075,0.5483511686325073,0.5503125786781311,0.5522096157073975,0.5539982914924622,0.5557048916816711,0.5573455691337585,0.5589098930358887,0.5604342222213745,0.5618616938591003,0.5632144212722778,0.5645276308059692,0.5657938122749329,0.5669912099838257,0.5681160688400269,0.5692189335823059,0.5702645778656006,0.5712446570396423,0.5721954107284546,0.5731083154678345,0.5739814043045044,0.5748189687728882,0.5756158232688904,0.5763824582099915,0.5771209001541138,0.57782381772995,0.5784919261932373,0.5791307687759399,0.5797626972198486,0.5803582668304443,0.5809288024902344,0.5814723372459412,0.58198481798172,0.5824715495109558,0.582955002784729,0.5834094882011414,0.583855390548706,0.5842846035957336,0.5846919417381287,0.585067629814148,0.5854416489601135,0.5857892632484436,0.5861242413520813,0.5864349007606506,0.5867435932159424,0.5870341062545776,0.5873118042945862,0.5875722169876099,0.5878264904022217,0.5880576968193054,0.5882793068885803,0.5884860754013062,0.5886855721473694,0.5888757109642029,0.5890600681304932,0.5892240405082703,0.5893821716308594,0.589529275894165,0.5896705389022827,0.5897971391677856,0.5899168252944946,0.5900354981422424,0.5901390910148621,0.5902402997016907,0.5903378129005432,0.5904251933097839,0.5905061960220337,0.5905846357345581,0.5906583070755005,0.5907288789749146,0.5907920598983765,0.5908520817756653,0.5909070372581482,0.5909610986709595,0.5910132527351379,0.5910583138465881,0.5910977125167847,0.5911378860473633,0.5911720991134644,0.5912047624588013,0.5912342071533203,0.5912651419639587,0.591290295124054,0.5913189649581909,0.591344952583313,0.5913657546043396,0.5913874506950378,0.5914075374603271,0.5914241075515747,0.5914396047592163,0.5914559364318848,0.5914698839187622,0.591483473777771,0.5914965271949768,0.5915096402168274,0.591519296169281,0.5915291905403137,0.5915378332138062,0.591547429561615,0.5915553569793701,0.5915635824203491,0.5915693640708923,0.5915758013725281,0.591581404209137,0.5915859937667847,0.591592013835907,0.591596245765686,0.5916004776954651,0.5916039347648621,0.5916069149971008,0.591609537601471,0.5916141271591187,0.5916168689727783,0.5916210412979126,0.5916234850883484,0.5916256904602051,0.591627836227417,0.5916295647621155,0.591631293296814,0.5916334986686707,0.5916352272033691,0.5916363596916199,0.5916382670402527,0.5916395783424377,0.5916414856910706,0.5916425585746765,0.5916433930397034,0.5916441679000854,0.5916449427604675,0.5916457772254944,0.5916466116905212,0.5916479825973511,0.5916488170623779,0.5916496515274048,0.591650128364563,0.5916507244110107,0.5916514992713928,0.5916518568992615,0.5916523933410645,0.5916528701782227,0.591653048992157,0.5916537642478943,0.5916540622711182,0.5916543006896973,0.5916545987129211,0.5916547179222107,0.5916550755500793,0.5916553139686584,0.5916556715965271,0.5916560888290405,0.5916564464569092,0.591656506061554,0.5916568040847778,0.5916568040847778,0.5916569828987122,0.5916571021080017,0.5916571617126465,0.5916573405265808,0.5916573405265808,0.5916574597358704,0.5916574597358704,0.5916574597358704,0.5916575193405151,0.5916576385498047,0.5916576981544495,0.5916576981544495,0.5916576981544495,0.5916576981544495,0.5916576981544495,0.5916576981544495,0.591657817363739,0.591657817363739,0.5916578769683838,0.5916579961776733,0.5916580557823181,0.5916580557823181,0.5916580557823181,0.5916581749916077,0.5916582942008972,0.591658353805542,0.591658353805542,0.591658353805542,0.591658353805542,0.591658353805542,0.5916584730148315,0.5916585326194763,0.5916585326194763,0.5916586518287659,0.5916586518287659,0.5916586518287659,0.5916586518287659,0.5916586518287659,0.5916586518287659,0.5916586518287659,0.5916587114334106,0.5916587114334106,0.5916587114334106,0.5916587114334106,0.5916587114334106],"active":[0.0003657341003417969,0.0003295854548923671,0.00032820925116539,0.00033527385676279664,0.0003434393438510597,0.0003494947450235486,0.000367110304068774,0.0003764686407521367,0.00039197399746626616,0.0004096813499927521,0.00042133324313908815,0.00043335219379514456,0.00044316938146948814,0.00045656447764486074,0.0004669318441301584,0.0004859236069023609,0.0005073926877230406,0.0005269350949674845,0.0005472113844007254,0.0005661114118993282,0.0005762954242527485,0.0006006087642163038,0.0006198754999786615,0.0006395094096660614,0.0006652907468378544,0.0006828145124018192,0.0007121739909052849,0.0007396065630018711,0.0007624514400959015,0.0007940125651657581,0.000825849361717701,0.0008791550062596798,0.0009315428324043751,0.0009979680180549622,0.0010755863040685654,0.0011456822976469994,0.0012365123257040977,0.001315966248512268,0.0014247782528400421,0.001521664671599865,0.0016420381143689156,0.0017478233203291893,0.0018920507282018661,0.0020029740408062935,0.0021484866738319397,0.00229610875248909,0.0024696029722690582,0.0026389695703983307,0.002839714288711548,0.0030259620398283005,0.003217531368136406,0.0034464430063962936,0.003674069419503212,0.003918301314115524,0.004181800410151482,0.004439704120159149,0.0047502703964710236,0.005070380866527557,0.005379293113946915,0.005709949880838394,0.00602363795042038,0.0063814520835876465,0.0067669786512851715,0.007162503898143768,0.007544446736574173,0.007948968559503555,0.00834357738494873,0.008760839700698853,0.009188659489154816,0.00961272418498993,0.010060086846351624,0.010516896843910217,0.01092810183763504,0.011352814733982086,0.011792100965976715,0.012180007994174957,0.01260809600353241,0.013006836175918579,0.01341429352760315,0.013700366020202637,0.014063045382499695,0.014365077018737793,0.014667108654975891,0.01489683985710144,0.015102997422218323,0.015272825956344604,0.01542191207408905,0.015572115778923035,0.015676245093345642,0.01577743887901306,0.015810757875442505,0.015819832682609558,0.01581019163131714,0.01580505073070526,0.015698999166488647,0.01564827561378479,0.015543580055236816,0.015380620956420898,0.015278071165084839,0.01513245701789856,0.014984101057052612,0.014804542064666748,0.014647305011749268,0.01452416181564331,0.014292508363723755,0.01409214735031128,0.013916879892349243,0.013710260391235352,0.013543754816055298,0.013413727283477783,0.013256490230560303,0.013063192367553711,0.012889981269836426,0.012689858675003052,0.012512147426605225,0.01236504316329956,0.012172490358352661,0.012012749910354614,0.011761903762817383,0.01155620813369751,0.011319488286972046,0.011179596185684204,0.010945737361907959,0.010712593793869019,0.010507434606552124,0.01023128628730774,0.01001843810081482,0.009792536497116089,0.009547501802444458,0.009312808513641357,0.009082496166229248,0.008840382099151611,0.008610546588897705,0.008351564407348633,0.008130252361297607,0.00784793496131897,0.007589578628540039,0.00736546516418457,0.007160961627960205,0.0069280266761779785,0.006699800491333008,0.006475627422332764,0.006247162818908691,0.006054997444152832,0.005862534046173096,0.005687117576599121,0.005465209484100342,0.005296945571899414,0.005070209503173828,0.004904270172119141,0.0047113895416259766,0.004531145095825195,0.004340529441833496,0.004128813743591309,0.003982365131378174,0.0037896037101745605,0.0036278963088989258,0.0035035014152526855,0.0033641457557678223,0.00323331356048584,0.0030605196952819824,0.002929985523223877,0.002809464931488037,0.0026889443397521973,0.002576291561126709,0.002460658550262451,0.0023818016052246094,0.002273380756378174,0.002180814743041992,0.002109050750732422,0.002034008502960205,0.0019428133964538574,0.0018597245216369629,0.0017994046211242676,0.0017397403717041016,0.0016647577285766602,0.0015850067138671875,0.001529693603515625,0.001484692096710205,0.0014410018920898438,0.0013761520385742188,0.0013164281845092773,0.0012607574462890625,0.001203298568725586,0.001164257526397705,0.0011388063430786133,0.0010915398597717285,0.0010647773742675781,0.0010280013084411621,0.000982820987701416,0.0009404420852661133,0.000910639762878418,0.000873267650604248,0.0008453726768493652,0.0008075833320617676,0.0007946491241455078,0.000758051872253418,0.0007281899452209473,0.0006933808326721191,0.0006674528121948242,0.0006348490715026855,0.0006178021430969238,0.0005945563316345215,0.0005745887756347656,0.0005584955215454102,0.0005320310592651367,0.0005098581314086914,0.000493168830871582,0.0004718303680419922,0.00045746564865112305,0.0004337430000305176,0.0004227161407470703,0.0004088282585144043,0.0003878474235534668,0.00038045644760131836,0.0003708004951477051,0.00035262107849121094,0.0003414154052734375,0.00033158063888549805,0.00032407045364379883,0.00031626224517822266,0.00030362606048583984,0.0002942681312561035,0.00028818845748901367,0.0002842545509338379,0.00027817487716674805,0.0002657771110534668,0.00025767087936401367,0.00025284290313720703,0.0002468228340148926,0.00024241209030151367,0.00023931264877319336,0.00023746490478515625,0.00023096799850463867,0.00023293495178222656,0.00022673606872558594,0.0002200603485107422,0.0002161860466003418,0.00021517276763916016,0.00020903348922729492,0.00020712614059448242,0.0002078413963317871,0.00020521879196166992,0.00020384788513183594,0.00020462274551391602,0.0002008676528930664,0.00019609928131103516,0.0001951456069946289,0.00019496679306030273,0.00019478797912597656,0.00019305944442749023,0.0001925826072692871,0.00018984079360961914,0.00018960237503051758,0.00018715858459472656,0.00018644332885742188,0.00018650293350219727,0.0001850724220275879,0.0001850128173828125,0.00018322467803955078,0.00018352270126342773,0.00018352270126342773,0.00018417835235595703,0.00018233060836791992,0.00018262863159179688,0.00018036365509033203,0.0001798868179321289,0.00018042325973510742,0.0001800060272216797,0.0001800060272216797,0.00018012523651123047,0.00017958879470825195,0.00017893314361572266,0.00017946958541870117,0.00017875432968139648,0.00017946958541870117,0.00017839670181274414,0.00017791986465454102,0.0001780986785888672,0.00017833709716796875,0.0001780390739440918,0.00017851591110229492,0.00017839670181274414,0.00017768144607543945,0.00017768144607543945,0.00017762184143066406,0.00017780065536499023,0.00017750263214111328,0.00017726421356201172,0.00017720460891723633,0.00017708539962768555,0.00017720460891723633,0.0001774430274963379,0.00017702579498291016,0.0001767873764038086,0.0001767277717590332,0.00017684698104858398,0.00017726421356201172,0.00017696619033813477,0.00017702579498291016,0.00017696619033813477,0.00017690658569335938,0.00017660856246948242,0.0001767277717590332,0.00017642974853515625,0.0001766681671142578,0.00017654895782470703,0.00017660856246948242,0.0001766681671142578,0.00017654895782470703,0.00017654895782470703,0.00017642974853515625,0.00017642974853515625,0.00017660856246948242,0.0001766681671142578,0.00017654895782470703,0.00017648935317993164,0.00017648935317993164,0.00017648935317993164,0.00017648935317993164,0.00017648935317993164,0.00017654895782470703,0.00017642974853515625,0.00017654895782470703,0.0001766681671142578,0.0001766681671142578,0.00017660856246948242,0.00017660856246948242,0.0001766681671142578,0.0001766681671142578,0.00017654895782470703,0.00017648935317993164,0.00017648935317993164,0.00017648935317993164,0.00017648935317993164,0.00017654895782470703,0.00017654895782470703,0.00017654895782470703,0.0001766681671142578,0.00017654895782470703,0.00017654895782470703,0.00017654895782470703,0.00017654895782470703,0.00017654895782470703,0.00017654895782470703,0.00017654895782470703,0.00017648935317993164,0.00017648935317993164,0.00017648935317993164,0.00017648935317993164,0.00017648935317993164]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0003657341003417969,0.00046628969721496105,0.0005918924580328166,0.0007325418991968036,0.0008862194372341037,0.0010510903084650636,0.0012251358712092042,0.0014152373187243938,0.0016238718526437879,0.0018449841300025582,0.002081142971292138,0.002337486483156681,0.00260933511890471,0.00289797387085855,0.0032197334803640842,0.003560484852641821,0.003926650620996952,0.004321532789617777,0.004745407961308956,0.005206532310694456,0.005696740932762623,0.006220804527401924,0.0067871636711061,0.007392240688204765,0.008041173219680786,0.008732126094400883,0.009476658888161182,0.01028972864151001,0.01114188227802515,0.012065598741173744,0.013044181279838085,0.014165247790515423,0.015431918203830719,0.01681978814303875,0.01838289573788643,0.02012656256556511,0.022027118131518364,0.02415236458182335,0.026498539373278618,0.029100049287080765,0.031961847096681595,0.035114578902721405,0.038602277636528015,0.04241311550140381,0.04659800976514816,0.051168426871299744,0.05619574710726738,0.06164088845252991,0.06753091514110565,0.07392188906669617,0.08083480596542358,0.08824417740106583,0.09618164598941803,0.10461355000734329,0.11355143785476685,0.12303999811410904,0.1329931616783142,0.14345920085906982,0.15429021418094635,0.1655532717704773,0.17717717587947845,0.1890578716993332,0.2012098729610443,0.2135774791240692,0.22591112554073334,0.2384306788444519,0.25096049904823303,0.26343122124671936,0.27578964829444885,0.2879842221736908,0.2999141812324524,0.3115963339805603,0.323028028011322,0.3341158330440521,0.34489676356315613,0.355349600315094,0.36551883816719055,0.3753241002559662,0.3848382532596588,0.3940306603908539,0.402922660112381,0.41157835721969604,0.41998860239982605,0.42823901772499084,0.43625813722610474,0.44416120648384094,0.45193415880203247,0.4596312642097473,0.46726560592651367,0.47486984729766846,0.48248398303985596,0.4900302588939667,0.49758321046829224,0.5051418542861938,0.5127301216125488,0.5202450156211853,0.5277299880981445,0.5352251529693604,0.5426790714263916,0.550130307674408,0.5574926733970642,0.5646664500236511,0.5717054605484009,0.578605592250824,0.585304319858551,0.5917923450469971,0.5981139540672302,0.6042203903198242,0.6101148128509521,0.6157975792884827,0.6212677955627441,0.6264857649803162,0.6315176486968994,0.6362859010696411,0.6408488154411316,0.645163893699646,0.6492428183555603,0.6531732082366943,0.6568843126296997,0.6604254841804504,0.6637782454490662,0.666946291923523,0.669971764087677,0.6728272438049316,0.6755204796791077,0.6780276894569397,0.6803980469703674,0.6825971603393555,0.6846669912338257,0.6866884827613831,0.6885471940040588,0.6903058290481567,0.691964328289032,0.6935655474662781,0.6950603127479553,0.6964731216430664,0.697822093963623,0.6991089582443237,0.7003485560417175,0.701507031917572,0.7026211023330688,0.7036596536636353,0.7046740055084229,0.7056149840354919,0.7065114974975586,0.7073348760604858,0.7081015706062317,0.7088320255279541,0.709494411945343,0.7101002931594849,0.7106714248657227,0.7112018465995789,0.7117324471473694,0.7122099995613098,0.7126522064208984,0.7130682468414307,0.7134477496147156,0.7137863039970398,0.7141125202178955,0.7144059538841248,0.7146747708320618,0.7149245142936707,0.7151502370834351,0.7153570055961609,0.715540885925293,0.7157086730003357,0.7158646583557129,0.7160078883171082,0.7161294221878052,0.7162479758262634,0.7163483500480652,0.716437816619873,0.7165167331695557,0.7165929675102234,0.7166630625724792,0.7167292833328247,0.7167840600013733,0.7168364524841309,0.7168853282928467,0.7169259786605835,0.7169681191444397,0.7169998288154602,0.717034637928009,0.7170614004135132,0.7170873880386353,0.7171115875244141,0.7171328663825989,0.7171515226364136,0.717170774936676,0.7171852588653564,0.7171983122825623,0.7172123193740845,0.7172226905822754,0.7172337174415588,0.7172437906265259,0.7172521352767944,0.7172622680664062,0.7172687649726868,0.7172762751579285,0.7172820568084717,0.7172865867614746,0.717291533946991,0.7172955274581909,0.717299222946167,0.7173027992248535,0.7173060774803162,0.7173090577125549,0.7173118591308594,0.7173140048980713,0.7173157334327698,0.7173177599906921,0.7173193097114563,0.71732097864151,0.7173227071762085,0.7173238396644592,0.7173247933387756,0.717325747013092,0.717326819896698,0.7173278331756592,0.7173287868499756,0.7173296809196472,0.7173303961753845,0.7173312306404114,0.7173314094543457,0.7173322439193726,0.7173328995704651,0.7173329591751099,0.717333197593689,0.7173336148262024,0.7173337340354919,0.717333972454071,0.7173343896865845,0.7173348069190979,0.7173349857330322,0.7173352837562561,0.71733558177948,0.7173357605934143,0.7173361778259277,0.7173364758491516,0.7173367738723755,0.7173369526863098,0.7173371911048889,0.7173373699188232,0.7173375487327576,0.7173377275466919,0.7173380255699158,0.7173380255699158,0.7173381447792053,0.7173382043838501,0.7173383831977844,0.717338502407074,0.717338502407074,0.7173386812210083,0.7173388600349426,0.717339038848877,0.7173392176628113,0.7173392176628113,0.7173393368721008,0.7173393964767456,0.7173393964767456,0.7173393964767456,0.7173395752906799,0.7173395752906799,0.7173395752906799,0.7173396944999695,0.7173396944999695,0.7173397541046143,0.7173397541046143,0.7173398733139038,0.7173398733139038,0.7173399329185486,0.7173399329185486,0.7173399329185486,0.7173399329185486,0.7173400521278381,0.7173400521278381,0.7173401713371277,0.7173402309417725,0.7173402309417725,0.7173402309417725,0.7173402309417725,0.7173402309417725,0.7173402309417725,0.7173402309417725,0.7173402309417725,0.7173402309417725,0.717340350151062,0.717340350151062,0.717340350151062,0.717340350151062,0.717340350151062,0.717340350151062,0.717340350151062,0.717340350151062,0.7173404097557068,0.7173404097557068,0.7173404097557068,0.7173404097557068,0.7173405289649963,0.7173405289649963,0.7173405289649963,0.7173405289649963,0.7173405289649963,0.7173405289649963,0.7173405289649963,0.7173405885696411,0.7173405885696411,0.7173407077789307,0.7173407077789307,0.7173407077789307,0.7173407077789307,0.7173407673835754,0.7173407673835754,0.7173407673835754,0.7173407673835754,0.7173407673835754,0.7173407673835754,0.7173407673835754,0.717340886592865,0.717340886592865,0.717340886592865,0.717340886592865,0.717340886592865,0.717340886592865,0.717340886592865,0.717340886592865,0.717340886592865,0.717340886592865,0.717340886592865,0.717340886592865,0.717340886592865,0.717340886592865,0.717340886592865,0.717340886592865,0.717340886592865,0.717340886592865,0.717340886592865,0.717340886592865,0.717340886592865,0.717340886592865,0.717340886592865,0.717340886592865,0.717340886592865,0.717340886592865,0.717340886592865,0.717340886592865,0.717340886592865,0.717340886592865,0.717340886592865,0.717340886592865,0.717340886592865],"recovered":[0.0,0.00013743822637479752,0.0002568938652984798,0.0003781844861805439,0.0005124115268699825,0.0006596667808480561,0.0008160050492733717,0.0009806924499571323,0.0011573986848816276,0.0013508948031812906,0.0015542079927399755,0.0017759624170139432,0.002021112712100148,0.00227598799392581,0.0025559107307344675,0.0028470265679061413,0.0031663088593631983,0.003508711699396372,0.0038800151087343693,0.004278200678527355,0.0047127180732786655,0.0051659527234733105,0.005647261627018452,0.006171233486384153,0.006734473165124655,0.007347715552896261,0.007994629442691803,0.008693748153746128,0.009448281489312649,0.010247589088976383,0.011092769913375378,0.012014743871986866,0.013045988976955414,0.014185129664838314,0.015431707724928856,0.01684260554611683,0.018438559025526047,0.02018662914633751,0.022135719656944275,0.024260325357317924,0.026620354503393173,0.02923525869846344,0.03211751580238342,0.03530997410416603,0.03880547359585762,0.042666494846343994,0.04686019569635391,0.05146914720535278,0.056504543870687485,0.061991430819034576,0.06789659708738327,0.07434187829494476,0.08124846965074539,0.0886605903506279,0.09660696238279343,0.10504097491502762,0.11401812732219696,0.12346640974283218,0.13343490660190582,0.143823504447937,0.15463562309741974,0.16585472226142883,0.17742981016635895,0.1892755627632141,0.2013746201992035,0.21361011266708374,0.22598405182361603,0.23843394219875336,0.250872939825058,0.26329293847084045,0.27561137080192566,0.2877193093299866,0.2995862662792206,0.3112727105617523,0.32266706228256226,0.3337635099887848,0.3445376455783844,0.3550145924091339,0.3651230037212372,0.37498268485069275,0.38449352979660034,0.3936888575553894,0.40259960293769836,0.41128867864608765,0.41970351338386536,0.42793723940849304,0.4360392093658447,0.4439704418182373,0.45175305008888245,0.459502249956131,0.4671652019023895,0.4747946858406067,0.4823731482028961,0.4899176359176636,0.4975064694881439,0.5050920844078064,0.5126450657844543,0.5201830267906189,0.5276645421981812,0.5351539254188538,0.5425904393196106,0.5499840974807739,0.5572975873947144,0.5644910931587219,0.5715042948722839,0.5783593058586121,0.5850387811660767,0.5915406346321106,0.5978580117225647,0.6039548516273499,0.6098324060440063,0.615516185760498,0.6210022568702698,0.6262145638465881,0.63121497631073,0.63599693775177,0.6405327916145325,0.6448536515235901,0.6489747166633606,0.6529088616371155,0.6566436290740967,0.6601699590682983,0.6635351777076721,0.6667255163192749,0.6697564721107483,0.6726041436195374,0.6752934455871582,0.6778370141983032,0.6802054643630981,0.6824314594268799,0.6845423579216003,0.6865332126617432,0.6883983612060547,0.6901590824127197,0.6918501853942871,0.6934403777122498,0.6949442028999329,0.6963554620742798,0.6977153420448303,0.699026346206665,0.7002425193786621,0.701422393321991,0.7025242447853088,0.7035837173461914,0.7045963406562805,0.7055425643920898,0.7064366936683655,0.707256555557251,0.7080357670783997,0.7087516188621521,0.7094123959541321,0.7100387215614319,0.7105966806411743,0.711126983165741,0.7116457223892212,0.7121202349662781,0.712570071220398,0.7129848599433899,0.713363766670227,0.7137235403060913,0.7140517830848694,0.7143545746803284,0.714616596698761,0.7148638367652893,0.7150914669036865,0.7152950763702393,0.7154860496520996,0.7156537771224976,0.7158111333847046,0.7159513235092163,0.7160792350769043,0.7161966562271118,0.7162966728210449,0.7163837552070618,0.7164669632911682,0.7165462374687195,0.7166197896003723,0.716681718826294,0.7167416214942932,0.7167941331863403,0.7168409824371338,0.7168856859207153,0.7169243097305298,0.7169591188430786,0.7169908285140991,0.7170203924179077,0.7170485258102417,0.7170724272727966,0.7170925140380859,0.7171124815940857,0.7171300053596497,0.7171443104743958,0.7171593904495239,0.7171722054481506,0.7171840667724609,0.7171942591667175,0.7172046303749084,0.7172142267227173,0.7172225117683411,0.7172303199768066,0.717236340045929,0.7172424793243408,0.7172483801841736,0.7172533273696899,0.7172572612762451,0.7172613143920898,0.7172644138336182,0.7172672748565674,0.7172699570655823,0.7172728776931763,0.7172753214836121,0.7172771692276001,0.7172796726226807,0.7172815799713135,0.7172834873199463,0.7172847986221313,0.7172858715057373,0.7172866463661194,0.717287540435791,0.7172885537147522,0.7172895669937134,0.7172906398773193,0.7172914147377014,0.7172921299934387,0.7172924280166626,0.7172931432723999,0.7172939777374268,0.717294454574585,0.7172946333885193,0.7172949910163879,0.7172951698303223,0.7172954082489014,0.7172958254814148,0.7172961831092834,0.7172964215278625,0.7172966003417969,0.7172968983650208,0.7172972559928894,0.7172976136207581,0.7172979116439819,0.7172980904579163,0.7172982692718506,0.7172983884811401,0.7172986268997192,0.7172988057136536,0.7172988057136536,0.7172991037368774,0.7172992825508118,0.7172994017601013,0.7172994613647461,0.7172995805740356,0.7172996401786804,0.71729975938797,0.7172999382019043,0.7173001170158386,0.717300295829773,0.7173004746437073,0.7173004746437073,0.7173005938529968,0.7173006534576416,0.7173007726669312,0.7173007726669312,0.7173007726669312,0.7173007726669312,0.7173008322715759,0.7173009514808655,0.7173009514808655,0.7173009514808655,0.7173010110855103,0.7173010110855103,0.7173010110855103,0.7173011898994446,0.7173011898994446,0.7173011898994446,0.7173011898994446,0.7173013091087341,0.7173013091087341,0.7173014283180237,0.7173014879226685,0.7173014879226685,0.7173014879226685,0.7173014879226685,0.7173014879226685,0.717301607131958,0.717301607131958,0.717301607131958,0.717301607131958,0.717301607131958,0.717301607131958,0.717301607131958,0.717301607131958,0.717301607131958,0.717301607131958,0.717301607131958,0.717301607131958,0.717301607131958,0.717301607131958,0.717301607131958,0.717301607131958,0.717301607131958,0.717301607131958,0.717301607131958,0.717301607131958,0.7173016667366028,0.7173016667366028,0.7173016667366028,0.7173016667366028,0.7173017859458923,0.7173017859458923,0.7173017859458923,0.7173017859458923,0.7173017859458923,0.7173017859458923,0.7173017859458923,0.7173017859458923,0.7173017859458923,0.7173017859458923,0.7173017859458923,0.7173017859458923,0.7173018455505371,0.7173019647598267,0.7173019647598267,0.7173019647598267,0.7173019647598267,0.7173019647598267,0.7173019647598267,0.7173019647598267,0.7173019647598267,0.7173019647598267,0.7173019647598267,0.7173019647598267,0.7173019647598267,0.7173019647598267,0.7173019647598267,0.7173019647598267,0.7173019647598267,0.7173019647598267,0.7173019647598267,0.7173019647598267,0.7173019647598267,0.7173019647598267,0.7173019647598267,0.7173019647598267,0.7173019647598267,0.7173019647598267,0.7173019647598267,0.7173019647598267,0.7173019647598267,0.7173019647598267,0.7173019647598267,0.7173019647598267],"active":[0.0003657341003417969,0.0003288514562882483,0.00033499859273433685,0.00035435741301625967,0.0003738079103641212,0.0003914235276170075,0.0004091308219358325,0.0004345448687672615,0.0004664731677621603,0.0004940893268212676,0.0005269349785521626,0.0005615240661427379,0.0005882224068045616,0.0006219858769327402,0.0006638227496296167,0.0007134582847356796,0.0007603417616337538,0.000812821090221405,0.0008653928525745869,0.0009283316321671009,0.0009840228594839573,0.0010548518039286137,0.0011399020440876484,0.001221007201820612,0.0013067000545561314,0.0013844105415046215,0.0014820294454693794,0.0015959804877638817,0.0016936007887125015,0.001818009652197361,0.0019514113664627075,0.002150503918528557,0.002385929226875305,0.0026346584782004356,0.002951188012957573,0.0032839570194482803,0.003588559105992317,0.00396573543548584,0.004362819716334343,0.00483972392976284,0.005341492593288422,0.005879320204257965,0.006484761834144592,0.007103141397237778,0.007792536169290543,0.00850193202495575,0.009335551410913467,0.010171741247177124,0.011026371270418167,0.01193045824766159,0.012938208878040314,0.013902299106121063,0.014933176338672638,0.015952959656715393,0.01694447547197342,0.01799902319908142,0.01897503435611725,0.01999279111623764,0.020855307579040527,0.021729767322540283,0.022541552782058716,0.023203149437904358,0.023780062794685364,0.024301916360855103,0.024536505341529846,0.024820566177368164,0.024976447224617004,0.024997279047966003,0.02491670846939087,0.024691283702850342,0.024302810430526733,0.02387702465057373,0.02344176173210144,0.022843122482299805,0.022229701280593872,0.021586090326309204,0.020981192588806152,0.020309507846832275,0.01971524953842163,0.019047975540161133,0.01842913031578064,0.01788949966430664,0.017388999462127686,0.016950339078903198,0.01655462384223938,0.0162239670753479,0.015894949436187744,0.01566082239151001,0.015512555837631226,0.015367597341537476,0.01531878113746643,0.015235573053359985,0.015210062265396118,0.015224218368530273,0.015223652124404907,0.015152931213378906,0.015084922313690186,0.015042126178741455,0.01501452922821045,0.0149763822555542,0.014902234077453613,0.014682352542877197,0.014407873153686523,0.01411449909210205,0.01380002498626709,0.01343303918838501,0.013075172901153564,0.012679755687713623,0.012256801128387451,0.011842727661132812,0.011435389518737793,0.010969579219818115,0.010515391826629639,0.010071337223052979,0.009633839130401611,0.009166955947875977,0.008710026741027832,0.008319556713104248,0.007909595966339111,0.007516622543334961,0.007134616374969482,0.006776332855224609,0.006436586380004883,0.006101727485656738,0.005764007568359375,0.005423545837402344,0.0051046013832092285,0.004760146141052246,0.004461526870727539,0.004257023334503174,0.004004836082458496,0.0037726163864135742,0.003565967082977295,0.0034064650535583496,0.003210127353668213,0.0030327439308166504,0.0028778910636901855,0.0027534961700439453,0.002633213996887207,0.0024806857109069824,0.0023785829544067383,0.002237260341644287,0.0021497607231140137,0.002031266689300537,0.0019151568412780762,0.001792311668395996,0.001664876937866211,0.001575469970703125,0.0014586448669433594,0.0013486742973327637,0.0012590289115905762,0.0011631250381469727,0.0011357665061950684,0.0010830163955688477,0.001006484031677246,0.0009480118751525879,0.000877678394317627,0.0008014440536499023,0.000748753547668457,0.0006824135780334473,0.0006229877471923828,0.0005699396133422852,0.0005336403846740723,0.000493168830871582,0.0004494190216064453,0.00041359663009643555,0.00037860870361328125,0.0003541111946105957,0.00031828880310058594,0.00029665231704711914,0.00026911497116088867,0.00024116039276123047,0.0002200603485107422,0.0002092123031616211,0.00019609928131103516,0.0001830458641052246,0.00016427040100097656,0.00015473365783691406,0.0001437067985534668,0.00013184547424316406,0.0001271367073059082,0.00011414289474487305,0.00011032819747924805,0.00010228157043457031,9.655952453613281e-05,9.119510650634766e-05,8.434057235717773e-05,7.909536361694336e-05,7.826089859008789e-05,7.277727127075195e-05,6.830692291259766e-05,6.80088996887207e-05,6.330013275146484e-05,6.151199340820312e-05,5.9723854064941406e-05,5.78761100769043e-05,5.7637691497802734e-05,5.453824996948242e-05,5.3763389587402344e-05,5.173683166503906e-05,5.02467155456543e-05,4.9054622650146484e-05,4.7147274017333984e-05,4.589557647705078e-05,4.553794860839844e-05,4.476308822631836e-05,4.464387893676758e-05,4.458427429199219e-05,4.404783248901367e-05,4.285573959350586e-05,4.2438507080078125e-05,4.214048385620117e-05,4.13060188293457e-05,4.112720489501953e-05,4.035234451293945e-05,3.999471664428711e-05,3.987550735473633e-05,4.017353057861328e-05,4.029273986816406e-05,4.023313522338867e-05,4.011392593383789e-05,3.975629806518555e-05,3.981590270996094e-05,3.927946090698242e-05,3.981590270996094e-05,3.975629806518555e-05,3.898143768310547e-05,3.8743019104003906e-05,3.898143768310547e-05,3.8743019104003906e-05,3.88026237487793e-05,3.898143768310547e-05,3.898143768310547e-05,3.88026237487793e-05,3.886222839355469e-05,3.898143768310547e-05,3.886222839355469e-05,3.892183303833008e-05,3.886222839355469e-05,3.886222839355469e-05,3.886222839355469e-05,3.892183303833008e-05,3.898143768310547e-05,3.892183303833008e-05,3.892183303833008e-05,3.921985626220703e-05,3.892183303833008e-05,3.886222839355469e-05,3.88026237487793e-05,3.892183303833008e-05,3.892183303833008e-05,3.886222839355469e-05,3.892183303833008e-05,3.892183303833008e-05,3.892183303833008e-05,3.892183303833008e-05,3.8743019104003906e-05,3.886222839355469e-05,3.88026237487793e-05,3.8743019104003906e-05,3.8623809814453125e-05,3.88026237487793e-05,3.88026237487793e-05,3.88026237487793e-05,3.886222839355469e-05,3.8743019104003906e-05,3.88026237487793e-05,3.88026237487793e-05,3.886222839355469e-05,3.886222839355469e-05,3.892183303833008e-05,3.8743019104003906e-05,3.8743019104003906e-05,3.8743019104003906e-05,3.886222839355469e-05,3.8743019104003906e-05,3.886222839355469e-05,3.88026237487793e-05,3.8743019104003906e-05,3.8743019104003906e-05,3.8743019104003906e-05,3.8743019104003906e-05,3.8743019104003906e-05,3.8623809814453125e-05,3.8623809814453125e-05,3.8623809814453125e-05,3.8743019104003906e-05,3.8743019104003906e-05,3.8743019104003906e-05,3.8743019104003906e-05,3.8743019104003906e-05,3.8743019104003906e-05,3.8743019104003906e-05,3.8743019104003906e-05,3.88026237487793e-05,3.88026237487793e-05,3.88026237487793e-05,3.88026237487793e-05,3.892183303833008e-05,3.892183303833008e-05,3.892183303833008e-05,3.892183303833008e-05,3.892183303833008e-05,3.886222839355469e-05,3.886222839355469e-05,3.892183303833008e-05,3.892183303833008e-05,3.892183303833008e-05,3.892183303833008e-05,3.892183303833008e-05,3.892183303833008e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.898143768310547e-05,3.910064697265625e-05,3.904104232788086e-05,3.892183303833008e-05,3.892183303833008e-05,3.892183303833008e-05,3.892183303833008e-05,3.892183303833008e-05,3.892183303833008e-05,3.892183303833008e-05,3.892183303833008e-05,3.892183303833008e-05,3.892183303833008e-05,3.892183303833008e-05,3.892183303833008e-05,3.892183303833008e-05,3.892183303833008e-05,3.892183303833008e-05,3.892183303833008e-05,3.892183303833008e-05,3.892183303833008e-05,3.892183303833008e-05,3.892183303833008e-05,3.892183303833008e-05,3.892183303833008e-05,3.892183303833008e-05,3.892183303833008e-05,3.892183303833008e-05,3.892183303833008e-05,3.892183303833008e-05,3.892183303833008e-05,3.892183303833008e-05,3.892183303833008e-05,3.892183303833008e-05]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0003657341003417969,0.0004686751635745168,0.0005890482570976019,0.0007206146838143468,0.0008627320057712495,0.0010118222562596202,0.0011701789917424321,0.0013403710909187794,0.0015169857069849968,0.0017063531558960676,0.0019082901999354362,0.002118851523846388,0.0023422574158757925,0.0025790585204958916,0.002832098864018917,0.0030969749204814434,0.0033743286039680243,0.0036684719379991293,0.003987295553088188,0.004321900196373463,0.004677973221987486,0.005053863860666752,0.005451682489365339,0.005873997695744038,0.006321176886558533,0.006791659630835056,0.007287189364433289,0.00781363807618618,0.00837073102593422,0.0089601194486022,0.009584463201463223,0.010288994759321213,0.011059676297008991,0.011898067779839039,0.012824904173612595,0.013821101747453213,0.014926479198038578,0.016125623136758804,0.01745917834341526,0.01890539936721325,0.020466763526201248,0.02219538390636444,0.024063369259238243,0.02610338293015957,0.02835046872496605,0.03077463060617447,0.03342430666089058,0.03627995774149895,0.039395805448293686,0.04276560992002487,0.046386804431676865,0.05031682178378105,0.05451400950551033,0.05900433287024498,0.06381301581859589,0.06894337385892868,0.07440750300884247,0.08024110645055771,0.08646812289953232,0.09298570454120636,0.09986761957406998,0.1070905551314354,0.11465782672166824,0.12253309041261673,0.13074763119220734,0.1392175257205963,0.1480269581079483,0.15702421963214874,0.1662629395723343,0.1757509559392929,0.185305655002594,0.19499102234840393,0.20482437312602997,0.2146739512681961,0.22455482184886932,0.2344154268503189,0.2442362904548645,0.25396209955215454,0.26354819536209106,0.27298006415367126,0.2822756767272949,0.29137641191482544,0.3002464175224304,0.3089543879032135,0.3174261748790741,0.3256523907184601,0.333650141954422,0.34141218662261963,0.3489728569984436,0.35631734132766724,0.36347460746765137,0.37043339014053345,0.3771788775920868,0.3837975561618805,0.3902377188205719,0.39654767513275146,0.4027247726917267,0.40885278582572937,0.4149130880832672,0.42090901732444763,0.4268631637096405,0.432783842086792,0.43865928053855896,0.4445405900478363,0.45049482583999634,0.45642322301864624,0.4623532295227051,0.4682956635951996,0.4742978811264038,0.4802604019641876,0.4862910807132721,0.49233248829841614,0.4983503222465515,0.5043097734451294,0.5102142095565796,0.5161340832710266,0.522035539150238,0.5277718305587769,0.5335119962692261,0.5391502976417542,0.5446697473526001,0.5500917434692383,0.5554075241088867,0.5605502724647522,0.5655531883239746,0.5704097151756287,0.5750895738601685,0.5795928239822388,0.5839241147041321,0.5880822539329529,0.5920764207839966,0.5958935618400574,0.5995287299156189,0.6029981374740601,0.606309711933136,0.609430193901062,0.6124235987663269,0.6152345538139343,0.617919385433197,0.6204121708869934,0.6227831244468689,0.6250419616699219,0.6271612048149109,0.6291678547859192,0.6310510635375977,0.6328275799751282,0.6345211267471313,0.6361045837402344,0.6376050710678101,0.6390306353569031,0.6403602361679077,0.6416261792182922,0.6428321003913879,0.6439677476882935,0.6450400948524475,0.6460596323013306,0.6470360159873962,0.6479567885398865,0.648831844329834,0.6496707201004028,0.6504808664321899,0.651235818862915,0.6519416570663452,0.652627170085907,0.6533021926879883,0.6539465188980103,0.6545717120170593,0.6551955938339233,0.6558042168617249,0.6563894152641296,0.6569603681564331,0.657524049282074,0.6580652594566345,0.6585906147956848,0.6590938568115234,0.6595852375030518,0.660044252872467,0.6604892611503601,0.6609224677085876,0.6613320708274841,0.661719560623169,0.6620832681655884,0.662428617477417,0.6627603769302368,0.6630693078041077,0.6633620858192444,0.6636348962783813,0.6638978719711304,0.6641287207603455,0.6643509864807129,0.6645596623420715,0.6647506356239319,0.6649320721626282,0.6650987267494202,0.6652567386627197,0.6654056310653687,0.665537416934967,0.6656621694564819,0.6657829880714417,0.6658921837806702,0.6659963130950928,0.6660879850387573,0.666174590587616,0.6662530303001404,0.6663254499435425,0.6663885712623596,0.6664488911628723,0.6665036082267761,0.66655433177948,0.6666023135185242,0.6666455268859863,0.6666834354400635,0.6667183041572571,0.6667503118515015,0.6667832732200623,0.666810929775238,0.6668379306793213,0.6668581366539001,0.6668816208839417,0.6669003367424011,0.6669197678565979,0.666934609413147,0.666948676109314,0.6669616103172302,0.6669741868972778,0.6669861078262329,0.666999101638794,0.6670079231262207,0.6670157313346863,0.667021632194519,0.6670283675193787,0.6670359373092651,0.6670419573783875,0.6670480966567993,0.6670531630516052,0.6670584082603455,0.6670618653297424,0.6670650243759155,0.6670675873756409,0.6670713424682617,0.6670746207237244,0.6670767664909363,0.6670798659324646,0.6670819520950317,0.6670836210250854,0.6670861840248108,0.6670880317687988,0.6670897603034973,0.6670905947685242,0.667091965675354,0.6670926213264465,0.6670942902565002,0.6670950651168823,0.6670960187911987,0.6670965552330017,0.667097270488739,0.6670978665351868,0.6670981049537659,0.6670985817909241,0.6670987010002136,0.6670987606048584,0.6670992970466614,0.6670994758605957,0.66709965467453,0.6670999526977539,0.6671000719070435,0.6671004891395569,0.6671006083488464,0.6671007871627808,0.6671009659767151,0.667101263999939,0.6671015024185181,0.6671016216278076,0.6671016216278076,0.6671016812324524,0.6671016812324524,0.6671016812324524,0.6671018004417419,0.6671018004417419,0.6671018600463867,0.6671019792556763,0.667102038860321,0.6671021580696106,0.6671022772789001,0.6671022772789001,0.6671023368835449,0.6671024560928345,0.6671024560928345,0.6671024560928345,0.6671025156974792,0.6671025156974792,0.6671026349067688,0.6671026945114136,0.6671028137207031,0.6671028137207031,0.6671028137207031,0.6671028733253479,0.6671028733253479,0.6671029925346375,0.6671029925346375,0.6671029925346375,0.6671030521392822,0.6671030521392822,0.6671031713485718,0.6671031713485718,0.6671032309532166,0.6671032309532166,0.6671033501625061,0.6671034693717957,0.6671035289764404,0.66710364818573,0.6671037077903748,0.6671037077903748,0.6671038269996643,0.6671038269996643,0.6671038866043091,0.6671038866043091,0.6671040058135986,0.6671040654182434,0.667104184627533,0.6671042442321777,0.6671042442321777,0.6671043634414673,0.6671044826507568,0.6671045422554016,0.6671045422554016,0.6671046614646912,0.6671046614646912,0.6671047210693359,0.6671047210693359,0.6671047210693359,0.6671047210693359,0.6671047210693359,0.6671047210693359,0.6671047210693359,0.6671048402786255,0.6671048402786255,0.6671048998832703,0.6671050190925598,0.6671050190925598,0.6671051979064941,0.6671051979064941,0.6671051979064941,0.6671051979064941,0.6671052575111389,0.6671052575111389,0.6671052575111389,0.6671053767204285,0.6671054363250732,0.6671054363250732,0.6671054363250732],"recovered":[0.0,0.0001371629914501682,0.00025524242664687335,0.0003799277183134109,0.0005073654465377331,0.0006444366881623864,0.0007829758687876165,0.0009336257935501635,0.0010927164694294333,0.0012617160100489855,0.0014415417099371552,0.0016317348927259445,0.0018318368820473552,0.0020473524928092957,0.002264978364109993,0.0025059080217033625,0.0027584899216890335,0.003025567624717951,0.0033005359582602978,0.0035977987572550774,0.003913044463843107,0.004240767564624548,0.004599960055202246,0.00497383251786232,0.005375504493713379,0.005794791970402002,0.006235732231289148,0.006701443810015917,0.0071989004500210285,0.007734616287052631,0.008296755142509937,0.008885684423148632,0.009534891694784164,0.01023859716951847,0.011011756025254726,0.011861891485750675,0.012781113386154175,0.013791440054774284,0.014908285811543465,0.016131650656461716,0.017456581816077232,0.018902435898780823,0.020482515916228294,0.02221425622701645,0.024087654426693916,0.02614537440240383,0.028399435803294182,0.030842863023281097,0.03349446877837181,0.036375440657138824,0.03948954492807388,0.042854394763708115,0.046514492481946945,0.05044056475162506,0.05464674159884453,0.05915623903274536,0.06400290876626968,0.06911721080541611,0.07461179792881012,0.08044980466365814,0.08666856586933136,0.09319165349006653,0.10006806254386902,0.1072978749871254,0.11484505236148834,0.12272518128156662,0.1308974325656891,0.13941438496112823,0.1481512486934662,0.1571362018585205,0.16640841960906982,0.17580734193325043,0.18534627556800842,0.19502301514148712,0.204771026968956,0.214579239487648,0.22438111901283264,0.23416446149349213,0.2439228594303131,0.25361308455467224,0.2631482481956482,0.27259010076522827,0.2818339765071869,0.2909100353717804,0.2998221516609192,0.3084864318370819,0.316930890083313,0.32514986395835876,0.333147794008255,0.34092921018600464,0.34849315881729126,0.3558458387851715,0.3630402386188507,0.3699927031993866,0.37675854563713074,0.38332924246788025,0.38978371024131775,0.3961302638053894,0.4023915231227875,0.4085337519645691,0.4145619571208954,0.42056941986083984,0.42651283740997314,0.43244579434394836,0.43835896253585815,0.44432273507118225,0.4502125084400177,0.45615923404693604,0.462064653635025,0.4680536985397339,0.4740011394023895,0.48000410199165344,0.48602810502052307,0.4920421540737152,0.49809420108795166,0.504076361656189,0.5099712610244751,0.5158626437187195,0.521708607673645,0.5275024175643921,0.5332249402999878,0.5388287901878357,0.5443688035011292,0.5497735738754272,0.5550411939620972,0.5601720809936523,0.5651693940162659,0.5700180530548096,0.5747049450874329,0.5791928768157959,0.5835102200508118,0.5876978039741516,0.591678261756897,0.5954945087432861,0.5991356372833252,0.6026305556297302,0.6059191823005676,0.6090763211250305,0.6120323538780212,0.6148625016212463,0.6175165772438049,0.6200382709503174,0.6224474906921387,0.6247043609619141,0.626845121383667,0.6288489699363708,0.6307317614555359,0.6325246691703796,0.6342070698738098,0.6358004212379456,0.6373193264007568,0.6387366652488708,0.640084981918335,0.6413514614105225,0.6425381898880005,0.643684983253479,0.6447721123695374,0.6458030343055725,0.6467705368995667,0.6476951837539673,0.6485810875892639,0.6494327187538147,0.6502374410629272,0.650999903678894,0.6517189741134644,0.6524013876914978,0.6530654430389404,0.653715193271637,0.6543515920639038,0.6549715399742126,0.6555721163749695,0.6561536192893982,0.65672767162323,0.6572932600975037,0.6578394770622253,0.6583536863327026,0.6588602662086487,0.6593414545059204,0.6598085761070251,0.6602545976638794,0.6606822609901428,0.6610936522483826,0.6614761352539062,0.661842942237854,0.6621959209442139,0.6625200510025024,0.6628330945968628,0.6631320118904114,0.6634065508842468,0.6636570692062378,0.6639010310173035,0.6641170978546143,0.664325475692749,0.6645193696022034,0.6646941900253296,0.6648604869842529,0.665018618106842,0.6651645302772522,0.6653017401695251,0.66543048620224,0.6655521392822266,0.665664553642273,0.6657673716545105,0.6658638119697571,0.6659497022628784,0.6660276055335999,0.6660953760147095,0.6661639213562012,0.6662231683731079,0.6662782430648804,0.6663306355476379,0.6663774847984314,0.6664199829101562,0.6664599776268005,0.6664960384368896,0.6665298938751221,0.6665621995925903,0.6665905714035034,0.6666149497032166,0.6666396260261536,0.6666619181632996,0.6666818261146545,0.6666988730430603,0.6667153239250183,0.6667301654815674,0.6667430400848389,0.6667559742927551,0.6667690873146057,0.6667801737785339,0.6667878031730652,0.6667952537536621,0.6668028235435486,0.6668104529380798,0.6668167114257812,0.6668239831924438,0.6668292880058289,0.6668345928192139,0.6668387055397034,0.6668429374694824,0.666845977306366,0.6668491959571838,0.6668530106544495,0.666856586933136,0.6668593883514404,0.6668615937232971,0.6668641567230225,0.6668663620948792,0.6668681502342224,0.6668702960014343,0.6668717265129089,0.6668726801872253,0.666874349117279,0.6668753027915955,0.6668769121170044,0.6668781042098999,0.6668786406517029,0.6668792963027954,0.6668796539306641,0.6668800115585327,0.6668804883956909,0.6668806672096252,0.6668809056282043,0.6668813824653625,0.6668817400932312,0.6668819189071655,0.6668822169303894,0.6668825149536133,0.6668827533721924,0.6668829321861267,0.6668832302093506,0.6668834090232849,0.6668837070465088,0.6668838858604431,0.6668842434883118,0.6668842434883118,0.6668843030929565,0.6668844819068909,0.6668844819068909,0.6668846011161804,0.6668846011161804,0.66688472032547,0.66688472032547,0.6668847799301147,0.6668847799301147,0.6668848991394043,0.6668849587440491,0.6668851375579834,0.666885256767273,0.666885256767273,0.6668853163719177,0.6668854355812073,0.6668854355812073,0.6668854355812073,0.6668854355812073,0.666885495185852,0.6668856143951416,0.6668856739997864,0.6668856739997864,0.6668856739997864,0.6668857932090759,0.6668859124183655,0.6668859124183655,0.6668859124183655,0.6668859124183655,0.6668859124183655,0.6668859720230103,0.6668859720230103,0.6668860912322998,0.6668861508369446,0.6668861508369446,0.6668861508369446,0.6668861508369446,0.6668862700462341,0.6668863296508789,0.6668864488601685,0.6668864488601685,0.6668865084648132,0.6668866276741028,0.6668866276741028,0.6668866872787476,0.6668868660926819,0.6668869853019714,0.6668869853019714,0.6668869853019714,0.6668869853019714,0.6668871641159058,0.6668871641159058,0.6668871641159058,0.6668871641159058,0.6668871641159058,0.6668871641159058,0.6668871641159058,0.6668872833251953,0.6668872833251953,0.6668872833251953,0.6668872833251953,0.6668873429298401,0.6668873429298401,0.6668873429298401,0.6668875217437744,0.6668875217437744,0.6668875217437744,0.6668875217437744,0.6668875217437744,0.666887640953064,0.6668877005577087,0.6668877005577087,0.6668877005577087,0.6668877005577087,0.6668878197669983,0.6668878197669983],"active":[0.0003657341003417969,0.0003315121866762638,0.00033380583045072854,0.0003406869655009359,0.00035536655923351645,0.00036738556809723377,0.0003872031229548156,0.00040674529736861587,0.00042426923755556345,0.00044463714584708214,0.000466748489998281,0.00048711663112044334,0.0005104205338284373,0.0005317060276865959,0.0005671204999089241,0.0005910668987780809,0.0006158386822789907,0.0006429043132811785,0.0006867595948278904,0.0007241014391183853,0.0007649287581443787,0.0008130962960422039,0.0008517224341630936,0.0009001651778817177,0.0009456723928451538,0.000996867660433054,0.0010514571331441402,0.0011121942661702633,0.0011718305759131908,0.0012255031615495682,0.0012877080589532852,0.0014033103361725807,0.0015247846022248268,0.001659470610320568,0.0018131481483578682,0.0019592102617025375,0.0021453658118844032,0.00233418308198452,0.0025508925318717957,0.0027737487107515335,0.003010181710124016,0.003292948007583618,0.0035808533430099487,0.00388912670314312,0.004262814298272133,0.0046292562037706375,0.005024870857596397,0.00543709471821785,0.005901336669921875,0.006390169262886047,0.006897259503602982,0.007462427020072937,0.007999517023563385,0.008563768118619919,0.009166274219751358,0.009787134826183319,0.010404594242572784,0.011123895645141602,0.011856324970722198,0.012535899877548218,0.013199053704738617,0.013898901641368866,0.014589764177799225,0.015235215425491333,0.015902578830718994,0.016492344439029694,0.017129525542259216,0.017609834671020508,0.018111690878868103,0.0186147540807724,0.01889723539352417,0.019183680415153503,0.019478097558021545,0.019650936126708984,0.01978379487991333,0.0198361873626709,0.01985517144203186,0.019797638058662415,0.019625335931777954,0.019366979598999023,0.01912742853164673,0.018786311149597168,0.01841244101524353,0.018044352531433105,0.017604023218154907,0.017165958881378174,0.01671925187110901,0.016262322664260864,0.0158250629901886,0.015388131141662598,0.014981448650360107,0.014587551355361938,0.014138638973236084,0.013804852962493896,0.013479173183441162,0.013218432664871216,0.012941062450408936,0.012722522020339966,0.012521564960479736,0.01237526535987854,0.012301206588745117,0.012214422225952148,0.012146443128585815,0.01209479570388794,0.012135863304138184,0.01210048794746399,0.012140721082687378,0.01213642954826355,0.012233227491378784,0.012206703424453735,0.012289941310882568,0.012328386306762695,0.012322217226028442,0.012267619371414185,0.01212000846862793,0.012057721614837646,0.01206427812576294,0.011909186840057373,0.011803388595581055,0.01164788007736206,0.011444807052612305,0.011262953281402588,0.011038720607757568,0.010776698589324951,0.010511994361877441,0.010237634181976318,0.009920179843902588,0.0095747709274292,0.009219169616699219,0.008889377117156982,0.008566200733184814,0.008195757865905762,0.007850468158721924,0.007503628730773926,0.007174074649810791,0.006799638271331787,0.006504416465759277,0.006158232688903809,0.005887031555175781,0.00554966926574707,0.005266547203063965,0.005003690719604492,0.004713714122772217,0.004463493824005127,0.004205942153930664,0.003978610038757324,0.003789365291595459,0.0035799145698547363,0.003398001194000244,0.0032302141189575195,0.003040909767150879,0.0028895139694213867,0.0027471184730529785,0.002616286277770996,0.0025019049644470215,0.0023746490478515625,0.0022639036178588867,0.002153754234313965,0.002061307430267334,0.001975536346435547,0.0018997788429260254,0.0018031001091003418,0.0017042160034179688,0.0016272664070129395,0.0015832185745239258,0.0015451312065124512,0.0015062689781188965,0.001480400562286377,0.001452624797821045,0.0014178752899169922,0.001388251781463623,0.0013704299926757812,0.001337587833404541,0.0012973546981811523,0.0012543797492980957,0.001231551170349121,0.0011839866638183594,0.0011478066444396973,0.0011138916015625,0.0010774731636047363,0.001037299633026123,0.0009896159172058105,0.0009524822235107422,0.0009174346923828125,0.0008733868598937988,0.0008420348167419434,0.0008018016815185547,0.0007658600807189941,0.0007221698760986328,0.0006939172744750977,0.0006586313247680664,0.000633537769317627,0.0006065964698791504,0.0005793571472167969,0.0005625486373901367,0.0005451440811157227,0.000518798828125,0.0004976391792297363,0.0004812479019165039,0.0004616975784301758,0.00044417381286621094,0.000423431396484375,0.00040721893310546875,0.0003892183303833008,0.0003757476806640625,0.0003609657287597656,0.0003535151481628418,0.00033968687057495117,0.0003311634063720703,0.00032407045364379883,0.00031489133834838867,0.0003059506416320801,0.0002983212471008301,0.00029033422470092773,0.0002872347831726074,0.0002810359001159668,0.00027573108673095703,0.0002675652503967285,0.00026667118072509766,0.0002607107162475586,0.00025784969329833984,0.00025278329849243164,0.0002498030662536621,0.00024628639221191406,0.00024402141571044922,0.00024306774139404297,0.00024312734603881836,0.00023883581161499023,0.00023555755615234375,0.00023382902145385742,0.00023311376571655273,0.00023311376571655273,0.0002315044403076172,0.0002313852310180664,0.00022917985916137695,0.00022912025451660156,0.00022727251052856445,0.0002263188362121582,0.00022464990615844727,0.00022536516189575195,0.00022542476654052734,0.0002237558364868164,0.00022327899932861328,0.0002225637435913086,0.00022202730178833008,0.00022202730178833008,0.00022166967391967773,0.00022161006927490234,0.00022029876708984375,0.00022023916244506836,0.0002199411392211914,0.0002199411392211914,0.00021976232528686523,0.00021910667419433594,0.00021845102310180664,0.0002186298370361328,0.00021857023239135742,0.00021845102310180664,0.00021857023239135742,0.00021821260452270508,0.0002180933952331543,0.00021839141845703125,0.0002180933952331543,0.00021791458129882812,0.0002180337905883789,0.00021785497665405273,0.00021797418594360352,0.00021785497665405273,0.00021785497665405273,0.00021773576736450195,0.00021785497665405273,0.00021779537200927734,0.00021773576736450195,0.0002173781394958496,0.000217437744140625,0.0002173781394958496,0.00021719932556152344,0.00021731853485107422,0.00021719932556152344,0.00021725893020629883,0.00021725893020629883,0.00021731853485107422,0.0002173781394958496,0.0002174973487854004,0.0002173781394958496,0.0002173781394958496,0.00021731853485107422,0.00021719932556152344,0.00021719932556152344,0.00021719932556152344,0.00021708011627197266,0.00021719932556152344,0.00021725893020629883,0.0002173781394958496,0.00021731853485107422,0.00021719932556152344,0.00021719932556152344,0.00021719932556152344,0.00021731853485107422,0.00021719932556152344,0.00021708011627197266,0.00021713972091674805,0.00021713972091674805,0.00021725893020629883,0.00021725893020629883,0.00021725893020629883,0.00021725893020629883,0.00021725893020629883,0.00021731853485107422,0.0002173781394958496,0.0002174973487854004,0.00021755695343017578,0.000217437744140625,0.0002174973487854004,0.0002173781394958496,0.000217437744140625,0.0002173781394958496,0.0002173781394958496,0.000217437744140625,0.0002174973487854004,0.0002173781394958496,0.00021725893020629883,0.0002173781394958496,0.0002174973487854004,0.00021755695343017578,0.0002173781394958496,0.0002174973487854004,0.0002174973487854004,0.00021755695343017578,0.00021755695343017578,0.00021755695343017578,0.00021755695343017578,0.000217437744140625,0.000217437744140625,0.000217437744140625,0.00021755695343017578,0.0002174973487854004,0.00021755695343017578,0.00021767616271972656,0.0002174973487854004,0.00021767616271972656,0.00021767616271972656,0.00021767616271972656,0.00021767616271972656,0.00021761655807495117,0.00021755695343017578,0.00021755695343017578,0.00021767616271972656,0.00021773576736450195,0.00021761655807495117,0.00021761655807495117]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0003657341003417969,0.0004661062266677618,0.0005814331816509366,0.0007069442654028535,0.0008401620434597135,0.0009794351644814014,0.0011183414608240128,0.0012654131278395653,0.0014196413103491068,0.0015810256591066718,0.0017467222642153502,0.0019208595622330904,0.0021056397818028927,0.002297209110110998,0.002488870406523347,0.002693743212148547,0.0029076074715703726,0.0031323896255344152,0.0033666216768324375,0.0036096617113798857,0.0038658215198665857,0.004124550148844719,0.0043961238116025925,0.004678890574723482,0.004972850903868675,0.00528745399788022,0.005608662962913513,0.005945377517491579,0.006295762490481138,0.0066573405638337135,0.007035066373646259,0.007448757067322731,0.007895110175013542,0.008379814215004444,0.00890534557402134,0.009461062029004097,0.010061918757855892,0.010702776722609997,0.011404739692807198,0.01214633695781231,0.012945368885993958,0.013820184394717216,0.014743351377546787,0.01573890633881092,0.016826577484607697,0.01798204891383648,0.019234223291277885,0.02056419849395752,0.021982436999678612,0.02350517548620701,0.025142598897218704,0.026874706149101257,0.028742782771587372,0.030715912580490112,0.03284510225057602,0.035104118287563324,0.037534791976213455,0.040118779987096786,0.042860936373472214,0.045769158750772476,0.04886298626661301,0.05213269591331482,0.05558186396956444,0.05922957509756088,0.06301572918891907,0.0670241042971611,0.0712687224149704,0.07572931796312332,0.08037689328193665,0.08522970974445343,0.09028162062168121,0.09557905048131943,0.1010366678237915,0.10666713863611221,0.11253606528043747,0.11854389309883118,0.12476816028356552,0.13114526867866516,0.13766120374202728,0.1443331092596054,0.15115520358085632,0.15805600583553314,0.16508416831493378,0.1722247153520584,0.1793937087059021,0.18660426139831543,0.19384609162807465,0.2011178433895111,0.20843611657619476,0.2156413346529007,0.2228274941444397,0.2299954742193222,0.23708684742450714,0.24407866597175598,0.2509835958480835,0.25782909989356995,0.26457300782203674,0.2711826264858246,0.2777180075645447,0.2840609848499298,0.29028186202049255,0.2963774800300598,0.30239808559417725,0.30826690793037415,0.31404802203178406,0.3197217285633087,0.325269877910614,0.33073410391807556,0.33607345819473267,0.34134969115257263,0.34654566645622253,0.35164397954940796,0.3567051589488983,0.3616894483566284,0.3666118085384369,0.37151584029197693,0.37633827328681946,0.38114118576049805,0.3858996033668518,0.390654057264328,0.39539018273353577,0.4001349210739136,0.4048285484313965,0.4095536470413208,0.4142462909221649,0.4189211130142212,0.42355912923812866,0.4281965494155884,0.4328133761882782,0.4374227821826935,0.44198349118232727,0.44652214646339417,0.4510437548160553,0.45551711320877075,0.45990246534347534,0.4642348885536194,0.4685472249984741,0.47279423475265503,0.47693848609924316,0.48101291060447693,0.48502787947654724,0.4889245927333832,0.49273672699928284,0.49647554755210876,0.5001215934753418,0.5036707520484924,0.5071319341659546,0.5104624629020691,0.513704240322113,0.5168204307556152,0.5198466181755066,0.5227416753768921,0.5255429744720459,0.5282783508300781,0.5309152007102966,0.5334341526031494,0.5358623266220093,0.5381895899772644,0.5404389500617981,0.5426021218299866,0.5446750521659851,0.5466320514678955,0.5485324263572693,0.550334095954895,0.5520583987236023,0.5537045001983643,0.5552895665168762,0.5567875504493713,0.558215320110321,0.5596061944961548,0.5609182715415955,0.5621601939201355,0.563341498374939,0.5644946098327637,0.5655708312988281,0.5666119456291199,0.5675858855247498,0.5685312151908875,0.5694375038146973,0.5702961087226868,0.5711338520050049,0.5719228982925415,0.5726718306541443,0.5734015703201294,0.5740988850593567,0.5747687220573425,0.5754051804542542,0.576026976108551,0.5766257643699646,0.5771915912628174,0.5777443051338196,0.5782725811004639,0.5787848234176636,0.5792826414108276,0.579761803150177,0.5802314877510071,0.5806936025619507,0.5811304450035095,0.5815649628639221,0.5819833278656006,0.58238285779953,0.5827822685241699,0.5831751823425293,0.5835596323013306,0.5839231014251709,0.5842958092689514,0.5846468210220337,0.5849987864494324,0.5853339433670044,0.5856621265411377,0.5859838128089905,0.5862982869148254,0.5865997672080994,0.586887776851654,0.5871648788452148,0.5874300003051758,0.5876947641372681,0.5879473090171814,0.5881879329681396,0.5884232521057129,0.5886476635932922,0.5888617038726807,0.5890642404556274,0.5892534255981445,0.589435875415802,0.5896071791648865,0.5897769927978516,0.5899350047111511,0.5900901556015015,0.5902310013771057,0.5903659462928772,0.5904926657676697,0.5906116366386414,0.5907238721847534,0.5908278226852417,0.5909259915351868,0.5910203456878662,0.5911065340042114,0.5911909341812134,0.5912691950798035,0.5913411378860474,0.5914111137390137,0.5914738774299622,0.5915356278419495,0.5915926694869995,0.5916492938995361,0.5917004346847534,0.5917458534240723,0.5917906165122986,0.5918309688568115,0.5918709635734558,0.5919071435928345,0.5919439792633057,0.5919734239578247,0.5920024514198303,0.5920292139053345,0.5920528769493103,0.5920780301094055,0.5920993089675903,0.5921198129653931,0.592138946056366,0.5921556353569031,0.5921708941459656,0.5921841263771057,0.5921968817710876,0.5922093391418457,0.5922212600708008,0.5922313332557678,0.5922413468360901,0.592251718044281,0.592261791229248,0.592269241809845,0.5922773480415344,0.5922845005989075,0.5922905206680298,0.5922966003417969,0.5923020243644714,0.5923073887825012,0.5923123955726624,0.592316746711731,0.5923219919204712,0.5923265814781189,0.5923311710357666,0.5923346877098083,0.5923378467559814,0.5923413634300232,0.5923436284065247,0.5923464894294739,0.5923488140106201,0.5923510193824768,0.5923532247543335,0.5923551917076111,0.5923570394515991,0.5923581719398499,0.5923596024513245,0.5923612713813782,0.5923623442649841,0.5923638343811035,0.5923647284507751,0.5923656821250916,0.5923667550086975,0.59236741065979,0.5923683047294617,0.5923691391944885,0.5923699140548706,0.5923706293106079,0.5923711061477661,0.5923715233802795,0.5923720002174377,0.5923725366592407,0.5923731327056885,0.5923736691474915,0.5923743844032288,0.5923747420310974,0.5923750996589661,0.5923756957054138,0.5923760533332825,0.5923762321472168,0.5923765897750854,0.5923769474029541,0.592377245426178,0.5923774242401123,0.5923776626586914,0.5923779010772705,0.5923780798912048,0.5923782587051392,0.5923783183097839,0.5923784375190735,0.5923786163330078,0.5923786759376526,0.5923789143562317,0.5923789739608765,0.5923789739608765,0.5923791527748108,0.5923791527748108,0.5923792719841003,0.5923793315887451,0.5923793315887451,0.5923793315887451,0.5923794507980347,0.5923795104026794,0.592379629611969,0.5923796892166138,0.5923796892166138,0.5923798084259033,0.5923798084259033,0.5923798084259033,0.5923798680305481,0.5923798680305481,0.5923798680305481,0.5923798680305481],"recovered":[0.0,0.00013982367818243802,0.00025827009812928736,0.00037625781260430813,0.0005015853093937039,0.0006266376003623009,0.000763525313232094,0.0008982111467048526,0.0010430809343233705,0.0011902444530278444,0.001345206517726183,0.0015034715179353952,0.0016724709421396255,0.0018461495637893677,0.002030287403613329,0.0022185540292412043,0.0024140686728060246,0.002620317740365863,0.0028318881522864103,0.003057128982618451,0.0032887004781514406,0.0035366949159651995,0.003788726171478629,0.004046720918267965,0.004320312757045031,0.004599317908287048,0.00489795720204711,0.005204578395932913,0.005520649719983339,0.005858281627297401,0.006211052183061838,0.0065718963742256165,0.006960080936551094,0.007378451060503721,0.007825171574950218,0.008309783414006233,0.008828433230519295,0.009389471262693405,0.009996107779443264,0.010640728287398815,0.011343516409397125,0.012094472534954548,0.012896623462438583,0.013768227770924568,0.0147100193426013,0.015718694776296616,0.016795262694358826,0.017956607043743134,0.019217772409319878,0.02054251916706562,0.021971583366394043,0.023495882749557495,0.025136608630418777,0.02687816508114338,0.028733856976032257,0.030745794996619225,0.03288617730140686,0.035165101289749146,0.03756926208734512,0.04015389084815979,0.042918987572193146,0.04583464190363884,0.04892681539058685,0.052218180149793625,0.05565688759088516,0.05927872285246849,0.06307442486286163,0.06710591167211533,0.07135090231895447,0.07580076158046722,0.0804552212357521,0.08533070236444473,0.09039884805679321,0.09564746916294098,0.10107104480266571,0.10671886056661606,0.1125725507736206,0.11860387027263641,0.124815933406353,0.1311916708946228,0.13774769008159637,0.14440509676933289,0.15120352804660797,0.15809378027915955,0.16511523723602295,0.17220495641231537,0.17937816679477692,0.18657991290092468,0.19382736086845398,0.20108084380626678,0.2083340585231781,0.21557241678237915,0.22275260090827942,0.229909285902977,0.23696717619895935,0.24397717416286469,0.2509029507637024,0.2577507197856903,0.26448097825050354,0.27111002802848816,0.27758264541625977,0.28391948342323303,0.2901588976383209,0.2962658107280731,0.3022703230381012,0.3081454932689667,0.31393441557884216,0.31960809230804443,0.32515278458595276,0.33061519265174866,0.3359682857990265,0.34124279022216797,0.3464392125606537,0.3515602946281433,0.35663551092147827,0.36160942912101746,0.36656153202056885,0.37143251299858093,0.37630292773246765,0.3811032772064209,0.3858828842639923,0.39062806963920593,0.39538300037384033,0.40009480714797974,0.4048207104206085,0.4095075726509094,0.4142046868801117,0.4188973307609558,0.42354637384414673,0.42818954586982727,0.43279215693473816,0.4373938739299774,0.441954642534256,0.44652798771858215,0.4510275721549988,0.4554416537284851,0.45985105633735657,0.46419790387153625,0.4685060977935791,0.47274136543273926,0.4768659770488739,0.48093268275260925,0.48492446541786194,0.4888206124305725,0.4926462173461914,0.49636220932006836,0.5000336766242981,0.5035852193832397,0.5070351958274841,0.5103787183761597,0.5135913491249084,0.5167001485824585,0.5197280645370483,0.5226472020149231,0.5254759192466736,0.5281901359558105,0.5308133363723755,0.5333280563354492,0.5357574224472046,0.5381081700325012,0.5403440594673157,0.542498767375946,0.5445557832717896,0.5465319156646729,0.5484230518341064,0.5502190589904785,0.5519582629203796,0.5536296963691711,0.555201530456543,0.5567068457603455,0.5581454634666443,0.5595223903656006,0.5608378648757935,0.562088131904602,0.5632830858230591,0.564426600933075,0.565521240234375,0.5665457248687744,0.5675332546234131,0.5684782862663269,0.5693915486335754,0.5702593922615051,0.5710909962654114,0.5718743205070496,0.572622537612915,0.5733596086502075,0.5740562677383423,0.574730634689331,0.5753765106201172,0.5759977698326111,0.5765970349311829,0.5771728754043579,0.5777241587638855,0.578254759311676,0.5787684321403503,0.5792694687843323,0.5797536969184875,0.5802186727523804,0.5806778073310852,0.5811212062835693,0.5815526247024536,0.5819631218910217,0.5823681354522705,0.5827682614326477,0.5831624269485474,0.5835360288619995,0.5839129090309143,0.5842788815498352,0.584641695022583,0.5849885940551758,0.5853235721588135,0.5856534838676453,0.585974931716919,0.586288571357727,0.5865805745124817,0.5868748426437378,0.5871517062187195,0.5874223709106445,0.5876840353012085,0.5879369974136353,0.5881837010383606,0.58841472864151,0.5886350870132446,0.5888526439666748,0.5890532732009888,0.5892497897148132,0.5894253253936768,0.5895976424217224,0.5897728800773621,0.5899287462234497,0.5900823473930359,0.5902265310287476,0.5903663635253906,0.5904919505119324,0.5906113386154175,0.5907148122787476,0.5908202528953552,0.5909190773963928,0.5910106301307678,0.5911033153533936,0.5911860466003418,0.5912657976150513,0.5913344025611877,0.5914029479026794,0.591468334197998,0.5915329456329346,0.5915913581848145,0.5916450619697571,0.5916965007781982,0.5917445421218872,0.5917890071868896,0.5918301343917847,0.5918698310852051,0.5919070243835449,0.5919407606124878,0.5919723510742188,0.5920016765594482,0.5920286774635315,0.5920523405075073,0.5920770168304443,0.5920996069908142,0.5921209454536438,0.5921385884284973,0.5921557545661926,0.5921705961227417,0.5921840071678162,0.5921964645385742,0.5922101140022278,0.5922191143035889,0.5922296047210693,0.5922414064407349,0.592252790927887,0.5922616720199585,0.5922693014144897,0.5922769904136658,0.5922839045524597,0.5922905802726746,0.5922964811325073,0.5923019051551819,0.5923078656196594,0.5923124551773071,0.5923177599906921,0.5923223495483398,0.5923262238502502,0.5923303961753845,0.5923337340354919,0.5923368334770203,0.5923398733139038,0.5923434495925903,0.5923461318016052,0.5923488736152649,0.5923506021499634,0.592353343963623,0.5923550724983215,0.5923569202423096,0.5923579335212708,0.5923594236373901,0.5923606753349304,0.5923620462417603,0.592363178730011,0.5923644304275513,0.5923659205436707,0.592366635799408,0.5923675894737244,0.5923686027526855,0.5923696756362915,0.5923700332641602,0.5923706889152527,0.5923712253570557,0.5923717021942139,0.5923722386360168,0.5923725962638855,0.5923733711242676,0.5923739075660706,0.5923743844032288,0.5923747420310974,0.5923751592636108,0.5923755764961243,0.5923757553100586,0.592376172542572,0.5923763513565063,0.5923768281936646,0.5923771262168884,0.5923773646354675,0.5923776626586914,0.592377781867981,0.5923780202865601,0.5923781991004944,0.5923783183097839,0.5923784971237183,0.5923784971237183,0.5923786759376526,0.5923789739608765,0.5923790335655212,0.5923790335655212,0.5923791527748108,0.5923792123794556,0.5923792123794556,0.5923792123794556,0.5923792123794556,0.5923792123794556,0.5923793315887451,0.5923793911933899,0.5923793911933899,0.5923793911933899,0.5923795104026794,0.5923795700073242,0.5923795700073242,0.5923796892166138,0.5923796892166138,0.5923796892166138],"active":[0.0003657341003417969,0.0003262825484853238,0.00032316308352164924,0.00033068645279854536,0.0003385767340660095,0.00035279756411910057,0.0003548161475919187,0.0003672019811347127,0.00037656037602573633,0.0003907812060788274,0.0004015157464891672,0.00041738804429769516,0.00043316883966326714,0.0004510595463216305,0.00045858300291001797,0.0004751891829073429,0.000493538798764348,0.0005120718851685524,0.0005347335245460272,0.0005525327287614346,0.0005771210417151451,0.0005878552328795195,0.0006073976401239634,0.0006321696564555168,0.0006525381468236446,0.0006881360895931721,0.0007107057608664036,0.0007407991215586662,0.0007751127704977989,0.0007990589365363121,0.0008240141905844212,0.0008768606930971146,0.0009350292384624481,0.0010013631545007229,0.0010801739990711212,0.0011512786149978638,0.0012334855273365974,0.0013133054599165916,0.0014086319133639336,0.0015056086704134941,0.0016018524765968323,0.0017257118597626686,0.0018467279151082039,0.0019706785678863525,0.0021165581420063972,0.0022633541375398636,0.0024389605969190598,0.002607591450214386,0.002764664590358734,0.002962656319141388,0.0031710155308246613,0.003378823399543762,0.0036061741411685944,0.003837747499346733,0.004111245274543762,0.004358323290944099,0.004648614674806595,0.004953678697347641,0.0052916742861270905,0.005615267902612686,0.005943998694419861,0.00629805400967598,0.006655048578977585,0.007011394947767258,0.007358841598033905,0.007745381444692612,0.008194297552108765,0.008623406291007996,0.009025990962982178,0.009428948163986206,0.009826399385929108,0.010248348116874695,0.010637819766998291,0.011019669473171234,0.011465020477771759,0.011825032532215118,0.012195609509944916,0.012541398406028748,0.012845270335674286,0.013141438364982605,0.013407513499259949,0.013650909066200256,0.013880640268325806,0.014130935072898865,0.01427847146987915,0.014399304986000061,0.01446792483329773,0.014537930488586426,0.014608755707740784,0.014560490846633911,0.014493435621261597,0.014423057436943054,0.014334246516227722,0.014169380068778992,0.014016419649124146,0.013851925730705261,0.01367005705833435,0.013431906700134277,0.013237029314041138,0.01295095682144165,0.012699216604232788,0.012457996606826782,0.012239187955856323,0.012001097202301025,0.011777698993682861,0.011576235294342041,0.01133546233177185,0.011126011610031128,0.010920673608779907,0.010734498500823975,0.010577380657196045,0.01040118932723999,0.010265946388244629,0.010129153728485107,0.009976297616958618,0.009906411170959473,0.00977674126625061,0.009708672761917114,0.009596675634384155,0.009550780057907104,0.009507298469543457,0.009506851434707642,0.009445548057556152,0.009458839893341064,0.009425580501556396,0.009413540363311768,0.009354442358016968,0.009299218654632568,0.00926700234413147,0.009233236312866211,0.009191334247589111,0.009128272533416748,0.009089112281799316,0.008989125490188599,0.008874893188476562,0.008793234825134277,0.008696168661117554,0.008596330881118774,0.008432388305664062,0.008271545171737671,0.00816190242767334,0.007991909980773926,0.0078122615814208984,0.007654935121536255,0.007475376129150391,0.007308542728424072,0.007098257541656494,0.006877243518829346,0.006669044494628906,0.006441712379455566,0.0062552690505981445,0.006041526794433594,0.005814909934997559,0.005631148815155029,0.005439281463623047,0.005244016647338867,0.005048990249633789,0.0048615336418151855,0.004681527614593506,0.0044939517974853516,0.004330992698669434,0.004133284091949463,0.003976643085479736,0.003802180290222168,0.0036353468894958496,0.003485441207885742,0.003331303596496582,0.0031578540802001953,0.003013789653778076,0.002899348735809326,0.002772808074951172,0.002637803554534912,0.002503633499145508,0.002406477928161621,0.002287745475769043,0.002185344696044922,0.002064645290374756,0.001985490322113037,0.0019042491912841797,0.0018178224563598633,0.0017423033714294434,0.001663506031036377,0.0015808343887329102,0.001527249813079834,0.0014763474464416504,0.0014091134071350098,0.0013489127159118652,0.0012963414192199707,0.0012492537498474121,0.0011938214302062988,0.0011472702026367188,0.001099705696105957,0.0010606646537780762,0.0010278820991516113,0.0009933710098266602,0.0009620189666748047,0.0009399056434631348,0.0009117722511291504,0.0008871555328369141,0.00086212158203125,0.000830233097076416,0.0008191466331481934,0.0008070468902587891,0.0007913708686828613,0.0007606744766235352,0.0007597804069519043,0.0007339119911193848,0.000719904899597168,0.0006922483444213867,0.0006735324859619141,0.000660240650177002,0.0006448030471801758,0.0006248354911804199,0.000599205493927002,0.0005843043327331543,0.0005551576614379883,0.000543057918548584,0.0005249381065368652,0.0005038976669311523,0.0004862546920776367,0.0004639625549316406,0.0004469752311706543,0.0004291534423828125,0.00040078163146972656,0.0003826022148132324,0.0003573894500732422,0.0003516674041748047,0.00033736228942871094,0.0003172755241394043,0.00030225515365600586,0.0002835988998413086,0.00026613473892211914,0.0002452731132507324,0.00023192167282104492,0.00021648406982421875,0.00021117925643920898,0.00020009279251098633,0.00018745660781860352,0.00018030405044555664,0.0001658797264099121,0.0001550912857055664,0.00014531612396240234,0.00013947486877441406,0.00013267993927001953,0.00012433528900146484,0.0001163482666015625,0.00010907649993896484,0.00010079145431518555,9.41157341003418e-05,8.64267349243164e-05,8.195638656616211e-05,7.700920104980469e-05,7.414817810058594e-05,6.639957427978516e-05,6.16908073425293e-05,5.6862831115722656e-05,5.120038986206055e-05,4.935264587402344e-05,4.696846008300781e-05,4.279613494873047e-05,3.933906555175781e-05,3.4689903259277344e-05,3.230571746826172e-05,2.8371810913085938e-05,2.6285648345947266e-05,2.5331974029541016e-05,2.47955322265625e-05,2.1219253540039062e-05,2.2232532501220703e-05,2.2113323211669922e-05,2.0384788513183594e-05,1.6450881958007812e-05,1.5676021575927734e-05,1.519918441772461e-05,1.3530254364013672e-05,1.2695789337158203e-05,1.1444091796875e-05,1.0907649993896484e-05,1.049041748046875e-05,8.881092071533203e-06,9.5367431640625e-06,8.821487426757812e-06,8.821487426757812e-06,8.463859558105469e-06,7.450580596923828e-06,7.62939453125e-06,6.794929504394531e-06,6.616115570068359e-06,5.364418029785156e-06,4.887580871582031e-06,4.351139068603516e-06,4.589557647705078e-06,3.6954879760742188e-06,3.0994415283203125e-06,2.682209014892578e-06,3.337860107421875e-06,2.9206275939941406e-06,3.159046173095703e-06,2.682209014892578e-06,2.5033950805664062e-06,2.3245811462402344e-06,1.4901161193847656e-06,1.6689300537109375e-06,1.5497207641601562e-06,1.3113021850585938e-06,9.5367431640625e-07,1.0728836059570312e-06,8.344650268554688e-07,7.748603820800781e-07,8.344650268554688e-07,8.940696716308594e-07,1.0728836059570312e-06,1.0132789611816406e-06,8.344650268554688e-07,7.152557373046875e-07,9.5367431640625e-07,8.940696716308594e-07,6.556510925292969e-07,8.344650268554688e-07,7.748603820800781e-07,8.940696716308594e-07,5.960464477539062e-07,5.364418029785156e-07,5.364418029785156e-07,4.172325134277344e-07,4.76837158203125e-07,2.980232238769531e-07,2.384185791015625e-07,2.980232238769531e-07,1.7881393432617188e-07,4.172325134277344e-07,2.980232238769531e-07,0.0,1.1920928955078125e-07,1.1920928955078125e-07,1.1920928955078125e-07,1.1920928955078125e-07,1.1920928955078125e-07,1.1920928955078125e-07,2.384185791015625e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,4.172325134277344e-07,2.980232238769531e-07,2.384185791015625e-07,2.980232238769531e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0003657341003417969,0.000465830962639302,0.0005931769264861941,0.0007342851022258401,0.0008861277019605041,0.0010501728393137455,0.00122752133756876,0.001413769437931478,0.0016176330391317606,0.0018414977239444852,0.0020789410918951035,0.0023357432801276445,0.0026126380544155836,0.002916323486715555,0.003238450037315488,0.0035780086182057858,0.003959220834076405,0.0043036420829594135,0.0046315486542880535,0.004955601878464222,0.005268462002277374,0.005570954643189907,0.005862345919013023,0.006145571358501911,0.006419254932552576,0.006691287271678448,0.006950841750949621,0.007197551894932985,0.007439032196998596,0.007668034639209509,0.007896119728684425,0.00811668112874031,0.008325682953000069,0.008526702411472797,0.008722583763301373,0.00891552958637476,0.009097098372876644,0.009275455959141254,0.009443997405469418,0.0096138222143054,0.009772729128599167,0.009930994361639023,0.010082561522722244,0.010232202708721161,0.010374778881669044,0.010512308217585087,0.010641122236847878,0.010771955363452435,0.01089599821716547,0.011016829870641232,0.011132248677313328,0.011243355460464954,0.01135097537189722,0.011450521647930145,0.011546948924660683,0.011645394377410412,0.011738518252968788,0.011829348281025887,0.011914674192667007,0.01200073305517435,0.012085141614079475,0.012163402512669563,0.012238726951181889,0.012313593178987503,0.012384147383272648,0.0124528668820858,0.012517916038632393,0.012579753994941711,0.012641132809221745,0.012701778672635555,0.012757744640111923,0.012815178371965885,0.012868025340139866,0.012918945401906967,0.012968214228749275,0.013015739619731903,0.013063906691968441,0.013109506107866764,0.013153820298612118,0.013197675347328186,0.01324180606752634,0.013279056176543236,0.013316764496266842,0.01335392240434885,0.013390162028372288,0.013424751348793507,0.013459248468279839,0.01349136047065258,0.01352273765951395,0.013552281074225903,0.013581273145973682,0.013611825183033943,0.013639440760016441,0.013666323386132717,0.01369201298803091,0.013716326095163822,0.013740822672843933,0.01376403495669365,0.013785503804683685,0.013807982206344604,0.013828441500663757,0.013849726878106594,0.013870003633201122,0.013889270834624767,0.01390780322253704,0.013926703482866287,0.013945144601166248,0.013962210156023502,0.01397725660353899,0.013992762193083763,0.014007532969117165,0.014020653441548347,0.014034690335392952,0.014048452489078045,0.014063316397368908,0.014075609855353832,0.014086345210671425,0.014098730869591236,0.014109648764133453,0.014120383188128471,0.01413093414157629,0.014140200801193714,0.014149191789329052,0.01415910106152296,0.0141679085791111,0.014176808297634125,0.014185248874127865,0.014194056391716003,0.014202405698597431,0.014209378510713577,0.014216076582670212,0.01422268245369196,0.014229288324713707,0.014235801994800568,0.014242499135434628,0.014248554594814777,0.014254151843488216,0.014259105548262596,0.014264519326388836,0.014270207844674587,0.01427461113780737,0.014279473572969437,0.014283694326877594,0.014287822879850864,0.014291951432824135,0.014296079985797405,0.014299383386969566,0.01430259458720684,0.014305713586509228,0.014309108257293701,0.014312595129013062,0.014316448010504246,0.014319934882223606,0.014322779141366482,0.01432571467012167,0.014329018071293831,0.014332045800983906,0.014334430918097496,0.014336724765598774,0.01433938555419445,0.014342229813337326,0.01434452272951603,0.014346633106470108,0.014349019154906273,0.014351037330925465,0.014352964237332344,0.014354890212416649,0.014356909319758415,0.014359019696712494,0.014360670931637287,0.014362872578203678,0.014364340342581272,0.01436599250882864,0.014367276802659035,0.014368835836648941,0.014370028860867023,0.014371863566339016,0.014373332262039185,0.014374891296029091,0.014375993050634861,0.014377277344465256,0.014378285966813564,0.014379387721419334,0.014380396343767643,0.014381772838532925,0.014382782392203808,0.014383883215487003,0.014385167509317398,0.014385993592441082,0.014386635273694992,0.014387644827365875,0.014388286508619785,0.01438874565064907,0.014389571733772755,0.014390305615961552,0.014391039498150349,0.014391589909791946,0.014392323791980743,0.014392782934010029,0.014393608085811138,0.014394250698387623,0.014395075850188732,0.014395534992218018,0.014396177604794502,0.014396819286048412,0.014397920109331608,0.014398470520973206,0.014398929663002491,0.014399939216673374,0.014400397427380085,0.014400764368474483,0.014401131309568882,0.014401773922145367,0.014402140863239765,0.014402599073946476,0.014403150416910648,0.014403884299099445,0.014404342509806156,0.014404709450900555,0.014404892921447754,0.014405443333089352,0.014405719004571438,0.014406361617147923,0.014406819827854633,0.014407186768949032,0.014407645910978317,0.014407829381525517,0.014408104121685028,0.014408471062779427,0.014408746734261513,0.01440929714590311,0.014409756287932396,0.014410123229026794,0.014410306699573994,0.014410490170121193,0.014410764910280704,0.014410948380827904,0.01441104058176279,0.01441122405230999,0.014411498792469501,0.0144116822630167,0.014411774463951588,0.0144120492041111,0.014412324875593185,0.014412416145205498,0.014412599615752697,0.014412783086299896,0.014413058757781982,0.014413425698876381,0.014413425698876381,0.01441360916942358,0.01441379263997078,0.014413884840905666,0.014413884840905666,0.014414068311452866,0.014414343051612377,0.014414343051612377,0.014414435252547264,0.014414526522159576,0.014414802193641663,0.014414802193641663,0.014414893463253975,0.014415169134736061,0.01441535260528326,0.014415443874895573,0.014415627345442772,0.014415810815989971,0.014415810815989971,0.01441599428653717,0.01441617775708437,0.014416269958019257,0.014416361227631569,0.014416361227631569,0.014416636899113655,0.014416729100048542,0.014416912570595741,0.01441709604114294,0.014417187310755253,0.01441727951169014,0.01441727951169014,0.014417370781302452,0.014417462982237339,0.014417462982237339,0.014417554251849651,0.014417554251849651,0.014417554251849651,0.014417554251849651,0.014417646452784538,0.014417646452784538,0.01441773772239685,0.01441773772239685,0.01441773772239685,0.01441773772239685,0.01441773772239685,0.01441773772239685,0.01441773772239685,0.014417829923331738,0.014417829923331738,0.014417829923331738,0.01441792119294405,0.01441792119294405,0.01441792119294405,0.014418013393878937,0.014418013393878937,0.014418013393878937,0.014418104663491249,0.014418104663491249,0.014418104663491249,0.014418104663491249,0.014418104663491249,0.014418104663491249,0.014418104663491249,0.014418104663491249,0.014418104663491249,0.014418104663491249,0.014418104663491249,0.014418104663491249,0.014418104663491249,0.014418104663491249,0.014418104663491249,0.014418104663491249,0.014418104663491249,0.014418104663491249,0.014418104663491249,0.014418104663491249,0.014418104663491249,0.014418104663491249,0.014418104663491249,0.014418104663491249,0.014418104663491249,0.014418104663491249,0.014418104663491249,0.014418104663491249,0.014418104663491249,0.014418104663491249,0.014418104663491249,0.014418104663491249,0.014418104663491249,0.014418104663491249,0.014418104663491249,0.014418104663491249,0.014418104663491249,0.014418104663491249,0.014418104663491249,0.014418104663491249,0.014418104663491249,0.014418104663491249,0.014418104663491249,0.014418104663491249,0.014418104663491249,0.014418104663491249],"recovered":[0.0,0.00013973192835692316,0.0002559763961471617,0.00038139568641781807,0.0005171824595890939,0.0006586575764231384,0.0008082982385531068,0.0009746370487846434,0.0011512516066432,0.0013427293160930276,0.0015505381161347032,0.001777614001184702,0.002016250044107437,0.0022762631997466087,0.002559305401518941,0.0028563847299665213,0.0031781443394720554,0.003526143729686737,0.003876345232129097,0.004214802756905556,0.004545370116829872,0.004865937400609255,0.005182008258998394,0.005482299253344536,0.005773414857685566,0.006060034967958927,0.006338673178106546,0.006604466587305069,0.0068609933368861675,0.007107336539775133,0.007350559812039137,0.007586259860545397,0.0078146206215024,0.008034815080463886,0.008235742338001728,0.008438597433269024,0.008637323044240475,0.008827424608170986,0.009008901193737984,0.009183772839605808,0.009352038614451885,0.009519294835627079,0.00968554150313139,0.009838118217885494,0.009988034144043922,0.010138225741684437,0.010280618444085121,0.01041842345148325,0.010551640763878822,0.010675868019461632,0.010798717848956585,0.010918081738054752,0.011032032780349255,0.01114396471530199,0.011249749921262264,0.01135259959846735,0.011449760757386684,0.011548389680683613,0.011642063967883587,0.011732068844139576,0.011818219907581806,0.011906572617590427,0.011988687328994274,0.012068782933056355,0.012145483866333961,0.012218698859214783,0.012288060039281845,0.012357237748801708,0.012423296459019184,0.012485593557357788,0.012545688077807426,0.012605324387550354,0.012665418907999992,0.012719733640551567,0.012772580608725548,0.012823684141039848,0.012873778119683266,0.01292157918214798,0.012967728078365326,0.013015161268413067,0.013060301542282104,0.013104799203574657,0.013145535252988338,0.01318434439599514,0.013222236186265945,0.01325966976583004,0.013295267708599567,0.013330315239727497,0.013363711535930634,0.013395823538303375,0.013427292928099632,0.013457018882036209,0.013487112708389759,0.01351812295615673,0.013545922935009003,0.013572988100349903,0.013597668148577213,0.013625193387269974,0.013648404739797115,0.013670975342392921,0.013693086802959442,0.013713913038372993,0.01373519841581583,0.013757952488958836,0.013776484876871109,0.013794192112982273,0.01381245069205761,0.013830708339810371,0.01384731475263834,0.013864746317267418,0.013880068436264992,0.01389447320252657,0.013908877037465572,0.013923556543886662,0.01393796131014824,0.01395209040492773,0.013964935205876827,0.013976679183542728,0.013987688347697258,0.014000258408486843,0.014010075479745865,0.014021176844835281,0.014031544327735901,0.014040259644389153,0.014049709774553776,0.014059802517294884,0.014068059623241425,0.014077417552471161,0.014086684212088585,0.014094666577875614,0.014102098532021046,0.014109162613749504,0.014116411097347736,0.014124025590717793,0.014130540192127228,0.01413668692111969,0.014143568463623524,0.014149072580039501,0.014153935946524143,0.014158889651298523,0.01416485384106636,0.014170542359352112,0.01417540479451418,0.01418017502874136,0.01418384537100792,0.014187515713274479,0.01419164426624775,0.014195405878126621,0.014198891818523407,0.014202195219695568,0.014206231571733952,0.014209718443453312,0.014213663525879383,0.014217058196663857,0.014220085926353931,0.014223388396203518,0.01422632485628128,0.014229719527065754,0.014232655055820942,0.014236049726605415,0.014238710515201092,0.014241095632314682,0.014243665151298046,0.014245683327317238,0.014247977174818516,0.014250362291932106,0.014252197928726673,0.014254307374358177,0.014256050810217857,0.014258435927331448,0.014260179363191128,0.014261739328503609,0.014264033176004887,0.014265225268900394,0.014266877435147762,0.014268345199525356,0.014269538223743439,0.014270913787186146,0.014272657223045826,0.01427394151687622,0.014275409281253815,0.014276969246566296,0.014277978800237179,0.014279263094067574,0.014280456118285656,0.014281648211181164,0.014283116906881332,0.01428430899977684,0.014285593293607235,0.014286328107118607,0.014287153258919716,0.0142877958714962,0.014288896694779396,0.01428953930735588,0.01429054792970419,0.014291374012827873,0.014292015694081783,0.014292474836111069,0.014293208718299866,0.014293667860329151,0.014294309541583061,0.014294952154159546,0.014295777305960655,0.014296512119472027,0.014296970330178738,0.014297337271273136,0.01429816335439682,0.014298713766038418,0.014299447648227215,0.0143000902608037,0.01430073194205761,0.014301374554634094,0.014302016235888004,0.014302750118076801,0.014303117990493774,0.014303759671747684,0.01430421881377697,0.01430467702448368,0.014305136166512966,0.014305777847766876,0.014306144788861275,0.014306420460343361,0.01430678740143776,0.014307154342532158,0.014307521283626556,0.014308071695268154,0.014308438636362553,0.014308714307844639,0.01430898904800415,0.014309264719486237,0.014309539459645748,0.01431009080260992,0.014310457743704319,0.01431073248386383,0.01431091595441103,0.014311099424958229,0.014311375096440315,0.014311649836599827,0.014311649836599827,0.014311742037534714,0.014311833307147026,0.014312200248241425,0.014312292449176311,0.01431247591972351,0.014312567189335823,0.01431265939027071,0.01431284286081791,0.014313026331365108,0.014313118532299995,0.014313393272459507,0.014313393272459507,0.014313576743006706,0.014313576743006706,0.014313668943941593,0.014313668943941593,0.014313852414488792,0.014313943684101105,0.014314219355583191,0.014314310625195503,0.014314310625195503,0.01431440282613039,0.014314677566289902,0.014314769767224789,0.0143150445073843,0.0143152279779315,0.014315320178866386,0.014315503649413586,0.014315687119960785,0.014315778389573097,0.014315961860120296,0.014316054061055183,0.014316237531602383,0.014316237531602383,0.014316328801214695,0.014316421002149582,0.014316513203084469,0.014316604472696781,0.01431678794324398,0.01431697141379118,0.014317063614726067,0.014317063614726067,0.014317154884338379,0.014317247085273266,0.014317247085273266,0.014317338354885578,0.014317338354885578,0.014317338354885578,0.014317338354885578,0.014317430555820465,0.014317430555820465,0.014317521825432777,0.014317614026367664,0.014317614026367664,0.014317614026367664,0.014317614026367664,0.014317614026367664,0.014317614026367664,0.014317705295979977,0.014317705295979977,0.014317705295979977,0.014317705295979977,0.014317705295979977,0.014317705295979977,0.014317797496914864,0.014317797496914864,0.014317797496914864,0.014317797496914864,0.014317797496914864,0.014317797496914864,0.014317797496914864,0.014317797496914864,0.014317797496914864,0.014317797496914864,0.014317797496914864,0.014317797496914864,0.014317797496914864,0.014317797496914864,0.014317797496914864,0.014317797496914864,0.014317797496914864,0.014317797496914864,0.014317797496914864,0.014317797496914864,0.014317797496914864,0.014317797496914864,0.014317797496914864,0.014317797496914864,0.014317797496914864,0.014317797496914864,0.014317797496914864,0.014317797496914864,0.014317797496914864,0.014317797496914864,0.014317797496914864,0.014317797496914864,0.014317797496914864,0.014317797496914864,0.014317797496914864,0.014317797496914864,0.014317797496914864,0.014317797496914864,0.014317797496914864,0.014317797496914864,0.014317797496914864,0.014317797496914864,0.014317797496914864,0.014317797496914864,0.014317797496914864,0.014317797496914864,0.014317797496914864,0.014317797496914864],"active":[0.0003657341003417969,0.0003260990488342941,0.0003372005303390324,0.000352889415808022,0.00036894524237141013,0.0003915152628906071,0.00041922309901565313,0.0004391323891468346,0.0004663814324885607,0.0004987684078514576,0.0005284029757604003,0.0005581292789429426,0.0005963880103081465,0.0006400602869689465,0.0006791446357965469,0.0007216238882392645,0.0007810764946043491,0.0007774983532726765,0.0007552034221589565,0.0007407991215586662,0.0007230918854475021,0.0007050172425806522,0.0006803376600146294,0.0006632721051573753,0.0006458400748670101,0.0006312523037195206,0.0006121685728430748,0.0005930853076279163,0.0005780388601124287,0.0005606980994343758,0.0005455599166452885,0.0005304212681949139,0.0005110623314976692,0.0004918873310089111,0.00048684142529964447,0.0004769321531057358,0.00045977532863616943,0.00044803135097026825,0.00043509621173143387,0.0004300493746995926,0.00042069051414728165,0.0004116995260119438,0.00039702001959085464,0.00039408449083566666,0.00038674473762512207,0.00037408247590065,0.00036050379276275635,0.0003535319119691849,0.0003443574532866478,0.00034096185117959976,0.00033353082835674286,0.000325273722410202,0.000318942591547966,0.00030655693262815475,0.0002971990033984184,0.00029279477894306183,0.00028875749558210373,0.0002809586003422737,0.00027261022478342056,0.0002686642110347748,0.0002669217064976692,0.0002568298950791359,0.00025003962218761444,0.00024481024593114853,0.00023866351693868637,0.00023416802287101746,0.0002298559993505478,0.0002225162461400032,0.00021783635020256042,0.00021618511527776718,0.00021205656230449677,0.00020985398441553116,0.0002026064321398735,0.00019921176135540009,0.00019563362002372742,0.00019205547869205475,0.00019012857228517532,0.00018792692571878433,0.00018609222024679184,0.00018251407891511917,0.000181504525244236,0.00017425697296857834,0.00017122924327850342,0.00016957800835371017,0.00016792584210634232,0.00016508158296346664,0.00016398075968027115,0.00016104523092508316,0.0001590261235833168,0.0001564575359225273,0.00015398021787405014,0.00015480630099773407,0.00015232805162668228,0.00014820042997598648,0.0001460900530219078,0.00014333799481391907,0.00014315452426671982,0.00013884156942367554,0.00013709906488656998,0.00013700686395168304,0.00013535469770431519,0.00013581383973360062,0.00013480521738529205,0.0001313183456659317,0.0001313183456659317,0.00013251136988401413,0.00013269390910863876,0.00013150181621313095,0.00012994185090065002,0.00012801587581634521,0.00012746453285217285,0.0001261802390217781,0.0001258132979273796,0.00012489594519138336,0.0001253550872206688,0.00012351945042610168,0.00012141000479459763,0.00012205168604850769,0.00012196041643619537,0.00012012477964162827,0.00012085866183042526,0.00011902395635843277,0.00011764746159315109,0.00011884141713380814,0.00011819880455732346,0.00011700578033924103,0.00011718925088644028,0.00011663883924484253,0.00011572148650884628,0.0001147119328379631,0.00011397805064916611,0.00011351983994245529,0.00011287722736597061,0.00011177640408277512,0.00011195894330739975,0.00011186767369508743,0.00011058337986469269,0.00011003296822309494,0.00011058337986469269,0.0001113181933760643,0.00010975729674100876,0.00010893121361732483,0.00010828953236341476,0.0001076478511095047,0.00010810606181621552,0.00010856427252292633,0.00010773912072181702,0.00010718870908021927,0.00010682176798582077,0.00010691303759813309,0.00010636355727910995,0.00010672956705093384,0.00010627135634422302,0.00010572094470262527,0.00010562874376773834,0.00010562967509031296,0.00010572094470262527,0.0001047113910317421,0.00010406970977783203,0.00010333582758903503,0.00010351929813623428,0.00010342709720134735,0.00010296795517206192,0.00010333582758903503,0.00010306015610694885,0.00010260194540023804,0.00010269228368997574,0.00010260194540023804,0.00010296888649463654,0.00010223500430583954,0.00010269321501255035,0.00010260101407766342,0.00010195933282375336,0.00010205153375864029,0.00010195840150117874,0.00010168366134166718,0.00010232534259557724,0.00010241847485303879,0.00010223407298326492,0.00010205153375864029,0.00010186806321144104,0.00010131672024726868,0.00010140892118215561,0.00010113324970006943,0.00010131672024726868,0.00010113418102264404,0.00010076630860567093,0.00010085850954055786,0.00010040029883384705,0.0001003071665763855,0.00010049156844615936,0.00010049063712358475,9.984895586967468e-05,0.00010003242641687393,9.975768625736237e-05,9.966548532247543e-05,9.957421571016312e-05,9.984895586967468e-05,9.957421571016312e-05,9.9940225481987e-05,9.994115680456161e-05,0.00010012369602918625,9.975768625736237e-05,9.966548532247543e-05,9.984895586967468e-05,0.00010058283805847168,0.0001003071665763855,0.00010021589696407318,0.00010049156844615936,0.0001003071665763855,0.00010003242641687393,9.975675493478775e-05,9.975768625736237e-05,9.939074516296387e-05,9.948108345270157e-05,9.939074516296387e-05,9.966548532247543e-05,9.966548532247543e-05,9.95732843875885e-05,9.911507368087769e-05,9.929854422807693e-05,9.929854422807693e-05,9.957421571016312e-05,9.966548532247543e-05,9.966548532247543e-05,9.957421571016312e-05,9.939074516296387e-05,9.938981384038925e-05,9.948201477527618e-05,9.948201477527618e-05,9.975768625736237e-05,9.966548532247543e-05,9.966548532247543e-05,9.957421571016312e-05,9.957421571016312e-05,9.966548532247543e-05,9.95732843875885e-05,9.939074516296387e-05,9.957421571016312e-05,9.975675493478775e-05,9.984895586967468e-05,9.957421571016312e-05,9.975675493478775e-05,9.984895586967468e-05,9.984895586967468e-05,9.9940225481987e-05,9.9940225481987e-05,0.00010003242641687393,0.0001003071665763855,0.00010003242641687393,0.00010021589696407318,0.00010021589696407318,0.00010030809789896011,0.00010021589696407318,0.00010039936751127243,0.00010049063712358475,0.00010039936751127243,0.00010021589696407318,0.00010021589696407318,0.00010049156844615936,0.00010039936751127243,0.00010021589696407318,0.00010039936751127243,0.00010030809789896011,0.00010021589696407318,0.0001003071665763855,0.0001003071665763855,0.00010012369602918625,0.00010021589696407318,0.00010021589696407318,0.00010021589696407318,0.00010012369602918625,0.00010012369602918625,0.00010030809789896011,0.00010030809789896011,0.00010039936751127243,0.00010049156844615936,0.00010039936751127243,0.00010030809789896011,0.00010021589696407318,0.0001003071665763855,0.00010030809789896011,0.00010021589696407318,0.0001003071665763855,0.00010021589696407318,0.00010021589696407318,0.00010021589696407318,0.00010030809789896011,0.00010021589696407318,0.0001003071665763855,0.00010021589696407318,0.00010012369602918625,0.00010012369602918625,0.00010012369602918625,0.00010012369602918625,0.00010012369602918625,0.00010021589696407318,0.00010012462735176086,0.00010012462735176086,0.00010021589696407318,0.00010021589696407318,0.00010021589696407318,0.00010030809789896011,0.00010021589696407318,0.00010021589696407318,0.0001003071665763855,0.0001003071665763855,0.0001003071665763855,0.0001003071665763855,0.0001003071665763855,0.0001003071665763855,0.0001003071665763855,0.0001003071665763855,0.0001003071665763855,0.0001003071665763855,0.0001003071665763855,0.0001003071665763855,0.0001003071665763855,0.0001003071665763855,0.0001003071665763855,0.0001003071665763855,0.0001003071665763855,0.0001003071665763855,0.0001003071665763855,0.0001003071665763855,0.0001003071665763855,0.0001003071665763855,0.0001003071665763855,0.0001003071665763855,0.0001003071665763855,0.0001003071665763855,0.0001003071665763855,0.0001003071665763855,0.0001003071665763855,0.0001003071665763855,0.0001003071665763855,0.0001003071665763855,0.0001003071665763855,0.0001003071665763855,0.0001003071665763855,0.0001003071665763855,0.0001003071665763855,0.0001003071665763855,0.0001003071665763855,0.0001003071665763855,0.0001003071665763855,0.0001003071665763855,0.0001003071665763855,0.0001003071665763855,0.0001003071665763855,0.0001003071665763855]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0003657341003417969,0.0004625280562322587,0.0005825341795571148,0.0007170364842750132,0.0008598878630436957,0.0010130149312317371,0.0011732983402907848,0.0013467934913933277,0.0015295551856979728,0.001719748368486762,0.001922602765262127,0.0021385771688073874,0.0023696899879723787,0.0026158492546528578,0.002874027704820037,0.003146977396681905,0.0034332305658608675,0.003706639166921377,0.003961606416851282,0.00420620571821928,0.004435025155544281,0.004659899044781923,0.004874405451118946,0.005083682015538216,0.005286077968776226,0.0054798489436507225,0.005660133436322212,0.005835647229105234,0.0060060229152441025,0.0061634620651602745,0.006315029691904783,0.006459624040871859,0.006597062107175589,0.006728445179760456,0.006853130646049976,0.006972769740968943,0.007089105900377035,0.007199661806225777,0.007301960606127977,0.007402975112199783,0.007500503212213516,0.007595186587423086,0.007684916257858276,0.007773085962980986,0.007854191586375237,0.007931534200906754,0.00800585001707077,0.008076771162450314,0.008143562823534012,0.008207695558667183,0.0082700839266181,0.008329168893396854,0.00838853046298027,0.008443303406238556,0.008494223468005657,0.008545877411961555,0.008592118509113789,0.008636065758764744,0.0086798295378685,0.008719372563064098,0.008760934695601463,0.00879928469657898,0.00883570872247219,0.008871491067111492,0.008906996808946133,0.008939292281866074,0.008969385176897049,0.008998469449579716,0.009025993756949902,0.009053151123225689,0.009079666808247566,0.009106457233428955,0.009130953811109066,0.00915517471730709,0.009175542742013931,0.00919646117836237,0.009215270169079304,0.009235086850821972,0.009252428077161312,0.009268391877412796,0.00928417220711708,0.009300044737756252,0.009315183386206627,0.009328302927315235,0.009341606870293617,0.009354542940855026,0.009366653859615326,0.009380416013300419,0.009391150437295437,0.009401517920196056,0.009411334991455078,0.009422160685062408,0.00943216122686863,0.00944152008742094,0.009450511075556278,0.00945794302970171,0.00946684181690216,0.009475741535425186,0.009482714347541332,0.009489412419497967,0.009495467878878117,0.009501798078417778,0.009508312679827213,0.009514918550848961,0.009520973078906536,0.009526753798127174,0.009532258845865726,0.009537029080092907,0.009542259387671947,0.009547029621899128,0.009550883434712887,0.009555470198392868,0.009559599682688713,0.009563728235661983,0.009567581117153168,0.009571067988872528,0.009574095718562603,0.00957721471786499,0.009580609388649464,0.009583729319274426,0.009586664848029613,0.009589233435690403,0.009591436013579369,0.009593729861080647,0.009595748037099838,0.00959794968366623,0.009600427001714706,0.009602812118828297,0.009604647755622864,0.009606482461094856,0.009608317166566849,0.009610244072973728,0.00961162056773901,0.009612904861569405,0.009614097885787487,0.009615382179617882,0.009616849943995476,0.00961831770837307,0.009619694203138351,0.009620887227356434,0.009621895849704742,0.009623363614082336,0.009624740108847618,0.009625382721424103,0.0096259331330657,0.00962657481431961,0.009627309627830982,0.00962786003947258,0.00962868519127369,0.009629327803850174,0.009629878215491772,0.009630152955651283,0.009630979038774967,0.009631621651351452,0.00963198859244585,0.009632446803152561,0.009632997214794159,0.009633456356823444,0.009633731096982956,0.009634006768465042,0.00963437370955944,0.009634465910494328,0.009634740650653839,0.009635016322135925,0.009635107591748238,0.009635474532842636,0.009635841473937035,0.009635933674871922,0.009636024944484234,0.00963611714541912,0.009636208415031433,0.00963648408651352,0.009636575356125832,0.009636667557060719,0.00963694229722023,0.00963712576776743,0.009637309238314629,0.009637401439249516,0.009637677110731602,0.009637860581278801,0.009637860581278801,0.009637951850891113,0.009638135321438313,0.009638135321438313,0.0096382275223732,0.0096382275223732,0.009638318791985512,0.009638318791985512,0.009638410992920399,0.009638502262532711,0.009638594463467598,0.009638594463467598,0.009638594463467598,0.009638594463467598,0.00963868573307991,0.00963868573307991,0.00963868573307991,0.00963868573307991,0.00963868573307991,0.00963868573307991,0.00963868573307991,0.00963868573307991,0.009638777934014797,0.009638777934014797,0.009638777934014797,0.009638777934014797,0.009638777934014797,0.009638777934014797,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711,0.00963886920362711],"recovered":[0.0,0.00013789696095045656,0.00025395795819349587,0.00037790925125591457,0.0005041542463004589,0.0006409502238966525,0.0007864622748456895,0.0009382131393067539,0.0011005150154232979,0.001273276167921722,0.0014478722587227821,0.0016420106403529644,0.001851195702329278,0.002067537046968937,0.0022998424246907234,0.0025466440711170435,0.0028046390507370234,0.0030783226247876883,0.003355217631906271,0.0036212862469255924,0.003873959882184863,0.004118742886930704,0.004349672235548496,0.004571977071464062,0.004787768237292767,0.004996677860617638,0.005197146907448769,0.0053855050355196,0.005561018828302622,0.005738092120736837,0.005906632635742426,0.006066090427339077,0.006221970077604055,0.00636858306825161,0.006503543816506863,0.006633917801082134,0.006758969742804766,0.006879618391394615,0.006993844173848629,0.007102473638951778,0.007209267932921648,0.007311566732823849,0.0074101039208471775,0.0075018517673015594,0.007593232672661543,0.007678099442273378,0.007760305423289537,0.007839208468794823,0.007913249544799328,0.0079834358766675,0.008052063174545765,0.008116928860545158,0.008177758194506168,0.008237944915890694,0.00829427782446146,0.00834712479263544,0.008397585712373257,0.008448414504528046,0.008495389483869076,0.008540528826415539,0.008585118688642979,0.008630900643765926,0.008672278374433517,0.008711271919310093,0.008748062886297703,0.008783477358520031,0.00881632324308157,0.008847883902490139,0.008877243846654892,0.008906694129109383,0.008935503661632538,0.00896220188587904,0.008990643545985222,0.009015507064759731,0.009040371514856815,0.00906440895050764,0.009085419587790966,0.009106338024139404,0.009125879965722561,0.009145054966211319,0.009162487462162971,0.009179185144603252,0.009194966405630112,0.009210196323692799,0.009224692359566689,0.009238546714186668,0.009252400137484074,0.009264602325856686,0.00927928276360035,0.009290200658142567,0.009302310645580292,0.009312953799962997,0.00932277087122202,0.009331945329904556,0.00934139546006918,0.00935093779116869,0.009359928779304028,0.009368552826344967,0.009377269074320793,0.009385342709720135,0.00939185731112957,0.009398463182151318,0.009405802935361862,0.009412041865289211,0.009419014677405357,0.009425804018974304,0.009432317689061165,0.009437363594770432,0.009442868642508984,0.009448740631341934,0.009453603066504002,0.00945809856057167,0.009461860172450542,0.0094658974558115,0.009469934739172459,0.009473512880504131,0.009477732703089714,0.009480943903326988,0.009484338574111462,0.009487916715443134,0.0094903027638793,0.00949443131685257,0.009497366845607758,0.009499660693109035,0.009503055363893509,0.009504982270300388,0.00950718391686678,0.009509202092885971,0.009511771611869335,0.009513606317341328,0.00951544102281332,0.009517551399767399,0.009519202634692192,0.009521129541099072,0.009522506035864353,0.009523606859147549,0.009525350295007229,0.009526634588837624,0.009528194554150105,0.009529386647045612,0.009530763141810894,0.009531772695481777,0.009532873518764973,0.009533974342048168,0.009535075165331364,0.00953580904752016,0.009536451660096645,0.009537185542285442,0.00953773595392704,0.009538378566503525,0.00953947938978672,0.009540029801428318,0.009540580213069916,0.0095412228256464,0.009541773237287998,0.009542231447994709,0.009542598389089108,0.009543057531118393,0.009543515741825104,0.00954397488385439,0.0095442496240139,0.009544617496430874,0.009544984437525272,0.009545075707137585,0.009545442648231983,0.00954571831971407,0.009545901790261269,0.009546085260808468,0.009546268731355667,0.009546268731355667,0.009546452201902866,0.009546635672450066,0.009546726942062378,0.009546910412609577,0.009547093883156776,0.009547277353703976,0.009547369554638863,0.009547553025186062,0.009547736495733261,0.009547828696668148,0.009548012167215347,0.00954810343682766,0.009548286907374859,0.009548379108309746,0.009548379108309746,0.009548379108309746,0.009548470377922058,0.009548562578856945,0.009548562578856945,0.009548653848469257,0.009548746049404144,0.009548837319016457,0.009548837319016457,0.009548929519951344,0.009548929519951344,0.009549020789563656,0.009549020789563656,0.009549020789563656,0.009549020789563656,0.009549112990498543,0.009549112990498543,0.009549112990498543,0.009549112990498543,0.009549112990498543,0.009549112990498543,0.009549204260110855,0.009549204260110855,0.009549204260110855,0.009549204260110855,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742,0.009549296461045742],"active":[0.0003657341003417969,0.00032463110983371735,0.00032857622136361897,0.00033912723301909864,0.0003557336167432368,0.0003720647073350847,0.0003868360654450953,0.00040858035208657384,0.0004290401702746749,0.0004464722005650401,0.0004747305065393448,0.000496566528454423,0.0005184942856431007,0.0005483122076839209,0.0005741852801293135,0.0006003333255648613,0.0006285915151238441,0.0006283165421336889,0.0006063887849450111,0.0005849194712936878,0.0005610652733594179,0.0005411561578512192,0.0005247332155704498,0.0005117049440741539,0.0004983097314834595,0.00048317108303308487,0.0004629865288734436,0.00045014219358563423,0.00044500408694148064,0.0004253699444234371,0.00040839705616235733,0.0003935336135327816,0.0003750920295715332,0.0003598621115088463,0.0003495868295431137,0.0003388519398868084,0.00033013615757226944,0.0003200434148311615,0.0003081164322793484,0.0003005014732480049,0.0002912352792918682,0.00028361985459923744,0.00027481233701109886,0.0002712341956794262,0.0002609589137136936,0.00025343475863337517,0.00024554459378123283,0.00023756269365549088,0.000230313278734684,0.00022425968199968338,0.0002180207520723343,0.00021224003285169601,0.00021077226847410202,0.00020535849034786224,0.00019994564354419708,0.00019875261932611465,0.00019453279674053192,0.00018765125423669815,0.00018444005399942398,0.00017884373664855957,0.00017581600695848465,0.00016838405281305313,0.0001634303480386734,0.00016021914780139923,0.00015893392264842987,0.00015581492334604263,0.00015306193381547928,0.00015058554708957672,0.0001487499102950096,0.0001464569941163063,0.00014416314661502838,0.00014425534754991531,0.00014031026512384415,0.00013966765254735947,0.00013517122715711594,0.0001320522278547287,0.0001298505812883377,0.0001287488266825676,0.00012654811143875122,0.00012333691120147705,0.00012168474495410919,0.00012085959315299988,0.0001202169805765152,0.00011810660362243652,0.00011691451072692871,0.00011599622666835785,0.00011425372213125229,0.00011581368744373322,0.00011186767369508743,0.00011131726205348969,0.00010902434587478638,0.00010920688509941101,0.00010939035564661026,0.00010957475751638412,0.0001091156154870987,0.00010700523853302002,0.00010691303759813309,0.00010718870908021927,0.00010544527322053909,0.00010406970977783203,0.0001036105677485466,0.00010333489626646042,0.0001025097444653511,0.0001028766855597496,0.00010195840150117874,0.00010094977915287018,9.994115680456161e-05,9.966548532247543e-05,9.939074516296387e-05,9.828899055719376e-05,9.728036820888519e-05,9.737163782119751e-05,9.773951023817062e-05,9.783077985048294e-05,9.764637798070908e-05,9.755510836839676e-05,9.636301547288895e-05,9.627081453800201e-05,9.627081453800201e-05,9.58126038312912e-05,9.636208415031433e-05,9.48021188378334e-05,9.406916797161102e-05,9.406916797161102e-05,9.269267320632935e-05,9.296741336584091e-05,9.32430848479271e-05,9.361002594232559e-05,9.28761437535286e-05,9.28761437535286e-05,9.28761437535286e-05,9.269267320632935e-05,9.241793304681778e-05,9.17753204703331e-05,9.159184992313385e-05,9.17753204703331e-05,9.149964898824692e-05,9.168311953544617e-05,9.149964898824692e-05,9.150058031082153e-05,9.113270789384842e-05,9.159091860055923e-05,9.186659008264542e-05,9.14083793759346e-05,9.085796773433685e-05,9.076576679944992e-05,9.085796773433685e-05,9.06744971871376e-05,9.094923734664917e-05,9.094923734664917e-05,9.039882570505142e-05,9.012315422296524e-05,9.039882570505142e-05,9.039882570505142e-05,9.021535515785217e-05,9.021535515785217e-05,9.039882570505142e-05,9.039882570505142e-05,9.021535515785217e-05,9.003188461065292e-05,9.012408554553986e-05,8.984841406345367e-05,8.975621312856674e-05,8.99406149983406e-05,8.966494351625443e-05,8.975621312856674e-05,8.993968367576599e-05,8.984841406345367e-05,8.975621312856674e-05,8.984841406345367e-05,8.975621312856674e-05,8.984841406345367e-05,8.984841406345367e-05,8.975714445114136e-05,8.984841406345367e-05,8.984841406345367e-05,8.993968367576599e-05,8.984841406345367e-05,8.99406149983406e-05,9.003188461065292e-05,8.984841406345367e-05,8.984841406345367e-05,8.984841406345367e-05,8.975621312856674e-05,8.984841406345367e-05,8.984841406345367e-05,8.984841406345367e-05,8.975621312856674e-05,8.984841406345367e-05,8.984841406345367e-05,8.984841406345367e-05,8.975714445114136e-05,8.975714445114136e-05,8.966494351625443e-05,8.975621312856674e-05,8.966494351625443e-05,8.966494351625443e-05,8.966494351625443e-05,8.966494351625443e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.966494351625443e-05,8.966494351625443e-05,8.966494351625443e-05,8.957367390394211e-05,8.957367390394211e-05,8.957367390394211e-05,8.966494351625443e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05,8.957274258136749e-05]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0003657341003417969,0.0004669319314416498,0.000582258915528655,0.0007114398758858442,0.0008429145091213286,0.000977875548414886,0.001117148669436574,0.001267982181161642,0.0014262470649555326,0.0015879067359492183,0.0017622276209294796,0.0019352639792487025,0.002115365117788315,0.002307760063558817,0.0025007976219058037,0.0027042024303227663,0.002919259248301387,0.003113856539130211,0.0032967098522931337,0.00347359967418015,0.0036363601684570312,0.003791689407080412,0.0039399536326527596,0.004075923934578896,0.004207123536616564,0.004329606890678406,0.004449062515050173,0.00455833412706852,0.004661825485527515,0.0047610048204660416,0.004852477461099625,0.00493908766657114,0.005019917152822018,0.0050969854928553104,0.005170200020074844,0.005241121165454388,0.005306078586727381,0.005370944272726774,0.005430580582469702,0.00548406969755888,0.005537925288081169,0.005588019732385874,0.005636921618133783,0.00568114360794425,0.005724448710680008,0.005764175672084093,0.005801975727081299,0.005839225370436907,0.00587335554882884,0.0059057422913610935,0.005934643093496561,0.005964919924736023,0.0059915268793702126,0.006018133368343115,0.006043180823326111,0.006065383553504944,0.006086393725126982,0.006105660926550627,0.006124561186879873,0.006142910569906235,0.006160617806017399,0.006176398601382971,0.006192546337842941,0.006207684520632029,0.0062221805565059185,0.006234383210539818,0.006247044540941715,0.006257045082747936,0.006268421653658152,0.006278055254369974,0.006288055796176195,0.006297505460679531,0.006305854767560959,0.006314754486083984,0.006322094239294529,0.006329525727778673,0.006335856392979622,0.006342829205095768,0.006349343340843916,0.006355674006044865,0.006360536441206932,0.006365765817463398,0.0063704452477395535,0.006375124212354422,0.006379161030054092,0.006382923107594252,0.006387143395841122,0.0063911802135407925,0.006394758354872465,0.00639778608456254,0.006400630343705416,0.006402923725545406,0.006405492778867483,0.006407878361642361,0.006409896537661552,0.0064126490615308285,0.006414209026843309,0.0064161354675889015,0.0064176954329013824,0.006419988814741373,0.006421457044780254,0.0064226496033370495,0.0064239343628287315,0.006425310391932726,0.006426594685763121,0.0064276959747076035,0.006428796797990799,0.006429805886000395,0.006430448032915592,0.006431090645492077,0.006432099733501673,0.00643283361569047,0.0064333840273320675,0.006434210110455751,0.006434760522097349,0.006435310933738947,0.006435953080654144,0.0064368704333901405,0.006437421310693026,0.006438063457608223,0.0064384303987026215,0.00643888907507062,0.006439256016165018,0.006439806427806616,0.006440081633627415,0.006440265104174614,0.006440448574721813,0.0064406320452690125,0.006440999452024698,0.006441091187298298,0.006441274657845497,0.006441458128392696,0.006441733334213495,0.006442008540034294,0.006442283745855093,0.0064426506869494915,0.00644292589277029,0.00644301762804389,0.00644310936331749,0.006443292833864689,0.006443476304411888,0.006443568039685488,0.006443751510232687,0.006443843245506287,0.006444026716053486,0.0064441184513270855,0.006444210652261972,0.006444302387535572,0.006444394122809172,0.006444485858082771,0.006444577593356371,0.0064446693286299706,0.0064446693286299706,0.00644476106390357,0.00644485279917717,0.006444944534450769,0.006445036269724369,0.006445128004997969,0.006445311475545168,0.0064454032108187675,0.0064454032108187675,0.006445494946092367,0.006445586681365967,0.006445770151913166,0.006445861887186766,0.006446045357733965,0.006446045357733965,0.0064461370930075645,0.006446228828281164,0.006446228828281164,0.006446228828281164,0.006446320563554764,0.006446320563554764,0.006446320563554764,0.006446320563554764,0.006446320563554764,0.006446412298828363,0.006446412298828363,0.006446412298828363,0.006446412298828363,0.006446412298828363,0.006446412298828363,0.006446412298828363,0.006446412298828363,0.006446412298828363,0.006446412298828363,0.006446412298828363,0.006446412298828363,0.006446412298828363,0.006446412298828363,0.006446412298828363,0.006446412298828363,0.006446412298828363,0.006446412298828363,0.006446412298828363,0.006446412298828363,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963,0.006446504034101963],"recovered":[0.0,0.0001401906629325822,0.000260563800111413,0.00037910198443569243,0.0005007595755159855,0.0006295735365711153,0.000760038907174021,0.0008955504163168371,0.001041062525473535,0.0011907948646694422,0.001351261860691011,0.0015154904685914516,0.0016835724236443639,0.0018601869232952595,0.0020406548865139484,0.0022299306001514196,0.0024246196262538433,0.002631510840728879,0.0028320716228336096,0.00302153080701828,0.003202916355803609,0.0033728331327438354,0.0035422914661467075,0.0037008316721767187,0.003847995074465871,0.003990112338215113,0.004122412763535976,0.0042431531473994255,0.004361966624855995,0.004474541172385216,0.004579133354127407,0.00467666145414114,0.004770886618643999,0.004855569452047348,0.0049382345750927925,0.005017871502786875,0.005091728642582893,0.005163383670151234,0.005230267532169819,0.005294491071254015,0.005353760439902544,0.005410735495388508,0.005465141963213682,0.005514685995876789,0.005559458862990141,0.005604139994829893,0.005646252539008856,0.005687263794243336,0.005726164672523737,0.005762405227869749,0.0057953423820436,0.005827637854963541,0.005858923774212599,0.005887732375413179,0.0059147062711417675,0.0059412214905023575,0.005966452416032553,0.005988746881484985,0.006009390112012625,0.00602865731343627,0.006047648843377829,0.0060664573684334755,0.006083247251808643,0.006101229693740606,0.0061171939596533775,0.0061324238777160645,0.006145819090306759,0.0061582052148878574,0.006170499138534069,0.006182059645652771,0.006192977540194988,0.006202335935086012,0.006212703417986631,0.006221970077604055,0.006230869330465794,0.006238667760044336,0.006245824508368969,0.006252338644117117,0.006259494926780462,0.00626610079780221,0.006272798404097557,0.0062783947214484215,0.006283349357545376,0.006288120057433844,0.00629316596314311,0.006298212334513664,0.0063026160933077335,0.00630702031776309,0.0063111488707363605,0.006315277423709631,0.0063183968886733055,0.00632160808891058,0.006324727553874254,0.00632748007774353,0.00632995693013072,0.0063326177187263966,0.0063349115662276745,0.006336929742246866,0.0063391318544745445,0.006340967025607824,0.006342526525259018,0.006344453431665897,0.006345829460769892,0.006347205489873886,0.006348673719912767,0.006350233219563961,0.006351334508508444,0.006352068390697241,0.006352985743433237,0.0063536278903484344,0.006354453507810831,0.006355463061481714,0.006356288678944111,0.006356930825859308,0.0063578481785953045,0.006358857732266188,0.006359683349728584,0.006360417231917381,0.006361151114106178,0.006361610256135464,0.00636261934414506,0.0063628945499658585,0.006363444961607456,0.006363995373249054,0.0063643623143434525,0.006364637520164251,0.006364821456372738,0.006365096662193537,0.006365371868014336,0.0063656470738351345,0.006365830544382334,0.006366105750203133,0.006366289220750332,0.006366289220750332,0.006366564426571131,0.00636674789711833,0.006366931367665529,0.006367298308759928,0.006367481779307127,0.006367573514580727,0.006367665249854326,0.006367756985127926,0.0063678487204015255,0.006367940455675125,0.006368032190948725,0.006368307862430811,0.0063683995977044106,0.0063683995977044106,0.00636858306825161,0.006368674803525209,0.006368766538798809,0.006368858274072409,0.006368950009346008,0.006369041744619608,0.0063691334798932076,0.006369225215166807,0.006369316950440407,0.006369316950440407,0.006369408685714006,0.006369500420987606,0.006369683891534805,0.006369775626808405,0.0063698673620820045,0.006369959097355604,0.006370142567902803,0.006370326038450003,0.006370417773723602,0.006370417773723602,0.006370509508997202,0.0063706012442708015,0.0063706012442708015,0.0063706012442708015,0.0063706012442708015,0.006370692979544401,0.006370692979544401,0.006370692979544401,0.006370692979544401,0.006370692979544401,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001,0.006370784714818001],"active":[0.0003657341003417969,0.00032674125395715237,0.00032169511541724205,0.0003323378914501518,0.0003421549336053431,0.00034830201184377074,0.000357109762262553,0.000372431764844805,0.0003851845394819975,0.0003971118712797761,0.00041096576023846865,0.0004197735106572509,0.00043179269414395094,0.00044757314026355743,0.00046014273539185524,0.00047427183017134666,0.0004946396220475435,0.0004823456984013319,0.00046463822945952415,0.00045206886716187,0.00043344381265342236,0.00041885627433657646,0.000397662166506052,0.00037509226240217686,0.00035912846215069294,0.0003394945524632931,0.0003266497515141964,0.0003151809796690941,0.00029985886067152023,0.0002864636480808258,0.00027334410697221756,0.0002624262124300003,0.00024903053417801857,0.00024141604080796242,0.00023196544498205185,0.0002232496626675129,0.00021434994414448738,0.00020756060257554054,0.0002003130502998829,0.00018957862630486488,0.0001841648481786251,0.00017728423699736595,0.00017177965492010117,0.00016645761206746101,0.00016498984768986702,0.00016003567725419998,0.000155723188072443,0.0001519615761935711,0.0001471908763051033,0.00014333706349134445,0.00013930071145296097,0.00013728206977248192,0.00013260310515761375,0.00013040099292993546,0.00012847455218434334,0.00012416206300258636,0.00011994130909442902,0.0001169140450656414,0.00011517107486724854,0.00011425325646996498,0.00011296896263957024,0.00010994123294949532,0.00010929908603429794,0.00010645482689142227,0.00010498659685254097,0.00010195933282375336,0.00010122545063495636,9.883986786007881e-05,9.792251512408257e-05,9.599560871720314e-05,9.50782559812069e-05,9.516952559351921e-05,9.315134957432747e-05,9.278440847992897e-05,9.122490882873535e-05,9.085796773433685e-05,9.003188461065292e-05,9.049056097865105e-05,8.984841406345367e-05,8.95732082426548e-05,8.7738037109375e-05,8.73710960149765e-05,8.709589019417763e-05,8.7004154920578e-05,8.599506691098213e-05,8.471077308058739e-05,8.452730253338814e-05,8.415989577770233e-05,8.360948413610458e-05,8.250866085290909e-05,8.223345503211021e-05,8.131563663482666e-05,8.076522499322891e-05,8.039828389883041e-05,7.993960753083229e-05,8.003134280443192e-05,7.929746061563492e-05,7.92057253420353e-05,7.856357842683792e-05,7.902178913354874e-05,7.893051952123642e-05,7.819617167115211e-05,7.81049020588398e-05,7.81049020588398e-05,7.792096585035324e-05,7.746275514364243e-05,7.746228948235512e-05,7.773749530315399e-05,7.746228948235512e-05,7.746275514364243e-05,7.764622569084167e-05,7.737055420875549e-05,7.709534838795662e-05,7.727928459644318e-05,7.691234350204468e-05,7.645320147275925e-05,7.626973092556e-05,7.645320147275925e-05,7.62701965868473e-05,7.645320147275925e-05,7.581105455756187e-05,7.599452510476112e-05,7.581105455756187e-05,7.581105455756187e-05,7.571931928396225e-05,7.562758401036263e-05,7.562711834907532e-05,7.553538307547569e-05,7.562758401036263e-05,7.544411346316338e-05,7.544411346316338e-05,7.535237818956375e-05,7.544411346316338e-05,7.571931928396225e-05,7.571931928396225e-05,7.59027898311615e-05,7.599452510476112e-05,7.571931928396225e-05,7.562758401036263e-05,7.571931928396225e-05,7.581105455756187e-05,7.581105455756187e-05,7.59027898311615e-05,7.59027898311615e-05,7.599452510476112e-05,7.581058889627457e-05,7.581105455756187e-05,7.59027898311615e-05,7.581105455756187e-05,7.581105455756187e-05,7.581105455756187e-05,7.581105455756187e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.581105455756187e-05,7.59027898311615e-05,7.59027898311615e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.581105455756187e-05,7.571931928396225e-05,7.571931928396225e-05,7.562758401036263e-05,7.571931928396225e-05,7.571931928396225e-05,7.562758401036263e-05,7.562758401036263e-05,7.571931928396225e-05,7.571931928396225e-05,7.562758401036263e-05,7.562758401036263e-05,7.562758401036263e-05,7.571931928396225e-05,7.571931928396225e-05,7.562758401036263e-05,7.562758401036263e-05,7.562758401036263e-05,7.562758401036263e-05,7.562758401036263e-05,7.562758401036263e-05,7.562758401036263e-05,7.562758401036263e-05,7.562758401036263e-05,7.562758401036263e-05,7.562758401036263e-05,7.562758401036263e-05,7.562758401036263e-05,7.562758401036263e-05,7.562758401036263e-05,7.562758401036263e-05,7.562758401036263e-05,7.562758401036263e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05,7.571931928396225e-05]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0003657341003417969,0.00046647319686599076,0.0005912502529099584,0.0007309821667149663,0.0008842010283842683,0.001040998031385243,0.0012153189163655043,0.0014030348975211382,0.001603320357389748,0.0018202122300863266,0.0020444439724087715,0.002297759521752596,0.002569424919784069,0.002859990345314145,0.003176520112901926,0.0035039682406932116,0.00386389484629035,0.004203361459076405,0.004533103667199612,0.004847706761211157,0.005146621260792017,0.005443608853965998,0.005730412434786558,0.006010518409311771,0.006278605666011572,0.006534031592309475,0.006790925282984972,0.007037910632789135,0.007267004810273647,0.007489768788218498,0.007702990435063839,0.007912175729870796,0.008111635223031044,0.008305314928293228,0.008490187115967274,0.008670562878251076,0.008845801465213299,0.009011589922010899,0.009176185354590416,0.009332064539194107,0.009481246583163738,0.009627125225961208,0.009770619682967663,0.009911452420055866,0.01004448626190424,0.010174951516091824,0.010303215123713017,0.010423221625387669,0.010539007373154163,0.010648003779351711,0.01076268870383501,0.010864161886274815,0.010964625515043736,0.011063162237405777,0.011155735701322556,0.01125225517898798,0.011342993006110191,0.011429878883063793,0.011511534452438354,0.011588969267904758,0.011666404083371162,0.01173989474773407,0.011810356751084328,0.011878617107868195,0.01194724440574646,0.012014128267765045,0.012073489837348461,0.012132116593420506,0.012187990359961987,0.012241387739777565,0.012294418178498745,0.01234487909823656,0.01239570789039135,0.012442590668797493,0.012488923966884613,0.012537917122244835,0.012581038288772106,0.012622875161468983,0.01266434509307146,0.012702696025371552,0.012739945203065872,0.01277710311114788,0.0128115089610219,0.012846739962697029,0.012880595400929451,0.012914266437292099,0.012944726273417473,0.012972618453204632,0.012999041005969048,0.01302665751427412,0.013053998351097107,0.013080696575343609,0.013104826211929321,0.01312904804944992,0.013152076862752438,0.01317427959293127,0.013195931911468506,0.013216942548751831,0.013236760161817074,0.013255476951599121,0.01327446848154068,0.013293919153511524,0.013310342095792294,0.013328049331903458,0.01334373839199543,0.013358601368963718,0.013372638262808323,0.0133870430290699,0.013401079922914505,0.013415117748081684,0.013427503407001495,0.013439981266856194,0.013451633043587208,0.01346319355070591,0.013474203646183014,0.013485671952366829,0.013496589846909046,0.013505673035979271,0.01351448055356741,0.013524206355214119,0.01353310514241457,0.013542555272579193,0.01355108805000782,0.013559253886342049,0.01356751099228859,0.013574758544564247,0.013582649640738964,0.013589713722467422,0.013596411794424057,0.013603108935058117,0.013609898276627064,0.0136162294074893,0.01362292654812336,0.01362879853695631,0.013635220937430859,0.013641459867358208,0.013647148385643959,0.01365191861987114,0.013657607138156891,0.013662928715348244,0.013667699880897999,0.013672653585672379,0.01367770042270422,0.013682287186384201,0.013687792234122753,0.013691646046936512,0.013695498928427696,0.013699536211788654,0.013703114353120327,0.013706967234611511,0.013710728846490383,0.013713756576180458,0.013716233894228935,0.013719537295401096,0.01372293196618557,0.013725409284234047,0.013728252612054348,0.013731922954320908,0.013734400272369385,0.013736877590417862,0.013739354908466339,0.013741464354097843,0.013744308613240719,0.013746511191129684,0.01374935545027256,0.013751373626291752,0.013753117062151432,0.013755409978330135,0.013756969943642616,0.01375862117856741,0.01376036461442709,0.01376192457973957,0.013763484545052052,0.013764952309429646,0.013766787014901638,0.013768254779279232,0.0137697234749794,0.01377073209732771,0.013772383332252502,0.013773485086858273,0.01377467717975378,0.013775686733424664,0.013777063228189945,0.01377816405147314,0.013779264874756336,0.01378027442842722,0.013781283050775528,0.013782016932964325,0.013782567344605923,0.013783393427729607,0.013784036040306091,0.013784953393042088,0.013785870745778084,0.013786513358354568,0.013787155039608479,0.013787521980702877,0.013788164593279362,0.013789540156722069,0.013789999298751354,0.013790641911327839,0.013791375793516636,0.013792200945317745,0.013793119229376316,0.013793669641017914,0.013794220052659512,0.01379458699375391,0.013795137405395508,0.013795595616102219,0.013795871287584305,0.013796421699225903,0.013796788640320301,0.013797522522509098,0.013797705993056297,0.013797981664538383,0.013798256404697895,0.01379871554672718,0.013798990286886692,0.013799265958368778,0.01379954069852829,0.013799816370010376,0.013800092041492462,0.01380045898258686,0.013800733722746372,0.013800917193293571,0.013801009394228458,0.013801376335322857,0.013801651075482368,0.013801926746964455,0.013802110217511654,0.013802293688058853,0.013802384957671165,0.013802568428218365,0.013802660629153252,0.013802660629153252,0.013802751898765564,0.013802935369312763,0.013803118839859962,0.01380321104079485,0.013803394511342049,0.013803486712276936,0.013803577981889248,0.013803577981889248,0.013803577981889248,0.013803670182824135,0.013803761452436447,0.013803853653371334,0.013804037123918533,0.013804220594465733,0.013804311864078045,0.013804311864078045,0.013804587535560131,0.013804587535560131,0.013804678805172443,0.013804678805172443,0.01380477100610733,0.01380477100610733,0.013804862275719643,0.013804862275719643,0.013804862275719643,0.01380495447665453,0.01380495447665453,0.013805045746266842,0.013805045746266842,0.013805137947201729,0.013805137947201729,0.013805229216814041,0.013805229216814041,0.013805321417748928,0.013805321417748928,0.013805321417748928,0.01380541268736124,0.013805504888296127,0.013805504888296127,0.013805504888296127,0.013805504888296127,0.013805504888296127,0.013805504888296127,0.013805504888296127,0.013805504888296127,0.013805504888296127,0.013805504888296127,0.01380559615790844,0.013805688358843327,0.013805688358843327,0.013805688358843327,0.013805688358843327,0.013805688358843327,0.013805688358843327,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639,0.013805779628455639],"recovered":[0.0,0.00014230086526367813,0.0002586370974313468,0.00038139568641781807,0.0005134207895025611,0.0006529692327603698,0.0008058210369199514,0.0009690404403954744,0.0011431777384132147,0.001333829713985324,0.001532188500277698,0.0017456857021898031,0.0019840465392917395,0.002237454056739807,0.002511780010536313,0.0028091345448046923,0.003117223735898733,0.0034544887021183968,0.003791386727243662,0.004123880993574858,0.004443989135324955,0.004759142640978098,0.005070626735687256,0.0053648618049919605,0.005652491003274918,0.005932321771979332,0.006202335935086012,0.006457027979195118,0.006705756299197674,0.006952374242246151,0.0071801841259002686,0.007399461232125759,0.007621215656399727,0.007828566245734692,0.008028850890696049,0.008226843550801277,0.008414375595748425,0.008594660088419914,0.00876806303858757,0.008938622660934925,0.009098906069993973,0.009249739348888397,0.009402408264577389,0.00954553484916687,0.00968921184539795,0.009829127229750156,0.009964821860194206,0.010095012374222279,0.010220982134342194,0.010344565846025944,0.010458149947226048,0.01057191751897335,0.01067880354821682,0.010785873048007488,0.010886245407164097,0.010984965600073338,0.011082310229539871,0.011177820153534412,0.011269751004874706,0.01135452650487423,0.0114370072260499,0.011516185477375984,0.011590960435569286,0.011665550991892815,0.011739959008991718,0.011810604482889175,0.011877397075295448,0.011940978467464447,0.011999696493148804,0.012058782391250134,0.012115757912397385,0.012170163914561272,0.012221543118357658,0.012273564003407955,0.012320172041654587,0.012369440868496895,0.01241770014166832,0.012463298626244068,0.012507520616054535,0.012548532336950302,0.012588901445269585,0.0126276183873415,0.012667437084019184,0.012704778462648392,0.012740285135805607,0.01277459878474474,0.012809555046260357,0.012842308729887009,0.012872952967882156,0.012901945039629936,0.01293066143989563,0.012955800630152225,0.012982683256268501,0.01300965715199709,0.013035438023507595,0.013059842400252819,0.013082779943943024,0.01310681737959385,0.013127919286489487,0.013148470781743526,0.013169573619961739,0.013189849443733692,0.013209667056798935,0.013226364739239216,0.013243797235190868,0.013262421824038029,0.013279395177960396,0.013294808566570282,0.013309672474861145,0.013323801569640636,0.013337654992938042,0.013350958935916424,0.013363895006477833,0.013376923277974129,0.013388391584157944,0.013399952091276646,0.013411053456366062,0.013422888703644276,0.013433072715997696,0.013442798517644405,0.013453257270157337,0.013462432660162449,0.0134713314473629,0.013479680754244328,0.013487754389643669,0.013495094142854214,0.013503535650670528,0.013510691933333874,0.013517939485609531,0.013524454087018967,0.013530967757105827,0.013537482358515263,0.013544179499149323,0.013550234958529472,0.01355665735900402,0.01356289628893137,0.01356876827776432,0.013575190678238869,0.013579410500824451,0.013584456406533718,0.013589044101536274,0.013593998737633228,0.013598953373730183,0.01360381580889225,0.013608953915536404,0.013615008443593979,0.013619045726954937,0.013623357750475407,0.013626844622194767,0.013631707057356834,0.013636202551424503,0.013640056364238262,0.013643634505569935,0.01364712044596672,0.013650331646203995,0.013653635047376156,0.013656111434102058,0.013659047894179821,0.013662442564964294,0.013664644211530685,0.013667305000126362,0.01366941537708044,0.01367198396474123,0.013675103895366192,0.01367785595357418,0.013680608943104744,0.013682534918189049,0.013684554025530815,0.013686572201550007,0.0136880399659276,0.013690517283976078,0.013692260719835758,0.013693728484213352,0.013695379719138145,0.013697030954062939,0.013698316179215908,0.013699875213205814,0.013701343908905983,0.013703178614377975,0.013704279437661171,0.013705288991332054,0.01370620634406805,0.01370813325047493,0.013709508813917637,0.013710609637200832,0.013711527921259403,0.013712536543607712,0.013713637366890907,0.01371464692056179,0.013715564273297787,0.013716481626033783,0.01371739897876978,0.013718408532440662,0.013719234615564346,0.013719876296818256,0.013720426708459854,0.013721069321036339,0.013721895404160023,0.013722720555961132,0.013723363168537617,0.013724280521273613,0.013724923133850098,0.013725473545491695,0.013726390898227692,0.01372694130986929,0.0137275829911232,0.013727950863540173,0.013728317804634571,0.013728776015341282,0.013729418627917767,0.013729876838624477,0.013730243779718876,0.013730702921748161,0.01373106986284256,0.013731436803936958,0.013731895945966244,0.013732262887060642,0.01373262982815504,0.013732904568314552,0.013733363710343838,0.013733547180891037,0.013733821921050549,0.013734005391597748,0.013734188862144947,0.01373474020510912,0.013734923675656319,0.013735107146203518,0.01373538188636303,0.013735657557845116,0.013735932298004627,0.013736207969486713,0.013736299239099026,0.013736574910581112,0.013736666180193424,0.013736758381128311,0.013736849650740623,0.013736849650740623,0.013737033121287823,0.013737216591835022,0.013737308792769909,0.013737400062382221,0.013737492263317108,0.013737492263317108,0.013737492263317108,0.013737492263317108,0.01373758353292942,0.01373776700347662,0.013737950474023819,0.013738226145505905,0.013738226145505905,0.013738318346440792,0.013738501816987991,0.013738501816987991,0.013738501816987991,0.013738593086600304,0.01373868528753519,0.013738776557147503,0.01373886875808239,0.01373886875808239,0.013738960027694702,0.013739052228629589,0.013739052228629589,0.013739052228629589,0.013739143498241901,0.013739235699176788,0.0137393269687891,0.0137393269687891,0.013739419169723988,0.0137395104393363,0.0137395104393363,0.0137395104393363,0.0137395104393363,0.013739602640271187,0.013739602640271187,0.013739602640271187,0.013739602640271187,0.013739602640271187,0.013739602640271187,0.013739602640271187,0.013739602640271187,0.013739602640271187,0.013739602640271187,0.0137396939098835,0.0137396939098835,0.0137396939098835,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386,0.013739786110818386],"active":[0.0003657341003417969,0.0003241723170503974,0.0003326131554786116,0.00034958648029714823,0.0003707802388817072,0.00038802879862487316,0.0004094978794455528,0.00043399445712566376,0.0004601426189765334,0.0004863825161010027,0.0005122554721310735,0.0005520738195627928,0.0005853783804923296,0.000622536288574338,0.000664740102365613,0.0006948336958885193,0.0007466711103916168,0.0007488727569580078,0.0007417169399559498,0.0007238257676362991,0.000702632125467062,0.0006844662129878998,0.0006597856990993023,0.0006456566043198109,0.0006261146627366543,0.000601709820330143,0.0005885893478989601,0.000580882653594017,0.0005612485110759735,0.0005373945459723473,0.0005228063091635704,0.0005127144977450371,0.0004904195666313171,0.00047674868255853653,0.000461336225271225,0.0004437193274497986,0.00043142586946487427,0.00041692983359098434,0.00040812231600284576,0.000393441878259182,0.00038234051316976547,0.0003773858770728111,0.00036821141839027405,0.0003659175708889961,0.00035527441650629044,0.0003458242863416672,0.00033839326351881027,0.00032820925116539,0.00031802523881196976,0.0003034379333257675,0.000304538756608963,0.0002922443673014641,0.00028582196682691574,0.0002772891893982887,0.0002694902941584587,0.00026728957891464233,0.00026068277657032013,0.0002520587295293808,0.00024178344756364822,0.00023444276303052902,0.00022939685732126236,0.00022370927035808563,0.00021939631551504135,0.00021306611597537994,0.00020728539675474167,0.00020352378487586975,0.00019609276205301285,0.0001911381259560585,0.00018829386681318283,0.0001826053485274315,0.00017866026610136032,0.00017471518367528915,0.0001741647720336914,0.0001690266653895378,0.00016875192523002625,0.00016847625374794006,0.00016333814710378647,0.00015957653522491455,0.0001568244770169258,0.0001541636884212494,0.00015104375779628754,0.00014948472380638123,0.00014407187700271606,0.0001419615000486374,0.00014031026512384415,0.00013966765254735947,0.00013517122715711594,0.00013030972331762314,0.00012608803808689117,0.0001247124746441841,0.00012333691120147705,0.00012489594519138336,0.00012214295566082,0.00011939089745283127,0.00011663883924484253,0.00011443719267845154,0.00011315196752548218,0.00011012516915798187,0.00010884087532758713,0.00010700616985559464,0.00010489486157894135,0.00010406970977783203,0.00010067503899335861,0.00010168459266424179,9.994115680456161e-05,9.61795449256897e-05,9.32430848479271e-05,9.223446249961853e-05,9.140744805335999e-05,9.131617844104767e-05,8.984841406345367e-05,8.902233093976974e-05,8.7738037109375e-05,8.6270272731781e-05,8.581206202507019e-05,8.571986109018326e-05,8.553639054298401e-05,8.278433233499527e-05,8.140783756971359e-05,8.140783756971359e-05,7.984787225723267e-05,8.012261241674423e-05,7.975660264492035e-05,7.95731320977211e-05,7.975660264492035e-05,7.966440171003342e-05,7.911399006843567e-05,7.902178913354874e-05,7.84723088145256e-05,7.865484803915024e-05,7.893051952123642e-05,7.874704897403717e-05,7.874704897403717e-05,7.856357842683792e-05,7.856357842683792e-05,7.856357842683792e-05,7.838010787963867e-05,7.672794163227081e-05,7.819663733243942e-05,7.84723088145256e-05,7.865577936172485e-05,7.865484803915024e-05,7.874704897403717e-05,7.847137749195099e-05,7.883831858634949e-05,7.663760334253311e-05,7.645320147275925e-05,7.617846131324768e-05,7.626973092556e-05,7.526017725467682e-05,7.452629506587982e-05,7.370021194219589e-05,7.25993886590004e-05,7.241684943437576e-05,7.260031998157501e-05,7.177423685789108e-05,7.214117795228958e-05,7.287506014108658e-05,7.195770740509033e-05,7.223337888717651e-05,7.204990833997726e-05,7.204897701740265e-05,7.232464849948883e-05,7.140729576349258e-05,7.149949669837952e-05,7.07646831870079e-05,7.058214396238327e-05,7.085595279932022e-05,7.03977420926094e-05,7.058121263980865e-05,6.984733045101166e-05,6.966385990381241e-05,6.975606083869934e-05,6.957259029150009e-05,6.975606083869934e-05,6.993860006332397e-05,6.984826177358627e-05,6.938818842172623e-05,6.920471787452698e-05,6.920564919710159e-05,6.938818842172623e-05,6.948038935661316e-05,6.892997771501541e-05,6.865523755550385e-05,6.865523755550385e-05,6.874650716781616e-05,6.874650716781616e-05,6.837956607341766e-05,6.792042404413223e-05,6.782915443181992e-05,6.755441427230835e-05,6.755441427230835e-05,6.746221333742142e-05,6.727874279022217e-05,6.727874279022217e-05,6.709527224302292e-05,6.709527224302292e-05,6.764475256204605e-05,6.727874279022217e-05,6.727874279022217e-05,6.709527224302292e-05,6.727781146764755e-05,6.764568388462067e-05,6.727874279022217e-05,6.727874279022217e-05,6.70040026307106e-05,6.718654185533524e-05,6.727781146764755e-05,6.709527224302292e-05,6.700307130813599e-05,6.691180169582367e-05,6.727874279022217e-05,6.700307130813599e-05,6.691180169582367e-05,6.681960076093674e-05,6.681960076093674e-05,6.67273998260498e-05,6.663613021373749e-05,6.663613021373749e-05,6.645265966653824e-05,6.654486060142517e-05,6.66370615363121e-05,6.672833114862442e-05,6.672833114862442e-05,6.626918911933899e-05,6.645265966653824e-05,6.654392927885056e-05,6.654486060142517e-05,6.645265966653824e-05,6.636139005422592e-05,6.617698818445206e-05,6.626918911933899e-05,6.608571857213974e-05,6.599444895982742e-05,6.599351763725281e-05,6.608571857213974e-05,6.626918911933899e-05,6.617791950702667e-05,6.617791950702667e-05,6.617791950702667e-05,6.617791950702667e-05,6.608571857213974e-05,6.608571857213974e-05,6.617791950702667e-05,6.626918911933899e-05,6.62701204419136e-05,6.62701204419136e-05,6.62701204419136e-05,6.608571857213974e-05,6.608571857213974e-05,6.626918911933899e-05,6.608571857213974e-05,6.617698818445206e-05,6.617698818445206e-05,6.617791950702667e-05,6.608571857213974e-05,6.608571857213974e-05,6.599351763725281e-05,6.599351763725281e-05,6.599444895982742e-05,6.590224802494049e-05,6.599351763725281e-05,6.599351763725281e-05,6.599444895982742e-05,6.590224802494049e-05,6.590224802494049e-05,6.590224802494049e-05,6.590224802494049e-05,6.581097841262817e-05,6.581097841262817e-05,6.590224802494049e-05,6.599444895982742e-05,6.590224802494049e-05,6.590224802494049e-05,6.590224802494049e-05,6.590224802494049e-05,6.590224802494049e-05,6.590224802494049e-05,6.590224802494049e-05,6.590224802494049e-05,6.590224802494049e-05,6.599351763725281e-05,6.599444895982742e-05,6.599444895982742e-05,6.599444895982742e-05,6.590224802494049e-05,6.590224802494049e-05,6.590224802494049e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05,6.599351763725281e-05]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0003657341003417969,0.0004657392273657024,0.0005898739909753203,0.0007260277634486556,0.000868420407641679,0.001018428010866046,0.001179537270218134,0.0013504633679986,0.0015242337249219418,0.0017112158238887787,0.001905354205518961,0.002118851523846388,0.002346661174669862,0.0025873156264424324,0.0028459527529776096,0.0031131224241107702,0.003397999331355095,0.003657829249277711,0.00390398851595819,0.0041412487626075745,0.004368416033685207,0.004587968811392784,0.004798529669642448,0.004993126727640629,0.005186347756534815,0.00536956824362278,0.005543246865272522,0.005704172421246767,0.00585885951295495,0.006009142380207777,0.006155663635581732,0.0062936521135270596,0.006429255474358797,0.006554674822837114,0.00667633255943656,0.006790833547711372,0.006901114713400602,0.007004973012953997,0.007100757677108049,0.00719452416524291,0.007284712046384811,0.007369120139628649,0.007451050914824009,0.007528853137046099,0.007601884193718433,0.007674732245504856,0.00774363474920392,0.007808316964656115,0.007872449234127998,0.007933644577860832,0.007992638275027275,0.008047595620155334,0.008099433034658432,0.00814934354275465,0.008197511546313763,0.008243384771049023,0.008288341574370861,0.008330821059644222,0.008375135250389576,0.008412476629018784,0.008449542336165905,0.008484773337841034,0.008517894893884659,0.008549180813133717,0.008579457178711891,0.008609642274677753,0.008635973557829857,0.00866359006613493,0.008688362315297127,0.008711665868759155,0.008736529387533665,0.008758457377552986,0.008779283612966537,0.008799743838608265,0.008818184956908226,0.008836718276143074,0.008852682076394558,0.008870389312505722,0.0088847940787673,0.008900483138859272,0.008914336562156677,0.008928374387323856,0.008941035717725754,0.008953971788287163,0.008965990506112576,0.008976724930107594,0.008988101966679096,0.00899993721395731,0.0090114064514637,0.009019938297569752,0.009029297158122063,0.009037095122039318,0.00904608704149723,0.009053977206349373,0.0090623265132308,0.009069849736988544,0.009076913818717003,0.009084437042474747,0.009091593325138092,0.009098291397094727,0.009104346856474876,0.009110585786402225,0.009115631692111492,0.00912223756313324,0.009127099998295307,0.009132971987128258,0.009137650951743126,0.009141504764556885,0.009145724587142467,0.009149578399956226,0.009153798222541809,0.009158018976449966,0.009162056259810925,0.009165083989501,0.009168202988803387,0.009172056801617146,0.009174534119665623,0.009176552295684814,0.009179213084280491,0.009182057343423367,0.009183983318507671,0.009186002425849438,0.00918802060186863,0.00919040571898222,0.009192332625389099,0.00919435080140829,0.009196002967655659,0.009198296815156937,0.00920013152062893,0.009201599285006523,0.009203617461025715,0.009205269627273083,0.00920664519071579,0.00920820515602827,0.009209489449858665,0.00921077374368906,0.009211874566972256,0.009212976321578026,0.009214077144861221,0.00921508576720953,0.0092163709923625,0.009217563085258007,0.009218480437994003,0.009219765663146973,0.009220683015882969,0.009221967309713364,0.009222793392837048,0.009223527275025845,0.009224077686667442,0.009224719367921352,0.009225361980497837,0.009226095862686634,0.009226738475263119,0.00922719668596983,0.009227839298546314,0.009228297509253025,0.009228664450347424,0.009229123592376709,0.009229490533471107,0.009229949675500393,0.009230040945112705,0.009230407886207104,0.00923086702823639,0.0092311417683959,0.009231417439877987,0.009231784380972385,0.009232059121131897,0.009232334792613983,0.009232518263161182,0.009232701733708382,0.009232885204255581,0.009233160875737667,0.009233344346284866,0.009233527816832066,0.009233711287379265,0.009233894757926464,0.009233986027538776,0.009234078228473663,0.009234169498085976,0.009234352968633175,0.009234445169568062,0.009234445169568062,0.009234536439180374,0.009234628640115261,0.009234628640115261,0.009234719909727573,0.00923481211066246,0.009234903380274773,0.00923499558120966,0.00923499558120966,0.00923499558120966,0.009235086850821972,0.009235179051756859,0.009235270321369171,0.009235270321369171,0.009235270321369171,0.009235270321369171,0.009235362522304058,0.009235362522304058,0.009235362522304058,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637,0.00923545379191637],"recovered":[0.0,0.00014266785001382232,0.00026129776961170137,0.0003783679858315736,0.0005088333855383098,0.0006462716264650226,0.0007871962734498084,0.0009421583381481469,0.001102533540688455,0.0012671290896832943,0.001446954789571464,0.0016291659558191895,0.0018347728764638305,0.002051205839961767,0.0022813095711171627,0.0025167344138026237,0.0027655544690787792,0.003035568166524172,0.0032994349021464586,0.003555870149284601,0.0038017542101442814,0.004043051041662693,0.004265906289219856,0.004486743360757828,0.004694093484431505,0.004890617448836565,0.0050856731832027435,0.0052709118463099,0.005442297086119652,0.00560670904815197,0.005763689521700144,0.005915440618991852,0.006061044055968523,0.006202978082001209,0.006335370242595673,0.006463450379669666,0.006583548150956631,0.006700342986732721,0.006807871628552675,0.006909344345331192,0.007008340675383806,0.007104859221726656,0.007193762809038162,0.00728220771998167,0.007364046759903431,0.007441573776304722,0.007518458180129528,0.00758965453132987,0.007657547947019339,0.007726358715444803,0.007787829730659723,0.007848016917705536,0.007906460203230381,0.007961600087583065,0.00801417138427496,0.008060137741267681,0.008105185814201832,0.008152068592607975,0.008198952302336693,0.00824143085628748,0.008281066082417965,0.00832088477909565,0.008356941863894463,0.008392906747758389,0.008424101397395134,0.008455845527350903,0.008486397564411163,0.008515389636158943,0.008543556556105614,0.008570989593863487,0.008595669642090797,0.00861979927867651,0.008643378503620625,0.008666223846375942,0.008687509223818779,0.008707326836884022,0.008726777508854866,0.008743934333324432,0.008761182427406311,0.008777972310781479,0.008795404806733131,0.008810818195343018,0.00882540550082922,0.008840727619826794,0.008854856714606285,0.008868160657584667,0.008879903703927994,0.008892381563782692,0.008902749046683311,0.008914309553802013,0.008924218825995922,0.008934401907026768,0.008943668566644192,0.008951926603913307,0.008960091508924961,0.008968348614871502,0.00897605624049902,0.008984129875898361,0.00899036880582571,0.008997616358101368,0.009005139581859112,0.009011195041239262,0.009018167853355408,0.00902348943054676,0.009030554443597794,0.009036150760948658,0.00904183927923441,0.00904660951346159,0.009051289409399033,0.0090559683740139,0.009060004726052284,0.009064317680895329,0.009067895822227001,0.009071290493011475,0.009075693786144257,0.00907844677567482,0.009082208387553692,0.009084410034120083,0.00908752903342247,0.009090282022953033,0.009093217551708221,0.009095970541238785,0.00909771304577589,0.009099915623664856,0.009101933799684048,0.00910395197570324,0.009106154553592205,0.00910789705812931,0.009110099636018276,0.009111475199460983,0.009113861247897148,0.009116155095398426,0.009117989800870419,0.009119274094700813,0.009121201001107693,0.009122027084231377,0.009123311378061771,0.009124412201344967,0.00912560522556305,0.00912624690681696,0.009127623401582241,0.009128999896347523,0.009130467660725117,0.009131476283073425,0.009132485836744308,0.009133770130574703,0.009134870953857899,0.009135697036981583,0.009136339649558067,0.009136890061199665,0.009137531742453575,0.009138265624642372,0.009139091707766056,0.009139550849795341,0.009140284731984138,0.009140926413238049,0.009141385555267334,0.009141752496361732,0.009142211638391018,0.009142762050032616,0.009143128991127014,0.009143312461674213,0.009143679402768612,0.009144137613475323,0.009144321084022522,0.009144596755504608,0.009145330637693405,0.009145605377852917,0.00914597325026989,0.009146064519882202,0.009146340191364288,0.009146707132458687,0.009146890603005886,0.009147165343165398,0.009147348813712597,0.009147532284259796,0.009147624485194683,0.009147899225354195,0.009148082695901394,0.009148082695901394,0.00914835836738348,0.009148449636995792,0.00914854183793068,0.009148633107542992,0.009148816578090191,0.009148816578090191,0.009148816578090191,0.009148908779025078,0.00914900004863739,0.009149092249572277,0.009149092249572277,0.009149184450507164,0.009149275720119476,0.009149367921054363,0.009149459190666676,0.009149459190666676,0.009149459190666676,0.009149459190666676,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562,0.009149551391601562],"active":[0.0003657341003417969,0.0003230713773518801,0.00032857622136361897,0.000347659777617082,0.00035958702210336924,0.0003721563844010234,0.00039234099676832557,0.00040830502985045314,0.00042170018423348665,0.0004440867342054844,0.0004583994159474969,0.0004896855680271983,0.0005118882982060313,0.0005361097864806652,0.0005646431818604469,0.0005963880103081465,0.0006324448622763157,0.0006222610827535391,0.0006045536138117313,0.0005853786133229733,0.000566661823540926,0.0005449177697300911,0.0005326233804225922,0.0005063833668828011,0.0004922542721033096,0.00047895079478621483,0.00045757368206977844,0.00043326057493686676,0.00041656242683529854,0.0004024333320558071,0.000391974113881588,0.00037821149453520775,0.00036821141839027405,0.0003516967408359051,0.00034096231684088707,0.0003273831680417061,0.00031756656244397163,0.00030463002622127533,0.00029288604855537415,0.00028517981991171837,0.00027637137100100517,0.0002642609179019928,0.0002572881057858467,0.00024664541706442833,0.00023783743381500244,0.00023315846920013428,0.00022517656907439232,0.00021866243332624435,0.00021490128710865974,0.00020728586241602898,0.0002048085443675518,0.00019957870244979858,0.000192972831428051,0.00018774345517158508,0.0001833401620388031,0.00018324702978134155,0.00018315576016902924,0.00017875246703624725,0.00017618294805288315,0.00017104577273130417,0.00016847625374794006,0.00016388855874538422,0.00016095302999019623,0.00015627406537532806,0.0001553557813167572,0.0001537967473268509,0.00014957599341869354,0.00014820042997598648,0.00014480575919151306,0.00014067627489566803,0.00014085974544286728,0.0001386580988764763,0.00013590510934591293,0.0001335199922323227,0.00013067573308944702,0.00012939143925905228,0.00012590456753969193,0.00012645497918128967,0.00012361165136098862,0.00012251082807779312,0.00011893175542354584,0.00011755619198083878,0.00011563021689653397,0.00011324416846036911,0.00011113379150629044,0.00010856427252292633,0.00010819826275110245,0.00010755565017461777,0.00010865740478038788,0.00010562874376773834,0.0001050783321261406,0.00010269321501255035,0.00010241847485303879,0.00010205060243606567,0.00010223500430583954,0.00010150112211704254,0.00010085757821798325,0.0001003071665763855,0.00010122451931238174,0.00010067503899335861,9.920727461576462e-05,9.939074516296387e-05,9.746383875608444e-05,9.874813258647919e-05,9.654555469751358e-05,9.682122617959976e-05,9.581167250871658e-05,9.489525109529495e-05,9.44351777434349e-05,9.361002594232559e-05,9.379349648952484e-05,9.370129555463791e-05,9.416043758392334e-05,9.379349648952484e-05,9.25092026591301e-05,9.361002594232559e-05,9.232573211193085e-05,9.21422615647316e-05,9.168405085802078e-05,9.17753204703331e-05,9.076576679944992e-05,9.003188461065292e-05,9.03075560927391e-05,9.049009531736374e-05,9.039882570505142e-05,9.039882570505142e-05,8.984841406345367e-05,9.039975702762604e-05,9.003188461065292e-05,9.012408554553986e-05,8.975621312856674e-05,8.911453187465668e-05,8.865538984537125e-05,8.893106132745743e-05,8.828844875097275e-05,8.874665945768356e-05,8.856318891048431e-05,8.856412023305893e-05,8.8471919298172e-05,8.88388603925705e-05,8.874759078025818e-05,8.856318891048431e-05,8.801277726888657e-05,8.828938007354736e-05,8.819717913866043e-05,8.819717913866043e-05,8.792243897914886e-05,8.783023804426193e-05,8.7738037109375e-05,8.782930672168732e-05,8.783023804426193e-05,8.783023804426193e-05,8.764676749706268e-05,8.764583617448807e-05,8.755456656217575e-05,8.73710960149765e-05,8.727889508008957e-05,8.73710960149765e-05,8.727889508008957e-05,8.718762546777725e-05,8.691195398569107e-05,8.709542453289032e-05,8.718762546777725e-05,8.7004154920578e-05,8.709635585546494e-05,8.718762546777725e-05,8.672848343849182e-05,8.672941476106644e-05,8.654501289129257e-05,8.66372138261795e-05,8.654501289129257e-05,8.645374327898026e-05,8.645374327898026e-05,8.636247366666794e-05,8.636247366666794e-05,8.636247366666794e-05,8.636154234409332e-05,8.617900311946869e-05,8.608680218458176e-05,8.6270272731781e-05,8.608680218458176e-05,8.599553257226944e-05,8.599460124969482e-05,8.599553257226944e-05,8.581206202507019e-05,8.590333163738251e-05,8.599553257226944e-05,8.599460124969482e-05,8.599553257226944e-05,8.590333163738251e-05,8.590333163738251e-05,8.590240031480789e-05,8.590333163738251e-05,8.590240031480789e-05,8.581113070249557e-05,8.581113070249557e-05,8.581113070249557e-05,8.590333163738251e-05,8.581113070249557e-05,8.581113070249557e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05,8.590240031480789e-05]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0003657341003417969,0.000468858634121716,0.0005863875849172473,0.0007125408155843616,0.0008452999172732234,0.000980903161689639,0.0011268740054219961,0.0012788083404302597,0.0014302839990705252,0.0015921271406114101,0.0017618605634197593,0.0019404018530622125,0.0021208696998655796,0.00230610859580338,0.0025006139185279608,0.0027064960449934006,0.0029209107160568237,0.0031209210865199566,0.0033081783913075924,0.0034807559568434954,0.0036421404220163822,0.00379636837169528,0.00394582562148571,0.004080969840288162,0.004208866506814957,0.004334469325840473,0.0044510806910693645,0.00456237094476819,0.004666871856898069,0.004762381315231323,0.004853853955864906,0.00494165625423193,0.005028908606618643,0.005109646823257208,0.00518322829157114,0.005254057701677084,0.005319198593497276,0.005378467962145805,0.005434342194348574,0.00548654654994607,0.00553939351812005,0.005588386673480272,0.005633159540593624,0.005675914231687784,0.005714631639420986,0.0057548172771930695,0.005790966097265482,0.0058262888342142105,0.005859501659870148,0.0058900536969304085,0.005921614822000265,0.005950515624135733,0.005977122113108635,0.0060002426616847515,0.006023730151355267,0.006047125905752182,0.006069328635931015,0.006087953690439463,0.006107954774051905,0.006124652922153473,0.006140800192952156,0.006155571900308132,0.006170893553644419,0.006184747442603111,0.006198784802109003,0.0062116296030581,0.006223832257091999,0.006233557593077421,0.0062437416054308414,0.006253558211028576,0.006263191811740398,0.0062714493833482265,0.006278880871832371,0.006286954507231712,0.0062936521135270596,0.006300716660916805,0.006307781208306551,0.006313836667686701,0.006318791303783655,0.006324112415313721,0.006330534815788269,0.006335489451885223,0.0063394345343112946,0.006343838293105364,0.006347783375531435,0.006351361516863108,0.006355306599289179,0.006358793005347252,0.006362279411405325,0.006364940200001001,0.0063674175180494785,0.006370261777192354,0.006372738629579544,0.00637558288872242,0.006378060206770897,0.006380170583724976,0.006382188759744167,0.006384023930877447,0.006385491695255041,0.0063866847194731236,0.006388335954397917,0.006390262860804796,0.006391271948814392,0.006392464507371187,0.0063939327374100685,0.006394941825419664,0.00639595091342926,0.006396776996552944,0.006397602614015341,0.006398611702024937,0.006399804260581732,0.006400355137884617,0.006400905549526215,0.006401639431715012,0.006402189843356609,0.0064026485197246075,0.006403015460819006,0.006403658073395491,0.006404116749763489,0.006404391955584288,0.006404758896678686,0.006405125837773085,0.006405584514141083,0.006405767984688282,0.006406043190509081,0.006406410131603479,0.006406685337424278,0.006407052744179964,0.006407144479453564,0.006407327950000763,0.006407511420547962,0.006407603155821562,0.006407786626368761,0.00640797009691596,0.006408245302736759,0.0064084287732839584,0.006408612243831158,0.006408795714378357,0.006408979184925556,0.006409070920199156,0.006409070920199156,0.006409162655472755,0.006409162655472755,0.006409254390746355,0.006409346126019955,0.006409437861293554,0.006409529596567154,0.0064096213318407536,0.0064096213318407536,0.0064096213318407536,0.006409804802387953,0.006409804802387953,0.006409896537661552,0.006409896537661552,0.006409896537661552,0.006409896537661552,0.006409896537661552,0.006409896537661552,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152,0.006409988272935152],"recovered":[0.0,0.00013991541345603764,0.00025992156588472426,0.0003780927509069443,0.000499933841638267,0.000628013804089278,0.0007608646410517395,0.0008984863525256515,0.0010428974637761712,0.0011866663116961718,0.0013422705233097076,0.00150099431630224,0.0016704525332897902,0.0018430300988256931,0.0020214796531945467,0.0022059844341129065,0.002401407342404127,0.002611509757116437,0.002812437480315566,0.003004282247275114,0.0031853006221354008,0.003358979243785143,0.0035212812945246696,0.003676243359223008,0.003817167831584811,0.003954514395445585,0.004086172673851252,0.004208380356431007,0.0043263682164251804,0.00443499768152833,0.004538948182016611,0.004635925404727459,0.004729875363409519,0.004819879774004221,0.0049040126614272594,0.004982823971658945,0.005058974493294954,0.00512760179117322,0.005191733594983816,0.00525219552218914,0.005308987572789192,0.005364494863897562,0.005417524836957455,0.005464683286845684,0.005512392148375511,0.00555551378056407,0.005596158094704151,0.005633774679154158,0.0056705656461417675,0.005705980118364096,0.005739559885114431,0.005772130563855171,0.005803324747830629,0.00583222508430481,0.005857914686203003,0.00588332861661911,0.0059082843363285065,0.005931037478148937,0.005951405502855778,0.00597131485119462,0.005988563410937786,0.00600627064704895,0.006022877059876919,0.006038107443600893,0.006053612567484379,0.006068108603358269,0.0060814120806753635,0.006093339528888464,0.0061044408939778805,0.006115633994340897,0.0061264606192708015,0.006136552896350622,0.006145819090306759,0.006153067108243704,0.0061602238565683365,0.0061674718745052814,0.006175545509904623,0.00618224311619997,0.006188573781400919,0.006194629240781069,0.006200684234499931,0.0062059140764176846,0.006211602594703436,0.006216373294591904,0.006220685318112373,0.006224906072020531,0.006228667683899403,0.006232337560504675,0.006236099172383547,0.0062396773137152195,0.006242705043405294,0.006245365832000971,0.006248576566576958,0.006251420825719833,0.006254173349589109,0.006256558932363987,0.006258760578930378,0.0062611461617052555,0.006262797862291336,0.00626417389139533,0.006265458185225725,0.006267201621085405,0.006268761120736599,0.00627032108604908,0.006271513644605875,0.0062727066688239574,0.00627444963902235,0.006275550462305546,0.00627637654542923,0.006277293898165226,0.0062783947214484215,0.006279404275119305,0.006280046422034502,0.006280780304223299,0.006281422451138496,0.006281972862780094,0.0062826150096952915,0.006283257622271776,0.006283624563366175,0.006283991504460573,0.006284450180828571,0.00628481712192297,0.006285092327743769,0.0062853675335645676,0.006285826209932566,0.0062861014157533646,0.00628646882250905,0.006286835763603449,0.006287110969424248,0.006287386175245047,0.006287477910518646,0.0062876613810658455,0.006287844851613045,0.006288028322160244,0.006288211792707443,0.006288303527981043,0.006288486998528242,0.006288670469075441,0.006288762204349041,0.00628894567489624,0.0062891291454434395,0.006289312615990639,0.006289312615990639,0.006289404351264238,0.006289404351264238,0.006289496086537838,0.006289496086537838,0.006289587821811438,0.0062896800227463245,0.0062896800227463245,0.0062896800227463245,0.006289863493293524,0.006289955228567123,0.006290046963840723,0.006290046963840723,0.006290046963840723,0.006290046963840723,0.006290046963840723,0.006290046963840723,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323,0.006290138699114323],"active":[0.0003657341003417969,0.0003289432206656784,0.00032646601903252304,0.0003344480646774173,0.00034536607563495636,0.0003528893576003611,0.00036600936437025666,0.00038032198790460825,0.00038738653529435396,0.0004054608289152384,0.00041959004011005163,0.00043940753675997257,0.00045041716657578945,0.0004630784969776869,0.0004791342653334141,0.0005005116108804941,0.0005195033736526966,0.0005094113294035196,0.0004957409109920263,0.0004764737095683813,0.00045683979988098145,0.0004373891279101372,0.0004245443269610405,0.0004047264810651541,0.00039169867523014545,0.0003799549303948879,0.00036490801721811295,0.000353990588337183,0.00034050364047288895,0.0003273836337029934,0.0003149057738482952,0.0003057308495044708,0.0002990332432091236,0.0002897670492529869,0.00027921563014388084,0.0002712337300181389,0.000260224100202322,0.0002508661709725857,0.00024260859936475754,0.0002343510277569294,0.00023040594533085823,0.00022389180958271027,0.00021563470363616943,0.00021123094484210014,0.000202239491045475,0.0001993034966289997,0.0001948080025613308,0.00019251415506005287,0.0001889360137283802,0.0001840735785663128,0.00018205493688583374,0.00017838506028056145,0.0001737973652780056,0.00016801757737994194,0.00016581546515226364,0.0001637972891330719,0.00016104429960250854,0.00015691621229052544,0.00015654927119612694,0.00015333807095885277,0.00015223678201436996,0.00014930125325918198,0.00014801649376749992,0.00014663999900221825,0.00014517223462462425,0.000143520999699831,0.0001424201764166355,0.00014021806418895721,0.00013930071145296097,0.0001379242166876793,0.00013673119246959686,0.00013489648699760437,0.00013306178152561188,0.0001338873989880085,0.00013342825695872307,0.00013324478641152382,0.00013223569840192795,0.00013159355148673058,0.0001302175223827362,0.0001294831745326519,0.0001298505812883377,0.00012957537546753883,0.00012783193960785866,0.00012746499851346016,0.00012709805741906166,0.00012645544484257698,0.00012663891538977623,0.00012645544484257698,0.0001261802390217781,0.00012526288628578186,0.0001247124746441841,0.00012489594519138336,0.00012416206300258636,0.00012416206300258636,0.0001238868571817875,0.00012361165136098862,0.00012342818081378937,0.00012287776917219162,0.00012269383296370506,0.00012251082807779312,0.00012287776917219162,0.00012306123971939087,0.00012251082807779312,0.00012214342132210732,0.0001224190928041935,0.00012223515659570694,0.00012150127440690994,0.00012122653424739838,0.00012122606858611107,0.0001213178038597107,0.00012140953913331032,0.0001209508627653122,0.00012085912749171257,0.00012085912749171257,0.00012076739221811295,0.00012067565694451332,0.00012040045112371445,0.00012040045112371445,0.00012049218639731407,0.00012040045112371445,0.00012030871585011482,0.00012030871585011482,0.00012049218639731407,0.00012040045112371445,0.0001202169805765152,0.00012030871585011482,0.00012021651491522789,0.0001202169805765152,0.00012003351002931595,0.00011994177475571632,0.00012003351002931595,0.00011994177475571632,0.00011994177475571632,0.00011994177475571632,0.00012003351002931595,0.00012012524530291557,0.00012012524530291557,0.00012012524530291557,0.0001202169805765152,0.00012012524530291557,0.00011994177475571632,0.0001198500394821167,0.0001198500394821167,0.0001198500394821167,0.00011994177475571632,0.00011994177475571632,0.00012003351002931595,0.00012003351002931595,0.00011994130909442902,0.00011994130909442902,0.00012012477964162827,0.00011994130909442902,0.00011994130909442902,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011994130909442902,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939,0.00011984957382082939]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0003657341003417969,0.0004700513673014939,0.0005960211274214089,0.000734560308046639,0.0008901646360754967,0.0010537509806454182,0.0012281634844839573,0.0014199165161699057,0.0016262573190033436,0.001848287065513432,0.002087932312861085,0.0023458353243768215,0.0026194273959845304,0.0029166904278099537,0.003243771381676197,0.0035917707718908787,0.003963349387049675,0.0043336437083780766,0.004706873558461666,0.0050804708153009415,0.005457279272377491,0.005837665405124426,0.006228419486433268,0.006616237573325634,0.00701267970725894,0.0074140764772892,0.00782015174627304,0.008236778900027275,0.008655516430735588,0.009068381041288376,0.009485742077231407,0.00990319438278675,0.010338813066482544,0.010774431750178337,0.011203261092305183,0.011653192341327667,0.012096150778234005,0.012549476698040962,0.012993995100259781,0.013452183455228806,0.013911748304963112,0.014371129684150219,0.014839043840765953,0.015312462113797665,0.015785055235028267,0.01625920832157135,0.016740793362259865,0.017223935574293137,0.01770588755607605,0.018198298290371895,0.018689056858420372,0.01919201947748661,0.0196949802339077,0.020198676735162735,0.020703839138150215,0.021209919825196266,0.021726367995142937,0.02223300002515316,0.022754311561584473,0.0232780072838068,0.023797117173671722,0.024326318874955177,0.02486414462327957,0.02540251985192299,0.02593851089477539,0.026481566950678825,0.027017556130886078,0.027575934305787086,0.028111649677157402,0.028658008202910423,0.029210513457655907,0.029765496030449867,0.030323414131999016,0.03088078275322914,0.031448885798454285,0.03201239928603172,0.0325838066637516,0.033151816576719284,0.03371863439679146,0.034283801913261414,0.034857865422964096,0.035429637879133224,0.03600618243217468,0.03657841309905052,0.03715633228421211,0.03772709518671036,0.038304924964904785,0.038877978920936584,0.039459019899368286,0.04003042355179787,0.04062109813094139,0.04119681566953659,0.04179326817393303,0.04238063842058182,0.04296167567372322,0.04354124516248703,0.044134486466646194,0.04471039026975632,0.04529362916946411,0.04588742181658745,0.04647735878825188,0.047058217227458954,0.04763549193739891,0.04822515696287155,0.04881995916366577,0.04940420761704445,0.049989741295576096,0.05057867243885994,0.05115530639886856,0.051739465445280075,0.05232692509889603,0.052926406264305115,0.053510382771492004,0.05409747362136841,0.05468860641121864,0.05527166277170181,0.055866558104753494,0.056455209851264954,0.05703780800104141,0.05760903283953667,0.05818520858883858,0.05876963958144188,0.059345174580812454,0.05993208661675453,0.060493580996990204,0.061069391667842865,0.06164217367768288,0.06220201775431633,0.06276131421327591,0.06332051753997803,0.06387825310230255,0.06443773210048676,0.06499353796243668,0.06554906815290451,0.06609423458576202,0.06664582341909409,0.06719052791595459,0.06773046404123306,0.06827875226736069,0.06881199032068253,0.06934605538845062,0.06988965719938278,0.07042565196752548,0.07094824314117432,0.07148056477308273,0.07201196998357773,0.07253566384315491,0.07304936647415161,0.07356791943311691,0.07408363372087479,0.07459715008735657,0.07510433346033096,0.07561390101909637,0.07610584795475006,0.07660724967718124,0.07710792124271393,0.07759583741426468,0.07809292525053024,0.07857882231473923,0.07907095551490784,0.07954611629247665,0.08002641797065735,0.08050378412008286,0.08096637576818466,0.08143254369497299,0.08190027624368668,0.08236231654882431,0.08282756805419922,0.08329162746667862,0.08375248312950134,0.08421231806278229,0.0846613347530365,0.08510328084230423,0.08554963767528534,0.08598928898572922,0.08642665296792984,0.08686988800764084,0.08730853348970413,0.08773956447839737,0.08817334473133087,0.08859126269817352,0.08901898562908173,0.08944827318191528,0.08985866606235504,0.09027381986379623,0.0906800851225853,0.09108524024486542,0.09148883819580078,0.09189271181821823,0.09229117631912231,0.09268981963396072,0.09308818727731705,0.09348123520612717,0.09388098120689392,0.09427696466445923,0.09466148167848587,0.09505397826433182,0.0954357385635376,0.09581392258405685,0.09618642181158066,0.09655992686748505,0.0969354510307312,0.09730638563632965,0.09767310321331024,0.09804082661867142,0.09840314090251923,0.09876608848571777,0.09912271797657013,0.09948016703128815,0.09983697533607483,0.10018295049667358,0.10053315758705139,0.10087785124778748,0.1012183278799057,0.10155852884054184,0.1018916666507721,0.10223323851823807,0.10256968438625336,0.10289987921714783,0.10322916507720947,0.10355588048696518,0.10388442873954773,0.10420957952737808,0.1045374870300293,0.104864202439785,0.10518421977758408,0.10550221800804138,0.10582315176725388,0.10614518821239471,0.10646814107894897,0.10678961873054504,0.1071019321680069,0.10741286724805832,0.10772352665662766,0.10803455114364624,0.10833887755870819,0.10864265263080597,0.10894478112459183,0.10924874246120453,0.10955362021923065,0.10985014587640762,0.1101444736123085,0.11043595522642136,0.11072468757629395,0.11101176589727402,0.11130425333976746,0.11159032583236694,0.11187776923179626,0.11216365545988083,0.11244596540927887,0.11273084580898285,0.11300700157880783,0.11329702287912369,0.11357235163450241,0.1138576939702034,0.11413311958312988,0.1144118458032608,0.11469250172376633,0.11496645957231522,0.11524289846420288,0.11551722139120102,0.11579467356204987,0.11605770885944366,0.11632460355758667,0.11660223454236984,0.11686637997627258,0.11713134497404099,0.1173960343003273,0.11765595525503159,0.11792001128196716,0.11818378418684006,0.11844462156295776,0.11869922280311584,0.11895620822906494,0.11921264231204987,0.1194688007235527,0.11973175406455994,0.11999240517616272,0.12024196237325668,0.1204896792769432,0.12074070423841476,0.12098603695631027,0.12123751640319824,0.12148129194974899,0.12172671407461166,0.12197186797857285,0.12221986055374146,0.12245739996433258,0.12270410358905792,0.12294834107160568,0.1231900006532669,0.12341882288455963,0.12366066873073578,0.12389004230499268,0.1241350993514061,0.12436933070421219,0.12458787113428116,0.12481916695833206,0.12504687905311584,0.12528496980667114,0.12551361322402954,0.1257401406764984,0.1259728968143463,0.12619850039482117,0.12642595171928406,0.12665100395679474,0.1268710196018219,0.12709231674671173,0.12730763852596283,0.12752343714237213,0.1277458369731903,0.12795336544513702,0.12817594408988953,0.12838825583457947,0.12859927117824554,0.1288071721792221,0.12902314960956573,0.12923215329647064,0.12943288683891296,0.12964043021202087,0.12984777987003326,0.13005100190639496,0.13025367259979248,0.1304541379213333,0.13065919280052185,0.13086140155792236,0.13106811046600342,0.13127270340919495,0.13146620988845825,0.13166199624538422,0.13185815513134003,0.13205356895923615,0.1322493702173233,0.13244323432445526,0.1326339691877365,0.13283169269561768,0.1330261081457138,0.13322106003761292,0.1334182322025299,0.13361282646656036,0.13379596173763275,0.13398689031600952,0.1341744214296341,0.13436515629291534,0.13455259799957275,0.13473151624202728,0.13491207361221313,0.13509272038936615,0.13527722656726837,0.13546036183834076,0.1356443166732788],"recovered":[0.0,0.00013908969413023442,0.0002621235325932503,0.0003848820924758911,0.0005134207895025611,0.0006554464343935251,0.0008074725046753883,0.0009680312359705567,0.0011508846655488014,0.0013394263805821538,0.001543381717056036,0.0017604570602998137,0.0020034052431583405,0.002259657019749284,0.002534900326281786,0.0028358332347124815,0.003166584065183997,0.003517244243994355,0.003874418558552861,0.004235170781612396,0.004612621385604143,0.004983557853847742,0.00535889808088541,0.005748184397816658,0.0061309561133384705,0.006525013130158186,0.006926409900188446,0.007325971499085426,0.007727551739662886,0.008151243440806866,0.008570806123316288,0.008982110768556595,0.00938993040472269,0.009813988581299782,0.010245295241475105,0.010675592347979546,0.011120568960905075,0.011557472869753838,0.012006302364170551,0.012453114613890648,0.012906165793538094,0.013365729711949825,0.013823001645505428,0.01428430899977684,0.014741488732397556,0.015218760818243027,0.01569456420838833,0.01617082767188549,0.01664653979241848,0.01713564805686474,0.017618058249354362,0.01811056025326252,0.018604163080453873,0.019104372709989548,0.01960659958422184,0.020107543095946312,0.02061344124376774,0.021127045154571533,0.021628079935908318,0.022135170176625252,0.022653086110949516,0.02317926101386547,0.023708736523985863,0.024239497259259224,0.02476310357451439,0.02530248835682869,0.025834716856479645,0.02638079971075058,0.02692495658993721,0.02746470831334591,0.028014738112688065,0.028562380000948906,0.02912360057234764,0.029680050909519196,0.030234575271606445,0.030790382996201515,0.031349677592515945,0.031921450048685074,0.03249285742640495,0.0330602265894413,0.033621445298194885,0.03419927507638931,0.03476233035326004,0.03534052520990372,0.03592129051685333,0.036484163254499435,0.03706712648272514,0.037645597010850906,0.03821590170264244,0.03879712522029877,0.03937651216983795,0.039961494505405426,0.040541984140872955,0.0411248579621315,0.04170699790120125,0.04229491949081421,0.04288017749786377,0.043469931930303574,0.04403940960764885,0.0446261391043663,0.04521598294377327,0.045800693333148956,0.0463862270116806,0.04697781801223755,0.04755885526537895,0.04814961925148964,0.04872185364365578,0.049311332404613495,0.0499071404337883,0.05049533769488335,0.051073163747787476,0.051655761897563934,0.05224001407623291,0.05283426493406296,0.053416404873132706,0.0540030412375927,0.054590318351984024,0.0551753006875515,0.05576726049184799,0.05635160207748413,0.056943099945783615,0.05752257630228996,0.05810857191681862,0.05869043618440628,0.05927073955535889,0.05983875319361687,0.06040969863533974,0.060976240783929825,0.061541683971881866,0.062100887298583984,0.06265788525342941,0.06322488933801651,0.06379730254411697,0.06435971707105637,0.0649145171046257,0.06546417623758316,0.0660170465707779,0.06656285375356674,0.06711297482252121,0.06765465438365936,0.06818908452987671,0.06873012334108353,0.06927024573087692,0.06980990618467331,0.0703420415520668,0.07087206840515137,0.07139915972948074,0.07192927598953247,0.07244040817022324,0.0729597881436348,0.07347550243139267,0.07398553192615509,0.07450005412101746,0.07501273602247238,0.07551542669534683,0.07601572573184967,0.07651006430387497,0.07699733972549438,0.07749240845441818,0.0779876634478569,0.07847704738378525,0.07895468175411224,0.07943718880414963,0.07991436868906021,0.08039136230945587,0.08086652308702469,0.08133462071418762,0.0818004235625267,0.08226668834686279,0.08273047208786011,0.08319297432899475,0.08365795016288757,0.08412164449691772,0.08457121253013611,0.0850207731127739,0.0854697898030281,0.08590907603502274,0.08634652942419052,0.08678627759218216,0.08723115921020508,0.08766916394233704,0.08809872716665268,0.08852838724851608,0.0889539122581482,0.0893699899315834,0.08978450298309326,0.09019938856363297,0.09060747921466827,0.09101053327322006,0.09140899032354355,0.09181322902441025,0.0922144427895546,0.09261006116867065,0.09300916641950607,0.09340404719114304,0.09380186349153519,0.0941922515630722,0.09458208829164505,0.09497541189193726,0.09535744786262512,0.09573058784008026,0.09609803557395935,0.09647814929485321,0.09684835374355316,0.0972214937210083,0.09758830070495605,0.09795106947422028,0.09831485152244568,0.09867560118436813,0.09903130680322647,0.09939517825841904,0.09974253922700882,0.1000947579741478,0.10043881088495255,0.10078570991754532,0.10113086551427841,0.10146629810333252,0.10181090235710144,0.10215321183204651,0.10248515754938126,0.10281847417354584,0.10315005481243134,0.10348062217235565,0.103817880153656,0.10414276272058487,0.10446718335151672,0.10478141903877258,0.10510905086994171,0.1054268628358841,0.10575312376022339,0.1060745120048523,0.10639223456382751,0.10670959204435349,0.10702355206012726,0.10733439028263092,0.10764477401971817,0.10794947296380997,0.10825352370738983,0.10855821520090103,0.1088683232665062,0.10917411744594574,0.10948413610458374,0.10978975147008896,0.11008765548467636,0.11038234829902649,0.11066245287656784,0.11094962805509567,0.11123762279748917,0.11153304576873779,0.11182572692632675,0.11211638152599335,0.11239942163228989,0.11267723888158798,0.11296321451663971,0.11324671655893326,0.11352957040071487,0.1138068363070488,0.11409015208482742,0.114366315305233,0.11464899033308029,0.11492405086755753,0.11519856005907059,0.1154775619506836,0.11574500799179077,0.1160106211900711,0.11628173291683197,0.11655587702989578,0.1168159767985344,0.11708544194698334,0.11734931170940399,0.11761097609996796,0.11787750571966171,0.11814293265342712,0.11840349435806274,0.11866148561239243,0.11891461908817291,0.1191711500287056,0.11942271888256073,0.11968355625867844,0.11994779109954834,0.1201995462179184,0.12044928222894669,0.12069516628980637,0.12094298005104065,0.12118611484766006,0.12143374234437943,0.12168072164058685,0.12193046510219574,0.12217368930578232,0.1224142462015152,0.12265940010547638,0.12290491908788681,0.12314226478338242,0.12338108569383621,0.12361476570367813,0.12385322153568268,0.12408827990293503,0.12431132048368454,0.12454187870025635,0.12476950883865356,0.12500548362731934,0.1252383440732956,0.12547165155410767,0.12570422887802124,0.12592965364456177,0.12615031003952026,0.1263757348060608,0.12660162150859833,0.12682382762432098,0.1270483434200287,0.12726862728595734,0.1274799257516861,0.1276937872171402,0.1279193013906479,0.12813013792037964,0.12834657728672028,0.12855006754398346,0.12876585125923157,0.128977432847023,0.12918414175510406,0.12939056754112244,0.12959599494934082,0.12980297207832336,0.13000857830047607,0.13021813333034515,0.13041667640209198,0.13062109053134918,0.13082541525363922,0.13102936744689941,0.13122983276844025,0.13142985105514526,0.13162142038345337,0.131816104054451,0.13201473653316498,0.1322098821401596,0.13240383565425873,0.1326034814119339,0.1327969878911972,0.1329919397830963,0.13318884372711182,0.13337986171245575,0.1335694044828415,0.1337621659040451,0.13395419716835022,0.13414309918880463,0.13433146476745605,0.13451559841632843,0.13469891250133514,0.134878471493721,0.13506068289279938,0.13524894416332245],"active":[0.0003657341003417969,0.00033096165861934423,0.0003338975948281586,0.00034967821557074785,0.0003767438465729356,0.00039830454625189304,0.00042069097980856895,0.0004518852801993489,0.00047537265345454216,0.0005088606849312782,0.0005445505958050489,0.0005853782640770078,0.00061602215282619,0.0006570334080606699,0.0007088710553944111,0.0007559375371783972,0.0007967653218656778,0.0008163994643837214,0.0008324549999088049,0.0008453000336885452,0.0008446578867733479,0.0008541075512766838,0.0008695214055478573,0.000868053175508976,0.0008817235939204693,0.0008890633471310139,0.0008937418460845947,0.0009108074009418488,0.0009279646910727024,0.0009171376004815102,0.0009149359539151192,0.0009210836142301559,0.0009488826617598534,0.0009604431688785553,0.0009579658508300781,0.0009775999933481216,0.0009755818173289299,0.0009920038282871246,0.0009876927360892296,0.0009990688413381577,0.0010055825114250183,0.0010053999722003937,0.0010160421952605247,0.0010281531140208244,0.0010435665026307106,0.0010404475033283234,0.0010462291538715363,0.0010531079024076462,0.0010593477636575699,0.0010626502335071564,0.0010709986090660095,0.0010814592242240906,0.001090817153453827,0.0010943040251731873,0.0010972395539283752,0.0011023767292499542,0.0011129267513751984,0.001105954870581627,0.001126231625676155,0.001142837107181549,0.0011440310627222061,0.0011470578610897064,0.0011554080992937088,0.001163022592663765,0.0011754073202610016,0.0011790785938501358,0.001182839274406433,0.0011951345950365067,0.001186693087220192,0.0011932998895645142,0.001195775344967842,0.0012031160295009613,0.0011998135596513748,0.0012007318437099457,0.0012143105268478394,0.0012220162898302078,0.0012341290712356567,0.0012303665280342102,0.0012257769703865051,0.0012235753238201141,0.0012364201247692108,0.0012303628027439117,0.0012438520789146423,0.0012378878891468048,0.00123504176735878,0.0012429319322109222,0.0012377984821796417,0.001232381910085678,0.0012431181967258453,0.0012332983314990997,0.0012445859611034393,0.0012353211641311646,0.0012512840330600739,0.0012557804584503174,0.0012546777725219727,0.001246325671672821,0.001254308968782425,0.0012404583394527435,0.0012542195618152618,0.0012612827122211456,0.0012613758444786072,0.0012575238943099976,0.0012492649257183075,0.0012473389506340027,0.0012611038982868195,0.0012545883655548096,0.0012678876519203186,0.0012673400342464447,0.0012481659650802612,0.0012441277503967285,0.001253761351108551,0.0012706443667411804,0.0012703686952590942,0.0012632086873054504,0.0012722015380859375,0.0012686215341091156,0.0012762397527694702,0.0012799091637134552,0.0012705475091934204,0.001257430762052536,0.0012421086430549622,0.0012470632791519165,0.0012366026639938354,0.0012416504323482513,0.0012228414416313171,0.001230638474225998,0.0012324750423431396,0.0012257769703865051,0.001219630241394043,0.001219630241394043,0.0012203678488731384,0.0012128427624702454,0.0011962354183197021,0.0011893510818481445,0.001179717481136322,0.0011816471815109253,0.0011734813451766968,0.0011676102876663208,0.0011657774448394775,0.0011573359370231628,0.0011569708585739136,0.0011595338582992554,0.0011554062366485596,0.001138336956501007,0.0011385232210159302,0.001139901578426361,0.0011365041136741638,0.0011200904846191406,0.0011275112628936768,0.0011238455772399902,0.0011216476559638977,0.0011188015341758728,0.0011138468980789185,0.0010931119322776794,0.0010918229818344116,0.0010921955108642578,0.0010857731103897095,0.0010955855250358582,0.001086413860321045,0.0010832920670509338,0.0010690689086914062,0.001071736216545105,0.0010665953159332275,0.0010520070791244507,0.0010411813855171204,0.0010337531566619873,0.0010276958346366882,0.0010271444916725159,0.0010249391198158264,0.0010220110416412354,0.0010193437337875366,0.0010033845901489258,0.0009816363453865051,0.000978425145149231,0.0009685158729553223,0.0009568631649017334,0.000960811972618103,0.0009620040655136108,0.00095328688621521,0.0009421855211257935,0.0009220987558364868,0.0009202584624290466,0.0009198859333992004,0.0009047538042068481,0.0009038299322128296,0.0008955821394920349,0.0008858516812324524,0.0008813589811325073,0.0008821785449981689,0.0008821859955787659,0.0008765906095504761,0.0008737444877624512,0.0008711740374565125,0.0008718147873878479,0.0008729174733161926,0.0008596181869506836,0.000861726701259613,0.0008536502718925476,0.0008385106921195984,0.0008289739489555359,0.0008293390274047852,0.0008374154567718506,0.0008282363414764404,0.0008247494697570801,0.0008193328976631165,0.0008148401975631714,0.0008150190114974976,0.0008078664541244507,0.0008045658469200134,0.0008056685328483582,0.0007877722382545471,0.000790618360042572,0.000783093273639679,0.0007795169949531555,0.000772818922996521,0.0007608011364936829,0.0007669404149055481,0.0007587820291519165,0.0007466673851013184,0.0007440075278282166,0.000737406313419342,0.000734373927116394,0.0007289573550224304,0.000719606876373291,0.0007214397192001343,0.0007170364260673523,0.0007207989692687988,0.0007141008973121643,0.0007183253765106201,0.0007150173187255859,0.000715106725692749,0.0007096976041793823,0.000703275203704834,0.0006999745965003967,0.0007001608610153198,0.0006941035389900208,0.0006931796669960022,0.0006912574172019958,0.0006905272603034973,0.0006852969527244568,0.0006760284304618835,0.000660337507724762,0.0006462037563323975,0.0006370320916175842,0.0006294175982475281,0.0006418004631996155,0.0006406977772712708,0.0006401464343070984,0.0006306096911430359,0.0006202384829521179,0.000614464282989502,0.0006075799465179443,0.0006197839975357056,0.0006091371178627014,0.0006109774112701416,0.0006035491824150085,0.0006050094962120056,0.0006023496389389038,0.0006001442670822144,0.0005939081311225891,0.0005931705236434937,0.0005961135029792786,0.0005801469087600708,0.0005795955657958984,0.0005916133522987366,0.0005846470594406128,0.0005754679441452026,0.0005800575017929077,0.0005705133080482483,0.0005706995725631714,0.0005728080868721008,0.000567115843296051,0.0005562901496887207,0.0005527138710021973,0.0005511566996574402,0.0005541816353797913,0.0005606040358543396,0.0005696862936019897,0.0005584061145782471,0.0005418881773948669,0.0005411580204963684,0.0005367547273635864,0.0005423501133918762,0.0005383118987083435,0.0005405992269515991,0.0005381256341934204,0.000539138913154602,0.0005269348621368408,0.0005304142832756042,0.0005340948700904846,0.0005306005477905273,0.000513903796672821,0.000518403947353363,0.0005089566111564636,0.0005203336477279663,0.0005161091685295105,0.0004995912313461304,0.000507846474647522,0.0005050003528594971,0.0005154609680175781,0.0005081295967102051,0.0005017966032028198,0.0005012452602386475,0.0004942715167999268,0.00049629807472229,0.0005006939172744751,0.0004952847957611084,0.0004906952381134033,0.0004838109016418457,0.0004750937223434448,0.0004772096872329712,0.00047343969345092773,0.0004821568727493286,0.0004689544439315796,0.00046913325786590576,0.00046059489250183105,0.0004730820655822754,0.0004663020372390747,0.0004554539918899536,0.0004562884569168091,0.00045721232891082764,0.0004550069570541382,0.0004507005214691162,0.00044555962085723877,0.0004410594701766968,0.0004447251558303833,0.00044701993465423584,0.0004472881555557251,0.0004368424415588379,0.0004321634769439697,0.0004283040761947632,0.0004321485757827759,0.00043326616287231445,0.0004284977912902832,0.0004240870475769043,0.00042785704135894775,0.0004226267337799072,0.00042407214641571045,0.00042629241943359375,0.00042398273944854736,0.00041610002517700195,0.0004174858331680298,0.00041225552558898926,0.0004109591245651245,0.00040949881076812744,0.00040005147457122803,0.0003964751958847046,0.00039380788803100586,0.0003987550735473633,0.00039967894554138184,0.00039537250995635986]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0003657341003417969,0.00046665669651702046,0.0005865710554644465,0.0007167612202465534,0.0008613558020442724,0.0010120057268068194,0.001167426584288478,0.0013372516259551048,0.0015187289100140333,0.0017140599666163325,0.0019147124839946628,0.002133806236088276,0.0023656529374420643,0.0026061239186674356,0.002864027163013816,0.003140646731480956,0.0034262577537447214,0.0037039783783257008,0.003984176088124514,0.004261713474988937,0.004532277584075928,0.004810457117855549,0.005084415897727013,0.005358099937438965,0.0056288475170731544,0.005903448909521103,0.0061769490130245686,0.006451825611293316,0.006723582744598389,0.006991486065089703,0.0072652618400752544,0.00753279821947217,0.007806114852428436,0.008076129481196404,0.008345041424036026,0.008611018769443035,0.008869838900864124,0.009132329374551773,0.009394912049174309,0.009659329429268837,0.009922553785145283,0.010188713669776917,0.01044753473252058,0.010708007030189037,0.010959211736917496,0.0112145459279418,0.011475477367639542,0.011733105406165123,0.011984952725470066,0.012239277362823486,0.012493235990405083,0.012748661451041698,0.012997389771044254,0.013247127644717693,0.01349374558776617,0.01373999658972025,0.013981201685965061,0.014226535335183144,0.014468749985098839,0.014705091714859009,0.014941617846488953,0.015180070884525776,0.015409806743264198,0.015645138919353485,0.01587827131152153,0.01610901765525341,0.016337193548679352,0.01656959019601345,0.016797034069895744,0.017026403918862343,0.017251186072826385,0.017473673447966576,0.017694052308797836,0.01791498064994812,0.01814049668610096,0.018360141664743423,0.018577033653855324,0.018790990114212036,0.018999716266989708,0.01921110227704048,0.019424783065915108,0.019638096913695335,0.019842693582177162,0.02005031891167164,0.02026115544140339,0.02046859823167324,0.020674755796790123,0.020875131711363792,0.021076427772641182,0.021277446299791336,0.021481860429048538,0.021679485216736794,0.021871697157621384,0.022069230675697327,0.0222624521702528,0.022455304861068726,0.022650545462965965,0.022837618365883827,0.023026160895824432,0.02321607805788517,0.02340351976454258,0.02359095960855484,0.02377840131521225,0.023962996900081635,0.02414199709892273,0.024320906028151512,0.02449440024793148,0.02466963790357113,0.024842767044901848,0.025018371641635895,0.0251948032528162,0.02536444552242756,0.02553408592939377,0.02570207789540291,0.025867681950330734,0.026034846901893616,0.026197148486971855,0.02636275254189968,0.02652248553931713,0.026685338467359543,0.026845620945096016,0.027003612369298935,0.02716004103422165,0.027315370738506317,0.02746657095849514,0.027622541412711143,0.027771173045039177,0.027915768325328827,0.028062105178833008,0.028212573379278183,0.02835881896317005,0.0284977238625288,0.028639841824769974,0.028779391199350357,0.028921600431203842,0.029057111591100693,0.029193447902798653,0.029328318312764168,0.029464105144143105,0.029598882421851158,0.029730724170804024,0.029861556366086006,0.02999202162027359,0.03012496419250965,0.030255429446697235,0.030383875593543053,0.030504433438181877,0.030629852786660194,0.030756279826164246,0.030877847224473953,0.030999595299363136,0.03111795149743557,0.03123740665614605,0.03135731816291809,0.03147145360708237,0.03158760815858841,0.03170192614197731,0.03181826323270798,0.031932394951581955,0.03204597905278206,0.03215506672859192,0.03226452320814133,0.032372694462537766,0.03247921168804169,0.032586466521024704,0.03269050642848015,0.03279133886098862,0.032893914729356766,0.03299107402563095,0.033096492290496826,0.03319539502263069,0.033299896866083145,0.03339540585875511,0.033496513962745667,0.03360055387020111,0.033696338534355164,0.03379322588443756,0.03388763219118118,0.03398185968399048,0.03407920151948929,0.03417012467980385,0.034261688590049744,0.03435389697551727,0.03444371744990349,0.034534089267253876,0.03461913764476776,0.03471088781952858,0.03479979187250137,0.034885574132204056,0.03497007489204407,0.035054389387369156,0.035134851932525635,0.03521990403532982,0.03529990836977959,0.03537615016102791,0.035458724945783615,0.03553386405110359,0.035611942410469055,0.03569011017680168,0.03576616942882538,0.03584140166640282,0.03591599315404892,0.03599260374903679,0.03606315702199936,0.03613710775971413,0.03620922192931175,0.036282528191804886,0.036350879818201065,0.03641996532678604,0.0364907942712307,0.03655942156910896,0.03662547841668129,0.036691632121801376,0.03675457090139389,0.03681860864162445,0.03688255697488785,0.03694329410791397,0.037005774676799774,0.03706761449575424,0.0371316522359848,0.037191472947597504,0.03725450485944748,0.03731725737452507,0.037375058978796005,0.037434786558151245,0.03749387338757515,0.03755314275622368,0.03761736676096916,0.03767424821853638,0.03772948309779167,0.03778746724128723,0.03784095495939255,0.03789903223514557,0.037954170256853104,0.038008395582437515,0.03806436061859131,0.03811610862612724,0.03817317262291908,0.038226112723350525,0.038282811641693115,0.03833437338471413,0.03838768228888512,0.03843887522816658,0.03848896920681,0.03853924944996834,0.038589708507061005,0.03864090517163277,0.03869182616472244,0.03873944282531738,0.038787610828876495,0.03883935511112213,0.03888614475727081,0.03893238678574562,0.03898174688220024,0.039026886224746704,0.03907322138547897,0.039116159081459045,0.03915790468454361,0.03920478746294975,0.039250291883945465,0.03929396718740463,0.039337269961833954,0.03938305377960205,0.03942544013261795,0.03947140648961067,0.039513975381851196,0.03955351933836937,0.039593614637851715,0.03963269665837288,0.039674535393714905,0.03971242904663086,0.03975270316004753,0.039789311587810516,0.03982628509402275,0.039864543825387955,0.0399012453854084,0.03993895277380943,0.0399739071726799,0.040010884404182434,0.04004538059234619,0.04008501395583153,0.040122173726558685,0.040159787982702255,0.040195662528276443,0.04023153707385063,0.04026529937982559,0.040299247950315475,0.04033521190285683,0.040368881076574326,0.040403470396995544,0.040438611060380936,0.04047219082713127,0.04050466790795326,0.04054127633571625,0.040573664009571075,0.040604766458272934,0.040637336671352386,0.04066954180598259,0.04070055112242699,0.040729083120822906,0.04076000303030014,0.04079193249344826,0.040822483599185944,0.04085083305835724,0.040882211178541183,0.040912121534347534,0.04094010591506958,0.04096827283501625,0.04099460318684578,0.04102359712123871,0.04105148836970329,0.041075706481933594,0.04110341519117355,0.04112910479307175,0.04115598648786545,0.04118158668279648,0.04120791703462601,0.04123617336153984,0.04126223176717758,0.04128681868314743,0.041313428431749344,0.041340216994285583,0.04136572405695915,0.04139242321252823,0.04141737520694733,0.04144233092665672,0.0414656363427639,0.041489582508802414,0.04151206091046333,0.04153435677289963,0.04155600816011429,0.04157821089029312,0.04160096496343613,0.04162481799721718,0.041645921766757965,0.04166766628623009,0.04168904200196266,0.041709043085575104,0.04172931984066963,0.04175088182091713,0.04177289828658104,0.04179363325238228,0.04181483015418053,0.04183666408061981,0.04185638949275017,0.041877035051584244,0.04189630225300789,0.04191575199365616,0.04193437471985817,0.04195419326424599,0.041975297033786774],"recovered":[0.0,0.00013982367818243802,0.0002591875963844359,0.00037937721936032176,0.0005027780425734818,0.0006354453507810831,0.0007798564620316029,0.0009322495898231864,0.0010912485886365175,0.0012603397481143475,0.0014388810377568007,0.0016302670119330287,0.0018329379381611943,0.002044233027845621,0.002278281841427088,0.0025219640228897333,0.0027806011494249105,0.0030542847234755754,0.003332372521981597,0.003610918764024973,0.0038891900330781937,0.004168378654867411,0.00444334652274847,0.004717122297734022,0.004991081077605486,0.005259443540126085,0.005533769726753235,0.005806627683341503,0.00608398113399744,0.006350141484290361,0.006624192465096712,0.006894573103636503,0.007159724365919828,0.007427352946251631,0.007699568290263414,0.007969765923917294,0.008241063915193081,0.008501077070832253,0.008765953592956066,0.00902780145406723,0.009289741516113281,0.009555993601679802,0.009824448265135288,0.010089416056871414,0.01035135518759489,0.010605130344629288,0.010860281065106392,0.011114605702459812,0.011372050270438194,0.011628485284745693,0.011882718652486801,0.01214089710265398,0.012392102740705013,0.012644592672586441,0.012892035767436028,0.013144709169864655,0.01338949240744114,0.013630697503685951,0.0138778667896986,0.014114484190940857,0.014354679733514786,0.014599738642573357,0.01483754813671112,0.015066367574036121,0.015308949165046215,0.015542171895503998,0.015771083533763885,0.015999535098671913,0.016236519441008568,0.016458090394735336,0.016690120100975037,0.016912242397665977,0.017133446410298347,0.0173590537160635,0.01758411154150963,0.017810361459851265,0.01802881248295307,0.01824827305972576,0.018462596461176872,0.018677469342947006,0.01889105886220932,0.01909886673092842,0.019315117970108986,0.01952356845140457,0.019728349521756172,0.019938085228204727,0.020144334062933922,0.020353151485323906,0.020556924864649773,0.02076243981719017,0.020966120064258575,0.021169157698750496,0.021365130320191383,0.021557800471782684,0.021751847118139267,0.021949196234345436,0.022147005423903465,0.022338850423693657,0.022532163187861443,0.022725382819771767,0.02291511744260788,0.023106686770915985,0.023291651159524918,0.023483771830797195,0.023670386523008347,0.023859845474362373,0.02403324842453003,0.02421298250555992,0.02438299171626568,0.024558046832680702,0.024732274934649467,0.024909531697630882,0.02508174255490303,0.025250926613807678,0.025422677397727966,0.02558910846710205,0.025756822898983955,0.025920776650309563,0.02608693204820156,0.02624528855085373,0.026410801336169243,0.026570992544293404,0.02673311159014702,0.02688899077475071,0.027048541232943535,0.02720680646598339,0.027359383180737495,0.02751287631690502,0.027660131454467773,0.027809221297502518,0.027957485988736153,0.0281024482101202,0.028246767818927765,0.028388701379299164,0.028533020988106728,0.028672201558947563,0.02881193347275257,0.02894735336303711,0.029081763699650764,0.029217274859547615,0.029354162514209747,0.02948930859565735,0.02962188422679901,0.029751522466540337,0.02988281473517418,0.030012546107172966,0.03014475479722023,0.030267879366874695,0.030395226553082466,0.0305226631462574,0.03064551390707493,0.030768180266022682,0.03088965453207493,0.031011680141091347,0.031133336946368217,0.031248664483428,0.031364817172288895,0.031481243669986725,0.03159583732485771,0.03170602768659592,0.03182080388069153,0.03193346783518791,0.03204851970076561,0.03215623274445534,0.032263852655887604,0.03237156569957733,0.03247670829296112,0.03257937356829643,0.03267892077565193,0.03277800977230072,0.03287883847951889,0.03298278898000717,0.033084720373153687,0.03318619355559349,0.03328803554177284,0.03338978439569473,0.03348749503493309,0.03358694911003113,0.03368319198489189,0.03377998620271683,0.03387577086687088,0.033969536423683167,0.03406220301985741,0.034155234694480896,0.03424661606550217,0.034337446093559265,0.034426625818014145,0.03451699763536453,0.0346057154238224,0.03469572216272354,0.03478187322616577,0.03486352786421776,0.03494444862008095,0.03502775728702545,0.03510959446430206,0.03518923372030258,0.03527088835835457,0.03534896671772003,0.03542475029826164,0.03550209105014801,0.03557842597365379,0.03565356880426407,0.035730913281440735,0.03580761328339577,0.03588147088885307,0.03595670312643051,0.03603120148181915,0.036101847887039185,0.036175429821014404,0.03624625876545906,0.0363154374063015,0.036382414400577545,0.03645003214478493,0.03651553764939308,0.03657884523272514,0.036641690880060196,0.03670481592416763,0.03676619380712509,0.03682895004749298,0.036893997341394424,0.03695611283183098,0.03701730817556381,0.03707997128367424,0.037139974534511566,0.03719942644238472,0.037258513271808624,0.03731943294405937,0.03737998753786087,0.037442099303007126,0.03750375658273697,0.037560272961854935,0.037613578140735626,0.03767073526978493,0.03772496059536934,0.037781935185194016,0.037838175892829895,0.037893958389759064,0.037946898490190506,0.03800497204065323,0.038058921694755554,0.038115255534648895,0.03816608339548111,0.0382201224565506,0.0382746197283268,0.03832544758915901,0.03837379813194275,0.03842508792877197,0.03847508877515793,0.03852793574333191,0.038577113300561905,0.03862610459327698,0.038679685443639755,0.03872418403625488,0.03876941651105881,0.03881794959306717,0.03886299952864647,0.0389101579785347,0.03895337134599686,0.03899841755628586,0.03904622048139572,0.03908970579504967,0.039134297519922256,0.03917952999472618,0.039223842322826385,0.03926770016551018,0.03931458294391632,0.03935614228248596,0.03939724713563919,0.0394408255815506,0.03948027640581131,0.03952101245522499,0.03956000506877899,0.03960101678967476,0.03964010253548622,0.03967845439910889,0.03971460089087486,0.03974910080432892,0.0397864393889904,0.039823781698942184,0.03986213356256485,0.039899107068777084,0.03993727266788483,0.03997470811009407,0.04001324251294136,0.04004966467618942,0.040084436535835266,0.04012086242437363,0.040153615176677704,0.04018765315413475,0.040221601724624634,0.040257107466459274,0.04029334709048271,0.04032710939645767,0.040359221398830414,0.04039371758699417,0.04042693227529526,0.04046069458127022,0.04049500823020935,0.040526386350393295,0.040559232234954834,0.040591251105070114,0.04062400758266449,0.04065418988466263,0.04068547859787941,0.04071391746401787,0.04074392095208168,0.040774840861558914,0.040803372859954834,0.040831174701452255,0.040858879685401917,0.04088668152689934,0.04091484844684601,0.04094044491648674,0.04096585884690285,0.04099531099200249,0.04102228209376335,0.041047971695661545,0.041074853390455246,0.04110146313905716,0.041128069162368774,0.04115476831793785,0.041181739419698715,0.041208624839782715,0.041232384741306305,0.041258808225393295,0.04128459095954895,0.04130881279706955,0.04133312404155731,0.041355326771736145,0.04137853905558586,0.04140101745724678,0.04142358899116516,0.041447535157203674,0.04146936908364296,0.04149184748530388,0.04151322692632675,0.04153304547071457,0.0415552482008934,0.041577816009521484,0.04159680753946304,0.04161827638745308,0.04163993149995804,0.0416608490049839,0.04168194904923439,0.04170442745089531,0.04172516241669655,0.041745349764823914,0.041765257716178894,0.04178443178534508,0.04180360957980156,0.04182223230600357],"active":[0.0003657341003417969,0.00032683301833458245,0.00032738345908001065,0.00033738400088623166,0.0003585777594707906,0.00037656037602573633,0.00038757012225687504,0.00040500203613191843,0.0004274803213775158,0.0004537202185019851,0.0004758314462378621,0.0005035392241552472,0.00053271499928087,0.0005618908908218145,0.0005857453215867281,0.0006186827085912228,0.0006456566043198109,0.0006496936548501253,0.0006518035661429167,0.0006507947109639645,0.0006430875509977341,0.0006420784629881382,0.0006410693749785423,0.0006409776397049427,0.0006377664394676685,0.0006440053693950176,0.0006431792862713337,0.0006451979279518127,0.0006396016106009483,0.0006413445807993412,0.0006410693749785423,0.0006382251158356667,0.0006463904865086079,0.0006487765349447727,0.0006454731337726116,0.0006412528455257416,0.0006287749856710434,0.0006312523037195206,0.0006289584562182426,0.0006315279752016068,0.0006328122690320015,0.0006327200680971146,0.000623086467385292,0.0006185909733176231,0.0006078565493226051,0.0006094155833125114,0.0006151963025331497,0.0006184997037053108,0.0006129024550318718,0.0006107920780777931,0.0006105173379182816,0.0006077643483877182,0.000605287030339241,0.0006025349721312523,0.000601709820330143,0.0005952874198555946,0.000591709278523922,0.0005958378314971924,0.000590883195400238,0.0005906075239181519,0.0005869381129741669,0.0005803322419524193,0.0005722586065530777,0.0005787713453173637,0.0005693221464753151,0.0005668457597494125,0.0005661100149154663,0.0005700550973415375,0.0005605146288871765,0.0005683135241270065,0.0005610659718513489,0.0005614310503005981,0.0005606058984994888,0.0005559269338846207,0.0005563851445913315,0.0005497802048921585,0.0005482211709022522,0.0005427170544862747,0.0005371198058128357,0.0005336329340934753,0.0005337242037057877,0.0005392301827669144,0.0005275756120681763,0.000526750460267067,0.0005328059196472168,0.0005305130034685135,0.0005304217338562012,0.0005219802260398865,0.0005195029079914093,0.0005150064826011658,0.0005157403647899628,0.0005103275179862976,0.0005065668374300003,0.0005114302039146423,0.000510605052113533,0.0005061086267232895,0.0005035400390625,0.0004987679421901703,0.0004939977079629898,0.0004906952381134033,0.0004884023219347,0.000484272837638855,0.00048675015568733215,0.0004792250692844391,0.00047161057591438293,0.0004610605537891388,0.0004611518234014511,0.0004566553980112076,0.00045977532863616943,0.00046032480895519257,0.0004625283181667328,0.00045491382479667664,0.0004523433744907379,0.0004511512815952301,0.00044500455260276794,0.00044573843479156494,0.0004403255879878998,0.0004419758915901184,0.00043555349111557007,0.0004400499165058136,0.00043481960892677307,0.0004326198250055313,0.00042692944407463074,0.0004263799637556076,0.0004180297255516052,0.0004157349467277527,0.0004117898643016815,0.00040289200842380524,0.0004019737243652344,0.0004033520817756653,0.0004013329744338989,0.00039527565240859985,0.00039307400584220886,0.00039068982005119324,0.00038857944309711456,0.0003849100321531296,0.00038151443004608154,0.0003809649497270584,0.0003823414444923401,0.0003816075623035431,0.00037656165659427643,0.00037224777042865753,0.00037013739347457886,0.0003734417259693146,0.00037261471152305603,0.00037132948637008667,0.00035967864096164703,0.00036197341978549957,0.0003610532730817795,0.00035518407821655273,0.000354081392288208,0.0003497712314128876,0.0003477521240711212,0.0003456380218267441,0.0003381166607141495,0.000338943675160408,0.00033710896968841553,0.00033701956272125244,0.00033655762672424316,0.00033995136618614197,0.0003342628479003906,0.0003310553729534149,0.00032417476177215576,0.0003229789435863495,0.0003226138651371002,0.00031894072890281677,0.00031463056802749634,0.00031454116106033325,0.00031215324997901917,0.00031848251819610596,0.00031655654311180115,0.0003171078860759735,0.00031068548560142517,0.0003103204071521759,0.00031251832842826843,0.0003065541386604309,0.0003057308495044708,0.00030068308115005493,0.00029866769909858704,0.00029921531677246094,0.00029435381293296814,0.00029215216636657715,0.00029169395565986633,0.00028848275542259216,0.000287473201751709,0.0002816915512084961,0.0002842620015144348,0.0002827942371368408,0.00027985870838165283,0.0002743527293205261,0.0002725161612033844,0.0002713240683078766,0.00027545541524887085,0.00027215108275413513,0.00026655569672584534,0.0002694912254810333,0.00026297569274902344,0.00026297569274902344,0.00026535987854003906,0.00026407837867736816,0.00026297569274902344,0.0002624243497848511,0.0002616904675960541,0.0002555437386035919,0.00025563687086105347,0.00025251880288124084,0.00025132670998573303,0.0002490319311618805,0.00024453550577163696,0.00024453550577163696,0.0002439841628074646,0.0002430640161037445,0.00024159997701644897,0.00023903325200080872,0.00023976340889930725,0.00024086609482765198,0.0002384781837463379,0.00023958086967468262,0.00023866444826126099,0.0002376548945903778,0.00023536011576652527,0.000237196683883667,0.00023728609085083008,0.0002350844442844391,0.00023536011576652527,0.00023536011576652527,0.00023370981216430664,0.00023737922310829163,0.0002321489155292511,0.00022572651505470276,0.00022719427943229675,0.0002273768186569214,0.00022829696536064148,0.00022920966148376465,0.00022646039724349976,0.00022618472576141357,0.00022215023636817932,0.00022627413272857666,0.00022114068269729614,0.00022388994693756104,0.00021911785006523132,0.00022159889340400696,0.00021875277161598206,0.00021434947848320007,0.00021380186080932617,0.00021591037511825562,0.00021581724286079407,0.00021673738956451416,0.00021150708198547363,0.00021049752831459045,0.0002132505178451538,0.00020645931363105774,0.00020820274949073792,0.00021233037114143372,0.0002089366316795349,0.00021022185683250427,0.00020600110292434692,0.00020453333854675293,0.00020636990666389465,0.00020407140254974365,0.0002042613923549652,0.0002029724419116974,0.00020352378487586975,0.00020159780979156494,0.00020370632410049438,0.0001993924379348755,0.0001973770558834076,0.00019636750221252441,0.00019187107682228088,0.00019425898790359497,0.00019141659140586853,0.00019269809126853943,0.00018829479813575745,0.00018618255853652954,0.000186089426279068,0.00018664449453353882,0.00018985196948051453,0.0001874677836894989,0.00018710270524024963,0.00018324702978134155,0.00018590688705444336,0.00018490105867385864,0.00018507987260818481,0.000182420015335083,0.0001818723976612091,0.00018086284399032593,0.00017838552594184875,0.00018159672617912292,0.0001812279224395752,0.00018186867237091064,0.00018150359392166138,0.00017884373664855957,0.0001775585114955902,0.00018205493688583374,0.0001799464225769043,0.0001778341829776764,0.00017664209008216858,0.00017453357577323914,0.0001741647720336914,0.0001698508858680725,0.00016875192523002625,0.0001679249107837677,0.00016829371452331543,0.00016535446047782898,0.00016829371452331543,0.00016820058226585388,0.0001652650535106659,0.00016489997506141663,0.00016342848539352417,0.000164717435836792,0.00016480684280395508,0.00016085803508758545,0.00016297027468681335,0.00016324594616889954,0.00016067549586296082,0.00015930458903312683,0.00015994533896446228,0.00016131997108459473,0.00016076862812042236,0.000158749520778656,0.00015866011381149292,0.00015847757458686829,0.00015709921717643738,0.00016003847122192383,0.00015856698155403137,0.00015773996710777283,0.0001568235456943512,0.00015645846724510193,0.0001567341387271881,0.00015581771731376648,0.00015499070286750793,0.0001546218991279602,0.0001534298062324524,0.00015544891357421875,0.0001540742814540863,0.00015443935990333557,0.00015599653124809265,0.00015379488468170166,0.00015150383114814758,0.0001540742814540863,0.0001546218991279602,0.0001537017524242401,0.00015398114919662476,0.00015471503138542175,0.0001519620418548584,0.0001518726348876953,0.00015095248818397522,0.0001504942774772644,0.00014994293451309204,0.0001505836844444275,0.00015306472778320312]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0003657341003417969,0.00046665669651702046,0.0005859288503415883,0.0007105224067345262,0.0008425475098192692,0.0009791599586606026,0.0011242132168263197,0.0012755971401929855,0.0014297334710136056,0.00159258593339473,0.0017654388211667538,0.0019445305224508047,0.00212674168869853,0.002321247011423111,0.002519881119951606,0.0027269558049738407,0.0029396272730082273,0.003146243281662464,0.0033479968551546335,0.0035489245783537626,0.0037449896335601807,0.003936283756047487,0.004124550148844719,0.004314559977501631,0.004495853558182716,0.00467522069811821,0.004854679573327303,0.005024963524192572,0.005196715239435434,0.0053658983670175076,0.00553526496514678,0.005698667839169502,0.0058650062419474125,0.0060217115096747875,0.006177315954118967,0.006327874027192593,0.0064806342124938965,0.006628807168453932,0.00677275937050581,0.00691799633204937,0.007056535221636295,0.007195074576884508,0.007330127060413361,0.007464446127414703,0.007594819646328688,0.007720238994807005,0.007847309112548828,0.007974380627274513,0.00809631310403347,0.008214759640395641,0.008339261636137962,0.008455230854451656,0.008566612377762794,0.008675975725054741,0.00878396350890398,0.008891399949789047,0.008998836390674114,0.009104163385927677,0.009205911308526993,0.009306741878390312,0.009407573379576206,0.009505926631391048,0.009603729471564293,0.009698046371340752,0.009789885953068733,0.00988062471151352,0.009971454739570618,0.010059349238872528,0.010144582949578762,0.010226697660982609,0.010311197489500046,0.010389274917542934,0.010471297428011894,0.010548732243478298,0.010625066235661507,0.010700482875108719,0.010772689245641232,0.010843885131180286,0.010913338512182236,0.010984626598656178,0.01105160266160965,0.011114999651908875,0.011181150563061237,0.011242070235311985,0.01130638550966978,0.011369599960744381,0.011430887505412102,0.011490431614220142,0.011549976654350758,0.011609061621129513,0.011666220612823963,0.011724756099283695,0.011778611689805984,0.01183081604540348,0.011883021332323551,0.011933115310966969,0.011983209289610386,0.012033854611217976,0.012082388624548912,0.012130923569202423,0.012177898548543453,0.012222763150930405,0.012266434729099274,0.012310657650232315,0.012351577170193195,0.012393689714372158,0.012436535209417343,0.012475620023906231,0.012517365626990795,0.012555715627968311,0.012594157829880714,0.012631315737962723,0.012667189352214336,0.012704347260296345,0.012741321697831154,0.012773800641298294,0.012806187383830547,0.01283985935151577,0.012872613035142422,0.012904173694550991,0.012935184873640537,0.012964452616870403,0.01299417857080698,0.013023905456066132,0.013053631410002708,0.013081798329949379,0.013108129613101482,0.01313336007297039,0.013158957473933697,0.013184096664190292,0.013208042830228806,0.013231071643531322,0.013255935162305832,0.013279606588184834,0.013304377906024456,0.013326948508620262,0.013349701650440693,0.013369794003665447,0.013390528969466686,0.013411630876362324,0.013432366773486137,0.013452366925776005,0.01347337756305933,0.013492277823388577,0.01351273711770773,0.01353072002530098,0.013549069873988628,0.013567144051194191,0.013585585169494152,0.01360219158232212,0.013619439676404,0.013635862618684769,0.013651184737682343,0.013666965067386627,0.013682379387319088,0.013699444010853767,0.013714857399463654,0.01372962910681963,0.013744033873081207,0.013759355060756207,0.013772659003734589,0.013786054216325283,0.013799816370010376,0.013812110759317875,0.013824772089719772,0.013835964724421501,0.013847525231540203,0.013858993537724018,0.013872388750314713,0.013884040527045727,0.013896334916353226,0.013908262364566326,0.013918904587626457,0.013928263448178768,0.013936704024672508,0.013946888037025928,0.013956521637737751,0.013966246508061886,0.013976430520415306,0.01398569718003273,0.013994689099490643,0.014004138298332691,0.0140138640999794,0.014021387323737144,0.014030011370778084,0.014038268476724625,0.014046250842511654,0.014054691419005394,0.014063224196434021,0.014070839621126652,0.014077812433242798,0.014084876514971256,0.0140925832092762,0.014099372550845146,0.014106528833508492,0.014113410376012325,0.014119924046099186,0.014126346446573734,0.014132034964859486,0.014139007776975632,0.014145705848932266,0.014151852577924728,0.014158091507852077,0.014164789579808712,0.014170202426612377,0.01417634915560484,0.014181762002408504,0.014187175780534744,0.014192772097885609,0.014197910204529762,0.014202314428985119,0.014207635074853897,0.014212314039468765,0.014217360876500607,0.014222131110727787,0.014226902276277542,0.014232315123081207,0.014236902818083763,0.014240480959415436,0.014245068654417992,0.014249013736844063,0.014253233559429646,0.014257454313337803,0.014261491596698761,0.014265253208577633,0.014269014820456505,0.014272592961788177,0.014275987632572651,0.014279198832809925,0.014282776974141598,0.014286446385085583,0.014290116727352142,0.014293419197201729,0.014296446926891804,0.014299841597676277,0.014302044175565243,0.01430452149361372,0.014307364821434021,0.014310668222606182,0.014313236810266972,0.014315806329250336,0.014318283647298813,0.014320485293865204,0.014322962611913681,0.01432571467012167,0.014327549375593662,0.014329659752547741,0.014331862330436707,0.014333697035908699,0.014335807412862778,0.014337366446852684,0.01433938555419445,0.014340853318572044,0.014342413283884525,0.014344431459903717,0.014345991425216198,0.01434782613068819,0.014349293895065784,0.014350853860378265,0.01435213815420866,0.01435388159006834,0.01435562502592802,0.014356817118823528,0.01435865182429552,0.01435993704944849,0.014361312612891197,0.01436250563710928,0.01436406560242176,0.01436599250882864,0.014367276802659035,0.014369294978678226,0.014370212331414223,0.014372047036886215,0.014373515732586384,0.014374983496963978,0.014376451261341572,0.014378194697201252,0.014379295520484447,0.014380579814314842,0.014381589367985725,0.014382506720721722,0.014383516274392605,0.014384800568223,0.014385901391506195,0.014386727474629879,0.014388195239007473,0.014389020390808582,0.014390305615961552,0.014391039498150349,0.014391956850886345,0.014392598532140255,0.014393975026905537,0.014394892379641533,0.01439562626183033,0.014396452344954014,0.014397094957530499,0.014397920109331608,0.01439911313354969,0.014400306157767773,0.014401590451598167,0.014402782544493675,0.01440342515707016,0.014404709450900555,0.014405719004571438,0.014406452886760235,0.014407920651137829,0.014409021474421024,0.014410306699573994,0.014411131851375103,0.014412141405045986,0.014413058757781982,0.014413976110517979,0.014414709992706776,0.014415719546377659,0.014416361227631569,0.014417829923331738,0.014418747276067734,0.01441948115825653,0.014420765452086926,0.014421682804822922,0.014422967098653316,0.014423701912164688,0.014424160122871399,0.014424986205995083,0.01442572008818388,0.014426637440919876,0.014427371323108673,0.01442792173475027,0.01442810520529747,0.014429022558033466,0.014429481700062752,0.014430306851863861,0.014431041665375233,0.01443159207701683,0.014432509429752827,0.014432967640459538,0.014433885924518108,0.014434619806706905,0.014435261487960815,0.014436271041631699,0.014437004923820496,0.014437738806009293,0.014438564889132977,0.014439298771321774,0.014440123923122883,0.014440950006246567,0.014441683888435364,0.01444177608937025,0.014442234300076962,0.014442693442106247,0.014442876912653446],"recovered":[0.0,0.00013890619447920471,0.0002592793316580355,0.000378276250557974,0.000499933841638267,0.0006282890681177378,0.0007587544387206435,0.000898578146006912,0.0010414294665679336,0.0011946483282372355,0.0013526380062103271,0.0015125544741749763,0.0016859578900039196,0.001865875325165689,0.0020559767726808786,0.0022479132749140263,0.002447739941999316,0.0026523375418037176,0.002854366321116686,0.00305832177400589,0.003256955649703741,0.003458342282101512,0.0036524806637316942,0.0038452427834272385,0.0040341513231396675,0.004222142975777388,0.004405454732477665,0.004584913607686758,0.004763362929224968,0.00493713328614831,0.0051094358786940575,0.005280086770653725,0.005445049609988928,0.005614415742456913,0.00577662605792284,0.00593452388420701,0.00608838489279151,0.006242154631763697,0.006393538322299719,0.006539784371852875,0.006686672568321228,0.006827230099588633,0.006969347596168518,0.007105684839189053,0.007241838611662388,0.007373405154794455,0.007506898138672113,0.0076363543048501015,0.007764067035168409,0.007886183448135853,0.00800903420895338,0.008127388544380665,0.008244000375270844,0.008360794745385647,0.008475021459162235,0.00858346652239561,0.00869576632976532,0.008804579265415668,0.008911190554499626,0.009018076583743095,0.00912019144743681,0.009219646453857422,0.009319192729890347,0.00941653735935688,0.009513147175312042,0.009606913663446903,0.009698019362986088,0.00978618860244751,0.009875459596514702,0.009965372271835804,0.010049138218164444,0.010133454576134682,0.010216119699180126,0.010296856984496117,0.010376677848398685,0.010455397889018059,0.01053338311612606,0.010608158074319363,0.010680454783141613,0.010750182904303074,0.01082037016749382,0.010889273136854172,0.010955790057778358,0.011024967767298222,0.011088824830949306,0.01115607563406229,0.011220115236938,0.011280301958322525,0.011343058198690414,0.011402326636016369,0.011461320333182812,0.01152095664292574,0.011581143364310265,0.011637292802333832,0.011690139770507812,0.011746014468371868,0.011797759681940079,0.01184822153300047,0.011901251040399075,0.011950336396694183,0.012000339105725288,0.01204713061451912,0.012094472534954548,0.01214172225445509,0.012185578234493732,0.012226864695549011,0.012269159778952599,0.012311181053519249,0.012349623255431652,0.012390359304845333,0.012428801506757736,0.012467335909605026,0.012507429346442223,0.012544403783977032,0.012580277398228645,0.012615966610610485,0.012652390636503696,0.012686979956924915,0.012717806734144688,0.01275147870182991,0.012785516679286957,0.012814967893064022,0.01284386869519949,0.01287634763866663,0.012906257063150406,0.012934974394738674,0.012963507324457169,0.012990023009479046,0.013017547316849232,0.013042685575783253,0.013069109059870243,0.013092963956296444,0.01311635971069336,0.013140580616891384,0.013164802454411983,0.013189299032092094,0.01321269478648901,0.013235173188149929,0.013257651589810848,0.01328022126108408,0.013300864025950432,0.013321232050657272,0.013341783545911312,0.013361968100070953,0.013380684889853,0.013402062468230724,0.013421513140201569,0.013440504670143127,0.013459955342113972,0.013478763401508331,0.01349729672074318,0.013514911755919456,0.013531059958040714,0.013547941111028194,0.013564089313149452,0.01357977744191885,0.01359555870294571,0.013611430302262306,0.013626385480165482,0.013642165809869766,0.013656387105584145,0.013670241460204124,0.01368345320224762,0.013697031885385513,0.013711252249777317,0.01372327096760273,0.013735841028392315,0.013748043216764927,0.013761162757873535,0.013773824088275433,0.01378666888922453,0.013799238950014114,0.01381116546690464,0.013821258209645748,0.013832176104187965,0.013841809704899788,0.013852727599442005,0.013863095082342625,0.013872728683054447,0.01388300396502018,0.01389254629611969,0.013902363367378712,0.013911904767155647,0.013921905308961868,0.01392997894436121,0.013938695192337036,0.013947044499218464,0.013955668546259403,0.013964017853140831,0.013972366228699684,0.013980165123939514,0.013988238759338856,0.013996221125125885,0.01400356087833643,0.014009983278810978,0.014017139561474323,0.014024754986166954,0.014030810445547104,0.01403759978711605,0.014044847339391708,0.014050719328224659,0.014056315645575523,0.01406246330589056,0.01406916044652462,0.014075949788093567,0.014082188718020916,0.014088427647948265,0.014094116166234016,0.014100538566708565,0.014104483649134636,0.014109254814684391,0.014114025048911572,0.01411870401352644,0.014123842120170593,0.014129163697361946,0.014133659191429615,0.014138063415884972,0.014142650179564953,0.014147237874567509,0.014151366427540779,0.014156045392155647,0.014160633087158203,0.01416503731161356,0.014169257134199142,0.014172835275530815,0.014176689088344574,0.01418109331279993,0.014184212312102318,0.01418797392398119,0.01419146079570055,0.014195313677191734,0.014199167490005493,0.01420228648930788,0.01420641504228115,0.014209626242518425,0.014212746173143387,0.014216048642992973,0.014219076372683048,0.01422201283276081,0.014224857091903687,0.014227333478629589,0.014229994267225266,0.014232747256755829,0.014235315844416618,0.014237609691917896,0.014240361750125885,0.01424274779856205,0.014245040714740753,0.014247151091694832,0.014249353669583797,0.01425100490450859,0.014252748340368271,0.014254766516387463,0.014256509952247143,0.014258435927331448,0.014259904623031616,0.014261739328503609,0.014263574033975601,0.014264674857258797,0.014266234822571278,0.014267978258430958,0.014269446022808552,0.014271280728280544,0.014272657223045826,0.01427412498742342,0.014275684952735901,0.014277244918048382,0.014278896152973175,0.014280272647738457,0.01428174041211605,0.014282933436334133,0.014284859411418438,0.014285960234701633,0.014287520200014114,0.014288896694779396,0.01429018098860979,0.014291465282440186,0.014293484389781952,0.01429449301213026,0.014295869506895542,0.014297337271273136,0.01429834682494402,0.014299447648227215,0.014300640672445297,0.014301832765340805,0.014302933588624,0.01430421881377697,0.014305410906672478,0.01430660393089056,0.014307337813079357,0.014307888224720955,0.01430853083729744,0.014309448190033436,0.014310549013316631,0.014311558566987514,0.01431247591972351,0.014313302002847195,0.014314219355583191,0.0143152279779315,0.014316604472696781,0.014317430555820465,0.01431871484965086,0.014319906942546368,0.01432109996676445,0.014321833848953247,0.014322751201689243,0.014323577284812927,0.014325137250125408,0.014326054602861404,0.014327431097626686,0.014328348450362682,0.014329357072710991,0.014330274425446987,0.014331100508570671,0.014331926591694355,0.014332384802401066,0.014333485625684261,0.014334495179355145,0.01433559600263834,0.014336696825921535,0.014338073320686817,0.014339357614517212,0.014340274967253208,0.014340642839670181,0.014341376721858978,0.014342201873660088,0.014342935755848885,0.014343669638037682,0.014344312250614166,0.014344862662255764,0.014345688745379448,0.014346239157021046,0.014347064308822155,0.014348166063427925,0.014348533004522324,0.014348991215229034,0.01434945035725832,0.014350551180541515,0.014351193793118,0.014351744204759598,0.014352936297655106,0.014353853650391102,0.014354404993355274,0.014355138875544071,0.014355780556797981,0.014356606639921665,0.014357248321175575,0.014358257874846458,0.014358808286488056,0.014359267428517342,0.01435981784015894],"active":[0.0003657341003417969,0.000327750516589731,0.00032664951868355274,0.0003322461561765522,0.00034261366818100214,0.0003508708905428648,0.0003654587781056762,0.00037701899418607354,0.00038830400444567204,0.00039793760515749454,0.0004128008149564266,0.00043197604827582836,0.0004407837986946106,0.00045537168625742197,0.00046390434727072716,0.00047904253005981445,0.0004918873310089111,0.0004939057398587465,0.0004936305340379477,0.0004906028043478727,0.0004880339838564396,0.0004779414739459753,0.0004720694851130247,0.0004693171940743923,0.00046170223504304886,0.0004530777223408222,0.000449224840849638,0.0004400499165058136,0.0004333523102104664,0.00042876508086919785,0.00042582908645272255,0.0004185810685157776,0.00041995663195848465,0.0004072957672178745,0.00040068989619612694,0.00039335014298558235,0.00039224931970238686,0.00038665253669023514,0.00037922104820609093,0.00037821196019649506,0.0003698626533150673,0.00036784447729587555,0.00036077946424484253,0.0003587612882256508,0.0003529810346662998,0.00034683384001255035,0.0003404109738767147,0.0003380263224244118,0.0003322460688650608,0.0003285761922597885,0.00033022742718458176,0.0003278423100709915,0.000322612002491951,0.0003151809796690941,0.000308942049741745,0.00030793342739343643,0.0003030700609087944,0.00029958412051200867,0.00029472075402736664,0.0002886652946472168,0.00028738193213939667,0.00028628017753362656,0.0002845367416739464,0.00028150901198387146,0.000276738777756691,0.00027371104806661606,0.0002734353765845299,0.0002731606364250183,0.0002691233530640602,0.0002613253891468048,0.0002620592713356018,0.0002558203414082527,0.00025517772883176804,0.00025187525898218155,0.0002483883872628212,0.0002450849860906601,0.00023930612951517105,0.00023572705686092377,0.0002328837290406227,0.00023444369435310364,0.00023123249411582947,0.00022572651505470276,0.00022536050528287888,0.00021710246801376343,0.00021756067872047424,0.00021352432668209076,0.00021077226847410202,0.00021012965589761734,0.00020691845566034317,0.00020673498511314392,0.00020490027964115143,0.00020379945635795593,0.0001974683254957199,0.00019352324306964874,0.00019288156181573868,0.0001871008425951004,0.00018544960767030716,0.0001856330782175064,0.0001811375841498375,0.00018058717250823975,0.00017755944281816483,0.0001756325364112854,0.0001719621941447258,0.0001689353957772255,0.0001659989356994629,0.00016682501882314682,0.00016737543046474457,0.00016443897038698196,0.00016774237155914307,0.0001653563231229782,0.0001653563231229782,0.00016397982835769653,0.0001597600057721138,0.00015994347631931305,0.00016104429960250854,0.000157834030687809,0.0001537967473268509,0.00015287939459085464,0.00015480630099773407,0.00015269499272108078,0.00014966819435358047,0.00014948472380638123,0.00015030987560749054,0.0001475578173995018,0.00014737434685230255,0.0001468239352107048,0.0001446222886443138,0.00014333706349134445,0.00014141015708446503,0.00014141108840703964,0.00013893377035856247,0.00013810768723487854,0.00013957545161247253,0.0001390259712934494,0.00013957545161247253,0.00013764947652816772,0.00013700686395168304,0.0001346208155155182,0.000132877379655838,0.00013140961527824402,0.00013150274753570557,0.00013113487511873245,0.00013159401714801788,0.00013030972331762314,0.0001320522278547287,0.00012865755707025528,0.00012755673378705978,0.00012663938105106354,0.00012562982738018036,0.00012342818081378937,0.00012214295566082,0.0001209508627653122,0.00012012477964162827,0.00011902395635843277,0.00011829007416963577,0.00011966656893491745,0.00011929869651794434,0.00011819880455732346,0.00011764839291572571,0.00011718925088644028,0.00011627189815044403,0.0001158127561211586,0.00011636316776275635,0.0001150788739323616,0.00011351983994245529,0.00011269375681877136,0.00011168420314788818,0.00011095032095909119,0.00011122599244117737,0.00011021643877029419,0.00010966602712869644,0.00010902341455221176,0.00010773912072181702,0.00010700523853302002,0.00010452792048454285,0.0001050783321261406,0.00010379403829574585,0.00010315142571926117,0.00010370183736085892,0.00010269321501255035,0.0001021428033709526,0.00010177493095397949,0.00010195933282375336,9.948201477527618e-05,0.00010003242641687393,9.95732843875885e-05,9.920634329319e-05,9.902287274599075e-05,9.920634329319e-05,9.847339242696762e-05,9.764730930328369e-05,9.663775563240051e-05,9.636208415031433e-05,9.581167250871658e-05,9.654555469751358e-05,9.627081453800201e-05,9.51690599322319e-05,9.55360010266304e-05,9.44351777434349e-05,9.416043758392334e-05,9.498652070760727e-05,9.553693234920502e-05,9.562820196151733e-05,9.562913328409195e-05,9.425263851881027e-05,9.416043758392334e-05,9.333435446023941e-05,9.305961430072784e-05,9.223353117704391e-05,9.342655539512634e-05,9.305961430072784e-05,9.361002594232559e-05,9.361002594232559e-05,9.351875633001328e-05,9.296741336584091e-05,9.32430848479271e-05,9.425170719623566e-05,9.425263851881027e-05,9.32430848479271e-05,9.370222687721252e-05,9.296834468841553e-05,9.260047227144241e-05,9.241700172424316e-05,9.223446249961853e-05,9.241793304681778e-05,9.232573211193085e-05,9.149964898824692e-05,9.17753204703331e-05,9.122490882873535e-05,9.131617844104767e-05,9.113270789384842e-05,9.094923734664917e-05,9.113270789384842e-05,9.003188461065292e-05,9.021535515785217e-05,8.929800242185593e-05,8.847285062074661e-05,8.828844875097275e-05,8.865538984537125e-05,8.837971836328506e-05,8.847285062074661e-05,8.828938007354736e-05,8.7738037109375e-05,8.764676749706268e-05,8.81049782037735e-05,8.718762546777725e-05,8.691195398569107e-05,8.682161569595337e-05,8.654594421386719e-05,8.645374327898026e-05,8.636154234409332e-05,8.66372138261795e-05,8.608680218458176e-05,8.590333163738251e-05,8.599553257226944e-05,8.608680218458176e-05,8.608680218458176e-05,8.571986109018326e-05,8.617900311946869e-05,8.590333163738251e-05,8.590333163738251e-05,8.617900311946869e-05,8.553639054298401e-05,8.599460124969482e-05,8.581206202507019e-05,8.562766015529633e-05,8.526071906089783e-05,8.516944944858551e-05,8.571986109018326e-05,8.553639054298401e-05,8.636154234409332e-05,8.535291999578476e-05,8.608680218458176e-05,8.599553257226944e-05,8.608680218458176e-05,8.6270272731781e-05,8.672941476106644e-05,8.581113070249557e-05,8.608680218458176e-05,8.571986109018326e-05,8.516944944858551e-05,8.516944944858551e-05,8.535291999578476e-05,8.526071906089783e-05,8.489470928907394e-05,8.526165038347244e-05,8.48015770316124e-05,8.489470928907394e-05,8.443556725978851e-05,8.461903780698776e-05,8.471030741930008e-05,8.544418960809708e-05,8.544418960809708e-05,8.507724851369858e-05,8.489377796649933e-05,8.461903780698776e-05,8.461810648441315e-05,8.489377796649933e-05,8.50781798362732e-05,8.498597890138626e-05,8.535198867321014e-05,8.471030741930008e-05,8.480250835418701e-05,8.461903780698776e-05,8.461903780698776e-05,8.516944944858551e-05,8.544418960809708e-05,8.516944944858551e-05,8.507724851369858e-05,8.471030741930008e-05,8.471030741930008e-05,8.461903780698776e-05,8.443556725978851e-05,8.461903780698776e-05,8.44346359372139e-05,8.544512093067169e-05,8.526165038347244e-05,8.498597890138626e-05,8.516944944858551e-05,8.498597890138626e-05,8.489377796649933e-05,8.43442976474762e-05,8.388515561819077e-05,8.434336632490158e-05,8.434336632490158e-05,8.443556725978851e-05,8.443556725978851e-05,8.425209671258926e-05,8.379295468330383e-05,8.415989577770233e-05,8.379295468330383e-05,8.40676948428154e-05,8.39773565530777e-05,8.342601358890533e-05,8.397642523050308e-05,8.397642523050308e-05,8.443556725978851e-05,8.406862616539001e-05,8.40676948428154e-05,8.452683687210083e-05,8.406862616539001e-05,8.388515561819077e-05,8.415989577770233e-05,8.415989577770233e-05,8.434336632490158e-05,8.434336632490158e-05,8.443556725978851e-05,8.351821452379227e-05,8.342601358890533e-05,8.342601358890533e-05,8.305907249450684e-05]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0003657341003417969,0.0004624362918548286,0.0005868463777005672,0.0007234588265419006,0.0008753014844842255,0.00103751162532717,0.0012145848013460636,0.0014027596917003393,0.0016096510225906968,0.0018321394454687834,0.00206958269700408,0.00232748594135046,0.002601353218778968,0.0029023776296526194,0.0032159716356545687,0.0035607600584626198,0.003923163749277592,0.004286576993763447,0.004651182796806097,0.005026614759117365,0.005400578957051039,0.005782158114016056,0.006166765000671148,0.0065513718873262405,0.006943593733012676,0.007342696655541658,0.007744368631392717,0.008144205436110497,0.008553584106266499,0.00895883422344923,0.009371607564389706,0.009793005883693695,0.010226421989500523,0.010643324814736843,0.011076466180384159,0.01150465290993452,0.011935683898627758,0.012390019372105598,0.012841601856052876,0.013289790600538254,0.013746785931289196,0.014200937934219837,0.014658116735517979,0.015123645775020123,0.015608532354235649,0.01607176661491394,0.016549406573176384,0.017020806670188904,0.01750899665057659,0.017991865053772926,0.018480239436030388,0.01898384280502796,0.019475243985652924,0.019970223307609558,0.02048373594880104,0.020984312519431114,0.02149452269077301,0.02201133780181408,0.02252035401761532,0.023041298612952232,0.023572243750095367,0.024100160226225853,0.024636151269078255,0.02516489289700985,0.02570510469377041,0.026239443570375443,0.026783691719174385,0.027318764477968216,0.027874207124114037,0.02842460200190544,0.02897123619914055,0.029536310583353043,0.030087806284427643,0.030644532293081284,0.031219331547617912,0.03178578242659569,0.03235654532909393,0.03292097896337509,0.03349192440509796,0.034069936722517014,0.034631066024303436,0.03519659861922264,0.03577809780836105,0.03635913506150246,0.03692843019962311,0.03750745207071304,0.038093630224466324,0.03867494314908981,0.03925405442714691,0.03983224928379059,0.040415216237306595,0.040998272597789764,0.0415712371468544,0.04216264560818672,0.04274405166506767,0.04333481565117836,0.04390612989664078,0.044483404606580734,0.04505068063735962,0.04562768340110779,0.0461978055536747,0.046771228313446045,0.04735621437430382,0.04792899638414383,0.0485059954226017,0.049097128212451935,0.04968055337667465,0.0502592958509922,0.05082987621426582,0.051410917192697525,0.051976267248392105,0.052546385675668716,0.053100910037755966,0.05365873873233795,0.05422326177358627,0.05478925257921219,0.055353596806526184,0.05591867119073868,0.05647833272814751,0.057047903537750244,0.05760389193892479,0.05816575884819031,0.05871294066309929,0.05925856530666351,0.059803180396556854,0.06034421920776367,0.06088176742196083,0.06142555549740791,0.061971914023160934,0.06251368671655655,0.06303756684064865,0.06356640160083771,0.06408294290304184,0.06460535526275635,0.06511510163545609,0.0656319186091423,0.06615322828292847,0.0666724294424057,0.06717061996459961,0.06767293810844421,0.06817232817411423,0.06867464631795883,0.06917879730463028,0.06967011094093323,0.07015848159790039,0.07065290957689285,0.07114284485578537,0.07163085043430328,0.07210326194763184,0.07257980108261108,0.07305175065994263,0.07353709638118744,0.07400785386562347,0.07447952777147293,0.07494211941957474,0.07540856301784515,0.07585950940847397,0.07631879299879074,0.07677561044692993,0.07722233235836029,0.07766629755496979,0.07810558378696442,0.07854313403367996,0.07897581160068512,0.07941079139709473,0.07984374463558197,0.08027257770299911,0.08069682121276855,0.08111702650785446,0.08154034614562988,0.08196192979812622,0.08237497508525848,0.08278059214353561,0.08318722248077393,0.08359403163194656,0.08398652821779251,0.08438646048307419,0.0847783088684082,0.0851670503616333,0.08555357903242111,0.08593828231096268,0.08631619065999985,0.08668767660856247,0.08706622570753098,0.08744147419929504,0.08780094236135483,0.08815949410200119,0.08851758390665054,0.0888708159327507,0.08922551572322845,0.08958149701356888,0.08992921561002731,0.09027015417814255,0.09061026573181152,0.0909537672996521,0.09129892289638519,0.09162912517786026,0.09196537733078003,0.09229356050491333,0.09261587262153625,0.09293936938047409,0.09325333684682846,0.09356729686260223,0.09388437122106552,0.09419430047273636,0.0944974347949028,0.0947994664311409,0.09509021788835526,0.09539298713207245,0.09569025039672852,0.09598815441131592,0.09628064185380936,0.09656396508216858,0.09684810787439346,0.09712646901607513,0.09741225838661194,0.09767952561378479,0.09795595705509186,0.0982295498251915,0.09850203990936279,0.09876196086406708,0.09902317076921463,0.0992848351597786,0.09954539686441422,0.09980036318302155,0.10004964470863342,0.10029479116201401,0.10055278986692429,0.10079527646303177,0.10104391723871231,0.10128814727067947,0.10152623057365417,0.10176257789134979,0.10199552029371262,0.10223425179719925,0.10247481614351273,0.10270491987466812,0.1029292419552803,0.10315953195095062,0.10338715463876724,0.10360285639762878,0.10381901264190674,0.10404140502214432,0.10425931215286255,0.10447904467582703,0.10469502210617065,0.10490769147872925,0.10511522740125656,0.1053202822804451,0.1055212989449501,0.10572928935289383,0.1059308648109436,0.10613683611154556,0.10633491724729538,0.10653924196958542,0.10673154890537262,0.10692880302667618,0.10711871832609177,0.10732176154851913,0.1075126901268959,0.10770939290523529,0.10789307206869125,0.10808684676885605,0.10827676206827164,0.10845998674631119,0.10864834487438202,0.10883532464504242,0.1090179905295372,0.10920185595750809,0.10937920212745667,0.10955838859081268,0.10973408818244934,0.10991629958152771,0.11009153723716736,0.11026741564273834,0.11044852435588837,0.11062192916870117,0.1107981726527214,0.11097653210163116,0.11115021258592606,0.11132453382015228,0.11148848384618759,0.11166225373744965,0.1118311658501625,0.1120075061917305,0.11217723786830902,0.11235568672418594,0.11252257972955704,0.11269139498472214,0.11286066472530365,0.11303140968084335,0.11320462822914124,0.11337316781282425,0.11354070156812668,0.11371538788080215,0.11388090252876282,0.11404366046190262,0.11421229690313339,0.11437322199344635,0.11454451829195023,0.11470553278923035,0.1148732453584671,0.11503802984952927,0.1151995062828064,0.11536400765180588,0.11552529782056808,0.11568576842546463,0.11584357172250748,0.1160065159201622,0.11616478115320206,0.11632873117923737,0.11648324131965637,0.11664315313100815,0.11680398881435394,0.11696216464042664,0.11713198572397232,0.11729337275028229,0.11745595186948776,0.11761678010225296,0.11778184026479721,0.1179414764046669,0.11811047792434692,0.11827553063631058,0.11843196302652359,0.118598572909832,0.11875931918621063,0.11892418563365936,0.1190800666809082,0.11924704909324646,0.11940338462591171,0.11956725269556046,0.11972808092832565,0.11988827586174011,0.12004993110895157,0.12021104246377945,0.12036912143230438,0.12052904069423676,0.12069244682788849,0.12085520476102829,0.12101181596517563,0.1211743950843811,0.12132935971021652,0.1214878037571907,0.12164432555437088,0.12180507183074951,0.1219681054353714,0.12213058769702911,0.12228674441576004,0.12244336307048798,0.12260657548904419,0.12276759743690491],"recovered":[0.0,0.00013697949179913849,0.00025707739405333996,0.0003764412831515074,0.0005061727133579552,0.0006476478301919997,0.0008000409579835832,0.000963076832704246,0.0011424438562244177,0.0013336462434381247,0.0015362254343926907,0.0017574294470250607,0.0020005612168461084,0.0022578220814466476,0.0025354509707540274,0.0028334478847682476,0.0031571341678500175,0.0035010050050914288,0.003850931068882346,0.004210307262837887,0.004578582942485809,0.004948602057993412,0.005327887367457151,0.005708824377506971,0.006098293699324131,0.0064851026982069016,0.006878150161355734,0.0072784461081027985,0.007676448207348585,0.008079496212303638,0.008486581034958363,0.008896326646208763,0.009315798059105873,0.009739489294588566,0.010157125070691109,0.010585770942270756,0.011012949049472809,0.011433429084718227,0.01187941525131464,0.012320813722908497,0.012777259573340416,0.013232787139713764,0.013684737496078014,0.01413650345057249,0.014594691805541515,0.015064716339111328,0.015535932965576649,0.016008801758289337,0.016475705429911613,0.016956189647316933,0.017448507249355316,0.017929449677467346,0.018422136083245277,0.018918398767709732,0.019418150186538696,0.019925331696867943,0.020424440503120422,0.020931070670485497,0.0214398130774498,0.02194543555378914,0.022454269230365753,0.022977598011493683,0.02350386418402195,0.024027559906244278,0.02456446923315525,0.025098899379372597,0.025631679221987724,0.026175009086728096,0.02671118453145027,0.027262680232524872,0.027816010639071465,0.028358057141304016,0.028907718136906624,0.029459306970238686,0.030019335448741913,0.030584318563342094,0.031147558242082596,0.03172290697693825,0.03229009360074997,0.03285058215260506,0.03342694044113159,0.03400559350848198,0.03457177057862282,0.035144366323947906,0.035722747445106506,0.03628525137901306,0.03685711696743965,0.03743760287761688,0.03801442310214043,0.03859087452292442,0.039168793708086014,0.03974607214331627,0.040319401770830154,0.04090401902794838,0.04149451106786728,0.04207683354616165,0.042654018849134445,0.04323560744524002,0.04381563887000084,0.04439016059041023,0.044966522604227066,0.04554058983922005,0.04611603170633316,0.04669129103422165,0.04727251082658768,0.047855477780103683,0.048445601016283035,0.04902718961238861,0.049614742398262024,0.05018596351146698,0.05076003074645996,0.05132180079817772,0.05188779532909393,0.05245589464902878,0.05302298814058304,0.053579531610012054,0.05414937809109688,0.05470821261405945,0.055273473262786865,0.05583652853965759,0.0564066506922245,0.05696016177535057,0.05752606317400932,0.058089304715394974,0.05863291025161743,0.059184037148952484,0.05973553657531738,0.06028638780117035,0.06082072854042053,0.061357177793979645,0.06189500167965889,0.062422093003988266,0.06295065581798553,0.06347251683473587,0.0639973133802414,0.06452532112598419,0.06503929197788239,0.06554711610078812,0.06606980413198471,0.06657689809799194,0.06708499044179916,0.06758704036474228,0.06809284538030624,0.06860002875328064,0.06909628957509995,0.06958842277526855,0.07008074223995209,0.07057718932628632,0.07107042521238327,0.0715465098619461,0.0720369890332222,0.0725051760673523,0.0729871317744255,0.07346156239509583,0.07392846047878265,0.07438720017671585,0.07485374063253403,0.07530532032251358,0.07575754821300507,0.07621344178915024,0.07667016237974167,0.07711990922689438,0.07756305485963821,0.07800270617008209,0.07844273000955582,0.07887871563434601,0.07930102944374084,0.0797310546040535,0.08015832304954529,0.08059100806713104,0.08101589232683182,0.08143352717161179,0.08184896409511566,0.08226100355386734,0.08267349749803543,0.08307985216379166,0.08348656445741653,0.0838886946439743,0.08428367227315903,0.08467461168766022,0.08506674319505692,0.08545134961605072,0.08583100140094757,0.08620266616344452,0.0865810364484787,0.08695316314697266,0.08732373267412186,0.0876886174082756,0.08804827183485031,0.08840865641832352,0.08876574039459229,0.08911841362714767,0.08947311341762543,0.08981257677078247,0.09016608446836472,0.09050720185041428,0.09085015207529068,0.0911792516708374,0.09151908755302429,0.0918537825345993,0.0921841710805893,0.09250932186841965,0.09282438457012177,0.09314495325088501,0.09346221387386322,0.0937727838754654,0.09407766163349152,0.09438299387693405,0.09468108415603638,0.09498458355665207,0.09528093039989471,0.09557250887155533,0.09587141871452332,0.09616189450025558,0.09645090252161026,0.0967332124710083,0.09701276570558548,0.09729057550430298,0.09756463021039963,0.09784143418073654,0.09811511635780334,0.0983823761343956,0.09864899516105652,0.09890855103731155,0.09916902333498001,0.09943380206823349,0.0996837243437767,0.09993493556976318,0.10019109398126602,0.10043808072805405,0.10068065673112869,0.10092571377754211,0.10116875916719437,0.10140986740589142,0.10163887590169907,0.10187943279743195,0.10212256759405136,0.10235340148210526,0.10258249938488007,0.10280847549438477,0.10303885489702225,0.10326134413480759,0.10348713397979736,0.10370641201734543,0.10392118990421295,0.1041368916630745,0.10436011105775833,0.10457425564527512,0.10479389876127243,0.10500271618366241,0.10520511120557785,0.10540704429149628,0.10560943931341171,0.10582027584314346,0.10601836442947388,0.10622654110193253,0.10642526298761368,0.10662178695201874,0.10681813210248947,0.10701006650924683,0.10721182078123093,0.10740596055984497,0.10759211331605911,0.10778964310884476,0.10798084735870361,0.10816452652215958,0.10835526883602142,0.10854023694992065,0.10872134566307068,0.10890860110521317,0.10909329354763031,0.10926889628171921,0.10944817215204239,0.10962551832199097,0.10980883240699768,0.10998214036226273,0.110162153840065,0.11033665388822556,0.11051198840141296,0.1106894314289093,0.11087090522050858,0.11104201525449753,0.11121321469545364,0.11138460040092468,0.11155002564191818,0.11172507703304291,0.11189811676740646,0.11207417398691177,0.11223996430635452,0.1124165803194046,0.11258365213871002,0.1127561405301094,0.11292357742786407,0.11310000717639923,0.11327286064624786,0.11344241350889206,0.1136145293712616,0.11377591639757156,0.11393986642360687,0.11410143971443176,0.11427245289087296,0.1144351214170456,0.11460201442241669,0.11477036774158478,0.1149347797036171,0.11509543657302856,0.11525516957044601,0.11542563140392303,0.11558142304420471,0.11574161052703857,0.11590372771024704,0.11606181412935257,0.11621934175491333,0.11638173460960388,0.1165434867143631,0.11669734865427017,0.11686212569475174,0.11702755093574524,0.11718975752592087,0.11735068261623383,0.11751683801412582,0.11767630279064178,0.11784850805997849,0.118006132543087,0.1181730255484581,0.11833440512418747,0.11849615722894669,0.11866267770528793,0.11882085353136063,0.11898131668567657,0.11914371699094772,0.1193043664097786,0.11946547031402588,0.11962997913360596,0.11978750675916672,0.11994907259941101,0.12011568993330002,0.12027010321617126,0.12042690068483353,0.12059057503938675,0.1207488402724266,0.12090756744146347,0.12107372283935547,0.12122776359319687,0.1213824525475502,0.12153695523738861,0.12169962376356125,0.12186504900455475,0.12202450633049011,0.12218084186315536,0.12234635651111603],"active":[0.0003657341003417969,0.0003254567855037749,0.0003297689836472273,0.00034701754339039326,0.0003691287711262703,0.0003898637951351702,0.0004145438433624804,0.0004396828589960933,0.0004672071663662791,0.0004984932020306587,0.0005333572626113892,0.0005700564943253994,0.0006007920019328594,0.0006445555482059717,0.0006805206649005413,0.0007273121736943722,0.0007660295814275742,0.000785571988672018,0.0008002517279237509,0.0008163074962794781,0.0008219960145652294,0.000833556056022644,0.0008388776332139969,0.0008425475098192692,0.0008453000336885452,0.0008575939573347569,0.0008662184700369835,0.0008657593280076981,0.0008771358989179134,0.0008793380111455917,0.0008850265294313431,0.000896679237484932,0.0009106239303946495,0.0009038355201482773,0.0009193411096930504,0.000918881967663765,0.0009227348491549492,0.0009565902873873711,0.0009621866047382355,0.0009689768776297569,0.0009695263579487801,0.000968150794506073,0.0009733792394399643,0.0009871423244476318,0.0010138405486941338,0.0010070502758026123,0.0010134736075997353,0.0010120049118995667,0.001033291220664978,0.0010356754064559937,0.0010317321866750717,0.0010543931275606155,0.0010531079024076462,0.001051824539899826,0.0010655857622623444,0.0010589808225631714,0.0010700821876525879,0.0010802671313285828,0.0010805409401655197,0.0010958630591630936,0.0011179745197296143,0.00112256221473217,0.001132287085056305,0.0011373329907655716,0.001140635460615158,0.0011405441910028458,0.0011520124971866608,0.00114375539124012,0.001163022592663765,0.0011619217693805695,0.0011552255600690842,0.0011782534420490265,0.001180088147521019,0.001185225322842598,0.0011999960988759995,0.0012014638632535934,0.0012089870870113373,0.0011980719864368439,0.001201830804347992,0.0012193545699119568,0.0012041255831718445,0.0011910051107406616,0.0012063272297382355,0.0012147687375545502,0.0012056827545166016,0.0012222006916999817,0.0012365132570266724,0.001237340271472931,0.001239631325006485,0.0012413747608661652,0.001246422529220581,0.0012522004544734955,0.0012518353760242462,0.0012586265802383423,0.0012495405972003937,0.0012579821050167084,0.0012521110475063324,0.0012477971613407135,0.00123504176735878,0.0012375228106975555,0.0012312829494476318,0.001230638474225998,0.0012401826679706573,0.0012377053499221802,0.0012334845960140228,0.0012416504323482513,0.0012349523603916168,0.001232106238603592,0.0012151338160037994,0.001224953681230545,0.0012162365019321442,0.0012245848774909973,0.001213114708662033,0.0012028440833091736,0.0012002736330032349,0.0012097209692001343,0.001204218715429306,0.0012104585766792297,0.0012048594653606415,0.0012113749980926514,0.0011972412467002869,0.001205597072839737,0.0011868774890899658,0.0011692605912685394,0.0011702701449394226,0.0011601820588111877,0.0011462308466434479,0.001139167696237564,0.0011511854827404022,0.0011565089225769043,0.0011425651609897614,0.0011443085968494415,0.001132287085056305,0.0011328384280204773,0.0011177882552146912,0.0011065974831581116,0.0011139363050460815,0.0011253133416175842,0.0011008158326148987,0.0010960400104522705,0.0010873377323150635,0.0010876059532165527,0.0010859519243240356,0.0010700821876525879,0.0010621920228004456,0.001064486801624298,0.0010621026158332825,0.0010536611080169678,0.0010328367352485657,0.001033291220664978,0.0010147616267204285,0.001031920313835144,0.0010207220911979675,0.0010179653763771057,0.0010136589407920837,0.001021362841129303,0.0010057687759399414,0.0010134726762771606,0.0010180622339248657,0.0010088905692100525,0.000996135175228119,0.0009856745600700378,0.000980079174041748,0.0009731054306030273,0.0009680613875389099,0.0009650290012359619,0.0009715482592582703,0.0009657666087150574,0.0009587034583091736,0.0009493380784988403,0.0009460374712944031,0.000941447913646698,0.0009316280484199524,0.0009262189269065857,0.0009205341339111328,0.0009066760540008545,0.0008998960256576538,0.0008896142244338989,0.0008833780884742737,0.0008789673447608948,0.0008715391159057617,0.0008648410439491272,0.0008566752076148987,0.0008635595440864563,0.0008604377508163452,0.0008477792143821716,0.0008357614278793335,0.000828966498374939,0.0008225440979003906,0.0008168593049049377,0.000815756618976593,0.0008108019828796387,0.0007970407605171204,0.0007976889610290527,0.000787682831287384,0.0007917210459709167,0.0007789731025695801,0.000786125659942627,0.0007744729518890381,0.0007620900869369507,0.0007551982998847961,0.0007440149784088135,0.0007429122924804688,0.0007394179701805115,0.0007320865988731384,0.0007246509194374084,0.0007218047976493835,0.0007072240114212036,0.0007119029760360718,0.0007056668400764465,0.0007072240114212036,0.0007081329822540283,0.0006925463676452637,0.0006862133741378784,0.0006755664944648743,0.0006790459156036377,0.0006667599081993103,0.0006653815507888794,0.0006649196147918701,0.0006606057286262512,0.0006468445062637329,0.0006407946348190308,0.0006358399987220764,0.0006368458271026611,0.0006313398480415344,0.0006158426403999329,0.0006110668182373047,0.0006178542971611023,0.0006041824817657471,0.0006058365106582642,0.0006074905395507812,0.0006005167961120605,0.000593818724155426,0.0005856528878211975,0.0005953758955001831,0.00059538334608078,0.0005823522806167603,0.0005758404731750488,0.0005770325660705566,0.0005786791443824768,0.0005640015006065369,0.0005576685070991516,0.0005542710423469543,0.0005529001355171204,0.0005578547716140747,0.0005581304430961609,0.0005475804209709167,0.0005409717559814453,0.0005263835191726685,0.0005185827612876892,0.000524178147315979,0.0005238205194473267,0.0005273967981338501,0.0005146414041519165,0.0005208775401115417,0.000505007803440094,0.0005035400390625,0.0004969313740730286,0.0005036294460296631,0.0005026236176490784,0.000497572124004364,0.00048711150884628296,0.000494733452796936,0.0004871189594268799,0.00047913938760757446,0.0004838183522224426,0.0004800558090209961,0.00047775357961654663,0.00048051029443740845,0.00047060102224349976,0.00046509504318237305,0.00046519190073013306,0.00046812742948532104,0.0004660189151763916,0.0004585832357406616,0.00046638399362564087,0.00045977532863616943,0.0004615187644958496,0.0004645437002182007,0.00046078115701675415,0.0004536285996437073,0.0004464685916900635,0.0004490390419960022,0.0004465654492378235,0.0004574805498123169,0.0004521608352661133,0.00045756995677948,0.00044840574264526367,0.00045143067836761475,0.00044408440589904785,0.0004477575421333313,0.00044848769903182983,0.00044959038496017456,0.0004406943917274475,0.00044252723455429077,0.00043848901987075806,0.00042913109064102173,0.0004363805055618286,0.00043335556983947754,0.00044307857751846313,0.00043307989835739136,0.0004381239414215088,0.00043601542711257935,0.00042913854122161865,0.00042922794818878174,0.00042986124753952026,0.0004305988550186157,0.00041794031858444214,0.000425092875957489,0.00042317062616348267,0.00042500346899032593,0.0004214271903038025,0.0004238113760948181,0.00042225420475006104,0.0004186779260635376,0.00043463706970214844,0.0004312470555305481,0.0004284009337425232,0.0004270225763320923,0.000431157648563385,0.00042463839054107666,0.00043417513370513916,0.0004270225763320923,0.00042583048343658447,0.00042554736137390137,0.00042491406202316284,0.000428028404712677,0.0004173889756202698,0.00042619556188583374,0.00042206794023513794,0.00042353570461273193,0.0004237145185470581,0.0004228055477142334,0.00041995197534561157,0.00042353570461273193,0.0004200488328933716,0.00041335076093673706,0.0004223436117172241,0.0004283040761947632,0.0004212409257888794,0.0004255548119544983,0.00042179226875305176,0.0004140809178352356,0.00041656196117401123,0.0004226192831993103,0.0004311501979827881,0.000430963933467865,0.00042169541120529175,0.00041885673999786377,0.00042573362588882446,0.0004212409257888794]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0003657341003417969,0.00046032608952373266,0.0005850113811902702,0.0007189632160589099,0.0008592455997131765,0.0010112717282027006,0.0011682522017508745,0.0013399124145507812,0.0015145085053518414,0.0017029584851115942,0.0019059047335758805,0.002117750234901905,0.0023425326216965914,0.002581810811534524,0.0028345761820673943,0.0031028466764837503,0.0033879070542752743,0.0036683802027255297,0.003942522685974836,0.004221069160848856,0.004498973023146391,0.004775409121066332,0.005054781213402748,0.005332318600267172,0.0056023322977125645,0.00587766757234931,0.006143369246274233,0.006419071462005377,0.006699819583445787,0.0069695585407316685,0.007240856532007456,0.007514999248087406,0.007784003857523203,0.008047778159379959,0.00831100344657898,0.00857899896800518,0.008845158852636814,0.00910663977265358,0.00936463475227356,0.009621254168450832,0.009881909005343914,0.010139812715351582,0.010399825870990753,0.010655618272721767,0.01091113593429327,0.011169681325554848,0.011428502388298512,0.011688882485032082,0.011940455064177513,0.012194321490824223,0.012444150634109974,0.012694163247942924,0.012939956039190292,0.013184004463255405,0.013432365842163563,0.013677241280674934,0.013919821940362453,0.014158366248011589,0.01439580973237753,0.014629858545958996,0.014863264746963978,0.01509933266788721,0.015331178903579712,0.015559355728328228,0.015791019424796104,0.016017084941267967,0.016247188672423363,0.016471054404973984,0.01669381745159626,0.016912361606955528,0.017138060182332993,0.017360182479023933,0.01758083514869213,0.01779855228960514,0.018018105998635292,0.0182327963411808,0.018446383997797966,0.01866171695291996,0.0188747551292181,0.019083939492702484,0.019292207434773445,0.019501943141222,0.019698282703757286,0.019899578765034676,0.020103808492422104,0.02030363492667675,0.020503828302025795,0.020696591585874557,0.02088926173746586,0.02108330838382244,0.021278180181980133,0.021464427933096886,0.02165682427585125,0.021849127486348152,0.022040972486138344,0.022228138521313667,0.02241044119000435,0.02259356901049614,0.02277926728129387,0.022962212562561035,0.02314332127571106,0.023323148488998413,0.023504532873630524,0.02368142269551754,0.02385803684592247,0.024028504267334938,0.02420126646757126,0.024370357394218445,0.024535778909921646,0.02470174990594387,0.024863960221409798,0.025028280913829803,0.02519223466515541,0.025358205661177635,0.025522343814373016,0.025685103610157967,0.025844378396868706,0.026003926992416382,0.026163751259446144,0.026322750374674797,0.026474960148334503,0.02662680298089981,0.026785343885421753,0.026933424174785614,0.02708251401782036,0.02723022922873497,0.02738307975232601,0.027529418468475342,0.02767181023955345,0.027815213426947594,0.027958430349826813,0.028098896145820618,0.028240464627742767,0.028382398188114166,0.02852488122880459,0.028661677613854408,0.028794804587960243,0.02892756275832653,0.029063258320093155,0.029196200892329216,0.029326481744647026,0.029461076483130455,0.029591817408800125,0.029720081016421318,0.02985008805990219,0.02997303009033203,0.030095787718892097,0.030221298336982727,0.030341122299432755,0.03047112748026848,0.030594253912568092,0.03071407601237297,0.03083087131381035,0.030949318781495094,0.031067948788404465,0.03118465095758438,0.031299889087677,0.03141237050294876,0.03152255713939667,0.031637609004974365,0.03174779936671257,0.031858813017606735,0.031964048743247986,0.03207304701209068,0.03218112513422966,0.03228488937020302,0.03239021822810173,0.03249233216047287,0.03259701654314995,0.032697662711143494,0.03279877081513405,0.03289831802248955,0.03299694508314133,0.03309566527605057,0.03319879248738289,0.03329723700881004,0.033393386751413345,0.0334884375333786,0.03358504921197891,0.03368239477276802,0.03377267345786095,0.033865246921777725,0.03395635262131691,0.03404708951711655,0.03413351625204086,0.03422113507986069,0.03430912271142006,0.03439582511782646,0.03448610380291939,0.03457289934158325,0.03465638682246208,0.034741438925266266,0.03482392057776451,0.0349021814763546,0.034984294325113297,0.03506026417016983,0.035139258950948715,0.03521907702088356,0.03529440239071846,0.03537248075008392,0.03544780611991882,0.03552258014678955,0.03560001403093338,0.0356702022254467,0.03574148938059807,0.03581314533948898,0.03588498383760452,0.03595397621393204,0.03602755814790726,0.036094170063734055,0.03616664931178093,0.036230139434337616,0.036298032850027084,0.036363355815410614,0.03642712160944939,0.036489877849817276,0.03655621036887169,0.036620985716581345,0.036686401814222336,0.03675099089741707,0.03681356459856033,0.03687696158885956,0.03693769872188568,0.03700155392289162,0.03706284239888191,0.03712073341012001,0.03717844560742378,0.03723670542240143,0.03729386255145073,0.0373515710234642,0.03740919008851051,0.03746267780661583,0.03751892223954201,0.03757249936461449,0.03762378916144371,0.03767195716500282,0.0377262718975544,0.03777865692973137,0.037831228226423264,0.037879765033721924,0.0379280224442482,0.037979401648044586,0.03802647069096565,0.038076747208833694,0.03812463954091072,0.03817051276564598,0.03821629658341408,0.038262903690338135,0.03830455616116524,0.03835052251815796,0.03839593753218651,0.03843878582119942,0.03848493471741676,0.038532551378011703,0.03857530653476715,0.03861714154481888,0.03866090625524521,0.03870347514748573,0.03874531388282776,0.0387868769466877,0.038828618824481964,0.038870275020599365,0.03891128674149513,0.038950368762016296,0.03899028152227402,0.03903202712535858,0.03907166048884392,0.03911120444536209,0.0391487292945385,0.03918533772230148,0.03922377899289131,0.03926121070981026,0.039297912269830704,0.03933350741863251,0.0393705740571022,0.03940516337752342,0.039440855383872986,0.03947516903281212,0.03950902074575424,0.039542511105537415,0.0395798534154892,0.03961104527115822,0.0396457277238369,0.03967719525098801,0.0397089421749115,0.039742980152368546,0.039774999022483826,0.039807386696338654,0.039836011826992035,0.03986876457929611,0.03989986702799797,0.03992977738380432,0.03996161371469498,0.03999106585979462,0.040019690990448,0.0400499664247036,0.040078043937683105,0.04010593518614769,0.04013483226299286,0.040160614997148514,0.04018694534897804,0.040211718529462814,0.04023740813136101,0.04026227071881294,0.040287960320711136,0.040313832461833954,0.040341634303331375,0.04036824032664299,0.04039200395345688,0.040419802069664,0.04044485092163086,0.04046943783760071,0.04049421101808548,0.040519166737794876,0.04054366424679756,0.04056733474135399,0.040591370314359665,0.040615592151880264,0.04063697159290314,0.04065926373004913,0.04068247601389885,0.04070431366562843,0.0407271571457386,0.04075009375810623,0.04077312350273132,0.04079330712556839,0.04081422835588455,0.04083707183599472,0.040856704115867615,0.040877167135477066,0.04089716821908951,0.040916524827480316,0.0409376285970211,0.04095662012696266,0.040976621210575104,0.04099671170115471,0.04101469740271568,0.04103350266814232,0.04105203598737717,0.04106983542442322,0.04108781740069389,0.04110598564147949,0.04112433269619942,0.04114305227994919,0.04116030037403107,0.0411771796643734,0.04119452089071274,0.04121222719550133,0.0412302128970623,0.04124727472662926,0.0412638820707798],"recovered":[0.0,0.00014138338156044483,0.00025505892699584365,0.00037625778350047767,0.0005028697778470814,0.0006381060229614377,0.0007804986671544611,0.0009275703923776746,0.0010880373883992434,0.0012536421418190002,0.0014319999609142542,0.0016200828831642866,0.0018189921975135803,0.002031388459727168,0.0022582807578146458,0.0024953570682555437,0.00275426940061152,0.0030197876039892435,0.0032949394080787897,0.003566879779100418,0.0038441417273133993,0.004116816446185112,0.004396280273795128,0.004671982489526272,0.004953464493155479,0.005227056331932545,0.005501290783286095,0.005772956181317568,0.0060492088086903095,0.006323626264929771,0.006592355668544769,0.0068660397082567215,0.007136145140975714,0.007401938550174236,0.007674154359847307,0.007937286980450153,0.008203172124922276,0.008465112186968327,0.008734575472772121,0.008997158147394657,0.00925249233841896,0.009515074081718922,0.009777473285794258,0.010033724829554558,0.010293004103004932,0.010546594858169556,0.010811195708811283,0.011065153405070305,0.011327643878757954,0.011577381752431393,0.011829412542283535,0.01208025123924017,0.012328612618148327,0.012575047090649605,0.012822674587368965,0.013069568201899529,0.013317929580807686,0.01356482319533825,0.01380465179681778,0.014044113457202911,0.014283116906881332,0.014511018060147762,0.014748645015060902,0.014985078945755959,0.015217384323477745,0.01544748805463314,0.01567566581070423,0.015904299914836884,0.0161296334117651,0.01635524071753025,0.016579288989305496,0.016803428530693054,0.017027201130986214,0.01724647916853428,0.017465664073824883,0.017681272700428963,0.017898622900247574,0.0181156974285841,0.01833130605518818,0.018544435501098633,0.01875600591301918,0.01896335557103157,0.019172266125679016,0.01937456987798214,0.019576139748096466,0.019780553877353668,0.019980747252702713,0.020175160840153694,0.020375629886984825,0.0205718781799078,0.020769596099853516,0.020959971472620964,0.02115768939256668,0.021344762295484543,0.02153678983449936,0.02172863483428955,0.021917911246418953,0.022105077281594276,0.022291049361228943,0.022478030994534492,0.022662444040179253,0.022839242592453957,0.023027600720524788,0.02320990338921547,0.023387711495161057,0.02356882207095623,0.02374103106558323,0.023913608863949776,0.02408692054450512,0.02425491064786911,0.02442501112818718,0.024588415399193764,0.024756038561463356,0.024921918287873268,0.02508697286248207,0.025248264893889427,0.02541423588991165,0.02557874098420143,0.02573929913341999,0.025899123400449753,0.026057573035359383,0.026216020807623863,0.02637336775660515,0.026531724259257317,0.026684485375881195,0.026835409924387932,0.02698376588523388,0.027135241776704788,0.02728387340903282,0.027429845184087753,0.027572328224778175,0.027713803574442863,0.02785784751176834,0.028002075850963593,0.028141716495156288,0.02828465960919857,0.02842182107269764,0.028562380000948906,0.028692753985524178,0.028829090297222137,0.02896340936422348,0.02909369207918644,0.029227275401353836,0.02936040237545967,0.029490042477846146,0.029618212953209877,0.029745742678642273,0.029870886355638504,0.029993828386068344,0.030116954818367958,0.0302429236471653,0.030369076877832413,0.030494313687086105,0.03060927428305149,0.03072827123105526,0.030847817659378052,0.030966447666287422,0.031080948188900948,0.03119489923119545,0.03131013363599777,0.03142537176609039,0.031534917652606964,0.031641896814107895,0.03175235912203789,0.0318630076944828,0.031969524919986725,0.03207319974899292,0.03218017891049385,0.032283488661050797,0.032390374690294266,0.03249092772603035,0.03259286284446716,0.03269433602690697,0.03279433771967888,0.03289370238780975,0.03299306333065033,0.03309196978807449,0.033191241323947906,0.033289868384599686,0.03338565304875374,0.03348345682024956,0.03357924148440361,0.03367199748754501,0.03376154601573944,0.03385420888662338,0.033941738307476044,0.03403376042842865,0.03412000462412834,0.0342082642018795,0.0342990942299366,0.03438432887196541,0.034471213817596436,0.03455764055252075,0.03463883697986603,0.03472242131829262,0.0348048098385334,0.03488187864422798,0.03496013954281807,0.03504032641649246,0.035120606422424316,0.03520079329609871,0.035276759415864944,0.03535153344273567,0.0354297049343586,0.035501450300216675,0.03557384014129639,0.03564714640378952,0.03571934998035431,0.0357900895178318,0.035861652344465256,0.03593064844608307,0.036001384258270264,0.03606753423810005,0.03613285720348358,0.036201395094394684,0.03626837208867073,0.03633332625031471,0.03640085458755493,0.03646562993526459,0.036532144993543625,0.03659737855195999,0.03666169196367264,0.03672298043966293,0.036783717572689056,0.03684353828430176,0.036906108260154724,0.03696748986840248,0.037026297301054,0.03708437457680702,0.03713887184858322,0.037197135388851166,0.03725741058588028,0.03731080889701843,0.037367694079875946,0.03742026537656784,0.037476688623428345,0.037530820816755295,0.03758201748132706,0.03763366863131523,0.03768486529588699,0.03773486614227295,0.03778688982129097,0.037839461117982864,0.03788992017507553,0.03793873265385628,0.037986163049936295,0.03803268074989319,0.03807938098907471,0.03812552988529205,0.03817259520292282,0.038220398128032684,0.03826645389199257,0.038310859352350235,0.0383579283952713,0.038403432816267014,0.03844820708036423,0.03849151358008385,0.03853674232959747,0.03858041390776634,0.03862234577536583,0.038665007799863815,0.038705650717020035,0.03874785453081131,0.03878767415881157,0.038828227669000626,0.03886960446834564,0.03890923783183098,0.038948968052864075,0.03898905962705612,0.03902878612279892,0.039065394550561905,0.03910365328192711,0.03914044424891472,0.03917806223034859,0.039214301854372025,0.039251916110515594,0.039288248866796494,0.03932219743728638,0.03935779631137848,0.03939210996031761,0.039425503462553024,0.03946174308657646,0.03949505090713501,0.03952844440937042,0.0395612008869648,0.03959358483552933,0.039628174155950546,0.03966157138347626,0.039693042635917664,0.039722949266433716,0.03975469619035721,0.03978671506047249,0.03981974348425865,0.03985139727592468,0.03988149017095566,0.03990975022315979,0.03993920236825943,0.0399673655629158,0.039996083825826645,0.04002489149570465,0.04005122557282448,0.040076546370983124,0.04010416194796562,0.040130771696567535,0.04015655070543289,0.04018233343958855,0.0402095802128315,0.04023664817214012,0.04026215150952339,0.04028940200805664,0.04031674191355705,0.040342800319194794,0.040367111563682556,0.0403917022049427,0.04041830822825432,0.0404435396194458,0.04046739265322685,0.040491338819265366,0.040516018867492676,0.040536753833293915,0.04056069999933243,0.040584370493888855,0.04060785844922066,0.04062960296869278,0.04065263271331787,0.04067428410053253,0.04069575294852257,0.040718596428632736,0.040739793330430984,0.04076007008552551,0.04077979549765587,0.04080154001712799,0.04082135483622551,0.040842000395059586,0.04086438566446304,0.04088447988033295,0.040904294699430466,0.040924664586782455,0.04094338044524193,0.040962278842926025,0.040980905294418335,0.0409991629421711,0.041017789393663406,0.04103558883070946,0.0410529263317585,0.0410710945725441,0.041086599230766296,0.04110568389296532,0.041122838854789734,0.04114054515957832,0.04115770384669304],"active":[0.0003657341003417969,0.00031894270796328783,0.00032995245419442654,0.0003427054325584322,0.00035637582186609507,0.0003731657052412629,0.0003877535345964134,0.00041234202217310667,0.0004264711169525981,0.00044931634329259396,0.00047390477266162634,0.0004976673517376184,0.0005235404241830111,0.0005504223518073559,0.0005762954242527485,0.0006074896082282066,0.0006336376536637545,0.0006485925987362862,0.0006475832778960466,0.0006541893817484379,0.0006548312958329916,0.0006585926748812199,0.0006585009396076202,0.0006603361107409,0.000648867804557085,0.0006506112404167652,0.0006420784629881382,0.000646115280687809,0.0006506107747554779,0.000645932275801897,0.0006485008634626865,0.0006489595398306847,0.0006478587165474892,0.0006458396092057228,0.0006368490867316723,0.000641711987555027,0.0006419867277145386,0.0006415275856852531,0.0006300592795014381,0.0006240960210561752,0.0006294166669249535,0.0006247386336326599,0.0006223525851964951,0.0006218934431672096,0.0006181318312883377,0.000623086467385292,0.0006173066794872284,0.0006237290799617767,0.0006128111854195595,0.0006169397383928299,0.0006147380918264389,0.000613912008702755,0.0006113434210419655,0.0006089573726058006,0.0006096912547945976,0.0006076730787754059,0.0006018923595547676,0.0005935430526733398,0.0005911579355597496,0.0005857450887560844,0.0005801478400826454,0.0005883146077394485,0.0005825338885188103,0.0005742767825722694,0.0005736351013183594,0.0005695968866348267,0.0005715228617191315,0.0005667544901371002,0.0005641840398311615,0.0005571208894252777,0.0005587711930274963,0.0005567539483308792,0.0005536340177059174,0.0005520731210708618,0.0005524419248104095,0.0005515236407518387,0.0005477610975503922,0.0005460195243358612,0.0005434490740299225,0.0005395039916038513,0.0005362015217542648,0.0005385875701904297,0.00052601657807827,0.000525008887052536,0.0005276687443256378,0.000523081049323082,0.000523081049323082,0.0005214307457208633,0.0005136318504810333,0.0005114302039146423,0.0005085840821266174,0.0005044564604759216,0.0004991348832845688,0.0005043651908636093,0.0005041826516389847,0.0004995036870241165,0.0004925299435853958,0.0004884917289018631,0.00048821792006492615,0.00048418156802654266,0.00048087723553180695,0.0004839058965444565,0.0004769321531057358,0.0004715193063020706,0.0004703253507614136,0.0004596821963787079,0.0004602354019880295,0.00045674853026866913,0.0004488583654165268,0.00044683925807476044,0.0004389490932226181,0.00043986551463603973,0.00043619610369205475,0.00043628737330436707,0.00043537095189094543,0.00043683871626853943,0.00043014250695705414,0.00042518600821495056,0.00042445212602615356,0.00042362697422504425,0.00041738711297512054,0.00041078217327594757,0.0004119761288166046,0.0004016999155282974,0.0003980286419391632,0.00039481930434703827,0.00039931386709213257,0.0003941766917705536,0.0003879368305206299,0.0003853682428598404,0.0003861021250486374,0.0003850925713777542,0.00038261711597442627,0.00038032233715057373,0.00038316473364830017,0.000377018004655838,0.00037298351526260376,0.0003651827573776245,0.00037050433456897736,0.00036711059510707855,0.00036307238042354584,0.0003673844039440155,0.00036454200744628906,0.00035967864096164703,0.00036004558205604553,0.00035481713712215424,0.0003500450402498245,0.000350411981344223,0.0003472939133644104,0.0003541726619005203,0.0003513302654027939,0.00034499913454055786,0.00033655762672424316,0.0003400444984436035,0.000339677557349205,0.00033683329820632935,0.0003334414213895798,0.0003314223140478134,0.00032765790820121765,0.000327475368976593,0.0003224276006221771,0.0003238953649997711,0.00032215192914009094,0.0003206878900527954,0.0003181174397468567,0.00031536445021629333,0.0003170184791088104,0.00031215324997901917,0.0003135278820991516,0.0003072880208492279,0.00030784308910369873,0.00030545517802238464,0.00030260905623435974,0.00030132755637168884,0.0003050900995731354,0.00030417367815971375,0.00030141696333885193,0.0002971962094306946,0.0002951808273792267,0.0002967417240142822,0.00028921663761138916,0.000286005437374115,0.00028435513377189636,0.0002855435013771057,0.00027930736541748047,0.00027939677238464355,0.0002753622829914093,0.0002758204936981201,0.0002778396010398865,0.0002738051116466522,0.0002720579504966736,0.0002702251076698303,0.00026628002524375916,0.00026334449648857117,0.0002618730068206787,0.00025545433163642883,0.00025738030672073364,0.0002589374780654907,0.0002540759742259979,0.00025187432765960693,0.00024701282382011414,0.0002458207309246063,0.00024848058819770813,0.00024049729108810425,0.00024003908038139343,0.00023930519819259644,0.00023783743381500244,0.00023462623357772827,0.0002374686300754547,0.00023251771926879883,0.00023600086569786072,0.0002287551760673523,0.00023049861192703247,0.00023049861192703247,0.00022572651505470276,0.0002215057611465454,0.00022288411855697632,0.00022013112902641296,0.0002207718789577484,0.0002188459038734436,0.0002161860466003418,0.00021526962518692017,0.0002147182822227478,0.00021783635020256042,0.00021930411458015442,0.00021462514996528625,0.00021095573902130127,0.00021040812134742737,0.00020948797464370728,0.00021269917488098145,0.00021205469965934753,0.00020526722073554993,0.00020811334252357483,0.00020480528473854065,0.00020352378487586975,0.00019526854157447815,0.00019545108079910278,0.00019663944840431213,0.00019755959510803223,0.00019489973783493042,0.00019315630197525024,0.00019251182675361633,0.00018700957298278809,0.00018682703375816345,0.00018590688705444336,0.00018434971570968628,0.00018361583352088928,0.00018352270126342773,0.0001790262758731842,0.00017792731523513794,0.00017553940415382385,0.00017233192920684814,0.00017407536506652832,0.00017462298274040222,0.00017187371850013733,0.00016893446445465088,0.0001693926751613617,0.0001667328178882599,0.00016489997506141663,0.0001645311713218689,0.0001636110246181488,0.00016462430357933044,0.00016343221068382263,0.00016269460320472717,0.00016205385327339172,0.00016242265701293945,0.00016242265701293945,0.00016223639249801636,0.0001596696674823761,0.00015655159950256348,0.00015838444232940674,0.0001575574278831482,0.0001574680209159851,0.0001554451882839203,0.00015627220273017883,0.00015324726700782776,0.0001526065170764923,0.00015297159552574158,0.00015122443437576294,0.00015040114521980286,0.00015434995293617249,0.0001493021845817566,0.00015067681670188904,0.00014875084161758423,0.00014774128794670105,0.00014939531683921814,0.00014682486653327942,0.00014581531286239624,0.00014296919107437134,0.00014581531286239624,0.00014517083764076233,0.00014306232333183289,0.00014187023043632507,0.00013966858386993408,0.0001382008194923401,0.00014021620154380798,0.00013884156942367554,0.00013856962323188782,0.000138748437166214,0.00013572350144386292,0.00013571977615356445,0.00013517215847969055,0.00013324618339538574,0.0001314990222454071,0.00013140961527824402,0.0001314990222454071,0.00013205409049987793,0.00013159215450286865,0.00012985244393348694,0.00013040006160736084,0.00012810900807380676,0.0001266375184059143,0.00012709945440292358,0.00012746453285217285,0.0001253560185432434,0.00012379512190818787,0.0001239776611328125,0.00012425333261489868,0.00012095272541046143,0.0001225098967552185,0.00012177601456642151,0.00011994317173957825,0.00011929869651794434,0.00012049078941345215,0.00012049078941345215,0.00011902302503585815,0.00011847540736198425,0.00011847540736198425,0.00011691078543663025,0.00011709704995155334,0.00011737272143363953,0.00011498481035232544,0.00011627376079559326,0.00011461973190307617,0.00011223554611206055,0.00011223182082176208,0.00011040270328521729,0.00010883808135986328,0.00010865554213523865,0.00010755658149719238,0.00010691210627555847,0.00010682269930839539,0.00010654330253601074,0.00010746344923973083,0.00010737404227256775,0.00010608509182929993,0.00010792165994644165,0.00010654330253601074,0.00010737404227256775,0.00010672956705093384,0.00010617822408676147]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0003657341003417969,0.0004643629945348948,0.000581341446377337,0.0007096049375832081,0.0008397033088840544,0.0009765911381691694,0.0011211856035515666,0.001270826323889196,0.0014237698633223772,0.001584695535711944,0.0017562640132382512,0.0019282911671325564,0.002108575776219368,0.0023019800428301096,0.0025001552421599627,0.002703835489228368,0.0029197181575000286,0.003121563233435154,0.0033205642830580473,0.003522684797644615,0.0037110429257154465,0.003902979427948594,0.004090603440999985,0.004271805286407471,0.0044541084207594395,0.004629805684089661,0.004806236829608679,0.004979364573955536,0.005147446878254414,0.005316996946930885,0.005481959320604801,0.005641692318022251,0.00579573679715395,0.005949964746832848,0.006107404362410307,0.006252824328839779,0.006398061290383339,0.006543206516653299,0.006685231812298298,0.006819183938205242,0.006958273239433765,0.0070932344533503056,0.007221773266792297,0.007350403815507889,0.0074791256338357925,0.007601058576256037,0.0077210646122694016,0.007842538878321648,0.007960068061947823,0.008076220750808716,0.008186777122318745,0.008298800326883793,0.00840779673308134,0.008511289022862911,0.00861881673336029,0.00872313417494297,0.008825891651213169,0.008922961540520191,0.009022691287100315,0.009120586328208447,0.009215820580720901,0.009313256479799747,0.009402802214026451,0.00949299056082964,0.009577765129506588,0.009660063311457634,0.009743829257786274,0.009826676920056343,0.00991099327802658,0.009987510740756989,0.010062560439109802,0.010137518867850304,0.01021421980112791,0.010288168676197529,0.010357438586652279,0.010429827496409416,0.010501665994524956,0.010571302846074104,0.010638737119734287,0.01070635486394167,0.01077112928032875,0.010835811495780945,0.010896548628807068,0.010960863903164864,0.0110213253647089,0.011085732840001583,0.01114637777209282,0.011205830611288548,0.011262897402048111,0.01132042333483696,0.011372903361916542,0.011425841599702835,0.011480064131319523,0.011534195393323898,0.011587225832045078,0.011639246717095375,0.011690809391438961,0.011740995571017265,0.01178943831473589,0.011838890612125397,0.011884947307407856,0.011932289227843285,0.011975869536399841,0.012019908986985683,0.012064497917890549,0.012107068672776222,0.012147437781095505,0.012188082560896873,0.012226800434291363,0.012265517376363277,0.012305152602493763,0.012343411333858967,0.012380111031234264,0.012414882890880108,0.01245130691677332,0.012485620565712452,0.012522502802312374,0.012554064393043518,0.012586910277605057,0.012620856985449791,0.012653794139623642,0.012686364352703094,0.012716732919216156,0.012747010216116905,0.012775544077157974,0.012804077006876469,0.012831234373152256,0.012856190092861652,0.012882980518043041,0.012908577919006348,0.012932983227074146,0.012958947569131851,0.012982159852981567,0.013003170490264893,0.013026381842792034,0.013048309832811356,0.013071797788143158,0.013095743954181671,0.01311556063592434,0.01313785556703806,0.013157765381038189,0.013178683817386627,0.013197951018810272,0.013218502514064312,0.013238778337836266,0.013257402926683426,0.013275844976305962,0.013294560834765434,0.013313369825482368,0.013329791836440563,0.0133480504155159,0.013365665450692177,0.013383372686803341,0.013400621712207794,0.013415943831205368,0.013433742336928844,0.013449707068502903,0.013465303927659988,0.013482552021741867,0.01349613070487976,0.01351191196590662,0.013525857590138912,0.0135409040376544,0.013555125333368778,0.013569437898695469,0.013583383522927761,0.013595769181847572,0.013608338311314583,0.01362035796046257,0.013631459325551987,0.013644578866660595,0.01365604717284441,0.013667699880897999,0.013678617775440216,0.013689076527953148,0.013700911775231361,0.01371082104742527,0.013722381554543972,0.01373329944908619,0.013743758201599121,0.013753758743405342,0.013765043579041958,0.01377467717975378,0.0137848611921072,0.013794953934848309,0.013804495334625244,0.013813854195177555,0.013824679888784885,0.013833854347467422,0.013843671418726444,0.013853671960532665,0.013863855972886086,0.013872021809220314,0.013882022351026535,0.013890738599002361,0.013899729587137699,0.013908904045820236,0.013916795141994953,0.013925419189035892,0.013933859765529633,0.013942116871476173,0.013949181884527206,0.013956612907350063,0.013964320532977581,0.013971843756735325,0.013978633098304272,0.013986706733703613,0.013993403874337673,0.014000652357935905,0.014007166028022766,0.014013404957950115,0.014020194299519062,0.014026249758899212,0.014032947830855846,0.014039828442037106,0.014046159572899342,0.014051939360797405,0.014057077467441559,0.01406340766698122,0.014069555327296257,0.014074234291911125,0.014079463668167591,0.014084876514971256,0.014090198092162609,0.014095703139901161,0.01410038210451603,0.014105978421866894,0.01411056611686945,0.014115428552031517,0.014120290987193584,0.014124695211648941,0.014128273352980614,0.014131760224699974,0.014136072248220444,0.014140017330646515,0.014144512824714184,0.01414891704916954,0.01415304560214281,0.014156807214021683,0.014160476624965668,0.014164789579808712,0.014169009402394295,0.014172954484820366,0.014175890944898129,0.014179193414747715,0.014182680286467075,0.01418589148670435,0.014189193956553936,0.01419258862733841,0.014195340685546398,0.014199103228747845,0.014202222228050232,0.014205524697899818,0.014208552427589893,0.014212039299309254,0.014214791357517242,0.014217177405953407,0.014220205135643482,0.01422314066439867,0.014226902276277542,0.014229655265808105,0.014232040382921696,0.014234701171517372,0.014237728901207447,0.014240206219255924,0.014243417419493198,0.014246169477701187,0.014248738065361977,0.014251215383410454,0.014253692701458931,0.014255527406930923,0.01425736304372549,0.014259655959904194,0.01426185853779316,0.014263876713812351,0.014265711419284344,0.01426754705607891,0.014270023442804813,0.01427204255014658,0.01427442766726017,0.01427635457366705,0.01427855622023344,0.014280116185545921,0.014281950891017914,0.014283602125942707,0.014285621233284473,0.014287455938756466,0.01428874023258686,0.014290207996964455,0.014291401021182537,0.014293144457042217,0.01429497916251421,0.014296446926891804,0.014298099093139172,0.014299383386969566,0.014300484210252762,0.014301677234470844,0.01430259458720684,0.014304153621196747,0.014305438846349716,0.01430690661072731,0.014307823963463306,0.014308557845652103,0.014309842139482498,0.014310942962765694,0.014312135986983776,0.01431314554065466,0.014314521104097366,0.014315163716673851,0.014315897598862648,0.01431709062308073,0.014318100176751614,0.01431901752948761,0.01431984268128872,0.014320301823318005,0.014320852234959602,0.014321494847536087,0.014321861788630486,0.014322870410978794,0.014323604293167591,0.014324063435196877,0.014324613846838474,0.014325439929962158,0.014326081611216068,0.014326632022857666,0.014327549375593662,0.01432809978723526,0.014328742399811745,0.014329292811453342,0.01433002669364214,0.014330485835671425,0.014330852776765823,0.014331127516925335,0.01433158665895462,0.014332504011690617,0.014333054423332214,0.014333788305521011,0.014334247447550297,0.01433507353067398,0.014335531741380692,0.01433608215302229,0.014336357824504375,0.014336724765598774,0.014337366446852684,0.014337916858494282,0.014338192529976368,0.014338559471070766,0.014338742941617966,0.014338926412165165,0.01433938555419445,0.01434002723544836],"recovered":[0.0,0.00014028241275809705,0.00026102253468707204,0.0003805699525400996,0.0005019523086957633,0.0006271880702115595,0.0007584792328998446,0.0008933484787121415,0.0010395945282652974,0.0011881341924890876,0.001340986113063991,0.0015013612573966384,0.001668158802203834,0.0018407364841550589,0.0020184519235044718,0.00220937910489738,0.0024094812106341124,0.0026140788104385138,0.0028153734747320414,0.0030182278715074062,0.003222458530217409,0.0034168721176683903,0.0036123867612332106,0.0038056077901273966,0.003990112338215113,0.004179204814136028,0.004358755424618721,0.004535920452326536,0.004711892455816269,0.004885387606918812,0.005057414993643761,0.005223753862082958,0.005390826612710953,0.005549916997551918,0.005710476078093052,0.005861217621713877,0.006012968253344297,0.006160499062389135,0.006307937670499086,0.006450330372899771,0.006590796168893576,0.006728417705744505,0.006864938419312239,0.006998615339398384,0.007126511540263891,0.007252939976751804,0.007379276677966118,0.00750350346788764,0.007627362851053476,0.007748745381832123,0.007869485765695572,0.007979582995176315,0.00809362530708313,0.008206108585000038,0.008312627673149109,0.008421073667705059,0.008525758050382137,0.008629891090095043,0.008728520013391972,0.008830910548567772,0.00893128290772438,0.00902798492461443,0.00912780687212944,0.0092217568308115,0.009312586858868599,0.009399380534887314,0.009484522044658661,0.009569847956299782,0.00965654943138361,0.009740590117871761,0.00981866754591465,0.009897387586534023,0.009973354637622833,0.010046844370663166,0.010124921798706055,0.010197953321039677,0.010269700549542904,0.010341446846723557,0.010412827134132385,0.010483380407094955,0.010549898259341717,0.010617608204483986,0.010684951208531857,0.010748440399765968,0.010810278356075287,0.010873676277697086,0.010936889797449112,0.010999186895787716,0.011062217876315117,0.011118000373244286,0.011177177540957928,0.0112322261556983,0.011287183500826359,0.011340121738612652,0.011395629495382309,0.011448934674263,0.011499854736030102,0.011550774797797203,0.01160435564815998,0.011652523651719093,0.011702434159815311,0.011751152575016022,0.01180170476436615,0.011844184249639511,0.011889507994055748,0.011934280395507812,0.011977126821875572,0.01201621163636446,0.012058598920702934,0.01209823414683342,0.012139612808823586,0.012176219373941422,0.012214570306241512,0.012254572473466396,0.012292005121707916,0.01232769526541233,0.012366320937871933,0.012400634586811066,0.012435774318873882,0.0124707305803895,0.012505044229328632,0.012537247501313686,0.012572478502988815,0.012603214010596275,0.01263110525906086,0.012663675472140312,0.012692851945757866,0.012721477076411247,0.012748909182846546,0.012776434421539307,0.012800930999219418,0.012826069258153439,0.01285230927169323,0.012876438908278942,0.012897999957203865,0.012922587804496288,0.01294644270092249,0.012969746254384518,0.01299305073916912,0.013016813434660435,0.013039566576480865,0.013060026802122593,0.013080486096441746,0.013100487180054188,0.013119937852025032,0.013141406700015068,0.013160306960344315,0.013180399313569069,0.01319819875061512,0.013217373751103878,0.013234714046120644,0.013253706507384777,0.013273064978420734,0.013289395719766617,0.013306094333529472,0.013323801569640636,0.013341600075364113,0.01335857342928648,0.013375363312661648,0.013389951549470425,0.013404356315732002,0.013420136645436287,0.013434908352792263,0.01345032174140215,0.01346463430672884,0.013478029519319534,0.01349298469722271,0.01350573729723692,0.013518765568733215,0.013531334698200226,0.013542987406253815,0.01355491392314434,0.013567300513386726,0.013578309677541256,0.013589594513177872,0.013601614162325859,0.013612898997962475,0.013623633421957493,0.013634826987981796,0.013645194470882416,0.013655286282300949,0.013666112907230854,0.013677581213414669,0.0136880399659276,0.01369859091937542,0.013709325343370438,0.01372006069868803,0.01373042818158865,0.013740519993007183,0.01374969445168972,0.013759694993495941,0.013769787736237049,0.013779421336948872,0.013787769712507725,0.013797036372125149,0.013804926536977291,0.013813826255500317,0.013822267763316631,0.013830616138875484,0.013838965445756912,0.013848232105374336,0.013856397941708565,0.013863828964531422,0.013870801776647568,0.01387850847095251,0.013885206542909145,0.013891903683543205,0.013900252990424633,0.013907409273087978,0.013914749026298523,0.01392135489732027,0.013927869498729706,0.013934842310845852,0.013941172510385513,0.013947227969765663,0.013952916488051414,0.013959705829620361,0.013965669088065624,0.013971908017992973,0.013977871276438236,0.013983926735818386,0.01398906484246254,0.013994569890201092,0.014000258408486843,0.014005579054355621,0.01401135977357626,0.014016956090927124,0.01402236893773079,0.014027232304215431,0.014031360857188702,0.01403603982180357,0.01404035184532404,0.014044022187590599,0.01404815074056387,0.01405209582298994,0.014056132175028324,0.014061270281672478,0.014065582305192947,0.014069619588553905,0.01407328899949789,0.01407714281231165,0.014080995693802834,0.014084390364587307,0.014088336378335953,0.014091914519667625,0.014095676131546497,0.01409907080233097,0.014102006331086159,0.01410530973225832,0.014108887873589993,0.014112190343439579,0.014114942401647568,0.014118429273366928,0.0141221908852458,0.014125126414000988,0.014127970673143864,0.014130540192127228,0.014133017510175705,0.014136136509478092,0.014138797298073769,0.014141732826828957,0.01414531096816063,0.014147971756756306,0.014150632545351982,0.014153385534882545,0.014155954122543335,0.01415879838168621,0.014161917380988598,0.01416485384106636,0.014167331159114838,0.014169716276228428,0.014171917922794819,0.014174395240843296,0.014176689088344574,0.014178249053657055,0.014180083759129047,0.014182561077177525,0.014184212312102318,0.014186413958668709,0.014188340865075588,0.014190818183124065,0.014193019829690456,0.014194946736097336,0.014196781441569328,0.014198524877429008,0.014200451783835888,0.014202103018760681,0.01420402992516756,0.014205589890480042,0.014207149855792522,0.01420852541923523,0.014209993183612823,0.014211553148925304,0.014213387854397297,0.014214947819709778,0.014216415584087372,0.01421788427978754,0.014219535514712334,0.01422045286744833,0.014221553690731525,0.014222471043467522,0.014224031008780003,0.014224948361515999,0.014225957915186882,0.014227242209017277,0.01422843523323536,0.014229352585971355,0.01423063687980175,0.014232104644179344,0.014232655055820942,0.014233481138944626,0.014234215021133423,0.014235132373869419,0.014236233197152615,0.014236783608794212,0.01423751749098301,0.014238068833947182,0.01423861924558878,0.014239169657230377,0.014240087009966373,0.014240912161767483,0.014241463504731655,0.014242197386920452,0.014242839068174362,0.01424357295036316,0.014244215562939644,0.01424494944512844,0.014245592057704926,0.014246142469346523,0.014246784150600433,0.014247243292629719,0.014247884973883629,0.014248436316847801,0.0142488032579422,0.014249353669583797,0.014250087551772594,0.014250637963414192,0.01425137184560299,0.014252014458179474,0.014252656139433384,0.01425311528146267,0.01425357349216938,0.014254032634198666,0.014254399575293064,0.014255042187869549,0.01425550039857626,0.014256143011152744,0.014256784692406654,0.01425706036388874,0.01425724383443594,0.01425770204514265],"active":[0.0003657341003417969,0.00032408058177679777,0.00032031891169026494,0.00032903498504310846,0.00033775100018829107,0.0003494030679576099,0.00036270637065172195,0.0003774778451770544,0.0003841753350570798,0.0003965613432228565,0.00041527790017426014,0.00042692990973591805,0.0004404169740155339,0.00046124355867505074,0.0004817033186554909,0.0004944563843309879,0.0005102369468659163,0.0005074844229966402,0.0005051908083260059,0.0005044569261372089,0.0004885843954980373,0.0004861073102802038,0.0004782166797667742,0.0004661974962800741,0.0004639960825443268,0.00045060086995363235,0.0004474814049899578,0.0004434441216289997,0.0004355544224381447,0.0004316093400120735,0.0004245443269610405,0.0004179384559392929,0.000404910184442997,0.00040004774928092957,0.000396928284317255,0.0003916067071259022,0.0003850930370390415,0.00038270745426416397,0.0003772941417992115,0.0003688535653054714,0.00036747707054018974,0.00036481674760580063,0.00035683484748005867,0.0003517884761095047,0.0003526140935719013,0.0003481185995042324,0.0003417879343032837,0.00033903541043400764,0.00033270521089434624,0.000327475368976593,0.00031729135662317276,0.00031921733170747757,0.0003141714259982109,0.0003051804378628731,0.00030618906021118164,0.0003020605072379112,0.0003001336008310318,0.000293070450425148,0.0002941712737083435,0.0002896757796406746,0.000284537672996521,0.000285271555185318,0.0002749953418970108,0.0002712337300181389,0.00026517827063798904,0.00026068277657032013,0.00025930721312761307,0.0002568289637565613,0.00025444384664297104,0.0002469206228852272,0.00024389289319515228,0.00024013128131628036,0.00024086516350507736,0.0002413243055343628,0.0002325167879462242,0.00023187417536973953,0.00023196544498205185,0.0002298559993505478,0.000225909985601902,0.00022297445684671402,0.00022123102098703384,0.00021820329129695892,0.00021159742027521133,0.00021242350339889526,0.00021104700863361359,0.00021205656230449677,0.00020948797464370728,0.0002066437155008316,0.00020067952573299408,0.00020242296159267426,0.00019572582095861435,0.00019361544400453568,0.00019288063049316406,0.0001940736547112465,0.00019159633666276932,0.00019031204283237457,0.00019095465540885925,0.00019022077322006226,0.00018508266657590866,0.0001863669604063034,0.00018251314759254456,0.00018113665282726288,0.0001741647720336914,0.00017572473734617233,0.00017498992383480072,0.00017278827726840973,0.00017031095921993256,0.00017187092453241348,0.0001682015135884285,0.00016728322952985764,0.00016553979367017746,0.00016719195991754532,0.00016554072499275208,0.00016031041741371155,0.00015930179506540298,0.0001579253003001213,0.00015618186444044113,0.0001534298062324524,0.00015113595873117447,0.0001501264050602913,0.0001487499102950096,0.0001491168513894081,0.0001442544162273407,0.00014379620552062988,0.00014443881809711456,0.00014040153473615646,0.0001383824273943901,0.00013471301645040512,0.00013407133519649506,0.00013214349746704102,0.0001320522278547287,0.00013287831097841263,0.0001298505812883377,0.00012673158198595047,0.0001283818855881691,0.0001257220283150673,0.0001253550872206688,0.00012599769979715347,0.0001225098967552185,0.00012104213237762451,0.00011819880455732346,0.00011865701526403427,0.00011746492236852646,0.0001180153340101242,0.00011884048581123352,0.00011599622666835785,0.00011553801596164703,0.00011416152119636536,0.00011517107486724854,0.00011241808533668518,0.00011333636939525604,0.00011195894330739975,0.0001103077083826065,0.00011122599244117737,0.00010984949767589569,0.00010994076728820801,0.00010810699313879013,0.00010673049837350845,0.00010718870908021927,0.00010617915540933609,0.00010755565017461777,0.00010572094470262527,0.00010599568486213684,0.00010480359196662903,0.00010480359196662903,0.00010535400360822678,0.00010278448462486267,0.00010260101407766342,0.00010159239172935486,0.00010012462735176086,0.00010159146040678024,0.00010113324970006943,0.00010039936751127243,0.00010030809789896011,9.948201477527618e-05,9.929761290550232e-05,9.792204946279526e-05,9.874813258647919e-05,9.8472461104393e-05,9.856373071670532e-05,9.8472461104393e-05,9.893067181110382e-05,9.709596633911133e-05,9.682122617959976e-05,9.636301547288895e-05,9.516999125480652e-05,9.379349648952484e-05,9.425170719623566e-05,9.333435446023941e-05,9.397696703672409e-05,9.397696703672409e-05,9.406823664903641e-05,9.260047227144241e-05,9.425263851881027e-05,9.370222687721252e-05,9.480305016040802e-05,9.507779031991959e-05,9.452737867832184e-05,9.480305016040802e-05,9.489431977272034e-05,9.388476610183716e-05,9.278394281864166e-05,9.278394281864166e-05,9.351875633001328e-05,9.333528578281403e-05,9.342655539512634e-05,9.480305016040802e-05,9.315088391304016e-05,9.32430848479271e-05,9.241700172424316e-05,9.205006062984467e-05,9.232480078935623e-05,9.140744805335999e-05,9.17753204703331e-05,9.260047227144241e-05,9.32430848479271e-05,9.223353117704391e-05,9.14083793759346e-05,9.149964898824692e-05,9.168405085802078e-05,9.03075560927391e-05,9.039882570505142e-05,9.030662477016449e-05,8.993968367576599e-05,9.012408554553986e-05,8.902233093976974e-05,8.902233093976974e-05,8.819717913866043e-05,8.819624781608582e-05,8.893013000488281e-05,8.865538984537125e-05,8.792150765657425e-05,8.7738037109375e-05,8.792150765657425e-05,8.792150765657425e-05,8.838064968585968e-05,8.764676749706268e-05,8.746329694986343e-05,8.718762546777725e-05,8.718762546777725e-05,8.764676749706268e-05,8.801370859146118e-05,8.856412023305893e-05,8.755456656217575e-05,8.727889508008957e-05,8.7004154920578e-05,8.682068437337875e-05,8.718762546777725e-05,8.727889508008957e-05,8.645281195640564e-05,8.691288530826569e-05,8.727982640266418e-05,8.709542453289032e-05,8.636154234409332e-05,8.691288530826569e-05,8.682068437337875e-05,8.66372138261795e-05,8.718762546777725e-05,8.7004154920578e-05,8.81049782037735e-05,8.792243897914886e-05,8.672941476106644e-05,8.672941476106644e-05,8.709635585546494e-05,8.682068437337875e-05,8.746329694986343e-05,8.73710960149765e-05,8.682068437337875e-05,8.636154234409332e-05,8.636154234409332e-05,8.581113070249557e-05,8.544512093067169e-05,8.526071906089783e-05,8.516944944858551e-05,8.562766015529633e-05,8.562766015529633e-05,8.498597890138626e-05,8.581113070249557e-05,8.562859147787094e-05,8.608680218458176e-05,8.553639054298401e-05,8.553639054298401e-05,8.516944944858551e-05,8.516944944858551e-05,8.507724851369858e-05,8.516944944858551e-05,8.535291999578476e-05,8.471030741930008e-05,8.461810648441315e-05,8.425116539001465e-05,8.461903780698776e-05,8.498597890138626e-05,8.489377796649933e-05,8.47112387418747e-05,8.443556725978851e-05,8.406862616539001e-05,8.379295468330383e-05,8.305907249450684e-05,8.37007537484169e-05,8.388515561819077e-05,8.443556725978851e-05,8.379295468330383e-05,8.360948413610458e-05,8.388422429561615e-05,8.37007537484169e-05,8.37007537484169e-05,8.379295468330383e-05,8.388422429561615e-05,8.305907249450684e-05,8.324254304170609e-05,8.360948413610458e-05,8.388515561819077e-05,8.388515561819077e-05,8.360948413610458e-05,8.351821452379227e-05,8.333474397659302e-05,8.342601358890533e-05,8.324254304170609e-05,8.37007537484169e-05,8.351728320121765e-05,8.315127342939377e-05,8.315034210681915e-05,8.324254304170609e-05,8.324254304170609e-05,8.305907249450684e-05,8.33338126540184e-05,8.315034210681915e-05,8.315034210681915e-05,8.315034210681915e-05,8.324254304170609e-05,8.324254304170609e-05,8.296780288219452e-05,8.269120007753372e-05,8.278340101242065e-05,8.315034210681915e-05,8.29668715596199e-05,8.315034210681915e-05,8.287560194730759e-05,8.305907249450684e-05,8.287560194730759e-05,8.29668715596199e-05,8.278433233499527e-05,8.269213140010834e-05,8.29668715596199e-05,8.287467062473297e-05,8.269213140010834e-05,8.241645991802216e-05,8.195824921131134e-05,8.186604827642441e-05,8.214171975851059e-05,8.232519030570984e-05]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.7741805911064148,"q05":0.7256909786396664,"q20":0.749369941215717,"q40":0.7667120220803694,"q60":0.7816491601324602,"q80":0.7989912409971126,"q95":0.8226702035731632},"MaxActiveInfected":{"mean":0.03453880175948143,"q05":0.026331003916517975,"q20":0.030339122935588242,"q40":0.0332746030657089,"q60":0.03580300045325396,"q80":0.03873848058337462,"q95":0.04274659960244488}},"4W_None":{"TotalInfected":{"mean":0.6585990190505981,"q05":0.5737719350351103,"q20":0.6151955976642073,"q40":0.6455336035931685,"q60":0.6716644345080278,"q80":0.702002440436989,"q95":0.7434261030660859},"MaxActiveInfected":{"mean":0.02053099125623703,"q05":0.013397667472118733,"q20":0.016881087906604954,"q40":0.01943228746471152,"q60":0.02162969504776254,"q80":0.024180894605869106,"q95":0.027664315040355325}},"2W_Strong":{"TotalInfected":{"mean":0.009992449544370174,"q05":0.0047808445231944515,"q20":0.007325830840464001,"q40":0.009189736759980995,"q60":0.010795162328759354,"q80":0.012659068248276348,"q95":0.015204054565545895},"MaxActiveInfected":{"mean":0.0006341881235130131,"q05":0.000459867915893773,"q20":0.0005449938111624956,"q40":0.0006073386100397583,"q60":0.0006610376369862679,"q80":0.0007233824358635307,"q95":0.0008085083311322532}},"2W_Moderate":{"TotalInfected":{"mean":0.0617389939725399,"q05":0.0,"q20":0.020393908096005296,"q40":0.04929318424498218,"q60":0.07418480370009763,"q80":0.10308407984907451,"q95":0.14254329375467728},"MaxActiveInfected":{"mean":0.0008091363124549389,"q05":0.000263899900645525,"q20":0.0005301555363074656,"q40":0.0007251567636411718,"q60":0.000893115861268706,"q80":0.0010881170886024123,"q95":0.0013543727242643524}}}}} \ No newline at end of file diff --git a/web/country-data/extdata-BR.json b/web/country-data/extdata-BR.json new file mode 100644 index 00000000..324fc1d6 --- /dev/null +++ b/web/country-data/extdata-BR.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.001133263111114502,0.0015197151806205511,0.001972511410713196,0.002460823394358158,0.002973757917061448,0.0035104025155305862,0.004073400981724262,0.00466120894998312,0.005276703275740147,0.005918173119425774,0.006591094192117453,0.007295217365026474,0.008030609227716923,0.008798971772193909,0.009605327621102333,0.010442377999424934,0.011317847296595573,0.012412932701408863,0.013697614893317223,0.015192171558737755,0.016931185498833656,0.01895708218216896,0.021305326372385025,0.024036362767219543,0.02719680778682232,0.030851416289806366,0.03506062552332878,0.03991852328181267,0.045494481921195984,0.05186741054058075,0.05914997309446335,0.0674196183681488,0.0767897516489029,0.08733756095170975,0.09915127605199814,0.11231948435306549,0.12688134610652924,0.1428700089454651,0.1603146195411682,0.17919647693634033,0.1994483470916748,0.22098544239997864,0.24367448687553406,0.2673802673816681,0.29191339015960693,0.3170446455478668,0.34259510040283203,0.3683624863624573,0.39407050609588623,0.4195418655872345,0.44458863139152527,0.46900972723960876,0.4926759600639343,0.5154434442520142,0.5372167825698853,0.5579150319099426,0.5775068402290344,0.595937967300415,0.613214910030365,0.6293727159500122,0.6444234848022461,0.6583875417709351,0.6713150143623352,0.6832804679870605,0.6943014860153198,0.7044616937637329,0.7137871384620667,0.7223705649375916,0.7302486896514893,0.7374669909477234,0.7440723776817322,0.7501048445701599,0.7556209564208984,0.7606579065322876,0.7652428150177002,0.7694189548492432,0.7732066512107849,0.7766448855400085,0.7797513008117676,0.7825561761856079,0.7850923538208008,0.787384569644928,0.7894392609596252,0.7912923097610474,0.7929552793502808,0.7944507598876953,0.7957955598831177,0.7970001697540283,0.7980756759643555,0.7990351915359497,0.7998940944671631,0.8006584048271179,0.8013414740562439,0.8019461035728455,0.8024796843528748,0.8029500842094421,0.8033652305603027,0.8037310838699341,0.8040543794631958,0.8043367862701416,0.8045834302902222,0.8048014044761658,0.8049911260604858,0.8051575422286987,0.8053039908409119,0.8054314255714417,0.8055423498153687,0.8056392669677734,0.8057233691215515,0.8057971000671387,0.8058611750602722,0.8059177398681641,0.805965781211853,0.8060092926025391,0.806046724319458,0.8060792684555054,0.8061072826385498,0.8061319589614868,0.8061532974243164,0.8061725497245789,0.8061886429786682,0.80620276927948,0.8062154650688171,0.8062260746955872,0.8062356114387512,0.8062437176704407,0.806251049041748,0.8062571883201599,0.8062626123428345,0.8062673211097717,0.806271493434906,0.8062750697135925,0.8062782883644104,0.8062810897827148,0.8062835931777954,0.8062856793403625,0.8062874674797058,0.8062889575958252,0.8062903881072998,0.8062916398048401,0.8062926530838013,0.8062935471534729,0.8062944412231445,0.8062950968742371,0.8062957525253296,0.8062962293624878,0.806296706199646,0.8062971234321594,0.8062974214553833,0.806297779083252,0.806298017501831,0.8062982559204102,0.8062984943389893,0.8062986731529236,0.8062987923622131,0.8062989115715027,0.8062990307807922,0.8062991499900818,0.8062992095947266,0.8062993288040161,0.8062993884086609,0.8062994480133057,0.8062995076179504,0.8062995076179504,0.8062995672225952,0.8062995672225952,0.80629962682724,0.80629962682724,0.80629962682724,0.8062996864318848,0.8062996864318848,0.8062996864318848,0.8062996864318848,0.8062996864318848,0.8062996864318848,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295,0.8062997460365295],"recovered":[0.0,0.0005358252674341202,0.0009970883838832378,0.0014539080439135432,0.0019263598369434476,0.002417953684926033,0.0029301573522388935,0.003470259951427579,0.004033263772726059,0.004624353256076574,0.00523997750133276,0.005883143283426762,0.006558563094586134,0.007264179177582264,0.00799939502030611,0.008771936409175396,0.009576130658388138,0.010416706092655659,0.011384152807295322,0.012507371604442596,0.013819973915815353,0.01534704864025116,0.017124222591519356,0.019185800105333328,0.021586433053016663,0.024364769458770752,0.02757919207215309,0.031297311186790466,0.035578228533267975,0.040509432554244995,0.0461604967713356,0.05262429639697075,0.05999746546149254,0.06836973130702972,0.07782986015081406,0.0884677842259407,0.10036619752645493,0.11358388513326645,0.12819214165210724,0.14422762393951416,0.16167914867401123,0.18053849041461945,0.20072221755981445,0.22216740250587463,0.24473603069782257,0.2683015763759613,0.29264119267463684,0.31759142875671387,0.3429395854473114,0.3684687912464142,0.3939793109893799,0.41925257444381714,0.44410213828086853,0.46836477518081665,0.49187764525413513,0.5145162343978882,0.5361761450767517,0.5568071603775024,0.5763528347015381,0.5947515964508057,0.6120360493659973,0.6281881928443909,0.6432684063911438,0.6572648882865906,0.6702348589897156,0.6822410225868225,0.6933250427246094,0.7035228610038757,0.7129204869270325,0.7215485572814941,0.729481041431427,0.7367424368858337,0.7433955073356628,0.7494767308235168,0.7550306916236877,0.760107696056366,0.7647301554679871,0.7689444422721863,0.7727633714675903,0.7762280702590942,0.7793617844581604,0.7821987271308899,0.7847568988800049,0.7870699763298035,0.7891522645950317,0.7910230159759521,0.7927027344703674,0.7942151427268982,0.7955714464187622,0.7967857122421265,0.7978773713111877,0.7988502383232117,0.799718976020813,0.8004935383796692,0.8011845350265503,0.801795482635498,0.8023379445075989,0.8028157353401184,0.8032398223876953,0.8036118149757385,0.803939163684845,0.8042271137237549,0.8044795393943787,0.8047014474868774,0.804895281791687,0.8050644993782043,0.8052128553390503,0.8053435683250427,0.8054575324058533,0.8055564165115356,0.8056424260139465,0.8057177066802979,0.8057833909988403,0.8058401346206665,0.8058903217315674,0.8059342503547668,0.8059724569320679,0.8060056567192078,0.8060346841812134,0.8060598373413086,0.8060820698738098,0.8061009049415588,0.8061174750328064,0.8061319589614868,0.8061448335647583,0.806155800819397,0.8061652183532715,0.8061735033988953,0.8061808347702026,0.806187093257904,0.8061926364898682,0.8061974048614502,0.8062017560005188,0.8062055706977844,0.8062089681625366,0.8062118291854858,0.8062142729759216,0.806216299533844,0.8062180280685425,0.8062196969985962,0.806221067905426,0.8062223196029663,0.8062233328819275,0.8062243461608887,0.8062251806259155,0.8062258958816528,0.8062264919281006,0.8062270283699036,0.8062275052070618,0.8062279224395752,0.8062282204627991,0.806228518486023,0.8062288165092468,0.8062289953231812,0.8062292337417603,0.8062294125556946,0.8062295913696289,0.8062297105789185,0.806229829788208,0.8062298893928528,0.8062300086021423,0.8062300682067871,0.8062301278114319,0.8062301874160767,0.8062302470207214,0.8062302470207214,0.8062303066253662,0.8062303066253662,0.806230366230011,0.806230366230011,0.806230366230011,0.8062304258346558,0.8062304258346558,0.8062304258346558,0.8062304258346558,0.8062304258346558,0.8062304258346558,0.8062304258346558,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005,0.8062304854393005],"active":[0.001133263111114502,0.000983889913186431,0.000975423026829958,0.0010069153504446149,0.0010473980801180005,0.0010924488306045532,0.0011432436294853687,0.001190948998555541,0.0012434395030140877,0.0012938198633491993,0.0013511166907846928,0.0014120740815997124,0.0014720461331307888,0.0015347925946116447,0.0016059326007962227,0.0016704415902495384,0.0017417166382074356,0.0019962266087532043,0.0023134620860219,0.0026847999542951584,0.003111211583018303,0.003610033541917801,0.004181103780865669,0.004850562661886215,0.005610374733805656,0.006486646831035614,0.00748143345117569,0.008621212095022202,0.009916253387928009,0.011357977986335754,0.012989476323127747,0.014795321971178055,0.016792286187410355,0.018967829644680023,0.021321415901184082,0.023851700127124786,0.02651514858007431,0.02928612381219864,0.032122477889060974,0.03496885299682617,0.037769198417663574,0.04044695198535919,0.042952269315719604,0.04521286487579346,0.04717735946178436,0.04874306917190552,0.04995390772819519,0.05077105760574341,0.05113092064857483,0.05107307434082031,0.050609320402145386,0.049757152795791626,0.048573821783065796,0.04707866907119751,0.04533913731575012,0.04339879751205444,0.041330695152282715,0.0391308069229126,0.036862075328826904,0.03462111949920654,0.03238743543624878,0.03019934892654419,0.028046607971191406,0.02601557970046997,0.024066627025604248,0.0222206711769104,0.020462095737457275,0.01884770393371582,0.017328202724456787,0.015918433666229248,0.014591336250305176,0.013362407684326172,0.012225449085235596,0.011181175708770752,0.010212123394012451,0.009311258792877197,0.008476495742797852,0.007700443267822266,0.006987929344177246,0.006328105926513672,0.005730569362640381,0.005185842514038086,0.004682362079620361,0.0042223334312438965,0.0038030147552490234,0.003427743911743164,0.003092825412750244,0.002785027027130127,0.0025042295455932617,0.002249479293823242,0.002016723155975342,0.00180816650390625,0.0016224980354309082,0.0014525651931762695,0.0012951493263244629,0.0011546015739440918,0.0010272860527038574,0.0009153485298156738,0.0008145570755004883,0.0007249712944030762,0.0006442666053771973,0.0005742907524108887,0.0005115866661071777,0.00045609474182128906,0.0004087090492248535,0.0003669261932373047,0.0003294944763183594,0.0002956986427307129,0.0002658367156982422,0.00024068355560302734,0.0002187490463256836,0.00020003318786621094,0.0001823902130126953,0.0001691579818725586,0.000156402587890625,0.0001450181007385254,0.0001348257064819336,0.00012630224227905273,0.00011861324310302734,0.00011271238327026367,0.00010657310485839844,0.00010186433792114258,9.799003601074219e-05,9.41157341003418e-05,9.077787399291992e-05,8.791685104370117e-05,8.58306884765625e-05,8.368492126464844e-05,8.177757263183594e-05,8.022785186767578e-05,7.88569450378418e-05,7.766485214233398e-05,7.653236389160156e-05,7.551908493041992e-05,7.462501525878906e-05,7.385015487670898e-05,7.319450378417969e-05,7.265806198120117e-05,7.236003875732422e-05,7.194280624389648e-05,7.158517837524414e-05,7.12275505065918e-05,7.110834121704102e-05,7.075071334838867e-05,7.05718994140625e-05,7.033348083496094e-05,7.021427154541016e-05,7.009506225585938e-05,6.99162483215332e-05,6.985664367675781e-05,6.979703903198242e-05,6.973743438720703e-05,6.967782974243164e-05,6.967782974243164e-05,6.955862045288086e-05,6.949901580810547e-05,6.943941116333008e-05,6.943941116333008e-05,6.937980651855469e-05,6.943941116333008e-05,6.937980651855469e-05,6.937980651855469e-05,6.937980651855469e-05,6.93202018737793e-05,6.93202018737793e-05,6.93202018737793e-05,6.93202018737793e-05,6.93202018737793e-05,6.92605972290039e-05,6.93202018737793e-05,6.93202018737793e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.93202018737793e-05,6.93202018737793e-05,6.93202018737793e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05,6.92605972290039e-05]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.001133263111114502,0.00151997955981642,0.0019595548510551453,0.002425053622573614,0.0029078959487378597,0.003405550727620721,0.0039209481328725815,0.004448607563972473,0.004994646646082401,0.0055566392838954926,0.00613542040809989,0.006730896420776844,0.007345602847635746,0.007977709174156189,0.008628936484456062,0.009302791208028793,0.009992189705371857,0.010837561450898647,0.011814739555120468,0.012931243516504765,0.014208641834557056,0.015669915825128555,0.017340175807476044,0.019242461770772934,0.02141489088535309,0.02388934977352619,0.02670426480472088,0.0299071092158556,0.03353145718574524,0.037637025117874146,0.042274829000234604,0.04750368371605873,0.0533972904086113,0.05999833717942238,0.06737793982028961,0.07559802383184433,0.08471940457820892,0.09479385614395142,0.10587829351425171,0.11800424754619598,0.1312071830034256,0.14549945294857025,0.160888671875,0.17732267081737518,0.1947839856147766,0.21322570741176605,0.2325558066368103,0.25264033675193787,0.27340206503868103,0.2947080135345459,0.31641334295272827,0.33836883306503296,0.3604130744934082,0.38242268562316895,0.4042498469352722,0.4257477819919586,0.44679275155067444,0.46730512380599976,0.4871627986431122,0.5063008666038513,0.5246568322181702,0.5422110557556152,0.5589001774787903,0.5747341513633728,0.5896890163421631,0.6037726998329163,0.6170017719268799,0.6293947100639343,0.6409635543823242,0.6517495512962341,0.6618212461471558,0.6711716651916504,0.6798405647277832,0.6878884434700012,0.6953474879264832,0.7022401094436646,0.7085992097854614,0.7144656777381897,0.7198750972747803,0.7248488068580627,0.7294243574142456,0.7336204051971436,0.7374656200408936,0.7409782409667969,0.7441971898078918,0.7471370697021484,0.7498182058334351,0.7522647380828857,0.754494845867157,0.756525993347168,0.7583794593811035,0.7600648999214172,0.7616009712219238,0.7630012631416321,0.7642841935157776,0.7654587626457214,0.766528844833374,0.7675074934959412,0.7683953046798706,0.7692059278488159,0.7699419260025024,0.7706102728843689,0.7712092399597168,0.7717565894126892,0.7722505331039429,0.7726942300796509,0.7730945944786072,0.7734543085098267,0.773777425289154,0.7740660905838013,0.7743245363235474,0.774553656578064,0.7747594118118286,0.7749422788619995,0.7751063704490662,0.7752517461776733,0.7753814458847046,0.7754954695701599,0.7755960822105408,0.7756866216659546,0.7757664918899536,0.775837242603302,0.7758999466896057,0.775956392288208,0.7760048508644104,0.7760485410690308,0.7760863900184631,0.7761200666427612,0.7761502265930176,0.7761775851249695,0.7762009501457214,0.7762214541435242,0.7762391567230225,0.77625572681427,0.7762702703475952,0.7762829065322876,0.7762941718101501,0.7763041257858276,0.7763128876686096,0.7763206362724304,0.7763274908065796,0.7763336300849915,0.7763388156890869,0.7763436436653137,0.7763475775718689,0.7763512134552002,0.7763546109199524,0.7763573527336121,0.7763599753379822,0.7763621807098389,0.7763640880584717,0.7763659358024597,0.7763673663139343,0.7763687372207642,0.7763700485229492,0.7763711810112,0.7763721942901611,0.7763729691505432,0.7763736844062805,0.7763742804527283,0.7763748168945312,0.7763753533363342,0.7763757109642029,0.7763760685920715,0.776376485824585,0.7763767242431641,0.7763769626617432,0.7763772010803223,0.7763774394989014,0.7763776183128357,0.77637779712677,0.7763779163360596,0.7763780951499939,0.7763782143592834,0.776378333568573,0.7763783931732178,0.7763785123825073,0.7763785719871521,0.7763786315917969,0.7763786911964417,0.7763787508010864,0.7763787508010864,0.7763788104057312,0.7763788104057312,0.776378870010376,0.776378870010376,0.7763789296150208,0.7763789296150208,0.7763789296150208,0.7763789892196655,0.7763789892196655,0.7763789892196655,0.7763789892196655,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103,0.7763790488243103],"recovered":[0.0,0.0005362504161894321,0.0009985711658373475,0.0014494076604023576,0.0019061029888689518,0.002376268384978175,0.002857580780982971,0.003357880050316453,0.003872945439070463,0.004401937127113342,0.004948681686073542,0.005509072449058294,0.006088543217629194,0.006685330998152494,0.007298714946955442,0.00792981032282114,0.008583900518715382,0.00925586186349392,0.010014108382165432,0.010884818620979786,0.01187658216804266,0.013010086491703987,0.014307103119790554,0.015790242701768875,0.017487047240138054,0.019419385120272636,0.02162194810807705,0.02413073368370533,0.026989087462425232,0.03022979199886322,0.033898670226335526,0.03805522248148918,0.04275223985314369,0.04804456979036331,0.05398876219987869,0.060646526515483856,0.06809286773204803,0.07637453824281693,0.08555314689874649,0.09568403661251068,0.10681305080652237,0.11898132413625717,0.1322096884250641,0.1465124636888504,0.16187919676303864,0.1783083975315094,0.19574002921581268,0.21411114931106567,0.2333497703075409,0.25332897901535034,0.2739771902561188,0.2951451241970062,0.3167165517807007,0.3385229706764221,0.36043402552604675,0.3823181986808777,0.4039756953716278,0.42533764243125916,0.44627657532691956,0.4666835367679596,0.486444890499115,0.5054972767829895,0.5238083600997925,0.5413064956665039,0.557977557182312,0.573784589767456,0.588726818561554,0.6028207540512085,0.6160620450973511,0.6284565925598145,0.640044093132019,0.6508780717849731,0.6609720587730408,0.6703588962554932,0.6790609359741211,0.687158465385437,0.6946419477462769,0.7015658020973206,0.7079682350158691,0.7138694524765015,0.7193077206611633,0.7243119478225708,0.7289113402366638,0.7331362366676331,0.7370091080665588,0.7405590415000916,0.7437984943389893,0.7467546463012695,0.749464213848114,0.7519329190254211,0.754173994064331,0.7562264800071716,0.7580993175506592,0.7598021030426025,0.7613515257835388,0.7627677321434021,0.7640641927719116,0.7652456164360046,0.7663241624832153,0.7673107385635376,0.7682088613510132,0.7690227627754211,0.7697667479515076,0.7704384922981262,0.7710468769073486,0.7715988159179688,0.7720965147018433,0.7725479006767273,0.7729510068893433,0.7733156085014343,0.7736416459083557,0.7739327549934387,0.7741918563842773,0.774426281452179,0.7746332287788391,0.7748202085494995,0.7749861478805542,0.7751339673995972,0.775265097618103,0.7753816246986389,0.7754846215248108,0.7755758166313171,0.7756567597389221,0.7757280468940735,0.7757920026779175,0.7758493423461914,0.775898277759552,0.7759423851966858,0.7759818434715271,0.7760164737701416,0.7760473489761353,0.7760743498802185,0.7760980725288391,0.7761194109916687,0.7761380076408386,0.7761544585227966,0.7761693000793457,0.7761819362640381,0.7761932015419006,0.7762035727500916,0.7762123942375183,0.7762203216552734,0.7762272357940674,0.7762332558631897,0.7762386202812195,0.7762431502342224,0.7762472629547119,0.7762508988380432,0.7762542963027954,0.7762572169303894,0.7762598395347595,0.7762619853019714,0.7762640118598938,0.7762657403945923,0.776267409324646,0.7762688994407654,0.7762702703475952,0.7762714624404907,0.7762723565101624,0.7762731909751892,0.7762739658355713,0.776274561882019,0.7762751579284668,0.7762756943702698,0.7762761116027832,0.7762764692306519,0.7762768268585205,0.7762770652770996,0.7762773633003235,0.7762776017189026,0.7762778401374817,0.776278018951416,0.7762781977653503,0.7762783765792847,0.776278555393219,0.7762786149978638,0.7762787938117981,0.7762788534164429,0.7762789130210876,0.7762789726257324,0.7762790322303772,0.7762791514396667,0.7762792110443115,0.7762792110443115,0.7762792706489563,0.7762792706489563,0.7762792706489563,0.7762793302536011,0.7762793302536011,0.7762793898582458,0.7762793898582458,0.7762793898582458,0.7762793898582458,0.7762793898582458,0.7762794494628906,0.7762794494628906,0.7762794494628906,0.7762794494628906,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354,0.7762795090675354],"active":[0.001133263111114502,0.000983729143626988,0.0009609836852177978,0.0009756459621712565,0.001001792959868908,0.0010292823426425457,0.0010633673518896103,0.0010907275136560202,0.001121701207011938,0.0011547021567821503,0.0011867387220263481,0.0012218239717185497,0.0012570596300065517,0.0012923781760036945,0.0013302215375006199,0.001372980885207653,0.001408289186656475,0.001581699587404728,0.0018006311729550362,0.0020464248955249786,0.0023320596665143967,0.002659829333424568,0.0030330726876854897,0.003452219069004059,0.0039278436452150345,0.004469964653253555,0.005082316696643829,0.0057763755321502686,0.006542369723320007,0.007407233119010925,0.008376158773899078,0.00944846123456955,0.010645050555467606,0.011953767389059067,0.01338917762041092,0.014951497316360474,0.01662653684616089,0.01841931790113449,0.02032514661550522,0.022320210933685303,0.02439413219690323,0.02651812881231308,0.028678983449935913,0.03081020712852478,0.032904788851737976,0.03491730988025665,0.03681577742099762,0.03852918744087219,0.04005229473114014,0.04137903451919556,0.0424361526966095,0.04322370886802673,0.04369652271270752,0.043899714946746826,0.043815821409225464,0.04342958331108093,0.04281705617904663,0.0419674813747406,0.04088622331619263,0.039617329835891724,0.038211941719055176,0.03671377897262573,0.0350918173789978,0.033427655696868896,0.031711459159851074,0.029988110065460205,0.028274953365325928,0.02657395601272583,0.024901509284973145,0.023292958736419678,0.02177715301513672,0.020293593406677246,0.01886850595474243,0.017529547214508057,0.01628655195236206,0.015081644058227539,0.01395726203918457,0.01289987564086914,0.011906862258911133,0.01097935438156128,0.010116636753082275,0.009308457374572754,0.008554279804229736,0.007842004299163818,0.007188081741333008,0.006578028202056885,0.006019711494445801,0.005510091781616211,0.005030632019042969,0.004593074321746826,0.004205465316772461,0.0038384199142456055,0.0035016536712646484,0.003199160099029541,0.0029326677322387695,0.002691030502319336,0.0024646520614624023,0.0022618770599365234,0.0020711421966552734,0.0018951892852783203,0.0017330646514892578,0.001587510108947754,0.0014424920082092285,0.0013180971145629883,0.0012036561965942383,0.001095414161682129,0.000998079776763916,0.0009064078330993652,0.000826418399810791,0.0007504820823669434,0.0006828904151916504,0.0006209015846252441,0.0005675554275512695,0.0005159974098205566,0.0004731416702270508,0.0004315376281738281,0.0003952980041503906,0.00036150217056274414,0.00033098459243774414,0.00030499696731567383,0.00028187036514282227,0.0002614259719848633,0.00024318695068359375,0.00022834539413452148,0.00021284818649291992,0.00019919872283935547,0.0001881122589111328,0.00017768144607543945,0.00016838312149047852,0.00016111135482788086,0.00015360116958618164,0.00014710426330566406,0.0001410841941833496,0.00013631582260131836,0.0001322627067565918,0.0001284480094909668,0.00012487173080444336,0.00012218952178955078,0.00011968612670898438,0.00011706352233886719,0.0001150965690612793,0.00011330842971801758,0.00011157989501953125,0.00011038780212402344,0.00010895729064941406,0.0001080632209777832,0.00010734796524047852,0.00010645389556884766,0.00010567903518676758,0.00010496377944946289,0.0001042485237121582,0.00010395050048828125,0.00010335445404052734,0.000102996826171875,0.00010263919830322266,0.00010228157043457031,0.00010192394256591797,0.00010150671005249023,0.00010132789611816406,0.0001010894775390625,0.00010085105895996094,0.00010079145431518555,0.00010055303573608398,0.00010037422180175781,0.00010037422180175781,0.00010025501251220703,0.00010013580322265625,0.00010013580322265625,0.00010007619857788086,0.00010001659393310547,9.995698928833008e-05,9.989738464355469e-05,9.989738464355469e-05,9.98377799987793e-05,9.97781753540039e-05,9.97781753540039e-05,9.971857070922852e-05,9.971857070922852e-05,9.971857070922852e-05,9.971857070922852e-05,9.971857070922852e-05,9.959936141967773e-05,9.959936141967773e-05,9.959936141967773e-05,9.959936141967773e-05,9.959936141967773e-05,9.965896606445312e-05,9.959936141967773e-05,9.959936141967773e-05,9.959936141967773e-05,9.959936141967773e-05,9.959936141967773e-05,9.959936141967773e-05,9.965896606445312e-05,9.959936141967773e-05,9.959936141967773e-05,9.959936141967773e-05,9.959936141967773e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05,9.953975677490234e-05]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.001133263111114502,0.0015201817732304335,0.001947551965713501,0.0023909483570605516,0.0028448905795812607,0.0033037634566426277,0.0037704186979681253,0.004242678638547659,0.0047205486334860325,0.00520774070173502,0.00570179196074605,0.006201489828526974,0.006707025691866875,0.007222013548016548,0.007742263376712799,0.008270591497421265,0.008806691505014896,0.009445118717849255,0.010169378481805325,0.01098347082734108,0.011895472183823586,0.012919888831675053,0.014068419113755226,0.01535276509821415,0.016790341585874557,0.01840602420270443,0.020207082852721214,0.022220946848392487,0.024475881829857826,0.02698666788637638,0.029779739677906036,0.032895155251026154,0.036358751356601715,0.04019795358181,0.044449206441640854,0.049158934503793716,0.054354213178157806,0.06007574498653412,0.06635499745607376,0.0732400044798851,0.08076491951942444,0.08895312994718552,0.09783809632062912,0.10744397342205048,0.11781869828701019,0.12893125414848328,0.1408149003982544,0.15344764292240143,0.16682930290699005,0.18091945350170135,0.19570396840572357,0.21112172305583954,0.22712209820747375,0.24365974962711334,0.2606326639652252,0.277976393699646,0.29561135172843933,0.313444048166275,0.33138370513916016,0.34933313727378845,0.3672392666339874,0.3849637806415558,0.4024551808834076,0.41965776681900024,0.43650007247924805,0.4529018998146057,0.4688364863395691,0.484228253364563,0.4990822672843933,0.5133582949638367,0.5270429849624634,0.5401058793067932,0.5525658130645752,0.5644024610519409,0.5756392478942871,0.5862792134284973,0.5963200926780701,0.6058017015457153,0.6147249341011047,0.6231260299682617,0.6310157775878906,0.6384056806564331,0.6453320980072021,0.6518264412879944,0.657891571521759,0.663551926612854,0.6688436269760132,0.6737709045410156,0.678359866142273,0.6826267242431641,0.6865935325622559,0.6902817487716675,0.6936977505683899,0.6968616247177124,0.6997900009155273,0.7025058269500732,0.7050138115882874,0.7073349356651306,0.7094789147377014,0.7114645838737488,0.7132958769798279,0.7149865031242371,0.7165495157241821,0.7179935574531555,0.7193230986595154,0.7205488085746765,0.7216801047325134,0.7227210402488708,0.7236767411231995,0.7245569229125977,0.7253684401512146,0.7261118292808533,0.7267969250679016,0.727425754070282,0.7280018329620361,0.7285289764404297,0.7290098071098328,0.7294508814811707,0.7298527956008911,0.7302185893058777,0.7305514812469482,0.7308524250984192,0.7311277389526367,0.7313753962516785,0.7316009998321533,0.7318043112754822,0.7319878339767456,0.7321532964706421,0.7323021292686462,0.7324374318122864,0.7325595021247864,0.7326704263687134,0.7327693700790405,0.7328580021858215,0.7329381704330444,0.7330108880996704,0.7330760359764099,0.7331342697143555,0.7331867218017578,0.7332331538200378,0.7332754731178284,0.7333124876022339,0.7333471179008484,0.7333778738975525,0.7334051132202148,0.7334297895431519,0.7334515452384949,0.7334707975387573,0.7334888577461243,0.7335042357444763,0.7335190773010254,0.7335319519042969,0.7335434556007385,0.7335537075996399,0.7335625886917114,0.7335710525512695,0.7335784435272217,0.7335851788520813,0.7335911393165588,0.7335963249206543,0.7336011528968811,0.7336055040359497,0.7336092591285706,0.7336127758026123,0.7336158752441406,0.7336186170578003,0.7336209416389465,0.7336231470108032,0.7336251735687256,0.7336268424987793,0.733628511428833,0.7336298823356628,0.7336310148239136,0.7336322069168091,0.7336332201957703,0.7336341142654419,0.733634889125824,0.733635663986206,0.7336363792419434,0.7336369156837463,0.7336374521255493,0.7336378693580627,0.7336382865905762,0.7336387038230896,0.7336390614509583,0.7336393594741821,0.7336395978927612,0.7336398959159851,0.7336400747299194,0.7336402535438538,0.7336404919624329,0.7336406111717224,0.733640730381012,0.7336408495903015,0.7336410284042358,0.7336411476135254,0.7336412668228149,0.7336413860321045,0.7336414456367493,0.733641505241394,0.7336415648460388,0.7336416244506836,0.7336416840553284,0.7336416840553284,0.7336417436599731,0.7336417436599731,0.7336418032646179,0.7336418628692627,0.7336418628692627,0.7336418628692627,0.7336419224739075,0.7336419224739075,0.7336419820785522,0.7336419820785522,0.7336419820785522,0.7336419820785522,0.7336419820785522,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197,0.733642041683197],"recovered":[0.0,0.0005364474491216242,0.0009964143391698599,0.0014412261079996824,0.0018857838585972786,0.002335132332518697,0.0027890538331121206,0.00324722146615386,0.003713119775056839,0.004185499157756567,0.004666122142225504,0.005152474157512188,0.005644135642796755,0.006144460756331682,0.006652225740253925,0.007164714392274618,0.007684695068746805,0.008215978741645813,0.008800840936601162,0.009453054517507553,0.01018842589110136,0.011012394912540913,0.011940095573663712,0.012977526523172855,0.014136130921542645,0.01543717086315155,0.01689184084534645,0.01852395571768284,0.020344337448477745,0.022384654730558395,0.024656163528561592,0.027192989364266396,0.030017221346497536,0.033163007348775864,0.03665158152580261,0.04052022844552994,0.0448124036192894,0.049557458609342575,0.05479234829545021,0.060546211898326874,0.06686941534280777,0.07379195094108582,0.08134107291698456,0.08955129235982895,0.09846388548612595,0.10811245441436768,0.11850323528051376,0.12963084876537323,0.14151760935783386,0.15414685010910034,0.16751627624034882,0.1815814971923828,0.19631211459636688,0.21168886125087738,0.22764097154140472,0.24410997331142426,0.26102396845817566,0.2782849669456482,0.29583168029785156,0.31357675790786743,0.33142319321632385,0.3493098020553589,0.3670971691608429,0.38474559783935547,0.40216493606567383,0.4192827045917511,0.4360593557357788,0.4524126350879669,0.4682830274105072,0.48365339636802673,0.49848297238349915,0.512732744216919,0.526382565498352,0.539440393447876,0.5518860220909119,0.5637283325195312,0.5749717950820923,0.58561772108078,0.5956770181655884,0.6051647067070007,0.6141124367713928,0.6225292682647705,0.6304445266723633,0.6378610134124756,0.6448144912719727,0.6513294577598572,0.6574203968048096,0.6631017327308655,0.6684077978134155,0.6733571290969849,0.6779651045799255,0.6822561025619507,0.686246931552887,0.6899473071098328,0.6933836936950684,0.6965669989585876,0.6995148658752441,0.7022402882575989,0.7047663927078247,0.7071034908294678,0.7092597484588623,0.7112586498260498,0.7131018042564392,0.7148045301437378,0.7163786888122559,0.7178281545639038,0.7191681265830994,0.7204045057296753,0.721543550491333,0.7225895524024963,0.7235567569732666,0.7244409918785095,0.72525554895401,0.7260027527809143,0.7266917824745178,0.7273236513137817,0.7279027700424194,0.7284349799156189,0.7289201021194458,0.7293665409088135,0.7297701239585876,0.730139434337616,0.7304745316505432,0.730780303478241,0.7310553193092346,0.7313054800033569,0.7315343022346497,0.7317392826080322,0.7319260239601135,0.7320922017097473,0.7322445511817932,0.7323805689811707,0.7325043678283691,0.7326159477233887,0.7327165603637695,0.7328048944473267,0.7328861355781555,0.7329591512680054,0.7330244183540344,0.7330834865570068,0.7331371307373047,0.7331849932670593,0.7332271337509155,0.7332651615142822,0.7333005666732788,0.7333312630653381,0.7333589792251587,0.7333835959434509,0.7334058880805969,0.7334257960319519,0.7334432005882263,0.7334590554237366,0.73347407579422,0.7334871292114258,0.7334985136985779,0.7335090041160583,0.7335187196731567,0.7335268259048462,0.733534574508667,0.7335413098335266,0.7335475087165833,0.7335528135299683,0.7335575819015503,0.7335618138313293,0.7335656881332397,0.7335690259933472,0.7335720658302307,0.7335747480392456,0.7335773706436157,0.7335794568061829,0.7335814237594604,0.7335832118988037,0.7335848212242126,0.7335862517356873,0.7335875034332275,0.7335885763168335,0.7335895895957947,0.7335904836654663,0.7335913181304932,0.7335920333862305,0.733592689037323,0.7335932850837708,0.7335938215255737,0.7335942387580872,0.7335946559906006,0.7335950136184692,0.7335953712463379,0.733595609664917,0.7335959076881409,0.7335962057113647,0.7335964441299438,0.7335966229438782,0.7335968017578125,0.733596920967102,0.7335970997810364,0.7335972189903259,0.7335973381996155,0.733597457408905,0.7335975766181946,0.7335976958274841,0.7335977554321289,0.7335978150367737,0.7335979342460632,0.7335979342460632,0.733597993850708,0.7335980534553528,0.7335980534553528,0.7335981130599976,0.7335981130599976,0.7335981726646423,0.7335981726646423,0.7335982322692871,0.7335982322692871,0.7335982322692871,0.7335982918739319,0.7335982918739319,0.7335982918739319,0.7335982918739319,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767,0.7335983514785767],"active":[0.001133263111114502,0.0009837343823164701,0.0009511376265436411,0.0009497222490608692,0.0009591067209839821,0.0009686311241239309,0.0009813648648560047,0.0009954571723937988,0.0010074288584291935,0.0010222415439784527,0.001035669818520546,0.0010490156710147858,0.0010628900490701199,0.001077552791684866,0.0010900376364588737,0.0011058771051466465,0.0011219964362680912,0.0012291399762034416,0.0013685375452041626,0.0015304163098335266,0.0017070462927222252,0.00190749391913414,0.0021283235400915146,0.002375238575041294,0.002654210664331913,0.0029688533395528793,0.0033152420073747635,0.003696991130709648,0.004131544381380081,0.0046020131558179855,0.005123576149344444,0.005702165886759758,0.006341530010104179,0.007034946233034134,0.007797624915838242,0.008638706058263779,0.009541809558868408,0.010518286377191544,0.01156264916062355,0.012693792581558228,0.013895504176616669,0.015161179006099701,0.016497023403644562,0.017892681062221527,0.019354812800884247,0.0208187997341156,0.02231166511774063,0.023816794157028198,0.02531169354915619,0.026772603392601013,0.028187692165374756,0.029540225863456726,0.030809983611106873,0.03197088837623596,0.032991692423820496,0.03386642038822174,0.03458738327026367,0.03515908122062683,0.035552024841308594,0.03575637936592102,0.035816073417663574,0.0356539785861969,0.0353580117225647,0.034912168979644775,0.03433513641357422,0.033619195222854614,0.03277713060379028,0.03181561827659607,0.03079923987388611,0.029704898595809937,0.028560012578964233,0.027373135089874268,0.026183247566223145,0.02496206760406494,0.023753225803375244,0.022550880908966064,0.021348297595977783,0.020183980464935303,0.019047915935516357,0.017961323261260986,0.016903340816497803,0.015876412391662598,0.014887571334838867,0.013965427875518799,0.013077080249786377,0.012222468852996826,0.011423230171203613,0.010669171810150146,0.009952068328857422,0.0092695951461792,0.008628427982330322,0.008025646209716797,0.00745081901550293,0.006914317607879639,0.006406307220458984,0.005938827991485596,0.005498945713043213,0.005094647407531738,0.004712522029876709,0.004361093044281006,0.004036128520965576,0.003727853298187256,0.00344771146774292,0.0031890273094177246,0.0029444098472595215,0.002720654010772705,0.0025119781494140625,0.0023165345191955566,0.002133190631866455,0.0019673705101013184,0.001811683177947998,0.00167083740234375,0.0015413761138916016,0.0014230012893676758,0.0013100504875183105,0.0012053251266479492,0.00110703706741333,0.0010159015655517578,0.0009326934814453125,0.000852048397064209,0.0007813572883605957,0.0007129907608032227,0.0006532073020935059,0.0005950927734375,0.0005456805229187012,0.0004988312721252441,0.00045353174209594727,0.0004140138626098633,0.00037610530853271484,0.0003452301025390625,0.00031495094299316406,0.0002898573875427246,0.0002650022506713867,0.00024205446243286133,0.00022161006927490234,0.00020599365234375,0.00018990039825439453,0.00017511844635009766,0.00016230344772338867,0.00014966726303100586,0.00013834238052368164,0.00012749433517456055,0.00011998414993286133,0.00011271238327026367,0.00010454654693603516,9.85264778137207e-05,9.256601333618164e-05,8.720159530639648e-05,8.296966552734375e-05,7.843971252441406e-05,7.587671279907227e-05,7.289648056030273e-05,6.937980651855469e-05,6.657838821411133e-05,6.407499313354492e-05,6.204843521118164e-05,5.9723854064941406e-05,5.835294723510742e-05,5.65648078918457e-05,5.501508712768555e-05,5.364418029785156e-05,5.269050598144531e-05,5.167722702026367e-05,5.0961971282958984e-05,5.0187110900878906e-05,4.9591064453125e-05,4.887580871582031e-05,4.839897155761719e-05,4.780292510986328e-05,4.738569259643555e-05,4.7087669372558594e-05,4.667043685913086e-05,4.6193599700927734e-05,4.595518112182617e-05,4.571676254272461e-05,4.553794860839844e-05,4.5299530029296875e-05,4.5180320739746094e-05,4.506111145019531e-05,4.488229751586914e-05,4.476308822631836e-05,4.458427429199219e-05,4.4465065002441406e-05,4.4465065002441406e-05,4.4405460357666016e-05,4.4345855712890625e-05,4.4226646423339844e-05,4.4286251068115234e-05,4.416704177856445e-05,4.404783248901367e-05,4.404783248901367e-05,4.398822784423828e-05,4.392862319946289e-05,4.392862319946289e-05,4.392862319946289e-05,4.392862319946289e-05,4.392862319946289e-05,4.392862319946289e-05,4.38690185546875e-05,4.380941390991211e-05,4.380941390991211e-05,4.380941390991211e-05,4.374980926513672e-05,4.374980926513672e-05,4.374980926513672e-05,4.369020462036133e-05,4.374980926513672e-05,4.374980926513672e-05,4.374980926513672e-05,4.369020462036133e-05,4.374980926513672e-05,4.369020462036133e-05,4.374980926513672e-05,4.374980926513672e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.374980926513672e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.001133263111114502,0.001519108540378511,0.0019717649556696415,0.0024585630744695663,0.0029706936329603195,0.003507628571242094,0.004067983012646437,0.004651736468076706,0.005266421940177679,0.00590906385332346,0.00657958909869194,0.007279325742274523,0.008012913167476654,0.008778855204582214,0.009577459655702114,0.010413840413093567,0.011288350448012352,0.012380423955619335,0.013660108670592308,0.01514939684420824,0.016887493431568146,0.018913695588707924,0.021260904148221016,0.023979920893907547,0.027134491130709648,0.03077632002532482,0.03498625010251999,0.03982904180884361,0.04539158195257187,0.05175383761525154,0.059017810970544815,0.06727144122123718,0.07662078738212585,0.08714663237333298,0.09893441945314407,0.11205785721540451,0.1265788972377777,0.14251096546649933,0.1599009484052658,0.17869849503040314,0.19886215031147003,0.22030167281627655,0.2428949773311615,0.2664802372455597,0.29089558124542236,0.31591668725013733,0.34133490920066833,0.36691805720329285,0.3924561142921448,0.41773244738578796,0.4425435960292816,0.46671590209007263,0.4900848865509033,0.5125227570533752,0.5339482426643372,0.5542763471603394,0.5734561085700989,0.5914563536643982,0.6082557439804077,0.6238870024681091,0.6383774280548096,0.6517866253852844,0.6641619205474854,0.675566554069519,0.6860714554786682,0.6957457065582275,0.7046376466751099,0.7128315567970276,0.7203819751739502,0.7273679971694946,0.7338256239891052,0.7398062348365784,0.7453531622886658,0.7505136132240295,0.7553099989891052,0.759765625,0.7638992667198181,0.767713725566864,0.7712305188179016,0.7744776606559753,0.7774697542190552,0.7802300453186035,0.7827712893486023,0.7851052284240723,0.7872453331947327,0.7892005443572998,0.7909823656082153,0.7926059365272522,0.7940769791603088,0.7954069375991821,0.7966060042381287,0.7976818680763245,0.798633873462677,0.7994824647903442,0.800234854221344,0.8008973002433777,0.8014850616455078,0.8020020127296448,0.8024576902389526,0.8028588891029358,0.8032109141349792,0.8035188317298889,0.803789496421814,0.804025411605835,0.8042320013046265,0.8044140338897705,0.804572343826294,0.8047091960906982,0.8048287034034729,0.8049346804618835,0.805026650428772,0.805107593536377,0.805176854133606,0.805239200592041,0.8052926063537598,0.8053381443023682,0.8053784966468811,0.8054137229919434,0.8054445385932922,0.8054708242416382,0.8054941296577454,0.8055146932601929,0.8055325150489807,0.8055481910705566,0.8055616617202759,0.8055732250213623,0.8055831789970398,0.8055921792984009,0.8055997490882874,0.8056063652038574,0.8056122064590454,0.8056173324584961,0.8056218028068542,0.8056256771087646,0.8056290745735168,0.8056319952011108,0.8056343793869019,0.8056367039680481,0.8056386709213257,0.8056403994560242,0.8056418895721436,0.8056431412696838,0.8056442141532898,0.805645227432251,0.8056461215019226,0.8056468963623047,0.8056474924087524,0.8056480288505554,0.8056484460830688,0.805648922920227,0.8056492805480957,0.8056496381759644,0.8056499361991882,0.8056502342224121,0.8056504130363464,0.8056505918502808,0.8056507110595703,0.8056508302688599,0.8056509494781494,0.805651068687439,0.8056511282920837,0.8056512475013733,0.8056513071060181,0.8056513667106628,0.8056513667106628,0.8056514263153076,0.8056514263153076,0.8056514859199524,0.8056514859199524,0.8056515455245972,0.8056515455245972,0.8056515455245972,0.8056515455245972,0.8056516051292419,0.8056516051292419,0.8056516051292419,0.8056516051292419,0.8056516647338867,0.8056516647338867,0.8056516647338867,0.8056516647338867,0.8056516647338867,0.8056516647338867,0.8056516647338867,0.8056516647338867,0.8056516647338867,0.8056516647338867,0.8056516647338867,0.8056516647338867,0.8056516647338867,0.8056516647338867,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315,0.8056517243385315],"recovered":[0.0,0.0005357526824809611,0.0009977624285966158,0.0014548517065122724,0.001928107114508748,0.0024218736216425896,0.0029380538035184145,0.003475289326161146,0.004036545753479004,0.004625183064490557,0.005240185186266899,0.005883412901312113,0.006553995423018932,0.0072580561973154545,0.007988947443664074,0.008756267838180065,0.009557656943798065,0.010394701734185219,0.011361765675246716,0.012484594248235226,0.01378839835524559,0.015310501679778099,0.0170822162181139,0.01914234831929207,0.021529555320739746,0.024310018867254257,0.027507657185196877,0.031213782727718353,0.03548542782664299,0.04041023924946785,0.04604648798704147,0.0524975024163723,0.05984870344400406,0.06820303946733475,0.07764487713575363,0.08825833350419998,0.10012437403202057,0.11331705749034882,0.12788929045200348,0.14385844767093658,0.16124382615089417,0.18002095818519592,0.20013168454170227,0.22147603332996368,0.24396520853042603,0.2674182057380676,0.29163894057273865,0.3164559304714203,0.3416561186313629,0.3670165240764618,0.3923545777797699,0.41741707921028137,0.4420302212238312,0.4660387337207794,0.48925790190696716,0.5115742683410645,0.5329095721244812,0.5531542301177979,0.572286069393158,0.5902507305145264,0.6070451736450195,0.6226972341537476,0.6372293829917908,0.6506680846214294,0.6630932688713074,0.6745649576187134,0.6851378679275513,0.6948668360710144,0.7038245797157288,0.712083637714386,0.7197079062461853,0.7267456650733948,0.7332541346549988,0.7392814755439758,0.7448724508285522,0.750070333480835,0.7548975348472595,0.7593848705291748,0.7635372877120972,0.7673658728599548,0.7709106802940369,0.7741665244102478,0.7771778106689453,0.7799502611160278,0.7825073003768921,0.7848541140556335,0.7870059013366699,0.7889748811721802,0.7907698154449463,0.7924016714096069,0.7938796877861023,0.7952216267585754,0.7964296936988831,0.7975146174430847,0.7984814643859863,0.7993397116661072,0.8000984191894531,0.8007727265357971,0.8013694882392883,0.8018947839736938,0.802358090877533,0.802763819694519,0.8031205534934998,0.8034369945526123,0.8037108182907104,0.8039512038230896,0.80416339635849,0.8043480515480042,0.8045092821121216,0.8046489357948303,0.8047727942466736,0.8048800826072693,0.8049748539924622,0.805056095123291,0.8051289319992065,0.8051909804344177,0.8052453994750977,0.8052926063537598,0.8053334355354309,0.805368959903717,0.8054006695747375,0.8054277896881104,0.8054519891738892,0.8054726123809814,0.8054904341697693,0.8055068254470825,0.8055209517478943,0.8055330514907837,0.8055433034896851,0.8055521249771118,0.8055601716041565,0.8055669665336609,0.8055729866027832,0.805578351020813,0.8055829405784607,0.8055868744850159,0.8055903315544128,0.8055931925773621,0.805595874786377,0.8055981993675232,0.8056002259254456,0.8056020140647888,0.8056033849716187,0.8056046962738037,0.8056057691574097,0.8056069016456604,0.805607795715332,0.8056085705757141,0.8056092858314514,0.8056098222732544,0.8056102991104126,0.805610716342926,0.8056111335754395,0.8056114315986633,0.8056117296218872,0.8056119680404663,0.8056121468544006,0.8056123852729797,0.8056125044822693,0.8056126236915588,0.8056127429008484,0.8056128621101379,0.8056129813194275,0.8056130409240723,0.805613100528717,0.8056131601333618,0.8056132197380066,0.8056132197380066,0.8056132793426514,0.8056132793426514,0.8056133389472961,0.8056133389472961,0.8056133985519409,0.8056133985519409,0.8056133985519409,0.8056134581565857,0.8056134581565857,0.8056134581565857,0.8056134581565857,0.8056134581565857,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305,0.8056135177612305],"active":[0.001133263111114502,0.000983355799689889,0.0009740025270730257,0.001003711367957294,0.0010425865184515715,0.0010857549495995045,0.0011299292091280222,0.0011764471419155598,0.0012298761866986752,0.001283880788832903,0.0013394039124250412,0.00139591284096241,0.0014589177444577217,0.0015207990072667599,0.0015885122120380402,0.0016575725749135017,0.0017306935042142868,0.0019857222214341164,0.0022983429953455925,0.002664802595973015,0.0030990950763225555,0.003603193908929825,0.004178687930107117,0.0048375725746154785,0.005604935809969902,0.006466301158070564,0.0074785929173231125,0.00861525908112526,0.009906154125928879,0.011343598365783691,0.012971322983503342,0.014773938804864883,0.016772083938121796,0.01894359290599823,0.021289542317390442,0.02379952371120453,0.02645452320575714,0.029193907976150513,0.03201165795326233,0.03484004735946655,0.03761832416057587,0.04028071463108063,0.04276329278945923,0.04500420391559601,0.04693037271499634,0.0484984815120697,0.04969596862792969,0.05046212673187256,0.05079999566078186,0.05071592330932617,0.05018901824951172,0.04929882287979126,0.048054665327072144,0.046484023332595825,0.044690340757369995,0.0427020788192749,0.040546536445617676,0.03830212354660034,0.035969674587249756,0.033636271953582764,0.03133225440979004,0.029089391231536865,0.02693253755569458,0.0248984694480896,0.02297818660736084,0.02118074893951416,0.019499778747558594,0.017964720726013184,0.016557395458221436,0.015284359455108643,0.014117717742919922,0.013060569763183594,0.012099027633666992,0.011232137680053711,0.010437548160552979,0.009695291519165039,0.009001731872558594,0.008328855037689209,0.007693231105804443,0.007111787796020508,0.0065590739250183105,0.006063520908355713,0.005593478679656982,0.005154967308044434,0.004738032817840576,0.00434643030166626,0.00397646427154541,0.0036310553550720215,0.003307163715362549,0.0030052661895751953,0.002726316452026367,0.0024602413177490234,0.0022041797637939453,0.0019678473472595215,0.001753389835357666,0.0015575885772705078,0.0013866424560546875,0.0012292861938476562,0.0010882019996643066,0.0009641051292419434,0.0008528232574462891,0.000755012035369873,0.000668942928314209,0.0005884170532226562,0.0005211830139160156,0.0004628300666809082,0.0004089474678039551,0.0003611445426940918,0.00031942129135131836,0.00028574466705322266,0.00025385618209838867,0.00022751092910766602,0.00020200014114379883,0.00018310546875,0.00016367435455322266,0.00014716386795043945,0.00013309717178344727,0.00012111663818359375,0.00011110305786132812,0.00010186433792114258,9.34600830078125e-05,8.690357208251953e-05,8.052587509155273e-05,7.557868957519531e-05,7.12275505065918e-05,6.639957427978516e-05,6.222724914550781e-05,5.91278076171875e-05,5.644559860229492e-05,5.424022674560547e-05,5.2034854888916016e-05,5.036592483520508e-05,4.881620407104492e-05,4.7326087951660156e-05,4.6133995056152344e-05,4.51207160949707e-05,4.404783248901367e-05,4.3511390686035156e-05,4.279613494873047e-05,4.220008850097656e-05,4.166364669799805e-05,4.112720489501953e-05,4.082918167114258e-05,4.0531158447265625e-05,4.035234451293945e-05,3.999471664428711e-05,3.9696693420410156e-05,3.9458274841308594e-05,3.916025161743164e-05,3.910064697265625e-05,3.898143768310547e-05,3.892183303833008e-05,3.88026237487793e-05,3.88026237487793e-05,3.8683414459228516e-05,3.8623809814453125e-05,3.8564205169677734e-05,3.844499588012695e-05,3.844499588012695e-05,3.844499588012695e-05,3.838539123535156e-05,3.838539123535156e-05,3.832578659057617e-05,3.832578659057617e-05,3.826618194580078e-05,3.826618194580078e-05,3.820657730102539e-05,3.826618194580078e-05,3.820657730102539e-05,3.826618194580078e-05,3.820657730102539e-05,3.820657730102539e-05,3.814697265625e-05,3.820657730102539e-05,3.820657730102539e-05,3.814697265625e-05,3.814697265625e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.814697265625e-05,3.814697265625e-05,3.814697265625e-05,3.814697265625e-05,3.814697265625e-05,3.814697265625e-05,3.814697265625e-05,3.814697265625e-05,3.814697265625e-05,3.814697265625e-05,3.814697265625e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05,3.820657730102539e-05]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.001133263111114502,0.0015183049254119396,0.0019580614753067493,0.0024225858505815268,0.0029038619250059128,0.0034015325363725424,0.003914643079042435,0.0044433604925870895,0.004989254288375378,0.005548670422285795,0.006124884821474552,0.006719562690705061,0.007332952227443457,0.007966173812747002,0.008616799488663673,0.0092864278703928,0.009973198175430298,0.010815909132361412,0.011788250878453255,0.012902401387691498,0.014172851108014584,0.015627745538949966,0.01728549227118492,0.019175786525011063,0.0213395357131958,0.02379830926656723,0.026598339900374413,0.029777541756629944,0.03337940573692322,0.03745608776807785,0.04206668585538864,0.047270532697439194,0.05312137305736542,0.05967939272522926,0.067010797560215,0.07518400251865387,0.08425453305244446,0.09429046511650085,0.10529869794845581,0.11734060198068619,0.13046979904174805,0.1446911096572876,0.15998029708862305,0.17632454633712769,0.19369274377822876,0.21201755106449127,0.23121117055416107,0.25116032361984253,0.2717716693878174,0.2928944528102875,0.31439223885536194,0.33612632751464844,0.3579709529876709,0.3797348141670227,0.4012950658798218,0.422534316778183,0.443304181098938,0.4635215699672699,0.48306864500045776,0.5018696188926697,0.5198710560798645,0.5370234847068787,0.5533123016357422,0.5687007308006287,0.5832131505012512,0.5968361496925354,0.6096014976501465,0.6215217709541321,0.6326332092285156,0.6429625749588013,0.6525887846946716,0.6615285873413086,0.6698501706123352,0.6775814294815063,0.6847673058509827,0.6914568543434143,0.69769686460495,0.7035197019577026,0.7089492678642273,0.7140228748321533,0.7187665104866028,0.723192572593689,0.7273411750793457,0.73122239112854,0.7348464131355286,0.7382339835166931,0.7413910627365112,0.7443318367004395,0.7470703125,0.7496135234832764,0.7519702315330505,0.7541519403457642,0.7561680674552917,0.7580227255821228,0.7597324848175049,0.7613038420677185,0.7627403140068054,0.7640562653541565,0.7652581334114075,0.7663474678993225,0.7673426270484924,0.7682417035102844,0.7690566778182983,0.7697914242744446,0.7704539895057678,0.7710476517677307,0.7715809345245361,0.7720566391944885,0.7724828124046326,0.7728628516197205,0.7732014656066895,0.7735026478767395,0.773768424987793,0.7740045189857483,0.7742137908935547,0.7743998169898987,0.7745649218559265,0.7747127413749695,0.7748424410820007,0.7749580144882202,0.7750601172447205,0.7751505970954895,0.7752309441566467,0.7753010988235474,0.7753627300262451,0.775417149066925,0.7754654288291931,0.7755077481269836,0.7755460739135742,0.7755795121192932,0.7756093144416809,0.7756358981132507,0.7756593823432922,0.7756796479225159,0.7756971716880798,0.775712788105011,0.7757269740104675,0.7757395505905151,0.7757501602172852,0.7757595777511597,0.7757680416107178,0.7757753729820251,0.7757819294929504,0.7757878303527832,0.7757930755615234,0.7757976651191711,0.7758017182350159,0.7758053541183472,0.7758083343505859,0.7758110761642456,0.7758134007453918,0.7758155465126038,0.775817334651947,0.7758191227912903,0.7758204936981201,0.7758218050003052,0.7758229374885559,0.7758238911628723,0.775824785232544,0.7758254408836365,0.775826096534729,0.7758266925811768,0.7758272290229797,0.7758277058601379,0.7758281230926514,0.77582848072052,0.7758287191390991,0.7758291363716125,0.7758293151855469,0.775829553604126,0.7758297324180603,0.7758299112319946,0.775830090045929,0.7758302688598633,0.7758303880691528,0.7758305072784424,0.7758306264877319,0.7758307456970215,0.7758308053016663,0.775830864906311,0.775830864906311,0.7758309245109558,0.7758309841156006,0.7758310437202454,0.7758310437202454,0.7758311033248901,0.7758311033248901,0.7758311033248901,0.7758311629295349,0.7758311629295349,0.7758311629295349,0.7758312225341797,0.7758312225341797,0.7758312225341797,0.7758312225341797,0.7758312225341797,0.7758312225341797,0.7758312225341797,0.7758312225341797,0.7758312225341797,0.7758312225341797,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245,0.7758312821388245],"recovered":[0.0,0.0005363178206607699,0.0009950818493962288,0.0014451665338128805,0.0019027846865355968,0.0023730797693133354,0.002856014994904399,0.003353161970153451,0.0038664177991449833,0.004396669566631317,0.004942117724567652,0.005503052845597267,0.00608042860403657,0.00667552649974823,0.007290953304618597,0.007921981625258923,0.008571659214794636,0.009240100160241127,0.009995858184993267,0.01085867639631033,0.01184783224016428,0.012977453880012035,0.014269793406128883,0.015743114054203033,0.0174289308488369,0.019352911040186882,0.021541645750403404,0.024036750197410583,0.02687367983162403,0.030090466141700745,0.03374147787690163,0.03786647692322731,0.04253530129790306,0.04778869077563286,0.053699344396591187,0.060323912650346756,0.06772129982709885,0.07595312595367432,0.08508309721946716,0.0951646938920021,0.10622499138116837,0.11831380426883698,0.13147582113742828,0.14569631218910217,0.1609848588705063,0.1773020327091217,0.19461804628372192,0.21287387609481812,0.23197975754737854,0.25185519456863403,0.2723512351512909,0.29334598779678345,0.31470751762390137,0.33630841970443726,0.35798463225364685,0.37960898876190186,0.4010390341281891,0.4221295714378357,0.44279226660728455,0.46288883686065674,0.4823433756828308,0.5010683536529541,0.519016683101654,0.5361329913139343,0.5523862242698669,0.567762553691864,0.5822580456733704,0.5958966016769409,0.6086699366569519,0.620616614818573,0.6317551732063293,0.6421293616294861,0.6517924070358276,0.6607861518859863,0.6691451072692871,0.6769147515296936,0.684147834777832,0.6908808946609497,0.6971622705459595,0.7030055522918701,0.7084699273109436,0.7135758996009827,0.718352735042572,0.7228091359138489,0.7269782423973083,0.7308804988861084,0.7345225811004639,0.7379188537597656,0.7410864233970642,0.7440448999404907,0.7467913627624512,0.7493463754653931,0.7517140507698059,0.7539045810699463,0.755928635597229,0.7577914595603943,0.7595112323760986,0.7610870599746704,0.7625371813774109,0.7638646364212036,0.7650682330131531,0.7661662101745605,0.7671688199043274,0.7680792808532715,0.768898069858551,0.7696410417556763,0.7703102827072144,0.7709115743637085,0.7714505195617676,0.7719327807426453,0.7723622918128967,0.7727479934692383,0.7730905413627625,0.7733944058418274,0.7736656665802002,0.7739050388336182,0.7741177082061768,0.7743081450462341,0.7744758129119873,0.7746252417564392,0.7747563719749451,0.7748733758926392,0.7749778032302856,0.7750699520111084,0.7751508951187134,0.7752215266227722,0.7752851843833923,0.7753404974937439,0.7753896713256836,0.7754331827163696,0.7754713892936707,0.775505542755127,0.7755357623100281,0.7755631804466248,0.7755869030952454,0.7756072282791138,0.7756252884864807,0.7756413817405701,0.7756555676460266,0.7756680846214294,0.775678813457489,0.7756884098052979,0.7756966352462769,0.7757042050361633,0.775710940361023,0.7757169604301453,0.775722324848175,0.7757269144058228,0.775731086730957,0.775734543800354,0.7757377624511719,0.7757405042648315,0.7757428884506226,0.7757450342178345,0.7757470607757568,0.7757486701011658,0.7757501602172852,0.775751531124115,0.7757527232170105,0.7757536172866821,0.7757545113563538,0.7757552266120911,0.7757558822631836,0.7757564783096313,0.7757570147514343,0.7757574915885925,0.775757908821106,0.7757583260536194,0.7757586240768433,0.7757589221000671,0.7757591605186462,0.7757593989372253,0.7757596373558044,0.7757598161697388,0.7757599949836731,0.7757601141929626,0.775760293006897,0.7757604122161865,0.7757605314254761,0.7757606506347656,0.7757607102394104,0.7757607102394104,0.7757607698440552,0.7757608294487,0.7757608294487,0.7757608890533447,0.7757608890533447,0.7757609486579895,0.7757609486579895,0.7757610082626343,0.7757610082626343,0.775761067867279,0.775761067867279,0.775761067867279,0.775761067867279,0.775761067867279,0.7757611274719238,0.7757611274719238,0.7757611274719238,0.7757611274719238,0.7757611274719238,0.7757611274719238,0.7757611274719238,0.7757611274719238,0.7757611274719238,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686,0.7757611870765686],"active":[0.001133263111114502,0.0009819871047511697,0.0009629796259105206,0.0009774193167686462,0.001001077238470316,0.001028452767059207,0.0010586280841380358,0.0010901985224336386,0.0011228364892303944,0.001152000855654478,0.0011827670969069004,0.0012165098451077938,0.001252523623406887,0.0012906473129987717,0.0013258461840450764,0.0013644462451338768,0.001401538960635662,0.001575808972120285,0.0017923926934599876,0.0020437249913811684,0.0023250188678503036,0.002650291658937931,0.003015698865056038,0.003432672470808029,0.003910604864358902,0.004445398226380348,0.005056694149971008,0.00574079155921936,0.006505725905299187,0.007365621626377106,0.008325207978487015,0.009404055774211884,0.010586071759462357,0.011890701949596405,0.01331145316362381,0.014860089868307114,0.01653323322534561,0.018337339162826538,0.020215600728988647,0.022175908088684082,0.02424480766057968,0.026377305388450623,0.028504475951194763,0.030628234148025513,0.03270788490772247,0.03471551835536957,0.03659312427043915,0.038286447525024414,0.03979191184043884,0.04103925824165344,0.042041003704071045,0.04278033971786499,0.04326343536376953,0.04342639446258545,0.04331043362617493,0.04292532801628113,0.0422651469707489,0.041391998529434204,0.04027637839317322,0.03898078203201294,0.03752768039703369,0.03595513105392456,0.034295618534088135,0.032567739486694336,0.030826926231384277,0.029073596000671387,0.027343451976776123,0.025625169277191162,0.02396327257156372,0.02234596014022827,0.020833611488342285,0.01939922571182251,0.01805776357650757,0.01679527759552002,0.015622198581695557,0.014542102813720703,0.01354902982711792,0.01263880729675293,0.011786997318267822,0.011017322540283203,0.01029658317565918,0.009616672992706299,0.008988440036773682,0.008413255214691162,0.007868170738220215,0.007353484630584717,0.006868481636047363,0.006412982940673828,0.005983889102935791,0.0055686235427856445,0.005178868770599365,0.004805564880371094,0.00445401668548584,0.004118144512176514,0.003803849220275879,0.0035123825073242188,0.003229081630706787,0.002969205379486084,0.002720952033996582,0.0024828314781188965,0.0022743940353393555,0.002075493335723877,0.0018878579139709473,0.0017121434211730957,0.0015559196472167969,0.0014066100120544434,0.0012706518173217773,0.0011450648307800293,0.0010322928428649902,0.0009300708770751953,0.0008391737937927246,0.0007546544075012207,0.0006778836250305176,0.0006101131439208984,0.0005481243133544922,0.0004947781562805176,0.00044721364974975586,0.00040459632873535156,0.00036662817001342773,0.00033277273178100586,0.0003037452697753906,0.0002772212028503418,0.000253140926361084,0.00023114681243896484,0.00021183490753173828,0.00019562244415283203,0.00018024444580078125,0.0001672506332397461,0.000156402587890625,0.00014632940292358398,0.0001379251480102539,0.0001303553581237793,0.00012362003326416016,0.00011646747589111328,0.00011026859283447266,0.0001055598258972168,0.0001016855239868164,9.816884994506836e-05,9.459257125854492e-05,9.149312973022461e-05,8.922815322875977e-05,8.696317672729492e-05,8.529424667358398e-05,8.362531661987305e-05,8.213520050048828e-05,8.07046890258789e-05,7.939338684082031e-05,7.843971252441406e-05,7.724761962890625e-05,7.653236389160156e-05,7.56382942199707e-05,7.50422477722168e-05,7.444620132446289e-05,7.408857345581055e-05,7.343292236328125e-05,7.31348991394043e-05,7.277727127075195e-05,7.236003875732422e-05,7.206201553344727e-05,7.18235969543457e-05,7.158517837524414e-05,7.146596908569336e-05,7.134675979614258e-05,7.12275505065918e-05,7.110834121704102e-05,7.098913192749023e-05,7.081031799316406e-05,7.081031799316406e-05,7.069110870361328e-05,7.063150405883789e-05,7.05718994140625e-05,7.051229476928711e-05,7.045269012451172e-05,7.045269012451172e-05,7.039308547973633e-05,7.039308547973633e-05,7.033348083496094e-05,7.033348083496094e-05,7.027387619018555e-05,7.021427154541016e-05,7.015466690063477e-05,7.021427154541016e-05,7.021427154541016e-05,7.021427154541016e-05,7.021427154541016e-05,7.021427154541016e-05,7.021427154541016e-05,7.015466690063477e-05,7.021427154541016e-05,7.015466690063477e-05,7.015466690063477e-05,7.015466690063477e-05,7.015466690063477e-05,7.015466690063477e-05,7.015466690063477e-05,7.015466690063477e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.015466690063477e-05,7.015466690063477e-05,7.015466690063477e-05,7.015466690063477e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05,7.009506225585938e-05]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.001133263111114502,0.001520140329375863,0.0019471424166113138,0.0023893462494015694,0.002841878216713667,0.0033026072196662426,0.0037689772434532642,0.00424283416941762,0.004722715821117163,0.005209156312048435,0.005703187081962824,0.006204243283718824,0.00671012606471777,0.007225533947348595,0.007745690643787384,0.008275387808680534,0.00881234835833311,0.009450816549360752,0.010171779431402683,0.010985840111970901,0.011896275915205479,0.012919873930513859,0.014066402800381184,0.015352178364992142,0.016789888963103294,0.018403634428977966,0.02020535245537758,0.022212132811546326,0.0244639553129673,0.026968443766236305,0.02976123057305813,0.03287143260240555,0.03633159399032593,0.04016823694109917,0.044417161494493484,0.049115147441625595,0.05431071296334267,0.060026176273822784,0.0663001537322998,0.07317972183227539,0.08069165050983429,0.08886636793613434,0.0977313444018364,0.10732864588499069,0.11766375601291656,0.12875677645206451,0.14059817790985107,0.1531951129436493,0.16651339828968048,0.1805599182844162,0.1952718049287796,0.21063007414340973,0.2265722006559372,0.24301590025424957,0.25991347432136536,0.2771519124507904,0.2946791648864746,0.31238260865211487,0.33018946647644043,0.34801343083381653,0.3657357096672058,0.38330739736557007,0.40062999725341797,0.4176219403743744,0.434244304895401,0.4504077136516571,0.4660787582397461,0.48120760917663574,0.4957650899887085,0.5097300410270691,0.5230759978294373,0.5357897281646729,0.5478813648223877,0.5593422055244446,0.5701819062232971,0.5804286599159241,0.590088427066803,0.5991714596748352,0.6077266931533813,0.6157575845718384,0.623305082321167,0.6303837895393372,0.6370258927345276,0.6432648301124573,0.649121105670929,0.6546273231506348,0.6597983241081238,0.6646763682365417,0.6692565083503723,0.6735627055168152,0.6776137351989746,0.6814312934875488,0.6850298047065735,0.6884166598320007,0.6916011571884155,0.6946071982383728,0.6974346041679382,0.7000946402549744,0.702595591545105,0.7049442529678345,0.7071468234062195,0.7092162370681763,0.7111617922782898,0.7129768133163452,0.7146651744842529,0.7162379622459412,0.7177062034606934,0.7190667390823364,0.7203287482261658,0.7214959859848022,0.7225784659385681,0.7235767245292664,0.7244959473609924,0.7253389358520508,0.7261146306991577,0.7268228530883789,0.7274695038795471,0.7280582785606384,0.7285972237586975,0.729087769985199,0.7295355200767517,0.729942798614502,0.7303100228309631,0.7306450009346008,0.7309470772743225,0.7312209606170654,0.7314667105674744,0.7316895723342896,0.7318906188011169,0.7320721745491028,0.7322341799736023,0.732381284236908,0.7325131893157959,0.7326323986053467,0.7327395081520081,0.7328358888626099,0.7329223155975342,0.732999324798584,0.7330688834190369,0.7331318855285645,0.7331883907318115,0.7332382202148438,0.7332828044891357,0.7333229780197144,0.7333589792251587,0.7333918809890747,0.7334210872650146,0.7334474921226501,0.7334707379341125,0.733491837978363,0.7335105538368225,0.7335276007652283,0.7335425615310669,0.733556866645813,0.7335691452026367,0.7335802912712097,0.7335900068283081,0.7335990071296692,0.7336069345474243,0.7336142063140869,0.7336205840110779,0.7336260676383972,0.7336310744285583,0.7336354851722717,0.7336395382881165,0.7336430549621582,0.7336463928222656,0.7336494326591492,0.7336519360542297,0.7336542010307312,0.7336562275886536,0.7336581349372864,0.7336598038673401,0.7336613535881042,0.7336627840995789,0.7336639165878296,0.7336649894714355,0.733665943145752,0.7336667776107788,0.7336674928665161,0.7336682081222534,0.733668863773346,0.7336694002151489,0.7336698770523071,0.7336703538894653,0.7336707711219788,0.7336710691452026,0.7336714267730713,0.7336717247962952,0.733672022819519,0.7336722016334534,0.7336724400520325,0.7336726188659668,0.7336727380752563,0.7336729168891907,0.7336730360984802,0.7336731553077698,0.7336732149124146,0.7336733341217041,0.7336734533309937,0.7336735129356384,0.7336735725402832,0.733673632144928,0.7336736917495728,0.7336737513542175,0.7336738109588623,0.7336738705635071,0.7336739301681519,0.7336739301681519,0.7336739301681519,0.7336739897727966,0.7336739897727966,0.7336740493774414,0.7336740493774414,0.7336740493774414,0.7336740493774414,0.7336741089820862,0.7336741089820862,0.7336741089820862,0.7336741089820862,0.7336741089820862,0.7336741089820862,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731,0.733674168586731],"recovered":[0.0,0.0005366807454265654,0.0009974045678973198,0.0014424859546124935,0.0018854883965104818,0.0023326592054218054,0.002787783509120345,0.0032490775920450687,0.003715940285474062,0.004188386723399162,0.0046689631417393684,0.005155564285814762,0.0056489575654268265,0.006148960907012224,0.006657535210251808,0.0071697230450809,0.007693213876336813,0.008220121264457703,0.008804205805063248,0.009457995183765888,0.010190116241574287,0.011012653820216656,0.011934257112443447,0.01296915765851736,0.01413064543157816,0.015429740771651268,0.01688510552048683,0.018512621521949768,0.02033005841076374,0.022365594282746315,0.024637259542942047,0.02716680057346821,0.0299844890832901,0.0331277996301651,0.036619678139686584,0.04049123451113701,0.04477740451693535,0.04951130226254463,0.05473550036549568,0.0604851171374321,0.06679623574018478,0.07371390610933304,0.08125754445791245,0.08946219831705093,0.09836197644472122,0.1079738512635231,0.11832938343286514,0.12942680716514587,0.14127875864505768,0.1538710743188858,0.16718296706676483,0.18120279908180237,0.19588758051395416,0.21119768917560577,0.22707971930503845,0.24346986413002014,0.2602907121181488,0.27746155858039856,0.29490482807159424,0.3125130236148834,0.33025631308555603,0.3479793965816498,0.36562424898147583,0.3831106126308441,0.4003449082374573,0.41729292273521423,0.43383902311325073,0.44993799924850464,0.46556007862091064,0.4806560277938843,0.4951801300048828,0.5091149210929871,0.5224217772483826,0.5351321697235107,0.5472119450569153,0.5586669445037842,0.5695262551307678,0.5797839760780334,0.5894566774368286,0.5985620021820068,0.6071343421936035,0.6151937246322632,0.6227666139602661,0.6298748850822449,0.6365447044372559,0.6428064107894897,0.6486920118331909,0.6542187333106995,0.6594185829162598,0.6643113493919373,0.6689125895500183,0.6732414960861206,0.6773089170455933,0.6811397671699524,0.6847566962242126,0.6881494522094727,0.6913553476333618,0.6943681240081787,0.6972025632858276,0.6998721957206726,0.7023793458938599,0.7047383189201355,0.7069462537765503,0.7090315818786621,0.7109784483909607,0.7127947211265564,0.7144898772239685,0.7160710692405701,0.7175433039665222,0.7189074158668518,0.7201760411262512,0.7213512063026428,0.7224370241165161,0.7234386801719666,0.7243605852127075,0.7252092361450195,0.7259865403175354,0.7267022132873535,0.7273525595664978,0.7279474139213562,0.7284908294677734,0.7289853692054749,0.7294376492500305,0.7298456430435181,0.7302173376083374,0.7305537462234497,0.7308610081672668,0.7311363816261292,0.7313856482505798,0.7316091060638428,0.731813907623291,0.7319967150688171,0.7321617603302002,0.7323094010353088,0.7324427962303162,0.7325641512870789,0.7326722741127014,0.732769250869751,0.7328559756278992,0.732934296131134,0.7330046892166138,0.7330688834190369,0.7331258058547974,0.733176052570343,0.7332223057746887,0.7332628965377808,0.7332993745803833,0.7333322167396545,0.7333619594573975,0.7333889007568359,0.7334128618240356,0.7334338426589966,0.733453094959259,0.7334701418876648,0.7334856986999512,0.7334997057914734,0.7335120439529419,0.7335232496261597,0.7335331439971924,0.73354172706604,0.7335500717163086,0.7335572242736816,0.7335636019706726,0.7335692644119263,0.733574390411377,0.7335789203643799,0.7335829734802246,0.7335866689682007,0.7335900068283081,0.7335928678512573,0.7335954308509827,0.7335978746414185,0.7335999608039856,0.733601987361908,0.7336036562919617,0.7336050868034363,0.7336063981056213,0.7336076498031616,0.733608603477478,0.7336095571517944,0.7336104512214661,0.7336112260818481,0.7336118817329407,0.7336124777793884,0.7336130738258362,0.7336135506629944,0.7336140871047974,0.733614444732666,0.7336148619651794,0.7336151599884033,0.7336154580116272,0.7336156964302063,0.7336159944534302,0.7336161732673645,0.7336163520812988,0.7336165308952332,0.7336166501045227,0.7336167693138123,0.7336169481277466,0.7336170077323914,0.7336171269416809,0.7336171865463257,0.7336173057556152,0.73361736536026,0.7336174249649048,0.7336174845695496,0.7336175441741943,0.7336176037788391,0.7336176633834839,0.7336177229881287,0.7336177229881287,0.7336177825927734,0.7336177825927734,0.7336178421974182,0.7336178421974182,0.7336178421974182,0.733617901802063,0.733617901802063,0.733617901802063,0.7336179614067078,0.7336179614067078,0.7336179614067078,0.7336179614067078,0.7336179614067078,0.7336179614067078,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525,0.7336180210113525],"active":[0.001133263111114502,0.0009834596421569586,0.000949737848713994,0.0009468602947890759,0.0009563898202031851,0.0009699480142444372,0.0009811937343329191,0.000993756577372551,0.0010067755356431007,0.001020769588649273,0.0010342239402234554,0.0010486789979040623,0.0010611684992909431,0.0010765730403363705,0.0010881554335355759,0.0011056647635996342,0.0011191344819962978,0.0012306952849030495,0.0013675736263394356,0.0015278449282050133,0.0017061596736311913,0.001907220110297203,0.0021321456879377365,0.002383020706474781,0.002659243531525135,0.0029738936573266983,0.003320246934890747,0.0036995112895965576,0.00413389690220356,0.00460284948348999,0.005123971030116081,0.00570463202893734,0.006347104907035828,0.007040437310934067,0.0077974833548069,0.008623912930488586,0.009533308446407318,0.010514874011278152,0.011564653366804123,0.012694604694843292,0.013895414769649506,0.0151524618268013,0.01647379994392395,0.01786644756793976,0.019301779568195343,0.020782925188541412,0.02226879447698593,0.023768305778503418,0.025234639644622803,0.026688843965530396,0.02808883786201477,0.02942727506160736,0.030684620141983032,0.0318182110786438,0.032833755016326904,0.033682048320770264,0.034388452768325806,0.03492105007171631,0.03528463840484619,0.035500407218933105,0.03547939658164978,0.03532800078392029,0.03500574827194214,0.03451132774353027,0.033899396657943726,0.03311479091644287,0.03223973512649536,0.031269609928131104,0.03020501136779785,0.029074013233184814,0.027895867824554443,0.02667480707168579,0.025459587574005127,0.024210035800933838,0.022969961166381836,0.021761715412139893,0.020562171936035156,0.019387483596801758,0.018270015716552734,0.017195582389831543,0.016170740127563477,0.015190064907073975,0.014259278774261475,0.013389945030212402,0.012576401233673096,0.01182091236114502,0.011106312274932861,0.010457634925842285,0.009837925434112549,0.00925135612487793,0.008701145648956299,0.008189797401428223,0.007720887660980225,0.00727689266204834,0.006844460964202881,0.0064577460289001465,0.006079256534576416,0.005726516246795654,0.005393028259277344,0.005072057247161865,0.004767477512359619,0.0044779181480407715,0.004215538501739502,0.0039452314376831055,0.0036867260932922363,0.0034432411193847656,0.0032163262367248535,0.0029956698417663574,0.0027854442596435547,0.0025885701179504395,0.0024024248123168945,0.002225518226623535,0.0020589232444763184,0.0019002556800842285,0.0017540454864501953,0.001613616943359375,0.0014829635620117188,0.0013560652732849121,0.001244664192199707,0.0011403560638427734,0.0010446906089782715,0.0009574294090270996,0.0008723735809326172,0.0007993578910827637,0.0007297396659851074,0.0006672143936157227,0.0006057024002075195,0.0005531907081604004,0.0005049705505371094,0.00046306848526000977,0.0004202723503112793,0.0003845691680908203,0.0003514289855957031,0.0003229975700378418,0.00029671192169189453,0.00027173757553100586,0.00025004148483276367,0.0002300739288330078,0.0002129077911376953,0.00019758939743041992,0.0001837015151977539,0.00016933679580688477,0.0001569986343383789,0.0001469254493713379,0.0001366734504699707,0.0001289844512939453,0.00012171268463134766,0.00011527538299560547,0.00010877847671508789,0.00010293722152709961,9.769201278686523e-05,9.375810623168945e-05,8.946657180786133e-05,8.672475814819336e-05,8.344650268554688e-05,8.058547973632812e-05,7.796287536621094e-05,7.575750350952148e-05,7.37905502319336e-05,7.2479248046875e-05,7.051229476928711e-05,6.884336471557617e-05,6.747245788574219e-05,6.622076034545898e-05,6.514787673950195e-05,6.413459777832031e-05,6.341934204101562e-05,6.276369094848633e-05,6.192922592163086e-05,6.133317947387695e-05,6.079673767089844e-05,6.026029586791992e-05,5.984306335449219e-05,5.936622619628906e-05,5.91278076171875e-05,5.882978439331055e-05,5.8591365814208984e-05,5.829334259033203e-05,5.817413330078125e-05,5.793571472167969e-05,5.7756900787353516e-05,5.7637691497802734e-05,5.751848220825195e-05,5.739927291870117e-05,5.728006362915039e-05,5.7220458984375e-05,5.698204040527344e-05,5.698204040527344e-05,5.6862831115722656e-05,5.6862831115722656e-05,5.6743621826171875e-05,5.6743621826171875e-05,5.6624412536621094e-05,5.65648078918457e-05,5.65648078918457e-05,5.650520324707031e-05,5.650520324707031e-05,5.644559860229492e-05,5.638599395751953e-05,5.644559860229492e-05,5.638599395751953e-05,5.638599395751953e-05,5.632638931274414e-05,5.632638931274414e-05,5.632638931274414e-05,5.632638931274414e-05,5.632638931274414e-05,5.632638931274414e-05,5.626678466796875e-05,5.620718002319336e-05,5.626678466796875e-05,5.620718002319336e-05,5.626678466796875e-05,5.620718002319336e-05,5.620718002319336e-05,5.620718002319336e-05,5.620718002319336e-05,5.620718002319336e-05,5.620718002319336e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.620718002319336e-05,5.620718002319336e-05,5.620718002319336e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05,5.614757537841797e-05]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.001133263111114502,0.0015192588325589895,0.0019730818457901478,0.0024594911374151707,0.0029723942279815674,0.0035096972715109587,0.004071379080414772,0.004658777266740799,0.00527292350307107,0.005915353074669838,0.006587128154933453,0.007292210124433041,0.00802568905055523,0.008793605491518974,0.009594501927495003,0.01043498981744051,0.01131264679133892,0.012230117805302143,0.013183674775063992,0.014182121492922306,0.01522843912243843,0.016313746571540833,0.017450418323278427,0.018635818734765053,0.019867438822984695,0.021156461909413338,0.022497093304991722,0.023891137912869453,0.02534707821905613,0.026861974969506264,0.028437044471502304,0.03018159605562687,0.03208085894584656,0.0341399610042572,0.03636777773499489,0.03878190740942955,0.041386961936950684,0.04420215263962746,0.04723368212580681,0.05050797760486603,0.05402154102921486,0.05780424177646637,0.06186651438474655,0.06622335314750671,0.07088303565979004,0.07586444169282913,0.0811806321144104,0.08683426678180695,0.09284299612045288,0.09922392666339874,0.10596653074026108,0.1130961999297142,0.12059406191110611,0.12848418951034546,0.13675272464752197,0.14540205895900726,0.1544269174337387,0.1638229489326477,0.17356301844120026,0.18363802134990692,0.19403581321239471,0.20472519099712372,0.21568384766578674,0.22688570618629456,0.2383020520210266,0.24989917874336243,0.26165151596069336,0.2735286355018616,0.28548359870910645,0.2974995970726013,0.3095223009586334,0.3215228021144867,0.33347204327583313,0.3453497588634491,0.3571048974990845,0.36871692538261414,0.38016295433044434,0.3914191722869873,0.40246325731277466,0.4132598042488098,0.4238026738166809,0.4340691566467285,0.44405218958854675,0.45374754071235657,0.46313023567199707,0.4722030758857727,0.4809545874595642,0.4894004762172699,0.4975222945213318,0.5053373575210571,0.5128315687179565,0.5200159549713135,0.5268917083740234,0.5334659814834595,0.5397468209266663,0.5457449555397034,0.5514630675315857,0.5569168329238892,0.5621042251586914,0.5670307278633118,0.571721613407135,0.5761827230453491,0.5804120898246765,0.5844220519065857,0.5882246494293213,0.5918247103691101,0.5952353477478027,0.5984603762626648,0.6015152335166931,0.6044012904167175,0.6071212291717529,0.6096870303153992,0.6121160984039307,0.6144008040428162,0.6165559887886047,0.6185897588729858,0.6204972863197327,0.622292160987854,0.623981773853302,0.6255720257759094,0.6270678639411926,0.6284699440002441,0.6297913193702698,0.6310303211212158,0.6321938633918762,0.6332839131355286,0.6343069076538086,0.6352666020393372,0.6361656785011292,0.637007474899292,0.6377954483032227,0.6385329365730286,0.6392176747322083,0.6398629546165466,0.6404666900634766,0.6410306692123413,0.641563892364502,0.6420612335205078,0.6425252556800842,0.6429601311683655,0.6433650255203247,0.6437422633171082,0.6440916657447815,0.6444176435470581,0.6447198390960693,0.6450002193450928,0.6452617645263672,0.6455045342445374,0.645729124546051,0.6459369659423828,0.6461281776428223,0.6463066935539246,0.6464718580245972,0.6466239094734192,0.6467643976211548,0.6468935012817383,0.6470127701759338,0.6471213698387146,0.6472234725952148,0.6473169326782227,0.647402822971344,0.6474823355674744,0.6475549936294556,0.6476228833198547,0.6476845741271973,0.6477420330047607,0.6477940082550049,0.6478416919708252,0.6478862166404724,0.6479275822639465,0.6479656100273132,0.6479999423027039,0.6480318307876587,0.6480612754821777,0.6480883359909058,0.6481131911277771,0.6481362581253052,0.6481565833091736,0.648175835609436,0.6481937766075134,0.6482102274894714,0.6482254266738892,0.6482390761375427,0.6482523083686829,0.6482641696929932,0.6482750773429871,0.6482848525047302,0.6482940912246704,0.6483022570610046,0.6483099460601807,0.6483170390129089,0.6483235955238342,0.64833003282547,0.6483353972434998,0.64834064245224,0.6483452320098877,0.6483495235443115,0.6483533978462219,0.648357093334198,0.6483604907989502,0.6483640074729919,0.6483668684959412,0.6483696699142456,0.6483720541000366,0.6483744978904724,0.6483765840530396,0.6483786106109619,0.6483805179595947,0.6483822464942932,0.6483837366104126,0.6483851671218872,0.648386538028717,0.6483878493309021,0.6483889818191528,0.6483901143074036,0.6483911871910095,0.6483920812606812,0.648392915725708,0.6483936905860901,0.6483944654464722,0.6483952403068542,0.6483959555625916,0.6483965516090393,0.6483970880508423,0.64839768409729,0.6483982801437378,0.6483988761901855,0.648399293422699,0.6483997106552124,0.6484001278877258,0.6484005451202393,0.6484009027481079,0.6484012007713318,0.6484014987945557,0.6484017968177795,0.6484020948410034,0.6484023928642273,0.6484026312828064,0.6484028697013855,0.6484031081199646,0.6484034061431885,0.6484036445617676,0.6484038829803467,0.6484041213989258,0.6484043002128601,0.6484044790267944,0.6484046578407288,0.6484048962593079,0.6484050750732422,0.6484052538871765,0.6484054327011108,0.6484056115150452,0.6484057307243347,0.648405909538269,0.6484060287475586,0.6484062075614929,0.6484063863754272,0.6484065055847168,0.6484066247940063,0.6484068036079407,0.6484069228172302,0.6484071016311646,0.6484072208404541,0.6484073400497437,0.6484074592590332,0.6484075784683228,0.6484076976776123,0.6484078168869019,0.6484079360961914,0.648408055305481,0.6484082341194153,0.6484082937240601,0.6484084129333496,0.6484085321426392,0.6484086513519287,0.6484087109565735,0.648408830165863,0.6484089493751526,0.6484090089797974,0.6484091281890869,0.6484092473983765,0.648409366607666,0.6484094262123108,0.6484095454216003,0.6484096050262451,0.6484096646308899,0.6484097838401794,0.648409903049469,0.6484099626541138,0.6484100222587585,0.6484100818634033,0.6484102010726929,0.6484102606773376,0.6484103798866272,0.648410439491272,0.6484104990959167,0.6484105587005615,0.6484106779098511,0.6484107375144958,0.6484108567237854,0.6484109163284302,0.648410975933075,0.6484110355377197,0.6484110951423645,0.6484111547470093,0.648411214351654,0.6484113335609436,0.6484113931655884,0.6484114527702332,0.6484115123748779,0.6484115719795227,0.6484116315841675,0.6484116911888123,0.6484118103981018,0.6484118700027466,0.6484119296073914,0.6484119892120361,0.6484120488166809,0.6484121680259705,0.6484122276306152,0.64841228723526,0.6484123468399048,0.6484124064445496,0.6484124660491943,0.6484125256538391,0.6484125852584839,0.6484126448631287,0.6484127044677734,0.6484127640724182,0.648412823677063,0.6484128832817078,0.6484128832817078,0.6484129428863525,0.6484130024909973,0.6484130024909973,0.6484130620956421,0.6484131217002869,0.6484131813049316,0.6484131813049316,0.6484132409095764,0.6484133005142212,0.648413360118866,0.648413360118866,0.6484134197235107,0.6484134793281555,0.6484135389328003,0.6484135985374451,0.6484136581420898,0.6484136581420898,0.6484136581420898,0.6484137177467346],"recovered":[0.0,0.0005363489035516977,0.0009977933950722218,0.001455624238587916,0.0019278374966233969,0.0024229208938777447,0.0029367730021476746,0.0034746306482702494,0.0040371473878622055,0.0046249134466052055,0.005242274608463049,0.005887425504624844,0.006559418514370918,0.007262893486768007,0.007998534478247166,0.00876644067466259,0.009571204893290997,0.010412869043648243,0.01129201427102089,0.012209216132760048,0.01316792145371437,0.01416737399995327,0.015211633406579494,0.01630549505352974,0.017442189157009125,0.018626919016242027,0.019863098859786987,0.021153032779693604,0.022493746131658554,0.023892540484666824,0.02534722164273262,0.026861121878027916,0.028493111953139305,0.030258556827902794,0.03216854855418205,0.03423787280917168,0.036482442170381546,0.03890477865934372,0.04152270779013634,0.04434853792190552,0.04740021005272865,0.05067979916930199,0.05420848727226257,0.05800701677799225,0.062084946781396866,0.06645064800977707,0.0711224228143692,0.07611334323883057,0.08143771439790726,0.0871071070432663,0.09313251078128815,0.09951315075159073,0.10627028346061707,0.11340020596981049,0.12090544402599335,0.12879334390163422,0.13706646859645844,0.1457139253616333,0.15473705530166626,0.16411733627319336,0.17384110391139984,0.18390168249607086,0.1942802220582962,0.20494508743286133,0.2158845067024231,0.22706252336502075,0.23845501244068146,0.25002580881118774,0.26174595952033997,0.273578941822052,0.28550925850868225,0.2974945604801178,0.30948150157928467,0.32144802808761597,0.3333740830421448,0.3452123999595642,0.3569318652153015,0.3685164153575897,0.3799382448196411,0.39117205142974854,0.4021781384944916,0.41295403242111206,0.4234750270843506,0.43372687697410583,0.4436955153942108,0.4533676207065582,0.462751179933548,0.47181519865989685,0.4805721640586853,0.4890120327472687,0.49713993072509766,0.5049502849578857,0.5124543905258179,0.5196453332901001,0.5265332460403442,0.533110499382019,0.539408266544342,0.545408308506012,0.5511365532875061,0.5565923452377319,0.5617893934249878,0.5667255520820618,0.5714261531829834,0.5758851766586304,0.5801244378089905,0.5841464996337891,0.5879570841789246,0.5915592908859253,0.5949764847755432,0.5982141494750977,0.6012823581695557,0.6041741967201233,0.6069043278694153,0.6094861626625061,0.6119165420532227,0.6142100095748901,0.6163730621337891,0.6184108257293701,0.6203252673149109,0.622126042842865,0.6238246560096741,0.6254220008850098,0.6269198656082153,0.6283279657363892,0.6296510696411133,0.6308903694152832,0.6320577263832092,0.6331554651260376,0.634181022644043,0.635145366191864,0.6360493898391724,0.6368982195854187,0.6376888751983643,0.6384270787239075,0.6391180753707886,0.6397629976272583,0.6403676271438599,0.640934944152832,0.641469419002533,0.6419698596000671,0.6424349546432495,0.6428729295730591,0.6432796716690063,0.6436562538146973,0.6440087556838989,0.6443356871604919,0.6446384787559509,0.6449224352836609,0.6451861262321472,0.6454293131828308,0.6456540822982788,0.6458626985549927,0.6460558772087097,0.6462344527244568,0.6464008688926697,0.6465537548065186,0.6466957330703735,0.6468250155448914,0.6469442844390869,0.6470543146133423,0.6471573710441589,0.6472516059875488,0.6473382115364075,0.6474174857139587,0.6474921107292175,0.6475589871406555,0.6476215720176697,0.6476787328720093,0.6477309465408325,0.6477797627449036,0.6478253602981567,0.6478668451309204,0.6479048728942871,0.6479400396347046,0.6479715704917908,0.6480016708374023,0.6480289101600647,0.6480540633201599,0.6480764746665955,0.648097574710846,0.6481167674064636,0.6481344699859619,0.6481507420539856,0.6481660604476929,0.6481805443763733,0.6481937766075134,0.648205578327179,0.6482164859771729,0.6482261419296265,0.6482352614402771,0.64824378490448,0.6482516527175903,0.6482587456703186,0.6482657194137573,0.6482716202735901,0.6482771635055542,0.6482825875282288,0.648287296295166,0.6482916474342346,0.6482957601547241,0.6482993364334106,0.6483029723167419,0.648306131362915,0.6483091711997986,0.6483117341995239,0.648314356803894,0.6483166813850403,0.648318886756897,0.6483209133148193,0.6483228206634521,0.6483244895935059,0.6483259797096252,0.6483274102210999,0.6483289003372192,0.6483301520347595,0.6483312845230103,0.6483322978019714,0.6483333110809326,0.648334264755249,0.6483351588249207,0.6483360528945923,0.6483368277549744,0.6483374834060669,0.6483381986618042,0.6483388543128967,0.6483393907546997,0.6483399868011475,0.6483405828475952,0.6483410596847534,0.6483415961265564,0.648341953754425,0.6483423709869385,0.6483427882194519,0.6483431458473206,0.6483435034751892,0.6483438014984131,0.648344099521637,0.6483443975448608,0.6483446955680847,0.6483449339866638,0.6483451724052429,0.6483454704284668,0.6483457088470459,0.6483460068702698,0.6483461856842041,0.6483464241027832,0.6483466625213623,0.6483468413352966,0.648347020149231,0.6483472585678101,0.6483474373817444,0.6483476161956787,0.648347795009613,0.6483479738235474,0.6483481526374817,0.648348331451416,0.6483485102653503,0.6483486890792847,0.6483488082885742,0.6483489274978638,0.6483491063117981,0.6483492851257324,0.648349404335022,0.6483495235443115,0.6483496427536011,0.6483498215675354,0.6483500003814697,0.6483500599861145,0.648350179195404,0.6483502984046936,0.6483504176139832,0.6483505368232727,0.6483506560325623,0.6483507752418518,0.6483508348464966,0.6483509540557861,0.6483510732650757,0.6483511924743652,0.6483513116836548,0.6483513712882996,0.6483514904975891,0.6483516097068787,0.6483517289161682,0.6483518481254578,0.6483519077301025,0.6483520269393921,0.6483520865440369,0.6483521461486816,0.6483522653579712,0.648352324962616,0.6483524441719055,0.6483525037765503,0.6483526229858398,0.6483527421951294,0.6483528017997742,0.6483529210090637,0.6483529806137085,0.6483530402183533,0.648353099822998,0.6483532190322876,0.6483533382415771,0.6483533978462219,0.6483534574508667,0.6483535170555115,0.6483535766601562,0.6483536958694458,0.6483536958694458,0.6483538150787354,0.6483538746833801,0.6483539938926697,0.6483540534973145,0.6483541131019592,0.648354172706604,0.6483542323112488,0.6483542919158936,0.6483543515205383,0.6483544111251831,0.6483544707298279,0.6483545303344727,0.6483546495437622,0.648354709148407,0.6483547687530518,0.6483548283576965,0.6483548879623413,0.6483549475669861,0.6483550667762756,0.6483550667762756,0.6483551263809204,0.6483551859855652,0.64835524559021,0.6483553051948547,0.6483553647994995,0.6483554244041443,0.6483554840087891,0.6483555436134338,0.6483556032180786,0.6483556628227234,0.6483556628227234,0.6483557224273682,0.6483557224273682,0.6483557820320129,0.6483558416366577,0.6483559012413025,0.6483559012413025,0.6483559608459473,0.648356020450592,0.6483560800552368,0.6483561396598816,0.6483561396598816,0.6483561992645264,0.6483562588691711],"active":[0.001133263111114502,0.0009829099290072918,0.000975288450717926,0.0010038668988272548,0.0010445567313581705,0.001086776377633214,0.0011346060782670975,0.0011841466184705496,0.0012357761152088642,0.0012904396280646324,0.0013448535464704037,0.001404784619808197,0.001466270536184311,0.001530712004750967,0.001595967449247837,0.0016685491427779198,0.001741441898047924,0.0018172487616539001,0.0018916605040431023,0.001972905360162258,0.00206051766872406,0.0021463725715875626,0.0022387849166989326,0.0023303236812353134,0.0024252496659755707,0.0025295428931713104,0.002633994445204735,0.00273810513317585,0.0028533320873975754,0.0029694344848394394,0.003089822828769684,0.0033204741775989532,0.0035877469927072525,0.0038814041763544083,0.004199229180812836,0.0045440346002578735,0.004904519766569138,0.005297373980283737,0.005710974335670471,0.00615943968296051,0.006621330976486206,0.007124442607164383,0.007658027112483978,0.008216336369514465,0.008798088878393173,0.009413793683052063,0.010058209300041199,0.01072092354297638,0.011405281722545624,0.012116819620132446,0.012834019958972931,0.013583049178123474,0.014323778450489044,0.015083983540534973,0.015847280621528625,0.016608715057373047,0.017360448837280273,0.018109023571014404,0.018825963139533997,0.019520685076713562,0.020194709300994873,0.020823508501052856,0.02140362560749054,0.021940618753433228,0.022417545318603516,0.022836655378341675,0.023196503520011902,0.023502826690673828,0.02373763918876648,0.023920655250549316,0.024013042449951172,0.024028241634368896,0.023990541696548462,0.02390173077583313,0.023730814456939697,0.023504525423049927,0.023231089115142822,0.022902756929397583,0.022525012493133545,0.02208775281906128,0.02162453532218933,0.021115124225616455,0.020577162504196167,0.020020663738250732,0.019434720277786255,0.018835455179214478,0.018203407526016235,0.017585277557373047,0.016950130462646484,0.016325324773788452,0.015691637992858887,0.015065670013427734,0.014437317848205566,0.013820648193359375,0.013213574886322021,0.012634456157684326,0.012054800987243652,0.011508524417877197,0.010967671871185303,0.010438382625579834,0.009932219982147217,0.009457170963287354,0.008985936641693115,0.008536875247955322,0.00810021162033081,0.007678210735321045,0.007278263568878174,0.006901085376739502,0.006538748741149902,0.006187140941619873,0.005838871002197266,0.005512833595275879,0.005211770534515381,0.004914641380310059,0.00463944673538208,0.004379749298095703,0.0041242241859436035,0.0038813352584838867,0.0036565065383911133,0.0034459829330444336,0.0032432079315185547,0.003047943115234375,0.0028714537620544434,0.00270235538482666,0.0025427937507629395,0.0023935437202453613,0.0022491812705993652,0.0021111369132995605,0.0019846558570861816,0.0018621087074279785,0.001746058464050293,0.0016347169876098633,0.0015287995338439941,0.0014358758926391602,0.0013486146926879883,0.0012676715850830078,0.0011962652206420898,0.0011262893676757812,0.0010558366775512695,0.0009902715682983398,0.0009300708770751953,0.0008693337440490723,0.0008119940757751465,0.0007613897323608398,0.0007110834121704102,0.0006645321846008301,0.0006232857704162598,0.0005820989608764648,0.0005429983139038086,0.000507652759552002,0.00047409534454345703,0.00044399499893188477,0.00041598081588745117,0.00038945674896240234,0.0003635287284851074,0.00033974647521972656,0.00031703710556030273,0.0002963542938232422,0.0002791881561279297,0.0002626180648803711,0.0002454519271850586,0.0002307295799255371,0.0002167820930480957,0.0002053976058959961,0.00019246339797973633,0.0001830458641052246,0.00017243623733520508,0.00016295909881591797,0.00015527009963989258,0.00014781951904296875,0.00014024972915649414,0.00013309717178344727,0.00012695789337158203,0.00012123584747314453,0.00011676549911499023,0.00011152029037475586,0.00010734796524047852,0.00010251998901367188,9.936094284057617e-05,9.620189666748047e-05,9.34600830078125e-05,9.09566879272461e-05,8.83340835571289e-05,8.624792098999023e-05,8.362531661987305e-05,8.130073547363281e-05,7.927417755126953e-05,7.76052474975586e-05,7.611513137817383e-05,7.468461990356445e-05,7.325410842895508e-05,7.194280624389648e-05,7.128715515136719e-05,6.967782974243164e-05,6.902217864990234e-05,6.80685043334961e-05,6.693601608276367e-05,6.61015510559082e-05,6.54458999633789e-05,6.473064422607422e-05,6.467103958129883e-05,6.389617919921875e-05,6.35385513305664e-05,6.288290023803711e-05,6.276369094848633e-05,6.222724914550781e-05,6.192922592163086e-05,6.16312026977539e-05,6.133317947387695e-05,6.091594696044922e-05,6.0677528381347656e-05,6.0558319091796875e-05,6.0439109802246094e-05,6.008148193359375e-05,5.996227264404297e-05,5.990266799926758e-05,5.97834587097168e-05,5.9604644775390625e-05,5.942583084106445e-05,5.930662155151367e-05,5.918741226196289e-05,5.91278076171875e-05,5.906820297241211e-05,5.888938903808594e-05,5.882978439331055e-05,5.888938903808594e-05,5.888938903808594e-05,5.8710575103759766e-05,5.8650970458984375e-05,5.8531761169433594e-05,5.8591365814208984e-05,5.8531761169433594e-05,5.841255187988281e-05,5.835294723510742e-05,5.829334259033203e-05,5.829334259033203e-05,5.829334259033203e-05,5.823373794555664e-05,5.817413330078125e-05,5.817413330078125e-05,5.823373794555664e-05,5.817413330078125e-05,5.817413330078125e-05,5.811452865600586e-05,5.811452865600586e-05,5.805492401123047e-05,5.799531936645508e-05,5.805492401123047e-05,5.805492401123047e-05,5.799531936645508e-05,5.799531936645508e-05,5.799531936645508e-05,5.793571472167969e-05,5.793571472167969e-05,5.78761100769043e-05,5.78761100769043e-05,5.78761100769043e-05,5.7816505432128906e-05,5.7816505432128906e-05,5.78761100769043e-05,5.7816505432128906e-05,5.7816505432128906e-05,5.7816505432128906e-05,5.7816505432128906e-05,5.7816505432128906e-05,5.7756900787353516e-05,5.7697296142578125e-05,5.7756900787353516e-05,5.7756900787353516e-05,5.7756900787353516e-05,5.7816505432128906e-05,5.7756900787353516e-05,5.7756900787353516e-05,5.7756900787353516e-05,5.7816505432128906e-05,5.7756900787353516e-05,5.7756900787353516e-05,5.7756900787353516e-05,5.7697296142578125e-05,5.7756900787353516e-05,5.7756900787353516e-05,5.7756900787353516e-05,5.7697296142578125e-05,5.7697296142578125e-05,5.7697296142578125e-05,5.7637691497802734e-05,5.7697296142578125e-05,5.7756900787353516e-05,5.7697296142578125e-05,5.7697296142578125e-05,5.7637691497802734e-05,5.7697296142578125e-05,5.7637691497802734e-05,5.7637691497802734e-05,5.7637691497802734e-05,5.7578086853027344e-05,5.7578086853027344e-05,5.7637691497802734e-05,5.7637691497802734e-05,5.7637691497802734e-05,5.7578086853027344e-05,5.7578086853027344e-05,5.7578086853027344e-05,5.7578086853027344e-05,5.7578086853027344e-05,5.751848220825195e-05,5.7637691497802734e-05,5.7578086853027344e-05,5.7578086853027344e-05,5.751848220825195e-05,5.751848220825195e-05,5.751848220825195e-05,5.751848220825195e-05,5.7578086853027344e-05,5.7578086853027344e-05,5.7578086853027344e-05,5.7578086853027344e-05,5.7578086853027344e-05,5.7637691497802734e-05,5.7578086853027344e-05,5.7578086853027344e-05,5.7578086853027344e-05,5.7578086853027344e-05,5.7578086853027344e-05,5.7578086853027344e-05,5.751848220825195e-05,5.7578086853027344e-05,5.7578086853027344e-05,5.7578086853027344e-05,5.7578086853027344e-05,5.7578086853027344e-05,5.751848220825195e-05,5.751848220825195e-05,5.751848220825195e-05,5.745887756347656e-05,5.745887756347656e-05,5.745887756347656e-05,5.751848220825195e-05,5.745887756347656e-05,5.751848220825195e-05,5.751848220825195e-05,5.751848220825195e-05,5.745887756347656e-05,5.751848220825195e-05,5.751848220825195e-05,5.751848220825195e-05,5.751848220825195e-05,5.751848220825195e-05,5.751848220825195e-05,5.745887756347656e-05,5.745887756347656e-05]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.001133263111114502,0.0015177397290244699,0.0019586007110774517,0.0024233583826571703,0.0029055315535515547,0.0034029274247586727,0.003917158115655184,0.004445978440344334,0.0049907732754945755,0.005552730057388544,0.00613123644143343,0.0067262714728713036,0.007339329458773136,0.007969335652887821,0.008620953187346458,0.009290186688303947,0.009981508366763592,0.010689063929021358,0.011421236209571362,0.012174583971500397,0.01294796448200941,0.013744164258241653,0.014562678523361683,0.01540637481957674,0.016270723193883896,0.017159901559352875,0.018073752522468567,0.01901809684932232,0.019987259060144424,0.020978743210434914,0.02200179174542427,0.02311568707227707,0.02431151270866394,0.02559654228389263,0.02696312963962555,0.028429090976715088,0.029995592311024666,0.03165927156805992,0.03343845531344414,0.035330548882484436,0.037353694438934326,0.03949902206659317,0.04178815335035324,0.04421582072973251,0.04679875448346138,0.049542393535375595,0.052447590976953506,0.05552531033754349,0.05878358706831932,0.062228597700595856,0.0658644586801529,0.06969849020242691,0.07374535501003265,0.07799828052520752,0.08247561007738113,0.08716504275798798,0.09208440035581589,0.09723174571990967,0.10261061787605286,0.10821615159511566,0.11406398564577103,0.12014000862836838,0.12645310163497925,0.13300113379955292,0.1397722214460373,0.14676080644130707,0.15397238731384277,0.16138862073421478,0.16899913549423218,0.17680145800113678,0.18478354811668396,0.19293704628944397,0.20123954117298126,0.20967435836791992,0.21822933852672577,0.22689323127269745,0.23565183579921722,0.2444782853126526,0.25336283445358276,0.2622927129268646,0.27123311161994934,0.28018760681152344,0.28912994265556335,0.2980436384677887,0.30689680576324463,0.3157006800174713,0.3244221806526184,0.33305788040161133,0.3415883481502533,0.34999895095825195,0.3582786023616791,0.366434782743454,0.37442395091056824,0.38225409388542175,0.38990968465805054,0.39740604162216187,0.40471920371055603,0.4118492007255554,0.41879916191101074,0.42555174231529236,0.4321107268333435,0.4384865462779999,0.44465532898902893,0.45063042640686035,0.4564163088798523,0.4620165228843689,0.46741214394569397,0.47261932492256165,0.4776484966278076,0.48248517513275146,0.48714348673820496,0.49162665009498596,0.495932012796402,0.5000678896903992,0.5040327310562134,0.5078373551368713,0.5114854574203491,0.5149784684181213,0.5183244347572327,0.521524965763092,0.5245879888534546,0.5275157690048218,0.5303105115890503,0.5329797863960266,0.5355260372161865,0.5379558801651001,0.5402710437774658,0.5424806475639343,0.5445857644081116,0.5465883016586304,0.5484960079193115,0.5503066778182983,0.5520278215408325,0.5536603927612305,0.5552135705947876,0.5566900372505188,0.5580918192863464,0.559415876865387,0.5606771111488342,0.5618736147880554,0.5630090236663818,0.5640828609466553,0.5651072859764099,0.5660770535469055,0.5669978260993958,0.567870557308197,0.5686979293823242,0.5694779753684998,0.5702214241027832,0.570921003818512,0.5715814232826233,0.572206974029541,0.5727983713150024,0.5733582377433777,0.5738890171051025,0.5743895173072815,0.5748599767684937,0.5753055810928345,0.575731098651886,0.5761299133300781,0.5765079259872437,0.5768649578094482,0.5772038102149963,0.5775231719017029,0.5778230428695679,0.5781092643737793,0.5783780813217163,0.5786309838294983,0.5788705348968506,0.579095184803009,0.5793069005012512,0.5795069336891174,0.5796958208084106,0.5798736810684204,0.5800384283065796,0.5801939368247986,0.5803410410881042,0.5804792046546936,0.5806075930595398,0.5807279348373413,0.5808408856391907,0.5809471607208252,0.5810456275939941,0.5811393857002258,0.5812256932258606,0.5813077092170715,0.5813837647438049,0.581454873085022,0.5815210938453674,0.5815831422805786,0.5816417932510376,0.5816954970359802,0.581745982170105,0.5817940831184387,0.5818387866020203,0.5818794369697571,0.5819183588027954,0.5819535255432129,0.5819876790046692,0.5820193886756897,0.5820481777191162,0.5820749402046204,0.5821009874343872,0.5821243524551392,0.5821465849876404,0.5821673274040222,0.5821864008903503,0.5822043418884277,0.582221269607544,0.5822365880012512,0.5822511315345764,0.5822646021842957,0.582277238368988,0.5822892785072327,0.582300066947937,0.5823105573654175,0.5823200941085815,0.5823290944099426,0.5823370814323425,0.5823448300361633,0.5823522806167603,0.5823587775230408,0.5823649168014526,0.5823705792427063,0.5823760032653809,0.5823808312416077,0.5823854804039001,0.5823898315429688,0.5823941230773926,0.5823977589607239,0.5824013948440552,0.5824048519134521,0.58240807056427,0.582410991191864,0.5824137926101685,0.5824164152145386,0.5824187994003296,0.5824209451675415,0.5824231505393982,0.5824249386787415,0.5824267268180847,0.5824283361434937,0.5824300050735474,0.5824314951896667,0.5824328064918518,0.5824340581893921,0.5824353694915771,0.5824365019798279,0.5824376344680786,0.5824385285377502,0.5824394226074219,0.5824403166770935,0.5824412107467651,0.582442045211792,0.5824427604675293,0.582443356513977,0.5824440121650696,0.5824446082115173,0.5824452042579651,0.5824458003044128,0.5824463367462158,0.582446813583374,0.5824472904205322,0.5824477672576904,0.5824482440948486,0.5824486613273621,0.5824490189552307,0.5824493765830994,0.582449734210968,0.5824500918388367,0.5824504494667053,0.5824507474899292,0.5824510455131531,0.5824512839317322,0.582451581954956,0.5824518203735352,0.5824520587921143,0.5824522972106934,0.5824525356292725,0.5824527144432068,0.5824528932571411,0.5824531316757202,0.5824533104896545,0.5824535489082336,0.582453727722168,0.5824539661407471,0.5824541449546814,0.5824543833732605,0.58245450258255,0.5824546813964844,0.5824548602104187,0.582455039024353,0.5824552774429321,0.5824554562568665,0.5824556350708008,0.5824558138847351,0.5824559330940247,0.5824560523033142,0.5824562311172485,0.5824564099311829,0.5824565291404724,0.582456648349762,0.5824568271636963,0.5824569463729858,0.5824571251869202,0.5824572443962097,0.582457423210144,0.5824575424194336,0.5824576616287231,0.5824577808380127,0.582457959651947,0.5824580788612366,0.5824582576751709,0.5824583768844604,0.58245849609375,0.5824586153030396,0.5824587345123291,0.5824589133262634,0.5824589729309082,0.5824590921401978,0.5824592113494873,0.5824593305587769,0.5824594497680664,0.5824595093727112,0.5824596881866455,0.5824597477912903,0.5824598670005798,0.5824599266052246,0.5824600458145142,0.5824601054191589,0.5824602246284485,0.582460343837738,0.5824604630470276,0.5824605226516724,0.5824606418609619,0.5824607610702515,0.5824608206748962,0.5824609398841858,0.5824610590934753,0.5824611186981201,0.5824612379074097,0.5824613571166992,0.5824614763259888,0.5824615359306335,0.5824616551399231,0.5824617147445679,0.5824618339538574,0.582461953163147,0.5824620723724365,0.5824621319770813,0.5824622511863708],"recovered":[0.0,0.0005372147425077856,0.0009960202733054757,0.0014467219589278102,0.0019057970494031906,0.002376439282670617,0.0028594110626727343,0.0033601250033825636,0.003872976638376713,0.004402232822030783,0.004946670029312372,0.0055085900239646435,0.006088459864258766,0.006685677915811539,0.007298403885215521,0.007929826155304909,0.008580965921282768,0.009251376613974571,0.009942309930920601,0.010653032921254635,0.01138414815068245,0.012135270982980728,0.012912078760564327,0.013708925805985928,0.014528964646160603,0.015368363820016384,0.01623641885817051,0.01712772250175476,0.01804465427994728,0.018988188356161118,0.01995430327951908,0.02094777300953865,0.022002272307872772,0.023128435015678406,0.024334490299224854,0.02562093548476696,0.026994401589035988,0.028466233983635902,0.03003462217748165,0.03170883655548096,0.03349490463733673,0.03539081662893295,0.03741900995373726,0.03957626596093178,0.041871242225170135,0.04431117698550224,0.04690004512667656,0.04964984953403473,0.05256059765815735,0.05564919114112854,0.058912236243486404,0.062366750091314316,0.06601092219352722,0.06985463201999664,0.0739029049873352,0.07816438376903534,0.08263847231864929,0.0873369574546814,0.09225378185510635,0.0974021777510643,0.10278449207544327,0.10839854925870895,0.11423837393522263,0.12031716853380203,0.12662887573242188,0.13316862285137177,0.13993217051029205,0.14692498743534088,0.15412519872188568,0.16153506934642792,0.1691400110721588,0.1769336760044098,0.18489541113376617,0.1930372416973114,0.20132724940776825,0.20974527299404144,0.21828968822956085,0.22694209218025208,0.2356739342212677,0.24449461698532104,0.253365159034729,0.2622685432434082,0.2711995840072632,0.28013694286346436,0.2890613079071045,0.2979637384414673,0.3068069517612457,0.31558725237846375,0.3242960274219513,0.3329179883003235,0.3414311408996582,0.3498212695121765,0.3580988049507141,0.36623290181159973,0.3742140829563141,0.382026344537735,0.3896801471710205,0.39717021584510803,0.4044802486896515,0.41161036491394043,0.41854792833328247,0.4252987504005432,0.43187031149864197,0.4382312595844269,0.44440245628356934,0.4503844678401947,0.4561733901500702,0.46176519989967346,0.4671630561351776,0.4723702073097229,0.47739651799201965,0.48224177956581116,0.4869047999382019,0.4913902282714844,0.4956969916820526,0.4998292922973633,0.5037990212440491,0.507612407207489,0.5112656354904175,0.5147660374641418,0.5181201100349426,0.5213292241096497,0.5243932008743286,0.5273252129554749,0.5301247239112854,0.532799482345581,0.5353473424911499,0.5377786755561829,0.540097177028656,0.5423093438148499,0.5444148778915405,0.5464245676994324,0.5483371019363403,0.5501534342765808,0.5518790483474731,0.5535133481025696,0.5550729632377625,0.556547999382019,0.5579515099525452,0.5592843294143677,0.5605464577674866,0.5617461800575256,0.5628831386566162,0.5639631748199463,0.5649895071983337,0.565962553024292,0.5668837428092957,0.5677592158317566,0.5685868263244629,0.5693737864494324,0.5701172947883606,0.5708156824111938,0.5714805722236633,0.572107195854187,0.5727013349533081,0.5732622742652893,0.5737939476966858,0.5742948055267334,0.574769139289856,0.5752173066139221,0.5756394863128662,0.5760412812232971,0.5764197707176208,0.5767803192138672,0.5771200656890869,0.5774383544921875,0.5777410268783569,0.578026533126831,0.5782961845397949,0.5785502791404724,0.5787891149520874,0.5790155529975891,0.5792282819747925,0.5794298052787781,0.5796190500259399,0.5797953009605408,0.5799619555473328,0.5801188349723816,0.5802670121192932,0.5804041624069214,0.5805321335792542,0.5806531310081482,0.5807672739028931,0.5808730125427246,0.5809741616249084,0.5810675024986267,0.5811542272567749,0.5812366604804993,0.5813133120536804,0.581384003162384,0.5814509987831116,0.5815134644508362,0.5815716981887817,0.5816258192062378,0.5816776752471924,0.581725537776947,0.5817692875862122,0.5818107724189758,0.581849217414856,0.5818857550621033,0.5819196701049805,0.5819511413574219,0.5819796323776245,0.5820074677467346,0.5820335745811462,0.5820574760437012,0.5820792317390442,0.5821004509925842,0.5821198225021362,0.5821378231048584,0.5821542739868164,0.5821695923805237,0.5821844935417175,0.5821982622146606,0.5822108387947083,0.582222580909729,0.5822336673736572,0.5822440385818481,0.5822536945343018,0.5822625160217285,0.5822707414627075,0.5822789072990417,0.5822861194610596,0.5822927355766296,0.5822988152503967,0.5823045969009399,0.5823097825050354,0.5823145508766174,0.5823192596435547,0.5823238492012024,0.5823279023170471,0.5823317170143127,0.5823352336883545,0.5823384523391724,0.5823416709899902,0.5823447108268738,0.582347571849823,0.5823501348495483,0.5823524594306946,0.5823547840118408,0.5823567509651184,0.5823588371276855,0.5823608040809631,0.5823623538017273,0.582364022731781,0.5823654532432556,0.5823668241500854,0.5823681950569153,0.5823693871498108,0.5823705792427063,0.5823715925216675,0.5823726058006287,0.5823734998703003,0.5823743343353271,0.5823752284049988,0.5823760032653809,0.5823767185211182,0.5823774337768555,0.5823780298233032,0.582378625869751,0.5823792219161987,0.5823798179626465,0.5823802947998047,0.5823808312416077,0.5823813676834106,0.5823818445205688,0.5823822617530823,0.5823827385902405,0.5823831558227539,0.5823835134506226,0.582383930683136,0.5823842883110046,0.5823846459388733,0.5823849439620972,0.5823851823806763,0.5823854804039001,0.5823857188224792,0.5823860168457031,0.5823861956596375,0.5823864340782166,0.5823866724967957,0.5823869109153748,0.5823871493339539,0.582387387752533,0.5823876261711121,0.5823878049850464,0.5823879837989807,0.582388162612915,0.5823883414268494,0.5823885202407837,0.582388699054718,0.5823888778686523,0.5823890566825867,0.5823892951011658,0.5823894739151001,0.5823896527290344,0.5823898315429688,0.5823899507522583,0.5823901295661926,0.5823902487754822,0.5823904275894165,0.5823906064033508,0.5823907256126404,0.5823908448219299,0.5823909640312195,0.5823911428451538,0.5823912620544434,0.5823914408683777,0.5823915004730225,0.5823916792869568,0.5823917984962463,0.5823919177055359,0.5823920369148254,0.5823922157287598,0.5823922753334045,0.5823924541473389,0.5823925733566284,0.5823927521705627,0.5823928713798523,0.5823929309844971,0.5823930501937866,0.5823931694030762,0.5823932886123657,0.5823934078216553,0.5823935270309448,0.5823936462402344,0.5823937654495239,0.5823938846588135,0.5823939442634583,0.5823940634727478,0.5823941230773926,0.5823942422866821,0.5823943614959717,0.5823944807052612,0.5823945999145508,0.5823946595191956,0.5823947787284851,0.5823948383331299,0.5823949575424194,0.582395076751709,0.5823951959609985,0.5823952555656433,0.5823953747749329,0.5823954343795776,0.5823955535888672,0.5823956727981567,0.5823957920074463,0.5823958516120911,0.5823959708213806,0.5823960304260254,0.5823961496353149],"active":[0.001133263111114502,0.0009805250447243452,0.000962580437771976,0.00097663642372936,0.000999734504148364,0.0010264881420880556,0.0010577470529824495,0.00108585343696177,0.0011177966371178627,0.0011504972353577614,0.0011845664121210575,0.00121768144890666,0.00125086959451437,0.0012836577370762825,0.0013225493021309376,0.0013603605329990387,0.0014005424454808235,0.0014376873150467873,0.0014789262786507607,0.0015215510502457619,0.0015638163313269615,0.0016088932752609253,0.0016505997627973557,0.0016974490135908127,0.0017417585477232933,0.0017915377393364906,0.0018373336642980576,0.0018903743475675583,0.0019426047801971436,0.001990554854273796,0.0020474884659051895,0.0021679140627384186,0.002309240400791168,0.0024681072682142258,0.002628639340400696,0.0028081554919481277,0.003001190721988678,0.003193037584424019,0.0034038331359624863,0.003621712327003479,0.003858789801597595,0.004108205437660217,0.004369143396615982,0.0046395547688007355,0.0049275122582912445,0.005231216549873352,0.005547545850276947,0.0058754608035087585,0.006222989410161972,0.006579406559467316,0.006952222436666489,0.007331740111112595,0.007734432816505432,0.008143648505210876,0.008572705090045929,0.009000658988952637,0.009445928037166595,0.009894788265228271,0.010356836020946503,0.010813973844051361,0.011279493570327759,0.011741459369659424,0.012214727699756622,0.012683965265750885,0.013143345713615417,0.013592183589935303,0.01404021680355072,0.014463633298873901,0.014873936772346497,0.015266388654708862,0.015643537044525146,0.01600337028503418,0.016344130039215088,0.01663711667060852,0.01690208911895752,0.017147958278656006,0.017362147569656372,0.017536193132400513,0.017688900232315063,0.01779809594154358,0.017867952585220337,0.017919063568115234,0.01793035864830017,0.01790669560432434,0.017835497856140137,0.01773694157600403,0.01761522889137268,0.017470628023147583,0.017292320728302002,0.017080962657928467,0.016847461462020874,0.016613513231277466,0.016325145959854126,0.01602119207382202,0.01569560170173645,0.01537969708442688,0.015039056539535522,0.014678984880447388,0.014318913221359253,0.013941377401351929,0.013562798500061035,0.013187795877456665,0.012785017490386963,0.012399166822433472,0.012013852596282959,0.011632055044174194,0.01123875379562378,0.010854125022888184,0.010485440492630005,0.010114967823028564,0.009746968746185303,0.009384870529174805,0.009027212858200073,0.008677661418914795,0.008335739374160767,0.008008062839508057,0.007686436176300049,0.007366061210632324,0.0070587992668151855,0.006758928298950195,0.006467878818511963,0.006186544895172119,0.00591731071472168,0.005654573440551758,0.005401313304901123,0.005156397819519043,0.004923701286315918,0.004701972007751465,0.004488587379455566,0.004278957843780518,0.004081130027770996,0.003882110118865967,0.0036907196044921875,0.003506958484649658,0.003334522247314453,0.0031766891479492188,0.0030188560485839844,0.00286787748336792,0.0027256011962890625,0.002589285373687744,0.0024625658988952637,0.0023366808891296387,0.002224147319793701,0.0021138787269592285,0.0020083189010620117,0.0019080042839050293,0.0018141865730285645,0.001718759536743164,0.0016345977783203125,0.0015472173690795898,0.0014641284942626953,0.001391291618347168,0.0013177990913391113,0.0012510418891906738,0.0011876821517944336,0.0011272430419921875,0.0010660290718078613,0.0010107755661010742,0.0009619593620300293,0.0009126067161560059,0.0008684396743774414,0.000823676586151123,0.0007840394973754883,0.0007428526878356934,0.000702977180480957,0.0006709098815917969,0.000637054443359375,0.0006044507026672363,0.0005743503570556641,0.0005449056625366211,0.0005177855491638184,0.0004913806915283203,0.00046753883361816406,0.000443875789642334,0.00041937828063964844,0.0003986358642578125,0.0003790855407714844,0.0003603696823120117,0.00034058094024658203,0.0003237724304199219,0.00030875205993652344,0.00029402971267700195,0.0002783536911010742,0.0002663731575012207,0.00025153160095214844,0.00024020671844482422,0.0002295374870300293,0.00021821260452270508,0.00020778179168701172,0.00019913911819458008,0.0001907944679260254,0.00018203258514404297,0.0001742839813232422,0.00016826391220092773,0.00016111135482788086,0.0001538991928100586,0.00014907121658325195,0.00014275312423706055,0.00013846158981323242,0.00013363361358642578,0.0001285076141357422,0.00012379884719848633,0.00012135505676269531,0.00011688470840454102,0.00011301040649414062,0.00010985136032104492,0.00010716915130615234,0.00010389089584350586,0.00010144710540771484,9.876489639282227e-05,9.685754776000977e-05,9.500980377197266e-05,9.274482727050781e-05,9.101629257202148e-05,8.922815322875977e-05,8.797645568847656e-05,8.64267349243164e-05,8.505582809448242e-05,8.338689804077148e-05,8.231401443481445e-05,8.153915405273438e-05,7.987022399902344e-05,7.87973403930664e-05,7.784366607666016e-05,7.718801498413086e-05,7.623434066772461e-05,7.56978988647461e-05,7.528066635131836e-05,7.486343383789062e-05,7.390975952148438e-05,7.349252700805664e-05,7.31348991394043e-05,7.283687591552734e-05,7.253885269165039e-05,7.212162017822266e-05,7.170438766479492e-05,7.12275505065918e-05,7.081031799316406e-05,7.069110870361328e-05,7.015466690063477e-05,6.99758529663086e-05,6.949901580810547e-05,6.920099258422852e-05,6.914138793945312e-05,6.878376007080078e-05,6.860494613647461e-05,6.854534149169922e-05,6.830692291259766e-05,6.824731826782227e-05,6.794929504394531e-05,6.783008575439453e-05,6.771087646484375e-05,6.771087646484375e-05,6.771087646484375e-05,6.753206253051758e-05,6.73532485961914e-05,6.729364395141602e-05,6.717443466186523e-05,6.717443466186523e-05,6.717443466186523e-05,6.711483001708984e-05,6.699562072753906e-05,6.699562072753906e-05,6.693601608276367e-05,6.687641143798828e-05,6.681680679321289e-05,6.67572021484375e-05,6.663799285888672e-05,6.657838821411133e-05,6.657838821411133e-05,6.651878356933594e-05,6.645917892456055e-05,6.639957427978516e-05,6.633996963500977e-05,6.639957427978516e-05,6.633996963500977e-05,6.633996963500977e-05,6.628036499023438e-05,6.633996963500977e-05,6.628036499023438e-05,6.622076034545898e-05,6.622076034545898e-05,6.61611557006836e-05,6.61611557006836e-05,6.61015510559082e-05,6.61611557006836e-05,6.61611557006836e-05,6.622076034545898e-05,6.61611557006836e-05,6.61611557006836e-05,6.61611557006836e-05,6.61611557006836e-05,6.622076034545898e-05,6.61611557006836e-05,6.61611557006836e-05,6.61611557006836e-05,6.61015510559082e-05,6.61015510559082e-05,6.61015510559082e-05,6.61611557006836e-05,6.61015510559082e-05,6.604194641113281e-05,6.61015510559082e-05,6.61015510559082e-05,6.61611557006836e-05,6.61015510559082e-05,6.61611557006836e-05,6.61015510559082e-05,6.61611557006836e-05,6.61015510559082e-05,6.61611557006836e-05,6.61611557006836e-05,6.622076034545898e-05,6.61611557006836e-05,6.622076034545898e-05,6.61611557006836e-05,6.61611557006836e-05,6.61611557006836e-05,6.61015510559082e-05,6.61611557006836e-05,6.61611557006836e-05,6.61611557006836e-05,6.61611557006836e-05,6.61015510559082e-05,6.61611557006836e-05,6.61015510559082e-05,6.61015510559082e-05,6.604194641113281e-05,6.61015510559082e-05,6.604194641113281e-05,6.61015510559082e-05,6.61015510559082e-05,6.61015510559082e-05,6.604194641113281e-05,6.604194641113281e-05,6.61015510559082e-05,6.604194641113281e-05,6.61015510559082e-05,6.61015510559082e-05,6.604194641113281e-05,6.604194641113281e-05,6.61015510559082e-05,6.61015510559082e-05,6.61015510559082e-05,6.61015510559082e-05,6.604194641113281e-05,6.604194641113281e-05,6.61015510559082e-05,6.61015510559082e-05,6.61015510559082e-05,6.61015510559082e-05]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.001133263111114502,0.0015194041188806295,0.0019464839715510607,0.002391093410551548,0.002844449831172824,0.003303747856989503,0.003769915783777833,0.004244202747941017,0.004722990561276674,0.0052072275429964066,0.0057001435197889805,0.006202428601682186,0.0067094056867063046,0.007222925778478384,0.007741989102214575,0.00826983992010355,0.008804835379123688,0.009346701204776764,0.009895674884319305,0.010452073067426682,0.011015160009264946,0.011586599983274937,0.012164261192083359,0.012752151116728783,0.013345506973564625,0.013946235179901123,0.014553392305970192,0.01517180074006319,0.015795456245541573,0.016428787261247635,0.017071884125471115,0.01775854453444481,0.018484681844711304,0.019252168014645576,0.020058203488588333,0.020907826721668243,0.021801238879561424,0.022741731256246567,0.023726535961031914,0.024766093119978905,0.025855455547571182,0.026999318972229958,0.02820131927728653,0.029462110251188278,0.030787581577897072,0.032179445028305054,0.033636484295129776,0.03516092151403427,0.03676435723900795,0.038441479206085205,0.040196966379880905,0.042030055075883865,0.043946970254182816,0.04595331847667694,0.048050470650196075,0.050239309668540955,0.0525277741253376,0.05490913987159729,0.05738907307386398,0.05997177213430405,0.06266116350889206,0.06545627117156982,0.06836280226707458,0.07137787342071533,0.07450821995735168,0.0777493342757225,0.08111019432544708,0.08458135277032852,0.08817415684461594,0.09188610315322876,0.09571823477745056,0.09966563433408737,0.10372821986675262,0.10790710896253586,0.11221084743738174,0.11661966145038605,0.12114708870649338,0.12579241394996643,0.13053488731384277,0.13538886606693268,0.1403452306985855,0.14539313316345215,0.15053850412368774,0.1557750403881073,0.16109389066696167,0.16649095714092255,0.17196662724018097,0.1775093823671341,0.18312159180641174,0.18878024816513062,0.19450201094150543,0.20026087760925293,0.20606057345867157,0.21189263463020325,0.217743381857872,0.22361263632774353,0.22950021922588348,0.23538894951343536,0.24127887189388275,0.24714992940425873,0.253015398979187,0.25885385274887085,0.26465848088264465,0.27043527364730835,0.27617302536964417,0.28186362981796265,0.2875025272369385,0.29308629035949707,0.29860901832580566,0.30406835675239563,0.3094591498374939,0.31477320194244385,0.3200104832649231,0.32517004013061523,0.3302377760410309,0.3352248966693878,0.3401113450527191,0.34490764141082764,0.3496101498603821,0.3542235791683197,0.35872864723205566,0.36313939094543457,0.36745285987854004,0.3716619312763214,0.37577590346336365,0.3797881007194519,0.3836934566497803,0.38750770688056946,0.3912239372730255,0.3948309123516083,0.398346483707428,0.40176212787628174,0.4050735533237457,0.40829241275787354,0.4114229381084442,0.41444820165634155,0.4173913300037384,0.42024463415145874,0.4230078458786011,0.4256783127784729,0.42826491594314575,0.43076491355895996,0.4331861734390259,0.43552765250205994,0.43778905272483826,0.43996983766555786,0.4420779049396515,0.4441172778606415,0.4460830092430115,0.4479791522026062,0.44981348514556885,0.4515744149684906,0.45327019691467285,0.4549074172973633,0.45648193359375,0.4580007493495941,0.45946204662323,0.46087029576301575,0.4622209966182709,0.46352019906044006,0.46476948261260986,0.46597179770469666,0.4671275019645691,0.468240350484848,0.469308078289032,0.47033026814460754,0.4713130593299866,0.4722585678100586,0.47316497564315796,0.47403377294540405,0.4748665690422058,0.47566646337509155,0.4764340817928314,0.477171391248703,0.4778750538825989,0.478550523519516,0.47919920086860657,0.47982195019721985,0.4804147779941559,0.4809848666191101,0.48153242468833923,0.4820575714111328,0.4825599789619446,0.4830419719219208,0.48350298404693604,0.4839434325695038,0.48436716198921204,0.4847719371318817,0.48516005277633667,0.48552849888801575,0.48588457703590393,0.48622286319732666,0.48654600977897644,0.48685407638549805,0.4871501624584198,0.4874313473701477,0.48769983649253845,0.48795709013938904,0.48820221424102783,0.4884377419948578,0.4886625111103058,0.4888743460178375,0.489078551530838,0.4892726242542267,0.4894575774669647,0.4896348714828491,0.48980188369750977,0.4899630546569824,0.4901176393032074,0.49026188254356384,0.49039971828460693,0.4905315041542053,0.4906570613384247,0.4907768964767456,0.4908907413482666,0.4909997284412384,0.4911026954650879,0.4912010729312897,0.49129411578178406,0.4913814067840576,0.49146655201911926,0.4915453791618347,0.4916204512119293,0.49169182777404785,0.49176058173179626,0.4918246865272522,0.49188554286956787,0.4919443130493164,0.49199944734573364,0.4920518696308136,0.4921017289161682,0.49214839935302734,0.49219319224357605,0.4922352731227875,0.49227532744407654,0.4923131763935089,0.49234887957572937,0.49238312244415283,0.49241524934768677,0.4924462139606476,0.4924752414226532,0.4925018548965454,0.4925275444984436,0.49255236983299255,0.49257612228393555,0.4925980269908905,0.4926193356513977,0.4926391839981079,0.49265792965888977,0.49267545342445374,0.4926924407482147,0.4927080571651459,0.4927230179309845,0.4927371144294739,0.49275073409080505,0.49276337027549744,0.49277523159980774,0.49278637766838074,0.4927971363067627,0.4928075075149536,0.4928171932697296,0.4928261935710907,0.4928348958492279,0.4928433299064636,0.49285125732421875,0.4928586483001709,0.492865651845932,0.4928721785545349,0.49287867546081543,0.4928846061229706,0.492890328168869,0.4928954541683197,0.4929002821445465,0.492904931306839,0.49290931224823,0.49291399121284485,0.49291783571243286,0.4929218292236328,0.4929254353046417,0.49292880296707153,0.49293220043182373,0.4929351508617401,0.4929380714893341,0.49294084310531616,0.4929434359073639,0.49294573068618774,0.4929480254650116,0.4929502308368683,0.4929523169994354,0.4929543733596802,0.4929563105106354,0.49295806884765625,0.49295979738235474,0.49296146631240845,0.4929630160331726,0.4929644763469696,0.49296581745147705,0.49296724796295166,0.49296844005584717,0.4929695725440979,0.49297064542770386,0.4929716885089874,0.49297279119491577,0.4929737448692322,0.49297454953193665,0.4929753243923187,0.4929761588573456,0.49297696352005005,0.49297770857810974,0.49297839403152466,0.49297910928726196,0.4929797351360321,0.49298033118247986,0.4929809272289276,0.492981493473053,0.49298202991485596,0.49298253655433655,0.49298298358917236,0.4929834306240082,0.4929839074611664,0.49298426508903503,0.4929846525192261,0.4929850399494171,0.492985337972641,0.49298566579818726,0.4929859936237335,0.492986261844635,0.4929865300655365,0.492986798286438,0.4929870665073395,0.49298733472824097,0.49298757314682007,0.4929877817630768,0.4929880201816559,0.4929881989955902,0.4929884076118469,0.49298861622810364,0.49298882484436035,0.4929889738559723,0.4929891526699066,0.49298927187919617,0.4929894506931305,0.49298959970474243,0.49298977851867676,0.4929899275302887,0.49299007654190063,0.4929902255535126,0.4929903745651245,0.49299052357673645,0.492990642786026,0.49299076199531555],"recovered":[0.0,0.0005381584051065147,0.0009981149341911077,0.001441412721760571,0.0018864319426938891,0.002336075995117426,0.0027889811899513006,0.0032487199641764164,0.003714291611686349,0.004187614191323519,0.004665940534323454,0.0051521784625947475,0.005647075362503529,0.006147742737084627,0.006654382683336735,0.00716737424954772,0.007689019199460745,0.00821684394031763,0.008752010762691498,0.00929261650890112,0.009842357598245144,0.010397978127002716,0.010962801985442638,0.01153386291116476,0.012111322022974491,0.012698103673756123,0.013291536830365658,0.013891217298805714,0.014501417987048626,0.015117612667381763,0.015743408352136612,0.01637604460120201,0.01703546941280365,0.017731042578816414,0.018462656065821648,0.019231058657169342,0.020039016380906105,0.020889464765787125,0.021786538884043694,0.022726284340023994,0.023717928677797318,0.02475850097835064,0.025849349796772003,0.026994941756129265,0.028200358152389526,0.029464907944202423,0.030793556943535805,0.0321853831410408,0.03364590182900429,0.03517422825098038,0.03677889332175255,0.03845713660120964,0.04021377116441727,0.04204842448234558,0.04397274926304817,0.045983027666807175,0.048079367727041245,0.05027349665760994,0.052560530602931976,0.05494103208184242,0.05742182582616806,0.060002218931913376,0.06269713491201401,0.06549760699272156,0.06840250641107559,0.07142574340105057,0.07455365359783173,0.07779541611671448,0.08115406334400177,0.08463111519813538,0.08822503685951233,0.0919346958398819,0.09576359391212463,0.09971016645431519,0.10377217084169388,0.10795531421899796,0.1122501865029335,0.11666403710842133,0.12119391560554504,0.12583047151565552,0.13056965172290802,0.13541482388973236,0.1403672844171524,0.1454196721315384,0.1505623757839203,0.155789315700531,0.16110104322433472,0.16649380326271057,0.1719665676355362,0.1775124967098236,0.18310855329036713,0.1887667328119278,0.1944759637117386,0.20022472739219666,0.2060169130563736,0.2118404358625412,0.2176913172006607,0.22356091439723969,0.22943177819252014,0.23531098663806915,0.2411893606185913,0.24706384539604187,0.25291764736175537,0.25874802470207214,0.2645474374294281,0.27032217383384705,0.2760522663593292,0.28174278140068054,0.2873798906803131,0.2929573953151703,0.2984788119792938,0.3039308488368988,0.30931586027145386,0.31461966037750244,0.3198508024215698,0.32500243186950684,0.33006903529167175,0.3350408971309662,0.33992505073547363,0.34471946954727173,0.3494225740432739,0.3540329933166504,0.3585391640663147,0.3629516661167145,0.36725690960884094,0.3714643120765686,0.3755777180194855,0.37958264350891113,0.383497029542923,0.3873102366924286,0.39101770520210266,0.39462974667549133,0.39814379811286926,0.4015539884567261,0.4048689305782318,0.4080900251865387,0.41121840476989746,0.41425129771232605,0.41719552874565125,0.4200477600097656,0.4228121340274811,0.42548561096191406,0.42807409167289734,0.4305771291255951,0.4330016076564789,0.43534553050994873,0.4376063644886017,0.43978986144065857,0.44190120697021484,0.44394251704216003,0.4459123909473419,0.44781601428985596,0.44964393973350525,0.4514063894748688,0.4531075358390808,0.4547445476055145,0.45632150769233704,0.4578416645526886,0.4593072235584259,0.460712194442749,0.46206292510032654,0.4633673429489136,0.464619904756546,0.4658235013484955,0.4669843316078186,0.46809589862823486,0.4691595435142517,0.4701864421367645,0.47117337584495544,0.4721193313598633,0.47302648425102234,0.4738970398902893,0.4747307598590851,0.47553330659866333,0.47630104422569275,0.47703734040260315,0.477744996547699,0.47842326760292053,0.47907304763793945,0.47969499230384827,0.48029205203056335,0.4808645248413086,0.4814130961894989,0.4819369614124298,0.48243972659111023,0.4829210042953491,0.48338428139686584,0.48382651805877686,0.4842507243156433,0.4846569001674652,0.48504412174224854,0.4854165315628052,0.48577189445495605,0.4861108362674713,0.4864331781864166,0.48674169182777405,0.4870387613773346,0.4873214662075043,0.4875905215740204,0.4878469407558441,0.4880935847759247,0.48833054304122925,0.4885544776916504,0.48876798152923584,0.4889717102050781,0.4891658127307892,0.4893513321876526,0.48952776193618774,0.4896968901157379,0.489859014749527,0.4900115430355072,0.4901561141014099,0.4902959167957306,0.49042731523513794,0.4905534088611603,0.49067437648773193,0.4907882511615753,0.49089616537094116,0.4910006523132324,0.4910985827445984,0.49119120836257935,0.4912797808647156,0.49136391282081604,0.49144455790519714,0.49151891469955444,0.49159079790115356,0.4916587173938751,0.49172359704971313,0.4917851984500885,0.4918431043624878,0.49189865589141846,0.4919509291648865,0.4920012056827545,0.49204790592193604,0.49209320545196533,0.4921356737613678,0.4921760857105255,0.4922136962413788,0.4922497868537903,0.49228373169898987,0.49231642484664917,0.49234721064567566,0.492375910282135,0.49240314960479736,0.4924294352531433,0.4924538731575012,0.49247702956199646,0.49249979853630066,0.4925207495689392,0.492540568113327,0.492559015750885,0.49257713556289673,0.49259406328201294,0.4926099181175232,0.4926248788833618,0.4926387369632721,0.49265220761299133,0.4926651120185852,0.49267691373825073,0.49268826842308044,0.49269911646842957,0.49270951747894287,0.4927193820476532,0.49272823333740234,0.4927372634410858,0.4927453398704529,0.4927532374858856,0.49276092648506165,0.49276798963546753,0.4927748441696167,0.49278104305267334,0.4927869737148285,0.49279263615608215,0.4927978813648224,0.4928027391433716,0.4928073585033417,0.49281200766563416,0.4928162395954132,0.49282020330429077,0.49282410740852356,0.49282780289649963,0.49283134937286377,0.4928344786167145,0.492837518453598,0.4928404688835144,0.49284330010414124,0.49284568428993225,0.49284812808036804,0.49285051226615906,0.4928525984287262,0.4928547441959381,0.4928567409515381,0.49285855889320374,0.4928603768348694,0.49286213517189026,0.49286380410194397,0.49286532402038574,0.4928668439388275,0.4928682744503021,0.49286961555480957,0.4928708076477051,0.492872029542923,0.4928731322288513,0.4928743541240692,0.49287527799606323,0.49287620186805725,0.4928770661354065,0.49287793040275574,0.4928787648677826,0.4928795397281647,0.49288037419319153,0.49288108944892883,0.492881715297699,0.4928823709487915,0.49288296699523926,0.49288350343704224,0.4928841292858124,0.49288466572761536,0.49288514256477356,0.4928855895996094,0.4928860664367676,0.4928865432739258,0.49288690090179443,0.4928872883319855,0.4928876459598541,0.49288803339004517,0.49288836121559143,0.4928886592388153,0.4928889274597168,0.4928892254829407,0.4928894639015198,0.49288973212242126,0.492889940738678,0.4928901195526123,0.4928903877735138,0.4928905963897705,0.4928908050060272,0.49289101362228394,0.49289122223854065,0.49289143085479736,0.4928916096687317,0.492891788482666,0.49289190769195557,0.4928921163082123,0.4928922951221466,0.49289244413375854,0.4928925931453705,0.49289271235466003,0.49289289116859436,0.4928930103778839,0.49289315938949585],"active":[0.001133263111114502,0.000981245655566454,0.0009483690373599529,0.000949680688790977,0.0009580178884789348,0.000967671861872077,0.0009809345938265324,0.0009954827837646008,0.0010086989495903254,0.0010196133516728878,0.0010342029854655266,0.0010502501390874386,0.001062330324202776,0.0010751830413937569,0.00108760641887784,0.00110246567055583,0.0011158161796629429,0.0011298572644591331,0.0011436641216278076,0.0011594565585255623,0.001172802411019802,0.0011886218562722206,0.0012014592066407204,0.001218288205564022,0.0012341849505901337,0.0012481315061450005,0.0012618554756045341,0.0012805834412574768,0.0012940382584929466,0.0013111745938658714,0.0013284757733345032,0.0013824999332427979,0.0014492124319076538,0.0015211254358291626,0.0015955474227666855,0.0016767680644989014,0.0017622224986553192,0.0018522664904594421,0.0019399970769882202,0.0020398087799549103,0.0021375268697738647,0.0022408179938793182,0.0023519694805145264,0.0024671684950590134,0.0025872234255075455,0.0027145370841026306,0.0028429273515939713,0.0029755383729934692,0.003118455410003662,0.003267250955104828,0.003418073058128357,0.003572918474674225,0.0037331990897655487,0.00390489399433136,0.0040777213871479034,0.00425628200173378,0.004448406398296356,0.0046356432139873505,0.004828542470932007,0.005030740052461624,0.005239337682723999,0.005454052239656448,0.005665667355060577,0.005880266427993774,0.0061057135462760925,0.006323590874671936,0.0065565407276153564,0.006785936653614044,0.007020093500614166,0.007254987955093384,0.007493197917938232,0.007730938494205475,0.00796462595462799,0.008196942508220673,0.008438676595687866,0.008664347231388092,0.008896902203559875,0.009128376841545105,0.00934097170829773,0.00955839455127716,0.00977557897567749,0.009978309273719788,0.01017121970653534,0.010355368256568909,0.010531514883041382,0.01070164144039154,0.010865584015846252,0.011015579104423523,0.01115502417087555,0.011267751455307007,0.011393457651138306,0.011494144797325134,0.011584609746932983,0.011667907238006592,0.011726468801498413,0.011772200465202332,0.011808902025222778,0.011828035116195679,0.01184709370136261,0.011838942766189575,0.011826038360595703,0.01179000735282898,0.011740833520889282,0.011687248945236206,0.011625587940216064,0.0115414559841156,0.011450260877609253,0.011343508958816528,0.011229127645492554,0.011110961437225342,0.010980337858200073,0.010842353105545044,0.010694622993469238,0.010550379753112793,0.01038697361946106,0.010222464799880981,0.010042309761047363,0.00986674427986145,0.009685099124908447,0.009504109621047974,0.009306073188781738,0.00910639762878418,0.008913695812225342,0.008710265159606934,0.008518993854522705,0.0083237886428833,0.0081157386302948,0.007925063371658325,0.007726907730102539,0.0075206756591796875,0.007328778505325317,0.007132381200790405,0.006929755210876465,0.006738424301147461,0.006554007530212402,0.0063581764698028564,0.006172925233840942,0.00599333643913269,0.005812317132949829,0.005630552768707275,0.005452781915664673,0.0052793025970458984,0.00511208176612854,0.004950523376464844,0.004787445068359375,0.004624307155609131,0.004471540451049805,0.00432741641998291,0.004181802272796631,0.004036635160446167,0.0039010941982269287,0.0037584006786346436,0.0036262571811676025,0.003501027822494507,0.0033743977546691895,0.00325620174407959,0.0031405389308929443,0.0030286312103271484,0.0029137730598449707,0.00280800461769104,0.002706557512283325,0.002604454755783081,0.0025075972080230713,0.002416849136352539,0.002323746681213379,0.0022343695163726807,0.0021535158157348633,0.0020721256732940674,0.0019915997982025146,0.0019144415855407715,0.0018400847911834717,0.001769423484802246,0.0017033219337463379,0.0016380846500396729,0.001574009656906128,0.0015131831169128418,0.0014542043209075928,0.0013986825942993164,0.0013417303562164307,0.0012898743152618408,0.001240372657775879,0.0011930465698242188,0.0011468827724456787,0.0011050105094909668,0.0010632574558258057,0.001022428274154663,0.0009828805923461914,0.0009454190731048584,0.0009093284606933594,0.0008715987205505371,0.0008404552936553955,0.0008063316345214844,0.0007741153240203857,0.0007432401180267334,0.0007169842720031738,0.0006896555423736572,0.0006610751152038574,0.0006356239318847656,0.0006116926670074463,0.0005908012390136719,0.0005689263343811035,0.0005438029766082764,0.0005240738391876221,0.0005046427249908447,0.0004858672618865967,0.0004690587520599365,0.00045055150985717773,0.00043529272079467773,0.0004207491874694824,0.00040286779403686523,0.00038817524909973145,0.00037539005279541016,0.0003611445426940918,0.000349581241607666,0.00033733248710632324,0.0003253519535064697,0.00031444430351257324,0.00030490756034851074,0.00029346346855163574,0.0002828240394592285,0.000275343656539917,0.0002655982971191406,0.00025653839111328125,0.000247269868850708,0.0002416670322418213,0.0002338886260986328,0.00022682547569274902,0.00022071599960327148,0.0002142488956451416,0.00020876526832580566,0.00020307302474975586,0.00019747018814086914,0.0001919865608215332,0.00018736720085144043,0.00018212199211120605,0.00017750263214111328,0.00017279386520385742,0.00016942620277404785,0.00016546249389648438,0.00016248226165771484,0.00015881657600402832,0.00015464425086975098,0.00015163421630859375,0.00014922022819519043,0.00014668703079223633,0.00014415383338928223,0.00014230608940124512,0.00013938546180725098,0.00013718008995056152,0.00013488531112670898,0.00013342499732971191,0.0001309216022491455,0.00012895464897155762,0.0001271963119506836,0.0001258552074432373,0.0001246333122253418,0.00012302398681640625,0.00012126564979553223,0.00012022256851196289,0.00011923909187316895,0.00011807680130004883,0.00011667609214782715,0.00011551380157470703,0.0001150965690612793,0.00011399388313293457,0.00011330842971801758,0.00011241436004638672,0.0001112520694732666,0.00011068582534790039,0.00010976195335388184,0.00010928511619567871,0.00010848045349121094,0.00010764598846435547,0.00010704994201660156,0.00010657310485839844,0.00010663270950317383,0.00010582804679870605,0.00010558962821960449,0.00010523200035095215,0.00010469555854797363,0.00010439753532409668,0.00010380148887634277,0.0001035928726196289,0.00010332465171813965,0.0001029670238494873,0.00010243058204650879,0.0001023411750793457,0.00010210275650024414,0.00010180473327636719,0.00010177493095397949,0.00010156631469726562,0.00010132789611816406,0.00010123848915100098,0.0001010894775390625,0.00010088086128234863,0.00010067224502563477,0.0001004934310913086,0.00010040402412414551,0.00010016560554504395,9.995698928833008e-05,9.98377799987793e-05,9.965896606445312e-05,9.965896606445312e-05,9.939074516296387e-05,9.927153587341309e-05,9.912252426147461e-05,9.909272193908691e-05,9.903311729431152e-05,9.894371032714844e-05,9.885430335998535e-05,9.873509407043457e-05,9.864568710327148e-05,9.861588478088379e-05,9.85562801361084e-05,9.85264778137207e-05,9.85264778137207e-05,9.840726852416992e-05,9.831786155700684e-05,9.828805923461914e-05,9.831786155700684e-05,9.819865226745605e-05,9.810924530029297e-05,9.813904762268066e-05,9.804964065551758e-05,9.801983833312988e-05,9.796023368835449e-05,9.79006290435791e-05,9.78708267211914e-05,9.78708267211914e-05,9.784102439880371e-05,9.78708267211914e-05,9.784102439880371e-05,9.784102439880371e-05,9.79006290435791e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.781122207641602e-05,9.775161743164062e-05,9.772181510925293e-05,9.766221046447754e-05,9.766221046447754e-05,9.769201278686523e-05,9.766221046447754e-05,9.763240814208984e-05,9.763240814208984e-05,9.763240814208984e-05,9.766221046447754e-05,9.763240814208984e-05,9.763240814208984e-05,9.760260581970215e-05]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.001133263111114502,0.0015178641770035028,0.0019688615575432777,0.002456017304211855,0.002965726889669895,0.003502091160044074,0.004062870517373085,0.004646489396691322,0.005260827485471964,0.005902105942368507,0.006575752515345812,0.0072767906822264194,0.008011814206838608,0.008778108283877373,0.009579331614077091,0.010418761521577835,0.01129426620900631,0.01220730971544981,0.013162504881620407,0.014158986508846283,0.015195811167359352,0.016282279044389725,0.017413970082998276,0.018592560663819313,0.01982414722442627,0.021108025684952736,0.022443892434239388,0.023835862055420876,0.025286639109253883,0.026795893907546997,0.028363851830363274,0.03010323829948902,0.03199661895632744,0.034045759588479996,0.03627217188477516,0.03867197409272194,0.041268035769462585,0.04407080262899399,0.04709045961499214,0.050344280898571014,0.05385827273130417,0.057629749178886414,0.06167909875512123,0.06601328402757645,0.07064594328403473,0.07560152560472488,0.08089334517717361,0.08651759475469589,0.09249872714281082,0.09883466362953186,0.1055472195148468,0.11263430118560791,0.12010352313518524,0.12795010209083557,0.13617902994155884,0.14477330446243286,0.15373189747333527,0.1630544364452362,0.17272943258285522,0.18273720145225525,0.19304995238780975,0.203658789396286,0.2145376056432724,0.22565720975399017,0.23698019981384277,0.24847738444805145,0.2601272761821747,0.27190786600112915,0.2837809920310974,0.2956807315349579,0.3075847029685974,0.31946858763694763,0.33129653334617615,0.3430348038673401,0.3546455502510071,0.36611321568489075,0.3774009644985199,0.38848820328712463,0.3993440866470337,0.40995892882347107,0.4203020930290222,0.4303746223449707,0.4401571750640869,0.4496409296989441,0.4588071405887604,0.46765848994255066,0.47618329524993896,0.48438629508018494,0.4922742247581482,0.49982666969299316,0.5070691704750061,0.5140026211738586,0.520622968673706,0.5269609689712524,0.5330176949501038,0.5387855172157288,0.5442894101142883,0.5495384931564331,0.5545374155044556,0.559302568435669,0.5638352036476135,0.5681465864181519,0.5722559690475464,0.5761696100234985,0.5798932909965515,0.5834388732910156,0.5868236422538757,0.5900375843048096,0.593100368976593,0.5960326790809631,0.5988211035728455,0.6014774441719055,0.6040047407150269,0.6064180135726929,0.608718991279602,0.6109112501144409,0.6130087971687317,0.6150029301643372,0.6169062852859497,0.6187198758125305,0.6204460859298706,0.6220884323120117,0.6236507892608643,0.6251381039619446,0.6265479326248169,0.6278820633888245,0.6291579604148865,0.6303636431694031,0.6315061450004578,0.6325848698616028,0.6336093544960022,0.6345739364624023,0.6354861259460449,0.6363478899002075,0.6371634006500244,0.637925922870636,0.6386467814445496,0.6393240690231323,0.639959454536438,0.6405554413795471,0.6411136388778687,0.6416347622871399,0.6421228647232056,0.6425785422325134,0.643002450466156,0.6433978080749512,0.6437663435935974,0.6441076993942261,0.6444259881973267,0.6447215676307678,0.6449954509735107,0.6452462673187256,0.6454802751541138,0.6456960439682007,0.6458961963653564,0.6460812091827393,0.6462531685829163,0.6464119553565979,0.646556556224823,0.646690309047699,0.6468143463134766,0.6469281911849976,0.6470340490341187,0.6471309661865234,0.6472193598747253,0.6473008394241333,0.6473760604858398,0.647445023059845,0.6475087404251099,0.6475669741630554,0.6476203799247742,0.6476696729660034,0.6477153301239014,0.6477563977241516,0.6477945446968079,0.647829532623291,0.6478610634803772,0.6478907465934753,0.6479178667068481,0.6479427814483643,0.6479657292366028,0.6479868292808533,0.64800626039505,0.648023784160614,0.6480399966239929,0.6480545997619629,0.6480684876441956,0.6480809450149536,0.6480923891067505,0.6481026411056519,0.6481122970581055,0.6481209993362427,0.6481293439865112,0.6481369733810425,0.6481435894966125,0.6481500267982483,0.6481554508209229,0.6481606960296631,0.6481654047966003,0.6481698751449585,0.6481737494468689,0.6481775045394897,0.6481809020042419,0.6481838822364807,0.6481868028640747,0.6481895446777344,0.6481919884681702,0.6481941938400269,0.6481961607933044,0.6481979489326477,0.648199737071991,0.6482014060020447,0.6482028961181641,0.6482042670249939,0.6482054591178894,0.6482065916061401,0.6482076644897461,0.6482086181640625,0.6482095718383789,0.6482104659080505,0.6482111215591431,0.6482118368148804,0.6482125520706177,0.6482130885124207,0.6482136249542236,0.6482141017913818,0.64821457862854,0.6482150554656982,0.6482154130935669,0.6482158303260803,0.6482161283493042,0.6482163667678833,0.6482166647911072,0.648216962814331,0.6482172012329102,0.6482174396514893,0.6482176780700684,0.6482178568840027,0.648218035697937,0.6482182145118713,0.6482183933258057,0.64821857213974,0.6482186913490295,0.6482188701629639,0.6482190489768982,0.6482191681861877,0.6482192873954773,0.6482194066047668,0.6482195258140564,0.648219645023346,0.6482197642326355,0.648219883441925,0.6482200026512146,0.6482200622558594,0.6482201814651489,0.6482202410697937,0.6482203006744385,0.648220419883728,0.6482204794883728,0.6482205390930176,0.6482205986976624,0.6482206583023071,0.6482207179069519,0.6482207775115967,0.6482208371162415,0.6482208967208862,0.648220956325531,0.648220956325531,0.6482210159301758,0.6482210755348206,0.6482210755348206,0.6482211351394653,0.6482211947441101,0.6482212543487549,0.6482213139533997,0.6482213735580444,0.6482213735580444,0.6482214331626892,0.6482214331626892,0.6482214331626892,0.648221492767334,0.648221492767334,0.6482215523719788,0.6482216119766235,0.6482216715812683,0.6482216715812683,0.6482217311859131,0.6482217311859131,0.6482217907905579,0.6482217907905579,0.6482218503952026,0.6482219099998474,0.6482219099998474,0.6482219696044922,0.6482219696044922,0.648222029209137,0.648222029209137,0.6482220888137817,0.6482220888137817,0.6482221484184265,0.6482221484184265,0.6482222080230713,0.6482222080230713,0.6482222676277161,0.6482222676277161,0.6482222676277161,0.6482223272323608,0.6482223272323608,0.6482223272323608,0.6482223868370056,0.6482223868370056,0.6482224464416504,0.6482224464416504,0.6482224464416504,0.6482225060462952,0.6482225060462952,0.6482225060462952,0.6482225060462952,0.6482225656509399,0.6482225656509399,0.6482226252555847,0.6482226252555847,0.6482226848602295,0.6482226848602295,0.6482226848602295,0.6482227444648743,0.6482227444648743,0.6482227444648743,0.648222804069519,0.648222804069519,0.648222804069519,0.648222804069519,0.6482228636741638,0.6482228636741638,0.6482228636741638,0.6482228636741638,0.6482228636741638,0.6482229232788086,0.6482229232788086,0.6482229232788086,0.6482229828834534,0.6482229828834534,0.6482229828834534,0.6482230424880981,0.6482230424880981,0.6482230424880981,0.6482230424880981,0.6482230424880981,0.6482230424880981,0.6482231020927429,0.6482231020927429],"recovered":[0.0,0.0005373962339945138,0.0009988562669605017,0.001454986515454948,0.0019279619446024299,0.002420121105387807,0.0029349583201110363,0.003473671618849039,0.004033050965517759,0.0046211127191782,0.005236244294792414,0.0058797989040613174,0.006551843602210283,0.007254208903759718,0.007989268749952316,0.008756889961659908,0.009559482336044312,0.010399175807833672,0.01127692125737667,0.01219190377742052,0.013147239573299885,0.014143192209303379,0.01518656499683857,0.016273317858576775,0.017406392842531204,0.018586933612823486,0.019823595881462097,0.021108509972691536,0.0224445853382349,0.023837892338633537,0.02528940513730049,0.026797868311405182,0.02842281572520733,0.03018294647336006,0.03208557516336441,0.03414897993206978,0.03638198971748352,0.038796551525592804,0.041408706456422806,0.04422508180141449,0.04726060852408409,0.05053911730647087,0.0540599524974823,0.057841528207063675,0.06190140172839165,0.06624702364206314,0.07089969515800476,0.07586843520402908,0.08116389065980911,0.08679965883493423,0.09278813004493713,0.09914001822471619,0.10585867613554001,0.11295124888420105,0.1204221174120903,0.12826895713806152,0.13649031519889832,0.14508774876594543,0.15404930710792542,0.16336558759212494,0.17302878201007843,0.18302081525325775,0.19331149756908417,0.20389875769615173,0.21474555134773254,0.22582517564296722,0.23711609840393066,0.24859412014484406,0.26022157073020935,0.27198469638824463,0.28380608558654785,0.2956744432449341,0.30754905939102173,0.3194034695625305,0.33118632435798645,0.3428885340690613,0.3544791340827942,0.36591869592666626,0.37717515230178833,0.3882288932800293,0.3990638256072998,0.409655898809433,0.4199926257133484,0.43005162477493286,0.43982091546058655,0.44928595423698425,0.4584544897079468,0.46730417013168335,0.4758263826370239,0.4840349853038788,0.4919159412384033,0.4994766414165497,0.506729006767273,0.5136562585830688,0.520287811756134,0.5266402363777161,0.5326945185661316,0.5384690761566162,0.5439795851707458,0.5492368936538696,0.5542460083961487,0.5590158104896545,0.5635566115379333,0.5678867101669312,0.5720077753067017,0.5759223103523254,0.5796586871147156,0.5832223296165466,0.5866141319274902,0.5898386836051941,0.5929141044616699,0.5958484411239624,0.598643958568573,0.6013040542602539,0.6038385629653931,0.6062526106834412,0.6085577011108398,0.6107580065727234,0.6128575801849365,0.6148595809936523,0.616765558719635,0.6185816526412964,0.620312511920929,0.6219592094421387,0.6235243082046509,0.6250134706497192,0.6264268159866333,0.6277677416801453,0.6290413737297058,0.6302497386932373,0.6314001679420471,0.6324794292449951,0.6335018277168274,0.634470522403717,0.6353846788406372,0.6362520456314087,0.6370654702186584,0.6378312110900879,0.6385542154312134,0.6392328143119812,0.6398724317550659,0.6404679417610168,0.6410287618637085,0.6415533423423767,0.6420426368713379,0.6425015330314636,0.6429272890090942,0.6433268785476685,0.6436933875083923,0.6440372467041016,0.644356906414032,0.6446536779403687,0.6449267268180847,0.6451811790466309,0.6454163193702698,0.6456335186958313,0.6458354592323303,0.6460227966308594,0.646195650100708,0.6463525295257568,0.6464990973472595,0.6466343402862549,0.646759569644928,0.6468740701675415,0.646979808807373,0.6470777988433838,0.647166907787323,0.6472485065460205,0.6473235487937927,0.6473933458328247,0.6474574208259583,0.6475169062614441,0.6475710868835449,0.6476209163665771,0.6476656794548035,0.6477076411247253,0.6477458477020264,0.64778071641922,0.6478129625320435,0.6478424668312073,0.6478703618049622,0.6478955149650574,0.6479187607765198,0.6479399800300598,0.6479593515396118,0.6479771733283997,0.6479934453964233,0.6480083465576172,0.6480220556259155,0.6480345726013184,0.64804607629776,0.6480565071105957,0.6480662822723389,0.6480752229690552,0.6480835676193237,0.648091197013855,0.6480981111526489,0.6481041312217712,0.6481097936630249,0.6481150984764099,0.6481198668479919,0.6481243968009949,0.6481283903121948,0.6481322050094604,0.6481356620788574,0.648138701915741,0.6481416821479797,0.6481443643569946,0.6481468081474304,0.6481490731239319,0.6481510400772095,0.6481530070304871,0.6481547355651855,0.6481564044952393,0.6481580138206482,0.648159384727478,0.6481606364250183,0.648161768913269,0.6481627821922302,0.6481638550758362,0.6481648087501526,0.6481655240058899,0.6481662392616272,0.6481668949127197,0.6481675505638123,0.64816814661026,0.6481686234474182,0.6481691598892212,0.6481696963310242,0.6481701135635376,0.6481704711914062,0.6481708288192749,0.6481712460517883,0.6481714844703674,0.6481717824935913,0.6481720209121704,0.6481723189353943,0.6481724977493286,0.6481727361679077,0.648172914981842,0.6481730937957764,0.6481733322143555,0.648173451423645,0.6481736302375793,0.6481737494468689,0.6481739282608032,0.6481740474700928,0.6481742262840271,0.6481743454933167,0.6481744647026062,0.6481745839118958,0.6481747031211853,0.6481748223304749,0.6481748819351196,0.6481750011444092,0.648175060749054,0.6481751799583435,0.6481752395629883,0.6481753587722778,0.6481754183769226,0.6481755375862122,0.6481755971908569,0.6481756567955017,0.6481757164001465,0.6481757760047913,0.648175835609436,0.6481758952140808,0.6481759548187256,0.6481759548187256,0.6481760144233704,0.6481760740280151,0.6481760740280151,0.6481761336326599,0.6481761932373047,0.6481762528419495,0.6481763124465942,0.6481763124465942,0.648176372051239,0.648176372051239,0.6481764316558838,0.6481764912605286,0.6481764912605286,0.6481765508651733,0.6481765508651733,0.6481766104698181,0.6481766700744629,0.6481766700744629,0.6481767296791077,0.6481767296791077,0.6481767892837524,0.6481768488883972,0.6481768488883972,0.648176908493042,0.6481769680976868,0.6481769680976868,0.6481770277023315,0.6481770277023315,0.6481770873069763,0.6481770873069763,0.6481771469116211,0.6481771469116211,0.6481772065162659,0.6481772065162659,0.6481772065162659,0.6481772661209106,0.6481772661209106,0.6481773257255554,0.6481773257255554,0.6481773257255554,0.6481773853302002,0.6481773853302002,0.648177444934845,0.648177444934845,0.6481775045394897,0.6481775045394897,0.6481775045394897,0.6481775045394897,0.6481775641441345,0.6481775641441345,0.6481775641441345,0.6481776237487793,0.6481776237487793,0.6481776833534241,0.6481776833534241,0.6481777429580688,0.6481777429580688,0.6481777429580688,0.6481778025627136,0.6481778025627136,0.6481778025627136,0.6481778621673584,0.6481778621673584,0.6481778621673584,0.6481778621673584,0.6481778621673584,0.6481779217720032,0.6481779217720032,0.6481779217720032,0.6481779217720032,0.648177981376648,0.648177981376648,0.648177981376648,0.648177981376648,0.6481780409812927,0.6481780409812927,0.6481780409812927,0.6481780409812927,0.6481781005859375,0.6481781005859375,0.6481781005859375,0.6481781005859375],"active":[0.001133263111114502,0.00098046800121665,0.0009700052905827761,0.001001030788756907,0.0010377649450674653,0.0010819700546562672,0.0011279121972620487,0.0011728177778422832,0.0012277765199542046,0.0012809932231903076,0.0013395082205533981,0.001396991778165102,0.0014599706046283245,0.0015238993801176548,0.001590062864124775,0.0016618715599179268,0.001734783872961998,0.0018081339076161385,0.0018855836242437363,0.001967082731425762,0.0020485715940594673,0.0021390868350863457,0.002227405086159706,0.0023192428052425385,0.0024177543818950653,0.0025210920721292496,0.0026202965527772903,0.0027273520827293396,0.002842053771018982,0.0029580015689134598,0.0030744466930627823,0.0033053699880838394,0.0035738032311201096,0.003862813115119934,0.004186596721410751,0.004522994160652161,0.004886046051979065,0.005274251103401184,0.005681753158569336,0.006119199097156525,0.0065976642072200775,0.007090631872415543,0.007619146257638931,0.008171755820512772,0.008744541555643082,0.009354501962661743,0.009993650019168854,0.010649159550666809,0.011334836483001709,0.012035004794597626,0.012759089469909668,0.013494282960891724,0.014244846999645233,0.014998853206634521,0.015756912529468536,0.016504347324371338,0.01724158227443695,0.01796668767929077,0.01868012547492981,0.01937161386013031,0.020021170377731323,0.02063797414302826,0.021226108074188232,0.02175845205783844,0.02223464846611023,0.02265220880508423,0.02301117777824402,0.023313745856285095,0.02355942130088806,0.023696035146713257,0.02377861738204956,0.02379414439201355,0.02374747395515442,0.02363133430480957,0.02345922589302063,0.023224681615829468,0.022921830415725708,0.022569507360458374,0.02216893434524536,0.021730035543441772,0.021238267421722412,0.02071872353553772,0.020164549350738525,0.01958930492401123,0.018986225128173828,0.018372535705566406,0.017728805541992188,0.017082124948501587,0.016447842121124268,0.01579168438911438,0.015153229236602783,0.01452597975730896,0.013893961906433105,0.013304710388183594,0.012729883193969727,0.012145280838012695,0.011594891548156738,0.011069416999816895,0.010557830333709717,0.010065674781799316,0.009589195251464844,0.009130775928497314,0.008699357509613037,0.008282899856567383,0.007885515689849854,0.0075165629386901855,0.007164955139160156,0.0068152546882629395,0.006486237049102783,0.006193995475769043,0.005906999111175537,0.005629003047943115,0.005360782146453857,0.005113959312438965,0.004880428314208984,0.004658639430999756,0.004451096057891846,0.0042449235916137695,0.004048705101013184,0.003860294818878174,0.0036805272102355957,0.003506779670715332,0.0033382773399353027,0.003178894519805908,0.0030236244201660156,0.0028685927391052246,0.002731144428253174,0.0025959014892578125,0.002464771270751953,0.0023351311683654785,0.002209186553955078,0.0020945072174072266,0.0019842982292175293,0.0018773674964904785,0.001778721809387207,0.001673877239227295,0.0015813112258911133,0.0014928579330444336,0.0014052391052246094,0.001322627067565918,0.0012412071228027344,0.0011668205261230469,0.0010941028594970703,0.0010251998901367188,0.0009598135948181152,0.0008962750434875488,0.0008390545845031738,0.0007808208465576172,0.0007326006889343262,0.0006843209266662598,0.0006385445594787598,0.0005925893783569336,0.0005535483360290527,0.0005148649215698242,0.0004798769950866699,0.000447690486907959,0.0004177093505859375,0.0003891587257385254,0.00036090612411499023,0.00033777952194213867,0.000315248966217041,0.0002938508987426758,0.00027447938919067383,0.0002568960189819336,0.00023955106735229492,0.00022304058074951172,0.0002091526985168457,0.0001965165138244629,0.00018519163131713867,0.0001736283302307129,0.00016295909881591797,0.00015276670455932617,0.0001442432403564453,0.0001354813575744629,0.00012886524200439453,0.00012189149856567383,0.00011521577835083008,0.0001100301742553711,0.0001049041748046875,0.00010031461715698242,9.5367431640625e-05,9.131431579589844e-05,8.749961853027344e-05,8.380413055419922e-05,8.064508438110352e-05,7.742643356323242e-05,7.50422477722168e-05,7.259845733642578e-05,7.033348083496094e-05,6.80685043334961e-05,6.622076034545898e-05,6.449222564697266e-05,6.306171417236328e-05,6.175041198730469e-05,6.002187728881836e-05,5.882978439331055e-05,5.733966827392578e-05,5.65648078918457e-05,5.561113357543945e-05,5.4776668548583984e-05,5.3882598876953125e-05,5.310773849487305e-05,5.251169204711914e-05,5.167722702026367e-05,5.1140785217285156e-05,5.08427619934082e-05,5.030632019042969e-05,4.982948303222656e-05,4.935264587402344e-05,4.887580871582031e-05,4.869699478149414e-05,4.839897155761719e-05,4.8160552978515625e-05,4.786252975463867e-05,4.744529724121094e-05,4.7206878662109375e-05,4.70280647277832e-05,4.684925079345703e-05,4.678964614868164e-05,4.661083221435547e-05,4.6312808990478516e-05,4.6312808990478516e-05,4.6312808990478516e-05,4.6193599700927734e-05,4.607439041137695e-05,4.595518112182617e-05,4.595518112182617e-05,4.589557647705078e-05,4.571676254272461e-05,4.571676254272461e-05,4.565715789794922e-05,4.553794860839844e-05,4.5418739318847656e-05,4.547834396362305e-05,4.5418739318847656e-05,4.5418739318847656e-05,4.5359134674072266e-05,4.5359134674072266e-05,4.5299530029296875e-05,4.5299530029296875e-05,4.5299530029296875e-05,4.5239925384521484e-05,4.5239925384521484e-05,4.5239925384521484e-05,4.5299530029296875e-05,4.5239925384521484e-05,4.5239925384521484e-05,4.5180320739746094e-05,4.5180320739746094e-05,4.5180320739746094e-05,4.5180320739746094e-05,4.5180320739746094e-05,4.5180320739746094e-05,4.5180320739746094e-05,4.5180320739746094e-05,4.5180320739746094e-05,4.51207160949707e-05,4.5180320739746094e-05,4.51207160949707e-05,4.51207160949707e-05,4.506111145019531e-05,4.506111145019531e-05,4.506111145019531e-05,4.506111145019531e-05,4.506111145019531e-05,4.506111145019531e-05,4.506111145019531e-05,4.500150680541992e-05,4.506111145019531e-05,4.506111145019531e-05,4.500150680541992e-05,4.506111145019531e-05,4.506111145019531e-05,4.506111145019531e-05,4.506111145019531e-05,4.506111145019531e-05,4.506111145019531e-05,4.506111145019531e-05,4.506111145019531e-05,4.500150680541992e-05,4.500150680541992e-05,4.500150680541992e-05,4.500150680541992e-05,4.506111145019531e-05,4.506111145019531e-05,4.500150680541992e-05,4.506111145019531e-05,4.500150680541992e-05,4.506111145019531e-05,4.500150680541992e-05,4.500150680541992e-05,4.506111145019531e-05,4.500150680541992e-05,4.500150680541992e-05,4.500150680541992e-05,4.500150680541992e-05,4.500150680541992e-05,4.500150680541992e-05,4.500150680541992e-05,4.500150680541992e-05,4.500150680541992e-05,4.500150680541992e-05,4.500150680541992e-05,4.506111145019531e-05,4.500150680541992e-05,4.500150680541992e-05,4.500150680541992e-05,4.500150680541992e-05,4.500150680541992e-05,4.500150680541992e-05,4.500150680541992e-05,4.500150680541992e-05,4.500150680541992e-05,4.494190216064453e-05,4.500150680541992e-05,4.500150680541992e-05,4.500150680541992e-05,4.494190216064453e-05,4.500150680541992e-05,4.500150680541992e-05,4.500150680541992e-05,4.500150680541992e-05,4.500150680541992e-05,4.500150680541992e-05,4.494190216064453e-05,4.500150680541992e-05,4.500150680541992e-05,4.494190216064453e-05,4.500150680541992e-05,4.500150680541992e-05,4.494190216064453e-05,4.494190216064453e-05,4.500150680541992e-05,4.500150680541992e-05,4.500150680541992e-05,4.494190216064453e-05,4.494190216064453e-05,4.500150680541992e-05,4.500150680541992e-05,4.494190216064453e-05,4.500150680541992e-05,4.500150680541992e-05,4.500150680541992e-05,4.500150680541992e-05,4.500150680541992e-05,4.500150680541992e-05,4.500150680541992e-05,4.494190216064453e-05,4.494190216064453e-05,4.500150680541992e-05,4.500150680541992e-05]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.001133263111114502,0.001519160345196724,0.0019573045428842306,0.0024215695448219776,0.0029042509850114584,0.0034013097174465656,0.00391440000385046,0.004444200545549393,0.004989088512957096,0.0055503398180007935,0.006127301137894392,0.006722994614392519,0.007336969953030348,0.007965986616909504,0.008617815561592579,0.009285951033234596,0.009974571876227856,0.010683713480830193,0.011415429413318634,0.012165479362010956,0.01293746568262577,0.01373352948576212,0.014552495442330837,0.015393008477985859,0.016258886083960533,0.01714605651795864,0.018059583380818367,0.018999094143509865,0.019965296611189842,0.020954705774784088,0.021973824128508568,0.023086346685886383,0.024283889681100845,0.02556057646870613,0.026928847655653954,0.028387224301695824,0.029946498572826385,0.03160805255174637,0.03337470442056656,0.035262830555438995,0.03727279603481293,0.03940870985388756,0.041687916964292526,0.04410863667726517,0.04667927697300911,0.04940846934914589,0.05230594426393509,0.05536728724837303,0.05860697478055954,0.06203117594122887,0.0656481683254242,0.06946463882923126,0.07348912209272385,0.0777241662144661,0.0821731686592102,0.08684766292572021,0.09174412488937378,0.09687113016843796,0.10221751034259796,0.10780516266822815,0.11362709850072861,0.1196848526597023,0.1259651631116867,0.13247868418693542,0.139206200838089,0.1461612433195114,0.1533183455467224,0.16068217158317566,0.16825462877750397,0.17600186169147491,0.18392078578472137,0.19200801849365234,0.20025096833705902,0.20862029492855072,0.21710717678070068,0.2256951928138733,0.23437082767486572,0.24312254786491394,0.2519233524799347,0.2607570290565491,0.26961103081703186,0.27846601605415344,0.2872992753982544,0.2961118817329407,0.3048609793186188,0.31355607509613037,0.32216784358024597,0.33067786693573,0.3390869200229645,0.34736719727516174,0.35551488399505615,0.3635152578353882,0.37135380506515503,0.3790275454521179,0.38654592633247375,0.39388012886047363,0.4010333716869354,0.4079883098602295,0.41476234793663025,0.42133828997612,0.42772576212882996,0.4339071214199066,0.43989133834838867,0.4456879794597626,0.45128151774406433,0.45669689774513245,0.4619086682796478,0.46692559123039246,0.47176244854927063,0.4764232933521271,0.48090633749961853,0.48521530628204346,0.48936063051223755,0.4933404326438904,0.4971581995487213,0.5008296966552734,0.5043576955795288,0.5077431797981262,0.5109900236129761,0.514112114906311,0.5171070098876953,0.5199841260910034,0.5227384567260742,0.5253857374191284,0.527937114238739,0.5303765535354614,0.5327257513999939,0.534982442855835,0.5371438264846802,0.5392199158668518,0.541204571723938,0.5431171655654907,0.5449545383453369,0.5467170476913452,0.5484103560447693,0.5500327348709106,0.5515934824943542,0.5530849695205688,0.5545175671577454,0.5558914542198181,0.557210385799408,0.5584723949432373,0.5596805810928345,0.5608407855033875,0.5619472861289978,0.563008189201355,0.5640199780464172,0.5649828314781189,0.5659092664718628,0.5667895078659058,0.5676299929618835,0.5684347748756409,0.5692015886306763,0.5699390172958374,0.5706403255462646,0.5713106393814087,0.5719512104988098,0.5725610256195068,0.5731408596038818,0.5736907124519348,0.5742105841636658,0.5747017860412598,0.5751678347587585,0.5756090879440308,0.5760244131088257,0.5764185786247253,0.576791524887085,0.5771412253379822,0.5774701237678528,0.5777807235717773,0.5780717730522156,0.5783477425575256,0.5786058902740479,0.5788488388061523,0.5790756344795227,0.5792896151542664,0.5794901847839355,0.5796786546707153,0.5798540115356445,0.5800192952156067,0.5801730155944824,0.5803179740905762,0.5804535746574402,0.5805800557136536,0.5806995630264282,0.5808091759681702,0.5809129476547241,0.5810098052024841,0.581100344657898,0.5811841487884521,0.5812633633613586,0.5813372135162354,0.5814056396484375,0.581470251083374,0.5815300941467285,0.5815860033035278,0.5816380381584167,0.5816870331764221,0.5817322134971619,0.5817742943763733,0.5818139910697937,0.5818508267402649,0.5818845629692078,0.5819165706634521,0.5819454789161682,0.581972599029541,0.5819979906082153,0.5820214152336121,0.5820428133010864,0.5820635557174683,0.5820826292037964,0.5820997357368469,0.5821161270141602,0.5821315050125122,0.5821454524993896,0.5821585655212402,0.5821707248687744,0.5821822285652161,0.5821928977966309,0.5822027921676636,0.5822122097015381,0.5822206735610962,0.582228422164917,0.5822359919548035,0.5822428464889526,0.5822492241859436,0.5822551250457764,0.5822606682777405,0.5822657942771912,0.5822706818580627,0.5822755098342896,0.5822798013687134,0.5822836756706238,0.5822873115539551,0.5822908282279968,0.5822938680648804,0.5822970867156982,0.5822998881340027,0.5823026299476624,0.5823049545288086,0.5823072791099548,0.5823093056678772,0.5823114514350891,0.5823131799697876,0.5823150277137756,0.5823166966438293,0.5823180675506592,0.5823194980621338,0.5823207497596741,0.5823220014572144,0.5823230147361755,0.5823240876197815,0.5823251008987427,0.5823260545730591,0.5823269486427307,0.5823277831077576,0.5823285579681396,0.5823292136192322,0.5823298692703247,0.5823304653167725,0.5823310017585754,0.5823315382003784,0.5823320746421814,0.5823326110839844,0.582332968711853,0.5823333859443665,0.5823338031768799,0.5823341608047485,0.5823345184326172,0.5823348164558411,0.5823350548744202,0.5823354125022888,0.5823356509208679,0.582335889339447,0.5823360681533813,0.5823363661766052,0.5823365449905396,0.5823367834091187,0.582336962223053,0.5823371410369873,0.5823372602462769,0.5823373794555664,0.5823375582695007,0.5823377370834351,0.5823378562927246,0.5823379755020142,0.5823380947113037,0.5823382139205933,0.5823383331298828,0.5823384523391724,0.5823385715484619,0.5823386907577515,0.5823387503623962,0.5823388695716858,0.5823389887809753,0.5823390483856201,0.5823391079902649,0.5823392271995544,0.582339346408844,0.5823394060134888,0.5823394656181335,0.5823395252227783,0.5823395848274231,0.5823396444320679,0.5823397040367126,0.5823397636413574,0.582339882850647,0.5823399424552917,0.5823400616645813,0.5823401212692261,0.5823401808738708,0.5823402404785156,0.5823403000831604,0.5823403596878052,0.58234041929245,0.5823404788970947,0.5823405385017395,0.5823405981063843,0.582340657711029,0.5823407173156738,0.5823407173156738,0.5823407769203186,0.5823408365249634,0.5823408961296082,0.5823409557342529,0.5823410153388977,0.5823410749435425,0.5823410749435425,0.5823411345481873,0.582341194152832,0.5823412537574768,0.5823413133621216,0.5823413133621216,0.5823413729667664,0.5823414325714111,0.5823414921760559,0.5823414921760559,0.5823415517807007,0.5823416113853455,0.5823416709899902,0.5823416709899902,0.582341730594635,0.582341730594635,0.5823418498039246,0.5823418498039246,0.5823419094085693,0.5823419690132141,0.5823419690132141,0.5823419690132141,0.5823420286178589,0.5823420882225037],"recovered":[0.0,0.000535643775947392,0.0009966061916202307,0.0014469034504145384,0.00190511264372617,0.0023743861820548773,0.0028601991944015026,0.0033582118339836597,0.003872712142765522,0.004404648672789335,0.004950371570885181,0.005512452684342861,0.006091715767979622,0.0066881305538117886,0.007301006466150284,0.007933574728667736,0.008582640439271927,0.009252673014998436,0.009939500130712986,0.010649237781763077,0.011380155570805073,0.01213284395635128,0.012905421666800976,0.013701963238418102,0.014520135708153248,0.01536499336361885,0.016230259090662003,0.017119623720645905,0.018034663051366806,0.01897570863366127,0.019941439852118492,0.02093496173620224,0.02199031040072441,0.023113595321774483,0.024312211200594902,0.025599604472517967,0.026969049125909805,0.028435057029128075,0.029996393248438835,0.031660109758377075,0.033436369150877,0.03533343970775604,0.03735152631998062,0.03949932008981705,0.04178053140640259,0.04420549422502518,0.04678374156355858,0.04951857775449753,0.05241689458489418,0.05548878759145737,0.0587332658469677,0.06216183304786682,0.06578679382801056,0.06961791962385178,0.07364600151777267,0.07788858562707901,0.08234512805938721,0.08702436089515686,0.09192667156457901,0.09705323725938797,0.10241369158029556,0.10800408571958542,0.1138196736574173,0.1198752298951149,0.12616433203220367,0.13267184793949127,0.13940933346748352,0.1463564932346344,0.15350618958473206,0.16086110472679138,0.16841274499893188,0.17615248262882233,0.18406762182712555,0.1921437531709671,0.20036770403385162,0.2087225764989853,0.21719597280025482,0.22577489912509918,0.23443472385406494,0.24316714704036713,0.25194671750068665,0.26076775789260864,0.2696053981781006,0.27843835949897766,0.2872593104839325,0.29606032371520996,0.3048003017902374,0.3134884834289551,0.3220752477645874,0.330575168132782,0.3389718532562256,0.34723666310310364,0.3553788959980011,0.36337363719940186,0.3712047338485718,0.3788789212703705,0.3863793909549713,0.39370670914649963,0.4008387327194214,0.4077989161014557,0.41456764936447144,0.42114365100860596,0.4275265634059906,0.43370556831359863,0.43970003724098206,0.44549089670181274,0.4510945677757263,0.456501841545105,0.4617159962654114,0.4667426347732544,0.4715818762779236,0.4762474298477173,0.4807268977165222,0.4850471615791321,0.48919063806533813,0.4931792914867401,0.4970005750656128,0.5006784200668335,0.5042161345481873,0.5076054930686951,0.5108559727668762,0.5139783620834351,0.5169770121574402,0.5198556780815125,0.5226235389709473,0.5252795219421387,0.5278297662734985,0.5302773118019104,0.532625675201416,0.5348837375640869,0.537051796913147,0.5391285419464111,0.5411233305931091,0.5430358648300171,0.5448742508888245,0.5466408729553223,0.5483361482620239,0.5499639511108398,0.5515240430831909,0.5530181527137756,0.5544560551643372,0.5558304786682129,0.5571505427360535,0.5584163665771484,0.5596291422843933,0.5607895255088806,0.561897337436676,0.5629588961601257,0.5639685392379761,0.5649411082267761,0.5658645033836365,0.5667468905448914,0.5675899386405945,0.5683952569961548,0.5691684484481812,0.5699025988578796,0.5706049799919128,0.5712786912918091,0.5719203352928162,0.5725293159484863,0.5731102228164673,0.5736583471298218,0.5741804242134094,0.574674665927887,0.5751420855522156,0.5755832195281982,0.5759994983673096,0.5763943791389465,0.5767687559127808,0.5771186351776123,0.5774499177932739,0.5777601003646851,0.5780548453330994,0.5783289074897766,0.578587532043457,0.5788308382034302,0.5790589451789856,0.5792741179466248,0.5794767141342163,0.5796641707420349,0.5798416137695312,0.5800070762634277,0.580162525177002,0.5803079605102539,0.5804438591003418,0.5805715918540955,0.5806911587715149,0.5808017253875732,0.5809059739112854,0.5810025334358215,0.5810935497283936,0.5811783671379089,0.5812574028968811,0.5813307166099548,0.5814012885093689,0.5814658403396606,0.5815258026123047,0.5815824270248413,0.5816349387168884,0.5816835165023804,0.5817293524742126,0.5817717909812927,0.5818116068840027,0.5818482041358948,0.5818822383880615,0.5819137692451477,0.581943929195404,0.5819711089134216,0.5819964408874512,0.5820199847221375,0.5820419192314148,0.5820624232292175,0.5820810794830322,0.5820989012718201,0.5821152925491333,0.5821307301521301,0.5821447372436523,0.5821578502655029,0.582170307636261,0.5821815729141235,0.5821925401687622,0.5822024345397949,0.5822119116783142,0.5822203755378723,0.5822286009788513,0.5822359919548035,0.5822427868843079,0.5822491645812988,0.5822552442550659,0.5822609066963196,0.5822662115097046,0.5822713375091553,0.5822758674621582,0.5822798609733582,0.5822836756706238,0.5822873711585999,0.5822906494140625,0.5822939276695251,0.5822969675064087,0.5822999477386475,0.582302451133728,0.5823048949241638,0.5823071599006653,0.582309365272522,0.5823113918304443,0.5823132395744324,0.5823150277137756,0.582316517829895,0.5823180079460144,0.5823193788528442,0.5823206305503845,0.5823217630386353,0.582322895526886,0.5823239684104919,0.5823249816894531,0.5823258757591248,0.5823268294334412,0.582327663898468,0.5823284387588501,0.5823290944099426,0.5823296904563904,0.5823302865028381,0.5823309421539307,0.5823314189910889,0.5823319554328918,0.58233243227005,0.582332968711853,0.5823333263397217,0.5823337435722351,0.5823341012001038,0.5823345184326172,0.5823348164558411,0.5823350548744202,0.582335352897644,0.5823356509208679,0.582335889339447,0.5823361277580261,0.5823363661766052,0.5823365449905396,0.5823367238044739,0.5823369026184082,0.5823370814323425,0.5823372602462769,0.5823374390602112,0.5823375582695007,0.5823377370834351,0.5823378562927246,0.5823380351066589,0.5823380947113037,0.5823382139205933,0.5823383927345276,0.5823385119438171,0.5823386311531067,0.5823386907577515,0.582338809967041,0.5823388695716858,0.5823389887809753,0.5823391079902649,0.5823391675949097,0.5823392868041992,0.582339346408844,0.5823394060134888,0.5823394656181335,0.5823395848274231,0.5823396444320679,0.5823397040367126,0.5823398232460022,0.582339882850647,0.5823400020599365,0.5823400616645813,0.5823401212692261,0.5823401808738708,0.5823402404785156,0.5823403000831604,0.5823403596878052,0.58234041929245,0.5823404788970947,0.5823405385017395,0.5823405981063843,0.582340657711029,0.5823407173156738,0.5823407769203186,0.5823408365249634,0.5823408365249634,0.5823408961296082,0.5823409557342529,0.5823410153388977,0.5823410749435425,0.5823410749435425,0.5823411345481873,0.582341194152832,0.5823412537574768,0.5823412537574768,0.5823413133621216,0.5823413729667664,0.5823413729667664,0.5823414325714111,0.5823414921760559,0.5823414921760559,0.5823415517807007,0.5823416113853455,0.5823416709899902,0.5823416709899902,0.582341730594635,0.582341730594635,0.5823417901992798,0.5823418498039246,0.5823419094085693,0.5823419094085693,0.5823419690132141,0.5823419690132141],"active":[0.001133263111114502,0.000983516569249332,0.0009606983512639999,0.0009746660944074392,0.0009991383412852883,0.0010269235353916883,0.0010542008094489574,0.001085988711565733,0.001116376370191574,0.0011456911452114582,0.0011769295670092106,0.0012105419300496578,0.001245254185050726,0.0012778560630977154,0.001316809095442295,0.0013523763045668602,0.0013919314369559288,0.0014310404658317566,0.001475929282605648,0.001516241580247879,0.0015573101118206978,0.001600685529410839,0.0016470737755298615,0.0016910452395677567,0.0017387503758072853,0.0017810631543397903,0.0018293242901563644,0.0018794704228639603,0.0019306335598230362,0.001978997141122818,0.0020323842763900757,0.002151384949684143,0.0022935792803764343,0.0024469811469316483,0.0026166364550590515,0.0027876198291778564,0.00297744944691658,0.0031729955226182938,0.0033783111721277237,0.00360272079706192,0.0038364268839359283,0.0040752701461315155,0.004336390644311905,0.00460931658744812,0.004898745566606522,0.005202975124120712,0.005522202700376511,0.0058487094938755035,0.0061900801956653595,0.0065423883497715,0.006914902478456497,0.007302805781364441,0.007702328264713287,0.008106246590614319,0.00852716714143753,0.008959077298641205,0.009398996829986572,0.009846769273281097,0.010290838778018951,0.01075192540884018,0.011213406920433044,0.011680766940116882,0.01214548945426941,0.012603454291820526,0.013041868805885315,0.013489395380020142,0.013909012079238892,0.01432567834854126,0.014748439192771912,0.015140756964683533,0.01550804078578949,0.015855535864830017,0.01618334650993347,0.016476541757583618,0.01673947274684906,0.016972616314888,0.0171748548746109,0.01734764873981476,0.01748862862586975,0.017589882016181946,0.017664313316345215,0.0176982581615448,0.01769387722015381,0.017673522233963013,0.01760166883468628,0.01749575138092041,0.017367541790008545,0.017189383506774902,0.017011672258377075,0.01679202914237976,0.016543030738830566,0.016278594732284546,0.01597490906715393,0.015653908252716064,0.015341192483901978,0.01500120759010315,0.014653980731964111,0.014281600713729858,0.013923615217208862,0.013539373874664307,0.01315811276435852,0.01276347041130066,0.012364774942398071,0.01198241114616394,0.011581480503082275,0.011206001043319702,0.010814100503921509,0.010423749685287476,0.010046452283859253,0.00968065857887268,0.009324461221694946,0.008967876434326172,0.008633732795715332,0.0082932710647583,0.007967561483383179,0.007650405168533325,0.007357120513916016,0.007064759731292725,0.006773889064788818,0.006506621837615967,0.006251037120819092,0.006005764007568359,0.005761444568634033,0.005530059337615967,0.005313575267791748,0.005097031593322754,0.004895985126495361,0.0047051310539245605,0.00451815128326416,0.004336178302764893,0.004152774810791016,0.00398862361907959,0.003831207752227783,0.003681182861328125,0.0035361051559448242,0.003391861915588379,0.0032573342323303223,0.003121018409729004,0.0029935240745544434,0.0028733015060424805,0.0027543306350708008,0.002641916275024414,0.002530038356781006,0.0024244189262390137,0.002318143844604492,0.0022186636924743652,0.002122640609741211,0.002023935317993164,0.0019407272338867188,0.0018483996391296387,0.0017654895782470703,0.0016878843307495117,0.0016116499900817871,0.0015437602996826172,0.001471877098083496,0.0014080405235290527,0.0013462305068969727,0.001282334327697754,0.0012205243110656738,0.0011613965034484863,0.0011003613471984863,0.0010434389114379883,0.000987410545349121,0.0009344220161437988,0.0008823275566101074,0.0008353590965270996,0.0007920265197753906,0.0007468461990356445,0.0007013678550720215,0.0006620883941650391,0.0006218552589416504,0.0005876421928405762,0.0005510449409484863,0.0005199313163757324,0.00048810243606567383,0.00045877695083618164,0.00043123960494995117,0.00040453672409057617,0.00037729740142822266,0.00035512447357177734,0.0003314018249511719,0.0003108978271484375,0.0002910494804382324,0.0002720952033996582,0.0002557039260864258,0.00023758411407470703,0.00022178888320922852,0.00020807981491088867,0.00019437074661254883,0.00018161535263061523,0.0001698136329650879,0.00015884637832641602,0.00014823675155639648,0.00013953447341918945,0.00012880563735961914,0.0001201629638671875,0.00011223554611206055,0.00010460615158081055,9.72747802734375e-05,9.077787399291992e-05,8.463859558105469e-05,7.903575897216797e-05,7.295608520507812e-05,6.836652755737305e-05,6.324052810668945e-05,5.882978439331055e-05,5.40614128112793e-05,5.030632019042969e-05,4.6372413635253906e-05,4.357099533081055e-05,4.07099723815918e-05,3.731250762939453e-05,3.504753112792969e-05,3.260374069213867e-05,3.0159950256347656e-05,2.7835369110107422e-05,2.5987625122070312e-05,2.4378299713134766e-05,2.2590160369873047e-05,2.1219253540039062e-05,1.9669532775878906e-05,1.823902130126953e-05,1.6510486602783203e-05,1.5616416931152344e-05,1.424551010131836e-05,1.3232231140136719e-05,1.233816146850586e-05,1.150369644165039e-05,1.055002212524414e-05,9.775161743164062e-06,9.298324584960938e-06,8.463859558105469e-06,7.808208465576172e-06,7.450580596923828e-06,7.152557373046875e-06,6.496906280517578e-06,6.4373016357421875e-06,5.9604644775390625e-06,5.662441253662109e-06,5.0067901611328125e-06,4.827976226806641e-06,4.410743713378906e-06,4.291534423828125e-06,3.814697265625e-06,3.635883331298828e-06,3.4570693969726562e-06,3.039836883544922e-06,2.9802322387695312e-06,2.7418136596679688e-06,2.6226043701171875e-06,2.384185791015625e-06,2.3245811462402344e-06,2.205371856689453e-06,2.086162567138672e-06,1.9669532775878906e-06,1.9073486328125e-06,1.7285346984863281e-06,1.5497207641601562e-06,1.430511474609375e-06,1.3709068298339844e-06,1.3113021850585938e-06,1.2516975402832031e-06,1.1324882507324219e-06,1.1920928955078125e-06,1.0132789611816406e-06,9.5367431640625e-07,8.344650268554688e-07,8.344650268554688e-07,7.748603820800781e-07,7.152557373046875e-07,5.364418029785156e-07,5.960464477539062e-07,5.960464477539062e-07,5.364418029785156e-07,4.172325134277344e-07,4.76837158203125e-07,4.172325134277344e-07,4.172325134277344e-07,4.172325134277344e-07,4.172325134277344e-07,3.5762786865234375e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.384185791015625e-07,2.384185791015625e-07,1.7881393432617188e-07,2.384185791015625e-07,2.384185791015625e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.1920928955078125e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.1920928955078125e-07,1.1920928955078125e-07,1.7881393432617188e-07,1.1920928955078125e-07,1.1920928955078125e-07,1.1920928955078125e-07,1.1920928955078125e-07,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,0.0,0.0,0.0,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,0.0,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,1.1920928955078125e-07,5.960464477539063e-08,5.960464477539063e-08,1.1920928955078125e-07,1.1920928955078125e-07,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,1.1920928955078125e-07,1.1920928955078125e-07,1.1920928955078125e-07,1.1920928955078125e-07,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,1.1920928955078125e-07]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.001133263111114502,0.0015197617467492819,0.0019476090092211962,0.0023896002676337957,0.00284264562651515,0.0033023273572325706,0.0037680284585803747,0.004241470713168383,0.00472213001921773,0.005208311136811972,0.005701569374650717,0.0062053008005023,0.006715067662298679,0.007230076007544994,0.0077515291050076485,0.00827937014400959,0.008815920911729336,0.00935946125537157,0.009909196756780148,0.010466455481946468,0.011032145470380783,0.01160644181072712,0.012188691645860672,0.012777152471244335,0.013371462002396584,0.013975726440548897,0.014587202109396458,0.015203282237052917,0.015829186886548996,0.016464203596115112,0.017108706757426262,0.017799250781536102,0.018527917563915253,0.019296441227197647,0.02010582946240902,0.02095489762723446,0.021849680691957474,0.0227900892496109,0.02377934940159321,0.024816924706101418,0.025912627577781677,0.027060944586992264,0.028268124908208847,0.029532985761761665,0.030863674357533455,0.03225516527891159,0.0337144173681736,0.03525032475590706,0.036856576800346375,0.03853428736329079,0.04029545933008194,0.04213524982333183,0.04405882954597473,0.04607129469513893,0.04817259684205055,0.05036545917391777,0.052656885236501694,0.055040597915649414,0.057519130408763885,0.060111112892627716,0.06280620396137238,0.06561119854450226,0.06852176785469055,0.07154142111539841,0.07467467337846756,0.07792405039072037,0.08128523826599121,0.08475574105978012,0.08834902942180634,0.09206243604421616,0.09589260816574097,0.09984177350997925,0.10389796644449234,0.10808737576007843,0.11238132417201996,0.11678733676671982,0.12130691856145859,0.12593939900398254,0.1306750327348709,0.13551247119903564,0.14045916497707367,0.14550422132015228,0.15062735974788666,0.15584821999073029,0.1611543446779251,0.16653013229370117,0.17197687923908234,0.17749474942684174,0.1830713301897049,0.18869613111019135,0.1943763792514801,0.2000909000635147,0.20584367215633392,0.21162308752536774,0.2174275666475296,0.22324933111667633,0.22907094657421112,0.2348969727754593,0.24070914089679718,0.246522918343544,0.25231456756591797,0.25807327032089233,0.2638060748577118,0.2694989740848541,0.2751443386077881,0.28074783086776733,0.28629016876220703,0.29177892208099365,0.297199547290802,0.3025490641593933,0.30782729387283325,0.31303152441978455,0.3181435763835907,0.32317835092544556,0.328121155500412,0.3329746425151825,0.3377377688884735,0.3424026072025299,0.3469781279563904,0.35145142674446106,0.35582855343818665,0.3601100742816925,0.3642839193344116,0.368358314037323,0.3723280131816864,0.3761983811855316,0.37997013330459595,0.3836400508880615,0.3872101902961731,0.3906865417957306,0.39405953884124756,0.39733976125717163,0.4005286693572998,0.40361297130584717,0.406607449054718,0.40951529145240784,0.41233205795288086,0.41506433486938477,0.4177079200744629,0.42027488350868225,0.42275744676589966,0.42516180872917175,0.42749184370040894,0.42974361777305603,0.4319263994693756,0.4340350925922394,0.43608027696609497,0.43806192278862,0.439978688955307,0.4418327808380127,0.44362393021583557,0.4453594386577606,0.44703879952430725,0.44866228103637695,0.4502309560775757,0.4517485499382019,0.4532179534435272,0.4546405076980591,0.4560154974460602,0.45734885334968567,0.4586396813392639,0.45988330245018005,0.4610893130302429,0.4622536301612854,0.46338415145874023,0.46447333693504333,0.4655272662639618,0.4665449857711792,0.4675302803516388,0.46847814321517944,0.4694051146507263,0.4702940881252289,0.47115492820739746,0.47198545932769775,0.4727913439273834,0.4735664129257202,0.4743141531944275,0.4750397503376007,0.47574299573898315,0.4764191806316376,0.4770732522010803,0.4777052402496338,0.4783165156841278,0.4789055287837982,0.47947603464126587,0.4800270199775696,0.4805625081062317,0.48107755184173584,0.4815729558467865,0.48205238580703735,0.4825133979320526,0.48295852541923523,0.48338738083839417,0.4838006794452667,0.4841988980770111,0.4845818281173706,0.4849516749382019,0.48530760407447815,0.48564669489860535,0.4859755039215088,0.4862898290157318,0.48659151792526245,0.48687994480133057,0.48715928196907043,0.4874243438243866,0.4876807630062103,0.4879230260848999,0.48815885186195374,0.48838263750076294,0.4885963201522827,0.48880261182785034,0.4889989197254181,0.4891848564147949,0.4893629252910614,0.48953554034233093,0.4896999001502991,0.48985642194747925,0.49000513553619385,0.49014583230018616,0.49028095602989197,0.4904085397720337,0.49053096771240234,0.49064746499061584,0.49075832962989807,0.4908635914325714,0.49096354842185974,0.4910585880279541,0.49114957451820374,0.49123644828796387,0.49131888151168823,0.49139830470085144,0.49147260189056396,0.4915426969528198,0.4916093647480011,0.4916731119155884,0.49173372983932495,0.4917905926704407,0.4918452203273773,0.4918968677520752,0.49194538593292236,0.4919922351837158,0.4920363128185272,0.4920782446861267,0.49211767315864563,0.49215537309646606,0.492191344499588,0.49222519993782043,0.4922569692134857,0.4922874867916107,0.4923166334629059,0.492343932390213,0.4923686683177948,0.4923936128616333,0.4924164414405823,0.4924384355545044,0.4924590587615967,0.4924783706665039,0.4924968481063843,0.49251386523246765,0.49253031611442566,0.4925459921360016,0.4925606846809387,0.4925747215747833,0.492587685585022,0.49260014295578003,0.49261173605918884,0.49262288212776184,0.4926333725452423,0.49264347553253174,0.4926527142524719,0.4926617443561554,0.4926701784133911,0.4926780164241791,0.49268579483032227,0.49269333481788635,0.49270033836364746,0.4927070736885071,0.4927132725715637,0.49271926283836365,0.4927245080471039,0.49272966384887695,0.4927347004413605,0.49273908138275146,0.49274346232414246,0.4927474856376648,0.4927513599395752,0.4927551746368408,0.49275878071784973,0.49276211857795715,0.4927650988101959,0.492768257856369,0.4927710294723511,0.4927736520767212,0.4927763044834137,0.4927787482738495,0.492780864238739,0.49278295040130615,0.49278494715690613,0.49278688430786133,0.492788702249527,0.4927903115749359,0.49279192090034485,0.4927935302257538,0.4927949011325836,0.49279627203941345,0.4927975535392761,0.492798775434494,0.4927999973297119,0.4928010106086731,0.49280214309692383,0.49280306696891785,0.49280402064323425,0.49280494451522827,0.49280571937561035,0.4928065538406372,0.4928072988986969,0.4928080439567566,0.4928087294101715,0.49280935525894165,0.49281004071235657,0.4928106665611267,0.4928112328052521,0.49281176924705505,0.49281224608421326,0.4928126931190491,0.4928131401538849,0.4928135871887207,0.49281400442123413,0.4928143620491028,0.49281468987464905,0.4928150177001953,0.4928153157234192,0.49281564354896545,0.49281594157218933,0.4928162097930908,0.4928164780139923,0.4928167462348938,0.4928169548511505,0.4928171932697296,0.49281740188598633,0.49281764030456543,0.49281778931617737,0.4928179979324341,0.4928181767463684,0.49281832575798035,0.4928185045719147,0.492818683385849,0.4928188621997833,0.49281901121139526,0.4928191006183624,0.4928191900253296],"recovered":[0.0,0.0005363489035516977,0.0009977571899071336,0.0014410186558961868,0.0018850424094125628,0.0023331413976848125,0.0027872961945831776,0.0032493886537849903,0.0037153284065425396,0.0041893357411026955,0.004670477006584406,0.005158239509910345,0.005652301479130983,0.006153114140033722,0.006658214144408703,0.007173663470894098,0.0076952408999204636,0.008224253542721272,0.008760177530348301,0.00930391438305378,0.00985550694167614,0.010414528660476208,0.010981736704707146,0.011554379016160965,0.012135140597820282,0.012723524123430252,0.013320011086761951,0.013924503698945045,0.014536182396113873,0.015153159387409687,0.01578078605234623,0.016417350620031357,0.017080089077353477,0.017777208238840103,0.01851150579750538,0.019280631095170975,0.02008994296193123,0.02094287797808647,0.021838344633579254,0.0227813720703125,0.02377346158027649,0.024815088137984276,0.025910712778568268,0.02706458792090416,0.028273116797208786,0.029539870098233223,0.0308702252805233,0.03226466476917267,0.033729713410139084,0.035267725586891174,0.03687803074717522,0.03855464607477188,0.04031714051961899,0.04216039180755615,0.04408743232488632,0.04610011726617813,0.04820633679628372,0.05040457099676132,0.05269850790500641,0.05507747456431389,0.057562801986932755,0.06015787646174431,0.06285957992076874,0.06566369533538818,0.06857726722955704,0.071596160531044,0.07472848892211914,0.0779796913266182,0.08134090155363083,0.08481024205684662,0.0884098932147026,0.09212405979633331,0.09595324844121933,0.09989598393440247,0.10396925359964371,0.10815295577049255,0.1124444380402565,0.11685145646333694,0.12136445194482803,0.12600064277648926,0.13073121011257172,0.1355627179145813,0.14050507545471191,0.14554233849048615,0.1506633460521698,0.1558801531791687,0.16117194294929504,0.16654106974601746,0.1719846874475479,0.17750295996665955,0.18307597935199738,0.18869614601135254,0.19436800479888916,0.20007485151290894,0.20581820607185364,0.21159733831882477,0.2173953652381897,0.22320055961608887,0.22901196777820587,0.23482879996299744,0.24063843488693237,0.2464403212070465,0.2522185444831848,0.25796908140182495,0.2636953592300415,0.26937586069107056,0.27501818537712097,0.280610591173172,0.28614968061447144,0.29162678122520447,0.2970413267612457,0.30238598585128784,0.3076646327972412,0.31286028027534485,0.31797415018081665,0.3230028748512268,0.32794493436813354,0.3328001797199249,0.33756062388420105,0.34222611784935,0.3467978835105896,0.3512680232524872,0.3556467294692993,0.3599248230457306,0.3641004264354706,0.3681701719760895,0.3721424341201782,0.3760114312171936,0.3797856867313385,0.38345545530319214,0.38702628016471863,0.3904978930950165,0.39387398958206177,0.39715948700904846,0.4003431797027588,0.40343451499938965,0.406434565782547,0.4093426764011383,0.4121606647968292,0.414890319108963,0.41753801703453064,0.4201013147830963,0.42258554697036743,0.4249926209449768,0.42732343077659607,0.42957988381385803,0.4317654073238373,0.4338814318180084,0.4359264075756073,0.4379090666770935,0.43983009457588196,0.4416844844818115,0.44348010420799255,0.4452158808708191,0.4469013810157776,0.44852569699287415,0.45009687542915344,0.4516149163246155,0.45308801531791687,0.45451027154922485,0.4558856189250946,0.45722073316574097,0.4585116505622864,0.45975974202156067,0.4609638452529907,0.46213197708129883,0.4632604420185089,0.46434909105300903,0.46540525555610657,0.4664260447025299,0.46740880608558655,0.4683645963668823,0.46928781270980835,0.47017839550971985,0.47103971242904663,0.4718749523162842,0.4726766049861908,0.4734547734260559,0.4742058217525482,0.4749324917793274,0.47563180327415466,0.4763076603412628,0.47696349024772644,0.47759929299354553,0.47820988297462463,0.4787996709346771,0.47937092185020447,0.47992315888404846,0.4804602265357971,0.4809736907482147,0.48147305846214294,0.4819510579109192,0.48241207003593445,0.4828563928604126,0.48328661918640137,0.483700156211853,0.48410001397132874,0.4844837188720703,0.48485350608825684,0.4852082431316376,0.48554936051368713,0.4858762323856354,0.48619139194488525,0.48649144172668457,0.48678264021873474,0.48706063628196716,0.48732808232307434,0.48758310079574585,0.4878283143043518,0.4880616366863251,0.48828762769699097,0.4885024428367615,0.4887082576751709,0.48890525102615356,0.4890913963317871,0.48927146196365356,0.48944324254989624,0.4896085858345032,0.4897654950618744,0.4899134337902069,0.4900548756122589,0.4901896119117737,0.49031779170036316,0.4904402494430542,0.49055683612823486,0.49066784977912903,0.4907727539539337,0.49087288975715637,0.4909694790840149,0.491060346364975,0.49114713072776794,0.4912300407886505,0.49130865931510925,0.4913829565048218,0.4914541244506836,0.49152064323425293,0.49158498644828796,0.49164533615112305,0.49170204997062683,0.49175697565078735,0.4918088912963867,0.49185827374458313,0.49190494418144226,0.491949200630188,0.4919910132884979,0.49203112721443176,0.49206939339637756,0.49210482835769653,0.49213817715644836,0.4921703040599823,0.4922012686729431,0.4922304153442383,0.49225756525993347,0.49228352308273315,0.4923078119754791,0.4923311471939087,0.4923524856567383,0.49237293004989624,0.492392897605896,0.4924107491970062,0.49242836236953735,0.4924447536468506,0.49246037006378174,0.49247512221336365,0.4924890995025635,0.4925021529197693,0.49251461029052734,0.49252626299858093,0.49253761768341064,0.4925481081008911,0.492558091878891,0.49256762862205505,0.4925767779350281,0.49258512258529663,0.49259325861930847,0.4926009774208069,0.49260851740837097,0.4926154911518097,0.4926222562789917,0.4926285147666931,0.49263420701026917,0.49263960123062134,0.49264487624168396,0.49264970421791077,0.4926542639732361,0.49265870451927185,0.4926629364490509,0.49266669154167175,0.492670476436615,0.49267417192459106,0.4926774799823761,0.49268069863319397,0.4926837086677551,0.4926866292953491,0.4926893711090088,0.49269190430641174,0.4926941990852356,0.4926964044570923,0.49269840121269226,0.4927004277706146,0.492702454328537,0.49270421266555786,0.4927058219909668,0.4927074611186981,0.4927089810371399,0.49271050095558167,0.4927118718624115,0.49271324276924133,0.4927144944667816,0.4927155673503876,0.4927166998386383,0.4927177131175995,0.4927186965942383,0.4927196502685547,0.49272051453590393,0.4927213191986084,0.4927220940589905,0.49272286891937256,0.49272358417510986,0.4927242696285248,0.4927250146865845,0.4927257299423218,0.4927263557910919,0.4927268624305725,0.4927273392677307,0.4927278161048889,0.4927282929420471,0.49272871017456055,0.492729127407074,0.4927294850349426,0.49272987246513367,0.49273020029067993,0.4927304983139038,0.4927307963371277,0.49273115396499634,0.4927314817905426,0.4927317500114441,0.49273207783699036,0.4927322566509247,0.4927324950695038,0.4927327334880829,0.492732971906662,0.4927331507205963,0.49273332953453064,0.49273353815078735,0.49273374676704407,0.492733895778656,0.49273407459259033,0.49273425340652466,0.4927344024181366,0.49273449182510376],"active":[0.001133263111114502,0.0009834128431975842,0.0009498518193140626,0.0009485816117376089,0.0009576032171025872,0.0009691859595477581,0.0009807322639971972,0.0009920820593833923,0.00100680161267519,0.0010189753957092762,0.0010310923680663109,0.0010470612905919552,0.001062766183167696,0.0010769618675112724,0.0010933149605989456,0.0011057066731154919,0.0011206800118088722,0.001135207712650299,0.0011490192264318466,0.0011625410988926888,0.0011766385287046432,0.0011919131502509117,0.0012069549411535263,0.0012227734550833702,0.0012363214045763016,0.0012522023171186447,0.0012671910226345062,0.001278778538107872,0.0012930044904351234,0.0013110442087054253,0.0013279207050800323,0.0013819001615047455,0.0014478284865617752,0.001519232988357544,0.0015943236649036407,0.0016742665320634842,0.0017597377300262451,0.0018472112715244293,0.0019410047680139542,0.0020355526357889175,0.002139165997505188,0.002245856449007988,0.0023574121296405792,0.002468397840857506,0.002590557560324669,0.0027152951806783676,0.002844192087650299,0.0029856599867343903,0.0031268633902072906,0.0032665617763996124,0.003417428582906723,0.0035806037485599518,0.0037416890263557434,0.003910902887582779,0.00408516451716423,0.004265341907739639,0.004450548440217972,0.004636026918888092,0.004820622503757477,0.0050336383283138275,0.005243401974439621,0.00545332208275795,0.005662187933921814,0.005877725780010223,0.0060974061489105225,0.006327889859676361,0.00655674934387207,0.006776049733161926,0.007008127868175507,0.007252193987369537,0.007482714951038361,0.007717713713645935,0.00794471800327301,0.008191391825675964,0.008412070572376251,0.008634380996227264,0.008862480521202087,0.0090879425406456,0.009310580790042877,0.009511828422546387,0.009727954864501953,0.009941503405570984,0.010122284293174744,0.01030588150024414,0.01049099862575531,0.01064997911453247,0.010804936289787292,0.01095367968082428,0.011086642742156982,0.0111931711435318,0.011300399899482727,0.01139475405216217,0.011475667357444763,0.011548236012458801,0.011609360575675964,0.011651992797851562,0.011675581336021423,0.011696413159370422,0.011697173118591309,0.01169411838054657,0.011676132678985596,0.011632949113845825,0.011587530374526978,0.011529892683029175,0.011448979377746582,0.011371970176696777,0.01127198338508606,0.011168330907821655,0.011049866676330566,0.010922282934188843,0.010785967111587524,0.010645538568496704,0.010478943586349487,0.010318070650100708,0.010147005319595337,0.009971767663955688,0.009792834520339966,0.00960242748260498,0.009417504072189331,0.009225308895111084,0.009030669927597046,0.008842051029205322,0.008637189865112305,0.008433490991592407,0.00822758674621582,0.008028209209442139,0.007827699184417725,0.00762861967086792,0.007424503564834595,0.007231086492538452,0.007033258676528931,0.006841868162155151,0.006654679775238037,0.006453484296798706,0.0062642693519592285,0.0060807764530181885,0.005897492170333862,0.00572165846824646,0.005547255277633667,0.005384564399719238,0.0052194297313690186,0.0050604939460754395,0.004906296730041504,0.004750996828079224,0.004602968692779541,0.004455208778381348,0.00431486964225769,0.004180490970611572,0.004052281379699707,0.0039237141609191895,0.0037938356399536133,0.0036749541759490967,0.0035586953163146973,0.0034464001655578613,0.0033295750617980957,0.003222852945327759,0.0031210780143737793,0.0030255913734436035,0.0029274821281433105,0.0028385818004608154,0.0027540624141693115,0.002662569284439087,0.002577662467956543,0.0024938881397247314,0.0024203062057495117,0.002341359853744507,0.002266824245452881,0.002195894718170166,0.0021250247955322266,0.002052098512649536,0.0019963085651397705,0.0019294917583465576,0.0018671154975891113,0.0018070638179779053,0.001751631498336792,0.0016914606094360352,0.0016375482082366943,0.0015849769115447998,0.0015371739864349365,0.0014866888523101807,0.0014414489269256592,0.0013975799083709717,0.0013530254364013672,0.0013062357902526855,0.0012661516666412354,0.001227349042892456,0.0011915862560272217,0.001154392957687378,0.0011127293109893799,0.0010786950588226318,0.001040339469909668,0.00100746750831604,0.0009753108024597168,0.000944286584854126,0.0009122788906097412,0.0008816719055175781,0.0008516609668731689,0.0008238852024078369,0.0007931888103485107,0.0007672607898712158,0.0007404685020446777,0.0007152855396270752,0.0006885528564453125,0.0006678402423858643,0.0006417036056518555,0.0006201267242431641,0.0005949437618255615,0.0005757510662078857,0.0005543231964111328,0.0005346834659576416,0.000514984130859375,0.0004964768886566162,0.00047659873962402344,0.0004576742649078369,0.00044414401054382324,0.0004284381866455078,0.0004131793975830078,0.00039654970169067383,0.0003803372383117676,0.0003675222396850586,0.0003536641597747803,0.0003413558006286621,0.00032967329025268555,0.00031808018684387207,0.00030675530433654785,0.0002956986427307129,0.00028583407402038574,0.0002766847610473633,0.0002669692039489746,0.00025853514671325684,0.0002511739730834961,0.00024256110191345215,0.0002340376377105713,0.0002264082431793213,0.00021898746490478516,0.00021308660507202148,0.00020560622215270996,0.00019988417625427246,0.00019481778144836426,0.00018841028213500977,0.00018334388732910156,0.0001780390739440918,0.00017330050468444824,0.0001684725284576416,0.00016435980796813965,0.00016021728515625,0.0001558065414428711,0.00015214085578918457,0.00014930963516235352,0.00014632940292358398,0.00014266371726989746,0.00013825297355651855,0.0001360476016998291,0.0001329183578491211,0.00013062357902526855,0.00012791156768798828,0.000125885009765625,0.0001239180564880371,0.00012096762657165527,0.0001195669174194336,0.0001176297664642334,0.00011593103408813477,0.00011435151100158691,0.0001125633716583252,0.00011104345321655273,0.00010958313941955566,0.00010827183723449707,0.00010710954666137695,0.00010585784912109375,0.00010460615158081055,0.0001036524772644043,0.00010254979133605957,0.00010123848915100098,0.00010067224502563477,0.00010007619857788086,9.936094284057617e-05,9.85562801361084e-05,9.778141975402832e-05,9.700655937194824e-05,9.59932804107666e-05,9.545683860778809e-05,9.509921073913574e-05,9.420514106750488e-05,9.375810623168945e-05,9.322166442871094e-05,9.265542030334473e-05,9.223818778991699e-05,9.208917617797852e-05,9.164214134216309e-05,9.09268856048584e-05,9.077787399291992e-05,9.033083915710449e-05,8.994340896606445e-05,8.96751880645752e-05,8.937716484069824e-05,8.895993232727051e-05,8.875131607055664e-05,8.854269981384277e-05,8.848309516906738e-05,8.827447891235352e-05,8.785724639892578e-05,8.77082347869873e-05,8.77082347869873e-05,8.744001388549805e-05,8.729100227355957e-05,8.705258369445801e-05,8.690357208251953e-05,8.675456047058105e-05,8.651614189147949e-05,8.657574653625488e-05,8.636713027954102e-05,8.630752563476562e-05,8.624792098999023e-05,8.606910705566406e-05,8.603930473327637e-05,8.597970008850098e-05,8.594989776611328e-05,8.58604907989502e-05,8.577108383178711e-05,8.577108383178711e-05,8.565187454223633e-05,8.550286293029785e-05,8.541345596313477e-05,8.538365364074707e-05,8.535385131835938e-05,8.532404899597168e-05,8.529424667358398e-05,8.529424667358398e-05,8.52346420288086e-05,8.52048397064209e-05,8.514523506164551e-05,8.511543273925781e-05,8.514523506164551e-05,8.514523506164551e-05,8.505582809448242e-05,8.499622344970703e-05,8.499622344970703e-05,8.487701416015625e-05,8.493661880493164e-05,8.490681648254395e-05,8.490681648254395e-05,8.481740951538086e-05,8.484721183776855e-05,8.484721183776855e-05,8.478760719299316e-05,8.475780487060547e-05,8.478760719299316e-05,8.478760719299316e-05,8.475780487060547e-05,8.469820022583008e-05,8.469820022583008e-05]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.001133263111114502,0.0015189530095085502,0.00197130860760808,0.0024586718063801527,0.00297194323502481,0.003507638815790415,0.004071000497788191,0.004659321624785662,0.005274089984595776,0.005916275549679995,0.0065903738141059875,0.007295756600797176,0.00803157314658165,0.008802460506558418,0.009609237313270569,0.01044834591448307,0.011324722319841385,0.012149116024374962,0.012938294559717178,0.01369747519493103,0.014426085166633129,0.015126719139516354,0.01580534316599369,0.016457121819257736,0.017085546627640724,0.0176899041980505,0.01827600970864296,0.01884043961763382,0.019382087513804436,0.019904516637325287,0.020407522097229958,0.02089243195950985,0.021357672289013863,0.021809209138154984,0.02224317379295826,0.02266101911664009,0.023062072694301605,0.023449482396245003,0.023822298273444176,0.02417999692261219,0.024525292217731476,0.024857817217707634,0.025178121402859688,0.025486942380666733,0.025786397978663445,0.026074323803186417,0.026350269094109535,0.026615899056196213,0.02687199041247368,0.0271189883351326,0.027356233447790146,0.027584761381149292,0.027804654091596603,0.02801639959216118,0.028221461921930313,0.02841923013329506,0.02860991097986698,0.028792493045330048,0.028969189152121544,0.029138192534446716,0.029301859438419342,0.02945977821946144,0.029611270874738693,0.029758047312498093,0.029898565262556076,0.030033839866518974,0.030163615942001343,0.030288459733128548,0.030408823862671852,0.03052540309727192,0.030637310817837715,0.03074544481933117,0.030849849805235863,0.030949559062719345,0.031046437099575996,0.03113892301917076,0.031228821724653244,0.031314946711063385,0.031397875398397446,0.0314776673913002,0.03155386447906494,0.03162859380245209,0.03169950470328331,0.0317680723965168,0.031833939254283905,0.031897254288196564,0.03195904195308685,0.032018356025218964,0.03207524120807648,0.032130591571331024,0.03218384087085724,0.03223495930433273,0.03228446841239929,0.03233227878808975,0.03237784653902054,0.032421570271253586,0.032463692128658295,0.03250424936413765,0.03254345431923866,0.03258069232106209,0.03261762484908104,0.03265226259827614,0.03268599137663841,0.03271849453449249,0.032750267535448074,0.03278033062815666,0.032809097319841385,0.03283684700727463,0.03286334127187729,0.03288937732577324,0.032914575189352036,0.03293865919113159,0.03296167403459549,0.03298357129096985,0.033004745841026306,0.03302504122257233,0.033044904470443726,0.03306400775909424,0.033082421869039536,0.03310002014040947,0.03311661630868912,0.033132947981357574,0.03314869850873947,0.03316377103328705,0.0331784188747406,0.033192675560712814,0.03320600092411041,0.03321912884712219,0.03323153778910637,0.03324345126748085,0.03325511887669563,0.033266253769397736,0.03327722102403641,0.033287517726421356,0.03329748660326004,0.03330697864294052,0.033316370099782944,0.033325307071208954,0.033333901315927505,0.03334195166826248,0.03334987908601761,0.03335747867822647,0.03336484730243683,0.033371876925230026,0.033378321677446365,0.03338494896888733,0.03339105099439621,0.033397238701581955,0.03340296074748039,0.033408429473638535,0.03341374918818474,0.03341887891292572,0.03342393413186073,0.03342871367931366,0.033433303236961365,0.03343777731060982,0.03344190493226051,0.03344596177339554,0.03344987332820892,0.033453695476055145,0.033457353711128235,0.033460833132267,0.03346419706940651,0.03346741944551468,0.033470503985881805,0.033473577350378036,0.03347650542855263,0.0334792286157608,0.03348182141780853,0.03348436579108238,0.03348689526319504,0.033489249646663666,0.03349149599671364,0.03349374607205391,0.03349583223462105,0.0334978885948658,0.033499881625175476,0.03350163251161575,0.03350358083844185,0.03350521996617317,0.03350687026977539,0.033508408814668655,0.03350992128252983,0.0335114412009716,0.033512864261865616,0.03351423516869545,0.03351558372378349,0.033516835421323776,0.03351808339357376,0.03351924568414688,0.033520374447107315,0.03352152183651924,0.033522650599479675,0.033523641526699066,0.03352461755275726,0.03352560102939606,0.033526528626680374,0.03352740406990051,0.03352814540266991,0.03352898731827736,0.03352973982691765,0.03353050723671913,0.0335313156247139,0.033531978726387024,0.03353264182806015,0.03353322669863701,0.03353380784392357,0.03353438898921013,0.033534932881593704,0.033535514026880264,0.03353605419397354,0.03353658318519592,0.03353703022003174,0.03353753313422203,0.03353792056441307,0.03353831544518471,0.03353872522711754,0.03353911638259888,0.0335395447909832,0.03353993222117424,0.033540260046720505,0.033540669828653336,0.0335409939289093,0.03354126587510109,0.03354153409600258,0.03354182466864586,0.033542051911354065,0.033542316406965256,0.03354256600141525,0.03354276344180107,0.03354299068450928,0.03354319930076599,0.033543411642313004,0.033543623983860016,0.033543799072504044,0.033543992787599564,0.03354419395327568,0.0335443876683712,0.03354454040527344,0.03354468569159508,0.0335448794066906,0.03354501724243164,0.033545129001140594,0.03354526683688164,0.03354542329907417,0.03354555740952492,0.03354567289352417,0.033545807003974915,0.033545926213264465,0.0335460864007473,0.03354620188474655,0.03354629874229431,0.033546414226293564,0.033546485006809235,0.0335465744137764,0.03354664519429207,0.03354671224951744,0.03354678303003311,0.03354686498641968,0.033546946942806244,0.03354702889919281,0.03354710713028908,0.03354716673493385,0.03354722633957863,0.03354731574654579,0.03354736790060997,0.03354742377996445,0.03354750573635101,0.03354756906628609,0.03354765102267265,0.03354771062731743,0.0335477814078331,0.033547837287187576,0.033547889441251755,0.033547937870025635,0.03354796767234802,0.0335480161011219,0.03354806825518608,0.03354812040925026,0.033548153936862946,0.03354819491505623,0.03354824334383011,0.03354829549789429,0.033548321574926376,0.03354833647608757,0.033548373728990555,0.03354841470718384,0.03354845941066742,0.033548492938280106,0.033548519015312195,0.033548545092344284,0.03354857861995697,0.03354859724640846,0.03354862704873085,0.03354865685105324,0.03354866802692413,0.033548709005117416,0.03354872018098831,0.033548735082149506,0.033548757433891296,0.03354877606034279,0.033548783510923386,0.03354881331324577,0.03354882448911667,0.03354884311556816,0.033548854291439056,0.03354886174201965,0.03354886919260025,0.03354888781905174,0.033548902720212936,0.03354891762137413,0.03354892134666443,0.033548928797245026,0.03354893624782562,0.033548954874277115,0.03354896232485771,0.03354897350072861,0.033548980951309204,0.0335489846765995,0.0335489884018898,0.033548999577760696,0.03354901075363159,0.03354902192950249,0.033549025654792786,0.03354903310537338,0.03354903683066368,0.03354904055595398,0.033549048006534576,0.033549051731824875,0.03354905918240547,0.03354905918240547,0.03354906290769577,0.03354906663298607,0.033549074083566666,0.033549077808856964,0.03354908153414726,0.03354908898472786,0.03354910388588905,0.03354910388588905,0.03354910761117935,0.03354911878705025,0.033549126237630844,0.033549126237630844,0.03354912996292114,0.03354912996292114,0.03354913368821144,0.03354914113879204,0.033549144864082336,0.033549144864082336,0.03354915603995323,0.03354915603995323],"recovered":[0.0,0.0005349801504053175,0.0009967928053811193,0.0014538613613694906,0.0019240889232605696,0.002415931783616543,0.0029306861106306314,0.003467864589765668,0.004030018113553524,0.0046186503022909164,0.005234414245933294,0.005879529286175966,0.006555275991559029,0.0072600157000124454,0.007999110035598278,0.008773092180490494,0.009577167220413685,0.01041668001562357,0.011248846538364887,0.012059547007083893,0.012843904085457325,0.013601647689938545,0.014330808073282242,0.015033241361379623,0.01571231707930565,0.016364824026823044,0.016994992271065712,0.01760334149003029,0.01819002442061901,0.018753893673419952,0.019297268241643906,0.019817715510725975,0.020321089774370193,0.020805275067687035,0.021271945908665657,0.021722253412008286,0.022156860679388046,0.022574452683329582,0.022976920008659363,0.023364005610346794,0.0237363800406456,0.02409602701663971,0.024442452937364578,0.024776792153716087,0.025098171085119247,0.025408292189240456,0.025706997141242027,0.025993788614869118,0.026270069181919098,0.02653544582426548,0.026791106909513474,0.027037570253014565,0.02727719396352768,0.02750568836927414,0.02772471308708191,0.02793719992041588,0.028141625225543976,0.028340741991996765,0.028530074283480644,0.028713485226035118,0.028890488669276237,0.029060252010822296,0.0292250607162714,0.02938215434551239,0.029534654691815376,0.029680781066417694,0.029821377247571945,0.029955994337797165,0.030085867270827293,0.030211012810468674,0.030331838876008987,0.030448781326413155,0.03056112863123417,0.030669424682855606,0.030774222686886787,0.030875379219651222,0.03097180463373661,0.03106476180255413,0.031154241412878036,0.031240805983543396,0.031324680894613266,0.03140449523925781,0.03148091956973076,0.031554609537124634,0.031626615673303604,0.03169480711221695,0.03176119178533554,0.031825337558984756,0.03188691660761833,0.03194645792245865,0.032003432512283325,0.03205901384353638,0.0321115143597126,0.0321628674864769,0.03221246972680092,0.03225983306765556,0.03230568394064903,0.03234919160604477,0.032391808927059174,0.032432444393634796,0.0324714370071888,0.03250962495803833,0.03254612535238266,0.03258080035448074,0.032614629715681076,0.032647524029016495,0.03267911449074745,0.03270908072590828,0.03273814544081688,0.03276600316166878,0.03279292955994606,0.0328189879655838,0.03284407779574394,0.032867804169654846,0.03289053216576576,0.03291264548897743,0.03293396532535553,0.03295442834496498,0.03297412022948265,0.032993290573358536,0.033011678606271744,0.03302944451570511,0.033046383410692215,0.03306281566619873,0.03307848423719406,0.033093418926000595,0.033108312636613846,0.03312224894762039,0.03313568979501724,0.03314866125583649,0.03316120430827141,0.033173173666000366,0.03318510577082634,0.033196594566106796,0.03320743143558502,0.03321777284145355,0.033227790147066116,0.03323756530880928,0.03324692323803902,0.03325590491294861,0.03326428309082985,0.033272553235292435,0.033280473202466965,0.03328823670744896,0.033295515924692154,0.033302243798971176,0.03330916538834572,0.03331560641527176,0.033321693539619446,0.033327702432870865,0.03333329036831856,0.0333390012383461,0.03334436193108559,0.03334952890872955,0.03335438668727875,0.03335931524634361,0.03336383029818535,0.033368196338415146,0.033372193574905396,0.03337610140442848,0.03338002786040306,0.03338386490941048,0.03338756039738655,0.03339104354381561,0.033394332975149155,0.033397529274225235,0.03340068459510803,0.03340378403663635,0.033406659960746765,0.0334094874560833,0.03341217711567879,0.03341474011540413,0.03341725841164589,0.033419668674468994,0.03342198207974434,0.03342417627573013,0.033426180481910706,0.0334281325340271,0.033430065959692,0.033432044088840485,0.03343381732702255,0.03343556076288223,0.03343714773654938,0.03343868628144264,0.033440206199884415,0.03344167023897171,0.03344319388270378,0.03344452381134033,0.03344583138823509,0.03344714269042015,0.03344833478331566,0.03344949707388878,0.03345073014497757,0.03345184028148651,0.03345290571451187,0.033454060554504395,0.03345503658056259,0.03345610201358795,0.033457010984420776,0.033457912504673004,0.03345877304673195,0.03345959261059761,0.033460360020399094,0.033461183309555054,0.03346196189522743,0.03346259519457817,0.0334632582962513,0.03346383944153786,0.03346443548798561,0.03346506878733635,0.03346564993262291,0.03346622735261917,0.033466730266809464,0.03346722573041916,0.03346770256757736,0.03346816822886467,0.03346860408782959,0.03346896171569824,0.03346940875053406,0.033469852060079575,0.033470235764980316,0.033470626920461655,0.033471040427684784,0.03347134590148926,0.033471640199422836,0.03347194194793701,0.0334722176194191,0.03347249701619148,0.033472735434770584,0.033472977578639984,0.03347321227192879,0.0334734246134758,0.03347361832857132,0.03347386419773102,0.033474069088697433,0.03347425535321236,0.03347441554069519,0.0334746427834034,0.03347484767436981,0.03347502648830414,0.03347516059875488,0.033475324511528015,0.03347545862197876,0.0334756076335907,0.03347575291991234,0.03347589448094368,0.03347602114081383,0.03347618505358696,0.033476319164037704,0.033476438373327255,0.03347655013203621,0.03347666561603546,0.033476781100034714,0.03347686678171158,0.033476945012807846,0.033477019518613815,0.03347709774971008,0.033477168530225754,0.033477235585451126,0.03347731754183769,0.033477384597063065,0.03347747400403023,0.0334775410592556,0.03347760811448097,0.03347768634557724,0.0334777757525444,0.03347782790660858,0.033477868884801865,0.03347795084118843,0.0334780290722847,0.03347810357809067,0.03347817435860634,0.03347822651267052,0.03347829356789589,0.033478349447250366,0.033478401601314545,0.033478450030088425,0.03347848728299141,0.03347853198647499,0.03347858786582947,0.033478621393442154,0.03347866237163544,0.03347869962453842,0.033478740602731705,0.03347877413034439,0.033478811383247375,0.03347885236144066,0.033478885889053345,0.03347891569137573,0.033478956669569016,0.0334789976477623,0.03347901999950409,0.033479057252407074,0.033479075878858566,0.03347910940647125,0.033479128032922745,0.033479150384664536,0.03347916528582573,0.03347919508814812,0.03347920626401901,0.0334792360663414,0.033479247242212296,0.033479269593954086,0.03347928449511528,0.03347931057214737,0.033479321748018265,0.03347932919859886,0.03347935155034065,0.03347935527563095,0.03347938135266304,0.03347939997911453,0.03347940742969513,0.033479418605566025,0.03347942978143692,0.03347943350672722,0.033479444682598114,0.03347945585846901,0.03347945958375931,0.033479467034339905,0.0334794819355011,0.0334794856607914,0.0334794856607914,0.03347950056195259,0.03347951918840408,0.03347952291369438,0.03347952291369438,0.03347952663898468,0.03347953408956528,0.03347953408956528,0.033479541540145874,0.033479541540145874,0.033479541540145874,0.033479541540145874,0.033479541540145874,0.03347954899072647,0.03347955271601677,0.03347955271601677,0.033479560166597366,0.03347956761717796,0.03347957506775856,0.033479586243629456,0.033479586243629456,0.033479586243629456,0.033479589968919754,0.03347959369421005,0.03347960487008095,0.03347960487008095,0.033479612320661545,0.03347961604595184,0.03347961604595184,0.03347962722182274],"active":[0.001133263111114502,0.0009839728008955717,0.0009745158022269607,0.001004810445010662,0.0010478543117642403,0.001091707032173872,0.0011403143871575594,0.0011914570350199938,0.0012440718710422516,0.0012976252473890781,0.0013559595681726933,0.00141622731462121,0.0014762971550226212,0.0015424448065459728,0.0016101272776722908,0.0016752537339925766,0.0017475550994277,0.0017324360087513924,0.001689448021352291,0.0016379281878471375,0.0015821810811758041,0.0015250714495778084,0.0014745350927114487,0.0014238804578781128,0.0013732295483350754,0.0013250801712274551,0.0012810174375772476,0.0012370981276035309,0.0011920630931854248,0.0011506229639053345,0.001110253855586052,0.0010747164487838745,0.0010365825146436691,0.001003934070467949,0.0009712278842926025,0.0009387657046318054,0.000905212014913559,0.0008750297129154205,0.0008453782647848129,0.0008159913122653961,0.0007889121770858765,0.0007617902010679245,0.0007356684654951096,0.0007101502269506454,0.0006882268935441971,0.000666031613945961,0.0006432719528675079,0.000622110441327095,0.0006019212305545807,0.0005835425108671188,0.0005651265382766724,0.0005471911281347275,0.000527460128068924,0.0005107112228870392,0.0004967488348484039,0.0004820302128791809,0.0004682857543230057,0.00045175105333328247,0.00043911486864089966,0.0004247073084115982,0.00041137076914310455,0.0003995262086391449,0.0003862101584672928,0.0003758929669857025,0.00036391057074069977,0.0003530588001012802,0.0003422386944293976,0.00033246539533138275,0.0003229565918445587,0.00031439028680324554,0.0003054719418287277,0.0002966634929180145,0.0002887211740016937,0.000280134379863739,0.000272214412689209,0.0002635437995195389,0.0002570170909166336,0.00025018490850925446,0.00024363398551940918,0.00023686140775680542,0.00022918358445167542,0.0002240985631942749,0.00021858513355255127,0.00021346285939216614,0.0002073235809803009,0.00020244717597961426,0.00019785016775131226,0.00019301846623420715,0.00018832460045814514,0.0001841336488723755,0.00018040835857391357,0.0001759454607963562,0.00017295405268669128,0.000169411301612854,0.00016537681221961975,0.00016173720359802246,0.00015800818800926208,0.00015505775809288025,0.00015164539217948914,0.00014824792742729187,0.00014618784189224243,0.00014263764023780823,0.00013986602425575256,0.00013769418001174927,0.0001356378197669983,0.00013280659914016724,0.0001299828290939331,0.00012776628136634827,0.00012519583106040955,0.00012337416410446167,0.00012164562940597534,0.00011967122554779053,0.00011759623885154724,0.00011576712131500244,0.00011421367526054382,0.00011239573359489441,0.0001109391450881958,0.0001095794141292572,0.00010830163955688477,0.00010672956705093384,0.00010493770241737366,0.00010350346565246582,0.00010231509804725647,0.00010095536708831787,9.99346375465393e-05,9.925663471221924e-05,9.768828749656677e-05,9.687989950180054e-05,9.584799408912659e-05,9.47900116443634e-05,9.391456842422485e-05,9.308010339736938e-05,9.211525321006775e-05,9.092316031455994e-05,9.005516767501831e-05,8.9205801486969e-05,8.857995271682739e-05,8.774176239967346e-05,8.697807788848877e-05,8.604675531387329e-05,8.55959951877594e-05,8.492544293403625e-05,8.437409996986389e-05,8.36402177810669e-05,8.280575275421143e-05,8.270516991615295e-05,8.188560605049133e-05,8.163228631019592e-05,8.126720786094666e-05,8.072704076766968e-05,8.045881986618042e-05,7.987767457962036e-05,7.957220077514648e-05,7.918477058410645e-05,7.891654968261719e-05,7.846206426620483e-05,7.80746340751648e-05,7.776543498039246e-05,7.767975330352783e-05,7.759407162666321e-05,7.732585072517395e-05,7.69682228565216e-05,7.66366720199585e-05,7.637590169906616e-05,7.617101073265076e-05,7.604807615280151e-05,7.582083344459534e-05,7.544457912445068e-05,7.516145706176758e-05,7.487833499908447e-05,7.471814751625061e-05,7.450953125953674e-05,7.423758506774902e-05,7.407739758491516e-05,7.385015487670898e-05,7.37123191356659e-05,7.370114326477051e-05,7.349997758865356e-05,7.351487874984741e-05,7.317587733268738e-05,7.305294275283813e-05,7.284805178642273e-05,7.277354598045349e-05,7.275491952896118e-05,7.265806198120117e-05,7.256492972373962e-05,7.238984107971191e-05,7.231160998344421e-05,7.225200533866882e-05,7.210299372673035e-05,7.20396637916565e-05,7.202476263046265e-05,7.192045450210571e-05,7.180124521255493e-05,7.171183824539185e-05,7.15404748916626e-05,7.149204611778259e-05,7.130205631256104e-05,7.113441824913025e-05,7.107481360435486e-05,7.096678018569946e-05,7.0914626121521e-05,7.095560431480408e-05,7.079541683197021e-05,7.06799328327179e-05,7.063150405883789e-05,7.054954767227173e-05,7.054954767227173e-05,7.049739360809326e-05,7.04452395439148e-05,7.040426135063171e-05,7.035583257675171e-05,7.029995322227478e-05,7.03074038028717e-05,7.021799683570862e-05,7.014721632003784e-05,7.012113928794861e-05,7.015466690063477e-05,7.013604044914246e-05,7.008016109466553e-05,7.00242817401886e-05,7.004290819168091e-05,6.995350122451782e-05,6.991997361183167e-05,6.989389657974243e-05,6.988272070884705e-05,6.983429193496704e-05,6.98193907737732e-05,6.983056664466858e-05,6.978586316108704e-05,6.977841258049011e-05,6.977468729019165e-05,6.979331374168396e-05,6.97597861289978e-05,6.972998380661011e-05,6.973743438720703e-05,6.977841258049011e-05,6.974488496780396e-05,6.969273090362549e-05,6.965920329093933e-05,6.971880793571472e-05,6.969273090362549e-05,6.967037916183472e-05,6.965920329093933e-05,6.967037916183472e-05,6.966292858123779e-05,6.965175271034241e-05,6.962195038795471e-05,6.960704922676086e-05,6.964802742004395e-05,6.965175271034241e-05,6.96331262588501e-05,6.96331262588501e-05,6.961822509765625e-05,6.962940096855164e-05,6.962567567825317e-05,6.961449980735779e-05,6.961449980735779e-05,6.962940096855164e-05,6.962940096855164e-05,6.964430212974548e-05,6.96331262588501e-05,6.962567567825317e-05,6.961822509765625e-05,6.962940096855164e-05,6.959214806556702e-05,6.959587335586548e-05,6.963685154914856e-05,6.961822509765625e-05,6.962195038795471e-05,6.960704922676086e-05,6.960704922676086e-05,6.961077451705933e-05,6.959587335586548e-05,6.958842277526855e-05,6.956607103347778e-05,6.956607103347778e-05,6.958097219467163e-05,6.958842277526855e-05,6.956607103347778e-05,6.957352161407471e-05,6.958097219467163e-05,6.959587335586548e-05,6.958097219467163e-05,6.956234574317932e-05,6.956234574317932e-05,6.956234574317932e-05,6.957352161407471e-05,6.957724690437317e-05,6.956234574317932e-05,6.954744458198547e-05,6.955862045288086e-05,6.953999400138855e-05,6.955116987228394e-05,6.954744458198547e-05,6.953999400138855e-05,6.955862045288086e-05,6.95548951625824e-05,6.953999400138855e-05,6.955116987228394e-05,6.953999400138855e-05,6.953626871109009e-05,6.954371929168701e-05,6.953999400138855e-05,6.953254342079163e-05,6.953254342079163e-05,6.953254342079163e-05,6.951764225959778e-05,6.953254342079163e-05,6.952136754989624e-05,6.951764225959778e-05,6.951391696929932e-05,6.951019167900085e-05,6.950646638870239e-05,6.952136754989624e-05,6.951764225959778e-05,6.951764225959778e-05,6.952136754989624e-05,6.951764225959778e-05,6.950646638870239e-05,6.951391696929932e-05,6.95250928401947e-05,6.952136754989624e-05,6.950646638870239e-05,6.951019167900085e-05,6.951391696929932e-05,6.951391696929932e-05,6.951391696929932e-05,6.951764225959778e-05,6.951764225959778e-05,6.951764225959778e-05,6.952136754989624e-05,6.95250928401947e-05,6.953254342079163e-05,6.952881813049316e-05,6.952881813049316e-05,6.953626871109009e-05,6.954371929168701e-05,6.953626871109009e-05,6.953254342079163e-05,6.953254342079163e-05,6.953999400138855e-05,6.953999400138855e-05,6.953999400138855e-05,6.953626871109009e-05,6.952881813049316e-05,6.953626871109009e-05,6.953254342079163e-05,6.952881813049316e-05,6.953999400138855e-05,6.952881813049316e-05]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.001133263111114502,0.0015196528984233737,0.0019610426388680935,0.0024264121893793344,0.002909124596044421,0.0034087342210114002,0.003923063166439533,0.004450229927897453,0.004996569827198982,0.005559257697314024,0.00613769143819809,0.006732037290930748,0.00734865665435791,0.00797987636178732,0.008630828931927681,0.009302843362092972,0.009994854219257832,0.010637771338224411,0.011246178299188614,0.011822937056422234,0.012373668141663074,0.012896946631371975,0.01339676883071661,0.013872019946575165,0.014325988478958607,0.014759217388927937,0.015169472433626652,0.015560699626803398,0.015935247763991356,0.01629127934575081,0.01663113199174404,0.016955813392996788,0.017266614362597466,0.017562000080943108,0.01784234121441841,0.018109289929270744,0.018364332616329193,0.018608011305332184,0.0188381839543581,0.019057132303714752,0.019266976043581963,0.01946680247783661,0.019658897072076797,0.019840478897094727,0.020013561472296715,0.020178286358714104,0.02033582702279091,0.020486345514655113,0.02062893658876419,0.020765244960784912,0.02089504525065422,0.021018624305725098,0.021135468035936356,0.021248122677206993,0.0213547945022583,0.021456638351082802,0.02155449613928795,0.02164740301668644,0.02173576131463051,0.021819349378347397,0.021899890154600143,0.021976245567202568,0.022049253806471825,0.022119205445051193,0.022185193374753,0.02224859781563282,0.022308651357889175,0.022366249933838844,0.02242061123251915,0.022472579032182693,0.02252241037786007,0.022569742053747177,0.022614983841776848,0.02265831269323826,0.02269899845123291,0.022738376632332802,0.022774798795580864,0.022810330614447594,0.022844141349196434,0.02287605218589306,0.022906627506017685,0.022935859858989716,0.02296385169029236,0.022990360856056213,0.02301589585840702,0.023040134459733963,0.023062968626618385,0.023085154592990875,0.02310618944466114,0.023126399144530296,0.02314508520066738,0.02316311188042164,0.023180413991212845,0.023196538910269737,0.023212265223264694,0.02322721667587757,0.023241501301527023,0.023255079984664917,0.02326803095638752,0.023280443623661995,0.023292176425457,0.02330349013209343,0.023314082995057106,0.02332422509789467,0.023333758115768433,0.023343371227383614,0.023352159187197685,0.023360781371593475,0.023368725553154945,0.023376377299427986,0.023383527994155884,0.02339041791856289,0.02339697629213333,0.023403359577059746,0.023409554734826088,0.02341519109904766,0.023420464247465134,0.023425690829753876,0.023430703207850456,0.023435452952980995,0.02343987487256527,0.023444106802344322,0.023448238149285316,0.023452220484614372,0.023456057533621788,0.023459717631340027,0.02346302568912506,0.023466136306524277,0.023469185456633568,0.023472176864743233,0.02347499690949917,0.02347761020064354,0.023480165749788284,0.023482546210289,0.023484786972403526,0.023487066850066185,0.02348918281495571,0.023491136729717255,0.023492978885769844,0.0234947819262743,0.023496540263295174,0.02349822036921978,0.02349986881017685,0.023501409217715263,0.02350267395377159,0.023504046723246574,0.023505432531237602,0.02350664511322975,0.02350768819451332,0.023508895188570023,0.02350996434688568,0.023510973900556564,0.023511866107583046,0.02351272664964199,0.023513607680797577,0.023514490574598312,0.023515241220593452,0.023516014218330383,0.023516718298196793,0.023517388850450516,0.023518046364188194,0.023518694564700127,0.023519281297922134,0.02351991832256317,0.02352043241262436,0.023520944640040398,0.023521462455391884,0.02352188341319561,0.023522313684225082,0.02352270670235157,0.023523107171058655,0.023523511365056038,0.02352384850382805,0.023524221032857895,0.023524552583694458,0.023524900898337364,0.023525206372141838,0.023525528609752655,0.02352578192949295,0.023526014760136604,0.023526284843683243,0.023526540026068687,0.023526804521679878,0.023527046665549278,0.023527270182967186,0.023527467623353004,0.02352770045399666,0.023527877405285835,0.023528052493929863,0.02352820336818695,0.023528389632701874,0.02352854050695896,0.023528695106506348,0.0235288105905056,0.023528924211859703,0.023529043421149254,0.023529162630438805,0.023529287427663803,0.023529380559921265,0.02352946810424328,0.02352953515946865,0.02352960780262947,0.02352968603372574,0.023529749363660812,0.023529816418886185,0.02352989837527275,0.023529991507530212,0.023530064150691032,0.023530133068561554,0.02353019453585148,0.023530256003141403,0.02353030815720558,0.023530371487140656,0.02353040687739849,0.023530468344688416,0.023530500009655952,0.02353053167462349,0.023530567064881325,0.023530635982751846,0.023530686274170876,0.023530729115009308,0.02353077009320259,0.023530805483460426,0.023530827835202217,0.02353084832429886,0.023530863225460052,0.023530900478363037,0.023530924692749977,0.02353094145655632,0.023530971258878708,0.023530982434749603,0.023530997335910797,0.023531019687652588,0.023531029000878334,0.023531049489974976,0.02353106066584587,0.023531081154942513,0.023531101644039154,0.023531116545200348,0.02353113330900669,0.02353113889694214,0.02353115938603878,0.023531174287199974,0.023531179875135422,0.02353118546307087,0.023531194776296616,0.023531200364232063,0.023531215265393257,0.0235312357544899,0.023531252518296242,0.023531267419457436,0.023531267419457436,0.02353127859532833,0.02353128232061863,0.023531287908554077,0.023531293496489525,0.023531293496489525,0.023531299084424973,0.02353130467236042,0.023531319573521614,0.023531325161457062,0.02353133074939251,0.02353133074939251,0.023531334474682808,0.023531334474682808,0.023531340062618256,0.023531345650553703,0.02353135496377945,0.02353135496377945,0.023531366139650345,0.023531366139650345,0.023531366139650345,0.023531371727585793,0.02353138104081154,0.02353138104081154,0.02353138104081154,0.02353138104081154,0.02353138104081154,0.02353138104081154,0.023531386628746986,0.023531392216682434,0.023531397804617882,0.023531397804617882,0.023531397804617882,0.02353140339255333,0.02353140339255333,0.02353140339255333,0.023531407117843628,0.023531407117843628,0.023531407117843628,0.023531412705779076,0.023531418293714523,0.02353142388164997,0.02353142388164997,0.02353142388164997,0.02353142760694027,0.02353142760694027,0.02353142760694027,0.02353142760694027,0.02353142760694027,0.02353142760694027,0.02353142760694027,0.02353142760694027,0.02353142760694027,0.02353142760694027,0.02353142760694027,0.02353142760694027,0.023531433194875717,0.023531433194875717,0.023531433194875717,0.023531433194875717,0.023531433194875717,0.023531433194875717,0.023531433194875717,0.023531433194875717,0.023531433194875717,0.023531433194875717,0.023531433194875717,0.023531433194875717,0.023531433194875717,0.023531433194875717,0.023531433194875717,0.023531433194875717,0.023531433194875717,0.023531433194875717,0.023531433194875717,0.023531433194875717,0.023531433194875717,0.023531433194875717,0.023531433194875717,0.023531433194875717,0.023531433194875717,0.023531433194875717,0.023531433194875717,0.023531433194875717,0.023531433194875717,0.023531433194875717,0.023531433194875717,0.023531433194875717,0.023531433194875717,0.023531433194875717,0.023531433194875717,0.023531433194875717,0.023531433194875717,0.023531433194875717,0.023531433194875717,0.023531433194875717,0.023531433194875717,0.023531433194875717,0.023531433194875717,0.023531433194875717],"recovered":[0.0,0.0005361726507544518,0.0009973372798413038,0.0014472611946985126,0.0019054185831919312,0.0023758276365697384,0.0028617235366255045,0.0033629299141466618,0.0038767149671912193,0.004406287334859371,0.0049528395757079124,0.0055145216174423695,0.006094153039157391,0.006692091468721628,0.007305470760911703,0.007938561961054802,0.008589250966906548,0.009259683080017567,0.009918315336108208,0.010551312938332558,0.011156324297189713,0.01173432171344757,0.012285328470170498,0.012811629101634026,0.013312643393874168,0.013788465410470963,0.014242226257920265,0.014673677273094654,0.015086125582456589,0.01548010017722845,0.015854280441999435,0.016211355105042458,0.016550257802009583,0.01687580905854702,0.017187170684337616,0.01748281717300415,0.0177642609924078,0.018032779917120934,0.018287865445017815,0.018531162291765213,0.018761945888400078,0.018982578068971634,0.019192904233932495,0.019393788650631905,0.01958666741847992,0.019768325611948967,0.01994217559695244,0.020106911659240723,0.02026430517435074,0.02041434310376644,0.02055852673947811,0.02069425769150257,0.02082361839711666,0.02094733715057373,0.021065471693873405,0.021178608760237694,0.02128586545586586,0.021387970075011253,0.021485406905412674,0.021578479558229446,0.021667424589395523,0.021751821041107178,0.02183246612548828,0.021908920258283615,0.02198251336812973,0.022051837295293808,0.02211877331137657,0.022181851789355278,0.022242186591029167,0.022299297153949738,0.022354882210493088,0.022407254204154015,0.022456655278801918,0.0225041676312685,0.022549627348780632,0.022592604160308838,0.022633543238043785,0.022672180086374283,0.022709060460329056,0.022744720801711082,0.02277875877916813,0.022810494527220726,0.0228409506380558,0.022870777174830437,0.022899294272065163,0.022925928235054016,0.022951457649469376,0.02297571673989296,0.022999199107289314,0.023020902648568153,0.023042254149913788,0.023062044754624367,0.0230809785425663,0.023099100217223167,0.023116080090403557,0.02313261851668358,0.023148484528064728,0.02316328138113022,0.023177551105618477,0.023190801963210106,0.023203743621706963,0.023215830326080322,0.02322780154645443,0.023239072412252426,0.023249851539731026,0.023259926587343216,0.02326967939734459,0.023279104381799698,0.023287959396839142,0.023296551778912544,0.023304779082536697,0.023312266916036606,0.02331964485347271,0.023326383903622627,0.023333052173256874,0.02333954907953739,0.023345593363046646,0.023351188749074936,0.02335667982697487,0.02336190454661846,0.023367002606391907,0.02337166853249073,0.02337619476020336,0.023380393162369728,0.02338457852602005,0.023388564586639404,0.023392153903841972,0.02339572086930275,0.02339905872941017,0.02340223826467991,0.02340533770620823,0.02340840734541416,0.02341124787926674,0.02341384068131447,0.023416485637426376,0.023418936878442764,0.0234211515635252,0.02342352643609047,0.02342551201581955,0.023427492007613182,0.023429369553923607,0.0234310794621706,0.02343284897506237,0.023434538394212723,0.023436110466718674,0.023437535390257835,0.023438913747668266,0.023440387099981308,0.02344169281423092,0.023442866280674934,0.02344406768679619,0.023445183411240578,0.02344621904194355,0.02344716340303421,0.023448128253221512,0.02344907633960247,0.023450035601854324,0.02345086634159088,0.02345161698758602,0.023452352732419968,0.02345302700996399,0.023453712463378906,0.02345435507595539,0.023454982787370682,0.02345561422407627,0.023456133902072906,0.023456646129488945,0.023457221686840057,0.02345772460103035,0.023458201438188553,0.02345861680805683,0.023459015414118767,0.023459456861019135,0.023459814488887787,0.023460224270820618,0.02346058189868927,0.02346089854836464,0.023461245000362396,0.023461567237973213,0.023461878299713135,0.023462142795324326,0.023462386801838875,0.023462671786546707,0.023462936282157898,0.023463178426027298,0.023463433608412743,0.02346363477408886,0.023463869467377663,0.023464087396860123,0.023464279249310493,0.023464448750019073,0.02346465177834034,0.023464806377887726,0.023464936763048172,0.02346511371433735,0.023465216159820557,0.02346537820994854,0.023465527221560478,0.023465631529688835,0.023465730249881744,0.023465828970074654,0.023465901613235474,0.023465989157557487,0.023466067388653755,0.023466113954782486,0.023466192185878754,0.023466285318136215,0.02346636727452278,0.02346644550561905,0.023466523736715317,0.02346659079194069,0.02346665784716606,0.023466715589165688,0.023466777056455612,0.02346682921051979,0.02346688136458397,0.023466922342777252,0.023466963320970535,0.02346700057387352,0.02346704714000225,0.02346709929406643,0.023467130959033966,0.02346717193722725,0.023467201739549637,0.02346723899245262,0.023467250168323517,0.02346727065742016,0.023467300459742546,0.023467326536774635,0.02346734330058098,0.023467373102903366,0.023467399179935455,0.0234674159437418,0.023467442020773888,0.023467451333999634,0.023467466235160828,0.02346748299896717,0.023467497900128365,0.023467503488063812,0.023467518389225006,0.023467538878321648,0.02346756123006344,0.023467576131224632,0.02346758544445038,0.023467596620321274,0.023467611521482468,0.023467617109417915,0.023467622697353363,0.02346763387322426,0.023467643186450005,0.023467663675546646,0.023467684164643288,0.023467695340514183,0.023467710241675377,0.023467715829610825,0.02346772700548172,0.02346772700548172,0.02346772700548172,0.02346773073077202,0.023467736318707466,0.023467741906642914,0.02346774749457836,0.023467762395739555,0.02346777357161045,0.02346777357161045,0.02346777357161045,0.02346777729690075,0.02346777729690075,0.023467782884836197,0.023467788472771645,0.023467794060707092,0.023467794060707092,0.023467794060707092,0.023467794060707092,0.02346779964864254,0.02346780337393284,0.02346780337393284,0.023467808961868286,0.023467808961868286,0.023467808961868286,0.023467814549803734,0.023467814549803734,0.02346782013773918,0.02346782013773918,0.02346782013773918,0.02346782572567463,0.02346782572567463,0.02346782572567463,0.023467829450964928,0.023467829450964928,0.023467829450964928,0.023467835038900375,0.023467840626835823,0.023467840626835823,0.023467840626835823,0.023467840626835823,0.02346784621477127,0.02346784994006157,0.02346784994006157,0.02346784994006157,0.02346784994006157,0.02346784994006157,0.02346784994006157,0.02346784994006157,0.02346784994006157,0.02346784994006157,0.02346784994006157,0.02346784994006157,0.023467855527997017,0.023467855527997017,0.023467855527997017,0.023467855527997017,0.023467855527997017,0.023467855527997017,0.023467855527997017,0.023467855527997017,0.023467855527997017,0.023467855527997017,0.023467855527997017,0.023467855527997017,0.023467855527997017,0.023467855527997017,0.023467855527997017,0.023467855527997017,0.023467855527997017,0.023467855527997017,0.023467855527997017,0.023467855527997017,0.023467855527997017,0.023467855527997017,0.023467855527997017,0.023467855527997017,0.023467855527997017,0.023467855527997017,0.023467855527997017,0.023467855527997017,0.023467855527997017,0.023467855527997017,0.023467855527997017,0.023467855527997017,0.023467855527997017,0.023467855527997017,0.023467855527997017,0.023467855527997017,0.023467855527997017,0.023467855527997017,0.023467855527997017,0.023467855527997017,0.023467855527997017,0.023467855527997017,0.023467855527997017],"active":[0.001133263111114502,0.000983480247668922,0.0009637053590267897,0.000979150994680822,0.00100370601285249,0.0010329065844416618,0.0010613396298140287,0.0010873000137507915,0.001119854860007763,0.0011529703624546528,0.0011848518624901772,0.0012175156734883785,0.0012545036152005196,0.001287784893065691,0.0013253581710159779,0.0013642814010381699,0.001405603252351284,0.0013780882582068443,0.0013278629630804062,0.001271624118089676,0.001217343844473362,0.0011626249179244041,0.001111440360546112,0.0010603908449411392,0.0010133450850844383,0.000970751978456974,0.0009272461757063866,0.000887022353708744,0.0008491221815347672,0.0008111791685223579,0.000776851549744606,0.0007444582879543304,0.000716356560587883,0.0006861910223960876,0.0006551705300807953,0.0006264727562665939,0.0006000716239213943,0.0005752313882112503,0.0005503185093402863,0.0005259700119495392,0.0005050301551818848,0.000484224408864975,0.00046599283814430237,0.00044669024646282196,0.00042689405381679535,0.0004099607467651367,0.00039365142583847046,0.00037943385541439056,0.00036463141441345215,0.00035090185701847076,0.0003365185111761093,0.00032436661422252655,0.0003118496388196945,0.00030078552663326263,0.0002893228083848953,0.00027802959084510803,0.0002686306834220886,0.00025943294167518616,0.00025035440921783447,0.00024086982011795044,0.00023246556520462036,0.00022442452609539032,0.0002167876809835434,0.00021028518676757812,0.00020268000662326813,0.00019676052033901215,0.00018987804651260376,0.00018439814448356628,0.0001784246414899826,0.00017328187823295593,0.0001675281673669815,0.00016248784959316254,0.0001583285629749298,0.00015414506196975708,0.00014937110245227814,0.00014577247202396393,0.00014125555753707886,0.00013815052807331085,0.00013508088886737823,0.00013133138418197632,0.00012786872684955597,0.00012536533176898956,0.000122901052236557,0.00011958368122577667,0.00011660158634185791,0.0001142062246799469,0.0001115109771490097,0.00010943785309791565,0.00010699033737182617,0.00010549649596214294,0.00010283105075359344,0.00010106712579727173,9.943544864654541e-05,9.743869304656982e-05,9.618513286113739e-05,9.459815919399261e-05,9.301677346229553e-05,9.179860353469849e-05,9.047985076904297e-05,8.964166045188904e-05,8.843280375003815e-05,8.76598060131073e-05,8.628144860267639e-05,8.515268564224243e-05,8.390657603740692e-05,8.344464004039764e-05,8.247978985309601e-05,8.167698979377747e-05,8.076615631580353e-05,7.98255205154419e-05,7.87489116191864e-05,7.815100252628326e-05,7.733143866062164e-05,7.697567343711853e-05,7.650256156921387e-05,7.564201951026917e-05,7.487088441848755e-05,7.450208067893982e-05,7.402338087558746e-05,7.354840636253357e-05,7.287226617336273e-05,7.243826985359192e-05,7.204338908195496e-05,7.182732224464417e-05,7.147900760173798e-05,7.115304470062256e-05,7.087178528308868e-05,7.04154372215271e-05,7.01267272233963e-05,6.993860006332397e-05,6.965920329093933e-05,6.920285522937775e-05,6.891787052154541e-05,6.870552897453308e-05,6.830133497714996e-05,6.812997162342072e-05,6.803125143051147e-05,6.761029362678528e-05,6.74668699502945e-05,6.728991866111755e-05,6.717070937156677e-05,6.714090704917908e-05,6.701983511447906e-05,6.687082350254059e-05,6.656348705291748e-05,6.651133298873901e-05,6.651878356933594e-05,6.62580132484436e-05,6.599538028240204e-05,6.60289078950882e-05,6.58966600894928e-05,6.579048931598663e-05,6.564706563949585e-05,6.556324660778046e-05,6.547942757606506e-05,6.541423499584198e-05,6.520561873912811e-05,6.514787673950195e-05,6.510131061077118e-05,6.50361180305481e-05,6.501935422420502e-05,6.49821013212204e-05,6.492622196674347e-05,6.493553519248962e-05,6.481818854808807e-05,6.481073796749115e-05,6.481632590293884e-05,6.466172635555267e-05,6.458908319473267e-05,6.450526416301727e-05,6.449036300182343e-05,6.449595093727112e-05,6.439164280891418e-05,6.440654397010803e-05,6.432831287384033e-05,6.431899964809418e-05,6.430782377719879e-05,6.428360939025879e-05,6.421469151973724e-05,6.413646042346954e-05,6.414204835891724e-05,6.415322422981262e-05,6.413273513317108e-05,6.411038339138031e-05,6.4091756939888e-05,6.403401494026184e-05,6.406567990779877e-05,6.400793790817261e-05,6.39650970697403e-05,6.392411887645721e-05,6.394088268280029e-05,6.388872861862183e-05,6.388872861862183e-05,6.387382745742798e-05,6.381049752235413e-05,6.38272613286972e-05,6.378442049026489e-05,6.376020610332489e-05,6.37490302324295e-05,6.373785436153412e-05,6.370618939399719e-05,6.370618939399719e-05,6.369687616825104e-05,6.368197500705719e-05,6.370246410369873e-05,6.370618939399719e-05,6.370618939399719e-05,6.369687616825104e-05,6.368756294250488e-05,6.36707991361618e-05,6.366521120071411e-05,6.365031003952026e-05,6.365589797496796e-05,6.362982094287872e-05,6.363913416862488e-05,6.361864507198334e-05,6.360933184623718e-05,6.360374391078949e-05,6.363540887832642e-05,6.363913416862488e-05,6.362982094287872e-05,6.363913416862488e-05,6.363354623317719e-05,6.362609565258026e-05,6.360933184623718e-05,6.361305713653564e-05,6.362982094287872e-05,6.362423300743103e-05,6.361491978168488e-05,6.362795829772949e-05,6.360933184623718e-05,6.35981559753418e-05,6.360374391078949e-05,6.358698010444641e-05,6.35981559753418e-05,6.359443068504333e-05,6.35981559753418e-05,6.360374391078949e-05,6.361305713653564e-05,6.361491978168488e-05,6.360001862049103e-05,6.35981559753418e-05,6.35981559753418e-05,6.359443068504333e-05,6.358884274959564e-05,6.358325481414795e-05,6.358325481414795e-05,6.35925680398941e-05,6.360188126564026e-05,6.360933184623718e-05,6.360374391078949e-05,6.358325481414795e-05,6.358325481414795e-05,6.357207894325256e-05,6.357207894325256e-05,6.356649100780487e-05,6.356649100780487e-05,6.357207894325256e-05,6.35739415884018e-05,6.358325481414795e-05,6.358325481414795e-05,6.358325481414795e-05,6.35683536529541e-05,6.356090307235718e-05,6.356090307235718e-05,6.356649100780487e-05,6.35683536529541e-05,6.357766687870026e-05,6.357207894325256e-05,6.357766687870026e-05,6.357207894325256e-05,6.357207894325256e-05,6.357766687870026e-05,6.358698010444641e-05,6.358139216899872e-05,6.357766687870026e-05,6.357766687870026e-05,6.357207894325256e-05,6.357207894325256e-05,6.357766687870026e-05,6.357766687870026e-05,6.358325481414795e-05,6.357766687870026e-05,6.357766687870026e-05,6.358325481414795e-05,6.357766687870026e-05,6.357766687870026e-05,6.358139216899872e-05,6.357766687870026e-05,6.357766687870026e-05,6.358325481414795e-05,6.358325481414795e-05,6.358325481414795e-05,6.358325481414795e-05,6.358325481414795e-05,6.358698010444641e-05,6.358139216899872e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05,6.358325481414795e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05,6.357766687870026e-05]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.001133263111114502,0.0015205447562038898,0.0019464632496237755,0.0023914407938718796,0.0028448542580008507,0.003304333658888936,0.0037712533958256245,0.004245353862643242,0.004722866229712963,0.005210628733038902,0.005707121919840574,0.0062080747447907925,0.006716887000948191,0.007231885101646185,0.007753721904009581,0.008281842805445194,0.008814997971057892,0.009307234548032284,0.009769150987267494,0.01020343229174614,0.010609960183501244,0.01099487766623497,0.011356696486473083,0.011696905829012394,0.012018817476928234,0.012322007678449154,0.0126081807538867,0.012877238914370537,0.013130966573953629,0.013368195854127407,0.013591156341135502,0.013802279718220234,0.014001120813190937,0.014189224690198898,0.014366642571985722,0.014531989581882954,0.014688299968838692,0.01483602449297905,0.014975033700466156,0.01510634832084179,0.015229953452944756,0.015346599742770195,0.015456232242286205,0.01555891614407301,0.01565561816096306,0.015747901052236557,0.015833619982004166,0.01591484621167183,0.0159914493560791,0.016063829883933067,0.016132522374391556,0.01619666814804077,0.016257522627711296,0.016314566135406494,0.01636800542473793,0.0164184533059597,0.016466174274683,0.016511064022779465,0.016553780063986778,0.016593199223279953,0.01663091965019703,0.016666414216160774,0.0166997779160738,0.016731208190321922,0.01676112972199917,0.016789406538009644,0.01681601069867611,0.01684071123600006,0.016864119097590446,0.016886061057448387,0.016907013952732086,0.01692657545208931,0.0169452466070652,0.016962148249149323,0.016978418454527855,0.01699390448629856,0.017008500173687935,0.017022250220179558,0.017035575583577156,0.01704801805317402,0.017059342935681343,0.017070189118385315,0.017080465331673622,0.01709013432264328,0.01709931716322899,0.017107803374528885,0.01711595430970192,0.017123468220233917,0.01713062822818756,0.017137248069047928,0.017143698409199715,0.01714961975812912,0.017155244946479797,0.017160605639219284,0.017165817320346832,0.017170565202832222,0.017174972221255302,0.017179053276777267,0.017182989045977592,0.017186742275953293,0.017190273851156235,0.017193632200360298,0.01719672791659832,0.01719958521425724,0.017202379181981087,0.01720511168241501,0.017207538709044456,0.017209867015480995,0.017212100327014923,0.017214294523000717,0.017216259613633156,0.017218125984072685,0.017219780012965202,0.017221495509147644,0.017223097383975983,0.01722446084022522,0.017225855961441994,0.017227239906787872,0.01722845435142517,0.017229558899998665,0.017230631783604622,0.017231600359082222,0.01723255030810833,0.017233513295650482,0.017234422266483307,0.01723526604473591,0.01723603345453739,0.017236832529306412,0.017237501218914986,0.0172381903976202,0.017238792032003403,0.017239341512322426,0.01723983883857727,0.01724032126367092,0.017240794375538826,0.017241207882761955,0.01724168099462986,0.01724204793572426,0.01724240556359291,0.01724276877939701,0.01724306493997574,0.01724337600171566,0.01724367029964924,0.017243940383195877,0.01724419556558132,0.01724441722035408,0.017244646325707436,0.01724487915635109,0.017245106399059296,0.017245283350348473,0.01724548079073429,0.017245667055249214,0.017245838418602943,0.01724604144692421,0.017246181145310402,0.017246326431632042,0.017246460542082787,0.017246626317501068,0.017246756702661514,0.017246870324015617,0.017246969044208527,0.017247067764401436,0.017247144132852554,0.017247259616851807,0.017247341573238373,0.017247429117560387,0.01724749244749546,0.017247559502720833,0.01724766381084919,0.017247715964913368,0.0172477625310421,0.017247803509235382,0.017247864976525307,0.017247917130589485,0.01724795438349247,0.0172480046749115,0.017248041927814484,0.017248082906007767,0.017248129472136497,0.017248155549168587,0.017248187214136124,0.017248228192329407,0.01724824868142605,0.01724826917052269,0.01724829524755478,0.017248312011361122,0.017248332500457764,0.01724834181368351,0.0172483678907156,0.01724838837981224,0.01724839396774769,0.01724841445684433,0.017248420044779778,0.017248431220650673,0.017248431220650673,0.01724844053387642,0.017248446121811867,0.01724846102297306,0.01724846661090851,0.017248477786779404,0.017248477786779404,0.017248477786779404,0.017248477786779404,0.01724848337471485,0.01724848710000515,0.017248498275876045,0.017248503863811493,0.01724850758910179,0.017248518764972687,0.017248524352908134,0.017248524352908134,0.017248524352908134,0.017248524352908134,0.017248524352908134,0.017248529940843582,0.01724853366613388,0.01724853366613388,0.01724853366613388,0.01724853366613388,0.01724853925406933,0.01724853925406933,0.01724853925406933,0.01724853925406933,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776,0.017248544842004776],"recovered":[0.0,0.0005354001186788082,0.0009964194614440203,0.001439463347196579,0.0018830567132681608,0.0023319125175476074,0.002787394681945443,0.003248533234000206,0.0037143072113394737,0.004186349455267191,0.004667340312153101,0.005155548918992281,0.005651228129863739,0.006151569075882435,0.006660511251538992,0.007175618316978216,0.007695676293224096,0.008222724311053753,0.008734232746064663,0.00922099407762289,0.009680359624326229,0.010114485397934914,0.010522314347326756,0.010908476077020168,0.011271975003182888,0.01161494292318821,0.011938088573515415,0.0122422119602561,0.012528017163276672,0.012798963114619255,0.01305176131427288,0.013290696777403355,0.013515290804207325,0.013727321289479733,0.013926779851317406,0.014115546829998493,0.014292223379015923,0.014458970166742802,0.014616851694881916,0.014765053056180477,0.014904581010341644,0.015036051161587238,0.015159381553530693,0.015276598744094372,0.015386884100735188,0.015490553341805935,0.015588239766657352,0.015679677948355675,0.015765978023409843,0.015847861766815186,0.01592506840825081,0.015997665002942085,0.01606561616063118,0.016129622235894203,0.01619049720466137,0.016247954219579697,0.01630174182355404,0.01635301299393177,0.016400303691625595,0.016445783898234367,0.01648886501789093,0.01652899570763111,0.016566284000873566,0.016602126881480217,0.01663554273545742,0.016667241230607033,0.016697121784090996,0.016725284978747368,0.01675191894173622,0.01677718572318554,0.01680024154484272,0.016822198405861855,0.016843227669596672,0.016862863674759865,0.016881311312317848,0.016898564994335175,0.016915244981646538,0.016931021586060524,0.016945451498031616,0.016959544271230698,0.016972480341792107,0.01698450744152069,0.016996007412672043,0.017006782814860344,0.017017167061567307,0.01702715829014778,0.017036324366927147,0.017044853419065475,0.0170530304312706,0.017060661688447,0.01706777513027191,0.017074495553970337,0.017080893740057945,0.017086943611502647,0.017092615365982056,0.017098024487495422,0.017103146761655807,0.0171077661216259,0.017112059518694878,0.017116326838731766,0.017120297998189926,0.017123984172940254,0.017127618193626404,0.017130983993411064,0.017134249210357666,0.01713714748620987,0.017139900475740433,0.017142530530691147,0.017145121470093727,0.017147501930594444,0.0171496644616127,0.01715177856385708,0.01715383306145668,0.017155731096863747,0.01715758629143238,0.017159271985292435,0.0171608068048954,0.017162319272756577,0.01716368831694126,0.017164938151836395,0.017166104167699814,0.017167286947369576,0.01716839149594307,0.01716942898929119,0.017170414328575134,0.017171356827020645,0.01717223785817623,0.017173074185848236,0.01717393845319748,0.017174679785966873,0.017175374552607536,0.017176054418087006,0.01717659831047058,0.017177147790789604,0.017177728936076164,0.017178237438201904,0.017178719863295555,0.01717909798026085,0.01717950776219368,0.017179876565933228,0.01718025468289852,0.017180627211928368,0.01718093268573284,0.017181213945150375,0.017181498929858208,0.01718180440366268,0.017182068899273872,0.01718226633965969,0.017182525247335434,0.017182769253849983,0.017183002084493637,0.01718316785991192,0.017183391377329826,0.01718355156481266,0.017183708027005196,0.017183836549520493,0.01718398742377758,0.017184164375066757,0.01718432456254959,0.01718447543680668,0.01718461513519287,0.017184723168611526,0.01718483678996563,0.01718493551015854,0.017185024917125702,0.017185132950544357,0.01718520000576973,0.017185267060995102,0.017185382544994354,0.017185470089316368,0.017185522243380547,0.01718558929860592,0.01718563586473465,0.017185714095830917,0.017185796052217484,0.017185833305120468,0.017185885459184647,0.017185932025313377,0.017185961827635765,0.017186008393764496,0.017186051234602928,0.017186086624860764,0.017186112701892853,0.017186133190989494,0.017186159268021584,0.017186179757118225,0.017186205834150314,0.0171862430870533,0.01718626357614994,0.017186284065246582,0.017186298966407776,0.01718631014227867,0.01718633621931076,0.017186351120471954,0.017186367884278297,0.017186367884278297,0.017186371609568596,0.01718638837337494,0.017186397686600685,0.017186403274536133,0.017186403274536133,0.017186414450407028,0.017186423763632774,0.017186423763632774,0.017186429351568222,0.01718643493950367,0.017186440527439117,0.017186440527439117,0.017186444252729416,0.017186444252729416,0.017186449840664864,0.01718645542860031,0.017186464741826057,0.017186470329761505,0.017186470329761505,0.017186475917696953,0.0171864815056324,0.0171864815056324,0.0171864815056324,0.0171864815056324,0.0171864815056324,0.017186487093567848,0.017186487093567848,0.017186487093567848,0.017186487093567848,0.017186487093567848,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147,0.017186490818858147],"active":[0.001133263111114502,0.0009851446375250816,0.0009500437881797552,0.0009519774466753006,0.0009617975447326899,0.0009724211413413286,0.0009838587138801813,0.0009968206286430359,0.0010085590183734894,0.0010242792777717113,0.0010397816076874733,0.0010525258257985115,0.0010656588710844517,0.00108031602576375,0.0010932106524705887,0.001106224488466978,0.0011193216778337955,0.0010845102369785309,0.0010349182412028313,0.000982438214123249,0.0009296005591750145,0.0008803922683000565,0.000834382139146328,0.0007884297519922256,0.0007468424737453461,0.0007070647552609444,0.0006700921803712845,0.0006350269541144371,0.0006029494106769562,0.000569232739508152,0.0005393950268626213,0.0005115829408168793,0.00048583000898361206,0.0004619034007191658,0.0004398627206683159,0.00041644275188446045,0.00039607658982276917,0.000377054326236248,0.00035818200558423996,0.0003412952646613121,0.00032537244260311127,0.0003105485811829567,0.00029685068875551224,0.0002823173999786377,0.00026873406022787094,0.0002573477104306221,0.0002453802153468132,0.00023516826331615448,0.00022547133266925812,0.00021596811711788177,0.00020745396614074707,0.00019900314509868622,0.00019190646708011627,0.00018494389951229095,0.00017750822007656097,0.00017049908638000488,0.00016443245112895966,0.0001580510288476944,0.00015347637236118317,0.00014741532504558563,0.00014205463230609894,0.00013741850852966309,0.00013349391520023346,0.00012908130884170532,0.00012558698654174805,0.00012216530740261078,0.00011888891458511353,0.00011542625725269318,0.00011220015585422516,0.0001088753342628479,0.00010677240788936615,0.00010437704622745514,0.00010201893746852875,9.92845743894577e-05,9.710714221000671e-05,9.533949196338654e-05,9.32551920413971e-05,9.122863411903381e-05,9.012408554553986e-05,8.847378194332123e-05,8.686259388923645e-05,8.568167686462402e-05,8.445791900157928e-05,8.33515077829361e-05,8.215010166168213e-05,8.064508438110352e-05,7.962994277477264e-05,7.861480116844177e-05,7.759779691696167e-05,7.658638060092926e-05,7.592327892780304e-05,7.512420415878296e-05,7.435120642185211e-05,7.366202771663666e-05,7.320195436477661e-05,7.254071533679962e-05,7.182545959949493e-05,7.128715515136719e-05,7.092952728271484e-05,7.04154372215271e-05,6.99758529663086e-05,6.964802742004395e-05,6.91097229719162e-05,6.860122084617615e-05,6.812997162342072e-05,6.796419620513916e-05,6.763823330402374e-05,6.733648478984833e-05,6.697885692119598e-05,6.679259240627289e-05,6.65951520204544e-05,6.634742021560669e-05,6.594695150852203e-05,6.57644122838974e-05,6.551109254360199e-05,6.518885493278503e-05,6.504915654659271e-05,6.492063403129578e-05,6.476603448390961e-05,6.462074816226959e-05,6.452761590480804e-05,6.431341171264648e-05,6.415881216526031e-05,6.408430635929108e-05,6.400793790817261e-05,6.390921771526337e-05,6.379559636116028e-05,6.375834345817566e-05,6.356276571750641e-05,6.351061165332794e-05,6.34174793958664e-05,6.328709423542023e-05,6.324052810668945e-05,6.317347288131714e-05,6.306543946266174e-05,6.297044456005096e-05,6.296113133430481e-05,6.294995546340942e-05,6.289780139923096e-05,6.289221346378326e-05,6.28102570772171e-05,6.274878978729248e-05,6.27376139163971e-05,6.272643804550171e-05,6.269663572311401e-05,6.261281669139862e-05,6.257742643356323e-05,6.261281669139862e-05,6.25811517238617e-05,6.251409649848938e-05,6.247870624065399e-05,6.249919533729553e-05,6.244704127311707e-05,6.248988211154938e-05,6.24731183052063e-05,6.248988211154938e-05,6.24731183052063e-05,6.246194243431091e-05,6.243214011192322e-05,6.23948872089386e-05,6.235390901565552e-05,6.234459578990936e-05,6.230734288692474e-05,6.232410669326782e-05,6.23166561126709e-05,6.229616701602936e-05,6.22924417257309e-05,6.22924417257309e-05,6.228126585483551e-05,6.224587559700012e-05,6.224028766155243e-05,6.22142106294632e-05,6.222911179065704e-05,6.220303475856781e-05,6.215833127498627e-05,6.217136979103088e-05,6.215646862983704e-05,6.215088069438934e-05,6.216764450073242e-05,6.214715540409088e-05,6.21359795331955e-05,6.214156746864319e-05,6.21359795331955e-05,6.21359795331955e-05,6.21359795331955e-05,6.213225424289703e-05,6.212666630744934e-05,6.209872663021088e-05,6.210431456565857e-05,6.210431456565857e-05,6.209500133991241e-05,6.210431456565857e-05,6.208382546901703e-05,6.208010017871857e-05,6.206333637237549e-05,6.207264959812164e-05,6.207451224327087e-05,6.207264959812164e-05,6.206892430782318e-05,6.207451224327087e-05,6.207451224327087e-05,6.206333637237549e-05,6.205402314662933e-05,6.205961108207703e-05,6.20577484369278e-05,6.206333637237549e-05,6.206333637237549e-05,6.206706166267395e-05,6.207451224327087e-05,6.208010017871857e-05,6.207451224327087e-05,6.206892430782318e-05,6.205961108207703e-05,6.205402314662933e-05,6.205961108207703e-05,6.20577484369278e-05,6.20521605014801e-05,6.20521605014801e-05,6.20521605014801e-05,6.20577484369278e-05,6.20577484369278e-05,6.20521605014801e-05,6.20521605014801e-05,6.20577484369278e-05,6.20577484369278e-05,6.20577484369278e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05,6.205402314662933e-05]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.001133263111114502,0.0015196892200037837,0.001973408507183194,0.002459651790559292,0.002972160931676626,0.003510355716571212,0.00407069455832243,0.004655821714550257,0.005269257817417383,0.0059119462966918945,0.006583618000149727,0.007285500876605511,0.008020130917429924,0.008787891827523708,0.009591116569936275,0.010427886620163918,0.011305875144898891,0.012129678390920162,0.01291719265282154,0.013674361631274223,0.014401266351342201,0.015101967379450798,0.0157752875238657,0.01642577350139618,0.017051279544830322,0.017654532566666603,0.01823372393846512,0.01879282295703888,0.01933174394071102,0.01985272951424122,0.020354801788926125,0.020837431773543358,0.02130095101892948,0.02174978144466877,0.02217794395983219,0.02259223908185959,0.022991843521595,0.02337701991200447,0.02374831773340702,0.024104423820972443,0.024448812007904053,0.024781227111816406,0.025100748986005783,0.025408294051885605,0.02570367604494095,0.025990212336182594,0.02626493200659752,0.026530055329203606,0.02678380347788334,0.027029437944293022,0.027266111224889755,0.02749328687787056,0.027712784707546234,0.02792353555560112,0.028128260746598244,0.02832501195371151,0.028514308854937553,0.028696423396468163,0.028869740664958954,0.029038291424512863,0.029200922697782516,0.029356222599744797,0.029505901038646698,0.02965136058628559,0.029790343716740608,0.029924696311354637,0.030054138973355293,0.030178438872098923,0.030297936871647835,0.030413536354899406,0.03052322007715702,0.03063036873936653,0.030734002590179443,0.030833512544631958,0.030928561463952065,0.03102182410657406,0.03111051395535469,0.031195426359772682,0.03127802908420563,0.031356651335954666,0.03143348544836044,0.03150606527924538,0.031576402485370636,0.03164425492286682,0.03171020746231079,0.03177228942513466,0.031832821667194366,0.0318913608789444,0.03194747865200043,0.03200177103281021,0.032054170966148376,0.03210502862930298,0.03215321898460388,0.03220010921359062,0.03224518150091171,0.03228842467069626,0.032330676913261414,0.032370343804359436,0.03240963816642761,0.032446444034576416,0.03248283639550209,0.032517481595277786,0.032550834119319916,0.032583046704530716,0.03261397406458855,0.03264348953962326,0.03267175704240799,0.03269932419061661,0.03272616118192673,0.03275163471698761,0.032776039093732834,0.03279975429177284,0.0328226201236248,0.03284462168812752,0.03286552429199219,0.032885923981666565,0.03290537744760513,0.032924190163612366,0.032942116260528564,0.0329594761133194,0.03297672048211098,0.032992612570524216,0.033008087426424026,0.03302298113703728,0.03303749859333038,0.033051639795303345,0.033065058290958405,0.03307798132300377,0.033090535551309586,0.03310258314013481,0.03311421722173691,0.03312559798359871,0.03313658386468887,0.03314695879817009,0.03315682336688042,0.03316616266965866,0.03317524492740631,0.033184122294187546,0.033192552626132965,0.03320079296827316,0.033208608627319336,0.03321617469191551,0.03322354704141617,0.03323044627904892,0.03323731943964958,0.033243726938962936,0.03324993699789047,0.03325589373707771,0.033261578530073166,0.033267248421907425,0.033272430300712585,0.03327750414609909,0.03328260779380798,0.03328734636306763,0.03329193592071533,0.033295974135398865,0.03330044820904732,0.033304501324892044,0.03330846503376961,0.0333121232688427,0.03331592306494713,0.03331950679421425,0.0333227775990963,0.03332596272230148,0.033329110592603683,0.03333211690187454,0.033334843814373016,0.03333748131990433,0.03334013745188713,0.03334258869290352,0.03334499150514603,0.033347394317388535,0.033349595963954926,0.03335166350007057,0.033353716135025024,0.03335579112172127,0.03335779160261154,0.03335960581898689,0.03336132690310478,0.03336307406425476,0.03336460515856743,0.03336615487933159,0.03336767852306366,0.03336917236447334,0.03337050974369049,0.03337179869413376,0.033373091369867325,0.033374350517988205,0.03337562829256058,0.033376652747392654,0.03337772563099861,0.03337870165705681,0.03337970748543739,0.0333806611597538,0.03338159620761871,0.03338243067264557,0.033383265137672424,0.033384088426828384,0.03338484466075897,0.03338562324643135,0.033386290073394775,0.033387038856744766,0.03338763490319252,0.03338826820254326,0.03338882699608803,0.03338943049311638,0.03339000046253204,0.033390503376722336,0.033390969038009644,0.03339143097400665,0.033391885459423065,0.033392321318387985,0.03339279443025589,0.03339323028922081,0.033393628895282745,0.03339396417140961,0.03339436277747154,0.0333947017788887,0.03339504450559616,0.033395349979400635,0.0333956778049469,0.03339596837759018,0.033396221697330475,0.033396512269973755,0.03339673951268196,0.03339700773358345,0.03339727967977524,0.03339749574661255,0.03339773043990135,0.03339790180325508,0.03339811787009239,0.033398304134607315,0.033398497849702835,0.03339868411421776,0.03339884430170059,0.03339901939034462,0.033399179577827454,0.0333993099629879,0.03339945524930954,0.03339957073330879,0.033399682492017746,0.0333998017013073,0.03339994698762894,0.03340008482336998,0.03340018540620804,0.033400289714336395,0.03340040147304535,0.0334005206823349,0.03340059518814087,0.03340070694684982,0.033400774002075195,0.03340086713433266,0.03340098634362221,0.033401068300008774,0.03340114280581474,0.033401209861040115,0.03340126946568489,0.033401358872652054,0.03340141475200653,0.033401474356651306,0.03340151533484459,0.03340156748890877,0.033401623368263245,0.03340167924761772,0.0334017388522625,0.033401794731616974,0.033401839435100555,0.03340188413858414,0.03340194374322891,0.0334019809961319,0.03340204432606697,0.03340207040309906,0.03340211510658264,0.033402152359485626,0.033402178436517715,0.0334022082388401,0.03340223431587219,0.03340226784348488,0.03340228274464607,0.03340230882167816,0.03340234234929085,0.033402375876903534,0.03340238705277443,0.03340241312980652,0.03340242803096771,0.033402446657419205,0.033402469009160995,0.033402495086193085,0.03340250998735428,0.033402521163225174,0.03340253233909607,0.03340254724025726,0.03340255841612816,0.03340257331728935,0.03340258076786995,0.033402591943740845,0.03340260311961174,0.03340260684490204,0.033402618020772934,0.03340263292193413,0.033402640372514725,0.03340265154838562,0.03340265899896622,0.03340267017483711,0.03340268135070801,0.033402685075998306,0.0334026962518692,0.0334027074277401,0.0334027074277401,0.033402711153030396,0.03340271860361099,0.03340272232890129,0.03340272605419159,0.03340274840593338,0.03340275213122368,0.03340277448296547,0.03340277820825577,0.033402785658836365,0.03340279683470726,0.03340279683470726,0.03340280428528786,0.03340281546115875,0.03340281918644905,0.03340281918644905,0.03340282663702965,0.033402830362319946,0.03340284153819084,0.03340285271406174,0.03340285271406174,0.03340286388993263,0.03340286388993263,0.03340286388993263,0.03340286761522293,0.03340287134051323,0.033402882516384125,0.033402882516384125,0.033402882516384125,0.03340288996696472,0.03340288996696472,0.03340289369225502,0.03340289369225502,0.03340289369225502,0.03340289741754532,0.03340289741754532,0.03340289741754532,0.03340289741754532,0.03340289741754532,0.03340289741754532,0.03340289741754532,0.03340289741754532,0.03340289741754532],"recovered":[0.0,0.0005356644978746772,0.0009970157407224178,0.0014564848970621824,0.0019283455330878496,0.0024204684887081385,0.0029353885911405087,0.0034725775476545095,0.0040335021913051605,0.004621631465852261,0.0052374317310750484,0.005881934892386198,0.0065543996170163155,0.007256412412971258,0.007991457358002663,0.008761757984757423,0.009565004147589207,0.010404749773442745,0.011238839477300644,0.012047943659126759,0.012831113301217556,0.013584714382886887,0.014310364611446857,0.015009867958724499,0.01568695716559887,0.016337823122739792,0.016965152695775032,0.017570558935403824,0.018152335658669472,0.01871214061975479,0.01925218664109707,0.019772043451666832,0.020274005830287933,0.020757606253027916,0.02122347243130207,0.021670762449502945,0.02210170030593872,0.022517181932926178,0.02291809394955635,0.02330443263053894,0.02367565594613552,0.024032000452280045,0.024375807493925095,0.024707861244678497,0.025027351453900337,0.02533654123544693,0.025632165372371674,0.02591746859252453,0.026194214820861816,0.026457445695996284,0.026710446923971176,0.02695760503411293,0.027194254100322723,0.027421636506915092,0.027642492204904556,0.027854083105921745,0.028057284653186798,0.02825533226132393,0.028444774448871613,0.02862686850130558,0.02880180813372135,0.028970396146178246,0.029132138937711716,0.029288720339536667,0.029439622536301613,0.029583794996142387,0.02972358651459217,0.029858432710170746,0.029988564550876617,0.030112843960523605,0.030232856050133705,0.03034825250506401,0.03045976720750332,0.030566910281777382,0.03067043051123619,0.030769582837820053,0.03086571954190731,0.03095829300582409,0.031046802178025246,0.03113231435418129,0.03121475875377655,0.031293969601392746,0.03137081861495972,0.03144419565796852,0.031514618545770645,0.03158325329422951,0.03164808452129364,0.031711190938949585,0.0317717120051384,0.031830839812755585,0.031887441873550415,0.03194203972816467,0.031993646174669266,0.0320439487695694,0.03209295496344566,0.032139554619789124,0.0321846529841423,0.03222903236746788,0.032270707190036774,0.03231127932667732,0.03235013782978058,0.03238728269934654,0.03242339938879013,0.032457683235406876,0.03249138966202736,0.032523274421691895,0.03255412355065346,0.03258391097187996,0.03261229023337364,0.03264012187719345,0.03266683965921402,0.03269242122769356,0.032716743648052216,0.03274067863821983,0.032763708382844925,0.03278569132089615,0.032807059586048126,0.03282715007662773,0.032846491783857346,0.03286514803767204,0.03288313373923302,0.032900627702474594,0.03291763365268707,0.032933421432971954,0.03294888138771057,0.03296384960412979,0.03297840803861618,0.032992392778396606,0.03300630673766136,0.03301940858364105,0.03303179144859314,0.033043764531612396,0.03305552154779434,0.033066779375076294,0.03307754546403885,0.033087871968746185,0.03309796005487442,0.033107541501522064,0.0331166572868824,0.03312543407082558,0.033134158700704575,0.033142052590847015,0.03315000608563423,0.033157579600811005,0.033164795488119125,0.03317180648446083,0.03317858651280403,0.03318507596850395,0.03319128602743149,0.03319726884365082,0.033203065395355225,0.03320838883519173,0.03321387618780136,0.03321906924247742,0.0332239605486393,0.033228762447834015,0.033233240246772766,0.033237751573324203,0.033242009580135345,0.033246129751205444,0.03325014188885689,0.03325382247567177,0.03325748071074486,0.03326092287898064,0.033264197409152985,0.03326737880706787,0.03327041491866112,0.03327328711748123,0.0332760252058506,0.033278852701187134,0.033281438052654266,0.03328398987650871,0.03328647091984749,0.03328892961144447,0.033291108906269073,0.03329319879412651,0.03329538181424141,0.03329737111926079,0.03329930081963539,0.033301062881946564,0.0333029180765152,0.03330451622605324,0.03330620005726814,0.033307768404483795,0.033309344202280045,0.03331059589982033,0.033311981707811356,0.03331344574689865,0.033314671367406845,0.033315882086753845,0.03331707417964935,0.0333181656897068,0.03331917151808739,0.03332019969820976,0.03332122787833214,0.0333222933113575,0.03332310914993286,0.03332405537366867,0.03332489728927612,0.0333256758749485,0.03332647308707237,0.03332716226577759,0.033327821642160416,0.03332848846912384,0.03332917019724846,0.033329740166664124,0.03333035111427307,0.03333091735839844,0.03333152458071709,0.033332034945487976,0.0333324670791626,0.033332955092191696,0.033333469182252884,0.03333393484354019,0.033334385603666306,0.03333484008908272,0.03333519771695137,0.03333556652069092,0.033335957676172256,0.03333630412817001,0.033336613327264786,0.03333693742752075,0.03333728387951851,0.033337585628032684,0.03333783149719238,0.033338069915771484,0.03333829343318939,0.03333854675292969,0.03333881124854088,0.03333906829357147,0.03333929926156998,0.033339545130729675,0.033339742571115494,0.033339936286211014,0.03334011510014534,0.03334030136466026,0.033340465277433395,0.03334062173962593,0.03334077447652817,0.033340923488140106,0.033341046422719955,0.033341165632009506,0.03334127739071846,0.0333414301276207,0.03334159031510353,0.03334170579910278,0.033341798931360245,0.033341892063617706,0.033342018723487854,0.03334210440516472,0.03334219753742218,0.03334228694438934,0.033342376351356506,0.03334246948361397,0.033342573791742325,0.033342648297548294,0.03334272280335426,0.033342793583869934,0.0333428792655468,0.033342938870191574,0.03334297984838486,0.03334305062890053,0.033343106508255005,0.03334316238760948,0.03334323689341545,0.03334328904747963,0.033343344926834106,0.033343397080898285,0.03334344923496246,0.03334350883960724,0.033343568444252014,0.0333436094224453,0.03334364667534828,0.033343687653541565,0.03334372863173485,0.033343758434057236,0.03334379196166992,0.03334382548928261,0.0333438515663147,0.03334386646747589,0.03334389254450798,0.033343926072120667,0.03334395959973335,0.03334398195147514,0.03334401920437813,0.03334403410553932,0.03334406018257141,0.033344075083732605,0.03334410488605499,0.033344123512506485,0.03334413841366768,0.033344149589538574,0.03334417566657066,0.03334418311715126,0.033344194293022156,0.03334421664476395,0.033344220370054245,0.03334423154592514,0.033344242721796036,0.033344246447086334,0.033344268798828125,0.03334427252411842,0.03334428369998932,0.033344294875860214,0.03334430232644081,0.03334430977702141,0.03334431350231171,0.0333443358540535,0.033344339579343796,0.033344343304634094,0.03334435075521469,0.03334435075521469,0.03334436193108559,0.03334436193108559,0.03334438055753708,0.033344388008117676,0.03334439545869827,0.03334440290927887,0.03334440663456917,0.033344417810440063,0.03334442898631096,0.03334443271160126,0.033344440162181854,0.03334444388747215,0.03334445506334305,0.03334445506334305,0.03334445506334305,0.033344466239213943,0.03334447368979454,0.03334447368979454,0.03334447368979454,0.033344488590955734,0.03334449976682663,0.03334449976682663,0.033344514667987823,0.033344514667987823,0.033344514667987823,0.033344533294439316,0.033344537019729614,0.033344537019729614,0.03334454074501991,0.03334454074501991,0.03334454074501991,0.03334454819560051,0.03334454819560051,0.03334454819560051,0.03334454819560051,0.03334454819560051,0.03334454819560051,0.03334454819560051,0.03334454819560051],"active":[0.001133263111114502,0.0009840247221291065,0.0009763927664607763,0.0010031668934971094,0.0010438153985887766,0.0010898872278630733,0.001135305967181921,0.0011832441668957472,0.0012357556261122227,0.001290314830839634,0.0013461862690746784,0.0014035659842193127,0.0014657313004136086,0.0015314794145524502,0.0015996592119336128,0.0016661286354064941,0.0017408709973096848,0.001724928617477417,0.001678353175520897,0.0016264179721474648,0.0015701530501246452,0.0015172529965639114,0.0014649229124188423,0.0014159055426716805,0.001364322379231453,0.0013167094439268112,0.0012685712426900864,0.0012222640216350555,0.0011794082820415497,0.0011405888944864273,0.0011026151478290558,0.0010653883218765259,0.0010269451886415482,0.0009921751916408539,0.0009544715285301208,0.0009214766323566437,0.0008901432156562805,0.0008598379790782928,0.0008302237838506699,0.0007999911904335022,0.0007731560617685318,0.0007492266595363617,0.0007249414920806885,0.0007004328072071075,0.0006763245910406113,0.0006536711007356644,0.0006327666342258453,0.0006125867366790771,0.0005895886570215225,0.0005719922482967377,0.0005556643009185791,0.0005356818437576294,0.0005185306072235107,0.0005018990486860275,0.00048576854169368744,0.0004709288477897644,0.0004570242017507553,0.0004410911351442337,0.0004249662160873413,0.000411422923207283,0.00039911456406116486,0.0003858264535665512,0.0003737621009349823,0.00036264024674892426,0.00035072118043899536,0.00034090131521224976,0.00033055245876312256,0.0003200061619281769,0.00030937232077121735,0.0003006923943758011,0.00029036402702331543,0.00028211623430252075,0.00027423538267612457,0.0002666022628545761,0.0002581309527158737,0.00025224126875400543,0.00024479441344738007,0.00023713335394859314,0.00023122690618038177,0.00022433698177337646,0.00021872669458389282,0.00021209567785263062,0.0002055838704109192,0.00020005926489830017,0.00019558891654014587,0.00018903613090515137,0.00018473714590072632,0.000180169939994812,0.00017576664686203003,0.00017093122005462646,0.00016672909259796143,0.00016298890113830566,0.0001595728099346161,0.00015616044402122498,0.0001522265374660492,0.000148870050907135,0.0001460239291191101,0.00014131143689155579,0.00013893097639083862,0.00013516470789909363,0.00013269856572151184,0.0001301988959312439,0.00012743473052978516,0.00012536346912384033,0.00012258440256118774,0.00012021511793136597,0.00011763349175453186,0.00011541321873664856,0.00011387094855308533,0.00011151283979415894,0.00010919943451881409,0.00010733306407928467,0.00010587647557258606,0.00010394304990768433,0.00010181590914726257,0.00010023266077041626,9.831786155700684e-05,9.70400869846344e-05,9.562447667121887e-05,9.432807564735413e-05,9.35867428779602e-05,9.198486804962158e-05,9.045377373695374e-05,8.955970406532288e-05,8.861720561981201e-05,8.779019117355347e-05,8.665025234222412e-05,8.558854460716248e-05,8.422881364822388e-05,8.317455649375916e-05,8.242577314376831e-05,8.183345198631287e-05,8.106231689453125e-05,8.017942309379578e-05,7.927790284156799e-05,7.829070091247559e-05,7.728487253189087e-05,7.658079266548157e-05,7.589533925056458e-05,7.535889744758606e-05,7.444992661476135e-05,7.41221010684967e-05,7.354095578193665e-05,7.286667823791504e-05,7.252395153045654e-05,7.192045450210571e-05,7.135048508644104e-05,7.081776857376099e-05,7.029250264167786e-05,6.997957825660706e-05,6.936490535736084e-05,6.911531090736389e-05,6.873160600662231e-05,6.827712059020996e-05,6.797537207603455e-05,6.721168756484985e-05,6.720796227455139e-05,6.674975156784058e-05,6.645545363426208e-05,6.599351763725281e-05,6.578117609024048e-05,6.568431854248047e-05,6.529688835144043e-05,6.503984332084656e-05,6.491318345069885e-05,6.473809480667114e-05,6.44288957118988e-05,6.41942024230957e-05,6.411224603652954e-05,6.373599171638489e-05,6.355345249176025e-05,6.340444087982178e-05,6.312504410743713e-05,6.273388862609863e-05,6.260722875595093e-05,6.259232759475708e-05,6.240978837013245e-05,6.223469972610474e-05,6.202608346939087e-05,6.201118230819702e-05,6.168708205223083e-05,6.163865327835083e-05,6.147846579551697e-05,6.140395998954773e-05,6.116554141044617e-05,6.120279431343079e-05,6.110966205596924e-05,6.090477108955383e-05,6.09569251537323e-05,6.0770660638809204e-05,6.065145134925842e-05,6.0535967350006104e-05,6.0535967350006104e-05,6.0461461544036865e-05,6.036832928657532e-05,6.013736128807068e-05,6.015598773956299e-05,6.0033053159713745e-05,5.994737148284912e-05,5.994737148284912e-05,5.9816986322402954e-05,5.9876590967178345e-05,5.981326103210449e-05,5.9779733419418335e-05,5.965679883956909e-05,5.969032645225525e-05,5.964934825897217e-05,5.9586018323898315e-05,5.944445729255676e-05,5.939602851867676e-05,5.941838026046753e-05,5.936622619628906e-05,5.932524800300598e-05,5.9295445680618286e-05,5.924329161643982e-05,5.912408232688904e-05,5.916506052017212e-05,5.9135258197784424e-05,5.908682942390442e-05,5.904585123062134e-05,5.906447768211365e-05,5.903095006942749e-05,5.893781781196594e-05,5.892664194107056e-05,5.890801548957825e-05,5.893781781196594e-05,5.898624658584595e-05,5.894899368286133e-05,5.891919136047363e-05,5.883350968360901e-05,5.881860852241516e-05,5.875900387763977e-05,5.875527858734131e-05,5.8747828006744385e-05,5.8729201555252075e-05,5.871802568435669e-05,5.871430039405823e-05,5.8688223361968994e-05,5.868077278137207e-05,5.864724516868591e-05,5.863606929779053e-05,5.863606929779053e-05,5.8669596910476685e-05,5.865469574928284e-05,5.8595091104507446e-05,5.858391523361206e-05,5.860254168510437e-05,5.8628618717193604e-05,5.857646465301514e-05,5.860254168510437e-05,5.857646465301514e-05,5.85801899433136e-05,5.8609992265701294e-05,5.859881639480591e-05,5.856901407241821e-05,5.856156349182129e-05,5.854666233062744e-05,5.856528878211975e-05,5.8535486459732056e-05,5.8535486459732056e-05,5.8535486459732056e-05,5.8516860008239746e-05,5.8516860008239746e-05,5.8516860008239746e-05,5.85019588470459e-05,5.850568413734436e-05,5.8494508266448975e-05,5.848705768585205e-05,5.8494508266448975e-05,5.84721565246582e-05,5.8475881814956665e-05,5.846098065376282e-05,5.846843123435974e-05,5.846470594406128e-05,5.844980478286743e-05,5.844980478286743e-05,5.844235420227051e-05,5.844235420227051e-05,5.843117833137512e-05,5.844235420227051e-05,5.844980478286743e-05,5.844980478286743e-05,5.842745304107666e-05,5.843117833137512e-05,5.840882658958435e-05,5.841255187988281e-05,5.840882658958435e-05,5.8420002460479736e-05,5.840510129928589e-05,5.8397650718688965e-05,5.83939254283905e-05,5.8397650718688965e-05,5.838274955749512e-05,5.839020013809204e-05,5.838647484779358e-05,5.837529897689819e-05,5.838274955749512e-05,5.837529897689819e-05,5.837529897689819e-05,5.838647484779358e-05,5.837157368659973e-05,5.8379024267196655e-05,5.837529897689819e-05,5.837529897689819e-05,5.8379024267196655e-05,5.837529897689819e-05,5.838274955749512e-05,5.837157368659973e-05,5.836784839630127e-05,5.836784839630127e-05,5.836784839630127e-05,5.837157368659973e-05,5.836412310600281e-05,5.838647484779358e-05,5.837157368659973e-05,5.838647484779358e-05,5.838274955749512e-05,5.838274955749512e-05,5.839020013809204e-05,5.8379024267196655e-05,5.837529897689819e-05,5.838274955749512e-05,5.8379024267196655e-05,5.837529897689819e-05,5.837157368659973e-05,5.837529897689819e-05,5.838647484779358e-05,5.838647484779358e-05,5.8379024267196655e-05,5.839020013809204e-05,5.839020013809204e-05,5.837529897689819e-05,5.836784839630127e-05,5.837157368659973e-05,5.836784839630127e-05,5.836784839630127e-05,5.836784839630127e-05,5.8356672525405884e-05,5.835294723510742e-05,5.8356672525405884e-05,5.835294723510742e-05,5.835294723510742e-05,5.8356672525405884e-05,5.834922194480896e-05,5.834922194480896e-05,5.834922194480896e-05,5.834922194480896e-05,5.834922194480896e-05,5.834922194480896e-05,5.834922194480896e-05,5.834922194480896e-05]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.001133263111114502,0.0015188389224931598,0.001958621433004737,0.0024236487224698067,0.0029064337722957134,0.0034055663272738457,0.003918915521353483,0.004447928164154291,0.004992707632482052,0.0055527715012431145,0.006134160328656435,0.006728972773998976,0.007341957651078701,0.007974784821271896,0.00862460769712925,0.009294817224144936,0.009983235038816929,0.010623849928379059,0.011232474818825722,0.011811323463916779,0.01236242800951004,0.012886147014796734,0.013386948965489864,0.013863906264305115,0.014319046400487423,0.014752192422747612,0.015165361575782299,0.015557702630758286,0.015930011868476868,0.016286391764879227,0.016625387594103813,0.016949310898780823,0.017256077378988266,0.01755061373114586,0.017832396551966667,0.018099816516041756,0.01835489645600319,0.018597932532429695,0.01883019506931305,0.019050661474466324,0.01926065981388092,0.019460244104266167,0.01965058222413063,0.019831504672765732,0.020004866644740105,0.02017003297805786,0.02032725140452385,0.02047782763838768,0.020619967952370644,0.020756030455231667,0.020885998383164406,0.021009763702750206,0.021127095445990562,0.0212399885058403,0.021347349509596825,0.02145015262067318,0.02154865860939026,0.021641217172145844,0.021729839965701103,0.021814145147800446,0.02189563773572445,0.021971486508846283,0.022044140845537186,0.022114161401987076,0.022180723026394844,0.022243956103920937,0.022304421290755272,0.022361744195222855,0.022416314110159874,0.022468669340014458,0.022518863901495934,0.02256641909480095,0.022611381486058235,0.02265414409339428,0.0226949080824852,0.022734830155968666,0.022772254422307014,0.022807525470852852,0.022841719910502434,0.022873802110552788,0.022904563695192337,0.02293406054377556,0.02296198531985283,0.022988779470324516,0.02301439270377159,0.023038994520902634,0.023062242195010185,0.023084692656993866,0.02310541644692421,0.023125212639570236,0.023144556209445,0.02316286414861679,0.023180300369858742,0.023196937516331673,0.02321292832493782,0.02322804182767868,0.02324211224913597,0.023255474865436554,0.023268507793545723,0.023281216621398926,0.023292871192097664,0.02330402471125126,0.0233149491250515,0.023325240239501,0.0233352929353714,0.023344486951828003,0.023353394120931625,0.023361876606941223,0.02336999587714672,0.023377763107419014,0.02338513545691967,0.02339222840964794,0.023399097844958305,0.023405615240335464,0.02341162972152233,0.023417461663484573,0.023422839120030403,0.02342819981276989,0.023433150723576546,0.02343793213367462,0.02344241552054882,0.02344694174826145,0.023451220244169235,0.02345520257949829,0.02345898747444153,0.023462798446416855,0.023466255515813828,0.023469673469662666,0.02347281016409397,0.023475758731365204,0.023478450253605843,0.02348126657307148,0.023483822122216225,0.023486321792006493,0.023488560691475868,0.02349078468978405,0.02349289506673813,0.02349494770169258,0.02349691279232502,0.02349877543747425,0.023500552400946617,0.023502321913838387,0.023503871634602547,0.023505447432398796,0.023506883531808853,0.023508382961153984,0.023509589955210686,0.02351078763604164,0.02351205237209797,0.023513313382864,0.023514386266469955,0.02351536601781845,0.023516392335295677,0.023517243564128876,0.023518186062574387,0.023519063368439674,0.02351977303624153,0.023520534858107567,0.023521307855844498,0.023521915078163147,0.023522520437836647,0.02352309040725231,0.023523718118667603,0.0235243309289217,0.023524828255176544,0.023525264114141464,0.023525750264525414,0.023526139557361603,0.023526612669229507,0.02352702058851719,0.023527400568127632,0.023527784273028374,0.023528072983026505,0.02352837473154068,0.02352871745824814,0.023528944700956345,0.02352922409772873,0.02352951467037201,0.02352975867688656,0.023530013859272003,0.02353023551404476,0.023530444130301476,0.023530660197138786,0.0235308688133955,0.023531101644039154,0.023531261831521988,0.02353144995868206,0.023531625047326088,0.02353179082274437,0.023531921207904816,0.023532049730420113,0.023532211780548096,0.023532330989837646,0.023532459512352943,0.023532558232545853,0.0235326886177063,0.023532817140221596,0.023532932624220848,0.02353302575647831,0.02353311888873577,0.023533226922154427,0.02353331632912159,0.023533383384346962,0.023533444851636887,0.02353350818157196,0.023533575236797333,0.023533662781119347,0.023533735424280167,0.023533781990408897,0.02353384532034397,0.023533906787633896,0.023533953353762627,0.023534011095762253,0.023534057661890984,0.023534104228019714,0.023534156382083893,0.023534197360277176,0.02353423275053501,0.02353428490459919,0.02353431098163128,0.02353433147072792,0.023534368723630905,0.023534394800662994,0.02353443019092083,0.02353445626795292,0.023534482344985008,0.023534508422017097,0.02353452891111374,0.023534534499049187,0.023534560576081276,0.023534581065177917,0.02353459596633911,0.023534616455435753,0.023534633219242096,0.023534653708338737,0.023534659296274185,0.023534679785370827,0.023534689098596573,0.023534705862402916,0.023534715175628662,0.023534731939435005,0.02353474125266075,0.02353474125266075,0.023534752428531647,0.02353476732969284,0.023534778505563736,0.023534782230854034,0.023534787818789482,0.02353479340672493,0.023534798994660378,0.023534804582595825,0.023534808307886124,0.023534808307886124,0.023534808307886124,0.023534808307886124,0.023534808307886124,0.023534808307886124,0.02353481389582157,0.02353481389582157,0.02353481389582157,0.02353481389582157,0.02353481389582157,0.02353481389582157,0.02353481948375702,0.02353481948375702,0.02353481948375702,0.02353481948375702,0.023534825071692467,0.023534825071692467,0.023534825071692467,0.023534825071692467,0.023534825071692467,0.023534825071692467,0.023534825071692467,0.023534825071692467,0.023534825071692467,0.023534828796982765,0.023534828796982765,0.023534828796982765,0.023534828796982765,0.023534828796982765,0.023534834384918213,0.02353483997285366,0.02353483997285366,0.02353483997285366,0.02353483997285366,0.02353483997285366,0.02353483997285366,0.02353484556078911,0.02353484556078911,0.02353484556078911,0.02353484556078911,0.02353484556078911,0.02353484556078911,0.02353484556078911,0.02353484556078911,0.023534851148724556,0.023534851148724556,0.023534851148724556,0.023534851148724556,0.023534851148724556,0.023534851148724556,0.023534854874014854,0.023534854874014854,0.023534854874014854,0.023534854874014854,0.023534854874014854,0.023534860461950302,0.023534860461950302,0.023534860461950302,0.023534860461950302,0.023534860461950302,0.023534860461950302,0.023534860461950302,0.023534860461950302,0.023534860461950302,0.023534860461950302,0.023534860461950302,0.023534860461950302,0.023534860461950302,0.023534860461950302,0.023534860461950302,0.023534860461950302,0.023534860461950302,0.023534860461950302,0.023534860461950302,0.023534860461950302,0.023534860461950302,0.023534860461950302,0.023534860461950302,0.023534860461950302,0.023534860461950302,0.023534860461950302,0.023534860461950302,0.023534860461950302,0.023534860461950302,0.023534860461950302,0.023534860461950302,0.023534860461950302,0.023534860461950302,0.023534860461950302,0.023534860461950302,0.023534860461950302,0.023534860461950302,0.023534860461950302,0.023534860461950302,0.023534860461950302,0.023534860461950302,0.023534860461950302,0.023534860461950302,0.023534860461950302],"recovered":[0.0,0.0005351979052647948,0.000996134360320866,0.0014479507226496935,0.001906336285173893,0.002376760821789503,0.0028609666042029858,0.0033599643502384424,0.0038736816495656967,0.0044031813740730286,0.004947883076965809,0.005510928574949503,0.006090171169489622,0.006687005516141653,0.007301426492631435,0.00793377123773098,0.00858318991959095,0.009255520068109035,0.009913980029523373,0.010546926409006119,0.011152731254696846,0.011730469763278961,0.012281030416488647,0.012808181345462799,0.01330906618386507,0.013787247240543365,0.014241676777601242,0.014674683101475239,0.015087084844708443,0.015479525551199913,0.01585431583225727,0.016212662681937218,0.01655367948114872,0.01687748357653618,0.01718582771718502,0.017481204122304916,0.017762772738933563,0.018030131235718727,0.01828496716916561,0.018528761342167854,0.01876186765730381,0.01898309774696827,0.019193531945347786,0.01939353346824646,0.019583918154239655,0.0197660643607378,0.019939003512263298,0.020104344934225082,0.02026217430830002,0.020413346588611603,0.020555995404720306,0.02069307118654251,0.02082258090376854,0.02094591036438942,0.02106468938291073,0.021177370101213455,0.02128487639129162,0.021387580782175064,0.02148534543812275,0.021579433232545853,0.02166709676384926,0.02175256237387657,0.02183351293206215,0.021909600123763084,0.021982993930578232,0.022053072229027748,0.022119322791695595,0.022182578220963478,0.022243311628699303,0.022300338372588158,0.022354675456881523,0.022407405078411102,0.022457297891378403,0.022505266591906548,0.022549955174326897,0.022593501955270767,0.022635145112872124,0.022674456238746643,0.022711729630827904,0.02274690382182598,0.022780977189540863,0.02281348593533039,0.022844811901450157,0.022874152287840843,0.022901887074112892,0.022928733378648758,0.022954382002353668,0.022978652268648148,0.023001553490757942,0.02302367612719536,0.02304462343454361,0.02306494303047657,0.023084254935383797,0.0231025367975235,0.023120196536183357,0.023136891424655914,0.023152699694037437,0.023167943581938744,0.023182470351457596,0.0231960229575634,0.023209089413285255,0.023221734911203384,0.023233778774738312,0.023245226591825485,0.02325599640607834,0.023266490548849106,0.02327629365026951,0.02328554354608059,0.023294497281312943,0.023302825167775154,0.02331100031733513,0.023318612948060036,0.023326389491558075,0.023333540186285973,0.023340238258242607,0.02334681712090969,0.02335292473435402,0.023358715698122978,0.023364180698990822,0.02336937189102173,0.02337435446679592,0.023379134014248848,0.023383671417832375,0.023388052359223366,0.023392288014292717,0.023396223783493042,0.023400038480758667,0.023403747007250786,0.02340725064277649,0.02341056987643242,0.02341384068131447,0.023416750133037567,0.023419653996825218,0.023422369733452797,0.023424988612532616,0.023427492007613182,0.023429788649082184,0.023432090878486633,0.023434268310666084,0.02343635819852352,0.023438338190317154,0.023440169170498848,0.02344202622771263,0.023443736135959625,0.02344544231891632,0.02344691939651966,0.023448418825864792,0.023449797183275223,0.02345101535320282,0.023452332243323326,0.023453593254089355,0.02345484308898449,0.023455951362848282,0.023456977680325508,0.02345789037644863,0.023458829149603844,0.023459799587726593,0.02346055582165718,0.023461395874619484,0.02346225641667843,0.023462899029254913,0.023463593795895576,0.02346421591937542,0.023464811965823174,0.023465346544981003,0.023465901613235474,0.023466404527425766,0.02346695400774479,0.02346733771264553,0.023467840626835823,0.023468244820833206,0.02346867509186268,0.023469047620892525,0.023469364270567894,0.023469701409339905,0.0234700795263052,0.02347037009894848,0.02347063459455967,0.023470919579267502,0.02347124181687832,0.023471515625715256,0.023471729829907417,0.023471951484680176,0.0234721377491951,0.023472392931580544,0.02347262017428875,0.02347281202673912,0.023472988978028297,0.023473139852285385,0.023473314940929413,0.023473471403121948,0.023473596200346947,0.023473765701055527,0.023473890498280525,0.02347402088344097,0.02347417175769806,0.0234743170440197,0.023474399000406265,0.02347451262176037,0.02347463183104992,0.02347470447421074,0.02347481995820999,0.02347491681575775,0.02347498945891857,0.023475073277950287,0.02347514033317566,0.023475198075175285,0.023475244641304016,0.023475317284464836,0.023475373163819313,0.023475442081689835,0.023475488647818565,0.02347552962601185,0.02347557060420513,0.023475628346204758,0.02347567491233349,0.023475727066397667,0.02347576804459095,0.02347581461071968,0.023475846275687218,0.023475872352719307,0.02347589284181595,0.023475928232073784,0.023475954309105873,0.023475995287299156,0.02347603254020214,0.023476073518395424,0.02347608469426632,0.02347610518336296,0.023476120084524155,0.023476136848330498,0.02347615733742714,0.023476172238588333,0.023476187139749527,0.023476209491491318,0.023476233705878258,0.023476244881749153,0.023476259782910347,0.02347627654671669,0.023476285859942436,0.02347630262374878,0.023476306349039078,0.02347632311284542,0.023476338014006615,0.02347634918987751,0.023476364091038704,0.02347636967897415,0.023476378992199898,0.023476384580135345,0.023476390168070793,0.023476390168070793,0.02347639575600624,0.023476405069231987,0.023476405069231987,0.023476405069231987,0.023476405069231987,0.023476405069231987,0.023476405069231987,0.023476405069231987,0.023476410657167435,0.023476416245102882,0.023476416245102882,0.023476416245102882,0.023476416245102882,0.023476416245102882,0.023476416245102882,0.023476416245102882,0.02347642183303833,0.02347642183303833,0.02347642183303833,0.02347642555832863,0.02347642555832863,0.02347642555832863,0.02347642555832863,0.02347642555832863,0.02347642555832863,0.02347642555832863,0.023476431146264076,0.023476431146264076,0.023476431146264076,0.023476431146264076,0.023476431146264076,0.023476431146264076,0.023476431146264076,0.023476436734199524,0.023476436734199524,0.023476436734199524,0.023476436734199524,0.023476436734199524,0.023476436734199524,0.02347644232213497,0.02347644232213497,0.02347644232213497,0.02347644232213497,0.02347644232213497,0.02347644232213497,0.02347644232213497,0.02347644232213497,0.02347644232213497,0.02347644232213497,0.02347644791007042,0.02347644791007042,0.02347644791007042,0.02347644791007042,0.02347644791007042,0.02347644791007042,0.02347644791007042,0.02347644791007042,0.02347644791007042,0.02347644791007042,0.02347644791007042,0.02347644791007042,0.02347644791007042,0.02347644791007042,0.02347644791007042,0.02347644791007042,0.02347644791007042,0.02347644791007042,0.02347644791007042,0.02347644791007042,0.02347644791007042,0.02347644791007042,0.02347644791007042,0.02347644791007042,0.02347644791007042,0.02347644791007042,0.02347644791007042,0.02347644791007042,0.02347644791007042,0.02347644791007042,0.02347644791007042,0.02347644791007042,0.02347644791007042,0.02347644791007042,0.02347644791007042,0.02347644791007042,0.02347644791007042,0.02347644791007042,0.02347644791007042,0.02347644791007042,0.02347644791007042,0.02347644791007042,0.02347644791007042,0.02347644791007042,0.02347644791007042,0.02347644791007042,0.02347644791007042,0.02347644791007042,0.02347644791007042,0.02347644791007042,0.02347644791007042],"active":[0.001133263111114502,0.000983641017228365,0.0009624870726838708,0.0009756979998201132,0.0010000974871218204,0.0010288055054843426,0.0010579489171504974,0.0010879638139158487,0.0011190259829163551,0.001149590127170086,0.0011862772516906261,0.0012180441990494728,0.001251786481589079,0.0012877793051302433,0.0013231812044978142,0.0013610459864139557,0.0014000451192259789,0.0013683298602700233,0.001318494789302349,0.0012643970549106598,0.0012096967548131943,0.0011556772515177727,0.0011059185490012169,0.0010557249188423157,0.0010099802166223526,0.0009649451822042465,0.000923684798181057,0.0008830195292830467,0.000842927023768425,0.0008068662136793137,0.0007710717618465424,0.000736648216843605,0.0007023978978395462,0.0006731301546096802,0.0006465688347816467,0.0006186123937368393,0.0005921237170696259,0.000567801296710968,0.000545227900147438,0.0005219001322984695,0.0004987921565771103,0.00047714635729789734,0.00045705027878284454,0.00043797120451927185,0.00042094849050045013,0.00040396861732006073,0.00038824789226055145,0.00037348270416259766,0.0003577936440706253,0.0003426838666200638,0.0003300029784440994,0.000316692516207695,0.000304514542222023,0.00029407814145088196,0.0002826601266860962,0.0002727825194597244,0.00026378221809864044,0.0002536363899707794,0.0002444945275783539,0.0002347119152545929,0.00022854097187519073,0.0002189241349697113,0.00021062791347503662,0.0002045612782239914,0.00019772909581661224,0.00019088387489318848,0.00018509849905967712,0.00017916597425937653,0.0001730024814605713,0.00016833096742630005,0.0001641884446144104,0.0001590140163898468,0.00015408359467983246,0.00014887750148773193,0.0001449529081583023,0.00014132820069789886,0.00013710930943489075,0.0001330692321062088,0.00012999027967453003,0.00012689828872680664,0.000123586505651474,0.00012057460844516754,0.00011717341840267181,0.0001146271824836731,0.00011250562965869904,0.00011026114225387573,0.00010786019265651703,0.00010604038834571838,0.0001038629561662674,0.00010153651237487793,9.993277490139008e-05,9.792111814022064e-05,9.604543447494507e-05,9.440071880817413e-05,9.27317887544632e-05,9.115040302276611e-05,8.941255509853363e-05,8.753128349781036e-05,8.603744208812714e-05,8.519366383552551e-05,8.378177881240845e-05,8.228980004787445e-05,8.117035031318665e-05,8.001364767551422e-05,7.92965292930603e-05,7.79964029788971e-05,7.7100470662117e-05,7.633306086063385e-05,7.549859583377838e-05,7.493793964385986e-05,7.413513958454132e-05,7.361546158790588e-05,7.270835340023041e-05,7.207505404949188e-05,7.139146327972412e-05,7.064454257488251e-05,6.991438567638397e-05,6.948411464691162e-05,6.897002458572388e-05,6.856024265289307e-05,6.806105375289917e-05,6.780773401260376e-05,6.754882633686066e-05,6.715022027492523e-05,6.669946014881134e-05,6.657466292381287e-05,6.621703505516052e-05,6.592646241188049e-05,6.5559521317482e-05,6.518885493278503e-05,6.46095722913742e-05,6.451644003391266e-05,6.416812539100647e-05,6.395205855369568e-05,6.357207894325256e-05,6.329268217086792e-05,6.310641765594482e-05,6.285682320594788e-05,6.264448165893555e-05,6.241723895072937e-05,6.22142106294632e-05,6.215274333953857e-05,6.184540688991547e-05,6.171129643917084e-05,6.144121289253235e-05,6.146356463432312e-05,6.117112934589386e-05,6.099045276641846e-05,6.103701889514923e-05,6.09811395406723e-05,6.0793012380599976e-05,6.052292883396149e-05,6.0440972447395325e-05,6.0265883803367615e-05,6.029568612575531e-05,6.023421883583069e-05,5.9973448514938354e-05,5.997903645038605e-05,5.991198122501373e-05,5.965866148471832e-05,5.9621408581733704e-05,5.949661135673523e-05,5.950219929218292e-05,5.9518963098526e-05,5.948171019554138e-05,5.93625009059906e-05,5.934573709964752e-05,5.918554961681366e-05,5.9274956583976746e-05,5.917996168136597e-05,5.9155747294425964e-05,5.910918116569519e-05,5.90253621339798e-05,5.901046097278595e-05,5.901604890823364e-05,5.8865174651145935e-05,5.885399878025055e-05,5.888007581233978e-05,5.88390976190567e-05,5.877204239368439e-05,5.871988832950592e-05,5.871430039405823e-05,5.8708712458610535e-05,5.8731064200401306e-05,5.8708712458610535e-05,5.864165723323822e-05,5.863793194293976e-05,5.863606929779053e-05,5.8650970458984375e-05,5.860626697540283e-05,5.857832729816437e-05,5.861558020114899e-05,5.856528878211975e-05,5.856901407241821e-05,5.853734910488129e-05,5.8516860008239746e-05,5.850009620189667e-05,5.8533623814582825e-05,5.8513134717941284e-05,5.848705768585205e-05,5.852244794368744e-05,5.8496370911598206e-05,5.846656858921051e-05,5.8455392718315125e-05,5.8434903621673584e-05,5.8434903621673584e-05,5.846470594406128e-05,5.849078297615051e-05,5.846470594406128e-05,5.84721565246582e-05,5.846470594406128e-05,5.846470594406128e-05,5.848146975040436e-05,5.848705768585205e-05,5.8475881814956665e-05,5.848146975040436e-05,5.847029387950897e-05,5.846470594406128e-05,5.847029387950897e-05,5.846470594406128e-05,5.8459118008613586e-05,5.8475881814956665e-05,5.846656858921051e-05,5.8475881814956665e-05,5.846098065376282e-05,5.844980478286743e-05,5.8434903621673584e-05,5.844421684741974e-05,5.842931568622589e-05,5.844049155712128e-05,5.844421684741974e-05,5.8438628911972046e-05,5.844421684741974e-05,5.844607949256897e-05,5.844421684741974e-05,5.842559039592743e-05,5.8434903621673584e-05,5.842931568622589e-05,5.842931568622589e-05,5.842931568622589e-05,5.842931568622589e-05,5.8434903621673584e-05,5.8418139815330505e-05,5.8414414525032043e-05,5.8418139815330505e-05,5.8414414525032043e-05,5.841255187988281e-05,5.840882658958435e-05,5.840882658958435e-05,5.840882658958435e-05,5.8414414525032043e-05,5.841255187988281e-05,5.840323865413666e-05,5.840323865413666e-05,5.840323865413666e-05,5.840323865413666e-05,5.840323865413666e-05,5.840882658958435e-05,5.840882658958435e-05,5.840323865413666e-05,5.8397650718688965e-05,5.8397650718688965e-05,5.8397650718688965e-05,5.840323865413666e-05,5.840323865413666e-05,5.840323865413666e-05,5.840323865413666e-05,5.840323865413666e-05,5.840323865413666e-05,5.840323865413666e-05,5.8399513363838196e-05,5.8399513363838196e-05,5.8399513363838196e-05,5.8399513363838196e-05,5.8399513363838196e-05,5.8399513363838196e-05,5.840323865413666e-05,5.8397650718688965e-05,5.8397650718688965e-05,5.8397650718688965e-05,5.8397650718688965e-05,5.840323865413666e-05,5.840882658958435e-05,5.840882658958435e-05,5.840323865413666e-05,5.840323865413666e-05,5.840323865413666e-05,5.840323865413666e-05,5.840882658958435e-05,5.840882658958435e-05,5.840323865413666e-05,5.840323865413666e-05,5.840323865413666e-05,5.840323865413666e-05,5.840323865413666e-05,5.840323865413666e-05,5.840882658958435e-05,5.840882658958435e-05,5.840882658958435e-05,5.840882658958435e-05,5.840323865413666e-05,5.840323865413666e-05,5.840696394443512e-05,5.840696394443512e-05,5.840696394443512e-05,5.840696394443512e-05,5.840696394443512e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.001133263111114502,0.0015196374151855707,0.001946914242580533,0.002391643123701215,0.002842676592990756,0.003302384167909622,0.0037713830824941397,0.004243637900799513,0.004723125137388706,0.005209736526012421,0.005703228525817394,0.006203916389495134,0.006711889058351517,0.00722665386274457,0.007747562602162361,0.008275512605905533,0.008809102699160576,0.009302666410803795,0.009762421250343323,0.010196251794695854,0.010602939873933792,0.010986316949129105,0.01134678814560175,0.011685991659760475,0.012006083503365517,0.012307422235608101,0.012590702623128891,0.012857827357947826,0.013107712380588055,0.0133442934602499,0.013565817847847939,0.013776106759905815,0.013973372057080269,0.014159422367811203,0.01433518622070551,0.014500580728054047,0.014656548388302326,0.014802873134613037,0.01494093332439661,0.015071029774844646,0.015193991363048553,0.015310021117329597,0.015419969335198402,0.015523659996688366,0.015620407648384571,0.015711788088083267,0.01579858735203743,0.015879925340414047,0.01595628261566162,0.016028128564357758,0.016096198931336403,0.016160137951374054,0.01622052863240242,0.016276897862553596,0.016330450773239136,0.01638089492917061,0.016428489238023758,0.016473006457090378,0.016515273600816727,0.01655500940978527,0.016592122614383698,0.016627227887511253,0.01666056551039219,0.016691934317350388,0.016721393913030624,0.01674923114478588,0.016775351017713547,0.016799917444586754,0.0168233010917902,0.016845760866999626,0.016865991055965424,0.016885558143258095,0.01690390333533287,0.016921432688832283,0.016937967389822006,0.016953235492110252,0.016967840492725372,0.016981543973088264,0.0169944129884243,0.017006436362862587,0.01701812818646431,0.017029032111167908,0.017039157450199127,0.01704861968755722,0.017057906836271286,0.01706627383828163,0.017074258998036385,0.01708182319998741,0.0170888788998127,0.017095515504479408,0.017101919278502464,0.01710805855691433,0.017113538458943367,0.01711888425052166,0.017123959958553314,0.017128730192780495,0.01713336445391178,0.017137648537755013,0.017141573131084442,0.017145207151770592,0.017148759216070175,0.017152024433016777,0.017155064269900322,0.017158105969429016,0.017160948365926743,0.017163608223199844,0.017166148871183395,0.01716846041381359,0.017170628532767296,0.01717260293662548,0.01717446930706501,0.017176248133182526,0.017177896574139595,0.017179498448967934,0.01718096062541008,0.017182407900691032,0.01718371920287609,0.017184896394610405,0.017185980454087257,0.017187166959047318,0.017188142985105515,0.017189132049679756,0.017190085723996162,0.017190925776958466,0.017191730439662933,0.017192445695400238,0.017193181440234184,0.01719393953680992,0.017194582149386406,0.017195183783769608,0.017195722088217735,0.017196277156472206,0.01719672791659832,0.017197195440530777,0.017197681590914726,0.0171981081366539,0.017198573797941208,0.017198948189616203,0.01719927415251732,0.017199620604515076,0.01719992235302925,0.017200196161866188,0.01720043085515499,0.017200669273734093,0.017200881615281105,0.017201103270053864,0.017201295122504234,0.017201462760567665,0.01720164343714714,0.017201820388436317,0.017201969400048256,0.01720213145017624,0.017202245071530342,0.017202390357851982,0.017202483490109444,0.017202602699398994,0.017202695831656456,0.017202794551849365,0.01720288209617138,0.017202971503138542,0.017203068360686302,0.017203157767653465,0.01720321923494339,0.01720329187810421,0.01720334403216839,0.01720341108739376,0.017203468829393387,0.017203520983457565,0.017203593626618385,0.01720362901687622,0.017203686758875847,0.01720372773706913,0.017203789204359055,0.017203832045197487,0.017203882336616516,0.017203908413648605,0.017203951254487038,0.01720397174358368,0.01720399782061577,0.017204033210873604,0.017204053699970245,0.017204085364937782,0.017204100266098976,0.01720411702990532,0.017204131931066513,0.017204146832227707,0.01720416359603405,0.017204178497195244,0.017204198986291885,0.017204204574227333,0.017204219475388527,0.017204241827130318,0.017204251140356064,0.017204266041517258,0.017204277217388153,0.01720428839325905,0.017204292118549347,0.017204303294420242,0.017204318195581436,0.01720433495938778,0.017204338684678078,0.01720435544848442,0.01720435544848442,0.01720436103641987,0.017204370349645615,0.017204375937581062,0.01720438152551651,0.017204390838742256,0.017204390838742256,0.017204396426677704,0.017204396426677704,0.01720440201461315,0.0172044076025486,0.0172044076025486,0.017204411327838898,0.017204416915774345,0.017204422503709793,0.017204422503709793,0.017204422503709793,0.017204422503709793,0.017204422503709793,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524,0.01720442809164524],"recovered":[0.0,0.0005360896466299891,0.0009969794191420078,0.0014412779128178954,0.001884938683360815,0.0023336235899478197,0.002789162565022707,0.0032493420876562595,0.0037147218827158213,0.00418831966817379,0.0046666404232382774,0.005153106525540352,0.005645613186061382,0.006147726904600859,0.006656327284872532,0.007171200588345528,0.007693338207900524,0.008220561780035496,0.008731106296181679,0.00921633280813694,0.009675247594714165,0.010109036229550838,0.010517808608710766,0.010904002003371716,0.011264042928814888,0.011605184525251389,0.011927206069231033,0.012230509892106056,0.012514142319560051,0.012780390679836273,0.013033744879066944,0.013270346447825432,0.013493888080120087,0.013704296201467514,0.013902395963668823,0.014090022072196007,0.014265262521803379,0.014431532472372055,0.014587381854653358,0.014734597876667976,0.014873383566737175,0.015004392713308334,0.015128718689084053,0.015245386399328709,0.015355733223259449,0.015459636226296425,0.015557213686406612,0.015648750588297844,0.015734786167740822,0.015815913677215576,0.01589296944439411,0.01596534252166748,0.01603349670767784,0.016097813844680786,0.0161583349108696,0.016215134412050247,0.016268692910671234,0.016319312155246735,0.016366587951779366,0.016411736607551575,0.016454406082630157,0.016494018957018852,0.016531510278582573,0.0165671706199646,0.016600238159298897,0.016631929203867912,0.016661563888192177,0.01668943278491497,0.01671556383371353,0.016740595921874046,0.016763636842370033,0.016785811632871628,0.01680656708776951,0.016825703904032707,0.016844378784298897,0.016861794516444206,0.01687837578356266,0.016893774271011353,0.016908355057239532,0.016922343522310257,0.01693517528474331,0.01694723404943943,0.016958776861429214,0.01696966402232647,0.01697969064116478,0.016989585012197495,0.016998542472720146,0.017006652429699898,0.017014937475323677,0.017022544518113136,0.01702987588942051,0.01703653670847416,0.017042966559529305,0.017048748210072517,0.017054466530680656,0.01705966703593731,0.01706474833190441,0.017069611698389053,0.017074085772037506,0.017078425735235214,0.01708238199353218,0.01708623394370079,0.017089810222387314,0.017092853784561157,0.017095929011702538,0.01709889993071556,0.01710171438753605,0.017104391008615494,0.017106888815760612,0.017109191045165062,0.017111338675022125,0.017113344743847847,0.01711519993841648,0.017116963863372803,0.01711871661245823,0.01712026633322239,0.017121853306889534,0.017123190686106682,0.017124414443969727,0.01712561771273613,0.01712685078382492,0.017127888277173042,0.017128877341747284,0.017129894345998764,0.01713084802031517,0.01713167317211628,0.01713249646127224,0.01713324896991253,0.017133984714746475,0.017134638503193855,0.017135338857769966,0.01713595539331436,0.01713649369776249,0.01713699661195278,0.01713753677904606,0.017138028517365456,0.017138443887233734,0.017138926312327385,0.017139315605163574,0.017139682546257973,0.017140040174126625,0.01714036799967289,0.017140647396445274,0.017140911892056465,0.017141150310635567,0.017141373828053474,0.017141617834568024,0.01714184507727623,0.017142027616500854,0.017142202705144882,0.017142388969659805,0.017142554745078087,0.017142752185463905,0.017142891883850098,0.01714302785694599,0.017143161967396736,0.01714330166578293,0.01714342087507248,0.017143525183200836,0.017143629491329193,0.01714371144771576,0.017143789678812027,0.017143893986940384,0.01714394986629486,0.017144033685326576,0.0171440951526165,0.017144162207841873,0.0171442199498415,0.01714428700506687,0.01714435964822769,0.017144417390227318,0.017144469544291496,0.01714451052248478,0.01714455708861351,0.017144618555903435,0.01714468188583851,0.017144717276096344,0.017144743353128433,0.017144780606031418,0.017144806683063507,0.017144836485385895,0.017144862562417984,0.017144877463579178,0.01714489422738552,0.017144914716482162,0.017144935205578804,0.017144955694675446,0.017144976183772087,0.01714499294757843,0.017145007848739624,0.01714501902461052,0.017145028337836266,0.017145048826932907,0.017145054414868355,0.017145074903964996,0.01714508607983589,0.017145095393061638,0.017145106568932533,0.017145121470093727,0.017145132645964622,0.01714514195919037,0.01714515872299671,0.017145168036222458,0.017145173624157906,0.017145179212093353,0.0171451848000288,0.017145205289125443,0.01714521087706089,0.01714521460235119,0.017145225778222084,0.017145231366157532,0.01714523695409298,0.017145240679383278,0.017145246267318726,0.017145251855254173,0.01714525744318962,0.01714526116847992,0.017145266756415367,0.017145266756415367,0.017145266756415367,0.017145266756415367,0.017145266756415367,0.017145266756415367,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815,0.017145272344350815],"active":[0.001133263111114502,0.0009835477685555816,0.0009499348234385252,0.0009503652108833194,0.000957737909629941,0.0009687605779618025,0.0009822205174714327,0.0009942958131432533,0.001008403254672885,0.0010214168578386307,0.0010365881025791168,0.0010508098639547825,0.0010662758722901344,0.001078926958143711,0.0010912353172898293,0.0011043120175600052,0.0011157644912600517,0.001082104630768299,0.001031314954161644,0.0009799189865589142,0.0009276922792196274,0.0008772807195782661,0.0008289795368909836,0.0007819896563887596,0.0007420405745506287,0.0007022377103567123,0.0006634965538978577,0.0006273174658417702,0.0005935700610280037,0.0005639027804136276,0.0005320729687809944,0.0005057603120803833,0.0004794839769601822,0.00045512616634368896,0.00043279025703668594,0.00041055865585803986,0.00039128586649894714,0.00037134066224098206,0.0003535514697432518,0.0003364318981766701,0.0003206077963113785,0.0003056284040212631,0.00029125064611434937,0.0002782735973596573,0.00026467442512512207,0.00025215186178684235,0.0002413736656308174,0.0002311747521162033,0.00022149644792079926,0.0002122148871421814,0.00020322948694229126,0.00019479542970657349,0.00018703192472457886,0.00017908401787281036,0.00017211586236953735,0.00016576051712036133,0.0001597963273525238,0.0001536943018436432,0.00014868564903736115,0.00014327280223369598,0.00013771653175354004,0.00013320893049240112,0.0001290552318096161,0.00012476369738578796,0.0001211557537317276,0.00011730194091796875,0.00011378712952136993,0.00011048465967178345,0.00010773725807666779,0.00010516494512557983,0.00010235421359539032,9.974651038646698e-05,9.733624756336212e-05,9.57287847995758e-05,9.358860552310944e-05,9.144097566604614e-05,8.94647091627121e-05,8.776970207691193e-05,8.605793118476868e-05,8.409284055233002e-05,8.295290172100067e-05,8.179806172847748e-05,8.038058876991272e-05,7.895566523075104e-05,7.821619510650635e-05,7.668882608413696e-05,7.57165253162384e-05,7.517077028751373e-05,7.39414244890213e-05,7.297098636627197e-05,7.204338908195496e-05,7.152184844017029e-05,7.05718994140625e-05,7.013604044914246e-05,6.949342787265778e-05,6.906315684318542e-05,6.861612200737e-05,6.803683936595917e-05,6.748735904693604e-05,6.67814165353775e-05,6.637722253799438e-05,6.579048931598663e-05,6.525404751300812e-05,6.525218486785889e-05,6.501935422420502e-05,6.470829248428345e-05,6.44344836473465e-05,6.406940519809723e-05,6.373971700668335e-05,6.34118914604187e-05,6.313063204288483e-05,6.290338933467865e-05,6.269663572311401e-05,6.253458559513092e-05,6.224401295185089e-05,6.214156746864319e-05,6.186589598655701e-05,6.170570850372314e-05,6.156601011753082e-05,6.154924631118774e-05,6.129220128059387e-05,6.124377250671387e-05,6.120838224887848e-05,6.103143095970154e-05,6.088241934776306e-05,6.0772523283958435e-05,6.068497896194458e-05,6.069056689739227e-05,6.0597434639930725e-05,6.054528057575226e-05,6.0383230447769165e-05,6.0321763157844543e-05,6.023421883583069e-05,6.01988285779953e-05,6.01448118686676e-05,6.007961928844452e-05,6.0129910707473755e-05,6.002187728881836e-05,5.995854735374451e-05,5.9938058257102966e-05,5.988217890262604e-05,5.982816219329834e-05,5.97834587097168e-05,5.9757381677627563e-05,5.973130464553833e-05,5.97294420003891e-05,5.967728793621063e-05,5.961768329143524e-05,5.961582064628601e-05,5.961768329143524e-05,5.958043038845062e-05,5.957670509815216e-05,5.949288606643677e-05,5.949847400188446e-05,5.945563316345215e-05,5.94407320022583e-05,5.939416587352753e-05,5.9373676776885986e-05,5.935691297054291e-05,5.934201180934906e-05,5.935691297054291e-05,5.9368088841438293e-05,5.932524800300598e-05,5.934201180934906e-05,5.9310346841812134e-05,5.931593477725983e-05,5.930662155151367e-05,5.930103361606598e-05,5.930662155151367e-05,5.926936864852905e-05,5.926936864852905e-05,5.925819277763367e-05,5.927868187427521e-05,5.9274956583976746e-05,5.926378071308136e-05,5.922652781009674e-05,5.9233978390693665e-05,5.922839045524597e-05,5.9217214584350586e-05,5.922652781009674e-05,5.9217214584350586e-05,5.922280251979828e-05,5.922280251979828e-05,5.922280251979828e-05,5.9217214584350586e-05,5.921162664890289e-05,5.920790135860443e-05,5.920231342315674e-05,5.92060387134552e-05,5.9196725487709045e-05,5.920045077800751e-05,5.9213489294052124e-05,5.920231342315674e-05,5.921162664890289e-05,5.920231342315674e-05,5.920231342315674e-05,5.9196725487709045e-05,5.9196725487709045e-05,5.9196725487709045e-05,5.920231342315674e-05,5.9196725487709045e-05,5.9196725487709045e-05,5.918741226196289e-05,5.918741226196289e-05,5.919113755226135e-05,5.919113755226135e-05,5.9176236391067505e-05,5.917996168136597e-05,5.9176236391067505e-05,5.917064845561981e-05,5.916506052017212e-05,5.916506052017212e-05,5.916692316532135e-05,5.916133522987366e-05,5.9159472584724426e-05,5.9159472584724426e-05,5.916133522987366e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.916133522987366e-05,5.916133522987366e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05,5.9155747294425964e-05]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.001133263111114502,0.0015191863058134913,0.001973299542441964,0.0024600145407021046,0.0029730424284934998,0.0035085980780422688,0.00407105777412653,0.0046580201014876366,0.0052711088210344315,0.005914144683629274,0.0065871900878846645,0.007289078552275896,0.008024750277400017,0.00879260990768671,0.009592843241989613,0.01043242309242487,0.011310308240354061,0.012181241065263748,0.013052930124104023,0.013928954489529133,0.014810509979724884,0.015697261318564415,0.01658879965543747,0.017484622076153755,0.018387727439403534,0.019291743636131287,0.020206984132528305,0.0211202260106802,0.02203971892595291,0.022962918505072594,0.023893175646662712,0.024827418848872185,0.025764990597963333,0.026706872507929802,0.027650276198983192,0.028596928343176842,0.029545435681939125,0.03049769625067711,0.031458258628845215,0.032419536262750626,0.03338364139199257,0.03434846177697182,0.035319142043590546,0.036290187388658524,0.03726358711719513,0.03823915868997574,0.03921835497021675,0.040198661386966705,0.04117749631404877,0.042161110788583755,0.04314510151743889,0.04413066431879997,0.045116785913705826,0.04610356688499451,0.047092657536268234,0.04808151721954346,0.049068983644247055,0.050058670341968536,0.051046811044216156,0.05203462019562721,0.05302157625555992,0.05400920286774635,0.054997943341732025,0.0559835210442543,0.0569685660302639,0.057948894798755646,0.05893028527498245,0.05991080403327942,0.06088825687766075,0.06186433136463165,0.062837615609169,0.06380923092365265,0.064780592918396,0.0657477155327797,0.06671256572008133,0.06767630577087402,0.0686364397406578,0.0695965513586998,0.07055167108774185,0.07150241732597351,0.07244963943958282,0.07339410483837128,0.07433495670557022,0.07526970654726028,0.07620326429605484,0.07713170349597931,0.07805369049310684,0.07897373288869858,0.07989181578159332,0.08079911023378372,0.08170555531978607,0.08261042833328247,0.08350565284490585,0.08439954370260239,0.08528578281402588,0.08617136627435684,0.08704634755849838,0.0879180058836937,0.08878611028194427,0.0896475613117218,0.09050354361534119,0.09135570377111435,0.09219890087842941,0.09303881973028183,0.09387656301259995,0.0947013646364212,0.09552318602800369,0.09633895009756088,0.09714842587709427,0.09795530140399933,0.09875433892011642,0.09954806417226791,0.10033362358808517,0.10111692547798157,0.1018889844417572,0.10265810042619705,0.1034206748008728,0.10417921841144562,0.10493107885122299,0.10567561537027359,0.10641107708215714,0.10714277625083923,0.10786638408899307,0.10858412086963654,0.10929770022630692,0.11000686883926392,0.11070655286312103,0.11140146851539612,0.1120886579155922,0.11276958882808685,0.11344452202320099,0.11411327868700027,0.11477454751729965,0.1154325008392334,0.11608140915632248,0.11672510206699371,0.11736194789409637,0.11799338459968567,0.1186184287071228,0.1192370280623436,0.11984968185424805,0.12045497447252274,0.12105324864387512,0.12164539843797684,0.12223082035779953,0.12281310558319092,0.12338786572217941,0.12395583838224411,0.12451856583356857,0.12507511675357819,0.12562403082847595,0.12616725265979767,0.126704141497612,0.12723587453365326,0.1277606040239334,0.12828053534030914,0.12879446148872375,0.12930133938789368,0.12980464100837708,0.13030050694942474,0.1307896226644516,0.13127563893795013,0.13175271451473236,0.13222502171993256,0.13269208371639252,0.1331545114517212,0.1336110532283783,0.13406234979629517,0.13450826704502106,0.13494698703289032,0.13538207113742828,0.13580939173698425,0.13623230159282684,0.13665060698986053,0.13706433773040771,0.13747364282608032,0.13787680864334106,0.13827554881572723,0.1386682689189911,0.13905499875545502,0.13943791389465332,0.1398170441389084,0.14019018411636353,0.14055758714675903,0.14092233777046204,0.14128071069717407,0.14163503050804138,0.14198388159275055,0.142327681183815,0.1426674723625183,0.14300395548343658,0.1433338075876236,0.14366018772125244,0.14398130774497986,0.14429956674575806,0.14461369812488556,0.1449228972196579,0.14522893726825714,0.14553016424179077,0.1458272784948349,0.14612042903900146,0.14640876650810242,0.14669585227966309,0.14697930216789246,0.14725624024868011,0.14753015339374542,0.1477990746498108,0.14806538820266724,0.1483280509710312,0.14858755469322205,0.14884263277053833,0.14909528195858002,0.14934450387954712,0.1495899260044098,0.1498328298330307,0.15007197856903076,0.15030860900878906,0.1505407989025116,0.15076962113380432,0.15099787712097168,0.15122179687023163,0.1514424979686737,0.15165971219539642,0.15187475085258484,0.15208542346954346,0.1522940844297409,0.15249864757061005,0.15270204842090607,0.15290310978889465,0.15310066938400269,0.15329505503177643,0.1534871906042099,0.15367624163627625,0.15386463701725006,0.15404868125915527,0.1542300581932068,0.1544080525636673,0.1545838713645935,0.15475797653198242,0.15493044257164001,0.15510094165802002,0.15526816248893738,0.15543223917484283,0.15559567511081696,0.1557563841342926,0.15591402351856232,0.1560695618391037,0.15622368454933167,0.15637540817260742,0.1565253585577011,0.15667322278022766,0.15682007372379303,0.15696440637111664,0.15710778534412384,0.15724913775920868,0.1573876142501831,0.15752457082271576,0.15766023099422455,0.15779393911361694,0.15792596340179443,0.15805554389953613,0.15818265080451965,0.15830866992473602,0.15843242406845093,0.15855561196804047,0.1586775779724121,0.15879875421524048,0.15891727805137634,0.15903446078300476,0.15914955735206604,0.1592644304037094,0.15937785804271698,0.1594894528388977,0.159599170088768,0.15970787405967712,0.15981417894363403,0.15991979837417603,0.1600230485200882,0.16012775897979736,0.16022993624210358,0.16033108532428741,0.16043156385421753,0.16053004562854767,0.16062681376934052,0.1607239991426468,0.16081812977790833,0.1609114110469818,0.16100354492664337,0.16109488904476166,0.1611846685409546,0.16127412021160126,0.16136258840560913,0.16144971549510956,0.1615356057882309,0.1616213470697403,0.16170553863048553,0.161787748336792,0.16186919808387756,0.16195064783096313,0.16202986240386963,0.16210925579071045,0.16218815743923187,0.16226455569267273,0.16234073042869568,0.16241557896137238,0.16249023377895355,0.1625625044107437,0.1626357138156891,0.16270749270915985,0.16277824342250824,0.16284900903701782,0.16291747987270355,0.16298618912696838,0.1630539745092392,0.16312195360660553,0.16318784654140472,0.16325415670871735,0.16331824660301208,0.16338205337524414,0.16344544291496277,0.16350872814655304,0.1635701060295105,0.1636311262845993,0.16369228065013885,0.1637515425682068,0.1638103425502777,0.16386985778808594,0.1639268398284912,0.16398361325263977,0.16404099762439728,0.16409669816493988,0.16415229439735413,0.1642080694437027,0.16426177322864532,0.16431501507759094,0.16436712443828583,0.16441988945007324,0.16447223722934723,0.16452476382255554,0.16457705199718475,0.164626345038414,0.16467639803886414,0.16472582519054413,0.16477520763874054,0.16482236981391907,0.16487090289592743,0.1649184376001358,0.16496534645557404,0.16501201689243317,0.1650586873292923,0.16510488092899323],"recovered":[0.0,0.0005360378418117762,0.0009981823386624455,0.0014555412344634533,0.0019279774278402328,0.002419872209429741,0.0029353834688663483,0.0034735780209302902,0.004035830032080412,0.004622015170753002,0.005238375160843134,0.005881032906472683,0.006554223597049713,0.007258911617100239,0.007993826642632484,0.008761795237660408,0.009567015804350376,0.010406642220914364,0.011263643391430378,0.012127607129514217,0.012998513877391815,0.013875404372811317,0.01475583016872406,0.01564047671854496,0.01653400808572769,0.017432264983654022,0.018333429470658302,0.019240427762269974,0.02014928124845028,0.021063657477498055,0.021980755031108856,0.022907137870788574,0.02383645623922348,0.024771353229880333,0.025709616020321846,0.026650123298168182,0.027595721185207367,0.028542133048176765,0.029492948204278946,0.030448760837316513,0.031408365815877914,0.032370537519454956,0.03333331644535065,0.034299373626708984,0.035267189145088196,0.036236830055713654,0.037211742252111435,0.03818682208657265,0.039163582026958466,0.040141262114048004,0.04112327843904495,0.04210745543241501,0.043091680854558945,0.0440790131688118,0.045062437653541565,0.046047747135162354,0.04703620448708534,0.04802558198571205,0.04901473596692085,0.05000123381614685,0.05098913982510567,0.05197665095329285,0.05296531319618225,0.053953152149915695,0.054938748478889465,0.05592379719018936,0.056910354644060135,0.0578937865793705,0.05887526646256447,0.05985584855079651,0.060835011303424835,0.06181079521775246,0.06278517097234726,0.06375531852245331,0.0647251307964325,0.06569307297468185,0.0666588768362999,0.06762228906154633,0.06858117133378983,0.0695403590798378,0.07049795240163803,0.07144574075937271,0.07239505648612976,0.07333948463201523,0.07427904009819031,0.07521781325340271,0.07615120708942413,0.07707861810922623,0.0780029147863388,0.07892065495252609,0.07983572781085968,0.08074706792831421,0.0816548764705658,0.08255799859762192,0.08345375210046768,0.08434716612100601,0.08523520082235336,0.08611869066953659,0.0869951918721199,0.08786723017692566,0.08873346447944641,0.08959486335515976,0.09045393764972687,0.0913018211722374,0.09214570373296738,0.09298443794250488,0.09381851553916931,0.09464505314826965,0.09546898305416107,0.0962851345539093,0.09709513187408447,0.09789956361055374,0.09869826585054398,0.09949120879173279,0.10027995705604553,0.10106202214956284,0.10183695703744888,0.10260739922523499,0.10336937010288239,0.10412688553333282,0.1048787534236908,0.10562292486429214,0.1063610389828682,0.10709118098020554,0.10781452804803848,0.10853299498558044,0.10924942046403885,0.10995397716760635,0.11065357178449631,0.11134808510541916,0.11203466355800629,0.11271553486585617,0.11338979750871658,0.11405915766954422,0.11472386121749878,0.11537995934486389,0.11602949351072311,0.11667446047067642,0.1173098236322403,0.11794250458478928,0.11856741458177567,0.11918625235557556,0.119796983897686,0.12040175497531891,0.12100187689065933,0.12159276753664017,0.1221797987818718,0.12276280671358109,0.12333736568689346,0.12390436232089996,0.12446542829275131,0.12502062320709229,0.12557141482830048,0.12611587345600128,0.12665405869483948,0.12718471884727478,0.12771329283714294,0.12823332846164703,0.12874700129032135,0.129257932305336,0.12975996732711792,0.13025470077991486,0.13074490427970886,0.13122941553592682,0.13170641660690308,0.13217899203300476,0.13264717161655426,0.1331099569797516,0.13356617093086243,0.13401632010936737,0.1344618797302246,0.1349019855260849,0.1353352963924408,0.13576535880565643,0.13618817925453186,0.13660715520381927,0.13702063262462616,0.13743028044700623,0.13783356547355652,0.1382337510585785,0.13862508535385132,0.13901211321353912,0.1393958330154419,0.13977523148059845,0.14014720916748047,0.14051593840122223,0.1408783495426178,0.14123690128326416,0.14158998429775238,0.14193810522556305,0.14228256046772003,0.14262275397777557,0.14295776188373566,0.1432889997959137,0.1436140239238739,0.14393633604049683,0.1442543864250183,0.1445678025484085,0.14487960934638977,0.14518395066261292,0.1454862803220749,0.145783469080925,0.146076500415802,0.14636772871017456,0.14665454626083374,0.14693637192249298,0.14721296727657318,0.1474868357181549,0.14775635302066803,0.14802193641662598,0.14828531444072723,0.14854313433170319,0.14879979193210602,0.14905256032943726,0.14930033683776855,0.1495458483695984,0.1497894823551178,0.15002885460853577,0.15026430785655975,0.1504979431629181,0.15072846412658691,0.15095509588718414,0.15117867290973663,0.15140008926391602,0.15161627531051636,0.1518302708864212,0.15204209089279175,0.1522490680217743,0.15245510637760162,0.15265747904777527,0.15285775065422058,0.15305592119693756,0.15325099229812622,0.15344209969043732,0.15363208949565887,0.15382029116153717,0.15400364995002747,0.15418477356433868,0.15436334908008575,0.15453992784023285,0.15471278131008148,0.15488412976264954,0.1550539880990982,0.15521959960460663,0.15538519620895386,0.1555488109588623,0.1557089239358902,0.15586704015731812,0.1560230553150177,0.1561768651008606,0.15632891654968262,0.15647940337657928,0.1566271036863327,0.15677382051944733,0.15691900253295898,0.15706215798854828,0.1572026163339615,0.15734127163887024,0.15747790038585663,0.15761332213878632,0.1577461212873459,0.15787777304649353,0.1580081284046173,0.15813587605953217,0.15826109051704407,0.1583852916955948,0.1585080474615097,0.15862958133220673,0.1587493121623993,0.15886840224266052,0.1589849889278412,0.1591004878282547,0.15921524167060852,0.15932829678058624,0.1594408005475998,0.15955078601837158,0.15965954959392548,0.15976670384407043,0.15987184643745422,0.1599767953157425,0.16007961332798004,0.16018202900886536,0.16028377413749695,0.16038329899311066,0.16048119962215424,0.16057920455932617,0.16067513823509216,0.1607697457075119,0.16086332499980927,0.1609560251235962,0.16104751825332642,0.16113723814487457,0.1612265408039093,0.16131523251533508,0.1614018678665161,0.16148820519447327,0.16157282888889313,0.1616569459438324,0.16173993051052094,0.16182222962379456,0.16190369427204132,0.16198459267616272,0.1620638221502304,0.1621420681476593,0.16221949458122253,0.16229519248008728,0.16237007081508636,0.16244319081306458,0.16251705586910248,0.16259004175662994,0.16266091167926788,0.16273193061351776,0.16280202567577362,0.16287152469158173,0.16293995082378387,0.1630081683397293,0.1630752980709076,0.16314266622066498,0.16320718824863434,0.16327184438705444,0.16333603858947754,0.16339918971061707,0.16346155107021332,0.1635235697031021,0.16358470916748047,0.16364522278308868,0.16370387375354767,0.16376382112503052,0.16382183134555817,0.1638796627521515,0.16393731534481049,0.1639936864376068,0.16405031085014343,0.16410508751869202,0.1641605794429779,0.1642141342163086,0.16426816582679749,0.16432076692581177,0.1643735021352768,0.16442617774009705,0.16447845101356506,0.1645292192697525,0.164579838514328,0.164629265666008,0.16467876732349396,0.16472750902175903,0.16477613151073456,0.1648234874010086,0.1648712158203125,0.1649186611175537,0.16496561467647552],"active":[0.001133263111114502,0.0009831484640017152,0.0009751172037795186,0.0010044733062386513,0.001045065000653267,0.0010887258686125278,0.0011356743052601814,0.0011844420805573463,0.0012352787889540195,0.0012921295128762722,0.0013488149270415306,0.0014080456458032131,0.0014705266803503036,0.0015336982905864716,0.0015990165993571281,0.0016706278547644615,0.001743292436003685,0.0017745988443493843,0.001789286732673645,0.0018013473600149155,0.0018119961023330688,0.0018218569457530975,0.0018329694867134094,0.0018441453576087952,0.0018537193536758423,0.0018594786524772644,0.0018735546618700027,0.001879798248410225,0.0018904376775026321,0.0018992610275745392,0.001912420615553856,0.0019202809780836105,0.001928534358739853,0.001935519278049469,0.0019406601786613464,0.0019468050450086594,0.0019497144967317581,0.0019555632025003433,0.001965310424566269,0.0019707754254341125,0.0019752755761146545,0.001977924257516861,0.0019858255982398987,0.001990813761949539,0.0019963979721069336,0.002002328634262085,0.002006612718105316,0.0020118393003940582,0.0020139142870903015,0.0020198486745357513,0.002021823078393936,0.002023208886384964,0.002025105059146881,0.0020245537161827087,0.0020302198827266693,0.0020337700843811035,0.0020327791571617126,0.002033088356256485,0.0020320750772953033,0.002033386379480362,0.002032436430454254,0.0020325519144535065,0.002032630145549774,0.002030368894338608,0.0020298175513744354,0.002025097608566284,0.0020199306309223175,0.0020170174539089203,0.002012990415096283,0.002008482813835144,0.002002604305744171,0.0019984357059001923,0.0019954219460487366,0.0019923970103263855,0.0019874349236488342,0.001983232796192169,0.00197756290435791,0.001974262297153473,0.0019704997539520264,0.0019620582461357117,0.0019516870379447937,0.0019483640789985657,0.0019399002194404602,0.0019302219152450562,0.0019242241978645325,0.0019138902425765991,0.0019024834036827087,0.001895114779472351,0.0018889009952545166,0.0018784552812576294,0.0018698275089263916,0.0018633604049682617,0.0018507763743400574,0.0018415451049804688,0.001832030713558197,0.00182420015335083,0.0018111467361450195,0.0017993152141571045,0.0017909184098243713,0.0017803311347961426,0.0017700791358947754,0.0017608404159545898,0.0017449632287025452,0.0017369985580444336,0.0017308592796325684,0.0017169266939163208,0.001704670488834381,0.0016938969492912292,0.001679442822933197,0.0016701668500900269,0.001659207046031952,0.0016485005617141724,0.0016353577375411987,0.0016257166862487793,0.00160902738571167,0.0015960782766342163,0.0015837177634239197,0.0015718191862106323,0.0015617087483406067,0.0015487298369407654,0.0015323236584663391,0.0015198513865470886,0.001505345106124878,0.0014929398894309998,0.0014831721782684326,0.0014738738536834717,0.0014571323990821838,0.0014474913477897644,0.0014350861310958862,0.001421503722667694,0.0014098584651947021,0.001397743821144104,0.0013847500085830688,0.0013733431696891785,0.0013575479388237,0.0013451427221298218,0.0013324543833732605,0.0013189241290092468,0.0013086050748825073,0.0012945234775543213,0.0012822672724723816,0.001268722116947174,0.0012562647461891174,0.0012436434626579285,0.0012289434671401978,0.0012203380465507507,0.0012080669403076172,0.001193031668663025,0.0011812001466751099,0.0011707544326782227,0.00115860253572464,0.0011466294527053833,0.0011327266693115234,0.0011200010776519775,0.001106545329093933,0.0010958164930343628,0.0010811686515808105,0.001068010926246643,0.001057639718055725,0.0010425746440887451,0.0010296553373336792,0.0010209381580352783,0.0010078102350234985,0.0009956061840057373,0.000985667109489441,0.0009755194187164307,0.0009638816118240356,0.0009523928165435791,0.0009420961141586304,0.0009306669235229492,0.0009201914072036743,0.000907406210899353,0.0008970052003860474,0.0008852481842041016,0.0008761584758758545,0.0008664876222610474,0.0008561760187149048,0.0008452683687210083,0.0008347034454345703,0.0008212476968765259,0.000812828540802002,0.0008049309253692627,0.0007943511009216309,0.0007823556661605835,0.0007751286029815674,0.0007647722959518433,0.000756680965423584,0.0007469803094863892,0.0007376968860626221,0.0007293671369552612,0.0007213950157165527,0.0007110536098480225,0.0007024258375167847,0.0006923079490661621,0.0006855428218841553,0.0006773620843887329,0.0006685107946395874,0.0006611347198486328,0.000650554895401001,0.0006433278322219849,0.0006341487169265747,0.0006252974271774292,0.000619351863861084,0.0006115734577178955,0.0006016939878463745,0.0005937814712524414,0.0005861073732376099,0.0005785524845123291,0.0005716979503631592,0.0005656182765960693,0.0005573183298110962,0.0005521476268768311,0.0005447119474411011,0.0005373656749725342,0.000532492995262146,0.000526130199432373,0.0005191266536712646,0.0005119442939758301,0.0005053132772445679,0.0004999339580535889,0.0004933327436447144,0.000487402081489563,0.00048103928565979004,0.00047466158866882324,0.0004691481590270996,0.00046381354331970215,0.00045655667781829834,0.0004529803991317749,0.0004480034112930298,0.000443190336227417,0.00043730437755584717,0.00043126940727233887,0.0004252493381500244,0.00042253732681274414,0.0004165917634963989,0.0004097670316696167,0.00040440261363983154,0.0003990978002548218,0.0003946274518966675,0.00039051473140716553,0.0003881603479385376,0.0003840327262878418,0.0003782510757446289,0.00037607550621032715,0.0003711879253387451,0.0003652125597000122,0.000360637903213501,0.0003566443920135498,0.0003523528575897217,0.00034849345684051514,0.00034430623054504395,0.0003406703472137451,0.00033730268478393555,0.00033396482467651367,0.0003301352262496948,0.00032545626163482666,0.00032195448875427246,0.0003189593553543091,0.00031603872776031494,0.0003126412630081177,0.0003094226121902466,0.00030487775802612305,0.0003005415201187134,0.0002965480089187622,0.0002945214509963989,0.0002922862768173218,0.0002907067537307739,0.0002876967191696167,0.00028514862060546875,0.0002811551094055176,0.0002794414758682251,0.0002773702144622803,0.00027421116828918457,0.0002708733081817627,0.00026707351207733154,0.00026339292526245117,0.0002602487802505493,0.00025634467601776123,0.00025591254234313965,0.000253140926361084,0.00025147199630737305,0.00024953484535217285,0.0002462714910507202,0.0002435147762298584,0.0002427995204925537,0.00023892521858215332,0.00023627281188964844,0.00023379921913146973,0.00023156404495239258,0.00022864341735839844,0.0002266019582748413,0.0002253502607345581,0.00022317469120025635,0.000220373272895813,0.00021947920322418213,0.00021733343601226807,0.00021491944789886475,0.00021225214004516602,0.0002107173204421997,0.00020763278007507324,0.00020556151866912842,0.00020356476306915283,0.00020073354244232178,0.00019866228103637695,0.0001960843801498413,0.00019504129886627197,0.00019243359565734863,0.00019252300262451172,0.00019043684005737305,0.0001882016658782959,0.00018809735774993896,0.00018554925918579102,0.00018416345119476318,0.0001824498176574707,0.00018200278282165527,0.00017967820167541504,0.00017885863780975342,0.00017558038234710693,0.00017486512660980225,0.0001735985279083252,0.0001726895570755005,0.00017091631889343262,0.00016957521438598633,0.00016871094703674316,0.00016683340072631836,0.00016511976718902588,0.00016598403453826904,0.00016301870346069336,0.000161781907081604,0.00016133487224578857,0.00015938282012939453,0.00015860795974731445,0.00015775859355926514,0.0001566857099533081,0.0001544356346130371,0.0001529902219772339,0.00015172362327575684,0.00015147030353546143,0.00015126168727874756,0.00015087425708770752,0.000147894024848938,0.0001471787691116333,0.0001459866762161255,0.00014594197273254395,0.00014360249042510986,0.000143393874168396,0.00014230608940124512,0.0001418590545654297,0.0001408010721206665,0.00014002621173858643,0.0001392662525177002]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.001133263111114502,0.0015187041135504842,0.0019576363265514374,0.0024238249752670527,0.002906921086832881,0.0034059137105941772,0.0039164163172245026,0.0044452110305428505,0.004990519490092993,0.005552475806325674,0.006131521426141262,0.006728314328938723,0.007339070085436106,0.007970777340233326,0.008623078465461731,0.009295294061303139,0.009987439960241318,0.010664825327694416,0.011333120986819267,0.011998907662928104,0.012658721767365932,0.013313076458871365,0.013962510041892529,0.01460777036845684,0.015249567106366158,0.0158865787088871,0.01651809737086296,0.01714453287422657,0.017768826335668564,0.018387634307146072,0.019000204280018806,0.01960841938853264,0.02021392248570919,0.020813114941120148,0.021406719461083412,0.02199718728661537,0.022581355646252632,0.023160358890891075,0.023736480623483658,0.024309895932674408,0.02487758733332157,0.025437194854021072,0.025995340198278427,0.02654748223721981,0.02709450013935566,0.027638159692287445,0.028176940977573395,0.028710179030895233,0.029238605871796608,0.02976326271891594,0.030282558873295784,0.030797826126217842,0.03130559250712395,0.031811200082302094,0.032312169671058655,0.032807786017656326,0.033299870789051056,0.03378687798976898,0.03426702320575714,0.03474530950188637,0.035217683762311935,0.0356871522963047,0.03614877536892891,0.03660621494054794,0.037062473595142365,0.037513382732868195,0.0379585400223732,0.03839949145913124,0.03883742541074753,0.03927040472626686,0.03969883173704147,0.04012221470475197,0.040541719645261765,0.040956828743219376,0.041368648409843445,0.041775286197662354,0.042179085314273834,0.042574912309646606,0.042966824024915695,0.04335557296872139,0.04374023526906967,0.044122010469436646,0.044499721378088,0.04487179219722748,0.04524042829871178,0.045603591948747635,0.04596312344074249,0.04632008075714111,0.04667147248983383,0.04702085256576538,0.04736623167991638,0.04770853370428085,0.04804718866944313,0.04838312044739723,0.04871276393532753,0.04903855919837952,0.04935995116829872,0.04967869073152542,0.049993131309747696,0.05030430480837822,0.05061289295554161,0.050915949046611786,0.05121620371937752,0.05151260644197464,0.05180590972304344,0.05209683999419212,0.05238501727581024,0.05266723781824112,0.0529477596282959,0.05322457477450371,0.05349664017558098,0.05376598611474037,0.05403192341327667,0.054294437170028687,0.05455463379621506,0.054811421781778336,0.05506585165858269,0.05531575530767441,0.05556263029575348,0.05580955743789673,0.056050144135951996,0.05628882721066475,0.05652375519275665,0.05675589665770531,0.05698521435260773,0.05721033737063408,0.05743331089615822,0.057654064148664474,0.05787253379821777,0.058087486773729324,0.058298978954553604,0.05850774794816971,0.058713845908641815,0.058916836977005005,0.059117451310157776,0.05931660905480385,0.05951116606593132,0.05970475450158119,0.05989557132124901,0.06008310243487358,0.060269247740507126,0.06045305356383324,0.06063346564769745,0.06081252917647362,0.060988422483205795,0.0611632876098156,0.06133417785167694,0.06150399520993233,0.06167004629969597,0.06183527037501335,0.061997465789318085,0.06215783581137657,0.06231556087732315,0.06247224658727646,0.062625452876091,0.06277750432491302,0.06292752176523209,0.06307423859834671,0.06321975588798523,0.06336398422718048,0.06350494921207428,0.06364466995000839,0.06378220021724701,0.06391685456037521,0.06405055522918701,0.06418221443891525,0.0643119215965271,0.06444045901298523,0.06456762552261353,0.06469211727380753,0.06481371074914932,0.06493450701236725,0.06505469977855682,0.0651712417602539,0.06528549641370773,0.06539937853813171,0.0655120462179184,0.06562384217977524,0.0657341331243515,0.06584209203720093,0.06594880670309067,0.06605323404073715,0.0661560595035553,0.0662577673792839,0.06635936349630356,0.06645770370960236,0.06655555218458176,0.06665096431970596,0.06674562394618988,0.06683874130249023,0.06693076342344284,0.06702142208814621,0.06711040437221527,0.06719804555177689,0.06728421151638031,0.06736918538808823,0.06745299696922302,0.06753586232662201,0.06761692464351654,0.06769704073667526,0.06777533143758774,0.06785339117050171,0.06793037056922913,0.06800597161054611,0.06808006018400192,0.06815307587385178,0.06822506338357925,0.06829594820737839,0.06836588680744171,0.06843458861112595,0.06850337982177734,0.06857004016637802,0.06863578408956528,0.06870068609714508,0.06876451522111893,0.06882770359516144,0.06889012455940247,0.06895191222429276,0.06901204586029053,0.06907172501087189,0.06913045048713684,0.06918838620185852,0.06924556940793991,0.06930176168680191,0.0693570151925087,0.06941208243370056,0.06946536898612976,0.06951799988746643,0.06957054883241653,0.06962170451879501,0.0696728453040123,0.0697222426533699,0.06977181881666183,0.06982015073299408,0.06986816972494125,0.06991550326347351,0.06996165215969086,0.07000734657049179,0.07005283981561661,0.0700971931219101,0.07014075666666031,0.07018338143825531,0.07022572308778763,0.07026758790016174,0.07030876725912094,0.07034863531589508,0.07038815319538116,0.07042699307203293,0.07046535611152649,0.07050338387489319,0.07054092735052109,0.07057730108499527,0.07061336189508438,0.07064905017614365,0.07068458199501038,0.07071942836046219,0.0707537978887558,0.07078738510608673,0.07082068175077438,0.07085373252630234,0.07088644057512283,0.07091817259788513,0.0709502100944519,0.07098125666379929,0.07101282477378845,0.07104378193616867,0.07107339799404144,0.07110288739204407,0.07113184034824371,0.07116047292947769,0.0711892768740654,0.07121751457452774,0.07124488800764084,0.07127304375171661,0.0712999776005745,0.07132682204246521,0.07135340571403503,0.07137969881296158,0.07140564173460007,0.07143113017082214,0.07145603746175766,0.071480892598629,0.07150499522686005,0.07152938097715378,0.07155288010835648,0.07157617062330246,0.07159943878650665,0.07162197679281235,0.0716443806886673,0.07166676968336105,0.07168851792812347,0.07170981913805008,0.07173105329275131,0.07175192981958389,0.07177279144525528,0.07179348915815353,0.07181382924318314,0.07183359563350677,0.0718531608581543,0.07187258452177048,0.07189181447029114,0.07191085815429688,0.07192973792552948,0.07194861769676208,0.07196710258722305,0.07198526710271835,0.07200315594673157,0.07202108949422836,0.07203838229179382,0.0720556378364563,0.07207309454679489,0.07209017872810364,0.07210685312747955,0.07212342321872711,0.0721401646733284,0.07215649634599686,0.07217242568731308,0.07218827307224274,0.07220416516065598,0.07221977412700653,0.07223475724458694,0.07225000858306885,0.07226531952619553,0.07228022068738937,0.07229510694742203,0.07230930775403976,0.07232359051704407,0.07233769446611404,0.07235171645879745,0.07236567884683609,0.0723797157406807,0.07239308208227158,0.07240655273199081,0.0724196657538414,0.0724327340722084,0.07244545966386795,0.07245837152004242,0.07247081398963928,0.07248345762491226,0.07249566167593002,0.07250721007585526,0.0725189819931984,0.07253112643957138,0.07254256308078766,0.07255392521619797,0.07256537675857544,0.07257642596960068,0.07258760184049606,0.07259847968816757,0.07260940968990326,0.07262031733989716],"recovered":[0.0,0.0005352134467102587,0.0009969327365979552,0.001447427086532116,0.0019040497718378901,0.0023750239051878452,0.002860028063878417,0.003357724519446492,0.003870228538289666,0.004399293102324009,0.0049461256712675095,0.005509238224476576,0.006088942289352417,0.006685750558972359,0.007299679331481457,0.00793237704783678,0.008583770133554935,0.009254571050405502,0.009929897263646126,0.01060357503592968,0.011272726580500603,0.011936050839722157,0.012594972737133503,0.013246973045170307,0.013896210119128227,0.0145420515909791,0.015187757089734077,0.015824608504772186,0.01645725406706333,0.01708538830280304,0.017709359526634216,0.018326586112380028,0.01894001103937626,0.019548185169696808,0.02015264704823494,0.020753301680088043,0.021348021924495697,0.021939219906926155,0.02252446673810482,0.023104248568415642,0.023681379854679108,0.02425271086394787,0.024817684665322304,0.025378676131367683,0.025936247780919075,0.02648918144404888,0.02703401818871498,0.02757626213133335,0.028115618973970413,0.028649872168898582,0.02917747013270855,0.02969978377223015,0.030220454558730125,0.030736126005649567,0.031246980652213097,0.03175186365842819,0.032253362238407135,0.03274880349636078,0.03323968127369881,0.033727288246154785,0.034208860248327255,0.0346844308078289,0.03515816479921341,0.035627081990242004,0.03608892858028412,0.0365486778318882,0.03700428456068039,0.037453845143318176,0.03789925202727318,0.038338806480169296,0.0387747697532177,0.03920761123299599,0.03963719308376312,0.04006243497133255,0.04048219695687294,0.04089938849210739,0.04130919277667999,0.041716694831848145,0.04211956262588501,0.0425165519118309,0.0429096557199955,0.043298207223415375,0.04368291795253754,0.044064391404390335,0.04444121569395065,0.04481300339102745,0.045182280242443085,0.04554643854498863,0.045907601714134216,0.04626388102769852,0.04661773890256882,0.046966105699539185,0.04731244593858719,0.04765550419688225,0.047994084656238556,0.04832697659730911,0.0486576221883297,0.0489821620285511,0.04930439963936806,0.04962306469678879,0.04993682727217674,0.05024847388267517,0.05055609717965126,0.05086037889122963,0.05116119980812073,0.05145745351910591,0.05175076052546501,0.05204173922538757,0.05232898145914078,0.052610866725444794,0.052890803664922714,0.05316751450300217,0.05343964323401451,0.053708624094724655,0.053975000977516174,0.054237380623817444,0.05449612811207771,0.0547538697719574,0.05500764027237892,0.05525840446352959,0.05550670251250267,0.05575023591518402,0.055991411209106445,0.05622965097427368,0.056464552879333496,0.056697431951761246,0.05692533776164055,0.05715162307024002,0.057374998927116394,0.057595640420913696,0.05781323462724686,0.058028388768434525,0.05824008584022522,0.05844834819436073,0.058654215186834335,0.05885612592101097,0.05905845761299133,0.05925726145505905,0.05945390462875366,0.05964675173163414,0.05983751267194748,0.060025669634342194,0.06021082401275635,0.06039370968937874,0.060573793947696686,0.06075266748666763,0.060928814113140106,0.06110233813524246,0.06127389147877693,0.06144292280077934,0.0616094134747982,0.061774078756570816,0.061936523765325546,0.06209712475538254,0.06225556507706642,0.06241185590624809,0.062565878033638,0.062717966735363,0.0628671869635582,0.06301332265138626,0.06315895915031433,0.06330162286758423,0.06344406306743622,0.06358322501182556,0.06372199207544327,0.06385692954063416,0.06399049609899521,0.0641218051314354,0.06425197422504425,0.0643799751996994,0.0645069107413292,0.06463071703910828,0.06475342065095901,0.06487460434436798,0.06499416381120682,0.06511067599058151,0.06522632390260696,0.06534042954444885,0.06545335799455643,0.06556545943021774,0.06567412614822388,0.06578247994184494,0.06588830798864365,0.06599315255880356,0.0660962462425232,0.06619918346405029,0.0662989392876625,0.0663982704281807,0.06649544090032578,0.06659134477376938,0.06668606400489807,0.06677965819835663,0.06687067449092865,0.06696084141731262,0.06705012172460556,0.067137710750103,0.06722450256347656,0.06730922311544418,0.06739278882741928,0.06747523695230484,0.0675559714436531,0.06763587146997452,0.06771475821733475,0.06779279559850693,0.06786920875310898,0.06794396787881851,0.06801857054233551,0.06809131056070328,0.06816333532333374,0.06823436170816422,0.0683038979768753,0.06837312132120132,0.06844111531972885,0.06850872188806534,0.06857386976480484,0.06863906234502792,0.06870271265506744,0.06876585632562637,0.06882797926664352,0.0688897967338562,0.06895040720701218,0.0690101683139801,0.06906888633966446,0.06912704557180405,0.06918402761220932,0.0692407563328743,0.0692964568734169,0.06935092806816101,0.06940418481826782,0.06945706158876419,0.06950943171977997,0.06956125795841217,0.06961067020893097,0.06966137140989304,0.06971102207899094,0.06975934654474258,0.06980694085359573,0.06985368579626083,0.06989996135234833,0.06994596868753433,0.06999117881059647,0.0700354352593422,0.07007849216461182,0.07012151926755905,0.07016421854496002,0.0702059417963028,0.07024728506803513,0.07028712332248688,0.07032671570777893,0.07036545127630234,0.07040420919656754,0.07044227421283722,0.07047948241233826,0.07051599770784378,0.07055196166038513,0.07058795541524887,0.07062332332134247,0.07065805047750473,0.07069277763366699,0.07072610408067703,0.07075951993465424,0.07079239189624786,0.07082464545965195,0.07085704803466797,0.07088861614465714,0.0709201842546463,0.07095146179199219,0.07098211348056793,0.07101202756166458,0.07104118913412094,0.0710701271891594,0.07109884917736053,0.07112722843885422,0.07115534693002701,0.07118332386016846,0.07121071964502335,0.07123798877000809,0.07126496732234955,0.07129163295030594,0.07131799310445786,0.07134424895048141,0.07136969268321991,0.07139487564563751,0.07141955941915512,0.07144380360841751,0.07146745920181274,0.07149114459753036,0.07151439785957336,0.07153734564781189,0.0715600922703743,0.07158280909061432,0.07160485535860062,0.07162638753652573,0.07164785265922546,0.07166896015405655,0.07169032096862793,0.07171101123094559,0.07173187285661697,0.07175211608409882,0.07177218049764633,0.07179167121648788,0.07181116938591003,0.0718306377530098,0.07184986770153046,0.0718689039349556,0.07188770920038223,0.07190598547458649,0.07192417979240417,0.07194230705499649,0.07195989787578583,0.07197711616754532,0.07199440896511078,0.07201135158538818,0.07202836871147156,0.07204493880271912,0.07206176966428757,0.07207825034856796,0.07209452241659164,0.07211055606603622,0.07212629914283752,0.07214192301034927,0.07215748727321625,0.0721726343035698,0.07218808680772781,0.0722033903002739,0.07221820950508118,0.07223311811685562,0.07224764674901962,0.07226203382015228,0.07227612286806107,0.0722901001572609,0.07230401784181595,0.07231772691011429,0.07233119010925293,0.07234445214271545,0.07235746085643768,0.07237036526203156,0.0723833292722702,0.0723959282040596,0.07240833342075348,0.07242070138454437,0.0724327564239502,0.07244469225406647,0.07245684415102005,0.07246863096952438,0.07248003035783768,0.07249176502227783,0.07250331342220306,0.07251469045877457,0.07252558320760727,0.07253672927618027],"active":[0.001133263111114502,0.0009834906086325645,0.0009607035899534822,0.0009763978887349367,0.0010028713149949908,0.001030889805406332,0.0010563882533460855,0.0010874865110963583,0.0011202909518033266,0.0011531827040016651,0.0011853957548737526,0.0012190761044621468,0.0012501277960836887,0.0012850267812609673,0.0013233991339802742,0.0013629170134663582,0.0014036698266863823,0.0014102542772889137,0.0014032237231731415,0.0013953326269984245,0.0013859951868653297,0.001377025619149208,0.0013675373047590256,0.0013607973232865334,0.0013533569872379303,0.001344527117908001,0.0013303402811288834,0.0013199243694543839,0.0013115722686052322,0.0013022460043430328,0.0012908447533845901,0.0012818332761526108,0.0012739114463329315,0.0012649297714233398,0.0012540724128484726,0.0012438856065273285,0.0012333337217569351,0.00122113898396492,0.0012120138853788376,0.0012056473642587662,0.0011962074786424637,0.001184483990073204,0.0011776555329561234,0.001168806105852127,0.0011582523584365845,0.0011489782482385635,0.0011429227888584137,0.001133916899561882,0.0011229868978261948,0.0011133905500173569,0.0011050887405872345,0.0010980423539876938,0.0010851379483938217,0.0010750740766525269,0.0010651890188455582,0.0010559223592281342,0.001046508550643921,0.0010380744934082031,0.0010273419320583344,0.0010180212557315826,0.0010088235139846802,0.0010027214884757996,0.0009906105697154999,0.0009791329503059387,0.0009735450148582458,0.0009647049009799957,0.0009542554616928101,0.0009456463158130646,0.00093817338347435,0.0009315982460975647,0.0009240619838237762,0.0009146034717559814,0.000904526561498642,0.0008943937718868256,0.0008864514529705048,0.0008758977055549622,0.0008698925375938416,0.0008582174777984619,0.0008472613990306854,0.0008390210568904877,0.000830579549074173,0.0008238032460212708,0.0008168034255504608,0.0008074007928371429,0.0007992126047611237,0.0007905885577201843,0.000780843198299408,0.0007736422121524811,0.0007638707756996155,0.000756971538066864,0.0007484927773475647,0.0007424280047416687,0.0007347427308559418,0.0007276162505149841,0.000718679279088974,0.000711582601070404,0.0007023289799690247,0.0006965287029743195,0.0006887316703796387,0.0006812401115894318,0.0006760656833648682,0.000667475163936615,0.0006601065397262573,0.0006522275507450104,0.0006447099149227142,0.0006393864750862122,0.0006342567503452301,0.0006254985928535461,0.0006187781691551208,0.0006137080490589142,0.0006058365106582642,0.000598471611738205,0.0005922801792621613,0.0005858130753040314,0.0005796328186988831,0.0005740411579608917,0.0005697235465049744,0.0005618855357170105,0.0005549900233745575,0.0005511529743671417,0.0005434416234493256,0.0005385912954807281,0.0005323439836502075,0.0005262456834316254,0.000520661473274231,0.0005129054188728333,0.0005079731345176697,0.0005024410784244537,0.0004975348711013794,0.000491846352815628,0.00048574432730674744,0.0004793591797351837,0.00047376006841659546,0.00046848878264427185,0.00046323612332344055,0.0004604831337928772,0.0004527084529399872,0.0004474930465221405,0.00044166669249534607,0.0004363507032394409,0.0004317350685596466,0.0004273839294910431,0.0004226416349411011,0.00041881948709487915,0.0004146285355091095,0.0004106201231479645,0.0004053637385368347,0.0004016570746898651,0.00039615482091903687,0.0003923475742340088,0.0003880523145198822,0.0003837570548057556,0.00037903711199760437,0.0003751218318939209,0.0003698877990245819,0.00036564841866493225,0.0003616437315940857,0.0003562718629837036,0.00035256892442703247,0.00035066157579421997,0.00034599006175994873,0.0003430470824241638,0.000338137149810791,0.0003336295485496521,0.0003285631537437439,0.0003252848982810974,0.00032142549753189087,0.0003186538815498352,0.0003156512975692749,0.0003121420741081238,0.0003068000078201294,0.00030378997325897217,0.00030127912759780884,0.0002966374158859253,0.00029133260250091553,0.0002887025475502014,0.0002857223153114319,0.0002834126353263855,0.00028077512979507446,0.0002766326069831848,0.00027468055486679077,0.0002707540988922119,0.0002677515149116516,0.0002646148204803467,0.000263117253780365,0.000258520245552063,0.0002566128969192505,0.00025269389152526855,0.0002501830458641052,0.0002473965287208557,0.0002446994185447693,0.0002417638897895813,0.0002397298812866211,0.00023720413446426392,0.00023408979177474976,0.0002314746379852295,0.00022849440574645996,0.00022663921117782593,0.00022413581609725952,0.00022180378437042236,0.00021935999393463135,0.00021751970052719116,0.00021561235189437866,0.00021317601203918457,0.00021085143089294434,0.00020910799503326416,0.0002064928412437439,0.00020463764667510986,0.0002025514841079712,0.00020022690296173096,0.00019948184490203857,0.00019691884517669678,0.00019466876983642578,0.00019196420907974243,0.00019064545631408691,0.0001886412501335144,0.00018741190433502197,0.00018605589866638184,0.00018406659364700317,0.00018192827701568604,0.0001800432801246643,0.00017821788787841797,0.00017668306827545166,0.00017471611499786377,0.00017298758029937744,0.00017132610082626343,0.0001689121127128601,0.00016707181930541992,0.00016636401414871216,0.00016464293003082275,0.00016341358423233032,0.00016098469495773315,0.00016114860773086548,0.0001587793231010437,0.00015714764595031738,0.00015615671873092651,0.0001547113060951233,0.00015366077423095703,0.00015287846326828003,0.00015122443437576294,0.00014957785606384277,0.00014794617891311646,0.00014723092317581177,0.00014606863260269165,0.0001445487141609192,0.00014269351959228516,0.00014086812734603882,0.00013986974954605103,0.0001386404037475586,0.00013793259859085083,0.00013671815395355225,0.00013502687215805054,0.00013387948274612427,0.00013305246829986572,0.00013262033462524414,0.00013147294521331787,0.00013047456741333008,0.00012933462858200073,0.00012790411710739136,0.00012762844562530518,0.0001269206404685974,0.00012578070163726807,0.00012556463479995728,0.00012420862913131714,0.00012420862913131714,0.00012359768152236938,0.00012193620204925537,0.00012077391147613525,0.00011981278657913208,0.00011928379535675049,0.00011914968490600586,0.00011866539716720581,0.0001176595687866211,0.00011769682168960571,0.00011665374040603638,0.00011610239744186401,0.00011541694402694702,0.00011473149061203003,0.00011400878429412842,0.00011313706636428833,0.00011178851127624512,0.00011119991540908813,0.00011011958122253418,0.00010982155799865723,0.00010907649993896484,0.00010871142148971558,0.00010829418897628784,0.00010757893323898315,0.00010703504085540771,0.00010667741298675537,0.00010570883750915527,0.00010496377944946289,0.00010466575622558594,0.00010407716035842896,0.00010383129119873047,0.00010316818952560425,0.00010281801223754883,0.00010172277688980103,0.00010104477405548096,0.00010040402412414551,0.00010014325380325317,9.968876838684082e-05,9.910017251968384e-05,9.874999523162842e-05,9.819865226745605e-05,9.75579023361206e-05,9.717047214508057e-05,9.690970182418823e-05,9.607523679733276e-05,9.573996067047119e-05,9.597837924957275e-05,9.576976299285889e-05,9.550154209136963e-05,9.50545072555542e-05,9.522587060928345e-05,9.472668170928955e-05,9.417533874511719e-05,9.375065565109253e-05,9.360909461975098e-05,9.347498416900635e-05,9.28342342376709e-05,9.25213098526001e-05,9.268522262573242e-05,9.213387966156006e-05,9.171664714813232e-05,9.109824895858765e-05,9.047240018844604e-05,9.004771709442139e-05,8.968263864517212e-05,8.955597877502441e-05,8.96155834197998e-05,8.906424045562744e-05,8.882582187652588e-05,8.847564458847046e-05,8.828192949295044e-05,8.799880743026733e-05,8.800625801086426e-05,8.748471736907959e-05,8.752942085266113e-05,8.732825517654419e-05,8.650869131088257e-05,8.622556924819946e-05,8.643418550491333e-05,8.571892976760864e-05,8.529424667358398e-05,8.534640073776245e-05,8.466094732284546e-05,8.428841829299927e-05,8.378922939300537e-05,8.382648229598999e-05,8.358806371688843e-05]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.001133263111114502,0.0015190774574875832,0.0019458150491118431,0.002389071509242058,0.0028416758868843317,0.0033013266511261463,0.0037682929541915655,0.004241221584379673,0.00472400663420558,0.0052101826295256615,0.0057046799920499325,0.006206622812896967,0.006712739355862141,0.007227493450045586,0.00775111373513937,0.008279867470264435,0.00881630927324295,0.009335423819720745,0.009842142462730408,0.010337412357330322,0.010822364129126072,0.011296289041638374,0.011762352660298347,0.012218213640153408,0.01266435720026493,0.013101822696626186,0.013531842269003391,0.013951674103736877,0.014362810179591179,0.014765791594982147,0.015159755945205688,0.0155442850664258,0.015922000631690025,0.016290348023176193,0.016652051359415054,0.01700552925467491,0.017351312562823296,0.017690526321530342,0.0180234145373106,0.01834789291024208,0.01866714470088482,0.018979771062731743,0.01928522065281868,0.019584588706493378,0.019876865670084953,0.020164059475064278,0.02044546790421009,0.020719680935144424,0.020987318828701973,0.021249299868941307,0.021505774930119514,0.021756749600172043,0.022004134953022003,0.022244267165660858,0.02247941680252552,0.02271062135696411,0.022937092930078506,0.023158565163612366,0.023374641314148903,0.023585660383105278,0.023791849613189697,0.023995382711291313,0.024194302037358284,0.024389315396547318,0.024579213932156563,0.024765698239207268,0.024948373436927795,0.02512669377028942,0.025301851332187653,0.025472218170762062,0.025639094412326813,0.025803549215197563,0.025964319705963135,0.026120666414499283,0.026273196563124657,0.02642320841550827,0.02657029964029789,0.026713788509368896,0.026854094117879868,0.02699204534292221,0.02712608128786087,0.02725783735513687,0.027386605739593506,0.02751285955309868,0.027635615319013596,0.027755413204431534,0.02787390723824501,0.027989236637949944,0.028100864961743355,0.028211429715156555,0.02831847406923771,0.028423985466361046,0.028528805822134018,0.028630126267671585,0.0287281796336174,0.028823912143707275,0.028919389471411705,0.029011698439717293,0.029102027416229248,0.029191507026553154,0.02927830070257187,0.029363444074988365,0.029446758329868317,0.029527630656957626,0.029606401920318604,0.02968447469174862,0.029760530218482018,0.029835185036063194,0.02990848757326603,0.02997976914048195,0.03004942089319229,0.030117813497781754,0.03018493391573429,0.030250215902924538,0.030313564464449883,0.030376771464943886,0.030437687411904335,0.030497083440423012,0.030555717647075653,0.030612895265221596,0.03066781349480152,0.030723191797733307,0.03077634610235691,0.03082888387143612,0.03088010847568512,0.030929576605558395,0.03097846917808056,0.031026246026158333,0.03107376955449581,0.03111928701400757,0.031163975596427917,0.031207816675305367,0.03125019371509552,0.03129210323095322,0.03133319318294525,0.031373120844364166,0.031411901116371155,0.031450338661670685,0.031487829983234406,0.03152480721473694,0.03156055510044098,0.03159518539905548,0.03162970766425133,0.03166227042675018,0.031694963574409485,0.03172675520181656,0.03175784647464752,0.03178819268941879,0.031817734241485596,0.03184705972671509,0.03187499940395355,0.03190247714519501,0.03192984312772751,0.03195645660161972,0.031982243061065674,0.032007694244384766,0.03203265368938446,0.0320567861199379,0.032080598175525665,0.03210362046957016,0.03212626278400421,0.03214840590953827,0.032170139253139496,0.03219068422913551,0.032211463898420334,0.032231613993644714,0.03225145488977432,0.03227049857378006,0.03228956460952759,0.03230786323547363,0.03232569992542267,0.03234308585524559,0.03235969692468643,0.032376278191804886,0.032392580062150955,0.03240875527262688,0.03242411091923714,0.03243924677371979,0.032453812658786774,0.032468266785144806,0.03248241916298866,0.03249602019786835,0.032509613782167435,0.03252284228801727,0.03253573551774025,0.032548267394304276,0.03256041556596756,0.03257231414318085,0.032583944499492645,0.032595571130514145,0.03260672464966774,0.032617755234241486,0.0326283723115921,0.032638829201459885,0.03264882415533066,0.032658956944942474,0.03266870230436325,0.03267820179462433,0.032687004655599594,0.03269589692354202,0.032704390585422516,0.03271288424730301,0.032721154391765594,0.032728925347328186,0.03273693099617958,0.03274470195174217,0.032752398401498795,0.03275969251990318,0.03276703506708145,0.032774101942777634,0.032780975103378296,0.03278735280036926,0.032794076949357986,0.032800473272800446,0.03280647471547127,0.03281260281801224,0.03281852975487709,0.03282441198825836,0.03283006325364113,0.03283578157424927,0.0328412689268589,0.03284669667482376,0.032851893454790115,0.03285704180598259,0.032861996442079544,0.03286690264940262,0.03287157416343689,0.032876208424568176,0.03288058936595917,0.03288514167070389,0.03288950398564339,0.03289370238780975,0.03289776295423508,0.032901547849178314,0.03290529549121857,0.032908909022808075,0.03291260451078415,0.03291626274585724,0.0329197496175766,0.03292316570878029,0.03292648121714592,0.03292965888977051,0.032932598143815994,0.03293551132082939,0.03293841704726219,0.03294141963124275,0.032944247126579285,0.03294695168733597,0.032949600368738174,0.03295210003852844,0.032954514026641846,0.032957009971141815,0.0329594723880291,0.032961953431367874,0.03296417370438576,0.03296660631895065,0.032968875020742416,0.03297105431556702,0.03297318145632744,0.032975368201732635,0.03297743201255798,0.03297938033938408,0.032981399446725845,0.03298333287239075,0.03298523277044296,0.03298702463507652,0.03298886492848396,0.032990679144859314,0.032992444932460785,0.03299414739012718,0.032995812594890594,0.032997455447912216,0.03299909457564354,0.03300079330801964,0.03300224617123604,0.03300374001264572,0.033005136996507645,0.033006589859724045,0.03300795331597328,0.033009279519319534,0.03301068767905235,0.03301194682717323,0.03301322087645531,0.0330144502222538,0.03301569074392319,0.03301680088043213,0.03301788121461868,0.033019084483385086,0.03302010893821716,0.03302112966775894,0.03302229568362236,0.033023394644260406,0.03302429988980293,0.033025212585926056,0.033026229590177536,0.033027131110429764,0.03302798420190811,0.033028896898031235,0.03302972391247749,0.033030543476343155,0.03303138539195061,0.033032212406396866,0.03303295373916626,0.03303373605012894,0.03303460404276848,0.03303539752960205,0.033036112785339355,0.033036764711141586,0.03303747624158859,0.0330381914973259,0.033038876950740814,0.033039528876543045,0.03304018825292587,0.033040761947631836,0.03304138407111168,0.03304202854633331,0.03304271399974823,0.03304329887032509,0.03304387256503105,0.033044423907995224,0.03304501995444298,0.03304560109972954,0.033046115189790726,0.033046599477529526,0.03304712474346161,0.03304759040474892,0.033048078417778015,0.03304857760667801,0.03304901719093323,0.03304947912693024,0.03304990381002426,0.033050354570150375,0.033050786703825,0.033051203936338425,0.03305159881711006,0.03305204585194588,0.033052392303943634,0.03305276110768318,0.03305303677916527,0.0330534391105175,0.033053793013095856,0.03305415064096451,0.033054523169994354,0.03305487707257271,0.033055175095796585,0.033055514097213745,0.03305584564805031,0.03305613622069359,0.03305639699101448,0.03305666521191597,0.03305693343281746],"recovered":[0.0,0.0005363022210076451,0.0009967046789824963,0.0014405831461772323,0.0018853431101888418,0.002333276206627488,0.0027856577653437853,0.003245997941121459,0.003712741192430258,0.004187427461147308,0.004668564070016146,0.005156196653842926,0.005650258623063564,0.0061530000530183315,0.006661195307970047,0.007177795749157667,0.007701685652136803,0.008230967447161674,0.008755842223763466,0.009272334165871143,0.009776024147868156,0.010270697996020317,0.01075465977191925,0.01123076118528843,0.011694912798702717,0.012152297422289848,0.01259951014071703,0.013035372830927372,0.0134652778506279,0.013885192573070526,0.014297817833721638,0.014700285159051418,0.015094690956175327,0.015479374676942825,0.015857359394431114,0.016226287931203842,0.01658772863447666,0.016943030059337616,0.017289331182837486,0.017630577087402344,0.01796201430261135,0.01828731596469879,0.018605796620249748,0.01891706883907318,0.019222524017095566,0.01952129229903221,0.01981521211564541,0.020103251561522484,0.020382944494485855,0.020658021792769432,0.02092556096613407,0.02118830941617489,0.02144617959856987,0.02169865183532238,0.02194509468972683,0.022185595706105232,0.022420942783355713,0.02265317365527153,0.022879939526319504,0.023100344464182854,0.023317839950323105,0.0235284510999918,0.02373570203781128,0.023937735706567764,0.024137811735272408,0.0243324413895607,0.02452191524207592,0.024708358570933342,0.02489057183265686,0.02506915107369423,0.02524445950984955,0.02541526034474373,0.025584103539586067,0.025748351588845253,0.025908881798386574,0.026064565405249596,0.026218309998512268,0.02636849693953991,0.026515033096075058,0.02665901929140091,0.026799025014042854,0.026936497539281845,0.027070773765444756,0.02720150724053383,0.02732997015118599,0.027455752715468407,0.027579057961702347,0.027699805796146393,0.02781766466796398,0.02793228067457676,0.028045162558555603,0.028155561536550522,0.028263114392757416,0.028368771076202393,0.028471946716308594,0.02857348509132862,0.0286713894456625,0.028767872601747513,0.02886306121945381,0.02895582653582096,0.029047036543488503,0.029135609045624733,0.029222510755062103,0.029307587072253227,0.029389921575784683,0.029470985755324364,0.02955116704106331,0.029628410935401917,0.029705144464969635,0.029779862612485886,0.029852552339434624,0.029924191534519196,0.029993895441293716,0.030062910169363022,0.030129622668027878,0.03019443154335022,0.030259164050221443,0.030321676284074783,0.030382458120584488,0.030442191287875175,0.030501151457428932,0.030557753518223763,0.030614003539085388,0.03066869266331196,0.030721934512257576,0.030774114653468132,0.03082546964287758,0.030875513330101967,0.030924566090106964,0.03097236528992653,0.03101920336484909,0.031064679846167564,0.031109299510717392,0.03115290403366089,0.031195910647511482,0.03123766928911209,0.0312780998647213,0.03131745383143425,0.031357306987047195,0.031395427882671356,0.03143274784088135,0.031469859182834625,0.031505417078733444,0.03154020011425018,0.03157435357570648,0.03160802647471428,0.031640827655792236,0.03167258948087692,0.031703878194093704,0.03173418343067169,0.03176402673125267,0.031793005764484406,0.03182145953178406,0.03184918314218521,0.03187650442123413,0.03190268203616142,0.03192877769470215,0.031954579055309296,0.031979404389858246,0.032003458589315414,0.03202738240361214,0.03205008804798126,0.03207286819815636,0.03209525719285011,0.032116688787937164,0.03213779628276825,0.03215824440121651,0.03217875212430954,0.03219830244779587,0.03221761807799339,0.03223663568496704,0.03225481137633324,0.03227279707789421,0.03228997066617012,0.0323067270219326,0.032323263585567474,0.032339971512556076,0.03235624358057976,0.032371651381254196,0.032386597245931625,0.03240117430686951,0.032415684312582016,0.0324297659099102,0.032443635165691376,0.03245728835463524,0.03247042000293732,0.032483093440532684,0.03249537572264671,0.032507527619600296,0.03251943364739418,0.0325312577188015,0.03254269063472748,0.03255404531955719,0.032565075904130936,0.03257564455270767,0.032585740089416504,0.03259604424238205,0.03260575234889984,0.032615598291158676,0.03262484818696976,0.03263382986187935,0.03264264389872551,0.03265133500099182,0.03265969082713127,0.032668013125658035,0.032676149159669876,0.03268400952219963,0.03269185125827789,0.032699547708034515,0.03270697966217995,0.03271416202187538,0.03272124379873276,0.03272813931107521,0.032734569162130356,0.032740961760282516,0.0327472947537899,0.0327536016702652,0.032759830355644226,0.03276572376489639,0.03277142345905304,0.03277713805437088,0.032782673835754395,0.03278829902410507,0.03279370069503784,0.0327988862991333,0.03280402347445488,0.03280910104513168,0.03281382843852043,0.03281860798597336,0.0328231081366539,0.032827600836753845,0.03283204883337021,0.03283635526895523,0.03284045681357384,0.032844435423612595,0.032848261296749115,0.032851915806531906,0.032855696976184845,0.03285934031009674,0.03286304324865341,0.032866470515728,0.03286996856331825,0.032873284071683884,0.03287636116147041,0.032879412174224854,0.03288231045007706,0.032885245978832245,0.03288803994655609,0.03289090469479561,0.03289361298084259,0.032896216958761215,0.03289881721138954,0.032901275902986526,0.0329037606716156,0.03290626406669617,0.03290863707661629,0.03291092813014984,0.03291335701942444,0.03291564807295799,0.03291785717010498,0.03292003273963928,0.032922156155109406,0.03292416036128998,0.032926127314567566,0.032928235828876495,0.03293013945221901,0.03293194994330406,0.03293386846780777,0.032935790717601776,0.03293756768107414,0.032939281314611435,0.03294096887111664,0.03294278308749199,0.032944437116384506,0.03294611722230911,0.03294765204191208,0.03294916823506355,0.03295060992240906,0.032952163368463516,0.0329536572098732,0.032954949885606766,0.03295636549592018,0.032957643270492554,0.032958950847387314,0.032960277050733566,0.03296145051717758,0.03296256810426712,0.03296363726258278,0.03296482563018799,0.03296602889895439,0.03296712785959244,0.032968271523714066,0.03296932205557823,0.03297032043337822,0.03297128528356552,0.03297220915555954,0.03297318145632744,0.03297409042716026,0.03297502547502518,0.03297589346766472,0.032976653426885605,0.0329776331782341,0.03297852352261543,0.03297925367951393,0.03298003226518631,0.032980866730213165,0.032981619238853455,0.032982416450977325,0.03298315405845642,0.0329839363694191,0.03298468142747879,0.03298533707857132,0.032986003905534744,0.03298667445778847,0.0329873226583004,0.03298795968294144,0.032988592982292175,0.03298924118280411,0.032989829778671265,0.03299044817686081,0.0329909510910511,0.03299160301685333,0.03299213945865631,0.03299270197749138,0.03299325704574585,0.032993752509355545,0.03299422934651375,0.03299475833773613,0.03299526497721672,0.032995790243148804,0.03299631178379059,0.03299675136804581,0.03299717977643013,0.03299759700894356,0.03299805521965027,0.0329984575510025,0.03299892693758011,0.03299931064248085,0.03299964591860771,0.03299995884299278,0.0330004021525383,0.03300078585743904,0.033001139760017395,0.03300144523382187,0.03300188481807709,0.03300219774246216,0.03300252556800842,0.0330028310418129,0.03300316259264946,0.03300344571471214,0.033003658056259155],"active":[0.001133263111114502,0.000982775236479938,0.0009491103701293468,0.0009484883630648255,0.0009563327766954899,0.0009680504444986582,0.0009826351888477802,0.000995223643258214,0.001011265441775322,0.0010227551683783531,0.0010361159220337868,0.001050426159054041,0.0010624807327985764,0.001074493397027254,0.001089918427169323,0.0011020717211067677,0.0011146236211061478,0.0011044563725590706,0.0010863002389669418,0.001065078191459179,0.0010463399812579155,0.0010255910456180573,0.001007692888379097,0.0009874524548649788,0.0009694444015622139,0.000949525274336338,0.0009323321282863617,0.0009163012728095055,0.0008975323289632797,0.0008805990219116211,0.0008619381114840508,0.000843999907374382,0.000827309675514698,0.0008109733462333679,0.0007946919649839401,0.0007792413234710693,0.0007635839283466339,0.0007474962621927261,0.000734083354473114,0.0007173158228397369,0.000705130398273468,0.0006924550980329514,0.0006794240325689316,0.0006675198674201965,0.0006543416529893875,0.0006427671760320663,0.000630255788564682,0.0006164293736219406,0.0006043743342161179,0.000591278076171875,0.0005802139639854431,0.0005684401839971542,0.0005579553544521332,0.0005456153303384781,0.0005343221127986908,0.0005250256508588791,0.0005161501467227936,0.0005053915083408356,0.0004947017878293991,0.0004853159189224243,0.0004740096628665924,0.00046693161129951477,0.0004585999995470047,0.0004515796899795532,0.0004414021968841553,0.0004332568496465683,0.0004264581948518753,0.0004183351993560791,0.00041127949953079224,0.00040306709706783295,0.0003946349024772644,0.00038828887045383453,0.00038021616637706757,0.00037231482565402985,0.0003643147647380829,0.0003586430102586746,0.00035198964178562164,0.0003452915698289871,0.00033906102180480957,0.00033302605152130127,0.00032705627381801605,0.00032133981585502625,0.0003158319741487503,0.00031135231256484985,0.0003056451678276062,0.00029966048896312714,0.0002948492765426636,0.0002894308418035507,0.00028320029377937317,0.00027914904057979584,0.000273311510682106,0.000268423929810524,0.00026569142937660217,0.0002613551914691925,0.0002562329173088074,0.0002504270523786545,0.00024800002574920654,0.00024382583796977997,0.0002389661967754364,0.000235680490732193,0.0002312641590833664,0.0002278350293636322,0.00022424757480621338,0.0002200435847043991,0.0002164803445339203,0.00021348893642425537,0.0002093631774187088,0.00020677410066127777,0.00020334310829639435,0.00019990652799606323,0.00019686855375766754,0.00019362196326255798,0.00019103847444057465,0.0001873057335615158,0.0001839417964220047,0.00018233992159366608,0.00017852336168289185,0.00017540715634822845,0.00017325952649116516,0.0001707039773464203,0.0001666620373725891,0.00016543827950954437,0.00016234256327152252,0.00016019120812416077,0.00015817396342754364,0.00015546195209026337,0.00015299953520298004,0.00015073269605636597,0.00014920346438884735,0.00014692172408103943,0.0001447722315788269,0.00014313682913780212,0.00014089420437812805,0.00013919919729232788,0.00013728253543376923,0.0001354515552520752,0.00013380125164985657,0.00013288483023643494,0.00013052299618721008,0.00012937933206558228,0.00012780725955963135,0.0001253262162208557,0.0001242905855178833,0.0001220703125,0.00012060999870300293,0.00011872872710227966,0.00011701881885528564,0.00011560320854187012,0.00011385604739189148,0.000112876296043396,0.00011097267270088196,0.0001094713807106018,0.00010838359594345093,0.00010727345943450928,0.00010573863983154297,0.0001050122082233429,0.00010387599468231201,0.00010220706462860107,0.00010119378566741943,0.00010016188025474548,9.888038039207458e-05,9.831786155700684e-05,9.727105498313904e-05,9.542703628540039e-05,9.477511048316956e-05,9.381771087646484e-05,9.321048855781555e-05,9.174644947052002e-05,9.126216173171997e-05,9.024515748023987e-05,8.906424045562744e-05,8.827447891235352e-05,8.689984679222107e-05,8.630752563476562e-05,8.585304021835327e-05,8.549168705940247e-05,8.413940668106079e-05,8.300319314002991e-05,8.216127753257751e-05,8.166953921318054e-05,8.124485611915588e-05,8.033588528633118e-05,7.984787225723267e-05,7.920712232589722e-05,7.844716310501099e-05,7.784739136695862e-05,7.732212543487549e-05,7.693842053413391e-05,7.641687989234924e-05,7.61374831199646e-05,7.546693086624146e-05,7.506459951400757e-05,7.432699203491211e-05,7.375329732894897e-05,7.317960262298584e-05,7.321685552597046e-05,7.265806198120117e-05,7.24494457244873e-05,7.140636444091797e-05,7.104873657226562e-05,7.056072354316711e-05,7.024034857749939e-05,6.98193907737732e-05,6.923452019691467e-05,6.891787052154541e-05,6.855279207229614e-05,6.838887929916382e-05,6.784126162528992e-05,6.748735904693604e-05,6.712228059768677e-05,6.681308150291443e-05,6.610900163650513e-05,6.593763828277588e-05,6.590411067008972e-05,6.551295518875122e-05,6.530806422233582e-05,6.49280846118927e-05,6.458163261413574e-05,6.433948874473572e-05,6.435811519622803e-05,6.413087248802185e-05,6.402283906936646e-05,6.359443068504333e-05,6.334111094474792e-05,6.311014294624329e-05,6.287917494773865e-05,6.24731183052063e-05,6.237998604774475e-05,6.198137998580933e-05,6.203353404998779e-05,6.190314888954163e-05,6.165355443954468e-05,6.140768527984619e-05,6.109103560447693e-05,6.086006760597229e-05,6.064772605895996e-05,6.068870425224304e-05,6.05657696723938e-05,6.04093074798584e-05,6.012246012687683e-05,6.0010701417922974e-05,5.969032645225525e-05,5.9314072132110596e-05,5.915015935897827e-05,5.900487303733826e-05,5.910918116569519e-05,5.9001147747039795e-05,5.891174077987671e-05,5.869567394256592e-05,5.848705768585205e-05,5.829706788063049e-05,5.819275975227356e-05,5.819648504257202e-05,5.819275975227356e-05,5.7909637689590454e-05,5.7969242334365845e-05,5.794689059257507e-05,5.7697296142578125e-05,5.75333833694458e-05,5.751103162765503e-05,5.739927291870117e-05,5.722418427467346e-05,5.723908543586731e-05,5.720555782318115e-05,5.6996941566467285e-05,5.688518285751343e-05,5.691498517990112e-05,5.681067705154419e-05,5.665421485900879e-05,5.657970905303955e-05,5.6531280279159546e-05,5.6486576795578e-05,5.631148815155029e-05,5.6356191635131836e-05,5.612894892692566e-05,5.608797073364258e-05,5.59687614440918e-05,5.597993731498718e-05,5.5789947509765625e-05,5.562230944633484e-05,5.573779344558716e-05,5.558133125305176e-05,5.5577605962753296e-05,5.5499374866485596e-05,5.541369318962097e-05,5.535036325454712e-05,5.53131103515625e-05,5.544722080230713e-05,5.5283308029174805e-05,5.510076880455017e-05,5.5167824029922485e-05,5.512312054634094e-05,5.497783422470093e-05,5.4892152547836304e-05,5.494430661201477e-05,5.4921954870224e-05,5.480274558067322e-05,5.480647087097168e-05,5.4698437452316284e-05,5.465000867843628e-05,5.473196506500244e-05,5.45792281627655e-05,5.4430216550827026e-05,5.448237061500549e-05,5.457177758216858e-05,5.45307993888855e-05,5.449354648590088e-05,5.4348260164260864e-05,5.432218313217163e-05,5.4255127906799316e-05,5.4195523262023926e-05,5.4191797971725464e-05,5.418434739112854e-05,5.408748984336853e-05,5.40614128112793e-05,5.406886339187622e-05,5.412101745605469e-05,5.4057687520980835e-05,5.404278635978699e-05,5.397573113441467e-05,5.406886339187622e-05,5.3998082876205444e-05,5.397573113441467e-05,5.389750003814697e-05,5.386769771575928e-05,5.383789539337158e-05,5.384907126426697e-05,5.381926894187927e-05,5.375221371650696e-05,5.3688883781433105e-05,5.3592026233673096e-05,5.360320210456848e-05,5.360692739486694e-05,5.360692739486694e-05,5.354359745979309e-05,5.3588300943374634e-05,5.346536636352539e-05,5.345046520233154e-05,5.339086055755615e-05,5.348026752471924e-05,5.339086055755615e-05,5.336478352546692e-05,5.338340997695923e-05,5.3431838750839233e-05,5.329027771949768e-05,5.3316354751586914e-05,5.3320080041885376e-05,5.330517888069153e-05,5.323439836502075e-05,5.3219497203826904e-05,5.327537655830383e-05]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.001133263111114502,0.0015199381159618497,0.001971915364265442,0.0024594133719801903,0.0029704656917601824,0.0035062702372670174,0.004068185109645128,0.004657501820474863,0.005271762143820524,0.005914035718888044,0.006585774943232536,0.007290073670446873,0.008025242947041988,0.008791754022240639,0.009593511931598186,0.010430478490889072,0.01130409725010395,0.012172001414000988,0.013042550534009933,0.013917091302573681,0.014796890318393707,0.015681132674217224,0.016572102904319763,0.01746629923582077,0.01836576499044895,0.01927211880683899,0.02017890475690365,0.021089790388941765,0.02200947515666485,0.022931436076760292,0.023855658248066902,0.024785224348306656,0.02572060003876686,0.02665996551513672,0.02760256640613079,0.028548672795295715,0.02949468605220318,0.03044922836124897,0.031405311077833176,0.03236182779073715,0.03332347422838211,0.034289952367544174,0.03525817021727562,0.03622608259320259,0.0371948778629303,0.03817209228873253,0.0391455814242363,0.0401197113096714,0.04109807685017586,0.04207703843712807,0.04305795207619667,0.0440402515232563,0.04502268508076668,0.04600634053349495,0.046989522874355316,0.04797245189547539,0.048956405371427536,0.04994060471653938,0.05092313513159752,0.051906000822782516,0.0528893917798996,0.053872041404247284,0.05485370755195618,0.055834315717220306,0.05681394413113594,0.057790838181972504,0.05876699835062027,0.05973835662007332,0.06071069836616516,0.06168193742632866,0.06265278160572052,0.06362087279558182,0.06458713859319687,0.06554577499628067,0.06650548428297043,0.06746399402618408,0.06841910630464554,0.06936847418546677,0.0703161209821701,0.07126103341579437,0.07220440357923508,0.07314267754554749,0.07407720386981964,0.0750097706913948,0.07593532651662827,0.07686040550470352,0.07777854800224304,0.07869064062833786,0.07960410416126251,0.08050546050071716,0.08140645921230316,0.08230596780776978,0.08319787681102753,0.08408601582050323,0.08496793359518051,0.08584748953580856,0.08672017604112625,0.08758518099784851,0.08844711631536484,0.08930347114801407,0.09015171974897385,0.09099748730659485,0.09183508157730103,0.09266941249370575,0.09349843114614487,0.09432350099086761,0.09513960778713226,0.09594862908124924,0.09675512462854385,0.09755244851112366,0.09834757447242737,0.09913323819637299,0.09991662204265594,0.10069391131401062,0.10146594047546387,0.10223010182380676,0.10298552364110947,0.10373354703187943,0.10447866469621658,0.10521858930587769,0.10594943165779114,0.10667677968740463,0.10739542543888092,0.10811004042625427,0.10881733149290085,0.1095203161239624,0.11021342128515244,0.11090101301670074,0.11158128827810287,0.1122547835111618,0.11292236298322678,0.1135852262377739,0.11423942446708679,0.11488769948482513,0.11552944779396057,0.11616431176662445,0.11679404973983765,0.11741916835308075,0.11803460121154785,0.11864440888166428,0.11924654990434647,0.11984466016292572,0.12043645977973938,0.12102022767066956,0.12159863114356995,0.12217050045728683,0.12273604422807693,0.12329813092947006,0.12385246157646179,0.12439996004104614,0.12494237720966339,0.1254771500825882,0.12600742280483246,0.12653152644634247,0.12704892456531525,0.12756046652793884,0.12806721031665802,0.1285671442747116,0.12906032800674438,0.12954917550086975,0.1300319880247116,0.13050822913646698,0.1309797465801239,0.13144536316394806,0.13190564513206482,0.1323612481355667,0.1328102946281433,0.13325411081314087,0.13369342684745789,0.13412585854530334,0.13455013930797577,0.1349717080593109,0.1353882998228073,0.13579854369163513,0.1362038254737854,0.13660399615764618,0.13699932396411896,0.13738994300365448,0.13777564465999603,0.1381562501192093,0.13853171467781067,0.13890278339385986,0.1392693817615509,0.1396307498216629,0.13998785614967346,0.14033903181552887,0.14068521559238434,0.14102670550346375,0.14136457443237305,0.14169882237911224,0.14202772080898285,0.1423509269952774,0.1426723301410675,0.14298860728740692,0.14330017566680908,0.14360707998275757,0.14390988647937775,0.1442086100578308,0.14450304210186005,0.14479421079158783,0.14508149027824402,0.14536385238170624,0.1456425040960312,0.14591918885707855,0.1461913138628006,0.14646004140377045,0.14672322571277618,0.14698395133018494,0.14724184572696686,0.14749528467655182,0.14774268865585327,0.1479886919260025,0.14823204278945923,0.1484725922346115,0.14871010184288025,0.14894279837608337,0.14917168021202087,0.14939898252487183,0.14962221682071686,0.1498427838087082,0.15006010234355927,0.15027405321598053,0.15048493444919586,0.15069545805454254,0.15089933574199677,0.15110144019126892,0.1512995809316635,0.1514955759048462,0.15168963372707367,0.15188166499137878,0.15207000076770782,0.15225736796855927,0.15243962407112122,0.15262053906917572,0.15279854834079742,0.1529735028743744,0.15314806997776031,0.15331938862800598,0.15348699688911438,0.1536540538072586,0.15381835401058197,0.15397997200489044,0.15413957834243774,0.15429790318012238,0.154454305768013,0.15460734069347382,0.1547594964504242,0.15490879118442535,0.15505659580230713,0.15520094335079193,0.15534402430057526,0.15548378229141235,0.15562276542186737,0.15575967729091644,0.15589451789855957,0.15602841973304749,0.15616071224212646,0.15629085898399353,0.15641964972019196,0.15654601156711578,0.15667034685611725,0.1567935198545456,0.15691515803337097,0.15703512728214264,0.15715324878692627,0.1572691649198532,0.1573847532272339,0.15749886631965637,0.15761147439479828,0.15772241353988647,0.15783314406871796,0.1579422801733017,0.1580488234758377,0.1581539809703827,0.1582583338022232,0.15836139023303986,0.15846380591392517,0.15856516361236572,0.15866486728191376,0.1587614268064499,0.15885844826698303,0.15895454585552216,0.15904903411865234,0.15914160013198853,0.15923352539539337,0.15932443737983704,0.15941379964351654,0.1595028042793274,0.15959003567695618,0.1596764177083969,0.15976198017597198,0.15984660387039185,0.15992969274520874,0.16001290082931519,0.160093754529953,0.16017365455627441,0.16025333106517792,0.16033150255680084,0.16040872037410736,0.1604858636856079,0.16056159138679504,0.16063633561134338,0.16071055829524994,0.1607833057641983,0.16085506975650787,0.16092725098133087,0.16099709272384644,0.1610666960477829,0.16113659739494324,0.16120462119579315,0.16127252578735352,0.16133956611156464,0.16140595078468323,0.16147133708000183,0.16153636574745178,0.16160033643245697,0.16166463494300842,0.1617269515991211,0.1617889404296875,0.1618501842021942,0.16191092133522034,0.16197077929973602,0.16202962398529053,0.16208809614181519,0.16214647889137268,0.16220353543758392,0.16226056218147278,0.1623171865940094,0.1623724400997162,0.16242720186710358,0.16248176991939545,0.16253533959388733,0.16258934140205383,0.16264207661151886,0.16269496083259583,0.162746399641037,0.16279801726341248,0.16284827888011932,0.16289900243282318,0.16294804215431213,0.16299758851528168,0.16304577887058258,0.16309474408626556,0.16314218938350677,0.16319015622138977,0.16323646903038025,0.1632833480834961,0.1633301079273224,0.16337521374225616,0.16342058777809143,0.16346509754657745],"recovered":[0.0,0.0005364318494684994,0.0009976690635085106,0.0014551212079823017,0.0019267797470092773,0.002417813753709197,0.0029329622630029917,0.0034708562307059765,0.004034907557070255,0.004622741136699915,0.005239749327301979,0.005882821511477232,0.006556634325534105,0.007261353544890881,0.007998720742762089,0.008767026476562023,0.00957003328949213,0.010407860390841961,0.01126156933605671,0.012125108391046524,0.012994050048291683,0.013868275098502636,0.014748809859156609,0.015633994713425636,0.016521891579031944,0.017417090013623238,0.018316013738512993,0.01921895705163479,0.020125141367316246,0.021038401871919632,0.021955298259854317,0.02287755347788334,0.02380191534757614,0.024731986224651337,0.025668127462267876,0.026609277352690697,0.027550939470529556,0.028496548533439636,0.02944597415626049,0.030399275943636894,0.03135492280125618,0.03231113404035568,0.03327082470059395,0.03423464298248291,0.035198699682950974,0.03616558760404587,0.037136320024728775,0.03810916468501091,0.03908420726656914,0.0400615818798542,0.04103647544980049,0.04201728478074074,0.04299527779221535,0.043977998197078705,0.04496029019355774,0.04594402760267258,0.04692625626921654,0.04791012778878212,0.04889674112200737,0.049879878759384155,0.05086204409599304,0.051845937967300415,0.052827317267656326,0.05380823463201523,0.054791152477264404,0.05577162653207779,0.05675075203180313,0.0577276386320591,0.058700840920209885,0.059671804308891296,0.060645364224910736,0.06161438301205635,0.06258648633956909,0.06355254352092743,0.06451494991779327,0.06547749787569046,0.06643600761890411,0.06739410012960434,0.0683460608124733,0.06929577142000198,0.07024497538805008,0.0711887925863266,0.07213063538074493,0.07306966185569763,0.07400412857532501,0.07493449747562408,0.07585977017879486,0.07678389549255371,0.07770081609487534,0.07861749827861786,0.07952607423067093,0.08042948693037033,0.08133096247911453,0.08222559839487076,0.0831194743514061,0.08400692045688629,0.0848906934261322,0.08576961606740952,0.08664164692163467,0.08750911802053452,0.08836942166090012,0.08922585099935532,0.09007882326841354,0.09092283248901367,0.09176090359687805,0.092595674097538,0.09342542290687561,0.09424935281276703,0.09506747871637344,0.09587843716144562,0.09668036550283432,0.09748002141714096,0.0982733890414238,0.09906218945980072,0.09984292089939117,0.10062117129564285,0.10139067471027374,0.10215488821268082,0.10291208326816559,0.10366146266460419,0.10440744459629059,0.10514369606971741,0.10587579756975174,0.10660028457641602,0.10732077062129974,0.10803542286157608,0.10874252021312714,0.10944290459156036,0.11013741791248322,0.11082706600427628,0.11150588095188141,0.11218101531267166,0.11284881085157394,0.11350876837968826,0.11416643112897873,0.11481571942567825,0.11545752733945847,0.11609359830617905,0.11672411113977432,0.11734692007303238,0.11796396225690842,0.11857469379901886,0.11917974054813385,0.11977659910917282,0.1203671544790268,0.12095190584659576,0.12152975797653198,0.12210015207529068,0.12266572564840317,0.12322666496038437,0.12378241121768951,0.12432932108640671,0.12487146258354187,0.12540675699710846,0.1259366124868393,0.12646068632602692,0.1269778311252594,0.12748992443084717,0.12799665331840515,0.1284956932067871,0.12898868322372437,0.12947732210159302,0.12995998561382294,0.13043738901615143,0.13090741634368896,0.131373330950737,0.1318332999944687,0.13228772580623627,0.1327372044324875,0.13318057358264923,0.133616104722023,0.1340489685535431,0.13447584211826324,0.13489818572998047,0.13531427085399628,0.13572531938552856,0.13613077998161316,0.13653165102005005,0.13692769408226013,0.13731831312179565,0.13770392537117004,0.1380845457315445,0.13845954835414886,0.1388320028781891,0.1391976773738861,0.13955776393413544,0.1399150937795639,0.14026738703250885,0.14061444997787476,0.14095743000507355,0.14129357039928436,0.14162702858448029,0.14195474982261658,0.14228031039237976,0.1426013708114624,0.14291676878929138,0.14322848618030548,0.14353600144386292,0.14383918046951294,0.14413833618164062,0.1444331556558609,0.14472545683383942,0.1450120061635971,0.1452959179878235,0.14557546377182007,0.14585167169570923,0.14612405002117157,0.14639072120189667,0.1466548591852188,0.14691641926765442,0.14717420935630798,0.14742834866046906,0.1476769745349884,0.1479242742061615,0.14816857874393463,0.1484089344739914,0.1486460119485855,0.14887849986553192,0.1491086781024933,0.14933443069458008,0.14955714344978333,0.1497783213853836,0.14999592304229736,0.15020938217639923,0.15042176842689514,0.1506301313638687,0.15083497762680054,0.15103572607040405,0.15123550593852997,0.151432067155838,0.1516260951757431,0.15181627869606018,0.15200486779212952,0.1521916687488556,0.1523749828338623,0.1525556445121765,0.15273365378379822,0.15290944278240204,0.15308335423469543,0.15325410664081573,0.1534229964017868,0.15359021723270416,0.1537541300058365,0.15391609072685242,0.15407605469226837,0.15423375368118286,0.1543893665075302,0.15454284846782684,0.154694601893425,0.15484508872032166,0.1549910306930542,0.1551368683576584,0.1552785187959671,0.15541942417621613,0.1555570363998413,0.1556946486234665,0.15583035349845886,0.1559639573097229,0.15609686076641083,0.15622693300247192,0.15635597705841064,0.1564825028181076,0.15660786628723145,0.1567312777042389,0.15685293078422546,0.15697239339351654,0.15709060430526733,0.15720699727535248,0.15732194483280182,0.15743577480316162,0.15754826366901398,0.1576600819826126,0.15776948630809784,0.15787868201732635,0.15798571705818176,0.15809082984924316,0.15819497406482697,0.15829864144325256,0.15840096771717072,0.15850220620632172,0.1586010456085205,0.1586989462375641,0.15879568457603455,0.15889158844947815,0.1589856743812561,0.15907859802246094,0.15917125344276428,0.15926171839237213,0.15935133397579193,0.1594400256872177,0.15952791273593903,0.15961457788944244,0.1597006469964981,0.15978465974330902,0.15986818075180054,0.1599508821964264,0.1600320190191269,0.1601124107837677,0.16019169986248016,0.16027037799358368,0.16034740209579468,0.16042470932006836,0.16050031781196594,0.16057564318180084,0.1606493443250656,0.16072148084640503,0.16079333424568176,0.16086477041244507,0.160935640335083,0.1610051542520523,0.16107428073883057,0.1611427366733551,0.16121016442775726,0.1612774282693863,0.16134320199489594,0.1614089459180832,0.16147401928901672,0.16153812408447266,0.16160234808921814,0.16166505217552185,0.16172678768634796,0.16178838908672333,0.16184915602207184,0.16190892457962036,0.16196788847446442,0.16202737390995026,0.16208583116531372,0.16214324533939362,0.16220040619373322,0.16225634515285492,0.16231206059455872,0.16236725449562073,0.16242113709449768,0.16247569024562836,0.16252899169921875,0.1625824123620987,0.16263499855995178,0.16268692910671234,0.16273808479309082,0.1627892255783081,0.16283857822418213,0.16288869082927704,0.16293738782405853,0.16298584640026093,0.1630338579416275,0.1630815863609314,0.16312937438488007,0.16317641735076904,0.16322356462478638,0.16326971352100372,0.16331475973129272],"active":[0.001133263111114502,0.0009835062082856894,0.0009742463007569313,0.0010042921639978886,0.001043685944750905,0.0010884564835578203,0.0011352228466421366,0.0011866455897688866,0.001236854586750269,0.0012912945821881294,0.0013460256159305573,0.0014072521589696407,0.001468608621507883,0.0015304004773497581,0.0015947911888360977,0.0016634520143270493,0.0017340639606118202,0.001764141023159027,0.0017809811979532242,0.0017919829115271568,0.001802840270102024,0.0018128575757145882,0.0018232930451631546,0.001832304522395134,0.0018438734114170074,0.0018550287932157516,0.0018628910183906555,0.0018708333373069763,0.0018843337893486023,0.00189303420484066,0.0019003599882125854,0.001907670870423317,0.0019186846911907196,0.001927979290485382,0.001934438943862915,0.0019393954426050186,0.0019437465816736221,0.0019526798278093338,0.0019593369215726852,0.001962551847100258,0.001968551427125931,0.001978818327188492,0.001987345516681671,0.001991439610719681,0.0019961781799793243,0.0020065046846866608,0.0020092613995075226,0.002010546624660492,0.00201386958360672,0.0020154565572738647,0.002021476626396179,0.002022966742515564,0.0020274072885513306,0.0020283423364162445,0.002029232680797577,0.0020284242928028107,0.0020301491022109985,0.002030476927757263,0.002026394009590149,0.002026122063398361,0.002027347683906555,0.002026103436946869,0.0020263902842998505,0.002026081085205078,0.0020227916538715363,0.0020192116498947144,0.0020162463188171387,0.002010717988014221,0.0020098574459552765,0.0020101331174373627,0.002007417380809784,0.002006489783525467,0.002000652253627777,0.001993231475353241,0.0019905343651771545,0.001986496150493622,0.0019830986857414246,0.0019743740558624268,0.001970060169696808,0.001965261995792389,0.0019594281911849976,0.0019538849592208862,0.001946568489074707,0.001940108835697174,0.0019311979413032532,0.0019259080290794373,0.0019187778234481812,0.0019067451357841492,0.0019032880663871765,0.0018879622220993042,0.0018803849816322327,0.0018764808773994446,0.0018669143319129944,0.0018604174256324768,0.001848459243774414,0.0018405690789222717,0.001829482614994049,0.0018155649304389954,0.0018054693937301636,0.0017943531274795532,0.0017822980880737305,0.0017716363072395325,0.0017562583088874817,0.0017465800046920776,0.0017375275492668152,0.0017278268933296204,0.0017141848802566528,0.0016992762684822083,0.0016876459121704102,0.0016740113496780396,0.001667208969593048,0.0016532167792320251,0.0016432330012321472,0.0016317218542099,0.0016230195760726929,0.00160893052816391,0.0015948489308357239,0.0015786588191986084,0.0015665814280509949,0.0015571266412734985,0.0015419870615005493,0.0015330836176872253,0.001519627869129181,0.0015097558498382568,0.0014965608716011047,0.001484893262386322,0.001470901072025299,0.0014581084251403809,0.0014438703656196594,0.0014277175068855286,0.0014164820313453674,0.0014042109251022339,0.001390613615512848,0.0013789311051368713,0.001363016664981842,0.0013485923409461975,0.001336522400379181,0.0013255700469017029,0.001310490071773529,0.001297488808631897,0.0012825876474380493,0.0012699663639068604,0.0012567192316055298,0.0012436285614967346,0.0012314766645431519,0.0012185946106910706,0.0012062862515449524,0.0011979788541793823,0.0011867359280586243,0.0011732950806617737,0.001159965991973877,0.001147828996181488,0.0011359602212905884,0.0011247694492340088,0.0011123120784759521,0.0010997802019119263,0.0010893791913986206,0.001077219843864441,0.0010636746883392334,0.0010534822940826416,0.0010433048009872437,0.0010309070348739624,0.0010197609663009644,0.0010079741477966309,0.0009982287883758545,0.000987917184829712,0.0009769946336746216,0.000966385006904602,0.000956222414970398,0.0009452849626541138,0.0009340345859527588,0.0009227395057678223,0.0009124577045440674,0.0009003579616546631,0.0008895546197891235,0.0008786767721176147,0.0008685439825057983,0.0008582919836044312,0.0008479505777359009,0.0008379369974136353,0.000827789306640625,0.0008182376623153687,0.0008098334074020386,0.0007987469434738159,0.0007901787757873535,0.0007812678813934326,0.0007701218128204346,0.000759318470954895,0.000750124454498291,0.0007413923740386963,0.0007341504096984863,0.0007238984107971191,0.0007175803184509277,0.0007082968950271606,0.0006988048553466797,0.0006903111934661865,0.0006814002990722656,0.0006726086139678955,0.0006638616323471069,0.0006558746099472046,0.0006483346223831177,0.0006383955478668213,0.000630497932434082,0.0006232708692550659,0.0006158500909805298,0.0006083697080612183,0.0005991756916046143,0.000593230128288269,0.0005869865417480469,0.0005788654088973999,0.0005684792995452881,0.0005603432655334473,0.0005550682544708252,0.0005483180284500122,0.0005415230989456177,0.00053386390209198,0.0005256682634353638,0.0005204826593399048,0.0005135387182235718,0.0005083531141281128,0.0005029588937759399,0.0004957318305969238,0.0004890114068984985,0.00048607587814331055,0.00047756731510162354,0.0004713088274002075,0.0004646033048629761,0.00045984983444213867,0.00045412778854370117,0.0004495978355407715,0.0004439055919647217,0.00044108927249908447,0.0004347562789916992,0.0004288703203201294,0.00042356550693511963,0.000417858362197876,0.00041441619396209717,0.00040994584560394287,0.0004036426544189453,0.0003999471664428711,0.000395357608795166,0.0003897547721862793,0.0003854483366012573,0.0003818124532699585,0.0003782510757446289,0.0003735870122909546,0.00037012994289398193,0.00036594271659851074,0.0003619939088821411,0.0003558546304702759,0.00035299360752105713,0.0003469139337539673,0.00034424662590026855,0.0003402531147003174,0.0003374814987182617,0.00033377110958099365,0.00033035874366760254,0.0003269016742706299,0.00032278895378112793,0.00031907856464385986,0.000314369797706604,0.0003110170364379883,0.00030729174613952637,0.00030384957790374756,0.00030031800270080566,0.0002967715263366699,0.00029414892196655273,0.00029186904430389404,0.00028952956199645996,0.0002866387367248535,0.0002848803997039795,0.0002821981906890869,0.00027933716773986816,0.00027529895305633545,0.00027261674404144287,0.0002705603837966919,0.00026883184909820557,0.0002665221691131592,0.000263899564743042,0.00025922060012817383,0.0002574026584625244,0.00025559961795806885,0.00025334954261779785,0.000250011682510376,0.00024785101413726807,0.00024583935737609863,0.0002425462007522583,0.00024108588695526123,0.0002387017011642456,0.00023639202117919922,0.00023406744003295898,0.00023202598094940186,0.00022904574871063232,0.00022824108600616455,0.00022557377815246582,0.00022277235984802246,0.0002213120460510254,0.0002190917730331421,0.00021702051162719727,0.00021548569202423096,0.0002141892910003662,0.00021162629127502441,0.00021024048328399658,0.00020766258239746094,0.00020572543144226074,0.00020577013492584229,0.00020375847816467285,0.0002019256353378296,0.0002009570598602295,0.00019946694374084473,0.00019824504852294922,0.0001968294382095337,0.00019578635692596436,0.00019390881061553955,0.00019316375255584717,0.0001913905143737793,0.00019061565399169922,0.0001888275146484375,0.00018659234046936035,0.00018513202667236328,0.0001841336488723755,0.0001823902130126953,0.00018046796321868896,0.00017917156219482422,0.00017859041690826416,0.000176161527633667,0.00017473101615905762,0.0001739412546157837,0.0001720339059829712,0.00017085671424865723,0.00016970932483673096,0.00016808509826660156,0.00016820430755615234,0.00016638636589050293,0.0001659691333770752,0.00016398727893829346,0.00016301870346069336,0.00016134977340698242,0.00016091763973236084,0.00015881657600402832,0.00015901029109954834,0.000157088041305542,0.00015735626220703125,0.0001563429832458496,0.00015629827976226807,0.00015488266944885254,0.00015397369861602783,0.00015369057655334473,0.0001516491174697876,0.00015087425708770752,0.000150337815284729]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.001133263111114502,0.0015193573199212551,0.0019593110773712397,0.0024233947042375803,0.002904722932726145,0.0034036324359476566,0.003917681984603405,0.004445952363312244,0.004988839849829674,0.005548561457544565,0.0061257039196789265,0.006722072139382362,0.0073356530629098415,0.007966706529259682,0.008615316823124886,0.009283856488764286,0.009973477572202682,0.010648518800735474,0.011317375116050243,0.011979574337601662,0.012636593542993069,0.013288971967995167,0.013934636488556862,0.014577465131878853,0.01521680410951376,0.015852808952331543,0.016483474522829056,0.017108747735619545,0.01772967539727688,0.01834595389664173,0.01895783841609955,0.019564062356948853,0.02016443945467472,0.0207607913762331,0.02135307341814041,0.02193966694176197,0.022522564977407455,0.023098986595869064,0.023673061281442642,0.02424238994717598,0.024805113673210144,0.025365468114614487,0.025919709354639053,0.026469171047210693,0.02701449953019619,0.027553612366318703,0.02808908000588417,0.02862030640244484,0.029144948348402977,0.02966613695025444,0.03018387220799923,0.030696194618940353,0.031202763319015503,0.03170238435268402,0.032199569046497345,0.03269168362021446,0.03318034112453461,0.03366393595933914,0.034144166857004166,0.03461681306362152,0.03508782014250755,0.03555424511432648,0.03601638227701187,0.03647265210747719,0.0369238406419754,0.03736858442425728,0.03781122341752052,0.038250457495450974,0.03868669643998146,0.039115939289331436,0.0395418182015419,0.03996250778436661,0.040378738194704056,0.040792979300022125,0.04120030999183655,0.041603147983551025,0.042003925889730453,0.042398497462272644,0.04278804734349251,0.04317663982510567,0.0435582734644413,0.04393633082509041,0.044310562312603,0.04468155279755592,0.04504774883389473,0.045408934354782104,0.04576735571026802,0.0461224764585495,0.046472132205963135,0.04681830480694771,0.047159500420093536,0.047498174011707306,0.047832731157541275,0.04816487431526184,0.04849132522940636,0.04881666600704193,0.04913714528083801,0.04945390671491623,0.04976513609290123,0.050074074417352676,0.050379350781440735,0.050681114196777344,0.05097896233201027,0.051275573670864105,0.05156542360782623,0.0518539622426033,0.0521395169198513,0.05242100730538368,0.05270002782344818,0.05297459289431572,0.053247373551130295,0.053515009582042694,0.05378176271915436,0.05404472351074219,0.05430331453680992,0.054558221250772476,0.05481049790978432,0.055060092359781265,0.05530622601509094,0.05554990470409393,0.055789764970541,0.05602811649441719,0.05626340210437775,0.05649346858263016,0.05672113224864006,0.05694679915904999,0.057170018553733826,0.05738949775695801,0.05760682746767998,0.05782278627157211,0.05803533270955086,0.058246076107025146,0.058452215045690536,0.05865555629134178,0.05885659530758858,0.05905387923121452,0.05925048142671585,0.05944479629397392,0.059636157006025314,0.05982459709048271,0.06001058965921402,0.06019429489970207,0.06037424877285957,0.0605536587536335,0.06072959676384926,0.060904525220394135,0.061075638979673386,0.06124533712863922,0.06141209602355957,0.061576083302497864,0.06173846125602722,0.0618981271982193,0.06205553188920021,0.06221149489283562,0.06236400455236435,0.06251610815525055,0.06266525387763977,0.06281188130378723,0.06295634061098099,0.06309802085161209,0.06323966383934021,0.06337695568799973,0.06351204216480255,0.0636473298072815,0.06378058344125748,0.06391046941280365,0.06403981149196625,0.06416627019643784,0.06429141759872437,0.06441422551870346,0.0645347610116005,0.06465514004230499,0.06477238237857819,0.0648886039853096,0.06500262767076492,0.06511513888835907,0.06522785872220993,0.06533782929182053,0.0654473677277565,0.06555429846048355,0.06566077470779419,0.06576453149318695,0.06586586683988571,0.06596590578556061,0.06606567651033401,0.06616328656673431,0.0662614032626152,0.06635679304599762,0.06644987314939499,0.06654171645641327,0.06663241982460022,0.06672206521034241,0.0668099969625473,0.06689690053462982,0.06698241084814072,0.0670657530426979,0.06714875996112823,0.06723009049892426,0.06731034070253372,0.06738952547311783,0.06746755540370941,0.06754393130540848,0.06761997193098068,0.0676945149898529,0.06776870042085648,0.06784097850322723,0.06791236251592636,0.06798245757818222,0.06805197894573212,0.06812004745006561,0.0681871548295021,0.06825372576713562,0.06831880658864975,0.06838342547416687,0.06844673305749893,0.06850830465555191,0.06856998056173325,0.06863059848546982,0.06869059801101685,0.06875000149011612,0.06880790740251541,0.06886464357376099,0.0689212828874588,0.06897664815187454,0.06903135031461716,0.06908485293388367,0.06913850456476212,0.0691908597946167,0.06924241781234741,0.06929363310337067,0.06934298574924469,0.06939230859279633,0.06944108754396439,0.06948943436145782,0.06953684240579605,0.06958337128162384,0.06962935626506805,0.06967448443174362,0.06971893459558487,0.06976329535245895,0.06980624049901962,0.06984920054674149,0.06989124417304993,0.0699327290058136,0.0699734017252922,0.07001389563083649,0.0700535774230957,0.07009320706129074,0.07013190537691116,0.07017028331756592,0.07020823657512665,0.07024555653333664,0.07028251141309738,0.0703192725777626,0.0703551322221756,0.07039061933755875,0.07042538374662399,0.07045961916446686,0.07049354165792465,0.07052753120660782,0.07056064158678055,0.07059251517057419,0.07062471657991409,0.07065629959106445,0.07068734616041183,0.07071789354085922,0.07074809074401855,0.07077768445014954,0.07080690562725067,0.07083548605442047,0.07086364179849625,0.0708918422460556,0.07091923803091049,0.07094669342041016,0.07097376883029938,0.07100092619657516,0.07102726399898529,0.071053147315979,0.07107868045568466,0.07110444456338882,0.07112935930490494,0.07115404307842255,0.07117821276187897,0.07120175659656525,0.0712251216173172,0.07124845683574677,0.07127116620540619,0.07129422575235367,0.07131672650575638,0.07133886963129044,0.07136064767837524,0.07138203084468842,0.07140324264764786,0.07142456620931625,0.07144545763731003,0.07146613299846649,0.07148656249046326,0.07150642573833466,0.07152692973613739,0.07154639810323715,0.07156599313020706,0.071585513651371,0.07160503417253494,0.07162416726350784,0.07164235413074493,0.07166071981191635,0.07167892158031464,0.07169684767723083,0.07171488553285599,0.07173262536525726,0.07175018638372421,0.07176713645458221,0.07178395241498947,0.07180099934339523,0.07181765139102936,0.07183381170034409,0.07185006141662598,0.07186584919691086,0.07188141345977783,0.0718972384929657,0.0719127357006073,0.07192797213792801,0.07194287329912186,0.07195772975683212,0.07197259366512299,0.07198719680309296,0.07200135290622711,0.0720154419541359,0.07202970236539841,0.07204344123601913,0.07205726206302643,0.0720706507563591,0.07208374887704849,0.07209672778844833,0.0721096321940422,0.07212255895137787,0.0721358135342598,0.07214801013469696,0.07216045260429382,0.07217267155647278,0.07218457758426666,0.07219627499580383,0.07220793515443802,0.07221943885087967,0.07223090529441833,0.07224252820014954,0.07225349545478821,0.07226502895355225,0.07227606326341629,0.07228676974773407,0.07229742407798767],"recovered":[0.0,0.0005369140417315066,0.0009983949130401015,0.0014495942741632462,0.0019062480423599482,0.0023757030721753836,0.0028592192102223635,0.0033587822690606117,0.003872815752401948,0.004398224875330925,0.00494378712028265,0.005502928048372269,0.0060829538851976395,0.006678253412246704,0.00729161174967885,0.007922660559415817,0.00857214629650116,0.009243392385542393,0.009916692040860653,0.01058687549084425,0.011252314783632755,0.011913113296031952,0.012571408413350582,0.013222740031778812,0.013870281167328358,0.01451576966792345,0.015154154971241951,0.015789030119776726,0.016418710350990295,0.017043033614754677,0.017663272097706795,0.01828252151608467,0.01889277808368206,0.019500184804201126,0.02010049857199192,0.02069789730012417,0.02128816768527031,0.021874576807022095,0.02245684154331684,0.02303244359791279,0.023607414215803146,0.024174390360713005,0.024739181622862816,0.02529776282608509,0.025851381942629814,0.026402901858091354,0.026946505531668663,0.027485456317663193,0.02802114188671112,0.028551653027534485,0.029077760875225067,0.029599344357848167,0.030114321038126945,0.030625788494944572,0.03113356977701187,0.031635135412216187,0.032132022082805634,0.0326252244412899,0.033113859593868256,0.03359664976596832,0.034075863659381866,0.03455143794417381,0.0350201390683651,0.035485174506902695,0.03594723343849182,0.03640465438365936,0.03685660660266876,0.037305187433958054,0.03774642571806908,0.038184940814971924,0.03861922025680542,0.0390491858124733,0.03947392478585243,0.03989536315202713,0.040313247591257095,0.040723543614149094,0.041130922734737396,0.041535042226314545,0.04193362593650818,0.04232782870531082,0.04271969571709633,0.04310561716556549,0.04348815605044365,0.04386855661869049,0.04424121230840683,0.044613197445869446,0.044979527592659,0.04534204676747322,0.04569926857948303,0.04605237394571304,0.04640195146203041,0.04674826189875603,0.04709048196673393,0.04742996022105217,0.047766007483005524,0.04809430241584778,0.04842112213373184,0.04874713718891144,0.04906607046723366,0.049380745738744736,0.04969315975904465,0.050001487135887146,0.05030634254217148,0.050607603043317795,0.05090710520744324,0.05120193213224411,0.05149369686841965,0.05178266763687134,0.05206803232431412,0.05234946310520172,0.0526282824575901,0.05290408805012703,0.05317572131752968,0.053444936871528625,0.05371171981096268,0.05397437512874603,0.054232679307460785,0.0544884130358696,0.05473968759179115,0.054989807307720184,0.055237799882888794,0.05548037961125374,0.055721718817949295,0.05595969408750534,0.05619414895772934,0.05642429366707802,0.05665197595953941,0.05687815696001053,0.05710141360759735,0.05732144042849541,0.05753886327147484,0.05775317922234535,0.05796665698289871,0.05817621946334839,0.05838262289762497,0.05858808755874634,0.0587906539440155,0.05899004265666008,0.05918584018945694,0.05937863513827324,0.059570860117673874,0.059759046882390976,0.05994506925344467,0.06012769415974617,0.06030888855457306,0.060487519949674606,0.06066373363137245,0.060837361961603165,0.06100916489958763,0.06117887794971466,0.061345964670181274,0.061510197818279266,0.06167200952768326,0.06183253973722458,0.061990220099687576,0.06214526668190956,0.06229956075549126,0.06245049834251404,0.06259862333536148,0.0627460703253746,0.06289134174585342,0.06303344666957855,0.06317281723022461,0.06331131607294083,0.06344793736934662,0.06358326971530914,0.06371551752090454,0.06384605914354324,0.06397483497858047,0.06410206854343414,0.06422615051269531,0.06434959918260574,0.06447037309408188,0.06458980590105057,0.06470680236816406,0.06482246518135071,0.06493761390447617,0.06505215167999268,0.0651632770895958,0.06527303904294968,0.06538240611553192,0.06548988074064255,0.06559527665376663,0.06569816917181015,0.06580010801553726,0.06590092927217484,0.06600064039230347,0.06609855592250824,0.06619567424058914,0.06628962606191635,0.06638295948505402,0.06647583842277527,0.06656704843044281,0.06665609031915665,0.06674409657716751,0.06683129072189331,0.06691599637269974,0.06699953973293304,0.06708180904388428,0.06716331094503403,0.06724420934915543,0.06732361018657684,0.0674012303352356,0.0674777403473854,0.06755289435386658,0.06762794405221939,0.06770173460245132,0.06777366250753403,0.06784499436616898,0.06791571527719498,0.06798554956912994,0.06805345416069031,0.06812040507793427,0.068186916410923,0.0682523101568222,0.06831581890583038,0.06837914884090424,0.0684414729475975,0.06850317120552063,0.06856372952461243,0.06862382590770721,0.0686827301979065,0.06874057650566101,0.06879741698503494,0.06885397434234619,0.06890963762998581,0.06896386295557022,0.06901823729276657,0.06907162070274353,0.06912371516227722,0.06917554140090942,0.06922627985477448,0.069276362657547,0.0693252682685852,0.06937466561794281,0.06942198425531387,0.06946944445371628,0.06951598823070526,0.0695616826415062,0.06960703432559967,0.06965185701847076,0.06969517469406128,0.06973863393068314,0.06978144496679306,0.06982337683439255,0.06986484676599503,0.06990556418895721,0.06994636356830597,0.0699862614274025,0.0700250044465065,0.07006346434354782,0.07010246813297272,0.07014047354459763,0.07017756253480911,0.07021482288837433,0.0702507272362709,0.07028677314519882,0.07032205909490585,0.07035654038190842,0.07039124518632889,0.0704253539443016,0.07045917958021164,0.07049183547496796,0.0705241858959198,0.07055649161338806,0.07058773189783096,0.07061872631311417,0.07064913213253021,0.07067925482988358,0.070708729326725,0.07073795795440674,0.07076673954725266,0.07079539448022842,0.07082272320985794,0.07085016369819641,0.07087777554988861,0.07090466469526291,0.07093144953250885,0.07095792144536972,0.07098391652107239,0.07100947946310043,0.07103467732667923,0.07106021046638489,0.07108461111783981,0.0711086317896843,0.07113214582204819,0.07115565985441208,0.07117904722690582,0.07120201736688614,0.07122475653886795,0.07124737650156021,0.07126942276954651,0.07129102200269699,0.07131259143352509,0.07133421301841736,0.07135526090860367,0.07137612998485565,0.07139720022678375,0.0714176669716835,0.07143831998109818,0.0714581310749054,0.07147792726755142,0.071497343480587,0.07151695340871811,0.07153639197349548,0.07155505567789078,0.0715736597776413,0.07159191370010376,0.07161004841327667,0.0716283768415451,0.07164641469717026,0.07166380435228348,0.07168114930391312,0.07169821858406067,0.07171544432640076,0.0717325210571289,0.07174891978502274,0.07176492363214493,0.07178124040365219,0.07179724425077438,0.07181316614151001,0.07182846963405609,0.07184385508298874,0.07185917347669601,0.07187432050704956,0.07188943773508072,0.07190447300672531,0.07191915065050125,0.07193340361118317,0.07194774597883224,0.07196154445409775,0.07197556644678116,0.07198911905288696,0.07200248539447784,0.07201579958200455,0.07202871143817902,0.0720418319106102,0.07205453515052795,0.07206709682941437,0.07207983732223511,0.0720922127366066,0.07210426032543182,0.07211620360612869,0.07212810963392258,0.07213998585939407,0.07215145975351334,0.07216329127550125,0.07217469811439514,0.07218589633703232,0.07219690084457397,0.07220795750617981],"active":[0.001133263111114502,0.0009824433363974094,0.0009609161643311381,0.0009738004300743341,0.0009984748903661966,0.001027929363772273,0.0010584627743810415,0.0010871700942516327,0.0011160240974277258,0.0011503365822136402,0.0011819167993962765,0.0012191440910100937,0.001252699177712202,0.0012884531170129776,0.0013237050734460354,0.0013611959293484688,0.0014013312757015228,0.001405126415193081,0.0014006830751895905,0.001392698846757412,0.0013842787593603134,0.0013758586719632149,0.0013632280752062798,0.0013547251001000404,0.001346522942185402,0.0013370392844080925,0.0013293195515871048,0.0013197176158428192,0.001310965046286583,0.0013029202818870544,0.0012945663183927536,0.0012815408408641815,0.0012716613709926605,0.0012606065720319748,0.001252574846148491,0.0012417696416378021,0.001234397292137146,0.0012244097888469696,0.001216219738125801,0.0012099463492631912,0.0011976994574069977,0.0011910777539014816,0.0011805277317762375,0.0011714082211256027,0.0011631175875663757,0.0011507105082273483,0.0011425744742155075,0.0011348500847816467,0.0011238064616918564,0.0011144839227199554,0.0011061113327741623,0.001096850261092186,0.0010884422808885574,0.0010765958577394485,0.0010659992694854736,0.0010565482079982758,0.0010483190417289734,0.0010387115180492401,0.00103030726313591,0.0010201632976531982,0.0010119564831256866,0.0010028071701526642,0.0009962432086467743,0.0009874776005744934,0.0009766072034835815,0.0009639300405979156,0.0009546168148517609,0.0009452700614929199,0.000940270721912384,0.0009309984743595123,0.0009225979447364807,0.0009133219718933105,0.0009048134088516235,0.0008976161479949951,0.0008870624005794525,0.0008796043694019318,0.0008730031549930573,0.0008634552359580994,0.0008544214069843292,0.0008488111197948456,0.0008385777473449707,0.0008307136595249176,0.0008224062621593475,0.0008129961788654327,0.0008065365254878998,0.0007957369089126587,0.000787828117609024,0.0007804296910762787,0.0007728636264801025,0.0007659308612346649,0.0007575489580631256,0.0007499121129512787,0.0007422491908073425,0.000734914094209671,0.0007253177464008331,0.0007223635911941528,0.0007160231471061707,0.0007067695260047913,0.000699065625667572,0.0006933286786079407,0.0006861910223960876,0.0006796270608901978,0.0006726197898387909,0.0006679706275463104,0.0006583184003829956,0.0006520301103591919,0.0006458200514316559,0.0006383396685123444,0.0006319954991340637,0.0006251297891139984,0.0006190910935401917,0.0006109215319156647,0.0006060414016246796,0.000599786639213562,0.0005915947258472443,0.0005838461220264435,0.0005778186023235321,0.0005716793239116669,0.0005665384232997894,0.0005600973963737488,0.0005519650876522064,0.0005477368831634521,0.0005416832864284515,0.0005337744951248169,0.0005269832909107208,0.0005225054919719696,0.0005180425941944122,0.0005113407969474792,0.0005054138600826263,0.0005013458430767059,0.0004964694380760193,0.0004928968846797943,0.00048555806279182434,0.00047933682799339294,0.0004739724099636078,0.0004657916724681854,0.0004598274827003479,0.0004547536373138428,0.00045031681656837463,0.00044596195220947266,0.0004397295415401459,0.0004352480173110962,0.00042917951941490173,0.0004259645938873291,0.00042070820927619934,0.0004170052707195282,0.00041190534830093384,0.0004079751670360565,0.0004029311239719391,0.0003972053527832031,0.00039249658584594727,0.00038792937994003296,0.0003835223615169525,0.0003789551556110382,0.00037378445267677307,0.00037084147334098816,0.0003656931221485138,0.00036138296127319336,0.00035771727561950684,0.0003519505262374878,0.0003483220934867859,0.0003435090184211731,0.0003392249345779419,0.0003360137343406677,0.00033264607191085815,0.00032719969749450684,0.00032429397106170654,0.0003202110528945923,0.0003165826201438904,0.0003121569752693176,0.0003086104989051819,0.00030554085969924927,0.0003020092844963074,0.0002987980842590332,0.0002958253026008606,0.0002926737070083618,0.00029024481773376465,0.00028567761182785034,0.00028409063816070557,0.0002812594175338745,0.00027836859226226807,0.0002746507525444031,0.0002705901861190796,0.00026773661375045776,0.00026556849479675293,0.00026235729455947876,0.00026076287031173706,0.0002582371234893799,0.00025419890880584717,0.0002520903944969177,0.0002494603395462036,0.00024622678756713867,0.0002429485321044922,0.00024081021547317505,0.00023831427097320557,0.00023446232080459595,0.00023276358842849731,0.00023055076599121094,0.00022853165864944458,0.00022621452808380127,0.0002233460545539856,0.00022032111883163452,0.00021874159574508667,0.00021677464246749878,0.00021580606698989868,0.00021303445100784302,0.00021062791347503662,0.00020879507064819336,0.00020698457956314087,0.00020433217287063599,0.00020160526037216187,0.0002002716064453125,0.00019840151071548462,0.00019650906324386597,0.0001944229006767273,0.0001924857497215271,0.00019083172082901,0.00018912553787231445,0.00018742680549621582,0.00018627196550369263,0.00018408149480819702,0.0001819133758544922,0.00018070638179779053,0.0001792311668395996,0.00017737597227096558,0.00017521530389785767,0.00017464160919189453,0.00017262250185012817,0.00017079710960388184,0.00016991794109344482,0.0001674443483352661,0.00016602873802185059,0.00016472488641738892,0.00016416609287261963,0.00016217678785324097,0.00016138702630996704,0.00015991181135177612,0.0001584962010383606,0.00015725195407867432,0.00015626102685928345,0.00015438348054885864,0.0001540258526802063,0.00015261024236679077,0.00015128403902053833,0.0001500248908996582,0.00014904886484146118,0.00014801323413848877,0.00014684349298477173,0.000145643949508667,0.00014527887105941772,0.0001447722315788269,0.00014308840036392212,0.00014203786849975586,0.0001417100429534912,0.00014030933380126953,0.0001398921012878418,0.0001386106014251709,0.00013756006956100464,0.00013700127601623535,0.00013628602027893066,0.00013528764247894287,0.00013333559036254883,0.00013288110494613647,0.00013211369514465332,0.0001308545470237732,0.00013016164302825928,0.00012936443090438843,0.00012855231761932373,0.00012765079736709595,0.0001267567276954651,0.00012568384408950806,0.000125102698802948,0.00012384355068206787,0.00012397021055221558,0.0001236051321029663,0.00012315064668655396,0.0001225993037223816,0.00012169778347015381,0.0001207590103149414,0.00012052804231643677,0.0001198798418045044,0.00011936575174331665,0.00011800229549407959,0.00011714547872543335,0.00011648982763290405,0.00011631101369857788,0.00011550635099411011,0.00011517852544784546,0.00011470913887023926,0.00011411309242248535,0.00011327117681503296,0.00011260807514190674,0.0001122206449508667,0.00011197477579116821,0.00011124461889266968,0.00011087208986282349,0.00011043250560760498,0.00010922551155090332,0.00010926276445388794,0.00010807812213897705,0.00010786205530166626,0.00010758638381958008,0.00010769069194793701,0.00010721385478973389,0.00010596215724945068,0.00010566413402557373,0.00010526180267333984,0.0001049339771270752,0.00010483711957931519,0.0001042485237121582,0.00010377168655395508,0.00010333210229873657,0.00010280311107635498,0.00010278075933456421,0.00010220706462860107,0.00010129064321517944,0.00010114163160324097,0.00010092556476593018,0.00010017305612564087,9.99942421913147e-05,9.956955909729004e-05,9.950250387191772e-05,9.901821613311768e-05,9.85562801361084e-05,9.827315807342529e-05,9.775906801223755e-05,9.687989950180054e-05,9.629130363464355e-05,9.629875421524048e-05,9.569525718688965e-05,9.571760892868042e-05,9.50843095779419e-05,9.462982416152954e-05,9.42423939704895e-05,9.383261203765869e-05,9.384751319885254e-05,9.398162364959717e-05,9.347498416900635e-05,9.335577487945557e-05,9.28342342376709e-05,9.23648476600647e-05,9.201467037200928e-05,9.173154830932617e-05,9.132921695709229e-05,9.091943502426147e-05,9.106844663619995e-05,9.020417928695679e-05,9.033083915710449e-05,9.016692638397217e-05,8.986890316009521e-05,8.946657180786133e-05]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.001133263111114502,0.0015199121553450823,0.0019479719921946526,0.0023916638456285,0.0028449527453631163,0.003305007703602314,0.0037727777380496264,0.004245670512318611,0.004726915620267391,0.005214625969529152,0.0057100411504507065,0.0062101432122290134,0.0067182923667132854,0.007232782430946827,0.007755650673061609,0.00828554481267929,0.008823495358228683,0.009341609664261341,0.009846020489931107,0.010341834276914597,0.010827429592609406,0.011301007121801376,0.01176564022898674,0.01222272403538227,0.012668018229305744,0.013103616423904896,0.013530815951526165,0.013950102962553501,0.014358392916619778,0.014759170822799206,0.01515218149870634,0.015536596067249775,0.015915323048830032,0.016284700483083725,0.016645535826683044,0.017000272870063782,0.017344851046800613,0.017680637538433075,0.018012966960668564,0.018337585031986237,0.018655696883797646,0.018968166783452034,0.019272679463028908,0.019570637494325638,0.01986417919397354,0.020149849355220795,0.020429464057087898,0.020703110843896866,0.020971862599253654,0.02123531699180603,0.021492015570402145,0.021742476150393486,0.021988559514284134,0.02222905494272709,0.022466087713837624,0.022697007283568382,0.022923685610294342,0.02314472198486328,0.023360179737210274,0.023572171106934547,0.023780329152941704,0.023982223123311996,0.024180825799703598,0.024374207481741905,0.024564296007156372,0.024751441553235054,0.024934977293014526,0.02511315606534481,0.025286685675382614,0.025456616654992104,0.025624187663197517,0.02578781358897686,0.025947682559490204,0.026103924959897995,0.02625724859535694,0.02640715055167675,0.026555046439170837,0.026697658002376556,0.026838503777980804,0.026975644752383232,0.027110781520605087,0.027242599055171013,0.027371076866984367,0.027497228235006332,0.027619510889053345,0.027740176767110825,0.027857668697834015,0.027973605319857597,0.02808518148958683,0.028195461258292198,0.028303340077400208,0.028409285470843315,0.028513137251138687,0.028613975271582603,0.02871280163526535,0.028810182586312294,0.02890530787408352,0.02899779938161373,0.029088247567415237,0.02917686477303505,0.02926287055015564,0.029348356649279594,0.029431531205773354,0.02951331064105034,0.02959234081208706,0.029669854789972305,0.02974586747586727,0.02982068993151188,0.029893530532717705,0.029964586719870567,0.030033493414521217,0.030101792886853218,0.030167436227202415,0.030232343822717667,0.030295681208372116,0.03035779483616352,0.03041825443506241,0.03047792613506317,0.030536053702235222,0.030592894181609154,0.030648546293377876,0.03070244751870632,0.030755197629332542,0.030807381495833397,0.030857974663376808,0.030907250940799713,0.030956102535128593,0.031002899631857872,0.031049350276589394,0.031093856319785118,0.031138475984334946,0.031182333827018738,0.03122476115822792,0.031266242265701294,0.03130616247653961,0.03134574741125107,0.031384628266096115,0.031422264873981476,0.03145911544561386,0.03149515390396118,0.031530365347862244,0.03156481683254242,0.03159874677658081,0.03163178637623787,0.03166401386260986,0.03169591724872589,0.031726717948913574,0.031756263226270676,0.031785979866981506,0.03181496262550354,0.03184296190738678,0.03187049180269241,0.03189792484045029,0.031924277544021606,0.031949348747730255,0.03197452053427696,0.031998708844184875,0.032022494822740555,0.03204590454697609,0.03206869214773178,0.032091185450553894,0.03211286664009094,0.032134268432855606,0.03215515613555908,0.032175902277231216,0.03219560533761978,0.03221503645181656,0.03223414719104767,0.03225278854370117,0.032270658761262894,0.03228829801082611,0.03230547159910202,0.032322585582733154,0.032338954508304596,0.03235528618097305,0.032370686531066895,0.03238610178232193,0.03240120783448219,0.032415784895420074,0.03242999687790871,0.03244403377175331,0.032457444816827774,0.03247063606977463,0.0324835442006588,0.032496072351932526,0.03250795602798462,0.032520197331905365,0.03253185749053955,0.03254323825240135,0.03255431726574898,0.032565344125032425,0.03257590904831886,0.032586511224508286,0.03259684517979622,0.032606735825538635,0.03261619433760643,0.03262573108077049,0.03263513371348381,0.03264405578374863,0.032652825117111206,0.03266121819615364,0.03266950696706772,0.0326777882874012,0.03268606215715408,0.03269384428858757,0.03270142525434494,0.03270859643816948,0.032715894281864166,0.03272281214594841,0.03272973373532295,0.03273661434650421,0.03274303674697876,0.03274930268526077,0.03275560960173607,0.032761771231889725,0.03276767209172249,0.03277357295155525,0.03277922794222832,0.03278466686606407,0.0327901616692543,0.03279552236199379,0.03280084952712059,0.032805897295475006,0.03281072899699211,0.032815493643283844,0.032820284366607666,0.03282484784722328,0.03282927721738815,0.03283362090587616,0.03283774480223656,0.03284186124801636,0.032845914363861084,0.032849933952093124,0.03285393491387367,0.032857585698366165,0.0328613705933094,0.03286484256386757,0.032868411391973495,0.032871730625629425,0.032874979078769684,0.03287831321358681,0.032881446182727814,0.032884493470191956,0.03288751840591431,0.03289031237363815,0.03289305418729782,0.03289579600095749,0.0328984409570694,0.03290107101202011,0.03290361166000366,0.03290635719895363,0.032908760011196136,0.0329112634062767,0.03291364759206772,0.032915934920310974,0.03291809558868408,0.03292030096054077,0.0329224057495594,0.032924581319093704,0.032926637679338455,0.03292863816022873,0.03293062373995781,0.03293256834149361,0.0329345166683197,0.032936327159404755,0.032938115298748016,0.032939959317445755,0.032941803336143494,0.032943591475486755,0.03294525295495987,0.03294689953327179,0.03294852748513222,0.0329500213265419,0.03295149281620979,0.032952964305877686,0.03295442834496498,0.032955996692180634,0.03295731917023659,0.032958678901195526,0.03296007961034775,0.03296145051717758,0.032962627708911896,0.03296384587883949,0.032965030521154404,0.032966237515211105,0.0329674668610096,0.032968513667583466,0.03296954557299614,0.0329706184566021,0.032971739768981934,0.032972823828458786,0.03297384828329086,0.03297492861747742,0.03297590836882591,0.032976847141981125,0.03297782689332962,0.03297875449061394,0.03297974914312363,0.03298068046569824,0.03298153728246689,0.03298230469226837,0.032983098179101944,0.032983891665935516,0.03298475220799446,0.03298558294773102,0.03298640623688698,0.03298717737197876,0.03298792615532875,0.03298865631222725,0.03298942372202873,0.032990142703056335,0.03299083933234215,0.032991621643304825,0.03299224004149437,0.03299291804432869,0.03299355134367943,0.032994166016578674,0.032994821667671204,0.03299545496702194,0.03299601003527641,0.03299659490585327,0.03299715369939804,0.0329977385699749,0.03299833461642265,0.03299887105822563,0.03299945965409279,0.03299999609589577,0.03300044685602188,0.03300090879201889,0.03300134465098381,0.0330018550157547,0.033002376556396484,0.033002786338329315,0.033003173768520355,0.03300362825393677,0.0330040380358696,0.03300441429018974,0.033004891127347946,0.033005282282829285,0.03300567343831062,0.03300604969263077,0.03300640732049942,0.03300676867365837,0.033007118850946426,0.0330074317753315,0.03300780430436134,0.03300819918513298,0.03300854563713074,0.03300882875919342,0.03300914168357849,0.033009495586156845],"recovered":[0.0,0.0005354830645956099,0.0009974719723686576,0.00144174974411726,0.0018858045805245638,0.00233458261936903,0.002788540441542864,0.003250130219385028,0.0037175787147134542,0.0041897972114384174,0.00467155035585165,0.005160209722816944,0.0056547438725829124,0.0061546796932816505,0.0066624297760427,0.007177230902016163,0.007700290996581316,0.008230387233197689,0.008753151632845402,0.00926878210157156,0.009773275814950466,0.010268121026456356,0.010753104463219643,0.011228169314563274,0.011694715358316898,0.012150820344686508,0.012595642358064651,0.013033688068389893,0.013461504131555557,0.01388023141771555,0.01428927294909954,0.014690880663692951,0.015083445236086845,0.015467885881662369,0.01584448665380478,0.01621321775019169,0.016575222834944725,0.01692938432097435,0.017272641882300377,0.017610881477594376,0.01794356107711792,0.018267858773469925,0.01858697645366192,0.01889839395880699,0.019202833995223045,0.01950177736580372,0.019794613122940063,0.020081501454114914,0.020361416041851044,0.020636774599552155,0.020906072109937668,0.021167892962694168,0.02142411842942238,0.021675745025277138,0.02192293480038643,0.022163953632116318,0.022399716079235077,0.022630712017416954,0.022856349125504494,0.02307807095348835,0.023295316845178604,0.02350602112710476,0.02371317334473133,0.023916494101285934,0.02411402389407158,0.024307286366820335,0.024498308077454567,0.024685146287083626,0.024866344407200813,0.025044264271855354,0.025218166410923004,0.025389129295945168,0.02555646374821663,0.025718901306390762,0.02587922476232052,0.026035567745566368,0.02618834562599659,0.026339109987020493,0.02648596279323101,0.026630301028490067,0.026770953088998795,0.02690754644572735,0.027042848989367485,0.027175122871994972,0.027303606271743774,0.027429601177573204,0.027552781626582146,0.027673320844769478,0.027790917083621025,0.027905143797397614,0.028017999604344368,0.028128311038017273,0.028236117213964462,0.02834218740463257,0.028446143493056297,0.028546536341309547,0.02864586003124714,0.028743131086230278,0.028838535770773888,0.0289312656968832,0.029021278023719788,0.0291095282882452,0.02919616550207138,0.029280822724103928,0.029364505782723427,0.029445579275488853,0.029525509104132652,0.029603051021695137,0.02967909164726734,0.029753845185041428,0.029826868325471878,0.029897598549723625,0.029967209324240685,0.030034471303224564,0.030101126059889793,0.030165931209921837,0.030229797586798668,0.030291812494397163,0.030352775007486343,0.03041238896548748,0.03047044202685356,0.030527817085385323,0.030583657324314117,0.03063749149441719,0.030690910294651985,0.030742939561605453,0.03079395182430744,0.030843285843729973,0.03089163266122341,0.030938943848013878,0.030985606834292412,0.03103061579167843,0.03107527829706669,0.031118569895625114,0.031161095947027206,0.031202593818306923,0.0312429741024971,0.03128242865204811,0.031321197748184204,0.03135921061038971,0.0313962921500206,0.03143232315778732,0.031467121094465256,0.031501542776823044,0.03153540566563606,0.031568095088005066,0.03160000592470169,0.03163119778037071,0.03166214004158974,0.03169279545545578,0.03172193840146065,0.031750284135341644,0.03177858516573906,0.031806580722332,0.03183329477906227,0.03185887262225151,0.031884387135505676,0.031909454613924026,0.031933799386024475,0.031957145780324936,0.03198030963540077,0.03200330585241318,0.032025571912527084,0.032047245651483536,0.032068800181150436,0.03208979591727257,0.032110266387462616,0.03213061764836311,0.032149795442819595,0.03216873109340668,0.03218678757548332,0.03220480680465698,0.03222262114286423,0.03223991021513939,0.03225653991103172,0.032273177057504654,0.032289162278175354,0.03230491653084755,0.03232027590274811,0.03233537822961807,0.03234975039958954,0.032364264130592346,0.032377853989601135,0.03239141404628754,0.032404813915491104,0.03241797909140587,0.032430220395326614,0.03244234621524811,0.03245455026626587,0.03246625140309334,0.03247756510972977,0.03248909115791321,0.03250005841255188,0.03251071646809578,0.032521311193704605,0.032531436532735825,0.032541416585445404,0.0325511135160923,0.0325605683028698,0.032569631934165955,0.03257877379655838,0.03258730098605156,0.032595884054899216,0.032604243606328964,0.032612498849630356,0.03262050822377205,0.03262852132320404,0.0326358936727047,0.03264354541897774,0.03265051916241646,0.03265748172998428,0.03266434371471405,0.032670922577381134,0.03267747163772583,0.032683804631233215,0.032689906656742096,0.032696034759283066,0.032702118158340454,0.032707951962947845,0.0327136293053627,0.0327191986143589,0.032724782824516296,0.032730210572481155,0.032735347747802734,0.032740168273448944,0.03274505212903023,0.03274983540177345,0.03275451064109802,0.03275899961590767,0.03276344761252403,0.032767657190561295,0.032771650701761246,0.03277594968676567,0.03277997672557831,0.03278403356671333,0.03278784453868866,0.032791562378406525,0.03279528766870499,0.03279886022210121,0.03280244767665863,0.03280571475625038,0.03280895575881004,0.032812222838401794,0.03281537815928459,0.032818444073200226,0.03282126411795616,0.03282414376735687,0.03282706439495087,0.032829854637384415,0.03283264487981796,0.0328352265059948,0.03283783048391342,0.03284039720892906,0.03284295275807381,0.03284536302089691,0.032847728580236435,0.0328499898314476,0.03285221755504608,0.03285437822341919,0.03285655751824379,0.03285858780145645,0.032860543578863144,0.03286262974143028,0.03286455199122429,0.03286648169159889,0.03286823257803917,0.03287013992667198,0.03287186101078987,0.03287365660071373,0.03287535160779953,0.032877109944820404,0.03287883475422859,0.03288045898079872,0.03288200870156288,0.03288346529006958,0.03288495913147926,0.03288649395108223,0.03288804367184639,0.03288939222693443,0.03289085999131203,0.032892171293497086,0.032893504947423935,0.032894741743803024,0.03289598599076271,0.032897237688302994,0.032898399978876114,0.03289959207177162,0.032900769263505936,0.03290197625756264,0.03290296718478203,0.03290410712361336,0.032905206084251404,0.03290623053908348,0.03290736675262451,0.032908424735069275,0.032909344881772995,0.03291027992963791,0.03291121870279312,0.03291228786110878,0.0329132005572319,0.03291412815451622,0.03291492164134979,0.03291579708456993,0.0329165905714035,0.03291744366288185,0.03291825205087662,0.03291907534003258,0.03291993588209152,0.03292063996195793,0.032921403646469116,0.03292216360569,0.03292292729020119,0.03292363882064819,0.03292436897754669,0.03292500600218773,0.032925669103860855,0.03292624652385712,0.03292689844965935,0.03292746841907501,0.03292807191610336,0.03292868658900261,0.03292926773428917,0.03292985260486603,0.03293044492602348,0.032930970191955566,0.0329316109418869,0.03293222934007645,0.03293275088071823,0.032933250069618225,0.03293376415967941,0.032934270799160004,0.03293471783399582,0.03293517231941223,0.03293564170598984,0.032936085015535355,0.03293652832508087,0.03293696790933609,0.03293728455901146,0.03293774649500847,0.03293813019990921,0.032938528805971146,0.03293890133500099,0.032939307391643524,0.032939616590738297,0.03294000029563904,0.032940320670604706,0.03294067829847336,0.032941073179244995,0.03294140100479126,0.032941754907369614,0.03294201195240021],"active":[0.001133263111114502,0.0009844291489571333,0.000950500019825995,0.00094991410151124,0.0009591481648385525,0.000970425084233284,0.0009842372965067625,0.0009955402929335833,0.001009336905553937,0.0010248287580907345,0.0010384907945990562,0.0010499334894120693,0.001063548494130373,0.0010781027376651764,0.0010932208970189095,0.001108313910663128,0.0011232043616473675,0.001111222431063652,0.0010928688570857048,0.0010730521753430367,0.0010541537776589394,0.0010328860953450203,0.0010125357657670975,0.0009945547208189964,0.0009733028709888458,0.0009527960792183876,0.0009351735934615135,0.0009164148941636086,0.0008968887850642204,0.0008789394050836563,0.0008629085496068001,0.0008457154035568237,0.000831877812743187,0.0008168146014213562,0.0008010491728782654,0.0007870551198720932,0.0007696282118558884,0.000751253217458725,0.000740325078368187,0.000726703554391861,0.0007121358066797256,0.0007003080099821091,0.0006857030093669891,0.0006722435355186462,0.0006613451987504959,0.0006480719894170761,0.0006348509341478348,0.0006216093897819519,0.0006104465574026108,0.0005985423922538757,0.0005859434604644775,0.0005745831876993179,0.0005644410848617554,0.0005533099174499512,0.0005431529134511948,0.0005330536514520645,0.0005239695310592651,0.0005140099674463272,0.00050383061170578,0.0004941001534461975,0.00048501230776309967,0.00047620199620723724,0.00046765245497226715,0.00045771338045597076,0.0004502721130847931,0.00044415518641471863,0.0004366692155599594,0.0004280097782611847,0.00042034126818180084,0.00041235238313674927,0.00040602125227451324,0.0003986842930316925,0.00039121881127357483,0.00038502365350723267,0.00037802383303642273,0.0003715828061103821,0.00036670081317424774,0.00035854801535606384,0.000352540984749794,0.0003453437238931656,0.0003398284316062927,0.00033505260944366455,0.0003282278776168823,0.00032210536301136017,0.0003159046173095703,0.00031057558953762054,0.0003048870712518692,0.0003002844750881195,0.00029426440596580505,0.00029031746089458466,0.00028534047305583954,0.0002809744328260422,0.00027702003717422485,0.0002717878669500351,0.00026665814220905304,0.0002636462450027466,0.00025944784283638,0.00025466829538345337,0.0002497117966413498,0.00024559907615184784,0.00024159252643585205,0.0002388283610343933,0.00023536570370197296,0.00023248791694641113,0.0002278350293636322,0.00022427551448345184,0.00022035837173461914,0.00021763890981674194,0.00021443888545036316,0.0002107415348291397,0.0002066250890493393,0.0002041943371295929,0.00020022690296173096,0.00019787251949310303,0.0001945551484823227,0.00019186362624168396,0.00018845684826374054,0.000186113640666008,0.00018327869474887848,0.00018050521612167358,0.00017810426652431488,0.00017463043332099915,0.000171540305018425,0.00016989000141620636,0.000167064368724823,0.00016431137919425964,0.00016215071082115173,0.00015961378812789917,0.00015771761536598206,0.00015491247177124023,0.00015286915004253387,0.00015171803534030914,0.000149482861161232,0.0001476723700761795,0.0001450665295124054,0.0001431535929441452,0.00014165416359901428,0.00013983622193336487,0.00013791769742965698,0.00013594329357147217,0.0001340731978416443,0.00013249367475509644,0.0001316256821155548,0.00013024359941482544,0.00012860819697380066,0.0001278221607208252,0.00012671202421188354,0.00012506544589996338,0.0001238398253917694,0.00012216717004776,0.0001210235059261322,0.00012020766735076904,0.00011933967471122742,0.00011769682168960571,0.00011605396866798401,0.00011564791202545166,0.00011432170867919922,0.00011304020881652832,0.00011210516095161438,0.00011154636740684509,0.00011087581515312195,0.00010956078767776489,0.00010869652032852173,0.00010791048407554626,0.00010710209608078003,0.00010580942034721375,0.00010477006435394287,0.00010352954268455505,0.00010299310088157654,0.00010192766785621643,0.0001015104353427887,0.00010066479444503784,9.9964439868927e-05,9.904429316520691e-05,9.874626994132996e-05,9.75094735622406e-05,9.693950414657593e-05,9.629130363464355e-05,9.550899267196655e-05,9.461864829063416e-05,9.428337216377258e-05,9.318068623542786e-05,9.278208017349243e-05,9.21301543712616e-05,9.125843644142151e-05,8.997693657875061e-05,8.997693657875061e-05,8.951127529144287e-05,8.868798613548279e-05,8.806586265563965e-05,8.777901530265808e-05,8.681789040565491e-05,8.645281195640564e-05,8.612871170043945e-05,8.542463183403015e-05,8.475780487060547e-05,8.43144953250885e-05,8.402019739151001e-05,8.348748087882996e-05,8.319318294525146e-05,8.244439959526062e-05,8.220598101615906e-05,8.190423250198364e-05,8.181855082511902e-05,8.134543895721436e-05,8.091703057289124e-05,8.007511496543884e-05,8.00006091594696e-05,7.926672697067261e-05,7.921457290649414e-05,7.913261651992798e-05,7.869303226470947e-05,7.838010787963867e-05,7.813796401023865e-05,7.79666006565094e-05,7.776543498039246e-05,7.753819227218628e-05,7.710978388786316e-05,7.67149031162262e-05,7.653236389160156e-05,7.63237476348877e-05,7.606670260429382e-05,7.568672299385071e-05,7.538124918937683e-05,7.53253698348999e-05,7.523223757743835e-05,7.50124454498291e-05,7.476657629013062e-05,7.46212899684906e-05,7.429718971252441e-05,7.420405745506287e-05,7.426366209983826e-05,7.398426532745361e-05,7.395818829536438e-05,7.355213165283203e-05,7.35260546207428e-05,7.328018546104431e-05,7.312372326850891e-05,7.28704035282135e-05,7.253140211105347e-05,7.259845733642578e-05,7.249042391777039e-05,7.227063179016113e-05,7.214024662971497e-05,7.186830043792725e-05,7.179006934165955e-05,7.165223360061646e-05,7.137656211853027e-05,7.121637463569641e-05,7.096678018569946e-05,7.113069295883179e-05,7.092952728271484e-05,7.086619734764099e-05,7.069483399391174e-05,7.05718994140625e-05,7.03670084476471e-05,7.031112909317017e-05,7.018819451332092e-05,7.020309567451477e-05,7.008016109466553e-05,7.005035877227783e-05,7.008016109466553e-05,6.993860006332397e-05,6.996467709541321e-05,6.984546780586243e-05,6.988272070884705e-05,6.98193907737732e-05,6.994232535362244e-05,6.993487477302551e-05,6.990134716033936e-05,6.97895884513855e-05,6.969273090362549e-05,6.956234574317932e-05,6.948411464691162e-05,6.949901580810547e-05,6.946921348571777e-05,6.950274109840393e-05,6.927549839019775e-05,6.928667426109314e-05,6.921961903572083e-05,6.927922368049622e-05,6.912276148796082e-05,6.91041350364685e-05,6.904453039169312e-05,6.899982690811157e-05,6.906688213348389e-05,6.892159581184387e-05,6.877630949020386e-05,6.864219903945923e-05,6.87725841999054e-05,6.871670484542847e-05,6.864219903945923e-05,6.869807839393616e-05,6.854161620140076e-05,6.842240691184998e-05,6.848201155662537e-05,6.847456097602844e-05,6.853044033050537e-05,6.839260458946228e-05,6.833672523498535e-05,6.817653775215149e-05,6.817653775215149e-05,6.809458136558533e-05,6.816163659095764e-05,6.813928484916687e-05,6.815418601036072e-05,6.810203194618225e-05,6.79902732372284e-05,6.801635026931763e-05,6.802007555961609e-05,6.797909736633301e-05,6.79120421409607e-05,6.798282265663147e-05,6.787106394767761e-05,6.79120421409607e-05,6.7882239818573e-05,6.791949272155762e-05,6.792321801185608e-05,6.798654794692993e-05,6.793811917304993e-05,6.790831685066223e-05,6.788596510887146e-05,6.788596510887146e-05,6.788969039916992e-05,6.790086627006531e-05,6.784871220588684e-05,6.776675581932068e-05,6.76959753036499e-05,6.765872240066528e-05,6.758049130439758e-05,6.758421659469604e-05,6.765872240066528e-05,6.761401891708374e-05,6.753206253051758e-05,6.754323840141296e-05,6.75097107887268e-05,6.744638085365295e-05,6.760656833648682e-05,6.753578782081604e-05,6.754323840141296e-05,6.752088665962219e-05,6.750598549842834e-05,6.74612820148468e-05,6.750226020812988e-05,6.74314796924591e-05,6.748363375663757e-05,6.752088665962219e-05,6.747245788574219e-05,6.742775440216064e-05,6.738677620887756e-05,6.748363375663757e-05]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.7719129920005798,"q05":0.7231052459522866,"q20":0.7469395628978273,"q40":0.7643954227352584,"q60":0.7794305612659013,"q80":0.7968864211033324,"q95":0.820720738048873},"MaxActiveInfected":{"mean":0.04342891648411751,"q05":0.03314163251255031,"q20":0.0381652282845105,"q40":0.041844426806356784,"q60":0.04501340616187823,"q80":0.048692604683724515,"q95":0.053716200455684704}},"4W_None":{"TotalInfected":{"mean":0.5745418667793274,"q05":0.4697806379995055,"q20":0.5209387539238093,"q40":0.5584061125715168,"q60":0.5906776209871379,"q80":0.6281449796348455,"q95":0.6793030955591493},"MaxActiveInfected":{"mean":0.017832545563578606,"q05":0.00967922017275721,"q20":0.013660738625436437,"q40":0.0165767369403417,"q60":0.019088354186815513,"q80":0.022004352501720774,"q95":0.025985870954399998}},"2W_Strong":{"TotalInfected":{"mean":0.024745220318436623,"q05":0.013742583866018277,"q20":0.019115508159306103,"q40":0.02305054911705879,"q60":0.026439891519814455,"q80":0.030374932477567142,"q95":0.035747856770854965},"MaxActiveInfected":{"mean":0.001426766742952168,"q05":0.0010155438381175763,"q20":0.0012163565746736889,"q40":0.0013634285042323977,"q60":0.0014901049816719383,"q80":0.001637176911230647,"q95":0.0018379896477867595}},"2W_Moderate":{"TotalInfected":{"mean":0.08992569893598557,"q05":0.0,"q20":0.04364457020697763,"q40":0.0759940282204399,"q60":0.10385736965153124,"q80":0.1362068276649935,"q95":0.1803769368713002},"MaxActiveInfected":{"mean":0.0015243589878082275,"q05":0.0009056945254764332,"q20":0.0012078073266610745,"q40":0.0014290697494367141,"q60":0.001619648226179741,"q80":0.0018409106489553806,"q95":0.0021430234501400216}}}}} \ No newline at end of file diff --git a/web/country-data/extdata-BT.json b/web/country-data/extdata-BT.json new file mode 100644 index 00000000..3dbef971 --- /dev/null +++ b/web/country-data/extdata-BT.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010677085083443671,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.0001075428954209201,0.0001075428954209201,0.00010805758938658983,0.00010857228335225955,0.00010908697731792927,0.00010985902190441266,0.00011114576045656577,0.00011191780504304916,0.0001137192448368296,0.0001157780279754661,0.00011732210987247527,0.00012118233280489221,0.00012375581718515605,0.0001289027713937685,0.00013507911353372037,0.00013996873167343438,0.00014485834981314838,0.00015103469195310026,0.00016055656305979937,0.00017290926189161837,0.00018474727403372526,0.00019838671141769737,0.00021640106569975615,0.00023570215853396803,0.0002606649068184197,0.0002874290803447366,0.00031805349863134325,0.0003587144601624459,0.00040066218934953213,0.00045135972322896123,0.0005041160620748997,0.0005730852717533708,0.0006474588299170136,0.0007377879810519516,0.0008342934306710958,0.0009555043070577085,0.0010980750666931272,0.0012475942494347692,0.0014231054810807109,0.0016156017081812024,0.0018595675937831402,0.002138789976015687,0.002442718017846346,0.0028215341735631227,0.0032070414163172245,0.0036839069798588753,0.004209926351904869,0.004815723281353712,0.005493320059031248,0.006279003340750933,0.007162993773818016,0.008218377828598022,0.009368465282022953,0.010673991404473782,0.012196461670100689,0.013889038935303688,0.01580602303147316,0.017973151057958603,0.020478947088122368,0.023327531293034554,0.026448646560311317,0.030008284375071526,0.03404710069298744,0.0385964997112751,0.043628424406051636,0.0494205541908741,0.05579068511724472,0.06294495612382889,0.07088723033666611,0.07971709221601486,0.08945050835609436,0.10022077709436417,0.11197720468044281,0.12480110675096512,0.13878487050533295,0.1540144681930542,0.1702008843421936,0.1876804679632187,0.20626458525657654,0.22577980160713196,0.24621528387069702,0.2675350308418274,0.28978532552719116,0.3124690055847168,0.3356491029262543,0.35877928137779236,0.38175761699676514,0.40494439005851746,0.4279688000679016,0.45044299960136414,0.4723510146141052,0.49330559372901917,0.5136721134185791,0.5329176187515259,0.5512422919273376,0.5684908032417297,0.5846928954124451,0.5997354388237,0.6138517260551453,0.6267556548118591,0.6387516856193542,0.6497782468795776,0.6598148345947266,0.6690518260002136,0.6773960590362549,0.6850279569625854,0.6919658184051514,0.698219895362854,0.7039229869842529,0.7090063691139221,0.7135799527168274,0.7177237868309021,0.7214604616165161,0.7248170375823975,0.7277909517288208,0.7304982542991638,0.7329711318016052,0.7351372241973877,0.7370771169662476,0.7388527989387512,0.7403580546379089,0.7417510747909546,0.7429956197738647,0.7441323399543762,0.7451207637786865,0.7460083961486816,0.746819794178009,0.7475342154502869,0.7481703758239746,0.7487280368804932,0.7492308616638184,0.7496825456619263,0.7500950694084167,0.7504422068595886,0.7507556676864624,0.7510374784469604,0.7513043284416199,0.7515292763710022,0.7517338395118713,0.7519168257713318,0.7520784139633179,0.7522176504135132,0.7523566484451294,0.752471923828125,0.7525774240493774,0.7526569366455078,0.7527334094047546,0.7528082728385925,0.7528679966926575,0.7529197335243225,0.7529721856117249,0.7530105710029602,0.7530576586723328,0.7530910968780518,0.7531204223632812,0.7531543970108032,0.7531814575195312,0.7532030344009399,0.7532246708869934,0.7532411217689514,0.7532594203948975,0.7532774209976196,0.7532902956008911,0.7533026337623596,0.7533144950866699,0.7533260583877563,0.7533358335494995,0.7533443570137024,0.7533530592918396,0.7533584833145142,0.753365159034729,0.7533713579177856,0.7533754706382751,0.7533795833587646,0.753383219242096,0.7533865571022034,0.7533893585205078,0.7533924579620361,0.7533953189849854,0.7533981204032898,0.7534002065658569,0.7534030079841614,0.7534047961235046,0.7534061074256897,0.7534084320068359,0.7534099817276001,0.7534107565879822,0.7534120082855225,0.7534130215644836,0.7534137964248657,0.7534143328666687,0.7534145712852478,0.7534148693084717,0.7534156441688538,0.7534156441688538,0.7534156441688538,0.753416121006012,0.7534166574478149,0.753417432308197,0.753417432308197,0.753417432308197,0.7534176707267761,0.75341796875,0.75341796875,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582,0.7534184455871582],"recovered":[0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,5.146958415025438e-07,5.146958415025438e-07,7.720437906755251e-07,7.720437906755251e-07,1.0293916830050875e-06,1.5440875813510502e-06,1.8014354736806126e-06,2.058783366010175e-06,2.3161312583397375e-06,3.345523055031663e-06,4.11756673202035e-06,5.661654540745076e-06,7.2057418947224505e-06,8.492481356370263e-06,1.1838004866149276e-05,1.3639440112456214e-05,1.749965849739965e-05,2.2903965145815164e-05,2.8308271794230677e-05,3.371257844264619e-05,3.808749534073286e-05,4.7352019464597106e-05,5.6616543588461354e-05,6.871189543744549e-05,7.977785571711138e-05,9.702017268864438e-05,0.00011349043779773638,0.00013433561252895743,0.00015698223432991654,0.00018374642240814865,0.00021951778035145253,0.00025837731664068997,0.0003034131950698793,0.0003530813555698842,0.00040944054489955306,0.00047892448492348194,0.0005594743997789919,0.0006441418663598597,0.0007481104112230241,0.0008693212876096368,0.001003142213448882,0.001156778889708221,0.0013364077312871814,0.001543058198876679,0.0017875386402010918,0.0020675333216786385,0.0023910196032375097,0.002737152623012662,0.0031705263536423445,0.0036417304072529078,0.0041662054136395454,0.004760421812534332,0.005464268382638693,0.006262561772018671,0.007184124551713467,0.008221236988902092,0.009397059679031372,0.010759716853499413,0.012275753542780876,0.01394697092473507,0.015891235321760178,0.01816130056977272,0.02068253792822361,0.023518512025475502,0.02671554498374462,0.03032870963215828,0.03442955017089844,0.03895321115851402,0.04409605264663696,0.04987788945436478,0.056357137858867645,0.06361202895641327,0.07164875417947769,0.08060523122549057,0.09031780064105988,0.1011819988489151,0.11290805786848068,0.12580633163452148,0.13980863988399506,0.1550220102071762,0.17127251625061035,0.18872301280498505,0.20716740190982819,0.22666305303573608,0.24705015122890472,0.2683691084384918,0.2903103232383728,0.3128931224346161,0.3359515070915222,0.3590404987335205,0.3817833662033081,0.4048137068748474,0.42768678069114685,0.4500315189361572,0.47167935967445374,0.49257010221481323,0.5127587914466858,0.5319600105285645,0.5502291917800903,0.5674833059310913,0.5835348963737488,0.5986543297767639,0.612683117389679,0.625649094581604,0.6377213001251221,0.6487324237823486,0.6588953733444214,0.6681066155433655,0.6766091585159302,0.684293270111084,0.6912375688552856,0.6975860595703125,0.7033722996711731,0.7085524201393127,0.7130990028381348,0.7172590494155884,0.7210482358932495,0.7244212627410889,0.7274618744850159,0.7302088141441345,0.7326353192329407,0.7348436117172241,0.7368323802947998,0.7386114597320557,0.7401918172836304,0.741601824760437,0.742853581905365,0.7439745664596558,0.7449918985366821,0.7459083199501038,0.7467341423034668,0.7474521398544312,0.7480865120887756,0.7486510872840881,0.7491547465324402,0.7496176958084106,0.7500261068344116,0.7503917813301086,0.7507163286209106,0.7509960532188416,0.7512587904930115,0.7514963746070862,0.7517022490501404,0.7518870234489441,0.7520509362220764,0.7522027492523193,0.7523388862609863,0.7524601221084595,0.7525568604469299,0.7526435852050781,0.7527236342430115,0.75279700756073,0.7528572082519531,0.7529112696647644,0.7529593706130981,0.7530093193054199,0.7530437707901001,0.7530790567398071,0.7531142830848694,0.753145694732666,0.7531737685203552,0.7531971335411072,0.7532200813293457,0.7532398700714111,0.7532584071159363,0.7532728314399719,0.7532864809036255,0.7533026933670044,0.753315269947052,0.7533242702484131,0.7533345818519592,0.7533435821533203,0.753350555896759,0.7533569931983948,0.7533644437789917,0.7533703446388245,0.7533739805221558,0.7533793449401855,0.7533837556838989,0.7533870935440063,0.7533894181251526,0.7533929944038391,0.7533950805664062,0.7533974051475525,0.7534002065658569,0.7534025311470032,0.7534040808677673,0.7534050941467285,0.7534064054489136,0.7534079551696777,0.7534089684486389,0.7534107565879822,0.7534123063087463,0.7534123063087463,0.7534128427505493,0.7534133195877075,0.7534140944480896,0.7534143328666687,0.7534146308898926,0.7534151077270508,0.7534161806106567,0.7534166574478149,0.7534169554710388,0.7534169554710388,0.753417432308197,0.7534177303314209,0.7534177303314209,0.75341796875,0.75341796875,0.75341796875,0.75341796875,0.75341796875,0.75341796875,0.75341796875,0.75341796875,0.75341796875,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791,0.7534182071685791],"active":[0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010625614959280938,0.00010651350021362305,0.00010651350021362305,0.0001067708435584791,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010677085083443671,0.00010702819417929277,0.00010702819417929277,0.00010728554480010644,0.00010780023876577616,0.0001088296266971156,0.00010857228335225955,0.0001096016785595566,0.00011011637252522632,0.00011011636524926871,0.00011268984962953255,0.00011191781231900677,0.00011526333400979638,0.00011757945321733132,0.00011706476652761921,0.0001165500798379071,0.00011732210987247527,0.0001224690640810877,0.00012555724242702127,0.00012813073408324271,0.0001296748232562095,0.00013662321725860238,0.00013868199312128127,0.0001471744617447257,0.00015309346781577915,0.0001610712643014267,0.00017496803775429726,0.0001811444089980796,0.00019298240658827126,0.00020070286700502038,0.00022000391618348658,0.00023801828501746058,0.0002588634961284697,0.0002748190308921039,0.0003113624406978488,0.000349964655470103,0.00037827296182513237,0.0004199632676318288,0.00045882281847298145,0.0005231598624959588,0.000595731777139008,0.0006551793776452541,0.0007540008518844843,0.0008160218130797148,0.0009467543568462133,0.0010393999982625246,0.0011739928741008043,0.0013271146453917027,0.0015185815282166004,0.0016987253911793232,0.0019558160565793514,0.0021843407303094864,0.0024527544155716896,0.002799401991069317,0.0031293220818042755,0.0035302694886922836,0.004026180133223534,0.00458771176636219,0.005166230723261833,0.0057661086320877075,0.0064897723495960236,0.007331555709242821,0.008267790079116821,0.009198874235153198,0.010467343032360077,0.011694632470607758,0.013067066669464111,0.014530092477798462,0.016105063259601593,0.01780175417661667,0.019615545868873596,0.021659404039382935,0.02361910790205002,0.025876812636852264,0.028208136558532715,0.030392244458198547,0.03265845775604248,0.034992069005966187,0.03705678880214691,0.039047881960868835,0.04087197780609131,0.04273517429828644,0.044099897146224976,0.04533877968788147,0.04588615894317627,0.04580610990524292,0.04590389132499695,0.046185433864593506,0.045629292726516724,0.044664233922958374,0.04327407479286194,0.041992753744125366,0.040347516536712646,0.038483500480651855,0.03653079271316528,0.034463703632354736,0.03225213289260864,0.030316829681396484,0.028101325035095215,0.026068568229675293,0.024129152297973633,0.022093534469604492,0.02031940221786499,0.018500685691833496,0.01692134141921997,0.015356659889221191,0.01392662525177002,0.012685418128967285,0.01142030954360962,0.010207653045654297,0.009171366691589355,0.008361458778381348,0.007557988166809082,0.006742715835571289,0.006076991558074951,0.0055092573165893555,0.004928410053253174,0.004441797733306885,0.0040091872215271,0.003525674343109131,0.0031396150588989258,0.002803802490234375,0.002530515193939209,0.002267181873321533,0.002033829689025879,0.0018278956413269043,0.0016258955001831055,0.0014362335205078125,0.0012758970260620117,0.0011443495750427246,0.0010314583778381348,0.0009403228759765625,0.0008245110511779785,0.0007295608520507812,0.0006456971168518066,0.0005879998207092285,0.0005332231521606445,0.0004750490188598633,0.00042045116424560547,0.00037616491317749023,0.0003306269645690918,0.0003057122230529785,0.00026917457580566406,0.00023853778839111328,0.00019681453704833984,0.00017654895782470703,0.0001646876335144043,0.0001443624496459961,0.0001227259635925293,0.00011497735977172852,9.930133819580078e-05,9.828805923461914e-05,8.177757263183594e-05,7.665157318115234e-05,7.534027099609375e-05,6.717443466186523e-05,5.733966827392578e-05,5.0902366638183594e-05,4.398822784423828e-05,3.933906555175781e-05,3.7550926208496094e-05,3.1888484954833984e-05,2.9802322387695312e-05,2.8014183044433594e-05,2.3365020751953125e-05,2.0563602447509766e-05,2.008676528930664e-05,1.8477439880371094e-05,1.4901161193847656e-05,1.4603137969970703e-05,1.436471939086914e-05,1.1026859283447266e-05,9.238719940185547e-06,9.238719940185547e-06,7.212162017822266e-06,5.602836608886719e-06,5.364418029785156e-06,5.900859832763672e-06,5.125999450683594e-06,5.125999450683594e-06,5.602836608886719e-06,4.589557647705078e-06,3.5762786865234375e-06,4.351139068603516e-06,4.887580871582031e-06,4.351139068603516e-06,4.0531158447265625e-06,4.0531158447265625e-06,3.039836883544922e-06,2.0265579223632812e-06,2.2649765014648438e-06,2.0265579223632812e-06,2.3245811462402344e-06,1.5497207641601562e-06,1.3113021850585938e-06,1.4901161193847656e-06,1.5497207641601562e-06,1.2516975402832031e-06,7.748603820800781e-07,4.76837158203125e-07,7.152557373046875e-07,5.364418029785156e-07,2.384185791015625e-07,4.76837158203125e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,0.0,0.0,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010728554480010644,0.0001075428954209201,0.00010805758938658983,0.00010857228335225955,0.00010857228335225955,0.00010908697731792927,0.00010934432793874294,0.00011037371587008238,0.00011088841711170971,0.0001116604616981931,0.00011243250628467649,0.0001137192448368296,0.00011603537132032216,0.00011938090028706938,0.00012272641470190138,0.0001247852051164955,0.0001273586822208017,0.00012967480870429426,0.00013379237498156726,0.0001384246425004676,0.00014305691001936793,0.00015154937864281237,0.00015849777264520526,0.00016544616664759815,0.00017496803775429726,0.00018732075113803148,0.00019787201017607003,0.00021562902838923037,0.00023441541998181492,0.00025757672847248614,0.0002820247900672257,0.000310590403387323,0.0003448177012614906,0.00038650803617201746,0.00042305144597776234,0.0004714328679256141,0.0005355124594643712,0.0005967612960375845,0.0006672746385447681,0.0007431922713294625,0.0008345508249476552,0.0009387767058797181,0.0010507230181246996,0.0011814557947218418,0.0013268573675304651,0.0014941334957256913,0.001677622552961111,0.0018937948625534773,0.0021256653126329184,0.002388932276517153,0.0026792206335812807,0.002994986716657877,0.0033645383082330227,0.0037816993426531553,0.00423540361225605,0.004749069921672344,0.005330933723598719,0.005977906286716461,0.006704399827867746,0.007531515788286924,0.008436608128249645,0.009423538111150265,0.01055509690195322,0.011807866394519806,0.013205008581280708,0.01474497839808464,0.01644553244113922,0.018351709470152855,0.02045784518122673,0.022816438227891922,0.025416424497961998,0.028341440483927727,0.03157296031713486,0.03518509492278099,0.039102960377931595,0.04344673454761505,0.048240356147289276,0.05346040055155754,0.05931660905480385,0.0655822604894638,0.07254531979560852,0.08007454872131348,0.08833104372024536,0.09725098311901093,0.10692340135574341,0.11738382279872894,0.12859544157981873,0.1407041847705841,0.15355098247528076,0.16727998852729797,0.1818273514509201,0.19704098999500275,0.2129659354686737,0.22956229746341705,0.24687306582927704,0.2645997107028961,0.28296586871147156,0.3015471398830414,0.3204334080219269,0.3394712209701538,0.3582627773284912,0.3767388164997101,0.39561527967453003,0.4141561686992645,0.4324911832809448,0.45019620656967163,0.4675453007221222,0.48427292704582214,0.5002223253250122,0.515501856803894,0.5299408435821533,0.5437246561050415,0.5567835569381714,0.5690927505493164,0.5804963707923889,0.5912825465202332,0.6013628840446472,0.6106593012809753,0.6193286180496216,0.6273943781852722,0.6348211765289307,0.6416882872581482,0.6479899287223816,0.6537100076675415,0.6589316129684448,0.6637841463088989,0.6681658029556274,0.6722583770751953,0.675925612449646,0.6793606877326965,0.6824225783348083,0.6852515935897827,0.6878377199172974,0.6901476383209229,0.6922828555107117,0.6942238211631775,0.696014404296875,0.69760662317276,0.6990529298782349,0.7003785371780396,0.7015607953071594,0.7026243805885315,0.7036213874816895,0.7045267224311829,0.7053245306015015,0.7060757279396057,0.7067486643791199,0.7073554992675781,0.7079088091850281,0.7084059715270996,0.708868682384491,0.7092856168746948,0.7096672654151917,0.7099981904029846,0.710317850112915,0.7106040120124817,0.7108471989631653,0.7110759615898132,0.7112774848937988,0.7114622592926025,0.7116295099258423,0.7117836475372314,0.7119156718254089,0.7120451331138611,0.712164044380188,0.7122610807418823,0.7123637199401855,0.7124512195587158,0.7125271558761597,0.7126023173332214,0.7126707434654236,0.7127273678779602,0.7127765417098999,0.7128238677978516,0.7128673791885376,0.7129036784172058,0.7129378914833069,0.7129710912704468,0.7129996418952942,0.7130246162414551,0.7130523920059204,0.7130768299102783,0.7130971550941467,0.7131159901618958,0.7131316661834717,0.7131471037864685,0.7131589651107788,0.7131715416908264,0.7131820917129517,0.7131941914558411,0.7132008671760559,0.7132078409194946,0.7132145166397095,0.7132222652435303,0.7132279276847839,0.7132325172424316,0.713237464427948,0.7132425904273987,0.713245153427124,0.7132498025894165,0.7132531404495239,0.7132562398910522,0.7132572531700134,0.7132595777511597,0.7132623791694641,0.7132652401924133,0.7132670283317566,0.7132685780525208,0.7132701277732849,0.7132706046104431,0.7132721543312073,0.7132740020751953,0.7132744789123535,0.7132755517959595,0.7132768034934998,0.7132778167724609,0.713278591632843,0.7132793664932251,0.7132801413536072,0.7132806777954102,0.7132816910743713,0.7132824659347534,0.7132834792137146,0.7132837772369385,0.7132842540740967,0.7132845520973206,0.7132850289344788,0.7132850289344788,0.7132850289344788,0.7132853269577026,0.7132853269577026,0.7132855653762817,0.7132855653762817,0.7132855653762817,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608,0.7132858037948608],"recovered":[0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,5.146958415025438e-07,7.720437906755251e-07,7.720437906755251e-07,1.28673957533465e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.8014354736806126e-06,2.8308270429988625e-06,3.860218839690788e-06,4.8896104090090375e-06,5.4043061936681625e-06,6.948394002392888e-06,9.007177141029388e-06,1.132330817199545e-05,1.3382092220126651e-05,1.4926179574104026e-05,1.749965849739965e-05,1.930109465320129e-05,2.2646618162980303e-05,2.7536227207747288e-05,3.191114228684455e-05,3.834484232356772e-05,4.477853872231208e-05,5.1212238759035245e-05,5.841797974426299e-05,6.99986339895986e-05,7.952051237225533e-05,9.290259913541377e-05,0.00011065961007261649,0.00012790191976819187,0.00014874710177537054,0.0001773127296473831,0.00020587834296748042,0.00024087766360025853,0.0002802519011311233,0.0003260598168708384,0.00037855879054404795,0.0004300283908378333,0.0004907625261694193,0.0005628199432976544,0.0006410536589100957,0.0007375591667369008,0.000843843852635473,0.0009599077748134732,0.0010963021777570248,0.0012414463562890887,0.0014092372730374336,0.001607137848623097,0.0018122440669685602,0.0020559525582939386,0.0023181901779025793,0.0026105374563485384,0.0029332516714930534,0.003306920873001218,0.0037284567952156067,0.004181646276265383,0.004695827607065439,0.005284124985337257,0.005953487008810043,0.006664796732366085,0.007501692045480013,0.008417078293859959,0.009445183910429478,0.010586521588265896,0.011842122301459312,0.013231543824076653,0.01476224884390831,0.016505524516105652,0.018411442637443542,0.0205595251172781,0.022928928956389427,0.02558424323797226,0.028520070016384125,0.03183754161000252,0.03544401377439499,0.03935467451810837,0.043745286762714386,0.04856026545166969,0.053920309990644455,0.05966148525476456,0.06601592153310776,0.07302144169807434,0.08066339045763016,0.08890289813280106,0.09786658734083176,0.10762110352516174,0.11800972372293472,0.12934280931949615,0.14139261841773987,0.15429887175559998,0.16801190376281738,0.18251115083694458,0.1976720243692398,0.21349327266216278,0.2301274687051773,0.2473108470439911,0.26503825187683105,0.2833704352378845,0.30183592438697815,0.3205592632293701,0.33939406275749207,0.3581464886665344,0.3765682280063629,0.39536774158477783,0.4139315187931061,0.431982159614563,0.4498022198677063,0.4669385254383087,0.483480840921402,0.49948325753211975,0.5146809220314026,0.5291678309440613,0.5429120063781738,0.5559574961662292,0.5682028532028198,0.5797189474105835,0.5905110836029053,0.6005898714065552,0.6099191904067993,0.61861652135849,0.6266447901725769,0.6341181397438049,0.6410778760910034,0.6473087668418884,0.6531178951263428,0.6584166884422302,0.6632522344589233,0.6677370667457581,0.6717936396598816,0.6755339503288269,0.6789842247962952,0.6820724010467529,0.6849170923233032,0.6875268816947937,0.6898738741874695,0.692024290561676,0.6939703226089478,0.6957699656486511,0.6974095106124878,0.698842465877533,0.7001739740371704,0.7013860940933228,0.7024857401847839,0.7034953236579895,0.7043785452842712,0.7052061557769775,0.705959141254425,0.706649124622345,0.7072427868843079,0.7077891230583191,0.7083038687705994,0.7087637186050415,0.7091893553733826,0.709585428237915,0.7099334001541138,0.7102419137954712,0.7105322480201721,0.7107805609703064,0.7110010981559753,0.7112061977386475,0.7113858461380005,0.7115616202354431,0.711714506149292,0.7118596434593201,0.7119901180267334,0.7120981812477112,0.712206244468689,0.7123022675514221,0.7123884558677673,0.7124674916267395,0.7125459909439087,0.7126116156578064,0.7126728296279907,0.7127276659011841,0.7127721905708313,0.7128128409385681,0.7128509283065796,0.7128854393959045,0.7129188776016235,0.7129499912261963,0.7129775285720825,0.7130048274993896,0.7130308151245117,0.7130475640296936,0.7130663394927979,0.7130845785140991,0.7130959033966064,0.7131105661392212,0.7131245136260986,0.713135838508606,0.713144838809967,0.7131525278091431,0.7131589651107788,0.7131656408309937,0.7131726145744324,0.7131785154342651,0.7131844758987427,0.7131896018981934,0.7131929397583008,0.7131960391998291,0.7131996154785156,0.7132037281990051,0.7132060527801514,0.7132086157798767,0.7132114768028259,0.7132148146629333,0.7132171392440796,0.7132197022438049,0.7132217884063721,0.7132220268249512,0.7132235765457153,0.7132251262664795,0.7132256031036377,0.7132271528244019,0.713228702545166,0.7132297158241272,0.7132300138473511,0.7132304906845093,0.7132318019866943,0.7132323384284973,0.7132325768470764,0.7132335901260376,0.7132341265678406,0.7132346034049988,0.7132351398468018,0.7132353782653809,0.7132361531257629,0.7132364511489868,0.7132364511489868,0.7132366895675659,0.713236927986145,0.713236927986145,0.713236927986145,0.713236927986145,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689,0.7132372260093689],"active":[0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010728554480010644,0.00010702820145525038,0.00010728554480010644,0.00010780023876577616,0.00010728554480010644,0.00010754288814496249,0.00010780023876577616,0.00010857228335225955,0.00010805758938658983,0.00010780024604173377,0.0001075428954209201,0.00010831494000740349,0.00010908697731792927,0.00011037372314603999,0.00011140310380142182,0.00011140311107737944,0.00011243250628467649,0.00011217514838790521,0.00011449128214735538,0.00011577802069950849,0.00011552068463061005,0.00011963823635596782,0.00012015293032163754,0.00012066762428730726,0.00012375580263324082,0.0001289027713937685,0.00012787338346242905,0.00013610851601697505,0.00014151282084640115,0.00014691712567582726,0.00015412287029903382,0.00016184330161195248,0.0001675049716141075,0.00018062969320453703,0.0001821737823775038,0.00019118096679449081,0.0002094526425935328,0.0002182025054935366,0.0002372462477069348,0.00025242974516004324,0.0002717308816500008,0.0002977230469696224,0.0003131638513877988,0.0003376119420863688,0.0003669495927169919,0.00039783131796866655,0.00043617619667202234,0.00048455758951604366,0.0005185274640098214,0.0005766882095485926,0.0006232680752873421,0.0006767965387552977,0.0007540008518844843,0.0008484476711601019,0.0009284827392548323,0.0010206131264567375,0.0011492874473333359,0.001282078679651022,0.001420274842530489,0.001578028779476881,0.0017718113958835602,0.0019218460656702518,0.0021380186080932617,0.002362682484090328,0.0026184869930148125,0.002902856096625328,0.0032139886170625687,0.003589460626244545,0.0039523206651210785,0.0044049955904483795,0.004856899380683899,0.0054125115275382996,0.005988717079162598,0.006665024906396866,0.007265418767929077,0.008002720773220062,0.008885681629180908,0.009715113788843155,0.010756343603134155,0.011661950498819351,0.012883834540843964,0.014058627188205719,0.01530960202217102,0.016587592661380768,0.018020503222942352,0.019517235457897186,0.020974338054656982,0.022694461047649384,0.024208173155784607,0.025887370109558105,0.02752847969532013,0.029029086232185364,0.030454784631729126,0.031890273094177246,0.03337979316711426,0.03447224199771881,0.03565502166748047,0.03650888800621033,0.03706297278404236,0.03763529658317566,0.037703514099121094,0.03734475374221802,0.037468791007995605,0.03758794069290161,0.03712344169616699,0.03626468777656555,0.035563141107559204,0.034470707178115845,0.03328379988670349,0.032021015882492065,0.03045758605003357,0.029043734073638916,0.027615725994110107,0.026180744171142578,0.024538874626159668,0.02307969331741333,0.02164393663406372,0.02014821767807007,0.018738746643066406,0.0174751877784729,0.016204655170440674,0.015043497085571289,0.01387178897857666,0.012632131576538086,0.011622846126556396,0.010666251182556152,0.009749114513397217,0.009006142616271973,0.00818854570388794,0.007567048072814941,0.006888628005981445,0.006267368793487549,0.005765318870544434,0.005230545997619629,0.004755973815917969,0.004349946975708008,0.003990113735198975,0.003636300563812256,0.0032829642295837402,0.002969026565551758,0.002718329429626465,0.002450406551361084,0.0022352933883666992,0.0020409822463989258,0.0018292069435119629,0.0016971826553344727,0.001542508602142334,0.0013963580131530762,0.0012596845626831055,0.001163184642791748,0.001079559326171875,0.000981748104095459,0.0009035468101501465,0.0008088350296020508,0.000732421875,0.0006706118583679199,0.0006052851676940918,0.0005437135696411133,0.0004969239234924316,0.00046116113662719727,0.0004233121871948242,0.00039780139923095703,0.0003540515899658203,0.0003306269645690918,0.0003044009208679199,0.0002709627151489258,0.00026553869247436523,0.00024497509002685547,0.00022488832473754883,0.00021386146545410156,0.00020325183868408203,0.00018137693405151367,0.00016492605209350586,0.00015103816986083984,0.00013971328735351562,0.00013148784637451172,0.00012505054473876953,0.0001201629638671875,0.00011420249938964844,0.00010573863983154297,0.0001024007797241211,9.930133819580078e-05,9.232759475708008e-05,8.51750373840332e-05,8.410215377807617e-05,8.07642936706543e-05,7.43865966796875e-05,7.56382942199707e-05,7.152557373046875e-05,6.967782974243164e-05,6.502866744995117e-05,6.300210952758789e-05,6.198883056640625e-05,6.330013275146484e-05,6.22868537902832e-05,5.990266799926758e-05,5.894899368286133e-05,5.811452865600586e-05,5.555152893066406e-05,5.6862831115722656e-05,5.710124969482422e-05,5.6624412536621094e-05,5.352497100830078e-05,5.352497100830078e-05,5.3763389587402344e-05,5.3763389587402344e-05,5.221366882324219e-05,5.143880844116211e-05,5.042552947998047e-05,4.881620407104492e-05,5.0127506256103516e-05,5.042552947998047e-05,4.935264587402344e-05,4.9948692321777344e-05,4.965066909790039e-05,4.9114227294921875e-05,4.887580871582031e-05,4.935264587402344e-05,4.965066909790039e-05,4.887580871582031e-05,4.935264587402344e-05,4.988908767700195e-05,4.988908767700195e-05,4.965066909790039e-05,4.965066909790039e-05,4.941225051879883e-05,4.965066909790039e-05,4.887580871582031e-05,4.857778549194336e-05,4.887580871582031e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.887580871582031e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05,4.857778549194336e-05]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010677085083443671,0.00010702819417929277,0.00010702819417929277,0.00010728554480010644,0.0001075428954209201,0.00010780023876577616,0.00010780023876577616,0.00010831493273144588,0.00010857228335225955,0.00010882963397307321,0.00010934432793874294,0.00011011637252522632,0.00011088841711170971,0.0001116604616981931,0.00011294720025034621,0.00011423393880249932,0.00011526332673383877,0.00011680741590680555,0.00011938090028706938,0.0001219543773913756,0.00012427050387486815,0.00012710133159998804,0.00013070421118754894,0.00013482177746482193,0.00014099811960477382,0.00014717447629664093,0.00015180674381554127,0.00016184330161195248,0.00017007843416649848,0.00017985765589401126,0.00019169566803611815,0.0002030189789365977,0.00021871720673516393,0.00023415806936100125,0.0002498562971595675,0.0002686426742002368,0.0002943775034509599,0.00031702412525191903,0.0003461044398136437,0.0003775008663069457,0.00041069876169785857,0.0004500729846768081,0.0005007705185562372,0.0005517253885045648,0.0006044817273505032,0.0006631570868194103,0.0007295528193935752,0.0008088159956969321,0.0008937407983466983,0.0009848419576883316,0.0010926707182079554,0.0012066758936271071,0.0013330336660146713,0.0014722589403390884,0.0016161164967343211,0.0017707825172692537,0.0019524701638147235,0.002136988565325737,0.002360366750508547,0.002596612088382244,0.0028549893759191036,0.0031445056665688753,0.0034497203305363655,0.0037999709602445364,0.004195000045001507,0.0046003228053450584,0.005071526858955622,0.005591369699686766,0.0061601088382303715,0.006755869369953871,0.007425745949149132,0.008160988800227642,0.008967259898781776,0.009841986000537872,0.010797775350511074,0.01183771900832653,0.013013283722102642,0.014266826212406158,0.015636947005987167,0.017145777121186256,0.018742363899946213,0.02052449807524681,0.02245640940964222,0.02454221434891224,0.026821287348866463,0.029348187148571014,0.032037731260061264,0.034963518381118774,0.03810187429189682,0.04154158756136894,0.045245856046676636,0.04928956180810928,0.053684037178754807,0.058454494923353195,0.0635494664311409,0.069126196205616,0.07498291879892349,0.08127559721469879,0.0880824476480484,0.09535793215036392,0.10308634489774704,0.1114053726196289,0.12017321586608887,0.12945806980133057,0.1392638087272644,0.14956827461719513,0.16039413213729858,0.17185254395008087,0.18364010751247406,0.19596321880817413,0.20875237882137299,0.22207501530647278,0.2357046753168106,0.24971958994865417,0.26392775774002075,0.2784452736377716,0.29303663969039917,0.3078228235244751,0.3225472569465637,0.33742350339889526,0.3523216247558594,0.3671196699142456,0.38167962431907654,0.39612534642219543,0.4102398455142975,0.4240061640739441,0.4374152719974518,0.45052945613861084,0.4631246030330658,0.4752899408340454,0.48698511719703674,0.49809378385543823,0.5088216066360474,0.5190635323524475,0.5287609100341797,0.5378972887992859,0.5465024709701538,0.55470210313797,0.5624974370002747,0.5697283744812012,0.576564610004425,0.5829172134399414,0.5888606905937195,0.5943318605422974,0.5995470285415649,0.6043952107429504,0.6089199185371399,0.6131067276000977,0.6169949769973755,0.6205548644065857,0.6238988637924194,0.6269785165786743,0.6298600435256958,0.6324729323387146,0.6349007487297058,0.6371129155158997,0.6391839981079102,0.6411321759223938,0.6429238319396973,0.6445816159248352,0.6460979580879211,0.6475113034248352,0.6488175988197327,0.6500139832496643,0.6510992646217346,0.6521090865135193,0.6530463099479675,0.6539158821105957,0.6547240018844604,0.6554723381996155,0.6561334729194641,0.6567649841308594,0.6573419570922852,0.6578631401062012,0.6583330035209656,0.6587784886360168,0.6591848731040955,0.6595652103424072,0.6599259972572327,0.6602698564529419,0.6605781316757202,0.6608607172966003,0.6611023545265198,0.6613465547561646,0.661563515663147,0.661750078201294,0.6619436144828796,0.6621096134185791,0.6622570753097534,0.6624094247817993,0.6625463366508484,0.6626647114753723,0.6627756357192993,0.6628824472427368,0.662986159324646,0.6630754470825195,0.6631668210029602,0.6632460355758667,0.6633147597312927,0.6633806228637695,0.6634429097175598,0.6635013222694397,0.6635535955429077,0.6636034846305847,0.6636423468589783,0.6636868715286255,0.6637285947799683,0.6637628078460693,0.663793683052063,0.6638281941413879,0.6638523936271667,0.6638745069503784,0.663896381855011,0.6639190316200256,0.6639401316642761,0.663956344127655,0.6639725565910339,0.6639874577522278,0.6640008687973022,0.6640145182609558,0.6640266180038452,0.6640363931655884,0.664048969745636,0.6640587449073792,0.6640651822090149,0.6640729308128357,0.6640809178352356,0.6640891432762146,0.6640958189964294,0.6641030311584473,0.664109468460083,0.6641145944595337,0.6641200184822083,0.6641243696212769,0.6641295552253723,0.6641328930854797,0.6641359925270081,0.6641405820846558,0.664143443107605,0.6641460061073303,0.6641488075256348,0.664151668548584,0.6641539931297302,0.6641565561294556,0.6641588807106018,0.664160430431366,0.6641622185707092,0.6641640067100525,0.6641650199890137,0.6641665697097778,0.6641684174537659,0.6641696691513062,0.6641706824302673,0.6641717553138733,0.6641725301742554,0.6641733050346375,0.6641743183135986,0.6641745567321777,0.6641753315925598,0.6641761064529419,0.664176881313324,0.6641771197319031,0.664177417755127,0.664178192615509,0.6641786694526672,0.6641794443130493,0.6641799807548523,0.6641802191734314,0.6641807556152344,0.6641809940338135,0.6641815304756165,0.6641817688941956,0.6641817688941956,0.6641823053359985,0.6641823053359985,0.6641825437545776,0.6641827821731567,0.6641827821731567,0.6641830801963806,0.6641835570335388,0.6641838550567627,0.6641840934753418,0.6641843318939209,0.6641846299171448,0.6641846299171448,0.6641846299171448,0.6641848683357239,0.6641848683357239,0.6641848683357239,0.6641848683357239,0.6641848683357239,0.6641848683357239,0.6641848683357239,0.6641848683357239,0.6641848683357239,0.6641848683357239,0.6641848683357239,0.6641848683357239,0.6641848683357239,0.6641848683357239,0.6641848683357239,0.6641848683357239,0.6641848683357239,0.6641848683357239,0.6641848683357239,0.6641848683357239,0.6641848683357239,0.6641848683357239,0.6641848683357239,0.6641848683357239,0.6641848683357239,0.6641848683357239,0.6641848683357239,0.6641848683357239,0.6641848683357239,0.6641848683357239,0.6641848683357239,0.6641848683357239,0.6641848683357239,0.6641848683357239,0.6641848683357239,0.6641848683357239,0.6641848683357239,0.6641848683357239,0.6641848683357239,0.6641848683357239,0.6641848683357239,0.6641848683357239,0.6641848683357239,0.6641848683357239,0.6641848683357239,0.6641848683357239,0.6641848683357239,0.6641848683357239,0.6641848683357239,0.6641848683357239,0.6641848683357239],"recovered":[0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,5.146958415025438e-07,5.146958415025438e-07,7.720437906755251e-07,1.0293916830050875e-06,1.28673957533465e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.8014354736806126e-06,2.3161312583397375e-06,2.8308270429988625e-06,3.345523055031663e-06,4.11756673202035e-06,4.8896104090090375e-06,5.4043061936681625e-06,6.433698217733763e-06,7.463089787052013e-06,7.977785571711138e-06,8.749829248699825e-06,1.1580656973819714e-05,1.4154135897115339e-05,1.5698224160587415e-05,1.827170308388304e-05,2.1617226593662053e-05,2.4705401301616803e-05,2.8822967578889802e-05,3.448462302912958e-05,4.014627847936936e-05,4.8124064051080495e-05,5.5844499001977965e-05,6.485167978098616e-05,7.694702799199149e-05,8.466746658086777e-05,9.907894855132326e-05,0.00011580656428122893,0.00012970335956197232,0.00014437218487728387,0.00016650410543661565,0.00019069481641054153,0.00021462817676365376,0.00024190705153159797,0.0002730461419560015,0.00030650137341581285,0.00035282401950098574,0.00040017603896558285,0.00044469721615314484,0.0005036299116909504,0.000565650756470859,0.0006387375760823488,0.0007149125449359417,0.0007957197958603501,0.0008953134529292583,0.0010041715577244759,0.0011158606503158808,0.0012339833192527294,0.0013750100042670965,0.001526587875559926,0.0016928346594795585,0.0018598535098135471,0.002062128856778145,0.002284992253407836,0.0025145465042442083,0.0027726665139198303,0.003063727170228958,0.0033725446555763483,0.0037320596165955067,0.0041162800043821335,0.00454167602583766,0.005003101192414761,0.005540443584322929,0.006093998905271292,0.0067162662744522095,0.007390517741441727,0.008126275613904,0.008941039443016052,0.009818595834076405,0.010788539424538612,0.011848298832774162,0.012989121489226818,0.014258619397878647,0.015665540471673012,0.017150437459349632,0.018765810877084732,0.020562099292874336,0.022506363689899445,0.024615328758955002,0.026915762573480606,0.029431596398353577,0.032126542180776596,0.03506751358509064,0.03824241831898689,0.04169731214642525,0.04544970393180847,0.0495147705078125,0.0539514496922493,0.05867120996117592,0.0638493075966835,0.06932644546031952,0.07528430223464966,0.08167116343975067,0.0884893387556076,0.09576740115880966,0.10356529802083969,0.11177083849906921,0.12054794281721115,0.12989790737628937,0.13964033126831055,0.14996075630187988,0.1607755422592163,0.1721387356519699,0.18399424850940704,0.19631528854370117,0.20914974808692932,0.22238051891326904,0.2359512448310852,0.2498825192451477,0.26410821080207825,0.2784478962421417,0.29313036799430847,0.3077680468559265,0.3223823308944702,0.3371916711330414,0.352012574672699,0.36676377058029175,0.3813523054122925,0.39577794075012207,0.4098314642906189,0.42354220151901245,0.436886191368103,0.44992756843566895,0.4624984860420227,0.4746977984905243,0.4862908124923706,0.49745532870292664,0.5081154704093933,0.5184160470962524,0.5280274748802185,0.537158191204071,0.5458359718322754,0.5540842413902283,0.5617992877960205,0.5691066384315491,0.5759376883506775,0.5822556018829346,0.5882366299629211,0.5937729477882385,0.5989680290222168,0.6038589477539062,0.6083560585975647,0.6126216053962708,0.6165047287940979,0.6200963258743286,0.6234400272369385,0.6265446543693542,0.6294040679931641,0.6320326328277588,0.6344861388206482,0.636759340763092,0.6388384103775024,0.6407981514930725,0.6426271200180054,0.6442787647247314,0.6458225846290588,0.6472488045692444,0.6485365629196167,0.6497345566749573,0.6508285403251648,0.6518352627754211,0.6527802348136902,0.6536495685577393,0.6544666290283203,0.6552078127861023,0.6558951735496521,0.656532883644104,0.6570972800254822,0.6576184034347534,0.6581014394760132,0.6585399508476257,0.6589604616165161,0.6593480110168457,0.6597183346748352,0.6600528955459595,0.660354495048523,0.6606242060661316,0.6608903408050537,0.6611355543136597,0.6613525152206421,0.6615486145019531,0.6617305874824524,0.6618965268135071,0.6620560884475708,0.6622025370597839,0.6623376607894897,0.6624537110328674,0.662577748298645,0.6626830101013184,0.6627851724624634,0.6628783345222473,0.662969172000885,0.6630486845970154,0.6631171703338623,0.663182258605957,0.6632432341575623,0.6633034944534302,0.6633539199829102,0.6634015440940857,0.6634455323219299,0.6634936332702637,0.6635348200798035,0.663564145565033,0.6636022329330444,0.6636303067207336,0.6636555194854736,0.6636791825294495,0.6637033820152283,0.6637224555015564,0.6637435555458069,0.663762092590332,0.6637754440307617,0.6637893319129944,0.6638050675392151,0.6638174057006836,0.6638292074203491,0.6638402938842773,0.6638516187667847,0.6638596057891846,0.6638672947883606,0.6638755798339844,0.6638848185539246,0.6638912558555603,0.6639000177383423,0.6639043688774109,0.6639118194580078,0.6639170050621033,0.6639223694801331,0.6639267802238464,0.663931131362915,0.6639352440834045,0.6639391183853149,0.6639419794082642,0.6639447808265686,0.6639471054077148,0.6639496684074402,0.6639517545700073,0.6639537811279297,0.663957417011261,0.6639594435691833,0.6639607548713684,0.6639630794525146,0.6639643311500549,0.6639661192893982,0.6639676690101624,0.6639695167541504,0.6639705300331116,0.6639717817306519,0.6639728546142578,0.663973867893219,0.6639746427536011,0.6639751195907593,0.6639758944511414,0.6639766693115234,0.6639777421951294,0.6639782190322876,0.6639785170555115,0.6639792919158936,0.6639797687530518,0.6639805436134338,0.6639807820320129,0.6639810800552368,0.663981556892395,0.6639818549156189,0.6639823317527771,0.6639828681945801,0.6639831066131592,0.6639834046363831,0.6639836430549622,0.6639838814735413,0.6639841794967651,0.6639841794967651,0.6639844179153442,0.6639846563339233,0.6639849543571472,0.6639851927757263,0.6639854311943054,0.6639857292175293,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875,0.6639862060546875],"active":[0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010625614959280938,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010625614959280938,0.0001067708435584791,0.00010677085083443671,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.0001075428954209201,0.00010780023876577616,0.00010780023876577616,0.0001088296266971156,0.00011063107376685366,0.00011037372314603999,0.00011011636524926871,0.00011140310380142182,0.00011243250628467649,0.00011320455087115988,0.00011629272194113582,0.00011835151235572994,0.0001173221244243905,0.00012169702677056193,0.00012195437011541799,0.0001240131532540545,0.00012684398097917438,0.0001260719436686486,0.00013404974015429616,0.00013507911353372037,0.00013404974015429616,0.00013893931463826448,0.00015000531857367605,0.00015052001981530339,0.00015540962340310216,0.00016287268954329193,0.0001687917101662606,0.0001770268427208066,0.00019426914514042437,0.00019890136900357902,0.00020430568838492036,0.0002184598706662655,0.0002259229077026248,0.00024316523922607303,0.00025500322226434946,0.0002699294127523899,0.00029695092234760523,0.0003113624406978488,0.00032886210829019547,0.00035639829002320766,0.0003821331774815917,0.0003957725130021572,0.00042588228825479746,0.00044415390584617853,0.0005005132406949997,0.0005344832316040993,0.0005699971225112677,0.000629959162324667,0.0006770538166165352,0.0007362437900155783,0.0008224553894251585,0.0008682631887495518,0.0009552468545734882,0.0010496936738491058,0.0011570076458156109,0.0012154257856309414,0.00133174704387784,0.0014447225257754326,0.0015767421573400497,0.001715710386633873,0.0018567359074950218,0.002019123174250126,0.0022247442975640297,0.002418527379631996,0.0026478255167603493,0.0028871577233076096,0.003076823428273201,0.0033740606158971786,0.0036905985325574875,0.003980115056037903,0.004314923658967018,0.004732858389616013,0.005121968686580658,0.005531921982765198,0.005975332111120224,0.006474073976278305,0.007003437727689743,0.007592249661684036,0.008234333246946335,0.008939724415540695,0.009598016738891602,0.010454986244440079,0.01113361120223999,0.011949151754379272,0.012798145413398743,0.01368676871061325,0.014597006142139435,0.015637971460819244,0.016607917845249176,0.017687231302261353,0.018715865910053253,0.01967036724090576,0.020753800868988037,0.02189178764820099,0.02286456525325775,0.023824483156204224,0.024758130311965942,0.025759726762771606,0.026554927229881287,0.027339071035385132,0.027976512908935547,0.0285627543926239,0.028928428888320923,0.029374927282333374,0.02941688895225525,0.02965545654296875,0.02993929386138916,0.029927998781204224,0.029667049646377563,0.029361575841903687,0.028887540102005005,0.02822822332382202,0.027583807706832886,0.02698725461959839,0.02623841166496277,0.025362372398376465,0.024486631155014038,0.02339598536491394,0.022530794143676758,0.021608203649520874,0.020645439624786377,0.019481241703033447,0.018474996089935303,0.017543911933898926,0.016661465167999268,0.0156441330909729,0.014765322208404541,0.013810575008392334,0.012923002243041992,0.012076258659362793,0.011310398578643799,0.010622262954711914,0.009951889514923096,0.009247779846191406,0.008638918399810791,0.007933259010314941,0.007394134998321533,0.006882190704345703,0.006420016288757324,0.0059282779693603516,0.005496680736541748,0.005080282688140869,0.004697859287261963,0.004372835159301758,0.004085421562194824,0.0037834644317626953,0.0034708380699157715,0.0032325387001037598,0.002995014190673828,0.002765178680419922,0.00256270170211792,0.0023745298385620117,0.0022177696228027344,0.0020806193351745605,0.0019437670707702637,0.0018227696418762207,0.0016668438911437988,0.00155717134475708,0.0014467835426330566,0.001330256462097168,0.0012357234954833984,0.0011600852012634277,0.0010834336280822754,0.0010252594947814941,0.0009655356407165527,0.0009218454360961914,0.0008597970008850098,0.0008078217506408691,0.0007478594779968262,0.000722348690032959,0.0006731748580932617,0.0006145238876342773,0.0005910992622375488,0.0005609989166259766,0.0005264878273010254,0.0005128979682922363,0.0004902482032775879,0.0004621744155883789,0.0004379749298095703,0.00042873620986938477,0.00040841102600097656,0.0003924369812011719,0.00038164854049682617,0.00036770105361938477,0.00034558773040771484,0.0003319382667541504,0.00032573938369750977,0.000319063663482666,0.000310361385345459,0.000299990177154541,0.00028842687606811523,0.0002853274345397949,0.0002830624580383301,0.00026917457580566406,0.0002588629722595215,0.00026404857635498047,0.00025016069412231445,0.0002442002296447754,0.00024086236953735352,0.00023984909057617188,0.00023674964904785156,0.0002338886260986328,0.00022900104522705078,0.00022536516189575195,0.00022542476654052734,0.00022518634796142578,0.00022155046463012695,0.00021898746490478516,0.00021976232528686523,0.00021845102310180664,0.0002135634422302246,0.00021332502365112305,0.000213623046875,0.0002135634422302246,0.0002110004425048828,0.0002117753028869629,0.00020945072174072266,0.00021022558212280273,0.00020819902420043945,0.00020736455917358398,0.0002071857452392578,0.00020611286163330078,0.00020486116409301758,0.0002053380012512207,0.00020432472229003906,0.0002040266990661621,0.0002040266990661621,0.00020456314086914062,0.00020432472229003906,0.0002048015594482422,0.00020509958267211914,0.00020301342010498047,0.0002027750015258789,0.00020325183868408203,0.00020194053649902344,0.0002022385597229004,0.00020229816436767578,0.00020200014114379883,0.00020116567611694336,0.00020122528076171875,0.00020074844360351562,0.00020045042037963867,0.00020045042037963867,0.00019991397857666016,0.0002002120018005371,0.0002002120018005371,0.0002002120018005371,0.00019937753677368164,0.00019919872283935547,0.0001996755599975586,0.00019937753677368164,0.0001996755599975586,0.00019943714141845703,0.00019943714141845703,0.0001996755599975586,0.00019943714141845703,0.0001996755599975586,0.00019943714141845703,0.00019890069961547852,0.00019919872283935547,0.00019890069961547852,0.00019890069961547852,0.00019890069961547852,0.00019860267639160156,0.00019890069961547852,0.00019913911819458008,0.00019919872283935547,0.00019913911819458008,0.00019913911819458008,0.00019919872283935547,0.00019890069961547852,0.0001984238624572754,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695,0.00019866228103637695]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010677085083443671,0.00010728554480010644,0.00010780023876577616,0.00010805758938658983,0.00010857228335225955,0.00010934432793874294,0.00011011637252522632,0.00011063106649089605,0.00011140311107737944,0.00011243250628467649,0.00011346189421601593,0.00011603537132032216,0.00011860885570058599,0.00012041028821840882,0.00012375581718515605,0.00012658664491027594,0.00012993215932510793,0.00013404972560238093,0.00013816729187965393,0.00014331424608826637,0.00015257878112606704,0.00015824043657630682,0.00016956374747678638,0.00018088705837726593,0.0001940117945196107,0.0002091953210765496,0.00022798171266913414,0.00024831219343468547,0.00026709859957918525,0.0002948921755887568,0.00032989151077345014,0.0003672069578897208,0.0004104413965251297,0.00045624934136867523,0.0005095203523524106,0.0005702544585801661,0.0006472014938481152,0.0007285234169103205,0.000817308493424207,0.0009192182333208621,0.0010414584539830685,0.001172963296994567,0.00133895268663764,0.0015144640346989036,0.0017146806931123137,0.0019421762553974986,0.002215222455561161,0.0025127166882157326,0.0028555041644722223,0.0032466729171574116,0.003692914266139269,0.004208896774798632,0.004784069489687681,0.005436703562736511,0.006187387742102146,0.0070263417437672615,0.007982132025063038,0.009066338650882244,0.010287712328135967,0.011716250330209732,0.013299711979925632,0.015130742453038692,0.01714320294559002,0.01948121003806591,0.02210487239062786,0.025079555809497833,0.0284474678337574,0.032257504761219025,0.03656705468893051,0.041405193507671356,0.046821337193250656,0.05283478647470474,0.05962156876921654,0.06707410514354706,0.07539905607700348,0.08462651818990707,0.09476011246442795,0.10597559064626694,0.11815483868122101,0.1315845400094986,0.14598213136196136,0.16168318688869476,0.17845505475997925,0.19628489017486572,0.2152298241853714,0.2351899892091751,0.25612807273864746,0.27782148122787476,0.3001762628555298,0.32311829924583435,0.34636661410331726,0.36980921030044556,0.3932337760925293,0.4164527356624603,0.43920615315437317,0.4617058336734772,0.4833817183971405,0.5043262243270874,0.5242552757263184,0.5432601571083069,0.5612603425979614,0.5781076550483704,0.5938480496406555,0.6085488200187683,0.6221892833709717,0.634681224822998,0.6463447213172913,0.6569168567657471,0.6665138602256775,0.6753789782524109,0.6833148002624512,0.6906386613845825,0.6972980499267578,0.703337550163269,0.7087377309799194,0.7136226892471313,0.7180120348930359,0.7219898700714111,0.7255224585533142,0.7287328839302063,0.7315353751182556,0.7340746521949768,0.7363470196723938,0.7383754253387451,0.7402180433273315,0.7418692111968994,0.7433221936225891,0.744658350944519,0.745839536190033,0.7468692064285278,0.7478046417236328,0.7486618757247925,0.7494100332260132,0.7500572204589844,0.7506594061851501,0.7511921525001526,0.751655638217926,0.7520925998687744,0.7524744868278503,0.7528185844421387,0.7531219720840454,0.753391444683075,0.7536248564720154,0.7538479566574097,0.7540463805198669,0.7542188167572021,0.7543639540672302,0.7545026540756226,0.7546207904815674,0.7547352910041809,0.7548328638076782,0.7549154758453369,0.7549931406974792,0.7550577521324158,0.7551169395446777,0.7551681399345398,0.7552163004875183,0.7552587389945984,0.7552940249443054,0.7553313374519348,0.7553598880767822,0.7553895115852356,0.7554139494895935,0.7554360628128052,0.7554548382759094,0.7554720640182495,0.7554847002029419,0.7554962635040283,0.7555083632469177,0.7555204629898071,0.7555305361747742,0.7555390000343323,0.7555469870567322,0.7555554509162903,0.7555614113807678,0.7555657625198364,0.7555698752403259,0.7555745244026184,0.7555786371231079,0.7555829882621765,0.7555873990058899,0.7555894255638123,0.7555919885635376,0.7555930614471436,0.7555950880050659,0.7555966377258301,0.7555987238883972,0.7556010484695435,0.7556028366088867,0.7556053996086121,0.755605936050415,0.7556069493293762,0.7556079626083374,0.7556092739105225,0.7556097507476807,0.7556102871894836,0.7556110620498657,0.7556113004684448,0.7556120753288269,0.755612850189209,0.7556136250495911,0.7556136250495911,0.7556138634681702,0.7556138634681702,0.7556138634681702,0.755614161491394,0.7556143999099731,0.7556143999099731,0.7556143999099731,0.7556146383285522,0.7556151747703552,0.7556157112121582,0.7556159496307373,0.7556159496307373,0.7556159496307373,0.7556161880493164,0.7556161880493164,0.7556161880493164,0.7556164860725403,0.7556164860725403,0.7556164860725403,0.7556164860725403,0.7556164860725403,0.7556164860725403,0.7556164860725403,0.7556164860725403,0.7556164860725403,0.7556164860725403,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194,0.7556167244911194],"recovered":[0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.573479207512719e-07,2.573479207512719e-07,5.146958415025438e-07,7.720437906755251e-07,1.28673957533465e-06,1.5440875813510502e-06,2.5734791506693e-06,2.8308270429988625e-06,3.6028709473612253e-06,4.374914624349913e-06,5.4043061936681625e-06,6.433698217733763e-06,7.977785571711138e-06,9.521872925688513e-06,1.2095352758478839e-05,1.4154135897115339e-05,1.6984962712740526e-05,2.007313923968468e-05,2.4190705516957678e-05,2.7278880224912427e-05,3.139644832117483e-05,4.040362546220422e-05,4.6322627895278856e-05,5.4815107432659715e-05,6.58810677123256e-05,7.694702799199149e-05,8.955707744462416e-05,0.00010396855941507965,0.00012198291369713843,0.00014102665591053665,0.00016676145605742931,0.00019790054648183286,0.00022749556228518486,0.0002637816360220313,0.00030392789631150663,0.00035179461701773107,0.00040609503048472106,0.00047197609092108905,0.0005466070142574608,0.000621752580627799,0.0007102802628651261,0.000820682558696717,0.0009364890865981579,0.0010762290330603719,0.0012419611448422074,0.0014287957455962896,0.0016380195738747716,0.001871948828920722,0.0021370172034949064,0.002440687734633684,0.0027827031444758177,0.003176960162818432,0.0036479069385677576,0.004144588485360146,0.004748841281980276,0.005418975371867418,0.006162195932120085,0.0070171058177948,0.007974440231919289,0.009066110476851463,0.010340239852666855,0.011756425723433495,0.013384923338890076,0.01522007118910551,0.017282972112298012,0.01962766982614994,0.022292764857411385,0.025307079777121544,0.02875451371073723,0.03261807933449745,0.036972660571336746,0.0418185219168663,0.047323454171419144,0.053416937589645386,0.06022559106349945,0.06778363883495331,0.07609906792640686,0.0854315310716629,0.09563949704170227,0.10684056580066681,0.11915131658315659,0.13251307606697083,0.14703214168548584,0.16267426311969757,0.1794361025094986,0.19719722867012024,0.21618486940860748,0.23611930012702942,0.25685742497444153,0.2784445285797119,0.30071723461151123,0.32351619005203247,0.3465079069137573,0.3697415292263031,0.3929934501647949,0.41599494218826294,0.43880343437194824,0.4611082971096039,0.48267069458961487,0.5033473372459412,0.5232616662979126,0.5421993732452393,0.5600793957710266,0.5768404603004456,0.5926244258880615,0.6073635220527649,0.6209622621536255,0.6336124539375305,0.6451954245567322,0.655732274055481,0.6654775738716125,0.6743007302284241,0.6823768019676208,0.6897498369216919,0.6965155005455017,0.7025492787361145,0.7080426216125488,0.7129911780357361,0.7173766493797302,0.7213791608810425,0.7249797582626343,0.728168249130249,0.7310737371444702,0.7336623668670654,0.7359651327133179,0.7380154132843018,0.739865779876709,0.7415174245834351,0.7430247068405151,0.7443315386772156,0.7455081343650818,0.7465758323669434,0.7475424408912659,0.748395562171936,0.7491590976715088,0.7498382329940796,0.7504546046257019,0.7509788274765015,0.7514626383781433,0.7518890500068665,0.7522794604301453,0.7526171207427979,0.7529135346412659,0.7531899809837341,0.7534408569335938,0.7536665797233582,0.7538675665855408,0.7540335655212402,0.7541802525520325,0.7543176412582397,0.7544460892677307,0.7545629143714905,0.7546563148498535,0.7547410130500793,0.7548189759254456,0.7548804879188538,0.7549422383308411,0.7549936771392822,0.7550449371337891,0.7550876140594482,0.7551285624504089,0.7551620006561279,0.7551921010017395,0.7552193999290466,0.7552440762519836,0.7552672624588013,0.7552868127822876,0.7553045749664307,0.755315363407135,0.7553274631500244,0.7553429007530212,0.7553570866584778,0.755366325378418,0.7553738355636597,0.7553812861442566,0.7553892731666565,0.7553943991661072,0.7553995251655579,0.7554039359092712,0.7554082870483398,0.7554131746292114,0.7554178237915039,0.7554206252098083,0.7554237246513367,0.7554260492324829,0.7554283738136292,0.7554301619529724,0.7554327249526978,0.755435049533844,0.7554376125335693,0.7554396986961365,0.7554412484169006,0.7554422616958618,0.755443274974823,0.755444347858429,0.755445122718811,0.7554458379745483,0.7554463744163513,0.7554469108581543,0.7554473876953125,0.7554484605789185,0.7554486989974976,0.7554492354393005,0.7554497122764587,0.7554500102996826,0.7554502487182617,0.7554504871368408,0.7554507851600647,0.7554507851600647,0.7554507851600647,0.7554510235786438,0.7554510235786438,0.755451500415802,0.7554517984390259,0.755452036857605,0.755452036857605,0.7554522752761841,0.7554522752761841,0.7554522752761841,0.7554522752761841,0.7554522752761841,0.7554522752761841,0.7554522752761841,0.7554522752761841,0.7554522752761841,0.7554522752761841,0.7554522752761841,0.7554522752761841,0.7554522752761841,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408,0.755452573299408],"active":[0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010651350021362305,0.00010702819417929277,0.00010728554480010644,0.00010728554480010644,0.00010728554480010644,0.00010780023876577616,0.0001075428954209201,0.00010780023876577616,0.00010780023876577616,0.00010805758938658983,0.00010805758938658983,0.00010960167128359899,0.00011063106649089605,0.00011088841711170971,0.0001116604616981931,0.00011243250628467649,0.0001129471929743886,0.00011397658818168566,0.00011397658818168566,0.00011603536404436454,0.00012118233280489221,0.0001178368111141026,0.0001232411159435287,0.0001260719436686486,0.00012813071953132749,0.00013224830036051571,0.00013842462794855237,0.00014434363401960582,0.00014511568588204682,0.00015386551967822015,0.00016313005471602082,0.00016930641140788794,0.00018294583423994482,0.00019246770534664392,0.00020559245604090393,0.00021845984156243503,0.00024110646336339414,0.00025654732598923147,0.00027070147916674614,0.000297465652693063,0.00033117819111794233,0.0003522807382978499,0.0004024636000394821,0.0004382350016385317,0.0004727195482701063,0.000513380509801209,0.0005772028816863894,0.0006407678592950106,0.0007184869609773159,0.0008059851825237274,0.0009102111216634512,0.0010319366119801998,0.0011361625511199236,0.0012921150773763657,0.00143854646012187,0.0016073663718998432,0.0018199360929429531,0.0020492328330874443,0.0023132720962166786,0.0026501398533582687,0.0029594721272587776,0.003374316729605198,0.0037582796066999435,0.0042611388489604,0.004821900278329849,0.005451885983347893,0.006154702976346016,0.006950424984097481,0.007812540978193283,0.008787114173173904,0.00984867662191391,0.01101626455783844,0.012298114597797394,0.013657167553901672,0.015173465013504028,0.016842879354953766,0.018661044538021088,0.020544059574604034,0.022515341639518738,0.024743974208831787,0.02683081477880478,0.029170110821723938,0.03142291307449341,0.03361062705516815,0.0357937216758728,0.03799276053905487,0.03994320333003998,0.04170218110084534,0.04331883788108826,0.044673770666122437,0.04564937949180603,0.046293020248413086,0.04672586917877197,0.04671120643615723,0.04621270298957825,0.04571089148521423,0.04457828402519226,0.04321792721748352,0.04158458113670349,0.03991281986236572,0.03799867630004883,0.035908281803131104,0.033768653869628906,0.031708359718322754,0.029564857482910156,0.027317702770233154,0.02538245916366577,0.023304402828216553,0.021318435668945312,0.01964670419692993,0.017837226390838623,0.016337931156158447,0.014921247959136963,0.013587713241577148,0.012222230434417725,0.011073410511016846,0.00996941328048706,0.008998692035675049,0.008145809173583984,0.007353723049163818,0.006555616855621338,0.005906403064727783,0.005273282527923584,0.0047130584716796875,0.004252910614013672,0.0038537979125976562,0.003456413745880127,0.0031409263610839844,0.0028148293495178223,0.002537667751312256,0.0022965073585510254,0.002086043357849121,0.0018675923347473145,0.0016616582870483398,0.0015003085136413574,0.001353919506072998,0.001201033592224121,0.0011137723922729492,0.0010118484497070312,0.0009295344352722168,0.0008425116539001465,0.0007743239402770996,0.0007113218307495117,0.0006579756736755371,0.0006055235862731934,0.0005522370338439941,0.0004963874816894531,0.0004690885543823242,0.0004405379295349121,0.0004176497459411621,0.00038677453994750977,0.00035256147384643555,0.0003368258476257324,0.0003167390823364258,0.00029796361923217773,0.00028765201568603516,0.0002740621566772461,0.0002650618553161621,0.0002490878105163574,0.00024372339248657227,0.00023132562637329102,0.00022751092910766602,0.0002218484878540039,0.00021666288375854492,0.00021076202392578125,0.0002048015594482422,0.00019788742065429688,0.00019168853759765625,0.00019299983978271484,0.00019299983978271484,0.0001876354217529297,0.0001819133758544922,0.00018066167831420898,0.00018161535263061523,0.00018012523651123047,0.00017648935317993164,0.00017547607421875,0.00017499923706054688,0.00017470121383666992,0.00017470121383666992,0.0001742243766784668,0.0001716017723083496,0.00017136335372924805,0.00016933679580688477,0.0001690387725830078,0.00016826391220092773,0.0001685619354248047,0.00016832351684570312,0.0001677870750427246,0.0001677870750427246,0.00016623735427856445,0.00016570091247558594,0.00016570091247558594,0.0001659989356994629,0.00016540288925170898,0.00016516447067260742,0.0001652240753173828,0.00016492605209350586,0.00016516447067260742,0.00016546249389648438,0.00016516447067260742,0.00016492605209350586,0.0001646280288696289,0.00016415119171142578,0.00016385316848754883,0.00016391277313232422,0.00016391277313232422,0.00016361474990844727,0.00016361474990844727,0.00016385316848754883,0.00016415119171142578,0.0001646876335144043,0.00016444921493530273,0.00016415119171142578,0.00016391277313232422,0.00016415119171142578,0.00016391277313232422,0.00016391277313232422,0.00016421079635620117,0.00016421079635620117,0.00016421079635620117,0.00016421079635620117,0.00016421079635620117,0.00016421079635620117,0.00016421079635620117,0.00016421079635620117,0.00016421079635620117,0.00016421079635620117,0.00016444921493530273,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010702819417929277,0.00010702819417929277,0.0001075428954209201,0.00010780023876577616,0.00010857228335225955,0.00010908697731792927,0.00011011637252522632,0.00011114576045656577,0.00011268984962953255,0.00011526332673383877,0.00011680741590680555,0.00011912354966625571,0.00012066763883922249,0.0001232411159435287,0.00012710133159998804,0.00013224830036051571,0.00013533646415453404,0.0001404834329150617,0.0001446009991923347,0.0001507773413322866,0.0001584977871971205,0.00016673291975166649,0.00017574008961673826,0.0001857766619650647,0.0001994160993490368,0.00021176881273277104,0.0002277243766002357,0.0002465107827447355,0.00026632656226865947,0.000292576034553349,0.00032139901304617524,0.0003530528047122061,0.0003859933349303901,0.0004261396243236959,0.0004742636810988188,0.0005267626838758588,0.0005846659187227488,0.0006538925226777792,0.0007328983629122376,0.0008198819705285132,0.000906350847799331,0.0010046577081084251,0.0011317876633256674,0.0012661232613027096,0.0013973707100376487,0.00155435292981565,0.0017419595969840884,0.0019457790767773986,0.002174304099753499,0.002418269868940115,0.002703153993934393,0.0030111996456980705,0.0033833247143775225,0.003770375857129693,0.004208896774798632,0.004722306039184332,0.005295934621244669,0.005892466753721237,0.0065914238803088665,0.007359607610851526,0.008226612582802773,0.009185233153402805,0.01025528647005558,0.011434711515903473,0.012731487862765789,0.01421098131686449,0.01587267592549324,0.01769264042377472,0.019731609150767326,0.022018659859895706,0.024520596489310265,0.027276277542114258,0.03038915805518627,0.033790525048971176,0.03758486360311508,0.04173176735639572,0.04638848081231117,0.051480621099472046,0.057117313146591187,0.06322547048330307,0.06998959928750992,0.07733868807554245,0.08540808409452438,0.09414556622505188,0.10362574458122253,0.11380308121442795,0.12476790696382523,0.13660719990730286,0.1493428349494934,0.1629410982131958,0.1772179901599884,0.19234824180603027,0.20826032757759094,0.2249465137720108,0.2423149198293686,0.26016998291015625,0.2786599099636078,0.29756802320480347,0.31680813431739807,0.33609920740127563,0.3552989065647125,0.37455496191978455,0.39391085505485535,0.4129010736942291,0.431594580411911,0.44973838329315186,0.4674223065376282,0.4845212697982788,0.5007604360580444,0.5165116786956787,0.5314226746559143,0.5455901622772217,0.5588935017585754,0.5714860558509827,0.5832988619804382,0.5943851470947266,0.604706883430481,0.6142253875732422,0.6230946183204651,0.6312453746795654,0.6387936472892761,0.6456771492958069,0.6520444750785828,0.6579511165618896,0.6634339094161987,0.6683698296546936,0.6728847622871399,0.6769819855690002,0.6807441711425781,0.6841782331466675,0.6872965097427368,0.6901473999023438,0.6927440762519836,0.6950555443763733,0.6972046494483948,0.6991568803787231,0.7009745240211487,0.702595591545105,0.7040650248527527,0.705420732498169,0.7066197395324707,0.7077121734619141,0.7087114453315735,0.7096036672592163,0.7104135751724243,0.7111755609512329,0.7118297219276428,0.7124499678611755,0.7130236029624939,0.7135334014892578,0.7140007019042969,0.7144083976745605,0.7147895097732544,0.7151384353637695,0.7154514193534851,0.7157260179519653,0.7159758806228638,0.7162136435508728,0.7164229154586792,0.7166009545326233,0.7167638540267944,0.716923177242279,0.7170677781105042,0.7171918153762817,0.7173066139221191,0.7174067497253418,0.7175021767616272,0.7175866365432739,0.7176653742790222,0.717739462852478,0.7178046107292175,0.7178619503974915,0.7179126739501953,0.7179533243179321,0.7179965972900391,0.7180405855178833,0.7180706858634949,0.7181041240692139,0.7181329727172852,0.7181591987609863,0.7181805968284607,0.7182003855705261,0.718216598033905,0.7182371616363525,0.7182523608207703,0.718267023563385,0.7182791233062744,0.718292236328125,0.7183054089546204,0.7183138728141785,0.7183226346969604,0.7183318734169006,0.7183390855789185,0.7183470726013184,0.7183542847633362,0.7183597087860107,0.7183653712272644,0.7183710336685181,0.7183751463890076,0.7183808088302612,0.7183843851089478,0.7183884978294373,0.7183913588523865,0.7183941602706909,0.7183967232704163,0.7183988094329834,0.7184013724327087,0.7184044718742371,0.7184062600135803,0.7184083461761475,0.7184109091758728,0.718412458896637,0.7184140086174011,0.7184147834777832,0.7184160351753235,0.7184168100357056,0.7184175848960876,0.7184185981750488,0.7184199094772339,0.718420684337616,0.718421220779419,0.7184216976165771,0.7184216976165771,0.7184224724769592,0.7184230089187622,0.7184232473373413,0.7184234857559204,0.7184240221977234,0.7184242606163025,0.7184247970581055,0.7184250354766846,0.7184250354766846,0.7184255719184875,0.7184258103370667,0.7184263467788696,0.7184268832206726,0.7184268832206726,0.7184271216392517,0.7184271216392517,0.7184273600578308,0.7184273600578308,0.7184273600578308,0.7184273600578308,0.7184273600578308,0.7184273600578308,0.7184275984764099,0.7184275984764099,0.7184275984764099,0.7184275984764099,0.7184275984764099,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338,0.7184278964996338],"recovered":[0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.573479207512719e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,7.720437906755251e-07,1.0293916830050875e-06,2.058783366010175e-06,2.3161312583397375e-06,3.0881751627021004e-06,4.11756673202035e-06,5.404306648415513e-06,6.948394002392888e-06,8.749829248699825e-06,1.0808613296831027e-05,1.3124744327797089e-05,1.5183527466433588e-05,1.724231151456479e-05,2.135987779183779e-05,2.547744406911079e-05,3.0367054932867177e-05,3.525666397763416e-05,4.040362546220422e-05,4.760936644743197e-05,5.5587152019143105e-05,6.356493395287544e-05,7.231476774904877e-05,8.389542199438438e-05,9.573342686053365e-05,0.00010834347631316632,0.00012532844266388565,0.00014437218487728387,0.00016393062833230942,0.00018940807785838842,0.00022080451890360564,0.00025297299725934863,0.0002938913239631802,0.00033609638921916485,0.0003803602303378284,0.0004326018679421395,0.0004953947500325739,0.0005633346154354513,0.0006451712688431144,0.0007259785197675228,0.0008168223430402577,0.0009228496346622705,0.0010432885028421879,0.001169646275229752,0.0013078422052785754,0.0014794932212680578,0.0016609234735369682,0.001871948828920722,0.002098157536238432,0.002347012981772423,0.0026298384182155132,0.002966964151710272,0.003319788258522749,0.0037155894096940756,0.0041731540113687515,0.004676269367337227,0.005229309666901827,0.0058654737658798695,0.006556195672601461,0.007333643734455109,0.00822072196751833,0.00919195357710123,0.010238072834908962,0.011453269980847836,0.012792251072824001,0.014286927878856659,0.01593730039894581,0.017798183485865593,0.019865715876221657,0.022165892645716667,0.02466190978884697,0.027471376582980156,0.030577052384614944,0.034029632806777954,0.03784635663032532,0.04205553978681564,0.04672640562057495,0.051854319870471954,0.057439543306827545,0.06363724917173386,0.07040344178676605,0.07782536000013351,0.08594828844070435,0.09480157494544983,0.10421612858772278,0.11441894620656967,0.12544167041778564,0.13736306130886078,0.150029718875885,0.16350780427455902,0.1778765767812729,0.19298598170280457,0.2089577615261078,0.22561383247375488,0.24279721081256866,0.2606774866580963,0.27909278869628906,0.29795536398887634,0.3170052766799927,0.33629661798477173,0.35537174344062805,0.3745323419570923,0.3937737047672272,0.41254621744155884,0.4310433566570282,0.4492952525615692,0.4668412208557129,0.48367977142333984,0.5000501871109009,0.5157288312911987,0.5305997133255005,0.5446513891220093,0.5580270886421204,0.5705642700195312,0.5824378132820129,0.5934829115867615,0.6038355231285095,0.6133365035057068,0.6222549080848694,0.6304864287376404,0.6379631757736206,0.6449754238128662,0.6513910889625549,0.6573700308799744,0.6628397107124329,0.6677326560020447,0.6723098754882812,0.6764343976974487,0.6802284717559814,0.6836795210838318,0.6868080496788025,0.6897521615028381,0.6923397779464722,0.69468754529953,0.6968598365783691,0.6988612413406372,0.7006608843803406,0.7022870182991028,0.7037922739982605,0.7051243185997009,0.7063629031181335,0.7074628472328186,0.708469808101654,0.7093865275382996,0.7102290391921997,0.710963785648346,0.7116483449935913,0.7122839689254761,0.7128480672836304,0.7133650779724121,0.7138231992721558,0.7142478227615356,0.7146328091621399,0.7149920463562012,0.7152988314628601,0.7155662178993225,0.7158268690109253,0.7160654664039612,0.7162695527076721,0.7164604663848877,0.7166244387626648,0.7167857885360718,0.7169303894042969,0.7170513272285461,0.7171648144721985,0.717272162437439,0.7173681259155273,0.7174577116966248,0.7175436615943909,0.7176149487495422,0.7176749110221863,0.7177315354347229,0.7177791595458984,0.7178264856338501,0.7178712487220764,0.7179080843925476,0.717943549156189,0.7179790735244751,0.7180066108703613,0.718030571937561,0.7180514335632324,0.7180747985839844,0.7180938720703125,0.7181106209754944,0.7181278467178345,0.7181427478790283,0.7181540727615356,0.718165397644043,0.718174934387207,0.7181860208511353,0.7181968092918396,0.7182040214538574,0.7182114720344543,0.7182181477546692,0.7182241082191467,0.7182302474975586,0.7182364463806152,0.7182413339614868,0.7182456851005554,0.718250572681427,0.7182552218437195,0.7182590961456299,0.7182626724243164,0.7182657718658447,0.718268096446991,0.7182711958885193,0.7182742953300476,0.7182760834693909,0.7182786464691162,0.7182812094688416,0.7182829976081848,0.7182840704917908,0.718285083770752,0.7182863354682922,0.7182876467704773,0.7182889580726624,0.7182897329330444,0.7182907462120056,0.7182917594909668,0.7182925343513489,0.718293309211731,0.7182938456535339,0.718294620513916,0.7182950973510742,0.7182953953742981,0.7182956337928772,0.7182964086532593,0.7182964086532593,0.7182968854904175,0.7182971835136414,0.7182974219322205,0.7182979583740234,0.7182981967926025,0.7182981967926025,0.7182987332344055,0.7182992100715637,0.7182995080947876,0.7182995080947876,0.7182997465133667,0.7182997465133667,0.7182997465133667,0.7182999849319458,0.7182999849319458,0.7182999849319458,0.7182999849319458,0.7182999849319458,0.7182999849319458,0.7182999849319458,0.7182999849319458,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697,0.7183002829551697],"active":[0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010651350021362305,0.000106256156868767,0.000106256156868767,0.00010651350021362305,0.00010651350021362305,0.00010702820145525038,0.00010702819417929277,0.00010754288814496249,0.00010702819417929277,0.00010780023876577616,0.00010805758211063221,0.00010857228335225955,0.00010985902190441266,0.00010985902190441266,0.00011037372314603999,0.00010985902918037027,0.00011011637252522632,0.00011191780504304916,0.00011500599066494033,0.00011397658818168566,0.00011500599066494033,0.00011423394607845694,0.00011552067735465243,0.00011809416173491627,0.00011912354966625571,0.00012015293759759516,0.00012221172801218927,0.00012710133159998804,0.00012787338346242905,0.00013199094973970205,0.00013816730643156916,0.00014099811960477382,0.00014820384967606515,0.00015746838471386582,0.0001636447268538177,0.00016518881602678448,0.00017316662706434727,0.0001803723571356386,0.00019066629465669394,0.00020430568838492036,0.0002212906547356397,0.0002375036128796637,0.0002565473550930619,0.0002611795789562166,0.00027867918834090233,0.0003149653202854097,0.00034327362664043903,0.0003540822071954608,0.0003847066545858979,0.000434117391705513,0.00046628585550934076,0.0005133806262165308,0.000546321040019393,0.000604996457695961,0.0006641866639256477,0.0007534862961620092,0.0008034117054194212,0.0008891085162758827,0.0010067166294902563,0.0011227806098759174,0.0012161973863840103,0.0013621142134070396,0.0014941338449716568,0.0016704169102013111,0.0018515894189476967,0.0020345645025372505,0.0022427579388022423,0.0024934150278568268,0.002757711336016655,0.003080424852669239,0.0034057125449180603,0.003794308751821518,0.004220476374030113,0.004654880613088608,0.005110384896397591,0.005727248266339302,0.00631914846599102,0.007007811218500137,0.007702134549617767,0.008542124181985855,0.009425081312656403,0.010390907526016235,0.011371150612831116,0.012550055980682373,0.013701438903808594,0.015004642307758331,0.016320206224918365,0.01767745614051819,0.01900150626897812,0.020551778376102448,0.022188253700733185,0.023901164531707764,0.025578036904335022,0.027188271284103394,0.028840437531471252,0.030383750796318054,0.03196053206920624,0.0333571583032608,0.03455615043640137,0.035862699151039124,0.03689053654670715,0.03771534562110901,0.03814384341239929,0.03829362988471985,0.03825834393501282,0.038539111614227295,0.03836873173713684,0.03782087564468384,0.03719216585159302,0.036378949880599976,0.035226017236709595,0.03391921520233154,0.03283190727233887,0.03137248754501343,0.02986133098602295,0.02829378843307495,0.02683466672897339,0.02527177333831787,0.023820877075195312,0.022269070148468018,0.020742475986480713,0.019259095191955566,0.017908871173858643,0.01653873920440674,0.015190720558166504,0.014081299304962158,0.012975692749023438,0.012042820453643799,0.010999798774719238,0.010045051574707031,0.009249329566955566,0.008434295654296875,0.00774383544921875,0.007068037986755371,0.006467878818511963,0.005936026573181152,0.005303382873535156,0.004864871501922607,0.004469335079193115,0.004114687442779541,0.0037343502044677734,0.0034041404724121094,0.003133714199066162,0.002827465534210205,0.0025878548622131348,0.0023485422134399414,0.002140820026397705,0.0019437670707702637,0.0017890334129333496,0.0016006827354431152,0.0014861822128295898,0.0013752579689025879,0.0012494325637817383,0.001152634620666504,0.0010433197021484375,0.0009663105010986328,0.0008906126022338867,0.0008186101913452148,0.0007339715957641602,0.0006770491600036621,0.000647425651550293,0.0005960464477539062,0.0005354881286621094,0.0004943013191223145,0.0004627108573913574,0.00044333934783935547,0.00040602684020996094,0.0003762245178222656,0.0003554224967956543,0.00033736228942871094,0.00031447410583496094,0.00029724836349487305,0.0002817511558532715,0.00026094913482666016,0.00024700164794921875,0.0002377629280090332,0.00022178888320922852,0.000217437744140625,0.00021409988403320312,0.00019943714141845703,0.00019603967666625977,0.0001894235610961914,0.00018012523651123047,0.00017398595809936523,0.0001698136329650879,0.00016516447067260742,0.00016236305236816406,0.00015848875045776367,0.000156402587890625,0.0001512765884399414,0.0001494884490966797,0.0001513361930847168,0.00014847517013549805,0.00014770030975341797,0.00014585256576538086,0.00014227628707885742,0.0001430511474609375,0.00014281272888183594,0.00014156103134155273,0.00014126300811767578,0.00014078617095947266,0.00013870000839233398,0.00013947486877441406,0.00013870000839233398,0.0001379251480102539,0.0001361370086669922,0.00013506412506103516,0.00013405084609985352,0.00013303756713867188,0.00013327598571777344,0.00013327598571777344,0.00013196468353271484,0.0001322627067565918,0.0001322627067565918,0.00013124942779541016,0.0001310110092163086,0.00013071298599243164,0.0001309514045715332,0.00013047456741333008,0.00012993812561035156,0.0001296401023864746,0.00013017654418945312,0.00012993812561035156,0.00012946128845214844,0.00012916326522827148,0.0001283884048461914,0.00012862682342529297,0.0001283884048461914,0.00012814998626708984,0.00012809038162231445,0.0001283884048461914,0.0001278519630432129,0.0001283884048461914,0.00012814998626708984,0.0001278519630432129,0.00012814998626708984,0.0001278519630432129,0.00012814998626708984,0.00012868642807006836,0.00012814998626708984,0.00012791156768798828,0.00012761354446411133,0.0001278519630432129,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012737512588500977,0.00012737512588500977,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012791156768798828,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133,0.00012761354446411133]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010677085083443671,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010728554480010644,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.00010831493273144588,0.00010908697731792927,0.0001096016785595566,0.00011063106649089605,0.0001116604616981931,0.00011268984962953255,0.0001137192448368296,0.00011500598338898271,0.00011629272194113582,0.00011835150507977232,0.0001198955942527391,0.0001219543773913756,0.00012349846656434238,0.00012555724242702127,0.0001294174580834806,0.00013250563642941415,0.00013662320270668715,0.00014074076898396015,0.0001466597750550136,0.00015000530402176082,0.00015721103409305215,0.00016596086788922548,0.00017393866437487304,0.00018320318486075848,0.00019375444389879704,0.0002030189789365977,0.00021511432714760303,0.00023029785370454192,0.00024213585129473358,0.00026272371178492904,0.00027867924654856324,0.00030286997207440436,0.00032397249015048146,0.0003479058505035937,0.000376471463823691,0.0004063238447997719,0.00043952171108685434,0.000476837158203125,0.0005172407836653292,0.0005630487576127052,0.0006145182996988297,0.0006685613770969212,0.0007310968940146267,0.0008021249668672681,0.0008847336284816265,0.0009709451696835458,0.00106384779792279,0.001164985471405089,0.0012813067296519876,0.0014002015814185143,0.001544059021398425,0.0016876591835170984,0.0018611117266118526,0.0020430567674338818,0.002245589392259717,0.0024782319087535143,0.0027188523672521114,0.002978001721203327,0.003272407688200474,0.00358379865065217,0.003917321562767029,0.004312093369662762,0.004724364727735519,0.005171378143131733,0.00566960358992219,0.006219041533768177,0.006826125085353851,0.007461260072886944,0.008187496103346348,0.008987332694232464,0.009816507808864117,0.010757114738225937,0.011799116618931293,0.012911888770759106,0.01411138754338026,0.015450626611709595,0.01690901629626751,0.018456706777215004,0.020190203562378883,0.022082481533288956,0.024151816964149475,0.02636501006782055,0.028817791491746902,0.03147902712225914,0.034359779208898544,0.03750508651137352,0.04091494530439377,0.04464082792401314,0.04867269843816757,0.05300489440560341,0.05774189904332161,0.06283867359161377,0.06837087869644165,0.07426569610834122,0.08063428103923798,0.08744499832391739,0.09480437636375427,0.10262002795934677,0.11103736609220505,0.11999539285898209,0.1294606477022171,0.13950930535793304,0.15020932257175446,0.16139057278633118,0.17310479283332825,0.1853465735912323,0.19814397394657135,0.2114514410495758,0.22516757249832153,0.23929467797279358,0.2538052499294281,0.2687126398086548,0.2835693359375,0.2981998324394226,0.3126746118068695,0.3274291455745697,0.34254446625709534,0.35784947872161865,0.37322962284088135,0.38839203119277954,0.40331128239631653,0.41788795590400696,0.43217259645462036,0.44596901535987854,0.4594460725784302,0.47239476442337036,0.4848499000072479,0.49684154987335205,0.5083233714103699,0.519170343875885,0.5295131206512451,0.5393654704093933,0.5486534237861633,0.557375431060791,0.5656126141548157,0.5733503103256226,0.5805622339248657,0.5873163342475891,0.5936254858970642,0.5995346903800964,0.6050334572792053,0.6101505756378174,0.614913284778595,0.61932373046875,0.6234799027442932,0.6272611021995544,0.6307448148727417,0.6340017914772034,0.6370289921760559,0.6398165822029114,0.6423830986022949,0.644743025302887,0.6469036936759949,0.6489199995994568,0.6507760286331177,0.6524704098701477,0.6540394425392151,0.6554986238479614,0.6568205952644348,0.6580942273139954,0.6592265367507935,0.6602759957313538,0.6612405180931091,0.6621196269989014,0.6629104614257812,0.6636801958084106,0.6643657684326172,0.6650073528289795,0.6655910015106201,0.6661226749420166,0.6666175723075867,0.6670784950256348,0.6674959063529968,0.6678803563117981,0.6682177782058716,0.6685680150985718,0.6688701510429382,0.6691421866416931,0.6693858504295349,0.669607937335968,0.66982102394104,0.6700230836868286,0.6702111959457397,0.6703764200210571,0.6705300211906433,0.6706679463386536,0.6707977056503296,0.6709160804748535,0.67103111743927,0.6711394190788269,0.6712274551391602,0.671310544013977,0.6713934540748596,0.6714706420898438,0.6715437173843384,0.6716018915176392,0.6716628670692444,0.6717161536216736,0.6717632412910461,0.671813428401947,0.6718592643737793,0.6718955039978027,0.6719271540641785,0.6719573140144348,0.6719855666160583,0.6720131039619446,0.6720362901687622,0.6720638275146484,0.6720895767211914,0.6721099019050598,0.6721266508102417,0.6721459031105042,0.6721624135971069,0.6721737384796143,0.6721845269203186,0.6721986532211304,0.672213077545166,0.6722220778465271,0.6722316145896912,0.6722390651702881,0.6722478270530701,0.6722548007965088,0.6722617149353027,0.6722681522369385,0.672273576259613,0.6722771525382996,0.6722815632820129,0.6722861528396606,0.6722902655601501,0.6722949147224426,0.67229825258255,0.6723018884658813,0.6723054647445679,0.6723080277442932,0.6723103523254395,0.6723126769065857,0.6723160147666931,0.6723183393478394,0.6723206639289856,0.6723227500915527,0.672324001789093,0.6723260879516602,0.6723278760910034,0.6723296642303467,0.6723312139511108,0.672332763671875,0.6723335385322571,0.6723350882530212,0.6723361015319824,0.6723368763923645,0.6723378896713257,0.6723386645317078,0.672339677810669,0.672340452671051,0.6723412275314331,0.6723417639732361,0.6723423004150391,0.6723427772521973,0.6723433136940002,0.6723438501358032,0.6723438501358032,0.6723438501358032,0.6723440885543823,0.6723448634147644,0.6723451018333435,0.6723453402519226,0.6723456382751465,0.6723456382751465,0.6723458766937256,0.6723461151123047,0.6723464131355286,0.6723464131355286,0.6723466515541077,0.6723466515541077,0.6723466515541077,0.6723466515541077,0.6723466515541077,0.6723466515541077,0.6723466515541077,0.6723468899726868,0.6723468899726868,0.6723468899726868,0.6723468899726868,0.6723468899726868,0.6723468899726868,0.6723468899726868,0.6723468899726868,0.6723468899726868,0.6723468899726868,0.6723468899726868,0.6723468899726868,0.6723468899726868,0.6723468899726868,0.6723468899726868,0.6723468899726868,0.6723468899726868,0.6723468899726868,0.6723468899726868,0.6723468899726868,0.6723468899726868,0.6723468899726868,0.6723468899726868,0.6723468899726868,0.6723468899726868,0.6723468899726868,0.6723468899726868,0.6723468899726868,0.6723468899726868,0.6723468899726868,0.6723468899726868,0.6723468899726868,0.6723468899726868,0.6723468899726868,0.6723468899726868,0.6723468899726868,0.6723468899726868,0.6723468899726868],"recovered":[0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.573479207512719e-07,5.146958415025438e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,1.0293916830050875e-06,1.28673957533465e-06,1.5440875813510502e-06,1.8014354736806126e-06,2.5734791506693e-06,3.0881751627021004e-06,3.860218839690788e-06,5.146958756085951e-06,5.661654540745076e-06,6.691046110063326e-06,7.463089787052013e-06,8.492481356370263e-06,1.0808612387336325e-05,1.2610048543137964e-05,1.4411483789444901e-05,1.5183527466433588e-05,1.8014354282058775e-05,2.0587835024343804e-05,2.3161313947639428e-05,2.6249488655594178e-05,3.0367054932867177e-05,3.551401459844783e-05,3.963158087572083e-05,4.5293236325960606e-05,5.1469585741870105e-05,5.687389420927502e-05,6.536637374665588e-05,7.643233402632177e-05,8.646890637464821e-05,9.624812810216099e-05,0.00010808613296831027,0.00011992413783445954,0.00013562236563302577,0.00015260731743182987,0.0001703643356449902,0.00018992276454810053,0.00021256938634905964,0.00024010561173781753,0.00026892859023064375,0.0002974942035507411,0.00033069209894165397,0.00036800754605792463,0.00041072728345170617,0.0004598807427100837,0.000510063604451716,0.0005633346154354513,0.000624840788077563,0.0007002437487244606,0.0007784774643369019,0.0008641743334010243,0.0009624812519177794,0.0010687659960240126,0.0011791682336479425,0.0013003790518268943,0.001442435197532177,0.0015940130688250065,0.0017574289813637733,0.001944006304256618,0.0021609505638480186,0.0023894754704087973,0.0026316398289054632,0.0029028847347944975,0.003184165805578232,0.003509196452796459,0.003848638152703643,0.004228740930557251,0.004646416753530502,0.005103209521621466,0.005606581922620535,0.006171203218400478,0.00676233135163784,0.007414965890347958,0.00815895851701498,0.008932546712458134,0.009792088530957699,0.010749679990112782,0.011773153208196163,0.0128746023401618,0.01412659976631403,0.015477161854505539,0.016912391409277916,0.018499713391065598,0.02021699585020542,0.02212342992424965,0.02419019117951393,0.026444558054208755,0.028895797207951546,0.03154390677809715,0.03447921946644783,0.03763867914676666,0.04109254479408264,0.044811736792325974,0.048825591802597046,0.05326947569847107,0.058038391172885895,0.06317814439535141,0.06864164024591446,0.07453593611717224,0.08093541115522385,0.08775872737169266,0.09506458044052124,0.10299836099147797,0.11144606024026871,0.12039405107498169,0.1298639327287674,0.13995712995529175,0.15061724185943604,0.1617470383644104,0.17349779605865479,0.18570947647094727,0.19858767092227936,0.21183156967163086,0.22551269829273224,0.23960481584072113,0.2540530860424042,0.2688387632369995,0.28370317816734314,0.29830431938171387,0.3127119541168213,0.3274363875389099,0.34247398376464844,0.3576876223087311,0.3730623722076416,0.3881095051765442,0.40295150876045227,0.4175325930118561,0.4316399097442627,0.4454551041126251,0.4588564932346344,0.47180983424186707,0.484208881855011,0.4961441457271576,0.5076519846916199,0.5184881091117859,0.5288942456245422,0.5386976599693298,0.5480237007141113,0.5567554831504822,0.5649857521057129,0.5726894736289978,0.5799268484115601,0.5867041349411011,0.5930745005607605,0.5989837050437927,0.6044822335243225,0.609585165977478,0.6144189238548279,0.6188854575157166,0.6230441927909851,0.6268352270126343,0.6303665637969971,0.6336204409599304,0.6366378664970398,0.6394326686859131,0.6420758962631226,0.6444437503814697,0.6466224193572998,0.648642361164093,0.6505091786384583,0.6521937847137451,0.6537813544273376,0.6552080512046814,0.6565725207328796,0.6578345894813538,0.6590055227279663,0.6600549817085266,0.6610336899757385,0.6619024872779846,0.6627197861671448,0.6634674072265625,0.6641568541526794,0.6648063659667969,0.6654062867164612,0.6659551858901978,0.6664544343948364,0.666920006275177,0.6673314571380615,0.6677146553993225,0.6680790781974792,0.6684205532073975,0.6687175631523132,0.668988049030304,0.6692309379577637,0.6694695353507996,0.6696800589561462,0.6698915958404541,0.6700735092163086,0.6702423691749573,0.6703900694847107,0.6705326437950134,0.6706602573394775,0.6707825064659119,0.6709049940109253,0.6710017919540405,0.671098530292511,0.671184241771698,0.6712632179260254,0.6713448166847229,0.671414315700531,0.6714766025543213,0.6715354919433594,0.6715913414955139,0.6716426014900208,0.6716907024383545,0.6717336773872375,0.6717696785926819,0.6718034148216248,0.6718332767486572,0.6718618273735046,0.671890139579773,0.6719153523445129,0.6719444394111633,0.6719655394554138,0.6719858646392822,0.6720054149627686,0.6720221638679504,0.672035813331604,0.6720510125160217,0.6720638275146484,0.6720770001411438,0.6720905900001526,0.6721009016036987,0.6721086502075195,0.6721168756484985,0.6721240878105164,0.6721317768096924,0.6721410751342773,0.672146737575531,0.6721521019935608,0.6721562147140503,0.6721614003181458,0.6721649765968323,0.6721690893173218,0.6721721887588501,0.6721765398979187,0.6721799373626709,0.6721829771995544,0.6721850633621216,0.672187864780426,0.6721917390823364,0.6721948385238647,0.672196626663208,0.6721991896629333,0.6722012758255005,0.6722028255462646,0.6722043752670288,0.672206699848175,0.6722077131271362,0.6722102761268616,0.6722118258476257,0.6722133755683899,0.6722146272659302,0.6722151637077332,0.6722164750099182,0.6722167134284973,0.6722172498703003,0.6722180247306824,0.6722185015678406,0.6722195744514465,0.6722202897071838,0.6722208261489868,0.6722216010093689,0.672221839427948,0.6722221374511719,0.6722221374511719,0.672222375869751,0.6722226142883301,0.672222912311554,0.6722233891487122,0.672223687171936,0.672223687171936,0.6722239255905151,0.6722241640090942,0.6722244620323181,0.6722244620323181,0.6722247004508972,0.6722247004508972,0.6722247004508972,0.6722247004508972,0.6722247004508972,0.6722247004508972,0.6722247004508972,0.6722247004508972,0.6722247004508972,0.6722247004508972,0.6722247004508972,0.6722249388694763,0.6722249388694763,0.6722249388694763,0.6722249388694763,0.6722249388694763,0.6722249388694763,0.6722249388694763,0.6722249388694763,0.6722249388694763,0.6722249388694763,0.6722249388694763,0.6722249388694763,0.6722249388694763,0.6722249388694763,0.6722249388694763,0.6722249388694763,0.6722249388694763,0.6722249388694763,0.6722249388694763,0.6722249388694763,0.6722249388694763,0.6722249388694763,0.6722249388694763,0.6722249388694763,0.6722249388694763,0.6722249388694763,0.6722249388694763,0.6722249388694763,0.6722249388694763,0.6722249388694763,0.6722249388694763,0.6722249388694763,0.6722249388694763],"active":[0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010677085083443671,0.0001067708435584791,0.00010651350021362305,0.00010625614959280938,0.00010651350021362305,0.00010677085083443671,0.00010651350021362305,0.000106256156868767,0.0001067708435584791,0.00010728554480010644,0.00010702820145525038,0.00010754288814496249,0.00010780024604173377,0.00010754288814496249,0.00010805758938658983,0.00010831494000740349,0.00010882963397307321,0.00010985902190441266,0.00010908698459388688,0.00010934432793874294,0.00010908698459388688,0.00011037371587008238,0.00011140310380142182,0.00011191780504304916,0.00011346188694005832,0.00011449128214735538,0.00011629272194113582,0.00011449128942331299,0.00011757945321733132,0.00012066763156326488,0.00012246907863300294,0.00012632929428946227,0.00012838807015214115,0.00012658664491027594,0.00012864542077295482,0.00013404972560238093,0.0001340497110504657,0.0001427995739504695,0.00014305688091553748,0.0001502626546425745,0.00015360815450549126,0.00015798308595549315,0.00016390207747463137,0.00016621823306195438,0.0001705931208562106,0.00017934295465238392,0.00018654868472367525,0.0001950412115547806,0.00020379101624712348,0.00020868063438683748,0.0002210332895629108,0.00023879035143181682,0.00025989284040406346,0.0002707014209590852,0.00028537033358588815,0.00030081113800406456,0.0003188254777342081,0.0003314355853945017,0.00036489078775048256,0.00038728013169020414,0.0004186765290796757,0.0004490436986088753,0.00048816041089594364,0.0005342256044968963,0.0005579018034040928,0.0005885262507945299,0.0006407678592950106,0.0006809139158576727,0.000733155757188797,0.0008028969168663025,0.0008757265750318766,0.000942637212574482,0.0010231868363916874,0.0011158320121467113,0.0012195431627333164,0.0012900568544864655,0.0014251647517085075,0.0015723668038845062,0.0016575492918491364,0.0018245680257678032,0.0020070280879735947,0.002162208780646324,0.0023382343351840973,0.0025760242715477943,0.0027824165299534798,0.002979544922709465,0.0032778121531009674,0.003582768142223358,0.003934821113944054,0.0042415801435709,0.004627600312232971,0.0050344690680503845,0.005463982000946999,0.005961179733276367,0.006435725837945938,0.007002148777246475,0.00758015364408493,0.008193157613277435,0.008916307240724564,0.0095691978931427,0.010332487523555756,0.011087551712989807,0.011992640793323517,0.012909062206745148,0.013868965208530426,0.014861300587654114,0.015972785651683807,0.01699703186750412,0.018014587461948395,0.019115254282951355,0.02034538984298706,0.02143344283103943,0.022487550973892212,0.0235995352268219,0.024646177887916565,0.02574196457862854,0.026579901576042175,0.02746310830116272,0.028292551636695862,0.029107823967933655,0.029516249895095825,0.029361069202423096,0.028971433639526367,0.029124826192855835,0.029832512140274048,0.03041309118270874,0.03075563907623291,0.030704408884048462,0.030248910188674927,0.02977845072746277,0.02922108769416809,0.02843642234802246,0.02780616283416748,0.02693966031074524,0.025993406772613525,0.025031715631484985,0.024114489555358887,0.023026198148727417,0.021861135959625244,0.020877361297607422,0.019759178161621094,0.01867777109146118,0.017588913440704346,0.01659482717514038,0.015576481819152832,0.014626860618591309,0.01369863748550415,0.012830555438995361,0.011958956718444824,0.011166870594024658,0.010431051254272461,0.009738564491271973,0.009060978889465332,0.00837564468383789,0.007700622081756592,0.007166564464569092,0.006662428379058838,0.006196141242980957,0.005745232105255127,0.005310356616973877,0.0048277974128723145,0.0044762492179870605,0.004153609275817871,0.0038280487060546875,0.003530263900756836,0.0033048391342163086,0.003039240837097168,0.002886176109313965,0.0026540160179138184,0.00244140625,0.0022349953651428223,0.002064645290374756,0.0018767714500427246,0.0017777085304260254,0.0016459822654724121,0.0015399456024169922,0.0014341473579406738,0.0013163089752197266,0.0012112855911254883,0.0011233091354370117,0.0010414719581604004,0.0009603500366210938,0.0008863210678100586,0.0008533596992492676,0.0007910728454589844,0.0007216334342956543,0.0006682872772216797,0.0006198883056640625,0.0005900859832763672,0.0005535483360290527,0.0005311369895935059,0.00048482418060302734,0.0004565119743347168,0.00042557716369628906,0.0004076361656188965,0.0003834366798400879,0.00037086009979248047,0.00035691261291503906,0.0003224611282348633,0.00030875205993652344,0.0002949237823486328,0.00028640031814575195,0.0002804994583129883,0.00025707483291625977,0.0002485513687133789,0.00023955106735229492,0.00022774934768676758,0.00022208690643310547,0.00021666288375854492,0.0002048015594482422,0.00019347667694091797,0.0001876354217529297,0.00018215179443359375,0.00017982721328735352,0.00017446279525756836,0.00017368793487548828,0.0001742243766784668,0.00016546249389648438,0.00016111135482788086,0.00016003847122192383,0.0001569986343383789,0.00015157461166381836,0.0001487135887145996,0.00014764070510864258,0.00014925003051757812,0.00014507770538330078,0.00014102458953857422,0.00013816356658935547,0.0001391768455505371,0.0001379251480102539,0.00013762712478637695,0.00013637542724609375,0.00013250112533569336,0.0001304149627685547,0.00012946128845214844,0.00012993812561035156,0.00012886524200439453,0.00012993812561035156,0.00012916326522827148,0.00012969970703125,0.00012892484664916992,0.00012809038162231445,0.00012737512588500977,0.00012761354446411133,0.00012814998626708984,0.0001266002655029297,0.0001258254051208496,0.00012612342834472656,0.00012481212615966797,0.00012481212615966797,0.00012505054473876953,0.0001252889633178711,0.00012451410293579102,0.00012505054473876953,0.0001232624053955078,0.0001232624053955078,0.0001227259635925293,0.00012224912643432617,0.0001227259635925293,0.00012218952178955078,0.00012296438217163086,0.00012320280075073242,0.00012320280075073242,0.0001232624053955078,0.0001227259635925293,0.00012248754501342773,0.00012248754501342773,0.00012224912643432617,0.00012201070785522461,0.00012171268463134766,0.00012195110321044922,0.00012248754501342773,0.00012248754501342773,0.00012242794036865234,0.00012224912643432617,0.00012195110321044922,0.00012218952178955078,0.00012218952178955078,0.00012224912643432617,0.00012195110321044922,0.00012218952178955078,0.00012195110321044922,0.00012195110321044922,0.00012195110321044922,0.00012195110321044922,0.00012195110321044922,0.00012195110321044922,0.00012218952178955078,0.00012218952178955078,0.00012218952178955078,0.00012218952178955078,0.00012218952178955078,0.00012195110321044922,0.00012195110321044922,0.00012195110321044922,0.00012195110321044922,0.00012195110321044922,0.00012195110321044922,0.00012195110321044922,0.00012195110321044922,0.00012195110321044922,0.00012195110321044922,0.00012195110321044922,0.00012195110321044922,0.00012195110321044922,0.00012195110321044922,0.00012195110321044922,0.00012195110321044922,0.00012195110321044922,0.00012195110321044922,0.00012195110321044922,0.00012195110321044922,0.00012195110321044922,0.00012195110321044922,0.00012195110321044922,0.00012195110321044922,0.00012195110321044922,0.00012195110321044922,0.00012195110321044922,0.00012195110321044922,0.00012195110321044922,0.00012195110321044922,0.00012195110321044922,0.00012195110321044922,0.00012195110321044922]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010702819417929277,0.00010728554480010644,0.00010728554480010644,0.00010728554480010644,0.00010780023876577616,0.00010831493273144588,0.00010857228335225955,0.00010882963397307321,0.00010908697731792927,0.00010934432793874294,0.00011063106649089605,0.00011140311107737944,0.00011217515566386282,0.00011294720025034621,0.0001137192448368296,0.00011552067735465243,0.00011603537132032216,0.0001178368111141026,0.0001198955942527391,0.00012118233280489221,0.0001240131532540545,0.0001273586822208017,0.00013044686056673527,0.00013404972560238093,0.0001371379039483145,0.00014099811960477382,0.00014434364857152104,0.00014846121484879404,0.00015386551967822015,0.00015849777264520526,0.00016467412933707237,0.0001721372245810926,0.00018011500651482493,0.0001886074896901846,0.00019555588369257748,0.00020687919459305704,0.00021691576694138348,0.00022798171266913414,0.00024084911274258047,0.0002508856705389917,0.0002642677864059806,0.00027919397689402103,0.00029592157807201147,0.0003103330382145941,0.0003278327058069408,0.0003445603360887617,0.00036051589995622635,0.0003823904844466597,0.0004022062639705837,0.000422536744736135,0.000443896627984941,0.00046680058585479856,0.0004889324773102999,0.0005205863271839917,0.0005491519114002585,0.0005782322259619832,0.0006083419430069625,0.000639738398604095,0.000677568546961993,0.0007125678821466863,0.0007498833001591265,0.000791058992035687,0.0008301758789457381,0.0008713515708222985,0.0009153580176644027,0.0009616806637495756,0.0010105767287313938,0.0010592155158519745,0.0011148026678711176,0.0011670442763715982,0.0012262343661859632,0.0012792480411008,0.0013376659480854869,0.0014027750585228205,0.0014745751395821571,0.0015383973950520158,0.001609940081834793,0.0016830269014462829,0.0017586871981620789,0.0018397518433630466,0.0019231325713917613,0.0020070280879735947,0.0020976143423467875,0.0021941198501735926,0.002289596013724804,0.0023899616207927465,0.0024913568049669266,0.002599442843347788,0.002703153993934393,0.002812526887282729,0.002929105656221509,0.003050316357985139,0.0031735859811306,0.0032996865920722485,0.003432478057220578,0.0035608946345746517,0.00370398024097085,0.0038498963695019484,0.00399761414155364,0.004160515498369932,0.004309005104005337,0.004481942858546972,0.004653336480259895,0.004840685985982418,0.00502417515963316,0.005213582888245583,0.005415601190179586,0.00561504578217864,0.005822725594043732,0.006050993222743273,0.0062710256315767765,0.006507528480142355,0.006752266548573971,0.0070181069895625114,0.007281116209924221,0.007554677315056324,0.00784187763929367,0.008125217631459236,0.008437380194664001,0.008744396269321442,0.009079978801310062,0.009434604085981846,0.009785626083612442,0.010166501626372337,0.010566419921815395,0.010968140326440334,0.011391219682991505,0.01183977723121643,0.012290135957300663,0.012768546119332314,0.013249272480607033,0.013761651702225208,0.01428509782999754,0.014827072620391846,0.015395553782582283,0.01598333567380905,0.016603801399469376,0.017261840403079987,0.01792554184794426,0.018613174557685852,0.019328344613313675,0.020089836791157722,0.0208644550293684,0.02167818881571293,0.02252177521586418,0.023406537249684334,0.024302108213305473,0.02526947855949402,0.026232732459902763,0.027258263900876045,0.028321625664830208,0.029408663511276245,0.030555404722690582,0.031743064522743225,0.0330323800444603,0.03428592160344124,0.03564600646495819,0.03702796250581741,0.03846937045454979,0.039975110441446304,0.04152434691786766,0.043124277144670486,0.04480244219303131,0.04651663824915886,0.048367228358983994,0.05024046450853348,0.05219116061925888,0.05421365797519684,0.05632854253053665,0.0585283525288105,0.06081102788448334,0.06315160542726517,0.06554725766181946,0.06809114664793015,0.07067389041185379,0.07336831837892532,0.07611962407827377,0.07903074473142624,0.08204815536737442,0.08511007577180862,0.0882924422621727,0.09160450845956802,0.09495904296636581,0.09842036664485931,0.10202993452548981,0.10576996952295303,0.10957460105419159,0.11348988860845566,0.11750117689371109,0.12163057923316956,0.12590332329273224,0.13021107017993927,0.1346552073955536,0.13919122517108917,0.1438368707895279,0.14857104420661926,0.15343929827213287,0.15835000574588776,0.16337987780570984,0.16850495338439941,0.1736544966697693,0.17881843447685242,0.18418876826763153,0.18955165147781372,0.19501101970672607,0.20049305260181427,0.20601598918437958,0.21158500015735626,0.2172386795282364,0.22285477817058563,0.228506401181221,0.23420047760009766,0.23992133140563965,0.24566584825515747,0.251454621553421,0.257179856300354,0.2629305422306061,0.2686704397201538,0.2743830382823944,0.28010594844818115,0.2857799530029297,0.29142409563064575,0.29704535007476807,0.3026689291000366,0.30809485912323,0.31353724002838135,0.3188846707344055,0.3241479694843292,0.3293952941894531,0.3345409631729126,0.3395610451698303,0.3445049524307251,0.34939172863960266,0.3541768491268158,0.358830988407135,0.36332401633262634,0.36781835556030273,0.372178852558136,0.3764137625694275,0.3805619776248932,0.3845943510532379,0.38843783736228943,0.3922218978404999,0.3958960473537445,0.39944565296173096,0.4028979539871216,0.4062504470348358,0.40951645374298096,0.4126805365085602,0.4156765639781952,0.41865357756614685,0.4215088486671448,0.4242251515388489,0.42686811089515686,0.42940300703048706,0.4318169355392456,0.4341253340244293,0.4363969564437866,0.4385864734649658,0.44069206714630127,0.44268447160720825,0.44459423422813416,0.4464569389820099,0.44824033975601196,0.4499022960662842,0.45156219601631165,0.4531039595603943,0.4545886218547821,0.45602744817733765,0.4573746621608734,0.4586644768714905,0.4598894715309143,0.46108201146125793,0.4622264504432678,0.46330782771110535,0.46434956789016724,0.46532902121543884,0.4662850797176361,0.4671826958656311,0.46803659200668335,0.46888017654418945,0.4696715176105499,0.4703975021839142,0.4711008369922638,0.47176042199134827,0.4724310636520386,0.473038911819458,0.4736061096191406,0.4741882383823395,0.47471529245376587,0.4752418100833893,0.47570812702178955,0.47615334391593933,0.47657540440559387,0.476997435092926,0.47739940881729126,0.4777640700340271,0.47811511158943176,0.4784632921218872,0.4787813723087311,0.4790765643119812,0.4793699383735657,0.479653537273407,0.4799239933490753,0.4801707863807678,0.48041656613349915,0.48064637184143066,0.4808556139469147,0.48106327652931213,0.48126220703125,0.4814547002315521,0.4816315174102783,0.4818015992641449,0.4819706976413727,0.48211944103240967,0.48226508498191833,0.4823981523513794,0.48252785205841064,0.4826570451259613,0.48277515172958374,0.4828829765319824,0.48298901319503784,0.48308783769607544,0.48318639397621155,0.4832831621170044,0.4833680987358093,0.4834481179714203,0.48352763056755066,0.4836048483848572,0.4836828112602234,0.4837471544742584,0.4838133156299591,0.48387324810028076,0.4839324653148651,0.48398882150650024,0.48404157161712646,0.48409226536750793,0.484139621257782],"recovered":[0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.573479207512719e-07,5.146958415025438e-07,5.146958415025438e-07,7.720437906755251e-07,1.0293916830050875e-06,1.5440875813510502e-06,1.8014354736806126e-06,2.058783366010175e-06,2.5734791506693e-06,2.8308270429988625e-06,3.860218839690788e-06,4.632262516679475e-06,5.1469583013386e-06,5.661654085997725e-06,6.433698217733763e-06,7.977785571711138e-06,9.779220818018075e-06,1.0551264495006762e-05,1.2095352758478839e-05,1.3382092220126651e-05,1.544087535876315e-05,1.8014354282058775e-05,2.0845182007178664e-05,2.4190705516957678e-05,2.7021533242077567e-05,2.9852359148208052e-05,3.345523145981133e-05,3.628605918493122e-05,4.066097244503908e-05,4.5293236325960606e-05,5.0697541155386716e-05,5.5844499001977965e-05,6.38222845736891e-05,7.231476774904877e-05,8.003520633792505e-05,8.724094368517399e-05,9.650547144701704e-05,0.00010808612569235265,0.0001201814811793156,0.00013150478480383754,0.00014565892342943698,0.00015981306205503643,0.0001737098500598222,0.00018786398868542165,0.00020356221648398787,0.00022183390683494508,0.00024062031297944486,0.0002588920178823173,0.0002779357600957155,0.0002990382781717926,0.00031730998307466507,0.00033969926880672574,0.0003626032266765833,0.00038936740020290017,0.0004194771172478795,0.00044727069325745106,0.00047557897050864995,0.0005049166502431035,0.0005368277779780328,0.0005687389057129622,0.0006065690540708601,0.0006456859409809113,0.0006824866868555546,0.0007252064533531666,0.000766382145229727,0.0008093592477962375,0.0008590273791924119,0.000909724913071841,0.0009578489698469639,0.001005458296276629,0.001059758709743619,0.0011158606503158808,0.0011732492130249739,0.0012316672364249825,0.001303981989622116,0.0013696056557819247,0.0014370308490470052,0.0015041986480355263,0.001577285467647016,0.0016575780464336276,0.0017399293137714267,0.0018197072204202414,0.0019180141389369965,0.002004483016207814,0.002097128191962838,0.002195949899032712,0.002292969962581992,0.0023951372131705284,0.002503995317965746,0.0026084785349667072,0.0027271159924566746,0.0028436945285648108,0.002963361330330372,0.003087917808443308,0.003215562319383025,0.0033457803074270487,0.0034844910260289907,0.0036198559682816267,0.0037660296075046062,0.003922496922314167,0.004073303192853928,0.00423465995118022,0.004399362951517105,0.004574616905301809,0.004756046924740076,0.004943396430462599,0.005141039378941059,0.005340741481631994,0.005538127385079861,0.005755329038947821,0.005972016137093306,0.006193335168063641,0.006429838016629219,0.0066840979270637035,0.006926519330590963,0.007194933481514454,0.007469523698091507,0.007748488802462816,0.008052674122154713,0.008359947241842747,0.008671595714986324,0.009007434360682964,0.009350736625492573,0.0097097372636199,0.010093958117067814,0.010486927814781666,0.01088555995374918,0.011313272640109062,0.011739183217287064,0.012189284898340702,0.012666407972574234,0.013153309933841228,0.013668520376086235,0.014194539748132229,0.01474783755838871,0.015311429277062416,0.01590307243168354,0.01652122288942337,0.0171599593013525,0.017823144793510437,0.01851566880941391,0.019238559529185295,0.019990015774965286,0.020770294591784477,0.021585315465927124,0.022405996918678284,0.023300280794501305,0.02422235906124115,0.025150611996650696,0.026129307225346565,0.027147890999913216,0.02819967083632946,0.029300091788172722,0.030447090044617653,0.03166589140892029,0.03289472684264183,0.03419433534145355,0.03556007891893387,0.036929428577423096,0.03837958350777626,0.03988558426499367,0.04143790528178215,0.04305868223309517,0.04471549019217491,0.046431999653577805,0.048226743936538696,0.05015067756175995,0.05210806429386139,0.054175082594156265,0.05624132975935936,0.058450404554605484,0.060724589973688126,0.0630795806646347,0.06552077829837799,0.06804639101028442,0.0706155002117157,0.07327493280172348,0.07611733675003052,0.0790279433131218,0.08199696987867355,0.08508308231830597,0.08827188611030579,0.09151729941368103,0.09492072463035583,0.09841859340667725,0.1020134910941124,0.10574837774038315,0.10953319817781448,0.11345749348402023,0.11750351637601852,0.12163420766592026,0.1258801966905594,0.13018666207790375,0.13461819291114807,0.13914544880390167,0.14377745985984802,0.1485939770936966,0.15341795980930328,0.15831966698169708,0.16333743929862976,0.16844502091407776,0.1736171990633011,0.17885449528694153,0.1841157078742981,0.1894945502281189,0.1949271559715271,0.20038112998008728,0.20589223504066467,0.2114928960800171,0.21714632213115692,0.22274132072925568,0.2283911406993866,0.23413307964801788,0.23986808955669403,0.24560025334358215,0.2513591945171356,0.2571348547935486,0.262884259223938,0.26863211393356323,0.2743537425994873,0.28007200360298157,0.28574368357658386,0.29143649339675903,0.2970525920391083,0.302604615688324,0.30810055136680603,0.3135010004043579,0.3188571631908417,0.32419970631599426,0.32945990562438965,0.334587037563324,0.3396163880825043,0.34453997015953064,0.3494100272655487,0.3541935980319977,0.35879626870155334,0.3633413016796112,0.36780884861946106,0.372188925743103,0.3764614164829254,0.3806013762950897,0.38455861806869507,0.3884592354297638,0.39222627878189087,0.3958759903907776,0.3994196653366089,0.40292733907699585,0.40625226497650146,0.409505158662796,0.4126056730747223,0.4156796932220459,0.41865670680999756,0.421516090631485,0.424248605966568,0.42685940861701965,0.42942309379577637,0.43182313442230225,0.4341593384742737,0.43642809987068176,0.4386325478553772,0.4407067894935608,0.44268500804901123,0.44462695717811584,0.4465089440345764,0.44824835658073425,0.449987530708313,0.45161834359169006,0.4531516134738922,0.45465683937072754,0.4560529589653015,0.45741844177246094,0.4586990177631378,0.4599502384662628,0.46112683415412903,0.46226996183395386,0.4633675515651703,0.4643871784210205,0.4653951823711395,0.4663471281528473,0.4672321379184723,0.4681282341480255,0.4689597189426422,0.46972689032554626,0.47046828269958496,0.4711780548095703,0.47184380888938904,0.47249388694763184,0.473103791475296,0.4737175703048706,0.4742582440376282,0.47480151057243347,0.4753069579601288,0.475772500038147,0.4762272238731384,0.47665005922317505,0.47707492113113403,0.4774830937385559,0.4778462052345276,0.478203147649765,0.4785402715206146,0.4788501262664795,0.47915199398994446,0.47944459319114685,0.4797343611717224,0.4800012409687042,0.4802565276622772,0.48049843311309814,0.4807264506816864,0.4809328317642212,0.48113664984703064,0.48133790493011475,0.4815286099910736,0.48170822858810425,0.481884241104126,0.48204895853996277,0.48220130801200867,0.4823479950428009,0.48247796297073364,0.4826073944568634,0.482731431722641,0.4828456938266754,0.4829648435115814,0.4830595552921295,0.4831591546535492,0.4832608103752136,0.4833477735519409,0.4834352731704712,0.48352277278900146,0.48360100388526917,0.483680784702301,0.48375388979911804,0.48382568359375,0.48388949036598206,0.48395228385925293,0.48400968313217163,0.48406732082366943,0.48412472009658813],"active":[0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010702819417929277,0.00010702819417929277,0.00010677085083443671,0.00010677085083443671,0.00010702819417929277,0.00010728553752414882,0.00010702819417929277,0.00010702820145525038,0.00010702819417929277,0.00010677085083443671,0.00010780023876577616,0.0001075428954209201,0.0001075428954209201,0.00010780023876577616,0.00010805758938658983,0.00010908697731792927,0.00010805758938658983,0.00010805758938658983,0.00010934432793874294,0.00010908697731792927,0.00011063105921493843,0.00011191780504304916,0.00011243250628467649,0.00011320454359520227,0.00011294720025034621,0.00011397658818168566,0.00011449128942331299,0.00011500598338898271,0.00011757946049328893,0.00011783679656218737,0.00011938089301111177,0.00012143968342570588,0.00012427050387486815,0.0001247852051164955,0.0001232411159435287,0.00012684398097917438,0.0001296748232562095,0.00013147623394615948,0.00013276298705022782,0.0001307041966356337,0.00013276300160214305,0.00013353505346458405,0.00013610851601697505,0.00013662318815477192,0.00013996871712151915,0.00014099811960477382,0.00013868199312128127,0.00014177017146721482,0.00014331424608826637,0.00014460098464041948,0.00014485834981314838,0.00014949060278013349,0.00014923320850357413,0.00015798310050740838,0.00015978451119735837,0.0001587551087141037,0.00016107124974951148,0.00016415942809544504,0.00017265189671888947,0.0001757401041686535,0.00018114439444616437,0.00018448993796482682,0.00018448993796482682,0.00018886488396674395,0.00019015156431123614,0.00019529851851984859,0.00020121748093515635,0.0002001881366595626,0.0002050777547992766,0.00020919530652463436,0.00022077606990933418,0.00021948933135718107,0.0002218052977696061,0.0002295258454978466,0.0002429079031571746,0.0002344154054298997,0.00024033442605286837,0.0002459960523992777,0.0002544885501265526,0.0002624663757160306,0.0002655545249581337,0.000267098774202168,0.0002779071219265461,0.0002761057112365961,0.0002851129975169897,0.00029283342882990837,0.0002954069059342146,0.0003064728807657957,0.0003080167807638645,0.0003085315693169832,0.00032062712125480175,0.0003232003655284643,0.0003298914525657892,0.0003363252617418766,0.0003445602487772703,0.00034533231519162655,0.0003581999335438013,0.0003654053434729576,0.00037775817327201366,0.00039448589086532593,0.00038650818169116974,0.00040863966569304466,0.0004186765290796757,0.00044132303446531296,0.0004495582543313503,0.0004575359635055065,0.0004722047597169876,0.00047400640323758125,0.00048198411241173744,0.0005128658376634121,0.0005156965926289558,0.0005355123430490494,0.0005589313805103302,0.0005882689729332924,0.0005970182828605175,0.0006281579844653606,0.0006469441577792168,0.0006556939333677292,0.0006888913922011852,0.000691722147166729,0.0007200315594673157,0.0007630083709955215,0.0007781917229294777,0.0008157650008797646,0.0008566826581954956,0.0008741822093725204,0.0009042918682098389,0.0009542172774672508,0.0009768633171916008,0.00102936290204525,0.0010599875822663307,0.0010952437296509743,0.001131787896156311,0.0011585522443056107,0.0012010140344500542,0.0012354981154203415,0.0012923721224069595,0.0013587679713964462,0.0014043189585208893,0.0014532152563333511,0.001505199819803238,0.0015741679817438126,0.0016258955001831055,0.0016881730407476425,0.0017514806240797043,0.0018212217837572098,0.0018961112946271896,0.001969197764992714,0.0020103733986616135,0.0021076519042253494,0.0021923184394836426,0.0022607725113630295,0.002355733886361122,0.0024429727345705032,0.0025852899998426437,0.0026200301945209503,0.0027512796223163605,0.002833627164363861,0.002909291535615921,0.0030456818640232086,0.0031447634100914,0.003238692879676819,0.0033645369112491608,0.00345795601606369,0.003651738166809082,0.0038084648549556732,0.003964416682720184,0.00406298041343689,0.0042204782366752625,0.004353269934654236,0.004569698125123978,0.004701200872659683,0.004822667688131332,0.005011565983295441,0.0051531121134757996,0.0053219273686409,0.005504123866558075,0.005755811929702759,0.005930818617343903,0.006082132458686829,0.0062954723834991455,0.0065214261412620544,0.006687156856060028,0.006903067231178284,0.007109209895133972,0.007351376116275787,0.007561109960079193,0.00774151086807251,0.007967978715896606,0.008173085749149323,0.008399806916713715,0.008576862514019012,0.008775010704994202,0.009004563093185425,0.009218677878379822,0.00942559540271759,0.009661838412284851,0.009756028652191162,0.009961917996406555,0.010185286402702332,0.010317057371139526,0.010373413562774658,0.010571569204330444,0.010697156190872192,0.010895311832427979,0.010998502373695374,0.011088833212852478,0.011203870177268982,0.011346444487571716,0.011361882090568542,0.011360079050064087,0.01145915687084198,0.011530190706253052,0.011532768607139587,0.01158653199672699,0.01157960295677185,0.011571347713470459,0.011535584926605225,0.011498779058456421,0.01147383451461792,0.011426210403442383,0.011352092027664185,0.011301666498184204,0.011232435703277588,0.011042267084121704,0.010932624340057373,0.010784119367599487,0.010646969079971313,0.01053813099861145,0.010341256856918335,0.010101139545440674,0.009917914867401123,0.009775340557098389,0.009636878967285156,0.009420961141586304,0.009130418300628662,0.00902208685874939,0.00883755087852478,0.00860491394996643,0.008373051881790161,0.0081329345703125,0.007836461067199707,0.00766327977180481,0.007436811923980713,0.007219374179840088,0.007021963596343994,0.006830781698226929,0.006589114665985107,0.006428271532058716,0.00617140531539917,0.0060479044914245605,0.005829155445098877,0.005568444728851318,0.005352020263671875,0.005154401063919067,0.004957526922225952,0.004702240228652954,0.004573822021484375,0.004427134990692139,0.004263967275619507,0.004051923751831055,0.0038874447345733643,0.0037719309329986572,0.003613382577896118,0.0033933520317077637,0.0033138394355773926,0.003116428852081299,0.002970278263092041,0.0028758347034454346,0.002717822790145874,0.002611517906188965,0.002471029758453369,0.002382993698120117,0.002276211977005005,0.0021809935569763184,0.002079606056213379,0.0019614696502685547,0.0018979012966156006,0.0017875134944915771,0.0016894638538360596,0.001648038625717163,0.001543283462524414,0.0014377832412719727,0.0013739466667175293,0.0012921392917633057,0.0012530088424682617,0.0011951029300689697,0.001112222671508789,0.001084446907043457,0.0009977221488952637,0.0009835660457611084,0.0009066164493560791,0.0008463859558105469,0.0008029043674468994,0.0007702112197875977,0.0007493495941162109,0.0006891489028930664,0.0006320178508758545,0.0006170868873596191,0.0005782246589660645,0.0005362927913665771,0.0005198121070861816,0.0005015432834625244,0.0004794001579284668,0.00043642520904541016,0.0004153251647949219,0.0003898441791534424,0.0003571808338165283,0.0003368258476257324,0.0003293752670288086,0.0003180503845214844,0.0002936124801635742,0.00027298927307128906,0.0002624690532684326,0.0002351999282836914,0.0002161264419555664,0.00019684433937072754,0.0001798570156097412,0.00017908215522766113,0.00016775727272033691,0.00015154480934143066,0.00014331936836242676,0.00012299418449401855,0.00012683868408203125,0.0001240074634552002,0.00010728836059570312,0.00010034441947937012,9.235739707946777e-05,8.207559585571289e-05,8.180737495422363e-05,6.636977195739746e-05,5.942583084106445e-05,4.756450653076172e-05,4.297494888305664e-05,3.653764724731445e-05,3.1888484954833984e-05,2.4944543838500977e-05,1.4901161193847656e-05]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010702819417929277,0.0001075428954209201,0.00010805758938658983,0.00010831493273144588,0.00010857228335225955,0.00010908697731792927,0.00010934432793874294,0.00011011637252522632,0.00011063106649089605,0.00011114576045656577,0.0001116604616981931,0.00011243250628467649,0.00011294720025034621,0.00011474863276816905,0.00011629272194113582,0.0001178368111141026,0.0001198955942527391,0.00012169702677056193,0.0001232411159435287,0.00012504255573730916,0.00012761603284161538,0.00013096154725644737,0.00013276298705022782,0.0001355938147753477,0.00013893934374209493,0.00014177017146721482,0.0001461450883653015,0.00014974795340094715,0.00015335081843659282,0.00015875513781793416,0.00016415942809544504,0.00017085048602893949,0.00017779888003133237,0.00018294583423994482,0.00018886484031099826,0.00019658527162391692,0.00020327631500549614,0.00021151144756004214,0.0002194892440456897,0.00022720967535860837,0.00023621685977559537,0.00024599608150310814,0.00025783409364521503,0.0002678706659935415,0.00027893661172129214,0.00029103195993229747,0.0003033846733160317,0.00031676676007919014,0.000331950286636129,0.0003491925890557468,0.00036411877954378724,0.00038058904465287924,0.0003980887122452259,0.0004155883507337421,0.00043591883149929345,0.000455477274954319,0.0004755504196509719,0.0004961382364854217,0.0005187848582863808,0.0005437476211227477,0.0005694824503734708,0.0005926437443122268,0.000618378515355289,0.000646429427433759,0.0006770538748241961,0.0007051047869026661,0.000733670371118933,0.0007640374824404716,0.0007938898052088916,0.0008304332150146365,0.0008656898862682283,0.0009009465575218201,0.0009349164902232587,0.0009678570204414427,0.0010036283638328314,0.0010445467196404934,0.001083920942619443,0.0011268979869782925,0.001171161886304617,0.0012141389306634665,0.001263292389921844,0.0013116738991811872,0.001356709748506546,0.0014017455978319049,0.0014485829742625356,0.0014997951220721006,0.0015530661912634969,0.0015986168291419744,0.0016500863712280989,0.001703357440419495,0.001757657853886485,0.0018129876116290689,0.0018750084564089775,0.0019305956084281206,0.0019982780795544386,0.0020641591399908066,0.002124121179804206,0.00219077430665493,0.0022600009106099606,0.0023266540374606848,0.002398711396381259,0.002470254199579358,0.002542826347053051,0.0026218320708721876,0.0026982645504176617,0.002778299618512392,0.0028537025209516287,0.0029262746684253216,0.0030140304006636143,0.0031007565557956696,0.0031861960887908936,0.00327137834392488,0.0033606779761612415,0.0034471468534320593,0.003549056826159358,0.0036468489561229944,0.003746700007468462,0.0038537567015737295,0.003964930772781372,0.004078678786754608,0.004182132426649332,0.004292277619242668,0.004406025167554617,0.004523890558630228,0.004644844215363264,0.004775319714099169,0.004905537702143192,0.005032410379499197,0.005168032366782427,0.005305456463247538,0.005447254981845617,0.005588281899690628,0.005741918459534645,0.005895812530070543,0.006051250733435154,0.006215438712388277,0.006379369180649519,0.006533005740493536,0.006699767429381609,0.006882999092340469,0.007062885444611311,0.00725924177095294,0.007442215923219919,0.0076349698938429356,0.007844708859920502,0.008062167093157768,0.008276022970676422,0.008483188226819038,0.008708625100553036,0.008941782638430595,0.009178542532026768,0.009432287886738777,0.009687834419310093,0.009949814528226852,0.010213595815002918,0.010501825250685215,0.010776415467262268,0.011075453832745552,0.011379381641745567,0.011694633401930332,0.012009627185761929,0.012340576387941837,0.012678989209234715,0.013025893829762936,0.013383093290030956,0.013758821412920952,0.014132233336567879,0.014510019682347775,0.014921261928975582,0.015344084240496159,0.015764333307743073,0.01620439812541008,0.016651926562190056,0.0171089768409729,0.01757735013961792,0.018069399520754814,0.01856916770339012,0.01910831220448017,0.019633302465081215,0.020187372341752052,0.02074633166193962,0.02134312130510807,0.021949175745248795,0.02259048819541931,0.02323102578520775,0.023875683546066284,0.024557139724493027,0.025265362113714218,0.025989023968577385,0.0267559215426445,0.02753388322889805,0.02833758108317852,0.02914179302752018,0.029999276623129845,0.030899737030267715,0.03182773292064667,0.03278995677828789,0.03375578299164772,0.034765101969242096,0.03582846373319626,0.036917559802532196,0.03803882747888565,0.03919174522161484,0.04039536044001579,0.04165019094944,0.04293229803442955,0.044263556599617004,0.04560176655650139,0.04701332002878189,0.04846090078353882,0.04992340877652168,0.051470328122377396,0.053098052740097046,0.054744310677051544,0.056429166346788406,0.058165233582258224,0.05994376540184021,0.06177531182765961,0.0636688768863678,0.06566203385591507,0.06768530607223511,0.06974563747644424,0.07188188284635544,0.07406444847583771,0.07628973573446274,0.07862542569637299,0.08098890632390976,0.08344632387161255,0.08597502112388611,0.08851993829011917,0.09119533002376556,0.09393119066953659,0.09670437127351761,0.09957405924797058,0.10247205197811127,0.1054958924651146,0.10849863290786743,0.11159040778875351,0.11476659774780273,0.11802127212285995,0.12124764919281006,0.12459857016801834,0.1280326247215271,0.13154026865959167,0.1350700557231903,0.13863304257392883,0.1422317922115326,0.14590029418468475,0.1496439278125763,0.15341562032699585,0.15725165605545044,0.16112062335014343,0.16504903137683868,0.1689658761024475,0.1729086935520172,0.17694982886314392,0.1810084730386734,0.1850789338350296,0.1891489028930664,0.19326980412006378,0.1974221169948578,0.20157159864902496,0.20574551820755005,0.20994774997234344,0.21411730349063873,0.21835017204284668,0.22258791327476501,0.2267371267080307,0.23094786703586578,0.23508267104625702,0.23928001523017883,0.24335280060768127,0.247421994805336,0.25142091512680054,0.2554442882537842,0.25941646099090576,0.2633909285068512,0.2673448324203491,0.27112141251564026,0.27494046092033386,0.278674840927124,0.2823932468891144,0.28601309657096863,0.28956812620162964,0.2930443584918976,0.2965046763420105,0.2998872399330139,0.30322712659835815,0.30647820234298706,0.3096337914466858,0.3127603232860565,0.31577926874160767,0.318770170211792,0.32170623540878296,0.3245350122451782,0.327308714389801,0.329985111951828,0.3325992524623871,0.3351632058620453,0.33765101432800293,0.3400631248950958,0.34239211678504944,0.34463414549827576,0.34687358140945435,0.34899669885635376,0.3510693907737732,0.35308390855789185,0.35503458976745605,0.35689908266067505,0.3586946129798889,0.360461562871933,0.3621646761894226,0.36378827691078186,0.36536815762519836,0.36688289046287537,0.3683474659919739,0.36976519227027893,0.37113428115844727,0.3724416196346283,0.3737087845802307,0.3749190866947174,0.37608078122138977,0.37720125913619995,0.3782983422279358,0.3793424069881439,0.38032108545303345,0.38127198815345764,0.38218170404434204,0.38307857513427734,0.38392961025238037,0.3847557008266449,0.38552647829055786,0.3862462639808655,0.3869771361351013,0.3876534402370453],"recovered":[0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.573479207512719e-07,5.146958415025438e-07,7.720437906755251e-07,1.28673957533465e-06,1.28673957533465e-06,1.5440875813510502e-06,1.8014354736806126e-06,2.3161312583397375e-06,2.8308270429988625e-06,3.345523055031663e-06,4.11756673202035e-06,4.8896104090090375e-06,5.1469583013386e-06,6.176350325404201e-06,7.2057418947224505e-06,8.749829248699825e-06,9.521872925688513e-06,1.1580656973819714e-05,1.3382092220126651e-05,1.5183527466433588e-05,1.6727615729905665e-05,1.85290500667179e-05,2.135987779183779e-05,2.238926936115604e-05,2.5220097086275928e-05,2.7536227207747288e-05,3.113909770036116e-05,3.474197001196444e-05,3.860218930640258e-05,4.143301703152247e-05,4.709466884378344e-05,5.1469585741870105e-05,5.713124119210988e-05,6.433697853935882e-05,6.974129064474255e-05,7.437355088768527e-05,8.080725092440844e-05,8.878503285814077e-05,9.624812082620338e-05,0.00010319651482859626,0.00011014490883098915,0.00011915208597201854,0.00012815927038900554,0.00013793849211651832,0.00014874710177537054,0.00015852632350288332,0.0001688202319201082,0.0001791141548892483,0.00019249624165240675,0.0002066503802780062,0.00022131922014523298,0.00023598804546054453,0.00025091422139666975,0.0002658404118847102,0.00028514149016700685,0.00030161175527609885,0.0003227143024560064,0.0003425300819799304,0.00036286056274548173,0.0003852498484775424,0.0004073817690368742,0.0004336312704253942,0.0004560205270536244,0.0004809832607861608,0.000506460724864155,0.000536313105840236,0.0005623052129521966,0.0005929296021349728,0.0006238113855943084,0.0006523769698105752,0.0006886630435474217,0.0007210889016278088,0.0007573749753646553,0.0007864552899263799,0.0008227413054555655,0.0008561965660192072,0.0008929973118938506,0.0009357170783914626,0.0009779221145436168,0.0010190977482125163,0.0010584720876067877,0.0011055667418986559,0.0011547202011570334,0.0011987267062067986,0.0012455639662221074,0.0012918865540996194,0.0013405253412202,0.0013876199955120683,0.001433942699804902,0.0014859269140288234,0.0015366245061159134,0.0015929837245494127,0.0016519163036718965,0.0017183121526613832,0.0017738993046805263,0.0018343760166317225,0.0018938233843073249,0.0019540428183972836,0.002015806268900633,0.002078084507957101,0.0021406200248748064,0.0022131921723484993,0.0022785584442317486,0.0023521599359810352,0.0024249895941466093,0.0025045101065188646,0.0025837731081992388,0.002651713090017438,0.0027307188138365746,0.002807408571243286,0.002893877448514104,0.0029754566494375467,0.0030621830374002457,0.0031504533253610134,0.003238209057599306,0.0033249352127313614,0.0034242714755237103,0.003523607738316059,0.003626032266765833,0.003738235915079713,0.003846836742013693,0.003961099311709404,0.004072016105055809,0.004183447919785976,0.0043028574436903,0.004422781523317099,0.004542705602943897,0.004674982279539108,0.004801854956895113,0.004934389144182205,0.005070011597126722,0.005213611759245396,0.005344859324395657,0.00548331206664443,0.00563386082649231,0.005785953253507614,0.0059437076561152935,0.006105322390794754,0.0062646204605698586,0.006425720639526844,0.006597628816962242,0.006778801791369915,0.0069548278115689754,0.007146037183701992,0.007333643734455109,0.00754029443487525,0.00774051109328866,0.007956425659358501,0.008167194202542305,0.008383623324334621,0.008602883666753769,0.00884195975959301,0.009093131870031357,0.009344046004116535,0.009593931026756763,0.009857969358563423,0.01013075839728117,0.010396855883300304,0.01068534329533577,0.010976145975291729,0.011279559694230556,0.01157859805971384,0.011909290216863155,0.012239724397659302,0.012578137218952179,0.012934049591422081,0.013291248120367527,0.013644329272210598,0.014023403637111187,0.014398101717233658,0.014813718385994434,0.015222644433379173,0.015656789764761925,0.016091451048851013,0.016541551798582077,0.01698547787964344,0.017467491328716278,0.017948215827345848,0.018454935401678085,0.018980953842401505,0.019527560099959373,0.020079057663679123,0.02063853107392788,0.021226828917860985,0.021824391558766365,0.022456180304288864,0.02310752682387829,0.023754756897687912,0.024444449692964554,0.025157304480671883,0.025895891711115837,0.02665223740041256,0.02743123099207878,0.028212537989020348,0.029017265886068344,0.029894307255744934,0.030795281752943993,0.03172250837087631,0.03265410661697388,0.03363228589296341,0.03464649245142937,0.03568772226572037,0.03677810728549957,0.03791172429919243,0.03909320756793022,0.0402999147772789,0.04154907912015915,0.04284997284412384,0.04415472596883774,0.04553411155939102,0.04693768918514252,0.04837420582771301,0.049873512238264084,0.0513954684138298,0.052975840866565704,0.0546303316950798,0.056316476315259933,0.05805666372179985,0.05985938385128975,0.06169787794351578,0.06361795216798782,0.0655737966299057,0.06758882850408554,0.06966330856084824,0.07179106771945953,0.07396333664655685,0.07620869576931,0.07851994037628174,0.08091044425964355,0.08338021486997604,0.08587443083524704,0.0884772464632988,0.09112072736024857,0.0938522145152092,0.09662951529026031,0.09948299080133438,0.1024123802781105,0.10537702590227127,0.10844281315803528,0.11154668778181076,0.1147017702460289,0.1179034411907196,0.1211797371506691,0.12454893440008163,0.12796419858932495,0.13145434856414795,0.13498182594776154,0.13854454457759857,0.14211755990982056,0.14577704668045044,0.14952120184898376,0.15328878164291382,0.15712763369083405,0.16099917888641357,0.16489002108573914,0.1688094288110733,0.17279987037181854,0.17685027420520782,0.18086154758930206,0.18497242033481598,0.18906888365745544,0.19317308068275452,0.19731122255325317,0.2014836072921753,0.20564183592796326,0.2098294049501419,0.21401722729206085,0.21821534633636475,0.22244872152805328,0.22664940357208252,0.23079708218574524,0.23499417304992676,0.23912331461906433,0.24320563673973083,0.24724985659122467,0.2513035833835602,0.25530844926834106,0.2593022286891937,0.2632579207420349,0.26718223094940186,0.27097243070602417,0.27477243542671204,0.27852946519851685,0.2822103202342987,0.28584739565849304,0.2893797755241394,0.29285165667533875,0.2963016629219055,0.2996978759765625,0.30304160714149475,0.306295245885849,0.30945366621017456,0.3125503361225128,0.3155626058578491,0.3185594081878662,0.3214893341064453,0.3243368864059448,0.32709360122680664,0.329786479473114,0.33241578936576843,0.3349733352661133,0.3374551832675934,0.3398665487766266,0.3421831727027893,0.3444601893424988,0.3466571867465973,0.3487805724143982,0.35086095333099365,0.35289067029953003,0.3548271954059601,0.35667163133621216,0.3584766685962677,0.36021992564201355,0.361930251121521,0.3635680377483368,0.36512112617492676,0.36666032671928406,0.3681413531303406,0.3695598542690277,0.3709191679954529,0.3722239136695862,0.3734983205795288,0.37469369173049927,0.37587156891822815,0.37698692083358765,0.3780670166015625,0.37911030650138855,0.38010647892951965,0.38106614351272583,0.3820137083530426,0.38289356231689453,0.3837595582008362,0.38457611203193665,0.38534557819366455,0.38607335090637207],"active":[0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.0001067708435584791,0.00010702820145525038,0.00010728554480010644,0.00010702819417929277,0.00010728554480010644,0.00010754288814496249,0.0001075428954209201,0.00010780023876577616,0.00010780023876577616,0.00010780023876577616,0.0001075428954209201,0.0001075428954209201,0.00010780023876577616,0.00010857228335225955,0.00010908697731792927,0.00010908698459388688,0.00011037372314603999,0.00011011637252522632,0.00010985902190441266,0.00010985902918037027,0.00011088841711170971,0.00011243249900871888,0.00011140311107737944,0.00011320454359520227,0.0001137192448368296,0.00011423394607845694,0.00011500599066494033,0.00011500598338898271,0.00011474863276816905,0.0001173221244243905,0.0001170647592516616,0.00011938090028706938,0.00012066763883922249,0.00011860885570058599,0.00011912354966625571,0.00012221172801218927,0.0001224690640810877,0.00012272641470190138,0.00012324113049544394,0.00012401316780596972,0.0001260719436686486,0.0001268439955310896,0.0001296748232562095,0.00012993217387702316,0.0001301895099459216,0.00013250563642941415,0.0001345644413959235,0.00013765260518994182,0.00013945404498372227,0.0001425422087777406,0.00014279955939855427,0.0001446009991923347,0.00014717449084855616,0.00014974793884903193,0.0001507773413322866,0.00015386551967822015,0.00015283611719496548,0.00015360815450549126,0.00015592429554089904,0.00015849777264520526,0.0001621006813365966,0.0001590124738868326,0.0001623579883016646,0.00016544616664759815,0.00017059314996004105,0.00016879168106243014,0.00017136515816673636,0.00017110788030549884,0.00017007841961458325,0.00017805624520406127,0.0001770268427208066,0.00017985765589401126,0.00017754151485860348,0.0001814017305150628,0.00018088705837726593,0.00018835015362128615,0.00019092363072559237,0.0001911809085868299,0.00019323977176100016,0.00019504118245095015,0.00020482030231505632,0.00020610715728253126,0.00020198954734951258,0.00020301889162510633,0.00020301900804042816,0.00020790856797248125,0.00021254085004329681,0.00021099683362990618,0.0002161436714231968,0.00021743052639067173,0.0002210333477705717,0.00022000388707965612,0.00022309215273708105,0.00021228345576673746,0.00022437877487391233,0.00022978312335908413,0.000230297795496881,0.00023673148825764656,0.0002441946417093277,0.0002485695295035839,0.00025809137150645256,0.0002570620272308588,0.0002642679028213024,0.0002696721348911524,0.00027327495627105236,0.0002737895119935274,0.0002699294127523899,0.00027456157840788364,0.0002833115868270397,0.0002933479845523834,0.00029231864027678967,0.0002959216944873333,0.00029849493876099586,0.0002966935280710459,0.0003108477685600519,0.00032191374339163303,0.00032242853194475174,0.0003301489632576704,0.00033889850601553917,0.0003404428716748953,0.0003352956846356392,0.00033117830753326416,0.0003340090624988079,0.00034044263884425163,0.0003419867716729641,0.00035253819078207016,0.00036283209919929504,0.00035742809996008873,0.00036617740988731384,0.0003710673190653324,0.00037724338471889496,0.0003746701404452324,0.0003970591351389885,0.00041250046342611313,0.0004173899069428444,0.0004294854588806629,0.00043566152453422546,0.00042768334969878197,0.0004351469688117504,0.00045727845281362534,0.00046525662764906883,0.000480439979583025,0.00048738811165094376,0.0004889327101409435,0.0005110651254653931,0.0005218726582825184,0.0005355118773877621,0.000526762567460537,0.0005414308980107307,0.000558159314095974,0.0005756588652729988,0.0005903281271457672,0.0005947025492787361,0.0006057685241103172,0.0006196647882461548,0.0006438558921217918,0.0006456570699810982,0.0006785979494452477,0.0006940383464097977,0.0007184874266386032,0.0007300674915313721,0.0007619783282279968,0.0007696989923715591,0.0007861694321036339,0.0008049560710787773,0.0008247718214988708,0.0008409852162003517,0.0008656904101371765,0.0008978582918643951,0.0009459825232625008,0.0009506149217486382,0.0009817536920309067,0.000995136797428131,0.0010175257921218872,0.001035798341035843,0.001083921641111374,0.0011016763746738434,0.0011600963771343231,0.0011783670634031296,0.0012064184993505478,0.0012187715619802475,0.0012640636414289474,0.0013106446713209152,0.0013636592775583267,0.0014066342264413834,0.00141950324177742,0.0014496129006147385,0.0015106052160263062,0.0015445742756128311,0.001598617061972618,0.0016379915177822113,0.0016853436827659607,0.0017105620354413986,0.001786738634109497,0.0018824711441993713,0.0019334256649017334,0.001994675025343895,0.002033274620771408,0.002110995352268219,0.002196177840232849,0.002271067351102829,0.002351105213165283,0.002413637936115265,0.0024836361408233643,0.002556983381509781,0.00263238325715065,0.0027144774794578552,0.0027517937123775482,0.002858594059944153,0.0029267892241477966,0.0029857195913791656,0.003096122294664383,0.003224540501832962,0.0033488422632217407,0.003453325480222702,0.003534901887178421,0.0036272890865802765,0.0037186481058597565,0.0038094930350780487,0.003964155912399292,0.004067353904247284,0.004171840846538544,0.0042930543422698975,0.0044011399149894714,0.004498668015003204,0.004662089049816132,0.004780210554599762,0.0049263834953308105,0.005064576864242554,0.0051397234201431274,0.005320899188518524,0.005453944206237793,0.005583643913269043,0.005721844732761383,0.005842536687850952,0.006012901663780212,0.0060862526297569275,0.006213381886482239,0.006323784589767456,0.006474584341049194,0.0065458789467811584,0.006695128977298737,0.006852887570858002,0.00699133425951004,0.0071058571338653564,0.007178694009780884,0.007249966263771057,0.007355749607086182,0.007526367902755737,0.00763857364654541,0.007730454206466675,0.007831841707229614,0.007921397686004639,0.007966697216033936,0.008018672466278076,0.008140400052070618,0.008208602666854858,0.008228659629821777,0.008287355303764343,0.008297383785247803,0.008353233337402344,0.008398517966270447,0.008434295654296875,0.008464142680168152,0.008475467562675476,0.008520767092704773,0.008570685982704163,0.008521780371665955,0.0084991455078125,0.0084332674741745,0.008482933044433594,0.008358627557754517,0.008298680186271667,0.008215278387069702,0.00819443166255951,0.008112877607345581,0.008082479238510132,0.008042603731155396,0.007863491773605347,0.007758229970932007,0.0077024102210998535,0.007620811462402344,0.007483631372451782,0.007357805967330933,0.007196962833404541,0.007124900817871094,0.007035583257675171,0.006925463676452637,0.0067803263664245605,0.00659218430519104,0.0064650774002075195,0.0063256025314331055,0.006219834089279175,0.006143629550933838,0.005975604057312012,0.005819380283355713,0.005648225545883179,0.005505651235580444,0.005376726388931274,0.005235224962234497,0.005089789628982544,0.004936933517456055,0.00476759672164917,0.004690408706665039,0.0045365095138549805,0.004412204027175903,0.004303336143493652,0.004173636436462402,0.0040084123611450195,0.003867417573928833,0.003789931535720825,0.0036880075931549072,0.0035683512687683105,0.003437906503677368,0.0033148527145385742,0.003226339817047119,0.003104865550994873,0.0029929280281066895,0.002881765365600586,0.002789616584777832,0.0026951730251312256,0.002582460641860962,0.0025075674057006836,0.0024267733097076416,0.0023554861545562744,0.0022540688514709473,0.002161681652069092,0.0020752251148223877,0.0020124316215515137,0.0019159018993377686,0.0018621385097503662,0.0017669200897216797,0.001670151948928833,0.0016315579414367676,0.0015800893306732178]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010702819417929277,0.0001075428954209201,0.00010780023876577616,0.00010831493273144588,0.00010857228335225955,0.00010882963397307321,0.00010934432793874294,0.0001096016785595566,0.00011063106649089605,0.00011114576045656577,0.00011191780504304916,0.00011294720025034621,0.00011397658818168566,0.00011500598338898271,0.00011629272194113582,0.00011757946049328893,0.00011963824363192543,0.0001219543773913756,0.00012375581718515605,0.00012581459304783493,0.0001289027713937685,0.00013224830036051571,0.0001343070762231946,0.0001379099558107555,0.00014099811960477382,0.00014408629795070738,0.00014846121484879404,0.00015129204257391393,0.00015515225823037326,0.00015798308595549315,0.0001639020920265466,0.00016776230768300593,0.00017162252333946526,0.00017651214147917926,0.0001803723571356386,0.0001844899234129116,0.00018937952700071037,0.0001932397426571697,0.00019735732348635793,0.0002035336656263098,0.0002099673729389906,0.00021537166321650147,0.00022129068383947015,0.00022849641391076148,0.0002351874572923407,0.00024316525377798826,0.00025062833447009325,0.00026040757074952126,0.0002691574045456946,0.0002794513129629195,0.0002879437815863639,0.000297465652693063,0.00030750222504138947,0.00031831086380407214,0.0003278327058069408,0.0003412148216739297,0.0003520234313327819,0.000361545302439481,0.00037595679168589413,0.0003890815132763237,0.00040169156272895634,0.0004163603880442679,0.00043386005563661456,0.00045187442447058856,0.0004675726522691548,0.0004858443280681968,0.0005028293235227466,0.0005218730075284839,0.0005393726751208305,0.0005568723427131772,0.0005746294045820832,0.0005918716778978705,0.0006093713454902172,0.0006279004155658185,0.0006482308963313699,0.0006683040410280228,0.0006881197914481163,0.0007102517411112785,0.0007305822218768299,0.0007493686280213296,0.0007751033990643919,0.0007964632823131979,0.0008180805016309023,0.0008384109823964536,0.0008595135295763612,0.0008824174874462187,0.0009050641092471778,0.0009241078514605761,0.0009470118093304336,0.0009681143565103412,0.000991790322586894,0.0010175250936299562,0.0010383704211562872,0.0010612743208184838,0.0010880384361371398,0.001111971796490252,0.0011351332068443298,0.001161382650025189,0.0011855734046548605,0.0012102787150070071,0.001237042946740985,0.0012599469628185034,0.0012900566216558218,0.0013152767205610871,0.0013448717072606087,0.0013708638725802302,0.0014053485356271267,0.0014354581944644451,0.0014624797040596604,0.0014905306743457913,0.0015180668560788035,0.0015484339091926813,0.0015749407466500998,0.0016035063890740275,0.0016341308364644647,0.0016634684288874269,0.0016946075484156609,0.0017239452572539449,0.0017555990489199758,0.0017867381684482098,0.001817362499423325,0.0018461855361238122,0.00187655258923769,0.0019110371358692646,0.0019432055996730924,0.001975888852030039,0.0020111454650759697,0.0020446009002625942,0.002079857513308525,0.002113312715664506,0.002144966507330537,0.0021807376760989428,0.0022165090776979923,0.0022551112342625856,0.002289596013724804,0.0023222791496664286,0.002354190219193697,0.0023894470650702715,0.00242856377735734,0.002461247146129608,0.0025016507133841515,0.0025412822142243385,0.0025840019807219505,0.0026210600044578314,0.0026578607503324747,0.0026998084504157305,0.00274175638332963,0.002784990705549717,0.0028261663392186165,0.002867599483579397,0.0029090323951095343,0.002952266950160265,0.0029983322601765394,0.0030433679930865765,0.003086345037445426,0.003137557301670313,0.0031872254330664873,0.003238952485844493,0.0032873337622731924,0.0033418915700167418,0.0033979935105890036,0.0034528085961937904,0.0035040208604186773,0.003563725622370839,0.0036180259194225073,0.003676444059237838,0.0037353765219449997,0.003797912271693349,0.0038573595229536295,0.003920924384146929,0.003982173278927803,0.004049855750054121,0.0041154795326292515,0.004188051447272301,0.004253160674124956,0.004324703477323055,0.0043972753919661045,0.004472421016544104,0.00454859621822834,0.004627344664186239,0.004705578088760376,0.004793848842382431,0.004873369354754686,0.004946970846503973,0.005028550047427416,0.0051163057796657085,0.005204576067626476,0.0052979933097958565,0.005393983796238899,0.005488688126206398,0.005583907011896372,0.005681699141860008,0.005773572251200676,0.0058770258910954,0.005986913572996855,0.006099117454141378,0.006207975558936596,0.006319407373666763,0.006434441544115543,0.006561314221471548,0.006683554500341415,0.006808368023484945,0.006933439522981644,0.007059797178953886,0.007194904610514641,0.00733104208484292,0.007475928869098425,0.007623131852596998,0.00775926886126399,0.007904413156211376,0.008055990561842918,0.00821683369576931,0.008376131765544415,0.008536459878087044,0.008703992702066898,0.008871783502399921,0.00904883909970522,0.009241078048944473,0.009417876601219177,0.009606512263417244,0.00980647187680006,0.009998195804655552,0.010198669508099556,0.010405577719211578,0.010617117397487164,0.010841782204806805,0.011078800074756145,0.011301920749247074,0.011540996842086315,0.011778785847127438,0.012042825110256672,0.01227932795882225,0.012539763934910297,0.012812294997274876,0.01308251079171896,0.013372799381613731,0.013659227639436722,0.013947200030088425,0.014265282079577446,0.014567150734364986,0.014896555803716183,0.015226990915834904,0.015574153512716293,0.01592208817601204,0.01628958061337471,0.016662992537021637,0.01704721339046955,0.01744069717824459,0.017849624156951904,0.018261894583702087,0.018686261028051376,0.01912529766559601,0.01958286203444004,0.02004789002239704,0.020521152764558792,0.020995186641812325,0.021489037200808525,0.021983660757541656,0.02250376157462597,0.023049596697092056,0.023596717044711113,0.02414383925497532,0.02472493052482605,0.025323007255792618,0.025929061695933342,0.026529712602496147,0.027159443125128746,0.027801524847745895,0.028463423252105713,0.02912609465420246,0.02981758862733841,0.03050856851041317,0.031237633898854256,0.03198806196451187,0.03275701776146889,0.03354887664318085,0.03434691205620766,0.03518921136856079,0.035997286438941956,0.03684576228260994,0.03769475221633911,0.0385717935860157,0.03947611525654793,0.040398962795734406,0.041331592947244644,0.04229535907506943,0.04327302426099777,0.04425068944692612,0.04526721313595772,0.04627962037920952,0.04732007905840874,0.0483793243765831,0.049462758004665375,0.05055313929915428,0.05167311802506447,0.0528365895152092,0.05401112511754036,0.05518282949924469,0.05637563765048981,0.05759907141327858,0.05886342003941536,0.060116447508335114,0.06140395998954773,0.06271694600582123,0.064031220972538,0.06536325812339783,0.06668756902217865,0.06803272664546967,0.06934519857168198,0.07071840763092041,0.07212069630622864,0.07350317388772964,0.07488229870796204,0.07631315290927887,0.07774349302053452,0.07916997373104095,0.08062218874692917,0.08210502564907074,0.08358760923147202,0.08510621637105942,0.08659961074590683,0.08812002092599869,0.08964609354734421,0.0911649614572525,0.09269669651985168,0.0942639410495758,0.09579156339168549,0.09735031425952911,0.0989314615726471,0.10047683864831924],"recovered":[0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,7.720437906755251e-07,7.720437906755251e-07,1.0293916830050875e-06,1.5440875813510502e-06,2.058783366010175e-06,2.5734791506693e-06,2.5734791506693e-06,3.345523055031663e-06,3.860218839690788e-06,3.860218839690788e-06,4.374914624349913e-06,4.8896104090090375e-06,5.661654540745076e-06,6.691046110063326e-06,7.720437679381575e-06,9.007177141029388e-06,9.779220818018075e-06,1.1580656973819714e-05,1.3124744327797089e-05,1.4668831681774464e-05,1.6727615729905665e-05,1.9043745851377025e-05,2.0845182007178664e-05,2.4190705516957678e-05,2.6506835638429038e-05,2.959501216537319e-05,3.242583989049308e-05,3.551401459844783e-05,3.988892785855569e-05,4.374914715299383e-05,4.760936644743197e-05,5.095488813822158e-05,5.5329805036308244e-05,5.8675326727097854e-05,6.38222845736891e-05,6.871189543744549e-05,7.20574171282351e-05,7.694702799199149e-05,8.157929551089182e-05,8.492481720168144e-05,8.904238347895443e-05,9.367464372189716e-05,9.985099313780665e-05,0.00010525529796723276,0.00011143165465909988,0.00011683595948852599,0.00012404170411173254,0.00013279152335599065,0.00014051196922082454,0.0001518352801213041,0.00015955571143422276,0.0001688202319201082,0.00017705537902656943,0.00018554784765001386,0.0001942976814461872,0.00020536364172585309,0.00021462816221173853,0.00022672352497465909,0.00023521600815001875,0.00024628196842968464,0.00025709057808853686,0.00027150206733494997,0.0002848841540981084,0.0002967221662402153,0.0003144791699014604,0.0003309494350105524,0.00034587562549859285,0.00036543403984978795,0.00038216167013160884,0.0004017201135866344,0.0004202491545584053,0.0004372341209091246,0.0004552484897430986,0.00047274812823161483,0.0004925639368593693,0.0005113503430038691,0.0005303940852172673,0.0005502098356373608,0.0005697683081962168,0.0005885547143407166,0.0006099145975895226,0.0006302450783550739,0.0006510902312584221,0.000674251583404839,0.0006979275494813919,0.0007190300966612995,0.0007385885692201555,0.0007607204606756568,0.0007859405595809221,0.0008080725092440844,0.0008320058695971966,0.0008546524331904948,0.0008798725320957601,0.0009035485563799739,0.000926195178180933,0.0009472977253608406,0.0009686576086096466,0.0009928483050316572,0.0010188404703512788,0.001042773830704391,0.0010687658796086907,0.0010952727170661092,0.0011230662930756807,0.0011477717198431492,0.0011722197523340583,0.0011982119176536798,0.00123012310359627,0.0012558578746393323,0.0012887984048575163,0.0013163345865905285,0.0013487604446709156,0.0013760393485426903,0.0013992006424814463,0.0014298250898718834,0.001458905404433608,0.0014874710468575358,0.0015134632121771574,0.001544344937428832,0.0015788294840604067,0.0016112553421407938,0.0016426518559455872,0.0016725041205063462,0.0017018418293446302,0.0017329809488728642,0.0017643773462623358,0.0017957738600671291,0.00182742765173316,0.0018616549205034971,0.0018927940400317311,0.0019226463045924902,0.0019571310840547085,0.0019892994314432144,0.0020240414887666702,0.0020559525582939386,0.0020896652713418007,0.002128009917214513,0.002163009252399206,0.0021933764219284058,0.002226316835731268,0.00226183095946908,0.002300947904586792,0.0023315721191465855,0.0023717184085398912,0.002408261876553297,0.0024507243651896715,0.0024872676003724337,0.0025230390019714832,0.002560611814260483,0.002602302236482501,0.0026455367915332317,0.00268645491451025,0.0027289174031466246,0.0027716371696442366,0.0028192466124892235,0.0028593929018825293,0.00290365656837821,0.002945861779153347,0.0029916695784777403,0.0030405656434595585,0.0030925499740988016,0.0031427328940480947,0.0031949745025485754,0.003249017521739006,0.003301001852378249,0.0033537582494318485,0.003407801268622279,0.00346184428781271,0.0035202621947973967,0.003579709678888321,0.0036417304072529078,0.003697317559272051,0.003757279831916094,0.0038167270831763744,0.0038784905336797237,0.00394848920404911,0.004015914164483547,0.004089001100510359,0.004157455638051033,0.0042266822420060635,0.004296423401683569,0.004370539914816618,0.004444141406565905,0.004524948541074991,0.004611417651176453,0.0046935114078223705,0.004766598343849182,0.0048486921004951,0.004937219899147749,0.00502729183062911,0.005115819629281759,0.0052097514271736145,0.0053023966029286385,0.005402762442827225,0.005504157394170761,0.005604265723377466,0.005698455031961203,0.00580371031537652,0.0059117963537573814,0.006026830989867449,0.0061359466053545475,0.0062499516643583775,0.006366787478327751,0.006490057334303856,0.006612040102481842,0.00674431724473834,0.0068626971915364265,0.006995745934545994,0.007123390678316355,0.007266475819051266,0.007419083267450333,0.00755470572039485,0.007694960106164217,0.007838818244636059,0.007991424761712551,0.00815072376281023,0.008306161500513554,0.00846931990236044,0.008628618903458118,0.008799497969448566,0.008980927988886833,0.009159784764051437,0.009344560094177723,0.009535254910588264,0.009730840101838112,0.009919732809066772,0.010118148289620876,0.010326342657208443,0.010540970601141453,0.010762547142803669,0.010992616415023804,0.011228090152144432,0.011460217647254467,0.01171319093555212,0.011959215626120567,0.012201637029647827,0.012460271827876568,0.01272482518106699,0.013012283481657505,0.013289189897477627,0.013582823798060417,0.013876457698643208,0.014183473773300648,0.014490489847958088,0.014814748428761959,0.015150330029428005,0.015498778782784939,0.015849286690354347,0.01621060259640217,0.016598941758275032,0.016971580684185028,0.017364293336868286,0.017772963270545006,0.01818523369729519,0.01860368251800537,0.01905352622270584,0.01950671523809433,0.01997714675962925,0.02043805830180645,0.020923931151628494,0.02140645869076252,0.021895676851272583,0.022436106577515602,0.022969074547290802,0.023521600291132927,0.024077987298369408,0.024654446169734,0.02525252290070057,0.025853171944618225,0.026473896577954292,0.02711108885705471,0.027760636061429977,0.028402717784047127,0.02904454432427883,0.02973886951804161,0.03045300953090191,0.031177958473563194,0.03191680461168289,0.032678037881851196,0.03347478806972504,0.03429083898663521,0.03510251268744469,0.03591804951429367,0.036763694137334824,0.03761937841773033,0.03850774094462395,0.039410002529621124,0.04032384604215622,0.041260335594415665,0.04222796484827995,0.04317963495850563,0.04417763277888298,0.04520599544048309,0.04622431844472885,0.04726812243461609,0.048333801329135895,0.049416206777095795,0.050534896552562714,0.051642779260873795,0.052807021886110306,0.054005492478609085,0.05518517270684242,0.05636897310614586,0.05759806931018829,0.05884646251797676,0.06014169380068779,0.06140836328268051,0.06270822882652283,0.06402868032455444,0.06535067409276962,0.06669145822525024,0.06798437237739563,0.06934522837400436,0.07071972638368607,0.0721052885055542,0.07345558702945709,0.07486611604690552,0.07630082964897156,0.07771804183721542,0.07915147393941879,0.08060574531555176,0.08209758996963501,0.08357348293066025,0.08506249636411667,0.08657621592283249,0.08807630091905594,0.0895884782075882,0.09107877314090729,0.09262672066688538,0.0941857397556305,0.09572365134954453,0.09729784727096558],"active":[0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.000106256156868767,0.000106256156868767,0.00010599880624795333,0.00010625614959280938,0.00010651350021362305,0.00010625614959280938,0.00010625614959280938,0.00010599880624795333,0.000106256156868767,0.00010599880624795333,0.00010574146290309727,0.00010677085083443671,0.0001067708435584791,0.00010702819417929277,0.00010728554480010644,0.00010728554480010644,0.00010728554480010644,0.00010728554480010644,0.00010780023876577616,0.00010805758938658983,0.00010882963397307321,0.00010908698459388688,0.00010908697731792927,0.00010985902918037027,0.00011140311835333705,0.00011011637252522632,0.00011140311835333705,0.00011140310380142182,0.00011166045442223549,0.00011294720025034621,0.00011140311835333705,0.00011140311107737944,0.00011037371587008238,0.00011294720752630383,0.00011243250628467649,0.0001129471929743886,0.00011268985690549016,0.0001116604616981931,0.00011243250628467649,0.00011243249900871888,0.00011166044714627787,0.00011243250628467649,0.00011449128214735538,0.00011629272921709344,0.00011552067007869482,0.00011603538587223738,0.0001170647592516616,0.00011835149780381471,0.00011912354966625571,0.0001178368111141026,0.00011989560152869672,0.0001173221244243905,0.00011989560152869672,0.00011912354966625571,0.0001204102736664936,0.0001219543773913756,0.00012401318235788494,0.0001224690640810877,0.00012658665946219116,0.00012529990635812283,0.00012632929428946227,0.0001296748232562095,0.00013199093518778682,0.00013018949539400637,0.00013147623394615948,0.00013713788939639926,0.00013739525456912816,0.00013662321725860238,0.00013996870256960392,0.0001373952836729586,0.00013971133739687502,0.00013765256153419614,0.00013662318815477192,0.0001373952836729586,0.00013662318815477192,0.00013662321725860238,0.00013533647870644927,0.00013688055332750082,0.0001379099558107555,0.0001379099558107555,0.0001404834329150617,0.00014202750753611326,0.00013945403043180704,0.00014485832070931792,0.00014537305105477571,0.00014382891822606325,0.0001404834329150617,0.0001404834329150617,0.00014382891822606325,0.00014434364857152104,0.00013816729187965393,0.00013893930008634925,0.0001361084869131446,0.00013713788939639926,0.00013765256153419614,0.0001348218647763133,0.00013507914263755083,0.00014074071077629924,0.00014331418788060546,0.00014228490181267262,0.00014254217967391014,0.0001427995739504695,0.00014151283539831638,0.00014177022967487574,0.00013688066974282265,0.00014228490181267262,0.00014305696822702885,0.00014665978960692883,0.00014074076898396015,0.0001494906609877944,0.00014665978960692883,0.00014614511746913195,0.00014177022967487574,0.00014202750753611326,0.00014923326671123505,0.00014511565677821636,0.00014460098464041948,0.00014665978960692883,0.00015000521671026945,0.0001502626109868288,0.0001451157731935382,0.00014434370677918196,0.0001440863125026226,0.00014485837891697884,0.00014434370677918196,0.00014357164036482573,0.00014665978960692883,0.00014743173960596323,0.00014846120029687881,0.00014949054457247257,0.0001518068602308631,0.0001572112087160349,0.00015618163160979748,0.00015566707588732243,0.00015669618733227253,0.0001605565194040537,0.00016544596292078495,0.0001615860965102911,0.0001592698972672224,0.00016081379726529121,0.00016313022933900356,0.0001667328178882599,0.00016029924154281616,0.000170078594237566,0.0001695638056844473,0.0001757401041686535,0.00017033563926815987,0.00017059314996004105,0.00017676944844424725,0.0001811445690691471,0.00018268846906721592,0.00018062954768538475,0.0001811445690691471,0.0001801149919629097,0.0001806297805160284,0.00017908564768731594,0.0001839750912040472,0.00018268846906721592,0.00019169552251696587,0.00019555585458874702,0.00019838684238493443,0.0001947837881743908,0.000199158675968647,0.00020301900804042816,0.0002037910744547844,0.00020301900804042816,0.0002099673729389906,0.00021022465080022812,0.00021459977142512798,0.00021511432714760303,0.00021820259280502796,0.00021562911570072174,0.00022360682487487793,0.0002248934470117092,0.00023312866687774658,0.00023698899894952774,0.0002395622432231903,0.00023724650964140892,0.00023570237681269646,0.0002398197539150715,0.00024573877453804016,0.0002521728165447712,0.0002568047493696213,0.00026143668219447136,0.0002689003013074398,0.0002619517035782337,0.0002534594386816025,0.0002619517035782337,0.0002676136791706085,0.00026735616847872734,0.00027070147916674614,0.00027816416695713997,0.0002789366990327835,0.0002815104089677334,0.0002789366990327835,0.00026941485702991486,0.00027276016771793365,0.00028845854103565216,0.00029540713876485825,0.0002961792051792145,0.0002925763837993145,0.00029849493876099586,0.0003113625571131706,0.00031676702201366425,0.0003183106891810894,0.00032139942049980164,0.00031547993421554565,0.00033220741897821426,0.0003352961502969265,0.00035253819078207016,0.0003566560335457325,0.00034018559381365776,0.0003497074358165264,0.0003610304556787014,0.0003780154511332512,0.0003847070038318634,0.0003857361152768135,0.0003978312015533447,0.0004024636000394821,0.00042022019624710083,0.00044158007949590683,0.00043694861233234406,0.0004467274993658066,0.00046191178262233734,0.00046294089406728745,0.0004678294062614441,0.0004858449101448059,0.0004989691078662872,0.000515439547598362,0.0005378294736146927,0.0005393736064434052,0.0005483804270625114,0.0005506956949830055,0.0005826074630022049,0.0005661370232701302,0.0005805483087897301,0.0006106579676270485,0.000622238963842392,0.0006479742005467415,0.0006469441577792168,0.0006580101326107979,0.0006824582815170288,0.0006906930357217789,0.000713082030415535,0.0007365010678768158,0.0007594050839543343,0.000771758146584034,0.0007908018305897713,0.0008137058466672897,0.0008366107940673828,0.0008417554199695587,0.0008780434727668762,0.0008976012468338013,0.0009132977575063705,0.0009400639683008194,0.0009791795164346695,0.0009943637996912003,0.0010144375264644623,0.001018039882183075,0.0010509788990020752,0.0010597296059131622,0.001097302883863449,0.0011539198458194733,0.0011606104671955109,0.001174764707684517,0.0012033302336931229,0.0012450199574232101,0.0012746155261993408,0.001277189701795578,0.001306271180510521,0.001327628269791603,0.0013523343950510025,0.0013654585927724838,0.0014148708432912827,0.0014640241861343384,0.001498764380812645,0.0015350524336099625,0.001579059287905693,0.0016320720314979553,0.0016688741743564606,0.0017144232988357544,0.0017064474523067474,0.0017432495951652527,0.0017767027020454407,0.0018080994486808777,0.0018567368388175964,0.0018912218511104584,0.00192159041762352,0.001971513032913208,0.0020126886665821075,0.002022724598646164,0.0020875781774520874,0.002101987600326538,0.002114083617925644,0.002155005931854248,0.002194635570049286,0.002219337970018387,0.0022569112479686737,0.0023016929626464844,0.002368345856666565,0.002375807613134384,0.002370145171880722,0.0024138987064361572,0.0024944469332695007,0.00251837819814682,0.0025574974715709686,0.002575252205133438,0.002622857689857483,0.002655029296875,0.0026588886976242065,0.0026820525527000427,0.002653740346431732,0.0027340352535247803,0.0027754679322242737,0.002783447504043579,0.002777010202407837,0.0028575658798217773,0.002877376973628998,0.002869144082069397,0.002904146909713745,0.002953551709651947,0.0029818639159202576,0.003008626401424408,0.003026127815246582,0.003057524561882019,0.0030698776245117188,0.0030886605381965637,0.0031082183122634888,0.003185167908668518,0.00316484272480011,0.0031645745038986206,0.0032078102231025696,0.003178991377353668]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.0001075428954209201,0.00010805758938658983,0.00010831493273144588,0.00010857228335225955,0.00010857228335225955,0.00010882963397307321,0.0001096016785595566,0.00011037371587008238,0.00011088841711170971,0.00011140311107737944,0.00011217515566386282,0.00011268984962953255,0.00011423393880249932,0.00011552067735465243,0.00011655007256194949,0.0001178368111141026,0.00011835150507977232,0.0001198955942527391,0.00012092498218407854,0.00012272641470190138,0.00012452785449568182,0.0001260719436686486,0.00012684398097917438,0.00012838807015214115,0.00013096154725644737,0.00013404972560238093,0.0001376525906380266,0.00013996873167343438,0.00014279955939855427,0.00014717447629664093,0.00015000530402176082,0.00015360816905740649,0.00015849777264520526,0.0001631300401641056,0.00016827700892463326,0.00017419600044377148,0.00018140174506697804,0.00018732075113803148,0.0001934971078298986,0.00019915876328013837,0.00020893797045573592,0.00021871720673516393,0.0002264376380480826,0.00023493012122344226,0.00024367994046770036,0.00025551795260980725,0.0002660691970959306,0.00027893661172129214,0.0002936054370366037,0.0003057008143514395,0.0003198549384251237,0.0003322076518088579,0.0003479058505035937,0.00036206000368110836,0.00037827290361747146,0.0003952578699681908,0.0004122428363189101,0.0004333453543949872,0.00044775684364140034,0.00046705795102752745,0.0004840429173782468,0.0005012851906940341,0.0005205863271839917,0.0005424608825705945,0.0005609899526461959,0.0005838939105160534,0.0006078272708691657,0.0006304738926701248,0.0006556939915753901,0.0006870904471725225,0.0007128252182155848,0.0007403614581562579,0.0007707285112701356,0.0008021249668672681,0.000835580169223249,0.0008677486912347376,0.0009004318853840232,0.0009377473033964634,0.0009730039746500552,0.0010103194508701563,0.0010471201967447996,0.0010882958304136992,0.001135905273258686,0.0011824851389974356,0.0012228888226673007,0.0012741010868921876,0.0013250559568405151,0.0013765254989266396,0.0014362302608788013,0.0014889865415170789,0.0015450883656740189,0.0015973300905898213,0.0016588362632319331,0.0017144234152510762,0.0017815912142395973,0.0018477295525372028,0.0019197870278730989,0.001991329714655876,0.0020664753392338753,0.002145481063053012,0.002231178106740117,0.0023137866519391537,0.002398711396381259,0.0024882685393095016,0.0025767963379621506,0.002673559123650193,0.002785762771964073,0.002888701856136322,0.002997560193762183,0.003110793186351657,0.003235864220187068,0.0033629941754043102,0.0034914107527583838,0.003624717006459832,0.0037652289029210806,0.003914748318493366,0.004059635102748871,0.0042222789488732815,0.004386466927826405,0.004553485661745071,0.004728997126221657,0.004922265186905861,0.005104982294142246,0.005316522438079119,0.005518283229321241,0.005732396617531776,0.0059606642462313175,0.006182498298585415,0.006424919702112675,0.006675062235444784,0.006933954078704119,0.0072180661372840405,0.0074960021302104,0.0077911801636219025,0.008095365017652512,0.008416020311415195,0.008762153796851635,0.009110345505177975,0.00947372056543827,0.009863859973847866,0.010272013954818249,0.010679910890758038,0.011116629466414452,0.011584488674998283,0.012053891085088253,0.012538991868495941,0.013069385662674904,0.013612647540867329,0.01420274656265974,0.014801852405071259,0.015398899093270302,0.016042012721300125,0.016700565814971924,0.01739334501326084,0.018104655668139458,0.01887258142232895,0.019649000838398933,0.020470712333917618,0.02131841704249382,0.02221681736409664,0.023126285523176193,0.02410266362130642,0.02509036473929882,0.026180490851402283,0.027263153344392776,0.028408866375684738,0.029603732749819756,0.03084157593548298,0.03214247152209282,0.033514391630887985,0.03491436317563057,0.036387939006090164,0.037949010729789734,0.03955589234828949,0.04125567525625229,0.04301799461245537,0.04486755281686783,0.04678119346499443,0.04877151921391487,0.05085192248225212,0.05306562781333923,0.055353451520204544,0.057736750692129135,0.060248468071222305,0.06285849213600159,0.0655040293931961,0.06828080862760544,0.07122152298688889,0.0742294043302536,0.07736853510141373,0.08056454360485077,0.08386322855949402,0.08733948320150375,0.09091944992542267,0.09459669142961502,0.09841599315404892,0.10238893330097198,0.10648642480373383,0.1107100173830986,0.11502445489168167,0.11947529017925262,0.12406457960605621,0.12882912158966064,0.13365979492664337,0.1386466771364212,0.14376044273376465,0.1490134298801422,0.15442287921905518,0.15993836522102356,0.16544535756111145,0.1713126301765442,0.17712843418121338,0.18305309116840363,0.18907375633716583,0.19515720009803772,0.2013680338859558,0.20758993923664093,0.21390601992607117,0.22026534378528595,0.22666765749454498,0.2330787032842636,0.2395327240228653,0.24600452184677124,0.2525298297405243,0.25904253125190735,0.2655925452709198,0.2721557021141052,0.2786519229412079,0.2851342558860779,0.2915867567062378,0.297969251871109,0.30430129170417786,0.3105049133300781,0.31666454672813416,0.3227544128894806,0.32881471514701843,0.334760457277298,0.34053176641464233,0.3462340831756592,0.35186511278152466,0.3573615252971649,0.3627071678638458,0.36787959933280945,0.3729035556316376,0.37788528203964233,0.3827458322048187,0.3875162899494171,0.3920679986476898,0.3965005576610565,0.4008445739746094,0.4050174951553345,0.4090617001056671,0.41294431686401367,0.41671934723854065,0.42034924030303955,0.42383965849876404,0.4271869659423828,0.4304421842098236,0.4335620105266571,0.4365866184234619,0.4395018517971039,0.4422801733016968,0.44495609402656555,0.44752389192581177,0.4500235319137573,0.452382892370224,0.4546187222003937,0.45676732063293457,0.4588562250137329,0.46082210540771484,0.462725967168808,0.4645116925239563,0.46625059843063354,0.4679073989391327,0.4694962501525879,0.47101283073425293,0.4724271893501282,0.4737885594367981,0.4750511348247528,0.4762570559978485,0.477393239736557,0.47850164771080017,0.47954800724983215,0.48054471611976624,0.4814958870410919,0.4824218153953552,0.48328161239624023,0.4840907156467438,0.4848877191543579,0.4856198728084564,0.4863077700138092,0.48696503043174744,0.48760557174682617,0.4882131814956665,0.4887561798095703,0.4892835021018982,0.48979896306991577,0.49028071761131287,0.4907279908657074,0.4911652207374573,0.49157336354255676,0.4919663369655609,0.4923464357852936,0.492699533700943,0.4930037260055542,0.4933125376701355,0.49360331892967224,0.4938714802265167,0.49413707852363586,0.494381308555603,0.4946141839027405,0.49482882022857666,0.49503573775291443,0.495239794254303,0.49542972445487976,0.4955970048904419,0.49576041102409363,0.49592074751853943,0.49606847763061523,0.49620768427848816,0.4963492453098297,0.4964807331562042,0.49659910798072815,0.49670642614364624,0.4968145191669464,0.496921569108963,0.49701011180877686,0.49710172414779663],"recovered":[0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,7.720437906755251e-07,1.28673957533465e-06,1.5440875813510502e-06,1.8014354736806126e-06,2.058783366010175e-06,2.3161312583397375e-06,2.8308270429988625e-06,3.0881751627021004e-06,3.860218839690788e-06,4.374914624349913e-06,4.8896104090090375e-06,5.661654540745076e-06,7.2057418947224505e-06,8.492481356370263e-06,9.26452503335895e-06,1.0293917512171902e-05,1.1065961189160589e-05,1.3124744327797089e-05,1.4668831681774464e-05,1.621291994524654e-05,1.749965849739965e-05,1.930109465320129e-05,2.0587835024343804e-05,2.1874573576496914e-05,2.3676009732298553e-05,2.5734792870935053e-05,2.959501216537319e-05,3.216848926967941e-05,3.474197001196444e-05,3.70581001334358e-05,4.014627847936936e-05,4.374914715299383e-05,4.786671343026683e-05,5.3785715863341466e-05,5.6873890571296215e-05,6.202085205586627e-05,7.051333523122594e-05,7.643233402632177e-05,8.209398947656155e-05,8.904238347895443e-05,9.727751603350043e-05,0.00010499795462237671,0.00011374778114259243,0.00012275496555957943,0.00013150478480383754,0.00014179870777297765,0.00015209263074211776,0.00016393062833230942,0.00017731271509546787,0.0001909521670313552,0.00020098872482776642,0.00021514286345336586,0.00022775291290599853,0.00024293643946293741,0.00025811998057179153,0.00027690635761246085,0.0002951780625153333,0.0003144791699014604,0.00033069209894165397,0.00034767703618854284,0.00036286056274548173,0.0003806175955105573,0.0003968304954469204,0.00041870507993735373,0.00043774882215075195,0.00045782196684740484,0.00048510084161534905,0.0005087768658995628,0.0005309087573550642,0.0005615332047455013,0.0005841797683387995,0.0006086278590373695,0.0006389949121512473,0.0006716781063005328,0.0007025598315522075,0.0007378165028057992,0.0007671541534364223,0.0008031828911043704,0.0008384395623579621,0.0008754976443015039,0.0009102396434172988,0.0009511579410172999,0.0009961938485503197,0.0010417443700134754,0.0010860082693397999,0.0011338749900460243,0.0011814843164756894,0.0012303803814575076,0.00128622492775321,0.00133872393053025,0.0013876199955120683,0.001441148342564702,0.001498537021689117,0.0015584990615025163,0.0016220639226958156,0.0016887170495465398,0.0017576863756403327,0.0018248541746288538,0.0018956247949972749,0.0019723144359886646,0.0020564673468470573,0.0021383038256317377,0.0022260595578700304,0.002308925613760948,0.0023920489475131035,0.002485208911821246,0.002584802685305476,0.002685940358787775,0.0028007174842059612,0.0029088035225868225,0.003015345660969615,0.0031334683299064636,0.003266774583607912,0.003395963227376342,0.003529784269630909,0.0036720975767821074,0.003814668394625187,0.003967532888054848,0.004121169913560152,0.0042830416932702065,0.0044508324936032295,0.004629174713045359,0.0048139505088329315,0.005011335946619511,0.005207435227930546,0.005408681463450193,0.005629228428006172,0.005842569749802351,0.006080102175474167,0.006326126866042614,0.0065703499130904675,0.0068377344869077206,0.007119530346244574,0.007401069160550833,0.007688269484788179,0.007997601293027401,0.008321859873831272,0.00866027269512415,0.009018243290483952,0.009377243928611279,0.009766611270606518,0.010169617831707,0.010580088011920452,0.011031475849449635,0.011496246792376041,0.011967450380325317,0.012467477470636368,0.012994268909096718,0.013534442521631718,0.014130203053355217,0.01471283845603466,0.015332789160311222,0.015957631170749664,0.016619272530078888,0.01732337661087513,0.018036486580967903,0.01879386231303215,0.01957002282142639,0.020408719778060913,0.02126491628587246,0.022147877141833305,0.02308488078415394,0.024027546867728233,0.02504793182015419,0.026102542877197266,0.027183404192328453,0.028347130864858627,0.02954843081533909,0.030777525156736374,0.032075073570013046,0.03344622254371643,0.03488763049244881,0.036345504224300385,0.03790091723203659,0.039509598165750504,0.04124618321657181,0.043022140860557556,0.0448312945663929,0.04676912724971771,0.04874221235513687,0.050826989114284515,0.05303966626524925,0.055348075926303864,0.05774115398526192,0.060244377702474594,0.06283201277256012,0.06549607962369919,0.0683353990316391,0.07124677300453186,0.0742332935333252,0.077361099421978,0.08057332038879395,0.08392193168401718,0.08739972859621048,0.09094289690256119,0.09465102106332779,0.09842683374881744,0.10244712233543396,0.10652119666337967,0.11072832345962524,0.11502731591463089,0.1194838136434555,0.12409033626317978,0.12882141768932343,0.13363048434257507,0.1386379599571228,0.14376716315746307,0.14904949069023132,0.15448518097400665,0.15988768637180328,0.16557636857032776,0.17131111025810242,0.17707905173301697,0.18305183947086334,0.18906760215759277,0.19515903294086456,0.20136265456676483,0.20753797888755798,0.2138378620147705,0.22013026475906372,0.22647801041603088,0.23289909958839417,0.23936676979064941,0.24588462710380554,0.2523929476737976,0.2588922679424286,0.26545798778533936,0.27199462056159973,0.27852123975753784,0.28496187925338745,0.29132506251335144,0.2977595329284668,0.30406454205513,0.3102545440196991,0.31642624735832214,0.3225405812263489,0.3285285532474518,0.33446893095970154,0.3402523100376129,0.34596824645996094,0.35158899426460266,0.3570311367511749,0.3623710870742798,0.36751651763916016,0.3726338744163513,0.37761613726615906,0.38247743248939514,0.38718482851982117,0.39179447293281555,0.3962259888648987,0.4005252420902252,0.4047030210494995,0.40875059366226196,0.41265663504600525,0.4164375960826874,0.4200471341609955,0.423528790473938,0.42690160870552063,0.4301663339138031,0.4333077669143677,0.436306893825531,0.43921828269958496,0.4419999420642853,0.4446820318698883,0.4472596347332001,0.4497455954551697,0.4521180987358093,0.4543958902359009,0.4565673768520355,0.45863208174705505,0.4606208801269531,0.4624897241592407,0.46430763602256775,0.4660709798336029,0.4677092730998993,0.46928679943084717,0.4707791805267334,0.47219613194465637,0.4735521078109741,0.4747994542121887,0.47601696848869324,0.47719407081604004,0.4782952666282654,0.4793401062488556,0.48034557700157166,0.4813080430030823,0.48220258951187134,0.48306983709335327,0.4838995337486267,0.4846785366535187,0.48542508482933044,0.4861093759536743,0.48679444193840027,0.48742982745170593,0.4880204498767853,0.48857349157333374,0.4891020953655243,0.48962244391441345,0.49010393023490906,0.49055352807044983,0.4909876585006714,0.4913932681083679,0.49179214239120483,0.4921650290489197,0.49250680208206177,0.49283722043037415,0.4931566119194031,0.4934394359588623,0.4937060475349426,0.49395307898521423,0.4941965341567993,0.4944320321083069,0.49465280771255493,0.49486616253852844,0.4950607120990753,0.49524986743927,0.495423823595047,0.4955880343914032,0.49574989080429077,0.4959012269973755,0.49603915214538574,0.4961755573749542,0.4963037073612213,0.49642184376716614,0.49653327465057373,0.4966408312320709,0.49673399329185486],"active":[0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.0001067708435584791,0.00010651350021362305,0.00010651350021362305,0.00010702820145525038,0.00010728554480010644,0.00010702819417929277,0.00010702819417929277,0.00010677085083443671,0.00010677085083443671,0.00010728554480010644,0.00010754288814496249,0.00010780023876577616,0.0001075428954209201,0.00010780023876577616,0.00010780023876577616,0.00010857228335225955,0.00010831493273144588,0.00010805758938658983,0.00010857228335225955,0.00010805758938658983,0.00010882963397307321,0.00010780023876577616,0.00010805758211063221,0.00010831493273144588,0.00010857228335225955,0.00010754288814496249,0.00010780023876577616,0.00010908697731792927,0.00011037371587008238,0.00011191779776709154,0.00011037371587008238,0.00011063106649089605,0.00011243250628467649,0.00011294720752630383,0.00011346189421601593,0.00011474862549221143,0.00011526332673383877,0.0001144912966992706,0.00011732210987247527,0.00011938089301111177,0.00011680741590680555,0.00011706477380357683,0.00011706477380357683,0.00011989558697678149,0.0001214396907016635,0.00012143968342570588,0.00012118234008084983,0.00012092497490812093,0.00012401316780596972,0.00012427048932295293,0.00012684398097917438,0.00012967480870429426,0.0001283880992559716,0.0001289027713937685,0.0001312189269810915,0.00013276298705022782,0.00013430709077510983,0.00013533646415453404,0.00013713788939639926,0.00013533647870644927,0.00013816729187965393,0.00013327767373993993,0.00013636585208587348,0.00013636588118970394,0.00013842462794855237,0.00013996873167343438,0.00014563038712367415,0.00014228487270884216,0.0001461450883653015,0.00015000530402176082,0.00014537305105477571,0.00014691712567582726,0.0001561816898174584,0.00015129201347008348,0.0001561816898174584,0.00016210065223276615,0.00016313005471602082,0.00016390206292271614,0.00016518885968253016,0.00016261538257822394,0.00017059314996004105,0.00016982108354568481,0.00017187988851219416,0.00017162255244329572,0.00017805618699640036,0.00018474733224138618,0.0001862912904471159,0.00018114445265382528,0.00018809281755238771,0.00019118096679449081,0.00019504118245095015,0.00020584987942129374,0.0002027616137638688,0.0002063644351437688,0.00020971009507775307,0.00021768792066723108,0.00021588639356195927,0.00022309215273708105,0.00022566562984138727,0.00023106997832655907,0.00023364333901554346,0.00024162116460502148,0.000249856268055737,0.00025886367075145245,0.00025731930509209633,0.00026040757074952126,0.00026220898143947124,0.0002678707242012024,0.00028151017613708973,0.00030055386014282703,0.00030389917083084583,0.00031161983497440815,0.0003100757021456957,0.0003270606976002455,0.00034764851443469524,0.00035794242285192013,0.00035794242285192013,0.00036926567554473877,0.0003849640488624573,0.0003875375259667635,0.00040761055424809456,0.00041893403977155685,0.00043231574818491936,0.00044595543295145035,0.0004714326933026314,0.0004758075810968876,0.0005025719292461872,0.0005069472827017307,0.0005249613896012306,0.0005519827827811241,0.0005532698705792427,0.0005823499523103237,0.0005949600599706173,0.0006078272126615047,0.000647716224193573,0.0006582676433026791,0.0006716498173773289,0.0006942958571016788,0.0007277508266270161,0.000764552503824234,0.0007884856313467026,0.0008134478703141212,0.0008456166833639145,0.0008947700262069702,0.0009132996201515198,0.0009470116347074509,0.0010044006630778313,0.0010224152356386185,0.0010427450761198997,0.0011019352823495865,0.0011451700702309608,0.0012084776535630226,0.0012674098834395409,0.0012686960399150848,0.0013291742652654648,0.0013677766546607018,0.001435713842511177,0.0014853831380605698,0.0015492048114538193,0.0016125142574310303,0.0016768500208854675,0.0017483942210674286,0.0018080975860357285,0.0018613692373037338,0.001954786479473114,0.002005483955144882,0.0021529439836740494,0.0022152215242385864,0.0023063234984874725,0.0024203285574913025,0.0024944450706243515,0.0025940407067537308,0.0027368664741516113,0.002839289605617523,0.0029417164623737335,0.003061380237340927,0.0032103881239891052,0.0033547580242156982,0.0035083964467048645,0.0036213696002960205,0.0037590526044368744,0.003940224647521973,0.004082795232534409,0.004323415458202362,0.004526462405920029,0.004697084426879883,0.004900392144918442,0.00511733815073967,0.005259651690721512,0.005448795855045319,0.005725443363189697,0.005894005298614502,0.0061217620968818665,0.006331250071525574,0.006502129137516022,0.006766162812709808,0.006997518241405487,0.007196962833404541,0.007473096251487732,0.0077379122376441956,0.008059591054916382,0.008262895047664642,0.008503258228302002,0.00874696671962738,0.009037263691425323,0.00934530794620514,0.009569458663463593,0.009825259447097778,0.010129958391189575,0.01037546992301941,0.010655716061592102,0.010888874530792236,0.010960176587104797,0.011424943804740906,0.01155206561088562,0.011741980910301208,0.011994704604148865,0.012105360627174377,0.012300431728363037,0.012430906295776367,0.012543365359306335,0.012727364897727966,0.012829795479774475,0.01294843852519989,0.013054713606834412,0.013105422258377075,0.013163059949874878,0.013157904148101807,0.013199597597122192,0.013263434171676636,0.01319393515586853,0.01313963532447815,0.013065516948699951,0.013007372617721558,0.012976229190826416,0.012745380401611328,0.01260000467300415,0.012499868869781494,0.012388467788696289,0.012219876050949097,0.012003213167190552,0.011765152215957642,0.011612802743911743,0.01139327883720398,0.011118173599243164,0.010848462581634521,0.010532468557357788,0.010368764400482178,0.010111957788467407,0.009900152683258057,0.009590566158294678,0.009315729141235352,0.009050101041793823,0.008791506290435791,0.008536458015441895,0.00824129581451416,0.007968753576278687,0.007692605257034302,0.00740206241607666,0.007139831781387329,0.00691339373588562,0.006660401821136475,0.0064202845096588135,0.006194084882736206,0.0059732794761657715,0.005737811326980591,0.005523949861526489,0.0053415000438690186,0.005123257637023926,0.004873126745223999,0.004649221897125244,0.004460334777832031,0.004254728555679321,0.00409388542175293,0.003890812397003174,0.0037608742713928223,0.0035997629165649414,0.0034252703189849854,0.0033035576343536377,0.003140389919281006,0.0030093789100646973,0.0028550028800964355,0.0027049481868743896,0.002593785524368286,0.0024846792221069336,0.0023539364337921143,0.0022494494915008545,0.002155780792236328,0.0020762383937835693,0.001973569393157959,0.0018881261348724365,0.0018178820610046387,0.001720339059829712,0.0016292333602905273,0.0015399456024169922,0.0014961957931518555,0.0014187395572662354,0.0013263523578643799,0.001263052225112915,0.0012254714965820312,0.0011786222457885742,0.0011055469512939453,0.0010612905025482178,0.0010198354721069336,0.0009786784648895264,0.0009531676769256592,0.0009073913097381592,0.0008386969566345215,0.0008057355880737305,0.0007660984992980957,0.0007148683071136475,0.0006976425647735596,0.0006752610206604004,0.0006611049175262451,0.0006322860717773438,0.0006037056446075439,0.0005869865417480469,0.0005635619163513184,0.0005362927913665771,0.0005105435848236084,0.0004969239234924316,0.00048044323921203613,0.0004577934741973877,0.00044801831245422363,0.00044158101081848145,0.0004235506057739258,0.00040271878242492676,0.00039267539978027344,0.0003882944583892822,0.0003692805767059326,0.00036773085594177246]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010728554480010644,0.00010780023876577616,0.00010780023876577616,0.00010805758938658983,0.00010831493273144588,0.0001096016785595566,0.00010985902190441266,0.00011011637252522632,0.00011088841711170971,0.00011217515566386282,0.00011320454359520227,0.00011449128214735538,0.00011526332673383877,0.00011680741590680555,0.00011757946049328893,0.00011938090028706938,0.00012066763883922249,0.00012169702677056193,0.0001240131532540545,0.0001260719436686486,0.00012787338346242905,0.00013070421118754894,0.00013173359911888838,0.00013507911353372037,0.00013688055332750082,0.00013945403043180704,0.00014279955939855427,0.00014640242443419993,0.00014923325215931982,0.00015412287029903382,0.00015952717512845993,0.00016493147995788604,0.00016879169561434537,0.00017393866437487304,0.00017985765589401126,0.0001844899234129116,0.00019015157886315137,0.00019375444389879704,0.00019915876328013837,0.00020610715728253126,0.00021279818611219525,0.00022026128135621548,0.0002277243766002357,0.00023544480791315436,0.00024213585129473358,0.0002498562971595675,0.0002573193924035877,0.00026632656226865947,0.0002753337612375617,0.0002845982671715319,0.0002943775034509599,0.0003046714118681848,0.0003126491792500019,0.0003216563491150737,0.000331950286636129,0.000340185419190675,0.00035433954326435924,0.0003672069578897208,0.00037827290361747146,0.0003898535796906799,0.0004037503676954657,0.00041944856639020145,0.0004310292424634099,0.0004449260304681957,0.0004590801545418799,0.00047657982213422656,0.0004956235643476248,0.0005110644269734621,0.0005337110487744212,0.0005499239778146148,0.000572055927477777,0.0005890408647246659,0.0006124595529399812,0.0006361355190165341,0.0006572380661964417,0.0006762818084098399,0.0006968696252442896,0.0007195162470452487,0.0007452510762959719,0.0007709858473390341,0.0007949192076921463,0.0008206539787352085,0.0008494769572280347,0.0008762411307543516,0.0009027479682117701,0.0009305415442213416,0.0009580777841620147,0.0009925623890012503,0.0010206133592873812,0.001052267150953412,0.0010849502868950367,0.0011153173400089145,0.0011472285259515047,0.001179139711894095,0.0012087346985936165,0.0012429619673639536,0.001279762713238597,0.0013142473762854934,0.0013471879065036774,0.00139145168941468,0.0014277377631515265,0.0014665973139926791,0.0015057141426950693,0.0015420002164319158,0.0015852346550673246,0.001629498554393649,0.0016791666857898235,0.0017211143858730793,0.00176795176230371,0.0018176198936998844,0.0018647145479917526,0.0019164414843544364,0.001965080387890339,0.002019895240664482,0.0020731664262712,0.002125922590494156,0.0021833113860338926,0.002245846902951598,0.0023032354656606913,0.0023611385840922594,0.002418527379631996,0.002481320174410939,0.0025466864462941885,0.0026066487189382315,0.002674588467925787,0.0027371239848434925,0.002805321244522929,0.0028835549019277096,0.0029517521616071463,0.003026125719770789,0.0031046168878674507,0.003182078478857875,0.003262885846197605,0.003346266457810998,0.0034216695930808783,0.003507880959659815,0.0035920338705182076,0.0036803041584789753,0.0037701185792684555,0.0038622491993010044,0.003954636864364147,0.004058090969920158,0.004159485921263695,0.004266027826815844,0.0043795183300971985,0.004500214476138353,0.004620910622179508,0.004749327432364225,0.0048813470639288425,0.005022888071835041,0.005164172500371933,0.005310345906764269,0.0054588355123996735,0.00561504578217864,0.005784895736724138,0.005941363051533699,0.006119705270975828,0.006297789979726076,0.006475617177784443,0.006671458948403597,0.006885315291583538,0.007091450970619917,0.007304277736693621,0.007534346543252468,0.0077530923299491405,0.0079919109120965,0.008237678557634354,0.008481387048959732,0.008742081001400948,0.008999942801892757,0.00927247479557991,0.009559160098433495,0.009853309020400047,0.010173192247748375,0.010505943559110165,0.010851819068193436,0.0112051572650671,0.011555923148989677,0.01192830502986908,0.012335686944425106,0.012733547016978264,0.013153281062841415,0.013569412752985954,0.014017455279827118,0.014470388181507587,0.014933872036635876,0.015408163890242577,0.015916941687464714,0.016434725373983383,0.016993941739201546,0.017558563500642776,0.018148405477404594,0.018758833408355713,0.01939808577299118,0.020031418651342392,0.02068585529923439,0.021394075825810432,0.02211928367614746,0.022862762212753296,0.02363917976617813,0.024450598284602165,0.025279000401496887,0.026164792478084564,0.02704569511115551,0.02800045534968376,0.028969112783670425,0.02999901957809925,0.031052859500050545,0.0321514792740345,0.033294618129730225,0.034452684223651886,0.03568846732378006,0.03696645796298981,0.038262974470853806,0.03961636871099472,0.041021231561899185,0.042472414672374725,0.04395268112421036,0.045486219227313995,0.04715048521757126,0.048808835446834564,0.05053924396634102,0.052339907735586166,0.054219577461481094,0.056085605174303055,0.05805997923016548,0.060092512518167496,0.06217857450246811,0.06439022719860077,0.0666566863656044,0.06897899508476257,0.0713772177696228,0.07384312897920609,0.07636153697967529,0.07897953689098358,0.08163433521986008,0.08441241085529327,0.08724863827228546,0.09016130119562149,0.09311746060848236,0.096124567091465,0.09924105554819107,0.10246433317661285,0.10575401037931442,0.10908281058073044,0.11253410577774048,0.11606002599000931,0.11962790042161942,0.12322407960891724,0.12686993181705475,0.13063929975032806,0.13449488580226898,0.13835690915584564,0.1423010230064392,0.14635373651981354,0.15042781829833984,0.15453869104385376,0.158714160323143,0.1629573106765747,0.16724112629890442,0.17158490419387817,0.1758892983198166,0.18023410439491272,0.18465611338615417,0.1890953630208969,0.19353976845741272,0.1979525089263916,0.20238378643989563,0.20683616399765015,0.21127979457378387,0.2157360315322876,0.2201770842075348,0.22463537752628326,0.22903653979301453,0.23339833319187164,0.23772099614143372,0.24210955202579498,0.2464672327041626,0.25076133012771606,0.2549460828304291,0.2591768801212311,0.26326483488082886,0.26737213134765625,0.2713828980922699,0.2753254473209381,0.27925825119018555,0.2830705940723419,0.286893755197525,0.2906142473220825,0.29433754086494446,0.2978866398334503,0.3013811707496643,0.30484867095947266,0.3082626461982727,0.3115464150905609,0.31475940346717834,0.3178761303424835,0.320902019739151,0.32387593388557434,0.3267572224140167,0.3295440375804901,0.3323110342025757,0.3350016176700592,0.33756735920906067,0.3400566875934601,0.34249427914619446,0.34484773874282837,0.34703776240348816,0.34924376010894775,0.3513576090335846,0.3534122705459595,0.35540440678596497,0.3572887182235718,0.3591359555721283,0.3609471619129181,0.36266523599624634,0.3643302619457245,0.3659343123435974,0.3674452006816864,0.36891284584999084,0.37032800912857056,0.3716970980167389],"recovered":[0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,5.146958415025438e-07,1.0293916830050875e-06,1.28673957533465e-06,1.5440875813510502e-06,1.8014354736806126e-06,2.3161312583397375e-06,3.0881751627021004e-06,3.345523055031663e-06,3.860218839690788e-06,4.632262516679475e-06,5.404306648415513e-06,6.433698217733763e-06,7.463089787052013e-06,8.2351334640407e-06,9.521872925688513e-06,1.0293917512171902e-05,1.1065961189160589e-05,1.2610048543137964e-05,1.3639440112456214e-05,1.4668831681774464e-05,1.6984962712740526e-05,1.85290500667179e-05,2.05878332053544e-05,2.2903965145815164e-05,2.5992139853769913e-05,2.856562059605494e-05,3.139644832117483e-05,3.474197001196444e-05,3.783014471991919e-05,4.066097244503908e-05,4.555058330879547e-05,5.0182847189716995e-05,5.5329805036308244e-05,5.919002433074638e-05,6.356494122883305e-05,6.845454481663182e-05,7.282946171471849e-05,7.82337665441446e-05,8.286603406304494e-05,8.672624971950427e-05,9.187321120407432e-05,9.702016541268677e-05,0.00010422591003589332,0.00011271839321125299,0.00012043883180012926,0.00012584312935359776,0.00013356357521843165,0.00014179870777297765,0.00015080587763804942,0.00015981306205503643,0.00016856289585120976,0.0001765406777849421,0.0001868346007540822,0.0001942976814461872,0.00020484895503614098,0.00021359877428039908,0.00022234860807657242,0.00023470130690839142,0.00024602460325695574,0.0002573479141574353,0.00027098736609332263,0.0002812812745105475,0.00029569276375696063,0.00030778811196796596,0.0003211701987311244,0.0003368684265296906,0.00035385339288040996,0.00037263979902490973,0.0003873086243402213,0.00040712443296797574,0.00042256529559381306,0.00044006496318615973,0.00046116748126223683,0.00048278470057994127,0.0005046593141742051,0.0005301367491483688,0.000550981902051717,0.0005700256442651153,0.0005872679757885635,0.0006112013361416757,0.0006392522482201457,0.0006631856085732579,0.0006878910353407264,0.0007167139556258917,0.0007429634570144117,0.0007710143690928817,0.0007988079451024532,0.0008248001104220748,0.0008525936864316463,0.0008819313370622694,0.0009135851287283003,0.0009460109868086874,0.0009781795088201761,0.0010077744955196977,0.0010432885028421879,0.0010736555559560657,0.0011055667418986559,0.0011403086828067899,0.001172734540887177,0.001207476481795311,0.0012455639662221074,0.0012841661227867007,0.001320966868661344,0.0013603410916402936,0.0013961124932393432,0.0014388322597369552,0.0014805225655436516,0.0015286466805264354,0.0015739399241283536,0.001620005234144628,0.0016629822785034776,0.0017098196549341083,0.0017610319191589952,0.001807869179174304,0.0018577947048470378,0.0019138965290039778,0.0019681970588862896,0.0020255856215953827,0.002081944840028882,0.0021462817676365376,0.002204956952482462,0.0022602868266403675,0.002323851687833667,0.0023809829726815224,0.002442489145323634,0.0025099143385887146,0.0025696191005408764,0.002637816360220313,0.002708329586312175,0.0027772989124059677,0.0028516724705696106,0.0029273326508700848,0.0030009341426193714,0.0030750504229217768,0.0031530268024653196,0.003235120791941881,0.0033128398936241865,0.0033946766052395105,0.0034829468932002783,0.0035745627246797085,0.00366566376760602,0.003754963632673025,0.0038550719618797302,0.003956466913223267,0.004063781350851059,0.004170065745711327,0.004288960713893175,0.004408884793519974,0.004527522251009941,0.0046574827283620834,0.004794906359165907,0.004930786322802305,0.005076959729194641,0.005219530779868364,0.0053729098290205,0.005524488165974617,0.0056909918785095215,0.005859040189534426,0.006024772301316261,0.0062000262551009655,0.00638969149440527,0.006585533265024424,0.006800419185310602,0.007001150399446487,0.007219381630420685,0.007455626968294382,0.00767128448933363,0.007914220914244652,0.008152009919285774,0.008397005498409271,0.00865075085312128,0.008906039409339428,0.009179857559502125,0.009461396373808384,0.00976712629199028,0.010101420804858208,0.010425679385662079,0.010773099027574062,0.011108423583209515,0.011472055688500404,0.011862967163324356,0.012251820415258408,0.012647364288568497,0.013055517338216305,0.013499700464308262,0.013942853547632694,0.01439964585006237,0.014860556460916996,0.015359553508460522,0.015851860865950584,0.01638997532427311,0.016926288604736328,0.017491424456238747,0.018098507076501846,0.018707135692238808,0.019319623708724976,0.019965823739767075,0.020654229447245598,0.02133851870894432,0.02206243760883808,0.022814923897385597,0.02361038513481617,0.024425406008958817,0.025254324078559875,0.026132138445973396,0.027039289474487305,0.027985557913780212,0.028967339545488358,0.02999029867351055,0.031033072620630264,0.03212679922580719,0.03327225521206856,0.03443263843655586,0.0356740839779377,0.03690987080335617,0.03824061527848244,0.03957033157348633,0.04096464440226555,0.04242560639977455,0.04391513764858246,0.045488305389881134,0.047117576003074646,0.04878390207886696,0.050523318350315094,0.052321407943964005,0.05415398254990578,0.056076113134622574,0.05802115052938461,0.06004030257463455,0.06216367706656456,0.0643637478351593,0.06663098186254501,0.06897670775651932,0.07139062881469727,0.07379426062107086,0.07632836699485779,0.07891831547021866,0.08161043375730515,0.08438695967197418,0.08723966032266617,0.09010651707649231,0.09309355169534683,0.09611533582210541,0.09924905747175217,0.10247053951025009,0.10571646690368652,0.10904063284397125,0.11251869052648544,0.11600704491138458,0.11961016803979874,0.12322179228067398,0.12690366804599762,0.13068513572216034,0.1344815343618393,0.1383497267961502,0.14233528077602386,0.14636200666427612,0.15039438009262085,0.1544952243566513,0.15869848430156708,0.16294601559638977,0.16722314059734344,0.17152342200279236,0.17585304379463196,0.18026167154312134,0.18469861149787903,0.18910105526447296,0.19353774189949036,0.19793091714382172,0.20231252908706665,0.2067631036043167,0.21122705936431885,0.2156940996646881,0.2200983613729477,0.22453941404819489,0.22895240783691406,0.2332810014486313,0.2376965880393982,0.24204190075397491,0.2463676631450653,0.2506355345249176,0.2548454701900482,0.25907036662101746,0.2631469964981079,0.26727718114852905,0.27124524116516113,0.2752379775047302,0.27911311388015747,0.28299495577812195,0.2867633104324341,0.2905282974243164,0.29421043395996094,0.2977929711341858,0.3012954890727997,0.30476170778274536,0.30813658237457275,0.31143397092819214,0.314659059047699,0.3177562355995178,0.320830762386322,0.32378050684928894,0.32664504647254944,0.32947996258735657,0.3322202265262604,0.3348904550075531,0.3374595642089844,0.3399684429168701,0.3424004018306732,0.34470415115356445,0.34696832299232483,0.34915345907211304,0.3512953519821167,0.35333251953125,0.35530588030815125,0.35723957419395447,0.3591020107269287,0.36087000370025635,0.3625852167606354,0.36424174904823303,0.3658602237701416,0.36736854910850525,0.3688560128211975],"active":[0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010651350021362305,0.00010677085083443671,0.0001067708435584791,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010728554480010644,0.0001067708435584791,0.00010677085083443671,0.00010702820145525038,0.0001075428954209201,0.00010780023876577616,0.00010805758211063221,0.00010780023876577616,0.00010857228335225955,0.00010805758938658983,0.00010908698459388688,0.0001096016785595566,0.00010908697731792927,0.00011037371587008238,0.00011140311107737944,0.00011088841711170971,0.00011217516293982044,0.00011114576773252338,0.00011217514838790521,0.00011088841711170971,0.0001108884098357521,0.00011140311107737944,0.00011166045442223549,0.00011140310380142182,0.00011346189421601593,0.00011397659545764327,0.00011474863276816905,0.00011346189421601593,0.00011474864004412666,0.00011629271466517821,0.00011603537859627977,0.00011732211714843288,0.00011552067735465243,0.00011629272921709344,0.000119380907563027,0.00012092497490812093,0.0001232411159435287,0.00012349846656434238,0.00012272641470190138,0.00012169701949460432,0.00012401316780596972,0.00012375581718515605,0.00012452785449568182,0.00012452788359951228,0.0001247852051164955,0.00012581460759975016,0.00012813073408324271,0.0001258145784959197,0.00012735866766888648,0.00012710133159998804,0.00012658664491027594,0.00013199093518778682,0.00013250565098132938,0.00013224830036051571,0.0001325056655332446,0.00013276300160214305,0.00013816729187965393,0.00013533647870644927,0.00013713791850022972,0.0001379099558107555,0.00013971139560453594,0.00014177017146721482,0.00013842462794855237,0.00014640242443419993,0.00014279954484663904,0.00014949063188396394,0.00014897590153850615,0.0001512920716777444,0.00015335081843659282,0.00015257875202223659,0.00014614505926147103,0.0001458877231925726,0.00014949060278013349,0.00015798310050740838,0.00015978451119735837,0.0001556669594720006,0.0001574683701619506,0.00016158592188730836,0.00015952717512845993,0.00015978451119735837,0.00015952717512845993,0.0001592698390595615,0.00016776227857917547,0.00016801967285573483,0.0001703358138911426,0.00017136515816673636,0.00016930635320022702,0.00016904901713132858,0.00017136521637439728,0.0001654461957514286,0.00016930641140788794,0.00017419597133994102,0.0001739386934787035,0.00017445336561650038,0.00018397520761936903,0.00018217379692941904,0.0001824311912059784,0.00018474727403372526,0.00018165912479162216,0.00018912216182798147,0.00019066629465669394,0.00019864412024617195,0.00019246770534664392,0.0001940118381753564,0.00019761465955525637,0.00020173226948827505,0.00020662182942032814,0.00020404846873134375,0.0002120260614901781,0.0002153717214241624,0.0002120260614901781,0.00021511432714760303,0.00022026128135621548,0.00022129062563180923,0.00021485681645572186,0.00021357042714953423,0.0002210333477705717,0.0002228347584605217,0.0002256657462567091,0.00023209932260215282,0.0002272096462547779,0.0002357021439820528,0.0002457385417073965,0.00024342257529497147,0.00024882680736482143,0.0002529444172978401,0.0002547458279877901,0.0002619517035782337,0.0002712160348892212,0.0002686427906155586,0.00027276016771793365,0.00027919397689402103,0.00028562755323946476,0.0002871716860681772,0.00028768647462129593,0.0002889730967581272,0.00030312733724713326,0.00030441395938396454,0.000309560913592577,0.0003157369792461395,0.00033014873042702675,0.0003319499082863331,0.00034044263884425163,0.00035382481291890144,0.0003654053434729576,0.0003692661412060261,0.00037955958396196365,0.00038187578320503235,0.00039551500231027603,0.0004119859077036381,0.00041687488555908203,0.0004287133924663067,0.0004387497901916504,0.0004508448764681816,0.0004714326933026314,0.0004956237971782684,0.0005059177055954933,0.0005038585513830185,0.0005331961438059807,0.0005337106995284557,0.0005362839438021183,0.000566394068300724,0.0005671661347150803,0.0005900710821151733,0.0006029373034834862,0.0006217239424586296,0.0006531206890940666,0.0006734514608979225,0.000711795873939991,0.0007388172671198845,0.000750398263335228,0.0007794778794050217,0.0007828241214156151,0.000819881446659565,0.0008636312559247017,0.0008705798536539078,0.0009014606475830078,0.0009220484644174576,0.0009619379416108131,0.0009706877171993256,0.0009910184890031815,0.0010085180401802063,0.001056385226547718,0.0010751718655228615,0.0011420808732509613,0.001168588176369667,0.0012221168726682663,0.0012674089521169662,0.001299578696489334,0.0013242829591035843,0.0013662315905094147,0.0014282520860433578,0.001465054228901863,0.0015242435038089752,0.0015767421573400497,0.001635674387216568,0.0016686152666807175,0.0017393864691257477,0.0017913710325956345,0.0018683169037103653,0.0019298233091831207,0.0020134616643190384,0.002085519954562187,0.0021611806005239487,0.0022615455090999603,0.002325884997844696,0.002416212111711502,0.0025338195264339447,0.002588890492916107,0.00270649790763855,0.002780616283416748,0.002902083098888397,0.002988036721944809,0.003060612827539444,0.0032353475689888,0.00332053005695343,0.0034216679632663727,0.0035560056567192078,0.0036962591111660004,0.0037641972303390503,0.0039059966802597046,0.004016399383544922,0.004157423973083496,0.004349924623966217,0.004493009299039841,0.0046152472496032715,0.004746235907077789,0.004866421222686768,0.004970908164978027,0.00518527626991272,0.005305968225002289,0.0054940953850746155,0.005638204514980316,0.005774341523647308,0.005877800285816193,0.006018050014972687,0.006147503852844238,0.006348997354507446,0.006504952907562256,0.006612271070480347,0.006817638874053955,0.007019393146038055,0.007109209895133972,0.007217034697532654,0.007259763777256012,0.007417507469654083,0.007591217756271362,0.007671773433685303,0.007819488644599915,0.00800400972366333,0.008092537522315979,0.008176684379577637,0.008319780230522156,0.008462086319923401,0.008542641997337341,0.008638888597488403,0.008666157722473145,0.008710682392120361,0.008803069591522217,0.008833691477775574,0.008841156959533691,0.00885145366191864,0.008846044540405273,0.00890524685382843,0.008967265486717224,0.008972927927970886,0.008950024843215942,0.008941277861595154,0.008938178420066833,0.008858919143676758,0.008768588304519653,0.008828550577163696,0.008770644664764404,0.00871942937374115,0.00857841968536377,0.008541345596313477,0.00841936469078064,0.008301764726638794,0.008235901594161987,0.008048266172409058,0.008013010025024414,0.007832616567611694,0.007780641317367554,0.007619291543960571,0.007574230432510376,0.007358342409133911,0.007170736789703369,0.007055699825286865,0.0069671571254730225,0.006784707307815552,0.006622821092605591,0.006442159414291382,0.006242960691452026,0.0061196982860565186,0.005926460027694702,0.005763530731201172,0.005665987730026245,0.005521655082702637,0.005347132682800293,0.005166232585906982,0.005034714937210083,0.004879295825958252,0.004637360572814941,0.004539608955383301,0.004389286041259766,0.0042588114738464355,0.004109054803848267,0.003956198692321777,0.0038300752639770508,0.003707587718963623,0.003563225269317627,0.0034602582454681396,0.003349095582962036,0.003203451633453369,0.003052622079849243,0.0029594600200653076,0.002841085195541382]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010728554480010644,0.0001075428954209201,0.00010780023876577616,0.00010805758938658983,0.00010831493273144588,0.00010831493273144588,0.00010831493273144588,0.00010857228335225955,0.00010908697731792927,0.0001096016785595566,0.00011037371587008238,0.00011114576045656577,0.00011191780504304916,0.00011243250628467649,0.00011268984962953255,0.00011320454359520227,0.00011397658818168566,0.00011449128214735538,0.00011500598338898271,0.00011603537132032216,0.00011680741590680555,0.0001178368111141026,0.00011860885570058599,0.00011963824363192543,0.00012015293759759516,0.00012092498218407854,0.0001219543773913756,0.00012298376532271504,0.0001240131532540545,0.00012504255573730916,0.00012581459304783493,0.00012658664491027594,0.00012761603284161538,0.00012838807015214115,0.0001301895099459216,0.00013173359911888838,0.00013327768829185516,0.00013482177746482193,0.00013585116539616138,0.00013739525456912816,0.00013945403043180704,0.00014177017146721482,0.00014331424608826637,0.00014485834981314838,0.00014691712567582726,0.00014846121484879404,0.00014949060278013349,0.00015129204257391393,0.00015360816905740649,0.00015592429554089904,0.00015849777264520526,0.0001610712643014267,0.0001639020920265466,0.00016647556913085282,0.0001685343449935317,0.00017136518727056682,0.00017316661251243204,0.0001770268427208066,0.00018011500651482493,0.00018320318486075848,0.0001862913486547768,0.00019015157886315137,0.00019375444389879704,0.00019658527162391692,0.00019993080059066415,0.00020456305355764925,0.00020842326921410859,0.00021228349942248315,0.0002158863644581288,0.00022103331866674125,0.00022540823556482792,0.00023004050308372825,0.00023441541998181492,0.00023827563563827425,0.00024470934295095503,0.0002498562971595675,0.0002565473550930619,0.00026169430930167437,0.0002668412635102868,0.0002725029189605266,0.0002784219104796648,0.00028279682737775147,0.00028845848282799125,0.00029514951165765524,0.00030132586834952235,0.00030750222504138947,0.0003126491792500019,0.00031805349863134325,0.00032397249015048146,0.0003301488468423486,0.00033735460601747036,0.0003443029709160328,0.0003504793276078999,0.0003589718253351748,0.0003643761156126857,0.0003705524723045528,0.0003790449700318277,0.00038547866279259324,0.0003908829530701041,0.0003986033843830228,0.0004083826206624508,0.00041610305197536945,0.00042305144597776234,0.0004294851387385279,0.0004377202712930739,0.00044852891005575657,0.0004557346401270479,0.000465256511233747,0.000473491643788293,0.00048352821613661945,0.0004938221536576748,0.0005028293235227466,0.0005123511655256152,0.0005208436632528901,0.000527534750290215,0.0005362845258787274,0.0005442623514682055,0.000552497454918921,0.0005609899526461959,0.0005694824503734708,0.0005766881513409317,0.0005851806490682065,0.0005954745574854314,0.0006055111298337579,0.0006150330300442874,0.0006248122081160545,0.0006338193779811263,0.0006451426888816059,0.0006574954022653401,0.0006683040410280228,0.000675767136272043,0.0006865757168270648,0.000698928430210799,0.0007074209279380739,0.0007192589109763503,0.0007272366783581674,0.0007380453171208501,0.000748339225538075,0.0007624933496117592,0.0007720152498222888,0.0007846252992749214,0.0007962059462442994,0.0008101027342490852,0.0008214260451495647,0.0008350654970854521,0.0008463888079859316,0.0008577121188864112,0.0008698074379935861,0.000883189553860575,0.0008983730804175138,0.0009114978020079434,0.0009230784489773214,0.0009367179009132087,0.0009503573528490961,0.0009660555515438318,0.0009796950034797192,0.0009951358661055565,0.001010062056593597,0.0010278190020471811,0.001042487914673984,0.0010566420387476683,0.0010682226857170463,0.0010862370254471898,0.0010988471331074834,0.0011145452735945582,0.0011317876633256674,0.001151088741607964,0.0011683310149237514,0.0011868601432070136,0.0012025582836940885,0.0012200579512864351,0.0012409031623974442,0.0012599469628185034,0.0012761597754433751,0.0012954609701409936,0.0013129606377333403,0.0013327763881534338,0.001351820072159171,0.0013685477897524834,0.0013837312581017613,0.0014022602699697018,0.001422590808942914,0.00144214928150177,0.0014632517704740167,0.0014830675208941102,0.0014961923006922007,0.0015188389224931598,0.0015404562000185251,0.0015607866225764155,0.0015813744394108653,0.0016035063890740275,0.0016266676830127835,0.0016511157155036926,0.0016729903873056173,0.0016951222205534577,0.0017211143858730793,0.0017463344847783446,0.0017712971894070506,0.0018014069646596909,0.0018263696692883968,0.001856479444541037,0.0018827288877218962,0.0019071769202128053,0.0019403748447075486,0.0019725433085113764,0.002002138178795576,0.002038167091086507,0.0020703354384750128,0.0021061068400740623,0.0021398195531219244,0.002179708331823349,0.0022105900570750237,0.002248162869364023,0.0022867650259286165,0.002323823282495141,0.0023631975054740906,0.002407461404800415,0.0024514677934348583,0.002495216904208064,0.0025443704798817635,0.0025986707769334316,0.00264396402053535,0.0026964631397277117,0.002745873760432005,0.002800688846036792,0.00284598208963871,0.0029072309844195843,0.002968737157061696,0.003030757885426283,0.0030909774359315634,0.0031558291520923376,0.003222482278943062,0.003289649961516261,0.003352442989125848,0.0034255296923220158,0.0034911534748971462,0.0035657843109220266,0.0036463341675698757,0.003725340124219656,0.003811294212937355,0.00390059407800436,0.003995297942310572,0.004080737475305796,0.004168493207544088,0.004269888158887625,0.004369481932371855,0.004476281348615885,0.004591315984725952,0.0047004311345517635,0.004813664592802525,0.00492818420752883,0.005056601017713547,0.005186046939343214,0.0053080297075212,0.0054374756291508675,0.005575928837060928,0.005722874775528908,0.005870592314749956,0.006025000941008329,0.0061778659000992775,0.006337421480566263,0.006489514373242855,0.006660650484263897,0.0068258680403232574,0.006996232084929943,0.00718023581430316,0.007356004789471626,0.007536148186773062,0.007733534090220928,0.00793529488146305,0.00813988596200943,0.008341904729604721,0.008559620939195156,0.008790462277829647,0.009018214419484138,0.009243651293218136,0.009485043585300446,0.009725921787321568,0.009986872784793377,0.010240103118121624,0.010499767027795315,0.010786967352032661,0.011085747741162777,0.011381697840988636,0.011681766249239445,0.011991355568170547,0.012312010861933231,0.012637556530535221,0.012972880154848099,0.013312065042555332,0.01367209479212761,0.01403649989515543,0.014394727535545826,0.01478718314319849,0.015188131481409073,0.015580072067677975,0.01598333567380905,0.01638840138912201,0.01682383567094803,0.017252318561077118,0.0177242960780859,0.01818726398050785,0.018662843853235245,0.019157208502292633,0.01966933161020279,0.020174505189061165,0.02069897949695587,0.021225513890385628,0.021754363551735878,0.02232799306511879,0.02291114255785942,0.023486057296395302,0.0240602008998394,0.024656476452946663,0.02525918558239937,0.025859320536255836,0.026500631123781204,0.02713833935558796,0.02778608538210392,0.028458019718527794,0.02913973480463028,0.029811155050992966,0.030501361936330795,0.031208040192723274,0.031922437250614166,0.03263503313064575,0.033394210040569305,0.03415415808558464],"recovered":[0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,5.146958415025438e-07,5.146958415025438e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,1.0293916830050875e-06,1.28673957533465e-06,1.28673957533465e-06,1.28673957533465e-06,1.28673957533465e-06,1.5440875813510502e-06,1.8014354736806126e-06,2.3161312583397375e-06,3.0881751627021004e-06,3.6028709473612253e-06,4.374914624349913e-06,4.8896104090090375e-06,5.661654540745076e-06,6.176350325404201e-06,6.691046110063326e-06,7.463089787052013e-06,7.720437679381575e-06,8.749829248699825e-06,9.521872925688513e-06,1.0551264495006762e-05,1.1838004866149276e-05,1.2867396435467526e-05,1.3124744327797089e-05,1.3896788004785776e-05,1.4926179574104026e-05,1.5955571143422276e-05,1.6727615729905665e-05,1.7757007299223915e-05,1.9043745851377025e-05,1.9815790437860414e-05,2.0845182007178664e-05,2.1874573576496914e-05,2.3161313947639428e-05,2.4962748284451663e-05,2.7278880224912427e-05,2.856562059605494e-05,2.959501216537319e-05,3.08817507175263e-05,3.268318687332794e-05,3.474197001196444e-05,3.628605918493122e-05,3.783014471991919e-05,3.963158087572083e-05,4.066097244503908e-05,4.194771099719219e-05,4.400649413582869e-05,4.606527727446519e-05,4.812406041310169e-05,4.9668149586068466e-05,5.198427970753983e-05,5.4043062846176326e-05,5.5844499001977965e-05,5.7645935157779604e-05,6.021941590006463e-05,6.330759060801938e-05,6.665311229880899e-05,6.896924605825916e-05,7.282946171471849e-05,7.540293881902471e-05,7.952051237225533e-05,8.23513328214176e-05,8.543951116735116e-05,8.852768951328471e-05,9.264525579055771e-05,9.650547144701704e-05,0.00010088038834510371,0.00010499795462237671,0.0001098875654861331,0.00011297573655610904,0.00011657860886771232,0.00012121086911065504,0.00012584312935359776,0.00013304887397680432,0.00013768114149570465,0.00014334279694594443,0.0001495191390858963,0.00015492344391532242,0.00015981306205503643,0.00016650410543661565,0.00017062167171388865,0.00017628332716412842,0.00018297437054570764,0.00018863602599594742,0.00019352564413566142,0.00019892994896508753,0.00020510629110503942,0.0002143708261428401,0.00021951778035145253,0.00022646617435384542,0.00023264253104571253,0.00023907622380647808,0.0002478260430507362,0.00025245832512155175,0.00026043609250336885,0.0002684138889890164,0.00027639168547466397,0.0002815386396832764,0.0002882296685129404,0.0002967221662402153,0.0003059866721741855,0.0003144791699014604,0.0003201408253517002,0.00032580248080193996,0.0003353243519086391,0.0003438168205320835,0.0003523093182593584,0.00036080178688280284,0.0003708383592311293,0.00038087493157945573,0.0003898821014445275,0.00039785989793017507,0.0004042935906909406,0.0004122713871765882,0.0004205065197311342,0.0004277122498024255,0.00043517534504644573,0.0004434104776009917,0.00045190294622443616,0.00046013807877898216,0.00046837321133352816,0.0004773804103024304,0.00048587287892587483,0.0004969388246536255,0.0005072327330708504,0.0005172693054191768,0.0005262764752842486,0.0005368277779780328,0.0005486657610163093,0.0005587023333646357,0.0005682242335751653,0.0005785181419923902,0.0005880399839952588,0.0005998780252411962,0.0006088851951062679,0.0006196937756612897,0.0006307597504928708,0.0006433697999455035,0.0006544357747770846,0.0006678178906440735,0.000679141201544553,0.0006902071181684732,0.0007025598315522075,0.0007154272170737386,0.0007282946025952697,0.0007414193823933601,0.0007522279629483819,0.0007650954066775739,0.0007789921946823597,0.0007954624597914517,0.0008070431067608297,0.0008191384258680046,0.0008309764671139419,0.0008469320018775761,0.000860314117744565,0.0008747255778871477,0.0008899091044440866,0.0009076661081053317,0.0009246511035598814,0.0009382905554957688,0.0009529593517072499,0.0009637679904699326,0.0009779221145436168,0.000993362977169454,0.001011634711176157,0.00102990644518286,0.0010461193742230535,0.0010638763196766376,0.0010821480536833405,0.0010981035884469748,0.0011176620610058308,0.0011351617285981774,0.001152661396190524,0.0011724771466106176,0.0011881754035130143,0.001209277892485261,0.00122832169290632,0.0012468507047742605,0.0012633209116756916,0.0012803059071302414,0.0012993497075513005,0.0013194228522479534,0.0013412974076345563,0.0013585396809503436,0.0013778407592326403,0.00139482575468719,0.001413097488693893,0.0014347146498039365,0.0014555598609149456,0.0014794932212680578,0.00150342658162117,0.0015237571205943823,0.0015469184145331383,0.0015687929699197412,0.0015955570852383971,0.0016194904455915093,0.001645482610911131,0.0016696733655408025,0.0016946360701695085,0.0017270619282498956,0.0017551128985360265,0.0017805902753025293,0.0018055530963465571,0.0018330892780795693,0.0018647430697456002,0.0019043746870011091,0.0019386019557714462,0.001973858568817377,0.0020013947505503893,0.0020412837620824575,0.0020765403751283884,0.0021084516774863005,0.002149369800463319,0.0021882294677197933,0.002223486080765724,0.002262603025883436,0.002303263870999217,0.0023421235382556915,0.0023910196032375097,0.0024409450124949217,0.0024895837996155024,0.002543884329497814,0.0025878907181322575,0.0026439926587045193,0.0026916018687188625,0.002747446531429887,0.00280843791551888,0.0028663412667810917,0.0029265605844557285,0.002987294690683484,0.0030529184732586145,0.003122917143628001,0.0031857099384069443,0.003255708608776331,0.003315927926450968,0.0033872134517878294,0.0034685353748500347,0.0035416220780462027,0.0036270616110414267,0.0037143025547266006,0.0038064331747591496,0.003887240309268236,0.003980142995715141,0.00406969990581274,0.004168779123574495,0.004269659519195557,0.004382120445370674,0.00449689757078886,0.004598292522132397,0.004707923159003258,0.004831192549318075,0.004959609359502792,0.005079018883407116,0.005201258696615696,0.0053307050839066505,0.0054768784902989864,0.005620736163109541,0.0057764314115047455,0.005926980171352625,0.006081388797610998,0.006236312445253134,0.006394066382199526,0.00656211469322443,0.006729390937834978,0.006914166733622551,0.007078354712575674,0.0072548952884972095,0.007440443150699139,0.00763731449842453,0.007839847356081009,0.008043666370213032,0.00824619922786951,0.008467261679470539,0.008689610287547112,0.008908355608582497,0.009139969013631344,0.009384706616401672,0.009624812752008438,0.009875211864709854,0.010137706995010376,0.010416671633720398,0.010702842846512794,0.010993903502821922,0.011293713934719563,0.011577825993299484,0.01189513597637415,0.01220832858234644,0.01254802756011486,0.0128818079829216,0.013219448737800121,0.01357922051101923,0.013928699307143688,0.014308287762105465,0.014707176946103573,0.0150877945125103,0.015475360676646233,0.015858037397265434,0.01629243977367878,0.01672581396996975,0.01717308536171913,0.017630649730563164,0.018090272322297096,0.018565336242318153,0.019079774618148804,0.019564103335142136,0.020070822909474373,0.02060147374868393,0.02111308090388775,0.021677445620298386,0.022250816226005554,0.02282470278441906,0.023385977372527122,0.02397659234702587,0.02456849254667759,0.025160906836390495,0.025770049542188644,0.026408787816762924,0.02703903242945671,0.027685746550559998,0.028368234634399414,0.029022926464676857,0.02970438450574875,0.03038506954908371,0.031093033030629158,0.0318218432366848,0.03254859521985054],"active":[0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010651350021362305,0.0001067708435584791,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010728554480010644,0.00010754288814496249,0.00010780024604173377,0.00010805758211063221,0.00010805758211063221,0.00010831493273144588,0.00010805758938658983,0.00010780023876577616,0.00010754288814496249,0.00010780023876577616,0.00010780023876577616,0.0001075428954209201,0.00010831493273144588,0.00010805758938658983,0.00010831494000740349,0.00010805758938658983,0.00010780023876577616,0.00010728553752414882,0.00010780023876577616,0.00010805758938658983,0.00010805758938658983,0.00010805758211063221,0.00010831494000740349,0.00010805758938658983,0.00010754290269687772,0.00010780023876577616,0.00010754288814496249,0.00010831494000740349,0.00010857228335225955,0.00010831494000740349,0.0001075428954209201,0.00010728554480010644,0.00010780023876577616,0.00010857227607630193,0.00010908698459388688,0.00010857227607630193,0.00010857229062821716,0.00010908697731792927,0.00010882963397307321,0.0001088296266971156,0.00010934432793874294,0.0001096016785595566,0.00010985901462845504,0.00011037371587008238,0.00011140311835333705,0.00011191781231900677,0.00011243250628467649,0.00011268984235357493,0.00011371925211278722,0.0001129471929743886,0.00011371925211278722,0.00011346189421601593,0.00011423393880249932,0.00011346188694005832,0.00011474864004412666,0.00011423393152654171,0.00011423393880249932,0.00011449128942331299,0.00011603536404436454,0.00011577801342355087,0.0001157780279754661,0.0001150059761130251,0.00011603536404436454,0.00011552067007869482,0.00011706476652761921,0.0001178368111141026,0.00011706476652761921,0.00011886621359735727,0.00011680742318276316,0.00011886621359735727,0.00011835151235572994,0.0001173221244243905,0.00011757947504520416,0.00011860884842462838,0.00011629272194113582,0.0001178368111141026,0.00011886618449352682,0.00011835149780381471,0.00011886619904544204,0.00011912353511434048,0.00011912354966625571,0.00011886619904544204,0.00011577802069950849,0.00011783682566601783,0.00011783679656218737,0.00011783679656218737,0.00011989560152869672,0.00011655007256194949,0.00011809414718300104,0.00011860887752845883,0.00011706477380357683,0.00011449126759544015,0.00011706474469974637,0.00012015295214951038,0.00011938088573515415,0.00011706477380357683,0.00011500596883706748,0.0001175794459413737,0.0001227264292538166,0.00012041028821840882,0.0001214396907016635,0.0001211823255289346,0.0001227264292538166,0.0001229837944265455,0.00012195439194329083,0.0001224690640810877,0.00012298376532271504,0.0001232411595992744,0.00012401313870213926,0.00012375583173707128,0.0001247852051164955,0.00012581460759975016,0.00012607197277247906,0.0001247852051164955,0.00012504257028922439,0.00012710134615190327,0.00012813071953132749,0.00012916015111841261,0.00012787338346242905,0.00012658664491027594,0.00012787338346242905,0.0001312189269810915,0.00013147626304998994,0.00012710137525573373,0.00012787338346242905,0.0001307041966356337,0.00012890278594568372,0.0001312189269810915,0.00012735865311697125,0.00012916012201458216,0.00012864544987678528,0.00013173359911888838,0.00012864544987678528,0.00013018952449783683,0.00012838805560022593,0.00013096153270453215,0.0001312189269810915,0.0001325056655332446,0.00013096159091219306,0.0001294175162911415,0.00012838805560022593,0.00013096159091219306,0.00013327767373993993,0.0001325056073255837,0.0001276159891858697,0.00012967479415237904,0.0001312189269810915,0.00013507908442988992,0.00013276300160214305,0.00013482174836099148,0.00013533647870644927,0.00013790989760309458,0.0001348218065686524,0.00013199093518778682,0.00012993213022127748,0.00013327767373993993,0.00013507914263755083,0.00013662315905094147,0.00013842468615621328,0.00013945403043180704,0.00013842456974089146,0.00014074076898396015,0.0001386819640174508,0.00013790989760309458,0.0001427995739504695,0.00014228490181267262,0.00014099804684519768,0.0001427995739504695,0.00014048349112272263,0.00014460098464041948,0.00014254217967391014,0.00014022609684616327,0.00013688055332750082,0.00013893935829401016,0.00014228490181267262,0.0001427995739504695,0.00014382891822606325,0.0001417701132595539,0.00013765261974185705,0.0001409981632605195,0.00014563044533133507,0.00014768913388252258,0.00014665978960692883,0.00014794652815908194,0.0001471744617447257,0.00014768913388252258,0.00014923326671123505,0.00014820380602031946,0.00015232141595333815,0.0001507773995399475,0.00015180674381554127,0.00015592435374855995,0.00015669630374759436,0.00016184337437152863,0.0001556669594720006,0.0001520640216767788,0.00015978456940501928,0.00016699021216481924,0.00016904890071600676,0.00017342402134090662,0.00016596075147390366,0.00016750488430261612,0.0001659609843045473,0.0001783135812729597,0.0001693062949925661,0.0001716224942356348,0.00017831334844231606,0.0001744534820318222,0.00017496803775429726,0.00018397532403469086,0.00018886476755142212,0.00019195303320884705,0.00020224694162607193,0.0002076511736959219,0.00020301900804042816,0.00020687934011220932,0.00020198943093419075,0.00021279812790453434,0.00020198943093419075,0.00021562911570072174,0.00022129062563180923,0.000222319969907403,0.0002246361691504717,0.00022926856763660908,0.00023518758825957775,0.00023673148825764656,0.0002295258454978466,0.0002398197539150715,0.00023544486612081528,0.00024985638447105885,0.0002591207157820463,0.0002568047493696213,0.0002696721348911524,0.00027353246696293354,0.000280995387583971,0.0002743043005466461,0.0002812528982758522,0.00028974516317248344,0.00029978202655911446,0.00030750222504138947,0.0003216564655303955,0.0003183106891810894,0.00031676702201366425,0.0003298916853964329,0.000348677858710289,0.00035485439002513885,0.0003484203480184078,0.0003584567457437515,0.0003746701404452324,0.00039216969162225723,0.0003937138244509697,0.00040426477789878845,0.000401434488594532,0.0004104413092136383,0.0004081255756318569,0.00042433803901076317,0.0004318016581237316,0.000434117391705513,0.0004508448764681816,0.0004418380558490753,0.0004577934741973877,0.00047863880172371864,0.0004948517307639122,0.0005025714635848999,0.0005020573735237122,0.0005159545689821243,0.0005442630499601364,0.0005509527400135994,0.0005540410056710243,0.0005766879767179489,0.0005859527736902237,0.0006021661683917046,0.0006152903661131859,0.0006245551630854607,0.0006492603570222855,0.000669076107442379,0.0006788549944758415,0.0006878627464175224,0.000697641633450985,0.0007341848686337471,0.0007424205541610718,0.0007645515725016594,0.0007640374824404716,0.0007902868092060089,0.0008170511573553085,0.0008155070245265961,0.0008584838360548019,0.0008798437193036079,0.0008728951215744019,0.0008955411612987518,0.0009130407124757767,0.0009657982736825943,0.0009598787873983383,0.00099848210811615,0.0010141786187887192,0.001032194122672081,0.0010669361799955368,0.001103995367884636,0.0010947305709123611,0.001134876161813736,0.0011546909809112549,0.0011528898030519485,0.001214912161231041,0.0012336969375610352,0.0012352410703897476,0.0012354981154203415,0.0012704990804195404,0.001282593235373497,0.001290827989578247,0.001339724287390709,0.0013682898133993149,0.0013772975653409958,0.001418987289071083,0.001453988254070282,0.0014429204165935516,0.0014784354716539383,0.0015036556869745255,0.0015373677015304565,0.001542000100016594,0.0015723668038845062,0.0016055628657341003]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010702819417929277,0.00010728554480010644,0.00010780023876577616,0.00010805758938658983,0.00010831493273144588,0.00010857228335225955,0.00010882963397307321,0.00010908697731792927,0.00010934432793874294,0.00011011637252522632,0.00011037371587008238,0.00011088841711170971,0.00011088841711170971,0.00011140311107737944,0.0001116604616981931,0.00011191780504304916,0.00011243250628467649,0.00011268984962953255,0.00011268984962953255,0.00011346189421601593,0.00011397658818168566,0.00011423393880249932,0.00011474863276816905,0.00011500598338898271,0.00011526332673383877,0.0001157780279754661,0.00011603537132032216,0.00011655007256194949,0.00011706476652761921,0.00011706476652761921,0.00011757946049328893,0.0001178368111141026,0.00011809415445895866,0.00011809415445895866,0.00011835150507977232,0.00011835150507977232,0.00011860885570058599,0.00011886619904544204,0.00011886619904544204,0.00011886619904544204,0.00011912354966625571,0.00011938090028706938,0.00011938090028706938,0.00011963824363192543,0.00012015293759759516,0.00012015293759759516,0.00012015293759759516,0.00012015293759759516,0.00012015293759759516,0.00012015293759759516,0.00012015293759759516,0.00012015293759759516,0.00012015293759759516,0.00012015293759759516,0.00012066763883922249,0.00012066763883922249,0.00012066763883922249,0.00012066763883922249,0.00012066763883922249,0.00012066763883922249,0.00012092498218407854,0.00012092498218407854,0.00012092498218407854,0.00012118233280489221,0.00012118233280489221,0.00012118233280489221,0.00012118233280489221,0.00012118233280489221,0.00012118233280489221,0.00012118233280489221,0.00012118233280489221,0.00012118233280489221,0.00012118233280489221,0.00012118233280489221,0.00012118233280489221,0.00012118233280489221,0.00012118233280489221,0.00012118233280489221,0.00012118233280489221,0.00012118233280489221,0.00012118233280489221,0.00012118233280489221,0.00012118233280489221,0.00012118233280489221,0.00012118233280489221,0.00012118233280489221,0.00012118233280489221,0.00012143967614974827,0.00012143967614974827,0.00012143967614974827,0.00012143967614974827,0.00012143967614974827,0.00012143967614974827,0.00012143967614974827,0.00012143967614974827,0.00012143967614974827,0.00012143967614974827,0.00012143967614974827,0.00012143967614974827,0.00012169702677056193,0.00012169702677056193,0.0001219543773913756,0.0001219543773913756,0.00012221172801218927,0.00012221172801218927,0.00012221172801218927,0.00012221172801218927,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877,0.0001224690640810877],"recovered":[0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.573479207512719e-07,2.573479207512719e-07,5.146958415025438e-07,1.0293916830050875e-06,1.0293916830050875e-06,1.28673957533465e-06,1.5440875813510502e-06,1.5440875813510502e-06,2.058783366010175e-06,2.058783366010175e-06,2.5734791506693e-06,2.8308270429988625e-06,3.345523055031663e-06,3.6028709473612253e-06,4.11756673202035e-06,4.374914624349913e-06,4.632262516679475e-06,4.8896104090090375e-06,5.4043061936681625e-06,5.661654085997725e-06,6.176350325404201e-06,6.433698217733763e-06,7.2057418947224505e-06,7.2057418947224505e-06,7.720437679381575e-06,7.977785571711138e-06,8.2351334640407e-06,8.492481356370263e-06,8.749829248699825e-06,9.007177141029388e-06,9.26452503335895e-06,1.0036568710347638e-05,1.02939166026772e-05,1.02939166026772e-05,1.02939166026772e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0808612387336325e-05,1.0808612387336325e-05,1.1065960279665887e-05,1.1065960279665887e-05,1.1580656064325012e-05,1.1580656064325012e-05,1.2095352758478839e-05,1.2352700650808401e-05,1.2352700650808401e-05,1.2352700650808401e-05,1.2352700650808401e-05,1.2352700650808401e-05,1.2352700650808401e-05,1.2352700650808401e-05,1.2352700650808401e-05,1.2352700650808401e-05,1.2610048543137964e-05,1.2867396435467526e-05,1.2867396435467526e-05,1.2867396435467526e-05,1.2867396435467526e-05,1.2867396435467526e-05,1.2867396435467526e-05,1.2867396435467526e-05,1.2867396435467526e-05,1.2867396435467526e-05,1.2867396435467526e-05,1.2867396435467526e-05,1.2867396435467526e-05,1.2867396435467526e-05,1.3124744327797089e-05,1.3124744327797089e-05,1.3124744327797089e-05,1.3124744327797089e-05,1.3124744327797089e-05,1.3124744327797089e-05,1.3124744327797089e-05,1.3124744327797089e-05,1.3124744327797089e-05,1.3124744327797089e-05,1.3124744327797089e-05,1.3124744327797089e-05,1.3124744327797089e-05,1.3124744327797089e-05,1.3124744327797089e-05,1.3124744327797089e-05,1.3124744327797089e-05,1.3124744327797089e-05,1.3124744327797089e-05,1.3124744327797089e-05,1.3124744327797089e-05,1.3382092220126651e-05,1.3382092220126651e-05,1.3382092220126651e-05,1.3382092220126651e-05,1.3382092220126651e-05,1.3382092220126651e-05,1.3382092220126651e-05,1.3382092220126651e-05,1.3382092220126651e-05,1.3382092220126651e-05,1.3382092220126651e-05,1.3382092220126651e-05,1.3639440112456214e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05,1.3896788004785776e-05],"active":[0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.0001067708435584791,0.00010702819417929277,0.00010728554480010644,0.00010702819417929277,0.00010728553752414882,0.00010728554480010644,0.00010728554480010644,0.00010754288814496249,0.00010728554480010644,0.00010805758938658983,0.00010780023876577616,0.00010805758938658983,0.0001075428954209201,0.00010780023876577616,0.0001075428954209201,0.00010754288814496249,0.00010780024604173377,0.00010780023876577616,0.00010728554480010644,0.00010780023876577616,0.00010780023876577616,0.00010780023876577616,0.00010754288814496249,0.00010780023876577616,0.00010754288814496249,0.00010780023876577616,0.00010780023876577616,0.00010805758938658983,0.00010831494000740349,0.00010805758938658983,0.00010831493273144588,0.00010780023876577616,0.00010780023876577616,0.00010780023876577616,0.00010805758938658983,0.00010780023876577616,0.00010805758938658983,0.00010831493273144588,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010831494000740349,0.00010780024604173377,0.00010805758938658983,0.00010805758211063221,0.00010780023876577616,0.00010780023876577616,0.00010780023876577616,0.00010780023876577616,0.00010780023876577616,0.00010780023876577616,0.00010780023876577616,0.00010780023876577616,0.00010780023876577616,0.00010805758938658983,0.00010780023876577616,0.00010780023876577616,0.00010780023876577616,0.00010780023876577616,0.00010780023876577616,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010831494000740349,0.00010831494000740349,0.00010831494000740349,0.00010831494000740349,0.00010831494000740349,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010831493273144588,0.00010831493273144588,0.00010805758211063221,0.00010805758211063221,0.00010805758211063221,0.00010805758211063221,0.00010805758211063221,0.00010805758211063221,0.00010805758211063221,0.00010805758211063221,0.00010805758211063221,0.00010805758211063221,0.00010831493273144588,0.00010831493273144588,0.00010831494000740349,0.00010805758938658983,0.00010831494000740349,0.00010831494000740349,0.00010831494000740349,0.00010831494000740349,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193,0.00010857227607630193]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010702819417929277,0.00010702819417929277,0.00010728554480010644,0.00010728554480010644,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.00010780023876577616,0.00010831493273144588,0.00010857228335225955,0.00010857228335225955,0.00010882963397307321,0.00010882963397307321,0.00010908697731792927,0.00010934432793874294,0.00010985902190441266,0.00010985902190441266,0.00011011637252522632,0.00011037371587008238,0.00011063106649089605,0.00011088841711170971,0.00011140311107737944,0.0001116604616981931,0.00011191780504304916,0.00011217515566386282,0.00011217515566386282,0.00011217515566386282,0.00011217515566386282,0.00011243249900871888,0.00011243249900871888,0.00011243249900871888,0.00011243249900871888,0.00011243249900871888,0.00011243249900871888,0.00011268984962953255,0.00011294720025034621,0.00011320454359520227,0.00011346189421601593,0.00011346189421601593,0.0001137192448368296,0.0001137192448368296,0.0001137192448368296,0.0001137192448368296,0.0001137192448368296,0.0001137192448368296,0.0001137192448368296,0.0001137192448368296,0.00011397658818168566,0.00011397658818168566,0.00011423393880249932,0.00011423393880249932,0.00011423393880249932,0.00011423393880249932,0.00011449128214735538,0.00011449128214735538,0.00011449128214735538,0.00011449128214735538,0.00011474863276816905,0.00011474863276816905,0.00011500598338898271,0.00011526332673383877,0.0001157780279754661,0.0001157780279754661,0.0001157780279754661,0.0001157780279754661,0.0001157780279754661,0.0001157780279754661,0.00011603537132032216,0.00011603537132032216,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011655007256194949,0.00011655007256194949,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555,0.00011680741590680555],"recovered":[0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,7.720437906755251e-07,1.0293916830050875e-06,1.28673957533465e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.8014354736806126e-06,1.8014354736806126e-06,1.8014354736806126e-06,1.8014354736806126e-06,2.3161312583397375e-06,2.5734791506693e-06,2.8308270429988625e-06,3.0881751627021004e-06,3.6028709473612253e-06,3.860218839690788e-06,3.860218839690788e-06,4.11756673202035e-06,4.374914624349913e-06,4.632262516679475e-06,5.4043061936681625e-06,5.919002433074638e-06,6.176350325404201e-06,6.176350325404201e-06,6.176350325404201e-06,6.433698217733763e-06,6.433698217733763e-06,6.433698217733763e-06,6.691046110063326e-06,6.691046110063326e-06,6.691046110063326e-06,6.691046110063326e-06,6.948394002392888e-06,7.2057418947224505e-06,7.463089787052013e-06,7.463089787052013e-06,7.720437679381575e-06,7.720437679381575e-06,7.720437679381575e-06,7.720437679381575e-06,7.977785571711138e-06,8.2351334640407e-06,8.2351334640407e-06,8.2351334640407e-06,8.2351334640407e-06,8.2351334640407e-06,8.2351334640407e-06,8.2351334640407e-06,8.2351334640407e-06,8.492481356370263e-06,8.749829248699825e-06,9.007177141029388e-06,9.007177141029388e-06,9.007177141029388e-06,9.007177141029388e-06,9.007177141029388e-06,9.007177141029388e-06,9.007177141029388e-06,9.007177141029388e-06,9.007177141029388e-06,9.26452503335895e-06,9.521872925688513e-06,9.521872925688513e-06,9.521872925688513e-06,9.779220818018075e-06,9.779220818018075e-06,1.0036568710347638e-05,1.0036568710347638e-05,1.0036568710347638e-05,1.0036568710347638e-05,1.0036568710347638e-05,1.0036568710347638e-05,1.0036568710347638e-05,1.02939166026772e-05,1.02939166026772e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05],"active":[0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010677085083443671,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010651350021362305,0.00010651350021362305,0.000106256156868767,0.00010599880624795333,0.00010625614959280938,0.0001067708435584791,0.00010702819417929277,0.00010677085083443671,0.00010702820145525038,0.00010702820145525038,0.00010728554480010644,0.00010702819417929277,0.00010728554480010644,0.00010702819417929277,0.00010702819417929277,0.0001067708435584791,0.00010677085083443671,0.00010702820145525038,0.00010728554480010644,0.00010728554480010644,0.00010728554480010644,0.00010677085083443671,0.00010625614959280938,0.00010599880624795333,0.00010599880624795333,0.00010625614959280938,0.00010599879897199571,0.00010599879897199571,0.00010599879897199571,0.00010574145562713966,0.00010574145562713966,0.00010599880624795333,0.000106256156868767,0.00010625614959280938,0.00010625614959280938,0.00010599880624795333,0.000106256156868767,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010574146290309727,0.0001054841122822836,0.0001054841122822836,0.00010574145562713966,0.00010574145562713966,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599879897199571,0.00010574145562713966,0.00010548410500632599,0.00010548410500632599,0.00010574145562713966,0.00010574145562713966,0.00010599880624795333,0.00010625614959280938,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010651350021362305,0.000106256156868767,0.000106256156868767,0.00010651350021362305,0.00010625614959280938,0.00010651350021362305,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010651350021362305,0.000106256156868767,0.00010651350021362305,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.0001075428954209201,0.0001075428954209201,0.00010780023876577616,0.00010805758938658983,0.00010805758938658983,0.00010831493273144588,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010934432793874294,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.00010985902190441266,0.00010985902190441266,0.00010985902190441266,0.00010985902190441266,0.00011011637252522632,0.00011011637252522632,0.00011011637252522632,0.00011011637252522632,0.00011011637252522632,0.00011011637252522632,0.00011011637252522632,0.00011011637252522632,0.00011011637252522632,0.00011037371587008238,0.00011037371587008238,0.00011037371587008238,0.00011037371587008238,0.00011037371587008238,0.00011037371587008238,0.00011037371587008238,0.00011037371587008238,0.00011037371587008238,0.00011037371587008238,0.00011037371587008238,0.00011037371587008238,0.00011037371587008238,0.00011037371587008238,0.00011037371587008238,0.00011037371587008238,0.00011037371587008238,0.00011037371587008238,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605,0.00011063106649089605],"recovered":[0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,5.146958415025438e-07,7.720437906755251e-07,1.0293916830050875e-06,1.8014354736806126e-06,1.8014354736806126e-06,1.8014354736806126e-06,2.3161312583397375e-06,2.5734791506693e-06,2.5734791506693e-06,2.5734791506693e-06,2.5734791506693e-06,2.830827270372538e-06,3.0881751627021004e-06,3.345523055031663e-06,3.345523055031663e-06,3.345523055031663e-06,3.345523055031663e-06,3.345523055031663e-06,3.6028709473612253e-06,3.6028709473612253e-06,3.6028709473612253e-06,3.860218839690788e-06,4.11756673202035e-06,4.11756673202035e-06,4.11756673202035e-06,4.11756673202035e-06,4.11756673202035e-06,4.11756673202035e-06,4.11756673202035e-06,4.11756673202035e-06,4.374914624349913e-06,4.374914624349913e-06,4.374914624349913e-06,4.374914624349913e-06,4.374914624349913e-06,4.374914624349913e-06,4.374914624349913e-06,4.374914624349913e-06,4.374914624349913e-06,4.374914624349913e-06,4.374914624349913e-06,4.374914624349913e-06,4.374914624349913e-06,4.374914624349913e-06,4.374914624349913e-06,4.374914624349913e-06,4.374914624349913e-06,4.374914624349913e-06,4.374914624349913e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06,4.632262516679475e-06],"active":[0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010702819417929277,0.0001067708435584791,0.0001067708435584791,0.0001067708435584791,0.0001067708435584791,0.0001067708435584791,0.00010728554480010644,0.00010702820145525038,0.00010702819417929277,0.00010702819417929277,0.000106256156868767,0.00010651350021362305,0.00010677085083443671,0.00010625614959280938,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010677085083443671,0.00010677085083443671,0.00010651350021362305,0.000106256156868767,0.000106256156868767,0.000106256156868767,0.00010651350021362305,0.00010651350021362305,0.00010625614959280938,0.00010625614959280938,0.00010651350021362305,0.000106256156868767,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010625614959280938,0.00010599879897199571,0.00010599879897199571,0.00010599879897199571,0.00010599879897199571,0.00010599879897199571,0.00010599879897199571,0.00010599879897199571,0.00010599879897199571,0.00010599879897199571,0.00010599879897199571,0.00010599879897199571,0.00010599879897199571,0.00010599879897199571,0.00010599879897199571,0.00010599879897199571,0.00010599879897199571,0.00010599879897199571,0.00010625614959280938,0.00010625614959280938,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333,0.00010599880624795333]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010728554480010644,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.00010780023876577616,0.00010780023876577616,0.00010780023876577616,0.00010780023876577616,0.00010805758938658983,0.00010831493273144588,0.00010831493273144588,0.00010857228335225955,0.00010882963397307321,0.00010882963397307321,0.00010882963397307321,0.00010882963397307321,0.00010882963397307321,0.00010882963397307321,0.00010882963397307321,0.00010882963397307321,0.00010882963397307321,0.00010882963397307321,0.00010882963397307321,0.00010882963397307321,0.00010882963397307321,0.00010882963397307321,0.00010908697731792927,0.00010908697731792927,0.00010908697731792927,0.00010934432793874294,0.00010934432793874294,0.00010934432793874294,0.00010934432793874294,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566,0.0001096016785595566],"recovered":[0.0,0.0,0.0,0.0,0.0,0.0,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,1.28673957533465e-06,1.28673957533465e-06,1.28673957533465e-06,1.28673957533465e-06,1.28673957533465e-06,1.28673957533465e-06,1.28673957533465e-06,1.28673957533465e-06,1.28673957533465e-06,1.28673957533465e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.8014354736806126e-06,1.8014354736806126e-06,1.8014354736806126e-06,2.058783366010175e-06,2.058783366010175e-06,2.3161312583397375e-06,2.5734791506693e-06,2.5734791506693e-06,2.5734791506693e-06,2.5734791506693e-06,2.5734791506693e-06,2.5734791506693e-06,2.5734791506693e-06,2.5734791506693e-06,2.5734791506693e-06,2.5734791506693e-06,2.5734791506693e-06,2.5734791506693e-06,2.5734791506693e-06,2.5734791506693e-06,2.8308270429988625e-06,2.8308270429988625e-06,2.8308270429988625e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.0881751627021004e-06],"active":[0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.0001067708435584791,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010702820145525038,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.000106256156868767,0.000106256156868767,0.000106256156868767,0.000106256156868767,0.000106256156868767,0.000106256156868767,0.000106256156868767,0.000106256156868767,0.000106256156868767,0.00010651350021362305,0.00010625614959280938,0.00010625614959280938,0.00010599880624795333,0.000106256156868767,0.00010651350021362305,0.00010625614959280938,0.00010651350021362305,0.00010651350021362305,0.000106256156868767,0.000106256156868767,0.000106256156868767,0.000106256156868767,0.000106256156868767,0.000106256156868767,0.000106256156868767,0.000106256156868767,0.000106256156868767,0.000106256156868767,0.000106256156868767,0.000106256156868767,0.000106256156868767,0.00010651350021362305,0.00010625614959280938,0.00010625614959280938,0.00010651350021362305,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010728554480010644,0.00010728554480010644,0.00010728554480010644,0.00010728554480010644,0.00010728554480010644,0.00010728554480010644,0.00010728554480010644,0.00010728554480010644,0.00010728554480010644,0.0001075428954209201,0.0001075428954209201,0.00010780023876577616,0.00010780023876577616,0.00010780023876577616,0.00010780023876577616,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010831493273144588,0.00010831493273144588,0.00010831493273144588,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955],"recovered":[0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.28673957533465e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06],"active":[0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010702819417929277,0.0001067708435584791,0.0001067708435584791,0.0001067708435584791,0.00010702819417929277,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010702820145525038,0.00010702820145525038,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010728554480010644,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010728553752414882,0.00010702819417929277,0.0001067708435584791,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010728554480010644,0.00010728554480010644,0.00010728554480010644,0.00010728554480010644,0.00010728554480010644,0.00010728554480010644,0.00010728554480010644,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201],"recovered":[0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07],"active":[0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.0001067708435584791,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010728554480010644,0.0001075428954209201,0.00010780023876577616,0.00010805758938658983,0.00010857228335225955,0.00010882963397307321,0.00010934432793874294,0.0001096016785595566,0.00010985902190441266,0.00011037371587008238,0.00011114576045656577,0.00011191780504304916,0.00011243250628467649,0.00011320454359520227,0.00011320454359520227,0.00011449128214735538,0.00011526332673383877,0.0001157780279754661,0.00011629272194113582,0.00011732210987247527,0.00011809415445895866,0.00011912354966625571,0.0001198955942527391,0.00012041028821840882,0.00012066763883922249,0.00012092498218407854,0.00012169702677056193,0.0001224690640810877,0.0001232411159435287,0.00012375581718515605,0.0001247852051164955,0.00012504255573730916,0.00012555724242702127,0.00012658664491027594,0.0001273586822208017,0.00012813071953132749,0.00012864542077295482,0.00012967480870429426,0.00013044686056673527,0.00013096154725644737,0.00013173359911888838,0.0001330203376710415,0.00013404972560238093,0.00013456442684400827,0.00013585116539616138,0.00013688055332750082,0.00013739525456912816,0.00013816729187965393,0.0001391966943629086,0.00014074076898396015,0.00014151282084640115,0.00014305691001936793,0.00014357159670908004,0.00014460098464041948,0.0001453730365028605,0.0001466597750550136,0.00014768916298635304,0.00014846121484879404,0.00015000530402176082,0.00015129204257391393,0.00015180674381554127,0.0001528361317468807,0.0001543802209198475,0.00015515225823037326,0.00015592429554089904,0.00015721103409305215,0.00015798308595549315,0.00015926982450764626,0.0001610712643014267,0.00016235800285357982,0.0001639020920265466,0.0001651888305786997,0.00016621821851003915,0.0001672476064413786,0.00016904904623515904,0.00017162252333946526,0.00017239456064999104,0.00017316661251243204,0.0001754827389959246,0.00017651214147917926,0.0001780562161002308,0.00017934295465238392,0.00018114439444616437,0.0001839752367231995,0.00018551931134425104,0.00018783545237965882,0.0001898942282423377,0.00019118096679449081,0.0001934971078298986,0.00019632792100310326,0.0001981293607968837,0.0002001881366595626,0.00020379101624712348,0.00020482041873037815,0.00020687919459305704,0.00020893797045573592,0.00021022470900788903,0.00021202614880166948,0.00021408492466434836,0.00021485697652678937,0.00021614371507894248,0.00021717310301028192,0.0002182025054935366,0.00021974658011458814,0.00022129068383947015,0.00022257742239162326,0.0002241214970126748,0.00022618028742726892,0.00022746702597942203,0.00022952581639401615,0.0002305552043253556,0.0002318419428775087,0.00023415806936100125,0.00023621685977559537,0.00023776094894856215,0.00024033442605286837,0.0002413638139842078,0.00024342260439880192,0.0002462534175720066,0.00024805485736578703,0.00025062833447009325,0.00025191507302224636,0.0002544885501265526,0.0002570620272308588,0.0002598928695078939,0.00026169430930167437,0.00026401045033708215,0.00026658392744138837,0.00026838533813133836,0.0002699294127523899,0.0002722455537877977,0.0002735322923399508,0.0002758484333753586,0.00027816457441076636,0.00027996598510071635,0.00028279682737775147,0.0002856276696547866,0.00028794381069019437,0.0002894878853112459,0.00029103195993229747,0.0002930907648988068,0.00029463483951985836,0.0002972083166241646,0.0002997817937284708,0.00030261260690167546,0.00030441407579928637,0.0003067301877308637,0.0003080169262830168,0.000310590403387323,0.00031316388049162924,0.00031445061904378235,0.00031676676007919014,0.000318825535941869,0.00032036961056292057,0.00032268575159832835,0.0003242298262193799,0.0003265459672547877,0.000328604772221297,0.0003309209132567048,0.00033297966001555324,0.00033555313711985946,0.00033735460601747036,0.0003396707179490477,0.00034198685898445547,0.00034404563484713435,0.0003455897094681859,0.0003471338131930679,0.000349964655470103,0.00035253813257440925,0.00035356750595383346,0.00035562628181651235,0.00035845712409354746,0.0003610306011978537,0.00036411877954378724,0.0003656628541648388,0.000368236331269145,0.00037029513623565435,0.000373125949408859,0.00037569942651316524,0.0003775008663069457,0.00037955964216962457,0.0003816184471361339,0.00038444926030933857,0.00038650803617201746,0.0003883094759657979,0.0003898535796906799,0.00039139765431173146,0.00039345643017441034,0.0003952578699681908,0.00039757401100359857,0.00039989015203900635,0.0004014342266600579,0.0004040077037643641,0.0004063238447997719,0.000407610583351925,0.00041018406045623124,0.00041352957487106323,0.0004155883507337421,0.0004179044917691499,0.00041970593156293035,0.0004215073713567108,0.000422536744736135,0.0004251102218404412,0.0004269116616342217,0.0004297425039112568,0.00043154394370503724,0.0004336027195677161,0.0004366908979136497,0.0004384923377074301,0.00044080844963900745,0.00044209518819116056,0.000445440731709823,0.00044827154488302767,0.0004508450219873339,0.000453675864264369,0.00045650667743757367,0.0004590801545418799,0.0004629403701983392,0.00046551384730264544,0.00046911672689020634,0.00047246224130503833,0.0004763224860653281,0.0004791532992385328,0.0004824988136533648,0.0004840429173782468,0.0004876457678619772,0.0004907339462079108,0.0004951088922098279,0.0004987117135897279,0.0005038586677983403,0.0005090056220069528,0.0005126085598021746,0.0005154393147677183,0.0005192995886318386,0.0005231598042882979,0.0005265052895992994,0.0005298508331179619,0.0005337110487744212,0.0005367991980165243,0.0005414314800873399,0.0005434902850538492,0.0005473505007103086,0.0005527548491954803,0.0005553283262997866,0.0005571297369897366,0.0005617620190605521,0.000565879512578249,0.0005705117946490645,0.000573857338167727,0.0005772028816863894,0.0005808057030662894,0.0005841512465849519,0.0005882688565179706,0.0005918716778978705,0.0005962466238997877,0.0005995921092107892,0.0006044817273505032,0.0006096286815591156,0.0006127168890088797,0.0006181211792863905,0.000621466722805053,0.0006260989466682076,0.0006304738926701248,0.000637936987914145,0.000642826606053859,0.0006487455684691668,0.0006531205144710839,0.0006572380661964417,0.0006626423564739525,0.0006688187131658196,0.0006760244723409414,0.0006816860986873507,0.0006868330528959632,0.0006937814760021865,0.000697127019520849,0.0007022739737294614,0.0007081929361447692,0.0007133398903533816,0.0007179721724241972,0.0007254352676682174,0.0007321262964978814,0.0007388173835352063,0.0007457657484337687,0.000753228843677789,0.0007591478643007576,0.0007640374824404716,0.0007730446523055434,0.0007787062786519527,0.0007856547017581761,0.0007926030666567385,0.0008010955643840134,0.0008085586596280336,0.0008149923523887992,0.0008232274558395147,0.0008278597379103303,0.000835580169223249,0.0008438153308816254,0.0008525651646777987,0.000861829670611769,0.0008692927658557892,0.0008777852635830641,0.0008842189563438296,0.0008934834622777998,0.0009022332960739732,0.0009107257938012481,0.0009205049718730152,0.0009274533949792385,0.0009320856188423932,0.0009434089297428727,0.0009508720249868929,0.0009616806637495756,0.0009694010950624943,0.0009791803313419223,0.0009889595676213503,0.0009989960817620158,0.0010095473844558,0.0010213854257017374,0.0010303924791514874,0.0010414584539830685,0.0010496936738491058,0.0010597303044050932,0.0010713108349591494,0.0010810900712385774,0.0010918986517935991,0.0011032220209017396,0.0011153173400089145,0.0011243245098739862,0.0011366772232577205,0.0011495446087792516,0.0011600959114730358,0.0011709044920280576,0.001182227861136198,0.0011914923088625073,0.0012020436115562916,0.0012128521921113133,0.0012216020841151476,0.0012339547974988818,0.0012429619673639536],"recovered":[0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.573479207512719e-07,2.573479207512719e-07,5.146958415025438e-07,7.720437906755251e-07,1.0293916830050875e-06,1.0293916830050875e-06,1.28673957533465e-06,1.5440875813510502e-06,1.8014354736806126e-06,2.058783366010175e-06,2.058783366010175e-06,2.3161312583397375e-06,2.5734791506693e-06,3.345523055031663e-06,3.860218839690788e-06,4.632262516679475e-06,4.8896104090090375e-06,5.1469583013386e-06,5.4043061936681625e-06,5.919002433074638e-06,6.691046110063326e-06,6.948394002392888e-06,7.977785571711138e-06,9.007177141029388e-06,9.521872925688513e-06,1.0036568710347638e-05,1.0808612387336325e-05,1.1580656973819714e-05,1.2352700650808401e-05,1.3124744327797089e-05,1.3639440112456214e-05,1.4926179574104026e-05,1.5183527466433588e-05,1.5955571143422276e-05,1.6727615729905665e-05,1.7757007299223915e-05,1.827170308388304e-05,1.8786398868542165e-05,2.0073137420695275e-05,2.05878332053544e-05,2.135987779183779e-05,2.1874573576496914e-05,2.341866093047429e-05,2.444805249979254e-05,2.5734792870935053e-05,2.6506835638429038e-05,2.753622902673669e-05,2.8822967578889802e-05,2.9080316380714066e-05,3.0109707950032316e-05,3.08817507175263e-05,3.242583989049308e-05,3.345523145981133e-05,3.422727604629472e-05,3.577136158128269e-05,3.654340616776608e-05,3.70581001334358e-05,3.783014471991919e-05,3.834484232356772e-05,3.963158087572083e-05,4.066097244503908e-05,4.169036401435733e-05,4.271975558367558e-05,4.400649413582869e-05,4.477853872231208e-05,4.580793029163033e-05,4.760936644743197e-05,4.889610499958508e-05,5.0697541155386716e-05,5.1726932724704966e-05,5.3013671276858076e-05,5.4300413466989994e-05,5.5587152019143105e-05,5.7388588174944744e-05,5.8675326727097854e-05,5.996206891722977e-05,6.124880746938288e-05,6.253554602153599e-05,6.407963519450277e-05,6.562372436746955e-05,6.665311229880899e-05,6.79398508509621e-05,6.948394002392888e-05,7.102802919689566e-05,7.308681233553216e-05,7.514559547416866e-05,7.694702799199149e-05,7.874846778577194e-05,8.029255695873871e-05,8.209398947656155e-05,8.389542199438438e-05,8.569686178816482e-05,8.801298827165738e-05,9.058647265192121e-05,9.238790516974404e-05,9.496138227405027e-05,9.702016541268677e-05,9.882160520646721e-05,0.00010113773896591738,0.00010268182086292654,0.00010396855941507965,0.00010628469317452982,0.00010808613296831027,0.00010860082693397999,0.0001098875654861331,0.00011091695341747254,0.00011246104259043932,0.00011503452697070315,0.00011657860886771232,0.00011735065345419571,0.00011915209324797615,0.00012172557035228238,0.00012326965224929154,0.00012481374142225832,0.000125843143905513,0.00012738721852656454,0.000129960710182786,0.00013279153790790588,0.0001345929631497711,0.00013613705232273787,0.00013768114149570465,0.00013922523066867143,0.00014025461860001087,0.00014257074508350343,0.00014540157280862331,0.00014746036322321743,0.0001490044523961842,0.00015132057887967676,0.00015363671991508454,0.00015543814515694976,0.00015749693557154387,0.0001600704126758501,0.00016187185246963054,0.0001641879789531231,0.0001654747175052762,0.00016856289585120976,0.00017062167171388865,0.00017268046212848276,0.0001744819019222632,0.00017731271509546787,0.00017988620675168931,0.0001814302959246561,0.0001832317211665213,0.00018503316096030176,0.0001868346007540822,0.00018992276454810053,0.0001922389055835083,0.00019481238268781453,0.00019661382248159498,0.00019867259834427387,0.0002004740381380543,0.0002020181273110211,0.00020510630565695465,0.00020690773089881986,0.00020922387193422765,0.00021128264779690653,0.00021256938634905964,0.00021462817676365376,0.00021642960200551897,0.00021900309366174042,0.0002210618695244193,0.00022260595869738609,0.00022415004787035286,0.00022698087559547275,0.0002292970020789653,0.00023058374063111842,0.00023264253104571253,0.00023470130690839142,0.00023650274670217186,0.00023804683587513864,0.0002403629623586312,0.00024319379008375108,0.00024550993111915886,0.0002473113709129393,0.00024962748284451663,0.00025220095994882286,0.000255031802225858,0.0002568332420196384,0.00025940671912394464,0.00026069345767609775,0.00026403897209092975,0.00026738448650576174,0.0002694432914722711,0.0002717594034038484,0.0002740755444392562,0.00027690635761246085,0.0002789651625789702,0.0002810239384416491,0.00028308271430432796,0.00028462681802920997,0.00028642822871915996,0.00028874436975456774,0.00029080314561724663,0.00029286195058375597,0.0002938913239631802,0.00029620746499858797,0.00029852360603399575,0.00030058238189667463,0.0003036705602426082,0.0003057293361052871,0.0003085601783823222,0.00031139099155552685,0.0003129350661765784,0.00031473650597035885,0.0003167953109368682,0.0003188540867995471,0.0003211701987311244,0.0003237437049392611,0.00032554511562921107,0.0003270892193540931,0.00032940536038950086,0.00033146413625217974,0.00033403761335648596,0.00033635375439189374,0.00033892723149619997,0.00034201538073830307,0.00034433152177371085,0.00034793440136127174,0.0003502505423966795,0.0003520519530866295,0.00035539749660529196,0.00035874301102012396,0.00036234589060768485,0.0003654340689536184,0.00036903691943734884,0.00037263979902490973,0.0003762426786124706,0.0003790734917856753,0.0003824190062005073,0.0003852498484775424,0.00038962476537562907,0.00039399968227371573,0.0003981172339990735,0.00040326418820768595,0.0004066097317263484,0.00041021258221007884,0.0004145874991081655,0.00041767567745409906,0.0004210212209727615,0.00042462407145649195,0.0004277122498024255,0.0004310577642172575,0.0004346606438048184,0.00043903556070290506,0.0004418664029799402,0.0004457266186363995,0.0004501015355344862,0.0004516456101555377,0.00045627786312252283,0.00046142484643496573,0.00046605709940195084,0.0004688879125751555,0.00047326282947324216,0.0004760936717502773,0.00048021122347563505,0.00048381410306319594,0.0004881890199612826,0.000491791870445013,0.0004959094803780317,0.0004997696960344911,0.0005036299116909504,0.0005072327912785113,0.0005121223512105644,0.0005154678947292268,0.0005201001768000424,0.0005249897949397564,0.0005309087573550642,0.0005352837033569813,0.0005409453297033906,0.000546092283912003,0.0005499524995684624,0.0005540701095014811,0.0005589596694335341,0.0005643640179187059,0.0005702829803340137,0.0005764593370258808,0.0005831504240632057,0.000588812050409615,0.000595503079239279,0.0006019367720000446,0.0006073411204852164,0.0006127454107627273,0.0006202085060067475,0.0006274142651818693,0.0006346199661493301,0.0006402816507034004,0.0006482594180852175,0.0006518622976727784,0.0006582959904335439,0.0006660164217464626,0.0006719354423694313,0.000679141201544553,0.0006853175000287592,0.0006927805952727795,0.0006997290183790028,0.0007051333086565137,0.000713883142452687,0.0007221183041110635,0.0007298387354239821,0.0007365297642536461,0.0007445075316354632,0.0007532573654316366,0.0007627792656421661,0.0007704996969550848,0.0007787348004058003,0.0007867126259952784,0.0007928889826871455,0.0008013814222067595,0.000810903322417289,0.0008170796791091561,0.0008235133718699217,0.0008327778778038919,0.0008428144501522183,0.0008513069478794932,0.0008595420513302088,0.000870093354023993,0.0008780711214058101,0.0008881076937541366,0.0008991736685857177,0.0009117837180383503,0.0009200188214890659,0.0009285113192163408,0.000937775825150311,0.0009467829950153828,0.0009586210362613201,0.0009696870110929012,0.0009794662473723292,0.0009913041722029448,0.001003142213448882,0.0010124067775905132,0.0010239874245598912,0.001034796005114913,0.0010492075234651566,0.0010605307761579752,0.0010703100124374032,0.0010803466429933906,0.0010919272899627686,0.0011011917376890779,0.001109941629692912,0.0011207502102479339],"active":[0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010677085083443671,0.0001067708435584791,0.00010702819417929277,0.00010728554480010644,0.00010728554480010644,0.0001075428954209201,0.0001075428954209201,0.00010780023876577616,0.00010805758211063221,0.00010857228335225955,0.00010857228335225955,0.00010857229062821716,0.00010857228335225955,0.00010831493273144588,0.00010934432066278532,0.00010985902190441266,0.00010985902918037027,0.0001096016785595566,0.00011037371587008238,0.00011011636524926871,0.00011011637252522632,0.00011037372314603999,0.00011037371587008238,0.00010985902918037027,0.00010934432793874294,0.00010934432793874294,0.00010934432066278532,0.0001096016785595566,0.00010882964124903083,0.0001096016785595566,0.00010908698459388688,0.0001088296266971156,0.00010882964124903083,0.00010908697731792927,0.00010934432066278532,0.00010857228335225955,0.00010908697731792927,0.00010908698459388688,0.00010908697731792927,0.00010831494000740349,0.00010857228335225955,0.00010831493273144588,0.00010805758938658983,0.00010831494000740349,0.00010805758938658983,0.00010831494000740349,0.00010805758211063221,0.00010831494000740349,0.00010831492545548826,0.00010805758938658983,0.00010882963397307321,0.00010780023876577616,0.0001080575748346746,0.00010831494000740349,0.0001088296266971156,0.00010934432066278532,0.00010882963397307321,0.00010934432793874294,0.0001096016785595566,0.0001090869918698445,0.00010882964124903083,0.0001096016785595566,0.00010934432793874294,0.00010831492545548826,0.00010831492545548826,0.00010728554480010644,0.00010754288814496249,0.00010805758938658983,0.00010805758938658983,0.00010831494000740349,0.00010780023876577616,0.00010754288814496249,0.00010728553752414882,0.00010780023876577616,0.00010908697731792927,0.00010831492545548826,0.00010754288814496249,0.0001088296266971156,0.00010857229062821716,0.00010857227607630193,0.00010831492545548826,0.00010805758211063221,0.00010882964124903083,0.00010857228335225955,0.00010908698459388688,0.00010960167128359899,0.00010908697731792927,0.00010960168583551422,0.00011063105921493843,0.00011011637252522632,0.00010960166400764138,0.00011140311107737944,0.00010985903645632789,0.00010985902918037027,0.00011011636524926871,0.00010908697004197165,0.00010934432793874294,0.00011011636524926871,0.00010857228335225955,0.00010805758211063221,0.00010857227607630193,0.00010831494000740349,0.0001088296266971156,0.00010882964124903083,0.0001075428954209201,0.00010754288814496249,0.00010882963397307321,0.00010831493273144588,0.00010780024604173377,0.00010728555207606405,0.00010702820145525038,0.00010831492545548826,0.00010882964124903083,0.00010780023876577616,0.00010754288814496249,0.00010677085083443671,0.00010728555207606405,0.00010857227607630193,0.0001088296266971156,0.00011037371587008238,0.00010934432793874294,0.00010908697731792927,0.00010960166400764138,0.00011088841711170971,0.0001103737304219976,0.0001103737304219976,0.00011114578228443861,0.00011088840255979449,0.00010985900007653981,0.00011037370131816715,0.00010934431338682771,0.00011037371587008238,0.0001096016785595566,0.00010934431338682771,0.00011011636524926871,0.00011114576773252338,0.0001106310955947265,0.0001096016785595566,0.00010960166400764138,0.0001098590437322855,0.0001096016785595566,0.00011037371587008238,0.00010985902918037027,0.00011037370131816715,0.00010960169311147183,0.00011011636524926871,0.00010934432793874294,0.00011011636524926871,0.00011114575318060815,0.00010934431338682771,0.00010985902918037027,0.00010960166400764138,0.00010908696276601404,0.00011011636524926871,0.00010960164945572615,0.00011011636524926871,0.0001096016785595566,0.0001098590437322855,0.00011037370131816715,0.00011140308924950659,0.0001103737304219976,0.00011037371587008238,0.00011140311835333705,0.00011140310380142182,0.00011088840255979449,0.00011063106649089605,0.00011191781959496439,0.00011217517021577805,0.00011037371587008238,0.00011011635069735348,0.00011114575318060815,0.00011140311835333705,0.00011191781959496439,0.00011063105193898082,0.00011140308924950659,0.00011088841711170971,0.00011243249173276126,0.00011166045442223549,0.00011011637980118394,0.00011011635069735348,0.0001098590437322855,0.00011037371587008238,0.0001096016785595566,0.00010934431338682771,0.00010882964124903083,0.00010831494000740349,0.00010882961214520037,0.00010882964124903083,0.00010882964124903083,0.00010908700642175972,0.00010857227607630193,0.00011011637980118394,0.00011011637980118394,0.00010908697731792927,0.0001096016785595566,0.00010985901462845504,0.00010985901462845504,0.00010934431338682771,0.00010831494000740349,0.00010857230518013239,0.00010780023876577616,0.00010831491090357304,0.0001080575748346746,0.00010857230518013239,0.00010780023876577616,0.00010805760393850505,0.0001096016785595566,0.00010908697731792927,0.00010934431338682771,0.0001080575748346746,0.00010908697731792927,0.00010934431338682771,0.00010882964124903083,0.00010934434249065816,0.00010857227607630193,0.00010882961214520037,0.00011088841711170971,0.00011011635069735348,0.00011037371587008238,0.00011011635069735348,0.00011088841711170971,0.00011011637980118394,0.00010985901462845504,0.00010780023876577616,0.00010857227607630193,0.00010831494000740349,0.0001098590437322855,0.00010908694821409881,0.00010985898552462459,0.00011088838800787926,0.00010934437159448862,0.00010882958304136992,0.00010908700642175972,0.00010857230518013239,0.00010882961214520037,0.00010882961214520037,0.00010908697731792927,0.00010908694821409881,0.00011037371587008238,0.00010882964124903083,0.00010831494000740349,0.00011088844621554017,0.00010960170766338706,0.00010702820145525038,0.0001101164089050144,0.00010960164945572615,0.00010908694821409881,0.00010780023876577616,0.00010831496911123395,0.00010754287359304726,0.0001080575748346746,0.00010805763304233551,0.0001080575748346746,0.00010805760393850505,0.00010780023876577616,0.00010857224697247148,0.00010985898552462459,0.00010908697731792927,0.00011088838800787926,0.00010934437159448862,0.00011063105193898082,0.00011037371587008238,0.0001129471929743886,0.00011191784869879484,0.00011346186511218548,0.00011217518476769328,0.00011114578228443861,0.00011268985690549016,0.00011474860366433859,0.00011706480290740728,0.00011732208076864481,0.00011655007256194949,0.00011732213897630572,0.00011397659545764327,0.00011346192331984639,0.00011268985690549016,0.00011140311835333705,0.00011063105193898082,0.00011268985690549016,0.00011191779049113393,0.00011140311835333705,0.00011114578228443861,0.0001129471929743886,0.00011088844621554017,0.00011217518476769328,0.0001147486618719995,0.00011268985690549016,0.00011371925938874483,0.00011346186511218548,0.00011577806435525417,0.00011577806435525417,0.00011526333400979638,0.00011809414718300104,0.00011397659545764327,0.00011346186511218548,0.00011397659545764327,0.00011603540042415261,0.00011732213897630572,0.00011603540042415261,0.00011500599794089794,0.00011371925938874483,0.0001147486618719995,0.00011552067007869482,0.0001178368111141026,0.00011912354966625571,0.00011655007256194949,0.00011500593973323703,0.00011989555787295103,0.00011809414718300104,0.00011886621359735727,0.00011809414718300104,0.0001196382800117135,0.00011886621359735727,0.0001209249603562057,0.0001214396907016635,0.00012221175711601973,0.000118608761113137,0.00012143963249400258,0.00012118235463276505,0.0001219544792547822,0.0001245278399437666,0.00012246903497725725,0.0001222116407006979,0.00012375577352941036,0.00012401316780596972,0.00012118229642510414,0.00012427044566720724,0.00012555718421936035,0.00012529990635812283,0.00012169696856290102,0.00012169708497822285,0.00012118229642510414,0.00012169696856290102,0.00012092490214854479,0.00012041034642606974,0.00012401316780596972,0.00012221175711601973]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010728554480010644,0.0001075428954209201,0.00010780023876577616,0.00010805758938658983,0.00010857228335225955,0.00010857228335225955,0.00010908697731792927,0.00010934432793874294,0.0001096016785595566,0.00010985902190441266,0.00011011637252522632,0.00011063106649089605,0.00011114576045656577,0.00011140311107737944,0.0001116604616981931,0.00011191780504304916,0.00011217515566386282,0.00011268984962953255,0.00011346189421601593,0.00011346189421601593,0.0001137192448368296,0.0001137192448368296,0.00011397658818168566,0.00011423393880249932,0.00011474863276816905,0.00011500598338898271,0.00011552067735465243,0.00011603537132032216,0.00011680741590680555,0.0001178368111141026,0.00011835150507977232,0.00011860885570058599,0.00011886619904544204,0.00011938090028706938,0.0001198955942527391,0.00012015293759759516,0.00012066763883922249,0.00012092498218407854,0.00012143967614974827,0.0001219543773913756,0.0001219543773913756,0.00012272641470190138,0.00012349846656434238,0.00012427050387486815,0.00012452785449568182,0.00012529990635812283,0.0001260719436686486,0.0001260719436686486,0.00012658664491027594,0.00012761603284161538,0.00012864542077295482,0.00012993215932510793,0.00013070421118754894,0.00013173359911888838,0.0001330203376710415,0.0001343070762231946,0.00013507911353372037,0.00013585116539616138,0.00013662320270668715,0.0001376525906380266,0.00013816729187965393,0.00013945403043180704,0.00014022608229424804,0.00014099811960477382,0.00014177017146721482,0.0001425422087777406,0.00014331424608826637,0.00014434364857152104,0.00014511568588204682,0.00014563038712367415,0.0001466597750550136,0.0001466597750550136,0.00014768916298635304,0.0001479465136071667,0.00014846121484879404,0.00014897590153850615,0.00014949060278013349,0.00015000530402176082,0.00015051999071147293,0.00015103469195310026,0.00015232143050525337,0.0001528361317468807,0.00015335081843659282,0.00015386551967822015,0.00015386551967822015,0.00015386551967822015,0.00015386551967822015,0.00015463755698874593,0.00015540960885118693,0.0001556669594720006,0.00015643899678252637,0.0001569536980241537,0.0001569536980241537,0.00015746838471386582,0.00015772573533467948,0.00015824043657630682,0.00015824043657630682,0.00015849777264520526,0.00015926982450764626,0.00015952717512845993,0.0001597845257492736,0.00016004187637008727,0.00016081391368061304,0.00016132861492224038,0.00016158595099113882,0.00016184330161195248,0.00016184330161195248,0.00016210065223276615,0.00016210065223276615,0.0001626153534743935,0.00016287268954329193,0.00016287268954329193,0.00016287268954329193,0.00016338739078491926,0.00016338739078491926,0.00016338739078491926,0.00016415942809544504,0.00016467412933707237,0.00016493147995788604,0.00016493147995788604,0.00016493147995788604,0.00016544616664759815,0.00016596086788922548,0.00016596086788922548,0.00016647556913085282,0.00016647556913085282,0.00016647556913085282,0.00016673291975166649,0.00016699027037248015,0.0001672476064413786,0.00016750495706219226,0.00016801964375190437,0.00016801964375190437,0.00016827700892463326,0.0001685343449935317,0.0001685343449935317,0.00016879169561434537,0.00016904904623515904,0.00016904904623515904,0.0001693063968559727,0.0001693063968559727,0.00016956374747678638,0.00016956374747678638,0.00016956374747678638,0.00016982108354568481,0.00017007843416649848,0.00017059313540812582,0.00017085048602893949,0.00017136518727056682,0.00017162252333946526,0.00017187987396027893,0.00017187987396027893,0.00017239456064999104,0.00017265192582271993,0.00017290926189161837,0.00017316661251243204,0.0001734239631332457,0.00017368129920214415,0.00017368129920214415,0.00017393866437487304,0.00017393866437487304,0.00017471070168539882,0.00017471070168539882,0.00017496803775429726,0.00017522540292702615,0.0001754827389959246,0.00017574008961673826,0.00017599744023755193,0.00017599744023755193,0.00017651214147917926,0.0001767694775480777,0.00017728417878970504,0.00017728417878970504,0.0001775415294105187,0.00017779888003133237,0.0001780562161002308,0.0001783135812729597,0.00017882826796267182,0.00017908561858348548,0.00017985765589401126,0.00017985765589401126,0.00018011500651482493,0.0001803723571356386,0.00018088705837726593,0.00018088705837726593,0.00018088705837726593,0.00018088705837726593,0.00018114439444616437,0.00018114439444616437,0.00018191643175669014,0.00018191643175669014,0.00018217379692941904,0.00018217379692941904,0.00018217379692941904,0.00018217379692941904,0.00018217379692941904,0.00018243113299831748,0.00018243113299831748,0.00018243113299831748,0.00018243113299831748,0.00018243113299831748,0.00018243113299831748,0.00018268848361913115,0.00018268848361913115,0.00018294583423994482,0.00018294583423994482,0.00018294583423994482,0.00018294583423994482,0.00018320318486075848,0.00018320318486075848,0.00018320318486075848,0.00018320318486075848,0.00018346053548157215,0.00018346053548157215,0.00018346053548157215,0.0001837178715504706,0.00018397522217128426,0.00018397522217128426,0.00018397522217128426,0.00018423257279209793,0.00018423257279209793,0.00018423257279209793,0.00018423257279209793,0.00018423257279209793,0.0001844899234129116,0.0001844899234129116,0.0001844899234129116,0.0001844899234129116,0.0001844899234129116,0.0001844899234129116,0.0001844899234129116,0.0001844899234129116,0.0001844899234129116,0.0001844899234129116,0.0001844899234129116,0.0001844899234129116,0.0001844899234129116,0.0001844899234129116,0.0001844899234129116,0.0001844899234129116,0.0001844899234129116,0.0001844899234129116,0.0001844899234129116,0.0001844899234129116,0.0001844899234129116,0.0001844899234129116,0.0001844899234129116,0.0001844899234129116,0.0001844899234129116,0.0001844899234129116,0.0001844899234129116,0.0001844899234129116,0.0001844899234129116,0.0001844899234129116,0.0001844899234129116,0.0001844899234129116,0.0001844899234129116,0.0001844899234129116,0.00018474727403372526,0.00018474727403372526,0.00018474727403372526,0.00018474727403372526,0.00018474727403372526,0.00018474727403372526,0.00018474727403372526,0.00018474727403372526,0.00018474727403372526,0.00018474727403372526,0.00018474727403372526,0.00018474727403372526,0.0001850046101026237,0.0001850046101026237,0.0001850046101026237,0.0001850046101026237,0.0001850046101026237,0.0001852619752753526,0.0001852619752753526,0.0001852619752753526,0.0001852619752753526,0.0001852619752753526,0.0001852619752753526,0.0001852619752753526,0.0001852619752753526,0.0001852619752753526,0.0001852619752753526,0.0001852619752753526,0.0001852619752753526,0.0001852619752753526,0.0001852619752753526,0.0001852619752753526,0.0001852619752753526,0.0001852619752753526,0.0001852619752753526,0.0001852619752753526,0.0001852619752753526,0.0001852619752753526,0.0001852619752753526,0.0001852619752753526,0.0001852619752753526,0.0001852619752753526,0.0001852619752753526,0.0001852619752753526,0.0001852619752753526,0.0001852619752753526,0.0001852619752753526,0.0001852619752753526,0.0001852619752753526,0.0001852619752753526,0.0001852619752753526,0.0001852619752753526,0.0001852619752753526,0.0001852619752753526,0.0001852619752753526,0.0001852619752753526,0.0001852619752753526,0.0001852619752753526,0.0001852619752753526,0.0001852619752753526,0.0001852619752753526,0.00018551931134425104,0.00018551931134425104,0.00018551931134425104,0.00018551931134425104,0.00018551931134425104],"recovered":[0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.573479207512719e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,7.720437906755251e-07,7.720437906755251e-07,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.28673957533465e-06,1.5440875813510502e-06,1.8014354736806126e-06,1.8014354736806126e-06,2.058783366010175e-06,2.5734791506693e-06,2.8308270429988625e-06,2.8308270429988625e-06,3.345523055031663e-06,3.860218839690788e-06,4.11756673202035e-06,4.374914624349913e-06,4.632262516679475e-06,5.1469583013386e-06,5.4043061936681625e-06,5.661654085997725e-06,6.433698217733763e-06,6.433698217733763e-06,6.691046110063326e-06,7.463089787052013e-06,7.720437679381575e-06,7.977785571711138e-06,8.492481356370263e-06,9.007177141029388e-06,9.521872925688513e-06,1.0036568710347638e-05,1.0551264495006762e-05,1.132330817199545e-05,1.2352700650808401e-05,1.2610048543137964e-05,1.2610048543137964e-05,1.2867396435467526e-05,1.3382092220126651e-05,1.3896788004785776e-05,1.4411483789444901e-05,1.4926179574104026e-05,1.5183527466433588e-05,1.544087535876315e-05,1.5955571143422276e-05,1.64702669280814e-05,1.749965849739965e-05,1.8014354282058775e-05,1.827170308388304e-05,1.8786398868542165e-05,1.955844163603615e-05,2.033048622251954e-05,2.0845182007178664e-05,2.135987779183779e-05,2.1874573576496914e-05,2.2903965145815164e-05,2.3933356715133414e-05,2.444805249979254e-05,2.5734792870935053e-05,2.6764184440253302e-05,2.7278880224912427e-05,2.8050922992406413e-05,2.9080314561724663e-05,3.0367054932867177e-05,3.113909770036116e-05,3.216848926967941e-05,3.29405338561628e-05,3.371257844264619e-05,3.422727240831591e-05,3.49993169947993e-05,3.577136158128269e-05,3.70581001334358e-05,3.757279773708433e-05,3.860218930640258e-05,3.91168832720723e-05,3.963158087572083e-05,4.040362546220422e-05,4.11756664107088e-05,4.143301703152247e-05,4.194771099719219e-05,4.246240860084072e-05,4.297710256651044e-05,4.349180017015897e-05,4.374914715299383e-05,4.477853872231208e-05,4.555058330879547e-05,4.606527727446519e-05,4.683732186094858e-05,4.709466884378344e-05,4.709466884378344e-05,4.709466884378344e-05,4.812406041310169e-05,4.8638758016750216e-05,4.889610499958508e-05,5.018284355173819e-05,5.095488813822158e-05,5.095488813822158e-05,5.1469585741870105e-05,5.1726932724704966e-05,5.1726932724704966e-05,5.2241630328353494e-05,5.2498977311188355e-05,5.3013671276858076e-05,5.3528368880506605e-05,5.3785715863341466e-05,5.4043062846176326e-05,5.4043062846176326e-05,5.4815107432659715e-05,5.5329805036308244e-05,5.5844499001977965e-05,5.6359196605626494e-05,5.6359196605626494e-05,5.6359196605626494e-05,5.6873890571296215e-05,5.7131237554131076e-05,5.7131237554131076e-05,5.7388588174944744e-05,5.7645935157779604e-05,5.7903282140614465e-05,5.7903282140614465e-05,5.7903282140614465e-05,5.841797974426299e-05,5.8675326727097854e-05,5.8932673709932715e-05,5.8932673709932715e-05,5.919002433074638e-05,5.944737131358124e-05,5.9962065279250965e-05,6.021941590006463e-05,6.021941590006463e-05,6.021941590006463e-05,6.047676288289949e-05,6.047676288289949e-05,6.047676288289949e-05,6.047676288289949e-05,6.0991456848569214e-05,6.0991456848569214e-05,6.0991456848569214e-05,6.150615081423894e-05,6.150615081423894e-05,6.17635014350526e-05,6.17635014350526e-05,6.202085205586627e-05,6.227819540072232e-05,6.227819540072232e-05,6.253554602153599e-05,6.253554602153599e-05,6.253554602153599e-05,6.279289664234966e-05,6.305023998720571e-05,6.330759060801938e-05,6.356493395287544e-05,6.407963519450277e-05,6.459432916017249e-05,6.485167978098616e-05,6.485167978098616e-05,6.510902312584221e-05,6.536637374665588e-05,6.536637374665588e-05,6.562371709151193e-05,6.58810677123256e-05,6.58810677123256e-05,6.613841833313927e-05,6.639576167799532e-05,6.665311229880899e-05,6.716780626447871e-05,6.716780626447871e-05,6.716780626447871e-05,6.742515688529238e-05,6.79398508509621e-05,6.845454481663182e-05,6.845454481663182e-05,6.871189543744549e-05,6.922658940311521e-05,6.948394002392888e-05,6.974129064474255e-05,6.974129064474255e-05,6.974129064474255e-05,6.99986339895986e-05,7.025598461041227e-05,7.051332795526832e-05,7.077067857608199e-05,7.128537254175171e-05,7.231476774904877e-05,7.257211109390482e-05,7.282946171471849e-05,7.308681233553216e-05,7.334415568038821e-05,7.334415568038821e-05,7.360150630120188e-05,7.385885692201555e-05,7.41162002668716e-05,7.437355088768527e-05,7.488824485335499e-05,7.488824485335499e-05,7.488824485335499e-05,7.488824485335499e-05,7.488824485335499e-05,7.488824485335499e-05,7.514559547416866e-05,7.514559547416866e-05,7.540293881902471e-05,7.540293881902471e-05,7.540293881902471e-05,7.540293881902471e-05,7.540293881902471e-05,7.566028943983838e-05,7.566028943983838e-05,7.566028943983838e-05,7.566028943983838e-05,7.566028943983838e-05,7.566028943983838e-05,7.591764006065205e-05,7.591764006065205e-05,7.591764006065205e-05,7.591764006065205e-05,7.591764006065205e-05,7.591764006065205e-05,7.591764006065205e-05,7.61749834055081e-05,7.61749834055081e-05,7.61749834055081e-05,7.61749834055081e-05,7.643233402632177e-05,7.643233402632177e-05,7.643233402632177e-05,7.668968464713544e-05,7.668968464713544e-05,7.694702799199149e-05,7.694702799199149e-05,7.694702799199149e-05,7.694702799199149e-05,7.694702799199149e-05,7.694702799199149e-05,7.694702799199149e-05,7.694702799199149e-05,7.694702799199149e-05,7.694702799199149e-05,7.694702799199149e-05,7.694702799199149e-05,7.694702799199149e-05,7.694702799199149e-05,7.694702799199149e-05,7.694702799199149e-05,7.694702799199149e-05,7.694702799199149e-05,7.694702799199149e-05,7.694702799199149e-05,7.694702799199149e-05,7.694702799199149e-05,7.694702799199149e-05,7.694702799199149e-05,7.694702799199149e-05,7.694702799199149e-05,7.694702799199149e-05,7.694702799199149e-05,7.694702799199149e-05,7.694702799199149e-05,7.694702799199149e-05,7.694702799199149e-05,7.694702799199149e-05,7.694702799199149e-05,7.694702799199149e-05,7.694702799199149e-05,7.694702799199149e-05,7.694702799199149e-05,7.694702799199149e-05,7.694702799199149e-05,7.694702799199149e-05,7.694702799199149e-05,7.694702799199149e-05,7.694702799199149e-05,7.694702799199149e-05,7.694702799199149e-05,7.720437861280516e-05,7.720437861280516e-05,7.720437861280516e-05,7.720437861280516e-05,7.720437861280516e-05,7.746172195766121e-05,7.746172195766121e-05,7.746172195766121e-05,7.746172195766121e-05,7.746172195766121e-05,7.746172195766121e-05,7.746172195766121e-05,7.746172195766121e-05,7.746172195766121e-05,7.746172195766121e-05,7.746172195766121e-05,7.746172195766121e-05,7.746172195766121e-05,7.746172195766121e-05,7.746172195766121e-05,7.746172195766121e-05,7.746172195766121e-05,7.746172195766121e-05,7.746172195766121e-05,7.746172195766121e-05,7.746172195766121e-05,7.746172195766121e-05,7.746172195766121e-05,7.746172195766121e-05,7.746172195766121e-05,7.746172195766121e-05,7.746172195766121e-05,7.746172195766121e-05,7.746172195766121e-05,7.746172195766121e-05,7.746172195766121e-05,7.746172195766121e-05,7.746172195766121e-05,7.746172195766121e-05,7.746172195766121e-05,7.746172195766121e-05,7.746172195766121e-05,7.746172195766121e-05,7.746172195766121e-05,7.746172195766121e-05,7.746172195766121e-05,7.746172195766121e-05,7.746172195766121e-05,7.746172195766121e-05,7.746172195766121e-05,7.771907257847488e-05,7.771907257847488e-05,7.771907257847488e-05],"active":[0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010677085083443671,0.00010651350021362305,0.000106256156868767,0.000106256156868767,0.000106256156868767,0.000106256156868767,0.00010651350021362305,0.00010625614959280938,0.00010625614959280938,0.00010599879897199571,0.00010599879897199571,0.00010625614959280938,0.00010651350021362305,0.0001067708435584791,0.00010677085083443671,0.00010702819417929277,0.00010677085083443671,0.00010728554480010644,0.00010728554480010644,0.00010702820145525038,0.00010702819417929277,0.00010728554480010644,0.00010728554480010644,0.00010728554480010644,0.00010728554480010644,0.00010728554480010644,0.00010728554480010644,0.00010702819417929277,0.00010728554480010644,0.00010780023876577616,0.00010702819417929277,0.00010728554480010644,0.00010702820145525038,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010728554480010644,0.00010702819417929277,0.000106256156868767,0.00010625614959280938,0.00010677085083443671,0.00010702820145525038,0.0001067708435584791,0.00010677085083443671,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010651350021362305,0.0001067708435584791,0.00010702820145525038,0.0001067708435584791,0.00010651350021362305,0.00010702820145525038,0.00010728554480010644,0.00010651350021362305,0.000106256156868767,0.00010677085083443671,0.00010728554480010644,0.00010805758938658983,0.00010780024604173377,0.00010780023876577616,0.00010857228335225955,0.00010857228335225955,0.00010831492545548826,0.00010857228335225955,0.00010857227607630193,0.00010857227607630193,0.00010780023876577616,0.00010831493273144588,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010831494000740349,0.00010831492545548826,0.00010857229062821716,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010754288814496249,0.00010805758211063221,0.00010754288814496249,0.00010728555207606405,0.00010754288814496249,0.00010754288814496249,0.0001075428954209201,0.00010754288814496249,0.00010754288814496249,0.00010857228335225955,0.00010805758938658983,0.00010780023876577616,0.00010780023876577616,0.00010702820145525038,0.00010677085083443671,0.00010677085083443671,0.00010754288814496249,0.00010728555207606405,0.00010702820145525038,0.00010754288814496249,0.00010677085083443671,0.00010599881352391094,0.00010651350021362305,0.00010625614959280938,0.00010651350021362305,0.00010651350021362305,0.00010625614231685176,0.00010677085083443671,0.00010651350021362305,0.000106256156868767,0.00010625616414472461,0.00010677085083443671,0.00010728555207606405,0.0001067708435584791,0.00010651350021362305,0.00010599879897199571,0.00010574145562713966,0.00010574145562713966,0.000106256156868767,0.00010599879897199571,0.00010574144835118204,0.00010574144835118204,0.00010599879897199571,0.00010574145562713966,0.0001054841122822836,0.00010625614959280938,0.00010677085083443671,0.00010651350021362305,0.00010625614959280938,0.00010599880624795333,0.00010651349293766543,0.0001067708435584791,0.00010651350021362305,0.00010651350021362305,0.00010625614959280938,0.00010625614959280938,0.00010651350021362305,0.00010651350748958066,0.0001067708435584791,0.00010702819417929277,0.00010754288086900488,0.00010702818690333515,0.00010728555207606405,0.00010754288814496249,0.00010702819417929277,0.00010728554480010644,0.00010728554480010644,0.00010728554480010644,0.00010728554480010644,0.00010702820145525038,0.00010728555207606405,0.00010702820145525038,0.00010702820145525038,0.00010728553752414882,0.00010728553752414882,0.0001075428954209201,0.0001075428954209201,0.00010780025331769139,0.00010754288814496249,0.00010728554480010644,0.00010702819417929277,0.00010754288086900488,0.00010754290269687772,0.00010754288814496249,0.00010780023876577616,0.00010780024604173377,0.00010780023148981854,0.00010780023148981854,0.00010780024604173377,0.00010754290269687772,0.00010805758938658983,0.0001075428954209201,0.00010780023148981854,0.00010805759666254744,0.00010805758211063221,0.00010780023876577616,0.0001075428954209201,0.0001075428954209201,0.00010780024604173377,0.00010754288814496249,0.00010780023876577616,0.00010754288814496249,0.00010780023876577616,0.00010805758938658983,0.00010805758211063221,0.00010805759666254744,0.00010831494000740349,0.00010831494000740349,0.00010857228335225955,0.00010754288814496249,0.0001075428954209201,0.0001075428954209201,0.00010780024604173377,0.00010754290269687772,0.00010754290269687772,0.00010728555207606405,0.00010728553752414882,0.00010702819417929277,0.00010754288086900488,0.00010702818690333515,0.00010728555207606405,0.00010728555207606405,0.00010728555207606405,0.00010728555207606405,0.00010728555207606405,0.00010728553752414882,0.00010728553752414882,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010728554480010644,0.00010702819417929277,0.00010728554480010644,0.00010728554480010644,0.00010728554480010644,0.00010728554480010644,0.0001075428954209201,0.00010728554480010644,0.00010728554480010644,0.00010728554480010644,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.00010780023148981854,0.00010780023876577616,0.00010780023876577616,0.00010780023876577616,0.00010805758938658983,0.00010780023876577616,0.00010780023876577616,0.00010780023876577616,0.00010754288814496249,0.00010780023876577616,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.00010780024604173377,0.00010780024604173377,0.00010780024604173377,0.00010780024604173377,0.00010780024604173377,0.00010780024604173377,0.00010780024604173377,0.00010780024604173377,0.00010780024604173377,0.00010780024604173377,0.00010780024604173377,0.00010780024604173377,0.00010805758211063221,0.00010780023148981854,0.00010780023148981854,0.00010780023148981854,0.00010780023148981854,0.00010805759666254744,0.00010780025331769139,0.00010780025331769139,0.00010780025331769139,0.00010780025331769139,0.00010780025331769139,0.00010780025331769139,0.00010780025331769139,0.00010780025331769139,0.00010780025331769139,0.00010780025331769139,0.00010780025331769139,0.00010780025331769139,0.00010780025331769139,0.00010780025331769139,0.00010780025331769139,0.00010780025331769139,0.00010780025331769139,0.00010780025331769139,0.00010780025331769139,0.00010780025331769139,0.00010780025331769139,0.00010780025331769139,0.00010780025331769139,0.00010780025331769139,0.00010780025331769139,0.00010780025331769139,0.00010780025331769139,0.00010780025331769139,0.00010780025331769139,0.00010780025331769139,0.00010780025331769139,0.00010780025331769139,0.00010780025331769139,0.00010780025331769139,0.00010780025331769139,0.00010780025331769139,0.00010780025331769139,0.00010780025331769139,0.00010780025331769139,0.00010780025331769139,0.00010780025331769139,0.00010780025331769139,0.00010780025331769139,0.00010805758938658983,0.00010805758938658983,0.00010780023876577616,0.00010780023876577616,0.00010780023876577616]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010728554480010644,0.00010728554480010644,0.0001075428954209201,0.00010780023876577616,0.00010780023876577616,0.00010780023876577616,0.00010805758938658983,0.00010805758938658983,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010857228335225955,0.00010882963397307321,0.00010882963397307321,0.00010882963397307321,0.00010882963397307321,0.00010908697731792927,0.00010908697731792927,0.00010908697731792927,0.00010934432793874294,0.00010934432793874294,0.00010934432793874294,0.00010934432793874294,0.0001096016785595566,0.00011011637252522632,0.00011011637252522632,0.00011037371587008238,0.00011063106649089605,0.00011114576045656577,0.00011140311107737944,0.0001116604616981931,0.00011191780504304916,0.00011191780504304916,0.00011217515566386282,0.00011243249900871888,0.00011294720025034621,0.00011320454359520227,0.00011346189421601593,0.00011346189421601593,0.00011397658818168566,0.00011423393880249932,0.00011449128214735538,0.00011500598338898271,0.00011526332673383877,0.00011552067735465243,0.00011603537132032216,0.00011629272194113582,0.00011655007256194949,0.00011680741590680555,0.00011732210987247527,0.00011809415445895866,0.00011860884842462838,0.00011886619904544204,0.00011938090028706938,0.00011963824363192543,0.00012015293759759516,0.00012041028821840882,0.00012066763883922249,0.00012118233280489221,0.00012143967614974827,0.00012169702677056193,0.0001219543773913756,0.00012221172801218927,0.00012298376532271504,0.00012349846656434238,0.0001240131532540545,0.00012452785449568182,0.0001247852051164955,0.00012555724242702127,0.00012581459304783493,0.0001260719436686486,0.00012632929428946227,0.00012658664491027594,0.00012710133159998804,0.00012813071953132749,0.00012813071953132749,0.00012838807015214115,0.00012838807015214115,0.00012864542077295482,0.00012864542077295482,0.0001289027713937685,0.00012916012201458216,0.0001294174580834806,0.00012967480870429426,0.0001301895099459216,0.0001301895099459216,0.00013044686056673527,0.00013044686056673527,0.00013044686056673527,0.00013096154725644737,0.00013096154725644737,0.00013121889787726104,0.00013121889787726104,0.0001314762484980747,0.0001314762484980747,0.0001314762484980747,0.0001314762484980747,0.0001314762484980747,0.0001314762484980747,0.0001314762484980747,0.0001314762484980747,0.0001314762484980747,0.0001314762484980747,0.0001314762484980747,0.0001314762484980747,0.0001314762484980747,0.0001314762484980747,0.0001314762484980747,0.0001314762484980747,0.0001314762484980747,0.0001314762484980747,0.0001314762484980747,0.0001314762484980747,0.0001314762484980747,0.0001314762484980747,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838,0.00013173359911888838],"recovered":[0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,7.720437906755251e-07,7.720437906755251e-07,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.28673957533465e-06,1.28673957533465e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.8014354736806126e-06,1.8014354736806126e-06,2.058783366010175e-06,2.058783366010175e-06,2.058783366010175e-06,2.058783366010175e-06,2.058783366010175e-06,2.058783366010175e-06,2.3161312583397375e-06,2.5734791506693e-06,2.8308270429988625e-06,3.0881751627021004e-06,3.345523055031663e-06,3.6028709473612253e-06,3.860218839690788e-06,3.860218839690788e-06,3.860218839690788e-06,4.11756673202035e-06,4.374914624349913e-06,4.632262516679475e-06,4.632262516679475e-06,4.8896104090090375e-06,5.1469583013386e-06,5.661654085997725e-06,5.919001978327287e-06,5.919001978327287e-06,6.176350325404201e-06,6.433698217733763e-06,6.691046110063326e-06,6.948394002392888e-06,6.948394002392888e-06,7.2057418947224505e-06,7.463089787052013e-06,7.720437679381575e-06,8.2351334640407e-06,9.007177141029388e-06,9.26452503335895e-06,1.0036568710347638e-05,1.02939166026772e-05,1.02939166026772e-05,1.1065960279665887e-05,1.132330817199545e-05,1.2095352758478839e-05,1.2610048543137964e-05,1.3124744327797089e-05,1.3382092220126651e-05,1.3896788004785776e-05,1.4668831681774464e-05,1.5183527466433588e-05,1.5698224160587415e-05,1.621291994524654e-05,1.6727615729905665e-05,1.6984962712740526e-05,1.7757007299223915e-05,1.85290500667179e-05,1.9043745851377025e-05,1.955844163603615e-05,1.9815790437860414e-05,2.0073137420695275e-05,2.05878332053544e-05,2.161722477467265e-05,2.1874573576496914e-05,2.2131920559331775e-05,2.2131920559331775e-05,2.238926936115604e-05,2.238926936115604e-05,2.3161313947639428e-05,2.341866093047429e-05,2.3676009732298553e-05,2.3933356715133414e-05,2.4190705516957678e-05,2.444805249979254e-05,2.5220097086275928e-05,2.547744406911079e-05,2.547744406911079e-05,2.547744406911079e-05,2.5734792870935053e-05,2.5992139853769913e-05,2.5992139853769913e-05,2.5992139853769913e-05,2.5992139853769913e-05,2.5992139853769913e-05,2.5992139853769913e-05,2.5992139853769913e-05,2.5992139853769913e-05,2.5992139853769913e-05,2.5992139853769913e-05,2.5992139853769913e-05,2.5992139853769913e-05,2.5992139853769913e-05,2.5992139853769913e-05,2.5992139853769913e-05,2.6249488655594178e-05,2.6249488655594178e-05,2.6249488655594178e-05,2.6249488655594178e-05,2.6249488655594178e-05,2.6249488655594178e-05,2.6249488655594178e-05,2.6249488655594178e-05,2.6249488655594178e-05,2.6506835638429038e-05,2.6506835638429038e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05,2.6764184440253302e-05],"active":[0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010651350021362305,0.00010651350021362305,0.0001067708435584791,0.0001067708435584791,0.0001067708435584791,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010651350021362305,0.00010677085083443671,0.0001067708435584791,0.0001067708435584791,0.0001067708435584791,0.00010702819417929277,0.00010702819417929277,0.00010754288814496249,0.00010728554480010644,0.00010728554480010644,0.00010702819417929277,0.00010728554480010644,0.00010728554480010644,0.00010728554480010644,0.00010728554480010644,0.00010754288814496249,0.00010728554480010644,0.00010728554480010644,0.00010728554480010644,0.00010728554480010644,0.00010728554480010644,0.00010728554480010644,0.0001075428954209201,0.00010805758938658983,0.00010780023876577616,0.00010780023876577616,0.00010780023876577616,0.00010805758211063221,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010831494000740349,0.00010831493273144588,0.00010857228335225955,0.00010857228335225955,0.00010882963397307321,0.00010857228335225955,0.0001088296266971156,0.00010857228335225955,0.00010857228335225955,0.00010908698459388688,0.00010908697731792927,0.00010908697731792927,0.00010934432793874294,0.00010934432793874294,0.0001096016785595566,0.00010960167128359899,0.00010985902190441266,0.00011037371587008238,0.00011037371587008238,0.00010985902190441266,0.00011011637252522632,0.0001096016785595566,0.00010985902190441266,0.00011011637252522632,0.0001096016785595566,0.00010985902190441266,0.00010934432066278532,0.00010908697731792927,0.00010882963397307321,0.00010882963397307321,0.00010908697731792927,0.00010882963397307321,0.0001088296266971156,0.0001088296266971156,0.00010857228335225955,0.0001088296266971156,0.0001088296266971156,0.00010831494000740349,0.00010780024604173377,0.00010754290269687772,0.00010754288814496249,0.00010831492545548826,0.00010805758211063221,0.00010780023876577616,0.0001067708435584791,0.00010677085083443671,0.00010651350021362305,0.00010677085083443671,0.00010677085083443671,0.00010702818690333515,0.00010651349293766543,0.00010677085083443671,0.00010651350021362305,0.00010651350021362305,0.000106256156868767,0.00010599880624795333,0.00010574144835118204,0.00010548410500632599,0.00010574145562713966,0.00010574145562713966,0.00010574145562713966,0.0001054841122822836,0.0001054841122822836,0.0001054841122822836,0.0001054841122822836,0.0001054841122822836,0.0001054841122822836,0.0001054841122822836,0.0001054841122822836,0.0001054841122822836,0.0001054841122822836,0.0001054841122822836,0.0001054841122822836,0.0001054841122822836,0.0001054841122822836,0.0001054841122822836,0.00010522676166146994,0.00010522676166146994,0.00010522676166146994,0.00010522676166146994,0.00010522676166146994,0.00010522676166146994,0.0001054841122822836,0.0001054841122822836,0.0001054841122822836,0.00010522676166146994,0.00010522676166146994,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010677085083443671,0.00010702819417929277,0.00010728554480010644,0.00010728554480010644,0.0001075428954209201,0.00010805758938658983,0.00010831493273144588,0.00010857228335225955,0.00010882963397307321,0.00010908697731792927,0.00010934432793874294,0.00010934432793874294,0.0001096016785595566,0.00010985902190441266,0.00010985902190441266,0.00011063106649089605,0.00011114576045656577,0.00011114576045656577,0.00011140311107737944,0.00011140311107737944,0.00011140311107737944,0.0001116604616981931,0.00011191780504304916,0.00011191780504304916,0.00011217515566386282,0.00011217515566386282,0.00011243250628467649,0.00011243250628467649,0.00011294720025034621,0.00011346189421601593,0.00011397658818168566,0.00011397658818168566,0.00011449128214735538,0.00011526332673383877,0.00011552067735465243,0.00011552067735465243,0.00011552067735465243,0.0001157780279754661,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011655007256194949,0.00011680741590680555,0.00011732210987247527,0.00011732210987247527,0.00011757946049328893,0.0001178368111141026,0.0001178368111141026,0.0001178368111141026,0.0001178368111141026,0.00011809415445895866,0.00011809415445895866,0.00011835150507977232,0.00011835150507977232,0.00011835150507977232,0.00011860885570058599,0.00011886619904544204,0.00011886619904544204,0.00011912354966625571,0.00011912354966625571,0.00011938090028706938,0.00011963824363192543,0.00012041028821840882,0.00012092498218407854,0.00012118233280489221,0.00012118233280489221,0.00012169702677056193,0.00012169702677056193,0.0001219543773913756,0.0001219543773913756,0.0001224690640810877,0.0001224690640810877,0.00012272641470190138,0.0001232411159435287,0.0001232411159435287,0.00012375581718515605,0.0001240131532540545,0.00012427050387486815,0.00012427050387486815,0.00012427050387486815,0.00012427050387486815,0.00012427050387486815,0.00012452785449568182,0.0001247852051164955,0.00012504255573730916,0.00012504255573730916,0.00012529990635812283,0.00012529990635812283,0.00012555724242702127,0.00012581459304783493,0.00012581459304783493,0.00012581459304783493,0.00012581459304783493,0.00012581459304783493,0.0001260719436686486,0.00012632929428946227,0.00012658664491027594,0.00012658664491027594,0.00012658664491027594,0.00012684398097917438,0.00012684398097917438,0.00012684398097917438,0.00012710133159998804,0.0001273586822208017,0.0001273586822208017,0.00012761603284161538,0.00012787338346242905,0.00012813071953132749,0.00012864542077295482,0.0001289027713937685,0.00012916012201458216,0.0001294174580834806,0.00012967480870429426,0.00012967480870429426,0.00012993215932510793,0.0001301895099459216,0.00013044686056673527,0.00013096154725644737,0.00013121889787726104,0.0001314762484980747,0.00013173359911888838,0.00013199094973970205,0.00013224830036051571,0.00013224830036051571,0.00013276298705022782,0.0001330203376710415,0.00013353503891266882,0.00013456442684400827,0.00013507911353372037,0.00013533646415453404,0.0001355938147753477,0.00013610851601697505,0.00013662320270668715,0.00013739525456912816,0.00013790994125884026,0.0001384246425004676,0.00013893934374209493,0.00013945403043180704,0.00014074076898396015,0.00014151282084640115,0.0001425422087777406,0.00014331424608826637,0.0001438289473298937,0.00014460098464041948,0.0001453730365028605,0.0001461450883653015,0.0001466597750550136,0.00014717447629664093,0.0001479465136071667,0.0001487185654696077,0.00014974795340094715,0.00015026264009065926,0.00015154937864281237,0.00015232143050525337,0.00015335081843659282,0.00015463755698874593,0.0001556669594720006,0.00015643899678252637,0.00015772573533467948,0.00015849777264520526,0.0001597845257492736,0.0001610712643014267,0.00016184330161195248,0.00016210065223276615,0.0001631300401641056,0.00016467412933707237,0.00016621821851003915,0.00016673291975166649,0.0001685343449935317,0.00016956374747678638,0.00017085048602893949,0.00017162252333946526,0.00017265192582271993,0.0001734239631332457,0.00017419600044377148,0.00017522540292702615,0.00017599744023755193,0.00017728417878970504,0.0001783135812729597,0.00017857091734185815,0.00017960031982511282,0.0001816590956877917,0.00018268848361913115,0.0001837178715504706,0.00018474727403372526,0.00018603401258587837,0.00018835013906937093,0.00018937952700071037,0.00019066626555286348,0.00019246770534664392,0.0001945264812093228,0.00019632792100310326,0.00019787201017607003,0.00019967344996985048,0.0002009601885220036,0.00020250427769497037,0.00020379101624712348,0.00020610715728253126,0.0002076512319035828,0.0002091953210765496,0.00021202614880166948,0.00021382758859544992,0.00021640106569975615,0.00021845984156243503,0.0002207759825978428,0.00022257742239162326,0.00022515089949592948,0.00022720967535860837,0.00022849641391076148,0.00022952580184210092,0.00023132724163588136,0.00023287133080884814,0.0002346727706026286,0.0002364741958444938,0.0002393050235696137,0.00024059177667368203,0.0002429079031571746,0.0002454813802614808,0.00024831219343468547,0.0002503709984011948,0.00025191507302224636,0.000254745886195451,0.0002573193924035877,0.000259635504335165,0.00026169430930167437,0.00026349571999162436,0.00026632656226865947,0.0002689000393729657,0.0002712161804083735,0.00027327495627105236,0.0002753337612375617,0.00027816457441076636,0.00027996598510071635,0.00028305419255048037,0.0002882011467590928,0.00029077462386339903,0.0002930907648988068,0.00029669361538253725,0.00029926709248684347,0.0003033846733160317,0.0003057008143514395,0.00030853162752464414,0.0003126491792500019,0.0003149653202854097,0.00031728146132081747,0.0003198549384251237,0.0003232004528399557,0.00032628863118588924,0.000328604772221297,0.0003314355853945017,0.00033606786746531725,0.00033786927815526724,0.00034070012043230236,0.00034533237339928746,0.0003473911783657968,0.0003507366927806288,0.0003540822071954608,0.00035691302036866546,0.0003602585638873279,0.00036257467581890523,0.00036514815292321146,0.00036875103251077235,0.00037235391209833324,0.00037492738920263946,0.0003777582023758441,0.0003803317085839808,0.00038444926030933857,0.00038779477472417057,0.000391140318242833,0.00039371379534713924,0.0003968019736930728,0.000399375450797379,0.00040426503983326256,0.00040863995673134923,0.0004117281350772828,0.0004145589773543179,0.00041764715570025146,0.00042202207259833813,0.0004253675870131701,0.00043051454122178257,0.00043411742080934346,0.00043746293522417545,0.00044235255336388946,0.000447242142399773,0.00045161705929785967,0.00045650667743757367,0.00046010955702513456,0.0004660285485442728,0.0004714328679256141,0.0004770945233758539,0.00048224147758446634,0.0004876457678619772,0.000491506012622267,0.0004966529668308794,0.0005043733981437981,0.0005108070909045637,0.0005159540451131761,0.0005205863271839917,0.0005267626838758588,0.0005337110487744212,0.0005401447415351868,0.0005463210982270539,0.0005522401188500226,0.0005576444091275334,0.0005609899526461959,0.0005666515789926052,0.0005702544585801661,0.0005759161431342363,0.0005813204334117472,0.0005874967901036143,0.0005929010803811252,0.0005998495034873486,0.0006091140094213188,0.0006142609636299312,0.000621466722805053,0.0006284150877036154,0.0006327900337055326,0.0006402531289495528,0.0006474588299170136,0.0006526057841256261,0.0006598115433007479,0.0006649584975093603,0.0006713921902701259,0.0006785979494452477,0.0006845169700682163,0.0006912079988978803,0.000697127019520849,0.0007040753844194114,0.000710509077180177,0.000717200106009841,0.0007236338569782674,0.0007287808111868799,0.000734957167878747,0.0007406187942251563,0.0007457657484337687,0.0007540009100921452],"recovered":[0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,5.146958415025438e-07,7.720437906755251e-07,1.0293916830050875e-06,1.28673957533465e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.8014354736806126e-06,2.058783366010175e-06,2.3161312583397375e-06,2.5734791506693e-06,3.0881751627021004e-06,3.345523055031663e-06,3.860218839690788e-06,4.11756673202035e-06,4.11756673202035e-06,4.632262516679475e-06,5.1469583013386e-06,5.4043061936681625e-06,5.661654085997725e-06,5.919001978327287e-06,6.176350325404201e-06,6.433698217733763e-06,6.691046110063326e-06,7.2057418947224505e-06,7.463089787052013e-06,7.977785571711138e-06,8.492481356370263e-06,8.749829248699825e-06,9.007177141029388e-06,9.007177141029388e-06,9.521872925688513e-06,9.521872925688513e-06,9.779220818018075e-06,9.779220818018075e-06,1.02939166026772e-05,1.0808612387336325e-05,1.0808612387336325e-05,1.0808612387336325e-05,1.1065960279665887e-05,1.1065960279665887e-05,1.1065960279665887e-05,1.1065960279665887e-05,1.1065960279665887e-05,1.132330817199545e-05,1.1580656064325012e-05,1.1580656064325012e-05,1.1580656064325012e-05,1.1580656064325012e-05,1.1838003956654575e-05,1.2095351848984137e-05,1.2095351848984137e-05,1.2095351848984137e-05,1.2352700650808401e-05,1.2352700650808401e-05,1.2352700650808401e-05,1.2352700650808401e-05,1.2610048543137964e-05,1.3124744327797089e-05,1.3124744327797089e-05,1.3896788004785776e-05,1.4411483789444901e-05,1.4668831681774464e-05,1.4926179574104026e-05,1.5183527466433588e-05,1.5183527466433588e-05,1.544087535876315e-05,1.544087535876315e-05,1.5955571143422276e-05,1.6212918126257136e-05,1.64702669280814e-05,1.6727615729905665e-05,1.6984962712740526e-05,1.724231151456479e-05,1.724231151456479e-05,1.724231151456479e-05,1.724231151456479e-05,1.749965849739965e-05,1.749965849739965e-05,1.749965849739965e-05,1.749965849739965e-05,1.7757007299223915e-05,1.7757007299223915e-05,1.8014354282058775e-05,1.8014354282058775e-05,1.8014354282058775e-05,1.8014354282058775e-05,1.827170308388304e-05,1.85290500667179e-05,1.85290500667179e-05,1.8786398868542165e-05,1.8786398868542165e-05,1.8786398868542165e-05,1.9043745851377025e-05,1.930109465320129e-05,1.955844163603615e-05,1.9815790437860414e-05,2.0073137420695275e-05,2.033048622251954e-05,2.033048622251954e-05,2.05878332053544e-05,2.05878332053544e-05,2.0845182007178664e-05,2.1102528990013525e-05,2.135987779183779e-05,2.161722477467265e-05,2.1874573576496914e-05,2.238926936115604e-05,2.26466163439909e-05,2.2903965145815164e-05,2.3161312128650025e-05,2.341866093047429e-05,2.341866093047429e-05,2.341866093047429e-05,2.367600791330915e-05,2.4190703697968274e-05,2.4705401301616803e-05,2.4705401301616803e-05,2.4962748284451663e-05,2.5220097086275928e-05,2.5734792870935053e-05,2.5734792870935053e-05,2.5992139853769913e-05,2.5992139853769913e-05,2.6506835638429038e-05,2.7278880224912427e-05,2.7793576009571552e-05,2.8050922992406413e-05,2.8308271794230677e-05,2.9080314561724663e-05,2.9595010346383788e-05,3.0109706131042913e-05,3.062440373469144e-05,3.139644468319602e-05,3.216848926967941e-05,3.242583989049308e-05,3.371257844264619e-05,3.474197001196444e-05,3.577136158128269e-05,3.628605554695241e-05,3.70581001334358e-05,3.731544711627066e-05,3.731544711627066e-05,3.808749170275405e-05,3.860218930640258e-05,3.963158087572083e-05,4.014627484139055e-05,4.066097244503908e-05,4.143301703152247e-05,4.246240860084072e-05,4.349180017015897e-05,4.452119173947722e-05,4.555058330879547e-05,4.632262425730005e-05,4.760936644743197e-05,4.8638758016750216e-05,4.9668149586068466e-05,5.121223512105644e-05,5.198427970753983e-05,5.2498977311188355e-05,5.4043062846176326e-05,5.4815107432659715e-05,5.5072454415494576e-05,5.6101845984812826e-05,5.6873890571296215e-05,5.7645935157779604e-05,5.9962065279250965e-05,6.124880746938288e-05,6.227819540072232e-05,6.356493395287544e-05,6.485167978098616e-05,6.562371709151193e-05,6.613841833313927e-05,6.742515688529238e-05,6.845454481663182e-05,6.99986339895986e-05,7.077067857608199e-05,7.102802919689566e-05,7.180007378337905e-05,7.360150630120188e-05,7.463090150849894e-05,7.540293881902471e-05,7.643233402632177e-05,7.720437861280516e-05,7.900581113062799e-05,8.003520633792505e-05,8.106459426926449e-05,8.312337740790099e-05,8.492481720168144e-05,8.698360034031793e-05,8.827033889247105e-05,8.955707744462416e-05,9.135850996244699e-05,9.315994975622743e-05,9.470403892919421e-05,9.624812082620338e-05,9.779220999917015e-05,9.95936497929506e-05,0.00010190977627644315,0.00010396855941507965,0.0001057699992088601,0.00010731408110586926,0.00010963021486531943,0.00011143165465909988,0.00011271839321125299,0.00011451982572907582,0.00011709330283338204,0.0001181226980406791,0.00012095352576579899,0.00012198291369713843,0.00012378435349091887,0.0001263578305952251,0.00012815927038900554,0.00013021804625168443,0.00013201948604546487,0.00013433561252895743,0.00013690908963326365,0.00013896788004785776,0.00014102665591053665,0.00014334279694594443,0.00014540157280862331,0.0001477177138440311,0.00015054854156915098,0.00015286466805264354,0.00015492344391532242,0.0001572395849507302,0.0001605850993655622,0.00016290124040096998,0.0001654747175052762,0.0001675334933679551,0.00016933493316173553,0.00017190841026604176,0.0001757686259225011,0.00018014354282058775,0.00018245968385599554,0.00018554784765001386,0.00018786398868542165,0.00019120950310025364,0.00019404033082537353,0.0001963564718607813,0.00020098872482776642,0.0002033048658631742,0.00020562099234666675,0.00020845182007178664,0.00021051059593446553,0.0002128267369698733,0.00021720165386795998,0.0002197751309722662,0.00022415004787035286,0.00022569413704331964,0.0002285249502165243,0.00023315721773542464,0.00023598804546054453,0.00023907622380647808,0.00024139235028997064,0.00024370849132537842,0.00024602460325695574,0.0002491127816028893,0.00025117158656939864,0.00025374506367370486,0.0002565758768469095,0.0002599213912617415,0.0002645536733325571,0.0002678991877473891,0.00027021532878279686,0.00027356084319762886,0.00027690635761246085,0.0002810239384416491,0.0002848841540981084,0.00028745763120241463,0.0002910605107899755,0.0002926045854110271,0.0002967221662402153,0.0002992956433445215,0.00030289849382825196,0.0003075307758990675,0.0003111336554866284,0.00031473650597035885,0.0003201408253517002,0.0003234863397665322,0.0003276039205957204,0.0003322361735627055,0.0003371257917024195,0.00034227274591103196,0.0003461329615674913,0.0003520519530866295,0.0003566842351574451,0.0003626032266765833,0.00036697814357466996,0.0003721250977832824,0.00037727205199189484,0.0003824190062005073,0.0003898821014445275,0.0003955437568947673,0.00040326418820768595,0.0004091832088306546,0.0004145874991081655,0.0004223079595249146,0.0004279696149751544,0.0004338886064942926,0.00043980759801343083,0.0004454692534636706,0.00044958683429285884,0.00045550582581199706,0.0004598807427100837,0.0004642556596081704,0.00046863057650625706,0.00047480693319812417,0.0004820126632694155,0.0004879316547885537,0.0004961668164469302,0.0005026005092076957,0.0005077474634163082,0.00051495322259143,0.0005203575128689408,0.000527820608112961,0.0005339969648048282,0.0005404306575655937,0.0005468643503263593,0.0005535553791560233,0.0005594743997789919,0.000565650756470859,0.0005725991213694215,0.0005787754780612886,0.0005854665068909526,0.0005913855275139213,0.0005988486227579415,0.0006032235105521977,0.0006096572615206242,0.0006148042157292366,0.0006214952445589006,0.0006292156758718193,0.0006338479579426348],"active":[0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010677085083443671,0.0001067708435584791,0.00010702819417929277,0.00010702819417929277,0.00010702820145525038,0.00010728554480010644,0.00010728553752414882,0.00010728554480010644,0.00010728554480010644,0.00010754288814496249,0.0001075428954209201,0.00010728554480010644,0.00010728554480010644,0.00010728554480010644,0.0001067708435584791,0.00010728554480010644,0.00010728554480010644,0.00010702819417929277,0.00010728554480010644,0.00010677085083443671,0.00010625614959280938,0.000106256156868767,0.00010625614959280938,0.00010599880624795333,0.00010599880624795333,0.00010574145562713966,0.00010574146290309727,0.00010522676166146994,0.0001054841122822836,0.0001054841122822836,0.00010548410500632599,0.00010522676166146994,0.00010548410500632599,0.00010625614959280938,0.00010599880624795333,0.00010599880624795333,0.00010574145562713966,0.00010599880624795333,0.00010599880624795333,0.0001054841122822836,0.0001054841122822836,0.00010574146290309727,0.00010574145562713966,0.00010625614959280938,0.00010625614959280938,0.00010651350021362305,0.00010677085083443671,0.00010651350021362305,0.000106256156868767,0.000106256156868767,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010625614959280938,0.00010625614959280938,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010651350021362305,0.00010728554480010644,0.00010702819417929277,0.00010677085083443671,0.00010651350021362305,0.00010677085083443671,0.00010651350021362305,0.00010677085083443671,0.00010651350021362305,0.00010702818690333515,0.00010651349293766543,0.00010651350021362305,0.00010677085083443671,0.00010651350021362305,0.00010677085083443671,0.0001067708435584791,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.0001067708435584791,0.0001067708435584791,0.00010702819417929277,0.00010728554480010644,0.00010728555207606405,0.00010728555207606405,0.00010728555207606405,0.00010728555207606405,0.00010754288814496249,0.00010780023876577616,0.00010754288814496249,0.00010728554480010644,0.00010728554480010644,0.00010702819417929277,0.00010728554480010644,0.0001075428954209201,0.00010754290269687772,0.00010728555207606405,0.00010702820145525038,0.00010702818690333515,0.0001067708435584791,0.00010651349293766543,0.0001067708435584791,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.0001067708435584791,0.00010702819417929277,0.00010702820145525038,0.00010677085083443671,0.0001067708435584791,0.0001067708435584791,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010702820145525038,0.00010728553752414882,0.00010702819417929277,0.00010677085083443671,0.00010702820145525038,0.00010702820145525038,0.00010702820145525038,0.00010651350748958066,0.00010702819417929277,0.00010702820145525038,0.00010754290269687772,0.00010805758938658983,0.00010780023148981854,0.00010754288814496249,0.00010754288814496249,0.00010780024604173377,0.00010754288814496249,0.00010780024604173377,0.00010780023876577616,0.00010780023876577616,0.00010754290269687772,0.00010728553752414882,0.00010831492545548826,0.00010780023876577616,0.00010780023876577616,0.00010754288814496249,0.00010754288814496249,0.00010754288814496249,0.00010805758938658983,0.00010882964124903083,0.00010857228335225955,0.00010857229062821716,0.00010831493273144588,0.00010857229062821716,0.00010908697731792927,0.0001088296266971156,0.00010908697004197165,0.0001088296266971156,0.0001088296266971156,0.00010908697731792927,0.00010934433521470055,0.0001088296266971156,0.00010908697731792927,0.0001088296266971156,0.00010857229062821716,0.00010908698459388688,0.00010934432793874294,0.00010805758938658983,0.00010831493273144588,0.0001096016785595566,0.00011011637252522632,0.00010985902918037027,0.0001108884098357521,0.0001096016785595566,0.0001096016785595566,0.00010934432793874294,0.0001090869918698445,0.00010857228335225955,0.00010857228335225955,0.00010908698459388688,0.00010857228335225955,0.00010882963397307321,0.00010831494728336111,0.00010780023876577616,0.00010857229062821716,0.00010985902190441266,0.00010908697731792927,0.00010908697004197165,0.00010934433521470055,0.0001096016785595566,0.00011114576045656577,0.00011037371587008238,0.00011063105921493843,0.00011140311107737944,0.00011140310380142182,0.00011140310380142182,0.0001108884098357521,0.00011140311107737944,0.00011140311107737944,0.00011114576773252338,0.00011063106649089605,0.00011140311835333705,0.00011140311107737944,0.00011140311107737944,0.00011243249900871888,0.00011191781231900677,0.00011243250628467649,0.00011268984235357493,0.00011346190149197355,0.00011294720752630383,0.0001137192448368296,0.00011449128214735538,0.00011397658818168566,0.00011243249900871888,0.00011320454359520227,0.00011191780504304916,0.00011268985690549016,0.00011268984235357493,0.0001129471929743886,0.00011243250628467649,0.00011268985690549016,0.00011346189421601593,0.00011397658090572804,0.00011346190876793116,0.0001129471929743886,0.00011371923028491437,0.00011397659545764327,0.00011423393152654171,0.00011397659545764327,0.00011294717842247337,0.00011346189421601593,0.00011397659545764327,0.00011397659545764327,0.00011268985690549016,0.00011243252083659172,0.00011268985690549016,0.00011243249173276126,0.00011371925938874483,0.00011629273649305105,0.00011500599794089794,0.00011294722207821906,0.00011423393152654171,0.0001137192448368296,0.00011552068463061005,0.00011449131125118583,0.0001144912966992706,0.0001162927073892206,0.00011397659545764327,0.00011397659545764327,0.00011423394607845694,0.00011474863276816905,0.00011577803525142372,0.00011577803525142372,0.00011423393152654171,0.00011629273649305105,0.00011371923028491437,0.00011500598338898271,0.00011680742318276316,0.00011423396063037217,0.00011474864732008427,0.00011500598338898271,0.00011552067007869482,0.00011655007256194949,0.00011655007256194949,0.00011603537132032216,0.0001175794459413737,0.00011860884842462838,0.00011835151235572994,0.0001178368111141026,0.00011577803525142372,0.00011655007256194949,0.0001175794459413737,0.00011757947504520416,0.00011680743773467839,0.00011577803525142372,0.0001144912966992706,0.00011680740863084793,0.0001175794459413737,0.00011912354966625571,0.0001178368111141026,0.00011835151235572994,0.00011912357877008617,0.0001178368111141026,0.00011938088573515415,0.00011938091483898461,0.00011732210987247527,0.00011886621359735727,0.00011963822180405259,0.00011938088573515415,0.00011938088573515415,0.0001178368111141026,0.00011989558697678149,0.00011938091483898461,0.00012041028821840882,0.00011963825090788305,0.00012066762428730726,0.00011938091483898461,0.00011938091483898461,0.00012195439194329083,0.00012092498946003616,0.00012041028821840882,0.00011732213897630572,0.00011757947504520416,0.00011912354966625571,0.00011783678201027215,0.00011835148325189948,0.00011835151235572994,0.0001178368111141026,0.00011552069918252528,0.00011706474469974637,0.00011474863276816905,0.00011603540042415261,0.00011706477380357683,0.00011886621359735727,0.00011809414718300104,0.00011783684021793306,0.00012118235463276505,0.00011809414718300104,0.00011886621359735727,0.00012066762428730726,0.0001178368111141026,0.00011989561608061194,0.00011963822180405259,0.00011860881932079792,0.00011938088573515415,0.00011809414718300104,0.0001178368111141026,0.00011912354966625571,0.00011886621359735727,0.00011860887752845883,0.0001183515414595604,0.00011860887752845883,0.00011912354966625571,0.00011835148325189948,0.00012041034642606974,0.00011912354966625571,0.00012015295214951038,0.00011912354966625571,0.00011655007256194949,0.00012015295214951038]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010702819417929277,0.00010702819417929277,0.00010728554480010644,0.00010728554480010644,0.00010728554480010644,0.00010728554480010644,0.00010728554480010644,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.0001075428954209201,0.00010780023876577616,0.00010780023876577616,0.00010780023876577616,0.00010780023876577616,0.00010780023876577616,0.00010780023876577616,0.00010780023876577616,0.00010780023876577616,0.00010780023876577616,0.00010780023876577616,0.00010780023876577616,0.00010780023876577616,0.00010780023876577616,0.00010780023876577616,0.00010780023876577616,0.00010780023876577616,0.00010780023876577616,0.00010780023876577616,0.00010805758938658983,0.00010805758938658983,0.00010831493273144588,0.00010882963397307321,0.00010882963397307321,0.00010908697731792927,0.00010908697731792927,0.00010908697731792927,0.00010934432793874294,0.0001096016785595566,0.00010985902190441266,0.00011011637252522632,0.00011037371587008238,0.00011088841711170971,0.00011114576045656577,0.00011140311107737944,0.0001116604616981931,0.00011191780504304916,0.00011217515566386282,0.00011243249900871888,0.00011268984962953255,0.00011268984962953255,0.00011268984962953255,0.00011268984962953255,0.00011268984962953255,0.00011294720025034621,0.00011294720025034621,0.00011346189421601593,0.00011346189421601593,0.00011346189421601593,0.00011346189421601593,0.0001137192448368296,0.00011397658818168566,0.00011397658818168566,0.00011423393880249932,0.00011423393880249932,0.00011423393880249932,0.00011449128214735538,0.00011449128214735538,0.00011449128214735538,0.00011474863276816905,0.00011474863276816905,0.00011474863276816905,0.00011474863276816905,0.00011474863276816905,0.00011474863276816905,0.00011474863276816905,0.00011474863276816905,0.00011474863276816905,0.00011474863276816905,0.00011474863276816905,0.00011474863276816905,0.00011474863276816905,0.00011474863276816905,0.00011474863276816905,0.00011474863276816905,0.00011474863276816905,0.00011500598338898271,0.00011500598338898271,0.00011500598338898271,0.00011500598338898271,0.00011500598338898271,0.00011500598338898271,0.00011500598338898271,0.00011500598338898271,0.00011500598338898271,0.00011500598338898271,0.00011500598338898271,0.00011500598338898271,0.00011500598338898271,0.00011500598338898271,0.00011500598338898271,0.00011500598338898271,0.00011500598338898271,0.00011500598338898271,0.00011500598338898271,0.00011500598338898271,0.00011500598338898271,0.00011500598338898271,0.00011500598338898271,0.00011500598338898271,0.00011500598338898271,0.00011500598338898271,0.00011500598338898271,0.00011526332673383877,0.00011552067735465243,0.00011552067735465243,0.00011552067735465243,0.00011552067735465243,0.00011552067735465243,0.00011552067735465243,0.00011552067735465243,0.00011552067735465243,0.00011552067735465243,0.00011552067735465243,0.00011552067735465243,0.00011552067735465243,0.00011552067735465243,0.00011552067735465243,0.00011552067735465243,0.00011552067735465243,0.00011552067735465243,0.00011552067735465243,0.00011552067735465243,0.00011552067735465243,0.00011552067735465243,0.00011552067735465243,0.00011552067735465243,0.00011552067735465243,0.00011552067735465243,0.00011552067735465243,0.00011552067735465243,0.00011552067735465243,0.00011552067735465243,0.00011552067735465243,0.00011552067735465243,0.0001157780279754661,0.0001157780279754661,0.0001157780279754661,0.0001157780279754661,0.0001157780279754661,0.0001157780279754661,0.0001157780279754661,0.0001157780279754661,0.0001157780279754661,0.0001157780279754661,0.0001157780279754661,0.0001157780279754661,0.0001157780279754661,0.0001157780279754661,0.0001157780279754661,0.0001157780279754661,0.0001157780279754661,0.0001157780279754661,0.0001157780279754661,0.0001157780279754661,0.0001157780279754661,0.0001157780279754661,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582,0.00011629272194113582],"recovered":[0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,7.720437906755251e-07,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.28673957533465e-06,1.28673957533465e-06,1.28673957533465e-06,1.28673957533465e-06,1.28673957533465e-06,1.28673957533465e-06,1.28673957533465e-06,1.28673957533465e-06,1.28673957533465e-06,1.28673957533465e-06,1.28673957533465e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,1.5440875813510502e-06,2.058783366010175e-06,2.3161312583397375e-06,2.5734791506693e-06,2.5734791506693e-06,2.8308270429988625e-06,3.0881751627021004e-06,3.0881751627021004e-06,3.345523055031663e-06,3.345523055031663e-06,3.6028709473612253e-06,3.860218839690788e-06,4.374914624349913e-06,4.632262516679475e-06,4.8896104090090375e-06,5.4043061936681625e-06,5.661654085997725e-06,5.919001978327287e-06,6.176350325404201e-06,6.176350325404201e-06,6.176350325404201e-06,6.691046110063326e-06,6.948394002392888e-06,7.2057418947224505e-06,7.2057418947224505e-06,7.2057418947224505e-06,7.720437679381575e-06,7.720437679381575e-06,7.720437679381575e-06,7.977785571711138e-06,7.977785571711138e-06,8.2351334640407e-06,8.492481356370263e-06,8.492481356370263e-06,8.749829248699825e-06,9.007177141029388e-06,9.007177141029388e-06,9.007177141029388e-06,9.007177141029388e-06,9.007177141029388e-06,9.007177141029388e-06,9.007177141029388e-06,9.007177141029388e-06,9.007177141029388e-06,9.007177141029388e-06,9.007177141029388e-06,9.007177141029388e-06,9.007177141029388e-06,9.007177141029388e-06,9.007177141029388e-06,9.007177141029388e-06,9.007177141029388e-06,9.007177141029388e-06,9.007177141029388e-06,9.007177141029388e-06,9.007177141029388e-06,9.26452503335895e-06,9.26452503335895e-06,9.26452503335895e-06,9.26452503335895e-06,9.26452503335895e-06,9.26452503335895e-06,9.26452503335895e-06,9.26452503335895e-06,9.26452503335895e-06,9.26452503335895e-06,9.26452503335895e-06,9.26452503335895e-06,9.26452503335895e-06,9.26452503335895e-06,9.26452503335895e-06,9.26452503335895e-06,9.26452503335895e-06,9.26452503335895e-06,9.26452503335895e-06,9.26452503335895e-06,9.521872925688513e-06,9.521872925688513e-06,9.521872925688513e-06,9.779220818018075e-06,9.779220818018075e-06,9.779220818018075e-06,9.779220818018075e-06,1.0036568710347638e-05,1.0036568710347638e-05,1.0036568710347638e-05,1.0036568710347638e-05,1.0036568710347638e-05,1.0036568710347638e-05,1.0036568710347638e-05,1.0036568710347638e-05,1.0036568710347638e-05,1.0036568710347638e-05,1.0036568710347638e-05,1.02939166026772e-05,1.02939166026772e-05,1.02939166026772e-05,1.02939166026772e-05,1.02939166026772e-05,1.02939166026772e-05,1.02939166026772e-05,1.02939166026772e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0551264495006762e-05,1.0808612387336325e-05,1.0808612387336325e-05,1.0808612387336325e-05,1.0808612387336325e-05,1.0808612387336325e-05,1.1065960279665887e-05,1.1065960279665887e-05,1.1065960279665887e-05,1.1065960279665887e-05,1.1065960279665887e-05,1.1065960279665887e-05,1.1065960279665887e-05,1.1065960279665887e-05,1.1065960279665887e-05,1.1065960279665887e-05,1.132330817199545e-05,1.132330817199545e-05,1.132330817199545e-05,1.132330817199545e-05,1.132330817199545e-05,1.132330817199545e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05,1.1838003956654575e-05],"active":[0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.000106256156868767,0.000106256156868767,0.000106256156868767,0.000106256156868767,0.000106256156868767,0.000106256156868767,0.000106256156868767,0.000106256156868767,0.000106256156868767,0.000106256156868767,0.000106256156868767,0.000106256156868767,0.000106256156868767,0.000106256156868767,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010651350021362305,0.00010651350021362305,0.000106256156868767,0.000106256156868767,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010625614959280938,0.00010651350021362305,0.00010651350021362305,0.0001067708435584791,0.00010728554480010644,0.00010677085083443671,0.0001067708435584791,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.0001067708435584791,0.00010677085083443671,0.00010702819417929277,0.00010728554480010644,0.00010728554480010644,0.00010702819417929277,0.00010702820145525038,0.00010702819417929277,0.00010677085083443671,0.0001067708435584791,0.00010677085083443671,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010599880624795333,0.00010599880624795333,0.00010574145562713966,0.00010625614959280938,0.00010625614959280938,0.00010574145562713966,0.00010574145562713966,0.00010599880624795333,0.00010599879897199571,0.00010599879897199571,0.00010599880624795333,0.00010574145562713966,0.00010574145562713966,0.00010574145562713966,0.00010548410500632599,0.00010548410500632599,0.00010574145562713966,0.00010574145562713966,0.00010574145562713966,0.00010574145562713966,0.00010574145562713966,0.00010574145562713966,0.00010574145562713966,0.00010574145562713966,0.00010574145562713966,0.00010574145562713966,0.00010574145562713966,0.00010574145562713966,0.00010574145562713966,0.00010574145562713966,0.00010574145562713966,0.00010574145562713966,0.00010574145562713966,0.00010599880624795333,0.00010599880624795333,0.00010574145562713966,0.00010574145562713966,0.00010574145562713966,0.00010574145562713966,0.00010574145562713966,0.00010574145562713966,0.00010574145562713966,0.00010574145562713966,0.00010574145562713966,0.00010574145562713966,0.00010574145562713966,0.00010574145562713966,0.00010574145562713966,0.00010574145562713966,0.00010574145562713966,0.00010574145562713966,0.00010574145562713966,0.00010574145562713966,0.00010574145562713966,0.00010574145562713966,0.0001054841122822836,0.0001054841122822836,0.0001054841122822836,0.00010522676166146994,0.00010522676166146994,0.00010548410500632599,0.00010574145562713966,0.0001054841122822836,0.0001054841122822836,0.0001054841122822836,0.0001054841122822836,0.0001054841122822836,0.0001054841122822836,0.0001054841122822836,0.0001054841122822836,0.0001054841122822836,0.0001054841122822836,0.0001054841122822836,0.00010522676166146994,0.00010522676166146994,0.00010522676166146994,0.00010522676166146994,0.00010522676166146994,0.00010522676166146994,0.00010522676166146994,0.00010522676166146994,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010496941104065627,0.00010522676166146994,0.00010522676166146994,0.00010496941831661388,0.00010496941831661388,0.00010496941831661388,0.00010496941831661388,0.00010496941831661388,0.00010471206769580022,0.00010471206769580022,0.00010471206769580022,0.00010471206769580022,0.00010471206769580022,0.00010471206769580022,0.00010471206769580022,0.00010471206769580022,0.00010471206769580022,0.00010471206769580022,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010496941104065627,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655,0.00010445471707498655]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010728554480010644,0.00010728554480010644,0.00010728554480010644,0.00010728554480010644,0.00010728554480010644,0.00010728554480010644,0.0001075428954209201,0.0001075428954209201,0.00010780023876577616,0.00010780023876577616,0.00010780023876577616,0.00010780023876577616,0.00010780023876577616,0.00010780023876577616,0.00010780023876577616,0.00010780023876577616,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983,0.00010805758938658983],"recovered":[0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,2.573479207512719e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,5.146958415025438e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,7.720437906755251e-07,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06,1.0293916830050875e-06],"active":[0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.0001067708435584791,0.0001067708435584791,0.0001067708435584791,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010677085083443671,0.00010702820145525038,0.00010702820145525038,0.00010728554480010644,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010728554480010644,0.00010728554480010644,0.00010728554480010644,0.00010728554480010644,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277,0.00010702819417929277]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.7128801345825195,"q05":0.6546680955209432,"q20":0.6830948167152999,"q40":0.7039140775290347,"q60":0.7218461916360044,"q80":0.7426654524497391,"q95":0.7710921736440959},"MaxActiveInfected":{"mean":0.038308143615722656,"q05":0.027471925490898018,"q20":0.03276358261889838,"q40":0.03663910484784148,"q60":0.03997718238360383,"q80":0.04385270461254693,"q95":0.04914436174054729}},"4W_None":{"TotalInfected":{"mean":0.31253713369369507,"q05":0.015915297805141282,"q20":0.16076482317639443,"q40":0.2668502217290934,"q60":0.35822404565829674,"q80":0.46430944421099574,"q95":0.6091589695822487},"MaxActiveInfected":{"mean":0.007867825217545033,"q05":0.0009676588168501107,"q20":0.0043372213614594445,"q40":0.006805033282671784,"q60":0.008930617152418281,"q80":0.01139842907363062,"q95":0.014767991618239952}},"2W_Strong":{"TotalInfected":{"mean":0.00011260406608926132,"q05":6.325845728071713e-05,"q20":8.73554290820739e-05,"q40":0.00010500365299518733,"q60":0.00012020447918333532,"q80":0.00013785270309644876,"q95":0.0001619496748978055},"MaxActiveInfected":{"mean":0.00010737132834037766,"q05":5.802571953183347e-05,"q20":8.212269133319024e-05,"q40":9.977091524630366e-05,"q60":0.00011497174143445166,"q80":0.0001326199653475651,"q95":0.00015671693714892183}},"2W_Moderate":{"TotalInfected":{"mean":0.00042309434502385557,"q05":0.0,"q20":6.005884947301823e-05,"q40":0.0003138124169256074,"q60":0.0005323762731221038,"q80":0.000786129840574693,"q95":0.0011326062106333944},"MaxActiveInfected":{"mean":0.00011350478598615155,"q05":6.415917717760735e-05,"q20":8.825614897896412e-05,"q40":0.00010590437289207755,"q60":0.00012110519908022554,"q80":0.00013875342299333898,"q95":0.00016285039479469572}}}}} \ No newline at end of file diff --git a/web/country-data/extdata-BY.json b/web/country-data/extdata-BY.json new file mode 100644 index 00000000..9177f1e4 --- /dev/null +++ b/web/country-data/extdata-BY.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.003253161907196045,0.004374168813228607,0.005800085142254829,0.007369054481387138,0.00908360630273819,0.010959135368466377,0.01300047803670168,0.015206096693873405,0.017599299550056458,0.02016623504459858,0.02295154519379139,0.025938954204320908,0.02917662262916565,0.032680828124284744,0.0364038459956646,0.040405165404081345,0.04472348839044571,0.04976807162165642,0.05550175532698631,0.061988312751054764,0.06927414238452911,0.0774414911866188,0.08661230653524399,0.09682925045490265,0.10817280411720276,0.12066782265901566,0.13443581759929657,0.14949017763137817,0.16582421958446503,0.18345871567726135,0.20238839089870453,0.22250933945178986,0.2437765896320343,0.2660697102546692,0.28921690583229065,0.31309086084365845,0.33757907152175903,0.3623376488685608,0.3871225118637085,0.4118882417678833,0.43628913164138794,0.46011990308761597,0.4833024740219116,0.5056464076042175,0.5269962549209595,0.5472187995910645,0.5663734078407288,0.584313154220581,0.6010400652885437,0.616594672203064,0.630967378616333,0.6441625952720642,0.6562554240226746,0.6672682166099548,0.6773409843444824,0.6864563822746277,0.694702684879303,0.7021401524543762,0.7088666558265686,0.7149063348770142,0.7203609347343445,0.7252269983291626,0.7295652031898499,0.733461856842041,0.7369225025177002,0.7400268912315369,0.7428147196769714,0.7452893257141113,0.747484028339386,0.7494341135025024,0.751180112361908,0.7527168989181519,0.7541053891181946,0.7553208470344543,0.7564089894294739,0.757375955581665,0.7582278847694397,0.758991003036499,0.7596661448478699,0.7602676749229431,0.7608051896095276,0.761265218257904,0.7616822719573975,0.7620447874069214,0.7623695135116577,0.7626604437828064,0.7629216909408569,0.7631444931030273,0.7633494734764099,0.7635244131088257,0.7636816501617432,0.7638260126113892,0.7639478445053101,0.7640575766563416,0.7641563415527344,0.7642451524734497,0.7643212676048279,0.7643882036209106,0.764448344707489,0.764503002166748,0.7645500898361206,0.7645931839942932,0.7646287083625793,0.7646635174751282,0.7646921277046204,0.7647188305854797,0.764742374420166,0.764762818813324,0.7647817730903625,0.7647974491119385,0.7648124098777771,0.7648249864578247,0.7648369669914246,0.7648467421531677,0.7648553252220154,0.764863908290863,0.7648703455924988,0.7648773193359375,0.7648824453353882,0.7648873329162598,0.7648912668228149,0.7648947834968567,0.7648980617523193,0.7649009227752686,0.7649039030075073,0.764905571937561,0.7649083137512207,0.7649101614952087,0.7649120688438416,0.7649131417274475,0.7649146914482117,0.7649157643318176,0.7649168968200684,0.764918327331543,0.7649191617965698,0.7649198770523071,0.7649204134941101,0.7649209499359131,0.7649217247962952,0.7649219632148743,0.7649222612380981,0.7649224996566772,0.7649227380752563,0.7649229168891907,0.7649233937263489,0.7649235725402832,0.7649236917495728,0.7649236917495728,0.7649238109588623,0.7649239301681519,0.7649241089820862,0.7649241089820862,0.7649242281913757,0.7649242281913757,0.7649243474006653,0.7649244666099548,0.7649245858192444,0.7649247050285339,0.7649248242378235,0.7649248838424683,0.7649248838424683,0.7649250030517578,0.7649250030517578,0.7649250030517578,0.7649250030517578,0.7649250030517578,0.7649250030517578,0.7649250030517578,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474,0.7649251222610474],"recovered":[0.0,0.0015632519498467445,0.0029079103842377663,0.004279398359358311,0.005746438167989254,0.007338498719036579,0.00907955039292574,0.010969703085720539,0.013016324490308762,0.015216224826872349,0.01761932484805584,0.0202433280646801,0.02301665022969246,0.026023302227258682,0.02928384393453598,0.032777272164821625,0.036529649049043655,0.040547240525484085,0.045059528201818466,0.05017591267824173,0.05599910393357277,0.06254833191633224,0.06991805881261826,0.07820042222738266,0.08744589984416962,0.0977172702550888,0.10910843312740326,0.12166470289230347,0.13547512888908386,0.15054070949554443,0.16692039370536804,0.184518501162529,0.2033795565366745,0.22344958782196045,0.24467197060585022,0.266891211271286,0.2898738980293274,0.3136949837207794,0.33795270323753357,0.36244696378707886,0.38707536458969116,0.41163042187690735,0.4357682764530182,0.45942676067352295,0.48245397210121155,0.5046010613441467,0.5258601903915405,0.5460158586502075,0.5650871992111206,0.5829659700393677,0.5996730327606201,0.6151988506317139,0.6295475363731384,0.6428162455558777,0.6549538969993591,0.6660528779029846,0.6761325001716614,0.6853178143501282,0.6936220526695251,0.7010998725891113,0.7078769207000732,0.7139743566513062,0.7194691300392151,0.724391758441925,0.7287856340408325,0.7327419519424438,0.7362759709358215,0.7394375205039978,0.74225252866745,0.744756281375885,0.7469943165779114,0.7489737272262573,0.750741720199585,0.7523113489151001,0.7536875605583191,0.7549219727516174,0.7560239434242249,0.7570015788078308,0.7578780055046082,0.7586410045623779,0.7593258023262024,0.7599345445632935,0.7604722380638123,0.7609478235244751,0.7613702416419983,0.7617341876029968,0.7620677947998047,0.7623648047447205,0.762626588344574,0.76285719871521,0.7630585432052612,0.7632386088371277,0.7634016871452332,0.7635414600372314,0.7636696696281433,0.7637842297554016,0.7638838291168213,0.763973593711853,0.7640513181686401,0.7641193866729736,0.7641788721084595,0.7642323970794678,0.7642818689346313,0.7643235921859741,0.7643632888793945,0.7643970251083374,0.7644277215003967,0.7644532918930054,0.7644773721694946,0.7644987106323242,0.7645161151885986,0.7645339369773865,0.7645488977432251,0.7645620703697205,0.7645735144615173,0.7645835280418396,0.7645925283432007,0.7646009922027588,0.7646086812019348,0.7646135091781616,0.7646197080612183,0.7646249532699585,0.7646291255950928,0.7646331191062927,0.7646356225013733,0.7646387219429016,0.7646413445472717,0.7646439671516418,0.7646461725234985,0.7646479606628418,0.7646491527557373,0.764650821685791,0.764651894569397,0.7646529078483582,0.7646539807319641,0.7646549940109253,0.7646563053131104,0.7646570801734924,0.7646580338478088,0.7646586894989014,0.76465904712677,0.7646594643592834,0.764659583568573,0.7646599411964417,0.7646602392196655,0.7646604776382446,0.7646608948707581,0.7646611332893372,0.7646611332893372,0.7646612524986267,0.7646614909172058,0.7646615505218506,0.7646616697311401,0.7646617889404297,0.7646617889404297,0.7646617889404297,0.7646619081497192,0.7646620273590088,0.7646620273590088,0.7646621465682983,0.7646621465682983,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879,0.7646622657775879],"active":[0.003253161907196045,0.0028109168633818626,0.002892174758017063,0.0030896561220288277,0.0033371681347489357,0.003620636649429798,0.00392092764377594,0.004236393608152866,0.004582975059747696,0.004950010217726231,0.00533222034573555,0.005695626139640808,0.00615997239947319,0.006657525897026062,0.007120002061128616,0.00762789323925972,0.008193839341402054,0.009220831096172333,0.010442227125167847,0.011812400072813034,0.013275038450956345,0.01489315927028656,0.016694247722625732,0.01862882822751999,0.020726904273033142,0.02295055240392685,0.02532738447189331,0.027825474739074707,0.030349090695381165,0.03291800618171692,0.03546799719333649,0.037990838289260864,0.0403970330953598,0.04262012243270874,0.04454493522644043,0.046199649572372437,0.04770517349243164,0.04864266514778137,0.04916980862617493,0.04944127798080444,0.04921376705169678,0.04848948121070862,0.04753419756889343,0.04621964693069458,0.044542282819747925,0.042617738246917725,0.04051321744918823,0.038297295570373535,0.035952866077423096,0.03362870216369629,0.03129434585571289,0.028963744640350342,0.026707887649536133,0.02445197105407715,0.02238708734512329,0.020403504371643066,0.0185701847076416,0.016822338104248047,0.015244603157043457,0.013806462287902832,0.01248401403427124,0.011252641677856445,0.010096073150634766,0.009070098400115967,0.008136868476867676,0.007284939289093018,0.006538748741149902,0.005851805210113525,0.005231499671936035,0.004677832126617432,0.004185795783996582,0.0037431716918945312,0.003363668918609619,0.003009498119354248,0.002721428871154785,0.0024539828300476074,0.0022039413452148438,0.001989424228668213,0.0017881393432617188,0.0016266703605651855,0.0014793872833251953,0.0013306736946105957,0.001210033893585205,0.001096963882446289,0.0009992718696594238,0.0009262561798095703,0.0008538961410522461,0.0007796883583068848,0.0007228851318359375,0.0006672143936157227,0.0006231069564819336,0.0005874037742614746,0.0005461573600769043,0.0005161166191101074,0.00048667192459106445,0.0004609227180480957,0.0004374384880065918,0.0004146099090576172,0.00039702653884887695,0.00038361549377441406,0.0003712177276611328,0.00036078691482543945,0.00034683942794799805,0.00033992528915405273,0.0003288388252258301,0.000321805477142334,0.0003146529197692871,0.0003095269203186035,0.0003044009208679199,0.0002987384796142578,0.0002962946891784668,0.0002910494804382324,0.0002880692481994629,0.0002846717834472656,0.0002818107604980469,0.0002803802490234375,0.0002778172492980957,0.00027632713317871094,0.00027376413345336914,0.00027382373809814453,0.0002715587615966797,0.00026983022689819336,0.0002689361572265625,0.0002678036689758301,0.0002682805061340332,0.00026684999465942383,0.0002669692039489746,0.00026619434356689453,0.0002658963203430176,0.0002651810646057129,0.00026553869247436523,0.00026494264602661133,0.0002650022506713867,0.00026541948318481445,0.0002651810646057129,0.00026488304138183594,0.00026410818099975586,0.0002638697624206543,0.0002636909484863281,0.0002632737159729004,0.000263214111328125,0.00026303529739379883,0.0002631545066833496,0.00026297569274902344,0.0002631545066833496,0.0002630949020385742,0.00026279687881469727,0.0002625584602355957,0.0002626776695251465,0.0002626776695251465,0.0002626180648803711,0.0002625584602355957,0.0002625584602355957,0.0002624392509460449,0.0002625584602355957,0.0002626776695251465,0.0002626776695251465,0.0002626776695251465,0.00026279687881469727,0.0002627372741699219,0.0002627372741699219,0.0002627372741699219,0.0002627372741699219,0.0002627372741699219,0.0002627372741699219,0.0002627372741699219,0.0002627372741699219,0.0002627372741699219,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266,0.00026285648345947266]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.003253161907196045,0.00436801090836525,0.005734660662710667,0.007248982321470976,0.008872820064425468,0.010582534596323967,0.012416829355061054,0.01439373753964901,0.016469057649374008,0.018705792725086212,0.02105996198952198,0.023555096238851547,0.0262147244066,0.029028622433543205,0.03198634088039398,0.03514572232961655,0.03847333788871765,0.042312029749155045,0.04661265015602112,0.05140543729066849,0.05671479552984238,0.06261660158634186,0.06916363537311554,0.07639690488576889,0.08430828154087067,0.0930311307311058,0.1025175228714943,0.11284936219453812,0.1241375058889389,0.13629330694675446,0.14944510161876678,0.16339407861232758,0.17833870649337769,0.19422687590122223,0.2109697312116623,0.22845931351184845,0.2467418909072876,0.2656821310520172,0.2851288318634033,0.3050820827484131,0.32529735565185547,0.3456716537475586,0.3661618232727051,0.3865552544593811,0.4066958725452423,0.426527738571167,0.4459104537963867,0.46476733684539795,0.48293301463127136,0.5004023313522339,0.5171562433242798,0.5330142974853516,0.5480513572692871,0.5621482133865356,0.5754592418670654,0.5879087448120117,0.5994762778282166,0.6102591753005981,0.6202141046524048,0.6293843388557434,0.6378727555274963,0.6456443071365356,0.6527881622314453,0.6593311429023743,0.6653081178665161,0.6707493662834167,0.675682008266449,0.6801367402076721,0.6842221021652222,0.6879358887672424,0.6913074851036072,0.6943116188049316,0.6970722675323486,0.6995604634284973,0.7018070220947266,0.7038236856460571,0.7056573629379272,0.7073139548301697,0.7088056206703186,0.7101375460624695,0.7113587260246277,0.712445080280304,0.7134398818016052,0.7143169641494751,0.715109646320343,0.7158200740814209,0.7164596915245056,0.7170349955558777,0.7175601720809937,0.7180411219596863,0.7184675931930542,0.7188584208488464,0.7192053198814392,0.7195150852203369,0.7197940349578857,0.7200451493263245,0.720277726650238,0.7204807996749878,0.7206662893295288,0.7208272814750671,0.7209796905517578,0.7211131453514099,0.7212316989898682,0.7213358283042908,0.7214309573173523,0.7215175032615662,0.7215963006019592,0.7216688990592957,0.7217321395874023,0.7217866778373718,0.7218378782272339,0.7218877077102661,0.7219279408454895,0.7219660878181458,0.721997082233429,0.7220265865325928,0.722053050994873,0.7220770716667175,0.722099244594574,0.7221193909645081,0.7221373319625854,0.722153902053833,0.7221684455871582,0.7221812009811401,0.7221934795379639,0.7222052812576294,0.7222148180007935,0.7222234010696411,0.7222306728363037,0.7222373485565186,0.722244381904602,0.7222498059272766,0.722254753112793,0.7222592234611511,0.722263753414154,0.7222673892974854,0.7222703695297241,0.7222731113433838,0.7222756147384644,0.7222781777381897,0.7222797870635986,0.722281813621521,0.722283661365509,0.7222850918769836,0.7222862839698792,0.7222874760627747,0.7222888469696045,0.722289502620697,0.7222903370857239,0.722291111946106,0.7222917675971985,0.722292423248291,0.7222931385040283,0.7222935557365417,0.7222938537597656,0.7222940921783447,0.7222944498062134,0.7222946286201477,0.7222951054573059,0.7222954034805298,0.7222955226898193,0.722295880317688,0.7222960591316223,0.7222965359687805,0.7222966551780701,0.7222968339920044,0.7222970724105835,0.7222973108291626,0.7222974300384521,0.7222974896430969,0.7222976088523865,0.722297728061676,0.7222978472709656,0.7222979664802551,0.722298264503479,0.7222983837127686,0.7222983837127686,0.7222983837127686,0.7222983837127686,0.7222983837127686,0.7222983837127686,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581,0.7222985029220581],"recovered":[0.0,0.0015570943942293525,0.0028866888023912907,0.004237284883856773,0.005679914727807045,0.0072138081304728985,0.008828519843518734,0.010570231825113297,0.012410353869199753,0.014368569478392601,0.01646829955279827,0.018672708421945572,0.02105579525232315,0.023571161553263664,0.026229141280055046,0.02903963066637516,0.03204715996980667,0.03520093485713005,0.03870118036866188,0.04259979724884033,0.04695594683289528,0.05178743600845337,0.05714111030101776,0.0631040558218956,0.06968869268894196,0.07693438231945038,0.0849294364452362,0.09368439763784409,0.10322961211204529,0.11360104382038116,0.12488225102424622,0.1371019333600998,0.15019434690475464,0.1641821414232254,0.17915800213813782,0.19499635696411133,0.21169370412826538,0.22916413843631744,0.24738262593746185,0.26618969440460205,0.28553664684295654,0.30536147952079773,0.32545045018196106,0.34573060274124146,0.36606365442276,0.3862764239311218,0.4063805341720581,0.42614686489105225,0.4454009234905243,0.46419844031333923,0.48228275775909424,0.49965038895606995,0.5163062810897827,0.5321281552314758,0.5471290946006775,0.5612685084342957,0.574533224105835,0.5869841575622559,0.5985148549079895,0.6092944145202637,0.6192705631256104,0.6284908652305603,0.6370334029197693,0.6448670029640198,0.6520702838897705,0.6586500406265259,0.6646444797515869,0.6701061129570007,0.6750385165214539,0.6795399188995361,0.6836560368537903,0.6873977780342102,0.6907604336738586,0.6938210129737854,0.6966168284416199,0.6991183757781982,0.701381504535675,0.7034398913383484,0.7052774429321289,0.7069539427757263,0.7084700465202332,0.7098338603973389,0.7110585570335388,0.7121688723564148,0.7131595015525818,0.7140454053878784,0.7148400545120239,0.7155562043190002,0.7162018418312073,0.716785728931427,0.7173224091529846,0.7178040146827698,0.7182426452636719,0.7186365127563477,0.7189884781837463,0.7193021774291992,0.7195821404457092,0.7198360562324524,0.7200669646263123,0.72027188539505,0.7204546332359314,0.7206244468688965,0.7207714319229126,0.7209049463272095,0.7210276126861572,0.7211328744888306,0.7212298512458801,0.7213183641433716,0.7213990688323975,0.7214697599411011,0.7215309143066406,0.7215888500213623,0.7216424345970154,0.7216898202896118,0.7217310070991516,0.721769392490387,0.7218018174171448,0.7218308448791504,0.7218586802482605,0.7218834161758423,0.7219066023826599,0.7219271659851074,0.7219464182853699,0.7219631671905518,0.7219780087471008,0.7219927310943604,0.7220051288604736,0.7220144867897034,0.7220242619514465,0.7220330834388733,0.7220404744148254,0.7220481634140015,0.7220544219017029,0.7220600247383118,0.7220652103424072,0.722070038318634,0.7220740914344788,0.7220780253410339,0.7220810055732727,0.7220837473869324,0.7220866084098816,0.7220881581306458,0.7220900654792786,0.72209233045578,0.7220939993858337,0.7220958471298218,0.7220969796180725,0.7220984101295471,0.7220998406410217,0.7221007943153381,0.7221016883850098,0.7221023440361023,0.7221032381057739,0.7221041321754456,0.7221046686172485,0.722105085849762,0.7221053242683411,0.7221055626869202,0.7221057415008545,0.7221063375473022,0.7221067547798157,0.7221069931983948,0.7221072912216187,0.7221076488494873,0.7221080660820007,0.7221081852912903,0.7221083045005798,0.7221084833145142,0.7221086025238037,0.7221089601516724,0.7221090793609619,0.7221092581748962,0.7221094965934753,0.7221096158027649,0.7221097350120544,0.7221100330352783,0.7221101522445679,0.7221102714538574,0.722110390663147,0.722110390663147,0.722110390663147,0.722110390663147,0.722110390663147,0.7221105098724365,0.7221105098724365,0.7221105098724365,0.7221105098724365,0.7221105098724365,0.7221105098724365,0.7221105098724365,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261,0.7221106290817261],"active":[0.003253161907196045,0.0028109163977205753,0.002847971860319376,0.0030116974376142025,0.0031929053366184235,0.0033687264658510685,0.0035883095115423203,0.003823505714535713,0.004058703780174255,0.004337223246693611,0.004591662436723709,0.004882387816905975,0.005158929154276848,0.005457460880279541,0.005757199600338936,0.006106091663241386,0.00642617791891098,0.007111094892024994,0.007911469787359238,0.008805640041828156,0.009758848696947098,0.010829165577888489,0.012022525072097778,0.013292849063873291,0.014619588851928711,0.016096748411655426,0.017588086426258087,0.01916496455669403,0.020907893776893616,0.02269226312637329,0.02456285059452057,0.026292145252227783,0.028144359588623047,0.030044734477996826,0.031811729073524475,0.03346295654773712,0.03504818677902222,0.03651799261569977,0.03774620592594147,0.038892388343811035,0.039760708808898926,0.040310174226760864,0.04071137309074402,0.04082465171813965,0.0406322181224823,0.040251314640045166,0.03952991962432861,0.0386204719543457,0.03753209114074707,0.03620389103889465,0.03487348556518555,0.033363908529281616,0.031745076179504395,0.030020058155059814,0.02833014726638794,0.026640236377716064,0.024943053722381592,0.023275017738342285,0.021699249744415283,0.020089924335479736,0.018602192401885986,0.017153441905975342,0.015754759311676025,0.014464139938354492,0.013237833976745605,0.01209932565689087,0.01103752851486206,0.010030627250671387,0.00918358564376831,0.008395969867706299,0.0076514482498168945,0.0069138407707214355,0.00631183385848999,0.005739450454711914,0.0051901936531066895,0.004705309867858887,0.004275858402252197,0.003874063491821289,0.0035281777381896973,0.003183603286743164,0.0028886795043945312,0.002611219882965088,0.0023813247680664062,0.0021480917930603027,0.0019501447677612305,0.0017746686935424805,0.0016196370124816895,0.0014787912368774414,0.001358330249786377,0.0012553930282592773,0.00114518404006958,0.0010544061660766602,0.000962674617767334,0.0008785724639892578,0.0008055567741394043,0.0007429718971252441,0.0006955862045288086,0.0006447434425354004,0.0005993247032165527,0.0005553960800170898,0.000525057315826416,0.0004886984825134277,0.0004602670669555664,0.00043088197708129883,0.00040334463119506836,0.0003846287727355957,0.00036644935607910156,0.00035053491592407227,0.0003330707550048828,0.00031691789627075195,0.0003069639205932617,0.0002988576889038086,0.0002855062484741211,0.00027626752853393555,0.00026607513427734375,0.00025719404220581055,0.0002512335777282715,0.00024622678756713867,0.00024056434631347656,0.00023597478866577148,0.0002307295799255371,0.00022673606872558594,0.00022202730178833008,0.0002180337905883789,0.0002154707908630371,0.00021255016326904297,0.00020968914031982422,0.00020891427993774414,0.00020641088485717773,0.00020426511764526367,0.00020390748977661133,0.00020164251327514648,0.0002003312110900879,0.00019919872283935547,0.00019854307174682617,0.00019735097885131836,0.00019627809524536133,0.00019508600234985352,0.0001946091651916504,0.00019443035125732422,0.00019317865371704102,0.00019365549087524414,0.00019359588623046875,0.00019276142120361328,0.00019228458404541016,0.00019162893295288086,0.00019186735153198242,0.00019109249114990234,0.00019049644470214844,0.00019031763076782227,0.0001900792121887207,0.0001900792121887207,0.00018990039825439453,0.0001894235610961914,0.00018918514251708984,0.00018900632858276367,0.00018912553787231445,0.00018906593322753906,0.00018936395645141602,0.00018906593322753906,0.0001887679100036621,0.0001888871192932129,0.0001887679100036621,0.0001888871192932129,0.00018858909606933594,0.00018864870071411133,0.0001887679100036621,0.0001888275146484375,0.0001888275146484375,0.00018852949142456055,0.00018852949142456055,0.00018846988677978516,0.00018835067749023438,0.00018835067749023438,0.00018852949142456055,0.00018835067749023438,0.0001882314682006836,0.0001881122589111328,0.00018799304962158203,0.00018799304962158203,0.00018799304962158203,0.0001881122589111328,0.0001881122589111328,0.00018799304962158203,0.00018799304962158203,0.00018799304962158203,0.00018799304962158203,0.00018799304962158203,0.00018799304962158203,0.00018799304962158203,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125,0.00018787384033203125]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.003253161907196045,0.004364602267742157,0.005695076659321785,0.007116264663636684,0.008621899411082268,0.010197576135396957,0.011845274828374386,0.013573791831731796,0.015383126214146614,0.017284825444221497,0.019254915416240692,0.021321767941117287,0.023486152291297913,0.02574378065764904,0.028087614104151726,0.03052601031959057,0.03306809440255165,0.035930704325437546,0.03913472592830658,0.04261188209056854,0.04642495512962341,0.05059274658560753,0.055130984634160995,0.06007298082113266,0.06540630757808685,0.07121839374303818,0.07752934843301773,0.08434764295816422,0.09171341359615326,0.099593885242939,0.1080244705080986,0.11711139231920242,0.1267280876636505,0.1370507925748825,0.14792439341545105,0.1594240963459015,0.17149445414543152,0.18409669399261475,0.1972368210554123,0.2109854519367218,0.22513873875141144,0.2397955060005188,0.25473517179489136,0.2700594961643219,0.2856324315071106,0.3013787567615509,0.31720587611198425,0.3330624997615814,0.34889140725135803,0.3645935356616974,0.3801017999649048,0.39537784457206726,0.4103378653526306,0.4249473512172699,0.43912646174430847,0.4528789520263672,0.4661179184913635,0.4788856506347656,0.4910692572593689,0.5026689767837524,0.5137540698051453,0.5242412686347961,0.534193754196167,0.5435767769813538,0.5524511933326721,0.5607114434242249,0.5684970021247864,0.5757331252098083,0.5825167894363403,0.5888196229934692,0.5947205424308777,0.6001589894294739,0.605207085609436,0.6099297404289246,0.6142628192901611,0.6182955503463745,0.6219829320907593,0.6254063248634338,0.6285407543182373,0.6314712166786194,0.634148895740509,0.6366321444511414,0.6388992071151733,0.6409727931022644,0.642871081829071,0.6446064114570618,0.6462180614471436,0.6476856470108032,0.6490471959114075,0.6502834558486938,0.6514209508895874,0.6524605751037598,0.653407871723175,0.6542946696281433,0.6550911664962769,0.6558213233947754,0.6564905047416687,0.657098650932312,0.6576629877090454,0.6581727266311646,0.6586403846740723,0.6590705513954163,0.6594659090042114,0.6598273515701294,0.6601554751396179,0.660452127456665,0.6607262492179871,0.6609780192375183,0.6612061858177185,0.6614131331443787,0.6616079807281494,0.6617807149887085,0.6619372963905334,0.6620866060256958,0.6622151732444763,0.6623387336730957,0.662452757358551,0.6625570058822632,0.6626482009887695,0.6627357006072998,0.6628175377845764,0.6628891825675964,0.6629523038864136,0.6630143523216248,0.6630688905715942,0.663121223449707,0.66316819190979,0.663210928440094,0.6632486581802368,0.66328364610672,0.6633193492889404,0.663348913192749,0.6633776426315308,0.6634026765823364,0.6634263396263123,0.6634476780891418,0.6634672284126282,0.6634863615036011,0.6635036468505859,0.6635187864303589,0.6635317802429199,0.6635442972183228,0.6635556221008301,0.6635650992393494,0.6635754704475403,0.6635846495628357,0.6635940074920654,0.663600742816925,0.6636080741882324,0.6636145710945129,0.6636207699775696,0.663627028465271,0.6636323928833008,0.6636369228363037,0.663641095161438,0.6636448502540588,0.6636484265327454,0.6636518836021423,0.663655161857605,0.6636583209037781,0.6636608839035034,0.663662850856781,0.6636649370193481,0.6636670231819153,0.663668692111969,0.6636702418327332,0.6636719703674316,0.6636732816696167,0.663674533367157,0.663675844669342,0.6636765003204346,0.6636780500411987,0.6636793613433838,0.6636804342269897,0.6636812090873718,0.6636819839477539,0.6636829972267151,0.6636836528778076,0.6636844277381897,0.6636853814125061,0.6636857390403748,0.6636865139007568,0.6636869311332703,0.6636871695518494,0.6636874675750732,0.6636881232261658,0.6636883616447449,0.6636884808540344,0.6636890172958374,0.6636894941329956,0.6636897921562195,0.6636901497840881,0.6636903285980225,0.6636905670166016,0.6636906862258911,0.6636909246444702,0.663690984249115,0.6636912226676941,0.6636912226676941,0.6636913418769836,0.6636913418769836,0.6636914610862732,0.6636915802955627,0.6636916399002075,0.6636916399002075,0.6636917591094971,0.6636918783187866,0.6636919975280762,0.6636921167373657,0.6636922359466553,0.6636922955513,0.6636924147605896,0.6636924147605896,0.6636924147605896,0.6636925339698792,0.6636925339698792,0.6636926531791687,0.6636926531791687,0.6636926531791687,0.6636926531791687,0.6636926531791687,0.6636926531791687,0.6636926531791687,0.6636926531791687,0.6636926531791687,0.6636926531791687,0.6636926531791687,0.6636926531791687,0.6636926531791687,0.6636926531791687,0.6636926531791687,0.6636926531791687,0.6636926531791687,0.6636926531791687,0.6636926531791687,0.6636926531791687,0.6636926531791687,0.6636926531791687,0.6636926531791687,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583,0.6636927723884583],"recovered":[0.0,0.0015612727729603648,0.002898783888667822,0.004228928126394749,0.005602724850177765,0.007036997936666012,0.008555937558412552,0.010130625218153,0.011776894330978394,0.01351211778819561,0.015324091538786888,0.017203358933329582,0.019195111468434334,0.021263504400849342,0.02343701384961605,0.025693653151392937,0.028051890432834625,0.030492594465613365,0.0331423282623291,0.03606695309281349,0.03925887867808342,0.04278045892715454,0.0466267354786396,0.05083048343658447,0.05541171506047249,0.06040945649147034,0.06577984243631363,0.07163382321596146,0.07795543968677521,0.08478022366762161,0.09213213622570038,0.10002173483371735,0.10849443823099136,0.11754397302865982,0.1272607147693634,0.13757507503032684,0.14843493700027466,0.15985029935836792,0.17189240455627441,0.18446198105812073,0.19769041240215302,0.21133622527122498,0.22549521923065186,0.24007248878479004,0.25500041246414185,0.27029669284820557,0.28575778007507324,0.3013918399810791,0.31715959310531616,0.3329465091228485,0.3487046957015991,0.364338219165802,0.37978842854499817,0.3950023353099823,0.4098746180534363,0.4244169294834137,0.4385940432548523,0.45229893922805786,0.4655125141143799,0.47818467020988464,0.4903389513492584,0.5019963383674622,0.5130898356437683,0.5235636234283447,0.5334933400154114,0.5428981781005859,0.5517361164093018,0.5600651502609253,0.5678502917289734,0.5751763582229614,0.5819445252418518,0.5882359743118286,0.5941200852394104,0.5996097922325134,0.6046682000160217,0.6093989014625549,0.6137712001800537,0.6178086996078491,0.6215528249740601,0.6249927282333374,0.6281779408454895,0.6310977339744568,0.6338009834289551,0.6362934708595276,0.6385759711265564,0.6406682133674622,0.6425782442092896,0.6443336009979248,0.6459408402442932,0.6474300026893616,0.6487951874732971,0.6500350832939148,0.6511765122413635,0.6522209048271179,0.6531785130500793,0.6540679335594177,0.6548703908920288,0.6556108593940735,0.6562796235084534,0.6568995714187622,0.6574651598930359,0.6579886674880981,0.6584599614143372,0.6589021682739258,0.6592934131622314,0.6596543788909912,0.6599798798561096,0.6602777242660522,0.6605539321899414,0.6608132123947144,0.6610464453697205,0.6612548232078552,0.6614463925361633,0.6616243720054626,0.6617886424064636,0.6619359850883484,0.6620691418647766,0.6621944308280945,0.6623098850250244,0.6624112129211426,0.6625066995620728,0.6625939011573792,0.6626717448234558,0.6627472639083862,0.6628116965293884,0.6628735065460205,0.6629307866096497,0.6629802584648132,0.6630285382270813,0.6630739569664001,0.6631132960319519,0.6631502509117126,0.6631854176521301,0.663216769695282,0.6632423996925354,0.6632667183876038,0.6632896661758423,0.663310706615448,0.6633321046829224,0.6633498072624207,0.6633663177490234,0.6633819341659546,0.6633939146995544,0.663407564163208,0.6634191870689392,0.6634306311607361,0.66344153881073,0.6634498834609985,0.6634585857391357,0.6634666919708252,0.6634745001792908,0.6634802222251892,0.6634863018989563,0.6634919047355652,0.6634973883628845,0.6635020971298218,0.6635066270828247,0.663510799407959,0.6635141968727112,0.6635170578956604,0.6635205745697021,0.663524329662323,0.6635265350341797,0.6635289192199707,0.6635309457778931,0.6635326743125916,0.6635345220565796,0.6635366678237915,0.6635381579399109,0.6635395884513855,0.6635408401489258,0.6635419130325317,0.6635431051254272,0.6635443568229675,0.6635451912879944,0.6635462045669556,0.6635472178459167,0.6635478734970093,0.6635488271713257,0.6635498404502869,0.6635503768920898,0.6635510325431824,0.663551390171051,0.663551926612854,0.6635525822639465,0.66355299949646,0.6635536551475525,0.663553774356842,0.6635538935661316,0.6635543704032898,0.6635545492172241,0.6635549068450928,0.6635552048683167,0.6635554432868958,0.6635556817054749,0.6635558605194092,0.6635559797286987,0.6635560989379883,0.6635563373565674,0.6635563373565674,0.6635564565658569,0.6635564565658569,0.6635565161705017,0.6635566353797913,0.6635567545890808,0.6635567545890808,0.6635568737983704,0.6635569930076599,0.6635569930076599,0.6635569930076599,0.6635571122169495,0.663557231426239,0.6635574102401733,0.6635575294494629,0.6635575294494629,0.6635575294494629,0.6635576486587524,0.663557767868042,0.663557767868042,0.6635578870773315,0.6635578870773315,0.6635578870773315,0.6635578870773315,0.6635578870773315,0.6635578870773315,0.6635578870773315,0.6635578870773315,0.6635578870773315,0.6635578870773315,0.6635578870773315,0.6635578870773315,0.6635578870773315,0.6635578870773315,0.6635578870773315,0.6635578870773315,0.6635578870773315,0.6635578870773315,0.6635578870773315,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763,0.6635579466819763],"active":[0.003253161907196045,0.0028033293783664703,0.002796292770653963,0.0028873365372419357,0.003019174560904503,0.0031605781987309456,0.003289337269961834,0.0034431666135787964,0.0036062318831682205,0.0037727076560258865,0.003930823877453804,0.0041184090077877045,0.004291040822863579,0.004480276256799698,0.004650600254535675,0.004832357168197632,0.005016203969717026,0.005438109859824181,0.005992397665977478,0.006544928997755051,0.007166076451539993,0.007812287658452988,0.008504249155521393,0.009242497384548187,0.009994592517614365,0.01080893725156784,0.011749505996704102,0.012713819742202759,0.013757973909378052,0.014813661575317383,0.015892334282398224,0.017089657485485077,0.01823364943265915,0.019506819546222687,0.020663678646087646,0.021849021315574646,0.02305951714515686,0.024246394634246826,0.02534441649913788,0.026523470878601074,0.027448326349258423,0.028459280729293823,0.029239952564239502,0.02998700737953186,0.03063201904296875,0.031082063913345337,0.03144809603691101,0.03167065978050232,0.03173181414604187,0.03164702653884888,0.031397104263305664,0.03103962540626526,0.030549436807632446,0.029945015907287598,0.029251843690872192,0.02846202254295349,0.02752387523651123,0.026586711406707764,0.025556743144989014,0.024484306573867798,0.02341511845588684,0.022244930267333984,0.02110391855239868,0.020013153553009033,0.018957853317260742,0.017813265323638916,0.01676088571548462,0.015667974948883057,0.014666497707366943,0.013643264770507812,0.012776017189025879,0.011923015117645264,0.011087000370025635,0.010319948196411133,0.009594619274139404,0.00889664888381958,0.008211731910705566,0.007597625255584717,0.006987929344177246,0.006478488445281982,0.005970954895019531,0.00553441047668457,0.005098223686218262,0.004679322242736816,0.0042951107025146484,0.003938198089599609,0.003639817237854004,0.003352046012878418,0.003106355667114258,0.0028534531593322754,0.002625763416290283,0.0024254918098449707,0.0022313594818115234,0.0020737648010253906,0.0019126534461975098,0.001753389835357666,0.0016201138496398926,0.0014877915382385254,0.001383364200592041,0.0012731552124023438,0.001175224781036377,0.0010818839073181152,0.0010059475898742676,0.0009251832962036133,0.0008620619773864746,0.0007977485656738281,0.0007463693618774414,0.0007002949714660645,0.0006522536277770996,0.0005999207496643066,0.0005615353584289551,0.0005258917808532715,0.0004909038543701172,0.0004622340202331543,0.0004265308380126953,0.00040274858474731445,0.00038361549377441406,0.00036257505416870117,0.0003383159637451172,0.00032448768615722656,0.0003108382225036621,0.00029528141021728516,0.00028055906295776367,0.0002670884132385254,0.00025719404220581055,0.00024771690368652344,0.00023740530014038086,0.00023066997528076172,0.00022011995315551758,0.00020968914031982422,0.0002060532569885254,0.00019866228103637695,0.00019222497940063477,0.00018590688705444336,0.00018393993377685547,0.00018095970153808594,0.00017756223678588867,0.00017565488815307617,0.00017154216766357422,0.00016897916793823242,0.00016546249389648438,0.00016236305236816406,0.00016170740127563477,0.00015753507614135742,0.00015628337860107422,0.00015401840209960938,0.00015246868133544922,0.00015085935592651367,0.0001494884490966797,0.00014787912368774414,0.0001462697982788086,0.0001468062400817871,0.00014609098434448242,0.0001450181007385254,0.0001437067985534668,0.00014275312423706055,0.0001417994499206543,0.0001410841941833496,0.00014096498489379883,0.00014126300811767578,0.00014030933380126953,0.0001385211944580078,0.00013840198516845703,0.00013810396194458008,0.00013774633407592773,0.00013756752014160156,0.00013744831085205078,0.0001366138458251953,0.00013637542724609375,0.00013625621795654297,0.00013566017150878906,0.0001361370086669922,0.00013625621795654297,0.0001360774040222168,0.0001360177993774414,0.00013577938079833984,0.00013577938079833984,0.00013577938079833984,0.00013560056686401367,0.00013554096221923828,0.0001353621482849121,0.0001354813575744629,0.00013554096221923828,0.00013524293899536133,0.00013488531112670898,0.00013512372970581055,0.0001347064971923828,0.0001347064971923828,0.00013512372970581055,0.00013512372970581055,0.00013524293899536133,0.00013524293899536133,0.00013512372970581055,0.00013512372970581055,0.00013500452041625977,0.00013506412506103516,0.00013500452041625977,0.00013512372970581055,0.00013488531112670898,0.00013500452041625977,0.00013488531112670898,0.00013500452041625977,0.00013506412506103516,0.00013500452041625977,0.00013488531112670898,0.00013500452041625977,0.00013500452041625977,0.00013500452041625977,0.00013512372970581055,0.00013524293899536133,0.00013518333435058594,0.00013518333435058594,0.00013500452041625977,0.00013488531112670898,0.00013500452041625977,0.00013500452041625977,0.00013500452041625977,0.00013488531112670898,0.00013488531112670898,0.0001347661018371582,0.0001347661018371582,0.0001347661018371582,0.0001347661018371582,0.0001347661018371582,0.0001347661018371582,0.0001347661018371582,0.0001347661018371582,0.0001347661018371582,0.0001347661018371582,0.0001347661018371582,0.0001347661018371582,0.0001347661018371582,0.0001347661018371582,0.0001347661018371582,0.0001347661018371582,0.0001347661018371582,0.0001347661018371582,0.0001347661018371582,0.0001347064971923828,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336,0.0001348257064819336]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.003253161907196045,0.0043668015860021114,0.005782711785286665,0.0073899463750422,0.009118573740124702,0.011002348735928535,0.013018621131777763,0.01524194236844778,0.01762712001800537,0.02019394561648369,0.02296682819724083,0.025958746671676636,0.029199935495853424,0.03267884999513626,0.036429908126592636,0.04043848067522049,0.04472513869404793,0.04976312443614006,0.05549515783786774,0.061972808092832565,0.06925764679908752,0.07743214815855026,0.0865563377737999,0.0967850461602211,0.10810177028179169,0.1205863505601883,0.13429144024848938,0.14935526251792908,0.16563202440738678,0.183281809091568,0.2021787166595459,0.22218728065490723,0.24349036812782288,0.26578691601753235,0.28897905349731445,0.31292229890823364,0.3373655378818512,0.36208388209342957,0.38691163063049316,0.4116343557834625,0.43610936403274536,0.45996618270874023,0.483097642660141,0.505378782749176,0.5267583131790161,0.5470978617668152,0.5662818551063538,0.5842731595039368,0.6009920239448547,0.6165693402290344,0.6309064626693726,0.6441270112991333,0.6562105417251587,0.6672451496124268,0.6772806644439697,0.6863885521888733,0.6946130990982056,0.7020559310913086,0.7087792158126831,0.7148351073265076,0.7202519774436951,0.7250850200653076,0.7294132113456726,0.7332953810691833,0.7367681264877319,0.7398572564125061,0.7426221966743469,0.7450811862945557,0.7472774386405945,0.7492499351501465,0.7509695291519165,0.7524922490119934,0.7538357973098755,0.7550367116928101,0.7561150789260864,0.7570653557777405,0.7579084634780884,0.7586531043052673,0.7593143582344055,0.7599096894264221,0.7604376077651978,0.760888397693634,0.7612980008125305,0.7616645693778992,0.7619946599006653,0.7622776031494141,0.7625294923782349,0.7627534866333008,0.7629484534263611,0.7631264328956604,0.7632831335067749,0.7634201645851135,0.7635419964790344,0.7636498808860779,0.763748049736023,0.7638335824012756,0.7639070153236389,0.7639722228050232,0.7640320658683777,0.7640857100486755,0.7641310095787048,0.7641732692718506,0.7642097473144531,0.7642418742179871,0.7642689943313599,0.7642980217933655,0.7643219232559204,0.7643414735794067,0.7643590569496155,0.7643743753433228,0.7643880844116211,0.7643997669219971,0.7644109725952148,0.7644218802452087,0.7644305229187012,0.7644376754760742,0.7644445300102234,0.7644510269165039,0.7644563913345337,0.764461100101471,0.7644650936126709,0.7644690275192261,0.7644723057746887,0.7644743919372559,0.7644773721694946,0.7644793391227722,0.764481782913208,0.7644838690757751,0.7644852995872498,0.7644867300987244,0.7644880414009094,0.7644893527030945,0.7644904851913452,0.7644913792610168,0.7644922137260437,0.7644928693771362,0.764493465423584,0.7644938826560974,0.7644942402839661,0.7644946575164795,0.7644951939582825,0.7644955515861511,0.764495849609375,0.7644962072372437,0.764496386051178,0.7644965052604675,0.7644967436790466,0.7644970417022705,0.7644971609115601,0.7644972801208496,0.7644972801208496,0.7644973993301392,0.7644976377487183,0.7644976377487183,0.7644977569580078,0.7644978165626526,0.7644978165626526,0.7644979357719421,0.7644979357719421,0.7644980549812317,0.7644980549812317,0.7644980549812317,0.7644980549812317,0.7644980549812317,0.7644980549812317,0.7644980549812317,0.7644980549812317,0.7644980549812317,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212,0.7644981741905212],"recovered":[0.0,0.00154796801507473,0.0028866888023912907,0.004268072545528412,0.0057525960728526115,0.00737401470541954,0.00910989847034216,0.01099422387778759,0.013038205914199352,0.015257238410413265,0.017634278163313866,0.020211219787597656,0.02301687002182007,0.026018355041742325,0.029254045337438583,0.0327480249106884,0.03650710731744766,0.04054757207632065,0.04506535455584526,0.0501955971121788,0.05599261447787285,0.06255196034908295,0.06992454826831818,0.07817227393388748,0.08741950988769531,0.09770187735557556,0.10909689217805862,0.12164303660392761,0.13543346524238586,0.15050409734249115,0.16681109368801117,0.1844349205493927,0.20323914289474487,0.2232116460800171,0.24444028735160828,0.2666507363319397,0.28972095251083374,0.3134748637676239,0.33773037791252136,0.3622966408729553,0.38689446449279785,0.41143128275871277,0.4357079267501831,0.45938926935195923,0.4823817312717438,0.5045821666717529,0.5258107781410217,0.5460145473480225,0.5651406049728394,0.5830958485603333,0.5998147130012512,0.6153544783592224,0.629748523235321,0.6429670453071594,0.655082643032074,0.6661813259124756,0.6762791872024536,0.6854323744773865,0.6937389373779297,0.7012375593185425,0.7080199718475342,0.7140966057777405,0.7195829153060913,0.7244757413864136,0.7288620471954346,0.7327963709831238,0.736316442489624,0.7394548058509827,0.7422639727592468,0.7447648048400879,0.7469863891601562,0.7489665746688843,0.7507165670394897,0.7522682547569275,0.7536460161209106,0.754875123500824,0.755965530872345,0.7569284439086914,0.7577941417694092,0.7585582137107849,0.7592299580574036,0.759834349155426,0.7603631615638733,0.7608352899551392,0.7612508535385132,0.7616185545921326,0.7619439959526062,0.7622350454330444,0.7624958753585815,0.7627180814743042,0.7629237174987793,0.7631027102470398,0.7632620334625244,0.763401448726654,0.763524055480957,0.7636358737945557,0.7637357115745544,0.7638262510299683,0.7639007568359375,0.7639681696891785,0.7640263438224792,0.7640794515609741,0.7641277313232422,0.7641697525978088,0.7642046213150024,0.7642369270324707,0.7642655372619629,0.7642936706542969,0.7643163204193115,0.7643346786499023,0.7643527984619141,0.7643687725067139,0.7643823027610779,0.7643953561782837,0.7644068002700806,0.7644178867340088,0.7644263505935669,0.7644341588020325,0.7644411325454712,0.764447808265686,0.7644532322883606,0.7644575834274292,0.7644622325897217,0.7644656300544739,0.7644684910774231,0.7644715905189514,0.7644736766815186,0.7644765973091125,0.7644785046577454,0.7644808292388916,0.764482319355011,0.7644835710525513,0.7644851207733154,0.76448655128479,0.764487624168396,0.7644886374473572,0.7644892930984497,0.7644901275634766,0.7644907236099243,0.7644912600517273,0.7644917964935303,0.7644920349121094,0.7644925713539124,0.7644929885864258,0.764493465423584,0.7644938826560974,0.7644941210746765,0.7644942402839661,0.7644945383071899,0.764494776725769,0.7644948959350586,0.7644948959350586,0.7644948959350586,0.7644950747489929,0.7644951939582825,0.764495313167572,0.7644954323768616,0.7644955515861511,0.7644956707954407,0.7644956707954407,0.7644956707954407,0.7644956707954407,0.7644956707954407,0.7644956707954407,0.7644957304000854,0.7644957304000854,0.7644957304000854,0.764495849609375,0.764495849609375,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646,0.7644959688186646],"active":[0.003253161907196045,0.0028188335709273815,0.0028960229828953743,0.0031218738295137882,0.003365977667272091,0.003628334030508995,0.003908722661435604,0.004247718490660191,0.004588914103806019,0.004936707206070423,0.005332550033926964,0.0057475268840789795,0.006183065474033356,0.006660494953393936,0.007175862789154053,0.007690455764532089,0.008218031376600266,0.009215552359819412,0.010429803282022476,0.011777210980653763,0.013265032321214676,0.014880187809467316,0.01663178950548172,0.018612772226333618,0.020682260394096375,0.022884473204612732,0.025194548070430756,0.027712225914001465,0.030198559165000916,0.03277771174907684,0.03536762297153473,0.037752360105514526,0.040251225233078,0.04257526993751526,0.04453876614570618,0.046271562576293945,0.047644585371017456,0.048609018325805664,0.0491812527179718,0.0493377149105072,0.04921489953994751,0.048534899950027466,0.047389715909957886,0.0459895133972168,0.04437658190727234,0.042515695095062256,0.04047107696533203,0.03825861215591431,0.03585141897201538,0.03347349166870117,0.031091749668121338,0.02877253293991089,0.026462018489837646,0.024278104305267334,0.022198021411895752,0.020207226276397705,0.018333911895751953,0.01662355661392212,0.015040278434753418,0.013597548007965088,0.012232005596160889,0.010988414287567139,0.009830296039581299,0.008819639682769775,0.007906079292297363,0.007060885429382324,0.0063057541847229,0.005626380443572998,0.005013465881347656,0.004485130310058594,0.003983139991760254,0.003525674343109131,0.003119230270385742,0.0027684569358825684,0.0024690628051757812,0.002190232276916504,0.0019429326057434082,0.0017246603965759277,0.0015202164649963379,0.001351475715637207,0.0012076497077941895,0.0010540485382080078,0.0009348392486572266,0.0008292794227600098,0.0007438063621520996,0.0006590485572814941,0.0005854964256286621,0.0005184412002563477,0.000452578067779541,0.00040835142135620117,0.00035941600799560547,0.00031745433807373047,0.00027996301651000977,0.0002484321594238281,0.00022399425506591797,0.0001977086067199707,0.00017130374908447266,0.00014597177505493164,0.00013130903244018555,0.00011754035949707031,0.00010466575622558594,9.381771087646484e-05,8.20159912109375e-05,7.212162017822266e-05,6.437301635742188e-05,6.109476089477539e-05,5.638599395751953e-05,4.780292510986328e-05,4.273653030395508e-05,3.9696693420410156e-05,3.528594970703125e-05,3.0994415283203125e-05,2.866983413696289e-05,2.6524066925048828e-05,2.372264862060547e-05,1.9788742065429688e-05,1.817941665649414e-05,1.6868114471435547e-05,1.52587890625e-05,1.329183578491211e-05,1.1861324310302734e-05,1.1444091796875e-05,1.0073184967041016e-05,8.761882781982422e-06,8.881092071533203e-06,7.748603820800781e-06,8.106231689453125e-06,7.271766662597656e-06,6.794929504394531e-06,5.900859832763672e-06,5.7220458984375e-06,5.781650543212891e-06,5.364418029785156e-06,4.827976226806641e-06,4.589557647705078e-06,4.231929779052734e-06,4.172325134277344e-06,3.7550926208496094e-06,3.516674041748047e-06,3.3974647521972656e-06,3.3974647521972656e-06,3.516674041748047e-06,3.2782554626464844e-06,3.2186508178710938e-06,2.9206275939941406e-06,2.6226043701171875e-06,2.6226043701171875e-06,2.8014183044433594e-06,2.6226043701171875e-06,2.5033950805664062e-06,2.384185791015625e-06,2.5033950805664062e-06,2.7418136596679688e-06,2.562999725341797e-06,2.562999725341797e-06,2.5033950805664062e-06,2.384185791015625e-06,2.384185791015625e-06,2.2649765014648438e-06,2.384185791015625e-06,2.384185791015625e-06,2.384185791015625e-06,2.384185791015625e-06,2.384185791015625e-06,2.3245811462402344e-06,2.3245811462402344e-06,2.3245811462402344e-06,2.205371856689453e-06,2.3245811462402344e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.003253161907196045,0.0043701003305613995,0.005730372853577137,0.007236337289214134,0.008856876753270626,0.010583413764834404,0.012430463917553425,0.014399015344679356,0.016489949077367783,0.018694357946515083,0.021043799817562103,0.023524967953562737,0.026178548112511635,0.029001792892813683,0.03197985514998436,0.03512692078948021,0.038473889231681824,0.04230906069278717,0.04662254825234413,0.05145260691642761,0.056781210005283356,0.06270995736122131,0.0692843645811081,0.07649223506450653,0.08447860181331635,0.0931575819849968,0.10273336619138718,0.11314745992422104,0.12443097680807114,0.13662967085838318,0.14973901212215424,0.1637805700302124,0.17879876494407654,0.19468241930007935,0.21144090592861176,0.229009211063385,0.24727419018745422,0.26623013615608215,0.2857096195220947,0.30568045377731323,0.3259589672088623,0.34640857577323914,0.36691173911094666,0.3873021900653839,0.4074954688549042,0.42736342549324036,0.4467964768409729,0.46554264426231384,0.4836828112602234,0.501150369644165,0.5178402662277222,0.5336765646934509,0.5486624240875244,0.5627932548522949,0.5760254263877869,0.5884652137756348,0.5999465584754944,0.6106789708137512,0.6206179857254028,0.6297641396522522,0.6382012367248535,0.6459267735481262,0.6530202627182007,0.6594811081886292,0.665385901927948,0.670788049697876,0.6757046580314636,0.6801624894142151,0.6842066049575806,0.6879053115844727,0.6912429332733154,0.6942624449729919,0.6969781517982483,0.699446439743042,0.7016854882240295,0.7037168145179749,0.7055552005767822,0.7072027921676636,0.7086813449859619,0.7100117206573486,0.7112125754356384,0.7122990489006042,0.7132812738418579,0.7141678929328918,0.7149661779403687,0.7156834006309509,0.7163290977478027,0.7169022560119629,0.7174283862113953,0.7179030776023865,0.7183272838592529,0.718704104423523,0.7190421223640442,0.7193419933319092,0.7196171283721924,0.7198643684387207,0.7200839519500732,0.7202893495559692,0.7204656600952148,0.7206307053565979,0.720776379108429,0.7209070920944214,0.7210196852684021,0.7211316227912903,0.7212265133857727,0.721312940120697,0.7213872075080872,0.7214573621749878,0.72151780128479,0.7215713858604431,0.7216202616691589,0.7216657996177673,0.7217060327529907,0.7217426896095276,0.7217749953269958,0.7218039035797119,0.7218295335769653,0.7218545079231262,0.7218731641769409,0.721893310546875,0.7219107747077942,0.7219263911247253,0.7219401597976685,0.7219525575637817,0.7219659686088562,0.7219768762588501,0.7219859957695007,0.7219951152801514,0.7220028042793274,0.7220101952552795,0.7220162153244019,0.7220218777656555,0.7220259308815002,0.7220306396484375,0.72203528881073,0.7220385670661926,0.7220413088798523,0.7220437526702881,0.7220462560653687,0.7220483422279358,0.7220505475997925,0.7220525145530701,0.7220546007156372,0.7220557332038879,0.7220569252967834,0.722058117389679,0.7220590114593506,0.7220599055290222,0.7220604419708252,0.7220610976219177,0.7220616340637207,0.7220629453659058,0.7220640778541565,0.7220643162727356,0.7220646142959595,0.7220648527145386,0.7220650911331177,0.7220657467842102,0.7220662832260132,0.7220664620399475,0.7220665812492371,0.7220668196678162,0.7220669388771057,0.7220670580863953,0.7220671772956848,0.7220672369003296,0.7220672369003296,0.7220673561096191,0.7220673561096191,0.7220673561096191,0.7220674753189087,0.7220674753189087,0.7220674753189087,0.7220675945281982,0.7220675945281982,0.7220675945281982,0.7220675945281982,0.7220677137374878,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773,0.7220678329467773],"recovered":[0.0,0.0015458788257092237,0.0028866888023912907,0.004219141788780689,0.005648246966302395,0.007180491462349892,0.008805208839476109,0.010535814799368382,0.01239199098199606,0.014368899166584015,0.01646324247121811,0.018677765503525734,0.02102929726243019,0.023537185043096542,0.026189886033535004,0.029012911021709442,0.03199734911322594,0.03515508025884628,0.03865664824843407,0.04258231446146965,0.04694132134318352,0.05178699642419815,0.057156503200531006,0.06311681121587753,0.06973300129175186,0.07702267915010452,0.08499650657176971,0.09374596923589706,0.10333418101072311,0.11378345638513565,0.12511514127254486,0.13734669983386993,0.1505255401134491,0.16462866961956024,0.17956560850143433,0.1954631209373474,0.2121575027704239,0.2295839637517929,0.2478189319372177,0.2666545808315277,0.28605377674102783,0.30590885877609253,0.3261043429374695,0.346453458070755,0.36677804589271545,0.38710492849349976,0.4071671664714813,0.4269358217716217,0.4461619257926941,0.4648888409137726,0.48297712206840515,0.5003524422645569,0.5169504880905151,0.5327572226524353,0.5477166771888733,0.5618842244148254,0.5751479864120483,0.5875407457351685,0.5991106033325195,0.6098552942276001,0.6197844743728638,0.6289701461791992,0.6374502182006836,0.645224928855896,0.6523370146751404,0.658855140209198,0.6647964119911194,0.6702539920806885,0.6752027869224548,0.6796977519989014,0.6837978959083557,0.6874982714653015,0.6908673048019409,0.6939005851745605,0.6966528296470642,0.6991544365882874,0.7014177441596985,0.703471839427948,0.7053022980690002,0.7069641947746277,0.7084778547286987,0.7098316550254822,0.7110474109649658,0.71214359998703,0.7131375670433044,0.7140313386917114,0.7148454189300537,0.7155722379684448,0.7162149548530579,0.7168078422546387,0.7173417806625366,0.7178170084953308,0.7182465195655823,0.7186341881752014,0.7189794778823853,0.719292402267456,0.7195719480514526,0.719825804233551,0.7200525403022766,0.7202575206756592,0.7204357385635376,0.7206001281738281,0.7207466959953308,0.7208791971206665,0.7209978103637695,0.7211072444915771,0.7212045788764954,0.7212889790534973,0.721365749835968,0.721435546875,0.7214972376823425,0.7215526700019836,0.7216031551361084,0.7216461300849915,0.721688449382782,0.7217233180999756,0.7217552065849304,0.7217847108840942,0.7218111753463745,0.7218336462974548,0.7218565940856934,0.7218754887580872,0.7218934297561646,0.7219102382659912,0.7219242453575134,0.7219372987747192,0.7219497561454773,0.7219598293304443,0.7219690680503845,0.7219776511192322,0.7219852209091187,0.7219923138618469,0.7219983339309692,0.7220036387443542,0.7220081090927124,0.7220125198364258,0.7220165729522705,0.7220200896263123,0.7220231890678406,0.7220256924629211,0.7220281362533569,0.722030758857727,0.7220333218574524,0.7220355272293091,0.7220367193222046,0.7220385670661926,0.7220395803451538,0.7220404744148254,0.7220415472984314,0.7220423221588135,0.7220430970191956,0.7220438718795776,0.7220449447631836,0.7220462560653687,0.7220469117164612,0.7220475077629089,0.7220478057861328,0.7220481634140015,0.7220485806465149,0.722048819065094,0.7220491170883179,0.722049355506897,0.7220495939254761,0.7220498919487,0.7220500111579895,0.722050130367279,0.722050130367279,0.7220502495765686,0.7220503687858582,0.7220504283905029,0.7220504283905029,0.7220505475997925,0.722050666809082,0.722050666809082,0.722050666809082,0.722050666809082,0.722050666809082,0.722050666809082,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716,0.7220507860183716],"active":[0.003253161907196045,0.0028242215048521757,0.0028436840511858463,0.003017195500433445,0.003208629786968231,0.0034029223024845123,0.0036252550780773163,0.003863200545310974,0.004097958095371723,0.004325458779931068,0.004580557346343994,0.0048472024500370026,0.005149250850081444,0.00546460784971714,0.005789969116449356,0.006114009767770767,0.006476540118455887,0.0071539804339408875,0.007965900003910065,0.008870292454957962,0.009839888662099838,0.010922960937023163,0.012127861380577087,0.013375423848628998,0.014745600521564484,0.016134902834892273,0.017736859619617462,0.019401490688323975,0.021096795797348022,0.022846214473247528,0.024623870849609375,0.026433870196342468,0.02827322483062744,0.030053749680519104,0.03187529742717743,0.0335460901260376,0.035116687417030334,0.036646172404289246,0.037890687584877014,0.03902587294578552,0.03990519046783447,0.040499716997146606,0.04080739617347717,0.040848731994628906,0.04071742296218872,0.0402584969997406,0.03962931036949158,0.03860682249069214,0.0375208854675293,0.036261528730392456,0.03486314415931702,0.03332412242889404,0.03171193599700928,0.03003603219985962,0.028308749198913574,0.026580989360809326,0.024798572063446045,0.023138225078582764,0.0215073823928833,0.0199088454246521,0.018416762351989746,0.016956627368927002,0.01557004451751709,0.014256179332733154,0.013048887252807617,0.011932909488677979,0.010908246040344238,0.009908497333526611,0.009003818035125732,0.008207559585571289,0.007445037364959717,0.00676417350769043,0.006110846996307373,0.005545854568481445,0.005032658576965332,0.0045623779296875,0.00413745641708374,0.003730952739715576,0.00337904691696167,0.0030475258827209473,0.0027347207069396973,0.0024673938751220703,0.00223386287689209,0.0020242929458618164,0.001828610897064209,0.001652061939239502,0.0014836788177490234,0.0013300180435180664,0.0012134313583374023,0.0010952353477478027,0.0009855031967163086,0.0008870959281921387,0.0007956027984619141,0.0007078051567077637,0.0006376504898071289,0.0005719661712646484,0.0005120038986206055,0.0004635453224182129,0.0004131197929382324,0.0003731846809387207,0.0003406405448913574,0.0003069639205932617,0.00027298927307128906,0.0002524256706237793,0.00022870302200317383,0.00020569562911987305,0.00018262863159179688,0.00016838312149047852,0.00015205144882202148,0.00013583898544311523,0.00012302398681640625,0.0001131296157836914,0.00010287761688232422,9.655952453613281e-05,8.654594421386719e-05,8.058547973632812e-05,7.432699203491211e-05,6.979703903198242e-05,6.198883056640625e-05,5.9664249420166016e-05,5.418062210083008e-05,5.0902366638183594e-05,4.673004150390625e-05,4.2319297790527344e-05,4.172325134277344e-05,3.9577484130859375e-05,3.62396240234375e-05,3.528594970703125e-05,3.3736228942871094e-05,3.254413604736328e-05,3.0994415283203125e-05,2.956390380859375e-05,2.759695053100586e-05,2.7000904083251953e-05,2.7179718017578125e-05,2.6047229766845703e-05,2.473592758178711e-05,2.3663043975830078e-05,2.3066997528076172e-05,2.2649765014648438e-05,2.2411346435546875e-05,2.1755695343017578e-05,2.1278858184814453e-05,2.0205974578857422e-05,2.0205974578857422e-05,1.9550323486328125e-05,1.9431114196777344e-05,1.9431114196777344e-05,1.8894672393798828e-05,1.8775463104248047e-05,1.8537044525146484e-05,1.9073486328125e-05,1.913309097290039e-05,1.806020736694336e-05,1.7702579498291016e-05,1.7344951629638672e-05,1.728534698486328e-05,1.7583370208740234e-05,1.7702579498291016e-05,1.7642974853515625e-05,1.7464160919189453e-05,1.7464160919189453e-05,1.7344951629638672e-05,1.71661376953125e-05,1.71661376953125e-05,1.710653305053711e-05,1.710653305053711e-05,1.710653305053711e-05,1.6987323760986328e-05,1.6927719116210938e-05,1.704692840576172e-05,1.6927719116210938e-05,1.6808509826660156e-05,1.6927719116210938e-05,1.6927719116210938e-05,1.6927719116210938e-05,1.6927719116210938e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05,1.704692840576172e-05]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.003253161907196045,0.004384944215416908,0.005700024776160717,0.007130999118089676,0.00862959586083889,0.010209452360868454,0.01187012530863285,0.013595343567430973,0.015397640876471996,0.017307255417108536,0.019286584109067917,0.021375978365540504,0.02353937178850174,0.025792602449655533,0.028163814917206764,0.030617274343967438,0.033154960721731186,0.03603538125753403,0.03922335058450699,0.04273580387234688,0.04653787985444069,0.050694018602371216,0.05525105446577072,0.060224391520023346,0.0655987337231636,0.07145722210407257,0.07782403379678726,0.0846531018614769,0.09201040863990784,0.09996147453784943,0.10845165699720383,0.11751240491867065,0.12717516720294952,0.13745103776454926,0.1483153998851776,0.15983378887176514,0.17195485532283783,0.18460777401924133,0.19775879383087158,0.21151599287986755,0.22573833167552948,0.24039354920387268,0.25537294149398804,0.2706769108772278,0.2862529158592224,0.3019096255302429,0.3177764415740967,0.33363768458366394,0.3494538366794586,0.3652278482913971,0.3807311952114105,0.39600083231925964,0.410905122756958,0.4255407750606537,0.43974077701568604,0.45344653725624084,0.4666624367237091,0.479390025138855,0.49157559871673584,0.5031875371932983,0.5142316222190857,0.5247359871864319,0.5346621870994568,0.5440139770507812,0.5528032779693604,0.5610523223876953,0.5687986612319946,0.5760518908500671,0.5827693939208984,0.5890327095985413,0.5949007868766785,0.6003407835960388,0.6053644418716431,0.6100414395332336,0.6143736243247986,0.6183763742446899,0.6220424175262451,0.6254432797431946,0.6285631060600281,0.6314783692359924,0.6341230273246765,0.6365493535995483,0.6387953162193298,0.6408432722091675,0.6427242755889893,0.6444620490074158,0.6460354924201965,0.6474840641021729,0.6488271951675415,0.6500406861305237,0.6511615514755249,0.6521870493888855,0.6531277298927307,0.6539912819862366,0.6547783613204956,0.6554991602897644,0.6561551690101624,0.6567548513412476,0.6573106646537781,0.6578086614608765,0.6582700610160828,0.6586880087852478,0.6590750217437744,0.6594278812408447,0.6597579717636108,0.6600551605224609,0.6603329181671143,0.6605798006057739,0.6608068346977234,0.6610134840011597,0.6612074375152588,0.6613826751708984,0.6615427732467651,0.6616861820220947,0.6618160605430603,0.6619381904602051,0.6620463728904724,0.6621460318565369,0.6622415781021118,0.6623289585113525,0.662408709526062,0.6624847650527954,0.6625494360923767,0.6626117825508118,0.6626676321029663,0.662716269493103,0.6627622246742249,0.6628053188323975,0.6628422737121582,0.6628789901733398,0.6629129648208618,0.6629418730735779,0.6629679203033447,0.6629937887191772,0.6630168557167053,0.6630388498306274,0.6630574464797974,0.6630743741989136,0.6630924344062805,0.6631061434745789,0.6631200909614563,0.6631320118904114,0.6631426811218262,0.6631526947021484,0.6631619930267334,0.6631703972816467,0.6631789207458496,0.6631857752799988,0.6631929278373718,0.6631990671157837,0.663205087184906,0.6632097363471985,0.6632151007652283,0.6632193922996521,0.6632235646247864,0.6632277369499207,0.6632318496704102,0.663236141204834,0.6632386445999146,0.6632413864135742,0.6632439494132996,0.6632460355758667,0.6632476449012756,0.663249671459198,0.6632512807846069,0.6632532477378845,0.6632543802261353,0.6632556915283203,0.6632563471794128,0.6632580161094666,0.6632587909698486,0.6632601022720337,0.6632606387138367,0.6632616519927979,0.6632624864578247,0.6632630825042725,0.663263738155365,0.663264274597168,0.66326504945755,0.6632653474807739,0.663265585899353,0.663266122341156,0.6632662415504456,0.6632665991783142,0.6632668972015381,0.6632672548294067,0.6632675528526306,0.6632676720619202,0.6632677912712097,0.6632680296897888,0.6632680296897888,0.6632683277130127,0.6632684469223022,0.6632686853408813,0.6632688641548157,0.6632688641548157,0.6632689833641052,0.6632692217826843,0.6632693409919739,0.6632693409919739,0.6632693409919739,0.6632693409919739,0.6632694602012634,0.6632694602012634,0.6632695198059082,0.6632695198059082,0.6632696390151978,0.6632696390151978,0.6632696390151978,0.6632696390151978,0.6632696390151978,0.6632696390151978,0.6632697582244873,0.6632697582244873,0.6632697582244873,0.6632697582244873,0.6632697582244873,0.6632697582244873,0.6632697582244873,0.6632697582244873,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769,0.6632698774337769],"recovered":[0.0,0.001546318642795086,0.002892846241593361,0.004216503351926804,0.005585571750998497,0.007018085569143295,0.008533506654202938,0.010122488252818584,0.011787889525294304,0.013522894121706486,0.015328929759562016,0.017234256491065025,0.01923656463623047,0.021314414218068123,0.023480556905269623,0.025732027366757393,0.02808685600757599,0.030533168464899063,0.033203352242708206,0.036144692450761795,0.03932837396860123,0.042855776846408844,0.046687763184309006,0.05088678374886513,0.0554681234061718,0.06044497340917587,0.06585802137851715,0.07175444066524506,0.07812433689832687,0.08504103869199753,0.09240306913852692,0.10032477974891663,0.108830027282238,0.11791067570447922,0.12758256494998932,0.137860968708992,0.14875854551792145,0.16025657951831818,0.17232343554496765,0.18497394025325775,0.19812177121639252,0.21181069314479828,0.22598706185817719,0.2405683994293213,0.25550422072410583,0.2707076966762543,0.2861940860748291,0.3018465042114258,0.3176647424697876,0.3334086537361145,0.3491589426994324,0.36476385593414307,0.38019153475761414,0.39538344740867615,0.41028696298599243,0.4248289167881012,0.4389666020870209,0.4526600241661072,0.465880423784256,0.47857195138931274,0.49073532223701477,0.5024063587188721,0.5134508013725281,0.523874044418335,0.5338176488876343,0.5431874394416809,0.5519534349441528,0.5602294206619263,0.5680192708969116,0.5752724409103394,0.5820343494415283,0.5883420705795288,0.5942261219024658,0.5996775031089783,0.6047391295433044,0.6094215512275696,0.6137700080871582,0.6177797913551331,0.621489942073822,0.6249067187309265,0.6280798316001892,0.6309548616409302,0.6336385011672974,0.636080801486969,0.6383538246154785,0.6404128074645996,0.6423094272613525,0.6440498232841492,0.645642101764679,0.6470997929573059,0.6484361886978149,0.6496560573577881,0.6507903933525085,0.6518349647521973,0.6527712345123291,0.6536359190940857,0.6544287204742432,0.6551647782325745,0.6558308601379395,0.6564366221427917,0.6569851040840149,0.6574925780296326,0.6579517126083374,0.658383309841156,0.6587680578231812,0.6591257452964783,0.6594559550285339,0.6597578525543213,0.6600300073623657,0.6602810621261597,0.6605083346366882,0.6607168316841125,0.6609137654304504,0.6610893607139587,0.661251425743103,0.6613975763320923,0.6615285277366638,0.661649763584137,0.6617606282234192,0.6618625521659851,0.661956787109375,0.6620424389839172,0.6621242761611938,0.6621930003166199,0.6622598171234131,0.6623235940933228,0.6623771786689758,0.6624287366867065,0.6624746918678284,0.6625195741653442,0.6625572443008423,0.6625931859016418,0.6626250743865967,0.6626548767089844,0.6626798510551453,0.6627071499824524,0.6627300977706909,0.662750244140625,0.6627688407897949,0.6627878546714783,0.6628055572509766,0.6628183126449585,0.6628310680389404,0.6628429293632507,0.6628546118736267,0.6628648042678833,0.6628738045692444,0.6628836989402771,0.6628908514976501,0.6628977656364441,0.6629050374031067,0.6629127264022827,0.6629179120063782,0.6629224419593811,0.6629276871681213,0.6629320979118347,0.6629366278648376,0.6629404425621033,0.6629449725151062,0.6629483699798584,0.6629518866539001,0.6629546284675598,0.6629573106765747,0.6629590392112732,0.6629605889320374,0.6629624366760254,0.6629643440246582,0.6629652976989746,0.6629664897918701,0.6629678606987,0.6629690527915955,0.6629703640937805,0.6629717946052551,0.6629725694656372,0.6629735827445984,0.6629744172096252,0.6629750728607178,0.662975549697876,0.662976086139679,0.6629767417907715,0.6629776358604431,0.6629780530929565,0.6629784107208252,0.6629787087440491,0.6629790663719177,0.6629791855812073,0.6629794836044312,0.6629797220230103,0.6629799604415894,0.6629800200462341,0.6629803776741028,0.6629804968833923,0.6629806756973267,0.6629809141159058,0.6629810333251953,0.6629812717437744,0.6629812717437744,0.662981390953064,0.6629815697669983,0.6629815697669983,0.6629815697669983,0.6629815697669983,0.6629816889762878,0.6629816889762878,0.6629818081855774,0.6629819273948669,0.6629819273948669,0.6629819273948669,0.6629819273948669,0.6629819273948669,0.6629819273948669,0.6629819273948669,0.6629819273948669,0.6629819273948669,0.6629819273948669,0.6629820466041565,0.6629820466041565,0.6629820466041565,0.6629820466041565,0.6629820466041565,0.6629820466041565,0.6629820466041565,0.6629820466041565,0.6629820466041565,0.6629820466041565,0.6629821062088013,0.6629821062088013,0.6629821062088013,0.6629821062088013,0.6629821062088013,0.6629821062088013,0.6629821062088013,0.6629821062088013,0.6629821062088013,0.6629821062088013,0.6629821062088013,0.6629821062088013,0.6629821062088013,0.6629821062088013,0.6629821062088013,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908,0.6629822254180908],"active":[0.003253161907196045,0.0028386255726218224,0.002807178534567356,0.0029144957661628723,0.003044024109840393,0.0031913667917251587,0.0033366186544299126,0.0034728553146123886,0.0036097513511776924,0.00378436129540205,0.003957654349505901,0.004141721874475479,0.004302807152271271,0.00447818823158741,0.004683258011937141,0.004885246977210045,0.005068104714155197,0.005502212792634964,0.006019998341798782,0.006591111421585083,0.007209505885839462,0.007838241755962372,0.008563291281461716,0.009337607771158218,0.010130610316991806,0.011012248694896698,0.011966012418270111,0.012898661196231842,0.013886071741580963,0.014920435845851898,0.01604858785867691,0.01718762516975403,0.018345139920711517,0.019540362060070038,0.020732834935188293,0.021972820162773132,0.023196309804916382,0.024351194500923157,0.02543535828590393,0.026542052626609802,0.027616560459136963,0.028582856059074402,0.029385879635810852,0.030108511447906494,0.030748695135116577,0.031201928853988647,0.03158235549926758,0.03179118037223816,0.03178909420967102,0.03181919455528259,0.03157225251197815,0.031236976385116577,0.030713587999343872,0.03015732765197754,0.029453814029693604,0.02861762046813965,0.027695834636688232,0.026730000972747803,0.02569517493247986,0.024615585803985596,0.023496299982070923,0.022329628467559814,0.02121138572692871,0.02013993263244629,0.018985629081726074,0.017864882946014404,0.016845226287841797,0.01582247018814087,0.014750123023986816,0.013760268688201904,0.012866437435150146,0.01199871301651001,0.011138319969177246,0.010363936424255371,0.00963449478149414,0.008954823017120361,0.008272409439086914,0.0076634883880615234,0.007073163986206055,0.006571650505065918,0.006043195724487305,0.005594491958618164,0.005156815052032471,0.004762470722198486,0.004370450973510742,0.004049241542816162,0.003726065158843994,0.0034342408180236816,0.003185093402862549,0.0029408931732177734,0.002725362777709961,0.002530992031097412,0.002337336540222168,0.0021563172340393066,0.002007126808166504,0.001863241195678711,0.0017264485359191895,0.0015900731086730957,0.001479804515838623,0.0013720393180847168,0.001284956932067871,0.0011954307556152344,0.0011233091354370117,0.0010445713996887207,0.0009899139404296875,0.000929415225982666,0.0008769631385803223,0.0008219480514526367,0.000776827335357666,0.000732421875,0.0006991028785705566,0.0006658434867858887,0.0006290078163146973,0.0005968213081359863,0.0005646347999572754,0.000540614128112793,0.0005178451538085938,0.0004962682723999023,0.00048094987869262695,0.00046640634536743164,0.0004519224166870117,0.00044232606887817383,0.00042515993118286133,0.00041878223419189453,0.00040781497955322266,0.00039267539978027344,0.00038504600524902344,0.00037658214569091797,0.000367581844329834,0.00035941600799560547,0.00035572052001953125,0.00034868717193603516,0.0003428459167480469,0.0003389120101928711,0.0003370046615600586,0.00033169984817504883,0.0003273487091064453,0.0003241300582885742,0.0003235936164855957,0.00031828880310058594,0.00031453371047973633,0.00031369924545288086,0.0003116130828857422,0.0003097653388977051,0.00030738115310668945,0.00030559301376342773,0.0003051161766052246,0.0003020763397216797,0.0003020763397216797,0.0003013014793395996,0.0003000497817993164,0.0002970099449157715,0.00029718875885009766,0.0002969503402709961,0.00029587745666503906,0.0002956390380859375,0.00029522180557250977,0.0002956986427307129,0.0002936720848083496,0.0002930164337158203,0.00029206275939941406,0.00029140710830688477,0.00029033422470092773,0.0002906322479248047,0.0002906918525695801,0.00029081106185913086,0.0002900362014770508,0.0002903938293457031,0.0002898573875427246,0.00029015541076660156,0.00028973817825317383,0.00028973817825317383,0.00028884410858154297,0.00028908252716064453,0.00028890371322631836,0.0002886652946472168,0.0002886652946472168,0.0002887248992919922,0.00028896331787109375,0.0002886056900024414,0.0002879500389099121,0.0002880692481994629,0.00028783082962036133,0.0002878904342651367,0.00028783082962036133,0.0002880692481994629,0.0002880692481994629,0.0002879500389099121,0.00028783082962036133,0.0002880096435546875,0.00028765201568603516,0.00028783082962036133,0.00028777122497558594,0.00028777122497558594,0.00028783082962036133,0.00028759241104125977,0.00028771162033081055,0.00028783082962036133,0.00028777122497558594,0.00028777122497558594,0.00028777122497558594,0.00028777122497558594,0.00028777122497558594,0.00028777122497558594,0.00028771162033081055,0.00028759241104125977,0.00028771162033081055,0.00028771162033081055,0.00028771162033081055,0.00028771162033081055,0.00028771162033081055,0.00028771162033081055,0.00028783082962036133,0.00028783082962036133,0.00028783082962036133,0.00028771162033081055,0.00028771162033081055,0.00028771162033081055,0.00028771162033081055,0.00028771162033081055,0.00028783082962036133,0.00028783082962036133,0.00028783082962036133,0.00028783082962036133,0.00028783082962036133,0.00028777122497558594,0.00028777122497558594,0.00028777122497558594,0.00028777122497558594,0.00028777122497558594,0.00028777122497558594,0.00028777122497558594,0.00028777122497558594,0.00028777122497558594,0.00028777122497558594,0.00028777122497558594,0.00028777122497558594,0.00028777122497558594,0.00028777122497558594,0.00028777122497558594,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516,0.00028765201568603516]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.003253161907196045,0.004365702159702778,0.0057687475346028805,0.00735476054251194,0.009070412255823612,0.010961445048451424,0.012994430959224701,0.015188063494861126,0.01756686344742775,0.020146444439888,0.022905472666025162,0.02588001638650894,0.029102953150868416,0.03256790339946747,0.03626420348882675,0.04028179496526718,0.04454502835869789,0.049120429903268814,0.05400557816028595,0.05922400578856468,0.06478725373744965,0.07071105390787125,0.07697857916355133,0.08361093699932098,0.09067047387361526,0.09808990359306335,0.10587724298238754,0.11409253627061844,0.12269586324691772,0.1316392868757248,0.1409541517496109,0.15112820267677307,0.16206590831279755,0.17371569573879242,0.18599629402160645,0.19902537763118744,0.21278104186058044,0.22712433338165283,0.24204619228839874,0.25752630829811096,0.2734648585319519,0.28979581594467163,0.3065203130245209,0.32342272996902466,0.3404984176158905,0.3576357960700989,0.3747803270816803,0.3918676972389221,0.4087333679199219,0.42527854442596436,0.44147205352783203,0.45719265937805176,0.47249627113342285,0.487273246049881,0.5013896822929382,0.5148844122886658,0.5277740955352783,0.5399720072746277,0.5515264272689819,0.5624079704284668,0.572653591632843,0.5822920799255371,0.5912514328956604,0.5996189117431641,0.6073952317237854,0.6145805716514587,0.621285080909729,0.627480149269104,0.6332197189331055,0.638462245464325,0.6433213353157043,0.6478011012077332,0.6518535017967224,0.6556262373924255,0.6590519547462463,0.6621832847595215,0.6650563478469849,0.6676954030990601,0.6700963377952576,0.6722963452339172,0.6742967367172241,0.6761202812194824,0.6777753233909607,0.6792916655540466,0.6806646585464478,0.6819050908088684,0.6830409169197083,0.6840766072273254,0.6850241422653198,0.6858773827552795,0.6866632103919983,0.6873694658279419,0.6880213022232056,0.6886069178581238,0.6891453862190247,0.6896339058876038,0.6900671720504761,0.6904624700546265,0.6908266544342041,0.6911575198173523,0.6914571523666382,0.691728413105011,0.6919777393341064,0.6922011971473694,0.6924121975898743,0.6925981640815735,0.6927666068077087,0.6929171085357666,0.6930543780326843,0.6931756138801575,0.6932908892631531,0.6933987140655518,0.6934943795204163,0.693578839302063,0.6936571598052979,0.6937294602394104,0.693796694278717,0.6938531994819641,0.6939066052436829,0.6939539909362793,0.693997323513031,0.6940389275550842,0.6940742135047913,0.6941068768501282,0.6941365599632263,0.6941637992858887,0.69418865442276,0.6942105293273926,0.6942316293716431,0.6942513585090637,0.6942691802978516,0.6942850947380066,0.6942993998527527,0.6943122744560242,0.694323718547821,0.6943348050117493,0.6943461298942566,0.6943557858467102,0.6943649053573608,0.6943727135658264,0.6943797469139099,0.694386899471283,0.69439297914505,0.6943984627723694,0.6944036483764648,0.6944084763526917,0.694413959980011,0.6944180130958557,0.69442218542099,0.6944265961647034,0.6944294571876526,0.6944335103034973,0.6944371461868286,0.6944400072097778,0.6944424510002136,0.6944449543952942,0.6944472789764404,0.6944499015808105,0.6944521069526672,0.6944549679756165,0.6944570541381836,0.6944596171379089,0.6944617033004761,0.6944628953933716,0.6944651007652283,0.6944669485092163,0.6944684982299805,0.694469690322876,0.6944711208343506,0.6944722533226013,0.6944733262062073,0.694474458694458,0.6944752931594849,0.6944764256477356,0.6944770812988281,0.6944781541824341,0.6944788098335266,0.6944797039031982,0.6944809556007385,0.6944817900657654,0.694482684135437,0.6944838166236877,0.6944848895072937,0.6944859027862549,0.6944865584373474,0.6944869756698608,0.6944878697395325,0.6944886445999146,0.694489598274231,0.6944907307624817,0.6944913864135742,0.6944923400878906,0.6944928169250488,0.6944931149482727,0.6944935917854309,0.6944944262504578,0.6944950222969055,0.6944955587387085,0.6944960951805115,0.6944964528083801,0.6944968700408936,0.6944976449012756,0.6944981813430786,0.6944991946220398,0.6944998502731323,0.6945002675056458,0.6945006251335144,0.6945011615753174,0.6945015788078308,0.694502055644989,0.6945027112960815,0.6945032477378845,0.6945037841796875,0.6945043206214905,0.6945046782493591,0.6945052146911621,0.6945055723190308,0.6945059895515442,0.6945064663887024,0.6945070028305054,0.6945074200630188,0.6945075392723083,0.6945080757141113,0.6945085525512695,0.6945088505744934,0.6945092082023621,0.6945096254348755,0.6945098638534546,0.694510281085968,0.6945106387138367,0.6945109367370605,0.6945114135742188,0.6945115923881531,0.6945119500160217,0.6945120692253113,0.6945122480392456,0.6945124864578247,0.6945128440856934,0.6945132613182068,0.6945135593414307,0.6945136785507202,0.6945139169692993,0.6945141553878784,0.6945143342018127,0.694514811038971,0.6945149898529053,0.6945151090621948,0.6945153474807739,0.694515585899353,0.6945157647132874,0.6945158839225769,0.694516122341156,0.6945163607597351,0.694516658782959,0.6945167779922485,0.6945170164108276,0.6945170760154724,0.6945173144340515,0.6945175528526306,0.6945176720619202,0.6945177912712097,0.6945178508758545,0.6945178508758545,0.694517970085144,0.6945182085037231,0.6945184469223022,0.6945186257362366,0.6945187449455261,0.6945188641548157,0.6945191025733948,0.6945192217826843,0.6945194005966187,0.6945197582244873,0.6945198774337769,0.6945200562477112,0.6945202946662903,0.6945202946662903,0.6945205330848694,0.6945206522941589,0.6945207118988037,0.6945208311080933,0.6945209503173828,0.6945210695266724,0.6945213079452515,0.6945213079452515,0.6945213675498962,0.6945214867591858,0.6945216059684753,0.6945216059684753,0.6945218443870544,0.694521963596344,0.6945221424102783,0.6945222616195679,0.6945223808288574,0.694522500038147,0.6945227384567261,0.6945227980613708,0.69452303647995,0.694523274898529,0.6945233941078186,0.6945233941078186,0.6945235729217529,0.6945236921310425,0.6945236921310425,0.6945236921310425,0.6945236921310425,0.694523811340332,0.6945239305496216,0.6945240497589111,0.6945241689682007,0.6945242285728455,0.6945242285728455,0.6945244669914246,0.6945244669914246,0.6945244669914246,0.6945247054100037,0.6945247054100037,0.6945248246192932,0.6945248246192932,0.694524884223938,0.6945250034332275,0.6945250034332275,0.6945251226425171,0.6945251226425171,0.6945252418518066,0.6945252418518066,0.6945252418518066,0.6945253610610962,0.6945253610610962,0.6945254802703857,0.6945255994796753,0.6945256590843201,0.6945257782936096,0.6945258975028992,0.6945260167121887,0.6945260167121887,0.6945261359214783,0.6945263147354126,0.6945263147354126,0.6945265531539917,0.6945266723632812,0.6945267915725708,0.6945267915725708,0.6945269107818604,0.6945269703865051,0.6945270895957947,0.6945270895957947,0.6945272088050842,0.6945273280143738,0.6945273280143738,0.6945274472236633],"recovered":[0.0,0.0015488476492464542,0.0028797616250813007,0.004229697864502668,0.005712791346013546,0.00731672765687108,0.009071853943169117,0.01095672883093357,0.013008187524974346,0.015216444618999958,0.017589416354894638,0.020166907459497452,0.022934403270483017,0.025926761329174042,0.02915959246456623,0.03261563554406166,0.03634283319115639,0.04035327583551407,0.044648509472608566,0.04924634099006653,0.054144904017448425,0.05939653888344765,0.06497595459222794,0.07089678198099136,0.07718497514724731,0.08385857194662094,0.09087764471769333,0.09827727824449539,0.10606759041547775,0.11426462978124619,0.12285036593675613,0.1318139135837555,0.14138354361057281,0.15161004662513733,0.16252048313617706,0.174125075340271,0.18645603954792023,0.19950436055660248,0.21321187913417816,0.22749346494674683,0.24237476289272308,0.2577817738056183,0.27361780405044556,0.2899293005466461,0.3065553903579712,0.32340502738952637,0.34032776951789856,0.35740381479263306,0.3744979798793793,0.3914759159088135,0.4082352817058563,0.42467498779296875,0.4407399594783783,0.45645782351493835,0.4716937243938446,0.48634928464889526,0.5004750490188599,0.5139499306678772,0.5268059372901917,0.5389963388442993,0.5505561828613281,0.5614134073257446,0.571692943572998,0.5812877416610718,0.5902607440948486,0.5986407399177551,0.6064730286598206,0.6137028932571411,0.6204184889793396,0.6266613006591797,0.6324197053909302,0.6377190947532654,0.6426068544387817,0.6470807790756226,0.6512026190757751,0.6549801826477051,0.6584318280220032,0.6615831851959229,0.6644957065582275,0.6671352982521057,0.669542670249939,0.6717506051063538,0.6737786531448364,0.6755945682525635,0.677272617816925,0.6787933111190796,0.6801704168319702,0.6814440488815308,0.6825992465019226,0.683646023273468,0.6846086978912354,0.6854811906814575,0.6862763166427612,0.6869901418685913,0.6876454949378967,0.6882411241531372,0.6887812614440918,0.689258337020874,0.6897042989730835,0.6901093125343323,0.6904674172401428,0.6908063888549805,0.6911064982414246,0.6913790702819824,0.6916283369064331,0.6918623447418213,0.6920675039291382,0.6922563910484314,0.6924258470535278,0.6925798058509827,0.6927158236503601,0.6928406953811646,0.6929588317871094,0.6930640339851379,0.693159818649292,0.6932517290115356,0.6933325529098511,0.6934045553207397,0.6934680342674255,0.6935262680053711,0.6935811638832092,0.6936303377151489,0.6936747431755066,0.6937143206596375,0.6937503814697266,0.6937850117683411,0.6938129663467407,0.6938412189483643,0.6938661932945251,0.6938901543617249,0.6939112544059753,0.6939296126365662,0.6939491033554077,0.6939650177955627,0.6939796209335327,0.6939927339553833,0.6940047144889832,0.6940163969993591,0.6940273642539978,0.694037139415741,0.6940458416938782,0.6940540075302124,0.6940619945526123,0.6940689086914062,0.6940752863883972,0.6940812468528748,0.6940858960151672,0.6940911412239075,0.6940957903862,0.6941018104553223,0.6941063404083252,0.6941096186637878,0.6941141486167908,0.6941177248954773,0.6941204071044922,0.6941231489181519,0.694125771522522,0.6941282153129578,0.6941307187080383,0.6941335797309875,0.6941355466842651,0.694137454032898,0.6941395401954651,0.6941419243812561,0.6941439509391785,0.694145679473877,0.6941477656364441,0.6941496133804321,0.6941511631011963,0.6941527128219604,0.6941536068916321,0.6941547989845276,0.6941559314727783,0.6941567659378052,0.6941576600074768,0.6941587924957275,0.6941595077514648,0.6941602826118469,0.6941612958908081,0.6941623091697693,0.6941635012626648,0.6941643953323364,0.6941652297973633,0.6941662430763245,0.6941672563552856,0.6941679120063782,0.694168746471405,0.6941698789596558,0.6941706538200378,0.6941715478897095,0.6941723823547363,0.6941729784011841,0.6941739320755005,0.694174587726593,0.6941752433776855,0.6941757202148438,0.6941762566566467,0.6941767930984497,0.6941773295402527,0.6941779851913452,0.6941784620285034,0.6941788792610168,0.694179356098175,0.6941800713539124,0.6941806674003601,0.6941813230514526,0.6941818594932556,0.6941823959350586,0.6941830515861511,0.6941834092140198,0.6941838264465332,0.6941843032836914,0.6941847205162048,0.6941853761672974,0.6941859126091003,0.6941863894462585,0.694186806678772,0.6941871643066406,0.6941877007484436,0.6941882371902466,0.6941887736320496,0.6941890120506287,0.6941894292831421,0.6941899061203003,0.6941904425621033,0.6941908597946167,0.6941912174224854,0.6941913962364197,0.6941917538642883,0.6941919922828674,0.6941922903060913,0.6941927671432495,0.6941930651664734,0.6941933035850525,0.6941935420036316,0.6941938400268555,0.6941940784454346,0.6941941976547241,0.6941943764686584,0.6941948533058167,0.6941951513290405,0.6941955089569092,0.6941958069801331,0.6941959261894226,0.6941962838172913,0.6941964626312256,0.6941965818405151,0.6941969394683838,0.6941972374916077,0.6941973567008972,0.6941974759101868,0.6941977143287659,0.6941977739334106,0.6941978931427002,0.6941982507705688,0.6941983699798584,0.6941985487937927,0.6941987872123718,0.6941991448402405,0.6941993236541748,0.6941995620727539,0.694199800491333,0.694199800491333,0.6941999197006226,0.6941999197006226,0.6941999793052673,0.6942002177238464,0.6942005753517151,0.6942007541656494,0.694200873374939,0.6942012310028076,0.6942013502120972,0.6942015290260315,0.6942017674446106,0.6942018866539001,0.6942020058631897,0.6942020654678345,0.694202184677124,0.6942024230957031,0.6942024230957031,0.6942026615142822,0.6942026615142822,0.6942029595375061,0.6942030787467957,0.6942031979560852,0.6942033171653748,0.6942034363746643,0.6942036151885986,0.6942037343978882,0.6942037343978882,0.6942040920257568,0.6942040920257568,0.6942042708396912,0.6942045092582703,0.6942046284675598,0.6942046284675598,0.6942047476768494,0.6942048668861389,0.6942051649093628,0.6942054033279419,0.6942054033279419,0.6942055225372314,0.6942055821418762,0.6942055821418762,0.6942057013511658,0.6942057013511658,0.6942059397697449,0.6942060589790344,0.694206178188324,0.6942062973976135,0.6942063570022583,0.6942064762115479,0.6942064762115479,0.694206714630127,0.694206714630127,0.694206714630127,0.694206714630127,0.6942068338394165,0.694206953048706,0.6942070126533508,0.6942071318626404,0.6942071318626404,0.6942072510719299,0.694207489490509,0.694207489490509,0.6942076086997986,0.6942077279090881,0.6942077279090881,0.6942077875137329,0.6942079067230225,0.6942079067230225,0.6942079067230225,0.6942081451416016,0.6942081451416016,0.6942081451416016,0.6942082643508911,0.6942084431648254,0.6942084431648254,0.694208562374115,0.6942086815834045,0.6942088007926941,0.6942089200019836,0.6942090392112732,0.694209098815918,0.6942093372344971,0.6942095756530762,0.6942095756530762,0.6942095756530762,0.6942095756530762,0.6942096948623657,0.6942096948623657],"active":[0.003253161907196045,0.0028168545104563236,0.0028889859095215797,0.0031250626780092716,0.0033576209098100662,0.0036447173915803432,0.003922577016055584,0.004231334663927555,0.0045586759224534035,0.0049299998208880424,0.005316056311130524,0.00571310892701149,0.006168549880385399,0.0066411420702934265,0.007104611024260521,0.007666159421205521,0.008202195167541504,0.008767154067754745,0.009357068687677383,0.009977664798498154,0.01064234972000122,0.0113145150244236,0.012002624571323395,0.01271415501832962,0.01348549872636795,0.014231331646442413,0.014999598264694214,0.015815258026123047,0.016628272831439972,0.017374657094478607,0.018103785812854767,0.019314289093017578,0.02068236470222473,0.02210564911365509,0.023475810885429382,0.024900302290916443,0.026325002312660217,0.027619972825050354,0.02883431315422058,0.030032843351364136,0.03109009563922882,0.032014042139053345,0.03290250897407532,0.03349342942237854,0.03394302725791931,0.03423076868057251,0.03445255756378174,0.03446388244628906,0.0342353880405426,0.03380262851715088,0.03323677182197571,0.03251767158508301,0.031756311655044556,0.030815422534942627,0.029695957899093628,0.028535127639770508,0.027299046516418457,0.02602207660675049,0.024720489978790283,0.02341163158416748,0.022097408771514893,0.02087867259979248,0.019558489322662354,0.018331170082092285,0.017134487628936768,0.015939831733703613,0.014812052249908447,0.01377725601196289,0.01280122995376587,0.011800944805145264,0.01090162992477417,0.010082006454467773,0.009246647357940674,0.008545458316802979,0.007849335670471191,0.007203102111816406,0.0066245198249816895,0.006112217903137207,0.005600631237030029,0.0051610469818115234,0.004754066467285156,0.004369676113128662,0.003996670246124268,0.0036970973014831543,0.003392040729522705,0.0031117796897888184,0.002870500087738037,0.0026325583457946777,0.002424895763397217,0.0022313594818115234,0.0020545125007629395,0.001888275146484375,0.001744985580444336,0.0016167759895324707,0.0014998912811279297,0.0013927817344665527,0.0012859106063842773,0.0012041330337524414,0.0011223554611206055,0.0010482072830200195,0.0009897351264953613,0.0009220242500305176,0.0008712410926818848,0.0008221268653869629,0.0007838606834411621,0.0007358193397521973,0.0006991028785705566,0.0006607174873352051,0.0006285309791564941,0.0005958080291748047,0.0005750656127929688,0.000558018684387207,0.0005355477333068848,0.0005148053169250488,0.0004973411560058594,0.00047773122787475586,0.0004641413688659668,0.00044864416122436523,0.0004385709762573242,0.0004277229309082031,0.00041615962982177734,0.00040858983993530273,0.00039947032928466797,0.00039255619049072266,0.00038617849349975586,0.0003787875175476074,0.0003756880760192871,0.0003693103790283203,0.0003654360771179199,0.0003612041473388672,0.0003579258918762207,0.0003554821014404297,0.0003502964973449707,0.0003472566604614258,0.0003440976142883301,0.0003420710563659668,0.0003414154052734375,0.0003393888473510742,0.0003375411033630371,0.0003355741500854492,0.0003339052200317383,0.00033289194107055664,0.00033098459243774414,0.00032955408096313477,0.00032836198806762695,0.00032722949981689453,0.00032806396484375,0.0003268718719482422,0.00032639503479003906,0.0003247857093811035,0.0003231167793273926,0.00032389163970947266,0.0003229975700378418,0.0003222823143005371,0.00032204389572143555,0.000321805477142334,0.00032150745391845703,0.0003216862678527832,0.00032138824462890625,0.00032138824462890625,0.00032150745391845703,0.00032216310501098633,0.00032216310501098633,0.0003209710121154785,0.0003211498260498047,0.00032126903533935547,0.00032073259353637695,0.00032007694244384766,0.0003199577331542969,0.00031954050064086914,0.0003197193145751953,0.0003196597099304199,0.00031936168670654297,0.0003196597099304199,0.00031942129135131836,0.00031936168670654297,0.0003193020820617676,0.00031942129135131836,0.0003196597099304199,0.00031948089599609375,0.0003191828727722168,0.00031942129135131836,0.0003196597099304199,0.0003196597099304199,0.0003193020820617676,0.000319063663482666,0.0003191232681274414,0.00031876564025878906,0.00031894445419311523,0.0003191828727722168,0.0003190040588378906,0.00031936168670654297,0.00031888484954833984,0.0003185272216796875,0.00031834840774536133,0.00031870603561401367,0.00031876564025878906,0.00031876564025878906,0.00031876564025878906,0.0003184676170349121,0.0003184080123901367,0.00031876564025878906,0.00031882524490356445,0.0003191232681274414,0.0003191828727722168,0.00031894445419311523,0.00031876564025878906,0.00031876564025878906,0.0003185272216796875,0.0003186464309692383,0.00031888484954833984,0.00031894445419311523,0.000319063663482666,0.00031894445419311523,0.00031876564025878906,0.00031882524490356445,0.00031876564025878906,0.00031882524490356445,0.00031876564025878906,0.00031876564025878906,0.0003186464309692383,0.0003185272216796875,0.0003186464309692383,0.0003186464309692383,0.0003184080123901367,0.00031834840774536133,0.0003184080123901367,0.0003184676170349121,0.0003185272216796875,0.0003186464309692383,0.0003186464309692383,0.0003186464309692383,0.0003185272216796875,0.0003186464309692383,0.0003185272216796875,0.0003184080123901367,0.0003184080123901367,0.0003186464309692383,0.00031888484954833984,0.00031870603561401367,0.0003185272216796875,0.0003184080123901367,0.00031834840774536133,0.0003184080123901367,0.0003185272216796875,0.0003185272216796875,0.0003185272216796875,0.0003184080123901367,0.00031834840774536133,0.0003184080123901367,0.0003184080123901367,0.0003184080123901367,0.0003185868263244629,0.00031876564025878906,0.0003185272216796875,0.0003186464309692383,0.0003185272216796875,0.0003185272216796875,0.0003184080123901367,0.00031834840774536133,0.00031822919845581055,0.0003180503845214844,0.0003180503845214844,0.0003180503845214844,0.00031828880310058594,0.0003184676170349121,0.0003184080123901367,0.00031816959381103516,0.00031810998916625977,0.00031822919845581055,0.000317990779876709,0.0003180503845214844,0.00031822919845581055,0.00031810998916625977,0.00031816959381103516,0.00031828880310058594,0.00031822919845581055,0.00031834840774536133,0.00031822919845581055,0.00031828880310058594,0.00031816959381103516,0.00031828880310058594,0.00031810998916625977,0.00031822919845581055,0.00031810998916625977,0.0003180503845214844,0.0003180503845214844,0.000317990779876709,0.0003178715705871582,0.00031810998916625977,0.0003178715705871582,0.0003180503845214844,0.000317990779876709,0.0003178715705871582,0.0003178715705871582,0.00031810998916625977,0.0003180503845214844,0.00031816959381103516,0.00031810998916625977,0.000317990779876709,0.000317990779876709,0.0003180503845214844,0.00031810998916625977,0.00031810998916625977,0.000317990779876709,0.000317990779876709,0.0003178715705871582,0.0003178715705871582,0.0003178715705871582,0.0003178715705871582,0.0003178715705871582,0.0003177523612976074,0.000317990779876709,0.0003177523612976074,0.0003177523612976074,0.000317990779876709,0.000317990779876709,0.000317990779876709,0.0003178715705871582,0.0003178715705871582,0.0003178715705871582,0.0003178715705871582,0.0003178715705871582,0.00031763315200805664,0.0003177523612976074,0.00031763315200805664,0.00031751394271850586,0.00031763315200805664,0.00031757354736328125,0.00031757354736328125,0.00031769275665283203,0.0003177523612976074,0.00031763315200805664,0.0003177523612976074,0.0003178715705871582,0.0003177523612976074,0.00031769275665283203,0.0003178715705871582,0.0003177523612976074,0.0003178715705871582,0.0003178715705871582,0.0003178715705871582,0.0003177523612976074,0.0003178119659423828,0.00031763315200805664,0.00031751394271850586,0.00031751394271850586,0.00031763315200805664,0.0003177523612976074,0.00031763315200805664,0.0003177523612976074]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.003253161907196045,0.004369770642369986,0.005736969877034426,0.007237326819449663,0.008844451978802681,0.01057351753115654,0.012418698519468307,0.014369107782840729,0.016447506844997406,0.018651364371180534,0.02100476436316967,0.0234978087246418,0.026155566796660423,0.028980791568756104,0.0319676473736763,0.03511812537908554,0.03846278414130211,0.04199337586760521,0.04570462927222252,0.04961919039487839,0.05374706909060478,0.05805681645870209,0.06258207559585571,0.06731526553630829,0.0722869485616684,0.07745611667633057,0.08287719637155533,0.08853159844875336,0.0943727120757103,0.10049156844615936,0.10681989789009094,0.11368866264820099,0.12104728817939758,0.12883923947811127,0.13711358606815338,0.14584016799926758,0.15504319965839386,0.16469056904315948,0.17486660182476044,0.18552029132843018,0.19659049808979034,0.2080705165863037,0.21994295716285706,0.23212745785713196,0.24471747875213623,0.257595032453537,0.2706863582134247,0.2839641571044922,0.2974061369895935,0.3109244108200073,0.3245134949684143,0.3381148874759674,0.35161325335502625,0.36501938104629517,0.3782925605773926,0.39133286476135254,0.4041464328765869,0.4166561961174011,0.42881694436073303,0.44066375494003296,0.4520925283432007,0.46311700344085693,0.4736871123313904,0.4838375449180603,0.4935867190361023,0.5028493404388428,0.5116940140724182,0.520074725151062,0.527990460395813,0.5355133414268494,0.5425649881362915,0.549220085144043,0.555523157119751,0.561431884765625,0.5669730305671692,0.5721622109413147,0.5769882202148438,0.5815026760101318,0.5857082009315491,0.5896207690238953,0.5932715535163879,0.5966832637786865,0.5998512506484985,0.6027933359146118,0.6054979562759399,0.608002781867981,0.6103529930114746,0.6125311851501465,0.6145446300506592,0.6164025664329529,0.6181181073188782,0.6197009086608887,0.6211753487586975,0.6225273609161377,0.6237785816192627,0.6249326467514038,0.6260008811950684,0.6269679665565491,0.6278645396232605,0.6286957859992981,0.6294665932655334,0.6301789283752441,0.6308251023292542,0.6314178705215454,0.6319704055786133,0.6324784159660339,0.6329495906829834,0.6333852410316467,0.6337873339653015,0.6341601014137268,0.6344907283782959,0.6348026990890503,0.6350896954536438,0.6353570818901062,0.6356053948402405,0.6358282566070557,0.6360375881195068,0.6362278461456299,0.6364029049873352,0.6365665197372437,0.6367188096046448,0.6368582248687744,0.6369879841804504,0.6371031999588013,0.6372117400169373,0.6373133063316345,0.6374040246009827,0.6374891400337219,0.6375646591186523,0.6376338601112366,0.6377027034759521,0.6377630233764648,0.6378178000450134,0.6378701329231262,0.6379189491271973,0.6379608511924744,0.6380009651184082,0.6380395889282227,0.638076663017273,0.6381072998046875,0.6381374597549438,0.6381652355194092,0.6381916403770447,0.638215184211731,0.6382381916046143,0.6382595896720886,0.6382790803909302,0.6382965445518494,0.6383126974105835,0.6383273601531982,0.6383405327796936,0.6383540630340576,0.638365626335144,0.6383767127990723,0.6383868455886841,0.6383962631225586,0.6384061574935913,0.6384144425392151,0.6384230852127075,0.6384298205375671,0.6384376287460327,0.6384446620941162,0.6384506225585938,0.638455867767334,0.6384610533714294,0.6384660005569458,0.638471245765686,0.6384760141372681,0.6384801864624023,0.6384844779968262,0.6384884119033813,0.6384917497634888,0.638495922088623,0.6384987831115723,0.6385024189949036,0.6385055780410767,0.6385080814361572,0.6385106444358826,0.6385132670402527,0.638515830039978,0.6385180950164795,0.6385204195976257,0.6385223865509033,0.6385241746902466,0.6385261416435242,0.6385279297828674,0.6385292410850525,0.6385312080383301,0.6385324001312256,0.6385337114334106,0.6385352611541748,0.6385365724563599,0.6385378837585449,0.6385390162467957,0.6385400891304016,0.6385411024093628,0.6385421752929688,0.6385430693626404,0.638543963432312,0.6385451555252075,0.6385462880134583,0.6385473608970642,0.6385482549667358,0.6385494470596313,0.6385507583618164,0.638551652431488,0.6385524272918701,0.6385535001754761,0.6385546326637268,0.6385555863380432,0.6385563611984253,0.6385573744773865,0.6385582685470581,0.6385593414306641,0.6385599970817566,0.6385611295700073,0.6385622024536133,0.6385629773139954,0.6385640501976013,0.638564944267273,0.6385659575462341,0.6385664939880371,0.6385669112205505,0.6385675072669983,0.6385681629180908,0.6385692358016968,0.6385695934295654,0.6385701298713684,0.6385705471038818,0.6385707855224609,0.6385711431503296,0.6385713219642639,0.6385716795921326,0.6385724544525146,0.6385729908943176,0.6385736465454102,0.638573944568634,0.6385745406150818,0.6385749578475952,0.6385757327079773,0.6385761499404907,0.6385766267776489,0.6385770440101624,0.6385775208473206,0.6385781764984131,0.6385785937309265,0.6385791301727295,0.6385799050331116,0.6385804414749146,0.6385807991027832,0.6385810971260071,0.6385814547538757,0.6385817527770996,0.6385822296142578,0.6385825276374817,0.6385828852653503,0.6385835409164429,0.6385839581489563,0.6385841965675354,0.6385847330093384,0.6385849714279175,0.6385852694511414,0.6385855078697205,0.6385857462882996,0.638586163520813,0.6385865211486816,0.638586699962616,0.6385868191719055,0.6385871767997742,0.638587474822998,0.6385878324508667,0.6385879516601562,0.6385881304740906,0.6385884881019592,0.6385888457298279,0.6385890245437622,0.6385893821716309,0.6385896801948547,0.6385899186134338,0.6385902762413025,0.6385904550552368,0.6385906934738159,0.638590931892395,0.6385912299156189,0.6385915875434875,0.6385918855667114,0.6385922431945801,0.6385924220085144,0.6385926604270935,0.6385927796363831,0.6385930180549622,0.6385931968688965,0.6385934352874756,0.6385936737060547,0.6385937929153442,0.6385940909385681,0.6385943293571472,0.6385948657989502,0.6385952234268188,0.6385955214500427,0.6385957598686218,0.6385960578918457,0.6385964155197144,0.6385966539382935,0.6385968327522278,0.638597309589386,0.6385974884033203,0.6385979652404785,0.6385982632637024,0.638598620891571,0.6385987401008606,0.6385989189147949,0.6385992765426636,0.6385993957519531,0.6385994553565979,0.6385995745658875,0.638599693775177,0.6386000514030457,0.6386004686355591,0.6386008262634277,0.6386010050773621,0.6386012434959412,0.6386013627052307,0.6386014819145203,0.6386016607284546,0.6386017799377441,0.6386018991470337,0.6386021375656128,0.6386022567749023,0.6386024355888367,0.6386025547981262,0.6386026740074158,0.6386026740074158,0.6386027932167053,0.6386029124259949,0.6386032104492188,0.6386035680770874,0.6386037468910217,0.6386038661003113,0.6386041045188904,0.6386041045188904,0.6386043429374695,0.6386045217514038,0.6386046409606934,0.6386048793792725,0.6386051177978516,0.6386052966117859,0.638605535030365,0.6386056542396545,0.6386059522628784,0.638606071472168],"recovered":[0.0,0.0015545653877779841,0.002891196869313717,0.004246521275490522,0.005681233946233988,0.0071986340917646885,0.008836217224597931,0.010579467751085758,0.012417830526828766,0.014353835955262184,0.016439931467175484,0.018657643347978592,0.021032044664025307,0.023531686514616013,0.02619912289083004,0.02902357652783394,0.03200812637805939,0.03517003729939461,0.03853635489940643,0.042059581726789474,0.045779742300510406,0.04971596598625183,0.053848132491111755,0.05818228796124458,0.06272953748703003,0.06747020781040192,0.07246080040931702,0.07764250785112381,0.08304741978645325,0.08868610113859177,0.0945797711610794,0.10069720447063446,0.10719442367553711,0.11411607265472412,0.1214694157242775,0.12926699221134186,0.13752999901771545,0.14627417922019958,0.15547798573970795,0.16512490808963776,0.17527467012405396,0.18588590621948242,0.19697514176368713,0.20847053825855255,0.22030505537986755,0.2324918657541275,0.24502570927143097,0.2578541040420532,0.27091386914253235,0.2841408848762512,0.29749739170074463,0.3109672963619232,0.3244772255420685,0.33797359466552734,0.35145968198776245,0.3648362159729004,0.3780072331428528,0.3910174071788788,0.4037671983242035,0.41620194911956787,0.428351491689682,0.4401470720767975,0.451568603515625,0.4625746011734009,0.4731386601924896,0.4832954704761505,0.49301934242248535,0.502316415309906,0.5111404061317444,0.5194920301437378,0.5274065136909485,0.5349208116531372,0.5420047640800476,0.5486724376678467,0.554946780204773,0.5608725547790527,0.5664381980895996,0.5716232061386108,0.5765015482902527,0.5810227394104004,0.5852319598197937,0.589184045791626,0.5928446054458618,0.5962687730789185,0.5994606614112854,0.6024150252342224,0.6051293015480042,0.6076699495315552,0.6100148558616638,0.6122057437896729,0.614227831363678,0.6160827279090881,0.6178157329559326,0.6194181442260742,0.6209056973457336,0.6222644448280334,0.6235264539718628,0.6246717572212219,0.6257397532463074,0.626735508441925,0.6276351809501648,0.6284691095352173,0.6292511224746704,0.6299601197242737,0.6306213736534119,0.6312214136123657,0.6317771077156067,0.6322852373123169,0.632758617401123,0.6331963539123535,0.6336047053337097,0.6339804530143738,0.6343269348144531,0.6346372961997986,0.6349223256111145,0.6351960897445679,0.6354435086250305,0.6356715559959412,0.6358783841133118,0.6360724568367004,0.6362515687942505,0.6364178657531738,0.6365711092948914,0.6367126107215881,0.6368379592895508,0.6369529962539673,0.6370616555213928,0.637162446975708,0.6372544169425964,0.6373382806777954,0.6374163627624512,0.6374892592430115,0.6375558972358704,0.6376173496246338,0.6376727819442749,0.6377273201942444,0.6377742886543274,0.637819230556488,0.6378597021102905,0.6378975510597229,0.6379350423812866,0.6379684805870056,0.6379983425140381,0.6380258202552795,0.6380534768104553,0.6380770802497864,0.6381000876426697,0.638120174407959,0.638140082359314,0.6381584405899048,0.6381757259368896,0.6381879448890686,0.6382026672363281,0.6382153034210205,0.6382279396057129,0.6382378339767456,0.6382479667663574,0.6382591724395752,0.6382696032524109,0.638278067111969,0.6382858753204346,0.6382942795753479,0.6383010745048523,0.6383076906204224,0.6383134722709656,0.6383185386657715,0.6383238434791565,0.6383292078971863,0.6383342742919922,0.6383393406867981,0.6383437514305115,0.6383479237556458,0.6383518576622009,0.6383557319641113,0.6383599042892456,0.6383631825447083,0.6383668184280396,0.6383694410324097,0.6383718848228455,0.6383746266365051,0.6383770704269409,0.6383792757987976,0.6383815407752991,0.6383838653564453,0.6383861899375916,0.6383885145187378,0.6383907794952393,0.6383923292160034,0.6383941769599915,0.6383956074714661,0.6383965015411377,0.6383984684944153,0.6383998990058899,0.6384013295173645,0.6384028792381287,0.6384041905403137,0.6384049654006958,0.6384062170982361,0.6384074091911316,0.638408362865448,0.6384093761444092,0.6384101510047913,0.6384114623069763,0.638412594795227,0.6384140849113464,0.6384156346321106,0.6384161710739136,0.6384169459342957,0.6384182572364807,0.6384198069572449,0.638420820236206,0.6384217143058777,0.6384225487709045,0.6384233236312866,0.6384243369102478,0.6384246349334717,0.6384257674217224,0.6384267210960388,0.6384274363517761,0.6384283900260925,0.6384292840957642,0.6384300589561462,0.6384309530258179,0.6384313702583313,0.6384320259094238,0.6384325623512268,0.6384332180023193,0.6384338736534119,0.6384344696998596,0.6384350061416626,0.6384355425834656,0.638435959815979,0.6384363174438477,0.6384367346763611,0.6384373307228088,0.6384379863739014,0.6384387612342834,0.6384391784667969,0.6384398341178894,0.6384401917457581,0.6384408473968506,0.6384415030479431,0.638441801071167,0.6384422779083252,0.6384428143501282,0.6384432315826416,0.6384437084197998,0.6384442448616028,0.6384450197219849,0.6384455561637878,0.6384458541870117,0.6384460926055908,0.638446569442749,0.6384467482566833,0.638447105884552,0.6384475231170654,0.6384479999542236,0.6384482979774475,0.6384488344192505,0.6384491920471191,0.6384497284889221,0.6384501457214355,0.6384503841400146,0.6384507417678833,0.6384510397911072,0.6384511590003967,0.6384515166282654,0.6384518146514893,0.6384519338607788,0.6384522318840027,0.6384524703025818,0.6384528279304504,0.6384532451629639,0.6384536027908325,0.638454020023346,0.6384544372558594,0.6384550929069519,0.638455331325531,0.6384555697441101,0.6384557485580444,0.6384559869766235,0.6384562253952026,0.6384563446044922,0.6384565234184265,0.6384566426277161,0.6384568810462952,0.6384571194648743,0.6384572982788086,0.6384576559066772,0.6384576559066772,0.6384578943252563,0.6384581923484802,0.6384585499763489,0.6384586095809937,0.6384588479995728,0.6384590864181519,0.638459324836731,0.6384595036506653,0.6384599804878235,0.6384602785110474,0.638460636138916,0.6384609341621399,0.6384614706039429,0.6384618282318115,0.6384620666503906,0.638462245464325,0.6384626030921936,0.6384628415107727,0.63846355676651,0.6384640336036682,0.6384643316268921,0.6384643316268921,0.6384646892547607,0.6384648084640503,0.6384649872779846,0.6384651064872742,0.6384653449058533,0.6384654641151428,0.6384655833244324,0.6384657621383667,0.6384661197662354,0.6384662389755249,0.6384665369987488,0.6384666562080383,0.6384668946266174,0.638467013835907,0.6384671926498413,0.6384673118591309,0.6384674310684204,0.6384676694869995,0.6384678483009338,0.6384679675102234,0.6384679675102234,0.6384679675102234,0.6384682059288025,0.638468325138092,0.6384684443473816,0.6384686231613159,0.6384690999984741,0.6384692192077637,0.6384695172309875,0.6384698748588562,0.638469934463501,0.6384700536727905,0.6384702920913696,0.6384705305099487,0.6384706497192383,0.6384707093238831,0.6384710669517517,0.6384711861610413,0.6384716033935547],"active":[0.003253161907196045,0.0028152051381766796,0.002845773007720709,0.0029908055439591408,0.003163218032568693,0.0033748834393918514,0.0035824812948703766,0.0037896400317549706,0.00402967631816864,0.00429752841591835,0.004564832895994186,0.004840165376663208,0.005123522132635117,0.005449105054140091,0.00576852448284626,0.006094548851251602,0.0064546577632427216,0.006823338568210602,0.007168274372816086,0.007559608668088913,0.007967326790094376,0.008340850472450256,0.008733943104743958,0.009132977575063705,0.009557411074638367,0.00998590886592865,0.010416395962238312,0.010889090597629547,0.01132529228925705,0.011805467307567596,0.012240126729011536,0.012991458177566528,0.013852864503860474,0.014723166823387146,0.015644170343875885,0.01657317578792572,0.017513200640678406,0.0184163898229599,0.01938861608505249,0.02039538323879242,0.02131582796573639,0.02218461036682129,0.022967815399169922,0.023656919598579407,0.024412423372268677,0.025103166699409485,0.025660648941993713,0.026110053062438965,0.026492267847061157,0.026783525943756104,0.027016103267669678,0.02714759111404419,0.027136027812957764,0.027045786380767822,0.026832878589630127,0.02649664878845215,0.02613919973373413,0.02563878893852234,0.02504974603652954,0.024461805820465088,0.023741036653518677,0.022969931364059448,0.02211850881576538,0.021262943744659424,0.02044805884361267,0.01955386996269226,0.01867467164993286,0.017758309841156006,0.016850054264068604,0.016021311283111572,0.015158474445343018,0.014299273490905762,0.01351839303970337,0.01275944709777832,0.01202625036239624,0.011289656162261963,0.01055002212524414,0.009879469871520996,0.009206652641296387,0.008598029613494873,0.008039593696594238,0.007499217987060547,0.007006645202636719,0.006524562835693359,0.006037294864654541,0.005587756633758545,0.005223691463470459,0.004861235618591309,0.004529774188995361,0.004196822643280029,0.0038902759552001953,0.003618180751800537,0.0033596158027648926,0.0031092166900634766,0.0028728842735290527,0.0026682019233703613,0.0024744272232055664,0.0022962093353271484,0.002124786376953125,0.001960277557373047,0.0018314123153686523,0.0017098188400268555,0.0015739798545837402,0.0014577507972717285,0.001349031925201416,0.0012570023536682129,0.001172482967376709,0.001100003719329834,0.0010287165641784668,0.000963747501373291,0.0008860230445861816,0.0008222460746765137,0.0007627606391906738,0.0007197856903076172,0.0006830692291259766,0.000632166862487793,0.0005940794944763184,0.0005562901496887207,0.0005245208740234375,0.0004940629005432129,0.0004672408103942871,0.00044035911560058594,0.00041687488555908203,0.00039058923721313477,0.0003737807273864746,0.00036031007766723633,0.00034236907958984375,0.000326693058013916,0.0003102421760559082,0.0002955794334411621,0.00028634071350097656,0.00027376413345336914,0.0002619028091430664,0.00025278329849243164,0.0002461671829223633,0.00023353099822998047,0.00022667646408081055,0.00022035837173461914,0.00021696090698242188,0.0002097487449645996,0.00020241737365722656,0.00019675493240356445,0.0001932978630065918,0.00018936395645141602,0.00018471479415893555,0.0001825094223022461,0.00017899274826049805,0.00017637014389038086,0.00017261505126953125,0.00016891956329345703,0.00016480684280395508,0.00016611814498901367,0.00016295909881591797,0.0001614093780517578,0.0001589059829711914,0.00015842914581298828,0.00015819072723388672,0.00015527009963989258,0.00015348196029663086,0.00015175342559814453,0.00015175342559814453,0.00015038251876831055,0.00014954805374145508,0.0001481771469116211,0.0001475811004638672,0.0001474618911743164,0.00014740228652954102,0.0001468062400817871,0.00014591217041015625,0.00014513731002807617,0.00014466047286987305,0.00014382600784301758,0.00014406442642211914,0.0001430511474609375,0.00014251470565795898,0.0001423954963684082,0.00014126300811767578,0.0001412034034729004,0.00014138221740722656,0.0001412034034729004,0.00014102458953857422,0.000141143798828125,0.00014084577560424805,0.00014030933380126953,0.0001399517059326172,0.00013941526412963867,0.00013846158981323242,0.00013887882232666016,0.00013822317123413086,0.00013810396194458008,0.00013875961303710938,0.00013810396194458008,0.0001379847526550293,0.00013768672943115234,0.00013720989227294922,0.00013691186904907227,0.00013720989227294922,0.00013685226440429688,0.00013655424118041992,0.00013679265975952148,0.00013691186904907227,0.00013720989227294922,0.00013679265975952148,0.00013685226440429688,0.0001366734504699707,0.0001360177993774414,0.00013625621795654297,0.00013655424118041992,0.00013637542724609375,0.00013577938079833984,0.00013554096221923828,0.00013566017150878906,0.00013571977615356445,0.0001360177993774414,0.00013566017150878906,0.00013649463653564453,0.00013643503189086914,0.00013625621795654297,0.0001366138458251953,0.00013655424118041992,0.0001366734504699707,0.00013643503189086914,0.00013595819473266602,0.0001361370086669922,0.0001361370086669922,0.0001366734504699707,0.00013637542724609375,0.00013625621795654297,0.0001360774040222168,0.00013577938079833984,0.00013560056686401367,0.0001353621482849121,0.0001353621482849121,0.00013571977615356445,0.00013566017150878906,0.00013566017150878906,0.00013518333435058594,0.0001353621482849121,0.00013512372970581055,0.00013554096221923828,0.00013530254364013672,0.00013512372970581055,0.00013524293899536133,0.00013524293899536133,0.0001353621482849121,0.0001353621482849121,0.0001354217529296875,0.00013566017150878906,0.0001354217529296875,0.00013524293899536133,0.00013524293899536133,0.0001353621482849121,0.00013518333435058594,0.0001354813575744629,0.0001354217529296875,0.0001353621482849121,0.00013554096221923828,0.00013566017150878906,0.0001353621482849121,0.00013554096221923828,0.00013524293899536133,0.00013512372970581055,0.00013512372970581055,0.00013500452041625977,0.00013512372970581055,0.0001353621482849121,0.00013518333435058594,0.00013500452041625977,0.00013524293899536133,0.00013524293899536133,0.0001353621482849121,0.00013512372970581055,0.00013488531112670898,0.00013488531112670898,0.0001348257064819336,0.00013458728790283203,0.00013428926467895508,0.00013434886932373047,0.00013434886932373047,0.00013452768325805664,0.00013446807861328125,0.00013446807861328125,0.00013458728790283203,0.0001347064971923828,0.00013494491577148438,0.00013500452041625977,0.00013512372970581055,0.00013512372970581055,0.00013500452041625977,0.00013512372970581055,0.00013512372970581055,0.00013500452041625977,0.00013488531112670898,0.00013506412506103516,0.00013494491577148438,0.00013500452041625977,0.00013500452041625977,0.0001353621482849121,0.00013524293899536133,0.00013524293899536133,0.00013512372970581055,0.00013512372970581055,0.00013494491577148438,0.0001348257064819336,0.0001347661018371582,0.00013506412506103516,0.00013488531112670898,0.00013512372970581055,0.0001347064971923828,0.00013458728790283203,0.00013440847396850586,0.00013458728790283203,0.00013458728790283203,0.00013458728790283203,0.00013446807861328125,0.00013446807861328125,0.00013434886932373047,0.00013458728790283203,0.00013488531112670898,0.00013506412506103516,0.00013488531112670898,0.00013500452041625977,0.0001348257064819336,0.0001348257064819336,0.0001347661018371582,0.0001347661018371582,0.0001347064971923828,0.0001348257064819336,0.0001348257064819336,0.0001347661018371582,0.0001347064971923828,0.0001347064971923828,0.0001347064971923828,0.0001348257064819336,0.0001347064971923828,0.00013488531112670898,0.00013512372970581055,0.00013512372970581055,0.0001347661018371582,0.00013488531112670898,0.00013458728790283203,0.00013446807861328125,0.00013458728790283203,0.00013458728790283203,0.00013458728790283203,0.00013458728790283203,0.00013464689254760742,0.0001348257064819336,0.00013458728790283203,0.0001347661018371582,0.00013446807861328125]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.003253161907196045,0.004357345402240753,0.005684850737452507,0.007112086284905672,0.00860606599599123,0.01018713042140007,0.011838127858936787,0.01356565486639738,0.015381697565317154,0.017275258898735046,0.01925128698348999,0.021306484937667847,0.023444149643182755,0.025674838572740555,0.028025489300489426,0.03047708049416542,0.033012017607688904,0.03565856069326401,0.038407035171985626,0.041257549077272415,0.04417634382843971,0.04723643511533737,0.0504080206155777,0.05368494614958763,0.05706929787993431,0.06057119369506836,0.06417743861675262,0.0679069459438324,0.07173090428113937,0.07567635923624039,0.07970670610666275,0.08404086530208588,0.08864617347717285,0.09352120757102966,0.09864924848079681,0.10405086725950241,0.10967624187469482,0.11565149575471878,0.12190571427345276,0.1283908486366272,0.13517560064792633,0.14225855469703674,0.14960145950317383,0.15719451010227203,0.16505596041679382,0.17321054637432098,0.18156230449676514,0.19014056026935577,0.19893302023410797,0.20796088874340057,0.21715490520000458,0.22648218274116516,0.2359447181224823,0.24554501473903656,0.25522327423095703,0.2649441957473755,0.27472397685050964,0.28451988101005554,0.29428863525390625,0.30407288670539856,0.31374236941337585,0.32338279485702515,0.3328906297683716,0.3423146903514862,0.35157257318496704,0.36065059900283813,0.36959609389305115,0.3783131241798401,0.3868153989315033,0.3950985372066498,0.40317827463150024,0.41098394989967346,0.4185104966163635,0.42580050230026245,0.43284177780151367,0.43964698910713196,0.44617071747779846,0.45244571566581726,0.45843151211738586,0.4641602635383606,0.4696536958217621,0.47488123178482056,0.4798620641231537,0.48463767766952515,0.48913711309432983,0.49341991543769836,0.4975016117095947,0.5013872385025024,0.5050066113471985,0.5084860324859619,0.5117525458335876,0.5148394703865051,0.5177698731422424,0.5205075740814209,0.5231204032897949,0.5255559086799622,0.5278573036193848,0.5300445556640625,0.532099187374115,0.534037172794342,0.5358538031578064,0.5375688076019287,0.5391420125961304,0.5406465530395508,0.5420665740966797,0.543386697769165,0.544624388217926,0.5457960367202759,0.5469101667404175,0.5479263663291931,0.5488850474357605,0.5498028993606567,0.550650417804718,0.5514451861381531,0.5521963834762573,0.5528843998908997,0.5535413026809692,0.554153323173523,0.5547215342521667,0.5552611351013184,0.5557695627212524,0.5562469959259033,0.5566895604133606,0.5571011304855347,0.5574952363967896,0.557864248752594,0.5582056641578674,0.5585261583328247,0.5588293075561523,0.5591100454330444,0.5593727231025696,0.5596224069595337,0.5598539113998413,0.5600695013999939,0.560275137424469,0.5604673624038696,0.5606450438499451,0.5608110427856445,0.560972273349762,0.5611187219619751,0.5612568259239197,0.5613831877708435,0.561507523059845,0.5616180300712585,0.5617290735244751,0.5618283748626709,0.5619170069694519,0.5620021224021912,0.5620821714401245,0.5621609091758728,0.5622343420982361,0.5623040795326233,0.5623661875724792,0.5624274015426636,0.5624852776527405,0.5625367164611816,0.562590479850769,0.56263667345047,0.5626811981201172,0.5627227425575256,0.562761127948761,0.5627990961074829,0.5628334879875183,0.5628657341003418,0.5628944039344788,0.5629226565361023,0.5629493594169617,0.5629749894142151,0.5629978775978088,0.5630205273628235,0.5630414485931396,0.5630599856376648,0.5630791187286377,0.5630974769592285,0.5631138682365417,0.5631293058395386,0.5631428956985474,0.563157320022583,0.5631712675094604,0.5631842613220215,0.5631965398788452,0.5632086396217346,0.5632182359695435,0.5632287859916687,0.5632394552230835,0.563247799873352,0.5632563829421997,0.5632646083831787,0.5632721185684204,0.5632800459861755,0.5632866024971008,0.5632928013801575,0.5632985830307007,0.5633041262626648,0.5633096098899841,0.5633148550987244,0.5633193850517273,0.563323438167572,0.5633275508880615,0.5633324980735779,0.563336968421936,0.5633412599563599,0.5633447766304016,0.5633481740951538,0.5633515119552612,0.5633551478385925,0.5633584260940552,0.5633615851402283,0.5633642673492432,0.5633679628372192,0.5633702874183655,0.5633722543716431,0.5633743405342102,0.5633763670921326,0.5633784532546997,0.5633804202079773,0.563382089138031,0.5633841753005981,0.5633865594863892,0.5633876919746399,0.563389778137207,0.563391387462616,0.5633925199508667,0.5633942484855652,0.5633956789970398,0.5633968114852905,0.5633981227874756,0.5633995532989502,0.5634006261825562,0.5634018778800964,0.5634026527404785,0.5634037256240845,0.5634047389030457,0.5634058117866516,0.5634067058563232,0.5634080171585083,0.5634090304374695,0.5634097456932068,0.5634105205535889,0.5634111762046814,0.5634125471115112,0.5634133219718933,0.5634140372276306,0.5634148120880127,0.5634154081344604,0.563416600227356,0.5634175539016724,0.5634180307388306,0.5634188055992126,0.5634196996688843,0.5634203553199768,0.5634210109710693,0.5634215474128723,0.5634222030639648,0.5634227395057678,0.5634236335754395,0.563424289226532,0.5634247064590454,0.5634253621101379,0.56342613697052,0.5634273886680603,0.5634280443191528,0.5634286999702454,0.5634292364120483,0.5634296536445618,0.5634304285049438,0.563430905342102,0.5634313225746155,0.5634322166442871,0.5634327530860901,0.5634334087371826,0.5634341835975647,0.5634346008300781,0.5634356141090393,0.5634362697601318,0.5634369254112244,0.5634375810623169,0.563438355922699,0.5634388327598572,0.5634395480155945,0.5634399056434631,0.5634406805038452,0.5634415745735168,0.5634423494338989,0.5634430050849915,0.5634433031082153,0.5634437799453735,0.5634444952011108,0.5634450912475586,0.5634456276893616,0.563446044921875,0.563446581363678,0.5634471774101257,0.5634479522705078,0.5634487271308899,0.5634493827819824,0.5634499192237854,0.5634505748748779,0.5634509921073914,0.5634516477584839,0.5634523034095764,0.563452959060669,0.5634535551071167,0.5634543299674988,0.5634547472000122,0.5634554028511047,0.5634557604789734,0.5634565353393555,0.563457190990448,0.5634576082229614,0.5634583830833435,0.5634589195251465,0.5634593367576599,0.5634603500366211,0.5634607672691345,0.5634613633155823,0.5634616613388062,0.5634621977806091,0.5634629726409912,0.563463568687439,0.5634638667106628,0.5634642839431763,0.5634646415710449,0.5634650588035583,0.563465416431427,0.56346595287323,0.5634663105010986,0.5634664297103882,0.5634669661521912,0.5634675025939941,0.5634677410125732,0.5634679198265076,0.5634682774543762,0.5634685754776001,0.5634688138961792,0.5634694695472717,0.5634698271751404,0.5634700059890747,0.5634703636169434,0.5634706020355225,0.5634707808494568,0.5634710192680359,0.563471257686615,0.5634716749191284,0.5634719133377075,0.5634720921516418,0.563472330570221,0.5634728074073792,0.5634729862213135,0.563473105430603,0.5634733438491821],"recovered":[0.0,0.0015474183019250631,0.002878002356737852,0.004205177538096905,0.005583702586591244,0.007012697868049145,0.008532626554369926,0.010109733790159225,0.011773815378546715,0.01349848322570324,0.015306608751416206,0.01720665767788887,0.019186755642294884,0.021248988807201385,0.02339325100183487,0.025655386969447136,0.027992403134703636,0.030430469661951065,0.03296683728694916,0.03560953214764595,0.03835844621062279,0.041235897690057755,0.04416612908244133,0.047226108610630035,0.05042485520243645,0.053710468113422394,0.057116150856018066,0.06060529127717018,0.06420515477657318,0.06794818490743637,0.07176005095243454,0.07568670809268951,0.07981744408607483,0.08421097695827484,0.08881167322397232,0.0936894491314888,0.09883629530668259,0.10423681139945984,0.10994454473257065,0.11592309921979904,0.12216269224882126,0.12868686020374298,0.13546259701251984,0.14255280792713165,0.1498660296201706,0.1574288308620453,0.16531062126159668,0.17341244220733643,0.18174198269844055,0.19030649960041046,0.19910356402397156,0.20809152722358704,0.21725496649742126,0.22655916213989258,0.23603269457817078,0.24558141827583313,0.2552383542060852,0.2649412453174591,0.2746756970882416,0.2844467759132385,0.29424333572387695,0.30397361516952515,0.3136909306049347,0.32326868176460266,0.3327929973602295,0.34220144152641296,0.3514476716518402,0.3605439364910126,0.3694532811641693,0.37817293405532837,0.38669082522392273,0.39493241906166077,0.40296944975852966,0.4107643961906433,0.41827839612960815,0.4255867600440979,0.43261846899986267,0.43938881158828735,0.4459228813648224,0.4522097706794739,0.45820173621177673,0.46394696831703186,0.46940046548843384,0.47463342547416687,0.4796105921268463,0.48435863852500916,0.48885902762413025,0.49315086007118225,0.4972376227378845,0.5010929107666016,0.5047624111175537,0.5082401037216187,0.5115325450897217,0.5146312117576599,0.5175685882568359,0.5203348398208618,0.522951602935791,0.5254025459289551,0.5277070999145508,0.5298917293548584,0.5319627523422241,0.533889889717102,0.5357146859169006,0.5374155044555664,0.5390293598175049,0.5405277013778687,0.5419406890869141,0.5432677268981934,0.5444948673248291,0.5456819534301758,0.5467961430549622,0.5478242039680481,0.5487985610961914,0.5497121810913086,0.5505779981613159,0.5513787865638733,0.5521260499954224,0.5528247952461243,0.5534731149673462,0.5540900826454163,0.5546605587005615,0.5551977753639221,0.5557069182395935,0.556181013584137,0.5566286444664001,0.5570470690727234,0.557445764541626,0.5578079223632812,0.558158278465271,0.5584816336631775,0.5587825775146484,0.5590609908103943,0.5593330264091492,0.5595822930335999,0.5598159432411194,0.5600360035896301,0.5602420568466187,0.5604327321052551,0.5606127977371216,0.560780942440033,0.5609372854232788,0.5610843300819397,0.5612247586250305,0.5613524913787842,0.5614728927612305,0.5615888833999634,0.5616976618766785,0.5617980360984802,0.5618912577629089,0.5619781613349915,0.562059760093689,0.5621382594108582,0.5622114539146423,0.5622791051864624,0.5623471736907959,0.5624063014984131,0.5624638199806213,0.5625165104866028,0.562568187713623,0.5626183152198792,0.5626611113548279,0.5627024173736572,0.5627423524856567,0.5627781748771667,0.562812089920044,0.5628432035446167,0.5628744959831238,0.5629034638404846,0.5629291534423828,0.5629533529281616,0.5629771947860718,0.5629998445510864,0.563021183013916,0.5630403161048889,0.5630611181259155,0.5630781650543213,0.563094973564148,0.5631091594696045,0.5631246566772461,0.5631396174430847,0.5631543397903442,0.5631666779518127,0.563179075717926,0.5631896257400513,0.5631997585296631,0.5632098913192749,0.563220202922821,0.5632292628288269,0.5632377862930298,0.5632452964782715,0.5632531046867371,0.5632597804069519,0.5632670521736145,0.5632731318473816,0.5632784962654114,0.5632843375205994,0.5632895827293396,0.5632951259613037,0.5632995963096619,0.5633044242858887,0.5633087158203125,0.5633131265640259,0.5633172988891602,0.5633218288421631,0.5633251070976257,0.5633288621902466,0.5633323788642883,0.5633357763290405,0.5633383989334106,0.5633412599563599,0.5633447766304016,0.5633482933044434,0.5633499622344971,0.5633530616760254,0.563355028629303,0.5633575320243835,0.5633593201637268,0.563361406326294,0.5633628368377686,0.5633650422096252,0.5633674263954163,0.5633694529533386,0.563370943069458,0.5633726119995117,0.563374400138855,0.5633758306503296,0.563377320766449,0.5633784532546997,0.5633800029754639,0.5633810758590698,0.563382089138031,0.5633828639984131,0.5633844137191772,0.5633852481842041,0.5633864998817444,0.5633872747421265,0.5633885860443115,0.5633895397186279,0.5633909702301025,0.5633916258811951,0.5633925199508667,0.5633934140205383,0.5633941888809204,0.5633948445320129,0.5633957386016846,0.5633964538574219,0.5633971691131592,0.5633985996246338,0.5633987784385681,0.5633995532989502,0.5634003281593323,0.5634009838104248,0.5634016394615173,0.5634022951126099,0.5634029507637024,0.563403844833374,0.5634045004844666,0.5634050369262695,0.5634056925773621,0.5634064674377441,0.5634072422981262,0.5634077787399292,0.5634087920188904,0.5634093284606934,0.5634101033210754,0.5634104609489441,0.5634111166000366,0.5634120106697083,0.5634126663208008,0.5634134411811829,0.5634140968322754,0.5634146332740784,0.5634152889251709,0.5634158253669739,0.563416600227356,0.5634172558784485,0.563417911529541,0.5634185671806335,0.5634192228317261,0.5634196996688843,0.5634206533432007,0.5634214282035828,0.5634219646453857,0.5634225606918335,0.5634233951568604,0.5634241104125977,0.5634246468544006,0.5634249448776245,0.563425600528717,0.5634260773658752,0.5634267330169678,0.5634272694587708,0.5634278059005737,0.5634283423423767,0.5634289383888245,0.5634294748306274,0.5634300112724304,0.563430666923523,0.5634313225746155,0.5634318590164185,0.5634326338768005,0.5634332299232483,0.5634335279464722,0.5634341835975647,0.5634347200393677,0.5634351968765259,0.563435971736908,0.5634366273880005,0.5634368658065796,0.5634375214576721,0.563438355922699,0.5634390115737915,0.5634394884109497,0.5634400248527527,0.5634407997131348,0.5634410977363586,0.5634419918060303,0.5634426474571228,0.563443124294281,0.563443660736084,0.5634443163871765,0.5634448528289795,0.5634453296661377,0.5634457468986511,0.5634462833404541,0.5634467601776123,0.5634471774101257,0.5634475946426392,0.5634481906890869,0.5634484887123108,0.5634488463401794,0.5634490251541138,0.5634493827819824,0.5634498000144958,0.563450276851654,0.5634504556655884,0.5634509921073914,0.56345134973526,0.5634514689445496,0.5634517669677734,0.5634521245956421,0.5634523630142212,0.563452422618866,0.5634526610374451,0.5634530186653137,0.5634533166885376,0.5634536743164062,0.5634537935256958,0.5634542107582092,0.5634544491767883,0.5634546279907227],"active":[0.003253161907196045,0.00280992710031569,0.002806848380714655,0.0029069087468087673,0.0030223634093999863,0.0031744325533509254,0.00330550130456686,0.0034559210762381554,0.003607882186770439,0.003776775673031807,0.003944678232073784,0.0040998272597789764,0.004257394000887871,0.004425849765539169,0.004632238298654556,0.004821693524718285,0.005019614472985268,0.0052280910313129425,0.0054401978850364685,0.005648016929626465,0.005817897617816925,0.006000537425279617,0.006241891533136368,0.006458837538957596,0.006644442677497864,0.006860725581645966,0.007061287760734558,0.007301654666662216,0.007525749504566193,0.007728174328804016,0.00794665515422821,0.008354157209396362,0.008828729391098022,0.009310230612754822,0.009837575256824493,0.01036141812801361,0.010839946568012238,0.011414684355258942,0.01196116954088211,0.012467749416828156,0.013012908399105072,0.013571694493293762,0.014138862490653992,0.01464170217514038,0.01518993079662323,0.015781715512275696,0.016251683235168457,0.016728118062019348,0.01719103753566742,0.017654389142990112,0.01805134117603302,0.018390655517578125,0.018689751625061035,0.018985852599143982,0.019190579652786255,0.01936277747154236,0.01948562264442444,0.019578635692596436,0.019612938165664673,0.019626110792160034,0.0194990336894989,0.0194091796875,0.01919969916343689,0.019046008586883545,0.01877957582473755,0.01844915747642517,0.018148422241210938,0.017769187688827515,0.017362117767333984,0.01692560315132141,0.016487449407577515,0.016051530838012695,0.015541046857833862,0.01503610610961914,0.014563381671905518,0.014060229063034058,0.013552248477935791,0.013056904077529907,0.012508630752563477,0.011950492858886719,0.011451959609985352,0.010934263467788696,0.010461598634719849,0.010004252195358276,0.00952652096748352,0.009061276912689209,0.008642584085464478,0.00823637843132019,0.007768988609313965,0.0073931217193603516,0.0069901347160339355,0.006599366664886475,0.006237328052520752,0.005876362323760986,0.005551815032958984,0.005221068859100342,0.00490570068359375,0.004642009735107422,0.004392087459564209,0.004145443439483643,0.0038910508155822754,0.00367891788482666,0.0034273266792297363,0.003231048583984375,0.0030372142791748047,0.0028589963912963867,0.002683699131011963,0.0025283098220825195,0.002415299415588379,0.002244412899017334,0.00208890438079834,0.0019786953926086426,0.0018518567085266113,0.0017330050468444824,0.0016183853149414062,0.0015056133270263672,0.001415252685546875,0.0013285279273986816,0.0012484192848205566,0.0011710524559020996,0.001109004020690918,0.0010492205619812012,0.0009826421737670898,0.0009201169013977051,0.0008665919303894043,0.0008171796798706055,0.0007598996162414551,0.000718235969543457,0.0006710290908813477,0.0006284117698669434,0.0005901455879211426,0.0005614161491394043,0.0005208849906921387,0.00048720836639404297,0.0004591941833496094,0.00043135881423950195,0.000402987003326416,0.0003783106803894043,0.00035947561264038086,0.00033777952194213867,0.00031954050064086914,0.0002988576889038086,0.0002827644348144531,0.00026553869247436523,0.0002561807632446289,0.00023949146270751953,0.0002193450927734375,0.0002040863037109375,0.00019091367721557617,0.00018274784088134766,0.00017458200454711914,0.00016582012176513672,0.00015473365783691406,0.00014829635620117188,0.00013810396194458008,0.0001304149627685547,0.00012665987014770508,0.0001201629638671875,0.00011301040649414062,0.00010442733764648438,0.00010001659393310547,9.66787338256836e-05,9.113550186157227e-05,8.755922317504883e-05,8.231401443481445e-05,7.94529914855957e-05,7.486343383789062e-05,7.152557373046875e-05,6.872415542602539e-05,6.717443466186523e-05,6.42538070678711e-05,6.014108657836914e-05,5.793571472167969e-05,5.716085433959961e-05,5.27501106262207e-05,5.1140785217285156e-05,4.792213439941406e-05,4.8160552978515625e-05,4.661083221435547e-05,4.464387893676758e-05,4.220008850097656e-05,4.1961669921875e-05,3.916025161743164e-05,3.916025161743164e-05,3.9696693420410156e-05,3.790855407714844e-05,3.618001937866211e-05,3.534555435180664e-05,3.4332275390625e-05,3.4749507904052734e-05,3.349781036376953e-05,3.3020973205566406e-05,3.153085708618164e-05,3.0994415283203125e-05,3.1113624572753906e-05,3.0517578125e-05,2.9802322387695312e-05,2.8312206268310547e-05,2.7954578399658203e-05,2.8073787689208984e-05,2.8252601623535156e-05,2.8133392333984375e-05,2.7477741241455078e-05,2.6345252990722656e-05,2.6404857635498047e-05,2.6285648345947266e-05,2.6047229766845703e-05,2.580881118774414e-05,2.586841583251953e-05,2.6702880859375e-05,2.5510787963867188e-05,2.396106719970703e-05,2.4378299713134766e-05,2.3305416107177734e-05,2.3424625396728516e-05,2.288818359375e-05,2.276897430419922e-05,2.276897430419922e-05,2.372264862060547e-05,2.2649765014648438e-05,2.2351741790771484e-05,2.193450927734375e-05,2.1576881408691406e-05,2.1636486053466797e-05,2.1278858184814453e-05,2.09808349609375e-05,2.0802021026611328e-05,2.110004425048828e-05,2.0623207092285156e-05,2.0802021026611328e-05,2.0563602447509766e-05,2.086162567138672e-05,2.0325183868408203e-05,2.0563602447509766e-05,2.0205974578857422e-05,2.0742416381835938e-05,2.0444393157958984e-05,2.0205974578857422e-05,1.9550323486328125e-05,1.9550323486328125e-05,2.002716064453125e-05,1.990795135498047e-05,1.9848346710205078e-05,1.996755599975586e-05,1.9669532775878906e-05,2.014636993408203e-05,2.0384788513183594e-05,1.9431114196777344e-05,2.002716064453125e-05,2.014636993408203e-05,2.002716064453125e-05,2.002716064453125e-05,1.990795135498047e-05,1.990795135498047e-05,1.9788742065429688e-05,1.9788742065429688e-05,1.9788742065429688e-05,1.9669532775878906e-05,1.9669532775878906e-05,1.9669532775878906e-05,2.014636993408203e-05,2.0265579223632812e-05,1.990795135498047e-05,1.990795135498047e-05,1.9550323486328125e-05,1.996755599975586e-05,1.9788742065429688e-05,1.9311904907226562e-05,1.9550323486328125e-05,1.9311904907226562e-05,1.9311904907226562e-05,1.9550323486328125e-05,1.9311904907226562e-05,1.9788742065429688e-05,1.9669532775878906e-05,1.9669532775878906e-05,1.9669532775878906e-05,1.9788742065429688e-05,1.9609928131103516e-05,1.9848346710205078e-05,1.9252300262451172e-05,1.9252300262451172e-05,1.9609928131103516e-05,1.9788742065429688e-05,1.9609928131103516e-05,1.919269561767578e-05,1.913309097290039e-05,1.9550323486328125e-05,1.9490718841552734e-05,1.9550323486328125e-05,1.9311904907226562e-05,1.9311904907226562e-05,1.9371509552001953e-05,1.9609928131103516e-05,1.9788742065429688e-05,1.990795135498047e-05,1.990795135498047e-05,1.990795135498047e-05,1.9669532775878906e-05,1.9788742065429688e-05,1.9669532775878906e-05,1.9729137420654297e-05,2.002716064453125e-05,2.014636993408203e-05,2.002716064453125e-05,2.0205974578857422e-05,1.9788742065429688e-05,1.990795135498047e-05,2.0325183868408203e-05,2.008676528930664e-05,2.002716064453125e-05,1.990795135498047e-05,1.9848346710205078e-05,2.0325183868408203e-05,1.996755599975586e-05,2.0265579223632812e-05,1.9669532775878906e-05,1.9550323486328125e-05,1.9848346710205078e-05,1.990795135498047e-05,1.9550323486328125e-05,1.9431114196777344e-05,1.9311904907226562e-05,1.9311904907226562e-05,1.913309097290039e-05,1.919269561767578e-05,1.913309097290039e-05,1.8835067749023438e-05,1.8775463104248047e-05,1.901388168334961e-05,1.8894672393798828e-05,1.8894672393798828e-05,1.8894672393798828e-05,1.8775463104248047e-05,1.8537044525146484e-05,1.901388168334961e-05,1.8835067749023438e-05,1.8656253814697266e-05,1.8894672393798828e-05,1.8835067749023438e-05,1.8656253814697266e-05,1.8656253814697266e-05,1.8835067749023438e-05,1.901388168334961e-05,1.8894672393798828e-05,1.8775463104248047e-05,1.8656253814697266e-05,1.901388168334961e-05,1.8775463104248047e-05,1.8656253814697266e-05,1.8715858459472656e-05]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.003253161907196045,0.004367901012301445,0.005786890164017677,0.007372463587671518,0.009100980125367641,0.010984315536916256,0.0130015779286623,0.015202028676867485,0.017599960789084435,0.020155789330601692,0.022939888760447502,0.02593180723488331,0.02913934923708439,0.03262903913855553,0.03635238856077194,0.04035986214876175,0.044637612998485565,0.049221258610486984,0.05411619693040848,0.05933836102485657,0.06491370499134064,0.07088753581047058,0.07718463242053986,0.08382821083068848,0.09085454046726227,0.0982404351234436,0.10604844242334366,0.11427253484725952,0.12285695225000381,0.13183775544166565,0.14120209217071533,0.15137659013271332,0.16230528056621552,0.1739264875650406,0.18624766170978546,0.19932973384857178,0.21305450797080994,0.22741791605949402,0.24234747886657715,0.2578131854534149,0.27375492453575134,0.290149986743927,0.30687183141708374,0.32386067509651184,0.3409716784954071,0.35815292596817017,0.3753055930137634,0.392386257648468,0.40919673442840576,0.4257377088069916,0.44195663928985596,0.4577288031578064,0.47302648425102234,0.4877779483795166,0.501858115196228,0.5153852701187134,0.5282829403877258,0.5405267477035522,0.5520800948143005,0.5630049109458923,0.573253333568573,0.5828710794448853,0.5918203592300415,0.6002315878868103,0.6080294847488403,0.6152186393737793,0.6219140291213989,0.6281189918518066,0.6338615417480469,0.6391395926475525,0.6439962387084961,0.6484465003013611,0.6525526642799377,0.6563094258308411,0.6597490906715393,0.6629047989845276,0.665776252746582,0.6684141755104065,0.6708344221115112,0.6730279922485352,0.6750203967094421,0.6768520474433899,0.678510308265686,0.6800260543823242,0.6814142465591431,0.6826673150062561,0.683803379535675,0.684838593006134,0.685795783996582,0.6866633296012878,0.6874342560768127,0.6881389617919922,0.6887891292572021,0.6893898248672485,0.6899201273918152,0.6904027462005615,0.6908424496650696,0.6912465691566467,0.6916071176528931,0.691936731338501,0.6922401189804077,0.6925033330917358,0.6927482485771179,0.6929746270179749,0.6931782960891724,0.693364679813385,0.693536102771759,0.6936902403831482,0.6938284635543823,0.6939507126808167,0.6940661668777466,0.6941673159599304,0.6942620277404785,0.6943477988243103,0.6944291591644287,0.6944997310638428,0.6945631504058838,0.6946190595626831,0.6946684122085571,0.6947165727615356,0.6947600245475769,0.6947999000549316,0.694832444190979,0.6948635578155518,0.694891095161438,0.6949189901351929,0.6949414014816284,0.6949632167816162,0.6949843168258667,0.6950011253356934,0.6950177550315857,0.6950321197509766,0.6950461268424988,0.69505774974823,0.6950668692588806,0.695076584815979,0.6950846910476685,0.6950947046279907,0.6951021552085876,0.6951088905334473,0.6951152682304382,0.6951216459274292,0.6951263546943665,0.6951308846473694,0.6951362490653992,0.6951411962509155,0.6951447129249573,0.6951479315757751,0.6951513290405273,0.6951544284820557,0.6951566934585571,0.6951586008071899,0.6951606869697571,0.6951630711555481,0.6951652765274048,0.6951665282249451,0.6951680779457092,0.6951692700386047,0.6951708197593689,0.6951722502708435,0.6951730847358704,0.6951747536659241,0.69517582654953,0.6951769590377808,0.6951785087585449,0.6951790452003479,0.69517982006073,0.6951807737350464,0.6951815485954285,0.6951821446418762,0.6951829195022583,0.6951837539672852,0.6951846480369568,0.6951850652694702,0.6951858401298523,0.6951863169670105,0.6951866149902344,0.6951871514320374,0.695187509059906,0.6951882839202881,0.6951889395713806,0.695189356803894,0.6951898336410522,0.6951902508735657,0.6951906085014343,0.6951912641525269,0.6951914429664612,0.6951919198036194,0.6951922178268433,0.6951925754547119,0.6951931118965149,0.6951934695243835,0.6951937675476074,0.6951942443847656,0.6951945424079895,0.6951949000358582,0.6951950788497925,0.695195198059082,0.6951955556869507,0.695195734500885,0.6951960921287537,0.6951963305473328,0.6951966285705566,0.6951968669891357,0.6951969861984253,0.6951971650123596,0.6951974034309387,0.6951975226402283,0.6951977610588074,0.6951979398727417,0.6951980590820312,0.6951982975006104,0.6951984167098999,0.6951985359191895,0.6951987147331238,0.6951989531517029,0.695199191570282,0.6951992511749268,0.6951993703842163,0.6951993703842163,0.6951994895935059,0.6951996088027954,0.695199728012085,0.695199728012085,0.6951998472213745,0.6951999068260193,0.6951999068260193,0.6952000260353088,0.6952000260353088,0.6952000260353088,0.6952000260353088,0.6952001452445984,0.6952002644538879,0.695200502872467,0.695200502872467,0.695200502872467,0.6952006220817566,0.6952006816864014,0.6952008008956909,0.6952009201049805,0.69520103931427,0.6952012777328491,0.6952013373374939,0.695201575756073,0.6952016949653625,0.6952018141746521,0.6952020525932312,0.6952022314071655,0.6952023506164551,0.6952024698257446,0.6952024698257446,0.6952025890350342,0.6952025890350342,0.6952025890350342,0.6952027082443237,0.6952027082443237,0.6952027678489685,0.6952027678489685,0.6952028870582581,0.6952028870582581,0.6952028870582581,0.6952030062675476,0.6952031254768372,0.6952031254768372,0.6952031254768372,0.6952031254768372,0.6952032446861267,0.6952032446861267,0.6952033638954163,0.6952033638954163,0.6952034831047058,0.6952035427093506,0.6952035427093506,0.6952036619186401,0.6952037811279297,0.6952039003372192,0.6952039003372192,0.6952040195465088,0.6952041387557983,0.6952041387557983,0.6952041983604431,0.6952043175697327,0.6952044367790222,0.6952044367790222,0.6952045559883118,0.6952045559883118,0.6952045559883118,0.6952046751976013,0.6952046751976013,0.6952046751976013,0.6952046751976013,0.6952046751976013,0.6952046751976013,0.6952046751976013,0.6952047944068909,0.6952047944068909,0.6952047944068909,0.6952047944068909,0.6952047944068909,0.6952047944068909,0.6952047944068909,0.6952049136161804,0.6952049136161804,0.6952049136161804,0.6952049136161804,0.6952049136161804,0.6952049136161804,0.6952049136161804,0.6952049136161804,0.6952049136161804,0.6952049136161804,0.6952049136161804,0.6952049136161804,0.6952049136161804,0.6952049136161804,0.6952049136161804,0.6952049732208252,0.6952049732208252,0.6952049732208252,0.6952049732208252,0.6952049732208252,0.6952049732208252,0.6952049732208252,0.6952049732208252,0.6952050924301147,0.6952050924301147,0.6952050924301147,0.6952050924301147,0.6952050924301147,0.6952050924301147,0.6952050924301147,0.6952052116394043,0.6952053308486938,0.6952053308486938,0.6952053308486938,0.6952053308486938,0.6952054500579834,0.6952054500579834,0.6952054500579834,0.695205569267273,0.695205569267273,0.695205569267273,0.695205569267273,0.695205569267273,0.695205569267273,0.6952056288719177,0.6952056288719177,0.6952056288719177,0.6952056288719177,0.6952056288719177,0.6952057480812073],"recovered":[0.0,0.0015521463938057423,0.0028762430883944035,0.004260045941919088,0.005734893027693033,0.007354112807661295,0.00911363773047924,0.010973222553730011,0.013032488524913788,0.01523524709045887,0.01763032004237175,0.020218366757035255,0.023028966039419174,0.02603902667760849,0.02928857132792473,0.032758139073848724,0.0365043580532074,0.04053349792957306,0.04482993856072426,0.04941534623503685,0.05434161797165871,0.05959358066320419,0.06521104276180267,0.07117926329374313,0.07745260745286942,0.0841049775481224,0.09114670753479004,0.09856591373682022,0.10640537738800049,0.11458064615726471,0.1231888085603714,0.1321924924850464,0.14175035059452057,0.15200181305408478,0.16294117271900177,0.1745745688676834,0.18694216012954712,0.19994165003299713,0.21360869705677032,0.22795836627483368,0.24285802245140076,0.25825852155685425,0.2742037773132324,0.29048216342926025,0.30717939138412476,0.3240050673484802,0.34107086062431335,0.35817405581474304,0.37525174021720886,0.39221879839897156,0.40895670652389526,0.4253803789615631,0.4414876699447632,0.45718133449554443,0.4724193215370178,0.4870593845844269,0.5011486411094666,0.5146551728248596,0.5275090932846069,0.5397062301635742,0.5512695908546448,0.5621558427810669,0.5724260210990906,0.5820269584655762,0.5910516381263733,0.5994812250137329,0.6072625517845154,0.6144882440567017,0.6212040185928345,0.6274442076683044,0.6331858038902283,0.638483464717865,0.6433520317077637,0.6478791832923889,0.6519954800605774,0.6558167338371277,0.6593009233474731,0.662449061870575,0.6653608083724976,0.6680140495300293,0.6704411506652832,0.6726530194282532,0.6746891140937805,0.6765300035476685,0.678206741809845,0.6797282695770264,0.6811187863349915,0.6823936104774475,0.68354731798172,0.6846022009849548,0.6855610609054565,0.686436653137207,0.6872233748435974,0.6879377365112305,0.6885898113250732,0.6891863942146301,0.689717710018158,0.6902065873146057,0.6906461119651794,0.6910526156425476,0.6914140582084656,0.6917435526847839,0.6920443177223206,0.6923186182975769,0.6925663948059082,0.6927979588508606,0.6930105090141296,0.6931955218315125,0.6933634281158447,0.6935200095176697,0.6936568021774292,0.693784236907959,0.6938971877098083,0.6940036416053772,0.6940975189208984,0.6941847205162048,0.6942656636238098,0.6943363547325134,0.6943989396095276,0.6944571733474731,0.6945092082023621,0.6945581436157227,0.6946032047271729,0.6946415901184082,0.694678544998169,0.694708526134491,0.6947399973869324,0.6947643160820007,0.694789469242096,0.6948132514953613,0.6948331594467163,0.6948515772819519,0.6948692202568054,0.6948840618133545,0.6948966979980469,0.6949080228805542,0.6949189901351929,0.694927453994751,0.6949369311332703,0.6949460506439209,0.6949542760848999,0.694961428642273,0.6949679255485535,0.6949729919433594,0.6949784755706787,0.6949837803840637,0.6949889659881592,0.6949931383132935,0.6949969530105591,0.6950008273124695,0.6950036883354187,0.6950064301490784,0.6950089335441589,0.6950111389160156,0.6950135827064514,0.695015549659729,0.6950173377990723,0.6950188279151917,0.6950203776359558,0.6950216889381409,0.695023238658905,0.6950246691703796,0.6950255632400513,0.6950265169143677,0.6950279474258423,0.6950294971466064,0.6950306296348572,0.695031464099884,0.6950328350067139,0.6950334906578064,0.6950339078903198,0.6950348019599915,0.6950353384017944,0.6950362324714661,0.6950366497039795,0.6950371861457825,0.695037841796875,0.6950381994247437,0.6950388550758362,0.6950392723083496,0.6950397491455078,0.6950405240058899,0.6950409412384033,0.6950414776802063,0.695041835308075,0.6950422525405884,0.695042610168457,0.6950429081916809,0.6950432658195496,0.6950438022613525,0.6950440406799316,0.6950443387031555,0.6950448155403137,0.6950451135635376,0.6950455904006958,0.6950457692146301,0.6950462460517883,0.6950465440750122,0.6950467824935913,0.6950470209121704,0.6950470805168152,0.6950471997261047,0.6950474381446838,0.6950476765632629,0.6950478553771973,0.6950480937957764,0.695048451423645,0.695048451423645,0.6950485110282898,0.6950488686561584,0.6950488686561584,0.695048987865448,0.6950491666793823,0.6950491666793823,0.695049524307251,0.6950497627258301,0.6950499415397644,0.6950502991676331,0.6950505971908569,0.6950507164001465,0.695050835609436,0.6950509548187256,0.6950510740280151,0.6950511932373047,0.6950511932373047,0.6950513124465942,0.695051372051239,0.6950514912605286,0.6950514912605286,0.6950516104698181,0.6950517296791077,0.6950519680976868,0.6950520277023315,0.6950521469116211,0.6950523853302002,0.6950523853302002,0.6950525045394897,0.6950525045394897,0.6950526237487793,0.6950527429580688,0.6950529217720032,0.6950530409812927,0.6950530409812927,0.6950532793998718,0.6950533986091614,0.6950535774230957,0.6950536966323853,0.6950539350509644,0.6950540542602539,0.6950541734695435,0.6950541734695435,0.6950541734695435,0.6950542330741882,0.6950542330741882,0.6950542330741882,0.6950542330741882,0.6950543522834778,0.6950543522834778,0.6950543522834778,0.6950544714927673,0.6950544714927673,0.6950544714927673,0.6950544714927673,0.6950545907020569,0.6950547099113464,0.6950547099113464,0.6950547099113464,0.695054829120636,0.695054829120636,0.695054829120636,0.695054829120636,0.6950548887252808,0.6950551271438599,0.6950551271438599,0.6950552463531494,0.6950552463531494,0.6950552463531494,0.695055365562439,0.695055365562439,0.6950554847717285,0.6950555443763733,0.6950556635856628,0.6950557827949524,0.6950559020042419,0.6950559020042419,0.6950560212135315,0.695056140422821,0.695056140422821,0.6950562596321106,0.6950562596321106,0.6950562596321106,0.6950562596321106,0.6950562596321106,0.6950562596321106,0.6950562596321106,0.6950562596321106,0.6950562596321106,0.6950562596321106,0.6950562596321106,0.6950562596321106,0.6950562596321106,0.6950562596321106,0.6950563192367554,0.6950563192367554,0.6950563192367554,0.6950563192367554,0.6950563192367554,0.6950563192367554,0.6950563192367554,0.6950563192367554,0.6950563192367554,0.6950563192367554,0.6950563192367554,0.6950563192367554,0.6950563192367554,0.6950563192367554,0.6950564384460449,0.6950564384460449,0.6950564384460449,0.6950564384460449,0.6950564384460449,0.6950564384460449,0.6950564384460449,0.6950564384460449,0.6950564384460449,0.6950565576553345,0.6950565576553345,0.6950565576553345,0.6950565576553345,0.6950565576553345,0.6950565576553345,0.6950565576553345,0.6950565576553345,0.6950565576553345,0.6950565576553345,0.695056676864624,0.6950567960739136,0.6950567960739136,0.6950567960739136,0.6950569152832031,0.6950569152832031,0.6950569152832031,0.6950569152832031,0.6950569152832031,0.6950569152832031,0.6950569152832031,0.6950569152832031,0.6950569748878479,0.6950569748878479,0.6950569748878479,0.6950570940971375],"active":[0.003253161907196045,0.0028157546184957027,0.002910647075623274,0.00311241764575243,0.0033660870976746082,0.003630202729254961,0.0038879401981830597,0.004228806123137474,0.004567472264170647,0.004920542240142822,0.005309568718075752,0.005713440477848053,0.0061103831976652145,0.006590012460947037,0.007063817232847214,0.007601723074913025,0.008133254945278168,0.008687760680913925,0.00928625836968422,0.009923014789819717,0.01057208701968193,0.011293955147266388,0.011973589658737183,0.012648947536945343,0.013401933014392853,0.014135457575321198,0.01490173488855362,0.0157066211104393,0.016451574862003326,0.01725710928440094,0.018013283610343933,0.01918409764766693,0.020554929971694946,0.02192467451095581,0.02330648899078369,0.024755164980888367,0.026112347841262817,0.027476266026496887,0.028738781809806824,0.029854819178581238,0.030896902084350586,0.031891465187072754,0.03266805410385132,0.03337851166725159,0.03379228711128235,0.03414785861968994,0.03423473238945007,0.034212201833724976,0.0339449942111969,0.03351891040802002,0.03299993276596069,0.032348424196243286,0.031538814306259155,0.030596613883972168,0.029438793659210205,0.0283258855342865,0.027134299278259277,0.025871574878692627,0.024571001529693604,0.023298680782318115,0.021983742713928223,0.02071523666381836,0.019394338130950928,0.01820462942123413,0.01697784662246704,0.015737414360046387,0.014651477336883545,0.01363074779510498,0.012657523155212402,0.011695384979248047,0.010810434818267822,0.009963035583496094,0.009200632572174072,0.008430242538452148,0.007753610610961914,0.007088065147399902,0.006475329399108887,0.005965113639831543,0.005473613739013672,0.005013942718505859,0.0045792460441589355,0.004199028015136719,0.0038211941719055176,0.0034960508346557617,0.0032075047492980957,0.0029390454292297363,0.0026845932006835938,0.0024449825286865234,0.0022484660148620605,0.002061128616333008,0.0018731951713562012,0.0017023086547851562,0.0015657544136047363,0.0014520883560180664,0.0013303160667419434,0.0012163519859313965,0.001124739646911621,0.0010399818420410156,0.000961005687713623,0.0008841156959533691,0.0008260607719421387,0.0007597804069519043,0.0007039308547973633,0.0006560087203979492,0.0006119012832641602,0.0005667209625244141,0.0005255937576293945,0.0004947185516357422,0.00046503543853759766,0.00043070316314697266,0.0004093647003173828,0.00038307905197143555,0.000364840030670166,0.00034415721893310547,0.00033164024353027344,0.00031501054763793945,0.0002974867820739746,0.00028270483016967773,0.000269472599029541,0.0002593994140625,0.00025081634521484375,0.00024175643920898438,0.00022923946380615234,0.0002219676971435547,0.00021255016326904297,0.0002104640007019043,0.00020140409469604492,0.00019890069961547852,0.00019484758377075195,0.00018787384033203125,0.00018459558486938477,0.0001805424690246582,0.00017690658569335938,0.00017368793487548828,0.00017017126083374023,0.0001685619354248047,0.00016570091247558594,0.0001672506332397461,0.0001652240753173828,0.0001628398895263672,0.00016099214553833008,0.00016021728515625,0.00015842914581298828,0.00015789270401000977,0.00015777349472045898,0.00015741586685180664,0.0001557469367980957,0.00015479326248168945,0.00015437602996826172,0.00015360116958618164,0.00015300512313842773,0.00015217065811157227,0.00015175342559814453,0.0001519322395324707,0.00015169382095336914,0.00015097856521606445,0.0001507401466369629,0.00015044212341308594,0.00015044212341308594,0.00015056133270263672,0.00014984607696533203,0.0001500844955444336,0.00015026330947875977,0.00015044212341308594,0.00015056133270263672,0.00014954805374145508,0.00014919042587280273,0.00014930963516235352,0.0001487135887145996,0.00014865398406982422,0.00014901161193847656,0.00014895200729370117,0.00014930963516235352,0.0001488327980041504,0.00014919042587280273,0.00014913082122802734,0.000148773193359375,0.00014895200729370117,0.00014865398406982422,0.00014901161193847656,0.00014919042587280273,0.0001488327980041504,0.00014889240264892578,0.000148773193359375,0.000148773193359375,0.00014901161193847656,0.0001488327980041504,0.00014901161193847656,0.00014895200729370117,0.000148773193359375,0.00014907121658325195,0.00014913082122802734,0.00014895200729370117,0.00014913082122802734,0.00014895200729370117,0.00014913082122802734,0.0001488327980041504,0.00014865398406982422,0.000148773193359375,0.0001487135887145996,0.00014901161193847656,0.00014913082122802734,0.00014919042587280273,0.00014919042587280273,0.00014913082122802734,0.00014907121658325195,0.00014895200729370117,0.00014907121658325195,0.00014925003051757812,0.00014907121658325195,0.00014919042587280273,0.00014930963516235352,0.00014925003051757812,0.0001493692398071289,0.00014919042587280273,0.00014919042587280273,0.00014925003051757812,0.00014895200729370117,0.000148773193359375,0.00014865398406982422,0.00014865398406982422,0.00014865398406982422,0.00014865398406982422,0.00014853477478027344,0.00014865398406982422,0.00014859437942504883,0.00014853477478027344,0.00014853477478027344,0.00014853477478027344,0.00014841556549072266,0.00014829635620117188,0.0001481771469116211,0.00014823675155639648,0.00014835596084594727,0.0001481175422668457,0.0001481175422668457,0.0001481175422668457,0.0001481771469116211,0.0001481771469116211,0.0001481771469116211,0.0001481175422668457,0.00014823675155639648,0.00014829635620117188,0.00014829635620117188,0.00014829635620117188,0.00014823675155639648,0.00014835596084594727,0.00014829635620117188,0.00014829635620117188,0.00014829635620117188,0.00014829635620117188,0.00014841556549072266,0.00014835596084594727,0.00014835596084594727,0.00014847517013549805,0.00014847517013549805,0.00014841556549072266,0.00014841556549072266,0.00014853477478027344,0.00014841556549072266,0.00014841556549072266,0.00014853477478027344,0.00014865398406982422,0.00014853477478027344,0.00014841556549072266,0.00014841556549072266,0.00014853477478027344,0.00014841556549072266,0.00014853477478027344,0.00014853477478027344,0.00014865398406982422,0.00014865398406982422,0.00014841556549072266,0.00014853477478027344,0.00014853477478027344,0.00014865398406982422,0.00014865398406982422,0.00014865398406982422,0.000148773193359375,0.00014865398406982422,0.00014865398406982422,0.00014865398406982422,0.00014865398406982422,0.00014853477478027344,0.00014865398406982422,0.00014853477478027344,0.00014841556549072266,0.00014853477478027344,0.00014841556549072266,0.00014841556549072266,0.00014841556549072266,0.00014841556549072266,0.00014841556549072266,0.00014841556549072266,0.00014853477478027344,0.00014853477478027344,0.00014853477478027344,0.00014853477478027344,0.00014853477478027344,0.00014853477478027344,0.00014853477478027344,0.00014865398406982422,0.00014859437942504883,0.00014859437942504883,0.00014859437942504883,0.00014859437942504883,0.00014859437942504883,0.00014859437942504883,0.00014859437942504883,0.00014859437942504883,0.00014859437942504883,0.00014859437942504883,0.00014859437942504883,0.00014859437942504883,0.00014859437942504883,0.00014859437942504883,0.00014853477478027344,0.00014853477478027344,0.00014853477478027344,0.00014853477478027344,0.00014853477478027344,0.00014853477478027344,0.00014853477478027344,0.00014853477478027344,0.00014865398406982422,0.00014853477478027344,0.00014853477478027344,0.00014853477478027344,0.00014853477478027344,0.00014853477478027344,0.00014853477478027344,0.00014865398406982422,0.000148773193359375,0.000148773193359375,0.000148773193359375,0.00014865398406982422,0.00014865398406982422,0.00014865398406982422,0.00014865398406982422,0.00014865398406982422,0.00014865398406982422,0.00014865398406982422,0.00014865398406982422,0.00014865398406982422,0.00014865398406982422,0.0001487135887145996,0.0001487135887145996,0.00014865398406982422,0.00014865398406982422,0.00014865398406982422,0.00014865398406982422]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.003253161907196045,0.004362623207271099,0.005724434740841389,0.007225451525300741,0.008830376900732517,0.010556034743785858,0.012405943125486374,0.014363059774041176,0.01644882559776306,0.0186577420681715,0.021040719002485275,0.023528046905994415,0.026192402467131615,0.02900531142950058,0.031995467841625214,0.035139236599206924,0.038441888988018036,0.04193762689828873,0.04565294831991196,0.04954760894179344,0.05365525558590889,0.05798754468560219,0.06250026822090149,0.06720981746912003,0.07214994728565216,0.07732504606246948,0.08271731436252594,0.08832389116287231,0.09416258335113525,0.10022976249456406,0.10651487857103348,0.1133076623082161,0.12059525400400162,0.12835004925727844,0.13655203580856323,0.1452469527721405,0.15444031357765198,0.1641208827495575,0.17419180274009705,0.18480536341667175,0.19577957689762115,0.2071656733751297,0.2190358191728592,0.2312285602092743,0.24376361072063446,0.256571888923645,0.26964595913887024,0.2828875780105591,0.29626500606536865,0.3097631633281708,0.32335641980171204,0.33694055676460266,0.3504951298236847,0.3638591170310974,0.37714824080467224,0.3902006447315216,0.40298253297805786,0.4154943823814392,0.42767271399497986,0.43949997425079346,0.4509710967540741,0.462046355009079,0.4726797044277191,0.4828505516052246,0.4926742911338806,0.5020266771316528,0.5108501315116882,0.5192987322807312,0.5272862911224365,0.5348743200302124,0.5420171022415161,0.5487529039382935,0.5551158785820007,0.561049222946167,0.5666303038597107,0.5718740224838257,0.5767422318458557,0.5812965035438538,0.5855551362037659,0.5895147919654846,0.5932313203811646,0.5966591835021973,0.5998432040214539,0.6027920246124268,0.6055381894111633,0.6080699563026428,0.6104466319084167,0.6126253008842468,0.6146370768547058,0.6165083050727844,0.6182266473770142,0.6198135018348694,0.6212826371192932,0.6226520538330078,0.6239244341850281,0.6250908970832825,0.6261578798294067,0.6271560788154602,0.628055989742279,0.628889799118042,0.6296555995941162,0.6303676962852478,0.6310194134712219,0.6316276788711548,0.6321782469749451,0.632696807384491,0.6331719160079956,0.6336156725883484,0.634026825428009,0.6343884468078613,0.6347312331199646,0.6350475549697876,0.6353369355201721,0.6356075406074524,0.635853111743927,0.6360785365104675,0.6362835764884949,0.6364747881889343,0.6366507411003113,0.6368162035942078,0.6369693875312805,0.6371068358421326,0.6372337937355042,0.6373504996299744,0.6374586820602417,0.6375600695610046,0.6376498937606812,0.637735903263092,0.6378171443939209,0.6378889679908752,0.6379508376121521,0.638010561466217,0.638066291809082,0.6381179690361023,0.6381658315658569,0.6382122039794922,0.6382546424865723,0.6382944583892822,0.6383303999900818,0.6383640766143799,0.6383939981460571,0.6384216547012329,0.6384465098381042,0.6384709477424622,0.6384921669960022,0.638510525226593,0.6385303139686584,0.6385460495948792,0.6385617852210999,0.6385750770568848,0.6385887861251831,0.6386012434959412,0.638613760471344,0.6386241316795349,0.6386328935623169,0.638641357421875,0.6386498212814331,0.6386576294898987,0.6386656761169434,0.6386728286743164,0.6386785507202148,0.6386834979057312,0.6386885643005371,0.6386933922767639,0.6386976838111877,0.6387021541595459,0.6387066841125488,0.6387103199958801,0.6387144923210144,0.6387169361114502,0.6387199759483337,0.638722836971283,0.6387253999710083,0.638727605342865,0.6387295722961426,0.6387315392494202,0.6387332081794739,0.6387350559234619,0.6387366056442261,0.6387382745742798,0.6387392282485962,0.6387406587600708,0.6387423276901245,0.6387434005737305,0.6387442946434021,0.6387453079223633,0.6387462615966797,0.6387473940849304,0.6387487053871155,0.6387494802474976,0.6387502551078796,0.6387510895729065,0.6387515664100647,0.6387518644332886,0.6387528777122498,0.6387536525726318,0.6387541890144348,0.6387545466423035,0.6387552618980408,0.6387559771537781,0.638756275177002,0.6387566328048706,0.6387572884559631,0.6387574076652527,0.6387578248977661,0.6387582421302795,0.6387585997581482,0.6387588977813721,0.6387592554092407,0.6387599110603333,0.6387604475021362,0.6387608051300049,0.6387609243392944,0.6387611031532288,0.638761579990387,0.6387618780136108,0.638762354850769,0.6387627720832825,0.6387630105018616,0.6387633085250854,0.6387636661529541,0.638763964176178,0.6387643218040466,0.638764500617981,0.6387650966644287,0.638765275478363,0.6387655138969421,0.6387657523155212,0.6387662887573242,0.6387665867805481,0.6387669444084167,0.6387673616409302,0.6387677192687988,0.6387679576873779,0.6387682557106018,0.6387683749198914,0.6387687921524048,0.6387689113616943,0.638769268989563,0.6387694478034973,0.6387700438499451,0.6387700438499451,0.6387702226638794,0.6387706995010376,0.6387708783149719,0.6387709975242615,0.6387713551521301,0.6387718915939331,0.6387721300125122,0.6387724280357361,0.6387726664543152,0.6387727856636047,0.6387729048728943,0.6387730836868286,0.6387734413146973,0.6387735605239868,0.6387738585472107,0.6387739777565002,0.6387743353843689,0.6387746334075928,0.6387749910354614,0.638775110244751,0.6387751698493958,0.6387752890586853,0.6387755274772644,0.6387757658958435,0.6387758255004883,0.6387760639190674,0.6387761831283569,0.6387763023376465,0.638776421546936,0.6387764811515808,0.6387766003608704,0.6387767195701599,0.6387768387794495,0.6387770771980286,0.6387770771980286,0.6387772560119629,0.6387773752212524,0.638777494430542,0.6387776136398315,0.6387778520584106,0.6387779116630554,0.6387779116630554,0.638778030872345,0.6387781500816345,0.6387781500816345,0.6387783885002136,0.6387783885002136,0.6387785077095032,0.6387786269187927,0.6387786865234375,0.638778805732727,0.6387789249420166,0.6387790441513062,0.6387792825698853,0.63877934217453,0.6387794613838196,0.6387794613838196,0.6387795805931091,0.6387796998023987,0.6387796998023987,0.6387798190116882,0.6387801170349121,0.6387801170349121,0.6387801170349121,0.6387801170349121,0.6387801170349121,0.6387801170349121,0.6387802362442017,0.6387803554534912,0.6387804746627808,0.6387805938720703,0.6387807130813599,0.6387807130813599,0.6387807130813599,0.6387807130813599,0.6387807726860046,0.6387807726860046,0.6387807726860046,0.6387807726860046,0.6387810111045837,0.6387812495231628,0.6387814879417419,0.6387816667556763,0.6387817859649658,0.6387820243835449,0.6387821435928345,0.6387821435928345,0.6387823224067688,0.6387823224067688,0.6387824416160583,0.6387824416160583,0.6387825608253479,0.6387825608253479,0.6387825608253479,0.6387826800346375,0.638782799243927,0.638782799243927,0.6387828588485718,0.6387830972671509,0.6387830972671509,0.6387832164764404,0.6387832164764404,0.63878333568573,0.63878333568573,0.63878333568573,0.6387835741043091,0.6387835741043091,0.6387836337089539,0.6387836337089539],"recovered":[0.0,0.0015443394659087062,0.002865796908736229,0.004212874453514814,0.00564197963103652,0.00716168899089098,0.008783877827227116,0.010510195046663284,0.012351857498288155,0.014330744743347168,0.01642739586532116,0.018662262707948685,0.021034684032201767,0.0235313568264246,0.02618120051920414,0.028983552008867264,0.03199119120836258,0.03516387939453125,0.038472581654787064,0.041976455599069595,0.045665718615055084,0.04958171024918556,0.053693752735853195,0.05801020562648773,0.0625281035900116,0.06725293397903442,0.07221592962741852,0.07738851010799408,0.08276714384555817,0.08839768171310425,0.09423065930604935,0.10030520707368851,0.10675548017024994,0.11365503072738647,0.12099111080169678,0.12873414158821106,0.1369321644306183,0.14567172527313232,0.15487179160118103,0.16449661552906036,0.17462526261806488,0.18519440293312073,0.1961441934108734,0.20756615698337555,0.21938230097293854,0.23150897026062012,0.24401311576366425,0.2567718029022217,0.26981112360954285,0.28303271532058716,0.2963498830795288,0.30978646874427795,0.3232964873313904,0.33685776591300964,0.3503270149230957,0.3636426329612732,0.37685224413871765,0.38990113139152527,0.40267136693000793,0.415147602558136,0.4273113012313843,0.4391331672668457,0.4505595266819,0.4616508483886719,0.47223910689353943,0.48242634534835815,0.4921901822090149,0.5014877915382385,0.5103797316551208,0.5187970995903015,0.5268070101737976,0.534396767616272,0.5415575504302979,0.5482935905456543,0.5546247959136963,0.5605747699737549,0.5661988258361816,0.5714580416679382,0.5763495564460754,0.5809235572814941,0.5851743817329407,0.5891888737678528,0.5929036736488342,0.5963521003723145,0.5995569229125977,0.6025394797325134,0.6052885055541992,0.6078594923019409,0.6102259755134583,0.612407386302948,0.6144413948059082,0.6163128614425659,0.6180346608161926,0.6196269392967224,0.6211196184158325,0.6224774718284607,0.6237316131591797,0.6249069571495056,0.6259874701499939,0.626982569694519,0.6279009580612183,0.6287492513656616,0.629520833492279,0.6302423477172852,0.6309008598327637,0.6315090656280518,0.6320699453353882,0.6325845122337341,0.6330597996711731,0.6335074305534363,0.6339078545570374,0.634285032749176,0.6346277594566345,0.6349417567253113,0.6352404356002808,0.6355085968971252,0.6357560157775879,0.6359810829162598,0.6361920833587646,0.6363803744316101,0.6365604400634766,0.6367256045341492,0.6368751525878906,0.6370171308517456,0.6371457576751709,0.6372665762901306,0.6373783946037292,0.6374750733375549,0.6375669836997986,0.6376553773880005,0.6377325057983398,0.6378005743026733,0.6378647685050964,0.6379262208938599,0.6379817724227905,0.6380333304405212,0.6380835771560669,0.6381297707557678,0.6381718516349792,0.6382086873054504,0.638244092464447,0.6382761001586914,0.6383066773414612,0.6383341550827026,0.638360321521759,0.6383824348449707,0.6384043097496033,0.6384240984916687,0.6384421586990356,0.6384588479995728,0.6384742259979248,0.6384884119033813,0.6385005116462708,0.6385138630867004,0.6385260224342346,0.6385352611541748,0.6385447382926941,0.6385550498962402,0.6385627388954163,0.6385707855224609,0.638578474521637,0.638584554195404,0.6385899186134338,0.6385956406593323,0.6386008262634277,0.6386054158210754,0.6386102437973022,0.6386142373085022,0.6386176347732544,0.6386215686798096,0.6386246681213379,0.6386281847953796,0.6386306285858154,0.6386334896087646,0.6386359930038452,0.6386378407478333,0.6386397480964661,0.6386412978172302,0.6386434435844421,0.638644814491272,0.63864666223526,0.6386486291885376,0.6386505961418152,0.6386518478393555,0.638653039932251,0.6386539340019226,0.638654887676239,0.6386561393737793,0.6386567950248718,0.6386577486991882,0.6386585235595703,0.638659656047821,0.6386604309082031,0.6386609673500061,0.6386615037918091,0.6386622786521912,0.6386630535125732,0.6386638283729553,0.6386643648147583,0.6386650204658508,0.6386656761169434,0.6386661529541016,0.6386664509773254,0.638667106628418,0.6386674642562866,0.6386680006980896,0.638668417930603,0.6386686563491821,0.6386691927909851,0.6386696696281433,0.6386702060699463,0.6386706233024597,0.6386709809303284,0.6386713981628418,0.6386718153953552,0.6386720538139343,0.6386722922325134,0.6386727094650269,0.6386730670928955,0.6386732459068298,0.6386736035346985,0.6386739015579224,0.6386744976043701,0.638674795627594,0.6386750340461731,0.638675332069397,0.6386756896972656,0.6386760473251343,0.6386760473251343,0.6386765837669373,0.6386771202087402,0.6386773586273193,0.6386776566505432,0.6386777758598328,0.6386781334877014,0.6386785507202148,0.6386786699295044,0.6386789083480835,0.6386790871620178,0.6386793255805969,0.638679563999176,0.638680100440979,0.6386802792549133,0.6386805176734924,0.6386807560920715,0.6386810541152954,0.6386812925338745,0.6386815309524536,0.6386820673942566,0.6386824250221252,0.6386828422546387,0.6386830806732178,0.6386831402778625,0.6386836171150208,0.6386839151382446,0.6386842727661133,0.6386843919754028,0.6386845707893372,0.6386845707893372,0.6386848092079163,0.6386849284172058,0.6386853456497192,0.6386857032775879,0.638685941696167,0.6386860013008118,0.6386862397193909,0.6386863589286804,0.6386865973472595,0.6386867761611938,0.6386868953704834,0.638687252998352,0.6386875510215759,0.6386879086494446,0.6386880874633789,0.6386882066726685,0.6386882066726685,0.638688325881958,0.6386884450912476,0.6386885643005371,0.6386886835098267,0.6386888027191162,0.638688862323761,0.6386891007423401,0.6386892199516296,0.6386893391609192,0.6386894583702087,0.6386895179748535,0.6386897563934326,0.6386898756027222,0.6386899948120117,0.6386901140213013,0.6386902332305908,0.6386902928352356,0.6386904120445251,0.6386905312538147,0.6386907696723938,0.6386909484863281,0.6386910676956177,0.6386911869049072,0.6386913061141968,0.6386914253234863,0.6386915445327759,0.6386916041374207,0.6386917233467102,0.6386919617652893,0.6386919617652893,0.6386919617652893,0.6386919617652893,0.6386920809745789,0.6386920809745789,0.6386920809745789,0.6386922001838684,0.6386922001838684,0.6386922001838684,0.6386923789978027,0.6386923789978027,0.6386923789978027,0.6386924982070923,0.6386924982070923,0.6386924982070923,0.6386924982070923,0.6386924982070923,0.6386927366256714,0.6386928558349609,0.6386930346488953,0.6386931538581848,0.6386932730674744,0.6386933922767639,0.638693630695343,0.638693630695343,0.6386937499046326,0.6386937499046326,0.6386937499046326,0.6386937499046326,0.6386938095092773,0.6386938095092773,0.6386939287185669,0.638694167137146,0.6386942863464355,0.6386942863464355,0.6386944055557251,0.6386944651603699,0.6386944651603699,0.6386945843696594,0.6386945843696594,0.6386945843696594,0.638694703578949,0.638694703578949,0.6386948227882385,0.6386948227882385,0.6386948227882385],"active":[0.003253161907196045,0.002818283624947071,0.0028586378321051598,0.003012577071785927,0.0031883972696959972,0.0033943457528948784,0.0036220652982592583,0.0038528647273778915,0.004096968099474907,0.004326997324824333,0.004613323137164116,0.004865784198045731,0.005157718434929848,0.005473954603075981,0.005814267322421074,0.006155684590339661,0.0064506977796554565,0.006773747503757477,0.007180366665124893,0.0075711533427238464,0.007989536970853806,0.008405834436416626,0.008806515485048294,0.009199611842632294,0.009621843695640564,0.010072112083435059,0.010501384735107422,0.010935381054878235,0.011395439505577087,0.011832080781459808,0.01228421926498413,0.013002455234527588,0.013839773833751678,0.014695018529891968,0.015560925006866455,0.016512811183929443,0.01750814914703369,0.01844915747642517,0.019320011138916016,0.02030874788761139,0.021154314279556274,0.021971270442008972,0.02289162576198578,0.023662403225898743,0.024381309747695923,0.025062918663024902,0.025632843375205994,0.026115775108337402,0.026453882455825806,0.026730448007583618,0.027006536722183228,0.027154088020324707,0.02719864249229431,0.02700135111808777,0.026821225881576538,0.026558011770248413,0.02613028883934021,0.02559325098991394,0.025001347064971924,0.02435237169265747,0.02365979552268982,0.022913187742233276,0.022120177745819092,0.021199703216552734,0.020435184240341187,0.019600331783294678,0.01865994930267334,0.017810940742492676,0.016906559467315674,0.01607722043991089,0.015210092067718506,0.014356136322021484,0.01355832815170288,0.012755632400512695,0.012005507946014404,0.0112992525100708,0.010543406009674072,0.009838461875915527,0.00920557975769043,0.008591234683990479,0.008056938648223877,0.007470309734344482,0.006939530372619629,0.006439924240112305,0.005981266498565674,0.0055304765701293945,0.005158126354217529,0.004765808582305908,0.004411101341247559,0.004100918769836426,0.003785252571105957,0.003500640392303467,0.003247976303100586,0.0030251145362854004,0.0028048157691955566,0.0026134252548217773,0.0024262666702270508,0.00224912166595459,0.0020685195922851562,0.0019072294235229492,0.0017546415328979492,0.0016184449195861816,0.001498579978942871,0.001385331153869629,0.0012773871421813965,0.001187741756439209,0.0011019706726074219,0.0010311603546142578,0.0009670257568359375,0.0008810162544250488,0.0008233785629272461,0.0007625222206115723,0.0007091760635375977,0.0006657838821411133,0.0006126761436462402,0.0005699396133422852,0.0005275607109069824,0.0004937052726745605,0.00045865774154663086,0.00043582916259765625,0.0004089474678039551,0.00038123130798339844,0.0003586411476135254,0.00033336877822875977,0.0003129243850708008,0.00029349327087402344,0.0002714991569519043,0.0002608299255371094,0.00025016069412231445,0.00023359060287475586,0.00021833181381225586,0.00020998716354370117,0.0002015233039855957,0.00019174814224243164,0.00018405914306640625,0.00017887353897094727,0.0001710653305053711,0.0001646876335144043,0.00015854835510253906,0.00015538930892944336,0.00014990568161010742,0.0001455545425415039,0.0001398324966430664,0.00013679265975952148,0.00013184547424316406,0.00012809038162231445,0.00012600421905517578,0.00012195110321044922,0.00011962652206420898,0.00011622905731201172,0.00011456012725830078,0.00011283159255981445,0.00011324882507324219,0.00011026859283447266,0.00010687112808227539,0.00010609626770019531,0.00010508298873901367,0.00010257959365844727,0.00010293722152709961,0.00010204315185546875,0.00010007619857788086,9.894371032714844e-05,9.864568710327148e-05,9.775161743164062e-05,9.685754776000977e-05,9.673833847045898e-05,9.644031524658203e-05,9.608268737792969e-05,9.685754776000977e-05,9.5367431640625e-05,9.530782699584961e-05,9.465217590332031e-05,9.47713851928711e-05,9.41157341003418e-05,9.357929229736328e-05,9.369850158691406e-05,9.34600830078125e-05,9.375810623168945e-05,9.316205978393555e-05,9.34600830078125e-05,9.256601333618164e-05,9.202957153320312e-05,9.173154830932617e-05,9.1552734375e-05,9.125471115112305e-05,9.137392044067383e-05,9.137392044067383e-05,9.125471115112305e-05,9.191036224365234e-05,9.173154830932617e-05,9.173154830932617e-05,9.143352508544922e-05,9.113550186157227e-05,9.08970832824707e-05,9.137392044067383e-05,9.137392044067383e-05,9.113550186157227e-05,9.071826934814453e-05,9.08970832824707e-05,9.09566879272461e-05,9.059906005859375e-05,9.047985076904297e-05,9.083747863769531e-05,9.03010368347168e-05,9.036064147949219e-05,9.02414321899414e-05,9.018182754516602e-05,9.02414321899414e-05,9.006261825561523e-05,9.02414321899414e-05,9.02414321899414e-05,9.018182754516602e-05,8.994340896606445e-05,8.970499038696289e-05,8.976459503173828e-05,8.982419967651367e-05,9.006261825561523e-05,9.006261825561523e-05,8.994340896606445e-05,9.006261825561523e-05,9.006261825561523e-05,9.006261825561523e-05,8.982419967651367e-05,8.970499038696289e-05,9.006261825561523e-05,8.994340896606445e-05,8.982419967651367e-05,8.970499038696289e-05,9.02414321899414e-05,9.000301361083984e-05,8.982419967651367e-05,9.000301361083984e-05,9.006261825561523e-05,9.018182754516602e-05,9.012222290039062e-05,8.982419967651367e-05,9.012222290039062e-05,9.000301361083984e-05,9.018182754516602e-05,9.012222290039062e-05,9.047985076904297e-05,8.994340896606445e-05,8.994340896606445e-05,9.018182754516602e-05,9.012222290039062e-05,8.994340896606445e-05,9.006261825561523e-05,9.036064147949219e-05,9.006261825561523e-05,9.000301361083984e-05,8.982419967651367e-05,8.970499038696289e-05,8.976459503173828e-05,8.946657180786133e-05,8.952617645263672e-05,8.928775787353516e-05,8.946657180786133e-05,8.940696716308594e-05,8.976459503173828e-05,8.982419967651367e-05,9.006261825561523e-05,8.976459503173828e-05,8.946657180786133e-05,8.934736251831055e-05,8.952617645263672e-05,8.952617645263672e-05,8.946657180786133e-05,8.946657180786133e-05,8.940696716308594e-05,8.940696716308594e-05,8.916854858398438e-05,8.893013000488281e-05,8.869171142578125e-05,8.863210678100586e-05,8.863210678100586e-05,8.887052536010742e-05,8.875131607055664e-05,8.881092071533203e-05,8.881092071533203e-05,8.881092071533203e-05,8.881092071533203e-05,8.89897346496582e-05,8.881092071533203e-05,8.869171142578125e-05,8.869171142578125e-05,8.869171142578125e-05,8.863210678100586e-05,8.863210678100586e-05,8.851289749145508e-05,8.851289749145508e-05,8.851289749145508e-05,8.845329284667969e-05,8.851289749145508e-05,8.851289749145508e-05,8.851289749145508e-05,8.851289749145508e-05,8.83936882019043e-05,8.83936882019043e-05,8.827447891235352e-05,8.827447891235352e-05,8.827447891235352e-05,8.815526962280273e-05,8.821487426757812e-05,8.83936882019043e-05,8.815526962280273e-05,8.815526962280273e-05,8.815526962280273e-05,8.815526962280273e-05,8.803606033325195e-05,8.815526962280273e-05,8.827447891235352e-05,8.827447891235352e-05,8.83936882019043e-05,8.851289749145508e-05,8.83340835571289e-05,8.83340835571289e-05,8.83340835571289e-05,8.827447891235352e-05,8.827447891235352e-05,8.827447891235352e-05,8.827447891235352e-05,8.851289749145508e-05,8.851289749145508e-05,8.863210678100586e-05,8.863210678100586e-05,8.863210678100586e-05,8.875131607055664e-05,8.875131607055664e-05,8.851289749145508e-05,8.869171142578125e-05,8.857250213623047e-05,8.869171142578125e-05,8.869171142578125e-05,8.881092071533203e-05,8.875131607055664e-05,8.875131607055664e-05,8.875131607055664e-05,8.863210678100586e-05,8.851289749145508e-05,8.857250213623047e-05,8.869171142578125e-05,8.863210678100586e-05,8.875131607055664e-05,8.863210678100586e-05,8.875131607055664e-05,8.875131607055664e-05,8.863210678100586e-05,8.887052536010742e-05,8.875131607055664e-05,8.881092071533203e-05,8.881092071533203e-05]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.003253161907196045,0.004377027507871389,0.005701234098523855,0.007128249853849411,0.008649278432130814,0.010231993161141872,0.011887278407812119,0.013614365831017494,0.0154269989579916,0.01732363924384117,0.019309233874082565,0.02138444408774376,0.023563452064990997,0.025824708864092827,0.028178328648209572,0.03063860535621643,0.033205870538949966,0.035851866006851196,0.03862046077847481,0.04148086905479431,0.04444749653339386,0.0475357361137867,0.0507090799510479,0.054027460515499115,0.057430725544691086,0.0609365776181221,0.06458185613155365,0.06830751150846481,0.07211937755346298,0.07609177380800247,0.08016907423734665,0.08450587093830109,0.08911238610744476,0.09398951381444931,0.09914218634366989,0.10455292463302612,0.11021755635738373,0.11615180224180222,0.12236962467432022,0.12890291213989258,0.13567611575126648,0.142735555768013,0.15007548034191132,0.15767601132392883,0.16551436483860016,0.17362266778945923,0.1819750815629959,0.19053518772125244,0.1993352323770523,0.20827558636665344,0.21748048067092896,0.2268054485321045,0.23625269532203674,0.24583640694618225,0.2554696798324585,0.265213280916214,0.27496740221977234,0.28473517298698425,0.2944791913032532,0.30422815680503845,0.31390851736068726,0.3235228955745697,0.3330424726009369,0.34236064553260803,0.3516000807285309,0.36068204045295715,0.3695807158946991,0.3782823383808136,0.38676416873931885,0.39506083726882935,0.40310776233673096,0.4108874201774597,0.4183996617794037,0.425692081451416,0.43273094296455383,0.4394916296005249,0.4460238218307495,0.45224857330322266,0.4582495391368866,0.4639591574668884,0.46942606568336487,0.4746797978878021,0.4797053635120392,0.48443856835365295,0.48894259333610535,0.49324145913124084,0.4973236918449402,0.5011770129203796,0.5048524141311646,0.508320689201355,0.5115840435028076,0.5146892666816711,0.5176032185554504,0.5203715562820435,0.5229701995849609,0.5254116654396057,0.527717649936676,0.5298983454704285,0.5319464802742004,0.5338857769966125,0.5357075333595276,0.5374162793159485,0.5390230417251587,0.5405288338661194,0.5419467091560364,0.5432906746864319,0.5445416569709778,0.5457201600074768,0.5468343496322632,0.5478789806365967,0.5488554835319519,0.5497667193412781,0.5506244897842407,0.5514175891876221,0.5521729588508606,0.5528812408447266,0.5535399913787842,0.5541664958000183,0.5547434687614441,0.5552869439125061,0.5557979345321655,0.5562772154808044,0.5567219853401184,0.557131826877594,0.5575200915336609,0.5578810572624207,0.558227002620697,0.5585591793060303,0.5588588714599609,0.5591371655464172,0.5593969225883484,0.5596420168876648,0.5598738193511963,0.5600911974906921,0.5602951645851135,0.5604861378669739,0.560660183429718,0.560831606388092,0.5609883069992065,0.5611366629600525,0.5612761974334717,0.5614063739776611,0.5615264177322388,0.5616394877433777,0.5617445707321167,0.5618466138839722,0.5619407296180725,0.5620255470275879,0.5621076822280884,0.5621834397315979,0.5622583031654358,0.5623254776000977,0.5623897314071655,0.5624493956565857,0.5625061392784119,0.5625583529472351,0.5626089572906494,0.5626543760299683,0.5626999139785767,0.5627401471138,0.562780499458313,0.5628159046173096,0.5628494620323181,0.5628809928894043,0.5629104375839233,0.5629391670227051,0.5629658699035645,0.5629913806915283,0.563014566898346,0.5630366802215576,0.5630593299865723,0.5630783438682556,0.5630969405174255,0.5631148815155029,0.5631328821182251,0.5631479620933533,0.5631626844406128,0.563177227973938,0.5631914138793945,0.5632044672966003,0.5632163882255554,0.5632272362709045,0.5632376670837402,0.5632476806640625,0.5632565021514893,0.5632645487785339,0.5632731914520264,0.563281238079071,0.563287615776062,0.5632937550544739,0.5633004903793335,0.5633070468902588,0.5633124709129333,0.5633184909820557,0.5633244514465332,0.5633295178413391,0.5633339285850525,0.5633382201194763,0.5633421540260315,0.5633460879325867,0.5633493065834045,0.5633532404899597,0.5633575320243835,0.5633602142333984,0.5633630156517029,0.5633658170700073,0.563368558883667,0.5633715391159058,0.5633741617202759,0.5633769035339355,0.5633791089057922,0.5633813142776489,0.5633832812309265,0.5633852481842041,0.5633869171142578,0.5633886456489563,0.5633904337882996,0.5633917450904846,0.5633932948112488,0.5633949041366577,0.5633965730667114,0.5633977055549622,0.5633987784385681,0.5633995532989502,0.5634007453918457,0.5634012818336487,0.5634026527404785,0.5634033679962158,0.5634039640426636,0.5634047389030457,0.5634056925773621,0.5634067058563232,0.5634071230888367,0.5634076595306396,0.5634082555770874,0.5634089112281799,0.5634098649024963,0.5634103417396545,0.5634111166000366,0.5634119510650635,0.5634124279022217,0.5634128451347351,0.5634135007858276,0.5634139776229858,0.5634146332740784,0.5634152889251709,0.5634157061576843,0.5634159445762634,0.5634163618087769,0.5634168982505798,0.5634172558784485,0.5634176731109619,0.5634181499481201,0.5634183287620544,0.5634185671806335,0.5634188055992126,0.5634189248085022,0.5634191036224365,0.5634192228317261,0.5634194612503052,0.5634196996688843,0.5634201169013977,0.5634201169013977,0.5634204149246216,0.5634206533432007,0.5634207725524902,0.5634210109710693,0.5634213089942932,0.5634216666221619,0.5634218454360962,0.5634219646453857,0.5634220838546753,0.5634222030639648,0.5634223222732544,0.5634223222732544,0.563422441482544,0.5634225010871887,0.5634226202964783,0.5634227395057678,0.5634227395057678,0.5634228587150574,0.5634229779243469,0.5634230971336365,0.5634230971336365,0.563423216342926,0.563423216342926,0.5634232759475708,0.5634235143661499,0.5634236335754395,0.5634236335754395,0.5634238719940186,0.5634238719940186,0.5634240508079529,0.5634241700172424,0.563424289226532,0.5634244084358215,0.5634244084358215,0.5634245276451111,0.5634246468544006,0.5634246468544006,0.5634247064590454,0.563424825668335,0.563424825668335,0.5634249448776245,0.5634250640869141,0.5634250640869141,0.5634250640869141,0.5634250640869141,0.5634251832962036,0.5634251832962036,0.5634251832962036,0.5634253025054932,0.5634253025054932,0.5634253621101379,0.563425600528717,0.5634257197380066,0.5634258389472961,0.5634258389472961,0.5634259581565857,0.5634259581565857,0.5634260773658752,0.56342613697052,0.5634263753890991,0.5634263753890991,0.5634263753890991,0.5634264945983887,0.5634267330169678,0.5634267330169678,0.5634267330169678,0.5634267330169678,0.5634269118309021,0.5634269118309021,0.5634270310401917,0.5634271502494812,0.5634273886680603,0.5634274482727051,0.5634274482727051,0.5634274482727051,0.5634276866912842,0.5634280443191528,0.5634282231330872,0.5634283423423767,0.5634283423423767,0.5634283423423767,0.5634284615516663,0.5634284615516663,0.5634285807609558,0.5634286999702454,0.5634288787841797,0.5634288787841797,0.5634289979934692],"recovered":[0.0,0.0015413706423714757,0.002887238748371601,0.004228048492223024,0.0055953580886125565,0.007039857096970081,0.008557367138564587,0.010143710300326347,0.011810321360826492,0.013546864502131939,0.01536895427852869,0.017266035079956055,0.01924811117351055,0.021333325654268265,0.023508265614509583,0.025772931054234505,0.028134357184171677,0.030603431165218353,0.03314441815018654,0.03581053391098976,0.038561973720788956,0.04141644760966301,0.0444091334939003,0.04747758060693741,0.05065983161330223,0.053955450654029846,0.057368721812963486,0.06087864190340042,0.06452623009681702,0.06821934133768082,0.07208563387393951,0.07602834701538086,0.08015742897987366,0.08455195277929306,0.0891721099615097,0.09408463537693024,0.09921883791685104,0.10463419556617737,0.1103258728981018,0.11627012491226196,0.12252730876207352,0.12904036045074463,0.1358240246772766,0.14289984107017517,0.15021666884422302,0.15780454874038696,0.16562850773334503,0.17376573383808136,0.18210802972316742,0.19067661464214325,0.19943058490753174,0.20837850868701935,0.21752744913101196,0.22683943808078766,0.23627173900604248,0.24580815434455872,0.25547048449516296,0.26516708731651306,0.27492067217826843,0.28464898467063904,0.29438069462776184,0.30412688851356506,0.3138158321380615,0.32337620854377747,0.3328205943107605,0.3421870470046997,0.35142624378204346,0.36046895384788513,0.3693210184574127,0.3779795467853546,0.3864673972129822,0.3947423994541168,0.40275537967681885,0.41052302718162537,0.41806748509407043,0.42535802721977234,0.4323682188987732,0.43915989995002747,0.44565579295158386,0.4519117772579193,0.45789670944213867,0.4636201560497284,0.469107985496521,0.47434520721435547,0.47936925292015076,0.4841088056564331,0.4886178970336914,0.4929030239582062,0.49697592854499817,0.5008417963981628,0.5045071840286255,0.5079809427261353,0.5112860798835754,0.5144075751304626,0.5173448324203491,0.5201117396354675,0.5227174162864685,0.5251885652542114,0.5274947881698608,0.5296832323074341,0.5317507982254028,0.5336933732032776,0.5355204343795776,0.5372527837753296,0.5388668179512024,0.54038006067276,0.5418131351470947,0.5431633591651917,0.5444223880767822,0.5456093549728394,0.5467334389686584,0.5477779507637024,0.5487483739852905,0.5496665239334106,0.5505255460739136,0.5513337850570679,0.552093505859375,0.552800178527832,0.5534598231315613,0.554077684879303,0.5546518564224243,0.5551949143409729,0.555702269077301,0.5561854243278503,0.5566273331642151,0.5570350289344788,0.5574266314506531,0.5577964782714844,0.5581455230712891,0.5584717392921448,0.5587807297706604,0.5590531826019287,0.559317409992218,0.5595676898956299,0.5598008036613464,0.5600196123123169,0.5602297186851501,0.5604183077812195,0.5605978965759277,0.5607620477676392,0.5609199404716492,0.5610651969909668,0.5612058043479919,0.56133633852005,0.5614560842514038,0.5615718364715576,0.5616806149482727,0.5617794394493103,0.5618714690208435,0.5619591474533081,0.5620408058166504,0.5621199011802673,0.5621942281723022,0.5622624754905701,0.5623278021812439,0.5623898506164551,0.562446117401123,0.5624983310699463,0.5625458359718323,0.562596321105957,0.5626394152641296,0.5626815557479858,0.5627208948135376,0.5627561807632446,0.5627907514572144,0.5628206133842468,0.5628507733345032,0.5628792643547058,0.5629068613052368,0.562931478023529,0.5629555583000183,0.5629794001579285,0.5629997849464417,0.563019335269928,0.5630393624305725,0.5630570650100708,0.5630737543106079,0.5630908012390137,0.5631061792373657,0.5631211400032043,0.5631364583969116,0.5631484389305115,0.5631604194641113,0.5631717443466187,0.5631822943687439,0.5631921887397766,0.5632011890411377,0.5632098913192749,0.5632175803184509,0.563225507736206,0.5632321238517761,0.5632390379905701,0.5632463097572327,0.5632519721984863,0.5632583498954773,0.5632636547088623,0.5632694959640503,0.5632745623588562,0.5632792711257935,0.5632834434509277,0.5632879734039307,0.5632919073104858,0.5632954239845276,0.5632997155189514,0.5633031129837036,0.5633063316345215,0.5633097290992737,0.5633122324943542,0.5633147954940796,0.5633175373077393,0.5633206367492676,0.5633227825164795,0.5633253455162048,0.563327431678772,0.5633291006088257,0.5633309483528137,0.5633324980735779,0.563334584236145,0.5633358955383301,0.5633373260498047,0.5633387565612793,0.5633401870727539,0.5633419156074524,0.5633430480957031,0.5633441209793091,0.5633456707000732,0.5633461475372314,0.5633471012115479,0.5633482336997986,0.563348650932312,0.5633496642112732,0.5633506178855896,0.5633517503738403,0.5633525252342224,0.5633532404899597,0.5633537173271179,0.5633542537689209,0.563355028629303,0.5633558034896851,0.5633564591407776,0.563356876373291,0.5633574724197388,0.5633577704429626,0.5633583068847656,0.5633590817451477,0.5633596181869507,0.5633602142333984,0.5633607506752014,0.5633611679077148,0.563361644744873,0.5633624196052551,0.5633629560470581,0.563363254070282,0.5633636116981506,0.5633639097213745,0.5633643865585327,0.563364565372467,0.5633646845817566,0.5633649230003357,0.5633652806282043,0.5633654594421387,0.5633655786514282,0.5633659958839417,0.5633661150932312,0.5633663535118103,0.5633665919303894,0.563366711139679,0.5633667707443237,0.5633671283721924,0.5633672475814819,0.5633674263954163,0.5633676648139954,0.5633676648139954,0.5633677840232849,0.5633679032325745,0.5633679032325745,0.563368022441864,0.5633681416511536,0.5633682012557983,0.5633683204650879,0.5633684396743774,0.563368558883667,0.5633686780929565,0.5633687973022461,0.5633688569068909,0.5633689761161804,0.5633689761161804,0.5633689761161804,0.5633692145347595,0.5633693337440491,0.5633693337440491,0.5633693337440491,0.5633694529533386,0.5633695125579834,0.5633695125579834,0.5633697509765625,0.5633697509765625,0.563369870185852,0.5633699893951416,0.5633702278137207,0.5633702278137207,0.5633702874183655,0.5633706450462341,0.5633707642555237,0.5633708834648132,0.5633708834648132,0.5633708834648132,0.5633708834648132,0.5633708834648132,0.563370943069458,0.563370943069458,0.563370943069458,0.563370943069458,0.563370943069458,0.563370943069458,0.5633710622787476,0.5633711814880371,0.5633711814880371,0.5633711814880371,0.5633711814880371,0.5633713006973267,0.5633714199066162,0.5633715391159058,0.5633717179298401,0.5633718371391296,0.5633719563484192,0.5633720755577087,0.5633720755577087,0.5633721947669983,0.5633723139762878,0.5633723139762878,0.5633723735809326,0.5633723735809326,0.5633726119995117,0.5633727312088013,0.5633728504180908,0.5633729696273804,0.5633731484413147,0.5633731484413147,0.5633733868598938,0.5633736252784729,0.5633737444877625,0.5633738040924072,0.5633740425109863,0.5633740425109863,0.5633741617202759,0.5633741617202759,0.5633742809295654,0.563374400138855,0.5633744597434998,0.5633745789527893],"active":[0.003253161907196045,0.0028356569819152355,0.002813995350152254,0.0029002013616263866,0.003053920343518257,0.003192136064171791,0.003329911269247532,0.003470655530691147,0.0036166775971651077,0.0037767747417092323,0.003940279595553875,0.0041184090077877045,0.004315340891480446,0.004491383209824562,0.004670063033699989,0.004865674301981926,0.00507151335477829,0.005248434841632843,0.005476042628288269,0.00567033514380455,0.005885522812604904,0.006119288504123688,0.006299946457147598,0.0065498799085617065,0.006770893931388855,0.006981126964092255,0.007213134318590164,0.007428869605064392,0.007593147456645966,0.007872432470321655,0.008083440363407135,0.008477523922920227,0.008954957127571106,0.00943756103515625,0.009970076382160187,0.010468289256095886,0.010998718440532684,0.011517606675624847,0.012043751776218414,0.012632787227630615,0.013148806989192963,0.013695195317268372,0.014251455664634705,0.014776170253753662,0.015297695994377136,0.015818119049072266,0.01634657382965088,0.01676945388317108,0.017227202653884888,0.017598971724510193,0.018049895763397217,0.018426939845085144,0.01872524619102478,0.018996968865394592,0.019197940826416016,0.019405126571655273,0.019496917724609375,0.01956808567047119,0.01955851912498474,0.019579172134399414,0.019527822732925415,0.01939600706100464,0.019226640462875366,0.018984436988830566,0.018779486417770386,0.018494993448257446,0.01815447211265564,0.017813384532928467,0.017443150281906128,0.01708129048347473,0.01664036512374878,0.016145020723342896,0.01564428210258484,0.01516905426979065,0.014663457870483398,0.014133602380752563,0.013655602931976318,0.01308867335319519,0.012593746185302734,0.012047380208969116,0.011529356241226196,0.01105964183807373,0.010597378015518188,0.010093361139297485,0.00957334041595459,0.00913265347480774,0.00870579481124878,0.008273988962173462,0.007876485586166382,0.007478892803192139,0.007076859474182129,0.006708323955535889,0.006317138671875,0.0059639811515808105,0.005625367164611816,0.005299925804138184,0.0050002336502075195,0.004709780216217041,0.0044516921043396,0.004202544689178467,0.003956735134124756,0.0037229061126708984,0.0035026073455810547,0.003276050090789795,0.0030798912048339844,0.002910614013671875,0.0027285218238830566,0.0025568008422851562,0.002411961555480957,0.0022696256637573242,0.002122044563293457,0.0019887685775756836,0.0018761157989501953,0.0017510652542114258,0.0016474127769470215,0.0015474557876586914,0.0014464855194091797,0.0013663172721862793,0.0012836456298828125,0.001209259033203125,0.001146078109741211,0.001082301139831543,0.0010197162628173828,0.0009464025497436523,0.0008927583694458008,0.0008460283279418945,0.0008003711700439453,0.0007627010345458984,0.000713348388671875,0.0006654262542724609,0.0006161928176879883,0.000588834285736084,0.0005564093589782715,0.0005235075950622559,0.0004943609237670898,0.0004665255546569824,0.0004304647445678711,0.0004132986068725586,0.0003904104232788086,0.0003746151924133301,0.00035625696182250977,0.00034117698669433594,0.00032061338424682617,0.0003031492233276367,0.0002884864807128906,0.0002747774124145508,0.0002601146697998047,0.0002461075782775879,0.00023621320724487305,0.00022429227828979492,0.0002174973487854004,0.00020557641983032227,0.00019550323486328125,0.000186920166015625,0.00017833709716796875,0.0001685023307800293,0.0001628398895263672,0.00015604496002197266,0.00015407800674438477,0.00014382600784301758,0.0001410841941833496,0.00013434886932373047,0.00012856721878051758,0.00012481212615966797,0.00011968612670898438,0.00011855363845825195,0.0001150965690612793,0.00011211633682250977,0.00010770559310913086,0.00010520219802856445,0.00010377168655395508,9.894371032714844e-05,9.715557098388672e-05,9.554624557495117e-05,9.351968765258789e-05,9.08970832824707e-05,8.893013000488281e-05,8.64267349243164e-05,8.52346420288086e-05,8.33272933959961e-05,7.992982864379883e-05,7.87973403930664e-05,7.724761962890625e-05,7.593631744384766e-05,7.420778274536133e-05,7.236003875732422e-05,7.200241088867188e-05,7.134675979614258e-05,7.003545761108398e-05,6.824731826782227e-05,6.836652755737305e-05,6.80088996887207e-05,6.61611557006836e-05,6.651878356933594e-05,6.61015510559082e-05,6.586313247680664e-05,6.443262100219727e-05,6.365776062011719e-05,6.288290023803711e-05,6.264448165893555e-05,6.133317947387695e-05,6.133317947387695e-05,6.210803985595703e-05,6.0498714447021484e-05,5.990266799926758e-05,5.9485435485839844e-05,5.882978439331055e-05,5.930662155151367e-05,5.936622619628906e-05,5.936622619628906e-05,5.84721565246582e-05,5.8531761169433594e-05,5.793571472167969e-05,5.7816505432128906e-05,5.7816505432128906e-05,5.7697296142578125e-05,5.793571472167969e-05,5.716085433959961e-05,5.739927291870117e-05,5.7578086853027344e-05,5.7816505432128906e-05,5.751848220825195e-05,5.6862831115722656e-05,5.650520324707031e-05,5.6624412536621094e-05,5.561113357543945e-05,5.650520324707031e-05,5.626678466796875e-05,5.5730342864990234e-05,5.608797073364258e-05,5.602836608886719e-05,5.608797073364258e-05,5.537271499633789e-05,5.513429641723633e-05,5.501508712768555e-05,5.519390106201172e-05,5.561113357543945e-05,5.53131103515625e-05,5.53131103515625e-05,5.549192428588867e-05,5.555152893066406e-05,5.537271499633789e-05,5.5730342864990234e-05,5.5670738220214844e-05,5.555152893066406e-05,5.5670738220214844e-05,5.549192428588867e-05,5.519390106201172e-05,5.519390106201172e-05,5.525350570678711e-05,5.4836273193359375e-05,5.4717063903808594e-05,5.4895877838134766e-05,5.4717063903808594e-05,5.46574592590332e-05,5.441904067993164e-05,5.435943603515625e-05,5.441904067993164e-05,5.429983139038086e-05,5.418062210083008e-05,5.424022674560547e-05,5.453824996948242e-05,5.412101745605469e-05,5.429983139038086e-05,5.429983139038086e-05,5.418062210083008e-05,5.429983139038086e-05,5.453824996948242e-05,5.453824996948242e-05,5.459785461425781e-05,5.453824996948242e-05,5.441904067993164e-05,5.453824996948242e-05,5.453824996948242e-05,5.441904067993164e-05,5.453824996948242e-05,5.447864532470703e-05,5.447864532470703e-05,5.453824996948242e-05,5.441904067993164e-05,5.441904067993164e-05,5.441904067993164e-05,5.441904067993164e-05,5.429983139038086e-05,5.435943603515625e-05,5.424022674560547e-05,5.429983139038086e-05,5.453824996948242e-05,5.441904067993164e-05,5.429983139038086e-05,5.453824996948242e-05,5.453824996948242e-05,5.459785461425781e-05,5.46574592590332e-05,5.4776668548583984e-05,5.46574592590332e-05,5.46574592590332e-05,5.46574592590332e-05,5.46574592590332e-05,5.441904067993164e-05,5.447864532470703e-05,5.453824996948242e-05,5.418062210083008e-05,5.418062210083008e-05,5.418062210083008e-05,5.418062210083008e-05,5.418062210083008e-05,5.418062210083008e-05,5.429983139038086e-05,5.424022674560547e-05,5.424022674560547e-05,5.435943603515625e-05,5.435943603515625e-05,5.441904067993164e-05,5.46574592590332e-05,5.46574592590332e-05,5.46574592590332e-05,5.46574592590332e-05,5.4776668548583984e-05,5.4776668548583984e-05,5.4776668548583984e-05,5.4717063903808594e-05,5.4836273193359375e-05,5.46574592590332e-05,5.453824996948242e-05,5.453824996948242e-05,5.46574592590332e-05,5.46574592590332e-05,5.453824996948242e-05,5.441904067993164e-05,5.459785461425781e-05,5.453824996948242e-05,5.46574592590332e-05,5.453824996948242e-05,5.46574592590332e-05,5.459785461425781e-05,5.447864532470703e-05,5.429983139038086e-05,5.453824996948242e-05,5.46574592590332e-05,5.459785461425781e-05,5.459785461425781e-05,5.453824996948242e-05,5.429983139038086e-05,5.441904067993164e-05,5.429983139038086e-05,5.441904067993164e-05,5.441904067993164e-05,5.447864532470703e-05,5.441904067993164e-05,5.441904067993164e-05]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.003253161907196045,0.0043631731532514095,0.005776774138212204,0.0073603680357337,0.009082727134227753,0.010969800874590874,0.012988273054361343,0.015182126313447952,0.017549820244312286,0.020126981660723686,0.022896235808730125,0.025899149477481842,0.029112739488482475,0.03258923441171646,0.03633050620555878,0.04033226519823074,0.04464321956038475,0.048568885773420334,0.052253641188144684,0.05574234202504158,0.05901849642395973,0.06212487816810608,0.0650598406791687,0.06784536689519882,0.07044858485460281,0.07295043021440506,0.07529591023921967,0.07750548422336578,0.07959972321987152,0.08156827092170715,0.08343390375375748,0.08519881963729858,0.08684442937374115,0.0883893147110939,0.08985624462366104,0.09122740477323532,0.09252972900867462,0.0937419980764389,0.09487686306238174,0.0959380492568016,0.09694129228591919,0.09789472818374634,0.09878691285848618,0.09962500631809235,0.10040580481290817,0.10113624483346939,0.10182424634695053,0.10246803611516953,0.10307719558477402,0.10364501178264618,0.10417786240577698,0.10468806326389313,0.10515416413545609,0.10559641569852829,0.10601171851158142,0.1064092144370079,0.10677074640989304,0.10711348056793213,0.10743279755115509,0.10772979259490967,0.10801644623279572,0.10828045010566711,0.10852323472499847,0.10875029861927032,0.10897240787744522,0.10918297618627548,0.1093721017241478,0.10955353081226349,0.1097235232591629,0.10988175123929977,0.11003074049949646,0.1101703867316246,0.11030001938343048,0.11042603105306625,0.11054060608148575,0.11064572632312775,0.11074358969926834,0.11083496361970901,0.1109183058142662,0.11100407689809799,0.11108236014842987,0.11115372180938721,0.1112193688750267,0.11128237098455429,0.11134219169616699,0.11139409244060516,0.11144840717315674,0.11149536073207855,0.11154066026210785,0.11158200353384018,0.11162225157022476,0.11165875941514969,0.11169020086526871,0.1117234081029892,0.11175166815519333,0.11177937686443329,0.11180467158555984,0.11183072626590729,0.11185503005981445,0.11187504231929779,0.11189648509025574,0.11191561073064804,0.11193288117647171,0.11195146292448044,0.11196751147508621,0.1119828000664711,0.11199643462896347,0.11200885474681854,0.11202007532119751,0.11203117668628693,0.11204030364751816,0.11204987019300461,0.11206064373254776,0.1120687872171402,0.11207813024520874,0.11208538711071014,0.11209209263324738,0.11209946125745773,0.1121058389544487,0.11211133748292923,0.11211793124675751,0.11212354153394699,0.11212783306837082,0.112132228910923,0.11213608086109161,0.11213904619216919,0.11214278638362885,0.11214586347341537,0.11214838922023773,0.1121513620018959,0.11215455085039139,0.11215730011463165,0.11215938627719879,0.11216125637292862,0.11216345429420471,0.11216521263122559,0.11216697841882706,0.11216818541288376,0.11216983199119568,0.11217104643583298,0.1121717020869255,0.11217290908098221,0.1121741235256195,0.11217533051967621,0.11217609792947769,0.11217687278985977,0.11217786371707916,0.11217851936817169,0.11217918246984482,0.1121799498796463,0.11218050122261047,0.11218105256557465,0.11218181997537613,0.11218258738517761,0.11218302696943283,0.11218346655368805,0.11218401789665222,0.11218434572219849,0.11218468099832535,0.11218489706516266,0.11218512058258057,0.11218556016683578,0.11218610405921936,0.11218643933534622,0.11218654364347458,0.11218676716089249,0.11218687891960144,0.11218709498643875,0.1121872067451477,0.11218731850385666,0.11218743026256561,0.11218743026256561,0.11218753457069397,0.11218764632940292,0.11218764632940292,0.11218775808811188,0.11218786984682083,0.11218808591365814,0.1121881976723671,0.11218830943107605,0.1121884137392044,0.11218852549791336,0.11218852549791336,0.11218852549791336,0.11218852549791336,0.11218863725662231,0.11218874901533127,0.11218885332345963,0.11218907684087753,0.11218907684087753,0.11218907684087753,0.11218918859958649,0.11218918859958649,0.11218918859958649,0.11218918859958649,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484,0.11218929290771484],"recovered":[0.0,0.0015564346686005592,0.0028916369192302227,0.004255867563188076,0.005727085750550032,0.007334760390222073,0.009079440496861935,0.010963985696434975,0.012988065369427204,0.015203249640762806,0.017608439549803734,0.02019648626446724,0.022981025278568268,0.025987787172198296,0.02924513816833496,0.03273208066821098,0.03646906465291977,0.04050952568650246,0.044494789093732834,0.04832105711102486,0.05198623985052109,0.05542314797639847,0.058705683797597885,0.061844609677791595,0.06479430198669434,0.06759104877710342,0.07022219896316528,0.07270842790603638,0.07503928244113922,0.07724930346012115,0.07934155315160751,0.08134408295154572,0.08319596946239471,0.0849437266588211,0.08659154176712036,0.0881335660815239,0.08960610628128052,0.09097924083471298,0.09226111322641373,0.0934707522392273,0.09461221098899841,0.09569583088159561,0.09670797735452652,0.09766954928636551,0.09855832904577255,0.09939026087522507,0.10017237812280655,0.10090182721614838,0.10158916562795639,0.1022430807352066,0.10285267978906631,0.10342983901500702,0.10396841168403625,0.1044771745800972,0.10495229810476303,0.10539267212152481,0.10581633448600769,0.10620811581611633,0.10657580941915512,0.10691414773464203,0.1072382926940918,0.10754023492336273,0.10782623291015625,0.10808925330638885,0.10833467543125153,0.10856931656599045,0.10879506170749664,0.1090007871389389,0.10919420421123505,0.10938046872615814,0.10955321043729782,0.10970506072044373,0.10985471308231354,0.10999336838722229,0.11012102663516998,0.11024560779333115,0.11036194115877151,0.11047244817018509,0.11056932061910629,0.11065926402807236,0.1107451394200325,0.11082782596349716,0.11090556532144547,0.11097824573516846,0.11104454845190048,0.11110678315162659,0.1111631914973259,0.11122003942728043,0.1112695187330246,0.11131724715232849,0.11136309802532196,0.11140213161706924,0.11144204437732697,0.11147613078355789,0.11151065677404404,0.11154056340456009,0.111570805311203,0.11159873008728027,0.11162523180246353,0.11165085434913635,0.11167526245117188,0.111698679625988,0.1117190271615982,0.11173606663942337,0.11175454407930374,0.11177279055118561,0.11178774386644363,0.1118023693561554,0.11181699484586716,0.111829973757267,0.11184151470661163,0.11185228824615479,0.1118633970618248,0.11187351495027542,0.11188230663537979,0.11189176887273788,0.11190023273229599,0.11190792918205261,0.1119147464632988,0.11192134767770767,0.11192695051431656,0.11193189769983292,0.1119387149810791,0.11194377392530441,0.11194894462823868,0.11195278912782669,0.11195685714483261,0.111960269510746,0.11196345835924149,0.1119663193821907,0.11196895688772202,0.11197236180305481,0.11197522282600403,0.11197786033153534,0.11197973042726517,0.111981600522995,0.11198347061872482,0.11198501288890839,0.1119866594672203,0.11198830604553223,0.11198952049016953,0.11199083924293518,0.11199215799570084,0.11199325323104858,0.11199457943439484,0.11199556291103363,0.1119961142539978,0.11199721693992615,0.11199787259101868,0.11199864745140076,0.11199941486120224,0.11199985444545746,0.11200051009654999,0.11200139671564102,0.11200183629989624,0.11200238019227982,0.11200293153524399,0.11200359463691711,0.11200425028800964,0.11200468987226486,0.11200480163097382,0.11200502514839172,0.11200535297393799,0.11200590431690216,0.11200600862503052,0.11200623214244843,0.11200655996799469,0.11200667172670364,0.1120067834854126,0.11200699955224991,0.11200711131095886,0.11200722306966782,0.11200755089521408,0.11200776696205139,0.11200787872076035,0.11200787872076035,0.1120079904794693,0.11200821399688721,0.11200843006372452,0.11200865358114243,0.11200875788927078,0.11200875788927078,0.11200886964797974,0.11200898140668869,0.11200909316539764,0.11200909316539764,0.11200909316539764,0.112009197473526,0.11200930923223495,0.11200942099094391,0.11200953274965286,0.11200963705778122,0.11200963705778122,0.11200974881649017,0.11200974881649017,0.11200974881649017,0.11200974881649017,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913,0.11200986057519913],"active":[0.003253161907196045,0.0028067384846508503,0.0028851372189819813,0.0031045004725456238,0.003355641383677721,0.003635040484368801,0.003908832557499409,0.004218140617012978,0.004561754874885082,0.00492373201996088,0.005287796258926392,0.005702663213014603,0.0061317142099142075,0.006601447239518166,0.007085368037223816,0.00760018453001976,0.008174154907464981,0.008059360086917877,0.00775885209441185,0.007421284914016724,0.007032256573438644,0.006701730191707611,0.006354156881570816,0.0060007572174072266,0.005654282867908478,0.005359381437301636,0.005073711276054382,0.004797056317329407,0.0045604407787323,0.0043189674615859985,0.004092350602149963,0.0038547366857528687,0.0036484599113464355,0.0034455880522727966,0.00326470285654068,0.0030938386917114258,0.002923622727394104,0.0027627572417259216,0.0026157498359680176,0.0024672970175743103,0.0023290812969207764,0.0021988973021507263,0.0020789355039596558,0.001955457031726837,0.0018474757671356201,0.0017459839582443237,0.001651868224143982,0.0015662088990211487,0.001488029956817627,0.0014019310474395752,0.0013251826167106628,0.0012582242488861084,0.0011857524514198303,0.0011192411184310913,0.00105942040681839,0.0010165423154830933,0.0009544119238853455,0.0009053647518157959,0.0008569881319999695,0.0008156448602676392,0.0007781535387039185,0.0007402151823043823,0.0006970018148422241,0.0006610453128814697,0.0006377324461936951,0.0006136596202850342,0.0005770400166511536,0.000552743673324585,0.0005293190479278564,0.0005012825131416321,0.0004775300621986389,0.0004653260111808777,0.00044530630111694336,0.0004326626658439636,0.0004195794463157654,0.00040011852979660034,0.00038164854049682617,0.0003625154495239258,0.0003489851951599121,0.00034481287002563477,0.0003372207283973694,0.00032589584589004517,0.0003138035535812378,0.00030412524938583374,0.00029764324426651,0.00028730928897857666,0.00028521567583084106,0.0002753213047981262,0.00027114152908325195,0.00026475638151168823,0.0002591535449028015,0.00025662779808044434,0.00024815648794174194,0.00024727731943130493,0.000241011381149292,0.00023881345987319946,0.00023386627435684204,0.00023199617862701416,0.00022979825735092163,0.000224187970161438,0.0002212226390838623,0.00021693110466003418,0.00021385401487350464,0.00021539628505706787,0.0002129673957824707,0.00021000951528549194,0.00020869076251983643,0.00020648539066314697,0.00020308047533035278,0.00020120292901992798,0.00019878894090652466,0.000197581946849823,0.00019724667072296143,0.0001952722668647766,0.00019582360982894897,0.00019361823797225952,0.0001918599009513855,0.00019153207540512085,0.00019109249114990234,0.00018998980522155762,0.00019098073244094849,0.0001916438341140747,0.00018911808729171753,0.0001884549856185913,0.0001871362328529358,0.00018625706434249878,0.00018592923879623413,0.00018559396266937256,0.00018493086099624634,0.0001850426197052002,0.00018559396266937256,0.00018493831157684326,0.00018416345119476318,0.00018339604139328003,0.00018372386693954468,0.00018361210823059082,0.0001835078001022339,0.00018317252397537231,0.00018317252397537231,0.00018274039030075073,0.00018218159675598145,0.0001820698380470276,0.00018196552991867065,0.0001820772886276245,0.00018151849508285522,0.00018130987882614136,0.00018174946308135986,0.00018130242824554443,0.00018130987882614136,0.00018130242824554443,0.00018108636140823364,0.0001811981201171875,0.00018130987882614136,0.00018119066953659058,0.00018119066953659058,0.00018108636140823364,0.00018108636140823364,0.00018075108528137207,0.00018043071031570435,0.00018020719289779663,0.0001803189516067505,0.00018053501844406128,0.00018075108528137207,0.00018053501844406128,0.00018053501844406128,0.00018053501844406128,0.0001803189516067505,0.00018042325973510742,0.00018042325973510742,0.0001803189516067505,0.0001803189516067505,0.00018020719289779663,0.00017998367547988892,0.00017987936735153198,0.00017976760864257812,0.00017987936735153198,0.00017987936735153198,0.00017987191677093506,0.00017976760864257812,0.00017965584993362427,0.00017965584993362427,0.00017976760864257812,0.00017965584993362427,0.0001795440912246704,0.00017943233251571655,0.0001795440912246704,0.00017965584993362427,0.00017965584993362427,0.00017976760864257812,0.00017965584993362427,0.0001795440912246704,0.00017955154180526733,0.00017955154180526733,0.00017943978309631348,0.00017943978309631348,0.0001795440912246704,0.0001795440912246704,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655,0.00017943233251571655]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.003253161907196045,0.004371089860796928,0.005725974217057228,0.007236997131258249,0.008859625086188316,0.010574287734925747,0.012408582493662834,0.014369657263159752,0.01645905151963234,0.0186803936958313,0.02102983370423317,0.023528266698122025,0.026188334450125694,0.02899981290102005,0.03199942782521248,0.03516089916229248,0.038476087152957916,0.04150550067424774,0.04432148486375809,0.04695417732000351,0.04939509928226471,0.0517008900642395,0.053859446197748184,0.05589650198817253,0.057781703770160675,0.05956113338470459,0.061242036521434784,0.06279869377613068,0.0642448365688324,0.065599724650383,0.06688379496335983,0.0680825412273407,0.06920827925205231,0.07025737315416336,0.07123774290084839,0.0721486285328865,0.07300221920013428,0.07380621880292892,0.07454875856637955,0.07524620741605759,0.07589143514633179,0.07648047059774399,0.07704927772283554,0.07757937908172607,0.07807363569736481,0.07852918654680252,0.07896251976490021,0.07936166226863861,0.07973716408014297,0.08007802814245224,0.08039657771587372,0.08068762719631195,0.08096636831760406,0.08122740685939789,0.0814725011587143,0.08169648051261902,0.0819038599729538,0.0820937529206276,0.08227342367172241,0.08244165778160095,0.08259592205286026,0.08274172991514206,0.08287180960178375,0.08299726992845535,0.08311547338962555,0.08322509378194809,0.08332768827676773,0.0834212601184845,0.08350944519042969,0.08358949422836304,0.08366536349058151,0.0837354063987732,0.08380281180143356,0.08386141806840897,0.08391837030649185,0.08397302031517029,0.0840223878622055,0.08406593650579453,0.08410783112049103,0.08414839953184128,0.08418557047843933,0.08422086387872696,0.0842529684305191,0.08428321033716202,0.0843115746974945,0.08433763682842255,0.08436215668916702,0.0843854695558548,0.08440779149532318,0.08442670106887817,0.08444429188966751,0.08446189016103745,0.08447860181331635,0.08449102938175201,0.0845051035284996,0.08451708406209946,0.08452796936035156,0.0845370963215828,0.0845467746257782,0.08455535024404526,0.0845634862780571,0.08457118272781372,0.0845780000090599,0.08458591997623444,0.08459153026342392,0.0845981240272522,0.08460438996553421,0.08460834622383118,0.08461307734251022,0.08461758494377136,0.08462165296077728,0.08462550491094589,0.08462968468666077,0.08463364094495773,0.08463682979345322,0.08463935554027557,0.08464276790618896,0.0846458449959755,0.08464815467596054,0.08465024083852768,0.0846518948674202,0.08465342968702316,0.08465497195720673,0.08465661853551865,0.08465783298015594,0.08465947955846786,0.0846603587269783,0.08466112613677979,0.08466222882270813,0.08466321974992752,0.08466387540102005,0.08466442674398422,0.08466508984565735,0.08466608077287674,0.08466695994138718,0.0846676155924797,0.08466849476099014,0.08466904610395432,0.08466937392950058,0.08466959744691849,0.08466992527246475,0.08467014878988266,0.08467058837413788,0.0846710279583931,0.08467135578393936,0.08467179536819458,0.08467201143503189,0.08467245101928711,0.08467267453670502,0.08467289805412292,0.08467311412096024,0.08467333763837814,0.0846734419465065,0.08467388153076172,0.08467399328947067,0.08467410504817963,0.08467410504817963,0.08467443287372589,0.0846746563911438,0.08467487245798111,0.08467487245798111,0.08467487245798111,0.08467498421669006,0.08467498421669006,0.08467498421669006,0.08467498421669006,0.08467498421669006,0.08467498421669006,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902,0.08467509597539902],"recovered":[0.0,0.001553136040456593,0.0028883381746709347,0.004234536085277796,0.005665290169417858,0.007198304403573275,0.008806858211755753,0.010555277578532696,0.012402216903865337,0.014366480521857738,0.01645653322339058,0.018662042915821075,0.02103116549551487,0.023563135415315628,0.026237716898322105,0.029053043574094772,0.03204430267214775,0.03520401194691658,0.038280487060546875,0.041234686970710754,0.04402472451329231,0.04663333296775818,0.04911560192704201,0.05141556262969971,0.05359237268567085,0.05561579391360283,0.05751628056168556,0.05931274965405464,0.0609939880669117,0.06256207823753357,0.06402318179607391,0.06538938730955124,0.06667225062847137,0.06787770241498947,0.06900200992822647,0.07005836069583893,0.07103796303272247,0.07196027785539627,0.07280782610177994,0.07361237704753876,0.07435766607522964,0.07505060732364655,0.07569550722837448,0.07630795985460281,0.07688149809837341,0.07740797102451324,0.07790090143680573,0.07836239039897919,0.07878825068473816,0.07918552309274673,0.07955651730298996,0.0798967257142067,0.08021537959575653,0.08051148802042007,0.0807940810918808,0.08105918765068054,0.08129867166280746,0.08151978999376297,0.08173079788684845,0.08192366361618042,0.08210597187280655,0.08227475732564926,0.0824296846985817,0.08256954699754715,0.08270039409399033,0.0828300341963768,0.08294934034347534,0.0830606147646904,0.08316100388765335,0.08325853198766708,0.08334463089704514,0.0834263265132904,0.08350032567977905,0.0835697129368782,0.0836353525519371,0.08369769901037216,0.08375576138496399,0.08381062746047974,0.08385911583900452,0.08390452712774277,0.08394928276538849,0.08398886770009995,0.0840284526348114,0.0840630903840065,0.0840965136885643,0.08412576466798782,0.08415336161851883,0.08417920023202896,0.08420559018850327,0.08422823995351791,0.08425088971853256,0.0842733234167099,0.08429157733917236,0.08430993556976318,0.08432500064373016,0.08433907479047775,0.08435260504484177,0.08436590433120728,0.08437657356262207,0.08438745886087418,0.08439658582210541,0.08440472185611725,0.08441241830587387,0.08442044258117676,0.08442715555429459,0.08443418890237808,0.08444035053253174,0.08444628864526749,0.08445167541503906,0.08445673435926437,0.08446156978607178,0.08446552604436874,0.08446959406137466,0.08447344601154327,0.08447674661874771,0.08447982370853424,0.08448312431573868,0.08448565006256104,0.08448851108551025,0.08449169993400574,0.08449378609657288,0.08449576795101166,0.08449741452932358,0.08449983596801758,0.0845017060637474,0.08450280129909515,0.08450434356927872,0.08450533449649811,0.0845063179731369,0.08450742065906525,0.08450808376073837,0.08450906723737717,0.08450973033905029,0.08451049774885178,0.08451127260923386,0.08451204001903534,0.08451324701309204,0.08451379835605621,0.08451446145772934,0.08451500535011292,0.08451534062623978,0.08451566845178604,0.08451610803604126,0.08451632410287857,0.08451677113771439,0.08451709896326065,0.08451775461435318,0.08451797813177109,0.08451808989048004,0.0845184177160263,0.08451874554157257,0.08451907336711884,0.0845194086432457,0.08451973646879196,0.08452006429433823,0.08452028781175613,0.08452039957046509,0.08452039957046509,0.0845206156373024,0.0845208391547203,0.08452094346284866,0.08452105522155762,0.08452116698026657,0.08452116698026657,0.08452116698026657,0.08452116698026657,0.08452116698026657,0.08452116698026657,0.08452116698026657,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552,0.08452127873897552],"active":[0.003253161907196045,0.002817953936755657,0.0028376360423862934,0.0030024610459804535,0.0031943349167704582,0.0033759833313524723,0.0036017242819070816,0.003814379684627056,0.004056834615767002,0.00431391317397356,0.00457330048084259,0.004866223782300949,0.005157168954610825,0.005436677485704422,0.005761710926890373,0.006107855588197708,0.006431784480810165,0.0063014887273311615,0.006040997803211212,0.005719490349292755,0.005370374768972397,0.005067557096481323,0.004743844270706177,0.004480939358472824,0.004189331084489822,0.003945339471101761,0.003725755959749222,0.0034859441220760345,0.0032508485019207,0.0030376464128494263,0.002860613167285919,0.0026931539177894592,0.0025360286235809326,0.002379670739173889,0.0022357329726219177,0.002090267837047577,0.001964256167411804,0.0018459409475326538,0.0017409324645996094,0.0016338303685188293,0.0015337690711021423,0.0014298632740974426,0.0013537704944610596,0.0012714192271232605,0.001192137598991394,0.0011212155222892761,0.0010616183280944824,0.0009992718696594238,0.0009489133954048157,0.0008925050497055054,0.0008400604128837585,0.0007909014821052551,0.0007509887218475342,0.0007159188389778137,0.0006784200668334961,0.0006372928619384766,0.0006051883101463318,0.000573962926864624,0.0005426257848739624,0.0005179941654205322,0.0004899501800537109,0.00046697258949279785,0.0004421249032020569,0.0004277229309082031,0.0004150792956352234,0.00039505958557128906,0.0003783479332923889,0.0003606453537940979,0.00034844130277633667,0.00033096224069595337,0.00032073259353637695,0.0003090798854827881,0.0003024861216545105,0.0002917051315307617,0.00028301775455474854,0.0002753213047981262,0.0002666264772415161,0.0002553090453147888,0.00024871528148651123,0.00024387240409851074,0.00023628771305084229,0.00023199617862701416,0.00022451579570770264,0.00022011995315551758,0.0002150610089302063,0.0002118721604347229,0.00020879507064819336,0.00020626932382583618,0.00020220130681991577,0.00019846111536026,0.00019340217113494873,0.00018856674432754517,0.00018702447414398193,0.00018109381198883057,0.0001801028847694397,0.0001780092716217041,0.00017536431550979614,0.0001711919903755188,0.00017020106315612793,0.00016789138317108154,0.00016690045595169067,0.00016646087169647217,0.00016558170318603516,0.00016547739505767822,0.0001643747091293335,0.000163935124874115,0.00016403943300247192,0.00016205757856369019,0.0001614019274711609,0.00016085058450698853,0.00016008317470550537,0.00015997886657714844,0.0001600906252861023,0.00016019493341445923,0.00016008317470550537,0.000159531831741333,0.00015964359045028687,0.00016019493341445923,0.00015964359045028687,0.00015854090452194214,0.00015810877084732056,0.00015766173601150513,0.0001575574278831482,0.00015678256750106812,0.00015612691640853882,0.00015667825937271118,0.00015601515769958496,0.00015579164028167725,0.00015591084957122803,0.00015579909086227417,0.00015579164028167725,0.00015535950660705566,0.00015535950660705566,0.00015558302402496338,0.0001556873321533203,0.00015557557344436646,0.0001552477478981018,0.0001552477478981018,0.00015491247177124023,0.0001545920968055725,0.00015458464622497559,0.00015448033809661865,0.00015448033809661865,0.00015470385551452637,0.00015458464622497559,0.00015469640493392944,0.00015425682067871094,0.00015447288751602173,0.00015458464622497559,0.00015448033809661865,0.0001543685793876648,0.00015426427125930786,0.00015403330326080322,0.00015414506196975708,0.0001539289951324463,0.00015381723642349243,0.00015370547771453857,0.00015403330326080322,0.00015404075384140015,0.00015403330326080322,0.0001539289951324463,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.0001539289951324463,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243,0.00015381723642349243]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.003253161907196045,0.004366691689938307,0.005689688958227634,0.007114065811038017,0.00861409306526184,0.010184051468968391,0.011839667335152626,0.013576541095972061,0.015405997633934021,0.01730428636074066,0.019279437139630318,0.02137443795800209,0.02353750355541706,0.025791721418499947,0.02815226837992668,0.030612105503678322,0.03315529227256775,0.03546987473964691,0.03760446235537529,0.03956971690058708,0.04138047993183136,0.04308106750249863,0.04463860020041466,0.04609772562980652,0.047453928738832474,0.04870963096618652,0.04988286644220352,0.05096561089158058,0.051968302577733994,0.05288182199001312,0.053727276623249054,0.05451841652393341,0.05524720624089241,0.05593058839440346,0.05655316263437271,0.05713428184390068,0.05767020955681801,0.05816963315010071,0.0586329884827137,0.05905335396528244,0.059454694390296936,0.059819310903549194,0.060156214982271194,0.06046992167830467,0.06075526028871536,0.06102421507239342,0.06126589700579643,0.061490099877119064,0.06170451268553734,0.06189737841486931,0.06207451969385147,0.062240444123744965,0.06239372119307518,0.06253853440284729,0.0626678466796875,0.06279253959655762,0.06290315091609955,0.06300243735313416,0.06309997290372849,0.06318485736846924,0.06326501816511154,0.06334078311920166,0.06341147422790527,0.06347404420375824,0.06353440880775452,0.06358961015939713,0.06363821029663086,0.0636846125125885,0.06372760236263275,0.06376630812883377,0.06380215287208557,0.06383591145277023,0.06386680901050568,0.06389418989419937,0.06391969323158264,0.06394454836845398,0.06396752595901489,0.0639880895614624,0.06400623917579651,0.06402382254600525,0.06403933465480804,0.06405186653137207,0.06406649202108383,0.06407792866230011,0.06408925354480743,0.06409969925880432,0.0641089379787445,0.06411607563495636,0.06412366777658463,0.06413125991821289,0.06413796544075012,0.06414434313774109,0.06414929032325745,0.06415324658155441,0.06415775418281555,0.06416182219982147,0.06416578590869904,0.06416940689086914,0.06417369842529297,0.06417688727378845,0.06417985260486603,0.06418249011039734,0.06418502330780029,0.0641874372959137,0.06418953090906143,0.06419172883033752,0.06419338285923004,0.06419524550437927,0.06419667601585388,0.06419821828603745,0.06419920921325684,0.06420052796602249,0.06420162320137024,0.06420262157917023,0.06420360505580902,0.06420393288135529,0.06420470774173737,0.06420547515153885,0.06420624256134033,0.06420701742172241,0.0642077848315239,0.0642080008983612,0.06420855224132538,0.06420877575874329,0.06420932710170746,0.06420975923538208,0.06421009451150894,0.0642104223370552,0.06421053409576416,0.06421063840389252,0.06421108543872833,0.06421118974685669,0.06421130895614624,0.0642114132642746,0.06421152502298355,0.0642116367816925,0.06421196460723877,0.06421206891536713,0.06421206891536713,0.06421218812465668,0.06421229243278503,0.06421240419149399,0.06421240419149399,0.06421251595020294,0.06421251595020294,0.06421251595020294,0.06421251595020294,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313,0.0642126202583313],"recovered":[0.0,0.0015503871254622936,0.0028767928015440702,0.004202758893370628,0.0055841426365077496,0.007037218194454908,0.008551429957151413,0.010118420235812664,0.011774145066738129,0.013516186736524105,0.015328160487115383,0.0172229316085577,0.019218752160668373,0.021283626556396484,0.02346021495759487,0.025718173012137413,0.028093893080949783,0.03055988810956478,0.03294055908918381,0.03519444540143013,0.03732001781463623,0.03926459699869156,0.04110131040215492,0.042798709124326706,0.044368669390678406,0.04583746939897537,0.047187186777591705,0.04845993220806122,0.04962678998708725,0.05070876330137253,0.05171475559473038,0.05263872072100639,0.053500451147556305,0.054285649210214615,0.05501873046159744,0.05569892004132271,0.05632622167468071,0.05690888315439224,0.0574442595243454,0.05794764310121536,0.058417923748493195,0.05884631723165512,0.059239521622657776,0.05961326137185097,0.05994599312543869,0.06026046723127365,0.06055217981338501,0.060820695012807846,0.06106282025575638,0.061292849481105804,0.06150638312101364,0.061706285923719406,0.0618889220058918,0.062055837363004684,0.06221252679824829,0.06234821304678917,0.06247455254197121,0.06259902566671371,0.06270886957645416,0.06281398981809616,0.06290668249130249,0.06299662590026855,0.06308074295520782,0.06315716356039047,0.06322841346263885,0.0632951557636261,0.06335464119911194,0.06341017037630081,0.06346140801906586,0.06350814551115036,0.0635509192943573,0.06359005719423294,0.06362634897232056,0.06366043537855148,0.06369154900312424,0.06371837854385376,0.06374663859605789,0.06377016752958298,0.06379260122776031,0.06381326913833618,0.06383141875267029,0.06384900957345963,0.06386363506317139,0.06387737393379211,0.06389046460390091,0.0639023408293724,0.063913993537426,0.06392312049865723,0.06393147259950638,0.06394027173519135,0.06394895911216736,0.06395533680915833,0.063962921500206,0.06396908313035965,0.06397435814142227,0.06397941708564758,0.06398271769285202,0.0639868974685669,0.06399085372686386,0.063995361328125,0.06399931758642197,0.06400250643491745,0.06400536745786667,0.06400789320468903,0.06401031464338303,0.06401218473911285,0.06401416659355164,0.06401636451482773,0.06401779502630234,0.06401988118886948,0.0640215277671814,0.06402328610420227,0.06402450054883957,0.06402570754289627,0.06402669847011566,0.0640275776386261,0.06402824074029922,0.06402889639139175,0.06402944773435593,0.0640299990773201,0.06403065472841263,0.06403153389692307,0.06403219699859619,0.06403285264968872,0.0640334039926529,0.06403406709432602,0.06403472274541855,0.06403505802154541,0.06403527408838272,0.06403549760580063,0.06403593719005585,0.0640360414981842,0.06403626501560211,0.06403637677431107,0.06403659284114838,0.06403670459985733,0.06403681635856628,0.0640370324254036,0.06403714418411255,0.0640372559428215,0.0640372559428215,0.06403736025094986,0.06403747200965881,0.06403747200965881,0.06403758376836777,0.06403758376836777,0.06403769552707672,0.06403769552707672,0.06403769552707672,0.06403769552707672,0.06403769552707672,0.06403780728578568,0.06403780728578568,0.06403780728578568,0.06403791159391403,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299,0.06403802335262299],"active":[0.003253161907196045,0.002816304564476013,0.002812896156683564,0.002911306917667389,0.0030299504287540913,0.003146833274513483,0.003288237378001213,0.003458120860159397,0.0036318525671958923,0.0037880996242165565,0.0039512766525149345,0.004151506349444389,0.004318751394748688,0.004508094862103462,0.00469205342233181,0.004893932491540909,0.005061399191617966,0.00490998663008213,0.0046639032661914825,0.004375271499156952,0.004060462117195129,0.003816470503807068,0.003537289798259735,0.0032990165054798126,0.003085259348154068,0.002872161567211151,0.0026956796646118164,0.0025056786835193634,0.0023415125906467438,0.0021730586886405945,0.0020125210285186768,0.0018796958029270172,0.0017467550933361053,0.0016449391841888428,0.0015344321727752686,0.0014353618025779724,0.0013439878821372986,0.0012607499957084656,0.0011887289583683014,0.0011057108640670776,0.0010367706418037415,0.0009729936718940735,0.0009166933596134186,0.0008566603064537048,0.0008092671632766724,0.0007637478411197662,0.0007137171924114227,0.0006694048643112183,0.0006416924297809601,0.000604528933763504,0.0005681365728378296,0.0005341582000255585,0.0005047991871833801,0.0004826970398426056,0.000455319881439209,0.0004443265497684479,0.0004285983741283417,0.0004034116864204407,0.0003911033272743225,0.0003708675503730774,0.0003583356738090515,0.00034415721893310547,0.00033073127269744873,0.00031688064336776733,0.0003059953451156616,0.0002944543957710266,0.0002835690975189209,0.0002744421362876892,0.00026619434356689453,0.00025816261768341064,0.0002512335777282715,0.0002458542585372925,0.00024046003818511963,0.00023375451564788818,0.00022814422845840454,0.00022616982460021973,0.00022088736295700073,0.00021792203187942505,0.00021363794803619385,0.00021055340766906738,0.00020791590213775635,0.00020285695791244507,0.00020285695791244507,0.0002005547285079956,0.00019878894090652466,0.00019735842943191528,0.00019494444131851196,0.0001929551362991333,0.00019219517707824707,0.0001909881830215454,0.00018900632858276367,0.00018900632858276367,0.00018636882305145264,0.00018416345119476318,0.00018339604139328003,0.00018240511417388916,0.00018306821584701538,0.0001825094223022461,0.00018284469842910767,0.00018152594566345215,0.00018053501844406128,0.00017998367547988892,0.00017965584993362427,0.0001795440912246704,0.00017921626567840576,0.0001795440912246704,0.00017921626567840576,0.0001788809895515442,0.0001788809895515442,0.00017833709716796875,0.00017768144607543945,0.00017724186182022095,0.00017712265253067017,0.0001769140362739563,0.00017690658569335938,0.000176355242729187,0.00017646700143814087,0.00017657876014709473,0.00017679482698440552,0.00017701834440231323,0.0001771301031112671,0.00017646700143814087,0.000176355242729187,0.00017592310905456543,0.00017592310905456543,0.0001756921410560608,0.00017537176609039307,0.00017536431550979614,0.0001752600073814392,0.00017514079809188843,0.00017514824867248535,0.00017514824867248535,0.00017504394054412842,0.0001750364899635315,0.00017493218183517456,0.00017493218183517456,0.00017514824867248535,0.0001750364899635315,0.00017492473125457764,0.00017493218183517456,0.0001750364899635315,0.00017504394054412842,0.00017493218183517456,0.00017504394054412842,0.00017493218183517456,0.00017493218183517456,0.0001748204231262207,0.00017492473125457764,0.00017492473125457764,0.00017492473125457764,0.00017492473125457764,0.00017481297254562378,0.00017481297254562378,0.00017481297254562378,0.00017470866441726685,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313,0.000174596905708313]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.003253161907196045,0.004368670750409365,0.005776993930339813,0.007361577823758125,0.009080418385565281,0.010950339026749134,0.012987174093723297,0.015158595517277718,0.01755707710981369,0.0201081782579422,0.022879963740706444,0.02586902119219303,0.029064247384667397,0.03252128139138222,0.03623880073428154,0.040236931294202805,0.04451292008161545,0.04844606667757034,0.05208727717399597,0.055567290633916855,0.058810677379369736,0.0619114525616169,0.06484036147594452,0.06760808080434799,0.07022647559642792,0.07268466055393219,0.07501200586557388,0.07722301036119461,0.07930173724889755,0.08127094805240631,0.08312822878360748,0.08486641943454742,0.08651939779520035,0.08805746585130692,0.08952351659536362,0.09087169170379639,0.09217236936092377,0.09338408708572388,0.09454423934221268,0.09561807662248611,0.09663627296686172,0.09759487956762314,0.09848662465810776,0.09932350367307663,0.10011442005634308,0.10086091607809067,0.10155726969242096,0.1022200882434845,0.10283826291561127,0.10341916233301163,0.10396773368120193,0.10448145121335983,0.1049659252166748,0.105417400598526,0.10583622753620148,0.10622140765190125,0.10659943521022797,0.10695129632949829,0.10728028416633606,0.10758432000875473,0.10787119716405869,0.10813882946968079,0.1083853468298912,0.10862021893262863,0.10884001851081848,0.10904838889837265,0.10925158858299255,0.10942938923835754,0.1096014678478241,0.10976145416498184,0.10991121828556061,0.11004888266324997,0.11018303036689758,0.11030782759189606,0.11042163521051407,0.11052950471639633,0.11063231527805328,0.11072445660829544,0.11081340909004211,0.11089389771223068,0.11097043007612228,0.11104288697242737,0.11110930144786835,0.11117374151945114,0.11123102158308029,0.11128556728363037,0.11133977025747299,0.11138639599084854,0.11143224686384201,0.11147601157426834,0.11151537299156189,0.11155232042074203,0.11158585548400879,0.11161675304174423,0.11164512485265732,0.1116722822189331,0.11169800907373428,0.11172308027744293,0.11174452304840088,0.11176673322916031,0.11178784817457199,0.11180555075407028,0.11182379722595215,0.11183963716030121,0.11185546964406967,0.11186954379081726,0.11188317835330963,0.11189614981412888,0.11190802603960037,0.11192045360803604,0.11193133890628815,0.11194200068712234,0.11195223033428192,0.11195971071720123,0.11196685582399368,0.11197411268949509,0.11198092997074127,0.11198708415031433,0.11199401319026947,0.11199972778558731,0.11200600117444992,0.1120103970170021,0.11201446503400803,0.11201886087656021,0.11202282458543777,0.11202699691057205,0.11203063279390335,0.11203403770923615,0.1120377779006958,0.11204052716493607,0.11204349249601364,0.1120462417602539,0.11204899102449417,0.11205152422189713,0.11205361038446426,0.11205559223890305,0.11205822974443436,0.11205987632274628,0.11206163465976715,0.11206339299678802,0.1120651587843895,0.11206647753715515,0.1120675727725029,0.11206889152526855,0.11207010596990585,0.11207153648138046,0.11207274347543716,0.11207383871078491,0.1120748296380043,0.11207570880651474,0.11207681149244308,0.11207801848649979,0.11207879334688187,0.1120794489979744,0.11208000034093857,0.11208055168390274,0.11208120733499527,0.11208164691925049,0.11208242177963257,0.11208286136388779,0.11208351701498032,0.11208395659923553,0.11208450794219971,0.11208494752645493,0.11208505928516388,0.1120854988694191,0.11208582669496536,0.11208605021238327,0.11208637803792953,0.11208637803792953,0.1120867058634758,0.11208692938089371,0.11208725720643997,0.11208758503198624,0.11208758503198624,0.11208769679069519,0.1120879128575325,0.11208813637495041,0.11208835989236832,0.11208846420049667,0.11208868771791458,0.11208879947662354,0.11208901554346085,0.1120891273021698,0.11208923906087875,0.11208934336900711,0.11208934336900711,0.11208956688642502,0.11208967864513397,0.11208967864513397,0.11208967864513397,0.11208978295326233,0.11209011822938919,0.11209011822938919,0.11209011822938919,0.11209011822938919,0.11209022253751755,0.11209022253751755,0.11209022253751755,0.11209022253751755,0.11209022253751755,0.11209022253751755,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265,0.1120903342962265],"recovered":[0.0,0.001541260746307671,0.0028781122528016567,0.004242672584950924,0.0057182894088327885,0.007316507399082184,0.009062177501618862,0.010933088138699532,0.012974540702998638,0.01519082486629486,0.017590956762433052,0.020158551633358,0.02294572815299034,0.025914115831255913,0.02915739268064499,0.032638177275657654,0.036368563771247864,0.040373727679252625,0.04438362270593643,0.04818987846374512,0.05183076113462448,0.05525161698460579,0.05852315574884415,0.06163206696510315,0.06456010043621063,0.06734518706798553,0.0699550062417984,0.07242000848054886,0.07476087659597397,0.07697737962007523,0.07907271385192871,0.08104576915502548,0.08290183544158936,0.08466553688049316,0.08630950003862381,0.08786845952272415,0.08933187276124954,0.09071908891201019,0.09201767295598984,0.09324687719345093,0.09439152479171753,0.09547558426856995,0.09649455547332764,0.09744897484779358,0.09834665805101395,0.09919025003910065,0.0999825969338417,0.10072468966245651,0.10143643617630005,0.10209915041923523,0.1027294173836708,0.10331042855978012,0.10385790467262268,0.10437195003032684,0.10486059635877609,0.10530702024698257,0.10572463274002075,0.10612399876117706,0.10650532692670822,0.10685564577579498,0.10717803984880447,0.10747920721769333,0.10777004808187485,0.10803811997175217,0.10828673094511032,0.10852522403001785,0.10874766856431961,0.10896076261997223,0.10915615409612656,0.10933208465576172,0.10950031876564026,0.10965997725725174,0.10980984568595886,0.10995180159807205,0.11008375138044357,0.11020535975694656,0.11032048612833023,0.11042450368404388,0.11052610725164413,0.11062297970056534,0.11071028560400009,0.11078912019729614,0.11086510121822357,0.11093822121620178,0.11100683361291885,0.11106984317302704,0.1111309751868248,0.11118397861719131,0.11123653501272202,0.11128436774015427,0.11132901161909103,0.11136980354785919,0.11140938848257065,0.1114465519785881,0.11148031055927277,0.11151175945997238,0.11154034733772278,0.11156904697418213,0.11159444600343704,0.11161863058805466,0.1116412878036499,0.11166250705718994,0.11168307065963745,0.11170264333486557,0.11172078549861908,0.11173705756664276,0.11175300180912018,0.1117679551243782,0.11178082227706909,0.1117929145693779,0.11180534213781357,0.11181754618883133,0.1118287593126297,0.11184019595384598,0.11184965074062347,0.11185778677463531,0.11186570674180984,0.11187317967414856,0.11188066005706787,0.11188714951276779,0.11189385503530502,0.11189935356378555,0.11190474033355713,0.11190968751907349,0.11191430687904358,0.11191870272159576,0.11192343384027481,0.11192772537469864,0.11193113029003143,0.11193487048149109,0.11193805932998657,0.1119411364197731,0.11194443702697754,0.11194762587547302,0.11195037513971329,0.11195257306098938,0.11195433139801025,0.11195631325244904,0.11195807158946991,0.11196015775203705,0.11196170002222061,0.1119638979434967,0.11196554452180862,0.11196642369031906,0.11196763813495636,0.11196939647197723,0.11197071522474289,0.11197192221879959,0.11197269707918167,0.11197412014007568,0.11197522282600403,0.11197632551193237,0.11197720468044281,0.1119781881570816,0.111979179084301,0.11197984218597412,0.1119803935289383,0.11198083311319351,0.11198148876428604,0.11198215186595917,0.11198270320892334,0.11198324710130692,0.11198368668556213,0.11198434978723526,0.11198478937149048,0.11198511719703674,0.1119852289557457,0.11198578029870987,0.11198610812425613,0.1119864359498024,0.1119864359498024,0.11198687553405762,0.11198698729276657,0.11198721081018448,0.11198742687702179,0.11198753863573074,0.11198775470256805,0.11198797821998596,0.11198819428682327,0.11198841780424118,0.11198841780424118,0.11198852956295013,0.11198852956295013,0.11198864132165909,0.1119888573884964,0.11198896914720535,0.1119890809059143,0.11198918521404266,0.11198940873146057,0.11198952049016953,0.11198952049016953,0.11198962479829788,0.11198973655700684,0.11198973655700684,0.11198984831571579,0.11198996007442474,0.1119900643825531,0.11199017614126205,0.11199017614126205,0.11199017614126205,0.11199017614126205,0.11199017614126205,0.11199017614126205,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101,0.11199028789997101],"active":[0.003253161907196045,0.0028274101205170155,0.0028988816775381565,0.0031189052388072014,0.0033621289767324924,0.0036338316276669502,0.003924996592104435,0.004225507378578186,0.004582536406815052,0.004917353391647339,0.005289006978273392,0.00571046955883503,0.006118519231677055,0.006607165560126305,0.007081408053636551,0.007598754018545151,0.008144356310367584,0.008072338998317719,0.00770365446805954,0.007377412170171738,0.0069799162447452545,0.006659835577011108,0.006317205727100372,0.0059760138392448425,0.005666375160217285,0.005339473485946655,0.005056999623775482,0.004803001880645752,0.004540860652923584,0.004293568432331085,0.004055514931678772,0.003820650279521942,0.0036175623536109924,0.0033919289708137512,0.003214016556739807,0.003003232181072235,0.002840496599674225,0.002664998173713684,0.0025265663862228394,0.0023711994290351868,0.0022447481751441956,0.002119295299053192,0.001992069184780121,0.0018745288252830505,0.001767762005329132,0.0016706660389900208,0.0015746727585792542,0.0014953985810279846,0.0014018267393112183,0.0013200119137763977,0.001238316297531128,0.001171022653579712,0.001108020544052124,0.0010454505681991577,0.0009756311774253845,0.0009143874049186707,0.0008748024702072144,0.000827297568321228,0.0007749572396278381,0.0007286742329597473,0.0006931573152542114,0.0006596222519874573,0.0006152987480163574,0.0005820989608764648,0.0005532875657081604,0.0005231648683547974,0.0005039200186729431,0.00046862661838531494,0.0004453137516975403,0.0004293695092201233,0.0004108995199203491,0.00038890540599823,0.0003731846809387207,0.0003560259938240051,0.0003378838300704956,0.00032414495944976807,0.000311829149723053,0.0002999529242515564,0.00028730183839797974,0.00027091801166534424,0.0002601444721221924,0.0002537667751312256,0.0002442002296447754,0.00023552030324935913,0.000224187970161438,0.00021572411060333252,0.00020879507064819336,0.00020241737365722656,0.00019571185111999512,0.0001916438341140747,0.0001863613724708557,0.00018251687288284302,0.00017646700143814087,0.00017020106315612793,0.000164814293384552,0.00016052275896072388,0.00015766173601150513,0.00015403330326080322,0.00015007704496383667,0.00014810264110565186,0.00014656037092208862,0.00014304369688034058,0.00014072656631469727,0.00013699382543563843,0.00013468414545059204,0.0001324862241744995,0.00013017654418945312,0.0001281946897506714,0.00012720376253128052,0.0001275390386581421,0.00012599676847457886,0.00012445449829101562,0.00012347102165222168,0.00011951476335525513,0.00011720508337020874,0.00011632591485977173,0.000115223228931427,0.00011390447616577148,0.00011335313320159912,0.00011257827281951904,0.00011214613914489746,0.00011104345321655273,0.00010972470045089722,0.00010917335748672485,0.00010851770639419556,0.00010829418897628784,0.00010719895362854004,0.0001063123345375061,0.00010664761066436768,0.0001056566834449768,0.00010543316602706909,0.00010510534048080444,0.00010455399751663208,0.00010389834642410278,0.00010323524475097656,0.00010301917791366577,0.00010389834642410278,0.00010356307029724121,0.00010356307029724121,0.00010323524475097656,0.00010345876216888428,0.00010257959365844727,0.0001020282506942749,0.00010246783494949341,0.00010246783494949341,0.00010214000940322876,0.0001020282506942749,0.00010191649198532104,0.00010213255882263184,0.0001015886664390564,0.0001015886664390564,0.00010169297456741333,0.0001015886664390564,0.00010126084089279175,0.00010082125663757324,0.00010070949792861938,0.00010081380605697632,0.00010081380605697632,0.0001009330153465271,0.00010070949792861938,0.00010081380605697632,0.00010070949792861938,0.00010082125663757324,0.00010059773921966553,0.00010026991367340088,0.00010038167238235474,0.00010059773921966553,0.00010026991367340088,0.00010026991367340088,9.994208812713623e-05,0.00010026991367340088,0.00010005384683609009,0.00010026991367340088,0.00010037422180175781,0.00010015815496444702,0.00010015815496444702,0.00010015815496444702,0.00010015815496444702,0.00010016560554504395,0.00010004639625549316,0.00010026991367340088,0.00010026991367340088,0.00010048598051071167,0.00010048598051071167,0.00010038167238235474,0.00010037422180175781,0.00010026246309280396,0.00010038167238235474,0.00010026991367340088,0.00010015815496444702,0.00010015815496444702,0.00010015815496444702,0.00010038167238235474,0.00010038167238235474,0.00010026991367340088,0.00010015815496444702,0.00010015815496444702,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010015815496444702,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316,0.00010004639625549316]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.003253161907196045,0.004379007034003735,0.005739498883485794,0.007252831012010574,0.008865123614668846,0.010573848150670528,0.012408802285790443,0.01436866819858551,0.016471587121486664,0.018680283799767494,0.02102983370423317,0.02352716773748398,0.026200100779533386,0.029001573100686073,0.03197457641363144,0.035131100565195084,0.038453105837106705,0.0414973646402359,0.04430081322789192,0.04693449288606644,0.04939531907439232,0.05170011892914772,0.05386989191174507,0.05590013042092323,0.05779083073139191,0.05956904962658882,0.06123577058315277,0.06278549134731293,0.06424835324287415,0.06560841202735901,0.06688511371612549,0.06810244172811508,0.06922785192728043,0.07027925550937653,0.07124841213226318,0.072158083319664,0.07300189137458801,0.0737888440489769,0.07453743368387222,0.07523059844970703,0.07587714493274689,0.07647200673818588,0.07703102380037308,0.0775548592209816,0.07804185897111893,0.07849553972482681,0.07892348617315292,0.07931482046842575,0.07968119531869888,0.08002205938100815,0.08033698052167892,0.08063254505395889,0.080904021859169,0.08115483820438385,0.08139333128929138,0.08160928636789322,0.08181919157505035,0.08201282471418381,0.08219744265079498,0.08235841989517212,0.08251334726810455,0.0826590433716774,0.08279329538345337,0.08291348069906235,0.08303135633468628,0.0831405371427536,0.08324279636144638,0.08333538472652435,0.08342257887125015,0.08350515365600586,0.0835791528224945,0.08365073800086975,0.08371572196483612,0.08377696573734283,0.08383117616176605,0.083885058760643,0.08393299579620361,0.08397477865219116,0.08401623368263245,0.08405780047178268,0.08409309387207031,0.08412531018257141,0.0841551125049591,0.08418072760105133,0.08420898765325546,0.0842338353395462,0.08425835520029068,0.08427924662828445,0.08429871499538422,0.08431773632764816,0.08433467149734497,0.08434995263814926,0.08436457812786102,0.08437865227460861,0.08439261466264725,0.08440372347831726,0.08441581577062607,0.08442559838294983,0.08443428575992584,0.08444275707006454,0.08445089310407639,0.08445847779512405,0.08446606248617172,0.08447222411632538,0.08447860181331635,0.0844835489988327,0.08448849618434906,0.08449267596006393,0.08449795097112656,0.08450279384851456,0.08450575917959213,0.08450905978679657,0.08451257646083832,0.08451609313488007,0.08451906591653824,0.08452225476503372,0.08452467620372772,0.08452720195055008,0.0845300629734993,0.08453270047903061,0.08453512191772461,0.08453654497861862,0.08453775942325592,0.08453918993473053,0.08454061299562454,0.08454171568155289,0.08454336225986481,0.08454424142837524,0.0845455676317215,0.08454633504152298,0.08454732596874237,0.08454809337854385,0.08454875648021698,0.08454908430576324,0.08454973995685577,0.08455061912536621,0.08455105870962143,0.08455216139554977,0.08455271273851395,0.08455315232276917,0.08455348014831543,0.08455391973257065,0.08455435931682587,0.08455479890108109,0.0845552384853363,0.08455578982830048,0.08455611765384674,0.08455678075551987,0.08455710858106613,0.08455733209848404,0.0845574364066124,0.08455777168273926,0.08455798774957657,0.08455821126699448,0.08455842733383179,0.0845586508512497,0.08455897867679596,0.08455909043550491,0.08455909043550491,0.08455930650234222,0.08455941826105118,0.08455953001976013,0.08455974608659744,0.0845598578453064,0.08455996960401535,0.08455996960401535,0.08455996960401535,0.0845600813627243,0.0845600813627243,0.08456029742956161,0.08456040918827057,0.08456040918827057,0.08456062525510788,0.08456073701381683,0.08456073701381683,0.08456084877252579,0.08456096053123474,0.0845610648393631,0.0845610648393631,0.0845610648393631,0.08456117659807205,0.084561288356781,0.08456140011548996,0.08456140011548996,0.08456150442361832,0.08456161618232727,0.08456161618232727,0.08456161618232727,0.08456161618232727,0.08456172794103622,0.08456172794103622,0.08456172794103622,0.08456172794103622,0.08456195145845413,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249,0.08456205576658249],"recovered":[0.0,0.001545549021102488,0.002888557966798544,0.00425003981217742,0.005679694470018148,0.007200173567980528,0.008812906220555305,0.010544391348958015,0.012388362549245358,0.014362521469593048,0.016455654054880142,0.018683703616261482,0.02104216068983078,0.023564783856272697,0.026234637945890427,0.02902929298579693,0.03202373906970024,0.03518521040678024,0.038287632167339325,0.041241616010665894,0.044029563665390015,0.04665686562657356,0.04913506656885147,0.05147625878453255,0.053640205413103104,0.05567022040486336,0.057577308267354965,0.05934815853834152,0.06099904701113701,0.0625734031200409,0.06405045092105865,0.06541852653026581,0.06670095026493073,0.06790376454591751,0.06904115527868271,0.07009299844503403,0.07106677442789078,0.07197490334510803,0.07282420992851257,0.07361260056495667,0.07436074316501617,0.07505060732364655,0.07569704204797745,0.07629168778657913,0.0768548846244812,0.07737992703914642,0.07786791771650314,0.07832720875740051,0.07875031977891922,0.0791478082537651,0.07951506227254868,0.07985197007656097,0.08016689121723175,0.08046574890613556,0.08073767274618149,0.08099991828203201,0.08123907446861267,0.0814654752612114,0.08167549222707748,0.0818764939904213,0.08205055445432663,0.08221669495105743,0.08236865699291229,0.08251281082630157,0.08264486491680145,0.08277253061532974,0.08289029449224472,0.08299903571605682,0.08310206979513168,0.08319564163684845,0.08328382670879364,0.08336332440376282,0.0834394171833992,0.08350923657417297,0.0835743322968483,0.0836363434791565,0.08369440585374832,0.08374904841184616,0.08379237353801727,0.08383668959140778,0.08387748152017593,0.08391684293746948,0.08395335078239441,0.08398743718862534,0.08401569724082947,0.08404351770877838,0.08406946808099747,0.08409475535154343,0.08411916345357895,0.08413983881473541,0.08415918797254562,0.08417700231075287,0.0841945931315422,0.08421076089143753,0.08422494679689407,0.08423803001642227,0.08425012230873108,0.08426188677549362,0.08427277207374573,0.08428321778774261,0.08429256826639175,0.08430147171020508,0.08430971950292587,0.08431686460971832,0.08432434499263763,0.08433160185813904,0.08433742821216583,0.08434358984231949,0.0843498557806015,0.08435413986444473,0.08435919880867004,0.08436392992734909,0.08436788618564606,0.08437096327543259,0.08437492698431015,0.08437811583280563,0.08438108116388321,0.08438405394554138,0.08438646793365479,0.08438965678215027,0.08439262956380844,0.08439416438341141,0.0843963623046875,0.08439845591783524,0.08439988642930984,0.08440208435058594,0.08440373092889786,0.08440516144037247,0.08440659195184708,0.08440758287906647,0.08440867811441422,0.08440955728292465,0.08441044390201569,0.0844108834862709,0.08441165089607239,0.08441230654716492,0.084413081407547,0.08441373705863953,0.08441472798585892,0.08441505581140518,0.08441593497991562,0.08441627025604248,0.08441692590713501,0.08441726118326187,0.08441780507564545,0.08441802859306335,0.08441857993602753,0.08441901952028275,0.08441934734582901,0.08441956341266632,0.08441978693008423,0.08442000299692154,0.0844203382730484,0.08442066609859467,0.08442077785730362,0.08442088961601257,0.08442121744155884,0.08442143350839615,0.08442165702581406,0.08442187309265137,0.08442198485136032,0.08442209661006927,0.08442220836877823,0.08442242443561554,0.0844225361943245,0.08442264795303345,0.0844227522611618,0.0844227522611618,0.08442297577857971,0.08442297577857971,0.08442319184541702,0.08442330360412598,0.08442330360412598,0.08442341536283493,0.08442352712154388,0.08442352712154388,0.08442363142967224,0.0844237431883812,0.08442385494709015,0.08442385494709015,0.0844239667057991,0.0844239667057991,0.08442407846450806,0.08442407846450806,0.08442418277263641,0.08442418277263641,0.08442429453134537,0.08442440629005432,0.08442440629005432,0.08442440629005432,0.08442451804876328,0.08442451804876328,0.08442462235689163,0.08442462235689163,0.08442484587430954,0.08442484587430954,0.0844249576330185,0.0844249576330185,0.08442506194114685,0.08442506194114685,0.08442506194114685,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558,0.0844251736998558],"active":[0.003253161907196045,0.0028334581293165684,0.00285094091668725,0.0030027911998331547,0.0031854291446506977,0.0033736745826900005,0.003595896065235138,0.003824276849627495,0.004083224572241306,0.004317762330174446,0.004574179649353027,0.004843464121222496,0.005157940089702606,0.005436789244413376,0.005739938467741013,0.006101807579398155,0.006429366767406464,0.006312154233455658,0.006013181060552597,0.005692876875400543,0.005365755409002304,0.005043253302574158,0.0047348253428936005,0.004423871636390686,0.004150625318288803,0.003898829221725464,0.003658462315797806,0.003437332808971405,0.003249306231737137,0.0030350089073181152,0.0028346627950668335,0.0026839151978492737,0.002526901662349701,0.002375490963459015,0.002207256853580475,0.0020650848746299744,0.001935116946697235,0.001813940703868866,0.0017132237553596497,0.0016179978847503662,0.0015164017677307129,0.0014213994145393372,0.0013339817523956299,0.0012631714344024658,0.0011869743466377258,0.0011156126856803894,0.0010555684566497803,0.000987611711025238,0.0009308755397796631,0.000874251127243042,0.000821918249130249,0.0007805749773979187,0.0007371306419372559,0.000689089298248291,0.0006556585431098938,0.0006093680858612061,0.0005801171064376831,0.0005473494529724121,0.0005219504237174988,0.000481925904750824,0.0004627928137779236,0.0004423484206199646,0.00042463839054107666,0.0004006698727607727,0.00038649141788482666,0.00036800652742385864,0.00035250186920166016,0.0003363490104675293,0.00032050907611846924,0.00030951201915740967,0.0002953261137008667,0.0002874135971069336,0.00027630478143692017,0.00026772916316986084,0.0002568438649177551,0.00024871528148651123,0.00023858994245529175,0.00022573024034500122,0.00022386014461517334,0.00022111088037490845,0.00021561235189437866,0.0002084672451019287,0.00020176172256469727,0.00019329041242599487,0.00019329041242599487,0.00019031763076782227,0.0001888871192932129,0.00018449127674102783,0.00017955154180526733,0.00017789751291275024,0.00017548352479934692,0.00017295032739639282,0.00016998499631881714,0.00016789138317108154,0.00016766786575317383,0.00016569346189498901,0.00016569346189498901,0.00016371160745620728,0.00016151368618011475,0.00015953928232192993,0.00015832483768463135,0.00015700608491897583,0.0001563429832458496,0.00015535950660705566,0.00015425682067871094,0.00015194714069366455,0.00015106797218322754,0.0001490861177444458,0.00014809519052505493,0.00014865398406982422,0.00014656037092208862,0.00014512985944747925,0.00014469027519226074,0.00014512985944747925,0.00014413893222808838,0.00014413893222808838,0.00014359503984451294,0.0001431480050086975,0.00014359503984451294,0.00014304369688034058,0.0001424923539161682,0.00014238059520721436,0.0001413971185684204,0.0001407340168952942,0.00014072656631469727,0.00013963133096694946,0.00013963133096694946,0.0001390799880027771,0.00013897567987442017,0.00013875216245651245,0.00013864785432815552,0.00013853609561920166,0.00013831257820129395,0.0001382008194923401,0.00013808906078338623,0.00013831257820129395,0.00013797730207443237,0.0001384243369102478,0.0001379847526550293,0.00013809651136398315,0.0001375451683998108,0.00013764947652816772,0.00013743340969085693,0.00013753771781921387,0.00013743340969085693,0.00013776123523712158,0.00013753771781921387,0.00013776123523712158,0.00013776123523712158,0.0001377686858177185,0.00013764947652816772,0.0001377686858177185,0.00013764947652816772,0.0001375451683998108,0.00013764947652816772,0.00013776123523712158,0.00013776123523712158,0.00013765692710876465,0.00013743340969085693,0.00013743340969085693,0.00013743340969085693,0.00013743340969085693,0.00013753771781921387,0.00013743340969085693,0.00013743340969085693,0.00013732165098190308,0.00013721734285354614,0.0001373291015625,0.00013710558414459229,0.00013732165098190308,0.00013721734285354614,0.00013710558414459229,0.00013732165098190308,0.00013732165098190308,0.00013720989227294922,0.00013732165098190308,0.0001373291015625,0.00013732165098190308,0.00013720989227294922,0.00013720989227294922,0.00013720989227294922,0.00013732165098190308,0.00013732165098190308,0.00013732165098190308,0.00013732165098190308,0.00013743340969085693,0.00013732165098190308,0.00013720989227294922,0.00013720989227294922,0.00013732165098190308,0.00013720989227294922,0.00013720989227294922,0.00013710558414459229,0.0001373291015625,0.00013720989227294922,0.00013720989227294922,0.00013709813356399536,0.00013709813356399536,0.00013699382543563843,0.00013699382543563843,0.00013699382543563843,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457,0.00013688206672668457]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.003253161907196045,0.004373289179056883,0.005684410687536001,0.007093833759427071,0.008595509454607964,0.010163819417357445,0.011824713088572025,0.013567853718996048,0.01537850871682167,0.017277128994464874,0.019273828715085983,0.02134101092815399,0.023506496101617813,0.025757305324077606,0.028107956051826477,0.030552620068192482,0.03309844434261322,0.035399504005908966,0.03754618391394615,0.03948438912630081,0.041296251118183136,0.04297957569360733,0.04454194754362106,0.04598215967416763,0.047321539372205734,0.04856591671705246,0.04971727356314659,0.050782203674316406,0.051771920174360275,0.05269181728363037,0.05353991314768791,0.054321594536304474,0.055056214332580566,0.055734314024448395,0.05634951964020729,0.05692679435014725,0.0574645921587944,0.057959284633398056,0.05842418223619461,0.058849822729825974,0.059241488575935364,0.05960126593708992,0.05993850156664848,0.0602542981505394,0.06055260822176933,0.060815077275037766,0.06105775013566017,0.06128997728228569,0.061492957174777985,0.0616820827126503,0.06186472252011299,0.062023937702178955,0.06217655912041664,0.062313012778759,0.062447160482406616,0.06256338953971863,0.06267246603965759,0.06277637183666229,0.06287279725074768,0.06295988708734512,0.06303960829973221,0.06311075389385223,0.06318013370037079,0.06324346363544464,0.06330130249261856,0.0633549615740776,0.06340697407722473,0.06345183402299881,0.06349416822195053,0.06352957338094711,0.06356465071439743,0.06359840929508209,0.06362875550985336,0.06365679204463959,0.06368274241685867,0.06370693445205688,0.06372782588005066,0.0637492686510086,0.06376928091049194,0.06378796696662903,0.06380457431077957,0.0638185441493988,0.0638314038515091,0.06384383141994476,0.06385427713394165,0.06386329233646393,0.06387241184711456,0.06388066709041595,0.06388802826404572,0.06389561295509338,0.0639021098613739,0.063908152282238,0.06391431391239166,0.06391991674900055,0.06392443180084229,0.0639284998178482,0.06393244862556458,0.06393618881702423,0.0639391615986824,0.06394235044717789,0.06394532322883606,0.06394773721694946,0.06394993513822556,0.06395246088504791,0.06395433843135834,0.06395675241947174,0.06395917385816574,0.0639604926109314,0.06396159529685974,0.0639629065990448,0.06396400928497314,0.06396488845348358,0.06396609544754028,0.06396687030792236,0.06396764516830444,0.06396862864494324,0.06396973133087158,0.06397038698196411,0.06397116184234619,0.06397148966789246,0.0639723688364029,0.06397292017936707,0.06397335231304169,0.06397390365600586,0.06397467851638794,0.06397533416748047,0.06397566199302673,0.0639759972691536,0.06397632509469986,0.06397654116153717,0.06397709250450134,0.06397731602191925,0.06397742033004761,0.06397764384746552,0.06397786736488342,0.06397797167301178,0.06397819519042969,0.06397819519042969,0.0639786347746849,0.0639786347746849,0.06397874653339386,0.06397885084152222,0.06397897005081177,0.06397918611764908,0.06397918611764908,0.06397918611764908,0.06397929787635803,0.06397940218448639,0.06397940218448639,0.06397951394319534,0.06397951394319534,0.06397951394319534,0.06397951394319534,0.06397951394319534,0.06397951394319534,0.06397951394319534,0.06397951394319534,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043,0.0639796257019043],"recovered":[0.0,0.0015468684723600745,0.002876902697607875,0.004212654661387205,0.005577764939516783,0.0070209442637860775,0.00851481407880783,0.010104785673320293,0.011761280708014965,0.01349012739956379,0.015299022197723389,0.01720973663032055,0.019200939685106277,0.02126196399331093,0.02341887168586254,0.025690903887152672,0.028056398034095764,0.030505459755659103,0.03288349136710167,0.03512297570705414,0.03723018243908882,0.039198294281959534,0.041016314178705215,0.042688533663749695,0.04424925521016121,0.04571409896016121,0.04705743491649628,0.048318199813365936,0.049477800726890564,0.05055306479334831,0.05155080929398537,0.0524667464196682,0.05331990122795105,0.05411389842629433,0.054854124784469604,0.0555243082344532,0.0561455637216568,0.05673075094819069,0.057274267077445984,0.057776108384132385,0.05823902785778046,0.0586654394865036,0.059052154421806335,0.05942149832844734,0.05976895987987518,0.06008310616016388,0.06037207320332527,0.06063750758767128,0.060889966785907745,0.061116039752960205,0.06132572516798973,0.06151704862713814,0.061697378754615784,0.061862751841545105,0.06201493367552757,0.06215831637382507,0.06229301542043686,0.06241088733077049,0.06252392381429672,0.0626273900270462,0.06272590905427933,0.06281233578920364,0.06289161741733551,0.06296627968549728,0.06303346157073975,0.06309525668621063,0.06315606087446213,0.06320763379335403,0.06325700134038925,0.06330197304487228,0.06334375590085983,0.0633825734257698,0.06341973692178726,0.06345261633396149,0.06348274648189545,0.06351034343242645,0.06353673338890076,0.06355993449687958,0.06358291208744049,0.06360303610563278,0.0636214017868042,0.06363943219184875,0.06365515291690826,0.06367088109254837,0.0636846199631691,0.0636967197060585,0.06370606273412704,0.06371717154979706,0.06372563540935516,0.06373443454504013,0.06374190747737885,0.06375037878751755,0.06375730782747269,0.0637635737657547,0.0637694001197815,0.0637754499912262,0.06378006935119629,0.06378446519374847,0.06378787010908127,0.0637911707162857,0.06379491090774536,0.06379798799753189,0.0638006255030632,0.06380326300859451,0.06380535662174225,0.06380722671747208,0.06380953639745712,0.06381162256002426,0.06381316483020782,0.0638149231672287,0.0638161301612854,0.0638173446059227,0.06381843984127045,0.06381931900978088,0.06382042169570923,0.06382118910551071,0.06382206827402115,0.06382294744253159,0.06382405012845993,0.06382492929697037,0.0638255849480629,0.06382657587528229,0.06382723897695541,0.06382734328508377,0.06382779031991959,0.06382844597101212,0.06382899731397629,0.0638294368982315,0.06382987648248672,0.06383020430803299,0.0638304278254509,0.06383097916841507,0.06383119523525238,0.06383152306079865,0.0638316348195076,0.0638318583369255,0.06383196264505386,0.06383207440376282,0.06383218616247177,0.06383251398801804,0.06383273750543594,0.0638328418135643,0.0638328418135643,0.06383295357227325,0.06383317708969116,0.06383317708969116,0.06383317708969116,0.06383317708969116,0.06383328139781952,0.06383328139781952,0.06383328139781952,0.06383339315652847,0.06383350491523743,0.06383350491523743,0.06383350491523743,0.06383350491523743,0.06383350491523743,0.06383350491523743,0.06383361667394638,0.06383361667394638,0.06383361667394638,0.06383361667394638,0.06383361667394638,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474,0.06383372098207474],"active":[0.003253161907196045,0.0028264205902814865,0.0028075079899281263,0.0028811790980398655,0.003017744515091181,0.0031428751535713673,0.0033098990097641945,0.0034630680456757545,0.0036172280088067055,0.003787001594901085,0.003974806517362595,0.004131274297833443,0.004305556416511536,0.004495341330766678,0.004689084365963936,0.00486171618103981,0.005042046308517456,0.004894044250249863,0.004662692546844482,0.004361413419246674,0.004066068679094315,0.0037812814116477966,0.0035256333649158478,0.0032936260104179382,0.003072284162044525,0.0028518177568912506,0.0026598386466503143,0.00246400386095047,0.0022941194474697113,0.0021387524902820587,0.001989103853702545,0.0018548481166362762,0.0017363131046295166,0.001620415598154068,0.0014953948557376862,0.001402486115694046,0.0013190284371376038,0.001228533685207367,0.0011499151587486267,0.0010737143456935883,0.0010024607181549072,0.000935826450586319,0.0008863471448421478,0.0008327998220920563,0.0007836483418941498,0.0007319711148738861,0.0006856769323348999,0.0006524696946144104,0.0006029903888702393,0.000566042959690094,0.0005389973521232605,0.0005068890750408173,0.00047918036580085754,0.0004502609372138977,0.0004322268068790436,0.0004050731658935547,0.00037945061922073364,0.0003654845058917999,0.00034887343645095825,0.0003324970602989197,0.00031369924545288086,0.0002984181046485901,0.0002885162830352783,0.0002771839499473572,0.0002678409218788147,0.0002597048878669739,0.00025091320276260376,0.0002442002296447754,0.0002371668815612793,0.0002276003360748291,0.00022089481353759766,0.00021583586931228638,0.00020901858806610107,0.00020417571067810059,0.00019999593496322632,0.00019659101963043213,0.00019109249114990234,0.00018933415412902832,0.00018636882305145264,0.00018493086099624634,0.00018317252397537231,0.00017911195755004883,0.00017625093460083008,0.00017295032739639282,0.0001696571707725525,0.00016657263040542603,0.0001663491129875183,0.00016349554061889648,0.00016239285469055176,0.00016117841005325317,0.00016020238399505615,0.00015777349472045898,0.00015700608491897583,0.0001563429832458496,0.00015503168106079102,0.00015304982662200928,0.00015237927436828613,0.00015172362327575684,0.00015129148960113525,0.0001511797308921814,0.00015041232109069824,0.00014974921941757202,0.00014930963516235352,0.00014919787645339966,0.00014898180961608887,0.0001495257019996643,0.00014963746070861816,0.000148870050907135,0.0001484304666519165,0.00014798343181610107,0.00014787912368774414,0.00014754384756088257,0.00014765560626983643,0.0001475512981414795,0.00014722347259521484,0.00014743953943252563,0.00014766305685043335,0.00014743953943252563,0.00014711171388626099,0.00014656037092208862,0.00014678388833999634,0.00014634430408477783,0.0001461133360862732,0.00014656037092208862,0.00014688819646835327,0.00014688819646835327,0.00014666467905044556,0.00014656037092208862,0.00014644861221313477,0.0001463368535041809,0.00014666467905044556,0.0001463368535041809,0.00014622509479522705,0.00014612078666687012,0.00014623254537582397,0.0001461133360862732,0.00014623254537582397,0.00014612078666687012,0.00014644861221313477,0.00014612078666687012,0.00014600902795791626,0.00014600902795791626,0.00014612823724746704,0.00014623254537582397,0.00014600902795791626,0.00014600902795791626,0.00014612078666687012,0.00014622509479522705,0.00014612078666687012,0.00014623254537582397,0.00014623254537582397,0.00014612078666687012,0.00014600902795791626,0.00014600902795791626,0.00014600902795791626,0.00014600902795791626,0.00014600902795791626,0.00014612078666687012,0.00014600902795791626,0.00014600902795791626,0.00014600902795791626,0.00014600902795791626,0.00014600902795791626,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933,0.00014590471982955933]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.003253161907196045,0.004362733103334904,0.005775234661996365,0.007360477931797504,0.009093942120671272,0.010981786996126175,0.013007075525820255,0.015209395438432693,0.017594242468476295,0.020165245980024338,0.022935161367058754,0.025929277762770653,0.029166176915168762,0.03263035789132118,0.03638581186532974,0.040381744503974915,0.044693030416965485,0.04878726229071617,0.05282651260495186,0.056779779493808746,0.06067565083503723,0.06452116370201111,0.06832950562238693,0.07206396013498306,0.07571220397949219,0.0793110802769661,0.08281891793012619,0.08626748621463776,0.08962006121873856,0.09289643168449402,0.09611871093511581,0.0992559865117073,0.10232696682214737,0.10532844811677933,0.10824603587388992,0.11111941933631897,0.11390318721532822,0.11661757528781891,0.11925774067640305,0.12183589488267899,0.12434191256761551,0.126763254404068,0.12911908328533173,0.1313851773738861,0.13360640406608582,0.13575276732444763,0.13785535097122192,0.13987557590007782,0.14182423055171967,0.1437166929244995,0.145543172955513,0.14731623232364655,0.14904287457466125,0.15070992708206177,0.15231847763061523,0.15386831760406494,0.15538395941257477,0.1568254828453064,0.15821358561515808,0.15956230461597443,0.16085396707057953,0.16210691630840302,0.16333073377609253,0.16449396312236786,0.16561563313007355,0.16669805347919464,0.16774813830852509,0.1687626987695694,0.16973933577537537,0.1706566959619522,0.17156066000461578,0.17242875695228577,0.17325706779956818,0.17406128346920013,0.17482119798660278,0.17555372416973114,0.17626404762268066,0.17693686485290527,0.1775914430618286,0.17822325229644775,0.1788288950920105,0.17940770089626312,0.17996089160442352,0.18050517141819,0.18102099001407623,0.18151985108852386,0.18199442327022552,0.18245437741279602,0.18288563191890717,0.18331171572208405,0.1837155818939209,0.18409745395183563,0.18446768820285797,0.18482613563537598,0.18516096472740173,0.1854853332042694,0.18580332398414612,0.18610218167304993,0.18639709055423737,0.18667879700660706,0.18694676458835602,0.18720592558383942,0.18744564056396484,0.1876850128173828,0.18791361153125763,0.18813550472259521,0.18833869695663452,0.18854278326034546,0.1887339949607849,0.18891355395317078,0.18909773230552673,0.18927882611751556,0.18943947553634644,0.18959671258926392,0.18974603712558746,0.18989095091819763,0.19002653658390045,0.19016046822071075,0.19029119610786438,0.19041171669960022,0.19053003191947937,0.19064350426197052,0.19075652956962585,0.1908625364303589,0.19096390902996063,0.19106045365333557,0.19115743041038513,0.19124990701675415,0.19133347272872925,0.19141726195812225,0.19149675965309143,0.1915704309940338,0.19164234399795532,0.19171305000782013,0.19178363680839539,0.19184982776641846,0.19191350042819977,0.19197474420070648,0.19203686714172363,0.19209152460098267,0.19214627146720886,0.19220025837421417,0.1922484189271927,0.19229735434055328,0.19234508275985718,0.19238795340061188,0.1924302875995636,0.19247636198997498,0.1925179362297058,0.19255828857421875,0.1925988644361496,0.19263514876365662,0.19266845285892487,0.19270189106464386,0.19273509085178375,0.1927672028541565,0.19279788434505463,0.19282668828964233,0.1928548365831375,0.1928829848766327,0.1929091513156891,0.19293411076068878,0.19295918941497803,0.19298118352890015,0.19300436973571777,0.19302625954151154,0.193048357963562,0.19306914508342743,0.1930895894765854,0.1931101530790329,0.19312863051891327,0.193147212266922,0.19316446781158447,0.19317986071109772,0.19319690763950348,0.19321483373641968,0.19323022663593292,0.19324639439582825,0.19326035678386688,0.19327399134635925,0.19328740239143372,0.1933000534772873,0.19331248104572296,0.1933242380619049,0.19333776831626892,0.19335007667541504,0.193361297249794,0.1933729499578476,0.19338417053222656,0.19339406490325928,0.1934049427509308,0.19341342151165009,0.19342166185379028,0.19343145191669464,0.19343991577625275,0.19344915449619293,0.19345805048942566,0.19346751272678375,0.19347499310970306,0.19348444044589996,0.19349181652069092,0.19349972903728485,0.19350600242614746,0.1935139149427414,0.1935209482908249,0.1935282051563263,0.19353458285331726,0.1935417354106903,0.193547785282135,0.19355393946170807,0.19356054067611694,0.19356724619865417,0.19357317686080933,0.1935800015926361,0.193585604429245,0.19359132647514343,0.19359660148620605,0.1936013251543045,0.19360727071762085,0.19361166656017303,0.1936154067516327,0.19361990690231323,0.19362419843673706,0.19362904131412506,0.1936333328485489,0.1936371773481369,0.19364212453365326,0.193645641207695,0.1936500370502472,0.1936541050672531,0.1936587244272232,0.19366301596164703,0.1936669796705246,0.19367092847824097,0.19367444515228271,0.193678081035614,0.1936810463666916,0.19368523359298706,0.19368819892406464,0.1936919391155243,0.19369523227214813,0.19369852542877197,0.193701833486557,0.19370469450950623,0.19370843470096588,0.19371095299720764,0.19371436536312103,0.1937171220779419,0.1937197595834732,0.19372260570526123,0.19372470676898956,0.1937267929315567,0.19372877478599548,0.19373151659965515,0.1937338262796402,0.19373635947704315,0.19373854994773865,0.19374075531959534,0.19374261796474457,0.19374439120292664,0.19374603033065796,0.19374778866767883,0.19374988973140717,0.1937519758939743,0.19375395774841309,0.19375549256801605,0.19375747442245483,0.19375956058502197,0.19376230239868164,0.19376428425312042,0.19376571476459503,0.1937676966190338,0.19376923143863678,0.1937708854675293,0.19377253949642181,0.19377362728118896,0.19377517700195312,0.1937771588563919,0.19377869367599487,0.19378012418746948,0.19378133118152618,0.19378286600112915,0.1937844157218933,0.19378562271595,0.1937873810529709,0.1937888115644455,0.1937900185585022,0.19379112124443054,0.19379232823848724,0.1937934309244156,0.1937948614358902,0.19379562139511108,0.19379694759845734,0.19379793107509613,0.19379858672618866,0.19380001723766327,0.1938008964061737,0.19380177557468414,0.19380277395248413,0.19380375742912292,0.19380463659763336,0.19380584359169006,0.1938069462776184,0.19380782544612885,0.1938089281320572,0.19380991160869598,0.1938105821609497,0.19381146132946014,0.1938125640153885,0.19381409883499146,0.19381508231163025,0.19381585717201233,0.19381684064865112,0.1938173919916153,0.19381827116012573,0.1938190460205078,0.19382035732269287,0.19382113218307495,0.19382168352603912,0.19382289052009583,0.1938238888978958,0.19382454454898834,0.1938248723745346,0.19382575154304504,0.19382640719413757,0.1938268542289734,0.193827286362648,0.1938280612230301,0.19382916390895844,0.19382959604263306,0.19383004307746887,0.1938306987285614,0.19383114576339722,0.1938316971063614,0.193832129240036,0.19383268058300018,0.1938331127166748,0.19383366405963898,0.1938343346118927,0.19383454322814941,0.19383466243743896,0.19383499026298523,0.1938350945711136,0.19383521378040314,0.19383542239665985,0.19383564591407776,0.19383609294891357,0.19383619725704193,0.19383642077445984,0.19383664429187775,0.193836972117424],"recovered":[0.0,0.0015426900936290622,0.002870085183531046,0.004260485526174307,0.005748857278376818,0.0073492745868861675,0.009083068929612637,0.010986746288836002,0.013032048009335995,0.015248442068696022,0.017640545964241028,0.020214518532156944,0.022985093295574188,0.026006149128079414,0.029242388904094696,0.032740216702222824,0.03648797422647476,0.04047521948814392,0.04453899338841438,0.048606835305690765,0.052596718072891235,0.056582972407341,0.06048092991113663,0.06434238702058792,0.0681295096874237,0.07182888686656952,0.07547350227832794,0.07902366667985916,0.08254315704107285,0.08596819639205933,0.08932362496852875,0.09261440485715866,0.09582865983247757,0.09898396581411362,0.10206055641174316,0.10508875548839569,0.1080007329583168,0.11084619164466858,0.11362896859645844,0.11635886132717133,0.11900804191827774,0.12156662344932556,0.12404976785182953,0.12647287547588348,0.12881891429424286,0.13109610974788666,0.13331295549869537,0.1354834884405136,0.13757486641407013,0.1395876109600067,0.14154814183712006,0.1434514969587326,0.14529909193515778,0.14708147943019867,0.14877712726593018,0.1504446119070053,0.1520586609840393,0.1536128968000412,0.15511776506900787,0.15655621886253357,0.15796145796775818,0.15928709506988525,0.16059623658657074,0.16185502707958221,0.16305288672447205,0.16422425210475922,0.1653634011745453,0.16643866896629333,0.16748887300491333,0.16850508749485016,0.16947589814662933,0.17040689289569855,0.1713007241487503,0.17216883599758148,0.17300406098365784,0.17380543053150177,0.17457391321659088,0.17531105875968933,0.17601369321346283,0.17668816447257996,0.17734910547733307,0.17798136174678802,0.17858776450157166,0.1791626214981079,0.17972208559513092,0.18026669323444366,0.18078744411468506,0.18128280341625214,0.18176694214344025,0.1822270005941391,0.1826668232679367,0.18309104442596436,0.1834961175918579,0.18388426303863525,0.18425075709819794,0.18460458517074585,0.18494831025600433,0.1852797269821167,0.1855914443731308,0.18589800596237183,0.1861911565065384,0.18647406995296478,0.18674500286579132,0.18699966371059418,0.18724662065505981,0.1874815970659256,0.18770679831504822,0.1879224181175232,0.18813760578632355,0.18833695352077484,0.18852564692497253,0.18871960043907166,0.1889035552740097,0.18907871842384338,0.18924278020858765,0.1894044131040573,0.18955516815185547,0.18969568610191345,0.1898379772901535,0.18996761739253998,0.19009439647197723,0.19021765887737274,0.1903345286846161,0.19044867157936096,0.190558522939682,0.19066649675369263,0.19077183306217194,0.19086958467960358,0.19096051156520844,0.19105024635791779,0.19113469123840332,0.1912190318107605,0.1912991851568222,0.1913757175207138,0.19144663214683533,0.19151733815670013,0.19158639013767242,0.19165225327014923,0.19171470403671265,0.19177837669849396,0.19183984398841858,0.19189581274986267,0.19194792211055756,0.19200192391872406,0.19205282628536224,0.192102313041687,0.19214826822280884,0.1921917051076889,0.19223546981811523,0.19227735698223114,0.19231803715229034,0.19235630333423615,0.19239720702171326,0.19243328273296356,0.19246824085712433,0.19250166416168213,0.19253455102443695,0.19256840646266937,0.19259920716285706,0.1926266849040985,0.19265583157539368,0.19268342852592468,0.19271014630794525,0.1927350014448166,0.19275787472724915,0.19278249144554138,0.19280515611171722,0.19282735884189606,0.19284912943840027,0.1928693652153015,0.19289015233516693,0.1929105967283249,0.19293005764484406,0.19294655323028564,0.19296327233314514,0.19297954440116882,0.19299712777137756,0.19301241636276245,0.19302858412265778,0.1930445283651352,0.1930576115846634,0.19307278096675873,0.1930856555700302,0.19309818744659424,0.19311071932315826,0.1931232511997223,0.1931355744600296,0.1931472271680832,0.1931581050157547,0.19317065179347992,0.19318120181560516,0.19319164752960205,0.1932009905576706,0.1932096779346466,0.1932191401720047,0.19322727620601654,0.19323574006557465,0.1932453066110611,0.19325366616249084,0.19326366484165192,0.19327159225940704,0.19328005611896515,0.19328807294368744,0.19329577684402466,0.19330380856990814,0.1933107227087021,0.19331809878349304,0.1933254599571228,0.19333304464817047,0.19334019720554352,0.19334647059440613,0.1933530569076538,0.19335965812206268,0.19336603581905365,0.19337286055088043,0.19337835907936096,0.19338363409042358,0.19338923692703247,0.19339407980442047,0.19339913129806519,0.193403422832489,0.19340793788433075,0.1934126615524292,0.1934172809123993,0.19342190027236938,0.19342607259750366,0.19342981278896332,0.19343432784080505,0.1934390515089035,0.19344289600849152,0.19344718754291534,0.19345158338546753,0.19345597922801971,0.19346104562282562,0.1934652179479599,0.19346873462200165,0.19347257912158966,0.1934761106967926,0.1934795081615448,0.19348357617855072,0.19348721206188202,0.19349028170108795,0.19349369406700134,0.19349710643291473,0.19350039958953857,0.19350337982177734,0.1935068964958191,0.19350986182689667,0.19351282715797424,0.19351525604724884,0.1935177743434906,0.19352063536643982,0.1935236006975174,0.19352570176124573,0.19352799654006958,0.19353064894676208,0.19353283941745758,0.19353514909744263,0.19353745877742767,0.19353987276554108,0.1935415267944336,0.19354340434074402,0.1935453712940216,0.1935475766658783,0.19354955852031708,0.1935514211654663,0.19355329871177673,0.1935548335313797,0.19355691969394684,0.1935596764087677,0.19356143474578857,0.1935632973909378,0.19356583058834076,0.19356758892536163,0.1935693472623825,0.19357088208198547,0.19357220828533173,0.19357341527938843,0.1935749500989914,0.19357682764530182,0.19357846677303314,0.1935800164937973,0.19358155131340027,0.19358287751674652,0.19358396530151367,0.1935856193304062,0.19358737766742706,0.19358837604522705,0.19358980655670166,0.19359111785888672,0.19359244406223297,0.19359387457370758,0.19359441101551056,0.1935957372188568,0.1935967206954956,0.19359782338142395,0.19359903037548065,0.19360002875328064,0.19360090792179108,0.19360201060771942,0.19360299408435822,0.19360442459583282,0.19360530376434326,0.19360628724098206,0.19360695779323578,0.19360804557800293,0.19360937178134918,0.1936108022928238,0.19361157715320587,0.19361266493797302,0.19361376762390137,0.1936148703098297,0.19361574947834015,0.19361662864685059,0.19361717998981476,0.1936178356409073,0.19361871480941772,0.19361981749534607,0.19362080097198486,0.1936216801404953,0.19362245500087738,0.19362322986125946,0.19362398982048035,0.19362454116344452,0.19362586736679077,0.1936265230178833,0.19362697005271912,0.19362762570381165,0.19362805783748627,0.19362905621528625,0.19362948834896088,0.19363026320934296,0.19363081455230713,0.19363124668598175,0.19363169372081757,0.19363224506378174,0.1936327964067459,0.19363322854042053,0.1936337798833847,0.19363443553447723,0.19363465905189514,0.1936349868774414,0.19363521039485931,0.19363553822040558,0.19363565742969513,0.19363586604595184,0.1936361938714981,0.19363641738891602,0.19363686442375183,0.19363708794116974,0.19363729655742645],"active":[0.003253161907196045,0.0028200428932905197,0.0029051494784653187,0.0030999924056231976,0.0033450848422944546,0.0036325124092400074,0.003924006596207619,0.004222649149596691,0.004562194459140301,0.004916803911328316,0.005294615402817726,0.0057147592306137085,0.006181083619594574,0.006624208763241768,0.007143422961235046,0.0076415278017520905,0.008205056190490723,0.00831204280257225,0.008287519216537476,0.008172944188117981,0.008078932762145996,0.007938191294670105,0.007848575711250305,0.007721573114395142,0.0075826942920684814,0.007482193410396576,0.007345415651798248,0.007243819534778595,0.0070769041776657104,0.006928235292434692,0.006795085966587067,0.006641581654548645,0.0064983069896698,0.0063444823026657104,0.006185479462146759,0.006030663847923279,0.005902454257011414,0.00577138364315033,0.005628772079944611,0.00547703355550766,0.0053338706493377686,0.005196630954742432,0.005069315433502197,0.0049123018980026245,0.0047874897718429565,0.004656657576560974,0.00454239547252655,0.004392087459564209,0.004249364137649536,0.004129081964492798,0.003995031118392944,0.0038647353649139404,0.003743782639503479,0.003628447651863098,0.0035413503646850586,0.0034237056970596313,0.0033252984285354614,0.0032125860452651978,0.0030958205461502075,0.003006085753440857,0.00289250910282135,0.0028198212385177612,0.0027344971895217896,0.0026389360427856445,0.0025627464056015015,0.002473801374435425,0.0023847371339797974,0.002324029803276062,0.002250462770462036,0.0021516084671020508,0.00208476185798645,0.0020218640565872192,0.001956343650817871,0.0018924474716186523,0.0018171370029449463,0.0017482936382293701,0.0016901344060897827,0.0016258060932159424,0.0015777498483657837,0.0015350878238677979,0.0014797896146774292,0.0014263391494750977,0.0013731271028518677,0.0013425499200820923,0.0012989044189453125,0.0012531578540802002,0.0012069791555404663,0.0011715739965438843,0.001118689775466919,0.0010847151279449463,0.001048758625984192,0.0010064095258712769,0.000971570611000061,0.0009418725967407227,0.0009102076292037964,0.0008807480335235596,0.0008550137281417847,0.0008224546909332275,0.0008056461811065674,0.0007807910442352295,0.000755608081817627,0.0007318556308746338,0.000700637698173523,0.0006853491067886353,0.0006669908761978149,0.0006539076566696167,0.0006318986415863037,0.0006203651428222656,0.0005963891744613647,0.0005766004323959351,0.0005720853805541992,0.0005592256784439087,0.000535920262336731,0.0005179941654205322,0.0005032569169998169,0.0004865378141403198,0.0004713684320449829,0.00046478211879730225,0.00045321881771087646,0.0004440993070602417,0.00043563544750213623,0.0004258453845977783,0.0004220008850097656,0.0004138648509979248,0.0004053860902786255,0.00039395689964294434,0.0003855973482131958,0.00038032233715057373,0.000372961163520813,0.0003670156002044678,0.00036206841468811035,0.00035139918327331543,0.0003431588411331177,0.00033733248710632324,0.0003370046615600586,0.00033248960971832275,0.00032711029052734375,0.000322490930557251,0.00032216310501098633,0.0003131479024887085,0.0003064274787902832,0.00030444562435150146,0.00030049681663513184,0.00029543042182922363,0.0002922564744949341,0.0002856403589248657,0.00028201937675476074,0.0002846568822860718,0.00028246641159057617,0.00028093159198760986,0.00028082728385925293,0.0002788454294204712,0.0002712458372116089,0.00026860833168029785,0.00026684999465942383,0.00026553869247436523,0.0002633333206176758,0.0002582818269729614,0.00025562942028045654,0.0002562999725341797,0.00025331974029541016,0.0002506822347640991,0.0002490431070327759,0.00024618208408355713,0.00024649500846862793,0.0002437680959701538,0.0002432018518447876,0.00024178624153137207,0.00024046003818511963,0.00024078786373138428,0.0002384781837463379,0.00023661553859710693,0.00023441016674041748,0.00023330748081207275,0.0002336353063583374,0.0002352893352508545,0.0002330988645553589,0.0002339780330657959,0.00023177266120910645,0.00022946298122406006,0.0002297908067703247,0.00022727251052856445,0.00022682547569274902,0.00022605061531066895,0.00022704899311065674,0.00022682547569274902,0.0002257227897644043,0.0002257227897644043,0.0002260655164718628,0.0002234131097793579,0.00022374093532562256,0.00022177398204803467,0.00022067129611968994,0.00022177398204803467,0.00022077560424804688,0.0002218782901763916,0.00022231042385101318,0.00022220611572265625,0.00022132694721221924,0.00022077560424804688,0.0002202242612838745,0.00021967291831970215,0.00021792948246002197,0.00021813809871673584,0.00021713972091674805,0.00021748244762420654,0.00021648406982421875,0.00021627545356750488,0.00021474063396453857,0.00021374225616455078,0.00021407008171081543,0.0002141892910003662,0.00021351873874664307,0.0002139657735824585,0.000212743878364563,0.0002129673957824707,0.0002129673957824707,0.0002120882272720337,0.00021319091320037842,0.00021253526210784912,0.00021198391914367676,0.0002119690179824829,0.00021153688430786133,0.00021176040172576904,0.0002114325761795044,0.00021110475063323975,0.0002123117446899414,0.0002113133668899536,0.00021098554134368896,0.00021120905876159668,0.00021153688430786133,0.0002114325761795044,0.0002110004425048828,0.00020988285541534424,0.00020922720432281494,0.00020934641361236572,0.0002084672451019287,0.000209122896194458,0.00020869076251983643,0.00020836293697357178,0.00020802021026611328,0.000208243727684021,0.00020813941955566406,0.0002075880765914917,0.00020803511142730713,0.00020757317543029785,0.00020746886730194092,0.00020726025104522705,0.0002069324254989624,0.00020734965801239014,0.0002069324254989624,0.00020615756511688232,0.00020517408847808838,0.00020581483840942383,0.00020582973957061768,0.0002057105302810669,0.0002057105302810669,0.00020560622215270996,0.00020515918731689453,0.00020451843738555908,0.00020450353622436523,0.00020438432693481445,0.00020451843738555908,0.0002043992280960083,0.0002043992280960083,0.00020407140254974365,0.00020417571067810059,0.00020472705364227295,0.00020538270473480225,0.00020460784435272217,0.00020428001880645752,0.0002043992280960083,0.0002034008502960205,0.00020329654216766357,0.00020319223403930664,0.0002027451992034912,0.00020296871662139893,0.000203743577003479,0.000203743577003479,0.00020329654216766357,0.000202864408493042,0.00020284950733184814,0.000202864408493042,0.0002027451992034912,0.00020341575145721436,0.00020319223403930664,0.00020264089107513428,0.0002027451992034912,0.0002025216817855835,0.00020231306552886963,0.00020241737365722656,0.00020174682140350342,0.00020253658294677734,0.00020219385623931885,0.0002018660306930542,0.00020219385623931885,0.0002018660306930542,0.00020174682140350342,0.0002018660306930542,0.00020174682140350342,0.00020164251327514648,0.00020141899585723877,0.00020164251327514648,0.00020153820514678955,0.00020197033882141113,0.0002018660306930542,0.0002012103796005249,0.00020065903663635254,0.0002009868621826172,0.00020143389701843262,0.00020131468772888184,0.0002009868621826172,0.00020109117031097412,0.00020076334476470947,0.00020109117031097412,0.0002012103796005249,0.00020164251327514648,0.00020131468772888184,0.00020088255405426025,0.0002012103796005249,0.00020143389701843262,0.00020131468772888184,0.00020088255405426025,0.0002012103796005249,0.00020053982734680176,0.0002003312110900879,0.00020031630992889404,0.00020043551921844482,0.00020110607147216797,0.00020053982734680176,0.0002005547285079956,0.00020043551921844482,0.0002003312110900879,0.00020045042037963867,0.00020043551921844482,0.00020043551921844482,0.00020031630992889404,0.00020043551921844482,0.0002005547285079956,0.00020010769367218018,0.00020000338554382324,0.00020000338554382324,0.00019988417625427246,0.0001996755599975586,0.00019976496696472168,0.00019977986812591553,0.0001998990774154663,0.00019977986812591553,0.0001995563507080078,0.0001995563507080078,0.0001996755599975586]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.003253161907196045,0.004366581793874502,0.005731362383812666,0.007229190319776535,0.008853907696902752,0.010560543276369572,0.012418588623404503,0.014372076839208603,0.01645355299115181,0.018680833280086517,0.02103610150516033,0.023510893806815147,0.026162276044487953,0.028964078053832054,0.0319545641541481,0.035093165934085846,0.0384075827896595,0.04159335419535637,0.04464200884103775,0.04761292412877083,0.0505036823451519,0.05332747474312782,0.056083206087350845,0.058762408792972565,0.061367057263851166,0.06392178684473038,0.06637360155582428,0.06876130402088165,0.07110227644443512,0.0733717828989029,0.07555980980396271,0.07767031341791153,0.07973441481590271,0.08172529190778732,0.08366459608078003,0.08555001765489578,0.08736231923103333,0.08911238610744476,0.09080319106578827,0.0924251601099968,0.09400908648967743,0.0955270305275917,0.09699758887290955,0.09841757267713547,0.09978663921356201,0.10111436247825623,0.10237611830234528,0.10361301898956299,0.10478339344263077,0.10591583698987961,0.1070147454738617,0.10805097222328186,0.10907489061355591,0.11004987359046936,0.11099428683519363,0.11190395802259445,0.11276986449956894,0.11360124498605728,0.11439359188079834,0.11516043543815613,0.11589538305997849,0.11660779267549515,0.11727852374315262,0.11793331801891327,0.11855346709489822,0.11915889382362366,0.11973242461681366,0.12028880417346954,0.12081758677959442,0.12132932245731354,0.12182104587554932,0.12228583544492722,0.12273281067609787,0.1231624111533165,0.1235673800110817,0.12396211922168732,0.12435037642717361,0.124715656042099,0.1250685155391693,0.1254076063632965,0.12572835385799408,0.126040518283844,0.12633389234542847,0.1266215294599533,0.1268879473209381,0.12714964151382446,0.12739507853984833,0.127635657787323,0.12787020206451416,0.1280887871980667,0.12829726934432983,0.12850771844387054,0.12869739532470703,0.12888124585151672,0.12905046343803406,0.12921947240829468,0.12938210368156433,0.12954097986221313,0.12968899309635162,0.12982840836048126,0.12996399402618408,0.1300967037677765,0.13021743297576904,0.1303359717130661,0.1304507702589035,0.13055776059627533,0.13066914677619934,0.13077107071876526,0.13087289035320282,0.13096579909324646,0.13105739653110504,0.13114261627197266,0.13122254610061646,0.13129962980747223,0.1313740760087967,0.1314449906349182,0.13150931894779205,0.13157297670841217,0.13163433969020844,0.1316956877708435,0.13175220787525177,0.13180531561374664,0.13185645639896393,0.13190560042858124,0.13195189833641052,0.1319979727268219,0.13204249739646912,0.13208746910095215,0.1321282684803009,0.13216707110404968,0.13220402598381042,0.1322365701198578,0.13227242231369019,0.13230539858341217,0.13233542442321777,0.1323673129081726,0.1323980987071991,0.13242657482624054,0.1324532926082611,0.13247913122177124,0.13250476121902466,0.1325310319662094,0.13255423307418823,0.13257557153701782,0.13259756565093994,0.13261668384075165,0.13263538479804993,0.1326538622379303,0.1326717734336853,0.13268816471099854,0.13270345330238342,0.1327172964811325,0.13273456692695618,0.1327505111694336,0.13276436924934387,0.13277623057365417,0.13278865814208984,0.13280098140239716,0.13281285762786865,0.13282395899295807,0.1328343003988266,0.1328437477350235,0.13285419344902039,0.13286475837230682,0.13287398219108582,0.132884219288826,0.13289278745651245,0.1329013705253601,0.13290993869304657,0.13291829824447632,0.13292720913887024,0.13293534517288208,0.13294413685798645,0.13295073807239532,0.13295701146125793,0.13296349346637726,0.1329694241285324,0.1329750418663025,0.13298076391220093,0.13298603892326355,0.1329921931028366,0.13299791514873505,0.13300296664237976,0.13300780951976776,0.13301263749599457,0.13301803171634674,0.13302363455295563,0.133028045296669,0.1330326497554779,0.1330374926328659,0.13304178416728973,0.1330457478761673,0.1330493688583374,0.13305343687534332,0.13305728137493134,0.13306114077568054,0.1330648809671402,0.1330675184726715,0.13307048380374908,0.13307487964630127,0.13307718932628632,0.13307972252368927,0.1330827921628952,0.1330849975347519,0.13308896124362946,0.1330912560224533,0.1330939084291458,0.13309675455093384,0.13309940695762634,0.13310182094573975,0.13310423493385315,0.13310621678829193,0.1331077516078949,0.1331099569797516,0.13311193883419037,0.13311392068862915,0.13311588764190674,0.13311798870563507,0.13312040269374847,0.133122056722641,0.1331232637166977,0.13312534987926483,0.1331273317337036,0.13312897086143494,0.13313019275665283,0.1331317275762558,0.13313348591327667,0.13313481211662292,0.13313612341880798,0.13313765823841095,0.1331387609243393,0.1331401914358139,0.13314194977283478,0.13314282894134521,0.13314415514469147,0.13314558565616608,0.13314634561538696,0.1331472247838974,0.1331482231616974,0.13314932584762573,0.13314998149871826,0.13315096497535706,0.1331520676612854,0.13315284252166748,0.13315372169017792,0.1331547051668167,0.1331554800271988,0.13315623998641968,0.13315734267234802,0.1331581175327301,0.13315889239311218,0.13315977156162262,0.13316020369529724,0.13316097855567932,0.1331615298986435,0.13316228985786438,0.1331629604101181,0.13316361606121063,0.13316383957862854,0.13316459953784943,0.13316504657268524,0.13316559791564941,0.13316580653190613,0.13316625356674194,0.13316670060157776,0.13316723704338074,0.13316768407821655,0.13316801190376282,0.13316833972930908,0.13316889107227325,0.13316921889781952,0.13316944241523743,0.1331697702407837,0.1331699937582016,0.13317032158374786,0.13317054510116577,0.13317064940929413,0.13317087292671204,0.13317109644412994,0.13317152857780457,0.13317164778709412,0.13317175209522247,0.133172407746315,0.13317252695560455,0.1331726312637329,0.13317273557186127,0.13317285478115082,0.13317328691482544,0.133173406124115,0.13317351043224335,0.1331736147403717,0.13317373394966125,0.1331738382577896,0.13317395746707916,0.13317395746707916,0.13317406177520752,0.13317416608333588,0.13317416608333588,0.13317416608333588,0.13317428529262543,0.13317438960075378,0.13317449390888214,0.13317449390888214,0.1331746131181717,0.1331746131181717,0.13317471742630005,0.13317471742630005,0.1331748366355896,0.1331748366355896,0.1331748366355896,0.13317494094371796,0.13317494094371796,0.1331750452518463,0.1331750452518463,0.1331750452518463,0.1331750452518463,0.1331750452518463,0.13317526876926422,0.13317537307739258,0.13317537307739258,0.13317537307739258,0.13317537307739258,0.13317549228668213,0.13317559659481049,0.13317559659481049,0.13317559659481049,0.13317559659481049,0.13317559659481049,0.13317571580410004,0.13317571580410004,0.13317571580410004,0.13317571580410004,0.13317571580410004,0.13317571580410004,0.13317571580410004,0.13317571580410004,0.13317571580410004,0.13317571580410004,0.13317571580410004,0.13317571580410004,0.13317571580410004,0.13317571580410004,0.13317571580410004,0.13317571580410004,0.13317571580410004,0.13317571580410004,0.13317571580410004,0.13317571580410004,0.13317571580410004,0.13317571580410004,0.13317571580410004],"recovered":[0.0,0.0015536857536062598,0.0028741536661982536,0.004224529955536127,0.005660562310367823,0.007187418639659882,0.008807187899947166,0.010547030717134476,0.01240826491266489,0.014369559474289417,0.016479184851050377,0.01870514452457428,0.021048318594694138,0.023546531796455383,0.02619648352265358,0.02902643382549286,0.03198866546154022,0.03516695648431778,0.038340743631124496,0.041434697806835175,0.04446125403046608,0.0474248006939888,0.05032622441649437,0.05314924940466881,0.05590805783867836,0.05857890099287033,0.061190150678157806,0.06371079385280609,0.06617436558008194,0.06855514645576477,0.07088688760995865,0.07316749542951584,0.07537003606557846,0.07750318944454193,0.07956740260124207,0.08155882358551025,0.08349208533763885,0.08537410199642181,0.08719640970230103,0.08894988149404526,0.09062540531158447,0.09226012974977493,0.09384855628013611,0.09537376463413239,0.09684685617685318,0.09826375544071198,0.09963809698820114,0.10096923261880875,0.10224736481904984,0.10348130017518997,0.1046515703201294,0.10580281168222427,0.10689479112625122,0.10795345157384872,0.10896746814250946,0.10994718223810196,0.11088698357343674,0.11178862303495407,0.11265772581100464,0.1134931743144989,0.11429475247859955,0.11505752056837082,0.11579763889312744,0.11650554090738297,0.11719738692045212,0.11784811317920685,0.11847981065511703,0.11908457428216934,0.1196821853518486,0.12022779136896133,0.12075778096914291,0.12127193808555603,0.12175750732421875,0.12222031503915787,0.12267619371414185,0.12311217188835144,0.12352417409420013,0.12392035126686096,0.12430387735366821,0.1246786117553711,0.12503421306610107,0.12536782026290894,0.12569229304790497,0.126003697514534,0.12630069255828857,0.12658526003360748,0.12685509026050568,0.12711414694786072,0.1273634135723114,0.12760719656944275,0.12783381342887878,0.12805405259132385,0.12826770544052124,0.12847144901752472,0.12866617739200592,0.1288508027791977,0.12902387976646423,0.1291961818933487,0.12935924530029297,0.12951669096946716,0.12966327369213104,0.1298033595085144,0.12994156777858734,0.13007286190986633,0.13019512593746185,0.13031399250030518,0.13043087720870972,0.13054203987121582,0.13065111637115479,0.13075338304042816,0.1308523416519165,0.13094624876976013,0.13103674352169037,0.1311236023902893,0.13120485842227936,0.1312810629606247,0.131353959441185,0.13142476975917816,0.13148997724056244,0.13155892491340637,0.13161741197109222,0.13167844712734222,0.13173693418502808,0.1317925751209259,0.131843701004982,0.1318930834531784,0.13193991780281067,0.13198907673358917,0.13203568756580353,0.13207726180553436,0.13211661577224731,0.13215862214565277,0.13219644129276276,0.13223274052143097,0.13226638734340668,0.13229738175868988,0.13233081996440887,0.13236325979232788,0.13239184021949768,0.1324198842048645,0.1324482560157776,0.1324726641178131,0.13250091671943665,0.13252544403076172,0.13254952430725098,0.13257360458374023,0.13259504735469818,0.13261505961418152,0.13263364136219025,0.1326504647731781,0.13266728818416595,0.13268399238586426,0.1326996088027954,0.13271620869636536,0.1327313929796219,0.13274666666984558,0.13275964558124542,0.13277174532413483,0.13278427720069885,0.13279692828655243,0.1328095644712448,0.13282045722007751,0.1328306794166565,0.1328413486480713,0.132851243019104,0.1328616887331009,0.13287201523780823,0.1328812539577484,0.13289016485214233,0.13289874792099,0.1329074203968048,0.13291655480861664,0.132925346493721,0.13293403387069702,0.13294096291065216,0.1329476684331894,0.13295482099056244,0.1329614222049713,0.13296768069267273,0.13297317922115326,0.1329786777496338,0.13298462331295013,0.1329900026321411,0.13299506902694702,0.1330006718635559,0.1330064982175827,0.13301122188568115,0.13301628828048706,0.1330210119485855,0.1330258548259735,0.13303090631961823,0.13303519785404205,0.13303959369659424,0.13304366171360016,0.13304772973060608,0.1330510377883911,0.13305476307868958,0.13305872678756714,0.13306257128715515,0.13306543231010437,0.13306939601898193,0.13307280838489532,0.1330757737159729,0.1330784112215042,0.13308127224445343,0.1330844610929489,0.13308775424957275,0.1330902874469757,0.13309358060359955,0.13309545814990997,0.13309842348098755,0.1331005096435547,0.13310271501541138,0.13310512900352478,0.13310711085796356,0.13310930132865906,0.1331114023923874,0.13311348855495453,0.13311557471752167,0.13311798870563507,0.13311997056007385,0.1331212967634201,0.1331237107515335,0.13312514126300812,0.1331273466348648,0.1331293135881424,0.133130744099617,0.1331327259540558,0.1331339329481125,0.133135586977005,0.13313691318035126,0.1331380009651184,0.1331392228603363,0.13314098119735718,0.13314196467399597,0.13314339518547058,0.13314470648765564,0.13314592838287354,0.13314701616764069,0.13314823806285858,0.1331486701965332,0.13314932584762573,0.1331501007080078,0.13315130770206451,0.13315218687057495,0.1331530660390854,0.13315384089946747,0.1331549435853958,0.13315515220165253,0.13315625488758087,0.1331567019224167,0.13315758109092712,0.13315846025943756,0.13315923511981964,0.13315989077091217,0.1331607699394226,0.13316132128238678,0.13316208124160767,0.1331629604101181,0.13316340744495392,0.13316406309604645,0.13316471874713898,0.1331651657819748,0.13316549360752106,0.13316594064235687,0.13316626846790314,0.1331665962934494,0.13316714763641357,0.1331675797700882,0.13316790759563446,0.13316835463047028,0.13316868245601654,0.13316868245601654,0.13316933810710907,0.13316956162452698,0.13316988945007324,0.13317011296749115,0.13317033648490906,0.13317044079303741,0.13317076861858368,0.13317088782787323,0.1331709921360016,0.1331712156534195,0.13317176699638367,0.13317209482192993,0.13317231833934784,0.1331724226474762,0.1331724226474762,0.13317275047302246,0.133172869682312,0.13317297399044037,0.13317319750785828,0.133173406124115,0.13317352533340454,0.1331736296415329,0.1331736296415329,0.13317374885082245,0.13317374885082245,0.1331738531589508,0.1331738531589508,0.1331738531589508,0.13317395746707916,0.1331740766763687,0.1331740766763687,0.13317418098449707,0.13317418098449707,0.13317428529262543,0.13317440450191498,0.13317450881004333,0.13317450881004333,0.13317450881004333,0.13317450881004333,0.13317450881004333,0.13317462801933289,0.13317462801933289,0.13317473232746124,0.13317473232746124,0.13317473232746124,0.13317473232746124,0.1331748366355896,0.13317495584487915,0.1331750601530075,0.1331750601530075,0.13317516446113586,0.13317528367042542,0.13317528367042542,0.13317538797855377,0.13317538797855377,0.13317538797855377,0.13317550718784332,0.13317550718784332,0.13317561149597168,0.13317561149597168,0.13317561149597168,0.13317561149597168,0.13317561149597168,0.13317571580410004,0.13317571580410004,0.13317571580410004,0.13317571580410004,0.13317571580410004,0.13317571580410004,0.13317571580410004,0.13317571580410004,0.13317571580410004,0.13317571580410004,0.13317571580410004,0.13317571580410004,0.13317571580410004,0.13317571580410004,0.13317571580410004],"active":[0.003253161907196045,0.0028128959238529205,0.0028572087176144123,0.003004660364240408,0.0031933453865349293,0.00337312463670969,0.0036114007234573364,0.003825046122074127,0.004045288078486919,0.0043112738057971,0.004556916654109955,0.004805749282240868,0.005113957449793816,0.005417546257376671,0.005758080631494522,0.006066732108592987,0.006418917328119278,0.0064263977110385895,0.006301265209913254,0.006178226321935654,0.0060424283146858215,0.005902674049139023,0.005756981670856476,0.005613159388303757,0.005458999425172806,0.005342885851860046,0.005183450877666473,0.0050505101680755615,0.00492791086435318,0.0048166364431381226,0.004672922194004059,0.004502817988395691,0.004364378750324249,0.004222102463245392,0.004097193479537964,0.0039911940693855286,0.00387023389339447,0.0037382841110229492,0.0036067813634872437,0.003475278615951538,0.0033836811780929565,0.0032669007778167725,0.0031490325927734375,0.0030438080430030823,0.002939783036708832,0.0028506070375442505,0.0027380213141441345,0.002643786370754242,0.0025360286235809326,0.0024345368146896362,0.0023631751537323,0.0022481605410575867,0.0021800994873046875,0.002096422016620636,0.0020268186926841736,0.0019567757844924927,0.0018828809261322021,0.0018126219511032104,0.0017358660697937012,0.0016672611236572266,0.0016006305813789368,0.0015502721071243286,0.001480884850025177,0.001427777111530304,0.001356080174446106,0.001310780644416809,0.0012526139616966248,0.0012042298913002014,0.001135401427745819,0.0011015310883522034,0.0010632649064064026,0.0010138973593711853,0.0009753033518791199,0.0009420961141586304,0.0008911862969398499,0.0008499473333358765,0.0008262023329734802,0.0007953047752380371,0.0007646381855010986,0.000728994607925415,0.0006941407918930054,0.0006726980209350586,0.0006415992975234985,0.0006178319454193115,0.0005872547626495361,0.00056438148021698,0.0005399882793426514,0.0005215108394622803,0.0005067884922027588,0.0004815906286239624,0.0004634559154510498,0.0004536658525466919,0.000429689884185791,0.0004097968339920044,0.0003842860460281372,0.00036866962909698486,0.00035822391510009766,0.0003447979688644409,0.0003297477960586548,0.0003117173910140991,0.00030072033405303955,0.00029334425926208496,0.00027586519718170166,0.00026310980319976807,0.0002556443214416504,0.0002437680959701538,0.00023826956748962402,0.00022903084754943848,0.00022177398204803467,0.00021241605281829834,0.0002050548791885376,0.00019636750221252441,0.00018580257892608643,0.00017602741718292236,0.00016921758651733398,0.00016392767429351807,0.00015535950660705566,0.0001482069492340088,0.0001443624496459961,0.0001367628574371338,0.0001347959041595459,0.00012686848640441895,0.00011952221393585205,0.00011302530765533447,0.00010819733142852783,0.00010488927364349365,0.00010257959365844727,9.839236736297607e-05,9.258091449737549e-05,8.980929851531982e-05,8.741021156311035e-05,7.794797420501709e-05,7.59810209274292e-05,7.265806198120117e-05,6.903707981109619e-05,6.993114948272705e-05,6.727874279022217e-05,6.331503391265869e-05,6.145238876342773e-05,5.924701690673828e-05,5.650520324707031e-05,5.836784839630127e-05,5.3316354751586914e-05,5.0127506256103516e-05,4.8041343688964844e-05,4.3079257011413574e-05,4.0337443351745605e-05,3.88026237487793e-05,3.813207149505615e-05,3.769993782043457e-05,3.616511821746826e-05,3.330409526824951e-05,3.49581241607666e-05,3.4302473068237305e-05,3.297626972198486e-05,2.956390380859375e-05,2.9012560844421387e-05,2.92360782623291e-05,2.8580427169799805e-05,2.703070640563965e-05,2.473592758178711e-05,2.3290514945983887e-05,2.35140323638916e-05,2.3409724235534668e-05,2.2739171981811523e-05,2.2530555725097656e-05,2.0772218704223633e-05,2.0116567611694336e-05,1.977384090423584e-05,1.9550323486328125e-05,1.9788742065429688e-05,1.8790364265441895e-05,1.8790364265441895e-05,1.6704201698303223e-05,1.6048550605773926e-05,1.582503318786621e-05,1.4603137969970703e-05,1.3619661331176758e-05,1.3083219528198242e-05,1.2859702110290527e-05,1.3515353202819824e-05,1.329183578491211e-05,1.2964010238647461e-05,1.2740492820739746e-05,1.1965632438659668e-05,1.1533498764038086e-05,1.2412667274475098e-05,1.17570161819458e-05,1.163780689239502e-05,1.163780689239502e-05,1.0877847671508789e-05,1.055002212524414e-05,9.775161743164062e-06,9.775161743164062e-06,9.551644325256348e-06,1.0102987289428711e-05,1.0117888450622559e-05,8.791685104370117e-06,7.912516593933105e-06,9.447336196899414e-06,7.793307304382324e-06,6.9141387939453125e-06,7.018446922302246e-06,6.586313247680664e-06,7.68899917602539e-06,6.794929504394531e-06,6.154179573059082e-06,6.467103958129883e-06,5.826354026794434e-06,6.362795829772949e-06,5.811452865600586e-06,5.707144737243652e-06,5.036592483520508e-06,4.827976226806641e-06,4.827976226806641e-06,4.6193599700927734e-06,4.4852495193481445e-06,4.500150680541992e-06,4.827976226806641e-06,4.06801700592041e-06,3.293156623840332e-06,4.0531158447265625e-06,3.6209821701049805e-06,3.829598426818848e-06,2.8461217880249023e-06,2.4139881134033203e-06,2.7418136596679688e-06,2.086162567138672e-06,2.1904706954956055e-06,2.0712614059448242e-06,1.8477439880371094e-06,2.1904706954956055e-06,2.726912498474121e-06,1.8477439880371094e-06,2.1904706954956055e-06,2.1904706954956055e-06,1.6391277313232422e-06,1.296401023864746e-06,1.2069940567016602e-06,1.087784767150879e-06,1.3113021850585938e-06,1.6391277313232422e-06,1.9669532775878906e-06,1.5348196029663086e-06,1.5348196029663086e-06,1.6391277313232422e-06,1.6391277313232422e-06,1.296401023864746e-06,2.1904706954956055e-06,1.862645149230957e-06,2.1904706954956055e-06,2.1904706954956055e-06,1.7434358596801758e-06,1.7434358596801758e-06,1.6391277313232422e-06,1.519918441772461e-06,1.6391277313232422e-06,1.5348196029663086e-06,8.791685104370117e-07,1.1920928955078125e-06,9.834766387939453e-07,8.791685104370117e-07,6.407499313354492e-07,7.599592208862305e-07,7.599592208862305e-07,9.685754776000977e-07,1.087784767150879e-06,8.642673492431641e-07,7.599592208862305e-07,9.834766387939453e-07,8.642673492431641e-07,7.599592208862305e-07,1.087784767150879e-06,6.556510925292969e-07,7.599592208862305e-07,6.556510925292969e-07,5.364418029785156e-07,5.364418029785156e-07,6.556510925292969e-07,7.599592208862305e-07,7.599592208862305e-07,7.599592208862305e-07,1.1920928955078125e-06,7.599592208862305e-07,5.364418029785156e-07,4.172325134277344e-07,4.3213367462158203e-07,8.642673492431641e-07,6.556510925292969e-07,6.407499313354492e-07,6.407499313354492e-07,5.364418029785156e-07,4.3213367462158203e-07,4.3213367462158203e-07,3.2782554626464844e-07,4.3213367462158203e-07,4.172325134277344e-07,4.172325134277344e-07,3.129243850708008e-07,4.3213367462158203e-07,5.364418029785156e-07,5.364418029785156e-07,4.172325134277344e-07,5.364418029785156e-07,4.3213367462158203e-07,5.364418029785156e-07,4.3213367462158203e-07,4.3213367462158203e-07,3.2782554626464844e-07,3.2782554626464844e-07,4.3213367462158203e-07,4.3213367462158203e-07,5.364418029785156e-07,4.172325134277344e-07,4.172325134277344e-07,3.129243850708008e-07,3.129243850708008e-07,5.364418029785156e-07,6.407499313354492e-07,5.364418029785156e-07,4.172325134277344e-07,3.129243850708008e-07,4.3213367462158203e-07,4.3213367462158203e-07,3.129243850708008e-07,3.129243850708008e-07,2.086162567138672e-07,2.086162567138672e-07,3.2782554626464844e-07,2.086162567138672e-07,2.086162567138672e-07,1.043081283569336e-07,1.043081283569336e-07,1.043081283569336e-07,1.043081283569336e-07,1.043081283569336e-07,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.003253161907196045,0.004369000904262066,0.005678913090378046,0.007092294283211231,0.008579126559197903,0.010157662443816662,0.011818005703389645,0.013553889468312263,0.01536223478615284,0.01724446937441826,0.019213132560253143,0.021276356652379036,0.02342512644827366,0.025684183463454247,0.028033845126628876,0.03048686496913433,0.03303917497396469,0.03543325886130333,0.037714529782533646,0.03991333022713661,0.04203779995441437,0.04406045004725456,0.04600217193365097,0.04790133982896805,0.04971419274806976,0.05145854502916336,0.05313263460993767,0.054756030440330505,0.056297291070222855,0.05779039114713669,0.059221915900707245,0.06058680638670921,0.061901114881038666,0.0631551742553711,0.06436645239591599,0.06553374975919724,0.06664112210273743,0.0677146315574646,0.06873062998056412,0.06971220672130585,0.07063661515712738,0.07153110951185226,0.07239031046628952,0.07320079952478409,0.07398556172847748,0.07473348081111908,0.07545215636491776,0.07613740861415863,0.07680319249629974,0.07742445170879364,0.0780220627784729,0.07858558744192123,0.07912173867225647,0.07964689284563065,0.08014576137065887,0.08061505854129791,0.08105741441249847,0.08148437738418579,0.08188868314027786,0.08227430284023285,0.08264122903347015,0.08299066871404648,0.08332274109125137,0.08363688737154007,0.0839422345161438,0.08422306180000305,0.08450136333703995,0.0847618505358696,0.08501441776752472,0.08525247871875763,0.0854821726679802,0.08568944036960602,0.08588923513889313,0.0860808864235878,0.08626770228147507,0.08644517511129379,0.0866101086139679,0.08677152544260025,0.08692249655723572,0.08706334978342056,0.08720134198665619,0.08733174949884415,0.08745083957910538,0.08757222443819046,0.08768559247255325,0.08779686689376831,0.08789681643247604,0.08799347281455994,0.08808539807796478,0.08817490190267563,0.08825857937335968,0.08833565562963486,0.08841251581907272,0.08848662674427032,0.08855655789375305,0.0886223092675209,0.08868641406297684,0.08874557167291641,0.08880142867565155,0.08885552734136581,0.08890874683856964,0.08895900100469589,0.08900704979896545,0.08905114233493805,0.08909325301647186,0.08913130313158035,0.08916780352592468,0.08920519053936005,0.08923850953578949,0.08927017450332642,0.0893007442355156,0.08933032304048538,0.08935902267694473,0.08938530087471008,0.08941224217414856,0.08943852037191391,0.08946380764245987,0.08948591351509094,0.08950724452733994,0.08952637761831284,0.08954627811908722,0.0895637571811676,0.08958091586828232,0.08959806710481644,0.08961258083581924,0.0896281972527504,0.08964116871356964,0.08965480327606201,0.08966898918151855,0.089680977165699,0.08969207853078842,0.08970373868942261,0.08971352130174637,0.08972253650426865,0.08973188698291779,0.08974210917949677,0.089751236140728,0.08975893259048462,0.08976718038320541,0.08977454900741577,0.08978103846311569,0.08978785574436188,0.08979357033967972,0.08979962021112442,0.08980533480644226,0.08981060981750488,0.08981545269489288,0.08982007205486298,0.08982457965612411,0.08982853591442108,0.089832603931427,0.08983689546585083,0.08984018862247467,0.08984392881393433,0.08984766900539398,0.08985063433647156,0.08985316753387451,0.08985558897256851,0.08985767513513565,0.08986042439937592,0.08986251056194305,0.08986514806747437,0.0898672416806221,0.08986911177635193,0.08987119793891907,0.0898730680346489,0.08987493813037872,0.0898766964673996,0.08987933397293091,0.08988131582736969,0.08988285809755325,0.08988417685031891,0.08988559991121292,0.08988714218139648,0.08988846093416214,0.08988945186138153,0.08989065885543823,0.08989197760820389,0.08989308029413223,0.08989418298006058,0.08989506214857101,0.08989571779966354,0.08989649266004562,0.08989682048559189,0.08989769965410233,0.08989869058132172,0.0898994579911232,0.08989978581666946,0.0899006649851799,0.08990143984556198,0.08990231901407242,0.08990352600812912,0.08990418910980225,0.08990473300218582,0.08990517258644104,0.08990572392940521,0.08990605175495148,0.08990638703107834,0.0899067148566246,0.08990737795829773,0.08990759402513504,0.08990803360939026,0.08990847319364548,0.08990869671106339,0.08990924060344696,0.08990979194641113,0.089910127222538,0.0899103432893753,0.08991067111492157,0.08991078287363052,0.08991100639104843,0.08991122245788574,0.08991144597530365,0.08991177380084991,0.08991188555955887,0.08991221338510513,0.08991232514381409,0.0899125412106514,0.08991286903619766,0.08991320431232452,0.08991342037916183,0.08991342037916183,0.08991342037916183,0.08991353213787079,0.08991364389657974,0.08991364389657974,0.0899137556552887,0.08991385996341705,0.08991397172212601,0.08991419523954391,0.08991429954767227,0.08991429954767227,0.08991429954767227,0.08991441130638123,0.08991441130638123,0.08991441130638123,0.08991441130638123,0.08991441130638123,0.08991441130638123,0.08991441130638123,0.08991452306509018,0.08991452306509018,0.08991463482379913,0.08991463482379913,0.08991463482379913,0.08991463482379913,0.08991473913192749,0.08991473913192749,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644,0.08991485089063644],"recovered":[0.0,0.0015546754002571106,0.002894495613873005,0.004217162728309631,0.005588100757449865,0.007021494209766388,0.00852734874933958,0.010095219127833843,0.01176941767334938,0.013505960814654827,0.015315845608711243,0.01719137281179428,0.01918213628232479,0.02125481702387333,0.023413483053445816,0.025665612891316414,0.028020992875099182,0.030478080734610558,0.0328877791762352,0.035238757729530334,0.037513211369514465,0.03972542658448219,0.04183395206928253,0.04385572299361229,0.045814596116542816,0.0477164052426815,0.049535855650901794,0.0512719601392746,0.05294770002365112,0.05456680804491043,0.0561157651245594,0.05759720876812935,0.05903027206659317,0.06039384379982948,0.061703868210315704,0.06296177208423615,0.06417261064052582,0.06533914059400558,0.06644376367330551,0.0675177052617073,0.06854414939880371,0.0695190280675888,0.07045134902000427,0.07134639471769333,0.07219327986240387,0.07302004098892212,0.07379798591136932,0.07453732937574387,0.0752587541937828,0.07594719529151917,0.07660572230815887,0.07722631841897964,0.07782239466905594,0.07838757336139679,0.07892833650112152,0.07945030182600021,0.07994444668292999,0.08041978627443314,0.08086851984262466,0.08129174262285233,0.08169275522232056,0.08207276463508606,0.08243606239557266,0.08279044926166534,0.08311647176742554,0.08343325555324554,0.0837380588054657,0.08402570337057114,0.08429883420467377,0.0845683366060257,0.08482233434915543,0.08506490290164948,0.08528855443000793,0.08550461381673813,0.08570792526006699,0.0859052985906601,0.08609376102685928,0.0862698033452034,0.08644013106822968,0.08660022169351578,0.0867466852068901,0.08689425140619278,0.08702993392944336,0.08715935051441193,0.08728910237550735,0.0874086245894432,0.08752243220806122,0.08762732893228531,0.08772716671228409,0.08782294392585754,0.08791783452033997,0.08800370991230011,0.08808991312980652,0.0881732627749443,0.08824869245290756,0.08831950277090073,0.08838965743780136,0.08845420181751251,0.08851885795593262,0.08857878297567368,0.08863397687673569,0.08868741989135742,0.08873789012432098,0.08878923952579498,0.0888352021574974,0.08888138085603714,0.0889223963022232,0.08895978331565857,0.0889965072274208,0.08903235197067261,0.08906511962413788,0.0890979990363121,0.08912845700979233,0.08915901929140091,0.08918750286102295,0.08921641856431961,0.08924280852079391,0.08926908671855927,0.08929537236690521,0.08931758254766464,0.08933857828378677,0.0893607959151268,0.08938025683164597,0.08939851075410843,0.0894157737493515,0.08943083882331848,0.08944655954837799,0.0894610732793808,0.08947547525167465,0.08948910981416702,0.08950197696685791,0.08951374143362045,0.08952682465314865,0.0895376056432724,0.08954793959856033,0.08955783396959305,0.08956696093082428,0.08957630395889282,0.08958521485328674,0.08959323912858963,0.08960115909576416,0.089609295129776,0.08961644023656845,0.08962216228246689,0.08962853997945786,0.089633047580719,0.08963887393474579,0.08964492380619049,0.08964964747428894,0.0896545946598053,0.08965888619422913,0.08966350555419922,0.08966746181249619,0.08967065066099167,0.08967416733503342,0.08967746794223785,0.08968087285757065,0.08968417346477509,0.08968692272901535,0.08968967199325562,0.08969176560640335,0.08969440311193466,0.0896964892745018,0.0896989107131958,0.08970066905021667,0.08970265090465546,0.0897049531340599,0.08970682322978973,0.08970880508422852,0.08971122652292252,0.0897132009267807,0.08971551060676575,0.08971716463565826,0.08971848338842392,0.08972035348415375,0.0897216722369194,0.08972299098968506,0.08972419798374176,0.08972606807947159,0.08972727507352829,0.08972826600074768,0.08972914516925812,0.08973035961389542,0.0897311270236969,0.08973178267478943,0.08973255753517151,0.08973365277051926,0.08973464369773865,0.08973541110754013,0.08973629772663116,0.08973673731088638,0.08973761647939682,0.08973849564790726,0.08973915129899979,0.08973981440067291,0.08974014222621918,0.08974069356918335,0.08974113315343857,0.0897417888045311,0.08974212408065796,0.08974256366491318,0.08974277973175049,0.08974311500787735,0.08974333107471466,0.08974365890026093,0.0897442102432251,0.08974453806877136,0.08974464982748032,0.08974497765302658,0.08974552899599075,0.08974575251340866,0.08974596858024597,0.08974630385637283,0.0897466316819191,0.08974684774875641,0.08974707126617432,0.08974718302488327,0.08974751085042953,0.0897478386759758,0.08974816650152206,0.08974850177764893,0.08974871784448624,0.08974871784448624,0.08974871784448624,0.08974882960319519,0.08974894136190414,0.0897490456700325,0.08974915742874146,0.08974915742874146,0.08974926918745041,0.08974938094615936,0.08974949270486832,0.08974949270486832,0.08974949270486832,0.08974959701299667,0.08974959701299667,0.08974959701299667,0.08974959701299667,0.08974959701299667,0.08974959701299667,0.08974959701299667,0.08974970877170563,0.08974982053041458,0.08974993228912354,0.08974993228912354,0.08974993228912354,0.08974993228912354,0.08975003659725189,0.08975003659725189,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085,0.08975014835596085],"active":[0.003253161907196045,0.0028143255040049553,0.002784417476505041,0.0028751315549016,0.0029910258017480373,0.003136168234050274,0.003290656954050064,0.0034586703404784203,0.003592817112803459,0.0037385085597634315,0.0038972869515419006,0.004084983840584755,0.004242990165948868,0.004429366439580917,0.00462036207318306,0.004821252077817917,0.005018182098865509,0.004955178126692772,0.004826750606298447,0.0046745724976062775,0.004524588584899902,0.004335023462772369,0.004168219864368439,0.004045616835355759,0.003899596631526947,0.0037421397864818573,0.0035967789590358734,0.003484070301055908,0.0033495910465717316,0.0032235831022262573,0.0031061507761478424,0.0029895976185798645,0.0028708428144454956,0.0027613304555416107,0.0026625841856002808,0.00257197767496109,0.002468511462211609,0.002375490963459015,0.002286866307258606,0.0021945014595985413,0.0020924657583236694,0.0020120814442634583,0.0019389614462852478,0.0018544048070907593,0.0017922818660736084,0.0017134398221969604,0.0016541704535484314,0.0016000792384147644,0.0015444383025169373,0.001477256417274475,0.0014163404703140259,0.0013592690229415894,0.001299344003200531,0.0012593194842338562,0.0012174248695373535,0.001164756715297699,0.0011129677295684814,0.001064591109752655,0.0010201632976531982,0.0009825602173805237,0.0009484738111495972,0.0009179040789604187,0.0008866786956787109,0.0008464381098747253,0.0008257627487182617,0.0007898062467575073,0.0007633045315742493,0.0007361471652984619,0.0007155835628509521,0.0006841421127319336,0.0006598383188247681,0.000624537467956543,0.0006006807088851929,0.0005762726068496704,0.0005597770214080811,0.0005398765206336975,0.0005163475871086121,0.0005017220973968506,0.0004823654890060425,0.00046312808990478516,0.00045465677976608276,0.0004374980926513672,0.0004209056496620178,0.00041287392377853394,0.00039649009704589844,0.00038824230432510376,0.00037438422441482544,0.0003661438822746277,0.0003582313656806946,0.0003519579768180847,0.00034074485301971436,0.0003319457173347473,0.00032260268926620483,0.0003133639693260193,0.0003078654408454895,0.0003028064966201782,0.0002967566251754761,0.00029136985540390015,0.0002825707197189331,0.00027674436569213867,0.00027476996183395386,0.00027158111333847046,0.0002691596746444702,0.0002619028091430664,0.0002580508589744568,0.0002499222755432129,0.00024540722370147705,0.00024540722370147705,0.00024200230836868286,0.0002378225326538086,0.00023562461137771606,0.0002323240041732788,0.00023056566715240479,0.00022628158330917358,0.00022473931312561035,0.00022210180759429932,0.0002209991216659546,0.00021682679653167725,0.0002118721604347229,0.00020879507064819336,0.00020769983530044556,0.000202961266040802,0.00020065903663635254,0.0001995563507080078,0.00019680708646774292,0.00019735842943191528,0.0001946091651916504,0.00019372999668121338,0.0001935139298439026,0.00019186735153198242,0.00019010156393051147,0.00018999725580215454,0.00018669664859771729,0.00018493086099624634,0.0001839473843574524,0.00018427520990371704,0.00018427520990371704,0.00018262863159179688,0.00018196552991867065,0.00018130987882614136,0.00017987936735153198,0.00017856061458587646,0.0001771301031112671,0.00017745792865753174,0.00017679482698440552,0.00017756223678588867,0.00017657876014709473,0.00017514824867248535,0.00017493218183517456,0.0001739412546157837,0.00017371773719787598,0.00017338991165161133,0.0001727268099784851,0.00017327815294265747,0.00017350167036056519,0.0001731663942337036,0.00017229467630386353,0.00017141550779342651,0.0001707524061203003,0.0001707524061203003,0.00017074495553970337,0.00017074495553970337,0.0001707524061203003,0.00017020106315612793,0.00017052888870239258,0.00017041712999343872,0.00016998499631881714,0.00016987323760986328,0.00017052888870239258,0.00017008930444717407,0.0001696571707725525,0.00016866624355316162,0.00016843527555465698,0.0001686587929725647,0.00016810745000839233,0.00016777962446212769,0.00016766786575317383,0.00016777962446212769,0.00016701221466064453,0.0001669079065322876,0.00016679614782333374,0.00016657263040542603,0.00016613304615020752,0.00016569346189498901,0.00016591697931289673,0.00016613304615020752,0.00016580522060394287,0.00016514211893081665,0.0001652538776397705,0.00016514211893081665,0.00016558170318603516,0.0001659095287322998,0.00016569346189498901,0.00016558170318603516,0.00016535818576812744,0.00016558170318603516,0.00016535818576812744,0.0001652538776397705,0.00016492605209350586,0.0001652538776397705,0.0001650303602218628,0.0001652538776397705,0.00016535818576812744,0.00016536563634872437,0.00016558170318603516,0.00016558170318603516,0.00016558915376663208,0.00016569346189498901,0.00016569346189498901,0.0001652538776397705,0.0001652538776397705,0.0001652538776397705,0.00016514211893081665,0.00016514211893081665,0.00016503781080245972,0.00016514211893081665,0.00016514211893081665,0.0001650303602218628,0.0001650303602218628,0.00016503781080245972,0.00016491860151290894,0.00016470253467559814,0.00016470253467559814,0.000164814293384552,0.000164814293384552,0.00016470253467559814,0.00016470998525619507,0.00016470253467559814,0.000164814293384552,0.00016492605209350586,0.00016491860151290894,0.00016480684280395508,0.00016480684280395508,0.00016491860151290894,0.000164814293384552,0.000164814293384552,0.000164814293384552,0.000164814293384552,0.000164814293384552,0.000164814293384552,0.00016492605209350586,0.000164814293384552,0.000164814293384552,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016480684280395508,0.00016470253467559814,0.000164814293384552,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814,0.00016470253467559814]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.003253161907196045,0.004377907142043114,0.005799095146358013,0.007374552544206381,0.00909449253231287,0.010958146303892136,0.012988382950425148,0.015193890780210495,0.01755542680621147,0.0201189536601305,0.02289447747170925,0.02589266188442707,0.029119115322828293,0.03259286284446716,0.03636404126882553,0.04036602005362511,0.04463585093617439,0.04877043887972832,0.05282178521156311,0.056768015027046204,0.06067487969994545,0.06451082229614258,0.06825374811887741,0.07194498181343079,0.07560423016548157,0.07915857434272766,0.08268532156944275,0.0861274003982544,0.08947612345218658,0.09278208017349243,0.09601380676031113,0.09915416687726974,0.10223779082298279,0.10522706806659698,0.10815180093050003,0.11101089417934418,0.11380159109830856,0.11650410294532776,0.11914954334497452,0.12168855220079422,0.12418664991855621,0.12661901116371155,0.12896546721458435,0.13125267624855042,0.13345807790756226,0.13561806082725525,0.13770966231822968,0.13973847031593323,0.14169085025787354,0.14360716938972473,0.14543674886226654,0.14723387360572815,0.14895644783973694,0.15062503516674042,0.15224382281303406,0.15379860997200012,0.15529346466064453,0.15675368905067444,0.1581626683473587,0.15951326489448547,0.16081713140010834,0.1620813012123108,0.1632893979549408,0.16446933150291443,0.16557571291923523,0.16666604578495026,0.167714923620224,0.16871850192546844,0.16969667375087738,0.17062821984291077,0.17152337729930878,0.1723807156085968,0.17321714758872986,0.17401356995105743,0.17479293048381805,0.17553205788135529,0.1762431561946869,0.17692938446998596,0.17759694159030914,0.17822709679603577,0.17883075773715973,0.17941628396511078,0.17997409403324127,0.1805088073015213,0.1810295581817627,0.18151919543743134,0.18199002742767334,0.18245305120944977,0.18289168179035187,0.18330951035022736,0.18372339010238647,0.18411098420619965,0.18448670208454132,0.1848515421152115,0.18519482016563416,0.1855301856994629,0.185846209526062,0.18616002798080444,0.18644964694976807,0.18672849237918854,0.1870020627975464,0.18725496530532837,0.1875057816505432,0.18775109946727753,0.1879751831293106,0.188202902674675,0.18841314315795898,0.18861326575279236,0.1888122856616974,0.18899987637996674,0.18918107450008392,0.1893487572669983,0.18951787054538727,0.18967445194721222,0.18983180820941925,0.18998178839683533,0.19012032449245453,0.19025491178035736,0.19038432836532593,0.19050803780555725,0.1906253546476364,0.19074146449565887,0.19085010886192322,0.19095303118228912,0.19105683267116547,0.19115260243415833,0.19124583899974823,0.19133786857128143,0.19142386317253113,0.19150720536708832,0.191583514213562,0.19166037440299988,0.19173525273799896,0.19180706143379211,0.19187940657138824,0.19194594025611877,0.19200509786605835,0.1920645833015442,0.1921236217021942,0.19217893481254578,0.19223138689994812,0.1922820657491684,0.1923324316740036,0.1923789381980896,0.1924280971288681,0.192470982670784,0.19251319766044617,0.19255410134792328,0.19259248673915863,0.1926322877407074,0.19266900420188904,0.1927061676979065,0.1927386075258255,0.1927718222141266,0.19280458986759186,0.19283592700958252,0.19286583364009857,0.1928952932357788,0.19292311370372772,0.19294852018356323,0.19297413527965546,0.19299909472465515,0.1930239498615265,0.1930457204580307,0.19307024776935577,0.1930924504995346,0.19311311841011047,0.1931326985359192,0.19315479695796967,0.19317437708377838,0.19319196045398712,0.19321109354496002,0.19322924315929413,0.1932455152273178,0.19326090812683105,0.1932765245437622,0.19329114258289337,0.193306103348732,0.19332104921340942,0.1933334767818451,0.19334788620471954,0.19336064159870148,0.19337350130081177,0.19338580965995789,0.19339659810066223,0.1934075802564621,0.19341912865638733,0.19342957437038422,0.19344046711921692,0.1934509128332138,0.19346091151237488,0.19347147643566132,0.19348081946372986,0.19348940253257751,0.19350005686283112,0.1935078650712967,0.19351567327976227,0.1935235857963562,0.19353194534778595,0.1935393214225769,0.19354690611362457,0.19355350732803345,0.19356130063533783,0.19356955587863922,0.19357538223266602,0.1935812085866928,0.19358736276626587,0.19359341263771057,0.19360023736953735,0.19360606372356415,0.19361189007759094,0.193618044257164,0.1936240941286087,0.19362914562225342,0.1936349719762802,0.1936393827199936,0.1936432272195816,0.1936476230621338,0.1936516910791397,0.1936565339565277,0.19366081058979034,0.1936659812927246,0.19367004930973053,0.19367378950119019,0.19367818534374237,0.19368214905261993,0.1936858892440796,0.19369050860404968,0.19369402527809143,0.19369864463806152,0.193701833486557,0.19370490312576294,0.19370831549167633,0.19371195137500763,0.19371524453163147,0.19371800124645233,0.19372119009494781,0.1937243789434433,0.19372712075710297,0.1937304139137268,0.19373349845409393,0.19373591244220734,0.1937384456396103,0.19374153017997742,0.19374515116214752,0.1937481164932251,0.1937505453824997,0.19375351071357727,0.19375625252723694,0.19375845789909363,0.19376033544540405,0.19376352429389954,0.19376516342163086,0.19376759231090546,0.19376955926418304,0.19377242028713226,0.19377440214157104,0.19377648830413818,0.19377781450748444,0.19377990067005157,0.19378210604190826,0.1937844157218933,0.19378562271595,0.19378693401813507,0.19378869235515594,0.19379034638404846,0.19379232823848724,0.19379398226737976,0.19379551708698273,0.19379682838916779,0.19379858672618866,0.19380046427249908,0.19380232691764832,0.19380375742912292,0.19380563497543335,0.1938069462776184,0.19380870461463928,0.1938105821609497,0.19381201267242432,0.1938139796257019,0.1938154101371765,0.19381706416606903,0.19381827116012573,0.1938198208808899,0.19382090866565704,0.1938222348690033,0.19382344186306,0.19382432103157043,0.19382531940937042,0.19382630288600922,0.19382740557193756,0.19382795691490173,0.1938285082578659,0.19382938742637634,0.19383014738559723,0.19383114576339722,0.1938319057226181,0.19383245706558228,0.19383323192596436,0.19383421540260315,0.1938350945711136,0.1938357651233673,0.19383642077445984,0.1938367486000061,0.19383785128593445,0.19383861124515533,0.19383905827999115,0.1938399374485016,0.1938403695821762,0.19384071230888367,0.1938413679599762,0.19384202361106873,0.193842351436615,0.19384267926216125,0.19384345412254333,0.1938440054655075,0.19384433329105377,0.19384510815143585,0.19384576380252838,0.1938462108373642,0.19384653866291046,0.19384697079658508,0.1938474178314209,0.19384784996509552,0.19384807348251343,0.19384872913360596,0.19384905695915222,0.19384950399398804,0.1938500553369522,0.19385060667991638,0.193851038813591,0.1938512623310089,0.19385159015655518,0.19385191798210144,0.1938524693250656,0.19385269284248352,0.19385291635990143,0.19385312497615814,0.1938534677028656,0.19385389983654022,0.1938542276620865,0.19385477900505066,0.19385510683059692,0.1938554346561432,0.19385555386543274,0.19385598599910736,0.19385631382465363,0.19385653734207153,0.1938568651676178,0.1938570886850357,0.19385719299316406],"recovered":[0.0,0.0015468684723600745,0.002877672202885151,0.004256857093423605,0.005731044337153435,0.0073232147842645645,0.009069214574992657,0.010952000506222248,0.01300697773694992,0.015208197757601738,0.017588427290320396,0.02016778662800789,0.02294902689754963,0.025954030454158783,0.02922006882727146,0.032716795802116394,0.036456529051065445,0.040474340319633484,0.04455922544002533,0.04860430583357811,0.052601225674152374,0.05655427277088165,0.060427162796258926,0.06426717340946198,0.06800844520330429,0.07171628624200821,0.0753481537103653,0.07892954349517822,0.08243308961391449,0.08588022738695145,0.08926007151603699,0.09255766868591309,0.09575410932302475,0.09889259189367294,0.10197610408067703,0.1049756109714508,0.10791980475187302,0.11076284199953079,0.11355210840702057,0.11627045273780823,0.11889665573835373,0.12145523726940155,0.12395311892032623,0.1263691931962967,0.12873238325119019,0.1309908926486969,0.13321661949157715,0.1353743076324463,0.13746722042560577,0.13948161900043488,0.1414618194103241,0.14335352182388306,0.14520111680030823,0.14698362350463867,0.14872027933597565,0.15038402378559113,0.15199720859527588,0.15355759859085083,0.1550578474998474,0.15652784705162048,0.15793024003505707,0.1592704951763153,0.16058579087257385,0.16184337437152863,0.16305948793888092,0.16421447694301605,0.1653461456298828,0.16643625497817993,0.16748809814453125,0.16849035024642944,0.1694522500038147,0.17039215564727783,0.17128457129001617,0.17214541137218475,0.17296777665615082,0.1737724393606186,0.17453411221504211,0.17527291178703308,0.17597970366477966,0.17666815221309662,0.17733250558376312,0.17796805500984192,0.17858336865901947,0.179167240858078,0.17972515523433685,0.18025900423526764,0.1807645857334137,0.18125508725643158,0.1817324161529541,0.18219313025474548,0.18262746930122375,0.18305782973766327,0.18346664309501648,0.1838618367910385,0.1842343658208847,0.18459536135196686,0.1849478781223297,0.18527498841285706,0.18560025095939636,0.1859068125486374,0.1861974149942398,0.18648044764995575,0.18674764037132263,0.18701143562793732,0.187260702252388,0.18749721348285675,0.1877281218767166,0.18795496225357056,0.18815872073173523,0.18836256861686707,0.18856170773506165,0.1887432485818863,0.18892456591129303,0.18909938633441925,0.1892622411251068,0.189425528049469,0.1895788013935089,0.18972483277320862,0.1898653507232666,0.19000126421451569,0.1901305615901947,0.1902487725019455,0.19036895036697388,0.1904839724302292,0.19059360027313232,0.19070398807525635,0.19080184400081635,0.1909022480249405,0.19099724292755127,0.19108784198760986,0.19117240607738495,0.19125333428382874,0.19133172929286957,0.19140517711639404,0.19147852063179016,0.19155076146125793,0.19162245094776154,0.19168788194656372,0.1917496770620346,0.1918054223060608,0.1918632537126541,0.19192110002040863,0.19197200238704681,0.1920243501663208,0.19207635521888733,0.19212572276592255,0.1921733319759369,0.19222061336040497,0.1922631710767746,0.19230276346206665,0.19234530627727509,0.19238291680812836,0.19242118299007416,0.1924566924571991,0.19249121844768524,0.19252486526966095,0.19255895912647247,0.19259139895439148,0.19262130558490753,0.1926492303609848,0.19267770648002625,0.1927029937505722,0.19272905588150024,0.1927545666694641,0.1927771121263504,0.19280196726322174,0.19282670319080353,0.1928475946187973,0.19286848604679108,0.19289124011993408,0.19291114807128906,0.19293028116226196,0.19295017421245575,0.1929684281349182,0.1929834932088852,0.19300098717212677,0.19301769137382507,0.19303210079669952,0.1930473893880844,0.19306311011314392,0.1930771768093109,0.19308970868587494,0.19310346245765686,0.19311819970607758,0.1931295245885849,0.19314095377922058,0.19315436482429504,0.19316568970680237,0.19317668676376343,0.19318713247776031,0.1931988000869751,0.19320924580097198,0.19321946799755096,0.19322870671749115,0.19323815405368805,0.19324827194213867,0.1932559758424759,0.19326509535312653,0.19327400624752045,0.19328181445598602,0.1932898312807083,0.1932983100414276,0.19330479204654694,0.1933121532201767,0.1933192014694214,0.1933264583349228,0.19333216547966003,0.19333821535110474,0.19334524869918823,0.1933516263961792,0.19335800409317017,0.1933637261390686,0.19336944818496704,0.19337549805641174,0.19338110089302063,0.19338659942150116,0.1933910995721817,0.19339518249034882,0.19339990615844727,0.1934044063091278,0.19340957701206207,0.19341452419757843,0.19341959059238434,0.19342365860939026,0.193427175283432,0.1934317946434021,0.19343596696853638,0.1934400349855423,0.19344410300254822,0.1934475153684616,0.19345223903656006,0.1934555470943451,0.19345928728580475,0.19346268475055695,0.19346687197685242,0.1934700608253479,0.19347324967384338,0.19347631931304932,0.1934807151556015,0.19348324835300446,0.1934865564107895,0.19348940253257751,0.19349226355552673,0.19349589943885803,0.19349941611289978,0.19350270926952362,0.19350622594356537,0.19350941479206085,0.19351205229759216,0.1935143619775772,0.19351722300052643,0.19351953268051147,0.19352196156978607,0.1935238242149353,0.19352635741233826,0.19352854788303375,0.19353163242340088,0.19353416562080383,0.19353635609149933,0.19353778660297394,0.1935391128063202,0.1935415267944336,0.19354361295700073,0.19354549050331116,0.1935473531484604,0.19354933500289917,0.1935509890317917,0.19355274736881256,0.19355428218841553,0.19355614483356476,0.19355779886245728,0.19355933368206024,0.1935606598854065,0.1935618668794632,0.1935645043849945,0.19356638193130493,0.19356824457645416,0.19357022643089294,0.19357188045978546,0.19357331097126007,0.1935751736164093,0.19357682764530182,0.1935785859823227,0.1935800164937973,0.1935814470052719,0.19358275830745697,0.19358418881893158,0.19358594715595245,0.19358672201633453,0.1935880333185196,0.19358870387077332,0.1935896873474121,0.19359056651592255,0.19359101355075836,0.19359232485294342,0.1935930997133255,0.19359365105628967,0.19359475374221802,0.1935955137014389,0.19359606504440308,0.19359661638736725,0.1935977190732956,0.19359903037548065,0.19359980523586273,0.1936003565788269,0.19360123574733734,0.19360221922397614,0.19360266625881195,0.19360342621803284,0.19360409677028656,0.19360430538654327,0.19360485672950745,0.19360530376434326,0.19360573589801788,0.19360651075839996,0.19360728561878204,0.1936076134443283,0.19360816478729248,0.1936085969209671,0.19360926747322083,0.19361025094985962,0.19361057877540588,0.19361135363578796,0.19361157715320587,0.1936122328042984,0.19361266493797302,0.19361311197280884,0.19361354410648346,0.19361409544944763,0.19361454248428345,0.19361509382724762,0.19361552596092224,0.19361597299575806,0.19361618161201477,0.19361652433872223,0.19361673295497894,0.1936170607805252,0.19361728429794312,0.19361761212348938,0.19361793994903564,0.1936182826757431,0.19361861050128937,0.19361937046051025,0.19361959397792816,0.19361992180347443,0.1936202496290207,0.1936206966638565,0.19362092018127441,0.19362124800682068,0.19362124800682068,0.1936214715242386],"active":[0.003253161907196045,0.0028310385532677174,0.0029214229434728622,0.003117695450782776,0.0033634481951594353,0.003634931519627571,0.003919168375432491,0.004241890273988247,0.004548449069261551,0.004910755902528763,0.005306050181388855,0.005724875256419182,0.006170088425278664,0.00663883239030838,0.0071439724415540695,0.007649224251508713,0.008179321885108948,0.008296098560094833,0.00826255977153778,0.008163709193468094,0.008073654025793076,0.007956549525260925,0.007826585322618484,0.007677808403968811,0.007595784962177277,0.007442288100719452,0.007337167859077454,0.007197856903076172,0.007043033838272095,0.006901852786540985,0.006753735244274139,0.006596498191356659,0.006483681499958038,0.006334476172924042,0.006175696849822998,0.006035283207893372,0.005881786346435547,0.0057412609457969666,0.005597434937953949,0.005418099462985992,0.005289994180202484,0.0051637738943099976,0.005012348294258118,0.004883483052253723,0.00472569465637207,0.00462716817855835,0.004493042826652527,0.0043641626834869385,0.004223629832267761,0.004125550389289856,0.003974929451942444,0.0038803517818450928,0.003755331039428711,0.0036414116621017456,0.0035235434770584106,0.0034145861864089966,0.0032962560653686523,0.0031960904598236084,0.0031048208475112915,0.0029854178428649902,0.0028868913650512695,0.0028108060359954834,0.0027036070823669434,0.0026259571313858032,0.002516224980354309,0.002451568841934204,0.0023687779903411865,0.002282246947288513,0.0022085756063461304,0.0021378695964813232,0.0020711272954940796,0.0019885599613189697,0.001932576298713684,0.0018681585788726807,0.0018251538276672363,0.0017596185207366943,0.0017090439796447754,0.0016564726829528809,0.00161723792552948,0.001558944582939148,0.0014982521533966064,0.0014482289552688599,0.0013907253742218018,0.0013415664434432983,0.0013044029474258423,0.0012601912021636963,0.0012254416942596436,0.0011979639530181885,0.0011592656373977661,0.0011163800954818726,0.0010959208011627197,0.001053154468536377,0.0010200589895248413,0.0009897053241729736,0.0009604543447494507,0.0009348243474960327,0.0008983314037322998,0.0008850395679473877,0.0008493959903717041,0.0008216798305511475,0.0008046478033065796,0.0007745176553726196,0.0007581412792205811,0.00073966383934021,0.0007144808769226074,0.0007056891918182373,0.0006850212812423706,0.0006583034992218018,0.0006535649299621582,0.0006373077630996704,0.0006193667650222778,0.0006055086851119995,0.0005933046340942383,0.0005750656127929688,0.000569567084312439,0.000556260347366333,0.0005415230989456177,0.0005300790071487427,0.0005189776420593262,0.0005067735910415649,0.0004947930574417114,0.0004926919937133789,0.0004811584949493408,0.0004690587520599365,0.0004632323980331421,0.00044861435890197754,0.00044399499893188477,0.0004356205463409424,0.0004266202449798584,0.0004193633794784546,0.000411108136177063,0.0004070401191711426,0.00040352344512939453,0.0004018843173980713,0.0004008859395980835,0.00039517879486083984,0.00038264691829681396,0.00037670135498046875,0.00037394464015960693,0.00037351250648498535,0.00036813318729400635,0.0003609657287597656,0.0003604292869567871,0.00035458803176879883,0.0003517419099807739,0.0003452599048614502,0.00033986568450927734,0.00033348798751831055,0.0003293156623840332,0.00032952427864074707,0.00032369792461395264,0.0003232508897781372,0.0003174245357513428,0.00031512975692749023,0.0003133714199066162,0.0003110617399215698,0.00030687451362609863,0.0003038942813873291,0.00030180811882019043,0.0002992898225784302,0.0002964287996292114,0.0002961009740829468,0.0002948939800262451,0.00029115378856658936,0.0002931356430053711,0.0002904832363128662,0.0002864152193069458,0.0002851039171218872,0.00028631091117858887,0.0002831369638442993,0.0002808123826980591,0.0002808123826980591,0.0002790689468383789,0.00027708709239959717,0.0002774149179458618,0.000275537371635437,0.00027345120906829834,0.0002740025520324707,0.0002736598253250122,0.0002703666687011719,0.00027070939540863037,0.0002709329128265381,0.0002700388431549072,0.00026760995388031006,0.00026707351207733154,0.0002666264772415161,0.00026476383209228516,0.00026388466358184814,0.0002637803554534912,0.0002637803554534912,0.0002621114253997803,0.00026223063468933105,0.00026135146617889404,0.00026069581508636475,0.0002619028091430664,0.00025959312915802,0.00025969743728637695,0.0002584904432296753,0.00025793910026550293,0.00025750696659088135,0.00025707483291625977,0.00025519728660583496,0.00025650858879089355,0.0002574026584625244,0.0002561807632446289,0.00025475025177001953,0.00025519728660583496,0.00025519728660583496,0.0002549886703491211,0.00025443732738494873,0.00025388598442077637,0.00025431811809539795,0.0002546459436416626,0.0002536475658416748,0.0002538710832595825,0.00025278329849243164,0.00025212764739990234,0.00025244057178497314,0.00025178492069244385,0.00025212764739990234,0.0002512335777282715,0.0002514570951461792,0.0002504587173461914,0.00025013089179992676,0.00025101006031036377,0.00025035440921783447,0.0002499222755432129,0.00025047361850738525,0.0002499222755432129,0.00025112926959991455,0.00024959444999694824,0.0002493560314178467,0.00024902820587158203,0.0002492666244506836,0.00024837255477905273,0.00024794042110443115,0.00024794042110443115,0.00024805963039398193,0.00024640560150146484,0.0002471655607223511,0.00024694204330444336,0.0002465099096298218,0.00024618208408355713,0.00024563074111938477,0.0002457350492477417,0.00024540722370147705,0.00024431943893432617,0.00024409592151641846,0.0002442002296447754,0.00024409592151641846,0.0002431124448776245,0.00024399161338806152,0.0002432018518447876,0.0002437680959701538,0.0002432018518447876,0.00024387240409851074,0.00024276971817016602,0.00024232268333435059,0.00024145841598510742,0.00024211406707763672,0.00024299323558807373,0.0002428889274597168,0.00024200975894927979,0.00024144351482391357,0.00024133920669555664,0.000241011381149292,0.00024133920669555664,0.0002412348985671997,0.0002412348985671997,0.00024068355560302734,0.00024078786373138428,0.00024113059043884277,0.0002416670322418213,0.000241890549659729,0.00024113059043884277,0.00024056434631347656,0.00024046003818511963,0.0002403557300567627,0.00024013221263885498,0.0002406686544418335,0.00024023652076721191,0.00024023652076721191,0.00023968517780303955,0.00023980438709259033,0.00023946166038513184,0.00023947656154632568,0.00023925304412841797,0.00023837387561798096,0.00023859739303588867,0.00023826956748962402,0.0002387017011642456,0.00023826956748962402,0.00023794174194335938,0.00023837387561798096,0.0002378225326538086,0.0002380460500717163,0.00023825466632843018,0.0002377033233642578,0.00023771822452545166,0.00023815035820007324,0.0002384781837463379,0.0002380460500717163,0.000237390398979187,0.00023694336414337158,0.00023749470710754395,0.00023737549781799316,0.00023683905601501465,0.00023727118968963623,0.00023694336414337158,0.00023661553859710693,0.00023706257343292236,0.0002371668815612793,0.00023704767227172852,0.00023694336414337158,0.00023694336414337158,0.00023671984672546387,0.00023671984672546387,0.00023694336414337158,0.0002371668815612793,0.00023694336414337158,0.00023628771305084229,0.00023639202117919922,0.00023606419563293457,0.00023627281188964844,0.00023584067821502686,0.00023606419563293457,0.0002359449863433838,0.00023595988750457764,0.00023595988750457764,0.00023606419563293457,0.0002359449863433838,0.00023573637008666992,0.00023561716079711914,0.00023573637008666992,0.0002359449863433838,0.00023595988750457764,0.0002358555793762207,0.00023584067821502686,0.0002358555793762207,0.00023595988750457764,0.0002359449863433838,0.0002361685037612915,0.00023573637008666992,0.00023584067821502686,0.000235632061958313,0.00023573637008666992,0.00023561716079711914,0.00023561716079711914,0.00023561716079711914,0.00023584067821502686,0.00023572146892547607]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.003253161907196045,0.004362073726952076,0.005735540762543678,0.0072408453561365604,0.008866002783179283,0.010595949366688728,0.012425405904650688,0.014396926388144493,0.016474995762109756,0.01867874339222908,0.021054023876786232,0.023569609969854355,0.026226820424199104,0.02903664857149124,0.031994808465242386,0.035144515335559845,0.03847289830446243,0.0416264533996582,0.0446837916970253,0.047670651227235794,0.05057955160737038,0.05341577157378197,0.056168314069509506,0.058838605880737305,0.06144534796476364,0.06395510584115982,0.06640735268592834,0.06880044937133789,0.07111580669879913,0.07336034625768661,0.07555122673511505,0.07766921073198318,0.07973716408014297,0.08173463493585587,0.08365887403488159,0.0855194479227066,0.08731129765510559,0.08904058486223221,0.09071852266788483,0.09232114255428314,0.09390000998973846,0.09541993588209152,0.09688686579465866,0.0982963964343071,0.09964083880186081,0.10094283521175385,0.10220282524824142,0.10341718047857285,0.10458679497241974,0.10570725053548813,0.106798455119133,0.10785525292158127,0.10885541141033173,0.10982941091060638,0.11075084656476974,0.1116529256105423,0.11249838024377823,0.11332767456769943,0.11411760002374649,0.11487509310245514,0.11560234427452087,0.11630178242921829,0.11698208004236221,0.11763599514961243,0.11824855953454971,0.11884507536888123,0.11942245811223984,0.11996828019618988,0.12049948424100876,0.12100560963153839,0.12149810791015625,0.12196420878171921,0.12240755558013916,0.12284144759178162,0.12324828654527664,0.12363511323928833,0.12400885671377182,0.12437445670366287,0.12472236156463623,0.1250612437725067,0.12539012730121613,0.1257011890411377,0.1260010451078415,0.12628264725208282,0.12655171751976013,0.12680912017822266,0.12706729769706726,0.12730491161346436,0.1275353729724884,0.12775364518165588,0.12796838581562042,0.12817180156707764,0.12836511433124542,0.12854939699172974,0.1287289559841156,0.12889905273914337,0.1290598213672638,0.12921364605426788,0.12936384975910187,0.12951096892356873,0.1296474188566208,0.12977640330791473,0.12990328669548035,0.130018413066864,0.13013167679309845,0.13024306297302246,0.13034509122371674,0.13044625520706177,0.13054269552230835,0.13063713908195496,0.13072554767131805,0.13081197440624237,0.13089224696159363,0.13097086548805237,0.1310446411371231,0.13111820816993713,0.1311851590871811,0.13125377893447876,0.13131986558437347,0.1313799023628235,0.13143926858901978,0.1314959079027176,0.13154911994934082,0.13160112500190735,0.13165105879306793,0.13169866800308228,0.13174176216125488,0.13178618252277374,0.13182687759399414,0.13186755776405334,0.13190780580043793,0.13194695115089417,0.13198213279247284,0.13201545178890228,0.13204777240753174,0.13207900524139404,0.1321086883544922,0.13213783502578735,0.13216696679592133,0.13219468295574188,0.13222052156925201,0.13224679231643677,0.13227131962776184,0.13229484856128693,0.13232003152370453,0.13234157860279083,0.13236159086227417,0.1323825865983963,0.13240239024162292,0.1324222832918167,0.13244010508060455,0.13245901465415955,0.13247418403625488,0.13249200582504272,0.13250860571861267,0.13252289593219757,0.13253718614578247,0.13255269825458527,0.13256578147411346,0.13257896900177002,0.13259151577949524,0.13260427117347717,0.1326158046722412,0.132626473903656,0.13263724744319916,0.13264791667461395,0.13265836238861084,0.13266782462596893,0.13267771899700165,0.1326872855424881,0.13269640505313873,0.13270574808120728,0.13271279633045197,0.132720485329628,0.1327281892299652,0.1327354460954666,0.13274335861206055,0.1327505111694336,0.13275744020938873,0.13276447355747223,0.13277007639408112,0.13277634978294373,0.13278162479400635,0.13278689980506897,0.1327926218509674,0.13279910385608673,0.1328044980764389,0.13280878961086273,0.1328137367963791,0.13281868398189545,0.1328238546848297,0.13282835483551025,0.1328330785036087,0.13283748924732208,0.1328411102294922,0.13284529745578766,0.1328488141298294,0.13285309076309204,0.1328568309545517,0.13286057114601135,0.13286398351192474,0.13286760449409485,0.13287146389484406,0.13287508487701416,0.1328783929347992,0.13288168609142303,0.13288553059101105,0.13288816809654236,0.13289102911949158,0.13289345800876617,0.1328955441713333,0.13289763033390045,0.1328999400138855,0.13290202617645264,0.1329045593738556,0.13290631771087646,0.13290829956531525,0.13291038572788239,0.13291214406490326,0.13291379809379578,0.13291631639003754,0.13291829824447632,0.13291995227336884,0.13292160630226135,0.1329236924648285,0.13292567431926727,0.13292764127254486,0.13292929530143738,0.13293083012104034,0.13293248414993286,0.13293391466140747,0.13293534517288208,0.13293710350990295,0.13293853402137756,0.13293984532356262,0.13294094800949097,0.13294215500354767,0.132943257689476,0.13294413685798645,0.13294534385204315,0.1329464465379715,0.1329478770494461,0.1329490840435028,0.1329500824213028,0.1329512894153595,0.13295239210128784,0.13295315206050873,0.13295425474643707,0.13295525312423706,0.13295623660087585,0.13295689225196838,0.13295766711235046,0.13295809924602509,0.13295964896678925,0.13296030461788177,0.1329609602689743,0.13296151161193848,0.13296228647232056,0.13296261429786682,0.13296349346637726,0.1329641491174698,0.13296447694301605,0.13296470046043396,0.13296525180339813,0.13296569883823395,0.13296623528003693,0.13296690583229065,0.13296756148338318,0.132968008518219,0.1329682171344757,0.13296866416931152,0.13296931982040405,0.13296987116336823,0.13297030329704285,0.13297075033187866,0.13297119736671448,0.1329716295003891,0.13297218084335327,0.13297240436077118,0.13297273218631744,0.13297295570373535,0.13297349214553833,0.1329738348722458,0.13297416269779205,0.13297438621520996,0.13297481834888458,0.13297514617443085,0.1329754739999771,0.13297580182552338,0.13297614455223083,0.1329762488603592,0.1329764723777771,0.13297680020332336,0.13297735154628754,0.13297778367996216,0.13297811150550842,0.13297845423221588,0.13297845423221588,0.1329786628484726,0.13297921419143677,0.13297976553440094,0.1329798698425293,0.1329800933599472,0.1329800933599472,0.1329803168773651,0.13298042118549347,0.13298054039478302,0.13298076391220093,0.13298086822032928,0.13298097252845764,0.13298119604587555,0.13298141956329346,0.13298174738883972,0.132982075214386,0.132982075214386,0.13298240303993225,0.1329825222492218,0.13298285007476807,0.13298305869102478,0.13298305869102478,0.13298317790031433,0.1329832822084427,0.1329832822084427,0.13298340141773224,0.13298361003398895,0.13298361003398895,0.13298383355140686,0.13298393785953522,0.13298393785953522,0.13298393785953522,0.13298393785953522,0.13298405706882477,0.13298416137695312,0.13298416137695312,0.13298428058624268,0.13298428058624268,0.13298438489437103,0.1329844892024994,0.1329844892024994,0.1329844892024994,0.1329844892024994,0.1329844892024994,0.1329844892024994,0.1329844892024994,0.1329844892024994,0.13298460841178894,0.1329847127199173,0.1329847127199173,0.13298483192920685,0.13298483192920685,0.13298483192920685],"recovered":[0.0,0.0015415905509144068,0.0028817406855523586,0.004248390439897776,0.005683213472366333,0.007203252520412207,0.008818293921649456,0.010556596331298351,0.01241101324558258,0.0143757164478302,0.016456974670290947,0.018678095191717148,0.02104645036160946,0.023553239181637764,0.026224082335829735,0.029039299115538597,0.0320298969745636,0.03519730642437935,0.03834744915366173,0.04144921526312828,0.04448423534631729,0.04744965210556984,0.05035426467657089,0.05318509414792061,0.055944014340639114,0.058609139174222946,0.06120103597640991,0.06373729556798935,0.06619448959827423,0.06858483701944351,0.07089656591415405,0.07315584272146225,0.0753265991806984,0.07746657729148865,0.07953210920095444,0.08152110874652863,0.08344732969999313,0.08530174940824509,0.08712130784988403,0.08885905891656876,0.09052643924951553,0.09215566515922546,0.0937277153134346,0.09524610638618469,0.0967157855629921,0.09812697023153305,0.09947217255830765,0.10078164935112,0.10205340385437012,0.10325577855110168,0.10442472994327545,0.10556618869304657,0.10664980858564377,0.10769054293632507,0.1087009385228157,0.10967119038105011,0.11061704158782959,0.11150724440813065,0.11236754804849625,0.11318826675415039,0.11398105323314667,0.11474260687828064,0.1154717281460762,0.11616676300764084,0.11684761941432953,0.11749470978975296,0.11811079829931259,0.11871203780174255,0.1192890927195549,0.119845911860466,0.12037578970193863,0.12088917940855026,0.12138519436120987,0.12184810638427734,0.1222953051328659,0.12271764874458313,0.12313096970319748,0.1235235184431076,0.12390022724866867,0.12426473200321198,0.12461065500974655,0.12494789063930511,0.12527084350585938,0.12558212876319885,0.1258677840232849,0.12614883482456207,0.12642548978328705,0.1266862004995346,0.12693998217582703,0.12717285752296448,0.12740300595760345,0.1276361048221588,0.12784656882286072,0.12804965674877167,0.12824460864067078,0.12843066453933716,0.12861186265945435,0.12877756357192993,0.12893469631671906,0.12909436225891113,0.1292426884174347,0.12938672304153442,0.12952406704425812,0.12964864075183868,0.12977564334869385,0.1298965960741043,0.1300111711025238,0.13012409210205078,0.13022679090499878,0.13032719492912292,0.13042603433132172,0.13051730394363403,0.13060835003852844,0.1306932270526886,0.13077449798583984,0.13085365295410156,0.13093030452728271,0.1310029774904251,0.13107401132583618,0.13113625347614288,0.13119639456272125,0.13125665485858917,0.13131745159626007,0.1313721090555191,0.1314278542995453,0.131480410695076,0.13152889907360077,0.1315775066614151,0.13162215054035187,0.13166260719299316,0.13170428574085236,0.13174717128276825,0.13178488612174988,0.13182204961776733,0.13185767829418182,0.13189318776130676,0.13192859292030334,0.1319570690393448,0.13198642432689667,0.13201645016670227,0.13204613327980042,0.1320742815732956,0.13210001587867737,0.13212420046329498,0.13214905560016632,0.13217423856258392,0.13219766318798065,0.13221986591815948,0.13224098086357117,0.13226176798343658,0.13228122889995575,0.13230068981647491,0.1323181688785553,0.1323350965976715,0.13235126435756683,0.13236820697784424,0.13238348066806793,0.13239799439907074,0.13241338729858398,0.1324283480644226,0.13244329392910004,0.13245704770088196,0.13246968388557434,0.1324845403432846,0.13249553740024567,0.13250641524791718,0.13251806795597076,0.1325284093618393,0.13253940641880035,0.13254952430725098,0.13255919516086578,0.1325690895318985,0.13257767260074615,0.1325860172510147,0.13259361684322357,0.13260097801685333,0.13260823488235474,0.13261505961418152,0.13262374699115753,0.13263022899627686,0.1326373815536499,0.13264364004135132,0.1326494663953781,0.13265562057495117,0.13266178965568542,0.13266783952713013,0.13267366588115692,0.13267937302589417,0.13268443942070007,0.13268938660621643,0.13269466161727905,0.13269971311092377,0.13270466029644012,0.13270939886569977,0.1327136904001236,0.13271741569042206,0.13272127509117126,0.13272522389888763,0.13272908329963684,0.13273270428180695,0.1327364444732666,0.13273940980434418,0.13274292647838593,0.13274623453617096,0.13275030255317688,0.13275371491909027,0.1327570080757141,0.13276085257530212,0.1327638179063797,0.13276635110378265,0.1327698677778244,0.132772296667099,0.1327744871377945,0.13277646899223328,0.1327791064977646,0.13278131186962128,0.13278329372406006,0.13278482854366302,0.132786363363266,0.13278856873512268,0.1327904313802719,0.13279274106025696,0.1327948272228241,0.13279680907726288,0.13279889523983002,0.13280077278614044,0.13280285894870758,0.13280461728572845,0.13280703127384186,0.13280846178531647,0.13281011581420898,0.13281132280826569,0.13281264901161194,0.13281428813934326,0.13281571865081787,0.13281714916229248,0.13281825184822083,0.13281957805156708,0.13282078504562378,0.13282199203968048,0.13282276690006256,0.13282375037670135,0.13282528519630432,0.1328262835741043,0.13282771408557892,0.13282892107963562,0.13283012807369232,0.13283100724220276,0.1328318864107132,0.13283298909664154,0.13283397257328033,0.13283485174179077,0.13283562660217285,0.1328365057706833,0.13283760845661163,0.13283848762512207,0.13283903896808624,0.13283979892730713,0.1328403502702713,0.13284079730510712,0.13284145295619965,0.13284200429916382,0.13284265995025635,0.1328429877758026,0.1328437626361847,0.13284431397914886,0.13284486532211304,0.1328454166650772,0.13284596800804138,0.13284629583358765,0.13284672796726227,0.13284695148468018,0.132847398519516,0.13284793496131897,0.13284870982170105,0.13284915685653687,0.13284948468208313,0.13284991681575775,0.13285024464130402,0.1328507959842682,0.13285112380981445,0.1328514665365219,0.13285189867019653,0.13285212218761444,0.13285234570503235,0.1328526735305786,0.13285300135612488,0.13285322487354279,0.13285355269908905,0.13285388052463531,0.13285410404205322,0.1328544318675995,0.1328546553850174,0.13285498321056366,0.13285553455352783,0.13285596668720245,0.13285629451274872,0.13285651803016663,0.13285674154758453,0.1328568458557129,0.1328570693731308,0.13285762071609497,0.13285794854164124,0.1328580528497696,0.13285817205905914,0.13285817205905914,0.1328582763671875,0.1328584998846054,0.13285860419273376,0.13285893201828003,0.13285905122756958,0.13285915553569794,0.1328592598438263,0.13285937905311584,0.13285981118679047,0.13285993039608002,0.13286013901233673,0.13286025822162628,0.13286058604717255,0.1328609138727188,0.13286103308200836,0.13286113739013672,0.13286113739013672,0.13286113739013672,0.13286124169826508,0.13286146521568298,0.13286156952381134,0.1328616887331009,0.13286179304122925,0.13286179304122925,0.13286179304122925,0.1328619122505188,0.1328619122505188,0.13286201655864716,0.13286201655864716,0.13286224007606506,0.13286224007606506,0.13286234438419342,0.13286244869232178,0.13286256790161133,0.13286256790161133,0.13286256790161133,0.13286256790161133,0.13286256790161133,0.13286256790161133,0.13286256790161133,0.13286267220973969,0.13286267220973969,0.13286279141902924,0.1328628957271576,0.1328628957271576],"active":[0.003253161907196045,0.002820483176037669,0.0028538000769913197,0.002992454916238785,0.00318278931081295,0.0033926968462765217,0.003607111983001232,0.003840330056846142,0.004063982516527176,0.00430302694439888,0.004597049206495285,0.004891514778137207,0.005180370062589645,0.0054834093898534775,0.005770726129412651,0.006105216220021248,0.006443001329898834,0.006429146975278854,0.006336342543363571,0.006221435964107513,0.006095316261053085,0.005966119468212128,0.005814049392938614,0.005653511732816696,0.005501333624124527,0.005345966666936874,0.005206316709518433,0.005063153803348541,0.004921317100524902,0.004775509238243103,0.0046546608209609985,0.004513368010520935,0.00441056489944458,0.004268057644367218,0.0041267648339271545,0.0039983391761779785,0.0038639679551124573,0.0037388354539871216,0.0035972148180007935,0.003462083637714386,0.003373570740222931,0.0032642707228660583,0.00315915048122406,0.003050290048122406,0.0029250532388687134,0.0028158649802207947,0.002730652689933777,0.0026355311274528503,0.0025333911180496216,0.002451471984386444,0.002373725175857544,0.0022890642285346985,0.0022056028246879578,0.002138867974281311,0.0020499080419540405,0.0019817352294921875,0.001881338655948639,0.0018204301595687866,0.0017500519752502441,0.0016868263483047485,0.0016212910413742065,0.0015591755509376526,0.0015103518962860107,0.0014692321419715881,0.0014009401202201843,0.0013503655791282654,0.001311659812927246,0.0012562423944473267,0.0012103915214538574,0.0011596977710723877,0.0011223182082176208,0.0010750293731689453,0.0010223612189292908,0.0009933412075042725,0.0009529814124107361,0.0009174644947052002,0.0008778870105743408,0.0008509382605552673,0.0008221343159675598,0.0007965117692947388,0.000779472291469574,0.0007532984018325806,0.0007302016019821167,0.0007005184888839722,0.0006839334964752197,0.0006602853536605835,0.0006418079137802124,0.0006187111139297485,0.000595390796661377,0.0005807876586914062,0.0005653798580169678,0.0005356967449188232,0.0005185455083847046,0.0004997402429580688,0.0004843473434448242,0.0004683881998062134,0.00044795870780944824,0.00043608248233795166,0.0004291534423828125,0.0004166066646575928,0.0004047304391860962,0.00038968026638031006,0.000379219651222229,0.0003697723150253296,0.00035603344440460205,0.00034646689891815186,0.00033392012119293213,0.00032216310501098633,0.0003159046173095703,0.00030994415283203125,0.0002995133399963379,0.0002946704626083374,0.00028389692306518555,0.00027763843536376953,0.00027014315128326416,0.0002645552158355713,0.00025485455989837646,0.0002508014440536499,0.0002458542585372925,0.00024364888668060303,0.00024287402629852295,0.00023925304412841797,0.0002316683530807495,0.00022901594638824463,0.00022320449352264404,0.00021825730800628662,0.00021286308765411377,0.00020867586135864258,0.00020472705364227295,0.00020495057106018066,0.0002035200595855713,0.00019977986812591553,0.00019724667072296143,0.00019340217113494873,0.00019009411334991455,0.00018581748008728027,0.00018009543418884277,0.00018076598644256592,0.0001805424690246582,0.00017823278903961182,0.00017438828945159912,0.00017251074314117432,0.00017130374908447266,0.00017064809799194336,0.000170975923538208,0.00016734004020690918,0.00016392767429351807,0.0001627206802368164,0.0001614093780517578,0.00016051530838012695,0.0001588761806488037,0.00015832483768463135,0.00015601515769958496,0.00015690922737121582,0.0001573413610458374,0.00015468895435333252,0.00015370547771453857,0.00015470385551452637,0.00015239417552947998,0.0001506209373474121,0.00014822185039520264,0.00014722347259521484,0.00014612078666687012,0.00014193356037139893,0.0001417100429534912,0.00014150142669677734,0.00014029443264007568,0.00013941526412963867,0.00013831257820129395,0.00013776123523712158,0.00013720989227294922,0.00013665854930877686,0.00013512372970581055,0.00013446807861328125,0.00013457238674163818,0.00013446807861328125,0.00013512372970581055,0.0001354515552520752,0.00013369321823120117,0.00013424456119537354,0.00013269484043121338,0.00013270974159240723,0.00013215839862823486,0.00013127923011779785,0.00013083219528198242,0.000131264328956604,0.00013083219528198242,0.0001294165849685669,0.0001292973756790161,0.0001292973756790161,0.00012919306755065918,0.00012864172458648682,0.0001284182071685791,0.00012809038162231445,0.0001274198293685913,0.00012788176536560059,0.0001275390386581421,0.00012786686420440674,0.00012774765491485596,0.00012786686420440674,0.0001275390386581421,0.0001281946897506714,0.00012853741645812988,0.00012885034084320068,0.00012809038162231445,0.00012797117233276367,0.00012852251529693604,0.00012731552124023438,0.00012721121311187744,0.0001271069049835205,0.00012567639350891113,0.00012533366680145264,0.00012545287609100342,0.00012555718421936035,0.00012545287609100342,0.000125005841255188,0.000125005841255188,0.00012555718421936035,0.00012578070163726807,0.0001252293586730957,0.000125885009765625,0.00012555718421936035,0.00012512505054473877,0.00012479722499847412,0.00012479722499847412,0.00012490153312683105,0.00012478232383728027,0.00012467801570892334,0.00012379884719848633,0.00012402236461639404,0.00012379884719848633,0.00012402236461639404,0.00012445449829101562,0.00012424588203430176,0.00012412667274475098,0.00012379884719848633,0.00012390315532684326,0.00012367963790893555,0.0001233518123626709,0.0001233518123626709,0.00012367963790893555,0.00012412667274475098,0.00012379884719848633,0.00012379884719848633,0.0001235753297805786,0.00012347102165222168,0.00012302398681640625,0.00012324750423431396,0.00012336671352386475,0.00012324750423431396,0.00012291967868804932,0.00012281537055969238,0.0001224726438522339,0.00012314319610595703,0.0001226961612701416,0.0001224726438522339,0.0001224726438522339,0.00012248754501342773,0.00012226402759552002,0.0001226961612701416,0.0001226961612701416,0.0001224726438522339,0.0001220405101776123,0.00012226402759552002,0.00012193620204925537,0.00012192130088806152,0.0001220405101776123,0.00012214481830596924,0.0001220405101776123,0.00012192130088806152,0.00012193620204925537,0.00012236833572387695,0.0001224726438522339,0.00012236833572387695,0.0001220405101776123,0.0001220405101776123,0.00012214481830596924,0.00012226402759552002,0.00012215971946716309,0.00012193620204925537,0.00012183189392089844,0.00012202560901641846,0.00012193620204925537,0.0001220405101776123,0.0001220405101776123,0.00012214481830596924,0.00012214481830596924,0.00012224912643432617,0.00012224912643432617,0.00012226402759552002,0.00012214481830596924,0.0001220405101776123,0.00012214481830596924,0.00012236833572387695,0.00012224912643432617,0.00012214481830596924,0.00012215971946716309,0.00012193620204925537,0.00012192130088806152,0.00012236833572387695,0.0001226961612701416,0.00012224912643432617,0.00012214481830596924,0.0001220405101776123,0.00012214481830596924,0.00012224912643432617,0.00012226402759552002,0.00012226402759552002,0.00012226402759552002,0.0001220405101776123,0.00012214481830596924,0.00012226402759552002,0.00012248754501342773,0.0001226961612701416,0.00012226402759552002,0.0001224726438522339,0.0001223832368850708,0.00012259185314178467,0.0001224726438522339,0.00012214481830596924,0.00012214481830596924,0.00012214481830596924,0.00012214481830596924,0.00012226402759552002,0.00012236833572387695,0.00012214481830596924,0.00012226402759552002,0.00012224912643432617,0.00012214481830596924,0.00012214481830596924,0.00012214481830596924,0.00012214481830596924,0.00012224912643432617,0.00012214481830596924,0.00012226402759552002,0.0001220405101776123,0.00012214481830596924,0.00012214481830596924,0.0001220405101776123,0.00012192130088806152,0.00012192130088806152,0.00012192130088806152,0.00012192130088806152,0.00012192130088806152,0.00012192130088806152,0.0001220405101776123,0.0001220405101776123,0.0001220405101776123,0.0001220405101776123,0.00012193620204925537,0.00012193620204925537]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.003253161907196045,0.004365702159702778,0.0056879292242228985,0.007100430782884359,0.008601337671279907,0.010167447850108147,0.011821634136140347,0.013556858524680138,0.015365203842520714,0.01726052537560463,0.019232043996453285,0.021313302218914032,0.023481974378228188,0.02573685348033905,0.02808673493564129,0.030542394146323204,0.03309987485408783,0.035504840314388275,0.03779303655028343,0.03999612480401993,0.04212312400341034,0.04416985437273979,0.04614214599132538,0.048034608364105225,0.049843281507492065,0.05159477889537811,0.0532851442694664,0.0549100786447525,0.05647706985473633,0.05798281356692314,0.05941455811262131,0.06079462543129921,0.06211300194263458,0.06338442862033844,0.0646047294139862,0.0657588317990303,0.066886767745018,0.06796257942914963,0.06898869574069977,0.06995894759893417,0.07090491056442261,0.07180765271186829,0.07265914976596832,0.0734805315732956,0.07426518201828003,0.07502003014087677,0.07572925090789795,0.07641395181417465,0.07707137614488602,0.07769604027271271,0.0782826617360115,0.07885751128196716,0.079414002597332,0.07992926239967346,0.08042175322771072,0.08089116215705872,0.08134385198354721,0.0817786157131195,0.08218853920698166,0.08257877081632614,0.08295921981334686,0.08332240581512451,0.08365898579359055,0.08397994935512543,0.08428540825843811,0.08458053320646286,0.08486036956310272,0.08512305468320847,0.08537991344928741,0.08562204241752625,0.08585404604673386,0.08607890456914902,0.08629695326089859,0.08649421483278275,0.08668047934770584,0.08686114102602005,0.08703948557376862,0.08720068633556366,0.08735847473144531,0.08750779181718826,0.0876484289765358,0.08778345584869385,0.08791298419237137,0.08803294599056244,0.08814509958028793,0.0882519781589508,0.08835522830486298,0.08845364302396774,0.08854677528142929,0.08863462507724762,0.08871819823980331,0.08879516273736954,0.08887015283107758,0.08894118666648865,0.08900903165340424,0.08907654136419296,0.08913976699113846,0.08920057117938995,0.08925412595272064,0.08930778503417969,0.08935704082250595,0.08940916508436203,0.08945468068122864,0.08950064331293106,0.08954286575317383,0.08958190679550171,0.08961731195449829,0.08965447545051575,0.08968789875507355,0.0897202268242836,0.08975079655647278,0.08978158235549927,0.08980819582939148,0.08983568102121353,0.08986009657382965,0.08988285809755325,0.08990506827831268,0.08992749452590942,0.08994882553815842,0.08996917307376862,0.08998797088861465,0.09000534564256668,0.09002348780632019,0.09003866463899612,0.09005329012870789,0.09006845951080322,0.09008187800645828,0.090094193816185,0.09010562300682068,0.09011640399694443,0.09012629836797714,0.09013883024454117,0.09014971554279327,0.09015961736440659,0.09017016738653183,0.09017852693796158,0.0901874303817749,0.090194471180439,0.0902017280459404,0.09020887315273285,0.09021635353565216,0.09022250771522522,0.09022899717092514,0.09023493528366089,0.09024108946323395,0.09024637192487717,0.09025120735168457,0.09025605022907257,0.09026011824607849,0.09026407450437546,0.09026781469583511,0.09027188271284103,0.09027650207281113,0.09028034657239914,0.09028419852256775,0.09028749167919159,0.09029024094343185,0.09029321372509003,0.09029606729745865,0.09029881656169891,0.09030112624168396,0.09030377119779587,0.09030618518590927,0.09030948579311371,0.09031190723180771,0.09031421691179276,0.09031619131565094,0.0903187245130539,0.09032092243432999,0.0903225690126419,0.09032432734966278,0.09032630920410156,0.09032785147428513,0.09032938629388809,0.0903308168053627,0.09033246338367462,0.09033400565385818,0.09033510833978653,0.09033631533384323,0.09033741801977158,0.09033862501382828,0.09033950418233871,0.09034060686826706,0.0903414860367775,0.09034225344657898,0.09034313261508942,0.09034423530101776,0.09034467488527298,0.09034555405378342,0.09034643322229385,0.09034720063209534,0.09034796804189682,0.09034851938486099,0.09034907072782516,0.09034962207078934,0.09035006165504456,0.09035050123929977,0.09035082906484604,0.09035105258226395,0.09035138040781021,0.09035170823335648,0.09035203605890274,0.0903523713350296,0.09035269916057587,0.09035291522741318,0.0903535783290863,0.09035390615463257,0.09035434573888779,0.09035489708185196,0.09035522490739822,0.09035566449165344,0.0903559997677803,0.09035621583461761,0.09035654366016388,0.0903569832444191,0.09035731852054596,0.09035764634609222,0.09035786986351013,0.0903581976890564,0.09035841375589371,0.09035841375589371,0.09035863727331161,0.09035885334014893,0.09035907685756683,0.09035918861627579,0.0903594046831131,0.090359628200531,0.09035973250865936,0.09035995602607727,0.09036006778478622,0.09036028385162354,0.09036050736904144,0.0903606191277504,0.0903606191277504,0.0903606191277504,0.0903606191277504,0.09036083519458771,0.09036094695329666,0.09036105871200562,0.09036116302013397,0.09036127477884293,0.09036127477884293,0.09036127477884293,0.09036127477884293,0.09036127477884293,0.09036138653755188,0.09036149829626083,0.09036149829626083,0.09036149829626083,0.09036160260438919,0.09036160260438919,0.09036160260438919,0.09036160260438919,0.09036160260438919,0.09036171436309814,0.09036171436309814,0.09036171436309814,0.0903618261218071,0.0903618261218071,0.09036193788051605,0.09036193788051605,0.09036193788051605,0.09036193788051605,0.09036193788051605,0.09036193788051605,0.09036215394735336,0.09036215394735336,0.09036215394735336,0.09036215394735336,0.09036215394735336,0.09036215394735336,0.09036226570606232,0.09036226570606232,0.09036226570606232,0.09036248177289963,0.09036248177289963,0.09036259353160858,0.09036270529031754,0.09036270529031754,0.09036270529031754,0.09036281704902649,0.09036281704902649,0.09036281704902649,0.09036281704902649,0.09036281704902649,0.09036281704902649,0.09036292135715485,0.0903630331158638,0.0903630331158638,0.0903630331158638,0.0903630331158638,0.0903630331158638,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275,0.09036314487457275],"recovered":[0.0,0.0015622624196112156,0.002880201442167163,0.004201988689601421,0.005573916714638472,0.007015226874500513,0.008514374494552612,0.010088072158396244,0.01174489688128233,0.01347363367676735,0.015274721197783947,0.01717444136738777,0.019170261919498444,0.021240083500742912,0.023413924500346184,0.02566671371459961,0.028033968061208725,0.03048940747976303,0.032916586846113205,0.03527350723743439,0.03755873069167137,0.039752475917339325,0.04187760502099991,0.043912019580602646,0.045901354402303696,0.047796234488487244,0.04964493215084076,0.05140126869082451,0.053104717284440994,0.05472756549715996,0.0562877394258976,0.057781606912612915,0.05921884998679161,0.060599133372306824,0.06192938610911369,0.06319630891084671,0.0644039586186409,0.06558115780353546,0.0667109563946724,0.06779050827026367,0.0688137635588646,0.06980447471141815,0.07075153291225433,0.07165031135082245,0.07250896841287613,0.0733446329832077,0.07413148134946823,0.07487808912992477,0.07559247314929962,0.07627959549427032,0.07693295925855637,0.07755795121192932,0.07814676314592361,0.07871348410844803,0.0792539194226265,0.07977753132581711,0.08027046918869019,0.08075086772441864,0.0812038853764534,0.08163359761238098,0.0820486843585968,0.08244837820529938,0.08283498138189316,0.08319113403558731,0.08352749049663544,0.0838550478219986,0.08416271209716797,0.08445266634225845,0.08472557365894318,0.0849960669875145,0.08525479584932327,0.08549857139587402,0.08573079854249954,0.08595368266105652,0.08617084473371506,0.08637283742427826,0.08656338602304459,0.0867416262626648,0.0869150310754776,0.08708139508962631,0.08723698556423187,0.08738575130701065,0.08752891421318054,0.08766460418701172,0.08779292553663254,0.08791541308164597,0.08802922070026398,0.08813577145338058,0.08823604881763458,0.0883343517780304,0.08843067288398743,0.0885208323597908,0.08860517293214798,0.08868434280157089,0.08875977247953415,0.0888325646519661,0.08889996260404587,0.08896715193986893,0.08903070539236069,0.08908975124359131,0.08914671093225479,0.08919926732778549,0.08924995362758636,0.08929844945669174,0.08934584259986877,0.08939091861248016,0.08943160623311996,0.08947228640317917,0.08950967341661453,0.08954761177301407,0.089579276740551,0.08961061388254166,0.08964162319898605,0.08967196941375732,0.0897023156285286,0.08972639590501785,0.08975102752447128,0.0897754430770874,0.08979819715023041,0.08981864899396896,0.08983844518661499,0.0898590087890625,0.08987747877836227,0.08989594876766205,0.08991222828626633,0.08992695808410645,0.08994202315807343,0.08995521813631058,0.089968740940094,0.0899820476770401,0.0899939239025116,0.09000469744205475,0.09001679718494415,0.09002801030874252,0.09003911167383194,0.09004934132099152,0.09005814045667648,0.09006726741790771,0.09007540345191956,0.090082548558712,0.09009024500846863,0.09009816497564316,0.09010487049818039,0.09011168777942657,0.0901181772351265,0.09012465924024582,0.09012982994318008,0.09013500064611435,0.09013983607292175,0.09014478325843811,0.09014852344989777,0.09015347063541412,0.09015731513500214,0.09016139060258865,0.09016523510217667,0.09016930311918259,0.09017281979322433,0.09017623215913773,0.09017953276634216,0.0901816189289093,0.09018535912036896,0.0901874452829361,0.09019030630588531,0.09019239246845245,0.09019569307565689,0.09019767493009567,0.09020042419433594,0.09020251035690308,0.09020493179559708,0.09020724147558212,0.09020888805389404,0.09021097421646118,0.09021274000406265,0.09021471440792084,0.09021614491939545,0.09021790325641632,0.09021933376789093,0.09022141993045807,0.09022241085767746,0.09022372961044312,0.09022460877895355,0.09022582322359085,0.09022703021764755,0.0902281329035759,0.09022912383079529,0.09022989124059677,0.09023077040910721,0.09023186564445496,0.09023230522871017,0.09023319184780121,0.09023395925760269,0.09023461490869522,0.09023549407720566,0.09023604542016983,0.09023682028055191,0.09023736417293549,0.09023791551589966,0.09023824334144592,0.09023857861757278,0.09023890644311905,0.09023923426866531,0.09023956954479218,0.09023978561162949,0.09023989737033844,0.09024044871330261,0.09024088829755783,0.0902412161231041,0.09024176746606827,0.09024209529161453,0.0902426466345787,0.09024308621883392,0.09024330228567123,0.09024374186992645,0.09024407714605331,0.09024429321289062,0.09024473279714584,0.09024506062269211,0.09024539589881897,0.09024572372436523,0.09024594724178314,0.09024638682603836,0.09024649113416672,0.09024660289287567,0.09024693071842194,0.09024704247713089,0.0902472659945488,0.09024748206138611,0.09024759382009506,0.09024780988693237,0.09024792164564133,0.09024814516305923,0.09024814516305923,0.09024836122989655,0.09024858474731445,0.09024858474731445,0.09024858474731445,0.09024858474731445,0.09024868905544281,0.09024880081415176,0.09024880081415176,0.09024891257286072,0.09024902433156967,0.09024912863969803,0.09024912863969803,0.09024912863969803,0.09024924039840698,0.09024924039840698,0.09024924039840698,0.09024935215711594,0.09024935215711594,0.09024946391582489,0.09024946391582489,0.09024946391582489,0.09024946391582489,0.09024946391582489,0.09024957567453384,0.09024957567453384,0.09024957567453384,0.0902496799826622,0.0902496799826622,0.0902496799826622,0.0902496799826622,0.0902496799826622,0.0902496799826622,0.0902496799826622,0.0902496799826622,0.0902496799826622,0.0902496799826622,0.0902496799826622,0.09024979174137115,0.09024979174137115,0.09024979174137115,0.09024979174137115,0.09024979174137115,0.09024990350008011,0.09025011956691742,0.09025023132562637,0.09025023132562637,0.09025023132562637,0.09025034308433533,0.09025034308433533,0.09025034308433533,0.09025034308433533,0.09025034308433533,0.09025034308433533,0.09025034308433533,0.09025034308433533,0.09025034308433533,0.09025034308433533,0.09025034308433533,0.09025034308433533,0.09025034308433533,0.09025034308433533,0.09025034308433533,0.09025034308433533,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428,0.09025045484304428],"active":[0.003253161907196045,0.0028034397400915623,0.0028077277820557356,0.002898442093282938,0.0030274209566414356,0.0031522209756076336,0.0033072596415877342,0.0034687863662838936,0.0036203069612383842,0.0037868916988372803,0.003957322798669338,0.00413886085152626,0.004311712458729744,0.004496769979596138,0.004672810435295105,0.004875680431723595,0.005065906792879105,0.005015432834625244,0.004876449704170227,0.004722617566585541,0.004564393311738968,0.004417378455400467,0.00426454097032547,0.004122588783502579,0.00394192710518837,0.003798544406890869,0.003640212118625641,0.0035088099539279938,0.003372352570295334,0.0032552480697631836,0.003126818686723709,0.0030130185186862946,0.002894151955842972,0.002785295248031616,0.002675343304872513,0.0025625228881835938,0.0024828091263771057,0.0023814216256141663,0.0022777393460273743,0.0021684393286705017,0.002091147005558014,0.0020031780004501343,0.0019076168537139893,0.0018302202224731445,0.0017562136054039001,0.0016753971576690674,0.001597769558429718,0.001535862684249878,0.0014789029955863953,0.0014164447784423828,0.0013497024774551392,0.0012995600700378418,0.0012672394514083862,0.0012157782912254333,0.0011678338050842285,0.0011136308312416077,0.0010733827948570251,0.0010277479887008667,0.0009846538305282593,0.0009451732039451599,0.000910535454750061,0.0008740276098251343,0.0008240044116973877,0.0007888153195381165,0.0007579177618026733,0.0007254853844642639,0.0006976574659347534,0.0006703883409500122,0.0006543397903442383,0.0006259754300117493,0.0005992501974105835,0.0005803331732749939,0.0005661547183990479,0.0005405321717262268,0.0005096346139907837,0.0004883036017417908,0.00047609955072402954,0.00045906007289886475,0.0004434436559677124,0.0004263967275619507,0.00041144341230392456,0.000397704541683197,0.0003840699791908264,0.0003683418035507202,0.0003521740436553955,0.0003365650773048401,0.000326007604598999,0.0003178715705871582,0.00031072646379470825,0.0003002732992172241,0.00028752535581588745,0.00027433037757873535,0.00026497989892959595,0.0002568438649177551,0.00024925917387008667,0.00024397671222686768,0.00023980438709259033,0.0002334192395210266,0.00022342056035995483,0.0002180337905883789,0.00021032989025115967,0.00020989775657653809,0.00020472705364227295,0.00020219385623931885,0.0001970231533050537,0.0001909881830215454,0.00018570572137832642,0.00018218904733657837,0.0001782253384590149,0.00017261505126953125,0.00017151981592178345,0.00017096847295761108,0.00016657263040542603,0.00016371160745620728,0.0001577809453010559,0.0001564621925354004,0.00015404075384140015,0.00015205144882202148,0.00015062838792800903,0.0001505240797996521,0.0001495257019996643,0.0001463368535041809,0.00014600902795791626,0.00014271587133407593,0.00014106184244155884,0.00014150142669677734,0.00013985484838485718,0.00013897567987442017,0.00013688206672668457,0.0001343563199043274,0.00013237446546554565,0.00013413280248641968,0.0001329183578491211,0.0001316070556640625,0.00013105571269989014,0.00012918561697006226,0.0001292899250984192,0.00012720376253128052,0.0001263245940208435,0.0001263245940208435,0.00012610852718353271,0.00012434273958206177,0.00012412667274475098,0.00012324750423431396,0.0001229122281074524,0.00012171268463134766,0.00012137740850448608,0.00012104958295822144,0.00012028217315673828,0.00011929124593734741,0.00011929124593734741,0.0001184120774269104,0.00011918693780899048,0.00011895596981048584,0.00011896342039108276,0.00011818856000900269,0.00011742115020751953,0.00011698156595230103,0.0001165345311164856,0.00011719763278961182,0.00011576712131500244,0.00011632591485977173,0.0001158788800239563,0.00011709332466125488,0.00011621415615081787,0.00011654198169708252,0.00011576712131500244,0.00011621415615081787,0.00011599063873291016,0.00011532753705978394,0.00011543929576873779,0.00011533498764038086,0.00011511147022247314,0.00011467188596725464,0.00011467188596725464,0.00011456012725830078,0.00011467188596725464,0.0001136884093284607,0.00011390447616577148,0.0001136884093284607,0.00011401623487472534,0.00011368095874786377,0.00011357665061950684,0.00011335313320159912,0.0001131296157836914,0.00011324137449264526,0.00011346489191055298,0.00011280924081802368,0.00011324882507324219,0.00011324137449264526,0.00011324137449264526,0.00011335313320159912,0.00011302530765533447,0.00011302530765533447,0.00011280179023742676,0.00011269748210906982,0.00011258572340011597,0.00011258572340011597,0.00011247396469116211,0.00011247396469116211,0.00011247396469116211,0.00011246651411056519,0.00011258572340011597,0.00011280179023742676,0.00011246651411056519,0.0001126900315284729,0.0001126900315284729,0.00011257827281951904,0.00011280179023742676,0.00011257827281951904,0.00011257827281951904,0.00011269748210906982,0.00011247396469116211,0.00011246651411056519,0.0001126900315284729,0.00011258572340011597,0.00011258572340011597,0.00011247396469116211,0.00011247396469116211,0.00011246651411056519,0.00011202692985534668,0.00011214613914489746,0.0001122504472732544,0.00011214613914489746,0.00011214613914489746,0.00011213868856430054,0.00011214613914489746,0.00011213868856430054,0.00011214613914489746,0.00011214613914489746,0.00011213868856430054,0.00011236220598220825,0.00011225789785385132,0.0001120343804359436,0.0001120343804359436,0.0001120343804359436,0.0001122504472732544,0.00011225789785385132,0.00011225789785385132,0.00011236220598220825,0.00011236220598220825,0.0001122504472732544,0.00011214613914489746,0.00011214613914489746,0.00011214613914489746,0.00011214613914489746,0.00011225789785385132,0.00011225789785385132,0.00011214613914489746,0.0001122504472732544,0.00011213868856430054,0.00011213868856430054,0.00011213868856430054,0.00011213868856430054,0.0001122504472732544,0.00011213868856430054,0.00011213868856430054,0.0001122504472732544,0.00011214613914489746,0.00011225789785385132,0.00011225789785385132,0.00011225789785385132,0.00011225789785385132,0.00011225789785385132,0.00011225789785385132,0.00011247396469116211,0.00011247396469116211,0.00011247396469116211,0.00011247396469116211,0.00011236220598220825,0.00011236220598220825,0.00011247396469116211,0.00011247396469116211,0.00011247396469116211,0.00011257827281951904,0.00011236220598220825,0.00011236220598220825,0.00011247396469116211,0.00011247396469116211,0.00011236220598220825,0.00011247396469116211,0.00011247396469116211,0.00011247396469116211,0.00011247396469116211,0.00011247396469116211,0.00011247396469116211,0.00011257827281951904,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.00011280179023742676,0.00011280179023742676,0.00011280179023742676,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729,0.0001126900315284729]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.7167920470237732,"q05":0.6485257343126788,"q20":0.6818622652036911,"q40":0.7062773894981837,"q60":0.7273067045493626,"q80":0.7517218288438553,"q95":0.7850583597348676},"MaxActiveInfected":{"mean":0.04066723212599754,"q05":0.028837460463488417,"q20":0.03461430020770925,"q40":0.03884516216649039,"q60":0.04248930208550469,"q80":0.04672016404428584,"q95":0.05249700378850666}},"4W_None":{"TotalInfected":{"mean":0.6323375701904297,"q05":0.5437811138933752,"q20":0.5870259432052939,"q40":0.6186977415155754,"q60":0.6459773988652839,"q80":0.6776491971755655,"q95":0.7208940264874841},"MaxActiveInfected":{"mean":0.027041688561439514,"q05":0.01713734245104225,"q20":0.021973937939388836,"q40":0.025516180543942526,"q60":0.028567196578936502,"q80":0.03210943918349019,"q95":0.036946034671836776}},"2W_Strong":{"TotalInfected":{"mean":0.08695150166749954,"q05":0.05457557248108678,"q20":0.07038573009155741,"q40":0.08196482824178598,"q60":0.0919381750932131,"q80":0.10351727324344168,"q95":0.11932743085391229},"MaxActiveInfected":{"mean":0.006547184661030769,"q05":0.004455978047280118,"q20":0.005477178271962216,"q40":0.006225088439840516,"q60":0.006869280882221023,"q80":0.007617191050099323,"q95":0.008638391274781419}},"2W_Moderate":{"TotalInfected":{"mean":0.1390221267938614,"q05":0.06903879900814386,"q20":0.1032138009371006,"q40":0.12824300756294532,"q60":0.14980124602477746,"q80":0.1748304526506222,"q95":0.2090054545795789},"MaxActiveInfected":{"mean":0.006593605037778616,"q05":0.0043951989161318036,"q20":0.005468747943093666,"q40":0.006254997508628753,"q60":0.006932212566928479,"q80":0.007718462132463566,"q95":0.008792011159425427}}}}} \ No newline at end of file diff --git a/web/country-data/extdata-CA.json b/web/country-data/extdata-CA.json new file mode 100644 index 00000000..3587e257 --- /dev/null +++ b/web/country-data/extdata-CA.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.00707736611366272,0.009585325606167316,0.012698996812105179,0.01613943837583065,0.019851522520184517,0.023825861513614655,0.028072625398635864,0.0326027050614357,0.037434760481119156,0.0425572544336319,0.048003189265728,0.053761351853609085,0.05985648185014725,0.0662672221660614,0.0730147659778595,0.0800970122218132,0.08751900494098663,0.09603043645620346,0.10548124462366104,0.11587394773960114,0.12727442383766174,0.13966725766658783,0.15308155119419098,0.16748769581317902,0.18291141092777252,0.19924716651439667,0.2164888232946396,0.23448044061660767,0.2531874179840088,0.2724478840827942,0.2921304404735565,0.3121058940887451,0.33220651745796204,0.35231342911720276,0.3722337484359741,0.3918432593345642,0.4110741913318634,0.4297701418399811,0.44784867763519287,0.4652995467185974,0.48203930258750916,0.4980127513408661,0.5132721662521362,0.5277745723724365,0.5415412187576294,0.554587721824646,0.5669841766357422,0.5787369012832642,0.5898815393447876,0.6004546880722046,0.6105200052261353,0.6200952529907227,0.6291730403900146,0.6378538608551025,0.6461280584335327,0.6540071964263916,0.6615428924560547,0.6687167882919312,0.675554633140564,0.6820744276046753,0.6882494688034058,0.6941181421279907,0.6996665000915527,0.7049034833908081,0.7098280191421509,0.7144280672073364,0.718742847442627,0.7227656841278076,0.7264891862869263,0.7299604415893555,0.7331626415252686,0.7361291646957397,0.7388319969177246,0.7413259744644165,0.7436013221740723,0.7456966638565063,0.7476019859313965,0.7493458986282349,0.7509142160415649,0.7523375749588013,0.7536250352859497,0.754796028137207,0.75584876537323,0.7568089962005615,0.7576713562011719,0.7584414482116699,0.7591321468353271,0.7597537040710449,0.7603212594985962,0.7608239650726318,0.7612752914428711,0.7616803646087646,0.7620480060577393,0.7623717784881592,0.7626627683639526,0.7629224061965942,0.7631543874740601,0.7633639574050903,0.7635525465011597,0.7637196779251099,0.7638711929321289,0.7640049457550049,0.7641253471374512,0.7642340660095215,0.7643283605575562,0.7644147872924805,0.7644922733306885,0.7645622491836548,0.7646247148513794,0.7646809816360474,0.7647316455841064,0.7647764682769775,0.7648160457611084,0.76485276222229,0.7648849487304688,0.7649146318435669,0.7649409770965576,0.7649631500244141,0.7649838924407959,0.7650018930435181,0.7650187015533447,0.7650333642959595,0.7650464773178101,0.7650586366653442,0.7650694847106934,0.7650787830352783,0.765087366104126,0.7650951147079468,0.7651023864746094,0.7651090621948242,0.7651146650314331,0.7651197910308838,0.7651244401931763,0.7651287317276001,0.7651323080062866,0.7651357650756836,0.7651386260986328,0.7651412487030029,0.765143632888794,0.7651455402374268,0.76514732837677,0.7651489973068237,0.7651505470275879,0.7651516199111938,0.7651529312133789,0.7651540040969849,0.7651549577713013,0.7651559114456177,0.7651568651199341,0.7651575803756714,0.7651581764221191,0.7651587724685669,0.7651592493057251,0.7651597261428833,0.7651602029800415,0.7651605606079102,0.7651609182357788,0.7651612758636475,0.7651615142822266,0.7651617527008057,0.7651619911193848,0.7651622295379639,0.7651623487472534,0.765162467956543,0.7651625871658325,0.7651628255844116,0.7651629447937012,0.7651630640029907,0.7651631832122803,0.7651631832122803,0.7651633024215698,0.7651634216308594,0.7651634216308594,0.7651635408401489,0.7651635408401489,0.7651635408401489,0.7651636600494385,0.7651636600494385,0.7651636600494385,0.7651636600494385,0.765163779258728,0.765163779258728,0.7651638984680176,0.7651638984680176,0.7651638984680176,0.7651638984680176,0.7651638984680176,0.7651640176773071,0.7651640176773071,0.7651640176773071,0.7651640176773071,0.7651640176773071,0.7651640176773071,0.7651640176773071,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967,0.7651641368865967],"recovered":[0.0,0.0034838661085814238,0.006481430493295193,0.009535687044262886,0.012784412130713463,0.01626465655863285,0.019995078444480896,0.023982830345630646,0.028241673484444618,0.03278522565960884,0.037624895572662354,0.04275776445865631,0.04821169376373291,0.05397985130548477,0.06006791070103645,0.0664791464805603,0.07322752475738525,0.08032368123531342,0.08808615058660507,0.09672150760889053,0.1062353253364563,0.11667999625205994,0.12811008095741272,0.14055903255939484,0.15395483374595642,0.16836830973625183,0.1837751716375351,0.2000974416732788,0.21728076040744781,0.23518924415111542,0.2537814676761627,0.2729264795780182,0.2924978733062744,0.3123205900192261,0.33228495717048645,0.35222113132476807,0.37199103832244873,0.39149871468544006,0.4106082022190094,0.4292026460170746,0.44723057746887207,0.4646141231060028,0.48128044605255127,0.497249960899353,0.5124504566192627,0.526955783367157,0.5407466888427734,0.5538308024406433,0.5662406086921692,0.5780149698257446,0.5891913175582886,0.5998201370239258,0.6099166870117188,0.6195033192634583,0.6286289691925049,0.6373258829116821,0.6456162333488464,0.6535191535949707,0.6610501408576965,0.6682534217834473,0.6751001477241516,0.6816005110740662,0.6878064870834351,0.693672776222229,0.6992225050926208,0.7044656276702881,0.7093724012374878,0.7139903903007507,0.7183089852333069,0.7223262786865234,0.726068377494812,0.7295413613319397,0.7327662110328674,0.7357267141342163,0.7384532690048218,0.740959107875824,0.7432591915130615,0.7453518509864807,0.7472839951515198,0.7490242123603821,0.7506005167961121,0.7520374059677124,0.7533354759216309,0.754519522190094,0.7555878758430481,0.7565559148788452,0.7574141025543213,0.758189857006073,0.7588967084884644,0.7595337629318237,0.7601050138473511,0.7606139779090881,0.7610732316970825,0.761484682559967,0.7618488669395447,0.7621796131134033,0.7624747157096863,0.7627388834953308,0.7629724144935608,0.7631853818893433,0.7633755207061768,0.7635449171066284,0.7636979222297668,0.7638340592384338,0.7639561295509338,0.7640678882598877,0.7641651034355164,0.7642516493797302,0.7643299698829651,0.7644016146659851,0.7644646167755127,0.764521062374115,0.7645702958106995,0.7646158337593079,0.7646563649177551,0.764692485332489,0.7647260427474976,0.764756441116333,0.7647822499275208,0.7648060917854309,0.7648261785507202,0.7648447155952454,0.7648614645004272,0.764876127243042,0.7648897767066956,0.7649015784263611,0.7649122476577759,0.7649218440055847,0.7649307250976562,0.7649391889572144,0.7649458646774292,0.7649524211883545,0.764958381652832,0.7649641036987305,0.7649689316749573,0.7649731636047363,0.7649769186973572,0.7649802565574646,0.7649831771850586,0.7649861574172974,0.764988362789154,0.7649902701377869,0.764992356300354,0.7649940848350525,0.7649954557418823,0.7649968266487122,0.7649979591369629,0.7649990320205688,0.76500004529953,0.7650012373924255,0.7650020718574524,0.7650026679039001,0.7650032043457031,0.7650038003921509,0.7650043368339539,0.7650048136711121,0.7650052905082703,0.7650058269500732,0.7650061845779419,0.765006422996521,0.7650067210197449,0.765006959438324,0.7650071978569031,0.7650073766708374,0.7650075554847717,0.7650076746940613,0.7650078535079956,0.7650079727172852,0.7650082111358643,0.765008270740509,0.7650083899497986,0.7650085091590881,0.7650085687637329,0.7650086879730225,0.7650087475776672,0.765008807182312,0.7650088667869568,0.7650088667869568,0.7650089263916016,0.7650089263916016,0.7650089859962463,0.7650090456008911,0.7650090456008911,0.7650091052055359,0.7650091648101807,0.7650091648101807,0.7650091648101807,0.7650091648101807,0.7650092244148254,0.7650092244148254,0.7650092244148254,0.7650092244148254,0.7650092244148254,0.7650092244148254,0.7650092244148254,0.7650092244148254,0.7650092244148254,0.7650092244148254,0.7650092244148254,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702,0.7650092840194702],"active":[0.00707736611366272,0.006101459264755249,0.006217566318809986,0.006603751331567764,0.007067110389471054,0.007561204954981804,0.008077546954154968,0.008619874715805054,0.009193086996674538,0.009772028774023056,0.010378293693065643,0.011003587394952774,0.011644788086414337,0.01228737086057663,0.012946855276823044,0.0136178657412529,0.01429148018360138,0.015706755220890045,0.01739509403705597,0.019152440130710602,0.021039098501205444,0.022987261414527893,0.02497147023677826,0.02692866325378418,0.0289565771818161,0.030878856778144836,0.03271365165710449,0.03438299894332886,0.035906657576560974,0.03725863993167877,0.0383489727973938,0.03917941451072693,0.03970864415168762,0.039992839097976685,0.03994879126548767,0.03962212800979614,0.03908315300941467,0.038271427154541016,0.03724047541618347,0.03609690070152283,0.034808725118637085,0.03339862823486328,0.03199172019958496,0.030524611473083496,0.0290907621383667,0.027631938457489014,0.02623748779296875,0.02490609884262085,0.023640930652618408,0.02243971824645996,0.02132868766784668,0.020275115966796875,0.0192563533782959,0.018350541591644287,0.017499089241027832,0.016681313514709473,0.015926659107208252,0.01519763469696045,0.014504492282867432,0.013821005821228027,0.01314932107925415,0.01251763105392456,0.011860013008117676,0.011230707168579102,0.01060551404953003,0.00996243953704834,0.00937044620513916,0.008775293827056885,0.008180201053619385,0.007634162902832031,0.007094264030456543,0.006587803363800049,0.006065785884857178,0.005599260330200195,0.005148053169250488,0.004737555980682373,0.004342794418334961,0.00399404764175415,0.003630220890045166,0.0033133625984191895,0.0030245184898376465,0.002758622169494629,0.002513289451599121,0.0022894740104675293,0.0020834803581237793,0.001885533332824707,0.0017180442810058594,0.0015638470649719238,0.001424551010131836,0.0012902021408081055,0.0011702775955200195,0.0010663866996765137,0.0009747743606567383,0.0008870959281921387,0.000813901424407959,0.000742793083190918,0.0006796717643737793,0.0006250739097595215,0.000580132007598877,0.0005342960357666016,0.0004956722259521484,0.00046002864837646484,0.00042742490768432617,0.0004000067710876465,0.00037223100662231445,0.00034689903259277344,0.00032716989517211914,0.00031059980392456055,0.00029474496841430664,0.00027936697006225586,0.00026702880859375,0.00025540590286254883,0.00024574995040893555,0.00023692846298217773,0.00022858381271362305,0.00022214651107788086,0.0002149343490600586,0.0002067089080810547,0.00020164251327514648,0.0001958012580871582,0.00019252300262451172,0.00018864870071411133,0.0001850128173828125,0.0001825094223022461,0.00017970800399780273,0.00017720460891723633,0.00017511844635009766,0.00017327070236206055,0.000171661376953125,0.00016987323760986328,0.00016880035400390625,0.00016736984252929688,0.00016605854034423828,0.0001646280288696289,0.0001633763313293457,0.00016260147094726562,0.00016170740127563477,0.00016099214553833008,0.00016045570373535156,0.00015938282012939453,0.0001589655876159668,0.00015872716903686523,0.00015819072723388672,0.00015753507614135742,0.00015747547149658203,0.00015717744827270508,0.0001569986343383789,0.00015687942504882812,0.00015681982040405273,0.0001563429832458496,0.00015610456466674805,0.00015610456466674805,0.00015604496002197266,0.00015592575073242188,0.00015586614608764648,0.0001557469367980957,0.00015562772750854492,0.00015544891357421875,0.00015532970428466797,0.00015532970428466797,0.00015527009963989258,0.00015527009963989258,0.0001551508903503418,0.0001550912857055664,0.00015503168106079102,0.0001551508903503418,0.0001550912857055664,0.0001550912857055664,0.00015497207641601562,0.00015491247177124023,0.00015491247177124023,0.00015491247177124023,0.00015485286712646484,0.00015485286712646484,0.00015479326248168945,0.00015473365783691406,0.00015479326248168945,0.00015479326248168945,0.00015473365783691406,0.00015473365783691406,0.00015479326248168945,0.00015473365783691406,0.00015485286712646484,0.00015479326248168945,0.00015473365783691406,0.00015473365783691406,0.00015473365783691406,0.00015485286712646484,0.00015479326248168945,0.00015479326248168945,0.00015479326248168945,0.00015479326248168945,0.00015479326248168945,0.00015479326248168945,0.00015491247177124023,0.00015491247177124023,0.00015491247177124023,0.00015491247177124023,0.00015491247177124023,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484,0.00015485286712646484]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.00707736611366272,0.0095844566822052,0.012600531801581383,0.01587570458650589,0.019344855099916458,0.023025941103696823,0.026882493868470192,0.030936788767576218,0.035203397274017334,0.03965853154659271,0.04430422931909561,0.04919488728046417,0.05427557975053787,0.05955902487039566,0.0650642067193985,0.0707654133439064,0.07665804773569107,0.08333643525838852,0.09067899733781815,0.0986904576420784,0.10738372057676315,0.11679176986217499,0.12694185972213745,0.13779479265213013,0.14940398931503296,0.16175241768360138,0.17479462921619415,0.18851028382778168,0.202848881483078,0.21777182817459106,0.23318614065647125,0.24905122816562653,0.26526907086372375,0.2817353308200836,0.29838770627975464,0.3150962293148041,0.3317883610725403,0.3483395576477051,0.36473265290260315,0.3808414041996002,0.3965887129306793,0.411939799785614,0.4268310070037842,0.4412361979484558,0.4551438093185425,0.4685361981391907,0.4813566207885742,0.49360454082489014,0.505333662033081,0.5165262222290039,0.5272121429443359,0.537371039390564,0.547085165977478,0.5563348531723022,0.5651867389678955,0.5736449956893921,0.5817062854766846,0.5894260406494141,0.5968120098114014,0.6038858890533447,0.6106598377227783,0.6171777248382568,0.6234326362609863,0.6294095516204834,0.6351672410964966,0.6406909227371216,0.6459697484970093,0.6510070562362671,0.6558049917221069,0.6603720188140869,0.6647237539291382,0.6688594818115234,0.6727656126022339,0.676471471786499,0.679936408996582,0.6832190752029419,0.6863069534301758,0.689194917678833,0.6918809413909912,0.6943901777267456,0.6967464685440063,0.6989151239395142,0.7009357213973999,0.7028164863586426,0.7045526504516602,0.706154465675354,0.7076205015182495,0.7089807987213135,0.7102323770523071,0.7113827466964722,0.7124285697937012,0.7133949995040894,0.7142730951309204,0.7150775194168091,0.7158186435699463,0.7164885997772217,0.7171027660369873,0.717667818069458,0.7181743383407593,0.7186387777328491,0.7190662622451782,0.719451904296875,0.7197966575622559,0.720117449760437,0.7204059362411499,0.7206737995147705,0.7209111452102661,0.7211316823959351,0.7213350534439087,0.7215139865875244,0.7216817140579224,0.7218356132507324,0.7219721078872681,0.7220945358276367,0.7222084999084473,0.7223113775253296,0.7224032878875732,0.7224874496459961,0.7225651741027832,0.7226359844207764,0.7226980924606323,0.7227572202682495,0.7228103876113892,0.7228585481643677,0.7229019403457642,0.7229417562484741,0.7229770421981812,0.7230089902877808,0.7230391502380371,0.7230660915374756,0.723090648651123,0.723111629486084,0.7231317758560181,0.7231498956680298,0.7231671810150146,0.7231833934783936,0.7231972217559814,0.7232100963592529,0.7232221364974976,0.7232316732406616,0.7232406139373779,0.7232493162155151,0.7232568264007568,0.7232633829116821,0.7232698202133179,0.7232757806777954,0.7232807874679565,0.7232856750488281,0.723289966583252,0.7232937812805176,0.7232975959777832,0.7233008146286011,0.723304033279419,0.7233067750930786,0.7233090400695801,0.7233110666275024,0.7233132123947144,0.7233148813247681,0.7233165502548218,0.7233178615570068,0.7233191728591919,0.7233201265335083,0.7233211994171143,0.7233222723007202,0.7233234643936157,0.723324179649353,0.7233248949050903,0.7233254909515381,0.7233260869979858,0.7233266830444336,0.7233271598815918,0.72332763671875,0.7233281135559082,0.7233284711837769,0.7233288288116455,0.7233290672302246,0.7233293056488037,0.7233297824859619,0.7233301401138306,0.7233303785324097,0.7233306169509888,0.7233308553695679,0.7233309745788574,0.7233312129974365,0.7233312129974365,0.7233314514160156,0.7233315706253052,0.7233316898345947,0.7233318090438843,0.7233319282531738,0.7233319282531738,0.7233320474624634,0.7233320474624634,0.7233320474624634,0.7233321666717529,0.7233322858810425,0.723332405090332,0.723332405090332,0.7233325242996216,0.7233325242996216,0.7233325242996216,0.7233326435089111,0.7233326435089111,0.7233327627182007,0.7233327627182007,0.7233327627182007,0.7233327627182007,0.7233327627182007,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902,0.7233328819274902],"recovered":[0.0,0.0034891674295067787,0.006481545977294445,0.009475981816649437,0.012618389911949635,0.015929369255900383,0.019410917535424232,0.023088963702321053,0.026942184194922447,0.03100215643644333,0.03526720032095909,0.03972987085580826,0.04440722614526749,0.0492820106446743,0.05436982959508896,0.0596635602414608,0.06515341252088547,0.07085219025611877,0.07702822983264923,0.08379097282886505,0.09117765724658966,0.09922373294830322,0.10794298350811005,0.11737539619207382,0.12751537561416626,0.13838794827461243,0.150016650557518,0.16232967376708984,0.17536035180091858,0.1890459805727005,0.20334434509277344,0.21822324395179749,0.2335795760154724,0.24934619665145874,0.26548972725868225,0.2818824350833893,0.2984441816806793,0.3150733709335327,0.33163928985595703,0.3481362760066986,0.3644283711910248,0.38045766949653625,0.396152526140213,0.41142556071281433,0.42628172039985657,0.4406767785549164,0.45454832911491394,0.46792182326316833,0.4806935489177704,0.49297410249710083,0.5046940445899963,0.5159183144569397,0.5266008377075195,0.5368075966835022,0.546525776386261,0.5558052659034729,0.5646749138832092,0.573143720626831,0.5812298059463501,0.5889684557914734,0.596372127532959,0.6034461855888367,0.6102355718612671,0.6167681813240051,0.6230363249778748,0.6290602684020996,0.6348344087600708,0.6403589248657227,0.6456251740455627,0.6506652235984802,0.6554648876190186,0.6600524187088013,0.6644017100334167,0.6685436367988586,0.67246413230896,0.6761675477027893,0.6796630620956421,0.6829442977905273,0.6860357522964478,0.6889244318008423,0.691604733467102,0.6941327452659607,0.6964865922927856,0.6986638307571411,0.7006969451904297,0.7025792598724365,0.7043164968490601,0.7059358954429626,0.7074277400970459,0.7087904214859009,0.7100492119789124,0.7112019658088684,0.7122613787651062,0.7132247090339661,0.7141091227531433,0.7149237990379333,0.7156630158424377,0.7163437604904175,0.7169612050056458,0.7175294160842896,0.7180412411689758,0.7185134887695312,0.7189463376998901,0.7193279266357422,0.7196826934814453,0.7199987769126892,0.7202982902526855,0.7205656170845032,0.7208091616630554,0.7210309505462646,0.7212325930595398,0.7214168310165405,0.7215855121612549,0.7217403054237366,0.7218743562698364,0.7220004200935364,0.7221155166625977,0.7222169041633606,0.7223090529441833,0.7223943471908569,0.7224742770195007,0.722544252872467,0.7226076722145081,0.7226671576499939,0.7227203845977783,0.722769558429718,0.722813606262207,0.7228533029556274,0.7228895425796509,0.7229223847389221,0.7229524254798889,0.7229799032211304,0.7230047583580017,0.7230262160301208,0.7230473160743713,0.7230655550956726,0.7230825424194336,0.7230984568595886,0.7231131792068481,0.7231260538101196,0.7231373190879822,0.723147451877594,0.7231572866439819,0.7231659293174744,0.723173201084137,0.7231801748275757,0.7231870889663696,0.7231929898262024,0.7231982350349426,0.723203182220459,0.7232075333595276,0.7232115268707275,0.7232151627540588,0.723218560218811,0.7232213020324707,0.7232239842414856,0.7232266068458557,0.7232286334037781,0.7232308983802795,0.7232327461242676,0.723234236240387,0.7232358455657959,0.7232370972633362,0.7232384085655212,0.7232394218444824,0.723240315914154,0.7232415080070496,0.7232423424720764,0.7232430577278137,0.723243772983551,0.723244309425354,0.7232450246810913,0.7232456207275391,0.7232460379600525,0.7232464551925659,0.7232468128204346,0.7232471108436584,0.7232474088668823,0.723247766494751,0.7232481241226196,0.7232484221458435,0.7232487201690674,0.7232488989830017,0.723249077796936,0.7232493162155151,0.7232494950294495,0.7232497334480286,0.7232497930526733,0.7232499122619629,0.7232499718666077,0.7232500910758972,0.723250150680542,0.7232502698898315,0.7232503890991211,0.7232503890991211,0.7232504487037659,0.7232505679130554,0.723250687122345,0.7232507467269897,0.7232508063316345,0.7232508063316345,0.7232508063316345,0.7232508659362793,0.7232509255409241,0.7232509851455688,0.7232510447502136,0.7232511043548584,0.7232511639595032,0.7232511639595032,0.7232511639595032,0.723251223564148,0.723251223564148,0.723251223564148,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927,0.7232512831687927],"active":[0.00707736611366272,0.0060952892526984215,0.006118985824286938,0.006399722769856453,0.006726465187966824,0.00709657184779644,0.0074715763330459595,0.007847825065255165,0.008261213079094887,0.008656375110149384,0.00903702899813652,0.009465016424655914,0.009868353605270386,0.01027701422572136,0.01069437712430954,0.011101853102445602,0.011504635214805603,0.012484245002269745,0.013650767505168915,0.014899484813213348,0.016206063330173492,0.017568036913871765,0.018998876214027405,0.020419396460056305,0.0218886137008667,0.023364469408988953,0.024777978658676147,0.026180610060691833,0.027488529682159424,0.028725847601890564,0.029841795563697815,0.03082798421382904,0.03168949484825134,0.03238913416862488,0.03289797902107239,0.033213794231414795,0.03334417939186096,0.03326618671417236,0.03309336304664612,0.03270512819290161,0.03216034173965454,0.03148213028907776,0.030678480863571167,0.02981063723564148,0.028862088918685913,0.027859419584274292,0.02680829167366028,0.025682717561721802,0.02464011311531067,0.023552119731903076,0.0225180983543396,0.021452724933624268,0.020484328269958496,0.01952725648880005,0.01866096258163452,0.01783972978591919,0.017031371593475342,0.016282320022583008,0.01558220386505127,0.014917433261871338,0.014287710189819336,0.013731539249420166,0.013197064399719238,0.012641370296478271,0.012130916118621826,0.011630654335021973,0.011135339736938477,0.010648131370544434,0.01017981767654419,0.00970679521560669,0.009258866310119629,0.008807063102722168,0.008363902568817139,0.00792783498764038,0.00747227668762207,0.007051527500152588,0.006643891334533691,0.006250619888305664,0.005845189094543457,0.00546574592590332,0.005141735076904297,0.004782378673553467,0.004449129104614258,0.004152655601501465,0.0038557052612304688,0.0035752058029174805,0.003304004669189453,0.00304490327835083,0.0028046369552612305,0.002592325210571289,0.0023793578147888184,0.0021930336952209473,0.002011716365814209,0.0018528103828430176,0.0017095208168029785,0.00156480073928833,0.0014397501945495605,0.0013240575790405273,0.0012131333351135254,0.0011093616485595703,0.0010250210762023926,0.00093841552734375,0.0008503198623657227,0.0007895231246948242,0.0007232427597045898,0.0006750226020812988,0.0006128549575805664,0.0005660653114318848,0.0005258917808532715,0.0004830360412597656,0.00044912099838256836,0.00041878223419189453,0.0003865957260131836,0.0003542304039001465,0.00033414363861083984,0.0003109574317932129,0.00028777122497558594,0.00027054548263549805,0.0002561211585998535,0.0002416372299194336,0.0002238154411315918,0.0002129673957824707,0.00020271539688110352,0.0001913905143737793,0.00018155574798583984,0.00017219781875610352,0.0001634359359741211,0.0001556873321533203,0.00014960765838623047,0.0001437067985534668,0.00013822317123413086,0.00013172626495361328,0.00012701749801635742,0.00012367963790893555,0.00011986494064331055,0.00011783838272094727,0.00011467933654785156,0.00011163949966430664,0.00010895729064941406,0.00010561943054199219,0.00010329484939575195,0.00010186433792114258,9.953975677490234e-05,9.745359420776367e-05,9.66191291809082e-05,9.560585021972656e-05,9.369850158691406e-05,9.268522262573242e-05,9.173154830932617e-05,9.059906005859375e-05,9.006261825561523e-05,8.928775787353516e-05,8.887052536010742e-05,8.821487426757812e-05,8.7738037109375e-05,8.70823860168457e-05,8.660554885864258e-05,8.624792098999023e-05,8.565187454223633e-05,8.511543273925781e-05,8.493661880493164e-05,8.428096771240234e-05,8.410215377807617e-05,8.386373519897461e-05,8.404254913330078e-05,8.386373519897461e-05,8.338689804077148e-05,8.314847946166992e-05,8.302927017211914e-05,8.291006088256836e-05,8.285045623779297e-05,8.26120376586914e-05,8.249282836914062e-05,8.243322372436523e-05,8.237361907958984e-05,8.225440979003906e-05,8.219480514526367e-05,8.237361907958984e-05,8.237361907958984e-05,8.225440979003906e-05,8.219480514526367e-05,8.213520050048828e-05,8.207559585571289e-05,8.213520050048828e-05,8.189678192138672e-05,8.195638656616211e-05,8.183717727661133e-05,8.189678192138672e-05,8.189678192138672e-05,8.195638656616211e-05,8.183717727661133e-05,8.189678192138672e-05,8.177757263183594e-05,8.165836334228516e-05,8.177757263183594e-05,8.183717727661133e-05,8.183717727661133e-05,8.171796798706055e-05,8.177757263183594e-05,8.171796798706055e-05,8.171796798706055e-05,8.183717727661133e-05,8.177757263183594e-05,8.183717727661133e-05,8.177757263183594e-05,8.171796798706055e-05,8.165836334228516e-05,8.159875869750977e-05,8.171796798706055e-05,8.171796798706055e-05,8.165836334228516e-05,8.165836334228516e-05,8.165836334228516e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05,8.159875869750977e-05]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.00707736611366272,0.009590829722583294,0.01250380463898182,0.015622545965015888,0.01887199468910694,0.022251803427934647,0.02574969083070755,0.029361918568611145,0.033090341836214066,0.0369282066822052,0.04088817909359932,0.0449555367231369,0.04914025217294693,0.05343428999185562,0.057848237454891205,0.06235942989587784,0.06696656346321106,0.07210302352905273,0.07768137753009796,0.08369125425815582,0.09014840424060822,0.09706240147352219,0.10445638000965118,0.11231464892625809,0.12066704034805298,0.1295107752084732,0.13885793089866638,0.14866097271442413,0.15892259776592255,0.16962242126464844,0.18076379597187042,0.19229015707969666,0.20417092740535736,0.2163759022951126,0.22885999083518982,0.24154576659202576,0.25443071126937866,0.26742875576019287,0.28051817417144775,0.2936081886291504,0.30666568875312805,0.3196616768836975,0.3325217664241791,0.34520965814590454,0.35766178369522095,0.3698975145816803,0.3818286955356598,0.39348044991493225,0.40477532148361206,0.4157339632511139,0.42633458971977234,0.43657082319259644,0.4464586675167084,0.4559716582298279,0.46513620018959045,0.4739053249359131,0.4823421537876129,0.4904516935348511,0.4982392489910126,0.5057075023651123,0.5128798484802246,0.5197708606719971,0.5263841152191162,0.532748818397522,0.5388648509979248,0.5447771549224854,0.5504562854766846,0.5559347867965698,0.5612112283706665,0.5662800073623657,0.5711849927902222,0.5759134292602539,0.5804828405380249,0.5848721265792847,0.5891151428222656,0.5932114124298096,0.5971395969390869,0.6009247303009033,0.6045507192611694,0.6080403327941895,0.6113792657852173,0.6145720481872559,0.6176239252090454,0.6205506324768066,0.6233394145965576,0.6259831190109253,0.6284914016723633,0.630894660949707,0.633150577545166,0.6352832317352295,0.6373028755187988,0.6392174959182739,0.6410195827484131,0.6427164077758789,0.6443092823028564,0.6458054780960083,0.6472083330154419,0.6485297679901123,0.6497682332992554,0.6509281396865845,0.6520110368728638,0.6530207395553589,0.6539651155471802,0.6548447608947754,0.655663013458252,0.656421422958374,0.6571269035339355,0.6577812433242798,0.6583943367004395,0.6589572429656982,0.6594803333282471,0.6599653959274292,0.6604170799255371,0.6608370542526245,0.6612194776535034,0.6615830659866333,0.6619144678115845,0.6622176170349121,0.6624996662139893,0.6627612113952637,0.663008451461792,0.6632354259490967,0.6634420156478882,0.6636356115341187,0.6638127565383911,0.6639784574508667,0.6641284227371216,0.6642701625823975,0.6644002199172974,0.6645193099975586,0.6646295785903931,0.6647331714630127,0.6648294925689697,0.6649149656295776,0.664996862411499,0.6650723218917847,0.6651409864425659,0.6652034521102905,0.6652615070343018,0.6653149127960205,0.6653653383255005,0.6654132604598999,0.665454626083374,0.6654934883117676,0.6655309200286865,0.6655646562576294,0.665596604347229,0.6656250953674316,0.6656520366668701,0.6656779050827026,0.6657006740570068,0.6657211780548096,0.6657416820526123,0.6657605171203613,0.6657787561416626,0.665793776512146,0.6658085584640503,0.6658222675323486,0.6658353805541992,0.6658469438552856,0.6658574342727661,0.6658674478530884,0.6658774614334106,0.665885329246521,0.6658934354782104,0.6659005880355835,0.665907621383667,0.6659139394760132,0.6659197807312012,0.665925145149231,0.6659301519393921,0.6659349203109741,0.6659389734268188,0.6659430265426636,0.6659468412399292,0.6659505367279053,0.665953516960144,0.6659562587738037,0.6659591197967529,0.6659621000289917,0.6659644842147827,0.6659669876098633,0.6659691333770752,0.6659711599349976,0.6659729480743408,0.6659743785858154,0.6659759283065796,0.6659772396087646,0.6659784317016602,0.6659798622131348,0.6659810543060303,0.6659818887710571,0.665982723236084,0.6659837961196899,0.6659847497940063,0.6659855842590332,0.6659864187240601,0.6659870147705078,0.6659877300262451,0.6659884452819824,0.6659889221191406,0.6659895181655884,0.665989875793457,0.6659904718399048,0.665990948677063,0.6659913063049316,0.6659917831420898,0.6659921407699585,0.6659924983978271,0.6659928560256958,0.6659930944442749,0.6659934520721436,0.6659936904907227,0.6659938097000122,0.6659940481185913,0.6659942865371704,0.66599440574646,0.6659946441650391,0.6659948825836182,0.6659950017929077,0.6659951210021973,0.6659952402114868,0.6659954786300659,0.6659954786300659,0.6659955978393555,0.665995717048645,0.6659958362579346,0.6659959554672241,0.6659960746765137,0.6659961938858032,0.6659963130950928,0.6659963130950928,0.6659964323043823,0.6659964323043823,0.6659965515136719,0.6659965515136719,0.6659966707229614,0.6659966707229614,0.6659966707229614,0.665996789932251,0.665996789932251,0.6659969091415405,0.6659969091415405,0.6659970283508301,0.6659970283508301,0.6659971475601196,0.6659971475601196,0.6659971475601196,0.6659971475601196,0.6659971475601196,0.6659972667694092,0.6659972667694092,0.6659972667694092,0.6659972667694092,0.6659972667694092,0.6659972667694092,0.6659972667694092,0.6659972667694092,0.6659972667694092,0.6659972667694092,0.6659972667694092,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987,0.6659973859786987],"recovered":[0.0,0.003481983207166195,0.006484587676823139,0.009447244927287102,0.012485597282648087,0.015635045245289803,0.01890077441930771,0.022271286696195602,0.025775574147701263,0.029390931129455566,0.03311071917414665,0.03695470094680786,0.040919218212366104,0.044983480125665665,0.049159906804561615,0.053456149995326996,0.05787333846092224,0.062385428696870804,0.06719419360160828,0.0723940059542656,0.07800225168466568,0.08403260260820389,0.09049410372972488,0.09742913395166397,0.10483936220407486,0.11271461099386215,0.12107325345277786,0.12991800904273987,0.13923469185829163,0.14903445541858673,0.15927593410015106,0.16997464001178741,0.1810978353023529,0.1925888955593109,0.20442761480808258,0.21660037338733673,0.22904735803604126,0.24167440831661224,0.2545176148414612,0.26749566197395325,0.28053757548332214,0.2935696542263031,0.3065941631793976,0.31953397393226624,0.33234766125679016,0.3449723720550537,0.35740405321121216,0.36957302689552307,0.3814951181411743,0.3930923044681549,0.4043827950954437,0.41532906889915466,0.42590630054473877,0.4361459016799927,0.4460304379463196,0.45555025339126587,0.46470630168914795,0.4735066294670105,0.48194873332977295,0.4900802671909332,0.4978609085083008,0.5053390860557556,0.51252681016922,0.5194209218025208,0.5260419845581055,0.5324088335037231,0.5385420322418213,0.5444602370262146,0.5501434803009033,0.5556369423866272,0.5609256625175476,0.5660333633422852,0.5709328651428223,0.5756540894508362,0.580215334892273,0.584621250629425,0.5888768434524536,0.5929593443870544,0.5968934893608093,0.6006718873977661,0.6043062210083008,0.6077920794487,0.6111283898353577,0.6143261194229126,0.6173897385597229,0.6203061938285828,0.6230877041816711,0.6257352828979492,0.628257155418396,0.6306421756744385,0.6329027414321899,0.6350505948066711,0.6370691061019897,0.6389710903167725,0.6407764554023743,0.6424732804298401,0.6440698504447937,0.6455725431442261,0.6469839811325073,0.6483055949211121,0.6495456099510193,0.6507131457328796,0.6517999172210693,0.6528199315071106,0.6537625789642334,0.6546350717544556,0.6554621458053589,0.6562236547470093,0.6569258570671082,0.6575823426246643,0.6581932306289673,0.6587607264518738,0.6592866778373718,0.6597774624824524,0.6602295637130737,0.6606470346450806,0.6610356569290161,0.6613954305648804,0.66173255443573,0.6620399951934814,0.6623235940933228,0.6625875234603882,0.6628336310386658,0.663062572479248,0.6632701754570007,0.6634617447853088,0.6636413335800171,0.6638069748878479,0.6639602184295654,0.6641014218330383,0.6642341017723083,0.6643555760383606,0.6644678711891174,0.6645703911781311,0.6646639108657837,0.6647521257400513,0.6648333072662354,0.6649066805839539,0.6649753451347351,0.6650393605232239,0.6650985479354858,0.6651545166969299,0.6652058959007263,0.6652519702911377,0.665294349193573,0.6653345227241516,0.6653704047203064,0.6654062867164612,0.6654363870620728,0.6654660701751709,0.6654931902885437,0.665518581867218,0.6655423641204834,0.6655630469322205,0.6655832529067993,0.66560298204422,0.6656200885772705,0.6656363606452942,0.6656507253646851,0.6656646728515625,0.6656771898269653,0.6656891703605652,0.6656999588012695,0.6657102108001709,0.6657190322875977,0.6657277345657349,0.6657356023788452,0.6657429933547974,0.6657493710517883,0.6657559275627136,0.6657618284225464,0.6657674312591553,0.6657726168632507,0.6657772660255432,0.6657812595367432,0.6657853126525879,0.6657892465591431,0.66579270362854,0.6657955050468445,0.6657984256744385,0.6658012866973877,0.6658040881156921,0.6658064126968384,0.6658085584640503,0.6658104658126831,0.665812611579895,0.665814220905304,0.6658158898353577,0.6658172607421875,0.665818452835083,0.6658196449279785,0.6658211350440979,0.6658222079277039,0.6658232808113098,0.6658244132995605,0.665825366973877,0.6658262610435486,0.6658270955085754,0.6658278703689575,0.6658286452293396,0.6658292412757874,0.6658298969268799,0.6658304333686829,0.6658310890197754,0.6658315062522888,0.6658321022987366,0.6658325791358948,0.6658329963684082,0.6658333539962769,0.6658337116241455,0.6658339500427246,0.6658344268798828,0.6658348441123962,0.6658350229263306,0.6658352613449097,0.665835440158844,0.6658356785774231,0.6658357977867126,0.6658360958099365,0.6658362746238708,0.6658364534378052,0.6658365726470947,0.6658366918563843,0.6658369302749634,0.6658369898796082,0.6658371090888977,0.6658372282981873,0.6658373475074768,0.6658374667167664,0.6658375263214111,0.6658375859260559,0.6658377051353455,0.6658377647399902,0.6658378839492798,0.6658379435539246,0.6658380031585693,0.6658380627632141,0.6658380627632141,0.6658381819725037,0.6658382415771484,0.6658383011817932,0.665838360786438,0.6658384203910828,0.6658384799957275,0.6658384799957275,0.6658385396003723,0.6658385992050171,0.6658385992050171,0.6658386588096619,0.6658386588096619,0.6658387184143066,0.6658387184143066,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514,0.6658387780189514],"active":[0.00707736611366272,0.006108846515417099,0.00601921696215868,0.0061753010377287865,0.006386397406458855,0.006616758182644844,0.006848916411399841,0.007090631872415543,0.007314767688512802,0.007537275552749634,0.007777459919452667,0.00800083577632904,0.008221033960580826,0.008450809866189957,0.00868833065032959,0.008903279900550842,0.009093225002288818,0.00971759483218193,0.010487183928489685,0.011297248303890228,0.012146152555942535,0.013029798865318298,0.0139622762799263,0.014885514974594116,0.01582767814397812,0.016796164214611053,0.01778467744588852,0.018742963671684265,0.01968790590763092,0.020587965846061707,0.02148786187171936,0.02231551706790924,0.023073092103004456,0.023787006735801697,0.02443237602710724,0.024945393204689026,0.025383353233337402,0.025754347443580627,0.026000559329986572,0.026112526655197144,0.026128113269805908,0.02609202265739441,0.025927603244781494,0.025675684213638306,0.025314122438430786,0.024925142526626587,0.024424642324447632,0.02390742301940918,0.023280203342437744,0.022641658782958984,0.021951794624328613,0.021241754293441772,0.020552366971969604,0.019825756549835205,0.019105762243270874,0.018355071544647217,0.017635852098464966,0.016945064067840576,0.016290515661239624,0.015627235174179077,0.015018939971923828,0.014431774616241455,0.01385730504989624,0.01332789659500122,0.012822866439819336,0.012368321418762207,0.011914253234863281,0.011474549770355225,0.011067748069763184,0.010643064975738525,0.01025933027267456,0.00988006591796875,0.009549975395202637,0.009218037128448486,0.008899807929992676,0.008590161800384521,0.0082627534866333,0.007965385913848877,0.007657229900360107,0.00736844539642334,0.007073044776916504,0.006779968738555908,0.006495535373687744,0.006224513053894043,0.005949676036834717,0.005676925182342529,0.005403697490692139,0.0051593780517578125,0.0048934221267700195,0.004641056060791016,0.004400134086608887,0.004166901111602783,0.00395047664642334,0.0037453174591064453,0.0035328269004821777,0.003332197666168213,0.0031384825706481934,0.0029572248458862305,0.002784252166748047,0.002622544765472412,0.0024654269218444824,0.002307593822479248,0.00216519832611084,0.002024829387664795,0.0019004344940185547,0.001786351203918457,0.0016647577285766602,0.0015575885772705078,0.0014684796333312988,0.0013749003410339355,0.0012871026992797852,0.00120466947555542,0.0011304020881652832,0.0010595917701721191,0.0009899139404296875,0.0009360313415527344,0.0008788108825683594,0.0008221864700317383,0.0007671117782592773,0.0007212162017822266,0.0006848573684692383,0.0006479024887084961,0.0006083846092224121,0.0005730390548706055,0.0005425810813903809,0.0005167126655578613,0.0004870891571044922,0.00046318769454956055,0.0004400014877319336,0.00041788816452026367,0.0003954768180847168,0.0003775954246520996,0.0003616213798522949,0.0003445744514465332,0.00033295154571533203,0.00032019615173339844,0.0003076791763305664,0.0002967715263366699,0.0002861618995666504,0.00027555227279663086,0.00026679039001464844,0.0002587437629699707,0.0002487301826477051,0.0002415180206298828,0.0002365708351135254,0.0002301335334777832,0.00022619962692260742,0.00021880865097045898,0.00021564960479736328,0.00021183490753173828,0.00020748376846313477,0.00020259618759155273,0.00019931793212890625,0.00019747018814086914,0.00019550323486328125,0.0001907944679260254,0.00018846988677978516,0.00018590688705444336,0.00018465518951416016,0.00018227100372314453,0.00018024444580078125,0.00017827749252319336,0.00017750263214111328,0.00017511844635009766,0.00017440319061279297,0.0001728534698486328,0.00017201900482177734,0.0001709461212158203,0.0001704096794128418,0.00016921758651733398,0.00016832351684570312,0.00016748905181884766,0.00016635656356811523,0.00016576051712036133,0.00016558170318603516,0.0001652240753173828,0.00016427040100097656,0.00016355514526367188,0.00016361474990844727,0.00016367435455322266,0.00016319751739501953,0.00016289949417114258,0.0001627206802368164,0.00016260147094726562,0.00016248226165771484,0.00016176700592041016,0.00016170740127563477,0.00016134977340698242,0.00016117095947265625,0.0001614093780517578,0.0001614093780517578,0.00016075372695922852,0.00016051530838012695,0.00016051530838012695,0.00016033649444580078,0.00016021728515625,0.0001601576805114746,0.00015991926193237305,0.00015985965728759766,0.00015980005264282227,0.00015968084335327148,0.0001596212387084961,0.00015944242477416992,0.00015938282012939453,0.00015944242477416992,0.00015920400619506836,0.00015920400619506836,0.00015914440155029297,0.00015914440155029297,0.00015914440155029297,0.00015914440155029297,0.0001590251922607422,0.00015884637832641602,0.00015878677368164062,0.00015878677368164062,0.00015884637832641602,0.00015872716903686523,0.00015884637832641602,0.00015878677368164062,0.00015872716903686523,0.00015866756439208984,0.00015866756439208984,0.00015878677368164062,0.00015854835510253906,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015866756439208984,0.00015872716903686523,0.00015860795974731445,0.00015866756439208984,0.00015854835510253906,0.00015860795974731445,0.00015854835510253906,0.00015860795974731445,0.00015860795974731445,0.00015848875045776367,0.00015854835510253906,0.00015848875045776367,0.00015854835510253906,0.00015848875045776367,0.00015854835510253906,0.00015854835510253906,0.00015860795974731445,0.00015854835510253906,0.00015854835510253906,0.00015848875045776367,0.00015848875045776367,0.00015854835510253906,0.00015854835510253906,0.00015848875045776367,0.00015848875045776367,0.00015848875045776367,0.00015848875045776367,0.00015848875045776367,0.00015848875045776367,0.00015848875045776367,0.00015848875045776367,0.00015848875045776367,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445,0.00015860795974731445]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.00707736611366272,0.009581443853676319,0.012701807543635368,0.016148796305060387,0.01986108347773552,0.023847270756959915,0.028109300881624222,0.032665103673934937,0.037514716386795044,0.042668700218200684,0.04811851680278778,0.05390581861138344,0.06003275886178017,0.06649637222290039,0.07329631596803665,0.08043661713600159,0.0879136249423027,0.09650413691997528,0.10603377223014832,0.11651480197906494,0.12800055742263794,0.14049513638019562,0.1539899855852127,0.16851146519184113,0.18404561281204224,0.20049642026424408,0.2178044468164444,0.2359376698732376,0.25474685430526733,0.27405932545661926,0.2937737703323364,0.31374987959861755,0.3337981700897217,0.35383081436157227,0.37366122007369995,0.3931591212749481,0.4121816158294678,0.4306745231151581,0.4485348165035248,0.46567386388778687,0.48206162452697754,0.497669517993927,0.5125221014022827,0.5265635251998901,0.5398598909378052,0.5523881912231445,0.5642604827880859,0.5754520893096924,0.5860610008239746,0.5961204767227173,0.6055933237075806,0.6146429777145386,0.623248815536499,0.6314746141433716,0.6393066644668579,0.6468032598495483,0.6539641618728638,0.6608321666717529,0.667434573173523,0.673734188079834,0.6797902584075928,0.6855627298355103,0.6910699605941772,0.6963121891021729,0.7013202905654907,0.7060539722442627,0.7105166912078857,0.7147263288497925,0.718692421913147,0.7224003076553345,0.725845456123352,0.7290841341018677,0.7320910692214966,0.7348653078079224,0.7374417781829834,0.7398216724395752,0.7420104742050171,0.7440230846405029,0.7458697557449341,0.7475595474243164,0.7491054534912109,0.7505272626876831,0.7518225908279419,0.7529929876327515,0.7540575265884399,0.7550281286239624,0.7559058666229248,0.7567009925842285,0.7574206590652466,0.7580699920654297,0.7586586475372314,0.7591900825500488,0.759667158126831,0.7601010799407959,0.7604928016662598,0.7608441114425659,0.7611563205718994,0.761437177658081,0.761691689491272,0.7619199752807617,0.7621283531188965,0.7623103857040405,0.7624771595001221,0.7626235485076904,0.7627584934234619,0.7628741264343262,0.7629802227020264,0.7630754709243774,0.7631629705429077,0.763237714767456,0.7633055448532104,0.76336669921875,0.7634215354919434,0.7634704113006592,0.7635132074356079,0.7635520696640015,0.7635875940322876,0.7636212110519409,0.7636498212814331,0.7636760473251343,0.7636986970901489,0.763718843460083,0.7637370824813843,0.7637537717819214,0.7637683153152466,0.7637810707092285,0.7637929916381836,0.7638040781021118,0.7638134956359863,0.7638217210769653,0.7638299465179443,0.7638381719589233,0.7638444900512695,0.7638503313064575,0.7638555765151978,0.7638605833053589,0.7638653516769409,0.7638694047927856,0.7638726234436035,0.7638760805130005,0.7638797760009766,0.7638825178146362,0.7638856172561646,0.763887882232666,0.7638906240463257,0.7638931274414062,0.7638951539993286,0.7638968229293823,0.7638986110687256,0.7639005184173584,0.7639020681381226,0.7639037370681763,0.7639055252075195,0.7639069557189941,0.763907790184021,0.763908863067627,0.7639100551605225,0.7639111280441284,0.7639122009277344,0.7639126777648926,0.7639133930206299,0.7639141082763672,0.7639147043228149,0.763914942741394,0.7639153003692627,0.7639156579971313,0.763916015625,0.7639163732528687,0.7639166116714478,0.7639167308807373,0.7639168500900269,0.7639169692993164,0.763917088508606,0.7639172077178955,0.7639172077178955,0.7639174461364746,0.7639175653457642,0.7639176845550537,0.7639176845550537,0.7639178037643433,0.7639178037643433,0.7639179229736328,0.7639179229736328,0.7639179229736328,0.7639180421829224,0.7639181613922119,0.7639181613922119,0.7639181613922119,0.7639181613922119,0.7639182806015015,0.7639182806015015,0.7639182806015015,0.7639182806015015,0.7639182806015015,0.7639182806015015,0.763918399810791,0.763918399810791,0.763918399810791,0.763918399810791,0.763918399810791,0.763918399810791,0.763918399810791,0.763918399810791,0.763918399810791,0.763918399810791,0.763918399810791,0.763918399810791,0.763918399810791,0.763918399810791,0.763918399810791,0.763918399810791,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806,0.7639185190200806],"recovered":[0.0,0.003494295058771968,0.006484558805823326,0.009536903351545334,0.012788670137524605,0.016274217516183853,0.020004086196422577,0.023990420624613762,0.028269542381167412,0.03283913806080818,0.03769613057374954,0.04284020885825157,0.04830416291952133,0.054100967943668365,0.06022755801677704,0.06670860946178436,0.07349583506584167,0.08062533289194107,0.08850391209125519,0.09720239043235779,0.1067848652601242,0.11732438206672668,0.12883992493152618,0.14133892953395844,0.15485365688800812,0.16934897005558014,0.18482346832752228,0.20121599733829498,0.21846182644367218,0.23649704456329346,0.2551383674144745,0.2743161618709564,0.2938966453075409,0.3137158453464508,0.33363470435142517,0.3535102605819702,0.37319502234458923,0.3925412595272064,0.4114650785923004,0.42985403537750244,0.4476431906223297,0.4647321403026581,0.48106032609939575,0.4966554641723633,0.5114738941192627,0.5255371332168579,0.5388522148132324,0.5514228343963623,0.5632991194725037,0.5745418071746826,0.5851655602455139,0.5952330231666565,0.6047853827476501,0.6138657331466675,0.6225123405456543,0.6307613849639893,0.6386350393295288,0.6461590528488159,0.6533622145652771,0.66026371717453,0.6668639183044434,0.6732013821601868,0.6792688369750977,0.6850312948226929,0.6905407309532166,0.6958063840866089,0.7007890343666077,0.7055180072784424,0.7099869251251221,0.7142124176025391,0.718190610408783,0.7218909859657288,0.7253602743148804,0.7285900115966797,0.73160719871521,0.7343919277191162,0.736981213092804,0.7393685579299927,0.7415672540664673,0.7435882687568665,0.7454418540000916,0.7471457123756409,0.7487143874168396,0.7501410245895386,0.7514442801475525,0.7526161074638367,0.7536907196044922,0.7546634078025818,0.7555451393127441,0.756353497505188,0.7570796012878418,0.7577402591705322,0.7583301663398743,0.7588692903518677,0.7593528628349304,0.7597939372062683,0.7601916790008545,0.7605423927307129,0.7608604431152344,0.7611461281776428,0.7614034414291382,0.761638343334198,0.7618438005447388,0.7620311975479126,0.7621975541114807,0.7623469829559326,0.7624819278717041,0.762600302696228,0.7627080082893372,0.7628058195114136,0.762894332408905,0.7629709243774414,0.7630394697189331,0.7631018161773682,0.7631569504737854,0.7632058262825012,0.7632490992546082,0.7632888555526733,0.7633258104324341,0.7633579969406128,0.7633882761001587,0.7634136080741882,0.7634368538856506,0.7634568810462952,0.7634748220443726,0.7634919285774231,0.7635070085525513,0.763520359992981,0.7635323405265808,0.7635436654090881,0.7635539174079895,0.7635629177093506,0.7635711431503296,0.7635782957077026,0.763584554195404,0.7635906338691711,0.76359623670578,0.7636011242866516,0.7636057138442993,0.7636097073554993,0.7636130452156067,0.7636169791221619,0.7636198401451111,0.7636228203773499,0.7636260390281677,0.7636288404464722,0.7636313438415527,0.7636338472366333,0.7636352777481079,0.7636370062828064,0.7636392712593079,0.7636409997940063,0.7636426687240601,0.7636443376541138,0.7636457681655884,0.763647198677063,0.7636486887931824,0.7636500000953674,0.7636509537696838,0.7636518478393555,0.7636527419090271,0.7636533975601196,0.7636541724205017,0.7636547088623047,0.7636552453041077,0.7636556029319763,0.7636560797691345,0.7636563777923584,0.7636566758155823,0.7636570334434509,0.76365727186203,0.7636573910713196,0.7636575698852539,0.7636577486991882,0.7636578679084778,0.7636579871177673,0.7636580467224121,0.7636582255363464,0.7636582851409912,0.7636584043502808,0.7636584043502808,0.7636584639549255,0.7636585235595703,0.7636585235595703,0.7636585831642151,0.7636585831642151,0.7636587023735046,0.7636587023735046,0.7636587619781494,0.7636588215827942,0.763658881187439,0.763658881187439,0.7636589407920837,0.7636589407920837,0.7636589407920837,0.7636589407920837,0.7636590003967285,0.7636590003967285,0.7636590003967285,0.7636590003967285,0.7636590003967285,0.7636590003967285,0.7636590003967285,0.7636590003967285,0.7636590003967285,0.7636590003967285,0.7636590003967285,0.7636590003967285,0.7636590003967285,0.7636590003967285,0.7636590003967285,0.7636590003967285,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733,0.7636590600013733],"active":[0.00707736611366272,0.006087148562073708,0.006217248737812042,0.006611892953515053,0.007072413340210915,0.007573053240776062,0.008105214685201645,0.008674683049321175,0.009245174005627632,0.009829562157392502,0.010422386229038239,0.011065609753131866,0.011728595942258835,0.012395404279232025,0.013068757951259613,0.013728007674217224,0.014417789876461029,0.01587880402803421,0.017529860138893127,0.019312411546707153,0.021215692162513733,0.023170754313468933,0.025150060653686523,0.02717253565788269,0.02919195592403412,0.03114745020866394,0.03298097848892212,0.03472167253494263,0.036285027861595154,0.037562280893325806,0.03863540291786194,0.03943371772766113,0.039901524782180786,0.04011496901512146,0.04002651572227478,0.039648860692977905,0.03898659348487854,0.03813326358795166,0.037069737911224365,0.035819828510284424,0.03441843390464783,0.03293737769126892,0.03146177530288696,0.029908061027526855,0.02838599681854248,0.02685105800628662,0.025408267974853516,0.024029254913330078,0.022761881351470947,0.021578669548034668,0.02042776346206665,0.01940995454788208,0.018463432788848877,0.0176088809967041,0.016794323921203613,0.016041874885559082,0.015329122543334961,0.014673113822937012,0.01407235860824585,0.013470470905303955,0.012926340103149414,0.012361347675323486,0.01180112361907959,0.01128089427947998,0.01077955961227417,0.010247588157653809,0.009727656841278076,0.009208321571350098,0.008705496788024902,0.00818789005279541,0.007654845714569092,0.007193148136138916,0.006730794906616211,0.006275296211242676,0.0058345794677734375,0.005429744720458984,0.005029261112213135,0.004654526710510254,0.004302501678466797,0.003971278667449951,0.0036635994911193848,0.0033815503120422363,0.003108203411102295,0.0028519630432128906,0.002613246440887451,0.0024120211601257324,0.002215147018432617,0.0020375847816467285,0.0018755197525024414,0.0017164945602416992,0.0015790462493896484,0.0014498233795166016,0.0013369917869567871,0.0012317895889282227,0.0011399388313293457,0.0010501742362976074,0.0009646415710449219,0.0008947849273681641,0.0008312463760375977,0.0007738471031188965,0.0007249116897583008,0.0006720423698425293,0.0006333589553833008,0.000592350959777832,0.0005609393119812012,0.0005271434783935547,0.0004982948303222656,0.00047516822814941406,0.00045496225357055664,0.00043189525604248047,0.0004112124443054199,0.00039577484130859375,0.0003820657730102539,0.0003685951232910156,0.00035625696182250977,0.00034624338150024414,0.00033849477767944336,0.0003323554992675781,0.00032401084899902344,0.0003180503845214844,0.0003104209899902344,0.0003052353858947754,0.0003002285957336426,0.0002968907356262207,0.00029349327087402344,0.0002891421318054199,0.0002859830856323242,0.0002837181091308594,0.0002811551094055176,0.00027805566787719727,0.000276029109954834,0.0002752542495727539,0.0002733469009399414,0.0002720355987548828,0.00027102231979370117,0.00026994943618774414,0.00026911497116088867,0.0002682805061340332,0.0002669095993041992,0.0002663731575012207,0.00026673078536987305,0.00026553869247436523,0.0002657771110534668,0.0002650618553161621,0.000264585018157959,0.00026428699493408203,0.0002638101577758789,0.00026297569274902344,0.0002633333206176758,0.00026351213455200195,0.00026279687881469727,0.0002627372741699219,0.00026285648345947266,0.0002626180648803711,0.0002620220184326172,0.00026166439056396484,0.0002613663673400879,0.00026112794876098633,0.0002612471580505371,0.0002608299255371094,0.0002606511116027832,0.0002607107162475586,0.0002605319023132324,0.00026023387908935547,0.0002600550651550293,0.0002600550651550293,0.0002599358558654785,0.0002599954605102539,0.0002599358558654785,0.00025969743728637695,0.00025957822799682617,0.00025957822799682617,0.0002595186233520508,0.0002594590187072754,0.0002593398094177246,0.0002594590187072754,0.0002595186233520508,0.0002594590187072754,0.0002593994140625,0.0002593994140625,0.0002593994140625,0.0002594590187072754,0.0002593994140625,0.0002593994140625,0.0002594590187072754,0.00025957822799682617,0.0002594590187072754,0.0002594590187072754,0.0002593994140625,0.0002594590187072754,0.0002593994140625,0.0002593994140625,0.0002593398094177246,0.0002593398094177246,0.0002593398094177246,0.0002594590187072754,0.0002593994140625,0.0002593994140625,0.0002593994140625,0.0002593994140625,0.0002593994140625,0.0002593994140625,0.0002593994140625,0.0002593994140625,0.0002593994140625,0.0002593994140625,0.0002593994140625,0.0002593994140625,0.0002593994140625,0.0002593994140625,0.0002593994140625,0.0002595186233520508,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754,0.0002594590187072754]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.00707736611366272,0.00958770141005516,0.012610265985131264,0.015888741239905357,0.019376344978809357,0.023052362725138664,0.026921428740024567,0.030988236889243126,0.03526593744754791,0.0397527702152729,0.04444412142038345,0.04934019595384598,0.05444522202014923,0.05977426841855049,0.06531281769275665,0.07104875892400742,0.07697117328643799,0.08370179682970047,0.09108615666627884,0.09915702790021896,0.10792312771081924,0.1174018606543541,0.12761878967285156,0.13859087228775024,0.15028595924377441,0.16272476315498352,0.1758497953414917,0.1896810084581375,0.20413897931575775,0.21914194524288177,0.23463664948940277,0.25061362981796265,0.2668711841106415,0.283382385969162,0.30002814531326294,0.3167293071746826,0.33340778946876526,0.34990009665489197,0.3661918640136719,0.38219404220581055,0.39779675006866455,0.41295114159584045,0.4276471734046936,0.4417994022369385,0.45541203022003174,0.46845054626464844,0.4809296727180481,0.4928165376186371,0.5041559934616089,0.514930248260498,0.5251718759536743,0.5349184274673462,0.5441644191741943,0.5529770851135254,0.5613394975662231,0.569337010383606,0.5769627094268799,0.5842534303665161,0.5912590026855469,0.5979399681091309,0.6043809652328491,0.6105585098266602,0.6164964437484741,0.6222221851348877,0.6277540922164917,0.6330585479736328,0.6381796598434448,0.6430898904800415,0.6478197574615479,0.6523525714874268,0.6567096710205078,0.6608786582946777,0.664871096611023,0.66869056224823,0.6723047494888306,0.6757547855377197,0.6790276765823364,0.6821261644363403,0.6850509643554688,0.6877936124801636,0.6904006004333496,0.6928473711013794,0.6951125860214233,0.697226881980896,0.699210524559021,0.7010542154312134,0.7027655839920044,0.7043603658676147,0.705833911895752,0.7071851491928101,0.7084308862686157,0.7095851898193359,0.710651159286499,0.7116373777389526,0.7125346660614014,0.7133615016937256,0.7141234874725342,0.7148251533508301,0.7154654264450073,0.7160545587539673,0.7165930271148682,0.7170882225036621,0.7175408601760864,0.7179542779922485,0.7183268070220947,0.718669056892395,0.718982458114624,0.7192674875259399,0.719529390335083,0.7197672128677368,0.7199801206588745,0.7201756238937378,0.7203513383865356,0.7205150127410889,0.7206615209579468,0.720793604850769,0.720913290977478,0.7210245132446289,0.7211242914199829,0.7212162017822266,0.7212989330291748,0.721373438835144,0.7214440107345581,0.7215073108673096,0.7215639352798462,0.7216165065765381,0.7216657400131226,0.7217079401016235,0.7217475175857544,0.7217843532562256,0.721818208694458,0.7218488454818726,0.7218754291534424,0.7219012975692749,0.7219237089157104,0.72194504737854,0.7219642400741577,0.7219823598861694,0.7219979763031006,0.7220125198364258,0.7220258712768555,0.7220377922058105,0.7220492362976074,0.722059965133667,0.7220683097839355,0.722076416015625,0.7220847606658936,0.7220916748046875,0.7220985889434814,0.7221046686172485,0.722110390663147,0.7221155166625977,0.7221202850341797,0.7221248149871826,0.7221287488937378,0.7221320867538452,0.7221351861953735,0.7221390008926392,0.7221419811248779,0.7221444845199585,0.7221468687057495,0.7221496105194092,0.7221516370773315,0.722153902053833,0.7221558094024658,0.7221574783325195,0.7221590280532837,0.7221604585647583,0.7221616506576538,0.7221627235412598,0.7221634387969971,0.7221643924713135,0.7221652269363403,0.7221658229827881,0.7221665382385254,0.7221672534942627,0.7221678495407104,0.7221683263778687,0.7221688032150269,0.7221691608428955,0.7221696376800537,0.7221699953079224,0.722170352935791,0.7221707105636597,0.7221709489822388,0.7221713066101074,0.7221715450286865,0.7221717834472656,0.7221720218658447,0.7221723794937134,0.7221726179122925,0.7221728563308716,0.7221730947494507,0.7221732139587402,0.7221733331680298,0.7221734523773193,0.7221735715866089,0.722173810005188,0.7221739292144775,0.7221740484237671,0.7221740484237671,0.7221741676330566,0.7221742868423462,0.7221742868423462,0.7221744060516357,0.7221744060516357,0.7221744060516357,0.7221744060516357,0.7221745252609253,0.7221745252609253,0.7221746444702148,0.7221746444702148,0.7221746444702148,0.7221746444702148,0.7221746444702148,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044,0.7221747636795044],"recovered":[0.0,0.0034914559219032526,0.006481285206973553,0.00949373934417963,0.012639161199331284,0.015955643728375435,0.019437655806541443,0.023124681785702705,0.02699487842619419,0.031073419377207756,0.03536546230316162,0.039843976497650146,0.0445389486849308,0.04944252595305443,0.05454013869166374,0.059869732707738876,0.06539185345172882,0.07111872732639313,0.07734879851341248,0.08416643738746643,0.09160178899765015,0.09970443695783615,0.10848739743232727,0.11800315231084824,0.12823516130447388,0.13920429348945618,0.15089596807956696,0.16331064701080322,0.17643344402313232,0.19022433459758759,0.2046293467283249,0.2195720374584198,0.23504433035850525,0.25089189410209656,0.26707661151885986,0.28350427746772766,0.3000377416610718,0.3166638910770416,0.33322638273239136,0.34965455532073975,0.36586931347846985,0.38178059458732605,0.3973158895969391,0.4124329686164856,0.42706653475761414,0.44118809700012207,0.4547807276248932,0.4678274393081665,0.4802812337875366,0.49216046929359436,0.5034871101379395,0.5142682194709778,0.5245365500450134,0.5342979431152344,0.5435791015625,0.552388072013855,0.5607849955558777,0.5687998533248901,0.5764474272727966,0.5837783217430115,0.5907829999923706,0.5975064635276794,0.6039571762084961,0.6101620197296143,0.6161206364631653,0.6218718886375427,0.6274027824401855,0.6327335834503174,0.637863039970398,0.6427916884422302,0.6475188136100769,0.6520669460296631,0.6564052700996399,0.6605793237686157,0.6645854711532593,0.6683824062347412,0.6720097661018372,0.6754571795463562,0.6787315607070923,0.6818221211433411,0.6847615838050842,0.6875280737876892,0.6901242136955261,0.692562997341156,0.6948282122612,0.696965754032135,0.6989589333534241,0.7007891535758972,0.702510416507721,0.7041147947311401,0.70558100938797,0.7069418430328369,0.7082011699676514,0.7093633413314819,0.7104431390762329,0.7114250063896179,0.7123290300369263,0.7131624221801758,0.7139265537261963,0.714625358581543,0.7152783274650574,0.7158687710762024,0.7164207100868225,0.7169184684753418,0.7173730134963989,0.7177876830101013,0.7181642651557922,0.7185114622116089,0.7188262343406677,0.7191140055656433,0.7193817496299744,0.7196214199066162,0.7198357582092285,0.7200313806533813,0.7202107906341553,0.7203766703605652,0.7205250263214111,0.7206557393074036,0.7207805514335632,0.7208917140960693,0.7209924459457397,0.7210842967033386,0.7211663722991943,0.7212439179420471,0.7213128805160522,0.7213770151138306,0.7214334607124329,0.72148597240448,0.7215335965156555,0.7215780019760132,0.7216171622276306,0.7216535806655884,0.721686840057373,0.721716582775116,0.7217446565628052,0.721770167350769,0.7217943668365479,0.7218156456947327,0.7218348979949951,0.7218522429466248,0.7218678593635559,0.721882700920105,0.7218960523605347,0.7219087481498718,0.7219200730323792,0.7219296097755432,0.7219391465187073,0.7219479084014893,0.7219558954238892,0.7219628691673279,0.7219697833061218,0.7219753265380859,0.721980631351471,0.7219856977462769,0.7219905257225037,0.721994936466217,0.7219987511634827,0.7220026850700378,0.7220063209533691,0.7220092415809631,0.7220125794410706,0.7220152616500854,0.7220178842544556,0.722020149230957,0.7220224738121033,0.7220245599746704,0.7220268845558167,0.7220286130905151,0.7220299243927002,0.72203129529953,0.7220327258110046,0.7220335006713867,0.7220343351364136,0.72203528881073,0.7220357656478882,0.722036600112915,0.7220372557640076,0.7220380902290344,0.722038745880127,0.7220392227172852,0.7220396399497986,0.7220401763916016,0.722040593624115,0.7220407724380493,0.7220411896705627,0.7220415472984314,0.7220419049263,0.7220422029495239,0.7220423817634583,0.7220426201820374,0.722042977809906,0.7220431566238403,0.7220433950424194,0.7220435738563538,0.7220438122749329,0.7220438718795776,0.7220439910888672,0.7220441699028015,0.7220443487167358,0.7220445275306702,0.7220446467399597,0.7220447063446045,0.722044825553894,0.7220448851585388,0.7220449447631836,0.7220450043678284,0.7220451235771179,0.7220451831817627,0.7220451831817627,0.7220452427864075,0.7220453023910522,0.722045361995697,0.7220454216003418,0.7220454216003418,0.7220454812049866,0.7220454812049866,0.7220455408096313,0.7220455408096313,0.7220455408096313,0.7220455408096313,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761,0.7220456004142761],"active":[0.00707736611366272,0.006096245720982552,0.006128980778157711,0.006395001895725727,0.006737183779478073,0.007096718996763229,0.007483772933483124,0.00786355510354042,0.008271059021353722,0.008679350838065147,0.009078659117221832,0.009496219456195831,0.00990627333521843,0.010331742465496063,0.01077267900109291,0.01117902621626854,0.011579319834709167,0.012583069503307343,0.013737358152866364,0.014990590512752533,0.016321338713169098,0.017697423696517944,0.019131392240524292,0.020587719976902008,0.022050797939300537,0.023520469665527344,0.024953827261924744,0.02637036144733429,0.027705535292625427,0.02891761064529419,0.03000730276107788,0.031041592359542847,0.03182685375213623,0.03249049186706543,0.032951533794403076,0.033225029706954956,0.03337004780769348,0.03323620557785034,0.03296548128128052,0.0325394868850708,0.0319274365901947,0.031170547008514404,0.030331283807754517,0.02936643362045288,0.028345495462417603,0.027262449264526367,0.026148945093154907,0.02498909831047058,0.023874759674072266,0.022769778966903687,0.021684765815734863,0.020650207996368408,0.019627869129180908,0.018679141998291016,0.017760396003723145,0.016948938369750977,0.016177713871002197,0.015453577041625977,0.014811575412750244,0.014161646366119385,0.013597965240478516,0.013052046298980713,0.012539267539978027,0.012060165405273438,0.011633455753326416,0.011186659336090088,0.010776877403259277,0.010356307029724121,0.009956717491149902,0.009560883045196533,0.009190857410430908,0.008811712265014648,0.008465826511383057,0.008111238479614258,0.007719278335571289,0.007372379302978516,0.007017910480499268,0.006668984889984131,0.006319403648376465,0.00597149133682251,0.005639016628265381,0.0053192973136901855,0.004988372325897217,0.00466388463973999,0.004382312297821045,0.004088461399078369,0.0038066506385803223,0.0035712122917175293,0.003323495388031006,0.003070354461669922,0.002849876880645752,0.0026433467864990234,0.0024499893188476562,0.002274036407470703,0.002091526985168457,0.001936495304107666,0.0017944574356079102,0.0016627311706542969,0.0015388727188110352,0.0014292001724243164,0.001314699649810791,0.0012194514274597168,0.001120150089263916,0.0010358095169067383,0.0009537935256958008,0.0008813738822937012,0.0008181929588317871,0.0007560253143310547,0.0007031559944152832,0.0006532073020935059,0.0005983710289001465,0.000554203987121582,0.0005155801773071289,0.00048363208770751953,0.0004507303237915039,0.0004169344902038574,0.00038826465606689453,0.0003687739372253418,0.00034373998641967773,0.00032448768615722656,0.0003064870834350586,0.0002891421318054199,0.00027763843536376953,0.00026339292526245117,0.0002510547637939453,0.00023949146270751953,0.00023227930068969727,0.0002219676971435547,0.00021392107009887695,0.00020635128021240234,0.00020104646682739258,0.0001952648162841797,0.00018858909606933594,0.00018471479415893555,0.00017905235290527344,0.0001748800277709961,0.00016987323760986328,0.00016671419143676758,0.00016307830810546875,0.0001602768898010254,0.00015801191329956055,0.0001550912857055664,0.0001531839370727539,0.00015121698379516602,0.00014823675155639648,0.0001468062400817871,0.0001456141471862793,0.0001437664031982422,0.00014269351959228516,0.0001417994499206543,0.00014060735702514648,0.00014019012451171875,0.00013965368270874023,0.00013911724090576172,0.00013822317123413086,0.00013715028762817383,0.00013643503189086914,0.00013631582260131836,0.00013566017150878906,0.00013524293899536133,0.00013428926467895508,0.00013434886932373047,0.00013375282287597656,0.00013375282287597656,0.00013333559036254883,0.0001329183578491211,0.00013214349746704102,0.00013184547424316406,0.00013172626495361328,0.00013142824172973633,0.00013071298599243164,0.0001308917999267578,0.0001308917999267578,0.00013053417205810547,0.00013077259063720703,0.00013065338134765625,0.00013059377670288086,0.00013023614883422852,0.00013005733489990234,0.00012993812561035156,0.00012999773025512695,0.00012981891632080078,0.0001297593116760254,0.00012993812561035156,0.0001297593116760254,0.0001297593116760254,0.0001296401023864746,0.00012958049774169922,0.0001296401023864746,0.0001297593116760254,0.0001296401023864746,0.00012969970703125,0.00012969970703125,0.0001296401023864746,0.00012952089309692383,0.00012958049774169922,0.00012958049774169922,0.0001296401023864746,0.00012958049774169922,0.00012952089309692383,0.00012940168380737305,0.00012946128845214844,0.00012946128845214844,0.00012940168380737305,0.00012946128845214844,0.00012940168380737305,0.00012928247451782227,0.00012922286987304688,0.00012934207916259766,0.00012928247451782227,0.00012934207916259766,0.00012928247451782227,0.00012922286987304688,0.00012922286987304688,0.00012916326522827148,0.00012928247451782227,0.00012922286987304688,0.00012922286987304688,0.00012922286987304688,0.00012922286987304688,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148,0.00012916326522827148]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.00707736611366272,0.009588772431015968,0.012512784451246262,0.01562657207250595,0.018879063427448273,0.022260408848524094,0.025763943791389465,0.02937408536672592,0.033117689192295074,0.03697676211595535,0.04094742238521576,0.045038823038339615,0.04924639314413071,0.053562942892313004,0.057984739542007446,0.0625273585319519,0.06716954708099365,0.07234340906143188,0.07795757055282593,0.08402523398399353,0.09053783118724823,0.09753355383872986,0.10499291867017746,0.11294237524271011,0.12138810753822327,0.13032497465610504,0.1397688239812851,0.14965443313121796,0.16005292534828186,0.17086394131183624,0.1821298599243164,0.1937650740146637,0.20577019453048706,0.21808189153671265,0.23064585030078888,0.2434217929840088,0.2563798427581787,0.2694399952888489,0.28253909945487976,0.295652836561203,0.3087468147277832,0.32171863317489624,0.3345346748828888,0.347153902053833,0.3595235347747803,0.3716243505477905,0.3834037482738495,0.3948621153831482,0.4059830605983734,0.41672834753990173,0.42711418867111206,0.43710294365882874,0.4466986656188965,0.455920934677124,0.4647529423236847,0.47321617603302,0.4813106656074524,0.4890686273574829,0.49652156233787537,0.5036238431930542,0.5104304552078247,0.516954779624939,0.5232123136520386,0.5292330980300903,0.5349881649017334,0.540536642074585,0.5458576679229736,0.5510071516036987,0.5559659004211426,0.560767412185669,0.565372109413147,0.5698459148406982,0.5741664171218872,0.5783625841140747,0.5824071168899536,0.5863301753997803,0.5901181697845459,0.5937960147857666,0.5973479747772217,0.6007746458053589,0.6040834188461304,0.6072728633880615,0.6103326082229614,0.6132838726043701,0.6161227226257324,0.6188384294509888,0.621450662612915,0.6239646673202515,0.6263749599456787,0.6286686658859253,0.6308634281158447,0.6329379081726074,0.6349189281463623,0.6368014812469482,0.6385922431945801,0.6402817964553833,0.6418852806091309,0.6433974504470825,0.6448274850845337,0.646170973777771,0.6474367380142212,0.6486319303512573,0.6497539281845093,0.6508057117462158,0.6517840623855591,0.6526991128921509,0.6535612344741821,0.6543725728988647,0.6551244258880615,0.6558247804641724,0.6564750671386719,0.6570911407470703,0.6576670408248901,0.658199667930603,0.658697247505188,0.6591588258743286,0.6595932245254517,0.6599973440170288,0.660368800163269,0.6607141494750977,0.6610367298126221,0.6613314151763916,0.6616103649139404,0.6618688106536865,0.6621057987213135,0.6623227596282959,0.662528395652771,0.6627178192138672,0.6628936529159546,0.6630609035491943,0.663212776184082,0.6633517742156982,0.6634830236434937,0.6636059284210205,0.6637188196182251,0.6638233661651611,0.6639190912246704,0.6640084981918335,0.664093017578125,0.664169192314148,0.6642401218414307,0.6643061637878418,0.6643688678741455,0.6644243001937866,0.6644785404205322,0.6645281314849854,0.6645746231079102,0.6646167039871216,0.6646555662155151,0.6646933555603027,0.6647284030914307,0.6647602319717407,0.6647905111312866,0.6648173332214355,0.6648415327072144,0.664865255355835,0.664886474609375,0.6649070978164673,0.6649265289306641,0.6649429798126221,0.6649582386016846,0.6649729013442993,0.6649861335754395,0.6649988889694214,0.6650103330612183,0.6650213003158569,0.6650316715240479,0.6650404930114746,0.6650491952896118,0.6650569438934326,0.6650639772415161,0.665070652961731,0.6650768518447876,0.6650828123092651,0.6650879383087158,0.6650927066802979,0.6650971174240112,0.6651016473770142,0.6651055812835693,0.6651090383529663,0.6651121377944946,0.6651149988174438,0.6651178598403931,0.6651204824447632,0.6651231050491333,0.6651252508163452,0.6651268005371094,0.6651289463043213,0.6651303768157959,0.6651320457458496,0.6651334762573242,0.6651345491409302,0.6651359796524048,0.6651372909545898,0.6651383638381958,0.6651390790939331,0.66513991355896,0.6651411056518555,0.6651419401168823,0.6651427745819092,0.6651434898376465,0.6651439666748047,0.6651445627212524,0.6651452779769897,0.6651458740234375,0.6651465892791748,0.6651468276977539,0.6651471853256226,0.6651476621627808,0.665148138999939,0.6651483774185181,0.6651487350463867,0.6651489734649658,0.6651492118835449,0.6651496887207031,0.6651498079299927,0.6651500463485718,0.6651501655578613,0.6651504039764404,0.66515052318573,0.6651507616043091,0.6651508808135986,0.6651510000228882,0.6651512384414673,0.6651512384414673,0.6651513576507568,0.6651514768600464,0.6651515960693359,0.6651517152786255,0.665151834487915,0.665151834487915,0.6651519536972046,0.6651521921157837,0.6651523113250732,0.6651523113250732,0.6651524305343628,0.6651524305343628,0.6651525497436523,0.6651526689529419,0.6651526689529419,0.6651526689529419,0.6651527881622314,0.6651527881622314,0.6651527881622314,0.665152907371521,0.665152907371521,0.665152907371521,0.665152907371521,0.6651530265808105,0.6651530265808105,0.6651530265808105,0.6651530265808105,0.6651530265808105,0.6651530265808105,0.6651530265808105,0.6651530265808105,0.6651530265808105,0.6651531457901001,0.6651531457901001,0.6651531457901001,0.6651531457901001,0.6651531457901001,0.6651531457901001,0.6651531457901001,0.6651531457901001,0.6651531457901001,0.6651531457901001,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896,0.6651532649993896],"recovered":[0.0,0.0034898046869784594,0.006491569336503744,0.009447447024285793,0.012484930455684662,0.015627164393663406,0.01889987662434578,0.02229304052889347,0.025792695581912994,0.029416192322969437,0.033151015639305115,0.03700751066207886,0.040975362062454224,0.04507015272974968,0.049260225147008896,0.05357300862669945,0.058005522936582565,0.06254495680332184,0.06739117950201035,0.07262813299894333,0.07827962934970856,0.0843726396560669,0.09091267734766006,0.0979190245270729,0.10541790723800659,0.11337394267320633,0.12184568494558334,0.13079610466957092,0.14021272957324982,0.15012487769126892,0.16049520671367645,0.1713150292634964,0.18252700567245483,0.19415120780467987,0.2061195969581604,0.21836329996585846,0.23088517785072327,0.2436184287071228,0.2565147280693054,0.26949217915534973,0.28257107734680176,0.29565054178237915,0.3086857199668884,0.32158300280570984,0.33434176445007324,0.34691283106803894,0.35924872756004333,0.3713023364543915,0.38308078050613403,0.39450258016586304,0.4056048095226288,0.4163535535335541,0.4267228841781616,0.43670105934143066,0.4463008940219879,0.4555192291736603,0.4643341600894928,0.47280439734458923,0.48092126846313477,0.48871541023254395,0.49613043665885925,0.5032511353492737,0.5100982189178467,0.5166262984275818,0.5229052305221558,0.5289268493652344,0.534730851650238,0.5402685403823853,0.545610249042511,0.5507644414901733,0.5557546019554138,0.560539186000824,0.5651736259460449,0.5696455836296082,0.5739759206771851,0.5781626105308533,0.5822098851203918,0.5861355662345886,0.5899336934089661,0.593605637550354,0.5971616506576538,0.6006010174751282,0.6039181351661682,0.6070907115936279,0.6101492643356323,0.6130996346473694,0.6159358024597168,0.6186575889587402,0.621282160282135,0.6237987279891968,0.6261983513832092,0.6284982562065125,0.6306909322738647,0.6327753067016602,0.6347561478614807,0.636633038520813,0.6384301781654358,0.6401246190071106,0.6417324542999268,0.6432494521141052,0.6446800231933594,0.6460373401641846,0.6473033428192139,0.6485067009925842,0.6496275663375854,0.65068519115448,0.6516702771186829,0.6525861620903015,0.6534534692764282,0.6542651653289795,0.6550163626670837,0.6557177901268005,0.656378984451294,0.6570023894309998,0.6575746536254883,0.6581097841262817,0.6586102247238159,0.6590794920921326,0.6595160365104675,0.6599161624908447,0.6602879762649536,0.6606363654136658,0.6609571576118469,0.6612581610679626,0.6615404486656189,0.6617963314056396,0.6620335578918457,0.6622556447982788,0.6624603271484375,0.6626511216163635,0.6628295183181763,0.6629980802536011,0.6631503701210022,0.6632899641990662,0.6634228229522705,0.6635447144508362,0.6636601686477661,0.6637643575668335,0.6638619303703308,0.6639507412910461,0.664034903049469,0.664112389087677,0.6641853451728821,0.6642534732818604,0.6643149852752686,0.6643717288970947,0.6644262075424194,0.6644755601882935,0.6645227074623108,0.6645649075508118,0.664606511592865,0.6646429896354675,0.6646775007247925,0.6647092700004578,0.6647374629974365,0.6647648811340332,0.6647894382476807,0.6648120880126953,0.6648336052894592,0.6648542284965515,0.6648732423782349,0.6648898720741272,0.6649050712585449,0.6649186611175537,0.6649321913719177,0.6649448871612549,0.664956271648407,0.6649675965309143,0.6649777889251709,0.664986789226532,0.6649953126907349,0.6650025844573975,0.6650096774101257,0.6650165319442749,0.6650229692459106,0.6650283336639404,0.6650340557098389,0.6650389432907104,0.6650434732437134,0.6650475859642029,0.6650514602661133,0.6650547385215759,0.6650581955909729,0.6650609970092773,0.6650636196136475,0.6650665402412415,0.6650689244270325,0.6650708317756653,0.6650729775428772,0.6650748252868652,0.6650763750076294,0.6650779247283936,0.6650791168212891,0.6650806665420532,0.6650821566581726,0.6650830507278442,0.6650840640068054,0.6650850772857666,0.665086030960083,0.6650869846343994,0.6650879383087158,0.6650887131690979,0.66508948802948,0.6650902032852173,0.6650908589363098,0.6650914549827576,0.6650920510292053,0.6650925874710083,0.6650930047035217,0.6650933623313904,0.665093719959259,0.6650941371917725,0.6650944352149963,0.665094792842865,0.6650950908660889,0.6650955080986023,0.6650957465171814,0.6650959849357605,0.6650962829589844,0.6650965213775635,0.6650967001914978,0.6650968790054321,0.6650970578193665,0.6650972366333008,0.6650972962379456,0.6650974154472351,0.6650975346565247,0.665097713470459,0.6650977730751038,0.6650978922843933,0.6650980114936829,0.6650981307029724,0.665098249912262,0.6650983691215515,0.6650984883308411,0.6650986671447754,0.6650987267494202,0.6650987863540649,0.6650988459587097,0.6650988459587097,0.6650989055633545,0.6650989055633545,0.6650989651679993,0.665099024772644,0.6650990843772888,0.6650992035865784,0.6650992035865784,0.6650992035865784,0.6650992035865784,0.6650992631912231,0.6650992631912231,0.6650992631912231,0.6650992631912231,0.6650993227958679,0.6650993227958679,0.6650993227958679,0.6650993227958679,0.6650993824005127,0.6650993824005127,0.6650993824005127,0.6650993824005127,0.6650993824005127,0.6650994420051575,0.6650994420051575,0.6650995016098022,0.6650995016098022,0.6650995016098022,0.6650995016098022,0.6650995016098022,0.665099561214447,0.665099561214447,0.665099561214447,0.665099561214447,0.665099561214447,0.665099561214447,0.665099561214447,0.665099561214447,0.6650996208190918,0.6650996208190918,0.6650996208190918,0.6650996208190918,0.6650996208190918,0.6650996208190918,0.6650996208190918,0.6650996208190918,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366,0.6650996804237366],"active":[0.00707736611366272,0.006098967976868153,0.0060212151147425175,0.006179125048220158,0.006394132971763611,0.006633244454860687,0.006864067167043686,0.007081044837832451,0.00732499361038208,0.007560569792985916,0.0077964067459106445,0.008031312376260757,0.008271031081676483,0.008492790162563324,0.00872451439499855,0.008954349905252457,0.009164024144411087,0.009798452258110046,0.010566391050815582,0.011397100985050201,0.012258201837539673,0.013160914182662964,0.014080241322517395,0.015023350715637207,0.015970200300216675,0.016951031982898712,0.01792313903570175,0.018858328461647034,0.019840195775032043,0.020739063620567322,0.021634653210639954,0.022450044751167297,0.023243188858032227,0.023930683732032776,0.02452625334262848,0.02505849301815033,0.025494664907455444,0.025821566581726074,0.02602437138557434,0.02616065740585327,0.026175737380981445,0.02606809139251709,0.025848954916000366,0.02557089924812317,0.02518177032470703,0.024711519479751587,0.024155020713806152,0.023559778928756714,0.02290228009223938,0.022225767374038696,0.021509379148483276,0.020749390125274658,0.019975781440734863,0.01921987533569336,0.018452048301696777,0.01769694685935974,0.016976505517959595,0.016264230012893677,0.0156002938747406,0.014908432960510254,0.014300018548965454,0.013703644275665283,0.013114094734191895,0.012606799602508545,0.012082934379577637,0.011609792709350586,0.011126816272735596,0.010738611221313477,0.010355651378631592,0.010002970695495605,0.009617507457733154,0.009306728839874268,0.008992791175842285,0.008717000484466553,0.008431196212768555,0.008167564868927002,0.007908284664154053,0.0076604485511779785,0.007414281368255615,0.007169008255004883,0.0069217681884765625,0.00667184591293335,0.006414473056793213,0.0061931610107421875,0.005973458290100098,0.005738794803619385,0.005514860153198242,0.0053070783615112305,0.005092799663543701,0.004869937896728516,0.004665076732635498,0.004439651966094971,0.004227995872497559,0.004026174545288086,0.0038360953330993652,0.0036487579345703125,0.0034551024436950684,0.003272831439971924,0.0030950307846069336,0.0029215216636657715,0.0027567148208618164,0.002594590187072754,0.00245058536529541,0.002299010753631592,0.002156496047973633,0.0020139217376708984,0.0018909573554992676,0.0017864108085632324,0.0016709566116333008,0.001559615135192871,0.0014587044715881348,0.0013733506202697754,0.0012880563735961914,0.0011972784996032715,0.001122593879699707,0.001049041748046875,0.0009829998016357422,0.0009178519248962402,0.0008527636528015137,0.0007979869842529297,0.000748753547668457,0.0006950497627258301,0.0006532073020935059,0.000610649585723877,0.0005653500556945801,0.00052642822265625,0.000494837760925293,0.0004621744155883789,0.00043332576751708984,0.00040978193283081055,0.0003832578659057617,0.00035369396209716797,0.0003326535224914551,0.0003159642219543457,0.00029599666595458984,0.00027865171432495117,0.0002589225769042969,0.000244140625,0.00023108720779418945,0.00021845102310180664,0.00020521879196166992,0.00019377470016479492,0.00018352270126342773,0.00017082691192626953,0.00016355514526367188,0.000156402587890625,0.00014841556549072266,0.000141143798828125,0.0001328587532043457,0.0001284480094909668,0.00012189149856567383,0.00011724233627319336,0.00011301040649414062,0.0001080632209777832,0.00010406970977783203,0.00010037422180175781,9.703636169433594e-05,9.500980377197266e-05,9.292364120483398e-05,8.875131607055664e-05,8.499622344970703e-05,8.302927017211914e-05,8.106231689453125e-05,8.022785186767578e-05,7.814168930053711e-05,7.641315460205078e-05,7.539987564086914e-05,7.289648056030273e-05,7.140636444091797e-05,7.015466690063477e-05,6.866455078125e-05,6.80685043334961e-05,6.717443466186523e-05,6.628036499023438e-05,6.496906280517578e-05,6.437301635742188e-05,6.306171417236328e-05,6.270408630371094e-05,6.210803985595703e-05,6.145238876342773e-05,6.0677528381347656e-05,6.026029586791992e-05,5.9664249420166016e-05,5.9485435485839844e-05,5.9485435485839844e-05,5.8710575103759766e-05,5.78761100769043e-05,5.811452865600586e-05,5.739927291870117e-05,5.7220458984375e-05,5.710124969482422e-05,5.6624412536621094e-05,5.6862831115722656e-05,5.6624412536621094e-05,5.620718002319336e-05,5.602836608886719e-05,5.5849552154541016e-05,5.602836608886719e-05,5.5909156799316406e-05,5.5789947509765625e-05,5.555152893066406e-05,5.525350570678711e-05,5.507469177246094e-05,5.507469177246094e-05,5.501508712768555e-05,5.513429641723633e-05,5.4776668548583984e-05,5.459785461425781e-05,5.46574592590332e-05,5.4776668548583984e-05,5.46574592590332e-05,5.459785461425781e-05,5.453824996948242e-05,5.441904067993164e-05,5.459785461425781e-05,5.429983139038086e-05,5.429983139038086e-05,5.418062210083008e-05,5.412101745605469e-05,5.4001808166503906e-05,5.40614128112793e-05,5.4001808166503906e-05,5.3942203521728516e-05,5.4001808166503906e-05,5.3942203521728516e-05,5.3942203521728516e-05,5.3942203521728516e-05,5.3882598876953125e-05,5.3942203521728516e-05,5.3942203521728516e-05,5.3822994232177734e-05,5.3822994232177734e-05,5.3942203521728516e-05,5.3942203521728516e-05,5.3822994232177734e-05,5.3763389587402344e-05,5.370378494262695e-05,5.3763389587402344e-05,5.3822994232177734e-05,5.3822994232177734e-05,5.3763389587402344e-05,5.3882598876953125e-05,5.3822994232177734e-05,5.3763389587402344e-05,5.3822994232177734e-05,5.370378494262695e-05,5.370378494262695e-05,5.370378494262695e-05,5.3822994232177734e-05,5.3763389587402344e-05,5.3763389587402344e-05,5.3763389587402344e-05,5.3763389587402344e-05,5.370378494262695e-05,5.370378494262695e-05,5.370378494262695e-05,5.370378494262695e-05,5.3763389587402344e-05,5.3763389587402344e-05,5.3763389587402344e-05,5.3763389587402344e-05,5.3763389587402344e-05,5.370378494262695e-05,5.370378494262695e-05,5.364418029785156e-05,5.364418029785156e-05,5.364418029785156e-05,5.3763389587402344e-05,5.3763389587402344e-05,5.370378494262695e-05,5.370378494262695e-05,5.370378494262695e-05,5.370378494262695e-05,5.370378494262695e-05,5.370378494262695e-05,5.370378494262695e-05,5.370378494262695e-05,5.364418029785156e-05,5.364418029785156e-05,5.364418029785156e-05,5.364418029785156e-05,5.364418029785156e-05,5.364418029785156e-05,5.364418029785156e-05,5.364418029785156e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05,5.358457565307617e-05]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.00707736611366272,0.009585904888808727,0.012698070146143436,0.016138136386871338,0.019865281879901886,0.023837275803089142,0.028091629967093468,0.03261762857437134,0.03745075315237045,0.042587701231241226,0.048044875264167786,0.053798895329236984,0.05987522378563881,0.06629248708486557,0.07305057346820831,0.08015231788158417,0.08755689859390259,0.0953090563416481,0.10338163375854492,0.11175662279129028,0.12040924280881882,0.12937381863594055,0.13856814801692963,0.14802055060863495,0.15769416093826294,0.16757968068122864,0.17761015892028809,0.1877773404121399,0.19808736443519592,0.20846065878868103,0.21889685094356537,0.22934333980083466,0.23976171016693115,0.25015789270401,0.2604871690273285,0.2707033157348633,0.2807828485965729,0.29071372747421265,0.300459086894989,0.31002873182296753,0.3193575441837311,0.3284803330898285,0.33734139800071716,0.3459601104259491,0.3543093502521515,0.3623855412006378,0.3701992928981781,0.37774208188056946,0.3850092887878418,0.3920084834098816,0.3987463414669037,0.4052182137966156,0.4114459156990051,0.41741862893104553,0.4231310784816742,0.42863625288009644,0.43391507863998413,0.4389774203300476,0.4438296854496002,0.4485073685646057,0.45297256112098694,0.4572739899158478,0.4613955318927765,0.465373694896698,0.46919625997543335,0.47287261486053467,0.4764239490032196,0.4798451364040375,0.483154296875,0.4863470494747162,0.4894537329673767,0.49243834614753723,0.4953472316265106,0.49816781282424927,0.5009105205535889,0.5035756230354309,0.5061588287353516,0.5086765289306641,0.5111230611801147,0.5135009288787842,0.5158230066299438,0.5180954933166504,0.5203033685684204,0.5224630832672119,0.5245516300201416,0.5265852212905884,0.5285619497299194,0.5304927825927734,0.5323750972747803,0.534198522567749,0.5359858274459839,0.5377084016799927,0.5393896102905273,0.5410169363021851,0.542596697807312,0.5441286563873291,0.5456123352050781,0.5470448732376099,0.5484343767166138,0.5497685670852661,0.5510646104812622,0.5523227453231812,0.5535253286361694,0.5546858310699463,0.5558056831359863,0.5568804740905762,0.5579128265380859,0.5589041709899902,0.5598598718643188,0.56076979637146,0.5616459846496582,0.5624839067459106,0.5632877349853516,0.5640560388565063,0.5647915601730347,0.5654957294464111,0.5661671161651611,0.5668047666549683,0.5674177408218384,0.5680040121078491,0.5685559511184692,0.5690814256668091,0.5695850849151611,0.5700637102127075,0.5705158710479736,0.5709481239318848,0.5713592767715454,0.5717504024505615,0.5721238851547241,0.572480320930481,0.5728145837783813,0.5731350183486938,0.5734424591064453,0.5737262964248657,0.5739976167678833,0.5742555856704712,0.5744997262954712,0.5747325420379639,0.5749521255493164,0.5751655101776123,0.5753620862960815,0.5755530595779419,0.5757300853729248,0.5758985280990601,0.576059103012085,0.5762097835540771,0.5763565301895142,0.5764917135238647,0.5766199827194214,0.5767455101013184,0.5768651962280273,0.5769784450531006,0.5770845413208008,0.5771857500076294,0.5772817134857178,0.5773757696151733,0.5774614810943604,0.5775450468063354,0.5776246786117554,0.5776996612548828,0.5777719020843506,0.5778409242630005,0.5779063701629639,0.5779681205749512,0.578027606010437,0.5780854225158691,0.5781388282775879,0.5781906843185425,0.5782407522201538,0.5782872438430786,0.5783329010009766,0.5783753395080566,0.5784167051315308,0.5784562826156616,0.5784940719604492,0.5785292387008667,0.5785647630691528,0.5785989761352539,0.5786323547363281,0.5786614418029785,0.5786908864974976,0.5787192583084106,0.5787461996078491,0.5787725448608398,0.5787968635559082,0.5788211822509766,0.5788450241088867,0.5788675546646118,0.5788891315460205,0.5789108276367188,0.5789303779602051,0.5789502859115601,0.5789693593978882,0.5789862871170044,0.5790048837661743,0.5790214538574219,0.5790380239486694,0.5790531635284424,0.5790681838989258,0.5790824890136719,0.5790965557098389,0.5791105031967163,0.5791234970092773,0.5791364908218384,0.5791484117507935,0.5791605710983276,0.5791726112365723,0.5791839361190796,0.5791945457458496,0.5792052745819092,0.5792160034179688,0.5792257785797119,0.5792361497879028,0.5792452096939087,0.5792551040649414,0.5792651176452637,0.5792737007141113,0.5792819261550903,0.5792901515960693,0.5792980194091797,0.5793063640594482,0.5793137550354004,0.5793215036392212,0.5793287754058838,0.5793354511260986,0.579342246055603,0.5793489217758179,0.5793559551239014,0.5793627500534058,0.579369068145752,0.5793756246566772,0.5793817043304443,0.5793881416320801,0.5793941020965576,0.579399585723877,0.5794053077697754,0.5794109106063843,0.5794163942337036,0.5794216394424438,0.5794271230697632,0.5794316530227661,0.5794364213943481,0.5794415473937988,0.5794463157653809,0.5794510841369629,0.5794554948806763,0.5794603824615479,0.5794644355773926,0.5794686079025269,0.5794727802276611,0.5794765949249268,0.5794808864593506,0.5794850587844849,0.57948899269104,0.5794929265975952,0.579497218132019,0.579500675201416,0.5795048475265503,0.5795083045959473,0.5795121192932129,0.5795153379440308,0.5795189142227173,0.5795224905014038,0.5795260667800903,0.5795296430587769,0.5795331001281738,0.5795366764068604,0.5795397758483887,0.5795431137084961,0.579546332359314,0.5795497894287109,0.5795530080795288,0.5795559883117676,0.5795592069625854,0.5795621871948242,0.5795655250549316,0.5795683860778809,0.5795717239379883,0.5795745849609375,0.5795775651931763,0.5795803070068359,0.5795830488204956,0.5795857906341553,0.5795886516571045,0.5795911550521851,0.5795943737030029,0.5795971155166626,0.5795996189117432,0.5796020030975342,0.5796045064926147,0.5796071290969849,0.5796092748641968,0.5796117782592773,0.5796140432357788,0.5796166658401489,0.5796188116073608,0.5796209573745728,0.5796233415603638,0.5796257257461548,0.5796283483505249,0.5796306133270264,0.5796327590942383,0.5796347856521606,0.579636812210083,0.5796389579772949,0.5796409845352173,0.5796431303024292,0.5796452760696411,0.5796473026275635,0.5796492099761963,0.5796511173248291,0.5796530246734619,0.5796545743942261,0.5796564817428589,0.5796583890914917,0.5796599388122559,0.5796618461608887,0.5796635150909424,0.5796650648117065,0.5796667337417603,0.5796685218811035,0.5796700716018677,0.57967209815979,0.5796737670898438,0.5796751976013184,0.5796767473220825,0.5796782970428467,0.5796799659729004,0.5796815156936646,0.5796830654144287,0.5796846151351929,0.579686164855957,0.5796875953674316,0.5796890258789062,0.57969069480896,0.5796921253204346,0.5796934366226196,0.5796949863433838,0.5796961784362793,0.5796976089477539,0.579698920249939,0.5797001123428345,0.5797014236450195,0.5797028541564941,0.5797039270401001,0.5797051191329956,0.5797063112258911,0.5797073841094971,0.5797085762023926,0.5797096490859985,0.579710841178894],"recovered":[0.0,0.0034865601919591427,0.00648597814142704,0.009543942287564278,0.012797881849110126,0.01628400757908821,0.020017441362142563,0.024018114432692528,0.028269078582525253,0.03281242772936821,0.037656791508197784,0.0428021140396595,0.048248279839754105,0.0540136843919754,0.06009441614151001,0.06652767211198807,0.07328445464372635,0.08036956936120987,0.08779998868703842,0.09554892778396606,0.10358622670173645,0.11194588989019394,0.12059611082077026,0.12952741980552673,0.13872265815734863,0.14814640581607819,0.15781660377979279,0.16765370965003967,0.17769505083560944,0.18784157931804657,0.198107048869133,0.20845742523670197,0.2188437581062317,0.22925236821174622,0.23967374861240387,0.2500510811805725,0.2603346109390259,0.27051371335983276,0.28055858612060547,0.2904472351074219,0.30017730593681335,0.3097063899040222,0.3190356492996216,0.3281343877315521,0.33698904514312744,0.34559187293052673,0.35394033789634705,0.36201348900794983,0.3698307275772095,0.3773687481880188,0.38464176654815674,0.3916361331939697,0.3983794152736664,0.40487140417099,0.41108930110931396,0.41706663370132446,0.4228101670742035,0.4283028841018677,0.43358662724494934,0.4386533498764038,0.443528413772583,0.4481986463069916,0.45268502831459045,0.45699143409729004,0.4611338973045349,0.465126097202301,0.4689421057701111,0.47263920307159424,0.4762016832828522,0.47962263226509094,0.4829365909099579,0.4861493706703186,0.48923856019973755,0.4922362267971039,0.4951511323451996,0.4979848563671112,0.5007193088531494,0.5033789873123169,0.5059749484062195,0.5084829926490784,0.5109272003173828,0.5133092403411865,0.5156397819519043,0.517911434173584,0.5201341509819031,0.52228182554245,0.524378776550293,0.5264133810997009,0.5283969640731812,0.5303309559822083,0.5322071313858032,0.5340441465377808,0.5358191132545471,0.537546694278717,0.5392297506332397,0.5408642292022705,0.5424432754516602,0.543978214263916,0.5454540848731995,0.546887993812561,0.5482723712921143,0.5496140718460083,0.5509132742881775,0.5521642565727234,0.5533676743507385,0.5545263886451721,0.5556454658508301,0.5567187666893005,0.557753324508667,0.5587512850761414,0.5597017407417297,0.5606133341789246,0.5614914298057556,0.5623350143432617,0.563136637210846,0.5639052987098694,0.5646436810493469,0.5653502941131592,0.5660188794136047,0.5666614174842834,0.5672755241394043,0.5678631663322449,0.5684162974357605,0.5689446926116943,0.5694438815116882,0.5699217319488525,0.570379376411438,0.5708147883415222,0.5712253451347351,0.5716184377670288,0.5719911456108093,0.5723451972007751,0.5726813077926636,0.5730058550834656,0.5733094215393066,0.5735925436019897,0.5738638043403625,0.5741225481033325,0.5743684768676758,0.5746016502380371,0.5748257637023926,0.5750380754470825,0.5752363204956055,0.5754246711730957,0.5756016969680786,0.575772225856781,0.5759333372116089,0.576086699962616,0.5762333273887634,0.5763702988624573,0.5765010118484497,0.576623260974884,0.5767424702644348,0.5768545866012573,0.5769623517990112,0.5770646333694458,0.577161431312561,0.5772529244422913,0.5773420929908752,0.577426016330719,0.5775059461593628,0.5775806903839111,0.5776526927947998,0.5777214765548706,0.5777881145477295,0.5778501629829407,0.5779104232788086,0.5779678225517273,0.5780209898948669,0.5780731439590454,0.5781229138374329,0.5781716704368591,0.5782158374786377,0.5782589912414551,0.5783002376556396,0.5783403515815735,0.5783781409263611,0.5784147381782532,0.5784501433372498,0.578484058380127,0.5785161852836609,0.578546404838562,0.5785775184631348,0.5786054134368896,0.5786336064338684,0.5786588788032532,0.578683614730835,0.5787074565887451,0.5787320733070374,0.5787540674209595,0.5787760019302368,0.5787972807884216,0.5788185000419617,0.5788372159004211,0.5788564682006836,0.5788746476173401,0.5788924694061279,0.5789092779159546,0.5789240598678589,0.5789394378662109,0.5789544582366943,0.5789686441421509,0.578982412815094,0.5789960622787476,0.579009473323822,0.5790226459503174,0.579035222530365,0.5790475010871887,0.5790590047836304,0.5790699124336243,0.5790802240371704,0.5790913105010986,0.5791022181510925,0.5791124105453491,0.5791220664978027,0.5791323781013489,0.5791427493095398,0.5791513323783875,0.5791601538658142,0.5791684985160828,0.5791767835617065,0.5791847109794617,0.5791923999786377,0.5791999697685242,0.5792074203491211,0.5792151093482971,0.5792219638824463,0.5792288184165955,0.579235851764679,0.5792431235313416,0.5792492628097534,0.5792555809020996,0.5792626142501831,0.5792688131332397,0.5792747735977173,0.5792807936668396,0.5792866945266724,0.5792924761772156,0.5792983770370483,0.579303503036499,0.579308807849884,0.5793135762214661,0.5793184041976929,0.5793235301971436,0.579328715801239,0.5793331861495972,0.5793377757072449,0.579342246055603,0.5793467164039612,0.5793508291244507,0.5793548822402954,0.5793588757514954,0.579362690448761,0.5793667435646057,0.5793706774711609,0.5793746709823608,0.5793793201446533,0.5793830752372742,0.5793871879577637,0.5793905854225159,0.5793944001197815,0.5793973803520203,0.5794013738632202,0.579404890537262,0.5794083476066589,0.5794121026992798,0.5794156789779663,0.5794192552566528,0.5794225335121155,0.5794258117675781,0.5794290900230408,0.579432487487793,0.5794360041618347,0.5794389843940735,0.5794419646263123,0.5794446468353271,0.5794477462768555,0.5794509649276733,0.5794540047645569,0.5794569253921509,0.579460084438324,0.5794630646705627,0.5794658660888672,0.5794684886932373,0.5794711112976074,0.5794739127159119,0.5794765949249268,0.5794793963432312,0.5794821381568909,0.579484760761261,0.5794869661331177,0.5794891119003296,0.5794917941093445,0.5794942378997803,0.5794965624809265,0.5794991850852966,0.5795015692710876,0.57950359582901,0.5795060396194458,0.5795081257820129,0.5795103907585144,0.5795125961303711,0.5795148611068726,0.5795170664787292,0.5795190930366516,0.5795215368270874,0.579523503780365,0.5795257091522217,0.5795278549194336,0.5795300006866455,0.5795320272445679,0.5795338153839111,0.579535961151123,0.5795376896858215,0.57953941822052,0.5795412063598633,0.5795427560806274,0.5795446634292603,0.579546332359314,0.5795478820800781,0.5795493721961975,0.5795511603355408,0.5795528888702393,0.5795547962188721,0.5795562267303467,0.5795577764511108,0.5795595645904541,0.5795612335205078,0.5795631408691406,0.5795648694038391,0.5795664191246033,0.5795679688453674,0.5795695185661316,0.5795711874961853,0.5795726180076599,0.5795739889144897,0.5795753002166748,0.5795767307281494,0.5795782208442688,0.5795796513557434,0.5795812010765076,0.5795825719833374,0.5795841217041016,0.5795853734016418,0.5795865654945374,0.5795879364013672,0.579588770866394,0.5795900225639343,0.5795912742614746,0.5795925259590149,0.5795938372612],"active":[0.00707736611366272,0.006099344696849585,0.006212092004716396,0.00659419409930706,0.0070674000307917595,0.007553268224000931,0.008074188604950905,0.00859951414167881,0.0091816745698452,0.009775273501873016,0.010388083755970001,0.010996781289577484,0.011626943945884705,0.012278802692890167,0.012956157326698303,0.0136246457695961,0.014272443950176239,0.014939486980438232,0.0155816450715065,0.01620769500732422,0.016823016107082367,0.017427928745746613,0.017972037196159363,0.018493130803108215,0.018971502780914307,0.01943327486515045,0.0197935551404953,0.02012363076210022,0.020392313599586487,0.02061907947063446,0.020789802074432373,0.02088591456413269,0.020917952060699463,0.020905524492263794,0.02081342041492462,0.02065223455429077,0.020448237657546997,0.020200014114379883,0.019900500774383545,0.019581496715545654,0.019180238246917725,0.018773943185806274,0.01830574870109558,0.017825722694396973,0.017320305109024048,0.016793668270111084,0.016258955001831055,0.01572859287261963,0.015178561210632324,0.014639735221862793,0.014104574918746948,0.013582080602645874,0.013066500425338745,0.012547224760055542,0.01204177737236023,0.011569619178771973,0.01110491156578064,0.010674536228179932,0.010243058204650879,0.009854018688201904,0.00944414734840393,0.009075343608856201,0.008710503578186035,0.008382260799407959,0.008062362670898438,0.007746517658233643,0.0074818432331085205,0.007205933332443237,0.006952613592147827,0.006724417209625244,0.006517142057418823,0.006288975477218628,0.006108671426773071,0.005931586027145386,0.005759388208389282,0.005590766668319702,0.0054395198822021484,0.005297541618347168,0.005148112773895264,0.0050179362297058105,0.004895806312561035,0.004786252975463867,0.004663586616516113,0.00455164909362793,0.004417479038238525,0.004303395748138428,0.004183173179626465,0.00407940149307251,0.003978133201599121,0.0038675665855407715,0.003778696060180664,0.003664255142211914,0.0035704970359802246,0.0034702420234680176,0.0033669471740722656,0.0032644271850585938,0.0031690597534179688,0.0030666589736938477,0.0029802918434143066,0.002880573272705078,0.0027922391891479492,0.0027086734771728516,0.0026120543479919434,0.0025215744972229004,0.0024380087852478027,0.0023540854454040527,0.0022673606872558594,0.0021854043006896973,0.0021065473556518555,0.0020185112953186035,0.0019442439079284668,0.001870572566986084,0.0017963051795959473,0.001721024513244629,0.0016549229621887207,0.001590430736541748,0.001523435115814209,0.001454472541809082,0.0013988614082336426,0.0013425946235656738,0.0012804269790649414,0.001218259334564209,0.0011687874794006348,0.0011190176010131836,0.0010719895362854004,0.0010263919830322266,0.0009799003601074219,0.0009356141090393066,0.0008985400199890137,0.0008618831634521484,0.0008234381675720215,0.0007898211479187012,0.0007611513137817383,0.0007204413414001465,0.0006881952285766602,0.0006630420684814453,0.0006359219551086426,0.0006099939346313477,0.000583648681640625,0.0005638599395751953,0.0005363225936889648,0.000514984130859375,0.0004937648773193359,0.00047385692596435547,0.00045740604400634766,0.0004375576972961426,0.00042319297790527344,0.0004050135612487793,0.000386655330657959,0.000375211238861084,0.0003641843795776367,0.00035518407821655273,0.0003420710563659668,0.0003311634063720703,0.00031936168670654297,0.00031113624572753906,0.0003000497817993164,0.00029212236404418945,0.00028258562088012695,0.00027364492416381836,0.00026595592498779297,0.00026023387908935547,0.0002536773681640625,0.0002466440200805664,0.00023949146270751953,0.0002352595329284668,0.00022840499877929688,0.00022286176681518555,0.00021976232528686523,0.00021409988403320312,0.00020998716354370117,0.00020366907119750977,0.0002008676528930664,0.00019729137420654297,0.0001938343048095703,0.0001888871192932129,0.00018662214279174805,0.00018423795700073242,0.00018221139907836914,0.0001773834228515625,0.00017470121383666992,0.0001728534698486328,0.00016868114471435547,0.0001671314239501953,0.00016325712203979492,0.00016230344772338867,0.0001614093780517578,0.00016009807586669922,0.0001570582389831543,0.00015676021575927734,0.00015437602996826172,0.00015300512313842773,0.00015085935592651367,0.00014907121658325195,0.00014841556549072266,0.0001468062400817871,0.0001455545425415039,0.00014388561248779297,0.00014412403106689453,0.0001430511474609375,0.00014209747314453125,0.0001418590545654297,0.0001410841941833496,0.0001404285430908203,0.00013893842697143555,0.0001379251480102539,0.0001373887062072754,0.00013643503189086914,0.00013554096221923828,0.0001353621482849121,0.00013577938079833984,0.00013446807861328125,0.00013393163681030273,0.0001327991485595703,0.00013303756713867188,0.00013273954391479492,0.0001309514045715332,0.00013059377670288086,0.00012999773025512695,0.00012952089309692383,0.00012958049774169922,0.0001290440559387207,0.0001291036605834961,0.00012880563735961914,0.00012803077697753906,0.0001271367073059082,0.00012695789337158203,0.0001271367073059082,0.00012689828872680664,0.0001259446144104004,0.00012636184692382812,0.00012612342834472656,0.00012552738189697266,0.0001252889633178711,0.00012481212615966797,0.00012451410293579102,0.00012421607971191406,0.0001239180564880371,0.0001232624053955078,0.00012362003326416016,0.00012284517288208008,0.00012284517288208008,0.00012314319610595703,0.0001227855682373047,0.00012236833572387695,0.00012230873107910156,0.00012260675430297852,0.00012218952178955078,0.00012189149856567383,0.00012195110321044922,0.00012171268463134766,0.00012201070785522461,0.00012236833572387695,0.00012224912643432617,0.00012224912643432617,0.00012254714965820312,0.00012135505676269531,0.00012177228927612305,0.00012111663818359375,0.00012153387069702148,0.00012093782424926758,0.00012153387069702148,0.00012111663818359375,0.00012117624282836914,0.00012129545211791992,0.00012099742889404297,0.00012099742889404297,0.00012052059173583984,0.00012058019638061523,0.00012052059173583984,0.00012069940567016602,0.00012052059173583984,0.00011998414993286133,0.00012022256851196289,0.00012022256851196289,0.00012087821960449219,0.00012063980102539062,0.0001207590103149414,0.00012058019638061523,0.00012063980102539062,0.00012022256851196289,0.00011998414993286133,0.00011992454528808594,0.0001201629638671875,0.00012004375457763672,0.00012046098709106445,0.00012052059173583984,0.00012022256851196289,0.00011986494064331055,0.00011974573135375977,0.0001201629638671875,0.0001201629638671875,0.00011998414993286133,0.00011980533599853516,0.00012010335922241211,0.00011962652206420898,0.00011938810348510742,0.00011974573135375977,0.00011968612670898438,0.00012022256851196289,0.00012022256851196289,0.0001201629638671875,0.00011992454528808594,0.00011974573135375977,0.00011986494064331055,0.00011944770812988281,0.00011962652206420898,0.0001195669174194336,0.00011944770812988281,0.00011920928955078125,0.00011909008026123047,0.00011920928955078125,0.00011861324310302734,0.00011879205703735352,0.00011897087097167969,0.00011873245239257812,0.00011909008026123047,0.0001188516616821289,0.00011873245239257812,0.0001188516616821289,0.00011914968490600586,0.0001189112663269043,0.00011920928955078125,0.00011897087097167969,0.00011897087097167969,0.00011897087097167969,0.00011873245239257812,0.00011873245239257812,0.00011837482452392578,0.00011819601058959961,0.00011819601058959961,0.00011819601058959961,0.00011807680130004883,0.00011783838272094727,0.00011807680130004883,0.00011813640594482422,0.00011813640594482422,0.000118255615234375,0.00011795759201049805,0.00011795759201049805,0.00011771917343139648,0.00011754035949707031,0.00011730194091796875,0.00011748075485229492,0.00011736154556274414,0.00011718273162841797,0.00011754035949707031,0.00011736154556274414,0.00011730194091796875,0.00011712312698364258,0.0001170039176940918]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.00707736611366272,0.009579763747751713,0.012602183036506176,0.01587764546275139,0.01935221254825592,0.023025043308734894,0.026872847229242325,0.030919117853045464,0.03518621623516083,0.039647407829761505,0.044322364032268524,0.049183789640665054,0.054280273616313934,0.059576988220214844,0.06507642567157745,0.07078287750482559,0.07670897245407104,0.08282426744699478,0.08912722021341324,0.0956079512834549,0.1022418737411499,0.10908156633377075,0.11607519537210464,0.12322603911161423,0.1304856836795807,0.137858584523201,0.1453389823436737,0.15291334688663483,0.16054195165634155,0.16825315356254578,0.17597833275794983,0.1837449073791504,0.19151543080806732,0.19927065074443817,0.20702733099460602,0.21473428606987,0.22238504886627197,0.22996793687343597,0.2374628484249115,0.2448640763759613,0.25216197967529297,0.2593335807323456,0.26637595891952515,0.27328550815582275,0.28006410598754883,0.28667593002319336,0.2931239902973175,0.2994105815887451,0.3055291175842285,0.3114764392375946,0.31725263595581055,0.32286491990089417,0.32830458879470825,0.33357423543930054,0.33867600560188293,0.3436102271080017,0.34837469458580017,0.352960467338562,0.3574088513851166,0.3616911768913269,0.36582323908805847,0.3697969913482666,0.373647540807724,0.37736228108406067,0.38092735409736633,0.3843688666820526,0.3876826763153076,0.3908807635307312,0.39396679401397705,0.396941214799881,0.3998200595378876,0.402588427066803,0.40525487065315247,0.40784788131713867,0.4103471338748932,0.41277334094047546,0.41511955857276917,0.4174050986766815,0.41960254311561584,0.42173537611961365,0.42380908131599426,0.42582178115844727,0.42778855562210083,0.42968738079071045,0.4315475821495056,0.43335944414138794,0.43512967228889465,0.43685704469680786,0.4385271966457367,0.44017013907432556,0.4417703449726105,0.44334888458251953,0.4448780417442322,0.44637590646743774,0.4478456377983093,0.4492841064929962,0.4506920576095581,0.4520690441131592,0.4534127414226532,0.4547351002693176,0.45603230595588684,0.45729389786720276,0.45853036642074585,0.45974692702293396,0.46093547344207764,0.46209707856178284,0.4632306694984436,0.4643574357032776,0.46545180678367615,0.4665273129940033,0.46757981181144714,0.468597948551178,0.4696069359779358,0.4705868661403656,0.47155338525772095,0.4724913537502289,0.47340622544288635,0.47429630160331726,0.47517862915992737,0.47603216767311096,0.47686803340911865,0.47768259048461914,0.4784638583660126,0.47923552989959717,0.4799865186214447,0.48071590065956116,0.4814164936542511,0.4821118414402008,0.48278915882110596,0.48344308137893677,0.4840705990791321,0.4846867620944977,0.48528173565864563,0.4858630299568176,0.48642343282699585,0.4869718849658966,0.4875008463859558,0.48801836371421814,0.4885076582431793,0.48898619413375854,0.4894469082355499,0.48989051580429077,0.4903218448162079,0.49074265360832214,0.4911513030529022,0.49153760075569153,0.49191534519195557,0.4922788143157959,0.4926336705684662,0.4929729700088501,0.4933023750782013,0.49361833930015564,0.49392423033714294,0.4942178726196289,0.4945014417171478,0.4947753846645355,0.49504026770591736,0.49529942870140076,0.4955497980117798,0.4957868456840515,0.4960187077522278,0.4962393343448639,0.4964545965194702,0.4966566860675812,0.49685582518577576,0.4970473647117615,0.4972282946109772,0.4974069595336914,0.49758097529411316,0.49774664640426636,0.49790865182876587,0.4980594217777252,0.49820685386657715,0.4983527362346649,0.49849095940589905,0.4986236095428467,0.49874913692474365,0.49887263774871826,0.4989906847476959,0.499103844165802,0.49921315908432007,0.49931955337524414,0.4994231164455414,0.4995247721672058,0.49962180852890015,0.4997134208679199,0.4998020827770233,0.49988889694213867,0.49997174739837646,0.5000535249710083,0.5001306533813477,0.5002055168151855,0.5002774000167847,0.5003471374511719,0.5004150867462158,0.5004804730415344,0.5005427598953247,0.5006037950515747,0.5006639957427979,0.5007219314575195,0.5007773041725159,0.5008310079574585,0.5008839964866638,0.5009335875511169,0.5009809136390686,0.5010274648666382,0.5010722279548645,0.5011162161827087,0.5011575222015381,0.5011978149414062,0.501237154006958,0.5012751817703247,0.5013127326965332,0.5013495683670044,0.5013845562934875,0.5014190673828125,0.5014508962631226,0.5014823079109192,0.5015132427215576,0.5015429854393005,0.501571774482727,0.5015988349914551,0.5016266107559204,0.5016531944274902,0.5016778111457825,0.5017044544219971,0.5017287731170654,0.5017516613006592,0.5017748475074768,0.5017967224121094,0.5018198490142822,0.5018405914306641,0.5018616914749146,0.5018820762634277,0.5019023418426514,0.5019216537475586,0.5019407272338867,0.5019586086273193,0.5019774436950684,0.5019954442977905,0.5020134449005127,0.5020304918289185,0.5020474195480347,0.5020638704299927,0.5020792484283447,0.5020954608917236,0.5021106004714966,0.5021249055862427,0.5021392703056335,0.5021533966064453,0.5021671652793884,0.5021812319755554,0.5021940469741821,0.5022076368331909,0.5022209286689758,0.5022337436676025,0.502246618270874,0.5022597312927246,0.5022721290588379,0.5022839307785034,0.5022953748703003,0.5023068189620972,0.502318263053894,0.5023294687271118,0.5023401379585266,0.5023510456085205,0.5023608803749084,0.5023713111877441,0.5023807287216187,0.5023905038833618,0.5024005174636841,0.5024095773696899,0.5024188756942749,0.5024282932281494,0.5024381875991821,0.5024470090866089,0.5024566650390625,0.5024663805961609,0.5024751424789429,0.5024834871292114,0.5024917125701904,0.5024998188018799,0.5025079250335693,0.5025156736373901,0.5025239586830139,0.5025317072868347,0.5025393962860107,0.5025475025177002,0.5025550127029419,0.5025621652603149,0.502569317817688,0.5025770664215088,0.5025838613510132,0.502590537071228,0.5025984644889832,0.5026060342788696,0.5026127099990845,0.502619743347168,0.5026264786720276,0.5026332139968872,0.5026392340660095,0.5026457905769348,0.5026516914367676,0.5026577711105347,0.5026638507843018,0.5026695728302002,0.50267493724823,0.5026801824569702,0.5026856064796448,0.5026913285255432,0.5026965141296387,0.5027018785476685,0.5027074217796326,0.5027121901512146,0.5027176141738892,0.5027226209640503,0.5027273893356323,0.5027318000793457,0.5027371644973755,0.502741813659668,0.50274658203125,0.5027514696121216,0.502755880355835,0.5027601718902588,0.5027650594711304,0.5027691721916199,0.502773642539978,0.5027780532836914,0.5027825832366943,0.5027871131896973,0.5027914047241211,0.5027955770492554,0.5027995109558105,0.5028034448623657,0.5028070211410522,0.5028108954429626,0.5028144121170044,0.50281822681427,0.5028220415115356,0.5028257369995117,0.5028292536735535,0.5028326511383057,0.5028365254402161,0.502839982509613,0.5028437376022339,0.5028471350669861,0.5028504133224487,0.5028539299964905,0.5028568506240845,0.5028599500656128,0.5028631687164307],"recovered":[0.0,0.0034861257299780846,0.006484472192823887,0.00949388463050127,0.012644549831748009,0.01595321111381054,0.019438061863183975,0.023101361468434334,0.02696547470986843,0.031030863523483276,0.035291098058223724,0.039757128804922104,0.044428519904613495,0.049310632050037384,0.054389674216508865,0.059686243534088135,0.06518495827913284,0.07088915258646011,0.07680481672286987,0.08291301131248474,0.08920637518167496,0.09569400548934937,0.1023600846529007,0.10916909575462341,0.11614824086427689,0.12327289581298828,0.13050124049186707,0.1378549486398697,0.1453230082988739,0.15288729965686798,0.1605224460363388,0.16820646822452545,0.17594268918037415,0.18368999660015106,0.19144053757190704,0.19919688999652863,0.20691215991973877,0.21460658311843872,0.222245991230011,0.22980859875679016,0.23729678988456726,0.24470166862010956,0.25199323892593384,0.2591401934623718,0.2661783695220947,0.27307382225990295,0.2798466086387634,0.2864646911621094,0.29290616512298584,0.2991943359375,0.30530276894569397,0.3112410008907318,0.31702107191085815,0.3226366639137268,0.32808348536491394,0.3333517909049988,0.3384394645690918,0.343366414308548,0.3481310307979584,0.3527401387691498,0.35717710852622986,0.3614697754383087,0.36560386419296265,0.3695838153362274,0.3734297752380371,0.37713271379470825,0.38070493936538696,0.3841516971588135,0.38747525215148926,0.3906899094581604,0.39376989006996155,0.3967576026916504,0.39963623881340027,0.4024176001548767,0.40509459376335144,0.40768298506736755,0.41018348932266235,0.4126132130622864,0.41496315598487854,0.4172438681125641,0.41944485902786255,0.4215796887874603,0.423652321100235,0.42567312717437744,0.4276348650455475,0.42953935265541077,0.43139275908470154,0.4332118034362793,0.43499016761779785,0.436713844537735,0.4383929967880249,0.440032958984375,0.44164541363716125,0.4432148039340973,0.4447413980960846,0.44624024629592896,0.4477159380912781,0.44915294647216797,0.4505700469017029,0.4519411027431488,0.4532863199710846,0.4546096622943878,0.4559031128883362,0.45716893672943115,0.4584121108055115,0.45962390303611755,0.4608120918273926,0.46196693181991577,0.46311551332473755,0.4642322063446045,0.4653301239013672,0.46640539169311523,0.46745288372039795,0.4684869050979614,0.46949121356010437,0.47047871351242065,0.4714394211769104,0.47237396240234375,0.4732885956764221,0.474185973405838,0.47506284713745117,0.4759262204170227,0.47675859928131104,0.477565735578537,0.47835469245910645,0.4791218936443329,0.47987306118011475,0.48059511184692383,0.48130279779434204,0.4819973409175873,0.4826667010784149,0.48331892490386963,0.4839562773704529,0.48457232117652893,0.48517176508903503,0.48574939370155334,0.4863123595714569,0.4868541359901428,0.4873892664909363,0.48789897561073303,0.48839831352233887,0.4888738989830017,0.48933520913124084,0.48978328704833984,0.49022021889686584,0.4906361699104309,0.49103912711143494,0.49143287539482117,0.4918075501918793,0.4921775162220001,0.4925273060798645,0.49287137389183044,0.493197500705719,0.4935121238231659,0.49381598830223083,0.49410971999168396,0.4943940043449402,0.49467068910598755,0.4949365556240082,0.49519428610801697,0.49544382095336914,0.4956825077533722,0.4959131181240082,0.4961342215538025,0.49634525179862976,0.49655288457870483,0.4967518448829651,0.49694323539733887,0.49712756276130676,0.4973052740097046,0.49747759103775024,0.4976429343223572,0.4978010952472687,0.49795442819595337,0.4981030523777008,0.4982466399669647,0.49838578701019287,0.49851831793785095,0.49864667654037476,0.49877092242240906,0.49889010190963745,0.49900203943252563,0.49911296367645264,0.49922072887420654,0.4993266463279724,0.4994255602359772,0.49952152371406555,0.49961352348327637,0.49970439076423645,0.4997899532318115,0.49987488985061646,0.4999566674232483,0.500033438205719,0.5001103281974792,0.5001841187477112,0.5002562999725342,0.5003246068954468,0.5003910064697266,0.5004523396492004,0.5005133748054504,0.5005729794502258,0.5006309151649475,0.5006871223449707,0.5007389187812805,0.5007899403572083,0.5008408427238464,0.5008881688117981,0.5009363293647766,0.5009809136390686,0.5010250210762024,0.5010665655136108,0.5011073350906372,0.5011476874351501,0.5011864304542542,0.5012233257293701,0.5012587904930115,0.5012928247451782,0.5013266205787659,0.5013593435287476,0.5013913512229919,0.5014219880104065,0.5014505982398987,0.5014783143997192,0.5015069246292114,0.5015332102775574,0.5015596747398376,0.5015867352485657,0.5016117095947266,0.5016361474990845,0.5016602277755737,0.5016822218894958,0.5017053484916687,0.5017271637916565,0.5017487406730652,0.5017698407173157,0.5017902255058289,0.5018104314804077,0.501829206943512,0.5018466711044312,0.5018659830093384,0.5018848776817322,0.5019033551216125,0.5019213557243347,0.5019385814666748,0.5019547939300537,0.5019710659980774,0.5019870400428772,0.5020030736923218,0.5020188093185425,0.5020329356193542,0.5020475387573242,0.5020617246627808,0.5020763278007507,0.50208979845047,0.5021035075187683,0.5021167993545532,0.5021297335624695,0.5021424293518066,0.502155065536499,0.5021678805351257,0.5021798014640808,0.5021916627883911,0.5022035837173462,0.5022149085998535,0.5022260546684265,0.5022376775741577,0.502249002456665,0.5022600293159485,0.5022702813148499,0.5022796392440796,0.5022895932197571,0.5022993087768555,0.5023084282875061,0.5023179650306702,0.5023279786109924,0.502337634563446,0.502346932888031,0.502356767654419,0.5023658871650696,0.5023748278617859,0.5023837685585022,0.5023925304412842,0.5024008750915527,0.5024096369743347,0.5024176239967346,0.5024258494377136,0.5024336576461792,0.5024414658546448,0.5024493932723999,0.502457320690155,0.5024653673171997,0.5024726986885071,0.502479612827301,0.5024871826171875,0.5024946928024292,0.5025020837783813,0.5025091171264648,0.5025160908699036,0.5025235414505005,0.5025303959846497,0.5025366544723511,0.5025432109832764,0.502549946308136,0.5025560259819031,0.5025622248649597,0.5025677680969238,0.5025737285614014,0.5025789141654968,0.5025842189788818,0.5025893449783325,0.5025948882102966,0.5026001334190369,0.5026056170463562,0.5026111006736755,0.5026159286499023,0.5026214718818665,0.5026264786720276,0.5026312470436096,0.5026361346244812,0.5026408433914185,0.5026451945304871,0.5026502013206482,0.5026549100875854,0.5026597380638123,0.50266432762146,0.5026688575744629,0.5026730895042419,0.5026779174804688,0.5026823878288269,0.5026871562004089,0.502691388130188,0.502695620059967,0.5026997923851013,0.5027041435241699,0.5027081370353699,0.5027124285697937,0.5027163624763489,0.5027202367782593,0.5027239918708801,0.5027279853820801,0.5027313232421875,0.5027348399162292,0.5027386546134949,0.5027425289154053,0.5027462244033813,0.5027493834495544,0.502752959728241,0.5027564167976379,0.5027598738670349,0.5027633309364319,0.5027666687965393],"active":[0.00707736611366272,0.006093638017773628,0.006117710843682289,0.006383760832250118,0.006707662716507912,0.0070718321949243546,0.00743478536605835,0.00781775638461113,0.008220741525292397,0.008616544306278229,0.0090312659740448,0.00942666083574295,0.00985175371170044,0.01026635617017746,0.010686751455068588,0.011096633970737457,0.011524014174938202,0.011935114860534668,0.012322403490543365,0.012694939970970154,0.013035498559474945,0.013387560844421387,0.013715110719203949,0.014056943356990814,0.014337442815303802,0.014585688710212708,0.01483774185180664,0.015058398246765137,0.015218943357467651,0.015365853905677795,0.015455886721611023,0.015538439154624939,0.015572741627693176,0.01558065414428711,0.015586793422698975,0.01553739607334137,0.015472888946533203,0.015361353754997253,0.015216857194900513,0.015055477619171143,0.014865189790725708,0.014631912112236023,0.014382719993591309,0.014145314693450928,0.013885736465454102,0.013602107763290405,0.013277381658554077,0.012945890426635742,0.012622952461242676,0.012282103300094604,0.011949867010116577,0.011623919010162354,0.011283516883850098,0.01093757152557373,0.010592520236968994,0.01025843620300293,0.009935230016708374,0.009594053030014038,0.009277820587158203,0.008951038122177124,0.008646130561828613,0.008327215909957886,0.008043676614761353,0.007778465747833252,0.007497578859329224,0.00723615288734436,0.006977736949920654,0.006729066371917725,0.006491541862487793,0.006251305341720581,0.006050169467926025,0.005830824375152588,0.005618631839752197,0.005430281162261963,0.005252540111541748,0.00509035587310791,0.0049360692501068115,0.004791885614395142,0.004639387130737305,0.0044915080070495605,0.004364222288131714,0.0042420923709869385,0.004136234521865845,0.004014253616333008,0.00391271710395813,0.003820091485977173,0.0037369132041931152,0.0036452412605285645,0.0035370290279388428,0.003456294536590576,0.0033773481845855713,0.0033159255981445312,0.003232628107070923,0.003161102533340454,0.0031042397022247314,0.0030438601970672607,0.0029761195182800293,0.002916097640991211,0.0028426945209503174,0.0027939975261688232,0.002745985984802246,0.0026842355728149414,0.002627253532409668,0.0025779902935028076,0.002523362636566162,0.002473175525665283,0.0024185776710510254,0.0023905038833618164,0.0023362934589385986,0.0022951066493988037,0.002249687910079956,0.002192556858062744,0.002154052257537842,0.002099961042404175,0.002062171697616577,0.0020126402378082275,0.001966804265975952,0.0019223392009735107,0.001890033483505249,0.0018461942672729492,0.0018051862716674805,0.0017563700675964355,0.001705259084701538,0.0016697943210601807,0.0016318261623382568,0.0015940070152282715,0.0015434324741363525,0.0015167295932769775,0.001486361026763916,0.0014457404613494873,0.001403898000717163,0.0013678371906280518,0.001325458288192749,0.0012907087802886963,0.0012516677379608154,0.0012224912643432617,0.0011884868144989014,0.0011642277240753174,0.001118391752243042,0.0010872185230255127,0.0010485947132110596,0.0010166168212890625,0.000986635684967041,0.0009593665599822998,0.000931084156036377,0.0009014308452606201,0.0008762180805206299,0.0008459389209747314,0.0008261203765869141,0.0007954537868499756,0.000775068998336792,0.0007469654083251953,0.0007267296314239502,0.0007057487964630127,0.0006854534149169922,0.0006656646728515625,0.0006462633609771729,0.000628739595413208,0.0006132423877716064,0.0005925595760345459,0.0005748867988586426,0.0005568265914916992,0.0005414783954620361,0.0005224645137786865,0.0005105733871459961,0.0004944801330566406,0.00047644972801208496,0.00046372413635253906,0.0004534125328063965,0.0004413723945617676,0.000431060791015625,0.000416487455368042,0.0004057586193084717,0.00039830803871154785,0.0003879070281982422,0.000376969575881958,0.00036334991455078125,0.00035431981086730957,0.000344008207321167,0.00033292174339294434,0.0003230571746826172,0.00031751394271850586,0.0003101527690887451,0.0003040432929992676,0.0002951622009277344,0.000287860631942749,0.00028055906295776367,0.0002753734588623047,0.00026735663414001465,0.00026357173919677734,0.00025576353073120117,0.00024884939193725586,0.00024396181106567383,0.00023680925369262695,0.00023096799850463867,0.00022417306900024414,0.0002181529998779297,0.00021278858184814453,0.0002116560935974121,0.0002085566520690918,0.00020432472229003906,0.00020009279251098633,0.00019687414169311523,0.00019466876983642578,0.00019097328186035156,0.00018662214279174805,0.00018405914306640625,0.0001798868179321289,0.00017660856246948242,0.00017279386520385742,0.00017058849334716797,0.0001678466796875,0.00016504526138305664,0.00016313791275024414,0.00016123056411743164,0.0001602768898010254,0.00015807151794433594,0.0001556873321533203,0.0001538991928100586,0.00015163421630859375,0.00014978647232055664,0.00014823675155639648,0.00014829635620117188,0.0001462697982788086,0.00014460086822509766,0.00014477968215942383,0.00014203786849975586,0.0001399517059326172,0.00013870000839233398,0.00013649463653564453,0.00013762712478637695,0.00013524293899536133,0.00013452768325805664,0.00013333559036254883,0.00013250112533569336,0.00013142824172973633,0.0001302957534790039,0.00012940168380737305,0.00013077259063720703,0.00012946128845214844,0.00012856721878051758,0.0001271367073059082,0.00012606382369995117,0.0001252889633178711,0.00012445449829101562,0.00012439489364624023,0.00012356042861938477,0.00012183189392089844,0.00012046098709106445,0.00012046098709106445,0.00011962652206420898,0.0001195073127746582,0.00011771917343139648,0.00011783838272094727,0.00011742115020751953,0.0001169443130493164,0.00011688470840454102,0.00011730194091796875,0.00011706352233886719,0.00011605024337768555,0.00011557340621948242,0.00011515617370605469,0.00011467933654785156,0.00011456012725830078,0.00011408329010009766,0.00011336803436279297,0.0001118779182434082,0.0001112818717956543,0.00011044740676879883,0.00011086463928222656,0.00011092424392700195,0.00011026859283447266,0.00011044740676879883,0.00011032819747924805,0.00011020898818969727,0.0001093745231628418,0.00010973215103149414,0.00010961294174194336,0.00010925531387329102,0.00010865926742553711,0.00010794401168823242,0.00010728836059570312,0.00010704994201660156,0.00010603666305541992,0.00010633468627929688,0.00010585784912109375,0.00010573863983154297,0.00010603666305541992,0.00010561943054199219,0.00010484457015991211,0.00010395050048828125,0.00010436773300170898,0.0001042485237121582,0.00010335445404052734,0.00010377168655395508,0.00010395050048828125,0.0001035928726196289,0.0001036524772644043,0.00010293722152709961,0.00010281801223754883,0.00010257959365844727,0.00010257959365844727,0.0001017451286315918,0.0001017451286315918,0.00010162591934204102,0.00010180473327636719,0.00010120868682861328,0.00010126829147338867,0.00010138750076293945,0.00010198354721069336,0.00010162591934204102,0.0001017451286315918,0.00010180473327636719,0.0001010894775390625,0.0001016855239868164,0.00010114908218383789,0.00010091066360473633,0.00010055303573608398,0.00010102987289428711,0.00010097026824951172,0.00010138750076293945,0.00010126829147338867,0.00010097026824951172,0.0001004338264465332,0.00010073184967041016,0.00010031461715698242,0.00010055303573608398,0.00010013580322265625,0.00010019540786743164,9.995698928833008e-05,0.00010001659393310547,9.995698928833008e-05,9.971857070922852e-05,9.930133819580078e-05,9.888410568237305e-05,9.846687316894531e-05,9.804964065551758e-05,9.799003601074219e-05,9.804964065551758e-05,9.775161743164062e-05,9.79304313659668e-05,9.781122207641602e-05,9.78708267211914e-05,9.745359420776367e-05,9.751319885253906e-05,9.775161743164062e-05,9.745359420776367e-05,9.751319885253906e-05,9.697675704956055e-05,9.66191291809082e-05,9.649991989135742e-05]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.00707736611366272,0.00959288701415062,0.012503630481660366,0.015616664662957191,0.018857134506106377,0.022231845185160637,0.025722548365592957,0.029337381944060326,0.03307950496673584,0.036925457417964935,0.04089745134115219,0.044987753033638,0.049176521599292755,0.05348469689488411,0.0579029880464077,0.062411341816186905,0.06702563166618347,0.07172691822052002,0.0765310749411583,0.0814051628112793,0.0863771066069603,0.0914238765835762,0.09653802961111069,0.1017184630036354,0.10695440322160721,0.11223796755075455,0.11756011843681335,0.122899129986763,0.1282569169998169,0.13364143669605255,0.13902439177036285,0.14439919590950012,0.1497848480939865,0.15516722202301025,0.1605328917503357,0.1658458560705185,0.17112009227275848,0.1763657033443451,0.18156294524669647,0.18672190606594086,0.19180947542190552,0.19682323932647705,0.20176616311073303,0.20665352046489716,0.21145324409008026,0.21616996824741364,0.22078576683998108,0.22531758248806,0.22975194454193115,0.23409561812877655,0.23833557963371277,0.24247868359088898,0.24653469026088715,0.25048989057540894,0.25433349609375,0.2580944001674652,0.26174303889274597,0.2652948200702667,0.2687532305717468,0.27209869027137756,0.275362491607666,0.27852410078048706,0.28159254789352417,0.2845744490623474,0.28746917843818665,0.29024919867515564,0.2929559350013733,0.2955891489982605,0.29812952876091003,0.30057618021965027,0.3029572069644928,0.30526044964790344,0.3074895739555359,0.3096465766429901,0.311727374792099,0.31374701857566833,0.3157060146331787,0.3175983428955078,0.31943055987358093,0.32121163606643677,0.322937548160553,0.3246033787727356,0.3262202739715576,0.3277789354324341,0.329296737909317,0.3307703733444214,0.3322007656097412,0.3335823118686676,0.33493414521217346,0.3362468481063843,0.33751022815704346,0.3387477993965149,0.3399540185928345,0.3411235213279724,0.34225985407829285,0.34336817264556885,0.34445151686668396,0.3455154001712799,0.3465464413166046,0.347555547952652,0.3485366702079773,0.3494955003261566,0.3504372537136078,0.3513510525226593,0.3522537648677826,0.353130578994751,0.3539991080760956,0.35484206676483154,0.3556761145591736,0.3564942181110382,0.3572940528392792,0.35808244347572327,0.3588535785675049,0.3596132695674896,0.36035796999931335,0.3610896170139313,0.3618139326572418,0.3625280261039734,0.36323317885398865,0.36392900347709656,0.3646122217178345,0.36528804898262024,0.3659497797489166,0.36660850048065186,0.36725980043411255,0.3678995966911316,0.36852821707725525,0.3691498637199402,0.36976358294487,0.3703688681125641,0.3709680438041687,0.37156084179878235,0.372146874666214,0.37272360920906067,0.3732958734035492,0.37386220693588257,0.37442511320114136,0.3749817907810211,0.37553098797798157,0.3760700523853302,0.3766031563282013,0.3771263360977173,0.3776484727859497,0.3781639635562897,0.37866640090942383,0.37916943430900574,0.37966451048851013,0.3801582455635071,0.3806424140930176,0.3811268210411072,0.3816051781177521,0.3820735216140747,0.3825381100177765,0.38299360871315,0.38344261050224304,0.383891761302948,0.38433608412742615,0.38477271795272827,0.38520243763923645,0.38562408089637756,0.3860393762588501,0.3864509165287018,0.38685932755470276,0.38725805282592773,0.387651264667511,0.38804173469543457,0.3884294629096985,0.388810932636261,0.38918742537498474,0.3895559310913086,0.3899245262145996,0.390281617641449,0.3906349837779999,0.39098456501960754,0.39132922887802124,0.3916690945625305,0.39200201630592346,0.3923279643058777,0.3926490843296051,0.39296889305114746,0.39328300952911377,0.3935900032520294,0.393893301486969,0.3941887617111206,0.3944779634475708,0.3947647213935852,0.3950508236885071,0.3953281342983246,0.3956031799316406,0.39587587118148804,0.39614179730415344,0.3964020907878876,0.39665940403938293,0.3969113230705261,0.39715591073036194,0.39740023016929626,0.3976406753063202,0.3978733420372009,0.3981058895587921,0.3983369469642639,0.3985593616962433,0.3987784683704376,0.39899182319641113,0.3992047607898712,0.3994138836860657,0.399617463350296,0.3998211920261383,0.4000181257724762,0.4002089500427246,0.40039896965026855,0.40058785676956177,0.400773286819458,0.40095090866088867,0.4011259377002716,0.4012976586818695,0.40146732330322266,0.40163493156433105,0.40179353952407837,0.40195247530937195,0.4021076560020447,0.40226447582244873,0.4024146497249603,0.4025633633136749,0.40270867943763733,0.4028526842594147,0.40299445390701294,0.40313220024108887,0.4032668471336365,0.40339913964271545,0.40352749824523926,0.40365687012672424,0.40378615260124207,0.4039096534252167,0.40402916073799133,0.4041493237018585,0.4042656719684601,0.40438011288642883,0.40449368953704834,0.4046042561531067,0.4047092795372009,0.40481701493263245,0.4049176573753357,0.40501832962036133,0.40511590242385864,0.405211478471756,0.4053054749965668,0.40539902448654175,0.4054914712905884,0.40557876229286194,0.40566688776016235,0.4057524800300598,0.405835896730423,0.40591850876808167,0.4059983193874359,0.4060768187046051,0.40615272521972656,0.406227707862854,0.40630292892456055,0.4063756763935089,0.4064476191997528,0.40651699900627136,0.4065861701965332,0.40665167570114136,0.4067159593105316,0.40678146481513977,0.4068448841571808,0.4069065451622009,0.4069676399230957,0.40702685713768005,0.40708738565444946,0.40714290738105774,0.407197505235672,0.4072529673576355,0.40730711817741394,0.4073585867881775,0.4074094593524933,0.40745940804481506,0.4075089991092682,0.40755733847618103,0.40760505199432373,0.40765097737312317,0.4076959192752838,0.4077407717704773,0.4077830910682678,0.4078260064125061,0.4078661799430847,0.4079068899154663,0.40794527530670166,0.4079834520816803,0.40802058577537537,0.40805691480636597,0.40809157490730286,0.4081261157989502,0.4081600606441498,0.4081931412220001,0.40822598338127136,0.408258318901062,0.4082905352115631,0.4083217680454254,0.4083518981933594,0.40838199853897095,0.4084112048149109,0.40843990445137024,0.40846773982048035,0.408494770526886,0.40852031111717224,0.40854528546333313,0.40857163071632385,0.40859708189964294,0.4086207151412964,0.40864527225494385,0.4086686372756958,0.4086909592151642,0.4087126851081848,0.408733606338501,0.40875443816185,0.40877512097358704,0.40879538655281067,0.40881407260894775,0.40883350372314453,0.40885236859321594,0.40887078642845154,0.40888848900794983,0.4089067876338959,0.4089232385158539,0.4089398980140686,0.40895596146583557,0.4089716970920563,0.4089876115322113,0.409003347158432,0.40901869535446167,0.40903276205062866,0.40904700756073,0.4090609550476074,0.4090736508369446,0.4090874195098877,0.40910011529922485,0.4091120660305023,0.40912434458732605,0.40913569927215576,0.40914762020111084,0.4091590642929077,0.4091700315475464,0.4091804027557373,0.40919074416160583,0.4092003405094147,0.4092097282409668,0.4092193841934204,0.40922874212265015,0.40923836827278137,0.4092473089694977],"recovered":[0.0,0.0034891674295067787,0.006486152298748493,0.009436902590095997,0.01247047446668148,0.015611261129379272,0.01886679418385029,0.022242287173867226,0.025729890912771225,0.029352199286222458,0.033092036843299866,0.036934565752744675,0.04090936854481697,0.044986434280872345,0.04916628077626228,0.053477413952350616,0.05787930637598038,0.06239064410328865,0.06699012964963913,0.07170141488313675,0.07648714631795883,0.08136256784200668,0.08633245527744293,0.09136905521154404,0.09648451209068298,0.1016601100564003,0.10689732432365417,0.11216272413730621,0.11747296154499054,0.12279331684112549,0.12814481556415558,0.1335155963897705,0.13891223073005676,0.14429110288619995,0.14967791736125946,0.15505991876125336,0.16038574278354645,0.1656959503889084,0.1709771454334259,0.17620471119880676,0.18140649795532227,0.18654093146324158,0.19161675870418549,0.19664092361927032,0.2015749216079712,0.20644347369670868,0.211243137717247,0.21595457196235657,0.22056540846824646,0.22509491443634033,0.22952724993228912,0.23386116325855255,0.2381078004837036,0.2422720342874527,0.2463199347257614,0.2502584457397461,0.2541104853153229,0.25785738229751587,0.26151713728904724,0.265071302652359,0.2685191035270691,0.27187830209732056,0.27512720227241516,0.27829623222351074,0.28136783838272095,0.28435415029525757,0.28724315762519836,0.29002657532691956,0.29273322224617004,0.29536017775535583,0.29788997769355774,0.3003504276275635,0.302733451128006,0.30503591895103455,0.30726727843284607,0.30942776799201965,0.3115110993385315,0.3135322034358978,0.315491259098053,0.31738534569740295,0.31921517848968506,0.32098984718322754,0.3227081894874573,0.32437369227409363,0.32598677277565,0.327553391456604,0.3290770649909973,0.330551415681839,0.3319751024246216,0.3333662748336792,0.334714412689209,0.33602216839790344,0.3372943699359894,0.3385336399078369,0.3397412896156311,0.3409159481525421,0.3420538306236267,0.3431653678417206,0.34425410628318787,0.3453163802623749,0.34634700417518616,0.347358763217926,0.3483472466468811,0.349305659532547,0.3502415418624878,0.3511626124382019,0.35206207633018494,0.3529435694217682,0.35380449891090393,0.3546523153781891,0.3554842174053192,0.3563009798526764,0.35710251331329346,0.35788917541503906,0.3586641848087311,0.359418660402298,0.3601669371128082,0.36090099811553955,0.36162278056144714,0.3623351752758026,0.36304542422294617,0.3637406826019287,0.3644217252731323,0.3650974929332733,0.3657640218734741,0.36642467975616455,0.36707043647766113,0.36770710349082947,0.3683362901210785,0.36895743012428284,0.3695726692676544,0.37017807364463806,0.37077951431274414,0.3713729679584503,0.3719603419303894,0.3725389540195465,0.37310877442359924,0.3736729025840759,0.3742343485355377,0.37478747963905334,0.37533262372016907,0.3758745491504669,0.37640681862831116,0.3769361078739166,0.37745586037635803,0.3779636323451996,0.37847423553466797,0.3789735436439514,0.37947046756744385,0.37996309995651245,0.3804487884044647,0.38092929124832153,0.3814058005809784,0.38186997175216675,0.3823361396789551,0.38279277086257935,0.38324517011642456,0.3836921751499176,0.38413205742836,0.3845682442188263,0.3849984407424927,0.3854212462902069,0.3858349621295929,0.38624998927116394,0.386658251285553,0.38705313205718994,0.38744911551475525,0.38783952593803406,0.38822638988494873,0.388607382774353,0.3889826238155365,0.38935354351997375,0.38972148299217224,0.39007946848869324,0.39043495059013367,0.3907807767391205,0.3911254405975342,0.3914657533168793,0.39179566502571106,0.3921228051185608,0.39244401454925537,0.392762154340744,0.393073707818985,0.39337825775146484,0.3936765491962433,0.39397338032722473,0.3942627012729645,0.3945561349391937,0.39483511447906494,0.39511555433273315,0.3953922390937805,0.3956620395183563,0.39592745900154114,0.39618879556655884,0.3964451253414154,0.3966975212097168,0.39694610238075256,0.3971893787384033,0.39743199944496155,0.39766886830329895,0.3978981375694275,0.39812541007995605,0.3983524441719055,0.3985692262649536,0.3987842798233032,0.39899471402168274,0.3992040455341339,0.39940986037254333,0.3996124267578125,0.3998069763183594,0.4000043272972107,0.4001922607421875,0.40038207173347473,0.40056249499320984,0.40074238181114197,0.4009188413619995,0.4010910987854004,0.40126529335975647,0.40142714977264404,0.4015885591506958,0.4017484784126282,0.40190425515174866,0.40205711126327515,0.4022088348865509,0.4023551642894745,0.4025038480758667,0.4026486575603485,0.40279027819633484,0.40292754769325256,0.4030612111091614,0.40319275856018066,0.4033224284648895,0.4034542441368103,0.4035801589488983,0.40370309352874756,0.4038248360157013,0.40394359827041626,0.40405917167663574,0.40417149662971497,0.4042862355709076,0.4043957591056824,0.40450024604797363,0.404605507850647,0.4047071933746338,0.40481001138687134,0.40490514039993286,0.4050004184246063,0.4050968885421753,0.40518829226493835,0.40528032183647156,0.40536829829216003,0.40545663237571716,0.40554341673851013,0.4056275486946106,0.4057093858718872,0.40579062700271606,0.40586668252944946,0.40594422817230225,0.4060201048851013,0.406093031167984,0.40616634488105774,0.406236857175827,0.4063069820404053,0.4063764214515686,0.40644246339797974,0.40650859475135803,0.4065712094306946,0.40663477778434753,0.40669769048690796,0.40675926208496094,0.40681931376457214,0.4068782329559326,0.40693560242652893,0.4069910943508148,0.407046377658844,0.40709975361824036,0.40715163946151733,0.407202810049057,0.4072537124156952,0.4073021709918976,0.4073505997657776,0.4073973000049591,0.40744245052337646,0.4074873924255371,0.40753239393234253,0.4075767397880554,0.4076194167137146,0.4076612889766693,0.4077003300189972,0.40774005651474,0.40777766704559326,0.40781471133232117,0.40785035490989685,0.4078855514526367,0.4079197645187378,0.40795376896858215,0.4079872965812683,0.40802001953125,0.40805238485336304,0.4080848693847656,0.40811601281166077,0.408146470785141,0.40817636251449585,0.4082053601741791,0.40823423862457275,0.4082624018192291,0.40828901529312134,0.40831589698791504,0.40834224224090576,0.408367782831192,0.4083927869796753,0.40841659903526306,0.40844103693962097,0.4084645211696625,0.4084877073764801,0.4085090458393097,0.4085305333137512,0.40855151414871216,0.4085722863674164,0.4085911810398102,0.40861010551452637,0.4086293578147888,0.40864819288253784,0.4086669683456421,0.40868473052978516,0.40870171785354614,0.4087187647819519,0.40873536467552185,0.4087516665458679,0.40876758098602295,0.40878328680992126,0.40879878401756287,0.40881311893463135,0.4088268578052521,0.408840537071228,0.4088546931743622,0.4088680148124695,0.4088817238807678,0.40889424085617065,0.4089062511920929,0.4089175760746002,0.40893083810806274,0.40894263982772827,0.4089539349079132,0.40896469354629517,0.408975213766098,0.4089844524860382,0.4089943766593933,0.40900471806526184,0.4090145230293274,0.40902402997016907],"active":[0.00707736611366272,0.006103719584643841,0.006017478182911873,0.006179762072861195,0.006386660039424896,0.0066205840557813644,0.006855754181742668,0.0070950947701931,0.007349614053964615,0.007573258131742477,0.0078054144978523254,0.008053187280893326,0.008267153054475784,0.008498262614011765,0.008736707270145416,0.008933927863836288,0.009146325290203094,0.009336274117231369,0.009540945291519165,0.009703747928142548,0.009889960289001465,0.010061308741569519,0.010205574333667755,0.01034940779209137,0.010469891130924225,0.010577857494354248,0.01066279411315918,0.010736405849456787,0.010783955454826355,0.010848119854927063,0.010879576206207275,0.010883599519729614,0.010872617363929749,0.010876119136810303,0.010854974389076233,0.010785937309265137,0.010734349489212036,0.010669752955436707,0.010585799813270569,0.010517194867134094,0.010402977466583252,0.010282307863235474,0.010149404406547546,0.010012596845626831,0.00987832248210907,0.009726494550704956,0.00954262912273407,0.00936301052570343,0.009186536073684692,0.009000703692436218,0.008808329701423645,0.008617520332336426,0.008426889777183533,0.008217856287956238,0.008013561367988586,0.007835954427719116,0.007632553577423096,0.0074374377727508545,0.007236093282699585,0.007027387619018555,0.006843388080596924,0.006645798683166504,0.006465345621109009,0.00627821683883667,0.006101340055465698,0.005895048379898071,0.005712777376174927,0.005562573671340942,0.00539630651473999,0.005216002464294434,0.005067229270935059,0.004910022020339966,0.004756122827529907,0.004610657691955566,0.00446009635925293,0.004319250583648682,0.004194915294647217,0.004066139459609985,0.003939300775527954,0.0038262903690338135,0.00372236967086792,0.0036135315895080566,0.003512084484100342,0.003405243158340454,0.003309965133666992,0.003216981887817383,0.0031237006187438965,0.0030308961868286133,0.00295904278755188,0.002880573272705078,0.0027958154678344727,0.00272563099861145,0.0026596486568450928,0.002589881420135498,0.002518564462661743,0.0024522244930267334,0.002397686243057251,0.002350032329559326,0.002292335033416748,0.0022391676902770996,0.0021896660327911377,0.002136737108230591,0.0020900070667266846,0.0020453929901123047,0.0020122230052948,0.0019679665565490723,0.0019370317459106445,0.0018984973430633545,0.0018716156482696533,0.001841902732849121,0.001809835433959961,0.001781463623046875,0.0017510652542114258,0.0017240941524505615,0.0016937851905822754,0.0016709566116333008,0.0016469955444335938,0.0016270279884338379,0.001610398292541504,0.0015938282012939453,0.0015667974948883057,0.0015473663806915283,0.0015280544757843018,0.00151100754737854,0.0014957785606384277,0.001474916934967041,0.0014577805995941162,0.0014427602291107178,0.001427292823791504,0.00141143798828125,0.0013953745365142822,0.0013827681541442871,0.0013673603534698486,0.0013506412506103516,0.00133553147315979,0.0013232529163360596,0.0013163387775421143,0.0013088881969451904,0.0012966394424438477,0.0012825727462768555,0.0012705326080322266,0.0012517869472503662,0.0012416541576385498,0.0012278556823730469,0.001210540533065796,0.0012058019638061523,0.001190274953842163,0.001184701919555664,0.0011719465255737305,0.0011637210845947266,0.0011563897132873535,0.0011442303657531738,0.0011323094367980957,0.0011236369609832764,0.0011064708232879639,0.0010989904403686523,0.001090914011001587,0.001080542802810669,0.0010703802108764648,0.0010558366775512695,0.0010409355163574219,0.001029670238494873,0.0010243654251098633,0.001008063554763794,0.0009930133819580078,0.000988602638244629,0.0009803473949432373,0.0009714066982269287,0.0009610354900360107,0.0009485483169555664,0.0009419023990631104,0.0009280741214752197,0.0009135007858276367,0.0009050965309143066,0.0008942782878875732,0.0008883178234100342,0.0008765757083892822,0.0008622109889984131,0.000853419303894043,0.0008460879325866699,0.0008389949798583984,0.0008278489112854004,0.0008195936679840088,0.0008105039596557617,0.0008014142513275146,0.0007913410663604736,0.0007881224155426025,0.0007719993591308594,0.0007680654525756836,0.0007603168487548828,0.0007495582103729248,0.00074005126953125,0.0007319450378417969,0.0007225275039672852,0.0007107853889465332,0.0007027089595794678,0.000694572925567627,0.0006839632987976074,0.0006738901138305664,0.0006680786609649658,0.0006612241268157959,0.0006530582904815674,0.0006393790245056152,0.0006355345249176025,0.0006296038627624512,0.0006227493286132812,0.0006171464920043945,0.0006082653999328613,0.0005965232849121094,0.0005919933319091797,0.0005835294723510742,0.0005810260772705078,0.0005688369274139404,0.0005634427070617676,0.0005552768707275391,0.0005484819412231445,0.0005438327789306641,0.0005282461643218994,0.0005253255367279053,0.000519096851348877,0.0005159974098205566,0.0005103945732116699,0.0005062520503997803,0.0004998445510864258,0.0004975199699401855,0.0004906058311462402,0.00048354268074035645,0.00047656893730163574,0.0004715919494628906,0.00046628713607788086,0.0004641115665435791,0.00046372413635253906,0.00045540928840637207,0.0004490017890930176,0.0004462301731109619,0.00044083595275878906,0.00043651461601257324,0.00043451786041259766,0.00043275952339172363,0.00042304396629333496,0.00042125582695007324,0.00041741132736206055,0.00041282176971435547,0.0004087090492248535,0.00040146708488464355,0.00040033459663391113,0.0003986060619354248,0.00039458274841308594,0.000390470027923584,0.0003865659236907959,0.0003841817378997803,0.00037926435470581055,0.0003750920295715332,0.0003707706928253174,0.0003674328327178955,0.00036209821701049805,0.000361025333404541,0.0003587007522583008,0.0003555715084075928,0.00035458803176879883,0.00035065412521362305,0.00034931302070617676,0.000344693660736084,0.0003395378589630127,0.0003390014171600342,0.0003362894058227539,0.00033533573150634766,0.00033286213874816895,0.0003291666507720947,0.0003281235694885254,0.0003235936164855957,0.0003192722797393799,0.0003173649311065674,0.0003160238265991211,0.0003122091293334961,0.0003097057342529297,0.0003077685832977295,0.00030618906021118164,0.00030362606048583984,0.00030288100242614746,0.00030037760734558105,0.00029861927032470703,0.0002983212471008301,0.0002956986427307129,0.0002936124801635742,0.0002894401550292969,0.000287473201751709,0.00028398633003234863,0.00028312206268310547,0.000280529260635376,0.0002792477607727051,0.00027686357498168945,0.0002757608890533447,0.0002745091915130615,0.0002733767032623291,0.000272214412689209,0.00027102231979370117,0.00027051568031311035,0.00026938319206237793,0.00026702880859375,0.00026598572731018066,0.00026473402976989746,0.00026354193687438965,0.00026237964630126953,0.0002605319023132324,0.00025790929794311523,0.000256270170211792,0.0002557337284088135,0.0002548396587371826,0.0002529323101043701,0.0002524852752685547,0.00025203824043273926,0.0002499222755432129,0.00024816393852233887,0.000245898962020874,0.0002453923225402832,0.00024458765983581543,0.00024387240409851074,0.00024178624153137207,0.00024232268333435059,0.0002422630786895752,0.00024142861366271973,0.0002402961254119873,0.00023981928825378418,0.00023850798606872559,0.00023818016052246094,0.000237196683883667,0.00023633241653442383,0.0002359449863433838,0.00023576617240905762,0.00023540854454040527,0.0002339780330657959,0.0002338886260986328,0.00023409724235534668,0.00023311376571655273,0.0002327263355255127,0.0002321004867553711,0.00023034214973449707,0.0002301037311553955,0.0002294480800628662,0.00023004412651062012,0.0002282261848449707,0.00022739171981811523,0.00022646784782409668,0.00022605061531066895,0.0002251267433166504,0.00022527575492858887,0.0002250075340270996,0.00022402405738830566,0.0002238452434539795,0.00022327899932861328]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.00707736611366272,0.009587527252733707,0.012709368020296097,0.016158588230609894,0.019874032586812973,0.02385990135371685,0.028111271560192108,0.032661743462085724,0.037503935396671295,0.042651403695344925,0.04811973124742508,0.053904835134744644,0.06000031158328056,0.06644338369369507,0.07324069738388062,0.08036346733570099,0.08782990276813507,0.09563955664634705,0.10376495122909546,0.1122039258480072,0.12094224244356155,0.12994441390037537,0.13924327492713928,0.14877769351005554,0.15855944156646729,0.1685229390859604,0.17867720127105713,0.18896056711673737,0.1993432193994522,0.20978963375091553,0.2203008234500885,0.23081493377685547,0.24132180213928223,0.2517627775669098,0.26212939620018005,0.27239251136779785,0.2825058400630951,0.292472779750824,0.3022414445877075,0.31180429458618164,0.32114312052726746,0.3302420973777771,0.3390895128250122,0.34765955805778503,0.35599860548973083,0.36404287815093994,0.37178340554237366,0.3792666494846344,0.3864538371562958,0.39334890246391296,0.399992436170578,0.40635597705841064,0.41245037317276,0.41829967498779297,0.42391031980514526,0.42927855253219604,0.4344112277030945,0.43932151794433594,0.44399669766426086,0.4484808146953583,0.45278802514076233,0.45692262053489685,0.46088048815727234,0.4646577835083008,0.4683094620704651,0.4718177020549774,0.47519633173942566,0.47845447063446045,0.48157691955566406,0.4845942258834839,0.48752960562705994,0.4903598427772522,0.49310094118118286,0.4957566559314728,0.49833986163139343,0.5008437037467957,0.503291130065918,0.505683958530426,0.5080051422119141,0.510267972946167,0.5124859809875488,0.5146443843841553,0.5167449712753296,0.5188113451004028,0.5208282470703125,0.5227991342544556,0.5247267484664917,0.5266088247299194,0.528451681137085,0.530253529548645,0.5320165157318115,0.5337424278259277,0.5354235172271729,0.5370645523071289,0.5386555194854736,0.5402120351791382,0.5417255163192749,0.5431941747665405,0.5446261167526245,0.5460224151611328,0.5473803281784058,0.5486874580383301,0.5499609708786011,0.5511889457702637,0.5523872375488281,0.5535358190536499,0.5546661615371704,0.5557481050491333,0.5568028688430786,0.5578029155731201,0.5587728023529053,0.5597091913223267,0.5606178045272827,0.5614850521087646,0.5623224973678589,0.563123345375061,0.56389319896698,0.5646414756774902,0.5653656721115112,0.5660539865493774,0.5667092800140381,0.5673363208770752,0.5679415464401245,0.5685158967971802,0.5690689086914062,0.5695945024490356,0.5701066255569458,0.5705938339233398,0.5710563659667969,0.5715008974075317,0.5719212293624878,0.5723288059234619,0.5727159976959229,0.573083758354187,0.5734395980834961,0.5737757682800293,0.574091911315918,0.5743978023529053,0.5746949911117554,0.5749696493148804,0.5752382278442383,0.5754917860031128,0.575729250907898,0.5759576559066772,0.5761772394180298,0.5763827562332153,0.5765819549560547,0.5767725706100464,0.5769531726837158,0.5771223306655884,0.5772829055786133,0.5774350166320801,0.5775787830352783,0.5777170658111572,0.577850341796875,0.577974796295166,0.5780940055847168,0.5782078504562378,0.5783159732818604,0.578417181968689,0.5785130262374878,0.5786041021347046,0.5786943435668945,0.5787757635116577,0.5788557529449463,0.578930139541626,0.5790001153945923,0.5790668725967407,0.5791313648223877,0.5791922807693481,0.5792504549026489,0.5793057680130005,0.579359769821167,0.5794117450714111,0.5794599056243896,0.5795044898986816,0.5795480012893677,0.5795893669128418,0.5796289443969727,0.5796668529510498,0.5797021389007568,0.5797357559204102,0.5797687768936157,0.5798008441925049,0.5798313617706299,0.5798598527908325,0.579887866973877,0.5799140930175781,0.5799387693405151,0.5799641609191895,0.5799868106842041,0.5800085067749023,0.5800291299819946,0.5800496339797974,0.5800693035125732,0.5800876617431641,0.5801048278808594,0.5801213979721069,0.5801379680633545,0.5801537036895752,0.5801689624786377,0.5801830291748047,0.5801966190338135,0.580209493637085,0.5802217721939087,0.5802340507507324,0.5802453756332397,0.5802561044692993,0.5802668333053589,0.5802770853042603,0.5802868604660034,0.5802963972091675,0.5803067684173584,0.5803148746490479,0.5803240537643433,0.5803326368331909,0.5803415775299072,0.5803490877151489,0.580356240272522,0.5803637504577637,0.580370306968689,0.5803775787353516,0.5803844928741455,0.5803909301757812,0.5803970098495483,0.5804028511047363,0.5804084539413452,0.5804142951965332,0.5804200172424316,0.5804251432418823,0.580430269241333,0.5804356336593628,0.5804404020309448,0.5804450511932373,0.5804493427276611,0.5804538726806641,0.5804579257965088,0.5804619789123535,0.5804659128189087,0.5804699659347534,0.5804741382598877,0.5804774761199951,0.5804809331893921,0.5804842710494995,0.5804879665374756,0.5804910659790039,0.5804940462112427,0.5804970264434814,0.5805002450942993,0.5805031061172485,0.5805059671401978,0.580508828163147,0.5805113315582275,0.5805141925811768,0.5805169343948364,0.5805193185806274,0.580521821975708,0.5805245637893677,0.5805269479751587,0.5805292129516602,0.5805313587188721,0.5805336236953735,0.5805357694625854,0.5805379152297974,0.5805400609970093,0.580541729927063,0.5805435180664062,0.5805455446243286,0.580547571182251,0.5805492401123047,0.5805513858795166,0.5805531740188599,0.5805548429489136,0.5805567502975464,0.5805584192276001,0.5805600881576538,0.5805617570877075,0.5805633068084717,0.5805648565292358,0.5805661678314209,0.5805679559707642,0.5805692672729492,0.5805708169937134,0.580572247505188,0.5805736780166626,0.5805754661560059,0.5805767774581909,0.5805778503417969,0.5805789232254028,0.5805803537368774,0.5805814266204834,0.5805824995040894,0.5805835723876953,0.5805846452713013,0.5805858373641968,0.5805867910385132,0.5805878639221191,0.5805888175964355,0.5805898904800415,0.5805908441543579,0.5805920362472534,0.5805929899215698,0.5805940628051758,0.5805948972702026,0.5805957317352295,0.5805968046188354,0.5805974006652832,0.5805982351303101,0.5805991888046265,0.5805999040603638,0.5806006193161011,0.5806014537811279,0.5806020498275757,0.580602765083313,0.5806033611297607,0.580604076385498,0.5806047916412354,0.5806053876876831,0.58060622215271,0.5806069374084473,0.580607533454895,0.5806083679199219,0.5806090831756592,0.5806097984313965,0.5806103944778442,0.580610990524292,0.5806114673614502,0.5806119441986084,0.5806124210357666,0.5806128978729248,0.580613374710083,0.5806138515472412,0.580614447593689,0.5806150436401367,0.5806156396865845,0.5806162357330322,0.5806167125701904,0.5806171894073486,0.5806179046630859,0.5806183815002441,0.5806188583374023,0.5806194543838501,0.5806199312210083,0.580620527267456,0.5806210041046143,0.5806214809417725,0.5806219577789307,0.5806221961975098,0.5806227922439575,0.5806232690811157,0.5806236267089844],"recovered":[0.0,0.0034895441494882107,0.006485891528427601,0.00954930204898119,0.012805529870092869,0.01629715971648693,0.02003789320588112,0.02404731512069702,0.028309345245361328,0.0328635573387146,0.03771163150668144,0.042885083705186844,0.048357609659433365,0.054147668182849884,0.06025443971157074,0.0667123794555664,0.07350467145442963,0.0806511715054512,0.08811662346124649,0.09589319676160812,0.10401829332113266,0.11244739592075348,0.12117887288331985,0.13018359243869781,0.13944879174232483,0.14897532761096954,0.15873654186725616,0.16867294907569885,0.17877256870269775,0.18902842700481415,0.19938431680202484,0.20981062948703766,0.2202826738357544,0.23076029121875763,0.24123132228851318,0.251632958650589,0.26198291778564453,0.2721877694129944,0.2822921574115753,0.2922258973121643,0.3019863963127136,0.3115159273147583,0.32082897424697876,0.3299218714237213,0.33875131607055664,0.34734389185905457,0.3556561768054962,0.3636796474456787,0.3714376389980316,0.3789043128490448,0.38609349727630615,0.39300161600112915,0.3996528089046478,0.406023770570755,0.41211527585983276,0.4179826080799103,0.4235614240169525,0.4289262890815735,0.4340674579143524,0.4389868676662445,0.4437059462070465,0.44820237159729004,0.4525297284126282,0.4566706717014313,0.460632860660553,0.4644504487514496,0.46809664368629456,0.4716165065765381,0.47499969601631165,0.4782596826553345,0.4813918471336365,0.48442643880844116,0.4873511493206024,0.49019646644592285,0.49295055866241455,0.49560433626174927,0.498189777135849,0.5007061958312988,0.5031599998474121,0.5055574774742126,0.507887065410614,0.5101560354232788,0.5123631954193115,0.5145154595375061,0.5166217684745789,0.5186952948570251,0.520708441734314,0.5226854085922241,0.524613082408905,0.5264931917190552,0.5283345580101013,0.5301274657249451,0.5318890810012817,0.5336160063743591,0.535293698310852,0.5369313359260559,0.5385282635688782,0.5400853157043457,0.5416017770767212,0.543070375919342,0.5444965958595276,0.5458909273147583,0.547245979309082,0.5485543012619019,0.5498260855674744,0.5510702729225159,0.5522581934928894,0.5534195303916931,0.554530143737793,0.5556201934814453,0.5566655397415161,0.5576784610748291,0.5586493015289307,0.5595877170562744,0.5604954957962036,0.5613672733306885,0.5621987581253052,0.5630037188529968,0.5637722611427307,0.5645236372947693,0.5652427077293396,0.5659339427947998,0.5665882229804993,0.5672180652618408,0.5678225159645081,0.5683931112289429,0.5689489245414734,0.5694826245307922,0.5699918270111084,0.5704774260520935,0.5709432363510132,0.5713871121406555,0.5718089938163757,0.5722148418426514,0.5726022720336914,0.5729717016220093,0.57332843542099,0.5736668705940247,0.5739862322807312,0.5742954611778259,0.5745837688446045,0.5748661756515503,0.5751333832740784,0.5753897428512573,0.5756298899650574,0.5758621692657471,0.5760807394981384,0.5762889981269836,0.5764889717102051,0.5766786336898804,0.5768581628799438,0.5770277380943298,0.5771902799606323,0.57734215259552,0.5774862766265869,0.5776257514953613,0.5777591466903687,0.5778852105140686,0.5780041813850403,0.5781185030937195,0.5782248973846436,0.5783280730247498,0.5784255266189575,0.5785202383995056,0.5786091685295105,0.5786915421485901,0.578770101070404,0.5788429379463196,0.5789147615432739,0.5789815783500671,0.5790455341339111,0.5791077017784119,0.5791670083999634,0.5792232155799866,0.5792766809463501,0.5793297290802002,0.5793766379356384,0.57942134141922,0.579465925693512,0.5795077085494995,0.579547107219696,0.5795853137969971,0.5796206593513489,0.5796562433242798,0.5796889662742615,0.579720139503479,0.5797501802444458,0.5797792077064514,0.5798068046569824,0.5798332095146179,0.5798586010932922,0.5798827409744263,0.5799055695533752,0.5799276232719421,0.5799483060836792,0.5799691677093506,0.5799891948699951,0.5800068378448486,0.5800252556800842,0.5800420641899109,0.5800581574440002,0.5800739526748657,0.5800879001617432,0.580102264881134,0.5801166296005249,0.5801299810409546,0.5801426768302917,0.5801551342010498,0.5801663994789124,0.5801780223846436,0.5801886320114136,0.5801984071731567,0.5802080631256104,0.5802183747291565,0.5802273750305176,0.5802369713783264,0.5802462697029114,0.5802552700042725,0.5802636742591858,0.5802710056304932,0.5802793502807617,0.5802858471870422,0.5802925825119019,0.5802994966506958,0.5803061723709106,0.5803130269050598,0.580318808555603,0.5803249478340149,0.580330491065979,0.5803362727165222,0.580341637134552,0.5803468227386475,0.5803524255752563,0.5803574323654175,0.5803622007369995,0.580366849899292,0.5803715586662292,0.5803757905960083,0.5803800821304321,0.5803841948509216,0.5803881287574768,0.5803923010826111,0.5803959369659424,0.5803993344306946,0.5804029107093811,0.5804070234298706,0.5804103016853333,0.5804135799407959,0.5804165601730347,0.580419659614563,0.5804227590560913,0.5804257392883301,0.5804284811019897,0.5804312825202942,0.5804340243339539,0.5804369449615479,0.5804395079612732,0.5804421901702881,0.5804451704025269,0.5804477334022522,0.5804499387741089,0.5804525017738342,0.5804546475410461,0.5804569721221924,0.5804589986801147,0.5804611444473267,0.5804635286331177,0.5804653763771057,0.5804672241210938,0.5804693102836609,0.5804710984230042,0.5804731845855713,0.5804749131202698,0.5804766416549683,0.5804784297943115,0.5804802179336548,0.5804819464683533,0.5804833173751831,0.580484926700592,0.5804864764213562,0.5804877877235413,0.5804895758628845,0.5804910063743591,0.5804927945137024,0.5804943442344666,0.5804956555366516,0.5804970860481262,0.5804983377456665,0.5804997086524963,0.5805009603500366,0.5805022716522217,0.5805033445358276,0.5805045962333679,0.58050537109375,0.5805066823959351,0.5805079340934753,0.5805090665817261,0.5805100798606873,0.5805110931396484,0.5805122256278992,0.5805131793022156,0.5805141925811768,0.5805152058601379,0.5805160999298096,0.5805171132087708,0.5805180668830872,0.580518901348114,0.5805196762084961,0.5805203318595886,0.5805212259292603,0.5805219411849976,0.580522894859314,0.5805237889289856,0.5805244445800781,0.580525279045105,0.5805258750915527,0.5805267095565796,0.5805273056030273,0.5805280208587646,0.5805288553237915,0.5805298089981079,0.5805304050445557,0.5805311799049377,0.5805318355560303,0.5805326104164124,0.5805333256721497,0.5805338621139526,0.5805343985557556,0.580534815788269,0.5805354118347168,0.580535888671875,0.5805366039276123,0.5805371403694153,0.5805376172065735,0.580538272857666,0.5805386900901794,0.5805392265319824,0.5805400013923645,0.5805404186248779,0.5805410146713257,0.5805414915084839,0.5805421471595764,0.5805426836013794,0.5805431604385376,0.5805437564849854,0.5805443525314331,0.5805448293685913,0.5805453062057495,0.5805456638336182,0.5805461406707764,0.5805465579032898],"active":[0.00707736611366272,0.006097983103245497,0.006223476491868496,0.006609286181628704,0.007068502716720104,0.007562741637229919,0.00807337835431099,0.008614428341388702,0.009194590151309967,0.009787846356630325,0.010408099740743637,0.0110197514295578,0.011642701923847198,0.012295715510845184,0.012986257672309875,0.013651087880134583,0.014325231313705444,0.014988385140895844,0.01564832776784897,0.01631072908639908,0.016923949122428894,0.017497017979621887,0.018064402043819427,0.018594101071357727,0.019110649824142456,0.019547611474990845,0.019940659403800964,0.020287618041038513,0.020570650696754456,0.02076120674610138,0.02091650664806366,0.02100430428981781,0.021039128303527832,0.02100248634815216,0.02089807391166687,0.020759552717208862,0.02052292227745056,0.02028501033782959,0.019949287176132202,0.019578397274017334,0.019156724214553833,0.0187261700630188,0.018260538578033447,0.01773768663406372,0.017247289419174194,0.016698986291885376,0.01612722873687744,0.015587002038955688,0.01501619815826416,0.014444589614868164,0.01389893889427185,0.013354361057281494,0.012797564268112183,0.012275904417037964,0.0117950439453125,0.011295944452285767,0.010849803686141968,0.010395228862762451,0.009929239749908447,0.00949394702911377,0.00908207893371582,0.008720248937606812,0.008350759744644165,0.007987111806869507,0.007676601409912109,0.007367253303527832,0.0070996880531311035,0.006837964057922363,0.006577223539352417,0.006334543228149414,0.006137758493423462,0.005933403968811035,0.005749791860580444,0.005560189485549927,0.005389302968978882,0.005239367485046387,0.00510135293006897,0.004977762699127197,0.004845142364501953,0.004710495471954346,0.0045989155769348145,0.004488348960876465,0.004381775856018066,0.0042958855628967285,0.004206478595733643,0.00410383939743042,0.004018306732177734,0.0039234161376953125,0.0038385987281799316,0.0037603378295898438,0.003681957721710205,0.003614962100982666,0.0035344362258911133,0.0034485459327697754,0.003361821174621582,0.0032806992530822754,0.0031972527503967285,0.0031088590621948242,0.0030243396759033203,0.0029520392417907715,0.002883732318878174,0.0027965307235717773,0.002714991569519043,0.0026346445083618164,0.0025611519813537598,0.002465546131134033,0.002407968044281006,0.0023285746574401855,0.0022727251052856445,0.0021827220916748047,0.00210726261138916,0.0020307302474975586,0.0019685029983520508,0.0018973350524902344,0.0018270015716552734,0.0017560720443725586,0.0016944408416748047,0.0016377568244934082,0.0015934109687805176,0.0015303492546081543,0.0014665722846984863,0.0014023780822753906,0.0013533234596252441,0.0012978315353393555,0.0012463927268981934,0.0012013912200927734,0.0011577010154724121,0.0011112093925476074,0.0010645389556884766,0.0010234713554382324,0.0009779930114746094,0.0009416937828063965,0.0009070038795471191,0.0008689165115356445,0.0008373260498046875,0.0008040666580200195,0.0007634758949279785,0.0007309317588806152,0.0007087588310241699,0.0006741881370544434,0.0006544589996337891,0.0006256103515625,0.0005958676338195801,0.0005679130554199219,0.0005473494529724121,0.0005205869674682617,0.0005012154579162598,0.00048357248306274414,0.0004642009735107422,0.0004436969757080078,0.0004247426986694336,0.00040727853775024414,0.0003885030746459961,0.00037491321563720703,0.00036406517028808594,0.0003490447998046875,0.00033485889434814453,0.00032263994216918945,0.00031179189682006836,0.0002986788749694824,0.0002881288528442383,0.000276029109954834,0.0002688169479370117,0.0002555251121520996,0.000246584415435791,0.00023859739303588867,0.00023001432418823242,0.00022393465042114258,0.00021660327911376953,0.00021070241928100586,0.00020492076873779297,0.00019806623458862305,0.00019276142120361328,0.00018852949142456055,0.00018322467803955078,0.0001747608184814453,0.00017136335372924805,0.00016802549362182617,0.00016301870346069336,0.00015914440155029297,0.00015503168106079102,0.00015044212341308594,0.0001481175422668457,0.00014460086822509766,0.0001423954963684082,0.00013971328735351562,0.00013768672943115234,0.00013488531112670898,0.00013196468353271484,0.0001309514045715332,0.00012820959091186523,0.00012576580047607422,0.00012356042861938477,0.00012201070785522461,0.00012099742889404297,0.00011849403381347656,0.00011563301086425781,0.00011456012725830078,0.00011271238327026367,0.00011163949966430664,0.00011080503463745117,0.00010907649993896484,0.0001087188720703125,0.00010722875595092773,0.00010514259338378906,0.00010406970977783203,0.00010269880294799805,0.00010097026824951172,0.0001004338264465332,9.906291961669922e-05,9.822845458984375e-05,9.799003601074219e-05,9.870529174804688e-05,9.649991989135742e-05,9.66787338256836e-05,9.566545486450195e-05,9.530782699584961e-05,9.381771087646484e-05,9.256601333618164e-05,9.274482727050781e-05,9.09566879272461e-05,9.173154830932617e-05,9.191036224365234e-05,9.143352508544922e-05,9.083747863769531e-05,8.982419967651367e-05,8.96453857421875e-05,8.934736251831055e-05,8.952617645263672e-05,8.887052536010742e-05,8.863210678100586e-05,8.881092071533203e-05,8.797645568847656e-05,8.761882781982422e-05,8.71419906616211e-05,8.702278137207031e-05,8.636713027954102e-05,8.618831634521484e-05,8.58306884765625e-05,8.577108383178711e-05,8.600950241088867e-05,8.51750373840332e-05,8.499622344970703e-05,8.493661880493164e-05,8.505582809448242e-05,8.404254913330078e-05,8.374452590942383e-05,8.344650268554688e-05,8.368492126464844e-05,8.344650268554688e-05,8.320808410644531e-05,8.308887481689453e-05,8.285045623779297e-05,8.291006088256836e-05,8.291006088256836e-05,8.237361907958984e-05,8.231401443481445e-05,8.237361907958984e-05,8.177757263183594e-05,8.147954940795898e-05,8.14199447631836e-05,8.112192153930664e-05,8.112192153930664e-05,8.094310760498047e-05,8.106231689453125e-05,8.058547973632812e-05,7.998943328857422e-05,8.016824722290039e-05,8.034706115722656e-05,7.992982864379883e-05,8.028745651245117e-05,7.998943328857422e-05,7.992982864379883e-05,8.0108642578125e-05,7.998943328857422e-05,7.987022399902344e-05,7.981061935424805e-05,7.998943328857422e-05,7.992982864379883e-05,7.969141006469727e-05,8.016824722290039e-05,7.969141006469727e-05,7.981061935424805e-05,7.94529914855957e-05,7.933378219604492e-05,7.981061935424805e-05,7.969141006469727e-05,7.95125961303711e-05,7.921457290649414e-05,7.939338684082031e-05,7.915496826171875e-05,7.915496826171875e-05,7.897615432739258e-05,7.927417755126953e-05,7.915496826171875e-05,7.88569450378418e-05,7.87973403930664e-05,7.873773574829102e-05,7.87973403930664e-05,7.861852645874023e-05,7.88569450378418e-05,7.87973403930664e-05,7.88569450378418e-05,7.87973403930664e-05,7.861852645874023e-05,7.873773574829102e-05,7.849931716918945e-05,7.855892181396484e-05,7.88569450378418e-05,7.867813110351562e-05,7.867813110351562e-05,7.855892181396484e-05,7.826089859008789e-05,7.832050323486328e-05,7.808208465576172e-05,7.82012939453125e-05,7.808208465576172e-05,7.808208465576172e-05,7.82012939453125e-05,7.808208465576172e-05,7.772445678710938e-05,7.796287536621094e-05,7.790327072143555e-05,7.796287536621094e-05,7.778406143188477e-05,7.766485214233398e-05,7.76052474975586e-05,7.75456428527832e-05,7.76052474975586e-05,7.748603820800781e-05,7.748603820800781e-05,7.724761962890625e-05,7.730722427368164e-05,7.742643356323242e-05,7.736682891845703e-05,7.75456428527832e-05,7.748603820800781e-05,7.718801498413086e-05,7.748603820800781e-05,7.736682891845703e-05,7.736682891845703e-05,7.730722427368164e-05,7.724761962890625e-05,7.736682891845703e-05,7.724761962890625e-05,7.712841033935547e-05,7.712841033935547e-05,7.68899917602539e-05,7.712841033935547e-05,7.712841033935547e-05,7.706880569458008e-05]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.00707736611366272,0.009584080427885056,0.01260368898510933,0.015889784321188927,0.01936933398246765,0.023040136322379112,0.026898369193077087,0.03096274472773075,0.035233087837696075,0.039710186421871185,0.044395655393600464,0.04929564148187637,0.054406289011240005,0.05973362177610397,0.0652681440114975,0.07102902978658676,0.07697957754135132,0.08312308043241501,0.08946728706359863,0.0960015282034874,0.10271827131509781,0.10961100459098816,0.11666196584701538,0.1238480657339096,0.1311921626329422,0.13864491879940033,0.14619803428649902,0.15384207665920258,0.16156461834907532,0.1693536788225174,0.17718373239040375,0.18503005802631378,0.19290252029895782,0.20076878368854523,0.20858719944953918,0.2163710743188858,0.2240937054157257,0.2317359745502472,0.2392951399087906,0.24675239622592926,0.2540978193283081,0.2613065838813782,0.2683831751346588,0.27533116936683655,0.28212791681289673,0.288763165473938,0.29522183537483215,0.3015153408050537,0.30762574076652527,0.3135645389556885,0.3193318247795105,0.32490986585617065,0.3303190767765045,0.3355477452278137,0.34061160683631897,0.3454902172088623,0.3501935303211212,0.354722797870636,0.3590888977050781,0.36328980326652527,0.3673364818096161,0.3712165951728821,0.37496447563171387,0.3785724937915802,0.3820343017578125,0.38536927103996277,0.38857555389404297,0.3916608393192291,0.39461392164230347,0.39745765924453735,0.40020960569381714,0.4028548300266266,0.4054068922996521,0.40785539150238037,0.4102313816547394,0.41251876950263977,0.4147195518016815,0.41686198115348816,0.4189334511756897,0.4209325313568115,0.4228781461715698,0.42476314306259155,0.426596999168396,0.4283824563026428,0.430118590593338,0.43180111050605774,0.43344616889953613,0.4350570738315582,0.43661966919898987,0.4381485879421234,0.43963637948036194,0.44109871983528137,0.44252362847328186,0.44393110275268555,0.44530802965164185,0.44665515422821045,0.44797366857528687,0.4492769241333008,0.45054954290390015,0.4517975151538849,0.4530280828475952,0.4542328715324402,0.4554140865802765,0.45658421516418457,0.4577271342277527,0.45886096358299255,0.4599718749523163,0.4610694944858551,0.4621511995792389,0.4632008671760559,0.46423661708831787,0.46524661779403687,0.4662478566169739,0.4672248959541321,0.4681909680366516,0.4691343307495117,0.4700564742088318,0.47096866369247437,0.4718540906906128,0.47272583842277527,0.4735816717147827,0.4744231402873993,0.475234717130661,0.4760366678237915,0.47682347893714905,0.4775905907154083,0.47835487127304077,0.47909608483314514,0.47981321811676025,0.480522483587265,0.4812147319316864,0.4818868935108185,0.48255202174186707,0.48320069909095764,0.4838290810585022,0.4844419062137604,0.48504209518432617,0.48562610149383545,0.48619353771209717,0.48674771189689636,0.48729264736175537,0.4878198504447937,0.48833370208740234,0.4888361096382141,0.4893273115158081,0.48979783058166504,0.4902641475200653,0.4907143712043762,0.49115055799484253,0.4915737211704254,0.4919799566268921,0.4923817217350006,0.49277162551879883,0.4931478202342987,0.4935150146484375,0.493867427110672,0.49421069025993347,0.4945417046546936,0.4948616325855255,0.49517449736595154,0.4954805374145508,0.4957726001739502,0.4960506558418274,0.49632295966148376,0.4965890347957611,0.4968518912792206,0.497099369764328,0.49734532833099365,0.49757859110832214,0.4978099763393402,0.4980272054672241,0.49824199080467224,0.4984433352947235,0.4986380636692047,0.49882471561431885,0.49900534749031067,0.499187707901001,0.4993574023246765,0.4995254874229431,0.4996856153011322,0.4998405873775482,0.4999927282333374,0.5001387596130371,0.5002787113189697,0.5004140138626099,0.5005463361740112,0.5006757974624634,0.5007983446121216,0.5009177923202515,0.5010313987731934,0.5011417865753174,0.5012500882148743,0.5013530850410461,0.5014525651931763,0.5015513896942139,0.5016440153121948,0.501732349395752,0.5018192529678345,0.5019034743309021,0.5019838809967041,0.5020615458488464,0.5021373629570007,0.502212405204773,0.5022825598716736,0.5023506879806519,0.5024158954620361,0.5024785399436951,0.5025397539138794,0.5025993585586548,0.5026569366455078,0.5027121901512146,0.5027666091918945,0.5028175711631775,0.502867579460144,0.5029157400131226,0.5029629468917847,0.5030088424682617,0.5030530095100403,0.5030947923660278,0.5031358599662781,0.5031763911247253,0.5032147169113159,0.5032509565353394,0.5032857656478882,0.5033199787139893,0.5033539533615112,0.5033866167068481,0.5034181475639343,0.5034493207931519,0.5034779906272888,0.5035074949264526,0.5035351514816284,0.5035632848739624,0.5035902261734009,0.5036150813102722,0.5036407709121704,0.5036648511886597,0.503688395023346,0.5037107467651367,0.5037319660186768,0.5037524700164795,0.5037714242935181,0.5037904977798462,0.5038095712661743,0.5038279294967651,0.5038456916809082,0.5038636326789856,0.5038798451423645,0.5038963556289673,0.5039119720458984,0.50392746925354,0.5039421916007996,0.5039570927619934,0.5039717555046082,0.5039854645729065,0.5039989352226257,0.5040121674537659,0.5040251016616821,0.5040375590324402,0.5040498971939087,0.5040614604949951,0.5040730237960815,0.5040844082832336,0.5040946006774902,0.5041054487228394,0.5041157007217407,0.5041253566741943,0.5041342973709106,0.5041435360908508,0.5041525363922119,0.5041607618331909,0.5041688680648804,0.5041764974594116,0.5041839480400085,0.5041917562484741,0.5041991472244263,0.5042062997817993,0.5042134523391724,0.5042202472686768,0.5042266845703125,0.504233717918396,0.5042397975921631,0.5042459964752197,0.5042518377304077,0.5042572617530823,0.5042635202407837,0.5042692422866821,0.5042744874954224,0.5042799115180969,0.504285454750061,0.5042903423309326,0.5042948722839355,0.504299521446228,0.5043039321899414,0.5043079853057861,0.5043126344680786,0.5043177604675293,0.5043221712112427,0.504326343536377,0.5043303966522217,0.5043340921401978,0.5043381452560425,0.5043423175811768,0.5043460130691528,0.5043495893478394,0.5043528079986572,0.5043560266494751,0.5043594837188721,0.5043631196022034,0.5043666362762451,0.5043694972991943,0.5043724775314331,0.5043754577636719,0.5043785572052002,0.5043814182281494,0.5043843388557434,0.5043871402740479,0.5043896436691284,0.504392147064209,0.5043948888778687,0.5043971538543701,0.5043997168540955,0.5044019222259521,0.5044040679931641,0.5044066905975342,0.5044091939926147,0.5044113993644714,0.5044136643409729,0.5044159889221191,0.5044180154800415,0.5044198036193848,0.5044221878051758,0.5044246912002563,0.5044269561767578,0.5044288635253906,0.5044312477111816,0.5044333934783936,0.5044355392456055,0.5044375658035278,0.504439651966095,0.5044413805007935,0.5044434070587158,0.5044452548027039,0.5044471025466919,0.5044487714767456,0.5044506788253784,0.5044523477554321,0.5044541954994202,0.5044558048248291,0.5044575929641724,0.5044593214988708],"recovered":[0.0,0.0034887618385255337,0.00648516695946455,0.009492523036897182,0.012641333974897861,0.015954891219735146,0.01945451647043228,0.02313082292675972,0.027010144665837288,0.03107733093202114,0.03535259887576103,0.03981862962245941,0.04451209679245949,0.04941022768616676,0.05452174320816994,0.059835318475961685,0.06538408994674683,0.07112904638051987,0.0770537480711937,0.0831938087940216,0.08953390270471573,0.09606581926345825,0.10278723388910294,0.10966794192790985,0.11671449989080429,0.12390563637018204,0.13123658299446106,0.13868580758571625,0.14623987674713135,0.1538674682378769,0.1615859568119049,0.1693551391363144,0.17716175317764282,0.18501076102256775,0.19286853075027466,0.20069435238838196,0.20852863788604736,0.21627943217754364,0.22399236261844635,0.23162192106246948,0.23916348814964294,0.24659956991672516,0.25394269824028015,0.2611328065395355,0.2682216167449951,0.275159627199173,0.2819429039955139,0.2885727286338806,0.29500821232795715,0.3012954592704773,0.3074136972427368,0.31335315108299255,0.3191092312335968,0.32470184564590454,0.33011171221733093,0.3353465795516968,0.34041106700897217,0.3453013598918915,0.3500012755393982,0.35452017188072205,0.3588782548904419,0.3630865514278412,0.36713728308677673,0.3710297644138336,0.37478527426719666,0.3783996105194092,0.3818710148334503,0.3852050304412842,0.3884139657020569,0.391508013010025,0.3944699764251709,0.3973214328289032,0.4000625014305115,0.4027227759361267,0.40527141094207764,0.407736599445343,0.41010841727256775,0.4124051332473755,0.41461867094039917,0.41676217317581177,0.41883018612861633,0.42083868384361267,0.4227868318557739,0.4246750473976135,0.4265103042125702,0.4283011257648468,0.43004393577575684,0.4317294955253601,0.43338215351104736,0.43498772382736206,0.43656107783317566,0.4380890130996704,0.4395844638347626,0.44104817509651184,0.44247549772262573,0.44387757778167725,0.44525131583213806,0.4465978443622589,0.4479251503944397,0.44922247529029846,0.45049723982810974,0.45175161957740784,0.4529748857021332,0.45417866110801697,0.45536938309669495,0.4565337002277374,0.45768290758132935,0.4588107466697693,0.45992138981819153,0.4610196352005005,0.46209385991096497,0.4631466269493103,0.4641813337802887,0.46519649028778076,0.46619078516960144,0.4671712815761566,0.4681307077407837,0.46907663345336914,0.47000429034233093,0.4709073305130005,0.47179660201072693,0.47266703844070435,0.4735269844532013,0.4743615686893463,0.4751798212528229,0.4759793281555176,0.4767652153968811,0.4775424599647522,0.47829875349998474,0.4790334105491638,0.4797567129135132,0.4804645776748657,0.48115450143814087,0.4818331301212311,0.4824962317943573,0.4831378161907196,0.48376935720443726,0.4843864440917969,0.48498284816741943,0.4855619966983795,0.4861270785331726,0.48668527603149414,0.48723068833351135,0.4877540171146393,0.48826804757118225,0.48877015709877014,0.48926007747650146,0.4897376596927643,0.4902004599571228,0.4906463921070099,0.49108126759529114,0.4915023446083069,0.4919164478778839,0.4923170506954193,0.4927058219909668,0.49308285117149353,0.4934481978416443,0.4938017725944519,0.4941427707672119,0.4944723844528198,0.49479418992996216,0.49510881304740906,0.4954087436199188,0.4956952929496765,0.49598002433776855,0.4962534010410309,0.4965234100818634,0.4967808425426483,0.49703681468963623,0.4972771406173706,0.49751588702201843,0.4977436661720276,0.4979632794857025,0.49817410111427307,0.49837666749954224,0.49857088923454285,0.49875959753990173,0.49894803762435913,0.49912357330322266,0.499293714761734,0.49946150183677673,0.4996225833892822,0.4997793436050415,0.4999275207519531,0.5000756978988647,0.5002139806747437,0.5003519654273987,0.5004863739013672,0.5006135106086731,0.5007348656654358,0.5008547902107239,0.5009691715240479,0.5010795593261719,0.501186728477478,0.5012922286987305,0.5013927221298218,0.5014899373054504,0.5015817284584045,0.5016701817512512,0.5017555356025696,0.5018408298492432,0.5019204020500183,0.5019993782043457,0.5020771622657776,0.5021487474441528,0.5022196769714355,0.5022886395454407,0.5023539066314697,0.5024169087409973,0.5024784207344055,0.502536952495575,0.502593994140625,0.5026497840881348,0.5027034282684326,0.5027556419372559,0.5028048753738403,0.5028541088104248,0.502899706363678,0.5029448866844177,0.5029876828193665,0.5030297636985779,0.5030717849731445,0.5031111836433411,0.5031498074531555,0.5031854510307312,0.5032211542129517,0.5032561421394348,0.503290593624115,0.5033236145973206,0.5033550262451172,0.5033846497535706,0.503413736820221,0.5034428238868713,0.5034711956977844,0.5034983158111572,0.5035246014595032,0.5035499930381775,0.5035744309425354,0.5035998225212097,0.5036224126815796,0.5036449432373047,0.5036669969558716,0.5036873817443848,0.5037065148353577,0.5037250518798828,0.5037445425987244,0.5037626028060913,0.5037804245948792,0.5037986040115356,0.5038152933120728,0.5038321614265442,0.5038478374481201,0.5038634538650513,0.503878116607666,0.5038931965827942,0.5039073824882507,0.5039212703704834,0.5039356350898743,0.5039496421813965,0.5039625763893127,0.503974199295044,0.5039857625961304,0.5039975643157959,0.504010021686554,0.5040207505226135,0.5040315389633179,0.504041850566864,0.5040525197982788,0.5040622353553772,0.5040715932846069,0.5040813088417053,0.5040910243988037,0.5040989518165588,0.5041068196296692,0.5041149854660034,0.5041226148605347,0.5041307210922241,0.5041376948356628,0.5041450262069702,0.5041519403457642,0.5041589140892029,0.5041657090187073,0.5041723847389221,0.5041786432266235,0.504184901714325,0.5041903853416443,0.5041962265968323,0.504202663898468,0.5042082071304321,0.5042132139205933,0.5042189359664917,0.5042237639427185,0.5042290091514587,0.5042340159416199,0.504238486289978,0.504242479801178,0.5042474269866943,0.5042518377304077,0.5042570233345032,0.5042614936828613,0.5042654275894165,0.5042692422866821,0.5042735934257507,0.5042774081230164,0.5042811632156372,0.5042849183082581,0.5042886137962341,0.5042921900749207,0.5042952299118042,0.5042993426322937,0.5043029189109802,0.5043059587478638,0.5043089985847473,0.5043118596076965,0.5043154954910278,0.5043182969093323,0.5043210387229919,0.5043240785598755,0.5043267607688904,0.504329264163971,0.5043319463729858,0.5043346285820007,0.504336953163147,0.5043396353721619,0.5043416023254395,0.5043439269065857,0.5043464303016663,0.504348874092102,0.5043508410453796,0.5043532848358154,0.5043551325798035,0.5043574571609497,0.5043594241142273,0.5043617486953735,0.5043643116950989,0.5043665766716003,0.5043689012527466,0.504370927810669,0.5043731331825256,0.5043752193450928,0.5043773651123047,0.504379153251648,0.5043809413909912,0.5043829083442688,0.5043850541114807,0.5043866634368896,0.5043884515762329,0.5043902397155762,0.5043920278549194,0.5043939352035522,0.504395604133606],"active":[0.00707736611366272,0.006095318589359522,0.006118522025644779,0.006397261284291744,0.00672800000756979,0.007085245102643967,0.007443852722644806,0.007831921800971031,0.008222943171858788,0.008632855489850044,0.009043056517839432,0.009477011859416962,0.009894192218780518,0.01032339408993721,0.01074640080332756,0.011193711310625076,0.011595487594604492,0.011994034051895142,0.012413538992404938,0.01280771940946579,0.01318436861038208,0.013545185327529907,0.013874731957912445,0.014180123805999756,0.014477662742137909,0.014739282429218292,0.014961451292037964,0.015156269073486328,0.01532474160194397,0.015486210584640503,0.01559777557849884,0.01567491888999939,0.015740767121315002,0.015758022665977478,0.015718668699264526,0.015676721930503845,0.015565067529678345,0.015456542372703552,0.015302777290344238,0.015130475163459778,0.014934331178665161,0.014707013964653015,0.014440476894378662,0.014198362827301025,0.013906300067901611,0.013603538274765015,0.013278931379318237,0.012942612171173096,0.012617528438568115,0.012269079685211182,0.011918127536773682,0.0115567147731781,0.011209845542907715,0.01084589958190918,0.010499894618988037,0.010143637657165527,0.009782463312149048,0.009421437978744507,0.009087622165679932,0.008769631385803223,0.008458226919174194,0.008130043745040894,0.007827192544937134,0.007542729377746582,0.007249027490615845,0.006969660520553589,0.006704539060592651,0.006455808877944946,0.006199955940246582,0.005949646234512329,0.00573962926864624,0.005533397197723389,0.005344390869140625,0.005132615566253662,0.004959970712661743,0.004782170057296753,0.0046111345291137695,0.004456847906112671,0.004314780235290527,0.004170358180999756,0.004047960042953491,0.003924459218978882,0.0038101673126220703,0.003707408905029297,0.0036082863807678223,0.0034999847412109375,0.003402233123779297,0.00332757830619812,0.003237515687942505,0.0031608641147613525,0.0030753016471862793,0.003009706735610962,0.002939164638519287,0.002882927656173706,0.0028325319290161133,0.002777576446533203,0.0027223527431488037,0.00267907977104187,0.0026243925094604492,0.0025750398635864258,0.0025308430194854736,0.0024812519550323486,0.0024392008781433105,0.0024055540561676025,0.0023577511310577393,0.002327263355255127,0.0022889673709869385,0.0022587478160858154,0.0022298097610473633,0.00218123197555542,0.0021427571773529053,0.0020999908447265625,0.0020665228366851807,0.0020284056663513184,0.002000182867050171,0.0019630491733551025,0.0019257664680480957,0.0018920302391052246,0.0018498003482818604,0.0018185079097747803,0.0017850697040557861,0.0017561018466949463,0.0017077326774597168,0.0016750991344451904,0.0016436576843261719,0.001611262559890747,0.001589655876159668,0.0015536248683929443,0.0015144646167755127,0.0014890730381011963,0.0014580190181732178,0.0014223158359527588,0.0013975203037261963,0.0013675689697265625,0.0013328492641448975,0.0013040900230407715,0.001272737979888916,0.0012396574020385742,0.0012106895446777344,0.0011857151985168457,0.0011655688285827637,0.0011345744132995605,0.0011030137538909912,0.001082092523574829,0.0010592639446258545,0.0010276734828948975,0.0010040700435638428,0.0009767115116119385,0.0009500980377197266,0.0009273290634155273,0.0008986890316009521,0.0008793771266937256,0.000855177640914917,0.0008307695388793945,0.0008091926574707031,0.0007845759391784668,0.0007624924182891846,0.0007399320602416992,0.0007188618183135986,0.0007021129131317139,0.000686347484588623,0.0006637871265411377,0.0006419122219085693,0.000627666711807251,0.0006090104579925537,0.0005984902381896973,0.0005759596824645996,0.0005644857883453369,0.0005417764186859131,0.0005328357219696045,0.0005113184452056885,0.0004983246326446533,0.0004800558090209961,0.0004639625549316406,0.00044804811477661133,0.00043445825576782227,0.00042811036109924316,0.0004093647003173828,0.000401914119720459,0.00039190053939819336,0.0003790855407714844,0.0003701448440551758,0.00035941600799560547,0.00035119056701660156,0.0003383159637451172,0.0003323554992675781,0.00032383203506469727,0.00031197071075439453,0.00030428171157836914,0.00029653310775756836,0.00028699636459350586,0.000280916690826416,0.0002735257148742676,0.0002658367156982422,0.00025916099548339844,0.0002512931823730469,0.00024241209030151367,0.00023752450942993164,0.0002332925796508789,0.00022834539413452148,0.00022071599960327148,0.00021696090698242188,0.0002130270004272461,0.0002053976058959961,0.00020194053649902344,0.00019621849060058594,0.00018990039825439453,0.00018584728240966797,0.0001824498176574707,0.00017851591110229492,0.00017523765563964844,0.00017261505126953125,0.0001677870750427246,0.00016415119171142578,0.00016009807586669922,0.00015807151794433594,0.00015473365783691406,0.0001533031463623047,0.00014990568161010742,0.0001481771469116211,0.00014662742614746094,0.00014293193817138672,0.00013977289199829102,0.00013595819473266602,0.00013452768325805664,0.0001327991485595703,0.00013047456741333008,0.00012755393981933594,0.00012570619583129883,0.00012296438217163086,0.00012284517288208008,0.0001214146614074707,0.00012046098709106445,0.00011903047561645508,0.00011676549911499023,0.00011616945266723633,0.00011485815048217773,0.00011396408081054688,0.00011092424392700195,0.00010955333709716797,0.00010752677917480469,0.00010442733764648438,0.00010311603546142578,0.00010305643081665039,0.00010287761688232422,0.00010114908218383789,0.00010102987289428711,9.942054748535156e-05,9.775161743164062e-05,9.66787338256836e-05,9.530782699584961e-05,9.435415267944336e-05,9.363889694213867e-05,9.363889694213867e-05,9.226799011230469e-05,9.1552734375e-05,9.08970832824707e-05,8.946657180786133e-05,8.791685104370117e-05,8.732080459594727e-05,8.726119995117188e-05,8.726119995117188e-05,8.684396743774414e-05,8.45789909362793e-05,8.469820022583008e-05,8.416175842285156e-05,8.350610733032227e-05,8.177757263183594e-05,8.130073547363281e-05,8.094310760498047e-05,7.94529914855957e-05,7.784366607666016e-05,7.75456428527832e-05,7.712841033935547e-05,7.677078247070312e-05,7.653236389160156e-05,7.557868957519531e-05,7.575750350952148e-05,7.522106170654297e-05,7.474422454833984e-05,7.480382919311523e-05,7.408857345581055e-05,7.361173629760742e-05,7.319450378417969e-05,7.236003875732422e-05,7.31348991394043e-05,7.301568984985352e-05,7.18235969543457e-05,7.170438766479492e-05,7.224082946777344e-05,7.140636444091797e-05,7.110834121704102e-05,7.051229476928711e-05,6.99162483215332e-05,6.949901580810547e-05,7.015466690063477e-05,7.033348083496094e-05,7.033348083496094e-05,6.93202018737793e-05,6.890296936035156e-05,6.866455078125e-05,6.890296936035156e-05,6.872415542602539e-05,6.860494613647461e-05,6.842613220214844e-05,6.788969039916992e-05,6.74128532409668e-05,6.729364395141602e-05,6.788969039916992e-05,6.729364395141602e-05,6.657838821411133e-05,6.651878356933594e-05,6.645917892456055e-05,6.669759750366211e-05,6.592273712158203e-05,6.604194641113281e-05,6.61015510559082e-05,6.556510925292969e-05,6.538629531860352e-05,6.562471389770508e-05,6.520748138427734e-05,6.508827209472656e-05,6.496906280517578e-05,6.443262100219727e-05,6.508827209472656e-05,6.526708602905273e-05,6.496906280517578e-05,6.479024887084961e-05,6.514787673950195e-05,6.473064422607422e-05,6.467103958129883e-05,6.473064422607422e-05,6.526708602905273e-05,6.520748138427734e-05,6.455183029174805e-05,6.467103958129883e-05,6.449222564697266e-05,6.461143493652344e-05,6.443262100219727e-05,6.443262100219727e-05,6.401538848876953e-05,6.42538070678711e-05,6.431341171264648e-05,6.41942024230957e-05,6.371736526489258e-05,6.401538848876953e-05,6.389617919921875e-05,6.395578384399414e-05,6.377696990966797e-05,6.365776062011719e-05,6.371736526489258e-05]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.00707736611366272,0.009592480957508087,0.012515276670455933,0.01562567427754402,0.018868491053581238,0.02225290611386299,0.02574525959789753,0.02937915548682213,0.03312133997678757,0.03699451684951782,0.04098821058869362,0.04509574919939041,0.04930916801095009,0.0536293126642704,0.05807344242930412,0.06260943412780762,0.06725607812404633,0.07200765609741211,0.07684849202632904,0.08176571130752563,0.0867697224020958,0.09185725450515747,0.09703308343887329,0.10225404053926468,0.10753882676362991,0.11286543309688568,0.11823347210884094,0.12364299595355988,0.12908145785331726,0.13452333211898804,0.1399843841791153,0.1454513818025589,0.1509122997522354,0.15636411309242249,0.16179177165031433,0.16719387471675873,0.17255514860153198,0.1778722107410431,0.1831502616405487,0.18837983906269073,0.1935388296842575,0.19862401485443115,0.20364589989185333,0.208589106798172,0.21344181895256042,0.21820586919784546,0.22288349270820618,0.2274799793958664,0.2319709211587906,0.23636192083358765,0.24066612124443054,0.2448624223470688,0.24894365668296814,0.2529241740703583,0.25680088996887207,0.26058733463287354,0.2642691731452942,0.26784196496009827,0.27129894495010376,0.27466002106666565,0.2779323160648346,0.2810879349708557,0.28415530920028687,0.2871221601963043,0.2900025546550751,0.29278814792633057,0.29548680782318115,0.298100084066391,0.3006207048892975,0.30305925011634827,0.30541884899139404,0.3076991140842438,0.3099042475223541,0.31203070282936096,0.31409716606140137,0.3160810172557831,0.31800270080566406,0.3198518455028534,0.32164961099624634,0.32338637113571167,0.32506436109542847,0.3266763389110565,0.32824647426605225,0.3297651708126068,0.33123064041137695,0.3326597213745117,0.3340374529361725,0.33536964654922485,0.3366696238517761,0.3379368484020233,0.3391561210155487,0.3403339087963104,0.34148773550987244,0.34260350465774536,0.34369271993637085,0.3447434902191162,0.34576937556266785,0.34677234292030334,0.34774285554885864,0.34868666529655457,0.34961622953414917,0.3505237400531769,0.3514074385166168,0.35228192806243896,0.35312625765800476,0.3539571166038513,0.3547714650630951,0.3555649220943451,0.35634714365005493,0.35710984468460083,0.35786330699920654,0.35860109329223633,0.3593340218067169,0.3600497245788574,0.3607504963874817,0.3614412546157837,0.36212635040283203,0.36279675364494324,0.36345499753952026,0.36411118507385254,0.3647569417953491,0.3654003441333771,0.3660333454608917,0.36665815114974976,0.3672720193862915,0.36788469552993774,0.3684840798377991,0.36908379197120667,0.3696715831756592,0.370260089635849,0.37083402276039124,0.3714006543159485,0.371969610452652,0.3725258409976959,0.37308093905448914,0.3736332356929779,0.37417322397232056,0.374711811542511,0.37524762749671936,0.3757741451263428,0.3763001561164856,0.3768151104450226,0.377327561378479,0.37783706188201904,0.3783411383628845,0.37883877754211426,0.3793380558490753,0.37982940673828125,0.3803147077560425,0.38079962134361267,0.38127589225769043,0.3817492723464966,0.38222360610961914,0.3826877474784851,0.3831517696380615,0.38361138105392456,0.3840625584125519,0.3845152258872986,0.38496148586273193,0.385405570268631,0.3858395218849182,0.38627153635025024,0.38669896125793457,0.3871227204799652,0.38754311203956604,0.3879539668560028,0.38837122917175293,0.3887825012207031,0.38918980956077576,0.3895858824253082,0.3899846374988556,0.39037564396858215,0.3907589614391327,0.391142874956131,0.39152008295059204,0.39189037680625916,0.3922588527202606,0.39262402057647705,0.39298442006111145,0.39334142208099365,0.3936924338340759,0.39403942227363586,0.3943845331668854,0.39472219347953796,0.39505648612976074,0.3953840732574463,0.3957142233848572,0.3960355818271637,0.39635413885116577,0.3966677784919739,0.3969772160053253,0.3972848951816559,0.39758890867233276,0.3978860378265381,0.3981766402721405,0.39846405386924744,0.39874693751335144,0.3990269899368286,0.39929890632629395,0.3995715081691742,0.3998377025127411,0.4000992774963379,0.4003567099571228,0.4006143808364868,0.40086600184440613,0.40111204981803894,0.4013556241989136,0.4015931785106659,0.4018251597881317,0.4020547568798065,0.4022805988788605,0.4025046229362488,0.4027217924594879,0.4029344618320465,0.4031447470188141,0.40335214138031006,0.4035539925098419,0.40375348925590515,0.4039498269557953,0.40414169430732727,0.4043302834033966,0.404514878988266,0.40469634532928467,0.4048733711242676,0.4050491452217102,0.40522071719169617,0.40538910031318665,0.40555450320243835,0.40571701526641846,0.4058740437030792,0.4060298502445221,0.4061816334724426,0.40633103251457214,0.4064754843711853,0.4066191017627716,0.4067603349685669,0.40689608454704285,0.4070318639278412,0.40716615319252014,0.40729689598083496,0.40742361545562744,0.40754711627960205,0.40766802430152893,0.4077857434749603,0.40790241956710815,0.4080161452293396,0.40812772512435913,0.4082377851009369,0.4083433449268341,0.40844783186912537,0.40855228900909424,0.4086511433124542,0.4087503254413605,0.4088455140590668,0.40894052386283875,0.4090317189693451,0.4091203212738037,0.40920814871788025,0.4092956781387329,0.40937861800193787,0.40946289896965027,0.4095437228679657,0.40962183475494385,0.4096992313861847,0.4097769856452942,0.4098493456840515,0.4099220633506775,0.40999364852905273,0.41006171703338623,0.41013023257255554,0.4101964831352234,0.41026121377944946,0.4103236496448517,0.41038525104522705,0.41044607758522034,0.41050440073013306,0.41056370735168457,0.41061991453170776,0.41067442297935486,0.4107294976711273,0.4107818305492401,0.4108337163925171,0.4108826518058777,0.41093185544013977,0.410979688167572,0.411026269197464,0.41107064485549927,0.41111496090888977,0.41115811467170715,0.41120022535324097,0.4112410843372345,0.4112808108329773,0.4113192558288574,0.41135603189468384,0.4113937318325043,0.411429762840271,0.4114638864994049,0.4114992618560791,0.4115329682826996,0.4115654230117798,0.4115974009037018,0.41162729263305664,0.41165775060653687,0.41168737411499023,0.4117165505886078,0.4117449223995209,0.41177278757095337,0.4118002951145172,0.411825031042099,0.41185036301612854,0.4118744134902954,0.4118987023830414,0.41192150115966797,0.4119455814361572,0.411967396736145,0.4119890332221985,0.4120096266269684,0.41202953457832336,0.41204947233200073,0.41206884384155273,0.41208741068840027,0.41210630536079407,0.41212382912635803,0.4121401906013489,0.4121561646461487,0.41217225790023804,0.41218826174736023,0.4122037887573242,0.41221874952316284,0.412232905626297,0.4122462570667267,0.4122593104839325,0.41227227449417114,0.4122846722602844,0.41229671239852905,0.412308007478714,0.41231876611709595,0.41233012080192566,0.4123413562774658,0.41235172748565674,0.41236165165901184,0.4123719036579132,0.41238173842430115,0.4123920798301697,0.41240158677101135,0.4124104082584381,0.4124198257923126,0.41242825984954834,0.41243675351142883,0.4124443829059601,0.4124518930912018],"recovered":[0.0,0.003489978611469269,0.006487571634352207,0.009451213292777538,0.012484322302043438,0.01562562957406044,0.018892228603363037,0.022276412695646286,0.0257896538823843,0.0294040534645319,0.033154722303152084,0.03703529015183449,0.04102533310651779,0.04512299224734306,0.04934600368142128,0.05367880314588547,0.0581054650247097,0.06265228986740112,0.06730018556118011,0.07203971594572067,0.07688014209270477,0.08179918676614761,0.08679436147212982,0.09187925606966019,0.09702692925930023,0.10224273055791855,0.10752600431442261,0.11285426467657089,0.11820666491985321,0.12359277158975601,0.12902280688285828,0.13446544110774994,0.13992130756378174,0.14538314938545227,0.15083791315555573,0.15626437962055206,0.16169311106204987,0.16708429157733917,0.17244505882263184,0.17775863409042358,0.18302133679389954,0.1882506161928177,0.19339658319950104,0.19848807156085968,0.2034945785999298,0.20844201743602753,0.2132873684167862,0.21804367005825043,0.22271841764450073,0.22730959951877594,0.2318057268857956,0.23619918525218964,0.2405005246400833,0.24468740820884705,0.24876247346401215,0.2527424097061157,0.2566276490688324,0.2604040503501892,0.26410168409347534,0.26766344904899597,0.2711290717124939,0.2745024859905243,0.27775925397872925,0.2809148132801056,0.2839927673339844,0.2869654893875122,0.28984853625297546,0.2926349341869354,0.29532963037490845,0.2979382276535034,0.3004606366157532,0.3028997778892517,0.3052586019039154,0.3075476884841919,0.3097623586654663,0.311901718378067,0.31396108865737915,0.3159533739089966,0.317876935005188,0.31973347067832947,0.321530818939209,0.323269248008728,0.3249458074569702,0.3265746533870697,0.32814064621925354,0.32966476678848267,0.33114394545555115,0.33256885409355164,0.33394503593444824,0.3352844715118408,0.33659058809280396,0.33785557746887207,0.3390738070011139,0.3402630388736725,0.3414144814014435,0.3425348103046417,0.3436218500137329,0.3446773290634155,0.3457065224647522,0.34670373797416687,0.3476775884628296,0.34862813353538513,0.34955286979675293,0.350458562374115,0.35135340690612793,0.35221540927886963,0.3530634641647339,0.35389646887779236,0.354709267616272,0.3555077612400055,0.35628649592399597,0.35705021023750305,0.35780593752861023,0.35854843258857727,0.3592780828475952,0.3599899411201477,0.3606935441493988,0.361387699842453,0.36206912994384766,0.3627406358718872,0.3634082078933716,0.36406245827674866,0.36471036076545715,0.3653506338596344,0.36598750948905945,0.36660927534103394,0.3672288656234741,0.3678351044654846,0.36843791604042053,0.3690326511859894,0.36962753534317017,0.37020954489707947,0.37078532576560974,0.3713572919368744,0.3719201683998108,0.3724842965602875,0.37304359674453735,0.37359344959259033,0.37413549423217773,0.374674916267395,0.37520644068717957,0.3757341206073761,0.376258909702301,0.3767756521701813,0.37728872895240784,0.37780100107192993,0.37830203771591187,0.378805547952652,0.37929901480674744,0.3797896206378937,0.38027140498161316,0.38075801730155945,0.3812336027622223,0.38171103596687317,0.3821839988231659,0.38264837861061096,0.38311415910720825,0.38356897234916687,0.38402774930000305,0.38448068499565125,0.38492822647094727,0.3853687345981598,0.38580477237701416,0.3862385153770447,0.38666674494743347,0.387095183134079,0.3875150978565216,0.3879322409629822,0.3883488178253174,0.3887560963630676,0.3891591727733612,0.3895569443702698,0.3899621069431305,0.3903486728668213,0.3907344341278076,0.3911142945289612,0.39148756861686707,0.39186301827430725,0.39223161339759827,0.3925992250442505,0.392957866191864,0.3933184742927551,0.39366936683654785,0.394011914730072,0.3943541646003723,0.3946940302848816,0.3950275182723999,0.39535754919052124,0.3956853151321411,0.3960103392601013,0.396330863237381,0.3966434597969055,0.3969521224498749,0.3972606062889099,0.3975626230239868,0.39785438776016235,0.3981466293334961,0.3984343707561493,0.39871564507484436,0.3989925682544708,0.3992687165737152,0.39954012632369995,0.39980387687683105,0.400064617395401,0.4003213346004486,0.40057703852653503,0.4008285701274872,0.4010773301124573,0.4013228118419647,0.40155911445617676,0.401792049407959,0.40201976895332336,0.40224871039390564,0.4024716317653656,0.4026899039745331,0.40290406346321106,0.4031151235103607,0.4033220410346985,0.4035255014896393,0.4037236273288727,0.4039192497730255,0.4041111469268799,0.40429940819740295,0.40448272228240967,0.40466439723968506,0.40484583377838135,0.40501999855041504,0.40519165992736816,0.40536007285118103,0.4055258333683014,0.4056870639324188,0.40584564208984375,0.4060020446777344,0.406154990196228,0.40630319714546204,0.4064481556415558,0.4065910279750824,0.40673327445983887,0.40687295794487,0.40701043605804443,0.4071434736251831,0.4072737395763397,0.4074026048183441,0.40752658247947693,0.4076477289199829,0.4077678918838501,0.40788495540618896,0.4079974591732025,0.40810832381248474,0.4082191586494446,0.4083251953125,0.40843167901039124,0.4085317552089691,0.40863096714019775,0.40873104333877563,0.40882760286331177,0.4089193046092987,0.40901175141334534,0.40910136699676514,0.40919095277786255,0.4092745780944824,0.40936002135276794,0.4094415605068207,0.40952378511428833,0.4096040725708008,0.4096828103065491,0.4097585678100586,0.40983372926712036,0.4099070429801941,0.40997761487960815,0.4100463390350342,0.4101148247718811,0.41018086671829224,0.41024360060691833,0.41030552983283997,0.4103679955005646,0.41042807698249817,0.4104860723018646,0.4105434715747833,0.4106005132198334,0.4106558561325073,0.4107097387313843,0.4107634425163269,0.4108138084411621,0.41086429357528687,0.4109122157096863,0.4109600782394409,0.4110058844089508,0.41105157136917114,0.4110953211784363,0.41113805770874023,0.4111810326576233,0.41122040152549744,0.41125962138175964,0.4112986922264099,0.41133686900138855,0.41137465834617615,0.4114099144935608,0.41144606471061707,0.41148027777671814,0.4115147590637207,0.41154745221138,0.41157856583595276,0.41160884499549866,0.41163942217826843,0.41166821122169495,0.4116975665092468,0.4117257595062256,0.411754846572876,0.41178032755851746,0.4118063747882843,0.41183069348335266,0.41185516119003296,0.41187867522239685,0.4119015336036682,0.4119238555431366,0.4119463860988617,0.4119674861431122,0.4119877815246582,0.4120080769062042,0.4120277166366577,0.4120461940765381,0.4120650589466095,0.41208314895629883,0.41210052371025085,0.4121169447898865,0.4121333658695221,0.4121488034725189,0.4121643900871277,0.41217952966690063,0.4121944308280945,0.41220879554748535,0.4122221767902374,0.4122354984283447,0.41224831342697144,0.41226059198379517,0.41227221488952637,0.41228389739990234,0.4122953414916992,0.4123063087463379,0.41231757402420044,0.41232770681381226,0.41233769059181213,0.4123481810092926,0.41235777735710144,0.41236764192581177,0.4123768210411072,0.41238582134246826,0.4123944640159607,0.41240331530570984,0.4124114215373993],"active":[0.00707736611366272,0.006102502346038818,0.006027705036103725,0.006174460984766483,0.0063841687515378,0.006627276539802551,0.0068530309945344925,0.007102742791175842,0.007331686094403267,0.007590463384985924,0.007833488285541534,0.008060459047555923,0.008283834904432297,0.008506320416927338,0.008727438747882843,0.00893063098192215,0.009150613099336624,0.009355366230010986,0.009548306465148926,0.009725995361804962,0.009889580309391022,0.010058067739009857,0.01023872196674347,0.010374784469604492,0.010511897504329681,0.010622702538967133,0.010707467794418335,0.010788731276988983,0.01087479293346405,0.010930560529232025,0.010961577296257019,0.01098594069480896,0.010990992188453674,0.010980963706970215,0.010953858494758606,0.010929495096206665,0.010862037539482117,0.010787919163703918,0.01070520281791687,0.010621204972267151,0.010517492890357971,0.010373398661613464,0.010249316692352295,0.010101035237312317,0.009947240352630615,0.009763851761817932,0.009596124291419983,0.009436309337615967,0.009252503514289856,0.009052321314811707,0.008860394358634949,0.00866323709487915,0.008443132042884827,0.00823676586151123,0.008038416504859924,0.007844924926757812,0.007641524076461792,0.007437914609909058,0.007197260856628418,0.006996572017669678,0.006803244352340698,0.006585448980331421,0.006396055221557617,0.0062073469161987305,0.006009787321090698,0.005822658538818359,0.0056382715702056885,0.005465149879455566,0.005291074514389038,0.005121022462844849,0.004958212375640869,0.004799336194992065,0.004645645618438721,0.004483014345169067,0.004334807395935059,0.0041792988777160645,0.004041612148284912,0.0038984715938568115,0.0037726759910583496,0.003652900457382202,0.0035335421562194824,0.003407090902328491,0.0033006668090820312,0.0031905174255371094,0.003089994192123413,0.0029949545860290527,0.002893507480621338,0.0028007924556732178,0.002724587917327881,0.002652376890182495,0.002565532922744751,0.0024783313274383545,0.002413928508758545,0.002340465784072876,0.002278238534927368,0.0022086799144744873,0.0021475255489349365,0.0020950138568878174,0.0020363330841064453,0.0019829273223876953,0.00193864107131958,0.001895606517791748,0.0018545687198638916,0.0018233656883239746,0.001772850751876831,0.0017417073249816895,0.001708000898361206,0.0016684532165527344,0.001637876033782959,0.001602083444595337,0.0015768110752105713,0.0015508830547332764,0.0015280842781066895,0.0015012919902801514,0.0014724135398864746,0.0014513134956359863,0.0014328062534332275,0.0014090538024902344,0.0013858675956726074,0.001370549201965332,0.001348733901977539,0.001337885856628418,0.0013229846954345703,0.0013075172901153564,0.0012845098972320557,0.0012754201889038086,0.0012552142143249512,0.001248687505722046,0.0012336671352386475,0.0012274384498596191,0.0012064874172210693,0.0011911094188690186,0.0011842846870422363,0.0011685490608215332,0.0011607706546783447,0.0011489391326904297,0.0011296272277832031,0.0011183619499206543,0.001112133264541626,0.001099228858947754,0.0010937154293060303,0.0010809898376464844,0.0010686516761779785,0.0010614097118377686,0.0010524094104766846,0.0010377764701843262,0.0010360181331634521,0.0010238587856292725,0.001015692949295044,0.0010100007057189941,0.0010044872760772705,0.0009912550449371338,0.0009900033473968506,0.0009767115116119385,0.0009677708148956299,0.0009630024433135986,0.0009483993053436279,0.0009462535381317139,0.0009337365627288818,0.0009248852729797363,0.0009112954139709473,0.0009028017520904541,0.0008941888809204102,0.0008842051029205322,0.0008763670921325684,0.0008587837219238281,0.0008561313152313232,0.0008502602577209473,0.000840991735458374,0.0008297860622406006,0.0008254647254943848,0.0008186995983123779,0.0007968544960021973,0.0007942020893096924,0.0007856488227844238,0.0007760822772979736,0.0007712841033935547,0.0007610023021697998,0.0007528066635131836,0.0007421970367431641,0.0007345676422119141,0.0007209479808807373,0.0007151663303375244,0.0007102787494659424,0.0007023215293884277,0.0006900429725646973,0.0006867051124572754,0.0006780326366424561,0.0006688237190246582,0.0006574392318725586,0.0006463527679443359,0.0006414353847503662,0.0006367862224578857,0.0006254315376281738,0.0006140172481536865,0.000609666109085083,0.0006003081798553467,0.0005926191806793213,0.000583261251449585,0.0005789399147033691,0.0005689859390258789,0.0005591511726379395,0.000552833080291748,0.0005497634410858154,0.0005446672439575195,0.0005350112915039062,0.0005270540714263916,0.0005158483982086182,0.0005023479461669922,0.0004956424236297607,0.0004885494709014893,0.00048485398292541504,0.0004730820655822754,0.0004628300666809082,0.00045484304428100586,0.000448077917098999,0.00043886899948120117,0.00043144822120666504,0.00042432546615600586,0.00041806697845458984,0.00041103363037109375,0.0004037320613861084,0.00039693713188171387,0.00039064884185791016,0.0003847479820251465,0.00037488341331481934,0.00036910176277160645,0.00036284327507019043,0.00035694241523742676,0.00034821033477783203,0.0003427863121032715,0.00033599138259887695,0.00032898783683776855,0.0003204941749572754,0.0003159046173095703,0.0003121793270111084,0.0003050565719604492,0.00029858946800231934,0.0002931952476501465,0.00028645992279052734,0.00028014183044433594,0.0002733767032623291,0.00026541948318481445,0.00025916099548339844,0.00025469064712524414,0.00024825334548950195,0.00024276971817016602,0.000240325927734375,0.00023502111434936523,0.00022867321968078613,0.00022709369659423828,0.00021946430206298828,0.00021857023239135742,0.00021454691886901855,0.00020948052406311035,0.0002041161060333252,0.00020101666450500488,0.0001963973045349121,0.00019431114196777344,0.00018766522407531738,0.00018832087516784668,0.0001837015151977539,0.00018027424812316895,0.0001754462718963623,0.0001729130744934082,0.0001665353775024414,0.00016349554061889648,0.00015991926193237305,0.00015467405319213867,0.0001526176929473877,0.00015014410018920898,0.00014638900756835938,0.00014278292655944824,0.00014165043830871582,0.0001405477523803711,0.00013640522956848145,0.00013563036918640137,0.00013384222984313965,0.0001309514045715332,0.0001289844512939453,0.00012597441673278809,0.0001239776611328125,0.00011920928955078125,0.00011804699897766113,0.00011539459228515625,0.00011405348777770996,0.00011056661605834961,0.00010907649993896484,0.00010654330253601074,0.0001049041748046875,0.0001030266284942627,9.97781753540039e-05,9.885430335998535e-05,9.641051292419434e-05,9.503960609436035e-05,9.289383888244629e-05,8.922815322875977e-05,8.934736251831055e-05,8.690357208251953e-05,8.514523506164551e-05,8.26418399810791e-05,7.984042167663574e-05,7.918477058410645e-05,7.852911949157715e-05,7.712841033935547e-05,7.671117782592773e-05,7.522106170654297e-05,7.453560829162598e-05,7.018446922302246e-05,7.003545761108398e-05,6.80387020111084e-05,6.80088996887207e-05,6.633996963500977e-05,6.690621376037598e-05,6.586313247680664e-05,6.517767906188965e-05,6.324052810668945e-05,6.204843521118164e-05,6.16908073425293e-05,6.076693534851074e-05,5.969405174255371e-05,6.0111284255981445e-05,5.8770179748535156e-05,5.704164505004883e-05,5.564093589782715e-05,5.53131103515625e-05,5.4895877838134766e-05,5.498528480529785e-05,5.435943603515625e-05,5.3375959396362305e-05,5.182623863220215e-05,5.0514936447143555e-05,5.009770393371582e-05,4.9173831939697266e-05,4.839897155761719e-05,4.741549491882324e-05,4.655122756958008e-05,4.622340202331543e-05,4.601478576660156e-05,4.5418739318847656e-05,4.407763481140137e-05,4.419684410095215e-05,4.404783248901367e-05,4.3898820877075195e-05,4.380941390991211e-05,4.2766332626342773e-05,4.3004751205444336e-05,4.2438507080078125e-05,4.228949546813965e-05,4.106760025024414e-05,4.0471553802490234e-05]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.00707736611366272,0.009578285738825798,0.012700937688350677,0.016138164326548576,0.019855115562677383,0.02383006364107132,0.028069643303751945,0.03259865194559097,0.037426240742206573,0.04254491627216339,0.04797758162021637,0.05374382436275482,0.059820473194122314,0.06622818112373352,0.0729643926024437,0.08003327995538712,0.08743604272603989,0.09416104108095169,0.10039681196212769,0.10618681460618973,0.11157753318548203,0.11660613864660263,0.12128187716007233,0.12565630674362183,0.12972500920295715,0.13351032137870789,0.13702824711799622,0.14030148088932037,0.1433495730161667,0.14617806673049927,0.1487921178340912,0.1512327790260315,0.15349924564361572,0.1555960774421692,0.15754082798957825,0.15933488309383392,0.1610051691532135,0.16255006194114685,0.1639821082353592,0.16530631482601166,0.16653946042060852,0.16767559945583344,0.16872748732566833,0.1697092205286026,0.17060749232769012,0.17144200205802917,0.17221331596374512,0.17291808128356934,0.1735716164112091,0.17417828738689423,0.17473840713500977,0.17525726556777954,0.1757417470216751,0.1761830598115921,0.17659077048301697,0.1769663542509079,0.17731814086437225,0.17764121294021606,0.17794020473957062,0.17821533977985382,0.17846861481666565,0.1786998212337494,0.17891833186149597,0.1791187971830368,0.17930452525615692,0.17947500944137573,0.17963123321533203,0.17977502942085266,0.1799086630344391,0.18003280460834503,0.18014778196811676,0.180254265666008,0.18035079538822174,0.180441752076149,0.18052753806114197,0.18060418963432312,0.1806761473417282,0.18074239790439606,0.18080374598503113,0.18086044490337372,0.18091288208961487,0.18096180260181427,0.18100668489933014,0.1810491532087326,0.1810876727104187,0.18112295866012573,0.18115603923797607,0.1811857968568802,0.18121282756328583,0.18123778700828552,0.1812613159418106,0.181282639503479,0.18130360543727875,0.18132218718528748,0.181340292096138,0.1813565343618393,0.1813715696334839,0.1813846081495285,0.1813972145318985,0.18140952289104462,0.1814204752445221,0.18143048882484436,0.1814398169517517,0.18144816160202026,0.18145616352558136,0.1814633160829544,0.18146966397762299,0.18147601187229156,0.18148168921470642,0.1814873069524765,0.18149234354496002,0.1814974695444107,0.18150176107883453,0.1815059632062912,0.18150964379310608,0.1815132349729538,0.18151667714118958,0.18151986598968506,0.18152287602424622,0.18152545392513275,0.1815282702445984,0.18153057992458344,0.18153293430805206,0.1815350204706192,0.18153665959835052,0.18153858184814453,0.18154026567935944,0.18154168128967285,0.18154315650463104,0.18154442310333252,0.18154564499855042,0.1815468668937683,0.181548073887825,0.18154911696910858,0.18154999613761902,0.18155106902122498,0.18155193328857422,0.181552916765213,0.18155355751514435,0.18155430257320404,0.1815548837184906,0.18155540525913239,0.181555837392807,0.18155622482299805,0.18155677616596222,0.1815570890903473,0.18155743181705475,0.181557759642601,0.18155795335769653,0.18155819177627563,0.18155841529369354,0.18155862390995026,0.18155892193317413,0.18155911564826965,0.1815592348575592,0.18155938386917114,0.18155960738658905,0.18155978620052338,0.1815599799156189,0.18156009912490845,0.181560218334198,0.18156033754348755,0.1815604567527771,0.18156053125858307,0.18156065046787262,0.18156076967716217,0.18156085908412933,0.1815609186887741,0.18156102299690247,0.18156105279922485,0.18156111240386963,0.1815611720085144,0.18156123161315918,0.18156126141548157,0.18156135082244873,0.18156138062477112,0.18156138062477112,0.1815614402294159,0.1815614402294159,0.18156149983406067,0.18156154453754425,0.18156154453754425,0.18156154453754425,0.18156154453754425,0.18156157433986664,0.18156157433986664,0.18156157433986664,0.18156157433986664,0.18156157433986664,0.18156160414218903,0.18156160414218903,0.18156160414218903,0.18156160414218903,0.18156160414218903,0.18156160414218903,0.18156160414218903,0.18156160414218903,0.18156160414218903,0.18156160414218903,0.18156160414218903,0.18156160414218903,0.18156160414218903,0.18156160414218903,0.18156160414218903,0.18156160414218903,0.18156160414218903,0.18156160414218903,0.18156160414218903,0.18156160414218903,0.18156160414218903,0.18156160414218903,0.18156160414218903,0.18156160414218903,0.18156160414218903,0.18156160414218903,0.18156160414218903,0.18156160414218903,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114,0.1815616339445114],"recovered":[0.0,0.0034836633130908012,0.006471523083746433,0.009532906115055084,0.01277247630059719,0.016257472336292267,0.01999073289334774,0.023971330374479294,0.028224032372236252,0.03276512026786804,0.037590887397527695,0.04272717237472534,0.04816589504480362,0.053933095186948776,0.06003164127469063,0.06644809246063232,0.0732002705335617,0.08027912676334381,0.08717837184667587,0.09374494850635529,0.09991835057735443,0.10570237785577774,0.11110880225896835,0.11615383625030518,0.1208607405424118,0.12525244057178497,0.12933042645454407,0.13312608003616333,0.13665923476219177,0.139948308467865,0.1430019587278366,0.14584386348724365,0.14847871661186218,0.15092891454696655,0.15319868922233582,0.1553049385547638,0.1572652906179428,0.15907122194766998,0.16075104475021362,0.16230875253677368,0.16375689208507538,0.16509577631950378,0.16632379591464996,0.1674698442220688,0.16853302717208862,0.16950705647468567,0.17041116952896118,0.1712488979101181,0.17202375829219818,0.17273752391338348,0.17340175807476044,0.17401468753814697,0.17457784712314606,0.17509977519512177,0.1755848079919815,0.17602701485157013,0.17644003033638,0.17682163417339325,0.17717473208904266,0.17750057578086853,0.17780134081840515,0.17807987332344055,0.1783355176448822,0.1785719096660614,0.17879131436347961,0.17899523675441742,0.17918170988559723,0.17935186624526978,0.1795118898153305,0.17965781688690186,0.1797906905412674,0.17991520464420319,0.18003107607364655,0.18013794720172882,0.18023644387722015,0.1803288459777832,0.18041503429412842,0.18049220740795135,0.1805647760629654,0.18063145875930786,0.18069380521774292,0.1807509809732437,0.18080314993858337,0.18085138499736786,0.18089719116687775,0.180940181016922,0.18097896873950958,0.18101437389850616,0.18104751408100128,0.18107819557189941,0.18110570311546326,0.18113094568252563,0.18115383386611938,0.18117550015449524,0.18119679391384125,0.18121547996997833,0.18123313784599304,0.18124979734420776,0.18126437067985535,0.18127775192260742,0.18129044771194458,0.1813032180070877,0.18131431937217712,0.1813245415687561,0.1813334971666336,0.18134237825870514,0.1813500076532364,0.18135710060596466,0.18136385083198547,0.1813705712556839,0.1813768595457077,0.18138271570205688,0.18138812482357025,0.18139256536960602,0.18139705061912537,0.18140125274658203,0.18140536546707153,0.18140895664691925,0.18141226470470428,0.18141552805900574,0.181418314576149,0.18142132461071014,0.18142402172088623,0.18142633140087128,0.18142856657505035,0.18143042922019958,0.18143212795257568,0.18143396079540253,0.18143555521965027,0.18143697082996368,0.1814383864402771,0.18143954873085022,0.1814410537481308,0.18144230544567108,0.18144363164901733,0.18144461512565613,0.18144568800926208,0.18144647777080536,0.1814475953578949,0.1814485639333725,0.1814493089914322,0.18144983053207397,0.18145032227039337,0.18145078420639038,0.18145114183425903,0.18145151436328888,0.18145188689231873,0.18145231902599335,0.1814527064561844,0.18145298957824707,0.18145324289798737,0.18145351111888885,0.18145371973514557,0.18145400285720825,0.18145428597927094,0.18145446479320526,0.1814546436071396,0.1814548373222351,0.18145498633384705,0.18145525455474854,0.18145544826984406,0.18145553767681122,0.18145574629306793,0.1814558506011963,0.18145596981048584,0.181456059217453,0.18145614862442017,0.1814562976360321,0.18145634233951569,0.18145643174648285,0.1814565509557724,0.18145664036273956,0.18145669996738434,0.1814567595720291,0.1814568191766739,0.18145686388015747,0.18145692348480225,0.18145692348480225,0.18145698308944702,0.1814570426940918,0.18145707249641418,0.18145710229873657,0.18145710229873657,0.18145710229873657,0.18145710229873657,0.18145710229873657,0.18145710229873657,0.18145710229873657,0.18145710229873657,0.18145710229873657,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896,0.18145713210105896],"active":[0.00707736611366272,0.006094622425734997,0.006229414604604244,0.006605258211493492,0.0070826392620801926,0.007572591304779053,0.008078910410404205,0.008627321571111679,0.009202208369970322,0.009779796004295349,0.010386694222688675,0.01101665198802948,0.011654578149318695,0.012295085936784744,0.012932751327753067,0.013585187494754791,0.01423577219247818,0.01388191431760788,0.013218440115451813,0.012441866099834442,0.011659182608127594,0.01090376079082489,0.010173074901103973,0.00950247049331665,0.008864268660545349,0.008257880806922913,0.0076978206634521484,0.0071754008531570435,0.0066903382539749146,0.006229758262634277,0.005790159106254578,0.005388915538787842,0.00502052903175354,0.004667162895202637,0.004342138767242432,0.004029944539070129,0.003739878535270691,0.0034788399934768677,0.003231063485145569,0.002997562289237976,0.002782568335533142,0.002579823136329651,0.0024036914110183716,0.0022393763065338135,0.0020744651556015015,0.0019349455833435059,0.0018021464347839355,0.001669183373451233,0.0015478581190109253,0.0014407634735107422,0.0013366490602493286,0.0012425780296325684,0.0011638998985290527,0.001083284616470337,0.0010059624910354614,0.0009393393993377686,0.0008781105279922485,0.0008195787668228149,0.0007654726505279541,0.0007147639989852905,0.000667273998260498,0.0006199479103088379,0.0005828142166137695,0.0005468875169754028,0.0005132108926773071,0.000479772686958313,0.00044952332973480225,0.00042316317558288574,0.00039677321910858154,0.00037498772144317627,0.00035709142684936523,0.00033906102180480957,0.0003197193145751953,0.000303804874420166,0.00029109418392181396,0.000275343656539917,0.0002611130475997925,0.00025019049644470215,0.00023896992206573486,0.00022898614406585693,0.00021907687187194824,0.00021082162857055664,0.00020353496074676514,0.0001977682113647461,0.0001904815435409546,0.00018277764320373535,0.0001770704984664917,0.00017142295837402344,0.0001653134822845459,0.0001595914363861084,0.00015561282634735107,0.00015169382095336914,0.0001497715711593628,0.00014668703079223633,0.00014349818229675293,0.00014105439186096191,0.00013843178749084473,0.00013481080532073975,0.00013284385204315186,0.00013177096843719482,0.00013002753257751465,0.00012727081775665283,0.00012549757957458496,0.00012362003326416016,0.0001226663589477539,0.00012093782424926758,0.00011965632438659668,0.0001189112663269043,0.00011783838272094727,0.00011673569679260254,0.00011548399925231934,0.0001147538423538208,0.00011363625526428223,0.00011339783668518066,0.00011259317398071289,0.00011198222637176514,0.00011131167411804199,0.0001109093427658081,0.00011061131954193115,0.00010992586612701416,0.00010995566844940186,0.00010925531387329102,0.00010891258716583252,0.0001086890697479248,0.0001080930233001709,0.00010815262794494629,0.00010813772678375244,0.00010772049427032471,0.00010760128498077393,0.00010745227336883545,0.00010725855827331543,0.00010731816291809082,0.00010702013969421387,0.0001068115234375,0.00010636448860168457,0.00010645389556884766,0.00010624527931213379,0.00010643899440765381,0.00010596215724945068,0.00010573863983154297,0.00010557472705841064,0.00010557472705841064,0.00010551512241363525,0.00010544061660766602,0.00010563433170318604,0.00010557472705841064,0.00010554492473602295,0.00010544061660766602,0.000105246901512146,0.00010520219802856445,0.00010517239570617676,0.00010511279106140137,0.00010520219802856445,0.00010511279106140137,0.00010494887828826904,0.00010491907596588135,0.00010496377944946289,0.00010494887828826904,0.00010499358177185059,0.00010484457015991211,0.00010477006435394287,0.00010479986667633057,0.00010471045970916748,0.00010468065738677979,0.00010468065738677979,0.00010471045970916748,0.00010471045970916748,0.0001046210527420044,0.00010468065738677979,0.0001046210527420044,0.000104561448097229,0.00010453164577484131,0.00010453164577484131,0.00010450184345245361,0.00010453164577484131,0.00010451674461364746,0.00010445713996887207,0.00010451674461364746,0.00010445713996887207,0.00010445713996887207,0.00010447204113006592,0.00010444223880767822,0.00010444223880767822,0.00010444223880767822,0.00010447204113006592,0.00010447204113006592,0.00010447204113006592,0.00010447204113006592,0.00010447204113006592,0.00010450184345245361,0.00010447204113006592,0.00010447204113006592,0.00010447204113006592,0.00010447204113006592,0.00010447204113006592,0.00010447204113006592,0.00010447204113006592,0.00010447204113006592,0.00010447204113006592,0.00010447204113006592,0.00010447204113006592,0.00010447204113006592,0.00010447204113006592,0.00010447204113006592,0.00010447204113006592,0.00010447204113006592,0.00010447204113006592,0.00010447204113006592,0.00010447204113006592,0.00010447204113006592,0.00010447204113006592,0.00010447204113006592,0.00010447204113006592,0.00010447204113006592,0.00010447204113006592,0.00010447204113006592,0.00010447204113006592,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361,0.00010450184345245361]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.00707736611366272,0.00958054605871439,0.012598156929016113,0.015872634947299957,0.019355371594429016,0.02302628941833973,0.02689344435930252,0.030948404222726822,0.03521318733692169,0.03967154026031494,0.044338006526231766,0.04920841380953789,0.05427445098757744,0.05956525728106499,0.0650666356086731,0.07076384872198105,0.07667548954486847,0.0820174515247345,0.08691705763339996,0.09144441783428192,0.09563286602497101,0.09951760619878769,0.10311134904623032,0.10644794255495071,0.10953400284051895,0.11238735914230347,0.11501907557249069,0.11745652556419373,0.11971540749073029,0.1218012347817421,0.12372346967458725,0.12549644708633423,0.12713934481143951,0.12865141034126282,0.13005009293556213,0.1313372403383255,0.13252626359462738,0.13361996412277222,0.13463781774044037,0.1355752795934677,0.13643108308315277,0.13722193241119385,0.13795572519302368,0.13863113522529602,0.13924668729305267,0.13981135189533234,0.14033697545528412,0.14081692695617676,0.1412576586008072,0.14166785776615143,0.14204607903957367,0.1423873007297516,0.1427047699689865,0.14299771189689636,0.14326703548431396,0.14351579546928406,0.143744558095932,0.14395493268966675,0.1441478729248047,0.14432327449321747,0.14448507130146027,0.14463242888450623,0.14476901292800903,0.14489637315273285,0.14501163363456726,0.145119771361351,0.14521832764148712,0.14530928432941437,0.1453918218612671,0.1454673409461975,0.14553748071193695,0.14560094475746155,0.1456594616174698,0.14571192860603333,0.14575937390327454,0.1458057016134262,0.14584752917289734,0.1458863765001297,0.14592190086841583,0.14595390856266022,0.14598380029201508,0.14601144194602966,0.1460370123386383,0.14606016874313354,0.14608165621757507,0.14610165357589722,0.1461189091205597,0.14613556861877441,0.14615096151828766,0.14616535604000092,0.14617818593978882,0.14619000256061554,0.14620083570480347,0.14621089398860931,0.1462194323539734,0.14622752368450165,0.14623525738716125,0.14624235033988953,0.14624939858913422,0.1462554782629013,0.1462608277797699,0.14626643061637878,0.14627207815647125,0.14627687633037567,0.14628107845783234,0.14628472924232483,0.1462886780500412,0.1462920904159546,0.14629527926445007,0.1462981104850769,0.14630064368247986,0.14630292356014252,0.14630535244941711,0.14630712568759918,0.14630892872810364,0.14631056785583496,0.1463124006986618,0.14631381630897522,0.14631518721580505,0.14631642401218414,0.14631755650043488,0.14631862938404083,0.14631955325603485,0.14632035791873932,0.14632120728492737,0.14632192254066467,0.14632250368595123,0.14632323384284973,0.1463237851858139,0.1463243067264557,0.14632479846477509,0.1463252305984497,0.14632569253444672,0.14632605016231537,0.14632639288902283,0.14632676541805267,0.146326944231987,0.14632731676101685,0.14632761478424072,0.1463279277086258,0.1463281810283661,0.1463284194469452,0.1463286280632019,0.14632882177829742,0.14632900059223175,0.14632928371429443,0.14632940292358398,0.14632949233055115,0.1463296115398407,0.14632974565029144,0.1463298350572586,0.14632989466190338,0.14632998406887054,0.1463301032781601,0.14633016288280487,0.14633023738861084,0.1463303565979004,0.14633038640022278,0.14633047580718994,0.14633053541183472,0.1463305950164795,0.14633062481880188,0.14633068442344666,0.14633071422576904,0.14633075892925262,0.146330788731575,0.146330788731575,0.1463308483362198,0.1463308483362198,0.14633087813854218,0.14633090794086456,0.14633090794086456,0.14633090794086456,0.14633090794086456,0.14633099734783173,0.14633099734783173,0.1463310569524765,0.1463310569524765,0.1463310569524765,0.1463310867547989,0.14633111655712128,0.14633111655712128,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366,0.14633114635944366],"recovered":[0.0,0.0034893122501671314,0.006478417664766312,0.009492754936218262,0.012628384865820408,0.01594950258731842,0.019455617293715477,0.023133575916290283,0.026996269822120667,0.03106776997447014,0.03532785922288895,0.03979357331991196,0.044460732489824295,0.049329549074172974,0.05441571772098541,0.05970681086182594,0.06520729511976242,0.0708957314491272,0.07641750574111938,0.08162586390972137,0.08650586009025574,0.0910235121846199,0.09522279351949692,0.09912775456905365,0.10274780541658401,0.10610171407461166,0.1092032790184021,0.11206645518541336,0.1147109717130661,0.11717081815004349,0.11943931877613068,0.12153936922550201,0.1234712228178978,0.12525147199630737,0.1269017606973648,0.12842679023742676,0.12982863187789917,0.1311238408088684,0.13231994211673737,0.13343080878257751,0.1344500482082367,0.13538943231105804,0.13624995946884155,0.13704979419708252,0.1377847045660019,0.13846217095851898,0.13908031582832336,0.13965152204036713,0.14017565548419952,0.14065909385681152,0.14110593497753143,0.14152024686336517,0.14189846813678741,0.14224717020988464,0.14256593585014343,0.14286145567893982,0.14312979578971863,0.14337924122810364,0.14360857009887695,0.14382033050060272,0.14401404559612274,0.1441929042339325,0.14435410499572754,0.14450298249721527,0.14464223384857178,0.14476892352104187,0.14488700032234192,0.14499476552009583,0.14509519934654236,0.14518502354621887,0.14526863396167755,0.14534614980220795,0.14541715383529663,0.14548100531101227,0.14553870260715485,0.1455928534269333,0.1456422209739685,0.14568792283535004,0.14573155343532562,0.1457703411579132,0.1458064466714859,0.14583909511566162,0.1458701491355896,0.1458984762430191,0.14592471718788147,0.1459483951330185,0.14597028493881226,0.14598976075649261,0.14600786566734314,0.14602521061897278,0.146040678024292,0.14605417847633362,0.14606620371341705,0.14607886970043182,0.14608970284461975,0.14609946310520172,0.14610841870307922,0.14611729979515076,0.14612503349781036,0.1461319625377655,0.14613862335681915,0.14614450931549072,0.14615070819854736,0.14615647494792938,0.14616136252880096,0.14616595208644867,0.14617010951042175,0.14617443084716797,0.14617837965488434,0.14618179202079773,0.14618532359600067,0.14618802070617676,0.1461903303861618,0.14619287848472595,0.14619508385658264,0.146197110414505,0.14619888365268707,0.1462007611989975,0.14620229601860046,0.14620380103588104,0.14620502293109894,0.14620640873908997,0.14620737731456757,0.14620842039585114,0.14620940387248993,0.14621011912822723,0.14621084928512573,0.14621156454086304,0.14621232450008392,0.14621293544769287,0.1462135761976242,0.14621411263942719,0.1462145894765854,0.14621502161026,0.14621539413928986,0.1462157964706421,0.14621612429618835,0.14621640741825104,0.14621667563915253,0.14621692895889282,0.14621736109256744,0.14621762931346893,0.14621782302856445,0.14621809124946594,0.14621834456920624,0.1462186723947525,0.14621883630752563,0.14621904492378235,0.14621922373771667,0.14621932804584503,0.14621947705745697,0.1462196260690689,0.14621968567371368,0.14621974527835846,0.1462198793888092,0.14621999859809875,0.1462201178073883,0.14622017741203308,0.14622026681900024,0.1462203413248062,0.14622046053409576,0.14622052013874054,0.14622054994106293,0.1462206095457077,0.1462206393480301,0.14622069895267487,0.14622072875499725,0.14622075855731964,0.14622078835964203,0.14622081816196442,0.14622081816196442,0.146220862865448,0.14622089266777039,0.14622089266777039,0.14622089266777039,0.14622092247009277,0.14622092247009277,0.14622092247009277,0.14622095227241516,0.14622101187705994,0.14622104167938232,0.1462210714817047,0.1462210714817047,0.1462211012840271,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495,0.1462211310863495],"active":[0.00707736611366272,0.006091233808547258,0.006119739264249802,0.0063798800110816956,0.006726986728608608,0.007076786831021309,0.007437827065587044,0.007814828306436539,0.008216917514801025,0.008603770285844803,0.00901014730334282,0.00941484048962593,0.009813718497753143,0.010235708206892014,0.010650917887687683,0.011057037860155106,0.011468194425106049,0.0111217200756073,0.010499551892280579,0.009818553924560547,0.009127005934715271,0.008494094014167786,0.007888555526733398,0.007320187985897064,0.0067861974239349365,0.006285645067691803,0.0058157965540885925,0.005390070378780365,0.005004435777664185,0.004630416631698608,0.0042841508984565735,0.003957077860832214,0.0036681219935417175,0.0033999383449554443,0.0031483322381973267,0.0029104501008987427,0.0026976317167282104,0.0024961233139038086,0.002317875623703003,0.0021444708108901978,0.0019810348749160767,0.0018325001001358032,0.001705765724182129,0.001581341028213501,0.0014619827270507812,0.0013491809368133545,0.0012566596269607544,0.0011654049158096313,0.001082003116607666,0.0010087639093399048,0.0009401440620422363,0.0008670538663864136,0.0008063018321990967,0.0007505416870117188,0.0007010996341705322,0.0006543397903442383,0.0006147623062133789,0.0005756914615631104,0.0005393028259277344,0.0005029439926147461,0.0004710257053375244,0.00043952465057373047,0.00041490793228149414,0.0003933906555175781,0.0003693997859954834,0.00035084784030914307,0.00033132731914520264,0.0003145188093185425,0.00029662251472473145,0.0002823173999786377,0.0002688467502593994,0.0002547949552536011,0.00024230778217315674,0.00023092329502105713,0.00022067129611968994,0.00021284818649291992,0.000205308198928833,0.00019845366477966309,0.00019034743309020996,0.00018356740474700928,0.0001773536205291748,0.000172346830368042,0.00016686320304870605,0.00016169250011444092,0.00015693902969360352,0.00015325844287872314,0.00014862418174743652,0.00014580786228179932,0.00014309585094451904,0.0001401454210281372,0.00013750791549682617,0.0001358240842819214,0.00013463199138641357,0.00013202428817749023,0.0001297295093536377,0.00012806057929992676,0.00012683868408203125,0.00012505054473876953,0.00012436509132385254,0.00012351572513580322,0.00012220442295074463,0.00012192130088806152,0.00012136995792388916,0.00012040138244628906,0.00011971592903137207,0.00011877715587615967,0.0001185685396194458,0.0001176595687866211,0.00011689960956573486,0.0001163184642791748,0.00011532008647918701,0.00011490285396575928,0.00011502206325531006,0.00011424720287322998,0.0001138448715209961,0.00011345744132995605,0.00011351704597473145,0.00011305510997772217,0.00011289119720458984,0.00011262297630310059,0.0001125335693359375,0.0001122206449508667,0.00011217594146728516,0.0001119375228881836,0.00011180341243743896,0.00011180341243743896,0.00011165440082550049,0.00011166930198669434,0.00011146068572998047,0.00011137127876281738,0.0001112222671508789,0.00011111795902252197,0.00011110305786132812,0.00011102855205535889,0.00011099874973297119,0.0001109689474105835,0.00011081993579864502,0.0001109093427658081,0.0001109391450881958,0.00011099874973297119,0.00011081993579864502,0.00011079013347625732,0.00011080503463745117,0.00011073052883148193,0.0001106560230255127,0.00011061131954193115,0.00011056661605834961,0.00011044740676879883,0.00011038780212402344,0.00011041760444641113,0.00011035799980163574,0.00011026859283447266,0.00011029839515686035,0.00011035799980163574,0.0001102834939956665,0.00011023879051208496,0.00011023879051208496,0.00011020898818969727,0.00011020898818969727,0.00011019408702850342,0.00011013448238372803,0.00011010468006134033,0.00011013448238372803,0.00011010468006134033,0.00011011958122253418,0.00011008977890014648,0.00011005997657775879,0.00011008977890014648,0.00011005997657775879,0.00011005997657775879,0.00011008977890014648,0.00011004507541656494,0.00011001527309417725,0.00011001527309417725,0.00011010468006134033,0.00011007487773895264,0.00011013448238372803,0.00011013448238372803,0.00011010468006134033,0.00011007487773895264,0.00011007487773895264,0.00011004507541656494,0.00011007487773895264,0.00011004507541656494,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725,0.00011001527309417725]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.00707736611366272,0.009589757770299911,0.012520200572907925,0.015635639429092407,0.01888135075569153,0.022253483533859253,0.025748301297426224,0.029361542314291,0.033074088394641876,0.036903612315654755,0.04085506871342659,0.04493563622236252,0.049109168350696564,0.05340685695409775,0.057812631130218506,0.06232191249728203,0.06693261861801147,0.07106463611125946,0.07482616603374481,0.07827680557966232,0.08145119249820709,0.08436043560504913,0.08703707903623581,0.08949796110391617,0.09177214652299881,0.09385130554437637,0.09575221687555313,0.09750603139400482,0.0991157740354538,0.10059429705142975,0.10194841772317886,0.10318678617477417,0.10431993752717972,0.10535595566034317,0.10630619525909424,0.10717818886041641,0.10797831416130066,0.108710877597332,0.10938403010368347,0.11000055074691772,0.11055765300989151,0.11106828600168228,0.1115405410528183,0.111968033015728,0.11236044764518738,0.11272423714399338,0.11305133253335953,0.11335226148366928,0.11362772434949875,0.11388059705495834,0.11411301046609879,0.11432686448097229,0.11451944708824158,0.11469467729330063,0.11485705524682999,0.1150042712688446,0.11514123529195786,0.11526409536600113,0.11537817120552063,0.11548008769750595,0.11557464301586151,0.11566140502691269,0.11573918908834457,0.11581169813871384,0.11587776988744736,0.11593735963106155,0.1159934476017952,0.11604300886392593,0.11608875542879105,0.116130031645298,0.11616876721382141,0.1162034422159195,0.11623623222112656,0.1162644773721695,0.1162906363606453,0.11631561070680618,0.1163375973701477,0.11635871976613998,0.116376593708992,0.11639339476823807,0.11640848219394684,0.11642320454120636,0.11643629521131516,0.11644846200942993,0.11645906418561935,0.11646897345781326,0.11647812277078629,0.116486556828022,0.11649388819932938,0.11650104075670242,0.11650735884904861,0.1165132075548172,0.11651865392923355,0.1165236383676529,0.11652807146310806,0.1165318638086319,0.1165352538228035,0.1165386438369751,0.11654139310121536,0.1165444627404213,0.11654672771692276,0.11654883623123169,0.11655101180076599,0.11655300855636597,0.11655460298061371,0.11655625700950623,0.11655750125646591,0.11655880510807037,0.11656001955270767,0.11656098067760468,0.11656184494495392,0.11656282842159271,0.11656367033720016,0.11656448245048523,0.11656523495912552,0.1165657564997673,0.11656639724969864,0.1165669709444046,0.11656735092401505,0.11656790226697922,0.11656822264194489,0.11656848341226578,0.11656888574361801,0.11656926572322845,0.11656943708658218,0.11656972765922546,0.1165698990225792,0.1165701299905777,0.11657027900218964,0.11657050997018814,0.11657068133354187,0.11657080054283142,0.11657088249921799,0.11657100170850754,0.1165710911154747,0.11657123267650604,0.11657126247882843,0.1165713220834732,0.11657137423753738,0.11657143384218216,0.11657146364450455,0.11657149344682693,0.11657149344682693,0.11657152324914932,0.11657161265611649,0.11657161265611649,0.11657166481018066,0.11657169461250305,0.11657172441482544,0.11657172441482544,0.11657178401947021,0.11657178401947021,0.11657178401947021,0.1165718138217926,0.1165718138217926,0.11657184362411499,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738,0.11657187342643738],"recovered":[0.0,0.003479723585769534,0.006473144982010126,0.009449213743209839,0.012495271861553192,0.015630438923835754,0.018877744674682617,0.022258568555116653,0.025754543021321297,0.029359759762883186,0.03308847174048424,0.036921702325344086,0.040877241641283035,0.04494436830282211,0.04912470653653145,0.05341912433505058,0.057810328900814056,0.06231219321489334,0.06661918759346008,0.07067406177520752,0.07442133873701096,0.07788420468568802,0.08106273412704468,0.08400212973356247,0.0867028757929802,0.08918850123882294,0.09147177636623383,0.09356067329645157,0.09547966718673706,0.0972476378083229,0.0988740473985672,0.10036543011665344,0.10173021256923676,0.10296979546546936,0.10411198437213898,0.10516075044870377,0.10611151158809662,0.10699578374624252,0.1078038141131401,0.10854770988225937,0.10921851545572281,0.10983859747648239,0.11040699481964111,0.11092498898506165,0.11140144616365433,0.1118333712220192,0.1122366189956665,0.11259786039590836,0.11293497681617737,0.1132359653711319,0.11351710557937622,0.11377255618572235,0.11400711536407471,0.11422281712293625,0.11441540718078613,0.11459391564130783,0.11475756019353867,0.11490573734045029,0.11504197865724564,0.11516616493463516,0.1152813732624054,0.11538499593734741,0.11548007279634476,0.11556622385978699,0.11564479023218155,0.11571808159351349,0.11578494310379028,0.11584421247243881,0.11589954048395157,0.11595012247562408,0.11599607020616531,0.11603769659996033,0.1160762831568718,0.1161118596792221,0.11614343523979187,0.11617350578308105,0.11620023846626282,0.11622431129217148,0.11624598503112793,0.11626707017421722,0.11628564447164536,0.1163022443652153,0.11631785333156586,0.11633242666721344,0.11634554713964462,0.11635743081569672,0.1163686066865921,0.11637845635414124,0.11638816446065903,0.11639650911092758,0.11640412360429764,0.11641151458024979,0.116417795419693,0.11642388254404068,0.11642950028181076,0.11643454432487488,0.11643897742033005,0.11644282937049866,0.1164463609457016,0.11644984036684036,0.11645288020372391,0.11645571887493134,0.11645820736885071,0.1164604127407074,0.11646272987127304,0.11646438390016556,0.1164662092924118,0.11646759510040283,0.1164691299200058,0.11647049337625504,0.11647173762321472,0.11647269129753113,0.11647356301546097,0.11647457629442215,0.1164754182100296,0.11647634208202362,0.11647695302963257,0.11647756397724152,0.11647822707891464,0.11647868901491165,0.1164790689945221,0.11647944152355194,0.11647973209619522,0.1164800226688385,0.11648034304380417,0.11648063361644745,0.11648095399141312,0.11648115515708923,0.1164814755320549,0.11648164689540863,0.11648187786340714,0.11648199707269669,0.11648213863372803,0.11648225784301758,0.11648228019475937,0.11648242920637131,0.11648260056972504,0.11648266017436981,0.11648274958133698,0.11648280173540115,0.11648289114236832,0.1164829209446907,0.11648298054933548,0.11648298054933548,0.11648298054933548,0.11648309230804443,0.11648315191268921,0.11648321151733398,0.11648324131965637,0.11648327112197876,0.11648327112197876,0.11648330092430115,0.11648332327604294,0.11648332327604294,0.11648335307836533,0.11648335307836533,0.11648338288068771,0.11648338288068771,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101,0.1164834126830101],"active":[0.00707736611366272,0.006110033951699734,0.0060470555908977985,0.006186425685882568,0.006386078894138336,0.0066230446100234985,0.006870556622743607,0.007102973759174347,0.0073195453733205795,0.007543852552771568,0.007766596972942352,0.008013933897018433,0.008231926709413528,0.008462488651275635,0.008687924593687057,0.008902788162231445,0.009122289717197418,0.00875244289636612,0.008206978440284729,0.0076027438044548035,0.0070298537611961365,0.0064762309193611145,0.005974344909191132,0.005495831370353699,0.005069270730018616,0.004662804305553436,0.004280440509319305,0.003945358097553253,0.003636106848716736,0.003346659243106842,0.003074370324611664,0.0028213560581207275,0.0025897249579429626,0.00238616019487381,0.0021942108869552612,0.0020174384117126465,0.0018668025732040405,0.0017150938510894775,0.0015802159905433655,0.0014528408646583557,0.0013391375541687012,0.0012296885251998901,0.001133546233177185,0.0010430440306663513,0.0009590014815330505,0.0008908659219741821,0.0008147135376930237,0.0007544010877609253,0.0006927475333213806,0.0006446316838264465,0.0005959048867225647,0.000554308295249939,0.0005123317241668701,0.0004718601703643799,0.00044164806604385376,0.0004103556275367737,0.00038367509841918945,0.0003583580255508423,0.0003361925482749939,0.0003139227628707886,0.0002932697534561157,0.0002764090895652771,0.0002591162919998169,0.00024547427892684937,0.0002329796552658081,0.00021927803754806519,0.00020850449800491333,0.00019879639148712158,0.00018921494483947754,0.00017990916967391968,0.0001726970076560974,0.00016574561595916748,0.00015994906425476074,0.0001526176929473877,0.00014720112085342407,0.00014210492372512817,0.0001373589038848877,0.00013440847396850586,0.0001306086778640747,0.0001263245940208435,0.00012283772230148315,0.00012096017599105835,0.0001184418797492981,0.0001160353422164917,0.00011351704597473145,0.00011154264211654663,0.00010951608419418335,0.00010810047388076782,0.00010572373867034912,0.00010453164577484131,0.00010323524475097656,0.00010169297456741333,0.00010085850954055786,9.975582361221313e-05,9.857118129730225e-05,9.731948375701904e-05,9.627640247344971e-05,9.581446647644043e-05,9.503215551376343e-05,9.462237358093262e-05,9.384751319885254e-05,9.3117356300354e-05,9.28044319152832e-05,9.259581565856934e-05,9.187310934066772e-05,9.187310934066772e-05,9.129196405410767e-05,9.12100076675415e-05,9.088963270187378e-05,9.048730134963989e-05,9.010732173919678e-05,9.013712406158447e-05,9.010732173919678e-05,8.990615606307983e-05,8.981674909591675e-05,8.941441774368286e-05,8.944422006607056e-05,8.940696716308594e-05,8.912384510040283e-05,8.921325206756592e-05,8.915364742279053e-05,8.904188871383667e-05,8.915364742279053e-05,8.924305438995361e-05,8.909404277801514e-05,8.909404277801514e-05,8.894503116607666e-05,8.897483348846436e-05,8.880347013473511e-05,8.88630747795105e-05,8.880347013473511e-05,8.880347013473511e-05,8.874386548995972e-05,8.874386548995972e-05,8.881092071533203e-05,8.880347013473511e-05,8.866190910339355e-05,8.866190910339355e-05,8.862465620040894e-05,8.863210678100586e-05,8.857250213623047e-05,8.857250213623047e-05,8.851289749145508e-05,8.854269981384277e-05,8.863210678100586e-05,8.8520348072052e-05,8.851289749145508e-05,8.848309516906738e-05,8.848309516906738e-05,8.845329284667969e-05,8.851289749145508e-05,8.848309516906738e-05,8.846074342727661e-05,8.84905457496643e-05,8.846074342727661e-05,8.84905457496643e-05,8.84905457496643e-05,8.84905457496643e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05,8.846074342727661e-05]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.00707736611366272,0.009585238993167877,0.012714872136712074,0.016159601509571075,0.019879218190908432,0.02386285550892353,0.028117498382925987,0.03265795111656189,0.03750353306531906,0.042648304253816605,0.04811614006757736,0.05389976501464844,0.06001777946949005,0.0664820596575737,0.07326888293027878,0.08039191365242004,0.08786483854055405,0.09464488178491592,0.10091234743595123,0.10675214231014252,0.11220051348209381,0.1172662302851677,0.1220056340098381,0.1264277696609497,0.13053616881370544,0.13436904549598694,0.13793949782848358,0.14124900102615356,0.14432880282402039,0.14720241725444794,0.1498611569404602,0.15231522917747498,0.15459966659545898,0.15673117339611053,0.15870250761508942,0.16053149104118347,0.162216454744339,0.163787379860878,0.16523782908916473,0.1665816307067871,0.16782516241073608,0.1689879447221756,0.17005571722984314,0.17104819416999817,0.171960711479187,0.1728043407201767,0.17358800768852234,0.17430587112903595,0.17497876286506653,0.17559568583965302,0.17616692185401917,0.17669473588466644,0.17718078196048737,0.17763251066207886,0.17805053293704987,0.17843414843082428,0.17879347503185272,0.17912358045578003,0.17943058907985687,0.17971190810203552,0.17997190356254578,0.18020930886268616,0.18043024837970734,0.18063537776470184,0.1808224320411682,0.1809941977262497,0.18115493655204773,0.18130190670490265,0.18143898248672485,0.18156404793262482,0.18167997896671295,0.18178901076316833,0.18188756704330444,0.18197838962078094,0.18206234276294708,0.18213964998722076,0.1822122484445572,0.18227723240852356,0.18233956396579742,0.18239669501781464,0.18244683742523193,0.18249620497226715,0.1825401782989502,0.18258224427700043,0.1826195865869522,0.18265429139137268,0.18268725275993347,0.18271709978580475,0.18274499475955963,0.18276987969875336,0.18279382586479187,0.18281538784503937,0.1828354001045227,0.18285328149795532,0.1828700751066208,0.1828855723142624,0.18290063738822937,0.1829148679971695,0.18292711675167084,0.18293780088424683,0.18294841051101685,0.18295814096927643,0.18296755850315094,0.18297651410102844,0.18298496305942535,0.18299180269241333,0.1829984039068222,0.18300475180149078,0.18301066756248474,0.18301625549793243,0.18302150070667267,0.18302583694458008,0.18303009867668152,0.18303415179252625,0.18303783237934113,0.18304139375686646,0.18304458260536194,0.18304768204689026,0.1830502599477768,0.18305270373821259,0.18305504322052002,0.183057501912117,0.18305976688861847,0.1830613613128662,0.18306314945220947,0.183064803481102,0.18306642770767212,0.18306796252727509,0.18306906521320343,0.18307054042816162,0.18307176232337952,0.18307289481163025,0.1830739974975586,0.1830747127532959,0.18307556211948395,0.18307645618915558,0.18307706713676453,0.18307772278785706,0.18307839334011078,0.1830790936946869,0.18307964503765106,0.18308041989803314,0.18308109045028687,0.18308167159557343,0.18308210372924805,0.1830824464559555,0.18308284878730774,0.1830832064151764,0.183083638548851,0.18308404088020325,0.18308433890342712,0.1830846518278122,0.18308493494987488,0.18308517336845398,0.18308545649051666,0.18308572471141815,0.18308600783348083,0.18308627605438232,0.18308649957180023,0.18308676779270172,0.1830870509147644,0.18308717012405396,0.1830872893333435,0.1830875128507614,0.18308766186237335,0.1830877810716629,0.18308798968791962,0.1830880343914032,0.18308809399604797,0.18308815360069275,0.18308818340301514,0.1830882728099823,0.18308836221694946,0.18308845162391663,0.1830885112285614,0.18308855593204498,0.18308864533901215,0.1830887645483017,0.18308879435062408,0.18308888375759125,0.18308891355991364,0.1830889731645584,0.1830890029668808,0.18308903276920319,0.18308904767036438,0.18308913707733154,0.18308916687965393,0.1830892264842987,0.18308928608894348,0.18308931589126587,0.18308943510055542,0.1830894947052002,0.18308952450752258,0.18308955430984497,0.18308959901332855,0.18308959901332855,0.18308965861797333,0.18308968842029572,0.1830897182226181,0.1830897182226181,0.1830897480249405,0.1830897480249405,0.18308977782726288,0.18308980762958527,0.18308980762958527,0.18308983743190765,0.18308986723423004,0.18308989703655243,0.18308989703655243,0.18308992683887482,0.18308992683887482,0.1830899566411972,0.1830899566411972,0.1830899566411972,0.18309001624584198,0.18309001624584198,0.18309001624584198,0.18309001624584198,0.18309001624584198,0.18309001624584198,0.18309001624584198,0.18309001624584198,0.18309001624584198,0.18309001624584198,0.18309001624584198,0.18309001624584198,0.18309001624584198,0.18309001624584198,0.18309001624584198,0.18309001624584198,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437,0.18309004604816437],"recovered":[0.0,0.003488964634016156,0.006484124343842268,0.009552836418151855,0.012805907055735588,0.01629495806992054,0.020036445930600166,0.02403480000793934,0.02829767018556595,0.03285634517669678,0.03770534321665764,0.0428633838891983,0.048342980444431305,0.05414511635899544,0.06027023121714592,0.06673022359609604,0.07350815087556839,0.08064378798007965,0.08760062605142593,0.09420476853847504,0.10042235255241394,0.10626362264156342,0.1117325872182846,0.11682478338479996,0.12158244103193283,0.1260313242673874,0.13016045093536377,0.1340058445930481,0.13758452236652374,0.14091792702674866,0.1440219283103943,0.14689914882183075,0.14956727623939514,0.15203502774238586,0.15433692932128906,0.15647751092910767,0.15846258401870728,0.16030019521713257,0.16201122105121613,0.16359055042266846,0.16504275798797607,0.16639995574951172,0.16766132414340973,0.1688258796930313,0.16990157961845398,0.1708947867155075,0.17181414365768433,0.17266571521759033,0.1734521985054016,0.1741805076599121,0.17485454678535461,0.1754763126373291,0.176049143075943,0.1765817403793335,0.17707404494285583,0.1775313764810562,0.1779511272907257,0.17833775281906128,0.1786961555480957,0.17903181910514832,0.17933906614780426,0.1796249896287918,0.17988385260105133,0.18012461066246033,0.18034771084785461,0.18055251240730286,0.18074072897434235,0.18091416358947754,0.18107526004314423,0.18122272193431854,0.18136176466941833,0.1814878135919571,0.18160510063171387,0.18171420693397522,0.18181322515010834,0.18190470337867737,0.18198981881141663,0.18206608295440674,0.1821383386850357,0.18220548331737518,0.1822664737701416,0.18232327699661255,0.18237759172916412,0.18242602050304413,0.1824708729982376,0.18251250684261322,0.1825505942106247,0.18258492648601532,0.1826173961162567,0.18264752626419067,0.18267449736595154,0.18270108103752136,0.18272507190704346,0.18274784088134766,0.1827673763036728,0.18278652429580688,0.18280349671840668,0.182819664478302,0.1828349530696869,0.18284866213798523,0.1828605979681015,0.1828712522983551,0.18288113176822662,0.18289092183113098,0.18290065228939056,0.18290983140468597,0.18291740119457245,0.18292443454265594,0.18293124437332153,0.18293780088424683,0.18294358253479004,0.18294882774353027,0.18295352160930634,0.18295830488204956,0.1829627901315689,0.18296664953231812,0.18297085165977478,0.18297447264194489,0.18297769129276276,0.1829804927110672,0.18298307061195374,0.1829858273267746,0.1829882264137268,0.1829906553030014,0.18299251794815063,0.18299460411071777,0.18299631774425507,0.182997927069664,0.18299923837184906,0.1830008625984192,0.18300215899944305,0.18300358951091766,0.18300476670265198,0.18300595879554749,0.18300682306289673,0.1830078661441803,0.18300874531269073,0.1830095499753952,0.18301035463809967,0.18301105499267578,0.18301178514957428,0.18301239609718323,0.18301305174827576,0.1830136626958847,0.18301430344581604,0.18301476538181305,0.18301516771316528,0.18301557004451752,0.18301601707935333,0.1830163598060608,0.18301670253276825,0.18301703035831451,0.18301743268966675,0.1830178052186966,0.18301823735237122,0.18301844596862793,0.18301869928836823,0.18301890790462494,0.1830192506313324,0.1830195188522339,0.1830197423696518,0.1830199807882309,0.18302015960216522,0.18302035331726074,0.18302050232887268,0.1830207258462906,0.18302087485790253,0.18302108347415924,0.18302114307880402,0.18302127718925476,0.18302136659622192,0.1830214262008667,0.1830214560031891,0.18302151560783386,0.18302157521247864,0.1830216944217682,0.18302173912525177,0.18302179872989655,0.18302182853221893,0.1830218881368637,0.18302197754383087,0.18302206695079803,0.18302209675312042,0.1830221265554428,0.1830221265554428,0.18302218616008759,0.18302226066589355,0.18302229046821594,0.18302235007286072,0.1830223798751831,0.18302243947982788,0.18302249908447266,0.18302258849143982,0.1830226182937622,0.1830226480960846,0.18302270770072937,0.18302273750305176,0.18302278220653534,0.18302281200885773,0.18302284181118011,0.1830228716135025,0.1830229014158249,0.18302293121814728,0.18302293121814728,0.18302293121814728,0.18302293121814728,0.18302293121814728,0.18302296102046967,0.18302296102046967,0.18302299082279205,0.18302302062511444,0.18302305042743683,0.18302305042743683,0.18302308022975922,0.18302308022975922,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404,0.183023139834404],"active":[0.00707736611366272,0.006096274591982365,0.006230747792869806,0.00660676509141922,0.007073311135172844,0.007567897439002991,0.008081052452325821,0.008623151108622551,0.009205862879753113,0.009791959077119827,0.010410796850919724,0.011036381125450134,0.011674799025058746,0.012336943298578262,0.012998651713132858,0.013661690056324005,0.014356687664985657,0.014001093804836273,0.013311721384525299,0.01254737377166748,0.01177816092967987,0.011002607643604279,0.010273046791553497,0.00960298627614975,0.008953727781772614,0.008337721228599548,0.007779046893119812,0.007243156433105469,0.006744280457496643,0.00628449022769928,0.005839228630065918,0.005416080355644226,0.005032390356063843,0.00469614565372467,0.004365578293800354,0.004053980112075806,0.003753870725631714,0.0034871846437454224,0.0032266080379486084,0.0029910802841186523,0.0027824044227600098,0.0025879889726638794,0.0023943930864334106,0.002222314476966858,0.0020591318607330322,0.0019095540046691895,0.0017738640308380127,0.0016401559114456177,0.001526564359664917,0.0014151781797409058,0.0013123750686645508,0.0012184232473373413,0.0011316388845443726,0.0010507702827453613,0.0009764879941940308,0.0009027719497680664,0.0008423477411270142,0.00078582763671875,0.0007344335317611694,0.000680088996887207,0.0006328374147415161,0.0005843192338943481,0.0005463957786560059,0.0005107671022415161,0.00047472119331359863,0.0004416853189468384,0.0004142075777053833,0.00038774311542510986,0.00036372244358062744,0.0003413259983062744,0.0003182142972946167,0.0003011971712112427,0.00028246641159057617,0.0002641826868057251,0.0002491176128387451,0.000234946608543396,0.00022242963314056396,0.0002111494541168213,0.00020122528076171875,0.00019121170043945312,0.00018036365509033203,0.00017292797565460205,0.00016258656978607178,0.00015622377395629883,0.0001487135887145996,0.00014178454875946045,0.00013665854930877686,0.0001321732997894287,0.00012759864330291748,0.0001223534345626831,0.00011932849884033203,0.00011430680751800537,0.00011032819747924805,0.00010544061660766602,0.00010269880294799805,9.904801845550537e-05,9.714066982269287e-05,9.520351886749268e-05,9.216368198394775e-05,8.913874626159668e-05,8.781254291534424e-05,8.688867092132568e-05,8.64267349243164e-05,8.559226989746094e-05,8.431077003479004e-05,8.197128772735596e-05,8.100271224975586e-05,8.031725883483887e-05,7.942318916320801e-05,7.845461368560791e-05,7.79181718826294e-05,7.700920104980469e-05,7.65770673751831e-05,7.584691047668457e-05,7.50422477722168e-05,7.474422454833984e-05,7.37309455871582e-05,7.320940494537354e-05,7.256865501403809e-05,7.221102714538574e-05,7.197260856628418e-05,7.167458534240723e-05,7.15404748916626e-05,7.070600986480713e-05,7.063150405883789e-05,7.019937038421631e-05,7.010996341705322e-05,7.003545761108398e-05,6.982684135437012e-05,6.967782974243164e-05,6.96033239364624e-05,6.930530071258545e-05,6.923079490661621e-05,6.875395774841309e-05,6.873905658721924e-05,6.859004497528076e-05,6.83218240737915e-05,6.817281246185303e-05,6.80387020111084e-05,6.80387020111084e-05,6.785988807678223e-05,6.802380084991455e-05,6.80387020111084e-05,6.80088996887207e-05,6.780028343200684e-05,6.768107414245605e-05,6.768107414245605e-05,6.763637065887451e-05,6.762146949768066e-05,6.768107414245605e-05,6.763637065887451e-05,6.762146949768066e-05,6.750226020812988e-05,6.736814975738525e-05,6.721913814544678e-05,6.727874279022217e-05,6.730854511260986e-05,6.736814975738525e-05,6.724894046783447e-05,6.724894046783447e-05,6.730854511260986e-05,6.718933582305908e-05,6.712973117828369e-05,6.715953350067139e-05,6.715953350067139e-05,6.705522537231445e-05,6.711483001708984e-05,6.695091724395752e-05,6.695091724395752e-05,6.687641143798828e-05,6.681680679321289e-05,6.684660911560059e-05,6.690621376037598e-05,6.693601608276367e-05,6.693601608276367e-05,6.686151027679443e-05,6.690621376037598e-05,6.696581840515137e-05,6.696581840515137e-05,6.699562072753906e-05,6.693601608276367e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.692111492156982e-05,6.695091724395752e-05,6.690621376037598e-05,6.693601608276367e-05,6.693601608276367e-05,6.693601608276367e-05,6.699562072753906e-05,6.699562072753906e-05,6.693601608276367e-05,6.693601608276367e-05,6.695091724395752e-05,6.689131259918213e-05,6.692111492156982e-05,6.690621376037598e-05,6.690621376037598e-05,6.687641143798828e-05,6.687641143798828e-05,6.684660911560059e-05,6.684660911560059e-05,6.687641143798828e-05,6.687641143798828e-05,6.690621376037598e-05,6.693601608276367e-05,6.693601608276367e-05,6.693601608276367e-05,6.693601608276367e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.687641143798828e-05,6.693601608276367e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.687641143798828e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05,6.690621376037598e-05]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.00707736611366272,0.009580690413713455,0.012601487338542938,0.01587379351258278,0.019351981580257416,0.023023508489131927,0.02689019963145256,0.030970508232712746,0.03525290638208389,0.039731912314891815,0.044418107718229294,0.04932272806763649,0.05444084852933884,0.059770673513412476,0.06530945003032684,0.07105875015258789,0.07699547708034515,0.08238008618354797,0.08733734488487244,0.0919000431895256,0.09613759070634842,0.10007163882255554,0.10371257364749908,0.10708458721637726,0.11020701378583908,0.11309394240379333,0.11574964225292206,0.11821676045656204,0.12051022797822952,0.12262982875108719,0.12457680702209473,0.12637943029403687,0.12804922461509705,0.1295858919620514,0.1310020387172699,0.1323145031929016,0.13352425396442413,0.13464245200157166,0.13567307591438293,0.1366223394870758,0.1374940723180771,0.13829955458641052,0.13903678953647614,0.13971813023090363,0.14034682512283325,0.14093036949634552,0.14146707952022552,0.1419547200202942,0.14240874350070953,0.14282462000846863,0.14320535957813263,0.14355802536010742,0.1438830941915512,0.14418141543865204,0.14445261657238007,0.14470705389976501,0.1449388712644577,0.1451488882303238,0.14534536004066467,0.1455259770154953,0.1456935703754425,0.14584654569625854,0.14598563313484192,0.14611636102199554,0.14623476564884186,0.1463460624217987,0.14644713699817657,0.14653998613357544,0.1466245949268341,0.14670173823833466,0.14677543938159943,0.146841898560524,0.14690165221691132,0.14695614576339722,0.1470077484846115,0.14705565571784973,0.14709895849227905,0.1471392661333084,0.14717677235603333,0.1472097933292389,0.1472408026456833,0.14726869761943817,0.14729465544223785,0.14731822907924652,0.14734044671058655,0.14736050367355347,0.14737868309020996,0.14739549160003662,0.1474115401506424,0.14742562174797058,0.14743848145008087,0.14745067059993744,0.1474616527557373,0.1474713385105133,0.1474810391664505,0.1474895477294922,0.14749717712402344,0.14750461280345917,0.14751136302947998,0.14751788973808289,0.14752362668514252,0.14752857387065887,0.1475333273410797,0.14753781259059906,0.14754225313663483,0.14754581451416016,0.14754897356033325,0.14755253493785858,0.1475551724433899,0.14755754172801971,0.14756014943122864,0.14756229519844055,0.14756453037261963,0.1475665271282196,0.14756809175014496,0.14756979048252106,0.14757153391838074,0.1475730687379837,0.14757440984249115,0.14757561683654785,0.1475766897201538,0.14757797122001648,0.14757892489433289,0.14757969975471497,0.1475803107023239,0.14758095145225525,0.1475815623998642,0.14758217334747314,0.1475827395915985,0.14758335053920746,0.14758367836475372,0.14758405089378357,0.14758442342281342,0.14758479595184326,0.14758506417274475,0.14758531749248505,0.1475856453180313,0.14758583903312683,0.14758610725402832,0.14758634567260742,0.14758659899234772,0.14758680760860443,0.1475869119167328,0.14758697152137756,0.1475871503353119,0.14758726954460144,0.1475873589515686,0.14758746325969696,0.1475875824689865,0.14758773148059845,0.1475878208875656,0.14758792519569397,0.14758801460266113,0.14758813381195068,0.14758819341659546,0.14758828282356262,0.1475883424282074,0.14758840203285217,0.14758844673633575,0.14758850634098053,0.1475885659456253,0.1475885957479477,0.14758862555027008,0.14758865535259247,0.14758868515491486,0.14758871495723724,0.14758871495723724,0.14758874475955963,0.14758874475955963,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044,0.1475888043642044],"recovered":[0.0,0.003489341353997588,0.006483342498540878,0.009493855759501457,0.012630991637706757,0.01593739353120327,0.019425489008426666,0.023101333528757095,0.02698201686143875,0.031070495024323463,0.03534391149878502,0.03983656316995621,0.0445200614631176,0.04943450167775154,0.05454106628894806,0.05986489728093147,0.06540877372026443,0.07114668935537338,0.07670971751213074,0.08195865899324417,0.08687593787908554,0.09144403040409088,0.09570035338401794,0.09965299069881439,0.10332037508487701,0.10670030117034912,0.10984508693218231,0.11274991929531097,0.11543358117341995,0.11791989952325821,0.12023011595010757,0.12235571444034576,0.12432543188333511,0.12614503502845764,0.12781651318073273,0.1293647587299347,0.13079753518104553,0.1321166306734085,0.13333837687969208,0.13446445763111115,0.13550060987472534,0.13645033538341522,0.1373288780450821,0.13813826441764832,0.13888250291347504,0.13956882059574127,0.1402006298303604,0.14078447222709656,0.14131900668144226,0.14181743562221527,0.14227423071861267,0.14269444346427917,0.1430811882019043,0.14343520998954773,0.14376047253608704,0.1440592110157013,0.14433293044567108,0.14458681643009186,0.1448226273059845,0.1450367122888565,0.1452309489250183,0.14541266858577728,0.14557935297489166,0.1457342505455017,0.14587613940238953,0.1460060030221939,0.14612741768360138,0.14623744785785675,0.14634062349796295,0.1464335024356842,0.14651887118816376,0.14659807085990906,0.1466715931892395,0.1467375010251999,0.146799698472023,0.14685459434986115,0.14690537750720978,0.14695242047309875,0.14699521660804749,0.14703556895256042,0.14707177877426147,0.1471051126718521,0.1471359133720398,0.14716430008411407,0.14719007909297943,0.1472138911485672,0.14723625779151917,0.14725656807422638,0.1472751945257187,0.14729179441928864,0.14730772376060486,0.14732210338115692,0.14733542501926422,0.147347554564476,0.14735816419124603,0.14736874401569366,0.14737798273563385,0.1473870426416397,0.1473950445652008,0.14740251004695892,0.14740920066833496,0.14741581678390503,0.1474214643239975,0.14742673933506012,0.14743171632289886,0.14743594825267792,0.14744028449058533,0.1474437713623047,0.14744748175144196,0.14745037257671356,0.14745286107063293,0.14745549857616425,0.14745807647705078,0.14746037125587463,0.14746253192424774,0.14746448397636414,0.14746615290641785,0.14746789634227753,0.1474696397781372,0.14747096598148346,0.14747215807437897,0.14747339487075806,0.14747461676597595,0.14747574925422668,0.14747661352157593,0.14747749269008636,0.14747805893421173,0.14747858047485352,0.1474791020154953,0.1474798321723938,0.14748044312000275,0.14748096466064453,0.14748142659664154,0.14748191833496094,0.1474822610616684,0.14748267829418182,0.1474829614162445,0.14748339354991913,0.14748363196849823,0.1474839150905609,0.1474841833114624,0.14748446643352509,0.1474846452474594,0.14748480916023254,0.14748495817184448,0.14748507738113403,0.14748531579971313,0.14748544991016388,0.14748553931713104,0.14748559892177582,0.14748574793338776,0.1474858522415161,0.14748600125312805,0.14748609066009521,0.14748618006706238,0.14748632907867432,0.14748640358448029,0.14748640358448029,0.14748646318912506,0.14748649299144745,0.1474865823984146,0.1474866420030594,0.14748670160770416,0.14748673141002655,0.14748676121234894,0.14748676121234894,0.14748679101467133,0.1474868208169937,0.1474868208169937,0.1474868208169937,0.1474868655204773,0.1474868655204773,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968,0.14748689532279968],"active":[0.00707736611366272,0.006091348826885223,0.00611814484000206,0.006379937753081322,0.006720989942550659,0.0070861149579286575,0.007464710623025894,0.00786917470395565,0.008270889520645142,0.008661417290568352,0.009074196219444275,0.009486164897680283,0.009920787066221237,0.010336171835660934,0.010768383741378784,0.011193852871656418,0.011586703360080719,0.011233396828174591,0.0106276273727417,0.009941384196281433,0.009261652827262878,0.00862760841846466,0.00801222026348114,0.007431596517562866,0.006886638700962067,0.006393641233444214,0.005904555320739746,0.005466841161251068,0.00507664680480957,0.0047099292278289795,0.004346691071987152,0.004023715853691101,0.0037237927317619324,0.00344085693359375,0.0031855255365371704,0.002949744462966919,0.002726718783378601,0.002525821328163147,0.002334699034690857,0.0021578818559646606,0.0019934624433517456,0.0018492192029953003,0.001707911491394043,0.00157986581325531,0.0014643222093582153,0.001361548900604248,0.0012664496898651123,0.0011702477931976318,0.001089736819267273,0.001007184386253357,0.0009311288595199585,0.0008635818958282471,0.0008019059896469116,0.0007462054491043091,0.0006921440362930298,0.0006478428840637207,0.0006059408187866211,0.0005620718002319336,0.0005227327346801758,0.0004892647266387939,0.00046262145042419434,0.0004338771104812622,0.00040628015995025635,0.00038211047649383545,0.00035862624645233154,0.00034005939960479736,0.0003197193145751953,0.00030253827571868896,0.0002839714288711548,0.00026823580265045166,0.00025656819343566895,0.0002438277006149292,0.00023005902767181396,0.00021864473819732666,0.00020805001258850098,0.00020106136798858643,0.0001935809850692749,0.00018684566020965576,0.00018155574798583984,0.0001742243766784668,0.00016902387142181396,0.00016358494758605957,0.00015874207019805908,0.0001539289951324463,0.0001503676176071167,0.0001466125249862671,0.0001424252986907959,0.0001389235258102417,0.00013634562492370605,0.0001338273286819458,0.00013075768947601318,0.00012856721878051758,0.0001262277364730835,0.00012378394603729248,0.00012287497520446777,0.00012080371379852295,0.0001191943883895874,0.00011757016181945801,0.0001163184642791748,0.0001153796911239624,0.00011442601680755615,0.00011275708675384521,0.00011186301708221436,0.00011107325553894043,0.00011053681373596191,0.00010986626148223877,0.0001086890697479248,0.00010876357555389404,0.00010769069194793701,0.00010716915130615234,0.00010728836059570312,0.00010679662227630615,0.00010645389556884766,0.0001061558723449707,0.0001055598258972168,0.00010530650615692139,0.00010538101196289062,0.00010517239570617676,0.00010477006435394287,0.00010465085506439209,0.00010453164577484131,0.00010457634925842285,0.0001043081283569336,0.00010395050048828125,0.00010369718074798584,0.00010345876216888428,0.00010350346565246582,0.0001035928726196289,0.00010363757610321045,0.00010351836681365967,0.00010323524475097656,0.00010308623313903809,0.000102996826171875,0.00010287761688232422,0.00010280311107635498,0.00010263919830322266,0.0001026839017868042,0.00010244548320770264,0.00010247528553009033,0.00010243058204650879,0.00010241568088531494,0.0001023411750793457,0.00010226666927337646,0.00010216236114501953,0.00010219216346740723,0.00010219216346740723,0.00010204315185546875,0.00010201334953308105,0.00010204315185546875,0.00010213255882263184,0.00010207295417785645,0.00010207295417785645,0.00010201334953308105,0.00010204315185546875,0.00010201334953308105,0.00010195374488830566,0.00010193884372711182,0.00010199844837188721,0.00010198354721069336,0.00010201334953308105,0.00010198354721069336,0.00010195374488830566,0.00010192394256591797,0.00010192394256591797,0.00010192394256591797,0.00010195374488830566,0.00010192394256591797,0.00010192394256591797,0.00010192394256591797,0.00010198354721069336,0.00010193884372711182,0.00010193884372711182,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412,0.00010190904140472412]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.00707736611366272,0.009589873254299164,0.012507889419794083,0.015621096827089787,0.01887970045208931,0.022262290120124817,0.025739436969161034,0.029366670176386833,0.033106014132499695,0.03696233406662941,0.0409395694732666,0.045026715844869614,0.04923585057258606,0.053566478192806244,0.05800385773181915,0.06254474818706512,0.06719912588596344,0.07135837525129318,0.07515371590852737,0.07864265143871307,0.08184505999088287,0.0847926214337349,0.08751095086336136,0.08999895304441452,0.09229002147912979,0.09439771622419357,0.09632499516010284,0.09810084849596024,0.09973099082708359,0.10122480243444443,0.10259775817394257,0.10385898500680923,0.10501435399055481,0.10606829822063446,0.1070377454161644,0.10792776197195053,0.10874639451503754,0.10948539525270462,0.11017343401908875,0.11080339550971985,0.11137782037258148,0.1119067370891571,0.11238938570022583,0.11283287405967712,0.11323869973421097,0.11361181735992432,0.11395252496004105,0.114264115691185,0.11454769223928452,0.11480505019426346,0.11504549533128738,0.11526458710432053,0.11546450108289719,0.11564596742391586,0.11581210047006607,0.11596566438674927,0.11610724031925201,0.1162339448928833,0.11634887009859085,0.11645694822072983,0.11655361950397491,0.11664119362831116,0.11672134697437286,0.11679548025131226,0.11686541140079498,0.116928331553936,0.11698497086763382,0.11703598499298096,0.11708566546440125,0.11712954938411713,0.11716845631599426,0.11720388382673264,0.1172371432185173,0.11726706475019455,0.11729510873556137,0.11732013523578644,0.1173429936170578,0.11736408621072769,0.1173829436302185,0.11740023642778397,0.11741582304239273,0.11742998659610748,0.11744276434183121,0.1174551323056221,0.11746576428413391,0.11747544258832932,0.11748383939266205,0.11749233305454254,0.11750006675720215,0.11750715970993042,0.1175132468342781,0.11751889437437057,0.11752474308013916,0.11752966791391373,0.11753419041633606,0.117538683116436,0.11754230409860611,0.11754577606916428,0.1175491064786911,0.11755192279815674,0.11755438148975372,0.11755652725696564,0.11755887418985367,0.11756084114313126,0.11756257712841034,0.11756429076194763,0.11756585538387299,0.11756715923547745,0.11756863445043564,0.11756979674100876,0.11757072061300278,0.11757179349660873,0.11757257580757141,0.1175733283162117,0.11757402122020721,0.11757483333349228,0.11757561564445496,0.11757639795541763,0.11757688969373703,0.11757750064134598,0.11757802218198776,0.1175786554813385,0.11757897585630417,0.11757940798997879,0.11757966876029968,0.11758004873991013,0.11758024990558624,0.11758054047822952,0.11758071184158325,0.11758097261190414,0.11758118122816086,0.11758123338222504,0.11758138239383698,0.11758152395486832,0.11758164316415787,0.11758175492286682,0.11758196353912354,0.11758207529783249,0.11758219450712204,0.11758222430944443,0.117582306265831,0.11758236587047577,0.11758242547512054,0.11758250743150711,0.11758256703615189,0.11758262664079666,0.11758271604776382,0.11758279800415039,0.11758279800415039,0.11758282780647278,0.11758285760879517,0.11758285760879517,0.11758288741111755,0.11758288741111755,0.11758291721343994,0.11758294701576233,0.11758294701576233,0.11758294701576233,0.11758297681808472,0.11758297681808472,0.11758297681808472,0.11758297681808472,0.1175830066204071,0.1175830066204071,0.1175830066204071,0.1175830289721489,0.1175830289721489,0.1175830289721489,0.1175830289721489,0.1175830289721489,0.11758305877447128,0.11758308857679367,0.11758311837911606,0.11758311837911606,0.11758311837911606,0.11758311837911606,0.11758311837911606,0.11758314818143845,0.11758314818143845,0.11758314818143845,0.11758314818143845,0.11758314818143845,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083,0.11758317798376083],"recovered":[0.0,0.0034901814069598913,0.006486470811069012,0.009442638605833054,0.012482989579439163,0.0156355369836092,0.018895531073212624,0.02227059006690979,0.02576027810573578,0.02937830053269863,0.033122800290584564,0.03697944059967995,0.04095713794231415,0.0450463704764843,0.049258746206760406,0.05358688533306122,0.05802183225750923,0.06256457418203354,0.06691023707389832,0.07099062949419022,0.07476566731929779,0.0782705619931221,0.08148035407066345,0.0844501331448555,0.08717186003923416,0.08969096839427948,0.09199927747249603,0.09411995112895966,0.09606388211250305,0.0978439673781395,0.09948526322841644,0.10099133104085922,0.10237746685743332,0.10364149510860443,0.10480587929487228,0.1058698520064354,0.1068480983376503,0.10774541646242142,0.10856398940086365,0.1093159094452858,0.11000820994377136,0.11063981801271439,0.11121667921543121,0.11174745112657547,0.11223410069942474,0.11268080025911331,0.11308654397726059,0.11346299201250076,0.11380436271429062,0.11412015557289124,0.11440793424844742,0.1146681010723114,0.11490816622972488,0.11512894183397293,0.11532723158597946,0.11551034450531006,0.11567917466163635,0.11583253741264343,0.11597410589456558,0.11610055714845657,0.11622080951929092,0.11632972955703735,0.11642443388700485,0.11651383340358734,0.11659465730190277,0.11667023599147797,0.11673981696367264,0.11680282652378082,0.11686012893915176,0.11691386252641678,0.11696082353591919,0.11700404435396194,0.11704451590776443,0.11708005517721176,0.1171129047870636,0.11714352667331696,0.11717081815004349,0.11719584465026855,0.11721902340650558,0.11723996698856354,0.1172596663236618,0.11727789044380188,0.11729364842176437,0.11730775237083435,0.11732114106416702,0.11733347922563553,0.11734402179718018,0.11735370010137558,0.11736250668764114,0.11737125366926193,0.11737863719463348,0.11738573759794235,0.11739196628332138,0.11739805340766907,0.11740344017744064,0.11740882694721222,0.11741343140602112,0.11741772294044495,0.11742200702428818,0.11742539703845978,0.11742878705263138,0.11743199825286865,0.11743452399969101,0.11743690073490143,0.11743900924921036,0.11744092404842377,0.11744286864995956,0.11744451522827148,0.11744628101587296,0.11744779348373413,0.11744900792837143,0.11745025217533112,0.11745138466358185,0.11745230853557587,0.11745303124189377,0.11745387315750122,0.11745471507310867,0.11745531857013702,0.1174561008810997,0.11745662242174149,0.11745726317167282,0.11745772510766983,0.11745824664831161,0.11745865643024445,0.11745911836624146,0.1174594908952713,0.1174597218632698,0.11746004223823547,0.11746030300855637,0.11746053397655487,0.11746085435152054,0.1174612045288086,0.11746128648519516,0.11746140569448471,0.11746154725551605,0.11746160686016083,0.11746172606945038,0.11746195703744888,0.11746206879615784,0.117462158203125,0.11746218800544739,0.11746229976415634,0.1174623891711235,0.11746247857809067,0.11746253818273544,0.11746256053447723,0.1174626499414444,0.11746270954608917,0.11746282130479813,0.11746282130479813,0.11746285110712051,0.1174628809094429,0.1174628809094429,0.1174628809094429,0.1174628809094429,0.11746291071176529,0.11746291071176529,0.11746294051408768,0.11746294051408768,0.11746300011873245,0.11746300011873245,0.11746300011873245,0.11746300011873245,0.11746302992105484,0.11746302992105484,0.11746302992105484,0.11746302992105484,0.11746302992105484,0.11746302992105484,0.11746302992105484,0.11746305972337723,0.11746305972337723,0.11746308207511902,0.11746308207511902,0.1174631118774414,0.1174631416797638,0.1174631416797638,0.1174631416797638,0.1174631416797638,0.11746317148208618,0.11746317148208618,0.11746317148208618,0.11746320128440857,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096,0.11746323108673096],"active":[0.00707736611366272,0.006099691614508629,0.006021418608725071,0.006178458221256733,0.0063967108726501465,0.006626753136515617,0.00684390589594841,0.007096080109477043,0.007345736026763916,0.0075840335339307785,0.007816769182682037,0.008047275245189667,0.008278712630271912,0.008520107716321945,0.008745111525058746,0.008957862854003906,0.009177293628454208,0.008793801069259644,0.008243478834629059,0.007652021944522858,0.007079392671585083,0.006522059440612793,0.0060305967926979065,0.005548819899559021,0.00511816143989563,0.004706747829914093,0.0043257176876068115,0.00398089736700058,0.003667108714580536,0.0033808350563049316,0.003112494945526123,0.002867653965950012,0.0026368871331214905,0.0024268031120300293,0.0022318661212921143,0.0020579099655151367,0.0018982961773872375,0.0017399787902832031,0.0016094446182250977,0.0014874860644340515,0.0013696104288101196,0.0012669190764427185,0.0011727064847946167,0.001085422933101654,0.0010045990347862244,0.0009310171008110046,0.0008659809827804565,0.0008011236786842346,0.0007433295249938965,0.0006848946213722229,0.0006375610828399658,0.0005964860320091248,0.0005563348531723022,0.0005170255899429321,0.0004848688840866089,0.000455319881439209,0.0004280656576156616,0.00040140748023986816,0.00037476420402526855,0.0003563910722732544,0.0003328099846839905,0.0003114640712738037,0.0002969130873680115,0.00028164684772491455,0.0002707540988922119,0.00025809556245803833,0.00024515390396118164,0.00023315846920013428,0.0002255365252494812,0.0002156868577003479,0.00020763278007507324,0.00019983947277069092,0.00019262731075286865,0.00018700957298278809,0.00018220394849777222,0.00017660856246948242,0.00017217546701431274,0.00016824156045913696,0.00016392022371292114,0.00016026943922042847,0.00015615671873092651,0.00015209615230560303,0.0001491159200668335,0.00014737993478775024,0.00014462321996688843,0.00014196336269378662,0.00013981759548187256,0.00013863295316696167,0.00013756006956100464,0.00013590604066848755,0.0001346096396446228,0.00013315677642822266,0.00013277679681777954,0.00013161450624465942,0.00013075023889541626,0.0001298561692237854,0.00012887269258499146,0.00012805312871932983,0.00012709945440292358,0.00012652575969696045,0.00012559443712234497,0.00012452900409698486,0.0001243501901626587,0.00012394040822982788,0.0001235678791999817,0.00012336671352386475,0.00012298673391342163,0.00012264400720596313,0.0001223534345626831,0.00012200325727462769,0.00012171268463134766,0.00012154132127761841,0.00012119114398956299,0.00012101978063583374,0.00012098997831344604,0.00012096017599105835,0.00012090057134628296,0.00012107938528060913,0.0001207888126373291,0.00012087821960449219,0.0001207590103149414,0.00012093037366867065,0.00012072920799255371,0.00012075155973434448,0.00012055039405822754,0.00012055784463882446,0.00012052804231643677,0.00012049823999404907,0.00012040883302688599,0.00012043863534927368,0.00012032687664031982,0.00012002885341644287,0.00012009590864181519,0.00012011826038360596,0.00012009590864181519,0.00012014806270599365,0.00012023746967315674,0.00012011826038360596,0.00012012571096420288,0.00012006610631942749,0.00012011826038360596,0.00012006610631942749,0.0001200363039970398,0.00012002885341644287,0.00012002885341644287,0.00012006610631942749,0.00012006610631942749,0.00012008845806121826,0.0001199766993522644,0.0001200065016746521,0.0001200065016746521,0.0001199766993522644,0.0001200065016746521,0.0001200065016746521,0.0001200363039970398,0.0001200363039970398,0.0001200363039970398,0.0001200065016746521,0.0001200363039970398,0.0001199766993522644,0.0001199766993522644,0.0001199766993522644,0.0001200065016746521,0.0001199766993522644,0.0001199766993522644,0.00011999905109405518,0.00011999905109405518,0.00011999905109405518,0.00011999905109405518,0.00011999905109405518,0.00011999905109405518,0.00012002885341644287,0.0001200363039970398,0.0001200363039970398,0.0001200065016746521,0.0001199766993522644,0.0001199766993522644,0.0001200065016746521,0.0001200065016746521,0.0001199766993522644,0.0001199766993522644,0.0001199766993522644,0.0001199766993522644,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671,0.00011994689702987671]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.00707736611366272,0.009590597823262215,0.01271287351846695,0.016156326979398727,0.0198634285479784,0.02384127303957939,0.028081722557544708,0.03262422978878021,0.03746132552623749,0.04258567467331886,0.048030681908130646,0.05380269140005112,0.05989396572113037,0.06632658839225769,0.07308293133974075,0.0801740437746048,0.08759377896785736,0.09463349729776382,0.10141400247812271,0.10798581689596176,0.11434082686901093,0.12047860026359558,0.12640517950057983,0.13212953507900238,0.137655109167099,0.14296242594718933,0.14808909595012665,0.15298476815223694,0.15770505368709564,0.16221998631954193,0.166563481092453,0.17072248458862305,0.17470917105674744,0.1785181313753128,0.18215492367744446,0.18563707172870636,0.18895022571086884,0.1921091228723526,0.19512717425823212,0.19800329208374023,0.20073732733726501,0.2033562958240509,0.20583389699459076,0.20818734169006348,0.2104305475950241,0.21256442368030548,0.21458858251571655,0.21651048958301544,0.21833299100399017,0.22006487846374512,0.22171109914779663,0.2232688069343567,0.22474585473537445,0.22614727914333344,0.2274829000234604,0.22875261306762695,0.22994832694530487,0.23107381165027618,0.23214951157569885,0.2331693321466446,0.23413535952568054,0.23504498600959778,0.235906183719635,0.23672689497470856,0.23750190436840057,0.23823551833629608,0.23893575370311737,0.239599347114563,0.24022307991981506,0.24081337451934814,0.24137690663337708,0.24190953373908997,0.24241220951080322,0.24289265275001526,0.2433440238237381,0.2437722086906433,0.2441813051700592,0.24456968903541565,0.24493734538555145,0.2452908456325531,0.2456226348876953,0.24593839049339294,0.24623630940914154,0.2465180605649948,0.2467847466468811,0.24703587591648102,0.24727754294872284,0.24750663340091705,0.24772554636001587,0.24793580174446106,0.24813365936279297,0.24831929802894592,0.24849773943424225,0.24867039918899536,0.248831644654274,0.2489888221025467,0.2491351217031479,0.24927769601345062,0.24941276013851166,0.24954189360141754,0.2496642917394638,0.24978184700012207,0.24989303946495056,0.2500028610229492,0.25010597705841064,0.25020352005958557,0.2502971291542053,0.25038641691207886,0.25047215819358826,0.25055408477783203,0.25063276290893555,0.25070858001708984,0.25078085064888,0.25084996223449707,0.25091612339019775,0.25097838044166565,0.2510397136211395,0.25110068917274475,0.2511575222015381,0.2512122392654419,0.2512635886669159,0.25131332874298096,0.2513622045516968,0.25140973925590515,0.2514553368091583,0.25149983167648315,0.251542866230011,0.25158339738845825,0.25162452459335327,0.2516629695892334,0.25170159339904785,0.25173696875572205,0.2517724633216858,0.25180602073669434,0.251839816570282,0.2518728971481323,0.2519042491912842,0.2519354224205017,0.2519657611846924,0.25199562311172485,0.25202375650405884,0.25205156207084656,0.25207793712615967,0.2521030902862549,0.2521289587020874,0.25215399265289307,0.25217801332473755,0.2522014379501343,0.252225399017334,0.25224748253822327,0.25227025151252747,0.2522926330566406,0.2523140609264374,0.25233548879623413,0.2523562014102936,0.25237607955932617,0.2523952126502991,0.25241488218307495,0.25243422389030457,0.2524520754814148,0.2524709105491638,0.2524893879890442,0.25250768661499023,0.2525250315666199,0.25254204869270325,0.2525579333305359,0.2525738477706909,0.2525898218154907,0.25260573625564575,0.25262194871902466,0.25263679027557373,0.25265243649482727,0.25266724824905396,0.2526816129684448,0.2526961863040924,0.25271105766296387,0.2527253031730652,0.25273987650871277,0.2527541518211365,0.2527673840522766,0.25278085470199585,0.25279390811920166,0.25280606746673584,0.2528192400932312,0.25283199548721313,0.25284427404403687,0.25285768508911133,0.25286996364593506,0.2528826594352722,0.2528948485851288,0.2529066205024719,0.25291937589645386,0.25293242931365967,0.2529445290565491,0.25295644998550415,0.25296854972839355,0.2529808580875397,0.2529934048652649,0.2530048191547394,0.25301676988601685,0.25302854180336,0.253040611743927,0.2530519962310791,0.2530631422996521,0.2530742883682251,0.2530859708786011,0.25309669971466064,0.2531079649925232,0.2531188726425171,0.253130167722702,0.2531413435935974,0.2531522810459137,0.2531629800796509,0.2531740069389343,0.2531842887401581,0.25319552421569824,0.2532067894935608,0.2532174289226532,0.2532276511192322,0.25323837995529175,0.2532491087913513,0.2532593607902527,0.25326967239379883,0.25328049063682556,0.25329074263572693,0.2533014416694641,0.25331154465675354,0.25332286953926086,0.25333279371261597,0.25334393978118896,0.2533537745475769,0.25336402654647827,0.25337499380111694,0.253385066986084,0.25339534878730774,0.25340521335601807,0.2534155249595642,0.2534260153770447,0.2534372806549072,0.2534480690956116,0.2534593939781189,0.2534697651863098,0.2534804046154022,0.2534915804862976,0.25350290536880493,0.25351423025131226,0.2535251975059509,0.2535359263420105,0.2535475790500641,0.25355827808380127,0.2535698413848877,0.25358080863952637,0.25359195470809937,0.25360316038131714,0.25361523032188416,0.2536272406578064,0.25363972783088684,0.25365138053894043,0.25366395711898804,0.25367575883865356,0.2536877691745758,0.25369909405708313,0.2537107467651367,0.253722608089447,0.253734290599823,0.25374698638916016,0.2537591755390167,0.25377213954925537,0.2537846565246582,0.25379687547683716,0.25380939245224,0.25382184982299805,0.2538343667984009,0.25384795665740967,0.2538599967956543,0.25387144088745117,0.25388428568840027,0.2538970410823822,0.2539103329181671,0.2539230287075043,0.253935307264328,0.25394707918167114,0.2539604902267456,0.2539733946323395,0.25398707389831543,0.25400030612945557,0.2540128231048584,0.25402557849884033,0.2540385127067566,0.2540513873100281,0.25406357645988464,0.25407737493515015,0.2540903687477112,0.2541038393974304,0.2541171908378601,0.254130482673645,0.25414368510246277,0.2541581392288208,0.2541707158088684,0.254183828830719,0.2541974186897278,0.25421029329299927,0.2542237639427185,0.2542365491390228,0.25424981117248535,0.25426334142684937,0.2542773485183716,0.2542908787727356,0.2543044090270996,0.25431787967681885,0.2543315887451172,0.2543455958366394,0.25435948371887207,0.25437361001968384,0.2543874979019165,0.25440096855163574,0.2544153928756714,0.2544293999671936,0.2544436454772949,0.25445789098739624,0.25447219610214233,0.25448715686798096,0.2545015215873718,0.2545163631439209,0.25453078746795654,0.2545446455478668,0.25455909967422485,0.25457412004470825,0.25458893179893494,0.2546037435531616,0.2546173334121704,0.25463250279426575,0.25464749336242676,0.2546612322330475,0.2546766996383667,0.25469133257865906,0.25470614433288574,0.2547203004360199,0.25473546981811523,0.2547503113746643,0.25476494431495667,0.25477850437164307,0.2547930181026459,0.2548076808452606,0.2548222541809082,0.2548373341560364,0.2548512816429138,0.2548653483390808,0.25488054752349854,0.2548947036266327,0.25490906834602356],"recovered":[0.0,0.0034843585453927517,0.006488672457635403,0.009547998197376728,0.012790900655090809,0.016270797699689865,0.0200066938996315,0.023996416479349136,0.028261082246899605,0.03280266374349594,0.03764503076672554,0.04278777539730072,0.04823446273803711,0.0540100634098053,0.06009809672832489,0.06652897596359253,0.07329215854406357,0.0803942158818245,0.08746493607759476,0.09440422058105469,0.10116447508335114,0.10770300775766373,0.11405283212661743,0.12018720805644989,0.12612579762935638,0.131863534450531,0.1373664140701294,0.14268305897712708,0.14779506623744965,0.15271194279193878,0.15740831196308136,0.1619521528482437,0.16630230844020844,0.1704639047384262,0.17444919049739838,0.17825426161289215,0.18190117180347443,0.1853686422109604,0.18868932127952576,0.19186991453170776,0.19489358365535736,0.19776691496372223,0.2005169689655304,0.20311933755874634,0.20559972524642944,0.20796750485897064,0.2102164477109909,0.21235132217407227,0.21438045799732208,0.21630825102329254,0.21813815832138062,0.21988050639629364,0.22152405977249146,0.22308169305324554,0.2245616763830185,0.2259731888771057,0.22731660306453705,0.22857721149921417,0.22977325320243835,0.2309105545282364,0.23199233412742615,0.23301871120929718,0.23398499190807343,0.23490050435066223,0.2357693463563919,0.23659272491931915,0.237371563911438,0.23811528086662292,0.23881109058856964,0.2394716590642929,0.24010063707828522,0.24069331586360931,0.24125893414020538,0.24178926646709442,0.24229402840137482,0.24277272820472717,0.24322934448719025,0.24365997314453125,0.24406932294368744,0.24445980787277222,0.24482965469360352,0.24518370628356934,0.24551546573638916,0.24582983553409576,0.24612919986248016,0.24640969932079315,0.24667693674564362,0.24693305790424347,0.2471725195646286,0.24740469455718994,0.24762175977230072,0.24783112108707428,0.2480269819498062,0.2482171356678009,0.24839523434638977,0.24856476485729218,0.24872800707817078,0.24888235330581665,0.24903008341789246,0.24917282164096832,0.24930790066719055,0.2494368702173233,0.2495603710412979,0.2496763914823532,0.24979153275489807,0.24990060925483704,0.25000277161598206,0.25010064244270325,0.2501957416534424,0.2502851188182831,0.2503718435764313,0.2504524886608124,0.2505303919315338,0.2506069540977478,0.25067901611328125,0.25074848532676697,0.2508135437965393,0.2508776783943176,0.2509412467479706,0.25100013613700867,0.2510574162006378,0.2511124908924103,0.25116410851478577,0.25121402740478516,0.2512638568878174,0.25131136178970337,0.25135767459869385,0.25140151381492615,0.2514443099498749,0.2514854967594147,0.2515246570110321,0.2515641152858734,0.2515997886657715,0.25163695216178894,0.25167250633239746,0.25170624256134033,0.25173941254615784,0.2517719566822052,0.251804381608963,0.2518363296985626,0.25186556577682495,0.2518952190876007,0.2519243657588959,0.2519523799419403,0.25197896361351013,0.25200435519218445,0.25203031301498413,0.25205597281455994,0.2520800828933716,0.2521035373210907,0.2521263659000397,0.2521502673625946,0.2521728575229645,0.25219476222991943,0.25221526622772217,0.25223612785339355,0.2522568702697754,0.25227659940719604,0.25229641795158386,0.252315878868103,0.25233539938926697,0.25235429406166077,0.2523723542690277,0.2523900270462036,0.2524082064628601,0.2524253726005554,0.25244221091270447,0.25245940685272217,0.2524755001068115,0.25249138474464417,0.252507746219635,0.25252342224121094,0.2525389790534973,0.2525542676448822,0.25256839394569397,0.25258275866508484,0.2525973618030548,0.25261133909225464,0.252625435590744,0.2526398301124573,0.25265437364578247,0.25266748666763306,0.25268036127090454,0.2526923418045044,0.25270533561706543,0.2527177333831787,0.2527309060096741,0.2527438700199127,0.252756267786026,0.25276899337768555,0.25278112292289734,0.25279372930526733,0.2528056800365448,0.2528180778026581,0.25283104181289673,0.25284385681152344,0.2528558671474457,0.2528679072856903,0.2528803050518036,0.25289225578308105,0.25290441513061523,0.25291556119918823,0.2529278099536896,0.25293856859207153,0.2529504895210266,0.25296178460121155,0.2529740035533905,0.2529849112033844,0.2529958486557007,0.253007173538208,0.2530181109905243,0.2530291676521301,0.2530408501625061,0.2530512511730194,0.2530621290206909,0.25307267904281616,0.25308361649513245,0.25309473276138306,0.25310516357421875,0.25311651825904846,0.2531271278858185,0.2531382739543915,0.25314846634864807,0.2531600296497345,0.2531701624393463,0.2531808614730835,0.25319144129753113,0.25320276618003845,0.2532130777835846,0.2532234489917755,0.2532345950603485,0.25324487686157227,0.25325441360473633,0.2532648742198944,0.2532753348350525,0.2532855272293091,0.2532956302165985,0.25330597162246704,0.25331664085388184,0.253326952457428,0.2533372640609741,0.2533484101295471,0.2533595561981201,0.25337061285972595,0.2533815801143646,0.25339290499687195,0.2534043490886688,0.25341513752937317,0.25342631340026855,0.2534380555152893,0.25344887375831604,0.25346019864082336,0.25347116589546204,0.2534826099872589,0.2534935772418976,0.2535061836242676,0.25351810455322266,0.25352948904037476,0.2535412311553955,0.2535533905029297,0.25356540083885193,0.25357699394226074,0.25358879566192627,0.253600150346756,0.2536119818687439,0.2536250650882721,0.253637433052063,0.25364986062049866,0.2536625862121582,0.25367510318756104,0.25368785858154297,0.25369980931282043,0.25371190905570984,0.2537238597869873,0.2537367343902588,0.25374943017959595,0.2537619173526764,0.25377392768859863,0.25378552079200745,0.25379860401153564,0.25381171703338623,0.2538236379623413,0.25383585691452026,0.2538488507270813,0.2538619339466095,0.2538753151893616,0.25388845801353455,0.2539004385471344,0.2539133131504059,0.25392618775367737,0.253938764333725,0.25395169854164124,0.2539655268192291,0.2539791762828827,0.2539920210838318,0.2540053725242615,0.2540190517902374,0.25403285026550293,0.25404709577560425,0.2540595233440399,0.2540724575519562,0.25408613681793213,0.2540993094444275,0.25411322712898254,0.25412681698799133,0.2541399896144867,0.2541538178920746,0.2541680335998535,0.2541820704936981,0.2541949152946472,0.25420859456062317,0.25422215461730957,0.25423628091812134,0.25425025820732117,0.2542651891708374,0.2542794644832611,0.2542929947376251,0.25430724024772644,0.25432080030441284,0.25433504581451416,0.2543483078479767,0.2543620467185974,0.25437697768211365,0.2543914020061493,0.25440576672554016,0.2544201910495758,0.2544342875480652,0.2544485628604889,0.2544628381729126,0.25447753071784973,0.2544918954372406,0.2545064091682434,0.25452062487602234,0.2545348107814789,0.2545495331287384,0.25456395745277405,0.25457891821861267,0.25459417700767517,0.2546084225177765,0.25462356209754944,0.2546379864215851,0.25465255975723267,0.254666805267334,0.2546806037425995,0.2546956241130829,0.25470972061157227,0.25472402572631836,0.25473812222480774,0.25475189089775085,0.2547663748264313,0.25478047132492065],"active":[0.00707736611366272,0.006106239277869463,0.006224201060831547,0.006608328782021999,0.007072527892887592,0.007570475339889526,0.008075028657913208,0.008627813309431076,0.009200243279337883,0.009783010929822922,0.010385651141405106,0.011014916002750397,0.011659502983093262,0.012316524982452393,0.012984834611415863,0.013645067811012268,0.014301620423793793,0.014239281415939331,0.013949066400527954,0.013581596314907074,0.01317635178565979,0.012775592505931854,0.012352347373962402,0.01194232702255249,0.011529311537742615,0.011098891496658325,0.010722681879997253,0.010301709175109863,0.009909987449645996,0.00950804352760315,0.009155169129371643,0.008770331740379333,0.008406862616539001,0.008054226636886597,0.0077057331800460815,0.007382810115814209,0.007049053907394409,0.006740480661392212,0.00643785297870636,0.006133377552032471,0.005843743681907654,0.005589380860328674,0.005316928029060364,0.005068004131317139,0.0048308223485946655,0.004596918821334839,0.004372134804725647,0.004159167408943176,0.003952533006668091,0.0037566274404525757,0.0035729408264160156,0.0033883005380630493,0.0032217949628829956,0.0030655860900878906,0.0029212236404418945,0.0027794241905212402,0.0026317238807678223,0.0024966001510620117,0.002376258373260498,0.002258777618408203,0.0021430253982543945,0.002026274800300598,0.0019211918115615845,0.0018263906240463257,0.001732558012008667,0.0016427934169769287,0.0015641897916793823,0.0014840662479400635,0.0014119893312454224,0.0013417154550552368,0.001276269555091858,0.0012162178754806519,0.0011532753705978394,0.0011033862829208374,0.0010499954223632812,0.0009994804859161377,0.0009519606828689575,0.0009097158908843994,0.0008680224418640137,0.0008310377597808838,0.0007929801940917969,0.0007546842098236084,0.0007208436727523804,0.0006882250308990479,0.0006555467844009399,0.0006261765956878662,0.0006006062030792236,0.000573575496673584,0.0005530267953872681,0.0005311071872711182,0.0005118995904922485,0.00048817694187164307,0.00047075748443603516,0.000453263521194458,0.0004364103078842163,0.0004240572452545166,0.0004071146249771118,0.00039534270763397217,0.00038267672061920166,0.00036907196044921875,0.0003563910722732544,0.0003449767827987671,0.0003326684236526489,0.0003264695405960083,0.00031444430351257324,0.00030291080474853516,0.0002943575382232666,0.00028577446937561035,0.000276416540145874,0.0002689659595489502,0.00026091933250427246,0.0002560913562774658,0.0002504587173461914,0.00024300813674926758,0.0002371072769165039,0.00022989511489868164,0.00022616982460021973,0.00022301077842712402,0.00021627545356750488,0.00021210312843322754,0.00020617246627807617,0.0002008378505706787,0.00019809603691101074,0.00019571185111999512,0.00019147992134094238,0.00018846988677978516,0.00018519163131713867,0.0001818835735321045,0.00018021464347839355,0.00017747282981872559,0.00017693638801574707,0.0001728534698486328,0.00017267465591430664,0.0001690685749053955,0.00016731023788452148,0.0001666545867919922,0.00016483664512634277,0.0001634657382965088,0.00016137957572937012,0.00015929341316223145,0.00015819072723388672,0.0001563429832458496,0.00015357136726379395,0.0001507103443145752,0.0001499950885772705,0.00014963746070861816,0.00014770030975341797,0.00014546513557434082,0.00014531612396240234,0.00014394521713256836,0.00014388561248779297,0.0001423656940460205,0.0001412034034729004,0.00014072656631469727,0.00014093518257141113,0.0001399517059326172,0.00013834238052368164,0.00013828277587890625,0.00013780593872070312,0.00013619661331176758,0.00013551115989685059,0.00013509392738342285,0.00013533234596252441,0.00013500452041625977,0.00013384222984313965,0.00013256072998046875,0.0001316368579864502,0.0001304149627685547,0.00013023614883422852,0.00013056397438049316,0.0001290440559387207,0.000129014253616333,0.00012826919555664062,0.00012734532356262207,0.0001277923583984375,0.00012829899787902832,0.00012794137001037598,0.00012853741645812988,0.00012871623039245605,0.00012755393981933594,0.0001264810562133789,0.00012642145156860352,0.00012570619583129883,0.00012689828872680664,0.00012665987014770508,0.0001265406608581543,0.00012677907943725586,0.00012609362602233887,0.00012639164924621582,0.0001258552074432373,0.00012549757957458496,0.00012564659118652344,0.00012674927711486816,0.0001264512538909912,0.00012540817260742188,0.0001246929168701172,0.00012499094009399414,0.00012549757957458496,0.00012451410293579102,0.00012451410293579102,0.00012412667274475098,0.00012505054473876953,0.00012418627738952637,0.0001245737075805664,0.00012379884719848633,0.00012418627738952637,0.0001226961612701416,0.00012305378913879395,0.00012302398681640625,0.00012299418449401855,0.00012323260307312012,0.00012311339378356934,0.0001221299171447754,0.000122755765914917,0.00012215971946716309,0.00012284517288208008,0.00012317299842834473,0.0001226961612701416,0.00012248754501342773,0.00012186169624328613,0.00012198090553283691,0.00012108683586120605,0.00012120604515075684,0.00012046098709106445,0.00012058019638061523,0.00012058019638061523,0.00012010335922241211,0.00012010335922241211,0.00011971592903137207,0.00012049078941345215,0.00011917948722839355,0.00011914968490600586,0.00012058019638061523,0.0001201927661895752,0.00012001395225524902,0.00011968612670898438,0.00011989474296569824,0.00012004375457763672,0.00012063980102539062,0.00012111663818359375,0.0001221299171447754,0.00012135505676269531,0.00012084841728210449,0.00012096762657165527,0.00012132525444030762,0.00012132525444030762,0.00012084841728210449,0.0001207888126373291,0.00012126564979553223,0.00012022256851196289,0.00012096762657165527,0.00012060999870300293,0.0001207888126373291,0.00012055039405822754,0.00012165307998657227,0.00012105703353881836,0.00012162327766418457,0.00012189149856567383,0.0001227259635925293,0.00012236833572387695,0.00012236833572387695,0.0001221001148223877,0.00012195110321044922,0.00012245774269104004,0.00012230873107910156,0.00012192130088806152,0.00012174248695373535,0.00012227892875671387,0.0001220703125,0.00012177228927612305,0.00012153387069702148,0.0001220405101776123,0.00012245774269104004,0.00012409687042236328,0.0001232624053955078,0.00012201070785522461,0.00012236833572387695,0.00012311339378356934,0.00012481212615966797,0.00012442469596862793,0.00012359023094177246,0.00012344121932983398,0.0001246333122253418,0.0001245439052581787,0.00012513995170593262,0.00012499094009399414,0.00012436509132385254,0.00012513995170593262,0.000125199556350708,0.000125199556350708,0.00012481212615966797,0.00012567639350891113,0.00012484192848205566,0.0001246631145477295,0.0001251697540283203,0.00012511014938354492,0.0001246333122253418,0.0001252889633178711,0.00012362003326416016,0.00012430548667907715,0.00012496113777160645,0.00012415647506713867,0.00012445449829101562,0.0001233220100402832,0.00012299418449401855,0.0001233518123626709,0.00012353062629699707,0.00012284517288208008,0.00012233853340148926,0.00012296438217163086,0.00012299418449401855,0.00012344121932983398,0.00012320280075073242,0.0001233518123626709,0.00012230873107910156,0.00012150406837463379,0.00012239813804626465,0.00012215971946716309,0.00012284517288208008,0.00012284517288208008,0.00012388825416564941,0.00012511014938354492,0.0001245439052581787,0.00012496113777160645,0.00012502074241638184,0.00012445449829101562,0.00012481212615966797,0.00012555718421936035,0.00012609362602233887,0.00012621283531188965,0.00012543797492980957,0.00012609362602233887,0.00012686848640441895,0.00012642145156860352,0.0001271665096282959,0.00012737512588500977,0.0001272261142730713,0.00012612342834472656,0.00012704730033874512,0.00012674927711486816,0.00012695789337158203,0.0001259446144104004,0.00012621283531188965,0.0001270771026611328,0.00012663006782531738,0.00012761354446411133,0.00012725591659545898,0.0001272261142730713,0.00012865662574768066,0.00012832880020141602,0.00012859702110290527]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.00707736611366272,0.00958770141005516,0.012605717405676842,0.01589221879839897,0.01936003565788269,0.023034140467643738,0.0269031785428524,0.030956342816352844,0.03522460162639618,0.03969784453511238,0.04435709863901138,0.04924546554684639,0.0543220192193985,0.05960676819086075,0.06509120762348175,0.07078494131565094,0.07665419578552246,0.08221986144781113,0.0875345915555954,0.09265615791082382,0.0975501760840416,0.10225871205329895,0.10676900297403336,0.11110728234052658,0.11526618152856827,0.11923243850469589,0.12304194271564484,0.12668073177337646,0.1301705688238144,0.13348838686943054,0.13665959239006042,0.13967761397361755,0.14256314933300018,0.14530199766159058,0.14791999757289886,0.15039873123168945,0.15277105569839478,0.15501056611537933,0.15714658796787262,0.15916240215301514,0.1610904335975647,0.1629236936569214,0.16465644538402557,0.16631512343883514,0.16788598895072937,0.1693688929080963,0.17077742516994476,0.17210501432418823,0.17336228489875793,0.17455777525901794,0.1756858378648758,0.17675316333770752,0.17776528000831604,0.1787301003932953,0.17963917553424835,0.18049873411655426,0.18131102621555328,0.18207959830760956,0.1828082948923111,0.18349571526050568,0.1841466873884201,0.18476229906082153,0.185341939330101,0.185893714427948,0.18641014397144318,0.1868981570005417,0.1873624473810196,0.18779894709587097,0.18821430206298828,0.18860040605068207,0.1889699250459671,0.18932242691516876,0.1896536499261856,0.18996012210845947,0.1902555674314499,0.19053222239017487,0.19079503417015076,0.19104266166687012,0.1912793070077896,0.1915024220943451,0.19171059131622314,0.19190697371959686,0.1920914500951767,0.1922646313905716,0.19242919981479645,0.19258682429790497,0.19273412227630615,0.1928764283657074,0.19301067292690277,0.19313538074493408,0.19325606524944305,0.19336825609207153,0.19347408413887024,0.19357457756996155,0.19367219507694244,0.19376365840435028,0.19384890794754028,0.19393089413642883,0.19400852918624878,0.19408243894577026,0.1941506266593933,0.19421672821044922,0.19427913427352905,0.19433771073818207,0.1943935602903366,0.19444677233695984,0.19449877738952637,0.19454677402973175,0.19459182024002075,0.19463518261909485,0.19467611610889435,0.1947159320116043,0.19475245475769043,0.19478721916675568,0.1948206126689911,0.19485414028167725,0.19488565623760223,0.1949148029088974,0.19494272768497467,0.1949685662984848,0.19499315321445465,0.1950189471244812,0.19504275918006897,0.19506508111953735,0.19508624076843262,0.19510631263256073,0.19512580335140228,0.19514478743076324,0.19516074657440186,0.1951790452003479,0.19519560039043427,0.19521042704582214,0.1952250897884369,0.19523979723453522,0.19525304436683655,0.19526584446430206,0.19527842104434967,0.1952899694442749,0.1953006088733673,0.19531123340129852,0.1953214704990387,0.19533111155033112,0.1953410804271698,0.19535019993782043,0.19535912573337555,0.19536784291267395,0.19537563621997833,0.19538374245166779,0.19539092481136322,0.19539889693260193,0.1954054981470108,0.19541193544864655,0.1954185962677002,0.1954249143600464,0.19543062150478363,0.1954358071088791,0.19544167816638947,0.19544701278209686,0.195452019572258,0.1954570710659027,0.19546225666999817,0.19546741247177124,0.1954718679189682,0.1954767405986786,0.19548119604587555,0.19548511505126953,0.1954892873764038,0.19549287855625153,0.19549663364887238,0.19550055265426636,0.1955038160085678,0.1955074667930603,0.1955104023218155,0.19551384449005127,0.19551706314086914,0.19552019238471985,0.19552317261695862,0.19552607834339142,0.19552887976169586,0.19553151726722717,0.19553400576114655,0.19553691148757935,0.1955394595861435,0.19554182887077332,0.19554440677165985,0.19554664194583893,0.19554904103279114,0.19555118680000305,0.19555336236953735,0.19555538892745972,0.19555750489234924,0.19555941224098206,0.19556131958961487,0.19556312263011932,0.19556526839733124,0.19556701183319092,0.19556862115859985,0.1955704540014267,0.19557224214076996,0.1955735832452774,0.19557517766952515,0.1955767422914505,0.19557833671569824,0.1955798715353012,0.1955815702676773,0.19558343291282654,0.19558493793010712,0.1955864131450653,0.19558782875537872,0.19558945298194885,0.19559122622013092,0.19559261202812195,0.1955941766500473,0.19559568166732788,0.19559718668460846,0.1955987811088562,0.19560016691684723,0.1956014186143875,0.1956028938293457,0.19560430943965912,0.1956053525209427,0.19560697674751282,0.19560828804969788,0.19560948014259338,0.1956108659505844,0.1956120729446411,0.19561341404914856,0.19561468064785004,0.19561590254306793,0.19561703503131866,0.19561825692653656,0.1956194043159485,0.1956203728914261,0.19562143087387085,0.19562244415283203,0.19562332332134247,0.19562458992004395,0.1956256926059723,0.1956266164779663,0.1956278681755066,0.19562894105911255,0.1956305056810379,0.19563142955303192,0.19563280045986176,0.19563397765159607,0.19563502073287964,0.19563618302345276,0.19563737511634827,0.1956384927034378,0.1956396847963333,0.19564075767993927,0.19564186036586761,0.19564302265644073,0.19564400613307953,0.19564533233642578,0.19564634561538696,0.19564753770828247,0.19564886391162872,0.1956499069929123,0.1956510692834854,0.19565226137638092,0.19565318524837494,0.19565410912036896,0.19565515220165253,0.19565600156784058,0.19565695524215698,0.19565770030021667,0.1956585794687271,0.19565962255001068,0.19566039741039276,0.1956612467765808,0.195662260055542,0.195663183927536,0.19566422700881958,0.19566527009010315,0.19566631317138672,0.19566714763641357,0.19566816091537476,0.19566914439201355,0.19567005336284637,0.19567100703716278,0.1956719309091568,0.19567300379276276,0.195673868060112,0.19567474722862244,0.19567552208900452,0.19567635655403137,0.19567736983299255,0.1956784725189209,0.1956794112920761,0.1956801563501358,0.19568097591400146,0.19568198919296265,0.19568279385566711,0.19568368792533875,0.1956845074892044,0.19568531215190887,0.19568610191345215,0.19568714499473572,0.19568780064582825,0.19568847119808197,0.19568948447704315,0.19569021463394165,0.19569092988967896,0.195691779255867,0.19569240510463715,0.19569337368011475,0.19569402933120728,0.195694699883461,0.19569537043571472,0.1956961452960968,0.1956968754529953,0.19569739699363708,0.19569794833660126,0.1956985890865326,0.1956992745399475,0.19569994509220123,0.19570055603981018,0.19570104777812958,0.19570153951644897,0.19570212066173553,0.1957026720046997,0.19570298492908478,0.1957034170627594,0.19570381939411163,0.19570428133010864,0.19570478796958923,0.19570527970790863,0.1957055926322937,0.19570599496364594,0.19570648670196533,0.19570709764957428,0.19570744037628174,0.19570805132389069,0.19570860266685486,0.19570912420749664,0.1957097351551056,0.19571025669574738,0.19571077823638916,0.19571147859096527,0.19571204483509064,0.19571249186992645,0.19571295380592346,0.19571329653263092,0.19571378827095032,0.1957140862941742,0.1957143098115921,0.1957148313522339,0.1957152932882309,0.19571547210216522,0.19571590423583984],"recovered":[0.0,0.0034844456240534782,0.006489657796919346,0.00949927233159542,0.01264927163720131,0.01596074365079403,0.01945425570011139,0.023125059902668,0.02699890546500683,0.03106979839503765,0.0353374220430851,0.03979409486055374,0.044466644525527954,0.04934212192893028,0.054422032088041306,0.05969224125146866,0.06517577916383743,0.07085934281349182,0.07648587226867676,0.08195750415325165,0.08725374937057495,0.09235651791095734,0.0972539559006691,0.10197193175554276,0.10650207102298737,0.11083133518695831,0.11498256027698517,0.1189672127366066,0.12278398871421814,0.12644124031066895,0.12992721796035767,0.13324326276779175,0.13642023503780365,0.13944970071315765,0.14233705401420593,0.14508815109729767,0.1476980298757553,0.15018481016159058,0.15254274010658264,0.1547914296388626,0.15693625807762146,0.15896782279014587,0.16090278327465057,0.16273248195648193,0.16447468101978302,0.16612973809242249,0.16769519448280334,0.1691812425851822,0.17058977484703064,0.1719278246164322,0.17319031059741974,0.17438720166683197,0.1755160540342331,0.17658866941928864,0.1776009202003479,0.17856182157993317,0.17947371304035187,0.18033307790756226,0.1811525821685791,0.18192413449287415,0.18265609443187714,0.18334254622459412,0.1839926689863205,0.1846139132976532,0.1851963847875595,0.1857478767633438,0.18626542389392853,0.1867607682943344,0.18722349405288696,0.18766182661056519,0.18807761371135712,0.18846942484378815,0.18884338438510895,0.18919360637664795,0.18951739370822906,0.18983153998851776,0.19012783467769623,0.19040930271148682,0.19067302346229553,0.19092512130737305,0.191162109375,0.19138386845588684,0.19159285724163055,0.19179022312164307,0.19197584688663483,0.1921485960483551,0.1923176348209381,0.19247432053089142,0.19262440502643585,0.19276829063892365,0.19290097057819366,0.1930266171693802,0.1931448131799698,0.19325853884220123,0.19336605072021484,0.19346792995929718,0.19356557726860046,0.1936568021774292,0.19374200701713562,0.1938234567642212,0.19390086829662323,0.19397389888763428,0.19404229521751404,0.19410863518714905,0.19417120516300201,0.1942310631275177,0.19428651034832,0.19434092938899994,0.1943909376859665,0.19443929195404053,0.1944856345653534,0.19452889263629913,0.19457118213176727,0.19460910558700562,0.19464586675167084,0.19468183815479279,0.19471503794193268,0.19474777579307556,0.194779172539711,0.19480864703655243,0.19483746588230133,0.19486315548419952,0.1948888897895813,0.19491402804851532,0.19493703544139862,0.1949593871831894,0.19498088955879211,0.19500157237052917,0.1950211226940155,0.19503909349441528,0.1950569897890091,0.1950729489326477,0.19508972764015198,0.19510537385940552,0.1951199471950531,0.1951330304145813,0.1951468288898468,0.19515977799892426,0.1951720267534256,0.19518356025218964,0.19519482553005219,0.19520597159862518,0.19521591067314148,0.1952260285615921,0.1952352076768875,0.19524429738521576,0.19525328278541565,0.19526159763336182,0.1952693909406662,0.1952766627073288,0.19528500735759735,0.19529247283935547,0.19529922306537628,0.19530589878559113,0.1953124701976776,0.19531875848770142,0.19532422721385956,0.19533033668994904,0.19533610343933105,0.19534137845039368,0.1953464150428772,0.19535143673419952,0.19535641372203827,0.19536092877388,0.1953660547733307,0.19537121057510376,0.19537504017353058,0.19537964463233948,0.1953839659690857,0.19538737833499908,0.1953912377357483,0.19539491832256317,0.1953982710838318,0.19540166854858398,0.1954047977924347,0.1954081803560257,0.19541116058826447,0.19541440904140472,0.19541747868061066,0.19542032480239868,0.1954231560230255,0.19542603194713593,0.1954287439584732,0.19543132185935974,0.19543422758579254,0.19543692469596863,0.19543923437595367,0.19544164836406708,0.19544389843940735,0.19544628262519836,0.19544827938079834,0.19545018672943115,0.19545239210128784,0.1954544484615326,0.19545650482177734,0.19545859098434448,0.19546052813529968,0.1954621523618698,0.19546374678611755,0.19546546041965485,0.19546718895435333,0.19546863436698914,0.19547031819820404,0.19547182321548462,0.19547335803508759,0.19547492265701294,0.19547663629055023,0.1954781413078308,0.19547982513904572,0.1954813003540039,0.19548307359218597,0.195484459400177,0.1954859346151352,0.195487380027771,0.1954888254404068,0.19549036026000977,0.1954921931028366,0.19549354910850525,0.19549494981765747,0.19549627602100372,0.19549758732318878,0.19549885392189026,0.1955001801252365,0.19550149142742157,0.1955026239156723,0.19550389051437378,0.19550523161888123,0.19550646841526031,0.1955077201128006,0.19550904631614685,0.19551023840904236,0.1955116242170334,0.19551269710063934,0.19551382958889008,0.1955149918794632,0.1955157220363617,0.19551675021648407,0.19551782310009003,0.19551901519298553,0.19551999866962433,0.19552122056484222,0.19552220404148102,0.19552333652973175,0.19552437961101532,0.19552554190158844,0.19552680850028992,0.19552773237228394,0.19552871584892273,0.1955299973487854,0.19553107023239136,0.19553229212760925,0.19553332030773163,0.1955346316099167,0.19553576409816742,0.19553692638874054,0.19553819298744202,0.19553932547569275,0.1955401599407196,0.19554166495800018,0.1955428570508957,0.19554416835308075,0.19554515182971954,0.19554610550403595,0.19554723799228668,0.1955481916666031,0.19554920494556427,0.195550337433815,0.1955512911081314,0.19555215537548065,0.19555316865444183,0.1955539882183075,0.19555488228797913,0.19555586576461792,0.1955568790435791,0.1955578327178955,0.1955588161945343,0.19555969536304474,0.19556041061878204,0.19556139409542084,0.19556233286857605,0.1955634206533432,0.19556467235088348,0.1955653727054596,0.19556644558906555,0.19556725025177002,0.1955682337284088,0.1955690234899521,0.19556979835033417,0.19557075202465057,0.19557179510593414,0.1955728381872177,0.195573627948761,0.1955745816230774,0.1955755352973938,0.1955765187740326,0.195577472448349,0.19557829201221466,0.19557912647724152,0.1955799162387848,0.19558089971542358,0.19558170437812805,0.19558259844779968,0.19558332860469818,0.1955842524766922,0.19558510184288025,0.19558608531951904,0.19558663666248322,0.19558723270893097,0.19558796286582947,0.1955886036157608,0.1955893486738205,0.195590078830719,0.19559097290039062,0.19559158384799957,0.19559213519096375,0.1955927461385727,0.19559352099895477,0.19559410214424133,0.19559474289417267,0.19559526443481445,0.19559572637081146,0.19559624791145325,0.19559679925441742,0.19559717178344727,0.19559766352176666,0.19559799134731293,0.19559842348098755,0.19559882581233978,0.19559934735298157,0.19559963047504425,0.19560010731220245,0.19560039043426514,0.1956009715795517,0.19560131430625916,0.1956019550561905,0.19560253620147705,0.1956031769514084,0.19560380280017853,0.19560424983501434,0.19560474157333374,0.19560539722442627,0.19560618698596954,0.19560649991035461,0.19560708105564117,0.19560742378234863,0.19560781121253967,0.19560839235782623,0.19560864567756653,0.19560910761356354,0.19560956954956055,0.19560974836349487],"active":[0.00707736611366272,0.006103255786001682,0.006116059608757496,0.006392946466803551,0.006710764020681381,0.0070733968168497086,0.007448922842741013,0.007831282913684845,0.008225696161389351,0.00862804614007473,0.009019676595926285,0.009451370686292648,0.009855374693870544,0.010264646261930466,0.010669175535440445,0.011092700064182281,0.011478416621685028,0.011360518634319305,0.01104871928691864,0.010698653757572174,0.010296426713466644,0.009902194142341614,0.009515047073364258,0.009135350584983826,0.008764110505580902,0.00840110331773758,0.008059382438659668,0.007713519036769867,0.0073865801095962524,0.007047146558761597,0.006732374429702759,0.006434351205825806,0.006142914295196533,0.005852296948432922,0.005582943558692932,0.005310580134391785,0.005073025822639465,0.004825755953788757,0.004603847861289978,0.004370972514152527,0.004154175519943237,0.003955870866775513,0.003753662109375,0.0035826414823532104,0.00341130793094635,0.003239154815673828,0.0030822306871414185,0.0029237717390060425,0.002772510051727295,0.0026299506425857544,0.0024955272674560547,0.0023659616708755493,0.0022492259740829468,0.002141430974006653,0.0020382553339004517,0.0019369125366210938,0.001837313175201416,0.0017465204000473022,0.0016557127237319946,0.0015715807676315308,0.0014905929565429688,0.001419752836227417,0.0013492703437805176,0.0012798011302947998,0.001213759183883667,0.001150280237197876,0.0010970234870910645,0.00103817880153656,0.0009908080101013184,0.0009385794401168823,0.0008923113346099854,0.0008530020713806152,0.0008102655410766602,0.0007665157318115234,0.0007381737232208252,0.0007006824016571045,0.0006671994924545288,0.0006333589553833008,0.0006062835454940796,0.0005773007869720459,0.0005484819412231445,0.000523105263710022,0.0004985928535461426,0.00047440826892852783,0.0004533529281616211,0.0004382282495498657,0.000416487455368042,0.000402107834815979,0.00038626790046691895,0.000367090106010437,0.00035509467124938965,0.0003416389226913452,0.00032927095890045166,0.00031603872776031494,0.0003061443567276001,0.0002957284450531006,0.00028333067893981934,0.0002740919589996338,0.0002665221691131592,0.00025898218154907227,0.00024975836277008057,0.0002428293228149414,0.00023683905601501465,0.00022907555103302002,0.00022235512733459473,0.00021570920944213867,0.00021226704120635986,0.00020584464073181152,0.00020088255405426025,0.0001958906650543213,0.0001904815435409546,0.00018703937530517578,0.00018127262592315674,0.00017811357975006104,0.00017474591732025146,0.00017230212688446045,0.00017061829566955566,0.00016702711582183838,0.00016355514526367188,0.00015991926193237305,0.0001556873321533203,0.00015579164028167725,0.0001538693904876709,0.0001510530710220337,0.00014920532703399658,0.0001469254493713379,0.00014491379261016846,0.00014321506023406982,0.00013962388038635254,0.0001399517059326172,0.0001386106014251709,0.00013747811317443848,0.0001353621482849121,0.0001344233751296997,0.00013309717178344727,0.00013281404972076416,0.00013159215450286865,0.00013019144535064697,0.00012858211994171143,0.00012767314910888672,0.00012664496898651123,0.00012513995170593262,0.0001251697540283203,0.00012417137622833252,0.0001239180564880371,0.00012354552745819092,0.0001223534345626831,0.00012214481830596924,0.00012153387069702148,0.00012223422527313232,0.00012049078941345215,0.00011946260929107666,0.00011937320232391357,0.00011901557445526123,0.00011815130710601807,0.00011704862117767334,0.00011745095252990723,0.00011667609214782715,0.00011591613292694092,0.0001156926155090332,0.00011584162712097168,0.00011597573757171631,0.00011545419692993164,0.00011581182479858398,0.00011514127254486084,0.00011390447616577148,0.00011424720287322998,0.00011323392391204834,0.00011266767978668213,0.00011317431926727295,0.00011257827281951904,0.00011254847049713135,0.00011213123798370361,0.00011217594146728516,0.00011226534843444824,0.00011201202869415283,0.00011201202869415283,0.00011166930198669434,0.00011140108108520508,0.00011119246482849121,0.00011084973812103271,0.00011087954044342041,0.00011071562767028809,0.00011050701141357422,0.00011017918586730957,0.00010971724987030029,0.00010980665683746338,0.00010953843593597412,0.00010946393013000488,0.00010910630226135254,0.00010922551155090332,0.00010922551155090332,0.00010892748832702637,0.00010867416858673096,0.00010876357555389404,0.00010842084884643555,0.0001080930233001709,0.00010830163955688477,0.00010849535465240479,0.0001081228256225586,0.00010798871517181396,0.00010810792446136475,0.00010801851749420166,0.00010804831981658936,0.00010821223258972168,0.00010851025581359863,0.00010830163955688477,0.00010827183723449707,0.00010800361633300781,0.00010815262794494629,0.00010815262794494629,0.00010815262794494629,0.00010824203491210938,0.00010830163955688477,0.00010836124420166016,0.00010842084884643555,0.00010797381401062012,0.00010786950588226318,0.00010794401168823242,0.00010803341865539551,0.00010776519775390625,0.0001081228256225586,0.00010810792446136475,0.00010798871517181396,0.00010824203491210938,0.00010818243026733398,0.00010818243026733398,0.00010821223258972168,0.00010818243026733398,0.00010798871517181396,0.00010801851749420166,0.0001077800989151001,0.00010767579078674316,0.00010760128498077393,0.00010745227336883545,0.00010760128498077393,0.00010783970355987549,0.00010786950588226318,0.00010760128498077393,0.00010786950588226318,0.00010772049427032471,0.00010830163955688477,0.0001080930233001709,0.00010842084884643555,0.0001084357500076294,0.00010821223258972168,0.00010845065116882324,0.00010865926742553711,0.00010849535465240479,0.00010861456394195557,0.00010846555233001709,0.00010854005813598633,0.00010839104652404785,0.00010824203491210938,0.0001084059476852417,0.00010815262794494629,0.00010821223258972168,0.00010870397090911865,0.00010824203491210938,0.00010821223258972168,0.0001080930233001709,0.00010803341865539551,0.00010800361633300781,0.00010791420936584473,0.00010780990123748779,0.0001077502965927124,0.00010736286640167236,0.00010728836059570312,0.0001074671745300293,0.00010722875595092773,0.00010725855827331543,0.00010737776756286621,0.00010731816291809082,0.00010734796524047852,0.0001074373722076416,0.00010749697685241699,0.00010745227336883545,0.0001077502965927124,0.0001077502965927124,0.00010772049427032471,0.00010758638381958008,0.00010725855827331543,0.00010763108730316162,0.00010742247104644775,0.00010749697685241699,0.00010728836059570312,0.00010733306407928467,0.00010757148265838623,0.00010772049427032471,0.00010761618614196777,0.00010731816291809082,0.00010734796524047852,0.0001074075698852539,0.00010725855827331543,0.00010716915130615234,0.00010703504085540771,0.00010702013969421387,0.00010697543621063232,0.00010722875595092773,0.00010690093040466309,0.00010676681995391846,0.00010688602924346924,0.00010688602924346924,0.00010667741298675537,0.00010667741298675537,0.00010631978511810303,0.00010673701763153076,0.00010679662227630615,0.00010673701763153076,0.00010676681995391846,0.00010679662227630615,0.00010679662227630615,0.00010642409324645996,0.00010636448860168457,0.00010645389556884766,0.0001065284013748169,0.00010642409324645996,0.00010645389556884766,0.00010630488395690918,0.00010627508163452148,0.00010639429092407227,0.00010642409324645996,0.0001061856746673584,0.00010624527931213379,0.0001061558723449707,0.00010628998279571533,0.00010636448860168457,0.00010645389556884766,0.00010624527931213379,0.00010636448860168457,0.00010637938976287842,0.00010670721530914307,0.0001064687967300415,0.00010673701763153076,0.00010664761066436768,0.00010658800601959229,0.00010655820369720459,0.00010645389556884766,0.0001065284013748169,0.00010673701763153076,0.00010664761066436768,0.00010630488395690918,0.00010645389556884766,0.0001062154769897461,0.00010636448860168457,0.00010627508163452148,0.00010591745376586914,0.0001061856746673584,0.0001061856746673584,0.00010590255260467529,0.0001061558723449707]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.00707736611366272,0.009585557505488396,0.012504180893301964,0.015610755421221256,0.01886860653758049,0.02223873883485794,0.025729093700647354,0.0293353833258152,0.03306038677692413,0.036890026181936264,0.040839020162820816,0.04491474851965904,0.04909888282418251,0.05339808017015457,0.05779864266514778,0.06230838596820831,0.06691160798072815,0.07120507210493088,0.07528398931026459,0.07916754484176636,0.08287009596824646,0.08637768775224686,0.08972206711769104,0.09290477633476257,0.09592583030462265,0.09880911558866501,0.10152649134397507,0.10412430763244629,0.10657395422458649,0.10889653861522675,0.11110620945692062,0.11320164799690247,0.11517733335494995,0.11704786121845245,0.11882360279560089,0.12050794064998627,0.12208880484104156,0.12358233332633972,0.124997578561306,0.1263352781534195,0.12759728729724884,0.1287919580936432,0.12991821765899658,0.13097628951072693,0.13197457790374756,0.13292206823825836,0.13380993902683258,0.13464711606502533,0.13543811440467834,0.13618215918540955,0.13688598573207855,0.1375502645969391,0.13817690312862396,0.13876713812351227,0.13932010531425476,0.13983945548534393,0.1403333842754364,0.1407998949289322,0.1412358433008194,0.14164391160011292,0.14202846586704254,0.14238843321800232,0.1427304446697235,0.14305220544338226,0.1433524638414383,0.14363780617713928,0.14390669763088226,0.14415603876113892,0.14439155161380768,0.1446140706539154,0.14482377469539642,0.1450192779302597,0.1452031135559082,0.14537757635116577,0.14554043114185333,0.14569321274757385,0.14584049582481384,0.14597630500793457,0.14610399305820465,0.14622758328914642,0.1463397741317749,0.14644432067871094,0.1465429663658142,0.14663760364055634,0.14672471582889557,0.14680667221546173,0.14688360691070557,0.14695771038532257,0.14702634513378143,0.14709213376045227,0.14715255796909332,0.1472097933292389,0.14726440608501434,0.14731448888778687,0.14736194908618927,0.14740444719791412,0.14744648337364197,0.1474866271018982,0.14752353727817535,0.14755873382091522,0.1475915014743805,0.14762359857559204,0.14765183627605438,0.14767950773239136,0.14770559966564178,0.1477300524711609,0.1477520763874054,0.14777377247810364,0.1477946788072586,0.14781373739242554,0.14783155918121338,0.1478477567434311,0.1478637158870697,0.1478785127401352,0.1478929966688156,0.14790630340576172,0.1479187309741974,0.14793100953102112,0.14794184267520905,0.14795242249965668,0.14796270430088043,0.14797243475914001,0.14798173308372498,0.14799019694328308,0.14799857139587402,0.1480059027671814,0.14801284670829773,0.14801941812038422,0.14802570641040802,0.14803193509578705,0.1480376422405243,0.1480431854724884,0.1480487436056137,0.14805404841899872,0.1480591744184494,0.14806371927261353,0.14806783199310303,0.14807197451591492,0.14807580411434174,0.14807924628257751,0.14808274805545807,0.14808562397956848,0.14808866381645203,0.14809167385101318,0.14809416234493256,0.14809668064117432,0.14809903502464294,0.148101344704628,0.14810360968112946,0.14810584485530853,0.14810769259929657,0.14810949563980103,0.14811134338378906,0.14811302721500397,0.14811453223228455,0.14811626076698303,0.1481180042028427,0.14811934530735016,0.14812055230140686,0.14812186360359192,0.14812316000461578,0.14812423288822174,0.14812548458576202,0.14812646806240082,0.1481275111436844,0.14812858402729034,0.1481296271085739,0.14813069999217987,0.1481315642595291,0.14813251793384552,0.1481335312128067,0.14813436567783356,0.1481352150440216,0.1481359601020813,0.1481366604566574,0.1481371819972992,0.14813776314258575,0.14813846349716187,0.14813901484012604,0.14813955128192902,0.1481400728225708,0.14814068377017975,0.14814135432243347,0.14814190566539764,0.14814236760139465,0.14814279973506927,0.14814338088035583,0.14814390242099762,0.14814430475234985,0.14814482629299164,0.14814521372318268,0.14814552664756775,0.14814595878124237,0.1481463611125946,0.14814677834510803,0.1481471210718155,0.14814740419387817,0.14814776182174683,0.1481480449438095,0.14814825356006622,0.1481485366821289,0.14814886450767517,0.1481490582227707,0.14814920723438263,0.14814946055412292,0.14814963936805725,0.1481497883796692,0.1481499820947647,0.14815016090869904,0.14815033972263336,0.1481505036354065,0.1481507122516632,0.14815092086791992,0.14815111458301544,0.148151233792305,0.14815132319927216,0.14815151691436768,0.14815166592597961,0.1481517255306244,0.14815181493759155,0.14815190434455872,0.14815197885036469,0.14815203845500946,0.148152157664299,0.14815224707126617,0.14815233647823334,0.14815236628055573,0.1481524556875229,0.14815253019332886,0.14815261960029602,0.14815270900726318,0.14815279841423035,0.14815282821655273,0.1481528878211975,0.14815294742584229,0.14815300703048706,0.14815311133861542,0.1481531709432602,0.14815320074558258,0.14815326035022736,0.14815331995487213,0.1481533795595169,0.14815349876880646,0.14815354347229004,0.14815357327461243,0.1481536328792572,0.1481536626815796,0.1481536626815796,0.14815369248390198,0.14815375208854675,0.14815381169319153,0.14815381169319153,0.14815384149551392,0.1481539011001587,0.14815393090248108,0.14815396070480347,0.14815399050712585,0.14815405011177063,0.1481540948152542,0.1481541246175766,0.14815418422222137,0.14815430343151093,0.1481543332338333,0.1481543928384781,0.14815442264080048,0.14815445244312286,0.14815454185009003,0.1481545865535736,0.148154616355896,0.14815470576286316,0.14815476536750793,0.1481548249721527,0.14815491437911987,0.14815500378608704,0.14815503358840942,0.1481550931930542,0.1481551080942154,0.14815516769886017,0.14815519750118256,0.14815522730350494,0.14815528690814972,0.1481553465127945,0.14815537631511688,0.14815540611743927,0.14815543591976166,0.14815549552440643,0.14815552532672882,0.1481555551290512,0.14815561473369598,0.14815565943717957,0.14815565943717957,0.14815568923950195,0.14815568923950195,0.14815571904182434,0.14815574884414673,0.14815577864646912,0.1481558084487915,0.14815589785575867,0.14815592765808105,0.14815592765808105,0.14815595746040344,0.14815598726272583,0.14815601706504822,0.1481560468673706,0.148156076669693,0.14815612137317657,0.14815615117549896,0.14815618097782135,0.14815624058246613,0.1481562703847885,0.1481562703847885,0.1481563001871109,0.1481563001871109,0.1481563001871109,0.1481563001871109,0.1481563299894333,0.1481563299894333,0.1481563299894333,0.14815635979175568,0.14815635979175568,0.14815638959407806,0.14815638959407806,0.14815638959407806,0.14815641939640045,0.14815641939640045,0.14815641939640045,0.14815641939640045,0.14815641939640045,0.14815641939640045,0.14815641939640045,0.14815641939640045,0.14815641939640045,0.14815641939640045,0.14815641939640045,0.14815641939640045,0.14815641939640045,0.14815641939640045,0.14815641939640045,0.14815641939640045,0.14815641939640045,0.14815641939640045,0.14815641939640045,0.14815641939640045,0.14815641939640045,0.14815641939640045,0.14815641939640045,0.14815641939640045,0.14815641939640045,0.14815641939640045,0.14815641939640045,0.14815641939640045],"recovered":[0.0,0.003496062010526657,0.006500144023448229,0.009448258206248283,0.012478383257985115,0.01562962681055069,0.018877629190683365,0.022251266986131668,0.025746285915374756,0.029344378039240837,0.03306257352232933,0.03690226376056671,0.040850330144166946,0.0449160672724247,0.04910877346992493,0.05340536683797836,0.057803377509117126,0.06230506673455238,0.06669566035270691,0.07094581425189972,0.07500674575567245,0.07888777554035187,0.0825718492269516,0.08609239012002945,0.08944789320230484,0.09263036400079727,0.0956580862402916,0.09853508323431015,0.10126259922981262,0.10384448617696762,0.1063021570444107,0.1086394265294075,0.11085207760334015,0.1129443347454071,0.11492815613746643,0.11679581552743912,0.11858314275741577,0.12026827037334442,0.12185785174369812,0.12336131185293198,0.12477905303239822,0.12611764669418335,0.12737934291362762,0.12857462465763092,0.12969839572906494,0.13076728582382202,0.13176825642585754,0.1327158510684967,0.13361068069934845,0.1344505250453949,0.13524499535560608,0.13599494099617004,0.13670653104782104,0.13737156987190247,0.13799594342708588,0.13859102129936218,0.13914737105369568,0.13967032730579376,0.1401647925376892,0.1406264454126358,0.14106373488903046,0.14147508144378662,0.14186185598373413,0.14222443103790283,0.14256693422794342,0.14288900792598724,0.14319199323654175,0.14347828924655914,0.14374540746212006,0.14399440586566925,0.14423231780529022,0.1444541960954666,0.14466576278209686,0.14486387372016907,0.1450495719909668,0.14522413909435272,0.14538787305355072,0.14554348587989807,0.14568684995174408,0.14582373201847076,0.14595313370227814,0.14607574045658112,0.14618930220603943,0.1462949514389038,0.1463966816663742,0.1464906632900238,0.14657840132713318,0.146661177277565,0.14673753082752228,0.146811380982399,0.1468803733587265,0.14694495499134064,0.14700520038604736,0.14706262946128845,0.1471165269613266,0.14716577529907227,0.1472117304801941,0.14725631475448608,0.14729823172092438,0.14733707904815674,0.14737577736377716,0.1474105715751648,0.1474449187517166,0.1474747657775879,0.1475037932395935,0.147531196475029,0.1475556194782257,0.14757980406284332,0.14760367572307587,0.14762531220912933,0.14764678478240967,0.14766593277454376,0.14768388867378235,0.14770092070102692,0.14771668612957,0.14773136377334595,0.1477450728416443,0.14775888621807098,0.14777140319347382,0.14778371155261993,0.14779452979564667,0.1478051245212555,0.14781531691551208,0.1478244811296463,0.14783340692520142,0.14784200489521027,0.14784979820251465,0.14785738289356232,0.147864431142807,0.1478710025548935,0.1478775441646576,0.1478836089372635,0.14788950979709625,0.14789505302906036,0.14790058135986328,0.14790622889995575,0.14791110157966614,0.14791524410247803,0.1479196697473526,0.1479238122701645,0.14792771637439728,0.14793169498443604,0.1479347050189972,0.14793792366981506,0.14794130623340607,0.14794406294822693,0.14794689416885376,0.14794936776161194,0.14795167744159698,0.14795419573783875,0.14795657992362976,0.14795875549316406,0.14796094596385956,0.1479630321264267,0.14796499907970428,0.14796674251556396,0.147968128323555,0.1479698121547699,0.1479712575674057,0.14797253906726837,0.1479739248752594,0.14797534048557281,0.1479768306016922,0.14797787368297577,0.14797911047935486,0.14798009395599365,0.14798113703727722,0.14798207581043243,0.1479831337928772,0.14798423647880554,0.14798511564731598,0.14798603951931,0.14798696339130402,0.14798769354820251,0.14798840880393982,0.14798928797245026,0.14799003303050995,0.14799067378044128,0.14799141883850098,0.14799197018146515,0.14799249172210693,0.14799310266971588,0.14799362421035767,0.14799447357654572,0.1479949951171875,0.14799559116363525,0.14799605309963226,0.14799657464027405,0.147997185587883,0.14799760282039642,0.1479981243610382,0.14799858629703522,0.14799907803535461,0.14799948036670685,0.1479998230934143,0.1480003446340561,0.14800071716308594,0.14800098538398743,0.14800135791301727,0.14800165593624115,0.14800193905830383,0.1480022370815277,0.148002490401268,0.14800278842449188,0.1480029821395874,0.1480032205581665,0.14800341427326202,0.14800353348255157,0.14800383150577545,0.14800399541854858,0.1480041742324829,0.14800439774990082,0.14800457656383514,0.14800481498241425,0.14800497889518738,0.14800509810447693,0.14800524711608887,0.148005411028862,0.14800558984279633,0.14800570905208588,0.14800579845905304,0.1480059027671814,0.1480061411857605,0.14800620079040527,0.1480063796043396,0.14800648391246796,0.1480066031217575,0.14800666272640228,0.14800669252872467,0.14800675213336945,0.14800678193569183,0.14800678193569183,0.1480068415403366,0.14800690114498138,0.14800694584846497,0.14800703525543213,0.14800706505775452,0.14800718426704407,0.14800727367401123,0.14800730347633362,0.148007333278656,0.14800742268562317,0.14800742268562317,0.14800746738910675,0.14800752699375153,0.1480075865983963,0.1480076164007187,0.14800764620304108,0.14800767600536346,0.14800770580768585,0.14800773561000824,0.14800776541233063,0.14800779521465302,0.1480078548192978,0.14800788462162018,0.14800794422626495,0.14800797402858734,0.14800798892974854,0.14800801873207092,0.1480080783367157,0.14800816774368286,0.14800816774368286,0.14800822734832764,0.1480082869529724,0.14800837635993958,0.14800837635993958,0.14800843596458435,0.14800849556922913,0.1480085402727127,0.14800859987735748,0.14800862967967987,0.14800868928432465,0.1480087786912918,0.14800883829593658,0.14800892770290375,0.14800895750522614,0.14800900220870972,0.1480090320110321,0.1480090618133545,0.14800915122032166,0.14800921082496643,0.1480092704296112,0.1480093002319336,0.14800933003425598,0.14800935983657837,0.14800941944122314,0.14800944924354553,0.14800944924354553,0.14800947904586792,0.1480095237493515,0.14800961315631866,0.14800961315631866,0.14800964295864105,0.14800964295864105,0.14800967276096344,0.14800967276096344,0.14800973236560822,0.14800973236560822,0.14800982177257538,0.14800988137722015,0.14800988137722015,0.14800991117954254,0.14800997078418732,0.14800997078418732,0.1480100005865097,0.1480100452899933,0.14801010489463806,0.14801013469696045,0.14801019430160522,0.1480102241039276,0.1480102241039276,0.14801025390625,0.14801025390625,0.1480102837085724,0.1480102837085724,0.1480102837085724,0.1480102837085724,0.14801031351089478,0.14801031351089478,0.14801031351089478,0.14801034331321716,0.14801034331321716,0.14801034331321716,0.14801034331321716,0.14801037311553955,0.14801037311553955,0.14801037311553955,0.14801037311553955,0.14801037311553955,0.14801037311553955,0.14801037311553955,0.14801037311553955,0.14801037311553955,0.14801037311553955,0.14801037311553955,0.14801037311553955,0.14801037311553955,0.14801037311553955,0.14801037311553955,0.14801037311553955,0.14801037311553955,0.14801037311553955,0.14801037311553955,0.14801037311553955,0.14801037311553955,0.14801037311553955,0.14801037311553955,0.14801037311553955,0.14801037311553955,0.14801037311553955,0.14801037311553955],"active":[0.00707736611366272,0.006089495494961739,0.006004036869853735,0.006162497214972973,0.006390223279595375,0.006609112024307251,0.006851464509963989,0.007084116339683533,0.0073141008615493774,0.007545648142695427,0.007776446640491486,0.008012484759092331,0.008248552680015564,0.008482012897729874,0.008689869195222855,0.00890301913022995,0.009108230471611023,0.008900005370378494,0.008588328957557678,0.008221730589866638,0.007863350212574005,0.007489912211894989,0.007150217890739441,0.006812386214733124,0.00647793710231781,0.006178751587867737,0.005868405103683472,0.005589224398136139,0.005311354994773865,0.005052052438259125,0.004804052412509918,0.004562221467494965,0.004325255751609802,0.004103526473045349,0.0038954466581344604,0.0037121251225471497,0.0035056620836257935,0.0033140629529953003,0.0031397268176078796,0.0029739663004875183,0.0028182342648506165,0.002674311399459839,0.0025388747453689575,0.0024016648530960083,0.002276182174682617,0.0021547824144363403,0.0020416826009750366,0.0019312649965286255,0.001827433705329895,0.0017316341400146484,0.0016409903764724731,0.001555323600769043,0.0014703720808029175,0.0013955682516098022,0.0013241618871688843,0.0012484341859817505,0.0011860132217407227,0.0011295676231384277,0.001071050763130188,0.0010174661874771118,0.000964730978012085,0.0009133517742156982,0.0008685886859893799,0.0008277744054794312,0.000785529613494873,0.0007487982511520386,0.0007147043943405151,0.000677749514579773,0.0006461441516876221,0.0006196647882461548,0.0005914568901062012,0.0005650818347930908,0.0005373507738113403,0.0005137026309967041,0.0004908591508865356,0.00046907365322113037,0.00045262277126312256,0.000432819128036499,0.0004171431064605713,0.0004038512706756592,0.00038664042949676514,0.0003685802221298218,0.0003536641597747803,0.00034265220165252686,0.0003280341625213623,0.00031600892543792725,0.0003052055835723877,0.00029653310775756836,0.0002888143062591553,0.0002807527780532837,0.0002721846103668213,0.0002648383378982544,0.00025920569896698,0.0002518594264984131,0.0002454221248626709,0.0002386718988418579,0.00023475289344787598,0.00023031234741210938,0.00022530555725097656,0.0002216547727584839,0.00021572411060333252,0.0002130270004272461,0.00020691752433776855,0.0002047419548034668,0.0002018064260482788,0.00019885599613189697,0.0001964569091796875,0.00019396841526031494,0.00019100308418273926,0.0001884251832962036,0.00018477439880371094,0.0001818239688873291,0.00017982721328735352,0.00017759203910827637,0.00017631053924560547,0.00017493963241577148,0.00017365813255310059,0.00017212331295013428,0.0001704394817352295,0.00016871094703674316,0.00016817450523376465,0.00016731023788452148,0.00016641616821289062,0.00016571581363677979,0.00016516447067260742,0.00016389787197113037,0.00016304850578308105,0.00016203522682189941,0.00016127526760101318,0.0001609325408935547,0.00016009807586669922,0.00015957653522491455,0.00015923380851745605,0.0001589953899383545,0.0001585930585861206,0.00015749037265777588,0.00015673041343688965,0.00015673041343688965,0.00015613436698913574,0.0001554340124130249,0.00015503168106079102,0.0001539289951324463,0.00015395879745483398,0.00015375018119812012,0.00015285611152648926,0.0001526176929473877,0.00015214085578918457,0.00015197694301605225,0.0001519322395324707,0.0001516491174697876,0.00015111267566680908,0.0001507401466369629,0.0001503974199295044,0.0001499950885772705,0.00014953315258026123,0.00014951825141906738,0.00014987587928771973,0.00014953315258026123,0.00014929473400115967,0.00014932453632354736,0.00014923512935638428,0.00014889240264892578,0.00014865398406982422,0.00014859437942504883,0.0001484006643295288,0.0001484900712966919,0.0001484900712966919,0.00014862418174743652,0.0001484304666519165,0.00014828145503997803,0.00014841556549072266,0.00014832615852355957,0.00014825165271759033,0.00014826655387878418,0.00014825165271759033,0.000147894024848938,0.00014773011207580566,0.00014778971672058105,0.00014759600162506104,0.0001475811004638672,0.0001475811004638672,0.0001475811004638672,0.00014773011207580566,0.0001474320888519287,0.00014737248420715332,0.000147208571434021,0.00014732778072357178,0.00014732778072357178,0.0001471191644668579,0.00014722347259521484,0.00014708936214447021,0.00014694035053253174,0.00014688074588775635,0.00014688074588775635,0.00014695525169372559,0.00014677643775939941,0.00014668703079223633,0.00014677643775939941,0.00014668703079223633,0.00014659762382507324,0.00014659762382507324,0.00014662742614746094,0.00014656782150268555,0.00014641880989074707,0.00014647841453552246,0.00014641880989074707,0.00014637410640716553,0.00014644861221313477,0.00014632940292358398,0.00014634430408477783,0.00014632940292358398,0.00014631450176239014,0.00014634430408477783,0.0001462996006011963,0.00014625489711761475,0.00014622509479522705,0.0001462697982788086,0.00014625489711761475,0.00014613568782806396,0.00014610588550567627,0.00014610588550567627,0.00014607608318328857,0.0001458972692489624,0.0001459568738937378,0.0001458674669265747,0.00014585256576538086,0.00014576315879821777,0.00014579296112060547,0.000145837664604187,0.0001458674669265747,0.0001459270715713501,0.00014601647853851318,0.0001459866762161255,0.0001459866762161255,0.00014600157737731934,0.00014597177505493164,0.00014604628086090088,0.0001459866762161255,0.0001459270715713501,0.0001459568738937378,0.0001459866762161255,0.0001459568738937378,0.00014607608318328857,0.00014607608318328857,0.00014604628086090088,0.00014604628086090088,0.00014604628086090088,0.00014601647853851318,0.00014601647853851318,0.00014604628086090088,0.00014607608318328857,0.00014604628086090088,0.00014604628086090088,0.00014604628086090088,0.00014604628086090088,0.00014601647853851318,0.00014601647853851318,0.00014606118202209473,0.00014607608318328857,0.00014604628086090088,0.00014601647853851318,0.00014613568782806396,0.00014610588550567627,0.00014610588550567627,0.00014604628086090088,0.00014607608318328857,0.00014610588550567627,0.00014609098434448242,0.00014607608318328857,0.00014610588550567627,0.00014613568782806396,0.00014613568782806396,0.00014613568782806396,0.00014616549015045166,0.00014610588550567627,0.00014613568782806396,0.00014610588550567627,0.00014613568782806396,0.00014613568782806396,0.00014607608318328857,0.00014607608318328857,0.00014607608318328857,0.00014607608318328857,0.00014607608318328857,0.00014607608318328857,0.00014607608318328857,0.00014607608318328857,0.00014610588550567627,0.00014613568782806396,0.00014613568782806396,0.00014604628086090088,0.00014607608318328857,0.00014604628086090088,0.00014607608318328857,0.00014607608318328857,0.00014610588550567627,0.00014607608318328857,0.00014616549015045166,0.00014610588550567627,0.00014604628086090088,0.00014607608318328857,0.00014607608318328857,0.00014604628086090088,0.00014607608318328857,0.00014607608318328857,0.00014607608318328857,0.00014604628086090088,0.00014604628086090088,0.00014604628086090088,0.00014604628086090088,0.00014604628086090088,0.00014604628086090088,0.00014604628086090088,0.00014601647853851318,0.00014601647853851318,0.00014604628086090088,0.00014604628086090088,0.00014601647853851318,0.00014604628086090088,0.00014604628086090088,0.00014604628086090088,0.00014604628086090088,0.00014604628086090088,0.00014607608318328857,0.00014604628086090088,0.00014604628086090088,0.00014604628086090088,0.00014604628086090088,0.00014604628086090088,0.00014604628086090088,0.00014604628086090088,0.00014604628086090088,0.00014604628086090088,0.00014604628086090088,0.00014604628086090088,0.00014604628086090088,0.00014604628086090088,0.00014604628086090088,0.00014604628086090088,0.00014604628086090088,0.00014604628086090088,0.00014604628086090088,0.00014604628086090088,0.00014604628086090088,0.00014604628086090088,0.00014604628086090088,0.00014604628086090088,0.00014604628086090088,0.00014604628086090088,0.00014604628086090088,0.00014604628086090088]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.00707736611366272,0.009600650519132614,0.012715132907032967,0.016162991523742676,0.019876638427376747,0.023859871551394463,0.028102058917284012,0.03264584392309189,0.03748021274805069,0.042619481682777405,0.04807210713624954,0.05386393144726753,0.05996847525238991,0.0664091408252716,0.07320167124271393,0.08028548210859299,0.08773111552000046,0.09479772299528122,0.10162284225225449,0.10824375599622726,0.1146312952041626,0.12082614004611969,0.12679192423820496,0.13258011639118195,0.1381581574678421,0.14353089034557343,0.14871685206890106,0.15369047224521637,0.1584567427635193,0.16303977370262146,0.16741493344306946,0.1716361790895462,0.17566412687301636,0.17951086163520813,0.18318894505500793,0.18669800460338593,0.19005301594734192,0.19325238466262817,0.196303591132164,0.19922302663326263,0.20198127627372742,0.2046140432357788,0.2071259468793869,0.209502175450325,0.21175532042980194,0.21389897167682648,0.21593627333641052,0.2178729623556137,0.2197074294090271,0.22144918143749237,0.22309963405132294,0.2246643304824829,0.22615264356136322,0.22755983471870422,0.22889183461666107,0.23015829920768738,0.23135535418987274,0.23247958719730377,0.23355010151863098,0.23456089198589325,0.23552195727825165,0.23643115162849426,0.23729698359966278,0.23811085522174835,0.2388775497674942,0.23960579931735992,0.2402973175048828,0.240950345993042,0.2415689378976822,0.24215321242809296,0.24270835518836975,0.24323175847530365,0.24372808635234833,0.24419422447681427,0.24464115500450134,0.24505926668643951,0.24545243382453918,0.24582694470882416,0.2461833506822586,0.2465251237154007,0.2468443661928177,0.24714572727680206,0.24743151664733887,0.24770280718803406,0.24795866012573242,0.248198002576828,0.24842992424964905,0.24864934384822845,0.24886086583137512,0.2490587830543518,0.24924679100513458,0.2494262009859085,0.24959567189216614,0.24975833296775818,0.24991078674793243,0.2500588893890381,0.25019749999046326,0.25032854080200195,0.2504526376724243,0.25057291984558105,0.2506876289844513,0.25079768896102905,0.25090092420578003,0.25099873542785645,0.25109466910362244,0.2511844336986542,0.2512710690498352,0.25135600566864014,0.2514342665672302,0.2515079081058502,0.25158020853996277,0.25164908170700073,0.251716673374176,0.25177866220474243,0.25183963775634766,0.25189825892448425,0.2519546449184418,0.25200745463371277,0.252058207988739,0.25210630893707275,0.2521527409553528,0.2521974444389343,0.25224047899246216,0.2522830069065094,0.2523236870765686,0.2523636817932129,0.25240015983581543,0.25243693590164185,0.2524717450141907,0.25250518321990967,0.25253725051879883,0.252567857503891,0.25259727239608765,0.2526273727416992,0.2526555061340332,0.25268346071243286,0.25270938873291016,0.2527349591255188,0.2527589201927185,0.25278329849243164,0.25280675292015076,0.2528296113014221,0.2528514862060547,0.2528725862503052,0.25289398431777954,0.2529141902923584,0.25293493270874023,0.25295478105545044,0.2529730796813965,0.25299128890037537,0.2530093789100647,0.2530267834663391,0.25304466485977173,0.2530619502067566,0.25307852029800415,0.253095805644989,0.25311219692230225,0.25312870740890503,0.2531440854072571,0.2531595230102539,0.2531742453575134,0.2531887888908386,0.25320321321487427,0.2532167434692383,0.2532310485839844,0.25324538350105286,0.2532588541507721,0.2532724142074585,0.25328510999679565,0.25329819321632385,0.25331056118011475,0.2533235549926758,0.2533355951309204,0.25334835052490234,0.2533608675003052,0.25337347388267517,0.25338509678840637,0.25339654088020325,0.25340741872787476,0.2534181475639343,0.2534295320510864,0.25344082713127136,0.25345149636268616,0.2534620761871338,0.25347304344177246,0.2534831762313843,0.2534932494163513,0.2535037398338318,0.2535141706466675,0.2535247504711151,0.25353527069091797,0.2535456418991089,0.2535559833049774,0.25356584787368774,0.2535758912563324,0.25358569622039795,0.25359541177749634,0.2536057233810425,0.2536149024963379,0.25362515449523926,0.25363489985466003,0.25364458560943604,0.2536536455154419,0.2536638677120209,0.2536736726760864,0.25368380546569824,0.2536938190460205,0.25370317697525024,0.25371265411376953,0.25372201204299927,0.25373148918151855,0.25374025106430054,0.2537500858306885,0.2537592649459839,0.2537686824798584,0.2537779211997986,0.25378739833831787,0.25379639863967896,0.2538057267665863,0.25381457805633545,0.2538236379623413,0.2538324296474457,0.25384214520454407,0.25385183095932007,0.2538610100746155,0.2538708448410034,0.25387996435165405,0.25388890504837036,0.2538985013961792,0.2539079785346985,0.2539175748825073,0.2539271116256714,0.2539365887641907,0.25394630432128906,0.25395581126213074,0.25396543741226196,0.25397443771362305,0.25398415327072144,0.25399380922317505,0.25400322675704956,0.2540122866630554,0.25402194261550903,0.2540315091609955,0.2540411353111267,0.254050612449646,0.25406014919281006,0.25406980514526367,0.2540801167488098,0.254089891910553,0.2541002035140991,0.2541106939315796,0.2541201710700989,0.2541307210922241,0.2541413903236389,0.2541516125202179,0.25416266918182373,0.2541728615760803,0.2541836202144623,0.2541937828063965,0.25420454144477844,0.2542152404785156,0.2542265057563782,0.254237562417984,0.254247784614563,0.2542591094970703,0.2542707026004791,0.25428250432014465,0.254294753074646,0.2543066740036011,0.2543186843395233,0.2543303966522217,0.2543413043022156,0.2543538212776184,0.25436580181121826,0.25437742471694946,0.2543899416923523,0.25440138578414917,0.2544139325618744,0.2544267177581787,0.25443756580352783,0.2544495463371277,0.25446146726608276,0.2544737160205841,0.25448521971702576,0.25449830293655396,0.2545102834701538,0.25452345609664917,0.25453639030456543,0.2545486390590668,0.25456109642982483,0.25457319617271423,0.2545861005783081,0.254599392414093,0.2546128034591675,0.2546258568763733,0.25463876128196716,0.25465184450149536,0.2546658515930176,0.25467854738235474,0.2546921372413635,0.25470560789108276,0.25472092628479004,0.25473523139953613,0.25474923849105835,0.25476381182670593,0.2547774016857147,0.254791259765625,0.2548040747642517,0.2548198699951172,0.25483405590057373,0.2548491060733795,0.25486457347869873,0.25488024950027466,0.25489407777786255,0.2549086809158325,0.25492316484451294,0.25493675470352173,0.25495338439941406,0.25496917963027954,0.2549847364425659,0.2549992501735687,0.2550145983695984,0.25503021478652954,0.255045622587204,0.255060076713562,0.25507670640945435,0.2550920248031616,0.2551068961620331,0.25512340664863586,0.25513964891433716,0.25515440106391907,0.25517013669013977,0.2551860213279724,0.2552020251750946,0.2552173137664795,0.25523287057876587,0.2552489936351776,0.2552641034126282,0.2552803158760071,0.25529611110687256,0.25531160831451416,0.25532692670822144,0.25534147024154663,0.2553560137748718,0.25537168979644775,0.2553877532482147,0.2554035186767578,0.2554190158843994,0.2554359436035156,0.2554510831832886,0.2554672956466675],"recovered":[0.0,0.0034829392097890377,0.0064882091246545315,0.009552199393510818,0.012810628861188889,0.016293684020638466,0.020031752064824104,0.024012841284275055,0.028274554759263992,0.03283386304974556,0.037690021097660065,0.04283485189080238,0.04830952361226082,0.05410047620534897,0.060206931084394455,0.06666585057973862,0.07343868166208267,0.08056548237800598,0.08766160905361176,0.09463449567556381,0.10142502188682556,0.10801694542169571,0.11439371109008789,0.12056969106197357,0.12655256688594818,0.13232669234275818,0.13790388405323029,0.14328981935977936,0.1484679877758026,0.15344423055648804,0.15822207927703857,0.1627972573041916,0.16720199584960938,0.1714130938053131,0.17544569075107574,0.17929352819919586,0.1829865425825119,0.18651077151298523,0.18987739086151123,0.19308044016361237,0.1961318850517273,0.19904834032058716,0.20181924104690552,0.20447072386741638,0.20698247849941254,0.20936143398284912,0.2116343080997467,0.21379312872886658,0.2158333659172058,0.21776284277439117,0.21960042417049408,0.22134922444820404,0.22300505638122559,0.22457775473594666,0.22606487572193146,0.22747837007045746,0.2288227528333664,0.23008863627910614,0.23128537833690643,0.23241795599460602,0.23348945379257202,0.23450973629951477,0.2354726344347,0.23638924956321716,0.2372521460056305,0.23806916177272797,0.23884491622447968,0.2395763248205185,0.24026848375797272,0.24093103408813477,0.2415498048067093,0.2421424239873886,0.24269895255565643,0.24322287738323212,0.24371804296970367,0.24418969452381134,0.24463532865047455,0.24505409598350525,0.2454485148191452,0.24582873284816742,0.2461884617805481,0.24652700126171112,0.24684695899486542,0.24715125560760498,0.24743743240833282,0.24770687520503998,0.24796515703201294,0.24820879101753235,0.248442143201828,0.24866342544555664,0.2488745003938675,0.24907198548316956,0.24925944209098816,0.24943892657756805,0.24960915744304657,0.24977071583271027,0.2499256134033203,0.25007373094558716,0.25021156668663025,0.2503441870212555,0.25046852231025696,0.25058773159980774,0.2507013976573944,0.25081178545951843,0.2509165108203888,0.2510167062282562,0.2511124312877655,0.25120291113853455,0.2512902319431305,0.2513730823993683,0.2514513432979584,0.2515268921852112,0.25159838795661926,0.2516690194606781,0.2517353296279907,0.2517973482608795,0.25185853242874146,0.2519165277481079,0.25197240710258484,0.25202620029449463,0.2520769238471985,0.2521250247955322,0.2521713376045227,0.25221624970436096,0.2522585988044739,0.2523021101951599,0.25234270095825195,0.25238096714019775,0.252418577671051,0.25245463848114014,0.25248801708221436,0.2525213062763214,0.2525535523891449,0.2525846064090729,0.25261473655700684,0.25264397263526917,0.25267156958580017,0.25269815325737,0.25272437930107117,0.25274917483329773,0.25277453660964966,0.2527990937232971,0.2528234124183655,0.25284549593925476,0.25286751985549927,0.2528895437717438,0.252911239862442,0.2529318928718567,0.2529524564743042,0.2529720067977905,0.2529909610748291,0.25300925970077515,0.2530267834663391,0.2530454397201538,0.2530633807182312,0.2530803978443146,0.25309687852859497,0.25311383605003357,0.25312963128089905,0.25314632058143616,0.2531616687774658,0.2531765103340149,0.25319135189056396,0.25320562720298767,0.25321975350379944,0.25323399901390076,0.253248393535614,0.25326216220855713,0.25327569246292114,0.2532896399497986,0.25330305099487305,0.2533157765865326,0.25332897901535034,0.2533413767814636,0.2533542215824127,0.2533670663833618,0.2533797323703766,0.25339144468307495,0.25340262055397034,0.2534138262271881,0.2534247934818268,0.25343629717826843,0.2534477710723877,0.2534586489200592,0.2534697353839874,0.2534808814525604,0.25349143147468567,0.2535015940666199,0.25351205468177795,0.2535223960876465,0.25353261828422546,0.2535427212715149,0.25355374813079834,0.2535640299320221,0.25357377529144287,0.25358307361602783,0.2535931169986725,0.25360262393951416,0.2536129057407379,0.253621906042099,0.25363224744796753,0.25364217162132263,0.2536519765853882,0.2536616921424866,0.25367164611816406,0.2536810040473938,0.25369101762771606,0.25370094180107117,0.25371038913726807,0.2537200450897217,0.2537296414375305,0.25373971462249756,0.25374871492385864,0.25375813245773315,0.2537670433521271,0.25377655029296875,0.25378599762916565,0.2537951171398163,0.2538043260574341,0.2538137137889862,0.2538233697414398,0.2538324296474457,0.25384095311164856,0.25385063886642456,0.25385981798171997,0.2538686692714691,0.25387829542160034,0.25388774275779724,0.25389713048934937,0.25390633940696716,0.2539159059524536,0.2539251744747162,0.2539348006248474,0.25394392013549805,0.25395363569259644,0.25396332144737244,0.25397250056266785,0.2539823651313782,0.2539918124675751,0.2540014982223511,0.25401124358177185,0.25402024388313293,0.2540292739868164,0.2540378272533417,0.25404787063598633,0.2540576457977295,0.2540671229362488,0.25407674908638,0.2540868818759918,0.25409647822380066,0.2541067898273468,0.25411689281463623,0.25412675738334656,0.2541367709636688,0.25414782762527466,0.254158079624176,0.25416889786720276,0.25417959690093994,0.25419002771377563,0.25420063734054565,0.2542118728160858,0.25422218441963196,0.25423264503479004,0.2542431056499481,0.2542535960674286,0.2542640268802643,0.2542760372161865,0.2542873024940491,0.2542988359928131,0.25431063771247864,0.2543230354785919,0.254334032535553,0.25434544682502747,0.2543571889400482,0.2543688416481018,0.25438061356544495,0.25439223647117615,0.2544046938419342,0.2544175684452057,0.25442859530448914,0.2544408142566681,0.2544526755809784,0.2544642388820648,0.2544764578342438,0.25448885560035706,0.2545016407966614,0.25451359152793884,0.2545265257358551,0.25453874468803406,0.25455155968666077,0.2545645833015442,0.25457632541656494,0.25458961725234985,0.2546031177043915,0.254615843296051,0.2546290457248688,0.254642128944397,0.2546548545360565,0.25466784834861755,0.25468137860298157,0.25469401478767395,0.25470873713493347,0.2547231614589691,0.2547377943992615,0.25475096702575684,0.2547643482685089,0.25477784872055054,0.2547912895679474,0.2548057734966278,0.2548205852508545,0.2548350393772125,0.2548501491546631,0.2548651397228241,0.2548810839653015,0.2548949718475342,0.25491079688072205,0.25492486357688904,0.25493869185447693,0.2549545466899872,0.25497061014175415,0.254986047744751,0.25500044226646423,0.2550152540206909,0.25503090023994446,0.2550452947616577,0.2550608515739441,0.25507715344429016,0.25509360432624817,0.2551079988479614,0.2551240622997284,0.25514060258865356,0.25515562295913696,0.25517141819000244,0.255186527967453,0.25520241260528564,0.2552184462547302,0.25523409247398376,0.2552509009838104,0.25526517629623413,0.25528112053871155,0.2552972435951233,0.25531309843063354,0.255327433347702,0.2553420662879944,0.2553572952747345,0.2553722560405731,0.25538864731788635,0.25540417432785034,0.2554199695587158,0.25543588399887085,0.25545212626457214],"active":[0.00707736611366272,0.006117711309343576,0.006226923782378435,0.006610792130231857,0.007066009566187859,0.007566187530755997,0.008070306852459908,0.008633002638816833,0.009205657988786697,0.009785618633031845,0.010382086038589478,0.011029079556465149,0.01165895164012909,0.012308664619922638,0.012994740158319473,0.01361963152885437,0.014292433857917786,0.014232240617275238,0.01396123319864273,0.013609260320663452,0.013206273317337036,0.01280919462442398,0.012398213148117065,0.012010425329208374,0.011605590581893921,0.011204198002815247,0.010812968015670776,0.010400652885437012,0.009988754987716675,0.009595543146133423,0.009192854166030884,0.008838921785354614,0.008462131023406982,0.00809776782989502,0.00774325430393219,0.0074044764041900635,0.007066473364830017,0.006741613149642944,0.006426200270652771,0.0061425864696502686,0.005849391222000122,0.00556570291519165,0.005306705832481384,0.00503145158290863,0.004772841930389404,0.004537537693977356,0.004301965236663818,0.004079833626747131,0.003874063491821289,0.0036863386631011963,0.0034992098808288574,0.0033151060342788696,0.0031475871801376343,0.0029820799827575684,0.0028269588947296143,0.0026799291372299194,0.0025326013565063477,0.002390950918197632,0.0022647231817245483,0.0021429359912872314,0.0020325034856796265,0.0019214153289794922,0.0018243491649627686,0.001721605658531189,0.0016254037618637085,0.001536637544631958,0.0014524012804031372,0.0013740211725234985,0.0013004541397094727,0.001222178339958191,0.0011585503816604614,0.001089334487915039,0.0010291337966918945,0.0009713470935821533,0.0009231120347976685,0.0008695721626281738,0.0008171051740646362,0.0007728487253189087,0.0007348358631134033,0.0006963908672332764,0.0006559044122695923,0.0006187260150909424,0.0005845576524734497,0.0005515515804290771,0.0005212277173995972,0.0004911273717880249,0.0004647672176361084,0.00044055283069610596,0.00041872262954711914,0.000395357608795166,0.00037229061126708984,0.00035421550273895264,0.0003362298011779785,0.0003194063901901245,0.00030162930488586426,0.0002881735563278198,0.00027188658714294434,0.0002548098564147949,0.00024107098579406738,0.00022873282432556152,0.00021910667419433594,0.00020995736122131348,0.00019952654838562012,0.0001869499683380127,0.00017815828323364258,0.00016772747039794922,0.00015863776206970215,0.00015309453010559082,0.00014403462409973145,0.0001348257064819336,0.00012886524200439453,0.00012218952178955078,0.0001182854175567627,0.00010964274406433105,0.0001043081283569336,0.00010091066360473633,9.611248970031738e-05,9.09268856048584e-05,8.58008861541748e-05,8.0108642578125e-05,7.581710815429688e-05,7.241964340209961e-05,6.914138793945312e-05,6.67572021484375e-05,6.508827209472656e-05,6.157159805297852e-05,5.745887756347656e-05,5.59687614440918e-05,5.316734313964844e-05,5.054473876953125e-05,4.9233436584472656e-05,4.655122756958008e-05,4.3720006942749023e-05,4.2766332626342773e-05,4.076957702636719e-05,3.948807716369629e-05,3.781914710998535e-05,3.680586814880371e-05,3.454089164733887e-05,3.412365913391113e-05,3.221631050109863e-05,3.0517578125e-05,2.8073787689208984e-05,2.709031105041504e-05,2.6464462280273438e-05,2.4646520614624023e-05,2.3692846298217773e-05,2.288818359375e-05,2.0623207092285156e-05,1.9282102584838867e-05,1.8417835235595703e-05,1.7523765563964844e-05,1.7881393432617188e-05,1.6510486602783203e-05,1.5139579772949219e-05,1.5407800674438477e-05,1.531839370727539e-05,1.4871358871459961e-05,1.4454126358032227e-05,1.3202428817749023e-05,1.2576580047607422e-05,1.2278556823730469e-05,1.1861324310302734e-05,1.1116266250610352e-05,1.1295080184936523e-05,1.138448715209961e-05,1.0460615158081055e-05,1.0251998901367188e-05,9.417533874511719e-06,8.553266525268555e-06,7.510185241699219e-06,7.778406143188477e-06,6.616115570068359e-06,6.973743438720703e-06,6.645917892456055e-06,6.407499313354492e-06,5.364418029785156e-06,5.0961971282958984e-06,4.798173904418945e-06,4.32133674621582e-06,4.738569259643555e-06,4.5299530029296875e-06,3.725290298461914e-06,3.427267074584961e-06,3.3080577850341797e-06,2.294778823852539e-06,1.817941665649414e-06,2.1457672119140625e-06,2.115964889526367e-06,2.3543834686279297e-06,2.652406692504883e-06,2.9206275939941406e-06,2.2351741790771484e-06,1.817941665649414e-06,2.115964889526367e-06,2.6226043701171875e-06,2.294778823852539e-06,3.0994415283203125e-06,1.996755599975586e-06,3.248453140258789e-06,2.652406692504883e-06,2.4139881134033203e-06,1.6689300537109375e-06,2.175569534301758e-06,2.0265579223632812e-06,2.8014183044433594e-06,2.8014183044433594e-06,2.2351741790771484e-06,2.2649765014648438e-06,1.9669532775878906e-06,1.8477439880371094e-06,5.364418029785156e-07,1.3709068298339844e-06,1.1324882507324219e-06,1.6391277313232422e-06,1.3709068298339844e-06,1.4007091522216797e-06,1.2814998626708984e-06,1.4007091522216797e-06,8.642673492431641e-07,2.682209014892578e-07,0.0,1.1920928955078125e-06,1.1920928955078125e-06,1.1920928955078125e-06,2.175569534301758e-06,1.6689300537109375e-06,1.1622905731201172e-06,1.3709068298339844e-06,1.6391277313232422e-06,1.6689300537109375e-06,1.9371509552001953e-06,1.7881393432617188e-06,2.384185791015625e-06,2.175569534301758e-06,2.115964889526367e-06,1.9371509552001953e-06,1.7881393432617188e-06,1.996755599975586e-06,1.7285346984863281e-06,1.043081283569336e-06,1.6987323760986328e-06,2.2351741790771484e-06,3.3080577850341797e-06,2.7418136596679688e-06,2.5033950805664062e-06,2.682209014892578e-06,3.3676624298095703e-06,3.0100345611572266e-06,3.725290298461914e-06,3.904104232788086e-06,3.2782554626464844e-06,3.9637088775634766e-06,4.6193599700927734e-06,3.7848949432373047e-06,4.589557647705078e-06,3.9637088775634766e-06,4.023313522338867e-06,3.7550926208496094e-06,3.904104232788086e-06,3.3676624298095703e-06,4.32133674621582e-06,4.9173831939697266e-06,4.678964614868164e-06,5.513429641723633e-06,6.67572021484375e-06,6.467103958129883e-06,7.450580596923828e-06,7.838010787963867e-06,8.046627044677734e-06,7.361173629760742e-06,7.271766662597656e-06,8.374452590942383e-06,8.612871170043945e-06,8.58306884765625e-06,9.328126907348633e-06,9.149312973022461e-06,9.238719940185547e-06,9.149312973022461e-06,8.970499038696289e-06,8.732080459594727e-06,8.791685104370117e-06,9.47713851928711e-06,8.761882781982422e-06,9.447336196899414e-06,8.64267349243164e-06,9.864568710327148e-06,9.864568710327148e-06,9.894371032714844e-06,9.5367431640625e-06,8.612871170043945e-06,9.775161743164062e-06,9.775161743164062e-06,9.685754776000977e-06,1.0013580322265625e-05,9.715557098388672e-06,9.715557098388672e-06,1.099705696105957e-05,1.0699033737182617e-05,1.0758638381958008e-05,1.1593103408813477e-05,1.2189149856567383e-05,1.2069940567016602e-05,1.1444091796875e-05,1.284480094909668e-05,1.3053417205810547e-05,1.341104507446289e-05,1.2785196304321289e-05,1.4096498489379883e-05,1.3470649719238281e-05,1.4066696166992188e-05,1.4424324035644531e-05,1.5109777450561523e-05,1.2993812561035156e-05,1.3709068298339844e-05,1.2367963790893555e-05,1.189112663269043e-05,1.4692544937133789e-05,1.4632940292358398e-05,1.4126300811767578e-05,1.3202428817749023e-05,1.4156103134155273e-05,1.4960765838623047e-05,1.4722347259521484e-05,1.4781951904296875e-05,1.5854835510253906e-05,1.4871358871459961e-05,1.329183578491211e-05,1.5407800674438477e-05,1.558661460876465e-05,1.379847526550293e-05,1.4513731002807617e-05,1.4603137969970703e-05,1.5497207641601562e-05,1.4901161193847656e-05,1.4424324035644531e-05,1.4901161193847656e-05,1.3202428817749023e-05,1.5139579772949219e-05,1.4990568161010742e-05,1.436471939086914e-05,1.3828277587890625e-05,1.4036893844604492e-05,1.3947486877441406e-05,1.4394521713256836e-05,1.5497207641601562e-05,1.4871358871459961e-05,1.4841556549072266e-05,1.5974044799804688e-05,1.519918441772461e-05,1.5169382095336914e-05]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.00707736611366272,0.009588888846337795,0.012595114298164845,0.015866320580244064,0.01933845318853855,0.023010849952697754,0.026870733126997948,0.030931921675801277,0.03520756959915161,0.039682868868112564,0.0443601980805397,0.04924650862812996,0.05434991419315338,0.059653930366039276,0.06517897546291351,0.07091454416513443,0.07684002816677094,0.0824216827750206,0.08778025209903717,0.09293238073587418,0.09787598997354507,0.1026143878698349,0.10716996341943741,0.11153900623321533,0.11574272066354752,0.11974038183689117,0.12357381731271744,0.12725192308425903,0.13076147437095642,0.1341100037097931,0.13730266690254211,0.1403498351573944,0.1432611048221588,0.14603397250175476,0.1486692577600479,0.1511773318052292,0.15356843173503876,0.1558418571949005,0.15800920128822327,0.1600557416677475,0.16200847923755646,0.16385574638843536,0.1656080186367035,0.16727136075496674,0.16885307431221008,0.1703544408082962,0.17177395522594452,0.17311744391918182,0.1743878424167633,0.17559559643268585,0.17674273252487183,0.1778215765953064,0.17884434759616852,0.17981687188148499,0.1807318478822708,0.18159829080104828,0.18242500722408295,0.18320104479789734,0.18393410742282867,0.18463023006916046,0.1852807104587555,0.18589751422405243,0.18648459017276764,0.18704143166542053,0.1875668466091156,0.18806131184101105,0.1885259449481964,0.18896619975566864,0.18938103318214417,0.18977028131484985,0.19014352560043335,0.19049407541751862,0.19082991778850555,0.19114717841148376,0.19144223630428314,0.1917203664779663,0.1919872760772705,0.1922345608472824,0.19247199594974518,0.19269421696662903,0.19290582835674286,0.19310644268989563,0.19329598546028137,0.1934726983308792,0.19364018738269806,0.19379766285419464,0.19394773244857788,0.19409042596817017,0.19422580301761627,0.19435431063175201,0.1944727897644043,0.19458484649658203,0.19469283521175385,0.1947944611310959,0.19489136338233948,0.19498322904109955,0.19506920874118805,0.19515040516853333,0.19522638618946075,0.1953011304140091,0.19537140429019928,0.19543664157390594,0.19549863040447235,0.19555585086345673,0.19561231136322021,0.19566616415977478,0.1957162469625473,0.19576364755630493,0.1958095282316208,0.19585373997688293,0.19589446485042572,0.19593369960784912,0.19596949219703674,0.19600431621074677,0.1960378885269165,0.19606921076774597,0.19609986245632172,0.19612790644168854,0.1961548775434494,0.19618088006973267,0.19620518386363983,0.19622831046581268,0.19624972343444824,0.19627037644386292,0.19629032909870148,0.19630886614322662,0.19632694125175476,0.19634383916854858,0.19635964930057526,0.1963755041360855,0.196390300989151,0.1964043825864792,0.19641819596290588,0.19643089175224304,0.19644314050674438,0.1964544951915741,0.19646596908569336,0.196476548910141,0.1964869499206543,0.19649673998355865,0.1965060979127884,0.1965140849351883,0.1965222805738449,0.19653022289276123,0.19653819501399994,0.19654574990272522,0.19655226171016693,0.1965593695640564,0.1965661197900772,0.19657272100448608,0.1965792030096054,0.19658514857292175,0.19659079611301422,0.19659638404846191,0.19660162925720215,0.19660641252994537,0.19661128520965576,0.19661599397659302,0.1966204047203064,0.19662488996982574,0.19662921130657196,0.19663311541080475,0.19663703441619873,0.19664081931114197,0.19664447009563446,0.1966482400894165,0.19665174186229706,0.19665522873401642,0.1966586410999298,0.1966613382101059,0.19666440784931183,0.19666677713394165,0.19666938483715057,0.19667229056358337,0.1966753602027893,0.19667784869670868,0.1966806948184967,0.19668340682983398,0.19668619334697723,0.19668880105018616,0.19669103622436523,0.19669349491596222,0.19669586420059204,0.19669824838638306,0.19670003652572632,0.1967020332813263,0.19670383632183075,0.1967058628797531,0.1967075765132904,0.19670963287353516,0.19671133160591125,0.19671319425106049,0.19671501219272614,0.19671660661697388,0.19671811163425446,0.19671979546546936,0.1967216432094574,0.19672298431396484,0.19672460854053497,0.1967259645462036,0.1967272162437439,0.1967288702726364,0.1967303454875946,0.1967315524816513,0.19673317670822144,0.19673459231853485,0.19673612713813782,0.19673731923103333,0.1967388242483139,0.19674016535282135,0.19674155116081238,0.19674283266067505,0.1967439204454422,0.19674532115459442,0.19674649834632874,0.1967477798461914,0.19674882292747498,0.19675017893314362,0.19675137102603912,0.19675250351428986,0.19675354659557343,0.1967543512582779,0.19675526022911072,0.19675609469413757,0.19675731658935547,0.19675815105438232,0.19675913453102112,0.19676026701927185,0.1967611312866211,0.1967621147632599,0.1967630684375763,0.1967640370130539,0.1967647820711136,0.19676563143730164,0.19676664471626282,0.19676771759986877,0.19676867127418518,0.1967695951461792,0.196770578622818,0.19677133858203888,0.19677211344242096,0.19677306711673737,0.19677399098873138,0.19677481055259705,0.1967756152153015,0.19677646458148956,0.19677717983722687,0.1967780590057373,0.19677892327308655,0.19677966833114624,0.1967807412147522,0.19678165018558502,0.19678254425525665,0.19678321480751038,0.19678384065628052,0.1967846304178238,0.19678540527820587,0.19678616523742676,0.19678688049316406,0.1967877298593521,0.19678844511508942,0.19678935408592224,0.19679006934165955,0.1967906802892685,0.19679147005081177,0.196792334318161,0.1967930942773819,0.19679386913776398,0.19679465889930725,0.19679540395736694,0.1967960149049759,0.19679665565490723,0.19679772853851318,0.19679829478263855,0.1967991441488266,0.196799635887146,0.19680024683475494,0.19680099189281464,0.19680160284042358,0.19680239260196686,0.19680334627628326,0.19680386781692505,0.19680464267730713,0.1968054324388504,0.19680623710155487,0.1968068778514862,0.19680751860141754,0.19680804014205933,0.19680902361869812,0.19680963456630707,0.19681040942668915,0.1968110203742981,0.19681169092655182,0.19681228697299957,0.19681316614151,0.19681380689144135,0.19681449234485626,0.19681525230407715,0.19681590795516968,0.19681672751903534,0.1968175619840622,0.19681847095489502,0.1968192458152771,0.1968199461698532,0.19682057201862335,0.1968214511871338,0.19682200253009796,0.19682277739048004,0.196823388338089,0.19682417809963226,0.1968248337507248,0.19682541489601135,0.19682620465755463,0.1968269795179367,0.1968275010585785,0.19682811200618744,0.19682878255844116,0.19682937860488892,0.1968301385641098,0.1968308985233307,0.19683149456977844,0.196832075715065,0.19683250784873962,0.19683311879634857,0.1968337893486023,0.1968342810869217,0.19683489203453064,0.19683557748794556,0.19683605432510376,0.19683660566806793,0.19683712720870972,0.19683769345283508,0.1968383640050888,0.1968390941619873,0.19683967530727386,0.19684013724327087,0.19684062898159027,0.19684112071990967,0.19684164226055145,0.19684231281280518,0.19684283435344696,0.19684340059757233,0.19684407114982605,0.19684459269046783,0.19684511423110962,0.1968456357717514,0.19684624671936035,0.19684664905071259,0.19684714078903198,0.19684778153896332,0.19684839248657227],"recovered":[0.0,0.0034857490099966526,0.0064804162830114365,0.009479167871177197,0.012624937109649181,0.015927225351333618,0.019419347867369652,0.023088442161679268,0.026961825788021088,0.03102414309978485,0.03530196100473404,0.0397651232779026,0.04445682466030121,0.0493510439991951,0.054443296045064926,0.059752728790044785,0.06526830047369003,0.0709962248802185,0.0766623243689537,0.08217305690050125,0.08749599009752274,0.09263534843921661,0.09757418185472488,0.10232149809598923,0.10688135772943497,0.11125946789979935,0.11544777452945709,0.11946768313646317,0.12330815196037292,0.1269800066947937,0.13049538433551788,0.13385073840618134,0.13703782856464386,0.14010213315486908,0.14302073419094086,0.1457996368408203,0.1484454870223999,0.15096668899059296,0.15335577726364136,0.15563929080963135,0.15781114995479584,0.15987452864646912,0.16182248294353485,0.16367751359939575,0.16542959213256836,0.16709797084331512,0.1686854064464569,0.1701931208372116,0.17162147164344788,0.17297305166721344,0.1742512732744217,0.17546327412128448,0.17660656571388245,0.17769566178321838,0.17872223258018494,0.17969869077205658,0.18061810731887817,0.18148772418498993,0.18231423199176788,0.18309181928634644,0.1838296353816986,0.1845238208770752,0.1851801723241806,0.18580137193202972,0.18639321625232697,0.18695074319839478,0.1874777227640152,0.1879727989435196,0.18844467401504517,0.18888813257217407,0.18930253386497498,0.1896989792585373,0.19007036089897156,0.19042201340198517,0.1907525509595871,0.19106709957122803,0.1913641393184662,0.19164612889289856,0.19191192090511322,0.19216252863407135,0.1924000382423401,0.19262206554412842,0.19283585250377655,0.19303539395332336,0.1932256817817688,0.19340239465236664,0.1935727894306183,0.19373200833797455,0.193884938955307,0.19402697682380676,0.19416217505931854,0.19428664445877075,0.19440536201000214,0.19451868534088135,0.19462619721889496,0.19472897052764893,0.19482605159282684,0.19491547346115112,0.1950017511844635,0.19508320093154907,0.19516058266162872,0.19523495435714722,0.19530652463436127,0.19537267088890076,0.1954335868358612,0.19549143314361572,0.1955474615097046,0.19560131430625916,0.19565148651599884,0.19569920003414154,0.19574570655822754,0.19578883051872253,0.19582994282245636,0.19586899876594543,0.1959056407213211,0.19594025611877441,0.1959744691848755,0.1960049718618393,0.19603458046913147,0.1960625946521759,0.19609028100967407,0.19611595571041107,0.19614087045192719,0.1961633414030075,0.196184903383255,0.19620509445667267,0.1962248682975769,0.19624298810958862,0.19626091420650482,0.19627849757671356,0.19629479944705963,0.1963106244802475,0.19632574915885925,0.19634023308753967,0.1963537335395813,0.1963663250207901,0.19637846946716309,0.19639062881469727,0.1964014768600464,0.19641219079494476,0.19642271101474762,0.19643256068229675,0.1964418888092041,0.1964508593082428,0.19645895063877106,0.19646792113780975,0.19647595286369324,0.19648325443267822,0.19649022817611694,0.1964968889951706,0.19650381803512573,0.19651062786579132,0.19651652872562408,0.19652269780635834,0.1965285837650299,0.19653409719467163,0.19653916358947754,0.19654405117034912,0.1965491771697998,0.1965537816286087,0.19655801355838776,0.19656236469745636,0.19656650722026825,0.19657056033611298,0.19657467305660248,0.19657820463180542,0.19658206403255463,0.19658580422401428,0.19658927619457245,0.19659289717674255,0.1965962052345276,0.19659937918186188,0.19660204648971558,0.19660471379756927,0.19660787284374237,0.1966109722852707,0.1966133713722229,0.19661618769168854,0.19661888480186462,0.1966216117143631,0.19662444293498993,0.19662649929523468,0.1966288834810257,0.19663125276565552,0.19663362205028534,0.1966356784105301,0.19663794338703156,0.19663996994495392,0.19664187729358673,0.1966439038515091,0.19664613902568817,0.1966477930545807,0.19664961099624634,0.19665120542049408,0.19665303826332092,0.1966545730829239,0.1966562271118164,0.1966579556465149,0.1966593861579895,0.19666102528572083,0.19666248559951782,0.1966637820005417,0.19666515290737152,0.19666673243045807,0.19666822254657745,0.19666951894760132,0.1966710239648819,0.1966727375984192,0.19667409360408783,0.19667546451091766,0.19667673110961914,0.1966780424118042,0.19667942821979523,0.19668059051036835,0.1966816931962967,0.19668298959732056,0.19668430089950562,0.1966855376958847,0.1966867297887802,0.19668783247470856,0.19668887555599213,0.19669005274772644,0.19669081270694733,0.19669176638126373,0.1966928094625473,0.1966940015554428,0.1966947466135025,0.1966957300901413,0.19669680297374725,0.1966976821422577,0.1966986358165741,0.19669967889785767,0.19670066237449646,0.19670149683952332,0.19670243561267853,0.19670327007770538,0.19670431315898895,0.19670511782169342,0.19670607149600983,0.19670698046684265,0.19670775532722473,0.19670860469341278,0.19670964777469635,0.1967105120420456,0.19671152532100677,0.19671230018138885,0.19671311974525452,0.1967141032218933,0.19671493768692017,0.196715846657753,0.19671659171581268,0.1967175155878067,0.19671833515167236,0.19671908020973206,0.19671989977359772,0.19672048091888428,0.19672131538391113,0.196722149848938,0.19672293961048126,0.19672368466854095,0.19672450423240662,0.19672523438930511,0.19672609865665436,0.19672681391239166,0.19672763347625732,0.19672837853431702,0.19672919809818268,0.19672991335391998,0.19673070311546326,0.19673147797584534,0.19673241674900055,0.19673322141170502,0.19673380255699158,0.19673463702201843,0.1967354267835617,0.1967362016439438,0.19673675298690796,0.19673730432987213,0.19673803448677063,0.1967385858297348,0.19673936069011688,0.1967400312423706,0.19674073159694672,0.19674129784107208,0.19674208760261536,0.19674304127693176,0.19674359261989594,0.19674423336982727,0.19674475491046906,0.19674549996852875,0.19674640893936157,0.1967470943927765,0.1967477649450302,0.19674837589263916,0.19674906134605408,0.19674988090991974,0.19675061106681824,0.1967511773109436,0.1967519372701645,0.19675271213054657,0.19675344228744507,0.19675424695014954,0.19675518572330475,0.19675610959529877,0.19675683975219727,0.19675737619400024,0.19675825536251068,0.19675900042057037,0.1967596709728241,0.19676031172275543,0.19676092267036438,0.1967615783214569,0.19676218926906586,0.19676291942596436,0.19676357507705688,0.196764275431633,0.19676485657691956,0.19676563143730164,0.19676636159420013,0.19676706194877625,0.1967678666114807,0.1967683583498001,0.19676902890205383,0.19676952064037323,0.19677004218101501,0.19677068293094635,0.19677120447158813,0.19677184522151947,0.19677241146564484,0.19677305221557617,0.19677357375621796,0.19677415490150452,0.19677476584911346,0.19677525758743286,0.19677574932575226,0.19677633047103882,0.1967768520116806,0.19677725434303284,0.19677762687206268,0.19677820801734924,0.19677884876728058,0.19677942991256714,0.19677989184856415,0.19678056240081787,0.19678114354610443,0.19678166508674622,0.19678212702274323,0.19678270816802979,0.1967833936214447,0.19678379595279694,0.1967843770980835],"active":[0.00707736611366272,0.006103139836341143,0.006114698015153408,0.006387152709066868,0.00671351607888937,0.007083624601364136,0.007451385259628296,0.00784347951412201,0.008245743811130524,0.008658725768327713,0.009058237075805664,0.009481385350227356,0.009893089532852173,0.010302886366844177,0.010735679417848587,0.011161815375089645,0.011571727693080902,0.011425457894802094,0.011117927730083466,0.010759323835372925,0.010379999876022339,0.009979039430618286,0.009595781564712524,0.009217508137226105,0.008861362934112549,0.008480913937091827,0.008126042783260345,0.007784239947795868,0.007453322410583496,0.00712999701499939,0.006807282567024231,0.006499096751213074,0.006223276257514954,0.005931839346885681,0.005648523569107056,0.0053776949644088745,0.005122944712638855,0.004875168204307556,0.004653424024581909,0.00441645085811615,0.00419732928276062,0.0039812177419662476,0.00378553569316864,0.003593847155570984,0.0034234821796417236,0.003256469964981079,0.00308854877948761,0.002924323081970215,0.0027663707733154297,0.002622544765472412,0.0024914592504501343,0.0023583024740219116,0.0022377818822860718,0.0021212100982666016,0.0020096153020858765,0.0018996000289916992,0.001806899905204773,0.0017133206129074097,0.001619875431060791,0.0015384107828140259,0.0014510750770568848,0.0013736933469772339,0.0013044178485870361,0.001240059733390808,0.0011736303567886353,0.001110568642616272,0.0010482221841812134,0.0009934008121490479,0.000936359167098999,0.0008821487426757812,0.000840991735458374,0.0007950961589813232,0.0007595568895339966,0.0007251650094985962,0.0006896853446960449,0.0006532669067382812,0.0006231367588043213,0.0005884319543838501,0.000560075044631958,0.0005316883325576782,0.000505790114402771,0.0004843771457672119,0.0004601329565048218,0.00043730437755584717,0.00041450560092926025,0.00039526820182800293,0.0003749430179595947,0.0003584176301956177,0.00034086406230926514,0.00032733380794525146,0.0003106147050857544,0.0002982020378112793,0.000287473201751709,0.0002757757902145386,0.00026516616344451904,0.00025425851345062256,0.00024315714836120605,0.00023493170738220215,0.00022463500499725342,0.00021792948246002197,0.00021082162857055664,0.00020168721675872803,0.00019210577011108398,0.00018317997455596924,0.0001787245273590088,0.00017473101615905762,0.0001687854528427124,0.00016233325004577637,0.00015804171562194824,0.00015453994274139404,0.00014875829219818115,0.00014486908912658691,0.0001395493745803833,0.00013531744480133057,0.00013224780559539795,0.00012895464897155762,0.00012539327144622803,0.00012293457984924316,0.00012029707431793213,0.0001182854175567627,0.00011490285396575928,0.00011235475540161133,0.00010885298252105713,0.00010703504085540771,0.00010542571544647217,0.00010377168655395508,0.00010207295417785645,0.00010085105895996094,9.873509407043457e-05,9.700655937194824e-05,9.550154209136963e-05,9.375810623168945e-05,9.244680404663086e-05,9.065866470336914e-05,8.940696716308594e-05,8.817017078399658e-05,8.749961853027344e-05,8.592009544372559e-05,8.547306060791016e-05,8.45491886138916e-05,8.338689804077148e-05,8.152425289154053e-05,8.03917646408081e-05,7.936358451843262e-05,7.924437522888184e-05,7.782876491546631e-05,7.630884647369385e-05,7.611513137817383e-05,7.589161396026611e-05,7.583200931549072e-05,7.538497447967529e-05,7.452070713043213e-05,7.426738739013672e-05,7.368624210357666e-05,7.304549217224121e-05,7.231533527374268e-05,7.212162017822266e-05,7.194280624389648e-05,7.12275505065918e-05,7.110834121704102e-05,7.11977481842041e-05,7.075071334838867e-05,7.052719593048096e-05,7.02589750289917e-05,6.979703903198242e-05,7.003545761108398e-05,6.967782974243164e-05,6.942451000213623e-05,6.936490535736084e-05,6.844103336334229e-05,6.820261478424072e-05,6.739795207977295e-05,6.733834743499756e-05,6.757676601409912e-05,6.748735904693604e-05,6.687641143798828e-05,6.732344627380371e-05,6.721913814544678e-05,6.730854511260986e-05,6.718933582305908e-05,6.659328937530518e-05,6.699562072753906e-05,6.698071956634521e-05,6.699562072753906e-05,6.6414475440979e-05,6.635487079620361e-05,6.589293479919434e-05,6.589293479919434e-05,6.569921970367432e-05,6.572902202606201e-05,6.51925802230835e-05,6.540119647979736e-05,6.540119647979736e-05,6.540119647979736e-05,6.507337093353271e-05,6.522238254547119e-05,6.541609764099121e-05,6.502866744995117e-05,6.522238254547119e-05,6.493926048278809e-05,6.473064422607422e-05,6.508827209472656e-05,6.51925802230835e-05,6.48200511932373e-05,6.495416164398193e-05,6.507337093353271e-05,6.510317325592041e-05,6.458163261413574e-05,6.473064422607422e-05,6.470084190368652e-05,6.48200511932373e-05,6.479024887084961e-05,6.449222564697266e-05,6.473064422607422e-05,6.480515003204346e-05,6.479024887084961e-05,6.452202796936035e-05,6.464123725891113e-05,6.464123725891113e-05,6.467103958129883e-05,6.467103958129883e-05,6.429851055145264e-05,6.444752216339111e-05,6.432831287384033e-05,6.45071268081665e-05,6.414949893951416e-05,6.438791751861572e-05,6.45369291305542e-05,6.432831287384033e-05,6.443262100219727e-05,6.443262100219727e-05,6.435811519622803e-05,6.411969661712646e-05,6.413459777832031e-05,6.420910358428955e-05,6.444752216339111e-05,6.435811519622803e-05,6.447732448577881e-05,6.45071268081665e-05,6.435811519622803e-05,6.435811519622803e-05,6.446242332458496e-05,6.434321403503418e-05,6.429851055145264e-05,6.408989429473877e-05,6.416440010070801e-05,6.406009197235107e-05,6.395578384399414e-05,6.398558616638184e-05,6.382167339324951e-05,6.414949893951416e-05,6.413459777832031e-05,6.420910358428955e-05,6.413459777832031e-05,6.394088268280029e-05,6.414949893951416e-05,6.408989429473877e-05,6.401538848876953e-05,6.394088268280029e-05,6.404519081115723e-05,6.394088268280029e-05,6.411969661712646e-05,6.397068500518799e-05,6.386637687683105e-05,6.383657455444336e-05,6.395578384399414e-05,6.389617919921875e-05,6.395578384399414e-05,6.395578384399414e-05,6.392598152160645e-05,6.35981559753418e-05,6.343424320220947e-05,6.392598152160645e-05,6.365776062011719e-05,6.371736526489258e-05,6.343424320220947e-05,6.349384784698486e-05,6.368756294250488e-05,6.35683536529541e-05,6.380677223205566e-05,6.398558616638184e-05,6.383657455444336e-05,6.39110803604126e-05,6.413459777832031e-05,6.414949893951416e-05,6.383657455444336e-05,6.392598152160645e-05,6.380677223205566e-05,6.426870822906494e-05,6.413459777832031e-05,6.400048732757568e-05,6.392598152160645e-05,6.392598152160645e-05,6.39110803604126e-05,6.410479545593262e-05,6.392598152160645e-05,6.38812780380249e-05,6.407499313354492e-05,6.397068500518799e-05,6.401538848876953e-05,6.411969661712646e-05,6.42240047454834e-05,6.406009197235107e-05,6.383657455444336e-05,6.373226642608643e-05,6.407499313354492e-05,6.374716758728027e-05,6.377696990966797e-05,6.371736526489258e-05,6.386637687683105e-05,6.39110803604126e-05,6.383657455444336e-05,6.401538848876953e-05,6.406009197235107e-05,6.392598152160645e-05,6.383657455444336e-05,6.392598152160645e-05,6.374716758728027e-05,6.377696990966797e-05,6.383657455444336e-05,6.362795829772949e-05,6.371736526489258e-05,6.347894668579102e-05,6.35981559753418e-05,6.374716758728027e-05,6.35981559753418e-05,6.368756294250488e-05,6.373226642608643e-05,6.364285945892334e-05,6.355345249176025e-05,6.355345249176025e-05,6.35385513305664e-05,6.35981559753418e-05,6.383657455444336e-05,6.392598152160645e-05,6.380677223205566e-05,6.377696990966797e-05,6.386637687683105e-05,6.401538848876953e-05,6.410479545593262e-05,6.398558616638184e-05,6.397068500518799e-05,6.417930126190186e-05,6.403028964996338e-05,6.397068500518799e-05,6.397068500518799e-05,6.411969661712646e-05,6.394088268280029e-05,6.374716758728027e-05,6.398558616638184e-05,6.401538848876953e-05]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.00707736611366272,0.009583442471921444,0.012494273483753204,0.01562185026705265,0.018879931420087814,0.02225368842482567,0.02575470320880413,0.02936226688325405,0.033102914690971375,0.036945242434740067,0.040918104350566864,0.045018285512924194,0.04923063516616821,0.053545910865068436,0.05796370655298233,0.06250245124101639,0.06714658439159393,0.07148677110671997,0.07560598105192184,0.07952331006526947,0.08325428515672684,0.08679802715778351,0.09017317742109299,0.09338177740573883,0.09644325077533722,0.09933976829051971,0.10209456831216812,0.10472176969051361,0.10719525068998337,0.10955437272787094,0.1117822602391243,0.11389386653900146,0.11589892208576202,0.11779206991195679,0.11958661675453186,0.12128103524446487,0.12288957089185715,0.12440682202577591,0.1258390247821808,0.12718917429447174,0.12846969068050385,0.12967732548713684,0.13081440329551697,0.1318872720003128,0.13290953636169434,0.1338706612586975,0.13477280735969543,0.1356293112039566,0.1364322155714035,0.13719137012958527,0.13791003823280334,0.1385774463415146,0.13920952379703522,0.1398046612739563,0.14036422967910767,0.14088477194309235,0.14138425886631012,0.14185567200183868,0.14229680597782135,0.14271196722984314,0.14310814440250397,0.14347781240940094,0.1438242793083191,0.14415250718593597,0.144457146525383,0.14474865794181824,0.14502252638339996,0.14527763426303864,0.14551407098770142,0.14574144780635834,0.14595553278923035,0.1461549550294876,0.1463426798582077,0.1465187817811966,0.1466856598854065,0.14684543013572693,0.14699114859104156,0.14712929725646973,0.14726194739341736,0.14738591015338898,0.1475020945072174,0.14761127531528473,0.14771148562431335,0.1478060930967331,0.14789602160453796,0.14798086881637573,0.14806024730205536,0.1481340527534485,0.14820462465286255,0.14827029407024384,0.14833073318004608,0.14838947355747223,0.14844433963298798,0.1484968066215515,0.14854463934898376,0.14859193563461304,0.1486353874206543,0.14867635071277618,0.1487145870923996,0.14875124394893646,0.1487855613231659,0.14881746470928192,0.14884677529335022,0.1488754004240036,0.14890167117118835,0.14892719686031342,0.14895179867744446,0.1489742398262024,0.14899544417858124,0.14901471138000488,0.14903247356414795,0.1490509808063507,0.14906755089759827,0.1490841805934906,0.14909860491752625,0.14911265671253204,0.14912615716457367,0.14913834631443024,0.14914976060390472,0.14916062355041504,0.1491701900959015,0.1491795778274536,0.14918853342533112,0.14919725060462952,0.14920517802238464,0.1492122858762741,0.1492198407649994,0.1492263376712799,0.1492319256067276,0.1492382436990738,0.14924432337284088,0.14924947917461395,0.14925429224967957,0.14925892651081085,0.14926323294639587,0.14926761388778687,0.14927184581756592,0.1492757797241211,0.14927992224693298,0.14928333461284637,0.14928661286830902,0.14928974211215973,0.1492926925420761,0.14929553866386414,0.14929817616939545,0.14930075407028198,0.14930295944213867,0.14930538833141327,0.1493074744939804,0.14930947124958038,0.1493113487958908,0.14931324124336243,0.14931462705135345,0.1493164300918579,0.14931821823120117,0.1493196040391922,0.14932073652744293,0.1493220180273056,0.14932331442832947,0.14932456612586975,0.14932560920715332,0.14932680130004883,0.14932772517204285,0.14932867884635925,0.14932942390441895,0.14933021366596222,0.14933094382286072,0.14933162927627563,0.14933229982852936,0.14933302998542786,0.14933377504348755,0.14933432638645172,0.14933493733406067,0.14933548867702484,0.14933598041534424,0.14933650195598602,0.14933699369430542,0.14933736622333527,0.14933791756629944,0.1493382602930069,0.14933884143829346,0.14933916926383972,0.14933960139751434,0.14933991432189941,0.1493404358625412,0.14934079349040985,0.14934125542640686,0.14934159815311432,0.14934197068214417,0.1493423581123352,0.1493426412343979,0.14934289455413818,0.14934316277503967,0.1493435651063919,0.1493438333272934,0.1493440866470337,0.14934438467025757,0.14934466779232025,0.14934496581554413,0.14934518933296204,0.14934539794921875,0.14934568107128143,0.14934583008289337,0.14934605360031128,0.149346262216568,0.14934638142585754,0.14934666454792023,0.14934684336185455,0.1493469625711441,0.14934712648391724,0.14934733510017395,0.1493474245071411,0.14934758841991425,0.14934773743152618,0.14934785664081573,0.1493479460477829,0.14934813976287842,0.14934831857681274,0.1493484377861023,0.14934855699539185,0.14934863150119781,0.14934881031513214,0.14934884011745453,0.14934901893138885,0.14934910833835602,0.149349182844162,0.14934930205345154,0.1493493914604187,0.14934954047203064,0.14934960007667542,0.14934967458248138,0.14934982359409332,0.14934994280338287,0.14935003221035004,0.1493501216173172,0.14935025572776794,0.1493503749370575,0.14935043454170227,0.1493505835533142,0.1493506133556366,0.14935065805912018,0.14935068786144257,0.14935080707073212,0.14935089647769928,0.14935095608234406,0.14935104548931122,0.149351105093956,0.14935113489627838,0.14935117959976196,0.14935123920440674,0.14935126900672913,0.1493512988090515,0.1493513584136963,0.14935144782066345,0.14935150742530823,0.1493515968322754,0.14935165643692017,0.14935173094272614,0.1493517905473709,0.14935187995433807,0.14935190975666046,0.14935196936130524,0.14935202896595,0.1493520885705948,0.14935217797756195,0.14935222268104553,0.1493522822856903,0.14935234189033508,0.14935240149497986,0.14935243129730225,0.14935249090194702,0.1493525207042694,0.14935258030891418,0.14935261011123657,0.14935266971588135,0.14935269951820374,0.14935274422168732,0.1493528038263321,0.14935283362865448,0.14935286343097687,0.14935289323329926,0.14935292303562164,0.14935295283794403,0.14935295283794403,0.14935295283794403,0.14935298264026642,0.1493530124425888,0.1493530422449112,0.1493530422449112,0.14935307204723358,0.14935307204723358,0.14935310184955597,0.14935310184955597,0.14935310184955597,0.14935310184955597,0.14935313165187836,0.14935313165187836,0.14935313165187836,0.14935316145420074,0.14935316145420074,0.14935316145420074,0.14935316145420074,0.14935316145420074,0.14935316145420074,0.14935316145420074,0.14935316145420074,0.14935316145420074,0.14935316145420074,0.14935316145420074,0.14935316145420074,0.14935316145420074,0.14935319125652313,0.14935319125652313,0.14935319125652313,0.14935319125652313,0.14935319125652313,0.14935319125652313,0.14935319125652313,0.14935322105884552,0.14935322105884552,0.14935322105884552,0.14935322105884552,0.14935322105884552,0.14935322105884552,0.14935322105884552,0.14935322105884552,0.14935322105884552,0.14935322105884552,0.14935322105884552,0.14935322105884552,0.14935322105884552,0.14935322105884552,0.1493532508611679,0.1493532508611679,0.1493532508611679,0.1493532508611679,0.1493532508611679,0.1493532508611679,0.1493532508611679,0.1493532657623291,0.1493532657623291,0.1493532657623291,0.1493532657623291,0.1493532657623291,0.1493532657623291,0.1493532657623291,0.1493532657623291,0.1493532657623291,0.1493532657623291,0.1493532657623291,0.1493532657623291],"recovered":[0.0,0.003488559043034911,0.0064822412095963955,0.009444491937756538,0.012478035874664783,0.015622182749211788,0.018891070038080215,0.022280409932136536,0.025772474706172943,0.02939440682530403,0.03312059864401817,0.0369747169315815,0.04095209762454033,0.04505569860339165,0.04925350472331047,0.05357028543949127,0.05799448490142822,0.06252100318670273,0.06697996705770493,0.0712500512599945,0.07535657286643982,0.07927563786506653,0.0830107256770134,0.08655542880296707,0.08993911743164062,0.09315340220928192,0.09621770679950714,0.0991235300898552,0.10189423710107803,0.10451899468898773,0.10699932277202606,0.10936234891414642,0.11160802096128464,0.11372336745262146,0.11572474241256714,0.11762461811304092,0.11941976845264435,0.12112201005220413,0.12272318452596664,0.12424445897340775,0.12568163871765137,0.12704002857208252,0.128325954079628,0.12953341007232666,0.13067501783370972,0.13175298273563385,0.13277506828308105,0.13374078273773193,0.13464996218681335,0.13550788164138794,0.13631050288677216,0.1370709389448166,0.1377936601638794,0.1384662240743637,0.13910093903541565,0.13969743251800537,0.14025673270225525,0.14078794419765472,0.14128905534744263,0.14175903797149658,0.14220380783081055,0.14262112975120544,0.14301660656929016,0.14338380098342896,0.1437332183122635,0.14405836164951324,0.1443699300289154,0.14465956389904022,0.14493149518966675,0.14518462121486664,0.14542537927627563,0.14565527439117432,0.14586855471134186,0.14606991410255432,0.14625853300094604,0.14643321931362152,0.1466025710105896,0.14675754308700562,0.1469045728445053,0.14704495668411255,0.1471773386001587,0.14730191230773926,0.14741957187652588,0.14752846956253052,0.1476309597492218,0.14772763848304749,0.147817000746727,0.14789968729019165,0.14797981083393097,0.1480545997619629,0.1481245905160904,0.1481906771659851,0.14825095236301422,0.1483098864555359,0.14836521446704865,0.148416668176651,0.14846596121788025,0.14851199090480804,0.14855585992336273,0.14859633147716522,0.1486356407403946,0.14867311716079712,0.14870725572109222,0.14873896539211273,0.14876900613307953,0.14879655838012695,0.1488235592842102,0.148848757147789,0.14887280762195587,0.14889542758464813,0.14891678094863892,0.14893567562103271,0.14895473420619965,0.1489717960357666,0.1489894688129425,0.14900515973567963,0.14902058243751526,0.1490347683429718,0.14904707670211792,0.14905953407287598,0.14907091856002808,0.14908196032047272,0.14909155666828156,0.1491016000509262,0.14911095798015594,0.14911942183971405,0.14912700653076172,0.1491350680589676,0.14914195239543915,0.1491481512784958,0.14915452897548676,0.14916060864925385,0.14916609227657318,0.1491708904504776,0.1491759717464447,0.14918042719364166,0.1491851508617401,0.1491895467042923,0.14919371902942657,0.14919798076152802,0.1492018699645996,0.14920513331890106,0.14920853078365326,0.14921188354492188,0.14921464025974274,0.14921750128269196,0.14921997487545013,0.14922234416007996,0.14922480285167694,0.1492270678281784,0.1492292433977127,0.14923129975795746,0.14923301339149475,0.1492348313331604,0.14923633635044098,0.14923807978630066,0.14923955500125885,0.14924085140228271,0.14924216270446777,0.14924360811710358,0.1492449939250946,0.14924612641334534,0.14924737811088562,0.14924821257591248,0.14924916625022888,0.1492500752210617,0.14925093948841095,0.14925163984298706,0.1492525041103363,0.14925311505794525,0.14925386011600494,0.14925456047058105,0.14925511181354523,0.14925578236579895,0.1492563784122467,0.14925698935985565,0.14925745129585266,0.14925797283649445,0.14925852417945862,0.14925895631313324,0.1492595076560974,0.1492599993944168,0.14926035702228546,0.14926084876060486,0.14926119148731232,0.14926162362098694,0.14926208555698395,0.14926263689994812,0.14926306903362274,0.14926336705684662,0.14926370978355408,0.14926394820213318,0.14926420152187347,0.14926443994045258,0.1492648422718048,0.14926521480083466,0.14926551282405853,0.14926567673683167,0.14926588535308838,0.14926612377166748,0.14926637709140778,0.14926669001579285,0.14926692843437195,0.14926713705062866,0.14926724135875702,0.14926747977733612,0.14926768839359283,0.14926785230636597,0.14926815032958984,0.1492682546377182,0.14926846325397491,0.14926867187023163,0.14926883578300476,0.1492689549922943,0.14926910400390625,0.1492692530155182,0.14926932752132416,0.1492694765329361,0.1492696851491928,0.14926977455615997,0.14926984906196594,0.14926999807357788,0.1492701768875122,0.14927023649215698,0.14927034080028534,0.1492704600095749,0.14927054941654205,0.14927060902118683,0.14927078783512115,0.14927078783512115,0.14927086234092712,0.1492709219455719,0.14927098155021667,0.1492711305618286,0.14927127957344055,0.14927130937576294,0.14927147328853607,0.14927159249782562,0.1492716521024704,0.14927171170711517,0.14927177131175995,0.1492718756198883,0.14927196502685547,0.14927208423614502,0.1492721438407898,0.14927220344543457,0.14927223324775696,0.14927232265472412,0.1492723971605301,0.1492723971605301,0.14927242696285248,0.14927251636981964,0.14927257597446442,0.1492726355791092,0.14927269518375397,0.14927278459072113,0.1492728739976883,0.14927291870117188,0.14927294850349426,0.14927300810813904,0.1492730975151062,0.1492731273174286,0.14927315711975098,0.14927321672439575,0.14927327632904053,0.1492733359336853,0.14927342534065247,0.14927344024181366,0.14927349984645844,0.14927352964878082,0.1492735892534256,0.14927364885807037,0.14927370846271515,0.14927370846271515,0.14927373826503754,0.1492738276720047,0.1492738574743271,0.14927388727664948,0.14927391707897186,0.14927394688129425,0.14927396178245544,0.14927399158477783,0.1492740511894226,0.149274080991745,0.149274080991745,0.149274080991745,0.149274080991745,0.14927414059638977,0.14927414059638977,0.14927414059638977,0.14927417039871216,0.14927420020103455,0.14927423000335693,0.14927423000335693,0.14927423000335693,0.14927425980567932,0.1492742896080017,0.1492743194103241,0.1492743194103241,0.14927434921264648,0.14927434921264648,0.14927434921264648,0.14927434921264648,0.14927434921264648,0.14927434921264648,0.14927434921264648,0.14927434921264648,0.14927434921264648,0.14927434921264648,0.14927434921264648,0.14927434921264648,0.14927434921264648,0.14927434921264648,0.14927434921264648,0.14927434921264648,0.14927437901496887,0.14927437901496887,0.14927437901496887,0.14927437901496887,0.14927437901496887,0.14927437901496887,0.14927440881729126,0.14927440881729126,0.14927440881729126,0.14927440881729126,0.14927440881729126,0.14927440881729126,0.14927440881729126,0.14927440881729126,0.14927440881729126,0.14927440881729126,0.14927440881729126,0.14927440881729126,0.14927443861961365,0.14927443861961365,0.14927443861961365,0.14927443861961365,0.14927443861961365,0.14927443861961365,0.14927443861961365,0.14927443861961365,0.14927443861961365,0.14927446842193604,0.14927446842193604,0.14927446842193604,0.14927446842193604,0.14927446842193604,0.14927446842193604,0.14927446842193604,0.14927446842193604,0.14927446842193604],"active":[0.00707736611366272,0.006094883196055889,0.006012032274156809,0.006177358329296112,0.006401895545423031,0.00663150567561388,0.006863633170723915,0.0070818569511175156,0.007330439984798431,0.007550835609436035,0.007797505706548691,0.008043568581342697,0.008278537541627884,0.008490212261676788,0.00871020182967186,0.008932165801525116,0.00915209949016571,0.008965767920017242,0.008626013994216919,0.008273258805274963,0.007897712290287018,0.00752238929271698,0.00716245174407959,0.006826348602771759,0.006504133343696594,0.006186366081237793,0.00587686151266098,0.005598239600658417,0.0053010135889053345,0.005035378038883209,0.004782937467098236,0.0045315176248550415,0.0042909011244773865,0.004068702459335327,0.0038618743419647217,0.00365641713142395,0.003469802439212799,0.0032848119735717773,0.003115840256214142,0.0029447153210639954,0.002788051962852478,0.0026372969150543213,0.002488449215888977,0.002353861927986145,0.002234518527984619,0.0021176785230636597,0.00199773907661438,0.0018885284662246704,0.001782253384590149,0.0016834884881973267,0.001599535346031189,0.001506507396697998,0.0014158636331558228,0.0013384371995925903,0.0012632906436920166,0.001187339425086975,0.0011275261640548706,0.00106772780418396,0.0010077506303787231,0.0009529292583465576,0.0009043365716934204,0.0008566826581954956,0.0008076727390289307,0.000768706202507019,0.0007239282131195068,0.0006902962923049927,0.0006525963544845581,0.0006180703639984131,0.000582575798034668,0.0005568265914916992,0.0005301535129547119,0.0004996806383132935,0.0004741251468658447,0.00044886767864227295,0.0004271268844604492,0.0004122108221054077,0.00038857758045196533,0.00037175416946411133,0.00035737454891204834,0.0003409534692764282,0.0003247559070587158,0.0003093630075454712,0.0002919137477874756,0.0002776235342025757,0.0002650618553161621,0.00025323033332824707,0.00024324655532836914,0.00023436546325683594,0.0002248138189315796,0.00021569430828094482,0.00020614266395568848,0.00019879639148712158,0.00019338726997375488,0.000186920166015625,0.00017942488193511963,0.00017526745796203613,0.00016942620277404785,0.00016435980796813965,0.00015872716903686523,0.00015491247177124023,0.00014992058277130127,0.00014434754848480225,0.0001395195722579956,0.00013643503189086914,0.00013266503810882568,0.0001306384801864624,0.00012823939323425293,0.0001254826784133911,0.0001226365566253662,0.00011928379535675049,0.0001156926155090332,0.00011530518531799316,0.0001128166913986206,0.00011238455772399902,0.00010913610458374023,0.00010749697685241699,0.00010557472705841064,0.00010357797145843506,0.0001026839017868042,0.0001010894775390625,9.927153587341309e-05,9.7617506980896e-05,9.697675704956055e-05,9.56505537033081e-05,9.422004222869873e-05,9.28640365600586e-05,9.28342342376709e-05,9.12696123123169e-05,8.997321128845215e-05,9.009242057800293e-05,8.979439735412598e-05,8.887052536010742e-05,8.819997310638428e-05,8.803606033325195e-05,8.726119995117188e-05,8.718669414520264e-05,8.669495582580566e-05,8.623301982879639e-05,8.620321750640869e-05,8.535385131835938e-05,8.474290370941162e-05,8.460879325866699e-05,8.416175842285156e-05,8.365511894226074e-05,8.353590965270996e-05,8.325278759002686e-05,8.29845666885376e-05,8.304417133331299e-05,8.26716423034668e-05,8.240342140197754e-05,8.210539817810059e-05,8.194148540496826e-05,8.161365985870361e-05,8.159875869750977e-05,8.188188076019287e-05,8.152425289154053e-05,8.118152618408203e-05,8.116662502288818e-05,8.115172386169434e-05,8.095800876617432e-05,8.061528205871582e-05,8.067488670349121e-05,8.034706115722656e-05,8.046627044677734e-05,8.025765419006348e-05,8.01384449005127e-05,8.000433444976807e-05,7.998943328857422e-05,7.97957181930542e-05,7.991492748260498e-05,7.991492748260498e-05,7.97659158706665e-05,7.98255205154419e-05,7.970631122589111e-05,7.960200309753418e-05,7.95125961303711e-05,7.954239845275879e-05,7.939338684082031e-05,7.939338684082031e-05,7.930397987365723e-05,7.933378219604492e-05,7.91698694229126e-05,7.924437522888184e-05,7.906556129455566e-05,7.924437522888184e-05,7.91698694229126e-05,7.91698694229126e-05,7.896125316619873e-05,7.890164852142334e-05,7.899105548858643e-05,7.893145084381104e-05,7.894635200500488e-05,7.896125316619873e-05,7.912516593933105e-05,7.899105548858643e-05,7.887184619903564e-05,7.887184619903564e-05,7.899105548858643e-05,7.908046245574951e-05,7.906556129455566e-05,7.902085781097412e-05,7.899105548858643e-05,7.890164852142334e-05,7.891654968261719e-05,7.902085781097412e-05,7.890164852142334e-05,7.897615432739258e-05,7.899105548858643e-05,7.881224155426025e-05,7.887184619903564e-05,7.887184619903564e-05,7.875263690948486e-05,7.875263690948486e-05,7.878243923187256e-05,7.875263690948486e-05,7.869303226470947e-05,7.881224155426025e-05,7.884204387664795e-05,7.875263690948486e-05,7.878243923187256e-05,7.878243923187256e-05,7.881224155426025e-05,7.866322994232178e-05,7.878243923187256e-05,7.876753807067871e-05,7.872283458709717e-05,7.875263690948486e-05,7.878243923187256e-05,7.875263690948486e-05,7.881224155426025e-05,7.881224155426025e-05,7.890164852142334e-05,7.896125316619873e-05,7.890164852142334e-05,7.884204387664795e-05,7.894635200500488e-05,7.890164852142334e-05,7.884204387664795e-05,7.893145084381104e-05,7.890164852142334e-05,7.888674736022949e-05,7.881224155426025e-05,7.884204387664795e-05,7.881224155426025e-05,7.881224155426025e-05,7.884204387664795e-05,7.887184619903564e-05,7.881224155426025e-05,7.878243923187256e-05,7.884204387664795e-05,7.884204387664795e-05,7.878243923187256e-05,7.878243923187256e-05,7.881224155426025e-05,7.881224155426025e-05,7.881224155426025e-05,7.878243923187256e-05,7.881224155426025e-05,7.884204387664795e-05,7.887184619903564e-05,7.881224155426025e-05,7.884204387664795e-05,7.887184619903564e-05,7.887184619903564e-05,7.890164852142334e-05,7.888674736022949e-05,7.88569450378418e-05,7.890164852142334e-05,7.890164852142334e-05,7.890164852142334e-05,7.890164852142334e-05,7.887184619903564e-05,7.887184619903564e-05,7.890164852142334e-05,7.893145084381104e-05,7.887184619903564e-05,7.888674736022949e-05,7.891654968261719e-05,7.891654968261719e-05,7.891654968261719e-05,7.893145084381104e-05,7.893145084381104e-05,7.890164852142334e-05,7.887184619903564e-05,7.887184619903564e-05,7.890164852142334e-05,7.893145084381104e-05,7.890164852142334e-05,7.890164852142334e-05,7.893145084381104e-05,7.890164852142334e-05,7.890164852142334e-05,7.887184619903564e-05,7.887184619903564e-05,7.887184619903564e-05,7.887184619903564e-05,7.884204387664795e-05,7.881224155426025e-05,7.884204387664795e-05,7.881224155426025e-05,7.881224155426025e-05,7.881224155426025e-05,7.881224155426025e-05,7.881224155426025e-05,7.881224155426025e-05,7.881224155426025e-05,7.881224155426025e-05,7.881224155426025e-05,7.881224155426025e-05,7.881224155426025e-05,7.881224155426025e-05,7.884204387664795e-05,7.884204387664795e-05,7.884204387664795e-05,7.884204387664795e-05,7.881224155426025e-05,7.881224155426025e-05,7.881224155426025e-05,7.884204387664795e-05,7.884204387664795e-05,7.884204387664795e-05,7.881224155426025e-05,7.881224155426025e-05,7.881224155426025e-05,7.881224155426025e-05,7.881224155426025e-05,7.881224155426025e-05,7.881224155426025e-05,7.881224155426025e-05,7.881224155426025e-05,7.881224155426025e-05,7.881224155426025e-05,7.884204387664795e-05,7.881224155426025e-05,7.881224155426025e-05,7.881224155426025e-05,7.881224155426025e-05,7.881224155426025e-05,7.881224155426025e-05,7.88271427154541e-05,7.88271427154541e-05,7.88271427154541e-05,7.87973403930664e-05,7.87973403930664e-05,7.87973403930664e-05,7.87973403930664e-05,7.87973403930664e-05,7.87973403930664e-05,7.87973403930664e-05,7.87973403930664e-05,7.87973403930664e-05]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.7176234126091003,"q05":0.6508934439468512,"q20":0.6834797309941641,"q40":0.7073453890962992,"q60":0.7279014361219015,"q80":0.7517670942240365,"q95":0.7843533812713495},"MaxActiveInfected":{"mean":0.03318764641880989,"q05":0.02385005110034489,"q20":0.028409884822420114,"q40":0.03174943168320941,"q60":0.034625861154410374,"q80":0.03796540801519967,"q95":0.042525241737274885}},"4W_None":{"TotalInfected":{"mean":0.4982260465621948,"q05":0.38433866684818446,"q20":0.43995336172704747,"q40":0.48068464515023646,"q60":0.5157674479741532,"q80":0.5564987313973422,"q95":0.6121134262762051},"MaxActiveInfected":{"mean":0.01586274802684784,"q05":0.009115403670133849,"q20":0.012410338531077912,"q40":0.014823494370094583,"q60":0.016902001683601096,"q80":0.019315157522617768,"q95":0.022610092383561826}},"2W_Strong":{"TotalInfected":{"mean":0.14878778159618378,"q05":0.10490873622906441,"q20":0.12633621770941955,"q40":0.14202935102827527,"q60":0.15554621216409228,"q80":0.171239345482948,"q95":0.19266682696330312},"MaxActiveInfected":{"mean":0.01165782380849123,"q05":0.008197588011710475,"q20":0.009887327107737874,"q40":0.011124864096504004,"q60":0.012190783520478456,"q80":0.013428320509244586,"q95":0.015118059605271983}},"2W_Moderate":{"TotalInfected":{"mean":0.20007507503032684,"q05":0.12846337954085033,"q20":0.16343356328207254,"q40":0.18904514792579358,"q60":0.2111050021348601,"q80":0.23671658677858118,"q95":0.27168677051980333},"MaxActiveInfected":{"mean":0.011650755070149899,"q05":0.008177736422982479,"q20":0.009873717776279486,"q40":0.011115826491108356,"q60":0.012185683649191441,"q80":0.013427792364020311,"q95":0.015123773717317317}}}}} \ No newline at end of file diff --git a/web/country-data/extdata-CF.json b/web/country-data/extdata-CF.json new file mode 100644 index 00000000..e4f86b3c --- /dev/null +++ b/web/country-data/extdata-CF.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0003789067268371582,0.000415846414398402,0.000476386456284672,0.0005459048552438617,0.0006377410027198493,0.0007436861051246524,0.0008855446940287948,0.0010453601134940982,0.0012472458183765411,0.0014870971208438277,0.0017805623356252909,0.0021322588436305523,0.002562965266406536,0.003070116275921464,0.0036803907714784145,0.004449967294931412,0.005365507211536169,0.006454714573919773,0.007688602432608604,0.009132328443229198,0.010854898020625114,0.012836813926696777,0.015187101438641548,0.017942698672413826,0.02118082158267498,0.024921733886003494,0.02922905422747135,0.034345969557762146,0.04015037417411804,0.04690007492899895,0.05463970825076103,0.06360860913991928,0.07380319386720657,0.08537762612104416,0.09859304875135422,0.11346358060836792,0.13005462288856506,0.14853395521640778,0.16890132427215576,0.1911579966545105,0.21537092328071594,0.24140006303787231,0.2690422236919403,0.2978903353214264,0.3279128074645996,0.35869842767715454,0.38978084921836853,0.42094871401786804,0.4516473710536957,0.4816057085990906,0.5105315446853638,0.5383173823356628,0.5645478963851929,0.5891099572181702,0.6118022203445435,0.633041501045227,0.6522691249847412,0.6697897911071777,0.6855230331420898,0.6997950673103333,0.7127106189727783,0.7240726351737976,0.734359085559845,0.7434844374656677,0.7515568137168884,0.7587531208992004,0.764959990978241,0.7704488635063171,0.7753292918205261,0.7795719504356384,0.783210277557373,0.786472737789154,0.7893599271774292,0.7918584942817688,0.7940405011177063,0.7959342002868652,0.7976070046424866,0.799056351184845,0.8003256320953369,0.8014228343963623,0.8023991584777832,0.803221583366394,0.8039405941963196,0.8045765161514282,0.805130660533905,0.8056023716926575,0.8060259222984314,0.806391179561615,0.806715190410614,0.8069971203804016,0.8072495460510254,0.8074537515640259,0.807631254196167,0.8077898025512695,0.8079280257225037,0.8080421686172485,0.8081409335136414,0.8082284331321716,0.8083069324493408,0.8083716034889221,0.8084297776222229,0.8084824085235596,0.8085267543792725,0.8085637092590332,0.8085985779762268,0.8086270689964294,0.80865478515625,0.8086748123168945,0.8086943030357361,0.8087114691734314,0.8087260723114014,0.8087370991706848,0.8087502121925354,0.8087594509124756,0.8087666034698486,0.8087735772132874,0.8087794780731201,0.8087858557701111,0.8087917566299438,0.8087958693504333,0.808800220489502,0.8088025450706482,0.8088053464889526,0.8088082075119019,0.8088102340698242,0.8088117837905884,0.8088133335113525,0.8088143467903137,0.8088151216506958,0.808815598487854,0.8088163733482361,0.808817446231842,0.8088181614875793,0.8088184595108032,0.8088186979293823,0.8088192343711853,0.8088194727897644,0.8088197112083435,0.8088197112083435,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674,0.8088200092315674],"recovered":[0.0,4.822680421057157e-05,9.106656943913549e-05,0.00014339778863359243,0.0002049639297183603,0.0002847433788701892,0.0003781186824198812,0.0004968899884261191,0.0006320789689198136,0.0008075424702838063,0.0010163543047383428,0.0012667232658714056,0.001570962485857308,0.0019262504065409303,0.00235541770234704,0.002874112455174327,0.0035215828102082014,0.00431424705311656,0.005246204324066639,0.006309246178716421,0.007612652610987425,0.009095883928239346,0.010826661251485348,0.012856035493314266,0.015301492996513844,0.018107112497091293,0.021352162584662437,0.02515694871544838,0.029623059555888176,0.03478768840432167,0.040711890906095505,0.04760344699025154,0.05543286353349686,0.06444614380598068,0.07473846524953842,0.08653556555509567,0.09987206757068634,0.11483494937419891,0.13149911165237427,0.15000665187835693,0.1705143302679062,0.19274458289146423,0.21684618294239044,0.24280939996242523,0.2702927887439728,0.2989233434200287,0.32869595289230347,0.3591124415397644,0.3899432122707367,0.42053133249282837,0.45093244314193726,0.48051905632019043,0.5093420147895813,0.5367602705955505,0.562753438949585,0.5870810747146606,0.6099172234535217,0.630899965763092,0.6500919461250305,0.6676639318466187,0.6834923624992371,0.6979863047599792,0.7108969688415527,0.7224403619766235,0.7327319383621216,0.7419989109039307,0.7501697540283203,0.7573665976524353,0.7637458443641663,0.7693868279457092,0.7742880582809448,0.7786102294921875,0.7823770642280579,0.7857298254966736,0.788643479347229,0.7911812663078308,0.7933930158615112,0.7953231334686279,0.797024130821228,0.7985156178474426,0.7998087406158447,0.8009551763534546,0.8019263744354248,0.8027767539024353,0.8035175800323486,0.8041463494300842,0.8047091364860535,0.8052042126655579,0.8056426644325256,0.8060107827186584,0.806330144405365,0.806622326374054,0.8068734407424927,0.807083785533905,0.8072710633277893,0.8074318766593933,0.8075668215751648,0.8076925277709961,0.8077928423881531,0.8078869581222534,0.8079557418823242,0.8080265522003174,0.8080814480781555,0.8081309199333191,0.8081747889518738,0.8082140684127808,0.8082486987113953,0.8082807660102844,0.8083077073097229,0.8083305358886719,0.8083505034446716,0.8083677291870117,0.8083828687667847,0.8083943724632263,0.8084056973457336,0.8084136247634888,0.8084218502044678,0.8084290027618408,0.8084354400634766,0.8084423542022705,0.808447003364563,0.8084510564804077,0.8084539175033569,0.8084567189216614,0.8084592819213867,0.808461606502533,0.8084641695022583,0.8084657192230225,0.8084669709205627,0.8084679841995239,0.8084685206413269,0.8084695339202881,0.808470606803894,0.8084713220596313,0.8084718585014343,0.8084723949432373,0.8084728717803955,0.8084731698036194,0.8084731698036194,0.8084734082221985,0.8084736466407776,0.8084736466407776,0.8084738850593567,0.8084738850593567,0.8084738850593567,0.8084738850593567,0.8084738850593567,0.8084738850593567,0.8084738850593567,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806,0.8084741830825806],"active":[0.0003789067268371582,0.0003676196211017668,0.0003853198722936213,0.0004025070811621845,0.00043277707300148904,0.0004589427262544632,0.0005074259825050831,0.0005484701250679791,0.0006151668494567275,0.0006795546505600214,0.0007642080308869481,0.0008655355777591467,0.0009920027805492282,0.0011438658693805337,0.0013249730691313744,0.0015758548397570848,0.0018439244013279676,0.002140467520803213,0.0024423981085419655,0.0028230822645127773,0.0032422454096376896,0.003740929998457432,0.0043604401871562,0.00508666317909956,0.005879328586161137,0.006814621388912201,0.007876891642808914,0.009189020842313766,0.010527314618229866,0.012112386524677277,0.013927817344665527,0.01600516214966774,0.018370330333709717,0.020931482315063477,0.023854583501815796,0.026928015053272247,0.030182555317878723,0.03369900584220886,0.037402212619781494,0.041151344776153564,0.04485659301280975,0.04865548014640808,0.052196040749549866,0.05508093535900116,0.05762001872062683,0.059775084257125854,0.061084896326065063,0.06183627247810364,0.061704158782958984,0.06107437610626221,0.059599101543426514,0.05779832601547241,0.05520588159561157,0.05234968662261963,0.049048781394958496,0.045960426330566406,0.04235190153121948,0.03888982534408569,0.035431087017059326,0.0321311354637146,0.02921825647354126,0.02608633041381836,0.023462116718292236,0.02104407548904419,0.018824875354766846,0.016754209995269775,0.014790236949920654,0.013082265853881836,0.011583447456359863,0.0101851224899292,0.008922219276428223,0.007862508296966553,0.006982862949371338,0.006128668785095215,0.005397021770477295,0.004752933979034424,0.004213988780975342,0.003733217716217041,0.0033015012741088867,0.0029072165489196777,0.0025904178619384766,0.002266407012939453,0.0020142197608947754,0.00179976224899292,0.0016130805015563965,0.0014560222625732422,0.0013167858123779297,0.001186966896057129,0.001072525978088379,0.000986337661743164,0.0009194016456604004,0.0008314251899719238,0.0007578134536743164,0.000706017017364502,0.0006569623947143555,0.0006102919578552246,0.0005741119384765625,0.0005359053611755371,0.0005140900611877441,0.00048464536666870117,0.00047403573989868164,0.0004558563232421875,0.00044530630111694336,0.00043278932571411133,0.00042378902435302734,0.00041300058364868164,0.00040608644485473633,0.0003940463066101074,0.0003865957260131836,0.0003809332847595215,0.00037556886672973633,0.0003693699836730957,0.0003673434257507324,0.0003650784492492676,0.00036090612411499023,0.000359952449798584,0.00035762786865234375,0.00035685300827026367,0.00035631656646728516,0.0003535151481628418,0.00035321712493896484,0.0003514885902404785,0.0003514289855957031,0.0003514885902404785,0.0003509521484375,0.0003501772880554199,0.0003491640090942383,0.00034862756729125977,0.00034815073013305664,0.0003476142883300781,0.0003478527069091797,0.0003479123115539551,0.00034755468368530273,0.000347137451171875,0.00034683942794799805,0.00034683942794799805,0.0003466010093688965,0.0003465414047241211,0.0003465414047241211,0.0003466010093688965,0.0003463625907897949,0.0003463625907897949,0.00034612417221069336,0.00034612417221069336,0.00034612417221069336,0.00034612417221069336,0.00034612417221069336,0.00034612417221069336,0.00034612417221069336,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164,0.0003458261489868164]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0003789067268371582,0.0004148203006479889,0.00047407770762220025,0.0005433396436274052,0.0006287626456469297,0.0007216248777695,0.0008421918610110879,0.0009768677409738302,0.0011405311524868011,0.0013383124023675919,0.0015717506175860763,0.001851106877438724,0.002173303160816431,0.0025591175071895123,0.003025224432349205,0.003593685105443001,0.004243720788508654,0.004991236142814159,0.00584828807041049,0.006811798084527254,0.007963597774505615,0.009261361323297024,0.010723813436925411,0.012417394667863846,0.014382380992174149,0.01663287915289402,0.019225070253014565,0.022188453003764153,0.025568947196006775,0.029384765774011612,0.03385934233665466,0.038875699043273926,0.04461725428700447,0.051117610186338425,0.05841781571507454,0.06660893559455872,0.07597647607326508,0.08633395284414291,0.09798175096511841,0.11091089993715286,0.12510214745998383,0.1407802253961563,0.1577991545200348,0.17627233266830444,0.19616690278053284,0.2173459231853485,0.2398221790790558,0.263475626707077,0.28815338015556335,0.31357428431510925,0.33963268995285034,0.3660050332546234,0.39258238673210144,0.41890522837638855,0.4448530375957489,0.4702557623386383,0.4947434365749359,0.5185138583183289,0.5410211682319641,0.5622683763504028,0.5823709964752197,0.6011564135551453,0.6184746623039246,0.6343812942504883,0.6489360928535461,0.6622784733772278,0.6744134426116943,0.685538649559021,0.6955649852752686,0.7045436501502991,0.712661862373352,0.719904363155365,0.7264893651008606,0.7323302030563354,0.7375297546386719,0.7421192526817322,0.7462931871414185,0.7499774098396301,0.7532424330711365,0.7561406493186951,0.7587318420410156,0.7610580325126648,0.7630966305732727,0.7648828029632568,0.7664955854415894,0.7678859233856201,0.7691426873207092,0.7702282667160034,0.7712123394012451,0.7720924615859985,0.7728297114372253,0.7735100388526917,0.7741010189056396,0.7746210098266602,0.7750827670097351,0.7754906415939331,0.7758646607398987,0.7761914730072021,0.7764698266983032,0.7767260670661926,0.7769338488578796,0.7771257162094116,0.7772994041442871,0.7774512767791748,0.7775849103927612,0.7776990532875061,0.7778016924858093,0.7778909802436829,0.7779709696769714,0.7780417799949646,0.7781025767326355,0.7781582474708557,0.7782077789306641,0.7782505750656128,0.7782831788063049,0.7783180475234985,0.77834552526474,0.7783732414245605,0.7783960700035095,0.7784163355827332,0.7784342765808105,0.7784501910209656,0.7784647941589355,0.7784768342971802,0.7784866094589233,0.7784960865974426,0.7785037755966187,0.7785102128982544,0.7785165905952454,0.7785212397575378,0.7785263657569885,0.778529942035675,0.7785335779190063,0.778537929058075,0.7785407304763794,0.7785427570343018,0.778545081615448,0.7785471677780151,0.7785486578941345,0.7785497307777405,0.7785509824752808,0.7785522937774658,0.7785535454750061,0.7785540819168091,0.7785545587539673,0.7785548567771912,0.7785553336143494,0.7785558700561523,0.7785568833351135,0.7785576581954956,0.7785581946372986,0.7785584330558777,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568,0.7785586714744568],"recovered":[0.0,5.104858792037703e-05,9.311878238804638e-05,0.00014621956506744027,0.0002075291849905625,0.00028166506672278047,0.00036221410846337676,0.0004602068511303514,0.0005707693635486066,0.0007141671958379447,0.00088706542737782,0.0010863858042284846,0.0013218761887401342,0.0016114936443045735,0.0019380506128072739,0.0023392566945403814,0.0028153681196272373,0.003391267964616418,0.004060543142259121,0.004811650142073631,0.005676654167473316,0.006695317104458809,0.007808125112205744,0.00910871010273695,0.010616823099553585,0.012333235703408718,0.014335418120026588,0.016606951132416725,0.019259169697761536,0.022251026704907417,0.02568795718252659,0.029635116457939148,0.03411020338535309,0.03917863592505455,0.044954054057598114,0.051540859043598175,0.058959320187568665,0.06734462827444077,0.07669806480407715,0.08720970898866653,0.09886469691991806,0.1118466854095459,0.1262526512145996,0.14195047318935394,0.1590271145105362,0.1774982511997223,0.1972273737192154,0.21838867664337158,0.24067766964435577,0.26432597637176514,0.2888282835483551,0.31409400701522827,0.3399479389190674,0.36627310514450073,0.3925159275531769,0.4186779260635376,0.4444928765296936,0.4696149230003357,0.4939815104007721,0.5174256563186646,0.5397449135780334,0.5610524415969849,0.5811994671821594,0.5998578071594238,0.6171281337738037,0.6330612301826477,0.6476754546165466,0.6609793901443481,0.6732916235923767,0.68437659740448,0.6944480538368225,0.7035221457481384,0.7116906642913818,0.7190917134284973,0.7257241606712341,0.7316445112228394,0.7368870973587036,0.7415820360183716,0.7457708716392517,0.7495009899139404,0.7527788877487183,0.755746603012085,0.7583662867546082,0.7607098817825317,0.7627918124198914,0.7646206021308899,0.7662341594696045,0.7676761150360107,0.7689204812049866,0.7700527906417847,0.7710747718811035,0.771925151348114,0.7726955413818359,0.7733704447746277,0.7739835381507874,0.7745112180709839,0.774989902973175,0.7754085063934326,0.775773286819458,0.7761000990867615,0.7763887047767639,0.7766375541687012,0.7768573760986328,0.7770541310310364,0.7772334814071655,0.7773838043212891,0.7775220274925232,0.77764493227005,0.7777552604675293,0.7778406739234924,0.7779194116592407,0.7779863476753235,0.7780466675758362,0.7781043648719788,0.7781533598899841,0.7781933546066284,0.7782305479049683,0.7782633900642395,0.778290331363678,0.7783188223838806,0.7783393263816833,0.77836012840271,0.7783788442611694,0.7783960103988647,0.7784098982810974,0.7784199118614197,0.7784314155578613,0.7784419655799866,0.7784478664398193,0.7784555554389954,0.7784614562988281,0.7784671187400818,0.7784724831581116,0.7784762978553772,0.7784801721572876,0.778484046459198,0.7784860730171204,0.7784883975982666,0.778490424156189,0.7784922122955322,0.7784945368766785,0.7784953117370605,0.7784965634346008,0.7784976363182068,0.7784984111785889,0.77849942445755,0.7784999012947083,0.7785006761550903,0.7785014510154724,0.7785022258758545,0.7785027623176575,0.7785032391548157,0.7785032391548157,0.7785035371780396,0.7785037755966187,0.7785040140151978,0.7785040140151978,0.7785040140151978,0.7785040140151978,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216,0.7785043120384216],"active":[0.0003789067268371582,0.0003637717163655907,0.00038095892523415387,0.0003971200785599649,0.00042123347520828247,0.00043995981104671955,0.00047997775254771113,0.0005166608607396483,0.0005697617889381945,0.0006241452065296471,0.0006846851902082562,0.0007647210732102394,0.0008514269720762968,0.0009476238628849387,0.0010871738195419312,0.0012544284109026194,0.0014283526688814163,0.0015999681781977415,0.001787744928151369,0.002000147942453623,0.002286943607032299,0.002566044218838215,0.0029156883247196674,0.003308684565126896,0.0037655578926205635,0.004299643449485302,0.004889652132987976,0.005581501871347427,0.006309777498245239,0.007133739069104195,0.008171385154128075,0.009240582585334778,0.010507050901651382,0.011938974261283875,0.013463761657476425,0.01506807655096054,0.01701715588569641,0.01898932456970215,0.02128368616104126,0.023701190948486328,0.026237450540065765,0.028933539986610413,0.03154650330543518,0.0343218594789505,0.03713978826999664,0.03984767198562622,0.04259480535984039,0.045086950063705444,0.04747571051120758,0.049248307943344116,0.05080440640449524,0.05191102623939514,0.05263444781303406,0.05263212323188782,0.05233711004257202,0.05157783627510071,0.05025056004524231,0.048898935317993164,0.04703965783119202,0.04484272003173828,0.04262608289718628,0.0401039719581604,0.03727519512176514,0.03452348709106445,0.03180795907974243,0.029217243194580078,0.026737987995147705,0.02455925941467285,0.022273361682891846,0.020167052745819092,0.01821380853652954,0.016382217407226562,0.01479870080947876,0.013238489627838135,0.011805593967437744,0.010474741458892822,0.009406089782714844,0.008395373821258545,0.007471561431884766,0.006639659404754639,0.005952954292297363,0.005311429500579834,0.004730343818664551,0.004172921180725098,0.003703773021697998,0.0032653212547302246,0.0029085278511047363,0.0025521516799926758,0.002291858196258545,0.002039670944213867,0.0017549395561218262,0.0015848875045776367,0.001405477523803711,0.0012505650520324707,0.001099228858947754,0.0009794235229492188,0.0008747577667236328,0.0007829666137695312,0.0006965398788452148,0.0006259679794311523,0.0005451440811157227,0.0004881620407104492,0.0004420280456542969,0.00039714574813842773,0.0003514289855957031,0.000315248966217041,0.0002796649932861328,0.0002460479736328125,0.00021570920944213867,0.00020110607147216797,0.0001831650733947754,0.00017189979553222656,0.00016111135482788086,0.0001462101936340332,0.00012981891632080078,0.0001246929168701172,0.00011497735977172852,0.00010985136032104492,0.00010573863983154297,9.751319885253906e-05,9.495019912719727e-05,9.006261825561523e-05,8.594989776611328e-05,8.082389831542969e-05,7.671117782592773e-05,7.617473602294922e-05,7.236003875732422e-05,6.824731826782227e-05,6.872415542602539e-05,6.568431854248047e-05,6.490945816040039e-05,6.282329559326172e-05,6.109476089477539e-05,6.16312026977539e-05,6.0558319091796875e-05,5.8710575103759766e-05,5.900859832763672e-05,5.8770179748535156e-05,5.823373794555664e-05,5.751848220825195e-05,5.644559860229492e-05,5.698204040527344e-05,5.698204040527344e-05,5.644559860229492e-05,5.614757537841797e-05,5.543231964111328e-05,5.543231964111328e-05,5.519390106201172e-05,5.543231964111328e-05,5.543231964111328e-05,5.543231964111328e-05,5.519390106201172e-05,5.543231964111328e-05,5.513429641723633e-05,5.4895877838134766e-05,5.46574592590332e-05,5.46574592590332e-05,5.46574592590332e-05,5.46574592590332e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05,5.435943603515625e-05]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0003789067268371582,0.000415846414398402,0.0004704863531515002,0.0005359003553166986,0.0006102927727624774,0.0007013593567535281,0.0008065348374657333,0.0009288975270465016,0.001067934324964881,0.0012454499956220388,0.00143784424290061,0.0016630736645311117,0.001923960167914629,0.0022258907556533813,0.002584513509646058,0.0029995718505233526,0.0034905618522316217,0.004014386795461178,0.00461337435990572,0.0052895755507051945,0.006040169391781092,0.006898247171193361,0.007873814553022385,0.00895917322486639,0.010183313861489296,0.011584456078708172,0.013172862119972706,0.014902357943356037,0.016872217878699303,0.01908552087843418,0.021570740267634392,0.024365073069930077,0.02750520221889019,0.03098471462726593,0.03491160646080971,0.039301272481679916,0.044178593903779984,0.04961565509438515,0.05561809614300728,0.0623236745595932,0.06973598152399063,0.07790759950876236,0.08685649186372757,0.09670348465442657,0.10749500244855881,0.11911509931087494,0.1317797601222992,0.14544923603534698,0.1602104902267456,0.17599861323833466,0.1928066909313202,0.21052105724811554,0.22916148602962494,0.24847067892551422,0.2684827446937561,0.2891795039176941,0.31032103300094604,0.3317958116531372,0.3534435033798218,0.3751814663410187,0.3967350125312805,0.41804203391075134,0.43907174468040466,0.45939934253692627,0.47908973693847656,0.49809005856513977,0.5163879990577698,0.5336475968360901,0.5500288009643555,0.565464973449707,0.5799268484115601,0.5934159755706787,0.6059567332267761,0.6176732778549194,0.6285543441772461,0.6385193467140198,0.6476362347602844,0.6560472249984741,0.663788914680481,0.670807421207428,0.677150547504425,0.6829621195793152,0.6882175803184509,0.6930410265922546,0.6973942518234253,0.7013216614723206,0.7048676013946533,0.7080575227737427,0.7109295725822449,0.7135351300239563,0.7158902883529663,0.7179991602897644,0.7199389934539795,0.7216628789901733,0.7232038378715515,0.7245784997940063,0.7257934212684631,0.7269103527069092,0.7279002666473389,0.7288076281547546,0.7296202778816223,0.7303377985954285,0.7309878468513489,0.731572687625885,0.7320947051048279,0.7325603365898132,0.7329874634742737,0.73335862159729,0.7336967587471008,0.7339958548545837,0.7342649102210999,0.7345037460327148,0.734720766544342,0.7349119186401367,0.7350947856903076,0.7352505326271057,0.7353895306587219,0.7355185747146606,0.7356301546096802,0.7357340455055237,0.7358194589614868,0.7359054088592529,0.7359797954559326,0.7360429167747498,0.7361029386520386,0.7361583709716797,0.7362055778503418,0.7362455725669861,0.736283540725708,0.7363176345825195,0.7363466620445251,0.7363722920417786,0.7363945841789246,0.7364146113395691,0.7364336252212524,0.7364490032196045,0.7364664077758789,0.7364800572395325,0.7364925742149353,0.7365062236785889,0.7365161776542664,0.7365251779556274,0.7365338802337646,0.7365405559539795,0.7365456819534302,0.7365508079528809,0.7365562319755554,0.7365608215332031,0.7365641593933105,0.7365670204162598,0.7365698218345642,0.7365726232528687,0.7365759611129761,0.7365788221359253,0.7365806102752686,0.7365831732749939,0.7365844249725342,0.7365859746932983,0.7365872859954834,0.7365885376930237,0.7365890741348267,0.7365900874137878,0.7365908622741699,0.7365918755531311,0.7365924119949341,0.7365926504135132,0.7365928888320923,0.7365931868553162,0.7365934252738953,0.7365934252738953,0.7365936636924744,0.7365939021110535,0.7365942001342773,0.7365942001342773,0.7365944385528564,0.7365946769714355,0.7365946769714355,0.7365949749946594,0.7365949749946594,0.7365949749946594,0.7365949749946594,0.7365952134132385,0.7365952134132385,0.7365952134132385,0.7365952134132385,0.7365952134132385,0.7365952134132385,0.7365952134132385,0.7365952134132385,0.7365952134132385,0.7365952134132385,0.7365952134132385,0.7365952134132385,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176],"recovered":[0.0,5.387036799220368e-05,9.747971489559859e-05,0.00014596304390579462,0.0002011160395340994,0.000267556170001626,0.0003437442646827549,0.0004345542984083295,0.0005410124431364238,0.0006592706777155399,0.0008183165336959064,0.0009942930191755295,0.0011902785627171397,0.0014239733573049307,0.0016897338209673762,0.0020060299430042505,0.002370039699599147,0.0027966415509581566,0.0032748053781688213,0.00381479156203568,0.004414292052388191,0.005097162909805775,0.005861865356564522,0.006747648119926453,0.007726036943495274,0.008840126916766167,0.010082993656396866,0.011471309699118137,0.013041759841144085,0.014822560362517834,0.01683064177632332,0.019048305228352547,0.02158329077064991,0.024400968104600906,0.027530323714017868,0.031069863587617874,0.035060375928878784,0.03947005048394203,0.044389694929122925,0.04982265084981918,0.055936168879270554,0.06270023435354233,0.07015024870634079,0.07833495736122131,0.08731437474489212,0.09716597944498062,0.10791953653097153,0.11964505910873413,0.13245029747486115,0.14615030586719513,0.16091977059841156,0.17677587270736694,0.19350390136241913,0.21119390428066254,0.22971992194652557,0.2490529716014862,0.26907557249069214,0.28963378071784973,0.310636043548584,0.33193227648735046,0.3535166084766388,0.37509217858314514,0.39649438858032227,0.4177277684211731,0.4384812116622925,0.4587379992008209,0.4783596396446228,0.49735918641090393,0.515513002872467,0.5327884554862976,0.549100935459137,0.5644629597663879,0.5789258480072021,0.5924263000488281,0.6050519943237305,0.6168169975280762,0.62762850522995,0.6376058459281921,0.6468464136123657,0.6553086638450623,0.6629744172096252,0.6700206398963928,0.6764204502105713,0.6822697520256042,0.6876503825187683,0.6924838423728943,0.69685298204422,0.7008232474327087,0.7044361233711243,0.7076311707496643,0.7105519771575928,0.7132100462913513,0.7155678272247314,0.7177585363388062,0.7196647524833679,0.7214168310165405,0.7229542136192322,0.7243568897247314,0.7256194949150085,0.7267464399337769,0.7277681827545166,0.7286867499351501,0.7295189499855042,0.7302456498146057,0.7309110760688782,0.7314918637275696,0.7320249676704407,0.7324995398521423,0.7329176664352417,0.7333031892776489,0.7336487174034119,0.733950674533844,0.7342220544815063,0.734466552734375,0.7346866726875305,0.7348885536193848,0.7350642681121826,0.7352235317230225,0.7353679537773132,0.7354998588562012,0.7356160283088684,0.7357163429260254,0.7358120083808899,0.7358943819999695,0.735966682434082,0.7360354661941528,0.7360934615135193,0.7361493706703186,0.7361996173858643,0.7362430095672607,0.7362812161445618,0.7363170981407166,0.7363473773002625,0.7363730669021606,0.7363961338996887,0.7364174127578735,0.7364338636398315,0.7364504933357239,0.736467182636261,0.7364799976348877,0.7364933490753174,0.7365056872367859,0.7365167140960693,0.7365261912345886,0.7365344166755676,0.7365395426750183,0.7365454435348511,0.7365503311157227,0.7365556955337524,0.736560583114624,0.7365636229515076,0.7365664839744568,0.7365698218345642,0.7365726232528687,0.7365761995315552,0.7365779876708984,0.7365803122520447,0.7365823984146118,0.7365841865539551,0.7365854382514954,0.7365862131118774,0.7365867495536804,0.7365882992744446,0.7365887761116028,0.7365895509719849,0.7365903258323669,0.7365913391113281,0.7365915775299072,0.7365918755531311,0.7365923523902893,0.7365926504135132,0.7365928888320923,0.7365928888320923,0.7365931272506714,0.7365936636924744,0.7365939021110535,0.7365942001342773,0.7365942001342773,0.7365944385528564,0.7365946769714355,0.7365949153900146,0.7365949153900146,0.7365949153900146,0.7365949153900146,0.7365949153900146,0.7365949153900146,0.7365949153900146,0.7365949153900146,0.7365952134132385,0.7365952134132385,0.7365952134132385,0.7365952134132385,0.7365952134132385,0.7365952134132385,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176,0.7365954518318176],"active":[0.0003789067268371582,0.0003619760391302407,0.0003730066237039864,0.00038993731141090393,0.0004091767477802932,0.0004338031867519021,0.0004627905727829784,0.0004943432286381721,0.0005269218818284571,0.0005861793179064989,0.0006195277092047036,0.0006687806453555822,0.0007336816051974893,0.0008019173983484507,0.0008947796886786819,0.000993541907519102,0.001120522152632475,0.0012177452445030212,0.0013385689817368984,0.0014747839886695147,0.0016258773393929005,0.0018010842613875866,0.002011949196457863,0.0022115251049399376,0.0024572769179940224,0.002744329161942005,0.00308986846357584,0.0034310482442378998,0.0038304580375552177,0.0042629605159163475,0.004740098491311073,0.00531676784157753,0.00592191144824028,0.006583746522665024,0.00738128274679184,0.008231408894062042,0.0091182179749012,0.010145604610443115,0.011228401213884354,0.012501023709774017,0.013799812644720078,0.015207365155220032,0.01670624315738678,0.01836852729320526,0.020180627703666687,0.021949119865894318,0.023860223591327667,0.025804176926612854,0.02776019275188446,0.029848307371139526,0.03188692033290863,0.033745184540748596,0.03565758466720581,0.037276774644851685,0.03876282274723053,0.040126532316207886,0.041245460510253906,0.042162030935287476,0.04280745983123779,0.04324918985366821,0.043218404054641724,0.0429498553276062,0.0425773561000824,0.041671574115753174,0.04060852527618408,0.03935205936431885,0.03802835941314697,0.03628841042518616,0.03451579809188843,0.032676517963409424,0.030825912952423096,0.02895301580429077,0.027030885219573975,0.02524697780609131,0.023502349853515625,0.021702349185943604,0.020007729530334473,0.018441379070281982,0.016942501068115234,0.015498757362365723,0.014176130294799805,0.012941479682922363,0.011797130107879639,0.01077127456665039,0.009743869304656982,0.00883781909942627,0.00801461935043335,0.0072342753410339355,0.0064934492111206055,0.005903959274291992,0.005338311195373535,0.004789113998413086,0.004371166229248047,0.0039043426513671875,0.0035390853881835938,0.0031616687774658203,0.002839207649230957,0.0025534629821777344,0.0022807717323303223,0.002061188220977783,0.0018520951271057129,0.0016510486602783203,0.0014688968658447266,0.0013270378112792969,0.001183629035949707,0.0010684728622436523,0.0009624958038330078,0.0008590817451477051,0.0007790923118591309,0.0006926655769348145,0.0006161928176879883,0.0005530714988708496,0.0004987120628356934,0.00044536590576171875,0.0004081130027770996,0.00036197900772094727,0.00032526254653930664,0.0002950429916381836,0.00026220083236694336,0.00023418664932250977,0.0002034306526184082,0.00018906593322753906,0.0001677870750427246,0.00014853477478027344,0.00013625621795654297,0.00012290477752685547,0.00011211633682250977,9.620189666748047e-05,8.392333984375e-05,7.462501525878906e-05,6.54458999633789e-05,5.519390106201172e-05,4.7206878662109375e-05,4.1544437408447266e-05,3.74913215637207e-05,3.159046173095703e-05,3.254413604736328e-05,2.956390380859375e-05,2.5391578674316406e-05,2.6226043701171875e-05,2.282857894897461e-05,1.9490718841552734e-05,1.71661376953125e-05,1.436471939086914e-05,1.1265277862548828e-05,1.1265277862548828e-05,1.0788440704345703e-05,1.049041748046875e-05,8.463859558105469e-06,6.4373016357421875e-06,6.198883056640625e-06,6.139278411865234e-06,6.139278411865234e-06,6.198883056640625e-06,4.410743713378906e-06,5.185604095458984e-06,4.112720489501953e-06,3.5762786865234375e-06,3.0994415283203125e-06,3.0994415283203125e-06,2.86102294921875e-06,3.337860107421875e-06,2.562999725341797e-06,3.0994415283203125e-06,2.86102294921875e-06,2.3245811462402344e-06,1.5497207641601562e-06,1.6093254089355469e-06,1.5497207641601562e-06,1.0728836059570312e-06,1.0132789611816406e-06,1.0132789611816406e-06,1.3113021850585938e-06,1.0728836059570312e-06,7.748603820800781e-07,7.748603820800781e-07,4.76837158203125e-07,7.748603820800781e-07,5.364418029785156e-07,2.980232238769531e-07,5.960464477539063e-08,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,0.0,0.0,0.0,0.0,0.0,2.384185791015625e-07,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0003789067268371582,0.00041841165511868894,0.00047997781075537205,0.00055077881552279,0.0006410758360289037,0.0007488165865652263,0.0008773359004408121,0.001046129735186696,0.0012385238660499454,0.0014735013246536255,0.0017528575845062733,0.0020960888359695673,0.002522434340789914,0.003028302686288953,0.0036321638617664576,0.00438019260764122,0.005261357873678207,0.006283355411142111,0.007482355926185846,0.008894529193639755,0.010553736239671707,0.012456643395125866,0.01478076446801424,0.017467357218265533,0.02058439888060093,0.024162931367754936,0.0283897016197443,0.03322931379079819,0.038905199617147446,0.045496877282857895,0.05300871655344963,0.061718784272670746,0.07166402786970139,0.0830422192811966,0.09592826664447784,0.11052533984184265,0.1267862319946289,0.14483538269996643,0.16496801376342773,0.18703973293304443,0.21095843613147736,0.23663997650146484,0.2639465928077698,0.29275622963905334,0.32258450984954834,0.3532182574272156,0.3843381702899933,0.41548189520835876,0.44629037380218506,0.47643572092056274,0.5057609677314758,0.5335962772369385,0.560161292552948,0.5850152969360352,0.6079686880111694,0.6293919086456299,0.6488760113716125,0.6667532920837402,0.6830093264579773,0.6976392269134521,0.71086186170578,0.7225165963172913,0.7329661250114441,0.7422064542770386,0.7503424286842346,0.7576403021812439,0.7640690803527832,0.7696157097816467,0.774558961391449,0.7789357900619507,0.78269362449646,0.7860476970672607,0.7889859080314636,0.7915375828742981,0.7937608957290649,0.7957038283348083,0.7974151372909546,0.7988816499710083,0.8001638054847717,0.8012840151786804,0.8022559881210327,0.8031132817268372,0.8038741946220398,0.8045313954353333,0.8050980567932129,0.805568516254425,0.8059964179992676,0.8063819408416748,0.8066972494125366,0.8069942593574524,0.8072359561920166,0.807437539100647,0.8076135516166687,0.8077764511108398,0.8079141974449158,0.8080285787582397,0.8081347942352295,0.8082261085510254,0.8083074688911438,0.8083679676055908,0.8084231615066528,0.8084739446640015,0.8085206151008606,0.8085606098175049,0.8085942268371582,0.8086234927177429,0.8086509108543396,0.8086742758750916,0.8086891770362854,0.8087083697319031,0.8087242841720581,0.8087378740310669,0.8087486624717712,0.8087584376335144,0.8087679147720337,0.8087756037712097,0.8087832927703857,0.8087889552116394,0.8087935447692871,0.8087966442108154,0.808800995349884,0.8088043332099915,0.8088071346282959,0.8088107705116272,0.8088125586509705,0.8088148236274719,0.8088163733482361,0.8088179230690002,0.8088194727897644,0.8088204860687256,0.8088217973709106,0.8088225722312927,0.80882328748703,0.8088240623474121,0.8088248372077942,0.8088251352310181,0.8088253736495972,0.8088258504867554,0.8088263869285583,0.8088266253471375,0.8088269233703613,0.8088269233703613,0.8088271617889404,0.8088271617889404,0.8088271617889404,0.8088274002075195,0.8088276982307434,0.8088276982307434,0.8088276982307434,0.8088279366493225,0.8088279366493225,0.8088279366493225,0.8088281750679016,0.8088281750679016,0.8088281750679016,0.8088281750679016,0.8088281750679016,0.8088281750679016,0.8088281750679016,0.8088281750679016,0.8088281750679016,0.8088281750679016,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255,0.8088284730911255],"recovered":[0.0,5.027900988352485e-05,9.568403766024858e-05,0.0001467326219426468,0.000210607482586056,0.00028551294235512614,0.00038042740197852254,0.0004945812979713082,0.0006336181540973485,0.0008011293248273432,0.0009991670958697796,0.001244148937985301,0.0015458230627700686,0.0018985456554219127,0.0023356652818620205,0.002871034201234579,0.0035102958790957928,0.004266019910573959,0.005147185642272234,0.006162000820040703,0.0074120499193668365,0.008867575787007809,0.010529091581702232,0.012518960051238537,0.014863860793411732,0.017578670755028725,0.020744964480400085,0.024434315040707588,0.028732402250170708,0.03367257118225098,0.03942464292049408,0.046091485768556595,0.05375698208808899,0.06260429322719574,0.07263828814029694,0.0841573178768158,0.09716213494539261,0.1118292436003685,0.1283051073551178,0.1464509516954422,0.16662566363811493,0.18863658607006073,0.21248012781143188,0.23803186416625977,0.2652435898780823,0.2938338816165924,0.3233404755592346,0.3537423312664032,0.38458749651908875,0.4154164791107178,0.44586989283561707,0.4756622612476349,0.5044847130775452,0.5320929884910583,0.5584284663200378,0.5829943418502808,0.6060547232627869,0.6273789405822754,0.6469379663467407,0.6649098992347717,0.6812290549278259,0.6959302425384521,0.7091017961502075,0.7209294438362122,0.7315205931663513,0.7408065795898438,0.7491382956504822,0.7565033435821533,0.762913703918457,0.7686178088188171,0.7736808657646179,0.7780538201332092,0.7819463610649109,0.7853663563728333,0.788358211517334,0.7909532189369202,0.7932201623916626,0.7951961755752563,0.7969138622283936,0.7984212040901184,0.7997497320175171,0.8009117841720581,0.8019043207168579,0.8027931451797485,0.8035612106323242,0.8042248487472534,0.8048012256622314,0.8052858114242554,0.8057395815849304,0.8061107993125916,0.8064537644386292,0.8067325949668884,0.8069794178009033,0.8072023391723633,0.8073890805244446,0.8075488805770874,0.8076897263526917,0.8078120946884155,0.8079193234443665,0.8080098628997803,0.8080878257751465,0.8081604242324829,0.808223307132721,0.8082735538482666,0.8083197474479675,0.8083571791648865,0.8083913326263428,0.8084251880645752,0.8084518313407898,0.8084757328033447,0.8084954619407654,0.8085137009620667,0.8085283041000366,0.8085418939590454,0.808554470539093,0.8085631728172302,0.8085734248161316,0.8085803985595703,0.8085885643959045,0.8085952401161194,0.8085983395576477,0.8086029291152954,0.8086065649986267,0.8086103796958923,0.8086124658584595,0.8086147308349609,0.8086170554161072,0.8086190819740295,0.8086211681365967,0.808623731136322,0.8086252808570862,0.8086268305778503,0.8086275458335876,0.8086286187171936,0.8086296319961548,0.808630108833313,0.808631181716919,0.808631420135498,0.8086316585540771,0.808631956577301,0.8086324334144592,0.8086324334144592,0.8086324334144592,0.8086324334144592,0.8086327314376831,0.8086327314376831,0.8086329698562622,0.8086332082748413,0.8086332082748413,0.8086332082748413,0.8086334466934204,0.8086334466934204,0.8086337447166443,0.8086337447166443,0.8086337447166443,0.8086337447166443,0.8086337447166443,0.8086337447166443,0.8086337447166443,0.8086337447166443,0.8086337447166443,0.8086337447166443,0.8086337447166443,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234,0.8086339831352234],"active":[0.0003789067268371582,0.00036813263432122767,0.0003842937876470387,0.0004040462081320584,0.00043046835344284773,0.0004633036442101002,0.0004969084984622896,0.0005515484372153878,0.0006049057119525969,0.0006723719998262823,0.0007536904886364937,0.0008519398979842663,0.0009766112780198455,0.0011297570308670402,0.001296498579904437,0.001509158406406641,0.0017510619945824146,0.0020173355005681515,0.0023351702839136124,0.0027325283735990524,0.0031416863203048706,0.0035890676081180573,0.004251672886312008,0.004948397167026997,0.0057205380871891975,0.0065842606127262115,0.007644737139344215,0.008794998750090599,0.010172797366976738,0.011824306100606918,0.013584073632955551,0.01562729850411415,0.017907045781612396,0.020437926054000854,0.023289978504180908,0.026368021965026855,0.029624097049236298,0.03300613909959793,0.036662906408309937,0.040588781237602234,0.04433277249336243,0.048003390431404114,0.05146646499633789,0.05472436547279358,0.057340919971466064,0.05938437581062317,0.06099769473075867,0.061739563941955566,0.061702877283096313,0.06101924180984497,0.059891074895858765,0.05793401598930359,0.05567657947540283,0.05292230844497681,0.04954022169113159,0.04639756679534912,0.042821288108825684,0.039374351501464844,0.03607136011123657,0.03272932767868042,0.0296328067779541,0.02658635377883911,0.023864328861236572,0.021277010440826416,0.0188218355178833,0.016833722591400146,0.014930784702301025,0.013112366199493408,0.011645257472991943,0.010317981243133545,0.009012758731842041,0.007993876934051514,0.007039546966552734,0.006171226501464844,0.005402684211730957,0.004750609397888184,0.004194974899291992,0.003685474395751953,0.003249943256378174,0.0028628110885620117,0.002506256103515625,0.0022014975547790527,0.0019698739051818848,0.0017382502555847168,0.0015368461608886719,0.0013436675071716309,0.0011951923370361328,0.0010961294174194336,0.0009576678276062012,0.0008834600448608398,0.0007821917533874512,0.0007049441337585449,0.0006341338157653809,0.0005741119384765625,0.0005251169204711914,0.00047969818115234375,0.0004450678825378418,0.0004140138626098633,0.00038814544677734375,0.0003581047058105469,0.00033533573150634766,0.0003135204315185547,0.00029730796813964844,0.00028705596923828125,0.00027447938919067383,0.0002663135528564453,0.00025957822799682617,0.0002490878105163574,0.00023734569549560547,0.0002326369285583496,0.0002288222312927246,0.00022417306900024414,0.00022035837173461914,0.00021654367446899414,0.00021344423294067383,0.0002124309539794922,0.0002098679542541504,0.0002085566520690918,0.00020498037338256836,0.00020140409469604492,0.00020265579223632812,0.00020140409469604492,0.00020056962966918945,0.00020039081573486328,0.00020009279251098633,0.00020009279251098633,0.00019931793212890625,0.00019884109497070312,0.0001983046531677246,0.00019675493240356445,0.0001965165138244629,0.0001957416534423828,0.0001957416534423828,0.00019544363021850586,0.0001952052116394043,0.00019502639770507812,0.00019419193267822266,0.00019443035125732422,0.00019472837448120117,0.00019466876983642578,0.0001944899559020996,0.0001944899559020996,0.00019472837448120117,0.00019472837448120117,0.00019443035125732422,0.00019466876983642578,0.00019472837448120117,0.0001944899559020996,0.0001944899559020996,0.00019472837448120117,0.0001944899559020996,0.0001944899559020996,0.00019443035125732422,0.00019443035125732422,0.00019443035125732422,0.00019443035125732422,0.00019443035125732422,0.00019443035125732422,0.00019443035125732422,0.00019443035125732422,0.00019443035125732422,0.00019443035125732422,0.00019472837448120117,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996,0.0001944899559020996]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0003789067268371582,0.0004135376657359302,0.00047151243779808283,0.0005418004584498703,0.0006246581906452775,0.0007239335682243109,0.000840652734041214,0.0009794330690056086,0.0011520747793838382,0.0013557560741901398,0.0015976596623659134,0.0018788117449730635,0.0022228125017136335,0.002623505424708128,0.003115264931693673,0.003710404271259904,0.004392505623400211,0.005159773398190737,0.006054278463125229,0.007067041005939245,0.008249880746006966,0.00964281428605318,0.011203772388398647,0.013020999729633331,0.01508679986000061,0.01747659221291542,0.02018652856349945,0.023265091702342033,0.026874149218201637,0.030961371958255768,0.03563757613301277,0.040899429470300674,0.046871598809957504,0.053646184504032135,0.06138991937041283,0.07007972151041031,0.07978485524654388,0.09070514887571335,0.10280238091945648,0.11620250344276428,0.13106252253055573,0.14729750156402588,0.16497057676315308,0.18404735624790192,0.20455887913703918,0.22643281519412994,0.24961964786052704,0.27379104495048523,0.2988751232624054,0.3246864676475525,0.35096341371536255,0.37759101390838623,0.4041937589645386,0.4306602478027344,0.4564913511276245,0.48177170753479004,0.5060669779777527,0.5292717814445496,0.5513124465942383,0.5719704627990723,0.5913540124893188,0.6093898415565491,0.626129686832428,0.6414560079574585,0.6556334495544434,0.6684823036193848,0.6802293658256531,0.6908361911773682,0.700402021408081,0.7089815139770508,0.7167196273803711,0.7236149907112122,0.7298503518104553,0.7353805303573608,0.7403402328491211,0.7447937726974487,0.7487083673477173,0.7521488666534424,0.7552705407142639,0.7580199837684631,0.7604451775550842,0.7625558376312256,0.7644767165184021,0.7661479711532593,0.7676399350166321,0.7689538598060608,0.7701290249824524,0.771163821220398,0.7720744609832764,0.7728846073150635,0.7736205458641052,0.7742329239845276,0.7747880220413208,0.7752748727798462,0.7757207155227661,0.7761009335517883,0.7764397859573364,0.7767339944839478,0.7770020961761475,0.7772417068481445,0.7774548530578613,0.7776400446891785,0.7778016924858093,0.7779432535171509,0.7780620455741882,0.7781715989112854,0.7782664895057678,0.778351902961731,0.7784245014190674,0.7784866094589233,0.7785422801971436,0.7785938382148743,0.7786394953727722,0.7786779403686523,0.7787138819694519,0.7787454128265381,0.7787749171257019,0.7787975072860718,0.7788169980049133,0.7788344621658325,0.7788552045822144,0.7788721323013306,0.7788844704627991,0.7788954973220825,0.7789041996002197,0.7789131999015808,0.7789206504821777,0.7789296507835388,0.778937041759491,0.7789424657821655,0.7789468169212341,0.7789517045021057,0.7789552807807922,0.7789580821990967,0.7789616584777832,0.7789637446403503,0.7789673209190369,0.778968870639801,0.7789706587791443,0.7789734601974487,0.7789755463600159,0.7789767980575562,0.7789781093597412,0.7789796590805054,0.7789809107780457,0.7789816856384277,0.7789826989173889,0.7789832353591919,0.7789837718009949,0.778984546661377,0.7789850234985352,0.7789855599403381,0.7789860367774963,0.7789871096611023,0.7789873480796814,0.7789873480796814,0.7789875864982605,0.7789881229400635,0.7789881229400635,0.7789881229400635,0.7789881229400635,0.7789881229400635,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426,0.7789883613586426],"recovered":[0.0,5.002248508390039e-05,9.286225395044312e-05,0.0001423716894350946,0.00020265519560780376,0.000275508442427963,0.00036888374597765505,0.0004681591526605189,0.0005907783634029329,0.000738537113647908,0.0009132309933193028,0.0011240950552746654,0.0013665116857737303,0.001663824776187539,0.0020098777022212744,0.0024287840351462364,0.0029423481319099665,0.0035251742228865623,0.004206506069749594,0.0049925004132092,0.005897522903978825,0.006958769168704748,0.00816213060170412,0.009546598419547081,0.011138852685689926,0.012999946251511574,0.015093451365828514,0.017510177567601204,0.02026372402906418,0.02341821789741516,0.027064215391874313,0.031206848099827766,0.0358969047665596,0.04125033691525459,0.047327425330877304,0.054240789264440536,0.06206430867314339,0.07080875337123871,0.08066215366125107,0.09157192707061768,0.10375073552131653,0.11729297786951065,0.13215580582618713,0.14836181700229645,0.16606362164020538,0.1851888746023178,0.20568758249282837,0.2275189310312271,0.2505379915237427,0.2745829224586487,0.29955822229385376,0.3251028060913086,0.3512096703052521,0.37750276923179626,0.40389078855514526,0.4300173819065094,0.4557512700557709,0.480681449174881,0.5046409368515015,0.5276179313659668,0.5495998859405518,0.5702068209648132,0.5895106196403503,0.607541024684906,0.6242341995239258,0.6397198438644409,0.653867781162262,0.6668471693992615,0.6785603761672974,0.6892105340957642,0.6988821029663086,0.7076144814491272,0.7154192924499512,0.7223921418190002,0.7286862730979919,0.7342946529388428,0.7393287420272827,0.7437938451766968,0.7477548122406006,0.7512869238853455,0.7544381022453308,0.7571967840194702,0.7596470713615417,0.761859655380249,0.7637650966644287,0.7654609680175781,0.7669708728790283,0.7683079242706299,0.7695195078849792,0.7705727815628052,0.7714888453483582,0.772310733795166,0.7730284929275513,0.7736590504646301,0.7742251753807068,0.7747305631637573,0.7751702070236206,0.7755634784698486,0.7759015560150146,0.7761978507041931,0.7764779925346375,0.7767209410667419,0.7769330739974976,0.7771203517913818,0.7772811651229858,0.7774240374565125,0.7775502800941467,0.7776623964309692,0.7777547240257263,0.7778409123420715,0.7779166102409363,0.7779788970947266,0.7780392169952393,0.7780945897102356,0.778136670589447,0.778175950050354,0.7782129049301147,0.7782498002052307,0.7782765030860901,0.778299868106842,0.7783206105232239,0.7783403992652893,0.7783585786819458,0.7783729434013367,0.7783847451210022,0.7783957719802856,0.778406023979187,0.778414249420166,0.7784229516983032,0.7784309387207031,0.7784380912780762,0.7784422039985657,0.7784478664398193,0.7784519791603088,0.7784553170204163,0.7784583568572998,0.7784616947174072,0.7784650325775146,0.7784668207168579,0.778468906879425,0.7784711718559265,0.7784732580184937,0.778475284576416,0.7784765958786011,0.7784778475761414,0.7784789204597473,0.7784796357154846,0.7784801721572876,0.7784807085990906,0.7784814834594727,0.7784819602966309,0.7784824967384338,0.7784832715988159,0.778484046459198,0.7784842848777771,0.7784848213195801,0.7784850597381592,0.7784852981567383,0.7784855365753174,0.7784858345985413,0.7784863114356995,0.7784863114356995,0.7784866094589233,0.7784866094589233,0.7784866094589233,0.7784866094589233,0.7784866094589233,0.7784866094589233,0.7784866094589233,0.7784866094589233,0.7784866094589233,0.7784866094589233,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024,0.7784868478775024],"active":[0.0003789067268371582,0.0003635151661001146,0.0003786501765716821,0.00039942876901477575,0.0004220029804855585,0.00044842512579634786,0.00047176898806355894,0.0005112739163450897,0.0005612964159809053,0.0006172189605422318,0.0006844286690466106,0.0007547166896983981,0.0008563008159399033,0.0009596806485205889,0.0011053872294723988,0.0012816202361136675,0.0014501574914902449,0.0016345991753041744,0.0018477723933756351,0.0020745405927300453,0.002352357842028141,0.0026840451173484325,0.0030416417866945267,0.0034744013100862503,0.003947947174310684,0.004476645961403847,0.005093077197670937,0.0057549141347408295,0.006610425189137459,0.007543154060840607,0.008573360741138458,0.009692581370472908,0.010974694043397903,0.012395847588777542,0.014062494039535522,0.015838932245969772,0.017720546573400497,0.01989639550447464,0.022140227258205414,0.024630576372146606,0.027311787009239197,0.03000452369451523,0.03281477093696594,0.03568553924560547,0.0384952574968338,0.041243940591812134,0.04393206536769867,0.04627211391925812,0.04833713173866272,0.05010354518890381,0.05140519142150879,0.05248820781707764,0.0529840886592865,0.05315747857093811,0.05260056257247925,0.05175432562828064,0.05031570792198181,0.04859033226966858,0.046671509742736816,0.04435253143310547,0.04175412654876709,0.03918302059173584,0.03661906719207764,0.03391498327255249,0.03139925003051758,0.028762459754943848,0.026361584663391113,0.02398902177810669,0.02184164524078369,0.01977097988128662,0.0178375244140625,0.01600050926208496,0.01443105936050415,0.012988388538360596,0.01165395975112915,0.010499119758605957,0.00937962532043457,0.008355021476745605,0.00751572847366333,0.006733059883117676,0.006007075309753418,0.005359053611755371,0.0048296451568603516,0.004288315773010254,0.003874838352203369,0.003492891788482666,0.0031581521034240723,0.0028558969497680664,0.002554953098297119,0.0023118257522583008,0.0021317005157470703,0.0019221901893615723,0.0017595291137695312,0.0016158223152160645,0.0014955401420593262,0.0013703703880310059,0.0012695789337158203,0.001170516014099121,0.0011005401611328125,0.001043856143951416,0.000976860523223877,0.0009191036224365234,0.0008686184883117676,0.000822901725769043,0.0007808804512023926,0.0007475614547729492,0.0007162094116210938,0.0006895065307617188,0.0006697773933410645,0.0006456971168518066,0.0006256699562072754,0.0006149411201477051,0.000600278377532959,0.000583350658416748,0.0005772113800048828,0.000569462776184082,0.0005620121955871582,0.0005477070808410645,0.0005404949188232422,0.0005345940589904785,0.0005345940589904785,0.0005317330360412598,0.0005258917808532715,0.0005225539207458496,0.0005194544792175293,0.000517427921295166,0.0005146265029907227,0.0005154013633728027,0.0005140900611877441,0.0005115270614624023,0.000508725643157959,0.0005095005035400391,0.0005074143409729004,0.0005061030387878418,0.0005063414573669434,0.0005053877830505371,0.0005056262016296387,0.000503838062286377,0.000503838062286377,0.0005045533180236816,0.0005043745040893555,0.0005035400390625,0.0005028247833251953,0.0005030632019042969,0.0005030632019042969,0.0005027651786804199,0.0005030632019042969,0.0005030632019042969,0.0005030632019042969,0.0005030632019042969,0.0005030632019042969,0.0005030632019042969,0.0005027651786804199,0.0005030632019042969,0.0005030632019042969,0.0005025267601013184,0.0005025267601013184,0.0005028247833251953,0.0005025863647460938,0.0005022883415222168,0.0005018115043640137,0.0005018115043640137,0.0005017518997192383,0.0005017518997192383,0.0005017518997192383,0.0005017518997192383,0.0005017518997192383,0.0005017518997192383,0.0005017518997192383,0.0005017518997192383,0.0005017518997192383,0.0005017518997192383,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367,0.0005015134811401367]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0003789067268371582,0.00041456377948634326,0.0004663819563575089,0.0005297437310218811,0.0006038796273060143,0.0006946896901354194,0.0007952477317303419,0.0009163277572952211,0.0010510036954656243,0.0012077407445758581,0.0014016741188243032,0.001624594908207655,0.001872655120678246,0.0021625289227813482,0.0025142254307866096,0.00292594893835485,0.0033925690222531557,0.003899463452398777,0.004479467868804932,0.005140020977705717,0.005896771792322397,0.006766906473785639,0.0077288770116865635,0.008777553215622902,0.009990150108933449,0.011323826387524605,0.012894275598227978,0.014608379453420639,0.01653488725423813,0.018753062933683395,0.021225456148386,0.023986442014575005,0.027036530897021294,0.03052450902760029,0.03442728891968727,0.03874204680323601,0.04357088357210159,0.048919957131147385,0.054842617362737656,0.061427630484104156,0.06869576871395111,0.07669910788536072,0.08556463569402695,0.09531645476818085,0.10597380250692368,0.11754362285137177,0.1300310343503952,0.14366357028484344,0.15822626650333405,0.17378172278404236,0.19024424254894257,0.20778238773345947,0.22627171874046326,0.24549318850040436,0.26551705598831177,0.2859829366207123,0.30716192722320557,0.32857105135917664,0.35014405846595764,0.37171632051467896,0.3933783769607544,0.4147905707359314,0.4358038604259491,0.4563148617744446,0.4761545658111572,0.4954950511455536,0.5138271450996399,0.5312208533287048,0.5478498339653015,0.5635474324226379,0.5782268643379211,0.5919263362884521,0.6047505736351013,0.6166189908981323,0.6275115609169006,0.6376281380653381,0.6469123363494873,0.6553489565849304,0.6631008982658386,0.670230507850647,0.6766862273216248,0.6825863122940063,0.6879343390464783,0.6928393840789795,0.6972382664680481,0.7012205719947815,0.704828143119812,0.7080285549163818,0.7109588384628296,0.7135307192802429,0.7159264087677002,0.7180399298667908,0.7199790477752686,0.7216992974281311,0.7232863903045654,0.7247049808502197,0.7259442806243896,0.7270498871803284,0.7280680537223816,0.7289856672286987,0.7297695875167847,0.7305063009262085,0.7311512231826782,0.731719434261322,0.7322522401809692,0.7327286005020142,0.7331595420837402,0.7335394620895386,0.733890175819397,0.7342020869255066,0.7344745397567749,0.7347215414047241,0.734943687915802,0.7351402044296265,0.7353164553642273,0.7354798316955566,0.7356293797492981,0.7357548475265503,0.7358661890029907,0.7359644174575806,0.736061155796051,0.7361370325088501,0.7362078428268433,0.7362715005874634,0.7363315224647522,0.7363846302032471,0.7364253997802734,0.7364692687988281,0.73650723695755,0.7365385293960571,0.7365713715553284,0.7366021275520325,0.7366267442703247,0.7366488575935364,0.7366667985916138,0.7366829514503479,0.7366988658905029,0.7367122173309326,0.7367234826087952,0.7367342710494995,0.7367424368858337,0.7367506623268127,0.7367599010467529,0.7367671132087708,0.7367727160453796,0.7367783784866333,0.7367821931838989,0.7367878556251526,0.7367909550666809,0.7367945313453674,0.7367970943450928,0.7368001937866211,0.7368024587631226,0.7368045449256897,0.7368065714836121,0.7368086576461792,0.7368102073669434,0.7368114590644836,0.7368122339248657,0.7368127703666687,0.736814022064209,0.7368150353431702,0.7368161082267761,0.7368168234825134,0.7368171215057373,0.7368173599243164,0.7368175983428955,0.7368183732032776,0.7368186712265015,0.7368189096450806,0.7368191480636597,0.7368194460868835,0.7368199229240417,0.7368199229240417,0.7368201613426208,0.7368201613426208,0.7368204593658447,0.7368204593658447,0.7368206977844238,0.7368209362030029,0.7368212342262268,0.7368212342262268,0.7368214726448059,0.736821711063385,0.736821711063385,0.736821711063385,0.736821711063385,0.736821711063385,0.7368220090866089,0.736822247505188,0.736822247505188,0.736822247505188,0.736822247505188,0.736822247505188,0.736822247505188,0.736822247505188,0.736822247505188,0.736822247505188,0.736822247505188,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671,0.7368224859237671],"recovered":[0.0,5.027900988352485e-05,9.49144596233964e-05,0.00014160211139824241,0.0001993203622987494,0.00026345174410380423,0.0003437442355789244,0.0004299368301872164,0.0005335731548257172,0.0006536270957440138,0.000792663951870054,0.0009588925167918205,0.0011489780154079199,0.0013662551064044237,0.0016245763981714845,0.0019313809461891651,0.002287181792780757,0.0026948009617626667,0.003151673125103116,0.003671137383207679,0.004283720161765814,0.004941451828926802,0.005692558828741312,0.00655730627477169,0.007516198791563511,0.008608484640717506,0.009804920293390751,0.011217606253921986,0.01276804693043232,0.014502672478556633,0.016497671604156494,0.0187184140086174,0.021211842074990273,0.024006174877285957,0.027120139449834824,0.03063146024942398,0.034548092633485794,0.03894314542412758,0.04379994422197342,0.0491451658308506,0.05516761913895607,0.06173800677061081,0.06907207518815994,0.07714211195707321,0.0860527828335762,0.09590746462345123,0.10665614157915115,0.11825264245271683,0.13075774908065796,0.14436334371566772,0.1589273363351822,0.17441865801811218,0.19093787670135498,0.20850269496440887,0.2268034815788269,0.2459600418806076,0.2657635509967804,0.28633126616477966,0.30732327699661255,0.3285989761352539,0.35004374384880066,0.3715403378009796,0.3930841088294983,0.4142913520336151,0.4352535903453827,0.45556119084358215,0.47536367177963257,0.4945407509803772,0.5128453969955444,0.5303055644035339,0.5467578172683716,0.5623776316642761,0.5770816802978516,0.5908150672912598,0.6036808490753174,0.6155025362968445,0.6264095306396484,0.6365450620651245,0.6459082961082458,0.6543556451797485,0.6622022390365601,0.6693264842033386,0.6758730411529541,0.6818146705627441,0.6872178912162781,0.6921547055244446,0.6966077089309692,0.7006654739379883,0.7042281031608582,0.7074931263923645,0.7104452252388,0.7130979895591736,0.7154616117477417,0.7176340818405151,0.7195608615875244,0.7213196158409119,0.7228966951370239,0.72428297996521,0.7255394458770752,0.7266704440116882,0.7277024984359741,0.7286128997802734,0.7294391393661499,0.7301682233810425,0.7308189868927002,0.7313979864120483,0.7319538593292236,0.7324407696723938,0.7328750491142273,0.7332624197006226,0.7336158752441406,0.73391193151474,0.7341930866241455,0.7344427108764648,0.7346653342247009,0.7348659634590149,0.7350488305091858,0.7352189421653748,0.7353659272193909,0.7354957461357117,0.735613226890564,0.7357142567634583,0.7358037829399109,0.7358879446983337,0.7359559535980225,0.7360221147537231,0.7360795736312866,0.7361321449279785,0.7361837029457092,0.7362232208251953,0.7362583875656128,0.7362917065620422,0.7363258600234985,0.736352264881134,0.73637455701828,0.7363981604576111,0.7364171743392944,0.7364325523376465,0.7364504933357239,0.7364625930786133,0.7364756464958191,0.7364861369132996,0.7364964485168457,0.7365046143531799,0.736512303352356,0.7365189790725708,0.7365264296531677,0.7365315556526184,0.7365362048149109,0.7365400195121765,0.7365443706512451,0.7365480065345764,0.7365515828132629,0.7365536093711853,0.7365561723709106,0.7365582585334778,0.736560046672821,0.7365618348121643,0.7365631461143494,0.7365641593933105,0.7365649342536926,0.7365661859512329,0.736567497253418,0.7365682721138,0.7365695238113403,0.7365702986717224,0.7365705370903015,0.7365710735321045,0.7365718483924866,0.7365720868110657,0.7365723848342896,0.7365726232528687,0.7365731000900269,0.7365733981132507,0.7365733981132507,0.7365736365318298,0.7365738749504089,0.7365741729736328,0.7365741729736328,0.7365744113922119,0.736574649810791,0.7365749478340149,0.736575186252594,0.7365754246711731,0.736575722694397,0.736575722694397,0.736575722694397,0.736575722694397,0.736575722694397,0.7365759611129761,0.7365759611129761,0.7365759611129761,0.7365759611129761,0.7365759611129761,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552,0.7365761995315552],"active":[0.0003789067268371582,0.000364284758688882,0.0003714674967341125,0.00038814160507172346,0.0004045592504553497,0.00043123794603161514,0.0004515034961514175,0.0004863909271080047,0.0005174305406399071,0.0005541136488318443,0.0006090101669542491,0.0006657023914158344,0.0007236771052703261,0.0007962738163769245,0.0008896490326151252,0.0009945679921656847,0.0011053872294723988,0.0012046624906361103,0.0013277947437018156,0.0014688835944980383,0.0016130516305565834,0.0018254546448588371,0.0020363181829452515,0.0022202469408512115,0.002473951317369938,0.0027153417468070984,0.003089355304837227,0.0033907731994986534,0.003766840323805809,0.004250390455126762,0.0047277845442295074,0.0052680280059576035,0.005824688822031021,0.006518334150314331,0.0073071494698524475,0.008110586553812027,0.009022790938615799,0.009976811707019806,0.011042673140764236,0.012282464653253555,0.013528149574995041,0.014961101114749908,0.016492560505867004,0.018174342811107635,0.019921019673347473,0.021636158227920532,0.02337489277124405,0.025410927832126617,0.027468517422676086,0.029418379068374634,0.031316906213760376,0.03336372971534729,0.035333842039108276,0.03699049353599548,0.03871357440948486,0.040022894740104675,0.04139837622642517,0.04223978519439697,0.04282078146934509,0.04311734437942505,0.043334633111953735,0.04325023293495178,0.042719751596450806,0.04202350974082947,0.040900975465774536,0.039933860301971436,0.038463473320007324,0.03668010234832764,0.03500443696975708,0.033241868019104004,0.03146904706954956,0.029548704624176025,0.027668893337249756,0.02580392360687256,0.023830711841583252,0.022125601768493652,0.020502805709838867,0.018803894519805908,0.017192602157592773,0.015874862670898438,0.014483988285064697,0.013259828090667725,0.01206129789352417,0.011024713516235352,0.01002037525177002,0.009065866470336914,0.008220434188842773,0.007363080978393555,0.0067307353019714355,0.006037592887878418,0.0054811835289001465,0.0049419403076171875,0.0045174360275268555,0.004065215587615967,0.0037255287170410156,0.0033853650093078613,0.0030475854873657227,0.002766907215118408,0.0025286078453063965,0.002315223217010498,0.002067089080810547,0.0018934011459350586,0.0017120838165283203,0.001551210880279541,0.001433253288269043,0.0013306140899658203,0.0012056827545166016,0.0010986924171447754,0.0010151267051696777,0.0009396672248840332,0.0008586645126342773,0.0008096098899841309,0.0007506012916564941,0.0006974935531616211,0.0006511211395263672,0.000613868236541748,0.0005805492401123047,0.0005359053611755371,0.0005002617835998535,0.0004686713218688965,0.00044792890548706055,0.0004227757453918457,0.00040405988693237305,0.00038355588912963867,0.00037556886672973633,0.0003625154495239258,0.0003458261489868164,0.0003371238708496094,0.0003235340118408203,0.0003153085708618164,0.00031298398971557617,0.0003104209899902344,0.0003008842468261719,0.00029659271240234375,0.00029224157333374023,0.0002847909927368164,0.0002816915512084961,0.0002796649932861328,0.00027298927307128906,0.00027167797088623047,0.00026679039001464844,0.0002645254135131836,0.00026345252990722656,0.0002624988555908203,0.00026041269302368164,0.0002593994140625,0.00025576353073120117,0.0002562999725341797,0.00025475025177001953,0.00025451183319091797,0.00025272369384765625,0.00025218725204467773,0.00025087594985961914,0.00025093555450439453,0.000250399112701416,0.000250399112701416,0.00025016069412231445,0.00024962425231933594,0.0002490878105163574,0.0002486109733581543,0.0002490878105163574,0.00024884939193725586,0.0002486109733581543,0.0002485513687133789,0.00024759769439697266,0.00024706125259399414,0.00024706125259399414,0.0002472996711730957,0.0002468228340148926,0.0002468228340148926,0.0002467632293701172,0.0002468228340148926,0.0002468228340148926,0.0002465248107910156,0.0002467632293701172,0.0002465248107910156,0.000246584415435791,0.00024628639221191406,0.0002465248107910156,0.0002465248107910156,0.000246584415435791,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.0002459883689880371,0.0002459883689880371,0.0002459883689880371,0.0002459883689880371,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.0002460479736328125,0.0002460479736328125,0.0002460479736328125,0.0002460479736328125,0.0002460479736328125,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406,0.00024628639221191406]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0003789067268371582,0.0004168724990449846,0.00047843862557783723,0.0005589876673184335,0.0006474889814853668,0.0007588210864923894,0.0008891360484994948,0.0010471558198332787,0.0012433978263288736,0.001484788372181356,0.0017759449547156692,0.002119432669132948,0.0025591175071895123,0.0030744774267077446,0.003703221445903182,0.0044653587974607944,0.005390902981162071,0.006540137808769941,0.007905622944235802,0.009558160789310932,0.011570347473025322,0.013966039754450321,0.01687529683113098,0.02036917395889759,0.024565676227211952,0.02960486337542534,0.035696834325790405,0.04288570582866669,0.051495473831892014,0.06167004629969597,0.07369699329137802,0.08834947645664215,0.10576499253511429,0.12638092041015625,0.15023241937160492,0.17780762910842896,0.20926202833652496,0.24401842057704926,0.2820488512516022,0.32281410694122314,0.3655225336551666,0.40933555364608765,0.4531416594982147,0.496133029460907,0.5373456478118896,0.5762416124343872,0.6121031045913696,0.6448791027069092,0.6745265126228333,0.7007932066917419,0.7240172624588013,0.7442640662193298,0.7620002031326294,0.7772181034088135,0.790398895740509,0.8017039895057678,0.8113695979118347,0.8195129632949829,0.8264138102531433,0.8323220610618591,0.8372684121131897,0.8414928913116455,0.8450408577919006,0.848054826259613,0.8505474328994751,0.852625846862793,0.854442298412323,0.8559427261352539,0.8572050929069519,0.8582783937454224,0.8591957092285156,0.8599550127983093,0.8605709075927734,0.861114501953125,0.8615449666976929,0.8619213104248047,0.8622401356697083,0.8625087141990662,0.8627316355705261,0.8629165887832642,0.8630725741386414,0.8632036447525024,0.8633190989494324,0.8634124398231506,0.8634899258613586,0.8635563850402832,0.8636122941970825,0.8636584877967834,0.8636980056762695,0.8637305498123169,0.8637585043907166,0.8637798428535461,0.8637985587120056,0.8638175129890442,0.8638303279876709,0.8638411164283752,0.8638516664505005,0.8638603687286377,0.8638680577278137,0.8638747334480286,0.8638793230056763,0.8638837337493896,0.863886296749115,0.8638906478881836,0.8638924360275269,0.8638949990272522,0.8638967871665955,0.8638985753059387,0.8639001250267029,0.8639019131660461,0.8639032244682312,0.8639050126075745,0.8639062643051147,0.8639075756072998,0.863909125328064,0.863909900188446,0.8639101386070251,0.8639103770256042,0.8639111518859863,0.8639116883277893,0.8639121651649475,0.8639129400253296,0.8639131784439087,0.8639137148857117,0.8639139533042908,0.8639142513275146,0.8639144897460938,0.8639152646064758,0.8639158010482788,0.863916277885437,0.8639170527458191,0.8639175891876221,0.8639183640480042,0.8639188408851624,0.8639196157455444,0.8639201521873474,0.8639209270477295,0.8639211654663086,0.8639214038848877,0.8639221787452698,0.8639224171638489,0.8639227151870728,0.8639234900474548,0.863923966884613,0.8639242649078369,0.863924503326416,0.8639249801635742,0.8639257550239563,0.8639260530471802,0.8639265298843384,0.8639270663261414,0.8639278411865234,0.8639280796051025,0.8639283180236816,0.8639288544654846,0.8639293909072876,0.8639296293258667,0.8639298677444458,0.8639304041862488,0.863930881023407,0.8639311790466309,0.86393141746521,0.8639316558837891,0.863932192325592,0.863932728767395,0.8639329671859741,0.8639332056045532,0.8639337420463562,0.8639342188835144,0.8639345169067383,0.8639345169067383,0.8639345169067383,0.8639349937438965,0.8639352917671204,0.8639355301856995,0.8639357686042786,0.8639363050460815,0.8639365434646606,0.8639365434646606,0.8639370799064636,0.8639373183250427,0.8639375567436218,0.8639378547668457,0.8639378547668457,0.8639380931854248,0.8639380931854248,0.8639380931854248,0.8639383316040039,0.8639383316040039,0.8639383316040039,0.8639386296272278,0.8639386296272278,0.8639386296272278,0.8639386296272278,0.8639388680458069,0.8639388680458069,0.863939106464386,0.8639393448829651,0.8639393448829651,0.8639393448829651,0.8639393448829651,0.863939642906189,0.863939642906189,0.863939642906189,0.863939642906189,0.8639398813247681,0.8639398813247681,0.8639398813247681,0.8639398813247681,0.8639398813247681,0.8639398813247681,0.8639398813247681,0.8639398813247681,0.8639398813247681,0.8639398813247681,0.8639398813247681,0.8639398813247681,0.8639398813247681,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472,0.8639401197433472],"recovered":[0.0,5.027900988352485e-05,9.517098078504205e-05,0.00015211965364869684,0.0002188163052778691,0.00029705659835599363,0.00038735358975827694,0.0005007378640584648,0.0006331050535663962,0.0008039511158131063,0.0010099411010742188,0.0012580013135448098,0.001549157896079123,0.0019226591102778912,0.002360548125579953,0.002894121455028653,0.0035605747252702713,0.004359651822596788,0.005296739749610424,0.006449309177696705,0.007867125794291496,0.009587898850440979,0.011643181554973125,0.014116087928414345,0.01709563285112381,0.020702125504612923,0.02501380816102028,0.03019818849861622,0.03643971309065819,0.04383714124560356,0.05265520513057709,0.06305911391973495,0.07556217163801193,0.09059790521860123,0.1083543449640274,0.12916088104248047,0.153347909450531,0.18116219341754913,0.21240469813346863,0.2470536082983017,0.2848277688026428,0.3250422477722168,0.36700111627578735,0.41001763939857483,0.4529443681240082,0.4949483573436737,0.5354465842247009,0.5737630128860474,0.6091787219047546,0.6417241096496582,0.671038806438446,0.6973665356636047,0.7207842469215393,0.7412136793136597,0.7591209411621094,0.774726927280426,0.7881640195846558,0.7997235655784607,0.8095118403434753,0.817866861820221,0.8250003457069397,0.8310553431510925,0.836115837097168,0.8404505848884583,0.8441663980484009,0.8472323417663574,0.8498214483261108,0.8520409464836121,0.8539307713508606,0.8554845452308655,0.856773853302002,0.8578999638557434,0.8588388562202454,0.8596197366714478,0.8602861762046814,0.8608479499816895,0.861314594745636,0.8616904020309448,0.8620280027389526,0.8622955679893494,0.8625274300575256,0.8627211451530457,0.8628796339035034,0.8630151152610779,0.8631279468536377,0.8632241487503052,0.8633062839508057,0.863376259803772,0.8634355664253235,0.8634819984436035,0.8635209798812866,0.8635542988777161,0.8635833263397217,0.8636063933372498,0.8636256456375122,0.8636453747749329,0.8636592626571655,0.8636695146560669,0.8636784553527832,0.8636879920959473,0.8636961579322815,0.8637020587921143,0.8637053966522217,0.8637100458145142,0.8637141585350037,0.8637177348136902,0.8637202978134155,0.8637220859527588,0.8637246489524841,0.8637269735336304,0.8637285232543945,0.8637300133705139,0.863732099533081,0.8637333512306213,0.8637349009513855,0.8637366890907288,0.8637372255325317,0.8637377619743347,0.8637382388114929,0.863739013671875,0.8637397885322571,0.8637400269508362,0.8637405633926392,0.8637410402297974,0.8637418150901794,0.8637423515319824,0.8637425899505615,0.8637431263923645,0.8637433648109436,0.8637439012527466,0.8637446761131287,0.8637451529502869,0.8637456893920898,0.863745927810669,0.8637464642524719,0.863747239112854,0.8637477159500122,0.8637482523918152,0.8637482523918152,0.8637487888336182,0.8637492656707764,0.8637498021125793,0.8637502789497375,0.8637510538101196,0.8637513518333435,0.8637515902519226,0.8637518286705017,0.8637523651123047,0.8637531399726868,0.8637533783912659,0.863753616809845,0.863754153251648,0.8637546896934509,0.8637551665306091,0.8637554049491882,0.8637564778327942,0.8637567162513733,0.8637569546699524,0.8637572526931763,0.8637574911117554,0.8637582659721375,0.8637585043907166,0.8637587428092957,0.8637590408325195,0.8637600541114807,0.8637600541114807,0.8637608289718628,0.863761305809021,0.863761842250824,0.8637620806694031,0.863762378692627,0.863762378692627,0.863762617111206,0.8637628555297852,0.863763153553009,0.8637636303901672,0.8637636303901672,0.8637641668319702,0.8637646436691284,0.8637649416923523,0.8637654185295105,0.8637654185295105,0.8637657165527344,0.8637657165527344,0.8637659549713135,0.8637664914131165,0.8637664914131165,0.8637664914131165,0.8637667298316956,0.8637667298316956,0.8637667298316956,0.8637667298316956,0.8637672066688538,0.8637672066688538,0.8637675046920776,0.8637677431106567,0.8637677431106567,0.8637679815292358,0.8637679815292358,0.8637682795524597,0.8637682795524597,0.8637682795524597,0.8637682795524597,0.8637682795524597,0.8637685179710388,0.8637685179710388,0.8637685179710388,0.8637685179710388,0.8637685179710388,0.8637685179710388,0.8637685179710388,0.8637685179710388,0.8637685179710388,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179,0.8637687563896179],"active":[0.0003789067268371582,0.0003665934782475233,0.0003832676447927952,0.00040686799911782146,0.0004286726762074977,0.0004617644881363958,0.0005017824587412179,0.0005464179557748139,0.0006102927727624774,0.0006808372563682497,0.0007660038536414504,0.0008614313555881381,0.0010099596111103892,0.0011518183164298534,0.0013426733203232288,0.0015712373424321413,0.0018303282558918,0.002180485986173153,0.0026088831946253777,0.0031088516116142273,0.0037032216787338257,0.004378140904009342,0.005232115276157856,0.006253086030483246,0.007470043376088142,0.008902737870812416,0.010683026164770126,0.012687517330050468,0.015055760741233826,0.017832905054092407,0.021041788160800934,0.025290362536907196,0.030202820897102356,0.03578301519155502,0.041878074407577515,0.048646748065948486,0.05591411888599396,0.06285622715950012,0.06964415311813354,0.07576049864292145,0.0806947648525238,0.08429330587387085,0.08614054322242737,0.08611539006233215,0.08440127968788147,0.0812932550907135,0.0766565203666687,0.07111608982086182,0.06534779071807861,0.05906909704208374,0.052978456020355225,0.0468975305557251,0.04121595621109009,0.03600442409515381,0.03127795457839966,0.026977062225341797,0.023205578327178955,0.019789397716522217,0.01690196990966797,0.014455199241638184,0.01226806640625,0.010437548160552979,0.008925020694732666,0.007604241371154785,0.006381034851074219,0.005393505096435547,0.004620850086212158,0.0039017796516418457,0.0032743215560913086,0.0027938485145568848,0.002421855926513672,0.002055048942565918,0.0017320513725280762,0.001494765281677246,0.0012587904930114746,0.0010733604431152344,0.0009255409240722656,0.0008183121681213379,0.0007036328315734863,0.0006210207939147949,0.0005451440811157227,0.0004824995994567871,0.0004394650459289551,0.0003973245620727539,0.00036197900772094727,0.00033223628997802734,0.00030601024627685547,0.0002822279930114746,0.0002624392509460449,0.0002485513687133789,0.00023752450942993164,0.00022554397583007812,0.00021523237228393555,0.0002111196517944336,0.0002046823501586914,0.0001957416534423828,0.00019240379333496094,0.00019085407257080078,0.00018960237503051758,0.00018674135208129883,0.0001831650733947754,0.00018167495727539062,0.00018090009689331055,0.0001806020736694336,0.00017827749252319336,0.00017726421356201172,0.00017648935317993164,0.00017648935317993164,0.00017547607421875,0.00017493963241577148,0.00017470121383666992,0.00017499923706054688,0.0001741647720336914,0.0001742243766784668,0.0001742243766784668,0.00017321109771728516,0.0001729130744934082,0.00017261505126953125,0.0001729130744934082,0.00017267465591430664,0.0001723766326904297,0.0001729130744934082,0.00017261505126953125,0.00017267465591430664,0.00017213821411132812,0.00017189979553222656,0.00017189979553222656,0.00017213821411132812,0.00017243623733520508,0.0001723766326904297,0.0001723766326904297,0.00017243623733520508,0.00017267465591430664,0.0001729130744934082,0.00017315149307250977,0.0001729130744934082,0.00017321109771728516,0.0001729130744934082,0.00017315149307250977,0.00017338991165161133,0.00017315149307250977,0.0001729130744934082,0.00017321109771728516,0.0001729130744934082,0.0001729130744934082,0.0001729130744934082,0.00017315149307250977,0.00017338991165161133,0.0001729130744934082,0.00017315149307250977,0.00017344951629638672,0.00017368793487548828,0.00017338991165161133,0.00017315149307250977,0.00017344951629638672,0.0001729130744934082,0.0001729130744934082,0.0001729130744934082,0.00017315149307250977,0.00017338991165161133,0.0001729130744934082,0.0001729130744934082,0.0001729130744934082,0.00017315149307250977,0.00017267465591430664,0.0001729130744934082,0.0001723766326904297,0.00017243623733520508,0.0001723766326904297,0.00017243623733520508,0.00017213821411132812,0.00017213821411132812,0.0001723766326904297,0.00017243623733520508,0.0001723766326904297,0.00017213821411132812,0.00017267465591430664,0.0001723766326904297,0.00017189979553222656,0.00017213821411132812,0.00017189979553222656,0.00017213821411132812,0.00017213821411132812,0.00017213821411132812,0.00017213821411132812,0.0001716017723083496,0.0001716017723083496,0.00017184019088745117,0.0001716017723083496,0.0001716017723083496,0.00017189979553222656,0.00017189979553222656,0.00017142295837402344,0.00017142295837402344,0.00017136335372924805,0.00017112493515014648,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.0001710653305053711,0.0001710653305053711,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017112493515014648,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017112493515014648,0.00017112493515014648,0.00017112493515014648,0.00017112493515014648,0.00017112493515014648,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805,0.00017136335372924805]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0003789067268371582,0.00041276810225099325,0.0004704863531515002,0.0005374395404942334,0.0006210668943822384,0.0007257292745634913,0.0008396266493946314,0.0009758417145349085,0.0011505356524139643,0.0013552430318668485,0.0015917596174404025,0.00187419424764812,0.0022120382636785507,0.0026145270094275475,0.0030914079397916794,0.003658329602330923,0.004335043951869011,0.005123090464621782,0.006072747986763716,0.007209925912320614,0.00854206271469593,0.010104304179549217,0.011975658126175404,0.014190499670803547,0.01685323566198349,0.019943341612815857,0.023606013506650925,0.027940526604652405,0.03306616470217705,0.03902961313724518,0.04603327438235283,0.05445244163274765,0.06458930671215057,0.07664293050765991,0.09074132144451141,0.10724925249814987,0.12631756067276,0.14834079146385193,0.17332561314105988,0.2011999487876892,0.23216617107391357,0.2658585011959076,0.3018803298473358,0.33957725763320923,0.3785519599914551,0.4180363714694977,0.45743536949157715,0.4958595633506775,0.5329431295394897,0.5678091049194336,0.6003798842430115,0.6304180026054382,0.6577444076538086,0.6824005842208862,0.7044323086738586,0.7239346504211426,0.7411038875579834,0.7561652660369873,0.7693375945091248,0.7806629538536072,0.7905917763710022,0.7991276979446411,0.8064637780189514,0.8127155900001526,0.8181482553482056,0.8228067755699158,0.8267454504966736,0.8301577568054199,0.8330187797546387,0.8354883790016174,0.8375718593597412,0.8393542170524597,0.8408631086349487,0.8421711325645447,0.8432921171188354,0.844235897064209,0.8450555205345154,0.8457373380661011,0.8463093638420105,0.8468288779258728,0.8472382426261902,0.8475830554962158,0.8478826880455017,0.8481435775756836,0.8483721017837524,0.8485591411590576,0.8487176299095154,0.8488592505455017,0.8489692807197571,0.8490621447563171,0.8491424322128296,0.8492068648338318,0.8492692112922668,0.8493189215660095,0.8493635654449463,0.8494018316268921,0.8494320511817932,0.8494597673416138,0.8494810461997986,0.8494998216629028,0.8495177626609802,0.8495315909385681,0.8495416045188904,0.8495500683784485,0.8495588302612305,0.8495659828186035,0.8495716452598572,0.849577784538269,0.8495818972587585,0.849585235118866,0.8495890498161316,0.8495916128158569,0.8495947122573853,0.8495970368385315,0.8495990633964539,0.849600613117218,0.8496013879776001,0.8496019244194031,0.8496024012565613,0.8496037125587463,0.8496041893959045,0.8496047258377075,0.8496052622795105,0.8496055006980896,0.8496059775352478,0.8496065139770508,0.8496067523956299,0.8496070504188538,0.8496072888374329,0.849607527256012,0.8496078252792358,0.8496080636978149,0.849608302116394,0.8496085405349731,0.8496085405349731,0.8496085405349731,0.8496085405349731,0.849608838558197,0.849608838558197,0.849608838558197,0.8496090769767761,0.8496093153953552,0.8496098518371582,0.8496100902557373,0.8496106266975403,0.8496108651161194,0.8496111631393433,0.8496114015579224,0.8496114015579224,0.8496118783950806,0.8496124148368835,0.8496126532554626,0.8496129512786865,0.8496129512786865,0.8496129512786865,0.8496137261390686,0.8496139645576477,0.8496144413948059,0.8496144413948059,0.8496147394180298,0.8496149778366089,0.849615216255188,0.849615216255188,0.8496155142784119,0.849615752696991,0.849616289138794,0.849616527557373,0.849616527557373,0.8496167659759521,0.8496170043945312,0.8496173024177551,0.8496175408363342,0.8496175408363342,0.8496180772781372,0.8496180772781372,0.8496185541152954,0.8496193289756775,0.8496193289756775,0.8496196269989014,0.8496198654174805,0.8496201038360596,0.8496206402778625,0.8496208786964417,0.8496208786964417,0.8496211171150208,0.8496214151382446,0.8496216535568237,0.8496221899986267,0.8496224284172058,0.8496232032775879,0.8496232032775879,0.849623441696167,0.84962397813797,0.8496242165565491,0.849624752998352,0.8496249914169312,0.8496252298355103,0.8496255278587341,0.8496257662773132,0.8496260046958923,0.8496260046958923,0.8496262431144714,0.8496265411376953,0.8496267795562744,0.8496267795562744,0.8496270179748535,0.8496275544166565,0.8496280908584595,0.8496280908584595,0.8496285676956177,0.8496291041374207,0.8496293425559998,0.8496298789978027,0.8496298789978027,0.8496303558349609,0.849631130695343,0.8496314287185669,0.849631667137146,0.8496321439743042,0.8496321439743042,0.8496326804161072,0.8496326804161072,0.8496329188346863,0.8496329188346863,0.8496332168579102,0.8496332168579102,0.8496336936950684,0.8496336936950684,0.8496339917182922,0.8496339917182922,0.8496339917182922,0.8496339917182922,0.8496339917182922,0.8496342301368713,0.8496342301368713,0.8496344685554504,0.8496344685554504,0.8496347069740295,0.8496347069740295,0.8496347069740295,0.8496347069740295,0.8496347069740295,0.8496350049972534,0.8496350049972534,0.8496350049972534,0.8496350049972534,0.8496350049972534,0.8496350049972534,0.8496350049972534,0.8496350049972534,0.8496350049972534,0.8496350049972534,0.8496350049972534,0.8496350049972534,0.8496350049972534,0.8496350049972534,0.8496350049972534,0.8496350049972534,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496352434158325,0.8496354818344116,0.8496354818344116,0.8496354818344116,0.8496354818344116,0.8496354818344116,0.8496354818344116,0.8496354818344116,0.8496354818344116,0.8496354818344116,0.8496354818344116,0.8496354818344116,0.8496354818344116,0.8496354818344116,0.8496354818344116,0.8496354818344116,0.8496354818344116,0.8496354818344116,0.8496354818344116,0.8496354818344116,0.8496354818344116,0.8496354818344116,0.8496354818344116],"recovered":[0.0,4.8739857447799295e-05,9.414488158654422e-05,0.00014596304390579462,0.0002080422273138538,0.00027627803501673043,0.0003663185052573681,0.00046969830873422325,0.0005894957575947046,0.0007423849892802536,0.0009160527843050659,0.0011189645156264305,0.001358046312816441,0.0016376591520383954,0.001988329691812396,0.002408261876553297,0.0028930953703820705,0.0034700213000178337,0.0041598184034228325,0.004960691090673208,0.005945493001490831,0.007085748948156834,0.008447899483144283,0.010071193799376488,0.011995391920208931,0.014290782622992992,0.017013289034366608,0.020141618326306343,0.0238632895052433,0.028319908306002617,0.03352070972323418,0.039669111371040344,0.04688286781311035,0.055521879345178604,0.06596426665782928,0.07822772860527039,0.09261701256036758,0.10934325307607651,0.12865911424160004,0.1508408784866333,0.17594344913959503,0.20390678942203522,0.234785795211792,0.26818978786468506,0.3036911189556122,0.340914249420166,0.3793756663799286,0.41828083992004395,0.45690101385116577,0.4948691129684448,0.5311203002929688,0.5655837059020996,0.5977243185043335,0.6274940967559814,0.6546932458877563,0.6793543100357056,0.7014814615249634,0.7210697531700134,0.7384483218193054,0.7536977529525757,0.7669865489006042,0.7786197066307068,0.788696825504303,0.7973871231079102,0.8048641085624695,0.8113426566123962,0.816882848739624,0.8215857148170471,0.8257221579551697,0.8291857838630676,0.8321686387062073,0.8346759676933289,0.8368220329284668,0.8386474847793579,0.8402079343795776,0.8415757417678833,0.8427131772041321,0.8436794877052307,0.8445065021514893,0.8452057838439941,0.8458235263824463,0.8463301658630371,0.8467647433280945,0.8471348881721497,0.8474504351615906,0.8477236032485962,0.8479622006416321,0.8481517434120178,0.8483148813247681,0.8484534025192261,0.848561704158783,0.8486573696136475,0.8487394452095032,0.8488089442253113,0.8488754034042358,0.8489271998405457,0.8489729166030884,0.8490095734596252,0.8490449786186218,0.8490698337554932,0.849091649055481,0.8491109013557434,0.849129855632782,0.8491424322128296,0.8491529822349548,0.8491644859313965,0.8491729497909546,0.8491793870925903,0.8491868376731873,0.8491919636726379,0.8491963148117065,0.8492016792297363,0.8492063283920288,0.849208652973175,0.8492109179496765,0.8492132425308228,0.849215030670166,0.8492163419723511,0.8492181301116943,0.8492189049720764,0.8492201566696167,0.8492209315299988,0.8492217063903809,0.8492224812507629,0.8492230176925659,0.849223256111145,0.8492240309715271,0.8492242693901062,0.8492245674133301,0.8492248058319092,0.8492250442504883,0.8492252826690674,0.8492255806922913,0.8492255806922913,0.8492258191108704,0.8492258191108704,0.8492258191108704,0.8492260575294495,0.8492260575294495,0.8492263555526733,0.8492263555526733,0.8492268323898315,0.8492271304130554,0.8492276072502136,0.8492278456687927,0.8492283821105957,0.8492283821105957,0.8492286205291748,0.8492286205291748,0.8492286205291748,0.8492291569709778,0.8492296934127808,0.8492299318313599,0.8492307066917419,0.849230945110321,0.849230945110321,0.8492311835289001,0.8492317199707031,0.8492322564125061,0.8492322564125061,0.8492322564125061,0.8492324948310852,0.8492330312728882,0.8492332696914673,0.8492332696914673,0.8492332696914673,0.8492337465286255,0.8492340445518494,0.8492342829704285,0.8492342829704285,0.8492345213890076,0.8492348194122314,0.8492350578308105,0.8492350578308105,0.8492355942726135,0.8492355942726135,0.8492360711097717,0.8492366075515747,0.8492366075515747,0.8492368459701538,0.8492368459701538,0.8492370843887329,0.8492373824119568,0.8492373824119568,0.8492376208305359,0.849237859249115,0.8492381572723389,0.849238395690918,0.849238932132721,0.849238932132721,0.8492391705513,0.8492391705513,0.8492401838302612,0.8492404222488403,0.8492404222488403,0.8492411971092224,0.8492414951324463,0.8492419719696045,0.8492422103881836,0.8492425084114075,0.8492427468299866,0.8492429852485657,0.8492429852485657,0.8492432832717896,0.8492435216903687,0.8492435216903687,0.8492437601089478,0.8492442965507507,0.8492442965507507,0.8492448329925537,0.8492450714111328,0.8492453098297119,0.849245548248291,0.8492458462715149,0.8492458462715149,0.8492463231086731,0.8492468595504761,0.8492470979690552,0.8492476344108582,0.8492481112480164,0.8492484092712402,0.8492484092712402,0.8492488861083984,0.8492491841316223,0.8492491841316223,0.8492494225502014,0.8492496609687805,0.8492499589920044,0.8492501974105835,0.8492501974105835,0.8492501974105835,0.8492501974105835,0.8492501974105835,0.8492504358291626,0.8492504358291626,0.8492507338523865,0.8492509722709656,0.8492509722709656,0.8492509722709656,0.8492509722709656,0.8492509722709656,0.8492509722709656,0.8492509722709656,0.8492514491081238,0.8492514491081238,0.8492514491081238,0.8492514491081238,0.8492514491081238,0.8492514491081238,0.8492514491081238,0.8492514491081238,0.8492514491081238,0.8492514491081238,0.8492514491081238,0.8492517471313477,0.8492517471313477,0.8492517471313477,0.8492517471313477,0.8492517471313477,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492519855499268,0.8492522239685059,0.8492522239685059,0.8492522239685059,0.8492522239685059,0.8492522239685059,0.8492522239685059,0.8492522239685059,0.8492522239685059,0.8492522239685059,0.8492522239685059,0.8492522239685059,0.8492522239685059,0.8492522239685059,0.8492522239685059,0.8492522239685059,0.8492522239685059,0.8492522239685059,0.8492522239685059,0.8492522239685059,0.8492522239685059,0.8492522239685059],"active":[0.0003789067268371582,0.00036402823752723634,0.0003763414570130408,0.00039147649658843875,0.0004130246816202998,0.0004494512395467609,0.0004733081441372633,0.0005061434349045157,0.0005610398948192596,0.0006128580425865948,0.0006757068331353366,0.0007552297320216894,0.0008539919508621097,0.000976867857389152,0.0011030782479792833,0.001250067725777626,0.0014419485814869404,0.0016530691646039486,0.0019129295833408833,0.0022492348216474056,0.002596569713205099,0.0030185552313923836,0.0035277586430311203,0.004119305871427059,0.004857843741774559,0.0056525589898228645,0.006592724472284317,0.007798908278346062,0.009202875196933746,0.010709704831242561,0.012512564659118652,0.014783330261707306,0.017706438899040222,0.021121051162481308,0.02477705478668213,0.029021523892879486,0.033700548112392426,0.03899753838777542,0.04466649889945984,0.05035907030105591,0.05622272193431854,0.061951711773872375,0.06709453463554382,0.07138746976852417,0.0748608410358429,0.07712212204933167,0.07805970311164856,0.07757872343063354,0.07604211568832397,0.07293999195098877,0.06925958395004272,0.06483429670333862,0.0600200891494751,0.054906487464904785,0.049739062786102295,0.04458034038543701,0.03962242603302002,0.03509551286697388,0.030889272689819336,0.026965200901031494,0.02360522747039795,0.020507991313934326,0.017766952514648438,0.015328466892242432,0.013284146785736084,0.011464118957519531,0.00986260175704956,0.008572041988372803,0.007296621799468994,0.006302595138549805,0.0054032206535339355,0.004678249359130859,0.004041075706481934,0.0035236477851867676,0.0030841827392578125,0.0026601552963256836,0.0023423433303833008,0.0020578503608703613,0.0018028616905212402,0.0016230940818786621,0.0014147162437438965,0.001252889633178711,0.0011179447174072266,0.0010086894035339355,0.0009216666221618652,0.0008355379104614258,0.0007554292678833008,0.0007075071334838867,0.0006543993949890137,0.0006087422370910645,0.0005807280540466309,0.0005494952201843262,0.0005297660827636719,0.0005099773406982422,0.0004881620407104492,0.00047463178634643555,0.000459134578704834,0.0004501938819885254,0.0004360675811767578,0.00042998790740966797,0.0004261136054992676,0.00042068958282470703,0.00041174888610839844,0.0004076361656188965,0.00040584802627563477,0.00040149688720703125,0.0003986954689025879,0.00039839744567871094,0.00039505958557128906,0.00039327144622802734,0.00039273500442504883,0.00038993358612060547,0.0003883838653564453,0.0003883838653564453,0.00038814544677734375,0.00038737058639526367,0.00038635730743408203,0.00038558244705200195,0.00038427114486694336,0.0003848075866699219,0.0003840327262878418,0.00038379430770874023,0.00038355588912963867,0.00038301944732666016,0.00038295984268188477,0.0003832578659057617,0.0003827214241027832,0.0003827810287475586,0.0003827214241027832,0.0003827214241027832,0.0003827810287475586,0.0003827810287475586,0.0003827214241027832,0.00038295984268188477,0.0003827214241027832,0.0003827214241027832,0.0003827214241027832,0.0003827810287475586,0.0003827810287475586,0.00038248300552368164,0.0003827214241027832,0.00038248300552368164,0.0003827214241027832,0.00038248300552368164,0.0003827810287475586,0.00038248300552368164,0.0003827810287475586,0.0003827810287475586,0.0003827810287475586,0.0003832578659057617,0.0003832578659057617,0.00038295984268188477,0.00038301944732666016,0.0003822445869445801,0.0003820061683654785,0.0003827810287475586,0.0003827810287475586,0.0003827214241027832,0.0003821849822998047,0.00038248300552368164,0.0003827214241027832,0.0003827214241027832,0.0003821849822998047,0.0003822445869445801,0.00038248300552368164,0.00038301944732666016,0.0003827810287475586,0.00038248300552368164,0.00038248300552368164,0.0003827214241027832,0.0003827810287475586,0.0003827214241027832,0.00038248300552368164,0.00038301944732666016,0.00038248300552368164,0.00038295984268188477,0.0003832578659057617,0.0003827214241027832,0.00038301944732666016,0.00038301944732666016,0.0003832578659057617,0.00038355588912963867,0.0003834962844848633,0.0003834962844848633,0.0003834962844848633,0.00038355588912963867,0.0003834962844848633,0.00038379430770874023,0.0003834962844848633,0.00038427114486694336,0.0003840327262878418,0.00038427114486694336,0.00038379430770874023,0.00038379430770874023,0.00038433074951171875,0.00038379430770874023,0.00038373470306396484,0.00038355588912963867,0.00038355588912963867,0.0003834962844848633,0.0003832578659057617,0.0003832578659057617,0.00038355588912963867,0.0003834962844848633,0.0003832578659057617,0.0003834962844848633,0.00038379430770874023,0.00038379430770874023,0.00038379430770874023,0.00038373470306396484,0.0003840327262878418,0.0003840327262878418,0.00038433074951171875,0.0003840327262878418,0.0003845095634460449,0.0003848075866699219,0.0003845691680908203,0.0003845691680908203,0.0003845095634460449,0.0003840327262878418,0.00038427114486694336,0.00038427114486694336,0.0003840327262878418,0.00038373470306396484,0.0003840327262878418,0.00038379430770874023,0.0003840327262878418,0.00038373470306396484,0.00038379430770874023,0.00038379430770874023,0.00038379430770874023,0.00038379430770874023,0.00038379430770874023,0.00038379430770874023,0.00038379430770874023,0.00038373470306396484,0.0003834962844848633,0.00038373470306396484,0.00038373470306396484,0.00038373470306396484,0.00038373470306396484,0.00038373470306396484,0.0003840327262878418,0.00038355588912963867,0.00038355588912963867,0.00038355588912963867,0.00038355588912963867,0.00038355588912963867,0.00038355588912963867,0.00038355588912963867,0.00038355588912963867,0.00038355588912963867,0.00038355588912963867,0.00038355588912963867,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003834962844848633,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003834962844848633,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617,0.0003832578659057617]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0003789067268371582,0.0004161029355600476,0.00047151243779808283,0.0005394917097873986,0.0006172189605422318,0.0007080290233716369,0.000813204504083842,0.0009394150692969561,0.0010835824068635702,0.0012492979876697063,0.0014440008671954274,0.0016633302439004183,0.0019321689615026116,0.002232047263532877,0.002594518009573221,0.0030113719403743744,0.0035044141113758087,0.004055687226355076,0.004703671205788851,0.005462217144668102,0.006355952471494675,0.007392572239041328,0.00860106386244297,0.010004771873354912,0.011629348620772362,0.013488132506608963,0.015641408041119576,0.018154332414269447,0.02106589823961258,0.02442432940006256,0.028316335752606392,0.032910194247961044,0.03838752955198288,0.04481606185436249,0.05235380679368973,0.061073366552591324,0.07130386680364609,0.0831550881266594,0.09689382463693619,0.11240439116954803,0.12998716533184052,0.14984609186649323,0.17203760147094727,0.1965104043483734,0.22328320145606995,0.2522146701812744,0.2830457091331482,0.31558623909950256,0.34913796186447144,0.38351675868034363,0.4181041121482849,0.45249059796333313,0.4860908091068268,0.5184879302978516,0.5493428111076355,0.5784307718276978,0.6056317090988159,0.630707323551178,0.6535055637359619,0.6741982102394104,0.6928889155387878,0.7096328139305115,0.7244820594787598,0.7377411127090454,0.7494440674781799,0.7596222162246704,0.7685649394989014,0.776413083076477,0.7833051681518555,0.7893176078796387,0.7946261763572693,0.7991166114807129,0.8030878901481628,0.8064743280410767,0.8094648718833923,0.8120075464248657,0.8142290711402893,0.8161501884460449,0.8177896738052368,0.8192174434661865,0.8204547166824341,0.8215125799179077,0.822424054145813,0.8231925964355469,0.8238754868507385,0.8244723677635193,0.8249769806861877,0.8253976702690125,0.8257827162742615,0.8260992765426636,0.82638019323349,0.8266202807426453,0.8268219232559204,0.826995849609375,0.8271515369415283,0.8272759914398193,0.8273885846138,0.8274834752082825,0.8275681734085083,0.8276384472846985,0.827703058719635,0.8277564644813538,0.8278002738952637,0.8278400897979736,0.827873170375824,0.8279072642326355,0.8279339671134949,0.827958345413208,0.8279752731323242,0.8279922008514404,0.8280070424079895,0.8280203938484192,0.8280311822891235,0.8280408978462219,0.8280486464500427,0.8280550241470337,0.8280606865882874,0.8280660510063171,0.8280707001686096,0.8280748128890991,0.8280773758888245,0.8280794024467468,0.8280819654464722,0.8280842900276184,0.8280860781669617,0.8280878663063049,0.8280888795852661,0.8280906677246094,0.8280914425849915,0.8280922174453735,0.8280924558639526,0.8280935287475586,0.8280943036079407,0.8280947804450989,0.8280953168869019,0.8280960917472839,0.828096330165863,0.8280965685844421,0.8280971050262451,0.8280973434448242,0.8280976414680481,0.8280978798866272,0.8280978798866272,0.8280978798866272,0.8280978798866272,0.8280981183052063,0.8280981183052063,0.8280981183052063,0.8280981183052063,0.8280981183052063,0.8280981183052063,0.8280981183052063,0.8280981183052063,0.8280981183052063,0.8280981183052063,0.8280981183052063,0.8280981183052063,0.8280981183052063,0.8280983567237854,0.8280983567237854,0.8280983567237854,0.8280983567237854,0.8280983567237854,0.8280983567237854,0.8280986547470093,0.8280986547470093,0.8280986547470093,0.8280988931655884,0.8280988931655884,0.8280988931655884,0.8280991315841675,0.8280991315841675,0.8280991315841675,0.8280994296073914,0.8280994296073914,0.8280996680259705,0.8280999064445496,0.8280999064445496,0.8280999064445496,0.8280999064445496,0.8280999064445496,0.8280999064445496,0.8280999064445496,0.8280999064445496,0.8280999064445496,0.8281002044677734,0.8281002044677734,0.8281002044677734,0.8281004428863525,0.8281004428863525,0.8281004428863525,0.8281006813049316,0.8281006813049316,0.8281009793281555,0.8281009793281555,0.8281012177467346,0.8281012177467346,0.8281012177467346,0.8281014561653137,0.8281014561653137,0.8281014561653137,0.8281016945838928,0.8281019926071167,0.8281019926071167,0.8281019926071167,0.8281019926071167,0.8281022310256958,0.8281024694442749,0.8281024694442749,0.8281024694442749,0.8281027674674988,0.8281030058860779,0.8281030058860779,0.828103244304657,0.828103244304657,0.8281035423278809,0.82810378074646,0.8281040191650391,0.8281040191650391,0.8281040191650391,0.8281042575836182,0.828104555606842,0.8281047940254211,0.8281047940254211,0.8281047940254211,0.8281047940254211,0.8281047940254211,0.8281050324440002,0.8281050324440002,0.8281050324440002,0.8281050324440002,0.8281050324440002,0.8281050324440002,0.8281050324440002,0.8281050324440002,0.8281050324440002,0.8281050324440002,0.8281050324440002,0.8281053304672241,0.8281053304672241,0.8281053304672241,0.8281053304672241,0.8281053304672241,0.8281053304672241,0.8281053304672241,0.8281053304672241,0.8281053304672241,0.8281053304672241,0.8281053304672241,0.8281053304672241,0.8281053304672241,0.8281053304672241,0.8281053304672241,0.8281053304672241,0.8281053304672241,0.8281053304672241,0.8281053304672241,0.8281053304672241,0.8281053304672241,0.8281053304672241,0.8281055688858032,0.8281055688858032,0.8281055688858032,0.8281055688858032,0.8281055688858032,0.8281058073043823,0.8281058073043823,0.8281058073043823,0.8281058073043823,0.8281058073043823,0.8281058073043823,0.8281058073043823,0.8281058073043823,0.8281058073043823,0.8281058073043823,0.8281058073043823,0.8281058073043823,0.8281058073043823,0.8281058073043823,0.8281058073043823,0.8281058073043823,0.8281058073043823,0.8281058073043823,0.8281058073043823,0.8281058073043823,0.8281058073043823,0.8281058073043823,0.8281058073043823,0.8281058073043823,0.8281058073043823,0.8281061053276062,0.8281061053276062,0.8281061053276062,0.8281061053276062,0.8281063437461853,0.8281063437461853,0.8281063437461853,0.8281063437461853,0.8281063437461853,0.8281063437461853,0.8281065821647644,0.8281065821647644,0.8281065821647644,0.8281068205833435,0.8281068205833435,0.8281068205833435,0.8281068205833435,0.8281068205833435,0.8281068205833435,0.8281068205833435,0.8281068205833435,0.8281068205833435,0.8281068205833435,0.8281068205833435,0.8281068205833435,0.8281068205833435,0.8281068205833435,0.8281068205833435,0.8281068205833435,0.8281068205833435,0.8281068205833435,0.8281068205833435,0.8281068205833435,0.8281068205833435,0.8281068205833435,0.8281068205833435,0.8281068205833435,0.8281068205833435,0.8281068205833435,0.8281071186065674,0.8281071186065674,0.8281071186065674,0.8281071186065674,0.8281071186065674,0.8281071186065674,0.8281071186065674,0.8281071186065674,0.8281071186065674,0.8281071186065674,0.8281073570251465,0.8281073570251465,0.8281073570251465,0.8281073570251465,0.8281073570251465,0.8281073570251465,0.8281073570251465,0.8281073570251465,0.8281073570251465,0.8281073570251465,0.8281073570251465,0.8281073570251465],"recovered":[0.0,5.3613843192579225e-05,9.61970872594975e-05,0.00014185863255988806,0.00020137257524766028,0.0002696083683986217,0.00034759214031510055,0.0004409674438647926,0.0005525560700334609,0.000681588426232338,0.0008221644093282521,0.0009955756831914186,0.0011897655203938484,0.0014198690187186003,0.0016907600220292807,0.002003464614972472,0.0023574698716402054,0.0027827892918139696,0.003277883632108569,0.0038489096332341433,0.004508949816226959,0.0052964831702411175,0.0062197186052799225,0.0072676255367696285,0.008479708805680275,0.009910864755511284,0.01155083253979683,0.013486831448972225,0.01571578159928322,0.01828642375767231,0.021234672516584396,0.02466801181435585,0.02866160124540329,0.033387571573257446,0.03895879164338112,0.04552507773041725,0.05315312370657921,0.06214049458503723,0.0725880116224289,0.08459776639938354,0.09835420548915863,0.11405793577432632,0.1319059580564499,0.15178489685058594,0.1740012913942337,0.19847792387008667,0.22532537579536438,0.25404417514801025,0.2845602035522461,0.3167082667350769,0.3499036729335785,0.38389691710472107,0.4180150628089905,0.4518725872039795,0.4850459694862366,0.5170790553092957,0.5475643277168274,0.5763826370239258,0.6033076047897339,0.62815260887146,0.6509731411933899,0.671777069568634,0.6905503869056702,0.7073310017585754,0.7223354578018188,0.7356809377670288,0.7473769783973694,0.7577618956565857,0.7669495940208435,0.7749332189559937,0.7819645404815674,0.7880939841270447,0.7934750914573669,0.7981197834014893,0.8021149039268494,0.8056023716926575,0.8086578249931335,0.8112610578536987,0.8135312795639038,0.815504789352417,0.8171883225440979,0.8186340928077698,0.8199028968811035,0.8209854364395142,0.821930468082428,0.822745680809021,0.8234383463859558,0.8240311741828918,0.8245411515235901,0.8249828815460205,0.8253694772720337,0.8257080912590027,0.8259938359260559,0.8262421488761902,0.8264579176902771,0.8266374468803406,0.8267924189567566,0.8269229531288147,0.8270350694656372,0.8271371722221375,0.8272228240966797,0.8272992968559265,0.8273642063140869,0.8274167776107788,0.8274663090705872,0.8275055289268494,0.8275434970855713,0.8275730013847351,0.8275986313819885,0.8276212215423584,0.8276425004005432,0.8276584148406982,0.8276737928390503,0.8276869058609009,0.8276969194412231,0.8277066349983215,0.8277150988578796,0.8277223110198975,0.8277276754379272,0.8277338743209839,0.8277390003204346,0.8277428150177002,0.8277456760406494,0.827748715877533,0.8277510404586792,0.8277522921562195,0.8277538418769836,0.8277551531791687,0.827756404876709,0.8277579545974731,0.8277584910392761,0.8277595043182373,0.8277605175971985,0.8277610540390015,0.8277618288993835,0.8277623057365417,0.8277628421783447,0.8277630805969238,0.8277633190155029,0.827764093875885,0.8277643918991089,0.827764630317688,0.8277648687362671,0.827765166759491,0.827765166759491,0.827765166759491,0.8277654051780701,0.8277654051780701,0.8277654051780701,0.8277656435966492,0.8277656435966492,0.8277656435966492,0.827765941619873,0.827765941619873,0.827765941619873,0.827765941619873,0.827765941619873,0.827765941619873,0.827765941619873,0.8277661800384521,0.8277661800384521,0.8277661800384521,0.8277661800384521,0.8277661800384521,0.8277661800384521,0.8277661800384521,0.8277661800384521,0.8277661800384521,0.8277661800384521,0.8277661800384521,0.8277661800384521,0.8277661800384521,0.8277661800384521,0.8277661800384521,0.8277661800384521,0.8277661800384521,0.8277661800384521,0.8277664184570312,0.8277666568756104,0.8277666568756104,0.8277666568756104,0.8277666568756104,0.8277666568756104,0.8277666568756104,0.8277666568756104,0.8277666568756104,0.8277666568756104,0.8277666568756104,0.8277666568756104,0.8277666568756104,0.8277666568756104,0.8277666568756104,0.8277666568756104,0.8277666568756104,0.8277669548988342,0.8277669548988342,0.8277671933174133,0.8277671933174133,0.8277671933174133,0.8277674317359924,0.8277674317359924,0.8277674317359924,0.8277677297592163,0.8277677297592163,0.8277679681777954,0.8277679681777954,0.8277679681777954,0.8277679681777954,0.8277685046195984,0.8277685046195984,0.8277685046195984,0.8277687430381775,0.8277689814567566,0.8277689814567566,0.8277689814567566,0.8277692198753357,0.8277692198753357,0.8277692198753357,0.8277695178985596,0.8277697563171387,0.8277697563171387,0.8277697563171387,0.8277699947357178,0.8277705311775208,0.8277705311775208,0.8277705311775208,0.8277705311775208,0.8277707695960999,0.8277710676193237,0.8277710676193237,0.8277710676193237,0.8277710676193237,0.8277710676193237,0.8277710676193237,0.8277710676193237,0.8277710676193237,0.8277710676193237,0.8277710676193237,0.8277710676193237,0.8277713060379028,0.8277713060379028,0.8277713060379028,0.8277713060379028,0.8277713060379028,0.8277713060379028,0.8277713060379028,0.8277713060379028,0.8277713060379028,0.8277715444564819,0.8277715444564819,0.8277715444564819,0.8277715444564819,0.8277715444564819,0.8277715444564819,0.8277715444564819,0.8277715444564819,0.8277715444564819,0.827771782875061,0.827771782875061,0.827771782875061,0.827771782875061,0.827771782875061,0.827771782875061,0.827771782875061,0.827771782875061,0.827771782875061,0.8277720808982849,0.8277720808982849,0.8277720808982849,0.8277720808982849,0.8277720808982849,0.827772319316864,0.8277725577354431,0.8277725577354431,0.8277725577354431,0.8277725577354431,0.8277725577354431,0.8277725577354431,0.8277725577354431,0.8277725577354431,0.827772855758667,0.827772855758667,0.827772855758667,0.827772855758667,0.827772855758667,0.827772855758667,0.827772855758667,0.827772855758667,0.827772855758667,0.827772855758667,0.827772855758667,0.827772855758667,0.8277730941772461,0.8277730941772461,0.8277730941772461,0.8277733325958252,0.8277733325958252,0.8277733325958252,0.8277733325958252,0.8277733325958252,0.8277733325958252,0.8277736306190491,0.8277736306190491,0.8277736306190491,0.8277736306190491,0.8277736306190491,0.8277738690376282,0.8277738690376282,0.8277738690376282,0.8277741074562073,0.8277741074562073,0.8277741074562073,0.8277741074562073,0.8277741074562073,0.8277741074562073,0.8277741074562073,0.8277741074562073,0.8277741074562073,0.8277741074562073,0.8277741074562073,0.8277741074562073,0.8277741074562073,0.8277741074562073,0.8277741074562073,0.8277741074562073,0.8277741074562073,0.8277741074562073,0.8277741074562073,0.8277741074562073,0.8277741074562073,0.8277741074562073,0.8277741074562073,0.8277744054794312,0.8277744054794312,0.8277744054794312,0.8277744054794312,0.8277744054794312,0.8277744054794312,0.8277744054794312,0.8277744054794312,0.8277746438980103,0.8277746438980103,0.8277746438980103,0.8277746438980103,0.8277746438980103,0.8277746438980103,0.8277746438980103,0.8277746438980103,0.8277746438980103,0.8277746438980103,0.8277746438980103],"active":[0.0003789067268371582,0.000362489081453532,0.0003753153432626277,0.0003976330626755953,0.0004158463852945715,0.0004384206549730152,0.0004656123637687415,0.0004984476254321635,0.0005310263368301094,0.0005677095614373684,0.0006218364578671753,0.0006677545607089996,0.0007424034411087632,0.0008121782448142767,0.0009037579875439405,0.0010079073254019022,0.0011469442397356033,0.0012728979345411062,0.0014257875736802816,0.001613307511433959,0.0018470026552677155,0.002096089068800211,0.002381345257163048,0.0027371463365852833,0.003149639815092087,0.003577267751097679,0.004090575501322746,0.004667500965297222,0.005350116640329361,0.006137905642390251,0.0070816632360219955,0.008242182433605194,0.00972592830657959,0.011428490281105042,0.013395015150308609,0.015548288822174072,0.01815074309706688,0.021014593541622162,0.024305813014507294,0.02780662477016449,0.031632959842681885,0.0357881560921669,0.040131643414497375,0.044725507497787476,0.04928191006183624,0.053736746311187744,0.057720333337783813,0.06154206395149231,0.06457775831222534,0.06680849194526672,0.06820043921470642,0.06859368085861206,0.0680757462978363,0.06661534309387207,0.06429684162139893,0.0613517165184021,0.058067381381988525,0.0543246865272522,0.05019795894622803,0.04604560136795044,0.04191577434539795,0.03785574436187744,0.0339316725730896,0.03041011095046997,0.027108609676361084,0.0239412784576416,0.021187961101531982,0.018651187419891357,0.016355574131011963,0.01438438892364502,0.012661635875701904,0.011022627353668213,0.009612798690795898,0.008354544639587402,0.007349967956542969,0.006405174732208252,0.005571246147155762,0.004889130592346191,0.004258394241333008,0.0037126541137695312,0.0032663941383361816,0.0028784871101379395,0.0025211572647094727,0.002207159996032715,0.0019450187683105469,0.001726686954498291,0.0015386343002319336,0.0013664960861206055,0.0012415647506713867,0.0011163949966430664,0.0010107159614562988,0.0009121894836425781,0.000828087329864502,0.0007537007331848145,0.0006936192512512207,0.0006385445594787598,0.000596165657043457,0.0005605220794677734,0.0005331039428710938,0.0005012750625610352,0.00048023462295532227,0.0004571676254272461,0.0004360675811767578,0.0004233121871948242,0.0004068613052368164,0.0004017353057861328,0.000390470027923584,0.0003853440284729004,0.00037664175033569336,0.00037097930908203125,0.00036454200744628906,0.00036197900772094727,0.0003573894500732422,0.0003539919853210449,0.0003517270088195801,0.0003483891487121582,0.00034558773040771484,0.00034373998641967773,0.00034302473068237305,0.0003409385681152344,0.0003383755683898926,0.00033658742904663086,0.0003362894058227539,0.0003355741500854492,0.0003350377082824707,0.0003355741500854492,0.0003350377082824707,0.00033551454544067383,0.0003350377082824707,0.0003342628479003906,0.00033396482467651367,0.00033402442932128906,0.0003337860107421875,0.0003337264060974121,0.00033348798751831055,0.0003337860107421875,0.00033348798751831055,0.00033348798751831055,0.0003337860107421875,0.000333249568939209,0.000333249568939209,0.000333249568939209,0.0003330111503601074,0.00033271312713623047,0.00033271312713623047,0.00033295154571533203,0.00033271312713623047,0.00033271312713623047,0.00033271312713623047,0.0003324747085571289,0.0003324747085571289,0.0003324747085571289,0.00033217668533325195,0.00033217668533325195,0.00033217668533325195,0.00033217668533325195,0.00033217668533325195,0.00033217668533325195,0.0003324151039123535,0.00033217668533325195,0.00033217668533325195,0.00033217668533325195,0.00033217668533325195,0.00033217668533325195,0.0003324747085571289,0.0003324747085571289,0.0003324747085571289,0.00033271312713623047,0.00033271312713623047,0.00033271312713623047,0.00033295154571533203,0.00033295154571533203,0.00033295154571533203,0.000333249568939209,0.000333249568939209,0.00033348798751831055,0.0003337264060974121,0.00033348798751831055,0.000333249568939209,0.000333249568939209,0.000333249568939209,0.000333249568939209,0.000333249568939209,0.000333249568939209,0.000333249568939209,0.00033354759216308594,0.00033354759216308594,0.00033354759216308594,0.0003337860107421875,0.0003337860107421875,0.0003337860107421875,0.00033402442932128906,0.00033402442932128906,0.000334322452545166,0.00033402442932128906,0.0003342628479003906,0.00033402442932128906,0.00033402442932128906,0.0003342628479003906,0.00033402442932128906,0.00033402442932128906,0.0003342628479003906,0.0003342628479003906,0.0003342628479003906,0.00033402442932128906,0.00033402442932128906,0.0003342628479003906,0.0003345012664794922,0.00033396482467651367,0.00033396482467651367,0.0003342628479003906,0.0003342628479003906,0.00033402442932128906,0.0003342628479003906,0.0003342628479003906,0.000334322452545166,0.0003345608711242676,0.00033479928970336914,0.0003345012664794922,0.0003342628479003906,0.0003345012664794922,0.00033479928970336914,0.00033479928970336914,0.0003342628479003906,0.0003342628479003906,0.0003342628479003906,0.0003342628479003906,0.0003342628479003906,0.00033396482467651367,0.00033396482467651367,0.00033396482467651367,0.00033396482467651367,0.00033396482467651367,0.00033396482467651367,0.00033396482467651367,0.00033396482467651367,0.00033396482467651367,0.00033396482467651367,0.0003342628479003906,0.00033402442932128906,0.00033402442932128906,0.00033402442932128906,0.00033402442932128906,0.00033402442932128906,0.00033402442932128906,0.00033402442932128906,0.00033402442932128906,0.00033402442932128906,0.0003337860107421875,0.0003337860107421875,0.0003337860107421875,0.0003337860107421875,0.0003337860107421875,0.0003337860107421875,0.0003337860107421875,0.0003337860107421875,0.0003337860107421875,0.00033354759216308594,0.00033354759216308594,0.00033354759216308594,0.0003337860107421875,0.0003337860107421875,0.0003337860107421875,0.0003337860107421875,0.0003337860107421875,0.00033402442932128906,0.0003337264060974121,0.0003337264060974121,0.0003337264060974121,0.0003337264060974121,0.0003337264060974121,0.00033348798751831055,0.000333249568939209,0.000333249568939209,0.000333249568939209,0.000333249568939209,0.000333249568939209,0.000333249568939209,0.000333249568939209,0.000333249568939209,0.00033295154571533203,0.00033295154571533203,0.00033295154571533203,0.00033295154571533203,0.00033295154571533203,0.00033295154571533203,0.00033295154571533203,0.00033295154571533203,0.00033295154571533203,0.00033295154571533203,0.000333249568939209,0.000333249568939209,0.0003330111503601074,0.0003330111503601074,0.000333249568939209,0.0003330111503601074,0.0003330111503601074,0.0003330111503601074,0.0003330111503601074,0.0003330111503601074,0.000333249568939209,0.00033295154571533203,0.00033295154571533203,0.0003331899642944336,0.0003331899642944336,0.0003331899642944336,0.00033295154571533203,0.00033295154571533203,0.00033295154571533203,0.00033271312713623047,0.00033271312713623047,0.00033271312713623047,0.00033271312713623047,0.00033271312713623047,0.00033271312713623047,0.00033271312713623047,0.00033271312713623047,0.00033271312713623047,0.00033271312713623047,0.00033271312713623047,0.00033271312713623047,0.00033271312713623047,0.00033271312713623047,0.00033271312713623047,0.00033271312713623047,0.00033271312713623047,0.00033271312713623047,0.00033271312713623047,0.00033271312713623047,0.0003330111503601074,0.0003330111503601074,0.0003330111503601074,0.00033271312713623047,0.00033271312713623047,0.00033271312713623047,0.00033271312713623047,0.00033271312713623047,0.00033271312713623047,0.00033271312713623047,0.00033295154571533203,0.00033271312713623047,0.00033271312713623047,0.00033271312713623047,0.00033271312713623047,0.00033271312713623047,0.00033271312713623047,0.00033271312713623047,0.00033271312713623047,0.00033271312713623047,0.00033271312713623047,0.00033271312713623047]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0003789067268371582,0.0004207204037811607,0.0004812604165636003,0.0005497527308762074,0.0006387671455740929,0.000744712189771235,0.0008834925247356296,0.001038947026245296,0.0012315977364778519,0.0014632402453571558,0.0017438791692256927,0.002088906243443489,0.002514482010155916,0.0030262505169957876,0.003659099107608199,0.004421749617904425,0.005342419724911451,0.006453688722103834,0.007796086836606264,0.009442981332540512,0.011437980458140373,0.013820589520037174,0.016680080443620682,0.020153949037194252,0.024349937215447426,0.02936398610472679,0.03532589599490166,0.04261917620897293,0.051123254001140594,0.06128448620438576,0.07323755323886871,0.08775535970926285,0.1052262932062149,0.12580348551273346,0.1497817039489746,0.17734485864639282,0.20854529738426208,0.24352794885635376,0.28152167797088623,0.32228976488113403,0.36507436633110046,0.40891075134277344,0.45266270637512207,0.4958544373512268,0.5372330546379089,0.5761826038360596,0.6123424172401428,0.6452267169952393,0.6749126315116882,0.7012069821357727,0.7244979739189148,0.7448166012763977,0.7624096274375916,0.777714729309082,0.7908713817596436,0.8020928502082825,0.8117043375968933,0.8198983073234558,0.8268516659736633,0.8327794671058655,0.8377794027328491,0.8419902920722961,0.8455382585525513,0.8485599160194397,0.8510740995407104,0.8532076478004456,0.8549904823303223,0.8565216660499573,0.8577843308448792,0.8588545322418213,0.8597592711448669,0.8605157732963562,0.8611435294151306,0.8616829514503479,0.8621472716331482,0.8625267148017883,0.862838864326477,0.8631051778793335,0.8633306622505188,0.8635146021842957,0.863670825958252,0.8637985587120056,0.8639152646064758,0.864009439945221,0.8640878796577454,0.8641533255577087,0.8642141222953796,0.8642584681510925,0.8642985224723816,0.8643354773521423,0.8643631339073181,0.8643849492073059,0.8644029498100281,0.864417552947998,0.8644319176673889,0.8644434809684753,0.8644534349441528,0.8644606471061707,0.8644675612449646,0.8644724488258362,0.8644762635231018,0.8644801378250122,0.8644837141036987,0.864486813545227,0.8644883632659912,0.8644893765449524,0.8644911646842957,0.8644927144050598,0.864493727684021,0.864495038986206,0.8644960522651672,0.8644968271255493,0.8644973039627075,0.8644980788230896,0.8644986152648926,0.8644988536834717,0.8644990921020508,0.8644990921020508,0.8644990921020508,0.8644990921020508,0.8644996285438538,0.8644998669624329,0.8644998669624329,0.8644998669624329,0.8645001649856567,0.8645004034042358,0.8645006418228149,0.8645006418228149,0.8645011782646179,0.864501416683197,0.864501416683197,0.8645016551017761,0.8645016551017761,0.8645016551017761,0.864501953125,0.864501953125,0.864501953125,0.864501953125,0.8645021915435791,0.8645021915435791,0.8645021915435791,0.8645021915435791,0.8645024299621582,0.8645024299621582,0.8645027279853821,0.8645027279853821,0.8645027279853821,0.8645029664039612,0.8645032048225403,0.8645032048225403,0.8645035028457642,0.8645035028457642,0.8645037412643433,0.8645037412643433,0.8645037412643433,0.8645037412643433,0.8645037412643433,0.8645037412643433,0.8645039796829224,0.8645039796829224,0.8645042777061462,0.8645042777061462,0.8645042777061462,0.8645042777061462,0.8645042777061462,0.8645045161247253,0.8645047545433044,0.8645047545433044,0.8645049929618835,0.8645049929618835,0.8645049929618835,0.8645049929618835,0.8645052909851074,0.8645057678222656,0.8645060658454895,0.8645060658454895,0.8645060658454895,0.8645063042640686,0.8645063042640686,0.8645063042640686,0.8645065426826477,0.8645065426826477,0.8645065426826477,0.8645065426826477,0.8645065426826477,0.8645065426826477,0.8645065426826477,0.8645065426826477,0.8645065426826477,0.8645068407058716,0.8645068407058716,0.8645068407058716,0.8645068407058716,0.8645068407058716,0.8645068407058716,0.8645068407058716,0.8645068407058716,0.8645068407058716,0.8645068407058716,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507,0.8645070791244507],"recovered":[0.0,5.207469075685367e-05,0.00010081454820465297,0.00015263271052390337,0.00021265969553496689,0.00029013041057623923,0.00038042740197852254,0.0004930421127937734,0.000631052884273231,0.0007926640100777149,0.0009871103102341294,0.0012269617291167378,0.0015093963593244553,0.0018641712376847863,0.0022938514593988657,0.002836403204128146,0.003481308463960886,0.00427987240254879,0.005227990914136171,0.00637337751686573,0.007751945871859789,0.009431418962776661,0.011468231678009033,0.013921641744673252,0.016870146617293358,0.020443547517061234,0.024738555774092674,0.029840335249900818,0.036031324416399,0.04341874644160271,0.05218396708369255,0.06250707060098648,0.07496831566095352,0.08989168703556061,0.10758604854345322,0.12842926383018494,0.15265348553657532,0.18044829368591309,0.2118901163339615,0.24654723703861237,0.2842505872249603,0.3244873881340027,0.36639291048049927,0.40923112630844116,0.4522438049316406,0.4944455921649933,0.5349997282028198,0.5733892917633057,0.6090847849845886,0.641752302646637,0.67120760679245,0.6976538300514221,0.7210327982902527,0.7414202094078064,0.7593046426773071,0.7748534083366394,0.7882456183433533,0.7998443841934204,0.8096526265144348,0.8180002570152283,0.8251006007194519,0.8312341570854187,0.8363823294639587,0.8406935334205627,0.844382107257843,0.8475248217582703,0.8501741886138916,0.8523800373077393,0.8542526960372925,0.8558072447776794,0.8571324348449707,0.8582414388656616,0.859175443649292,0.8599624633789062,0.8606094121932983,0.8611632585525513,0.8616209030151367,0.8620128631591797,0.8623448014259338,0.8626264333724976,0.8628542423248291,0.8630425333976746,0.863200843334198,0.8633365035057068,0.8634578585624695,0.8635527491569519,0.8636343479156494,0.8637043833732605,0.8637657165527344,0.8638136386871338,0.8638564944267273,0.8638929128646851,0.8639172911643982,0.8639424443244934,0.8639616966247559,0.8639775514602661,0.8639922142028809,0.8640050292015076,0.8640134930610657,0.8640211820602417,0.8640280961990356,0.8640347719192505,0.8640396595001221,0.8640435338020325,0.8640463352203369,0.8640493750572205,0.8640509247779846,0.8640530109405518,0.864054799079895,0.8640565872192383,0.8640578985214233,0.8640586137771606,0.8640596866607666,0.8640601634979248,0.864061176776886,0.864061713218689,0.8640622496604919,0.8640627264976501,0.864063024520874,0.864063024520874,0.864063024520874,0.8640632629394531,0.8640632629394531,0.8640632629394531,0.8640632629394531,0.8640632629394531,0.8640632629394531,0.8640635013580322,0.8640635013580322,0.8640637993812561,0.8640640377998352,0.8640640377998352,0.8640640377998352,0.8640642762184143,0.8640642762184143,0.8640642762184143,0.8640642762184143,0.8640645146369934,0.8640645146369934,0.8640648126602173,0.8640648126602173,0.8640650510787964,0.8640650510787964,0.8640652894973755,0.8640652894973755,0.8640652894973755,0.8640652894973755,0.8640652894973755,0.8640652894973755,0.8640655875205994,0.8640658259391785,0.8640658259391785,0.8640658259391785,0.8640660643577576,0.8640660643577576,0.8640663623809814,0.8640663623809814,0.8640663623809814,0.8640663623809814,0.8640663623809814,0.8640663623809814,0.8640666007995605,0.8640666007995605,0.8640666007995605,0.8640666007995605,0.8640666007995605,0.8640668392181396,0.8640668392181396,0.8640670776367188,0.8640670776367188,0.8640670776367188,0.8640670776367188,0.8640670776367188,0.8640670776367188,0.8640673756599426,0.8640676140785217,0.8640678524971008,0.8640678524971008,0.8640678524971008,0.8640678524971008,0.8640678524971008,0.8640678524971008,0.8640678524971008,0.8640678524971008,0.8640678524971008,0.8640681505203247,0.8640681505203247,0.8640681505203247,0.8640681505203247,0.8640681505203247,0.8640681505203247,0.8640681505203247,0.8640681505203247,0.8640681505203247,0.8640681505203247,0.8640681505203247,0.8640681505203247,0.8640681505203247,0.8640681505203247,0.8640681505203247,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038,0.8640683889389038],"active":[0.0003789067268371582,0.00036864570574834943,0.0003804458538070321,0.000397120020352304,0.00042610743548721075,0.00045458177919499576,0.000503065122757107,0.0005459049134515226,0.0006005448522046208,0.0006705762352794409,0.0007567688589915633,0.0008619445143267512,0.001005085650831461,0.0011620792793110013,0.0013652476482093334,0.0015853464137762785,0.0018611112609505653,0.002173816319555044,0.0025680959224700928,0.003069603815674782,0.0036860345862805843,0.004389170557260513,0.0052118487656116486,0.006232307292521,0.007479790598154068,0.008920438587665558,0.010587340220808983,0.012778840959072113,0.015091929584741592,0.01786573976278305,0.021053586155176163,0.025248289108276367,0.030257977545261383,0.03591179847717285,0.04219565540552139,0.048915594816207886,0.05589181184768677,0.06307965517044067,0.06963156163692474,0.07574252784252167,0.08082377910614014,0.08442336320877075,0.0862697958946228,0.08662331104278564,0.08498924970626831,0.08173701167106628,0.077342689037323,0.0718374252319336,0.06582784652709961,0.05945467948913574,0.053290367126464844,0.047162771224975586,0.04137682914733887,0.036294519901275635,0.031566739082336426,0.027239441871643066,0.02345871925354004,0.0200539231300354,0.017199039459228516,0.014779210090637207,0.012678802013397217,0.010756134986877441,0.00915592908859253,0.007866382598876953,0.006691992282867432,0.005682826042175293,0.004816293716430664,0.004141628742218018,0.00353163480758667,0.0030472874641418457,0.0026268362998962402,0.00227433443069458,0.001968085765838623,0.0017204880714416504,0.0015378594398498535,0.0013634562492370605,0.001217961311340332,0.0010923147201538086,0.000985860824584961,0.0008881688117980957,0.0008165836334228516,0.0007560253143310547,0.000714421272277832,0.0006729364395141602,0.0006300210952758789,0.0006005764007568359,0.0005797743797302246,0.0005540847778320312,0.0005328059196472168,0.0005218386650085449,0.0005066394805908203,0.0004920363426208496,0.0004856586456298828,0.00047510862350463867,0.00047022104263305664,0.0004659295082092285,0.00046122074127197266,0.00045561790466308594,0.0004540681838989258,0.0004512667655944824,0.0004481673240661621,0.00044536590576171875,0.00044405460357666016,0.0004432797431945801,0.0004420280456542969,0.0004400014877319336,0.00044023990631103516,0.00043970346450805664,0.00043892860412597656,0.00043845176696777344,0.0004381537437438965,0.0004382133483886719,0.00043761730194091797,0.0004379153251647949,0.0004374384880065918,0.00043714046478271484,0.0004368424415588379,0.00043636560440063477,0.0004360675811767578,0.0004360675811767578,0.00043660402297973633,0.00043660402297973633,0.00043660402297973633,0.00043660402297973633,0.0004369020462036133,0.00043714046478271484,0.0004373788833618164,0.00043714046478271484,0.00043767690658569336,0.00043761730194091797,0.0004373788833618164,0.00043761730194091797,0.00043761730194091797,0.0004373788833618164,0.00043767690658569336,0.00043767690658569336,0.00043767690658569336,0.0004374384880065918,0.00043767690658569336,0.0004373788833618164,0.0004373788833618164,0.00043714046478271484,0.0004373788833618164,0.00043714046478271484,0.0004374384880065918,0.0004374384880065918,0.0004374384880065918,0.00043767690658569336,0.0004379153251647949,0.00043761730194091797,0.00043767690658569336,0.00043767690658569336,0.0004379153251647949,0.00043767690658569336,0.00043767690658569336,0.0004373788833618164,0.0004373788833618164,0.0004373788833618164,0.00043761730194091797,0.00043761730194091797,0.0004379153251647949,0.00043767690658569336,0.00043767690658569336,0.00043767690658569336,0.00043767690658569336,0.0004379153251647949,0.0004379153251647949,0.0004379153251647949,0.0004379153251647949,0.0004379153251647949,0.0004379153251647949,0.0004379153251647949,0.0004382133483886719,0.000438690185546875,0.000438690185546875,0.00043845176696777344,0.0004382133483886719,0.00043845176696777344,0.00043845176696777344,0.00043845176696777344,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.00043839216232299805,0.00043839216232299805,0.00043839216232299805,0.00043839216232299805,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.00043892860412597656,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875,0.000438690185546875]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0003789067268371582,0.0004135376657359302,0.0004743342287838459,0.000542826543096453,0.0006238886271603405,0.0007172639016062021,0.0008301351917907596,0.0009719938389025629,0.0011259091552346945,0.0013234338257461786,0.0015584112843498588,0.00183520233258605,0.002153294160962105,0.0025575782638043165,0.0030365115962922573,0.0035998416133224964,0.0042698862962424755,0.005067167803645134,0.006016825325787067,0.007139124907553196,0.008453818038105965,0.010026063770055771,0.01189664751291275,0.014098919928073883,0.01670188456773758,0.01977839507162571,0.02342311106622219,0.02775557152926922,0.03273806720972061,0.03861045092344284,0.04561154544353485,0.05402866378426552,0.06411601603031158,0.07590106129646301,0.08992890268564224,0.1063673198223114,0.12538458406925201,0.14714820683002472,0.17192216217517853,0.19951456785202026,0.23020580410957336,0.263725221157074,0.29948925971984863,0.3371415436267853,0.3760875165462494,0.4155845046043396,0.4550425112247467,0.49361446499824524,0.5307924747467041,0.5658789873123169,0.598658561706543,0.6289119124412537,0.6566092371940613,0.6814678907394409,0.7037655711174011,0.7233646512031555,0.7406737208366394,0.7557892203330994,0.7689359188079834,0.7804543972015381,0.7903121709823608,0.7988267540931702,0.8061826229095459,0.812494695186615,0.8178891539573669,0.822531521320343,0.8265025615692139,0.8298830389976501,0.8328210115432739,0.8352803587913513,0.8374084830284119,0.8392046689987183,0.8407556414604187,0.8420805931091309,0.8431892991065979,0.8441532850265503,0.8449536561965942,0.8456395864486694,0.8462221622467041,0.8467139601707458,0.8471300005912781,0.8474896550178528,0.8477877378463745,0.8480440378189087,0.848268449306488,0.8484549522399902,0.8486170768737793,0.8487458825111389,0.8488633632659912,0.8489556908607483,0.8490362763404846,0.8491026759147644,0.8491668105125427,0.8492242693901062,0.8492668867111206,0.8493074178695679,0.849338948726654,0.8493658900260925,0.8493889570236206,0.8494077324867249,0.8494251370429993,0.8494390249252319,0.8494510650634766,0.849460780620575,0.8494710922241211,0.8494787812232971,0.849486231803894,0.8494915962219238,0.8494972586631775,0.8495013117790222,0.8495041728019714,0.849507212638855,0.8495087623596191,0.8495113253593445,0.8495128750801086,0.8495144248008728,0.8495157361030579,0.8495169878005981,0.8495177626609802,0.8495185375213623,0.8495193123817444,0.8495195508003235,0.8495203256607056,0.8495208621025085,0.8495211005210876,0.8495213389396667,0.8495213389396667,0.8495215773582458,0.8495215773582458,0.8495218753814697,0.8495218753814697,0.8495221138000488,0.8495221138000488,0.8495221138000488,0.8495221138000488,0.8495221138000488,0.8495221138000488,0.8495221138000488,0.8495221138000488,0.8495221138000488,0.8495221138000488,0.8495221138000488,0.8495221138000488,0.8495221138000488,0.8495221138000488,0.8495223522186279,0.8495226502418518,0.8495226502418518,0.8495226502418518,0.8495226502418518,0.8495228886604309,0.8495228886604309,0.8495228886604309,0.8495228886604309,0.8495228886604309,0.8495228886604309,0.84952312707901,0.84952312707901,0.8495234251022339,0.8495234251022339,0.8495234251022339,0.8495234251022339,0.8495234251022339,0.8495234251022339,0.8495239019393921,0.8495239019393921,0.8495239019393921,0.8495239019393921,0.8495239019393921,0.849524199962616,0.849524199962616,0.849524199962616,0.849524199962616,0.849524199962616,0.849524199962616,0.849524199962616,0.849524199962616,0.849524199962616,0.849524199962616,0.8495244383811951,0.8495244383811951,0.8495244383811951,0.8495244383811951,0.8495246767997742,0.8495246767997742,0.8495249152183533,0.8495249152183533,0.8495249152183533,0.8495254516601562,0.8495254516601562,0.8495254516601562,0.8495254516601562,0.8495254516601562,0.8495254516601562,0.8495254516601562,0.8495254516601562,0.8495254516601562,0.8495256900787354,0.8495256900787354,0.8495259881019592,0.8495259881019592,0.8495262265205383,0.8495262265205383,0.8495262265205383,0.8495262265205383,0.8495262265205383,0.8495262265205383,0.8495262265205383,0.8495262265205383,0.8495262265205383,0.8495262265205383,0.8495262265205383,0.8495264649391174,0.8495264649391174,0.8495267629623413,0.8495267629623413,0.8495267629623413,0.8495270013809204,0.8495270013809204,0.8495270013809204,0.8495270013809204,0.8495270013809204,0.8495270013809204,0.8495270013809204,0.8495270013809204,0.8495270013809204,0.8495270013809204,0.8495270013809204,0.8495270013809204,0.8495270013809204,0.8495270013809204,0.8495270013809204,0.8495270013809204,0.8495270013809204,0.8495270013809204,0.8495270013809204,0.8495270013809204,0.8495270013809204,0.8495270013809204,0.8495270013809204,0.8495270013809204,0.8495270013809204,0.8495270013809204,0.8495270013809204,0.8495270013809204,0.8495270013809204,0.8495270013809204,0.8495270013809204,0.8495272397994995,0.8495272397994995,0.8495272397994995,0.8495272397994995,0.8495272397994995,0.8495272397994995,0.8495272397994995,0.8495272397994995,0.8495272397994995,0.8495272397994995,0.8495272397994995,0.8495272397994995,0.8495272397994995,0.8495272397994995,0.8495272397994995,0.8495272397994995,0.8495272397994995,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786,0.8495274782180786],"recovered":[0.0,5.156163751962595e-05,9.773623605724424e-05,0.0001487848348915577,0.00020675960695371032,0.00027986938948743045,0.00036093147355131805,0.0004571285389829427,0.0005817999481223524,0.0007136540953069925,0.0008809087448753417,0.0010822813492268324,0.0013185413554310799,0.001604823861271143,0.0019431811524555087,0.002359778620302677,0.002848716452717781,0.003421538043767214,0.004094404634088278,0.004898611921817064,0.005879822187125683,0.007020847871899605,0.008381202816963196,0.0099850008264184,0.011900477111339569,0.014152771793305874,0.016841929405927658,0.019987445324659348,0.02371450513601303,0.028103914111852646,0.0331813246011734,0.03923378884792328,0.04650936648249626,0.05522046238183975,0.06541555374860764,0.07759231328964233,0.0918181911110878,0.10842925310134888,0.12761788070201874,0.14960211515426636,0.17427808046340942,0.20207826793193817,0.2328426092863083,0.2659233808517456,0.30131468176841736,0.3384816348552704,0.37684375047683716,0.41572070121765137,0.4544534981250763,0.4923938810825348,0.5289890766143799,0.5634902119636536,0.5959499478340149,0.6260657906532288,0.6535837650299072,0.6784800887107849,0.7006985545158386,0.7204346060752869,0.7379742860794067,0.753292977809906,0.7666674256324768,0.778252124786377,0.7882922887802124,0.797001838684082,0.8045046925544739,0.8109414577484131,0.816489040851593,0.821307897567749,0.8253909945487976,0.8288787007331848,0.8318721055984497,0.8344011902809143,0.8365980982780457,0.8384440541267395,0.8400499224662781,0.8413971662521362,0.8425766825675964,0.8435468673706055,0.8443710803985596,0.8450775146484375,0.8456952571868896,0.8462049961090088,0.8466400504112244,0.8469986915588379,0.8473121523857117,0.8475694060325623,0.847807765007019,0.8480063080787659,0.8481661081314087,0.8483030796051025,0.8484249711036682,0.8485234379768372,0.8486037254333496,0.8486776351928711,0.8487481474876404,0.8488012552261353,0.848845362663269,0.8488848805427551,0.8489159345626831,0.8489415645599365,0.8489680290222168,0.8489872217178345,0.8490064740180969,0.849021852016449,0.8490339517593384,0.8490444421768188,0.849054217338562,0.8490621447563171,0.8490706086158752,0.8490760326385498,0.8490806221961975,0.849084198474884,0.8490878343582153,0.8490898609161377,0.8490931987762451,0.8490949869155884,0.8490967750549316,0.8490988612174988,0.8491003513336182,0.8491021990776062,0.8491034507751465,0.8491042256355286,0.8491050004959106,0.8491055369377136,0.8491062521934509,0.8491067886352539,0.8491073250770569,0.849107563495636,0.8491078019142151,0.8491078019142151,0.8491078019142151,0.8491078019142151,0.8491078019142151,0.8491078019142151,0.8491078019142151,0.8491078019142151,0.8491078019142151,0.8491078019142151,0.8491078019142151,0.8491078019142151,0.8491078019142151,0.8491078019142151,0.8491078019142151,0.8491078019142151,0.8491078019142151,0.8491078019142151,0.8491078019142151,0.849108099937439,0.849108099937439,0.849108099937439,0.849108099937439,0.849108099937439,0.849108099937439,0.849108099937439,0.849108099937439,0.849108099937439,0.849108099937439,0.8491083383560181,0.8491083383560181,0.8491085767745972,0.8491085767745972,0.8491085767745972,0.8491085767745972,0.8491085767745972,0.8491085767745972,0.8491091132164001,0.8491093516349792,0.8491093516349792,0.8491093516349792,0.8491093516349792,0.8491095900535583,0.8491095900535583,0.8491095900535583,0.8491095900535583,0.8491095900535583,0.8491095900535583,0.8491095900535583,0.8491095900535583,0.8491095900535583,0.8491095900535583,0.8491098880767822,0.8491098880767822,0.8491098880767822,0.8491098880767822,0.8491101264953613,0.8491101264953613,0.8491101264953613,0.8491103649139404,0.8491103649139404,0.8491106629371643,0.8491109013557434,0.8491109013557434,0.8491109013557434,0.8491109013557434,0.8491109013557434,0.8491109013557434,0.8491109013557434,0.8491109013557434,0.8491109013557434,0.8491109013557434,0.8491109013557434,0.8491109013557434,0.8491111397743225,0.8491113781929016,0.8491113781929016,0.8491113781929016,0.8491116762161255,0.8491116762161255,0.8491116762161255,0.8491116762161255,0.8491116762161255,0.8491116762161255,0.8491116762161255,0.8491116762161255,0.8491116762161255,0.8491119146347046,0.8491119146347046,0.8491119146347046,0.8491119146347046,0.8491119146347046,0.8491119146347046,0.8491119146347046,0.8491119146347046,0.8491119146347046,0.8491119146347046,0.8491119146347046,0.8491119146347046,0.8491119146347046,0.8491119146347046,0.8491119146347046,0.8491119146347046,0.8491119146347046,0.8491119146347046,0.8491119146347046,0.8491119146347046,0.8491119146347046,0.8491119146347046,0.8491119146347046,0.8491119146347046,0.8491119146347046,0.8491119146347046,0.8491119146347046,0.8491119146347046,0.8491119146347046,0.8491119146347046,0.8491119146347046,0.8491119146347046,0.8491119146347046,0.8491119146347046,0.8491121530532837,0.8491121530532837,0.8491121530532837,0.8491121530532837,0.8491121530532837,0.8491121530532837,0.8491121530532837,0.8491121530532837,0.8491121530532837,0.8491121530532837,0.8491121530532837,0.8491121530532837,0.8491121530532837,0.8491121530532837,0.8491121530532837,0.8491121530532837,0.8491121530532837,0.8491121530532837,0.8491121530532837,0.8491121530532837,0.8491121530532837,0.8491121530532837,0.8491121530532837,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076,0.8491124510765076],"active":[0.0003789067268371582,0.0003619760391302407,0.00037659797817468643,0.00039404170820489526,0.00041712902020663023,0.00043739451211877167,0.0004692037182394415,0.0005148652708157897,0.0005441092071123421,0.0006097797304391861,0.0006775025394745171,0.0007529209833592176,0.0008347528055310249,0.0009527544025331736,0.0010933304438367486,0.0012400629930198193,0.0014211698435246944,0.0016456297598779202,0.0019224206916987896,0.0022405129857361317,0.002573995850980282,0.003005215898156166,0.0035154446959495544,0.004113919101655483,0.00480140745639801,0.005625623278319836,0.006581181660294533,0.007768126204609871,0.00902356207370758,0.010506536811590195,0.01243022084236145,0.01479487493634224,0.017606649547815323,0.02068059891462326,0.024513348937034607,0.028775006532669067,0.033566392958164215,0.03871895372867584,0.04430428147315979,0.049912452697753906,0.05592772364616394,0.0616469532251358,0.06664665043354034,0.07121816277503967,0.07477283477783203,0.07710286974906921,0.07819876074790955,0.07789376378059387,0.07633897662162781,0.0734851062297821,0.06966948509216309,0.0654217004776001,0.06065928936004639,0.05540210008621216,0.050181806087493896,0.044884562492370605,0.03997516632080078,0.0353546142578125,0.03096163272857666,0.02716141939163208,0.023644745349884033,0.020574629306793213,0.017890334129333496,0.015492856502532959,0.013384461402893066,0.011590063571929932,0.01001352071762085,0.008575141429901123,0.007430016994476318,0.006401658058166504,0.005536377429962158,0.004803478717803955,0.004157543182373047,0.0036365389823913574,0.0031393766403198242,0.0027561187744140625,0.0023769736289978027,0.002092719078063965,0.0018510818481445312,0.0016364455223083496,0.0014347434043884277,0.0012846589088439941,0.0011476874351501465,0.0010453462600708008,0.0009562969207763672,0.0008855462074279785,0.0008093118667602539,0.0007395744323730469,0.0006972551345825195,0.000652611255645752,0.0006113052368164062,0.0005792379379272461,0.0005630850791931152,0.0005466341972351074,0.0005187392234802246,0.0005061626434326172,0.0004935860633850098,0.00048100948333740234,0.0004730224609375,0.0004661679267883301,0.0004571080207824707,0.00045180320739746094,0.00044459104537963867,0.00043892860412597656,0.00043714046478271484,0.0004343390464782715,0.00043201446533203125,0.00042945146560668945,0.0004266500473022461,0.0004252791404724121,0.0004235506057739258,0.00042301416397094727,0.0004209280014038086,0.0004214644432067871,0.0004196763038635254,0.00041943788528442383,0.0004189610481262207,0.00041812658309936523,0.00041741132736206055,0.0004163384437561035,0.0004158616065979004,0.0004153251647949219,0.0004153251647949219,0.0004153251647949219,0.00041484832763671875,0.0004145503044128418,0.0004140138626098633,0.0004140138626098633,0.0004137754440307617,0.00041407346725463867,0.00041407346725463867,0.00041431188583374023,0.00041431188583374023,0.00041431188583374023,0.00041431188583374023,0.00041431188583374023,0.00041431188583374023,0.00041431188583374023,0.00041431188583374023,0.00041431188583374023,0.00041431188583374023,0.00041431188583374023,0.00041431188583374023,0.00041431188583374023,0.00041431188583374023,0.0004145503044128418,0.00041484832763671875,0.0004145503044128418,0.0004145503044128418,0.0004145503044128418,0.00041478872299194336,0.00041478872299194336,0.00041478872299194336,0.00041478872299194336,0.00041478872299194336,0.00041478872299194336,0.0004150271415710449,0.00041478872299194336,0.0004150867462158203,0.00041484832763671875,0.00041484832763671875,0.00041484832763671875,0.00041484832763671875,0.00041484832763671875,0.0004153251647949219,0.00041478872299194336,0.0004145503044128418,0.0004145503044128418,0.0004145503044128418,0.00041484832763671875,0.0004146099090576172,0.0004146099090576172,0.0004146099090576172,0.0004146099090576172,0.0004146099090576172,0.0004146099090576172,0.0004146099090576172,0.0004146099090576172,0.0004146099090576172,0.00041484832763671875,0.0004145503044128418,0.0004145503044128418,0.0004145503044128418,0.00041478872299194336,0.0004145503044128418,0.00041478872299194336,0.00041478872299194336,0.0004145503044128418,0.0004150867462158203,0.00041478872299194336,0.0004145503044128418,0.0004145503044128418,0.0004145503044128418,0.0004145503044128418,0.0004145503044128418,0.0004145503044128418,0.0004145503044128418,0.00041478872299194336,0.00041478872299194336,0.0004150867462158203,0.0004150867462158203,0.0004153251647949219,0.0004150867462158203,0.00041484832763671875,0.00041484832763671875,0.00041484832763671875,0.0004145503044128418,0.0004145503044128418,0.0004145503044128418,0.0004145503044128418,0.0004145503044128418,0.0004145503044128418,0.00041478872299194336,0.00041478872299194336,0.0004150867462158203,0.00041484832763671875,0.00041484832763671875,0.0004150867462158203,0.0004150867462158203,0.0004150867462158203,0.0004150867462158203,0.0004150867462158203,0.0004150867462158203,0.0004150867462158203,0.0004150867462158203,0.0004150867462158203,0.0004150867462158203,0.0004150867462158203,0.0004150867462158203,0.0004150867462158203,0.0004150867462158203,0.0004150867462158203,0.0004150867462158203,0.0004150867462158203,0.0004150867462158203,0.0004150867462158203,0.0004150867462158203,0.0004150867462158203,0.0004150867462158203,0.0004150867462158203,0.0004150867462158203,0.0004150867462158203,0.0004150867462158203,0.0004150867462158203,0.0004150867462158203,0.0004150867462158203,0.0004150867462158203,0.0004150867462158203,0.0004153251647949219,0.0004150867462158203,0.0004150867462158203,0.0004150867462158203,0.0004150867462158203,0.0004150867462158203,0.0004150867462158203,0.0004150867462158203,0.0004150867462158203,0.0004150867462158203,0.0004150867462158203,0.0004150867462158203,0.0004150867462158203,0.0004150867462158203,0.0004150867462158203,0.0004150867462158203,0.0004150867462158203,0.0004153251647949219,0.0004153251647949219,0.0004153251647949219,0.0004153251647949219,0.0004153251647949219,0.0004153251647949219,0.0004153251647949219,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449,0.0004150271415710449]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0003789067268371582,0.00041712902020663023,0.00046843415475450456,0.0005361569346860051,0.0006118318997323513,0.0006928939837962389,0.0008001216920092702,0.0009204322122968733,0.001057673362083733,0.0012215932365506887,0.0014027002034708858,0.0016192077891901135,0.0018716289196163416,0.002164068166166544,0.0025042209308594465,0.0029059399385005236,0.0033702512737363577,0.003915368113666773,0.004547446966171265,0.005274440627545118,0.006108661647886038,0.007092693820595741,0.008222175762057304,0.009547899477183819,0.011077049188315868,0.012822448275983334,0.014884144999086857,0.01728060655295849,0.020021839067339897,0.023194802924990654,0.026881588622927666,0.03129228949546814,0.03642280027270317,0.042542219161987305,0.049730319529771805,0.05813102051615715,0.06788386404514313,0.07921100407838821,0.09227611124515533,0.10728362202644348,0.1243356466293335,0.1435481309890747,0.1650606244802475,0.18890517950057983,0.21506771445274353,0.24345020949840546,0.2738492488861084,0.306106835603714,0.33944976329803467,0.3737046420574188,0.40839844942092896,0.4429304003715515,0.47682639956474304,0.5096791386604309,0.5408795475959778,0.5706308484077454,0.5983343720436096,0.6239089369773865,0.6473219990730286,0.6687100529670715,0.687964141368866,0.705243706703186,0.720605731010437,0.734304666519165,0.7464542388916016,0.7571054697036743,0.7664778828620911,0.7746238708496094,0.7817411422729492,0.7880275845527649,0.7934594750404358,0.798187792301178,0.8022201061248779,0.80576092004776,0.8088517785072327,0.8114891052246094,0.8137688636779785,0.8157746195793152,0.8174713253974915,0.8189430236816406,0.8202207684516907,0.8213009834289551,0.822230875492096,0.8230487108230591,0.8237538933753967,0.8243520855903625,0.8248723149299622,0.825317919254303,0.8257060647010803,0.8260359168052673,0.8263232111930847,0.8265610337257385,0.826780378818512,0.8269673585891724,0.8271233439445496,0.827258288860321,0.8273749947547913,0.8274745345115662,0.8275678753852844,0.8276417851448059,0.8277102708816528,0.8277608156204224,0.8278080224990845,0.827849805355072,0.8278859853744507,0.8279141783714294,0.8279380798339844,0.8279601335525513,0.8279768228530884,0.8279929757118225,0.8280060291290283,0.8280175924301147,0.8280283808708191,0.8280378580093384,0.8280455470085144,0.8280519843101501,0.8280596733093262,0.828065037727356,0.8280683755874634,0.8280719518661499,0.8280760645866394,0.8280794024467468,0.828081488609314,0.8280837535858154,0.8280860781669617,0.8280873894691467,0.8280888795852661,0.8280896544456482,0.8280912041664124,0.8280917406082153,0.8280922174453735,0.8280927538871765,0.8280929923057556,0.8280945420265198,0.8280947804450989,0.8280950784683228,0.8280953168869019,0.828095555305481,0.8280958533287048,0.8280960917472839,0.8280965685844421,0.828096866607666,0.828096866607666,0.828096866607666,0.8280971050262451,0.8280971050262451,0.8280971050262451,0.8280971050262451,0.8280973434448242,0.8280976414680481,0.8280976414680481,0.8280978798866272,0.8280978798866272,0.8280978798866272,0.8280978798866272,0.8280978798866272,0.8280978798866272,0.8280978798866272,0.8280978798866272,0.8280978798866272,0.8280978798866272,0.8280978798866272,0.8280978798866272,0.8280978798866272,0.8280978798866272,0.8280978798866272,0.8280978798866272,0.8280978798866272,0.8280978798866272,0.8280978798866272,0.8280981183052063,0.8280981183052063,0.8280981183052063,0.8280981183052063,0.8280981183052063,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280984163284302,0.8280986547470093,0.8280986547470093,0.8280986547470093,0.8280986547470093,0.8280986547470093,0.8280986547470093,0.8280986547470093,0.8280986547470093,0.8280988931655884,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123,0.8280991911888123],"recovered":[0.0,5.104858792037703e-05,9.594055882189423e-05,0.00014570652274414897,0.00019880730542354286,0.0002667865774128586,0.00033938331762328744,0.0004350673407316208,0.000540242821443826,0.0006641446962021291,0.000807798991445452,0.0009668448474258184,0.0011556476820260286,0.0013937033945694566,0.0016497159376740456,0.0019490811973810196,0.002301290864124894,0.0026999316178262234,0.0031644992996007204,0.003709359560161829,0.0043499041348695755,0.005090236663818359,0.00596216693520546,0.006952099036425352,0.00810056459158659,0.00943731889128685,0.011003920808434486,0.012793955393135548,0.014884639531373978,0.017294952645897865,0.020093390718102455,0.023320738226175308,0.027172213420271873,0.031616777181625366,0.03692634031176567,0.04317145794630051,0.05054451525211334,0.059037305414676666,0.0690176859498024,0.08049309998750687,0.09372443705797195,0.10888278484344482,0.12606768310070038,0.14544793963432312,0.16706329584121704,0.19090427458286285,0.2170742303133011,0.24532847106456757,0.2757267653942108,0.3075736463069916,0.34047868847846985,0.37441521883010864,0.4086218774318695,0.44266924262046814,0.4761224687099457,0.5084069967269897,0.5394547581672668,0.5687577128410339,0.5961154103279114,0.6216194033622742,0.6450445652008057,0.6663174629211426,0.6854729652404785,0.7028746604919434,0.7183172106742859,0.732211172580719,0.7444374561309814,0.7553005218505859,0.7647350430488586,0.7730605602264404,0.7803046107292175,0.7866472005844116,0.7921955585479736,0.7970067262649536,0.8011624217033386,0.8048086762428284,0.807907223701477,0.8106292486190796,0.8129738569259644,0.8149871230125427,0.8167563676834106,0.8182567954063416,0.8195565938949585,0.820659875869751,0.8216351866722107,0.8224735260009766,0.8231830596923828,0.8237913250923157,0.8243107795715332,0.8247766494750977,0.8251734972000122,0.8255205750465393,0.8258116841316223,0.8260679841041565,0.8262906670570374,0.8264689445495605,0.8266379833221436,0.8267785310745239,0.8268967866897583,0.8269994258880615,0.827087938785553,0.8271664381027222,0.8272320628166199,0.827288806438446,0.8273380398750305,0.8273793458938599,0.8274147510528564,0.8274450302124023,0.8274701237678528,0.8274927139282227,0.8275137543678284,0.8275309205055237,0.8275445103645325,0.827557384967804,0.8275688886642456,0.8275773525238037,0.8275863528251648,0.8275938034057617,0.8275999426841736,0.8276045918464661,0.8276094198226929,0.8276135325431824,0.8276171088218689,0.8276207447052002,0.8276237845420837,0.8276263475418091,0.8276286721229553,0.8276302218437195,0.8276317715644836,0.8276330232620239,0.827633798122406,0.8276345729827881,0.8276353478431702,0.8276361227035522,0.8276376724243164,0.8276379108428955,0.8276379108428955,0.8276384472846985,0.8276386857032776,0.8276392221450806,0.8276392221450806,0.8276392221450806,0.8276396989822388,0.8276399374008179,0.8276402354240417,0.8276402354240417,0.8276402354240417,0.8276402354240417,0.8276404738426208,0.8276407122612,0.8276407122612,0.8276407122612,0.8276407122612,0.8276407122612,0.8276407122612,0.8276407122612,0.8276407122612,0.8276407122612,0.8276407122612,0.8276407122612,0.8276407122612,0.8276407122612,0.8276407122612,0.8276407122612,0.8276407122612,0.8276407122612,0.8276407122612,0.8276407122612,0.8276407122612,0.8276407122612,0.8276407122612,0.8276407122612,0.8276407122612,0.8276407122612,0.8276407122612,0.8276407122612,0.8276407122612,0.8276407122612,0.8276407122612,0.8276407122612,0.8276407122612,0.8276410102844238,0.8276410102844238,0.8276410102844238,0.8276410102844238,0.8276410102844238,0.8276410102844238,0.8276410102844238,0.8276410102844238,0.8276410102844238,0.8276410102844238,0.8276410102844238,0.8276410102844238,0.8276410102844238,0.8276410102844238,0.8276410102844238,0.8276410102844238,0.8276410102844238,0.8276410102844238,0.8276410102844238,0.8276410102844238,0.8276410102844238,0.8276410102844238,0.8276410102844238,0.8276410102844238,0.8276410102844238,0.8276410102844238,0.8276410102844238,0.8276410102844238,0.8276410102844238,0.8276410102844238,0.8276410102844238,0.8276410102844238,0.8276410102844238,0.8276410102844238,0.8276410102844238,0.8276410102844238,0.8276410102844238,0.8276410102844238,0.8276410102844238,0.8276410102844238,0.8276410102844238,0.8276410102844238,0.8276410102844238,0.8276410102844238,0.8276410102844238,0.8276410102844238,0.8276410102844238,0.8276412487030029,0.8276412487030029,0.8276412487030029,0.8276412487030029,0.8276412487030029,0.8276412487030029,0.8276412487030029,0.8276412487030029,0.8276412487030029,0.8276412487030029,0.8276412487030029,0.8276412487030029,0.8276412487030029,0.8276412487030029,0.8276412487030029,0.8276412487030029,0.8276412487030029,0.8276412487030029,0.8276412487030029,0.8276412487030029,0.8276412487030029,0.8276412487030029,0.8276412487030029,0.8276412487030029,0.8276412487030029,0.8276412487030029,0.8276412487030029,0.8276412487030029,0.8276412487030029,0.8276412487030029,0.8276412487030029,0.8276412487030029,0.8276412487030029,0.8276412487030029,0.8276412487030029,0.8276412487030029,0.8276412487030029,0.8276412487030029,0.8276412487030029,0.8276412487030029,0.8276412487030029,0.8276412487030029,0.8276412487030029,0.8276412487030029,0.8276412487030029,0.8276412487030029,0.8276412487030029,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582,0.827641487121582],"active":[0.0003789067268371582,0.000366080435924232,0.0003724935813806951,0.00039045041194185615,0.00041302459430880845,0.0004261074063833803,0.00046073837438598275,0.00048536487156525254,0.0005174305406399071,0.0005574485403485596,0.0005949012120254338,0.0006523629417642951,0.000715981237590313,0.0007703647715970874,0.000854504993185401,0.000956858741119504,0.0010689604096114635,0.0012154364958405495,0.0013829476665705442,0.0015650810673832893,0.0017587575130164623,0.002002457156777382,0.002260008826851845,0.0025958004407584667,0.0029764845967292786,0.0033851293846964836,0.0038802241906523705,0.004486651159822941,0.0051371995359659195,0.005899850279092789,0.006788197904825211,0.007971551269292831,0.009250586852431297,0.010925441980361938,0.012803979218006134,0.014959562569856644,0.017339348793029785,0.020173698663711548,0.023258425295352936,0.026790522038936615,0.030611209571361542,0.03466534614562988,0.03899294137954712,0.043457239866256714,0.04800441861152649,0.0525459349155426,0.05677501857280731,0.06077836453914642,0.06372299790382385,0.06613099575042725,0.0679197609424591,0.06851518154144287,0.06820452213287354,0.06700989603996277,0.0647570788860321,0.062223851680755615,0.05887961387634277,0.05515122413635254,0.05120658874511719,0.04709064960479736,0.0429195761680603,0.03892624378204346,0.035132765769958496,0.03143000602722168,0.028137028217315674,0.024894297122955322,0.02204042673110962,0.019323348999023438,0.017006099224090576,0.014967024326324463,0.013154864311218262,0.011540591716766357,0.010024547576904297,0.008754193782806396,0.007689356803894043,0.006680428981781006,0.005861639976501465,0.005145370960235596,0.0044974684715271,0.0039559006690979,0.0034644007682800293,0.0030441880226135254,0.002674281597137451,0.0023888349533081055,0.002118706703186035,0.0018785595893859863,0.0016892552375793457,0.0015265941619873047,0.0013952851295471191,0.0012592673301696777,0.0011497139930725098,0.0010404586791992188,0.0009686946868896484,0.0008993744850158691,0.000832676887512207,0.000789344310760498,0.0007370114326477051,0.0006960034370422363,0.000671088695526123,0.0006423592567443848,0.0006223320960998535,0.0005943775177001953,0.0005759596824645996,0.0005609989166259766,0.000547945499420166,0.0005348324775695801,0.0005233287811279297,0.0005151033401489258,0.0005066990852355957,0.0005002617835998535,0.0004922747611999512,0.00048667192459106445,0.0004838705062866211,0.00048047304153442383,0.00047665834426879883,0.00047463178634643555,0.00047332048416137695,0.0004712343215942383,0.0004684329032897949,0.0004673600196838379,0.0004666447639465332,0.0004658699035644531,0.00046437978744506836,0.0004630088806152344,0.0004622936248779297,0.0004610419273376465,0.000460207462310791,0.00045943260192871094,0.00045943260192871094,0.00045871734619140625,0.0004584193229675293,0.00045818090438842773,0.0004576444625854492,0.0004584193229675293,0.0004571080207824707,0.0004571676254272461,0.00045740604400634766,0.0004571080207824707,0.0004571676254272461,0.00045686960220336914,0.00045734643936157227,0.0004576444625854492,0.0004571676254272461,0.00045692920684814453,0.00045686960220336914,0.00045686960220336914,0.00045686960220336914,0.00045686960220336914,0.00045686960220336914,0.00045692920684814453,0.00045692920684814453,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.0004571676254272461,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.00045740604400634766,0.0004576444625854492,0.00045794248580932617,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246,0.0004577040672302246]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0003789067268371582,0.00041712902020663023,0.000477156019769609,0.0005469309398904443,0.0006397932302206755,0.0007441991474479437,0.0008757967152632773,0.0010350991506129503,0.0012226193211972713,0.0014516966184601188,0.0017287442460656166,0.002086084336042404,0.0024960122536867857,0.003004958853125572,0.00361420726403594,0.004354539792984724,0.00524801854044199,0.006055817473679781,0.006838989909738302,0.007592405658215284,0.008309394121170044,0.009000730700790882,0.00967411044985056,0.010302597656846046,0.010931341908872128,0.011546233668923378,0.012126495130360126,0.012704446911811829,0.01325597707182169,0.013777749612927437,0.014306962490081787,0.014791281893849373,0.0152748329564929,0.015748122707009315,0.016189346089959145,0.01662338711321354,0.017044859007000923,0.017442474141716957,0.017833931371569633,0.01821666769683361,0.018587861210107803,0.01894596964120865,0.019296640530228615,0.019631406292319298,0.01995411515235901,0.020259380340576172,0.02055618166923523,0.020835280418395996,0.021108737215399742,0.021381424739956856,0.021638205274939537,0.021884214133024216,0.02212611772119999,0.022369559854269028,0.022594019770622253,0.022808218374848366,0.02301805652678013,0.02321968600153923,0.02342105843126774,0.02360755205154419,0.023796869441866875,0.023965662345290184,0.024132661521434784,0.02429632470011711,0.024452803656458855,0.02460389770567417,0.0247480645775795,0.02488376758992672,0.025020239874720573,0.025143884122371674,0.025267016142606735,0.025386301800608635,0.0255027636885643,0.025618456304073334,0.0257261972874403,0.025833938270807266,0.025934496894478798,0.026031462475657463,0.026126889511942863,0.02621513605117798,0.02630620263516903,0.02638905867934227,0.026469865813851357,0.02655092626810074,0.02662326768040657,0.026699967682361603,0.026771025732159615,0.026843367144465446,0.026905188336968422,0.026969576254487038,0.027031656354665756,0.02709014341235161,0.027148118242621422,0.027200963348150253,0.027254832908511162,0.027308959513902664,0.027358725666999817,0.027407465502619743,0.02745569311082363,0.0275026373565197,0.02754419483244419,0.02758985571563244,0.027632439509034157,0.02767219953238964,0.027712475508451462,0.027747875079512596,0.027784302830696106,0.02781534194946289,0.027847664430737495,0.02787742018699646,0.027912307530641556,0.027939243242144585,0.027969256043434143,0.02800055220723152,0.028028514236211777,0.02805314026772976,0.028078023344278336,0.028101367875933647,0.02812548168003559,0.02814933843910694,0.028170885518193245,0.028190381824970245,0.028209878131747246,0.028233477845788002,0.028251435607671738,0.02826913446187973,0.028286579996347427,0.028305305168032646,0.028320953249931335,0.0283355750143528,0.028351737186312675,0.028366101905703545,0.028381749987602234,0.028395602479577065,0.02840791642665863,0.028418947011232376,0.028432028368115425,0.02844485454261303,0.02845562994480133,0.028464864939451218,0.028474869206547737,0.028483077883720398,0.028494877740740776,0.028504112735390663,0.028511295095086098,0.028518734499812126,0.028528226539492607,0.028536947444081306,0.028545670211315155,0.028553878888487816,0.02855849638581276,0.028567731380462646,0.028574401512742043,0.028580814599990845,0.028588509187102318,0.028596462681889534,0.028601592406630516,0.028609031811356544,0.02861441858112812,0.028621088713407516,0.02862570621073246,0.028630323708057404,0.028633657842874527,0.028639301657676697,0.028643662109971046,0.028648536652326584,0.028652897104620934,0.02865648828446865,0.028661362826824188,0.028666237369179726,0.028669314458966255,0.02867341972887516,0.02867726795375347,0.02867957577109337,0.02868214063346386,0.0286847073584795,0.028688298538327217,0.028690863400697708,0.028693171218037605,0.028696250170469284,0.02869778871536255,0.028700098395347595,0.028702406212687492,0.028705228120088577,0.02870728075504303,0.02870907634496689,0.028710871934890747,0.0287129245698452,0.028714720159769058,0.028716515749692917,0.028718825429677963,0.028720106929540634,0.028721902519464493,0.028723185881972313,0.028725238516926765,0.028726007789373398,0.028727546334266663,0.02872857265174389,0.028729598969221115,0.02873113751411438,0.028732677921652794,0.02873421646654606,0.028735755011439323,0.028737295418977737,0.028738319873809814,0.028739091008901596,0.02873986028134823,0.028740372508764267,0.0287411417812109,0.028742168098688126,0.028742937371134758,0.028744220733642578,0.028745247051119804,0.028746528550982475,0.028747299686074257,0.028748581185936928,0.02874935045838356,0.028750890865921974,0.028751660138368607,0.02875242941081524,0.02875319868326187,0.028753967955708504,0.028754225000739098,0.02875499427318573,0.028755763545632362,0.028755763545632362,0.028756020590662956,0.028756534680724144,0.028756534680724144,0.02875755913555622,0.028757816180586815,0.02875807322561741,0.028758330270648003,0.02875884249806404,0.028759099543094635,0.028759611770510674,0.02876012586057186,0.028760381042957306,0.0287606380879879,0.028760895133018494,0.028761152178049088,0.028761407360434532,0.028761664405465126,0.028761664405465126,0.02876192145049572,0.028762176632881165,0.02876243367791176,0.028762690722942352,0.028762947767972946,0.028763459995388985,0.02876371704041958,0.028763972222805023,0.028763972222805023,0.028763972222805023,0.028763972222805023,0.028764229267835617,0.02876448631286621,0.028764743357896805,0.028764743357896805,0.028764743357896805,0.028764743357896805,0.02876499854028225,0.02876499854028225,0.02876499854028225,0.028765255585312843,0.028765255585312843,0.028765255585312843,0.028765255585312843,0.028765512630343437,0.028765512630343437,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403,0.02876576967537403],"recovered":[0.0,4.925290704704821e-05,9.517098078504205e-05,0.00014775872114114463,0.00020752917043864727,0.00028551294235512614,0.00037606648402288556,0.0004830376128666103,0.0006231005536392331,0.00078394211595878,0.0009747971198521554,0.0012141354382038116,0.0015034963143989444,0.0018595538567751646,0.0022858993615955114,0.002797667868435383,0.0034369295462965965,0.004215997643768787,0.004997631069272757,0.005793886259198189,0.006560128182172775,0.007296356372535229,0.00801616720855236,0.008720586076378822,0.009374470449984074,0.010026301257312298,0.010668384842574596,0.011275837197899818,0.01186918094754219,0.012437385506927967,0.012978141196072102,0.013512227684259415,0.014019378460943699,0.014517038129270077,0.014999818988144398,0.015473365783691406,0.015921002253890038,0.016354531049728394,0.01675727590918541,0.017159251496195793,0.017563022673130035,0.017936524003744125,0.018315669149160385,0.01866941712796688,0.01900956965982914,0.019343309104442596,0.019659606739878654,0.019967949017882347,0.020266031846404076,0.020553598180413246,0.02083808369934559,0.021106410771608353,0.021364731714129448,0.021619204431772232,0.0218613650649786,0.022089673206210136,0.02231900580227375,0.022541670128703117,0.022752277553081512,0.022952111437916756,0.02314501814544201,0.023344852030277252,0.02353365533053875,0.023700397461652756,0.023862265050411224,0.024031057953834534,0.024189334362745285,0.024341709911823273,0.02448664791882038,0.024624401703476906,0.024761129170656204,0.02488631382584572,0.02500893361866474,0.02512873150408268,0.025240832939743996,0.025358064100146294,0.025468114763498306,0.025574060156941414,0.0256723091006279,0.025771327316761017,0.025862907990813255,0.025958847254514694,0.02604273147881031,0.026128411293029785,0.026209216564893723,0.026285918429493904,0.02636723592877388,0.026443423703312874,0.026512686163187027,0.026580408215522766,0.026645822450518608,0.02671380154788494,0.02677588164806366,0.02683616429567337,0.026894396170973778,0.026943905279040337,0.026998288929462433,0.02705344185233116,0.027102438732981682,0.027151435613632202,0.02719581313431263,0.027242502197623253,0.027290215715765953,0.02733202837407589,0.027373328804969788,0.02741360478103161,0.027451826259493828,0.02748902328312397,0.027524936944246292,0.02756187506020069,0.02759265899658203,0.02762267179787159,0.027651403099298477,0.027682187035679817,0.027712712064385414,0.027742212638258934,0.02777145802974701,0.02779223583638668,0.027814554050564766,0.027839437127113342,0.02786508947610855,0.027888689190149307,0.027907928451895714,0.027927681803703308,0.027952050790190697,0.02797180414199829,0.027992069721221924,0.028011051937937737,0.028029778972268105,0.02804337441921234,0.028060561046004295,0.02807595394551754,0.028092114254832268,0.02810673601925373,0.028121357783675194,0.028134698048233986,0.02814752422273159,0.028159836307168007,0.02817189320921898,0.028184207156300545,0.028194980695843697,0.028206780552864075,0.028217555955052376,0.028226790949702263,0.028235768899321556,0.028244489803910255,0.028252186253666878,0.028260907158255577,0.028270142152905464,0.028278864920139313,0.02828630432486534,0.028292717412114143,0.028299642726778984,0.028306826949119568,0.02831452153623104,0.028321703895926476,0.028328116983175278,0.028333505615592003,0.02834017388522625,0.028346331790089607,0.028351973742246628,0.02835787460207939,0.028363004326820374,0.02836710959672928,0.02837095782160759,0.02837531827390194,0.02837916649878025,0.028384041041135788,0.028387632220983505,0.02839353121817112,0.028397636488080025,0.028402253985404968,0.02840610221028328,0.028410719707608223,0.028413796797394753,0.028416361659765244,0.028418414294719696,0.028422262519598007,0.028424572199583054,0.028427906334400177,0.028430985286831856,0.028433293104171753,0.028435345739126205,0.028437398374080658,0.02843996323645115,0.0284420158714056,0.028444066643714905,0.028446119278669357,0.028447657823562622,0.02844996750354767,0.02845125086605549,0.028453301638364792,0.02845509722828865,0.02845689281821251,0.028458433225750923,0.028460228815674782,0.028461767360568047,0.02846253663301468,0.028464332222938538,0.028466127812862396,0.028467154130339622,0.028468437492847443,0.02846946381032467,0.02847151644527912,0.028472797945141792,0.028474081307649612,0.028474850580096245,0.02847587689757347,0.028477158397436142,0.028477415442466736,0.028478184714913368,0.028478698804974556,0.028479725122451782,0.028480494394898415,0.028481775894761086,0.028482547029852867,0.028483059257268906,0.02848459780216217,0.02848588116466999,0.028486650437116623,0.02848716266453266,0.02848767675459385,0.028488703072071075,0.0284897293895483,0.028489984571933746,0.028490498661994934,0.028490755707025528,0.028491267934441566,0.02849152497947216,0.0284920372068882,0.028492294251918793,0.028493063524365425,0.028493832796812057,0.028493832796812057,0.028494346886873245,0.02849460206925869,0.02849537320435047,0.02849588543176651,0.028496142476797104,0.02849639765918255,0.028496911749243736,0.02849716879427433,0.02849716879427433,0.02849716879427433,0.02849768102169037,0.028497938066720963,0.028497938066720963,0.028498193249106407,0.028498450294137,0.02849896438419819,0.028499476611614227,0.02849973365664482,0.028499990701675415,0.028499990701675415,0.02850024588406086,0.028500502929091454,0.028500502929091454,0.028500502929091454,0.028500759974122047,0.028500759974122047,0.028500759974122047,0.028500759974122047,0.028500759974122047,0.028500759974122047,0.028501015156507492,0.028501272201538086,0.028501272201538086,0.028501272201538086,0.028501272201538086,0.02850152924656868,0.02850152924656868,0.02850152924656868,0.02850152924656868,0.02850152924656868,0.02850152924656868,0.02850152924656868,0.02850152924656868,0.028501786291599274,0.028501786291599274,0.028501786291599274,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472,0.02850204147398472],"active":[0.0003789067268371582,0.000367876113159582,0.0003819850389845669,0.00039917221874929965,0.0004322640597820282,0.00045868620509281754,0.0004997302312403917,0.00055206153774634,0.0005995187675580382,0.0006677545025013387,0.0007539471262134612,0.0008719488978385925,0.0009925159392878413,0.0011454049963504076,0.0013283079024404287,0.0015568719245493412,0.0018110889941453934,0.0018398198299109936,0.0018413588404655457,0.0017985193990170956,0.0017492659389972687,0.0017043743282556534,0.0016579432412981987,0.0015820115804672241,0.001556871458888054,0.0015199324116110802,0.00145811028778553,0.0014286097139120102,0.001386796124279499,0.0013403641059994698,0.0013288212940096855,0.0012790542095899582,0.001255454495549202,0.0012310845777392387,0.0011895271018147469,0.0011500213295221329,0.0011238567531108856,0.0010879430919885635,0.001076655462384224,0.0010574162006378174,0.001024838536977768,0.0010094456374645233,0.0009809713810682297,0.000961989164352417,0.0009445454925298691,0.0009160712361335754,0.000896574929356575,0.000867331400513649,0.0008427053689956665,0.0008278265595436096,0.0008001215755939484,0.000777803361415863,0.0007613860070705414,0.0007503554224967957,0.0007326547056436539,0.0007185451686382294,0.0006990507245063782,0.000678015872836113,0.0006687808781862259,0.0006554406136274338,0.0006518512964248657,0.0006208103150129318,0.0005990061908960342,0.0005959272384643555,0.0005905386060476303,0.0005728397518396378,0.0005587302148342133,0.000542057678103447,0.0005335919559001923,0.0005194824188947678,0.000505886971950531,0.0004999879747629166,0.000493830069899559,0.000489724799990654,0.0004853643476963043,0.0004758741706609726,0.00046638213098049164,0.0004574023187160492,0.0004545804113149643,0.00044380873441696167,0.0004432946443557739,0.0004302114248275757,0.00042713433504104614,0.00042251497507095337,0.0004140511155128479,0.00041404925286769867,0.00040378980338573456,0.00039994344115257263,0.00039250217378139496,0.00038916803896427155,0.00038583390414714813,0.0003763418644666672,0.00037223659455776215,0.00036479905247688293,0.00036043673753738403,0.0003650542348623276,0.00036043673753738403,0.00035402365028858185,0.00035325437784194946,0.00035120174288749695,0.0003483816981315613,0.0003473535180091858,0.00034222379326820374,0.0003401711583137512,0.0003391467034816742,0.00033427029848098755,0.00033247657120227814,0.0003263186663389206,0.0003227274864912033,0.00031554512679576874,0.00031964853405952454,0.000316571444272995,0.0003178529441356659,0.0003183651715517044,0.0003158021718263626,0.0003109276294708252,0.0003065653145313263,0.00030913203954696655,0.0003109276294708252,0.00030990131199359894,0.0003057960420846939,0.0003016926348209381,0.000301949679851532,0.0003057960420846939,0.00029938481748104095,0.0002973303198814392,0.00029451027512550354,0.00029425323009490967,0.0002911742776632309,0.00029220059514045715,0.0002911761403083801,0.00029014796018600464,0.0002896357327699661,0.00028886646032333374,0.0002865586429834366,0.0002842489629983902,0.00028450414538383484,0.0002850182354450226,0.0002837367355823517,0.0002806577831506729,0.00027988851070404053,0.00027629733085632324,0.00027732178568840027,0.00027732178568840027,0.0002755261957645416,0.00027424469590187073,0.00027604028582572937,0.00027604028582572937,0.00027552805840969086,0.0002750139683485031,0.0002721920609474182,0.0002750139683485031,0.00027475878596305847,0.00027398765087127686,0.00027398765087127686,0.00027475878596305847,0.00027347542345523834,0.0002755261957645416,0.00027424469590187073,0.00027475692331790924,0.0002737324684858322,0.0002724491059780121,0.00027065351605415344,0.0002721920609474182,0.0002727042883634567,0.00027321837842464447,0.000273730605840683,0.00027244724333286285,0.000273730605840683,0.00027270615100860596,0.00027167797088623047,0.00027116574347019196,0.00027116574347019196,0.00026885606348514557,0.00026834383606910706,0.0002683456987142563,0.00026988424360752106,0.00026860088109970093,0.0002685990184545517,0.00026834383606910706,0.00026680342853069305,0.0002668052911758423,0.0002670604735612869,0.0002678297460079193,0.0002673175185918808,0.0002670604735612869,0.0002668052911758423,0.0002668052911758423,0.00026706233620643616,0.0002665482461452484,0.00026757456362247467,0.0002668052911758423,0.0002668052911758423,0.00026629306375980377,0.0002668052911758423,0.00026577897369861603,0.00026577897369861603,0.0002660360187292099,0.0002652667462825775,0.00026500970125198364,0.0002655237913131714,0.00026577897369861603,0.00026629120111465454,0.00026577897369861603,0.00026552192866802216,0.00026500970125198364,0.00026500970125198364,0.0002644956111907959,0.0002639833837747574,0.00026475265622138977,0.00026475265622138977,0.00026552192866802216,0.00026552192866802216,0.00026603415608406067,0.0002655237913131714,0.00026603415608406067,0.00026629120111465454,0.00026629306375980377,0.00026577897369861603,0.00026577897369861603,0.0002660360187292099,0.00026629120111465454,0.00026552192866802216,0.0002652648836374283,0.00026577897369861603,0.0002652648836374283,0.0002652648836374283,0.0002652667462825775,0.00026500970125198364,0.00026552192866802216,0.00026552192866802216,0.00026500970125198364,0.00026449747383594513,0.00026500970125198364,0.00026475265622138977,0.00026500970125198364,0.00026475265622138977,0.0002644956111907959,0.0002644956111907959,0.00026449747383594513,0.00026424042880535126,0.000264238566160202,0.0002644956111907959,0.0002644956111907959,0.00026424042880535126,0.000264238566160202,0.0002644956111907959,0.00026449747383594513,0.00026449747383594513,0.0002644956111907959,0.00026424042880535126,0.000264238566160202,0.00026398152112960815,0.00026398152112960815,0.0002637263387441635,0.0002637263387441635,0.0002639833837747574,0.00026424042880535126,0.0002639833837747574,0.0002639833837747574,0.0002639833837747574,0.000264238566160202,0.000264238566160202,0.000264238566160202,0.00026424042880535126,0.0002639833837747574,0.0002639833837747574,0.0002639833837747574,0.00026424042880535126,0.0002639833837747574,0.00026424042880535126,0.00026424042880535126,0.00026424042880535126,0.00026424042880535126,0.00026424042880535126,0.00026424042880535126,0.00026424042880535126,0.0002639833837747574,0.0002639833837747574,0.0002639833837747574,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274,0.00026372820138931274]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0003789067268371582,0.0004181551339570433,0.0004781821044161916,0.0005461613764055073,0.000626453896984458,0.0007198292296379805,0.000839883170556277,0.0009799461113288999,0.0011461747344583273,0.001339081907644868,0.0015891942894086242,0.0018713724566623569,0.0022163991816341877,0.0026137572713196278,0.003069346770644188,0.003626776859164238,0.004299130290746689,0.004881443455815315,0.005427586380392313,0.0059401243925094604,0.0064398362301290035,0.0069182561710476875,0.00737025449052453,0.0077958302572369576,0.008206783793866634,0.008601833134889603,0.00897046085447073,0.009337035939097404,0.009701558388769627,0.010033246129751205,0.010348259471356869,0.010640442371368408,0.010927494615316391,0.011207107454538345,0.011480819433927536,0.01173221506178379,0.011975914239883423,0.012197552248835564,0.012423551641404629,0.012632876634597778,0.012828605249524117,0.013020486570894718,0.013200824148952961,0.013381930999457836,0.013553033582866192,0.013718492351472378,0.013865994289517403,0.014008109457790852,0.014157921075820923,0.014287209138274193,0.014407776296138763,0.014528600499033928,0.014643266797065735,0.014750494621694088,0.014859004877507687,0.01496058888733387,0.015058581717312336,0.015150674618780613,0.015235841274261475,0.015318186022341251,0.015399760566651821,0.015481079928576946,0.015555215068161488,0.01563037745654583,0.015698101371526718,0.01576223224401474,0.01582379639148712,0.015877410769462585,0.01593666896224022,0.015992335975170135,0.016046462580561638,0.016092892736196518,0.016139836981892586,0.016188833862543106,0.016233982518315315,0.01628015749156475,0.01631837897002697,0.016357114538550377,0.016393540427088737,0.016428684815764427,0.01646151952445507,0.016493072733283043,0.016522830352187157,0.01655515283346176,0.016585422679781914,0.016612356528639793,0.016636470332741737,0.016661610454320908,0.016685210168361664,0.016705989837646484,0.016725998371839523,0.01674652099609375,0.016765760257840157,0.01678602583706379,0.016802186146378517,0.016817577183246613,0.016833994537591934,0.016847847029566765,0.01686067320406437,0.016875039786100388,0.016887608915567398,0.01690017804503441,0.016912491992115974,0.016923265531659126,0.016934296116232872,0.016944557428359985,0.016954049468040466,0.016961488872766495,0.016970466822385788,0.016979701817035675,0.016988424584269524,0.016997145488858223,0.01700330153107643,0.017010997980833054,0.017019206658005714,0.01702587679028511,0.01703203283250332,0.017038188874721527,0.017044346779584885,0.01705101504921913,0.017056403681635857,0.01706153340637684,0.017066150903701782,0.017071280628442764,0.01707487367093563,0.017078720033168793,0.01708179898560047,0.01708667352795601,0.017091291025280952,0.017094368115067482,0.017098216339945793,0.01710180751979351,0.017104629427194595,0.017108220607042313,0.017110785469412804,0.017113352194428444,0.01711566001176834,0.0171174556016922,0.017120277509093285,0.01712258718907833,0.017124895006418228,0.01712745986878872,0.01712951250374317,0.017130538821220398,0.017132077366113663,0.017133617773652077,0.017136182636022568,0.01713746413588524,0.017139261588454247,0.01714080013334751,0.01714259572327137,0.017143364995718002,0.01714439131319523,0.017145417630672455,0.01714644394814968,0.01714695617556572,0.017149008810520172,0.017149778082966805,0.017150547355413437,0.017151573672890663,0.01715259999036789,0.017153369262814522,0.017153626307845116,0.01715388335287571,0.017154395580291748,0.017154652625322342,0.01715516485273838,0.017155934125185013,0.017156191170215607,0.0171564482152462,0.017157217487692833,0.017157474532723427,0.017158500850200653,0.017158756032586098,0.017159782350063324,0.017160039395093918,0.01716029644012451,0.01716080866754055,0.017161065712571144,0.017161065712571144,0.017161322757601738,0.017161834985017776,0.01716209203004837,0.01716209203004837,0.017162347212433815,0.017162347212433815,0.017162347212433815,0.017162347212433815,0.017162347212433815,0.017162347212433815,0.01716260425746441,0.01716260425746441,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003,0.017162861302495003],"recovered":[0.0,5.2587740356102586e-05,0.00010030149132944643,0.00014801524230279028,0.00020829876302741468,0.00027858675457537174,0.000359905359800905,0.00046148948604241014,0.0005725650698877871,0.0007151932804845273,0.0008780870120972395,0.0010899771004915237,0.0013362416066229343,0.0016279112314805388,0.0019737076945602894,0.0023651656229048967,0.002845894545316696,0.003429490141570568,0.004001029301434755,0.0045658983290195465,0.005109475925564766,0.005629709921777248,0.006118391174823046,0.0065801371820271015,0.007035470101982355,0.007466689217835665,0.007878925651311874,0.008267305791378021,0.008655172772705555,0.00902046449482441,0.00937010906636715,0.009702052921056747,0.010010653175413609,0.010320279747247696,0.010608101263642311,0.010881044901907444,0.011155783198773861,0.01141436118632555,0.011662421748042107,0.011895346455276012,0.012105953879654408,0.012315278872847557,0.012512290850281715,0.012702119536697865,0.012882713228464127,0.013062537647783756,0.013241592794656754,0.013400382362306118,0.01354891061782837,0.013695899397134781,0.013838527724146843,0.013975769281387329,0.014102749526500702,0.014222290366888046,0.014334135688841343,0.014450597576797009,0.014553721062839031,0.014656075276434422,0.014753041788935661,0.014844877645373344,0.014929275028407574,0.015017775818705559,0.015104994177818298,0.015186313539743423,0.015258653089404106,0.015326889231801033,0.015397434122860432,0.015460282564163208,0.015518257394433022,0.015576488338410854,0.015637541189789772,0.015695003792643547,0.015746820718050003,0.015795817598700523,0.01584404520690441,0.015887398272752762,0.015934854745864868,0.015977181494235992,0.016016174107789993,0.0160549096763134,0.016088513657450676,0.016123658046126366,0.016159571707248688,0.01619112305343151,0.01622319035232067,0.016250381246209145,0.01628013886511326,0.016308099031448364,0.016333751380443573,0.016359148547053337,0.016381464898586273,0.01640378311276436,0.016426613554358482,0.01644713617861271,0.016466375440359116,0.016485614702105522,0.016503315418958664,0.016519732773303986,0.01653384231030941,0.01654692552983761,0.016560006886720657,0.016574373468756676,0.016587456688284874,0.01659976877272129,0.01661156862974167,0.016621829941868782,0.016632860526442528,0.016642095521092415,0.016651587560772896,0.016659539192914963,0.016669288277626038,0.0166774969547987,0.016686731949448586,0.016693400219082832,0.016700327396392822,0.016707509756088257,0.016712896525859833,0.01672085002064705,0.016728032380342484,0.016734957695007324,0.016741370782256126,0.016747528687119484,0.016753170639276505,0.016758045181632042,0.01676291972398758,0.01676676794886589,0.016770614311099052,0.016773950308561325,0.016778822988271713,0.01678369753062725,0.016786519438028336,0.016789598390460014,0.016794215887784958,0.01679678075015545,0.016800114884972572,0.01680242456495762,0.01680498942732811,0.016807811334729195,0.01681063324213028,0.016812171787023544,0.01681499369442463,0.016818072646856308,0.01682140678167343,0.016822947189211845,0.016824742779135704,0.016826793551445007,0.01682833395898342,0.01683064177632332,0.016832180321216583,0.016833463683724403,0.016835002228617668,0.016836542636156082,0.016838081181049347,0.016838593408465385,0.01683961972594261,0.016840390861034393,0.016841672360897064,0.016842955723404884,0.01684449426829815,0.016845008358359337,0.016846032813191414,0.016847316175699234,0.016847573220729828,0.016847828403115273,0.016848599538207054,0.016849368810653687,0.016849881038069725,0.01685013808310032,0.01685090735554695,0.016851164400577545,0.01685142144560814,0.016851933673024178,0.016852445900440216,0.016853472217917442,0.016853729262948036,0.016854755580425262,0.0168552678078413,0.016855524852871895,0.016856038942933083,0.016856294125318527,0.016856294125318527,0.01685655117034912,0.016856808215379715,0.01685706339776516,0.016857320442795753,0.016857577487826347,0.01685783453285694,0.01685783453285694,0.01685783453285694,0.01685783453285694,0.01685783453285694,0.01685783453285694,0.01685783453285694,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298,0.01685834676027298],"active":[0.0003789067268371582,0.0003655673936009407,0.00037788061308674514,0.00039814613410271704,0.0004181551339570433,0.0004412424750626087,0.00047997781075537205,0.0005184566252864897,0.0005736096645705402,0.0006238886271603405,0.0007111072773113847,0.0007813953561708331,0.0008801575750112534,0.000985846039839089,0.0010956390760838985,0.0012616112362593412,0.0014532357454299927,0.0014519533142447472,0.0014265570789575577,0.001374226063489914,0.0013303603045642376,0.0012885462492704391,0.0012518633157014847,0.001215693075209856,0.0011713136918842793,0.001135143917053938,0.0010915352031588554,0.0010697301477193832,0.0010463856160640717,0.001012781634926796,0.0009781504049897194,0.0009383894503116608,0.0009168414399027824,0.0008868277072906494,0.0008727181702852249,0.0008511701598763466,0.0008201310411095619,0.0007831910625100136,0.0007611298933625221,0.0007375301793217659,0.000722651369869709,0.0007052076980471611,0.0006885332986712456,0.0006798114627599716,0.0006703203544020653,0.0006559547036886215,0.0006244014948606491,0.0006077270954847336,0.0006090104579925537,0.0005913097411394119,0.0005692485719919205,0.0005528312176465988,0.000540517270565033,0.0005282042548060417,0.0005248691886663437,0.0005099913105368614,0.0005048606544733047,0.0004945993423461914,0.0004827994853258133,0.00047330837696790695,0.00047048553824424744,0.0004633041098713875,0.00045022089034318924,0.0004440639168024063,0.000439448282122612,0.00043534301221370697,0.0004263622686266899,0.00041712820529937744,0.00041841156780719757,0.00041584763675928116,0.00040892139077186584,0.0003978889435529709,0.0003930162638425827,0.0003930162638425827,0.00038993731141090393,0.00039275921881198883,0.00038352422416210175,0.00037993304431438446,0.0003773663192987442,0.0003737751394510269,0.00037300586700439453,0.00036941468715667725,0.00036325864493846893,0.00036402978003025055,0.0003622323274612427,0.0003619752824306488,0.000356331467628479,0.00035351142287254333,0.0003514587879180908,0.0003468412905931473,0.0003445334732532501,0.0003427378833293915,0.0003391467034816742,0.0003388896584510803,0.00033581070601940155,0.0003319624811410904,0.00033067911863327026,0.00032811425626277924,0.0003268308937549591,0.00032811425626277924,0.0003276020288467407,0.00032580457627773285,0.00032503530383110046,0.0003234967589378357,0.0003227274864912033,0.0003227274864912033,0.00032118894159793854,0.0003193933516740799,0.00031887926161289215,0.0003201626241207123,0.000319136306643486,0.00031964853405952454,0.00031656958162784576,0.00031759776175022125,0.00031887926161289215,0.00031836703419685364,0.000319136306643486,0.00031733885407447815,0.0003163143992424011,0.00031605735421180725,0.0003150328993797302,0.00031400471925735474,0.0003129802644252777,0.00031323544681072235,0.00031195394694805145,0.0003119520843029022,0.00031118467450141907,0.00031272321939468384,0.0003124680370092392,0.0003106705844402313,0.0003116969019174576,0.0003122091293334961,0.00031041353940963745,0.0003114398568868637,0.0003106705844402313,0.0003109276294708252,0.0003106705844402313,0.00030964426696300507,0.00030964426696300507,0.0003104154020547867,0.00030990131199359894,0.0003093872219324112,0.0003081057220697403,0.00030759163200855255,0.0003073345869779587,0.0003068242222070694,0.0003078486770391464,0.00030682235956192017,0.00030708126723766327,0.0003073364496231079,0.0003075934946537018,0.00030682235956192017,0.00030631013214588165,0.0003068242222070694,0.0003068242222070694,0.0003065653145313263,0.0003073364496231079,0.00030682235956192017,0.0003060530871152878,0.0003065653145313263,0.0003065671771764755,0.0003060530871152878,0.0003060530871152878,0.000306054949760437,0.0003057960420846939,0.0003052838146686554,0.0003052838146686554,0.0003057960420846939,0.0003052838146686554,0.0003052838146686554,0.0003057960420846939,0.00030554085969924927,0.000306054949760437,0.0003052838146686554,0.0003060530871152878,0.0003052838146686554,0.00030502863228321075,0.0003052838146686554,0.0003050267696380615,0.0003047715872526169,0.00030502863228321075,0.0003052838146686554,0.0003052838146686554,0.00030502863228321075,0.0003050267696380615,0.00030476972460746765,0.0003045126795768738,0.0003045126795768738,0.0003045126795768738,0.0003045126795768738,0.00030476972460746765,0.00030476972460746765,0.0003050267696380615,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023,0.000304514542222023]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0003789067268371582,0.0004163594567216933,0.00046817760448902845,0.0005320524796843529,0.0006097797304391861,0.0006954593118280172,0.0007978129433467984,0.0009191495482809842,0.0010661387350410223,0.0012359586544334888,0.0014386138645932078,0.0016666650772094727,0.0019280646229162812,0.002240512752905488,0.002597596263512969,0.0030113719403743744,0.0035023619420826435,0.003946151118725538,0.004357105121016502,0.0047413804568350315,0.005098977126181126,0.005429638549685478,0.005754143465310335,0.006065309047698975,0.0063608260825276375,0.006637360900640488,0.006895169150084257,0.007131172344088554,0.007353580091148615,0.007555722258985043,0.0077614556066691875,0.007951797917485237,0.008134443312883377,0.008311702869832516,0.008475879207253456,0.008635181933641434,0.008780375123023987,0.00891120359301567,0.009037413634359837,0.00916413776576519,0.009281369857490063,0.009385518729686737,0.009485307149589062,0.009584839455783367,0.009671801701188087,0.009762612171471119,0.009843673557043076,0.009917040355503559,0.009987584315240383,0.010056333616375923,0.010117899626493454,0.010179722681641579,0.010234618559479713,0.010289258323609829,0.010341846384108067,0.01039161253720522,0.010435221716761589,0.01047293096780777,0.010513205081224442,0.010547323152422905,0.010582980699837208,0.010615559294819832,0.010645059868693352,0.010671738535165787,0.010697390884160995,0.010722787119448185,0.01074792630970478,0.010770756751298904,0.01079307496547699,0.010815649293363094,0.010832066647708416,0.01085053663700819,0.010870546102523804,0.010888245888054371,0.010903124697506428,0.010915950872004032,0.010929546318948269,0.010941603220999241,0.010950325056910515,0.01096315123140812,0.010974438861012459,0.01098521240055561,0.01099650003015995,0.011005991138517857,0.011014199815690517,0.011021639220416546,0.011031643487513065,0.01103856973350048,0.011046778410673141,0.011054474860429764,0.011060117743909359,0.011065761558711529,0.011072687804698944,0.011078587733209133,0.01108346227556467,0.011088849045336246,0.011094235815107822,0.01109911035746336,0.011102957651019096,0.011107832193374634,0.011111423373222351,0.011113988235592842,0.01111732330173254,0.011120658367872238,0.011124249547719955,0.01112707145512104,0.011130405589938164,0.01113143190741539,0.011133484542369843,0.011135023087263107,0.011137331835925579,0.011139128357172012,0.011140410788357258,0.011142462491989136,0.011143488809466362,0.011144771240651608,0.011146053671836853,0.011147850193083286,0.011148619465529919,0.011149901896715164,0.01115118432790041,0.011152210645377636,0.011154006235301495,0.011154775507748127,0.011156314983963966,0.01115682814270258,0.011157597415149212,0.011158367618918419,0.011158623732626438,0.01115939300507307,0.011159650050103664,0.011160163208842278,0.01116067636758089,0.011161189526319504,0.011161189526319504,0.011161958798766136,0.01116247195750475,0.011162728071212769,0.011162985116243362,0.011162985116243362,0.011163241229951382,0.011163498274981976,0.011164010502398014,0.011164010502398014,0.011164010502398014,0.011164267547428608,0.011164523661136627,0.011164780706167221,0.01116503681987524,0.011165549978613853,0.011165549978613853,0.011165807023644447,0.011165807023644447,0.011166063137352467,0.011166063137352467,0.011166063137352467,0.011166063137352467,0.011166063137352467,0.011166063137352467,0.011166063137352467,0.011166319251060486,0.011166319251060486,0.011166319251060486,0.011166319251060486,0.011166319251060486,0.011166319251060486,0.011166319251060486,0.011166319251060486,0.011166319251060486,0.011166319251060486,0.011166319251060486,0.011166319251060486,0.011166319251060486,0.011166319251060486,0.011166319251060486,0.011166319251060486,0.011166319251060486,0.011166319251060486,0.011166319251060486,0.011166319251060486,0.011166319251060486,0.01116657629609108,0.01116657629609108,0.01116657629609108,0.01116657629609108,0.01116657629609108,0.01116657629609108,0.01116657629609108,0.01116657629609108,0.01116657629609108,0.01116657629609108,0.01116657629609108,0.01116657629609108,0.011166832409799099,0.011166832409799099,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693,0.011167089454829693],"recovered":[0.0,4.848333264817484e-05,9.671013685874641e-05,0.00014391084550879896,0.00020162909640930593,0.0002644778578542173,0.0003452833916526288,0.0004368630179669708,0.0005443472182378173,0.0006667099078185856,0.0008139556157402694,0.0009789015166461468,0.0011730913538485765,0.0014162776060402393,0.0016861425247043371,0.001994999358430505,0.0023574698716402054,0.0027876633685082197,0.0032270916271954775,0.003656002227216959,0.0040607997216284275,0.004443022888153791,0.004799080081284046,0.0051407720893621445,0.005459377076476812,0.00576823391020298,0.006069907918572426,0.006343107670545578,0.006589372176676989,0.006825888529419899,0.007043678779155016,0.007262238766998053,0.007467972114682198,0.0076547227799892426,0.007839420810341835,0.008004880510270596,0.008170852437615395,0.008324511349201202,0.008467651903629303,0.00860463734716177,0.008737004362046719,0.008861418813467026,0.00898095965385437,0.009091522544622421,0.009196954779326916,0.009288277477025986,0.009380883537232876,0.009464766830205917,0.00954428967088461,0.009618425741791725,0.009691022336483002,0.009755154140293598,0.009821850806474686,0.009884699247777462,0.00994113553315401,0.009999879635870457,0.010050928220152855,0.010099154897034168,0.010141737759113312,0.010186630301177502,0.010223569348454475,0.010260766372084618,0.010297962464392185,0.010330797173082829,0.010360554791986942,0.010387489572167397,0.010412115603685379,0.010439564473927021,0.010464190505445004,0.010487791150808334,0.010511391796171665,0.010532169602811337,0.010549101047217846,0.010567570105195045,0.010587066411972046,0.010603227652609348,0.010618618689477444,0.010632984340190887,0.010645297355949879,0.010658124461770058,0.010670437477529049,0.01068428996950388,0.01069403812289238,0.010706864297389984,0.010717637836933136,0.010727129876613617,0.010735338553786278,0.010744316503405571,0.010752782225608826,0.010760477744042873,0.010768943466246128,0.01077561266720295,0.01078125648200512,0.010788182727992535,0.010793313384056091,0.01079921331256628,0.01080485712736845,0.010810500010848045,0.010815117508172989,0.0108189657330513,0.01082307007163763,0.010826918296515942,0.010830765590071678,0.010834100656211376,0.010837948881089687,0.010841540060937405,0.01084436196833849,0.010847439989447594,0.010850518010556698,0.010852313600480556,0.010854109190404415,0.010855905711650848,0.010857957415282726,0.010860779322683811,0.01086231879889965,0.010863601230084896,0.01086513977497816,0.010866423137485981,0.010868474841117859,0.010869245044887066,0.01087078358978033,0.010871809907257557,0.010873605497181416,0.010874887928366661,0.010875658132135868,0.0108764274045825,0.010877453722059727,0.01087796688079834,0.010878736153244972,0.010879249311983585,0.010880018584430218,0.010880275629460812,0.010881044901907444,0.010881301015615463,0.010881814174354076,0.010882584378123283,0.010883096605539322,0.010883353650569916,0.010884122923016548,0.010884379968047142,0.010884636081755161,0.010884636081755161,0.010884893126785755,0.010885149240493774,0.010885405354201794,0.010885405354201794,0.010885662399232388,0.010885918512940407,0.010885918512940407,0.01088643167167902,0.010886944830417633,0.010887201875448227,0.010887201875448227,0.010887457989156246,0.010887714102864265,0.010887714102864265,0.010887714102864265,0.010887714102864265,0.010887714102864265,0.010887714102864265,0.010887714102864265,0.010887714102864265,0.010887714102864265,0.010887714102864265,0.010887714102864265,0.010887714102864265,0.010887714102864265,0.010887714102864265,0.010887714102864265,0.010887714102864265,0.010887714102864265,0.010887714102864265,0.010887714102864265,0.010887714102864265,0.010887714102864265,0.010887714102864265,0.010887714102864265,0.010887714102864265,0.010887714102864265,0.010887714102864265,0.010887714102864265,0.010887714102864265,0.01088797114789486,0.01088797114789486,0.01088797114789486,0.01088797114789486,0.01088797114789486,0.01088797114789486,0.010888227261602879,0.010888227261602879,0.010888227261602879,0.010888227261602879,0.010888227261602879,0.010888227261602879,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472,0.010888484306633472],"active":[0.0003789067268371582,0.000367876113159582,0.00037146746763028204,0.0003881416341755539,0.00040815063402988017,0.00043098145397379994,0.00045252955169416964,0.00048228653031401336,0.000521791516803205,0.0005692487466149032,0.0006246582488529384,0.0006877635605633259,0.0007549732690677047,0.0008242351468652487,0.0009114537388086319,0.0010163725819438696,0.0011448920704424381,0.0011584877502173185,0.001130013493821025,0.0010853782296180725,0.0010381774045526981,0.0009866156615316868,0.000955063384026289,0.0009245369583368301,0.0009014490060508251,0.0008691269904375076,0.0008252612315118313,0.0007880646735429764,0.0007642079144716263,0.0007298337295651436,0.0007177768275141716,0.0006895591504871845,0.0006664711982011795,0.0006569800898432732,0.0006364583969116211,0.0006303014233708382,0.0006095226854085922,0.0005866922438144684,0.0005697617307305336,0.0005595004186034203,0.0005443654954433441,0.0005240999162197113,0.0005043474957346916,0.0004933169111609459,0.0004748469218611717,0.0004743346944451332,0.00046279001981019974,0.00045227352529764175,0.0004432946443557739,0.000437907874584198,0.00042687729001045227,0.0004245685413479805,0.00041276775300502777,0.00040455907583236694,0.0004007108509540558,0.0003917329013347626,0.00038429349660873413,0.00037377607077360153,0.00037146732211112976,0.0003606928512454033,0.0003594113513827324,0.00035479292273521423,0.00034709740430116653,0.0003409413620829582,0.0003368360921740532,0.0003352975472807884,0.00033581070601940155,0.0003311922773718834,0.00032888446003198624,0.00032785814255476,0.0003206748515367508,0.00031836703419685364,0.0003214450553059578,0.0003206757828593254,0.00031605828553438187,0.00031272321939468384,0.0003109276294708252,0.0003086188808083534,0.00030502770096063614,0.0003050267696380615,0.0003040013834834099,0.0003009224310517311,0.0003024619072675705,0.00029912684112787247,0.00029656197875738144,0.0002945093438029289,0.00029630493372678757,0.00029425323009490967,0.0002939961850643158,0.0002939971163868904,0.0002911742776632309,0.00029014889150857925,0.00029143132269382477,0.0002904050052165985,0.00029014889150857925,0.0002896357327699661,0.00028937868773937225,0.0002886103466153145,0.0002878401428461075,0.00028886646032333374,0.0002883533015847206,0.0002870699390769005,0.00028655771166086197,0.00028655771166086197,0.0002863006666302681,0.0002855313941836357,0.0002860436215996742,0.0002839919179677963,0.0002829665318131447,0.0002827094867825508,0.00028322264552116394,0.00028322264552116394,0.00028245337307453156,0.00028168316930532455,0.0002811700105667114,0.0002811700105667114,0.00028091389685869217,0.0002814270555973053,0.0002801446244120598,0.0002806568518280983,0.00028040073812007904,0.00028040073812007904,0.00028040073812007904,0.0002798875793814659,0.0002806568518280983,0.00028040073812007904,0.00028014369308948517,0.00028040073812007904,0.0002798875793814659,0.00028014369308948517,0.00027963146567344666,0.0002798875793814659,0.00027963146567344666,0.00027988851070404053,0.0002793753519654274,0.0002793744206428528,0.0002793753519654274,0.0002793744206428528,0.00027886219322681427,0.0002786051481962204,0.0002786051481962204,0.00027886219322681427,0.0002791173756122589,0.00027886126190423965,0.0002786051481962204,0.00027886219322681427,0.00027886126190423965,0.00027886219322681427,0.0002791183069348335,0.0002791183069348335,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.00027834903448820114,0.00027834903448820114,0.00027834903448820114,0.00027834903448820114,0.00027834903448820114,0.00027834903448820114,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.00027886219322681427,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.00027834903448820114,0.00027834903448820114,0.00027834903448820114,0.00027834903448820114,0.00027834903448820114,0.0002786051481962204,0.0002783481031656265,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204,0.0002786051481962204]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0003789067268371582,0.0004135376657359302,0.0004743342287838459,0.0005538571858778596,0.0006485150661319494,0.0007467643590644002,0.0008814402972348034,0.0010440775658935308,0.0012433978263288736,0.0014724752400070429,0.0017710709944367409,0.0021117369178682566,0.00253833900205791,0.003046772675588727,0.003677825443446636,0.00442457152530551,0.005341393873095512,0.006152270827442408,0.006950835231691599,0.00771938543766737,0.008440222591161728,0.009141306392848492,0.009824691340327263,0.01049832720309496,0.01114143617451191,0.011765819974243641,0.012375324964523315,0.012941219843924046,0.013490184210240841,0.014039662666618824,0.014560408890247345,0.015060890465974808,0.015542132779955864,0.016011318191885948,0.016461007297039032,0.016893509775400162,0.017317289486527443,0.01773696579039097,0.018130987882614136,0.018515776842832565,0.018882865086197853,0.01924174465239048,0.01958138309419155,0.019916662946343422,0.02024860680103302,0.020560799166560173,0.020860163494944572,0.021143367514014244,0.021418876945972443,0.021688740700483322,0.021935775876045227,0.022191789001226425,0.02243805304169655,0.022668156772851944,0.022892359644174576,0.023108353838324547,0.023311521857976913,0.023511355742812157,0.023710163310170174,0.023891527205705643,0.024069812148809433,0.024253740906715393,0.024416634812951088,0.024582093581557274,0.024740882217884064,0.024896081537008286,0.02504383958876133,0.025185441598296165,0.02532191388309002,0.025454536080360413,0.02558741718530655,0.025712087750434875,0.02583727240562439,0.025953736156225204,0.026064811274409294,0.026176143437623978,0.026278240606188774,0.02637648954987526,0.026478074491024017,0.026567600667476654,0.026657897979021072,0.02673998661339283,0.026826435700058937,0.026910832151770592,0.026987534016370773,0.027058590203523636,0.027135806158185005,0.0272076316177845,0.02727407217025757,0.027334868907928467,0.02739899978041649,0.027459027245640755,0.027512898668646812,0.027570359408855438,0.027623459696769714,0.027673225849866867,0.02772247977554798,0.027772245928645134,0.02781841903924942,0.02786100283265114,0.027905894443392754,0.027951812371611595,0.027990804985165596,0.028032619506120682,0.028072379529476166,0.028108038008213043,0.028138820081949234,0.028171399608254433,0.028205517679452896,0.028238609433174133,0.02827093005180359,0.028296584263443947,0.02832634001970291,0.028354302048683167,0.028381749987602234,0.028406890109181404,0.028432028368115425,0.028454860672354698,0.028478460386395454,0.028502317145466805,0.02852283976972103,0.028543874621391296,0.028564652428030968,0.028583891689777374,0.028603387996554375,0.028622884303331375,0.028643662109971046,0.028661105781793594,0.02867778018116951,0.0286934282630682,0.02870984561741352,0.028723442927002907,0.028736524283885956,0.028749864548444748,0.02876448631286621,0.028779365122318268,0.028792191296815872,0.028806043788790703,0.028819382190704346,0.028831439092755318,0.028844008222222328,0.028855295851826668,0.028865044936537743,0.028876587748527527,0.028886592015624046,0.028895314782857895,0.028903778642416,0.028911475092172623,0.02892019785940647,0.028928406536579132,0.028937384486198425,0.02894456684589386,0.028950722888112068,0.02895841933786869,0.028965601697564125,0.028973041102290154,0.028979454189538956,0.028985610231757164,0.02899228036403656,0.028998181223869324,0.029004594311118126,0.029011264443397522,0.029016906395554543,0.029022037982940674,0.02902691252529621,0.029032811522483826,0.0290381982922554,0.02904178947210312,0.029046406969428062,0.029050512239336967,0.02905436046421528,0.029057437554001808,0.029063081368803978,0.029067955911159515,0.029071547091007233,0.029075907543301582,0.02907770313322544,0.029081294313073158,0.029085656628012657,0.029089247807860374,0.029091300442814827,0.029094377532601357,0.029097968712449074,0.029101304709911346,0.029103869572281837,0.029106177389621735,0.029108230024576187,0.02911028265953064,0.02911284752190113,0.029116183519363403,0.0291184913367033,0.029120801016688347,0.029123365879058838,0.029125673696398735,0.029128238558769226,0.029130548238754272,0.029133113101124763,0.029134908691048622,0.02913721837103367,0.029139013960957527,0.029140809550881386,0.02914286218583584,0.029143886640667915,0.029147222638130188,0.02914850413799286,0.029150044545531273,0.029151583090424538,0.029152866452932358,0.029153892770409584,0.02915543131530285,0.029156457632780075,0.029157739132642746,0.029158765450119972,0.02915927954018116,0.029160818085074425,0.02916184440255165,0.029162870720028877,0.029164152219891548,0.029165178537368774,0.029165692627429962,0.029166204854846,0.02916671894490719,0.02916748821735382,0.029168514534831047,0.029169540852308273,0.029169796034693718,0.029170310124754906,0.029170822352170944,0.029171336442232132,0.02917184866964817,0.029172874987125397,0.029173387214541435,0.029174158349633217,0.029174670577049255,0.029175182804465294,0.029175439849495888,0.02917569689452648,0.02917620912194252,0.029177235439419746,0.02917749248445034,0.02917800471186638,0.029178261756896973,0.029178518801927567,0.0291792880743742,0.029180314391851425,0.02918057143688202,0.029180826619267464,0.029180826619267464,0.02918134070932865,0.029181595891714096,0.029182109981775284,0.029182622209191322,0.02918313629925251,0.029183391481637955,0.029183391481637955,0.029183391481637955,0.029183905571699142,0.02918441779911518,0.02918441779911518,0.02918441779911518,0.029184674844145775,0.029184674844145775,0.029184674844145775,0.029184674844145775,0.02918493188917637,0.02918493188917637,0.02918493188917637,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963,0.029185188934206963],"recovered":[0.0,5.027900988352485e-05,9.465793118579313e-05,0.00014442388783209026,0.00020778570615220815,0.00028499990003183484,0.0003714490158017725,0.0004845767980441451,0.0006251527811400592,0.0007877899915911257,0.0009919843869283795,0.0012333749327808619,0.001530431560240686,0.0018880281131714582,0.0023225825279951096,0.0028512815479189157,0.003464121138677001,0.004242932889610529,0.005045344587415457,0.005843908991664648,0.006639394443482161,0.007376135792583227,0.008096972480416298,0.00879703089594841,0.009473745711147785,0.010147124528884888,0.010783565230667591,0.011421031318604946,0.012024122290313244,0.012593609280884266,0.013160787522792816,0.01371719129383564,0.014246916398406029,0.014745602384209633,0.015228640288114548,0.01570090278983116,0.01616162247955799,0.016606438905000687,0.017033297568559647,0.01744399406015873,0.017841096967458725,0.01822819374501705,0.018615033477544785,0.018982378765940666,0.019330227747559547,0.01966499350965023,0.019990524277091026,0.020301176235079765,0.020602593198418617,0.020892467349767685,0.0211715679615736,0.021441945806145668,0.021701036021113396,0.021951917558908463,0.022194335237145424,0.02242879942059517,0.02264915406703949,0.022867200896143913,0.023072678595781326,0.0232820026576519,0.023483119904994965,0.023661917075514793,0.023852258920669556,0.024022849276661873,0.02419087290763855,0.024353254586458206,0.02451050467789173,0.024660315364599228,0.024804996326565742,0.024946341291069984,0.02508358284831047,0.025218257680535316,0.025350624695420265,0.025480426847934723,0.025602789595723152,0.025719765573740005,0.02583058550953865,0.02594422549009323,0.026044784113764763,0.026147907599806786,0.026243334636092186,0.026340557262301445,0.026426751166582108,0.026514481753110886,0.026599392294883728,0.02668045461177826,0.026758180931210518,0.026835652068257332,0.02690516971051693,0.026977766305208206,0.02704266831278801,0.02710474655032158,0.02716195210814476,0.0272209532558918,0.02727815881371498,0.02733510732650757,0.027388976886868477,0.02743874303996563,0.02749081887304783,0.027540840208530426,0.02759265899658203,0.027635755017399788,0.027678851038217545,0.02772323042154312,0.027765044942498207,0.027803009375929832,0.02783866785466671,0.02787560597062111,0.027906646952033043,0.027939224615693092,0.02797103486955166,0.028002586215734482,0.028034651651978493,0.02806517854332924,0.028096474707126617,0.028123922646045685,0.028151115402579308,0.028175998479127884,0.028200624510645866,0.02822653390467167,0.028253724798560143,0.02827809564769268,0.028296051546931267,0.02832067757844925,0.028340687975287437,0.028358643874526024,0.028377370908856392,0.02839789353311062,0.02841482311487198,0.028432266786694527,0.02844688855111599,0.02846458926796913,0.028479725122451782,0.028494859114289284,0.02850845456123352,0.02852230705320835,0.028538469225168228,0.028552576899528503,0.028565403074026108,0.028577974066138268,0.028591826558113098,0.02860567905008793,0.02861645258963108,0.02862774021923542,0.028637487441301346,0.028649287298321724,0.0286590363830328,0.028668271377682686,0.028676992282271385,0.028684688732028008,0.0286936666816473,0.028702644631266594,0.028710341081023216,0.02871624007821083,0.028722397983074188,0.028729066252708435,0.028736762702465057,0.028743945062160492,0.028749845921993256,0.02875702828168869,0.028762929141521454,0.028769085183739662,0.028776010498404503,0.028782937675714493,0.02878832444548607,0.02879473753273487,0.02880089357495308,0.028805768117308617,0.02881038561463356,0.028815003111958504,0.028819363564252853,0.02882423810660839,0.02882731705904007,0.02883116342127323,0.028835011646151543,0.02883988618850708,0.02884424664080143,0.02884681150317192,0.028850147500634193,0.02885373868048191,0.028857842087745667,0.028860921040177345,0.02886323072016239,0.02886630780994892,0.028870156034827232,0.02887246571481228,0.028874516487121582,0.0288781076669693,0.028880929574370384,0.028882982209324837,0.02888631820678711,0.02888759970664978,0.028889652341604233,0.028892986476421356,0.028895296156406403,0.028898118063807487,0.02890016883611679,0.02890273556113243,0.028905300423502922,0.028907353058457375,0.02890966087579727,0.02891145646572113,0.028913509100675583,0.028915561735630035,0.02891838364303112,0.028919409960508347,0.02892094850540161,0.028923513367772102,0.028924796730279922,0.028925566002726555,0.02892659232020378,0.028927618637681007,0.02892890013754368,0.028929926455020905,0.028930695727467537,0.02893223613500595,0.028933005407452583,0.028933774679899216,0.028934286907315254,0.028935570269823074,0.0289365965873003,0.02893710881471634,0.02893787808716297,0.02893839217722416,0.028939418494701385,0.028940444812178612,0.028940699994564056,0.028941726312041283,0.028941983357071877,0.02894224040210247,0.02894275262951851,0.02894352190196514,0.028944291174411774,0.028945062309503555,0.028945574536919594,0.028946343809366226,0.028946343809366226,0.028946857899427414,0.028947370126843452,0.028947627171874046,0.028947627171874046,0.02894788421690464,0.028948908671736717,0.02894916571676731,0.0289496798068285,0.028950192034244537,0.02895044907927513,0.028950706124305725,0.02895096130669117,0.028951218351721764,0.028951987624168396,0.028952501714229584,0.028953270986676216,0.02895404025912285,0.028954297304153442,0.028954297304153442,0.028954297304153442,0.028955066576600075,0.02895532362163067,0.028955578804016113,0.028955578804016113,0.028955835849046707,0.0289560928940773,0.0289560928940773,0.0289560928940773,0.0289560928940773,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746,0.028956348076462746],"active":[0.0003789067268371582,0.00036325864493846893,0.00037967629032209516,0.00040943329804576933,0.0004407293745316565,0.00046176445903256536,0.0005099913105368614,0.0005595007678493857,0.0006182450451888144,0.0006846852484159172,0.0007790866075083613,0.0008783619850873947,0.001007907441817224,0.0011587445624172688,0.0013552429154515266,0.0015732899773865938,0.0018772727344185114,0.0019093379378318787,0.0019054906442761421,0.0018754764460027218,0.0018008281476795673,0.0017651706002652645,0.001727718859910965,0.0017012963071465492,0.0016676904633641243,0.0016186954453587532,0.0015917597338557243,0.0015201885253190994,0.001466061919927597,0.001446053385734558,0.0013996213674545288,0.0013436991721391678,0.0012952163815498352,0.0012657158076763153,0.0012323670089244843,0.0011926069855690002,0.001155667006969452,0.0011305268853902817,0.0010976903140544891,0.0010717827826738358,0.0010417681187391281,0.0010135509073734283,0.0009663496166467667,0.0009342841804027557,0.0009183790534734726,0.0008958056569099426,0.0008696392178535461,0.0008421912789344788,0.0008162837475538254,0.0007962733507156372,0.0007642079144716263,0.0007498431950807571,0.0007370170205831528,0.0007162392139434814,0.0006980244070291519,0.0006795544177293777,0.0006623677909374237,0.0006441548466682434,0.0006374847143888474,0.0006095245480537415,0.0005866922438144684,0.0005918238312005997,0.0005643758922815323,0.000559244304895401,0.0005500093102455139,0.0005428269505500793,0.0005333349108695984,0.0005251262336969376,0.0005169175565242767,0.0005081947892904282,0.0005038343369960785,0.000493830069899559,0.00048664771020412445,0.00047330930829048157,0.00046202167868614197,0.00045637786388397217,0.0004476550966501236,0.0004322640597820282,0.00043329037725925446,0.00041969306766986847,0.0004145633429288864,0.0003994293510913849,0.00039968453347682953,0.0003963503986597061,0.0003881417214870453,0.0003781355917453766,0.0003776252269744873,0.0003719795495271683,0.00036890245974063873,0.0003571026027202606,0.000356331467628479,0.0003542806953191757,0.0003509465605020523,0.0003494061529636383,0.0003453008830547333,0.0003381185233592987,0.0003335028886795044,0.0003335028886795044,0.0003276001662015915,0.0003201626241207123,0.00031323544681072235,0.00031605735421180725,0.00031195394694805145,0.0003093890845775604,0.0003073345869779587,0.00030502863228321075,0.0003001522272825241,0.00029579363763332367,0.0002988707274198532,0.00029938481748104095,0.00029989518225193024,0.000293998047709465,0.00029168836772441864,0.0002891235053539276,0.00028527528047561646,0.0002829674631357193,0.00028091296553611755,0.00027886219322681427,0.000277835875749588,0.0002757832407951355,0.00026911497116088867,0.00026577897369861603,0.00026860088109970093,0.000263214111328125,0.00026270002126693726,0.00026424042880535126,0.00026629120111465454,0.00026321224868297577,0.00026295706629753113,0.0002611614763736725,0.00026295706629753113,0.00025885365903377533,0.0002567991614341736,0.00025500543415546417,0.00025603175163269043,0.0002570580691099167,0.00025372207164764404,0.0002534668892621994,0.0002539791166782379,0.00025346502661705017,0.00025218166410923004,0.000249616801738739,0.000248592346906662,0.00024884752929210663,0.0002491045743227005,0.00024602748453617096,0.0002447422593832016,0.00024320371448993683,0.00024320557713508606,0.00024371780455112457,0.00024371780455112457,0.00024192221462726593,0.00024038180708885193,0.0002421792596578598,0.00024320371448993683,0.00024397484958171844,0.00024269148707389832,0.00024166516959667206,0.00024243444204330444,0.00024115294218063354,0.00024166516959667206,0.0002421792596578598,0.00024089589715003967,0.00023910030722618103,0.00023858807981014252,0.00023807398974895477,0.0002373047173023224,0.00023602135479450226,0.00023602135479450226,0.00023550912737846375,0.00023499689996242523,0.00023319944739341736,0.00023576430976390839,0.00023679248988628387,0.00023653544485569,0.00023602135479450226,0.00023345649242401123,0.0002344828099012375,0.00023550912737846375,0.00023550912737846375,0.00023345835506916046,0.00023345649242401123,0.00023473799228668213,0.00023499689996242523,0.0002337135374546051,0.00023371167480945587,0.0002337135374546051,0.00023217499256134033,0.00023191794753074646,0.0002332013100385666,0.0002321731299161911,0.0002332013100385666,0.0002337135374546051,0.00023268721997737885,0.00023294240236282349,0.00023243017494678497,0.00023294426500797272,0.0002321731299161911,0.00023191794753074646,0.0002316609025001526,0.00023114867508411407,0.00023140572011470795,0.00023037753999233246,0.0002316609025001526,0.00023012049496173859,0.00023063458502292633,0.00023063458502292633,0.00022935308516025543,0.00022909604012966156,0.00022986531257629395,0.00022986531257629395,0.00023012049496173859,0.00022986531257629395,0.00022935308516025543,0.00023012235760688782,0.00022960826754570007,0.00022986531257629395,0.00023037753999233246,0.0002308916300535202,0.00023012235760688782,0.00022960826754570007,0.0002296101301908493,0.0002296101301908493,0.00023012235760688782,0.00023012235760688782,0.0002293512225151062,0.0002296101301908493,0.00022909604012966156,0.00022935308516025543,0.00022960826754570007,0.00023012235760688782,0.00022986531257629395,0.00022986717522144318,0.00022960826754570007,0.00022960826754570007,0.00022909604012966156,0.00022935308516025543,0.0002293512225151062,0.00022986531257629395,0.00022986531257629395,0.00023037753999233246,0.00023037753999233246,0.0002296101301908493,0.00023012235760688782,0.00023063458502292633,0.0002303794026374817,0.00023037753999233246,0.00023012049496173859,0.0002303794026374817,0.00023037753999233246,0.00023012235760688782,0.00023012049496173859,0.00022986531257629395,0.0002293512225151062,0.00022909417748451233,0.00022909417748451233,0.00022960826754570007,0.0002293512225151062,0.00022909417748451233,0.0002288389950990677,0.00022909604012966156,0.0002288389950990677,0.00022858195006847382,0.00022858195006847382,0.0002288389950990677,0.0002288389950990677,0.00022858381271362305,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692,0.00022884085774421692]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0003789067268371582,0.00041405073716305196,0.00046971678966656327,0.0005366699770092964,0.000617732061073184,0.0007200856925919652,0.0008375744218938053,0.0009737894870340824,0.0011402745731174946,0.0013306165346875787,0.001571237575262785,0.001851876499131322,0.002185872755944729,0.0025804091710597277,0.003051133593544364,0.0035929156001657248,0.004262703470885754,0.00486964313313365,0.005424251314252615,0.005955259315669537,0.006461127661168575,0.0069657135754823685,0.007427716162055731,0.00788484513759613,0.008323246613144875,0.008738561533391476,0.009122324176132679,0.009491208009421825,0.009861374273896217,0.010207170620560646,0.010538345202803612,0.01085618045181036,0.011160163208842278,0.011451832950115204,0.011717080138623714,0.01198104489594698,0.012221922166645527,0.012474087066948414,0.012700342573225498,0.01292018499225378,0.013118479400873184,0.013318312354385853,0.01351301558315754,0.01369514875113964,0.013868816196918488,0.01402940135449171,0.014185882173478603,0.01433723233640194,0.01447755191475153,0.014607866294682026,0.014736128970980644,0.014858491718769073,0.014978802762925625,0.015090134926140308,0.015196849592030048,0.015304846689105034,0.015400017611682415,0.01549390610307455,0.015583689324557781,0.015673216432332993,0.01575915329158306,0.01583867520093918,0.015916917473077774,0.015992848202586174,0.01606287993490696,0.016136758029460907,0.016208330169320107,0.016265278682112694,0.01632402278482914,0.016380714252591133,0.016436636447906494,0.01648717187345028,0.01653565652668476,0.016584396362304688,0.016626466065645218,0.016668792814016342,0.016708554700016975,0.016745494678616524,0.016781920567154884,0.016810651868581772,0.01684246025979519,0.01687273010611534,0.016901718452572823,0.016931474208831787,0.016958924010396004,0.01698560267686844,0.017008433118462563,0.017031263560056686,0.017056146636605263,0.017074359580874443,0.017094112932682037,0.01711181178689003,0.017131051048636436,0.0171500351279974,0.01716645248234272,0.017182612791657448,0.01719851791858673,0.01721160113811493,0.017224427312612534,0.017239049077033997,0.01725110597908497,0.017262905836105347,0.01727445051074028,0.017285993322730064,0.017295997589826584,0.017307285219430923,0.017316777259111404,0.017326781526207924,0.01733524538576603,0.01734166033565998,0.017349354922771454,0.01735730655491352,0.01736423373222351,0.017370134592056274,0.017375776544213295,0.01738116517663002,0.017386551946401596,0.017391681671142578,0.01739681325852871,0.01740117371082306,0.017404764890670776,0.017408356070518494,0.01741323061287403,0.01741630770266056,0.017419898882508278,0.01742323487997055,0.017427338287234306,0.017430929467082024,0.017434008419513702,0.017436830326914787,0.017438368871808052,0.01744016446173191,0.01744273118674755,0.017445296049118042,0.01744760386645794,0.017450425773859024,0.017452221363782883,0.017453504726290703,0.01745530031621456,0.017456838861107826,0.017458634451031685,0.017459917813539505,0.017461201176047325,0.017462482675909996,0.017463766038417816,0.017464792355895042,0.01746530458331108,0.017466073855757713,0.017466843128204346,0.017467869445681572,0.01746966503560543,0.01747017912566662,0.017470691353082657,0.01747094839811325,0.017471205443143845,0.017471717670559883,0.017471717670559883,0.01747223176062107,0.017473001033067703,0.017473513260483742,0.017473770305514336,0.017474282532930374,0.017474539577960968,0.017475051805377007,0.017475822940468788,0.017476078122854233,0.01747659221291542,0.017476849257946014,0.01747710444033146,0.017477618530392647,0.017477618530392647,0.01747787371277809,0.017478130757808685,0.01747838780283928,0.017478900030255318,0.01747915707528591,0.017479414120316505,0.017479414120316505,0.017479414120316505,0.017479414120316505,0.01747966930270195,0.01747966930270195,0.01747966930270195,0.017479926347732544,0.017479926347732544,0.017479926347732544,0.017479926347732544,0.017479926347732544,0.017480183392763138,0.017480183392763138,0.017480183392763138,0.017480183392763138,0.017480183392763138,0.017480695620179176,0.017480695620179176,0.017480695620179176,0.01748095266520977,0.01748095266520977,0.017481209710240364,0.017481209710240364,0.017481466755270958,0.017481466755270958,0.017481466755270958,0.017481466755270958,0.017481466755270958,0.017481466755270958,0.017481721937656403,0.017481721937656403,0.017481721937656403,0.017481721937656403,0.017481721937656403,0.017481721937656403,0.017481721937656403,0.017481721937656403,0.017481721937656403,0.017481721937656403,0.017481721937656403,0.017481978982686996,0.017481978982686996,0.017481978982686996,0.017481978982686996,0.017481978982686996,0.017481978982686996,0.017481978982686996,0.017481978982686996,0.017481978982686996,0.017481978982686996,0.017481978982686996,0.017481978982686996,0.017481978982686996,0.017481978982686996,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759,0.01748223602771759],"recovered":[0.0,4.925290704704821e-05,9.363182471133769e-05,0.00014160211139824241,0.00020419435168150812,0.00027679107734002173,0.00035682704765349627,0.00046200252836570144,0.000577695551328361,0.0007172454497776926,0.0008862958056852221,0.001086898846551776,0.0013264936860650778,0.001615597982890904,0.0019513899460434914,0.0023536221124231815,0.002835120540112257,0.0034225641284137964,0.004003850743174553,0.004576928913593292,0.005121276248246431,0.005654336418956518,0.006178931333124638,0.006656325422227383,0.007120123598724604,0.007580843288451433,0.008011549711227417,0.008425582200288773,0.00881113950163126,0.009195415303111076,0.009550446644425392,0.009908299893140793,0.010241526179015636,0.010549870319664478,0.010844618082046509,0.011129104532301426,0.011406408622860909,0.011657804250717163,0.01190868578851223,0.012143663130700588,0.01237889751791954,0.01259668730199337,0.01280190795660019,0.013003280386328697,0.013196444138884544,0.013381912373006344,0.0135530149564147,0.013712060637772083,0.013868797570466995,0.014015530236065388,0.014157389290630817,0.01428847387433052,0.01442340575158596,0.014550643041729927,0.014673261903226376,0.014780489727854729,0.014888999983668327,0.014992636628448963,0.015090372413396835,0.01518169604241848,0.01527866255491972,0.0153640853241086,0.015449251979589462,0.015532623045146465,0.015615223906934261,0.01568756438791752,0.015761444345116615,0.01583455316722393,0.015897145494818687,0.015959737822413445,0.016015660017728806,0.01607183925807476,0.016128530725836754,0.016177527606487274,0.016227036714553833,0.016269108280539513,0.016311947256326675,0.016355812549591064,0.016396088525652885,0.016434822231531143,0.016465863212943077,0.01649869792163372,0.016531789675354958,0.016561802476644516,0.01659335568547249,0.016622086986899376,0.01664799638092518,0.016674160957336426,0.016696222126483917,0.016721874475479126,0.016741370782256126,0.01676240563392639,0.016781644895672798,0.016801398247480392,0.016822433099150658,0.016839364543557167,0.016856038942933083,0.016872456297278404,0.01688656397163868,0.016899647191166878,0.016913756728172302,0.016926582902669907,0.016939152032136917,0.01695069670677185,0.016961727291345596,0.016972243785858154,0.0169832743704319,0.016993023455142975,0.017003796994686127,0.017013544216752052,0.017019957304000854,0.01702842302620411,0.017035093158483505,0.017041249200701714,0.017048176378011703,0.017055101692676544,0.01705997623503208,0.017066646367311478,0.017071519047021866,0.017076393589377403,0.017081011086702347,0.017085371538996696,0.0170894768089056,0.017093580216169357,0.01709691621363163,0.01709999330341816,0.017103584483265877,0.017107432708144188,0.017111537978053093,0.017114872112870216,0.017118720337748528,0.017121028155088425,0.017123080790042877,0.017125390470027924,0.017127186059951782,0.017129238694906235,0.017132315784692764,0.017134368419647217,0.01713642105460167,0.01713898591697216,0.017140012234449387,0.017141807824373245,0.017143089324235916,0.017145656049251556,0.01714642532169819,0.017147963866591454,0.01714950241148472,0.01715155504643917,0.017152324318885803,0.017153095453977585,0.017153607681393623,0.017155403271317482,0.017156686633825302,0.01715719886124134,0.017157455906271935,0.017158225178718567,0.0171589944511652,0.017159251496195793,0.017160020768642426,0.017160532996058464,0.017161047086119652,0.017161304131150246,0.01716155931353569,0.017162330448627472,0.017162585631012917,0.017163099721074104,0.017163868993520737,0.017164381220936775,0.01716463826596737,0.017165150493383408,0.017165150493383408,0.017165664583444595,0.017165664583444595,0.01716592162847519,0.017166176810860634,0.01716669090092182,0.017166947945952415,0.01716720312833786,0.017167717218399048,0.017167717218399048,0.017167717218399048,0.017167972400784492,0.017167972400784492,0.017167972400784492,0.017167972400784492,0.017168229445815086,0.017168229445815086,0.01716848649084568,0.01716848649084568,0.01716899871826172,0.01716899871826172,0.01716899871826172,0.01716899871826172,0.01716899871826172,0.017169255763292313,0.017169512808322906,0.017169512808322906,0.017169512808322906,0.01716976799070835,0.017170025035738945,0.017170025035738945,0.017170025035738945,0.017170025035738945,0.01717028208076954,0.01717028208076954,0.01717028208076954,0.01717028208076954,0.01717028208076954,0.01717028208076954,0.01717028208076954,0.01717028208076954,0.01717028208076954,0.01717028208076954,0.01717028208076954,0.017170539125800133,0.017170539125800133,0.017170539125800133,0.017170539125800133,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577,0.017170794308185577],"active":[0.0003789067268371582,0.00036479783011600375,0.0003760849649552256,0.0003950678510591388,0.0004135377239435911,0.00044329461525194347,0.000480747374240309,0.000511786958668381,0.0005625790217891335,0.0006133710849098861,0.0006849417695775628,0.000764977652579546,0.0008593790698796511,0.0009648111881688237,0.0010997436475008726,0.0012392934877425432,0.0014275829307734966,0.0014470790047198534,0.001420400571078062,0.0013783304020762444,0.001339851412922144,0.0013113771565258503,0.0012487848289310932,0.0012285197153687477,0.001203123014420271,0.0011577182449400425,0.001110774464905262,0.0010656258091330528,0.0010502347722649574,0.0010117553174495697,0.0009878985583782196,0.0009478805586695671,0.0009186370298266411,0.0009019626304507256,0.0008724620565772057,0.0008519403636455536,0.0008155135437846184,0.0008162828162312508,0.0007916567847132683,0.0007765218615531921,0.0007395818829536438,0.0007216250523924828,0.0007111076265573502,0.0006918683648109436,0.0006723720580339432,0.0006474889814853668,0.0006328672170639038,0.0006251716986298561,0.0006087543442845345,0.0005923360586166382,0.0005787396803498268,0.0005700178444385529,0.0005553970113396645,0.0005394918844103813,0.0005235876888036728,0.0005243569612503052,0.0005110176280140877,0.0005012694746255875,0.0004933169111609459,0.0004915203899145126,0.0004804907366633415,0.00047458987683057785,0.00046766549348831177,0.0004602251574397087,0.0004476560279726982,0.00044919364154338837,0.0004468858242034912,0.00043072551488876343,0.00042687729001045227,0.0004209764301776886,0.0004209764301776886,0.0004153326153755188,0.0004071258008480072,0.00040686875581741333,0.0003994293510913849,0.00039968453347682953,0.0003966074436903,0.0003896821290254593,0.0003858320415019989,0.00037582963705062866,0.0003765970468521118,0.0003740321844816208,0.000369928777217865,0.0003696717321872711,0.0003655683249235153,0.0003635156899690628,0.00036043673753738403,0.0003571026027202606,0.0003599245101213455,0.0003524851053953171,0.00035274215042591095,0.0003494061529636383,0.0003494061529636383,0.0003486368805170059,0.0003440193831920624,0.00034324824810028076,0.0003424789756536484,0.00033914484083652496,0.00033786334097385406,0.00033940188586711884,0.0003373492509126663,0.00033632293343544006,0.00033529847860336304,0.0003352966159582138,0.00033427029848098755,0.00033504143357276917,0.0003335028886795044,0.00033375807106494904,0.00033144839107990265,0.00032811611890792847,0.00032939761877059937,0.0003288835287094116,0.0003291405737400055,0.00032888539135456085,0.0003276001662015915,0.00032606348395347595,0.00032657571136951447,0.00032503530383110046,0.00032529421150684357,0.0003247801214456558,0.00032375380396842957,0.0003229845315217972,0.00032375380396842957,0.0003227274864912033,0.00032298266887664795,0.00032324157655239105,0.00032375380396842957,0.0003234967589378357,0.00032247044146060944,0.0003219582140445709,0.00031964853405952454,0.000319136306643486,0.00031965039670467377,0.0003199055790901184,0.0003204178065061569,0.0003211870789527893,0.0003199055790901184,0.000319136306643486,0.00031887926161289215,0.0003178529441356659,0.0003186222165822983,0.00031810998916625977,0.000318111851811409,0.00031682662665843964,0.0003173407167196274,0.00031682848930358887,0.0003158021718263626,0.0003145188093185425,0.0003145188093185425,0.0003147739917039871,0.00031605735421180725,0.00031477585434913635,0.00031400471925735474,0.0003137495368719101,0.0003137495368719101,0.0003134924918413162,0.00031272321939468384,0.0003129802644252777,0.0003129802644252777,0.0003129802644252777,0.00031272321939468384,0.0003129784017801285,0.0003129802644252777,0.0003127213567495346,0.0003132373094558716,0.0003129784017801285,0.00031272321939468384,0.0003124680370092392,0.00031246617436408997,0.0003124680370092392,0.0003124680370092392,0.0003122091293334961,0.00031246617436408997,0.00031246617436408997,0.00031272321939468384,0.00031246617436408997,0.00031246617436408997,0.0003122109919786453,0.0003116969019174576,0.0003116969019174576,0.0003119520843029022,0.0003116969019174576,0.0003116969019174576,0.00031195394694805145,0.00031195394694805145,0.0003116969019174576,0.0003116969019174576,0.0003114398568868637,0.0003116969019174576,0.00031118467450141907,0.00031118467450141907,0.00031118467450141907,0.00031118467450141907,0.0003116969019174576,0.0003114398568868637,0.00031118281185626984,0.0003114398568868637,0.0003114398568868637,0.00031144171953201294,0.00031118467450141907,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031118467450141907,0.00031118467450141907,0.00031118467450141907,0.0003114398568868637,0.0003114398568868637,0.0003114398568868637,0.0003114398568868637,0.0003114398568868637,0.0003114398568868637,0.0003114398568868637,0.0003114398568868637,0.00031118281185626984,0.00031118281185626984,0.00031118281185626984,0.0003114398568868637,0.00031118467450141907,0.00031118467450141907,0.00031118467450141907,0.00031118467450141907,0.00031118467450141907,0.00031118467450141907,0.00031118467450141907,0.00031118467450141907,0.00031118467450141907,0.00031118467450141907,0.00031118467450141907,0.00031118467450141907,0.00031118467450141907,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294,0.00031144171953201294]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0003789067268371582,0.00041789861279539764,0.0004751038213726133,0.0005418004584498703,0.0006179885240271688,0.0007072594598866999,0.0008091001072898507,0.0009376193629577756,0.0010810171952471137,0.0012462196173146367,0.0014345094095915556,0.0016630736645311117,0.0019229340832680464,0.0022346125915646553,0.002604779088869691,0.0030262505169957876,0.0035246796905994415,0.003970008343458176,0.004386862274259329,0.004763441625982523,0.005120011977851391,0.005481969565153122,0.005803139880299568,0.006113022565841675,0.006398535333573818,0.006665321998298168,0.0069244131445884705,0.007172216661274433,0.007402576506137848,0.0076265232637524605,0.007830717600882053,0.00802542082965374,0.00821781437844038,0.00839302223175764,0.008548732846975327,0.00870341807603836,0.008855537511408329,0.008996113203465939,0.00913207232952118,0.00924545619636774,0.009364997036755085,0.00947299413383007,0.009576117619872093,0.009674879722297192,0.009770050644874573,0.00986214354634285,0.009944232180714607,0.010018624365329742,0.010091477073729038,0.010163561441004276,0.010228462517261505,0.010293363593518734,0.010350825265049934,0.010405978187918663,0.01045728288590908,0.0105062797665596,0.010553736239671707,0.010596062988042831,0.010635311715304852,0.010677638463675976,0.01071175653487444,0.010752287693321705,0.010785635560750961,0.010818984359502792,0.010853358544409275,0.010879780165851116,0.0109054334461689,0.010932368226349354,0.01095571182668209,0.010978030040860176,0.010999834164977074,0.011020869947969913,0.011040878482162952,0.0110583221539855,0.011075252667069435,0.011090131476521492,0.011106292717158794,0.011119888164103031,0.011133740656077862,0.011147337034344673,0.011158367618918419,0.011169654317200184,0.01118042878806591,0.01119043305516243,0.011198385618627071,0.011205567978322506,0.01121275033801794,0.011221216060221195,0.011227886192500591,0.011233529075980186,0.011240199208259583,0.011245842091739178,0.011250459589064121,0.011256616562604904,0.011262260377407074,0.01126764714717865,0.011271495372056961,0.011276368983089924,0.011281243525445461,0.011285090819001198,0.011288681998848915,0.011292017064988613,0.01129560824483633,0.011298174038529396,0.011300995945930481,0.011304073967039585,0.011307409033179283,0.011309204623103142,0.011312026530504227,0.01131510455161333,0.01131690014153719,0.011318952776491642,0.011320491321384907,0.01132254395633936,0.011324082501232624,0.011325878091156483,0.011327161453664303,0.011328186839818954,0.011329726316034794,0.011331265792250633,0.011332548223435879,0.011333317495882511,0.011334600858390331,0.011335370130836964,0.011336139403283596,0.011337165720760822,0.011337678879499435,0.011338961310684681,0.011339474469423294,0.011339730583131313,0.011340243741869926,0.011340243741869926,0.01134075690060854,0.011341270059347153,0.011341783218085766,0.011342809535562992,0.011342809535562992,0.011343065649271011,0.011343322694301605,0.011343578808009624,0.011344091966748238,0.011344348080456257,0.011344348080456257,0.01134460512548685,0.01134460512548685,0.01134486123919487,0.011345374397933483,0.011345631442964077,0.011345887556672096,0.011345887556672096,0.011346143670380116,0.011346656829118729,0.011346913874149323,0.011347169987857342,0.011347427032887936,0.011347683146595955,0.011347683146595955,0.011347940191626549,0.011347940191626549,0.011348196305334568,0.011348452419042587,0.011348452419042587,0.0113489655777812,0.011349222622811794,0.011349222622811794,0.011349478736519814,0.011349478736519814,0.011349478736519814,0.011349478736519814,0.011349478736519814,0.011349478736519814,0.011349478736519814,0.011349478736519814,0.011349478736519814,0.011349478736519814,0.011349478736519814,0.011349478736519814,0.011349478736519814,0.011349478736519814,0.011349478736519814,0.011349478736519814,0.011349478736519814,0.011349478736519814,0.011349478736519814,0.011349478736519814,0.011349478736519814,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407,0.011349735781550407],"recovered":[0.0,5.207469075685367e-05,9.61970872594975e-05,0.0001467326219426468,0.00020599002891685814,0.0002770475985016674,0.0003575966402422637,0.00044994583004154265,0.0005579430726356804,0.0006762013654224575,0.000814981700386852,0.0009791580960154533,0.0011710391845554113,0.0014001164818182588,0.001677677151747048,0.0019942298531532288,0.002367730950936675,0.002786637283861637,0.0032342742197215557,0.0036665198858827353,0.004058490972965956,0.004454310052096844,0.004811136983335018,0.005154111422598362,0.005481181666254997,0.005791064817458391,0.006076321005821228,0.006362090352922678,0.0066198986023664474,0.006862571928650141,0.007100114598870277,0.007332526613026857,0.007539542857557535,0.007735528517514467,0.00791663583368063,0.008089534007012844,0.008254479616880417,0.00840942095965147,0.008557179942727089,0.00870006438344717,0.008829609490931034,0.008955307304859161,0.009074334986507893,0.009185667149722576,0.009290843270719051,0.009390631690621376,0.009481441229581833,0.009566863998770714,0.00965049210935831,0.00972796231508255,0.009799020364880562,0.009869564324617386,0.009938826784491539,0.010003470815718174,0.010061188600957394,0.010116085410118103,0.010166620835661888,0.010214591398835182,0.010257687419652939,0.010304118506610394,0.010345675982534885,0.010383641347289085,0.010422890074551105,0.010454699397087097,0.01048881746828556,0.010522422380745411,0.01055371854454279,0.010581422597169876,0.01060964073985815,0.010634266771376133,0.010657611303031445,0.010681724175810814,0.010705067776143551,0.010723537765443325,0.010742264799773693,0.010761247016489506,0.01077535655349493,0.010792800225317478,0.01080767810344696,0.01082332618534565,0.010837691836059093,0.010851031169295311,0.01086411438882351,0.010875401087105274,0.01088643167167902,0.010895410552620888,0.010904132388532162,0.010912341065704823,0.010919010266661644,0.010926449671387672,0.010932349599897861,0.010940046049654484,0.01094543281942606,0.010949280112981796,0.010954923927783966,0.010960310697555542,0.010966724716126919,0.010971342213451862,0.010975446552038193,0.010980576276779175,0.01098468154668808,0.01098904199898243,0.010993403382599354,0.010996481403708458,0.011000328697264194,0.011004176922142506,0.011006485670804977,0.011009051464498043,0.011011616326868534,0.011013925075531006,0.011016233824193478,0.011019055731594563,0.011021364480257034,0.011022903025150299,0.011024955660104752,0.01102675125002861,0.011027777567505836,0.011029829271137714,0.011031624861061573,0.011033164337277412,0.011034703813493252,0.011036242358386517,0.011037268675863743,0.011038551107048988,0.011039834469556808,0.01104060374200344,0.011041373014450073,0.011041886173188686,0.011042912490665913,0.011044451966881752,0.01104496419429779,0.011045477353036404,0.011045734398066998,0.011046760715544224,0.011047272942960262,0.011047529987990856,0.01104804314672947,0.011048299260437489,0.011048299260437489,0.011048556305468082,0.011048812419176102,0.011049069464206696,0.011049325577914715,0.011049325577914715,0.011049581691622734,0.011049581691622734,0.011049581691622734,0.011049838736653328,0.011050094850361347,0.011050351895391941,0.011050351895391941,0.011050351895391941,0.011050865054130554,0.011050865054130554,0.011051121167838573,0.011051377281546593,0.011051377281546593,0.011051377281546593,0.011051634326577187,0.011051890440285206,0.011051890440285206,0.011052403599023819,0.011052660644054413,0.011052660644054413,0.011052916757762432,0.011052916757762432,0.011053429916501045,0.011053429916501045,0.011053429916501045,0.011053429916501045,0.011053429916501045,0.011053429916501045,0.011053686030209064,0.011053686030209064,0.011053686030209064,0.011053686030209064,0.011053686030209064,0.011053686030209064,0.011053686030209064,0.011053686030209064,0.011053686030209064,0.011053686030209064,0.011053686030209064,0.011053686030209064,0.011053686030209064,0.011053686030209064,0.011053686030209064,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658,0.011053943075239658],"active":[0.0003789067268371582,0.00036582391476258636,0.0003789067268371582,0.0003950678510591388,0.0004119984805583954,0.00043021186138503253,0.00045150346704758704,0.00048767353291623294,0.0005230741226114333,0.0005700182518921793,0.0006195277092047036,0.0006839155685156584,0.000751894898712635,0.0008344961097463965,0.000927101937122643,0.0010320206638425589,0.0011569487396627665,0.0011833710595965385,0.0011525880545377731,0.0010969217400997877,0.001061521004885435,0.0010276595130562782,0.00099200289696455,0.0009589111432433128,0.000917353667318821,0.000874257180839777,0.0008480921387672424,0.0008101263083517551,0.0007826779037714005,0.0007639513351023197,0.000730603002011776,0.0006928942166268826,0.0006782715208828449,0.0006574937142431736,0.0006320970132946968,0.0006138840690255165,0.0006010578945279121,0.0005866922438144684,0.0005748923867940903,0.0005453918129205704,0.0005353875458240509,0.0005176868289709091,0.0005017826333642006,0.0004892125725746155,0.0004792073741555214,0.0004715118557214737,0.00046279095113277435,0.0004517603665590286,0.00044098496437072754,0.0004355991259217262,0.0004294421523809433,0.0004237992689013481,0.0004119984805583954,0.00040250737220048904,0.00039609428495168686,0.0003901943564414978,0.00038711540400981903,0.00038147158920764923,0.0003776242956519127,0.0003735199570655823,0.00036608055233955383,0.0003686463460326195,0.0003627454861998558,0.0003642849624156952,0.00036454107612371445,0.00035735778510570526,0.0003517149016261101,0.0003509456291794777,0.0003460710868239403,0.0003437632694840431,0.0003422228619456291,0.0003391457721590996,0.00033581070601940155,0.0003347843885421753,0.00033298786729574203,0.00032888446003198624,0.00033093616366386414,0.000327087938785553,0.00032606255263090134,0.00032401084899902344,0.0003206757828593254,0.0003186231479048729,0.0003163143992424011,0.0003150319680571556,0.00031195394694805145,0.0003101574257016182,0.0003086179494857788,0.0003088749945163727,0.0003088759258389473,0.00030707940459251404,0.00030784960836172104,0.0003057960420846939,0.0003050267696380615,0.0003073364496231079,0.0003073364496231079,0.0003073364496231079,0.00030477065593004227,0.0003050267696380615,0.0003057969734072685,0.000304514542222023,0.00030400045216083527,0.0003029750660061836,0.0003022048622369766,0.0003016926348209381,0.00030066724866628647,0.00029989704489707947,0.0003009233623743057,0.0003001531586050987,0.0003004102036356926,0.000301179476082325,0.00030066631734371185,0.00029989704489707947,0.00029912684112787247,0.0002996409311890602,0.00029912684112787247,0.00029912684112787247,0.00029938388615846634,0.0002983575686812401,0.0002981014549732208,0.0002981014549732208,0.00029784440994262695,0.00029707513749599457,0.00029733218252658844,0.0002968190237879753,0.00029630493372678757,0.00029656197875738144,0.0002963058650493622,0.00029707513749599457,0.00029656197875738144,0.0002952786162495613,0.0002952795475721359,0.0002947663888335228,0.00029502250254154205,0.0002945093438029289,0.00029451027512550354,0.0002952795475721359,0.0002947663888335228,0.0002947663888335228,0.00029502343386411667,0.00029502250254154205,0.0002952795475721359,0.0002952786162495613,0.00029502250254154205,0.0002952795475721359,0.00029502343386411667,0.0002952795475721359,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.0002955356612801552,0.00029579177498817444,0.00029630493372678757,0.0002960488200187683,0.00029630493372678757,0.0002963058650493622,0.0002963058650493622,0.0002963058650493622,0.00029656291007995605,0.0002963058650493622,0.0002963058650493622,0.00029656197875738144,0.0002960488200187683,0.00029630493372678757,0.00029656197875738144,0.0002963058650493622,0.00029656197875738144,0.0002960488200187683,0.0002960488200187683,0.0002960488200187683,0.0002960488200187683,0.0002960488200187683,0.0002960488200187683,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.0002960497513413429,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905,0.00029579270631074905]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0003789067268371582,0.00041456377948634326,0.0004702298319898546,0.0005471875192597508,0.000637227960396558,0.0007467643590644002,0.0008814402972348034,0.0010484384838491678,0.0012410890776664019,0.0014837622875347733,0.0017813319573178887,0.002129437169060111,0.0025580914225429296,0.0030724252574145794,0.003708095522597432,0.004463819786906242,0.005370381288230419,0.006245902739465237,0.007143485825508833,0.008010542020201683,0.008887089788913727,0.009766203351318836,0.010693029500544071,0.011619600467383862,0.012546170502901077,0.013472740538418293,0.014410598203539848,0.01537179946899414,0.01631837897002697,0.017300615087151527,0.018275156617164612,0.019249439239501953,0.02022218517959118,0.02121211774647236,0.02224412001669407,0.023264065384864807,0.02431812882423401,0.025385530665516853,0.026432925835251808,0.02745877020061016,0.02851950377225876,0.029586907476186752,0.030658157542347908,0.03175608813762665,0.032862480729818344,0.03396708145737648,0.035074759274721146,0.036199621856212616,0.03732551261782646,0.038453198969364166,0.039583709090948105,0.0407249890267849,0.04186319559812546,0.04302012547850609,0.044175002723932266,0.04532141610980034,0.0464683398604393,0.04762963205575943,0.04880862310528755,0.04997837916016579,0.05113095045089722,0.05230891704559326,0.05348021164536476,0.05464073270559311,0.05583357810974121,0.05698922276496887,0.05816616490483284,0.05938465893268585,0.06057827174663544,0.061773426830768585,0.06296396255493164,0.06414321064949036,0.0653296411037445,0.06650067865848541,0.06767967343330383,0.0689086839556694,0.07009690999984741,0.07127590477466583,0.07248285412788391,0.07366979867219925,0.07485751062631607,0.07603060454130173,0.07719676941633224,0.07839448750019073,0.07957219332456589,0.0807688906788826,0.08196660876274109,0.08313789963722229,0.08430252969264984,0.08546125143766403,0.08663921803236008,0.08778870850801468,0.08893127739429474,0.09007563441991806,0.0911928042769432,0.09231971949338913,0.09344561398029327,0.09456996619701385,0.09571124613285065,0.09681046009063721,0.09790274500846863,0.09900452196598053,0.10011014342308044,0.10121243447065353,0.10231626778841019,0.10339546948671341,0.10447518527507782,0.10554669052362442,0.10660870373249054,0.10767123848199844,0.1087099090218544,0.109781414270401,0.11082290858030319,0.11185901612043381,0.11287331581115723,0.11389429122209549,0.11488858610391617,0.1158679947257042,0.11686228960752487,0.1178370863199234,0.11880137026309967,0.1197546124458313,0.12071094661951065,0.12166059762239456,0.12258794158697128,0.12351476401090622,0.12443286925554276,0.12533506751060486,0.12624292075634003,0.12712690234184265,0.12800756096839905,0.12887614965438843,0.1297360211610794,0.1305948793888092,0.1314362734556198,0.13227999210357666,0.13311061263084412,0.13392354547977448,0.13473238050937653,0.13554197549819946,0.13634052872657776,0.13712523877620697,0.1379040628671646,0.13867157697677612,0.1394188404083252,0.14016789197921753,0.14090771973133087,0.14162983000278473,0.14236503839492798,0.14306484162807465,0.14376258850097656,0.14446982741355896,0.14515167474746704,0.14582248032093048,0.14647971093654633,0.1471276879310608,0.14777310192584991,0.1484154462814331,0.1490398347377777,0.14966754615306854,0.15028372406959534,0.1508883535861969,0.1514917016029358,0.1520858108997345,0.15268094837665558,0.15326917171478271,0.1538427621126175,0.15440814197063446,0.15497301518917084,0.15551479160785675,0.15603835880756378,0.15658143162727356,0.1570911407470703,0.15760470926761627,0.15810416638851166,0.15858976542949677,0.1590740829706192,0.15955224633216858,0.16001245379447937,0.1604795902967453,0.16093236207962036,0.16138435900211334,0.16182634234428406,0.1622714251279831,0.16268442571163177,0.16312333941459656,0.16354969143867493,0.16394448280334473,0.164348766207695,0.16474047303199768,0.16512757539749146,0.16549928486347198,0.1658894568681717,0.1662532091140747,0.16661670804023743,0.16697584092617035,0.16732676327228546,0.1676766723394394,0.16801707446575165,0.16835980117321014,0.16868814826011658,0.1690085530281067,0.16932997107505798,0.1696375459432602,0.16995076835155487,0.1702529489994049,0.1705356389284134,0.17082500457763672,0.17110693454742432,0.17138372361660004,0.17166204750537872,0.1719231903553009,0.17217817902565002,0.1724354773759842,0.17268122732639313,0.1729385256767273,0.17318324744701385,0.17341257631778717,0.1736411452293396,0.1738668829202652,0.17408493161201477,0.17431119084358215,0.17452871799468994,0.1747385561466217,0.1749514788389206,0.17516209185123444,0.17537038028240204,0.17556482553482056,0.17575132846832275,0.17595115303993225,0.17612585425376892,0.17630541324615479,0.17648883163928986,0.17665942013263702,0.17683590948581696,0.17699727416038513,0.17715580761432648,0.17731741070747375,0.17747312784194946,0.1776316612958908,0.17779479920864105,0.17794255912303925,0.1780923753976822,0.1782347410917282,0.17838327586650848,0.17851845920085907,0.17866212129592896,0.1787944883108139,0.17893609404563904,0.17906153202056885,0.17919236421585083,0.1793113797903061,0.17943066358566284,0.1795414835214615,0.1796625703573227,0.179780051112175,0.17989780008792877,0.18000631034374237,0.1801086664199829,0.1802176833152771,0.18031978607177734,0.1804208606481552,0.18053142726421356,0.18063069880008698,0.18073509633541107,0.18083104491233826,0.18092980980873108,0.1810200959444046,0.18110449612140656,0.1811935156583786,0.18128381669521332,0.18136820197105408,0.18145671486854553,0.1815405935049057,0.18162088096141815,0.18169963359832764,0.18178172409534454,0.18185535073280334,0.18192538619041443,0.1820041388273239,0.1820746809244156,0.18215061724185944,0.18222551047801971,0.1822957992553711,0.18236558139324188,0.18243150413036346,0.18249742686748505,0.1825646460056305,0.18262748420238495,0.1826905906200409,0.18274754285812378,0.182807058095932,0.18286451697349548,0.1829245537519455,0.18297918140888214,0.18303613364696503,0.1830930858850479,0.1831459254026413,0.18320415914058685,0.18325546383857727,0.18331113457679749,0.1833583265542984,0.18340475857257843,0.1834532469511032,0.18349917232990265,0.1835486739873886,0.18359433114528656,0.18363460898399353,0.18368129432201385,0.18372131884098053,0.18376260995864868,0.18380135297775269,0.18384572863578796,0.1838826686143875,0.18392038345336914,0.18395911157131195,0.1839963048696518,0.1840345412492752,0.1840701848268509,0.18410611152648926,0.1841430515050888,0.1841784417629242,0.184213325381279,0.18424566090106964,0.18427695333957672,0.1843036264181137,0.18433287739753723,0.1843646764755249,0.1843957155942917,0.18442393839359283,0.18445344269275665,0.18447908759117126,0.18450525403022766,0.18452885746955872,0.1845509260892868,0.18457913398742676,0.18460427224636078,0.1846245378255844,0.18464608490467072,0.18467071652412415,0.18469150364398956,0.1847122758626938,0.18473151326179504,0.18474921584129333,0.18476922810077667,0.18478743731975555,0.18480461835861206,0.18482284247875214,0.18484027683734894,0.18485747277736664,0.18487747013568878],"recovered":[0.0,5.156163751962595e-05,9.824929293245077e-05,0.00014852829917799681,0.00021163359633646905,0.0002878216910175979,0.000382223108317703,0.0004917595069855452,0.0006302833207882941,0.0008006162825040519,0.0010063498048111796,0.0012546664802357554,0.0015565970679745078,0.001917015528306365,0.002363370032981038,0.002907460555434227,0.003546209307387471,0.004327073227614164,0.005165911745280027,0.006002698093652725,0.006876423954963684,0.007747071795165539,0.00862310640513897,0.009513763710856438,0.010448286309838295,0.01136100385338068,0.012279622256755829,0.013215940445661545,0.014169702306389809,0.015115768648684025,0.016082100570201874,0.017072545364499092,0.018042469397187233,0.019012905657291412,0.02001335471868515,0.021018166095018387,0.02203913778066635,0.023063955828547478,0.024119816720485687,0.025146687403321266,0.02620408684015274,0.027250196784734726,0.028308365494012833,0.029371920973062515,0.030448557808995247,0.031547512859106064,0.03265903890132904,0.03375235199928284,0.03487695753574371,0.03598489239811897,0.037093594670295715,0.03822179511189461,0.039349738508462906,0.0404779389500618,0.041614603251218796,0.042745623737573624,0.04390409216284752,0.045073848217725754,0.04622257128357887,0.04738668352365494,0.04855208098888397,0.04970336705446243,0.05086081102490425,0.052036724984645844,0.05320391431450844,0.05439804121851921,0.05557446554303169,0.05674217268824577,0.057945020496845245,0.059121958911418915,0.06031813845038414,0.061490971595048904,0.06267483532428741,0.06385587900876999,0.06504000723361969,0.06621617078781128,0.06742697209119797,0.06862828135490417,0.0698285698890686,0.07101679593324661,0.07217244058847427,0.0733598992228508,0.07455582171678543,0.0757327601313591,0.0769258588552475,0.07810946553945541,0.07929820567369461,0.08048771321773529,0.08166363090276718,0.08285339176654816,0.08401057869195938,0.08517931401729584,0.08633572608232498,0.08748701959848404,0.08864163607358932,0.08979010581970215,0.09091727435588837,0.09205137193202972,0.09317751973867416,0.09430956840515137,0.09540929645299911,0.09650517255067825,0.09762182831764221,0.09871821850538254,0.09981512278318405,0.10092433542013168,0.10203380882740021,0.10311711579561234,0.1042073518037796,0.10527167469263077,0.10631650686264038,0.107352614402771,0.10840719193220139,0.10947151482105255,0.11048273742198944,0.11152371764183044,0.11255007982254028,0.11355822533369064,0.11454559117555618,0.11552730947732925,0.1165098026394844,0.11748486012220383,0.11844965070486069,0.11941264569759369,0.12035819888114929,0.12131144851446152,0.12226059287786484,0.12318126857280731,0.12410014122724533,0.1250033676624298,0.125897616147995,0.12679237127304077,0.12768764793872833,0.1285562515258789,0.12942561507225037,0.13027574121952057,0.1311158537864685,0.13195648789405823,0.13277865946292877,0.1335933804512024,0.13440272212028503,0.13520975410938263,0.13601651787757874,0.13679379224777222,0.1375708132982254,0.13834090530872345,0.13908123970031738,0.13982617855072021,0.14057035744190216,0.14129863679409027,0.14202819764614105,0.14271800220012665,0.14342369139194489,0.14411503076553345,0.14479508996009827,0.14545845985412598,0.14611157774925232,0.14675287902355194,0.14740164577960968,0.14803551137447357,0.14867374300956726,0.14930608868598938,0.14992867410182953,0.15053792297840118,0.15114358067512512,0.15175411105155945,0.15234334766864777,0.1529315561056137,0.15350720286369324,0.15406078100204468,0.15462283790111542,0.15516410768032074,0.15571819245815277,0.15622970461845398,0.1567542999982834,0.1572563201189041,0.15776219964027405,0.15826447308063507,0.15875135362148285,0.15922413766384125,0.1596899777650833,0.16014711558818817,0.1605973094701767,0.1610485464334488,0.16148309409618378,0.16192328929901123,0.16234682500362396,0.16279470920562744,0.16321387887001038,0.16360841691493988,0.16401398181915283,0.16441133618354797,0.16478867828845978,0.16517271101474762,0.16556185483932495,0.16592766344547272,0.166297048330307,0.16665464639663696,0.1670045554637909,0.16734470427036285,0.16769306361675262,0.1680275797843933,0.1683708131313324,0.16868863999843597,0.16900750994682312,0.1693117469549179,0.1696247011423111,0.16992509365081787,0.17022369801998138,0.17051073908805847,0.1707916408777237,0.17107073962688446,0.17134599387645721,0.17161226272583008,0.17186853289604187,0.1721186488866806,0.17237670719623566,0.17262963950634003,0.1728695034980774,0.17310190200805664,0.17333021759986877,0.17354877293109894,0.17376528680324554,0.1739889681339264,0.17421188950538635,0.17442044615745544,0.17462925612926483,0.17483218014240265,0.17503124475479126,0.175229012966156,0.17542192339897156,0.17560406029224396,0.17578336596488953,0.17597371339797974,0.1761573851108551,0.17632822692394257,0.1765003651380539,0.1766699254512787,0.17682434618473053,0.17698802053928375,0.1771470606327057,0.1773025095462799,0.17746104300022125,0.1776149570941925,0.1777619570493698,0.17790329456329346,0.17804798483848572,0.1781875342130661,0.17832450568675995,0.1784658581018448,0.17859616875648499,0.17873571813106537,0.17886604368686676,0.17898789048194885,0.17910665273666382,0.17922645807266235,0.17934805154800415,0.17946553230285645,0.17957815527915955,0.17968513071537018,0.17979620397090912,0.17989829182624817,0.1800014227628708,0.18011018633842468,0.18021638691425323,0.1803179681301117,0.18041597306728363,0.18051677942276,0.180608868598938,0.18069685995578766,0.18078921735286713,0.18087950348854065,0.1809690296649933,0.18105779588222504,0.18114450573921204,0.18122710287570953,0.18130841851234436,0.18138538300991058,0.1814631074666977,0.18153902888298035,0.18161752820014954,0.18169423937797546,0.18176965415477753,0.18184198439121246,0.18191638588905334,0.18198615312576294,0.18205440044403076,0.18212442100048065,0.18219470977783203,0.18225756287574768,0.1823168247938156,0.1823740303516388,0.18243533372879028,0.1824953556060791,0.18255384266376495,0.18261413276195526,0.18267083168029785,0.1827254593372345,0.18277651071548462,0.1828337162733078,0.18288938701152802,0.18294377624988556,0.18299224972724915,0.1830417662858963,0.18309050798416138,0.18313616514205933,0.18319028615951538,0.18323954939842224,0.18327905237674713,0.18332649767398834,0.18336960673332214,0.18340961635112762,0.18344758450984955,0.18348632752895355,0.18352915346622467,0.183566614985466,0.18360739946365356,0.18364562094211578,0.1836833357810974,0.18371796607971191,0.1837572157382965,0.18379415571689606,0.18382929265499115,0.18386675417423248,0.1839006096124649,0.18393318355083466,0.1839611530303955,0.18399038910865784,0.18401964008808136,0.18405427038669586,0.18408377468585968,0.18411172926425934,0.1841394305229187,0.18416662514209747,0.1841915100812912,0.18421383202075958,0.18423999845981598,0.1842605173587799,0.1842866837978363,0.18430720269680023,0.18432874977588654,0.1843482404947281,0.1843697875738144,0.18439032137393951,0.18440955877304077,0.1844259798526764,0.18444418907165527,0.18446317315101624,0.18448291718959808,0.18450114130973816,0.18451882898807526],"active":[0.0003789067268371582,0.00036300215288065374,0.0003719805390574038,0.0003986592055298388,0.000425594364060089,0.0004589426680468023,0.0004992171889171004,0.0005566789768636227,0.0006108057568781078,0.0006831460050307214,0.0007749821525067091,0.0008747706888243556,0.0010014943545684218,0.0011554097291082144,0.001344725489616394,0.0015563592314720154,0.001824171980842948,0.0019188295118510723,0.0019775740802288055,0.002007843926548958,0.0020106658339500427,0.0020191315561532974,0.0020699230954051018,0.002105836756527424,0.0020978841930627823,0.002111736685037613,0.0021309759467840195,0.002155859023332596,0.0021486766636371613,0.0021848464384675026,0.002193056046962738,0.002176893875002861,0.002179715782403946,0.0021992120891809464,0.0022307652980089188,0.0022458992898464203,0.0022789910435676575,0.0023215748369693756,0.002313109114766121,0.0023120827972888947,0.002315416932106018,0.0023367106914520264,0.0023497920483350754,0.0023841671645641327,0.0024139229208230972,0.0024195685982704163,0.002415720373392105,0.002447269856929779,0.0024485550820827484,0.0024683065712451935,0.0024901144206523895,0.0025031939148902893,0.002513457089662552,0.00254218652844429,0.0025603994727134705,0.002575792372226715,0.0025642476975917816,0.002555783838033676,0.002586051821708679,0.002591695636510849,0.0025788694620132446,0.002605549991130829,0.0026194006204605103,0.0026040077209472656,0.002629663795232773,0.0025911815464496613,0.0025916993618011475,0.0026424862444400787,0.0026332512497901917,0.0026514679193496704,0.0026458241045475006,0.002652239054441452,0.0026548057794570923,0.0026447996497154236,0.002639666199684143,0.0026925131678581238,0.0026699379086494446,0.0026476234197616577,0.0026542842388153076,0.0026530027389526367,0.002685070037841797,0.0026707053184509277,0.002640947699546814,0.0026617273688316345,0.00264633446931839,0.002659425139427185,0.0026684030890464783,0.0026501864194869995,0.00263889878988266,0.0026078596711158752,0.002628639340400696,0.0026093944907188416,0.002595551311969757,0.002588614821434021,0.002551168203353882,0.002529613673686981,0.0025283396244049072,0.002518594264984131,0.002533726394176483,0.00250089168548584,0.002493448555469513,0.0024993494153022766,0.0024883151054382324,0.002494215965270996,0.0025011450052261353,0.002471134066581726,0.0024413764476776123,0.002429574728012085,0.0024013519287109375,0.0023995637893676758,0.0023934021592140198,0.002428799867630005,0.0024157166481018066,0.002387501299381256,0.0023905783891677856,0.002370573580265045,0.002338506281375885,0.00230976939201355,0.002316698431968689,0.0023097768425941467,0.002291567623615265,0.002269752323627472,0.0022612959146499634,0.002247951924800873,0.002229742705821991,0.002203315496444702,0.0021722763776779175,0.0021537989377975464,0.002142779529094696,0.002123534679412842,0.0021099448204040527,0.0020837783813476562,0.0020483732223510742,0.002038627862930298,0.002010658383369446,0.0020042508840560913,0.0019947588443756104,0.0019670575857162476,0.001953721046447754,0.0019485950469970703,0.0019378066062927246,0.0019154846668243408,0.0018875449895858765,0.0018777847290039062,0.0018480271100997925,0.0018269866704940796,0.0018264800310134888,0.0018036514520645142,0.0017946809530258179,0.001766204833984375,0.0017343908548355103,0.001751825213432312,0.0017279833555221558,0.0017074495553970337,0.001684620976448059,0.0016692280769348145,0.0016615241765975952,0.0016625672578811646,0.0016381889581680298,0.0016320347785949707,0.0016099810600280762,0.0015822649002075195,0.0015630275011062622,0.001547887921333313,0.0015373677015304565,0.0015150606632232666,0.0014994144439697266,0.001476585865020752,0.0014658123254776,0.0014540106058120728,0.0014155209064483643,0.0014173239469528198,0.0013729482889175415,0.0013750046491622925,0.0013498663902282715,0.0013334453105926514,0.0013118833303451538,0.0012877732515335083,0.001261100172996521,0.0012554526329040527,0.0012423843145370483,0.001237243413925171,0.0012290328741073608,0.0012228786945343018,0.001201331615447998,0.0012000501155853271,0.0012028664350509644,0.0011497735977172852,0.0011348873376846313,0.0011320561170578003,0.001113593578338623,0.0010879486799240112,0.001100778579711914,0.0010804980993270874,0.0010548532009124756,0.0010481774806976318,0.0010297149419784546,0.0010220259428024292,0.0010125190019607544,0.00101509690284729,0.0009950846433639526,0.000980973243713379,0.0009591579437255859,0.0009489059448242188,0.0009432584047317505,0.0009412020444869995,0.0009109377861022949,0.0008999109268188477,0.0008832365274429321,0.0008729845285415649,0.0008704066276550293,0.0008524507284164429,0.0008321851491928101,0.0008232146501541138,0.0008126944303512573,0.0008198767900466919,0.0008065402507781982,0.0007829368114471436,0.000771641731262207,0.0007649809122085571,0.0007547140121459961,0.0007624179124832153,0.000763431191444397,0.0007495880126953125,0.0007395893335342407,0.0007416456937789917,0.000741124153137207,0.0007326453924179077,0.0007200837135314941,0.0007221400737762451,0.0007039308547973633,0.0007013529539108276,0.0007054656744003296,0.0006857067346572876,0.000678524374961853,0.0006690472364425659,0.000655442476272583,0.0006474852561950684,0.0006487816572189331,0.0006436407566070557,0.0006477385759353638,0.0006400495767593384,0.0006313323974609375,0.0006197839975357056,0.0006213188171386719,0.0006151646375656128,0.0006141364574432373,0.0006069540977478027,0.0006115883588790894,0.0005956739187240601,0.0005961954593658447,0.0005756616592407227,0.0005646198987960815,0.0005535930395126343,0.0005559176206588745,0.0005535930395126343,0.0005497485399246216,0.0005407780408859253,0.0005305111408233643,0.0005325525999069214,0.0005235821008682251,0.0005225688219070435,0.0005300045013427734,0.0005205124616622925,0.0005187094211578369,0.0005130767822265625,0.0005138367414474487,0.0005033165216445923,0.0004956275224685669,0.0004966557025909424,0.0004945993423461914,0.0004886984825134277,0.0004876852035522461,0.00048279762268066406,0.0004763752222061157,0.00047253072261810303,0.0004733055830001831,0.00046996772289276123,0.00046227872371673584,0.0004651099443435669,0.00045715272426605225,0.00045637786388397217,0.0004558563232421875,0.00045381486415863037,0.0004491955041885376,0.0004453510046005249,0.00044302642345428467,0.0004402250051498413,0.0004327744245529175,0.0004330277442932129,0.0004307180643081665,0.0004330277442932129,0.0004291832447052002,0.00042919814586639404,0.0004253387451171875,0.0004220008850097656,0.00042225420475006104,0.0004204660654067993,0.0004276484251022339,0.0004217475652694702,0.0004217475652694702,0.0004145503044128418,0.00041250884532928467,0.0004114806652069092,0.00040866434574127197,0.00041250884532928467,0.0004040449857711792,0.00039505958557128906,0.00040224194526672363,0.0003948211669921875,0.0003930032253265381,0.00039173662662506104,0.00039814412593841553,0.00039634108543395996,0.0003912299871444702,0.00039249658584594727,0.00038890540599823,0.00038892030715942383,0.000386849045753479,0.00038814544677734375,0.00038583576679229736,0.0003842860460281372,0.0003840327262878418,0.0003789067268371582,0.0003763437271118164,0.00037044286727905273,0.00037172436714172363,0.00037428736686706543,0.00037607550621032715,0.00036966800689697266,0.00036966800689697266,0.00036735832691192627,0.00036582350730895996,0.0003622323274612427,0.00035941600799560547,0.0003653019666671753,0.0003642737865447998,0.0003640204668045044,0.0003594011068344116,0.0003635138273239136,0.00036275386810302734,0.00036403536796569824,0.00036172568798065186,0.0003588944673538208,0.0003596693277359009,0.0003614574670791626,0.0003604292869567871,0.0003596693277359009,0.0003573596477508545,0.000356331467628479,0.0003586411476135254]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0003789067268371582,0.00041456377948634326,0.000472795101813972,0.0005451352917589247,0.0006254278123378754,0.0007211118354462087,0.0008409092552028596,0.0009707111748866737,0.0011371963191777468,0.0013357470743358135,0.0015786767471581697,0.0018605983350425959,0.0021961338352411985,0.0025829742662608624,0.0030416420195251703,0.0036026635207235813,0.004250133875757456,0.004865538794547319,0.005469399970024824,0.006053765304386616,0.0066635264083743095,0.0072486610151827335,0.007853291928768158,0.008438940159976482,0.009038953110575676,0.009611518122255802,0.010207939893007278,0.01079871878027916,0.011376414448022842,0.011943848803639412,0.012525648809969425,0.01309180073440075,0.01367565244436264,0.01424308679997921,0.014802569523453712,0.015384882688522339,0.01594487763941288,0.01650410331785679,0.01705794222652912,0.017601776868104935,0.018150998279452324,0.018690727651119232,0.019244566559791565,0.019785065203905106,0.020336339250206947,0.02088581584393978,0.021415797993540764,0.021938854828476906,0.022480379790067673,0.02300317771732807,0.02351648546755314,0.024035179987549782,0.02453976683318615,0.02505384385585785,0.025568177923560143,0.026086103171110153,0.026577092707157135,0.02709219604730606,0.027593189850449562,0.028073662891983986,0.02856490947306156,0.029063081368803978,0.029554327949881554,0.03004557453095913,0.030528100207448006,0.031011907383799553,0.03148314356803894,0.03194822371006012,0.032433316111564636,0.032890185713768005,0.033346034586429596,0.03379007801413536,0.03424874693155289,0.03469535708427429,0.03514273837208748,0.03558165207505226,0.036033906042575836,0.03647025674581528,0.03692200034856796,0.03736245259642601,0.037789568305015564,0.03821796551346779,0.038648929446935654,0.03907604515552521,0.03949110209941864,0.039905648678541183,0.04032224416732788,0.040734995156526566,0.041126709431409836,0.04153432697057724,0.041920654475688934,0.042307496070861816,0.04268741235136986,0.04306091368198395,0.043444160372018814,0.04380175843834877,0.04416140541434288,0.04453157261013985,0.044898662716150284,0.04525856673717499,0.04561462253332138,0.045972734689712524,0.046315453946590424,0.046655092388391495,0.04700370877981186,0.04734514653682709,0.04769299551844597,0.048019036650657654,0.04835200682282448,0.0486765131354332,0.04900358244776726,0.04932449758052826,0.0496479757130146,0.049957603216171265,0.050252605229616165,0.0505547933280468,0.050851594656705856,0.05115506425499916,0.051457252353429794,0.0517563596367836,0.052041102200746536,0.05233892798423767,0.05264265462756157,0.052929963916540146,0.0532095767557621,0.05349098518490791,0.05376803129911423,0.05403892323374748,0.054314177483320236,0.05459892004728317,0.05486493557691574,0.05513864755630493,0.055413130670785904,0.05566965788602829,0.055926695466041565,0.05618809536099434,0.056447699666023254,0.05669653043150902,0.05693715065717697,0.057181619107723236,0.05742839723825455,0.05767953395843506,0.0579206682741642,0.05816693231463432,0.058408066630363464,0.058636631816625595,0.058870069682598114,0.05908939987421036,0.059313345700502396,0.059529852122068405,0.05974610522389412,0.059963639825582504,0.0601762980222702,0.060387417674064636,0.06059186905622482,0.0607968345284462,0.06100102886557579,0.06120317056775093,0.061407364904880524,0.061610788106918335,0.06181575357913971,0.06201096996665001,0.06219823285937309,0.06238523870706558,0.06258019804954529,0.06276720762252808,0.06294882297515869,0.06312967836856842,0.06331514567136765,0.06348983943462372,0.06367094814777374,0.06384692341089249,0.06401776522397995,0.06419041007757187,0.06435997039079666,0.06452004611492157,0.06468576192855835,0.06485044956207275,0.06501385569572449,0.06518111377954483,0.06535016000270844,0.06550895422697067,0.06565593928098679,0.06580574810504913,0.06596017628908157,0.06611383706331253,0.06626364588737488,0.06640499830245972,0.06654120981693268,0.06669487059116364,0.06683441996574402,0.06697345525026321,0.06710761785507202,0.06723716109991074,0.06737850606441498,0.0675165206193924,0.06765247881412506,0.06778638809919357,0.06790823489427567,0.0680236741900444,0.06814295798540115,0.0682712197303772,0.06839589029550552,0.06851492077112198,0.06863342970609665,0.06875169277191162,0.06887661665678024,0.06899923831224442,0.06911595910787582,0.06922344118356705,0.06933426111936569,0.06944148987531662,0.06955435872077942,0.06965722888708115,0.06976624578237534,0.06986065208911896,0.06996171921491623,0.07005689293146133,0.0701536014676094,0.07025236636400223,0.07034779340028763,0.0704445019364357,0.07053377479314804,0.07062920182943344,0.07071872800588608,0.0708044096827507,0.07089701294898987,0.07098884880542755,0.0710822269320488,0.07116713374853134,0.07125435769557953,0.07133901119232178,0.07141339778900146,0.07149189710617065,0.07157347351312637,0.07165247946977615,0.07172969728708267,0.07180511206388474,0.07188104838132858,0.07196211069822311,0.07202906161546707,0.07209755480289459,0.07216758280992508,0.07223838567733765,0.0723099559545517,0.0723751112818718,0.07244155555963516,0.07250260561704636,0.07256750762462616,0.07263036072254181,0.07269525527954102,0.0727563127875328,0.07281787693500519,0.07288123667240143,0.07293921709060669,0.07300283014774323,0.07306337356567383,0.07311878353357315,0.07317521423101425,0.07322832196950912,0.07328398525714874,0.0733375996351242,0.07338736206293106,0.0734420046210289,0.0734986960887909,0.0735546201467514,0.0736066922545433,0.07365799695253372,0.07370853424072266,0.07375548034906387,0.07380550354719162,0.0738539844751358,0.07390374690294266,0.07395172119140625,0.07399558275938034,0.07404330372810364,0.07409127056598663,0.07413667440414429,0.07418335974216461,0.07422646135091782,0.07426827400922775,0.07431085407733917,0.07435241341590881,0.07439448684453964,0.07443039864301682,0.07447400689125061,0.07451377063989639,0.07455096393823624,0.0745914950966835,0.0746304839849472,0.07466691732406616,0.07470487803220749,0.07473976910114288,0.0747782438993454,0.0748172402381897,0.07485391944646835,0.07488983124494553,0.07492420822381973,0.07496089488267899,0.07499757409095764,0.07502887398004532,0.07506068050861359,0.07509377598762512,0.07512891292572021,0.07516149431467056,0.0751945897936821,0.07522357255220413,0.07525409758090973,0.07528667896986008,0.07531695067882538,0.07534901797771454,0.0753769800066948,0.0754031389951706,0.07543136179447174,0.07545983791351318,0.07548343390226364,0.07551088184118271,0.07553884387016296,0.07556885480880737,0.0755934864282608,0.07561606168746948,0.0756411999464035,0.07566479593515396,0.07569070905447006,0.07571815699338913,0.07574278116226196,0.07576510310173035,0.07579024136066437,0.07581666111946106,0.07584026455879211,0.07586796581745148,0.07588899880647659,0.07591105997562408,0.07593261450529099,0.07595595717430115,0.07597622275352478,0.07599853724241257,0.0760231614112854,0.07604445517063141,0.07606703042984009,0.07608857750892639,0.07610628008842468,0.0761270597577095,0.0761486068367958,0.0761663019657135,0.07618451863527298,0.07620170712471008,0.07621914893388748,0.0762401819229126,0.07625865191221237,0.07627686858177185],"recovered":[0.0,4.925290704704821e-05,9.337530354969203e-05,0.00014775872114114463,0.00020470739400479943,0.00027730411966331303,0.000363496714271605,0.0004627720918506384,0.000578465114813298,0.0007149367593228817,0.0008934785146266222,0.0011035730130970478,0.0013441939372569323,0.0016353505197912455,0.001975246937945485,0.002379274694249034,0.0028566685505211353,0.003411276964470744,0.00399820739403367,0.004597707651555538,0.005190794821828604,0.005787473171949387,0.006392873357981443,0.006983138620853424,0.007587512955069542,0.008182396180927753,0.00878138281404972,0.00936985295265913,0.009959861636161804,0.010539095848798752,0.011117817834019661,0.011702439747750759,0.0122916791588068,0.01285911351442337,0.013442452065646648,0.01399962604045868,0.014561673626303673,0.015129364095628262,0.015694746747612953,0.016249097883701324,0.01679062470793724,0.0173347145318985,0.017885474488139153,0.018436748534440994,0.018984686583280563,0.019532881677150726,0.020060811191797256,0.020599771291017532,0.021130267530679703,0.02166563645005226,0.02219407819211483,0.022735603153705597,0.023262763395905495,0.02378351055085659,0.02429194375872612,0.024797556921839714,0.025313686579465866,0.025815963745117188,0.026318753138184547,0.026817694306373596,0.027303554117679596,0.027809422463178635,0.02830502949655056,0.028804998844861984,0.029303427785634995,0.029787492007017136,0.030267708003520966,0.03073432669043541,0.03121967427432537,0.03170784190297127,0.03216881677508354,0.03262646123766899,0.03306717053055763,0.033524300903081894,0.033970654010772705,0.03441726416349411,0.0348515622317791,0.035316385328769684,0.03574427217245102,0.03618857264518738,0.036641597747802734,0.037081796675920486,0.03750942274928093,0.03792807459831238,0.03836262971162796,0.038774095475673676,0.03919582441449165,0.039619602262973785,0.04002978652715683,0.04045023396611214,0.040838614106178284,0.041245464235544205,0.04164512827992439,0.04202709719538689,0.042406752705574036,0.04278641194105148,0.04313323274254799,0.04351237788796425,0.043878696858882904,0.04424809291958809,0.044603124260902405,0.04495944082736969,0.04532421752810478,0.045670270919799805,0.04600529372692108,0.04635288566350937,0.04670432582497597,0.04705371335148811,0.0473797582089901,0.04771503806114197,0.04803646355867386,0.04836943373084068,0.048675213009119034,0.048992790281772614,0.049314215779304504,0.049616917967796326,0.04991576820611954,0.05022616684436798,0.050539638847112656,0.050843365490436554,0.05114555358886719,0.05144491791725159,0.05173581838607788,0.05203261971473694,0.05234147608280182,0.052632886916399,0.05291147530078888,0.053192369639873505,0.05347532033920288,0.053752366453409195,0.054030440747737885,0.05429902300238609,0.05457606911659241,0.05485055223107338,0.05511656776070595,0.0553789958357811,0.05564167723059654,0.05590589717030525,0.05616242438554764,0.056404583156108856,0.056651875376701355,0.05689942091703415,0.057151585817337036,0.05739118158817291,0.05764462798833847,0.057887300848960876,0.05812458693981171,0.05835828185081482,0.05858582258224487,0.05881489813327789,0.05903858691453934,0.05926433205604553,0.059478528797626495,0.059697601944208145,0.05990846827626228,0.06011291593313217,0.06031506136059761,0.060520023107528687,0.06073165684938431,0.060943033546209335,0.06115184724330902,0.061346035450696945,0.061543047428131104,0.06173159182071686,0.061920396983623505,0.0621158704161644,0.062298256903886795,0.0625016838312149,0.06268560886383057,0.06287313252687454,0.06305193156003952,0.06322842091321945,0.06340362876653671,0.06358319520950317,0.06375840306282043,0.0639377161860466,0.0641070231795311,0.06426965445280075,0.0644363984465599,0.06459826976060867,0.06476372480392456,0.06493020802736282,0.06508463621139526,0.06524471193552017,0.06539169698953629,0.06553740799427032,0.06569825112819672,0.06584523618221283,0.06598915159702301,0.06612613052129745,0.06626798957586288,0.06641343981027603,0.06655529886484146,0.06669125705957413,0.06682619452476501,0.06696471571922302,0.06710631400346756,0.06724201887845993,0.06737438589334488,0.06750829517841339,0.06763270497322083,0.06774839758872986,0.06787896901369095,0.06799928098917007,0.06812113523483276,0.06823734194040298,0.06835483014583588,0.06847693026065826,0.06859981268644333,0.06871344894170761,0.0688268318772316,0.06894611567258835,0.06905180960893631,0.06916134059429169,0.06926831603050232,0.06937682628631592,0.06948225945234299,0.06958948820829391,0.06968671083450317,0.06978239119052887,0.06987884640693665,0.06998145580291748,0.0700673907995224,0.07016769051551819,0.07026389241218567,0.07035521417856216,0.0704403817653656,0.07052605599164963,0.07061481475830078,0.07071153074502945,0.07080259174108505,0.0708875060081482,0.07097959518432617,0.07106579095125198,0.07114248722791672,0.0712297111749649,0.07131128758192062,0.07138695567846298,0.0714641734957695,0.07154600322246552,0.07162219285964966,0.07169248163700104,0.07176250964403152,0.07184075564146042,0.07191412150859833,0.07198876887559891,0.07205649465322495,0.07212395966053009,0.07218936830759048,0.07225453108549118,0.07231584191322327,0.07238176465034485,0.07244282215833664,0.07250361144542694,0.07256646454334259,0.07262751460075378,0.0726875439286232,0.07274243980646133,0.07279913127422333,0.07285480201244354,0.07291636615991592,0.07297049462795258,0.07302384823560715,0.07307925820350647,0.07313159108161926,0.0731862261891365,0.07324241101741791,0.07329422980546951,0.07334450632333755,0.07339657843112946,0.07344762980937958,0.07349611073732376,0.07354741543531418,0.07359692454338074,0.07364566624164581,0.07369184494018555,0.07374391704797745,0.07379214465618134,0.07384088635444641,0.07388705760240555,0.0739322081208229,0.07397658377885818,0.0740194246172905,0.07406020909547806,0.07410023361444473,0.07413947582244873,0.07417795807123184,0.07422181963920593,0.07426133006811142,0.07430211454629898,0.07434136420488358,0.0743795856833458,0.07441627234220505,0.07445859909057617,0.07449733465909958,0.0745355561375618,0.07457121461629868,0.07460840791463852,0.07464714348316193,0.07468511164188385,0.07472076267004013,0.0747569352388382,0.07479053735733032,0.07482388615608215,0.07485749572515488,0.07489468902349472,0.0749257281422615,0.07495779544115067,0.07498806715011597,0.07501756399869919,0.07505117356777191,0.07508169859647751,0.07511170953512192,0.07513531297445297,0.0751645565032959,0.07519380003213882,0.07522021979093552,0.0752469003200531,0.07527562975883484,0.07530179619789124,0.07532539963722229,0.0753510519862175,0.07537541538476944,0.07539978623390198,0.07542312890291214,0.07545032352209091,0.07547494769096375,0.0754985511302948,0.07552164047956467,0.07554575055837631,0.07557063549757004,0.07559525966644287,0.07562091201543808,0.07564323395490646,0.07566631585359573,0.07569017261266708,0.07571274787187576,0.07573480904102325,0.07575713098049164,0.07577970623970032,0.07580125331878662,0.07582484930753708,0.07584768533706665,0.07586948573589325,0.07588821649551392,0.07590668648481369,0.07592745870351791,0.07594208419322968,0.0759628638625145,0.07598286867141724,0.07600288093090057],"active":[0.0003789067268371582,0.00036531087243929505,0.00037941979826427996,0.0003973765706177801,0.00042072043288499117,0.0004438077157828957,0.0004774125409312546,0.0005079390830360353,0.0005587312043644488,0.0006208103150129318,0.0006851982325315475,0.0007570253219455481,0.0008519398979842663,0.0009476237464696169,0.0010663950815796852,0.0012233888264745474,0.0013934653252363205,0.0014542618300765753,0.0014711925759911537,0.0014560576528310776,0.0014727315865457058,0.001461187843233347,0.0014604185707867146,0.0014558015391230583,0.001451440155506134,0.0014291219413280487,0.0014265570789575577,0.0014288658276200294,0.0014165528118610382,0.00140475295484066,0.0014078309759497643,0.00138936098664999,0.0013839732855558395,0.0013839732855558395,0.001360117457807064,0.0013852566480636597,0.0013832040131092072,0.001374739222228527,0.0013631954789161682,0.0013526789844036102,0.0013603735715150833,0.0013560131192207336,0.0013590920716524124,0.0013483166694641113,0.001351652666926384,0.0013529341667890549,0.0013549868017435074,0.0013390835374593735,0.00135011225938797,0.0013375412672758102,0.0013224072754383087,0.0012995768338441849,0.001277003437280655,0.0012703333050012589,0.0012762341648340225,0.0012885462492704391,0.001263406127691269,0.0012762323021888733,0.0012744367122650146,0.0012559685856103897,0.0012613553553819656,0.0012536589056253433,0.0012492984533309937,0.001240575686097145,0.0012246724218130112,0.0012244153767824173,0.0012154355645179749,0.00121389701962471,0.0012136418372392654,0.0011823438107967377,0.001177217811346054,0.0011636167764663696,0.0011815764009952545,0.001171056181192398,0.0011720843613147736,0.0011643879115581512,0.0011823438107967377,0.0011538714170455933,0.0011777281761169434,0.0011738799512386322,0.0011479705572128296,0.0011361688375473022,0.0011395066976547241,0.0011479705572128296,0.00112847238779068,0.001131553202867508,0.0011264197528362274,0.0011153928935527802,0.001096922904253006,0.0010840930044651031,0.0010820403695106506,0.0010620318353176117,0.001042284071445465,0.0010338164865970612,0.0010374076664447784,0.001015346497297287,0.0010281726717948914,0.0010191947221755981,0.0010199658572673798,0.0010104738175868988,0.0010114982724189758,0.0010132938623428345,0.0009912364184856415,0.00098482146859169,0.0009984150528907776,0.0009922608733177185,0.0009886696934700012,0.0009653232991695404,0.0009722486138343811,0.0009614750742912292,0.000967118889093399,0.0009550638496875763,0.0009727627038955688,0.0009648129343986511,0.0009383894503116608,0.000937875360250473,0.000935826450586319,0.0009288974106311798,0.0009176135063171387,0.0009129941463470459,0.0008955486118793488,0.000894010066986084,0.0009068362414836884,0.0008973442018032074,0.0008681006729602814,0.0008580982685089111,0.0008565559983253479,0.0008465535938739777,0.0008388571441173553,0.0008465535938739777,0.0008344948291778564,0.0008396245539188385,0.0008370615541934967,0.0008191056549549103,0.0008101277053356171,0.0008090995252132416,0.000806022435426712,0.0007906332612037659,0.0007747262716293335,0.0007770359516143799,0.0007765218615531921,0.0007801130414009094,0.0007690824568271637,0.0007757507264614105,0.0007634386420249939,0.0007493309676647186,0.0007454827427864075,0.0007311180233955383,0.0007275231182575226,0.0007149539887905121,0.0007075183093547821,0.000699307769536972,0.0006977692246437073,0.0006898157298564911,0.0006834007799625397,0.0006839185953140259,0.0006859675049781799,0.0006831474602222443,0.0006757080554962158,0.0006677545607089996,0.0006639063358306885,0.000664934515953064,0.0006551854312419891,0.0006536468863487244,0.0006598010659217834,0.000651337206363678,0.0006505660712718964,0.0006279945373535156,0.0006295368075370789,0.000616706907749176,0.0006190165877342224,0.0006185024976730347,0.0006141364574432373,0.0006072148680686951,0.0006015673279762268,0.0005823299288749695,0.0005787387490272522,0.0005807951092720032,0.0005774572491645813,0.0005828440189361572,0.0005864351987838745,0.0005787461996078491,0.0005713030695915222,0.0005610361695289612,0.0005684792995452881,0.0005764290690422058,0.0005653947591781616,0.0005597621202468872,0.000552058219909668,0.0005687400698661804,0.000566430389881134,0.0005600154399871826,0.0005523189902305603,0.0005459040403366089,0.0005523115396499634,0.0005518049001693726,0.0005461648106575012,0.0005443692207336426,0.0005338490009307861,0.000515379011631012,0.0005102530121803284,0.0005228221416473389,0.0005169212818145752,0.0005156397819519043,0.0005122944712638855,0.0005143508315086365,0.0005217865109443665,0.0005223080515861511,0.0005161464214324951,0.000509992241859436,0.0005074292421340942,0.0004953742027282715,0.0005025491118431091,0.0004958882927894592,0.0004979297518730164,0.00048382580280303955,0.0004794597625732422,0.00046740472316741943,0.0004668906331062317,0.00046997517347335815,0.00046894699335098267,0.000463046133518219,0.00046638399362564087,0.0004615113139152527,0.00045483559370040894,0.0004491955041885376,0.0004566311836242676,0.0004627928137779236,0.00046741217374801636,0.0004556030035018921,0.0004517659544944763,0.000451505184173584,0.00043380260467529297,0.00042610615491867065,0.00043098628520965576,0.0004227682948112488,0.00041840970516204834,0.00041815638542175293,0.00041687488555908203,0.0004161074757575989,0.00040686875581741333,0.0004050731658935547,0.0004050731658935547,0.0003976300358772278,0.00039583444595336914,0.0003863424062728882,0.0003850609064102173,0.00037864595651626587,0.00037813931703567505,0.00037582963705062866,0.000379413366317749,0.00037454813718795776,0.0003750547766685486,0.0003776252269744873,0.0003727525472640991,0.0003753155469894409,0.00037582963705062866,0.0003763437271118164,0.00037608295679092407,0.0003735199570655823,0.0003676190972328186,0.00036710500717163086,0.0003635138273239136,0.0003627464175224304,0.00036710500717163086,0.0003683939576148987,0.00036428123712539673,0.000363767147064209,0.0003640279173851013,0.0003589019179344177,0.00035787373781204224,0.00035787373781204224,0.000356331467628479,0.0003547966480255127,0.0003499165177345276,0.0003514587879180908,0.0003473535180091858,0.00034452974796295166,0.0003424733877182007,0.00033940374851226807,0.0003360658884048462,0.00033427029848098755,0.00033298879861831665,0.00033427774906158447,0.0003301650285720825,0.0003345310688018799,0.0003358125686645508,0.00032914429903030396,0.0003301650285720825,0.0003283694386482239,0.00032555311918258667,0.00032529234886169434,0.0003234967589378357,0.0003196448087692261,0.0003199055790901184,0.0003183633089065552,0.0003186166286468506,0.0003158003091812134,0.0003137513995170593,0.0003124624490737915,0.000308111310005188,0.0003037452697753906,0.0003032386302947998,0.0003050267696380615,0.00030399858951568604,0.00029990077018737793,0.00029784440994262695,0.0002963021397590637,0.0002986118197441101,0.0002993866801261902,0.00029784440994262695,0.00029528141021728516,0.00029142946004867554,0.0002960488200187683,0.00029528141021728516,0.0002896338701248169,0.0002906620502471924,0.0002919435501098633,0.0002932250499725342,0.00029169023036956787,0.0002906620502471924,0.00029014796018600464,0.0002893805503845215,0.0002909228205680847,0.00029502809047698975,0.000292457640171051,0.00029015541076660156,0.00029169023036956787,0.0002950206398963928,0.000294514000415802,0.0002973303198814392,0.0002937391400337219,0.00029014796018600464,0.0002893805503845215,0.0002896413207054138,0.00028605014085769653,0.0002857893705368042,0.000288352370262146,0.0002873241901397705,0.0002873241901397705,0.0002873241901397705,0.00028143078088760376,0.0002793744206428528,0.0002791211009025574,0.00027808547019958496,0.00027783215045928955,0.0002742484211921692,0.0002770647406578064,0.0002773180603981018,0.0002757832407951355,0.00027398765087127686]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0003789067268371582,0.00041328114457428455,0.00046535584260709584,0.0005302567733451724,0.0006087536457926035,0.0006972549599595368,0.0007998651708476245,0.0009263322572223842,0.0010622907429933548,0.0012290324084460735,0.0014145004097372293,0.001628955826163292,0.001884968369267881,0.002175611909478903,0.002521664835512638,0.002909274771809578,0.003382051596418023,0.0038094231858849525,0.004213707521557808,0.004603882785886526,0.00500585837289691,0.005399368703365326,0.005792365875095129,0.006160223390907049,0.0065378290601074696,0.006898503750562668,0.0072548179887235165,0.007618571165949106,0.007961546070873737,0.008296824991703033,0.008646469563245773,0.008957890793681145,0.009273161180317402,0.009597409516572952,0.009913962334394455,0.01021435298025608,0.01052603218704462,0.010820522904396057,0.011123480275273323,0.01140796672552824,0.011701945215463638,0.011983353644609451,0.012258092872798443,0.012527957558631897,0.012802183628082275,0.013056143186986446,0.013310360722243786,0.013561755418777466,0.013801350258290768,0.014031710103154182,0.014276435598731041,0.014511926099658012,0.01473305094987154,0.01496033277362585,0.015185048803687096,0.015397452749311924,0.015606007538735867,0.0158117413520813,0.016017474234104156,0.016208842396736145,0.01640944555401802,0.016598248854279518,0.01678859069943428,0.01697508431971073,0.01716260425746441,0.017339607700705528,0.01752430573105812,0.01769566535949707,0.01787395030260086,0.01803838275372982,0.018212564289569855,0.01837417483329773,0.018529372289776802,0.01868559792637825,0.018837716430425644,0.018986500799655914,0.019140416756272316,0.01928253285586834,0.019432855769991875,0.01957830600440502,0.019714778289198875,0.019847657531499863,0.01997797191143036,0.02010546624660492,0.02023911662399769,0.02035660482943058,0.02048717625439167,0.020608769729733467,0.020731132477521896,0.020848620682954788,0.020956873893737793,0.021068720147013664,0.021175947040319443,0.02128368802368641,0.02138732373714447,0.02148582972586155,0.02158254012465477,0.02167796716094017,0.021771598607301712,0.021858304738998413,0.021952707320451736,0.022043773904442787,0.022132018581032753,0.022222571074962616,0.022304916754364967,0.022388286888599396,0.022467296570539474,0.022542458027601242,0.0226158257573843,0.02269355207681656,0.02277076616883278,0.02284874953329563,0.02291698567569256,0.022985991090536118,0.023058075457811356,0.023127593100070953,0.023191725835204124,0.02325611375272274,0.023317934945225716,0.023385658860206604,0.023445429280400276,0.023508533835411072,0.023567022755742073,0.02363141067326069,0.02368425391614437,0.023739663884043694,0.023796355351805687,0.023846890777349472,0.02390512265264988,0.02396232821047306,0.024014659225940704,0.024065706878900528,0.02411419153213501,0.0241580568253994,0.024204231798648834,0.024249635636806488,0.02428991161286831,0.024333007633686066,0.024374308064579964,0.024415865540504456,0.024457935243844986,0.024493848904967308,0.024529248476028442,0.024569010362029076,0.024612877517938614,0.024648277088999748,0.02468547411262989,0.024721642956137657,0.024756787344813347,0.024788852781057358,0.02482091821730137,0.024854781106114388,0.024887358769774437,0.02491891197860241,0.024948155507445335,0.02497791312634945,0.025007925927639008,0.025037426501512527,0.02506769634783268,0.025093605741858482,0.025122592225670815,0.025146963074803352,0.025175180286169052,0.02520211599767208,0.025231102481484413,0.025258295238018036,0.025285230949521065,0.025312934070825577,0.025341665372252464,0.02536706253886223,0.025390150025486946,0.025410158559679985,0.025433501228690147,0.0254550501704216,0.025476854294538498,0.02549583837389946,0.025516103953123093,0.025536369532346725,0.02555740438401699,0.02557612955570221,0.025598447769880295,0.025619225576519966,0.025637952610850334,0.025659244507551193,0.02567540481686592,0.025693874806165695,0.02571183256804943,0.02572799287736416,0.02574312873184681,0.025761084631085396,0.025776732712984085,0.02579392120242119,0.02581085078418255,0.025828037410974503,0.025846507400274277,0.02586190029978752,0.025876522064208984,0.02589242532849312,0.025907818228006363,0.025921156629920006,0.025934496894478798,0.025946808978915215,0.025960661470890045,0.02597348764538765,0.025986570864915848,0.025999397039413452,0.026010684669017792,0.026021458208560944,0.026034029200673103,0.026044288650155067,0.026053011417388916,0.02606275863945484,0.026072250679135323,0.026081228628754616,0.026091232895851135,0.02610098198056221,0.026111243292689323,0.026119964197278023,0.026128429919481277,0.026135612279176712,0.026143308728933334,0.026151003316044807,0.026160752400755882,0.02616819180548191,0.026175374165177345,0.02618204429745674,0.026189738884568214,0.02619692124426365,0.026205644011497498,0.026212569326162338,0.026218470185995102,0.026225395500659943,0.026230784133076668,0.02623591385781765,0.026241814717650414,0.026247456669807434,0.02625284530222416,0.026257462799549103,0.02626361884176731,0.026267467066645622,0.026271570473909378,0.026276445016264915,0.026281574741005898,0.02628670632839203,0.02629055455327034,0.026294400915503502,0.026297736912965775,0.026301071047782898,0.02630440704524517,0.026307741180062294,0.026310820132493973,0.026314666494727135,0.026319541037082672,0.026322362944483757,0.026326468214392662,0.026329290121793747,0.026332881301641464,0.02633570320904255,0.02633826807141304,0.026342371478676796,0.02634519338607788,0.026348784565925598,0.02635212056338787,0.026354685425758362,0.026357507333159447,0.02636212483048439,0.026363663375377655,0.026366742327809334,0.026369819417595863,0.026371872052550316,0.026374951004981995,0.02637777291238308,0.02638033777475357,0.02638341672718525,0.026386238634586334,0.026389315724372864,0.026392394676804543,0.026394959539175034,0.026397012174129486,0.026398807764053345,0.026402141898870468,0.026404963806271553,0.0264072734862566,0.02640855498611927,0.026410607621073723,0.026412146165966988,0.026414455845952034,0.026416508480906487,0.026418304070830345,0.026420611888170242,0.026422664523124695,0.026424972340464592,0.026427024975419044,0.02642984688282013,0.026431387290358543,0.026432668790221214,0.026434464380145073,0.02643625997006893,0.026438824832439423,0.02644062042236328,0.026442160829901695,0.026443956419825554,0.02644626423716545,0.026448573917150497,0.026450881734490395,0.02645242214202881,0.026454217731952667,0.026455499231815338,0.026457294821739197,0.026458578184247017,0.02646011672914028,0.026462426409125328,0.026463452726602554,0.026464734226465225,0.026466017588973045,0.026468582451343536,0.026469865813851357,0.026471661403775215,0.02647319994866848,0.026474738493561745,0.02647576481103897,0.026477817445993423,0.026479613035917282,0.026481151580810547,0.026482434943318367,0.026484744623303413,0.026484999805688858,0.026486283168196678,0.026487309485673904,0.026488078758120537,0.026489360257983208,0.026490643620491028,0.02649141289293766,0.02649269625544548,0.02649320848286152,0.02649397775530815,0.02649526111781597,0.026496030390262604,0.026497313752770424,0.026498595252633095,0.02649962157011032,0.026500390842556953,0.02650141716003418,0.02650218829512596,0.026502700522542,0.026503726840019226,0.02650398388504982,0.026504753157496452,0.02650526538491249,0.02650577947497368,0.026506291702389717],"recovered":[0.0,5.104858792037703e-05,9.311878238804638e-05,0.00014057601219974458,0.00019778120622504503,0.0002696083683986217,0.0003473356191534549,0.00043147598626092076,0.0005443472182378173,0.000661322905216366,0.0008131860522553325,0.0009832624346017838,0.0011766827665269375,0.001395499100908637,0.0016584377735853195,0.001952416030690074,0.002290003700181842,0.0027086534537374973,0.0031319204717874527,0.0035510833840817213,0.003956650383770466,0.004353238735347986,0.004759575240314007,0.005154624581336975,0.005533512681722641,0.005907783750444651,0.006269228179007769,0.006643498782068491,0.007001608610153198,0.00736254034563899,0.007701153866946697,0.008043872192502022,0.008375302888453007,0.008693395182490349,0.009011229500174522,0.009333169087767601,0.009646386839449406,0.009968326427042484,0.010268975049257278,0.010579113848507404,0.010861805640161037,0.011174253188073635,0.011459766887128353,0.011731170117855072,0.012003856711089611,0.01227243896573782,0.012539738789200783,0.012800369411706924,0.013057664036750793,0.013308802619576454,0.013541728258132935,0.01378055289387703,0.014015530236065388,0.014237425290048122,0.014470607042312622,0.014703531749546528,0.014914652332663536,0.01512833870947361,0.015339972451329231,0.015556222759187222,0.01575554348528385,0.015952812507748604,0.016154184937477112,0.016343243420124054,0.016534868627786636,0.016712896525859833,0.016898877918720245,0.017080754041671753,0.0172544214874506,0.01744476519525051,0.0176230501383543,0.017791330814361572,0.01794550195336342,0.018107883632183075,0.01826692931354046,0.01841956190764904,0.018574247136712074,0.01872277446091175,0.01888028159737587,0.01902727037668228,0.019165538251399994,0.019307652488350868,0.019445663318037987,0.019579056650400162,0.01970706321299076,0.019846612587571144,0.019976157695055008,0.020106730982661247,0.020234735682606697,0.020355302840471268,0.02047407440841198,0.02058771625161171,0.020707769319415092,0.020812176167964935,0.020918119698762894,0.02101842127740383,0.021124880760908127,0.021224411204457283,0.021319840103387833,0.02141629345715046,0.021506845951080322,0.02159970812499523,0.021695392206311226,0.021780559793114662,0.021875474601984024,0.02195294387638569,0.022041959688067436,0.022126099094748497,0.02220536582171917,0.022287197411060333,0.022363385185599327,0.02243957296013832,0.022515248507261276,0.022584253922104836,0.022654542699456215,0.02272508665919304,0.022797171026468277,0.02285950630903244,0.022922353819012642,0.022986741736531258,0.023052670061588287,0.023114236071705818,0.02318221516907215,0.023239675909280777,0.023300986737012863,0.023353829979896545,0.023412318900227547,0.02347029373049736,0.023524420335888863,0.023580342531204224,0.02363421395421028,0.023687057197093964,0.02374015748500824,0.023791207000613213,0.023835841566324234,0.023881759494543076,0.02392665296792984,0.023974109441041946,0.024013614282011986,0.024058762937784195,0.02410108968615532,0.024142904207110405,0.02417830377817154,0.024215243756771088,0.024254491552710533,0.0242950227111578,0.024333246052265167,0.024370955303311348,0.02440686896443367,0.024445602670311928,0.024480490013957024,0.024515122175216675,0.024548470973968506,0.0245833583176136,0.02461465448141098,0.02464466728270054,0.02467801608145237,0.024709567427635193,0.024742916226387024,0.024769851937890053,0.024798326194286346,0.024827057495713234,0.024851683527231216,0.02488067001104355,0.02490581013262272,0.02493787556886673,0.024965323507785797,0.024992773309350014,0.025022272020578384,0.025051003322005272,0.025076912716031075,0.025100000202655792,0.025120778009295464,0.025142326951026917,0.025164131075143814,0.025185422971844673,0.02520979382097721,0.025229288265109062,0.02524852752685547,0.02526930719614029,0.025287777185440063,0.02530881203711033,0.02533036097884178,0.025349086150527,0.025368582457304,0.025388848036527634,0.025407830253243446,0.025423992425203323,0.02544143609702587,0.02545964904129505,0.025476323440670967,0.025493253022432327,0.02551044151186943,0.02552660182118416,0.025544559583067894,0.025560207664966583,0.025574572384357452,0.02559201605618,0.025606125593185425,0.02562151663005352,0.025637421756982803,0.025652043521404266,0.02566538192331791,0.025678208097815514,0.025690264999866486,0.025704117491841316,0.025716174393892288,0.025728488340973854,0.025739004835486412,0.02575080469250679,0.025761835277080536,0.025771327316761017,0.025780562311410904,0.025789540261030197,0.025799032300710678,0.025808267295360565,0.02581801451742649,0.025828789919614792,0.02583879418671131,0.025848284363746643,0.02585572376847267,0.025863932445645332,0.025872912257909775,0.025881890207529068,0.025890611112117767,0.025898564606904984,0.025904977694153786,0.02591216005384922,0.025918573141098022,0.025925500318408012,0.025933194905519485,0.02593858167529106,0.025945251807570457,0.025951921939849854,0.025956282392144203,0.025962695479393005,0.0259693656116724,0.02597424015402794,0.025979626923799515,0.02598501369357109,0.025989631190896034,0.025994760915637016,0.025999635457992554,0.02600373886525631,0.026009639725089073,0.026014000177383423,0.026018362492322922,0.02602323517203331,0.02602708339691162,0.026031188666820526,0.026035549119114876,0.026039140298962593,0.026042988523840904,0.026046322658658028,0.026049401611089706,0.026053505018353462,0.026057610288262367,0.026060432195663452,0.026063766330480576,0.026065818965435028,0.02606966719031334,0.026073258370161057,0.026077618822455406,0.026080697774887085,0.02608351968228817,0.0260865967720747,0.026089932769536972,0.026093780994415283,0.026096858084201813,0.02609916776418686,0.02610224485397339,0.026104554533958435,0.026108402758836746,0.026111479848623276,0.026113275438547134,0.02611558511853218,0.026119176298379898,0.026122767478227615,0.026124820113182068,0.026127127930521965,0.026128923520445824,0.026132002472877502,0.026134055107831955,0.026136107742786407,0.026137903332710266,0.026139184832572937,0.026140468195080757,0.026143290102481842,0.02614559791982174,0.026148419827222824,0.026150215417146683,0.026152780279517174,0.026154832914471626,0.02615688554942608,0.026158424094319344,0.02616073377430439,0.026162272319197655,0.0261645819991827,0.026166120544075966,0.02616817317903042,0.026170995086431503,0.02617201954126358,0.026173559948801994,0.026176894083619118,0.02617945894598961,0.02618074230849743,0.02618202567100525,0.026183821260929108,0.026184847578406334,0.02618766762316227,0.02619023434817791,0.02619151584804058,0.0261927992105484,0.02619459480047226,0.026196133345365524,0.02619715966284275,0.02619972452521324,0.0262015201151371,0.026204342022538185,0.02620536834001541,0.026207420974969864,0.026207933202385902,0.026210499927401543,0.026212038472294807,0.026213834062218666,0.0262146033346653,0.02621588669717312,0.026216913014650345,0.026218194514513016,0.026219220831990242,0.026220247149467468,0.02622153051197529,0.026223326101899147,0.026223838329315186,0.026225121691823006,0.026225890964269638,0.026226917281746864,0.026228198781609535,0.026228712871670723,0.02622973918914795,0.026230765506625175,0.0262317918241024,0.02623281627893448,0.02623358741402626,0.026234611868858337,0.02623538300395012,0.02623615227639675,0.02623666450381279,0.026237433776259422,0.026237690821290016,0.026237690821290016],"active":[0.0003789067268371582,0.00036223256029188633,0.00037223706021904945,0.0003896807611454278,0.0004109724541194737,0.0004276465915609151,0.00045252955169416964,0.0004948562709614635,0.0005179435247555375,0.0005677095032297075,0.0006013143574818969,0.0006456933915615082,0.0007082856027409434,0.0007801128085702658,0.0008632270619273186,0.000956858741119504,0.0010920478962361813,0.0011007697321474552,0.0010817870497703552,0.0010527994018048048,0.0010492079891264439,0.0010461299680173397,0.0010327906347811222,0.001005598809570074,0.0010043163783848286,0.0009907200001180172,0.0009855898097157478,0.0009750723838806152,0.0009599374607205391,0.000934284646064043,0.0009453156962990761,0.0009140186011791229,0.0008978582918643951,0.0009040143340826035,0.0009027328342199326,0.0008811838924884796,0.0008796453475952148,0.0008521964773535728,0.0008545052260160446,0.0008288528770208359,0.0008401395753026009,0.0008091004565358162,0.0007983259856700897,0.000796787440776825,0.0007983269169926643,0.0007837042212486267,0.0007706219330430031,0.0007613860070705414,0.0007436862215399742,0.0007229074835777283,0.0007347073405981064,0.000731373205780983,0.0007175207138061523,0.0007229074835777283,0.0007144417613744736,0.0006939209997653961,0.0006913552060723305,0.0006834026426076889,0.0006775017827749252,0.0006526196375489235,0.000653902068734169,0.0006454363465309143,0.0006344057619571686,0.0006318408995866776,0.0006277356296777725,0.0006267111748456955,0.0006254278123378754,0.0006149113178253174,0.0006195288151502609,0.0005936175584793091,0.0005895141512155533,0.0005828440189361572,0.0005838703364133835,0.0005777142941951752,0.0005707871168851852,0.0005669388920068741,0.0005661696195602417,0.0005597583949565887,0.0005525741726160049,0.0005510356277227402,0.0005492400377988815,0.0005400050431489944,0.0005323085933923721,0.0005264095962047577,0.0005320534110069275,0.000509992241859436,0.0005110185593366623,0.0005020387470722198,0.0004963967949151993,0.0004933178424835205,0.0004827994853258133,0.00048100389540195465,0.0004681777209043503,0.0004715118557214737,0.00046920403838157654,0.0004674084484577179,0.00045765936374664307,0.00045355595648288727,0.0004517585039138794,0.0004420112818479538,0.0004458613693714142,0.00044406577944755554,0.0004366263747215271,0.0004420112818479538,0.0004294421523809433,0.00043534301221370697,0.00042533688247203827,0.00041635893285274506,0.0004104599356651306,0.0004063546657562256,0.00040738098323345184,0.0004091765731573105,0.00040173716843128204,0.00040173716843128204,0.0004035327583551407,0.00040250644087791443,0.0003945548087358475,0.0003966074436903,0.00039558112621307373,0.0003989171236753464,0.00039275921881198883,0.0003942977637052536,0.0003848075866699219,0.0003917347639799118,0.0003832671791315079,0.00038583390414714813,0.00038403645157814026,0.0003765970468521118,0.00038070231676101685,0.000381985679268837,0.000380445271730423,0.00037864968180656433,0.00037403404712677,0.0003668498247861862,0.0003683902323246002,0.0003678761422634125,0.00036325864493846893,0.00035889819264411926,0.0003606937825679779,0.0003571026027202606,0.00035684555768966675,0.0003509446978569031,0.0003509446978569031,0.000353766605257988,0.00035838596522808075,0.00035325437784194946,0.0003522280603647232,0.0003506876528263092,0.0003499183803796768,0.00034325011074543,0.0003404282033443451,0.0003396589308977127,0.0003388877958059311,0.0003355536609888077,0.00033350102603435516,0.0003332458436489105,0.0003299098461866379,0.0003278590738773346,0.0003247801214456558,0.00032375380396842957,0.0003242660313844681,0.0003199055790901184,0.0003234967589378357,0.0003214459866285324,0.00032529234886169434,0.00032041966915130615,0.00031990744173526764,0.00032016076147556305,0.0003193933516740799,0.0003160592168569565,0.0003132373094558716,0.0003101583570241928,0.00031272321939468384,0.00031272321939468384,0.00031272321939468384,0.0003104154020547867,0.00030631013214588165,0.00030708126723766327,0.0003088768571615219,0.00030682235956192017,0.0003106705844402313,0.00031041353940963745,0.00030759163200855255,0.0003101583570241928,0.00030682235956192017,0.0003050267696380615,0.0003040023148059845,0.00030400045216083527,0.0003016926348209381,0.00030143558979034424,0.000300409272313118,0.0003006681799888611,0.000300409272313118,0.00030143558979034424,0.00030194781720638275,0.0003016926348209381,0.000301949679851532,0.000300409272313118,0.0003016926348209381,0.0002996399998664856,0.00029707513749599457,0.0002947654575109482,0.0002952795475721359,0.0002952795475721359,0.0002963058650493622,0.0002952795475721359,0.00029451027512550354,0.00029296986758708954,0.0002950243651866913,0.0002934839576482773,0.0002911761403083801,0.00029143132269382477,0.00029168836772441864,0.00029168836772441864,0.00029220059514045715,0.0002927146852016449,0.00029322877526283264,0.0002911742776632309,0.0002896357327699661,0.00028732791543006897,0.00028758496046066284,0.0002870708703994751,0.0002878401428461075,0.0002863015979528427,0.00028476305305957794,0.0002834796905517578,0.0002847611904144287,0.0002847611904144287,0.0002870708703994751,0.00028706900775432587,0.00028527528047561646,0.0002868138253688812,0.00028553232550621033,0.0002839919179677963,0.00028553232550621033,0.0002847611904144287,0.0002834796905517578,0.00028322264552116394,0.0002839919179677963,0.00028245337307453156,0.0002819392830133438,0.00028168410062789917,0.0002819392830133438,0.0002829674631357193,0.0002809148281812668,0.00028040073812007904,0.0002793744206428528,0.000277835875749588,0.0002773236483335495,0.0002765525132417679,0.000275271013379097,0.0002755261957645416,0.0002765525132417679,0.00027604028582572937,0.00027706660330295563,0.00027578510344028473,0.000275271013379097,0.000275271013379097,0.0002745017409324646,0.0002765525132417679,0.0002755261957645416,0.0002755261957645416,0.0002745017409324646,0.00027398765087127686,0.00027398765087127686,0.00027552805840969086,0.000273730605840683,0.0002729613333940506,0.0002729613333940506,0.0002727042883634567,0.00027270615100860596,0.00027321837842464447,0.00027193501591682434,0.00027193687856197357,0.00027296319603919983,0.000273730605840683,0.00027321837842464447,0.0002721920609474182,0.0002721920609474182,0.0002716798335313797,0.00027321837842464447,0.0002729613333940506,0.00027321837842464447,0.00027244724333286285,0.0002727042883634567,0.0002729613333940506,0.00027398765087127686,0.00027321837842464447,0.00027270615100860596,0.0002721920609474182,0.0002724491059780121,0.0002721920609474182,0.0002721920609474182,0.0002729613333940506,0.00027296319603919983,0.00027193501591682434,0.0002721920609474182,0.00027167797088623047,0.0002727042883634567,0.00027244724333286285,0.00027116574347019196,0.00027193687856197357,0.0002727042883634567,0.0002716798335313797,0.00027142278850078583,0.0002716798335313797,0.0002721920609474182,0.00027167797088623047,0.00027244724333286285,0.0002709105610847473,0.0002698823809623718,0.0002709105610847473,0.00027065351605415344,0.0002701394259929657,0.00026988424360752106,0.00027142278850078583,0.00027014128863811493,0.00027014128863811493,0.0002688579261302948,0.0002693701535463333,0.00026834383606910706,0.00026988424360752106,0.00026911310851573944,0.00026911310851573944,0.00026860088109970093,0.00027014128863811493,0.00026911310851573944,0.0002693701535463333,0.00026911497116088867,0.0002688579261302948,0.00026911310851573944,0.00026911310851573944,0.0002680867910385132,0.0002688579261302948,0.0002680867910385132,0.0002680867910385132,0.00026834383606910706,0.00026783160865306854,0.00026860088109970093,0.00026885606348514557,0.00026885606348514557,0.0002685990184545517,0.00026860088109970093,0.00026860088109970093,0.0002680886536836624,0.00026834383606910706,0.00026783160865306854,0.0002680886536836624,0.00026783160865306854,0.0002680886536836624,0.00026860088109970093]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0003789067268371582,0.00041456377948634326,0.0004725385515484959,0.0005477005615830421,0.0006369714392349124,0.000751894898712635,0.0008863142575137317,0.0010507472325116396,0.0012523762416094542,0.001489662448875606,0.0017795362509787083,0.0021376460790634155,0.0025509085971862078,0.003069090424105525,0.003713995683938265,0.00448280293494463,0.005408859811723232,0.0062897689640522,0.007160672917962074,0.008058512583374977,0.00894634798169136,0.00985367875546217,0.010761009529232979,0.011677062138915062,0.012586958706378937,0.013524559326469898,0.014484991319477558,0.01544490922242403,0.016412779688835144,0.017382191494107246,0.018363913521170616,0.019351793453097343,0.020345060154795647,0.021351924166083336,0.022388286888599396,0.02343696355819702,0.024453574791550636,0.025503532961010933,0.026514243334531784,0.0275785680860281,0.028653154149651527,0.029737744480371475,0.030810020864009857,0.031856387853622437,0.03294892981648445,0.034031983464956284,0.03513966128230095,0.036227840930223465,0.03731910139322281,0.03843960538506508,0.03954805061221123,0.04067163169384003,0.04182548448443413,0.042959071695804596,0.04411497712135315,0.045247793197631836,0.04639317840337753,0.047553446143865585,0.048718325793743134,0.04987500235438347,0.05099858343601227,0.05214037746191025,0.05330295115709305,0.05446244776248932,0.055647339671850204,0.05683582276105881,0.057998139411211014,0.05915353074669838,0.06033380329608917,0.06150740757584572,0.06270691752433777,0.0638897642493248,0.06508414447307587,0.06625133752822876,0.06744468957185745,0.06862804293632507,0.06982165575027466,0.07101219147443771,0.07221093773841858,0.07337966561317444,0.07456507533788681,0.0757153332233429,0.0768866315484047,0.0780748575925827,0.079250767827034,0.08041360229253769,0.08158746361732483,0.08273617923259735,0.08390132337808609,0.08504901826381683,0.0862218514084816,0.08735902607440948,0.08851800858974457,0.0896703228354454,0.09082340449094772,0.09197187423706055,0.09309519827365875,0.09422776103019714,0.0953664779663086,0.09648595005273819,0.09759465605020523,0.09869951009750366,0.09981796145439148,0.100914865732193,0.10199612379074097,0.10308481752872467,0.10415709018707275,0.10521397739648819,0.10625290870666504,0.10730928182601929,0.10835462063550949,0.10938328504562378,0.11043478548526764,0.11145396530628204,0.11247365176677704,0.11349770426750183,0.11449968814849854,0.11551681160926819,0.11649366468191147,0.11748898029327393,0.11844736337661743,0.11941908299922943,0.12038284540176392,0.12130941450595856,0.12223547697067261,0.12315358221530914,0.12407835572957993,0.12497132271528244,0.1258445382118225,0.1267426311969757,0.12760737538337708,0.1284690499305725,0.12934303283691406,0.13021264970302582,0.1310196816921234,0.13185261189937592,0.13267119228839874,0.1334889978170395,0.1343037188053131,0.135107159614563,0.13587544858455658,0.13665837049484253,0.13742922246456146,0.13819624483585358,0.13894785940647125,0.1397133320569992,0.14042697846889496,0.1411578208208084,0.14188456535339355,0.1425769329071045,0.14327774941921234,0.14397089183330536,0.14462579786777496,0.14528506994247437,0.145938441157341,0.14656999707221985,0.14722464978694916,0.14783929288387299,0.14847008883953094,0.1490839570760727,0.14968550205230713,0.15027832984924316,0.1508668065071106,0.15145066380500793,0.1520160436630249,0.15258193016052246,0.15313783288002014,0.15367524325847626,0.15421447157859802,0.15473316609859467,0.15525442361831665,0.15576644241809845,0.15626539289951324,0.15676023066043854,0.15724480152130127,0.15774476528167725,0.15822601318359375,0.15868569910526276,0.1591520756483078,0.1596166342496872,0.1600855588912964,0.16054114699363708,0.1609746813774109,0.1614082157611847,0.16181762516498566,0.1622411459684372,0.16264492273330688,0.16304124891757965,0.16343244910240173,0.16382057964801788,0.16420665383338928,0.1645881086587906,0.16495776176452637,0.1653161197900772,0.16567859053611755,0.16603438556194305,0.1663791686296463,0.1667221337556839,0.16704997420310974,0.16737858951091766,0.16771386563777924,0.1680411994457245,0.168374165892601,0.16868071258068085,0.1689816117286682,0.16927790641784668,0.16957496106624603,0.16985918581485748,0.17014777660369873,0.17042431235313416,0.17070700228214264,0.1709863692522049,0.1712503284215927,0.17150582373142242,0.17176774144172668,0.1720150262117386,0.17226308584213257,0.17250961065292358,0.17275099456310272,0.17299239337444305,0.1732242852449417,0.17344875633716583,0.17367808520793915,0.17389535903930664,0.1741134077310562,0.17432016134262085,0.17452871799468994,0.17473086714744568,0.17494121193885803,0.17513899505138397,0.17533858120441437,0.1755322515964508,0.1757141351699829,0.17589856684207916,0.17608147859573364,0.17625641822814941,0.17642521858215332,0.1765911877155304,0.1767510026693344,0.17692339420318604,0.17708730697631836,0.1772455871105194,0.17739719152450562,0.17754186689853668,0.1776878386735916,0.17784534394741058,0.17798899114131927,0.17813162505626678,0.17826783657073975,0.17840072512626648,0.17852641642093658,0.17864544689655304,0.1787773072719574,0.1789024919271469,0.1790245920419693,0.17914387583732605,0.17926162481307983,0.17938321828842163,0.17949607968330383,0.1796056181192398,0.17971669137477875,0.179836243391037,0.17993858456611633,0.1800399124622345,0.18012893199920654,0.18023206293582916,0.18033133447170258,0.18043188750743866,0.18052884936332703,0.18062788248062134,0.18071971833705902,0.18080513179302216,0.18089209496974945,0.1809852123260498,0.18107371032238007,0.18115735054016113,0.18123942613601685,0.18133126199245453,0.18141131103038788,0.18149082362651825,0.1815670132637024,0.1816401183605194,0.18171426653862,0.1817878782749176,0.18185585737228394,0.18193179368972778,0.18199899792671204,0.18207159638404846,0.1821349561214447,0.18220755457878113,0.18227066099643707,0.1823301762342453,0.18238891661167145,0.1824515163898468,0.18251487612724304,0.18257670104503632,0.18263518810272217,0.18269111216068268,0.18274420499801636,0.18280167877674103,0.18285605311393738,0.1829112023115158,0.1829545646905899,0.18300509452819824,0.18305306136608124,0.18310052156448364,0.183141827583313,0.18319107592105865,0.1832410991191864,0.18328547477722168,0.18332678079605103,0.18337193131446838,0.18341758847236633,0.1834573596715927,0.18349865078926086,0.18354226648807526,0.18358613550662994,0.18362408876419067,0.1836666762828827,0.1837015599012375,0.18373645842075348,0.18377287685871124,0.18381622433662415,0.18384931981563568,0.18388421833515167,0.18392422795295715,0.18395835161209106,0.183996319770813,0.18402837216854095,0.18406043946743011,0.18409456312656403,0.1841299682855606,0.18415945768356323,0.1841915249824524,0.184225395321846,0.1842523217201233,0.1842818260192871,0.18430876731872559,0.18433722853660583,0.1843651980161667,0.1843911111354828,0.18441469967365265,0.18444164097309113,0.18446575105190277,0.1844903826713562,0.18451039493083954,0.18453450500965118,0.18455886840820312,0.1845816969871521,0.18459966778755188,0.1846201866865158],"recovered":[0.0,4.950943184667267e-05,9.28622466744855e-05,0.00014596304390579462,0.00020881180535070598,0.0002819215878844261,0.0003750403702724725,0.0004925290704704821,0.0006351572810672224,0.0008018988883122802,0.0010030149715021253,0.001263644895516336,0.0015719886869192123,0.0019288157345727086,0.0023746571969240904,0.0029269566293805838,0.003597258124500513,0.004381200298666954,0.005232095252722502,0.006077603902667761,0.006946968846023083,0.007832495495676994,0.008727769367396832,0.009632791392505169,0.010541661642491817,0.01145360991358757,0.01238608080893755,0.013323424383997917,0.014265899546444416,0.015220174565911293,0.016172654926776886,0.017145399004220963,0.01811378262937069,0.019107049331068993,0.020108526572585106,0.021152328699827194,0.022181766107678413,0.023217616602778435,0.024247823283076286,0.02524981088936329,0.026308748871088028,0.02734331600368023,0.028427906334400177,0.0295114703476429,0.030584517866373062,0.03165576606988907,0.032719578593969345,0.03380981460213661,0.034887734800577164,0.03597719594836235,0.03706999495625496,0.03818665072321892,0.039298176765441895,0.040424324572086334,0.04156329855322838,0.04270842671394348,0.04384893923997879,0.04499535262584686,0.04614715278148651,0.04730357229709625,0.04848461598157883,0.049592290073633194,0.050725363194942474,0.05187126621603966,0.05302640050649643,0.05420821160078049,0.055388230830430984,0.05654669925570488,0.057717226445674896,0.05889878422021866,0.06008521467447281,0.061244964599609375,0.062421392649412155,0.06363065540790558,0.06481271982192993,0.06600582599639893,0.06719686836004257,0.06839458644390106,0.06957383453845978,0.0707612931728363,0.07193618267774582,0.07311465591192245,0.0742923691868782,0.07547135651111603,0.0766436830163002,0.07781754434108734,0.0789903774857521,0.08015449345111847,0.0813114196062088,0.08247347921133041,0.08363400399684906,0.08481478691101074,0.08595145493745804,0.08710145950317383,0.0882740393280983,0.08942609280347824,0.09054582566022873,0.09169711172580719,0.09283377975225449,0.09398865699768066,0.0951104462146759,0.09621914476156235,0.0973363146185875,0.09844502061605453,0.09956347197294235,0.10066165775060654,0.10174599289894104,0.10283750295639038,0.10390542447566986,0.10496281832456589,0.1060122698545456,0.10707556456327438,0.10810987651348114,0.10914675146341324,0.11019953340291977,0.1112261489033699,0.11223993450403214,0.11326142400503159,0.11427008360624313,0.1152736097574234,0.11626636236906052,0.11721909791231155,0.11819005012512207,0.11917895078659058,0.12012117356061935,0.12103106826543808,0.12196456640958786,0.12291345000267029,0.12379820644855499,0.12469015270471573,0.12559747695922852,0.12648069858551025,0.1273459643125534,0.12822557985782623,0.12909084558486938,0.12994378805160522,0.13080161809921265,0.131623774766922,0.1324479877948761,0.13327066600322723,0.13409103453159332,0.13487523794174194,0.1356620043516159,0.13643260300159454,0.1371983289718628,0.13796766102313995,0.13872799277305603,0.13946986198425293,0.14020147919654846,0.14092770218849182,0.1416534185409546,0.14236989617347717,0.1430712342262268,0.1437530815601349,0.1444120854139328,0.1450798213481903,0.14571960270404816,0.14637066423892975,0.1470014601945877,0.14763662219047546,0.1482515037059784,0.14886434376239777,0.14947256445884705,0.1500687301158905,0.15067285299301147,0.15124310553073883,0.15181568264961243,0.15239208936691284,0.15293464064598083,0.15348386764526367,0.154007688164711,0.15453356504440308,0.15506072342395782,0.1555696725845337,0.1560637354850769,0.1565544754266739,0.15704520046710968,0.15752875804901123,0.15800486505031586,0.15847302973270416,0.15895016491413116,0.1594083160161972,0.1598687767982483,0.16031642258167267,0.1607484072446823,0.1611742377281189,0.1615949422121048,0.1620115339756012,0.16243095695972443,0.16281574964523315,0.1632090061903,0.16361379623413086,0.16399602591991425,0.16437721252441406,0.16473764181137085,0.16509830951690674,0.16546155512332916,0.165816068649292,0.1661582738161087,0.1665010005235672,0.16683755815029144,0.16717924177646637,0.1675119549036026,0.16785211861133575,0.16816456615924835,0.16847264766693115,0.16878561675548553,0.1690954864025116,0.16938793659210205,0.169676274061203,0.16996228694915771,0.17025242745876312,0.17052896320819855,0.17079497873783112,0.17105688154697418,0.1713244467973709,0.17157737910747528,0.17183390259742737,0.17208221554756165,0.1723228394985199,0.17257577180862427,0.17280998826026917,0.17304059863090515,0.1732771098613739,0.17350003123283386,0.17372475564479828,0.17394639551639557,0.17415033280849457,0.17435914278030396,0.17456179857254028,0.17477214336395264,0.1749727576971054,0.17517642676830292,0.17536446452140808,0.1755501925945282,0.17572924494743347,0.1759106069803238,0.17608530819416046,0.1762576848268509,0.1764131486415863,0.17657731473445892,0.17674483358860016,0.17691336572170258,0.17707139253616333,0.17721709609031677,0.1773674190044403,0.1775195300579071,0.17766857147216797,0.1778194159269333,0.17794997990131378,0.17808927595615387,0.17822061479091644,0.17835041880607605,0.1784830391407013,0.17860952019691467,0.17873239517211914,0.17885655164718628,0.17897428572177887,0.17910230159759521,0.17921876907348633,0.17933137714862823,0.17944425344467163,0.17956070601940155,0.17966614663600922,0.17977413535118103,0.1798662394285202,0.1799660176038742,0.18007349967956543,0.18017175793647766,0.1802692413330078,0.18036286532878876,0.18045470118522644,0.18054603040218353,0.18063221871852875,0.18072199821472168,0.18081563711166382,0.18090644478797913,0.180986225605011,0.1810685694217682,0.18115270137786865,0.18123069405555725,0.1813066303730011,0.18137793242931366,0.18145258724689484,0.1815241575241089,0.1815975308418274,0.1816796064376831,0.18174989521503448,0.1818191558122635,0.18188226222991943,0.18195126950740814,0.1820223331451416,0.18208415806293488,0.18214546144008636,0.18220703303813934,0.18226705491542816,0.18232810497283936,0.18238762021064758,0.1824476420879364,0.18249741196632385,0.1825558990240097,0.18261413276195526,0.18266774713993073,0.18271726369857788,0.18276342749595642,0.18281397223472595,0.1828591227531433,0.1829078495502472,0.18296018242835999,0.1830022633075714,0.18304689228534698,0.18309204280376434,0.18313436210155487,0.1831807941198349,0.18322671949863434,0.18326827883720398,0.18331675231456757,0.18335524201393127,0.18339550495147705,0.18343475461006165,0.18347425758838654,0.1835099160671234,0.18354429304599762,0.18358507752418518,0.18362228572368622,0.1836584508419037,0.18369872868061066,0.18373258411884308,0.18377311527729034,0.1838098019361496,0.18384262919425964,0.1838788092136383,0.183909073472023,0.18394294381141663,0.18397346138954163,0.18400630354881287,0.18403606116771698,0.1840652972459793,0.18409326672554016,0.18412353098392487,0.18414969742298126,0.18417739868164062,0.18420150876045227,0.1842266470193863,0.18424922227859497,0.18427513539791107,0.18429924547672272,0.18432003259658813,0.18434695899486542,0.18437056243419647,0.18439006805419922],"active":[0.0003789067268371582,0.0003650543512776494,0.00037967629032209516,0.0004017375176772475,0.0004281596338842064,0.0004699733108282089,0.0005112738581374288,0.0005582181620411575,0.0006172189605422318,0.0006877635605633259,0.000776521279476583,0.0008740011835470796,0.0009789199102669954,0.0011402746895328164,0.0013393384870141745,0.001555846305564046,0.0018116016872227192,0.0019085686653852463,0.0019285776652395725,0.0019809086807072163,0.0019993791356682777,0.0020211832597851753,0.0020332401618361473,0.002044270746409893,0.0020452970638871193,0.002070949412882328,0.0020989105105400085,0.002121484838426113,0.002146880142390728,0.0021620169281959534,0.00219125859439373,0.002206394448876381,0.0022312775254249573,0.0022448748350143433,0.00227976031601429,0.0022846348583698273,0.002271808683872223,0.002285916358232498,0.0022664200514554977,0.00232875719666481,0.0023444052785634995,0.002394428476691246,0.00238211452960968,0.002344917505979538,0.002364411950111389,0.002376217395067215,0.002420082688331604,0.002418026328086853,0.002431366592645645,0.0024624094367027283,0.0024780556559562683,0.002484980970621109,0.0025273077189922333,0.0025347471237182617,0.002551678568124771,0.0025393664836883545,0.0025442391633987427,0.0025580935180187225,0.0025711730122566223,0.002571430057287216,0.002513967454433441,0.002548087388277054,0.0025775879621505737,0.0025911815464496613,0.002620939165353775,0.0026276111602783203,0.0026099085807800293,0.0026068314909934998,0.002616576850414276,0.00260862335562706,0.0026217028498649597,0.0026447996497154236,0.0026627518236637115,0.002620682120323181,0.0026319697499275208,0.0026222169399261475,0.002624787390232086,0.0026176050305366516,0.0026371031999588013,0.0026183724403381348,0.002628892660140991,0.0026006773114204407,0.0025942623615264893,0.002603501081466675,0.002607084810733795,0.002596057951450348,0.0025970861315727234,0.002581685781478882,0.002589903771877289,0.0025755390524864197,0.002587847411632538,0.0025442391633987427,0.0025665536522865295,0.002568863332271576,0.0025493651628494263,0.002545781433582306,0.002549372613430023,0.0025306493043899536,0.0025326982140541077,0.0024972930550575256,0.0024842098355293274,0.0024803653359413147,0.0024816468358039856,0.0024698451161384583,0.0024326518177986145,0.0024231597781181335,0.002411097288131714,0.002376474440097809,0.0023474842309951782,0.0023464635014533997,0.0023423507809638977,0.0023077204823493958,0.002324908971786499,0.002307213842868805,0.0022741183638572693,0.0022715553641319275,0.0022597536444664,0.002255387604236603,0.002223581075668335,0.002215370535850525,0.0021810010075569153,0.002199985086917877,0.0021927952766418457,0.002130463719367981,0.002114303410053253,0.0021225139498710632,0.0021137893199920654,0.002057872712612152,0.002046331763267517,0.0020524784922599792,0.0020098984241485596,0.001988351345062256,0.0019970685243606567,0.001987069845199585,0.0019288361072540283,0.001908823847770691,0.0018695741891860962,0.0018652230501174927,0.0018557310104370117,0.0018364936113357544,0.0017844140529632568,0.001783132553100586,0.0017672181129455566,0.0017636418342590332,0.0017495304346084595,0.001745671033859253,0.0016989856958389282,0.001687958836555481,0.0016830861568450928,0.001649230718612671,0.0016243308782577515,0.001600995659828186,0.0015545636415481567,0.0015319883823394775,0.0015263557434082031,0.001490175724029541,0.001505047082901001,0.0014686286449432373,0.0014686286449432373,0.001447334885597229,0.0014339983463287354,0.001413986086845398,0.0013942420482635498,0.0013819336891174316,0.0013431906700134277,0.0013388246297836304,0.0013221502304077148,0.0012831538915634155,0.0012798309326171875,0.0012492984533309937,0.0012467354536056519,0.0012328773736953735,0.00120466947555542,0.0011905580759048462,0.0011810660362243652,0.001190289855003357,0.0011808127164840698,0.0011569410562515259,0.0011472105979919434,0.0011436045169830322,0.0011353939771652222,0.0011328309774398804,0.0011059045791625977,0.001091793179512024,0.0010692179203033447,0.0010669082403182983,0.0010499805212020874,0.0010297149419784546,0.0010014921426773071,0.001004830002784729,0.0009976476430892944,0.000974312424659729,0.0009617358446121216,0.000938907265663147,0.0009409487247467041,0.0009360760450363159,0.0009176135063171387,0.0009060651063919067,0.0008917003870010376,0.0008775889873504639,0.000876307487487793,0.0008619576692581177,0.0008622109889984131,0.0008285939693450928,0.0008170455694198608,0.0008052587509155273,0.000789344310760498,0.0007636994123458862,0.0007598400115966797,0.0007480382919311523,0.0007447153329849243,0.0007339417934417725,0.000721365213394165,0.0007108449935913086,0.0007108598947525024,0.0006905794143676758,0.0006857067346572876,0.0006757080554962158,0.0006687790155410767,0.0006695538759231567,0.0006485134363174438,0.0006387680768966675,0.0006374865770339966,0.0006182491779327393,0.0006133764982223511,0.0005954056978225708,0.0005823224782943726,0.0005805343389511108,0.0005820691585540771,0.000577196478843689,0.000566437840461731,0.000559493899345398,0.0005377084016799927,0.0005341023206710815,0.0005312860012054443,0.0005271732807159424,0.0005146116018295288,0.0005058795213699341,0.0004933178424835205,0.0005102455615997314,0.000509992241859436,0.0005007535219192505,0.00048382580280303955,0.00047047436237335205,0.0004707425832748413,0.0004779249429702759,0.0004694610834121704,0.0004630535840988159,0.0004484206438064575,0.00045074522495269775,0.00043714046478271484,0.0004248321056365967,0.00042688846588134766,0.0004194527864456177,0.00041507184505462646,0.0004114806652069092,0.0004050731658935547,0.00040893256664276123,0.00039377808570861816,0.000386849045753479,0.0003853142261505127,0.00039198994636535645,0.0003778785467147827,0.00037376582622528076,0.0003547966480255127,0.00036582350730895996,0.00036531686782836914,0.00035838782787323,0.00035709142684936523,0.0003586411476135254,0.00035685300827026367,0.00035043060779571533,0.00034606456756591797,0.00035299360752105713,0.00035171210765838623,0.00034171342849731445,0.0003329813480377197,0.0003450363874435425,0.00034274160861968994,0.00033812224864959717,0.0003363192081451416,0.00033348798751831055,0.00033633410930633545,0.0003352910280227661,0.00033169984817504883,0.0003342628479003906,0.00031939148902893066,0.00032170116901397705,0.0003158003091812134,0.00032529234886169434,0.00031939148902893066,0.00030784308910369873,0.00030475854873657227,0.000306054949760437,0.00030784308910369873,0.0003096461296081543,0.0003070831298828125,0.0003034919500350952,0.00029656291007995605,0.0003042668104171753,0.00030015408992767334,0.0002970695495605469,0.0002868175506591797,0.00028783082962036133,0.0002896338701248169,0.00028654932975769043,0.00028270483016967773,0.0002832263708114624,0.000280916690826416,0.00028321146965026855,0.00027988851070404053,0.00027988851070404053,0.0002832263708114624,0.0002765655517578125,0.0002719312906265259,0.00027398765087127686,0.00026938319206237793,0.0002688467502593994,0.00027117133140563965,0.0002668052911758423,0.00026220083236694336,0.0002629607915878296,0.0002719312906265259,0.0002642422914505005,0.0002619326114654541,0.0002657771110534668,0.0002596229314804077,0.00026373565196990967,0.00025525689125061035,0.0002506375312805176,0.0002519339323043823,0.00025115907192230225,0.00025038421154022217,0.0002485811710357666,0.0002519339323043823,0.0002460181713104248,0.0002457648515701294,0.00024347007274627686,0.00024396181106567383,0.0002416670322418213,0.00024141371250152588,0.00023730099201202393,0.00024013221263885498,0.0002391040325164795,0.00024116039276123047,0.0002352595329284668,0.0002352595329284668,0.00023883581161499023,0.00023473799228668213,0.00022910535335540771,0.00023011863231658936]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0003789067268371582,0.00041507682180963457,0.00046766456216573715,0.0005397482309490442,0.0006205537938512862,0.0007146986899897456,0.0008303917129524052,0.0009676329209469259,0.0011274483986198902,0.0013262556167319417,0.0015558459563180804,0.0018298153299838305,0.0021502156741917133,0.0025457781739532948,0.0030075241811573505,0.0035605933517217636,0.004209859296679497,0.004830394871532917,0.005432460457086563,0.0060396562330424786,0.006623508408665657,0.007209412753582001,0.007797625847160816,0.008384556509554386,0.008973795920610428,0.009556878358125687,0.01014432217925787,0.010733560658991337,0.011320491321384907,0.011904857121407986,0.012470495887100697,0.01304254774004221,0.013626143336296082,0.014190242625772953,0.014769221656024456,0.015336142852902412,0.015896137803792953,0.01645151525735855,0.01701946370303631,0.01758074201643467,0.01814253255724907,0.018684571608901024,0.019227122887969017,0.0197722390294075,0.020314021036028862,0.020852211862802505,0.02138911932706833,0.0219196155667305,0.0224619098007679,0.023008566349744797,0.02353418618440628,0.0240582674741745,0.024571320042014122,0.02508590929210186,0.025586647912859917,0.026113808155059814,0.02662018872797489,0.027119643986225128,0.02760935202240944,0.028101880103349686,0.028597744181752205,0.02908591367304325,0.029565615579485893,0.03004121407866478,0.03051835112273693,0.030994463711977005,0.0314587727189064,0.03192565217614174,0.03237302973866463,0.032830674201250076,0.03327420726418495,0.03371543064713478,0.034175124019384384,0.03462609648704529,0.03506475314497948,0.035505976527929306,0.035937968641519547,0.036361489444971085,0.0367904007434845,0.03722495585680008,0.03764411807060242,0.03806071728467941,0.038460128009319305,0.0388854444026947,0.03929511830210686,0.039691705256700516,0.04009368270635605,0.040496937930583954,0.04089045152068138,0.041282933205366135,0.04166361689567566,0.042052511125802994,0.04243909567594528,0.042819008231163025,0.04318532720208168,0.04356062412261963,0.043930534273386,0.0442906953394413,0.04464418813586235,0.0450020395219326,0.045364510267972946,0.04570774361491203,0.046054307371377945,0.046392668038606644,0.04673127830028534,0.04708656668663025,0.047422103583812714,0.047754816710948944,0.04807675629854202,0.048410240560770035,0.048736538738012314,0.049053605645895004,0.0493616946041584,0.04967978596687317,0.050004031509160995,0.05032186955213547,0.05062584951519966,0.05092470347881317,0.05121765658259392,0.05152009800076485,0.051816899329423904,0.0521208830177784,0.05241922289133072,0.05270422250032425,0.052983321249485016,0.05326806381344795,0.05354049429297447,0.05381164327263832,0.05408612638711929,0.054358042776584625,0.05463072657585144,0.05490803346037865,0.05516763776540756,0.05543801560997963,0.05570095404982567,0.05595337226986885,0.056214261800050735,0.056462835520505905,0.05672089755535126,0.05697280541062355,0.05721624940633774,0.05746790021657944,0.057702623307704926,0.057940419763326645,0.05816975608468056,0.058397550135850906,0.058632783591747284,0.05886981263756752,0.059089142829179764,0.059316422790288925,0.05953062325716019,0.05975354462862015,0.059971846640110016,0.06017937511205673,0.060383059084415436,0.060578785836696625,0.060788366943597794,0.06099025160074234,0.06119008734822273,0.06139145791530609,0.06159206107258797,0.061785738915205,0.06197633594274521,0.062164369970560074,0.06234060227870941,0.0625232458114624,0.06270769238471985,0.06289161741733551,0.06307067722082138,0.06325511634349823,0.06342339515686035,0.06359604001045227,0.06376150250434875,0.06392644345760345,0.06408574432134628,0.06424812972545624,0.06441409885883331,0.06457211822271347,0.06473065167665482,0.06488969922065735,0.06504130363464355,0.06518623977899551,0.06532707810401917,0.06547175347805023,0.06562592834234238,0.06575726717710495,0.06590297818183899,0.066041499376297,0.06617438048124313,0.0663062334060669,0.06644962728023529,0.06657891720533371,0.0667053833603859,0.06683724373579025,0.06696268171072006,0.06708914786577225,0.06720612198114395,0.06732387095689774,0.06745059043169022,0.06756602972745895,0.0676809549331665,0.06780408322811127,0.06791593134403229,0.06802623718976974,0.068132184445858,0.06823966652154922,0.06834791600704193,0.06846002489328384,0.06856340169906616,0.06867267936468124,0.06877811253070831,0.06888072192668915,0.0689782053232193,0.06907901912927628,0.0691780373454094,0.06927449256181717,0.06936478614807129,0.06945354491472244,0.06954717636108398,0.06963952630758286,0.06973367184400558,0.06982037425041199,0.0699106752872467,0.06999814510345459,0.07008972764015198,0.07016924768686295,0.07025261968374252,0.07034317404031754,0.07041987776756287,0.07050145417451859,0.07058584690093994,0.07066742330789566,0.07074976712465286,0.07082467526197433,0.0708911120891571,0.0709696114063263,0.0710388720035553,0.07111300528049469,0.07119150459766388,0.07126948982477188,0.07134157419204712,0.07141365855932236,0.07148420065641403,0.07155269384384155,0.07162298262119293,0.0716850608587265,0.07175252586603165,0.07181870937347412,0.0718846395611763,0.0719497948884964,0.07200828194618225,0.07206394523382187,0.07212628424167633,0.07218708097934723,0.07224736362695694,0.07230174541473389,0.07235818356275558,0.07241205126047134,0.07246797531843185,0.07251902669668198,0.07258366793394089,0.07263445854187012,0.072682686150074,0.07273527979850769,0.07278504222631454,0.07283378392457962,0.07288611680269241,0.07293587923049927,0.07298615574836731,0.07303258776664734,0.07307671010494232,0.07311955094337463,0.07316239178180695,0.07320471853017807,0.07325038313865662,0.07329732179641724,0.07333683222532272,0.07337761670351028,0.07342250645160675,0.07346560806035995,0.07350433617830276,0.07354230433702469,0.07358232140541077,0.0736200362443924,0.07366133481264114,0.07369749993085861,0.0737367495894432,0.07377266883850098,0.07380986213684082,0.07384731620550156,0.07388271391391754,0.0739147812128067,0.07394992560148239,0.07398250699043274,0.07401610910892487,0.07404971122741699,0.07408023625612259,0.07411333173513412,0.07414385676383972,0.07418002933263779,0.07421311736106873,0.07424338907003403,0.07427289336919785,0.07430213689804077,0.07433060556650162,0.0743616446852684,0.07438550889492035,0.07441269606351852,0.07443603873252869,0.07446246594190598,0.07448606193065643,0.07451017946004868,0.07453146576881409,0.07455917447805405,0.07458482682704926,0.07460637390613556,0.07463177293539047,0.07465742528438568,0.07468204945325851,0.07470539212226868,0.07472873479127884,0.07475566864013672,0.07477927207946777,0.07480030506849289,0.0748215988278389,0.07484596967697144,0.07486443966627121,0.07488342374563217,0.07490291446447372,0.07492626458406448,0.0749431923031807,0.07496114820241928,0.07498116046190262,0.07500013709068298,0.07502245903015137,0.07504118233919144,0.07505965232849121,0.07507915049791336,0.07510300725698471,0.07511916756629944,0.07513687014579773,0.07515405863523483,0.07517047226428986,0.07518714666366577,0.07520356774330139,0.07522305846214294,0.0752376839518547,0.07525589317083359,0.07527231425046921,0.07528822124004364,0.07530412077903748],"recovered":[0.0,4.950943184667267e-05,9.594055882189423e-05,0.0001449369447072968,0.00020470739400479943,0.00027166056679561734,0.00035503137041814625,0.000453280663350597,0.0005679475725628436,0.0007121149683371186,0.0008809088030830026,0.0010835640132427216,0.0013118716888129711,0.0015943063190206885,0.0019388202344998717,0.002343361033126712,0.002819985384121537,0.0033771588932722807,0.003967424388974905,0.004576415754854679,0.00518053350970149,0.005765925161540508,0.006364142522215843,0.006963386200368404,0.007549290545284748,0.008139299228787422,0.008725973777472973,0.009325217455625534,0.009907273575663567,0.010505234822630882,0.011093191802501678,0.011670117266476154,0.012245760299265385,0.012829356826841831,0.01340269111096859,0.013977051712572575,0.014553721062839031,0.01510704681277275,0.015674738213419914,0.016236016526818275,0.016796011477708817,0.017340101301670074,0.01789855770766735,0.01844470016658306,0.01898135244846344,0.019526468589901924,0.0200567077845335,0.020599771291017532,0.02112949825823307,0.02166922762989998,0.022208957001566887,0.02273586019873619,0.02326507307589054,0.02379094995558262,0.024304769933223724,0.024807818233966827,0.0253144558519125,0.02582930214703083,0.026344405487179756,0.026839755475521088,0.027335364371538162,0.027820710092782974,0.02831067331135273,0.028799867257475853,0.029284445568919182,0.029759017750620842,0.030231794342398643,0.03070482611656189,0.031170420348644257,0.03162113577127457,0.032070569694042206,0.03251153603196144,0.03295660763978958,0.033420663326978683,0.033887024968862534,0.03432004153728485,0.034764599055051804,0.03521198034286499,0.03563550487160683,0.03606646880507469,0.036494866013526917,0.03692839294672012,0.03735243156552315,0.03775851055979729,0.03817946836352348,0.03858683258295059,0.039003171026706696,0.03941207379102707,0.039811741560697556,0.04020730406045914,0.04061184450984001,0.041003815829753876,0.0413844995200634,0.04177031293511391,0.042164336889982224,0.042534247040748596,0.042911596596241,0.04328381270170212,0.04364372044801712,0.04401363059878349,0.04436763375997543,0.04472728446125984,0.04507743939757347,0.04542631655931473,0.04577416554093361,0.0461215004324913,0.04646832123398781,0.04680411517620087,0.047122206538915634,0.047457486391067505,0.04778840392827988,0.048125989735126495,0.048450496047735214,0.04875858128070831,0.04908052086830139,0.04940605163574219,0.04971619322896004,0.0500345416367054,0.0503380112349987,0.05063865706324577,0.05093930661678314,0.05122866854071617,0.051529571413993835,0.051825858652591705,0.05211162939667702,0.052391499280929565,0.05268547683954239,0.052965857088565826,0.05324675515294075,0.053522005677223206,0.053793665021657944,0.054074306041002274,0.05435263738036156,0.05461634323000908,0.054878514260053635,0.0551445297896862,0.055399518460035324,0.055656298995018005,0.05591077357530594,0.056159857660532,0.05642356723546982,0.056667011231184006,0.05692096799612045,0.05716005340218544,0.05739400163292885,0.05762872472405434,0.057860367000103,0.05810201168060303,0.05833057686686516,0.058565299957990646,0.058792322874069214,0.059013962745666504,0.05923021212220192,0.05944415554404259,0.059661947190761566,0.059864599257707596,0.06006776914000511,0.060270681977272034,0.06047256663441658,0.060673683881759644,0.06087915971875191,0.06107771024107933,0.06127395108342171,0.061470963060855865,0.06165643036365509,0.06184779852628708,0.062032755464315414,0.062219247221946716,0.062401894479990005,0.06258967518806458,0.06278078258037567,0.06295265257358551,0.0631222203373909,0.06329794228076935,0.06346570700407028,0.06362885981798172,0.06379278004169464,0.06395130604505539,0.06411292403936386,0.0642719641327858,0.06443614512681961,0.06459518522024155,0.06474500149488449,0.0648832693696022,0.06502845883369446,0.06518185883760452,0.06533295661211014,0.06547122448682785,0.06562154740095139,0.06575596332550049,0.06588833034038544,0.06603173166513443,0.06616512686014175,0.06629005074501038,0.0664234459400177,0.06655478477478027,0.06667561084032059,0.06680130958557129,0.06692162156105042,0.06704244017601013,0.06715864688158035,0.06727741658687592,0.06739388406276703,0.06751290708780289,0.06762193143367767,0.06773070245981216,0.06784305721521378,0.06795695424079895,0.06806674599647522,0.06818552315235138,0.06829787790775299,0.0683974102139473,0.06850309669971466,0.06860031932592392,0.06870216131210327,0.068805031478405,0.06891020387411118,0.06900306791067123,0.06909003108739853,0.06918135285377502,0.06927575170993805,0.06936656683683395,0.06945711374282837,0.06954921036958694,0.06963617354631424,0.06972569972276688,0.06981291621923447,0.06989192962646484,0.06997402012348175,0.07005533576011658,0.07013844698667526,0.07022105157375336,0.07030390948057175,0.070379838347435,0.07046038657426834,0.07053554803133011,0.07060840725898743,0.07067997753620148,0.07075359672307968,0.07082875818014145,0.07090956717729568,0.07098472863435745,0.07105681300163269,0.07112530618906021,0.071195587515831,0.07126562297344208,0.07133463025093079,0.07139747589826584,0.07146340608596802,0.07153318077325821,0.07159628719091415,0.07166016101837158,0.07172506302595139,0.07178636640310287,0.07184665650129318,0.0719069391489029,0.07196414470672607,0.07202519476413727,0.07207624614238739,0.07213293761014938,0.07218988239765167,0.07224734872579575,0.07230249792337418,0.07235636562108994,0.07240485399961472,0.07245282083749771,0.07250335812568665,0.07255773991346359,0.07260904461145401,0.07265881448984146,0.07270780950784683,0.07275577634572983,0.07279682159423828,0.07283581793308258,0.07288301736116409,0.07292816787958145,0.07297305762767792,0.07301820814609528,0.07306155562400818,0.07310055196285248,0.07314159721136093,0.0731821283698082,0.07322188466787338,0.07326575368642807,0.07330397516489029,0.07334014773368835,0.07337836921215057,0.07341428101062775,0.0734509602189064,0.07349200546741486,0.07352972030639648,0.07356563210487366,0.07360102981328964,0.07363566011190414,0.07366875559091568,0.0737026184797287,0.07373776286840439,0.07377085089683533,0.07380574196577072,0.07383780181407928,0.0738719254732132,0.073906809091568,0.07393810898065567,0.07397016882896423,0.0739978775382042,0.07402891665697098,0.07405764609575272,0.07408484071493149,0.0741102322936058,0.07413794100284576,0.0741666704416275,0.07419180870056152,0.07421694695949554,0.07424157857894897,0.0742664560675621,0.0742923691868782,0.07432007044553757,0.07434495538473129,0.0743708610534668,0.07439523190259933,0.07442011684179306,0.07444320619106293,0.07446783035993576,0.07448989152908325,0.07451143860816956,0.0745352953672409,0.0745571032166481,0.07457710802555084,0.0745963528752327,0.07461610436439514,0.07463816553354263,0.07465945929288864,0.07467741519212723,0.07469382882118225,0.0747135803103447,0.07473564147949219,0.07475616782903671,0.07477489113807678,0.07479259371757507,0.07481234520673752,0.07483286410570145,0.07484903186559677,0.07486800849437714,0.0748867392539978,0.0749044343829155,0.07491880655288696,0.07493676245212555,0.07495343685150146,0.07497113198041916,0.07499011605978012,0.07500550895929337],"active":[0.0003789067268371582,0.0003655673936009407,0.00037172401789575815,0.0003948112716898322,0.000415846414398402,0.0004430381231941283,0.00047536034253425896,0.0005143522284924984,0.0005595008260570467,0.0006141406483948231,0.0006749371532350779,0.0007462513167411089,0.0008383439853787422,0.0009514718549326062,0.0010687039466574788,0.0012172323185950518,0.0013898739125579596,0.0014532359782606363,0.001465036068111658,0.0014632404781877995,0.0014429748989641666,0.0014434875920414925,0.001433483324944973,0.0014211703091859818,0.0014245053753256798,0.0014175791293382645,0.0014183484017848969,0.0014083432033658028,0.0014132177457213402,0.0013996222987771034,0.001377304084599018,0.0013724304735660553,0.0013803830370306969,0.0013608857989311218,0.0013665305450558662,0.0013590911403298378,0.0013424167409539223,0.0013444684445858002,0.001344725489616394,0.001344725489616394,0.0013465210795402527,0.0013444703072309494,0.0013285651803016663,0.00132753886282444,0.001332668587565422,0.0013257432729005814,0.0013324115425348282,0.001319844275712967,0.0013324115425348282,0.0013393387198448181,0.0013252291828393936,0.0013224072754383087,0.001306246966123581,0.0012949593365192413,0.0012818779796361923,0.001305989921092987,0.0013057328760623932,0.0012903418391942978,0.001264946535229683,0.001262124627828598,0.0012623798102140427,0.0012652035802602768,0.0012549422681331635,0.0012413468211889267,0.001233905553817749,0.001235445961356163,0.001226978376507759,0.0012208260595798492,0.0012026093900203705,0.0012095384299755096,0.001203637570142746,0.0012038946151733398,0.0012185163795948029,0.0012054331600666046,0.0011777281761169434,0.001185934990644455,0.001173369586467743,0.0011495091021060944,0.0011548958718776703,0.0011584870517253876,0.0011492520570755005,0.0011323243379592896,0.0011076964437961578,0.0011269338428974152,0.001115649938583374,0.0011048726737499237,0.001090511679649353,0.0010848641395568848,0.0010787099599838257,0.0010756291449069977,0.0010517723858356476,0.001048695296049118,0.0010545961558818817,0.001048695296049118,0.0010209903120994568,0.0010263770818710327,0.0010189376771450043,0.0010068826377391815,0.00100046768784523,0.0009884089231491089,0.0009968765079975128,0.0009804591536521912,0.0009768679738044739,0.0009663514792919159,0.0009571127593517303,0.0009650662541389465,0.0009537823498249054,0.0009507015347480774,0.0009545497596263885,0.0009527541697025299,0.0009481348097324371,0.0009276159107685089,0.0009111985564231873,0.000921204686164856,0.0009235106408596039,0.00091581791639328,0.000909656286239624,0.0008901618421077728,0.0008796453475952148,0.0008814409375190735,0.0008775927126407623,0.0008922144770622253,0.0008896514773368835,0.0008783638477325439,0.0008716918528079987,0.0008765645325183868,0.0008550174534320831,0.0008457861840724945,0.0008393712341785431,0.0008360370993614197,0.0008370615541934967,0.0008337274193763733,0.0008150003850460052,0.0008216723799705505,0.0008224397897720337,0.0008088424801826477,0.0008147433400154114,0.0008065365254878998,0.0008101239800453186,0.0008129477500915527,0.0007926821708679199,0.0008008889853954315,0.0007816553115844727,0.0007803663611412048,0.000775754451751709,0.0007688254117965698,0.0007724165916442871,0.0007678009569644928,0.0007585659623146057,0.0007511228322982788,0.0007383003830909729,0.0007395818829536438,0.0007416345179080963,0.0007352195680141449,0.0007211118936538696,0.0007141865789890289,0.0007205978035926819,0.0007195696234703064,0.0007175207138061523,0.0007177740335464478,0.0007129013538360596,0.0007080286741256714,0.0007023848593235016,0.0006934069097042084,0.0006841719150543213,0.0006754472851753235,0.0006749369204044342,0.0006723701953887939,0.0006687827408313751,0.0006654411554336548,0.0006426125764846802,0.0006433874368667603,0.0006392821669578552,0.0006285011768341064,0.000620037317276001,0.0006192699074745178,0.0006213188171386719,0.0006208121776580811,0.0006177276372909546,0.0006177350878715515,0.0006051585078239441,0.0005910545587539673,0.0005820766091346741,0.0005884841084480286,0.0005974695086479187,0.0005754083395004272,0.0005700215697288513,0.0005702748894691467,0.000552833080291748,0.0005502700805664062,0.0005612969398498535,0.0005471855401992798,0.0005402565002441406,0.0005471929907798767,0.0005392357707023621,0.0005343630909919739,0.0005305111408233643,0.0005225613713264465,0.000528968870639801,0.000523589551448822,0.0005223080515861511,0.0005266666412353516,0.0005220472812652588,0.0005133301019668579,0.0005102530121803284,0.0005089640617370605,0.0005048587918281555,0.0005030706524848938,0.0004966557025909424,0.0004871562123298645,0.00048023462295532227,0.0004833117127418518,0.00047510862350463867,0.00047869980335235596,0.0004758760333061218,0.0004694610834121704,0.0004545822739601135,0.0004504770040512085,0.0004571452736854553,0.0004581734538078308,0.0004579201340675354,0.00045380741357803345,0.00045356154441833496,0.00044893473386764526,0.00045355409383773804,0.00044354796409606934,0.00043970346450805664,0.00045124441385269165,0.0004458576440811157,0.00044611841440200806,0.00044739991426467896,0.00044637173414230347,0.0004458576440811157,0.00044483691453933716,0.00043072551488876343,0.0004340633749961853,0.0004304647445678711,0.0004330277442932129,0.000437907874584198,0.00044073164463043213,0.0004320070147514343,0.0004289299249649048,0.00042738765478134155,0.00042738765478134155,0.0004273951053619385,0.00041943788528442383,0.0004178956151008606,0.00042123347520828247,0.00042123347520828247,0.0004166141152381897,0.0004119947552680969,0.00040378421545028687,0.00040122121572494507,0.00040071457624435425,0.0004007071256637573,0.00039480626583099365,0.0003940388560295105,0.00038685649633407593,0.0003917291760444641,0.0003860890865325928,0.0003937855362892151,0.00038710981607437134,0.0003801882266998291,0.0003789141774177551,0.0003801882266998291,0.0003809630870819092,0.0003827586770057678,0.00037813931703567505,0.00037711113691329956,0.0003737732768058777,0.0003689005970954895,0.0003637745976448059,0.00036557018756866455,0.0003689005970954895,0.0003673657774925232,0.0003691539168357849,0.0003637745976448059,0.00035940855741500854,0.0003609508275985718,0.0003650560975074768,0.0003627389669418335,0.0003601759672164917,0.00036043673753738403,0.00035428255796432495,0.0003573596477508545,0.00035735219717025757,0.00035838037729263306,0.00035838782787323,0.0003589019179344177,0.00035531073808670044,0.00035299360752105713,0.00034914910793304443,0.000348895788192749,0.00034684687852859497,0.0003473535180091858,0.00034709274768829346,0.0003424733877182007,0.0003424808382987976,0.00033811479806900024,0.0003422275185585022,0.0003411918878555298,0.00033657997846603394,0.0003347843885421753,0.0003319680690765381,0.0003327280282974243,0.0003327280282974243,0.00032786279916763306,0.00032785534858703613,0.0003258064389228821,0.0003245249390602112,0.00031939148902893066,0.0003183707594871521,0.0003145188093185425,0.000317595899105072,0.0003183707594871521,0.00031400471925735474,0.0003117024898529053,0.00031246989965438843,0.00031118839979171753,0.00031016021966934204,0.0003086179494857788,0.0003124624490737915,0.00031144171953201294,0.00031041353940963745,0.00031016021966934204,0.0003106743097305298,0.0003073364496231079,0.00030631572008132935,0.00030656158924102783,0.00031016021966934204,0.0003050267696380615,0.00030168890953063965,0.0003037452697753906,0.0003063082695007324,0.00030887871980667114,0.00030554085969924927,0.0003034844994544983,0.00030425935983657837,0.00031041353940963745,0.00030682235956192017,0.00030400604009628296,0.0003050267696380615,0.0003024637699127197,0.00030040740966796875,0.0002991333603858948,0.00030425190925598145,0.0003009214997291565,0.0003024563193321228,0.00030118227005004883,0.0002981051802635193,0.0002986118197441101]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0003789067268371582,0.000417642091633752,0.0004694602685049176,0.000533335143700242,0.0006067014182917774,0.0006944331689737737,0.0007890911074355245,0.0009042710880748928,0.0010402295738458633,0.001206971239298582,0.0013983392855152488,0.0016107425326481462,0.001872655120678246,0.0021817684173583984,0.002533978084102273,0.0029505754355341196,0.003411808516830206,0.0038543150294572115,0.004290921613574028,0.004711110610514879,0.005112829618155956,0.0055045438930392265,0.0058916411362588406,0.00627925107255578,0.0066576264798641205,0.0070467758923769,0.007421046495437622,0.007774795405566692,0.008131878450512886,0.008479983545839787,0.008819110691547394,0.009152337908744812,0.00947478972375393,0.009798268787562847,0.010106355883181095,0.010422395542263985,0.010723300278186798,0.011011634953320026,0.011294838972389698,0.011584199965000153,0.011879460886120796,0.012159586884081364,0.012438686564564705,0.012698289938271046,0.012964307330548763,0.013221089728176594,0.013476845808327198,0.013729266822338104,0.013976557180285454,0.014219743199646473,0.014478065073490143,0.014724329113960266,0.014954175800085068,0.015185561962425709,0.015414896421134472,0.015617038123309612,0.015827901661396027,0.016039792448282242,0.01625245250761509,0.016453824937343597,0.016659557819366455,0.01686067320406437,0.017046911641955376,0.01723494566977024,0.01742067001760006,0.017607932910323143,0.017777496948838234,0.017957577481865883,0.01812124066054821,0.0182908046990633,0.01845703274011612,0.018619157373905182,0.018771789968013763,0.018920574337244034,0.01906397193670273,0.01921480894088745,0.019357437267899513,0.019496731460094452,0.019628329202532768,0.01976095139980316,0.01988588087260723,0.020024403929710388,0.02014368772506714,0.020274003967642784,0.020398931577801704,0.020512059330940247,0.02063903957605362,0.020752936601638794,0.020867347717285156,0.02098304033279419,0.02109924517571926,0.021208012476563454,0.021317292004823685,0.021423237398266792,0.021534312516450882,0.02163025364279747,0.02173004299402237,0.021838553249835968,0.02193398028612137,0.022035308182239532,0.022127656266093254,0.02221538871526718,0.022304659709334373,0.022392135113477707,0.02247961051762104,0.022560928016901016,0.022648660466074944,0.022730492055416107,0.02280796319246292,0.022884150967001915,0.022962134331464767,0.023035245016217232,0.02310861088335514,0.023177359253168106,0.023255856707692146,0.02332460507750511,0.023396944627165794,0.02346954122185707,0.02353675104677677,0.02360627055168152,0.023669889196753502,0.02373196743428707,0.023793021216988564,0.023854844272136688,0.023918205872178078,0.023977207019925117,0.02403877303004265,0.024096490815281868,0.024154722690582275,0.024209875613451004,0.024266310036182404,0.02432377263903618,0.024378156289458275,0.02443433552980423,0.02448204904794693,0.02453361079096794,0.024579528719186783,0.024628011509776115,0.024678803980350494,0.024729082360863686,0.024773461744189262,0.02481168322265148,0.02485734596848488,0.02489890344440937,0.0249409731477499,0.02498175948858261,0.025020495057106018,0.025059744715690613,0.025098223239183426,0.02513747103512287,0.02517056278884411,0.02520827203989029,0.02524418570101261,0.025275995954871178,0.025307804346084595,0.025341153144836426,0.02537398785352707,0.02540425769984722,0.025435296818614006,0.025467107072472572,0.025500455871224403,0.025530725717544556,0.025560226291418076,0.025588955730199814,0.025617429986596107,0.025646930560469627,0.025673866271972656,0.025699518620967865,0.02572311833500862,0.02574954181909561,0.025772372260689735,0.025796741247177124,0.02582034282386303,0.025845225900411606,0.025870108976960182,0.025889860466122627,0.02591140940785408,0.02593347057700157,0.025954248383641243,0.02597297541797161,0.025991957634687424,0.026010684669017792,0.02602940984070301,0.026048650965094566,0.026066606864333153,0.026085076853632927,0.026101751253008842,0.026120733469724655,0.026135869324207306,0.02615254372358322,0.02616690844297409,0.02618306875228882,0.026200000196695328,0.026214364916086197,0.02622770518064499,0.026241300627589226,0.026255665346980095,0.02626926265656948,0.026282858103513718,0.026300814002752304,0.02631364017724991,0.026330314576625824,0.02634314075112343,0.02635827660560608,0.026370076462626457,0.02638290263712406,0.02639290690422058,0.026403168216347694,0.026415737345814705,0.026425998657941818,0.02643677406013012,0.02644626423716545,0.026457294821739197,0.02646576054394245,0.026475507766008377,0.026484742760658264,0.026492439210414886,0.02650013566017151,0.026510396972298622,0.02651834860444069,0.02652835287153721,0.026536818593740463,0.026545539498329163,0.02655657008290291,0.02656606212258339,0.026575040072202682,0.026584532111883163,0.026592228561639786,0.026600180193781853,0.026608901098370552,0.026615571230649948,0.02662454918026924,0.026630450040102005,0.02663763239979744,0.02664327621459961,0.02665097266435623,0.026657385751605034,0.026664311066269875,0.026668928563594818,0.02667354606091976,0.026681242510676384,0.026686372235417366,0.026694325730204582,0.026698686182498932,0.02670612558722496,0.026711512356996536,0.02671664208173752,0.026722799986600876,0.026728956028819084,0.026735112071037292,0.026742039248347282,0.026747683063149452,0.026752300560474396,0.02675999514758587,0.026765126734972,0.026771025732159615,0.02677641250193119,0.026782313361763954,0.02678641676902771,0.026791805401444435,0.02679590880870819,0.026800014078617096,0.026803860440850258,0.02680899202823639,0.026813609525561333,0.026816943660378456,0.02682027965784073,0.026823613792657852,0.02682720497250557,0.02683105319738388,0.026834387332201004,0.026837723329663277,0.026839518919587135,0.026841826736927032,0.02684362232685089,0.026845932006835938,0.02684798464179039,0.02684978023171425,0.026852602139115334,0.026855167001485825,0.026856962591409683,0.026858758181333542,0.026860296726226807,0.02686183527112007,0.02686363272368908,0.026865171268582344,0.026866452768445015,0.026868248358368874,0.0268692746758461,0.026870300993323326,0.026872096583247185,0.026873379945755005,0.026875432580709457,0.026876458898186684,0.026878254488110542,0.0268800500780344,0.026881588622927666,0.02688312716782093,0.026884667575359344,0.02688569389283657,0.02688748948276043,0.026888513937592506,0.026889540255069733,0.026891080662608147,0.026892362162470818,0.02689313143491745,0.02689492702484131,0.02689621038734913,0.02689697965979576,0.026898520067334175,0.026899289339780807,0.026899801567196846,0.02690057083964348,0.026901084929704666,0.0269018542021513,0.02690262347459793,0.026903392747044563,0.026904162019491196,0.026905188336968422,0.026906214654445648,0.026907755061984062,0.026908524334430695,0.026909293606877327,0.026910575106739998,0.02691134624183178,0.026911601424217224,0.026912372559309006,0.026913654059171677,0.026914168149232864,0.02691519260406494,0.026915449649095535,0.026916218921542168,0.026917245239019394,0.02691775932908058,0.026918528601527214,0.02691955491900444,0.02692006714642048,0.026920581236481667,0.0269213505089283,0.0269213505089283,0.026921605691313744,0.026921862736344337,0.02692211978137493,0.02692211978137493,0.026922376826405525,0.026922376826405525,0.02692263200879097,0.026923146098852158,0.02692340314388275,0.02692340314388275,0.02692391537129879],"recovered":[0.0,5.130511272000149e-05,9.79927644948475e-05,0.0001441673666704446,0.00020162909640930593,0.00026473437901586294,0.00033810068271122873,0.0004250628699082881,0.000527929631061852,0.0006446487386710942,0.0007816333672963083,0.0009483749745413661,0.001141025684773922,0.0013621507678180933,0.0016366330673918128,0.0019380506128072739,0.00230206036940217,0.0027163492050021887,0.0031478251330554485,0.0035785315558314323,0.004001029301434755,0.004415831062942743,0.004823193419724703,0.005231838673353195,0.00562714459374547,0.006013472098857164,0.006392104085534811,0.006769966334104538,0.007133719511330128,0.007495163939893246,0.007850195281207561,0.008193939924240112,0.008541018702089787,0.008874758146703243,0.009217220358550549,0.009529667906463146,0.00985032506287098,0.010160977952182293,0.010462138801813126,0.0107517559081316,0.011044194921851158,0.011326885782182217,0.011619068682193756,0.011903556063771248,0.012189068831503391,0.012445081025362015,0.012711098417639732,0.012964032590389252,0.013221071101725101,0.013472209684550762,0.0137253999710083,0.013965507969260216,0.014226137660443783,0.014457523822784424,0.014701223000884056,0.01494030561298132,0.015158095397055149,0.015364342369139194,0.015582132153213024,0.01579376496374607,0.01600642502307892,0.016211388632655144,0.01641147956252098,0.016600538045167923,0.016795242205262184,0.016986610367894173,0.017171308398246765,0.017346002161502838,0.017534805461764336,0.01770590804517269,0.017872393131256104,0.018041186034679413,0.018208185210824013,0.018361330032348633,0.018514219671487808,0.018661977723240852,0.018807942047715187,0.018964678049087524,0.019107306376099586,0.019240187481045723,0.01937922276556492,0.019512103870511055,0.019643958657979965,0.019770938903093338,0.01989663578569889,0.0200284905731678,0.020146748051047325,0.020273728296160698,0.020390447229146957,0.02051357924938202,0.02062850259244442,0.020742913708090782,0.02085886336863041,0.020965320989489555,0.021079475060105324,0.021188754588365555,0.02128957025706768,0.021393975242972374,0.02149786800146103,0.021599195897579193,0.021704114973545074,0.021796977147459984,0.02189086563885212,0.021980393677949905,0.022068124264478683,0.022158421576023102,0.022247949615120888,0.022334398701786995,0.022417256608605385,0.02249908819794655,0.022574761882424355,0.02265428565442562,0.02273278310894966,0.022804608568549156,0.022878745570778847,0.022954421117901802,0.02302778698503971,0.023096278309822083,0.023166310042142868,0.02323736809194088,0.023309195414185524,0.023375635966658592,0.023441562429070473,0.02350595034658909,0.02356828562915325,0.02363164722919464,0.023693213239312172,0.023751702159643173,0.023810703307390213,0.02387150004506111,0.02392485737800598,0.023982061073184013,0.024036189541220665,0.024098267778754234,0.024150341749191284,0.02419908158481121,0.024248335510492325,0.024298613891005516,0.024348637089133263,0.024399172514677048,0.02445022016763687,0.024499474093317986,0.024544108659029007,0.024584639817476273,0.02462722361087799,0.02467108890414238,0.024714184924960136,0.02475574240088463,0.024795247241854668,0.024832701310515404,0.024869896471500397,0.02490837499499321,0.02494608424603939,0.0249825119972229,0.02501637302339077,0.0250497218221426,0.02508409507572651,0.025116417557001114,0.025149766355752945,0.025182601064443588,0.025212615728378296,0.02524750307202339,0.025277772918343544,0.025305990129709244,0.025335747748613358,0.025366272777318954,0.025396287441253662,0.02542373538017273,0.02545015700161457,0.025476066395640373,0.025501206517219543,0.025525063276290894,0.025550203397870064,0.025576110929250717,0.025600994005799294,0.025624338537454605,0.025643834844231606,0.025664355605840683,0.02568616159260273,0.02570745348930359,0.025729769840836525,0.025751061737537384,0.025769531726837158,0.025788258761167526,0.025806983932852745,0.025824427604675293,0.025843923911452293,0.025862393900752068,0.02587958052754402,0.025895485654473305,0.025913186371326447,0.025928320363163948,0.025943199172616005,0.025959104299545288,0.025976035743951797,0.025989631190896034,0.026006048545241356,0.026022208854556084,0.02603452280163765,0.026047861203551292,0.02606530673801899,0.02607967145740986,0.02609608881175518,0.026110198348760605,0.0261255893856287,0.026139698922634125,0.026150984689593315,0.026162272319197655,0.026172533631324768,0.026185616850852966,0.026196647435426712,0.026206908747553825,0.026217425242066383,0.026227686554193497,0.026236409321427345,0.02624795213341713,0.02625744417309761,0.026266679167747498,0.026275143027305603,0.02628514915704727,0.026294127106666565,0.026304900646209717,0.026314392685890198,0.026321060955524445,0.026331836357712746,0.026342352852225304,0.02635158784687519,0.026360567659139633,0.026370827108621597,0.026380319148302078,0.026390066370368004,0.026397250592708588,0.026405714452266693,0.026412127539515495,0.02641931176185608,0.02642623707652092,0.026433933526277542,0.026440858840942383,0.026447271928191185,0.026454711332917213,0.026459328830242157,0.02646522969007492,0.02647266909480095,0.026479851454496384,0.026484211906790733,0.026491139084100723,0.026496781036257744,0.026503194123506546,0.02650729939341545,0.026513969525694847,0.026520125567913055,0.02652679570019245,0.026532182469964027,0.02653808332979679,0.026544496417045593,0.026550909504294395,0.02655809186398983,0.02656424790620804,0.026569122448563576,0.02657322585582733,0.0265788696706295,0.026584256440401077,0.026588361710309982,0.026591695845127106,0.026596058160066605,0.026599904522299767,0.026602983474731445,0.026606831699609756,0.026611192151904106,0.02661452628672123,0.02661888860166073,0.026622992008924484,0.026625556871294975,0.02662837877869606,0.026631200686097145,0.026632996276021004,0.026635563001036644,0.02663710154592991,0.0266396664083004,0.026641719043254852,0.026645053178071976,0.026646336540579796,0.02664787508547306,0.02664967067539692,0.026652492582798004,0.02665480226278305,0.026656340807676315,0.02665787935256958,0.026659419760107994,0.026660701259970665,0.026661984622478485,0.026664037257432938,0.026665061712265015,0.026667114347219467,0.026668909937143326,0.026670705527067184,0.026671988889575005,0.026673272252082825,0.02667481079697609,0.02667609229683876,0.02667737565934658,0.0266786590218544,0.026680709794163704,0.026681993156671524,0.02668353170156479,0.026684558019042015,0.026685072109103203,0.026687124744057655,0.026688149198889732,0.026688920333981514,0.02668994478881359,0.02669122815132141,0.026692766696214676,0.026693280786275864,0.026693537831306458,0.026693793013691902,0.026695076376199722,0.02669558860361576,0.026696357876062393,0.02669687196612358,0.026697898283600807,0.026698924601078033,0.02669995091855526,0.02670123241841793,0.026702001690864563,0.02670302800834179,0.026704054325819016,0.026704823598265648,0.026706106960773468,0.026706619188189507,0.026707645505666733,0.026708414778113365,0.02670867182314396,0.026710210368037224,0.02671072445809841,0.02671123668551445,0.026711493730545044,0.026712005957961082,0.026712777093052864,0.026713289320468903,0.026714058592915535,0.02671431563794613,0.026714572682976723,0.026714827865362167,0.026714827865362167,0.026714827865362167,0.02671508491039276,0.026715341955423355,0.02671559900045395,0.02671559900045395,0.026715854182839394],"active":[0.0003789067268371582,0.0003663369861897081,0.0003714674967341125,0.00038916777702979743,0.00040507232188247144,0.0004296987899579108,0.00045099042472429574,0.00047920821816660464,0.0005122999427840114,0.0005623225006274879,0.0006167059182189405,0.00066236755810678,0.0007316294359043241,0.0008196176495403051,0.0008973450167104602,0.0010125248227268457,0.0011097481474280357,0.0011379658244550228,0.0011430964805185795,0.0011325790546834469,0.001111800316721201,0.0010887128300964832,0.0010684477165341377,0.0010474123992025852,0.0010304818861186504,0.0010333037935197353,0.001028942409902811,0.0010048290714621544,0.0009981589391827583,0.0009848196059465408,0.0009689154103398323,0.0009583979845046997,0.0009337710216641426,0.0009235106408596039,0.0008891355246305466,0.0008927276358008385,0.0008729752153158188,0.0008506570011377335,0.0008327001705765724,0.0008324440568685532,0.0008352659642696381,0.000832701101899147,0.0008196178823709488,0.0007947338744997978,0.000775238499045372,0.000776008702814579,0.0007657473906874657,0.0007652342319488525,0.0007554860785603523,0.0007475335150957108,0.000752665102481842,0.0007588211447000504,0.0007280381396412849,0.0007280381396412849,0.0007136734202504158,0.0006767325103282928,0.0006698062643408775,0.0006754500791430473,0.0006703203544020653,0.0006600599735975266,0.0006531327962875366,0.0006492845714092255,0.0006354320794343948,0.0006344076246023178,0.0006254278123378754,0.0006213225424289703,0.0006061885505914688,0.0006115753203630447,0.0005864351987838745,0.0005848966538906097,0.0005846396088600159,0.000577971339225769,0.0005636047571897507,0.000559244304895401,0.00054975226521492,0.0005528312176465988,0.0005494952201843262,0.0005320534110069275,0.0005210228264331818,0.0005207639187574387,0.0005066581070423126,0.0005123000591993332,0.0004997290670871735,0.0005030650645494461,0.0005022957921028137,0.0004835687577724457,0.0004922915250062943,0.000479208305478096,0.00047690048813819885,0.0004694610834121704,0.0004707425832748413,0.0004650987684726715,0.00045842863619327545,0.00045791640877723694,0.00045483745634555817,0.0004414990544319153,0.000440472736954689,0.00044457800686359406,0.00043611228466033936,0.00043611228466033936,0.0004235412925481796,0.00041841156780719757,0.00041379407048225403,0.0004117414355278015,0.00041148625314235687,0.00040250644087791443,0.0004007108509540558,0.00039609335362911224,0.0003907065838575363,0.0003850627690553665,0.0003873724490404129,0.0003809593617916107,0.00037582777440547943,0.0003727506846189499,0.00037711113691329956,0.00037018395960330963,0.0003691576421260834,0.0003732629120349884,0.0003704410046339035,0.00036890245974063873,0.0003606937825679779,0.000356331467628479,0.0003514587879180908,0.0003488939255475998,0.00034992024302482605,0.0003455597907304764,0.0003455597907304764,0.00034478865563869476,0.0003440193831920624,0.0003383755683898926,0.0003414526581764221,0.0003417115658521652,0.00034196674823760986,0.0003360677510499954,0.00033170729875564575,0.00033452920615673065,0.000331193208694458,0.00032939761877059937,0.00033016689121723175,0.0003299098461866379,0.00032324157655239105,0.0003122091293334961,0.0003132373094558716,0.00031426362693309784,0.0003137495368719101,0.0003106705844402313,0.00030631013214588165,0.0003040023148059845,0.00030297599732875824,0.00030476972460746765,0.00030066631734371185,0.00029989704489707947,0.0002981014549732208,0.0002934839576482773,0.00029143132269382477,0.00029143132269382477,0.00028989277780056,0.0002878401428461075,0.0002855304628610611,0.00028450600802898407,0.0002878401428461075,0.00028322264552116394,0.00028245337307453156,0.00028296560049057007,0.00028168223798274994,0.0002806577831506729,0.00027757883071899414,0.0002757832407951355,0.0002729613333940506,0.00027347542345523834,0.00027116574347019196,0.00027167797088623047,0.0002701394259929657,0.00026911497116088867,0.00026911497116088867,0.00026552192866802216,0.00026757456362247467,0.00026911497116088867,0.0002680867910385132,0.00026552192866802216,0.00026218779385089874,0.0002596229314804077,0.00025987811386585236,0.0002603922039270401,0.0002596229314804077,0.00026064924895763397,0.00025782734155654907,0.0002583395689725876,0.0002562887966632843,0.0002570580691099167,0.00025372207164764404,0.0002547483891248703,0.0002568010240793228,0.0002552606165409088,0.00025166943669319153,0.00025166943669319153,0.000249616801738739,0.0002470538020133972,0.0002483353018760681,0.00025295279920101166,0.0002483334392309189,0.00025064311921596527,0.000247051939368248,0.00024807825684547424,0.00024448707699775696,0.00024320371448993683,0.00024192221462726593,0.00024089589715003967,0.00024320371448993683,0.00024038180708885193,0.0002401266247034073,0.00023935548961162567,0.00023986957967281342,0.00023807398974895477,0.0002390984445810318,0.00023679062724113464,0.000234995037317276,0.00023345649242401123,0.0002352539449930191,0.00023319944739341736,0.00023422576487064362,0.00023191794753074646,0.00023114681243896484,0.00023550912737846375,0.00023422576487064362,0.00023268721997737885,0.00023294426500797272,0.0002316609025001526,0.00022935308516025543,0.00022858195006847382,0.00022550486028194427,0.0002272985875606537,0.0002247355878353119,0.00022550486028194427,0.00022396445274353027,0.0002247355878353119,0.00022345222532749176,0.00022345222532749176,0.00022165663540363312,0.00021883472800254822,0.000221913680434227,0.00022114254534244537,0.00022165663540363312,0.00021883472800254822,0.000221913680434227,0.000220373272895813,0.00021986104547977448,0.00021960586309432983,0.00022165663540363312,0.00022114254534244537,0.000221913680434227,0.00022088736295700073,0.00022011809051036835,0.00022191181778907776,0.00022063031792640686,0.00022011622786521912,0.00021832063794136047,0.00021806545555591583,0.00021729432046413422,0.00021857954561710358,0.00021703913807868958,0.00021575763821601868,0.00021549873054027557,0.00021729618310928345,0.0002175513654947281,0.00021703913807868958,0.00021729618310928345,0.0002167820930480957,0.00021601282060146332,0.00021652691066265106,0.00021549873054027557,0.00021473132073879242,0.00021396204829216003,0.0002134479582309723,0.00021242164075374603,0.00021293573081493378,0.00021242164075374603,0.0002126786857843399,0.00021293573081493378,0.0002134479582309723,0.00021190941333770752,0.00021242164075374603,0.00021242164075374603,0.00021216459572315216,0.00021114014089107513,0.00021036900579929352,0.00021011196076869965,0.00021036900579929352,0.00020985491573810577,0.00020959973335266113,0.00021011196076869965,0.00020934268832206726,0.00021037086844444275,0.0002093445509672165,0.0002093445509672165,0.0002093445509672165,0.00020959973335266113,0.00020985491573810577,0.000209856778383255,0.00020960159599781036,0.00021011382341384888,0.00020985491573810577,0.00020883046090602875,0.00020908750593662262,0.00020883046090602875,0.00020857341587543488,0.00020985491573810577,0.0002090856432914734,0.00020883046090602875,0.00020959973335266113,0.0002093445509672165,0.00020857341587543488,0.0002078041434288025,0.0002078041434288025,0.000208316370844841,0.00020883046090602875,0.000208316370844841,0.00020857341587543488,0.00020883046090602875,0.00020934268832206726,0.000209856778383255,0.00020959973335266113,0.00020934268832206726,0.00020934268832206726,0.0002093445509672165,0.00020857341587543488,0.00020831823348999023,0.00020883046090602875,0.00020806118845939636,0.00020857341587543488,0.0002078041434288025,0.0002078041434288025,0.00020857341587543488,0.00020754896104335785,0.0002078041434288025,0.00020831823348999023,0.00020857341587543488,0.0002085752785205841,0.00020857341587543488,0.00020806118845939636,0.00020754709839820862,0.00020754709839820862,0.00020754709839820862,0.00020729191601276398,0.00020754896104335785,0.00020754896104335785,0.00020754709839820862,0.0002078041434288025,0.0002078041434288025,0.0002078041434288025,0.00020806118845939636]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.7747688889503479,"q05":0.7261188325243331,"q20":0.7498761447986749,"q40":0.7672756076875236,"q60":0.7822621702131722,"q80":0.7996616331020209,"q95":0.8234189453763626},"MaxActiveInfected":{"mean":0.052658598870038986,"q05":0.04023266873642295,"q20":0.04630063091715359,"q40":0.05074470613725278,"q60":0.05457249160282519,"q80":0.05901656682292438,"q95":0.06508452900365502}},"4W_None":{"TotalInfected":{"mean":0.8473027348518372,"q05":0.8229017157374838,"q20":0.8348174805587121,"q40":0.8435443897900701,"q60":0.8510610799136042,"q80":0.8597879891449622,"q95":0.8717037539661905},"MaxActiveInfected":{"mean":0.07768853008747101,"q05":0.06570381165050143,"q20":0.07155631664934241,"q40":0.07584259459013935,"q60":0.07953446558480266,"q80":0.08382074352559961,"q95":0.08967324852444057}},"2W_Strong":{"TotalInfected":{"mean":0.01918548159301281,"q05":0.0070897180315086395,"q20":0.012996449764991203,"q40":0.017322442470071413,"q60":0.021048520715954207,"q80":0.025374513421034417,"q95":0.031281245154516975},"MaxActiveInfected":{"mean":0.0014988117618486285,"q05":0.0010211680033179642,"q20":0.0012544160766179446,"q40":0.0014252431107711979,"q60":0.0015723804129260592,"q80":0.0017432074470793125,"q95":0.001976455520379293}},"2W_Moderate":{"TotalInfected":{"mean":0.09575148671865463,"q05":0.0,"q20":0.04016775889388969,"q40":0.07901952242860094,"q60":0.11248345100870832,"q80":0.15133521454341958,"q95":0.20438360371493675},"MaxActiveInfected":{"mean":0.0017561496933922172,"q05":0.0006590733736530506,"q20":0.0011948093343392531,"q40":0.00158717349820339,"q60":0.0019251258885810442,"q80":0.002317490052445181,"q95":0.0028532260131313835}}}}} \ No newline at end of file diff --git a/web/country-data/extdata-CH.json b/web/country-data/extdata-CH.json new file mode 100644 index 00000000..5e73cabc --- /dev/null +++ b/web/country-data/extdata-CH.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.011887788772583008,0.0161097664386034,0.020360104739665985,0.02448778972029686,0.028496328741312027,0.03229581564664841,0.035965487360954285,0.03942932188510895,0.04274184629321098,0.04592821002006531,0.0489562526345253,0.05182260647416115,0.05454934760928154,0.057151973247528076,0.059618204832077026,0.061962805688381195,0.06421194970607758,0.06694819033145905,0.07006862759590149,0.07349561154842377,0.07731893658638,0.08147439360618591,0.08603904396295547,0.09108100086450577,0.09658418595790863,0.10255928337574005,0.10905013233423233,0.1160329133272171,0.12354914844036102,0.13161300122737885,0.14028018712997437,0.14942088723182678,0.15913991630077362,0.16932587325572968,0.18002671003341675,0.19120033085346222,0.2027103453874588,0.21462339162826538,0.22678890824317932,0.239243745803833,0.2518463730812073,0.2646508812904358,0.2775067389011383,0.2903461754322052,0.3031735122203827,0.3158968985080719,0.32854264974594116,0.341104656457901,0.35355669260025024,0.3659290671348572,0.37825819849967957,0.39050909876823425,0.40274155139923096,0.41504785418510437,0.4273473024368286,0.43973371386528015,0.4522036015987396,0.4647333025932312,0.477354496717453,0.49010419845581055,0.502881646156311,0.5157555937767029,0.5285773873329163,0.5413399338722229,0.554068922996521,0.5666095614433289,0.5790250301361084,0.5910624861717224,0.6027951836585999,0.6141323447227478,0.6250309944152832,0.6354849338531494,0.64536052942276,0.6546751856803894,0.6634831428527832,0.6718137860298157,0.67947918176651,0.6865983605384827,0.6931712031364441,0.6992486119270325,0.7048142552375793,0.7098433375358582,0.7144984602928162,0.7187011241912842,0.72249436378479,0.7259616851806641,0.7290642857551575,0.7318629622459412,0.7343907356262207,0.7366730570793152,0.7387138605117798,0.7405791282653809,0.7422477602958679,0.7437267303466797,0.7450504899024963,0.746243417263031,0.7472953796386719,0.7482418417930603,0.7491147518157959,0.7498996257781982,0.7505736947059631,0.7511834502220154,0.7517277598381042,0.7522287368774414,0.7526648044586182,0.7530412673950195,0.7533897757530212,0.7537053823471069,0.753982424736023,0.7542310953140259,0.7544467449188232,0.7546490430831909,0.7548217177391052,0.7549727559089661,0.7551088333129883,0.7552329301834106,0.7553475499153137,0.7554481625556946,0.7555333971977234,0.7556117177009583,0.7556813359260559,0.7557463645935059,0.7557983994483948,0.7558470964431763,0.7558900713920593,0.7559295296669006,0.7559618353843689,0.755991518497467,0.7560197710990906,0.7560450434684753,0.7560669779777527,0.7560870051383972,0.7561045289039612,0.7561212182044983,0.7561359405517578,0.7561504244804382,0.7561625838279724,0.7561712265014648,0.7561792135238647,0.7561867237091064,0.7561942934989929,0.7562011480331421,0.7562071681022644,0.7562124133110046,0.7562178373336792,0.7562204599380493,0.7562242746353149,0.7562277913093567,0.7562305331230164,0.756232738494873,0.7562352418899536,0.756237268447876,0.756238579750061,0.7562397718429565,0.7562412023544312,0.7562425136566162,0.756243109703064,0.7562437057495117,0.7562448978424072,0.756245493888855,0.7562459111213684,0.7562469244003296,0.7562476396560669,0.7562479376792908,0.7562481164932251,0.756248414516449,0.756248950958252,0.7562492489814758,0.7562494277954102,0.756249725818634,0.756249725818634,0.7562501430511475,0.7562504410743713,0.7562505602836609,0.7562508583068848,0.7562511563301086,0.7562516331672668,0.7562516331672668,0.7562516331672668,0.7562516331672668,0.7562516331672668,0.7562516331672668,0.7562516331672668,0.7562517523765564,0.7562517523765564,0.7562517523765564,0.7562517523765564,0.7562517523765564,0.7562517523765564,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846,0.756251871585846],"recovered":[0.0,0.005901265889406204,0.01092319656163454,0.01556664053350687,0.019964631646871567,0.024185437709093094,0.028176289051771164,0.03201773390173912,0.03565509617328644,0.039162930101156235,0.0425039641559124,0.04570494964718819,0.04869731888175011,0.05157463997602463,0.05431775376200676,0.056941576302051544,0.059399623423814774,0.06178457289934158,0.06432141363620758,0.06714990735054016,0.07028378546237946,0.0737442597746849,0.07755529135465622,0.08175095915794373,0.08637510240077972,0.09146019071340561,0.09692931920289993,0.10292326658964157,0.10943254083395004,0.11642935127019882,0.12396034598350525,0.13204452395439148,0.1406744420528412,0.14983969926834106,0.15953108668327332,0.16974380612373352,0.18042300641536713,0.19156578183174133,0.20302870869636536,0.21487553417682648,0.2270144522190094,0.23940438032150269,0.2520131468772888,0.2647426724433899,0.27750420570373535,0.2902786135673523,0.30301734805107117,0.31574440002441406,0.32838839292526245,0.3409315347671509,0.35337188839912415,0.3658056855201721,0.3781410753726959,0.39044371247291565,0.40276259183883667,0.4150446355342865,0.4273487329483032,0.4397611618041992,0.4521721601486206,0.4647272825241089,0.4774149954319,0.49013063311576843,0.5029081106185913,0.5156822204589844,0.5285477042198181,0.5412636399269104,0.5539671182632446,0.5664947628974915,0.5787367224693298,0.5907285809516907,0.6023903489112854,0.6136728525161743,0.6245083212852478,0.6349040865898132,0.6447611451148987,0.6541014909744263,0.662959635257721,0.6711138486862183,0.6788305044174194,0.6859536170959473,0.692565381526947,0.698651134967804,0.7041762471199036,0.7093057632446289,0.7139604687690735,0.7181856632232666,0.7220279574394226,0.7254900336265564,0.7286268472671509,0.7314922213554382,0.73403400182724,0.7363369464874268,0.7384315729141235,0.7403067350387573,0.7419902682304382,0.7434793710708618,0.7448135018348694,0.7460235357284546,0.7471178770065308,0.7480841875076294,0.7489549517631531,0.7497197985649109,0.7504181265830994,0.7510385513305664,0.7516049146652222,0.7521055936813354,0.7525452375411987,0.7529340982437134,0.7532913684844971,0.753602921962738,0.7538787722587585,0.7541372179985046,0.7543633580207825,0.7545638084411621,0.754740834236145,0.7548931837081909,0.7550332546234131,0.7551568746566772,0.7552706599235535,0.7553712129592896,0.75545734167099,0.7555385828018188,0.7556102275848389,0.7556753158569336,0.7557350993156433,0.7557867169380188,0.7558302283287048,0.755868136882782,0.7559024691581726,0.7559328675270081,0.755961537361145,0.755986213684082,0.7560094594955444,0.7560310959815979,0.7560492753982544,0.756065309047699,0.7560815811157227,0.7560960054397583,0.7561061382293701,0.756116509437561,0.7561249732971191,0.7561333179473877,0.7561404705047607,0.7561467289924622,0.756152331829071,0.7561578750610352,0.7561619877815247,0.7561657428741455,0.7561699748039246,0.7561733722686768,0.7561755776405334,0.7561783194541931,0.7561801075935364,0.7561818361282349,0.7561831474304199,0.7561849355697632,0.7561859488487244,0.7561869621276855,0.7561876773834229,0.7561888694763184,0.7561895847320557,0.7561901807785034,0.756191074848175,0.756191611289978,0.7561920881271362,0.7561925053596497,0.756192684173584,0.7561929821968079,0.7561931014060974,0.7561933994293213,0.7561938166618347,0.7561938166618347,0.7561941146850586,0.7561944127082825,0.7561948299407959,0.7561951279640198,0.756195604801178,0.7561957240104675,0.7561960220336914,0.7561960220336914,0.756196141242981,0.7561963200569153,0.7561963200569153,0.7561963200569153,0.7561963200569153,0.7561964392662048,0.7561964392662048,0.7561966180801392,0.7561966180801392,0.7561966180801392,0.7561966180801392,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287,0.7561967372894287],"active":[0.011887788772583008,0.010208500549197197,0.009436908178031445,0.00892114918678999,0.00853169709444046,0.008110377937555313,0.007789198309183121,0.007411587983369827,0.007086750119924545,0.006765279918909073,0.0064522884786129,0.006117656826972961,0.005852028727531433,0.0055773332715034485,0.005300451070070267,0.005021229386329651,0.004812326282262802,0.005163617432117462,0.005747213959693909,0.006345704197883606,0.007035151124000549,0.007730133831501007,0.008483752608299255,0.009330041706562042,0.010209083557128906,0.011099092662334442,0.012120813131332397,0.013109646737575531,0.01411660760641098,0.015183649957180023,0.016319841146469116,0.017376363277435303,0.018465474247932434,0.01948617398738861,0.020495623350143433,0.0214565247297287,0.022287338972091675,0.023057609796524048,0.023760199546813965,0.02436821162700653,0.024831920862197876,0.025246500968933105,0.025493592023849487,0.025603502988815308,0.02566930651664734,0.025618284940719604,0.025525301694869995,0.02536025643348694,0.025168299674987793,0.0249975323677063,0.02488631010055542,0.024703413248062134,0.024600476026535034,0.02460414171218872,0.024584710597991943,0.024689078330993652,0.0248548686504364,0.024972140789031982,0.025182336568832397,0.02537691593170166,0.02546665072441101,0.025624960660934448,0.02566927671432495,0.025657713413238525,0.02552121877670288,0.025345921516418457,0.02505791187286377,0.024567723274230957,0.02405846118927002,0.02340376377105713,0.022640645503997803,0.021812081336975098,0.020852208137512207,0.019771099090576172,0.01872199773788452,0.017712295055389404,0.016519546508789062,0.015484511852264404,0.014340698719024658,0.013294994831085205,0.012248873710632324,0.0111922025680542,0.010322213172912598,0.009395360946655273,0.008533895015716553,0.007776021957397461,0.007036328315734863,0.006372928619384766,0.005763888359069824,0.005180835723876953,0.004679858684539795,0.0042421817779541016,0.0038161873817443848,0.0034199953079223633,0.0030602216720581055,0.0027640461921691895,0.0024818778038024902,0.002218306064605713,0.0019968748092651367,0.0018154382705688477,0.0016187429428100586,0.0014636516571044922,0.0013096332550048828,0.001190185546875,0.001059889793395996,0.000935673713684082,0.0008445382118225098,0.0007712841033935547,0.0006910562515258789,0.0006281733512878418,0.0005679726600646973,0.0005118250846862793,0.0004583597183227539,0.0004089474678039551,0.0003679990768432617,0.00033974647521972656,0.00031429529190063477,0.000291287899017334,0.0002627372741699219,0.00024050474166870117,0.00022399425506591797,0.00020778179168701172,0.0001881718635559082,0.00017178058624267578,0.00015497207641601562,0.00014281272888183594,0.0001316070556640625,0.0001233816146850586,0.00011730194091796875,0.00011217594146728516,0.00010544061660766602,0.00010079145431518555,9.506940841674805e-05,9.012222290039062e-05,8.666515350341797e-05,8.511543273925781e-05,8.100271224975586e-05,7.522106170654297e-05,7.30752944946289e-05,7.021427154541016e-05,6.93202018737793e-05,6.783008575439453e-05,6.669759750366211e-05,6.568431854248047e-05,6.55055046081543e-05,6.258487701416016e-05,6.22868537902832e-05,6.204843521118164e-05,6.0558319091796875e-05,5.936622619628906e-05,5.9664249420166016e-05,5.894899368286133e-05,5.84721565246582e-05,5.793571472167969e-05,5.805492401123047e-05,5.7578086853027344e-05,5.716085433959961e-05,5.6743621826171875e-05,5.7220458984375e-05,5.6624412536621094e-05,5.632638931274414e-05,5.6743621826171875e-05,5.65648078918457e-05,5.632638931274414e-05,5.602836608886719e-05,5.5909156799316406e-05,5.626678466796875e-05,5.626678466796875e-05,5.632638931274414e-05,5.632638931274414e-05,5.5909156799316406e-05,5.632638931274414e-05,5.632638931274414e-05,5.614757537841797e-05,5.602836608886719e-05,5.602836608886719e-05,5.602836608886719e-05,5.5909156799316406e-05,5.561113357543945e-05,5.561113357543945e-05,5.549192428588867e-05,5.53131103515625e-05,5.53131103515625e-05,5.543231964111328e-05,5.543231964111328e-05,5.53131103515625e-05,5.53131103515625e-05,5.513429641723633e-05,5.513429641723633e-05,5.525350570678711e-05,5.525350570678711e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05,5.513429641723633e-05]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.011887788772583008,0.01609397679567337,0.020270489156246185,0.02426718734204769,0.02810029685497284,0.03170710802078247,0.03512430563569069,0.03835730254650116,0.04141867905855179,0.04430316016077995,0.047021713107824326,0.0495680570602417,0.05197171866893768,0.05426529794931412,0.0563824288547039,0.05837748944759369,0.06027430668473244,0.0625385046005249,0.06505867838859558,0.06783454120159149,0.07082398235797882,0.07412146031856537,0.07768689095973969,0.0815267264842987,0.0856703445315361,0.0901985913515091,0.09506527334451675,0.10028339177370071,0.10588715970516205,0.11185421049594879,0.11817138642072678,0.12493663281202316,0.13207831978797913,0.13955830037593842,0.1474132537841797,0.1556352972984314,0.1642231047153473,0.17313003540039062,0.18231269717216492,0.19179868698120117,0.20152853429317474,0.21146436035633087,0.2215820550918579,0.23183320462703705,0.24220483005046844,0.25268784165382385,0.26311853528022766,0.2736513912677765,0.2841426134109497,0.29466772079467773,0.30508744716644287,0.31545189023017883,0.32578417658805847,0.3360201418399811,0.34619176387786865,0.35632291436195374,0.3664095997810364,0.3765144348144531,0.3866083025932312,0.3967524468898773,0.40684688091278076,0.4170243740081787,0.42722055315971375,0.43742260336875916,0.44776204228401184,0.4581405520439148,0.46855369210243225,0.47901448607444763,0.4894849359989166,0.4999814033508301,0.5104142427444458,0.5207703709602356,0.5310651063919067,0.5411396622657776,0.5511066317558289,0.5608879327774048,0.5703663229942322,0.5795612931251526,0.5884762406349182,0.597036600112915,0.6052175164222717,0.6130496859550476,0.6204444169998169,0.6274507641792297,0.6341127753257751,0.6403250098228455,0.646149218082428,0.6516136527061462,0.6566987633705139,0.6614575386047363,0.6658220291137695,0.6699005961418152,0.6736375689506531,0.6770800352096558,0.6802573204040527,0.6831615567207336,0.6858486533164978,0.6882989406585693,0.6905621290206909,0.6926296949386597,0.694501519203186,0.6962080001831055,0.6977413892745972,0.6991778612136841,0.7004738450050354,0.701656699180603,0.7027283906936646,0.7036922574043274,0.7045676112174988,0.7053782343864441,0.7061068415641785,0.7067713141441345,0.7073677182197571,0.7079073190689087,0.7083939909934998,0.7088375687599182,0.709231972694397,0.7096003890037537,0.7099320888519287,0.7102240324020386,0.7105005979537964,0.7107502818107605,0.7109691500663757,0.7111712098121643,0.7113564014434814,0.7115245461463928,0.7116701006889343,0.7118085622787476,0.7119297385215759,0.7120437622070312,0.7121437788009644,0.7122344374656677,0.7123177647590637,0.7123895287513733,0.7124589681625366,0.7125203609466553,0.7125766277313232,0.7126285433769226,0.7126724123954773,0.7127181887626648,0.7127566337585449,0.7127880454063416,0.7128187417984009,0.7128450870513916,0.7128680348396301,0.7128928899765015,0.7129121422767639,0.7129314541816711,0.7129479646682739,0.7129644751548767,0.7129788398742676,0.7129925489425659,0.7130030989646912,0.7130128741264343,0.7130216360092163,0.7130301594734192,0.7130370140075684,0.7130434513092041,0.7130516171455383,0.7130573391914368,0.7130628824234009,0.7130669951438904,0.7130710482597351,0.713075578212738,0.7130792737007141,0.7130826115608215,0.7130851149559021,0.7130876183509827,0.7130899429321289,0.7130921483039856,0.7130945920944214,0.7130963802337646,0.7130987048149109,0.7131004333496094,0.7131017446517944,0.7131032347679138,0.7131045460700989,0.7131060361862183,0.7131070494651794,0.7131077647209167,0.7131089568138123,0.7131094932556152,0.713110089302063,0.7131108045578003,0.713111400604248,0.7131119966506958,0.7131125926971436,0.713113009929657,0.7131134867668152,0.7131137847900391,0.7131140232086182,0.713114321231842,0.7131147980690002,0.7131152153015137,0.7131152153015137,0.7131155133247375,0.7131156325340271,0.713115930557251,0.7131161093711853,0.7131164073944092,0.7131165266036987,0.7131167054176331,0.7131170034408569,0.7131170034408569,0.7131171226501465,0.713117241859436,0.7131174206733704,0.7131174206733704,0.7131175398826599,0.7131177186965942,0.7131177186965942,0.7131177186965942,0.7131178379058838,0.7131180167198181,0.7131180167198181,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077,0.7131181359291077],"recovered":[0.0,0.005896002985537052,0.010934745892882347,0.015536817722022533,0.01985001750290394,0.023944078013300896,0.027808474376797676,0.03144305944442749,0.03488291800022125,0.03811357915401459,0.041179921478033066,0.044091153889894485,0.046818628907203674,0.049362633377313614,0.05179465562105179,0.05406060442328453,0.056198932230472565,0.0582229383289814,0.060369450598955154,0.06268233060836792,0.06523539125919342,0.06800102442502975,0.07102467864751816,0.07435445487499237,0.07790790498256683,0.08179496228694916,0.08598404377698898,0.09053714573383331,0.09540484100580215,0.10065176337957382,0.1062324270606041,0.11216337233781815,0.11853405833244324,0.1253039836883545,0.13238997757434845,0.1398867666721344,0.1477329432964325,0.15599197149276733,0.16453255712985992,0.1734255999326706,0.18261118233203888,0.19201765954494476,0.2017429620027542,0.21167133748531342,0.22172412276268005,0.23191913962364197,0.24228301644325256,0.2527027428150177,0.26320430636405945,0.2736664116382599,0.2841818928718567,0.2946228086948395,0.3050287961959839,0.3153952956199646,0.32569921016693115,0.3359106183052063,0.34611427783966064,0.35627201199531555,0.36642858386039734,0.3765209913253784,0.38668546080589294,0.39680108428001404,0.4069143831729889,0.4171082377433777,0.4273132085800171,0.43755748867988586,0.4478669762611389,0.4582293927669525,0.46863245964050293,0.4790569841861725,0.4894851744174957,0.4998880922794342,0.5102914571762085,0.5206003189086914,0.5308194756507874,0.5409078001976013,0.5508466958999634,0.560571551322937,0.5700201392173767,0.5791777968406677,0.5880807638168335,0.5965914130210876,0.6047805547714233,0.6125941276550293,0.6199591755867004,0.6270150542259216,0.6336207985877991,0.6398571729660034,0.645682692527771,0.6511174440383911,0.6562616229057312,0.6610016822814941,0.6653972268104553,0.6694940328598022,0.673249363899231,0.676719069480896,0.6798855662345886,0.6828286647796631,0.685525119304657,0.6879907846450806,0.6902748346328735,0.692359209060669,0.694247305393219,0.6959578394889832,0.6975438594818115,0.698979914188385,0.7002943158149719,0.7014907002449036,0.7025653719902039,0.7035443782806396,0.7044388055801392,0.705256998538971,0.705996036529541,0.7066571116447449,0.7072478532791138,0.7077992558479309,0.708295464515686,0.7087427973747253,0.709158718585968,0.7095227241516113,0.7098590731620789,0.7101609706878662,0.7104359865188599,0.7106853723526001,0.7109113931655884,0.7111139893531799,0.711297333240509,0.7114604711532593,0.7116125226020813,0.711752712726593,0.7118757963180542,0.7119876146316528,0.7120869159698486,0.7121804356575012,0.7122697830200195,0.7123454809188843,0.7124142050743103,0.7124781012535095,0.7125356793403625,0.7125900983810425,0.7126374244689941,0.7126806974411011,0.7127149105072021,0.7127478122711182,0.7127780914306641,0.7128048539161682,0.7128311395645142,0.7128533720970154,0.7128759026527405,0.7128938436508179,0.7129108309745789,0.7129260301589966,0.7129400372505188,0.7129523158073425,0.71296226978302,0.7129725217819214,0.7129819989204407,0.712989330291748,0.7129983901977539,0.7130070328712463,0.7130138874053955,0.7130203247070312,0.7130248546600342,0.7130292057991028,0.7130323052406311,0.7130365371704102,0.7130412459373474,0.7130448818206787,0.7130483984947205,0.7130517363548279,0.713054358959198,0.7130569815635681,0.713058590888977,0.7130603790283203,0.7130622863769531,0.7130643129348755,0.7130658030509949,0.7130671143531799,0.7130682468414307,0.7130698561668396,0.7130710482597351,0.7130724787712097,0.7130735516548157,0.713074266910553,0.7130751609802246,0.713075578212738,0.7130761742591858,0.7130765914916992,0.7130770087242126,0.7130777835845947,0.7130782008171082,0.713078498840332,0.7130786180496216,0.7130793929100037,0.7130799293518066,0.713080108165741,0.7130802273750305,0.7130805253982544,0.7130808234214783,0.7130810022354126,0.7130813002586365,0.713081419467926,0.7130815386772156,0.7130818367004395,0.7130818367004395,0.7130821347236633,0.7130824327468872,0.7130826115608215,0.7130827307701111,0.7130829095840454,0.7130829095840454,0.7130829095840454,0.713083028793335,0.713083028793335,0.7130831480026245,0.7130831480026245,0.7130831480026245,0.7130833268165588,0.7130833268165588,0.7130833268165588,0.7130833268165588,0.7130833268165588,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484,0.7130834460258484],"active":[0.011887788772583008,0.010197973810136318,0.009335743263363838,0.008730369620025158,0.008250279352068901,0.007763030007481575,0.007315831258893013,0.006914243102073669,0.006535761058330536,0.006189581006765366,0.00584179162979126,0.005476903170347214,0.005153089761734009,0.0049026645720005035,0.004587773233652115,0.004316885024309158,0.0040753744542598724,0.004315566271543503,0.004689227789640427,0.005152210593223572,0.0055885910987854,0.006120435893535614,0.006662212312221527,0.0071722716093063354,0.007762439548969269,0.008403629064559937,0.009081229567527771,0.009746246039867401,0.010482318699359894,0.01120244711637497,0.01193895936012268,0.012773260474205017,0.013544261455535889,0.014254316687583923,0.015023276209831238,0.015748530626296997,0.016490161418914795,0.01713806390762329,0.017780140042304993,0.01837308704853058,0.018917351961135864,0.01944670081138611,0.0198390930891037,0.020161867141723633,0.02048070728778839,0.020768702030181885,0.020835518836975098,0.02094864845275879,0.02093830704689026,0.021001309156417847,0.02090555429458618,0.020829081535339355,0.020755380392074585,0.02062484622001648,0.0204925537109375,0.020412296056747437,0.020295321941375732,0.020242422819137573,0.020179718732833862,0.0202314555644989,0.020161420106887817,0.020223289728164673,0.020306169986724854,0.02031436562538147,0.02044883370399475,0.02058306336402893,0.020686715841293335,0.020785093307495117,0.020852476358413696,0.020924419164657593,0.020929068326950073,0.02088227868080139,0.020773649215698242,0.02053934335708618,0.020287156105041504,0.019980132579803467,0.0195196270942688,0.018989741802215576,0.018456101417541504,0.017858803272247314,0.017136752605438232,0.01645827293395996,0.015663862228393555,0.01485663652420044,0.014153599739074707,0.013309955596923828,0.012528419494628906,0.011756479740142822,0.01101607084274292,0.010340094566345215,0.00956040620803833,0.008898913860321045,0.008240342140197754,0.007586002349853516,0.007007956504821777,0.0064424872398376465,0.00596308708190918,0.00547027587890625,0.0050370097160339355,0.0046389102935791016,0.0042266845703125,0.0038487911224365234,0.003494083881378174,0.0032200217247009277,0.002929985523223877,0.0026767849922180176,0.002434074878692627,0.002201557159423828,0.002002239227294922,0.0018338561058044434,0.0016680359840393066,0.0015143156051635742,0.0013716816902160645,0.0012502074241638184,0.0011461377143859863,0.0010383129119873047,0.0009365081787109375,0.0008575916290283203,0.0007733702659606934,0.0007013082504272461,0.0006415247917175293,0.0005893111228942871,0.0005331635475158691,0.000485837459564209,0.0004450082778930664,0.0004105567932128906,0.00037276744842529297,0.00034809112548828125,0.0003172159194946289,0.0002910494804382324,0.00026798248291015625,0.0002468228340148926,0.0002308487892150879,0.0002090930938720703,0.00018918514251708984,0.0001748800277709961,0.00016242265701293945,0.00015044212341308594,0.0001367330551147461,0.00012809038162231445,0.00011920928955078125,0.00010734796524047852,0.00010383129119873047,9.72747802734375e-05,8.994340896606445e-05,8.803606033325195e-05,8.100271224975586e-05,7.808208465576172e-05,7.206201553344727e-05,7.063150405883789e-05,6.80088996887207e-05,6.651878356933594e-05,6.306171417236328e-05,6.0558319091796875e-05,5.936622619628906e-05,5.7637691497802734e-05,5.501508712768555e-05,5.412101745605469e-05,5.322694778442383e-05,5.030632019042969e-05,4.8995018005371094e-05,4.667043685913086e-05,4.6193599700927734e-05,4.6372413635253906e-05,4.696846008300781e-05,4.607439041137695e-05,4.38690185546875e-05,4.273653030395508e-05,4.1544437408447266e-05,4.0411949157714844e-05,4.023313522338867e-05,3.93986701965332e-05,4.011392593383789e-05,4.00543212890625e-05,3.9458274841308594e-05,3.892183303833008e-05,3.8743019104003906e-05,3.892183303833008e-05,3.88026237487793e-05,3.790855407714844e-05,3.790855407714844e-05,3.701448440551758e-05,3.653764724731445e-05,3.653764724731445e-05,3.62396240234375e-05,3.641843795776367e-05,3.641843795776367e-05,3.641843795776367e-05,3.647804260253906e-05,3.600120544433594e-05,3.5822391510009766e-05,3.5822391510009766e-05,3.618001937866211e-05,3.5822391510009766e-05,3.528594970703125e-05,3.540515899658203e-05,3.540515899658203e-05,3.540515899658203e-05,3.528594970703125e-05,3.540515899658203e-05,3.522634506225586e-05,3.528594970703125e-05,3.546476364135742e-05,3.516674041748047e-05,3.528594970703125e-05,3.510713577270508e-05,3.49879264831543e-05,3.4809112548828125e-05,3.4809112548828125e-05,3.4809112548828125e-05,3.4809112548828125e-05,3.4809112548828125e-05,3.4809112548828125e-05,3.49879264831543e-05,3.4868717193603516e-05,3.49879264831543e-05,3.49879264831543e-05,3.4809112548828125e-05,3.4809112548828125e-05,3.4809112548828125e-05,3.4809112548828125e-05,3.4809112548828125e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05,3.4689903259277344e-05]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.011887788772583008,0.016096316277980804,0.020159238949418068,0.024037083610892296,0.027703391388058662,0.031101878732442856,0.03428415209054947,0.037265848368406296,0.04005413502454758,0.04265369474887848,0.045065395534038544,0.047310732305049896,0.04938751459121704,0.05133359879255295,0.05316741019487381,0.054865557700395584,0.05644382908940315,0.058273106813430786,0.06030881032347679,0.06250429153442383,0.06486673653125763,0.06739071011543274,0.07008543610572815,0.07295646518468857,0.07601842284202576,0.079325832426548,0.08280092477798462,0.08652351796627045,0.09046509861946106,0.09464263170957565,0.09904105961322784,0.10370131582021713,0.10857267677783966,0.11370629072189331,0.11904998868703842,0.12466618418693542,0.13052739202976227,0.13660159707069397,0.1429281383752823,0.14940816164016724,0.15610939264297485,0.1629774123430252,0.17004425823688507,0.1772613823413849,0.1846396028995514,0.19215495884418488,0.19982439279556274,0.20751138031482697,0.2152397334575653,0.22299352288246155,0.23092712461948395,0.23879772424697876,0.24671027064323425,0.2546086311340332,0.2624644637107849,0.2703999876976013,0.2782098948955536,0.2859821021556854,0.29369235038757324,0.3014095723628998,0.308993935585022,0.31658443808555603,0.32414641976356506,0.33164525032043457,0.3391682207584381,0.34669890999794006,0.3541644215583801,0.3617084324359894,0.36919569969177246,0.37669527530670166,0.3842315375804901,0.3918587267398834,0.3994310796260834,0.4070495069026947,0.41476571559906006,0.4225125014781952,0.43024933338165283,0.43804872035980225,0.445908784866333,0.4537235498428345,0.461508184671402,0.46932438015937805,0.47709834575653076,0.48477408289909363,0.4923838675022125,0.4999651610851288,0.5073787569999695,0.5146622657775879,0.5217404961585999,0.5287022590637207,0.5355424880981445,0.5421310067176819,0.5485140681266785,0.5546992421150208,0.5606325268745422,0.5662961006164551,0.5717235803604126,0.576963484287262,0.5819289684295654,0.5866425633430481,0.5911057591438293,0.595299243927002,0.599267303943634,0.6030046343803406,0.6065447926521301,0.6098341941833496,0.6129595041275024,0.6158594489097595,0.6185992360115051,0.621173620223999,0.6235541701316833,0.6257389783859253,0.6278252601623535,0.6297503113746643,0.6315217018127441,0.6331791877746582,0.6347501873970032,0.6361821293830872,0.6375011801719666,0.638725996017456,0.6398770809173584,0.6409521698951721,0.641933798789978,0.6428242921829224,0.6436664462089539,0.6444153785705566,0.6451320052146912,0.6457824110984802,0.6463831067085266,0.6469402313232422,0.6474491357803345,0.647929847240448,0.6483713388442993,0.6487700939178467,0.6491275429725647,0.6494672894477844,0.6497928500175476,0.6500741243362427,0.650337278842926,0.6505824327468872,0.6508088707923889,0.6510246396064758,0.6512112021446228,0.6513832807540894,0.6515451073646545,0.6516979932785034,0.651832640171051,0.6519603133201599,0.6520776748657227,0.6521801352500916,0.6522776484489441,0.6523640751838684,0.6524509191513062,0.6525320410728455,0.6526014804840088,0.6526650786399841,0.6527215242385864,0.6527776122093201,0.6528308391571045,0.6528799533843994,0.6529240012168884,0.6529642939567566,0.653002917766571,0.6530348062515259,0.653064489364624,0.6530919671058655,0.6531169414520264,0.6531426906585693,0.6531644463539124,0.6531853675842285,0.6532055139541626,0.6532235145568848,0.6532390117645264,0.6532530188560486,0.6532680988311768,0.653281569480896,0.6532941460609436,0.6533045172691345,0.6533153057098389,0.6533236503601074,0.6533330082893372,0.6533414721488953,0.6533476114273071,0.653354823589325,0.6533598899841309,0.6533659100532532,0.6533713340759277,0.6533755660057068,0.6533796191215515,0.6533843278884888,0.6533884406089783,0.6533927917480469,0.6533966064453125,0.6534001231193542,0.6534033417701721,0.6534058451652527,0.6534081697463989,0.653410792350769,0.6534129977226257,0.6534150242805481,0.6534162163734436,0.6534181237220764,0.653419554233551,0.6534217596054077,0.6534230709075928,0.6534246802330017,0.6534259915351868,0.653427004814148,0.6534281969070435,0.6534296274185181,0.6534308195114136,0.6534317135810852,0.6534324288368225,0.6534333229064941,0.6534337401390076,0.6534344553947449,0.6534349322319031,0.6534350514411926,0.6534356474876404,0.6534360647201538,0.653436541557312,0.6534367799758911,0.6534369587898254,0.6534372568130493,0.6534375548362732,0.6534376740455627,0.6534379720687866,0.653438150882721,0.6534382700920105,0.6534383893013,0.6534383893013,0.6534383893013,0.6534385681152344,0.6534386873245239,0.6534386873245239,0.6534386873245239,0.6534386873245239,0.6534386873245239,0.6534386873245239,0.6534386873245239,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583,0.6534388661384583],"recovered":[0.0,0.005907698068767786,0.010972462594509125,0.015541788190603256,0.019724732264876366,0.023666463792324066,0.027340518310666084,0.03074280545115471,0.0339515395462513,0.03692563623189926,0.03971436247229576,0.04233701527118683,0.04474550113081932,0.04700399562716484,0.049101829528808594,0.051078468561172485,0.05290701612830162,0.05461232736706734,0.056382108479738235,0.05827907472848892,0.060320474207401276,0.06252677738666534,0.06488015502691269,0.06741860508918762,0.07013408839702606,0.07303699105978012,0.07613520324230194,0.07941044867038727,0.08294372260570526,0.08665944635868073,0.09057442098855972,0.09473675489425659,0.09918693453073502,0.10384880006313324,0.10871152579784393,0.11383520811796188,0.11920945346355438,0.12476863712072372,0.1305989921092987,0.13672685623168945,0.14299462735652924,0.1495160311460495,0.1562078893184662,0.16305924952030182,0.17008984088897705,0.17730535566806793,0.18466706573963165,0.1922028809785843,0.1997976154088974,0.20743781328201294,0.21509380638599396,0.22297213971614838,0.23083075881004333,0.23875850439071655,0.246620774269104,0.2544853687286377,0.26240816712379456,0.27027466893196106,0.2780704200267792,0.2858138084411621,0.2935468554496765,0.3012385070323944,0.3088320791721344,0.31645122170448303,0.32401320338249207,0.3314993381500244,0.33909085392951965,0.3466116189956665,0.35411351919174194,0.3616497814655304,0.3691272735595703,0.3766620457172394,0.38420620560646057,0.3917297422885895,0.3993408679962158,0.4069940745830536,0.41469261050224304,0.422387033700943,0.43017372488975525,0.43798041343688965,0.4457833468914032,0.45358332991600037,0.46140056848526,0.4691844582557678,0.47688722610473633,0.48455506563186646,0.49215155839920044,0.49965929985046387,0.5070948600769043,0.5143305063247681,0.5214441418647766,0.5284358263015747,0.5352019667625427,0.5417954325675964,0.5481849908828735,0.5543350577354431,0.5602522492408752,0.5659304857254028,0.5713991522789001,0.5765887498855591,0.5815221071243286,0.5862686038017273,0.5907111763954163,0.5948694348335266,0.5988575220108032,0.6026151776313782,0.6061487197875977,0.6094748377799988,0.6126030683517456,0.6155169010162354,0.6182649731636047,0.6208711266517639,0.6232163310050964,0.6254450082778931,0.6275336146354675,0.6294530630111694,0.6312434673309326,0.6329343318939209,0.6344972252845764,0.6359297633171082,0.63727205991745,0.6385046243667603,0.6396592259407043,0.64072185754776,0.6417048573493958,0.6426194310188293,0.6434478759765625,0.6442263722419739,0.6449340581893921,0.6456027626991272,0.6462044715881348,0.6467664241790771,0.6472761631011963,0.647750735282898,0.6481887102127075,0.6485875248908997,0.6489579677581787,0.649310290813446,0.6496150493621826,0.6499005556106567,0.6501739621162415,0.6504278779029846,0.650659441947937,0.6508682370185852,0.6510555148124695,0.6512377858161926,0.6514034271240234,0.6515504717826843,0.6516872048377991,0.6518181562423706,0.6519331932067871,0.6520387530326843,0.6521368622779846,0.652231752872467,0.6523156762123108,0.6523938775062561,0.6524636149406433,0.6525295376777649,0.6525909304618835,0.6526488065719604,0.6527029275894165,0.6527524590492249,0.6527957320213318,0.6528359651565552,0.6528754234313965,0.6529096364974976,0.6529380083084106,0.6529666185379028,0.6529913544654846,0.6530159115791321,0.6530394554138184,0.6530596017837524,0.6530799269676208,0.6530989408493042,0.6531158685684204,0.653130829334259,0.6531445384025574,0.6531569957733154,0.6531690955162048,0.6531796455383301,0.6531894207000732,0.6531991958618164,0.653208315372467,0.6532152891159058,0.6532230377197266,0.6532300710678101,0.6532360911369324,0.6532426476478577,0.6532478928565979,0.653252124786377,0.6532569527626038,0.6532626748085022,0.6532667875289917,0.6532710194587708,0.6532740592956543,0.6532769799232483,0.6532799005508423,0.653283417224884,0.6532865166664124,0.6532891392707825,0.653291642665863,0.6532930731773376,0.6532948017120361,0.653296709060669,0.6532987952232361,0.6532999277114868,0.6533017158508301,0.6533036231994629,0.653304934501648,0.6533057689666748,0.6533072590827942,0.6533078551292419,0.653309166431427,0.6533098816871643,0.6533107757568359,0.6533113718032837,0.6533122062683105,0.6533128023147583,0.6533132791519165,0.6533135175704956,0.6533138155937195,0.6533144116401672,0.6533147096633911,0.653315007686615,0.6533156037330627,0.6533157229423523,0.6533159017562866,0.6533163189888,0.6533166170120239,0.6533169150352478,0.6533169150352478,0.6533170342445374,0.6533172130584717,0.6533173322677612,0.6533175110816956,0.6533176302909851,0.6533178091049194,0.6533178091049194,0.6533178091049194,0.6533178091049194,0.6533178091049194,0.6533178091049194,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209,0.653317928314209],"active":[0.011887788772583008,0.010188618674874306,0.009186776354908943,0.00849529542028904,0.007978659123182297,0.00743541494011879,0.006943633779883385,0.006523042917251587,0.00610259547829628,0.0057280585169792175,0.005351033061742783,0.004973717033863068,0.00464201346039772,0.004329603165388107,0.004065580666065216,0.0037870891392230988,0.003536812961101532,0.003660779446363449,0.003926701843738556,0.004225216805934906,0.004546262323856354,0.004863932728767395,0.00520528107881546,0.005537860095500946,0.005884334444999695,0.006288841366767883,0.006665721535682678,0.007113069295883179,0.007521376013755798,0.007983185350894928,0.008466638624668121,0.00896456092596054,0.009385742247104645,0.00985749065876007,0.010338462889194489,0.010830976068973541,0.011317938566207886,0.011832959949970245,0.012329146265983582,0.012681305408477783,0.013114765286445618,0.013461381196975708,0.013836368918418884,0.014202132821083069,0.01454976201057434,0.014849603176116943,0.015157327055931091,0.015308499336242676,0.015442118048667908,0.015555709600448608,0.01583331823348999,0.015825584530830383,0.015879511833190918,0.01585012674331665,0.015843689441680908,0.015914618968963623,0.015801727771759033,0.015707433223724365,0.015621930360794067,0.015595763921737671,0.015447080135345459,0.015345931053161621,0.015314340591430664,0.015194028615951538,0.015155017375946045,0.01519957184791565,0.015073567628860474,0.015096813440322876,0.015082180500030518,0.015045493841171265,0.0151042640209198,0.015196681022644043,0.015224874019622803,0.015319764614105225,0.015424847602844238,0.015518426895141602,0.01555672287940979,0.015661686658859253,0.01573505997657776,0.015743136405944824,0.01572483777999878,0.015741050243377686,0.015697777271270752,0.015589624643325806,0.015496641397476196,0.015410095453262329,0.015227198600769043,0.015002965927124023,0.014645636081695557,0.014371752738952637,0.01409834623336792,0.013695180416107178,0.013312101364135742,0.012903809547424316,0.012447535991668701,0.011961042881011963,0.011471331119537354,0.01103299856185913,0.010529816150665283,0.010053813457489014,0.009583652019500732,0.009030640125274658,0.008556127548217773,0.008135199546813965,0.007687270641326904,0.0072190165519714355,0.006810784339904785,0.006384611129760742,0.0059961676597595215,0.005656719207763672,0.005289196968078613,0.004867851734161377,0.00460892915725708,0.00430530309677124,0.003988087177276611,0.0037261247634887695,0.0035067200660705566,0.0032477974891662598,0.0030039548873901367,0.0027962327003479004,0.0026050209999084473,0.0024475455284118652,0.0022745728492736816,0.0021024346351623535,0.0019615888595581055,0.001795947551727295,0.0016841292381286621,0.0015560388565063477,0.0014490485191345215,0.0013374686241149902,0.001244664192199707,0.0011634230613708496,0.0010951757431030273,0.0010193586349487305,0.0009388327598571777,0.0008797645568847656,0.0008348822593688965,0.0007638335227966309,0.0007222294807434082,0.0006818771362304688,0.0006349086761474609,0.0005967617034912109,0.000551760196685791,0.0005150437355041504,0.0004895925521850586,0.000460207462310791,0.0004292130470275879,0.00040984153747558594,0.000390470027923584,0.00036197900772094727,0.0003444552421569824,0.00032532215118408203,0.0003140568733215332,0.00030028820037841797,0.00028580427169799805,0.00027120113372802734,0.00025790929794311523,0.0002480745315551758,0.00023990869522094727,0.00023114681243896484,0.00022107362747192383,0.00021183490753173828,0.0002071857452392578,0.00019884109497070312,0.00018906593322753906,0.00018233060836791992,0.00017893314361572266,0.0001760721206665039,0.00017309188842773438,0.00016945600509643555,0.00016605854034423828,0.00016391277313232422,0.00015908479690551758,0.00015407800674438477,0.00015223026275634766,0.0001507401466369629,0.00014960765838623047,0.0001475214958190918,0.0001462101936340332,0.00014400482177734375,0.00014358758926391602,0.00014227628707885742,0.0001392960548400879,0.00013953447341918945,0.00013685226440429688,0.00013583898544311523,0.00013524293899536133,0.0001329183578491211,0.00013172626495361328,0.0001322031021118164,0.00013148784637451172,0.00013011693954467773,0.00012981891632080078,0.0001291036605834961,0.00012928247451782227,0.00012886524200439453,0.00012826919555664062,0.00012737512588500977,0.0001264810562133789,0.000125885009765625,0.0001245737075805664,0.00012505054473876953,0.00012475252151489258,0.00012505054473876953,0.00012427568435668945,0.00012475252151489258,0.00012427568435668945,0.0001233816146850586,0.0001232624053955078,0.00012385845184326172,0.00012356042861938477,0.00012385845184326172,0.0001232624053955078,0.00012344121932983398,0.00012296438217163086,0.00012308359146118164,0.0001227259635925293,0.00012224912643432617,0.00012236833572387695,0.00012254714965820312,0.0001227259635925293,0.00012236833572387695,0.00012224912643432617,0.00012224912643432617,0.00012195110321044922,0.00012195110321044922,0.0001220703125,0.00012183189392089844,0.00012165307998657227,0.0001214742660522461,0.0001214742660522461,0.00012135505676269531,0.00012135505676269531,0.00012135505676269531,0.00012117624282836914,0.00012105703353881836,0.00012087821960449219,0.00012087821960449219,0.00012087821960449219,0.00012087821960449219,0.00012105703353881836,0.00012105703353881836,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758,0.00012093782424926758]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.011887788772583008,0.016120437532663345,0.020387588068842888,0.024552112445235252,0.02860173210501671,0.03248703107237816,0.03619237244129181,0.03977008908987045,0.043177492916584015,0.04644060879945755,0.049512214958667755,0.05244274437427521,0.05522474646568298,0.05786392092704773,0.060401055961847305,0.06282620877027512,0.06513498723506927,0.06795749068260193,0.07115232944488525,0.07468224316835403,0.07859151810407639,0.08286656439304352,0.08758135139942169,0.0927734449505806,0.09844665229320526,0.1046043410897255,0.11132017523050308,0.11854943633079529,0.12628304958343506,0.1346139907836914,0.14352941513061523,0.15295986831188202,0.16291600465774536,0.17339259386062622,0.18430030345916748,0.19568823277950287,0.20737527310848236,0.2194574624300003,0.2317359894514084,0.24426129460334778,0.25691890716552734,0.2697254419326782,0.2825397849082947,0.2953545153141022,0.30810919404029846,0.3207881450653076,0.33335480093955994,0.34579020738601685,0.35816389322280884,0.3703836500644684,0.3825627565383911,0.39462143182754517,0.40671253204345703,0.4186937212944031,0.43069958686828613,0.44277870655059814,0.4549097418785095,0.46706342697143555,0.47937658429145813,0.49176695942878723,0.5041899085044861,0.5167552828788757,0.5293428301811218,0.5418757200241089,0.554396390914917,0.5667121410369873,0.578795850276947,0.5906974673271179,0.6022222638130188,0.6133904457092285,0.624146580696106,0.6344441771507263,0.6442152857780457,0.6535251140594482,0.6622732877731323,0.6704415082931519,0.6780272126197815,0.6850665807723999,0.6915930509567261,0.6976373195648193,0.70316082239151,0.7082107067108154,0.7128291130065918,0.7170246243476868,0.7208492755889893,0.7243107557296753,0.7274298667907715,0.730280876159668,0.7328136563301086,0.7351029515266418,0.7371665835380554,0.7389888763427734,0.740656316280365,0.7421528697013855,0.7435051202774048,0.7447082996368408,0.745772659778595,0.7467302083969116,0.7476081252098083,0.7483853697776794,0.749058723449707,0.7496618032455444,0.7502102851867676,0.7506927251815796,0.7511191368103027,0.7515042424201965,0.7518534660339355,0.7521554827690125,0.7524253726005554,0.7526689171791077,0.7528911232948303,0.7530822157859802,0.7532535195350647,0.7534080743789673,0.7535464763641357,0.7536647915840149,0.7537676692008972,0.7538667917251587,0.7539553642272949,0.7540305256843567,0.7540974617004395,0.7541542053222656,0.7542086243629456,0.754256546497345,0.7543033361434937,0.7543386816978455,0.7543714642524719,0.7544006705284119,0.7544292211532593,0.7544512748718262,0.7544716000556946,0.7544904351234436,0.7545080184936523,0.7545227408409119,0.754536509513855,0.7545492053031921,0.7545594573020935,0.7545685172080994,0.7545762658119202,0.7545841336250305,0.7545916438102722,0.754597008228302,0.7546017169952393,0.7546072602272034,0.754612386226654,0.7546157240867615,0.754619836807251,0.7546221613883972,0.7546247839927673,0.7546268701553345,0.7546291947364807,0.7546312212944031,0.7546331286430359,0.7546351552009583,0.7546367645263672,0.7546382546424866,0.7546394467353821,0.754641056060791,0.7546421885490417,0.7546434998512268,0.7546446919441223,0.7546452879905701,0.7546457052230835,0.7546463012695312,0.7546467185020447,0.754647433757782,0.7546479105949402,0.7546485066413879,0.7546486258506775,0.7546489238739014,0.7546490430831909,0.7546492218971252,0.754649817943573,0.7546501159667969,0.7546501159667969,0.754650354385376,0.7546506524085999,0.7546508312225342,0.7546509504318237,0.7546509504318237,0.7546511292457581,0.7546512484550476,0.7546512484550476,0.7546512484550476,0.7546512484550476,0.7546512484550476,0.7546512484550476,0.7546512484550476,0.7546512484550476,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819,0.7546514272689819],"recovered":[0.0,0.005883284378796816,0.010956966318190098,0.015631403774023056,0.020068133249878883,0.024297859519720078,0.028337975963950157,0.03222590684890747,0.03592335432767868,0.03947928920388222,0.04288625344634056,0.04611136019229889,0.049215272068977356,0.05216451734304428,0.054938480257987976,0.057609520852565765,0.06014227122068405,0.06258203834295273,0.06519563496112823,0.06811549514532089,0.07133372873067856,0.07488790899515152,0.07881151139736176,0.08311637490987778,0.08787677437067032,0.09308816492557526,0.09879148751497269,0.10497943311929703,0.111693374812603,0.11889617145061493,0.1266578584909439,0.13501277565956116,0.14388902485370636,0.1533200442790985,0.16326741874217987,0.1736782193183899,0.18457116186618805,0.19585691392421722,0.20754964649677277,0.21954236924648285,0.23178201913833618,0.24422793090343475,0.25685805082321167,0.26955950260162354,0.2822859585285187,0.2950720489025116,0.30777832865715027,0.32047805190086365,0.33301854133605957,0.34548434615135193,0.35776931047439575,0.3700225353240967,0.3822684586048126,0.39437609910964966,0.4064541757106781,0.41852423548698425,0.43053582310676575,0.4426365792751312,0.4547666013240814,0.46699950098991394,0.4792962968349457,0.49165186285972595,0.5041327476501465,0.5166708827018738,0.529193103313446,0.5416669845581055,0.5540730953216553,0.56633061170578,0.5783987641334534,0.5901798009872437,0.6016430258750916,0.612775981426239,0.6234395503997803,0.633659839630127,0.6434532999992371,0.6527214646339417,0.6614538431167603,0.6696056127548218,0.6771799921989441,0.6842478513717651,0.6908100843429565,0.696782648563385,0.7023330926895142,0.7074365615844727,0.7120583653450012,0.7162413001060486,0.7201027870178223,0.7235971689224243,0.7267639636993408,0.7296117544174194,0.7321560382843018,0.7344686388969421,0.7365539073944092,0.7384249567985535,0.7401086688041687,0.7416306734085083,0.7429976463317871,0.744196891784668,0.7452881932258606,0.7462619543075562,0.7471435070037842,0.747920036315918,0.7485924959182739,0.7492234706878662,0.7497795820236206,0.7502678632736206,0.7507036328315735,0.7510924935340881,0.7514405846595764,0.7517462968826294,0.7520287036895752,0.7522749304771423,0.7524959444999695,0.7526846528053284,0.7528647780418396,0.7530198693275452,0.7531580328941345,0.7532789707183838,0.7533882856369019,0.7534865140914917,0.7535767555236816,0.7536542415618896,0.7537214756011963,0.7537792325019836,0.7538360953330994,0.7538862228393555,0.7539299130439758,0.7539664506912231,0.7539977431297302,0.7540279030799866,0.7540552020072937,0.7540793418884277,0.754097580909729,0.7541161775588989,0.7541337013244629,0.7541491985321045,0.7541635632514954,0.7541756629943848,0.7541854977607727,0.7541948556900024,0.7542040348052979,0.7542130947113037,0.7542188167572021,0.7542244791984558,0.754230797290802,0.7542369365692139,0.7542410492897034,0.7542445063591003,0.7542480230331421,0.7542508244514465,0.7542535662651062,0.7542557716369629,0.7542585730552673,0.7542603015899658,0.7542628049850464,0.7542647123336792,0.7542659044265747,0.7542676329612732,0.7542686462402344,0.7542693614959717,0.7542708516120911,0.7542718648910522,0.7542728781700134,0.7542734742164612,0.7542740702629089,0.7542744874954224,0.7542752027511597,0.7542757987976074,0.7542763948440552,0.7542768120765686,0.7542771100997925,0.7542772889137268,0.7542775869369507,0.7542778849601746,0.7542781829833984,0.7542784214019775,0.7542788982391357,0.7542790174484253,0.7542794942855835,0.754279613494873,0.7542797923088074,0.7542797923088074,0.7542800307273865,0.7542800307273865,0.7542800307273865,0.7542800307273865,0.7542800307273865,0.7542802095413208,0.7542802095413208,0.7542802095413208,0.7542802095413208,0.7542802095413208,0.7542802095413208,0.7542802095413208,0.7542802095413208,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104,0.7542803287506104],"active":[0.011887788772583008,0.010237153619527817,0.00943062175065279,0.008920708671212196,0.008533598855137825,0.008189171552658081,0.007854396477341652,0.007544182240962982,0.0072541385889053345,0.006961319595575333,0.006625961512327194,0.006331384181976318,0.0060094743967056274,0.0056994035840034485,0.005462575703859329,0.005216687917709351,0.004992716014385223,0.0053754523396492004,0.005956694483757019,0.006566748023033142,0.007257789373397827,0.007978655397891998,0.008769840002059937,0.00965707004070282,0.010569877922534943,0.011516176164150238,0.012528687715530396,0.01357000321149826,0.014589674770832062,0.015717819333076477,0.016871556639671326,0.017947092652320862,0.019026979804039,0.02007254958152771,0.02103288471698761,0.022010013461112976,0.02280411124229431,0.02360054850578308,0.02418634295463562,0.02471892535686493,0.025136888027191162,0.02549751102924347,0.025681734085083008,0.025795012712478638,0.025823235511779785,0.02571609616279602,0.025576472282409668,0.025312155485153198,0.025145351886749268,0.024899303913116455,0.02479344606399536,0.024598896503448486,0.02444407343864441,0.024317622184753418,0.024245411157608032,0.02425447106361389,0.024373918771743774,0.02442684769630432,0.02460998296737671,0.02476745843887329,0.024893611669540405,0.02510342001914978,0.025210082530975342,0.025204837322235107,0.025203287601470947,0.025045156478881836,0.024722754955291748,0.02436685562133789,0.02382349967956543,0.023210644721984863,0.022503554821014404,0.021668195724487305,0.02077573537826538,0.01986527442932129,0.018819987773895264,0.017720043659210205,0.01657336950302124,0.015460968017578125,0.014413058757781982,0.0133894681930542,0.012350738048553467,0.01142805814743042,0.010496020317077637,0.009588062763214111,0.008790910243988037,0.008069455623626709,0.007327079772949219,0.006683707237243652,0.006049692630767822,0.005491197109222412,0.005010545253753662,0.004520237445831299,0.0041024088859558105,0.0037279129028320312,0.003396451473236084,0.0030776262283325195,0.0027750134468078613,0.0025333166122436523,0.002319931983947754,0.002123415470123291,0.0019152164459228516,0.0017417669296264648,0.0016177892684936523,0.001469254493713379,0.001339554786682129,0.0012363791465759277,0.0011498332023620605,0.0010629892349243164,0.000984787940979004,0.0009226202964782715,0.000862419605255127,0.0008072853088378906,0.0007575750350952148,0.000723421573638916,0.0006816983222961426,0.0006449222564697266,0.0006096363067626953,0.0005878210067749023,0.0005670785903930664,0.0005440115928649902,0.0005207061767578125,0.0004999637603759766,0.0004871487617492676,0.0004773139953613281,0.0004672408103942871,0.00045245885848999023,0.00044155120849609375,0.0004342198371887207,0.00043147802352905273,0.0004233717918395996,0.0004163980484008789,0.00041109323501586914,0.00041043758392333984,0.00040656328201293945,0.00040280818939208984,0.0004000067710876465,0.00039589405059814453,0.0003928542137145996,0.00039076805114746094,0.00038927793502807617,0.00038760900497436523,0.000383913516998291,0.0003829002380371094,0.0003827810287475586,0.0003815889358520508,0.0003787875175476074,0.0003787875175476074,0.000377655029296875,0.00037676095962524414,0.00037604570388793945,0.0003756284713745117,0.00037544965744018555,0.0003745555877685547,0.00037485361099243164,0.0003739595413208008,0.00037354230880737305,0.00037354230880737305,0.00037342309951782227,0.00037354230880737305,0.00037413835525512695,0.00037384033203125,0.00037342309951782227,0.00037282705307006836,0.00037282705307006836,0.0003726482391357422,0.00037294626235961914,0.0003727078437805176,0.0003727078437805176,0.00037223100662231445,0.00037211179733276367,0.0003719329833984375,0.0003719329833984375,0.00037223100662231445,0.00037223100662231445,0.0003719329833984375,0.0003719329833984375,0.00037175416946411133,0.0003718137741088867,0.0003714561462402344,0.0003713369369506836,0.0003713369369506836,0.0003714561462402344,0.0003712177276611328,0.0003712177276611328,0.0003712177276611328,0.0003712177276611328,0.0003712177276611328,0.00037103891372680664,0.00037103891372680664,0.0003712177276611328,0.0003712177276611328,0.0003712177276611328,0.0003712177276611328,0.0003712177276611328,0.0003712177276611328,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203,0.00037109851837158203]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.011887788772583008,0.016128623858094215,0.020340953022241592,0.02440270595252514,0.028256282210350037,0.03191031143069267,0.03540484607219696,0.03870216757059097,0.041816167533397675,0.04476965218782425,0.04755004495382309,0.05014960095286369,0.052617147564888,0.05493558198213577,0.05712244287133217,0.05919220671057701,0.06112601235508919,0.06347353756427765,0.06607411801815033,0.06892804801464081,0.07202640175819397,0.07538673281669617,0.07905552536249161,0.08304198831319809,0.08731572329998016,0.09195083379745483,0.09693080186843872,0.10223429650068283,0.10799068957567215,0.11408112943172455,0.12054595351219177,0.12742537260055542,0.13469061255455017,0.142304927110672,0.15031732618808746,0.15867926180362701,0.16739031672477722,0.176457479596138,0.18577593564987183,0.19538255035877228,0.2051873803138733,0.21517276763916016,0.22530697286128998,0.23558475077152252,0.24598428606987,0.25641363859176636,0.266798734664917,0.27720382809638977,0.2876073122024536,0.2979273200035095,0.3082420825958252,0.3185102045536041,0.32870185375213623,0.33876678347587585,0.34883400797843933,0.3587800860404968,0.3686300814151764,0.37850481271743774,0.38832440972328186,0.3981522023677826,0.40798380970954895,0.41783586144447327,0.42775794863700867,0.4376993179321289,0.4477030038833618,0.4578016698360443,0.4679664373397827,0.4781515300273895,0.48834025859832764,0.4984827935695648,0.5086933374404907,0.5188189148902893,0.5288169980049133,0.5387348532676697,0.5484968423843384,0.5580509901046753,0.5675029158592224,0.5765501856803894,0.5853185653686523,0.5937733054161072,0.6018832325935364,0.6096867322921753,0.617098867893219,0.6241108775138855,0.6307492256164551,0.6369921565055847,0.6428779363632202,0.6483665108680725,0.6534502506256104,0.6582472324371338,0.6626789569854736,0.666732668876648,0.6704625487327576,0.673936665058136,0.677155613899231,0.6800978183746338,0.6828005909919739,0.6852911114692688,0.6875783801078796,0.6896467208862305,0.691534161567688,0.693278968334198,0.694850504398346,0.6962715983390808,0.6975685954093933,0.6987460255622864,0.6998354196548462,0.7008061408996582,0.7016964554786682,0.7025061845779419,0.7032511830329895,0.7039029002189636,0.7045025825500488,0.7050424218177795,0.7055338025093079,0.7059863805770874,0.706384003162384,0.7067487835884094,0.7070773839950562,0.7073855996131897,0.7076605558395386,0.7079046964645386,0.7081263065338135,0.7083264589309692,0.7085081934928894,0.7086742520332336,0.7088284492492676,0.7089642882347107,0.7090866565704346,0.7091964483261108,0.7092992067337036,0.7093921899795532,0.7094775438308716,0.7095525860786438,0.70961993932724,0.7096796035766602,0.7097358703613281,0.7097899913787842,0.7098360061645508,0.70987868309021,0.7099148035049438,0.7099500298500061,0.7099798917770386,0.7100064754486084,0.7100339531898499,0.7100561857223511,0.7100772261619568,0.7100947499275208,0.7101145386695862,0.7101308703422546,0.7101443409919739,0.7101563215255737,0.7101675868034363,0.710176944732666,0.7101860046386719,0.71019446849823,0.7102013230323792,0.7102070450782776,0.7102133631706238,0.7102189064025879,0.710224449634552,0.7102279663085938,0.710231602191925,0.7102358341217041,0.7102392315864563,0.710241973400116,0.7102444767951965,0.7102463841438293,0.7102482914924622,0.7102503180503845,0.7102521061897278,0.7102534174919128,0.7102553248405457,0.7102571725845337,0.7102579474449158,0.7102587819099426,0.7102595567703247,0.7102603912353516,0.7102611660957336,0.7102620005607605,0.7102625966072083,0.7102633118629456,0.7102637887001038,0.7102642059326172,0.7102645039558411,0.7102646231651306,0.7102648019790649,0.7102652192115784,0.7102653980255127,0.7102655172348022,0.7102656960487366,0.7102659940719604,0.71026611328125,0.71026611328125,0.7102662324905396,0.7102662324905396,0.7102664113044739,0.7102664113044739,0.7102664113044739,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634,0.7102665305137634],"recovered":[0.0,0.005870858207345009,0.01094994880259037,0.01558900810778141,0.01993129961192608,0.02403223142027855,0.027919579297304153,0.031611762940883636,0.035094745457172394,0.03839762508869171,0.0415182039141655,0.04448747634887695,0.04724418744444847,0.049876052886247635,0.05236172676086426,0.05468001216650009,0.056887779384851456,0.05894394591450691,0.061140019446611404,0.06355245411396027,0.06616940349340439,0.06904496997594833,0.07216715812683105,0.07555438578128815,0.07921820878982544,0.08316125720739365,0.08748790621757507,0.0921405553817749,0.097091443836689,0.10247241705656052,0.10819781571626663,0.11431471258401871,0.12079518288373947,0.1276797205209732,0.13490650057792664,0.14256174862384796,0.15051889419555664,0.15889926254749298,0.16754700243473053,0.17653478682041168,0.1858428716659546,0.19540941715240479,0.2051873654127121,0.21513693034648895,0.22528429329395294,0.23553632199764252,0.24588748812675476,0.2562275230884552,0.2666337788105011,0.27703917026519775,0.2873453199863434,0.29777276515960693,0.30804747343063354,0.3182777166366577,0.32842859625816345,0.3385816514492035,0.34863340854644775,0.3585875332355499,0.3684765696525574,0.3783245384693146,0.38820934295654297,0.3980121314525604,0.40788042545318604,0.4177321791648865,0.42761173844337463,0.4375598430633545,0.44765573740005493,0.45770925283432007,0.46783891320228577,0.4780101180076599,0.48822253942489624,0.4984329044818878,0.5085631608963013,0.5186419486999512,0.5286105275154114,0.5384843945503235,0.5482269525527954,0.5578078031539917,0.5671125650405884,0.5761434435844421,0.5849425196647644,0.5933580994606018,0.6014474034309387,0.6092010736465454,0.6165867447853088,0.6235803365707397,0.6302103400230408,0.6364873051643372,0.6423903703689575,0.647851288318634,0.6529856324195862,0.657800555229187,0.6622172594070435,0.6662777066230774,0.6700353622436523,0.6735319495201111,0.6767611503601074,0.6797266006469727,0.6824342012405396,0.6849168539047241,0.6871870160102844,0.6892667412757874,0.6912022829055786,0.6929565668106079,0.6945253610610962,0.6959606409072876,0.6972586512565613,0.6984647512435913,0.699547529220581,0.700542688369751,0.7014473080635071,0.7022764682769775,0.7030103802680969,0.7036741971969604,0.704275906085968,0.7048177123069763,0.7053102254867554,0.7057657837867737,0.7061693668365479,0.7065423130989075,0.7068795561790466,0.7071893811225891,0.7074649333953857,0.7077131867408752,0.7079434394836426,0.7081547975540161,0.7083368301391602,0.7085025906562805,0.7086585760116577,0.7087955474853516,0.7089176177978516,0.7090335488319397,0.7091342806816101,0.7092276811599731,0.7093124985694885,0.7093895077705383,0.7094557285308838,0.7095190286636353,0.7095780968666077,0.7096289992332458,0.7096785306930542,0.7097201943397522,0.7097605466842651,0.7097972631454468,0.7098273634910583,0.7098557353019714,0.7098795771598816,0.7099036574363708,0.7099247574806213,0.709944486618042,0.7099602818489075,0.7099754810333252,0.7099905014038086,0.7100029587745667,0.7100158333778381,0.7100251913070679,0.7100343704223633,0.7100431323051453,0.7100511789321899,0.7100569009780884,0.7100627422332764,0.7100684642791748,0.7100732326507568,0.7100785374641418,0.7100823521614075,0.7100852727890015,0.7100881934165955,0.7100908160209656,0.7100928425788879,0.7100953459739685,0.7100972533226013,0.7100991606712341,0.7101004719734192,0.710102379322052,0.71010422706604,0.710105836391449,0.710106611251831,0.7101074457168579,0.7101079225540161,0.7101092338562012,0.7101101279258728,0.7101108431816101,0.710111141204834,0.7101117372512817,0.7101121544837952,0.710112452507019,0.7101127505302429,0.7101128697395325,0.7101130485534668,0.7101132869720459,0.7101135849952698,0.7101135849952698,0.7101137638092041,0.710114061832428,0.7101141810417175,0.7101143598556519,0.7101144790649414,0.7101144790649414,0.7101146578788757,0.7101146578788757,0.7101146578788757,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653,0.7101147770881653],"active":[0.011887788772583008,0.010257765650749207,0.009391004219651222,0.008813697844743729,0.008324982598423958,0.007878080010414124,0.007485266774892807,0.007090404629707336,0.006721422076225281,0.006372027099132538,0.006031841039657593,0.00566212460398674,0.005372960120439529,0.005059529095888138,0.004760716110467911,0.0045121945440769196,0.004238232970237732,0.004529591649770737,0.004934098571538925,0.005375593900680542,0.005856998264789581,0.006341762840747833,0.006888367235660553,0.007487602531909943,0.008097514510154724,0.008789576590061188,0.009442895650863647,0.010093741118907928,0.010899245738983154,0.011608712375164032,0.01234813779592514,0.013110660016536713,0.0138954296708107,0.014625206589698792,0.015410825610160828,0.016117513179779053,0.01687142252922058,0.01755821704864502,0.018228933215141296,0.018847763538360596,0.0193445086479187,0.01976335048675537,0.02011960744857788,0.02044782042503357,0.020699992775917053,0.02087731659412384,0.02091124653816223,0.02097630500793457,0.020973533391952515,0.020888149738311768,0.02089676260948181,0.020737439393997192,0.020654380321502686,0.02048906683921814,0.02040541172027588,0.020198434591293335,0.019996672868728638,0.019917279481887817,0.019847840070724487,0.019827663898468018,0.01977446675300598,0.019823729991912842,0.019877523183822632,0.01996713876724243,0.020091265439987183,0.02024182677268982,0.020310699939727783,0.020442277193069458,0.02050134539604187,0.020472675561904907,0.020470798015594482,0.02038601040840149,0.02025383710861206,0.020092904567718506,0.019886314868927002,0.019566595554351807,0.019275963306427002,0.018742382526397705,0.018206000328063965,0.01762986183166504,0.016940712928771973,0.016328632831573486,0.015651464462280273,0.014909803867340088,0.01416248083114624,0.01341181993484497,0.012667596340179443,0.011879205703735352,0.011059880256652832,0.010395944118499756,0.009693324565887451,0.008932113647460938,0.008245289325714111,0.007658958435058594,0.007120251655578613,0.006565868854522705,0.006039440631866455,0.005564510822296143,0.005144178867340088,0.004729866981506348,0.0043471455574035645,0.0040122270584106445,0.003648221492767334,0.0033150315284729004,0.003043234348297119,0.0027853846549987793,0.002576768398284912,0.0023413896560668945,0.002148926258087158,0.001963496208190918,0.0018038749694824219,0.001626431941986084,0.0014922022819519043,0.0013682246208190918,0.0012578964233398438,0.001168668270111084,0.0010737776756286621,0.0009829998016357422,0.0009080171585083008,0.0008432865142822266,0.0007809996604919434,0.0007153153419494629,0.0006613731384277344,0.0006132721900939941,0.0005647540092468262,0.0005194544792175293,0.0004916191101074219,0.0004616975784301758,0.00042808055877685547,0.00040090084075927734,0.0003815889358520508,0.0003586411476135254,0.0003432631492614746,0.0003249049186706543,0.00030744075775146484,0.00029009580612182617,0.00028014183044433594,0.0002709627151489258,0.00025790929794311523,0.00024968385696411133,0.00023627281188964844,0.00022983551025390625,0.0002193450927734375,0.0002092123031616211,0.0002065896987915039,0.00020045042037963867,0.0001976490020751953,0.00019109249114990234,0.00018978118896484375,0.00018638372421264648,0.00018405914306640625,0.00018084049224853516,0.00017708539962768555,0.00017398595809936523,0.00017017126083374023,0.00016927719116210938,0.00016695261001586914,0.00016391277313232422,0.0001621842384338379,0.00016200542449951172,0.00016170740127563477,0.0001595020294189453,0.0001583695411682129,0.00015729665756225586,0.00015687942504882812,0.00015670061111450195,0.00015628337860107422,0.00015556812286376953,0.00015544891357421875,0.00015497207641601562,0.00015485286712646484,0.00015425682067871094,0.00015485286712646484,0.00015479326248168945,0.00015372037887573242,0.00015294551849365234,0.00015294551849365234,0.00015294551849365234,0.0001532435417175293,0.00015276670455932617,0.00015246868133544922,0.00015246868133544922,0.0001526474952697754,0.00015246868133544922,0.00015234947204589844,0.00015217065811157227,0.00015205144882202148,0.00015234947204589844,0.00015234947204589844,0.00015223026275634766,0.00015211105346679688,0.00015240907669067383,0.00015234947204589844,0.00015205144882202148,0.00015205144882202148,0.0001518726348876953,0.0001519322395324707,0.0001519322395324707,0.00015175342559814453,0.0001518726348876953,0.0001518726348876953,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453,0.00015175342559814453]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.011887788772583008,0.01615508459508419,0.020265372470021248,0.024187512695789337,0.027889637276530266,0.03136472776532173,0.03459319472312927,0.037617143243551254,0.04045294225215912,0.04309942573308945,0.04558919370174408,0.04791347682476044,0.0500493161380291,0.052051980048418045,0.05392847955226898,0.055659808218479156,0.05729962885379791,0.05922963097691536,0.06133214011788368,0.06359092891216278,0.0660109668970108,0.06860686838626862,0.07139910012483597,0.07439497858285904,0.077581487596035,0.08098524063825607,0.08459833264350891,0.08845454454421997,0.09251381456851959,0.09684426337480545,0.10141782462596893,0.10622690618038177,0.11129356920719147,0.11659808456897736,0.12214469164609909,0.12787476181983948,0.13392749428749084,0.14016090333461761,0.14662997424602509,0.15331979095935822,0.16019219160079956,0.16727307438850403,0.17449472844600677,0.18187777698040009,0.18943274021148682,0.1970912218093872,0.20487351715564728,0.21276691555976868,0.22070300579071045,0.2286401242017746,0.23666362464427948,0.24466213583946228,0.25267159938812256,0.2606622576713562,0.26865386962890625,0.27660927176475525,0.2845050096511841,0.29235395789146423,0.3001450300216675,0.30788567662239075,0.31556856632232666,0.3232511579990387,0.3308664858341217,0.3384612202644348,0.34607672691345215,0.35361677408218384,0.3611406087875366,0.36875858902931213,0.3762444257736206,0.3837932348251343,0.39139002561569214,0.3989894390106201,0.40662845969200134,0.4143392741680145,0.4220958650112152,0.4298284351825714,0.4376094341278076,0.44536030292510986,0.45317578315734863,0.4609060287475586,0.4686698913574219,0.476376473903656,0.48409268260002136,0.4916675388813019,0.4991479516029358,0.506502628326416,0.5137598514556885,0.5208232998847961,0.5277451276779175,0.5344874262809753,0.541053295135498,0.5473520159721375,0.5534610152244568,0.5593518018722534,0.5650010108947754,0.5704095959663391,0.5755248069763184,0.5804056525230408,0.5850831866264343,0.5894937515258789,0.5936433672904968,0.597562849521637,0.6012753844261169,0.6047424077987671,0.6080219149589539,0.6111037135124207,0.6139656901359558,0.6166703701019287,0.619157075881958,0.6215300559997559,0.6236964464187622,0.6257277727127075,0.627600908279419,0.6293479800224304,0.6309794783592224,0.6324915289878845,0.6338824033737183,0.6351677179336548,0.6363568305969238,0.6374704837799072,0.6385012865066528,0.6394291520118713,0.6403127312660217,0.6411123871803284,0.6418671607971191,0.6425709128379822,0.6431918144226074,0.6437703967094421,0.6442975997924805,0.6448041200637817,0.6452630162239075,0.6456874012947083,0.6460806727409363,0.6464453935623169,0.646786630153656,0.6471006274223328,0.6473848223686218,0.647646963596344,0.6478757262229919,0.648095428943634,0.6482973694801331,0.6484793424606323,0.648651123046875,0.6488062143325806,0.6489546298980713,0.6490870714187622,0.6492098569869995,0.6493231654167175,0.6494309306144714,0.6495275497436523,0.6496158242225647,0.6496972441673279,0.6497770547866821,0.6498414278030396,0.6499041318893433,0.6499612927436829,0.6500168442726135,0.650065541267395,0.6501140594482422,0.6501590609550476,0.6501989960670471,0.6502372622489929,0.6502691507339478,0.650301456451416,0.6503318548202515,0.6503584980964661,0.6503837704658508,0.6504057049751282,0.6504261493682861,0.6504444479942322,0.6504610776901245,0.6504793763160706,0.6504945755004883,0.6505081653594971,0.6505212187767029,0.6505329012870789,0.6505447030067444,0.6505558490753174,0.6505652070045471,0.650574266910553,0.6505821347236633,0.6505891680717468,0.6505956053733826,0.6506030559539795,0.6506099104881287,0.6506162285804749,0.6506210565567017,0.6506258845329285,0.650630533695221,0.6506350636482239,0.6506385803222656,0.6506415009498596,0.6506446003913879,0.6506479382514954,0.6506512761116028,0.650653064250946,0.6506558060646057,0.6506581902503967,0.6506596207618713,0.6506612300872803,0.6506628394126892,0.6506644487380981,0.6506657600402832,0.6506670713424683,0.6506679654121399,0.6506695747375488,0.6506702899932861,0.6506711840629578,0.6506718993186951,0.6506724953651428,0.6506730914115906,0.6506733894348145,0.6506739854812622,0.6506745219230652,0.6506752967834473,0.6506757140159607,0.6506761312484741,0.650676429271698,0.6506770253181458,0.6506774425506592,0.6506779193878174,0.6506782174110413,0.6506783366203308,0.6506786346435547,0.6506790518760681,0.6506796479225159,0.6506798267364502,0.6506801247596741,0.6506803631782532,0.650680661201477,0.6506811380386353,0.6506812572479248,0.6506814360618591,0.6506815552711487,0.650681734085083,0.650681734085083,0.6506818532943726,0.6506821513175964,0.6506824493408203,0.6506825685501099,0.6506827473640442,0.6506830453872681,0.6506831645965576,0.6506833434104919,0.6506834626197815,0.650683581829071,0.6506838798522949,0.6506841778755188,0.6506843566894531,0.6506844758987427,0.6506844758987427,0.6506844758987427,0.6506844758987427,0.6506847739219666,0.6506847739219666,0.6506849527359009,0.6506849527359009,0.6506850719451904,0.6506850719451904,0.6506850719451904,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448],"recovered":[0.0,0.005880506709218025,0.010955212637782097,0.015554506331682205,0.019826188683509827,0.02379964292049408,0.027533050626516342,0.031012820079922676,0.03428119793534279,0.03734125569462776,0.040177930146455765,0.04286549612879753,0.0453653484582901,0.04768963158130646,0.04984242841601372,0.05186248570680618,0.053737085312604904,0.055502187460660934,0.05733775347471237,0.059323750436306,0.06144321709871292,0.06371589004993439,0.06614455580711365,0.06873767822980881,0.07154306769371033,0.0745474249124527,0.07773847132921219,0.08113198727369308,0.08477549254894257,0.08862833678722382,0.09271874278783798,0.09706833958625793,0.10166032612323761,0.10647525638341904,0.1115558072924614,0.11688561737537384,0.12238617241382599,0.12817326188087463,0.1341850459575653,0.14042972028255463,0.1468818336725235,0.15357472002506256,0.16045443713665009,0.16750138998031616,0.17471368610858917,0.18206150829792023,0.18961969017982483,0.19727802276611328,0.2050435096025467,0.21287184953689575,0.22075137495994568,0.22867707908153534,0.2366633117198944,0.2446831613779068,0.25266602635383606,0.26064684987068176,0.26861071586608887,0.27653804421424866,0.28444284200668335,0.29230159521102905,0.300102174282074,0.30785465240478516,0.31554514169692993,0.3232235014438629,0.33082830905914307,0.3384419083595276,0.34602054953575134,0.3535650074481964,0.36118224263191223,0.3687228858470917,0.37624043226242065,0.38380229473114014,0.39144086837768555,0.3990454077720642,0.4066886901855469,0.4143874943256378,0.4220753610134125,0.4298352897167206,0.4375982880592346,0.4453827738761902,0.45314666628837585,0.46089956164360046,0.4686339199542999,0.4763830304145813,0.4840388596057892,0.49159032106399536,0.4990723431110382,0.5064293742179871,0.5136175751686096,0.5206892490386963,0.5275744795799255,0.5343169569969177,0.5408504605293274,0.5471422076225281,0.5532401204109192,0.5590932965278625,0.5647428035736084,0.5701072812080383,0.5752307772636414,0.5801621079444885,0.5847985148429871,0.5892083644866943,0.5933506488800049,0.597313404083252,0.6009969711303711,0.6045047044754028,0.6077999472618103,0.6108569502830505,0.6137411594390869,0.6164553165435791,0.6189776659011841,0.6213339567184448,0.6234983205795288,0.6255267262458801,0.6274557113647461,0.6292148232460022,0.6308522820472717,0.6323628425598145,0.6337535977363586,0.6350584626197815,0.6362752318382263,0.6373792290687561,0.6383942365646362,0.6393569111824036,0.6402180790901184,0.6410490274429321,0.6417894959449768,0.6424818634986877,0.6431304812431335,0.6437132358551025,0.6442512273788452,0.644752025604248,0.6452183723449707,0.6456515789031982,0.6460443735122681,0.6464107036590576,0.6467515230178833,0.6470694541931152,0.6473523378372192,0.6476213335990906,0.6478554010391235,0.6480749845504761,0.6482731699943542,0.6484541893005371,0.6486249566078186,0.6487879157066345,0.6489377617835999,0.6490771174430847,0.6492024064064026,0.649320662021637,0.6494278311729431,0.6495254635810852,0.6496139168739319,0.6496988534927368,0.6497725248336792,0.6498404741287231,0.6499032378196716,0.6499659419059753,0.6500179767608643,0.6500700116157532,0.6501154899597168,0.650158166885376,0.6501961946487427,0.6502317190170288,0.6502663493156433,0.6503008604049683,0.6503296494483948,0.6503562331199646,0.6503815650939941,0.6504048109054565,0.6504248380661011,0.650443971157074,0.6504614949226379,0.6504778861999512,0.6504942774772644,0.6505085825920105,0.6505218744277954,0.6505336165428162,0.6505439877510071,0.6505534648895264,0.6505634188652039,0.6505714654922485,0.6505799293518066,0.6505885720252991,0.6505950093269348,0.6506021618843079,0.6506093144416809,0.6506153345108032,0.6506217122077942,0.6506268382072449,0.6506316661834717,0.6506353616714478,0.650638997554779,0.6506428122520447,0.6506460309028625,0.6506489515304565,0.6506516933441162,0.6506541967391968,0.650656521320343,0.6506587266921997,0.6506607532501221,0.6506620645523071,0.6506633758544922,0.6506648659706116,0.6506658792495728,0.6506668925285339,0.6506680846214294,0.650669276714325,0.6506704092025757,0.650671124458313,0.6506718993186951,0.650672197341919,0.6506727337837219,0.6506732106208801,0.6506738066673279,0.6506745219230652,0.6506748199462891,0.6506751179695129,0.6506755352020264,0.650676429271698,0.6506770253181458,0.6506774425506592,0.6506778597831726,0.6506780385971069,0.6506783366203308,0.6506784558296204,0.6506788730621338,0.650679349899292,0.6506794691085815,0.6506797671318054,0.6506802439689636,0.650680661201477,0.6506807804107666,0.6506809592247009,0.6506810784339905,0.6506815552711487,0.6506815552711487,0.6506816744804382,0.6506819725036621,0.6506820917129517,0.650682270526886,0.6506823897361755,0.6506823897361755,0.6506825685501099,0.6506825685501099,0.6506828665733337,0.6506831645965576,0.6506831645965576,0.650683581829071,0.6506837010383606,0.6506838798522949,0.6506839990615845,0.6506841778755188,0.6506841778755188,0.6506845951080322,0.6506847739219666,0.6506848931312561,0.6506848931312561,0.6506850123405457,0.6506850123405457,0.6506850123405457,0.6506850123405457,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448,0.65068519115448],"active":[0.011887788772583008,0.010274577885866165,0.009310159832239151,0.008633006364107132,0.00806344859302044,0.007565084844827652,0.00706014409661293,0.006604323163628578,0.00617174431681633,0.005758170038461685,0.005411263555288315,0.005047980695962906,0.004683967679738998,0.0043623484671115875,0.004086051136255264,0.0037973225116729736,0.0035625435411930084,0.003727443516254425,0.00399438664317131,0.004267178475856781,0.004567749798297882,0.0048909783363342285,0.0052545443177223206,0.005657300353050232,0.0060384199023246765,0.006437815725803375,0.006859861314296722,0.007322557270526886,0.007738322019577026,0.008215926587581635,0.008699081838130951,0.00915856659412384,0.009633243083953857,0.010122828185558319,0.010588884353637695,0.010989144444465637,0.011541321873664856,0.011987641453742981,0.012444928288459778,0.012890070676803589,0.013310357928276062,0.013698354363441467,0.01404029130935669,0.014376387000083923,0.014719054102897644,0.01502971351146698,0.015253826975822449,0.015488892793655396,0.015659496188163757,0.015768274664878845,0.0159122496843338,0.01598505675792694,0.01600828766822815,0.015979096293449402,0.01598784327507019,0.015962421894073486,0.015894293785095215,0.015815913677215576,0.01570218801498413,0.015584081411361694,0.015466392040252686,0.01539650559425354,0.015321344137191772,0.0152377188205719,0.015248417854309082,0.01517486572265625,0.015120059251785278,0.015193581581115723,0.015062183141708374,0.015070348978042603,0.015149593353271484,0.01518714427947998,0.015187591314315796,0.015293866395950317,0.015407174825668335,0.015440940856933594,0.015534073114395142,0.015525013208389282,0.015577495098114014,0.015523254871368408,0.01552322506904602,0.015476912260055542,0.015458762645721436,0.015284508466720581,0.015109091997146606,0.014912307262420654,0.014687508344650269,0.014393925666809082,0.014127552509307861,0.013798177242279053,0.01347881555557251,0.013035058975219727,0.012610554695129395,0.012209594249725342,0.011760890483856201,0.011316299438476562,0.010782003402709961,0.010298371315002441,0.009852409362792969,0.00933164358139038,0.008844852447509766,0.008354485034942627,0.00792473554611206,0.007429003715515137,0.007024943828582764,0.006599009037017822,0.006165742874145508,0.005813419818878174,0.005415916442871094,0.005074739456176758,0.004718780517578125,0.004393815994262695,0.004102587699890137,0.003821253776550293,0.0035237669944763184,0.0032767057418823242,0.003030121326446533,0.002804875373840332,0.0026032328605651855,0.0024120211601257324,0.0022260546684265137,0.0020499229431152344,0.001918494701385498,0.0017554759979248047,0.0016490817070007324,0.0015218853950500488,0.0014023184776306152,0.0012885332107543945,0.0011671185493469238,0.0010908842086791992,0.0010117888450622559,0.0009353756904602051,0.0008623003959655762,0.0007938146591186523,0.0007422566413879395,0.0006899237632751465,0.0006332993507385254,0.0005775094032287598,0.0005233883857727051,0.00047409534454345703,0.0004419684410095215,0.00040435791015625,0.00037795305252075195,0.00035202503204345703,0.00032967329025268555,0.00029915571212768555,0.0002720952033996582,0.0002460479736328125,0.00022852420806884766,0.00020688772201538086,0.00018799304962158203,0.00017178058624267578,0.00016313791275024414,0.00014257431030273438,0.0001316070556640625,0.0001208186149597168,0.00011360645294189453,9.959936141967773e-05,9.608268737792969e-05,8.90493392944336e-05,8.350610733032227e-05,7.909536361694336e-05,7.295608520507812e-05,6.973743438720703e-05,6.55055046081543e-05,5.7637691497802734e-05,5.412101745605469e-05,4.947185516357422e-05,4.458427429199219e-05,3.9637088775634766e-05,3.62396240234375e-05,3.540515899658203e-05,3.30805778503418e-05,3.0279159545898438e-05,2.6941299438476562e-05,2.4318695068359375e-05,2.282857894897461e-05,2.2232532501220703e-05,2.1219253540039062e-05,2.0802021026611328e-05,1.8715858459472656e-05,1.7702579498291016e-05,1.5676021575927734e-05,1.4483928680419922e-05,1.4901161193847656e-05,1.4066696166992188e-05,1.1742115020751953e-05,1.055002212524414e-05,8.821487426757812e-06,8.225440979003906e-06,6.9141387939453125e-06,6.139278411865234e-06,5.602836608886719e-06,5.125999450683594e-06,5.245208740234375e-06,4.112720489501953e-06,4.112720489501953e-06,3.993511199951172e-06,3.0994415283203125e-06,2.5033950805664062e-06,2.086162567138672e-06,2.384185791015625e-06,2.384185791015625e-06,2.205371856689453e-06,2.086162567138672e-06,2.682209014892578e-06,2.205371856689453e-06,1.9073486328125e-06,1.4901161193847656e-06,1.3709068298339844e-06,1.1920928955078125e-06,1.1920928955078125e-06,1.2516975402832031e-06,1.3113021850585938e-06,1.4901161193847656e-06,1.1920928955078125e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.4901161193847656e-06,1.0132789611816406e-06,8.940696716308594e-07,7.748603820800781e-07,4.76837158203125e-07,5.960464477539062e-07,7.152557373046875e-07,1.1920928955078125e-06,9.5367431640625e-07,7.748603820800781e-07,8.940696716308594e-07,8.940696716308594e-07,8.940696716308594e-07,5.960464477539062e-07,6.556510925292969e-07,5.960464477539062e-07,6.556510925292969e-07,1.7881393432617188e-07,2.980232238769531e-07,4.76837158203125e-07,4.76837158203125e-07,4.76837158203125e-07,4.76837158203125e-07,6.556510925292969e-07,7.748603820800781e-07,7.748603820800781e-07,8.940696716308594e-07,7.152557373046875e-07,7.152557373046875e-07,1.0132789611816406e-06,7.748603820800781e-07,7.748603820800781e-07,5.960464477539062e-07,4.76837158203125e-07,2.980232238769531e-07,5.960464477539062e-07,1.7881393432617188e-07,1.7881393432617188e-07,5.960464477539063e-08,1.7881393432617188e-07,5.960464477539063e-08,5.960464477539063e-08,1.7881393432617188e-07,1.7881393432617188e-07,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.011887788772583008,0.016120292246341705,0.020342562347650528,0.024506647139787674,0.028497351333498955,0.03231467306613922,0.0359758660197258,0.03948501870036125,0.042826052755117416,0.04598493129014969,0.04900025576353073,0.051868803799152374,0.05458999052643776,0.05719173699617386,0.05967302620410919,0.06198444217443466,0.06420814245939255,0.06630904972553253,0.06831769645214081,0.07020720839500427,0.07200154662132263,0.07369224727153778,0.07530048489570618,0.07682846486568451,0.07828232645988464,0.07967040687799454,0.08097617328166962,0.08222434669733047,0.08340995013713837,0.08452728390693665,0.08558043837547302,0.08664923906326294,0.08772008121013641,0.08876592665910721,0.0898231789469719,0.09087501466274261,0.09190990030765533,0.09294375777244568,0.09395670890808105,0.0949665904045105,0.09597969055175781,0.09696793556213379,0.09795983880758286,0.09894121438264847,0.09992142021656036,0.10089870542287827,0.10185698419809341,0.1028021052479744,0.10374049842357635,0.10469570755958557,0.10562913119792938,0.10653843730688095,0.10745066404342651,0.10835324227809906,0.10924515128135681,0.1101161539554596,0.11099285632371902,0.11185918003320694,0.11272667348384857,0.1135815978050232,0.11442072689533234,0.1152426078915596,0.11607501655817032,0.11689704656600952,0.11771921813488007,0.11852896958589554,0.11931444704532623,0.12010270357131958,0.12086991220712662,0.12162747234106064,0.12238210439682007,0.12314054369926453,0.12387192994356155,0.12461502104997635,0.12533822655677795,0.12605279684066772,0.1267574429512024,0.12744204699993134,0.12813469767570496,0.12881404161453247,0.12949791550636292,0.13017214834690094,0.1308262050151825,0.13147997856140137,0.1321243792772293,0.13275766372680664,0.1333954930305481,0.1340169608592987,0.13463124632835388,0.13524071872234344,0.1358431577682495,0.1364394724369049,0.1370217502117157,0.137595996260643,0.13817037642002106,0.13873496651649475,0.1392967700958252,0.1398414671421051,0.140393927693367,0.14091919362545013,0.14145030081272125,0.1419660598039627,0.1424863487482071,0.14299392700195312,0.14350076019763947,0.1439976692199707,0.1444825828075409,0.1449638307094574,0.14544788002967834,0.1459205001592636,0.1463833451271057,0.14684632420539856,0.14730551838874817,0.1477573961019516,0.14820370078086853,0.14865821599960327,0.1491086333990097,0.14954280853271484,0.14997495710849762,0.1504015326499939,0.15082518756389618,0.15125907957553864,0.15168362855911255,0.15210333466529846,0.15251106023788452,0.1529236137866974,0.15334200859069824,0.15374359488487244,0.15414445102214813,0.15455129742622375,0.15495039522647858,0.1553443819284439,0.15573251247406006,0.15611888468265533,0.15651419758796692,0.15689238905906677,0.1572844684123993,0.15767362713813782,0.15805138647556305,0.15843790769577026,0.1588204950094223,0.15919984877109528,0.15958170592784882,0.1599511206150055,0.1603364795446396,0.16070853173732758,0.16108249127864838,0.16145557165145874,0.16182148456573486,0.16219456493854523,0.16255740821361542,0.16292156279087067,0.16328440606594086,0.16364885866641998,0.16401506960391998,0.16439034044742584,0.16476692259311676,0.16513985395431519,0.16551117599010468,0.165877103805542,0.1662532389163971,0.1666286587715149,0.16700699925422668,0.16737964749336243,0.16775257885456085,0.1681288629770279,0.16850881278514862,0.16889914870262146,0.16927631199359894,0.1696527600288391,0.17003577947616577,0.17042551934719086,0.17080838978290558,0.17119374871253967,0.1715785264968872,0.1719668060541153,0.17236077785491943,0.17275755107402802,0.1731678992509842,0.17356495559215546,0.17397283017635345,0.1743834763765335,0.1747971922159195,0.17522232234477997,0.17563369870185852,0.17605619132518768,0.17649051547050476,0.17692601680755615,0.1773683875799179,0.1778135448694229,0.17824655771255493,0.17869623005390167,0.1791522055864334,0.17961475253105164,0.18007393181324005,0.18054188787937164,0.18101802468299866,0.1814950555562973,0.18197894096374512,0.1824723333120346,0.18297171592712402,0.18348732590675354,0.18399827182292938,0.1845260113477707,0.1850559562444687,0.18559058010578156,0.1861325055360794,0.186685249209404,0.18724209070205688,0.18780185282230377,0.1883673071861267,0.18894082307815552,0.1895352303981781,0.1901252567768097,0.1907314956188202,0.19134506583213806,0.19196154177188873,0.1925765722990036,0.19320768117904663,0.193851500749588,0.1944986879825592,0.1951635479927063,0.1958259493112564,0.19650690257549286,0.197177916765213,0.19786573946475983,0.1985718309879303,0.19927866756916046,0.19998520612716675,0.20072229206562042,0.20145559310913086,0.20219486951828003,0.20295827090740204,0.20372825860977173,0.2045077532529831,0.205293670296669,0.2061067819595337,0.2069307118654251,0.20773884654045105,0.2085651159286499,0.20940029621124268,0.2102375328540802,0.2110982984304428,0.2119663804769516,0.212833434343338,0.21370941400527954,0.21459020674228668,0.21550096571445465,0.21640194952487946,0.21731461584568024,0.21825169026851654,0.21918408572673798,0.22012950479984283,0.22107535600662231,0.22203026711940765,0.22298884391784668,0.22395822405815125,0.22493112087249756,0.22591586410999298,0.22689928114414215,0.22787964344024658,0.22887592017650604,0.2298681139945984,0.23087434470653534,0.23188349604606628,0.2329069823026657,0.23392914235591888,0.23494954407215118,0.23597565293312073,0.2369970977306366,0.2380288988351822,0.23904405534267426,0.2400708943605423,0.24111585319042206,0.24212193489074707,0.24314936995506287,0.24417883157730103,0.2452191263437271,0.24624976515769958,0.24728728830814362,0.24831616878509521,0.2493247389793396,0.2503531873226166,0.2513566315174103,0.2523763179779053,0.2533684968948364,0.2543734312057495,0.25534456968307495,0.2563238739967346,0.25730833411216736,0.2582712769508362,0.2592442035675049,0.2601858079433441,0.2611168920993805,0.2620592415332794,0.26297247409820557,0.2638930380344391,0.26480746269226074,0.26570579409599304,0.26659902930259705,0.2674839198589325,0.26835930347442627,0.2692243158817291,0.27007997035980225,0.2709236443042755,0.2717522382736206,0.27256739139556885,0.2733558118343353,0.27415502071380615,0.27492910623550415,0.27568739652633667,0.2764461040496826,0.27718159556388855,0.2779068648815155,0.27860358357429504,0.2793007791042328,0.2800029218196869,0.2806774377822876,0.2813345789909363,0.2819867432117462,0.28261110186576843,0.28323623538017273,0.28383371233940125,0.28442078828811646,0.28499269485473633,0.2855561077594757,0.28609803318977356,0.2866332530975342,0.2871728241443634,0.28768348693847656,0.2881898880004883,0.28868457674980164,0.28916555643081665,0.2896411120891571,0.290106862783432,0.290557861328125,0.29100799560546875,0.2914303243160248,0.2918379008769989,0.29223936796188354,0.292631596326828,0.2930131256580353,0.293390154838562,0.29375138878822327,0.2941059172153473,0.2944445013999939,0.29477208852767944,0.29509779810905457,0.29541444778442383,0.29572203755378723,0.2960273027420044],"recovered":[0.0,0.005894248373806477,0.010971146635711193,0.015566786751151085,0.019968871027231216,0.024157222360372543,0.02815830707550049,0.03199799731373787,0.035653047263622284,0.03916541486978531,0.04252238571643829,0.04571269825100899,0.04869717359542847,0.0515608973801136,0.05430225655436516,0.056908540427684784,0.059374332427978516,0.06170168146491051,0.06394380331039429,0.06605552136898041,0.0680575966835022,0.06996552646160126,0.07176074385643005,0.07345567643642426,0.07506728172302246,0.07661543786525726,0.07810058444738388,0.07948792725801468,0.08078610152006149,0.08204450458288193,0.08323566615581512,0.08435066044330597,0.0854390487074852,0.08652202785015106,0.08759243041276932,0.08865611255168915,0.08971204608678818,0.09076257050037384,0.09180110692977905,0.09283540397882462,0.09385961294174194,0.09487314522266388,0.09588346630334854,0.09688238799571991,0.09787356108427048,0.0988568365573883,0.09984493255615234,0.10081885755062103,0.10176660865545273,0.10269945114850998,0.10365597158670425,0.10458515584468842,0.10550878942012787,0.1064356341958046,0.1073417216539383,0.10825789719820023,0.10913942754268646,0.11002153903245926,0.1109086200594902,0.11178401112556458,0.1126474067568779,0.11348537355661392,0.11432363092899323,0.11514697223901749,0.1159830316901207,0.1168128103017807,0.11763235181570053,0.1184358149766922,0.11922875046730042,0.12001116573810577,0.12077997624874115,0.1215435266494751,0.12229304760694504,0.12306580692529678,0.12381503731012344,0.12453882396221161,0.12525925040245056,0.12597836554050446,0.12668095529079437,0.12738193571567535,0.1280650794506073,0.1287369728088379,0.12942524254322052,0.13009653985500336,0.13075658679008484,0.13140948116779327,0.13205446302890778,0.13269785046577454,0.13332413136959076,0.13395071029663086,0.13457025587558746,0.13517577946186066,0.1357748657464981,0.13637278974056244,0.13696002960205078,0.1375361680984497,0.13809680938720703,0.1386616826057434,0.13921107351779938,0.13977287709712982,0.14031246304512024,0.14084386825561523,0.1413741111755371,0.141898050904274,0.14241600036621094,0.14292825758457184,0.14342764019966125,0.14391972124576569,0.14439935982227325,0.14489129185676575,0.1453653872013092,0.14583846926689148,0.14630348980426788,0.14678505063056946,0.14723517000675201,0.14768455922603607,0.14813686907291412,0.14858216047286987,0.14902526140213013,0.1494651585817337,0.1498958319425583,0.15033015608787537,0.1507580578327179,0.15118741989135742,0.15161313116550446,0.15201836824417114,0.15242770314216614,0.15284200012683868,0.15325352549552917,0.15365613996982574,0.1540594846010208,0.1544536054134369,0.15485723316669464,0.15526729822158813,0.1556658148765564,0.15605585277080536,0.15644048154354095,0.1568327099084854,0.15722069144248962,0.15759816765785217,0.1579810380935669,0.15836741030216217,0.1587473601102829,0.15913125872612,0.1595052182674408,0.1598891168832779,0.16027241945266724,0.1606447696685791,0.16102471947669983,0.1613941341638565,0.161762535572052,0.16212844848632812,0.16248632967472076,0.16285882890224457,0.16321903467178345,0.163587287068367,0.16396182775497437,0.16432920098304749,0.16469760239124298,0.16507257521152496,0.16543689370155334,0.16580235958099365,0.16617295145988464,0.16655729711055756,0.16692598164081573,0.16730286180973053,0.16767199337482452,0.16804756224155426,0.16843979060649872,0.1688176840543747,0.16920040547847748,0.16958825290203094,0.1699683517217636,0.17036087810993195,0.1707431524991989,0.17112866044044495,0.17151708900928497,0.17191429436206818,0.1723049134016037,0.17271395027637482,0.17311669886112213,0.17352208495140076,0.1739228069782257,0.1743324249982834,0.17475345730781555,0.17517462372779846,0.17557840049266815,0.1760026514530182,0.17644472420215607,0.1768755465745926,0.1773185133934021,0.17775006592273712,0.17818322777748108,0.17862369120121002,0.17908215522766113,0.17953680455684662,0.18000257015228271,0.1804749071598053,0.18094973266124725,0.18142616748809814,0.1819109320640564,0.18239642679691315,0.18290576338768005,0.18341785669326782,0.1839304119348526,0.18445171415805817,0.18498356640338898,0.18551555275917053,0.18606550991535187,0.1866121143102646,0.18716779351234436,0.18772974610328674,0.18829916417598724,0.18888698518276215,0.18946503102779388,0.19006572663784027,0.19067709147930145,0.19128568470478058,0.19190947711467743,0.19253575801849365,0.193160280585289,0.19379884004592896,0.19444090127944946,0.1950974464416504,0.19577080011367798,0.19644254446029663,0.19712583720684052,0.19781672954559326,0.19851244986057281,0.19921563565731049,0.199932262301445,0.20065735280513763,0.20139239728450775,0.20213139057159424,0.2028975784778595,0.20365864038467407,0.20443755388259888,0.20522581040859222,0.2060326337814331,0.20684896409511566,0.20766572654247284,0.2085016369819641,0.20932528376579285,0.21016572415828705,0.21103161573410034,0.21188536286354065,0.21276074647903442,0.2136402279138565,0.21454310417175293,0.21543501317501068,0.21633628010749817,0.21725302934646606,0.21817857027053833,0.21913640201091766,0.22006705403327942,0.2210121750831604,0.2219647467136383,0.22292682528495789,0.22389519214630127,0.22488079965114594,0.22587037086486816,0.22684209048748016,0.22782376408576965,0.22882166504859924,0.2298201471567154,0.23082081973552704,0.23183098435401917,0.23285724222660065,0.2338767796754837,0.2349082976579666,0.23593498766422272,0.2369663566350937,0.23799246549606323,0.2390175610780716,0.24005244672298431,0.2410743087530136,0.24210071563720703,0.24312536418437958,0.24416682124137878,0.24520155787467957,0.24624666571617126,0.2472723424434662,0.2483016699552536,0.24932047724723816,0.25034087896347046,0.2513607144355774,0.252383291721344,0.25339069962501526,0.2543888986110687,0.25534993410110474,0.25633540749549866,0.25731050968170166,0.2582911550998688,0.2592408061027527,0.26018446683883667,0.26112285256385803,0.2620646059513092,0.2629920542240143,0.2639099657535553,0.2648017406463623,0.26571762561798096,0.26661333441734314,0.2674865126609802,0.2683744728565216,0.26923027634620667,0.2700875401496887,0.2709275484085083,0.27175235748291016,0.272574245929718,0.27337419986724854,0.2741566002368927,0.2749425172805786,0.27570009231567383,0.27644580602645874,0.2771982252597809,0.27791470289230347,0.27863267064094543,0.2793213725090027,0.2800047993659973,0.28067728877067566,0.28133323788642883,0.28198057413101196,0.2826061248779297,0.28321659564971924,0.28381994366645813,0.2844080626964569,0.28498169779777527,0.285553902387619,0.28610971570014954,0.2866476774215698,0.2871691584587097,0.28767716884613037,0.28818005323410034,0.28868427872657776,0.2891656756401062,0.28965073823928833,0.29010215401649475,0.29056063294410706,0.290987491607666,0.2914156913757324,0.2918298542499542,0.2922399044036865,0.2926403284072876,0.2930264174938202,0.2933940887451172,0.2937527000904083,0.2941029667854309,0.2944444715976715,0.2947804033756256,0.29510319232940674,0.29542335867881775],"active":[0.011887788772583008,0.010226043872535229,0.009371415711939335,0.008939860388636589,0.008528480306267738,0.008157450705766678,0.007817558944225311,0.007487021386623383,0.0071730054914951324,0.00681951642036438,0.006477870047092438,0.006156105548143387,0.005892816931009293,0.005630839616060257,0.005370769649744034,0.005075901746749878,0.004833810031414032,0.0046073682606220245,0.004373893141746521,0.004151687026023865,0.003943949937820435,0.0037267208099365234,0.003539741039276123,0.003372788429260254,0.0032150447368621826,0.003054969012737274,0.002875588834285736,0.002736419439315796,0.0026238486170768738,0.002482779324054718,0.002344772219657898,0.00229857861995697,0.0022810325026512146,0.0022438988089561462,0.0022307485342025757,0.002218902111053467,0.002197854220867157,0.0021811872720718384,0.002155601978302002,0.0021311864256858826,0.002120077610015869,0.0020947903394699097,0.002076372504234314,0.0020588263869285583,0.0020478591322898865,0.0020418688654899597,0.0020120516419410706,0.001983247697353363,0.0019738897681236267,0.001996256411075592,0.001973159611225128,0.0019532814621925354,0.001941874623298645,0.0019176080822944641,0.001903429627418518,0.001858256757259369,0.0018534287810325623,0.0018376410007476807,0.001818053424358368,0.0017975866794586182,0.0017733201384544373,0.0017572343349456787,0.0017513856291770935,0.001750074326992035,0.001736186444759369,0.0017161592841148376,0.001682095229625702,0.0016668885946273804,0.0016411617398262024,0.0016163066029548645,0.0016021281480789185,0.0015970170497894287,0.0015788823366165161,0.0015492141246795654,0.0015231892466545105,0.0015139728784561157,0.001498192548751831,0.0014636814594268799,0.0014537423849105835,0.0014321058988571167,0.0014328360557556152,0.0014351755380630493,0.001400962471961975,0.0013834387063980103,0.0013677924871444702,0.0013481825590133667,0.0013410300016403198,0.00131911039352417,0.0013071149587631226,0.0012900084257125854,0.0012729018926620483,0.0012636929750442505,0.0012468844652175903,0.0012232065200805664,0.0012103468179702759,0.001198798418045044,0.001199960708618164,0.0011797845363616943,0.001182854175567627,0.0011463165283203125,0.0011378377676010132,0.0011221915483474731,0.001112237572669983,0.0010958760976791382,0.0010847598314285278,0.0010694116353988647,0.0010549426078796387,0.0010441094636917114,0.0010485202074050903,0.0010292083024978638,0.0010179579257965088,0.00100785493850708,0.0010020285844802856,0.0009723454713821411,0.0009685307741165161,0.0009736567735671997,0.0009717643260955811,0.0009606480598449707,0.0009496957063674927,0.0009363740682601929,0.0009293556213378906,0.000928923487663269,0.0009255707263946533,0.00091591477394104,0.0008979290723800659,0.0009052455425262451,0.0009143054485321045,0.0009015947580337524,0.0008909255266189575,0.0008951574563980103,0.0008909106254577637,0.000890776515007019,0.0008752793073654175,0.0008515864610671997,0.0008483827114105225,0.0008365362882614136,0.0008439868688583374,0.0008409172296524048,0.0008306950330734253,0.0008397400379180908,0.0008394569158554077,0.0008324384689331055,0.000834345817565918,0.000819861888885498,0.0008312612771987915,0.0008194148540496826,0.0008100718259811401,0.0008108019828796387,0.0007967650890350342,0.0008004307746887207,0.0007948726415634155,0.0007931143045425415,0.0007980763912200928,0.000790029764175415,0.0007960349321365356,0.0008030533790588379,0.000805094838142395,0.0008106529712677002,0.0008135735988616943,0.0008045285940170288,0.00081634521484375,0.0008262991905212402,0.000834047794342041,0.0008223503828048706,0.0008265972137451172,0.0008260011672973633,0.0008368194103240967,0.0008515864610671997,0.0008365213871002197,0.0008350759744644165,0.0008353739976882935,0.0008372664451599121,0.0008400380611419678,0.000832870602607727,0.0008353739976882935,0.0008381456136703491,0.0008436888456344604,0.0008432567119598389,0.0008629858493804932,0.0008510053157806396,0.0008561313152313232,0.0008613914251327515,0.0008743852376937866,0.000889897346496582,0.0008802413940429688,0.0008815675973892212,0.0009121149778366089,0.0009233653545379639,0.0009236633777618408,0.0009379982948303223,0.000928044319152832,0.0009461641311645508,0.0009689778089523315,0.0009910613298416138,0.0009917765855789185,0.0010050833225250244,0.0010154545307159424,0.0010201483964920044,0.0010292083024978638,0.0010461658239364624,0.001060783863067627,0.001090899109840393,0.0010925084352493286,0.0011081546545028687,0.0011255443096160889,0.0011388659477233887,0.0011489391326904297,0.0011696964502334595,0.001176580786705017,0.0011897385120391846,0.0011995136737823486,0.0012110769748687744,0.001236066222190857,0.0012382715940475464,0.0012664645910263062,0.0012793391942977905,0.0012844502925872803,0.0012908875942230225,0.0012982040643692017,0.0013157427310943604,0.0013384073972702026,0.0013647079467773438,0.0013850480318069458,0.0014094561338424683,0.0014071166515350342,0.0014231950044631958,0.0014459937810897827,0.0014619380235671997,0.001472756266593933,0.0015066564083099365,0.001523330807685852,0.001537516713142395,0.0015658736228942871,0.0015968680381774902,0.0016101747751235962,0.001635029911994934,0.0016692280769348145,0.0017049014568328857,0.0017062127590179443,0.0017161518335342407,0.0017345696687698364,0.0017358958721160889,0.0017730146646499634,0.0018006563186645508,0.001801818609237671,0.0018240511417388916,0.0018294602632522583,0.0018607378005981445,0.0018588453531265259,0.0018796026706695557,0.0019154101610183716,0.0019310563802719116,0.0019509345293045044,0.0019389539957046509,0.001963213086128235,0.0019766688346862793,0.0019934773445129395,0.002004295587539673,0.0020206719636917114,0.002018481492996216,0.002009272575378418,0.002033829689025879,0.0020443499088287354,0.002052679657936096,0.002063348889350891,0.002086162567138672,0.0020981580018997192,0.002092301845550537,0.002098873257637024,0.002088800072669983,0.0020939111709594727,0.0020776987075805664,0.002078428864479065,0.002098292112350464,0.0020694881677627563,0.0020750612020492554,0.002078115940093994,0.002093762159347534,0.0020829439163208008,0.0020857304334640503,0.00206950306892395,0.002052396535873413,0.002051517367362976,0.002036154270172119,0.0020354390144348145,0.002007782459259033,0.0019901394844055176,0.0019538700580596924,0.0019349753856658936,0.001958400011062622,0.0019358694553375244,0.0019336938858032227,0.0018946528434753418,0.0018760859966278076,0.001874774694442749,0.0018496215343475342,0.0018284320831298828,0.00181540846824646,0.0017958283424377441,0.0017972886562347412,0.001766294240951538,0.0017459690570831299,0.0017378032207489014,0.0017054975032806396,0.0016933679580688477,0.0016646981239318848,0.0016398429870605469,0.001603454351425171,0.0015807747840881348,0.0015549063682556152,0.0015307962894439697,0.001503586769104004,0.0014815032482147217,0.0014610588550567627,0.0014053583145141602,0.0013860762119293213,0.001370251178741455,0.0013560652732849121,0.0013297796249389648,0.0013094544410705566,0.0012778639793395996,0.0012556612491607666,0.0012275874614715576,0.0012041926383972168,0.0011727511882781982,0.0011480450630187988,0.001116335391998291,0.0010793507099151611,0.0010631084442138672,0.0010358095169067383,0.0010207295417785645,0.0010074079036712646,0.0009855031967163086,0.0009568333625793457,0.0009411871433258057,0.0009071230888366699,0.000905841588973999,0.0008696913719177246,0.0008504092693328857,0.000823676586151123,0.0008017420768737793,0.0007732212543487549,0.0007498264312744141,0.0007249712944030762,0.0007118284702301025,0.0006918013095855713,0.0006691217422485352,0.0006533265113830566,0.0006340444087982178,0.0006188452243804932,0.0006039440631866455]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.011887788772583008,0.01609865576028824,0.020267564803361893,0.024246135726571083,0.02806798927485943,0.03166631981730461,0.03508658707141876,0.03830774873495102,0.04135625436902046,0.04423108696937561,0.04695388302206993,0.04949583858251572,0.051925670355558395,0.05417861044406891,0.056296028196811676,0.05830775573849678,0.060176946222782135,0.06195725128054619,0.06361899524927139,0.06519156694412231,0.06666882336139679,0.06804914772510529,0.06934132426977158,0.0705646425485611,0.07169893383979797,0.07279054075479507,0.0738029032945633,0.07473092526197433,0.07561639696359634,0.07644383609294891,0.07722434401512146,0.07799945026636124,0.07876913994550705,0.07952962070703506,0.0802876204252243,0.08102500438690186,0.08174747973680496,0.08245255053043365,0.08314856141805649,0.08384867012500763,0.08452465385198593,0.0851968377828598,0.08584138751029968,0.08647892624139786,0.0871141254901886,0.08773177862167358,0.088353231549263,0.08895144611597061,0.08955185115337372,0.09013237059116364,0.09071289002895355,0.09127762168645859,0.091843381524086,0.09240636229515076,0.09294843673706055,0.09348568320274353,0.09402015805244446,0.09453357756137848,0.09504275768995285,0.09553351998329163,0.09603071212768555,0.09652015566825867,0.09700214862823486,0.09747492522001266,0.09793747216463089,0.09840045869350433,0.09885934740304947,0.09931063652038574,0.09974876791238785,0.10018514841794968,0.10061611980199814,0.1010393425822258,0.10145378857851028,0.10186546295881271,0.10225783288478851,0.10265985876321793,0.10304960608482361,0.10342954844236374,0.1038011685013771,0.10416372120380402,0.10452510416507721,0.10488077998161316,0.10523661226034164,0.10558176785707474,0.10592004656791687,0.10625892132520676,0.10658667981624603,0.10690917074680328,0.10722392052412033,0.10752931237220764,0.1078404039144516,0.10815354436635971,0.10846010595560074,0.10876228660345078,0.10904984176158905,0.10934119671583176,0.10962583124637604,0.10990022867918015,0.11017989367246628,0.1104569211602211,0.11071377992630005,0.11097472906112671,0.11122865974903107,0.11148069053888321,0.111735500395298,0.11198139190673828,0.11223255097866058,0.11248107254505157,0.11271015554666519,0.1129436194896698,0.11317284405231476,0.11340104788541794,0.11362837255001068,0.11384780704975128,0.11406709253787994,0.11427760869264603,0.11448841542005539,0.1146986335515976,0.11490505188703537,0.11510474979877472,0.11530809849500656,0.11550399661064148,0.11569623649120331,0.1158924251794815,0.1160886138677597,0.11627544462680817,0.11645467579364777,0.11663682758808136,0.11681532114744186,0.11698446422815323,0.11716384440660477,0.11733298748731613,0.11750081181526184,0.11766980588436127,0.11783953756093979,0.1180003434419632,0.11816319823265076,0.1183241531252861,0.11848466843366623,0.11864080280065536,0.11879371851682663,0.11894926428794861,0.11910203099250793,0.11924924701452255,0.11939748376607895,0.11954601109027863,0.11969132721424103,0.11984088271856308,0.11998020112514496,0.1201201006770134,0.12026336789131165,0.12040356546640396,0.12053835391998291,0.12067621201276779,0.12081333994865417,0.12094812840223312,0.12108407914638519,0.12121345847845078,0.12134517729282379,0.12147645652294159,0.12160685658454895,0.12173375487327576,0.12186181545257568,0.12198812514543533,0.12211516499519348,0.12223854660987854,0.12236514687538147,0.12248926609754562,0.12261615693569183,0.1227429062128067,0.12286131829023361,0.12298572808504105,0.1231050193309784,0.12322781980037689,0.1233447715640068,0.12346289306879044,0.1235833540558815,0.12369460612535477,0.12380468845367432,0.12391827255487442,0.12403786182403564,0.12415554374456406,0.12426547706127167,0.12437994033098221,0.12449762970209122,0.1246115118265152,0.12472758442163467,0.12484219670295715,0.12496134638786316,0.12507931888103485,0.12519100308418274,0.12530899047851562,0.12542271614074707,0.12553703784942627,0.12564989924430847,0.1257643699645996,0.12588584423065186,0.12599651515483856,0.12611332535743713,0.12623187899589539,0.12635087966918945,0.12646856904029846,0.12658435106277466,0.12669968605041504,0.12682688236236572,0.12694178521633148,0.12706035375595093,0.12718504667282104,0.12730741500854492,0.1274304986000061,0.12755081057548523,0.12767507135868073,0.12780094146728516,0.12793046236038208,0.12806276977062225,0.12818965315818787,0.12831655144691467,0.12844768166542053,0.12857414782047272,0.12870556116104126,0.12883655726909637,0.12897354364395142,0.12911051511764526,0.1292515993118286,0.12939105927944183,0.12952950596809387,0.1296704262495041,0.1298094540834427,0.12995769083499908,0.13009336590766907,0.13023588061332703,0.1303737461566925,0.13052213191986084,0.13067255914211273,0.13081055879592896,0.1309656798839569,0.1311083436012268,0.13125687837600708,0.1314118504524231,0.13156592845916748,0.13171783089637756,0.1318798065185547,0.13204148411750793,0.132197767496109,0.13235697150230408,0.13251718878746033,0.13267800211906433,0.13283924758434296,0.13300326466560364,0.13317549228668213,0.13334843516349792,0.1335223913192749,0.13370732963085175,0.1338815838098526,0.1340567171573639,0.1342363953590393,0.1344251185655594,0.1346099078655243,0.13480156660079956,0.13498780131340027,0.13518881797790527,0.13538983464241028,0.13559186458587646,0.1357937455177307,0.13599622249603271,0.13620805740356445,0.1364128738641739,0.1366279125213623,0.13683944940567017,0.13704617321491241,0.1372593194246292,0.1374802142381668,0.137710303068161,0.1379396766424179,0.13817402720451355,0.1384194791316986,0.13865557312965393,0.1389121413230896,0.1391647607088089,0.13941898941993713,0.13966721296310425,0.1399277299642563,0.14018692076206207,0.14044231176376343,0.14070940017700195,0.14098629355430603,0.1412576138973236,0.1415371298789978,0.141812264919281,0.1420840322971344,0.1423598974943161,0.1426578313112259,0.14295035600662231,0.14325661957263947,0.14355763792991638,0.14386463165283203,0.14416402578353882,0.1444777548313141,0.14478899538516998,0.14510519802570343,0.14542697370052338,0.1457597017288208,0.1460919827222824,0.14641711115837097,0.14675043523311615,0.14709967374801636,0.14743489027023315,0.14777229726314545,0.14811936020851135,0.14847415685653687,0.14884094893932343,0.14919239282608032,0.1495552361011505,0.1499139815568924,0.15028297901153564,0.15066467225551605,0.15103818476200104,0.15141858160495758,0.15179239213466644,0.15217730402946472,0.15255770087242126,0.15293267369270325,0.15332095324993134,0.15370412170886993,0.15410000085830688,0.15449383854866028,0.1548885554075241,0.155288964509964,0.155693918466568,0.15609110891819,0.15648597478866577,0.15688537061214447,0.1572933793067932,0.15771177411079407,0.1581086814403534,0.15852080285549164,0.15892969071865082,0.15933683514595032,0.1597469002008438,0.1601620763540268,0.16058588027954102,0.16100940108299255,0.16143013536930084,0.16183917224407196,0.1622585952281952,0.1626826971769333,0.16309626400470734,0.16351203620433807,0.16393116116523743,0.16434384882450104,0.16475391387939453],"recovered":[0.0,0.005878606345504522,0.010937230661511421,0.015562254935503006,0.019858643412590027,0.02391820214688778,0.02774210274219513,0.03137537091970444,0.03479140251874924,0.038016654551029205,0.04108723625540733,0.04396615922451019,0.046680036932229996,0.04925328120589256,0.051674045622348785,0.05394408851861954,0.05608271062374115,0.058090049773454666,0.05999315530061722,0.06175854802131653,0.06341459602117538,0.06499359756708145,0.06647055596113205,0.06784956902265549,0.06915022432804108,0.07038480043411255,0.07153546810150146,0.07262341678142548,0.07364733517169952,0.07458733767271042,0.0754929855465889,0.07632554322481155,0.07712958753108978,0.07791155576705933,0.07867584377527237,0.0794566422700882,0.08020791411399841,0.08093316853046417,0.08166221529245377,0.08236232399940491,0.08306784182786942,0.0837574154138565,0.08443135768175125,0.08509740233421326,0.08574765175580978,0.08639132976531982,0.08703076839447021,0.08765748143196106,0.08826505392789841,0.08887320011854172,0.08946117758750916,0.0900433138012886,0.090616375207901,0.09118666499853134,0.09175446629524231,0.0923105776309967,0.09285528212785721,0.0933903381228447,0.09391311556100845,0.09443121403455734,0.09493717551231384,0.095441535115242,0.09593668580055237,0.09642934054136276,0.09691323339939117,0.09738776832818985,0.09785250574350357,0.09832002222537994,0.0987701416015625,0.0992126613855362,0.09965518116950989,0.10008147358894348,0.10050571709871292,0.10092835128307343,0.10134250670671463,0.10174760222434998,0.1021500676870346,0.10254404693841934,0.10293510556221008,0.10331286489963531,0.10368813574314117,0.1040525883436203,0.10440914332866669,0.10476716607809067,0.10512840002775192,0.10547838360071182,0.1058201715350151,0.10615319758653641,0.10647466778755188,0.10680300742387772,0.10711483657360077,0.10742724686861038,0.10773424059152603,0.10804533958435059,0.10834970325231552,0.10864369571208954,0.10893651098012924,0.10923050343990326,0.10950884968042374,0.10979216545820236,0.11007475107908249,0.11034023016691208,0.1106102466583252,0.11086505651473999,0.111123226583004,0.11137321591377258,0.11162802577018738,0.11187128722667694,0.11212389916181564,0.11237023025751114,0.11260472238063812,0.11283555626869202,0.11306361109018326,0.11329839378595352,0.11352206766605377,0.11373711377382278,0.11395639926195145,0.11416968703269958,0.1143854632973671,0.11459305882453918,0.11480020731687546,0.11500589549541473,0.1152074933052063,0.11540456116199493,0.11559577286243439,0.1157953217625618,0.11598025262355804,0.11616899073123932,0.11634792387485504,0.11652452498674393,0.11669643968343735,0.11687187105417252,0.11704276502132416,0.11721468716859818,0.11738529056310654,0.11755896359682083,0.11772693693637848,0.11788716167211533,0.11805206537246704,0.11821229010820389,0.1183723658323288,0.11853376030921936,0.11869047582149506,0.11884281039237976,0.11899294704198837,0.11913884431123734,0.11928591132164001,0.11943180859088898,0.11957960575819016,0.1197228729724884,0.11986511945724487,0.12000955641269684,0.12014668434858322,0.12028717249631882,0.12042634189128876,0.12056463956832886,0.12070044875144958,0.12083713710308075,0.12096870690584183,0.12109867483377457,0.12122951447963715,0.1213565543293953,0.12148329615592957,0.12161384522914886,0.12174205482006073,0.12187085300683975,0.12199467420578003,0.12211820483207703,0.12224582582712173,0.12236950546503067,0.12249420583248138,0.12261393666267395,0.1227354183793068,0.12285543978214264,0.12297224998474121,0.12309124320745468,0.12320951372385025,0.12333246320486069,0.12343976646661758,0.12355159968137741,0.12366840988397598,0.12378360331058502,0.12390172481536865,0.12402057647705078,0.12413548678159714,0.1242511197924614,0.12436778098344803,0.1244838535785675,0.12460153549909592,0.12471483647823334,0.12483061850070953,0.12494610995054245,0.12506306171417236,0.12517519295215607,0.12528511881828308,0.12540368735790253,0.12551917135715485,0.12563467025756836,0.12574532628059387,0.125859797000885,0.1259784996509552,0.12610144913196564,0.1262148916721344,0.12633199989795685,0.12644559144973755,0.12656912207603455,0.12669074535369873,0.12680725753307343,0.12692874670028687,0.12704730033874512,0.1271722912788391,0.12729758024215698,0.12741658091545105,0.1275428831577301,0.12766993045806885,0.12779448926448822,0.12792502343654633,0.12805016338825226,0.12818334996700287,0.12831375002861023,0.12844634056091309,0.12857411801815033,0.128710076212883,0.12884075939655304,0.12898418307304382,0.12912364304065704,0.1292569637298584,0.1293964385986328,0.12953722476959229,0.1296807825565338,0.12981966137886047,0.1299540102481842,0.13010063767433167,0.13023921847343445,0.13039082288742065,0.13053350150585175,0.13068291544914246,0.13082735240459442,0.13097339868545532,0.1311267465353012,0.13128069043159485,0.13143403828144073,0.13158798217773438,0.1317465901374817,0.1319030225276947,0.1320604681968689,0.13221879303455353,0.1323779821395874,0.13253222405910492,0.13270018994808197,0.13287416100502014,0.13304169476032257,0.13321112096309662,0.1333899199962616,0.13355818390846252,0.13373756408691406,0.13391605019569397,0.13409703969955444,0.1342860609292984,0.1344708502292633,0.13465753197669983,0.13485810160636902,0.13505502045154572,0.1352526694536209,0.13545559346675873,0.13565191626548767,0.13585308194160461,0.13605964183807373,0.1362687051296234,0.13648183643817902,0.13668197393417358,0.136903315782547,0.1371142566204071,0.13733237981796265,0.13755516707897186,0.13779550790786743,0.13803204894065857,0.13826945424079895,0.13851110637187958,0.13876226544380188,0.13901999592781067,0.1392708569765091,0.13952860236167908,0.13978779315948486,0.14003777503967285,0.140297994017601,0.14056874811649323,0.14083480834960938,0.14111241698265076,0.14138594269752502,0.1416587382555008,0.14193488657474518,0.14221221208572388,0.14250488579273224,0.14280427992343903,0.1431003212928772,0.14340175688266754,0.14370539784431458,0.14400933682918549,0.1443183720111847,0.14463239908218384,0.14494656026363373,0.1452731490135193,0.14561201632022858,0.14593422412872314,0.14626944065093994,0.14661166071891785,0.14693985879421234,0.14728297293186188,0.14761686325073242,0.1479652374982834,0.14831946790218353,0.14867733418941498,0.14903169870376587,0.1493995189666748,0.14975768327713013,0.15012769401073456,0.1505069136619568,0.15087836980819702,0.15125904977321625,0.1516365259885788,0.15202729403972626,0.15240591764450073,0.15279127657413483,0.153172105550766,0.1535523384809494,0.15394984185695648,0.15434499084949493,0.15474101901054382,0.15514595806598663,0.1555463820695877,0.15593846142292023,0.15634487569332123,0.15674279630184174,0.15714657306671143,0.15754976868629456,0.15796086192131042,0.1583653688430786,0.15877485275268555,0.15919500589370728,0.15960447490215302,0.16001512110233307,0.16043893992900848,0.16087530553340912,0.16128084063529968,0.161691352725029,0.1621166169643402,0.16252462565898895,0.16294711828231812,0.16336390376091003,0.1637720763683319],"active":[0.011887788772583008,0.010220048949122429,0.009330334141850471,0.008683880791068077,0.008209345862269402,0.007748117670416832,0.007344484329223633,0.006932377815246582,0.006564851850271225,0.006214432418346405,0.005866646766662598,0.005529679358005524,0.0052456334233284,0.004925329238176346,0.004621982574462891,0.004363667219877243,0.004094235599040985,0.003867201507091522,0.003625839948654175,0.003433018922805786,0.003254227340221405,0.0030555501580238342,0.0028707683086395264,0.002715073525905609,0.002548709511756897,0.0024057403206825256,0.0022674351930618286,0.0021075084805488586,0.00196906179189682,0.0018564984202384949,0.0017313584685325623,0.0016739070415496826,0.0016395524144172668,0.0016180649399757385,0.0016117766499519348,0.0015683621168136597,0.001539565622806549,0.0015193819999694824,0.0014863461256027222,0.0014863461256027222,0.0014568120241165161,0.001439422369003296,0.0014100298285484314,0.0013815239071846008,0.0013664737343788147,0.0013404488563537598,0.0013224631547927856,0.001293964684009552,0.0012867972254753113,0.0012591704726219177,0.001251712441444397,0.001234307885169983,0.0012270063161849976,0.0012196972966194153,0.0011939704418182373,0.0011751055717468262,0.0011648759245872498,0.001143239438533783,0.001129642128944397,0.0011023059487342834,0.001093536615371704,0.0010786205530166626,0.0010654628276824951,0.0010455846786499023,0.0010242387652397156,0.0010126903653144836,0.0010068416595458984,0.0009906142950057983,0.000978626310825348,0.0009724870324134827,0.0009609386324882507,0.0009578689932823181,0.0009480714797973633,0.0009371116757392883,0.0009153261780738831,0.0009122565388679504,0.0008995383977890015,0.000885501503944397,0.0008660629391670227,0.0008508563041687012,0.0008369684219360352,0.0008281916379928589,0.0008274689316749573,0.0008146017789840698,0.0007916465401649475,0.0007805377244949341,0.0007665082812309265,0.0007559731602668762,0.0007492527365684509,0.0007263049483299255,0.0007255673408508301,0.0007262974977493286,0.000725865364074707,0.0007169470191001892,0.000700138509273529,0.000697501003742218,0.0006893202662467957,0.000669725239276886,0.0006710439920425415,0.0006647557020187378,0.0006390288472175598,0.0006344988942146301,0.0006184130907058716,0.000615634024143219,0.0006122738122940063,0.0006081759929656982,0.0006045252084732056,0.0006097853183746338,0.0005862563848495483,0.0005733892321586609,0.0005681216716766357,0.0005654916167259216,0.0005647614598274231,0.00054941326379776,0.0005450248718261719,0.0005404949188232422,0.0005320161581039429,0.0005289465188980103,0.0005195885896682739,0.0005116909742355347,0.0005078911781311035,0.0004981011152267456,0.0004887431859970093,0.00048786401748657227,0.0004928410053253174,0.0004801228642463684,0.0004744231700897217,0.000467836856842041,0.0004673972725868225,0.00045993924140930176,0.00046740472316741943,0.0004611164331436157,0.0004580467939376831,0.00045511871576309204,0.00045424699783325195,0.0004413798451423645,0.00043626129627227783,0.00043699145317077637,0.00043260306119918823,0.00042851269245147705,0.00042135268449783325,0.00041550397872924805,0.0004115551710128784,0.00040643662214279175,0.00040453672409057617,0.0004071667790412903,0.0004054158926010132,0.0004090741276741028,0.00040059536695480347,0.0003972277045249939,0.00039824843406677246,0.0003940090537071228,0.0003916695713996887,0.0003890395164489746,0.0003869980573654175,0.00038348883390426636,0.0003836303949356079,0.00037632137537002563,0.0003764703869819641,0.0003777816891670227,0.0003773421049118042,0.00037720054388046265,0.00037851929664611816,0.0003742799162864685,0.00037311017513275146,0.00036769360303878784,0.00037047266960144043,0.0003710612654685974,0.0003703311085700989,0.0003734007477760315,0.0003671124577522278,0.00037179142236709595,0.00036960095167160034,0.00037238001823425293,0.0003725215792655945,0.0003716498613357544,0.00037384033203125,0.0003621429204940796,0.0003649219870567322,0.0003666728734970093,0.00036945194005966187,0.0003719404339790344,0.00036375224590301514,0.000359363853931427,0.0003621429204940796,0.0003603920340538025,0.0003598034381866455,0.00035834312438964844,0.00035981088876724243,0.00036448240280151367,0.00036038458347320557,0.00036288052797317505,0.00035965442657470703,0.00036184489727020264,0.0003647804260253906,0.0003606826066970825,0.0003666728734970093,0.00036184489727020264,0.0003679990768432617,0.000372081995010376,0.00037238001823425293,0.0003671199083328247,0.0003694593906402588,0.0003676861524581909,0.00038129091262817383,0.00037266314029693604,0.00036960840225219727,0.00037778913974761963,0.00037866830825805664,0.00038319826126098633,0.00037851929664611816,0.0003774911165237427,0.00038436055183410645,0.00038757920265197754,0.00039283931255340576,0.000395163893699646,0.00039152801036834717,0.0003975182771682739,0.00039079785346984863,0.0003918111324310303,0.0003902167081832886,0.0003994256258010864,0.00040043890476226807,0.00041083991527557373,0.00040687620639801025,0.0004058629274368286,0.0004134625196456909,0.0004130154848098755,0.0004204660654067993,0.0004125833511352539,0.00041621923446655273,0.0004197359085083008,0.0004214942455291748,0.0004333406686782837,0.0004197359085083008,0.0004321783781051636,0.0004254281520843506,0.0004295259714126587,0.00043845176696777344,0.00043918192386627197,0.00043714046478271484,0.00044576823711395264,0.00045350193977355957,0.00045117735862731934,0.000453948974609375,0.00045672059059143066,0.0004592090845108032,0.0004612654447555542,0.00047104060649871826,0.0004753023386001587,0.0004742741584777832,0.00048069655895233154,0.000496208667755127,0.0004916638135910034,0.0004985332489013672,0.0004988312721252441,0.0005090683698654175,0.0005128681659698486,0.0005155056715011597,0.0005169510841369629,0.0005312860012054443,0.0005317330360412598,0.0005368441343307495,0.0005410760641098022,0.0005406290292739868,0.0005561411380767822,0.0005597919225692749,0.0005682706832885742,0.0005707442760467529,0.0005643367767333984,0.0005773454904556274,0.000576898455619812,0.0005960464477539062,0.0006072968244552612,0.000618860125541687,0.0006239712238311768,0.0006235241889953613,0.0006426870822906494,0.0006536543369293213,0.0006567239761352539,0.0006472170352935791,0.0006568729877471924,0.0006583184003829956,0.0006545186042785645,0.0006716251373291016,0.0006882995367050171,0.0006888657808303833,0.0007023215293884277,0.000699847936630249,0.000698089599609375,0.0007011592388153076,0.0007229447364807129,0.0007381439208984375,0.0007517337799072266,0.000753358006477356,0.000764310359954834,0.0007622689008712769,0.0007723569869995117,0.0007796585559844971,0.0007868260145187378,0.0007945746183395386,0.0008131414651870728,0.0008188337087631226,0.000805094838142395,0.0008162111043930054,0.000830233097076416,0.0008232295513153076,0.0008324384689331055,0.0008363872766494751,0.0008572936058044434,0.0008757114410400391,0.0008729249238967896,0.0008779019117355347,0.0008822828531265259,0.0008834600448608398,0.0009069889783859253,0.0009104907512664795,0.0009116679430007935,0.0009140223264694214,0.0009182542562484741,0.0009211748838424683,0.0009053796529769897,0.000915035605430603,0.0009128451347351074,0.0009278953075408936,0.0009415000677108765,0.000938713550567627,0.0009439736604690552,0.0009528994560241699,0.0009451508522033691,0.000939592719078064,0.0009469091892242432,0.0009485036134719849,0.0009689778089523315,0.0009621083736419678,0.0009710341691970825,0.0009688287973403931,0.0009714663028717041,0.0009720474481582642,0.000967070460319519,0.0009814053773880005,0.0009942799806594849,0.0009911954402923584,0.0009638667106628418,0.0009777545928955078,0.0009913444519042969,0.0009796470403671265,0.000987410545349121,0.0009840428829193115,0.0009799450635910034,0.000981837511062622]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.011887788772583008,0.01611020416021347,0.020181313157081604,0.02406822144985199,0.027701636776328087,0.031126877292990685,0.03431601822376251,0.03728441148996353,0.040067147463560104,0.04264038801193237,0.04505925625562668,0.047315556555986404,0.04941178113222122,0.051371753215789795,0.05319708585739136,0.05488646402955055,0.056467071175575256,0.057938624173402786,0.059304334223270416,0.06059037148952484,0.061767056584358215,0.06285412609577179,0.06386138498783112,0.06480167806148529,0.06568218022584915,0.06649500131607056,0.06725065410137177,0.067955881357193,0.06860861927270889,0.06920434534549713,0.06977009773254395,0.0703359991312027,0.07088451087474823,0.07141737639904022,0.0719420462846756,0.07244245707988739,0.07293497771024704,0.07342135161161423,0.07388345897197723,0.07432568073272705,0.07476089149713516,0.07518820464611053,0.07560514658689499,0.07600292563438416,0.07639588415622711,0.07677773386240005,0.07714423537254333,0.07750122994184494,0.07784828543663025,0.07818832993507385,0.0785200297832489,0.07885392755270004,0.07917335629463196,0.07949073612689972,0.07980562746524811,0.08010897785425186,0.08039814233779907,0.08068379759788513,0.0809636041522026,0.08122821152210236,0.08150304853916168,0.0817631185054779,0.08201968669891357,0.0822698175907135,0.08251775056123734,0.08275677263736725,0.08300164341926575,0.08322955667972565,0.0834517627954483,0.08366826921701431,0.08388156443834305,0.08409310132265091,0.08430127799510956,0.08450053632259369,0.08469511568546295,0.0848885253071785,0.08507374674081802,0.08526481688022614,0.08544915914535522,0.08562064170837402,0.08578949421644211,0.08596272766590118,0.08612924069166183,0.0862969234585762,0.08646094799041748,0.08662000298500061,0.08677481859922409,0.08692553639411926,0.08706807345151901,0.08721616864204407,0.08735782653093338,0.08750547468662262,0.08764392137527466,0.08777958154678345,0.0879143700003624,0.08804827928543091,0.088174007833004,0.08829738944768906,0.08842092007398605,0.08854036033153534,0.08865511417388916,0.08877762407064438,0.08889209479093552,0.08900392800569534,0.08911050111055374,0.08921502530574799,0.0893227681517601,0.08942554146051407,0.0895281657576561,0.08963049948215485,0.08972756564617157,0.08982229977846146,0.08991513401269913,0.0900065004825592,0.09010079503059387,0.0901927500963211,0.09028659760951996,0.09037738293409348,0.09046041965484619,0.0905456468462944,0.09062576293945312,0.09071303904056549,0.09078803658485413,0.09086098521947861,0.09094138443470001,0.0910162404179573,0.091095469892025,0.09117031842470169,0.09124122560024261,0.09131373465061188,0.09138800203800201,0.09146153181791306,0.09152878075838089,0.09159953892230988,0.09166795015335083,0.0917353481054306,0.09180156886577606,0.09186706691980362,0.09193138778209686,0.09199512749910355,0.09206017851829529,0.0921177789568901,0.09217479825019836,0.09223458915948868,0.09229540079832077,0.09235022217035294,0.09240811318159103,0.09246264398097992,0.0925179049372673,0.09256906807422638,0.09262213855981827,0.09267155081033707,0.09272374212741852,0.0927749052643776,0.09282884746789932,0.092878557741642,0.09292694181203842,0.09297679364681244,0.09302430599927902,0.09307152777910233,0.09312020987272263,0.09316801279783249,0.09321610629558563,0.09326157718896866,0.09330528229475021,0.09334709495306015,0.0933900773525238,0.09343203157186508,0.09347515553236008,0.09351550787687302,0.09355702251195908,0.0935976654291153,0.09363801777362823,0.09367704391479492,0.09371797740459442,0.0937570109963417,0.09379253536462784,0.09382981806993484,0.09386519342660904,0.09390364587306976,0.09394238144159317,0.09398185461759567,0.09401825815439224,0.09405392408370972,0.09408710896968842,0.09412132203578949,0.09415625780820847,0.09419090300798416,0.09422555565834045,0.09425961226224899,0.09429718554019928,0.09433066099882126,0.09436224400997162,0.09439527988433838,0.09442700445652008,0.09445945918560028,0.09449001401662827,0.09452202916145325,0.09455433487892151,0.09458547085523605,0.09461544454097748,0.09464935958385468,0.09467947483062744,0.0947117805480957,0.09474262595176697,0.09477230906486511,0.09480373561382294,0.0948338508605957,0.09486323595046997,0.09489072114229202,0.09491907805204391,0.09494978189468384,0.09497784823179245,0.09500781446695328,0.09503763914108276,0.09506673365831375,0.09509553015232086,0.09512433409690857,0.09515371918678284,0.09518500417470932,0.09521380066871643,0.09524274617433548,0.09527447074651718,0.09530516713857651,0.09533528238534927,0.09536247700452805,0.09539113193750381,0.09541758894920349,0.0954478532075882,0.09547562897205353,0.09550618380308151,0.09553629904985428,0.0955669954419136,0.09559433162212372,0.09562137722969055,0.09565222263336182,0.09568321704864502,0.09570938348770142,0.09573788940906525,0.09576698392629623,0.09579505026340485,0.09582297503948212,0.09585119038820267,0.095877505838871,0.09590747207403183,0.09593524783849716,0.09596215188503265,0.0959910973906517,0.09601901471614838,0.09604649990797043,0.0960729643702507,0.09609854221343994,0.0961252972483635,0.09615219384431839,0.09617792814970016,0.09620438516139984,0.09623274952173233,0.09626008570194244,0.09628888219594955,0.09631578624248505,0.09634356200695038,0.09637147933244705,0.09639955312013626,0.09642791002988815,0.09645671397447586,0.09648609161376953,0.09651240706443787,0.09654325246810913,0.09657088667154312,0.09660231322050095,0.09663140773773193,0.09666123241186142,0.09669134765863419,0.09672029316425323,0.09675054997205734,0.09677759557962418,0.09680712968111038,0.09683636575937271,0.09686589986085892,0.09689484536647797,0.09692276269197464,0.09695053845643997,0.09698109328746796,0.09701091796159744,0.09704132378101349,0.09707056730985641,0.09709994494915009,0.09713035821914673,0.09716164320707321,0.09719102829694748,0.09722216427326202,0.09725037962198257,0.09728049486875534,0.0973135307431221,0.09734393656253815,0.09737507998943329,0.0974046066403389,0.0974341407418251,0.09746615588665009,0.09749802201986313,0.09753091633319855,0.09756293147802353,0.09759260714054108,0.09762360155582428,0.0976572260260582,0.0976882204413414,0.09771862626075745,0.09774581342935562,0.09777680784463882,0.09780838340520859,0.09783864766359329,0.09786920249462128,0.09790121763944626,0.09793104231357574,0.09796319901943207,0.09799127280712128,0.09802357852458954,0.09805194288492203,0.09808249026536942,0.09811026602983475,0.09814111888408661,0.09816786646842957,0.09819754213094711,0.09822561591863632,0.09825631231069565,0.09828628599643707,0.09831640124320984,0.09834548830986023,0.09837443381547928,0.09840571880340576,0.09843656420707703,0.09846404939889908,0.09849153459072113,0.09852457046508789,0.09855527430772781,0.0985836312174797,0.09861184656620026,0.0986415222287178,0.09866959601640701,0.09869927167892456,0.09872982650995255,0.0987580418586731,0.09878800809383392,0.09881695359945297,0.09884735941886902,0.09887294471263885,0.09890276938676834,0.09892864525318146,0.0989575907588005,0.09898463636636734,0.09901299327611923],"recovered":[0.0,0.00588766997680068,0.010949511080980301,0.015489013865590096,0.019708504900336266,0.023662369698286057,0.02732648327946663,0.030761664733290672,0.0339415967464447,0.03695545718073845,0.039733659476041794,0.04236377030611038,0.04479023814201355,0.04706934466958046,0.04916907474398613,0.051132410764694214,0.052966076880693436,0.05467299744486809,0.05626150220632553,0.05774723365902901,0.05910884961485863,0.060402195900678635,0.06157420575618744,0.06267224252223969,0.06369177252054214,0.06464171409606934,0.06550993770360947,0.06632275879383087,0.06708996742963791,0.06780469417572021,0.06846445053815842,0.0690750852227211,0.06966803222894669,0.07023583352565765,0.07077439874410629,0.07130975276231766,0.0718313604593277,0.07233542203903198,0.07283641397953033,0.07331547886133194,0.07376779615879059,0.07421879470348358,0.07465589791536331,0.07508686929941177,0.07550585269927979,0.07590655982494354,0.07629352807998657,0.07667434960603714,0.07704231142997742,0.07739872485399246,0.0777510404586792,0.07809298485517502,0.07843009382486343,0.07875391095876694,0.07907406240701675,0.07939495146274567,0.07971116155385971,0.08001509308815002,0.0803082063794136,0.08059313148260117,0.0808635801076889,0.08113827556371689,0.08141208440065384,0.08166792243719101,0.08192682266235352,0.08218090236186981,0.08243103325366974,0.08267107605934143,0.08290351927280426,0.08314035087823868,0.08336328715085983,0.08358243107795715,0.08379586786031723,0.08400725573301315,0.08421412110328674,0.08441498130559921,0.08461277931928635,0.08480224013328552,0.08499681949615479,0.08518935739994049,0.08536083251237869,0.08553407341241837,0.08570701628923416,0.08587981015443802,0.08605319261550903,0.08621473610401154,0.08637978136539459,0.08653547614812851,0.08669102191925049,0.08683925867080688,0.08699100464582443,0.0871376320719719,0.08728411793708801,0.08742635697126389,0.08756714314222336,0.08770499378442764,0.08783774077892303,0.08796755224466324,0.08809459209442139,0.0882200226187706,0.08834604173898697,0.08846255391836166,0.08858287334442139,0.08869938552379608,0.08881063759326935,0.08891838043928146,0.08902465552091599,0.0891302078962326,0.08923225104808807,0.0893385261297226,0.08944407850503922,0.08954685181379318,0.08963821828365326,0.08973119407892227,0.089823879301548,0.08991773426532745,0.09001071006059647,0.09010602533817291,0.09019418060779572,0.09027955681085587,0.09036463499069214,0.09044694155454636,0.09053538739681244,0.09061667323112488,0.09069707244634628,0.09077104926109314,0.09084823727607727,0.09092454612255096,0.0909973531961441,0.09106810390949249,0.09114398062229156,0.09121429920196533,0.09128592908382416,0.09135565906763077,0.09142948687076569,0.0914970263838768,0.09156442433595657,0.09163064509630203,0.09169935435056686,0.09176382422447205,0.09182610362768173,0.09189042448997498,0.09195168316364288,0.09200811386108398,0.09206907451152802,0.09212886542081833,0.09218426793813705,0.09224245697259903,0.09230034798383713,0.09235282987356186,0.09240750223398209,0.09246232360601425,0.09251319617033005,0.09256450831890106,0.0926155298948288,0.09266743063926697,0.09271757304668427,0.09276917576789856,0.09281434863805771,0.09286274015903473,0.09291025251150131,0.09295659512281418,0.0930057168006897,0.09305278956890106,0.09309913218021393,0.09314415603876114,0.09318654984235764,0.09322865307331085,0.09327353537082672,0.09331724792718887,0.09335876256227493,0.09339925646781921,0.09343989938497543,0.09348214417695999,0.09352249652147293,0.09355773031711578,0.09359880536794662,0.0936359390616417,0.09367438405752182,0.09371137619018555,0.09374777227640152,0.0937860757112503,0.0938214585185051,0.0938601940870285,0.09389805793762207,0.09393387287855148,0.09396881610155106,0.09400375187397003,0.09403883665800095,0.09407129138708115,0.0941043347120285,0.09414146840572357,0.09417494386434555,0.09420593827962875,0.0942392647266388,0.0942709892988205,0.09430256485939026,0.09433691948652267,0.09437098354101181,0.09440197795629501,0.09443267434835434,0.0944627895951271,0.09449510276317596,0.09452682733535767,0.0945567935705185,0.09458763897418976,0.09461658447980881,0.09464611858129501,0.0946773961186409,0.0947083905339241,0.09473719447851181,0.09476453065872192,0.09479537606239319,0.0948241725564003,0.09485121816396713,0.09487782418727875,0.09490940719842911,0.09493761509656906,0.09496553987264633,0.09499551355838776,0.09502547979354858,0.09505223482847214,0.0950830802321434,0.09511114656925201,0.09514258056879044,0.09517049789428711,0.09519871324300766,0.09522882848978043,0.09525514394044876,0.09528248012065887,0.09531610459089279,0.09534519910812378,0.09537545591592789,0.09540762007236481,0.09543627500534058,0.09546536207199097,0.09549401700496674,0.09552501142024994,0.09555483609437943,0.09558451175689697,0.09561243653297424,0.09564167261123657,0.09567046910524368,0.09569751471281052,0.09572675079107285,0.09575262665748596,0.09578143060207367,0.09580876678228378,0.09583639353513718,0.09586519747972488,0.09589195251464844,0.09591913968324661,0.09594413638114929,0.09596943110227585,0.09599661827087402,0.0960245430469513,0.09605114907026291,0.0960765853524208,0.09610363095998764,0.09613170474767685,0.09615948051214218,0.09618666768074036,0.09621532261371613,0.09624294936656952,0.09626970440149307,0.09629864990711212,0.0963229164481163,0.09635172039270401,0.09638036787509918,0.09640961140394211,0.09643913805484772,0.09646808356046677,0.09649571776390076,0.09652568399906158,0.09655535966157913,0.09658533334732056,0.09661471098661423,0.09664205461740494,0.0966688022017479,0.09669994562864304,0.09673020243644714,0.09676031768321991,0.09678824245929718,0.09681835770606995,0.09684905409812927,0.09687946736812592,0.09690665453672409,0.09693779796361923,0.09696951508522034,0.09699802845716476,0.09702740609645844,0.09705723077058792,0.09708822518587112,0.09711644053459167,0.09715035557746887,0.0971803218126297,0.09721219539642334,0.09724202007055283,0.09727227687835693,0.0973023921251297,0.09733440726995468,0.09736555069684982,0.09739609807729721,0.09742709249258041,0.09745676815509796,0.0974893718957901,0.09751977771520615,0.09755208343267441,0.0975811779499054,0.09761056303977966,0.09764052927494049,0.09767225384712219,0.09770265966653824,0.09773307293653488,0.09776289016008377,0.09779271483421326,0.09782356023788452,0.09785440564155579,0.09788554906845093,0.09791434556245804,0.09794241189956665,0.09797252714633942,0.09800001233816147,0.09802764654159546,0.09805820137262344,0.09808830916881561,0.0981181338429451,0.09814956784248352,0.09817968308925629,0.09820789843797684,0.09823625534772873,0.09826593101024628,0.09829429537057877,0.09832295030355453,0.0983545258641243,0.09838464111089706,0.09841402620077133,0.09844458103179932,0.09847293794155121,0.09850042313337326,0.09852804988622665,0.09855670481920242,0.09858696907758713,0.0986156240105629,0.09864792972803116,0.0986776053905487,0.09870421141386032,0.09873330593109131,0.09876035153865814,0.0987911969423294,0.09881619364023209],"active":[0.011887788772583008,0.010222533717751503,0.009231802076101303,0.008579207584261894,0.007993131875991821,0.007464507594704628,0.006989534944295883,0.006522746756672859,0.006125550717115402,0.005684930831193924,0.005325596779584885,0.004951786249876022,0.004621542990207672,0.004302408546209335,0.004028011113405228,0.0037540532648563385,0.0035009942948818207,0.0032656267285346985,0.0030428320169448853,0.0028431378304958344,0.002658206969499588,0.002451930195093155,0.0022871792316436768,0.0021294355392456055,0.001990407705307007,0.0018532872200012207,0.0017407163977622986,0.0016331225633621216,0.0015186518430709839,0.0013996511697769165,0.0013056471943855286,0.001260913908481598,0.0012164786458015442,0.0011815428733825684,0.0011676475405693054,0.0011327043175697327,0.001103617250919342,0.0010859295725822449,0.0010470449924468994,0.001010201871395111,0.000993095338344574,0.0009694099426269531,0.0009492486715316772,0.0009160563349723816,0.0008900314569473267,0.0008711740374565125,0.0008507072925567627,0.0008268803358078003,0.000805974006652832,0.0007896050810813904,0.0007689893245697021,0.0007609426975250244,0.0007432624697685242,0.000736825168132782,0.0007315650582313538,0.0007140263915061951,0.0006869807839393616,0.0006687045097351074,0.0006553977727890015,0.0006350800395011902,0.0006394684314727783,0.0006248429417610168,0.0006076022982597351,0.0006018951535224915,0.0005909278988838196,0.0005758702754974365,0.0005706101655960083,0.0005584806203842163,0.000548243522644043,0.0005279183387756348,0.0005182772874832153,0.0005106702446937561,0.0005054101347923279,0.0004932805895805359,0.0004809945821762085,0.00047354400157928467,0.00046096742153167725,0.0004625767469406128,0.00045233964920043945,0.0004312843084335327,0.00042866170406341553,0.0004286542534828186,0.00042222440242767334,0.0004171133041381836,0.00040775537490844727,0.0004052668809890747,0.0003950372338294983,0.0003900602459907532,0.00037705153226852417,0.0003769099712371826,0.00036682188510894775,0.0003678426146507263,0.0003598034381866455,0.00035322457551956177,0.0003472268581390381,0.0003432855010032654,0.00033626705408096313,0.00032983720302581787,0.00032632797956466675,0.00032033771276474,0.00030907243490219116,0.00031507015228271484,0.00030922144651412964,0.0003045424818992615,0.0002998635172843933,0.0002966448664665222,0.0002981126308441162,0.0002953335642814636,0.0002959147095680237,0.000291973352432251,0.00028348714113235474,0.0002754479646682739,0.0002769157290458679,0.0002753064036369324,0.0002769157290458679,0.00027501583099365234,0.00027588754892349243,0.00027135759592056274,0.0002662390470504761,0.0002660900354385376,0.00026112794876098633,0.0002660974860191345,0.000252649188041687,0.00024431198835372925,0.00024431198835372925,0.00024519115686416626,0.0002472326159477234,0.0002457723021507263,0.00024387240409851074,0.00024563074111938477,0.00024402141571044922,0.0002472326159477234,0.00024285167455673218,0.00024387985467910767,0.00023846328258514404,0.0002383217215538025,0.00023714452981948853,0.00023642182350158691,0.00023203343152999878,0.00023130327463150024,0.0002340748906135559,0.00022735446691513062,0.00022311508655548096,0.0002264752984046936,0.00022632628679275513,0.00022135674953460693,0.0002238452434539795,0.0002201870083808899,0.00021755695343017578,0.00021623820066452026,0.00021463632583618164,0.00020922720432281494,0.00021054595708847046,0.00021039694547653198,0.00021331757307052612,0.00021112710237503052,0.0002093687653541565,0.0002076178789138794,0.00020995736122131348,0.00020878762006759644,0.00020995736122131348,0.00021141767501831055,0.00021038949489593506,0.00020878762006759644,0.0002061501145362854,0.00020293891429901123,0.0002035275101661682,0.00020337849855422974,0.0002016201615333557,0.00019825994968414307,0.00019825994968414307,0.00019840896129608154,0.00019811838865280151,0.00019489973783493042,0.00019548088312149048,0.00019928067922592163,0.00019372999668121338,0.00019387900829315186,0.00019080936908721924,0.0001922696828842163,0.0001946091651916504,0.00019577890634536743,0.000196799635887146,0.00019372999668121338,0.00018905103206634521,0.0001874491572380066,0.00018744170665740967,0.00018715113401412964,0.00018671900033950806,0.00018832087516784668,0.00019285082817077637,0.00018919259309768677,0.00018730014562606812,0.00018934160470962524,0.00018773972988128662,0.00018846988677978516,0.0001874491572380066,0.0001851096749305725,0.00018335133790969849,0.00018349289894104004,0.00018277019262313843,0.00018656998872756958,0.00018437206745147705,0.0001849532127380371,0.00018583238124847412,0.000184670090675354,0.00018715113401412964,0.0001877322793006897,0.00018583983182907104,0.00018233060836791992,0.0001818835735321045,0.00018525123596191406,0.00018247216939926147,0.00018364191055297852,0.0001864209771156311,0.00018890947103500366,0.00018612295389175415,0.00018671900033950806,0.00018817931413650513,0.00018949061632156372,0.00018832087516784668,0.00019051134586334229,0.0001913905143737793,0.0001940205693244934,0.0001927018165588379,0.00019197911024093628,0.00019241869449615479,0.00018876045942306519,0.00019270926713943481,0.00019314885139465332,0.0001900792121887207,0.00019109994173049927,0.00019153952598571777,0.00018671154975891113,0.00018510222434997559,0.0001868605613708496,0.0001892000436782837,0.00018437206745147705,0.00018305331468582153,0.00018247216939926147,0.00018261373043060303,0.00018130242824554443,0.00018072128295898438,0.00017999112606048584,0.00018072128295898438,0.00018262118101119995,0.00018072128295898438,0.00018233060836791992,0.00018262118101119995,0.00018130242824554443,0.0001810118556022644,0.00017940253019332886,0.00018116086721420288,0.0001827627420425415,0.00018130987882614136,0.00017984211444854736,0.0001816004514694214,0.00018350034952163696,0.00018525123596191406,0.00018408149480819702,0.00018408149480819702,0.00018481165170669556,0.0001842305064201355,0.00018496066331863403,0.00018700957298278809,0.00018744170665740967,0.00018949061632156372,0.00019153207540512085,0.0001905187964439392,0.0001927018165588379,0.0001922696828842163,0.00019314885139465332,0.00019562989473342896,0.0001946091651916504,0.00019519031047821045,0.00019226223230361938,0.00019241869449615479,0.00019431114196777344,0.00019709765911102295,0.00019489973783493042,0.00019256025552749634,0.00019022077322006226,0.00019285082817077637,0.00019256025552749634,0.0001922696828842163,0.00019109994173049927,0.00019329041242599487,0.00019256025552749634,0.00019212812185287476,0.00019299983978271484,0.00019475817680358887,0.00019314885139465332,0.0001922696828842163,0.00019709020853042603,0.0001935809850692749,0.00019475817680358887,0.00019241124391555786,0.00019212067127227783,0.00019387900829315186,0.00019562989473342896,0.00019650906324386597,0.00019738078117370605,0.00019650906324386597,0.00019650906324386597,0.0002004578709602356,0.00019884854555130005,0.00019884854555130005,0.00019372999668121338,0.00019562989473342896,0.00019782036542892456,0.00019811838865280151,0.00019694864749908447,0.00019855797290802002,0.00019796937704086304,0.00020030885934829712,0.00019855797290802002,0.0002000182867050171,0.00019753724336624146,0.00019694119691848755,0.00019592046737670898,0.0001987069845199585,0.00019533932209014893,0.00019752979278564453,0.00019796937704086304,0.0001981109380722046,0.00019797682762145996,0.00019826740026474,0.00019592046737670898,0.00019475072622299194,0.00019782036542892456,0.00020030885934829712,0.00019811838865280151,0.0001972392201423645,0.0002016201615333557,0.00020074844360351562,0.0001989901065826416,0.00019782036542892456,0.00019694119691848755,0.00019665807485580444,0.00019884854555130005,0.0002017766237258911,0.0002013370394706726,0.00020103901624679565,0.00020132958889007568,0.0001994296908378601,0.00019533932209014893,0.00019855797290802002,0.00019533932209014893,0.0001972392201423645,0.00019343942403793335,0.000196799635887146]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.011887788772583008,0.01610596477985382,0.020379692316055298,0.024544071406126022,0.028561381623148918,0.032426364719867706,0.036145880818367004,0.03970649465918541,0.04312603175640106,0.04636868089437485,0.04946689307689667,0.05242037773132324,0.055215537548065186,0.057898860424757004,0.06043921038508415,0.06285251677036285,0.0651465356349945,0.06733807921409607,0.06939439475536346,0.0713597759604454,0.07322414219379425,0.07498734444379807,0.07664967328310013,0.07824081182479858,0.07973633706569672,0.08117733150720596,0.08253894746303558,0.08381431549787521,0.085025355219841,0.08617572486400604,0.08725724369287491,0.08835440129041672,0.08946266770362854,0.09053453803062439,0.09161108732223511,0.09268046915531158,0.09373961389064789,0.09476850181818008,0.09579943865537643,0.09683431684970856,0.09784478694200516,0.09883727133274078,0.09981587529182434,0.10078292340040207,0.10173564404249191,0.10269860178232193,0.10363714396953583,0.10455331951379776,0.10547694563865662,0.10639137029647827,0.10729058086872101,0.10816582292318344,0.10904238373041153,0.1099044680595398,0.1107519343495369,0.11157732456922531,0.1124059334397316,0.11322532594203949,0.1140344887971878,0.11481734365224838,0.11559682339429855,0.11636856943368912,0.11713562905788422,0.11788310110569,0.11862735450267792,0.11934924125671387,0.12007244676351547,0.12077971547842026,0.12148288637399673,0.12218182533979416,0.12285254895687103,0.12351347506046295,0.1241719126701355,0.12480711191892624,0.1254468411207199,0.1260656714439392,0.126689612865448,0.12729394435882568,0.12787827849388123,0.12847283482551575,0.12904852628707886,0.12960946559906006,0.13016454875469208,0.13071568310260773,0.13125644624233246,0.13178345561027527,0.1323043406009674,0.13281454145908356,0.133330300450325,0.13383539021015167,0.13433200120925903,0.13482436537742615,0.13529466092586517,0.13577884435653687,0.13624650239944458,0.13670670986175537,0.13716618716716766,0.1376132369041443,0.13805298507213593,0.13849316537380219,0.1389092206954956,0.1393255740404129,0.1397467404603958,0.14015476405620575,0.14056642353534698,0.14097225666046143,0.14136725664138794,0.14175467193126678,0.1421474814414978,0.1425258219242096,0.1428968459367752,0.1432729959487915,0.1436372995376587,0.14400248229503632,0.1443590521812439,0.14471429586410522,0.14506733417510986,0.1454111784696579,0.14576393365859985,0.14610294997692108,0.1464323252439499,0.14676782488822937,0.14709177613258362,0.14741282165050507,0.14774203300476074,0.14805926382541656,0.1483784019947052,0.14868320524692535,0.14899708330631256,0.14930905401706696,0.14961649477481842,0.14992348849773407,0.15022990107536316,0.15053588151931763,0.15083864331245422,0.15115031599998474,0.1514543890953064,0.1517583280801773,0.15206079185009003,0.15235784649848938,0.15265564620494843,0.15295109152793884,0.15324844419956207,0.15353789925575256,0.15382589399814606,0.15412047505378723,0.15441884100437164,0.1547151654958725,0.1550113558769226,0.15530197322368622,0.1555980145931244,0.15589536726474762,0.15618014335632324,0.1564761847257614,0.1567784994840622,0.15707789361476898,0.15737129747867584,0.15767858922481537,0.15799188613891602,0.15829040110111237,0.15858951210975647,0.1588938683271408,0.15919619798660278,0.15950407087802887,0.15981414914131165,0.16012245416641235,0.1604342758655548,0.16075706481933594,0.16107313334941864,0.1613948941230774,0.1617223620414734,0.16204413771629333,0.16236720979213715,0.162700816988945,0.1630256474018097,0.1633727103471756,0.16371962428092957,0.16406068205833435,0.16440671682357788,0.1647597700357437,0.16511280834674835,0.16546206176280975,0.1658339649438858,0.1661950647830963,0.1665637493133545,0.16693931818008423,0.1673094630241394,0.1676974594593048,0.1680813580751419,0.1684718281030655,0.16887502372264862,0.1692788004875183,0.16967351734638214,0.1700715869665146,0.17049027979373932,0.17090867459774017,0.17132137715816498,0.17175540328025818,0.17218579351902008,0.1726188063621521,0.17306791245937347,0.173528254032135,0.17399226129055023,0.17446622252464294,0.17495040595531464,0.17543268203735352,0.17592109739780426,0.17641551792621613,0.17691592872142792,0.17742612957954407,0.177957683801651,0.1784849911928177,0.17902253568172455,0.1795722097158432,0.1801331341266632,0.18068267405033112,0.18124842643737793,0.18183304369449615,0.18242131173610687,0.1830011010169983,0.1836000382900238,0.1842118501663208,0.1848505586385727,0.1854812204837799,0.1861235797405243,0.18676739931106567,0.187409907579422,0.18807756900787354,0.18874476850032806,0.18943537771701813,0.19013972580432892,0.19083164632320404,0.1915554255247116,0.19227439165115356,0.19299934804439545,0.19374316930770874,0.1945016086101532,0.19525623321533203,0.19603265821933746,0.19680775701999664,0.1976141482591629,0.19840985536575317,0.19922354817390442,0.20006254315376282,0.20088720321655273,0.20174138247966766,0.20259499549865723,0.20347316563129425,0.20434226095676422,0.20522744953632355,0.20613045990467072,0.20701652765274048,0.20795390009880066,0.20887839794158936,0.2098008692264557,0.21073517203330994,0.21167589724063873,0.21263329684734344,0.21359054744243622,0.21455833315849304,0.21552041172981262,0.21650676429271698,0.21749719977378845,0.2184915840625763,0.2194913774728775,0.2204815298318863,0.2214953601360321,0.22250773012638092,0.2235129326581955,0.22453159093856812,0.22555068135261536,0.22658322751522064,0.22759968042373657,0.22862374782562256,0.22963553667068481,0.23065637052059174,0.23166976869106293,0.23270538449287415,0.2337241768836975,0.23475629091262817,0.23577435314655304,0.23679769039154053,0.23783504962921143,0.23883762955665588,0.23982997238636017,0.24084292352199554,0.2418440282344818,0.24285244941711426,0.24385400116443634,0.24484224617481232,0.24583926796913147,0.24681566655635834,0.24779090285301208,0.24876613914966583,0.24971872568130493,0.25068914890289307,0.25163498520851135,0.2525792121887207,0.2535044550895691,0.25443071126937866,0.2553483843803406,0.2562604546546936,0.25716274976730347,0.2580567002296448,0.2589440643787384,0.25980788469314575,0.26067113876342773,0.2615174651145935,0.262342244386673,0.2631648778915405,0.2639695107936859,0.26476287841796875,0.26554808020591736,0.26632022857666016,0.2670808732509613,0.2678225040435791,0.2685537338256836,0.26928967237472534,0.2699964940547943,0.2706835865974426,0.2713712751865387,0.272032767534256,0.27268579602241516,0.2733224630355835,0.27394378185272217,0.2745572030544281,0.2751602232456207,0.2757468819618225,0.2763332724571228,0.2768996059894562,0.2774498462677002,0.2779850661754608,0.2785212993621826,0.279037207365036,0.27953511476516724,0.2800295352935791,0.2805049419403076,0.2809753715991974,0.2814275622367859,0.2818778157234192,0.2823019027709961,0.2827337682247162,0.2831517159938812,0.28355199098587036,0.2839496433734894,0.28432196378707886,0.2846865653991699,0.28504547476768494,0.2853901982307434,0.2857239544391632,0.28606733679771423],"recovered":[0.0,0.005888108629733324,0.01095418818295002,0.0156096201390028,0.020026030018925667,0.02426423504948616,0.028305958956480026,0.03218131884932518,0.035913851112127304,0.03948410972952843,0.042897216975688934,0.0461394265294075,0.04925357550382614,0.05218629911541939,0.055016543716192245,0.05769723653793335,0.060242410749197006,0.06266463547945023,0.06496041268110275,0.06711701303720474,0.06919905543327332,0.07116575539112091,0.07304444164037704,0.0748092532157898,0.07650637626647949,0.07810263335704803,0.0796181857585907,0.08106385916471481,0.082420215010643,0.08370610326528549,0.08493015915155411,0.08606825023889542,0.08720692992210388,0.08832411468029022,0.08941001445055008,0.09049021452665329,0.09156515449285507,0.09262064844369888,0.09367848187685013,0.0947168692946434,0.09575584530830383,0.0967901423573494,0.09778818488121033,0.09878183901309967,0.09977549314498901,0.10074137151241302,0.10169804096221924,0.1026512086391449,0.10359501093626022,0.10451644659042358,0.10543671250343323,0.10634323954582214,0.10724932700395584,0.10812676697969437,0.10899586975574493,0.10984917730093002,0.11069255322217941,0.11152978241443634,0.11235883086919785,0.11317866295576096,0.11398402601480484,0.11476892232894897,0.11556214839220047,0.11633169651031494,0.11709320545196533,0.1178431585431099,0.11858917027711868,0.11932012438774109,0.1200418621301651,0.12076564878225327,0.12147072702646255,0.12216425687074661,0.12283892184495926,0.12349706888198853,0.12414323538541794,0.12478939443826675,0.12542693316936493,0.12605394423007965,0.12666121125221252,0.12726907432079315,0.12787824869155884,0.12846067547798157,0.1290276050567627,0.12959043681621552,0.13014960289001465,0.1307055652141571,0.13124121725559235,0.1317746639251709,0.13230416178703308,0.13281670212745667,0.13333334028720856,0.1338394582271576,0.13434073328971863,0.13482330739498138,0.1352943331003189,0.13576814532279968,0.1362350732088089,0.13670434057712555,0.13715505599975586,0.13760150969028473,0.13804475963115692,0.13847792148590088,0.13890846073627472,0.13933342695236206,0.13974934816360474,0.1401614546775818,0.14057108759880066,0.14097806811332703,0.14138272404670715,0.14177145063877106,0.14215607941150665,0.14253748953342438,0.1429118812084198,0.14328277111053467,0.1436564326286316,0.1440153270959854,0.1443755328655243,0.14473004639148712,0.14508675038814545,0.1454354226589203,0.14578554034233093,0.14611519873142242,0.1464444249868393,0.1467767208814621,0.1471063792705536,0.1474309116601944,0.14775384962558746,0.14807985723018646,0.14839547872543335,0.1487087607383728,0.14901328086853027,0.1493256837129593,0.14964014291763306,0.14994947612285614,0.15025019645690918,0.15055237710475922,0.15086565911769867,0.15117031335830688,0.1514786332845688,0.15177568793296814,0.1520783007144928,0.15236923098564148,0.1526687741279602,0.15296626091003418,0.15325777232646942,0.15354503691196442,0.15383288264274597,0.15413111448287964,0.15442422032356262,0.15472669899463654,0.1550160050392151,0.15531612932682037,0.1556127518415451,0.1559084951877594,0.15620292723178864,0.15650348365306854,0.15680274367332458,0.157095268368721,0.15739642083644867,0.1577073633670807,0.15800471603870392,0.15830864012241364,0.15860775113105774,0.1589089035987854,0.15920962393283844,0.15951193869113922,0.15981879830360413,0.1601332426071167,0.1604434698820114,0.16075879335403442,0.16108304262161255,0.1614091992378235,0.16172818839550018,0.162049800157547,0.16237391531467438,0.16270750761032104,0.1630510687828064,0.16339154541492462,0.1637241244316101,0.16407044231891632,0.16442057490348816,0.16477537155151367,0.16512872278690338,0.16547226905822754,0.16584447026252747,0.16620980203151703,0.16657176613807678,0.16694995760917664,0.16732683777809143,0.16771146655082703,0.16809257864952087,0.16848452389240265,0.16888070106506348,0.16927818953990936,0.16967026889324188,0.17008048295974731,0.17049799859523773,0.17090995609760284,0.17133405804634094,0.17176342010498047,0.17220287024974823,0.17264071106910706,0.17308951914310455,0.17355015873908997,0.17401446402072906,0.17449074983596802,0.17495548725128174,0.17544624209403992,0.175929993391037,0.1764257252216339,0.176931694149971,0.17743970453739166,0.17795151472091675,0.1784728318452835,0.17901825904846191,0.17956896126270294,0.1801249235868454,0.18068833649158478,0.18125395476818085,0.1818302422761917,0.18241164088249207,0.18299902975559235,0.18360000848770142,0.18421868979930878,0.18483532965183258,0.18547651171684265,0.18611258268356323,0.186750128865242,0.1874101758003235,0.1880640834569931,0.1887330561876297,0.18943944573402405,0.19013091921806335,0.19085149466991425,0.19157250225543976,0.19228503108024597,0.1930076628923416,0.19374606013298035,0.1945066899061203,0.1952686309814453,0.19604286551475525,0.1968388706445694,0.19763150811195374,0.19843526184558868,0.1992584615945816,0.20009131729602814,0.20093920826911926,0.2017698734998703,0.2026342898607254,0.2034887671470642,0.20435568690299988,0.2052515298128128,0.20613978803157806,0.20705245435237885,0.20796804130077362,0.2088688760995865,0.209793820977211,0.2107287049293518,0.2116779237985611,0.2126256674528122,0.2135797142982483,0.2145337462425232,0.21551044285297394,0.21649737656116486,0.21748240292072296,0.2184719741344452,0.2194676697254181,0.22047755122184753,0.22149430215358734,0.2224995195865631,0.22351013123989105,0.224522203207016,0.22554714977741241,0.22656317055225372,0.22758401930332184,0.22861260175704956,0.2296508550643921,0.2306790053844452,0.2317083328962326,0.23273049294948578,0.23375558853149414,0.23477497696876526,0.2357999086380005,0.2368270456790924,0.23784847557544708,0.23886406421661377,0.23986400663852692,0.24085955321788788,0.2418556958436966,0.2428591549396515,0.24385397136211395,0.24484719336032867,0.24582505226135254,0.2468114048242569,0.24780257046222687,0.24876698851585388,0.2497284859418869,0.25068968534469604,0.2516501545906067,0.25259658694267273,0.25352782011032104,0.25446024537086487,0.2553768455982208,0.25628629326820374,0.2571793794631958,0.2580704092979431,0.2589453458786011,0.25980013608932495,0.2606668770313263,0.26151055097579956,0.2623295187950134,0.2631591260433197,0.26397445797920227,0.26475831866264343,0.26555314660072327,0.2663273811340332,0.2670663595199585,0.26781734824180603,0.2685437798500061,0.2692878842353821,0.2699868083000183,0.2706667482852936,0.2713412642478943,0.27200832962989807,0.2726666331291199,0.27331265807151794,0.27394476532936096,0.2745555639266968,0.2751530408859253,0.2757512331008911,0.27633190155029297,0.2768899202346802,0.27743828296661377,0.2779863476753235,0.2785100042819977,0.2790238559246063,0.27951768040657043,0.28000888228416443,0.2804885506629944,0.28095078468322754,0.28141143918037415,0.28184783458709717,0.282279372215271,0.28271034359931946,0.28311866521835327,0.28352680802345276,0.28391408920288086,0.2842878997325897,0.28466111421585083,0.28502747416496277,0.28536778688430786],"active":[0.011887788772583008,0.010217856615781784,0.009425504133105278,0.008934451267123222,0.008535351604223251,0.008162129670381546,0.007839921861886978,0.0075251758098602295,0.007212180644273758,0.00688457116484642,0.006569676101207733,0.006280951201915741,0.005961962044239044,0.005712561309337616,0.005422666668891907,0.005155280232429504,0.004904124885797501,0.0046734437346458435,0.004433982074260712,0.004242762923240662,0.004025086760520935,0.0038215890526771545,0.0036052316427230835,0.003431558609008789,0.003229960799217224,0.0030746981501579285,0.0029207617044448853,0.0027504563331604004,0.002605140209197998,0.0024696215987205505,0.0023270845413208008,0.0022861510515213013,0.002255737781524658,0.0022104233503341675,0.002201072871685028,0.0021902546286582947,0.002174459397792816,0.002147853374481201,0.002120956778526306,0.002117447555065155,0.0020889416337013245,0.002047128975391388,0.0020276904106140137,0.0020010843873023987,0.001960150897502899,0.001957230269908905,0.0019391030073165894,0.0019021108746528625,0.0018819347023963928,0.0018749237060546875,0.0018538683652877808,0.0018225833773612976,0.0017930567264556885,0.0017777010798454285,0.0017560645937919617,0.001728147268295288,0.001713380217552185,0.0016955435276031494,0.0016756579279899597,0.0016386806964874268,0.0016127973794937134,0.0015996471047401428,0.0015734806656837463,0.001551404595375061,0.0015341490507125854,0.0015060827136039734,0.0014832764863967896,0.0014595910906791687,0.0014410242438316345,0.0014161765575408936,0.0013818219304084778,0.0013492181897163391,0.001332990825176239,0.0013100430369377136,0.0013036057353019714,0.0012762770056724548,0.0012626796960830688,0.0012400001287460327,0.0012170672416687012,0.0012037605047225952,0.0011702775955200195,0.0011487901210784912,0.0011369436979293823,0.001125246286392212,0.00110684335231781,0.001077890396118164,0.001063123345375061,0.0010398775339126587,0.0010261386632919312,0.0010186880826950073,0.000998660922050476,0.0009849071502685547,0.0009539276361465454,0.000955536961555481,0.0009521692991256714,0.0009385645389556885,0.0009311139583587646,0.0009088963270187378,0.0008979290723800659,0.0008916556835174561,0.0008644610643386841,0.0008476525545120239,0.0008382797241210938,0.000821337103843689,0.0008170753717422485,0.0008108019828796387,0.0007961690425872803,0.0007766038179397583,0.0007647573947906494,0.0007543712854385376,0.0007407665252685547,0.0007355064153671265,0.0007254183292388916,0.000719711184501648,0.0007026195526123047,0.000698968768119812,0.0006918013095855713,0.0006811320781707764,0.0006771832704544067,0.0006675273180007935,0.0006467849016189575,0.0006526261568069458,0.0006473511457443237,0.0006361007690429688,0.0006356537342071533,0.000628352165222168,0.0006245523691177368,0.0006033480167388916,0.0006016045808792114,0.0006002932786941528,0.000603213906288147,0.0005978047847747803,0.0005897581577301025,0.0005864053964614868,0.0005884468555450439,0.0005979388952255249,0.000588729977607727,0.0005880147218704224,0.0005821585655212402,0.0005821585655212402,0.0005773454904556274,0.0005818605422973633,0.0005796700716018677,0.0005716383457183838,0.0005681216716766357,0.0005754381418228149,0.0005859583616256714,0.0005840510129928589,0.0005871355533599854,0.0005752742290496826,0.0005820095539093018,0.0005792379379272461,0.0005673915147781372,0.0005676895380020142,0.0005755722522735596,0.0005744099617004395,0.0005685538053512573,0.0005833208560943604,0.0005954653024673462,0.0005830377340316772,0.0005847960710525513,0.0005852282047271729,0.0005884468555450439,0.0005951672792434692,0.0006045252084732056,0.0006105154752731323,0.0006154775619506836,0.0006238222122192383,0.0006296634674072266,0.0006361007690429688,0.0006393194198608398,0.0006349384784698486,0.0006390213966369629,0.0006510168313980103,0.0006517320871353149,0.0006652027368545532,0.0006685554981231689,0.000669136643409729,0.0006825923919677734,0.0006893277168273926,0.0006922334432601929,0.0006866902112960815,0.0007052421569824219,0.0007227957248687744,0.0007192790508270264,0.0007295161485671997,0.0007376968860626221,0.0007475018501281738,0.0007545202970504761,0.0007603615522384644,0.0007824450731277466,0.0007942765951156616,0.0007928162813186646,0.0007933974266052246,0.0008200109004974365,0.0008281916379928589,0.0008233785629272461,0.0008454471826553345,0.0008517354726791382,0.0008553862571716309,0.0008650422096252441,0.0008875429630279541,0.0009027421474456787,0.0009160637855529785,0.0009359419345855713,0.000941932201385498,0.000965610146522522,0.0009692758321762085,0.0009859353303909302,0.0010004043579101562,0.0010259896516799927,0.0010452866554260254,0.0010710209608078003,0.0010993778705596924,0.001114875078201294,0.0011137127876281738,0.0011235028505325317,0.001144707202911377,0.0011673569679260254,0.0011708587408065796,0.0011883974075317383,0.0012128204107284546,0.0012505501508712769,0.0012625306844711304,0.0012882500886917114,0.0012908875942230225,0.0012973248958587646,0.0013274401426315308,0.0013345927000045776,0.0013712942600250244,0.0014066696166992188,0.0013922005891799927,0.0014245063066482544,0.0014228969812393188,0.0014268457889556885,0.0014581382274627686,0.0014939457178115845,0.0015101730823516846,0.001525968313217163,0.0015391260385513306,0.0015712827444076538,0.0015709847211837769,0.0015920400619506836,0.0016272813081741333,0.0016287416219711304,0.0016500651836395264,0.0016557872295379639,0.0017032921314239502,0.0017079710960388184,0.0017386823892593384,0.0017747730016708374,0.0017649978399276733,0.0018141120672225952,0.0018259435892105103,0.0018328279256820679,0.0018662959337234497,0.0018820762634277344,0.0019045919179916382,0.001912623643875122,0.0019326657056808472,0.001940697431564331,0.0019730180501937866,0.001986756920814514,0.001994207501411438,0.002008974552154541,0.002009555697441101,0.0020276904106140137,0.0020301789045333862,0.0020186305046081543,0.002032071352005005,0.002040550112724304,0.002061024308204651,0.0020525306463241577,0.0020605772733688354,0.002051517367362976,0.0020437687635421753,0.0020189136266708374,0.002026379108428955,0.002015843987464905,0.002025797963142395,0.002018764615058899,0.0020227134227752686,0.0020351409912109375,0.0020105838775634766,0.001981496810913086,0.001978859305381775,0.001980021595954895,0.0019928961992263794,0.001998305320739746,0.0019830912351608276,0.001985296607017517,0.001968473196029663,0.001965850591659546,0.0019547343254089355,0.001916155219078064,0.0019221603870391846,0.0019064992666244507,0.0018895268440246582,0.0018543004989624023,0.0018341243267059326,0.0018205642700195312,0.0018002092838287354,0.0017859041690826416,0.00177040696144104,0.0017646849155426025,0.0017374753952026367,0.0017257928848266602,0.0017173290252685547,0.0016753673553466797,0.0016543269157409668,0.0016399919986724854,0.0016037523746490479,0.0015736222267150879,0.0015619099140167236,0.0015277266502380371,0.0014951229095458984,0.0014873743057250977,0.0014723241329193115,0.001452714204788208,0.0013957023620605469,0.0013844668865203857,0.0013660192489624023,0.001344531774520874,0.0013141334056854248,0.001277148723602295,0.0012445449829101562,0.0012154579162597656,0.0011913180351257324,0.0011802315711975098,0.0011483728885650635,0.0011179447174072266,0.0010951459407806396,0.0010830163955688477,0.0010508596897125244,0.0010251104831695557,0.0010056793689727783,0.0009872615337371826,0.000966489315032959,0.0009390115737915039,0.0009270310401916504,0.0008904635906219482,0.0008859336376190186,0.0008723437786102295,0.0008416473865509033,0.0008309781551361084,0.0007951557636260986,0.0007724761962890625,0.0007575750350952148,0.0007290840148925781,0.0006964802742004395,0.0006995499134063721]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.011887788772583008,0.01612189970910549,0.02032589539885521,0.024375513195991516,0.02822689898312092,0.031900953501462936,0.035341691225767136,0.03865757957100868,0.04178810119628906,0.044726818799972534,0.04749814793467522,0.050108522176742554,0.05257533863186836,0.054914239794015884,0.05712025240063667,0.059222906827926636,0.06116431578993797,0.06299959123134613,0.06472814083099365,0.06635232269763947,0.06788410246372223,0.06931515783071518,0.07067005336284637,0.07192860543727875,0.07309549301862717,0.07421691715717316,0.07524814456701279,0.0762287899851799,0.0771489143371582,0.07802020758390427,0.07881899178028107,0.07962216436862946,0.08043468743562698,0.0812184140086174,0.08199980109930038,0.08275838196277618,0.08350673317909241,0.08423636853694916,0.08495620638132095,0.08566201478242874,0.08634823560714722,0.08702290058135986,0.08768441528081894,0.08832677453756332,0.08895568549633026,0.08957085013389587,0.0901927500963211,0.09078583866357803,0.09137601405382156,0.09194454550743103,0.09251804649829865,0.09307079762220383,0.09361111372709274,0.09412775188684464,0.09464117139577866,0.0951465517282486,0.09564287215471268,0.09613523632287979,0.0966091901063919,0.09708474576473236,0.09755796194076538,0.09799814224243164,0.09843042492866516,0.0988646149635315,0.09928213059902191,0.09968868643045425,0.1000838354229927,0.10046934336423874,0.10085674375295639,0.10122909396886826,0.10159076750278473,0.101960189640522,0.10230958461761475,0.10265810787677765,0.10299112647771835,0.10331201553344727,0.10363670438528061,0.10395700484514236,0.1042698547244072,0.1045682281255722,0.10486280173063278,0.10514772683382034,0.10543148219585419,0.10571698844432831,0.10599241405725479,0.10625643283128738,0.1065131425857544,0.10676181316375732,0.10700858384370804,0.10725315660238266,0.10748779773712158,0.10771483182907104,0.10794215649366379,0.10816305130720139,0.10837151855230331,0.10858495533466339,0.10878918319940567,0.10899706184864044,0.10919646918773651,0.10938490927219391,0.10957437008619308,0.10976412147283554,0.10994160175323486,0.11013048142194748,0.11030415445566177,0.11048206686973572,0.11065033078193665,0.11082225292921066,0.11098510771989822,0.111151322722435,0.11131315678358078,0.11146651208400726,0.11161737889051437,0.1117701455950737,0.11191824078559875,0.11205945909023285,0.1122041866183281,0.11234116554260254,0.11247873306274414,0.11261527240276337,0.1127418726682663,0.11287403106689453,0.11300384998321533,0.11313118040561676,0.11325442045927048,0.11337707191705704,0.11349651217460632,0.11361346393823624,0.11373056471347809,0.11384663730859756,0.11395584046840668,0.11406504362821579,0.1141720563173294,0.11427891999483109,0.11438842117786407,0.11449162662029266,0.11459498852491379,0.1146957129240036,0.11479438841342926,0.11488809436559677,0.11498165875673294,0.11507712304592133,0.11516804993152618,0.11526219546794891,0.11535035073757172,0.11543967574834824,0.1155291423201561,0.11561831831932068,0.11570559442043304,0.11578980088233948,0.11587005853652954,0.11595543473958969,0.11603320389986038,0.11611215025186539,0.11619094759225845,0.11627471446990967,0.11635628342628479,0.11643274128437042,0.11651241779327393,0.11658916622400284,0.11666445434093475,0.11673901230096817,0.1168147400021553,0.11689090728759766,0.11696648597717285,0.11703446507453918,0.11711004376411438,0.1171824112534523,0.1172579899430275,0.11733371764421463,0.11740344762802124,0.11747771501541138,0.11754744499921799,0.11761878430843353,0.1176898330450058,0.1177547425031662,0.11782491207122803,0.11789347976446152,0.11796174943447113,0.11802738904953003,0.11809741705656052,0.11816948652267456,0.11823848634958267,0.1183071956038475,0.11837590485811234,0.11844520270824432,0.11851581186056137,0.1185830608010292,0.11865264177322388,0.1187242791056633,0.1187969371676445,0.11886344850063324,0.11893230676651001,0.11900496482849121,0.11907513439655304,0.11914486438035965,0.11921504139900208,0.11928550153970718,0.11935494095087051,0.11942292004823685,0.11949308961629868,0.11956194788217545,0.11962670832872391,0.11969468742609024,0.11976880580186844,0.11984161287546158,0.11991105228662491,0.11997976154088974,0.1200530007481575,0.12012697756290436,0.12019641697406769,0.12027345597743988,0.1203472837805748,0.12042155116796494,0.12049493193626404,0.12056832015514374,0.12064419686794281,0.12072240561246872,0.12080076336860657,0.12087897956371307,0.1209605485200882,0.12103993445634842,0.1211235523223877,0.12120673805475235,0.12128816545009613,0.12137149274349213,0.12145014107227325,0.12153156846761703,0.1216166540980339,0.12170188128948212,0.1217874065041542,0.12187409400939941,0.12196239084005356,0.12205668538808823,0.12214761972427368,0.12223664671182632,0.12232845276594162,0.12242172658443451,0.12251163274049759,0.12260358780622482,0.12269904464483261,0.122794508934021,0.12289085239171982,0.1229906976222992,0.12309186160564423,0.12319433689117432,0.12330017983913422,0.12340178340673447,0.12350586801767349,0.12361638993024826,0.12372062355279922,0.1238267570734024,0.12393508851528168,0.12404283136129379,0.12414779514074326,0.12425626814365387,0.12437117099761963,0.12448067218065262,0.12459484487771988,0.12471676617860794,0.12483839690685272,0.12496382743120193,0.12508457899093628,0.12521761655807495,0.12534421682357788,0.12547418475151062,0.1256050169467926,0.12573951482772827,0.12587663531303406,0.12601274251937866,0.1261511892080307,0.12628978490829468,0.12643802165985107,0.12658274173736572,0.12673038244247437,0.12687700986862183,0.1270267218351364,0.12718212604522705,0.12734073400497437,0.12750038504600525,0.12765929102897644,0.1278272569179535,0.12799566984176636,0.12817490100860596,0.12835398316383362,0.12852692604064941,0.12870220839977264,0.12888377904891968,0.12906402349472046,0.1292526125907898,0.1294403225183487,0.12963226437568665,0.12983503937721252,0.13002902269363403,0.13023033738136292,0.13043206930160522,0.13063761591911316,0.13084536790847778,0.13105879724025726,0.13127106428146362,0.13148465752601624,0.13170437514781952,0.13192322850227356,0.13214996457099915,0.13237625360488892,0.13260343670845032,0.13283617794513702,0.13307417929172516,0.13330969214439392,0.13354505598545074,0.13378816843032837,0.13403639197349548,0.13428565859794617,0.13453330099582672,0.13479161262512207,0.13503897190093994,0.13530080020427704,0.13555648922920227,0.13583147525787354,0.13609695434570312,0.13636505603790283,0.13663259148597717,0.13690757751464844,0.13720068335533142,0.13748663663864136,0.13776177167892456,0.138051375746727,0.13832621276378632,0.13861815631389618,0.1389095038175583,0.13920363783836365,0.13949719071388245,0.1397927850484848,0.1401047557592392,0.14040693640708923,0.14070560038089752,0.14101508259773254,0.14133085310459137,0.14164546132087708,0.14195144176483154,0.14226560294628143,0.14258429408073425,0.14290504157543182,0.1432250440120697,0.14354974031448364,0.14387208223342896,0.14419867098331451,0.14453242719173431,0.14486633241176605,0.1451869159936905,0.14551672339439392],"recovered":[0.0,0.005866618361324072,0.010930798016488552,0.015572048723697662,0.01990995556116104,0.02400021441280842,0.027867095544934273,0.03153735026717186,0.035021211951971054,0.038343533873558044,0.0414687916636467,0.04440034553408623,0.04719170555472374,0.04983321949839592,0.052309390157461166,0.05466071516275406,0.056875936686992645,0.05896426737308502,0.060895293951034546,0.06274255365133286,0.06449566781520844,0.06614411622285843,0.06767384707927704,0.06911616027355194,0.07046125829219818,0.07172083854675293,0.07291536033153534,0.07404190301895142,0.07508891820907593,0.07607497274875641,0.0769972875714302,0.07786083221435547,0.07869748026132584,0.07951892167329788,0.08031434565782547,0.08110976219177246,0.08187536150217056,0.08263511210680008,0.0833757147192955,0.08410651981830597,0.08482329547405243,0.08552120625972748,0.0862046480178833,0.08687639236450195,0.0875278115272522,0.08817265927791595,0.08880595862865448,0.08942946046590805,0.0900392159819603,0.09063991159200668,0.09123095870018005,0.09181499481201172,0.09237270802259445,0.09292341023683548,0.09346314519643784,0.09397802501916885,0.09449846297502518,0.09500939399003983,0.09549957513809204,0.09599369764328003,0.09647685289382935,0.09694934636354446,0.09741130471229553,0.09785206615924835,0.09827923774719238,0.0987144485116005,0.09913459420204163,0.09954626858234406,0.09993308782577515,0.10031771659851074,0.10070482641458511,0.10107804834842682,0.10144498944282532,0.10179979354143143,0.10215400904417038,0.10249902307987213,0.10282283276319504,0.10315337032079697,0.10347440093755722,0.10379894822835922,0.10411617904901505,0.10442084074020386,0.10471848398447037,0.10500428825616837,0.10528921335935593,0.10556551069021225,0.10584092885255814,0.1061004176735878,0.10635756701231003,0.10661047697067261,0.10685285925865173,0.10709626972675323,0.1073295846581459,0.10756129771471024,0.10778672248125076,0.10800323635339737,0.10822120308876038,0.10842908918857574,0.10863886773586273,0.10884719341993332,0.10904718190431595,0.10924015194177628,0.10943122208118439,0.10961805284023285,0.10980459302663803,0.10997987538576126,0.11016026884317398,0.11033570021390915,0.11050411313772202,0.11067208647727966,0.11083932965993881,0.1110052540898323,0.11116328090429306,0.11131692677736282,0.11147072166204453,0.1116277277469635,0.1117660254240036,0.11191192269325256,0.1120525598526001,0.11219333857297897,0.11232958734035492,0.11246437579393387,0.11260004341602325,0.11273103207349777,0.11286084353923798,0.11298861354589462,0.113111712038517,0.11323246359825134,0.11335321515798569,0.11346928775310516,0.11358755826950073,0.11369851976633072,0.11380626261234283,0.11391999572515488,0.11402627825737,0.1141369417309761,0.11424263566732407,0.11434715986251831,0.11445271223783493,0.11455138772726059,0.11464671045541763,0.11474450677633286,0.11484026163816452,0.11493470519781113,0.11502548307180405,0.11511685699224472,0.11521085351705551,0.11530324816703796,0.11539286375045776,0.1154770702123642,0.11556244641542435,0.11564548313617706,0.11573071032762527,0.11581461876630783,0.11589780449867249,0.11597806215286255,0.11606036871671677,0.11614077538251877,0.1162194237112999,0.11629632115364075,0.11637482047080994,0.11645376682281494,0.11652569472789764,0.11660434305667877,0.11667846143245697,0.11675184965133667,0.11682333797216415,0.11689920723438263,0.11697040498256683,0.11704686284065247,0.11712376028299332,0.1171952411532402,0.11726438999176025,0.1173349991440773,0.11740414798259735,0.1174788549542427,0.11754873394966125,0.11761583387851715,0.11768556386232376,0.11775720119476318,0.11782342195510864,0.11789637058973312,0.11796610802412033,0.11803875863552094,0.11810951679944992,0.11817822605371475,0.11824415624141693,0.11831506341695786,0.11838728189468384,0.11845701187849045,0.11852572113275528,0.11859939992427826,0.11866927891969681,0.11874018609523773,0.11880625784397125,0.11888111382722855,0.11895216256380081,0.11902189254760742,0.11909177154302597,0.11915931105613708,0.11922743916511536,0.11929775029420853,0.11936675757169724,0.1194315180182457,0.1194978877902031,0.1195668876171112,0.11963896453380585,0.11970796436071396,0.11977842450141907,0.11985167115926743,0.11992505937814713,0.11999157071113586,0.12006612867116928,0.1201421469449997,0.12020939588546753,0.12028951197862625,0.12036289274692535,0.12043803930282593,0.12051595747470856,0.12059402465820312,0.12067282199859619,0.12074840068817139,0.12082865834236145,0.12091125547885895,0.12099093198776245,0.1210685595870018,0.12114603817462921,0.12122585624456406,0.12131255120038986,0.1213960200548172,0.12147686630487442,0.12156122177839279,0.12164615839719772,0.12173357605934143,0.12182319164276123,0.12191923707723618,0.12201119214296341,0.12210197746753693,0.12219320237636566,0.12228398025035858,0.12237155437469482,0.12246686965227127,0.12256554514169693,0.12266013026237488,0.12275807559490204,0.12285777926445007,0.12295777350664139,0.12305674701929092,0.12316025048494339,0.1232638955116272,0.12337192893028259,0.12347894161939621,0.12358230352401733,0.12369106709957123,0.12380070984363556,0.12390962243080139,0.12401823699474335,0.12413255870342255,0.12424147129058838,0.12435272336006165,0.12446777522563934,0.12458911538124084,0.12471454590559006,0.12483690679073334,0.12496642768383026,0.12509360909461975,0.12522080540657043,0.12535296380519867,0.1254810243844986,0.12561668455600739,0.12575234472751617,0.12589122354984283,0.1260349303483963,0.12617294490337372,0.1263141632080078,0.12645435333251953,0.12660464644432068,0.12675097584724426,0.12690097093582153,0.127050518989563,0.12720942497253418,0.12737272679805756,0.1275414228439331,0.1277036964893341,0.12787912786006927,0.12805411219596863,0.12822340428829193,0.1283988356590271,0.1285739690065384,0.1287529021501541,0.12893666326999664,0.12912847101688385,0.12931910157203674,0.129512220621109,0.12970446050167084,0.1299031376838684,0.1301058977842331,0.13031260669231415,0.13050778210163116,0.13071449100971222,0.13092587888240814,0.13114136457443237,0.13135597109794617,0.13157306611537933,0.13179323077201843,0.1320250779390335,0.1322481781244278,0.13248294591903687,0.13271115720272064,0.13293921947479248,0.13317926228046417,0.13342003524303436,0.13365788757801056,0.1338958889245987,0.1341422200202942,0.13439877331256866,0.1346544623374939,0.134913370013237,0.13516612350940704,0.1354333609342575,0.13569782674312592,0.13596725463867188,0.1362372636795044,0.13650786876678467,0.1367930769920349,0.13707391917705536,0.13735431432724,0.13763119280338287,0.13790734112262726,0.13819578289985657,0.138483926653862,0.1387833207845688,0.13907848298549652,0.13938021659851074,0.13968268036842346,0.13998514413833618,0.14029696583747864,0.1405918449163437,0.14089971780776978,0.14120715856552124,0.1415175199508667,0.14183548092842102,0.14215095341205597,0.14246614277362823,0.142783522605896,0.14311084151268005,0.14343319833278656,0.1437586098909378,0.144090473651886,0.14441925287246704,0.1447487622499466],"active":[0.011887788772583008,0.010255280882120132,0.009395097382366657,0.008803464472293854,0.008316943421959877,0.007900739088654518,0.007474595680832863,0.0071202293038368225,0.006766889244318008,0.00638328492641449,0.006029356271028519,0.005708176642656326,0.005383633077144623,0.005081020295619965,0.004810862243175507,0.004562191665172577,0.004288379102945328,0.004035323858261108,0.0038328468799591064,0.00360976904630661,0.003388434648513794,0.0031710416078567505,0.002996206283569336,0.0028124451637268066,0.0026342347264289856,0.002496078610420227,0.0023327842354774475,0.002186886966228485,0.0020599961280822754,0.0019452348351478577,0.0018217042088508606,0.0017613321542739868,0.0017372071743011475,0.001699492335319519,0.0016854554414749146,0.0016486197710037231,0.0016313716769218445,0.0016012564301490784,0.0015804916620254517,0.0015554949641227722,0.0015249401330947876,0.0015016943216323853,0.0014797672629356384,0.0014503821730613708,0.001427873969078064,0.0013981908559799194,0.001386791467666626,0.001356378197669983,0.001336798071861267,0.001304633915424347,0.0012870877981185913,0.0012558028101921082,0.001238405704498291,0.0012043416500091553,0.0011780261993408203,0.0011685267090797424,0.0011444091796875,0.0011258423328399658,0.0011096149682998657,0.0010910481214523315,0.0010811090469360352,0.0010487958788871765,0.001019120216369629,0.001012548804283142,0.0010028928518295288,0.0009742379188537598,0.0009492412209510803,0.0009230747818946838,0.0009236559271812439,0.0009113773703575134,0.0008859410881996155,0.0008821412920951843,0.0008645951747894287,0.0008583143353462219,0.0008371174335479736,0.0008129924535751343,0.0008138716220855713,0.000803634524345398,0.0007954537868499756,0.0007692798972129822,0.0007466226816177368,0.0007268860936164856,0.0007129982113838196,0.0007127001881599426,0.0007032006978988647,0.0006909221410751343,0.0006722137331962585,0.0006613954901695251,0.0006510168313980103,0.0006426796317100525,0.0006349384784698486,0.0006185621023178101,0.0006125718355178833,0.0006017535924911499,0.0005847960710525513,0.0005817189812660217,0.0005679801106452942,0.0005679726600646973,0.0005576014518737793,0.0005377158522605896,0.0005271881818771362,0.0005239695310592651,0.0005103796720504761,0.0005124285817146301,0.0004995614290237427,0.0005021914839744568,0.0004900619387626648,0.00048655271530151367,0.0004809945821762085,0.00047923624515533447,0.0004738271236419678,0.0004612579941749573,0.0004540979862213135,0.00045321881771087646,0.00044751912355422974,0.00043173134326934814,0.0004381611943244934,0.0004292428493499756,0.00042617321014404297,0.0004219338297843933,0.00041228532791137695,0.00040965527296066284,0.00040380656719207764,0.00040014833211898804,0.0003935769200325012,0.00038845837116241455,0.00038480013608932495,0.0003810003399848938,0.0003773495554924011,0.0003773495554924011,0.0003682821989059448,0.0003665238618850708,0.00036579370498657227,0.0003589242696762085,0.0003621429204940796,0.00035468488931655884,0.0003523528575897217,0.00034855306148529053,0.00034167617559432983,0.00033670663833618164,0.0003349483013153076,0.00033261626958847046,0.0003277882933616638,0.00032749027013778687,0.0003248676657676697,0.0003228187561035156,0.00031828880310058594,0.00031507015228271484,0.00031273066997528076,0.00031273066997528076,0.0003076121211051941,0.0003099516034126282,0.0003024935722351074,0.00029753148555755615,0.000293143093585968,0.00029665231704711914,0.0002959147095680237,0.00029196590185165405,0.00029299408197402954,0.00029284507036209106,0.0002896338701248169,0.00028524547815322876,0.0002890452742576599,0.0002865642309188843,0.00028802454471588135,0.00028261542320251465,0.00028670579195022583,0.00028320401906967163,0.00028758496046066284,0.0002868548035621643,0.0002796873450279236,0.0002824738621711731,0.00028305500745773315,0.0002837851643562317,0.00028568506240844727,0.00027588754892349243,0.00027617812156677246,0.00027764588594436646,0.0002761855721473694,0.0002701878547668457,0.0002739951014518738,0.00027311593294143677,0.0002723783254623413,0.0002684369683265686,0.00026638805866241455,0.00026697665452957153,0.0002716556191444397,0.0002679973840713501,0.00026535987854003906,0.00026726722717285156,0.0002712160348892212,0.00026404857635498047,0.0002630278468132019,0.000264778733253479,0.0002688765525817871,0.0002637505531311035,0.00026287883520126343,0.00026360899209976196,0.00026316940784454346,0.00026360899209976196,0.0002656504511833191,0.00026419758796691895,0.00025995075702667236,0.00026316940784454346,0.00027091801166534424,0.0002747252583503723,0.0002720877528190613,0.00027179718017578125,0.00027457624673843384,0.0002753064036369324,0.00027135759592056274,0.0002818852663040161,0.0002811551094055176,0.0002794042229652405,0.0002855360507965088,0.00027880817651748657,0.00028130412101745605,0.00028436630964279175,0.00028480589389801025,0.00028495490550994873,0.0002877265214920044,0.00029153376817703247,0.0002948939800262451,0.0002954825758934021,0.0002972334623336792,0.00030293315649032593,0.00030410289764404297,0.0003057122230529785,0.00030410289764404297,0.000305861234664917,0.00031054019927978516,0.0003128722310066223,0.00031623244285583496,0.00032310932874679565,0.00032442808151245117,0.0003174096345901489,0.00031726062297821045,0.000319749116897583,0.0003184303641319275,0.00031960755586624146,0.00032749027013778687,0.00032763928174972534,0.0003253072500228882,0.0003305673599243164,0.0003337860107421875,0.00033655762672424316,0.00034240633249282837,0.0003450363874435425,0.00034561753273010254,0.00035249441862106323,0.0003486946225166321,0.00034781545400619507,0.00035278499126434326,0.0003517642617225647,0.00034708529710769653,0.00034664571285247803,0.00035293400287628174,0.000348113477230072,0.00035337358713150024,0.00036404281854629517,0.0003706216812133789,0.0003747120499610901,0.0003700330853462219,0.00038070976734161377,0.00037778913974761963,0.00038057565689086914,0.00038421154022216797,0.00038655102252960205,0.0003956109285354614,0.00039605796337127686,0.00039884448051452637,0.00039856135845184326,0.00040309131145477295,0.0004097968339920044,0.00041621923446655273,0.0004226565361022949,0.00042207539081573486,0.0004311501979827881,0.00043976306915283203,0.00044986605644226074,0.00044986605644226074,0.00045453011989593506,0.00045424699783325195,0.0004712045192718506,0.00047485530376434326,0.00047281384468078613,0.0004788041114807129,0.0004849433898925781,0.0004900544881820679,0.0004997104406356812,0.0005036592483520508,0.0005037933588027954,0.0005159378051757812,0.0005168020725250244,0.0005258768796920776,0.0005289316177368164,0.0005317181348800659,0.0005327612161636353,0.0005510151386260986,0.0005565732717514038,0.0005587786436080933,0.000563010573387146,0.0005672574043273926,0.000576898455619812,0.0005830228328704834,0.0005783587694168091,0.0005879998207092285,0.0005912333726882935,0.0005985349416732788,0.0006058365106582642,0.0006089061498641968,0.0006163567304611206,0.0006277710199356079,0.0006374120712280273,0.0006493926048278809,0.0006401985883712769,0.0006463378667831421,0.000643119215965271,0.0006653517484664917,0.0006635934114456177,0.0006672292947769165,0.0006653368473052979,0.000670313835144043,0.0006928145885467529,0.0006935596466064453,0.0006878525018692017,0.0006970614194869995,0.0006950199604034424,0.0007108151912689209,0.0007137209177017212,0.000719711184501648,0.0007138699293136597,0.0007143020629882812,0.0007245391607284546,0.0007242560386657715,0.0007204562425613403,0.0007181167602539062,0.0007390081882476807,0.0007457435131072998,0.0007442831993103027,0.0007480829954147339,0.0007488131523132324,0.0007540881633758545,0.0007589012384414673,0.0007662177085876465,0.0007612407207489014,0.0007654726505279541,0.0007738173007965088,0.0007758587598800659,0.0007676631212234497,0.0007679611444473267]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.011887788772583008,0.01611429825425148,0.020279115065932274,0.02417435683310032,0.027861131355166435,0.03130113333463669,0.034563079476356506,0.0375811830163002,0.04041975736618042,0.043086856603622437,0.045557908713817596,0.0478624552488327,0.0500154010951519,0.05202449485659599,0.05389704555273056,0.055660247802734375,0.05726877972483635,0.058775272220373154,0.060164373368024826,0.0614793561398983,0.06270472705364227,0.06384237110614777,0.06489070504903793,0.06586579978466034,0.06678269803524017,0.06762885302305222,0.06840614974498749,0.06913840770721436,0.06983632594347,0.07047108560800552,0.07105642557144165,0.07162949442863464,0.07219715416431427,0.07275106757879257,0.07328349351882935,0.07380028069019318,0.07429776340723038,0.07478121668100357,0.07524551451206207,0.07570455223321915,0.0761377140879631,0.07656093686819077,0.07696690410375595,0.07736147195100784,0.07774697989225388,0.07812649011611938,0.0784897729754448,0.07884354889392853,0.0791868045926094,0.07951953262090683,0.07983414083719254,0.08015122264623642,0.08045676350593567,0.08075279742479324,0.08103947341442108,0.08131694793701172,0.08158213645219803,0.08184703439474106,0.08209877461194992,0.08234027773141861,0.08257579058408737,0.08280662447214127,0.08302225917577744,0.08323510736227036,0.0834440141916275,0.08364853262901306,0.08384618163108826,0.08403857052326202,0.08422379195690155,0.08440448343753815,0.08457143604755402,0.08473780006170273,0.08489495515823364,0.0850563496351242,0.0852082371711731,0.0853550136089325,0.08549696952104568,0.08563438802957535,0.08576975762844086,0.08590191602706909,0.08602968603372574,0.08615072816610336,0.08627177774906158,0.086387999355793,0.08650100231170654,0.08661386370658875,0.0867246761918068,0.08683475106954575,0.0869356244802475,0.08703737705945969,0.08713400363922119,0.08722507953643799,0.08731791377067566,0.0874062106013298,0.08749187737703323,0.0875762328505516,0.08765941113233566,0.08773674815893173,0.08781466633081436,0.08789171278476715,0.08796246349811554,0.08803308010101318,0.08811011910438538,0.08817633986473083,0.0882411077618599,0.08830747753381729,0.08836989849805832,0.08843188732862473,0.0884900689125061,0.0885535180568695,0.08860833942890167,0.08866549283266068,0.08872265368700027,0.08878069370985031,0.08883361518383026,0.08888404816389084,0.08893784880638123,0.08898624032735825,0.08903360366821289,0.0890793576836586,0.08912628889083862,0.08917234092950821,0.08921663463115692,0.08926195651292801,0.08930522203445435,0.08934645354747772,0.08938898891210556,0.08942656219005585,0.08946851640939713,0.08950331062078476,0.08953693509101868,0.08957201987504959,0.08960345387458801,0.08963824808597565,0.08967084437608719,0.08970461785793304,0.08973795175552368,0.08976923674345016,0.08980037271976471,0.08983150869607925,0.08986279368400574,0.08989100903272629,0.08991893380880356,0.08994831889867783,0.08997594565153122,0.0900016725063324,0.0900312066078186,0.09005606174468994,0.09008120000362396,0.09010649472475052,0.0901307612657547,0.09015663713216782,0.09017886221408844,0.09020283073186874,0.09022519737482071,0.09024874120950699,0.09026949852705002,0.09029054641723633,0.0903121829032898,0.09033440798521042,0.09035560488700867,0.0903749018907547,0.09039434045553207,0.09041451662778854,0.0904342532157898,0.09045282006263733,0.09047138690948486,0.09049053490161896,0.09050881117582321,0.09052766859531403,0.09054579585790634,0.0905640721321106,0.09058146923780441,0.09059856832027435,0.09061538428068161,0.09063205122947693,0.09064900875091553,0.09066640585660934,0.09068146347999573,0.09070032089948654,0.09071683883666992,0.09073364734649658,0.09074987471103668,0.09076640009880066,0.09078320860862732,0.09079695492982864,0.09081186354160309,0.09082780033349991,0.09084182977676392,0.09085659682750702,0.09087282419204712,0.09088656306266785,0.09090176969766617,0.09091316908597946,0.09092852473258972,0.09094168245792389,0.09095674008131027,0.09097091853618622,0.09098480641841888,0.09099825471639633,0.09101346135139465,0.09102720022201538,0.09104020893573761,0.09105424582958221,0.09106667339801788,0.09108027070760727,0.09109196066856384,0.09110526740550995,0.09111754596233368,0.09113070368766785,0.09114503115415573,0.0911567285656929,0.09116958826780319,0.0911828950047493,0.09119517356157303,0.09120789170265198,0.09122002869844437,0.0912323072552681,0.09124487638473511,0.091257743537426,0.09126988053321838,0.09128361940383911,0.09129531681537628,0.09130847454071045,0.09132177382707596,0.09133493155241013,0.09134837985038757,0.09135978668928146,0.09137162566184998,0.09138288348913193,0.09139575064182281,0.09140744060277939,0.09141840785741806,0.09142936766147614,0.09144092351198196,0.0914524719119072,0.09146270155906677,0.091475710272789,0.09148725867271423,0.09149690717458725,0.0915081650018692,0.09152132272720337,0.09153199940919876,0.0915420800447464,0.09155436605215073,0.0915660560131073,0.09157775342464447,0.09158945083618164,0.09160041064023972,0.09161210805177689,0.09162409603595734,0.0916357934474945,0.09164748340845108,0.09165947139263153,0.09167160838842392,0.09168388694524765,0.0916958749294281,0.09170845150947571,0.09172029048204422,0.09173183888196945,0.09174499660730362,0.0917559564113617,0.09176677465438843,0.09177789092063904,0.09179016947746277,0.09180405735969543,0.09181545674800873,0.09182832390069962,0.09184075146913528,0.0918525904417038,0.09186457842588425,0.09187700599431992,0.0918891429901123,0.09190376102924347,0.09191691875457764,0.09193021804094315,0.09194249659776688,0.09195404499769211,0.09196662157773972,0.09197802096605301,0.09199205785989761,0.09200389683246613,0.09201764315366745,0.09203050285577774,0.09204307943582535,0.09205447882413864,0.09206632524728775,0.09207889437675476,0.09209263324737549,0.0921052098274231,0.09211836755275726,0.09213298559188843,0.09214555472135544,0.09215827286243439,0.09217128902673721,0.09218590706586838,0.09219599515199661,0.0922088548541069,0.09222348034381866,0.09223750978708267,0.09225022792816162,0.092265285551548,0.09227800369262695,0.0922914519906044,0.09230738878250122,0.0923209860920906,0.09233575314283371,0.09235022217035294,0.09236440062522888,0.09237858653068542,0.09239232540130615,0.09240548312664032,0.09242083132266998,0.09243544936180115,0.0924481749534607,0.09246249496936798,0.09247653186321259,0.09248998016119003,0.09250372648239136,0.09251688420772552,0.09253047406673431,0.0925455316901207,0.09255941957235336,0.09257462620735168,0.09258836507797241,0.09260299056768417,0.09261658042669296,0.09263017773628235,0.09264348447322845,0.09265561401844025,0.09266892075538635,0.09268280863761902,0.09269654750823975,0.09271233528852463,0.0927247628569603,0.09273763000965118,0.09275239706039429,0.09276613593101501,0.09278060495853424,0.09279479086399078,0.09280911833047867,0.09282270818948746,0.09283601492643356,0.09285063296556473,0.0928637906908989,0.09287869930267334,0.09289229661226273,0.09290501475334167,0.09291744232177734,0.09293060004711151,0.09294375777244568],"recovered":[0.0,0.005896149203181267,0.010956674814224243,0.01556664053350687,0.019810253754258156,0.02377142757177353,0.027498988434672356,0.0309503972530365,0.03422009199857712,0.037254855036735535,0.040116239339113235,0.04279576241970062,0.045273102819919586,0.04759650677442551,0.049749743193387985,0.05178193747997284,0.05366486683487892,0.055408332496881485,0.057038940489292145,0.058543384075164795,0.059961870312690735,0.06126793473958969,0.062493741512298584,0.0636381208896637,0.06470326334238052,0.06568872928619385,0.066606804728508,0.06745938956737518,0.06824881583452225,0.06898166984319687,0.06967081129550934,0.07030410319566727,0.07090962678194046,0.07149862498044968,0.07206438481807709,0.07261405885219574,0.07313815504312515,0.0736653134226799,0.07416821271181107,0.07464639842510223,0.07512049376964569,0.07557222247123718,0.07602673023939133,0.0764400064945221,0.07684963196516037,0.07724814862012863,0.07762999832630157,0.07800409942865372,0.07837001234292984,0.07872145622968674,0.0790650025010109,0.07939086109399796,0.07971379160881042,0.08002942055463791,0.08033788204193115,0.08062996715307236,0.08091665059328079,0.0811881273984909,0.08146106451749802,0.08172347396612167,0.08197843283414841,0.08221350610256195,0.08244974911212921,0.08267736434936523,0.08289431035518646,0.08310116827487946,0.08331095427274704,0.08351211249828339,0.08370844274759293,0.08389659225940704,0.08408225327730179,0.08425578474998474,0.08443106710910797,0.08460137993097305,0.08476496487855911,0.08493074029684067,0.08507751673460007,0.08522765338420868,0.08537048101425171,0.08551594614982605,0.0856514647603035,0.08578478544950485,0.085908904671669,0.08603140711784363,0.08615376800298691,0.08626852929592133,0.08637510240077972,0.08648927509784698,0.08660125732421875,0.08670505881309509,0.0868101641535759,0.08691220730543137,0.08700781315565109,0.0871029868721962,0.08719830214977264,0.08728542923927307,0.08737446367740631,0.08745881170034409,0.08753936737775803,0.08761801570653915,0.0876985639333725,0.08777371048927307,0.0878453403711319,0.08792179822921753,0.08799415826797485,0.0880584865808487,0.08812324702739716,0.0881883054971695,0.08824853599071503,0.08830919861793518,0.088368259370327,0.08842907845973969,0.08848784863948822,0.08854661881923676,0.08860231190919876,0.0886574238538742,0.08870917558670044,0.08876370638608932,0.08881384879350662,0.08886384963989258,0.08891048282384872,0.08895828574895859,0.08900535851716995,0.08904892206192017,0.0890921950340271,0.08913649618625641,0.08917947113513947,0.08922143280506134,0.0892629474401474,0.0893060714006424,0.08934159576892853,0.08937785029411316,0.0894119143486023,0.08944963663816452,0.08948179334402084,0.08951380848884583,0.08954904228448868,0.0895819365978241,0.08961395174264908,0.08964508771896362,0.0896763727068901,0.08970897644758224,0.08974011242389679,0.08977081626653671,0.08980093151330948,0.08982914686203003,0.0898577943444252,0.08988381922245026,0.08990925550460815,0.08993498235940933,0.0899621769785881,0.08998410403728485,0.09000997990369797,0.09003439545631409,0.09005895256996155,0.09008190780878067,0.09010675549507141,0.09012781083583832,0.0901491567492485,0.09017020463943481,0.0901922807097435,0.09021449834108353,0.09023467451334,0.09025412052869797,0.09027370810508728,0.09029388427734375,0.09031464159488678,0.09033364802598953,0.09035235643386841,0.09036990255117416,0.09039036929607391,0.09040863811969757,0.09042691439390182,0.0904434323310852,0.0904603898525238,0.09047764539718628,0.0904943123459816,0.09051141142845154,0.09052851796150208,0.09054401516914368,0.0905614122748375,0.0905776396393776,0.09059459716081619,0.09061155468225479,0.09062763303518295,0.09064415097236633,0.09065920859575272,0.09067441523075104,0.09069181233644485,0.09070643037557602,0.09072250872850418,0.0907362550497055,0.09075043350458145,0.09076666086912155,0.09077996760606766,0.09079355746507645,0.09080613404512405,0.09082163125276566,0.09083610028028488,0.09085145592689514,0.09086519479751587,0.09087864309549332,0.09089180082082748,0.09090422838926315,0.09091708809137344,0.09092937409877777,0.09094355255365372,0.09095466136932373,0.09096840769052505,0.09098287671804428,0.09099647402763367,0.09100890159606934,0.09102118015289307,0.09103477746248245,0.09104924649000168,0.09106225520372391,0.09107395261526108,0.09108681976795197,0.09109968692064285,0.09111283719539642,0.09112570434808731,0.0911371111869812,0.09114997088909149,0.09116283804178238,0.09117628633975983,0.09118973463773727,0.09120333194732666,0.09121634066104889,0.091228187084198,0.09123944491147995,0.09125186502933502,0.09126327186822891,0.09127277135848999,0.09128446877002716,0.09129616618156433,0.09130771458148956,0.09132028371095657,0.09133095294237137,0.09134133905172348,0.09135405719280243,0.09136414527893066,0.09137525409460068,0.09138870239257812,0.0914003998041153,0.09141077846288681,0.09142042696475983,0.09143094718456268,0.09144279360771179,0.09145449101924896,0.09146589040756226,0.09147699922323227,0.091489277780056,0.09150156378746033,0.09151457250118256,0.09152773022651672,0.0915386900305748,0.09155009686946869,0.09156164526939392,0.09157334268093109,0.09158576279878616,0.0915965810418129,0.09160959720611572,0.09161997586488724,0.09163108468055725,0.0916445329785347,0.0916578397154808,0.09167099744081497,0.0916840061545372,0.09169657528400421,0.0917101725935936,0.09172143042087555,0.09173473715782166,0.09174715727567673,0.09175914525985718,0.0917728915810585,0.09178619086742401,0.09180212765932083,0.09181396663188934,0.09182610362768173,0.09183984249830246,0.09185183048248291,0.09186411648988724,0.09187580645084381,0.0918879434466362,0.09190007299184799,0.09191352874040604,0.09192419797182083,0.09193706512451172,0.09194992482662201,0.09196308255195618,0.09197697043418884,0.09199041873216629,0.09200401604175568,0.09201717376708984,0.09202974289655685,0.09204217046499252,0.09205459803342819,0.09206673502922058,0.09207974374294281,0.09209392219781876,0.09210781008005142,0.09212111681699753,0.09213324636220932,0.09214801341295242,0.09216205030679703,0.09217359870672226,0.09218836575746536,0.09220298379659653,0.09221833199262619,0.09223338961601257,0.0922478660941124,0.09226218611001968,0.09227607399225235,0.0922895297408104,0.0923050194978714,0.09231876581907272,0.09233309328556061,0.09234683215618134,0.09236013889312744,0.09237446635961533,0.09238864481449127,0.09240268170833588,0.09241686016321182,0.09243045747280121,0.0924447774887085,0.09245837479829788,0.09247241169214249,0.09248542040586472,0.09249857813119888,0.09251202642917633,0.09252547472715378,0.09254024177789688,0.09255339950323105,0.09256611764431,0.09258132427930832,0.0925949215888977,0.09260720014572144,0.09262064844369888,0.09263468533754349,0.0926472544670105,0.09266231209039688,0.09267736971378326,0.09269213676452637,0.09270646423101425,0.0927206426858902,0.09273555129766464,0.09274943917989731,0.09276215732097626,0.09277370572090149,0.09278599172830582,0.09279929101467133],"active":[0.011887788772583008,0.010218149051070213,0.00932244025170803,0.008607716299593449,0.00805087760090828,0.007529705762863159,0.007064091041684151,0.006630785763263702,0.006199665367603302,0.005832001566886902,0.005441669374704361,0.00506669282913208,0.004742298275232315,0.0044279880821704865,0.004147302359342575,0.0038783103227615356,0.003603912889957428,0.0033669397234916687,0.0031254328787326813,0.0029359720647335052,0.002742856740951538,0.002574436366558075,0.0023969635367393494,0.002227678894996643,0.0020794346928596497,0.001940123736858368,0.0017993450164794922,0.0016790181398391724,0.001587510108947754,0.0014894157648086548,0.001385614275932312,0.0013253912329673767,0.0012875273823738098,0.0012524425983428955,0.0012191087007522583,0.0011862218379974365,0.0011596083641052246,0.0011159032583236694,0.001077301800251007,0.0010581538081169128,0.0010172203183174133,0.0009887143969535828,0.000940173864364624,0.0009214654564857483,0.0008973479270935059,0.0008783414959907532,0.000859774649143219,0.0008394494652748108,0.0008167922496795654,0.0007980763912200928,0.0007691383361816406,0.0007603615522384644,0.0007429718971252441,0.0007233768701553345,0.0007015913724899292,0.0006869807839393616,0.0006654858589172363,0.0006589069962501526,0.0006377100944519043,0.000616803765296936,0.0005973577499389648,0.0005931183695793152,0.0005725100636482239,0.0005577430129051208,0.00054970383644104,0.000547364354133606,0.000535227358341217,0.0005264580249786377,0.0005153492093086243,0.0005078911781311035,0.0004891827702522278,0.00048201531171798706,0.0004638880491256714,0.00045496970415115356,0.00044327229261398315,0.0004242733120918274,0.0004194527864456177,0.0004067346453666687,0.00039927661418914795,0.000385969877243042,0.0003782212734222412,0.00036594271659851074,0.0003628730773925781,0.00035659223794937134,0.000347234308719635,0.00034533441066741943,0.0003495737910270691,0.000345475971698761,0.00033436715602874756,0.0003323182463645935,0.0003238394856452942,0.0003128722310066223,0.00031010061502456665,0.00030322372913360596,0.0002935752272605896,0.00029080361127853394,0.0002849474549293518,0.0002779364585876465,0.00027529895305633545,0.0002736970782279968,0.000263899564743042,0.0002593696117401123,0.000264778733253479,0.00025454163551330566,0.0002469494938850403,0.0002489909529685974,0.00024665147066116333,0.0002435818314552307,0.00024153292179107666,0.00024431943893432617,0.00024008005857467651,0.00023641437292099,0.00023480504751205444,0.0002340748906135559,0.00023130327463150024,0.00022662431001663208,0.00022867321968078613,0.0002225339412689209,0.0002197548747062683,0.00021550804376602173,0.00021580606698989868,0.00021405518054962158,0.000211276113986969,0.00021303445100784302,0.0002130270004272461,0.00020995736122131348,0.00020951777696609497,0.00020512938499450684,0.00020556896924972534,0.0001972392201423645,0.00019533932209014893,0.00019416958093643188,0.00019153952598571777,0.0001886114478111267,0.00018905103206634521,0.00019080936908721924,0.00018890947103500366,0.00018730014562606812,0.0001864209771156311,0.0001864209771156311,0.0001864209771156311,0.00018203258514404297,0.0001788213849067688,0.00017750263214111328,0.00017501413822174072,0.00017252564430236816,0.0001734122633934021,0.00017224252223968506,0.0001719444990158081,0.00017151236534118652,0.00016858428716659546,0.0001725330948829651,0.0001688823103904724,0.00016843527555465698,0.00016624480485916138,0.00016683340072631836,0.00016274303197860718,0.00016273558139801025,0.00016302615404129028,0.00016420334577560425,0.00016332417726516724,0.0001604035496711731,0.00015966594219207764,0.00016039609909057617,0.00016054511070251465,0.0001589357852935791,0.0001567453145980835,0.00015688687562942505,0.00015645474195480347,0.00015776604413986206,0.00015542656183242798,0.0001554340124130249,0.0001545548439025879,0.00015513598918914795,0.0001549944281578064,0.00015440583229064941,0.00015469640493392944,0.0001549944281578064,0.00015294551849365234,0.000156305730342865,0.00015542656183242798,0.00015600770711898804,0.0001552775502204895,0.00015484541654586792,0.00015557557344436646,0.0001528039574623108,0.00015265494585037231,0.00015338510274887085,0.00015001744031906128,0.00015016645193099976,0.00015031546354293823,0.0001503080129623413,0.0001513361930847168,0.00014650821685791016,0.0001485571265220642,0.00014812499284744263,0.00015060603618621826,0.00014928728342056274,0.00014870613813400269,0.00014679878950119019,0.00014826655387878418,0.0001485571265220642,0.00014840811491012573,0.00015001744031906128,0.0001495853066444397,0.0001508966088294983,0.00014840811491012573,0.00015060603618621826,0.00014913827180862427,0.00014782696962356567,0.0001485571265220642,0.00014782696962356567,0.00014840811491012573,0.0001481175422668457,0.0001459270715713501,0.00014563649892807007,0.00014607608318328857,0.0001454874873161316,0.00014518946409225464,0.00014490634202957153,0.000144176185131073,0.00014650821685791016,0.00014534592628479004,0.00014563649892807007,0.0001454874873161316,0.00014519691467285156,0.00014504790306091309,0.00014344602823257446,0.00014343857765197754,0.00014343857765197754,0.00014388561248779297,0.00014416873455047607,0.00014563649892807007,0.0001448988914489746,0.00014475733041763306,0.00014475733041763306,0.00014241784811019897,0.00014475733041763306,0.00014591962099075317,0.00014284998178482056,0.0001440197229385376,0.00014606863260269165,0.00014329701662063599,0.00014168024063110352,0.00014358758926391602,0.00014562904834747314,0.0001468062400817871,0.00014665722846984863,0.00014591962099075317,0.00014621764421463013,0.00014709681272506714,0.00014651566743850708,0.00014591962099075317,0.0001448988914489746,0.00014387816190719604,0.00014519691467285156,0.00014577805995941162,0.0001468062400817871,0.00014694780111312866,0.00014607608318328857,0.00014841556549072266,0.00014635920524597168,0.00014679878950119019,0.0001468062400817871,0.00014563649892807007,0.00014621764421463013,0.0001444593071937561,0.00014431774616241455,0.000144176185131073,0.00014241784811019897,0.0001431480050086975,0.0001422688364982605,0.0001419857144355774,0.0001446157693862915,0.00014402717351913452,0.00014402717351913452,0.00014036893844604492,0.0001400783658027649,0.0001405179500579834,0.00013817846775054932,0.00014022737741470337,0.00013978034257888794,0.00014183670282363892,0.00014255940914154053,0.00014300644397735596,0.00014095008373260498,0.00014212727546691895,0.000141829252243042,0.000142708420753479,0.00014212727546691895,0.0001413971185684204,0.00014256685972213745,0.00014153867959976196,0.00014109909534454346,0.0001415461301803589,0.0001437366008758545,0.0001413971185684204,0.00014211982488632202,0.0001437366008758545,0.00014358758926391602,0.00014241784811019897,0.00014416873455047607,0.00014475733041763306,0.00014343857765197754,0.00014533847570419312,0.00014738738536834717,0.00014738738536834717,0.0001472383737564087,0.00014606863260269165,0.00014519691467285156,0.0001444593071937561,0.00014329701662063599,0.00014475733041763306,0.00014591962099075317,0.00014315545558929443,0.00014372915029525757,0.00014343857765197754,0.0001431480050086975,0.00014358758926391602,0.00014241784811019897,0.000141829252243042,0.00014284998178482056,0.00014255940914154053,0.00014416873455047607,0.00014358758926391602,0.0001446157693862915,0.00014416873455047607,0.00014475733041763306,0.00014490634202957153,0.00014358758926391602,0.00014344602823257446,0.00014256685972213745,0.0001431480050086975,0.00014621764421463013,0.00014343857765197754,0.000142708420753479,0.00014519691467285156,0.0001454874873161316,0.00014591962099075317,0.00014753639698028564,0.0001468062400817871,0.00014533847570419312,0.00014387816190719604,0.00014416873455047607,0.0001431480050086975,0.0001431480050086975,0.00014285743236541748,0.00014285743236541748,0.0001437366008758545,0.00014460831880569458,0.00014446675777435303]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.011887788772583008,0.01609777845442295,0.020359080284833908,0.024486472830176353,0.02848755568265915,0.0323164276778698,0.03597615659236908,0.03948180377483368,0.04279915243387222,0.045970313251018524,0.04899236187338829,0.05188590660691261,0.05461454764008522,0.05721688270568848,0.05968223884701729,0.06200403347611427,0.06423957645893097,0.06629793345928192,0.06821843981742859,0.07003675401210785,0.07173124700784683,0.0733179971575737,0.07479729503393173,0.07617835700511932,0.07747331261634827,0.07866154611110687,0.07979978621006012,0.08085323125123978,0.0818316861987114,0.08273967355489731,0.08358874171972275,0.08439366519451141,0.08513572812080383,0.0858248695731163,0.08647220581769943,0.08707977086305618,0.08765269070863724,0.08817853778600693,0.08866476267576218,0.0891195610165596,0.08954015374183655,0.08992916345596313,0.09029405564069748,0.09063497185707092,0.09095937013626099,0.09125920385122299,0.091542087495327,0.09179791808128357,0.09204000979661942,0.09226090461015701,0.09246747195720673,0.09265854209661484,0.09283265471458435,0.09300296753644943,0.09315778315067291,0.0933041125535965,0.09344533830881119,0.0935714989900589,0.09368976950645447,0.09380291402339935,0.09390919655561447,0.09400787949562073,0.09409573674201965,0.09417658299207687,0.09425508230924606,0.0943271592259407,0.09439323097467422,0.09445507079362869,0.09451618045568466,0.0945734903216362,0.09462567418813705,0.09467055648565292,0.09471295028924942,0.09475184231996536,0.09478575736284256,0.09482215344905853,0.09485343843698502,0.09488619118928909,0.09491293877363205,0.09493925422430038,0.09496688842773438,0.09498881548643112,0.09500942379236221,0.09502696990966797,0.09504582732915878,0.0950617641210556,0.09507843106985092,0.09509333968162537,0.09510693699121475,0.0951189249753952,0.09512915462255478,0.09514231234788895,0.09515371918678284,0.09516248852014542,0.09517213702201843,0.09518002718687057,0.09518719464540482,0.09519421309232712,0.09520064294338226,0.09520810097455978,0.09521409124135971,0.09521964937448502,0.09522563964128494,0.09522987902164459,0.09523367881774902,0.0952376276254654,0.09524230659008026,0.09524581581354141,0.0952487364411354,0.09525195509195328,0.09525531530380249,0.09525809437036514,0.09526043385267258,0.09526321291923523,0.0952657014131546,0.09526847302913666,0.09527037292718887,0.09527301043272018,0.09527461230754852,0.09527622163295746,0.09527812153100967,0.09527944028377533,0.09528075903654099,0.0952819287776947,0.09528353065252304,0.0952848494052887,0.09528601914644241,0.09528674930334091,0.09528850018978119,0.09528908878564835,0.09528996795415878,0.0952911376953125,0.09529171884059906,0.09529230743646622,0.09529303759336472,0.09529317915439606,0.09529390931129456,0.09529420733451843,0.09529449790716171,0.09529478847980499,0.09529522806406021,0.09529537707567215,0.09529566764831543,0.09529581665992737,0.09529610723257065,0.09529654681682587,0.09529683738946915,0.09529712796211243,0.09529712796211243,0.09529727697372437,0.09529756754636765,0.09529771655797958,0.09529785811901093,0.0952981486916542,0.09529844671487808,0.09529858827590942,0.0952988862991333,0.0952988862991333,0.0952988862991333,0.0952988862991333,0.09529902786016464,0.09529902786016464,0.09529902786016464,0.09529902786016464,0.09529917687177658,0.09529917687177658,0.09529917687177658,0.09529917687177658,0.09529931843280792,0.09529931843280792,0.09529946744441986,0.0952996164560318,0.09529975801706314,0.09529975801706314,0.09529990702867508,0.09529990702867508,0.09529990702867508,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702,0.09530005604028702],"recovered":[0.0,0.005879483185708523,0.010948048904538155,0.015624677762389183,0.020002493634819984,0.024197570979595184,0.02821517549455166,0.03203849121928215,0.0357036292552948,0.03920430317521095,0.04252384603023529,0.04569588601589203,0.04875184968113899,0.051605336368083954,0.05436321720480919,0.05697154626250267,0.05944231152534485,0.061788663268089294,0.0639873668551445,0.06605610996484756,0.06798523664474487,0.06978951394557953,0.07150593400001526,0.0730951726436615,0.07458791881799698,0.07597921788692474,0.07726393640041351,0.07847175747156143,0.07960794866085052,0.08067236095666885,0.08164642751216888,0.08256099373102188,0.08342746645212173,0.08423516899347305,0.0849824920296669,0.08567836135625839,0.08633767813444138,0.0869547501206398,0.08751656115055084,0.08805190771818161,0.08854164183139801,0.08900301903486252,0.08942580223083496,0.0898183211684227,0.09018628299236298,0.09053260833024979,0.09085525572299957,0.09115611016750336,0.09143504500389099,0.09169964492321014,0.09193983674049377,0.09216336160898209,0.0923684686422348,0.09256129711866379,0.09273979067802429,0.09291142225265503,0.09307105839252472,0.09321827441453934,0.09335964173078537,0.09348902106285095,0.0936105027794838,0.0937211662530899,0.09382481873035431,0.09392086416482925,0.09400828927755356,0.09409336745738983,0.09417348355054855,0.09424672275781631,0.09431645274162292,0.09437654167413712,0.09443647414445877,0.0944911539554596,0.09454217553138733,0.0945863202214241,0.09463032335042953,0.0946674570441246,0.09470634162425995,0.09474069625139236,0.09477286040782928,0.09480253607034683,0.09482987970113754,0.09485867619514465,0.09488104283809662,0.09490296989679337,0.09492402523756027,0.09494112432003021,0.09495867043733597,0.09497562795877457,0.09499112516641617,0.09500676393508911,0.0950203612446785,0.09503307938575745,0.09504521638154984,0.09505661576986313,0.09506597369909286,0.09507620334625244,0.0950845405459404,0.09509316831827164,0.09510032832622528,0.0951077863574028,0.09511406719684601,0.09512123465538025,0.09512678533792496,0.0951332226395607,0.09513892233371735,0.09514375030994415,0.09514813125133514,0.09515281021595001,0.09515734016895294,0.09516040980815887,0.0951642170548439,0.09516801685094833,0.09517108649015427,0.09517400711774826,0.09517649561166763,0.09517956525087357,0.09518204629421234,0.09518394619226456,0.09518643468618393,0.09518804401159286,0.09518979489803314,0.09519213438034058,0.0951933041214943,0.09519447386264801,0.09519579261541367,0.09519725292921066,0.09519871324300766,0.09520017355680466,0.09520061314105988,0.09520164132118225,0.09520266205072403,0.09520412236452103,0.0952051430940628,0.0952058807015419,0.09520631283521652,0.09520719200372696,0.09520748257637024,0.09520792216062546,0.09520836174488068,0.09520865231752396,0.0952088013291359,0.09520924091339111,0.09520968049764633,0.09520982205867767,0.09521012008190155,0.09521041065454483,0.09521070122718811,0.09521099179983139,0.09521128982305527,0.09521143138408661,0.09521158039569855,0.09521172195672989,0.09521201997995377,0.09521216154098511,0.09521231055259705,0.09521260112524033,0.09521275013685226,0.09521304070949554,0.09521318972110748,0.09521318972110748,0.09521333128213882,0.09521348029375076,0.09521377086639404,0.09521377086639404,0.09521377086639404,0.09521377086639404,0.09521377086639404,0.09521377086639404,0.09521391987800598,0.09521391987800598,0.09521391987800598,0.09521391987800598,0.09521421045064926,0.09521450102329254,0.09521450102329254,0.09521450102329254,0.09521450102329254,0.09521465003490448,0.09521479159593582,0.09521494060754776,0.09521494060754776,0.09521494060754776,0.09521494060754776,0.09521494060754776,0.09521494060754776,0.09521494060754776,0.09521494060754776,0.09521494060754776,0.09521494060754776,0.0952150896191597,0.0952150896191597,0.0952150896191597,0.0952150896191597,0.0952150896191597,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104,0.09521523118019104],"active":[0.011887788772583008,0.010218295268714428,0.009411031380295753,0.00886179506778717,0.008485062047839165,0.008118856698274612,0.007760981097817421,0.007443312555551529,0.007095523178577423,0.006766010075807571,0.006468515843153,0.006190020591020584,0.005862697958946228,0.005611546337604523,0.005319021642208099,0.005032487213611603,0.004797264933586121,0.004509270191192627,0.004231072962284088,0.003980644047260284,0.0037460103631019592,0.003528483211994171,0.0032913610339164734,0.0030831843614578247,0.002885393798351288,0.002682328224182129,0.0025358498096466064,0.0023814737796783447,0.0022237375378608704,0.0020673125982284546,0.0019423142075538635,0.0018326714634895325,0.0017082616686820984,0.0015897005796432495,0.0014897137880325317,0.0014014095067977905,0.0013150125741958618,0.0012237876653671265,0.0011482015252113342,0.0010676532983779907,0.0009985119104385376,0.0009261444211006165,0.0008682534098625183,0.0008166506886482239,0.0007730871438980103,0.0007265955209732056,0.0006868317723274231,0.0006418079137802124,0.0006049647927284241,0.0005612596869468689,0.0005276352167129517,0.0004951804876327515,0.00046418607234954834,0.00044167041778564453,0.0004179924726486206,0.0003926903009414673,0.0003742799162864685,0.00035322457551956177,0.0003301277756690979,0.0003138929605484009,0.00029869377613067627,0.00028671324253082275,0.00027091801166534424,0.00025571882724761963,0.0002467930316925049,0.0002337917685508728,0.0002197474241256714,0.00020834803581237793,0.00019972771406173706,0.00019694864749908447,0.0001892000436782837,0.00017940253019332886,0.00017077475786209106,0.00016552209854125977,0.0001554340124130249,0.00015469640493392944,0.00014709681272506714,0.00014549493789672852,0.0001400783658027649,0.00013671815395355225,0.00013700872659683228,0.0001301392912864685,0.00012838095426559448,0.00012400001287460327,0.00012180209159851074,0.00012063980102539062,0.00011976063251495361,0.00011771172285079956,0.00011581182479858398,0.00011216104030609131,0.00010879337787628174,0.00010923296213150024,0.00010850280523300171,0.0001058727502822876,0.00010616332292556763,0.00010382384061813354,0.0001026540994644165,0.00010104477405548096,0.00010031461715698242,0.00010031461715698242,0.00010002404451370239,9.841471910476685e-05,9.885430335998535e-05,9.665638208389282e-05,9.475648403167725e-05,9.387731552124023e-05,9.417533874511719e-05,9.300559759140015e-05,9.13962721824646e-05,9.154528379440308e-05,9.109824895858765e-05,9.007751941680908e-05,8.934736251831055e-05,8.9205801486969e-05,8.9205801486969e-05,8.890777826309204e-05,8.832663297653198e-05,8.906424045562744e-05,8.81776213645935e-05,8.81776213645935e-05,8.832663297653198e-05,8.730590343475342e-05,8.74549150466919e-05,8.74549150466919e-05,8.7738037109375e-05,8.759647607803345e-05,8.730590343475342e-05,8.657574653625488e-05,8.788704872131348e-05,8.744746446609497e-05,8.730590343475342e-05,8.701533079147339e-05,8.657574653625488e-05,8.64267349243164e-05,8.672475814819336e-05,8.59871506690979e-05,8.64267349243164e-05,8.628517389297485e-05,8.613616228103638e-05,8.613616228103638e-05,8.64267349243164e-05,8.613616228103638e-05,8.59871506690979e-05,8.599460124969482e-05,8.59871506690979e-05,8.613616228103638e-05,8.613616228103638e-05,8.613616228103638e-05,8.583813905715942e-05,8.584558963775635e-05,8.59871506690979e-05,8.599460124969482e-05,8.583813905715942e-05,8.59871506690979e-05,8.613616228103638e-05,8.59871506690979e-05,8.613616228103638e-05,8.584558963775635e-05,8.569657802581787e-05,8.569657802581787e-05,8.569657802581787e-05,8.55475664138794e-05,8.525699377059937e-05,8.525699377059937e-05,8.540600538253784e-05,8.540600538253784e-05,8.540600538253784e-05,8.540600538253784e-05,8.539855480194092e-05,8.539855480194092e-05,8.55475664138794e-05,8.569657802581787e-05,8.55475664138794e-05,8.525699377059937e-05,8.540600538253784e-05,8.540600538253784e-05,8.540600538253784e-05,8.540600538253784e-05,8.526444435119629e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.496642112731934e-05,8.496642112731934e-05,8.496642112731934e-05,8.496642112731934e-05,8.496642112731934e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05,8.482486009597778e-05]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.011887788772583008,0.016112398356199265,0.020263472571969032,0.024294963106513023,0.028104830533266068,0.03171982616186142,0.03513102978467941,0.03832733631134033,0.041379936039447784,0.04424599930644035,0.046943794935941696,0.04951206594705582,0.051934439688920975,0.054200537502765656,0.05633389204740524,0.05834985896945,0.060231033712625504,0.06197201460599899,0.06358756124973297,0.06509581208229065,0.06647424399852753,0.06777182221412659,0.06896649301052094,0.07007724791765213,0.07109428942203522,0.07205081731081009,0.07291334122419357,0.07371768355369568,0.07447158545255661,0.07516437768936157,0.07580191642045975,0.07639237493276596,0.07694234699010849,0.07744348794221878,0.07791831344366074,0.07835454493761063,0.0787627100944519,0.07913520187139511,0.07947640866041183,0.07979144901037216,0.08009625971317291,0.08037211745977402,0.08062034845352173,0.08086054027080536,0.0810801163315773,0.08127952367067337,0.0814618170261383,0.08162935078144073,0.0817837342619896,0.08193109184503555,0.08206266164779663,0.08218985050916672,0.08230212330818176,0.08240723609924316,0.0825091302394867,0.0825972780585289,0.0826839730143547,0.0827610120177269,0.08283469080924988,0.0828971192240715,0.0829564705491066,0.08301407098770142,0.08306845277547836,0.08311918377876282,0.08316376805305481,0.08320529013872147,0.08324329555034637,0.08327662944793701,0.08330966532230377,0.08333992958068848,0.08336624503135681,0.08339299261569977,0.08341667801141739,0.08343582600355148,0.08345629274845123,0.08347529917955399,0.08349240571260452,0.08350951224565506,0.08352486044168472,0.08353640884160995,0.08354927599430084,0.08356213569641113,0.08357193320989609,0.08358041197061539,0.08358801156282425,0.08359634876251221,0.08360292762517929,0.08361037820577621,0.0836162269115448,0.08362265676259995,0.08362894505262375,0.08363377302885056,0.08363859355449677,0.08364283293485641,0.08364678174257278,0.08365102112293243,0.08365438133478165,0.08365730941295624,0.08365964889526367,0.08366227895021439,0.08366446942090988,0.08366680890321732,0.08366885781288147,0.08367075771093369,0.08367280662059784,0.08367440849542618,0.08367587625980377,0.08367674797773361,0.0836782157421112,0.08367937803268433,0.08368025720119476,0.08368142694234848,0.08368230611085892,0.08368318527936935,0.0836840569972992,0.08368478715419769,0.08368522673845291,0.08368566632270813,0.08368610590696335,0.08368654549121857,0.08368712663650513,0.08368756622076035,0.0836881548166275,0.08368859440088272,0.08368903398513794,0.08368932455778122,0.0836896151304245,0.08368990570306778,0.08369019627571106,0.08369049429893494,0.08369078487157822,0.08369093388319016,0.0836910754442215,0.08369122445583344,0.08369136601686478,0.08369136601686478,0.08369151502847672,0.08369151502847672,0.08369166404008865,0.08369180560112,0.08369195461273193,0.08369195461273193,0.08369210362434387,0.08369210362434387,0.08369210362434387,0.08369210362434387,0.08369224518537521,0.08369224518537521,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715,0.08369239419698715],"recovered":[0.0,0.005889131687581539,0.01091544795781374,0.015533308498561382,0.019843146204948425,0.023904606699943542,0.0277410801500082,0.0313652828335762,0.03477473556995392,0.03801153600215912,0.04104790836572647,0.04393516853451729,0.04665650054812431,0.04922214150428772,0.051625803112983704,0.053908128291368484,0.0560460165143013,0.05804809182882309,0.059925321489572525,0.061674050986766815,0.06328301876783371,0.06479039043188095,0.06619805842638016,0.06750251352787018,0.06870390474796295,0.06979668140411377,0.07083404809236526,0.07176937162876129,0.07264110445976257,0.07345830649137497,0.07421177625656128,0.07491524517536163,0.07555058598518372,0.07615464180707932,0.07670344412326813,0.07721627503633499,0.07768525928258896,0.07812149077653885,0.07852570712566376,0.07889819890260696,0.07923940569162369,0.07956497371196747,0.07986714690923691,0.08014491200447083,0.08039401471614838,0.08063113689422607,0.08084867149591446,0.08105333894491196,0.0812349021434784,0.08139936625957489,0.0815572515130043,0.08169642835855484,0.08183837682008743,0.08196234703063965,0.08207593858242035,0.08218704164028168,0.08228104561567307,0.0823759213089943,0.08246129751205444,0.08254462480545044,0.08261596411466599,0.08267955482006073,0.08274388313293457,0.08280060440301895,0.08285366743803024,0.08290483802556992,0.0829467922449112,0.08298816531896591,0.08302441984415054,0.08305789530277252,0.08309049904346466,0.08312222361564636,0.08314985036849976,0.0831747055053711,0.08319736272096634,0.08321928977966309,0.08323785662651062,0.08325686305761337,0.08327484130859375,0.08329121768474579,0.08330700546503067,0.08331884443759918,0.08333171159029007,0.08334296941757202,0.0833539366722107,0.08336401730775833,0.08337308466434479,0.0833812728524208,0.08338989317417145,0.08339647203683853,0.08340319991111755,0.08340919017791748,0.083415187895298,0.08342103660106659,0.08342556655406952,0.0834306851029396,0.08343550562858582,0.08343901485204697,0.08344223350286484,0.08344530314207077,0.0834476426243782,0.08345042169094086,0.08345232158899307,0.08345451205968857,0.08345656096935272,0.0834590420126915,0.0834605023264885,0.08346284180879593,0.08346445113420486,0.08346591144800186,0.08346723020076752,0.08346869051456451,0.08346971869468689,0.08347073942422867,0.0834716185927391,0.0834730789065361,0.08347366005182266,0.08347424864768982,0.08347468823194504,0.08347497880458832,0.0834752693772316,0.0834759995341301,0.08347643911838531,0.08347687870264053,0.08347746729850769,0.08347789943218231,0.08347833901643753,0.08347863703966141,0.08347921818494797,0.0834793671965599,0.08347965776920319,0.08347994834184647,0.08348023891448975,0.08348038792610168,0.08348053693771362,0.08348067849874496,0.08348067849874496,0.0834808275103569,0.08348096907138824,0.08348096907138824,0.08348111808300018,0.08348126709461212,0.08348126709461212,0.08348140865564346,0.08348140865564346,0.08348140865564346,0.08348140865564346,0.08348140865564346,0.08348140865564346,0.0834815576672554,0.0834815576672554,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734,0.08348170667886734],"active":[0.011887788772583008,0.010223266668617725,0.009348024614155293,0.008761654607951641,0.008261684328317642,0.007815219461917877,0.007389949634671211,0.00696205347776413,0.006605200469493866,0.006234463304281235,0.005895886570215225,0.0055768974125385284,0.005277939140796661,0.004978395998477936,0.004708088934421539,0.0044417306780815125,0.0041850171983242035,0.003923922777175903,0.003662239760160446,0.0034217610955238342,0.003191225230693817,0.002981431782245636,0.0027684345841407776,0.002574734389781952,0.0023903846740722656,0.0022541359066963196,0.002079293131828308,0.0019483119249343872,0.0018304809927940369,0.0017060711979866028,0.001590140163898468,0.0014771297574043274,0.0013917610049247742,0.0012888461351394653,0.0012148693203926086,0.0011382699012756348,0.0010774508118629456,0.0010137110948562622,0.0009507015347480774,0.0008932501077651978,0.0008568540215492249,0.0008071437478065491,0.0007532015442848206,0.0007156282663345337,0.0006861016154289246,0.0006483867764472961,0.0006131455302238464,0.0005760118365287781,0.0005488321185112,0.0005317255854606628,0.0005054101347923279,0.0004934221506118774,0.00046374648809432983,0.0004448890686035156,0.0004331916570663452,0.0004102364182472229,0.0004029273986816406,0.000385090708732605,0.00037339329719543457,0.00035249441862106323,0.0003405064344406128,0.00033451616764068604,0.0003245696425437927,0.00031857937574386597,0.00031010061502456665,0.0003004521131515503,0.00029650330543518066,0.00028846412897109985,0.00028524547815322876,0.0002820342779159546,0.0002757459878921509,0.00027076900005340576,0.00026682764291763306,0.0002611204981803894,0.0002589300274848938,0.00025600939989089966,0.0002545490860939026,0.000252649188041687,0.0002500191330909729,0.00024519115686416626,0.00024227052927017212,0.00024329125881195068,0.00024022161960601807,0.00023744255304336548,0.0002340748906135559,0.00023233145475387573,0.00022984296083450317,0.00022910535335540771,0.00022633373737335205,0.00022618472576141357,0.00022574514150619507,0.00022458285093307495,0.00022340565919876099,0.00022179633378982544,0.00022121518850326538,0.00022033601999282837,0.0002188757061958313,0.00021829456090927124,0.00021741539239883423,0.00021697580814361572,0.00021682679653167725,0.00021638721227645874,0.00021653622388839722,0.0002162456512451172,0.0002162456512451172,0.00021536648273468018,0.0002153739333152771,0.0002139061689376831,0.00021376460790634155,0.0002134665846824646,0.0002130270004272461,0.00021273642778396606,0.0002125874161720276,0.00021244585514068604,0.0002124384045600891,0.00021170824766159058,0.00021156668663024902,0.00021141767501831055,0.00021141767501831055,0.00021156668663024902,0.00021185725927352905,0.00021156668663024902,0.0002117156982421875,0.0002117156982421875,0.00021156668663024902,0.00021142512559890747,0.000211276113986969,0.00021126866340637207,0.00021097809076309204,0.00021112710237503052,0.00021112710237503052,0.00021098554134368896,0.0002108365297317505,0.0002108365297317505,0.00021082907915115356,0.000210687518119812,0.0002108365297317505,0.000210687518119812,0.00021069496870040894,0.0002108365297317505,0.0002108365297317505,0.000210687518119812,0.0002108365297317505,0.00021069496870040894,0.00021069496870040894,0.00021069496870040894,0.0002108365297317505,0.0002108365297317505,0.00021098554134368896,0.0002108365297317505,0.0002108365297317505,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812,0.000210687518119812]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.011887788772583008,0.016070732846856117,0.020165525376796722,0.02405155636370182,0.02772078849375248,0.031118106096982956,0.03430856391787529,0.037294648587703705,0.04008527472615242,0.04267650097608566,0.04508820176124573,0.047331344336271286,0.04942873865365982,0.0513928048312664,0.05320731922984123,0.05488324537873268,0.056454792618751526,0.05788511782884598,0.05918445810675621,0.06039082258939743,0.061498213559389114,0.06250794976949692,0.06344400346279144,0.06429950892925262,0.06508323550224304,0.06580395996570587,0.06646868586540222,0.06707976013422012,0.06763440370559692,0.0681399330496788,0.06861168891191483,0.06904339045286179,0.06942567229270935,0.06978866457939148,0.0701158419251442,0.07041962444782257,0.07069811969995499,0.07095322012901306,0.07118610292673111,0.07140567898750305,0.07159718871116638,0.07177802920341492,0.07194410264492035,0.07208853960037231,0.07222536951303482,0.07234656065702438,0.07246044278144836,0.07256613671779633,0.0726637989282608,0.07275355607271194,0.0728360041975975,0.07291436195373535,0.07297620177268982,0.07303570210933685,0.07309286296367645,0.07314519584178925,0.07319197803735733,0.0732346624135971,0.07327589392662048,0.0733117088675499,0.07334650307893753,0.07337486743927002,0.07340249419212341,0.07342895865440369,0.07345336675643921,0.0734739750623703,0.07349459826946259,0.07351359724998474,0.07353216409683228,0.07354693114757538,0.07356125116348267,0.07357513904571533,0.07358844578266144,0.07359883189201355,0.07360920310020447,0.07361958920955658,0.07362674921751022,0.07363347709178925,0.07364019751548767,0.07364663481712341,0.0736524760723114,0.07365759462118149,0.07366271317005157,0.07366768270730972,0.07367163151502609,0.0736757218837738,0.07367952167987823,0.07368201017379761,0.0736849308013916,0.07368785887956619,0.07368990778923035,0.07369224727153778,0.07369399815797806,0.07369633764028549,0.07369793951511383,0.07369940727949142,0.07370086759328842,0.0737026184797287,0.07370466738939285,0.07370525598526001,0.073706716299057,0.07370759546756744,0.07370861619710922,0.07370934635400772,0.07371051609516144,0.073711097240448,0.07371168583631516,0.07371212542057037,0.07371270656585693,0.07371329516172409,0.07371373474597931,0.07371416687965393,0.07371446490287781,0.07371489703655243,0.07371504604816437,0.07371534407138824,0.07371577620506287,0.07371607422828674,0.07371650636196136,0.07371680438518524,0.07371709495782852,0.07371723651885986,0.07371723651885986,0.07371753454208374,0.07371753454208374,0.07371753454208374,0.07371753454208374,0.07371753454208374,0.07371753454208374,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568,0.07371768355369568],"recovered":[0.0,0.005896295420825481,0.010924220085144043,0.01551547460258007,0.01972224749624729,0.023676550015807152,0.02733832597732544,0.030761227011680603,0.03393955156207085,0.03695472702383995,0.039737604558467865,0.04233058542013168,0.04474930465221405,0.047021832317113876,0.04913618415594101,0.051094695925712585,0.05291461944580078,0.05461525171995163,0.056166332215070724,0.05759826675057411,0.05891543999314308,0.060137297958135605,0.06124761328101158,0.0622677318751812,0.06321240961551666,0.06406835466623306,0.06484945118427277,0.06557060778141022,0.06624586135149002,0.06685401499271393,0.06741070747375488,0.06791666895151138,0.06840173155069351,0.06883284449577332,0.06922156363725662,0.06958294659852982,0.0699070543050766,0.07022107392549515,0.07050643116235733,0.07076504826545715,0.07100216299295425,0.07122013717889786,0.07141485810279846,0.0715935081243515,0.07176089286804199,0.07191000878810883,0.07204654812812805,0.07217080891132355,0.0722849890589714,0.07239082455635071,0.07248248904943466,0.07257502526044846,0.07266069203615189,0.07273495942354202,0.07279811054468155,0.0728602483868599,0.07291565090417862,0.07296638190746307,0.07301535457372665,0.0730590671300888,0.07309853285551071,0.07313595712184906,0.07317046076059341,0.07320159673690796,0.07323113083839417,0.073258176445961,0.07328112423419952,0.07330495864152908,0.07332585752010345,0.07334515452384949,0.07336051017045975,0.07337673753499985,0.07339179515838623,0.07340480387210846,0.07341650128364563,0.07342761009931564,0.07343944907188416,0.07344865798950195,0.0734558254480362,0.07346313446760178,0.07347146421670914,0.07347848266363144,0.0734838917851448,0.07348959147930145,0.07349471002817154,0.07349850982427597,0.07350333780050278,0.07350698858499527,0.07351093739271164,0.07351444661617279,0.07351722568273544,0.073519267141819,0.07352204620838165,0.07352453470230103,0.07352643460035324,0.07352833449840546,0.07353008538484573,0.07353140413761139,0.07353316247463226,0.07353462278842926,0.07353593409061432,0.07353754341602325,0.07353842258453369,0.07353944331407547,0.07354047149419785,0.07354120165109634,0.07354207336902618,0.07354295253753662,0.073543980717659,0.07354456186294556,0.07354529201984406,0.07354573160409927,0.07354617118835449,0.07354646176099777,0.07354705035686493,0.07354734092950821,0.07354763150215149,0.07354778051376343,0.07354792207479477,0.07354822009801865,0.07354865223169327,0.07354865223169327,0.07354909181594849,0.07354909181594849,0.07354924082756042,0.07354938238859177,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037,0.0735495314002037],"active":[0.011887788772583008,0.010174437426030636,0.00924130529165268,0.00853608176112175,0.007998540997505188,0.007441556081175804,0.0069702379405498505,0.006533421576023102,0.0061457231640815735,0.005721773952245712,0.0053505972027778625,0.005000758916139603,0.00467943400144577,0.004370972514152527,0.004071135073900223,0.003788549453020096,0.0035401731729507446,0.003269866108894348,0.003018125891685486,0.0027925558388233185,0.0025827735662460327,0.002370651811361313,0.0021963901817798615,0.0020317770540714264,0.0018708258867263794,0.0017356052994728088,0.0016192346811294556,0.001509152352809906,0.001388542354106903,0.0012859180569648743,0.0012009814381599426,0.0011267215013504028,0.0010239407420158386,0.0009558200836181641,0.0008942782878875732,0.0008366778492927551,0.0007910653948783875,0.0007321462035179138,0.0006796717643737793,0.0006406307220458984,0.0005950257182121277,0.0005578920245170593,0.0005292445421218872,0.000495031476020813,0.00046447664499282837,0.00043655186891555786,0.0004138946533203125,0.0003953278064727783,0.0003788098692893982,0.00036273151636123657,0.0003535151481628418,0.00033933669328689575,0.00031550973653793335,0.0003007426857948303,0.00029475241899490356,0.0002849474549293518,0.00027632713317871094,0.0002682805061340332,0.00026053935289382935,0.0002526417374610901,0.00024797022342681885,0.00023891031742095947,0.00023203343152999878,0.00022736191749572754,0.00022223591804504395,0.00021579861640930176,0.00021347403526306152,0.00020863860845565796,0.0002063065767288208,0.0002017766237258911,0.0002007409930229187,0.00019840151071548462,0.00019665062427520752,0.00019402801990509033,0.0001927018165588379,0.00019197911024093628,0.00018730014562606812,0.00018481910228729248,0.00018437206745147705,0.00018350034952163696,0.0001810118556022644,0.00017911195755004883,0.0001788213849067688,0.00017809122800827026,0.00017692148685455322,0.00017721205949783325,0.00017618387937545776,0.00017502158880233765,0.00017399340867996216,0.0001734122633934021,0.00017268210649490356,0.00017298012971878052,0.00017195194959640503,0.00017180293798446655,0.0001715049147605896,0.00017107278108596802,0.000170782208442688,0.00017121434211730957,0.0001715049147605896,0.0001706331968307495,0.000170782208442688,0.00017005205154418945,0.000170193612575531,0.00016990303993225098,0.00017004460096359253,0.00016989558935165405,0.00016961246728897095,0.00016917288303375244,0.000168725848197937,0.00016873329877853394,0.0001684427261352539,0.00016843527555465698,0.00016829371452331543,0.00016843527555465698,0.00016799569129943848,0.0001680031418800354,0.00016814470291137695,0.00016829371452331543,0.00016858428716659546,0.00016858428716659546,0.0001684427261352539,0.00016858428716659546,0.00016814470291137695,0.0001684427261352539,0.00016829371452331543,0.00016815215349197388,0.0001680031418800354,0.0001680031418800354,0.0001680031418800354,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388,0.00016815215349197388]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.011887788772583008,0.01611429825425148,0.020402060821652412,0.02459348365664482,0.02863842435181141,0.03251013159751892,0.036210499703884125,0.039748307317495346,0.0431501567363739,0.04641721770167351,0.049516014754772186,0.05249025672674179,0.05528673157095909,0.057963330298662186,0.060499586164951324,0.06292897462844849,0.06524492800235748,0.06739918887615204,0.06942304968833923,0.07130846381187439,0.07307678461074829,0.07473516464233398,0.0762881487607956,0.07771730422973633,0.07906576246023178,0.08030486851930618,0.08148038387298584,0.08257301151752472,0.08360716700553894,0.08457070589065552,0.08545983582735062,0.08630291372537613,0.08707699179649353,0.08780253678560257,0.08846799284219742,0.0891040712594986,0.08969452977180481,0.09023777395486832,0.09074125438928604,0.09120497107505798,0.0916479229927063,0.09206266701221466,0.09243662655353546,0.0927889421582222,0.09312590956687927,0.0934402197599411,0.09373157471418381,0.09400232136249542,0.09425187110900879,0.09448884427547455,0.09471295028924942,0.09491016715765,0.09509743005037308,0.0952734500169754,0.09544741362333298,0.09560544788837433,0.09574900567531586,0.09588496387004852,0.09600863605737686,0.0961252972483635,0.09623391926288605,0.09633727371692657,0.09642849862575531,0.09651913493871689,0.09659998118877411,0.09667804092168808,0.09674865007400513,0.09681692719459534,0.09687846899032593,0.09693577885627747,0.09699133038520813,0.09703869372606277,0.09708459675312042,0.0971280187368393,0.09716939181089401,0.09720812737941742,0.09724219143390656,0.09727274626493454,0.09730330109596252,0.09732858836650848,0.09735432267189026,0.0973784402012825,0.09740036725997925,0.09741893410682678,0.09743794053792953,0.0974547490477562,0.09747171401977539,0.09748677164316177,0.09750007092952728,0.09751322865486145,0.0975266769528389,0.09753895550966263,0.09755007177591324,0.09756045043468475,0.0975690707564354,0.09757813811302185,0.09758705645799637,0.09759348630905151,0.09759977459907532,0.09760664403438568,0.09761322289705276,0.09761892259120941,0.09762448072433472,0.09762901067733765,0.09763412922620773,0.09763763844966888,0.09764143824577332,0.09764523804187775,0.0976487472653389,0.09765225648880005,0.09765590727329254,0.0976586863398552,0.09766234457492828,0.097664974629879,0.09766702353954315,0.09766892343759537,0.09767082333564758,0.09767316281795502,0.09767564386129379,0.0976782813668251,0.0976804718375206,0.09768222272396088,0.09768354147672653,0.09768471121788025,0.09768602252006531,0.0976874902844429,0.09768807142972946,0.0976889505982399,0.0976904109120369,0.09769099950790405,0.09769231081008911,0.09769304096698761,0.09769406914710999,0.09769479930400848,0.09769538044929504,0.09769582003355026,0.09769655019044876,0.09769698977470398,0.09769728034734726,0.09769786894321442,0.09769830852746964,0.09769859910011292,0.09769903868436813,0.09769932925701141,0.09769976884126663,0.09770005941390991,0.09770034998655319,0.09770049899816513,0.09770064800977707,0.09770108014345169,0.09770122915506363,0.09770137816667557,0.09770166873931885,0.09770195931196213,0.09770224988460541,0.09770224988460541,0.09770239889621735,0.09770254790782928,0.09770268946886063,0.09770283848047256,0.0977029874920845,0.0977029874920845,0.09770312905311584,0.09770341962575912,0.09770341962575912,0.097703717648983,0.09770385921001434,0.09770400822162628,0.09770400822162628,0.09770400822162628,0.09770414978265762,0.09770414978265762,0.09770414978265762,0.09770414978265762,0.09770414978265762,0.09770429879426956,0.09770429879426956,0.09770429879426956,0.09770458936691284,0.09770458936691284,0.09770458936691284,0.09770473837852478,0.09770473837852478,0.09770473837852478,0.09770488739013672,0.09770488739013672,0.09770502895116806,0.09770502895116806,0.09770502895116806,0.09770502895116806,0.09770502895116806,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278,0.09770517796278],"recovered":[0.0,0.005901265889406204,0.010946149006485939,0.015604211017489433,0.0200495682656765,0.024291280657052994,0.028342507779598236,0.03220456466078758,0.035897769033908844,0.03944990411400795,0.042867980897426605,0.04611881449818611,0.04923456907272339,0.05217007175087929,0.05499359220266342,0.05766492709517479,0.06022457405924797,0.06266200542449951,0.06496289372444153,0.06712446361780167,0.06914174556732178,0.07103198766708374,0.0728318840265274,0.07450401037931442,0.07604236900806427,0.07747094333171844,0.07882875949144363,0.08008541166782379,0.08125098794698715,0.0823468267917633,0.08337703347206116,0.08434101194143295,0.08525338768959045,0.08608871698379517,0.08686893433332443,0.0875912606716156,0.08826139569282532,0.088896743953228,0.08948325365781784,0.09002898633480072,0.09053728729486465,0.09101665019989014,0.09146706014871597,0.09187931567430496,0.09225721657276154,0.09262239933013916,0.09296375513076782,0.09327543526887894,0.09356722980737686,0.09383811801671982,0.09409439563751221,0.09433092921972275,0.09454904496669769,0.09475020319223404,0.09495224058628082,0.09513161331415176,0.09530440717935562,0.09546025097370148,0.0956081971526146,0.09574224799871445,0.09587031602859497,0.09598667919635773,0.09609676152467728,0.09619982540607452,0.09629762917757034,0.09638563543558121,0.09646954387426376,0.09654337167739868,0.09661617875099182,0.0966842994093895,0.09674452990293503,0.09680432081222534,0.09685461223125458,0.09690344333648682,0.09695138782262802,0.09699510037899017,0.09703749418258667,0.09707535803318024,0.09710986167192459,0.09714114665985107,0.09717126190662384,0.09719757735729218,0.09722374379634857,0.0972500592470169,0.09727256745100021,0.09729113429784775,0.09730897098779678,0.09732812643051147,0.09734391421079636,0.09735970199108124,0.09737475961446762,0.09738937765359879,0.09740297496318817,0.09741481393575668,0.09742548316717148,0.09743615984916687,0.09744609892368317,0.09745530784130096,0.09746290743350983,0.09746948629617691,0.09747665375471115,0.09748396277427673,0.09748966246843338,0.09749551117420197,0.0975007712841034,0.09750618040561676,0.09751071780920029,0.09751436859369278,0.09751846641302109,0.09752240777015686,0.09752562642097473,0.09752971678972244,0.0975324958562851,0.09753512591123581,0.09753790497779846,0.09754039347171783,0.09754229336977005,0.09754419326782227,0.09754638373851776,0.09754887223243713,0.09755091369152069,0.09755311161279678,0.09755515307188034,0.09755676239728928,0.09755837172269821,0.09755983203649521,0.09756086021661758,0.09756188094615936,0.09756319969892502,0.09756436944007874,0.09756553918123245,0.09756655991077423,0.09756729006767273,0.09756831079721451,0.09756889939308167,0.09756918996572495,0.09757006913423538,0.09757094830274582,0.09757138043642044,0.09757167845964432,0.09757240861654282,0.09757298976182938,0.09757357835769653,0.09757371991872787,0.09757386893033981,0.09757430851459503,0.09757474809885025,0.09757518768310547,0.09757547825574875,0.09757561981678009,0.09757576882839203,0.09757591784000397,0.09757620841264725,0.09757620841264725,0.09757635742425919,0.09757664799690247,0.09757678955793381,0.09757693856954575,0.09757708758115768,0.09757708758115768,0.09757722914218903,0.0975775271654129,0.0975775271654129,0.0975775271654129,0.09757781773805618,0.09757795929908752,0.09757795929908752,0.09757810831069946,0.0975782573223114,0.09757839888334274,0.09757839888334274,0.09757854789495468,0.09757868945598602,0.09757868945598602,0.09757883846759796,0.09757883846759796,0.09757883846759796,0.0975789874792099,0.0975789874792099,0.0975789874792099,0.09757912904024124,0.09757912904024124,0.09757912904024124,0.09757927805185318,0.09757927805185318,0.09757927805185318,0.09757942706346512,0.09757942706346512,0.09757956862449646,0.09757956862449646,0.09757956862449646,0.09757956862449646,0.09757956862449646,0.09757956862449646,0.09757956862449646,0.09757956862449646,0.09757956862449646,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084,0.0975797176361084],"active":[0.011887788772583008,0.010213032364845276,0.009455911815166473,0.008989272639155388,0.00858885608613491,0.008218850940465927,0.007867991924285889,0.007543742656707764,0.007252387702465057,0.006967313587665558,0.006648033857345581,0.006371442228555679,0.0060521624982357025,0.005793258547782898,0.005505993962287903,0.005264047533273697,0.005020353943109512,0.004737183451652527,0.004460155963897705,0.004184000194072723,0.003935039043426514,0.003703176975250244,0.0034562647342681885,0.0032132938504219055,0.003023393452167511,0.002833925187587738,0.002651624381542206,0.0024875998497009277,0.0023561790585517883,0.002223879098892212,0.0020828023552894592,0.0019619017839431763,0.0018236041069030762,0.0017138198018074036,0.0015990585088729858,0.0015128105878829956,0.0014331340789794922,0.0013410300016403198,0.0012580007314682007,0.0011759847402572632,0.0011106356978416443,0.001046016812324524,0.0009695664048194885,0.0009096264839172363,0.0008686929941177368,0.0008178204298019409,0.0007678195834159851,0.0007268860936164856,0.0006846413016319275,0.0006507262587547302,0.0006185546517372131,0.0005792379379272461,0.0005483850836753845,0.0005232468247413635,0.0004951730370521545,0.0004738345742225647,0.0004445984959602356,0.0004247128963470459,0.00040043890476226807,0.00038304924964904785,0.00036360323429107666,0.00035059452056884766,0.00033173710107803345,0.0003193095326423645,0.00030235201120376587,0.00029240548610687256,0.0002791061997413635,0.0002735555171966553,0.00026229023933410645,0.00025147944688796997,0.0002468004822731018,0.00023437291383743286,0.00022998452186584473,0.00022457540035247803,0.0002180039882659912,0.0002130270004272461,0.00020469725131988525,0.00019738823175430298,0.00019343942403793335,0.00018744170665740967,0.00018306076526641846,0.00018086284399032593,0.00017662346363067627,0.0001688748598098755,0.0001653730869293213,0.00016361474990844727,0.00016274303197860718,0.00015864521265029907,0.00015615671873092651,0.0001535266637802124,0.00015191733837127686,0.00014957785606384277,0.00014709681272506714,0.00014563649892807007,0.00014358758926391602,0.00014197826385498047,0.0001409575343132019,0.00013817846775054932,0.00013686716556549072,0.00013715773820877075,0.00013656914234161377,0.00013495981693267822,0.00013481825590133667,0.00013349950313568115,0.0001333579421043396,0.00013145804405212402,0.00013072043657302856,0.00013086944818496704,0.00013028085231781006,0.00012984871864318848,0.00013028085231781006,0.00012896955013275146,0.00012984871864318848,0.00012984871864318848,0.00012911856174468994,0.00012852996587753296,0.00012852996587753296,0.00012896955013275146,0.0001292601227760315,0.00012940913438796997,0.00012955814599990845,0.00012911111116409302,0.0001283884048461914,0.0001279488205909729,0.00012765079736709595,0.00012765824794769287,0.00012721121311187744,0.0001270696520805359,0.00012721121311187744,0.00012663006782531738,0.00012677162885665894,0.0001264810562133789,0.00012677907943725586,0.00012648850679397583,0.0001264810562133789,0.00012663006782531738,0.0001264810562133789,0.0001260414719581604,0.00012589991092681885,0.00012619048357009888,0.00012589991092681885,0.00012560933828353882,0.00012546032667160034,0.00012560933828353882,0.00012589991092681885,0.00012575089931488037,0.0001256018877029419,0.00012531131505966187,0.0001251697540283203,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012575089931488037,0.00012589246034622192,0.0001256018877029419,0.00012560933828353882,0.00012560933828353882,0.0001256018877029419,0.00012575089931488037,0.0001257583498954773,0.00012546032667160034,0.0001256018877029419,0.00012589246034622192,0.0001256018877029419,0.0001257583498954773,0.00012589991092681885,0.00012589991092681885,0.00012575089931488037,0.00012560933828353882,0.00012575089931488037,0.0001256018877029419,0.00012546032667160034,0.00012546032667160034,0.00012531131505966187,0.00012546032667160034,0.00012546032667160034,0.00012531131505966187,0.0001256018877029419,0.0001256018877029419,0.00012546032667160034,0.00012560933828353882,0.00012560933828353882,0.00012546032667160034,0.00012560933828353882,0.00012560933828353882,0.0001256018877029419,0.0001256018877029419,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012560933828353882,0.00012560933828353882,0.00012560933828353882,0.00012560933828353882,0.00012560933828353882,0.00012560933828353882,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034,0.00012546032667160034]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.011887788772583008,0.0161182451993227,0.020303528755903244,0.02432946488261223,0.028196053579449654,0.03185037523508072,0.03532253950834274,0.03863886743783951,0.041754186153411865,0.04471161589026451,0.0475047267973423,0.05011481046676636,0.05259127542376518,0.054914239794015884,0.05711352825164795,0.059178903698921204,0.061130546033382416,0.06293176114559174,0.06460241973400116,0.06616490334272385,0.06760136783123016,0.06893345713615417,0.07017563283443451,0.07132995128631592,0.07239173352718353,0.07338334619998932,0.07429659366607666,0.07512491196393967,0.07589416205883026,0.0766134187579155,0.07726864516735077,0.0778941884636879,0.07845833897590637,0.07897892594337463,0.0794578418135643,0.07991322875022888,0.08032884448766708,0.08071303367614746,0.0810823142528534,0.08141284435987473,0.08171794563531876,0.08200681954622269,0.08227288722991943,0.08251336961984634,0.08274595439434052,0.08295062184333801,0.08314403146505356,0.0833226814866066,0.08348655700683594,0.0836409330368042,0.08377864211797714,0.0839097797870636,0.08403301984071732,0.08414339274168015,0.08424849808216095,0.08434118330478668,0.0844290480017662,0.0845068171620369,0.08458108454942703,0.08465125411748886,0.08471762388944626,0.08477624505758286,0.08483267575502396,0.08488457649946213,0.08493033051490784,0.08497287333011627,0.08501424640417099,0.0850522592663765,0.08508310467004776,0.08511555939912796,0.08514493703842163,0.08517315238714218,0.08519654721021652,0.08522037416696548,0.08524186164140701,0.08526189625263214,0.0852787047624588,0.0852934718132019,0.08530911058187485,0.0853225588798523,0.08533601462841034,0.08534829318523407,0.08535998314619064,0.08537007123231888,0.08537928014993668,0.08538776636123657,0.08539565652608871,0.08540340512990952,0.08541086316108704,0.08541729301214218,0.08542255312204361,0.08542899042367935,0.08543279021978378,0.08543746918439865,0.08544126898050308,0.0854453593492508,0.0854494571685791,0.08545340597629547,0.08545705676078796,0.08546027541160583,0.08546261489391327,0.08546524494886398,0.08546758443117142,0.08547006547451019,0.08547226339578629,0.08547445386648178,0.08547591418027878,0.08547767251729965,0.08547898381948471,0.08548030257225037,0.08548161387443542,0.08548235148191452,0.0854833722114563,0.08548439294099808,0.0854855626821518,0.08548644185066223,0.08548702299594879,0.08548805117607117,0.08548863232135773,0.08548922091722488,0.08548980206251144,0.0854903906583786,0.08549068123102188,0.0854911208152771,0.08549156039953232,0.0854918509721756,0.08549229055643082,0.08549273014068604,0.08549287170171738,0.08549316972494125,0.0854933112859726,0.08549360185861588,0.08549375087022781,0.08549389988183975,0.08549419045448303,0.08549433201551437,0.08549448102712631,0.08549463003873825,0.08549477159976959,0.08549492061138153,0.08549506962299347,0.08549521118402481,0.08549521118402481,0.08549521118402481,0.08549521118402481,0.08549536019563675,0.08549536019563675,0.08549536019563675,0.08549550175666809,0.08549565076828003,0.08549565076828003,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197,0.08549579977989197],"recovered":[0.0,0.005891470704227686,0.010923195630311966,0.015545004047453403,0.019904401153326035,0.024000653997063637,0.027868997305631638,0.03152404725551605,0.0350353941321373,0.03835742175579071,0.04149320721626282,0.04444464296102524,0.04722562059760094,0.04986727982759476,0.05236435681581497,0.05471393093466759,0.05691701918840408,0.05898517370223999,0.060931697487831116,0.0627475306391716,0.06443587690591812,0.06599485129117966,0.06743775308132172,0.06878022104501724,0.0700431540608406,0.07120069116353989,0.07227607071399689,0.073272205889225,0.07418940961360931,0.07503847777843475,0.07581562548875809,0.07653766125440598,0.0772097036242485,0.07781463861465454,0.07838696986436844,0.07892553508281708,0.07941556721925735,0.07985661923885345,0.08028700947761536,0.08067484945058823,0.08103535324335098,0.08136779069900513,0.08168473094701767,0.08197053521871567,0.08223455399274826,0.08248278498649597,0.08270791918039322,0.08292164653539658,0.08311067521572113,0.08328902721405029,0.08345276117324829,0.0836036279797554,0.08374806493520737,0.08388036489486694,0.08399702608585358,0.08410768955945969,0.0842084139585495,0.08430197834968567,0.08438647538423538,0.08446425199508667,0.08453939110040665,0.08460985869169235,0.08467593044042587,0.0847368910908699,0.08479128032922745,0.08484010398387909,0.08488732576370239,0.08492986857891083,0.08496992290019989,0.08500632643699646,0.0850381925702095,0.08506859838962555,0.08509871363639832,0.08512575924396515,0.08515046536922455,0.08517269045114517,0.08519329875707626,0.08521128445863724,0.08522692322731018,0.08524242043495178,0.08525747805833817,0.08527136594057083,0.08528277277946472,0.08529329299926758,0.08530484139919281,0.08531507849693298,0.08532457798719406,0.08533335477113724,0.0853402242064476,0.08534899353981018,0.08535586297512054,0.08536171168088913,0.08536741137504578,0.08537223935127258,0.08537793904542923,0.08538217842578888,0.08538568764925003,0.08539050817489624,0.08539533615112305,0.08539840579032898,0.08540220558643341,0.08540527522563934,0.085408054292202,0.08541054278612137,0.08541346341371536,0.08541551232337952,0.08541814237833023,0.085420623421669,0.08542238175868988,0.08542472124099731,0.08542633056640625,0.08542779088020325,0.08542852103710175,0.08542969077825546,0.08543115109205246,0.08543232083320618,0.08543334901332855,0.08543393015861511,0.08543480932712555,0.08543553948402405,0.08543626964092255,0.08543699979782104,0.08543729037046432,0.08543743938207626,0.08543772995471954,0.08543846011161804,0.08543889969587326,0.08543962985277176,0.08543992042541504,0.08544006943702698,0.08544036000967026,0.08544079959392548,0.08544138818979263,0.08544167876243591,0.08544211834669113,0.08544225990772247,0.08544225990772247,0.08544240891933441,0.08544255793094635,0.08544255793094635,0.08544269949197769,0.08544284850358963,0.08544299751520157,0.08544313907623291,0.08544328808784485,0.08544328808784485,0.08544328808784485,0.08544328808784485,0.08544328808784485,0.08544342964887619,0.08544357866048813,0.08544357866048813,0.08544357866048813,0.08544357866048813,0.08544357866048813,0.08544357866048813,0.08544357866048813,0.08544357866048813,0.08544357866048813,0.08544357866048813,0.08544357866048813,0.08544357866048813,0.08544357866048813,0.08544357866048813,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007,0.08544372767210007],"active":[0.011887788772583008,0.010226774960756302,0.009380333125591278,0.008784460835158825,0.008291652426123619,0.007849721238017082,0.007453542202711105,0.007114820182323456,0.006718792021274567,0.006354194134473801,0.006011519581079483,0.005670167505741119,0.005365654826164246,0.005046959966421127,0.004749171435832977,0.004464972764253616,0.0042135268449783325,0.003946587443351746,0.003670722246170044,0.003417372703552246,0.0031654909253120422,0.002938605844974518,0.002737879753112793,0.0025497302412986755,0.002348579466342926,0.0021826550364494324,0.002020522952079773,0.0018527060747146606,0.0017047524452209473,0.0015749409794807434,0.0014530196785926819,0.0013565272092819214,0.0012486353516578674,0.0011642873287200928,0.0010708719491958618,0.0009876936674118042,0.000913277268409729,0.0008564144372940063,0.0007953047752380371,0.000737994909286499,0.0006825923919677734,0.0006390288472175598,0.0005881562829017639,0.0005428344011306763,0.0005114004015922546,0.000467836856842041,0.00043611228466033936,0.00040103495121002197,0.00037588179111480713,0.00035190582275390625,0.0003258809447288513,0.000306151807308197,0.00028495490550994873,0.0002630278468132019,0.00025147199630737305,0.00023349374532699585,0.00022063404321670532,0.0002048388123512268,0.0001946091651916504,0.00018700212240219116,0.00017823278903961182,0.00016638636589050293,0.0001567453145980835,0.00014768540859222412,0.0001390501856803894,0.00013276934623718262,0.0001269206404685974,0.00012239068746566772,0.00011318176984786987,0.00010923296213150024,0.00010674446821212769,0.00010455399751663208,9.783357381820679e-05,9.46149230003357e-05,9.13962721824646e-05,8.9205801486969e-05,8.540600538253784e-05,8.218735456466675e-05,8.218735456466675e-05,8.01384449005127e-05,7.853657007217407e-05,7.692724466323853e-05,7.721036672592163e-05,7.677823305130005e-05,7.443875074386597e-05,7.268786430358887e-05,7.107853889465332e-05,7.005035877227783e-05,7.063895463943481e-05,6.829947233200073e-05,6.669014692306519e-05,6.727874279022217e-05,6.537884473800659e-05,6.522983312606812e-05,6.332993507385254e-05,6.318092346191406e-05,6.376951932907104e-05,6.289780139923096e-05,6.172060966491699e-05,6.186962127685547e-05,6.04093074798584e-05,5.996972322463989e-05,5.953013896942139e-05,5.952268838882446e-05,5.879998207092285e-05,5.8941543102264404e-05,5.777180194854736e-05,5.704909563064575e-05,5.660206079483032e-05,5.558133125305176e-05,5.5283308029174805e-05,5.456060171127319e-05,5.485117435455322e-05,5.4702162742614746e-05,5.441159009933472e-05,5.412101745605469e-05,5.367398262023926e-05,5.412101745605469e-05,5.3822994232177734e-05,5.368143320083618e-05,5.3532421588897705e-05,5.339086055755615e-05,5.339086055755615e-05,5.368143320083618e-05,5.383044481277466e-05,5.339086055755615e-05,5.339086055755615e-05,5.310028791427612e-05,5.2951276302337646e-05,5.310028791427612e-05,5.2951276302337646e-05,5.280226469039917e-05,5.2362680435180664e-05,5.222111940383911e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.222111940383911e-05,5.222111940383911e-05,5.221366882324219e-05,5.2362680435180664e-05,5.237013101577759e-05,5.2362680435180664e-05,5.221366882324219e-05,5.2072107791900635e-05,5.192309617996216e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.221366882324219e-05,5.222111940383911e-05,5.2072107791900635e-05,5.222111940383911e-05,5.222111940383911e-05,5.222111940383911e-05,5.222111940383911e-05,5.222111940383911e-05,5.222111940383911e-05,5.222111940383911e-05,5.222111940383911e-05,5.222111940383911e-05,5.222111940383911e-05,5.222111940383911e-05,5.222111940383911e-05,5.222111940383911e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05,5.2072107791900635e-05]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.011887788772583008,0.016128186136484146,0.020208504050970078,0.02413269132375717,0.027828529477119446,0.031289733946323395,0.03454919159412384,0.037575624883174896,0.04040206968784332,0.043067120015621185,0.04554241523146629,0.047845497727394104,0.0500168614089489,0.05204525217413902,0.053915027529001236,0.05566960573196411,0.05730181932449341,0.05877571180462837,0.060147855430841446,0.061408452689647675,0.06255897134542465,0.06362718343734741,0.06461279839277267,0.0655071884393692,0.06631562113761902,0.06706982105970383,0.06776422262191772,0.06840892136096954,0.06899558752775192,0.06952976435422897,0.07002155482769012,0.07046830654144287,0.07088860869407654,0.07126826047897339,0.07161560654640198,0.07194337248802185,0.07224203646183014,0.07250575721263885,0.0727570652961731,0.07298512011766434,0.07319475710391998,0.0733843669295311,0.07355336099863052,0.07371475547552109,0.07385948300361633,0.07399865984916687,0.07412292063236237,0.07423241436481476,0.07433518767356873,0.07442758232355118,0.07451134920120239,0.07459189742803574,0.07466309517621994,0.07473121583461761,0.07479144632816315,0.0748443678021431,0.07489582896232605,0.0749424621462822,0.07498207688331604,0.07501979917287827,0.07505400478839874,0.07508645951747894,0.07511789351701736,0.07514595985412598,0.07517008483409882,0.07519318163394928,0.07521583884954453,0.07523440569639206,0.075250044465065,0.07526671141386032,0.07528059929609299,0.0752931758761406,0.07530603557825089,0.07531802356243134,0.07532694190740585,0.07533629983663559,0.07534360885620117,0.07535135746002197,0.07535851746797562,0.07536422461271286,0.07537050545215607,0.07537577301263809,0.07538015395402908,0.07538308203220367,0.07538776099681854,0.0753912702202797,0.07539404183626175,0.07539770007133484,0.07540003955364227,0.07540325820446014,0.07540559768676758,0.07540792971849442,0.07540983706712723,0.07541216909885406,0.075413778424263,0.07541465759277344,0.07541582733392715,0.07541757822036743,0.07541874796152115,0.07541948556900024,0.07542094588279724,0.07542181760072708,0.0754229873418808,0.07542328536510468,0.0754237249493599,0.07542445510625839,0.07542489469051361,0.07542562484741211,0.07542605698108673,0.07542693614959717,0.07542766630649567,0.07542796432971954,0.07542825490236282,0.07542883604764938,0.07542898505926132,0.07542913407087326,0.0754292756319046,0.07542942464351654,0.07542986422777176,0.07542986422777176,0.0754300057888031,0.07543015480041504,0.07543015480041504,0.07543030381202698,0.07543059438467026,0.0754307359457016,0.07543088495731354,0.07543088495731354,0.07543103396892548,0.07543103396892548,0.07543117552995682,0.07543117552995682,0.07543132454156876,0.07543132454156876,0.0754314661026001,0.0754314661026001,0.07543161511421204,0.07543161511421204,0.07543161511421204,0.07543161511421204,0.07543161511421204,0.07543161511421204,0.07543176412582397,0.07543190568685532,0.07543190568685532,0.07543190568685532,0.07543190568685532,0.07543190568685532,0.07543190568685532,0.07543190568685532,0.07543190568685532,0.07543190568685532,0.07543190568685532,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725,0.07543205469846725],"recovered":[0.0,0.0058745127171278,0.010948341339826584,0.015539010055363178,0.019789202138781548,0.023777274414896965,0.0274849534034729,0.030968962237238884,0.034225352108478546,0.03729359433054924,0.04014649987220764,0.0427967831492424,0.04526681825518608,0.04760191589593887,0.04979988560080528,0.051820822060108185,0.05369922146201134,0.05547046288847923,0.05709902569651604,0.05859396606683731,0.05996055528521538,0.061221446841955185,0.06238950788974762,0.0634751170873642,0.06446395069360733,0.06535892188549042,0.06618563085794449,0.06694640964269638,0.06764622032642365,0.06829164922237396,0.06888313591480255,0.06941673159599304,0.06989813596010208,0.07034854590892792,0.0707714781165123,0.07115259766578674,0.07150813192129135,0.07182711362838745,0.07211964577436447,0.072386734187603,0.07263847440481186,0.0728735476732254,0.07308128476142883,0.07327030599117279,0.07344778627157211,0.07361254096031189,0.07375814765691757,0.07389775663614273,0.07402245700359344,0.07413487881422043,0.07423882186412811,0.07433369755744934,0.0744209736585617,0.07449991255998611,0.07457228004932404,0.07463587075471878,0.07469639182090759,0.07475195080041885,0.07480457425117493,0.07484901696443558,0.07489185035228729,0.0749313235282898,0.07496757805347443,0.07500193268060684,0.07503219693899155,0.07505997270345688,0.0750836506485939,0.07510850578546524,0.07512780278921127,0.07514651864767075,0.07516303658485413,0.07517999410629272,0.07519461214542389,0.07520879060029984,0.07522282749414444,0.07523349672555923,0.07524402439594269,0.07525177299976349,0.07526025176048279,0.07526829093694687,0.07527457922697067,0.07528071850538254,0.07528583705425262,0.07529094815254211,0.07529577612876892,0.07530045509338379,0.07530396431684494,0.07530732452869415,0.07531127333641052,0.07531463354825974,0.07531770318746567,0.0753207728266716,0.07532340288162231,0.07532530277967453,0.07532677054405212,0.07532867044210434,0.07532984018325806,0.07533144950866699,0.07533276081085205,0.07533393055200577,0.07533466070890427,0.07533583045005798,0.07533670961856842,0.07533787935972214,0.07533875852823257,0.0753391906619072,0.07533977925777435,0.07534036040306091,0.07534109801054001,0.07534153014421463,0.07534196972846985,0.075342558324337,0.07534299790859222,0.07534343004226685,0.07534372806549072,0.075344018638134,0.07534416764974594,0.07534459978342056,0.0753447487950325,0.07534503936767578,0.07534518837928772,0.07534533739089966,0.075345478951931,0.07534562796354294,0.07534576952457428,0.07534591853618622,0.07534606754779816,0.0753462091088295,0.07534635812044144,0.07534650713205338,0.07534650713205338,0.07534650713205338,0.07534650713205338,0.07534664869308472,0.07534664869308472,0.07534664869308472,0.07534664869308472,0.07534664869308472,0.07534664869308472,0.07534664869308472,0.07534664869308472,0.07534664869308472,0.07534679770469666,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728,0.075346939265728],"active":[0.011887788772583008,0.010253673419356346,0.009260162711143494,0.008593681268393993,0.008039327338337898,0.00751245953142643,0.00706423819065094,0.006606662645936012,0.006176717579364777,0.005773525685071945,0.005395915359258652,0.005048714578151703,0.004750043153762817,0.0044433362782001495,0.004115141928195953,0.0038487836718559265,0.003602597862482071,0.0033052489161491394,0.003048829734325409,0.0028144866228103638,0.0025984160602092743,0.002405736595392227,0.002223290503025055,0.002032071352005005,0.0018516704440116882,0.0017108991742134094,0.001578591763973236,0.0014625117182731628,0.0013493672013282776,0.001238115131855011,0.0011384189128875732,0.001051574945449829,0.0009904727339744568,0.0009197145700454712,0.000844128429889679,0.0007907748222351074,0.0007339045405387878,0.0006786435842514038,0.0006374195218086243,0.0005983859300613403,0.0005562826991081238,0.0005108192563056946,0.0004720762372016907,0.0004444494843482971,0.00041169673204421997,0.00038611888885498047,0.0003647729754447937,0.0003346577286720276,0.00031273066997528076,0.0002927035093307495,0.0002725273370742798,0.00025819987058639526,0.00024212151765823364,0.00023130327463150024,0.00021916627883911133,0.0002084970474243164,0.00019943714141845703,0.00019051134586334229,0.00017750263214111328,0.000170782208442688,0.0001621544361114502,0.00015513598918914795,0.00015031546354293823,0.00014402717351913452,0.0001378878951072693,0.00013320893049240112,0.00013218820095062256,0.00012589991092681885,0.00012224167585372925,0.0001201927661895752,0.00011756271123886108,0.00011318176984786987,0.00011142343282699585,0.00010923296213150024,0.00010411441326141357,0.00010280311107635498,9.958446025848389e-05,9.958446025848389e-05,9.826570749282837e-05,9.593367576599121e-05,9.592622518539429e-05,9.50545072555542e-05,9.431689977645874e-05,9.213387966156006e-05,9.198486804962158e-05,9.081512689590454e-05,9.007751941680908e-05,9.037554264068604e-05,8.876621723175049e-05,8.862465620040894e-05,8.78944993019104e-05,8.715689182281494e-05,8.643418550491333e-05,8.686631917953491e-05,8.700788021087646e-05,8.59871506690979e-05,8.59871506690979e-05,8.612871170043945e-05,8.59871506690979e-05,8.555501699447632e-05,8.628517389297485e-05,8.59871506690979e-05,8.627772331237793e-05,8.540600538253784e-05,8.496642112731934e-05,8.526444435119629e-05,8.511543273925781e-05,8.526444435119629e-05,8.495897054672241e-05,8.540600538253784e-05,8.569657802581787e-05,8.540600538253784e-05,8.525699377059937e-05,8.540600538253784e-05,8.525699377059937e-05,8.511543273925781e-05,8.510798215866089e-05,8.482486009597778e-05,8.511543273925781e-05,8.482486009597778e-05,8.481740951538086e-05,8.481740951538086e-05,8.46758484840393e-05,8.46758484840393e-05,8.482486009597778e-05,8.481740951538086e-05,8.481740951538086e-05,8.46758484840393e-05,8.46758484840393e-05,8.452683687210083e-05,8.466839790344238e-05,8.466839790344238e-05,8.481740951538086e-05,8.46758484840393e-05,8.481740951538086e-05,8.481740951538086e-05,8.496642112731934e-05,8.496642112731934e-05,8.496642112731934e-05,8.496642112731934e-05,8.496642112731934e-05,8.496642112731934e-05,8.496642112731934e-05,8.496642112731934e-05,8.496642112731934e-05,8.496642112731934e-05,8.496642112731934e-05,8.496642112731934e-05,8.496642112731934e-05,8.496642112731934e-05,8.496642112731934e-05,8.496642112731934e-05,8.496642112731934e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05,8.511543273925781e-05]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.011887788772583008,0.016095293685793877,0.020335983484983444,0.02443428337574005,0.02843405120074749,0.03226920962333679,0.03595291078090668,0.03943619132041931,0.04277634620666504,0.045937273651361465,0.048978034406900406,0.051848333328962326,0.054612502455711365,0.05721542239189148,0.05968165397644043,0.062051836401224136,0.06430564820766449,0.06648052483797073,0.06862163543701172,0.07069271057844162,0.07271379232406616,0.0746769830584526,0.0765802338719368,0.07844796031713486,0.08023688942193985,0.08198957145214081,0.08368873596191406,0.08533133566379547,0.08690433949232101,0.08842764794826508,0.08990591764450073,0.09131651371717453,0.09269844740629196,0.09403082728385925,0.09531905502080917,0.09656825661659241,0.09776291996240616,0.09893273562192917,0.10005415976047516,0.10113289952278137,0.10217143595218658,0.10316304862499237,0.10413608700037003,0.1050693690776825,0.10597735643386841,0.10685376822948456,0.10767973959445953,0.10847706347703934,0.10924281179904938,0.10999583452939987,0.11069755256175995,0.11138245463371277,0.1120452806353569,0.11267945170402527,0.11330003291368484,0.11389750987291336,0.1144770085811615,0.11501864343881607,0.11555004864931107,0.11606434732675552,0.11654706299304962,0.11701355874538422,0.11746645718812943,0.11790239810943604,0.11831362545490265,0.11871960014104843,0.11910057067871094,0.1194729208946228,0.11983854323625565,0.1201820895075798,0.12052314728498459,0.12084315717220306,0.12115776538848877,0.12145715951919556,0.1217431053519249,0.12202583998441696,0.12229161709547043,0.12255095690488815,0.12280064821243286,0.12303952127695084,0.12327021360397339,0.12348949909210205,0.12370293587446213,0.12391111254692078,0.12410847097635269,0.12429910153150558,0.12448388338088989,0.12466443330049515,0.12483035773038864,0.12499277293682098,0.12515109777450562,0.12530678510665894,0.1254483014345169,0.12559610605239868,0.12573571503162384,0.12587064504623413,0.125994473695755,0.12611830234527588,0.12623554468154907,0.12635073065757751,0.1264660805463791,0.12657076120376587,0.1266770362854004,0.12677951157093048,0.12687745690345764,0.12697234749794006,0.12706312537193298,0.12714892625808716,0.12723489105701447,0.12732143700122833,0.12739920616149902,0.12748298048973083,0.12756046652793884,0.1276329755783081,0.12770460546016693,0.1277715563774109,0.12784260511398315,0.1279066503047943,0.12796847522258759,0.12803003191947937,0.12809565663337708,0.12815120816230774,0.12821072340011597,0.12826421856880188,0.12831290066242218,0.12836918234825134,0.12842151522636414,0.12847313284873962,0.12852370738983154,0.12857107818126678,0.12861551344394684,0.12866200506687164,0.12870454788208008,0.12874490022659302,0.12878656387329102,0.12882865965366364,0.1288679838180542,0.1289062798023224,0.1289454698562622,0.12898318469524384,0.1290232390165329,0.12905994057655334,0.1290932595729828,0.1291295289993286,0.12916329503059387,0.1291932612657547,0.1292268931865692,0.1292589008808136,0.1292891651391983,0.1293204426765442,0.12935349345207214,0.12938374280929565,0.12941518425941467,0.1294432431459427,0.12947116792201996,0.1295015811920166,0.129530668258667,0.12955902516841888,0.12958520650863647,0.12961238622665405,0.12963899970054626,0.12966589629650116,0.129692941904068,0.12971866130828857,0.1297438144683838,0.12976939976215363,0.12979277968406677,0.12981632351875305,0.12984029948711395,0.1298655867576599,0.12988927960395813,0.12991149723529816,0.12993459403514862,0.1299574077129364,0.12997859716415405,0.13000139594078064,0.1300215721130371,0.130044087767601,0.13006411492824554,0.13008487224578857,0.1301097273826599,0.13013209402561188,0.1301565170288086,0.1301775574684143,0.1301996409893036,0.130219966173172,0.13024216890335083,0.13026395440101624,0.13028472661972046,0.13030314445495605,0.13032375276088715,0.13034363090991974,0.1303630769252777,0.1303825080394745,0.13040167093276978,0.13042375445365906,0.13044172525405884,0.1304589807987213,0.13047784566879272,0.13049815595149994,0.1305178999900818,0.13053646683692932,0.1305539906024933,0.13057227432727814,0.1305924504995346,0.1306108683347702,0.13062870502471924,0.13064785301685333,0.13066788017749786,0.13068541884422302,0.13070473074913025,0.13072386384010315,0.13074082136154175,0.13076013326644897,0.13078147172927856,0.1308000385761261,0.1308189034461975,0.13083848357200623,0.13085660338401794,0.13087621331214905,0.13089609146118164,0.13091669976711273,0.1309346854686737,0.13095471262931824,0.130975604057312,0.13099578022956848,0.13101625442504883,0.13103657960891724,0.1310570389032364,0.13107764720916748,0.13109973073005676,0.1311197578907013,0.131140798330307,0.1311640441417694,0.13118597865104675,0.13120731711387634,0.13122880458831787,0.13125044107437134,0.13127252459526062,0.13129517436027527,0.13131755590438843,0.13133977353572845,0.13136345148086548,0.13138538599014282,0.13140760362148285,0.131429523229599,0.13145233690738678,0.13147616386413574,0.13149882853031158,0.13152089715003967,0.1315460503101349,0.13156813383102417,0.13158947229385376,0.1316135823726654,0.13163639605045319,0.13166402280330658,0.13168711960315704,0.13171182572841644,0.13173800706863403,0.1317651867866516,0.13179150223731995,0.13181474804878235,0.13184207677841187,0.1318669319152832,0.1318945586681366,0.13192322850227356,0.13195157051086426,0.13197964429855347,0.13200683891773224,0.13203607499599457,0.1320638507604599,0.13209059834480286,0.13211998343467712,0.13214659690856934,0.1321752518415451,0.13220317661762238,0.1322316825389862,0.1322629749774933,0.13229352235794067,0.13232363760471344,0.13235536217689514,0.1323857605457306,0.13241484761238098,0.13244512677192688,0.13247640430927277,0.13250550627708435,0.1325373649597168,0.13257069885730743,0.1326030045747757,0.1326354593038559,0.13266673684120178,0.13269904255867004,0.13273048400878906,0.13276366889476776,0.13279816508293152,0.13282960653305054,0.13286367058753967,0.1328965574502945,0.1329326629638672,0.13296803832054138,0.13300444185733795,0.13304303586483002,0.13307973742485046,0.13311657309532166,0.1331510692834854,0.13318848609924316,0.1332310438156128,0.1332668513059616,0.1333058774471283,0.13334360718727112,0.13338029384613037,0.13341976702213287,0.13345953822135925,0.13349813222885132,0.13353554904460907,0.13357150554656982,0.1336061656475067,0.13364869356155396,0.13368511199951172,0.1337219476699829,0.13376185297966003,0.13380074501037598,0.13384270668029785,0.13387997448444366,0.1339210569858551,0.1339608132839203,0.1340021938085556,0.13404050469398499,0.13408127427101135,0.13412046432495117,0.13416285812854767,0.13420027494430542,0.1342415064573288,0.13427892327308655,0.13431577384471893,0.1343517303466797,0.1343919336795807,0.13443097472190857,0.13447482883930206,0.13451224565505981,0.13455158472061157,0.1345900297164917,0.134628027677536,0.13467028737068176,0.13470959663391113,0.13474790751934052,0.13478723168373108,0.13482743501663208,0.13486632704734802,0.1349046230316162,0.13494321703910828],"recovered":[0.0,0.005878460127860308,0.01092509739100933,0.015556699596345425,0.0199352465569973,0.024128861725330353,0.028134331107139587,0.031979575753211975,0.035640183836221695,0.0391281396150589,0.04249592497944832,0.04567001014947891,0.04870477691292763,0.05160343647003174,0.05435166880488396,0.056945670396089554,0.05943017452955246,0.061796560883522034,0.06407128274440765,0.06626413762569427,0.06841225922107697,0.07047617435455322,0.07249228656291962,0.07447272539138794,0.07637597620487213,0.07822133600711823,0.0800245925784111,0.08178779482841492,0.08348097652196884,0.08510018140077591,0.08668327331542969,0.08821608126163483,0.08967272192239761,0.09109807759523392,0.09247387200593948,0.09378870576620102,0.09508761018514633,0.096315898001194,0.09752723574638367,0.09870728105306625,0.0998208150267601,0.10091373324394226,0.10196264833211899,0.10297165811061859,0.10395069420337677,0.10487139970064163,0.10577616840600967,0.10664615035057068,0.10749317705631256,0.10829035192728043,0.10906326025724411,0.10980590432882309,0.1105199009180069,0.11121167242527008,0.11185593158006668,0.11249712854623795,0.11311960220336914,0.1137249767780304,0.1142958551645279,0.11484567075967789,0.11537151783704758,0.11588333547115326,0.11637160927057266,0.1168481856584549,0.11729173362255096,0.11771801859140396,0.11813028156757355,0.1185261607170105,0.1189148798584938,0.11928460001945496,0.11964057385921478,0.11998455971479416,0.12032634764909744,0.12065118551254272,0.12096139788627625,0.12126766890287399,0.12155625224113464,0.1218385398387909,0.12210650742053986,0.12236058712005615,0.12261057645082474,0.12284301966428757,0.12306917458772659,0.12328948080539703,0.12350467592477798,0.12371080368757248,0.12391050159931183,0.12409162521362305,0.12427962571382523,0.12445593625307083,0.12462420016527176,0.1247880756855011,0.12495049834251404,0.12510794401168823,0.12525734305381775,0.12539885938167572,0.12553730607032776,0.12566682696342468,0.1257926970720291,0.1259154975414276,0.12603844702243805,0.1261555403470993,0.12626533210277557,0.1263778954744339,0.1264800876379013,0.12658125162124634,0.126678466796875,0.12677626311779022,0.12686660885810852,0.1269509643316269,0.1270420402288437,0.1271228790283203,0.12720635533332825,0.12728559970855713,0.1273643970489502,0.12743791937828064,0.12750722467899323,0.12757709622383118,0.12764230370521545,0.1277073472738266,0.1277700662612915,0.12783220410346985,0.12789052724838257,0.1279507577419281,0.12800733745098114,0.1280599683523178,0.1281144917011261,0.12816961109638214,0.12822209298610687,0.12827661633491516,0.12832413613796234,0.1283693015575409,0.12841901183128357,0.12846636772155762,0.1285109668970108,0.12855364382266998,0.1285913735628128,0.1286352276802063,0.12867221236228943,0.1287122666835785,0.1287510097026825,0.12878769636154175,0.12882307171821594,0.1288597732782364,0.12889471650123596,0.1289302408695221,0.12896473705768585,0.1289977729320526,0.1290276050567627,0.12906049191951752,0.12909440696239471,0.12912482023239136,0.1291566789150238,0.12918943166732788,0.12921808660030365,0.12924571335315704,0.1292746663093567,0.1293041855096817,0.1293329894542694,0.12936091423034668,0.1293882578611374,0.12941689789295197,0.12944336235523224,0.12946967780590057,0.12949687242507935,0.12952318787574768,0.12954877316951752,0.12957288324832916,0.12959715723991394,0.12962156534194946,0.12964598834514618,0.12967024743556976,0.12969349324703217,0.1297157108783722,0.1297374963760376,0.12976016104221344,0.12978340685367584,0.12980474531650543,0.12982580065727234,0.1298474371433258,0.1298702359199524,0.12989085912704468,0.12991277873516083,0.12993866205215454,0.12995897233486176,0.12998193502426147,0.130001962184906,0.1300237476825714,0.13004669547080994,0.1300690621137619,0.13008923828601837,0.1301085352897644,0.13012826442718506,0.1301494687795639,0.13016964495182037,0.1301882117986679,0.13020940124988556,0.1302291303873062,0.130247563123703,0.13026612997055054,0.130287766456604,0.13030558824539185,0.13032372295856476,0.13034258782863617,0.1303618848323822,0.13038131594657898,0.13040003180503845,0.1304164081811905,0.13043467700481415,0.13045485317707062,0.13047386705875397,0.13049286603927612,0.13051186501979828,0.13052955269813538,0.13054753839969635,0.13056814670562744,0.13058613240718842,0.13060499727725983,0.1306273639202118,0.1306435912847519,0.13066376745700836,0.13068392872810364,0.13070322573184967,0.1307232677936554,0.13074226677417755,0.13076360523700714,0.1307840794324875,0.13080322742462158,0.13082295656204224,0.1308424025774002,0.130865216255188,0.1308855265378952,0.13090775907039642,0.13092967867851257,0.1309526264667511,0.13097412884235382,0.13099488615989685,0.13101813197135925,0.1310385912656784,0.1310599446296692,0.13108055293560028,0.13110218942165375,0.13112309575080872,0.1311458945274353,0.13116753101348877,0.13119150698184967,0.13121329247951508,0.13123507797718048,0.13125699758529663,0.13128097355365753,0.13130305707454681,0.1313287764787674,0.13135114312171936,0.1313738077878952,0.1313944160938263,0.131417378783226,0.13144470751285553,0.13146722316741943,0.13149383664131165,0.1315194070339203,0.13154572248458862,0.13157057762145996,0.13159513473510742,0.13162101805210114,0.1316467523574829,0.13167262077331543,0.13169951736927032,0.13172641396522522,0.13175171613693237,0.13178153336048126,0.13180916011333466,0.1318376660346985,0.13186603784561157,0.13189497590065002,0.1319229006767273,0.13195009529590607,0.13197976350784302,0.1320066601037979,0.132035031914711,0.13206353783607483,0.13209380209445953,0.13212522864341736,0.1321556270122528,0.13218677043914795,0.1322164535522461,0.1322474479675293,0.1322799026966095,0.13231045007705688,0.1323396861553192,0.1323709785938263,0.13240502774715424,0.13243690133094788,0.13246716558933258,0.13249698281288147,0.1325317770242691,0.13256511092185974,0.13259771466255188,0.1326335370540619,0.13266189396381378,0.13269712030887604,0.13273309171199799,0.1327718198299408,0.1328069120645523,0.1328437477350235,0.132877379655838,0.13291305303573608,0.13295398652553558,0.13299228250980377,0.13302677869796753,0.13306625187397003,0.1331060230731964,0.1331424117088318,0.13318102061748505,0.13321886956691742,0.13325615227222443,0.13329270482063293,0.13333012163639069,0.13336697220802307,0.13340117037296295,0.1334393322467804,0.13347777724266052,0.13351622223854065,0.13355350494384766,0.1335953176021576,0.13363507390022278,0.13367484509944916,0.13371431827545166,0.13375188410282135,0.13379208743572235,0.13383477926254272,0.1338741034269333,0.13391372561454773,0.13395275175571442,0.13399164378643036,0.1340312510728836,0.13406795263290405,0.13410624861717224,0.13414660096168518,0.13418461382389069,0.1342259794473648,0.13426369428634644,0.13430346548557281,0.13434351980686188,0.13438007235527039,0.13442128896713257,0.1344597339630127,0.1344984769821167,0.13453546166419983,0.13457566499710083,0.13461777567863464,0.13465680181980133],"active":[0.011887788772583008,0.010216834023594856,0.009410886093974113,0.008877583779394627,0.00849880464375019,0.00814034789800644,0.00781857967376709,0.007456615567207336,0.007136162370443344,0.0068091340363025665,0.006482109427452087,0.006178323179483414,0.005907725542783737,0.005611985921859741,0.005329985171556473,0.0051061660051345825,0.00487547367811203,0.0046839639544487,0.004550352692604065,0.004428572952747345,0.004301533102989197,0.0042008087038993835,0.004087947309017181,0.003975234925746918,0.0038609132170677185,0.003768235445022583,0.00366414338350296,0.003543540835380554,0.003423362970352173,0.0033274665474891663,0.003222644329071045,0.0031004324555397034,0.003025725483894348,0.0029327496886253357,0.00284518301486969,0.002779550850391388,0.0026753097772598267,0.0026168376207351685,0.0025269240140914917,0.0024256184697151184,0.002350620925426483,0.00224931538105011,0.0021734386682510376,0.002097710967063904,0.002026662230491638,0.001982368528842926,0.0019035711884498596,0.0018309131264686584,0.0017496347427368164,0.0017054826021194458,0.0016342923045158386,0.001576550304889679,0.001525379717350006,0.001467779278755188,0.001444101333618164,0.001400381326675415,0.0013574063777923584,0.001293666660785675,0.0012541934847831726,0.0012186765670776367,0.0011755451560020447,0.001130223274230957,0.0010948479175567627,0.0010542124509811401,0.0010218918323516846,0.0010015815496444702,0.0009702891111373901,0.0009467601776123047,0.0009236633777618408,0.0008974894881248474,0.0008825734257698059,0.000858597457408905,0.0008314177393913269,0.000805974006652832,0.0007817074656486511,0.0007581710815429688,0.0007353648543357849,0.0007124170660972595,0.0006941407918930054,0.0006789341568946838,0.0006596371531486511,0.0006464794278144836,0.0006337612867355347,0.0006216317415237427,0.000603795051574707,0.0005882978439331055,0.000573381781578064,0.0005728080868721008,0.0005507320165634155,0.0005368366837501526,0.0005268976092338562,0.0005187094211578369,0.0004978030920028687,0.0004881620407104492,0.0004783719778060913,0.00047178566455841064,0.0004571676254272461,0.0004514753818511963,0.0004428476095199585,0.00043523311614990234,0.00042763352394104004,0.00041522085666656494,0.0004117041826248169,0.00040161609649658203,0.00039736926555633545,0.0003910958766937256,0.0003846585750579834,0.00037266314029693604,0.0003682821989059448,0.00037047266960144043,0.00035716593265533447,0.00036010146141052246,0.0003541111946105957,0.00034737586975097656,0.00034020841121673584,0.000333636999130249,0.0003353804349899292,0.00032955408096313477,0.00032617151737213135,0.000322684645652771,0.0003255903720855713,0.0003190040588378906,0.00032019615173339844,0.0003134608268737793,0.00030556321144104004,0.0003092139959335327,0.0003070235252380371,0.0003035217523574829,0.0003016144037246704,0.00029446184635162354,0.00029137730598449707,0.0002927035093307495,0.0002855360507965088,0.0002785325050354004,0.0002755969762802124,0.00027501583099365234,0.00027661025524139404,0.00027105212211608887,0.0002732574939727783,0.00027091801166534424,0.00027222931385040283,0.0002722442150115967,0.0002701878547668457,0.0002697557210922241,0.00026857852935791016,0.000263020396232605,0.0002621561288833618,0.00026112794876098633,0.0002615600824356079,0.00025995075702667236,0.0002590864896774292,0.0002589225769042969,0.00025850534439086914,0.00025381147861480713,0.0002530813217163086,0.0002558678388595581,0.00025600194931030273,0.0002548396587371826,0.00025221705436706543,0.00025147199630737305,0.0002507418394088745,0.00024899840354919434,0.0002495795488357544,0.0002489835023880005,0.00024694204330444336,0.0002462118864059448,0.00024400651454925537,0.00024344027042388916,0.0002431422472000122,0.00024402141571044922,0.00024329125881195068,0.00024124979972839355,0.00024110078811645508,0.00024169683456420898,0.00024110078811645508,0.0002412348985671997,0.0002381652593612671,0.00023934245109558105,0.00023831427097320557,0.00023743510246276855,0.00023949146270751953,0.0002412348985671997,0.0002437382936477661,0.00023889541625976562,0.0002406686544418335,0.00023803114891052246,0.00024020671844482422,0.00024020671844482422,0.00023803114891052246,0.00023408234119415283,0.00023451447486877441,0.00023509562015533447,0.00023481249809265137,0.0002330392599105835,0.00023202598094940186,0.0002355426549911499,0.0002323240041732788,0.0002298504114151001,0.00023028254508972168,0.00023202598094940186,0.0002301335334777832,0.00023087859153747559,0.00023026764392852783,0.00022968649864196777,0.00023056566715240479,0.00022955238819122314,0.00022867321968078613,0.0002314448356628418,0.00023320317268371582,0.00023056566715240479,0.00023086369037628174,0.00023099780082702637,0.00022895634174346924,0.00023058056831359863,0.00023393332958221436,0.00023189187049865723,0.00023277103900909424,0.00023348629474639893,0.00022923946380615234,0.00023262202739715576,0.0002323240041732788,0.00023277103900909424,0.00023145973682403564,0.0002314448356628418,0.00023333728313446045,0.00023217499256134033,0.00023217499256134033,0.0002333521842956543,0.00023408234119415283,0.00023524463176727295,0.00023451447486877441,0.0002342313528060913,0.0002330392599105835,0.00023436546325683594,0.0002333521842956543,0.00023318827152252197,0.0002339184284210205,0.00023230910301208496,0.00023393332958221436,0.0002352297306060791,0.00023700296878814697,0.00023758411407470703,0.0002403557300567627,0.00023949146270751953,0.0002400726079940796,0.0002380162477493286,0.0002390444278717041,0.00024108588695526123,0.0002418309450149536,0.0002399235963821411,0.00024299323558807373,0.0002393573522567749,0.00023832917213439941,0.00023977458477020264,0.0002419799566268921,0.0002466440200805664,0.00024241209030151367,0.0002446025609970093,0.0002441704273223877,0.00024577975273132324,0.00024577975273132324,0.0002441704273223877,0.00024694204330444336,0.00024591386318206787,0.0002478063106536865,0.0002506077289581299,0.0002520531415939331,0.00025323033332824707,0.0002551227807998657,0.00025454163551330566,0.00025469064712524414,0.0002529323101043701,0.00025394558906555176,0.0002516210079193115,0.00025235116481781006,0.0002530813217163086,0.0002519190311431885,0.00025631487369537354,0.0002584904432296753,0.00026009976863861084,0.0002615600824356079,0.0002605319023132324,0.00025922060012817383,0.00025835633277893066,0.00025995075702667236,0.0002580583095550537,0.0002574622631072998,0.0002602487802505493,0.00026331841945648193,0.00026448071002960205,0.0002617090940475464,0.00026214122772216797,0.00026331841945648193,0.0002666860818862915,0.00026638805866241455,0.0002644956111907959,0.00026595592498779297,0.000263020396232605,0.00027076900005340576,0.00027091801166534424,0.0002713501453399658,0.0002712160348892212,0.00027282536029815674,0.00027282536029815674,0.0002736896276473999,0.0002754330635070801,0.00027705729007720947,0.0002745687961578369,0.0002790987491607666,0.0002773553133010864,0.00027427077293395996,0.0002773553133010864,0.00027851760387420654,0.0002792626619338989,0.00027939677238464355,0.00027880072593688965,0.00027604401111602783,0.0002817213535308838,0.0002839416265487671,0.00028261542320251465,0.0002840757369995117,0.00028452277183532715,0.0002892017364501953,0.0002846568822860718,0.0002859830856323242,0.00028596818447113037,0.00028787553310394287,0.00028862059116363525,0.00028918683528900146,0.00028568506240844727,0.0002887547016143799,0.00028654932975769043,0.0002887547016143799,0.00028727948665618896,0.00028452277183532715,0.00028377771377563477,0.00028568506240844727,0.00028437376022338867,0.00029021501541137695,0.0002862662076950073,0.0002878904342651367,0.0002865642309188843,0.0002845078706741333,0.00029021501541137695,0.00028830766677856445,0.0002881735563278198,0.0002887547016143799,0.000291973352432251,0.0002906620502471924,0.0002868473529815674,0.0002864152193069458]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.011887788772583008,0.01612730883061886,0.020298996940255165,0.02431323751807213,0.028126612305641174,0.031729765236377716,0.03515646606683731,0.03837733343243599,0.0414242297410965,0.04429745674133301,0.046996861696243286,0.04953838139772415,0.05197157338261604,0.05422275885939598,0.0563499741256237,0.05835789814591408,0.06025223433971405,0.06206674873828888,0.06382176280021667,0.06552780419588089,0.06718458235263824,0.06874676793813705,0.07027840614318848,0.07173124700784683,0.0731232687830925,0.07445228844881058,0.07573291659355164,0.07697202265262604,0.0781523659825325,0.07928884774446487,0.08036451786756516,0.08140919357538223,0.08239831775426865,0.08335176855325699,0.08425961434841156,0.08512900769710541,0.08597208559513092,0.08677349984645844,0.08752433210611343,0.08824373781681061,0.08894968777894974,0.08961544185876846,0.0902450829744339,0.09085937589406967,0.09144662320613861,0.09200097620487213,0.09253077208995819,0.09303965419530869,0.09352310746908188,0.09399516135454178,0.09443416446447372,0.0948614850640297,0.0952608734369278,0.09566012024879456,0.09602910280227661,0.09638785570859909,0.09671283513307571,0.09703738242387772,0.09734364598989487,0.09763135015964508,0.09791013598442078,0.0981786847114563,0.09842925518751144,0.09867573529481888,0.09890612959861755,0.09912804514169693,0.0993352010846138,0.09953372180461884,0.09972304105758667,0.09990841150283813,0.1000874936580658,0.10025868564844131,0.10042183101177216,0.10057781636714935,0.10072751343250275,0.10086742043495178,0.10100191831588745,0.10113465785980225,0.1012609675526619,0.10138288885354996,0.10149472206830978,0.10160641372203827,0.10170640796422958,0.10180450230836868,0.1019015684723854,0.10198972374200821,0.10207553952932358,0.10215652734041214,0.10223795473575592,0.10231251269578934,0.10238619148731232,0.10245446115732193,0.10251805186271667,0.10258515924215317,0.10264626145362854,0.10270708054304123,0.10276307165622711,0.10281643271446228,0.10287168622016907,0.1029241681098938,0.10297124832868576,0.1030193418264389,0.10306217521429062,0.10310398787260056,0.10314638167619705,0.10318614542484283,0.10322386026382446,0.10326304286718369,0.10329753905534744,0.10333409160375595,0.10336581617593765,0.10339783132076263,0.10342589765787125,0.10345586389303207,0.10348261892795563,0.10350922495126724,0.1035337820649147,0.10355644673109055,0.10358129441738129,0.10360585898160934,0.10362661629915237,0.10364723205566406,0.10366944968700409,0.10369006544351578,0.10371126234531403,0.10372895002365112,0.10374605655670166,0.1037638857960701,0.10377997159957886,0.10379517078399658,0.10381198674440384,0.10382762551307678,0.10384327173233032,0.10385657101869583,0.10387016832828522,0.10388215631246567,0.10389633476734161,0.10390891134738922,0.10391972959041595,0.10392951965332031,0.10394106805324554,0.10395145416259766,0.10396300256252289,0.10397455096244812,0.1039847806096077,0.10399442911148071,0.10400422662496567,0.10401343554258347,0.10402176529169083,0.1040312722325325,0.10404033213853836,0.10404837876558304,0.10405699908733368,0.10406401753425598,0.10407103598117828,0.10407746583223343,0.10408258438110352,0.10408960282802582,0.10409559309482574,0.10410056263208389,0.10410714149475098,0.10411269962787628,0.10411854833364487,0.10412366688251495,0.10413038730621338,0.10413623601198196,0.10414047539234161,0.1041448637843132,0.10414939373731613,0.10415465384721756,0.10415933281183243,0.10416460037231445,0.10416898131370544,0.10417395085096359,0.10417833924293518,0.10418257862329483,0.10418608784675598,0.10419003665447235,0.10419324785470963,0.10419587790966034,0.10419982671737671,0.10420392453670502,0.10420757532119751,0.10421079397201538,0.1042134240269661,0.10421693325042725,0.10422015190124512,0.10422263294458389,0.10422731190919876,0.1042303815484047,0.10423243045806885,0.10423506051301956,0.10423783957958221,0.10424032062292099,0.10424353927373886,0.1042458787560463,0.10424821823835373,0.10425099730491638,0.10425260663032532,0.10425420850515366,0.10425698757171631,0.10425888746976852,0.10426166653633118,0.10426342487335205,0.10426575690507889,0.10426780581474304,0.10427014529705048,0.10427204519510269,0.10427380353212357,0.104276143014431,0.1042783334851265,0.10427965223789215,0.10428184270858765,0.10428418219089508,0.10428549349308014,0.10428739339113235,0.10428900271654129,0.10429149121046066,0.10429280251264572,0.10429412126541138,0.10429544001817703,0.10429733991622925,0.10429880023002625,0.1043001115322113,0.10430186986923218,0.10430289059877396,0.10430406033992767,0.10430464893579483,0.10430523008108139,0.10430742800235748,0.10430873930454254,0.10431034862995148,0.10431122779846191,0.10431253910064697,0.10431356728076935,0.1043148785829544,0.10431604832410812,0.1043170765042305,0.10431794822216034,0.104319266974926,0.1043199971318245,0.10432087630033493,0.10432218760251999,0.10432379692792892,0.10432467609643936,0.1043262854218483,0.10432745516300201,0.10432935506105423,0.10433066636323929,0.10433198511600494,0.10433300584554672,0.10433417558670044,0.10433505475521088,0.10433607548475266,0.10433710366487503,0.10433783382177353,0.10433900356292725,0.10434002429246902,0.10434163361787796,0.10434236377477646,0.10434338450431824,0.10434455424547195,0.10434558242559433,0.10434631258249283,0.1043473333120346,0.10434850305318832,0.10434923321008682,0.10434996336698532,0.10435113310813904,0.10435186326503754,0.10435260087251663,0.10435347259044647,0.10435435175895691,0.10435523092746735,0.10435596108436584,0.10435698181390762,0.10435757040977478,0.10435815155506134,0.10435932129621506,0.1043602004647255,0.10436107963323593,0.10436180979013443,0.10436253994703293,0.10436327010393143,0.10436400026082993,0.10436458885669708,0.10436531901359558,0.1043657511472702,0.10436677932739258,0.10436765849590302,0.10436823964118958,0.10436896979808807,0.10436969995498657,0.10437086969614029,0.10437174886465073,0.10437262803316116,0.10437335819005966,0.1043742373585701,0.10437525808811188,0.10437583923339844,0.10437656939029694,0.10437773913145065,0.10437847673892975,0.10437934845685959,0.1043805181980133,0.10438139736652374,0.10438212752342224,0.10438329726457596,0.10438402742147446,0.1043849065899849,0.10438534617424011,0.10438578575849533,0.10438665747642517,0.10438709706068039,0.10438797622919083,0.10438914597034454,0.10439002513885498,0.10439060628414154,0.1043911948800087,0.1043919250369072,0.10439250618219376,0.10439323633909225,0.10439396649599075,0.10439426451921463,0.10439484566450119,0.10439572483301163,0.10439616441726685,0.10439645498991013,0.10439660400152206,0.10439718514680862,0.10439762473106384,0.10439835488796234,0.10439879447221756,0.10439879447221756,0.10439908504486084,0.10439937561750412,0.10440010577440262,0.1044004037976265,0.10440069437026978,0.10440098494291306,0.10440157353878021,0.10440171509981155,0.10440201312303543,0.10440244525671005,0.10440259426832199,0.10440274327993393,0.10440303385257721,0.10440332442522049,0.10440361499786377,0.10440405458211899,0.1044044941663742],"recovered":[0.0,0.005875243805348873,0.01097202394157648,0.015588568523526192,0.019871069118380547,0.023944955319166183,0.027755115181207657,0.03139964118599892,0.034840669482946396,0.03806314244866371,0.041103754192590714,0.04399393871426582,0.046704597771167755,0.049289535731077194,0.05169612169265747,0.05396777391433716,0.0561116561293602,0.0581425316631794,0.06004563719034195,0.06190123036503792,0.06368007510900497,0.06539605557918549,0.06703046709299088,0.06862116605043411,0.07014256715774536,0.07158678025007248,0.07298596948385239,0.0743173211812973,0.07560116797685623,0.07681776583194733,0.07799986004829407,0.07913736253976822,0.08022136986255646,0.0812566876411438,0.08225575089454651,0.08320993930101395,0.08412844687700272,0.08499813824892044,0.08583814650774002,0.08663313090801239,0.0873887911438942,0.08811988681554794,0.08881077915430069,0.08947404474020004,0.0901033952832222,0.09072046726942062,0.09130449593067169,0.09185490012168884,0.09238513559103012,0.092893585562706,0.0933881476521492,0.09384908527135849,0.09429218620061874,0.09470517933368683,0.0951162651181221,0.09551068395376205,0.09587513655424118,0.0962255522608757,0.09656091779470444,0.09687712788581848,0.09717828035354614,0.0974683165550232,0.09774798154830933,0.09801580011844635,0.0982711985707283,0.09851694107055664,0.09874777495861053,0.09897159785032272,0.09918064624071121,0.09937449544668198,0.09957068413496017,0.0997551754117012,0.09993279725313187,0.10010267049074173,0.1002633348107338,0.10042238980531693,0.10056725889444351,0.10070877522230148,0.10084297508001328,0.10097849369049072,0.10110509395599365,0.10122321546077728,0.10133812576532364,0.10144586861133575,0.101547472178936,0.10164819657802582,0.10174292325973511,0.10183224827051163,0.10191791504621506,0.10200110077857971,0.10208062827587128,0.10215693712234497,0.10222652554512024,0.10229289531707764,0.10236116498708725,0.10242782533168793,0.10248791426420212,0.10254857689142227,0.1026032567024231,0.10265661776065826,0.1027098298072815,0.10275807231664658,0.1028057262301445,0.10285162925720215,0.1028960719704628,0.10293920338153839,0.10298071801662445,0.10302121192216873,0.10305966436862946,0.10309430956840515,0.103131003677845,0.10316593945026398,0.10319854319095612,0.10322967916727066,0.10325818508863449,0.1032869890332222,0.10331359505653381,0.10333888232707977,0.10336431860923767,0.1033872738480568,0.10341081023216248,0.1034359559416771,0.10345642268657684,0.10347864031791687,0.1034994050860405,0.10351987183094025,0.10353755950927734,0.10355465859174728,0.10357220470905304,0.10358916223049164,0.10360392928123474,0.10362161695957184,0.10363784432411194,0.1036531925201416,0.10366766899824142,0.10368038713932037,0.1036933958530426,0.10370801389217377,0.10372059047222137,0.10373198986053467,0.10374339669942856,0.10375421494245529,0.1037645936012268,0.10377658158540726,0.10378710180521011,0.10379762947559357,0.10380800813436508,0.10381824523210526,0.10382803529500961,0.10383695363998413,0.10384660214185715,0.10385581105947495,0.1038634181022644,0.10387130826711655,0.103878915309906,0.10388534516096115,0.1038925051689148,0.10389864444732666,0.10390552133321762,0.10391239076852798,0.10391867905855179,0.10392554849386215,0.1039312481880188,0.10393694788217545,0.10394279658794403,0.10394762456417084,0.10395463556051254,0.10395975410938263,0.10396560281515121,0.10397086292505264,0.10397598147392273,0.10398110002279282,0.1039862185716629,0.10399074852466583,0.10399527847766876,0.10399995744228363,0.10400448739528656,0.10400814563035965,0.10401209443807602,0.1040153056383133,0.10401910543441772,0.10402320325374603,0.1040271520614624,0.10403066128492355,0.10403402149677277,0.10403680056333542,0.10404089093208313,0.10404425114393234,0.10404761880636215,0.10405156016349792,0.10405565798282623,0.10405755788087845,0.10406120866537094,0.10406427830457687,0.10406661778688431,0.10406968742609024,0.10407232493162155,0.10407539457082748,0.1040780246257782,0.10408007353544235,0.10408182442188263,0.104084312915802,0.10408621281385422,0.104088693857193,0.10409074276685715,0.10409322381019592,0.1040949821472168,0.10409703105688095,0.10409937053918839,0.1041012704372406,0.10410404205322266,0.10410565137863159,0.10410755127668381,0.10410916060209274,0.10411091893911362,0.10411310940980911,0.10411500930786133,0.10411690920591354,0.10411909967660904,0.10412056744098663,0.10412231832742691,0.10412377864122391,0.10412582755088806,0.10412728786468506,0.10412904620170593,0.10413021594285965,0.10413196682929993,0.10413342714309692,0.10413430631160736,0.1041351854801178,0.10413620620965958,0.10413796454668045,0.10413883626461029,0.10414015501737595,0.10414132475852966,0.1041429340839386,0.10414410382509232,0.10414527356624603,0.10414585471153259,0.10414687544107437,0.10414834320545197,0.1041492149233818,0.10415009409189224,0.10415082424879074,0.10415228456258774,0.10415316373109818,0.10415448248386383,0.10415550321340561,0.10415682196617126,0.10415784269571304,0.1041591614484787,0.1041606217622757,0.10416150093078613,0.10416267067193985,0.10416398197412491,0.10416442155838013,0.1041654422879219,0.10416661202907562,0.10416778177022934,0.10416895151138306,0.10416997969150543,0.10417070984840393,0.10417173057794571,0.10417275130748749,0.10417407006025314,0.1041746586561203,0.10417582839727402,0.10417670011520386,0.10417786985635757,0.10417874902486801,0.10417947918176651,0.10418049991130829,0.104181669652462,0.10418254882097244,0.10418327897787094,0.10418400913476944,0.10418488830327988,0.1041853278875351,0.10418620705604553,0.10418737679719925,0.10418824851512909,0.10418897867202759,0.10419044643640518,0.10419102758169174,0.1041916161775589,0.1041923463344574,0.1041930764913559,0.10419365763664246,0.1041945368051529,0.10419526696205139,0.10419614613056183,0.10419658571481705,0.10419745743274689,0.10419804602861404,0.10419892519712448,0.10420038551092148,0.10420126467943192,0.10420213639736176,0.10420301556587219,0.10420418530702591,0.10420491546392441,0.10420535504817963,0.10420594364404678,0.10420681536197662,0.10420769453048706,0.10420871526002884,0.10420974344015121,0.10421105474233627,0.10421208292245865,0.10421295464038849,0.10421398282051086,0.10421442240476608,0.10421500355005264,0.10421544313430786,0.10421602427959442,0.10421690344810486,0.10421807318925858,0.10421924293041229,0.10421939194202423,0.10422012209892273,0.10422070324420929,0.10422129184007645,0.10422246158123016,0.10422304272651672,0.10422363132238388,0.1042240709066391,0.10422494262456894,0.10422538220882416,0.10422567278146744,0.10422597080469131,0.10422655194997787,0.10422714054584503,0.10422757267951965,0.10422787070274353,0.10422845184803009,0.10422860085964203,0.10422904044389725,0.10422948002815247,0.10422977060079575,0.10422977060079575,0.10423021018505096,0.10423050075769424,0.10423079133033752,0.1042310819029808,0.1042318120598793,0.10423196107149124,0.10423225164413452,0.1042325496673584,0.10423284024000168,0.10423313081264496,0.10423342138528824],"active":[0.011887788772583008,0.010252065025269985,0.009326972998678684,0.008724668994545937,0.008255543187260628,0.007784809917211533,0.007401350885629654,0.006977692246437073,0.006583560258150101,0.006234314292669296,0.005893107503652573,0.005544442683458328,0.005266975611448288,0.004933223128318787,0.004653852432966232,0.0043901242315769196,0.004140578210353851,0.003924217075109482,0.0037761256098747253,0.003626573830842972,0.0035045072436332703,0.0033507123589515686,0.0032479390501976013,0.0031100809574127197,0.0029807016253471375,0.002865508198738098,0.0027469471096992493,0.0026547014713287354,0.0025511980056762695,0.0024710819125175476,0.0023646578192710876,0.0022718310356140137,0.0021769478917121887,0.0020950809121131897,0.0020038634538650513,0.0019190683960914612,0.0018436387181282043,0.0017753615975379944,0.001686185598373413,0.0016106069087982178,0.001560896635055542,0.00149555504322052,0.0014343038201332092,0.001385331153869629,0.0013432279229164124,0.0012805089354515076,0.001226276159286499,0.0011847540736198425,0.0011379718780517578,0.001101575791835785,0.001046016812324524,0.0010123997926712036,0.0009686872363090515,0.000954940915107727,0.0009128376841545105,0.0008771717548370361,0.0008376985788345337,0.0008118301630020142,0.0007827281951904297,0.0007542222738265991,0.0007318556308746338,0.0007103681564331055,0.0006812736392021179,0.0006599351763725281,0.0006349310278892517,0.0006111040711402893,0.0005874261260032654,0.0005621239542961121,0.0005423948168754578,0.0005339160561561584,0.0005168095231056213,0.0005035102367401123,0.0004890337586402893,0.0004751458764076233,0.0004641786217689514,0.0004450306296348572,0.0004346594214439392,0.00042588263750076294,0.0004179924726486206,0.0004043951630592346,0.0003896281123161316,0.00038319826126098633,0.0003682821989059448,0.00035863369703292847,0.00035409629344940186,0.00034152716398239136,0.00033261626958847046,0.0003242790699005127,0.00032003968954086304,0.00031141191720962524,0.00030556321144104004,0.00029752403497695923,0.00029152631759643555,0.000292263925075531,0.0002850964665412903,0.000279255211353302,0.0002751573920249939,0.00026785582304000854,0.0002684295177459717,0.00026755034923553467,0.00026141852140426636,0.0002612695097923279,0.00025644898414611816,0.000252358615398407,0.00025030970573425293,0.00024694204330444336,0.0002431422472000122,0.0002418309450149536,0.00023787468671798706,0.00023978203535079956,0.00023481249809265137,0.00023189187049865723,0.00022735446691513062,0.00022618472576141357,0.00022443383932113647,0.00022223591804504395,0.0002201870083808899,0.0002175644040107727,0.00021697580814361572,0.00021858513355255127,0.00021580606698989868,0.000211276113986969,0.0002130270004272461,0.00021142512559890747,0.00021185725927352905,0.00020907819271087646,0.0002084970474243164,0.00020922720432281494,0.00020776689052581787,0.00020600855350494385,0.0002080574631690979,0.00020600855350494385,0.0002054274082183838,0.00020337849855422974,0.00020249933004379272,0.0002017691731452942,0.00020293891429901123,0.0002008974552154541,0.00019913911819458008,0.00019752979278564453,0.00019767135381698608,0.0001972392201423645,0.00019840896129608154,0.00019796937704086304,0.000197678804397583,0.000196799635887146,0.00019621849060058594,0.00019519031047821045,0.00019372999668121338,0.00019431859254837036,0.00019372999668121338,0.00019256770610809326,0.0001935809850692749,0.00019270926713943481,0.00019212067127227783,0.00019212067127227783,0.0001900792121887207,0.00019095838069915771,0.00019007176160812378,0.0001881718635559082,0.00018846243619918823,0.00018715113401412964,0.00018730014562606812,0.00018671900033950806,0.00018759071826934814,0.0001886114478111267,0.00018583983182907104,0.0001851096749305725,0.000183790922164917,0.000183790922164917,0.00018335133790969849,0.00018350034952163696,0.0001827627420425415,0.00018320232629776,0.00018306076526641846,0.00018262118101119995,0.0001816004514694214,0.00018189102411270142,0.00018115341663360596,0.0001805722713470459,0.00018072128295898438,0.00018072128295898438,0.00018042325973510742,0.0001801326870918274,0.00017940253019332886,0.0001801326870918274,0.0001792609691619873,0.0001783818006515503,0.0001796931028366089,0.0001788213849067688,0.00017677247524261475,0.00017750263214111328,0.0001766309142112732,0.0001760423183441162,0.00017692148685455322,0.0001761913299560547,0.00017589330673217773,0.0001756027340888977,0.00017458200454711914,0.0001741349697113037,0.0001751631498336792,0.00017457455396652222,0.00017545372247695923,0.00017473101615905762,0.00017501413822174072,0.00017458200454711914,0.0001751631498336792,0.00017501413822174072,0.00017443299293518066,0.00017487257719039917,0.0001742914319038391,0.00017400085926055908,0.0001742914319038391,0.00017502158880233765,0.00017457455396652222,0.0001742839813232422,0.00017399340867996216,0.00017458200454711914,0.00017370283603668213,0.00017355382442474365,0.00017312169075012207,0.00017356127500534058,0.0001729726791381836,0.00017282366752624512,0.00017282366752624512,0.00017267465591430664,0.00017209351062774658,0.0001712217926979065,0.00017092376947402954,0.00017224252223968506,0.0001725330948829651,0.0001723840832710266,0.00017239153385162354,0.0001723840832710266,0.00017224252223968506,0.0001719444990158081,0.0001719444990158081,0.00017180293798446655,0.00017209351062774658,0.00017239153385162354,0.00017165392637252808,0.000171661376953125,0.00017209351062774658,0.0001729726791381836,0.00017239153385162354,0.00017312169075012207,0.0001729726791381836,0.0001738518476486206,0.00017384439706802368,0.00017414242029190063,0.00017384439706802368,0.00017355382442474365,0.00017355382442474365,0.00017340481281280518,0.00017312169075012207,0.0001734122633934021,0.00017356127500534058,0.0001734122633934021,0.0001738518476486206,0.0001734122633934021,0.00017340481281280518,0.00017384439706802368,0.0001738518476486206,0.00017356127500534058,0.00017326325178146362,0.00017384439706802368,0.00017340481281280518,0.00017326325178146362,0.00017326325178146362,0.00017311424016952515,0.00017312169075012207,0.0001729726791381836,0.00017268210649490356,0.00017268210649490356,0.00017268210649490356,0.0001729726791381836,0.00017268210649490356,0.00017282366752624512,0.00017311424016952515,0.00017282366752624512,0.00017283111810684204,0.00017283111810684204,0.00017209351062774658,0.00017224252223968506,0.0001723840832710266,0.00017224252223968506,0.00017224252223968506,0.00017209351062774658,0.00017224252223968506,0.00017239153385162354,0.00017209351062774658,0.0001723840832710266,0.00017224252223968506,0.00017282366752624512,0.00017282366752624512,0.00017224252223968506,0.00017209351062774658,0.0001721009612083435,0.00017224252223968506,0.00017165392637252808,0.00017165392637252808,0.0001723840832710266,0.0001725330948829651,0.0001725330948829651,0.00017282366752624512,0.00017268210649490356,0.0001723840832710266,0.00017224252223968506,0.0001719444990158081,0.00017195194959640503,0.00017136335372924805,0.00017136335372924805,0.00017165392637252808,0.00017165392637252808,0.00017195194959640503,0.00017224252223968506,0.00017195194959640503,0.00017136335372924805,0.00017180293798446655,0.00017180293798446655,0.00017180293798446655,0.0001719444990158081,0.0001715049147605896,0.0001712217926979065,0.00017121434211730957,0.00017165392637252808,0.0001712217926979065,0.00017107278108596802,0.00017093122005462646,0.00017121434211730957,0.00017107278108596802,0.00017121434211730957,0.0001712217926979065,0.00017092376947402954,0.0001706331968307495,0.00017077475786209106,0.0001710653305053711,0.00017092376947402954,0.00017092376947402954,0.00017121434211730957,0.00017136335372924805,0.00017121434211730957,0.0001712217926979065,0.00017136335372924805,0.000170782208442688,0.000170782208442688,0.000170782208442688,0.00017077475786209106,0.00017077475786209106,0.00017092376947402954,0.00017107278108596802]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.011887788772583008,0.016109326854348183,0.020188476890325546,0.024050386622548103,0.02770894579589367,0.031115181744098663,0.03428298234939575,0.03726847842335701,0.040051065385341644,0.042647406458854675,0.04505589231848717,0.047319356352090836,0.04942888393998146,0.051375992596149445,0.05320410430431366,0.05489187315106392,0.05648169293999672,0.05797707289457321,0.059402428567409515,0.060759659856557846,0.062057975679636,0.06327953934669495,0.06445740163326263,0.06556420028209686,0.06662072241306305,0.06763104349374771,0.06859253346920013,0.06950637698173523,0.07035720348358154,0.07116680592298508,0.07191866636276245,0.0726645290851593,0.07336097955703735,0.0740145891904831,0.07464306801557541,0.07523264735937119,0.07579021900892258,0.07631855458021164,0.0768136978149414,0.07728501409292221,0.07773777097463608,0.0781630352139473,0.07856140285730362,0.07894003391265869,0.07929834723472595,0.07963298261165619,0.07995050400495529,0.08025077730417252,0.08054140955209732,0.08081331849098206,0.08107353746891022,0.08132118731737137,0.0815458819270134,0.08176808804273605,0.0819791853427887,0.08217493444681168,0.08235577493906021,0.08253105729818344,0.08269771188497543,0.08285486698150635,0.08300617337226868,0.08314520120620728,0.08327867090702057,0.08340264111757278,0.08352164179086685,0.08363742381334305,0.08374692499637604,0.08385144919157028,0.08394764363765717,0.08403944969177246,0.08412262797355652,0.0842025950551033,0.08427993208169937,0.08434981107711792,0.08441442996263504,0.08448152989149094,0.08454322069883347,0.08460330218076706,0.08465944230556488,0.08471324294805527,0.08476060628890991,0.08480373024940491,0.08484744280576706,0.08489159494638443,0.08493062853813171,0.08496848493814468,0.08500444889068604,0.08503646403551102,0.08506804704666138,0.08509903401136398,0.08512841910123825,0.08515575528144836,0.08518324047327042,0.08520765602588654,0.08523017168045044,0.08525165915489197,0.08527212589979172,0.08529244363307953,0.08531013876199722,0.0853288471698761,0.08534609526395798,0.08536393195390701,0.0853789895772934,0.08539214730262756,0.08540559560060501,0.08541817218065262,0.08543089032173157,0.08544272929430008,0.08545471727848053,0.08546699583530426,0.08547620475292206,0.08548498153686523,0.0854940414428711,0.08550164848566055,0.08551012724637985,0.0855187475681305,0.08552693575620651,0.08553512394428253,0.08554184436798096,0.08554813265800476,0.0855545625090599,0.08556070923805237,0.08556728065013885,0.08557283878326416,0.08557766675949097,0.0855821967124939,0.08558643609285355,0.08559096604585648,0.08559462428092957,0.08559900522232056,0.0856032446026802,0.08560821413993835,0.08561114221811295,0.08561479300260544,0.08561786264181137,0.08562137186527252,0.08562488108873367,0.08562649041414261,0.08562839031219482,0.0856308788061142,0.08563306927680969,0.08563525974750519,0.08563774824142456,0.08563949912786484,0.08564140647649765,0.08564359694719315,0.08564534783363342,0.08564680814743042,0.08564797788858414,0.08564958721399307,0.08565119653940201,0.08565236628055573,0.08565353602170944,0.08565455675125122,0.08565572649240494,0.08565689623355865,0.08565806597471237,0.08565909415483475,0.08565996587276459,0.0856604054570198,0.08566143363714218,0.08566230535507202,0.08566362410783768,0.08566420525312424,0.08566508442163467,0.08566611260175705,0.08566713333129883,0.08566830307245255,0.08566903322935104,0.08567005395889282,0.0856710821390152,0.0856718122959137,0.08567283302545547,0.08567371219396591,0.08567444235086441,0.08567502349615097,0.08567605167627335,0.08567692339420319,0.08567751199007034,0.08567795157432556,0.085678830742836,0.08567970246076584,0.08568000048398972,0.08568058162927628,0.08568087220191956,0.08568146079778671,0.08568190038204193,0.08568233251571655,0.08568292111158371,0.08568321168422699,0.08568350225687027,0.08568394184112549,0.08568453043699265,0.08568540960550308,0.08568599075078964,0.08568701148033142,0.08568774163722992,0.08568847924470901,0.0856887698173523,0.0856894999742508,0.08568964898586273,0.08568993955850601,0.08569037914276123,0.08569125086069107,0.08569154888391495,0.08569213002920151,0.08569271862506866,0.08569329977035522,0.08569373935461044,0.08569402992725372,0.08569446951150894,0.08569476008415222,0.0856950581073761,0.08569549024105072,0.08569563925266266,0.08569607883691788,0.0856965184211731,0.08569680899381638,0.08569695800542831,0.08569709956645966,0.0856972485780716,0.08569768816232681,0.08569797873497009,0.08569797873497009,0.08569812774658203,0.08569826930761337,0.08569826930761337,0.08569855988025665,0.08569899946451187,0.08569914847612381,0.08569929748773575,0.08569958806037903,0.08569972962141037,0.08569987863302231,0.08570016920566559,0.08570046722888947,0.0857006087899208,0.08570075780153275,0.08570089936256409,0.08570089936256409,0.08570089936256409,0.08570104837417603,0.08570119738578796,0.0857013389468193,0.08570148795843124,0.08570162951946259,0.08570177853107452,0.08570192754268646,0.0857020691037178,0.08570221811532974,0.08570250868797302,0.08570250868797302,0.08570265769958496,0.08570265769958496,0.08570294827222824,0.08570294827222824,0.08570309728384018,0.08570309728384018,0.08570323884487152,0.08570323884487152,0.08570338785648346,0.08570338785648346,0.08570338785648346,0.0857035368680954,0.0857035368680954,0.0857035368680954,0.08570367842912674,0.08570367842912674,0.08570367842912674,0.08570382744073868,0.08570382744073868,0.08570382744073868,0.08570382744073868,0.08570396900177002,0.08570396900177002,0.08570396900177002,0.08570396900177002,0.08570396900177002,0.08570396900177002,0.08570396900177002,0.08570396900177002,0.08570396900177002,0.08570396900177002,0.08570396900177002,0.08570396900177002,0.08570396900177002,0.08570396900177002,0.08570396900177002,0.08570396900177002,0.08570396900177002,0.08570396900177002,0.08570396900177002,0.08570396900177002,0.08570396900177002,0.08570411801338196,0.08570411801338196,0.08570411801338196,0.08570411801338196,0.08570411801338196,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939,0.0857042670249939],"recovered":[0.0,0.005907405633479357,0.010966322384774685,0.015525414608418941,0.019741544499993324,0.023667046800255775,0.02732677571475506,0.03073754347860813,0.033948615193367004,0.03692300245165825,0.03973117470741272,0.04235222190618515,0.04478570446372032,0.047067444771528244,0.04917609319090843,0.05113065615296364,0.052961837500333786,0.054670803248882294,0.05627173185348511,0.05778421834111214,0.05922609567642212,0.06059648096561432,0.06189991533756256,0.06314881891012192,0.06432594358921051,0.06543026864528656,0.0664932131767273,0.06750602275133133,0.06846152245998383,0.06937023997306824,0.07022560387849808,0.07104529440402985,0.07182872295379639,0.07255689799785614,0.07325071841478348,0.07391193509101868,0.07454231381416321,0.07512897253036499,0.07568025588989258,0.07621224224567413,0.07670958340167999,0.07718586921691895,0.07763320952653885,0.07806199043989182,0.07846327871084213,0.07883518934249878,0.0791926234960556,0.0795341283082962,0.07985091954469681,0.08015763014554977,0.0804409459233284,0.08071242272853851,0.0809723436832428,0.08121940493583679,0.08145506680011749,0.08167684078216553,0.08188413828611374,0.08207812905311584,0.08226130902767181,0.08244185149669647,0.08261304348707199,0.08277224004268646,0.08292354643344879,0.08306623250246048,0.08319546282291412,0.08332367241382599,0.08344033360481262,0.08354851603507996,0.08365684002637863,0.0837596133351326,0.08385945856571198,0.08394805341959,0.08403562009334564,0.08411719650030136,0.08419043570756912,0.08426279574632645,0.08433238416910172,0.08439437299966812,0.08445767313241959,0.08451834321022034,0.08457433432340622,0.08462461829185486,0.08467388898134232,0.08471979200839996,0.08476437628269196,0.08480647951364517,0.08484595268964767,0.08488410711288452,0.08491963148117065,0.08495018631219864,0.0849817618727684,0.08501363545656204,0.08504258096218109,0.08506962656974792,0.0850953534245491,0.08511932939291,0.08514344692230225,0.08516611158847809,0.08518598973751068,0.0852055773139,0.08522429317235947,0.08524227142333984,0.08526215702295303,0.08527838438749313,0.08529388159513474,0.08530879020690918,0.0853225365281105,0.08533554524183273,0.08534694463014603,0.08535981178283691,0.0853734090924263,0.08538392931222916,0.08539401739835739,0.08540337532758713,0.08541317284107208,0.08542194217443466,0.08543115109205246,0.08543860912322998,0.085446797311306,0.08545410633087158,0.08546170592308044,0.08546799421310425,0.08547398447990417,0.08547939360141754,0.08548583090305328,0.08549094200134277,0.08549591153860092,0.08550059050321579,0.08550570905208588,0.08550994843244553,0.0855138972401619,0.08551681786775589,0.08552208542823792,0.08552559465169907,0.08552953600883484,0.08553187549114227,0.08553582429885864,0.0855386033654213,0.08554094284772873,0.08554313331842422,0.0855448916554451,0.08554723113775253,0.08554927259683609,0.08555161207914352,0.08555424213409424,0.08555600047111511,0.08555833995342255,0.08556053042411804,0.08556170016527176,0.08556345105171204,0.08556506037712097,0.08556710928678513,0.08556842803955078,0.08556944876909256,0.08557046949863434,0.08557163923978806,0.08557251840829849,0.08557456731796265,0.08557573705911636,0.08557631820440292,0.08557719737291336,0.08557821810245514,0.08557894825935364,0.08557982742786407,0.08558055758476257,0.08558114618062973,0.08558201789855957,0.08558333665132523,0.08558421581983566,0.08558523654937744,0.08558611571788788,0.08558713644742966,0.0855880156159401,0.08558903634548187,0.08558991551399231,0.08559064567089081,0.08559152483940125,0.08559225499629974,0.0855928361415863,0.08559342473745346,0.08559386432170868,0.08559444546699524,0.08559547364711761,0.08559605479240417,0.08559634536504745,0.08559751510620117,0.08559810370206833,0.08559868484735489,0.08559897541999817,0.08559956401586533,0.0855998545885086,0.08560044318437576,0.0856013149023056,0.08560175448656082,0.08560219407081604,0.0856027826666832,0.08560365438461304,0.08560468256473541,0.08560599386692047,0.08560629189014435,0.08560687303543091,0.08560716360807419,0.0856076031923294,0.08560819178819656,0.08560877293348312,0.0856090635061264,0.08560936152935028,0.08561038225889206,0.0856112614274025,0.08561170101165771,0.08561228215694427,0.08561257272958755,0.08561301231384277,0.08561345189809799,0.08561360090970993,0.08561360090970993,0.08561389148235321,0.08561433106660843,0.08561477065086365,0.08561506122350693,0.08561506122350693,0.08561535179615021,0.08561579138040543,0.08561594039201736,0.0856160819530487,0.08561623096466064,0.08561667054891586,0.0856168121099472,0.08561696112155914,0.08561696112155914,0.08561711013317108,0.08561725169420242,0.08561740070581436,0.08561769127845764,0.08561798185110092,0.0856182724237442,0.0856182724237442,0.0856182724237442,0.08561842143535614,0.08561857044696808,0.08561871200799942,0.08561871200799942,0.08561886101961136,0.0856190100312233,0.08561915159225464,0.08561930060386658,0.08561944216489792,0.08561959117650986,0.08561959117650986,0.0856197401881218,0.08561988174915314,0.08562017977237701,0.08562017977237701,0.08562032133340836,0.08562032133340836,0.0856204703450203,0.08562061190605164,0.08562076091766357,0.08562090992927551,0.08562105149030685,0.08562105149030685,0.08562105149030685,0.08562120050191879,0.08562120050191879,0.08562134951353073,0.08562134951353073,0.08562134951353073,0.08562134951353073,0.08562134951353073,0.08562134951353073,0.08562134951353073,0.08562134951353073,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207,0.08562149107456207],"active":[0.011887788772583008,0.010201921686530113,0.009222154505550861,0.008524972014129162,0.007967401295900345,0.007448134943842888,0.006956206634640694,0.0065309349447488785,0.00610245019197464,0.005724404007196426,0.005324717611074448,0.004967134445905685,0.004643179476261139,0.0043085478246212006,0.004028011113405228,0.0037612169981002808,0.0035198554396629333,0.003306269645690918,0.003130696713924408,0.0029754415154457092,0.0028318800032138824,0.0026830583810806274,0.0025574862957000732,0.002415381371974945,0.002294778823852539,0.002200774848461151,0.0020993202924728394,0.0020003542304039,0.0018956810235977173,0.0017965659499168396,0.0016930624842643738,0.0016192346811294556,0.0015322566032409668,0.0014576911926269531,0.0013923496007919312,0.0013207122683525085,0.001247905194759369,0.0011895820498466492,0.0011334419250488281,0.0010727718472480774,0.0010281875729560852,0.0009771659970283508,0.0009281933307647705,0.0008780434727668762,0.0008350685238838196,0.0007977932691574097,0.0007578805088996887,0.0007166489958763123,0.0006904900074005127,0.0006556883454322815,0.0006325915455818176,0.0006087645888328552,0.0005735382437705994,0.0005486831068992615,0.0005241185426712036,0.0004980936646461487,0.00047163665294647217,0.00045292824506759644,0.0004364028573036194,0.0004130154848098755,0.0003931298851966858,0.000372961163520813,0.00035512447357177734,0.0003364086151123047,0.00032617896795272827,0.0003137513995170593,0.00030659139156341553,0.00030293315649032593,0.00029080361127853394,0.00027983635663986206,0.00026316940784454346,0.00025454163551330566,0.00024431198835372925,0.00023261457681655884,0.00022399425506591797,0.00021873414516448975,0.0002108365297317505,0.000208929181098938,0.0002017691731452942,0.00019489973783493042,0.00018627196550369263,0.00017911195755004883,0.00017355382442474365,0.00017180293798446655,0.0001662522554397583,0.00016200542449951172,0.0001584962010383606,0.00015235692262649536,0.00014841556549072266,0.00014884769916534424,0.00014665722846984863,0.00014211982488632202,0.00014065951108932495,0.00013802945613861084,0.00013481825590133667,0.0001323297619819641,0.00012867897748947144,0.00012633204460144043,0.00012414902448654175,0.00012326985597610474,0.00012180209159851074,0.00012166053056716919,0.00011683255434036255,0.00011376291513442993,0.00011171400547027588,0.00010938197374343872,0.00010835379362106323,0.00010718405246734619,0.00010777264833450317,0.00010718405246734619,0.00010279566049575806,0.00010105222463607788,0.00010002404451370239,9.827315807342529e-05,9.695440530776978e-05,9.68053936958313e-05,9.578466415405273e-05,9.651482105255127e-05,9.504705667495728e-05,9.402632713317871e-05,9.285658597946167e-05,9.271502494812012e-05,9.329617023468018e-05,9.344518184661865e-05,9.18358564376831e-05,9.125471115112305e-05,9.052455425262451e-05,9.037554264068604e-05,8.891522884368896e-05,8.905678987503052e-05,8.934736251831055e-05,9.13962721824646e-05,8.905678987503052e-05,8.919835090637207e-05,8.832663297653198e-05,8.949637413024902e-05,8.905678987503052e-05,8.788704872131348e-05,8.744746446609497e-05,8.774548768997192e-05,8.81776213645935e-05,8.802860975265503e-05,8.847564458847046e-05,8.788704872131348e-05,8.716434240341187e-05,8.759647607803345e-05,8.700788021087646e-05,8.627772331237793e-05,8.627772331237793e-05,8.613616228103638e-05,8.613616228103638e-05,8.525699377059937e-05,8.510798215866089e-05,8.510798215866089e-05,8.525699377059937e-05,8.525699377059937e-05,8.55475664138794e-05,8.452683687210083e-05,8.422881364822388e-05,8.408725261688232e-05,8.42362642288208e-05,8.408725261688232e-05,8.46758484840393e-05,8.437782526016235e-05,8.452683687210083e-05,8.496642112731934e-05,8.511543273925781e-05,8.496642112731934e-05,8.481740951538086e-05,8.481740951538086e-05,8.496642112731934e-05,8.46758484840393e-05,8.481740951538086e-05,8.46758484840393e-05,8.452683687210083e-05,8.437782526016235e-05,8.452683687210083e-05,8.466839790344238e-05,8.46758484840393e-05,8.452683687210083e-05,8.496642112731934e-05,8.525699377059937e-05,8.452683687210083e-05,8.452683687210083e-05,8.452683687210083e-05,8.394569158554077e-05,8.37966799736023e-05,8.364766836166382e-05,8.394569158554077e-05,8.364766836166382e-05,8.364766836166382e-05,8.349865674972534e-05,8.321553468704224e-05,8.365511894226074e-05,8.37966799736023e-05,8.422881364822388e-05,8.408725261688232e-05,8.37966799736023e-05,8.277595043182373e-05,8.320808410644531e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.305907249450684e-05,8.277595043182373e-05,8.306652307510376e-05,8.335709571838379e-05,8.291751146316528e-05,8.247792720794678e-05,8.23289155960083e-05,8.218735456466675e-05,8.218735456466675e-05,8.20457935333252e-05,8.203834295272827e-05,8.203834295272827e-05,8.247792720794678e-05,8.262693881988525e-05,8.247792720794678e-05,8.218735456466675e-05,8.203834295272827e-05,8.218735456466675e-05,8.233636617660522e-05,8.218735456466675e-05,8.203834295272827e-05,8.20457935333252e-05,8.203834295272827e-05,8.159875869750977e-05,8.174777030944824e-05,8.203834295272827e-05,8.218735456466675e-05,8.218735456466675e-05,8.233636617660522e-05,8.23289155960083e-05,8.218735456466675e-05,8.218735456466675e-05,8.219480514526367e-05,8.233636617660522e-05,8.24853777885437e-05,8.247792720794678e-05,8.23289155960083e-05,8.218735456466675e-05,8.233636617660522e-05,8.233636617660522e-05,8.23289155960083e-05,8.233636617660522e-05,8.23289155960083e-05,8.233636617660522e-05,8.233636617660522e-05,8.247792720794678e-05,8.247792720794678e-05,8.262693881988525e-05,8.23289155960083e-05,8.247792720794678e-05,8.233636617660522e-05,8.262693881988525e-05,8.247792720794678e-05,8.24853777885437e-05,8.233636617660522e-05,8.23289155960083e-05,8.218735456466675e-05,8.233636617660522e-05,8.233636617660522e-05,8.218735456466675e-05,8.233636617660522e-05,8.218735456466675e-05,8.218735456466675e-05,8.23289155960083e-05,8.23289155960083e-05,8.23289155960083e-05,8.247792720794678e-05,8.247792720794678e-05,8.247792720794678e-05,8.233636617660522e-05,8.247792720794678e-05,8.247792720794678e-05,8.247792720794678e-05,8.247792720794678e-05,8.247792720794678e-05,8.247792720794678e-05,8.247792720794678e-05,8.247792720794678e-05,8.247792720794678e-05,8.247792720794678e-05,8.247792720794678e-05,8.247792720794678e-05,8.247792720794678e-05,8.247792720794678e-05,8.247792720794678e-05,8.247792720794678e-05,8.247792720794678e-05,8.247792720794678e-05,8.247792720794678e-05,8.247792720794678e-05,8.247792720794678e-05,8.262693881988525e-05,8.262693881988525e-05,8.262693881988525e-05,8.262693881988525e-05,8.262693881988525e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05,8.277595043182373e-05]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.011887788772583008,0.016128186136484146,0.0203782320022583,0.02455298975110054,0.028594568371772766,0.03246992826461792,0.03615055978298187,0.039708979427814484,0.04309416562318802,0.04633520543575287,0.049431223422288895,0.052370090037584305,0.055170219391584396,0.05785646662116051,0.060381174087524414,0.06280062347650528,0.06509405374526978,0.0673234611749649,0.06956441700458527,0.07172510772943497,0.0738169401884079,0.07585278898477554,0.07780764997005463,0.07971777021884918,0.08155845105648041,0.08335103839635849,0.08511555939912796,0.08680040389299393,0.08841829001903534,0.08999656140804291,0.0915343388915062,0.09304390102624893,0.09447173774242401,0.09585893899202347,0.09718970954418182,0.09847033768892288,0.09971266239881516,0.10091288387775421,0.10208766907453537,0.1032133400440216,0.10428213328123093,0.1053183302283287,0.10631812363862991,0.10726895183324814,0.10820281505584717,0.10909837484359741,0.10995227098464966,0.11079725623130798,0.11159326136112213,0.11236967891454697,0.11310472339391708,0.11382251977920532,0.11451663076877594,0.1151876449584961,0.11581845581531525,0.11643669009208679,0.11704659461975098,0.11761337518692017,0.11815895885229111,0.11867866665124893,0.11918258666992188,0.11966750025749207,0.1201319471001625,0.12057460844516754,0.12100470066070557,0.12142543494701385,0.12182147055864334,0.12221252918243408,0.12258151173591614,0.12293821573257446,0.12328264117240906,0.12360674142837524,0.12392807006835938,0.12423200160264969,0.1245218962430954,0.12480141222476959,0.12507332861423492,0.12533032894134521,0.12558558583259583,0.12582707405090332,0.1260603964328766,0.12628421187400818,0.1264997124671936,0.12670685350894928,0.12691020965576172,0.12710493803024292,0.12729308009147644,0.12746864557266235,0.12764525413513184,0.1278095692396164,0.12797504663467407,0.1281311810016632,0.12828177213668823,0.12842634320259094,0.1285596787929535,0.12868744134902954,0.12881433963775635,0.12894386053085327,0.12906476855278015,0.12917791306972504,0.12928727269172668,0.12940026819705963,0.12950465083122253,0.1296074092388153,0.12970580160617828,0.1298021376132965,0.12990052998065948,0.12998372316360474,0.1300702542066574,0.1301480233669281,0.13022316992282867,0.13030022382736206,0.1303703784942627,0.13044114410877228,0.13051116466522217,0.13057738542556763,0.1306469738483429,0.13071539998054504,0.1307801604270935,0.13083922863006592,0.1308959424495697,0.13095207512378693,0.13100923597812653,0.1310630440711975,0.13111595809459686,0.13116317987442017,0.13121536374092102,0.13126273453235626,0.13131025433540344,0.1313513219356537,0.13139839470386505,0.1314380168914795,0.13148026168346405,0.1315217912197113,0.13155964016914368,0.1315951645374298,0.13162849843502045,0.13166417181491852,0.1316988170146942,0.13173434138298035,0.1317666471004486,0.13180086016654968,0.1318337619304657,0.13186445832252502,0.1318923830986023,0.13192205131053925,0.13194982707500458,0.1319783329963684,0.13200698792934418,0.1320333033800125,0.13206195831298828,0.13208988308906555,0.1321161985397339,0.1321435272693634,0.13216662406921387,0.13218913972377777,0.1322139948606491,0.13223883509635925,0.13226164877414703,0.13228416442871094,0.13230741024017334,0.132328599691391,0.13234731554985046,0.13236691057682037,0.13238751888275146,0.13240930438041687,0.13242948055267334,0.13244862854480743,0.13246646523475647,0.13248634338378906,0.1325027197599411,0.1325244903564453,0.1325402855873108,0.13256016373634338,0.13257844746112823,0.1325952559709549,0.13260972499847412,0.13262668251991272,0.1326439380645752,0.13265883922576904,0.13267624378204346,0.13269247114658356,0.1327073872089386,0.13272389769554138,0.13273999094963074,0.13275519013404846,0.1327700912952423,0.1327863335609436,0.13280445337295532,0.13282068073749542,0.13283881545066833,0.1328560709953308,0.13287097215652466,0.13288500905036926,0.13289786875247955,0.13291147351264954,0.1329268217086792,0.13294172286987305,0.13295546174049377,0.13297024369239807,0.13298645615577698,0.13300269842147827,0.13301730155944824,0.13303251564502716,0.13304829597473145,0.13306525349617004,0.13308221101760864,0.1330975592136383,0.13311481475830078,0.13312973082065582,0.13314580917358398,0.13316364586353302,0.13317899405956268,0.1331930309534073,0.1332089602947235,0.1332244575023651,0.1332417130470276,0.13325750827789307,0.1332734227180481,0.13328863680362701,0.13330325484275818,0.13332051038742065,0.13333819806575775,0.13335515558719635,0.133371964097023,0.13338761031627655,0.13340529799461365,0.13342255353927612,0.1334412693977356,0.13346129655838013,0.13348102569580078,0.13350032269954681,0.13351888954639435,0.13353730738162994,0.1335555911064148,0.13357415795326233,0.1335913985967636,0.13361114263534546,0.13363102078437805,0.13365045189857483,0.1336691677570343,0.13368846476078033,0.13370761275291443,0.13372866809368134,0.1337488442659378,0.13376638293266296,0.13378626108169556,0.13380585610866547,0.13382676243782043,0.1338464915752411,0.13386477530002594,0.13388538360595703,0.13390789926052094,0.1339288055896759,0.13394664227962494,0.13396579027175903,0.13398712873458862,0.13400906324386597,0.13402733206748962,0.13404518365859985,0.13406431674957275,0.13408654928207397,0.134107306599617,0.13412733376026154,0.13414838910102844,0.13416871428489685,0.1341899037361145,0.1342061311006546,0.13422498106956482,0.1342444270849228,0.1342676728963852,0.13428696990013123,0.13430684804916382,0.13432440161705017,0.1343451589345932,0.13436606526374817,0.13438740372657776,0.13440845906734467,0.13443097472190857,0.13445231318473816,0.13447409868240356,0.13449835777282715,0.13452087342739105,0.1345435380935669,0.13456371426582336,0.13459163904190063,0.13461516797542572,0.13463929295539856,0.1346634030342102,0.1346910446882248,0.1347172111272812,0.13474220037460327,0.13476675748825073,0.13479425013065338,0.13481706380844116,0.13484308123588562,0.1348710060119629,0.13489556312561035,0.13492363691329956,0.13494935631752014,0.13497480750083923,0.13499993085861206,0.13502568006515503,0.13505227863788605,0.135079026222229,0.13510096073150635,0.13512828946113586,0.13515739142894745,0.13518545031547546,0.1352103054523468,0.135238379240036,0.13526615500450134,0.1352929174900055,0.13532009720802307,0.13534626364707947,0.13537579774856567,0.13540226221084595,0.13542579114437103,0.13545650243759155,0.13548442721366882,0.13551130890846252,0.13553836941719055,0.1355680376291275,0.13559888303279877,0.13562476634979248,0.13565632700920105,0.13568806648254395,0.13571876287460327,0.1357472687959671,0.13577914237976074,0.13580647110939026,0.13584008812904358,0.13587211072444916,0.13590413331985474,0.13593673706054688,0.13597020506858826,0.13600412011146545,0.13603496551513672,0.13606391847133636,0.13609710335731506,0.13613013923168182,0.13616302609443665,0.1361960768699646,0.13622574508190155,0.13626083731651306,0.13629314303398132,0.13632267713546753,0.13635556399822235,0.13639035820960999,0.13642221689224243,0.1364564299583435],"recovered":[0.0,0.005891032516956329,0.010971732437610626,0.01563768833875656,0.020068425685167313,0.02431276999413967,0.028366336598992348,0.032248858362436295,0.03593914210796356,0.039479874074459076,0.04287894442677498,0.04611238092184067,0.049210887402296066,0.052154868841171265,0.05495733767747879,0.057645924389362335,0.06020059809088707,0.06260967254638672,0.06493628770112991,0.06722899526357651,0.06945532560348511,0.07161133736371994,0.07369791716337204,0.07570847123861313,0.07766508311033249,0.07955678552389145,0.08140609413385391,0.08321081101894379,0.08494185656309128,0.08663210272789001,0.08828391134738922,0.08986496180295944,0.09141340851783752,0.09292194247245789,0.094352126121521,0.09574005752801895,0.09707418829202652,0.09836505353450775,0.09961482882499695,0.10082250833511353,0.10198384523391724,0.10312456637620926,0.1041938066482544,0.10522576421499252,0.10620947927236557,0.10717740654945374,0.10810980945825577,0.10902422666549683,0.10989245027303696,0.11071521043777466,0.11151019483804703,0.11229085177183151,0.11302852630615234,0.113737553358078,0.11443692445755005,0.11510355025529861,0.11574488878250122,0.11636634171009064,0.1169687956571579,0.11753776669502258,0.11808831989765167,0.11861065775156021,0.11911165714263916,0.11959247291088104,0.120064377784729,0.12051697820425034,0.12094590067863464,0.12135552614927292,0.12176164984703064,0.12214656174182892,0.12252096086740494,0.12287824600934982,0.12321434170007706,0.12354575097560883,0.1238587498664856,0.12416238337755203,0.1244506686925888,0.12473969161510468,0.1250082403421402,0.12527109682559967,0.12552691996097565,0.12576141953468323,0.1259932667016983,0.12622570991516113,0.12644529342651367,0.1266525834798813,0.12685711681842804,0.12705343961715698,0.12723779678344727,0.12742169201374054,0.1275930255651474,0.12776392698287964,0.12792649865150452,0.12808379530906677,0.1282299906015396,0.1283726692199707,0.128509059548378,0.12863858044147491,0.1287672370672226,0.1288963258266449,0.1290157586336136,0.12913154065608978,0.1292422115802765,0.12934760749340057,0.12946046888828278,0.12956294417381287,0.1296611875295639,0.1297585517168045,0.12985050678253174,0.12993720173835754,0.13002081215381622,0.13010048866271973,0.13017913699150085,0.130254864692688,0.13032503426074982,0.13039331138134003,0.13046391308307648,0.13053511083126068,0.13059885799884796,0.13066844642162323,0.13073715567588806,0.1307959109544754,0.13085439801216125,0.13091330230236053,0.13097018003463745,0.1310271918773651,0.13107441365718842,0.1311274766921997,0.1311749815940857,0.13122132420539856,0.13126607239246368,0.13131020963191986,0.13135407865047455,0.13139793276786804,0.13144324719905853,0.13148008286952972,0.13151955604553223,0.13155347108840942,0.13159339129924774,0.13162831962108612,0.13165989518165588,0.1316935271024704,0.13173021376132965,0.1317618042230606,0.13179439306259155,0.13182611763477325,0.1318558007478714,0.13188619911670685,0.13191573321819305,0.13194482028484344,0.13197113573551178,0.13199657201766968,0.132024347782135,0.13205066323280334,0.132076695561409,0.1321021318435669,0.13212639093399048,0.13215124607086182,0.1321774125099182,0.1322021186351776,0.13222433626651764,0.13224685192108154,0.1322692185640335,0.13228997588157654,0.13230957090854645,0.13233032822608948,0.13235020637512207,0.13236995041370392,0.13239173591136932,0.13241204619407654,0.132430762052536,0.1324480175971985,0.1324683278799057,0.13248616456985474,0.13250648975372314,0.1325225681066513,0.13253982365131378,0.13255473971366882,0.13257169723510742,0.13258805871009827,0.13260561227798462,0.13262256979942322,0.13263791799545288,0.1326553076505661,0.13266992568969727,0.13268440961837769,0.1326991766691208,0.1327146589756012,0.1327313333749771,0.13274960219860077,0.13276685774326324,0.13278542459011078,0.13280341029167175,0.13281933963298798,0.13283410668373108,0.1328463852405548,0.13285896182060242,0.13287489116191864,0.13288834691047668,0.13290470838546753,0.13291947543621063,0.13293321430683136,0.1329481303691864,0.13296274840831757,0.1329783946275711,0.13299404084682465,0.13301201164722443,0.13302868604660034,0.13304373621940613,0.13306114077568054,0.13307473063468933,0.1330919861793518,0.1331048458814621,0.1331222504377365,0.13313627243041992,0.13315148651599884,0.13316859304904938,0.13318540155887604,0.13320177793502808,0.13321740925312042,0.13323363661766052,0.13324986398220062,0.13326551020145416,0.13328276574611664,0.13329839706420898,0.1333150714635849,0.13333085179328918,0.13334840536117554,0.13336506485939026,0.13338348269462585,0.1334027796983719,0.13342222571372986,0.13344064354896545,0.13345877826213837,0.13347631692886353,0.13349342346191406,0.13351286947727203,0.13353084027767181,0.13355116546154022,0.13356943428516388,0.1335880011320114,0.1336078941822052,0.13362865149974823,0.13364823162555695,0.13366666436195374,0.1336871236562729,0.13370496034622192,0.13372279703617096,0.13374121487140656,0.13376182317733765,0.133783757686615,0.1338033378124237,0.13382424414157867,0.13384471833705902,0.13386547565460205,0.1338859498500824,0.13390494883060455,0.13392497599124908,0.13394500315189362,0.1339644491672516,0.1339840292930603,0.13400216400623322,0.13402380049228668,0.13404367864131927,0.13406531512737274,0.1340862214565277,0.13410624861717224,0.1341267228126526,0.13414396345615387,0.1341625303030014,0.13418300449848175,0.1342027336359024,0.13422159850597382,0.13424278795719147,0.13426077365875244,0.13427875936031342,0.134300097823143,0.1343207061290741,0.13434161245822906,0.13436545431613922,0.13438737392425537,0.13440711796283722,0.13443255424499512,0.13445419073104858,0.13447698950767517,0.1344977468252182,0.13452084362506866,0.13454599678516388,0.13457070291042328,0.13459628820419312,0.13462142646312714,0.13464628159999847,0.13467347621917725,0.13469934463500977,0.1347263902425766,0.13475079834461212,0.13477492332458496,0.13480138778686523,0.13482770323753357,0.13485240936279297,0.13487769663333893,0.13490723073482513,0.13493163883686066,0.13495591282844543,0.13498149812221527,0.13500912487506866,0.13503076136112213,0.13505809009075165,0.13508601486682892,0.13511539995670319,0.13514216244220734,0.13516920804977417,0.13519756495952606,0.13522373139858246,0.13525062799453735,0.13527563214302063,0.13530252873897552,0.13532854616641998,0.13535486161708832,0.1353839486837387,0.13540968298912048,0.13543790578842163,0.13546480238437653,0.13549740612506866,0.13552488386631012,0.13555236160755157,0.1355801373720169,0.13561274111270905,0.13564534485340118,0.13567370176315308,0.13570353388786316,0.13573481142520905,0.1357678472995758,0.13580015301704407,0.1358286589384079,0.13586024940013885,0.1358947455883026,0.13592647016048431,0.13595980405807495,0.13598816096782684,0.13601958751678467,0.13605234026908875,0.13608479499816895,0.13612060248851776,0.13615305721759796,0.13618727028369904,0.13621869683265686,0.13624998927116394,0.13627952337265015,0.1363154798746109,0.13634735345840454],"active":[0.011887788772583008,0.010237153619527817,0.009406499564647675,0.008915301412343979,0.008526142686605453,0.008157158270478249,0.007784223183989525,0.007460121065378189,0.007155023515224457,0.006855331361293793,0.006552278995513916,0.006257709115743637,0.00595933198928833,0.0057015977799892426,0.005423836410045624,0.005154699087142944,0.004893455654382706,0.004713788628578186,0.004628129303455353,0.0044961124658584595,0.0043616145849227905,0.004241451621055603,0.004109732806682587,0.0040092989802360535,0.0038933679461479187,0.003794252872467041,0.003709465265274048,0.0035895928740501404,0.0034764334559440613,0.003364458680152893,0.003250427544116974,0.0031789392232894897,0.003058329224586487,0.0029369965195655823,0.0028375834226608276,0.0027302801609039307,0.0026384741067886353,0.00254783034324646,0.0024728402495384216,0.002390831708908081,0.00229828804731369,0.002193763852119446,0.002124316990375519,0.0020431876182556152,0.001993335783481598,0.0019209682941436768,0.0018424615263938904,0.0017730295658111572,0.0017008110880851746,0.0016544684767723083,0.0015945285558700562,0.0015316680073738098,0.0014881044626235962,0.0014500916004180908,0.0013815313577651978,0.0013331398367881775,0.0013017058372497559,0.0012470334768295288,0.0011901631951332092,0.0011408999562263489,0.0010942667722702026,0.0010568425059318542,0.001020289957523346,0.000982135534286499,0.0009403228759765625,0.0009084567427635193,0.0008755698800086975,0.0008570030331611633,0.000819861888885498,0.0007916539907455444,0.0007616803050041199,0.0007284954190254211,0.0007137283682823181,0.000686250627040863,0.0006631463766098022,0.0006390288472175598,0.0006226599216461182,0.0005906373262405396,0.0005773454904556274,0.0005559772253036499,0.0005334764719009399,0.0005227923393249512,0.0005064457654953003,0.00048114359378814697,0.0004649162292480469,0.0004523545503616333,0.0004359632730484009,0.0004152059555053711,0.0004074573516845703,0.0003878772258758545,0.00038202106952667236,0.00036725401878356934,0.0003552734851837158,0.0003425478935241699,0.0003296881914138794,0.0003147721290588379,0.00030528008937835693,0.00030528008937835693,0.00029753148555755615,0.00028158724308013916,0.00027151405811309814,0.00026872754096984863,0.0002624392509460449,0.0002598017454147339,0.0002453327178955078,0.00023919343948364258,0.00023934245109558105,0.00022517144680023193,0.0002197474241256714,0.00021082162857055664,0.00020235776901245117,0.00019973516464233398,0.00019124150276184082,0.00018627941608428955,0.00018613040447235107,0.0001840740442276001,0.00018306076526641846,0.0001802891492843628,0.00018130242824554443,0.000170782208442688,0.00015878677368164062,0.00015616416931152344,0.000154837965965271,0.0001497417688369751,0.00014577805995941162,0.0001359879970550537,0.00014095008373260498,0.00013525784015655518,0.00013527274131774902,0.00012999773025512695,0.0001323223114013672,0.00012780725955963135,0.00012618303298950195,0.00012385845184326172,0.00011639297008514404,0.00011508166790008545,0.00010894238948822021,0.00011070072650909424,0.00010542571544647217,0.00010602176189422607,0.00010675191879272461,0.00010733306407928467,0.00010354816913604736,0.0001026540994644165,9.799003601074219e-05,9.593367576599121e-05,9.402632713317871e-05,9.213387966156006e-05,9.125471115112305e-05,8.848309516906738e-05,9.082257747650146e-05,9.331107139587402e-05,9.185075759887695e-05,9.28640365600586e-05,8.99285078048706e-05,8.700788021087646e-05,8.760392665863037e-05,8.758902549743652e-05,8.42362642288208e-05,8.20457935333252e-05,8.307397365570068e-05,8.174777030944824e-05,7.809698581695557e-05,7.693469524383545e-05,7.794797420501709e-05,7.897615432739258e-05,7.927417755126953e-05,7.867813110351562e-05,7.4729323387146e-05,7.429718971252441e-05,7.195770740509033e-05,7.647275924682617e-05,7.195770740509033e-05,7.399916648864746e-05,7.195770740509033e-05,7.268786430358887e-05,6.990134716033936e-05,7.194280624389648e-05,7.224082946777344e-05,7.078051567077637e-05,7.063150405883789e-05,6.990134716033936e-05,6.946921348571777e-05,6.859004497528076e-05,7.006525993347168e-05,7.078051567077637e-05,7.0914626121521e-05,7.167458534240723e-05,7.311999797821045e-05,7.107853889465332e-05,7.195770740509033e-05,7.064640522003174e-05,6.756186485290527e-05,6.566941738128662e-05,6.376206874847412e-05,6.508827209472656e-05,6.785988807678223e-05,6.683170795440674e-05,6.711483001708984e-05,6.553530693054199e-05,6.698071956634521e-05,6.948411464691162e-05,6.917119026184082e-05,6.976723670959473e-05,6.990134716033936e-05,7.121264934539795e-05,7.019937038421631e-05,6.887316703796387e-05,7.107853889465332e-05,6.859004497528076e-05,7.107853889465332e-05,7.165968418121338e-05,7.414817810058594e-05,7.078051567077637e-05,7.268786430358887e-05,7.297098636627197e-05,7.311999797821045e-05,7.210671901702881e-05,7.164478302001953e-05,7.12275505065918e-05,6.961822509765625e-05,7.064640522003174e-05,7.268786430358887e-05,7.238984107971191e-05,7.356703281402588e-05,7.253885269165039e-05,7.444620132446289e-05,7.414817810058594e-05,7.620453834533691e-05,7.781386375427246e-05,7.824599742889404e-05,7.809698581695557e-05,7.824599742889404e-05,7.852911949157715e-05,7.927417755126953e-05,8.07344913482666e-05,7.852911949157715e-05,8.030235767364502e-05,7.985532283782959e-05,8.101761341094971e-05,8.116662502288818e-05,8.057057857513428e-05,7.896125316619873e-05,8.043646812438965e-05,8.217990398406982e-05,7.925927639007568e-05,8.130073547363281e-05,8.305907249450684e-05,8.55475664138794e-05,8.466839790344238e-05,8.101761341094971e-05,8.20457935333252e-05,8.365511894226074e-05,8.408725261688232e-05,8.116662502288818e-05,7.984042167663574e-05,8.217990398406982e-05,8.408725261688232e-05,8.23289155960083e-05,8.07344913482666e-05,8.028745651245117e-05,8.438527584075928e-05,8.350610733032227e-05,8.365511894226074e-05,8.307397365570068e-05,8.249282836914062e-05,8.365511894226074e-05,7.940828800201416e-05,8.101761341094971e-05,8.189678192138672e-05,8.466839790344238e-05,8.42362642288208e-05,8.524954319000244e-05,8.161365985870361e-05,8.438527584075928e-05,8.730590343475342e-05,8.730590343475342e-05,8.775293827056885e-05,8.93622636795044e-05,8.685886859893799e-05,8.672475814819336e-05,9.12398099899292e-05,8.831918239593506e-05,8.934736251831055e-05,8.672475814819336e-05,9.389221668243408e-05,9.432435035705566e-05,9.329617023468018e-05,9.270012378692627e-05,9.475648403167725e-05,9.578466415405273e-05,9.591877460479736e-05,9.328126907348633e-05,9.490549564361572e-05,9.067356586456299e-05,9.228289127349854e-05,9.608268737792969e-05,9.417533874511719e-05,9.593367576599121e-05,9.694695472717285e-05,9.711086750030518e-05,9.270012378692627e-05,9.404122829437256e-05,9.636580944061279e-05,9.752810001373291e-05,9.18358564376831e-05,9.752810001373291e-05,9.930133819580078e-05,9.943544864654541e-05,9.490549564361572e-05,9.621679782867432e-05,9.694695472717285e-05,9.535253047943115e-05,9.636580944061279e-05,9.563565254211426e-05,0.00010016560554504395,9.973347187042236e-05,9.72449779510498e-05,0.00010164082050323486,0.00010047852993011475,0.00010162591934204102,0.0001004636287689209,0.00010323524475097656,0.00010147690773010254,9.988248348236084e-05,0.0001039654016494751,0.00010792911052703857,0.00010602176189422607,0.00010192394256591797,0.00010544061660766602,0.00010293722152709961,0.00010527670383453369,0.00010426342487335205,0.00010398030281066895,0.00010807812213897705,0.00010995566844940186,0.0001093745231628418,0.00010849535465240479,0.00010411441326141357,0.00010894238948822021,0.00011055171489715576,0.00011068582534790039,0.0001112818717956543,0.00010514259338378906,0.0001077800989151001,0.0001058727502822876,0.00010398030281066895,0.00010557472705841064,0.00011083483695983887,0.00010673701763153076,0.00010907649993896484]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.011887788772583008,0.016124239191412926,0.020357472822070122,0.024407967925071716,0.02826695516705513,0.031938523054122925,0.035436421632766724,0.03870757669210434,0.041819386184215546,0.04476044327020645,0.04751686006784439,0.05013512820005417,0.052611157298088074,0.05496160313487053,0.05715080350637436,0.05922115221619606,0.06116431578993797,0.06306596100330353,0.06490576267242432,0.06666603684425354,0.06835600733757019,0.06997637450695038,0.07154324650764465,0.07305982708930969,0.07449058443307877,0.07588451355695724,0.07720110565423965,0.0784812942147255,0.07970710098743439,0.08087603747844696,0.08201032876968384,0.08308658003807068,0.08413754403591156,0.08512885868549347,0.08608625829219818,0.08699571341276169,0.08786831796169281,0.08870672434568405,0.0895097479224205,0.0902668684720993,0.09099971503019333,0.09170157462358475,0.09237287938594818,0.09301100671291351,0.09361974149942398,0.0942058190703392,0.09476002305746078,0.09528835862874985,0.09579037129878998,0.09627952426671982,0.09674660861492157,0.09719569981098175,0.0976255014538765,0.09802576899528503,0.09840864688158035,0.09878917783498764,0.09914442151784897,0.09947890043258667,0.09980563819408417,0.10010503977537155,0.10039741545915604,0.10067898035049438,0.1009519174695015,0.10121125727891922,0.10145407915115356,0.10168813169002533,0.10191311687231064,0.10212875157594681,0.10233356058597565,0.10252273082733154,0.10271088033914566,0.10288587212562561,0.10305749624967575,0.10321728140115738,0.10337092727422714,0.10351536422967911,0.10365366190671921,0.10379005968570709,0.1039162203669548,0.10403624176979065,0.10415436327457428,0.10426663607358932,0.10437159985303879,0.1044701337814331,0.10456456989049911,0.10465608537197113,0.10474497079849243,0.10482712835073471,0.10490651428699493,0.10498311370611191,0.1050538718700409,0.10512404143810272,0.10518822073936462,0.1052526906132698,0.10531657934188843,0.10537637025117874,0.10543250292539597,0.10548893362283707,0.1055421456694603,0.10559258610010147,0.1056395098567009,0.10568439215421677,0.10572883486747742,0.10576888918876648,0.1058073341846466,0.10584680736064911,0.1058829203248024,0.1059168353676796,0.10594958066940308,0.10598174482584,0.1060112714767456,0.10603919625282288,0.1060684323310852,0.10609445720911026,0.10612033307552338,0.1061440110206604,0.10616462677717209,0.10618509352207184,0.10620614141225815,0.10622543841600418,0.10624473541975021,0.10626243054866791,0.1062808483839035,0.10629955679178238,0.10631681233644485,0.1063331812620163,0.1063494086265564,0.10636329650878906,0.10637660324573517,0.10639122128486633,0.106403648853302,0.10641651600599289,0.10642893612384796,0.1064404845237732,0.1064537912607193,0.10646636039018631,0.10647805780172348,0.10648858547210693,0.10649954527616501,0.10651036351919174,0.10651855170726776,0.10652980953454971,0.10654018819332123,0.1065496951341629,0.10655977576971054,0.10656928271055222,0.10657893121242523,0.10658667981624603,0.10659486800432205,0.10660304874181747,0.10660962760448456,0.10661518573760986,0.10662161558866501,0.10662805289030075,0.10663389414548874,0.10664062201976776,0.10664618015289307,0.10665114969015121,0.10665655881166458,0.10666196793317795,0.10666751861572266,0.10667205601930618,0.10667658597230911,0.10668301582336426,0.10668725520372391,0.10669135302305222,0.1066957339644432,0.1067001223564148,0.10670392215251923,0.10670772194862366,0.10671181976795197,0.10671678930521011,0.10672073811292648,0.10672394931316376,0.10672774910926819,0.10673081874847412,0.10673374682664871,0.1067373976111412,0.10674090683460236,0.10674427449703217,0.10674748569726944,0.10675055533647537,0.10675333440303802,0.10675596445798874,0.10675918310880661,0.10676166415214539,0.10676444321870804,0.10676766186952591,0.10677073150873184,0.10677453130483627,0.10677804052829742,0.10678038001060486,0.10678417980670929,0.10678651928901672,0.1067890077829361,0.10679177939891815,0.10679353773593903,0.10679543763399124,0.1067974865436554,0.10679938644170761,0.1068015769124031,0.10680435597896576,0.10680567473173141,0.10680771619081497,0.10680976510047913,0.10681166499853134,0.106814444065094,0.10681590437889099,0.10681795328855515,0.10682014375925064,0.10682160407304764,0.10682350397109985,0.10682497173547745,0.10682730376720428,0.106828473508358,0.10683008283376694,0.10683140158653259,0.10683271288871765,0.10683418065309525,0.1068354919552803,0.10683652013540268,0.10683754086494446,0.1068384200334549,0.10683988034725189,0.10684090107679367,0.10684207081794739,0.10684353113174438,0.10684499889612198,0.10684631019830704,0.10684821009635925,0.10684908926486969,0.10685054957866669,0.10685200989246368,0.10685332864522934,0.10685434937477112,0.10685581713914871,0.10685712844133377,0.10685800760984421,0.1068594679236412,0.10686049610376358,0.10686136782169342,0.10686268657445908,0.10686341673135757,0.10686516761779785,0.10686648637056351,0.1068679466843605,0.10686926543712616,0.10686955600976944,0.10687072575092316,0.10687189549207687,0.10687335580587387,0.10687511414289474,0.10687613487243652,0.10687759518623352,0.1068793535232544,0.10688037425279617,0.10688169300556183,0.10688373446464539,0.10688476264476776,0.10688578337430954,0.1068871021270752,0.1068878322839737,0.10688944160938263,0.10689061135053635,0.1068919226527214,0.1068926528096199,0.10689426213502884,0.10689499229192734,0.10689660161733627,0.10689777135848999,0.10689850151538849,0.1068996712565422,0.10690099000930786,0.10690172016620636,0.10690318048000336,0.10690464079380035,0.10690610110759735,0.10690698027610779,0.10690771043300629,0.10690917074680328,0.10691019892692566,0.10691092908382416,0.10691224038600922,0.10691311955451965,0.10691428929567337,0.10691501945257187,0.10691677778959274,0.10691794753074646,0.10691838711500168,0.10691969841718674,0.10692057758569717,0.10692145675420761,0.10692276805639267,0.10692393779754639,0.10692466795444489,0.10692642629146576,0.10692773759365082,0.10692890733480453,0.10692993551492691,0.10693066567182541,0.10693153738975525,0.10693270713090897,0.10693373531103134,0.10693475604057312,0.10693563520908356,0.10693680495023727,0.10693797469139099,0.10693928599357605,0.10694045573472977,0.10694148391485214,0.1069420650601387,0.1069427952170372,0.10694367438554764,0.10694513469934464,0.10694630444049835,0.10694762319326401,0.10694893449544907,0.10695040225982666,0.10695157200098038,0.10695288330316544,0.10695376247167587,0.10695449262857437,0.10695624351501465,0.10695727169513702,0.1069582924246788,0.10695932060480118,0.10696078091859818,0.10696165263652802,0.10696297138929367,0.10696370154619217,0.10696429014205933,0.10696545988321304,0.10696662962436676,0.10696779936552048,0.1069689691066742,0.10696969926357269,0.10697071999311447,0.10697115957736969,0.10697203874588013,0.10697247087955475,0.10697320848703384,0.10697408020496368,0.10697422921657562,0.1069745197892189,0.10697554796934128,0.10697583854198456,0.10697641968727112,0.10697714984416962,0.10697773844003677,0.10697817802429199,0.10697831958532333],"recovered":[0.0,0.005900973454117775,0.010954627767205238,0.01558915339410305,0.01993846334517002,0.024051235988736153,0.027927618473768234,0.03161059319972992,0.03510746359825134,0.038412827998399734,0.04153779521584511,0.04446393996477127,0.04726056009531021,0.04989739507436752,0.05238394811749458,0.054731328040361404,0.056912925094366074,0.059008270502090454,0.060984909534454346,0.06288976967334747,0.06471759080886841,0.06648152321577072,0.06816577911376953,0.06979624181985855,0.07137846201658249,0.07287603616714478,0.07432696968317032,0.07571183145046234,0.0770595595240593,0.07834939658641815,0.0795658528804779,0.080745168030262,0.08185124397277832,0.08294036239385605,0.0839712992310524,0.08497226238250732,0.08592220395803452,0.08682946115732193,0.08770792186260223,0.08854515105485916,0.08934057503938675,0.0900919958949089,0.09083610028028488,0.09154482930898666,0.09220956265926361,0.0928589403629303,0.09347103536128998,0.09405273199081421,0.09460313618183136,0.09513307362794876,0.09563640505075455,0.09613053500652313,0.09659000486135483,0.09704437106847763,0.09746773540973663,0.09786742180585861,0.09826622903347015,0.09863989055156708,0.09899776428937912,0.09933531284332275,0.09965401142835617,0.09995867311954498,0.1002478376030922,0.10053261369466782,0.10080190002918243,0.10106460005044937,0.10131151974201202,0.10154907405376434,0.1017712876200676,0.10198954492807388,0.10219085216522217,0.10238178074359894,0.10256758332252502,0.1027463749051094,0.10292472690343857,0.10308656096458435,0.10324108600616455,0.10338478535413742,0.10352615267038345,0.10366079956293106,0.1037892997264862,0.1039094626903534,0.10402832180261612,0.10414190590381622,0.10424526780843735,0.10434657335281372,0.1044364795088768,0.10453048348426819,0.1046179011464119,0.10470137745141983,0.1047809049487114,0.10485605150461197,0.10493090003728867,0.10499916970729828,0.10506656020879745,0.10513044893741608,0.1051921397447586,0.10525237023830414,0.10531143099069595,0.10536596179008484,0.10541829466819763,0.10546653717756271,0.10551492869853973,0.10556463152170181,0.10560732334852219,0.10564664751291275,0.10568597167730331,0.10572105646133423,0.10575643181800842,0.10579078644514084,0.10582178086042404,0.10585306584835052,0.10588259994983673,0.10590949654579163,0.10593683272600174,0.10596402734518051,0.10598770529031754,0.10601183027029037,0.10603156685829163,0.1060524731874466,0.10607323050498962,0.10609427839517593,0.10611328482627869,0.106131412088871,0.10615114867687225,0.10616854578256607,0.10618433356285095,0.10619881004095078,0.10621649771928787,0.10623009502887726,0.1062450036406517,0.10625991225242615,0.10627146065235138,0.10628344863653183,0.10629529505968094,0.10630903393030167,0.10632394254207611,0.10633593052625656,0.10634777694940567,0.10635961592197418,0.1063707247376442,0.10638154298067093,0.10639090090990067,0.10640113800764084,0.1064116582274437,0.10642189532518387,0.10643139481544495,0.10644104331731796,0.10644981265068054,0.10645712167024612,0.10646457970142365,0.10647261887788773,0.10647992789745331,0.10648738592863083,0.10649396479129791,0.10649996250867844,0.10650697350502014,0.10651224106550217,0.10651735216379166,0.10652437061071396,0.10652963817119598,0.10653460770845413,0.10654030740261078,0.10654513537883759,0.10655141621828079,0.1065555140376091,0.10655902326107025,0.10656384378671646,0.10656867176294327,0.10657232254743576,0.10657656192779541,0.10658080130815506,0.10658518970012665,0.10658971965312958,0.10659293830394745,0.10659629851579666,0.10660068690776825,0.10660404711961746,0.1066071167588234,0.10661091655492783,0.10661427676677704,0.10661720484495163,0.10662071406841278,0.10662349313497543,0.10662583261728287,0.10662948340177536,0.10663299262523651,0.10663548111915588,0.1066388413310051,0.10664205253124237,0.10664527118206024,0.10664951056241989,0.10665155947208405,0.10665564984083176,0.10665930807590485,0.106662817299366,0.10666471719741821,0.10666690766811371,0.1066690981388092,0.10667158663272858,0.10667348653078079,0.10667509585618973,0.10667714476585388,0.10667933523654938,0.10668225586414337,0.10668445378541946,0.10668620467185974,0.10668927431106567,0.10669073462486267,0.10669278353452682,0.10669424384832382,0.10669571161270142,0.10669790208339691,0.10669951140880585,0.10670097172260284,0.10670287162065506,0.10670477151870728,0.10670594125986099,0.10670755058526993,0.10670872032642365,0.10671018064022064,0.10671105980873108,0.1067122295498848,0.10671325027942657,0.10671456903219223,0.10671558976173401,0.10671719908714294,0.10671807825565338,0.10671953856945038,0.1067214384675026,0.10672274976968765,0.10672362893819809,0.1067247986793518,0.1067262589931488,0.10672728717327118,0.1067291870713234,0.10673093795776367,0.10673254728317261,0.10673356801271439,0.10673459619283676,0.1067354753613472,0.10673663765192032,0.10673795640468597,0.10673883557319641,0.10674014687538147,0.10674146562814713,0.10674292594194412,0.10674380511045456,0.10674482583999634,0.10674599558115005,0.10674702376127243,0.10674862563610077,0.1067502349615097,0.10675184428691864,0.10675286501646042,0.10675418376922607,0.10675550252199173,0.106757253408432,0.10675857216119766,0.10675959289073944,0.1067609116435051,0.10676251351833344,0.10676354169845581,0.10676544159650803,0.10676661133766174,0.10676778107881546,0.10676880180835724,0.10676997154951096,0.10677114129066467,0.10677187144756317,0.10677333176136017,0.1067742109298706,0.10677538067102432,0.10677669942378998,0.10677757114171982,0.10677874088287354,0.10678005963563919,0.10678078979253769,0.10678181052207947,0.10678283870220184,0.10678385943174362,0.10678429901599884,0.1067856177687645,0.10678678750991821,0.10678780823945999,0.10678882896900177,0.10678999871015549,0.10679145902395248,0.10679204761981964,0.10679248720407486,0.10679365694522858,0.10679467767477036,0.10679555684328079,0.10679643601179123,0.10679760575294495,0.10679833590984344,0.10679920762777328,0.106800377368927,0.1068018451333046,0.10680330544710159,0.10680403560400009,0.10680491477251053,0.10680564492940903,0.10680651664733887,0.10680754482746124,0.10680856555700302,0.10680900514125824,0.10681017488241196,0.10681119561195374,0.10681251436471939,0.10681397467851639,0.10681470483541489,0.10681558400392532,0.10681704431772232,0.10681792348623276,0.10681938380002975,0.10682070255279541,0.10682216286659241,0.10682333260774612,0.10682406276464462,0.10682494193315506,0.10682625323534012,0.1068272814154625,0.10682889074087143,0.10683020204305649,0.10683122277259827,0.10683225095272064,0.10683371126651764,0.10683459043502808,0.1068357601761818,0.10683678090572357,0.10683795064687729,0.10683926939964294,0.106840580701828,0.1068413108587265,0.1068427786231041,0.10684335976839066,0.10684408992528915,0.10684482008218765,0.10684569925069809,0.10684598982334137,0.10684657841920853,0.10684715956449509,0.10684788972139359,0.10684818774461746,0.10684861987829208,0.10684935748577118,0.10684935748577118,0.10685008764266968,0.10685081779956818,0.10685154795646667],"active":[0.011887788772583008,0.01022326573729515,0.009402845054864883,0.008818814530968666,0.008328491821885109,0.007887287065386772,0.007508803158998489,0.00709698349237442,0.006711922585964203,0.006347615271806717,0.005979064851999283,0.005671188235282898,0.0053505972027778625,0.005064208060503006,0.004766855388879776,0.004489824175834656,0.004251390695571899,0.004057690501213074,0.003920853137969971,0.003776267170906067,0.0036384165287017822,0.003494851291179657,0.003377467393875122,0.0032635852694511414,0.003112122416496277,0.0030084773898124695,0.002874135971069336,0.002769462764263153,0.0026475414633750916,0.0025266408920288086,0.0024444758892059326,0.0023414120078086853,0.0022863000631332397,0.0021884962916374207,0.0021149590611457825,0.002023451030254364,0.0019461140036582947,0.0018772631883621216,0.0018018260598182678,0.0017217174172401428,0.0016591399908065796,0.0016095787286758423,0.0015367791056632996,0.0014661774039268494,0.0014101788401603699,0.001346878707408905,0.0012889876961708069,0.0012356266379356384,0.0011872351169586182,0.0011464506387710571,0.0011102035641670227,0.0010651648044586182,0.0010354965925216675,0.0009813979268074036,0.0009409114718437195,0.0009217560291290283,0.0008781924843788147,0.0008390098810195923,0.0008078739047050476,0.0007697269320487976,0.0007434040307998657,0.0007203072309494019,0.0007040798664093018,0.0006786435842514038,0.0006521791219711304,0.0006235316395759583,0.0006015971302986145,0.0005796775221824646,0.0005622729659080505,0.0005331858992576599,0.0005200281739234924,0.0005040913820266724,0.0004899129271507263,0.00047090649604797363,0.0004462003707885742,0.0004288032650947571,0.000412575900554657,0.00040527433156967163,0.0003900676965713501,0.0003754422068595886,0.00036506354808807373,0.0003571733832359314,0.00034327805042266846,0.0003282278776168823,0.0003193020820617676,0.00030951201915740967,0.0003084912896156311,0.0002966448664665222,0.00028861314058303833,0.00028173625469207764,0.0002729669213294983,0.0002679899334907532,0.00025732070207595825,0.0002535209059715271,0.0002500191330909729,0.0002459213137626648,0.00024036318063735962,0.00023656338453292847,0.00023071467876434326,0.00022662431001663208,0.00022121518850326538,0.00021785497665405273,0.0002139061689376831,0.00020425766706466675,0.00020001083612442017,0.00020015984773635864,0.00019694864749908447,0.00019577890634536743,0.00019314885139465332,0.00019095838069915771,0.00018949061632156372,0.00018613040447235107,0.00018583238124847412,0.00018496066331863403,0.00018350034952163696,0.00017998367547988892,0.00017692148685455322,0.00017326325178146362,0.00017457455396652222,0.00017296522855758667,0.0001715049147605896,0.00016815215349197388,0.0001675635576248169,0.00016814470291137695,0.00016566365957260132,0.00016463547945022583,0.00016507506370544434,0.00016448646783828735,0.00016010552644729614,0.0001611262559890747,0.00015864521265029907,0.00015660375356674194,0.00015747547149658203,0.00015703588724136353,0.0001584962010383606,0.00015732645988464355,0.00015411525964736938,0.00015265494585037231,0.00015176832675933838,0.00015074759721755981,0.00014782696962356567,0.00014826655387878418,0.00014928728342056274,0.0001485571265220642,0.0001481175422668457,0.00014738738536834717,0.00014753639698028564,0.00014563649892807007,0.00014505535364151,0.0001459270715713501,0.00014504790306091309,0.00014256685972213745,0.00014168769121170044,0.00014066696166992188,0.00013992935419082642,0.00014065951108932495,0.0001392066478729248,0.00013890862464904785,0.0001392066478729248,0.00013759732246398926,0.00013788044452667236,0.00013744831085205078,0.00013627856969833374,0.00013788044452667236,0.00013583898544311523,0.00013583898544311523,0.00013671070337295532,0.00013627856969833374,0.00013525038957595825,0.00013539940118789673,0.00013525784015655518,0.0001359879970550537,0.0001355484127998352,0.0001342296600341797,0.00013481080532073975,0.00013452023267745972,0.00013305991888046265,0.00013335049152374268,0.00013379007577896118,0.0001333579421043396,0.00013320893049240112,0.00013335049152374268,0.00013262033462524414,0.00013247132301330566,0.00013335049152374268,0.00013218075037002563,0.0001314505934715271,0.00013218075037002563,0.0001318901777267456,0.0001324787735939026,0.00013276934623718262,0.00013086944818496704,0.00013262033462524414,0.00013086944818496704,0.00012969970703125,0.00012896209955215454,0.000128820538520813,0.00012852996587753296,0.0001283884048461914,0.00012779980897903442,0.00012809038162231445,0.0001292601227760315,0.00012852996587753296,0.00012838095426559448,0.0001275092363357544,0.00012721121311187744,0.00012823939323425293,0.00012663006782531738,0.00012721866369247437,0.00012736022472381592,0.00012736022472381592,0.0001277923583984375,0.0001270696520805359,0.0001277923583984375,0.00012750178575515747,0.00012721121311187744,0.00012663006782531738,0.00012677162885665894,0.00012663006782531738,0.00012677162885665894,0.00012633949518203735,0.0001264810562133789,0.00012619048357009888,0.00012663006782531738,0.00012633204460144043,0.0001264810562133789,0.00012633204460144043,0.0001269206404685974,0.00012677162885665894,0.00012677162885665894,0.00012633949518203735,0.0001269206404685974,0.00012721121311187744,0.0001270696520805359,0.00012706220149993896,0.00012663006782531738,0.00012619048357009888,0.00012546032667160034,0.00012589991092681885,0.00012589991092681885,0.00012589246034622192,0.00012604892253875732,0.00012546032667160034,0.00012633204460144043,0.00012633949518203735,0.0001264810562133789,0.00012633949518203735,0.00012575089931488037,0.00012589991092681885,0.00012589991092681885,0.00012633204460144043,0.00012648850679397583,0.00012589991092681885,0.00012575089931488037,0.00012648850679397583,0.00012619048357009888,0.00012619048357009888,0.0001264810562133789,0.00012619048357009888,0.00012619048357009888,0.00012619048357009888,0.0001253187656402588,0.00012589991092681885,0.0001251697540283203,0.00012531131505966187,0.00012487173080444336,0.00012546032667160034,0.00012502074241638184,0.00012546032667160034,0.00012589991092681885,0.0001251697540283203,0.00012546032667160034,0.00012560933828353882,0.00012502074241638184,0.00012560933828353882,0.00012589991092681885,0.0001260414719581604,0.00012619048357009888,0.00012589991092681885,0.00012633204460144043,0.00012633949518203735,0.00012663006782531738,0.00012662261724472046,0.00012633204460144043,0.0001264810562133789,0.00012619048357009888,0.00012677907943725586,0.00012648850679397583,0.00012633949518203735,0.00012721121311187744,0.0001269206404685974,0.00012677907943725586,0.00012721121311187744,0.00012750178575515747,0.00012706220149993896,0.00012809038162231445,0.00012852996587753296,0.00012852996587753296,0.00012809038162231445,0.00012736022472381592,0.00012750178575515747,0.0001277923583984375,0.00012809038162231445,0.00012823939323425293,0.00012809038162231445,0.00012823939323425293,0.00012896955013275146,0.00012911111116409302,0.0001292601227760315,0.00012896955013275146,0.00012809038162231445,0.00012809038162231445,0.00012809038162231445,0.00012809038162231445,0.00012838095426559448,0.00012823939323425293,0.000128231942653656,0.00012823939323425293,0.00012823939323425293,0.000128820538520813,0.000128820538520813,0.00012823939323425293,0.00012896209955215454,0.00012838095426559448,0.00012809038162231445,0.00012809783220291138,0.00012852996587753296,0.00012794137001037598,0.00012838095426559448,0.00012794137001037598,0.0001275092363357544,0.0001275092363357544,0.00012736022472381592,0.00012721866369247437,0.00012765824794769287,0.0001269206404685974,0.00012736022472381592,0.0001270696520805359,0.00012721866369247437,0.00012677162885665894,0.00012721866369247437,0.00012750178575515747,0.0001270696520805359,0.00012663006782531738,0.00012736022472381592,0.00012721866369247437,0.00012706220149993896,0.0001277923583984375,0.00012765079736709595,0.00012736022472381592,0.00012677162885665894]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.011887788772583008,0.016101285815238953,0.020184382796287537,0.024105355143547058,0.02779856137931347,0.03126297891139984,0.03450577333569527,0.03753688558936119,0.04038745164871216,0.04304606840014458,0.045509085059165955,0.047812167555093765,0.049961019307374954,0.051974643021821976,0.05383944883942604,0.0555758960545063,0.05720620974898338,0.05877307802438736,0.060270216315984726,0.06169147789478302,0.0630359947681427,0.06432655453681946,0.0655381828546524,0.06669265031814575,0.06781100481748581,0.06886503845453262,0.06987243890762329,0.07081858068704605,0.07172656804323196,0.07257549464702606,0.07338495552539825,0.07414616644382477,0.07487097382545471,0.07556231319904327,0.07621768116950989,0.0768258348107338,0.07740840315818787,0.07798103243112564,0.07850351184606552,0.07901094108819962,0.0794810876250267,0.07992272824048996,0.08035019040107727,0.08075118809938431,0.08113596588373184,0.0814979299902916,0.08183270692825317,0.08215315639972687,0.08245956897735596,0.08275195211172104,0.08301991969347,0.08327794075012207,0.08352310210466385,0.08375701308250427,0.08397673070430756,0.08418095856904984,0.08438065648078918,0.08456222712993622,0.08473794907331467,0.08490153402090073,0.08505839854478836,0.08520765602588654,0.08534449338912964,0.08547796308994293,0.0856054425239563,0.08572078496217728,0.08583174645900726,0.08593466132879257,0.08603684604167938,0.08613260090351105,0.08621768653392792,0.0862991139292717,0.08637791126966476,0.08645451068878174,0.08652453869581223,0.08659207820892334,0.08665552735328674,0.08671589940786362,0.08677510917186737,0.0868305191397667,0.08688183128833771,0.08692773431539536,0.08696939796209335,0.08701004087924957,0.0870492160320282,0.08708781003952026,0.08712318539619446,0.08715827763080597,0.08719087392091751,0.08722376823425293,0.08725256472826004,0.08728107064962387,0.0873073861002922,0.08732975274324417,0.0873527079820633,0.08737273514270782,0.0873929113149643,0.0874132290482521,0.08743106573820114,0.08744890242815018,0.0874633714556694,0.08747857809066772,0.08749363571405411,0.08750898391008377,0.08752156049013138,0.08753339946269989,0.0875445082783699,0.08755547553300858,0.08756526559591293,0.08757447451353073,0.0875839814543724,0.08759362995624542,0.08760181814432144,0.08760912716388702,0.08761804550886154,0.08762432634830475,0.08763046562671661,0.08763734251260757,0.0876433327794075,0.08764933049678802,0.08765517175197601,0.08766131848096848,0.08766555786132812,0.08767037838697433,0.08767490833997726,0.08768046647310257,0.08768543601036072,0.08768952637910843,0.08769406378269196,0.08769727498292923,0.08770151436328888,0.08770546317100525,0.08770795166492462,0.08771102130413055,0.08771350234746933,0.08771540224552155,0.08771833032369614,0.08772125095129013,0.0877237394452095,0.08772695809602737,0.08772929012775421,0.0877322182059288,0.08773396909236908,0.08773616701364517,0.08773864805698395,0.08774084597826004,0.08774201571941376,0.08774376660585403,0.08774551749229431,0.0877469852566719,0.08774858713150024,0.08774975687265396,0.08775078505277634,0.08775224536657333,0.08775356411933899,0.0877547338604927,0.08775590360164642,0.08775677531957626,0.08775794506072998,0.08775897324085236,0.0877598449587822,0.0877605751156807,0.08776145428419113,0.08776233345270157,0.08776335418224335,0.0877639427781105,0.08776423335075378,0.08776481449604034,0.08776555210351944,0.08776628226041794,0.08776701241731644,0.08776789158582687,0.08776818215847015,0.0877690538764,0.08776949346065521,0.08777008205652237,0.08777081221342087,0.08777154237031937,0.08777183294296265,0.08777213096618652,0.08777286112308502,0.08777300268411636,0.08777359127998352,0.08777373284101486,0.08777403086423874,0.08777446299791336,0.08777505159378052,0.08777549117803574,0.08777593076229095,0.08777622133493423,0.08777622133493423,0.08777651190757751,0.0877768024802208,0.08777724206447601,0.08777754008769989,0.08777783066034317,0.08777797222137451,0.08777827024459839,0.08777841180562973,0.08777856081724167,0.08777870237827301,0.08777885138988495,0.08777914196252823,0.08777958154678345,0.08778002113103867,0.08778031170368195,0.08778046071529388,0.08778075128793716,0.08778104186058044,0.08778119087219238,0.08778119087219238,0.08778148144483566,0.08778148144483566,0.08778177946805954,0.08778207004070282,0.08778221160173416,0.08778250962495804,0.08778280019760132,0.08778323978185654,0.0877838209271431,0.08778396993875504,0.08778396993875504,0.08778396993875504,0.08778426051139832,0.0877845510840416,0.0877845510840416,0.08778470009565353,0.08778513967990875,0.0877852812409401,0.0877852812409401,0.0877852812409401,0.08778543025255203,0.08778557926416397,0.08778557926416397,0.08778557926416397,0.08778557926416397,0.08778557926416397,0.08778557926416397,0.08778557926416397,0.08778572082519531,0.08778572082519531,0.08778572082519531,0.08778586983680725,0.08778601884841919,0.08778616040945053,0.08778616040945053,0.08778630942106247,0.08778630942106247,0.08778630942106247,0.08778630942106247,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381,0.08778645098209381],"recovered":[0.0,0.0058901552110910416,0.010954773053526878,0.015503047034144402,0.01976712793111801,0.023764263838529587,0.02747325971722603,0.030973786488175392,0.03422900661826134,0.03727415204048157,0.04012764245271683,0.04277193173766136,0.045240942388772964,0.04756346717476845,0.04973556473851204,0.05176322162151337,0.053631242364645004,0.055395323783159256,0.057046689093112946,0.05862554535269737,0.060128673911094666,0.06155344471335411,0.06291286647319794,0.06420563161373138,0.06542310118675232,0.06657858937978745,0.06771010160446167,0.0687752440571785,0.0697794258594513,0.07074384391307831,0.0716458410024643,0.07249608635902405,0.07331284880638123,0.07407596707344055,0.07479814440011978,0.07548743486404419,0.0761420726776123,0.07675197720527649,0.0773509219288826,0.07791068404912949,0.07843448221683502,0.07893460243940353,0.07940270006656647,0.07985091954469681,0.08027779310941696,0.08067937940359116,0.08106444776058197,0.08142919093370438,0.08177317678928375,0.08209230750799179,0.08239535987377167,0.08269242197275162,0.08296418935060501,0.08322250843048096,0.08347015827894211,0.083705373108387,0.08391617983579636,0.08412669599056244,0.08432376384735107,0.08451059460639954,0.08468367904424667,0.0848519429564476,0.08500880748033524,0.08515529334545135,0.08529198169708252,0.0854242816567421,0.08554576337337494,0.085666224360466,0.08577162772417068,0.08587820082902908,0.08597585558891296,0.08606956899166107,0.08615625649690628,0.08624148368835449,0.08632203936576843,0.08639498800039291,0.08646471798419952,0.08653342723846436,0.08659818768501282,0.08666075766086578,0.08672186732292175,0.08677653968334198,0.08682668209075928,0.08687595278024673,0.08692112565040588,0.08696307986974716,0.08699977397918701,0.08703865855932236,0.08707565069198608,0.08710883557796478,0.08714362233877182,0.08717359602451324,0.08720152080059052,0.08722885698080063,0.08725239336490631,0.08727695047855377,0.08729829639196396,0.08731978386640549,0.08734069019556046,0.08735896646976471,0.08737577497959137,0.08739317208528519,0.08740837872028351,0.08742489665746689,0.08743966370820999,0.08745530247688293,0.0874677300453186,0.08748117834329605,0.0874931663274765,0.08750457316637039,0.0875149518251419,0.0875256210565567,0.08753512054681778,0.08754462748765945,0.08755412697792053,0.08756231516599655,0.08756962418556213,0.087575763463974,0.08758234232664108,0.08758863061666489,0.08759520947933197,0.08760105818510056,0.08760719746351242,0.08761260658502579,0.08761771768331528,0.08762327581644058,0.08762766420841217,0.08763307332992554,0.0876370221376419,0.08764096349477768,0.08764506131410599,0.08764930069446564,0.08765383064746857,0.08765631914138794,0.08765938878059387,0.0876617282629013,0.08766508847475052,0.08766786754131317,0.08767078816890717,0.08767370879650116,0.08767721801996231,0.08767955750226974,0.08768189698457718,0.08768394589424133,0.08768569678068161,0.08768774569034576,0.08769023418426514,0.08769213408231735,0.08769374340772629,0.08769666403532028,0.08769841492176056,0.08769988268613815,0.08770119398832321,0.08770236372947693,0.0877033919095993,0.08770514279603958,0.0877063125371933,0.08770763128995895,0.08770836144685745,0.08770982176065445,0.0877111405134201,0.08771201223134995,0.08771274238824844,0.08771347254514694,0.08771391212940216,0.08771508187055588,0.08771596103906631,0.0877162516117096,0.08771684020757675,0.08771727979183197,0.08771800994873047,0.08771874010562897,0.0877196192741394,0.08772005140781403,0.08772078901529312,0.08772166073322296,0.08772224932909012,0.08772268891334534,0.08772341907024384,0.0877240002155304,0.08772443979978561,0.08772516995668411,0.08772546052932739,0.08772575855255127,0.08772604912519455,0.08772648870944977,0.08772648870944977,0.08772736042737961,0.08772750943899155,0.08772794902324677,0.08772838860750198,0.08772853016853333,0.08772867918014526,0.08772896975278854,0.08772926777601242,0.0877295583486557,0.08772984892129898,0.08773013949394226,0.08773013949394226,0.08773013949394226,0.08773043751716614,0.08773086965084076,0.08773116767406464,0.08773130923509598,0.08773145824670792,0.08773189783096313,0.08773189783096313,0.08773218840360641,0.0877324789762497,0.08773291856050491,0.08773291856050491,0.08773306757211685,0.0877332091331482,0.08773335814476013,0.08773350715637207,0.08773350715637207,0.08773393929004669,0.08773408830165863,0.08773437887430191,0.08773467689752579,0.08773525804281235,0.08773540705442429,0.08773554861545563,0.08773569762706757,0.08773569762706757,0.0877358466386795,0.08773598819971085,0.08773627877235413,0.08773642778396606,0.087736576795578,0.087736576795578,0.087736576795578,0.08773700892925262,0.08773715794086456,0.0877373069524765,0.0877373069524765,0.08773744851350784,0.08773774653673172,0.08773774653673172,0.08773774653673172,0.08773774653673172,0.08773788809776306,0.08773788809776306,0.087738037109375,0.08773817867040634,0.08773817867040634,0.08773817867040634,0.08773817867040634,0.08773817867040634,0.08773832768201828,0.08773832768201828,0.08773847669363022,0.08773847669363022,0.08773847669363022,0.08773847669363022,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156,0.08773861825466156],"active":[0.011887788772583008,0.010211130604147911,0.009229609742760658,0.008602308109402657,0.008031433448195457,0.0074987150728702545,0.007032513618469238,0.006563099101185799,0.006158445030450821,0.00577191635966301,0.005381442606449127,0.0050402358174324036,0.00472007691860199,0.004411175847053528,0.0041038841009140015,0.003812674432992935,0.003574967384338379,0.0033777542412281036,0.0032235272228717804,0.0030659325420856476,0.0029073208570480347,0.0027731098234653473,0.0026253163814544678,0.0024870187044143677,0.00238790363073349,0.0022864490747451782,0.002162337303161621,0.0020433366298675537,0.0019471421837806702,0.001831650733947754,0.00173911452293396,0.0016500800848007202,0.0015581250190734863,0.0014863461256027222,0.0014195367693901062,0.0013383999466896057,0.0012663304805755615,0.0012290552258491516,0.0011525899171829224,0.0011002570390701294,0.001046605408191681,0.0009881258010864258,0.0009474903345108032,0.0009002685546875,0.0008581727743148804,0.0008185505867004395,0.0007682591676712036,0.0007239654660224915,0.0006863921880722046,0.000659644603729248,0.0006245598196983337,0.0005855187773704529,0.0005589127540588379,0.0005345046520233154,0.000506572425365448,0.0004755854606628418,0.00046447664499282837,0.0004355311393737793,0.00041418522596359253,0.0003909394145011902,0.000374719500541687,0.0003557130694389343,0.0003356859087944031,0.00032266974449157715,0.0003134608268737793,0.00029650330543518066,0.0002859830856323242,0.0002684369683265686,0.0002652183175086975,0.0002544000744819641,0.0002418309450149536,0.00022954493761062622,0.0002216547727584839,0.0002130270004272461,0.00020249933004379272,0.00019709020853042603,0.00019080936908721924,0.00018247216939926147,0.00017692148685455322,0.00016976147890090942,0.0001599639654159546,0.00015119463205337524,0.00014271587133407593,0.00013408809900283813,0.00012809038162231445,0.0001247301697731018,0.0001234114170074463,0.00011961907148361206,0.000115223228931427,0.00011493265628814697,0.00010894238948822021,0.00010747462511062622,0.00010586529970169067,0.00010089576244354248,0.00010031461715698242,9.578466415405273e-05,9.46149230003357e-05,9.344518184661865e-05,9.037554264068604e-05,8.993595838546753e-05,8.759647607803345e-05,8.540600538253784e-05,8.525699377059937e-05,8.408725261688232e-05,8.189678192138672e-05,7.809698581695557e-05,7.677823305130005e-05,7.429718971252441e-05,7.209926843643188e-05,6.990134716033936e-05,6.902962923049927e-05,6.80088996887207e-05,6.669759750366211e-05,6.449967622756958e-05,6.391853094100952e-05,6.201118230819702e-05,6.084144115447998e-05,6.157904863357544e-05,6.099045276641846e-05,6.069988012313843e-05,5.996227264404297e-05,6.026029586791992e-05,5.8360397815704346e-05,5.777180194854736e-05,5.7190656661987305e-05,5.7190656661987305e-05,5.777180194854736e-05,5.6453049182891846e-05,5.704164505004883e-05,5.631148815155029e-05,5.6453049182891846e-05,5.6162476539611816e-05,5.412101745605469e-05,5.4702162742614746e-05,5.4113566875457764e-05,5.367398262023926e-05,5.3241848945617676e-05,5.338340997695923e-05,5.2951276302337646e-05,5.32492995262146e-05,5.2072107791900635e-05,5.266070365905762e-05,5.2072107791900635e-05,5.222111940383911e-05,5.2951276302337646e-05,5.310028791427612e-05,5.1781535148620605e-05,5.163252353668213e-05,5.177408456802368e-05,5.0321221351623535e-05,5.017220973968506e-05,4.9874186515808105e-05,4.9591064453125e-05,4.988163709640503e-05,5.017220973968506e-05,4.9591064453125e-05,4.9591064453125e-05,4.914402961730957e-05,4.9583613872528076e-05,4.9151480197906494e-05,4.8704445362091064e-05,4.856288433074951e-05,4.871189594268799e-05,4.8860907554626465e-05,4.9442052841186523e-05,4.8860907554626465e-05,4.827231168746948e-05,4.856288433074951e-05,4.871189594268799e-05,4.900246858596802e-05,4.900246858596802e-05,4.9151480197906494e-05,4.856288433074951e-05,4.900246858596802e-05,4.8704445362091064e-05,4.842132329940796e-05,4.856288433074951e-05,4.885345697402954e-05,4.8413872718811035e-05,4.813075065612793e-05,4.842132329940796e-05,4.7832727432250977e-05,4.813075065612793e-05,4.797428846359253e-05,4.798173904418945e-05,4.797428846359253e-05,4.856288433074951e-05,4.813075065612793e-05,4.842132329940796e-05,4.827231168746948e-05,4.7832727432250977e-05,4.798173904418945e-05,4.8123300075531006e-05,4.827231168746948e-05,4.827231168746948e-05,4.827231168746948e-05,4.8123300075531006e-05,4.813075065612793e-05,4.827231168746948e-05,4.842132329940796e-05,4.826486110687256e-05,4.798173904418945e-05,4.797428846359253e-05,4.827231168746948e-05,4.856288433074951e-05,4.8413872718811035e-05,4.856288433074951e-05,4.856288433074951e-05,4.856288433074951e-05,4.827231168746948e-05,4.827231168746948e-05,4.8413872718811035e-05,4.827231168746948e-05,4.842132329940796e-05,4.856288433074951e-05,4.8704445362091064e-05,4.8570334911346436e-05,4.871189594268799e-05,4.8860907554626465e-05,4.914402961730957e-05,4.871189594268799e-05,4.856288433074951e-05,4.842132329940796e-05,4.856288433074951e-05,4.885345697402954e-05,4.8704445362091064e-05,4.871189594268799e-05,4.8860907554626465e-05,4.885345697402954e-05,4.8704445362091064e-05,4.8704445362091064e-05,4.885345697402954e-05,4.8570334911346436e-05,4.842132329940796e-05,4.827231168746948e-05,4.827231168746948e-05,4.813075065612793e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.797428846359253e-05,4.797428846359253e-05,4.7832727432250977e-05,4.798173904418945e-05,4.798173904418945e-05,4.798173904418945e-05,4.798173904418945e-05,4.813075065612793e-05,4.813075065612793e-05,4.813075065612793e-05,4.798173904418945e-05,4.8123300075531006e-05,4.797428846359253e-05,4.797428846359253e-05,4.797428846359253e-05,4.797428846359253e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05,4.7832727432250977e-05]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.706402063369751,"q05":0.6366733539708114,"q20":0.6707240179447922,"q40":0.6956621615072611,"q60":0.7171419652322408,"q80":0.7420801087947098,"q95":0.7761307727686906},"MaxActiveInfected":{"mean":0.020898843184113503,"q05":0.014326851899421313,"q20":0.01753615648578137,"q40":0.019886598126845796,"q60":0.02191108824138121,"q80":0.024261529882445634,"q95":0.027470834468805688}},"4W_None":{"TotalInfected":{"mean":0.18072034418582916,"q05":0.04596822758657984,"q20":0.11177181238910458,"q40":0.15996527040755643,"q60":0.2014754179641019,"q80":0.24966887598255375,"q95":0.3154724607850784},"MaxActiveInfected":{"mean":0.011887788772583008,"q05":0.011838443163774463,"q20":0.011862540135575821,"q40":0.011880188359488933,"q60":0.011895389185677082,"q80":0.011913037409590195,"q95":0.011937134381391552}},"2W_Strong":{"TotalInfected":{"mean":0.08522386103868484,"q05":0.0703896898403567,"q20":0.0776336698761389,"q40":0.0829390411380337,"q60":0.08750868093933599,"q80":0.09281405220123079,"q95":0.10005803223701297},"MaxActiveInfected":{"mean":0.011887788772583008,"q05":0.011838443163774463,"q20":0.011862540135575821,"q40":0.011880188359488933,"q60":0.011895389185677082,"q80":0.011913037409590195,"q95":0.011937134381391552}},"2W_Moderate":{"TotalInfected":{"mean":0.10937885195016861,"q05":0.0761818852390823,"q20":0.09239298061397846,"q40":0.10426571895684761,"q60":0.11449198494348961,"q80":0.12636472328635875,"q95":0.1425758186612549},"MaxActiveInfected":{"mean":0.011887788772583008,"q05":0.011838443163774463,"q20":0.011862540135575821,"q40":0.011880188359488933,"q60":0.011895389185677082,"q80":0.011913037409590195,"q95":0.011937134381391552}}}}} \ No newline at end of file diff --git a/web/country-data/extdata-CI.json b/web/country-data/extdata-CI.json new file mode 100644 index 00000000..1970b590 --- /dev/null +++ b/web/country-data/extdata-CI.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0009492635726928711,0.0012180062476545572,0.0015479940921068192,0.001904421136714518,0.002283717505633831,0.0026970389299094677,0.0031257555820047855,0.0035905051045119762,0.004078235477209091,0.0045930747874081135,0.0051505290903151035,0.0057281749323010445,0.006348882336169481,0.006997925229370594,0.007682332303375006,0.00840544980019331,0.009182226844131947,0.010145974345505238,0.011267352849245071,0.012574921362102032,0.01411006785929203,0.015895996242761612,0.017969518899917603,0.020398801192641258,0.023221993818879128,0.026480484753847122,0.030244778841733932,0.03459184989333153,0.03955170884728432,0.045237138867378235,0.051727570593357086,0.059157874435186386,0.0675269365310669,0.07704660296440125,0.08766868710517883,0.0995614156126976,0.11278993636369705,0.12740768492221832,0.14354753494262695,0.16118046641349792,0.18031540513038635,0.20097635686397552,0.22324907779693604,0.24697306752204895,0.2720462381839752,0.2984012961387634,0.3256981670856476,0.35385310649871826,0.38252779841423035,0.41145840287208557,0.44036582112312317,0.46898964047431946,0.4969298243522644,0.5239306092262268,0.549820065498352,0.5743449926376343,0.597420871257782,0.6190059185028076,0.6388577222824097,0.6572121381759644,0.6738098859786987,0.6889873743057251,0.7026998996734619,0.7150431275367737,0.7260668277740479,0.7358608841896057,0.7446043491363525,0.752387523651123,0.7592633962631226,0.7653248906135559,0.7706381678581238,0.77531498670578,0.7794575691223145,0.7830740213394165,0.7863150238990784,0.7890998125076294,0.7915544509887695,0.7937039136886597,0.795571506023407,0.7972050905227661,0.7986149191856384,0.7998621463775635,0.8009417057037354,0.8018940687179565,0.802721381187439,0.803429901599884,0.8040533661842346,0.8045982122421265,0.8050796985626221,0.8054928183555603,0.8058591485023499,0.8061727285385132,0.8064479827880859,0.8066919445991516,0.806901752948761,0.807086169719696,0.8072423934936523,0.8073759078979492,0.8074987530708313,0.8076040148735046,0.8076918125152588,0.8077690601348877,0.807837724685669,0.8078975677490234,0.8079505562782288,0.8079954981803894,0.808036208152771,0.8080707788467407,0.8081015944480896,0.8081285953521729,0.8081504702568054,0.808172881603241,0.8081910610198975,0.8082066774368286,0.8082197308540344,0.8082321286201477,0.80824214220047,0.8082508444786072,0.8082590103149414,0.808264434337616,0.8082703948020935,0.8082751631736755,0.8082799911499023,0.8082839846611023,0.8082867860794067,0.8082901239395142,0.8082924485206604,0.8082948327064514,0.8082965612411499,0.8082983493804932,0.808299720287323,0.8083012700080872,0.8083022832870483,0.8083029389381409,0.808303713798523,0.8083049654960632,0.8083055019378662,0.8083061575889587,0.8083066344261169,0.8083070516586304,0.8083076477050781,0.8083077669143677,0.808307945728302,0.8083081841468811,0.8083083033561707,0.8083084225654602,0.8083085417747498,0.8083086609840393,0.8083086609840393,0.8083088397979736,0.8083089590072632,0.8083089590072632,0.8083089590072632,0.8083090782165527,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423,0.8083091974258423],"recovered":[0.0,0.0003744994173757732,0.000700136530213058,0.001024546567350626,0.0013664710568264127,0.0017286990769207478,0.0021133502013981342,0.0025280104018747807,0.0029658747371286154,0.0034250463359057903,0.003917350899428129,0.004435536451637745,0.004985739476978779,0.005575545597821474,0.006187662947922945,0.006834140047430992,0.007525463588535786,0.008267099969089031,0.009106348268687725,0.010090957395732403,0.011247588321566582,0.012581707909703255,0.014128344133496284,0.01596335880458355,0.018095338717103004,0.020541800186038017,0.023396562784910202,0.026706593111157417,0.030551766976714134,0.0349389985203743,0.0399925634264946,0.04577527195215225,0.05234334617853165,0.059829097241163254,0.06833705306053162,0.07793101668357849,0.08866298198699951,0.10061539709568024,0.11389009654521942,0.128642275929451,0.14481224119663239,0.1624518632888794,0.18163210153579712,0.2023158073425293,0.22456878423690796,0.24821880459785461,0.27316704392433167,0.2992565929889679,0.32651764154434204,0.35440072417259216,0.3827962875366211,0.41147544980049133,0.4401194751262665,0.46840596199035645,0.49606624245643616,0.5228025317192078,0.5484508872032166,0.5728275775909424,0.5958055853843689,0.6171809434890747,0.6371043920516968,0.6553434133529663,0.6720268726348877,0.6872429847717285,0.7009990811347961,0.7134428024291992,0.7245454788208008,0.7344372868537903,0.7432922124862671,0.7511678338050842,0.7581422328948975,0.7642502188682556,0.7696762681007385,0.7744486927986145,0.7786647081375122,0.7823863625526428,0.7856395244598389,0.7884901762008667,0.7909908294677734,0.7931674718856812,0.7950600385665894,0.7967135310173035,0.798181414604187,0.7994422316551208,0.8005554676055908,0.8015025854110718,0.8023403882980347,0.803070068359375,0.8036984801292419,0.8042579889297485,0.8047422170639038,0.8051674962043762,0.8055412173271179,0.8058551549911499,0.8061395883560181,0.8063890337944031,0.8066046833992004,0.8067891001701355,0.8069520592689514,0.8070967793464661,0.8072195053100586,0.8073243498802185,0.8074185252189636,0.8074997067451477,0.80757075548172,0.8076332807540894,0.8076863288879395,0.8077316284179688,0.8077748417854309,0.8078094124794006,0.8078397512435913,0.8078650832176208,0.8078892827033997,0.8079099059104919,0.8079293370246887,0.8079439401626587,0.8079562187194824,0.8079686760902405,0.8079791069030762,0.8079878687858582,0.8079952597618103,0.8080025911331177,0.8080081939697266,0.8080132007598877,0.8080182671546936,0.8080217242240906,0.8080259561538696,0.808028519153595,0.8080309629440308,0.8080328702926636,0.8080350756645203,0.8080364465713501,0.8080382347106934,0.8080388903617859,0.8080399632453918,0.8080410957336426,0.8080419898033142,0.8080431222915649,0.8080436587333679,0.8080441355705261,0.80804443359375,0.8080452084541321,0.8080455660820007,0.8080456852912903,0.8080459237098694,0.8080461025238037,0.8080463409423828,0.8080464601516724,0.8080465793609619,0.8080465793609619,0.8080466985702515,0.8080469369888306,0.8080469369888306,0.8080469369888306,0.8080469369888306,0.8080469369888306,0.8080469369888306,0.8080469369888306,0.8080469965934753,0.8080469965934753,0.8080469965934753,0.8080469965934753,0.8080469965934753,0.8080469965934753,0.8080469965934753,0.8080469965934753,0.8080469965934753,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649,0.8080471158027649],"active":[0.0009492635726928711,0.000843506830278784,0.0008478575618937612,0.0008798745693638921,0.0009172464488074183,0.0009683398529887199,0.0010124053806066513,0.0010624947026371956,0.0011123607400804758,0.0011680284515023232,0.0012331781908869743,0.0012926384806632996,0.0013631428591907024,0.00142237963154912,0.0014946693554520607,0.0015713097527623177,0.0016567632555961609,0.0018788743764162064,0.0021610045805573463,0.002483963966369629,0.0028624795377254486,0.0033142883330583572,0.003841174766421318,0.004435442388057709,0.005126655101776123,0.005938684567809105,0.0068482160568237305,0.00788525678217411,0.008999941870570183,0.010298140347003937,0.011735007166862488,0.013382602483034134,0.015183590352535248,0.01721750572323799,0.019331634044647217,0.02163039892911911,0.02412695437669754,0.026792287826538086,0.029657438397407532,0.032538190484046936,0.03550316393375397,0.03852449357509613,0.041616976261138916,0.04465726017951965,0.04747745394706726,0.050182491540908813,0.05253112316131592,0.054596513509750366,0.056010156869888306,0.05705767869949341,0.057569533586502075,0.057514190673828125,0.056810349225997925,0.05552464723587036,0.053753823041915894,0.051542460918426514,0.04896998405456543,0.046178340911865234,0.04305213689804077,0.04003119468688965,0.03670549392700195,0.03364396095275879,0.03067302703857422,0.027800142765045166,0.02506774663925171,0.022418081760406494,0.020058870315551758,0.017950236797332764,0.01597118377685547,0.01415705680847168,0.012495934963226318,0.011064767837524414,0.009781301021575928,0.008625328540802002,0.007650315761566162,0.006713449954986572,0.005914926528930664,0.005213737487792969,0.004580676555633545,0.004037618637084961,0.0035548806190490723,0.0031486153602600098,0.00276029109954834,0.0024518370628356934,0.0021659135818481445,0.0019273161888122559,0.0017129778861999512,0.0015281438827514648,0.001381218433380127,0.0012348294258117676,0.001116931438446045,0.0010052323341369629,0.0009067654609680176,0.000836789608001709,0.0007621645927429199,0.0006971359252929688,0.0006377100944519043,0.0005868077278137207,0.0005466938018798828,0.0005072355270385742,0.0004723072052001953,0.00044471025466918945,0.00041919946670532227,0.0003978610038757324,0.00037980079650878906,0.00036221742630004883,0.00034987926483154297,0.00033915042877197266,0.0003267526626586914,0.0003191828727722168,0.00031071901321411133,0.0003077983856201172,0.00030177831649780273,0.0002967715263366699,0.0002903938293457031,0.00028818845748901367,0.00028592348098754883,0.0002821683883666992,0.0002799034118652344,0.0002765655517578125,0.0002751350402832031,0.00027257204055786133,0.00027179718017578125,0.0002707839012145996,0.00026851892471313477,0.000268399715423584,0.0002664923667907715,0.0002663135528564453,0.0002655982971191406,0.00026547908782958984,0.0002646446228027344,0.00026482343673706055,0.00026404857635498047,0.00026404857635498047,0.0002637505531311035,0.0002638697624206543,0.00026351213455200195,0.00026303529739379883,0.00026297569274902344,0.00026291608810424805,0.000263214111328125,0.0002625584602355957,0.00026237964630126953,0.0002624988555908203,0.00026237964630126953,0.00026232004165649414,0.00026220083236694336,0.00026220083236694336,0.0002620816230773926,0.00026226043701171875,0.00026226043701171875,0.0002620220184326172,0.0002620220184326172,0.00026214122772216797,0.00026226043701171875,0.00026226043701171875,0.00026226043701171875,0.00026226043701171875,0.00026220083236694336,0.00026220083236694336,0.00026220083236694336,0.00026220083236694336,0.00026220083236694336,0.00026220083236694336,0.00026220083236694336,0.00026220083236694336,0.00026220083236694336,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926,0.0002620816230773926]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0009492635726928711,0.0012244766112416983,0.0015402965946123004,0.0018722924869507551,0.002228607889264822,0.002602995838969946,0.002984411781653762,0.003389701247215271,0.003813843708485365,0.004258289933204651,0.0047211432829499245,0.005206753965467215,0.005711553152650595,0.006230631377547979,0.006774364039301872,0.007341411896049976,0.0079380227252841,0.008659801445901394,0.009479750879108906,0.010446957312524319,0.011552494019269943,0.012817670591175556,0.01426067017018795,0.01591351069509983,0.017790134996175766,0.01995379850268364,0.02242368645966053,0.02520749904215336,0.028397493064403534,0.032015420496463776,0.03610736131668091,0.04071882367134094,0.045882612466812134,0.051756348460912704,0.05830322951078415,0.06558973342180252,0.0736776739358902,0.08272489905357361,0.09269671142101288,0.10361721366643906,0.11565730720758438,0.12873856723308563,0.14292491972446442,0.15833339095115662,0.17484796047210693,0.1925319880247116,0.21129076182842255,0.23130010068416595,0.25222933292388916,0.2742445766925812,0.2970083951950073,0.320570170879364,0.3446977734565735,0.3692038953304291,0.39388638734817505,0.41865622997283936,0.4431401491165161,0.4672168791294098,0.4907306730747223,0.5134498476982117,0.5353056192398071,0.5560982823371887,0.5757994055747986,0.5942407846450806,0.6114808320999146,0.6275122165679932,0.6423654556274414,0.6560556292533875,0.6684898138046265,0.6798786520957947,0.6902392506599426,0.699562668800354,0.7080348134040833,0.7156959176063538,0.7224939465522766,0.7286468148231506,0.7341331839561462,0.7390382885932922,0.7434386610984802,0.7473421096801758,0.7508060932159424,0.7538977861404419,0.7566561698913574,0.7590965032577515,0.7612497806549072,0.763153076171875,0.7648627161979675,0.7663736343383789,0.7677313685417175,0.768908679485321,0.7699525952339172,0.7708786725997925,0.7717020511627197,0.772419273853302,0.7730537056922913,0.7736157178878784,0.7741200923919678,0.7745562791824341,0.7749485373497009,0.775299608707428,0.7756052613258362,0.7758749723434448,0.7761048078536987,0.7763110995292664,0.776500403881073,0.7766658067703247,0.7768117785453796,0.7769380211830139,0.7770529389381409,0.7771533131599426,0.7772392630577087,0.7773200273513794,0.7773867249488831,0.7774466276168823,0.7774977087974548,0.7775474786758423,0.7775881886482239,0.7776263356208801,0.777658224105835,0.7776868939399719,0.7777129411697388,0.7777351140975952,0.7777541875839233,0.7777730226516724,0.777787983417511,0.7778028249740601,0.7778153419494629,0.7778263688087463,0.7778359651565552,0.7778452038764954,0.777851939201355,0.7778592705726624,0.7778650522232056,0.777870237827301,0.7778746485710144,0.77787846326828,0.7778821587562561,0.777886152267456,0.7778893113136292,0.7778916358947754,0.7778944373130798,0.7778962254524231,0.7778976559638977,0.777898907661438,0.7779000997543335,0.7779014706611633,0.7779024243354797,0.7779033184051514,0.7779045701026917,0.7779053449630737,0.7779058218002319,0.7779062390327454,0.7779067158699036,0.777907133102417,0.7779076099395752,0.77790766954422,0.7779082655906677,0.7779085636138916,0.7779089212417603,0.7779091596603394,0.7779092788696289,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185,0.7779093980789185],"recovered":[0.0,0.0003780692641157657,0.000704487320035696,0.0010232077911496162,0.0013497374020516872,0.001688203657977283,0.0020421764347702265,0.00241042859852314,0.0027938527055084705,0.0032067280262708664,0.00362919713370502,0.004071746952831745,0.004538058303296566,0.0050218841060996056,0.005522109102457762,0.006053235847502947,0.0065901633352041245,0.007153753191232681,0.007795209996402264,0.00853104516863823,0.009371967986226082,0.010365277528762817,0.011476616375148296,0.012767340056598186,0.01422986201941967,0.015918735414743423,0.01783105731010437,0.020029081031680107,0.022528866305947304,0.025346146896481514,0.028557559475302696,0.03221698850393295,0.03636102378368378,0.04103919863700867,0.04631398618221283,0.05217155069112778,0.058783356100320816,0.06606908142566681,0.07427527010440826,0.08333331346511841,0.093341164290905,0.10436507314443588,0.11637449264526367,0.12951934337615967,0.14381346106529236,0.15923553705215454,0.17575635015964508,0.19340556859970093,0.21226653456687927,0.23207540810108185,0.2530653178691864,0.27487486600875854,0.29760029911994934,0.3210375905036926,0.3449874818325043,0.36928462982177734,0.39386773109436035,0.41838231682777405,0.4426855146884918,0.46661388874053955,0.4899193048477173,0.5124720335006714,0.5341675877571106,0.5548548698425293,0.5744115710258484,0.5927969813346863,0.6100267171859741,0.62601238489151,0.6408815979957581,0.6545193195343018,0.6670597791671753,0.6785300970077515,0.6889221668243408,0.6983276009559631,0.7068824172019958,0.7145549058914185,0.7214553356170654,0.727631151676178,0.7332330346107483,0.7382040619850159,0.7426331043243408,0.7466021180152893,0.7501331567764282,0.7532414793968201,0.7560456991195679,0.7585256099700928,0.7607158422470093,0.7626549601554871,0.76439368724823,0.7659329771995544,0.7673078179359436,0.7685147523880005,0.769585371017456,0.7705285549163818,0.7713547945022583,0.7720937132835388,0.7727347612380981,0.7733011245727539,0.7738009095191956,0.774253249168396,0.774653971195221,0.7750069499015808,0.7753177285194397,0.7755918502807617,0.7758336067199707,0.776046872138977,0.7762371301651001,0.77640300989151,0.7765480279922485,0.776678740978241,0.7767956852912903,0.7768965363502502,0.7769871950149536,0.777065634727478,0.7771340012550354,0.7771936058998108,0.7772469520568848,0.7772956490516663,0.7773362994194031,0.7773751020431519,0.7774075865745544,0.777437686920166,0.777459979057312,0.777481734752655,0.777503490447998,0.7775220274925232,0.7775374054908752,0.7775509357452393,0.7775629758834839,0.7775733470916748,0.777582585811615,0.7775909900665283,0.777599573135376,0.7776064872741699,0.7776121497154236,0.7776171565055847,0.7776223421096802,0.7776263356208801,0.7776299118995667,0.7776333689689636,0.777635931968689,0.7776393890380859,0.7776412963867188,0.7776432037353516,0.7776446342468262,0.7776461839675903,0.7776475548744202,0.7776489853858948,0.7776501178741455,0.7776510119438171,0.7776523232460022,0.7776526808738708,0.7776532173156738,0.7776538729667664,0.777654230594635,0.7776545286178589,0.7776548862457275,0.7776552438735962,0.7776557803153992,0.7776561379432678,0.7776563167572021,0.7776565551757812,0.7776566743850708,0.7776567935943604,0.7776567935943604,0.7776569128036499,0.7776569128036499,0.7776569128036499,0.7776569128036499,0.7776569128036499,0.7776569128036499,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395,0.7776570320129395],"active":[0.0009492635726928711,0.000846407376229763,0.0008358092745766044,0.0008490846958011389,0.0008788704872131348,0.0009147921809926629,0.0009422353468835354,0.000979272648692131,0.0010199910029768944,0.0010515619069337845,0.0010919461492449045,0.0011350070126354694,0.0011734948493540287,0.0012087472714483738,0.0012522549368441105,0.0012881760485470295,0.0013478593900799751,0.0015060482546687126,0.0016845408827066422,0.0019159121438860893,0.0021805260330438614,0.002452393062412739,0.0027840537950396538,0.003146170638501644,0.003560272976756096,0.004035063087940216,0.00459262914955616,0.005178418010473251,0.00586862675845623,0.006669273599982262,0.007549801841378212,0.00850183516740799,0.009521588683128357,0.010717149823904037,0.01198924332857132,0.013418182730674744,0.014894317835569382,0.0166558176279068,0.018421441316604614,0.020283900201320648,0.022316142916679382,0.02437349408864975,0.026550427079200745,0.028814047574996948,0.031034499406814575,0.03329645097255707,0.035534411668777466,0.03789453208446503,0.03996279835700989,0.04216916859149933,0.04394307732582092,0.04569530487060547,0.047097474336624146,0.04816630482673645,0.048898905515670776,0.04937160015106201,0.04927241802215576,0.04883456230163574,0.04804515838623047,0.04683595895767212,0.045386314392089844,0.043626248836517334,0.04163181781768799,0.03938591480255127,0.03706926107406616,0.034715235233306885,0.032338738441467285,0.03004324436187744,0.027608215808868408,0.02535933256149292,0.023179471492767334,0.02103257179260254,0.01911264657974243,0.017368316650390625,0.015611529350280762,0.014091908931732178,0.01267784833908081,0.011407136917114258,0.010205626487731934,0.009138047695159912,0.008172988891601562,0.007295668125152588,0.006523013114929199,0.0058550238609313965,0.0052040815353393555,0.0046274662017822266,0.004146873950958252,0.0037186741828918457,0.003337681293487549,0.0029757022857666016,0.002644777297973633,0.002363920211791992,0.002116680145263672,0.001890718936920166,0.001698911190032959,0.0015220046043395996,0.001385331153869629,0.0012551546096801758,0.001147627830505371,0.0010463595390319824,0.0009512901306152344,0.0008680224418640137,0.0007870793342590332,0.0007192492485046387,0.0006667971611022949,0.0006189346313476562,0.000574648380279541,0.0005350112915039062,0.000504910945892334,0.00047457218170166016,0.00044357776641845703,0.0004234910011291504,0.00039952993392944336,0.0003809928894042969,0.0003637075424194336,0.00035387277603149414,0.00034123659133911133,0.0003306865692138672,0.00032192468643188477,0.00031179189682006836,0.00030535459518432617,0.0002974271774291992,0.0002942085266113281,0.000291287899017334,0.00028449296951293945,0.00028079748153686523,0.0002779364585876465,0.0002754330635070801,0.00027298927307128906,0.00027185678482055664,0.00026935338973999023,0.0002682805061340332,0.00026547908782958984,0.0002637505531311035,0.0002624988555908203,0.0002613067626953125,0.00025981664657592773,0.00025981664657592773,0.0002593994140625,0.0002582669258117676,0.00025850534439086914,0.0002568364143371582,0.0002563595771789551,0.0002557039260864258,0.0002554655075073242,0.00025528669357299805,0.0002548694610595703,0.0002543330192565918,0.0002544522285461426,0.0002543330192565918,0.00025349855422973633,0.0002535581588745117,0.00025349855422973633,0.00025326013565063477,0.00025337934494018555,0.000253140926361084,0.00025337934494018555,0.00025331974029541016,0.000253140926361084,0.0002530217170715332,0.0002529621124267578,0.00025284290313720703,0.00025272369384765625,0.00025260448455810547,0.00025260448455810547,0.0002524852752685547,0.0002524852752685547,0.0002524852752685547,0.0002524852752685547,0.0002524852752685547,0.0002524852752685547,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039,0.0002523660659790039]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0009492635726928711,0.0012188986875116825,0.0015275790356099606,0.0018489769427105784,0.0021769567392766476,0.002518658060580492,0.002878989791497588,0.003233966650441289,0.003604003693908453,0.0039838580414652824,0.00438100378960371,0.004777591209858656,0.005188458599150181,0.0056147207506000996,0.006048568990081549,0.006486544851213694,0.006940919440239668,0.007480301428586245,0.008096100762486458,0.008784077130258083,0.009569332003593445,0.010451531037688255,0.011451534926891327,0.012553613632917404,0.013802503235638142,0.01520824246108532,0.016788234934210777,0.01853032037615776,0.020493626594543457,0.02269008569419384,0.025140229612588882,0.027902064844965935,0.030954396352171898,0.03438781201839447,0.03813157603144646,0.04233194887638092,0.04693571478128433,0.052027326077222824,0.05767013877630234,0.06383047252893448,0.07058283686637878,0.0779472142457962,0.08598751574754715,0.09469928592443466,0.10412279516458511,0.11440685391426086,0.12538838386535645,0.13721026480197906,0.14983224868774414,0.16325643658638,0.17751842737197876,0.19258686900138855,0.20850972831249237,0.22513999044895172,0.2424529641866684,0.2604524791240692,0.2791145443916321,0.2982639968395233,0.31780165433883667,0.3376538157463074,0.3577469289302826,0.37790998816490173,0.3980984687805176,0.4180426597595215,0.43775883316993713,0.45707160234451294,0.47587767243385315,0.4941055476665497,0.5117479562759399,0.5285782217979431,0.5446418523788452,0.5598745346069336,0.5742259621620178,0.587726354598999,0.6003662943840027,0.6121882200241089,0.6231186389923096,0.6331958770751953,0.6425148248672485,0.6511119604110718,0.6590176820755005,0.6662541031837463,0.6728448271751404,0.6788992881774902,0.6844118237495422,0.6893811821937561,0.6938822865486145,0.6979881525039673,0.7017412185668945,0.7051084637641907,0.70820152759552,0.7109461426734924,0.7134361267089844,0.7156639099121094,0.7176806926727295,0.7194835543632507,0.7211021780967712,0.7225816249847412,0.7238866686820984,0.7250832319259644,0.7261499166488647,0.7271130084991455,0.7279754281044006,0.7287687659263611,0.7294645309448242,0.7300942540168762,0.7306647896766663,0.7311716675758362,0.7316270470619202,0.7320380806922913,0.732405960559845,0.7327302694320679,0.7330278158187866,0.7332919836044312,0.7335366010665894,0.7337457537651062,0.7339435815811157,0.7341200709342957,0.7342753410339355,0.7344158887863159,0.7345449924468994,0.7346563339233398,0.734756588935852,0.7348467707633972,0.7349306344985962,0.7350011467933655,0.7350670695304871,0.735123872756958,0.7351767420768738,0.7352230548858643,0.7352672219276428,0.7353029251098633,0.7353360056877136,0.7353673577308655,0.7353935837745667,0.73541659116745,0.7354382276535034,0.7354575395584106,0.7354749441146851,0.7354908585548401,0.7355042695999146,0.7355169653892517,0.7355274558067322,0.7355388402938843,0.735547661781311,0.73555588722229,0.7355627417564392,0.735569417476654,0.735575795173645,0.7355813384056091,0.7355862855911255,0.7355905175209045,0.7355942726135254,0.7355985045433044,0.7356013059616089,0.7356045842170715,0.7356075644493103,0.7356094717979431,0.7356116771697998,0.735613226890564,0.7356144785881042,0.7356157302856445,0.7356172800064087,0.7356188297271729,0.735619843006134,0.7356206178665161,0.7356213927268982,0.7356217503547668,0.7356225252151489,0.7356230616569519,0.7356235384941101,0.7356239557266235,0.7356245517730713,0.7356247305870056,0.7356250882148743,0.7356254458427429,0.7356255054473877,0.7356259822845459,0.735626220703125,0.7356263995170593,0.735626757144928,0.7356268763542175,0.7356268763542175,0.7356268763542175,0.7356271147727966,0.7356271147727966,0.735627293586731,0.7356274127960205,0.7356274127960205,0.7356274127960205,0.7356275320053101,0.7356275320053101,0.7356275320053101,0.7356275320053101,0.7356276512145996,0.7356276512145996,0.7356277704238892,0.7356278896331787,0.7356278896331787,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683,0.7356280088424683],"recovered":[0.0,0.00037717679515480995,0.0006964551284909248,0.0010156219359487295,0.00133601576089859,0.0016557403141632676,0.001989632612094283,0.002332561183720827,0.002686311025172472,0.0030486504547297955,0.003420695662498474,0.0038059046491980553,0.00419122539460659,0.004592944867908955,0.005000242032110691,0.005418471992015839,0.005843284074217081,0.006288176402449608,0.006782711949199438,0.007334588095545769,0.007953064516186714,0.00866201426833868,0.00946054421365261,0.010351556353271008,0.01134732086211443,0.012476508505642414,0.01374246645718813,0.015173417516052723,0.016753410920500755,0.01852584071457386,0.020517146214842796,0.022724762558937073,0.025219751521945,0.02797701396048069,0.031089920550584793,0.0345173105597496,0.03830815479159355,0.04251934960484505,0.04713672399520874,0.05228578299283981,0.05792681500315666,0.06410934776067734,0.0708676278591156,0.07825475931167603,0.08636009693145752,0.09512128680944443,0.1046120673418045,0.11483398824930191,0.12588490545749664,0.13775186240673065,0.1503773033618927,0.16386128962039948,0.17814424633979797,0.1932297646999359,0.20906437933444977,0.22564911842346191,0.24296467006206512,0.26089033484458923,0.27944672107696533,0.2985536754131317,0.3180348873138428,0.3378037214279175,0.3576996922492981,0.3777216374874115,0.39772316813468933,0.4175407290458679,0.4371330738067627,0.4563286006450653,0.4751022160053253,0.4932805299758911,0.5107897520065308,0.5275321006774902,0.5435900688171387,0.5587995052337646,0.5731672644615173,0.5866091251373291,0.5992520451545715,0.6110460758209229,0.6220300197601318,0.6321517825126648,0.6414945125579834,0.6501321792602539,0.6580521464347839,0.6653085350990295,0.6719633936882019,0.6780584454536438,0.6835893988609314,0.6886091232299805,0.6931379437446594,0.6973274946212769,0.7011169791221619,0.7045519948005676,0.7076181173324585,0.7103859782218933,0.7128980755805969,0.715176522731781,0.7172016501426697,0.7190276980400085,0.7206763029098511,0.7221630215644836,0.7235041856765747,0.7247011065483093,0.7257897853851318,0.7267723083496094,0.7276542782783508,0.7284392714500427,0.7291508316993713,0.729793131351471,0.7303707003593445,0.7308899760246277,0.7313567399978638,0.7317725419998169,0.73214191198349,0.7324802279472351,0.7327800989151001,0.7330514192581177,0.7332863807678223,0.73350590467453,0.7336992621421814,0.7338778376579285,0.7340341210365295,0.7341758012771606,0.7343040108680725,0.7344191074371338,0.7345215082168579,0.7346125841140747,0.7346959114074707,0.7347704172134399,0.7348304390907288,0.734890878200531,0.7349417805671692,0.7349899411201477,0.7350327968597412,0.735069751739502,0.7351029515266418,0.7351351976394653,0.7351609468460083,0.7351853251457214,0.7352083921432495,0.7352273464202881,0.7352452278137207,0.7352620363235474,0.7352762222290039,0.7352887988090515,0.7353005409240723,0.7353119254112244,0.735320508480072,0.7353286743164062,0.7353360056877136,0.7353435754776001,0.7353485226631165,0.7353541851043701,0.7353587746620178,0.7353634834289551,0.735368013381958,0.7353713512420654,0.7353746294975281,0.7353777289390564,0.7353805303573608,0.7353830933570862,0.7353857755661011,0.7353872060775757,0.7353885769844055,0.7353902459144592,0.7353913187980652,0.7353925704956055,0.7353937029838562,0.7353944778442383,0.7353950142860413,0.735395610332489,0.7353963851928711,0.7353969216346741,0.7353975772857666,0.7353980541229248,0.7353982329368591,0.7353984713554382,0.7353985905647278,0.7353989481925964,0.7353994846343994,0.7353999614715576,0.7354002594947815,0.735400378704071,0.7354006171226501,0.7354006171226501,0.7354006171226501,0.7354007363319397,0.7354007363319397,0.7354008555412292,0.7354008555412292,0.735400915145874,0.735400915145874,0.7354010343551636,0.7354010343551636,0.7354010343551636,0.7354010343551636,0.7354011535644531,0.7354011535644531,0.7354011535644531,0.7354011535644531,0.7354011535644531,0.7354011535644531,0.7354011535644531,0.7354011535644531,0.7354011535644531,0.7354011535644531,0.7354011535644531,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427,0.7354012727737427],"active":[0.0009492635726928711,0.0008417218923568726,0.0008311239071190357,0.0008333550067618489,0.0008409409783780575,0.0008629177464172244,0.000889357179403305,0.0009014054667204618,0.000917692668735981,0.000935207586735487,0.000960308127105236,0.0009716865606606007,0.0009972332045435905,0.001021775882691145,0.0010483269579708576,0.001068072859197855,0.0010976353660225868,0.0011921250261366367,0.0013133888132870197,0.0014494890347123146,0.0016162674874067307,0.001789516769349575,0.001990990713238716,0.0022020572796463966,0.002455182373523712,0.0027317339554429054,0.003045768477022648,0.0033569028601050377,0.0037402156740427017,0.00416424497961998,0.004623083397746086,0.005177302286028862,0.005734644830226898,0.00641079805791378,0.007041655480861664,0.007814638316631317,0.00862755998969078,0.009507976472377777,0.010533414781093597,0.011544689536094666,0.012656021863222122,0.013837866485118866,0.015119887888431549,0.016444526612758636,0.017762698233127594,0.019285567104816437,0.02077631652355194,0.022376276552677155,0.023947343230247498,0.025504574179649353,0.02714112401008606,0.028725579380989075,0.030365481972694397,0.03191022574901581,0.03338858485221863,0.0348033607006073,0.036149874329566956,0.03737366199493408,0.03835493326187134,0.03910014033317566,0.03971204161643982,0.04010626673698425,0.04039877653121948,0.040321022272109985,0.0400356650352478,0.03953087329864502,0.038744598627090454,0.037776947021484375,0.036645740270614624,0.035297691822052,0.03385210037231445,0.03234243392944336,0.03063589334487915,0.028926849365234375,0.02719902992248535,0.025579094886779785,0.023866593837738037,0.02214980125427246,0.0204848051071167,0.018960177898406982,0.01752316951751709,0.01612192392349243,0.014792680740356445,0.013590753078460693,0.012448430061340332,0.011322736740112305,0.010292887687683105,0.009379029273986816,0.008603274822235107,0.007780969142913818,0.007084548473358154,0.006394147872924805,0.005818009376525879,0.0052779316902160645,0.004782617092132568,0.0043070316314697266,0.0039005279541015625,0.003553926944732666,0.0032103657722473145,0.002920210361480713,0.002645730972290039,0.0024119019508361816,0.002185642719268799,0.001996457576751709,0.0018102526664733887,0.001654982566833496,0.0015139579772949219,0.0013785362243652344,0.0012563467025756836,0.0011481046676635742,0.0010492205619812012,0.0009577274322509766,0.0008859038352966309,0.0008117556571960449,0.0007565021514892578,0.0006943345069885254,0.000657200813293457,0.000614166259765625,0.0005760788917541504,0.0005380511283874512,0.000510871410369873,0.0004805326461791992,0.000452578067779541,0.00042766332626342773,0.00040912628173828125,0.0003885626792907715,0.0003711581230163574,0.0003534555435180664,0.00034630298614501953,0.00033217668533325195,0.0003254413604736328,0.00031298398971557617,0.0003032088279724121,0.0002976059913635254,0.0002906322479248047,0.00028139352798461914,0.0002772808074951172,0.000272214412689209,0.0002665519714355469,0.00026351213455200195,0.00025904178619384766,0.0002549290657043457,0.0002512335777282715,0.00025004148483276367,0.00024712085723876953,0.00024396181106567383,0.0002422332763671875,0.00024074316024780273,0.00023978948593139648,0.0002377629280090332,0.0002377629280090332,0.00023633241653442383,0.00023549795150756836,0.00023502111434936523,0.0002332925796508789,0.00023323297500610352,0.00023293495178222656,0.00023174285888671875,0.00023114681243896484,0.0002301335334777832,0.00022870302200317383,0.00022852420806884766,0.00022870302200317383,0.00022858381271362305,0.00022852420806884766,0.00022804737091064453,0.0002276897430419922,0.00022727251052856445,0.00022751092910766602,0.00022745132446289062,0.00022715330123901367,0.0002270340919494629,0.0002269744873046875,0.00022667646408081055,0.00022685527801513672,0.0002269744873046875,0.0002269148826599121,0.0002270340919494629,0.00022673606872558594,0.00022643804550170898,0.00022649765014648438,0.00022649765014648438,0.0002262592315673828,0.0002262592315673828,0.00022649765014648438,0.0002263784408569336,0.00022655725479125977,0.00022655725479125977,0.00022655725479125977,0.00022649765014648438,0.00022661685943603516,0.00022649765014648438,0.00022649765014648438,0.00022649765014648438,0.00022661685943603516,0.00022649765014648438,0.00022661685943603516,0.00022673606872558594,0.00022673606872558594,0.00022685527801513672,0.00022685527801513672,0.00022685527801513672,0.00022685527801513672,0.00022685527801513672,0.00022685527801513672,0.00022685527801513672,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594,0.00022673606872558594]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0009492635726928711,0.0012188986875116825,0.0015492212260141969,0.001900739734992385,0.0022918612230569124,0.0027036210522055626,0.003134680213406682,0.0035984257701784372,0.004080020822584629,0.0045862700790166855,0.005131229292601347,0.005707202013581991,0.006312068551778793,0.006953302305191755,0.00762577261775732,0.008346659131348133,0.009102574549615383,0.010050257667899132,0.01116014551371336,0.012456335127353668,0.013994047418236732,0.015753760933876038,0.017835985869169235,0.020243290811777115,0.022989172488451004,0.026214977726340294,0.02994379587471485,0.03422047570347786,0.039171744138002396,0.04484791308641434,0.051305435597896576,0.058658093214035034,0.06700450927019119,0.07643270492553711,0.08704207092523575,0.09888671338558197,0.11210932582616806,0.1267528384923935,0.1428750604391098,0.16051144897937775,0.1797579526901245,0.20054294168949127,0.2228076457977295,0.24656856060028076,0.27170175313949585,0.29808706045150757,0.3254924416542053,0.3535999655723572,0.38233402371406555,0.4113008975982666,0.4402374029159546,0.4687775671482086,0.49677032232284546,0.5237186551094055,0.5496565103530884,0.5742099285125732,0.5972995758056641,0.6188374757766724,0.6387472152709961,0.6570532917976379,0.6737698912620544,0.6889644861221313,0.702660858631134,0.7149338722229004,0.725953221321106,0.7357512712478638,0.744513750076294,0.7522458434104919,0.7591041922569275,0.7651539444923401,0.7704752683639526,0.7751559019088745,0.7792618870735168,0.7828656435012817,0.7860498428344727,0.7888273000717163,0.791251003742218,0.7933560013771057,0.795212984085083,0.7968660593032837,0.7982900738716125,0.7995398640632629,0.8006278872489929,0.8015807271003723,0.802384614944458,0.803097128868103,0.8037180304527283,0.8042483925819397,0.8047278523445129,0.805132269859314,0.8054909110069275,0.8058100938796997,0.8060857653617859,0.8063293695449829,0.8065374493598938,0.8067171573638916,0.8068716526031494,0.8070099949836731,0.8071286082267761,0.8072307705879211,0.8073198795318604,0.8073970079421997,0.8074684143066406,0.8075280785560608,0.8075788021087646,0.8076263666152954,0.807667076587677,0.8077051043510437,0.8077366948127747,0.8077632188796997,0.8077870011329651,0.8078076243400574,0.8078235983848572,0.8078380823135376,0.807851254940033,0.8078646659851074,0.8078755736351013,0.8078851699829102,0.8078923225402832,0.807898759841919,0.8079043626785278,0.8079081773757935,0.8079125285148621,0.807916522026062,0.8079198598861694,0.8079226613044739,0.8079253435134888,0.8079273104667664,0.8079298138618469,0.8079314827919006,0.8079329133033752,0.8079343438148499,0.8079357147216797,0.8079370260238647,0.807937741279602,0.8079390525817871,0.8079397082328796,0.8079401850700378,0.8079403042793274,0.8079408407211304,0.8079412579536438,0.8079414963722229,0.8079419732093811,0.8079421520233154,0.807942271232605,0.8079425096511841,0.8079426288604736,0.8079428672790527,0.8079429268836975,0.8079430460929871,0.8079430460929871,0.8079432845115662,0.8079432845115662,0.8079434037208557,0.8079434037208557,0.8079434037208557,0.8079434037208557,0.8079434037208557,0.8079434037208557,0.8079434037208557,0.8079434037208557,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453,0.8079435229301453],"recovered":[0.0,0.0003803004219662398,0.0007040410418994725,0.0010307937627658248,0.0013733876403421164,0.0017340538324788213,0.0021191511768847704,0.0025260024704039097,0.0029610777273774147,0.003421253524720669,0.003904856275767088,0.00441679498180747,0.004961642902344465,0.005537950433790684,0.006139023695141077,0.006777803413569927,0.0074667842127382755,0.008183877915143967,0.009009070694446564,0.009987877681851387,0.01112978346645832,0.012468699365854263,0.014010762795805931,0.015822572633624077,0.017940718680620193,0.020371004939079285,0.023196985945105553,0.026465628296136856,0.030245095491409302,0.03460890054702759,0.03958995267748833,0.04532603174448013,0.05190950259566307,0.05937952175736427,0.06775137037038803,0.07729034125804901,0.08799174427986145,0.09993835538625717,0.1132199764251709,0.1279408037662506,0.14413653314113617,0.16191069781780243,0.18118754029273987,0.20183075964450836,0.22414353489875793,0.24777871370315552,0.27281785011291504,0.2990667223930359,0.32624566555023193,0.3542208969593048,0.38271674513816833,0.4114106297492981,0.44007551670074463,0.468345046043396,0.49596595764160156,0.522847592830658,0.5484937429428101,0.5728932023048401,0.5957773923873901,0.6172342896461487,0.6371620297431946,0.6554564237594604,0.6721500158309937,0.6874207258224487,0.7011560797691345,0.7135746479034424,0.7246805429458618,0.7345848083496094,0.7434090971946716,0.7512668967247009,0.7581759095191956,0.7643288969993591,0.7697359919548035,0.7744815349578857,0.7786608934402466,0.7823279500007629,0.7855682373046875,0.7883979082107544,0.790897011756897,0.79304438829422,0.7949371933937073,0.796612560749054,0.7980554699897766,0.79932701587677,0.8004394769668579,0.801399290561676,0.8022305965423584,0.8029581904411316,0.8035868406295776,0.8041455149650574,0.8046293258666992,0.8050476908683777,0.8054215312004089,0.8057389855384827,0.8060218095779419,0.8062613010406494,0.8064736127853394,0.8066556453704834,0.8068157434463501,0.8069576621055603,0.8070764541625977,0.8071818947792053,0.8072723746299744,0.8073535561561584,0.8074241876602173,0.8074843287467957,0.8075364232063293,0.8075838088989258,0.8076228499412537,0.8076589107513428,0.8076901435852051,0.8077186942100525,0.8077445030212402,0.8077654242515564,0.8077827095985413,0.8077975511550903,0.8078108429908752,0.8078232407569885,0.8078343868255615,0.8078429698944092,0.8078510165214539,0.8078578114509583,0.8078641891479492,0.8078686594963074,0.8078727722167969,0.807876467704773,0.8078801035881042,0.8078835606575012,0.8078859448432922,0.807888388633728,0.8078905940055847,0.8078922629356384,0.8078938722610474,0.8078954219818115,0.807896614074707,0.8078976273536682,0.807898759841919,0.8078997731208801,0.8079004287719727,0.8079006671905518,0.8079010844230652,0.8079012036323547,0.8079013228416443,0.8079015612602234,0.8079020977020264,0.8079022169113159,0.807902455329895,0.8079026341438293,0.8079028725624084,0.807902991771698,0.8079031109809875,0.8079031109809875,0.8079033493995667,0.8079034686088562,0.807903528213501,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905,0.8079036474227905],"active":[0.0009492635726928711,0.0008385982364416122,0.0008451801841147244,0.0008699459722265601,0.0009184735827147961,0.0009695672197267413,0.0010155290365219116,0.0010724232997745275,0.0011189430952072144,0.0011650165542960167,0.001226373016834259,0.0012904070317745209,0.001350425649434328,0.0014153518714010715,0.0014867489226162434,0.0015688557177782059,0.0016357903368771076,0.001866379752755165,0.002151074819266796,0.002468457445502281,0.002864263951778412,0.0032850615680217743,0.003825223073363304,0.004420718178153038,0.0050484538078308105,0.005843972787261009,0.006746809929609299,0.007754847407341003,0.008926648646593094,0.01023901253938675,0.011715482920408249,0.013332061469554901,0.015095006674528122,0.017053183168172836,0.019290700554847717,0.02159637212753296,0.02411758154630661,0.026814483106136322,0.029655084013938904,0.032570645213127136,0.03562141954898834,0.03863224387168884,0.041620105504989624,0.0447378009557724,0.047558218240737915,0.05030834674835205,0.05267459154129028,0.05453324317932129,0.05608835816383362,0.05708000063896179,0.057520657777786255,0.05736693739891052,0.05669480562210083,0.05537360906600952,0.053690552711486816,0.05136233568191528,0.048805832862854004,0.045944273471832275,0.04296982288360596,0.03981900215148926,0.03660786151885986,0.0335080623626709,0.03051084280014038,0.02751314640045166,0.024797141551971436,0.022176623344421387,0.01983320713043213,0.01766103506088257,0.01569509506225586,0.01388704776763916,0.01229935884475708,0.01082700490951538,0.009525895118713379,0.008384108543395996,0.007388949394226074,0.006499350070953369,0.005682766437530518,0.004958093166351318,0.004315972328186035,0.0038216710090637207,0.0033528804779052734,0.0029273033142089844,0.0025724172592163086,0.002253711223602295,0.0019451379776000977,0.001697838306427002,0.001487433910369873,0.0012902021408081055,0.0011410117149353027,0.0009867548942565918,0.0008615851402282715,0.0007624030113220215,0.0006642341613769531,0.0005903840065002441,0.0005156397819519043,0.0004558563232421875,0.0003980398178100586,0.00035434961318969727,0.0003128647804260254,0.00027310848236083984,0.0002434253692626953,0.00021511316299438477,0.00019603967666625977,0.00017452239990234375,0.00015461444854736328,0.00014203786849975586,0.00013065338134765625,0.00012129545211791992,0.0001138448715209961,0.0001043081283569336,9.685754776000977e-05,8.893013000488281e-05,7.909536361694336e-05,7.265806198120117e-05,6.854534149169922e-05,6.711483001708984e-05,6.473064422607422e-05,6.192922592163086e-05,5.793571472167969e-05,5.5789947509765625e-05,5.334615707397461e-05,5.036592483520508e-05,4.83393669128418e-05,4.786252975463867e-05,4.7087669372558594e-05,4.6193599700927734e-05,4.5239925384521484e-05,4.374980926513672e-05,4.38690185546875e-05,4.309415817260742e-05,4.2319297790527344e-05,4.208087921142578e-05,4.184246063232422e-05,4.1604042053222656e-05,4.112720489501953e-05,4.1425228118896484e-05,4.094839096069336e-05,4.0411949157714844e-05,3.987550735473633e-05,4.017353057861328e-05,4.017353057861328e-05,4.029273986816406e-05,4.0650367736816406e-05,4.0590763092041016e-05,4.017353057861328e-05,4.029273986816406e-05,4.017353057861328e-05,4.023313522338867e-05,4.00543212890625e-05,4.00543212890625e-05,3.993511199951172e-05,4.017353057861328e-05,3.993511199951172e-05,3.993511199951172e-05,3.987550735473633e-05,3.975629806518555e-05,3.975629806518555e-05,3.975629806518555e-05,3.975629806518555e-05,3.975629806518555e-05,3.975629806518555e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05,3.987550735473633e-05]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0009492635726928711,0.0012226916151121259,0.001544312690384686,0.0018902532756328583,0.002248911652714014,0.0026218490675091743,0.003012524452060461,0.0034228339791297913,0.0038535583298653364,0.004300904925912619,0.004770228639245033,0.005250484682619572,0.0057569569908082485,0.0062697879038751125,0.006813074462115765,0.007387261837720871,0.007978406734764576,0.00868278183043003,0.009518908336758614,0.01048098225146532,0.01156911626458168,0.012835854664444923,0.014266137033700943,0.015897780656814575,0.017774851992726326,0.019899915903806686,0.022328194230794907,0.025116022676229477,0.028276899829506874,0.03183670714497566,0.03591001778841019,0.04049146920442581,0.045632053166627884,0.05141118913888931,0.05792560800909996,0.06515911966562271,0.07323222607374191,0.0821782648563385,0.09205357730388641,0.10290390998125076,0.11480221897363663,0.12777024507522583,0.14187125861644745,0.15712934732437134,0.17355455458164215,0.1911413073539734,0.20989404618740082,0.2297213226556778,0.25060907006263733,0.27242887020111084,0.29516658186912537,0.3186498284339905,0.34271517395973206,0.3671337068080902,0.3918679654598236,0.41660356521606445,0.44104230403900146,0.4651557207107544,0.4887138307094574,0.5115165710449219,0.5334132313728333,0.5542281270027161,0.574009895324707,0.5926496386528015,0.6100156903266907,0.6261491775512695,0.6410859227180481,0.6547975540161133,0.6674045920372009,0.678905189037323,0.6893296241760254,0.6987804174423218,0.7073203921318054,0.7150348424911499,0.7219365835189819,0.7281384468078613,0.7336700558662415,0.7386394739151001,0.7430512309074402,0.7469846606254578,0.7504890561103821,0.7536413073539734,0.7564078569412231,0.7588936686515808,0.7610767483711243,0.7630171775817871,0.764722466468811,0.7662284970283508,0.76756352186203,0.7687559723854065,0.7698200941085815,0.7707479000091553,0.7715578079223633,0.7722914218902588,0.7729378938674927,0.7734972834587097,0.7739996910095215,0.7744420170783997,0.7748271226882935,0.775169312953949,0.7754755020141602,0.7757413387298584,0.7759802937507629,0.7761871218681335,0.7763730883598328,0.7765365242958069,0.7766799926757812,0.7768073081970215,0.7769145965576172,0.7770123481750488,0.7770974636077881,0.7771727442741394,0.7772405743598938,0.7772995829582214,0.7773515582084656,0.7774003148078918,0.7774401903152466,0.7774787545204163,0.7775116562843323,0.777538537979126,0.7775617837905884,0.7775838375091553,0.7776045799255371,0.7776235342025757,0.7776397466659546,0.7776525616645813,0.7776651978492737,0.7776747941970825,0.7776843905448914,0.7776914834976196,0.7776988744735718,0.7777055501937866,0.7777115702629089,0.7777171730995178,0.7777207493782043,0.7777246236801147,0.7777279615402222,0.7777306437492371,0.7777330279350281,0.7777356505393982,0.7777377963066101,0.7777391076087952,0.777740478515625,0.7777420282363892,0.7777435779571533,0.7777448296546936,0.7777459621429443,0.777746856212616,0.7777478098869324,0.7777485251426697,0.7777493000030518,0.7777495980262756,0.7777500748634338,0.7777504324913025,0.7777508497238159,0.777751088142395,0.777751624584198,0.7777517437934875,0.7777518630027771,0.7777519822120667,0.7777519822120667,0.777752161026001,0.7777522802352905,0.7777525186538696,0.7777527570724487,0.7777528762817383,0.7777528762817383,0.7777528762817383,0.7777529954910278,0.7777530550956726,0.7777530550956726,0.7777530550956726,0.7777530550956726,0.7777530550956726,0.7777530550956726,0.7777530550956726,0.7777530550956726,0.7777530550956726,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622,0.7777531743049622],"recovered":[0.0,0.00037204514956101775,0.0006999134202487767,0.0010194148635491729,0.0013552037999033928,0.0017021483508870006,0.002072520088404417,0.0024542708415538073,0.002843942027539015,0.0032538052182644606,0.0036753821186721325,0.004124513827264309,0.004588928539305925,0.0050762128084897995,0.0055752107873559,0.006093396805226803,0.006640475708991289,0.007200272753834724,0.007842733524739742,0.008584816008806229,0.009424623101949692,0.010398857295513153,0.01151097659021616,0.012766112573444843,0.014215917326509953,0.015879690647125244,0.01775776408612728,0.01990882121026516,0.022391093894839287,0.02519376017153263,0.028377730399370193,0.031995438039302826,0.03613467514514923,0.04077001288533211,0.04594618082046509,0.05180787295103073,0.05833645537495613,0.06564483046531677,0.07375965267419815,0.08274473994970322,0.09264057874679565,0.10354055464267731,0.11549753695726395,0.1285354048013687,0.14266453683376312,0.1579916775226593,0.17443729937076569,0.19202426075935364,0.21075470745563507,0.23054471611976624,0.25143200159072876,0.2731803059577942,0.29582253098487854,0.3191678822040558,0.34306421875953674,0.3673590421676636,0.39192238450050354,0.41640976071357727,0.44069063663482666,0.46465492248535156,0.4880635440349579,0.5106549859046936,0.5324300527572632,0.5531988739967346,0.5728828310966492,0.5914050936698914,0.6087899208068848,0.6249282956123352,0.6398705840110779,0.653681218624115,0.6662724018096924,0.6777613759040833,0.6882719397544861,0.6978000402450562,0.706416130065918,0.7141851186752319,0.7211690545082092,0.7274333834648132,0.7330397367477417,0.7380462884902954,0.7425222396850586,0.7465006113052368,0.7500767111778259,0.7532479763031006,0.7560694813728333,0.7585486173629761,0.7607731819152832,0.7627336978912354,0.7644737958908081,0.7660251259803772,0.7673856616020203,0.7686026692390442,0.7696655988693237,0.770608127117157,0.7714484930038452,0.7721864581108093,0.7728357315063477,0.7734128832817078,0.7739248275756836,0.7743750810623169,0.7747654318809509,0.7751213312149048,0.7754309773445129,0.7757070064544678,0.7759448289871216,0.776157557964325,0.7763494253158569,0.7765164375305176,0.7766624689102173,0.7767878770828247,0.7769025564193726,0.7769990563392639,0.7770833969116211,0.7771592140197754,0.777228057384491,0.7772860527038574,0.7773401737213135,0.7773861289024353,0.7774273157119751,0.7774673700332642,0.7774999141693115,0.7775297164916992,0.7775543928146362,0.7775771617889404,0.7775975465774536,0.7776167392730713,0.777631938457489,0.7776448726654053,0.7776563167572021,0.7776675224304199,0.7776756286621094,0.7776839137077332,0.7776914834976196,0.7776996493339539,0.7777049541473389,0.7777101397514343,0.7777151465415955,0.7777183651924133,0.7777217030525208,0.7777249217033386,0.7777274250984192,0.7777293920516968,0.7777317762374878,0.777734100818634,0.7777357697486877,0.7777374386787415,0.7777389883995056,0.7777398824691772,0.7777406573295593,0.7777416706085205,0.7777424454689026,0.7777430415153503,0.7777435779571533,0.777743935585022,0.777744472026825,0.7777445912361145,0.7777448296546936,0.777745246887207,0.7777456045150757,0.7777461409568787,0.7777462601661682,0.7777463793754578,0.7777466177940369,0.7777466773986816,0.7777467966079712,0.7777469158172607,0.7777471542358398,0.7777472734451294,0.777747392654419,0.7777475118637085,0.7777476906776428,0.7777476906776428,0.7777476906776428,0.7777476906776428,0.7777476906776428,0.7777476906776428,0.7777476906776428,0.7777476906776428,0.7777476906776428,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324,0.7777478098869324],"active":[0.0009492635726928711,0.0008506464655511081,0.0008443992701359093,0.0008708384120836854,0.0008937078528106213,0.0009197007166221738,0.000940004363656044,0.000968563137575984,0.0010096163023263216,0.001047099707648158,0.0010948465205729008,0.0011259708553552628,0.0011680284515023232,0.001193575095385313,0.0012378636747598648,0.0012938650324940681,0.0013379310257732868,0.0014825090765953064,0.0016761748120188713,0.001896166242659092,0.0021444931626319885,0.0024369973689317703,0.002755160443484783,0.003131668083369732,0.0035589346662163734,0.004020225256681442,0.004570430144667625,0.005207201465964317,0.005885805934667587,0.006642946973443031,0.007532287389039993,0.008496031165122986,0.009497378021478653,0.010641176253557205,0.011979427188634872,0.01335124671459198,0.014895770698785782,0.01653343439102173,0.018293924629688263,0.020159170031547546,0.022161640226840973,0.024229690432548523,0.026373721659183502,0.028593942523002625,0.03089001774787903,0.03314962983131409,0.03545674681663513,0.03769706189632416,0.03985436260700226,0.041884154081344604,0.043734580278396606,0.04546952247619629,0.046892642974853516,0.047965824604034424,0.048803746700286865,0.04924452304840088,0.049119919538497925,0.048745959997177124,0.04802319407463074,0.04686164855957031,0.045349687337875366,0.04357314109802246,0.04157984256744385,0.039450764656066895,0.037132859230041504,0.034744083881378174,0.03229600191116333,0.029869258403778076,0.027534008026123047,0.025223970413208008,0.023057222366333008,0.021019041538238525,0.019048452377319336,0.01723480224609375,0.015520453453063965,0.013953328132629395,0.012501001358032227,0.011206090450286865,0.010011494159698486,0.008938372135162354,0.007966816425323486,0.007140696048736572,0.006331145763397217,0.005645692348480225,0.005007266998291016,0.004468560218811035,0.003949284553527832,0.0034947991371154785,0.003089725971221924,0.002730846405029297,0.0024344325065612793,0.002145230770111084,0.0018922090530395508,0.0016832947731018066,0.001489400863647461,0.0013108253479003906,0.0011639595031738281,0.0010291337966918945,0.0009022951126098633,0.0007942318916320801,0.0007100701332092285,0.0006200075149536133,0.00054931640625,0.0004801154136657715,0.00042825937271118164,0.0003789663314819336,0.0003305673599243164,0.00029087066650390625,0.00025212764739990234,0.0002244710922241211,0.00019490718841552734,0.00017368793487548828,0.00015717744827270508,0.00014036893844604492,0.00012350082397460938,0.00011426210403442383,0.00010001659393310547,9.262561798095703e-05,8.434057235717773e-05,7.11679458618164e-05,6.186962127685547e-05,5.412101745605469e-05,5.0187110900878906e-05,4.6372413635253906e-05,4.220008850097656e-05,3.5822391510009766e-05,3.325939178466797e-05,2.9921531677246094e-05,2.8073787689208984e-05,2.396106719970703e-05,2.3245811462402344e-05,2.1636486053466797e-05,2.008676528930664e-05,1.7523765563964844e-05,1.5795230865478516e-05,1.4483928680419922e-05,1.2814998626708984e-05,1.2278556823730469e-05,1.1324882507324219e-05,1.0728836059570312e-05,1.0371208190917969e-05,9.715557098388672e-06,8.702278137207031e-06,7.927417755126953e-06,7.808208465576172e-06,7.3909759521484375e-06,6.973743438720703e-06,6.973743438720703e-06,7.152557373046875e-06,6.854534149169922e-06,6.854534149169922e-06,6.556510925292969e-06,6.496906280517578e-06,6.496906280517578e-06,6.377696990966797e-06,6.496906280517578e-06,6.794929504394531e-06,6.496906280517578e-06,6.258487701416016e-06,5.841255187988281e-06,5.7220458984375e-06,5.781650543212891e-06,5.662441253662109e-06,5.841255187988281e-06,5.9604644775390625e-06,5.9604644775390625e-06,5.7220458984375e-06,5.602836608886719e-06,5.602836608886719e-06,5.543231964111328e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.4836273193359375e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06,5.364418029785156e-06]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0009492635726928711,0.0012201258214190602,0.0015260172076523304,0.001850092550739646,0.002182980999350548,0.002519662259146571,0.002869395771995187,0.0032257111743092537,0.003598983632400632,0.003982742317020893,0.004380334168672562,0.004774132743477821,0.005187565926462412,0.005607246421277523,0.0060368552803993225,0.0064849830232560635,0.006933668162673712,0.007478962652385235,0.008093311451375484,0.008806499652564526,0.009582942351698875,0.010463913902640343,0.011464698240160942,0.012570681981742382,0.013837532140314579,0.015261120162904263,0.01683988608419895,0.018595024943351746,0.020589565858244896,0.022782791405916214,0.025264058262109756,0.0279945470392704,0.031056806445121765,0.0344708077609539,0.03823130950331688,0.042391855269670486,0.04703901708126068,0.05205855891108513,0.05764950066804886,0.0637742429971695,0.07048299163579941,0.07784424722194672,0.08591064810752869,0.09460702538490295,0.10409211367368698,0.114181287586689,0.1251363754272461,0.13688798248767853,0.14937542378902435,0.16268235445022583,0.17690876126289368,0.19189253449440002,0.20768052339553833,0.22417032718658447,0.24137331545352936,0.25929906964302063,0.27782246470451355,0.29695552587509155,0.31649261713027954,0.33629581332206726,0.35639718174934387,0.3764911890029907,0.39665916562080383,0.41664496064186096,0.4363388121128082,0.4556652903556824,0.47454845905303955,0.4929066300392151,0.5105794668197632,0.5275729894638062,0.5436853766441345,0.5590024590492249,0.5734179615974426,0.5869517922401428,0.5996495485305786,0.6115131378173828,0.6224678158760071,0.6326730847358704,0.6421138048171997,0.6508177518844604,0.6588169932365417,0.6660984754562378,0.6727600693702698,0.6788389086723328,0.6844025254249573,0.6894364953041077,0.6939992904663086,0.6981664299964905,0.7019373178482056,0.7053202986717224,0.7083879113197327,0.7111671566963196,0.7136640548706055,0.7159055471420288,0.7179708480834961,0.7198094129562378,0.7214630246162415,0.7229407429695129,0.7242871522903442,0.7254651784896851,0.726549506187439,0.7275193929672241,0.7283856272697449,0.7291691303253174,0.7298688292503357,0.7304924130439758,0.7310571074485779,0.7315616011619568,0.7320191860198975,0.7324236035346985,0.7327872514724731,0.7331168055534363,0.7334063053131104,0.7336649894714355,0.7338980436325073,0.7341117858886719,0.7343007922172546,0.7344701290130615,0.7346199154853821,0.7347570657730103,0.7348864674568176,0.7349990010261536,0.7350995540618896,0.7351881265640259,0.7352679967880249,0.7353395819664001,0.7354053258895874,0.7354636788368225,0.7355148792266846,0.735562801361084,0.7356051206588745,0.7356429100036621,0.7356752753257751,0.7357061505317688,0.7357328534126282,0.7357579469680786,0.7357804775238037,0.7358009815216064,0.7358171939849854,0.7358332276344299,0.7358478307723999,0.7358608245849609,0.7358716130256653,0.7358810901641846,0.7358900308609009,0.7358973622322083,0.7359043955802917,0.7359107732772827,0.7359163761138916,0.7359220385551453,0.7359270453453064,0.7359306216239929,0.7359339594841003,0.7359364032745361,0.7359399199485779,0.7359431385993958,0.7359457015991211,0.7359477877616882,0.7359502911567688,0.7359517216682434,0.735953152179718,0.7359548211097717,0.7359564304351807,0.7359575033187866,0.7359586358070374,0.7359596490859985,0.7359601855278015,0.7359611988067627,0.7359618544578552,0.7359625101089478,0.7359631061553955,0.7359635233879089,0.7359640002250671,0.735964298248291,0.7359647750854492,0.7359650135040283,0.7359651923179626,0.7359655499458313,0.7359657883644104,0.7359659075737,0.7359660863876343,0.7359660863876343,0.7359660863876343,0.7359663248062134,0.7359664440155029,0.7359664440155029,0.7359665632247925,0.7359665632247925,0.7359665632247925,0.735966682434082,0.735966682434082,0.735966682434082,0.735966682434082,0.7359668016433716,0.7359668016433716,0.7359668016433716,0.7359668016433716,0.7359668016433716,0.7359668016433716,0.7359668016433716,0.7359668016433716,0.7359668016433716,0.7359668016433716,0.7359668016433716,0.7359668016433716,0.7359668016433716,0.7359668016433716,0.7359668016433716,0.7359668016433716,0.7359668016433716,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164,0.7359668612480164],"recovered":[0.0,0.0003777345991693437,0.0007014751899987459,0.0010150640737265348,0.0013370198430493474,0.0016620991518720984,0.002000565407797694,0.0023467291612178087,0.0026973551139235497,0.0030574635602533817,0.0034187992569059134,0.003798876656219363,0.004183193203061819,0.004587032366544008,0.004997341427952051,0.005407316610217094,0.005842503160238266,0.006287507247179747,0.006781373172998428,0.007339497096836567,0.007963105104863644,0.008673951029777527,0.009467015042901039,0.010348767973482609,0.011341297067701817,0.0124973701313138,0.013772029429674149,0.01521424762904644,0.016791004687547684,0.018592774868011475,0.02058039978146553,0.02282973937690258,0.025325173512101173,0.028085671365261078,0.031166784465312958,0.03460053354501724,0.038412906229496,0.042620085179805756,0.04724583029747009,0.05233007296919823,0.0579717718064785,0.06412752717733383,0.07090076059103012,0.07832571119070053,0.08635786920785904,0.09511872380971909,0.10454948246479034,0.11476147919893265,0.1256992667913437,0.13745646178722382,0.1499084234237671,0.1632688045501709,0.17746686935424805,0.1924479603767395,0.20825915038585663,0.22473177313804626,0.2419329732656479,0.2597701847553253,0.2782413363456726,0.29723405838012695,0.3166153132915497,0.3364313244819641,0.3562854826450348,0.37633028626441956,0.3963499069213867,0.4162212312221527,0.435770183801651,0.4550221264362335,0.47379207611083984,0.49202385544776917,0.5096315741539001,0.5265042185783386,0.5426239967346191,0.5579387545585632,0.5723399519920349,0.5858708024024963,0.5985268950462341,0.6103571653366089,0.6213753819465637,0.6316088438034058,0.6410431265830994,0.6497489809989929,0.657760739326477,0.6651522517204285,0.6718453764915466,0.6780037879943848,0.6835792064666748,0.6886491775512695,0.6932671070098877,0.697455883026123,0.7012522220611572,0.7046821713447571,0.7077917456626892,0.7105823159217834,0.7130972743034363,0.7153725028038025,0.7174488306045532,0.7193174362182617,0.72099769115448,0.7224996089935303,0.7238397598266602,0.7250560522079468,0.7261378765106201,0.7271215915679932,0.7279984951019287,0.7287833094596863,0.729487955570221,0.7301245927810669,0.7306941747665405,0.7312068343162537,0.7316649556159973,0.7320786118507385,0.7324530482292175,0.7327761054039001,0.7330761551856995,0.7333394885063171,0.7335726022720337,0.7337890267372131,0.7339800000190735,0.7341459393501282,0.7343018651008606,0.7344417572021484,0.7345665693283081,0.7346782684326172,0.734781801700592,0.7348729372024536,0.7349554896354675,0.7350324392318726,0.735100269317627,0.7351610660552979,0.7352133989334106,0.7352622747421265,0.73530513048172,0.7353413701057434,0.7353748083114624,0.7354046106338501,0.7354337573051453,0.7354595065116882,0.7354819178581238,0.7355024814605713,0.7355201840400696,0.735537052154541,0.7355514168739319,0.735563337802887,0.7355746030807495,0.735584020614624,0.7355931401252747,0.7356008291244507,0.7356073260307312,0.7356135845184326,0.7356192469596863,0.7356246113777161,0.7356300950050354,0.7356343269348145,0.7356380820274353,0.7356412410736084,0.7356443405151367,0.7356473803520203,0.735649585723877,0.735651969909668,0.7356539368629456,0.7356554269790649,0.7356569766998291,0.7356580495834351,0.7356595396995544,0.7356608510017395,0.7356617450714111,0.7356626391410828,0.7356632351875305,0.735664427280426,0.7356650829315186,0.7356656789779663,0.7356660962104797,0.7356668710708618,0.73566734790802,0.735667884349823,0.7356681227684021,0.7356683611869812,0.7356685400009155,0.7356691360473633,0.7356693148612976,0.7356694340705872,0.7356695532798767,0.7356695532798767,0.7356697916984558,0.7356697916984558,0.7356699109077454,0.7356700301170349,0.7356701493263245,0.7356701493263245,0.7356703281402588,0.7356703281402588,0.7356703281402588,0.7356704473495483,0.7356705665588379,0.7356705665588379,0.7356705665588379,0.7356706857681274,0.7356706857681274,0.7356706857681274,0.7356706857681274,0.7356706857681274,0.7356706857681274,0.7356706857681274,0.7356706857681274,0.7356706857681274,0.7356706857681274,0.7356706857681274,0.7356706857681274,0.7356706857681274,0.7356706857681274,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417,0.735670804977417],"active":[0.0009492635726928711,0.0008423912222497165,0.0008245420176535845,0.0008350284770131111,0.0008459611563012004,0.0008575631072744727,0.0008688303641974926,0.000878982013091445,0.0009016285184770823,0.0009252787567675114,0.0009615349117666483,0.0009752560872584581,0.0010043727234005928,0.0010202140547335148,0.0010395138524472713,0.001077666413038969,0.0010911650024354458,0.0011914554052054882,0.0013119382783770561,0.0014670025557279587,0.0016198372468352318,0.0017899628728628159,0.001997683197259903,0.0022219140082597733,0.0024962350726127625,0.0027637500315904617,0.003067856654524803,0.0033807773143053055,0.0037985611706972122,0.004190016537904739,0.004683658480644226,0.005164807662367821,0.005731632933020592,0.006385136395692825,0.0070645250380039215,0.007791321724653244,0.008626110851764679,0.009438473731279373,0.010403670370578766,0.011444170027971268,0.012511219829320908,0.013716720044612885,0.015009887516498566,0.016281314194202423,0.017734244465827942,0.01906256377696991,0.02058689296245575,0.02212650328874588,0.023676156997680664,0.025225892663002014,0.027000337839126587,0.028623729944229126,0.030213654041290283,0.03172236680984497,0.03311416506767273,0.034567296504974365,0.03588949143886566,0.037185341119766235,0.038251280784606934,0.03906175494194031,0.03978186845779419,0.04005986452102661,0.04037368297576904,0.040314674377441406,0.03998890519142151,0.03944405913352966,0.03877827525138855,0.03788450360298157,0.03678739070892334,0.03554913401603699,0.034053802490234375,0.03249824047088623,0.030793964862823486,0.02901303768157959,0.0273095965385437,0.025642335414886475,0.02394092082977295,0.022315919399261475,0.020738422870635986,0.019208908081054688,0.017773866653442383,0.016349494457244873,0.014999330043792725,0.013686656951904297,0.012557148933410645,0.0114327073097229,0.010420083999633789,0.009517252445220947,0.008670210838317871,0.007864415645599365,0.0071356892585754395,0.0064849853515625,0.00587230920791626,0.005323231220245361,0.0048735737800598145,0.004436910152435303,0.004014194011688232,0.0036233067512512207,0.003289461135864258,0.002965569496154785,0.0027097463607788086,0.0024633407592773438,0.002247750759124756,0.0020475387573242188,0.0018703341484069824,0.0017091035842895508,0.0015691518783569336,0.0014370083808898926,0.0013250112533569336,0.0012167692184448242,0.00112229585647583,0.001038193702697754,0.0009532570838928223,0.0008888840675354004,0.0008218884468078613,0.0007722973823547363,0.0007281899452209473,0.0006811022758483887,0.0006399154663085938,0.0006111264228820801,0.0005846023559570312,0.000557243824005127,0.000532984733581543,0.0005098581314086914,0.00048619508743286133,0.0004666447639465332,0.00044983625411987305,0.00043123960494995117,0.0004146099090576172,0.0004017353057861328,0.0003917217254638672,0.00038063526153564453,0.0003701448440551758,0.0003647804260253906,0.0003580451011657715,0.0003533363342285156,0.00034672021865844727,0.0003414750099182129,0.00033527612686157227,0.0003307461738586426,0.00032764673233032227,0.0003237724304199219,0.00032019615173339844,0.0003177523612976074,0.0003154277801513672,0.0003133416175842285,0.00031125545501708984,0.00030994415283203125,0.0003090500831604004,0.0003084540367126465,0.0003077983856201172,0.00030601024627685547,0.0003038644790649414,0.0003020763397216797,0.0003018379211425781,0.0003018975257873535,0.000301361083984375,0.00030040740966796875,0.0003007054328918457,0.00029975175857543945,0.00029921531677246094,0.0002993941307067871,0.0002994537353515625,0.0002994537353515625,0.00029909610748291016,0.0002987980842590332,0.00029844045639038086,0.00029855966567993164,0.00029861927032470703,0.0002980828285217285,0.0002980232238769531,0.00029784440994262695,0.00029790401458740234,0.0002974271774291992,0.0002974271774291992,0.00029712915420532227,0.0002970695495605469,0.00029718875885009766,0.00029724836349487305,0.0002967715263366699,0.0002967715263366699,0.00029665231704711914,0.00029653310775756836,0.0002967715263366699,0.00029665231704711914,0.00029665231704711914,0.00029665231704711914,0.00029653310775756836,0.0002964138984680176,0.00029653310775756836,0.0002963542938232422,0.0002963542938232422,0.0002963542938232422,0.0002963542938232422,0.0002962350845336914,0.0002962350845336914,0.0002962350845336914,0.0002961158752441406,0.0002961158752441406,0.0002961158752441406,0.0002961158752441406,0.0002961158752441406,0.0002961158752441406,0.0002961158752441406,0.0002961158752441406,0.0002961158752441406,0.0002961158752441406,0.0002961158752441406,0.0002961158752441406,0.0002961158752441406,0.000296175479888916,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523,0.00029605627059936523]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0009492635726928711,0.0012240302748978138,0.001550783053971827,0.001904421136714518,0.002285948721691966,0.0026911264285445213,0.0031341223511844873,0.003591174492612481,0.0040830327197909355,0.004591401666402817,0.005146178416907787,0.005724828224629164,0.006329917348921299,0.006966466084122658,0.007648753467947245,0.008377226069569588,0.009135483764111996,0.009944277815520763,0.01079791784286499,0.01170120108872652,0.012642859481275082,0.013644090853631496,0.014692510478198528,0.01580139435827732,0.01696840114891529,0.01820390298962593,0.019520841538906097,0.020887870341539383,0.02233589068055153,0.023853857070207596,0.025435857474803925,0.02720917947590351,0.02915787138044834,0.03130223602056503,0.03361627832055092,0.0361410528421402,0.03892475366592407,0.04192398488521576,0.045173436403274536,0.04873179644346237,0.05255063995718956,0.056710854172706604,0.06121901422739029,0.06606586277484894,0.07126233726739883,0.07687045633792877,0.08285664767026901,0.08931863307952881,0.09624703973531723,0.10357147455215454,0.11140628904104233,0.11971510946750641,0.12856097519397736,0.13793416321277618,0.14776374399662018,0.1581648290157318,0.16899530589580536,0.18041078746318817,0.19234144687652588,0.20475894212722778,0.2175997942686081,0.23088030517101288,0.2446090430021286,0.2586434483528137,0.2730374336242676,0.2876743674278259,0.3026176393032074,0.3177180886268616,0.3329582214355469,0.3482622802257538,0.36356320977211,0.3787704110145569,0.393844336271286,0.40873706340789795,0.42336004972457886,0.43770459294319153,0.4517015218734741,0.4652400612831116,0.4783165454864502,0.49093472957611084,0.5030903816223145,0.5146666169166565,0.5256968140602112,0.536209225654602,0.546151340007782,0.5555753111839294,0.564461350440979,0.5727756023406982,0.5805884599685669,0.5879265069961548,0.5947725772857666,0.6011773347854614,0.6071456670761108,0.6126537322998047,0.6177899837493896,0.6225408911705017,0.6269219517707825,0.6309526562690735,0.6347020268440247,0.6381468176841736,0.6413334608078003,0.6442248821258545,0.6469151377677917,0.6493992805480957,0.651682436466217,0.6537627577781677,0.655684232711792,0.6574493050575256,0.6590515971183777,0.6605463624000549,0.6619004607200623,0.6631409525871277,0.6642689108848572,0.6652995944023132,0.6662406921386719,0.6671060919761658,0.6678903102874756,0.6686174869537354,0.6692789793014526,0.6698871850967407,0.6704437732696533,0.6709474325180054,0.6714140176773071,0.671841025352478,0.6722252368927002,0.6725759506225586,0.6728915572166443,0.6731851696968079,0.6734592914581299,0.6737064123153687,0.6739365458488464,0.6741417050361633,0.674328088760376,0.674497663974762,0.6746544241905212,0.6747962832450867,0.6749327182769775,0.6750526428222656,0.6751585602760315,0.6752573847770691,0.6753466129302979,0.6754248142242432,0.6754987835884094,0.6755664944648743,0.6756303310394287,0.6756898760795593,0.6757432222366333,0.6757913827896118,0.6758348941802979,0.6758764386177063,0.6759119033813477,0.6759455800056458,0.6759753823280334,0.6760033369064331,0.6760294437408447,0.6760537028312683,0.6760735511779785,0.6760926246643066,0.6761109232902527,0.6761268377304077,0.6761431694030762,0.676157534122467,0.6761704683303833,0.6761838793754578,0.6761949062347412,0.6762058138847351,0.6762144565582275,0.6762239336967468,0.6762313842773438,0.6762397289276123,0.6762462258338928,0.6762523651123047,0.6762579679489136,0.6762638688087463,0.6762691140174866,0.6762747764587402,0.676279604434967,0.6762839555740356,0.676288366317749,0.6762916445732117,0.6762949824333191,0.6762987971305847,0.6763013601303101,0.676304817199707,0.6763071417808533,0.6763097047805786,0.6763119101524353,0.6763140559196472,0.6763158440589905,0.6763179302215576,0.6763203144073486,0.6763221025466919,0.6763232946395874,0.6763246655464172,0.676326334476471,0.6763280034065247,0.6763291954994202,0.6763309240341187,0.6763319969177246,0.6763331294059753,0.6763342618942261,0.6763356924057007,0.6763367056846619,0.6763380169868469,0.6763384938240051,0.6763391494750977,0.6763398051261902,0.6763406991958618,0.6763415932655334,0.6763424873352051,0.6763432621955872,0.6763440370559692,0.6763449311256409,0.6763456463813782,0.6763461828231812,0.6763467192649841,0.6763477325439453,0.6763483881950378,0.6763492226600647,0.6763496398925781,0.6763500571250916,0.6763506531715393,0.6763511896133423,0.6763519644737244,0.6763525605201721,0.6763529777526855,0.6763536334037781,0.6763541102409363,0.6763544082641602,0.6763548851013184,0.6763555407524109,0.6763558983802795,0.6763561964035034,0.6763565540313721,0.676357090473175,0.6763574481010437,0.6763578057289124,0.6763584613800049,0.6763587594032288,0.676359236240387,0.6763593554496765,0.6763596534729004,0.6763597726821899,0.6763601303100586,0.6763604879379272,0.6763609051704407,0.6763611435890198,0.6763613820075989,0.6763616800308228,0.6763619184494019,0.676362156867981,0.6763623356819153,0.6763626933097839,0.6763630509376526,0.6763631105422974,0.6763632297515869,0.6763635873794556,0.6763638257980347,0.6763641238212585,0.6763646006584167,0.6763648390769958,0.6763648986816406,0.6763653755187988,0.6763656139373779,0.6763659119606018,0.6763660311698914,0.67636638879776,0.6763668060302734,0.676366925239563,0.6763671636581421,0.676367461681366,0.6763677000999451,0.6763678193092346,0.6763679385185242,0.6763681769371033,0.6763682961463928,0.6763684749603271,0.6763688325881958,0.6763689517974854,0.6763691902160645,0.6763693690299988,0.6763697266578674,0.676369845867157,0.6763699650764465,0.6763699650764465,0.6763699650764465,0.6763699650764465,0.6763700246810913,0.6763701438903809,0.6763702630996704,0.67637038230896,0.67637038230896,0.6763707399368286,0.6763707399368286,0.6763707399368286,0.6763707399368286,0.6763708591461182,0.6763708591461182,0.6763709187507629,0.6763709187507629,0.6763709187507629,0.6763709187507629,0.6763710379600525,0.6763710379600525,0.6763712763786316,0.6763712763786316,0.6763713955879211,0.6763713955879211,0.6763716340065002,0.6763716340065002,0.6763716340065002,0.6763717532157898,0.6763717532157898,0.6763717532157898,0.6763717532157898,0.6763718128204346,0.6763718128204346,0.6763718128204346,0.6763718128204346,0.6763719320297241,0.6763720512390137,0.6763720512390137,0.6763720512390137,0.6763721704483032,0.6763721704483032,0.6763721704483032,0.6763721704483032,0.6763722896575928,0.6763722896575928,0.6763724088668823,0.6763724088668823,0.6763725280761719,0.6763725280761719,0.6763725280761719,0.6763725280761719,0.6763725280761719,0.6763725280761719,0.6763725280761719,0.6763725280761719,0.6763725280761719,0.6763725280761719,0.6763725280761719,0.6763726472854614,0.6763726472854614,0.6763726472854614,0.6763726472854614,0.6763726472854614,0.6763727068901062,0.6763727068901062,0.6763727068901062,0.6763727068901062],"recovered":[0.0,0.0003737185033969581,0.0007021445780992508,0.0010304590687155724,0.0013685906305909157,0.0017291452968493104,0.00211892812512815,0.002525556134060025,0.0029623047448694706,0.0034239308442920446,0.003908426035195589,0.0044296239502727985,0.004979380872100592,0.005571417510509491,0.006174387410283089,0.006815955974161625,0.007496458478271961,0.008229392580688,0.008992224931716919,0.00980860460549593,0.010658005252480507,0.011554930359125137,0.012497927993535995,0.013496034778654575,0.014566431753337383,0.01569104567170143,0.016872888430953026,0.018102142959833145,0.01939956098794937,0.020769154652953148,0.022217843681573868,0.023728225380182266,0.025378722697496414,0.027173016220331192,0.02913687936961651,0.03130243718624115,0.03363087400794029,0.03620060533285141,0.03897136449813843,0.04198665916919708,0.045277614146471024,0.048838984221220016,0.05271628499031067,0.05688966438174248,0.06140685826539993,0.0662798136472702,0.07152604311704636,0.07713126391172409,0.08320201188325882,0.08967425674200058,0.09660021215677261,0.10395800322294235,0.11178433895111084,0.12012629210948944,0.128999263048172,0.13833676278591156,0.14816299080848694,0.1585281491279602,0.16940681636333466,0.18082532286643982,0.19271714985370636,0.20512650907039642,0.2179519683122635,0.23122522234916687,0.24485701322555542,0.2588983476161957,0.273251473903656,0.28787291049957275,0.30265921354293823,0.3177228569984436,0.33287811279296875,0.3481733500957489,0.36340197920799255,0.3785698115825653,0.3935888409614563,0.4084259271621704,0.4229854345321655,0.43727418780326843,0.4511469602584839,0.4646269381046295,0.47766223549842834,0.49021804332733154,0.5022954344749451,0.5138834714889526,0.5249321460723877,0.5354446768760681,0.5454009771347046,0.5548604130744934,0.5636902451515198,0.5720239281654358,0.5798889994621277,0.5872635841369629,0.5941412448883057,0.6005511283874512,0.6065027713775635,0.6120080351829529,0.6171290874481201,0.6218945980072021,0.6262755990028381,0.6303824782371521,0.6341387033462524,0.6375970244407654,0.6407825350761414,0.6437318921089172,0.6464404463768005,0.6489378809928894,0.6512271761894226,0.6533411741256714,0.6552526950836182,0.6570185422897339,0.6586661338806152,0.6601534485816956,0.6615094542503357,0.6627697944641113,0.6639136075973511,0.6649463176727295,0.665911078453064,0.6667818427085876,0.6675829887390137,0.6683116555213928,0.6689797639846802,0.669596254825592,0.6701587438583374,0.6706763505935669,0.6711392998695374,0.671563446521759,0.6719511151313782,0.6722992658615112,0.6726207137107849,0.6729263663291931,0.6731957793235779,0.6734498143196106,0.6736767888069153,0.6738847494125366,0.6740708351135254,0.6742479801177979,0.6744067072868347,0.6745560169219971,0.6746904253959656,0.6748140454292297,0.6749223470687866,0.675019383430481,0.67510986328125,0.6751905083656311,0.6752662658691406,0.6753339171409607,0.6754013895988464,0.6754598617553711,0.6755139231681824,0.6755601167678833,0.6756055355072021,0.6756464838981628,0.6756832003593445,0.6757175326347351,0.675749659538269,0.6757791042327881,0.6758053302764893,0.675828218460083,0.6758490800857544,0.6758710145950317,0.6758895516395569,0.6759070754051208,0.6759222149848938,0.675938069820404,0.6759514808654785,0.6759636402130127,0.6759760975837708,0.675987184047699,0.6759961247444153,0.6760051250457764,0.676013708114624,0.6760219931602478,0.6760300993919373,0.6760360598564148,0.6760417222976685,0.67604660987854,0.6760520935058594,0.6760571002960205,0.6760629415512085,0.6760674715042114,0.676071047782898,0.6760749816894531,0.6760789752006531,0.6760820150375366,0.676085352897644,0.6760883331298828,0.6760914921760559,0.6760940551757812,0.676096498966217,0.6760987043380737,0.6761006116867065,0.6761027574539185,0.6761052012443542,0.6761073470115662,0.6761084198951721,0.6761099100112915,0.6761118769645691,0.676114022731781,0.6761154532432556,0.6761167049407959,0.676118016242981,0.6761193871498108,0.6761204600334167,0.6761215925216675,0.6761230230331421,0.6761236190795898,0.676124632358551,0.6761254072189331,0.6761259436607361,0.6761267185211182,0.6761274933815002,0.6761282682418823,0.6761290431022644,0.6761297583580017,0.6761302947998047,0.6761308312416077,0.676131546497345,0.6761325597763062,0.6761335134506226,0.6761342287063599,0.6761347651481628,0.6761353015899658,0.6761361956596375,0.6761367917060852,0.6761375665664673,0.6761379837989807,0.6761386394500732,0.6761394739151001,0.676139771938324,0.6761402487754822,0.676140546798706,0.6761411428451538,0.6761417984962463,0.6761422157287598,0.6761425733566284,0.6761429905891418,0.6761433482170105,0.6761434674263,0.676144003868103,0.6761445999145508,0.6761448979377747,0.6761451363563538,0.6761459112167358,0.6761461496353149,0.6761464476585388,0.6761468052864075,0.6761473417282104,0.6761476993560791,0.6761480569839478,0.6761482357978821,0.6761483550071716,0.6761487126350403,0.6761489510536194,0.6761492490768433,0.6761494874954224,0.6761496067047119,0.6761497259140015,0.6761500239372253,0.6761502623558044,0.6761505007743835,0.6761507987976074,0.676150918006897,0.6761512756347656,0.6761515140533447,0.6761516332626343,0.6761521697044373,0.6761525273323059,0.6761527061462402,0.676153302192688,0.6761534810066223,0.6761537194252014,0.6761540770530701,0.6761542558670044,0.6761544942855835,0.6761547327041626,0.6761550903320312,0.676155149936676,0.6761552691459656,0.6761556267738342,0.6761557459831238,0.6761561632156372,0.6761562824249268,0.6761566400527954,0.676156759262085,0.6761568784713745,0.6761568784713745,0.6761568784713745,0.6761568784713745,0.6761569380760193,0.6761571764945984,0.6761572957038879,0.6761574149131775,0.6761574149131775,0.6761576533317566,0.6761577129364014,0.6761577129364014,0.6761577129364014,0.6761578321456909,0.6761578321456909,0.6761578321456909,0.6761579513549805,0.6761579513549805,0.6761579513549805,0.67615807056427,0.67615807056427,0.6761581897735596,0.6761581897735596,0.6761583089828491,0.6761584281921387,0.6761585474014282,0.6761585474014282,0.6761585474014282,0.6761585474014282,0.6761585474014282,0.676158607006073,0.676158607006073,0.6761587262153625,0.6761587262153625,0.6761587262153625,0.6761587262153625,0.6761588454246521,0.6761588454246521,0.6761589646339417,0.6761589646339417,0.6761589646339417,0.6761589646339417,0.6761590838432312,0.6761590838432312,0.6761592030525208,0.6761592030525208,0.6761593222618103,0.6761593222618103,0.6761593222618103,0.6761593222618103,0.6761593222618103,0.6761593222618103,0.6761594414710999,0.6761594414710999,0.6761594414710999,0.6761594414710999,0.6761594414710999,0.6761594414710999,0.6761594414710999,0.6761594414710999,0.6761594414710999,0.6761594414710999,0.6761594414710999,0.6761594414710999,0.6761595010757446,0.6761595010757446,0.6761595010757446],"active":[0.0009492635726928711,0.0008503117715008557,0.0008486384758725762,0.0008739620679989457,0.0009173580911010504,0.0009619811316952109,0.0010151942260563374,0.001065618358552456,0.001120727974921465,0.0011674708221107721,0.0012377523817121983,0.0012952042743563652,0.0013505364768207073,0.0013950485736131668,0.001474366057664156,0.0015612700954079628,0.0016390252858400345,0.0017148852348327637,0.0018056929111480713,0.0018925964832305908,0.0019848542287945747,0.002089160494506359,0.002194582484662533,0.0023053595796227455,0.0024019693955779076,0.0025128573179244995,0.0026479531079530716,0.002785727381706238,0.0029363296926021576,0.003084702417254448,0.0032180137932300568,0.003480954095721245,0.003779148682951927,0.004129219800233841,0.00447939895093441,0.004838615655899048,0.00529387965798378,0.005723379552364349,0.006202071905136108,0.006745137274265289,0.007273025810718536,0.007871869951486588,0.00850272923707962,0.00917619839310646,0.009855479001998901,0.01059064269065857,0.011330604553222656,0.012187369167804718,0.01304502785205841,0.013897217810153961,0.014806076884269714,0.015757106244564056,0.016776636242866516,0.017807871103286743,0.01876448094844818,0.01982806622982025,0.02083231508731842,0.021882638335227966,0.022934630513191223,0.023933619260787964,0.024882644414901733,0.025753796100616455,0.026657074689865112,0.02741822600364685,0.028180420398712158,0.02877601981163025,0.02936616539955139,0.02984517812728882,0.030299007892608643,0.03053942322731018,0.030685096979141235,0.030597060918807983,0.030442357063293457,0.03016725182533264,0.02977120876312256,0.029278665781021118,0.028716087341308594,0.02796587347984314,0.02716958522796631,0.026307791471481323,0.02542814612388611,0.02444857358932495,0.023401379585266113,0.022325754165649414,0.021219193935394287,0.020130634307861328,0.019060373306274414,0.017915189266204834,0.01689821481704712,0.015902578830718994,0.014883577823638916,0.013913750648498535,0.013004422187805176,0.012102603912353516,0.011287212371826172,0.010532855987548828,0.009792864322662354,0.009058058261871338,0.008426427841186523,0.007764339447021484,0.0071947574615478516,0.006627857685089111,0.006132602691650391,0.005667388439178467,0.005241990089416504,0.00482487678527832,0.004457056522369385,0.004108130931854248,0.0037989020347595215,0.003527820110321045,0.0032343268394470215,0.002987504005432129,0.0027594566345214844,0.0025297999382019043,0.0023270845413208008,0.0021597743034362793,0.001979231834411621,0.001835644245147705,0.0016959905624389648,0.0015755295753479004,0.0014640092849731445,0.00135117769241333,0.0012552738189697266,0.0011646747589111328,0.0010859370231628418,0.0010125041007995605,0.0009404420852661133,0.0008859038352966309,0.0008385777473449707,0.0007800459861755371,0.0007407665252685547,0.0006918907165527344,0.0006512999534606934,0.0006129145622253418,0.0005835890769958496,0.0005483031272888184,0.0005260109901428223,0.0004966259002685547,0.00046813488006591797,0.00044333934783935547,0.00042426586151123047,0.00040543079376220703,0.00038892030715942383,0.00037598609924316406,0.00036406517028808594,0.0003559589385986328,0.00034183263778686523,0.00033152103424072266,0.0003209710121154785,0.00031632184982299805,0.0003063678741455078,0.00029909610748291016,0.00029218196868896484,0.00028580427169799805,0.0002797842025756836,0.0002745985984802246,0.0002682209014892578,0.0002644062042236328,0.000261843204498291,0.00025582313537597656,0.0002536177635192871,0.0002504587173461914,0.00024825334548950195,0.00024580955505371094,0.0002434253692626953,0.0002421736717224121,0.0002383589744567871,0.00023674964904785156,0.0002352595329284668,0.0002346038818359375,0.00023251771926879883,0.00023037195205688477,0.00022786855697631836,0.00022780895233154297,0.00022739171981811523,0.0002281665802001953,0.00022751092910766602,0.00022685527801513672,0.00022542476654052734,0.00022417306900024414,0.00022393465042114258,0.0002238154411315918,0.00022238492965698242,0.00022280216217041016,0.00022178888320922852,0.00022137165069580078,0.00022041797637939453,0.0002200007438659668,0.0002193450927734375,0.00021922588348388672,0.00021970272064208984,0.0002193450927734375,0.0002180933952331543,0.00021731853485107422,0.00021791458129882812,0.0002180933952331543,0.00021731853485107422,0.00021690130233764648,0.00021654367446899414,0.00021642446517944336,0.0002162456512451172,0.00021630525588989258,0.0002162456512451172,0.00021642446517944336,0.0002154707908630371,0.0002155303955078125,0.00021517276763916016,0.00021529197692871094,0.00021564960479736328,0.00021576881408691406,0.00021576881408691406,0.00021576881408691406,0.00021588802337646484,0.00021588802337646484,0.00021588802337646484,0.00021588802337646484,0.0002161860466003418,0.00021582841873168945,0.00021570920944213867,0.00021541118621826172,0.00021529197692871094,0.00021535158157348633,0.00021499395370483398,0.00021517276763916016,0.00021499395370483398,0.00021499395370483398,0.00021499395370483398,0.00021463632583618164,0.00021463632583618164,0.00021463632583618164,0.00021499395370483398,0.00021475553512573242,0.00021439790725708008,0.0002143383026123047,0.00021451711654663086,0.00021445751190185547,0.00021445751190185547,0.00021499395370483398,0.00021475553512573242,0.00021463632583618164,0.00021445751190185547,0.00021451711654663086,0.00021386146545410156,0.00021398067474365234,0.00021404027938842773,0.00021409988403320312,0.00021380186080932617,0.0002136826515197754,0.000213623046875,0.0002136826515197754,0.00021380186080932617,0.000213623046875,0.00021374225616455078,0.00021380186080932617,0.000213623046875,0.000213623046875,0.00021386146545410156,0.00021380186080932617,0.00021386146545410156,0.00021409988403320312,0.00021404027938842773,0.00021398067474365234,0.00021409988403320312,0.00021409988403320312,0.0002142786979675293,0.00021386146545410156,0.00021386146545410156,0.00021409988403320312,0.000213623046875,0.0002136826515197754,0.00021374225616455078,0.000213623046875,0.0002135634422302246,0.00021344423294067383,0.00021344423294067383,0.00021320581436157227,0.00021332502365112305,0.0002135634422302246,0.00021332502365112305,0.00021344423294067383,0.00021320581436157227,0.00021344423294067383,0.00021320581436157227,0.00021320581436157227,0.00021308660507202148,0.00021308660507202148,0.00021308660507202148,0.00021314620971679688,0.00021320581436157227,0.00021308660507202148,0.00021308660507202148,0.0002129673957824707,0.00021332502365112305,0.00021308660507202148,0.0002130270004272461,0.0002130270004272461,0.00021314620971679688,0.0002130270004272461,0.00021308660507202148,0.00021308660507202148,0.0002129673957824707,0.0002129673957824707,0.00021308660507202148,0.0002129673957824707,0.00021320581436157227,0.00021308660507202148,0.00021320581436157227,0.00021308660507202148,0.00021320581436157227,0.00021308660507202148,0.00021308660507202148,0.00021320581436157227,0.00021320581436157227,0.00021320581436157227,0.00021314620971679688,0.00021320581436157227,0.00021308660507202148,0.00021308660507202148,0.00021308660507202148,0.00021320581436157227,0.00021320581436157227,0.00021320581436157227,0.00021308660507202148,0.00021320581436157227,0.00021320581436157227,0.00021320581436157227,0.00021308660507202148,0.00021320581436157227,0.00021308660507202148,0.00021320581436157227,0.00021308660507202148,0.00021320581436157227,0.00021320581436157227,0.00021320581436157227,0.00021320581436157227,0.00021320581436157227,0.00021308660507202148,0.00021308660507202148,0.00021308660507202148,0.00021308660507202148,0.00021308660507202148,0.00021308660507202148,0.00021320581436157227,0.00021320581436157227,0.00021320581436157227,0.00021320581436157227,0.00021320581436157227,0.00021326541900634766,0.00021320581436157227,0.00021320581436157227,0.00021320581436157227]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0009492635726928711,0.0012162213679403067,0.0015359458047896624,0.0018785397987812757,0.002234409097582102,0.002608127426356077,0.0030009225010871887,0.0034024189226329327,0.00382354948669672,0.0042665451765060425,0.004733860492706299,0.005206084810197353,0.005708986893296242,0.006242121569812298,0.0067908745259046555,0.00736104603856802,0.007956542074680328,0.008575240150094032,0.009213016368448734,0.009884036146104336,0.010585958138108253,0.01129803154617548,0.012049372307956219,0.012818451970815659,0.013630146160721779,0.01446961797773838,0.015344231389462948,0.01625409722328186,0.017193300649523735,0.01816653087735176,0.019183937460184097,0.020301412791013718,0.021514713764190674,0.022837121039628983,0.024242635816335678,0.02576807700097561,0.027406414970755577,0.029168803244829178,0.031051676720380783,0.03308303281664848,0.035261087119579315,0.037599559873342514,0.040105704218149185,0.0427844300866127,0.045644212514162064,0.0487227588891983,0.05202431231737137,0.0554962120950222,0.05922391638159752,0.06317640841007233,0.0673486664891243,0.07182247191667557,0.07656445354223251,0.08157362043857574,0.08685766905546188,0.09240598976612091,0.09832078218460083,0.10448513180017471,0.11101818084716797,0.11782141774892807,0.12495017796754837,0.13243481516838074,0.1401597410440445,0.14828616380691528,0.15667720139026642,0.1654219925403595,0.1745200902223587,0.18385691940784454,0.19352172315120697,0.20346765220165253,0.2136276662349701,0.22406981885433197,0.23473428189754486,0.24566048383712769,0.25677821040153503,0.26807722449302673,0.27946382761001587,0.2909383177757263,0.30252134799957275,0.31415247917175293,0.3258158564567566,0.3374596834182739,0.3489936590194702,0.3604665696620941,0.3718015253543854,0.38298407196998596,0.3939894735813141,0.4047381579875946,0.41528406739234924,0.4255647659301758,0.4354918599128723,0.44515588879585266,0.4545418918132782,0.4636112153530121,0.4722830355167389,0.48069438338279724,0.4887198507785797,0.49636146426200867,0.5036752820014954,0.5106773376464844,0.5173453688621521,0.5236270427703857,0.5295947194099426,0.5352518558502197,0.5406081676483154,0.545622706413269,0.5503746867179871,0.5547930598258972,0.5589646697044373,0.5628980994224548,0.5665991306304932,0.5700781345367432,0.5733164548873901,0.5763305425643921,0.5791661143302917,0.5818275213241577,0.5842866897583008,0.5865980982780457,0.5887333154678345,0.5907244682312012,0.592565655708313,0.5942986607551575,0.5959246158599854,0.5974239706993103,0.5988262295722961,0.6001192331314087,0.6013113260269165,0.602418065071106,0.6034594774246216,0.6044021248817444,0.605292797088623,0.6061220169067383,0.6068808436393738,0.6075979471206665,0.6082591414451599,0.6088599562644958,0.6094165444374084,0.6099273562431335,0.610414445400238,0.6108646988868713,0.6112785339355469,0.6116675734519958,0.6120240092277527,0.6123528480529785,0.6126556396484375,0.6129325032234192,0.6131902933120728,0.6134307384490967,0.6136525273323059,0.6138550043106079,0.6140456199645996,0.6142247915267944,0.6143929362297058,0.6145491003990173,0.6146928668022156,0.6148207187652588,0.6149441003799438,0.6150491833686829,0.6151517033576965,0.6152472496032715,0.6153362393379211,0.6154210567474365,0.6154977679252625,0.6155664920806885,0.6156284213066101,0.6156904697418213,0.615746796131134,0.6157981157302856,0.6158466339111328,0.6158931255340576,0.6159346699714661,0.6159737706184387,0.6160090565681458,0.6160427331924438,0.6160735487937927,0.616102397441864,0.6161293983459473,0.6161524057388306,0.6161754727363586,0.6161969304084778,0.6162154078483582,0.6162332892417908,0.6162503361701965,0.6162659525871277,0.6162787675857544,0.6162920594215393,0.6163051128387451,0.6163158416748047,0.6163264513015747,0.6163380146026611,0.6163474321365356,0.6163566708564758,0.6163656711578369,0.6163733005523682,0.6163809895515442,0.616387128829956,0.6163932681083679,0.6163991689682007,0.6164045333862305,0.6164103150367737,0.6164154410362244,0.61641925573349,0.6164224743843079,0.6164268255233765,0.6164291501045227,0.6164314150810242,0.6164339780807495,0.6164368987083435,0.6164396405220032,0.6164427995681763,0.6164447665214539,0.616447389125824,0.6164497137069702,0.6164520382881165,0.6164543032646179,0.6164562702178955,0.6164578199386597,0.616459846496582,0.616461992263794,0.6164634227752686,0.6164647340774536,0.6164661049842834,0.6164675354957581,0.6164685487747192,0.61646968126297,0.6164706945419312,0.6164720058441162,0.6164731383323669,0.6164742708206177,0.6164752244949341,0.6164762377738953,0.6164771318435669,0.6164781451225281,0.6164795160293579,0.6164804697036743,0.6164817214012146,0.6164824962615967,0.6164831519126892,0.6164839267730713,0.6164851784706116,0.6164863109588623,0.6164873242378235,0.616487979888916,0.6164891123771667,0.6164899468421936,0.6164908409118652,0.6164915561676025,0.6164924502372742,0.6164931058883667,0.6164938807487488,0.6164953112602234,0.6164960861206055,0.6164969205856323,0.6164978742599487,0.6164986491203308,0.6164993643760681,0.6164999008178711,0.6165004372596741,0.6165013313293457,0.6165016889572144,0.6165022253990173,0.616502583026886,0.616503119468689,0.6165037155151367,0.6165044903755188,0.6165050268173218,0.61650550365448,0.6165059208869934,0.6165061593055725,0.616506814956665,0.6165074706077576,0.6165080666542053,0.6165084838867188,0.6165091395378113,0.6165098547935486,0.6165100336074829,0.6165103912353516,0.6165107488632202,0.6165110468864441,0.6165116429328918,0.6165120601654053,0.6165128350257874,0.616513192653656,0.6165134906768799,0.6165138483047485,0.616514265537262,0.6165147423744202,0.6165152788162231,0.6165157556533813,0.6165165305137634,0.6165168881416321,0.6165174245834351,0.616517961025238,0.6165185570716858,0.6165187358856201,0.6165192127227783,0.6165199875831604,0.6165202260017395,0.6165204048156738,0.6165210008621216,0.616521418094635,0.6165216565132141,0.6165221929550171,0.6165226697921753,0.6165229678153992,0.6165234446525574,0.616523802280426,0.6165238618850708,0.6165244579315186,0.6165244579315186,0.616524875164032,0.6165251135826111,0.6165255904197693,0.6165257692337036,0.6165261268615723,0.6165264844894409,0.6165266633033752,0.6165267825126648,0.616527259349823,0.616527259349823,0.6165275573730469,0.616527795791626,0.6165281534194946,0.6165285706520081,0.6165288090705872,0.6165290474891663,0.6165292263031006,0.6165294647216797,0.6165295839309692,0.6165298223495483,0.6165300011634827,0.6165300011634827,0.6165302395820618,0.6165302395820618,0.6165302395820618,0.6165303587913513,0.6165304780006409,0.6165304780006409,0.6165307760238647,0.6165310144424438,0.6165311336517334,0.616531252861023,0.6165313720703125,0.616531491279602,0.6165316104888916,0.6165316104888916,0.6165316104888916,0.6165316700935364,0.6165319085121155,0.616532027721405,0.6165321469306946],"recovered":[0.0,0.0003780692641157657,0.0007016983581706882,0.0010139485821127892,0.0013451635604724288,0.001688984571956098,0.002048200462013483,0.002420692006126046,0.002807016484439373,0.003214983269572258,0.0036324323154985905,0.0040804482996463776,0.004538950975984335,0.005022107623517513,0.005528356414288282,0.006058925297111273,0.0066031040623784065,0.007173499092459679,0.007779480889439583,0.008393160067498684,0.009030377492308617,0.009701620787382126,0.010399749502539635,0.01112309005111456,0.011875323951244354,0.012653773650527,0.013455762527883053,0.014299027621746063,0.015171409584581852,0.016073912382125854,0.017017466947436333,0.018009774386882782,0.01905161142349243,0.02017834596335888,0.02140648476779461,0.02272297814488411,0.024148128926753998,0.025687960907816887,0.02733488753437996,0.02910776250064373,0.031009599566459656,0.03306460380554199,0.035246118903160095,0.03758515045046806,0.04010022059082985,0.04279634729027748,0.04569852352142334,0.04876948520541191,0.05202674865722656,0.055538251996040344,0.05926606431603432,0.06324410438537598,0.06745027750730515,0.07191415131092072,0.0766642838716507,0.08167779445648193,0.08698025345802307,0.09259450435638428,0.09847427159547806,0.10465144366025925,0.11115515232086182,0.1179988831281662,0.1251845508813858,0.1326284557580948,0.14039745926856995,0.14848114550113678,0.1568702906370163,0.1656511127948761,0.1746784895658493,0.18399645388126373,0.1936655044555664,0.20358923077583313,0.21376296877861023,0.22421716153621674,0.23487862944602966,0.24585892260074615,0.25691843032836914,0.2681358754634857,0.2795093059539795,0.2909397482872009,0.30250751972198486,0.31411832571029663,0.3257293701171875,0.33732903003692627,0.3488450348377228,0.3603355884552002,0.3715905547142029,0.38275378942489624,0.3937329649925232,0.40444353222846985,0.41495057940483093,0.42517998814582825,0.4350954592227936,0.44477200508117676,0.45412132143974304,0.46311721205711365,0.47181615233421326,0.4802016317844391,0.4882262051105499,0.4958605468273163,0.503213107585907,0.5101982951164246,0.5168340802192688,0.5231553912162781,0.5291472673416138,0.5347673296928406,0.5401113629341125,0.5451593399047852,0.5499265789985657,0.5543949007987976,0.5585734248161316,0.5625171065330505,0.5662336349487305,0.5697250366210938,0.5729458332061768,0.5759970545768738,0.5788576006889343,0.5815364718437195,0.5840259790420532,0.5862980484962463,0.5884571671485901,0.5904349684715271,0.592299222946167,0.5940577983856201,0.5956750512123108,0.5971946120262146,0.598587155342102,0.5998850464820862,0.6010821461677551,0.6022111177444458,0.6032395958900452,0.604200541973114,0.6050965785980225,0.605924665927887,0.6066880226135254,0.6074025630950928,0.6080470681190491,0.6086634993553162,0.6092123985290527,0.6097408533096313,0.6102264523506165,0.6106708645820618,0.6110983490943909,0.6114792227745056,0.611840546131134,0.6121712327003479,0.6124776601791382,0.6127597093582153,0.6130185127258301,0.6132601499557495,0.6134864687919617,0.6136905550956726,0.6138772964477539,0.6140613555908203,0.6142301559448242,0.6143907904624939,0.6145310997962952,0.6146654486656189,0.6147833466529846,0.6148957014083862,0.6149983406066895,0.6150932312011719,0.6151815056800842,0.6152673959732056,0.6153451800346375,0.6154158711433411,0.6154823899269104,0.615545392036438,0.615599513053894,0.6156532764434814,0.6157039403915405,0.6157518029212952,0.6157925128936768,0.6158334612846375,0.6158705949783325,0.6159029603004456,0.6159338355064392,0.6159629821777344,0.6159902811050415,0.6160158514976501,0.6160381436347961,0.6160586476325989,0.6160784363746643,0.6160951256752014,0.6161126494407654,0.6161267161369324,0.6161413192749023,0.6161535978317261,0.616166889667511,0.6161783933639526,0.6161896586418152,0.6162004470825195,0.6162091493606567,0.6162179708480835,0.6162263751029968,0.6162343621253967,0.6162415146827698,0.6162490844726562,0.6162550449371338,0.6162611246109009,0.6162660717964172,0.6162716150283813,0.6162769794464111,0.6162812113761902,0.6162853837013245,0.6162882447242737,0.6162911653518677,0.6162940859794617,0.6162975430488586,0.6163004040718079,0.6163030862808228,0.6163057684898376,0.6163075566291809,0.6163103580474854,0.6163128018379211,0.6163152456283569,0.6163173913955688,0.6163195967674255,0.6163215041160583,0.616323709487915,0.6163257360458374,0.6163275241851807,0.6163289546966553,0.6163305640220642,0.6163312196731567,0.6163328886032104,0.6163337826728821,0.6163354516029358,0.6163365840911865,0.6163375973701477,0.6163389086723328,0.6163400411605835,0.6163408160209656,0.6163418292999268,0.6163431406021118,0.6163440346717834,0.6163451671600342,0.6163461804389954,0.6163471341133118,0.6163480281829834,0.6163490414619446,0.6163498163223267,0.6163508296012878,0.6163517236709595,0.6163528561592102,0.6163537502288818,0.6163541078567505,0.6163548827171326,0.6163557767868042,0.6163564324378967,0.6163572072982788,0.6163579821586609,0.6163589954376221,0.6163597702980042,0.6163607835769653,0.616361677646637,0.616362452507019,0.6163628697395325,0.6163633465766907,0.6163640022277832,0.6163644790649414,0.6163650155067444,0.6163654327392578,0.6163660287857056,0.6163666844367981,0.6163675785064697,0.6163681149482727,0.6163687109947205,0.6163691282272339,0.6163694858551025,0.6163700222969055,0.6163707971572876,0.6163713932037354,0.6163720488548279,0.6163724660873413,0.6163733601570129,0.6163734793663025,0.6163739562034607,0.6163742542266846,0.6163746118545532,0.6163750290870667,0.6163753867149353,0.6163760423660278,0.6163766384124756,0.6163768172264099,0.6163772940635681,0.6163777112960815,0.6163781881332397,0.6163786053657532,0.6163790822029114,0.6163796186447144,0.6163800954818726,0.616380512714386,0.616381049156189,0.6163816452026367,0.6163819432258606,0.6163823008537292,0.6163829565048218,0.6163836717605591,0.616383969783783,0.6163846254348755,0.6163851022720337,0.6163854002952576,0.6163857579231262,0.6163862943649292,0.616386890411377,0.6163875460624695,0.6163879036903381,0.6163884401321411,0.6163887977600098,0.6163890957832336,0.6163895726203918,0.6163898706436157,0.6163902282714844,0.6163903474807739,0.6163906455039978,0.6163910031318665,0.616391122341156,0.6163913607597351,0.616391658782959,0.6163918972015381,0.6163921356201172,0.6163924336433411,0.6163926720619202,0.6163929104804993,0.6163930296897888,0.6163933277130127,0.6163935661315918,0.6163939237594604,0.61639404296875,0.6163941025733948,0.6163944602012634,0.6163946986198425,0.6163949370384216,0.616395115852356,0.616395115852356,0.6163952350616455,0.6163953542709351,0.6163953542709351,0.6163954734802246,0.6163957118988037,0.616395890712738,0.6163961291313171,0.6163961291313171,0.6163963675498962,0.6163964867591858,0.6163966059684753,0.6163966059684753,0.6163966655731201,0.6163966655731201,0.6163971424102783],"active":[0.0009492635726928711,0.0008381521329283714,0.0008342474466189742,0.0008645912166684866,0.000889245537109673,0.0009191428543999791,0.0009527220390737057,0.0009817269165068865,0.001016533002257347,0.0010515619069337845,0.0011014281772077084,0.0011256365105509758,0.0011700359173119068,0.0012200139462947845,0.001262518111616373,0.001302120741456747,0.0013534380123019218,0.0014017410576343536,0.0014335354790091515,0.0014908760786056519,0.0015555806457996368,0.001596410758793354,0.001649622805416584,0.0016953619197010994,0.0017548222094774246,0.00181584432721138,0.001888468861579895,0.001955069601535797,0.002021891064941883,0.0020926184952259064,0.0021664705127477646,0.0022916384041309357,0.002463102340698242,0.0026587750762701035,0.002836151048541069,0.0030450988560914993,0.0032582860440015793,0.003480842337012291,0.003716789186000824,0.003975270316004753,0.004251487553119659,0.004534956067800522,0.00485958531498909,0.005199279636144638,0.005543991923332214,0.005926411598920822,0.0063257887959480286,0.0067267268896102905,0.007197167724370956,0.007638156414031982,0.008082602173089981,0.008578367531299591,0.009114176034927368,0.00965946912765503,0.010193385183811188,0.010728195309638977,0.011340528726577759,0.011890627443790436,0.012543909251689911,0.013169974088668823,0.013795025646686554,0.014435932040214539,0.014975190162658691,0.015657708048820496,0.016279742121696472,0.016940847039222717,0.017649799585342407,0.018205806612968445,0.018843233585357666,0.019471198320388794,0.019962161779403687,0.02048058807849884,0.02097131311893463,0.02144332230091095,0.02189958095550537,0.02221830189228058,0.02254539728164673,0.0228024423122406,0.02301204204559326,0.023212730884552002,0.02330833673477173,0.023341357707977295,0.023264288902282715,0.023137539625167847,0.022956490516662598,0.022648483514785767,0.022398918867111206,0.021984368562698364,0.02155110239982605,0.021121233701705933,0.020541280508041382,0.019975900650024414,0.01944643259048462,0.018839210271835327,0.01816171407699585,0.017577171325683594,0.016903698444366455,0.01615983247756958,0.015449076890945435,0.01481679081916809,0.014132261276245117,0.013428747653961182,0.012760639190673828,0.01209646463394165,0.01146090030670166,0.010855376720428467,0.010263323783874512,0.00963371992111206,0.009038090705871582,0.008503198623657227,0.008025705814361572,0.007561028003692627,0.007082819938659668,0.00660550594329834,0.00622028112411499,0.0058304667472839355,0.005429089069366455,0.005061626434326172,0.00470733642578125,0.004426419734954834,0.0041084885597229,0.003863692283630371,0.0036253929138183594,0.0033661723136901855,0.0031511783599853516,0.002924621105194092,0.002724170684814453,0.0025330185890197754,0.002377331256866455,0.002191007137298584,0.002053201198577881,0.0019214749336242676,0.0017842650413513184,0.001673281192779541,0.0015711188316345215,0.0014573931694030762,0.001369476318359375,0.0012638568878173828,0.0012020468711853027,0.0011238455772399902,0.00105208158493042,0.000996708869934082,0.0009256601333618164,0.0008736252784729004,0.0008150935173034668,0.0007612705230712891,0.0007126331329345703,0.0006710290908813477,0.0006340146064758301,0.0005948543548583984,0.0005591511726379395,0.0005342364311218262,0.0005156397819519043,0.0004877448081970215,0.0004627108573913574,0.0004299283027648926,0.00041300058364868164,0.00038373470306396484,0.00036835670471191406,0.0003515481948852539,0.00033789873123168945,0.00032782554626464844,0.00031626224517822266,0.00029909610748291016,0.00028324127197265625,0.0002745985984802246,0.0002644062042236328,0.00025272369384765625,0.00024712085723876953,0.00023984909057617188,0.0002307295799255371,0.0002219676971435547,0.00021654367446899414,0.00020927190780639648,0.00020295381546020508,0.00019943714141845703,0.00019556283950805664,0.0001894235610961914,0.00018519163131713867,0.00018107891082763672,0.00017726421356201172,0.00017464160919189453,0.00017189979553222656,0.00017082691192626953,0.00016611814498901367,0.0001653432846069336,0.00016379356384277344,0.00016224384307861328,0.0001595616340637207,0.0001596212387084961,0.00015777349472045898,0.00015622377395629883,0.00015652179718017578,0.00015532970428466797,0.00015461444854736328,0.00015276670455932617,0.00015175342559814453,0.0001500844955444336,0.0001494884490966797,0.00014919042587280273,0.0001493692398071289,0.00014764070510864258,0.00014549493789672852,0.0001456141471862793,0.0001437664031982422,0.00014317035675048828,0.00014281272888183594,0.00014281272888183594,0.00014209747314453125,0.0001423954963684082,0.00014168024063110352,0.00014162063598632812,0.00014215707778930664,0.00014168024063110352,0.00014150142669677734,0.00014102458953857422,0.0001404285430908203,0.00014024972915649414,0.0001404881477355957,0.00013971328735351562,0.00013899803161621094,0.0001385807991027832,0.0001385807991027832,0.0001379847526550293,0.00013846158981323242,0.00013780593872070312,0.00013822317123413086,0.00013768672943115234,0.00013768672943115234,0.00013762712478637695,0.0001373291015625,0.00013709068298339844,0.0001373291015625,0.00013768672943115234,0.0001373291015625,0.00013768672943115234,0.0001373291015625,0.00013697147369384766,0.00013679265975952148,0.00013715028762817383,0.0001372694969177246,0.00013750791549682617,0.00013715028762817383,0.0001373887062072754,0.00013709068298339844,0.00013709068298339844,0.00013744831085205078,0.00013756752014160156,0.0001373291015625,0.00013744831085205078,0.00013810396194458008,0.00013810396194458008,0.0001379251480102539,0.00013810396194458008,0.00013786554336547852,0.00013768672943115234,0.00013744831085205078,0.00013756752014160156,0.0001379847526550293,0.00013768672943115234,0.00013774633407592773,0.00013756752014160156,0.00013768672943115234,0.00013768672943115234,0.00013780593872070312,0.00013744831085205078,0.0001373887062072754,0.00013720989227294922,0.00013703107833862305,0.0001373291015625,0.00013744831085205078,0.0001372694969177246,0.00013709068298339844,0.00013709068298339844,0.0001373887062072754,0.0001366734504699707,0.00013691186904907227,0.00013679265975952148,0.00013679265975952148,0.00013703107833862305,0.00013703107833862305,0.00013744831085205078,0.00013715028762817383,0.00013685226440429688,0.00013703107833862305,0.00013697147369384766,0.00013703107833862305,0.00013709068298339844,0.00013715028762817383,0.00013744831085205078,0.0001372694969177246,0.0001373291015625,0.00013744831085205078,0.00013750791549682617,0.00013709068298339844,0.0001372694969177246,0.00013768672943115234,0.0001372694969177246,0.0001367330551147461,0.00013703107833862305,0.00013679265975952148,0.00013655424118041992,0.00013679265975952148,0.00013691186904907227,0.0001366734504699707,0.00013655424118041992,0.00013625621795654297,0.00013595819473266602,0.0001360177993774414,0.00013566017150878906,0.00013577938079833984,0.00013554096221923828,0.00013571977615356445,0.00013554096221923828,0.00013577938079833984,0.00013583898544311523,0.00013566017150878906,0.00013566017150878906,0.00013589859008789062,0.00013560056686401367,0.00013566017150878906,0.00013566017150878906,0.00013571977615356445,0.00013589859008789062,0.00013589859008789062,0.0001360177993774414,0.00013589859008789062,0.00013589859008789062,0.00013566017150878906,0.00013577938079833984,0.00013589859008789062,0.00013554096221923828,0.00013554096221923828,0.00013530254364013672,0.00013512372970581055,0.00013524293899536133,0.00013524293899536133,0.00013512372970581055,0.0001354217529296875,0.00013554096221923828,0.0001354217529296875,0.0001353621482849121,0.00013524293899536133,0.0001353621482849121,0.00013524293899536133,0.00013512372970581055,0.00013500452041625977,0.00013506412506103516,0.00013524293899536133,0.0001353621482849121,0.00013500452041625977]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0009492635726928711,0.0012294966727495193,0.0015411890344694257,0.0018719577929005027,0.002212208928540349,0.0025529065169394016,0.0029076600912958384,0.0032718961592763662,0.003648961428552866,0.004026919137686491,0.004425849765539169,0.0048333704471588135,0.0052469149231910706,0.005672173108905554,0.006108587142080069,0.0065513597801327705,0.007013432215899229,0.007482086308300495,0.00795486755669117,0.008445722050964832,0.008948959410190582,0.009461120702326298,0.00998934730887413,0.010531517677009106,0.011079489253461361,0.011641182936728,0.012224183417856693,0.012818674556910992,0.013428783975541592,0.014047818258404732,0.01468592882156372,0.015377474948763847,0.016108624637126923,0.016892317682504654,0.01772398129105568,0.018604617565870285,0.019533894956111908,0.020530998706817627,0.021588677540421486,0.02269655652344227,0.023866798728704453,0.02510988712310791,0.026417231187224388,0.027798205614089966,0.029247229918837547,0.030783936381340027,0.032413795590400696,0.03412342071533203,0.0359373465180397,0.03784632310271263,0.03985414281487465,0.04195734113454819,0.044202886521816254,0.046560101211071014,0.048994626849889755,0.05155889317393303,0.05426974594593048,0.057121943682432175,0.060098081827163696,0.06322415173053741,0.06651053577661514,0.06993190199136734,0.07349181920289993,0.07719152420759201,0.08107373118400574,0.0851026400923729,0.08927356451749802,0.09365198016166687,0.09815768897533417,0.10285136848688126,0.10768181830644608,0.11274754256010056,0.11796052753925323,0.1233246698975563,0.12892621755599976,0.13465280830860138,0.1406368762254715,0.14667293429374695,0.15285825729370117,0.1592472791671753,0.16581891477108002,0.17251740396022797,0.17935220897197723,0.18633294105529785,0.19346995651721954,0.20071865618228912,0.20807276666164398,0.215547576546669,0.22315125167369843,0.23079629242420197,0.23853182792663574,0.24632112681865692,0.25423189997673035,0.26213008165359497,0.27004677057266235,0.2779994010925293,0.28594109416007996,0.2938542068004608,0.3017614185810089,0.3095840811729431,0.31737372279167175,0.32508939504623413,0.3326987326145172,0.34022608399391174,0.3476346433162689,0.3549286425113678,0.3620555102825165,0.3690665662288666,0.37590572237968445,0.3826025426387787,0.3891349136829376,0.39549973607063293,0.40168383717536926,0.4076867401599884,0.4134952425956726,0.4191351532936096,0.42456555366516113,0.429817259311676,0.4349171221256256,0.43981292843818665,0.4444751441478729,0.4489719271659851,0.4533175528049469,0.45744362473487854,0.46141788363456726,0.4652318060398102,0.46883144974708557,0.47228169441223145,0.47561773657798767,0.4788058400154114,0.48182380199432373,0.4846947491168976,0.48744529485702515,0.49005141854286194,0.49251994490623474,0.4948626756668091,0.4970882534980774,0.49921444058418274,0.5012208223342896,0.5031335353851318,0.5049365758895874,0.5066400766372681,0.5082390904426575,0.5097765922546387,0.5112224221229553,0.5125771760940552,0.5138667821884155,0.5150847434997559,0.5162308812141418,0.517318606376648,0.5183298587799072,0.5193098783493042,0.5202447175979614,0.5210959315299988,0.5219192504882812,0.5226799249649048,0.5233982801437378,0.5240786671638489,0.5247161984443665,0.5253106951713562,0.5258766412734985,0.5264168977737427,0.526930034160614,0.5274088978767395,0.5278587937355042,0.528276801109314,0.5286700129508972,0.5290523171424866,0.5294078588485718,0.5297452211380005,0.5300511121749878,0.5303462147712708,0.5306249856948853,0.5308846831321716,0.5311266183853149,0.5313659310340881,0.5315772294998169,0.5317792296409607,0.5319742560386658,0.5321516394615173,0.5323291420936584,0.5324864387512207,0.5326434969902039,0.5327844023704529,0.5329262018203735,0.5330513715744019,0.5331749320030212,0.5332852005958557,0.533389687538147,0.5334882140159607,0.5335825681686401,0.533671498298645,0.5337578654289246,0.5338342785835266,0.5339093208312988,0.5339772701263428,0.5340443253517151,0.5341054797172546,0.5341651439666748,0.5342189073562622,0.5342696905136108,0.5343169569969177,0.5343632698059082,0.534406304359436,0.534444272518158,0.5344817638397217,0.5345176458358765,0.5345507860183716,0.5345803499221802,0.5346105694770813,0.5346391797065735,0.5346635580062866,0.5346883535385132,0.5347103476524353,0.5347309708595276,0.5347500443458557,0.5347710251808167,0.5347888469696045,0.5348041653633118,0.5348193049430847,0.5348339080810547,0.5348494648933411,0.5348619222640991,0.5348738431930542,0.5348871350288391,0.5348977446556091,0.534906804561615,0.5349158048629761,0.5349247455596924,0.5349341034889221,0.5349423885345459,0.5349498391151428,0.5349563956260681,0.5349635481834412,0.5349707007408142,0.5349778532981873,0.5349835157394409,0.5349889993667603,0.5349946022033691,0.5349989533424377,0.5350037217140198,0.5350080728530884,0.5350117683410645,0.5350164175033569,0.5350205898284912,0.5350232720375061,0.5350266098976135,0.5350301861763,0.5350326299667358,0.5350350737571716,0.5350372791290283,0.5350396633148193,0.5350415110588074,0.5350435376167297,0.5350461006164551,0.5350481271743774,0.5350499153137207,0.5350515842437744,0.5350539088249207,0.5350556969642639,0.5350574851036072,0.5350592732429504,0.5350604057312012,0.5350617170333862,0.5350632071495056,0.5350650548934937,0.5350666642189026,0.5350684523582458,0.5350696444511414,0.5350707769393921,0.5350720882415771,0.5350735783576965,0.5350746512413025,0.5350761413574219,0.5350770354270935,0.5350781083106995,0.5350795984268188,0.5350804924964905,0.5350815057754517,0.5350828170776367,0.5350839495658875,0.535085141658783,0.5350858569145203,0.5350866913795471,0.5350875854492188,0.5350885987281799,0.5350890755653381,0.5350902676582336,0.5350911617279053,0.5350920557975769,0.535092830657959,0.5350937247276306,0.5350942015647888,0.5350948572158813,0.5350956320762634,0.5350962281227112,0.5350967645645142,0.5350971221923828,0.5350980162620544,0.535098671913147,0.535099446773529,0.5351003408432007,0.5351011157035828,0.5351015329360962,0.5351018905639648,0.5351022481918335,0.5351030230522156,0.5351036787033081,0.5351040959358215,0.5351049900054932,0.5351054668426514,0.5351060032844543,0.5351064801216125,0.535106897354126,0.5351072549819946,0.5351076722145081,0.5351081490516663,0.5351085662841797,0.5351089239120483,0.5351096987724304,0.5351101756095886,0.535110592842102,0.5351108312606812,0.5351112484931946,0.5351114869117737,0.5351118445396423,0.5351122617721558,0.535112738609314,0.5351129174232483,0.5351132750511169,0.5351136326789856,0.535114049911499,0.5351144075393677,0.5351147055625916,0.5351149439811707,0.5351150631904602,0.5351153016090393,0.5351155996322632,0.5351160764694214,0.5351164937019348,0.5351168513298035,0.5351173877716064,0.5351177453994751,0.535118043422699,0.5351182818412781,0.5351186394691467,0.5351186394691467,0.5351187586784363,0.5351190567016602,0.5351192951202393,0.5351194143295288],"recovered":[0.0,0.0003747225273400545,0.0007021445780992508,0.0010241002310067415,0.0013471716083586216,0.0016777171986177564,0.002018303144723177,0.002360562328249216,0.0027123037725687027,0.0030738625209778547,0.003445684676989913,0.003831674577668309,0.004222572781145573,0.004630093462765217,0.005049997009336948,0.005475366488099098,0.005908099003136158,0.006349087227135897,0.00681807566434145,0.0072909691371023655,0.007770221214741468,0.008264310657978058,0.00876420084387064,0.00927948672324419,0.00981172826141119,0.010347428731620312,0.010892165824770927,0.011454304680228233,0.012033512815833092,0.012624434195458889,0.013228519819676876,0.013849450275301933,0.014514668844640255,0.015215029008686543,0.01595287211239338,0.01673935353755951,0.01756923273205757,0.018453439697623253,0.019391417503356934,0.02039353922009468,0.021444302052259445,0.022565457969903946,0.023732464760541916,0.02497454732656479,0.026275089010596275,0.027655504643917084,0.02911657653748989,0.03066154010593891,0.032284483313560486,0.033993322402238846,0.03580714017152786,0.03770139068365097,0.03971568122506142,0.041819993406534195,0.044056281447410583,0.04640010744333267,0.04886151850223541,0.0514446385204792,0.05417635291814804,0.05703558027744293,0.060027334839105606,0.06316155195236206,0.06642740219831467,0.06984241306781769,0.0733884945511818,0.07712244987487793,0.0809888169169426,0.08502586930990219,0.08920136094093323,0.09356773644685745,0.09810791164636612,0.10280605405569077,0.10768737643957138,0.1127074807882309,0.11790250241756439,0.12330278754234314,0.1288621574640274,0.13465088605880737,0.1405472755432129,0.14654640853405,0.15282286703586578,0.1591893583536148,0.1657061129808426,0.17236444354057312,0.179192453622818,0.1861812025308609,0.19331766664981842,0.20055720210075378,0.2078874409198761,0.21542607247829437,0.22298991680145264,0.2306865006685257,0.23841020464897156,0.24622996151447296,0.254099577665329,0.2619895040988922,0.2699120044708252,0.2778412997722626,0.28574448823928833,0.29362550377845764,0.3014993667602539,0.3093397617340088,0.3171234726905823,0.3248189389705658,0.3324076533317566,0.3399239778518677,0.3473259508609772,0.35459327697753906,0.3617531657218933,0.3687366843223572,0.37561073899269104,0.3822707533836365,0.3887786865234375,0.3951622545719147,0.4013659656047821,0.4073423445224762,0.41317158937454224,0.41879117488861084,0.42422249913215637,0.42950084805488586,0.43457260727882385,0.4394608438014984,0.44412505626678467,0.448636919260025,0.45294415950775146,0.457069456577301,0.4610690176486969,0.46486833691596985,0.4684845805168152,0.47198259830474854,0.4753279983997345,0.47850459814071655,0.4815058410167694,0.4843863844871521,0.4871479868888855,0.4897337853908539,0.49220120906829834,0.4945482909679413,0.49677932262420654,0.4989135265350342,0.5009408593177795,0.5028364658355713,0.5046510696411133,0.506356418132782,0.5079482793807983,0.5094910264015198,0.510949969291687,0.5122997760772705,0.5136076807975769,0.5148085355758667,0.5159882307052612,0.5170705914497375,0.5180826187133789,0.519071102142334,0.5199900269508362,0.5208609700202942,0.5216709971427917,0.5224255323410034,0.5231488943099976,0.5238267183303833,0.5244659781455994,0.5250808596611023,0.5256543755531311,0.5261892080307007,0.5267060399055481,0.527178168296814,0.5276286005973816,0.5280528664588928,0.5284533500671387,0.5288307666778564,0.5291906595230103,0.5295239686965942,0.5298375487327576,0.5301408767700195,0.5304189920425415,0.5306703448295593,0.5309233665466309,0.5311610102653503,0.5313817262649536,0.5315876007080078,0.5317756533622742,0.5319608449935913,0.5321313142776489,0.532297670841217,0.5324457883834839,0.5325918197631836,0.5327250361442566,0.5328531861305237,0.5329702496528625,0.5330862402915955,0.5331929922103882,0.533291757106781,0.5333850979804993,0.5334795713424683,0.5335651636123657,0.5336409211158752,0.5337163209915161,0.5337857007980347,0.5338500738143921,0.5339112281799316,0.5339683294296265,0.5340225696563721,0.5340734124183655,0.5341213941574097,0.5341671109199524,0.5342098474502563,0.5342476963996887,0.5342873930931091,0.5343232154846191,0.5343553423881531,0.534387469291687,0.5344179272651672,0.5344446897506714,0.5344712138175964,0.5344949960708618,0.534517765045166,0.5345383882522583,0.5345592498779297,0.5345775485038757,0.5345967411994934,0.5346111059188843,0.5346276164054871,0.534641683101654,0.534656286239624,0.5346684455871582,0.5346813201904297,0.5346938967704773,0.5347046256065369,0.5347154140472412,0.53472501039505,0.534734308719635,0.5347427725791931,0.5347514748573303,0.5347599387168884,0.5347673296928406,0.5347747802734375,0.5347806811332703,0.534786581993103,0.5347930788993835,0.5347979664802551,0.5348042249679565,0.5348095893859863,0.5348143577575684,0.534818708896637,0.5348231792449951,0.5348275303840637,0.5348309874534607,0.5348345637321472,0.5348380208015442,0.5348405838012695,0.5348435044288635,0.5348460674285889,0.5348483920097351,0.5348511934280396,0.5348532199859619,0.5348559021949768,0.5348578691482544,0.5348596572875977,0.5348619222640991,0.5348642468452454,0.5348660349845886,0.5348681807518005,0.5348696112632751,0.5348710417747498,0.5348727107048035,0.5348739624023438,0.5348756313323975,0.5348774194717407,0.5348788499832153,0.5348803997039795,0.5348815321922302,0.5348833203315735,0.5348848700523376,0.5348860025405884,0.5348871350288391,0.5348881483078003,0.5348892211914062,0.534890353679657,0.5348916053771973,0.5348924994468689,0.5348934531211853,0.5348949432373047,0.5348958373069763,0.5348970293998718,0.5348978042602539,0.5348986983299255,0.5348995327949524,0.534900426864624,0.5349013805389404,0.5349021553993225,0.5349035263061523,0.534904420375824,0.5349050760269165,0.534905731678009,0.5349063277244568,0.5349071025848389,0.5349077582359314,0.5349082350730896,0.5349088907241821,0.5349094271659851,0.5349100828170776,0.5349110960960388,0.5349118709564209,0.5349125862121582,0.5349133610725403,0.5349138975143433,0.5349143147468567,0.534915030002594,0.5349158048629761,0.5349164605140686,0.5349169373512268,0.5349174737930298,0.5349180102348328,0.5349183678627014,0.5349187850952148,0.534919261932373,0.5349199175834656,0.5349203944206238,0.5349208116531372,0.5349211692810059,0.5349217057228088,0.5349221229553223,0.53492271900177,0.5349229574203491,0.5349233746528625,0.5349238514900208,0.5349242687225342,0.5349245071411133,0.5349248051643372,0.5349251627922058,0.5349255204200745,0.5349255800247192,0.5349259376525879,0.5349264740943909,0.5349268317222595,0.5349270701408386,0.5349273085594177,0.534927487373352,0.5349278450012207,0.5349280834197998,0.5349283814430237,0.5349287390708923,0.5349293947219849,0.5349298715591431,0.5349301695823669,0.534930408000946,0.5349306464195251,0.5349308252334595,0.5349310636520386,0.5349313020706177,0.5349315404891968],"active":[0.0009492635726928711,0.0008547741454094648,0.0008390444563701749,0.0008478575618937612,0.0008650373201817274,0.0008751893183216453,0.0008893569465726614,0.0009113338310271502,0.0009366576559841633,0.0009530566167086363,0.0009801650885492563,0.0010016958694905043,0.001024342142045498,0.001042079646140337,0.0010585901327431202,0.0010759932920336723,0.001105333212763071,0.0011329990811645985,0.00113679189234972,0.0011547529138624668,0.0011787381954491138,0.00119681004434824,0.0012251464650034904,0.0012520309537649155,0.001267760992050171,0.001293754205107689,0.0013320175930857658,0.0013643698766827583,0.0013952711597085,0.0014233840629458427,0.0014574090018868446,0.001528024673461914,0.0015939557924866676,0.0016772886738181114,0.0017711091786623001,0.0018652640283107758,0.0019646622240543365,0.002077559009194374,0.0021972600370645523,0.0023030173033475876,0.0024224966764450073,0.0025444291532039642,0.0026847664266824722,0.002823658287525177,0.002972140908241272,0.003128431737422943,0.0032972190529108047,0.00346188060939312,0.0036528632044792175,0.0038530007004737854,0.0040470026433467865,0.004255950450897217,0.004487205296754837,0.0047401078045368195,0.004938345402479172,0.005158785730600357,0.005408227443695068,0.005677305161952972,0.0059217289090156555,0.006188571453094482,0.006483200937509537,0.0067703500390052795,0.007064417004585266,0.0073491111397743225,0.007685236632823944,0.007980190217494965,0.00828474760055542,0.008626110851764679,0.00895632803440094,0.009283632040023804,0.009573906660079956,0.00994148850440979,0.010273151099681854,0.010617189109325409,0.011023715138435364,0.01135002076625824,0.011774718761444092,0.012022048234939575,0.012310981750488281,0.012700870633125305,0.012996047735214233,0.01332804560661316,0.013646095991134644,0.013968497514724731,0.01427750289440155,0.014537453651428223,0.014755100011825562,0.014990374445915222,0.015263810753822327,0.015370219945907593,0.015541911125183105,0.015634626150131226,0.01582169532775879,0.01590012013912201,0.015947192907333374,0.016009896993637085,0.01602908968925476,0.016012907028198242,0.01601693034172058,0.015958577394485474,0.015874356031417847,0.015749633312225342,0.015575259923934937,0.015407145023345947,0.015226989984512329,0.015004664659500122,0.014729559421539307,0.014473289251327515,0.014152556657791138,0.013865858316421509,0.013524174690246582,0.01322898268699646,0.012905150651931763,0.01252448558807373,0.012129276990890503,0.011792808771133423,0.011393964290618896,0.011026084423065186,0.010694622993469238,0.010312080383300781,0.009902536869049072,0.009511083364486694,0.009192496538162231,0.008806705474853516,0.008473724126815796,0.008162349462509155,0.007762432098388672,0.007413357496261597,0.007133156061172485,0.006823241710662842,0.006495803594589233,0.00619015097618103,0.005939453840255737,0.005665034055709839,0.005371958017349243,0.0051288902759552,0.004887044429779053,0.004666149616241455,0.004441499710083008,0.004220008850097656,0.003995716571807861,0.0038036108016967773,0.0035880208015441895,0.0034201741218566895,0.0032741427421569824,0.0030861496925354004,0.0029168128967285156,0.0027849674224853516,0.0026232004165649414,0.00251007080078125,0.002341628074645996,0.0022392868995666504,0.0021620988845825195,0.002024829387664795,0.0019292235374450684,0.0018189549446105957,0.001727283000946045,0.001653134822845459,0.0015673041343688965,0.0014839768409729004,0.00141066312789917,0.0013360381126403809,0.0012756586074829102,0.0012196898460388184,0.0011527538299560547,0.0010986328125,0.001041412353515625,0.00099945068359375,0.0009545087814331055,0.000914454460144043,0.0008604526519775391,0.0008222460746765137,0.0007874369621276855,0.0007438063621520996,0.0007076263427734375,0.0006955862045288086,0.0006538629531860352,0.0006182193756103516,0.0005925297737121582,0.0005640387535095215,0.0005534887313842773,0.0005255937576293945,0.0005121827125549316,0.00048673152923583984,0.00048041343688964844,0.0004595518112182617,0.00044989585876464844,0.00043201446533203125,0.00041943788528442383,0.0004019737243652344,0.0003895759582519531,0.00037974119186401367,0.00037276744842529297,0.0003547072410583496,0.00034415721893310547,0.0003363490104675293,0.0003280043601989746,0.0003197789192199707,0.00031507015228271484,0.0003076791763305664,0.000301361083984375,0.0002943873405456543,0.0002898573875427246,0.0002849102020263672,0.0002771615982055664,0.00027191638946533203,0.00026994943618774414,0.00026339292526245117,0.00025713443756103516,0.00025522708892822266,0.0002517104148864746,0.00024563074111938477,0.00024366378784179688,0.0002391338348388672,0.00023597478866577148,0.00023227930068969727,0.0002326369285583496,0.0002295970916748047,0.00022661685943603516,0.0002225637435913086,0.00022280216217041016,0.0002218484878540039,0.00022023916244506836,0.00021755695343017578,0.0002186894416809082,0.00021642446517944336,0.0002129077911376953,0.00021117925643920898,0.00020933151245117188,0.0002090930938720703,0.00020807981491088867,0.00020706653594970703,0.00020492076873779297,0.00020360946655273438,0.0002033710479736328,0.00020307302474975586,0.0002028346061706543,0.00020241737365722656,0.0002015233039855957,0.0002009868621826172,0.00019949674606323242,0.00019848346710205078,0.00019741058349609375,0.0001977086067199707,0.00019741058349609375,0.0001957416534423828,0.00019562244415283203,0.00019562244415283203,0.0001946091651916504,0.0001944899559020996,0.00019377470016479492,0.00019359588623046875,0.00019311904907226562,0.00019234418869018555,0.00019288063049316406,0.00019222497940063477,0.0001920461654663086,0.0001919269561767578,0.0001919865608215332,0.0001914501190185547,0.0001914501190185547,0.00019109249114990234,0.0001907944679260254,0.0001906752586364746,0.00019049644470214844,0.00019109249114990234,0.00019103288650512695,0.00019103288650512695,0.0001907944679260254,0.00019037723541259766,0.00019055604934692383,0.00019025802612304688,0.00018978118896484375,0.0001901388168334961,0.00018990039825439453,0.00018996000289916992,0.00019037723541259766,0.0001901388168334961,0.00018990039825439453,0.00019031763076782227,0.00019049644470214844,0.00019019842147827148,0.0001900196075439453,0.00018966197967529297,0.00018978118896484375,0.00018990039825439453,0.0001895427703857422,0.00018984079360961914,0.00018978118896484375,0.00018990039825439453,0.00018930435180664062,0.00018930435180664062,0.00018912553787231445,0.00018912553787231445,0.00018930435180664062,0.00018912553787231445,0.00018900632858276367,0.0001888871192932129,0.00018912553787231445,0.00018924474716186523,0.00018936395645141602,0.00018924474716186523,0.00018924474716186523,0.00018894672393798828,0.00018852949142456055,0.00018835067749023438,0.00018870830535888672,0.00018864870071411133,0.00018829107284545898,0.00018852949142456055,0.00018852949142456055,0.00018852949142456055,0.00018846988677978516,0.00018852949142456055,0.00018846988677978516,0.00018841028213500977,0.0001882314682006836,0.0001881718635559082,0.0001881122589111328,0.00018852949142456055,0.00018846988677978516,0.00018846988677978516,0.0001881122589111328,0.00018829107284545898,0.0001881122589111328,0.00018799304962158203,0.00018799304962158203,0.0001882314682006836,0.0001881122589111328,0.0001881122589111328,0.0001881122589111328,0.00018846988677978516,0.00018846988677978516,0.0001882314682006836,0.0001881122589111328,0.00018799304962158203,0.00018799304962158203,0.0001881122589111328,0.0001882314682006836,0.00018841028213500977,0.00018846988677978516,0.00018864870071411133,0.00018835067749023438,0.0001881718635559082,0.0001881122589111328,0.0001882314682006836,0.00018799304962158203,0.00018793344497680664,0.00018799304962158203,0.00018799304962158203,0.00018787384033203125]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0009492635726928711,0.001223584171384573,0.0015522332396358252,0.0019097758922725916,0.0022913035936653614,0.002703063189983368,0.0031337877735495567,0.003595636924728751,0.004077678080648184,0.004592628683894873,0.00513223372399807,0.005702516995370388,0.006313853431493044,0.0069565377198159695,0.007642840966582298,0.008346769958734512,0.009119977243244648,0.00991147942841053,0.01076433900743723,0.01166382897645235,0.012603814713656902,0.013610177673399448,0.014673657715320587,0.015768375247716904,0.01693749986588955,0.018162179738283157,0.019466513767838478,0.02082015573978424,0.02226148173213005,0.02375657856464386,0.02534114569425583,0.027099965140223503,0.029027124866843224,0.031171822920441628,0.03346054255962372,0.03599881753325462,0.03875987231731415,0.04172730818390846,0.04500141739845276,0.04855163022875786,0.05236891284584999,0.05648963525891304,0.06094268709421158,0.06574469059705734,0.07093781232833862,0.0765073373913765,0.08246050775051117,0.08885800838470459,0.09565767645835876,0.10296370834112167,0.11074206978082657,0.11900883913040161,0.12772004306316376,0.13692490756511688,0.14664414525032043,0.1568688601255417,0.167633518576622,0.17888200283050537,0.19064152240753174,0.20291946828365326,0.21562667191028595,0.22877754271030426,0.24236561357975006,0.256315678358078,0.27056631445884705,0.2851864993572235,0.30001845955848694,0.31501269340515137,0.33014506101608276,0.345332533121109,0.36056452989578247,0.3757724165916443,0.3907937705516815,0.40563586354255676,0.42028698325157166,0.4346153438091278,0.44861528277397156,0.46223917603492737,0.4754225015640259,0.4881231188774109,0.5002884864807129,0.511929988861084,0.5230967402458191,0.53374844789505,0.5437850952148438,0.5533431768417358,0.5623533129692078,0.5708004832267761,0.5787175297737122,0.5861460566520691,0.5931364893913269,0.5996065139770508,0.6056612730026245,0.6112661957740784,0.6164786219596863,0.6213400363922119,0.625791072845459,0.6299309134483337,0.6337454915046692,0.637257993221283,0.640492856502533,0.64350426197052,0.6462565064430237,0.6487741470336914,0.6510840654373169,0.6532407999038696,0.6551802158355713,0.6569765210151672,0.6586101651191711,0.6601327061653137,0.6615136861801147,0.6627759337425232,0.6639273762702942,0.6649879217147827,0.6659773588180542,0.6668611764907837,0.6676592826843262,0.6683884263038635,0.6690603494644165,0.6696780323982239,0.6702362895011902,0.6707528829574585,0.6712159514427185,0.6716473698616028,0.6720411777496338,0.6723985075950623,0.6727245450019836,0.6730276942253113,0.6732995510101318,0.6735479831695557,0.6737766861915588,0.6739781498908997,0.6741703748703003,0.6743434071540833,0.6744966506958008,0.674639105796814,0.6747719049453735,0.6748936772346497,0.6750005483627319,0.6751068830490112,0.6751987934112549,0.6752803325653076,0.6753594279289246,0.6754274964332581,0.6754893064498901,0.6755470037460327,0.675600528717041,0.6756476163864136,0.675690770149231,0.6757300496101379,0.6757661700248718,0.6757999658584595,0.6758320331573486,0.6758587956428528,0.675885021686554,0.6759079694747925,0.675929069519043,0.675947368144989,0.675966203212738,0.6759825944900513,0.6759968996047974,0.6760095953941345,0.6760218739509583,0.6760337948799133,0.6760446429252625,0.6760541200637817,0.6760629415512085,0.6760702729225159,0.6760789752006531,0.6760862469673157,0.6760926246643066,0.6760977506637573,0.676103413105011,0.6761085391044617,0.6761132478713989,0.676117479801178,0.6761208176612854,0.6761250495910645,0.676127552986145,0.6761306524276733,0.6761334538459778,0.6761360168457031,0.6761388182640076,0.6761409044265747,0.676143229007721,0.6761449575424194,0.6761470437049866,0.6761487126350403,0.6761505007743835,0.6761515140533447,0.6761528253555298,0.6761541962623596,0.6761549711227417,0.6761561036109924,0.6761571168899536,0.6761580109596252,0.6761588454246521,0.676159679889679,0.6761600971221924,0.676160454750061,0.6761612296104431,0.6761616468429565,0.6761621236801147,0.6761626601219177,0.6761628985404968,0.6761630177497864,0.6761631965637207,0.6761635541915894,0.676163911819458,0.676163911819458,0.676164448261261,0.6761645674705505,0.6761649250984192,0.6761652231216431,0.6761654615402222,0.6761655807495117,0.6761658191680908,0.6761658787727356,0.6761661171913147,0.6761661171913147,0.6761663556098938,0.6761664748191833,0.6761667132377625,0.6761667728424072,0.6761670112609863,0.6761670112609863,0.6761672496795654,0.6761674880981445,0.6761677861213684,0.676167905330658,0.6761681437492371,0.6761682629585266,0.6761682629585266,0.6761682629585266,0.6761683821678162,0.6761684417724609,0.6761685609817505,0.67616868019104,0.6761687994003296,0.6761687994003296,0.6761689186096191,0.6761690378189087,0.6761692762374878,0.6761694550514221,0.6761696934700012,0.6761696934700012,0.6761696934700012,0.6761698126792908,0.6761700510978699,0.6761701703071594,0.6761702299118042,0.6761703491210938,0.6761703491210938,0.6761703491210938,0.6761704683303833,0.6761704683303833,0.6761705875396729,0.6761707067489624,0.676170825958252,0.6761709451675415,0.6761709451675415,0.6761709451675415,0.6761709451675415,0.6761710047721863,0.6761710047721863,0.6761711239814758,0.6761711239814758,0.6761712431907654,0.6761712431907654,0.6761712431907654,0.6761712431907654,0.6761712431907654,0.6761712431907654,0.6761712431907654,0.6761713624000549,0.6761713624000549,0.6761713624000549,0.6761713624000549,0.6761713624000549,0.6761713624000549,0.6761713624000549,0.6761714816093445,0.6761714816093445,0.676171600818634,0.676171600818634,0.676171600818634,0.676171600818634,0.6761717200279236,0.6761718392372131,0.6761718392372131,0.6761718988418579,0.6761718988418579,0.6761720180511475,0.676172137260437,0.676172137260437,0.676172137260437,0.6761722564697266,0.6761722564697266,0.6761723756790161,0.6761723756790161,0.6761724948883057,0.6761724948883057,0.6761726140975952,0.6761726140975952,0.6761726140975952,0.6761726140975952,0.6761726140975952,0.6761726140975952,0.6761727929115295,0.6761727929115295,0.6761727929115295,0.6761727929115295,0.6761727929115295,0.6761727929115295,0.6761727929115295,0.6761727929115295,0.6761727929115295,0.6761727929115295,0.6761727929115295,0.6761727929115295,0.6761727929115295,0.6761727929115295,0.6761727929115295,0.6761727929115295,0.6761727929115295,0.6761729121208191,0.6761729121208191,0.6761729121208191,0.6761729121208191,0.6761729121208191,0.6761729121208191,0.6761729121208191,0.6761729121208191,0.6761729121208191,0.6761729121208191,0.6761729121208191,0.6761729121208191,0.6761729121208191,0.6761729121208191,0.6761729121208191,0.6761729121208191,0.6761729121208191,0.6761729121208191,0.6761729121208191,0.6761729121208191,0.6761729121208191,0.6761729121208191,0.6761729121208191,0.6761729121208191,0.6761729121208191,0.6761729121208191],"recovered":[0.0,0.0003852089575957507,0.0007053797598928213,0.0010263314470648766,0.0013687021564692259,0.0017351694405078888,0.0021171432454138994,0.0025263370480388403,0.002970002358779311,0.003433970967307687,0.003916346933692694,0.00444055674597621,0.0049750301986932755,0.005555241834372282,0.006168809719383717,0.0068198605440557,0.00749445054680109,0.008217121474444866,0.008975044824182987,0.009775695390999317,0.01063234731554985,0.011521350592374802,0.012468141503632069,0.013489676639437675,0.014533299021422863,0.01564999297261238,0.016816774383187294,0.018048150464892387,0.019342107698321342,0.020707909017801285,0.022148901596665382,0.023658500984311104,0.025296838954091072,0.02708042412996292,0.02904774434864521,0.031177271157503128,0.033519092947244644,0.03604498133063316,0.03881317749619484,0.0418313704431057,0.04511697217822075,0.048670198768377304,0.05250432714819908,0.056650035083293915,0.06112004444003105,0.06595785915851593,0.07115678489208221,0.07675140351057053,0.08272141963243484,0.08911914378404617,0.09599924832582474,0.10329880565404892,0.11109189689159393,0.11930712312459946,0.12808014452457428,0.13730038702487946,0.14699821174144745,0.1572481393814087,0.1680169254541397,0.17925715446472168,0.19100140035152435,0.20328256487846375,0.21598128974437714,0.22911599278450012,0.24263344705104828,0.25654324889183044,0.2707829177379608,0.2853386402130127,0.30014437437057495,0.315080851316452,0.3301467299461365,0.34536421298980713,0.36055514216423035,0.37567222118377686,0.3905637264251709,0.40540024638175964,0.4199434816837311,0.4342930316925049,0.4481967091560364,0.4617897868156433,0.47487160563468933,0.4875781536102295,0.49973493814468384,0.5114220380783081,0.5225812792778015,0.5331389904022217,0.5432143807411194,0.5527292490005493,0.5617614984512329,0.5702058672904968,0.5781962871551514,0.5856435894966125,0.5926363468170166,0.5991308689117432,0.6052297353744507,0.6108976602554321,0.6161320805549622,0.6209437847137451,0.6254492402076721,0.6296111345291138,0.6334177255630493,0.6369490027427673,0.6402196288108826,0.6432342529296875,0.6459903717041016,0.6485302448272705,0.6508634686470032,0.6530010104179382,0.6549671292304993,0.6567880511283875,0.6584641337394714,0.6599786281585693,0.6613671779632568,0.6626579165458679,0.6638309359550476,0.6648939847946167,0.6658742427825928,0.6667582392692566,0.6675711274147034,0.6683216094970703,0.6689974069595337,0.6696171164512634,0.6701872944831848,0.6706927418708801,0.6711710095405579,0.6716052889823914,0.6720025539398193,0.6723611950874329,0.672697126865387,0.6729980707168579,0.6732671856880188,0.6735184788703918,0.6737434267997742,0.6739572882652283,0.6741487979888916,0.6743223667144775,0.6744805574417114,0.6746242642402649,0.6747601628303528,0.6748794913291931,0.6749905347824097,0.6750895977020264,0.6751847267150879,0.6752712726593018,0.6753441691398621,0.6754152178764343,0.675477921962738,0.6755361557006836,0.6755903363227844,0.6756398677825928,0.6756823658943176,0.675720751285553,0.6757569313049316,0.6757916212081909,0.6758219599723816,0.6758519411087036,0.675878643989563,0.6759013533592224,0.6759229302406311,0.6759430170059204,0.675962507724762,0.6759790182113647,0.6759930849075317,0.6760066747665405,0.6760197281837463,0.6760315895080566,0.6760436296463013,0.6760531067848206,0.6760616898536682,0.6760697364807129,0.676078736782074,0.676085889339447,0.6760920286178589,0.6760973930358887,0.6761041879653931,0.6761078834533691,0.6761128902435303,0.6761168837547302,0.6761205792427063,0.6761240363121033,0.6761274933815002,0.6761302947998047,0.676133394241333,0.6761359572410583,0.6761383414268494,0.6761409044265747,0.6761428117752075,0.6761445999145508,0.6761464476585388,0.6761483550071716,0.6761499047279358,0.6761515140533447,0.6761525869369507,0.6761537194252014,0.676154613494873,0.6761558651924133,0.6761568188667297,0.6761576533317566,0.6761583089828491,0.6761588454246521,0.6761596202850342,0.6761602759361267,0.6761611104011536,0.6761614084243774,0.6761620044708252,0.6761623024940491,0.6761625409126282,0.6761628985404968,0.6761630773544312,0.6761635541915894,0.6761636734008789,0.6761638522148132,0.6761639714241028,0.676164448261261,0.6761648654937744,0.6761652231216431,0.6761655211448669,0.676165759563446,0.6761658787727356,0.6761661171913147,0.6761662364006042,0.6761664152145386,0.6761664152145386,0.6761667728424072,0.6761668920516968,0.6761668920516968,0.6761670112609863,0.6761672496795654,0.6761672496795654,0.6761674284934998,0.6761676669120789,0.676167905330658,0.6761680245399475,0.6761681437492371,0.6761681437492371,0.6761682033538818,0.6761683225631714,0.6761684417724609,0.6761685609817505,0.6761687994003296,0.6761687994003296,0.6761687994003296,0.6761687994003296,0.6761689186096191,0.6761690974235535,0.6761693358421326,0.6761694550514221,0.6761694550514221,0.6761694550514221,0.6761696934700012,0.6761698126792908,0.6761698126792908,0.6761698722839355,0.6761698722839355,0.6761698722839355,0.6761699914932251,0.6761699914932251,0.6761701107025146,0.6761702299118042,0.6761702299118042,0.6761703491210938,0.6761704683303833,0.6761704683303833,0.6761704683303833,0.6761705875396729,0.6761705875396729,0.6761707067489624,0.6761707067489624,0.6761707067489624,0.6761707067489624,0.6761707067489624,0.6761707663536072,0.6761707663536072,0.6761708855628967,0.6761708855628967,0.6761710047721863,0.6761710047721863,0.6761710047721863,0.6761710047721863,0.6761710047721863,0.6761711239814758,0.6761711239814758,0.6761711239814758,0.6761711239814758,0.6761711239814758,0.6761711239814758,0.6761712431907654,0.6761712431907654,0.6761712431907654,0.6761713624000549,0.6761714816093445,0.676171600818634,0.676171600818634,0.6761716604232788,0.6761717796325684,0.6761717796325684,0.6761717796325684,0.6761717796325684,0.6761718988418579,0.6761718988418579,0.6761718988418579,0.6761720180511475,0.6761720180511475,0.676172137260437,0.676172137260437,0.676172137260437,0.676172137260437,0.676172137260437,0.676172137260437,0.676172137260437,0.676172137260437,0.676172137260437,0.676172137260437,0.676172137260437,0.676172137260437,0.676172137260437,0.676172137260437,0.676172137260437,0.676172137260437,0.676172137260437,0.676172137260437,0.676172137260437,0.676172137260437,0.676172137260437,0.676172137260437,0.676172137260437,0.676172137260437,0.6761722564697266,0.6761722564697266,0.6761722564697266,0.6761722564697266,0.6761722564697266,0.6761722564697266,0.6761722564697266,0.6761722564697266,0.6761722564697266,0.6761722564697266,0.6761722564697266,0.6761722564697266,0.6761722564697266,0.6761723756790161,0.6761723756790161,0.6761723756790161,0.6761723756790161,0.6761723756790161,0.6761723756790161,0.6761723756790161,0.6761723756790161,0.6761723756790161,0.6761723756790161,0.6761723756790161],"active":[0.0009492635726928711,0.0008383751846849918,0.0008468534797430038,0.000883444445207715,0.0009226014371961355,0.0009678937494754791,0.0010166445281356573,0.0010692998766899109,0.0011076757218688726,0.0011586577165871859,0.001215886790305376,0.0012619602493941784,0.0013388232327997684,0.0014012958854436874,0.0014740312471985817,0.001526909414678812,0.0016255266964435577,0.001694357953965664,0.001789294183254242,0.0018881335854530334,0.001971467398107052,0.0020888270810246468,0.0022055162116885185,0.002278698608279228,0.0024042008444666862,0.0025121867656707764,0.002649739384651184,0.0027720052748918533,0.002919374033808708,0.003048669546842575,0.0031922440975904465,0.0034414641559123993,0.0037302859127521515,0.004091398790478706,0.004412798210978508,0.004821546375751495,0.005240779370069504,0.005682326853275299,0.006188239902257919,0.006720259785652161,0.007251940667629242,0.007819436490535736,0.008438359946012497,0.009094655513763428,0.009817767888307571,0.010549478232860565,0.011303722858428955,0.012106604874134064,0.01293625682592392,0.0138445645570755,0.014742821455001831,0.01571003347635269,0.016628146171569824,0.017617784440517426,0.018564000725746155,0.01956847310066223,0.02063530683517456,0.02163386344909668,0.02262459695339203,0.02366231381893158,0.024625271558761597,0.025494977831840515,0.026384323835372925,0.02719968557357788,0.027932867407798767,0.028643250465393066,0.029235541820526123,0.029674053192138672,0.030000686645507812,0.030251681804656982,0.030417799949645996,0.030408203601837158,0.030238628387451172,0.029963642358779907,0.029723256826400757,0.029215097427368164,0.02867180109024048,0.027946144342422485,0.027225792407989502,0.026333332061767578,0.02541688084602356,0.024351835250854492,0.023361802101135254,0.022326409816741943,0.021203815937042236,0.02020418643951416,0.01913893222808838,0.018071234226226807,0.016956031322479248,0.015940189361572266,0.014940202236175537,0.013962924480438232,0.01302492618560791,0.012135326862335205,0.011248886585235596,0.010442376136779785,0.009658992290496826,0.008987128734588623,0.00829625129699707,0.0076468586921691895,0.007075130939483643,0.0065552592277526855,0.006036877632141113,0.005539894104003906,0.005093693733215332,0.004710555076599121,0.004316747188568115,0.003975510597229004,0.003643035888671875,0.0033446550369262695,0.0030495524406433105,0.0027973055839538574,0.0025601983070373535,0.002330005168914795,0.002146422863006592,0.001967191696166992,0.0017850399017333984,0.0016301870346069336,0.0014892220497131348,0.0013564229011535645,0.0012388825416564941,0.0011357665061950684,0.0010286569595336914,0.0009546279907226562,0.0008701682090759277,0.0007932186126708984,0.0007219910621643066,0.000666499137878418,0.000602424144744873,0.0005499124526977539,0.0005095005035400391,0.0004596710205078125,0.00042694807052612305,0.00038611888885498047,0.0003478527069091797,0.0003167390823364258,0.0002913475036621094,0.0002694129943847656,0.0002403855323791504,0.00022739171981811523,0.00020825862884521484,0.00019073486328125,0.00017470121383666992,0.00015622377395629883,0.00014513731002807617,0.00013178586959838867,0.00012260675430297852,0.00011146068572998047,0.0001004338264465332,9.018182754516602e-05,8.380413055419922e-05,7.921457290649414e-05,7.510185241699219e-05,6.717443466186523e-05,6.306171417236328e-05,5.602836608886719e-05,5.042552947998047e-05,4.601478576660156e-05,4.3272972106933594e-05,3.9577484130859375e-05,3.439188003540039e-05,3.057718276977539e-05,2.8789043426513672e-05,2.7120113372802734e-05,2.491474151611328e-05,2.2530555725097656e-05,1.9311904907226562e-05,1.71661376953125e-05,1.728534698486328e-05,1.6510486602783203e-05,1.3887882232666016e-05,1.1861324310302734e-05,1.138448715209961e-05,1.1146068572998047e-05,9.059906005859375e-06,9.59634780883789e-06,7.927417755126953e-06,8.165836334228516e-06,6.973743438720703e-06,6.616115570068359e-06,5.9604644775390625e-06,5.7220458984375e-06,5.424022674560547e-06,4.947185516357422e-06,4.887580871582031e-06,4.0531158447265625e-06,4.231929779052734e-06,4.112720489501953e-06,4.0531158447265625e-06,3.159046173095703e-06,2.9206275939941406e-06,2.682209014892578e-06,2.384185791015625e-06,2.384185791015625e-06,2.5033950805664062e-06,2.1457672119140625e-06,2.0265579223632812e-06,2.0265579223632812e-06,1.7881393432617188e-06,1.6093254089355469e-06,1.6093254089355469e-06,1.3709068298339844e-06,1.0132789611816406e-06,1.2516975402832031e-06,8.940696716308594e-07,7.152557373046875e-07,6.556510925292969e-07,6.556510925292969e-07,8.344650268554688e-07,3.5762786865234375e-07,7.748603820800781e-07,7.152557373046875e-07,9.5367431640625e-07,7.748603820800781e-07,5.960464477539062e-07,3.5762786865234375e-07,2.980232238769531e-07,1.1920928955078125e-07,2.384185791015625e-07,0.0,1.1920928955078125e-07,5.960464477539063e-08,2.980232238769531e-07,0.0,1.1920928955078125e-07,1.1920928955078125e-07,2.384185791015625e-07,2.384185791015625e-07,5.364418029785156e-07,4.76837158203125e-07,4.76837158203125e-07,3.5762786865234375e-07,2.384185791015625e-07,1.1920928955078125e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,0.0,1.1920928955078125e-07,2.384185791015625e-07,4.76837158203125e-07,5.364418029785156e-07,5.960464477539062e-07,3.5762786865234375e-07,2.384185791015625e-07,3.5762786865234375e-07,5.960464477539062e-07,4.76837158203125e-07,4.172325134277344e-07,5.364418029785156e-07,4.76837158203125e-07,4.76837158203125e-07,5.960464477539062e-07,4.76837158203125e-07,5.960464477539062e-07,5.960464477539062e-07,5.960464477539062e-07,7.152557373046875e-07,5.960464477539062e-07,4.76837158203125e-07,4.76837158203125e-07,5.364418029785156e-07,4.172325134277344e-07,5.364418029785156e-07,4.172325134277344e-07,5.364418029785156e-07,5.364418029785156e-07,5.364418029785156e-07,5.364418029785156e-07,4.76837158203125e-07,4.76837158203125e-07,3.5762786865234375e-07,4.76837158203125e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,3.5762786865234375e-07,2.384185791015625e-07,3.5762786865234375e-07,3.5762786865234375e-07,4.76837158203125e-07,4.76837158203125e-07,4.76837158203125e-07,3.5762786865234375e-07,4.76837158203125e-07,5.960464477539062e-07,4.76837158203125e-07,4.172325134277344e-07,2.980232238769531e-07,4.172325134277344e-07,4.76837158203125e-07,3.5762786865234375e-07,3.5762786865234375e-07,4.76837158203125e-07,4.76837158203125e-07,4.76837158203125e-07,4.76837158203125e-07,5.960464477539062e-07,4.76837158203125e-07,5.960464477539062e-07,4.76837158203125e-07,4.76837158203125e-07,4.76837158203125e-07,4.76837158203125e-07,4.76837158203125e-07,6.556510925292969e-07,6.556510925292969e-07,6.556510925292969e-07,6.556510925292969e-07,6.556510925292969e-07,6.556510925292969e-07,6.556510925292969e-07,6.556510925292969e-07,6.556510925292969e-07,6.556510925292969e-07,6.556510925292969e-07,6.556510925292969e-07,6.556510925292969e-07,6.556510925292969e-07,6.556510925292969e-07,6.556510925292969e-07,6.556510925292969e-07,7.748603820800781e-07,7.748603820800781e-07,6.556510925292969e-07,6.556510925292969e-07,6.556510925292969e-07,6.556510925292969e-07,6.556510925292969e-07,6.556510925292969e-07,6.556510925292969e-07,6.556510925292969e-07,6.556510925292969e-07,6.556510925292969e-07,6.556510925292969e-07,6.556510925292969e-07,6.556510925292969e-07,5.364418029785156e-07,5.364418029785156e-07,5.364418029785156e-07,5.364418029785156e-07,5.364418029785156e-07,5.364418029785156e-07,5.364418029785156e-07,5.364418029785156e-07,5.364418029785156e-07,5.364418029785156e-07,5.364418029785156e-07]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0009492635726928711,0.0012267077108845115,0.0015463207382708788,0.0018871297361329198,0.002248911652714014,0.002629546681419015,0.003018883289769292,0.0034185945987701416,0.0038372708950191736,0.004287741146981716,0.004745351150631905,0.005227615591138601,0.0057306294329464436,0.006248257588595152,0.006796675268560648,0.007365396711975336,0.00795799121260643,0.008571001701056957,0.00922182947397232,0.009874888695776463,0.010567104443907738,0.011285871267318726,0.012037324719130993,0.01282402966171503,0.01363059226423502,0.014467275701463223,0.015342781320214272,0.016256550326943398,0.017201779410243034,0.01818203739821911,0.019191859290003777,0.020307213068008423,0.02151315286755562,0.022815924137830734,0.024209169670939445,0.025723230093717575,0.027337918058037758,0.0290660597383976,0.030949711799621582,0.032971251755952835,0.03513234853744507,0.03744817525148392,0.0399080254137516,0.042554620653390884,0.04539521411061287,0.04840872436761856,0.051620807498693466,0.05504797399044037,0.0586727075278759,0.06253752112388611,0.06663180142641068,0.07103888690471649,0.07568203657865524,0.0805969312787056,0.08578336238861084,0.09124099463224411,0.09696569293737411,0.10302751511335373,0.10940884798765182,0.11608278751373291,0.12306507676839828,0.13033127784729004,0.1379440873861313,0.1458834409713745,0.15417496860027313,0.16275164484977722,0.17165684700012207,0.18084262311458588,0.1903475672006607,0.20018361508846283,0.21025148034095764,0.22063450515270233,0.23122245073318481,0.24201443791389465,0.25303858518600464,0.2642279267311096,0.27555081248283386,0.2869575023651123,0.29853931069374084,0.3101167678833008,0.3217413127422333,0.33335235714912415,0.34491151571273804,0.3563666045665741,0.3676989674568176,0.37889358401298523,0.3899294435977936,0.40080732107162476,0.41141411662101746,0.4218057096004486,0.4318801760673523,0.4416510760784149,0.45114630460739136,0.4602885842323303,0.46912717819213867,0.4776446223258972,0.48579347133636475,0.49359962344169617,0.5010530352592468,0.5081377029418945,0.5148636102676392,0.5212733149528503,0.5273606777191162,0.5331166386604309,0.5385648608207703,0.5436832308769226,0.5485262870788574,0.5530718564987183,0.5573399066925049,0.5613497495651245,0.5651146173477173,0.568641185760498,0.5719901323318481,0.5751100778579712,0.5779960751533508,0.5807015895843506,0.5832252502441406,0.5855916142463684,0.587801456451416,0.5898235440254211,0.5917183756828308,0.5934865474700928,0.5951384902000427,0.5966827869415283,0.5981156229972839,0.5994545221328735,0.600679337978363,0.6018255949020386,0.6028968691825867,0.6038872003555298,0.6048088669776917,0.6056552529335022,0.6064445376396179,0.6071729063987732,0.6078586578369141,0.6084902882575989,0.6090759634971619,0.6096177697181702,0.6101298332214355,0.610598623752594,0.6110234260559082,0.6114253401756287,0.6118037700653076,0.6121426820755005,0.6124558448791504,0.6127552390098572,0.6130294799804688,0.6132915019989014,0.613524317741394,0.6137481331825256,0.6139441132545471,0.6141287684440613,0.6142986416816711,0.6144618391990662,0.6146124601364136,0.6147501468658447,0.6148740649223328,0.6149915456771851,0.6151024103164673,0.6151976585388184,0.6152936220169067,0.6153788566589355,0.6154606342315674,0.6155372858047485,0.6156087517738342,0.6156705617904663,0.6157286167144775,0.615783154964447,0.6158372759819031,0.6158836483955383,0.6159233450889587,0.6159623861312866,0.6159986853599548,0.6160339117050171,0.6160659193992615,0.6160986423492432,0.6161267161369324,0.6161520481109619,0.6161751747131348,0.6161977052688599,0.6162194609642029,0.6162362694740295,0.6162541508674622,0.6162703037261963,0.6162849068641663,0.616299569606781,0.6163120269775391,0.6163234114646912,0.6163344383239746,0.6163452863693237,0.6163551211357117,0.6163638234138489,0.6163713932037354,0.616379976272583,0.6163867712020874,0.6163924932479858,0.6163979172706604,0.6164041757583618,0.616409420967102,0.6164145469665527,0.6164181232452393,0.6164218187332153,0.6164259314537048,0.6164295077323914,0.6164327263832092,0.6164357662200928,0.6164382100105286,0.6164406538009644,0.6164433360099792,0.6164461374282837,0.6164483428001404,0.6164504885673523,0.6164525747299194,0.6164543628692627,0.6164557337760925,0.6164579391479492,0.6164594888687134,0.6164607405662537,0.6164618730545044,0.6164629459381104,0.6164640784263611,0.6164653301239014,0.6164663434028625,0.6164674162864685,0.6164683103561401,0.6164694428443909,0.6164699792861938,0.6164706945419312,0.6164713501930237,0.6164720058441162,0.6164730191230774,0.616473376750946,0.6164737939834595,0.6164743304252625,0.6164749264717102,0.6164755821228027,0.6164762377738953,0.616476833820343,0.6164776086807251,0.616477906703949,0.6164783835411072,0.6164788007736206,0.6164791584014893,0.6164793968200684,0.6164796948432922,0.6164800524711609,0.61648029088974,0.6164804697036743,0.6164807081222534,0.6164811849594116,0.6164814829826355,0.6164817214012146,0.6164819598197937,0.6164820790290833,0.616482138633728,0.6164822578430176,0.6164824962615967,0.6164824962615967,0.6164828538894653,0.6164830327033997,0.6164831519126892,0.6164833903312683,0.6164836287498474,0.6164838075637817,0.6164838075637817,0.6164840459823608,0.6164840459823608,0.6164841651916504,0.6164841651916504,0.6164844036102295,0.616484522819519,0.6164846420288086,0.6164847016334534,0.6164847016334534,0.6164847016334534,0.6164848208427429,0.6164848208427429,0.6164849400520325,0.616485059261322,0.6164854168891907,0.6164855360984802,0.616485595703125,0.6164858341217041,0.6164859533309937,0.6164863109588623,0.6164864897727966,0.6164867281913757,0.6164868474006653,0.6164869666099548,0.6164869666099548,0.6164870858192444,0.6164872050285339,0.6164872050285339,0.6164873242378235,0.6164873242378235,0.6164873838424683,0.6164875030517578,0.6164875030517578,0.6164875030517578,0.6164876222610474,0.6164878606796265,0.6164880990982056,0.6164880990982056,0.6164880990982056,0.6164881587028503,0.6164881587028503,0.6164882779121399,0.6164883971214294,0.6164883971214294,0.6164886355400085,0.6164886355400085,0.6164889931678772,0.6164891719818115,0.6164892911911011,0.6164895296096802,0.6164896488189697,0.6164897680282593,0.6164897680282593,0.6164897680282593,0.6164898872375488,0.6164899468421936,0.6164899468421936,0.6164899468421936,0.6164900660514832,0.6164901852607727,0.6164901852607727,0.6164901852607727,0.6164903044700623,0.6164904236793518,0.6164905428886414,0.6164906620979309,0.6164906620979309,0.6164907813072205,0.6164907813072205,0.6164907813072205,0.6164907813072205,0.6164907813072205,0.6164908409118652,0.6164908409118652,0.6164908409118652,0.6164908409118652,0.6164908409118652,0.6164908409118652,0.6164908409118652,0.6164908409118652,0.6164909601211548,0.6164910793304443,0.6164910793304443,0.6164910793304443,0.6164911985397339,0.6164913177490234],"recovered":[0.0,0.000378292374080047,0.0007061606738716364,0.0010290087666362524,0.0013578811194747686,0.001701144385151565,0.0020628145430237055,0.002433409448713064,0.0028245309367775917,0.003229820402339101,0.003653628285974264,0.004093277268111706,0.004544974770396948,0.005027350503951311,0.005530476104468107,0.0060558016411960125,0.006595071870833635,0.0071702636778354645,0.007759288884699345,0.008382785134017467,0.009015540592372417,0.009679644368588924,0.010383127257227898,0.011094196699559689,0.0118568055331707,0.012638824991881847,0.013438359834253788,0.014277609065175056,0.01515099499374628,0.01606788858771324,0.017009994015097618,0.017984449863433838,0.019025953486561775,0.02014409750699997,0.021356729790568352,0.022654704749584198,0.024066802114248276,0.02558555081486702,0.02721150405704975,0.02896909788250923,0.030851969495415688,0.03287116438150406,0.03504018113017082,0.03736359626054764,0.03983716666698456,0.042490679770708084,0.045316215604543686,0.04835326224565506,0.05156121775507927,0.05500099062919617,0.05863118916749954,0.06250201910734177,0.0666363537311554,0.07103150337934494,0.07567185908555984,0.08061130344867706,0.08580387383699417,0.09126652032136917,0.0970611646771431,0.1030973345041275,0.10945344716310501,0.1161542758345604,0.12312763929367065,0.13036328554153442,0.13800866901874542,0.14598348736763,0.15422973036766052,0.16283997893333435,0.1717294603586197,0.18093498051166534,0.19042719900608063,0.20022688806056976,0.2103446125984192,0.2207050919532776,0.23122097551822662,0.24204230308532715,0.2530098855495453,0.264177143573761,0.2754429280757904,0.2868691086769104,0.2983968257904053,0.3099500834941864,0.3215549886226654,0.3331546485424042,0.3446446657180786,0.3560739755630493,0.3673541247844696,0.3785710334777832,0.38966992497444153,0.40048086643218994,0.41108065843582153,0.4213937222957611,0.4314466416835785,0.44123828411102295,0.4506690502166748,0.4598322808742523,0.4686472415924072,0.47716066241264343,0.48528173565864563,0.4930693507194519,0.5004973411560059,0.5075715184211731,0.514319896697998,0.5207447409629822,0.5268162488937378,0.5325976014137268,0.538054347038269,0.5431976318359375,0.54803866147995,0.5525818467140198,0.5568658113479614,0.5608951449394226,0.5646827816963196,0.5682466626167297,0.5715986490249634,0.5746851563453674,0.5775929093360901,0.5803231596946716,0.5828583240509033,0.5852299332618713,0.5874159932136536,0.589468777179718,0.5913739800453186,0.5931549668312073,0.5948261022567749,0.5963714122772217,0.5978308320045471,0.5991654992103577,0.6004074811935425,0.6015586256980896,0.6026296615600586,0.6036241054534912,0.6045472621917725,0.6054140329360962,0.6061997413635254,0.6069488525390625,0.6076367497444153,0.6082600951194763,0.6088429093360901,0.6093870997428894,0.6098992228507996,0.6103658676147461,0.6108006238937378,0.6112107038497925,0.6115823984146118,0.6119252443313599,0.6122467517852783,0.6125425100326538,0.6128227114677429,0.6130791902542114,0.6133255362510681,0.6135413646697998,0.6137487888336182,0.6139343976974487,0.6141107678413391,0.6142691969871521,0.6144177913665771,0.6145583391189575,0.614688515663147,0.6148089170455933,0.6149142980575562,0.6150119304656982,0.6151067614555359,0.6151972413063049,0.6152796745300293,0.6153585314750671,0.6154253482818604,0.615490198135376,0.6155478358268738,0.615603506565094,0.6156529188156128,0.6156984567642212,0.6157389283180237,0.6157771944999695,0.615812361240387,0.6158468127250671,0.6158808469772339,0.6159115433692932,0.615940511226654,0.6159667372703552,0.6159902811050415,0.6160128116607666,0.6160314679145813,0.6160503029823303,0.6160679459571838,0.6160842180252075,0.6160990595817566,0.6161128878593445,0.6161237955093384,0.6161355376243591,0.6161472797393799,0.6161574125289917,0.6161681413650513,0.6161771416664124,0.6161863207817078,0.6161937713623047,0.6161996722221375,0.6162053942680359,0.6162109375,0.6162170767784119,0.6162223219871521,0.6162274479866028,0.6162310242652893,0.6162341833114624,0.6162382960319519,0.6162417531013489,0.616245448589325,0.6162489056587219,0.6162511110305786,0.6162541508674622,0.6162568926811218,0.6162589192390442,0.6162609457969666,0.6162631511688232,0.6162651777267456,0.6162669658660889,0.6162688732147217,0.6162701845169067,0.6162720918655396,0.6162732243537903,0.6162742972373962,0.6162755489349365,0.6162764430046082,0.6162773370742798,0.616278350353241,0.6162794232368469,0.6162803173065186,0.6162812113761902,0.6162821054458618,0.6162828207015991,0.6162835955619812,0.6162843704223633,0.6162849068641663,0.6162853837013245,0.616286039352417,0.6162866950035095,0.616287350654602,0.6162880659103394,0.6162886023521423,0.6162890195846558,0.6162897348403931,0.6162901520729065,0.6162903904914856,0.6162906885147095,0.6162910461425781,0.6162912845611572,0.6162914037704468,0.6162915825843811,0.6162918210029602,0.6162919402122498,0.6162922978401184,0.6162925958633423,0.6162928342819214,0.6162934899330139,0.616293728351593,0.6162939667701721,0.6162939667701721,0.616294264793396,0.6162943840026855,0.6162945032119751,0.6162948608398438,0.6162950396537781,0.6162952780723572,0.6162955164909363,0.6162957549095154,0.6162958741188049,0.6162960529327393,0.6162960529327393,0.6162960529327393,0.6162962913513184,0.6162965297698975,0.6162967681884766,0.6162968277931213,0.6162969470024109,0.6162970662117004,0.61629718542099,0.61629718542099,0.6162973046302795,0.6162974238395691,0.6162975430488586,0.6162976026535034,0.616297721862793,0.6162978410720825,0.6162979602813721,0.6162980794906616,0.6162983179092407,0.6162986159324646,0.6162989735603333,0.6162992119789124,0.6162993907928467,0.6162995100021362,0.6162996292114258,0.6162997484207153,0.6162997484207153,0.6162998676300049,0.6162999868392944,0.6162999868392944,0.616300106048584,0.6163002252578735,0.6163002848625183,0.6163005232810974,0.6163007616996765,0.6163008809089661,0.6163010001182556,0.6163010597229004,0.6163011789321899,0.6163011789321899,0.6163011789321899,0.6163012981414795,0.616301417350769,0.6163016557693481,0.6163017749786377,0.616301953792572,0.6163021922111511,0.6163023114204407,0.6163027882575989,0.6163028478622437,0.6163029670715332,0.6163029670715332,0.6163029670715332,0.6163029670715332,0.6163032054901123,0.6163032054901123,0.6163032054901123,0.6163033246994019,0.6163034439086914,0.6163034439086914,0.616303563117981,0.616303563117981,0.6163036823272705,0.6163037419319153,0.6163037419319153,0.6163039803504944,0.6163039803504944,0.6163042187690735,0.616304337978363,0.6163044571876526,0.6163045763969421,0.6163046360015869,0.6163046360015869,0.6163047552108765,0.6163047552108765,0.616304874420166,0.616304874420166,0.616304874420166,0.616304874420166,0.6163049936294556,0.6163051128387451,0.6163051128387451,0.6163051128387451,0.6163052320480347],"active":[0.0009492635726928711,0.000848415307700634,0.0008401600643992424,0.0008581209694966674,0.0008910305332392454,0.0009284022962674499,0.0009560687467455864,0.0009851851500570774,0.001012739958241582,0.0010579207446426153,0.0010917228646576405,0.0011343383230268955,0.0011856546625494957,0.0012209070846438408,0.0012661991640925407,0.0013095950707793236,0.0013629193417727947,0.0014007380232214928,0.001462540589272976,0.001492103561758995,0.0015515638515353203,0.0016062268987298012,0.0016541974619030952,0.001729832962155342,0.0017737867310643196,0.0018284507095813751,0.0019044214859604836,0.001978941261768341,0.0020507844164967537,0.002114148810505867,0.0021818652749061584,0.002322763204574585,0.002487199380993843,0.0026718266308307648,0.0028524398803710938,0.003068525344133377,0.003271115943789482,0.0034805089235305786,0.0037382077425718307,0.0040021538734436035,0.004280379042029381,0.004577010869979858,0.00486784428358078,0.0051910243928432465,0.005558047443628311,0.005918044596910477,0.00630459189414978,0.006694711744785309,0.007111489772796631,0.007536530494689941,0.008000612258911133,0.008536867797374725,0.009045682847499847,0.009565427899360657,0.010111503303050995,0.010629691183567047,0.011161819100379944,0.011760994791984558,0.012347683310508728,0.012985453009605408,0.013611629605293274,0.014177002012729645,0.014816448092460632,0.015520155429840088,0.01616629958152771,0.016768157482147217,0.017427116632461548,0.018002644181251526,0.018618106842041016,0.019248634576797485,0.019824281334877014,0.02040761709213257,0.020877838134765625,0.021309345960617065,0.021817609667778015,0.02218562364578247,0.022540926933288574,0.02278035879135132,0.02309638261795044,0.02324765920639038,0.023344486951828003,0.023402273654937744,0.023356527090072632,0.023211956024169922,0.023054301738739014,0.022819608449935913,0.022575318813323975,0.022236287593841553,0.021744191646575928,0.021324843168258667,0.02079951763153076,0.02025735378265381,0.019699662923812866,0.019050300121307373,0.018458127975463867,0.017812341451644897,0.01714622974395752,0.016438961029052734,0.015771299600601196,0.015068352222442627,0.0143662691116333,0.013701796531677246,0.013040781021118164,0.01237189769744873,0.01174861192703247,0.0110856294631958,0.010471940040588379,0.009874224662780762,0.009301245212554932,0.008767902851104736,0.00824880599975586,0.0077460408210754395,0.0073073506355285645,0.006863415241241455,0.006397426128387451,0.006016433238983154,0.005632340908050537,0.005268454551696777,0.004943132400512695,0.004593610763549805,0.004302382469177246,0.004017770290374756,0.003764510154724121,0.003527820110321045,0.003289520740509033,0.0030831098556518555,0.002848505973815918,0.002660095691680908,0.0024893879890441895,0.0023285746574401855,0.0021792054176330566,0.0020311474800109863,0.001897275447845459,0.001758873462677002,0.0016589164733886719,0.001541435718536377,0.001439213752746582,0.0013576745986938477,0.001286923885345459,0.0012115240097045898,0.0011242032051086426,0.0010594725608825684,0.0010031461715698242,0.0009319782257080078,0.0008734464645385742,0.0008299946784973145,0.0007827281951904297,0.0007489919662475586,0.000701606273651123,0.000668942928314209,0.0006185770034790039,0.0005874037742614746,0.0005498528480529785,0.0005274415016174316,0.0005016922950744629,0.00048094987869262695,0.00045627355575561523,0.00043320655822753906,0.0004138946533203125,0.00038874149322509766,0.00037932395935058594,0.0003669261932373047,0.00035387277603149414,0.0003400444984436035,0.00032907724380493164,0.0003120303153991699,0.0003032684326171875,0.0002929568290710449,0.0002894401550292969,0.00028014183044433594,0.00027042627334594727,0.0002639293670654297,0.00025975704193115234,0.0002567172050476074,0.0002535581588745117,0.0002518296241760254,0.00024586915969848633,0.00024050474166870117,0.0002346634864807129,0.00023096799850463867,0.00022917985916137695,0.00022345781326293945,0.00022268295288085938,0.0002200007438659668,0.00021696090698242188,0.00021535158157348633,0.0002129673957824707,0.0002105236053466797,0.00021064281463623047,0.0002097487449645996,0.0002078413963317871,0.00020641088485717773,0.00020325183868408203,0.0002028346061706543,0.00020045042037963867,0.00019872188568115234,0.00019824504852294922,0.00019878149032592773,0.00019848346710205078,0.00019747018814086914,0.0001958012580871582,0.00019437074661254883,0.00019490718841552734,0.00019532442092895508,0.00019443035125732422,0.00019401311874389648,0.00019276142120361328,0.00019174814224243164,0.00019222497940063477,0.0001919865608215332,0.0001914501190185547,0.00019156932830810547,0.00019162893295288086,0.00019121170043945312,0.00019055604934692383,0.00019097328186035156,0.00019061565399169922,0.00019055604934692383,0.00018978118896484375,0.00018972158432006836,0.00018978118896484375,0.00018978118896484375,0.00018990039825439453,0.0001900792121887207,0.00018996000289916992,0.0001900196075439453,0.00018966197967529297,0.0001894831657409668,0.00018924474716186523,0.00018918514251708984,0.0001894235610961914,0.00018900632858276367,0.0001888871192932129,0.00018894672393798828,0.0001888871192932129,0.0001888871192932129,0.0001888871192932129,0.0001887679100036621,0.00018900632858276367,0.0001888871192932129,0.00018864870071411133,0.00018864870071411133,0.0001887679100036621,0.00018870830535888672,0.00018864870071411133,0.0001887679100036621,0.0001888871192932129,0.0001888871192932129,0.0001888871192932129,0.00018924474716186523,0.00018918514251708984,0.00018912553787231445,0.00018912553787231445,0.00018858909606933594,0.00018841028213500977,0.00018829107284545898,0.00018852949142456055,0.0001882314682006836,0.00018846988677978516,0.00018852949142456055,0.00018829107284545898,0.00018835067749023438,0.00018835067749023438,0.00018829107284545898,0.00018805265426635742,0.0001881718635559082,0.00018799304962158203,0.0001881122589111328,0.0001881122589111328,0.0001881122589111328,0.00018799304962158203,0.00018787384033203125,0.00018787384033203125,0.00018775463104248047,0.0001876354217529297,0.0001876354217529297,0.0001876354217529297,0.0001876354217529297,0.0001876354217529297,0.00018787384033203125,0.00018793344497680664,0.00018787384033203125,0.00018799304962158203,0.00018799304962158203,0.0001882314682006836,0.0001881718635559082,0.0001881122589111328,0.00018787384033203125,0.00018775463104248047,0.0001875758171081543,0.0001875758171081543,0.0001875758171081543,0.00018745660781860352,0.0001875758171081543,0.00018745660781860352,0.00018739700317382812,0.0001875162124633789,0.00018739700317382812,0.00018727779388427734,0.00018733739852905273,0.00018733739852905273,0.00018733739852905273,0.00018721818923950195,0.00018709897994995117,0.00018709897994995117,0.0001869797706604004,0.00018709897994995117,0.00018721818923950195,0.00018709897994995117,0.00018721818923950195,0.0001869797706604004,0.00018721818923950195,0.00018721818923950195,0.00018709897994995117,0.00018721818923950195,0.0001868605613708496,0.000186920166015625,0.00018680095672607422,0.00018680095672607422,0.000186920166015625,0.0001869797706604004,0.00018674135208129883,0.00018674135208129883,0.0001868605613708496,0.0001868605613708496,0.00018674135208129883,0.00018674135208129883,0.00018674135208129883,0.0001868605613708496,0.0001868605613708496,0.000186920166015625,0.000186920166015625,0.00018680095672607422,0.00018680095672607422,0.00018656253814697266,0.00018644332885742188,0.0001863241195678711,0.0001862645149230957,0.0001862049102783203,0.0001862049102783203,0.00018608570098876953,0.00018608570098876953,0.00018596649169921875,0.00018596649169921875,0.00018596649169921875,0.00018608570098876953,0.00018608570098876953,0.00018596649169921875,0.00018596649169921875,0.00018608570098876953,0.00018608570098876953]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0009492635726928711,0.001221352955326438,0.0015283599495887756,0.0018481960287317634,0.0021728291176259518,0.0025167616549879313,0.0028650450985878706,0.003224038053303957,0.0035985372960567474,0.003972590435296297,0.004363600164651871,0.004767328035086393,0.005170944146811962,0.005590847693383694,0.006018002051860094,0.006458766758441925,0.006907452363520861,0.007374878972768784,0.007864395156502724,0.008355136960744858,0.008853912353515625,0.00936451181769371,0.0098950807005167,0.010425983928143978,0.010985334403812885,0.011545912362635136,0.012127128429710865,0.012716041877865791,0.013313880190253258,0.013929679058492184,0.014550385996699333,0.015228434465825558,0.01595456339418888,0.016721077263355255,0.017537567764520645,0.01840861141681671,0.019325170665979385,0.020298734307289124,0.02132941596210003,0.02241688221693039,0.0235822144895792,0.02481771633028984,0.026101412251591682,0.027471117675304413,0.02891724184155464,0.030442124232649803,0.03205502778291702,0.03374858573079109,0.03555905446410179,0.03744995966553688,0.03943680226802826,0.04151780158281326,0.04371180757880211,0.04603511095046997,0.048467740416526794,0.0510074645280838,0.05370325595140457,0.05651306360960007,0.059462204575538635,0.06252780556678772,0.06575684994459152,0.06911607831716537,0.07263115048408508,0.0762794241309166,0.0800817608833313,0.0840667113661766,0.08822079002857208,0.092513307929039,0.09697528928518295,0.10158518701791763,0.10638774931430817,0.1113489493727684,0.11649633198976517,0.1218239963054657,0.12729869782924652,0.1329716295003891,0.13879349827766418,0.14478079974651337,0.15095607936382294,0.15728117525577545,0.16377820074558258,0.17041878402233124,0.17722927033901215,0.18420296907424927,0.19125956296920776,0.1985035538673401,0.20581695437431335,0.21326254308223724,0.2208399921655655,0.22849999368190765,0.23622459173202515,0.24402615427970886,0.2518567442893982,0.25974878668785095,0.2676490843296051,0.2756139636039734,0.283540815114975,0.2914762496948242,0.29936450719833374,0.30724024772644043,0.31506311893463135,0.322788268327713,0.3304261863231659,0.3379690647125244,0.34543728828430176,0.35274845361709595,0.35997316241264343,0.36702674627304077,0.3739319443702698,0.38067761063575745,0.38726532459259033,0.39370834827423096,0.3999654948711395,0.40604472160339355,0.4119468033313751,0.41768500208854675,0.42320477962493896,0.4285154640674591,0.4336475729942322,0.43861523270606995,0.4433639347553253,0.4479207396507263,0.4523204565048218,0.4565165936946869,0.46053868532180786,0.4643820822238922,0.4681023061275482,0.47160711884498596,0.47498172521591187,0.4781692922115326,0.4812459349632263,0.48414555191993713,0.4869108200073242,0.48953378200531006,0.4920400381088257,0.4944083094596863,0.49667537212371826,0.49883848428726196,0.5008726119995117,0.5028060078620911,0.5046143531799316,0.5063576102256775,0.5080056190490723,0.5095579624176025,0.5110234022140503,0.5124041438102722,0.5137200355529785,0.5149685144424438,0.5161291360855103,0.5172417163848877,0.5182968378067017,0.5192887187004089,0.5202183127403259,0.5211116671562195,0.5219408869743347,0.5227290391921997,0.5234649777412415,0.5241497159004211,0.5248095989227295,0.5254300832748413,0.5260169506072998,0.526567816734314,0.5270834565162659,0.5275663733482361,0.528035044670105,0.5284630656242371,0.5288729667663574,0.5292598605155945,0.5296249389648438,0.5299627780914307,0.530279815196991,0.530579686164856,0.53086256980896,0.5311277508735657,0.5313811302185059,0.5316213965415955,0.5318446159362793,0.532051682472229,0.5322426557540894,0.5324233770370483,0.5326005220413208,0.5327643156051636,0.5329157114028931,0.5330571532249451,0.5331891179084778,0.533317506313324,0.5334386825561523,0.5335495471954346,0.5336551070213318,0.5337536334991455,0.5338449478149414,0.533932626247406,0.5340143442153931,0.5340911746025085,0.5341663956642151,0.5342341661453247,0.5342988967895508,0.5343605875968933,0.5344175696372986,0.5344710350036621,0.5345211029052734,0.5345705151557922,0.5346128344535828,0.5346558690071106,0.5346952676773071,0.5347319841384888,0.5347657799720764,0.5347979068756104,0.5348289012908936,0.5348557829856873,0.5348839163780212,0.5349093675613403,0.534933865070343,0.5349575281143188,0.5349789261817932,0.5349980592727661,0.5350175499916077,0.5350351929664612,0.5350512266159058,0.535065770149231,0.5350804924964905,0.5350938439369202,0.5351067781448364,0.5351195335388184,0.5351299047470093,0.5351399183273315,0.5351488590240479,0.5351579189300537,0.5351671576499939,0.5351753830909729,0.5351831912994385,0.5351904630661011,0.5351982712745667,0.5352038741111755,0.5352096557617188,0.5352152585983276,0.5352215766906738,0.5352265238761902,0.5352318286895752,0.5352364182472229,0.5352404713630676,0.5352439284324646,0.535247266292572,0.5352509617805481,0.5352534055709839,0.5352567434310913,0.5352591872215271,0.5352612137794495,0.535263180732727,0.5352650880813599,0.5352674722671509,0.5352693200111389,0.5352705717086792,0.5352723598480225,0.5352743864059448,0.5352756977081299,0.5352773666381836,0.5352789163589478,0.5352800488471985,0.5352809429168701,0.5352821946144104,0.5352835059165955,0.5352849364280701,0.5352859497070312,0.5352866053581238,0.5352874398231506,0.535288393497467,0.5352892875671387,0.5352897644042969,0.5352901816368103,0.535290539264679,0.535291314125061,0.5352920889854431,0.5352928638458252,0.535293459892273,0.5352937579154968,0.535294234752655,0.5352946519851685,0.5352948904037476,0.5352952480316162,0.5352960228919983,0.5352961421012878,0.5352963209152222,0.5352966785430908,0.5352970957756042,0.5352974534034729,0.5352978110313416,0.535298228263855,0.5352985858917236,0.5352988839149475,0.5352994799613953,0.5352996587753296,0.5353000164031982,0.5353002548217773,0.5353004932403564,0.5353009104728699,0.535301148891449,0.5353014469146729,0.535301923751831,0.5353022217750549,0.535302460193634,0.535302460193634,0.5353026986122131,0.5353030562400818,0.5353031158447266,0.5353033542633057,0.5353035926818848,0.5353037118911743,0.5353039503097534,0.5353041291236877,0.5353043675422668,0.5353044867515564,0.5353047251701355,0.5353049039840698,0.5353050231933594,0.5353052616119385,0.5353052616119385,0.535305380821228,0.535305380821228,0.5353055000305176,0.5353055000305176,0.5353056192398071,0.5353056788444519,0.5353057980537415,0.535305917263031,0.5353062748908997,0.5353062748908997,0.5353062748908997,0.5353063941001892,0.5353065133094788,0.5353065133094788,0.5353065729141235,0.5353068113327026,0.5353068113327026,0.5353069305419922,0.5353069305419922,0.5353070497512817,0.5353070497512817,0.5353072881698608,0.5353072881698608,0.5353074669837952,0.5353075861930847,0.5353075861930847,0.5353075861930847,0.5353077054023743,0.5353077054023743,0.5353078246116638,0.5353078246116638,0.5353079438209534,0.5353080630302429,0.5353081822395325],"recovered":[0.0,0.0003792963980231434,0.0007068300037644804,0.0010226500453427434,0.0013361274031922221,0.0016507202526554465,0.001988182542845607,0.0023292144760489464,0.0026857531629502773,0.003056348068639636,0.0034232614561915398,0.0037995458114892244,0.0041983649134635925,0.0045941718854010105,0.0049980110488832,0.005417021922767162,0.0058471886441111565,0.006288399454206228,0.006743443664163351,0.007217898964881897,0.007695924025028944,0.008188451640307903,0.008690126240253448,0.009214113466441631,0.009734530001878738,0.010280047543346882,0.010832035914063454,0.011397633701562881,0.011965797282755375,0.012554376386106014,0.01316013466566801,0.013771248050034046,0.014407573267817497,0.015101908706128597,0.015838079154491425,0.01661195419728756,0.017427442595362663,0.018298039212822914,0.019219283014535904,0.02019251324236393,0.021215051412582397,0.02231411822140217,0.02348368987441063,0.024704689159989357,0.02600913494825363,0.027373597025871277,0.02881336212158203,0.03036591224372387,0.03197836875915527,0.03369278833270073,0.03549924120306969,0.03738992288708687,0.039367061108350754,0.04146825149655342,0.04368233680725098,0.0460130050778389,0.04845087602734566,0.0510157011449337,0.0537024587392807,0.05653870105743408,0.0594780258834362,0.06258189678192139,0.06580870598554611,0.06917540729045868,0.07265935838222504,0.0763486847281456,0.08018102496862411,0.08417222648859024,0.08829239010810852,0.09258870780467987,0.09704900532960892,0.10167407989501953,0.10647419095039368,0.11145568639039993,0.11661121994256973,0.12193341553211212,0.12742729485034943,0.13304489850997925,0.13885796070098877,0.14486467838287354,0.1510213166475296,0.1573462039232254,0.1638522446155548,0.1704871505498886,0.17730969190597534,0.18422269821166992,0.19130605459213257,0.19852641224861145,0.2058817446231842,0.21333536505699158,0.22089998424053192,0.22854827344417572,0.2362637221813202,0.2440197765827179,0.25189998745918274,0.259753555059433,0.26766735315322876,0.27557411789894104,0.28350329399108887,0.29146507382392883,0.29933658242225647,0.3071849048137665,0.314986914396286,0.32271096110343933,0.3303455114364624,0.3378705382347107,0.3452838957309723,0.3525954782962799,0.35980579257011414,0.3668193221092224,0.37372398376464844,0.38043418526649475,0.3870232105255127,0.393449604511261,0.39968782663345337,0.4057513177394867,0.4116708040237427,0.41736581921577454,0.4229036569595337,0.42822909355163574,0.4333498179912567,0.43829718232154846,0.4430292248725891,0.447610467672348,0.4520007073879242,0.4561997354030609,0.460245281457901,0.4640986919403076,0.46781378984451294,0.4713217318058014,0.4746934473514557,0.47790050506591797,0.48097002506256104,0.48387622833251953,0.48668089509010315,0.4892835319042206,0.4918098747730255,0.4941912889480591,0.496455579996109,0.49861881136894226,0.5006735920906067,0.5026013255119324,0.5044246912002563,0.5061677098274231,0.5078003406524658,0.5093392729759216,0.5108006596565247,0.5122001767158508,0.5135222673416138,0.5147532820701599,0.5159416198730469,0.5170565247535706,0.5181102752685547,0.5191042423248291,0.520050585269928,0.5209277868270874,0.5217616558074951,0.5225445032119751,0.5232781767845154,0.5239766836166382,0.5246371030807495,0.5252582430839539,0.5258491635322571,0.5263938903808594,0.5269104242324829,0.5274025797843933,0.5278518199920654,0.5282864570617676,0.5286949872970581,0.5290864706039429,0.5294516682624817,0.5297895073890686,0.5301151275634766,0.530415415763855,0.5307016968727112,0.5309721231460571,0.5312254428863525,0.5314648747444153,0.5316902995109558,0.5318979620933533,0.5320913791656494,0.5322714447975159,0.5324476957321167,0.5326124429702759,0.532764732837677,0.5329129099845886,0.5330492258071899,0.5331763029098511,0.5332946181297302,0.5334070920944214,0.5335147380828857,0.533613383769989,0.533708393573761,0.533795952796936,0.5338769555091858,0.5339562892913818,0.534030020236969,0.5341005325317383,0.5341652631759644,0.5342245697975159,0.5342848300933838,0.5343379378318787,0.5343896746635437,0.5344368815422058,0.5344803929328918,0.5345218777656555,0.5345609188079834,0.534597635269165,0.5346338748931885,0.5346654653549194,0.5346968173980713,0.534726619720459,0.5347542762756348,0.5347796082496643,0.534804105758667,0.5348277688026428,0.5348492860794067,0.5348702669143677,0.5348894596099854,0.5349075198173523,0.5349239110946655,0.5349395275115967,0.5349539518356323,0.5349690318107605,0.5349817276000977,0.5349941253662109,0.5350061655044556,0.5350162982940674,0.5350245833396912,0.5350344777107239,0.5350436568260193,0.5350527763366699,0.535060465335846,0.5350687503814697,0.535074770450592,0.5350813269615173,0.5350872874259949,0.5350931882858276,0.5350985527038574,0.5351030826568604,0.5351076722145081,0.5351122617721558,0.5351163744926453,0.5351206064224243,0.5351243019104004,0.5351274013519287,0.5351307392120361,0.5351332426071167,0.5351361036300659,0.5351377725601196,0.5351401567459106,0.5351423621177673,0.5351441502571106,0.5351460576057434,0.5351478457450867,0.5351493954658508,0.5351508259773254,0.5351523160934448,0.535153865814209,0.5351552963256836,0.5351566672325134,0.535158097743988,0.5351596474647522,0.535161018371582,0.5351620316505432,0.5351628065109253,0.5351635813713074,0.535164475440979,0.5351654887199402,0.5351661443710327,0.5351670384407043,0.5351673364639282,0.5351680517196655,0.5351688265800476,0.5351697206497192,0.5351702570915222,0.5351706147193909,0.5351711511611938,0.535171389579773,0.5351716876029968,0.535172164440155,0.535172700881958,0.5351730585098267,0.5351732969284058,0.5351735949516296,0.5351741909980774,0.5351742506027222,0.5351747274398804,0.5351750254631042,0.5351752638816833,0.535175621509552,0.5351759195327759,0.5351763963699341,0.5351768136024475,0.5351771712303162,0.5351775288581848,0.5351779460906982,0.5351783037185669,0.5351784229278564,0.5351788401603699,0.535179078578949,0.5351793766021729,0.5351794958114624,0.5351800918579102,0.5351802706718445,0.535180389881134,0.5351807475090027,0.5351809859275818,0.5351811051368713,0.5351812839508057,0.5351815223693848,0.5351816415786743,0.5351817607879639,0.5351818799972534,0.535181999206543,0.5351821780204773,0.5351826548576355,0.535182774066925,0.5351828932762146,0.5351829528808594,0.5351829528808594,0.5351830720901489,0.5351831912994385,0.535183310508728,0.5351835489273071,0.5351836681365967,0.5351836681365967,0.5351836681365967,0.5351836681365967,0.5351837277412415,0.5351837277412415,0.535183846950531,0.535183846950531,0.5351839661598206,0.5351839661598206,0.5351840853691101,0.5351840853691101,0.5351842045783997,0.5351843237876892,0.5351844429969788,0.5351845622062683,0.5351847410202026,0.5351848602294922,0.5351849794387817,0.5351849794387817,0.5351850986480713,0.5351853370666504,0.5351854562759399,0.5351854562759399,0.5351855158805847,0.5351856350898743],"active":[0.0009492635726928711,0.000842056586407125,0.0008215299458242953,0.00082554598338902,0.0008367017144337296,0.0008660414023324847,0.0008768625557422638,0.0008948235772550106,0.0009127841331064701,0.000916242366656661,0.000940338708460331,0.0009677822235971689,0.0009725792333483696,0.0009966758079826832,0.0010199910029768944,0.0010417448356747627,0.0010602637194097042,0.0010864795185625553,0.0011209514923393726,0.0011372379958629608,0.001157988328486681,0.001176060177385807,0.0012049544602632523,0.0012118704617023468,0.0012508044019341469,0.0012658648192882538,0.0012950925156474113,0.0013184081763029099,0.0013480829074978828,0.0013753026723861694,0.0013902513310313225,0.0014571864157915115,0.0015469901263713837,0.0016191685572266579,0.0016994886100292206,0.001796657219529152,0.001897728070616722,0.0020006950944662094,0.002110132947564125,0.0022243689745664597,0.0023671630769968033,0.0025035981088876724,0.002617722377181053,0.002766428515315056,0.00290810689330101,0.0030685272067785263,0.0032416656613349915,0.0033826734870672226,0.003580685704946518,0.003757171332836151,0.003937561064958572,0.004127878695726395,0.004344746470451355,0.00456685945391655,0.004785403609275818,0.0049944594502449036,0.005252379924058914,0.005497362464666367,0.005759745836257935,0.005989104509353638,0.006278824061155319,0.006534181535243988,0.006822444498538971,0.007104016840457916,0.007422402501106262,0.007718026638031006,0.008039765059947968,0.008341081440448761,0.008682899177074432,0.008996479213237762,0.00933874398469925,0.00967486947774887,0.01002214103937149,0.010368309915065765,0.010687477886676788,0.011038213968276978,0.011366203427314758,0.011735901236534119,0.012098118662834167,0.012416496872901917,0.012756884098052979,0.013072580099105835,0.013377025723457336,0.013715818524360657,0.013949871063232422,0.014280855655670166,0.014510899782180786,0.014736130833625793,0.014958247542381287,0.015164628624916077,0.015324607491493225,0.015477880835533142,0.015593022108078003,0.015729010105133057,0.015749096870422363,0.015860408544540405,0.015873461961746216,0.01590213179588318,0.015861213207244873,0.015775173902511597,0.015726536512374878,0.015603363513946533,0.015439271926879883,0.015258103609085083,0.015091776847839355,0.014877915382385254,0.014689266681671143,0.014431267976760864,0.01412615180015564,0.013858288526535034,0.013541340827941895,0.013274163007736206,0.012942284345626831,0.012595117092132568,0.012258976697921753,0.011933684349060059,0.011533975601196289,0.01114964485168457,0.010743916034698486,0.010386139154434204,0.010014116764068604,0.009623557329177856,0.009291231632232666,0.008906126022338867,0.008537977933883667,0.008182346820831299,0.007857024669647217,0.007508426904678345,0.007167935371398926,0.006847560405731201,0.00655248761177063,0.006245046854019165,0.005940794944763184,0.005657553672790527,0.005359143018722534,0.005124777555465698,0.004865497350692749,0.004647195339202881,0.00441703200340271,0.004187196493148804,0.003940761089324951,0.003756284713745117,0.003580927848815918,0.0033902525901794434,0.0032230615615844727,0.003064870834350586,0.0029193758964538574,0.0027683377265930176,0.0026068687438964844,0.002488434314727783,0.002355217933654785,0.002232193946838379,0.0021080374717712402,0.002007424831390381,0.0018903017044067383,0.0018012523651123047,0.0017033219337463379,0.001605212688446045,0.0015314221382141113,0.001453399658203125,0.001379847526550293,0.0013095736503601074,0.001234292984008789,0.001172482967376709,0.0011246204376220703,0.00106048583984375,0.0010211467742919922,0.0009734034538269043,0.0009299516677856445,0.000876307487487793,0.0008281469345092773,0.0007901787757873535,0.0007474422454833984,0.0007123351097106934,0.0006794333457946777,0.0006492733955383301,0.0006191730499267578,0.0005868077278137207,0.0005523562431335449,0.0005254149436950684,0.0005091428756713867,0.0004928708076477051,0.0004680156707763672,0.00044471025466918945,0.00042438507080078125,0.00040459632873535156,0.00038945674896240234,0.0003732442855834961,0.0003604888916015625,0.0003465414047241211,0.00033020973205566406,0.0003192424774169922,0.0003059506416320801,0.00029522180557250977,0.0002894401550292969,0.0002778768539428711,0.0002688765525817871,0.0002600550651550293,0.0002523064613342285,0.00024646520614624023,0.00023627281188964844,0.00023257732391357422,0.0002231597900390625,0.00021898746490478516,0.0002148747444152832,0.00021010637283325195,0.00020486116409301758,0.0002002716064453125,0.00019502639770507812,0.00019031763076782227,0.00018709897994995117,0.00018274784088134766,0.00017958879470825195,0.00017791986465454102,0.0001748204231262207,0.00017029047012329102,0.00016826391220092773,0.00016492605209350586,0.00016176700592041016,0.0001582503318786621,0.00015658140182495117,0.00015431642532348633,0.00015282630920410156,0.00015050172805786133,0.0001481771469116211,0.00014579296112060547,0.00014269351959228516,0.00014162063598632812,0.00014257431030273438,0.00014090538024902344,0.00013953447341918945,0.00013768672943115234,0.00013780593872070312,0.00013512372970581055,0.00013488531112670898,0.00013393163681030273,0.00013428926467895508,0.00013333559036254883,0.00013327598571777344,0.00013333559036254883,0.0001327991485595703,0.0001316666603088379,0.0001308917999267578,0.0001303553581237793,0.0001291036605834961,0.00012934207916259766,0.0001284480094909668,0.00012797117233276367,0.0001270771026611328,0.00012731552124023438,0.00012731552124023438,0.00012695789337158203,0.00012642145156860352,0.00012630224227905273,0.0001265406608581543,0.00012630224227905273,0.0001265406608581543,0.0001266002655029297,0.00012618303298950195,0.00012564659118652344,0.00012552738189697266,0.00012540817260742188,0.0001252889633178711,0.00012493133544921875,0.0001245737075805664,0.0001246333122253418,0.00012481212615966797,0.00012481212615966797,0.00012427568435668945,0.0001240372657775879,0.00012350082397460938,0.0001239776611328125,0.0001240372657775879,0.0001240372657775879,0.00012373924255371094,0.00012350082397460938,0.00012362003326416016,0.00012350082397460938,0.00012350082397460938,0.00012356042861938477,0.00012385845184326172,0.00012344121932983398,0.0001232624053955078,0.0001233816146850586,0.00012350082397460938,0.0001232624053955078,0.00012356042861938477,0.00012350082397460938,0.00012356042861938477,0.00012362003326416016,0.00012385845184326172,0.00012373924255371094,0.00012362003326416016,0.00012344121932983398,0.0001233220100402832,0.0001233816146850586,0.00012320280075073242,0.00012314319610595703,0.00012350082397460938,0.0001233816146850586,0.0001233816146850586,0.00012308359146118164,0.00012320280075073242,0.00012296438217163086,0.00012284517288208008,0.00012296438217163086,0.00012284517288208008,0.0001227259635925293,0.00012284517288208008,0.00012284517288208008,0.00012284517288208008,0.00012284517288208008,0.00012296438217163086,0.00012302398681640625,0.00012302398681640625,0.00012308359146118164,0.00012260675430297852,0.00012260675430297852,0.00012248754501342773,0.00012254714965820312,0.00012254714965820312,0.00012254714965820312,0.00012248754501342773,0.00012248754501342773,0.00012236833572387695,0.00012260675430297852,0.00012260675430297852,0.00012260675430297852,0.0001227259635925293,0.0001227855682373047,0.0001227855682373047,0.0001227259635925293,0.00012296438217163086,0.00012284517288208008,0.00012296438217163086,0.00012284517288208008,0.00012296438217163086,0.00012284517288208008,0.00012296438217163086,0.00012284517288208008,0.00012290477752685547,0.00012284517288208008,0.0001227259635925293,0.00012260675430297852,0.0001227259635925293,0.00012260675430297852,0.00012248754501342773,0.00012236833572387695,0.00012248754501342773,0.00012254714965820312,0.00012254714965820312]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0009492635726928711,0.0012224685633555055,0.0015504483599215746,0.0019084372324869037,0.0022884029895067215,0.0026919073425233364,0.0031186158303171396,0.0035772297997027636,0.004067972302436829,0.004588835872709751,0.005133237689733505,0.0057055288925766945,0.00631686532869935,0.006963119376450777,0.007644625846296549,0.00836908258497715,0.00911027193069458,0.009827365167438984,0.010508648119866848,0.011171301826834679,0.011811642907559872,0.012415951117873192,0.013011781498789787,0.01358842384070158,0.014128140173852444,0.014665178954601288,0.015183922834694386,0.0156705379486084,0.01615324802696705,0.01662101037800312,0.01706378161907196,0.017500195652246475,0.01791284792125225,0.018316911533474922,0.018700892105698586,0.019078291952610016,0.019435500726103783,0.019783560186624527,0.020114552229642868,0.020440971478819847,0.020749427378177643,0.021051526069641113,0.02134726569056511,0.02162504568696022,0.02189256064593792,0.02214713580906391,0.022394124418497086,0.02263118512928486,0.022861327975988388,0.02308957464993,0.023300977423787117,0.02350345440208912,0.023706601932644844,0.023898480460047722,0.02408132329583168,0.02425825409591198,0.024432729929685593,0.024594934657216072,0.024751227349042892,0.024898484349250793,0.02504473738372326,0.025183292105793953,0.02532273903489113,0.02545471116900444,0.025578763335943222,0.025702591985464096,0.02581482008099556,0.025924481451511383,0.026033807545900345,0.026131978258490562,0.026231488212943077,0.026326311752200127,0.026419686153531075,0.026510270312428474,0.02659795433282852,0.026678945869207382,0.02675815299153328,0.026837246492505074,0.026910539716482162,0.02698517218232155,0.02705567702651024,0.02712171897292137,0.027184637263417244,0.02724543586373329,0.027304116636514664,0.027363911271095276,0.027420135214924812,0.027473460882902145,0.02752343751490116,0.02757297083735466,0.027619600296020508,0.027666009962558746,0.02771029807627201,0.02775413915514946,0.027794301509857178,0.027833011001348495,0.02787105180323124,0.027908647432923317,0.02794300764799118,0.027976809069514275,0.028011281043291092,0.028043854981660843,0.028076207265257835,0.0281035378575325,0.028131874278187752,0.028158871456980705,0.02818452939391136,0.028209742158651352,0.028232388198375702,0.02825670689344406,0.02827935293316841,0.028300661593675613,0.028322860598564148,0.028344057500362396,0.028364919126033783,0.028383437544107437,0.028404075652360916,0.028421366587281227,0.028438769280910492,0.028456954285502434,0.028473464772105217,0.028488971292972565,0.02850380726158619,0.028517641127109528,0.02853102795779705,0.02854486182332039,0.028557689860463142,0.028569404035806656,0.028581786900758743,0.02859249711036682,0.028604432940483093,0.02861536666750908,0.0286258514970541,0.02863544598221779,0.02864515222609043,0.02865385264158249,0.02866378240287304,0.028673041611909866,0.028681965544819832,0.02869010902941227,0.02869803085923195,0.028705282136797905,0.0287136472761631,0.02872011810541153,0.028726700693368912,0.02873317152261734,0.02873997576534748,0.028746111318469048,0.028751911595463753,0.028756598010659218,0.028761841356754303,0.028765857219696045,0.028769761323928833,0.028775116428732872,0.028778351843357086,0.028782367706298828,0.028786607086658478,0.02879118174314499,0.028793970122933388,0.028797762468457222,0.02880144491791725,0.028804901987314224,0.02880791388452053,0.028811484575271606,0.028814272955060005,0.028817396610975266,0.028820408508181572,0.02882319875061512,0.02882576361298561,0.028827883303165436,0.02883055992424488,0.028833014890551567,0.028835469856858253,0.0288381464779377,0.028840042650699615,0.028842609375715256,0.028845062479376793,0.028847070410847664,0.02884896844625473,0.028850752860307693,0.02885231375694275,0.02885410003364086,0.028855325654149055,0.02885688841342926,0.028858115896582603,0.028859343379735947,0.028860459104180336,0.02886146306991577,0.028863023966550827,0.028864363208413124,0.028865590691566467,0.02886648289859295,0.028868379071354866,0.028869494795799255,0.02887049876153469,0.028871390968561172,0.028872506693005562,0.028873510658740997,0.028874626383185387,0.028875406831502914,0.028875965625047684,0.02887752652168274,0.02887841872870922,0.028879089280962944,0.028879646211862564,0.028880538418889046,0.02888098545372486,0.02888154238462448,0.02888232283294201,0.028882881626486778,0.0288834385573864,0.02888410910964012,0.028884554281830788,0.028885001316666603,0.028885670006275177,0.028886228799819946,0.028886785730719566,0.02888745442032814,0.028887901455163956,0.02888834848999977,0.02888890542089939,0.028889352455735207,0.028889797627925873,0.028890244662761688,0.028890689834952354,0.028891360387206078,0.028891582041978836,0.028891917318105698,0.02889225259423256,0.02889258600771427,0.028892697766423225,0.028893256559967995,0.028893589973449707,0.02889392524957657,0.028894148766994476,0.028894595801830292,0.02889537625014782,0.028895709663629532,0.02889593318104744,0.028896044939756393,0.02889649197459221,0.02889682538807392,0.028896937146782875,0.028897160664200783,0.02889738418161869,0.028897495940327644,0.028897717595100403,0.02889794111251831,0.028898276388645172,0.028898723423480988,0.028898833319544792,0.028899280354380608,0.028899503871798515,0.028899727389216423,0.028899837285280228,0.02889994904398918,0.02890017256140709,0.02890017256140709,0.028900284320116043,0.028900619596242905,0.028900619596242905,0.028900619596242905,0.02890073135495186,0.02890073135495186,0.028900841251015663,0.028900841251015663,0.02890106476843357,0.028901176527142525,0.028901176527142525,0.02890128828585148,0.028901400044560432,0.028901511803269386,0.028901511803269386,0.02890162356197834,0.02890162356197834,0.02890162356197834,0.028901735320687294,0.028901735320687294,0.0289018452167511,0.0289018452167511,0.0289018452167511,0.0289018452167511,0.0289018452167511,0.0289018452167511,0.0289018452167511,0.0289018452167511,0.0289018452167511,0.0289018452167511,0.0289018452167511,0.0289018452167511,0.0289018452167511,0.0289018452167511,0.0289018452167511,0.0289018452167511,0.0289018452167511,0.0289018452167511,0.0289018452167511,0.0289018452167511,0.0289018452167511,0.0289018452167511,0.0289018452167511,0.0289018452167511,0.0289018452167511,0.0289018452167511,0.028901956975460052,0.028901956975460052,0.028901956975460052,0.028901956975460052,0.028901956975460052,0.028901956975460052,0.028901956975460052,0.028901956975460052,0.028901956975460052,0.028901956975460052,0.028901956975460052,0.028901956975460052,0.028901956975460052,0.028901956975460052,0.028901956975460052,0.028901956975460052,0.028901956975460052,0.028901956975460052,0.028901956975460052,0.028901956975460052,0.028901956975460052,0.028901956975460052,0.028901956975460052,0.028901956975460052,0.028901956975460052,0.028901956975460052,0.028901956975460052,0.028901956975460052,0.028901956975460052,0.028901956975460052,0.028901956975460052,0.028901956975460052,0.028901956975460052,0.028901956975460052,0.028901956975460052,0.028901956975460052,0.028901956975460052,0.028901956975460052,0.028901956975460052,0.028901956975460052,0.028901956975460052,0.028901956975460052,0.028901956975460052,0.028901956975460052,0.028901956975460052,0.028901956975460052,0.028901956975460052],"recovered":[0.0,0.00037104112561792135,0.000696566654369235,0.0010224268771708012,0.0013602238614112139,0.0017228981014341116,0.002107437700033188,0.0025102728977799416,0.0029431169386953115,0.0034087589010596275,0.0038977167569100857,0.00440920889377594,0.0049534994177520275,0.005526683293282986,0.006130880210548639,0.006774679757654667,0.007452951278537512,0.008172052912414074,0.00889160018414259,0.009591959416866302,0.010260079056024551,0.010930206626653671,0.011561065912246704,0.012171955779194832,0.0127705754712224,0.013340523466467857,0.013894742354750633,0.014430220238864422,0.014931784011423588,0.015435020439326763,0.015920519828796387,0.01638292707502842,0.01682346872985363,0.017252296209335327,0.017672980204224586,0.018074477091431618,0.018469279631972313,0.018845675513148308,0.01920846290886402,0.019558530300855637,0.01989833451807499,0.02021828293800354,0.020521830767393112,0.02082560397684574,0.021111302077770233,0.021389082074165344,0.021652469411492348,0.02190983295440674,0.02216072753071785,0.02240336500108242,0.022635070607066154,0.022858409211039543,0.02307070419192314,0.023278089240193367,0.02347688563168049,0.023659951984882355,0.023845026269555092,0.02402697689831257,0.024195874109864235,0.02435685321688652,0.02451649121940136,0.024664752185344696,0.02480955421924591,0.024952013045549393,0.025091014802455902,0.02522120252251625,0.02534458599984646,0.025464510545134544,0.025580640882253647,0.025695545598864555,0.025800634175539017,0.025901928544044495,0.0260012149810791,0.02609570324420929,0.02618829719722271,0.02627687342464924,0.026363441720604897,0.026445437222719193,0.02652464248239994,0.026602957397699356,0.026677031069993973,0.026748651638627052,0.026818597689270973,0.026883190497756004,0.026947781443595886,0.027007466182112694,0.027068933472037315,0.027128616347908974,0.027179822325706482,0.027234261855483055,0.027285467833280563,0.027333660051226616,0.027383526787161827,0.02743060328066349,0.027476565912365913,0.027517173439264297,0.027561461552977562,0.02760106325149536,0.027639327570796013,0.027675362303853035,0.027712063863873482,0.027746200561523438,0.027780672535300255,0.02781224250793457,0.027842698618769646,0.027870476245880127,0.02790059708058834,0.02792748250067234,0.027953587472438812,0.027978910133242607,0.02800222672522068,0.028024984523653984,0.028047407045960426,0.02806960605084896,0.028092030435800552,0.028111886233091354,0.028132079169154167,0.0281528290361166,0.02817324362695217,0.028190981596708298,0.028208384290337563,0.028224226087331772,0.0282406248152256,0.028254680335521698,0.028269853442907333,0.028284577652812004,0.028298188000917435,0.02831191010773182,0.028324740007519722,0.02833712287247181,0.02834850177168846,0.02835865318775177,0.028370589017868042,0.02838096395134926,0.028391674160957336,0.02840138040482998,0.028412312269210815,0.028422018513083458,0.02843083068728447,0.028439421206712723,0.028447452932596207,0.028456376865506172,0.02846362814307213,0.02847221866250038,0.028480026870965958,0.028487278148531914,0.028493637219071388,0.02849988453090191,0.02850646711885929,0.02851293794810772,0.02851918525993824,0.02852431684732437,0.02852877788245678,0.02853335253894329,0.028538372367620468,0.028542499989271164,0.028546182438731194,0.0285506434738636,0.02855544164776802,0.028559233993291855,0.02856302633881569,0.028566930443048477,0.028570054098963737,0.028573067858815193,0.0285760797560215,0.028579313308000565,0.02858254872262478,0.02858511544764042,0.02858745865523815,0.028590582311153412,0.028592923656105995,0.0285959355533123,0.02859816700220108,0.028600621968507767,0.028603075072169304,0.028605418279767036,0.02860831841826439,0.028610549867153168,0.028612781316041946,0.02861490100622177,0.02861657366156578,0.028618471696972847,0.02862025611102581,0.02862192876636982,0.02862360328435898,0.028624719008803368,0.028625722974538803,0.028626948595046997,0.028627842664718628,0.02862929180264473,0.02863040752708912,0.02863208018243313,0.028633195906877518,0.028634758666157722,0.028635650873184204,0.028636878356337547,0.028638217598199844,0.02863922156393528,0.02864011377096176,0.02864089421927929,0.028641898185014725,0.028642678633332253,0.028643794357776642,0.02864491008222103,0.02864569053053856,0.02864658273756504,0.02864747680723667,0.02864769846200943,0.028648369014263153,0.02864914946258068,0.028650041669607162,0.028650710359215736,0.02865138091146946,0.02865193784236908,0.028652718290686607,0.028653165325522423,0.02865338884294033,0.028654057532548904,0.028654728084802628,0.028655173256993294,0.028655732050538063,0.028656288981437683,0.028656845912337303,0.028657404705882072,0.02865762822329998,0.028658073395490646,0.028658855706453323,0.028659189119935036,0.028659747913479805,0.02866019308567047,0.028660528361797333,0.02866075187921524,0.028661197051405907,0.028661644086241722,0.02866186760365963,0.028662201017141342,0.028662536293268204,0.02866275981068611,0.02866331674158573,0.028663652017712593,0.0286638755351305,0.02866409718990326,0.02866443246603012,0.028664544224739075,0.02866465598344803,0.02866499125957489,0.028665324673056602,0.02866554819047451,0.028665995225310326,0.028666216880083084,0.028666216880083084,0.028666775673627853,0.02866722084581852,0.028667444363236427,0.02866777963936329,0.028667891398072243,0.02866811491549015,0.02866811491549015,0.02866833657026291,0.028668448328971863,0.028668448328971863,0.028668448328971863,0.028668560087680817,0.02866867184638977,0.028668783605098724,0.028668895363807678,0.028669118881225586,0.0286694522947073,0.0286694522947073,0.028669564053416252,0.028669675812125206,0.028669675812125206,0.02866978757083416,0.02866978757083416,0.02866978757083416,0.02866978757083416,0.028669899329543114,0.028670011088252068,0.028670011088252068,0.028670011088252068,0.028670011088252068,0.028670011088252068,0.02867012284696102,0.02867012284696102,0.02867012284696102,0.02867012284696102,0.02867012284696102,0.02867012284696102,0.02867012284696102,0.02867012284696102,0.02867012284696102,0.02867012284696102,0.02867012284696102,0.028670234605669975,0.028670234605669975,0.028670234605669975,0.028670234605669975,0.028670234605669975,0.028670234605669975,0.028670234605669975,0.028670234605669975,0.028670234605669975,0.028670234605669975,0.028670234605669975,0.028670234605669975,0.02867034450173378,0.02867034450173378,0.02867034450173378,0.02867034450173378,0.02867034450173378,0.02867034450173378,0.02867034450173378,0.02867034450173378,0.02867034450173378,0.02867034450173378,0.02867034450173378,0.02867034450173378,0.02867034450173378,0.02867034450173378,0.02867034450173378,0.02867034450173378,0.02867034450173378,0.02867034450173378,0.02867034450173378,0.02867034450173378,0.02867034450173378,0.02867034450173378,0.02867034450173378,0.02867034450173378,0.02867034450173378,0.02867034450173378,0.02867034450173378,0.02867034450173378,0.02867034450173378,0.02867034450173378,0.02867034450173378,0.02867034450173378,0.02867034450173378,0.02867034450173378,0.02867034450173378,0.02867034450173378,0.02867034450173378,0.02867034450173378,0.02867034450173378,0.02867034450173378,0.02867034450173378,0.02867034450173378,0.02867034450173378,0.02867034450173378,0.02867034450173378,0.02867034450173378],"active":[0.0009492635726928711,0.0008514274377375841,0.0008538817055523396,0.0008860103553161025,0.0009281791280955076,0.0009690092410892248,0.0010111781302839518,0.001066956901922822,0.001124855363741517,0.0011800769716501236,0.0012355209328234196,0.0012963199988007545,0.0013633659109473228,0.0014364360831677914,0.0015137456357479095,0.001594402827322483,0.0016573206521570683,0.00165531225502491,0.0016170479357242584,0.0015793424099683762,0.0015515638515353203,0.0014857444912195206,0.0014507155865430832,0.0014164680615067482,0.001357564702630043,0.0013246554881334305,0.0012891804799437523,0.0012403177097439766,0.0012214640155434608,0.0011859899386763573,0.0011432617902755737,0.0011172685772180557,0.0010893791913986206,0.001064615324139595,0.001027911901473999,0.0010038148611783981,0.0009662210941314697,0.0009378846734762192,0.0009060893207788467,0.0008824411779642105,0.0008510928601026535,0.0008332431316375732,0.0008254349231719971,0.0007994417101144791,0.0007812585681676865,0.0007580537348985672,0.0007416550070047379,0.0007213521748781204,0.0007006004452705383,0.00068620964884758,0.0006659068167209625,0.0006450451910495758,0.0006358977407217026,0.0006203912198543549,0.0006044376641511917,0.0005983021110296249,0.0005877036601305008,0.0005679577589035034,0.0005553532391786575,0.0005416311323642731,0.0005282461643218994,0.0005185399204492569,0.0005131848156452179,0.0005026981234550476,0.00048774853348731995,0.00048138946294784546,0.00047023408114910126,0.0004599709063768387,0.000453166663646698,0.0004364326596260071,0.00043085403740406036,0.000424383208155632,0.00041847117245197296,0.0004145670682191849,0.00040965713560581207,0.0004020724445581436,0.0003947112709283829,0.00039180926978588104,0.000385897234082222,0.0003822147846221924,0.00037864595651626587,0.00037306733429431915,0.00036603957414627075,0.0003622453659772873,0.00035633519291877747,0.0003564450889825821,0.00035120174288749695,0.0003448445349931717,0.00034361518919467926,0.0003387089818716049,0.00033413246273994446,0.00033234991133213043,0.0003267712891101837,0.00032353587448596954,0.00031773559749126434,0.000315837562084198,0.00030959025025367737,0.00030758418142795563,0.00030368007719516754,0.0003014467656612396,0.00029921717941761017,0.0002976544201374054,0.00029553472995758057,0.0002912953495979309,0.0002891756594181061,0.0002883952111005783,0.00028393231332302094,0.00028225965797901154,0.00027880072593688965,0.00027779676020145416,0.000277126207947731,0.00027567707002162933,0.0002754535526037216,0.00027445144951343536,0.0002728886902332306,0.00027155131101608276,0.00027199648320674896,0.0002685375511646271,0.0002655256539583206,0.00026597268879413605,0.0002650804817676544,0.00026474520564079285,0.0002631824463605881,0.0002629607915878296,0.0002611745148897171,0.0002602841705083847,0.0002595018595457077,0.00025749392807483673,0.0002570468932390213,0.0002553742378950119,0.00025593116879463196,0.00025671347975730896,0.00025526247918605804,0.0002544820308685303,0.0002534780651330948,0.00025247223675251007,0.0002514701336622238,0.0002510230988264084,0.00025113485753536224,0.0002506878226995468,0.0002505779266357422,0.0002489052712917328,0.0002500191330909729,0.00024789944291114807,0.0002466738224029541,0.00024589337408542633,0.00024633854627609253,0.00024622678756713867,0.00024544447660446167,0.0002436600625514984,0.00024265609681606293,0.00024154037237167358,0.00024098344147205353,0.0002417638897895813,0.00023997947573661804,0.00023986771702766418,0.00024042464792728424,0.00024053826928138733,0.00023852847516536713,0.00023852847516536713,0.0002384185791015625,0.00023797154426574707,0.0002378597855567932,0.00023841671645641327,0.00023819319903850555,0.00023808330297470093,0.0002378597855567932,0.00023808330297470093,0.0002383049577474594,0.00023730099201202393,0.0002376362681388855,0.00023707933723926544,0.00023730285465717316,0.00023752450942993164,0.00023696757853031158,0.0002371910959482193,0.00023674406111240387,0.00023652054369449615,0.0002361871302127838,0.00023585185408592224,0.00023574009537696838,0.00023562833666801453,0.00023506954312324524,0.0002349596470594406,0.00023451261222362518,0.00023462437093257904,0.0002347361296415329,0.00023451447486877441,0.0002351813018321991,0.00023507140576839447,0.00023518316447734833,0.00023440271615982056,0.00023518316447734833,0.0002347361296415329,0.00023484788835048676,0.00023451261222362518,0.00023428909480571747,0.00023428909480571747,0.00023451261222362518,0.00023451261222362518,0.00023406744003295898,0.00023484788835048676,0.00023462437093257904,0.00023417919874191284,0.00023395568132400513,0.00023395568132400513,0.0002335086464881897,0.00023384392261505127,0.0002339538186788559,0.0002337321639060974,0.00023339688777923584,0.00023339875042438507,0.00023317337036132812,0.0002330634742975235,0.00023295171558856964,0.0002330634742975235,0.00023339688777923584,0.00023339688777923584,0.00023317337036132812,0.00023317523300647736,0.00023317337036132812,0.0002330634742975235,0.00023295171558856964,0.00023283995687961578,0.00023306161165237427,0.0002332869917154312,0.0002327263355255127,0.00023272819817066193,0.0002325046807527542,0.00023239292204380035,0.00023216940462589264,0.0002325046807527542,0.00023239292204380035,0.0002322811633348465,0.0002322811633348465,0.00023239478468894958,0.00023283995687961578,0.0002329498529434204,0.00023261643946170807,0.00023239292204380035,0.00023261643946170807,0.00023272819817066193,0.0002325046807527542,0.00023261643946170807,0.00023272819817066193,0.0002325046807527542,0.00023239292204380035,0.00023239292204380035,0.0002322811633348465,0.00023250654339790344,0.00023261643946170807,0.0002325046807527542,0.00023228302597999573,0.00023228302597999573,0.00023205764591693878,0.00023205764591693878,0.00023205764591693878,0.00023205764591693878,0.00023194774985313416,0.00023217126727104187,0.00023217126727104187,0.00023217126727104187,0.00023217126727104187,0.000232059508562088,0.00023205764591693878,0.00023194588720798492,0.00023194588720798492,0.00023172423243522644,0.00023172423243522644,0.00023172423243522644,0.00023172423243522644,0.0002318359911441803,0.00023172423243522644,0.0002318359911441803,0.0002318359911441803,0.0002318359911441803,0.0002318359911441803,0.00023172423243522644,0.00023183412849903107,0.00023183412849903107,0.00023183412849903107,0.00023183412849903107,0.0002317223697900772,0.0002317223697900772,0.0002317223697900772,0.0002317223697900772,0.0002317223697900772,0.0002317223697900772,0.0002317223697900772,0.0002317223697900772,0.0002317223697900772,0.0002317223697900772,0.0002317223697900772,0.00023161061108112335,0.00023161061108112335,0.00023161061108112335,0.00023161061108112335,0.00023161061108112335,0.00023161061108112335,0.00023161061108112335,0.00023161061108112335,0.00023161061108112335,0.00023161061108112335,0.00023161061108112335,0.0002317223697900772,0.00023161247372627258,0.00023161247372627258,0.00023161247372627258,0.00023161247372627258,0.00023161247372627258,0.00023161247372627258,0.00023161247372627258,0.00023161247372627258,0.00023161247372627258,0.00023161247372627258,0.00023161247372627258,0.00023161247372627258,0.00023161247372627258,0.00023161247372627258,0.00023161247372627258,0.00023161247372627258,0.00023161247372627258,0.00023161247372627258,0.00023161247372627258,0.00023161247372627258,0.00023161247372627258,0.00023161247372627258,0.00023161247372627258,0.00023161247372627258,0.00023161247372627258,0.00023161247372627258,0.00023161247372627258,0.00023161247372627258,0.00023161247372627258,0.00023161247372627258,0.00023161247372627258,0.00023161247372627258,0.00023161247372627258,0.00023161247372627258,0.00023161247372627258,0.00023161247372627258,0.00023161247372627258,0.00023161247372627258,0.00023161247372627258,0.00023161247372627258,0.00023161247372627258,0.00023161247372627258,0.00023161247372627258,0.00023161247372627258,0.00023161247372627258,0.00023161247372627258]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0009492635726928711,0.0012193449074402452,0.0015423046424984932,0.0018802131526172161,0.002237197943031788,0.0026069004088640213,0.0029893203172832727,0.003402307163923979,0.003827007720246911,0.004271788522601128,0.0047259400598704815,0.005210770294070244,0.0057099913246929646,0.00622929260134697,0.0067892009392380714,0.007357699330896139,0.007958883419632912,0.008502728305757046,0.009025041945278645,0.00952359288930893,0.009986446239054203,0.010440374724566936,0.010877570137381554,0.011291895061731339,0.011682013049721718,0.012055397033691406,0.012412269599735737,0.012751628644764423,0.013081951066851616,0.013393085449934006,0.013687264174222946,0.013971067033708096,0.014241371303796768,0.014492375776171684,0.014738695695996284,0.014973413199186325,0.015197421424090862,0.015406369231641293,0.015613308176398277,0.01580819860100746,0.015988923609256744,0.01616685837507248,0.01633218675851822,0.016489706933498383,0.01663885824382305,0.01678209938108921,0.016923554241657257,0.01705162227153778,0.01718069426715374,0.017303185537457466,0.017419762909412384,0.01753009483218193,0.017634622752666473,0.017734579741954803,0.017826948314905167,0.01791541464626789,0.01800231821835041,0.0180855393409729,0.018165526911616325,0.0182412751019001,0.0183162409812212,0.018384849652647972,0.018449552357196808,0.01850934885442257,0.018572712317109108,0.01863105781376362,0.01868772879242897,0.018739938735961914,0.01879025064408779,0.01883922517299652,0.01888451725244522,0.01892813667654991,0.01896829716861248,0.019007565453648567,0.01904449053108692,0.01908186264336109,0.019114883616566658,0.019147459417581558,0.019179698079824448,0.019208479672670364,0.01923726312816143,0.019264928996562958,0.019291479140520096,0.019315576180815697,0.019340118393301964,0.0193624310195446,0.019382957369089127,0.01940147578716278,0.019421109929680824,0.019439851865172386,0.01945669576525688,0.019473988562822342,0.019488491117954254,0.019503215327858925,0.019517941400408745,0.019532890990376472,0.019545497372746468,0.01955832540988922,0.01956959255039692,0.019579634070396423,0.019590454176068306,0.019600829109549522,0.019611315801739693,0.019621467217803,0.0196299459785223,0.019637642428278923,0.019645005464553833,0.019652703776955605,0.019660400226712227,0.01966698281466961,0.019673118367791176,0.019679030403494835,0.01968460902571678,0.019690299406647682,0.01969531923532486,0.019700784236192703,0.01970524713397026,0.01970948651432991,0.01971372589468956,0.01971740648150444,0.01972164586186409,0.019725773483514786,0.01972934417426586,0.01973324827849865,0.01973603665828705,0.01973916031420231,0.019741950556635857,0.019745295867323875,0.019747862592339516,0.01974964700639248,0.019751878455281258,0.019754333421587944,0.019756898283958435,0.01975846104323864,0.019760914146900177,0.019763369113206863,0.019765600562095642,0.019767384976148605,0.01976894587278366,0.019770396873354912,0.01977173611521721,0.019773073494434357,0.01977463625371456,0.019776197150349617,0.0197772029787302,0.019778652116656303,0.019780103117227554,0.019780883565545082,0.019781887531280518,0.019782891497015953,0.019783448427915573,0.019784564152359962,0.01978534646332264,0.019786350429058075,0.01978679560124874,0.019788023084402084,0.019788915291428566,0.019789474084973335,0.019789919257164,0.01979047805070877,0.01979103498160839,0.019791482016444206,0.019792262464761734,0.019792819395661354,0.01979326643049717,0.019793935120105743,0.019794493913650513,0.019794827327132225,0.01979527436196804,0.019795609638094902,0.019796278327703476,0.01979672536253929,0.019797170534729958,0.01979750581085682,0.019797950983047485,0.019798174500465393,0.0197983980178833,0.01979862153530121,0.019798733294010162,0.019799290224909782,0.019799737259745598,0.01979984901845455,0.019799960777163506,0.019800182431936264,0.019800517708063126,0.019800852984189987,0.01980096474289894,0.019801074638962746,0.0198011863976717,0.0198011863976717,0.019801298156380653,0.01980152167379856,0.019801633432507515,0.01980174519121647,0.019801968708634377,0.01980207860469818,0.019802190363407135,0.019802413880825043,0.019802525639533997,0.019802749156951904,0.019802860915660858,0.019802972674369812,0.019802972674369812,0.019802972674369812,0.019803082570433617,0.01980319432914257,0.01980319432914257,0.01980319432914257,0.019803306087851524,0.019803417846560478,0.019803417846560478,0.019803417846560478,0.019803417846560478,0.019803529605269432,0.019803641363978386,0.019803641363978386,0.019803641363978386,0.01980375312268734,0.01980375312268734,0.019803864881396294,0.019803864881396294,0.019803976640105247,0.019803976640105247,0.019803976640105247,0.019803976640105247,0.019803976640105247,0.019803976640105247,0.0198040883988142,0.01980431005358696,0.01980431005358696,0.01980431005358696,0.01980431005358696,0.019804421812295914,0.019804421812295914,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868,0.019804533571004868],"recovered":[0.0,0.0003800773120019585,0.0006996903102844954,0.0010118288919329643,0.0013525263639166951,0.0016964589012786746,0.0020507664885371923,0.0024224768858402967,0.0028124828822910786,0.003217660589143634,0.003647827310487628,0.004091715440154076,0.004556688480079174,0.005033374764025211,0.005538285244256258,0.006063499022275209,0.006608123891055584,0.007182200439274311,0.007742443587630987,0.008286064490675926,0.008803915232419968,0.009294100105762482,0.009771009907126427,0.01023553591221571,0.010676412843167782,0.011089957319200039,0.011481859721243382,0.011856917291879654,0.012217359617352486,0.01255738828331232,0.012889830395579338,0.013198064640164375,0.013501724228262901,0.013786084949970245,0.014058174565434456,0.014311968348920345,0.014557618647813797,0.014791109599173069,0.01501534041017294,0.015226630493998528,0.015432342886924744,0.01562478020787239,0.015809185802936554,0.01598656177520752,0.01614988222718239,0.01630706712603569,0.01645767129957676,0.01660403423011303,0.016739577054977417,0.016876235604286194,0.017005642876029015,0.017126794904470444,0.017243705689907074,0.01735459454357624,0.01746213622391224,0.017560306936502457,0.017655465751886368,0.0177469439804554,0.01783730462193489,0.017918743193149567,0.017999844625592232,0.01807648502290249,0.01814844086766243,0.018215151503682137,0.018280748277902603,0.018344447016716003,0.018404465168714523,0.018459687009453773,0.018514683470129967,0.01856689341366291,0.0186160895973444,0.018665287643671036,0.01871069148182869,0.018755536526441574,0.018795251846313477,0.018835524097085,0.018874123692512512,0.01891082525253296,0.01894485019147396,0.01897854171693325,0.019009331241250038,0.019038671627640724,0.01906767673790455,0.019098466262221336,0.019125796854496002,0.019150562584400177,0.01917421445250511,0.01919819787144661,0.019220175221562386,0.019240256398916245,0.019259555265307426,0.019279077649116516,0.019297484308481216,0.019315669313073158,0.019330283626914024,0.019345007836818695,0.01935962215065956,0.01937490701675415,0.019387735053896904,0.019400786608457565,0.01941138505935669,0.019422652199864388,0.01943291537463665,0.01944340206682682,0.01945466920733452,0.01946437545120716,0.019473746418952942,0.019482670351862907,0.019489029422402382,0.01949717290699482,0.019503643736243248,0.019510114565491676,0.01951613835990429,0.01952205039560795,0.019527964293956757,0.0195334292948246,0.019539231434464455,0.019543247297406197,0.01954815536737442,0.0195518359541893,0.019556745886802673,0.01956120692193508,0.019565001130104065,0.0195687934756279,0.019572140648961067,0.019575264304876328,0.019578611478209496,0.019582180306315422,0.019585639238357544,0.019588762894272804,0.01959065906703472,0.019593335688114166,0.01959601417183876,0.01959824562072754,0.01960081048309803,0.019602930173277855,0.0196056067943573,0.01960761472582817,0.019609734416007996,0.019611742347478867,0.01961330510675907,0.019615089520812035,0.01961665228009224,0.01961866021156311,0.019620109349489212,0.0196212250739336,0.0196225643157959,0.019623680040240288,0.019624795764684677,0.01962546445429325,0.01962658017873764,0.019627472385764122,0.01962858811020851,0.01962936855852604,0.019630372524261475,0.01963137648999691,0.019632158800959587,0.01963338628411293,0.019634278491139412,0.019634723663330078,0.019635505974292755,0.019636398181319237,0.019636843353509903,0.01963762380182743,0.019638070836663246,0.019638627767562866,0.019639410078525543,0.01963985525071621,0.01964019052684307,0.0196409709751606,0.019641418009996414,0.01964186318218708,0.01964242197573185,0.01964297890663147,0.019643090665340424,0.01964353770017624,0.019643761217594147,0.019644206389784813,0.019644541665911674,0.01964498683810234,0.019645322114229202,0.019645657390356064,0.019645879045128822,0.01964610256254673,0.019646326079964638,0.019646883010864258,0.01964699476957321,0.019647330045700073,0.019647441804409027,0.01964755356311798,0.019647665321826935,0.019647665321826935,0.01964777708053589,0.019647888839244843,0.019647888839244843,0.0196481104940176,0.019648222252726555,0.019648445770144463,0.019648557528853416,0.019648557528853416,0.019648781046271324,0.019649002701044083,0.019649114459753036,0.01964922621846199,0.019649337977170944,0.019649449735879898,0.019649449735879898,0.019649561494588852,0.019649561494588852,0.019649673253297806,0.019649673253297806,0.01964978501200676,0.01964978501200676,0.019649896770715714,0.019650006666779518,0.019650118425488472,0.019650230184197426,0.019650230184197426,0.019650453701615334,0.019650453701615334,0.01965067721903324,0.01965067721903324,0.019650788977742195,0.019650788977742195,0.019650788977742195,0.019650788977742195,0.019650788977742195,0.019650788977742195,0.019650788977742195,0.01965090073645115,0.01965090073645115,0.01965090073645115,0.019651012495160103,0.019651122391223907,0.019651122391223907,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286,0.01965123414993286],"active":[0.0009492635726928711,0.0008392676245421171,0.0008426143322139978,0.0008683842606842518,0.0008846715791150928,0.0009104415075853467,0.0009385538287460804,0.000979830278083682,0.0010145248379558325,0.0010541279334574938,0.0010781127493828535,0.0011190548539161682,0.0011533028446137905,0.0011959178373217583,0.0012509156949818134,0.0012942003086209297,0.0013507595285773277,0.0013205278664827347,0.0012825983576476574,0.0012375283986330032,0.0011825310066342354,0.0011462746188044548,0.001106560230255127,0.0010563591495156288,0.001005600206553936,0.0009654397144913673,0.0009304098784923553,0.0008947113528847694,0.0008645914494991302,0.000835697166621685,0.0007974337786436081,0.0007730023935437202,0.0007396470755338669,0.0007062908262014389,0.0006805211305618286,0.0006614448502659798,0.0006398027762770653,0.0006152596324682236,0.000597967766225338,0.000581568107008934,0.0005565807223320007,0.0005420781672000885,0.000523000955581665,0.000503145158290863,0.0004889760166406631,0.0004750322550535202,0.00046588294208049774,0.0004475880414247513,0.00044111721217632294,0.0004269499331712723,0.00041412003338336945,0.0004032999277114868,0.0003909170627593994,0.00037998519837856293,0.00036481209099292755,0.00035510770976543427,0.00034685246646404266,0.00033859536051750183,0.00032822228968143463,0.00032253190875053406,0.0003163963556289673,0.0003083646297454834,0.00030111148953437805,0.00029419735074043274,0.0002919640392065048,0.00028661079704761505,0.000283263623714447,0.00028025172650814056,0.0002755671739578247,0.00027233175933361053,0.00026842765510082245,0.00026284903287887573,0.0002576056867837906,0.0002520289272069931,0.00024923868477344513,0.00024633854627609253,0.0002407599240541458,0.00023663416504859924,0.00023484788835048676,0.00022993795573711395,0.0002279318869113922,0.00022625736892223358,0.00022380240261554718,0.00021710991859436035,0.0002143215388059616,0.00021186843514442444,0.0002087429165840149,0.00020327791571617126,0.00020093470811843872,0.00019959546625614166,0.00019714049994945526,0.0001949109137058258,0.00019100680947303772,0.0001875460147857666,0.00018765777349472046,0.0001878831535577774,0.00018587522208690643,0.0001834183931350708,0.00018185749650001526,0.00017884746193885803,0.00017906911671161652,0.0001781769096851349,0.0001784004271030426,0.00017806515097618103,0.0001752767711877823,0.00017326697707176208,0.0001712590456008911,0.00017003342509269714,0.00017137080430984497,0.00016980990767478943,0.00016947463154792786,0.00016891583800315857,0.00016847066581249237,0.0001682490110397339,0.00016735494136810303,0.00016735494136810303,0.00016601569950580597,0.00016623921692371368,0.00016557052731513977,0.00016557052731513977,0.00016489997506141663,0.00016456656157970428,0.00016434304416179657,0.00016445480287075043,0.00016389600932598114,0.00016389600932598114,0.00016333907842636108,0.00016311556100845337,0.00016222335398197174,0.00016088411211967468,0.00016121938824653625,0.00016099773347377777,0.00016088411211967468,0.00016021542251110077,0.0001601036638021469,0.00016043893992900848,0.00015999376773834229,0.00015977025032043457,0.00015921145677566528,0.00015865452587604523,0.0001584310084581375,0.00015798397362232208,0.00015798397362232208,0.00015753693878650665,0.00015709362924098969,0.00015742704272270203,0.00015753880143165588,0.0001572035253047943,0.00015709176659584045,0.00015742704272270203,0.00015686824917793274,0.00015709176659584045,0.0001567583531141281,0.00015698187053203583,0.00015642307698726654,0.00015664659440517426,0.00015675649046897888,0.00015608780086040497,0.00015564076602458954,0.00015575438737869263,0.00015552900731563568,0.00015508383512496948,0.00015541911125183105,0.00015519559383392334,0.00015519559383392334,0.0001553073525428772,0.00015508383512496948,0.00015497207641601562,0.00015508383512496948,0.00015463866293430328,0.00015486031770706177,0.000154862180352211,0.0001547485589981079,0.00015452690422534943,0.00015486031770706177,0.00015463680028915405,0.00015463680028915405,0.00015441514551639557,0.00015419162809848785,0.0001543033868074417,0.00015441514551639557,0.00015419162809848785,0.00015408173203468323,0.000154079869389534,0.00015419162809848785,0.00015396997332572937,0.00015396997332572937,0.00015374459326267242,0.00015374459326267242,0.00015363283455371857,0.00015363283455371857,0.00015385635197162628,0.00015385635197162628,0.00015385635197162628,0.000154079869389534,0.00015396811068058014,0.00015396811068058014,0.00015396811068058014,0.00015396811068058014,0.00015419162809848785,0.000154079869389534,0.00015396997332572937,0.0001538582146167755,0.00015374645590782166,0.00015374459326267242,0.00015374459326267242,0.00015374459326267242,0.00015363283455371857,0.00015374459326267242,0.00015374459326267242,0.00015374459326267242,0.00015363283455371857,0.00015363283455371857,0.00015363283455371857,0.0001536346971988678,0.00015352293848991394,0.00015341117978096008,0.00015352293848991394,0.00015329942107200623,0.00015341117978096008,0.00015318766236305237,0.00015329942107200623,0.00015318766236305237,0.00015318766236305237,0.00015318766236305237,0.00015318766236305237,0.00015318766236305237,0.00015329942107200623,0.0001535210758447647,0.00015340931713581085,0.00015340931713581085,0.00015340931713581085,0.00015340931713581085,0.00015329942107200623,0.00015341117978096008,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623,0.00015329942107200623]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0009492635726928711,0.0012168906396254897,0.0015227820258587599,0.001846411032602191,0.002180080395191908,0.0025274711661040783,0.0028743043076246977,0.003241775557398796,0.0036158286966383457,0.003998471889644861,0.004388255067169666,0.004797671921551228,0.0052079809829592705,0.005641606170684099,0.006070657633244991,0.00652268948033452,0.006980187725275755,0.007408458273857832,0.007800806779414415,0.008178764954209328,0.008534187451004982,0.008862725459039211,0.009177875705063343,0.009473949670791626,0.00975195225328207,0.0100146709010005,0.010260767303407192,0.010495373047888279,0.010711794719099998,0.010915610939264297,0.011104701086878777,0.011289664544165134,0.011462578549981117,0.011625230312347412,0.011780072003602982,0.011925543658435345,0.012058073654770851,0.012187258340418339,0.012312202714383602,0.012426326051354408,0.012534537352621555,0.012635497376322746,0.012734114192426205,0.012822356075048447,0.012904797680675983,0.012985230423510075,0.013058077543973923,0.013129252009093761,0.013195405714213848,0.013262897729873657,0.013321911916136742,0.013378694653511047,0.01342945359647274,0.013475192710757256,0.013521600514650345,0.013567004352807999,0.013609173707664013,0.013644314371049404,0.013680905103683472,0.013714706525206566,0.013746500946581364,0.013777513988316059,0.013805626891553402,0.013834074139595032,0.013859285973012447,0.013883047737181187,0.013905247673392296,0.013925997540354729,0.013944404199719429,0.013964819721877575,0.013982892036437988,0.013999960385262966,0.014017028734087944,0.014030861668288708,0.01404491811990738,0.014059308916330338,0.014070910401642323,0.014082401059567928,0.014093222096562386,0.01410426665097475,0.014113079756498337,0.014122338965535164,0.014130259864032269,0.014137621968984604,0.014145431108772755,0.014152459800243378,0.014158371835947037,0.014164619147777557,0.014171200804412365,0.01417633332312107,0.014181799255311489,0.01418536901473999,0.014190500602126122,0.01419540960341692,0.014200541190803051,0.014203999191522598,0.014207792468369007,0.0142111387103796,0.01421493198722601,0.014218167401850224,0.014220955781638622,0.014223745092749596,0.014226645231246948,0.014228764921426773,0.014231330715119839,0.014233896508812904,0.01423646230250597,0.014237801544368267,0.014239921234548092,0.014241593889892101,0.01424337923526764,0.014244606718420982,0.014246391132473946,0.01424806471914053,0.014249068684875965,0.014250518754124641,0.014251746237277985,0.014252414926886559,0.014253530651330948,0.01425431203097105,0.014255204237997532,0.014255985617637634,0.014256542548537254,0.014257323928177357,0.014258327893912792,0.01425899751484394,0.014259777963161469,0.01426011323928833,0.014260559342801571,0.014261005446314812,0.014261563308537006,0.01426178589463234,0.014262343756854534,0.014262679032981396,0.014263013377785683,0.014263235963881016,0.014263571240007877,0.014264017343521118,0.014264575205743313,0.0142649095505476,0.014265244826674461,0.014265467412769794,0.014265579171478748,0.014265690930187702,0.014265913516283035,0.01426602527499199,0.014266359619796276,0.01426647137850523,0.014266583137214184,0.014266583137214184,0.014266694895923138,0.014266806654632092,0.014267029240727425,0.014267140999436378,0.014267252758145332,0.014267364516854286,0.014267364516854286,0.014267475344240665,0.014267475344240665,0.01426758710294962,0.014267698861658573,0.014267810620367527,0.014267810620367527,0.014267810620367527,0.014267921447753906,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286,0.01426803320646286],"recovered":[0.0,0.00037684213020838797,0.0007012521382421255,0.0010129444999620318,0.0013334499672055244,0.0016587524442002177,0.0019976648036390543,0.002342378254979849,0.002691777190193534,0.0030489852651953697,0.0034258272498846054,0.0038123750127851963,0.004205393139272928,0.004606442991644144,0.0050207688473165035,0.005451716482639313,0.005895604845136404,0.0063413893803954124,0.0067818197421729565,0.007187555078417063,0.0075883823446929455,0.007964219897985458,0.008320759050548077,0.008650857955217361,0.008965005166828632,0.009263980202376842,0.009535064920783043,0.009799345396459103,0.010043099522590637,0.010277705267071724,0.010499482043087482,0.010708429850637913,0.010899639688432217,0.011080809868872166,0.01126086339354515,0.0114271966740489,0.011578468605875969,0.0117251668125391,0.011862383224070072,0.01199212484061718,0.01211416907608509,0.012228962033987045,0.012335834093391895,0.012442037463188171,0.012538088485598564,0.012627111747860909,0.012710779905319214,0.012790655717253685,0.012866180390119553,0.01293913833796978,0.01300696562975645,0.01307010743767023,0.013128898106515408,0.013183562085032463,0.013233316130936146,0.013282290659844875,0.013328698463737965,0.01337343268096447,0.01341236662119627,0.013447730801999569,0.013484321534633636,0.013519016094505787,0.013552929274737835,0.013582604005932808,0.013611609116196632,0.013637824915349483,0.013663260266184807,0.01368601806461811,0.013708775863051414,0.013728856109082699,0.013748266734182835,0.013767454773187637,0.013785416260361671,0.013802707195281982,0.013817879371345043,0.013833385892212391,0.013847664929926395,0.013860493898391724,0.013871650211513042,0.013885037042200565,0.013896304182708263,0.013906233012676239,0.01391560398042202,0.013923524878919125,0.0139313330873847,0.013939253985881805,0.013946505263447762,0.013953198678791523,0.013960561715066433,0.013967589475214481,0.013973725028336048,0.01397986151278019,0.013984881341457367,0.01399090513586998,0.013995702378451824,0.01400027610361576,0.014004627242684364,0.014008419588208199,0.014012212865054607,0.014015894383192062,0.014019129797816277,0.01402202993631363,0.014025041833519936,0.014028165489435196,0.01403095480054617,0.014033185318112373,0.014035974629223347,0.014037870801985264,0.014040214009582996,0.014042221941053867,0.014044453389942646,0.01404623780399561,0.01404779963195324,0.014049473218619823,0.01405136939138174,0.014052596874535084,0.014054270461201668,0.01405560877174139,0.014056166633963585,0.014057504944503307,0.014058398082852364,0.014059178531169891,0.014060182496905327,0.014061298221349716,0.014062079600989819,0.014063194394111633,0.014063641428947449,0.014064421877264977,0.014065091498196125,0.014065425843000412,0.014065983705222607,0.014066541567444801,0.014066987670958042,0.014067545533180237,0.014067769050598145,0.014068215154111385,0.014068325981497765,0.014068661257624626,0.014069330878555775,0.014069887809455395,0.01407033484429121,0.014070669189095497,0.014070780947804451,0.014071003533899784,0.014071115292608738,0.014071338810026646,0.014071561396121979,0.014071784913539886,0.01407189667224884,0.014072231017053127,0.014072342775762081,0.014072342775762081,0.01407245360314846,0.014072677120566368,0.014072788879275322,0.014072900637984276,0.014073234982788563,0.01407345850020647,0.01407356932759285,0.01407356932759285,0.014073681086301804,0.014073904603719711,0.014073904603719711,0.01407401543110609,0.014074127189815044,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998,0.014074238948523998],"active":[0.0009492635726928711,0.0008400485385209322,0.0008215298876166344,0.0008334665326401591,0.0008466304279863834,0.0008687187219038606,0.0008766395039856434,0.0008993973024189472,0.0009240515064448118,0.0009494866244494915,0.0009624278172850609,0.0009852969087660313,0.0010025878436863422,0.0010351631790399551,0.0010498887859284878,0.0010709729976952076,0.0010845828801393509,0.0010670688934624195,0.001018987037241459,0.000991209875792265,0.0009458051063120365,0.0008985055610537529,0.0008571166545152664,0.0008230917155742645,0.0007869470864534378,0.0007506906986236572,0.0007257023826241493,0.0006960276514291763,0.0006686951965093613,0.0006379056721925735,0.0006052190437912941,0.0005812346935272217,0.0005629388615489006,0.0005444204434752464,0.0005192086100578308,0.0004983469843864441,0.0004796050488948822,0.00046209152787923813,0.00044981949031352997,0.0004342012107372284,0.0004203682765364647,0.000406535342335701,0.0003982800990343094,0.00038031861186027527,0.0003667091950774193,0.0003581186756491661,0.00034729763865470886,0.00033859629184007645,0.0003292253240942955,0.00032375939190387726,0.000314946286380291,0.0003085872158408165,0.0003005554899573326,0.0002916306257247925,0.00028828438371419907,0.0002847136929631233,0.0002804752439260483,0.00027088169008493423,0.0002685384824872017,0.0002669757232069969,0.0002621794119477272,0.0002584978938102722,0.000252697616815567,0.0002514701336622238,0.00024767685681581497,0.0002452228218317032,0.00024198740720748901,0.00023997947573661804,0.00023562833666801453,0.0002359636127948761,0.00023462530225515366,0.00023250561207532883,0.00023161247372627258,0.0002281544730067253,0.00022703874856233597,0.00022592302411794662,0.00022324547171592712,0.00022190716117620468,0.0002215718850493431,0.00021922960877418518,0.0002167755737900734,0.00021610595285892487,0.00021465588361024857,0.00021409709006547928,0.0002140980213880539,0.00021320581436157227,0.0002118665724992752,0.0002114204689860344,0.000210639089345932,0.0002087438479065895,0.00020807422697544098,0.00020550750195980072,0.00020561926066875458,0.00020450446754693985,0.0002048388123512268,0.00020372308790683746,0.0002031652256846428,0.00020271912217140198,0.00020271912217140198,0.00020227301865816116,0.00020182598382234573,0.0002017151564359665,0.00020160339772701263,0.00020059943199157715,0.00020037591457366943,0.000200711190700531,0.0002004876732826233,0.00019993074238300323,0.00019970722496509552,0.00019937194883823395,0.00019892584532499313,0.00019836891442537308,0.00019859150052070618,0.00019859150052070618,0.00019769929349422455,0.00019792187958955765,0.00019747577607631683,0.0001968061551451683,0.00019736401736736298,0.00019680708646774292,0.0001968061551451683,0.00019680708646774292,0.0001963600516319275,0.00019602570682764053,0.00019624829292297363,0.00019580312073230743,0.00019613653421401978,0.00019569136202335358,0.00019546784460544586,0.00019557960331439972,0.00019557960331439972,0.00019524432718753815,0.000195356085896492,0.0001951334998011589,0.00019524432718753815,0.00019502080976963043,0.00019524525851011276,0.000195356085896492,0.00019524432718753815,0.00019502174109220505,0.0001949099823832512,0.00019479822367429733,0.00019479822367429733,0.0001946873962879181,0.00019479822367429733,0.00019468646496534348,0.00019479822367429733,0.00019468646496534348,0.00019468646496534348,0.00019435212016105652,0.00019435212016105652,0.00019446387887001038,0.00019457563757896423,0.00019446387887001038,0.00019446387887001038,0.00019446387887001038,0.00019412953406572342,0.00019401684403419495,0.0001939060166478157,0.00019401777535676956,0.00019401777535676956,0.0001939060166478157,0.0001939060166478157,0.00019379518926143646,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185,0.00019379425793886185]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0009492635726928711,0.0012244766112416983,0.0015526795759797096,0.001902859308756888,0.002284498419612646,0.0026818672195076942,0.003111922414973378,0.003575556445866823,0.004063844680786133,0.0045750024728477,0.005114718805998564,0.005698388908058405,0.006298235151916742,0.0069508482702076435,0.007640052121132612,0.00836540013551712,0.009136933833360672,0.009861055761575699,0.010538768954575062,0.011201645247638226,0.01184232160449028,0.012455889023840427,0.013061201199889183,0.013643532991409302,0.014195967465639114,0.0147249735891819,0.015247845090925694,0.015740036964416504,0.01622096449136734,0.016685713082551956,0.01713261380791664,0.01756344921886921,0.017983464524149895,0.01838596537709236,0.018771620467305183,0.019153036177158356,0.0195095743983984,0.019854512065649033,0.020193981006741524,0.02051459811627865,0.020825844258069992,0.02113129012286663,0.021425802260637283,0.02170402742922306,0.021979352459311485,0.02224106714129448,0.022493744269013405,0.02273649536073208,0.02296529896557331,0.02319265529513359,0.023413315415382385,0.023620590567588806,0.023821504786610603,0.024014053866267204,0.02419912815093994,0.024378402158617973,0.024548081681132317,0.024718429893255234,0.02488141506910324,0.02503369189798832,0.025184741243720055,0.025328539311885834,0.025463970378041267,0.02559538558125496,0.025726132094860077,0.025852525606751442,0.02596943825483322,0.02608233503997326,0.026196124032139778,0.026294853538274765,0.02639012224972248,0.02648974396288395,0.02658066339790821,0.02667180635035038,0.026760829612612724,0.026846282184123993,0.02693028561770916,0.02701016142964363,0.02708624303340912,0.027157751843333244,0.02722926065325737,0.027300657704472542,0.027365919202566147,0.027427833527326584,0.027486512437462807,0.0275457501411438,0.02760353684425354,0.0276576429605484,0.027710743248462677,0.02776239439845085,0.02781025320291519,0.027857108041644096,0.027901507914066315,0.027945127338171005,0.027988968417048454,0.028027456253767014,0.02806694805622101,0.028104320168495178,0.02814258448779583,0.02817460149526596,0.028208738192915916,0.028241200372576714,0.028272436931729317,0.028302110731601715,0.02833167463541031,0.02836034446954727,0.028388457372784615,0.02841433882713318,0.028438657522201538,0.02846420556306839,0.028486404567956924,0.02850782498717308,0.028528908267617226,0.028549769893288612,0.028570296242833138,0.028589485213160515,0.02860688790678978,0.02862529456615448,0.028643477708101273,0.028658315539360046,0.02867426909506321,0.02868955209851265,0.028703942894935608,0.02871699444949627,0.0287306047976017,0.028742875903844833,0.02875436656177044,0.02876541018486023,0.028778575360774994,0.028790177777409554,0.028801890090107918,0.028812376782298088,0.02882319875061512,0.02883279137313366,0.028841493651270866,0.028849860653281212,0.02885856106877327,0.028867151588201523,0.028874961659312248,0.028882769867777824,0.028889352455735207,0.02889593318104744,0.028901956975460052,0.028906866908073425,0.028912555426359177,0.02891857922077179,0.02892371080815792,0.028929736465215683,0.028934085741639137,0.028939664363861084,0.0289443489164114,0.028949258849024773,0.02895371988415718,0.028958294540643692,0.02896164171397686,0.028966549783945084,0.028970789164304733,0.02897491678595543,0.02897915616631508,0.028982724994421005,0.028985291719436646,0.02898852713406086,0.0289925429970026,0.028995778411626816,0.02899845503270626,0.029001355171203613,0.02900470234453678,0.029007378965616226,0.029009388759732246,0.02901117317378521,0.02901318110525608,0.029015857726335526,0.029018200933933258,0.0290207676589489,0.029022997245192528,0.029025228694081306,0.02902734838426113,0.02902902290225029,0.029030807316303253,0.02903236821293831,0.029034042730927467,0.029035715386271477,0.02903694286942482,0.02903839200735092,0.029039286077022552,0.029040401801466942,0.029041627421975136,0.02904285490512848,0.02904430590569973,0.029045086354017258,0.029045866802334785,0.029046647250652313,0.02904709428548813,0.029047653079032898,0.029048766940832138,0.029049882665276527,0.029050664976239204,0.029051557183265686,0.029052114114165306,0.029053229838609695,0.029054010286927223,0.02905445732176304,0.029055126011371613,0.02905534952878952,0.029056241735816002,0.02905646525323391,0.029056912288069725,0.02905735746026039,0.029058026149868965,0.02905869670212269,0.02905958890914917,0.029060035943984985,0.029060369357466698,0.029060816392302513,0.029061149805784225,0.02906159684062004,0.029061932116746902,0.02906237728893757,0.029062600806355476,0.029062936082482338,0.029063047841191292,0.029063381254673004,0.029063381254673004,0.029064051806926727,0.02906438522040844,0.029064608737826347,0.029064832255244255,0.02906494401395321,0.02906527742743492,0.029065389186143875,0.02906550094485283,0.02906583622097969,0.02906583622097969,0.029065947979688644,0.029066171497106552,0.02906639315187931,0.02906639315187931,0.029066728428006172,0.029066840186715126,0.02906695194542408,0.029067175462841988,0.02906728722155094,0.029067397117614746,0.0290675088763237,0.0290675088763237,0.029067620635032654,0.02906784415245056,0.029067955911159515,0.029067955911159515,0.029068179428577423,0.029068512842059135,0.029068512842059135,0.02906862460076809,0.02906862460076809,0.029068736359477043,0.029068848118185997,0.02906895987689495,0.02906895987689495,0.02906895987689495,0.02906895987689495,0.02906895987689495,0.029069071635603905,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286,0.02906918339431286],"recovered":[0.0,0.00038297779974527657,0.0007019214099273086,0.0010225384030491114,0.0013592197792604566,0.0017241252353414893,0.0021008558105677366,0.002506256802007556,0.0029416666366159916,0.003395483596250415,0.003873508656397462,0.004393144976347685,0.004941562656313181,0.005521774757653475,0.006133892107754946,0.006781931035220623,0.007475932128727436,0.008207527920603752,0.00894113164395094,0.00964283011853695,0.010315523482859135,0.01097817625850439,0.011607473716139793,0.01222215685993433,0.012824568897485733,0.01341281272470951,0.013973502442240715,0.014512772671878338,0.015027053654193878,0.015526609495282173,0.015998944640159607,0.016460683196783066,0.016907472163438797,0.01734578236937523,0.01776222698390484,0.01816907897591591,0.0185623187571764,0.018939385190606117,0.01929871179163456,0.019647888839244843,0.0199835654348135,0.020312994718551636,0.02062714286148548,0.020929686725139618,0.02122107520699501,0.021505659446120262,0.021776409819722176,0.022041471675038338,0.022291136905550957,0.022534333169460297,0.022768158465623856,0.02299395203590393,0.023210151121020317,0.023418540135025978,0.023615440353751183,0.023804306983947754,0.023990608751773834,0.024165865033864975,0.02433866821229458,0.02450968697667122,0.024664083495736122,0.024820486083626747,0.024967854842543602,0.02510451339185238,0.025241952389478683,0.025374483317136765,0.02550545148551464,0.025629280135035515,0.025747084990143776,0.025860652327537537,0.02597087062895298,0.026072053238749504,0.02617156319320202,0.026271294802427292,0.02636578492820263,0.026457151398062706,0.026547066867351532,0.02663329988718033,0.02671574242413044,0.02679729089140892,0.026872703805565834,0.02694755792617798,0.027017170563340187,0.027085890993475914,0.027150817215442657,0.027215519919991493,0.027278773486614227,0.027337007224559784,0.02739635482430458,0.02745124138891697,0.027505235746502876,0.027556775137782097,0.02760474570095539,0.027649926021695137,0.027696557343006134,0.02773972973227501,0.027783460915088654,0.02782328799366951,0.02786177396774292,0.027899593114852905,0.027934733778238297,0.027968311682343483,0.028002114966511726,0.028034688904881477,0.028064921498298645,0.028097162023186684,0.028127171099185944,0.028156287968158722,0.028185181319713593,0.028212066739797592,0.028235269710421562,0.028259923681616783,0.02828357368707657,0.028305774554610252,0.02832552045583725,0.028346046805381775,0.02836545743048191,0.028385091572999954,0.02840360999107361,0.028422240167856216,0.028437970206141472,0.028454145416617393,0.02846987545490265,0.028484489768743515,0.028498435392975807,0.028513049706816673,0.028527552261948586,0.028539711609482765,0.02855231799185276,0.028564365580677986,0.028576301410794258,0.028588127344846725,0.028598055243492126,0.02860943414270878,0.028620367869734764,0.02862929180264473,0.028638439252972603,0.02864747680723667,0.028656400740146637,0.0286638755351305,0.028671126812696457,0.02867770753800869,0.028684737160801888,0.028691094368696213,0.028697341680526733,0.02870325557887554,0.02870972454547882,0.028715526685118675,0.0287204347550869,0.028725342825055122,0.028731033205986023,0.0287360530346632,0.028740625828504562,0.028744865208864212,0.02874932810664177,0.028753679245710373,0.028759034350514412,0.028763161972165108,0.028767066076397896,0.028770970180630684,0.028775321319699287,0.028779001906514168,0.02878246083855629,0.028786031529307365,0.0287898238748312,0.028793171048164368,0.02879607118666172,0.02879919484257698,0.028802094981074333,0.028804771602153778,0.02880711480975151,0.028809569776058197,0.028811689466238022,0.028813809156417847,0.028816262260079384,0.02881838195025921,0.02882072515785694,0.028823180124163628,0.028825409710407257,0.02882775291800499,0.028829537332057953,0.028831323608756065,0.028832996264100075,0.028834223747253418,0.02883567474782467,0.02883712388575077,0.028838127851486206,0.028839020058512688,0.02884024754166603,0.028841586783528328,0.02884247899055481,0.028843482956290245,0.028844375163316727,0.028844822198152542,0.028845379129052162,0.028846383094787598,0.028847163543105125,0.02884783409535885,0.02884872630238533,0.02884928323328495,0.02885017730295658,0.028851181268692017,0.028851738199591637,0.028852295130491257,0.028852742165327072,0.028853410854935646,0.02885385788977146,0.02885441482067108,0.028854750096797943,0.028855418786406517,0.028855977579951286,0.02885664626955986,0.028857538476586342,0.028857873752713203,0.02885832078754902,0.02885865420103073,0.02885887771844864,0.028859324753284454,0.028859881684184074,0.02886032871901989,0.028860440477728844,0.028860662132501602,0.028860997408628464,0.028861109167337418,0.02886144444346428,0.028862113133072853,0.028862448409199715,0.02886256016790867,0.028862670063972473,0.02886289358139038,0.02886311709880829,0.028863228857517242,0.028863564133644104,0.02886367402970791,0.028863785788416862,0.028863897547125816,0.028864121064543724,0.028864232823252678,0.028864456340670586,0.028864677995443344,0.028864789754152298,0.028864901512861252,0.02886512503027916,0.028865236788988113,0.028865236788988113,0.028865348547697067,0.028865348547697067,0.02886568382382393,0.028865905478596687,0.02886601723730564,0.028866128996014595,0.028866352513432503,0.028866464272141457,0.02886657603085041,0.02886657603085041,0.028866687789559364,0.02886679768562317,0.028866909444332123,0.028866909444332123,0.028866909444332123,0.028867021203041077,0.02886713296175003,0.028867244720458984,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938,0.028867356479167938],"active":[0.0009492635726928711,0.0008414988406002522,0.0008507581660524011,0.0008803209057077765,0.0009252786403521895,0.0009577419841662049,0.0010110666044056416,0.0010692996438592672,0.0011221780441701412,0.0011795188765972853,0.0012412101496011019,0.00130524393171072,0.0013566724956035614,0.0014290735125541687,0.0015061600133776665,0.0015834691002964973,0.001661001704633236,0.0016535278409719467,0.0015976373106241226,0.0015588151291012764,0.0015267981216311455,0.0014777127653360367,0.0014537274837493896,0.0014213761314749718,0.0013713985681533813,0.0013121608644723892,0.0012743426486849785,0.001227264292538166,0.001193910837173462,0.001159103587269783,0.0011336691677570343,0.0011027660220861435,0.0010759923607110977,0.0010401830077171326,0.0010093934834003448,0.000983957201242447,0.0009472556412220001,0.0009151268750429153,0.0008952692151069641,0.0008667092770338058,0.0008422788232564926,0.0008182954043149948,0.0007986593991518021,0.0007743407040834427,0.0007582772523164749,0.0007354076951742172,0.0007173344492912292,0.0006950236856937408,0.0006741620600223541,0.0006583221256732941,0.0006451569497585297,0.0006266385316848755,0.0006113536655902863,0.0005955137312412262,0.0005836877971887589,0.0005740951746702194,0.0005574729293584824,0.0005525648593902588,0.0005427468568086624,0.0005240049213171005,0.0005206577479839325,0.0005080532282590866,0.0004961155354976654,0.0004908721894025803,0.00048417970538139343,0.00047804228961467743,0.00046398676931858063,0.00045305490493774414,0.0004490390419960022,0.0004342012107372284,0.00041925162076950073,0.0004176907241344452,0.000409100204706192,0.0004005115479230881,0.0003950446844100952,0.0003891307860612869,0.00038321875035762787,0.0003768615424633026,0.0003705006092786789,0.00036046095192432404,0.00035655684769153595,0.0003530997782945633,0.0003487486392259598,0.00034194253385066986,0.00033569522202014923,0.0003302302211523056,0.00032476335763931274,0.00032063573598861694,0.0003143884241580963,0.00031115300953388214,0.00030501745641231537,0.0003003329038619995,0.00029676221311092377,0.0002952013164758682,0.00029241107404232025,0.0002877265214920044,0.00028348714113235474,0.00028103217482566833,0.00028081052005290985,0.0002750083804130554,0.00027400441467761993,0.0002728886902332306,0.00027032196521759033,0.00026742182672023773,0.0002667531371116638,0.0002631824463605881,0.00026128627359867096,0.0002580508589744568,0.00025347620248794556,0.00025213882327079773,0.00025113485753536224,0.0002479013055562973,0.00024533458054065704,0.00024399533867835999,0.00024477578699588776,0.00024343840777873993,0.00024143047630786896,0.00024020299315452576,0.00023986771702766418,0.00023607537150382996,0.00023629888892173767,0.00023540668189525604,0.00023406744003295898,0.0002325046807527542,0.00023216940462589264,0.0002298261970281601,0.00022681429982185364,0.0002256985753774643,0.00022625736892223358,0.00022581219673156738,0.00022558867931365967,0.0002242494374513626,0.00022514350712299347,0.00022335723042488098,0.0002211257815361023,0.00022056885063648224,0.0002201218158006668,0.00021967478096485138,0.00021856091916561127,0.0002188943326473236,0.0002182256430387497,0.0002182256430387497,0.00021721981465816498,0.00021577253937721252,0.00021521374583244324,0.00021532364189624786,0.00021398626267910004,0.00021420978009700775,0.00021365098655223846,0.0002143215388059616,0.0002133157104253769,0.00021320581436157227,0.0002130940556526184,0.00021342933177947998,0.00021231360733509064,0.0002128705382347107,0.00021175481379032135,0.00021175481379032135,0.00021209008991718292,0.00021175481379032135,0.0002099703997373581,0.0002095252275466919,0.00021008215844631195,0.00020974688231945038,0.00020863115787506104,0.0002081841230392456,0.00020863115787506104,0.0002081841230392456,0.0002072937786579132,0.00020640157163143158,0.00020606629550457,0.0002062879502773285,0.0002065114676952362,0.00020695850253105164,0.00020673498511314392,0.00020684674382209778,0.00020662322640419006,0.0002058427780866623,0.0002053976058959961,0.0002046152949333191,0.00020450539886951447,0.00020439177751541138,0.00020394660532474518,0.00020416826009750366,0.0002036113291978836,0.00020327791571617126,0.00020349957048892975,0.00020383484661579132,0.00020405836403369904,0.00020349957048892975,0.0002033878117799759,0.00020316429436206818,0.00020271912217140198,0.00020283088088035583,0.0002033878117799759,0.00020349957048892975,0.00020350143313407898,0.00020372308790683746,0.0002033878117799759,0.00020394660532474518,0.0002038329839706421,0.00020327605307102203,0.0002033878117799759,0.00020305439829826355,0.00020349957048892975,0.00020305439829826355,0.00020305439829826355,0.0002029426395893097,0.00020327605307102203,0.00020327791571617126,0.0002036113291978836,0.00020338967442512512,0.00020283088088035583,0.0002029426395893097,0.0002028290182352066,0.0002029426395893097,0.00020305439829826355,0.00020305253565311432,0.00020271912217140198,0.00020260736346244812,0.00020260736346244812,0.00020271912217140198,0.0002023838460445404,0.0002029426395893097,0.00020294077694416046,0.00020249560475349426,0.0002023838460445404,0.0002023838460445404,0.00020260736346244812,0.00020249560475349426,0.0002023838460445404,0.00020260736346244812,0.00020227208733558655,0.00020227394998073578,0.00020238570868968964,0.00020249560475349426,0.00020227208733558655,0.00020249560475349426,0.0002023838460445404,0.00020227394998073578,0.00020238570868968964,0.00020238570868968964,0.00020227208733558655,0.00020227208733558655,0.00020227208733558655,0.00020227208733558655,0.00020249560475349426,0.00020227208733558655,0.00020205043256282806,0.00020216219127178192,0.0002023838460445404,0.0002021603286266327,0.0002021603286266327,0.00020204856991767883,0.0002021603286266327,0.0002021603286266327,0.00020216219127178192,0.00020205043256282806,0.00020205043256282806,0.00020205043256282806,0.0002019386738538742,0.0002019386738538742,0.0002019386738538742,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035,0.00020182691514492035]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0009492635726928711,0.00122001429554075,0.0015396273229271173,0.001868611085228622,0.0022252611815929413,0.0025892741978168488,0.002979726530611515,0.0033841233234852552,0.003803469007834792,0.004250592552125454,0.004709094762802124,0.0051816534250974655,0.0056852251291275024,0.006205976940691471,0.006741231307387352,0.00729946605861187,0.007889160886406898,0.00843233522027731,0.008938472718000412,0.009424976073205471,0.00989463459700346,0.010334506630897522,0.01075630635023117,0.011158025823533535,0.011543458327651024,0.011907693929970264,0.012251738458871841,0.012582060880959034,0.012906805612146854,0.013217159546911716,0.013505090028047562,0.013777736574411392,0.014039786532521248,0.014295253902673721,0.01454012282192707,0.014769262634217739,0.01498758140951395,0.015195747837424278,0.015393651090562344,0.015583856962621212,0.015763577073812485,0.015932921320199966,0.01609691232442856,0.01625800132751465,0.01640927419066429,0.01654961332678795,0.01668548956513405,0.01681467331945896,0.01693805679678917,0.01705731265246868,0.017169874161481857,0.01727841980755329,0.01738116517663002,0.01747822016477585,0.017572708427906036,0.01766005903482437,0.01774495467543602,0.017826838418841362,0.017901580780744553,0.017972532659769058,0.01804303750395775,0.018108855932950974,0.018174897879362106,0.01823502779006958,0.018294934183359146,0.018349820747971535,0.01840493083000183,0.01845390349626541,0.018501093611121178,0.01854727789759636,0.018591342493891716,0.01863049902021885,0.018669433891773224,0.01870524324476719,0.018741276115179062,0.0187763050198555,0.018807318061590195,0.01883777417242527,0.01886811852455139,0.01889690011739731,0.018925346434116364,0.018951451405882835,0.018979117274284363,0.019002210348844528,0.019025079905986786,0.019046945497393608,0.019068699330091476,0.019089002162218094,0.019107744097709656,0.019125482067465782,0.01914322003722191,0.01916084624826908,0.019176017493009567,0.01918940432369709,0.019205356016755104,0.01921829767525196,0.019232911989092827,0.019245294854044914,0.019258012995123863,0.019269168376922607,0.019280659034848213,0.0192901398986578,0.019300181418657303,0.019309664145112038,0.019318699836730957,0.01932784728705883,0.019335433840751648,0.019343018531799316,0.019351162016391754,0.01935841329395771,0.019364550709724426,0.01937113143503666,0.019377825781702995,0.019383737817406654,0.019389092922210693,0.0193935539573431,0.019397905096411705,0.019402924925088882,0.019406719133257866,0.019410734996199608,0.019415419548749924,0.01941932551562786,0.019423117861151695,0.01942691020667553,0.019429922103881836,0.019433269277215004,0.019436504691839218,0.019439740106463432,0.019442304968833923,0.019444648176431656,0.019447214901447296,0.019449779763817787,0.019451787695288658,0.01945379562675953,0.019455691799521446,0.019457366317510605,0.01945948600769043,0.019461046904325485,0.019463278353214264,0.01946484111249447,0.01946684904396534,0.019468633458018303,0.019470306113362312,0.01947198063135147,0.019473541527986526,0.019474992528557777,0.019476108253002167,0.019477112218737602,0.019478116184473038,0.019479453563690186,0.019480792805552483,0.019481908529996872,0.01948302425444126,0.019484028220176697,0.019485143944621086,0.01948614791035652,0.019486594945192337,0.019487375393509865,0.01948804408311844,0.019488602876663208,0.019489271566271782,0.019489606842398643,0.01949038729071617,0.019490832462906837,0.019491836428642273,0.019492506980895996,0.01949317567050457,0.019493399187922478,0.019493622705340385,0.019494179636240005,0.019494403153657913,0.01949485018849373,0.01949518360197544,0.01949540711939335,0.019495630636811256,0.01949596405029297,0.019496187567710876,0.01949629932641983,0.019496411085128784,0.019496522843837738,0.019496634602546692,0.019496968016028404,0.019497079774737358,0.019497303292155266,0.01949741505086422,0.019497526809573174,0.019497526809573174,0.019497526809573174,0.019497638568282127,0.01949775032699108,0.01949775032699108,0.019497862085700035,0.019497862085700035,0.019497862085700035,0.019497862085700035,0.01949797384440899,0.019498083740472794,0.019498195499181747,0.019498195499181747,0.019498195499181747,0.019498195499181747,0.0194983072578907,0.0194983072578907,0.0194983072578907,0.0194983072578907,0.0194983072578907,0.0194983072578907,0.0194983072578907,0.0194983072578907,0.0194983072578907,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655,0.019498419016599655],"recovered":[0.0,0.000378292374080047,0.0007031485438346863,0.001020084135234356,0.0013489564880728722,0.0016869765240699053,0.002044965513050556,0.0024193532299250364,0.0028113671578466892,0.0032167681492865086,0.0036368947476148605,0.004082567989826202,0.004537835251539946,0.0050115096382796764,0.005516196601092815,0.006030701100826263,0.006569302175194025,0.007137800566852093,0.007698043715208769,0.008234413340687752,0.00873463787138462,0.009222480468451977,0.009683214128017426,0.010125205852091312,0.010546893812716007,0.010952294804155827,0.011338396929204464,0.011696720495820045,0.012048015370965004,0.012383581139147282,0.012704867869615555,0.013012097217142582,0.01330080907791853,0.013575352728366852,0.013843649066984653,0.014100232161581516,0.01433829590678215,0.014570336788892746,0.01478999387472868,0.015001395717263222,0.01520521193742752,0.015389058738946915,0.015569447539746761,0.015742696821689606,0.015906017273664474,0.016061974689364433,0.016217151656746864,0.016359388828277588,0.01649649254977703,0.01662534289062023,0.016749951988458633,0.01686987653374672,0.016983218491077423,0.017091764137148857,0.017194285988807678,0.01729346066713333,0.01738605462014675,0.017473626881837845,0.01756097748875618,0.017644086852669716,0.017721397802233696,0.01779535971581936,0.017863409593701363,0.017931682989001274,0.01799694448709488,0.01805897057056427,0.01811954751610756,0.018175659701228142,0.018228426575660706,0.018276061862707138,0.01832336187362671,0.018368544057011604,0.01841060072183609,0.018451320007443428,0.018491704016923904,0.018526285886764526,0.018562989309430122,0.018595898523926735,0.018628139048814774,0.018659263849258423,0.018688490614295006,0.01871693879365921,0.01874549686908722,0.018774613738059998,0.018800271674990654,0.018824368715286255,0.018848242238163948,0.018870441243052483,0.018892642110586166,0.01891372725367546,0.01893213391304016,0.018950317054986954,0.01896972768008709,0.01898646168410778,0.019001968204975128,0.01901792176067829,0.019031532108783722,0.019044918939471245,0.019057413563132286,0.019072026014328003,0.01908351667225361,0.019094673916697502,0.01910393312573433,0.019113972783088684,0.019123567268252373,0.019133606925606728,0.019142866134643555,0.019151344895362854,0.019158929586410522,0.019166070967912674,0.019174547865986824,0.01918124221265316,0.01918826997280121,0.019194629043340683,0.019200317561626434,0.01920611970126629,0.01921069249510765,0.019215602427721024,0.019221067428588867,0.019225753843784332,0.019229210913181305,0.019233228638768196,0.019237801432609558,0.0192418172955513,0.019245611503720284,0.019249068573117256,0.019252080470323563,0.01925542764365673,0.01925855129957199,0.019262010231614113,0.01926479861140251,0.019267475232481956,0.01926981844007969,0.019271714612841606,0.01927383430302143,0.01927640102803707,0.01927829720079899,0.019280416890978813,0.019281532615423203,0.01928398571908474,0.019285771995782852,0.01928766816854477,0.01928967610001564,0.019291015341877937,0.0192927997559309,0.01929425075650215,0.019295699894428253,0.01929670386016369,0.019297931343317032,0.019299158826470375,0.019300498068332672,0.019301611930131912,0.019302839413285255,0.019303955137729645,0.019305182620882988,0.019305963069200516,0.01930696703493595,0.01930752582848072,0.019308753311634064,0.01930919848382473,0.0193097572773695,0.019310425966978073,0.019310982897877693,0.019311541691422462,0.019312098622322083,0.01931288093328476,0.019313326105475426,0.019313884899020195,0.01931433007121086,0.019314665347337723,0.01931511051952839,0.01931544579565525,0.019315892830491066,0.01931622624397278,0.01931656152009964,0.0193168967962265,0.01931745372712612,0.01931767724454403,0.019317789003252983,0.019317789003252983,0.01931801252067089,0.019318122416734695,0.019318345934152603,0.01931856945157051,0.019318681210279465,0.019318904727697372,0.019318904727697372,0.019318904727697372,0.019318904727697372,0.019319016486406326,0.019319016486406326,0.01931912824511528,0.01931912824511528,0.019319238141179085,0.01931934989988804,0.01931934989988804,0.01931934989988804,0.019319461658596992,0.019319461658596992,0.0193196851760149,0.0193196851760149,0.0193196851760149,0.019319796934723854,0.019319796934723854,0.019319908693432808,0.019319908693432808,0.019319908693432808,0.019319908693432808,0.019319908693432808,0.019319908693432808,0.019319908693432808,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762,0.019320020452141762],"active":[0.0009492635726928711,0.0008417218923568726,0.0008364787790924311,0.000848526949994266,0.0008763046935200691,0.0009022976737469435,0.0009347610175609589,0.0009647700935602188,0.000992101849988103,0.0010338244028389454,0.0010722000151872635,0.0010990854352712631,0.0011473898775875568,0.0011944673024117947,0.0012250347062945366,0.0012687649577856064,0.0013198587112128735,0.0012945346534252167,0.0012404290027916431,0.0011905627325177193,0.0011599967256188393,0.0011120261624455452,0.0010730922222137451,0.0010328199714422226,0.0009965645149350166,0.0009553991258144379,0.0009133415296673775,0.0008853403851389885,0.0008587902411818504,0.0008335784077644348,0.0008002221584320068,0.0007656393572688103,0.0007389774546027184,0.0007199011743068695,0.0006964737549424171,0.0006690304726362228,0.0006492855027318001,0.0006254110485315323,0.0006036572158336639,0.0005824612453579903,0.000558365136384964,0.0005438625812530518,0.000527464784681797,0.0005153045058250427,0.0005032569169998169,0.0004876386374235153,0.00046833790838718414,0.0004552844911813736,0.00044156424701213837,0.0004319697618484497,0.0004199221730232239,0.00040854327380657196,0.00039794668555259705,0.00038645602762699127,0.00037842243909835815,0.00036659836769104004,0.0003589000552892685,0.00035321153700351715,0.0003406032919883728,0.00032844580709934235,0.00032163970172405243,0.0003134962171316147,0.0003114882856607437,0.00030334480106830597,0.00029798969626426697,0.0002908501774072647,0.00028538331389427185,0.0002782437950372696,0.0002726670354604721,0.0002712160348892212,0.000267980620265007,0.0002619549632072449,0.0002588331699371338,0.000253923237323761,0.00024957209825515747,0.0002500191330909729,0.0002443287521600723,0.00024187564849853516,0.00023997947573661804,0.0002376362681388855,0.00023685581982135773,0.00023451261222362518,0.00023362040519714355,0.00022759661078453064,0.0002248082309961319,0.0002225767821073532,0.00022045709192752838,0.00021856091916561127,0.00021510198712348938,0.00021175481379032135,0.00021108612418174744,0.00021052919328212738,0.00020628981292247772,0.0002029426395893097,0.0002033878117799759,0.00020037591457366943,0.00020137988030910492,0.00020037591457366943,0.00020059943199157715,0.0001971423625946045,0.0001971423625946045,0.00019546598196029663,0.00019624829292297363,0.00019569136202335358,0.0001951325684785843,0.00019424036145210266,0.00019256770610809326,0.0001916736364364624,0.0001922324299812317,0.00019234232604503632,0.00019000284373760223,0.00018988922238349915,0.0001895558089017868,0.00018910877406597137,0.00018877536058425903,0.00018743425607681274,0.00018721260130405426,0.0001873224973678589,0.00018565170466899872,0.00018498115241527557,0.00018620863556861877,0.00018609687685966492,0.00018531642854213715,0.00018509291112422943,0.00018431060016155243,0.0001842007040977478,0.00018442422151565552,0.00018431246280670166,0.00018375366926193237,0.00018263794481754303,0.00018241629004478455,0.0001823045313358307,0.00018196925520896912,0.00018208101391792297,0.00018185749650001526,0.00018096528947353363,0.00018118880689144135,0.00018063001334667206,0.0001817457377910614,0.000180855393409729,0.0001810770481824875,0.00018096528947353363,0.00018063001334667206,0.00018096528947353363,0.00018074177205562592,0.00018074177205562592,0.00018040835857391357,0.00018040835857391357,0.00018018484115600586,0.00018029473721981049,0.00018029473721981049,0.00018029659986495972,0.00018018484115600586,0.000180073082447052,0.00017996132373809814,0.00018018484115600586,0.0001796279102563858,0.0001798495650291443,0.000179290771484375,0.0001794043928384781,0.00017951428890228271,0.00017918087542057037,0.0001794043928384781,0.000179290771484375,0.00017973780632019043,0.00017962604761123657,0.0001798495650291443,0.00017951428890228271,0.00017929263412952423,0.00017951428890228271,0.00017929263412952423,0.0001794043928384781,0.000179290771484375,0.00017918087542057037,0.00017906911671161652,0.00017906725406646729,0.00017873384058475494,0.00017862208187580109,0.00017862208187580109,0.00017873384058475494,0.00017862208187580109,0.0001788455992937088,0.00017873384058475494,0.00017873384058475494,0.00017873384058475494,0.00017862208187580109,0.00017862208187580109,0.00017862208187580109,0.00017873384058475494,0.00017873384058475494,0.00017873384058475494,0.00017873384058475494,0.00017873384058475494,0.00017862394452095032,0.00017851218581199646,0.00017862394452095032,0.00017873384058475494,0.00017873384058475494,0.00017873384058475494,0.00017851032316684723,0.00017851032316684723,0.00017862208187580109,0.00017851032316684723,0.00017851032316684723,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017851032316684723,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337,0.00017839856445789337]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0009492635726928711,0.001223584171384573,0.001529252389445901,0.0018524352926760912,0.0021867738105356693,0.002524459268897772,0.0028764239978045225,0.0032305081840604544,0.003606234909966588,0.003981626592576504,0.00438256561756134,0.00477948784828186,0.0051862276159226894,0.005608585197478533,0.006044776178896427,0.006496808025985956,0.006955310236662626,0.007372871041297913,0.007766558323055506,0.008131017908453941,0.008474615402519703,0.0088043799623847,0.009108821861445904,0.009390839375555515,0.009672188200056553,0.009932229295372963,0.010174309834837914,0.010403783991932869,0.010617975145578384,0.010825807228684425,0.011013112962245941,0.011196179315447807,0.011368758976459503,0.01152850966900587,0.011684020981192589,0.011830384843051434,0.011969720013439655,0.01209656149148941,0.012220391072332859,0.012336522340774536,0.012441274709999561,0.012540003284811974,0.012633377686142921,0.012722511775791645,0.012801606208086014,0.012882932089269161,0.012956672348082066,0.013025391846895218,0.013089983724057674,0.013153125531971455,0.013210130855441093,0.01326568704098463,0.013317003846168518,0.013365643098950386,0.01341260876506567,0.013455781154334545,0.013496165163815022,0.013534541241824627,0.013570239767432213,0.013603930361568928,0.013636727817356586,0.013668076135218143,0.013697749935090542,0.01372575107961893,0.013751856051385403,0.013777067884802818,0.01379904430359602,0.013820463791489601,0.013840320520102978,0.013860066421329975,0.013877692632377148,0.013895096257328987,0.013910602778196335,0.01392488181591034,0.01393860299140215,0.013952547684311867,0.013965600170195103,0.013975752517580986,0.013987019658088684,0.013998398557305336,0.014007322490215302,0.014015578664839268,0.014024056494235992,0.014031642116606236,0.0140391169115901,0.014045475982129574,0.014051834121346474,0.014059755019843578,0.014065556228160858,0.014071022160351276,0.014077046886086464,0.014081062749028206,0.014085636474192142,0.014090433716773987,0.014095007441937923,0.014099246822297573,0.014102035202085972,0.01410538237541914,0.014108840376138687,0.014111741445958614,0.01411441806703806,0.014117095619440079,0.014119438827037811,0.014121669344604015,0.014123900793492794,0.014126354828476906,0.01412847451865673,0.014130148105323315,0.014132156036794186,0.014133606106042862,0.014134945347905159,0.01413583755493164,0.014137175865471363,0.014137845486402512,0.014138961210846901,0.01414007693529129,0.014140857383608818,0.014141415245831013,0.014142530970275402,0.014142977073788643,0.014143758453428745,0.014144538901746273,0.01414487324655056,0.014145542867481709,0.014146100729703903,0.014146546833217144,0.014147216454148293,0.01414755079895258,0.014147886075079441,0.014148554764688015,0.014148890040814877,0.014149447903037071,0.014150005765259266,0.014150228351354599,0.014150451868772507,0.014150786213576794,0.014151009730994701,0.014151232317090034,0.014151344075798988,0.014151455834507942,0.014151678420603275,0.01415179017931223,0.014151901938021183,0.014152124524116516,0.01415223628282547,0.014152348041534424,0.014152571558952332,0.014152571558952332,0.01415268238633871,0.01415268238633871,0.01415268238633871,0.014152794145047665,0.014152905903756618,0.014153017662465572,0.014153017662465572,0.014153017662465572,0.014153128489851952,0.014153240248560905,0.014153240248560905,0.014153240248560905,0.01415335200726986,0.01415335200726986,0.01415335200726986,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767,0.014153575524687767],"recovered":[0.0,0.00037739990511909127,0.000708726467564702,0.0010246580932289362,0.0013476178282871842,0.0016676769591867924,0.002001123270019889,0.002344832755625248,0.0026951241306960583,0.0030629299581050873,0.0034288393799215555,0.003809362882748246,0.004200149793177843,0.004597964696586132,0.005007939413189888,0.005438217893242836,0.00586994644254446,0.006322536151856184,0.006752591580152512,0.007159554399549961,0.0075462134554982185,0.007914354093372822,0.008261298760771751,0.0085840355604887,0.008892380632460117,0.009188566356897354,0.009468688629567623,0.009725828655064106,0.009968243539333344,0.010202850215137005,0.010423845611512661,0.010631455108523369,0.010826346464455128,0.01100974716246128,0.011181100271642208,0.011344755068421364,0.011495804414153099,0.011642168276011944,0.011779049411416054,0.011908233165740967,0.012030277401208878,0.012144736014306545,0.012253393419086933,0.01235111802816391,0.012446276843547821,0.012533960863947868,0.01261539850383997,0.01269493903964758,0.012767004780471325,0.012836840003728867,0.01290589477866888,0.012966693378984928,0.01302448008209467,0.013078474439680576,0.013128229416906834,0.013176868669688702,0.013222942128777504,0.01326767634600401,0.013309064321219921,0.013349002227187157,0.013385592959821224,0.013420399278402328,0.013452528044581413,0.013483875431120396,0.013514218851923943,0.01354021206498146,0.013565423898398876,0.013589073903858662,0.01361194346100092,0.013633474707603455,0.013653777539730072,0.013672073371708393,0.013690033927559853,0.013707883656024933,0.013723836280405521,0.013737223111093044,0.013752283528447151,0.013765000738203526,0.01377760712057352,0.013788316398859024,0.013799025677144527,0.013808508403599262,0.013817879371345043,0.013827919028699398,0.013835951685905457,0.013843425549566746,0.01385134644806385,0.013857482001185417,0.013864733278751373,0.013871872797608376,0.013876781798899174,0.013884255662560463,0.013888941146433353,0.013893738389015198,0.013898201286792755,0.013903890736401081,0.013908352702856064,0.013913484290242195,0.013916384428739548,0.013920177705585957,0.013923747465014458,0.013926313258707523,0.013928990811109543,0.013930998742580414,0.013933898881077766,0.013935907743871212,0.013938473537564278,0.013940257951617241,0.013941819779574871,0.013943493366241455,0.013945277780294418,0.013946839608252048,0.013947955332696438,0.013949294574558735,0.013950632885098457,0.0139518603682518,0.013952864333987236,0.013953644782304764,0.013954426161944866,0.013955318368971348,0.013955987989902496,0.013956545852124691,0.013957438059151173,0.013957995921373367,0.0139582185074687,0.013958999887108803,0.013959557749330997,0.013960338197648525,0.013960784301161766,0.013961119577288628,0.013961900025606155,0.013962346129119396,0.013962681405246258,0.013963015750050545,0.013963351026177406,0.013963797129690647,0.01396401971578598,0.013964689336717129,0.013964912854135036,0.013965358957648277,0.013965358957648277,0.01396558154374361,0.013965693302452564,0.013966027647256851,0.013966362923383713,0.013966473750770092,0.013966585509479046,0.013966809026896954,0.013966920785605907,0.013967031612992287,0.01396714337170124,0.013967366889119148,0.013967366889119148,0.013967589475214481,0.013967701233923435,0.013967812992632389,0.013967812992632389,0.013967812992632389,0.013967924751341343,0.013967924751341343,0.013967924751341343,0.013967924751341343,0.013968035578727722,0.013968035578727722,0.013968035578727722,0.013968147337436676,0.013968147337436676,0.013968147337436676,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563,0.01396825909614563],"active":[0.0009492635726928711,0.0008461842662654817,0.0008205259218811989,0.000827777199447155,0.0008391559822484851,0.0008567823097109795,0.0008753007277846336,0.0008856754284352064,0.0009111107792705297,0.0009186966344714165,0.0009537262376397848,0.0009701249655336142,0.0009860778227448463,0.0010106205008924007,0.0010368367657065392,0.0010585901327431202,0.001085363794118166,0.0010503348894417286,0.0010139667429029942,0.0009714635089039803,0.0009284019470214844,0.000890025869011879,0.0008475231006741524,0.0008068038150668144,0.0007798075675964355,0.0007436629384756088,0.0007056212052702904,0.000677955336868763,0.0006497316062450409,0.0006229570135474205,0.0005892673507332802,0.0005647242069244385,0.0005424125120043755,0.00051876250654459,0.0005029207095503807,0.00048562977463006973,0.00047391559928655624,0.0004543932154774666,0.00044134166091680527,0.00042828917503356934,0.00041099730879068375,0.0003952672705054283,0.0003799842670559883,0.00037139374762773514,0.00035532936453819275,0.0003489712253212929,0.00034127384424209595,0.0003304528072476387,0.0003229789435863495,0.00031628552824258804,0.000304236076772213,0.00029899366199970245,0.0002925237640738487,0.0002871686592698097,0.00028437934815883636,0.0002789124846458435,0.00027322303503751755,0.0002668648958206177,0.0002611754462122917,0.0002549281343817711,0.00025113485753536224,0.00024767685681581497,0.00024522189050912857,0.00024187564849853516,0.0002376371994614601,0.00023685581982135773,0.00023362040519714355,0.00023138988763093948,0.0002283770591020584,0.00022659171372652054,0.00022391509264707565,0.00022302288562059402,0.00022056885063648224,0.0002169981598854065,0.0002147667109966278,0.00021532457321882248,0.0002133166417479515,0.00021075177937746048,0.00020941253751516342,0.00021008215844631195,0.00020829681307077408,0.0002070702612400055,0.00020617712289094925,0.00020372308790683746,0.0002031652256846428,0.00020205043256282806,0.0002004876732826233,0.00020227301865816116,0.00020082294940948486,0.00019914936274290085,0.0002002650871872902,0.00019680708646774292,0.00019669532775878906,0.00019669532775878906,0.0001968061551451683,0.000195356085896492,0.000193682499229908,0.00019189808517694473,0.0001924559473991394,0.00019156374037265778,0.00019067060202360153,0.0001907823607325554,0.00019044801592826843,0.00019067060202360153,0.00019000191241502762,0.00019044708460569382,0.000190000981092453,0.00018989015370607376,0.00019033625721931458,0.00019011273980140686,0.00018966756761074066,0.00018899794667959213,0.00018922053277492523,0.0001885509118437767,0.0001883283257484436,0.00018821656703948975,0.00018799304962158203,0.00018777046352624893,0.0001881048083305359,0.00018765870481729507,0.00018777046352624893,0.00018799304962158203,0.00018743518739938736,0.00018754694610834122,0.0001878822222352028,0.00018754694610834122,0.00018765870481729507,0.00018721260130405426,0.00018710177391767502,0.00018743518739938736,0.00018699001520872116,0.00018710177391767502,0.00018732436001300812,0.00018721260130405426,0.0001871008425951004,0.00018698908388614655,0.00018699001520872116,0.00018654298037290573,0.00018643122166395187,0.00018609687685966492,0.00018631946295499802,0.00018620863556861877,0.00018620863556861877,0.00018609687685966492,0.0001858733594417572,0.00018587429076433182,0.00018598604947328568,0.00018576253205537796,0.00018576160073280334,0.0001856507733464241,0.00018553901463747025,0.0001854272559285164,0.00018553901463747025,0.000185428187251091,0.00018531642854213715,0.0001852046698331833,0.00018531549721956253,0.0001854272559285164,0.00018531549721956253,0.00018531549721956253,0.0001854272559285164,0.0001854272559285164,0.00018531642854213715,0.00018553994596004486,0.00018553994596004486,0.000185428187251091,0.000185428187251091,0.000185428187251091,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715,0.00018531642854213715]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0009492635726928711,0.0012220223434269428,0.0015522332396358252,0.001910222228616476,0.002295765792950988,0.002701836172491312,0.003133899299427867,0.0035858198534697294,0.004067526198923588,0.004586158320307732,0.005130114033818245,0.005694819148629904,0.006303366739302874,0.0069528562016785145,0.007638378534466028,0.0083591528236866,0.009118638932704926,0.009866075590252876,0.010626676492393017,0.011383484117686749,0.012157249264419079,0.012928335927426815,0.013700203970074654,0.014501524157822132,0.015290794894099236,0.016094345599412918,0.01690693199634552,0.017711710184812546,0.018530208617448807,0.019334763288497925,0.020163414999842644,0.020989947021007538,0.021824287250638008,0.02266688272356987,0.02351762168109417,0.024361111223697662,0.02520359493792057,0.026055004447698593,0.0269172340631485,0.0277835913002491,0.028642361983656883,0.02950972504913807,0.03037663921713829,0.031245451420545578,0.03212609142065048,0.03301442414522171,0.033898405730724335,0.034778933972120285,0.03567195311188698,0.03656787425279617,0.037455759942531586,0.03835659101605415,0.03925585746765137,0.04014285281300545,0.04103397578001022,0.04193391278386116,0.04282347485423088,0.043716270476579666,0.04461788013577461,0.045506659895181656,0.04641050100326538,0.047298502177000046,0.04819977656006813,0.04910004884004593,0.049993403255939484,0.05089356377720833,0.051788702607154846,0.052681274712085724,0.05357329174876213,0.054467763751745224,0.05535799264907837,0.05623974651098251,0.057134997099637985,0.05803404003381729,0.05891456454992294,0.05980569124221802,0.06070094183087349,0.061579011380672455,0.0624622143805027,0.06334663927555084,0.06422995775938034,0.06510858982801437,0.06598889082670212,0.0668674111366272,0.06774435937404633,0.06862801313400269,0.06949704885482788,0.07035860419273376,0.07123154401779175,0.07210995256900787,0.0729743018746376,0.0738207995891571,0.07469307631254196,0.07554180175065994,0.07640470564365387,0.07725466042757034,0.07811276614665985,0.07897377014160156,0.07981903851032257,0.08067569136619568,0.08153602480888367,0.08238096535205841,0.08322422951459885,0.0840567871928215,0.08488856256008148,0.08571632206439972,0.08655969798564911,0.08738075941801071,0.0881931260228157,0.08901619911193848,0.08982521295547485,0.09064828604459763,0.09144782274961472,0.09225215017795563,0.09306362271308899,0.09386784583330154,0.09466492384672165,0.09546468406915665,0.09624771028757095,0.09704869240522385,0.09783706814050674,0.09862969070672989,0.0994100347161293,0.10018949210643768,0.10094495862722397,0.10171861201524734,0.10248634964227676,0.10324204713106155,0.10399439185857773,0.10474628955125809,0.10550487786531448,0.10625901073217392,0.10700778663158417,0.10774195194244385,0.10848191380500793,0.10920781642198563,0.10994186997413635,0.11066911369562149,0.11139680445194244,0.11210307478904724,0.1128125861287117,0.11351171880960464,0.11420917510986328,0.11490552127361298,0.11559037119150162,0.11627835035324097,0.11695483326911926,0.11763846129179001,0.11830981820821762,0.11897146701812744,0.11962095648050308,0.12028215825557709,0.1209295243024826,0.12158314138650894,0.12221411615610123,0.12284530699253082,0.12347014248371124,0.12409598380327225,0.12471144646406174,0.12531742453575134,0.1259274184703827,0.1265282779932022,0.12712165713310242,0.12770934402942657,0.1282932311296463,0.12887656688690186,0.12945209443569183,0.13003353774547577,0.13059979677200317,0.131160706281662,0.13172252476215363,0.13227695226669312,0.1328340768814087,0.13337814807891846,0.1339232176542282,0.13446281850337982,0.13499070703983307,0.13552920520305634,0.13605129718780518,0.13655777275562286,0.13707081973552704,0.13757339119911194,0.13807997107505798,0.13857461512088776,0.1390666961669922,0.13955074548721313,0.1400253176689148,0.14049877226352692,0.140974223613739,0.1414451152086258,0.14190740883350372,0.14235955476760864,0.1428183913230896,0.14325937628746033,0.14370158314704895,0.14415083825588226,0.14458881318569183,0.14501729607582092,0.14544981718063354,0.1458674818277359,0.14629051089286804,0.1466997116804123,0.14710265398025513,0.14750291407108307,0.14789660274982452,0.14828504621982574,0.1486818641424179,0.149064838886261,0.1494472622871399,0.14982834458351135,0.15020082890987396,0.15056462585926056,0.15092763304710388,0.15128183364868164,0.15163345634937286,0.15198419988155365,0.15232734382152557,0.1526690423488617,0.15300807356834412,0.15333248674869537,0.15366314351558685,0.1539802998304367,0.15428763628005981,0.154598668217659,0.1549169421195984,0.15522071719169617,0.15551801025867462,0.1558064967393875,0.15609866380691528,0.15639977157115936,0.15668535232543945,0.15696725249290466,0.1572413593530655,0.15751567482948303,0.15779078006744385,0.15806275606155396,0.1583261489868164,0.1585836261510849,0.15883909165859222,0.15908919274806976,0.15933507680892944,0.15958116948604584,0.15982291102409363,0.16006633639335632,0.1603047251701355,0.16054056584835052,0.16077271103858948,0.16100385785102844,0.1612234115600586,0.1614445149898529,0.16166473925113678,0.16187579929828644,0.16209110617637634,0.16229447722434998,0.16249573230743408,0.16269831359386444,0.16290180385112762,0.1630977988243103,0.16329146921634674,0.1634845733642578,0.16367566585540771,0.16386699676513672,0.16405753791332245,0.16424261033535004,0.1644253432750702,0.16460618376731873,0.1647782027721405,0.16494977474212646,0.16512413322925568,0.1652958244085312,0.16546975076198578,0.1656372994184494,0.16579370200634003,0.16595624387264252,0.1661115437746048,0.16626861691474915,0.1664188802242279,0.16655832529067993,0.1667075902223587,0.16684859991073608,0.16699139773845673,0.1671295017004013,0.16726984083652496,0.1674041599035263,0.16754238307476044,0.16766564548015594,0.16779449582099915,0.16792021691799164,0.16804493963718414,0.16817022860050201,0.16828970611095428,0.16841207444667816,0.168528214097023,0.1686423420906067,0.168756902217865,0.1688702553510666,0.1689806878566742,0.16909191012382507,0.16919678449630737,0.16930744051933289,0.16941197216510773,0.1695142686367035,0.16961556673049927,0.16971708834171295,0.16980677843093872,0.16990795731544495,0.1700042337179184,0.17010118067264557,0.17019332945346832,0.1702846884727478,0.17036858201026917,0.17045916616916656,0.1705450713634491,0.17063073813915253,0.17071273922920227,0.17079049348831177,0.1708708107471466,0.1709524691104889,0.17102889716625214,0.17110341787338257,0.17118072509765625,0.17125245928764343,0.17132797837257385,0.17140060663223267,0.1714712232351303,0.1715419441461563,0.17161278426647186,0.17167960107326508,0.17174531519412994,0.17181125283241272,0.17187628149986267,0.17193764448165894,0.17199911177158356,0.1720598042011261,0.17211993038654327,0.17217972874641418,0.172240749001503,0.17229998111724854,0.1723553091287613,0.17240896821022034,0.17246262729167938,0.17251349985599518,0.1725621372461319,0.1726171374320984,0.17266745865345,0.17271453142166138,0.172764390707016,0.17281337082386017,0.1728612333536148,0.17290863394737244,0.17295336723327637],"recovered":[0.0,0.0003757265512831509,0.0006998018361628056,0.0010276701068505645,0.0013737223343923688,0.0017405241960659623,0.0021255100145936012,0.00252923765219748,0.0029559461399912834,0.003415564075112343,0.003902178956195712,0.004422149620950222,0.004966105334460735,0.005543416831642389,0.006163120269775391,0.006800338160246611,0.007479167077690363,0.008191129192709923,0.008932988159358501,0.00969481561332941,0.010441807098686695,0.011200064793229103,0.011954084038734436,0.012727178633213043,0.013526043854653835,0.014311634004116058,0.015118196606636047,0.01591159589588642,0.016726970672607422,0.017537103965878487,0.018345005810260773,0.019159488379955292,0.019968951120972633,0.020804407075047493,0.021641870960593224,0.022476769983768463,0.023320145905017853,0.024163857102394104,0.02501113899052143,0.025870244950056076,0.026726897805929184,0.027590131387114525,0.02846452035009861,0.02932797744870186,0.030199021100997925,0.03107508458197117,0.03194880485534668,0.032829441130161285,0.033698923885822296,0.034590382128953934,0.03548317775130272,0.03637642040848732,0.03726151958107948,0.03815755248069763,0.03904588520526886,0.0399416945874691,0.04083270579576492,0.0417211540043354,0.04263302683830261,0.0435330756008625,0.04442018270492554,0.045318666845560074,0.046216707676649094,0.04711463674902916,0.04801446199417114,0.048913728445768356,0.04980864375829697,0.050708021968603134,0.05159513279795647,0.0524921678006649,0.05339522659778595,0.0542927086353302,0.05517546460032463,0.05605855584144592,0.05694198235869408,0.057837679982185364,0.058729249984025955,0.059612564742565155,0.06049610301852226,0.061378300189971924,0.06225503236055374,0.06314214318990707,0.06402947008609772,0.06491155922412872,0.06578204035758972,0.06667762994766235,0.06756407022476196,0.06844637542963028,0.06932500749826431,0.07019415497779846,0.07107668370008469,0.0719505175948143,0.07281174510717392,0.07367899268865585,0.0745309591293335,0.07538750022649765,0.07624883949756622,0.07710973173379898,0.07796236872673035,0.07881467044353485,0.07967209815979004,0.08053980022668839,0.08139298856258392,0.08223380148410797,0.08307327330112457,0.08391185104846954,0.08474306762218475,0.085576631128788,0.08640951663255692,0.08723337203264236,0.0880570039153099,0.08887004107236862,0.08969233185052872,0.0905129462480545,0.09130924940109253,0.09210722148418427,0.09291813522577286,0.09372469782829285,0.09452300518751144,0.0953187495470047,0.09611961990594864,0.0969042032957077,0.09768912196159363,0.09845943003892899,0.09925305098295212,0.10002447664737701,0.10078530013561249,0.10156743228435516,0.10231665521860123,0.10307301580905914,0.10383027046918869,0.10458852350711823,0.10534098744392395,0.10608194768428802,0.10682046413421631,0.10755395889282227,0.10828398913145065,0.10902105271816254,0.10975811630487442,0.11048892885446548,0.11119687557220459,0.11190727353096008,0.11261298507452011,0.1133093312382698,0.11402207612991333,0.11470837891101837,0.11539524048566818,0.11608109623193741,0.1167646124958992,0.11744901537895203,0.11811590939760208,0.11877398937940598,0.11943831294775009,0.12010074406862259,0.12075559049844742,0.1214090958237648,0.12204296886920929,0.12266679853200912,0.12330368161201477,0.12391892075538635,0.12453940510749817,0.1251547634601593,0.12576140463352203,0.12635935842990875,0.12695731222629547,0.1275467872619629,0.12813112139701843,0.12871724367141724,0.12929321825504303,0.12986528873443604,0.13043177127838135,0.1309950351715088,0.13155850768089294,0.1321166306734085,0.13267453014850616,0.13322250545024872,0.13377806544303894,0.1343136578798294,0.13484354317188263,0.13537010550498962,0.1358862817287445,0.13640034198760986,0.13690324127674103,0.1374150663614273,0.13791540265083313,0.13841205835342407,0.13890324532985687,0.13938796520233154,0.1398623138666153,0.1403369903564453,0.14081288874149323,0.1412833333015442,0.1417335867881775,0.1421937495470047,0.14264757931232452,0.14309380948543549,0.14355207979679108,0.14399497210979462,0.14442959427833557,0.144863560795784,0.14529015123844147,0.1457139551639557,0.14613018929958344,0.1465352475643158,0.14694009721279144,0.1473354548215866,0.1477298140525818,0.14812974631786346,0.14852900803089142,0.14891745150089264,0.14930278062820435,0.14968296885490417,0.15004318952560425,0.15040552616119385,0.15076886117458344,0.15112875401973724,0.15148606896400452,0.1518339067697525,0.15217739343643188,0.15252166986465454,0.15285298228263855,0.1531790792942047,0.15350571274757385,0.1538257747888565,0.15413758158683777,0.15446031093597412,0.15477289259433746,0.15507075190544128,0.15537206828594208,0.15566547214984894,0.1559646725654602,0.1562529355287552,0.1565333902835846,0.15680715441703796,0.15708482265472412,0.15736393630504608,0.15763479471206665,0.15790243446826935,0.15816715359687805,0.15842005610466003,0.1586770862340927,0.15893277525901794,0.1591818779706955,0.15943032503128052,0.15967094898223877,0.1599167138338089,0.16016069054603577,0.16039596498012543,0.1606271117925644,0.160856693983078,0.1610814929008484,0.1613069474697113,0.16151979565620422,0.16173487901687622,0.1619395911693573,0.16214251518249512,0.16235090792179108,0.1625564992427826,0.16275161504745483,0.16294439136981964,0.1631399542093277,0.16333261132240295,0.1635279506444931,0.16372050344944,0.16391482949256897,0.16410012543201447,0.164280965924263,0.1644594520330429,0.16463260352611542,0.164803609251976,0.16497808694839478,0.1651526838541031,0.1653187870979309,0.16548165678977966,0.16564631462097168,0.16580116748809814,0.1659594625234604,0.1661098450422287,0.16625966131687164,0.16640302538871765,0.1665441393852234,0.16668537259101868,0.16683252155780792,0.16697196662425995,0.16711029410362244,0.1672494113445282,0.1673794835805893,0.16750821471214294,0.16763930022716522,0.16776636242866516,0.16789577901363373,0.1680169254541397,0.16813896596431732,0.16825933754444122,0.16837625205516815,0.16849127411842346,0.1686011552810669,0.1687190681695938,0.16882973909378052,0.16893728077411652,0.16904392838478088,0.16915224492549896,0.16925866901874542,0.16935986280441284,0.16946271061897278,0.16956110298633575,0.16966229677200317,0.1697618067264557,0.16985450685024261,0.1699514538049698,0.17004281282424927,0.17013005912303925,0.17022152245044708,0.17030976712703705,0.17039410769939423,0.17048268020153046,0.1705656796693802,0.17064467072486877,0.17072565853595734,0.17080575227737427,0.17087972164154053,0.17095468938350677,0.1710299849510193,0.17110450565814972,0.17117679119110107,0.1712525486946106,0.17132550477981567,0.17139600217342377,0.17146773636341095,0.1715342253446579,0.17159892618656158,0.171663299202919,0.17172867059707642,0.17179182171821594,0.17184960842132568,0.17191118001937866,0.17197097837924957,0.17203356325626373,0.17209535837173462,0.17215237021446228,0.1722107082605362,0.17226794362068176,0.1723197102546692,0.17237359285354614,0.17242668569087982,0.17247967422008514,0.17253032326698303,0.17258109152317047,0.17263151705265045,0.17268015444278717,0.172726109623909],"active":[0.0009492635726928711,0.0008462957921437919,0.0008524314034730196,0.0008825521217659116,0.000922043458558619,0.0009613119764253497,0.0010083892848342657,0.0010565822012722492,0.0011115800589323044,0.0011705942451953888,0.0012279350776225328,0.0012726695276796818,0.0013372614048421383,0.0014094393700361252,0.0014752582646906376,0.001558814663439989,0.0016394718550145626,0.0016749463975429535,0.0016936883330345154,0.001688668504357338,0.0017154421657323837,0.001728271134197712,0.0017461199313402176,0.001774345524609089,0.0017647510394454002,0.0017827115952968597,0.0017887353897094727,0.0018001142889261246,0.0018032379448413849,0.0017976593226194382,0.001818409189581871,0.001830458641052246,0.0018553361296653748,0.001862475648522377,0.001875750720500946,0.0018843412399291992,0.0018834490329027176,0.0018911473453044891,0.0019060950726270676,0.0019133463501930237,0.0019154641777276993,0.0019195936620235443,0.0019121188670396805,0.0019174739718437195,0.0019270703196525574,0.0019393395632505417,0.001949600875377655,0.0019494928419589996,0.001973029226064682,0.0019774921238422394,0.0019725821912288666,0.0019801706075668335,0.001994337886571884,0.0019853003323078156,0.0019880905747413635,0.0019922181963920593,0.0019907690584659576,0.0019951164722442627,0.001984853297472,0.001973584294319153,0.0019903182983398438,0.001979835331439972,0.001983068883419037,0.0019854120910167694,0.001978941261768341,0.001979835331439972,0.0019800588488578796,0.0019732527434825897,0.001978158950805664,0.0019755959510803223,0.0019627660512924194,0.0019470378756523132,0.0019595324993133545,0.0019754841923713684,0.0019725821912288666,0.001968011260032654,0.001971691846847534,0.0019664466381073,0.0019661113619804382,0.0019683390855789185,0.001974925398826599,0.0019664466381073,0.0019594207406044006,0.001955851912498474,0.001962319016456604,0.001950383186340332,0.001932978630065918,0.001912228763103485,0.0019065365195274353,0.0019157975912094116,0.0018976181745529175,0.001870281994342804,0.001881331205368042,0.0018628090620040894,0.0018737465143203735,0.0018671602010726929,0.001863926649093628,0.0018640384078025818,0.0018566697835922241,0.0018610209226608276,0.001863926649093628,0.0018411651253700256,0.001831240952014923,0.0018229857087135315,0.0018152892589569092,0.0018044710159301758,0.0018166303634643555,0.0018041282892227173,0.001783609390258789,0.001782827079296112,0.0017682090401649475,0.001778244972229004,0.0017554908990859985,0.001739203929901123,0.00175437331199646,0.001760624349117279,0.0017467886209487915,0.0017399862408638,0.0017247051000595093,0.0017299428582191467,0.0017174482345581055,0.0017254874110221863,0.001720912754535675,0.0017300620675086975,0.0016919076442718506,0.0016941353678703308,0.0017010495066642761,0.0016746148467063904,0.0016777366399765015,0.001673273742198944,0.0016746073961257935,0.0016704872250556946,0.0016667991876602173,0.0016600042581558228,0.001661449670791626,0.0016538575291633606,0.0016578808426856995,0.0016480609774589539,0.0016386881470680237,0.0016141459345817566,0.0016157105565071106,0.0016044452786445618,0.0015961900353431702,0.0015961900353431702,0.0015682950615882874,0.0015699714422225952,0.0015595927834510803,0.0015573650598526,0.0015452057123184204,0.001522451639175415,0.001505047082901001,0.001508168876171112,0.0014912113547325134,0.0014823973178863525,0.0014585256576538086,0.0014362111687660217,0.0014271736145019531,0.0014291852712631226,0.0014077648520469666,0.0013985037803649902,0.0013880133628845215,0.0013735145330429077,0.0013602524995803833,0.0013499855995178223,0.00133591890335083,0.0013297796249389648,0.0013209730386734009,0.0013162940740585327,0.001306578516960144,0.0012954175472259521,0.0012907534837722778,0.0012819170951843262,0.001275569200515747,0.0012615174055099487,0.001248687505722046,0.0012403130531311035,0.0012126415967941284,0.0012155473232269287,0.0012077540159225464,0.0011876672506332397,0.0011845380067825317,0.0011730492115020752,0.0011767297983169556,0.0011595487594604492,0.0011512935161590576,0.0011386871337890625,0.0011220723390579224,0.0011108070611953735,0.0011119097471237183,0.001108124852180481,0.001094520092010498,0.0010762214660644531,0.0010848045349121094,0.0010656267404556274,0.0010540038347244263,0.0010570287704467773,0.0010367333889007568,0.0010223239660263062,0.0010202229022979736,0.0010039210319519043,0.0010003596544265747,0.000985756516456604,0.0009724646806716919,0.000967666506767273,0.0009565055370330811,0.0009495913982391357,0.0009520500898361206,0.000935092568397522,0.0009182542562484741,0.0009108930826187134,0.0008980482816696167,0.0008816570043563843,0.0008844435214996338,0.000876307487487793,0.0008645951747894287,0.0008554458618164062,0.0008412748575210571,0.0008351355791091919,0.0008306801319122314,0.0008108168840408325,0.0008101612329483032,0.0008012205362319946,0.0007819235324859619,0.0007728934288024902,0.0007793605327606201,0.0007604062557220459,0.0007451176643371582,0.000735744833946228,0.0007265955209732056,0.0007342994213104248,0.000720679759979248,0.0007143169641494751,0.000707969069480896,0.0007085204124450684,0.0007059574127197266,0.0006988197565078735,0.0006913542747497559,0.0006811916828155518,0.0006719380617141724,0.000669136643409729,0.000657990574836731,0.0006483942270278931,0.0006410330533981323,0.0006360113620758057,0.0006337761878967285,0.000623852014541626,0.0006120204925537109,0.0006078928709030151,0.0005962997674942017,0.0005878210067749023,0.0005832463502883911,0.0005688518285751343,0.0005713105201721191,0.0005595982074737549,0.0005561411380767822,0.0005557984113693237,0.0005508959293365479,0.00054129958152771,0.0005398541688919067,0.0005401819944381714,0.0005357116460800171,0.0005343854427337646,0.0005295872688293457,0.0005221068859100342,0.0005105137825012207,0.0005060583353042603,0.0004972368478775024,0.0004903227090835571,0.0004915297031402588,0.0004922151565551758,0.0004916638135910034,0.0004846155643463135,0.00047491490840911865,0.000474587082862854,0.0004652291536331177,0.000467449426651001,0.0004594177007675171,0.0004484802484512329,0.00044792890548706055,0.0004455745220184326,0.0004472583532333374,0.0004441291093826294,0.000437319278717041,0.0004321932792663574,0.0004320889711380005,0.0004162341356277466,0.0004150122404098511,0.00041200220584869385,0.0004056394100189209,0.00040386617183685303,0.00039392709732055664,0.00039514899253845215,0.0003892481327056885,0.0003830045461654663,0.0003806501626968384,0.00037898123264312744,0.0003795325756072998,0.0003728419542312622,0.00036704540252685547,0.00037015974521636963,0.00036804378032684326,0.0003620237112045288,0.0003568977117538452,0.00035722553730010986,0.0003440678119659424,0.0003468543291091919,0.00034193694591522217,0.00033937394618988037,0.000338822603225708,0.00033323466777801514,0.00032576918601989746,0.00032910704612731934,0.00032354891300201416,0.0003209710121154785,0.00031863152980804443,0.00030781328678131104,0.00030513107776641846,0.0003077983856201172,0.0003032386302947998,0.0002976655960083008,0.00030100345611572266,0.0002977699041366577,0.00029799342155456543,0.0002961009740829468,0.00029443204402923584,0.00028939545154571533,0.00028727948665618896,0.0002835988998413086,0.00027757883071899414,0.0002770274877548218,0.0002773553133010864,0.0002743452787399292,0.0002704411745071411,0.00026798248291015625,0.00027032196521759033,0.00026854872703552246,0.00026977062225341797,0.00026641786098480225,0.00025995075702667236,0.00025659799575805664,0.0002519190311431885,0.00024555623531341553,0.00024242699146270752,0.0002435445785522461,0.00024077296257019043,0.0002348572015762329,0.00023406744003295898,0.00023227930068969727,0.00022971630096435547,0.0002284795045852661,0.0002272576093673706]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0009492635726928711,0.0012126514920964837,0.00152434385381639,0.0018640372436493635,0.0022190141025930643,0.002595298457890749,0.002988204825669527,0.003387023927643895,0.0038122821133583784,0.004262417554855347,0.004739549942314625,0.005214228294789791,0.005714676342904568,0.006245691329240799,0.006784403696656227,0.007354463916271925,0.00795431062579155,0.00853697583079338,0.009127228520810604,0.00970096979290247,0.010273038409650326,0.010834508575499058,0.011398321017622948,0.011963361874222755,0.012523270212113857,0.013092437759041786,0.013642082922160625,0.014195520430803299,0.014742153696715832,0.015285886824131012,0.015829842537641525,0.016359295696020126,0.016886629164218903,0.017408495768904686,0.017935272306203842,0.018460597842931747,0.018974432721734047,0.019495630636811256,0.02001158520579338,0.02052687108516693,0.02103613130748272,0.02153557538986206,0.02203044667840004,0.02252843976020813,0.023015612736344337,0.023497987538576126,0.023976124823093414,0.024459950625896454,0.02493317797780037,0.025406183674931526,0.025873610749840736,0.026347173377871513,0.026792623102664948,0.027249451726675034,0.027694232761859894,0.028140464797616005,0.02859416976571083,0.029038727283477783,0.029476813971996307,0.029898280277848244,0.030325211584568024,0.030751027166843414,0.03117416612803936,0.031592730432748795,0.03200404345989227,0.032400187104940414,0.032805029302835464,0.033212438225746155,0.033614158630371094,0.03401264175772667,0.03440074995160103,0.034784287214279175,0.035164251923561096,0.03553629666566849,0.035915594547986984,0.036279719322919846,0.03665221109986305,0.03700517863035202,0.03735915198922157,0.03771524503827095,0.03806832432746887,0.03841259330511093,0.038752954453229904,0.03909231349825859,0.039430778473615646,0.03975920379161835,0.040086179971694946,0.04041014611721039,0.04072953388094902,0.041044797748327255,0.04135671257972717,0.04166952148079872,0.041973963379859924,0.04228654503822327,0.04258373752236366,0.04288282245397568,0.043183695524930954,0.04346548765897751,0.04374973848462105,0.04404447227716446,0.044323258101940155,0.04460505023598671,0.044888075441122055,0.04516138881444931,0.045437272638082504,0.045701105147600174,0.04596449434757233,0.046233125030994415,0.04649908095598221,0.04676235467195511,0.04702239856123924,0.04727987200021744,0.04753611981868744,0.047780655324459076,0.048022735863924026,0.04827139899134636,0.04851202666759491,0.04875890538096428,0.048996634781360626,0.04923280328512192,0.04947153478860855,0.04971027001738548,0.04993985593318939,0.050164978951215744,0.05039144307374954,0.05061221495270729,0.05082796514034271,0.05104874074459076,0.05126694589853287,0.05148337036371231,0.051700349897146225,0.0519077330827713,0.052105970680713654,0.052301421761512756,0.05250557139515877,0.05270972475409508,0.05290718004107475,0.053102631121873856,0.05329473316669464,0.053484827280044556,0.053671907633543015,0.05385955050587654,0.05404741317033768,0.0542336031794548,0.05441410094499588,0.05460285767912865,0.05477621778845787,0.054951366037130356,0.05512238293886185,0.05529697239398956,0.05547044426202774,0.05564224347472191,0.055805452167987823,0.055967655032873154,0.05613242834806442,0.05629195272922516,0.05645148083567619,0.05660877749323845,0.05677042528986931,0.056926827877759933,0.05707653984427452,0.05723227560520172,0.05739068612456322,0.05754541605710983,0.057697247713804245,0.05784272029995918,0.05798562616109848,0.058127861469984055,0.0582735538482666,0.05841545760631561,0.05855155736207962,0.058695241808891296,0.058840714395046234,0.05898049473762512,0.05912451818585396,0.05926050618290901,0.05939526855945587,0.05952690541744232,0.059656091034412384,0.05978650227189064,0.059907205402851105,0.0600358322262764,0.06016111373901367,0.060288287699222565,0.06041747331619263,0.060540854930877686,0.060659442096948624,0.060777582228183746,0.060894716531038284,0.061014752835035324,0.06112619861960411,0.061239875853061676,0.061352770775556564,0.061460983008146286,0.06157466024160385,0.061684880405664444,0.061790525913238525,0.06189572438597679,0.06200549751520157,0.06210879981517792,0.06220998242497444,0.06231585144996643,0.0624125711619854,0.06251241266727448,0.06261537969112396,0.062712661921978,0.06280815601348877,0.06289784610271454,0.06299322843551636,0.06308838725090027,0.06317529082298279,0.06326208263635635,0.0633566826581955,0.06344827264547348,0.06353997439146042,0.06362475454807281,0.06371232867240906,0.06379889696836472,0.06388624757528305,0.0639738216996193,0.06405782699584961,0.06413926184177399,0.0642230436205864,0.06430615484714508,0.0643872544169426,0.06446947157382965,0.06454432755708694,0.06461896002292633,0.06469682604074478,0.06477580964565277,0.0648544579744339,0.06492697447538376,0.0650017186999321,0.0650767907500267,0.06514807790517807,0.06522136926651001,0.06529377400875092,0.06535914540290833,0.06542764604091644,0.06549736857414246,0.06556664407253265,0.06563469767570496,0.06570307910442352,0.06577012687921524,0.06583572179079056,0.06589997559785843,0.06596646457910538,0.0660310611128807,0.06609542667865753,0.06616280972957611,0.06622795760631561,0.06629288196563721,0.0663580372929573,0.06642574816942215,0.06648766249418259,0.06655114144086838,0.06661204993724823,0.06667006015777588,0.06672728806734085,0.06678318232297897,0.06683706492185593,0.06689541041851044,0.06695152074098587,0.06700194627046585,0.06706107407808304,0.06711495667695999,0.06716939061880112,0.0672212690114975,0.06727515161037445,0.06732490658760071,0.06737454980611801,0.06742475181818008,0.0674719363451004,0.06751968711614609,0.06757033616304398,0.06761574000120163,0.06766270101070404,0.06770587712526321,0.06775038689374924,0.0677933394908905,0.06783561408519745,0.06787499785423279,0.06791739165782928,0.06795810908079147,0.06799972057342529,0.06804300099611282,0.06808438897132874,0.06812366098165512,0.06816326081752777,0.06819996237754822,0.06823644787073135,0.06827225536108017,0.06830761581659317,0.068342424929142,0.06837845593690872,0.06841482222080231,0.06844918429851532,0.06848220527172089,0.06851768493652344,0.06855416297912598,0.06858885288238525,0.06862633675336838,0.06865980476140976,0.06869405508041382,0.06872517615556717,0.06875719875097275,0.06879367679357529,0.06882290542125702,0.06885626167058945,0.06888816505670547,0.06891906261444092,0.06894929707050323,0.06897997856140137,0.06901154667139053,0.06904077529907227,0.06906910985708237,0.06909956783056259,0.06912656128406525,0.0691535621881485,0.06918122619390488,0.06920889019966125,0.06923622637987137,0.06926489621400833,0.069290891289711,0.06931743770837784,0.06934399157762527,0.06937098503112793,0.06939642131328583,0.06942219287157059,0.06944818794727325,0.06946993619203568,0.06949537247419357,0.06951969116926193,0.0695442333817482,0.06956888735294342,0.06959287822246552,0.06961708515882492,0.06963883340358734,0.06966114789247513,0.06968513131141663,0.0697098970413208,0.069731205701828,0.06975262612104416,0.06977593898773193,0.0697949081659317,0.06981676816940308,0.06983908265829086,0.06985815614461899,0.06987901777029037,0.06989965587854385,0.06991907209157944],"recovered":[0.0,0.00037851548404432833,0.0007061606738716364,0.00101584498770535,0.0013470599660649896,0.0016885383520275354,0.0020599141716957092,0.002430620603263378,0.002816498978063464,0.0032208957709372044,0.003646488767117262,0.004101644270122051,0.004558696411550045,0.005041518714278936,0.0055579193867743015,0.006079563405364752,0.006627535447478294,0.007207412272691727,0.007783719804137945,0.008360919542610645,0.008944367058575153,0.009514984674751759,0.01009396929293871,0.01066771149635315,0.011227842420339584,0.011784404516220093,0.012350894510746002,0.012910468503832817,0.013473276980221272,0.014027719385921955,0.014569667167961597,0.0151147386059165,0.015645641833543777,0.016173532232642174,0.01669752039015293,0.01722976192831993,0.017757542431354523,0.01827583834528923,0.018796032294631004,0.019311875104904175,0.01983552798628807,0.02034713141620159,0.02084590680897236,0.021342115476727486,0.021839439868927002,0.02233174443244934,0.0228246059268713,0.023307539522647858,0.023792371153831482,0.024269502609968185,0.024745184928178787,0.025215623900294304,0.025686398148536682,0.026149028912186623,0.02660396136343479,0.02705967426300049,0.027505571022629738,0.027962176129221916,0.028422018513083458,0.028854526579380035,0.029282908886671066,0.029717426747083664,0.030144914984703064,0.030570954084396362,0.03098873794078827,0.03141644969582558,0.03182285651564598,0.03221966698765755,0.032621052116155624,0.03303024545311928,0.03343654051423073,0.033830560743808746,0.03421197831630707,0.03459305688738823,0.03497425094246864,0.0353594608604908,0.03573005646467209,0.03610287979245186,0.03645685315132141,0.03681718558073044,0.03718041628599167,0.037529926747083664,0.03789137676358223,0.03822582587599754,0.038568753749132156,0.038913242518901825,0.039244793355464935,0.039572328329086304,0.03990555182099342,0.040233977138996124,0.04055805131793022,0.04087956249713898,0.04118802025914192,0.04149792715907097,0.04180660471320152,0.04210926219820976,0.042412810027599335,0.042713459581136703,0.04299993813037872,0.043289653956890106,0.04357524216175079,0.04386339709162712,0.04414853826165199,0.044434238225221634,0.04471837729215622,0.044990018010139465,0.04525764659047127,0.04552549496293068,0.04578933119773865,0.04605439305305481,0.046324361115694046,0.04658719152212143,0.0468454472720623,0.04710392653942108,0.04735638201236725,0.047602590173482895,0.04785392805933952,0.04810214415192604,0.048345789313316345,0.048589542508125305,0.04882660135626793,0.049063440412282944,0.04929425194859505,0.04952874779701233,0.04975755140185356,0.04999137669801712,0.050212372094392776,0.05043927952647209,0.050656259059906006,0.0508740209043026,0.05109289661049843,0.05130965635180473,0.05151871219277382,0.0517219714820385,0.05192244052886963,0.0521225742995739,0.05232527479529381,0.05253110080957413,0.05272844433784485,0.05292356014251709,0.0531206838786602,0.053304530680179596,0.05349551886320114,0.05368092656135559,0.053862765431404114,0.05404605343937874,0.054229121655225754,0.05440884083509445,0.05458242446184158,0.05476102977991104,0.05493684485554695,0.05511254817247391,0.0552850142121315,0.0554521307349205,0.055613551288843155,0.05578222870826721,0.05594354122877121,0.05610552430152893,0.056260477751493454,0.05642491206526756,0.05658220872282982,0.05673548951745033,0.05689122527837753,0.05705052986741066,0.05720414221286774,0.05736155062913895,0.05751483142375946,0.057655058801174164,0.05780019611120224,0.057941876351833344,0.058087121695280075,0.05822679400444031,0.0583709254860878,0.058510374277830124,0.05865740776062012,0.05880009010434151,0.05893686041235924,0.059072401374578476,0.05920984223484993,0.05933746322989464,0.05946887657046318,0.05959538370370865,0.05972311645746231,0.05985286086797714,0.0599803701043129,0.06010832637548447,0.06023505702614784,0.06035955622792244,0.06047936901450157,0.0605948306620121,0.060715869069099426,0.06083010509610176,0.06094925105571747,0.0610632598400116,0.061173927038908005,0.06128950044512749,0.061396148055791855,0.061506591737270355,0.06161591783165932,0.06172580271959305,0.06183323264122009,0.06193430349230766,0.06203961372375488,0.06214336305856705,0.062245216220617294,0.06234561651945114,0.06244523823261261,0.06254497170448303,0.06263968348503113,0.06273338943719864,0.06282152235507965,0.06291255354881287,0.0630042552947998,0.06309919059276581,0.06318988651037216,0.06327912956476212,0.06336916238069534,0.0634571760892868,0.06354698538780212,0.06363478302955627,0.06371967494487762,0.06380624324083328,0.06389258801937103,0.06397536396980286,0.0640571340918541,0.06414315104484558,0.06422346830368042,0.06430189311504364,0.06438322365283966,0.06446097791194916,0.06453727930784225,0.06461302936077118,0.06468755006790161,0.06476028263568878,0.06483703851699829,0.06491333991289139,0.06498763710260391,0.06506204605102539,0.06513144075870514,0.06520305573940277,0.06527356058359146,0.06534451246261597,0.06541378796100616,0.06547994166612625,0.0655464306473732,0.0656115859746933,0.06567706912755966,0.06574232876300812,0.0658053606748581,0.06587039679288864,0.06593554466962814,0.06600069999694824,0.0660659596323967,0.06613133102655411,0.06619436293840408,0.06625962257385254,0.06632398813962936,0.06638757884502411,0.0664510577917099,0.06651073694229126,0.06656751781702042,0.06662541627883911,0.06668075174093246,0.06673675775527954,0.06679186224937439,0.06684518605470657,0.0668996274471283,0.06695585697889328,0.06700705736875534,0.06705792993307114,0.06711170077323914,0.06716491281986237,0.06721489131450653,0.06726453453302383,0.06731216609477997,0.06736292690038681,0.06740978360176086,0.06745664030313492,0.06749958544969559,0.06754487752914429,0.06758738309144974,0.06763088703155518,0.06767473369836807,0.06771600991487503,0.06776051968336105,0.06780056655406952,0.06784418970346451,0.06788758188486099,0.0679304227232933,0.06796891242265701,0.06800728291273117,0.0680423155426979,0.06808102875947952,0.06811806559562683,0.06815342605113983,0.06818767637014389,0.06822314858436584,0.0682588517665863,0.06829231232404709,0.0683281272649765,0.06836404651403427,0.06840119510889053,0.0684371143579483,0.06847292929887772,0.06850717961788177,0.06854209303855896,0.06857310980558395,0.06860657781362534,0.06863781064748764,0.0686722844839096,0.0687045231461525,0.06873419880867004,0.06876498460769653,0.06879611313343048,0.06882891058921814,0.0688604786992073,0.06888847798109055,0.06891871243715286,0.06894782930612564,0.06897549331188202,0.06900059431791306,0.06902770698070526,0.06905771046876907,0.06908448785543442,0.06910970062017441,0.06913747638463974,0.06916391849517822,0.06919068843126297,0.06921344995498657,0.06923999637365341,0.06926777958869934,0.06929019838571548,0.06931541115045547,0.0693402886390686,0.06936349719762802,0.06938914954662323,0.06941135227680206,0.06943567097187042,0.06945943087339401,0.06948308646678925,0.06950896233320236,0.0695313885807991,0.06955414265394211,0.0695750042796135,0.06959888339042664,0.06962040811777115,0.0696418285369873,0.06966391950845718,0.06968243420124054,0.06970284879207611,0.06972471624612808],"active":[0.0009492635726928711,0.0008341360371559858,0.0008181831799447536,0.0008481922559440136,0.0008719541365280747,0.0009067601058632135,0.0009282906539738178,0.000956403324380517,0.0009957831352949142,0.0010415217839181423,0.001093061175197363,0.0011125840246677399,0.0011559799313545227,0.0012041726149618626,0.0012264843098819256,0.0012749005109071732,0.0013267751783132553,0.001329563558101654,0.001343508716672659,0.0013400502502918243,0.0013286713510751724,0.0013195239007472992,0.0013043517246842384,0.001295650377869606,0.001295427791774273,0.0013080332428216934,0.0012911884114146233,0.0012850519269704819,0.0012688767164945602,0.0012581674382090569,0.0012601753696799278,0.0012445570901036263,0.0012409873306751251,0.0012349635362625122,0.001237751916050911,0.0012308359146118164,0.0012168902903795242,0.001219792291522026,0.0012155529111623764,0.0012149959802627563,0.0012006033211946487,0.001188443973660469,0.001184539869427681,0.0011863242834806442,0.0011761728674173355,0.0011662431061267853,0.0011515188962221146,0.0011524111032485962,0.0011408068239688873,0.0011366810649633408,0.0011284258216619492,0.0011315494775772095,0.0011062249541282654,0.001100422814488411,0.0010902713984251022,0.0010807905346155167,0.0010885987430810928,0.001076551154255867,0.0010547954589128494,0.0010437536984682083,0.0010423026978969574,0.0010336004197597504,0.001029251143336296,0.0010217763483524323,0.001015305519104004,0.0009837374091148376,0.0009821727871894836,0.0009927712380886078,0.0009931065142154694,0.0009823963046073914,0.0009642094373703003,0.0009537264704704285,0.0009522736072540283,0.0009432397782802582,0.0009413436055183411,0.0009202584624290466,0.0009221546351909637,0.0009022988379001617,0.0009022988379001617,0.0008980594575405121,0.0008879080414772034,0.0008826665580272675,0.0008615776896476746,0.0008664876222610474,0.00086202472448349,0.0008459612727165222,0.000841386616230011,0.0008378177881240845,0.0008239820599555969,0.000810820609331131,0.0007986612617969513,0.0007899589836597443,0.0007859431207180023,0.000788617879152298,0.0007771328091621399,0.0007735602557659149,0.0007708854973316193,0.000752028077840805,0.0007498003542423248,0.000754818320274353,0.0007480159401893616,0.0007416531443595886,0.0007395371794700623,0.0007271505892276764,0.0007188953459262848,0.0007110871374607086,0.000706847757101059,0.000707630068063736,0.0007097497582435608,0.0007079616189002991,0.0006980374455451965,0.0006926804780960083,0.0006906725466251373,0.0006767287850379944,0.000666353851556778,0.0006688088178634644,0.0006580986082553864,0.0006567612290382385,0.000650845468044281,0.0006432607769966125,0.000644933432340622,0.0006468296051025391,0.0006456039845943451,0.0006362311542034149,0.0006338916718959808,0.0006208382546901703,0.0006155930459499359,0.0006094612181186676,0.0006106868386268616,0.0006093494594097137,0.0006074532866477966,0.000598076730966568,0.0005872584879398346,0.0005794502794742584,0.0005831308662891388,0.0005871504545211792,0.0005819052457809448,0.0005715303122997284,0.0005662888288497925,0.0005612671375274658,0.0005512237548828125,0.0005550198256969452,0.0005518943071365356,0.0005526766180992126,0.0005513355135917664,0.0005568042397499084,0.0005470961332321167,0.0005425252020359039,0.0005399584770202637,0.0005359426140785217,0.0005335994064807892,0.0005296953022480011,0.0005204379558563232,0.000515524297952652,0.0005188770592212677,0.0005097240209579468,0.0005079396069049835,0.0005032531917095184,0.0005099475383758545,0.0005019158124923706,0.0004943311214447021,0.0004967860877513885,0.0004994608461856842,0.000494886189699173,0.0004931055009365082,0.0004811696708202362,0.0004707947373390198,0.00047280266880989075,0.00047335773706436157,0.0004735812544822693,0.0004644356667995453,0.00046844780445098877,0.00046978890895843506,0.00047012045979499817,0.00046711042523384094,0.0004604160785675049,0.0004584081470966339,0.0004545040428638458,0.0004462487995624542,0.0004490390419960022,0.0004383288323879242,0.000440448522567749,0.0004379972815513611,0.00043542683124542236,0.0004371032118797302,0.000432528555393219,0.00042438507080078125,0.00041802600026130676,0.00041534751653671265,0.0004199221730232239,0.00041032955050468445,0.00040977075695991516,0.00040351971983909607,0.00039772316813468933,0.00040073320269584656,0.0003953799605369568,0.00039437785744667053,0.00038913264870643616,0.0003895796835422516,0.0003829970955848694,0.00037674978375434875,0.0003815479576587677,0.0003729574382305145,0.000369049608707428,0.0003701634705066681,0.00036704540252685547,0.00036291778087615967,0.00035287439823150635,0.0003535449504852295,0.00035499781370162964,0.0003537684679031372,0.00034952908754348755,0.0003524273633956909,0.0003490820527076721,0.00035008788108825684,0.00034562498331069946,0.0003431662917137146,0.0003417208790779114,0.0003392621874809265,0.0003390386700630188,0.00033815205097198486,0.00033301860094070435,0.00033045560121536255,0.0003307908773422241,0.000330120325088501,0.0003263205289840698,0.00032085925340652466,0.00031706690788269043,0.00031360238790512085,0.0003148317337036133,0.0003171786665916443,0.00031394511461257935,0.00031416863203048706,0.00031650811433792114,0.00031103938817977905,0.0003080293536186218,0.0003061369061470032,0.00029709935188293457,0.0002962052822113037,0.00029431283473968506,0.0002930834889411926,0.00029018521308898926,0.0002892911434173584,0.00029018521308898926,0.0002892911434173584,0.0002883896231651306,0.00028939545154571533,0.0002887323498725891,0.0002900660037994385,0.0002924129366874695,0.0002924129366874695,0.00029218196868896484,0.0002920776605606079,0.000294417142868042,0.0002932995557785034,0.0002915188670158386,0.00028806179761886597,0.00028248131275177,0.00027623027563095093,0.0002724453806877136,0.00026954710483551025,0.0002699941396713257,0.00027076900005340576,0.0002651885151863098,0.0002692118287086487,0.00026977062225341797,0.00026976317167282104,0.00026541203260421753,0.0002680942416191101,0.00026697665452957153,0.00026284903287887573,0.0002598389983177185,0.00025704503059387207,0.0002551525831222534,0.00025817006826400757,0.00025281310081481934,0.00025291740894317627,0.0002492368221282959,0.0002508014440536499,0.0002484619617462158,0.0002482309937477112,0.0002441108226776123,0.00024265795946121216,0.00024209916591644287,0.0002392008900642395,0.00024243444204330444,0.0002401992678642273,0.00023607909679412842,0.00023283809423446655,0.00023104995489120483,0.0002291649580001831,0.00022993981838226318,0.00022658705711364746,0.00022435933351516724,0.00022502988576889038,0.00022714585065841675,0.0002260357141494751,0.00022335350513458252,0.00022537261247634888,0.0002260357141494751,0.00022480636835098267,0.00022514164447784424,0.0002226904034614563,0.0002211257815361023,0.0002179965376853943,0.00021510571241378784,0.000220566987991333,0.00021632760763168335,0.00021845102310180664,0.00021588057279586792,0.00021453946828842163,0.00021509826183319092,0.00021499395370483398,0.0002154335379600525,0.00021186470985412598,0.00020863115787506104,0.0002110898494720459,0.00020784884691238403,0.00020573288202285767,0.00020573288202285767,0.00020829588174819946,0.00020851939916610718,0.0002071857452392578,0.0002064034342765808,0.00020773708820343018,0.00020651519298553467,0.00020706653594970703,0.00020573288202285767,0.0002087429165840149,0.00020819157361984253,0.00020215660333633423,0.00020517408847808838,0.00020428001880645752,0.00020394474267959595,0.00020539015531539917,0.00020372867584228516,0.00020573288202285767,0.00020316243171691895,0.00020171701908111572,0.00020204484462738037,0.00020093470811843872,0.00019981712102890015,0.00019848346710205078,0.00020093470811843872,0.00019602477550506592,0.0001963600516319275,0.00019725412130355835,0.0001942366361618042,0.0001965835690498352,0.00019680708646774292,0.00019435584545135498]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0009492635726928711,0.0012244766112416983,0.0015305910492315888,0.0018547779181972146,0.002187331672757864,0.0025327145121991634,0.0028931577689945698,0.003271673107519746,0.003642044961452484,0.004028704017400742,0.004422614350914955,0.004823329858481884,0.005235536023974419,0.005653319880366325,0.006089064292609692,0.006536968983709812,0.00698833167552948,0.007432220038026571,0.007866067811846733,0.008289095014333725,0.008700519800186157,0.009103912860155106,0.009501839056611061,0.009901439771056175,0.010284975171089172,0.010658917017281055,0.011028284206986427,0.011391627602279186,0.011751624755561352,0.012100689113140106,0.01243882067501545,0.012777733616530895,0.013112294487655163,0.01343570090830326,0.013754756189882755,0.01407113391906023,0.014377360232174397,0.0146712027490139,0.014970959164202213,0.015254538506269455,0.015537003055214882,0.01582571491599083,0.016102824360132217,0.016367439180612564,0.0166274793446064,0.016885848715901375,0.017136072739958763,0.017389753833413124,0.0176339540630579,0.01787514239549637,0.018107181414961815,0.018335986882448196,0.018562449142336845,0.01878087967634201,0.018990496173501015,0.01920212246477604,0.01940593682229519,0.019613659009337425,0.01981055736541748,0.020007681101560593,0.020199336111545563,0.020383406430482864,0.020560896024107933,0.020739834755659103,0.020916318520903587,0.02108990214765072,0.021258018910884857,0.02142602577805519,0.02158544212579727,0.021742403507232666,0.02189456857740879,0.022043943405151367,0.022192316129803658,0.022342249751091003,0.022484151646494865,0.022624937817454338,0.02275780215859413,0.02288765460252762,0.023019293323159218,0.023150039836764336,0.023273088037967682,0.023398367688059807,0.02351706475019455,0.023633642122149467,0.02374955080449581,0.023861220106482506,0.023967422544956207,0.024072622880339622,0.024179160594940186,0.0242814589291811,0.02438029833137989,0.02447936125099659,0.02457507885992527,0.024669790640473366,0.024762049317359924,0.024855980649590492,0.02494823932647705,0.025033915415406227,0.025116244331002235,0.025198575109243393,0.02528001181781292,0.025360221043229103,0.02543541230261326,0.025516849011182785,0.025592150166630745,0.025665219873189926,0.025737063959240913,0.025809800252318382,0.025881530717015266,0.02594679221510887,0.026013392955064774,0.026077760383486748,0.026141349226236343,0.026205942034721375,0.026264062151312828,0.02632184885442257,0.02638276107609272,0.026436641812324524,0.026494652032852173,0.026551546528935432,0.026605205610394478,0.026655852794647217,0.026709623634815216,0.02676183357834816,0.026809804141521454,0.02686011604964733,0.026910874992609024,0.026956835761666298,0.027001235634088516,0.027050433680415154,0.027093717828392982,0.027138452976942062,0.027181513607501984,0.02722189761698246,0.02726016193628311,0.02730032242834568,0.027337471023201942,0.02737673930823803,0.027416342869400978,0.02745405025780201,0.027491198852658272,0.0275260042399168,0.02755601331591606,0.027588587254285812,0.027622947469353676,0.027651507407426834,0.02768106944859028,0.027710186317563057,0.02774052880704403,0.027769869193434715,0.02779999002814293,0.027830110862851143,0.027858223766088486,0.027884885668754578,0.027911435812711716,0.027937540784478188,0.027962753549218178,0.027989638969302177,0.028014181181788445,0.02803928218781948,0.02806471660733223,0.028088143095374107,0.028110232204198837,0.028133325278759003,0.02815474383533001,0.028176942840218544,0.028200704604387283,0.02822324074804783,0.028242651373147964,0.028261950239539146,0.02828359231352806,0.028304453939199448,0.028324758633971214,0.028343945741653442,0.028363356366753578,0.028381429612636566,0.028400616720318794,0.028418801724910736,0.028434865176677704,0.02845115214586258,0.02846844494342804,0.028484955430030823,0.0285026915371418,0.028519872575998306,0.028535155579447746,0.028551442548632622,0.02856694906949997,0.028581006452441216,0.028595173731446266,0.02860889583826065,0.02862272784113884,0.028635334223508835,0.02864905633032322,0.0286612156778574,0.02867482602596283,0.02868620492517948,0.028699591755867004,0.02871253341436386,0.02872491627931595,0.028736183419823647,0.028747674077749252,0.028758829459547997,0.028770988807082176,0.028780583292245865,0.028791626915335655,0.028803562745451927,0.028814608231186867,0.028826432302594185,0.028836138546466827,0.028844840824604034,0.028855325654149055,0.028864363208413124,0.028874514624476433,0.028883997350931168,0.028893256559967995,0.02890273928642273,0.028911663219332695,0.028921591117978096,0.028929846361279488,0.028937768191099167,0.028945131227374077,0.02895260415971279,0.028961529955267906,0.028969449922442436,0.028976812958717346,0.028985625132918358,0.028992876410484314,0.029000017791986465,0.029006710276007652,0.029014185070991516,0.02902188152074814,0.02902846410870552,0.02903582714498043,0.029042186215519905,0.029049882665276527,0.02905680052936077,0.029063381254673004,0.029069405049085617,0.029074983671307564,0.02908056229352951,0.029086250811815262,0.02909272164106369,0.029098298400640488,0.029104212298989296,0.029109900817275047,0.029114698991179466,0.029120611026883125,0.029124626889824867,0.029129646718502045,0.029134666547179222,0.02913912944495678,0.029144372791051865,0.029148835688829422,0.029153408482670784,0.029157647863030434,0.029161887243390083,0.029165903106331825,0.029169362038373947,0.029172373935580254,0.02917572110891342,0.029178954660892487,0.0291821900755167,0.02918531373143196,0.02918866090476513,0.029191449284553528,0.029194239526987076,0.029197251424193382,0.029199594631791115,0.02920260652899742,0.029206175357103348,0.029208742082118988,0.02921219915151596,0.029215211048722267,0.02921844646334648,0.029221681877970695,0.029224805533885956,0.029228487983345985,0.029231388121843338,0.029234064742922783,0.02923707664012909,0.029239308089017868,0.029242096468806267,0.029245220124721527,0.02924845553934574,0.02925035171210766,0.029253030195832253,0.02925581857562065,0.02925771474838257,0.02925972267985344,0.029261620715260506,0.029263850301504135,0.02926596999168396,0.02926820144057274,0.02927054464817047,0.029273109510540962,0.029275452718138695,0.029277460649609566,0.02927902340888977,0.029281364753842354,0.02928326278924942,0.02928493544459343,0.029287055134773254,0.029288727790117264,0.029290514066815376,0.029292521998286247,0.029294641688466072,0.02929631434381008,0.029298879206180573,0.02930111065506935,0.029303008690476418,0.02930423431098461,0.029305238276720047,0.029306801036000252,0.02930847369134426,0.029310036450624466,0.0293110404163599,0.029312601312994957,0.029314497485756874,0.02931583672761917,0.02931695245206356,0.029318291693925858,0.029319629073143005,0.029320968315005302,0.029321972280740738,0.02932319976389408,0.029324427247047424,0.029325207695364952,0.029326435178518295,0.02932766266167164,0.029328443109989166,0.029329223558306694,0.029330115765333176,0.029331007972359657,0.029331902042031288,0.029332906007766724,0.029333798214793205,0.029334578663110733,0.02933558262884617,0.029336586594581604,0.02933759056031704,0.029338037595152855,0.02933904156088829,0.029339933767914772,0.0293407142162323,0.029341161251068115,0.029342053458094597,0.02934238687157631,0.029343169182538986,0.029343726113438606,0.029344730079174042,0.02934551052749157],"recovered":[0.0,0.00037539188633672893,0.0007003596401773393,0.0010120520601049066,0.0013289876515045762,0.0016619875095784664,0.0020026848651468754,0.0023450558073818684,0.00270337937399745,0.0030729700811207294,0.003455724800005555,0.0038466232363134623,0.004240868613123894,0.004646715708076954,0.005052897147834301,0.005481390748172998,0.005916912108659744,0.00635957345366478,0.006802903953939676,0.007231620606034994,0.00766714196652174,0.008091730996966362,0.008508733473718166,0.008914469741284847,0.009313623420894146,0.009710099548101425,0.010095754638314247,0.010474270209670067,0.01084665022790432,0.011212335899472237,0.011568651534616947,0.011913253925740719,0.012258190661668777,0.012600226327776909,0.012933226302266121,0.013254065997898579,0.013572563417255878,0.01389295794069767,0.014198179356753826,0.014502397738397121,0.01479200180619955,0.015076585114002228,0.015361281111836433,0.015644190832972527,0.015912823379039764,0.01618245802819729,0.016449861228466034,0.01670064404606819,0.01695254072546959,0.017201872542500496,0.017443841323256493,0.017687371000647545,0.01792309433221817,0.01814866252243519,0.018376240506768227,0.018594224005937576,0.018808193504810333,0.019017474725842476,0.019226422533392906,0.01942700333893299,0.019623680040240288,0.019817233085632324,0.020007215440273285,0.02019195444881916,0.02037569135427475,0.020552733913064003,0.020731449127197266,0.020905813202261925,0.021074935793876648,0.021235577762126923,0.021394437178969383,0.021552179008722305,0.02169809676706791,0.021848922595381737,0.021996401250362396,0.02214008755981922,0.022283105179667473,0.022423667833209038,0.022555753588676453,0.02269096113741398,0.022823268547654152,0.022947655990719795,0.023075612261891365,0.023193081840872765,0.02331155724823475,0.02342768758535385,0.023543262854218483,0.023651808500289917,0.02375834621489048,0.023865997791290283,0.02396896667778492,0.02407628484070301,0.024176910519599915,0.024272849783301353,0.024371132254600525,0.024464059621095657,0.024558214470744133,0.024652592837810516,0.02474529668688774,0.024828407913446426,0.02491319179534912,0.024997640401124954,0.025077292695641518,0.025159288197755814,0.025235481560230255,0.025315357372164726,0.02539188601076603,0.025465626269578934,0.02553802728652954,0.02561042830348015,0.025678366422653198,0.025747308507561684,0.02581290528178215,0.025878723710775375,0.02594398520886898,0.026005230844020844,0.026063909754157066,0.02612459659576416,0.0261809341609478,0.02623983658850193,0.026299631223082542,0.026352286338806152,0.026406392455101013,0.02645748481154442,0.02651047520339489,0.026564693078398705,0.02661322057247162,0.02666252851486206,0.026710275560617447,0.026760142296552658,0.02680688351392746,0.02685273438692093,0.02689635381102562,0.026940753683447838,0.02698247693479061,0.02702542580664158,0.027067817747592926,0.027103517204523087,0.027142450213432312,0.027179822325706482,0.027218421921133995,0.027257131412625313,0.027293944731354713,0.027327189221978188,0.027361437678337097,0.027395129203796387,0.027424803003668785,0.027454253286123276,0.027484485879540443,0.027514049783349037,0.027542943134903908,0.02757473662495613,0.027604298666119576,0.027632523328065872,0.027659408748149872,0.02768740989267826,0.027714518830180168,0.027741404250264168,0.027768177911639214,0.027793167158961296,0.027820497751235962,0.027845822274684906,0.027869360521435738,0.027890333905816078,0.02791476435959339,0.027938302606344223,0.027962399646639824,0.027981698513031006,0.028005460277199745,0.028029892593622208,0.028051534667611122,0.0280721727758646,0.028091471642255783,0.0281103253364563,0.028129512444138527,0.028150485828518867,0.02816721983253956,0.028187189251184464,0.02820693515241146,0.028223445639014244,0.02823973260819912,0.02825702354311943,0.02827342227101326,0.02829015627503395,0.028307447209954262,0.028324516490101814,0.028339799493551254,0.02835552953183651,0.028370477259159088,0.028384646400809288,0.028397921472787857,0.02841242402791977,0.028425363823771477,0.028440536931157112,0.028453253209590912,0.028466863557696342,0.02847813069820404,0.028490960597991943,0.028504012152552605,0.02851717732846737,0.028529001399874687,0.028541607782244682,0.028551870957016945,0.02856302633881569,0.028573960065841675,0.028584780171513557,0.02859560213983059,0.028606198728084564,0.028617801144719124,0.028627730906009674,0.02863721176981926,0.028648480772972107,0.028658296912908554,0.02866755612194538,0.02867770753800869,0.02868652157485485,0.02869667299091816,0.028705820441246033,0.02871541492640972,0.02872277796268463,0.028732482343912125,0.02874118462204933,0.028749775141477585,0.028758922591805458,0.02876773476600647,0.02877543307840824,0.028783688321709633,0.0287912730127573,0.02879863604903221,0.02880677953362465,0.028814030811190605,0.02882184088230133,0.028829315677285194,0.02883600816130638,0.028843259438872337,0.028850622475147247,0.028857316821813583,0.028863340616226196,0.028870368376374245,0.028876615688204765,0.028883086517453194,0.028889445587992668,0.028895245864987373,0.02890104614198208,0.02890595607459545,0.02891186811029911,0.028917556628584862,0.028922799974679947,0.028927598148584366,0.028933733701705933,0.02893908880650997,0.028943216428160667,0.02894890494644642,0.028953032568097115,0.028957607224583626,0.02896195650100708,0.028965191915631294,0.02896965481340885,0.028973447158932686,0.02897701784968376,0.02897980622947216,0.02898348867893219,0.028986945748329163,0.028989624232053757,0.028993304818868637,0.02899676375091076,0.02899966388940811,0.029003122821450233,0.029005911201238632,0.02900892309844494,0.02901238203048706,0.029015282168984413,0.029018070548772812,0.02902108244597912,0.02902454137802124,0.029028000310063362,0.029031123965978622,0.029034581035375595,0.029037481173872948,0.029040828347206116,0.029043952003121376,0.029046406969428062,0.029048971831798553,0.029052430763840675,0.029054995626211166,0.0290573388338089,0.029060127213597298,0.029062805697321892,0.029065482318401337,0.029067713767290115,0.029069388285279274,0.029071396216750145,0.02907373756170273,0.029075969010591507,0.029078088700771332,0.029080767184495926,0.0290828850120306,0.029085228219628334,0.029087236151099205,0.029089022427797318,0.02909080684185028,0.029092591255903244,0.029094375669956207,0.029096607118844986,0.02909895032644272,0.029101181775331497,0.029103189706802368,0.029105642810463905,0.029107874259352684,0.0291097704321146,0.02911256067454815,0.02911367639899254,0.02911490388214588,0.02911568433046341,0.029117468744516373,0.02911970019340515,0.029121149331331253,0.029122265055775642,0.029124051332473755,0.029125500470399857,0.029126392677426338,0.029128067195415497,0.0291295163333416,0.02913074381649494,0.02913185954093933,0.029133198782801628,0.02913464792072773,0.029135651886463165,0.029136991128325462,0.029137883335351944,0.02913888730108738,0.02913977950811386,0.029140673577785492,0.029141565784811974,0.029142457991838455,0.029143350198864937,0.02914424240589142,0.0291451346129179,0.02914625033736229,0.02914736606180668,0.029148370027542114,0.02914881706237793,0.02914970926940441,0.029150377959012985,0.029151270166039467,0.029152052477002144,0.029152944684028625,0.029153501614928246,0.029154282063245773,0.029154952615499496,0.029155397787690163],"active":[0.0009492635726928711,0.0008490846958011389,0.0008302314090542495,0.000842725858092308,0.0008583440212532878,0.000870727002620697,0.0008904729038476944,0.0009266173001378775,0.0009386655874550343,0.0009557339362800121,0.0009668895509094,0.0009767066221684217,0.000994667410850525,0.0010066041722893715,0.0010361671447753906,0.0010555782355368137,0.0010714195668697357,0.0010726465843617916,0.0010631638579070568,0.0010574744082987309,0.0010333778336644173,0.0010121818631887436,0.0009931055828928947,0.000986970029771328,0.0009713517501950264,0.0009488174691796303,0.0009325295686721802,0.0009173573926091194,0.000904974527657032,0.0008883532136678696,0.0008701691403985023,0.0008644796907901764,0.0008541038259863853,0.0008354745805263519,0.0008215298876166344,0.0008170679211616516,0.0008047968149185181,0.0007782448083162308,0.0007727798074483871,0.0007521407678723335,0.0007450012490153313,0.0007491298019886017,0.000741543248295784,0.0007232483476400375,0.0007146559655666351,0.0007033906877040863,0.0006862115114927292,0.0006891097873449326,0.0006814133375883102,0.0006732698529958725,0.0006633400917053223,0.0006486158818006516,0.0006393548101186752,0.0006322171539068222,0.0006142556667327881,0.0006078984588384628,0.0005977433174848557,0.0005961842834949493,0.0005841348320245743,0.0005806777626276016,0.000575656071305275,0.0005661733448505402,0.0005536805838346481,0.0005478803068399429,0.0005406271666288376,0.0005371682345867157,0.0005265697836875916,0.0005202125757932663,0.0005105063319206238,0.0005068257451057434,0.0005001313984394073,0.0004917643964290619,0.0004942193627357483,0.0004933271557092667,0.0004877503961324692,0.0004848502576351166,0.00047469697892665863,0.00046398676931858063,0.0004635397344827652,0.00045907869935035706,0.00044981949031352997,0.0004507116973400116,0.0004414524883031845,0.0004405602812767029,0.0004379935562610626,0.0004335325211286545,0.0004241596907377243,0.0004208143800497055,0.0004208143800497055,0.00041546113789081573,0.0004113316535949707,0.0004030764102935791,0.00039816834032535553,0.00039694085717201233,0.0003909170627593994,0.0003919210284948349,0.0003900248557329178,0.00038132257759571075,0.0003709476441144943,0.00037016719579696655,0.0003668200224637985,0.00036258064210414886,0.0003581196069717407,0.00035756081342697144,0.0003566686064004898,0.0003498625010251999,0.00034517794847488403,0.00034417398273944855,0.0003435034304857254,0.00033636391162872314,0.0003350265324115753,0.0003304518759250641,0.0003284439444541931,0.00032721832394599915,0.00032007694244384766,0.00031661801040172577,0.0003188513219356537,0.00031204521656036377,0.00031371787190437317,0.0003117099404335022,0.0003055743873119354,0.00030356645584106445,0.0003032311797142029,0.00030434876680374146,0.000299328938126564,0.0002954229712486267,0.0002976544201374054,0.00029430724680423737,0.00029096007347106934,0.0002902913838624954,0.00028683431446552277,0.0002857185900211334,0.00028515979647636414,0.0002811439335346222,0.0002776850014925003,0.00027489662170410156,0.0002696532756090164,0.00027322210371494293,0.0002738926559686661,0.00027422793209552765,0.00027277693152427673,0.00026887282729148865,0.00026206858456134796,0.0002613980323076248,0.0002615097910165787,0.0002563782036304474,0.00025626644492149353,0.0002559330314397812,0.0002560429275035858,0.0002558194100856781,0.0002570468932390213,0.0002553742378950119,0.0002539250999689102,0.00025236234068870544,0.00025202706456184387,0.00025013089179992676,0.00024823471903800964,0.00024823471903800964,0.00024600327014923096,0.0002461150288581848,0.0002442188560962677,0.00024232082068920135,0.00024087168276309967,0.0002429913729429245,0.00023997947573661804,0.00023864023387432098,0.0002383049577474594,0.00024154223501682281,0.0002371910959482193,0.00023205764591693878,0.00023205764591693878,0.0002322811633348465,0.0002332869917154312,0.00023362040519714355,0.00023384392261505127,0.00023094378411769867,0.00023339688777923584,0.00023161247372627258,0.00022793002426624298,0.00022770650684833527,0.00022871233522891998,0.0002279318869113922,0.00022926926612854004,0.00022971630096435547,0.0002277083694934845,0.0002269260585308075,0.0002271495759487152,0.0002254769206047058,0.00022469647228717804,0.0002242494374513626,0.00022480636835098267,0.00022291019558906555,0.00022369250655174255,0.00022067874670028687,0.00022157281637191772,0.00021934136748313904,0.00022146105766296387,0.00022157281637191772,0.0002209041267633438,0.00021900609135627747,0.00021867267787456512,0.0002172216773033142,0.00021911785006523132,0.00021755695343017578,0.0002176668494939804,0.00021878257393836975,0.00021900609135627747,0.00022023357450962067,0.00021833740174770355,0.00021710991859436035,0.00021811388432979584,0.00021588243544101715,0.00021621771156787872,0.00021644122898578644,0.0002155490219593048,0.00021621771156787872,0.00021499022841453552,0.0002157706767320633,0.00021443143486976624,0.00021499022841453552,0.0002126488834619522,0.00021141953766345978,0.00021175481379032135,0.00021052733063697815,0.00020907819271087646,0.00021019205451011658,0.0002091880887746811,0.00020874477922916412,0.00020807422697544098,0.00020740553736686707,0.00020785070955753326,0.00020662322640419006,0.0002065114676952362,0.00020617805421352386,0.00020662322640419006,0.00020617805421352386,0.00020606443285942078,0.00020606443285942078,0.0002046152949333191,0.00020394660532474518,0.00020316429436206818,0.00020327605307102203,0.00020305253565311432,0.0002031661570072174,0.00020394474267959595,0.00020283088088035583,0.00020305439829826355,0.00020182691514492035,0.00020204856991767883,0.0002009328454732895,0.00020004063844680786,0.0002011563628911972,0.00019993074238300323,0.00020037591457366943,0.00020004063844680786,0.00019993074238300323,0.000200711190700531,0.00019970722496509552,0.00019892677664756775,0.00019870325922966003,0.00019914843142032623,0.0001987013965845108,0.00019836798310279846,0.00019903667271137238,0.00019814446568489075,0.00019747577607631683,0.0001975875347852707,0.00019647181034088135,0.00019669532775878906,0.00019725225865840912,0.0001963600516319275,0.00019691698253154755,0.00019714049994945526,0.00019736401736736298,0.00019714049994945526,0.0001968052238225937,0.00019736401736736298,0.00019680708646774292,0.0001965835690498352,0.00019624829292297363,0.000195356085896492,0.00019568949937820435,0.00019624829292297363,0.00019602477550506592,0.000195356085896492,0.00019569136202335358,0.00019569136202335358,0.00019490905106067657,0.00019424036145210266,0.00019390694797039032,0.00019446201622486115,0.000194573774933815,0.00019446387887001038,0.00019457563757896423,0.00019502080976963043,0.00019468553364276886,0.00019457563757896423,0.00019379518926143646,0.0001941286027431488,0.00019424036145210266,0.0001941286027431488,0.00019446387887001038,0.00019435212016105652,0.00019390694797039032,0.00019357167184352875,0.0001934599131345749,0.00019312463700771332,0.00019323639571666718,0.00019323639571666718,0.0001932382583618164,0.0001916736364364624,0.00019156187772750854,0.00019189715385437012,0.00019278936088085175,0.00019256770610809326,0.00019134022295475006,0.00019145198166370392,0.0001922324299812317,0.00019178539514541626,0.00019145198166370392,0.00019189901649951935,0.00019156187772750854,0.00019145198166370392,0.0001912284642457962,0.00019134022295475006,0.0001912284642457962,0.0001905597746372223,0.00019078329205513,0.00019067153334617615,0.0001905597746372223,0.00019033625721931458,0.00019033625721931458,0.00019033439457416534,0.00019033625721931458,0.00019044801592826843,0.00019044801592826843,0.00019033625721931458,0.00019044801592826843,0.00019033625721931458,0.00019022449851036072,0.00018966756761074066,0.00019022449851036072,0.00019022449851036072,0.00019033625721931458,0.00018989108502864838,0.000190000981092453,0.00018944218754768372,0.00018966756761074066,0.00018944405019283295,0.0001897774636745453,0.00019011273980140686]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0009492635726928711,0.0012162213679403067,0.0015410775085911155,0.001894380897283554,0.0022814865224063396,0.0026906803250312805,0.0031222973484545946,0.003581245895475149,0.0040623946115374565,0.004579911008477211,0.005122974049299955,0.005690245423465967,0.006304928567260504,0.006941365543752909,0.007621421944350004,0.008343423716723919,0.00909822341054678,0.009851684793829918,0.01061317790299654,0.011372551321983337,0.01214140746742487,0.012914168648421764,0.013698865659534931,0.014475307427346706,0.01526245940476656,0.016049833968281746,0.016846913844347,0.017661843448877335,0.01846550591289997,0.019270172342658043,0.020093578845262527,0.02092937007546425,0.021757574751973152,0.02257596328854561,0.02340216003358364,0.02424386329948902,0.025095049291849136,0.025951143354177475,0.02681225724518299,0.027661994099617004,0.02852790430188179,0.02939336933195591,0.03025403805077076,0.031130770221352577,0.03201475366950035,0.03288077563047409,0.03376609832048416,0.034652091562747955,0.03553328663110733,0.0364101305603981,0.03728552535176277,0.038177985697984695,0.039074353873729706,0.03995643928647041,0.0408506877720356,0.041742146015167236,0.04264821857213974,0.0435488224029541,0.04444362595677376,0.045332521200180054,0.04621003195643425,0.047102831304073334,0.048000648617744446,0.04891664907336235,0.04982461780309677,0.05072031170129776,0.05161076784133911,0.05252119153738022,0.0534166656434536,0.054321955889463425,0.055217765271663666,0.056113239377737045,0.05701317638158798,0.05790150910615921,0.058799996972084045,0.05969993397593498,0.060599200427532196,0.06149032339453697,0.062374308705329895,0.06327000260353088,0.06416692584753036,0.06505526602268219,0.06594393402338028,0.06682591140270233,0.06771178543567657,0.06858160346746445,0.06947708129882812,0.07035961002111435,0.07124392688274384,0.07212155312299728,0.07299482822418213,0.07386765629053116,0.07474628835916519,0.07561086118221283,0.07646729052066803,0.07733933627605438,0.07820970565080643,0.07907160371541977,0.07993673533201218,0.08079785108566284,0.08165494352579117,0.08251237869262695,0.08335508406162262,0.08420459926128387,0.08505968749523163,0.08591634035110474,0.08676663786172867,0.08760342746973038,0.08844859153032303,0.08927422761917114,0.09009630233049393,0.09092874079942703,0.09176553785800934,0.09259173274040222,0.09339360892772675,0.09421344846487045,0.09501856565475464,0.09583058953285217,0.09663938730955124,0.09742899239063263,0.09822395443916321,0.09902749955654144,0.09982369095087051,0.10061585903167725,0.10140056163072586,0.10219808667898178,0.1029786542057991,0.10375096648931503,0.1045299768447876,0.1053156778216362,0.10609222948551178,0.10686264932155609,0.10762882977724075,0.10838240385055542,0.1091364175081253,0.10988330096006393,0.11062460392713547,0.11136478930711746,0.11209939420223236,0.11283444613218307,0.11356024444103241,0.11427611112594604,0.11499810963869095,0.11570717394351959,0.11641611903905869,0.11711402982473373,0.11781784892082214,0.1185089498758316,0.11919736862182617,0.11987140029668808,0.1205555871129036,0.12122738361358643,0.12188803404569626,0.12254901230335236,0.12320106476545334,0.12385791540145874,0.12450394779443741,0.12514473497867584,0.1257738173007965,0.12641014158725739,0.1270335167646408,0.1276605874300003,0.12827080488204956,0.12889151275157928,0.12949436902999878,0.13008975982666016,0.13068826496601105,0.13128308951854706,0.13187412917613983,0.13244988024234772,0.13302651047706604,0.13360482454299927,0.1341678649187088,0.1347239762544632,0.1352800875902176,0.13582450151443481,0.1363685578107834,0.1369069367647171,0.13743048906326294,0.1379602700471878,0.13848179578781128,0.13899965584278107,0.13951750099658966,0.140022411942482,0.14052531123161316,0.1410263180732727,0.14151349663734436,0.14199844002723694,0.14248661696910858,0.14295761287212372,0.1434311717748642,0.14389905333518982,0.1443554311990738,0.14481917023658752,0.14526785910129547,0.14571532607078552,0.14616110920906067,0.14660343527793884,0.1470355987548828,0.14746688306331635,0.14789482951164246,0.14831306040287018,0.14872871339321136,0.14914070069789886,0.1495475471019745,0.1499415785074234,0.15034039318561554,0.15074166655540466,0.1511247605085373,0.1515018194913864,0.15187519788742065,0.15224602818489075,0.15261505544185638,0.1529790610074997,0.15335188806056976,0.15371155738830566,0.15406496822834015,0.15441101789474487,0.1547529548406601,0.15509498119354248,0.1554282009601593,0.15574994683265686,0.15607568621635437,0.15639597177505493,0.15671347081661224,0.15702515840530396,0.1573338359594345,0.15764206647872925,0.15794561803340912,0.15824168920516968,0.1585393249988556,0.15882547199726105,0.1591130644083023,0.1593959778547287,0.15967699885368347,0.15995600819587708,0.16022786498069763,0.16049516201019287,0.16076122224330902,0.16101859509944916,0.16127607226371765,0.16152550280094147,0.16177250444889069,0.16201412677764893,0.16226200759410858,0.16250565648078918,0.16274037957191467,0.16297230124473572,0.1632007658481598,0.16343292593955994,0.16365905106067657,0.1638837307691574,0.16410383582115173,0.16431847214698792,0.16452652215957642,0.1647314578294754,0.16493470966815948,0.16513663530349731,0.16532817482948303,0.16551493108272552,0.16570289433002472,0.16588853299617767,0.1660776287317276,0.1662590205669403,0.16643516719341278,0.16661956906318665,0.16679660975933075,0.16697053611278534,0.1671418845653534,0.16731300950050354,0.1674802452325821,0.16764378547668457,0.16780364513397217,0.16795803606510162,0.16811411082744598,0.16826805472373962,0.16842858493328094,0.16857707500457764,0.1687244474887848,0.16886332631111145,0.1690160483121872,0.16915839910507202,0.16929930448532104,0.1694352924823761,0.1695713847875595,0.16970883309841156,0.16984203457832336,0.16997499763965607,0.17010317742824554,0.17022645473480225,0.17035754024982452,0.17047935724258423,0.17059950530529022,0.17071741819381714,0.17083388566970825,0.17095515131950378,0.17106547951698303,0.17117714881896973,0.17128592729568481,0.1713927984237671,0.17150245606899261,0.1716022938489914,0.17170371115207672,0.1718108057975769,0.17190919816493988,0.17200468480587006,0.17209939658641815,0.1721927672624588,0.17228414118289948,0.1723768413066864,0.17246630787849426,0.172550767660141,0.17263755202293396,0.1727222204208374,0.17280544340610504,0.17288465797901154,0.1729660928249359,0.17304764688014984,0.1731284111738205,0.1732047200202942,0.17327989637851715,0.1733567714691162,0.1734287142753601,0.17349933087825775,0.17357084155082703,0.17363978922367096,0.17371085286140442,0.1737806797027588,0.17384649813175201,0.17391198873519897,0.17397379875183105,0.1740371584892273,0.17410330474376678,0.17416588962078094,0.1742272526025772,0.17428737878799438,0.17434439063072205,0.17440374195575714,0.17446208000183105,0.17451541125774384,0.1745709627866745,0.17462852597236633,0.1746824085712433,0.17473204433918,0.17478570342063904,0.17483480274677277,0.17488299310207367,0.17493364214897156,0.1749810427427292,0.1750299036502838,0.17507442831993103],"recovered":[0.0,0.00037304917350411415,0.000698686286341399,0.0010186339495703578,0.001356096239760518,0.0017179895658046007,0.0021034216042608023,0.002506033517420292,0.002939881756901741,0.003394925966858864,0.003872951027005911,0.004381208214908838,0.0049247173592448235,0.005506603047251701,0.006099309306591749,0.006743108853697777,0.007429635617882013,0.008141262456774712,0.008875089697539806,0.009621522389352322,0.010369294323027134,0.011141831986606121,0.011908456683158875,0.012684674933552742,0.013457882218062878,0.014231312088668346,0.015025157481431961,0.015809519216418266,0.01662333309650421,0.017436254769563675,0.0182325541973114,0.01904424838721752,0.01987234130501747,0.020704451948404312,0.021519603207707405,0.02233654074370861,0.023178355768322945,0.024032777175307274,0.024876711890101433,0.025739610195159912,0.026588566601276398,0.027452580630779266,0.028314141556620598,0.029176371172070503,0.03005366213619709,0.03092079982161522,0.031777117401361465,0.03266032040119171,0.03354564309120178,0.034423936158418655,0.03531048819422722,0.03618699684739113,0.03708001598715782,0.03795797377824783,0.0388474240899086,0.03973944112658501,0.040632572025060654,0.04154132306575775,0.04243757575750351,0.04331297054886818,0.044209450483322144,0.04509945586323738,0.04598020389676094,0.04689152166247368,0.0477994903922081,0.04870009422302246,0.0495944544672966,0.05048000067472458,0.051375698298215866,0.0522826611995697,0.053176574409008026,0.05407394468784332,0.054981689900159836,0.05588497221469879,0.0567670613527298,0.057676926255226135,0.05856771394610405,0.05946698039770126,0.060375843197107315,0.061269644647836685,0.062157753854990005,0.06305970251560211,0.06395003944635391,0.06484049558639526,0.06571611016988754,0.06660857796669006,0.0674843043088913,0.0683748722076416,0.06925706565380096,0.0701528787612915,0.0710262656211853,0.07191136479377747,0.07278630882501602,0.0736648291349411,0.0745411142706871,0.07540111243724823,0.0762723758816719,0.07714587450027466,0.07800497859716415,0.07887011021375656,0.07973814010620117,0.08059903234243393,0.08146070688962936,0.08231043815612793,0.0831632986664772,0.08401772379875183,0.08487348258495331,0.08572778850793839,0.0865735113620758,0.08740773797035217,0.08825066685676575,0.08908645808696747,0.08991589397192001,0.09075012058019638,0.0915689542889595,0.09238410741090775,0.09320282936096191,0.09401184320449829,0.09483212977647781,0.0956430435180664,0.09645061194896698,0.09725114703178406,0.09804543852806091,0.09884341061115265,0.09963413327932358,0.10041537135839462,0.10121680796146393,0.10199993848800659,0.10277493298053741,0.1035475805401802,0.10433294624090195,0.10510861128568649,0.10588471591472626,0.10664989054203033,0.10741584748029709,0.10816673934459686,0.10892689973115921,0.10967478156089783,0.11042076349258423,0.1111476793885231,0.11188919842243195,0.11261488497257233,0.11333755403757095,0.11405409127473831,0.11476761102676392,0.11548604816198349,0.1161925420165062,0.11689680814743042,0.11760129034519196,0.11828815191984177,0.11897467821836472,0.1196538433432579,0.12033110857009888,0.12100514769554138,0.12166880071163177,0.12232096493244171,0.12298183888196945,0.12363924831151962,0.12428940087556839,0.1249266192317009,0.12556974589824677,0.12619782984256744,0.1268274486064911,0.12744805216789246,0.12806853652000427,0.12868019938468933,0.12928998470306396,0.12988659739494324,0.13048119843006134,0.13106955587863922,0.13165734708309174,0.13224470615386963,0.13282190263271332,0.13338828086853027,0.13395366072654724,0.13451333343982697,0.13507269322872162,0.13562935590744019,0.13617755472660065,0.13669919967651367,0.13722263276576996,0.1377488523721695,0.13827015459537506,0.13879626989364624,0.13930317759513855,0.13980507850646973,0.1403082013130188,0.14079906046390533,0.14128823578357697,0.1417863517999649,0.142261803150177,0.1427358090877533,0.14321406185626984,0.14367903769016266,0.14413732290267944,0.14460262656211853,0.1450575590133667,0.14550836384296417,0.14595626294612885,0.14639157056808472,0.14681771397590637,0.147248774766922,0.1476774960756302,0.14809861779212952,0.14851272106170654,0.148918017745018,0.14931850135326385,0.1497199982404709,0.1501179337501526,0.15050949156284332,0.15089815855026245,0.15127968788146973,0.15165843069553375,0.15202735364437103,0.15238991379737854,0.15276028215885162,0.1531250774860382,0.15348084270954132,0.15383224189281464,0.1541777402162552,0.15452301502227783,0.15487006306648254,0.1552017331123352,0.15553338825702667,0.15585578978061676,0.15617483854293823,0.15649032592773438,0.1567939966917038,0.15710456669330597,0.15741224586963654,0.15771634876728058,0.15800841152668,0.15830035507678986,0.15858861804008484,0.15888100862503052,0.15916113555431366,0.15944236516952515,0.1597159057855606,0.15998810529708862,0.16025462746620178,0.1605171114206314,0.1607716977596283,0.16102828085422516,0.16127604246139526,0.16152270138263702,0.16177426278591156,0.16201366484165192,0.16224950551986694,0.1624872237443924,0.16271726787090302,0.16294918954372406,0.16318023204803467,0.16340422630310059,0.16362601518630981,0.16384254395961761,0.16405974328517914,0.16426557302474976,0.16447563469409943,0.16468191146850586,0.16487444937229156,0.1650668978691101,0.16526134312152863,0.16544930636882782,0.1656360626220703,0.16582269966602325,0.16600944101810455,0.16619127988815308,0.16636620461940765,0.16654570400714874,0.16672107577323914,0.16689465939998627,0.1670742630958557,0.16723769903182983,0.16740268468856812,0.16756266355514526,0.16771627962589264,0.16787949204444885,0.16803421080112457,0.16818760335445404,0.1683368682861328,0.16848301887512207,0.16862691938877106,0.16877228021621704,0.1689155250787735,0.16904939711093903,0.16918973624706268,0.16932672262191772,0.1694636046886444,0.16959837079048157,0.16972856223583221,0.1698571741580963,0.16998770833015442,0.17011231184005737,0.17022955417633057,0.1703483760356903,0.1704683005809784,0.17058788239955902,0.17070290446281433,0.17081591486930847,0.17092590034008026,0.17103813588619232,0.1711474508047104,0.17125020921230316,0.17135272920131683,0.17145423591136932,0.17155463993549347,0.17165248095989227,0.17175009846687317,0.171844020485878,0.1719367355108261,0.17203189432621002,0.17212459444999695,0.17221517860889435,0.1723015159368515,0.1723850816488266,0.17247053980827332,0.17255140841007233,0.17263564467430115,0.17271584272384644,0.172798290848732,0.17287281155586243,0.17295213043689728,0.17303289473056793,0.17310552299022675,0.17318305373191833,0.1732516586780548,0.17332540452480316,0.17339713871479034,0.17346686124801636,0.17353422939777374,0.1736036241054535,0.17367023229599,0.17373649775981903,0.17380130290985107,0.17386578023433685,0.1739264726638794,0.17398805916309357,0.17404739558696747,0.17410597205162048,0.17416442930698395,0.17422254383563995,0.17428067326545715,0.17433878779411316,0.17439568042755127,0.1744476705789566,0.1744975447654724,0.17454840242862701,0.17459815740585327,0.17464925348758698,0.17469733953475952,0.1747460812330246],"active":[0.0009492635726928711,0.0008431721944361925,0.0008423912222497165,0.0008757469477131963,0.0009253902826458216,0.0009726907592266798,0.0010188757441937923,0.0010752123780548573,0.0011225128546357155,0.0011849850416183472,0.0012500230222940445,0.001309037208557129,0.0013802112080156803,0.0014347624965012074,0.001522112637758255,0.0016003148630261421,0.0016685877926647663,0.0017104223370552063,0.0017380882054567337,0.0017510289326310158,0.0017721131443977356,0.0017723366618156433,0.0017904089763760567,0.0017906324937939644,0.001804577186703682,0.0018185218796133995,0.001821756362915039,0.0018523242324590683,0.0018421728163957596,0.001833917573094368,0.001861024647951126,0.001885121688246727,0.0018852334469556808,0.0018715113401412964,0.001882556825876236,0.0019073225557804108,0.0019166935235261917,0.0019183661788702011,0.0019355453550815582,0.0019223839044570923,0.0019393377006053925,0.0019407887011766434,0.0019398964941501617,0.001954399049282074,0.001961091533303261,0.0019599758088588715,0.001988980919122696,0.001991771161556244,0.001987643539905548,0.0019861944019794464,0.001975037157535553,0.001990988850593567,0.001994337886571884,0.00199846550822258,0.002003263682126999,0.0020027048885822296,0.0020156465470790863,0.00200749933719635,0.0020060501992702484,0.0020195506513118744,0.0020005814731121063,0.0020033754408359528,0.0020204447209835052,0.002025127410888672,0.002025127410888672,0.002020217478275299,0.002016313374042511,0.0020411908626556396,0.002040967345237732,0.0020392946898937225,0.0020411908626556396,0.0020392946898937225,0.0020314864814281464,0.0020165368914604187,0.002032935619354248,0.002023007720708847,0.0020314864814281464,0.0020233429968357086,0.00199846550822258,0.0020003579556941986,0.0020091719925403595,0.001995563507080078,0.001993894577026367,0.001985415816307068,0.001995675265789032,0.0019730255007743835,0.0019927769899368286,0.001984737813472748,0.001986861228942871,0.00196867436170578,0.001968562602996826,0.0019562914967536926,0.00195997953414917,0.0019460320472717285,0.0019261762499809265,0.0019382238388061523,0.0019373297691345215,0.001925729215145111,0.0019317567348480225,0.0019277408719062805,0.0019168034195899963,0.0019133463501930237,0.0018943771719932556,0.0018941611051559448,0.001896388828754425,0.0018986165523529053,0.00189315527677536,0.0018756389617919922,0.001875080168247223,0.0018664896488189697,0.00184563547372818,0.0018422827124595642,0.001849643886089325,0.001841612160205841,0.0018246546387672424,0.0018293410539627075,0.0018157362937927246,0.0018187463283538818,0.0018072575330734253,0.0017859488725662231,0.001773342490196228,0.0017763525247573853,0.0017782524228096008,0.0017724484205245972,0.0017664283514022827,0.0017827153205871582,0.0017618462443351746,0.0017510280013084412,0.001755043864250183,0.0017680972814559937,0.0017592832446098328,0.0017540380358695984,0.0017441138625144958,0.0017325133085250854,0.0017205700278282166,0.0017165616154670715,0.0016977041959762573,0.001690007746219635,0.0016786307096481323,0.0016867667436599731,0.0016710460186004639,0.0016612261533737183,0.0016605556011199951,0.0016530826687812805,0.0016485080122947693,0.0016279816627502441,0.0016253069043159485,0.001612141728401184,0.0015960782766342163,0.0015832483768463135,0.0015809088945388794,0.0015735402703285217,0.0015569254755973816,0.0015438646078109741,0.0015322640538215637,0.0015369504690170288,0.0015221089124679565,0.0015054866671562195,0.001484416425228119,0.001483522355556488,0.001463770866394043,0.0014627575874328613,0.0014433562755584717,0.0014434605836868286,0.0014258325099945068,0.0014095604419708252,0.0013982802629470825,0.0013964921236038208,0.0013929307460784912,0.001380324363708496,0.0013691633939743042,0.0013601183891296387,0.0013459622859954834,0.0013356953859329224,0.0013264268636703491,0.0013111680746078491,0.0012958645820617676,0.0012775808572769165,0.0012529343366622925,0.0012610703706741333,0.0012591630220413208,0.0012508034706115723,0.0012473464012145996,0.0012261420488357544,0.0012221336364746094,0.0012212395668029785,0.0012052953243255615,0.001199379563331604,0.0011983811855316162,0.0011712610721588135,0.0011693686246871948,0.0011632442474365234,0.001141369342803955,0.0011401325464248657,0.0011305361986160278,0.0011126995086669922,0.0011035501956939697,0.0010950714349746704,0.0010793358087539673,0.0010753124952316284,0.001077115535736084,0.0010642856359481812,0.0010512173175811768,0.0010420829057693481,0.0010348260402679443,0.0010235607624053955,0.0010218918323516846,0.0010216683149337769,0.0010068267583847046,0.0009923279285430908,0.0009770393371582031,0.0009663403034210205,0.0009566247463226318,0.0009517073631286621,0.0009619742631912231,0.0009512752294540405,0.0009398907423019409,0.0009301751852035522,0.000920712947845459,0.0009172409772872925,0.0009051859378814697,0.0008798837661743164,0.000873953104019165,0.0008625835180282593,0.0008576810359954834,0.0008503198623657227,0.0008435100317001343,0.0008480697870254517,0.0008410513401031494,0.0008294433355331421,0.0008229762315750122,0.0008170604705810547,0.0008127093315124512,0.0008073598146438599,0.0007959902286529541,0.0007948726415634155,0.0007854998111724854,0.0007792562246322632,0.000773116946220398,0.0007639676332473755,0.0007589608430862427,0.0007538050413131714,0.0007442235946655273,0.0007380843162536621,0.0007393062114715576,0.0007313936948776245,0.0007267147302627563,0.0007227957248687744,0.000713542103767395,0.0007156580686569214,0.0007098615169525146,0.0007034987211227417,0.0006996095180511475,0.0006924569606781006,0.0006839781999588013,0.0006717145442962646,0.000669136643409729,0.0006610006093978882,0.0006462633609771729,0.00064048171043396,0.0006359964609146118,0.0006271898746490479,0.0006283223628997803,0.0006229579448699951,0.0006124675273895264,0.0006101280450820923,0.0006053298711776733,0.0006043314933776855,0.0005961805582046509,0.0005919337272644043,0.0005855858325958252,0.0005695223808288574,0.000565946102142334,0.0005553513765335083,0.0005514472723007202,0.0005517750978469849,0.0005490928888320923,0.000542864203453064,0.0005368441343307495,0.0005264580249786377,0.0005330294370651245,0.0005314797163009644,0.0005270242691040039,0.0005197674036026001,0.0005219876766204834,0.000519096851348877,0.0005153119564056396,0.0005113929510116577,0.000504806637763977,0.0004978924989700317,0.0005003660917282104,0.0004916489124298096,0.0004871934652328491,0.00048786401748657227,0.00048550963401794434,0.0004868507385253906,0.00047759711742401123,0.0004742443561553955,0.0004700124263763428,0.0004668980836868286,0.00046432018280029297,0.00045484304428100586,0.00045350193977355957,0.0004580765962600708,0.00045496225357055664,0.0004500448703765869,0.0004469156265258789,0.0004426687955856323,0.0004401206970214844,0.00044010579586029053,0.0004344135522842407,0.00042617321014404297,0.0004223734140396118,0.0004207044839859009,0.0004203617572784424,0.0004141181707382202,0.0004146844148635864,0.00041200220584869385,0.00041256844997406006,0.0004064291715621948,0.0004070848226547241,0.0004046410322189331,0.0003958195447921753,0.00039380788803100586,0.0003877878189086914,0.0003881305456161499,0.0003854483366012573,0.0003835409879684448,0.00037963688373565674,0.00037775933742523193,0.0003701746463775635,0.0003669261932373047,0.0003668069839477539,0.0003645867109298706,0.00036147236824035645,0.00036090612411499023,0.000356331467628479,0.00035634636878967285,0.0003561079502105713,0.0003509819507598877,0.0003484189510345459,0.0003478527069091797,0.00034362077713012695,0.00033636391162872314,0.0003380328416824341,0.000337257981300354,0.0003345906734466553,0.00033548474311828613,0.0003317892551422119,0.000332564115524292,0.0003283470869064331]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0009492635726928711,0.00122001429554075,0.0015396273229271173,0.0018856794340535998,0.002241437090560794,0.0026142632123082876,0.00300750439055264,0.0034222761169075966,0.0038497652858495712,0.004299789667129517,0.0047661010175943375,0.00524646881967783,0.005751044489443302,0.006278489716351032,0.006821887567639351,0.007396298460662365,0.007997594773769379,0.008569997735321522,0.00915400218218565,0.009723951108753681,0.010303939692676067,0.010878685861825943,0.011456108652055264,0.012011331506073475,0.012576594948768616,0.013143977150321007,0.013695519417524338,0.014250964857637882,0.01479235477745533,0.01534512359648943,0.01589164510369301,0.016435377299785614,0.01696416176855564,0.017496179789304733,0.018023179844021797,0.01854359544813633,0.019069815054535866,0.01959000900387764,0.020102504640817642,0.02061455510556698,0.021120915189385414,0.021621474996209145,0.022113891318440437,0.022607868537306786,0.02310151234269142,0.02359437383711338,0.02407251112163067,0.024557005614042282,0.025040162727236748,0.025515509769320488,0.025977805256843567,0.026429949328303337,0.026885662227869034,0.027343718335032463,0.027793630957603455,0.02824108861386776,0.02867794968187809,0.029120275750756264,0.029554570093750954,0.029981501400470734,0.030415238812565804,0.03084774874150753,0.03126352280378342,0.03167026489973068,0.032076336443424225,0.03248876333236694,0.03288479149341583,0.03328361362218857,0.03367495536804199,0.03406418114900589,0.03445374220609665,0.03482813015580177,0.03520363196730614,0.03558315336704254,0.035957206040620804,0.03632679581642151,0.036694154143333435,0.03705393150448799,0.03740823641419411,0.037751052528619766,0.03811038285493851,0.038458552211523056,0.0387924462556839,0.03913392499089241,0.03947529196739197,0.03980059176683426,0.04012422263622284,0.04044695943593979,0.04077036678791046,0.04108629748225212,0.04140211641788483,0.04170655831694603,0.04201468080282211,0.042321354150772095,0.04262222349643707,0.0429159551858902,0.04321303218603134,0.04350252449512482,0.043789342045784,0.044072475284338,0.04435527324676514,0.04463684558868408,0.044913507997989655,0.04519061744213104,0.04546750336885452,0.045737139880657196,0.04600488021969795,0.046265143901109695,0.04653243348002434,0.04679013416171074,0.04704292491078377,0.04729638248682022,0.04754861444234848,0.047793928533792496,0.048040471971035004,0.04827731102705002,0.048520058393478394,0.048759575933218,0.04898547753691673,0.04921361431479454,0.049441974610090256,0.049670107662677765,0.049890995025634766,0.050115782767534256,0.0503336526453495,0.050557103008031845,0.050774529576301575,0.05099162086844444,0.051201462745666504,0.05141966789960861,0.05162281543016434,0.05182819440960884,0.0520322322845459,0.052230026572942734,0.0524272583425045,0.05262237414717674,0.052813250571489334,0.053001224994659424,0.053191542625427246,0.053383756428956985,0.0535709485411644,0.053754571825265884,0.053937528282403946,0.05411646515130997,0.05429016053676605,0.05446452647447586,0.05464011803269386,0.05481269955635071,0.05498114973306656,0.055146701633930206,0.05531470850110054,0.055474571883678436,0.05563409999012947,0.055793292820453644,0.05594936013221741,0.056108105927705765,0.05626261606812477,0.056416451930999756,0.05657085031270981,0.05672290176153183,0.05686569586396217,0.05701150372624397,0.0571552999317646,0.057300884276628494,0.05744122341275215,0.05758066847920418,0.05772123113274574,0.057857777923345566,0.058000348508358,0.05813678354024887,0.05827121064066887,0.05840262770652771,0.05853515863418579,0.05866255611181259,0.058792632073163986,0.05892014503479004,0.05904887989163399,0.05917472019791603,0.05929676443338394,0.05941847339272499,0.05953940004110336,0.05966021865606308,0.05977344885468483,0.05989314988255501,0.060007497668266296,0.060120839625597,0.06023429334163666,0.060346297919750214,0.060459528118371964,0.06057097390294075,0.060678739100694656,0.060789406299591064,0.060898397117853165,0.06100549176335335,0.06111426278948784,0.06121867895126343,0.06132064387202263,0.06142394617199898,0.061530038714408875,0.06162787228822708,0.06172671541571617,0.06182131543755531,0.06191468983888626,0.0620134174823761,0.06211024895310402,0.06220172718167305,0.06229855865240097,0.06239115074276924,0.06248106807470322,0.06257176399230957,0.06266190111637115,0.06274981051683426,0.06283827126026154,0.06292294710874557,0.06300906836986542,0.06309720128774643,0.0631810873746872,0.06326811015605927,0.06335523724555969,0.06343522667884827,0.06351543217897415,0.06359385699033737,0.06367317587137222,0.06375338137149811,0.06382980197668076,0.06390555202960968,0.06397884339094162,0.06405425816774368,0.06413078308105469,0.06420563906431198,0.06427692621946335,0.06434653699398041,0.06441926956176758,0.06449178606271744,0.06456541270017624,0.06463435292243958,0.06470463424921036,0.06477391719818115,0.06484497338533401,0.06491369754076004,0.06498263776302338,0.06504879146814346,0.06511572748422623,0.06517808884382248,0.06524424254894257,0.06530972570180893,0.06537353992462158,0.06543534249067307,0.06549781560897827,0.06555883586406708,0.06561952084302902,0.0656796544790268,0.06574022769927979,0.06580225378274918,0.06586026400327682,0.06591548770666122,0.06597427278757095,0.06602849066257477,0.06608550250530243,0.06613882631063461,0.06619226187467575,0.06624491512775421,0.06629913300275803,0.06635034084320068,0.06639942526817322,0.0664539709687233,0.0665062963962555,0.06655515730381012,0.06660736352205276,0.06665600836277008,0.06670531630516052,0.06675540655851364,0.06680527329444885,0.06685078889131546,0.06689964979887009,0.06694716960191727,0.06699413806200027,0.0670415461063385,0.06708694994449615,0.06713191419839859,0.06717709451913834,0.0672212690114975,0.0672680139541626,0.06731051206588745,0.06735725700855255,0.06740221381187439,0.06744561344385147,0.06749124079942703,0.06753452122211456,0.06757479161024094,0.06761696189641953,0.0676603615283966,0.06770074367523193,0.06774090230464935,0.06778351962566376,0.06782122701406479,0.06786250323057175,0.06790121644735336,0.06793735921382904,0.06797774136066437,0.06801623106002808,0.06805571913719177,0.06809387356042862,0.06813202798366547,0.06817062199115753,0.0682094469666481,0.068247489631176,0.0682845264673233,0.06831977516412735,0.06835703551769257,0.06839463114738464,0.06843044608831406,0.06846703588962555,0.06849916279315948,0.06853586435317993,0.06856955587863922,0.06860145926475525,0.06863515079021454,0.06867051869630814,0.0687035396695137,0.06873678416013718,0.06877102702856064,0.06880471855401993,0.06883551180362701,0.0688677504658699,0.06889832019805908,0.06892787665128708,0.0689583346247673,0.06898655742406845,0.06901466846466064,0.0690445676445961,0.06907123327255249,0.06910057365894318,0.06912935525178909,0.0691576898097992,0.0691847950220108,0.06921279430389404,0.0692412480711937,0.06927002966403961,0.06929545849561691,0.06932011991739273,0.06934934109449387,0.06937757134437561,0.06940300017595291,0.06942899525165558,0.06945297867059708,0.06947841495275497,0.06950139999389648,0.06952415406703949,0.06954936683177948,0.06957267969846725],"recovered":[0.0,0.00037204514956101775,0.0006989093963056803,0.001020084135234356,0.0013528610579669476,0.0016961242072284222,0.002049539238214493,0.002431959379464388,0.002829774282872677,0.003243430517613888,0.0036690232809633017,0.004116481635719538,0.0045803384855389595,0.0050613759085536,0.005569744389504194,0.006090831011533737,0.0066406987607479095,0.007210982032120228,0.007781488820910454,0.008362147025763988,0.008938677608966827,0.009517550468444824,0.010092184878885746,0.010672731325030327,0.011240225285291672,0.011797345243394375,0.01236327737569809,0.012917050160467625,0.013470934703946114,0.014015894383192062,0.014580153860151768,0.015127679333090782,0.0156689565628767,0.016204211860895157,0.016747163608670235,0.017279740422964096,0.017806626856327057,0.018334072083234787,0.01884946972131729,0.019363749772310257,0.019876915961503983,0.02038305439054966,0.02088930271565914,0.021393990144133568,0.02189912274479866,0.022397786378860474,0.02288719080388546,0.023366108536720276,0.023852834478020668,0.024334540590643883,0.024807322770357132,0.025272294878959656,0.025739500299096107,0.026189301162958145,0.02664925344288349,0.027097715064883232,0.02754528447985649,0.02799118123948574,0.028435738757252693,0.028879739344120026,0.02931102178990841,0.029747100546956062,0.03017392009496689,0.03058846853673458,0.03100636415183544,0.03142214193940163,0.03183535113930702,0.032243762165308,0.032639458775520325,0.033027343451976776,0.033421143889427185,0.03381739556789398,0.03419702872633934,0.03458000719547272,0.03495662659406662,0.03533514216542244,0.035710979253053665,0.03608503192663193,0.03645506873726845,0.036808259785175323,0.03716256842017174,0.03752267733216286,0.037873636931180954,0.03821779415011406,0.03856239467859268,0.03889617696404457,0.039226945489645004,0.03955525904893875,0.039890043437480927,0.040217578411102295,0.04053596407175064,0.04085312411189079,0.04116760194301605,0.041470371186733246,0.0417819507420063,0.04208371788263321,0.04238414019346237,0.04268646240234375,0.04297863319516182,0.04326879233121872,0.04355839639902115,0.04383762553334236,0.04411696642637253,0.044396307319402695,0.04467787966132164,0.04495710879564285,0.04522774741053581,0.04550095275044441,0.04576579108834267,0.04603196680545807,0.04629680514335632,0.04655840992927551,0.046812426298856735,0.047068897634744644,0.04731845110654831,0.04756142571568489,0.047807298600673676,0.048049602657556534,0.04829413816332817,0.048525620251894,0.048756543546915054,0.048982784152030945,0.04921136423945427,0.049444518983364105,0.04966384172439575,0.049881380051374435,0.050102151930332184,0.050327278673648834,0.050544701516628265,0.05075543746352196,0.05097464844584465,0.05117779225111008,0.051384955644607544,0.05159502103924751,0.05179939419031143,0.052002985030412674,0.05219943821430206,0.0523972325026989,0.05259000137448311,0.052780989557504654,0.052976105362176895,0.05316419154405594,0.05334513634443283,0.05353032425045967,0.053713276982307434,0.053889427334070206,0.05406702682375908,0.0542430654168129,0.05441464111208916,0.054584991186857224,0.05475723743438721,0.05491955205798149,0.05508744716644287,0.055246751755476,0.05541152134537697,0.05556569620966911,0.0557253323495388,0.05588441714644432,0.05603669211268425,0.056191980838775635,0.056346822530031204,0.05650066211819649,0.056646913290023804,0.05679930001497269,0.05694544315338135,0.057088568806648254,0.057232704013586044,0.05737549811601639,0.05751349404454231,0.05765271931886673,0.057792164385318756,0.05792882293462753,0.05806146562099457,0.05819511041045189,0.05832474306225777,0.058452922850847244,0.05858377739787102,0.05871686711907387,0.058843597769737244,0.05896976962685585,0.05909326300024986,0.05921776220202446,0.05933656916022301,0.05945158749818802,0.05956916883587837,0.05968596786260605,0.05980154499411583,0.05991778522729874,0.0600271113216877,0.060143355280160904,0.060255806893110275,0.06036926060914993,0.060479145497083664,0.06058914214372635,0.06069478765130043,0.06080801784992218,0.06091734394431114,0.061024438589811325,0.06112952530384064,0.06123796105384827,0.06134048104286194,0.06143999099731445,0.06153950095176697,0.06163354590535164,0.06173093616962433,0.061832454055547714,0.0619254931807518,0.062021654099226,0.06211458146572113,0.06220851466059685,0.06229854002594948,0.06238555535674095,0.062475915998220444,0.062566839158535,0.06265396624803543,0.06273997575044632,0.06282766163349152,0.06291355937719345,0.06299934536218643,0.06308691948652267,0.06317058950662613,0.06325002014636993,0.06333000212907791,0.06340987980365753,0.06348919868469238,0.06356505304574966,0.06364147365093231,0.06371866911649704,0.06379274278879166,0.06386759877204895,0.06394156068563461,0.06401719897985458,0.06409071385860443,0.06416289508342743,0.06423407047986984,0.06430836766958237,0.06437831372022629,0.06444937735795975,0.0645189881324768,0.06458647549152374,0.0646560937166214,0.06472748517990112,0.06479598581790924,0.06486369669437408,0.06492706388235092,0.06499187648296356,0.06505747884511948,0.06512217968702316,0.06518230587244034,0.0652436688542366,0.06530646979808807,0.06536593288183212,0.06542684137821198,0.06548764556646347,0.06554721295833588,0.06560678780078888,0.06566345691680908,0.06572001427412033,0.06577590852975845,0.06583335995674133,0.06588802486658096,0.06594346463680267,0.06599634885787964,0.06605178862810135,0.0661027729511261,0.06615185737609863,0.06620428711175919,0.06625772267580032,0.06631071865558624,0.06636147201061249,0.06641066819429398,0.06646321713924408,0.06651241332292557,0.06656183302402496,0.066609688103199,0.06666145473718643,0.06671087443828583,0.06676040589809418,0.06680580973625183,0.06685344129800797,0.06689829379320145,0.06694302707910538,0.06698987632989883,0.06703539192676544,0.06707778573036194,0.06712062656879425,0.0671643540263176,0.06720931082963943,0.06725527346134186,0.0673002302646637,0.06734206527471542,0.0673840120434761,0.06742484122514725,0.06746600568294525,0.06750873476266861,0.06754978746175766,0.06758861243724823,0.06763144582509995,0.06767227500677109,0.06770998239517212,0.06775003671646118,0.06779041886329651,0.06782879680395126,0.06786739081144333,0.06790733337402344,0.06794536858797073,0.06798609346151352,0.06802502274513245,0.06806284189224243,0.068101666867733,0.06813803315162659,0.06817540526390076,0.06821165978908539,0.06824824959039688,0.06828395277261734,0.06832065433263779,0.06835423409938812,0.06838825345039368,0.06842116266489029,0.06845653057098389,0.06848932802677155,0.0685221254825592,0.06855615228414536,0.06858783215284348,0.06862352788448334,0.06865555047988892,0.06868555396795273,0.06871679425239563,0.0687485858798027,0.06877937912940979,0.0688106119632721,0.0688391700387001,0.06886684149503708,0.06889650970697403,0.06892507523298264,0.06895273923873901,0.06898219138383865,0.06901142001152039,0.06903740763664246,0.06906541436910629,0.0690922960639,0.06911784410476685,0.06914417445659637,0.06916993856430054,0.06919548660516739,0.06922058761119843,0.069246806204319,0.06927023082971573,0.06929454952478409,0.06931819766759872,0.0693415179848671],"active":[0.0009492635726928711,0.0008479691459797323,0.0008407179266214371,0.0008655952988192439,0.0008885760325938463,0.0009181390050798655,0.0009579651523381472,0.0009903167374432087,0.0010199910029768944,0.0010563591495156288,0.0010970777366310358,0.001129987183958292,0.0011707060039043427,0.001217113807797432,0.0012521431781351566,0.0013054674491286278,0.0013568960130214691,0.001359015703201294,0.001372513361275196,0.0013618040829896927,0.00136526208370924,0.0013611353933811188,0.0013639237731695175,0.001338600181043148,0.001336369663476944,0.001346631906926632,0.0013322420418262482,0.0013339146971702576,0.0013214200735092163,0.001329229213297367,0.0013114912435412407,0.0013076979666948318,0.0012952052056789398,0.0012919679284095764,0.0012760162353515625,0.0012638550251722336,0.001263188198208809,0.0012559369206428528,0.001253034919500351,0.0012508053332567215,0.0012439992278814316,0.0012384206056594849,0.0012245886027812958,0.0012138783931732178,0.0012023895978927612,0.0011965874582529068,0.0011853203177452087,0.0011908970773220062,0.0011873282492160797,0.0011809691786766052,0.001170482486486435,0.0011576544493436813,0.0011461619287729263,0.001154417172074318,0.001144377514719963,0.0011433735489845276,0.0011326652020215988,0.001129094511270523,0.0011188313364982605,0.001101762056350708,0.0011042170226573944,0.001100648194551468,0.0010896027088165283,0.0010817963629961014,0.0010699722915887833,0.0010666213929653168,0.0010494403541088104,0.0010398514568805695,0.0010354965925216675,0.0010368376970291138,0.0010325983166694641,0.0010107345879077911,0.0010066032409667969,0.0010031461715698242,0.001000579446554184,0.0009916536509990692,0.00098317489027977,0.0009688995778560638,0.0009531676769256592,0.0009427927434444427,0.0009478144347667694,0.000935874879360199,0.000918809324502945,0.0009161308407783508,0.0009128972887992859,0.0009044148027896881,0.0008972771465778351,0.0008917003870010376,0.0008803233504295349,0.000868719071149826,0.0008661523461341858,0.0008534342050552368,0.0008470788598060608,0.0008509829640388489,0.0008402727544307709,0.0008322373032569885,0.0008288919925689697,0.0008160620927810669,0.0008107088506221771,0.000803682953119278,0.000796876847743988,0.0007992200553417206,0.0007965415716171265,0.0007943101227283478,0.0007896237075328827,0.0007800310850143433,0.0007771328091621399,0.0007641911506652832,0.0007666423916816711,0.0007581673562526703,0.0007461197674274445,0.0007379725575447083,0.000736188143491745,0.0007250308990478516,0.0007220208644866943,0.0007158853113651276,0.000712759792804718,0.0007099732756614685,0.000691339373588562,0.0006879940629005432,0.0006854310631752014,0.0006873235106468201,0.0006796307861804962,0.0006712637841701508,0.0006698109209537506,0.0006757229566574097,0.0006723776459693909,0.0006643421947956085,0.0006567612290382385,0.0006642304360866547,0.0006481669843196869,0.000650402158498764,0.0006472766399383545,0.000635005533695221,0.0006278641521930695,0.0006193891167640686,0.0006138123571872711,0.0006039924919605255,0.0006015412509441376,0.0006027668714523315,0.000594843178987503,0.0005903802812099457,0.0005923919379711151,0.000586140900850296,0.0005768835544586182,0.0005750991404056549,0.0005730912089347839,0.0005696341395378113,0.0005665086209774017,0.0005617104470729828,0.0005574710667133331,0.0005550198256969452,0.0005466528236865997,0.0005465410649776459,0.0005378387868404388,0.0005424097180366516,0.000537283718585968,0.0005320347845554352,0.0005341582000255585,0.0005309209227561951,0.0005188733339309692,0.0005108416080474854,0.000508386641740799,0.0005015842616558075,0.0004957802593708038,0.0004920996725559235,0.0004885271191596985,0.00048227980732917786,0.0004868544638156891,0.0004840642213821411,0.0004790462553501129,0.000473804771900177,0.00047369301319122314,0.0004674457013607025,0.0004678890109062195,0.0004672221839427948,0.00046510249376296997,0.0004578530788421631,0.000453166663646698,0.0004487037658691406,0.00044613704085350037,0.00044245645403862,0.0004368796944618225,0.00044156238436698914,0.0004383288323879242,0.00043487176299095154,0.00043274834752082825,0.00042851269245147705,0.00043241679668426514,0.0004276186227798462,0.0004229322075843811,0.0004201456904411316,0.00041925162076950073,0.0004163496196269989,0.00041947513818740845,0.00041066110134124756,0.0004032999277114868,0.0003995075821876526,0.0004005134105682373,0.0003899112343788147,0.0003862343728542328,0.00038132444024086,0.0003751888871192932,0.00037987157702445984,0.00037931278347969055,0.0003692731261253357,0.0003730654716491699,0.0003694966435432434,0.0003664866089820862,0.0003632493317127228,0.00036336109042167664,0.0003642551600933075,0.0003623552620410919,0.0003561079502105713,0.00035510212182998657,0.00035722553730010986,0.0003534257411956787,0.0003545507788658142,0.0003558918833732605,0.00034830719232559204,0.00034484267234802246,0.00034383684396743774,0.0003431737422943115,0.00034350156784057617,0.0003406032919883728,0.00034049898386001587,0.00033736974000930786,0.00033558905124664307,0.000338040292263031,0.000338040292263031,0.00033536553382873535,0.000329338014125824,0.00032855570316314697,0.00032889097929000854,0.0003313422203063965,0.00032598525285720825,0.0003263205289840698,0.00032453984022140503,0.00032598525285720825,0.0003272220492362976,0.00032654404640197754,0.0003213062882423401,0.0003197416663169861,0.0003143921494483948,0.0003171786665916443,0.00031784921884536743,0.0003160610795021057,0.00031316280364990234,0.00031550973653793335,0.00031516700983047485,0.0003130510449409485,0.00031372159719467163,0.00031338632106781006,0.00031460821628570557,0.0003130510449409485,0.00030869990587234497,0.00031081587076187134,0.00030847638845443726,0.00030959397554397583,0.00030546635389328003,0.0003042370080947876,0.0003014504909515381,0.00030278414487838745,0.0002985522150993347,0.00029665231704711914,0.0003021135926246643,0.0003020092844963074,0.00029743462800979614,0.0002966448664665222,0.0002945363521575928,0.00029464811086654663,0.00029218941926956177,0.0002928599715232849,0.0002889558672904968,0.00028996169567108154,0.00028571486473083496,0.000283263623714447,0.00028114020824432373,0.00028114020824432373,0.000278472900390625,0.00027880072593688965,0.00027824193239212036,0.00027813762426376343,0.0002751201391220093,0.0002794712781906128,0.00028158724308013916,0.0002812594175338745,0.00028192996978759766,0.0002792477607727051,0.00027456134557724,0.00027489662170410156,0.0002763494849205017,0.0002759024500846863,0.00027489662170410156,0.0002747848629951477,0.0002714395523071289,0.00027389079332351685,0.00026977062225341797,0.0002650842070579529,0.00026775896549224854,0.00026619434356689453,0.00026530027389526367,0.00026507675647735596,0.00026463717222213745,0.00026328861713409424,0.00026407837867736816,0.0002613961696624756,0.00025950372219085693,0.0002569332718849182,0.0002553686499595642,0.00025659799575805664,0.00025504082441329956,0.00025537610054016113,0.00025091320276260376,0.00025191158056259155,0.0002489015460014343,0.00024722516536712646,0.0002468973398208618,0.0002493560314178467,0.0002470090985298157,0.0002474561333656311,0.0002489015460014343,0.00024856626987457275,0.0002476796507835388,0.00024422258138656616,0.00024276971817016602,0.00024232268333435059,0.00024154037237167358,0.00023797154426574707,0.0002352893352508545,0.00023395568132400513,0.00023206323385238647,0.0002337321639060974,0.00023284554481506348,0.00023261457681655884,0.00023205578327178955,0.0002306029200553894,0.00022982805967330933,0.00023262202739715576,0.00023004412651062012,0.00022782385349273682,0.00023149698972702026,0.00023339688777923584,0.00023306161165237427,0.0002335086464881897,0.00023239105939865112,0.00023160874843597412,0.00023116916418075562,0.0002296045422554016,0.00023116916418075562,0.0002311617136001587]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0009492635726928711,0.0012271539308130741,0.0015312604373320937,0.0018561165779829025,0.002185100456699729,0.0025285868905484676,0.0028818901628255844,0.0032442298252135515,0.0036110319197177887,0.0039906627498567104,0.004379664547741413,0.0047810496762394905,0.005185781046748161,0.0056102583184838295,0.006038082763552666,0.006486544851213694,0.006935787852853537,0.007375213783234358,0.007791324518620968,0.008217363618314266,0.008627896197140217,0.009025710634887218,0.009412704966962337,0.009797802194952965,0.010180333629250526,0.010551486164331436,0.010912487283349037,0.011271926574409008,0.011616751551628113,0.011961688287556171,0.01229881588369608,0.012635051272809505,0.012959795072674751,0.013280189596116543,0.01358886994421482,0.013894984498620033,0.014196524396538734,0.014491595327854156,0.01477751787751913,0.015058531425893307,0.015336868353188038,0.01561096590012312,0.015871677547693253,0.016136961057782173,0.01639566197991371,0.01664421334862709,0.016889529302716255,0.01713172160089016,0.017374470829963684,0.017605172470211983,0.017830854281783104,0.018053745850920677,0.018278980627655983,0.018488263711333275,0.01869709976017475,0.018902476876974106,0.01909937709569931,0.019296053797006607,0.019491055980324745,0.019677022472023964,0.019857412204146385,0.020039251074194908,0.020215177908539772,0.020388873293995857,0.020562568679451942,0.020730240270495415,0.020896796137094498,0.02105565369129181,0.021216630935668945,0.021370358765125275,0.02152084931731224,0.021668998524546623,0.02181302011013031,0.02195090427994728,0.022089459002017975,0.02222489006817341,0.02235742099583149,0.022486716508865356,0.02261277660727501,0.022735491394996643,0.022858204320073128,0.02297946810722351,0.023096492514014244,0.02321161888539791,0.023324180394411087,0.02343183383345604,0.0235397107899189,0.023645689710974693,0.023744642734527588,0.023843929171562195,0.02394232340157032,0.02404060587286949,0.024132974445819855,0.024223001673817635,0.024312693625688553,0.024402499198913574,0.024489736184477806,0.024569835513830185,0.02465182915329933,0.02473047748208046,0.024811916053295135,0.02488877810537815,0.024966534227132797,0.025043286383152008,0.025116467848420143,0.025186637416481972,0.025251787155866623,0.025318052619695663,0.025381753221154213,0.025448352098464966,0.025512944906949997,0.025573743507266045,0.025634096935391426,0.02569333277642727,0.025748442858457565,0.02580433338880539,0.025857768952846527,0.025912098586559296,0.025965198874473572,0.02601439692080021,0.026066605001688004,0.02611546777188778,0.026165446266531944,0.026214197278022766,0.026257481426000595,0.026302773505449295,0.026346726343035698,0.026388226076960564,0.026429057121276855,0.026472564786672592,0.026512837037444115,0.026552438735961914,0.02658802643418312,0.02662852220237255,0.026665113866329193,0.02670293115079403,0.026738740503787994,0.026776336133480072,0.0268111415207386,0.026844944804906845,0.026874953880906105,0.02690540812909603,0.026935752481222153,0.026964981108903885,0.02699543535709381,0.02702432870864868,0.027054114267230034,0.02708088792860508,0.027107996866106987,0.027133654803037643,0.027160651981830597,0.02718675695359707,0.027211857959628105,0.027235843241214752,0.027259046211838722,0.02728358842432499,0.027308020740747452,0.02732865884900093,0.027349965646862984,0.02737194299697876,0.027394253760576248,0.02741444669663906,0.027435529977083206,0.027454718947410583,0.027474017813801765,0.027492202818393707,0.027512729167938232,0.027531247586011887,0.027548762038350105,0.02756839618086815,0.02758680284023285,0.027601193636655807,0.02761881984770298,0.02763321064412594,0.02764882892370224,0.02766355499625206,0.02767939679324627,0.02769467979669571,0.027708623558282852,0.027722233906388283,0.027734840288758278,0.02774989977478981,0.027764180675148964,0.027775224298238754,0.027787718921899796,0.027799542993307114,0.027812037616968155,0.02782319486141205,0.027835018932819366,0.027847513556480408,0.027858112007379532,0.02786882035434246,0.027880199253559113,0.027890685945749283,0.0279010608792305,0.027911435812711716,0.0279223695397377,0.027931293472647667,0.027941444888710976,0.02794947661459446,0.027959629893302917,0.027969446033239365,0.027977367863059044,0.027986403554677963,0.027995439246296883,0.02800525724887848,0.028013065457344055,0.02802310511469841,0.028031472116708755,0.028039615601301193,0.028046978637576103,0.028055010363459587,0.028061704710125923,0.028070516884326935,0.02807687595486641,0.028083570301532745,0.02809015102684498,0.028097068890929222,0.02810409665107727,0.028110789135098457,0.02811793051660061,0.02812417782843113,0.02813131734728813,0.028136782348155975,0.028142472729086876,0.028148384764790535,0.02815396338701248,0.028158536180853844,0.02816411480307579,0.02817002683877945,0.028175828978419304,0.028181182220578194,0.02818508818745613,0.028190219774842262,0.02819579653441906,0.02820037119090557,0.02820516750216484,0.02820996567606926,0.028215430676937103,0.02822067402303219,0.028225025162100792,0.02822982147336006,0.028233615681529045,0.02823830023407936,0.028242427855730057,0.02824677899479866,0.028250349685549736,0.028254365548491478,0.02825838141143322,0.028262397274374962,0.028265632688999176,0.028269760310649872,0.028272883966565132,0.028276564553380013,0.028280135244131088,0.028282366693019867,0.028286047279834747,0.028288835659623146,0.028292406350374222,0.028295641764998436,0.028298206627368927,0.028300661593675613,0.028302781283855438,0.02830400876700878,0.028305793181061745,0.02830824814736843,0.028310144320130348,0.028311816975474358,0.028313936665654182,0.028315499424934387,0.028318064287304878,0.028319627046585083,0.028322303667664528,0.02832408808171749,0.028325539082288742,0.02832687832415104,0.028328439220786095,0.028331005945801735,0.02833256684243679,0.028334463015198708,0.028336025774478912,0.02833736315369606,0.02833903767168522,0.028340598568320274,0.0283427182585001,0.028344392776489258,0.02834617719054222,0.028347626328468323,0.028349189087748528,0.028350861743092537,0.028352312743663788,0.02835376374423504,0.02835487760603428,0.028355993330478668,0.028357556089758873,0.02835889533162117,0.028360456228256226,0.02836168371140957,0.028363915160298347,0.028365476056933403,0.0283668152987957,0.028368376195430756,0.02836938016116619,0.028370942920446396,0.02837217040359974,0.028373397886753082,0.028374511748552322,0.02837618626654148,0.028377190232276917,0.028378751128911972,0.028379978612065315,0.028381317853927612,0.02838265709578991,0.0283837728202343,0.028384998440742493,0.028386002406477928,0.028387006372213364,0.02838778868317604,0.02838856913149357,0.02838946133852005,0.028390241786837578,0.028390800580382347,0.02839169278740883,0.028392473235726357,0.028393253684043884,0.028393812477588654,0.02839515171945095,0.028396043926477432,0.028396712616086006,0.028397493064403534,0.02839827351272106,0.02839883230626583,0.028399279341101646,0.02839994803071022,0.028400616720318794,0.028401397168636322,0.028402291238307953,0.028403406962752342,0.028403740376234055,0.028404520824551582,0.028405191376805305,0.02840586006641388,0.02840675227344036,0.02840731106698513,0.02840786799788475,0.028408648446202278,0.028409318998456,0.028409764170646667,0.028410879895091057,0.028411438688635826,0.028412554413080215],"recovered":[0.0,0.00037717679515480995,0.0006985747022554278,0.0010242117568850517,0.0013420399045571685,0.0016671192133799195,0.001999003579840064,0.0023384736850857735,0.002691777190193534,0.0030458616092801094,0.003417572006583214,0.003801330691203475,0.004190667532384396,0.004595845006406307,0.005004704464226961,0.00542806601151824,0.0058556669391691685,0.006298328284174204,0.00674121268093586,0.007171379402279854,0.007594406139105558,0.008016318082809448,0.008416475728154182,0.008819199167191982,0.009211213327944279,0.009592517279088497,0.00997705664485693,0.010336942039430141,0.01070497091859579,0.011056266725063324,0.01140934694558382,0.011748036369681358,0.012088287621736526,0.012419948354363441,0.012747258879244328,0.013065868057310581,0.01337332185357809,0.013683228753507137,0.013987893238663673,0.014285752549767494,0.014565427787601948,0.014849676750600338,0.015129687264561653,0.015397648327052593,0.015665611252188683,0.015923867002129555,0.016177771613001823,0.016425319015979767,0.016674762591719627,0.01691438816487789,0.017149662598967552,0.017379026859998703,0.017610061913728714,0.017826149240136147,0.018050380051136017,0.018262451514601707,0.01846838742494583,0.018668968230485916,0.01886642538011074,0.019066449254751205,0.019258663058280945,0.01944909244775772,0.01963227055966854,0.01981288194656372,0.019991261884570122,0.020164288580417633,0.020341554656624794,0.020510118454694748,0.020670760422945023,0.02083631232380867,0.020993052050471306,0.021144434809684753,0.021298162639141083,0.021444860845804214,0.02158743143081665,0.02172866277396679,0.021866660565137863,0.02200387604534626,0.022134622558951378,0.02226492203772068,0.022389307618141174,0.022518714889883995,0.022643214091658592,0.022763807326555252,0.022883174940943718,0.022998524829745293,0.02311287261545658,0.02322320267558098,0.02332884818315506,0.023434938862919807,0.02353891171514988,0.023640763014554977,0.023738600313663483,0.02383253164589405,0.023926351219415665,0.024019502103328705,0.024110421538352966,0.024197213351726532,0.024282220751047134,0.024361537769436836,0.0244439784437418,0.024525193497538567,0.02460707724094391,0.024681374430656433,0.02475890703499317,0.02483420819044113,0.02490806020796299,0.02497599832713604,0.025047283619642258,0.02511533349752426,0.025184165686368942,0.02524719573557377,0.025307325646281242,0.02537091262638569,0.025429479777812958,0.025487268343567848,0.025546280667185783,0.025600163266062737,0.025660181418061256,0.025712279602885246,0.02576560340821743,0.02581803686916828,0.025866787880659103,0.025914756581187248,0.02596551552414894,0.026011142879724503,0.0260592233389616,0.02610362321138382,0.02614467777311802,0.026187626644968987,0.026230353862047195,0.02627319097518921,0.026313574984669685,0.026351729407906532,0.026389993727207184,0.026427699252963066,0.026465406641364098,0.026499653235077858,0.026539480313658714,0.026575177907943726,0.0266084223985672,0.026641331613063812,0.026673460379242897,0.026704808697104454,0.026736490428447723,0.026763711124658585,0.026793720200657845,0.026821833103895187,0.026851730421185493,0.026878058910369873,0.026905948296189308,0.026932163164019585,0.02695837989449501,0.02698582224547863,0.02701014280319214,0.027033904567360878,0.027056662365794182,0.02708120457828045,0.027104854583740234,0.027127500623464584,0.02714836224913597,0.027169112116098404,0.027191758155822754,0.02721407078206539,0.02723437361419201,0.0272538959980011,0.027272414416074753,0.027291936799883842,0.027310790494084358,0.027330201119184494,0.027347827330231667,0.027366792783141136,0.027383191511034966,0.02739858627319336,0.027413424104452133,0.027431050315499306,0.027445217594504356,0.02746172808110714,0.027476230636239052,0.027491291984915733,0.027505571022629738,0.027518177404999733,0.027532344684004784,0.027546066790819168,0.027558226138353348,0.0275710541754961,0.027584219351410866,0.02759571000933647,0.027607757598161697,0.027619581669569016,0.02763163112103939,0.02764122560620308,0.027653496712446213,0.027664316818118095,0.027674468234181404,0.027684509754180908,0.02769532985985279,0.027705928310751915,0.02771596796810627,0.027725785970687866,0.02773470990359783,0.027744416147470474,0.027754902839660645,0.027764942497015,0.02777375467121601,0.027783125638961792,0.02779272012412548,0.02780064009130001,0.02780967764556408,0.027818044647574425,0.02782607637345791,0.027835335582494736,0.027842363342642784,0.027850506827235222,0.02785865031182766,0.027865789830684662,0.027872595936059952,0.027879847213625908,0.027887098491191864,0.02789434976875782,0.027900373563170433,0.027907177805900574,0.027913648635149002,0.027921458706259727,0.027928151190280914,0.027933841571211815,0.027940534055233,0.027945777401328087,0.027951356023550034,0.027956264093518257,0.027962511405348778,0.02796764299273491,0.02797221578657627,0.02797701396048069,0.027981029823422432,0.0279858261346817,0.027992520481348038,0.02799820899963379,0.028002336621284485,0.028006576001644135,0.028011595830321312,0.028016727417707443,0.028021078556776047,0.028024982661008835,0.02802933380007744,0.028033796697854996,0.02803792431950569,0.028041604906320572,0.02804584428668022,0.028049638494849205,0.02805398777127266,0.028057334944605827,0.028061797842383385,0.028065478429198265,0.028070053085684776,0.028073733672499657,0.02807663381099701,0.028079869225621223,0.028082771226763725,0.028085894882678986,0.028088683262467384,0.028092030435800552,0.028094260022044182,0.028096938505768776,0.028098611161112785,0.028100062161684036,0.02810240536928177,0.02810441330075264,0.028106197714805603,0.028108874335885048,0.028110548853874207,0.02811322547495365,0.028114676475524902,0.028116796165704727,0.028118804097175598,0.02812081202864647,0.028122149407863617,0.02812371216714382,0.028125831857323647,0.02812817506492138,0.028129512444138527,0.028131410479545593,0.02813274785876274,0.028134198859333992,0.028135647997260094,0.02813776768743992,0.028139665722846985,0.02814178355038166,0.028143346309661865,0.028145018965005875,0.028146469965577126,0.02814769744873047,0.028149593621492386,0.028151044622063637,0.02815227024257183,0.028153497725725174,0.02815483696758747,0.028156176209449768,0.02815796062350273,0.028159409761428833,0.028160972520709038,0.028162533417344093,0.02816443145275116,0.028165657073259354,0.028167108073830605,0.0281684473156929,0.02816978469491005,0.028170788660645485,0.028172016143798828,0.02817380242049694,0.028175028041005135,0.02817603200674057,0.02817803993821144,0.028179602697491646,0.02818083018064499,0.028181834146380424,0.028183171525597572,0.028184175491333008,0.02818506956100464,0.02818562649190426,0.028186406940221786,0.02818707749247551,0.028187522664666176,0.028188303112983704,0.028188973665237427,0.028189642354846,0.02819042280316353,0.02819131687283516,0.0281924307346344,0.028193769976496696,0.028194773942232132,0.0281953327357769,0.028195777907967567,0.028196336701512337,0.02819722890853882,0.028197674080729485,0.028198344632983208,0.028199125081300735,0.028200240805745125,0.0282009094953537,0.028201468288898468,0.028202025219798088,0.02820269577205181,0.028203699737787247,0.028204703703522682,0.02820514887571335,0.028205929324030876,0.028206711634993553,0.028207380324602127,0.028208160772919655,0.028208719566464424],"active":[0.0009492635726928711,0.0008499771356582642,0.0008326857350766659,0.0008319048210978508,0.0008430605521425605,0.0008614676771685481,0.0008828865829855204,0.000905756140127778,0.0009192547295242548,0.000944801140576601,0.0009620925411581993,0.0009797189850360155,0.0009951135143637657,0.0010144133120775223,0.0010333782993257046,0.0010584788396954536,0.0010801209136843681,0.001076885499060154,0.0010501118376851082,0.0010459842160344124,0.0010334900580346584,0.0010093925520777702,0.000996229238808155,0.0009786030277609825,0.0009691203013062477,0.000958968885242939,0.0009354306384921074,0.0009349845349788666,0.0009117806330323219,0.0009054215624928474,0.0008894689381122589,0.0008870149031281471,0.0008715074509382248,0.0008602412417531013,0.0008416110649704933,0.0008291164413094521,0.0008232025429606438,0.0008083665743470192,0.0007896246388554573,0.0007727788761258125,0.0007714405655860901,0.0007612891495227814,0.0007419902831315994,0.0007393127307295799,0.000730050727725029,0.0007203463464975357,0.0007117576897144318,0.0007064025849103928,0.0006997082382440567,0.0006907843053340912,0.0006811916828155518,0.0006747189909219742,0.000668918713927269,0.0006621144711971283,0.0006467197090387344,0.0006400253623723984,0.000630989670753479,0.0006270855665206909,0.0006246306002140045,0.0006105732172727585,0.0005987491458654404,0.0005901586264371872,0.0005829073488712311,0.0005759913474321365,0.0005713067948818207,0.0005659516900777817,0.0005552414804697037,0.0005455352365970612,0.0005458705127239227,0.0005340464413166046,0.0005277972668409348,0.0005245637148618698,0.0005148574709892273,0.0005060434341430664,0.0005020275712013245,0.0004962272942066193,0.0004907604306936264,0.0004828404635190964,0.0004781540483236313,0.00047056935727596283,0.00046889670193195343,0.0004607532173395157,0.00045327842235565186,0.000447811558842659,0.0004410054534673691,0.00043330900371074677,0.0004268381744623184,0.0004224870353937149,0.0004157945513725281,0.0004089903086423874,0.0004034116864204407,0.00039984285831451416,0.00039437413215637207,0.000390470027923584,0.0003863424062728882,0.0003829970955848694,0.0003793146461248398,0.00037262216210365295,0.00036960840225219727,0.00036893971264362335,0.0003679376095533371,0.00036358460783958435,0.00035945698618888855,0.00036191195249557495,0.00035756081342697144,0.00035242922604084015,0.0003437269479036331,0.0003420542925596237,0.00033446960151195526,0.00033301860094070435,0.0003287792205810547,0.000326547771692276,0.0003267712891101837,0.0003224201500415802,0.00031896308064460754,0.0003170650452375412,0.0003114882856607437,0.00031193532049655914,0.00030501745641231537,0.00030211731791496277,0.0003010015934705734,0.0002974309027194977,0.0002986583858728409,0.0002994406968355179,0.00029196590185165405,0.0002916306257247925,0.0002875030040740967,0.0002846028655767441,0.00028437934815883636,0.00028493814170360565,0.00028248317539691925,0.0002792477607727051,0.00027445144951343536,0.0002767927944660187,0.0002751201391220093,0.00027523189783096313,0.0002733338624238968,0.00027668289840221405,0.0002716612070798874,0.0002697668969631195,0.00026653148233890533,0.00026407651603221893,0.0002622921019792557,0.00026017241179943085,0.00025894492864608765,0.00026061758399009705,0.00026039406657218933,0.0002590548247098923,0.00025626644492149353,0.0002555958926677704,0.00025470368564128876,0.00025459378957748413,0.0002534780651330948,0.00025002099573612213,0.00024890340864658356,0.00024968385696411133,0.00025135837495326996,0.00024745427072048187,0.00024511106312274933,0.0002444423735141754,0.0002458915114402771,0.00024533458054065704,0.00024377182126045227,0.00024064816534519196,0.00023964419960975647,0.00023830682039260864,0.00024031475186347961,0.00023931078612804413,0.00023797154426574707,0.00023819506168365479,0.00023897551000118256,0.00023440085351467133,0.00023562833666801453,0.00023462437093257904,0.0002354048192501068,0.0002325046807527542,0.00023417919874191284,0.00023295171558856964,0.00023239292204380035,0.00023094192147254944,0.00022926926612854004,0.0002317223697900772,0.0002318359911441803,0.00022915750741958618,0.00022949278354644775,0.00022848881781101227,0.00022781826555728912,0.00022748485207557678,0.00022726133465766907,0.0002279318869113922,0.0002264808863401413,0.0002275947481393814,0.00022670254111289978,0.00022636912763118744,0.00022659264504909515,0.0002269260585308075,0.00022703967988491058,0.00022536516189575195,0.0002254769206047058,0.00022369064390659332,0.00022491998970508575,0.00022502988576889038,0.00022246502339839935,0.00022146105766296387,0.00022168457508087158,0.000222131609916687,0.00022034533321857452,0.00022246502339839935,0.0002217944711446762,0.0002215709537267685,0.00022090226411819458,0.00021967478096485138,0.00021934136748313904,0.00022001005709171295,0.0002182256430387497,0.0002177804708480835,0.00021755509078502655,0.0002172216773033142,0.0002169981598854065,0.0002164393663406372,0.00021755695343017578,0.00021700002253055573,0.00021766871213912964,0.00021532364189624786,0.0002143215388059616,0.0002145431935787201,0.00021342933177947998,0.00021275877952575684,0.00021275877952575684,0.00021376274526119232,0.00021331757307052612,0.0002135392278432846,0.00021287240087985992,0.00021320581436157227,0.0002147667109966278,0.00021454505622386932,0.00021264702081680298,0.00021175667643547058,0.0002130940556526184,0.0002140980213880539,0.00021342933177947998,0.0002130940556526184,0.00021253712475299835,0.00021331757307052612,0.0002130940556526184,0.00021298229694366455,0.0002124253660440445,0.00021276064217090607,0.00021253712475299835,0.00021275877952575684,0.00021164491772651672,0.0002124253660440445,0.00021108612418174744,0.00021108612418174744,0.00021008215844631195,0.00020863302052021027,0.00020941346883773804,0.0002089664340019226,0.00020963512361049652,0.00020974688231945038,0.00020952336490154266,0.00020863115787506104,0.0002085212618112564,0.0002070702612400055,0.00020718201994895935,0.00020818598568439484,0.0002077389508485794,0.00020740367472171783,0.0002077389508485794,0.0002066250890493393,0.0002075154334306717,0.00020640157163143158,0.00020762719213962555,0.00020729191601276398,0.00020673498511314392,0.00020606629550457,0.00020628981292247772,0.0002072937786579132,0.00020673498511314392,0.0002062879502773285,0.00020651333034038544,0.00020595267415046692,0.00020628981292247772,0.00020639970898628235,0.0002070702612400055,0.0002066250890493393,0.0002065114676952362,0.0002058427780866623,0.0002058427780866623,0.0002058427780866623,0.0002058427780866623,0.00020606629550457,0.000205283984541893,0.00020494870841503143,0.00020528584718704224,0.0002053976058959961,0.00020561926066875458,0.00020550750195980072,0.00020595453679561615,0.00020606629550457,0.0002058427780866623,0.0002058427780866623,0.00020494870841503143,0.00020528584718704224,0.00020506232976913452,0.00020495057106018066,0.00020472705364227295,0.0002053976058959961,0.00020517408847808838,0.00020494870841503143,0.00020495057106018066,0.00020528584718704224,0.00020461715757846832,0.0002041701227426529,0.00020416826009750366,0.00020416826009750366,0.00020383484661579132,0.00020361319184303284,0.00020349957048892975,0.00020383484661579132,0.00020383484661579132,0.00020372308790683746,0.0002041701227426529,0.0002041701227426529,0.00020428001880645752,0.0002041701227426529,0.00020472891628742218,0.00020472705364227295,0.00020428188145160675,0.00020372308790683746,0.00020349957048892975,0.00020349957048892975,0.00020350143313407898,0.0002036113291978836,0.0002033878117799759,0.00020372308790683746,0.00020394660532474518,0.00020428188145160675,0.00020349957048892975,0.0002036113291978836,0.00020372308790683746,0.00020383484661579132,0.0002040565013885498,0.0002036113291978836,0.00020316429436206818,0.00020349957048892975,0.00020338967442512512,0.00020305253565311432,0.00020349957048892975,0.00020327791571617126,0.00020383484661579132]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.7739183306694031,"q05":0.7251354410571305,"q20":0.7489576198438291,"q40":0.7664045898943236,"q60":0.7814320714444826,"q80":0.798879041494977,"q95":0.8227012202816757},"MaxActiveInfected":{"mean":0.04907979443669319,"q05":0.03755422152457749,"q20":0.04318251170406037,"q40":0.047304578416604674,"q60":0.05085501045678171,"q80":0.05497707716932601,"q95":0.06060536734880889}},"4W_None":{"TotalInfected":{"mean":0.6093327403068542,"q05":0.5142429966745886,"q20":0.5606782302491756,"q40":0.5946866279158025,"q60":0.623978852697906,"q80":0.6579872503645329,"q95":0.7044224839391198},"MaxActiveInfected":{"mean":0.023296291008591652,"q05":0.013500329896933975,"q20":0.01828399767152084,"q40":0.021787476893217094,"q60":0.02480510512396621,"q80":0.02830858434566247,"q95":0.03309225212024933}},"2W_Strong":{"TotalInfected":{"mean":0.020949283614754677,"q05":0.010912216911964211,"q20":0.015813623929635867,"q40":0.019403333427171342,"q60":0.022495233802338012,"q80":0.026084943299873486,"q95":0.03098635031754514},"MaxActiveInfected":{"mean":0.0013598144287243485,"q05":0.000972907849248081,"q20":0.001161846179537456,"q40":0.0013002214901866112,"q60":0.001419407367262086,"q80":0.001557782677911241,"q95":0.0017467210082006159}},"2W_Moderate":{"TotalInfected":{"mean":0.09087961167097092,"q05":0.0,"q20":0.03944792399813897,"q40":0.07539750575263404,"q60":0.10636171758930779,"q80":0.14231129934380288,"q95":0.19139703522711482},"MaxActiveInfected":{"mean":0.0014841827796772122,"q05":0.0008344487297504707,"q20":0.0011517337619447654,"q40":0.0013841080759707726,"q60":0.0015842574833836518,"q80":0.0018166317974096591,"q95":0.0021339168296039537}}}}} \ No newline at end of file diff --git a/web/country-data/extdata-CL.json b/web/country-data/extdata-CL.json new file mode 100644 index 00000000..3ebc4e1b --- /dev/null +++ b/web/country-data/extdata-CL.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0019454360008239746,0.002575458027422428,0.003267681924626231,0.003983980044722557,0.004707420244812965,0.005434373393654823,0.006164551712572575,0.006905039306730032,0.007648522034287453,0.008397533558309078,0.009161174297332764,0.009916117414832115,0.010691046714782715,0.01146390289068222,0.012241249904036522,0.013022687286138535,0.013805161230266094,0.014786968007683754,0.015930846333503723,0.017240017652511597,0.018757449463009834,0.020478075370192528,0.02245885133743286,0.024721380323171616,0.027290020138025284,0.030223634093999863,0.033543072640895844,0.03727637976408005,0.041496820747852325,0.046213548630476,0.05148859694600105,0.057365961372852325,0.06387940049171448,0.07103627175092697,0.07890915870666504,0.08744081109762192,0.09668248146772385,0.10663733631372452,0.11726754158735275,0.1285613477230072,0.14050044119358063,0.15299715101718903,0.1660478115081787,0.17961634695529938,0.19357745349407196,0.20802587270736694,0.22285301983356476,0.23800614476203918,0.2535715401172638,0.2694705128669739,0.28576937317848206,0.3024723529815674,0.3196536600589752,0.3373814821243286,0.35564860701560974,0.3744038939476013,0.3937320411205292,0.4136194586753845,0.43392905592918396,0.4546493887901306,0.4756168723106384,0.49678221344947815,0.5178773999214172,0.5388432145118713,0.5593824982643127,0.5794147253036499,0.5987052321434021,0.6171450018882751,0.6346327662467957,0.6511071920394897,0.6664218306541443,0.6806330680847168,0.6936740875244141,0.7055814266204834,0.7163916826248169,0.7261833548545837,0.7349700331687927,0.7428725361824036,0.7499234676361084,0.7562251687049866,0.7618384957313538,0.7668029069900513,0.7712140679359436,0.7751057147979736,0.7785311937332153,0.7815720438957214,0.7842332720756531,0.7865692377090454,0.7886306643486023,0.7904170751571655,0.7919900417327881,0.7933619022369385,0.7945699691772461,0.7956220507621765,0.7965566515922546,0.7973724603652954,0.7980805039405823,0.7986969351768494,0.7992398142814636,0.7997148633003235,0.8001253604888916,0.8004850745201111,0.8007986545562744,0.8010631799697876,0.8012995719909668,0.8015040159225464,0.8016886115074158,0.8018473386764526,0.8019839525222778,0.8021047115325928,0.8022083044052124,0.802298367023468,0.8023791313171387,0.8024500608444214,0.8025112748146057,0.8025649785995483,0.8026106953620911,0.8026523590087891,0.8026868104934692,0.8027183413505554,0.8027434349060059,0.8027676343917847,0.8027870059013367,0.8028048872947693,0.802821159362793,0.8028340935707092,0.8028466701507568,0.8028571009635925,0.8028659820556641,0.802873969078064,0.8028818368911743,0.8028876185417175,0.8028919100761414,0.8028967380523682,0.8029003739356995,0.8029038906097412,0.8029066324234009,0.8029088973999023,0.8029112219810486,0.8029130697250366,0.8029148578643799,0.8029161095619202,0.8029171228408813,0.8029184341430664,0.8029195070266724,0.8029204607009888,0.8029212355613708,0.8029217720031738,0.8029221296310425,0.8029225468635559,0.8029229640960693,0.802923321723938,0.8029237389564514,0.8029239773750305,0.8029243350028992,0.8029245138168335,0.802924633026123,0.8029247522354126,0.8029248118400574,0.8029249310493469,0.8029250502586365,0.8029251098632812,0.802925169467926,0.8029252290725708,0.8029253482818604,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051,0.8029254078865051],"recovered":[0.0,0.0008719175239093602,0.0016289923805743456,0.0023533536586910486,0.0030676936730742455,0.0037975264713168144,0.004517856054008007,0.005250165704637766,0.005984029732644558,0.006727570202201605,0.007464947644621134,0.008220064453780651,0.008974144235253334,0.009737151674926281,0.01050257682800293,0.011270019225776196,0.012051341123878956,0.012825981713831425,0.013712643645703793,0.01472900714725256,0.01589822582900524,0.017240284010767937,0.01877315156161785,0.020524704828858376,0.022529901936650276,0.02482001669704914,0.02743784338235855,0.030399909242987633,0.033753037452697754,0.03754371032118797,0.041776709258556366,0.04654889926314354,0.051863282918930054,0.05779092758893967,0.06433926522731781,0.07154527306556702,0.07943174988031387,0.0879775658249855,0.09720765799283981,0.10717098414897919,0.11780786514282227,0.12905122339725494,0.14094245433807373,0.15343058109283447,0.166456937789917,0.17994841933250427,0.1939338892698288,0.20834946632385254,0.22310549020767212,0.23828159272670746,0.2538283169269562,0.26974135637283325,0.28603997826576233,0.3028525114059448,0.3200872540473938,0.3378121554851532,0.35606780648231506,0.3748638331890106,0.39421504735946655,0.41404569149017334,0.43431898951530457,0.4549045264720917,0.4758217930793762,0.4968242347240448,0.5178112387657166,0.5385491251945496,0.5589663982391357,0.5788173675537109,0.5979437828063965,0.6162391304969788,0.6336130499839783,0.649970293045044,0.6652582883834839,0.6794575452804565,0.6925140023231506,0.7044236660003662,0.7152382135391235,0.7250471115112305,0.7339168190956116,0.7418997287750244,0.7490272521972656,0.7553882598876953,0.7610563635826111,0.7660902738571167,0.7705361247062683,0.7744640707969666,0.7779456973075867,0.7810073494911194,0.7837175130844116,0.7860936522483826,0.7881900072097778,0.7900179624557495,0.7916227579116821,0.793025016784668,0.7942507266998291,0.7953275442123413,0.796276867389679,0.7971161007881165,0.7978368997573853,0.798469066619873,0.7990185022354126,0.7994986772537231,0.7999199032783508,0.8002868890762329,0.8006015419960022,0.8008791208267212,0.8011167049407959,0.8013278841972351,0.8015135526657104,0.8016775846481323,0.8018194437026978,0.8019402623176575,0.8020473122596741,0.8021410703659058,0.8022242188453674,0.8022939562797546,0.8023563623428345,0.802410364151001,0.8024584054946899,0.802499532699585,0.8025368452072144,0.8025683760643005,0.8025971055030823,0.8026216626167297,0.8026418685913086,0.8026601076126099,0.802675724029541,0.8026900887489319,0.8027021884918213,0.80271315574646,0.8027226328849792,0.8027306795120239,0.8027380704879761,0.8027439713478088,0.8027489185333252,0.8027538061141968,0.8027574419975281,0.8027605414390564,0.8027633428573608,0.8027655482292175,0.8027677536010742,0.8027699589729309,0.8027715086936951,0.8027726411819458,0.8027738928794861,0.8027751445770264,0.8027763366699219,0.8027772903442383,0.8027781248092651,0.8027787208557129,0.8027791380882263,0.8027797341346741,0.8027802109718323,0.8027806282043457,0.8027810454368591,0.8027812838554382,0.8027814626693726,0.8027817606925964,0.8027819395065308,0.8027819991111755,0.8027821183204651,0.8027822375297546,0.8027822971343994,0.8027823567390442,0.802782416343689,0.8027824759483337,0.8027825355529785,0.8027825355529785,0.8027825951576233,0.8027825951576233,0.8027825951576233,0.8027825951576233,0.8027826547622681,0.8027826547622681,0.8027826547622681,0.8027826547622681,0.8027826547622681,0.8027826547622681,0.8027826547622681,0.8027826547622681,0.8027826547622681,0.8027826547622681,0.8027826547622681,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128,0.8027827143669128],"active":[0.0019454360008239746,0.0017035405617207289,0.0016386895440518856,0.0016306263860315084,0.00163972657173872,0.0016368469223380089,0.0016466956585645676,0.001654873602092266,0.0016644923016428947,0.0016699633561074734,0.0016962266527116299,0.001696052961051464,0.0017169024795293808,0.0017267512157559395,0.0017386730760335922,0.001752668060362339,0.0017538201063871384,0.0019609862938523293,0.0022182026877999306,0.002511010505259037,0.002859223634004593,0.003237791359424591,0.00368569977581501,0.00419667549431324,0.004760118201375008,0.005403617396950722,0.0061052292585372925,0.006876470521092415,0.0077437832951545715,0.008669838309288025,0.009711887687444687,0.010817062109708786,0.012016117572784424,0.013245344161987305,0.014569893479347229,0.0158955380320549,0.017250731587409973,0.018659770488739014,0.02005988359451294,0.021390363574028015,0.022692576050758362,0.023945927619934082,0.02510535717010498,0.026185765862464905,0.027120515704154968,0.02807745337486267,0.028919130563735962,0.029656678438186646,0.030466049909591675,0.03118892014026642,0.03194105625152588,0.03273099660873413,0.03361368179321289,0.03452897071838379,0.03556135296821594,0.03659173846244812,0.03766423463821411,0.0387556254863739,0.03971400856971741,0.040603697299957275,0.04129788279533386,0.041877686977386475,0.042055606842041016,0.04201897978782654,0.04157125949859619,0.04086560010910034,0.03973883390426636,0.03832763433456421,0.03668898344039917,0.034868061542510986,0.032808780670166016,0.03066277503967285,0.028415799140930176,0.026123881340026855,0.02387768030166626,0.02175968885421753,0.01973181962966919,0.017825424671173096,0.016006648540496826,0.014325439929962158,0.012811243534088135,0.011414647102355957,0.01015770435333252,0.009015440940856934,0.007995069026947021,0.007107973098754883,0.006287574768066406,0.005561888217926025,0.004913151264190674,0.004323422908782959,0.003800034523010254,0.003343939781188965,0.002947211265563965,0.002597033977508545,0.002305924892425537,0.0020449161529541016,0.0018036365509033203,0.0015808343887329102,0.0014029145240783691,0.0012457966804504395,0.001106858253479004,0.0009863972663879395,0.000878751277923584,0.0007762908935546875,0.0006980299949645996,0.0006248950958251953,0.000571906566619873,0.0005194544792175293,0.0004703998565673828,0.0004271268844604492,0.00038886070251464844,0.0003581047058105469,0.0003318190574645996,0.000308990478515625,0.00028705596923828125,0.00027102231979370117,0.0002543330192565918,0.00024199485778808594,0.00022840499877929688,0.00021880865097045898,0.0002065896987915039,0.00019925832748413086,0.00018990039825439453,0.00018322467803955078,0.000179290771484375,0.00017398595809936523,0.0001709461212158203,0.00016701221466064453,0.00016379356384277344,0.0001608133316040039,0.00015920400619506836,0.00015693902969360352,0.0001538395881652832,0.00015276670455932617,0.00015145540237426758,0.0001500844955444336,0.00014919042587280273,0.00014835596084594727,0.00014787912368774414,0.0001475214958190918,0.00014710426330566406,0.0001461505889892578,0.0001456141471862793,0.00014579296112060547,0.0001456141471862793,0.00014531612396240234,0.0001448988914489746,0.00014448165893554688,0.00014400482177734375,0.00014382600784301758,0.00014382600784301758,0.00014358758926391602,0.00014352798461914062,0.00014334917068481445,0.00014328956604003906,0.00014322996139526367,0.00014317035675048828,0.0001429915428161621,0.00014287233352661133,0.00014293193817138672,0.00014293193817138672,0.00014287233352661133,0.00014287233352661133,0.00014287233352661133,0.00014293193817138672,0.00014293193817138672,0.00014287233352661133,0.00014287233352661133,0.00014281272888183594,0.00014281272888183594,0.00014281272888183594,0.00014281272888183594,0.00014275312423706055,0.00014275312423706055,0.00014275312423706055,0.00014275312423706055,0.00014275312423706055,0.00014275312423706055,0.00014275312423706055,0.00014275312423706055,0.00014275312423706055,0.00014275312423706055,0.00014275312423706055,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516,0.00014269351959228516]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0019454360008239746,0.0025778193958103657,0.003250173293054104,0.003936004359275103,0.004625406116247177,0.005307032726705074,0.005981805268675089,0.006656923796981573,0.0073332516476511955,0.00799938477575779,0.008659470826387405,0.00932353176176548,0.009975152090191841,0.010623546317219734,0.011275454424321651,0.011913136579096317,0.01254834234714508,0.01333530806005001,0.014236483722925186,0.015246972441673279,0.016394995152950287,0.01768844574689865,0.0191331934183836,0.02077549137175083,0.022621728479862213,0.02470122091472149,0.027015065774321556,0.029610315337777138,0.03249497339129448,0.03572099283337593,0.03927023336291313,0.04320511966943741,0.047569431364536285,0.052359938621520996,0.057607684284448624,0.06336870789527893,0.06962452828884125,0.07637766748666763,0.08367709070444107,0.09149232506752014,0.09985211491584778,0.10876912623643875,0.11815910041332245,0.12804323434829712,0.13841961324214935,0.14925312995910645,0.1605098992586136,0.17218808829784393,0.1842474341392517,0.19664141535758972,0.209372416138649,0.22237630188465118,0.23568394780158997,0.24931618571281433,0.2632630169391632,0.2775347828865051,0.2921116352081299,0.3071032762527466,0.3224338889122009,0.3381459712982178,0.35429733991622925,0.3708890378475189,0.38781076669692993,0.40517327189445496,0.4228174090385437,0.4407796263694763,0.45890599489212036,0.4770740270614624,0.49529972672462463,0.5133412480354309,0.5311221480369568,0.548531711101532,0.5653980374336243,0.5816827416419983,0.5972859859466553,0.6121521592140198,0.6261846423149109,0.6393340826034546,0.651689887046814,0.6632026433944702,0.6737886667251587,0.6835495233535767,0.6924773454666138,0.7006465196609497,0.7080673575401306,0.7147797346115112,0.7208641767501831,0.7263282537460327,0.7312509417533875,0.7356812357902527,0.7396363019943237,0.7431648373603821,0.746328592300415,0.7491667866706848,0.7516718506813049,0.7539206147193909,0.7559378147125244,0.7577122449874878,0.7592995762825012,0.7607016563415527,0.7619533538818359,0.763060450553894,0.7640460133552551,0.7649267315864563,0.7656952142715454,0.7663772106170654,0.7669726610183716,0.7675127983093262,0.7679865956306458,0.7684059143066406,0.7687727808952332,0.7691070437431335,0.7693966627120972,0.7696532011032104,0.7698807120323181,0.7700830101966858,0.7702651619911194,0.7704215049743652,0.7705579996109009,0.7706801891326904,0.7707881331443787,0.7708825469017029,0.7709673047065735,0.77104252576828,0.7711060047149658,0.7711650133132935,0.7712171077728271,0.7712633609771729,0.7713053226470947,0.7713399529457092,0.7713704109191895,0.7713984847068787,0.7714230418205261,0.7714453339576721,0.7714651823043823,0.7714824080467224,0.7714975476264954,0.7715108394622803,0.771521806716919,0.7715334296226501,0.7715425491333008,0.7715508937835693,0.7715574502944946,0.771562933921814,0.771568775177002,0.7715731859207153,0.7715774178504944,0.77158123254776,0.7715849280357361,0.7715882062911987,0.7715904116630554,0.7715928554534912,0.7715948224067688,0.7715966105461121,0.7715980410575867,0.7715994715690613,0.7716007232666016,0.7716019749641418,0.7716028690338135,0.7716037034988403,0.7716044783592224,0.7716052532196045,0.7716060280799866,0.7716065645217896,0.7716071605682373,0.7716076374053955,0.7716081142425537,0.771608293056488,0.7716084718704224,0.7716087102890015,0.7716089487075806,0.7716092467308044,0.7716093063354492,0.7716095447540283,0.7716097831726074,0.771609902381897,0.7716099619865417,0.7716100811958313,0.7716102004051208,0.7716103196144104,0.7716103792190552,0.7716104388237,0.7716104984283447,0.7716105580329895,0.7716106176376343,0.7716106176376343,0.771610677242279,0.771610677242279,0.771610677242279,0.7716107368469238,0.7716107368469238,0.7716107368469238,0.7716107368469238,0.7716107368469238,0.7716107368469238,0.7716107368469238,0.7716107368469238,0.7716107368469238,0.7716107368469238,0.7716107368469238,0.7716107964515686,0.7716107964515686,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134,0.7716108560562134],"recovered":[0.0,0.0008747972315177321,0.0016285316087305546,0.002343101892620325,0.0030397605150938034,0.0037323874421417713,0.004425705410540104,0.005103991832584143,0.0057826233096420765,0.006463501136749983,0.007137467619031668,0.007802910171449184,0.008463687263429165,0.00912279449403286,0.009777639992535114,0.010429317131638527,0.01107183750718832,0.011716315522789955,0.012427027337253094,0.013234554789960384,0.01414402388036251,0.015177665278315544,0.016338417306542397,0.017636531963944435,0.01912090554833412,0.02079148031771183,0.022662194445729256,0.024752285331487656,0.02710581198334694,0.02971816621720791,0.03262684494256973,0.035853322595357895,0.039441898465156555,0.04341647028923035,0.04781360924243927,0.05262450501322746,0.05792045593261719,0.06371361762285233,0.06997369974851608,0.07673259824514389,0.08400581777095795,0.09183867275714874,0.10022155940532684,0.10911490023136139,0.11850815266370773,0.12836815416812897,0.13870474696159363,0.14952656626701355,0.16076335310935974,0.17242754995822906,0.18446655571460724,0.19685587286949158,0.20955392718315125,0.22256122529506683,0.23587404191493988,0.2494823932647705,0.263430118560791,0.27769866585731506,0.29234400391578674,0.3073083758354187,0.3226572275161743,0.33838674426078796,0.35457077622413635,0.3711354732513428,0.3880615830421448,0.4053652584552765,0.4230459928512573,0.4408774673938751,0.4589168131351471,0.47704946994781494,0.4951190948486328,0.5130573511123657,0.5306979417800903,0.5479675531387329,0.5647913217544556,0.5809888243675232,0.5965408086776733,0.6113273501396179,0.6253048777580261,0.6384700536727905,0.6507699489593506,0.6622302532196045,0.6728677749633789,0.6826461553573608,0.6915903091430664,0.6997913718223572,0.7072216868400574,0.7139933705329895,0.7201253175735474,0.725644052028656,0.7306154370307922,0.7350785136222839,0.7390685081481934,0.7426536083221436,0.7458500266075134,0.748715877532959,0.7512685060501099,0.7535806894302368,0.755599319934845,0.7574096918106079,0.7590048313140869,0.7604328989982605,0.7616912126541138,0.762813925743103,0.7638212442398071,0.7647098898887634,0.7654930353164673,0.7661898732185364,0.7668014168739319,0.767340898513794,0.767817497253418,0.7682454586029053,0.7686219215393066,0.7689599394798279,0.7692577838897705,0.7695207595825195,0.7697540521621704,0.7699599862098694,0.7701399922370911,0.7702993750572205,0.7704391479492188,0.7705657482147217,0.770672619342804,0.7707663774490356,0.7708542346954346,0.7709286212921143,0.7709943652153015,0.7710546851158142,0.7711074948310852,0.7711542844772339,0.7711962461471558,0.7712315917015076,0.7712637782096863,0.7712912559509277,0.7713158130645752,0.7713385820388794,0.7713586091995239,0.7713757157325745,0.7713902592658997,0.771403431892395,0.7714159488677979,0.7714270353317261,0.7714368104934692,0.7714455723762512,0.7714526057243347,0.7714591026306152,0.7714647650718689,0.7714694738388062,0.7714735865592957,0.7714778184890747,0.7714812755584717,0.7714844942092896,0.7714868783950806,0.7714889049530029,0.7714905738830566,0.7714923024177551,0.7714942097663879,0.7714956402778625,0.7714972496032715,0.7714982032775879,0.7714990973472595,0.7715002298355103,0.7715009450912476,0.7715016603469849,0.7715023756027222,0.7715031504631042,0.7715035676956177,0.7715039849281311,0.7715045213699341,0.771504819393158,0.7715051174163818,0.7715054154396057,0.77150559425354,0.7715057730674744,0.7715060114860535,0.7715062499046326,0.7715064287185669,0.7715066075325012,0.7715067267417908,0.7715067863464355,0.7715067863464355,0.7715068459510803,0.7715070247650146,0.7715070247650146,0.7715071439743042,0.771507203578949,0.7715072631835938,0.7715073227882385,0.7715073227882385,0.7715073227882385,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833,0.7715073823928833],"active":[0.0019454360008239746,0.0017030221642926335,0.0016216416843235493,0.0015929024666547775,0.0015856456011533737,0.001574645284563303,0.001556099858134985,0.0015529319643974304,0.001550628338009119,0.0015358836390078068,0.0015220032073557377,0.0015206215903162956,0.0015114648267626762,0.0015007518231868744,0.0014978144317865372,0.0014838194474577904,0.0014765048399567604,0.0016189925372600555,0.0018094563856720924,0.0020124176517128944,0.002250971272587776,0.002510780468583107,0.0027947761118412018,0.0031389594078063965,0.0035008229315280914,0.003909740597009659,0.0043528713285923,0.004858030006289482,0.00538916140794754,0.006002826616168022,0.006643388420343399,0.0073517970740795135,0.00812753289937973,0.00894346833229065,0.009794075042009354,0.010744202882051468,0.01170407235622406,0.012664049863815308,0.013703390955924988,0.014759726822376251,0.01584629714488983,0.01693045347929001,0.017937541007995605,0.01892833411693573,0.01991146057844162,0.020884975790977478,0.02180515229701996,0.022661522030830383,0.023484081029891968,0.024213865399360657,0.024905860424041748,0.025520429015159607,0.02613002061843872,0.026754960417747498,0.027388975024223328,0.02805238962173462,0.028681516647338867,0.02940461039543152,0.030089884996414185,0.030837595462799072,0.03164011240005493,0.03250229358673096,0.03323999047279358,0.03403779864311218,0.034755825996398926,0.03541436791419983,0.03586000204086304,0.03619655966758728,0.03638291358947754,0.03629177808761597,0.036003053188323975,0.03547435998916626,0.034700095653533936,0.03371518850326538,0.03249466419219971,0.031163334846496582,0.02964383363723755,0.02800673246383667,0.026385009288787842,0.024732589721679688,0.023018717765808105,0.021319270133972168,0.019609570503234863,0.018000364303588867,0.01647704839706421,0.014988362789154053,0.013642489910125732,0.012334883213043213,0.011125624179840088,0.01003718376159668,0.009020864963531494,0.008086323738098145,0.00726008415222168,0.00651317834854126,0.005821824073791504,0.005204737186431885,0.004669308662414551,0.0041315555572509766,0.00370025634765625,0.0032919645309448242,0.0029485225677490234,0.002627551555633545,0.0023548007011413574,0.0021128058433532715,0.0018739700317382812,0.001667320728302002,0.0014796257019042969,0.001322925090789795,0.0011851787567138672,0.0010650157928466797,0.0009552836418151855,0.0008615851402282715,0.0007747411727905273,0.0006932616233825684,0.0006229281425476074,0.0005622506141662598,0.0005111098289489746,0.0004615187644958496,0.00041800737380981445,0.0003808140754699707,0.0003489851951599121,0.00031679868698120117,0.00029468536376953125,0.00027614831924438477,0.00025177001953125,0.00023639202117919922,0.00022274255752563477,0.00020867586135864258,0.00019782781600952148,0.0001856684684753418,0.0001741647720336914,0.00016689300537109375,0.00015926361083984375,0.00015407800674438477,0.0001493692398071289,0.00014382600784301758,0.00013893842697143555,0.00013512372970581055,0.0001315474510192871,0.00012999773025512695,0.0001266002655029297,0.00012385845184326172,0.00012063980102539062,0.00011736154556274414,0.00011616945266723633,0.00011408329010009766,0.00011265277862548828,0.00011175870895385742,0.00011134147644042969,0.00011038780212402344,0.00010913610458374023,0.00010836124420166016,0.00010794401168823242,0.00010770559310913086,0.0001074671745300293,0.00010716915130615234,0.00010651350021362305,0.00010633468627929688,0.00010561943054199219,0.0001055002212524414,0.00010538101196289062,0.00010502338409423828,0.00010508298873901367,0.0001049041748046875,0.00010478496551513672,0.00010448694229125977,0.00010454654693603516,0.0001043081283569336,0.00010395050048828125,0.00010389089584350586,0.00010383129119873047,0.00010383129119873047,0.00010371208190917969,0.00010377168655395508,0.00010377168655395508,0.0001036524772644043,0.00010353326797485352,0.00010347366333007812,0.00010347366333007812,0.00010353326797485352,0.0001035928726196289,0.0001035928726196289,0.00010347366333007812,0.00010353326797485352,0.00010347366333007812,0.00010341405868530273,0.00010341405868530273,0.00010335445404052734,0.00010335445404052734,0.00010341405868530273,0.00010335445404052734,0.00010335445404052734,0.00010335445404052734,0.00010335445404052734,0.00010335445404052734,0.00010335445404052734,0.00010335445404052734,0.00010335445404052734,0.00010335445404052734,0.00010335445404052734,0.00010341405868530273,0.00010341405868530273,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812,0.00010347366333007812]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0019454360008239746,0.002580296015366912,0.0032364660874009132,0.0038895257748663425,0.004533831030130386,0.005170016083866358,0.005795315373688936,0.006405928637832403,0.007001624442636967,0.007592136971652508,0.008167963474988937,0.008737454190850258,0.009291164577007294,0.0098304757848382,0.010364603251218796,0.010887960903346539,0.011400433257222176,0.012015078216791153,0.012704364955425262,0.01347019337117672,0.014324141666293144,0.015266496688127518,0.016309987753629684,0.017475232481956482,0.01875612512230873,0.020161479711532593,0.021740999072790146,0.023466575890779495,0.025368910282850266,0.027464644983410835,0.029765991494059563,0.03230520337820053,0.03504927456378937,0.038056377321481705,0.041355427354574203,0.04493415355682373,0.04879647493362427,0.05299439653754234,0.05752480775117874,0.06240446865558624,0.06763027608394623,0.07321592420339584,0.07916441559791565,0.08548825234174728,0.09221208095550537,0.09929557889699936,0.10676306486129761,0.11460070312023163,0.12278799712657928,0.13131952285766602,0.14019812643527985,0.1493527740240097,0.15884041786193848,0.1686113178730011,0.17862913012504578,0.1889495998620987,0.1994946151971817,0.2102799266576767,0.22131197154521942,0.2325759381055832,0.24407294392585754,0.2558085322380066,0.26781293749809265,0.280055433511734,0.29254910349845886,0.30536696314811707,0.31843703985214233,0.3317848742008209,0.3454042077064514,0.3593362867832184,0.3735466003417969,0.38797953724861145,0.4026412069797516,0.41745492815971375,0.4324204921722412,0.44742685556411743,0.4624115824699402,0.4773359000682831,0.4921685755252838,0.5067171454429626,0.5209847092628479,0.5349089503288269,0.548349916934967,0.5613610148429871,0.5738725662231445,0.5857715606689453,0.5970527529716492,0.6077704429626465,0.6178406476974487,0.6272790431976318,0.636106550693512,0.6443287134170532,0.6519672870635986,0.6590299606323242,0.6655004620552063,0.6714794039726257,0.6769618391990662,0.6819828152656555,0.6865887641906738,0.690754771232605,0.6945686936378479,0.6980376243591309,0.701187014579773,0.7040451765060425,0.7066351175308228,0.7089763283729553,0.7110837697982788,0.7130043506622314,0.7147336006164551,0.7163037061691284,0.7177027463912964,0.7189725637435913,0.7201066613197327,0.7211359143257141,0.7220757603645325,0.7229095697402954,0.7236552834510803,0.7243322730064392,0.7249417304992676,0.7254831790924072,0.7259716987609863,0.7264098525047302,0.7268038392066956,0.7271625995635986,0.7274824380874634,0.727766752243042,0.7280187010765076,0.7282523512840271,0.7284590601921082,0.7286427021026611,0.7288098931312561,0.7289607524871826,0.7290969491004944,0.729217529296875,0.7293263673782349,0.7294238209724426,0.729512095451355,0.7295904159545898,0.7296586036682129,0.7297207713127136,0.7297759652137756,0.7298271656036377,0.7298706769943237,0.7299100756645203,0.7299453616142273,0.729979395866394,0.7300068140029907,0.7300333380699158,0.7300563454627991,0.730076014995575,0.7300943732261658,0.7301105856895447,0.7301253080368042,0.7301384210586548,0.7301502823829651,0.7301605939865112,0.7301701307296753,0.73017817735672,0.7301857471466064,0.7301919460296631,0.7301982045173645,0.7302037477493286,0.7302082180976868,0.7302128076553345,0.7302163243293762,0.730219841003418,0.7302232980728149,0.7302259206771851,0.7302281856536865,0.7302306294441223,0.7302325367927551,0.7302343845367432,0.7302358150482178,0.7302373051643372,0.7302383780479431,0.7302396893501282,0.7302404046058655,0.7302412986755371,0.7302421927452087,0.7302429676055908,0.7302435040473938,0.7302442193031311,0.7302448153495789,0.7302451729774475,0.7302453517913818,0.73024582862854,0.7302463054656982,0.7302464842796326,0.7302467226982117,0.7302469611167908,0.7302471995353699,0.7302473187446594,0.7302474975585938,0.7302476167678833,0.7302477359771729,0.7302477359771729,0.7302478551864624,0.7302480340003967,0.7302481532096863,0.730248212814331,0.730248212814331,0.730248212814331,0.7302482724189758,0.7302483320236206,0.7302483320236206,0.7302483320236206,0.7302483320236206,0.7302483320236206,0.7302483320236206,0.7302483916282654,0.7302484512329102,0.7302484512329102,0.7302484512329102,0.7302484512329102,0.7302485108375549,0.7302485108375549,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997,0.7302485704421997],"recovered":[0.0,0.0008724358631297946,0.001627379679121077,0.0023361905477941036,0.0030203512869775295,0.0036871761549264193,0.00434225145727396,0.004978667013347149,0.005608574021607637,0.006220108363777399,0.006817820016294718,0.007411442697048187,0.007987672463059425,0.00855330377817154,0.009110181592404842,0.009647938422858715,0.010178610682487488,0.010699779726564884,0.011261725798249245,0.011887025088071823,0.01258754264563322,0.013369325548410416,0.014224540442228317,0.01516712550073862,0.016241660341620445,0.01741122268140316,0.018702426925301552,0.02014671452343464,0.021740056574344635,0.023487519472837448,0.025392042472958565,0.02750079333782196,0.02983335591852665,0.03236749768257141,0.035127926617860794,0.0381605438888073,0.041470132768154144,0.04506256803870201,0.04893001541495323,0.05315408110618591,0.05769699066877365,0.06256698071956635,0.06781236082315445,0.07340987771749496,0.07936770468950272,0.08573202788829803,0.09244756400585175,0.09953993558883667,0.1070098951458931,0.11483526229858398,0.123012475669384,0.1315511018037796,0.14040032029151917,0.14956355094909668,0.15901951491832733,0.16878339648246765,0.1788177341222763,0.1891002357006073,0.19961635768413544,0.21039342880249023,0.22142039239406586,0.2326757311820984,0.24417255818843842,0.25589480996131897,0.2678984999656677,0.2801456153392792,0.29266175627708435,0.3054392337799072,0.31850335001945496,0.3318554759025574,0.3454945683479309,0.3594052195549011,0.3736354112625122,0.38807913661003113,0.402691513299942,0.41746413707733154,0.43236711621284485,0.4473138451576233,0.46225428581237793,0.47712162137031555,0.49184665083885193,0.5063402056694031,0.5205463171005249,0.5343545079231262,0.5477616786956787,0.5607450008392334,0.5731579065322876,0.5850406885147095,0.5962954163551331,0.6069636940956116,0.6170093417167664,0.6264472007751465,0.6353040933609009,0.6435441374778748,0.651185154914856,0.6582506895065308,0.6647849678993225,0.6707974076271057,0.6763149499893188,0.6813724040985107,0.6859857439994812,0.6902019381523132,0.6940399408340454,0.6975295543670654,0.7007071375846863,0.7035860419273376,0.7061969041824341,0.708558201789856,0.7106946110725403,0.7126250267028809,0.7143784165382385,0.7159491181373596,0.7173705101013184,0.7186550498008728,0.7198174595832825,0.7208622097969055,0.7218085527420044,0.7226476073265076,0.7234110832214355,0.7240975499153137,0.7247042655944824,0.7252588868141174,0.7257531881332397,0.7261961698532104,0.7265998721122742,0.7269579768180847,0.7272787094116211,0.727571964263916,0.7278347611427307,0.7280682325363159,0.7282785177230835,0.72846519947052,0.7286338806152344,0.7287823557853699,0.7289221882820129,0.7290439605712891,0.7291525602340698,0.7292510271072388,0.7293388843536377,0.7294159531593323,0.7294856309890747,0.72954922914505,0.7296070456504822,0.7296587824821472,0.7297046780586243,0.7297441959381104,0.729780912399292,0.729812502861023,0.729841411113739,0.7298684120178223,0.7298908829689026,0.7299126982688904,0.7299317717552185,0.7299479246139526,0.7299622893333435,0.7299762964248657,0.7299883365631104,0.7299988865852356,0.7300080060958862,0.7300172448158264,0.730024516582489,0.7300313115119934,0.73003751039505,0.7300429940223694,0.730047881603241,0.7300524115562439,0.73005610704422,0.7300595045089722,0.7300624847412109,0.7300651669502258,0.730067789554596,0.7300699949264526,0.7300721406936646,0.7300741672515869,0.7300755381584167,0.7300769090652466,0.730078399181366,0.7300795316696167,0.7300804257392883,0.7300813794136047,0.7300822138786316,0.7300829291343689,0.7300835251808167,0.7300841808319092,0.7300845384597778,0.7300849556922913,0.7300852537155151,0.730085551738739,0.7300858497619629,0.730086088180542,0.7300863862037659,0.7300865054130554,0.7300866842269897,0.7300868034362793,0.7300869226455688,0.7300871014595032,0.730087161064148,0.7300872802734375,0.7300873398780823,0.7300874590873718,0.7300875782966614,0.7300875782966614,0.7300876379013062,0.7300876975059509,0.7300876975059509,0.7300876975059509,0.7300876975059509,0.7300877571105957,0.7300878167152405,0.7300878167152405,0.7300878763198853,0.7300878763198853,0.73008793592453,0.73008793592453,0.73008793592453,0.7300880551338196,0.7300880551338196,0.7300881147384644,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091,0.7300881743431091],"active":[0.0019454360008239746,0.0017078601522371173,0.0016090864082798362,0.001553335227072239,0.0015134797431528568,0.0014828399289399385,0.0014530639164149761,0.0014272616244852543,0.0013930504210293293,0.0013720286078751087,0.0013501434586942196,0.0013260114938020706,0.0013034921139478683,0.0012771720066666603,0.0012544216588139534,0.0012400224804878235,0.0012218225747346878,0.0013152984902262688,0.0014426391571760178,0.0015831682831048965,0.0017365990206599236,0.001897171139717102,0.002085447311401367,0.002308106981217861,0.002514464780688286,0.0027502570301294327,0.003038572147488594,0.0033198613673448563,0.0036288537085056305,0.003977125510573387,0.004373949021100998,0.0048044100403785706,0.005215918645262718,0.005688879638910294,0.006227500736713409,0.006773609668016434,0.007326342165470123,0.007931828498840332,0.00859479233622551,0.00925038754940033,0.009933285415172577,0.010648943483829498,0.0113520547747612,0.01207837462425232,0.012844376266002655,0.013563551008701324,0.014315500855445862,0.015060767531394958,0.015778101980686188,0.01648426055908203,0.017185650765895844,0.017801672220230103,0.01844009757041931,0.01904776692390442,0.019609615206718445,0.020166203379631042,0.020676881074905396,0.021179690957069397,0.021695613861083984,0.022182509303092957,0.022652551531791687,0.023132801055908203,0.023640379309654236,0.02416062355041504,0.024650603532791138,0.02522134780883789,0.025775283575057983,0.026345640420913696,0.02690085768699646,0.02748081088066101,0.028052031993865967,0.028574317693710327,0.02900579571723938,0.029375791549682617,0.029728978872299194,0.02996271848678589,0.030044466257095337,0.03002205491065979,0.029914289712905884,0.029595524072647095,0.02913805842399597,0.028568744659423828,0.02780359983444214,0.02700650691986084,0.02611088752746582,0.025026559829711914,0.023894846439361572,0.02272975444793701,0.021545231342315674,0.020315349102020264,0.019097208976745605,0.01788151264190674,0.016663193702697754,0.015485823154449463,0.014315307140350342,0.01322871446609497,0.012176871299743652,0.011185407638549805,0.01027381420135498,0.009382367134094238,0.0085829496383667,0.007835686206817627,0.007147073745727539,0.006515622138977051,0.005927979946136475,0.005390286445617676,0.0048868656158447266,0.004446148872375488,0.004038989543914795,0.0036786794662475586,0.0033243298530578613,0.0030234456062316895,0.0027361512184143066,0.0024808645248413086,0.00225830078125,0.0020473599433898926,0.0018467307090759277,0.0016846656799316406,0.0015306472778320312,0.0013856291770935059,0.0012674331665039062,0.001150965690612793,0.0010506510734558105,0.0009664297103881836,0.000882565975189209,0.0008087754249572754,0.0007399916648864746,0.000680387020111084,0.0006242990493774414,0.0005744695663452148,0.0005313754081726074,0.0004955530166625977,0.00046306848526000977,0.00043517351150512695,0.00040417909622192383,0.00037986040115356445,0.00035953521728515625,0.0003393888473510742,0.0003197193145751953,0.00030481815338134766,0.00029033422470092773,0.0002779364585876465,0.00026363134384155273,0.0002512931823730469,0.00024068355560302734,0.0002351999282836914,0.00022590160369873047,0.00022083520889282227,0.0002149343490600586,0.00020760297775268555,0.0002034902572631836,0.00019788742065429688,0.00019353628158569336,0.00019049644470214844,0.00018799304962158203,0.0001842975616455078,0.0001817941665649414,0.000179290771484375,0.00017774105072021484,0.00017470121383666992,0.00017368793487548828,0.00017243623733520508,0.00017070770263671875,0.0001698136329650879,0.0001684427261352539,0.00016742944717407227,0.0001671910285949707,0.00016641616821289062,0.00016570091247558594,0.00016546249389648438,0.0001647472381591797,0.00016438961029052734,0.00016367435455322266,0.00016313791275024414,0.0001628398895263672,0.0001627802848815918,0.00016200542449951172,0.00016176700592041016,0.00016176700592041016,0.00016158819198608398,0.00016129016876220703,0.00016129016876220703,0.00016129016876220703,0.00016099214553833008,0.0001608133316040039,0.0001608729362487793,0.00016105175018310547,0.0001609325408935547,0.0001608729362487793,0.0001608729362487793,0.0001608133316040039,0.0001608133316040039,0.0001608133316040039,0.0001608133316040039,0.0001608133316040039,0.00016063451766967773,0.00016069412231445312,0.00016075372695922852,0.0001608133316040039,0.00016075372695922852,0.00016063451766967773,0.00016063451766967773,0.00016063451766967773,0.00016063451766967773,0.00016063451766967773,0.00016063451766967773,0.00016063451766967773,0.00016057491302490234,0.00016051530838012695,0.00016057491302490234,0.00016057491302490234,0.00016057491302490234,0.00016051530838012695,0.00016051530838012695,0.00016057491302490234,0.00016045570373535156,0.00016051530838012695,0.00016045570373535156,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617,0.00016039609909057617]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0019454360008239746,0.00256883492693305,0.003251786110922694,0.003968314733356237,0.004679832607507706,0.005413178354501724,0.006140074227005243,0.006876760628074408,0.007616902701556683,0.008370522409677505,0.00912091601639986,0.009869927540421486,0.010636620223522186,0.011406251229345798,0.012176226824522018,0.01294533908367157,0.013716408982872963,0.014691189862787724,0.01582314446568489,0.01712431013584137,0.018606726080179214,0.020315082743763924,0.02225496806204319,0.024463415145874023,0.026972446590662003,0.02982623502612114,0.03306768834590912,0.0367104597389698,0.04077983275055885,0.04536985233426094,0.05048801377415657,0.05612526834011078,0.06236156076192856,0.06920293718576431,0.07663615047931671,0.08470359444618225,0.09338360279798508,0.10264226049184799,0.1124371811747551,0.12282531708478928,0.133622944355011,0.14480432868003845,0.15636934340000153,0.16815529763698578,0.18013343214988708,0.19221068918704987,0.20434463024139404,0.21649785339832306,0.2285843789577484,0.24066048860549927,0.2526514232158661,0.2645932734012604,0.2765239477157593,0.2885034680366516,0.30058470368385315,0.3128696382045746,0.32544687390327454,0.3383767604827881,0.35184064507484436,0.36575672030448914,0.38036420941352844,0.39569127559661865,0.4117239713668823,0.4285357594490051,0.4460112452507019,0.4641477167606354,0.4828697741031647,0.5020514130592346,0.5215308666229248,0.5410724878311157,0.5604389309883118,0.5795130133628845,0.5980914235115051,0.616089403629303,0.6332439184188843,0.6494755744934082,0.6647151112556458,0.678885281085968,0.6919915676116943,0.7040604948997498,0.7149990200996399,0.7249478101730347,0.7339242100715637,0.7419961094856262,0.749229907989502,0.7556801438331604,0.7614272236824036,0.766535222530365,0.7710685729980469,0.7750720977783203,0.7786074280738831,0.7817338109016418,0.7844418287277222,0.7868318557739258,0.7889413237571716,0.7907706499099731,0.7924104332923889,0.7938174605369568,0.7950499057769775,0.7961345314979553,0.797089695930481,0.7979163527488708,0.798643946647644,0.7992849349975586,0.7998348474502563,0.8003177046775818,0.8007341623306274,0.8010977506637573,0.8014165163040161,0.8016900420188904,0.8019312620162964,0.8021416664123535,0.8023290038108826,0.8024910688400269,0.8026297688484192,0.8027533292770386,0.8028614521026611,0.8029538989067078,0.8030331134796143,0.8031022548675537,0.8031666278839111,0.8032194972038269,0.8032658696174622,0.803307056427002,0.8033391237258911,0.8033691048622131,0.8033972382545471,0.8034196496009827,0.8034393787384033,0.8034583926200867,0.8034738302230835,0.8034869432449341,0.8034988045692444,0.8035102486610413,0.8035193085670471,0.8035269379615784,0.8035339117050171,0.8035389184951782,0.8035436272621155,0.8035482168197632,0.8035524487495422,0.8035554885864258,0.8035581111907959,0.8035603165626526,0.8035624623298645,0.8035645484924316,0.8035663962364197,0.8035675883293152,0.8035688996315002,0.8035703301429749,0.8035714030265808,0.8035722970962524,0.8035730719566345,0.803573727607727,0.80357426404953,0.8035747408866882,0.8035752773284912,0.8035756349563599,0.8035759329795837,0.8035761713981628,0.8035762310028076,0.8035764098167419,0.8035765886306763,0.8035767674446106,0.8035769462585449,0.8035770654678345,0.803577184677124,0.8035773634910583,0.8035774230957031,0.8035774230957031,0.8035775423049927,0.8035776615142822,0.803577721118927,0.803577721118927,0.803577721118927,0.803577721118927,0.803577721118927,0.8035777807235718,0.8035777807235718,0.8035778403282166,0.8035778403282166,0.8035778403282166,0.8035778403282166,0.8035778403282166,0.8035778999328613,0.8035778999328613,0.8035778999328613,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061,0.8035779595375061],"recovered":[0.0,0.00087537313811481,0.0016266885213553905,0.002339588711038232,0.0030568083748221397,0.003775122342631221,0.004493724089115858,0.00521578174084425,0.005949646234512329,0.006678615231066942,0.007428202778100967,0.008179287426173687,0.008925534784793854,0.009677483700215816,0.010444234125316143,0.011213691905140877,0.011974510736763477,0.012747423723340034,0.01361317839473486,0.014620787464082241,0.015772152692079544,0.017086852341890335,0.01860140636563301,0.02032272145152092,0.02229376509785652,0.024531815201044083,0.027078110724687576,0.02996334619820118,0.03322472795844078,0.03689520061016083,0.04103598743677139,0.04565711319446564,0.050795603543519974,0.05647829920053482,0.06274235248565674,0.06959634274244308,0.07703502476215363,0.0850982591509819,0.09374769032001495,0.10298480838537216,0.11279498785734177,0.12311902642250061,0.1338459849357605,0.14500784873962402,0.15650542080402374,0.16821880638599396,0.18009880185127258,0.19210314750671387,0.20419658720493317,0.2162979692220688,0.2283921092748642,0.24042484164237976,0.25236088037490845,0.2643587291240692,0.2763509750366211,0.2883549630641937,0.3005152642726898,0.3128759562969208,0.32548025250434875,0.3385602831840515,0.3521137535572052,0.3661395311355591,0.38082677125930786,0.39618995785713196,0.41225680708885193,0.42903846502304077,0.44650188088417053,0.46460089087486267,0.4832015335559845,0.502239465713501,0.5215558409690857,0.5408880710601807,0.5600764751434326,0.5789600014686584,0.5973650813102722,0.6151612401008606,0.6321951150894165,0.6483412981033325,0.6634986400604248,0.6776359677314758,0.6907408833503723,0.702758252620697,0.713729977607727,0.7237102389335632,0.7327350378036499,0.7408737540245056,0.7481654286384583,0.7546718120574951,0.7604541778564453,0.765643298625946,0.7702319622039795,0.7743187546730042,0.7779112458229065,0.7810524702072144,0.7838436365127563,0.7862664461135864,0.7883912920951843,0.7902774214744568,0.7919169068336487,0.7933681011199951,0.7946411967277527,0.7957382202148438,0.7967168092727661,0.7975587248802185,0.7983038425445557,0.7989543080329895,0.7995220422744751,0.8000085949897766,0.8004331588745117,0.8008031845092773,0.8011261224746704,0.8014126420021057,0.8016589879989624,0.8018817901611328,0.8020675778388977,0.8022333383560181,0.8023772239685059,0.8025015592575073,0.8026114702224731,0.8027034401893616,0.8027862906455994,0.8028600811958313,0.8029229044914246,0.8029780983924866,0.803026556968689,0.8030662536621094,0.8031014800071716,0.8031332492828369,0.8031601309776306,0.8031833171844482,0.8032040596008301,0.8032220602035522,0.8032383322715759,0.8032522201538086,0.8032639026641846,0.8032739758491516,0.8032829165458679,0.8032906651496887,0.8032971620559692,0.8033028841018677,0.8033078908920288,0.8033125996589661,0.8033168911933899,0.8033198714256287,0.8033228516578674,0.8033254146575928,0.8033275008201599,0.8033297657966614,0.8033313751220703,0.8033329248428345,0.8033342361450195,0.8033354878425598,0.8033367395401001,0.8033378720283508,0.8033387064933777,0.8033393621444702,0.8033400177955627,0.8033405542373657,0.8033409714698792,0.8033413290977478,0.8033415675163269,0.8033417463302612,0.8033419847488403,0.8033421635627747,0.8033422827720642,0.8033424615859985,0.8033426403999329,0.8033426403999329,0.8033427596092224,0.803342878818512,0.8033429384231567,0.8033429980278015,0.8033431172370911,0.8033431768417358,0.8033432364463806,0.8033432364463806,0.8033432364463806,0.8033432364463806,0.8033432960510254,0.8033433556556702,0.8033433556556702,0.8033434152603149,0.8033434152603149,0.8033434748649597,0.8033434748649597,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045,0.8033435344696045],"active":[0.0019454360008239746,0.0016934617888182402,0.0016250975895673037,0.0016287260223180056,0.001623024232685566,0.0016380560118705034,0.0016463501378893852,0.0016609788872301579,0.0016672564670443535,0.0016919071786105633,0.001692713238298893,0.001690640114247799,0.0017110854387283325,0.001728767529129982,0.0017319926992058754,0.001731647178530693,0.0017418982461094856,0.001943766139447689,0.0022099660709500313,0.0025035226717591286,0.0028345733880996704,0.0032282304018735886,0.003653561696410179,0.004140693694353104,0.004678681492805481,0.005294419825077057,0.005989577621221542,0.006747113540768623,0.0075551047921180725,0.008474651724100113,0.009452026337385178,0.010468155145645142,0.011565957218408585,0.012724637985229492,0.013893797993659973,0.015107251703739166,0.01634857803583145,0.01754400134086609,0.018689490854740143,0.019840508699417114,0.02082795649766922,0.021685302257537842,0.022523358464241028,0.023147448897361755,0.023628011345863342,0.023991882801055908,0.02424582839012146,0.024394705891609192,0.024387791752815247,0.02436251938343048,0.024259313941001892,0.024168431758880615,0.02416306734085083,0.024144738912582397,0.024233728647232056,0.02451467514038086,0.024931609630584717,0.02550080418586731,0.026360392570495605,0.027196437120437622,0.028250455856323242,0.02955174446105957,0.030897200107574463,0.03234580159187317,0.033754438161849976,0.035109251737594604,0.03636789321899414,0.03745052218437195,0.03832933306694031,0.038833022117614746,0.038883090019226074,0.03862494230270386,0.03801494836807251,0.03712940216064453,0.03587883710861206,0.03431433439254761,0.03251999616622925,0.030543982982635498,0.02849292755126953,0.026424527168273926,0.024258136749267578,0.022189557552337646,0.02019423246383667,0.01828587055206299,0.01649487018585205,0.014806389808654785,0.013261795043945312,0.011863410472869873,0.010614395141601562,0.009428799152374268,0.008375465869903564,0.007415056228637695,0.006530582904815674,0.005779385566711426,0.005097687244415283,0.004504203796386719,0.00401914119720459,0.0035400390625,0.0031329989433288574,0.002766430377960205,0.0024484992027282715,0.0021781325340270996,0.0019271373748779297,0.0017262101173400879,0.0015310049057006836,0.0013633966445922852,0.0012121200561523438,0.0010891556739807129,0.0009833574295043945,0.0008868575096130371,0.0008051395416259766,0.0007290244102478027,0.000670015811920166,0.000609278678894043,0.0005621910095214844,0.0005199909210205078,0.00048422813415527344,0.00045233964920043945,0.0004216432571411133,0.00039881467819213867,0.0003803372383117676,0.00035941600799560547,0.00034296512603759766,0.00032895803451538086,0.00031256675720214844,0.00030285120010375977,0.0002957582473754883,0.00028640031814575195,0.0002792477607727051,0.00027507543563842773,0.00026977062225341797,0.00026488304138183594,0.00026047229766845703,0.000258028507232666,0.00025540590286254883,0.0002529621124267578,0.0002509951591491699,0.00024825334548950195,0.00024646520614624023,0.0002453327178955078,0.00024455785751342773,0.0002428889274597168,0.00024121999740600586,0.00024044513702392578,0.0002396106719970703,0.0002391338348388672,0.00023889541625976562,0.0002378225326538086,0.00023752450942993164,0.00023740530014038086,0.0002371668815612793,0.00023680925369262695,0.00023633241653442383,0.0002358555793762207,0.00023555755615234375,0.00023537874221801758,0.0002352595329284668,0.00023508071899414062,0.00023496150970458984,0.00023484230041503906,0.0002346634864807129,0.0002346634864807129,0.0002346038818359375,0.0002346038818359375,0.0002346634864807129,0.0002346038818359375,0.0002345442771911621,0.00023472309112548828,0.0002346634864807129,0.0002345442771911621,0.0002346038818359375,0.0002346634864807129,0.0002346038818359375,0.0002345442771911621,0.00023448467254638672,0.00023448467254638672,0.00023448467254638672,0.0002345442771911621,0.00023448467254638672,0.00023448467254638672,0.00023448467254638672,0.00023442506790161133,0.00023442506790161133,0.00023436546325683594,0.00023442506790161133,0.00023436546325683594,0.00023436546325683594,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133,0.00023442506790161133]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0019454360008239746,0.0025781651493161917,0.0032490789890289307,0.003932836465537548,0.004615326877683401,0.005293728318065405,0.00597040168941021,0.00664367713034153,0.007311884313821793,0.007981589064002037,0.008645591326057911,0.009301645681262016,0.009963402524590492,0.01061277650296688,0.01125270500779152,0.011894591152668,0.01253325305879116,0.013314689509570599,0.014202733524143696,0.015201645903289318,0.016335848718881607,0.017610404640436172,0.019039316102862358,0.020657192915678024,0.022485345602035522,0.024522967636585236,0.026813140138983727,0.029358744621276855,0.03219087794423103,0.0353325791656971,0.03882600739598274,0.04266241192817688,0.04689943790435791,0.0515378974378109,0.05662841349840164,0.06214927136898041,0.06811118125915527,0.07452566921710968,0.08143604546785355,0.08879173547029495,0.09659867733716965,0.10480636358261108,0.11343678086996078,0.12247030436992645,0.13178858160972595,0.14142833650112152,0.15129345655441284,0.16136863827705383,0.1716509759426117,0.18199096620082855,0.19240789115428925,0.2028684914112091,0.2133321911096573,0.223835751414299,0.2342984676361084,0.24479638040065765,0.25531572103500366,0.2658453583717346,0.2764506936073303,0.2871913015842438,0.29807382822036743,0.3091726303100586,0.32051801681518555,0.332156777381897,0.344268798828125,0.3567885160446167,0.36982661485671997,0.383343368768692,0.3974055051803589,0.4120617210865021,0.42726171016693115,0.4429287016391754,0.45904141664505005,0.4754592478275299,0.49212971329689026,0.5089489221572876,0.5257298350334167,0.5424028038978577,0.5587936639785767,0.5748387575149536,0.5903533697128296,0.6052877306938171,0.619596540927887,0.6331360936164856,0.6458643078804016,0.6577524542808533,0.6688805818557739,0.6791015863418579,0.6885322332382202,0.6972036361694336,0.7051199674606323,0.712320864200592,0.7188275456428528,0.7247330546379089,0.7300406098365784,0.7348237633705139,0.739111065864563,0.7429713010787964,0.7464237809181213,0.7494799494743347,0.7522355318069458,0.7546841502189636,0.7568414807319641,0.7587718963623047,0.7604857087135315,0.7619876265525818,0.7633311152458191,0.7645344138145447,0.7655932307243347,0.7665359377861023,0.7673618197441101,0.7680978178977966,0.7687458395957947,0.7693096399307251,0.7698228359222412,0.7702715396881104,0.7706667184829712,0.7710210680961609,0.7713297605514526,0.7716098427772522,0.7718511819839478,0.7720643877983093,0.7722560167312622,0.7724235653877258,0.7725751399993896,0.772702693939209,0.7728190422058105,0.7729228734970093,0.7730135321617126,0.7730950713157654,0.7731619477272034,0.7732242345809937,0.7732784748077393,0.7733266949653625,0.7733687162399292,0.773406982421875,0.7734416127204895,0.7734697461128235,0.7734947800636292,0.7735178470611572,0.7735387086868286,0.773556113243103,0.7735720276832581,0.7735846638679504,0.7735971808433533,0.7736077904701233,0.7736169695854187,0.7736256718635559,0.7736328840255737,0.7736387252807617,0.7736444473266602,0.7736483216285706,0.7736526727676392,0.7736561298370361,0.7736590504646301,0.7736616730690002,0.7736639976501465,0.7736666202545166,0.7736685872077942,0.7736700177192688,0.7736715078353882,0.7736728191375732,0.7736742496490479,0.773675262928009,0.7736761569976807,0.7736770510673523,0.7736775279045105,0.7736782431602478,0.7736790776252747,0.7736795544624329,0.7736799716949463,0.7736805081367493,0.7736809849739075,0.7736813426017761,0.7736815810203552,0.7736818194389343,0.7736819982528687,0.773682177066803,0.7736822962760925,0.7736825346946716,0.7736825942993164,0.7736826539039612,0.7736826539039612,0.773682713508606,0.773682713508606,0.7736827731132507,0.7736828327178955,0.7736828923225403,0.7736829519271851,0.7736830115318298,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746,0.7736830711364746],"recovered":[0.0,0.0008730693953111768,0.0016231753397732973,0.0023425258696079254,0.0030435617081820965,0.0037299110554158688,0.004417296964675188,0.00510019063949585,0.0057818167842924595,0.00645180931314826,0.007128252647817135,0.007796286605298519,0.008457927964627743,0.009121470153331757,0.009774932637810707,0.010419526137411594,0.011069303378462791,0.011708137579262257,0.012417064048349857,0.01321382075548172,0.014114593155682087,0.015126694925129414,0.016280075535178185,0.017566727474331856,0.019013145938515663,0.02065492421388626,0.022492580115795135,0.0245515126734972,0.026846006512641907,0.029416430741548538,0.03227367624640465,0.035459551960229874,0.038958512246608734,0.042837247252464294,0.047099094837903976,0.05176951736211777,0.05685795843601227,0.06236816197633743,0.06835852563381195,0.07478908449411392,0.08169174194335938,0.08904259651899338,0.09682546555995941,0.10502801835536957,0.11365239322185516,0.12261386960744858,0.13191738724708557,0.14150595664978027,0.15135495364665985,0.16139671206474304,0.17159859836101532,0.18188835680484772,0.1922585815191269,0.20267604291439056,0.21313795447349548,0.22358478605747223,0.2340879887342453,0.24459753930568695,0.255140483379364,0.26569023728370667,0.2763206660747528,0.2870900332927704,0.2980636656284332,0.3091884255409241,0.32054466009140015,0.33228448033332825,0.34442031383514404,0.35702529549598694,0.37005361914634705,0.38362908363342285,0.39774250984191895,0.4123699367046356,0.4275263845920563,0.4431719481945038,0.45923903584480286,0.47558218240737915,0.49217545986175537,0.5088474154472351,0.5255171656608582,0.5420627593994141,0.558303952217102,0.5742038488388062,0.5896283984184265,0.6044604182243347,0.6187107563018799,0.6321858167648315,0.6448825001716614,0.6567512154579163,0.6678034663200378,0.6780742406845093,0.6875142455101013,0.6962106227874756,0.7041553258895874,0.7113900780677795,0.7179579138755798,0.723892092704773,0.7292378544807434,0.7340847849845886,0.7384258508682251,0.742306113243103,0.7457728981971741,0.7488940358161926,0.7516873478889465,0.7541608214378357,0.756353497505188,0.7583079934120178,0.7600337266921997,0.7615705728530884,0.7629467844963074,0.7641646265983582,0.7652342915534973,0.7661914229393005,0.7670397162437439,0.7677753567695618,0.7684347033500671,0.7690218687057495,0.7695373296737671,0.7699863314628601,0.7703918218612671,0.7707554697990417,0.7710713148117065,0.7713519334793091,0.7715968489646912,0.771818220615387,0.7720134258270264,0.7721848487854004,0.7723348140716553,0.7724674940109253,0.7725866436958313,0.7726918458938599,0.7727838754653931,0.7728641629219055,0.7729359865188599,0.7729994654655457,0.7730565071105957,0.7731041312217712,0.773147463798523,0.7731875777244568,0.773220419883728,0.77325040102005,0.7732759118080139,0.7732987999916077,0.7733197212219238,0.7733385562896729,0.7733546495437622,0.7733681201934814,0.7733803391456604,0.7733906507492065,0.7734004855155945,0.7734085321426392,0.7734159827232361,0.7734225392341614,0.7734272480010986,0.7734319567680359,0.7734360694885254,0.7734405398368835,0.7734441161155701,0.7734469175338745,0.7734496593475342,0.7734515070915222,0.7734531760215759,0.7734547853469849,0.7734565138816833,0.773457944393158,0.7734590768814087,0.7734599113464355,0.7734608054161072,0.7734617590904236,0.7734622955322266,0.7734628915786743,0.7734636664390564,0.7734642624855042,0.7734647393226624,0.7734652757644653,0.7734656929969788,0.7734659910202026,0.7734662294387817,0.7734664678573608,0.7734667658805847,0.7734668850898743,0.7734670639038086,0.7734671235084534,0.7734673023223877,0.7734673619270325,0.7734674215316772,0.773467481136322,0.7734675407409668,0.7734675407409668,0.7734676599502563,0.7734677195549011,0.7734677791595459,0.7734678387641907,0.7734678387641907,0.7734678983688354,0.7734678983688354,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802,0.7734679579734802],"active":[0.0019454360008239746,0.001705095754005015,0.0016259036492556334,0.0015903105959296227,0.0015717651695013046,0.0015638172626495361,0.0015531047247350216,0.0015434864908456802,0.0015300675295293331,0.001529779750853777,0.001517338678240776,0.0015053590759634972,0.0015054745599627495,0.0014913063496351242,0.001477772369980812,0.0014750650152564049,0.0014639496803283691,0.001606551930308342,0.0017856694757938385,0.001987825147807598,0.00222125556319952,0.002483709715306759,0.0027592405676841736,0.0030904654413461685,0.0034721996635198593,0.0038680434226989746,0.004320560023188591,0.0048072319477796555,0.005344871431589127,0.00591614842414856,0.0065523311495780945,0.007202859967947006,0.007940925657749176,0.008700650185346603,0.009529318660497665,0.01037975400686264,0.011253222823143005,0.012157507240772247,0.013077519834041595,0.01400265097618103,0.014906935393810272,0.015763767063617706,0.016611315310001373,0.017442286014556885,0.01813618838787079,0.018814466893672943,0.01937606930732727,0.01986268162727356,0.020296022295951843,0.02059425413608551,0.020809292793273926,0.02098013460636139,0.021073609590530396,0.021159708499908447,0.021160513162612915,0.021211594343185425,0.021227732300758362,0.02124781906604767,0.02131021022796631,0.02150106430053711,0.021753162145614624,0.022082597017288208,0.02245435118675232,0.0229683518409729,0.023724138736724854,0.024504035711288452,0.025406301021575928,0.026318073272705078,0.02735188603401184,0.028432637453079224,0.029519200325012207,0.030558764934539795,0.031515032052993774,0.03228729963302612,0.0328906774520874,0.03336673974990845,0.03355437517166138,0.03355538845062256,0.033276498317718506,0.03277599811553955,0.03204941749572754,0.031083881855010986,0.02996814250946045,0.02867567539215088,0.02715355157852173,0.02556663751602173,0.02399808168411255,0.02235037088394165,0.020728766918182373,0.019129395484924316,0.017605721950531006,0.016110241413116455,0.01467221975326538,0.013342976570129395,0.012082695960998535,0.010931670665740967,0.00987321138381958,0.008886516094207764,0.00799793004989624,0.0071738362312316895,0.0064626336097717285,0.005790114402770996,0.005154132843017578,0.004611074924468994,0.004132211208343506,0.003679633140563965,0.0032973885536193848,0.002963840961456299,0.0026464462280273438,0.0023713111877441406,0.002127528190612793,0.0019063949584960938,0.0017061233520507812,0.00153428316116333,0.0013881325721740723,0.0012496709823608398,0.0011293888092041016,0.0010347366333007812,0.0009379386901855469,0.0008543729782104492,0.0007798671722412109,0.0007124543190002441,0.0006591677665710449,0.0006053447723388672,0.0005617141723632812,0.0005178451538085938,0.00048422813415527344,0.0004553794860839844,0.00042688846588134766,0.0004032254219055176,0.00037807226181030273,0.00036007165908813477,0.00034248828887939453,0.00032722949981689453,0.0003122091293334961,0.00030285120010375977,0.00029414892196655273,0.0002821683883666992,0.00027436017990112305,0.00026744604110717773,0.00026279687881469727,0.00025731325149536133,0.0002523064613342285,0.0002461075782775879,0.00024253129959106445,0.0002396702766418457,0.00023663043975830078,0.00023502111434936523,0.00023239850997924805,0.0002301931381225586,0.00022846460342407227,0.0002257823944091797,0.00022542476654052734,0.00022417306900024414,0.00022298097610473633,0.00022113323211669922,0.00021988153457641602,0.00021970272064208984,0.00021892786026000977,0.00021851062774658203,0.00021833181381225586,0.0002180337905883789,0.00021773576736450195,0.00021731853485107422,0.00021708011627197266,0.00021713972091674805,0.0002167224884033203,0.00021648406982421875,0.0002167820930480957,0.00021666288375854492,0.00021630525588989258,0.0002162456512451172,0.0002162456512451172,0.00021606683731079102,0.00021588802337646484,0.00021582841873168945,0.00021576881408691406,0.00021570920944213867,0.0002155303955078125,0.00021564960479736328,0.0002155303955078125,0.0002155303955078125,0.00021535158157348633,0.00021535158157348633,0.00021529197692871094,0.00021529197692871094,0.00021529197692871094,0.00021535158157348633,0.00021529197692871094,0.00021529197692871094,0.00021529197692871094,0.00021523237228393555,0.00021523237228393555,0.00021517276763916016,0.00021517276763916016,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477,0.00021511316299438477]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0019454360008239746,0.0025820815935730934,0.0032343349885195494,0.0038940180093050003,0.004547769203782082,0.005177733488380909,0.005804127547889948,0.006417043972760439,0.007009284570813179,0.007594268303364515,0.008165313862264156,0.008729794062674046,0.00927659310400486,0.009817919693887234,0.010344675742089748,0.010864059440791607,0.011369563639163971,0.011972055770456791,0.012649535201489925,0.013399353250861168,0.014240630902349949,0.01515741366893053,0.016177982091903687,0.017305904999375343,0.018560651689767838,0.019947633147239685,0.021477332338690758,0.02315349504351616,0.025009984150528908,0.027032112702727318,0.029277363792061806,0.03171215206384659,0.034379396587610245,0.037273675203323364,0.04043490067124367,0.0438617505133152,0.047572944313287735,0.051574986428022385,0.05587168037891388,0.06047748401761055,0.06542441993951797,0.07069479674100876,0.07629075646400452,0.08219784498214722,0.08843863010406494,0.09497907757759094,0.10184037685394287,0.10899339616298676,0.11638163030147552,0.12400052696466446,0.13188666105270386,0.13996602594852448,0.1482170671224594,0.15659551322460175,0.16506001353263855,0.17359863221645355,0.1822199523448944,0.1909090131521225,0.1996033638715744,0.2083354890346527,0.21707677841186523,0.22577498853206635,0.23450224101543427,0.2432379424571991,0.2520298659801483,0.2608336806297302,0.2697604298591614,0.27874311804771423,0.28786128759384155,0.2971733510494232,0.30674514174461365,0.3165414333343506,0.32655349373817444,0.3369161784648895,0.3476271331310272,0.3587190508842468,0.3701959550380707,0.38202372193336487,0.39426660537719727,0.40682733058929443,0.41975075006484985,0.43298283219337463,0.4464433193206787,0.4600621461868286,0.47376489639282227,0.4875551164150238,0.5013251304626465,0.5149394869804382,0.5283915400505066,0.541560173034668,0.5543735027313232,0.5668017864227295,0.5787943601608276,0.5902762413024902,0.6011675000190735,0.6115260124206543,0.6212813854217529,0.6304475665092468,0.6390626430511475,0.6470573544502258,0.6544609665870667,0.6613384485244751,0.6677088141441345,0.673551619052887,0.6789180040359497,0.6838046312332153,0.6882890462875366,0.692365288734436,0.6960798501968384,0.6994660496711731,0.7025545835494995,0.7053363919258118,0.7078605890274048,0.7101410031318665,0.7121874094009399,0.7140413522720337,0.7157269716262817,0.7172390222549438,0.718600869178772,0.7198325395584106,0.7209361791610718,0.7219314575195312,0.7228278517723083,0.7236253619194031,0.7243427634239197,0.7249904870986938,0.7255715727806091,0.7260919213294983,0.7265596985816956,0.7269800901412964,0.7273552417755127,0.727694034576416,0.7279934287071228,0.7282644510269165,0.7285076975822449,0.7287259697914124,0.7289212942123413,0.7290951013565063,0.7292547821998596,0.7293967008590698,0.7295210957527161,0.729634702205658,0.7297331690788269,0.729820966720581,0.7299022674560547,0.7299749851226807,0.7300379276275635,0.7300953269004822,0.7301454544067383,0.7301925420761108,0.730232834815979,0.7302693128585815,0.7303028702735901,0.7303329706192017,0.7303593754768372,0.7303822636604309,0.7304020524024963,0.7304208278656006,0.7304381728172302,0.7304532527923584,0.7304658889770508,0.7304785251617432,0.7304889559745789,0.7304985523223877,0.7305065989494324,0.7305150032043457,0.7305219173431396,0.730527400970459,0.7305326461791992,0.7305376529693604,0.7305426597595215,0.7305468320846558,0.7305501103401184,0.7305532097816467,0.7305558323860168,0.7305580973625183,0.7305601835250854,0.7305620908737183,0.7305635809898376,0.7305654287338257,0.7305667996406555,0.7305682897567749,0.7305693626403809,0.730570375919342,0.7305711507797241,0.7305716872215271,0.7305723428726196,0.7305729985237122,0.7305734753608704,0.7305740118026733,0.7305744886398315,0.7305750250816345,0.7305752635002136,0.730575680732727,0.7305761575698853,0.7305763959884644,0.730576753616333,0.7305770516395569,0.730577290058136,0.7305774688720703,0.7305777668952942,0.7305778861045837,0.7305779457092285,0.7305781245231628,0.7305782437324524,0.7305783033370972,0.7305783629417419,0.7305784225463867,0.7305785417556763,0.7305785417556763,0.7305787205696106,0.7305787205696106,0.7305787205696106,0.7305787801742554,0.7305788993835449,0.7305788993835449,0.7305788993835449,0.7305789589881897,0.7305789589881897,0.7305789589881897,0.7305790185928345,0.7305790185928345,0.7305790185928345,0.7305790781974792,0.7305790781974792,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124],"recovered":[0.0,0.0008725510560907423,0.0016272069187834859,0.00233325338922441,0.00300952373072505,0.003674505278468132,0.004322381690144539,0.004963807761669159,0.005591871682554483,0.0062010446563363075,0.006801348179578781,0.00738938432186842,0.007972466759383678,0.008529286831617355,0.00907228421419859,0.00961159635335207,0.010144457221031189,0.010658196173608303,0.011214613914489746,0.011830179020762444,0.012514685280621052,0.013283394277095795,0.014123289845883846,0.015049058012664318,0.016074059531092644,0.01721920445561409,0.018483567982912064,0.019882874563336372,0.02142058126628399,0.02312283217906952,0.024982145056128502,0.02703692950308323,0.029288284480571747,0.031752679497003555,0.034434836357831955,0.03736378625035286,0.040518563240766525,0.043943166732788086,0.04766760766506195,0.05169113352894783,0.05599036067724228,0.06061321124434471,0.06558358669281006,0.07083392143249512,0.07643000036478043,0.08234923332929611,0.08856784552335739,0.09510166943073273,0.10193406045436859,0.10907337069511414,0.11644230782985687,0.1240716353058815,0.13193778693675995,0.13998690247535706,0.1482090950012207,0.1565726399421692,0.16501426696777344,0.1735514998435974,0.18217448890209198,0.1908218413591385,0.1995130330324173,0.20824061334133148,0.21697655320167542,0.22571466863155365,0.23442105948925018,0.24316172301769257,0.25194522738456726,0.26076531410217285,0.2697168290615082,0.2787398099899292,0.28790342807769775,0.2973041832447052,0.30685701966285706,0.3166375458240509,0.3267210125923157,0.337088406085968,0.34780171513557434,0.3589223027229309,0.3704563081264496,0.38229018449783325,0.3945046365261078,0.4070654511451721,0.4199657738208771,0.43315449357032776,0.4465450644493103,0.4601176977157593,0.47378069162368774,0.487524151802063,0.5011692047119141,0.5147116780281067,0.5281404852867126,0.541215717792511,0.5539560317993164,0.5663707852363586,0.5783138871192932,0.5897627472877502,0.6006613969802856,0.6109894514083862,0.6207084059715271,0.6298831701278687,0.6384503245353699,0.6464707851409912,0.6539244651794434,0.6608489751815796,0.6671885848045349,0.6730443835258484,0.6784017086029053,0.6833241581916809,0.6878396272659302,0.6919435858726501,0.6956855654716492,0.6990999579429626,0.7022117972373962,0.705015242099762,0.7075566053390503,0.7098516821861267,0.711933970451355,0.7138237953186035,0.715531587600708,0.7170609831809998,0.7184464335441589,0.7196853756904602,0.7208085060119629,0.7218158841133118,0.722710907459259,0.7235257029533386,0.7242546677589417,0.7249086499214172,0.725497841835022,0.7260207533836365,0.7264998555183411,0.7269235253334045,0.727311372756958,0.7276538610458374,0.7279589772224426,0.7282336354255676,0.7284817099571228,0.7287041544914246,0.7289059162139893,0.7290840744972229,0.729240357875824,0.7293792963027954,0.7295055389404297,0.7296193838119507,0.7297220826148987,0.7298159599304199,0.7298994660377502,0.7299707531929016,0.7300354242324829,0.7300918698310852,0.7301439046859741,0.7301906943321228,0.7302319407463074,0.7302699685096741,0.7303029298782349,0.7303329706192017,0.7303580045700073,0.7303813695907593,0.730401873588562,0.7304206490516663,0.730438232421875,0.7304530739784241,0.7304666638374329,0.7304788827896118,0.7304892539978027,0.7304991483688354,0.7305072546005249,0.7305150628089905,0.7305209040641785,0.7305269837379456,0.7305323481559753,0.7305371761322021,0.7305416464805603,0.7305459380149841,0.7305496335029602,0.7305529713630676,0.7305554747581482,0.7305579781532288,0.7305600643157959,0.7305617928504944,0.7305634021759033,0.7305648922920227,0.7305664420127869,0.7305677533149719,0.7305690050125122,0.7305699586868286,0.7305706143379211,0.7305715084075928,0.7305722832679749,0.7305728197097778,0.7305734157562256,0.7305740118026733,0.7305744886398315,0.7305748462677002,0.7305751442909241,0.7305755615234375,0.7305758595466614,0.7305762767791748,0.7305765151977539,0.7305769920349121,0.7305771708488464,0.7305772304534912,0.7305774688720703,0.7305776476860046,0.7305777668952942,0.7305779457092285,0.7305780649185181,0.7305781245231628,0.7305782437324524,0.7305783629417419,0.7305784225463867,0.7305784821510315,0.730578601360321,0.7305787205696106,0.7305787801742554,0.7305788993835449,0.7305788993835449,0.7305788993835449,0.7305788993835449,0.7305789589881897,0.7305789589881897,0.7305789589881897,0.7305790185928345,0.7305790185928345,0.7305790781974792,0.7305790781974792,0.7305790781974792,0.7305790781974792,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124,0.730579137802124],"active":[0.0019454360008239746,0.001709530595690012,0.0016071280697360635,0.0015607646200805902,0.0015382454730570316,0.001503228209912777,0.001481745857745409,0.00145323621109128,0.0014174128882586956,0.0013932236470282078,0.0013639656826853752,0.001340409740805626,0.0013041263446211815,0.0012886328622698784,0.001272391527891159,0.001252463087439537,0.001225106418132782,0.0013138595968484879,0.0014349212870001793,0.0015691742300987244,0.001725945621728897,0.0018740193918347359,0.0020546922460198402,0.0022568469867110252,0.002486592158675194,0.002728428691625595,0.002993764355778694,0.0032706204801797867,0.003589402884244919,0.003909280523657799,0.004295218735933304,0.004675222560763359,0.005091112107038498,0.005520995706319809,0.006000064313411713,0.006497964262962341,0.00705438107252121,0.007631819695234299,0.008204072713851929,0.00878635048866272,0.009434059262275696,0.010081585496664047,0.010707169771194458,0.0113639235496521,0.012008629739284515,0.01262984424829483,0.01327253133058548,0.013891726732254028,0.014447569847106934,0.014927156269550323,0.015444353222846985,0.015894390642642975,0.016279280185699463,0.01660861074924469,0.016850918531417847,0.017025992274284363,0.01720568537712097,0.017357513308525085,0.017428874969482422,0.01751364767551422,0.017563745379447937,0.017534375190734863,0.01752568781375885,0.017523273825645447,0.017608806490898132,0.01767195761203766,0.017815202474594116,0.017977803945541382,0.018144458532333374,0.01843354105949402,0.018841713666915894,0.019237250089645386,0.019696474075317383,0.020278632640838623,0.020906120538711548,0.02163064479827881,0.022394239902496338,0.02310141921043396,0.02381029725074768,0.02453714609146118,0.025246113538742065,0.025917381048202515,0.026477545499801636,0.026907652616500854,0.027219831943511963,0.027437418699264526,0.02754443883895874,0.027415335178375244,0.02722233533859253,0.02684849500656128,0.026233017444610596,0.025586068630218506,0.02483832836151123,0.023905456066131592,0.022853612899780273,0.021763265132904053,0.020619988441467285,0.019458115100860596,0.01835423707962036,0.017174184322357178,0.016010642051696777,0.014867663383483887,0.013784348964691162,0.012702643871307373,0.011729419231414795,0.010760247707366943,0.009887337684631348,0.009041130542755127,0.008240222930908203,0.007522463798522949,0.006869018077850342,0.006236433982849121,0.005648791790008545,0.005125761032104492,0.0046308040618896484,0.004189670085906982,0.003793001174926758,0.003415226936340332,0.003069281578063965,0.0027715563774108887,0.002489745616912842,0.002246081829071045,0.002019345760345459,0.0018094778060913086,0.0016318559646606445,0.0014647841453552246,0.0013169050216674805,0.0011832714080810547,0.001061856746673584,0.0009593367576599121,0.0008553862571716309,0.0007705092430114746,0.0006820559501647949,0.0006105899810791016,0.0005487203598022461,0.0004923343658447266,0.00043958425521850586,0.0003909468650817871,0.00034886598587036133,0.00031262636184692383,0.00028073787689208984,0.00025540590286254883,0.0002276301383972168,0.0002015829086303711,0.00018018484115600586,0.0001590251922607422,0.00013846158981323242,0.0001245737075805664,0.0001100301742553711,0.00010067224502563477,8.893013000488281e-05,7.861852645874023e-05,7.092952728271484e-05,6.300210952758789e-05,5.644559860229492e-05,4.929304122924805e-05,4.404783248901367e-05,3.9458274841308594e-05,3.629922866821289e-05,3.260374069213867e-05,2.765655517578125e-05,2.5451183319091797e-05,2.2292137145996094e-05,1.9669532775878906e-05,1.7344951629638672e-05,1.5854835510253906e-05,1.4662742614746094e-05,1.233816146850586e-05,1.1742115020751953e-05,1.0669231414794922e-05,1.0311603546142578e-05,9.655952453613281e-06,8.463859558105469e-06,7.271766662597656e-06,6.198883056640625e-06,5.125999450683594e-06,4.708766937255859e-06,4.112720489501953e-06,3.516674041748047e-06,3.635883331298828e-06,3.3974647521972656e-06,3.3974647521972656e-06,2.9206275939941406e-06,2.6226043701171875e-06,2.1457672119140625e-06,1.7285346984863281e-06,1.7285346984863281e-06,1.4901161193847656e-06,1.1920928955078125e-06,1.1920928955078125e-06,1.0728836059570312e-06,1.0132789611816406e-06,7.748603820800781e-07,8.344650268554688e-07,1.0132789611816406e-06,8.344650268554688e-07,8.940696716308594e-07,7.748603820800781e-07,7.748603820800781e-07,4.76837158203125e-07,5.960464477539062e-07,6.556510925292969e-07,4.76837158203125e-07,4.76837158203125e-07,4.76837158203125e-07,3.5762786865234375e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,1.7881393432617188e-07,2.980232238769531e-07,2.384185791015625e-07,1.1920928955078125e-07,5.960464477539063e-08,1.1920928955078125e-07,0.0,0.0,5.960464477539063e-08,5.960464477539063e-08,0.0,5.960464477539063e-08,5.960464477539063e-08,0.0,5.960464477539063e-08,0.0,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0019454360008239746,0.002578222658485174,0.0032713680993765593,0.003983404487371445,0.004710933193564415,0.005437656305730343,0.006171289831399918,0.00691223843023181,0.0076605589129030704,0.008407382294535637,0.009158927947282791,0.009920264594256878,0.01068229228258133,0.011453880928456783,0.012228003703057766,0.013006503693759441,0.013785636983811855,0.014578305184841156,0.01537632942199707,0.016167327761650085,0.016959937289357185,0.01776740700006485,0.018577467650175095,0.019388452172279358,0.02020173892378807,0.02102832868695259,0.021855207160115242,0.022668955847620964,0.023497331887483597,0.024326687678694725,0.025158576667308807,0.026048462837934494,0.026989033445715904,0.02797325886785984,0.029021702706813812,0.030102571472525597,0.031242014840245247,0.03242165595293045,0.03366782143712044,0.03496968001127243,0.036341629922389984,0.037767715752124786,0.03926032781600952,0.04081248864531517,0.042431287467479706,0.044126108288764954,0.045876394957304,0.04771289974451065,0.049619320780038834,0.051597852259874344,0.05365390703082085,0.05579421669244766,0.05801038444042206,0.060330215841531754,0.06272383034229279,0.06520792096853256,0.06777086108922958,0.07041074335575104,0.07314611971378326,0.07596546411514282,0.07888911664485931,0.08189202100038528,0.08497969806194305,0.08815117180347443,0.09142332524061203,0.09478124231100082,0.09822651743888855,0.10176470130681992,0.10538719594478607,0.10910817980766296,0.11291590332984924,0.116795614361763,0.12078337371349335,0.12484733015298843,0.12900803983211517,0.1332450807094574,0.1375684291124344,0.1419679969549179,0.14646735787391663,0.15102317929267883,0.15567252039909363,0.16041550040245056,0.1652364283800125,0.17015628516674042,0.1751602441072464,0.1802305430173874,0.18540380895137787,0.19063284993171692,0.19594815373420715,0.20135357975959778,0.20684340596199036,0.2124166637659073,0.2180858850479126,0.22385002672672272,0.22966836392879486,0.23558954894542694,0.24158643186092377,0.24768467247486115,0.25384244322776794,0.2600719630718231,0.26635462045669556,0.27273809909820557,0.2791564464569092,0.285622775554657,0.29212746024131775,0.2986566126346588,0.3052375614643097,0.3118634819984436,0.318508505821228,0.32517093420028687,0.3317917287349701,0.33839794993400574,0.3450099229812622,0.3515646159648895,0.35807377099990845,0.36451539397239685,0.3709026277065277,0.3772243559360504,0.38344117999076843,0.3895500600337982,0.3955553472042084,0.4014483094215393,0.4072326719760895,0.4128745198249817,0.41838255524635315,0.4237600564956665,0.42895543575286865,0.43401992321014404,0.4389176666736603,0.44366469979286194,0.44825437664985657,0.45267897844314575,0.45695170760154724,0.46104371547698975,0.4649847745895386,0.46878892183303833,0.4724096953868866,0.4758610129356384,0.47916629910469055,0.482330858707428,0.4853542745113373,0.48820754885673523,0.4909403324127197,0.49354034662246704,0.4960085451602936,0.4983462989330292,0.5005700588226318,0.5026742219924927,0.5046729445457458,0.5065538287162781,0.5083343386650085,0.5100107192993164,0.5116068124771118,0.5131051540374756,0.5145187377929688,0.5158520936965942,0.517124593257904,0.518302857875824,0.5194137096405029,0.5204638242721558,0.5214540362358093,0.5223820805549622,0.5232498049736023,0.5240749716758728,0.5248404145240784,0.5255606770515442,0.5262290239334106,0.5268774032592773,0.5274748206138611,0.5280371904373169,0.5285584926605225,0.5290496349334717,0.5295074582099915,0.5299325585365295,0.5303345918655396,0.5307091474533081,0.5310599207878113,0.5313835740089417,0.5316876769065857,0.5319725275039673,0.5322394371032715,0.5324882864952087,0.5327240824699402,0.5329445600509644,0.5331493020057678,0.5333448648452759,0.5335204601287842,0.5336897969245911,0.5338441133499146,0.5339860916137695,0.5341224670410156,0.5342463254928589,0.5343619585037231,0.5344717502593994,0.5345736145973206,0.5346676111221313,0.5347570776939392,0.5348386764526367,0.5349175333976746,0.5349901914596558,0.5350551605224609,0.5351172685623169,0.5351787209510803,0.5352319478988647,0.5352823138237,0.5353289842605591,0.5353714823722839,0.5354123711585999,0.535448431968689,0.5354834198951721,0.5355162024497986,0.5355455279350281,0.5355734825134277,0.5356013178825378,0.5356264710426331,0.5356507301330566,0.535671591758728,0.5356916189193726,0.5357087254524231,0.535725474357605,0.5357416868209839,0.5357565879821777,0.5357693433761597,0.5357812643051147,0.5357930064201355,0.5358039736747742,0.5358142256736755,0.5358240604400635,0.5358328819274902,0.5358413457870483,0.5358487367630005,0.5358558297157288,0.5358620882034302,0.5358684659004211,0.535873532295227,0.5358791351318359,0.5358839631080627,0.5358887910842896,0.5358928442001343,0.5358967185020447,0.5359004139900208,0.5359036922454834,0.5359071493148804,0.5359099507331848,0.5359125137329102,0.5359154343605042,0.5359178185462952,0.5359204411506653,0.5359224081039429,0.53592449426651,0.5359260439872742,0.5359281301498413,0.5359293818473816,0.5359309315681458,0.5359326601028442,0.5359341502189636,0.5359353423118591,0.5359365344047546,0.5359375476837158,0.5359385013580322,0.5359393358230591,0.5359399914741516,0.535940945148468,0.535942018032074,0.5359428524971008,0.5359435081481934,0.5359441041946411,0.5359445214271545,0.5359451174736023,0.5359456539154053,0.5359461903572083,0.5359468460083008,0.5359475612640381,0.5359479784965515,0.5359482169151306,0.5359486937522888,0.5359489917755127,0.5359494686126709,0.5359498858451843,0.5359501838684082,0.5359504818916321,0.535950779914856,0.5359511971473694,0.5359514951705933,0.5359517931938171,0.5359519124031067,0.5359522104263306,0.5359525680541992,0.5359528660774231,0.5359529852867126,0.5359533429145813,0.5359536409378052,0.5359538793563843,0.5359540581703186,0.5359544157981873,0.5359546542167664,0.5359548926353455,0.5359551906585693,0.5359554290771484,0.5359556078910828,0.5359557271003723,0.5359559655189514,0.5359561443328857,0.5359562039375305,0.5359563231468201,0.5359564423561096,0.535956621170044,0.5359567999839783,0.535956859588623,0.5359570980072021,0.5359572172164917,0.5359573364257812,0.5359574556350708,0.5359575152397156,0.5359577536582947,0.535957932472229,0.5359580516815186,0.5359581708908081,0.5359581708908081,0.5359582901000977,0.5359584093093872,0.5359585285186768,0.5359587669372559,0.5359588861465454,0.5359589457511902,0.535959005355835,0.5359590649604797,0.5359591245651245,0.5359591841697693,0.5359592437744141,0.5359593033790588,0.5359593033790588,0.5359593033790588,0.5359593033790588,0.5359593033790588,0.5359593033790588,0.5359593629837036,0.5359595417976379,0.5359595417976379,0.5359596014022827,0.5359596610069275,0.5359597206115723,0.535959780216217,0.5359598398208618,0.5359598398208618,0.5359598398208618,0.5359600186347961,0.5359600186347961,0.5359600782394409,0.5359601378440857,0.5359601974487305],"recovered":[0.0,0.0008765250677242875,0.0016300290590152144,0.0023528928868472576,0.003069594269618392,0.0037884842604398727,0.004516992252320051,0.005245442967861891,0.0059759668074548244,0.00672169541940093,0.007465696427971125,0.008216320537030697,0.008966196328401566,0.009726380929350853,0.010486623272299767,0.01126074604690075,0.01203832495957613,0.012813599780201912,0.013600277714431286,0.014385976828634739,0.015173173509538174,0.015973098576068878,0.016777630895376205,0.01757916808128357,0.018382202833890915,0.019200846552848816,0.02001626417040825,0.020839110016822815,0.021662015467882156,0.022484229877591133,0.02331237494945526,0.02414265275001526,0.024998385459184647,0.025900021195411682,0.02684427797794342,0.02783985063433647,0.028882130980491638,0.029966168105602264,0.03110750950872898,0.032303452491760254,0.033557046204805374,0.0348568893969059,0.03623287007212639,0.03765590488910675,0.039134807884693146,0.040689561516046524,0.042308129370212555,0.04400324076414108,0.04577028378844261,0.04759843647480011,0.04950151965022087,0.051489900797605515,0.053545378148555756,0.055702678859233856,0.057932090014219284,0.060242366045713425,0.06263712793588638,0.06511292606592178,0.06767615675926208,0.07031897455453873,0.0730540081858635,0.07586868852376938,0.07877679169178009,0.0817723199725151,0.08486264199018478,0.0880412682890892,0.09130996465682983,0.09463521838188171,0.09808377921581268,0.10162477940320969,0.10525574535131454,0.10895881801843643,0.11275870352983475,0.11664890497922897,0.1206178292632103,0.12469486147165298,0.12884019315242767,0.1330881118774414,0.13742898404598236,0.14183267951011658,0.14630578458309174,0.15089459717273712,0.15553686022758484,0.16025479137897491,0.16511055827140808,0.17002657055854797,0.17501115798950195,0.18008410930633545,0.18522939085960388,0.19046436250209808,0.1957949846982956,0.20121994614601135,0.20670107007026672,0.21228660643100739,0.21794407069683075,0.2236984223127365,0.2295333296060562,0.2354583889245987,0.24143452942371368,0.2475389838218689,0.25367581844329834,0.25989505648612976,0.26619085669517517,0.2725427448749542,0.2789939045906067,0.28542521595954895,0.2919447422027588,0.2984769642353058,0.3050670027732849,0.3116779923439026,0.3183215260505676,0.32498615980148315,0.33159536123275757,0.33820050954818726,0.3447872996330261,0.35134652256965637,0.3578571379184723,0.3643082082271576,0.3706858456134796,0.3769499361515045,0.3831670582294464,0.38926661014556885,0.39526262879371643,0.4011504054069519,0.4068848788738251,0.4125399887561798,0.4180382192134857,0.42339056730270386,0.4285922348499298,0.4336341917514801,0.43853631615638733,0.44330349564552307,0.44787660241127014,0.4523041546344757,0.4565735459327698,0.4606783390045166,0.46462082862854004,0.4684012532234192,0.4720292091369629,0.4754861295223236,0.4787944555282593,0.4819549322128296,0.4849705398082733,0.4878378212451935,0.4905763566493988,0.49316972494125366,0.49563175439834595,0.4979698359966278,0.5002216100692749,0.5023328065872192,0.5043232440948486,0.5062153339385986,0.5080022215843201,0.5096962451934814,0.5112898349761963,0.512791097164154,0.5142142176628113,0.5155646204948425,0.5168221592903137,0.5180107355117798,0.5191249847412109,0.520179808139801,0.5211697816848755,0.5220962166786194,0.5229658484458923,0.5237845778465271,0.5245556235313416,0.5252723097801208,0.5259664058685303,0.5265954732894897,0.5272002816200256,0.527763843536377,0.5282887816429138,0.5287718176841736,0.5292298793792725,0.5296586155891418,0.5300607681274414,0.530432939529419,0.5307850241661072,0.5311111211776733,0.5314204692840576,0.5317068099975586,0.531971275806427,0.5322239398956299,0.5324586629867554,0.5326791405677795,0.5328882932662964,0.5330774784088135,0.533255398273468,0.5334221124649048,0.5335761904716492,0.5337262153625488,0.5338621735572815,0.5339856743812561,0.5341038703918457,0.5342127084732056,0.5343143343925476,0.5344100594520569,0.5344987511634827,0.5345829129219055,0.5346606969833374,0.5347313284873962,0.5347970128059387,0.5348604321479797,0.5349188446998596,0.5349735617637634,0.5350235104560852,0.5350707769393921,0.5351142883300781,0.5351552963256836,0.5351936221122742,0.535229504108429,0.535262405872345,0.5352921485900879,0.5353204011917114,0.535347580909729,0.5353723168373108,0.5353942513465881,0.535415768623352,0.5354349613189697,0.5354531407356262,0.5354702472686768,0.5354871153831482,0.5355016589164734,0.5355149507522583,0.5355274677276611,0.535539448261261,0.5355510115623474,0.5355609655380249,0.5355708599090576,0.53557950258255,0.5355872511863708,0.5355950593948364,0.5356020331382751,0.5356090664863586,0.535615086555481,0.5356209874153137,0.5356262922286987,0.5356310606002808,0.5356351733207703,0.5356395244598389,0.5356432199478149,0.5356470346450806,0.5356502532958984,0.5356540679931641,0.5356571674346924,0.5356602072715759,0.5356634855270386,0.5356660485267639,0.5356683731079102,0.5356707572937012,0.5356728434562683,0.5356748700141907,0.5356764197349548,0.5356782078742981,0.5356798768043518,0.535681426525116,0.5356829166412354,0.53568434715271,0.5356854796409607,0.5356865525245667,0.5356873869895935,0.5356881022453308,0.5356891751289368,0.5356898903846741,0.5356907248497009,0.5356913805007935,0.5356920957565308,0.5356927514076233,0.535693347454071,0.5356941223144531,0.5356948971748352,0.5356955528259277,0.5356959700584412,0.535696804523468,0.535697340965271,0.5356978178024292,0.5356980562210083,0.5356984734535217,0.5356988310813904,0.5356993079185486,0.5356996655464172,0.5356999039649963,0.5357001423835754,0.5357005000114441,0.535700798034668,0.5357010364532471,0.5357012748718262,0.53570157289505,0.5357018113136292,0.5357019305229187,0.5357022881507874,0.535702645778656,0.5357028841972351,0.5357030034065247,0.535703182220459,0.5357033610343933,0.5357035398483276,0.5357040166854858,0.5357041358947754,0.5357044339179993,0.5357045531272888,0.5357047319412231,0.5357049107551575,0.5357049703598022,0.5357050895690918,0.5357052683830261,0.5357055068016052,0.5357057452201843,0.5357058644294739,0.5357059240341187,0.535706102848053,0.5357062220573425,0.5357063412666321,0.5357064008712769,0.5357065796852112,0.5357067584991455,0.5357068181037903,0.5357069969177246,0.5357069969177246,0.5357071161270142,0.5357071757316589,0.5357072353363037,0.5357075333595276,0.5357077121734619,0.5357078313827515,0.535707950592041,0.5357080101966858,0.5357080698013306,0.5357081294059753,0.5357081294059753,0.5357081890106201,0.5357083082199097,0.5357083082199097,0.5357083082199097,0.5357083082199097,0.5357083082199097,0.5357083678245544,0.535708487033844,0.535708487033844,0.5357086658477783,0.5357087850570679,0.5357089042663574,0.5357089042663574,0.5357089042663574,0.5357089638710022,0.535709023475647,0.5357090830802917,0.5357092022895813,0.5357092022895813,0.5357093214988708],"active":[0.0019454360008239746,0.0017016975907608867,0.0016413390403613448,0.001630511600524187,0.001641338923946023,0.0016491720452904701,0.0016542975790798664,0.0016667954623699188,0.001684592105448246,0.0016856868751347065,0.0016932315193116665,0.001703944057226181,0.0017160959541797638,0.0017274999991059303,0.0017413804307579994,0.0017457576468586922,0.0017473120242357254,0.001764705404639244,0.0017760517075657845,0.0017813509330153465,0.0017867637798190117,0.0017943084239959717,0.0017998367547988892,0.0018092840909957886,0.0018195360898971558,0.001827482134103775,0.001838942989706993,0.0018298458307981491,0.0018353164196014404,0.001842457801103592,0.0018462017178535461,0.0019058100879192352,0.0019906479865312576,0.0020732376724481583,0.002177424728870392,0.002262720838189125,0.0023598838597536087,0.002455487847328186,0.0025603119283914566,0.0026662275195121765,0.00278458371758461,0.0029108263552188873,0.003027457743883133,0.00315658375620842,0.00329647958278656,0.0034365467727184296,0.003568265587091446,0.003709658980369568,0.003849036991596222,0.003999415785074234,0.004152387380599976,0.004304315894842148,0.0044650062918663025,0.004627536982297897,0.004791740328073502,0.004965554922819138,0.005133733153343201,0.005297817289829254,0.005469962954521179,0.0056464895606040955,0.005835108458995819,0.006023332476615906,0.006202906370162964,0.00637885183095932,0.006560683250427246,0.006739974021911621,0.006916552782058716,0.007129482924938202,0.007303416728973389,0.007483400404453278,0.0076601579785346985,0.007836796343326569,0.0080246701836586,0.00819842517375946,0.008390210568904877,0.008550219237804413,0.008728235960006714,0.008879885077476501,0.009038373827934265,0.009190499782562256,0.009366735816001892,0.00952090322971344,0.009699568152427673,0.009901493787765503,0.010049685835838318,0.010203972458839417,0.010392650961875916,0.01054874062538147,0.010718762874603271,0.010889217257499695,0.011048421263694763,0.011196717619895935,0.011384814977645874,0.011563420295715332,0.011724293231964111,0.01189112663269043,0.012053102254867554,0.012226283550262451,0.01240791380405426,0.012532979249954224,0.012678802013397217,0.012843042612075806,0.012965589761734009,0.013080030679702759,0.01313355565071106,0.013231396675109863,0.013292819261550903,0.013386517763137817,0.013441503047943115,0.013492941856384277,0.013470202684402466,0.013411790132522583,0.013414561748504639,0.01336410641670227,0.013286471366882324,0.013168871402740479,0.01304548978805542,0.012916147708892822,0.012755334377288818,0.012600123882293701,0.012388288974761963,0.012181699275970459,0.011970043182373047,0.011724114418029785,0.011497676372528076,0.011220067739486694,0.010917216539382935,0.010629355907440186,0.010325431823730469,0.010030508041381836,0.009718060493469238,0.00937548279762268,0.0090751051902771,0.008739560842514038,0.008411228656768799,0.008110582828521729,0.007788866758346558,0.007459759712219238,0.007137089967727661,0.00684472918510437,0.006559818983078003,0.00625261664390564,0.005969792604446411,0.00570252537727356,0.005432188510894775,0.005176573991775513,0.004938304424285889,0.004704385995864868,0.004451334476470947,0.004221022129058838,0.004011094570159912,0.0037953853607177734,0.003604590892791748,0.0034089088439941406,0.003228902816772461,0.0030609965324401855,0.0029103755950927734,0.0027382373809814453,0.002591550350189209,0.0024530887603759766,0.0023290514945983887,0.002202272415161133,0.0020800232887268066,0.001978754997253418,0.0018745660781860352,0.0017760992050170898,0.0016734004020690918,0.0016050934791564941,0.0015084147453308105,0.0014417171478271484,0.0013582110404968262,0.0012857913970947266,0.0012186765670776367,0.001160740852355957,0.0011047124862670898,0.0010505318641662598,0.000999152660369873,0.0009506344795227051,0.0009026527404785156,0.0008614063262939453,0.0008189678192138672,0.0007814764976501465,0.0007528066635131836,0.0007206201553344727,0.0006906390190124512,0.0006657242774963379,0.000632166862487793,0.0006123185157775879,0.0005887150764465332,0.0005639791488647461,0.0005462765693664551,0.0005201101303100586,0.0004997849464416504,0.00048607587814331055,0.0004697442054748535,0.00045490264892578125,0.00044274330139160156,0.000428617000579834,0.00041878223419189453,0.00040727853775024414,0.00039446353912353516,0.0003859400749206543,0.00038170814514160156,0.00037151575088500977,0.00036346912384033203,0.0003554224967956543,0.00034797191619873047,0.00034159421920776367,0.00033414363861083984,0.0003281235694885254,0.00032258033752441406,0.0003160238265991211,0.00031107664108276367,0.00030916929244995117,0.00030606985092163086,0.0003031492233276367,0.00029927492141723633,0.00029736757278442383,0.0002929568290710449,0.0002905130386352539,0.000288546085357666,0.00028634071350097656,0.0002822279930114746,0.0002796053886413574,0.00027805566787719727,0.0002765059471130371,0.0002747774124145508,0.00027304887771606445,0.00027191638946533203,0.00027048587799072266,0.00026923418045043945,0.00026857852935791016,0.00026702880859375,0.0002664327621459961,0.0002644658088684082,0.00026404857635498047,0.00026297569274902344,0.0002624988555908203,0.0002617835998535156,0.00026154518127441406,0.00026088953018188477,0.00026047229766845703,0.0002601146697998047,0.00025969743728637695,0.00025844573974609375,0.0002582669258117676,0.0002576112747192383,0.000256955623626709,0.0002563595771789551,0.0002561211585998535,0.00025528669357299805,0.00025528669357299805,0.00025451183319091797,0.00025451183319091797,0.0002544522285461426,0.0002542734146118164,0.00025391578674316406,0.0002536177635192871,0.0002532005310058594,0.0002530217170715332,0.00025278329849243164,0.00025260448455810547,0.00025284290313720703,0.00025284290313720703,0.0002529621124267578,0.00025278329849243164,0.00025272369384765625,0.0002524256706237793,0.0002523660659790039,0.0002523064613342285,0.00025206804275512695,0.00025194883346557617,0.00025200843811035156,0.00025200843811035156,0.00025141239166259766,0.00025135278701782227,0.0002511739730834961,0.00025141239166259766,0.00025141239166259766,0.00025135278701782227,0.0002511739730834961,0.0002511143684387207,0.0002512931823730469,0.00025135278701782227,0.0002512931823730469,0.0002511143684387207,0.0002511739730834961,0.0002512931823730469,0.0002512931823730469,0.0002511739730834961,0.00025141239166259766,0.00025135278701782227,0.0002512335777282715,0.0002511739730834961,0.00025141239166259766,0.00025147199630737305,0.00025153160095214844,0.0002516508102416992,0.00025141239166259766,0.00025147199630737305,0.0002512931823730469,0.00025141239166259766,0.00025141239166259766,0.0002512931823730469,0.00025135278701782227,0.00025135278701782227,0.00025135278701782227,0.0002512931823730469,0.0002511143684387207,0.0002512335777282715,0.0002512931823730469,0.0002512335777282715,0.0002512335777282715,0.0002511739730834961,0.00025135278701782227,0.00025135278701782227,0.0002512931823730469,0.00025135278701782227,0.0002511739730834961,0.0002512931823730469,0.0002512931823730469,0.00025135278701782227,0.00025153160095214844,0.00025135278701782227,0.0002512335777282715,0.0002511739730834961,0.0002511143684387207,0.0002511143684387207,0.0002511143684387207,0.0002511143684387207,0.0002511739730834961,0.0002511143684387207,0.0002509951591491699,0.0002509951591491699,0.0002509951591491699,0.0002509951591491699,0.0002510547637939453,0.0002511739730834961,0.0002510547637939453,0.0002511143684387207,0.0002509951591491699,0.00025093555450439453,0.00025087594985961914,0.00025093555450439453,0.00025093555450439453,0.00025087594985961914,0.0002509951591491699,0.00025093555450439453,0.00025087594985961914,0.00025093555450439453,0.00025087594985961914]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0019454360008239746,0.0025755157694220543,0.003243377199396491,0.003931108862161636,0.004613944794982672,0.005289869382977486,0.005965102929621935,0.006643792148679495,0.007309580221772194,0.00797179713845253,0.008627219125628471,0.009277514182031155,0.009923950769007206,0.010560019873082638,0.011205362156033516,0.011838782578706741,0.012471511960029602,0.013103491626679897,0.013730749487876892,0.01435581874102354,0.014976049773395061,0.015583264641463757,0.016185929998755455,0.016792165115475655,0.017391085624694824,0.017983730882406235,0.018573148176074028,0.019160838797688484,0.019742021337151527,0.020330749452114105,0.020902831107378006,0.021512407809495926,0.02214646153151989,0.0227956622838974,0.02347930520772934,0.024178842082619667,0.02491011470556259,0.025661084800958633,0.026440391317009926,0.027241813018918037,0.028072897344827652,0.028942223638296127,0.029844723641872406,0.030768245458602905,0.03172292560338974,0.03270979970693588,0.03372512757778168,0.03477512672543526,0.03587022051215172,0.036993708461523056,0.03816528990864754,0.03936289995908737,0.040589772164821625,0.04186542332172394,0.043179951608181,0.04453957825899124,0.04594026505947113,0.04737263172864914,0.048859480768442154,0.05038123577833176,0.051939502358436584,0.05353560671210289,0.05519523844122887,0.05689236521720886,0.05862531438469887,0.06040606647729874,0.06223836913704872,0.06411069631576538,0.06602224707603455,0.06800342351198196,0.07002653181552887,0.0721052810549736,0.07423188537359238,0.0763937383890152,0.0786219984292984,0.08089650422334671,0.08320827782154083,0.08556871116161346,0.08798950910568237,0.09043058007955551,0.09294439107179642,0.09548014402389526,0.09806209057569504,0.10070859640836716,0.10339962691068649,0.1061655804514885,0.1089635044336319,0.11181608587503433,0.11471232026815414,0.11765336245298386,0.1206359937787056,0.12366578727960587,0.1267397105693817,0.12986136972904205,0.13304004073143005,0.13625845313072205,0.13953590393066406,0.14285920560359955,0.14621447026729584,0.14963941276073456,0.15310007333755493,0.15662287175655365,0.1601826548576355,0.16375568509101868,0.1674017310142517,0.17108309268951416,0.17480212450027466,0.17856693267822266,0.18239884078502655,0.1862586885690689,0.19015303254127502,0.19407714903354645,0.19805385172367096,0.2020934373140335,0.2061348259449005,0.21022585034370422,0.21436519920825958,0.2185046523809433,0.22270368039608002,0.22692365944385529,0.23117226362228394,0.23544885218143463,0.23975113034248352,0.24404466152191162,0.24835661053657532,0.25269177556037903,0.2570376694202423,0.26135900616645813,0.26571300625801086,0.27004358172416687,0.27437400817871094,0.2786761224269867,0.2829533517360687,0.2872253954410553,0.2914748787879944,0.29568004608154297,0.2998739182949066,0.30400747060775757,0.3080981373786926,0.312144011259079,0.31615158915519714,0.32009124755859375,0.32397177815437317,0.3278160095214844,0.3315787613391876,0.33527761697769165,0.33889710903167725,0.34246209263801575,0.34594032168388367,0.3493500053882599,0.35268649458885193,0.355934739112854,0.35910850763320923,0.36219796538352966,0.36520007252693176,0.36812734603881836,0.370963990688324,0.3737170994281769,0.3763858377933502,0.3789867162704468,0.38151586055755615,0.3839508891105652,0.3863198459148407,0.38859522342681885,0.39080312848091125,0.3929308354854584,0.39498820900917053,0.3969529867172241,0.39884650707244873,0.4006640613079071,0.40241560339927673,0.40410277247428894,0.4057219624519348,0.4072679281234741,0.4087631106376648,0.41019904613494873,0.41155901551246643,0.4128720462322235,0.4141242802143097,0.4153212010860443,0.4164624810218811,0.4175570607185364,0.4186067581176758,0.4195972681045532,0.42055776715278625,0.42146384716033936,0.42232850193977356,0.4231519103050232,0.42393872141838074,0.4246962368488312,0.42541030049324036,0.4260829985141754,0.42672696709632874,0.42733654379844666,0.42792055010795593,0.42847713828086853,0.42900243401527405,0.4294964373111725,0.42997071146965027,0.4304216802120209,0.43084827065467834,0.4312540888786316,0.43164193630218506,0.4320053458213806,0.43234848976135254,0.43267884850502014,0.4329880177974701,0.4332846403121948,0.4335648715496063,0.4338294565677643,0.4340778589248657,0.4343101382255554,0.4345387816429138,0.43475160002708435,0.4349515736103058,0.43514037132263184,0.43531861901283264,0.43548813462257385,0.4356473684310913,0.4357990026473999,0.4359419643878937,0.4360786974430084,0.436204195022583,0.436326801776886,0.43644165992736816,0.43654999136924744,0.4366511106491089,0.4367453455924988,0.4368378818035126,0.4369247555732727,0.4370045065879822,0.4370797276496887,0.4371509850025177,0.4372187554836273,0.43728551268577576,0.43734219670295715,0.4373979866504669,0.4374510943889618,0.43750011920928955,0.43754658102989197,0.43759238719940186,0.43763500452041626,0.43767526745796204,0.4377117156982422,0.4377467930316925,0.4377792179584503,0.43781089782714844,0.43784090876579285,0.4378681480884552,0.4378950297832489,0.43792009353637695,0.43794214725494385,0.43796467781066895,0.437984436750412,0.43800273537635803,0.43802008032798767,0.4380374550819397,0.43805354833602905,0.43806809186935425,0.4380827248096466,0.43809542059898376,0.43810778856277466,0.43812012672424316,0.438131183385849,0.43814152479171753,0.4381515681743622,0.4381603002548218,0.4381697475910187,0.4381774663925171,0.4381849765777588,0.438192218542099,0.43819862604141235,0.4382060468196869,0.4382126033306122,0.4382183253765106,0.4382244050502777,0.4382292628288269,0.43823397159576416,0.4382392168045044,0.4382439851760864,0.43824803829193115,0.43825218081474304,0.4382561445236206,0.438259482383728,0.4382633566856384,0.43826669454574585,0.4382696747779846,0.43827298283576965,0.4382762610912323,0.4382787346839905,0.43828144669532776,0.43828362226486206,0.438286155462265,0.43828824162483215,0.4382902979850769,0.43829208612442017,0.4382939338684082,0.43829572200775146,0.4382972717285156,0.4382985532283783,0.4382997453212738,0.43830084800720215,0.43830201029777527,0.438303142786026,0.4383043646812439,0.4383056163787842,0.438306599855423,0.43830734491348267,0.43830832839012146,0.4383091926574707,0.4383099377155304,0.43831098079681396,0.43831148743629456,0.4383120834827423,0.4383126497268677,0.43831339478492737,0.43831393122673035,0.43831437826156616,0.4383150637149811,0.43831565976142883,0.438316285610199,0.43831667304039,0.43831703066825867,0.43831753730773926,0.43831777572631836,0.4383181929588318,0.4383186399936676,0.4383191466331482,0.4383193850517273,0.4383196234703064,0.4383200705051422,0.4383203089237213,0.43832048773765564,0.4383207857608795,0.43832099437713623,0.4383211135864258,0.43832167983055115,0.43832191824913025,0.43832215666770935,0.43832239508628845,0.43832266330718994,0.43832284212112427,0.4383232593536377,0.43832337856292725,0.4383234679698944,0.4383237659931183,0.43832382559776306,0.43832406401634216,0.4383241832256317,0.43832433223724365,0.43832457065582275],"recovered":[0.0,0.0008756035240367055,0.0016263430006802082,0.0023369393311440945,0.0030311213340610266,0.0037224236875772476,0.004410673398524523,0.005097368266433477,0.005775251425802708,0.006442191079258919,0.007111723069101572,0.007774688769131899,0.008426769636571407,0.00908317044377327,0.00972528662532568,0.010378346778452396,0.01102207601070404,0.01165140699595213,0.012283445335924625,0.012916289269924164,0.013543777167797089,0.014163951389491558,0.014777155593037605,0.015390187501907349,0.016004372388124466,0.016602948307991028,0.01720060221850872,0.017791632562875748,0.018386924639344215,0.018970124423503876,0.01955222710967064,0.02013392746448517,0.020728299394249916,0.0213455930352211,0.021984543651342392,0.022644974291324615,0.02331652119755745,0.02401997707784176,0.02475343830883503,0.025499915704131126,0.026273000985383987,0.027079319581389427,0.02791408821940422,0.028785603120923042,0.02967105433344841,0.03059382736682892,0.031549256294965744,0.032539818435907364,0.033557046204805374,0.03461240231990814,0.03570455685257912,0.036832768470048904,0.03799283131957054,0.03919246047735214,0.04043372720479965,0.04169060289859772,0.043007321655750275,0.044374894350767136,0.04577592760324478,0.047211866825819016,0.04868489131331444,0.05021090805530548,0.05177660286426544,0.0533858984708786,0.05503159388899803,0.05673367157578468,0.05846644937992096,0.06025002524256706,0.062074318528175354,0.06395793706178665,0.06590116024017334,0.06787952035665512,0.0699121281504631,0.0719810277223587,0.07410170137882233,0.07626821845769882,0.0784880667924881,0.08074507117271423,0.08305977284908295,0.08542879670858383,0.08783230930566788,0.09028841555118561,0.0927930697798729,0.09534270316362381,0.0979311540722847,0.10058636218309402,0.10329253226518631,0.10604680329561234,0.10884726047515869,0.11169246584177017,0.11458720266819,0.117528535425663,0.12051623314619064,0.12353698909282684,0.12661832571029663,0.12974074482917786,0.13291826844215393,0.13613547384738922,0.1394011676311493,0.14270702004432678,0.14606429636478424,0.14947029948234558,0.152950257062912,0.15645986795425415,0.1599966585636139,0.16358955204486847,0.1672396957874298,0.17090672254562378,0.1746278703212738,0.17839770019054413,0.1822258085012436,0.18608513474464417,0.18997976183891296,0.19391533732414246,0.19791537523269653,0.20190854370594025,0.20595458149909973,0.21004556119441986,0.21415558457374573,0.21831998229026794,0.22251802682876587,0.22673748433589935,0.23097969591617584,0.23526567220687866,0.23955413699150085,0.24385814368724823,0.24817965924739838,0.25249719619750977,0.25681450963020325,0.26115521788597107,0.2654721736907959,0.2698012590408325,0.27410486340522766,0.2784145176410675,0.28269076347351074,0.2869613766670227,0.2912046015262604,0.2954089939594269,0.29957666993141174,0.30371561646461487,0.30779603123664856,0.31183239817619324,0.31582242250442505,0.31976518034935,0.3236556053161621,0.32749202847480774,0.33126214146614075,0.33496394753456116,0.33858880400657654,0.34214547276496887,0.3456156849861145,0.3490314185619354,0.3523654341697693,0.3556094169616699,0.35879459977149963,0.361868292093277,0.36487337946891785,0.36779263615608215,0.37064534425735474,0.3733997344970703,0.37607020139694214,0.3786793649196625,0.3812035024166107,0.3836512565612793,0.3860084116458893,0.38828641176223755,0.39049407839775085,0.3926299512386322,0.3946782350540161,0.39664632081985474,0.3985334038734436,0.40035590529441833,0.402113676071167,0.4038057327270508,0.4054211378097534,0.4069623053073883,0.40846407413482666,0.4098847508430481,0.41126665472984314,0.412583589553833,0.41383495926856995,0.4150259494781494,0.41617217659950256,0.4172773063182831,0.41832464933395386,0.4193280339241028,0.4202822148799896,0.42119070887565613,0.42205846309661865,0.4228893220424652,0.42368343472480774,0.4244350790977478,0.4251447021961212,0.4258236289024353,0.42647305130958557,0.4270872473716736,0.4276696443557739,0.4282316267490387,0.4287565052509308,0.4292515814304352,0.4297303557395935,0.43017929792404175,0.4306090176105499,0.4310216009616852,0.4314092695713043,0.4317702651023865,0.43211883306503296,0.43244993686676025,0.43276286125183105,0.43305763602256775,0.43333926796913147,0.4336037337779999,0.43385109305381775,0.43409326672554016,0.434317946434021,0.4345305263996124,0.4347287714481354,0.43491849303245544,0.4351019859313965,0.43526798486709595,0.4354255497455597,0.4355773627758026,0.4357250928878784,0.4358598589897156,0.4359884262084961,0.4361099898815155,0.43622887134552,0.43633583188056946,0.43643656373023987,0.43653175234794617,0.43662551045417786,0.4367107152938843,0.43679121136665344,0.43686679005622864,0.4369388222694397,0.43700531125068665,0.437067449092865,0.4371265470981598,0.437183678150177,0.43723756074905396,0.43728888034820557,0.4373365640640259,0.4373820722103119,0.43742549419403076,0.4374648332595825,0.437502384185791,0.4375375807285309,0.43756988644599915,0.43760088086128235,0.43763116002082825,0.4376588761806488,0.4376838803291321,0.43770816922187805,0.4377323091030121,0.43775299191474915,0.4377722144126892,0.43779098987579346,0.4378083348274231,0.4378259479999542,0.43784278631210327,0.43785831332206726,0.4378722608089447,0.43788591027259827,0.437897652387619,0.4379097521305084,0.4379214346408844,0.4379314184188843,0.437941312789917,0.4379502534866333,0.4379591643810272,0.4379674792289734,0.4379749000072479,0.4379824995994568,0.43799009919166565,0.4379972517490387,0.4380033314228058,0.43801015615463257,0.43801531195640564,0.4380205571651459,0.4380263388156891,0.43803080916404724,0.43803492188453674,0.43803900480270386,0.438043475151062,0.4380474090576172,0.4380512535572052,0.4380546510219574,0.43805795907974243,0.43806156516075134,0.43806445598602295,0.43806734681129456,0.43806982040405273,0.4380722939968109,0.43807458877563477,0.4380768835544586,0.438078910112381,0.438080757856369,0.4380825459957123,0.43808403611183167,0.4380855858325958,0.43808674812316895,0.43808817863464355,0.4380895793437958,0.43809112906455994,0.4380921423435211,0.43809330463409424,0.4380943477153778,0.4380955994129181,0.43809640407562256,0.4380972683429718,0.4380981922149658,0.43809911608695984,0.43810027837753296,0.4381009638309479,0.438101589679718,0.43810218572616577,0.4381026327610016,0.43810322880744934,0.4381040334701538,0.4381045401096344,0.43810510635375977,0.4381057024002075,0.43810632824897766,0.43810656666755676,0.43810707330703735,0.43810731172561646,0.43810775876045227,0.4381082355976105,0.43810856342315674,0.43810880184173584,0.43810904026031494,0.438109427690506,0.4381096065044403,0.43811002373695374,0.4381101727485657,0.4381105303764343,0.4381106495857239,0.4381110370159149,0.4381113350391388,0.4381117522716522,0.4381120204925537,0.4381123185157776,0.4381124973297119,0.4381128251552582,0.4381130635738373,0.43811318278312683,0.4381135106086731,0.43811362981796265,0.4381136894226074,0.438113808631897,0.4381139278411865],"active":[0.0019454360008239746,0.0016999122453853488,0.0016170341987162828,0.0015941695310175419,0.0015828234609216452,0.001567445695400238,0.0015544295310974121,0.0015464238822460175,0.0015343287959694862,0.0015296060591936111,0.0015154960565268993,0.0015028254128992558,0.0014971811324357986,0.0014768494293093681,0.0014800755307078362,0.001460435800254345,0.0014494359493255615,0.001452084630727768,0.0014473041519522667,0.0014395294710993767,0.0014322726055979729,0.0014193132519721985,0.0014087744057178497,0.001401977613568306,0.0013867132365703583,0.001380782574415207,0.0013725459575653076,0.0013692062348127365,0.001355096697807312,0.0013606250286102295,0.001350603997707367,0.0013784803450107574,0.0014181621372699738,0.0014500692486763,0.0014947615563869476,0.0015338677912950516,0.0015935935080051422,0.0016411077231168747,0.0016869530081748962,0.001741897314786911,0.0017998963594436646,0.0018629040569067001,0.0019306354224681854,0.001982642337679863,0.00205187126994133,0.002115972340106964,0.0021758712828159332,0.002235308289527893,0.002313174307346344,0.002381306141614914,0.0024607330560684204,0.0025301314890384674,0.0025969408452510834,0.0026729628443717957,0.0027462244033813477,0.002848975360393524,0.0029329434037208557,0.002997737377882004,0.0030835531651973724,0.003169368952512741,0.0032546110451221466,0.003324698656797409,0.0034186355769634247,0.0035064667463302612,0.003593720495700836,0.0036723949015140533,0.003771919757127762,0.0038606710731983185,0.003947928547859192,0.0040454864501953125,0.00412537157535553,0.0042257606983184814,0.0043197572231292725,0.004412710666656494,0.004520297050476074,0.004628285765647888,0.004720211029052734,0.004823639988899231,0.004929736256599426,0.00500178337097168,0.00511208176612854,0.005191728472709656,0.0052690207958221436,0.005365893244743347,0.005468472838401794,0.00557921826839447,0.005670972168445587,0.005769282579421997,0.005865059792995453,0.005960896611213684,0.0060487911105155945,0.006137251853942871,0.0062234774231910706,0.00632438063621521,0.006421715021133423,0.0065177083015441895,0.006617635488510132,0.006723731756210327,0.006813302636146545,0.006932392716407776,0.007035776972770691,0.007152572274208069,0.007232397794723511,0.007295817136764526,0.007405072450637817,0.007493540644645691,0.007562428712844849,0.007660210132598877,0.007770970463752747,0.00786098837852478,0.007927224040031433,0.007992014288902283,0.008074089884757996,0.008178099989891052,0.00821945071220398,0.008317306637763977,0.008410617709159851,0.008459091186523438,0.00854809582233429,0.008603677153587341,0.008654236793518066,0.008711367845535278,0.008771434426307678,0.008778989315032959,0.008802473545074463,0.008833631873130798,0.008858010172843933,0.008861809968948364,0.008898496627807617,0.0088883638381958,0.008901834487915039,0.008874863386154175,0.008848488330841064,0.008810877799987793,0.008784115314483643,0.008718669414520264,0.00866931676864624,0.008598476648330688,0.008521467447280884,0.008428394794464111,0.008355557918548584,0.008258849382400513,0.00814935564994812,0.0080508291721344,0.007923156023025513,0.007785588502883911,0.007634967565536499,0.00749814510345459,0.007351517677307129,0.007204532623291016,0.007070809602737427,0.006903320550918579,0.006743073463439941,0.006588548421859741,0.006405472755432129,0.006259053945541382,0.006090611219406128,0.0059244632720947266,0.005740493535995483,0.005586981773376465,0.005445659160614014,0.00527152419090271,0.0051163434982299805,0.004943966865539551,0.004794716835021973,0.004644423723220825,0.004494130611419678,0.004323035478591919,0.004168272018432617,0.004017740488052368,0.00388219952583313,0.0037468671798706055,0.0036082863807678223,0.00346219539642334,0.003341972827911377,0.003236740827560425,0.0030949413776397705,0.002987295389175415,0.0028576254844665527,0.0027376115322113037,0.0026275217533111572,0.002531111240386963,0.0024345815181732178,0.0023199617862701416,0.0022331178188323975,0.0021358132362365723,0.0020462870597839355,0.0019612014293670654,0.001880258321762085,0.0018069148063659668,0.0017268657684326172,0.0016479194164276123,0.0015822649002075195,0.0015129148960113525,0.0014474987983703613,0.0013898909091949463,0.001332789659500122,0.001264810562133789,0.0012142062187194824,0.0011700987815856934,0.0011179149150848389,0.0010747909545898438,0.0010329186916351318,0.0009837448596954346,0.0009392201900482178,0.000908583402633667,0.0008691847324371338,0.0008347034454345703,0.0008020102977752686,0.0007718205451965332,0.0007385909557342529,0.000706404447555542,0.0006876885890960693,0.0006583333015441895,0.00063362717628479,0.0006098449230194092,0.0005898475646972656,0.0005696415901184082,0.0005453824996948242,0.0005310177803039551,0.0005164146423339844,0.0005013346672058105,0.00047910213470458984,0.00046694278717041016,0.0004532337188720703,0.0004400014877319336,0.0004222393035888672,0.0004095137119293213,0.0004013180732727051,0.0003930032253265381,0.0003789961338043213,0.00036901235580444336,0.0003597736358642578,0.00035196542739868164,0.00034669041633605957,0.0003368854522705078,0.0003305375576019287,0.00032454729080200195,0.00031644105911254883,0.0003090202808380127,0.00030350685119628906,0.00029844045639038086,0.0002931952476501465,0.0002862215042114258,0.00028195977210998535,0.00027683377265930176,0.0002733170986175537,0.00027102231979370117,0.00026726722717285156,0.0002638697624206543,0.0002612173557281494,0.0002582669258117676,0.00025650858879089355,0.00025212764739990234,0.0002497434616088867,0.0002478659152984619,0.00024646520614624023,0.00024521350860595703,0.00024214386940002441,0.00023993849754333496,0.0002371072769165039,0.00023552775382995605,0.00023421645164489746,0.00023353099822998047,0.00023177266120910645,0.0002301335334777832,0.0002288818359375,0.00022843480110168457,0.00022721290588378906,0.00022581219673156738,0.00022473931312561035,0.0002237260341644287,0.00022354722023010254,0.0002225041389465332,0.00022107362747192383,0.00022107362747192383,0.00021910667419433594,0.0002186596393585205,0.0002186596393585205,0.00021764636039733887,0.00021722912788391113,0.00021725893020629883,0.00021713972091674805,0.00021600723266601562,0.00021594762802124023,0.00021544098854064941,0.00021502375602722168,0.00021502375602722168,0.00021469593048095703,0.0002142786979675293,0.00021409988403320312,0.00021380186080932617,0.00021386146545410156,0.0002136528491973877,0.00021341443061828613,0.00021317601203918457,0.00021317601203918457,0.00021317601203918457,0.00021323561668395996,0.0002129673957824707,0.0002129971981048584,0.00021266937255859375,0.0002124309539794922,0.00021201372146606445,0.00021222233772277832,0.0002123117446899414,0.00021225214004516602,0.0002117455005645752,0.00021192431449890137,0.00021192431449890137,0.0002117455005645752,0.00021186470985412598,0.00021120905876159668,0.0002111196517944336,0.0002110600471496582,0.00021120905876159668,0.00021129846572875977,0.0002111494541168213,0.0002110302448272705,0.0002111196517944336,0.00021117925643920898,0.00021097064018249512,0.00021070241928100586,0.00021097064018249512,0.00021070241928100586,0.00021088123321533203,0.00021088123321533203,0.00021091103553771973,0.00021082162857055664,0.00021082162857055664,0.0002110302448272705,0.00021088123321533203,0.00021088123321533203,0.00021076202392578125,0.00021082162857055664,0.00021058320999145508,0.0002110302448272705,0.00021088123321533203,0.00021082162857055664,0.00021064281463623047,0.00021064281463623047,0.0002105236053466797,0.00021076202392578125,0.00021055340766906738,0.0002104043960571289,0.00021058320999145508,0.00021031498908996582,0.0002104341983795166,0.000210493803024292,0.0002105236053466797,0.00021064281463623047]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0019454360008239746,0.0025781651493161917,0.0032318008597940207,0.0038845152594149113,0.004535098560154438,0.00517093762755394,0.00580176617950201,0.006414798088371754,0.007011991459876299,0.007606938946992159,0.008184090256690979,0.008747532963752747,0.00930418074131012,0.00984556507319212,0.01038268767297268,0.01090316567569971,0.011412989348173141,0.011912964284420013,0.012408388778567314,0.01289315801113844,0.01336900144815445,0.013831366784870625,0.014286475256085396,0.014730813913047314,0.015165361575782299,0.015594495460391045,0.016011765226721764,0.016419416293501854,0.016822805628180504,0.017215829342603683,0.01760435849428177,0.01800866797566414,0.01842421106994152,0.018839234486222267,0.01927643083035946,0.019721806049346924,0.02018100395798683,0.020648380741477013,0.021117715165019035,0.02160012349486351,0.02209174633026123,0.02259782701730728,0.02312055043876171,0.023641547188162804,0.024182990193367004,0.02472788840532303,0.025287875905632973,0.025860821828246117,0.026442406699061394,0.027033092454075813,0.02764894627034664,0.028272056952118874,0.028905190527439117,0.02954736538231373,0.03020722046494484,0.030885908752679825,0.03157433122396469,0.03228585049510002,0.033003874123096466,0.03373434394598007,0.03448254615068436,0.035224877297878265,0.035995833575725555,0.03679230436682701,0.03760075196623802,0.03842244669795036,0.03924696519970894,0.04009100794792175,0.04095451533794403,0.04182954132556915,0.04272962361574173,0.043643929064273834,0.04456578195095062,0.04550928995013237,0.04646068811416626,0.04744548723101616,0.04844330623745918,0.04944705590605736,0.05047810822725296,0.05151883512735367,0.05258253961801529,0.053657591342926025,0.05475418269634247,0.055862583220005035,0.056990332901477814,0.058153215795755386,0.059310223907232285,0.060491595417261124,0.06168408319354057,0.062909334897995,0.06414593756198883,0.06539607793092728,0.06665969640016556,0.06794888526201248,0.06925753504037857,0.07057419419288635,0.07191751897335052,0.07328400015830994,0.07465209066867828,0.07604650408029556,0.0774621069431305,0.0788801908493042,0.0803392231464386,0.08180827647447586,0.0832916721701622,0.08479752391576767,0.08632175624370575,0.08786603063344955,0.08942510187625885,0.09098826348781586,0.0925697386264801,0.09417177736759186,0.09579852223396301,0.09743396937847137,0.09908755123615265,0.10075870156288147,0.10243987292051315,0.10413233935832977,0.10585624724626541,0.10758568346500397,0.10934627801179886,0.11111556738615036,0.11289522796869278,0.11468536406755447,0.11648575961589813,0.11831466108560562,0.12014765292406082,0.12200632691383362,0.1238715723156929,0.12573325634002686,0.12762808799743652,0.1295282393693924,0.13142883777618408,0.13334891200065613,0.13529962301254272,0.1372382491827011,0.13919639587402344,0.14116467535495758,0.1431524157524109,0.14513671398162842,0.14712053537368774,0.14913034439086914,0.15114803612232208,0.1531592756509781,0.15519165992736816,0.15723620355129242,0.15929311513900757,0.1613367199897766,0.16341310739517212,0.1654575914144516,0.16750971972942352,0.16956007480621338,0.1716216504573822,0.17366965115070343,0.1757313460111618,0.17778295278549194,0.17980992794036865,0.18183965981006622,0.18389393389225006,0.1859167516231537,0.1879396289587021,0.1899625062942505,0.19195929169654846,0.19394952058792114,0.19593121111392975,0.19791141152381897,0.19987110793590546,0.20181365311145782,0.20375244319438934,0.20566917955875397,0.2075677067041397,0.2094569057226181,0.2113209366798401,0.21318238973617554,0.2150198072195053,0.2168286144733429,0.21861442923545837,0.22038032114505768,0.22212530672550201,0.22385410964488983,0.2255602777004242,0.2272336781024933,0.2288866937160492,0.23051804304122925,0.2321159392595291,0.2336849719285965,0.23524266481399536,0.23676948249340057,0.23827187716960907,0.23974837362766266,0.24119478464126587,0.24261142313480377,0.24401026964187622,0.24537093937397003,0.24671225249767303,0.2480277568101883,0.24929551780223846,0.25054311752319336,0.25177931785583496,0.25299543142318726,0.25416988134384155,0.25532791018486023,0.2564553916454315,0.25755441188812256,0.25862616300582886,0.25966528058052063,0.2606803774833679,0.26167935132980347,0.2626405358314514,0.2635824978351593,0.26449620723724365,0.2653902471065521,0.26626044511795044,0.26709434390068054,0.2679232954978943,0.2687254250049591,0.2694922089576721,0.2702484428882599,0.2709823548793793,0.2716998755931854,0.27239128947257996,0.2730617821216583,0.2737083435058594,0.27434781193733215,0.2749505341053009,0.2755407989025116,0.2761189937591553,0.2766708731651306,0.27720579504966736,0.277724027633667,0.2782256305217743,0.2787033021450043,0.27916815876960754,0.27962446212768555,0.2800596356391907,0.2804892361164093,0.2808946371078491,0.281282901763916,0.28166040778160095,0.2820301651954651,0.28238436579704285,0.2827269434928894,0.2830577790737152,0.2833690643310547,0.2836742103099823,0.28397053480148315,0.2842542827129364,0.2845233678817749,0.2847919762134552,0.28504377603530884,0.28528857231140137,0.28552475571632385,0.2857511043548584,0.28597232699394226,0.2861798405647278,0.2863853871822357,0.28658467531204224,0.2867740988731384,0.28695252537727356,0.28712764382362366,0.287296861410141,0.2874628007411957,0.2876170873641968,0.2877640724182129,0.2879081666469574,0.2880478501319885,0.28818318247795105,0.2883085608482361,0.28843429684638977,0.2885563373565674,0.2886706590652466,0.28878164291381836,0.2888906002044678,0.2889919877052307,0.2890872359275818,0.2891817092895508,0.2892713248729706,0.2893603444099426,0.28944462537765503,0.28952479362487793,0.28960081934928894,0.28967463970184326,0.2897450923919678,0.2898128032684326,0.28987714648246765,0.28994020819664,0.29000023007392883,0.29005804657936096,0.2901136875152588,0.2901662588119507,0.29021793603897095,0.2902667820453644,0.2903129458427429,0.2903588116168976,0.2904009521007538,0.29044467210769653,0.2904853820800781,0.2905239760875702,0.29056140780448914,0.29059672355651855,0.2906310558319092,0.29066452383995056,0.29069745540618896,0.29073038697242737,0.29075902700424194,0.2907884418964386,0.29081565141677856,0.29084327816963196,0.29086846113204956,0.29089343547821045,0.29091739654541016,0.290939062833786,0.2909623384475708,0.2909832298755646,0.2910044193267822,0.29102522134780884,0.29104629158973694,0.2910659909248352,0.29108431935310364,0.2911022901535034,0.2911185324192047,0.2911352813243866,0.29115059971809387,0.2911640405654907,0.2911779582500458,0.29119133949279785,0.29120421409606934,0.29121798276901245,0.291230708360672,0.29124194383621216,0.291254460811615,0.29126545786857605,0.2912762761116028,0.29128727316856384,0.29129695892333984,0.29130691289901733,0.2913164794445038,0.2913256883621216,0.29133421182632446,0.29134249687194824,0.2913508713245392,0.29135841131210327,0.29136624932289124,0.291374534368515,0.2913810908794403,0.29138875007629395,0.2913951575756073,0.29140233993530273,0.2914082705974579,0.2914139926433563,0.2914201021194458],"recovered":[0.0,0.0008752003777772188,0.0016322751762345433,0.002338839927688241,0.003011309076100588,0.003673468716442585,0.0043135699816048145,0.0049579329788684845,0.005588588770478964,0.006202542223036289,0.006803767289966345,0.007395143620669842,0.007973792031407356,0.008541439659893513,0.009097798727452755,0.0096366498619318,0.010172217153012753,0.010686532594263554,0.011200502514839172,0.01170433685183525,0.012194519862532616,0.012674164026975632,0.01314706914126873,0.013610068708658218,0.01406943891197443,0.014517233707010746,0.014952472411096096,0.015374177135527134,0.015796054154634476,0.016202552244067192,0.016604388132691383,0.016998274251818657,0.01739596016705036,0.017805801704525948,0.018219269812107086,0.01863964833319187,0.01907477155327797,0.019524237141013145,0.019977962598204613,0.02043687365949154,0.020908799022436142,0.02139253355562687,0.0218917578458786,0.02239893190562725,0.022918662056326866,0.02344576269388199,0.023987552151083946,0.02453504130244255,0.025099579244852066,0.025669703260064125,0.026253247633576393,0.02684899978339672,0.027457712218165398,0.028078347444534302,0.028709808364510536,0.029353827238082886,0.03001454658806324,0.030693523585796356,0.03138701617717743,0.03209064155817032,0.032811202108860016,0.033541783690452576,0.034279678016901016,0.03503076359629631,0.03581254929304123,0.036607805639505386,0.037413548678159714,0.03822861984372139,0.03906022384762764,0.039898619055747986,0.04075999930500984,0.0416460856795311,0.04254789277911186,0.04346127808094025,0.04439130797982216,0.045329514890909195,0.04629525542259216,0.047277696430683136,0.04826958104968071,0.049276385456323624,0.050310488790273666,0.05135622248053551,0.052417855709791183,0.05350344628095627,0.0545923225581646,0.055698417127132416,0.05683336779475212,0.057973042130470276,0.05913839861750603,0.06031936779618263,0.061519112437963486,0.06274695694446564,0.06397204846143723,0.06521642208099365,0.06648413091897964,0.06776824593544006,0.06908093392848969,0.0704001858830452,0.07175053656101227,0.073104627430439,0.07446984201669693,0.07586995512247086,0.0772707611322403,0.07870865613222122,0.08016613125801086,0.08164572715759277,0.0831368938088417,0.08463422954082489,0.0861453264951706,0.08767911046743393,0.08923772722482681,0.09080629795789719,0.09239935129880905,0.09399902820587158,0.09562099725008011,0.09727118164300919,0.09892367571592331,0.10060001164674759,0.10227645933628082,0.10397439450025558,0.1056804433465004,0.10742917656898499,0.10918044298887253,0.11094190180301666,0.11271003633737564,0.11449983716011047,0.1163056418299675,0.118135005235672,0.11996039003133774,0.121824249625206,0.12366766482591629,0.12554454803466797,0.12743565440177917,0.12932386994361877,0.13123548030853271,0.13316679000854492,0.13510176539421082,0.1370619833469391,0.13901685178279877,0.1409723460674286,0.14294908940792084,0.1449376344680786,0.14694157242774963,0.14893950521945953,0.1509520262479782,0.15296845138072968,0.1549874097108841,0.1570146083831787,0.15906691551208496,0.16112597286701202,0.16318276524543762,0.16524618864059448,0.1672953963279724,0.16934724152088165,0.1714019626379013,0.1734580248594284,0.17549943923950195,0.1775432825088501,0.17960382997989655,0.1816405951976776,0.18367193639278412,0.18569891154766083,0.1877114176750183,0.18972410261631012,0.19172999262809753,0.19370661675930023,0.19569039344787598,0.19767381250858307,0.19962677359580994,0.20156268775463104,0.20349888503551483,0.2054145336151123,0.20731939375400543,0.2092013955116272,0.21108156442642212,0.212937593460083,0.21476683020591736,0.21656550467014313,0.2183479219675064,0.22011825442314148,0.22185978293418884,0.22358398139476776,0.22528301179409027,0.22695466876029968,0.2286052703857422,0.23022043704986572,0.23181290924549103,0.2333870232105255,0.23493485152721405,0.23646990954875946,0.2379845231771469,0.23945651948451996,0.24090011417865753,0.24230961501598358,0.24370518326759338,0.24507902562618256,0.2464180886745453,0.24772973358631134,0.24900227785110474,0.2502530515193939,0.25149938464164734,0.2527046501636505,0.2538861036300659,0.2550393044948578,0.2561699151992798,0.257276326417923,0.25834083557128906,0.2593824863433838,0.260393351316452,0.26138266921043396,0.2623405158519745,0.26328837871551514,0.2642035484313965,0.26510369777679443,0.2659689486026764,0.26680994033813477,0.26763829588890076,0.26843079924583435,0.26920825242996216,0.2699619233608246,0.27070099115371704,0.2714236080646515,0.2721117436885834,0.27277839183807373,0.2734360098838806,0.27406591176986694,0.27467888593673706,0.2752697467803955,0.27584385871887207,0.27639439702033997,0.276926726102829,0.2774445712566376,0.2779481112957001,0.27842649817466736,0.27889207005500793,0.2793444097042084,0.27978259325027466,0.28020575642585754,0.2806120216846466,0.28100308775901794,0.2813865840435028,0.28175273537635803,0.2821040451526642,0.2824479341506958,0.2827734649181366,0.2830934524536133,0.28339898586273193,0.2836945652961731,0.283974289894104,0.28424978256225586,0.2845175862312317,0.2847738265991211,0.28501808643341064,0.2852530777454376,0.28547969460487366,0.28569722175598145,0.28590893745422363,0.28611162304878235,0.2863108813762665,0.28649601340293884,0.2866796553134918,0.28685325384140015,0.28702297806739807,0.2871871888637543,0.28733962774276733,0.28748881816864014,0.28763142228126526,0.28777045011520386,0.28790533542633057,0.2880360782146454,0.28816133737564087,0.28828170895576477,0.28839659690856934,0.2885082960128784,0.2886192202568054,0.28871890902519226,0.28881409764289856,0.2889082133769989,0.28899887204170227,0.289085328578949,0.2891703248023987,0.2892491817474365,0.28932633996009827,0.2893999516963959,0.28947141766548157,0.2895393967628479,0.2896072268486023,0.2896682918071747,0.28973013162612915,0.2897868752479553,0.2898429036140442,0.2898969352245331,0.2899474501609802,0.28999555110931396,0.29004165530204773,0.29008665680885315,0.29013219475746155,0.2901729941368103,0.29021358489990234,0.29025396704673767,0.29029202461242676,0.2903277277946472,0.29036322236061096,0.2903982400894165,0.29043203592300415,0.290461927652359,0.29049304127693176,0.2905207872390747,0.2905491292476654,0.29057586193084717,0.2906021177768707,0.2906267046928406,0.2906498610973358,0.2906726598739624,0.29069679975509644,0.29071810841560364,0.2907394766807556,0.29076072573661804,0.2907799780368805,0.2907993197441101,0.29081815481185913,0.29083508253097534,0.29085269570350647,0.29086819291114807,0.29088374972343445,0.29089832305908203,0.29091277718544006,0.2909267842769623,0.29094019532203674,0.29095354676246643,0.2909652590751648,0.29097774624824524,0.2909891605377197,0.2909998595714569,0.29101139307022095,0.29102203249931335,0.29103314876556396,0.29104340076446533,0.29105228185653687,0.29106155037879944,0.2910704016685486,0.29107892513275146,0.2910866439342499,0.2910948395729065,0.2911020815372467,0.29110997915267944,0.2911175787448883,0.29112473130226135,0.2911319136619568,0.291138619184494,0.29114481806755066],"active":[0.0019454360008239746,0.0017029647715389729,0.0015995256835594773,0.0015456753317266703,0.0015237894840538502,0.0014974689111113548,0.0014881961978971958,0.0014568651095032692,0.001423402689397335,0.0014043967239558697,0.0013803229667246342,0.0013523893430829048,0.0013303887099027634,0.0013041254132986069,0.0012848889455199242,0.00126651581376791,0.001240772195160389,0.0012264316901564598,0.0012078862637281418,0.0011888211593031883,0.0011744815856218338,0.0011572027578949928,0.0011394061148166656,0.0011207452043890953,0.001095922663807869,0.0010772617533802986,0.0010592928156256676,0.00104523915797472,0.0010267514735460281,0.0010132770985364914,0.0009999703615903854,0.0010103937238454819,0.001028250902891159,0.0010334327816963196,0.0010571610182523727,0.0010821577161550522,0.0011062324047088623,0.0011241436004638672,0.0011397525668144226,0.0011632498353719711,0.0011829473078250885,0.0012052934616804123,0.00122879259288311,0.001242615282535553,0.0012643281370401382,0.00128212571144104,0.0013003237545490265,0.001325780525803566,0.0013428274542093277,0.0013633891940116882,0.0013956986367702484,0.0014230571687221527,0.0014474783092737198,0.0014690179377794266,0.0014974121004343033,0.001532081514596939,0.0015597846359014511,0.0015923269093036652,0.0016168579459190369,0.0016437023878097534,0.0016713440418243408,0.0016830936074256897,0.0017161555588245392,0.0017615407705307007,0.0017882026731967926,0.0018146410584449768,0.0018334165215492249,0.0018623881042003632,0.001894291490316391,0.001930922269821167,0.001969624310731888,0.001997843384742737,0.0020178891718387604,0.0020480118691921234,0.002069380134344101,0.002115972340106964,0.0021480508148670197,0.002169359475374222,0.0022085271775722504,0.0022424496710300446,0.002272050827741623,0.002301368862390518,0.002336326986551285,0.002359136939048767,0.002398010343313217,0.0024547986686229706,0.0024768561124801636,0.0025185532867908478,0.002545684576034546,0.0025899671018123627,0.002626825124025345,0.0026491209864616394,0.0026876479387283325,0.0027324631810188293,0.0027734041213989258,0.002805948257446289,0.00283658504486084,0.00288381427526474,0.0029015541076660156,0.0029418766498565674,0.0029922649264335632,0.0030102357268333435,0.0030684620141983032,0.0030996203422546387,0.0031255409121513367,0.0031517967581748962,0.003184862434864044,0.0032318010926246643,0.003279775381088257,0.0033091530203819275,0.00333201140165329,0.0033654794096946716,0.003399170935153961,0.0034349411725997925,0.0034665539860725403,0.003487519919872284,0.0035161972045898438,0.003532327711582184,0.0035797879099845886,0.0036112889647483826,0.003665834665298462,0.0036863908171653748,0.0037147849798202515,0.0037434622645378113,0.0037757232785224915,0.0038148239254951477,0.0038420110940933228,0.003871321678161621,0.003911182284355164,0.003909006714820862,0.003960423171520233,0.003983691334724426,0.003993183374404907,0.0040250420570373535,0.00406414270401001,0.004071459174156189,0.004094630479812622,0.004102692008018494,0.004135563969612122,0.004164367914199829,0.004171445965766907,0.004192709922790527,0.004206463694572449,0.004219770431518555,0.004239633679389954,0.004267752170562744,0.004305705428123474,0.0043221116065979,0.004346191883087158,0.004331618547439575,0.004326954483985901,0.0043138861656188965,0.00432625412940979,0.004322409629821777,0.004329383373260498,0.004324927926063538,0.004310488700866699,0.0042963773012161255,0.004290103912353516,0.004276156425476074,0.004267692565917969,0.004263594746589661,0.004247874021530151,0.004225417971611023,0.004201218485832214,0.004204794764518738,0.00418071448802948,0.004139840602874756,0.004125669598579407,0.004106491804122925,0.004068821668624878,0.004042372107505798,0.004001542925834656,0.00398099422454834,0.003938242793083191,0.0038910210132598877,0.0038475990295410156,0.0038148164749145508,0.0037773847579956055,0.003735855221748352,0.0037004947662353516,0.003649696707725525,0.0036036819219589233,0.0035633742809295654,0.0035106688737869263,0.003464534878730774,0.0034297555685043335,0.003382459282875061,0.0033370256423950195,0.0032784640789031982,0.0032102614641189575,0.0031549036502838135,0.003110155463218689,0.00306132435798645,0.003007069230079651,0.0029487311840057373,0.0028774291276931763,0.002813383936882019,0.0027770400047302246,0.002742379903793335,0.002670496702194214,0.002623260021209717,0.0025692880153656006,0.0025151073932647705,0.0024562478065490723,0.0023889541625976562,0.0023395419120788574,0.0022968649864196777,0.0022471845149993896,0.002199828624725342,0.002155691385269165,0.0021018683910369873,0.002056896686553955,0.0019906461238861084,0.0019543468952178955,0.0019154846668243408,0.0018539130687713623,0.0018176436424255371,0.0017741024494171143,0.0017379522323608398,0.001690298318862915,0.001638174057006836,0.001596599817276001,0.0015694200992584229,0.001514524221420288,0.0014748871326446533,0.0014401078224182129,0.0014011263847351074,0.001361936330795288,0.0013296306133270264,0.0012989044189453125,0.0012587308883666992,0.0012200474739074707,0.0011979639530181885,0.0011675655841827393,0.0011448264122009277,0.0011120438575744629,0.0010771453380584717,0.0010483860969543457,0.0010270774364471436,0.000997781753540039,0.0009742081165313721,0.0009537339210510254,0.0009211301803588867,0.0009007453918457031,0.000877082347869873,0.0008552968502044678,0.0008288025856018066,0.0008176863193511963,0.0007939934730529785,0.0007709860801696777,0.0007509291172027588,0.0007330179214477539,0.0007192492485046387,0.000700145959854126,0.0006881654262542725,0.0006757378578186035,0.0006624758243560791,0.0006416440010070801,0.0006316304206848145,0.0006172060966491699,0.0006095468997955322,0.0005941092967987061,0.0005768835544586182,0.0005685389041900635,0.0005590319633483887,0.000551760196685791,0.0005381107330322266,0.0005289614200592041,0.0005202591419219971,0.0005093216896057129,0.0004999339580535889,0.0004940032958984375,0.0004836916923522949,0.0004680156707763672,0.0004628002643585205,0.0004572272300720215,0.0004521310329437256,0.0004457533359527588,0.0004394650459289551,0.0004304945468902588,0.0004254579544067383,0.00041875243186950684,0.00041285157203674316,0.000405728816986084,0.00040081143379211426,0.0003930032253265381,0.0003897547721862793,0.00038355588912963867,0.00037938356399536133,0.0003750324249267578,0.00036984682083129883,0.0003654956817626953,0.00036326050758361816,0.0003592967987060547,0.0003580152988433838,0.00035318732261657715,0.0003509819507598877,0.000347822904586792,0.0003427565097808838,0.0003390312194824219,0.0003367960453033447,0.00033423304557800293,0.00033214688301086426,0.00032699108123779297,0.00032651424407958984,0.00032261013984680176,0.000322490930557251,0.0003193318843841553,0.00031757354736328125,0.0003152787685394287,0.00031235814094543457,0.00031247735023498535,0.00031057000160217285,0.000307619571685791,0.0003071129322052002,0.00030681490898132324,0.0003052651882171631,0.00030434131622314453,0.00030297040939331055,0.00030037760734558105,0.0003001987934112549,0.00029790401458740234,0.00029584765434265137,0.0002942085266113281,0.0002930164337158203,0.00029143691062927246,0.0002911984920501709,0.0002905130386352539,0.00028839707374572754,0.0002892017364501953,0.00028771162033081055,0.00028711557388305664,0.0002874135971069336,0.0002855658531188965,0.0002848803997039795,0.00028333067893981934,0.00028228759765625,0.00028192996978759766,0.0002809464931488037,0.0002804696559906006,0.00027948617935180664,0.0002796053886413574,0.0002796947956085205,0.0002790093421936035,0.00027877092361450195,0.00027757883071899414,0.00027760863304138184,0.00027635693550109863,0.0002753734588623047,0.0002752840518951416]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0019454360008239746,0.0025792017113417387,0.0032736717257648706,0.0039795455522835255,0.004701718222349882,0.005431262776255608,0.00616138381883502,0.0068926564417779446,0.007633086759597063,0.008385669440031052,0.00914095900952816,0.009902698919177055,0.010661212727427483,0.011434759944677353,0.012200761586427689,0.01297931931912899,0.013754939660429955,0.014529580250382423,0.0153069281950593,0.016097407788038254,0.01689145714044571,0.017682455480098724,0.018478982150554657,0.019274068996310234,0.020072899758815765,0.020884862169623375,0.021702870726585388,0.022503718733787537,0.023312339559197426,0.02413000352680683,0.024946343153715134,0.025812845677137375,0.02673320099711418,0.027688859030604362,0.02869635447859764,0.029744796454906464,0.030849913135170937,0.0319969579577446,0.03319796919822693,0.03443785384297371,0.035741787403821945,0.03709132969379425,0.03850434720516205,0.03998330608010292,0.04151047021150589,0.043117865920066833,0.04476333037018776,0.04649478197097778,0.0482812374830246,0.05014832317829132,0.05207594111561775,0.05407842993736267,0.056126248091459274,0.05825786292552948,0.060453467071056366,0.06269969791173935,0.06503709405660629,0.067434161901474,0.06991111487150192,0.0724390372633934,0.07504425197839737,0.07773187756538391,0.08045683056116104,0.0832621231675148,0.08614183217287064,0.08907578885555267,0.09206987917423248,0.09511586278676987,0.09824621677398682,0.10139551758766174,0.10460380464792252,0.10784543305635452,0.1111447662115097,0.11448315531015396,0.11785707622766495,0.12126584351062775,0.1247420534491539,0.12825430929660797,0.1317899078130722,0.1353474259376526,0.13892586529254913,0.14252038300037384,0.14614391326904297,0.14980453252792358,0.15348082780838013,0.15717439353466034,0.16088512539863586,0.16463352739810944,0.16837875545024872,0.17216143012046814,0.17599552869796753,0.17982979118824005,0.18369942903518677,0.18759065866470337,0.19150441884994507,0.19547529518604279,0.19946950674057007,0.20350685715675354,0.20761020481586456,0.21176764369010925,0.21595565974712372,0.22020581364631653,0.22453205287456512,0.22889700531959534,0.23332282900810242,0.2378576099872589,0.24245518445968628,0.2471422404050827,0.25188857316970825,0.25670090317726135,0.26163291931152344,0.2666168808937073,0.2717260718345642,0.27686986327171326,0.2821071147918701,0.2874404489994049,0.2928701937198639,0.2983739376068115,0.3039497435092926,0.3095874786376953,0.3152684271335602,0.3210013508796692,0.3267976939678192,0.332623690366745,0.338470995426178,0.34432536363601685,0.35018390417099,0.3560733497142792,0.3619571626186371,0.3678090274333954,0.37360450625419617,0.3793642520904541,0.3850608170032501,0.39070114493370056,0.3962462544441223,0.4017060399055481,0.40708673000335693,0.4123727083206177,0.41751396656036377,0.42256370186805725,0.42749035358428955,0.43227943778038025,0.4369417428970337,0.4414440393447876,0.4458358883857727,0.4500451385974884,0.4541354775428772,0.4580690562725067,0.46186479926109314,0.4655364155769348,0.4690497815608978,0.472395658493042,0.4756125509738922,0.47868630290031433,0.4816189408302307,0.48443102836608887,0.48711705207824707,0.48966196179389954,0.49207791686058044,0.4943867027759552,0.4965692162513733,0.4986541271209717,0.5006250143051147,0.5024880766868591,0.5042513608932495,0.5059293508529663,0.5075114369392395,0.5089991688728333,0.5103969573974609,0.5117223858833313,0.5129836201667786,0.5141555070877075,0.5152653455734253,0.5163049697875977,0.5172894597053528,0.5182154774665833,0.5190820693969727,0.5199024081230164,0.5206649303436279,0.5213940739631653,0.5220741033554077,0.522700846195221,0.5232923030853271,0.523855447769165,0.5243829488754272,0.5248745679855347,0.5253262519836426,0.5257540941238403,0.5261518359184265,0.5265219807624817,0.5268684029579163,0.5271990895271301,0.5275103449821472,0.5277933478355408,0.5280575752258301,0.5283026695251465,0.528536856174469,0.5287543535232544,0.5289591550827026,0.5291503071784973,0.5293251276016235,0.5294903516769409,0.5296445488929749,0.5297889113426208,0.5299174189567566,0.5300423502922058,0.5301578044891357,0.5302637815475464,0.5303677916526794,0.5304615497589111,0.5305507183074951,0.5306327939033508,0.5307120680809021,0.5307817459106445,0.5308486223220825,0.5309109687805176,0.5309689044952393,0.531021237373352,0.5310696959495544,0.5311165452003479,0.5311599373817444,0.5311983823776245,0.5312367081642151,0.5312711000442505,0.5313045978546143,0.5313348174095154,0.531361997127533,0.531387984752655,0.5314120650291443,0.5314348340034485,0.5314556360244751,0.5314733982086182,0.5314919352531433,0.53150874376297,0.5315247178077698,0.5315399765968323,0.5315523743629456,0.5315647125244141,0.5315772891044617,0.5315882563591003,0.5315985679626465,0.5316089391708374,0.5316166281700134,0.531624436378479,0.5316314697265625,0.5316381454467773,0.5316449403762817,0.5316513776779175,0.5316572785377502,0.531662106513977,0.531667172908783,0.531671941280365,0.5316757559776306,0.5316795110702515,0.531683623790741,0.5316870212554932,0.5316901206970215,0.5316935777664185,0.5316960215568542,0.5316985845565796,0.5317009687423706,0.531702995300293,0.5317050218582153,0.5317065715789795,0.5317083597183228,0.531710147857666,0.5317115783691406,0.5317128300666809,0.5317140817642212,0.5317149758338928,0.5317158699035645,0.5317168235778809,0.5317180156707764,0.5317186713218689,0.5317195653915405,0.5317203998565674,0.5317209959030151,0.5317217111587524,0.5317224264144897,0.5317227840423584,0.531723141670227,0.5317237377166748,0.5317240953445435,0.5317245721817017,0.5317248702049255,0.5317251086235046,0.531725287437439,0.5317256450653076,0.5317260026931763,0.5317264199256897,0.5317267775535583,0.5317268967628479,0.5317270755767822,0.5317271947860718,0.5317274928092957,0.5317274928092957,0.53172767162323,0.5317277908325195,0.5317279696464539,0.5317280888557434,0.531728208065033,0.5317283272743225,0.5317284464836121,0.5317286252975464,0.5317286849021912,0.5317288637161255,0.531728982925415,0.531728982925415,0.5317291021347046,0.5317291617393494,0.5317294001579285,0.5317295789718628,0.5317295789718628,0.5317296385765076,0.5317296385765076,0.5317296981811523,0.5317296981811523,0.5317296981811523,0.5317298173904419,0.5317299365997314,0.531730055809021,0.531730055809021,0.5317301154136658,0.5317301750183105,0.5317302346229553,0.5317302942276001,0.5317302942276001,0.5317302942276001,0.5317302942276001,0.5317302942276001,0.5317302942276001,0.5317302942276001,0.5317303538322449,0.5317303538322449,0.5317303538322449,0.5317303538322449,0.5317303538322449,0.5317303538322449,0.5317304134368896,0.5317304134368896,0.5317304134368896,0.5317304134368896,0.5317304134368896,0.5317304134368896,0.5317304134368896,0.5317304134368896,0.5317304134368896,0.5317304730415344,0.5317305326461792,0.5317305326461792,0.5317305326461792],"recovered":[0.0,0.0008756611496210098,0.0016281860880553722,0.0023515108041465282,0.0030615886207669973,0.0037776564713567495,0.004503227304667234,0.005233751144260168,0.005963007919490337,0.0066983699798583984,0.007443004287779331,0.00819829385727644,0.008952143602073193,0.009706338867545128,0.010476372204720974,0.011239033192396164,0.012010046280920506,0.01278710551559925,0.01355235930532217,0.014331204816699028,0.015113851055502892,0.01590755581855774,0.016694119200110435,0.017482122406363487,0.018278244882822037,0.019077422097325325,0.019881492480635643,0.02068907767534256,0.021499715745449066,0.022304248064756393,0.0231159795075655,0.023926904425024986,0.024762077257037163,0.025642288848757744,0.026565926149487495,0.02753310278058052,0.028539445251226425,0.02959848754107952,0.03070291131734848,0.03185444697737694,0.033042557537555695,0.03428100422024727,0.035574913024902344,0.03693649545311928,0.038348764181137085,0.03981171175837517,0.041360531002283096,0.0429578498005867,0.04462156817317009,0.046341560781002045,0.048134755343198776,0.05000483617186546,0.05193568021059036,0.053916167467832565,0.055970318615436554,0.05810331925749779,0.06029627099633217,0.06255310028791428,0.06489585340023041,0.06729741394519806,0.06976088881492615,0.07229854166507721,0.07492092251777649,0.07759270817041397,0.0803273394703865,0.08313845098018646,0.08600214868783951,0.08894399553537369,0.09192466735839844,0.09498089551925659,0.09808516502380371,0.10125105828046799,0.1044493168592453,0.10770303755998611,0.11099857091903687,0.11433534324169159,0.1177096739411354,0.12113231420516968,0.12459677457809448,0.1281062215566635,0.1316162347793579,0.13516657054424286,0.1387484073638916,0.1423560380935669,0.14599616825580597,0.14963865280151367,0.153310164809227,0.1569940447807312,0.16073772311210632,0.16446706652641296,0.16822439432144165,0.17202208936214447,0.1758323460817337,0.17967772483825684,0.1835349202156067,0.18743778765201569,0.1913553923368454,0.19534656405448914,0.19934745132923126,0.20338928699493408,0.20748302340507507,0.21164380013942719,0.21584343910217285,0.22010603547096252,0.2244122475385666,0.22877228260040283,0.23322580754756927,0.23775650560855865,0.24235136806964874,0.24701827764511108,0.2517852783203125,0.2566220462322235,0.2615272104740143,0.26652905344963074,0.27159571647644043,0.27674657106399536,0.2820260226726532,0.2873470187187195,0.2927604615688324,0.29827216267585754,0.30383914709091187,0.3094768822193146,0.3151405155658722,0.32087278366088867,0.3266521990299225,0.3324573338031769,0.33828338980674744,0.34413182735443115,0.3500092625617981,0.35586801171302795,0.3617195188999176,0.36754316091537476,0.3733440935611725,0.3791021704673767,0.38479384779930115,0.390405535697937,0.39595699310302734,0.40142083168029785,0.4067993760108948,0.41206035017967224,0.41722747683525085,0.42228585481643677,0.4272133708000183,0.43198832869529724,0.4366282820701599,0.4411306083202362,0.44550272822380066,0.44972047209739685,0.45380932092666626,0.45774081349372864,0.46153324842453003,0.4651969373226166,0.46870431303977966,0.4720754027366638,0.47529277205467224,0.47836992144584656,0.481296569108963,0.48410001397132874,0.48677942156791687,0.48932594060897827,0.49175578355789185,0.49405643343925476,0.4962436258792877,0.49833378195762634,0.5003145337104797,0.5021763443946838,0.503953218460083,0.5056321024894714,0.5072202086448669,0.5087266564369202,0.510128915309906,0.511454164981842,0.5127037763595581,0.5138969421386719,0.515015721321106,0.5160458087921143,0.5170395374298096,0.5179678797721863,0.5188405513763428,0.5196593403816223,0.5204320549964905,0.5211583971977234,0.5218285322189331,0.5224694609642029,0.5230705142021179,0.5236386060714722,0.5241674184799194,0.5246562361717224,0.5251132249832153,0.5255411267280579,0.5259439945220947,0.5263211131095886,0.5266755819320679,0.5270059704780579,0.5273085236549377,0.527595579624176,0.5278608202934265,0.5281094908714294,0.5283409357070923,0.5285627245903015,0.5287741422653198,0.528965950012207,0.529140293598175,0.5293037295341492,0.5294589996337891,0.52959805727005,0.5297330021858215,0.5298566222190857,0.5299726724624634,0.5300867557525635,0.5301899909973145,0.5302829146385193,0.530372679233551,0.5304535627365112,0.5305331945419312,0.5306052565574646,0.5306726098060608,0.5307344198226929,0.5307921767234802,0.5308423638343811,0.5308931469917297,0.530938982963562,0.5309820771217346,0.5310223698616028,0.531059205532074,0.5310949087142944,0.5311275720596313,0.5311576724052429,0.5311850905418396,0.5312100648880005,0.5312357544898987,0.5312587022781372,0.5312800407409668,0.5312992334365845,0.5313175320625305,0.5313331484794617,0.5313498973846436,0.531363844871521,0.5313792824745178,0.5313920974731445,0.5314041972160339,0.531415581703186,0.5314255952835083,0.5314351320266724,0.5314436554908752,0.5314520001411438,0.5314598679542542,0.531467080116272,0.531473696231842,0.531480610370636,0.5314868092536926,0.5314916968345642,0.5314968824386597,0.5315015912055969,0.531505286693573,0.53150874376297,0.5315130352973938,0.5315166711807251,0.5315203070640564,0.5315231680870056,0.5315253734588623,0.5315281748771667,0.5315301418304443,0.5315322875976562,0.5315341949462891,0.5315359830856323,0.5315377712249756,0.5315393209457397,0.5315406322479248,0.5315419435501099,0.5315430760383606,0.531544029712677,0.5315449833869934,0.5315462350845337,0.5315470695495605,0.531548023223877,0.531548798084259,0.5315493941307068,0.5315501093864441,0.5315507650375366,0.5315513014793396,0.5315517783164978,0.531552255153656,0.531552791595459,0.5315533876419067,0.5315538644790649,0.531554102897644,0.5315543413162231,0.531554639339447,0.5315550565719604,0.5315552949905396,0.5315555930137634,0.531555712223053,0.5315559506416321,0.5315561294555664,0.5315563082695007,0.5315564870834351,0.5315567255020142,0.5315569043159485,0.5315569043159485,0.5315570831298828,0.5315572619438171,0.5315573215484619,0.5315575003623962,0.5315576195716858,0.5315577983856201,0.5315579175949097,0.5315579175949097,0.5315580368041992,0.5315582156181335,0.5315583944320679,0.531558632850647,0.5315586924552917,0.5315587520599365,0.5315588116645813,0.5315589308738708,0.5315589904785156,0.5315590500831604,0.5315590500831604,0.5315590500831604,0.53155916929245,0.5315592885017395,0.5315593481063843,0.5315594673156738,0.5315595269203186,0.5315595269203186,0.5315596461296082,0.5315596461296082,0.5315597057342529,0.5315597057342529,0.5315597057342529,0.5315597057342529,0.5315597057342529,0.5315597653388977,0.5315597653388977,0.5315597653388977,0.5315597653388977,0.5315597653388977,0.5315597653388977,0.5315598249435425,0.5315598249435425,0.5315598249435425,0.5315598845481873,0.5315598845481873,0.5315598845481873,0.5315598845481873,0.5315598845481873,0.5315598845481873,0.531559944152832,0.5315600037574768,0.5315600037574768],"active":[0.0019454360008239746,0.0017035405617207289,0.0016454856377094984,0.0016280347481369972,0.0016401296015828848,0.001653606304898858,0.0016581565141677856,0.0016589052975177765,0.0016700788401067257,0.0016872994601726532,0.0016979547217488289,0.0017044050619006157,0.00170906912535429,0.001728421077132225,0.0017243893817067146,0.0017402861267328262,0.001744893379509449,0.0017424747347831726,0.0017545688897371292,0.0017662029713392258,0.0017776060849428177,0.001774899661540985,0.0017848629504442215,0.0017919465899467468,0.0017946548759937286,0.00180744007229805,0.0018213782459497452,0.0018146410584449768,0.0018126238137483597,0.001825755462050438,0.0018303636461496353,0.0018859412521123886,0.0019711237400770187,0.0020465701818466187,0.0021304283291101456,0.002211693674325943,0.0023104678839445114,0.002398470416665077,0.0024950578808784485,0.0025834068655967712,0.0026992298662662506,0.002810325473546982,0.0029294341802597046,0.0030468106269836426,0.003161706030368805,0.0033061541616916656,0.003402799367904663,0.0035369321703910828,0.0036596693098545074,0.003806762397289276,0.003941185772418976,0.004073593765497208,0.004190567880868912,0.004341695457696915,0.004483148455619812,0.004596378654241562,0.004740823060274124,0.004881061613559723,0.005015261471271515,0.005141623318195343,0.005283363163471222,0.005433335900306702,0.005535908043384552,0.00566941499710083,0.005814492702484131,0.005937337875366211,0.006067730486392975,0.006171867251396179,0.006321549415588379,0.006414622068405151,0.006518639624118805,0.006594374775886536,0.006695449352264404,0.006780117750167847,0.006858505308628082,0.006930500268936157,0.007032379508018494,0.0071219950914382935,0.007193133234977722,0.007241204380989075,0.007309630513191223,0.0073538124561309814,0.007395505905151367,0.0074484944343566895,0.007484659552574158,0.0075357407331466675,0.0075749605894088745,0.007639482617378235,0.007641032338142395,0.007694363594055176,0.007771134376525879,0.007807701826095581,0.007867082953453064,0.007912933826446533,0.007969498634338379,0.0080375075340271,0.00811411440372467,0.008160293102264404,0.0082627534866333,0.008378356695175171,0.008472636342048645,0.008562013506889343,0.008688613772392273,0.008790969848632812,0.008910581469535828,0.009085327386856079,0.009229376912117004,0.009385734796524048,0.00953720510005951,0.009682625532150269,0.009847640991210938,0.009994834661483765,0.010198861360549927,0.01034080982208252,0.010511398315429688,0.010693877935409546,0.010844171047210693,0.011026918888092041,0.011189281940460205,0.011315315961837769,0.011429280042648315,0.011524468660354614,0.011657178401947021,0.011750906705856323,0.011818796396255493,0.011868029832839966,0.011900514364242554,0.011941522359848022,0.01194790005683899,0.011941015720367432,0.011884987354278564,0.011821091175079346,0.011716723442077637,0.011598974466323853,0.011452406644821167,0.011300504207611084,0.01112973690032959,0.010951876640319824,0.010714590549468994,0.01050335168838501,0.010262876749038696,0.009993582963943481,0.00972837209701538,0.009455710649490356,0.009207606315612793,0.008914530277252197,0.008632749319076538,0.008348584175109863,0.00805547833442688,0.007795602083206177,0.007516533136367798,0.007198721170425415,0.006908237934112549,0.006610900163650513,0.006326168775558472,0.00606110692024231,0.005820482969284058,0.005561947822570801,0.005298495292663574,0.005060762166976929,0.004813432693481445,0.004597693681716919,0.004381388425827026,0.004154294729232788,0.003936827182769775,0.0037530064582824707,0.003558218479156494,0.0033670663833618164,0.003176748752593994,0.002995729446411133,0.0028547048568725586,0.0027013421058654785,0.0025615692138671875,0.0024080276489257812,0.002273738384246826,0.002169668674468994,0.002042531967163086,0.0019345283508300781,0.0018243789672851562,0.0017347335815429688,0.0016420483589172363,0.0015424489974975586,0.001463770866394043,0.0013859868049621582,0.0013124346733093262,0.0012359619140625,0.0011588335037231445,0.00109785795211792,0.0010386109352111816,0.0009808540344238281,0.0009244084358215332,0.0008779764175415039,0.0008347630500793457,0.0007873773574829102,0.000749051570892334,0.000707089900970459,0.0006760358810424805,0.0006448626518249512,0.0006182193756103516,0.0005875825881958008,0.0005509853363037109,0.0005244016647338867,0.0005042552947998047,0.0004851818084716797,0.0004584193229675293,0.0004442930221557617,0.000424802303314209,0.00040715932846069336,0.00039511919021606445,0.00037479400634765625,0.00036072731018066406,0.00034987926483154297,0.0003393888473510742,0.0003281831741333008,0.0003154277801513672,0.0003057122230529785,0.0002962946891784668,0.0002868175506591797,0.00027751922607421875,0.0002741813659667969,0.00026679039001464844,0.0002593994140625,0.00025463104248046875,0.0002487301826477051,0.0002453923225402832,0.00023990869522094727,0.00023442506790161133,0.00023031234741210938,0.0002269744873046875,0.00022476911544799805,0.00021988153457641602,0.00021469593048095703,0.00021189451217651367,0.00020951032638549805,0.0002071857452392578,0.00020682811737060547,0.00020247697830200195,0.0002008676528930664,0.00019800662994384766,0.00019615888595581055,0.00019437074661254883,0.0001933574676513672,0.00019103288650512695,0.00018930435180664062,0.00018781423568725586,0.00018614530563354492,0.0001850724220275879,0.0001842975616455078,0.00018358230590820312,0.00018149614334106445,0.00018036365509033203,0.00018024444580078125,0.00017887353897094727,0.00017791986465454102,0.00017833709716796875,0.00017827749252319336,0.00017708539962768555,0.00017690658569335938,0.00017571449279785156,0.0001754164695739746,0.00017559528350830078,0.0001748204231262207,0.0001748800277709961,0.0001742839813232422,0.0001741647720336914,0.0001741647720336914,0.00017380714416503906,0.0001735091209411621,0.00017344951629638672,0.00017303228378295898,0.00017279386520385742,0.00017279386520385742,0.00017303228378295898,0.00017243623733520508,0.00017249584197998047,0.0001723766326904297,0.00017219781875610352,0.0001723170280456543,0.0001723170280456543,0.00017201900482177734,0.00017184019088745117,0.00017195940017700195,0.00017184019088745117,0.00017178058624267578,0.00017148256301879883,0.00017124414443969727,0.00017118453979492188,0.00017130374908447266,0.00017136335372924805,0.00017136335372924805,0.00017148256301879883,0.00017130374908447266,0.00017136335372924805,0.00017124414443969727,0.00017136335372924805,0.00017118453979492188,0.00017118453979492188,0.0001710653305053711,0.0001710653305053711,0.00017118453979492188,0.00017112493515014648,0.0001710653305053711,0.00017112493515014648,0.00017112493515014648,0.0001710653305053711,0.0001710653305053711,0.0001710653305053711,0.0001710653305053711,0.0001710653305053711,0.0001709461212158203,0.0001710057258605957,0.0001709461212158203,0.00017088651657104492,0.00017088651657104492,0.00017082691192626953,0.00017076730728149414,0.00017070770263671875,0.00017064809799194336,0.00017076730728149414,0.00017088651657104492,0.00017088651657104492,0.00017076730728149414,0.00017076730728149414,0.00017070770263671875,0.00017070770263671875,0.00017076730728149414,0.00017064809799194336,0.00017064809799194336,0.00017058849334716797,0.00017058849334716797,0.00017058849334716797,0.00017058849334716797,0.00017064809799194336,0.00017058849334716797,0.00017058849334716797,0.00017058849334716797,0.00017058849334716797,0.00017058849334716797,0.00017064809799194336,0.00017058849334716797,0.00017058849334716797,0.00017058849334716797,0.00017052888870239258,0.00017052888870239258,0.00017052888870239258,0.00017052888870239258,0.00017052888870239258,0.00017058849334716797,0.00017058849334716797,0.00017052888870239258,0.00017052888870239258]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0019454360008239746,0.0025738454423844814,0.0032476969063282013,0.003932778723537922,0.004617227707058191,0.005293210037052631,0.005969998426735401,0.00664580799639225,0.007312805857509375,0.007979976013302803,0.008642597123980522,0.009290358051657677,0.009935757145285606,0.010586686432361603,0.01122960913926363,0.011868962086737156,0.012497141025960445,0.013125377707183361,0.01374555192887783,0.014360138215124607,0.014969887211918831,0.015569787472486496,0.01616986095905304,0.01676630601286888,0.017358776181936264,0.017937712371349335,0.01851549744606018,0.019088443368673325,0.019660584628582,0.020223278552293777,0.02078067511320114,0.021372107788920403,0.021986868232488632,0.022632844746112823,0.023296328261494637,0.023980949074029922,0.0246887244284153,0.025420399382710457,0.026172982528805733,0.026952173560857773,0.027759183198213577,0.02859274297952652,0.029451239854097366,0.03034193255007267,0.03125566244125366,0.03219323977828026,0.033166177570819855,0.03416641429066658,0.03519400954246521,0.036264050751924515,0.03734969720244408,0.038480039685964584,0.03963543847203255,0.04082291200757027,0.04203331097960472,0.04329755902290344,0.04457879811525345,0.04589425027370453,0.0472494401037693,0.048644598573446274,0.05006631091237068,0.05153392255306244,0.05302342399954796,0.05453601852059364,0.056097280234098434,0.057680483907461166,0.059305328875780106,0.06097106635570526,0.06266485154628754,0.06440673023462296,0.06617728620767593,0.06796852499246597,0.06979005038738251,0.0716545507311821,0.07355193048715591,0.07547194510698318,0.07742749154567719,0.07942243665456772,0.08142182230949402,0.08345754444599152,0.08551342040300369,0.08762845396995544,0.08974993228912354,0.09191915392875671,0.0940956398844719,0.09628738462924957,0.09852301329374313,0.10077886283397675,0.10305722802877426,0.10534371435642242,0.10765059292316437,0.1099865511059761,0.11235193908214569,0.11471917480230331,0.11712177097797394,0.11954976618289948,0.12198611348867416,0.12443916499614716,0.126907080411911,0.12940119206905365,0.1319046914577484,0.134418323636055,0.1369616836309433,0.13951833546161652,0.1420995444059372,0.14466801285743713,0.147259920835495,0.14988009631633759,0.1525159478187561,0.15516211092472076,0.15782371163368225,0.1605258584022522,0.1632145196199417,0.1659371703863144,0.16868014633655548,0.17144306004047394,0.17422179877758026,0.17702306807041168,0.17986434698104858,0.18273623287677765,0.18562036752700806,0.18853583931922913,0.19150355458259583,0.19449999928474426,0.19750820100307465,0.2005654126405716,0.20363615453243256,0.2067636400461197,0.20992405712604523,0.21310952305793762,0.21633054316043854,0.21957141160964966,0.22287023067474365,0.22619934380054474,0.22956900298595428,0.23297926783561707,0.23640981316566467,0.2398405820131302,0.24331137537956238,0.2468242645263672,0.25035640597343445,0.25391876697540283,0.2575071156024933,0.2610965073108673,0.2647043764591217,0.268312007188797,0.27196428179740906,0.27558425068855286,0.2792189419269562,0.2828805446624756,0.2865237891674042,0.29014310240745544,0.29376187920570374,0.29738593101501465,0.3009692430496216,0.3045366406440735,0.3080821931362152,0.3115934729576111,0.31506669521331787,0.31851962208747864,0.32193467020988464,0.32529258728027344,0.3286064863204956,0.33186671137809753,0.3351031541824341,0.3382682502269745,0.3413662910461426,0.34440189599990845,0.34738874435424805,0.35031941533088684,0.3531731069087982,0.35594457387924194,0.3586832880973816,0.3613137900829315,0.36389631032943726,0.3664037883281708,0.3688676059246063,0.37124255299568176,0.37353289127349854,0.3757769465446472,0.37792980670928955,0.3800136148929596,0.3820192813873291,0.38396868109703064,0.38585153222084045,0.3876712918281555,0.38942456245422363,0.39111045002937317,0.39274609088897705,0.3943091332912445,0.39581578969955444,0.3972795903682709,0.3986501693725586,0.39999499917030334,0.40126609802246094,0.40248697996139526,0.4036674201488495,0.40479564666748047,0.4058803617954254,0.4069168269634247,0.40791741013526917,0.4088670611381531,0.40976324677467346,0.41064709424972534,0.41147181391716003,0.41225412487983704,0.4130011200904846,0.4137169122695923,0.41439497470855713,0.4150409996509552,0.41565972566604614,0.41624534130096436,0.4168025553226471,0.4173418879508972,0.4178444445133209,0.41833049058914185,0.4187914729118347,0.41923362016677856,0.4196547567844391,0.4200553596019745,0.42043572664260864,0.4207945764064789,0.4211422801017761,0.4214664101600647,0.42177605628967285,0.4220690429210663,0.42234283685684204,0.4226074814796448,0.42285284399986267,0.42309489846229553,0.4233153760433197,0.42352715134620667,0.42372986674308777,0.4239238500595093,0.42410245537757874,0.42427366971969604,0.4244372546672821,0.42458871006965637,0.42473119497299194,0.42487138509750366,0.42500385642051697,0.42512935400009155,0.4252484440803528,0.4253573715686798,0.4254612624645233,0.4255613684654236,0.4256565272808075,0.42574337124824524,0.4258235991001129,0.4259030222892761,0.4259759187698364,0.4260500967502594,0.4261169135570526,0.42618292570114136,0.42624154686927795,0.426300585269928,0.42635485529899597,0.4264034628868103,0.4264514744281769,0.4264969229698181,0.42653897404670715,0.426581472158432,0.42661914229393005,0.42665719985961914,0.4266921579837799,0.42672303318977356,0.42675432562828064,0.42678409814834595,0.4268116354942322,0.42683684825897217,0.42686179280281067,0.4268842041492462,0.4269058406352997,0.426927775144577,0.4269467294216156,0.42696413397789,0.4269828498363495,0.42699944972991943,0.42701491713523865,0.4270283579826355,0.42704182863235474,0.42705413699150085,0.4270664155483246,0.42707839608192444,0.42708906531333923,0.42710012197494507,0.4271101951599121,0.4271194040775299,0.4271283447742462,0.4271373152732849,0.4271453320980072,0.4271535575389862,0.42716047167778015,0.4271673858165741,0.4271737039089203,0.4271793067455292,0.4271855354309082,0.4271910488605499,0.4271966814994812,0.42720186710357666,0.4272063076496124,0.4272111654281616,0.4272158741950989,0.42722025513648987,0.4272235929965973,0.4272274374961853,0.4272308945655823,0.427234023809433,0.42723706364631653,0.4272402822971344,0.42724335193634033,0.42724600434303284,0.42724841833114624,0.42725038528442383,0.42725279927253723,0.427254855632782,0.42725670337677,0.4272586703300476,0.4272605776786804,0.42726200819015503,0.42726385593414307,0.4272657632827759,0.42726752161979675,0.42726898193359375,0.42727041244506836,0.42727169394493103,0.4272729456424713,0.42727428674697876,0.4272752106189728,0.42727676033973694,0.42727774381637573,0.4272784888744354,0.4272795021533966,0.4272802770137787,0.42728108167648315,0.4272819459438324,0.4272828698158264,0.42728355526924133,0.4272841811180115,0.4272846281528473,0.42728516459465027,0.42728573083877563,0.42728614807128906,0.4272865951061249,0.427286833524704,0.42728734016418457,0.4272879362106323,0.42728832364082336,0.42728856205940247,0.42728888988494873,0.4272894263267517],"recovered":[0.0,0.0008760066702961922,0.0016302017029374838,0.002345866523683071,0.003047708421945572,0.0037353248335421085,0.0044215586967766285,0.005105431657284498,0.005786712281405926,0.006456186529248953,0.007123011164367199,0.00778758991509676,0.008442435413599014,0.009096762165427208,0.009746827185153961,0.010394933633506298,0.011032615788280964,0.01167409960180521,0.012304812669754028,0.01293212827295065,0.013547521084547043,0.01416331809014082,0.01477646455168724,0.015380454249680042,0.015983350574970245,0.016578758135437965,0.0171643178910017,0.017748724669218063,0.01833048276603222,0.01890924572944641,0.01947890967130661,0.020041605457663536,0.020623017102479935,0.02121681347489357,0.02184165082871914,0.022479219362139702,0.02313838340342045,0.02382899448275566,0.024536769837141037,0.025267580524086952,0.026025058701634407,0.026805631816387177,0.027610797435045242,0.028443608433008194,0.029299860820174217,0.030185313895344734,0.03109777718782425,0.03203564137220383,0.03300494700670242,0.03400276601314545,0.03503623604774475,0.03609948232769966,0.03718870133161545,0.038303665816783905,0.03946954384446144,0.04065229743719101,0.04187346622347832,0.04312452673912048,0.044407375156879425,0.04573469236493111,0.04709351062774658,0.048478592187166214,0.049902260303497314,0.051370278000831604,0.052852921187877655,0.05436764657497406,0.055926088243722916,0.05751672387123108,0.05914963036775589,0.060823433101177216,0.06251836568117142,0.06424815207719803,0.06600742042064667,0.0677909404039383,0.06962502002716064,0.0714818611741066,0.07336921989917755,0.07529827207326889,0.07724414765834808,0.07920995354652405,0.0812331810593605,0.08326538652181625,0.0853319764137268,0.08742944151163101,0.0895613431930542,0.09171029925346375,0.09387774020433426,0.09606999903917313,0.09830367565155029,0.10056786984205246,0.10283829271793365,0.10512103140354156,0.10742013156414032,0.10977204889059067,0.112118199467659,0.11450899392366409,0.11689258366823196,0.11931758373975754,0.1217634305357933,0.12422045320272446,0.12669481337070465,0.12918627262115479,0.13169364631175995,0.1342044621706009,0.13674452900886536,0.13929526507854462,0.14185059070587158,0.14443035423755646,0.14704005420207977,0.14965113997459412,0.1522763967514038,0.1549140363931656,0.15759123861789703,0.160272017121315,0.16296662390232086,0.1656942218542099,0.16844071447849274,0.17120574414730072,0.17397233843803406,0.17676818370819092,0.17961639165878296,0.18249045312404633,0.18538478016853333,0.1883164495229721,0.19127009809017181,0.1942417323589325,0.19727297127246857,0.20032960176467896,0.20341940224170685,0.20652644336223602,0.20967596769332886,0.21288275718688965,0.21607065200805664,0.2193337082862854,0.2226417362689972,0.2259812206029892,0.22933566570281982,0.23273147642612457,0.23614726960659027,0.23959779739379883,0.24306945502758026,0.24657446146011353,0.2501079738140106,0.2536811828613281,0.2572685480117798,0.2608583867549896,0.26446688175201416,0.26807716488838196,0.27168533205986023,0.2753106951713562,0.27893900871276855,0.2825844883918762,0.2862193286418915,0.28983646631240845,0.29347196221351624,0.2970932126045227,0.3006797730922699,0.30422312021255493,0.307755708694458,0.3112620413303375,0.31472542881965637,0.31816366314888,0.3215823471546173,0.3249499797821045,0.3282674252986908,0.3315356373786926,0.3347439169883728,0.3379192650318146,0.34100499749183655,0.34406012296676636,0.34703168272972107,0.3499568998813629,0.3527919054031372,0.35557830333709717,0.35829561948776245,0.3609572649002075,0.36353257298469543,0.36603718996047974,0.36850619316101074,0.3708654046058655,0.37317603826522827,0.3753949701786041,0.3775443732738495,0.37962719798088074,0.3816436231136322,0.3836037814617157,0.38550156354904175,0.3873295485973358,0.38908272981643677,0.39078450202941895,0.39241576194763184,0.3939915895462036,0.39550280570983887,0.39695417881011963,0.39835572242736816,0.39968135952949524,0.4009586274623871,0.4021894633769989,0.40336981415748596,0.40450793504714966,0.405579537153244,0.4066193699836731,0.4075961709022522,0.40853917598724365,0.4094536006450653,0.4103257358074188,0.41113948822021484,0.4119229316711426,0.4126732647418976,0.413379967212677,0.4140683114528656,0.4147180914878845,0.41533511877059937,0.4159165620803833,0.4164772033691406,0.4170050323009491,0.41752511262893677,0.41801220178604126,0.41847553849220276,0.4189155697822571,0.41934964060783386,0.41974279284477234,0.4201241731643677,0.42048701643943787,0.4208293557167053,0.42115694284439087,0.42146915197372437,0.4217585623264313,0.42203912138938904,0.42230525612831116,0.4225539565086365,0.4227890372276306,0.4230111241340637,0.42322659492492676,0.42342570424079895,0.4236188530921936,0.42380091547966003,0.4239696264266968,0.42412903904914856,0.42428016662597656,0.4244323968887329,0.4245711863040924,0.42470210790634155,0.4248296618461609,0.424947053194046,0.42505642771720886,0.42516082525253296,0.42526328563690186,0.42535722255706787,0.425443172454834,0.4255273640155792,0.42560529708862305,0.4256800413131714,0.4257517457008362,0.42581862211227417,0.42588385939598083,0.425945907831192,0.42600250244140625,0.4260558485984802,0.42610588669776917,0.4261549711227417,0.4261971116065979,0.4262416362762451,0.4262818992137909,0.4263221025466919,0.42636045813560486,0.4263959527015686,0.42642831802368164,0.426459401845932,0.4264884889125824,0.4265148639678955,0.42653992772102356,0.42656537890434265,0.426588237285614,0.4266113340854645,0.42663171887397766,0.42665016651153564,0.4266693890094757,0.4266878366470337,0.4267042875289917,0.42671945691108704,0.42673471570014954,0.4267484247684479,0.4267619550228119,0.4267737567424774,0.4267846345901489,0.42679592967033386,0.42680686712265015,0.4268161952495575,0.4268256425857544,0.4268350899219513,0.42684435844421387,0.4268532395362854,0.4268609583377838,0.42686739563941956,0.42687374353408813,0.4268800914287567,0.426886647939682,0.4268926978111267,0.426898330450058,0.426903635263443,0.42690882086753845,0.4269140064716339,0.42691901326179504,0.4269232153892517,0.4269274175167084,0.4269314408302307,0.4269346296787262,0.42693835496902466,0.42694130539894104,0.42694416642189026,0.4269471764564514,0.42695045471191406,0.4269530475139618,0.4269554615020752,0.4269576668739319,0.4269600212574005,0.4269618093967438,0.4269641637802124,0.42696619033813477,0.42696791887283325,0.4269697070121765,0.4269716441631317,0.4269733726978302,0.42697471380233765,0.4269760847091675,0.4269777536392212,0.42697909474372864,0.4269803464412689,0.4269813299179077,0.4269826412200928,0.42698386311531067,0.4269847869873047,0.4269857108592987,0.4269865155220032,0.42698732018470764,0.42698800563812256,0.4269888699054718,0.4269895553588867,0.4269903600215912,0.4269910156726837,0.4269915223121643,0.4269920289516449,0.42699238657951355,0.42699313163757324,0.42699331045150757,0.4269937574863434,0.42699435353279114,0.42699480056762695,0.42699509859085083,0.4269954264163971],"active":[0.0019454360008239746,0.0016978387720882893,0.0016174952033907175,0.0015869121998548508,0.0015695192851126194,0.0015578852035105228,0.0015484397299587727,0.0015403763391077518,0.0015260935761034489,0.0015237894840538502,0.0015195859596133232,0.001502768136560917,0.001493321731686592,0.0014899242669343948,0.0014827819541096687,0.0014740284532308578,0.0014645252376794815,0.001451278105378151,0.0014407392591238022,0.0014280099421739578,0.001422366127371788,0.0014064693823456764,0.001393396407365799,0.001385851763188839,0.0013754256069660187,0.0013589542359113693,0.0013511795550584793,0.0013397186994552612,0.0013301018625497818,0.0013140328228473663,0.0013017654418945312,0.0013305023312568665,0.0013638511300086975,0.0014160312712192535,0.0014546774327754974,0.0015017297118902206,0.0015503410249948502,0.0015914048999547958,0.0016362126916646957,0.0016845930367708206,0.0017341244965791702,0.0017871111631393433,0.001840442419052124,0.001898324117064476,0.001955801621079445,0.002007925882935524,0.0020684003829956055,0.0021307729184627533,0.002189062535762787,0.002261284738779068,0.0023134611546993256,0.002380557358264923,0.002446737140417099,0.0025192461907863617,0.00256376713514328,0.002645261585712433,0.0027053318917751312,0.0027697235345840454,0.0028420649468898773,0.0029099062085151672,0.0029728002846240997,0.003055330365896225,0.003121163696050644,0.003165740519762039,0.0032443590462207794,0.0033128373324871063,0.00337924063205719,0.003454342484474182,0.0035152211785316467,0.0035832971334457397,0.0036589205265045166,0.0037203729152679443,0.00378262996673584,0.003863610327243805,0.00392691045999527,0.003990083932876587,0.004058271646499634,0.004124164581298828,0.004177674651145935,0.004247590899467468,0.0042802393436431885,0.004363067448139191,0.0044179558753967285,0.004489712417125702,0.004534296691417694,0.004577085375785828,0.0046452730894088745,0.004708863794803619,0.0047535523772239685,0.004775844514369965,0.004812300205230713,0.00486551970243454,0.004931807518005371,0.0049471259117126465,0.005003571510314941,0.005040772259235382,0.0050935298204422,0.005121581256389618,0.005143649876117706,0.005180738866329193,0.005209878087043762,0.0052320510149002075,0.00526803731918335,0.005313873291015625,0.005355015397071838,0.005372747778892517,0.005409330129623413,0.005449742078781128,0.005475893616676331,0.005510970950126648,0.005547314882278442,0.005611822009086609,0.005623281002044678,0.00566515326499939,0.005713522434234619,0.005748838186264038,0.005781084299087524,0.005817323923110962,0.005892008543014526,0.005968049168586731,0.006003975868225098,0.0060453861951828,0.0061187744140625,0.006183549761772156,0.006238102912902832,0.006323680281639099,0.006363183259963989,0.006434038281440735,0.006504654884338379,0.006583079695701599,0.00665457546710968,0.00668865442276001,0.006799578666687012,0.006865635514259338,0.006927266716957092,0.006998047232627869,0.007074147462844849,0.007109105587005615,0.007164105772972107,0.007226467132568359,0.007286950945854187,0.007344305515289307,0.007399141788482666,0.007415324449539185,0.007435828447341919,0.007453620433807373,0.0074974000453948975,0.0075070858001708984,0.007533609867095947,0.007569849491119385,0.00758478045463562,0.007558614015579224,0.007542550563812256,0.007549464702606201,0.007497280836105347,0.007443428039550781,0.0074024200439453125,0.007370352745056152,0.007310986518859863,0.007257580757141113,0.0072092413902282715,0.007128924131393433,0.007024139165878296,0.006916731595993042,0.006835728883743286,0.00673261284828186,0.006622374057769775,0.006482630968093872,0.006383746862411499,0.006259292364120483,0.0061414241790771484,0.005987673997879028,0.005891382694244385,0.005735486745834351,0.005600690841674805,0.005446523427963257,0.005335032939910889,0.005205363035202026,0.005026698112487793,0.004911541938781738,0.004753768444061279,0.004618644714355469,0.004474908113479614,0.004341483116149902,0.004207909107208252,0.004067510366439819,0.003922998905181885,0.0037809014320373535,0.003663361072540283,0.0035246312618255615,0.0034000277519226074,0.0032880008220672607,0.0031473636627197266,0.003040820360183716,0.0029103755950927734,0.0028056204319000244,0.0027087926864624023,0.0026061832904815674,0.002510547637939453,0.0024088919162750244,0.0023378729820251465,0.0022476911544799805,0.0021670758724212646,0.0021079182624816895,0.0020182132720947266,0.0019283890724182129,0.0018616318702697754,0.001793980598449707,0.001721709966659546,0.0016610324382781982,0.001591414213180542,0.001527249813079834,0.0014674365520477295,0.001425325870513916,0.0013672411441802979,0.001325458288192749,0.0012663602828979492,0.0012214183807373047,0.0011792182922363281,0.0011397898197174072,0.0010860860347747803,0.001051783561706543,0.0010181069374084473,0.000979393720626831,0.0009467005729675293,0.000912100076675415,0.0008736848831176758,0.000848919153213501,0.0008137226104736328,0.000789642333984375,0.0007614195346832275,0.0007381141185760498,0.0007187426090240479,0.0006972551345825195,0.0006767511367797852,0.0006548166275024414,0.0006363391876220703,0.0006190836429595947,0.0006021559238433838,0.0005912184715270996,0.0005714595317840576,0.0005581676959991455,0.0005463361740112305,0.0005277097225189209,0.0005142092704772949,0.0005049407482147217,0.0004957020282745361,0.0004800856113433838,0.00046637654304504395,0.00045984983444213867,0.00044855475425720215,0.00044479966163635254,0.0004368722438812256,0.0004311800003051758,0.0004229247570037842,0.00041672587394714355,0.0004089474678039551,0.00040096044540405273,0.0003956258296966553,0.0003910362720489502,0.0003840029239654541,0.00038436055183410645,0.0003775060176849365,0.00037530064582824707,0.0003700554370880127,0.00036257505416870117,0.00035837292671203613,0.00035578012466430664,0.0003522336483001709,0.0003483593463897705,0.00034692883491516113,0.00034427642822265625,0.00034046173095703125,0.0003395378589630127,0.00033539533615112305,0.0003324151039123535,0.0003326833248138428,0.0003300607204437256,0.00032708048820495605,0.00032407045364379883,0.0003223717212677002,0.00031942129135131836,0.000317990779876709,0.00031644105911254883,0.0003153085708618164,0.0003154873847961426,0.00031426548957824707,0.00031253695487976074,0.0003121495246887207,0.0003116726875305176,0.0003102421760559082,0.00030919909477233887,0.000307232141494751,0.0003064274787902832,0.0003063082695007324,0.00030556321144104004,0.00030544400215148926,0.0003044009208679199,0.0003039836883544922,0.00030353665351867676,0.0003026723861694336,0.00030234456062316895,0.0003018677234649658,0.0003012418746948242,0.00030037760734558105,0.0003000199794769287,0.0002994537353515625,0.0002993941307067871,0.0002987086772918701,0.0002989768981933594,0.00029918551445007324,0.0002988278865814209,0.00029796361923217773,0.00029733777046203613,0.00029733777046203613,0.00029718875885009766,0.00029668211936950684,0.000296860933303833,0.0002964138984680176,0.00029581785202026367,0.00029593706130981445,0.00029605627059936523,0.00029587745666503906,0.0002956092357635498,0.0002956986427307129,0.0002956092357635498,0.00029519200325012207,0.00029519200325012207,0.0002948641777038574,0.00029543042182922363,0.000295102596282959,0.00029462575912475586,0.00029471516609191895,0.00029456615447998047,0.00029456615447998047,0.00029462575912475586,0.0002948641777038574,0.00029468536376953125,0.00029462575912475586,0.0002942681312561035,0.00029414892196655273,0.0002942085266113281,0.00029411911964416504,0.0002942085266113281,0.0002937018871307373,0.00029402971267700195,0.00029417872428894043,0.00029397010803222656,0.0002937614917755127,0.0002937912940979004,0.00029399991035461426]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0019454360008239746,0.0025779346469789743,0.003233643714338541,0.0038878554478287697,0.0045392452739179134,0.0051781367510557175,0.005793357267975807,0.0064016664400696754,0.0069996085949242115,0.007580272853374481,0.008153161033987999,0.00871608592569828,0.009265592321753502,0.009808819741010666,0.010332753881812096,0.010843556374311447,0.011346467770636082,0.011838898062705994,0.0123263169080019,0.012797494418919086,0.013264813460409641,0.013717042282223701,0.014164606109261513,0.014597253873944283,0.015021318569779396,0.015438703820109367,0.015846583992242813,0.016246000304818153,0.016635969281196594,0.01701730117201805,0.017392180860042572,0.017779387533664703,0.018179839476943016,0.018581731244921684,0.018994910642504692,0.019421452656388283,0.01986008882522583,0.020307019352912903,0.020756542682647705,0.021219484508037567,0.02168927900493145,0.022168634459376335,0.022660546004772186,0.023159656673669815,0.023666830733418465,0.02419496886432171,0.02472086064517498,0.025252915918827057,0.025805877521634102,0.02637006901204586,0.026937486603856087,0.02751866914331913,0.028107857331633568,0.02870522253215313,0.02931785210967064,0.02994677983224392,0.030576398596167564,0.031213965266942978,0.031868983060121536,0.03253459930419922,0.033210236579179764,0.033903151750564575,0.03460291773080826,0.03532152250409126,0.036044441163539886,0.03678193688392639,0.03753665089607239,0.03828859701752663,0.039064910262823105,0.03983839973807335,0.040632449090480804,0.04143623262643814,0.04225458577275276,0.043084517121315,0.04392256960272789,0.04478135704994202,0.0456404872238636,0.04652427136898041,0.04741387069225311,0.04832097887992859,0.04922537878155708,0.05015788599848747,0.051100585609674454,0.052049390971660614,0.05301322788000107,0.053982365876436234,0.054975979030132294,0.055973682552576065,0.05698854848742485,0.058009978383779526,0.05904160439968109,0.06006753072142601,0.06110721826553345,0.062183480709791183,0.0632585883140564,0.0643429160118103,0.06544526666402817,0.0665484219789505,0.06766442954540253,0.06878353655338287,0.06990616023540497,0.07106225192546844,0.07221989333629608,0.07339031994342804,0.07455665618181229,0.07573716342449188,0.07692153006792068,0.07810981571674347,0.07931070774793625,0.0805315300822258,0.08174878358840942,0.08297023922204971,0.08419924229383469,0.08543918281793594,0.0866733118891716,0.0879189595580101,0.08917813748121262,0.09043535590171814,0.09170283377170563,0.0929674282670021,0.09423720836639404,0.0955159068107605,0.09679081290960312,0.09808466583490372,0.09937413781881332,0.10066258162260056,0.10197163373231888,0.10327763855457306,0.10457661747932434,0.10588717460632324,0.10721275955438614,0.10853610187768936,0.10985114425420761,0.1111714318394661,0.11249316483736038,0.11381005495786667,0.11513777077198029,0.11647786945104599,0.11781301349401474,0.11916785687208176,0.12052172422409058,0.12188613414764404,0.12322980165481567,0.12457934767007828,0.1259307861328125,0.1272951364517212,0.12867607176303864,0.13004831969738007,0.13141784071922302,0.13281001150608063,0.13418938219547272,0.13555805385112762,0.13694682717323303,0.1383371502161026,0.13973674178123474,0.14113160967826843,0.1425233781337738,0.1439361572265625,0.14534127712249756,0.14675666391849518,0.1481737643480301,0.1495867818593979,0.15100836753845215,0.1524355560541153,0.1538526564836502,0.15526993572711945,0.15670707821846008,0.15814289450645447,0.15956167876720428,0.16098885238170624,0.16242560744285583,0.16386377811431885,0.16529937088489532,0.16673946380615234,0.16817320883274078,0.1696086823940277,0.1710493415594101,0.17247536778450012,0.1739027351140976,0.17534160614013672,0.1767607182264328,0.17818456888198853,0.17959752678871155,0.1809922754764557,0.18241582810878754,0.18383224308490753,0.18523944914340973,0.18663333356380463,0.18804116547107697,0.18942975997924805,0.19080689549446106,0.19219514727592468,0.19357389211654663,0.1949320137500763,0.19627903401851654,0.19763018190860748,0.1989525407552719,0.20027847588062286,0.20158177614212036,0.20288173854351044,0.2041780650615692,0.20545849204063416,0.20672769844532013,0.20797812938690186,0.20920822024345398,0.21044078469276428,0.21164622902870178,0.21284857392311096,0.2140282690525055,0.21520699560642242,0.21636226773262024,0.2175033837556839,0.21862244606018066,0.21974489092826843,0.22084061801433563,0.22192424535751343,0.2229812741279602,0.2240394502878189,0.22506946325302124,0.2260860651731491,0.22708791494369507,0.2280825674533844,0.22904501855373383,0.2300047129392624,0.23092782497406006,0.23184990882873535,0.23275414109230042,0.23364010453224182,0.23450914025306702,0.23536068201065063,0.2361965924501419,0.2370031476020813,0.23781107366085052,0.23860524594783783,0.23937556147575378,0.24014127254486084,0.24087168276309967,0.24160036444664001,0.2423042207956314,0.24299702048301697,0.2436755895614624,0.24433274567127228,0.2449784278869629,0.2455979734659195,0.24621468782424927,0.24681131541728973,0.24739249050617218,0.24796117842197418,0.24851489067077637,0.24904757738113403,0.24957968294620514,0.2500905394554138,0.2505931258201599,0.25108426809310913,0.25155580043792725,0.2520204186439514,0.2524712085723877,0.2529037892818451,0.25332245230674744,0.2537398338317871,0.25414448976516724,0.25453272461891174,0.2549167573451996,0.2552836239337921,0.2556542456150055,0.2560007870197296,0.2563426196575165,0.2566811442375183,0.25700506567955017,0.2573145627975464,0.2576126754283905,0.2579100430011749,0.2581930160522461,0.25847071409225464,0.2587408423423767,0.25900664925575256,0.259263277053833,0.2595117390155792,0.25974902510643005,0.2599828541278839,0.2602195739746094,0.26043933629989624,0.26065438985824585,0.2608623802661896,0.2610602080821991,0.26125961542129517,0.2614487409591675,0.26163285970687866,0.26181676983833313,0.26198723912239075,0.26215437054634094,0.2623152434825897,0.2624742090702057,0.26262280344963074,0.26277047395706177,0.2629164159297943,0.26306045055389404,0.26319482922554016,0.263325959444046,0.2634533643722534,0.26357921957969666,0.26370275020599365,0.2638205289840698,0.26393887400627136,0.2640562653541565,0.26416441798210144,0.2642707824707031,0.2643756866455078,0.2644769847393036,0.26457512378692627,0.26467326283454895,0.26476800441741943,0.2648599147796631,0.26495230197906494,0.2650385797023773,0.26512423157691956,0.26521337032318115,0.26529166102409363,0.26537084579467773,0.2654467523097992,0.26551932096481323,0.2655903398990631,0.26565662026405334,0.2657206654548645,0.26578372716903687,0.26584765315055847,0.2659069895744324,0.2659667134284973,0.26602432131767273,0.26608312129974365,0.2661372423171997,0.26619046926498413,0.2662424147129059,0.2662946581840515,0.2663451135158539,0.26639145612716675,0.2664394974708557,0.26648443937301636,0.26652806997299194,0.26657041907310486,0.2666129171848297,0.2666541039943695,0.26669251918792725,0.2667316198348999,0.2667699158191681,0.2668064832687378,0.26684248447418213,0.2668752670288086,0.26691102981567383,0.2669447064399719,0.26697760820388794],"recovered":[0.0,0.0008765250677242875,0.0016338302521035075,0.0023346932139247656,0.003013439942151308,0.0036796312779188156,0.004331596661359072,0.0049683572724461555,0.005591641180217266,0.006204212084412575,0.006802096962928772,0.007385986391454935,0.007962791249155998,0.008523643016815186,0.009071075357496738,0.009611480869352818,0.010137027129530907,0.010649153962731361,0.011157076805830002,0.011656532995402813,0.012145564891397953,0.012615244835615158,0.013079972006380558,0.013531164266169071,0.013975733891129494,0.014406249858438969,0.014832504093647003,0.015255878679454327,0.015663299709558487,0.01606208086013794,0.016452914103865623,0.016833841800689697,0.01722467690706253,0.017613379284739494,0.018011238425970078,0.018418198451399803,0.018831724300980568,0.01925475336611271,0.01969137415289879,0.02013726904988289,0.02058984339237213,0.021052438765764236,0.021521659567952156,0.022002972662448883,0.02249355986714363,0.022993188351392746,0.02350381761789322,0.0240219347178936,0.024546906352043152,0.025088636204600334,0.025643901899456978,0.026198474690318108,0.026763243600726128,0.0273435041308403,0.02794351987540722,0.028548775240778923,0.029162729158997536,0.029783248901367188,0.030408432707190514,0.031056884676218033,0.031712766736745834,0.03237573429942131,0.03306087106466293,0.03374802693724632,0.03445591777563095,0.03517244756221771,0.03589421510696411,0.03663009777665138,0.037373922765254974,0.03814453259110451,0.038910940289497375,0.039692893624305725,0.040492068976163864,0.041293952614068985,0.04210994765162468,0.04293999448418617,0.043776605278253555,0.044634874910116196,0.04550166428089142,0.0463903434574604,0.047281380742788315,0.04817720130085945,0.04909680783748627,0.0500158928334713,0.05095554143190384,0.0519079752266407,0.0528726764023304,0.05384889617562294,0.054838135838508606,0.05585012212395668,0.056862857192754745,0.05788509547710419,0.05889742448925972,0.059940628707408905,0.060993969440460205,0.06205957382917404,0.06313756108283997,0.06423190981149673,0.06532666087150574,0.0664292424917221,0.06753372400999069,0.06865369528532028,0.06979463994503021,0.07093880325555801,0.07209783047437668,0.07326462864875793,0.07443609088659286,0.0756198838353157,0.07681109756231308,0.07800168544054031,0.07921727001667023,0.08043031394481659,0.08164273202419281,0.08285992592573166,0.08408650755882263,0.08532541245222092,0.08657215535640717,0.08782407641410828,0.08906742185354233,0.09032227843999863,0.09158238023519516,0.09285285323858261,0.09413259476423264,0.09539765119552612,0.09668862074613571,0.09797688573598862,0.09927194565534592,0.10056493431329727,0.10187064856290817,0.10316801816225052,0.10446999222040176,0.10579056292772293,0.10710106045007706,0.10842204093933105,0.10974779725074768,0.11105835437774658,0.11237490177154541,0.11369576305150986,0.11502336710691452,0.1163707822561264,0.11771231889724731,0.11905967444181442,0.12043370306491852,0.12176717817783356,0.12311200052499771,0.12447070330381393,0.12582819163799286,0.12719225883483887,0.12856340408325195,0.12992803752422333,0.13132163882255554,0.13268961012363434,0.13405407965183258,0.1354452669620514,0.13682210445404053,0.1382301151752472,0.13963304460048676,0.14102250337600708,0.1424262523651123,0.14383511245250702,0.14524871110916138,0.14665734767913818,0.14807306230068207,0.1494848132133484,0.1509028971195221,0.1523236334323883,0.15374372899532318,0.15517257153987885,0.15660420060157776,0.15801973640918732,0.15945182740688324,0.16089288890361786,0.1623346358537674,0.16377541422843933,0.16520005464553833,0.16663990914821625,0.16808068752288818,0.16951213777065277,0.17094656825065613,0.17237842082977295,0.173811137676239,0.17524200677871704,0.1766573190689087,0.17807988822460175,0.1794942319393158,0.18090148270130157,0.1823195070028305,0.18373984098434448,0.1851491630077362,0.18655343353748322,0.1879502534866333,0.18932779133319855,0.19071558117866516,0.1920979619026184,0.19347433745861053,0.1948295384645462,0.1961805820465088,0.19751958549022675,0.19884470105171204,0.20016488432884216,0.20146909356117249,0.20276986062526703,0.2040593922138214,0.20533712208271027,0.20660683512687683,0.20785634219646454,0.2091047614812851,0.21033364534378052,0.21153949201107025,0.21274256706237793,0.21392786502838135,0.21510808169841766,0.21626192331314087,0.21740010380744934,0.21853573620319366,0.21966320276260376,0.2207707315683365,0.22183755040168762,0.22291070222854614,0.2239636331796646,0.22500942647457123,0.22602544724941254,0.22703991830348969,0.2280191332101822,0.22899845242500305,0.22993303835391998,0.23087234795093536,0.23178699612617493,0.2326928973197937,0.23357385396957397,0.2344435751438141,0.23529799282550812,0.23613540828227997,0.2369445413351059,0.23774579167366028,0.23854342103004456,0.23932255804538727,0.24007029831409454,0.24082356691360474,0.24155259132385254,0.24225156009197235,0.24294205009937286,0.24361711740493774,0.24427518248558044,0.24491488933563232,0.24554404616355896,0.24615004658699036,0.24674788117408752,0.2473294585943222,0.2479029893875122,0.2484545111656189,0.2489929497241974,0.2495175153017044,0.25003138184547424,0.2505320906639099,0.25102630257606506,0.25149962306022644,0.2519650459289551,0.2524161636829376,0.252844899892807,0.2532665431499481,0.25368383526802063,0.2540857791900635,0.25448375940322876,0.25485891103744507,0.2552342116832733,0.255595326423645,0.2559513747692108,0.25629502534866333,0.2566303312778473,0.25695016980171204,0.2572581171989441,0.2575590908527374,0.2578573226928711,0.2581438422203064,0.2584182918071747,0.25869110226631165,0.25895488262176514,0.25920745730400085,0.2594538927078247,0.2596989572048187,0.2599358856678009,0.2601724863052368,0.26039087772369385,0.26060542464256287,0.26081201434135437,0.26102009415626526,0.2612147629261017,0.2614080607891083,0.26159223914146423,0.26176953315734863,0.2619436979293823,0.2621062099933624,0.26226821541786194,0.262422114610672,0.2625757157802582,0.26272574067115784,0.2628735899925232,0.2630099356174469,0.2631455063819885,0.26327791810035706,0.2634095251560211,0.263532429933548,0.26365578174591064,0.2637752890586853,0.26389411091804504,0.2640038728713989,0.2641162574291229,0.26422157883644104,0.26432836055755615,0.2644270360469818,0.26452764868736267,0.26462462544441223,0.2647191882133484,0.2648136019706726,0.26490697264671326,0.26499494910240173,0.26508280634880066,0.26516836881637573,0.26524820923805237,0.26532837748527527,0.2654038369655609,0.2654739022254944,0.2655450403690338,0.26561030745506287,0.26567548513412476,0.2657390236854553,0.2657993733882904,0.26586049795150757,0.26591956615448,0.26597821712493896,0.2660333216190338,0.26608964800834656,0.2661426365375519,0.2661941349506378,0.2662455141544342,0.26629438996315,0.2663443982601166,0.26639196276664734,0.26643699407577515,0.2664812505245209,0.2665247321128845,0.2665671706199646,0.2666082978248596,0.2666473388671875,0.2666855752468109,0.2667222023010254,0.2667621672153473,0.2667979598045349,0.26683297753334045,0.2668667733669281],"active":[0.0019454360008239746,0.0017014095792546868,0.0015998134622350335,0.001553162233904004,0.0015258053317666054,0.0014985054731369019,0.0014617606066167355,0.00143330916762352,0.0014079674147069454,0.0013760607689619064,0.001351064071059227,0.0013300995342433453,0.0013028010725975037,0.0012851767241954803,0.0012616785243153572,0.0012320755049586296,0.001209440641105175,0.0011897440999746323,0.0011692401021718979,0.0011409614235162735,0.0011192485690116882,0.0011017974466085434,0.0010846341028809547,0.0010660896077752113,0.0010455846786499023,0.0010324539616703987,0.00101407989859581,0.0009901216253638268,0.0009726695716381073,0.0009552203118801117,0.0009392667561769485,0.0009455457329750061,0.0009551625698804855,0.0009683519601821899,0.0009836722165346146,0.0010032542049884796,0.0010283645242452621,0.0010522659868001938,0.0010651685297489166,0.0010822154581546783,0.0010994356125593185,0.0011161956936120987,0.0011388864368200302,0.001156684011220932,0.0011732708662748337,0.0012017805129289627,0.0012170430272817612,0.0012309812009334564,0.00125897116959095,0.0012814328074455261,0.0012935847043991089,0.0013201944530010223,0.0013446137309074402,0.001361718401312828,0.00137433223426342,0.0013980045914649963,0.0014136694371700287,0.0014307163655757904,0.0014605503529310226,0.001477714627981186,0.0014974698424339294,0.0015274174511432648,0.0015420466661453247,0.0015734955668449402,0.0015885233879089355,0.0016094893217086792,0.0016424357891082764,0.0016584992408752441,0.0016909874975681305,0.0016938671469688416,0.001721508800983429,0.0017433390021324158,0.0017625167965888977,0.0017905645072460175,0.0018126219511032104,0.0018413625657558441,0.0018638819456100464,0.001889396458864212,0.0019122064113616943,0.0019306354224681854,0.0019439980387687683,0.0019806846976280212,0.0020037777721881866,0.002033498138189316,0.002057686448097229,0.0020743906497955322,0.002103302627801895,0.002124786376953125,0.0021504126489162445,0.0021598562598228455,0.002178747206926346,0.002182435244321823,0.0022097937762737274,0.0022428520023822784,0.0022646188735961914,0.002283342182636261,0.002307705581188202,0.002316512167453766,0.0023377686738967896,0.0023542940616607666,0.002372436225414276,0.002408556640148163,0.002425253391265869,0.0024515166878700256,0.002458825707435608,0.0024725347757339478,0.00248543918132782,0.002489931881427765,0.002499610185623169,0.002529844641685486,0.0025315135717391968,0.0025399252772331238,0.0025565102696418762,0.0025792568922042847,0.0025868043303489685,0.0025935471057891846,0.0026059821248054504,0.0026112794876098633,0.0026354119181632996,0.002645149827003479,0.002654828131198883,0.002663053572177887,0.0026582181453704834,0.002687014639377594,0.0026855170726776123,0.0026856958866119385,0.0026996880769729614,0.0027127042412757874,0.002705968916416168,0.0027191564440727234,0.002742767333984375,0.0027455389499664307,0.002750083804130554,0.0027493909001350403,0.0027453675866127014,0.0027517005801200867,0.0027628690004348755,0.002782106399536133,0.0027896463871002197,0.002797074615955353,0.0028094053268432617,0.0028264597058296204,0.0027960985898971558,0.0028121694922447205,0.002818785607814789,0.002824433147907257,0.0028478801250457764,0.0028560608625411987,0.0028544366359710693,0.0028819739818573,0.0028677433729171753,0.002868443727493286,0.0028927475214004517,0.0028918832540512085,0.002914637327194214,0.0029014945030212402,0.0028903335332870483,0.00291365385055542,0.002915024757385254,0.002921551465988159,0.0029250532388687134,0.0029294341802597046,0.0029353052377700806,0.0029507428407669067,0.002949759364128113,0.00294630229473114,0.002963349223136902,0.0029703229665756226,0.002957478165626526,0.002969115972518921,0.002973780035972595,0.0029708892107009888,0.0029647350311279297,0.0029640495777130127,0.0029731541872024536,0.0029687732458114624,0.0029686540365219116,0.002963230013847351,0.0029561668634414673,0.0029631853103637695,0.0029495805501937866,0.0029425621032714844,0.0029402077198028564,0.002912387251853943,0.0029215961694717407,0.002930760383605957,0.0029199421405792236,0.002893492579460144,0.0028920024633407593,0.0028763264417648315,0.002856642007827759,0.0028673559427261353,0.0028583109378814697,0.0028340518474578857,0.002804696559906006,0.0028006434440612793,0.0027719587087631226,0.002758890390396118,0.002737075090408325,0.002716854214668274,0.0027089715003967285,0.0026886314153671265,0.0026683062314987183,0.0026410073041915894,0.0026013851165771484,0.0025844424962997437,0.002541467547416687,0.0025149285793304443,0.0024887770414352417,0.0024644285440444946,0.0024344027042388916,0.0023953020572662354,0.002360522747039795,0.002344787120819092,0.0023048818111419678,0.002261042594909668,0.0022105425596237183,0.0022018998861312866,0.0021587610244750977,0.002122431993484497,0.0020784884691238403,0.002057120203971863,0.0020051002502441406,0.0019855797290802,0.0019293725490570068,0.0019168704748153687,0.0018817931413650513,0.0018531084060668945,0.0018162429332733154,0.0017868280410766602,0.0017530173063278198,0.0017051547765731812,0.0016756653785705566,0.0016607046127319336,0.0016297698020935059,0.0015978515148162842,0.0015491247177124023,0.0015300661325454712,0.0014806538820266724,0.0014444291591644287,0.0014240294694900513,0.001390695571899414,0.0013613104820251465,0.0013227909803390503,0.0012997984886169434,0.001267269253730774,0.0012424439191818237,0.0012132972478866577,0.0011854320764541626,0.0011445879936218262,0.0011251717805862427,0.0010975897312164307,0.0010756105184555054,0.0010528862476348877,0.001023709774017334,0.0009941160678863525,0.0009715855121612549,0.0009387433528900146,0.0009062886238098145,0.0008949339389801025,0.0008779466152191162,0.0008488893508911133,0.0008309781551361084,0.0007998645305633545,0.0007953345775604248,0.0007665753364562988,0.00074729323387146,0.0007297694683074951,0.0007100403308868408,0.0006842315196990967,0.0006625056266784668,0.000651925802230835,0.000633925199508667,0.0006133913993835449,0.0005970001220703125,0.0005883574485778809,0.0005721747875213623,0.0005568563938140869,0.0005415678024291992,0.0005289614200592041,0.0005206167697906494,0.0005034506320953369,0.0004819035530090332,0.00047150254249572754,0.00045478343963623047,0.0004476010799407959,0.0004286468029022217,0.00041809678077697754,0.0004087090492248535,0.00039499998092651367,0.00038483738899230957,0.00037154555320739746,0.0003679990768432617,0.00035458803176879883,0.0003483593463897705,0.0003407001495361328,0.00033470988273620605,0.0003212392330169678,0.0003160238265991211,0.0003078579902648926,0.0003013014793395996,0.0002932250499725342,0.0002880990505218506,0.0002830922603607178,0.0002809762954711914,0.0002703070640563965,0.0002669095993041992,0.0002594292163848877,0.00025540590286254883,0.0002467632293701172,0.00024622678756713867,0.0002403557300567627,0.0002352893352508545,0.00023311376571655273,0.00022497773170471191,0.00021725893020629883,0.00021842122077941895,0.00020885467529296875,0.00020247697830200195,0.00019854307174682617,0.00019094347953796387,0.00018650293350219727,0.00018271803855895996,0.00017562508583068848,0.00017341971397399902,0.00017216801643371582,0.00016796588897705078,0.00016734004020690918,0.00016382336616516113,0.00016355514526367188,0.0001590251922607422,0.00015714764595031738,0.00015276670455932617,0.0001520216464996338,0.00015097856521606445,0.00014594197273254395,0.00014510750770568848,0.00014004111289978027,0.0001361072063446045,0.00013342499732971191,0.0001316666603088379,0.00012937188148498535,0.00012534856796264648,0.0001233220100402832,0.00012257695198059082,0.00012090802192687988,0.00012028217315673828,0.00011309981346130371,0.00011307001113891602,0.00011172890663146973,0.00011083483695983887]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0019454360008239746,0.002578683430328965,0.0032648597843945026,0.0039749955758452415,0.004701257683336735,0.005424927920103073,0.006172729656100273,0.006921050138771534,0.007670522667467594,0.00842258706688881,0.009189625270664692,0.00995032861828804,0.010722262784838676,0.011493505910038948,0.012273445725440979,0.0130493538454175,0.013839947991073132,0.01458441000431776,0.01529206894338131,0.015967704355716705,0.016612645238637924,0.017228730022907257,0.01781388558447361,0.018376119434833527,0.01891554519534111,0.01943003386259079,0.019926149398088455,0.020396118983626366,0.020846791565418243,0.021278517320752144,0.02168991230428219,0.02208426035940647,0.022461501881480217,0.022819621488451958,0.02316749095916748,0.02349669858813286,0.023816287517547607,0.024117793887853622,0.024408528581261635,0.024682503193616867,0.02494593895971775,0.025200851261615753,0.025447813794016838,0.025686945766210556,0.025910353288054466,0.026123277842998505,0.026329005137085915,0.026525285094976425,0.02671448141336441,0.026896480470895767,0.027068743482232094,0.027239739894866943,0.027395591139793396,0.027547696605324745,0.027690989896655083,0.02783152088522911,0.027965599671006203,0.0280905794352293,0.028212159872055054,0.028325101360678673,0.02843729592859745,0.028543729335069656,0.02864699624478817,0.02874697931110859,0.028840569779276848,0.02893093414604664,0.029017958790063858,0.02910158596932888,0.029181238263845444,0.02925703302025795,0.029330119490623474,0.02940044179558754,0.029467884451150894,0.02952922321856022,0.029592057690024376,0.029651954770088196,0.029706958681344986,0.029762018471956253,0.02981327660381794,0.029864247888326645,0.02991354838013649,0.029961062595248222,0.03000621683895588,0.030049527063965797,0.030090879648923874,0.030130447819828987,0.030169380828738213,0.030204283073544502,0.030240682885050774,0.03027443215250969,0.030308527871966362,0.030338766053318977,0.030367562547326088,0.030397512018680573,0.030424466356635094,0.030451476573944092,0.030476300045847893,0.03050071932375431,0.030524851754307747,0.030547313392162323,0.03056960366666317,0.0305898766964674,0.03061014972627163,0.030629443004727364,0.030647700652480125,0.030664056539535522,0.030680587515234947,0.030696598812937737,0.030712665989995003,0.030729081481695175,0.030743710696697235,0.030757302418351173,0.030770491808652878,0.030783334746956825,0.030795659869909286,0.030807754024863243,0.030818697065114975,0.03083096444606781,0.03084179200232029,0.030852390453219414,0.030862238258123398,0.030871741473674774,0.030880380421876907,0.030888617038726807,0.030897371470928192,0.030904628336429596,0.030912749469280243,0.030920984223484993,0.030928874388337135,0.030935153365135193,0.030942237004637718,0.03094920516014099,0.030955368652939796,0.030961301177740097,0.03096717596054077,0.030972646549344063,0.030977888032794,0.030983014032244682,0.03098825365304947,0.030993495136499405,0.030997470021247864,0.031001443043351173,0.03100576251745224,0.03101002424955368,0.03101353906095028,0.031017109751701355,0.03102010488510132,0.03102315589785576,0.0310263242572546,0.03102908842265606,0.031032083556056023,0.031035136431455612,0.031037727370858192,0.031039629131555557,0.03104233555495739,0.031044408679008484,0.031046712771058083,0.03104872815310955,0.03105028346180916,0.031052298843860626,0.031053680926561356,0.03105558268725872,0.03105742484331131,0.031059153378009796,0.031060246750712395,0.031061628833413124,0.031062955036759377,0.0310641061514616,0.031065545976161957,0.031066525727510452,0.03106761910021305,0.0310687143355608,0.031069865450263023,0.031070902943611145,0.03107205405831337,0.03107309155166149,0.031073953956365585,0.03107464499771595,0.031075451523065567,0.03107631579041481,0.03107694908976555,0.031077813357114792,0.03107861988246441,0.031079599633812904,0.031080175191164017,0.031080635264515877,0.031081153079867363,0.031081672757864,0.031082017347216606,0.03108242154121399,0.031082766130566597,0.031083283945918083,0.03108363039791584,0.0310840904712677,0.03108437918126583,0.031084610149264336,0.031084896996617317,0.031085185706615448,0.031085358932614326,0.03108576126396656,0.03108593448996544,0.03108604997396469,0.031086279079318047,0.031086452305316925,0.031086625531315804,0.03108697012066841,0.03108714334666729,0.03108743205666542,0.0310876052826643,0.031087661162018776,0.031087718904018402,0.031087834388017654,0.031087949872016907,0.031088007614016533,0.03108806535601616,0.031088123098015785,0.03108818084001541,0.031088238582015038,0.031088296324014664,0.031088296324014664,0.03108835406601429,0.031088467687368393,0.031088583171367645,0.031088756397366524,0.031088756397366524,0.031088756397366524,0.031088756397366524,0.031088929623365402,0.03108898736536503,0.031089045107364655,0.031089045107364655,0.03108910098671913,0.031089158728718758,0.031089158728718758,0.03108927421271801,0.03108927421271801,0.03108927421271801,0.03108927421271801,0.03108927421271801,0.031089331954717636,0.031089331954717636,0.031089331954717636,0.031089331954717636,0.031089331954717636,0.031089331954717636,0.031089331954717636,0.031089331954717636,0.031089331954717636,0.031089331954717636,0.031089331954717636,0.031089331954717636,0.031089331954717636,0.031089331954717636,0.031089331954717636,0.031089331954717636,0.031089331954717636,0.031089331954717636,0.031089331954717636,0.031089331954717636,0.031089331954717636,0.031089331954717636,0.031089331954717636,0.031089331954717636,0.031089389696717262,0.031089389696717262,0.031089389696717262,0.031089389696717262,0.03108944743871689,0.03108944743871689,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515,0.031089505180716515],"recovered":[0.0,0.0008757763425819576,0.0016249606851488352,0.002345175249502063,0.00306596583686769,0.0037891753017902374,0.004513652063906193,0.005246537271887064,0.005985642783343792,0.006738512776792049,0.007487524766474962,0.008243562653660774,0.009000004269182682,0.009763817302882671,0.010527861304581165,0.01129829790443182,0.012082729488611221,0.01286727748811245,0.013628325425088406,0.01436576060950756,0.015065126121044159,0.015743354335427284,0.016389446333050728,0.017004147171974182,0.017595697194337845,0.018162768334150314,0.01869896985590458,0.019218988716602325,0.019711129367351532,0.020179543644189835,0.02062630094587803,0.021057449281215668,0.021472934633493423,0.021867338567972183,0.022243428975343704,0.022608287632465363,0.02295258454978466,0.023279374465346336,0.023595450446009636,0.023899950087070465,0.02418820932507515,0.024466389790177345,0.024734605103731155,0.024991590529680252,0.025242701172828674,0.02547808736562729,0.02570241689682007,0.02591712772846222,0.026120606809854507,0.026318904012441635,0.026506660506129265,0.026689868420362473,0.026866739615797997,0.027032092213630676,0.02719220332801342,0.027343042194843292,0.02748817950487137,0.027628710493445396,0.02776198275387287,0.027890244498848915,0.028009751811623573,0.028126725926995277,0.02823684550821781,0.028345583006739616,0.028452593833208084,0.0285501591861248,0.028643345460295677,0.028734862804412842,0.028823211789131165,0.028907472267746925,0.02898816205561161,0.029064934700727463,0.02913692779839039,0.029207076877355576,0.029274461790919304,0.02934034913778305,0.029403243213891983,0.029462218284606934,0.029518084600567818,0.02957199327647686,0.02962607331573963,0.029676180332899094,0.029725193977355957,0.029772363603115082,0.02981717139482498,0.029860252514481544,0.029903216287493706,0.029942842200398445,0.029981199651956558,0.030017772689461708,0.03005267307162285,0.030087115243077278,0.030119195580482483,0.030150122940540314,0.03018035925924778,0.03020915761590004,0.03023795410990715,0.030263008549809456,0.030288636684417725,0.0303123090416193,0.03033580631017685,0.03035959228873253,0.03038119152188301,0.030401580035686493,0.030421217903494835,0.030440744012594223,0.03045940399169922,0.030478179454803467,0.030495112761855125,0.030511124059557915,0.030528170987963676,0.030543722212314606,0.03055765852332115,0.030572345480322838,0.03058605268597603,0.030598724260926247,0.030611393973231316,0.030623776838183403,0.030634835362434387,0.03064635396003723,0.030657008290290833,0.030666857957839966,0.030676361173391342,0.0306861512362957,0.030695654451847076,0.030704064294695854,0.030712012201547623,0.030720017850399017,0.03072882816195488,0.03073643147945404,0.030743861570954323,0.030751002952456474,0.030757684260606766,0.030764594674110413,0.030771102756261826,0.03077726624906063,0.03078308328986168,0.030788611620664597,0.030793506652116776,0.03079938143491745,0.0308041051030159,0.0308088269084692,0.030813204124569893,0.03081735037267208,0.030821727588772774,0.030825989320874214,0.030829157680273056,0.030832499265670776,0.030836012214422226,0.030839236453175545,0.03084263578057289,0.030845342203974724,0.03084873966872692,0.03085133247077465,0.0308536347001791,0.030855823308229446,0.03085806965827942,0.0308607779443264,0.03086244687438011,0.030864635482430458,0.030866364017128944,0.03086797706782818,0.030870279297232628,0.030872181057929993,0.030873794108629227,0.03087540529668331,0.03087650053203106,0.030878227204084396,0.03087938018143177,0.030880820006132126,0.03088197112083435,0.030883410945534706,0.03088456392288208,0.030885599553585052,0.030886521562933922,0.03088761679828167,0.030888941138982773,0.03088991902768612,0.030890783295035362,0.03089158982038498,0.030892454087734222,0.03089326061308384,0.030893836170434952,0.030894527211785316,0.030895622447133064,0.030896255746483803,0.03089688904583454,0.0308973491191864,0.030897866934537888,0.03089827112853527,0.03089873120188713,0.030899250879883766,0.03089982643723488,0.03090011328458786,0.030900459736585617,0.0309007465839386,0.03090103529393673,0.03090132400393486,0.030901553109288216,0.03090178407728672,0.03090207278728485,0.03090241737663746,0.030902590602636337,0.030902763828635216,0.03090299293398857,0.030903108417987823,0.030903397127985954,0.030903683975338936,0.030903972685337067,0.030904261395335197,0.030904319137334824,0.030904490500688553,0.03090466372668743,0.030904721468687057,0.030904779210686684,0.030904894694685936,0.030904952436685562,0.030905066058039665,0.03090512380003929,0.030905239284038544,0.030905239284038544,0.03090529702603817,0.030905354768037796,0.030905412510037422,0.030905527994036674,0.0309055857360363,0.030905701220035553,0.03090575896203518,0.030905872583389282,0.030905872583389282,0.030905988067388535,0.030905988067388535,0.030906103551387787,0.030906161293387413,0.03090621903538704,0.030906276777386665,0.030906276777386665,0.030906276777386665,0.030906276777386665,0.030906276777386665,0.03090633451938629,0.03090633451938629,0.03090633451938629,0.03090633451938629,0.03090633451938629,0.03090633451938629,0.03090633451938629,0.03090633451938629,0.03090633451938629,0.03090633451938629,0.03090633451938629,0.03090633451938629,0.03090633451938629,0.03090633451938629,0.03090633451938629,0.03090633451938629,0.03090633451938629,0.03090633451938629,0.03090633451938629,0.03090633451938629,0.03090633451938629,0.03090633451938629,0.03090633451938629,0.030906392261385918,0.030906392261385918,0.030906450003385544,0.03090650774538517,0.030906563624739647,0.030906563624739647,0.030906563624739647,0.030906563624739647,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273,0.030906621366739273],"active":[0.0019454360008239746,0.0017029070295393467,0.0016398990992456675,0.0016298203263431787,0.0016352918464690447,0.0016357526183128357,0.0016590775921940804,0.00167451286688447,0.0016848798841238022,0.0016840742900967598,0.0017021005041897297,0.001706765964627266,0.0017222585156559944,0.0017296886071562767,0.0017455844208598137,0.0017510559409856796,0.0017572185024619102,0.0017171325162053108,0.001663743518292904,0.0016019437462091446,0.0015475191175937653,0.0014853756874799728,0.001424439251422882,0.0013719722628593445,0.0013198480010032654,0.0012672655284404755,0.001227179542183876,0.0011771302670240402,0.0011356621980667114,0.0010989736765623093,0.0010636113584041595,0.0010268110781908035,0.0009885672479867935,0.0009522829204797745,0.0009240619838237762,0.0008884109556674957,0.0008637029677629471,0.0008384194225072861,0.0008130781352519989,0.000782553106546402,0.000757729634642601,0.0007344614714384079,0.0007132086902856827,0.000695355236530304,0.0006676521152257919,0.0006451904773712158,0.0006265882402658463,0.0006081573665142059,0.000593874603509903,0.0005775764584541321,0.000562082976102829,0.0005498714745044708,0.0005288515239953995,0.0005156043916940689,0.0004987865686416626,0.0004884786903858185,0.0004774201661348343,0.00046186894178390503,0.0004501771181821823,0.0004348568618297577,0.00042754411697387695,0.00041700340807437897,0.0004101507365703583,0.0004013963043689728,0.00038797594606876373,0.00038077495992183685,0.00037461332976818085,0.0003667231649160385,0.0003580264747142792,0.0003495607525110245,0.0003419574350118637,0.0003355070948600769,0.0003309566527605057,0.00032214634120464325,0.000317595899105072,0.00031160563230514526,0.00030371546745300293,0.00029980018734931946,0.00029519200325012207,0.00029225461184978485,0.0002874750643968582,0.0002848822623491287,0.0002810228615999222,0.00027716346085071564,0.0002737082540988922,0.0002701953053474426,0.00026616454124450684,0.00026144087314605713,0.0002594832330942154,0.00025665946304798126,0.0002558548003435135,0.0002516508102416992,0.00024836696684360504,0.0002473890781402588,0.00024410709738731384,0.00024231895804405212,0.0002383459359407425,0.00023771077394485474,0.00023621506989002228,0.00023500435054302216,0.0002337973564863205,0.0002302844077348709,0.00022895820438861847,0.00022786296904087067,0.00022648274898529053,0.00022331252694129944,0.00022118352353572845,0.00021841935813426971,0.00021755322813987732,0.00021795742213726044,0.00021553970873355865,0.0002135802060365677,0.00021283328533172607,0.00021098926663398743,0.00020960718393325806,0.00020902976393699646,0.00020730309188365936,0.00020718760788440704,0.0002069566398859024,0.0002060364931821823,0.0002052299678325653,0.00020488351583480835,0.00020401924848556519,0.00020246580243110657,0.00020171701908111572,0.00020056404173374176,0.00020073726773262024,0.00020096637308597565,0.00020004622638225555,0.00019872188568115234,0.00019837543368339539,0.0001982022076845169,0.0001976843923330307,0.00019670650362968445,0.00019607320427894592,0.000195380300283432,0.00019480474293231964,0.00019440241158008575,0.00019474700093269348,0.00019411370158195496,0.0001933649182319641,0.00019261613488197327,0.0001925583928823471,0.00019267387688159943,0.0001918114721775055,0.0001911204308271408,0.00019094720482826233,0.0001906566321849823,0.00019031204283237457,0.00018985196948051453,0.0001894477754831314,0.00018979422748088837,0.00018898770213127136,0.00018829666078090668,0.0001887008547782898,0.00018858537077903748,0.00018864311277866364,0.00018795020878314972,0.00018783658742904663,0.00018766336143016815,0.0001873169094324112,0.000187605619430542,0.00018714554607868195,0.00018697232007980347,0.00018645264208316803,0.00018622353672981262,0.00018645450472831726,0.0001858789473772049,0.00018616579473018646,0.00018570572137832642,0.00018564797937870026,0.00018530339002609253,0.0001853015273809433,0.00018530339002609253,0.00018553249537944794,0.00018547475337982178,0.0001850128173828125,0.00018472597002983093,0.00018466822803020477,0.00018472597002983093,0.0001844950020313263,0.00018455274403095245,0.0001847837120294571,0.0001850724220275879,0.00018455274403095245,0.00018437951803207397,0.00018426403403282166,0.00018432363867759705,0.00018415041267871857,0.00018415041267871857,0.00018403492867946625,0.00018403306603431702,0.0001838039606809616,0.0001839771866798401,0.00018391944468021393,0.000183863565325737,0.00018386170268058777,0.00018386170268058777,0.00018380582332611084,0.0001839771866798401,0.00018386170268058777,0.00018363259732723236,0.0001836884766817093,0.0001836884766817093,0.00018363259732723236,0.00018386170268058777,0.00018374621868133545,0.00018374808132648468,0.00018363259732723236,0.0001833997666835785,0.0001833997666835785,0.00018334388732910156,0.0001832861453294754,0.0001832861453294754,0.0001832861453294754,0.00018322840332984924,0.00018322840332984924,0.00018317252397537231,0.00018317252397537231,0.00018305703997612,0.00018311478197574615,0.00018317066133022308,0.00018322840332984924,0.00018334388732910156,0.00018322840332984924,0.00018317066133022308,0.00018305517733097076,0.00018317066133022308,0.00018311478197574615,0.00018317252397537231,0.00018305703997612,0.00018311291933059692,0.00018305517733097076,0.0001829974353313446,0.00018305517733097076,0.0001829974353313446,0.0001829974353313446,0.0001829974353313446,0.0001829974353313446,0.00018305517733097076,0.0001829974353313446,0.0001829974353313446,0.0001829974353313446,0.0001829974353313446,0.0001829974353313446,0.0001829974353313446,0.0001829974353313446,0.0001829974353313446,0.0001829974353313446,0.0001829974353313446,0.0001829974353313446,0.0001829974353313446,0.0001829974353313446,0.0001829974353313446,0.0001829974353313446,0.0001829974353313446,0.0001829974353313446,0.0001829974353313446,0.0001829974353313446,0.0001829974353313446,0.0001829974353313446,0.0001829974353313446,0.0001829974353313446,0.0001829974353313446,0.0001829974353313446,0.00018293969333171844,0.00018288195133209229,0.00018288381397724152,0.00018288381397724152,0.00018294155597686768,0.00018294155597686768,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152,0.00018288381397724152]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0019454360008239746,0.0025793169625103474,0.003255817573517561,0.003938077483326197,0.0046193585731089115,0.00529810506850481,0.005980941466987133,0.0066564627923071384,0.007324958220124245,0.007985793054103851,0.008642077445983887,0.009300954639911652,0.009954935871064663,0.010604597628116608,0.011253050528466702,0.011895627714693546,0.012531294487416744,0.013128718361258507,0.01368772704154253,0.01421995460987091,0.014717970974743366,0.015192892402410507,0.01564241386950016,0.016070973128080368,0.016474764794111252,0.016857074573636055,0.01721605844795704,0.01755891740322113,0.01788351684808731,0.018185021355748177,0.018473569303750992,0.018751345574855804,0.01901414804160595,0.019260650500655174,0.019496843218803406,0.019719617441296577,0.019932139664888382,0.020133547484874725,0.020322972908616066,0.020499959588050842,0.020671533420681953,0.020831242203712463,0.020980985835194588,0.02112387679517269,0.02126256376504898,0.021394282579421997,0.021518109366297722,0.02163519896566868,0.02174641191959381,0.021851176396012306,0.021950583904981613,0.022043483331799507,0.022135229781270027,0.022218799218535423,0.02229960449039936,0.022377068176865578,0.022451767697930336,0.02251921035349369,0.022585559636354446,0.022649027407169342,0.022707082331180573,0.02276214212179184,0.022817201912403107,0.02286805771291256,0.022915169596672058,0.022961361333727837,0.023005880415439606,0.02304729074239731,0.023085763677954674,0.02312331460416317,0.02315821684896946,0.02319052815437317,0.02322312630712986,0.02325347810983658,0.023281699046492577,0.023308537900447845,0.023334801197052002,0.023359624668955803,0.023383986204862595,0.023406678810715675,0.023427758365869522,0.023447973653674126,0.023468362167477608,0.02348782867193222,0.023505855351686478,0.02352152206003666,0.023537417873740196,0.023552851751446724,0.0235682874917984,0.023583147674798965,0.023596106097102165,0.023608718067407608,0.023620814085006714,0.023632563650608063,0.023644082248210907,0.023654505610466003,0.023665621876716614,0.02367575839161873,0.023685088381171227,0.02369355410337448,0.023702481761574745,0.023709911853075027,0.02371843531727791,0.023725518956780434,0.023733006790280342,0.02374049462378025,0.023747578263282776,0.023754488676786423,0.023760363459587097,0.02376623824238777,0.02377130649983883,0.023776432499289513,0.02378121390938759,0.023785993456840515,0.02379123494029045,0.023795899003744125,0.02380010485649109,0.023803560063242912,0.023807475343346596,0.023810816928744316,0.02381398342549801,0.023816920816898346,0.023820089176297188,0.02382262423634529,0.02382555976510048,0.023827921599149704,0.023829994723200798,0.02383241429924965,0.02383408509194851,0.023835869506001472,0.023838000372052193,0.02383984439074993,0.02384139969944954,0.023843126371502876,0.02384445071220398,0.023846236988902092,0.023847676813602448,0.02384928986430168,0.023850498721003532,0.023851707577705383,0.023853091523051262,0.023854069411754608,0.02385493367910385,0.023855682462453842,0.02385648898780346,0.023857640102505684,0.02385833114385605,0.02385907992720604,0.02385982871055603,0.023860404267907143,0.023860923945903778,0.023861384019255638,0.02386213280260563,0.023862536996603012,0.023863228037953377,0.023863457143306732,0.02386380359530449,0.02386409044265747,0.023864436894655228,0.02386483922600746,0.023865243420004845,0.02386564575135708,0.023866107687354088,0.023866567760705948,0.023866798728704453,0.023867027834057808,0.02386731654405594,0.023867489770054817,0.023867661133408546,0.02386789210140705,0.023868123069405556,0.02386835403740406,0.02386852540075779,0.023868583142757416,0.02386881411075592,0.023868871852755547,0.023869045078754425,0.023869158700108528,0.02386927418410778,0.02386944741010666,0.023869678378105164,0.02386990748345852,0.02387002296745777,0.023870311677455902,0.023870369419455528,0.023870369419455528,0.023870427161455154,0.023870427161455154,0.023870540782809258,0.023870598524808884,0.02387065626680851,0.023870714008808136,0.023870771750807762,0.02387082949280739,0.023870887234807014,0.023870887234807014,0.023870887234807014,0.02387094497680664,0.02387094497680664,0.02387094497680664,0.023871002718806267,0.023871002718806267,0.023871002718806267,0.023871002718806267,0.023871002718806267,0.023871060460805893,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552,0.02387111820280552],"recovered":[0.0,0.0008732997812330723,0.0016261126147583127,0.0023436779156327248,0.0030459805857390165,0.003739471547305584,0.00442386232316494,0.005107850302010775,0.005784063134342432,0.006464134436100721,0.00713297538459301,0.0077975536696612835,0.008457640185952187,0.009112427942454815,0.009768827818334103,0.010416646488010883,0.011059051379561424,0.011698807589709759,0.012322839349508286,0.012912891805171967,0.013470402918756008,0.014002111740410328,0.014504275284707546,0.014979023486375809,0.015431080013513565,0.015856066718697548,0.0162653885781765,0.016645509749650955,0.017003227025270462,0.017349770292639732,0.017670223489403725,0.01797535829246044,0.018263615667819977,0.018540067598223686,0.018802525475621223,0.019056687131524086,0.019295819103717804,0.019520435482263565,0.019731057807803154,0.019932003691792488,0.02011745609343052,0.020301124081015587,0.020470336079597473,0.020630504935979843,0.0207794439047575,0.02092360146343708,0.02106090635061264,0.02118847705423832,0.021313685923814774,0.021432099863886833,0.021543199196457863,0.02164686843752861,0.021746275946497917,0.02184119075536728,0.021928388625383377,0.02201489545404911,0.022096620872616768,0.022175466641783714,0.022250454872846603,0.022319626063108444,0.022385571151971817,0.022445237264037132,0.022504962980747223,0.022563017904758453,0.022615717723965645,0.022668011486530304,0.022715872153639793,0.022762121632695198,0.022806238383054733,0.022849030792713165,0.022888654842972755,0.022926494479179382,0.022961856797337532,0.0229958388954401,0.02302895486354828,0.023058846592903137,0.02308683656156063,0.023114999756217003,0.02314155176281929,0.023166777566075325,0.023191427811980247,0.023212851956486702,0.023235544562339783,0.023255588486790657,0.02327580377459526,0.023295672610402107,0.023313527926802635,0.0233294814825058,0.023345204070210457,0.023359544575214386,0.02337411604821682,0.023388629779219627,0.023402394726872444,0.023415641859173775,0.023428024724125862,0.02344011887907982,0.02345244400203228,0.02346373349428177,0.023473983630537987,0.023483315482735634,0.023491838946938515,0.02350180223584175,0.023510154336690903,0.023518217727541924,0.023526741191744804,0.023533940315246582,0.02354159951210022,0.023548569530248642,0.02355576865375042,0.023561757057905197,0.023567862808704376,0.02357344888150692,0.023579439148306847,0.023584622889757156,0.02358974888920784,0.02359475940465927,0.023599425330758095,0.023604262620210648,0.023608235642313957,0.023611921817064285,0.023615607991814613,0.023619063198566437,0.023622116073966026,0.023625284433364868,0.023628048598766327,0.023630641400814056,0.023633059114217758,0.02363576553761959,0.023637840524315834,0.023639971390366554,0.023641755804419518,0.023644059896469116,0.02364567294716835,0.023647112771868706,0.023648954927921295,0.02365056797862053,0.02365223877131939,0.023653851822018623,0.023655405268073082,0.023656731471419334,0.02365788258612156,0.02365938015282154,0.023660646751523018,0.023661857470870018,0.023662777617573738,0.023663410916924477,0.023664506152272224,0.02366519719362259,0.02366611920297146,0.023667097091674805,0.02366761676967144,0.023668192327022552,0.023668652400374413,0.0236691702157259,0.02366974763572216,0.023670323193073273,0.02367084100842476,0.023671245202422142,0.023671474307775497,0.023671936243772507,0.02367222309112549,0.02367262728512287,0.023673202842473984,0.023673662915825844,0.023674067109823227,0.023674296215176582,0.023674527183175087,0.023674873635172844,0.023675044998526573,0.02367521822452545,0.023675506934523582,0.023675793781876564,0.02367602474987507,0.023676371201872826,0.02367648482322693,0.023676658049225807,0.023676831275224686,0.023677004501223564,0.023677004501223564,0.023677175864577293,0.023677349090576172,0.02367752231657505,0.023677753284573555,0.023677924647927284,0.023678097873926163,0.02367827109992504,0.023678328841924667,0.023678328841924667,0.023678386583924294,0.02367844432592392,0.023678502067923546,0.023678557947278023,0.02367861568927765,0.023678673431277275,0.023678673431277275,0.0236787311732769,0.0236787311732769,0.0236787311732769,0.023678788915276527,0.023678788915276527,0.023678788915276527,0.023678846657276154,0.023678846657276154,0.023678846657276154,0.02367890439927578,0.02367890439927578,0.02367890439927578,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406,0.023678962141275406],"active":[0.0019454360008239746,0.001706017181277275,0.0016297049587592483,0.001594399567693472,0.001573377987369895,0.0015586335211992264,0.0015570791438221931,0.0015486124902963638,0.0015408950857818127,0.00152165861800313,0.0015091020613908768,0.0015034009702503681,0.0014972956851124763,0.0014921696856617928,0.0014842227101325989,0.001478981226682663,0.00147224310785532,0.001429910771548748,0.0013648876920342445,0.001307062804698944,0.001247568055987358,0.0011907806620001793,0.001138138584792614,0.0010919496417045593,0.0010436847805976868,0.001001007854938507,0.0009506698697805405,0.0009134076535701752,0.0008802898228168488,0.0008352510631084442,0.0008033458143472672,0.0007759872823953629,0.0007505323737859726,0.000720582902431488,0.0006943177431821823,0.0006629303097724915,0.000636320561170578,0.0006131120026111603,0.000591915100812912,0.0005679558962583542,0.0005540773272514343,0.0005301181226968765,0.0005106497555971146,0.0004933718591928482,0.000483119860291481,0.0004706811159849167,0.0004572030156850815,0.0004467219114303589,0.0004327259957790375,0.000419076532125473,0.0004073847085237503,0.0003966148942708969,0.00038895383477211,0.0003776084631681442,0.0003712158650159836,0.0003621727228164673,0.0003551468253135681,0.0003437437117099762,0.000335104763507843,0.00032940134406089783,0.0003215111792087555,0.00031690485775470734,0.0003122389316558838,0.00030503980815410614,0.00029945187270641327,0.00029334984719753265,0.0002900082617998123,0.0002851691097021103,0.0002795252948999405,0.0002742838114500046,0.0002695620059967041,0.0002640336751937866,0.0002612695097923279,0.00025763921439647675,0.0002527441829442978,0.00024969130754470825,0.00024796463549137115,0.00024462491273880005,0.00024243444204330444,0.00023990124464035034,0.0002363305538892746,0.0002351216971874237,0.000232817605137825,0.00023224018514156342,0.00023005157709121704,0.000225849449634552,0.00022388994693756104,0.0002233702689409256,0.00022308342158794403,0.00022360309958457947,0.00022199004888534546,0.00022008828818798065,0.00021841935813426971,0.00021692179143428802,0.00021605752408504486,0.0002143867313861847,0.0002131778746843338,0.00021202489733695984,0.00021110475063323975,0.00021023862063884735,0.00021064281463623047,0.00020810961723327637,0.00020828098058700562,0.00020730122923851013,0.00020626559853553772,0.00020655430853366852,0.00020597875118255615,0.00020591914653778076,0.00020459480583667755,0.00020448118448257446,0.00020344369113445282,0.00020298361778259277,0.00020177476108074188,0.00020137056708335876,0.00020148605108261108,0.00020113959908485413,0.00020067952573299408,0.0001992974430322647,0.00019923970103263855,0.00019889511168003082,0.00019837543368339539,0.00019785761833190918,0.0001979731023311615,0.00019733980298042297,0.00019751116633415222,0.00019728019833564758,0.00019693560898303986,0.0001966487616300583,0.00019624456763267517,0.0001958981156349182,0.00019624456763267517,0.00019578449428081512,0.00019572675228118896,0.00019601359963417053,0.00019549578428268433,0.0001956690102815628,0.00019543804228305817,0.00019543804228305817,0.00019509345293045044,0.0001949761062860489,0.00019520893692970276,0.00019468925893306732,0.00019428692758083344,0.00019382499158382416,0.00019371137022972107,0.00019422918558120728,0.00019382499158382416,0.00019388273358345032,0.00019370950758457184,0.00019330717623233795,0.00019330717623233795,0.00019319169223308563,0.00019348040223121643,0.00019336678087711334,0.00019348040223121643,0.00019313395023345947,0.00019296258687973022,0.00019284524023532867,0.00019296258687973022,0.00019290298223495483,0.00019302032887935638,0.00019301846623420715,0.00019290484488010406,0.00019290484488010406,0.00019273161888122559,0.00019273161888122559,0.00019278936088085175,0.00019261613488197327,0.00019261613488197327,0.00019267387688159943,0.00019261613488197327,0.00019256025552749634,0.00019250065088272095,0.00019221194088459015,0.0001923292875289917,0.00019221380352973938,0.00019221380352973938,0.000192154198884964,0.0001922696828842163,0.00019227154552936554,0.0001923292875289917,0.00019238516688346863,0.0001922696828842163,0.00019238702952861786,0.00019227154552936554,0.00019209831953048706,0.00019209831953048706,0.00019209831953048706,0.000192154198884964,0.000192154198884964,0.000192154198884964,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019221380352973938,0.00019215606153011322,0.00019215606153011322,0.00019221380352973938,0.00019215606153011322,0.00019215606153011322,0.00019221380352973938,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019209831953048706,0.00019215606153011322,0.00019221380352973938,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322,0.00019215606153011322]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0019454360008239746,0.002569756470620632,0.003235486801713705,0.003888373961672187,0.004532506689429283,0.005171283148229122,0.005800671875476837,0.006411515176296234,0.007010782137513161,0.007600027602165937,0.008178617805242538,0.00874183140695095,0.009296461939811707,0.00983686838299036,0.01036667637526989,0.010882431641221046,0.01139046996831894,0.01185830682516098,0.012301263399422169,0.012715768069028854,0.013102800585329533,0.013462015427649021,0.013798076659440994,0.01411236822605133,0.014411857351660728,0.0146853718906641,0.014945236966013908,0.015185980126261711,0.015416242182254791,0.015632392838597298,0.015834376215934753,0.016022074967622757,0.016196180135011673,0.01636159047484398,0.016512546688318253,0.016656991094350815,0.01679377816617489,0.016919679939746857,0.01703987643122673,0.017149709165096283,0.017254646867513657,0.017355896532535553,0.017447009682655334,0.017535360530018806,0.017617085948586464,0.01769408956170082,0.017765391618013382,0.017833467572927475,0.017894688993692398,0.01795395463705063,0.018007861450314522,0.018056875094771385,0.018104562535881996,0.01815035007894039,0.01819274015724659,0.018232479691505432,0.018270721659064293,0.018305854871869087,0.018336782231926918,0.018367134034633636,0.018396852537989616,0.018423980101943016,0.018450992181897163,0.018475180491805077,0.01849723979830742,0.01851659081876278,0.018536634743213654,0.01855529472231865,0.018571997061371803,0.018588468432426453,0.018604421988129616,0.018618877977132797,0.018633276224136353,0.018646178767085075,0.018658790737390518,0.01866990700364113,0.01867981255054474,0.018689719960093498,0.018698127940297127,0.018706997856497765,0.01871511898934841,0.018722375854849815,0.018730150535702705,0.018736831843852997,0.018742820248007774,0.018748868256807327,0.018754225224256516,0.018758831545710564,0.018763728439807892,0.018768565729260445,0.018773403018712997,0.01877795346081257,0.01878204196691513,0.018785210326313972,0.01878860779106617,0.018791545182466507,0.018794771283864975,0.01879805326461792,0.01880081743001938,0.018803583458065987,0.018805714324116707,0.018808074295520782,0.018810207024216652,0.018812280148267746,0.018813949078321457,0.018816137686371803,0.01881769299507141,0.018819652497768402,0.01882120594382286,0.018823107704520226,0.018824489787220955,0.018825354054570198,0.018826736137270927,0.01882823370397091,0.018829327076673508,0.018830306828022003,0.01883128471672535,0.01883220672607422,0.018833013251423836,0.01883387751877308,0.018834970891475677,0.01883554831147194,0.018836181610822678,0.018836814910173416,0.018837563693523407,0.018838023766875267,0.018838657066226006,0.018839003518223763,0.018839463591575623,0.01884009689092636,0.018840501084923744,0.018840903416275978,0.018841365352272987,0.01884147897362709,0.018841825425624847,0.018842114135622978,0.018842285498976707,0.018842516466975212,0.01884268969297409,0.01884286291897297,0.018843092024326324,0.018843265250325203,0.01884332299232483,0.018843496218323708,0.018843725323677063,0.018843840807676315,0.018843956291675568,0.01884407177567482,0.018844129517674446,0.018844187259674072,0.018844302743673325,0.0188443586230278,0.018844416365027428,0.018844474107027054,0.01884470507502556,0.018844762817025185,0.01884482055902481,0.01884482055902481,0.018844936043024063,0.01884499378502369,0.01884499378502369,0.01884499378502369,0.01884499378502369,0.01884499378502369,0.018845049664378166,0.018845107406377792,0.01884516514837742,0.01884516514837742,0.01884516514837742,0.01884516514837742,0.01884516514837742,0.01884516514837742,0.01884516514837742,0.01884516514837742,0.01884516514837742,0.01884516514837742,0.01884516514837742,0.01884516514837742,0.01884516514837742,0.01884516514837742,0.01884516514837742,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045,0.018845222890377045],"recovered":[0.0,0.0008652365650050342,0.0016244424041360617,0.002332619857043028,0.0030113665852695704,0.0036771546583622694,0.004329523537307978,0.004965593107044697,0.005588531028479338,0.0062010446563363075,0.006798583548516035,0.007382645737379789,0.007958068512380123,0.008523469790816307,0.009075970388948917,0.009618679992854595,0.010145839303731918,0.010668966919183731,0.011158516630530357,0.011630616150796413,0.012074839323759079,0.012486579827964306,0.012870905920863152,0.013230407610535622,0.013571134768426418,0.01388847827911377,0.014182381331920624,0.01445699017494917,0.01471743080765009,0.014963703230023384,0.015191775746643543,0.015406026504933834,0.01560656912624836,0.015796341001987457,0.015974365174770355,0.016138335689902306,0.016291651874780655,0.01643770933151245,0.01657518744468689,0.016701318323612213,0.01682295650243759,0.01693635992705822,0.017042333260178566,0.017139092087745667,0.0172326248139143,0.017319072037935257,0.01740102842450142,0.017479069530963898,0.017550256103277206,0.017615510150790215,0.017678115516901016,0.017736226320266724,0.017791805788874626,0.017842372879385948,0.017890233546495438,0.017935503274202347,0.01797875575721264,0.018018899485468864,0.01805691048502922,0.018092390149831772,0.01812642812728882,0.018156317993998528,0.018185807392001152,0.018213912844657898,0.018240809440612793,0.018265170976519585,0.0182871725410223,0.01830790564417839,0.018328065052628517,0.018347300589084625,0.01836411841213703,0.01838168501853943,0.01839706301689148,0.01841151900589466,0.018425052985548973,0.018438300117850304,0.018450278788805008,0.018461568281054497,0.01847262494266033,0.018482474610209465,0.018492093309760094,0.01850021257996559,0.018508391454815865,0.018515359610319138,0.018522847443819046,0.018530046567320824,0.018536152318120003,0.018542256206274033,0.018547210842370987,0.01855233684182167,0.018557460978627205,0.01856212690472603,0.018566561862826347,0.01857111230492592,0.018574682995676994,0.018578771501779556,0.018581651151180267,0.018585164099931717,0.018588390201330185,0.01859138533473015,0.018594667315483093,0.01859685592353344,0.01859916001558304,0.018601808696985245,0.018604055047035217,0.018606070429086685,0.018608316779136658,0.01860992982983589,0.018612118437886238,0.01861361600458622,0.018615229055285454,0.018617013469338417,0.018617993220686913,0.018619144335389137,0.018620699644088745,0.0186221394687891,0.01862323470413685,0.0186244435608387,0.018625250086188316,0.01862611435353756,0.018626978620886803,0.0186280719935894,0.018628936260938644,0.018629685044288635,0.018630260601639748,0.01863100938498974,0.018631527200341225,0.018631989136338234,0.01863250695168972,0.018633197993040085,0.01863371580839157,0.018634235486388206,0.018634695559740067,0.01863527111709118,0.018635502085089684,0.018635788932442665,0.018636193126440048,0.018636366352438927,0.018636710941791534,0.018636826425790787,0.01863705739378929,0.018637286499142647,0.01863751746714115,0.018637632951140404,0.018637748435139656,0.018637921661138535,0.018638035282492638,0.018638208508491516,0.01863832399249077,0.01863843947649002,0.018638554960489273,0.018638670444488525,0.018638726323843002,0.018638726323843002,0.018638726323843002,0.018638726323843002,0.018638841807842255,0.01863889954984188,0.01863889954984188,0.018638957291841507,0.018639015033841133,0.01863907277584076,0.01863907277584076,0.01863907277584076,0.01863907277584076,0.018639130517840385,0.018639246001839638,0.018639303743839264,0.018639303743839264,0.018639303743839264,0.01863936148583889,0.018639417365193367,0.018639417365193367,0.018639417365193367,0.018639417365193367,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993,0.018639475107192993],"active":[0.0019454360008239746,0.001704519847407937,0.0016110443975776434,0.001555754104629159,0.0015211401041597128,0.0014941284898668528,0.0014711483381688595,0.0014459220692515373,0.001422251109033823,0.00139898294582963,0.0013800342567265034,0.0013591856695711613,0.0013383934274315834,0.0013133985921740532,0.0012907059863209724,0.0012637516483664513,0.0012446306645870209,0.0011893399059772491,0.0011427467688918114,0.001085151918232441,0.0010279612615704536,0.0009754355996847153,0.0009271707385778427,0.0008819606155157089,0.0008407225832343102,0.0007968936115503311,0.0007628556340932846,0.000728989951312542,0.000698811374604702,0.0006686896085739136,0.0006426004692912102,0.0006160484626889229,0.0005896110087633133,0.0005652494728565216,0.0005381815135478973,0.0005186554044485092,0.0005021262913942337,0.0004819706082344055,0.0004646889865398407,0.0004483908414840698,0.00043169036507606506,0.00041953660547733307,0.0004046764224767685,0.00039626844227313995,0.0003844611346721649,0.00037501752376556396,0.0003643631935119629,0.00035439804196357727,0.00034443289041519165,0.0003384444862604141,0.00032974593341350555,0.00032064877450466156,0.00031275674700737,0.00030797719955444336,0.00030250661075115204,0.00029697641730308533,0.00029196590185165405,0.0002869553864002228,0.00027987174689769745,0.0002747438848018646,0.00027042441070079803,0.0002676621079444885,0.00026518478989601135,0.00026126764714717865,0.00025643035769462585,0.0002514198422431946,0.00024946220219135284,0.0002473890781402588,0.00024393200874328613,0.0002411678433418274,0.00024030357599258423,0.00023719295859336853,0.00023621320724487305,0.00023465976119041443,0.0002337377518415451,0.0002316068857908249,0.00022953376173973083,0.00022815167903900146,0.00022550299763679504,0.00022452324628829956,0.00022302567958831787,0.00022216327488422394,0.00022175908088684082,0.00022147223353385925,0.00021997280418872833,0.0002188216894865036,0.00021807290613651276,0.00021657533943653107,0.0002165175974369049,0.0002162288874387741,0.00021594204008579254,0.00021582655608654022,0.00021548010408878326,0.0002140980213880539,0.00021392479538917542,0.00021277368068695068,0.00021312013268470764,0.000212889164686203,0.00021242722868919373,0.00021219812333583832,0.00021104700863361359,0.00021121837198734283,0.00021104700863361359,0.00021047145128250122,0.00020989403128623962,0.0002100672572851181,0.00020937621593475342,0.00020972266793251038,0.00020908750593662262,0.00020949169993400574,0.0002092607319355011,0.000208340585231781,0.0002087429165840149,0.00020908936858177185,0.00020862743258476257,0.00020816735923290253,0.00020805001258850098,0.0002077631652355194,0.0002077631652355194,0.0002077631652355194,0.00020799227058887482,0.00020747631788253784,0.0002072453498840332,0.00020712986588478088,0.00020730309188365936,0.00020701438188552856,0.00020712986588478088,0.00020701438188552856,0.0002069566398859024,0.00020689889788627625,0.00020678527653217316,0.0002066679298877716,0.00020666979253292084,0.00020620785653591156,0.00020632334053516388,0.0002063252031803131,0.00020609237253665924,0.0002061501145362854,0.00020597875118255615,0.0002060364931821823,0.00020603463053703308,0.00020597875118255615,0.00020580552518367767,0.00020586326718330383,0.00020597688853740692,0.00020591914653778076,0.00020592100918293,0.00020586326718330383,0.00020580552518367767,0.00020574778318405151,0.00020574778318405151,0.00020568817853927612,0.00020569004118442535,0.00020574778318405151,0.00020597875118255615,0.0002060364931821823,0.00020597875118255615,0.00020592100918293,0.0002060364931821823,0.0002060364931821823,0.00020597875118255615,0.00020592100918293,0.00020592100918293,0.00020592100918293,0.00020597688853740692,0.00020597688853740692,0.00020591914653778076,0.0002058614045381546,0.0002058614045381546,0.0002058614045381546,0.00020580366253852844,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020569004118442535,0.00020569004118442535,0.00020569004118442535,0.00020569004118442535,0.00020569004118442535,0.00020569004118442535,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151,0.00020574778318405151]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0019454360008239746,0.0025763220619410276,0.0032736717257648706,0.00398023659363389,0.004698147065937519,0.0054329331032931805,0.006165012251585722,0.006906421389430761,0.0076539358124136925,0.00840139202773571,0.009159734472632408,0.009909149259328842,0.01067900937050581,0.011436429806053638,0.012213144451379776,0.012982198968529701,0.013765709474682808,0.01449145283550024,0.015191451646387577,0.01585804671049118,0.016487549990415573,0.01709349825978279,0.0176741611212492,0.01823236420750618,0.01875094138085842,0.01925811544060707,0.019733497872948647,0.020196035504341125,0.020641468465328217,0.021063748747110367,0.021464085206389427,0.021848872303962708,0.022217590361833572,0.02256586216390133,0.02289743162691593,0.02321776933968067,0.023523766547441483,0.02381824515759945,0.02409711666405201,0.0243608970195055,0.024607976898550987,0.02484872005879879,0.025080593302845955,0.02530192770063877,0.025517791509628296,0.025718795135617256,0.025910064578056335,0.0260924082249403,0.026272792369127274,0.026443039998412132,0.02660597488284111,0.026756640523672104,0.026905061677098274,0.027048643678426743,0.02718629315495491,0.027317319065332413,0.027438843622803688,0.027556680142879486,0.027668990194797516,0.027776401489973068,0.02788352780044079,0.02798546850681305,0.02808332070708275,0.028171325102448463,0.028261633589863777,0.028345374390482903,0.02842525765299797,0.028501570224761963,0.028574138879776,0.02864469215273857,0.028713343665003777,0.028778137639164925,0.028839820995926857,0.028898969292640686,0.028955988585948944,0.029011797159910202,0.029063113033771515,0.029112815856933594,0.02916010096669197,0.02920813485980034,0.0292523093521595,0.029294295236468315,0.029335014522075653,0.02937394753098488,0.029413169249892235,0.029450548812747,0.02948487550020218,0.0295176450163126,0.02954960986971855,0.02958134561777115,0.029611408710479736,0.02963911183178425,0.02966543287038803,0.029692040756344795,0.029717324301600456,0.02974105253815651,0.02976345829665661,0.029786033555865288,0.02980734407901764,0.029826004058122635,0.029844779521226883,0.029863901436328888,0.029880546033382416,0.029898343607783318,0.029913892969489098,0.02992834895849228,0.029942920431494713,0.029956916347146034,0.029970450326800346,0.02998427301645279,0.029996367171406746,0.030008923262357712,0.030020326375961304,0.030030636116862297,0.030041521415114403,0.030051371082663536,0.030060354620218277,0.030069684609770775,0.03007826767861843,0.03008592687547207,0.030094392597675323,0.03010205365717411,0.030110232532024384,0.030116969719529152,0.030123824253678322,0.030130505561828613,0.03013678267598152,0.03014323301613331,0.030148589983582497,0.030154291540384293,0.030159590765833855,0.030164485797286034,0.03016926534473896,0.030174680054187775,0.030179286375641823,0.03018297255039215,0.03018758073449135,0.030191151425242424,0.03019454888999462,0.030197717249393463,0.030200999230146408,0.030204052105545998,0.030206874012947083,0.030209409072995186,0.030212173238396645,0.030214592814445496,0.030217068269848824,0.03021943010389805,0.03022196516394615,0.030224556103348732,0.030226629227399826,0.030228473246097565,0.030230604112148285,0.03023221530020237,0.030234001576900482,0.030235785990953445,0.03023722767829895,0.030238667502999306,0.030239760875701904,0.030240798369050026,0.030242180451750755,0.03024350479245186,0.030244771391153336,0.03024592436850071,0.030246729031205177,0.03024759329855442,0.030248573049902916,0.030249666422605515,0.030250415205955505,0.03025127947330475,0.030251912772655487,0.030252661556005478,0.03025295026600361,0.03025341033935547,0.03025415912270546,0.03025462105870247,0.030255023390054703,0.030255483463406563,0.030255772173404694,0.03025646321475506,0.030256809666752815,0.030257154256105423,0.030257556587457657,0.030257903039455414,0.03025824949145317,0.030258536338806152,0.03025888279080391,0.030259227380156517,0.03025945834815502,0.0302596315741539,0.03025980293750763,0.030259976163506508,0.03026026487350464,0.03026055172085762,0.030260667204856873,0.030260898172855377,0.03026101365685463,0.030261129140853882,0.03026130050420761,0.03026147373020649,0.030261589214205742,0.03026176244020462,0.03026193380355835,0.030262164771556854,0.030262280255556107,0.03026239573955536,0.03026251122355461,0.03026268258690834,0.030262798070907593,0.030262913554906845,0.030263029038906097,0.030263086780905724,0.030263260006904602,0.03026343137025833,0.030263489112257957,0.030263546854257584,0.030263662338256836,0.030263720080256462,0.03026389330625534,0.03026389330625534,0.030264008790254593,0.03026406653225422,0.030264122411608696,0.030264180153608322,0.03026423789560795,0.030264295637607574,0.0302643533796072,0.0302643533796072,0.030264411121606827,0.030264468863606453,0.03026452660560608,0.03026452660560608,0.030264584347605705,0.030264584347605705,0.030264584347605705,0.03026464208960533,0.03026464208960533,0.03026464208960533,0.03026464208960533,0.03026464208960533,0.03026464208960533,0.03026464208960533,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958,0.030264699831604958],"recovered":[0.0,0.000876294681802392,0.0016254214569926262,0.002348746173083782,0.003067175392061472,0.003786986693739891,0.004509965889155865,0.005238070618361235,0.00597527576610446,0.00671282596886158,0.007458555046468973,0.008208833634853363,0.008962510153651237,0.00972603540867567,0.010485529899597168,0.011251358315348625,0.012013962492346764,0.01278727874159813,0.013541819527745247,0.014266756363213062,0.014965949580073357,0.015629319474101067,0.016261817887425423,0.01686868630349636,0.01745159737765789,0.01799580454826355,0.01852688007056713,0.019032152369618416,0.01952233538031578,0.019980497658252716,0.020424259826540947,0.020845791324973106,0.021247798576951027,0.021632296964526176,0.021998250856995583,0.02234802022576332,0.022684484720230103,0.023007933050394058,0.02331329695880413,0.023600345477461815,0.023885322734713554,0.024150658398866653,0.02440625987946987,0.024645622819662094,0.0248758252710104,0.025098254904150963,0.025310199707746506,0.02551114559173584,0.025707542896270752,0.025893570855259895,0.026074590161442757,0.026244377717375755,0.026408866047859192,0.026563160121440887,0.026711754500865936,0.026857811957597733,0.02699379250407219,0.02712147869169712,0.02724248357117176,0.027362797409296036,0.027477525174617767,0.02758752927184105,0.027692753821611404,0.027795560657978058,0.02788984216749668,0.027981877326965332,0.02807016856968403,0.028153162449598312,0.028233621269464493,0.02831045165657997,0.028381867334246635,0.028454380109906197,0.028520267456769943,0.028585579246282578,0.028647953644394875,0.02870698645710945,0.02876383252441883,0.028819814324378967,0.02887020818889141,0.028920430690050125,0.028970135375857353,0.029016727581620216,0.029060615226626396,0.029104847460985184,0.029145795851945877,0.02918490394949913,0.02922257035970688,0.02925925701856613,0.0292943324893713,0.02932831272482872,0.029359815642237663,0.029389938339591026,0.02941913902759552,0.02944597788155079,0.02947310358285904,0.029499022290110588,0.02952292375266552,0.029547112062573433,0.02957107126712799,0.029592670500278473,0.02961357682943344,0.029634136706590652,0.029654180631041527,0.029672609642148018,0.029690522700548172,0.029707973822951317,0.029724329710006714,0.02973964996635914,0.029754336923360825,0.02976902201771736,0.02978244237601757,0.02979614958167076,0.029808763414621353,0.02982022427022457,0.02983168512582779,0.02984251268208027,0.029853053390979767,0.029863765463232994,0.029872693121433258,0.029881445690989494,0.029890604317188263,0.02989809215068817,0.029906384646892548,0.02991410158574581,0.02992204949259758,0.02992890402674675,0.029935816302895546,0.029942208901047707,0.02994871698319912,0.029955051839351654,0.029960235580801964,0.029966052621603012,0.02997140772640705,0.02997659146785736,0.029980681836605072,0.02998557686805725,0.029989896342158318,0.029994618147611618,0.029998304322361946,0.030001703649759293,0.03000464104115963,0.030008556321263313,0.03001178242266178,0.030014777556061745,0.030017657205462456,0.03002019040286541,0.030023127794265747,0.030025431886315346,0.030028080567717552,0.030030500143766403,0.030033322051167488,0.03003574162721634,0.030037526041269302,0.03003954328596592,0.03004150092601776,0.03004351630806923,0.03004518710076809,0.0300468560308218,0.030048353597521782,0.03004973568022251,0.030050715431571007,0.030052386224269867,0.03005371056497097,0.03005491942167282,0.030056359246373177,0.030057569965720177,0.030058490112423897,0.030059469863772392,0.030060678720474243,0.030061600729823112,0.030062522739171982,0.030063387006521225,0.03006390482187271,0.030064480379223824,0.03006482683122158,0.0300657469779253,0.030066324397921562,0.030067073181271553,0.030067475512623787,0.030067821964621544,0.03006833977997303,0.03006879985332489,0.030069204047322273,0.03006972186267376,0.030070124194025993,0.030070355162024498,0.030070701614022255,0.030071046203374863,0.030071506276726723,0.030071794986724854,0.030071968212723732,0.03007214143872261,0.030072255060076714,0.030072543770074844,0.0300728902220726,0.030072946101427078,0.03007306158542633,0.03007323481142521,0.030073292553424835,0.030073408037424088,0.030073581263422966,0.030073639005422592,0.03007381036877632,0.030073925852775574,0.030074099078774452,0.030074214562773705,0.030074330046772957,0.030074501410126686,0.030074674636125565,0.030074790120124817,0.030074847862124443,0.03007490560412407,0.03007502108812332,0.030075134709477425,0.030075307935476303,0.030075423419475555,0.030075538903474808,0.030075596645474434,0.030075712129473686,0.030075769871473312,0.030075883492827415,0.03007594123482704,0.030075998976826668,0.03007611446082592,0.030076229944825172,0.0300762876868248,0.0300762876868248,0.030076345428824425,0.03007640317082405,0.030076460912823677,0.030076518654823303,0.030076518654823303,0.03007657453417778,0.030076690018177032,0.030076690018177032,0.030076690018177032,0.03007674776017666,0.03007674776017666,0.03007674776017666,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285,0.030076805502176285],"active":[0.0019454360008239746,0.0017000273801386356,0.0016482502687722445,0.001631490420550108,0.0016309716738760471,0.0016459464095532894,0.0016550463624298573,0.0016683507710695267,0.0016786600463092327,0.0016885660588741302,0.001701179426163435,0.0017003156244754791,0.0017164992168545723,0.0017103943973779678,0.001727614551782608,0.001730840653181076,0.0017517469823360443,0.001704174093902111,0.0016496321186423302,0.0015912903472781181,0.0015216004103422165,0.0014641787856817245,0.0014123432338237762,0.001363677904009819,0.001299344003200531,0.0012623108923435211,0.0012066178023815155,0.0011638831347227097,0.001119133085012436,0.0010832510888576508,0.0010398253798484802,0.0010030809789896011,0.0009697917848825455,0.0009335651993751526,0.0008991807699203491,0.0008697491139173508,0.00083928182721138,0.0008103121072053909,0.000783819705247879,0.0007605515420436859,0.0007226541638374329,0.0006980616599321365,0.0006743334233760834,0.0006563048809766769,0.000641966238617897,0.0006205402314662933,0.0005998648703098297,0.0005812626332044601,0.0005652494728565216,0.0005494691431522369,0.0005313847213983536,0.0005122628062963486,0.0004961956292390823,0.0004854835569858551,0.000474538654088974,0.0004595071077346802,0.0004450511187314987,0.0004352014511823654,0.0004265066236257553,0.00041360408067703247,0.00040600262582302094,0.0003979392349720001,0.000390566885471344,0.0003757644444704056,0.00037179142236709595,0.0003634970635175705,0.00035508908331394196,0.0003484077751636505,0.0003405176103115082,0.00033424049615859985,0.0003314763307571411,0.00032375752925872803,0.00031955353915691376,0.0003133900463581085,0.0003080349415540695,0.00030481070280075073,0.000299280509352684,0.00029300153255462646,0.00028989277780056,0.0002877041697502136,0.0002821739763021469,0.00027756765484809875,0.0002743992954492569,0.0002691000699996948,0.0002673733979463577,0.0002656448632478714,0.0002623051404953003,0.0002583879977464676,0.0002552773803472519,0.0002530328929424286,0.00025159306824207306,0.00024917349219322205,0.000246293842792511,0.00024606287479400635,0.00024422071874141693,0.00024203024804592133,0.00024053454399108887,0.00023892149329185486,0.00023627281188964844,0.000233333557844162,0.00023120269179344177,0.00022976472973823547,0.00022636540234088898,0.00022573396563529968,0.0002233702689409256,0.00022037513554096222,0.00021859072148799896,0.00021726638078689575,0.0002161134034395218,0.00021525099873542786,0.00021392479538917542,0.00021277368068695068,0.00021156296133995056,0.00021041184663772583,0.00020983628928661346,0.0002088584005832672,0.00020730122923851013,0.00020591914653778076,0.00020557455718517303,0.00020448118448257446,0.00020378828048706055,0.00020396150648593903,0.00020384788513183594,0.00020286813378334045,0.00020177476108074188,0.0002016015350818634,0.00020096637308597565,0.0002010241150856018,0.00019987300038337708,0.00019923970103263855,0.00019935518503189087,0.00019843317568302155,0.00019785761833190918,0.00019808858633041382,0.0001986045390367508,0.0001973956823348999,0.0001976843923330307,0.00019653327763080597,0.00019624456763267517,0.00019601359963417053,0.00019635818898677826,0.00019549578428268433,0.0001950915902853012,0.00019463151693344116,0.00019451603293418884,0.00019440241158008575,0.00019394047558307648,0.00019399821758270264,0.00019388459622859955,0.0001940559595823288,0.00019330717623233795,0.00019273161888122559,0.00019307807087898254,0.0001926720142364502,0.00019250065088272095,0.0001922696828842163,0.0001920405775308609,0.0001918114721775055,0.00019140727818012238,0.00019106268882751465,0.00019146502017974854,0.00019111856818199158,0.00019106082618236542,0.0001910049468278885,0.00019036978483200073,0.00019002333283424377,0.00019008293747901917,0.00019019655883312225,0.0001897364854812622,0.00018967874348163605,0.00018939003348350525,0.00018927454948425293,0.00018904544413089752,0.0001889299601316452,0.0001893322914838791,0.00018887408077716827,0.00018869899213314056,0.00018841028213500977,0.00018829666078090668,0.0001886412501335144,0.00018846988677978516,0.00018835440278053284,0.0001883525401353836,0.00018818117678165436,0.00018812529742717743,0.00018818117678165436,0.00018818117678165436,0.00018818117678165436,0.00018795207142829895,0.00018783658742904663,0.0001878347247838974,0.0001878347247838974,0.0001880098134279251,0.00018800795078277588,0.00018777698278427124,0.00018795207142829895,0.00018795207142829895,0.0001878943294286728,0.00018800795078277588,0.00018806569278240204,0.00018800795078277588,0.0001881234347820282,0.0001881234347820282,0.00018823891878128052,0.00018818117678165436,0.00018818117678165436,0.00018818117678165436,0.00018818117678165436,0.0001881234347820282,0.0001881234347820282,0.00018818117678165436,0.00018818117678165436,0.00018823891878128052,0.00018829666078090668,0.00018818117678165436,0.0001881234347820282,0.0001881234347820282,0.0001881234347820282,0.00018818117678165436,0.0001881234347820282,0.00018812529742717743,0.00018812529742717743,0.0001881234347820282,0.00018806569278240204,0.00018800795078277588,0.00018800795078277588,0.00018806569278240204,0.00018800795078277588,0.00018800795078277588,0.00018800795078277588,0.00018800795078277588,0.00018800795078277588,0.0001880098134279251,0.0001878943294286728,0.0001878943294286728,0.00018795207142829895,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.00018783658742904663,0.00018783658742904663,0.00018783658742904663,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728,0.0001878943294286728]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0019454360008239746,0.0025743639562278986,0.0032495399937033653,0.003934161271899939,0.0046147508546710014,0.005300409160554409,0.00597466342151165,0.0066499547101557255,0.007312575355172157,0.007965289056301117,0.008629349991679192,0.009289493784308434,0.009938176721334457,0.010586628690361977,0.01122511737048626,0.011853238567709923,0.012480438686907291,0.013069339096546173,0.013617519289255142,0.014137363992631435,0.014634747058153152,0.015106327831745148,0.015549687668681145,0.015967359766364098,0.01636539399623871,0.016743499785661697,0.017099544405937195,0.017430193722248077,0.017749091610312462,0.018046680837869644,0.018328258767724037,0.018595149740576744,0.01885201968252659,0.019092129543423653,0.019323311746120453,0.019535662606358528,0.019742021337151527,0.019935134798288345,0.020117823034524918,0.02029423415660858,0.020461315289139748,0.020613938570022583,0.02076195552945137,0.02090473100543022,0.021036967635154724,0.021161774173378944,0.021278172731399536,0.021390307694673538,0.021498527377843857,0.021594708785414696,0.0216916985809803,0.02178085409104824,0.02186816744506359,0.02194989286363125,0.02202574349939823,0.022097505629062653,0.02216610126197338,0.02223014645278454,0.022294018417596817,0.02235247567296028,0.022409839555621147,0.022462422028183937,0.02251494862139225,0.022561771795153618,0.022606004029512405,0.022650985047221184,0.022693201899528503,0.022731559351086617,0.022768765687942505,0.02280401438474655,0.022837303578853607,0.02286897972226143,0.022900540381669998,0.02293066307902336,0.02295767515897751,0.022983822971582413,0.023008069023489952,0.02303185500204563,0.023053856566548347,0.023074762895703316,0.02309417352080345,0.023113524541258812,0.02313212677836418,0.02314923331141472,0.023164955899119377,0.02318062074482441,0.023195307701826096,0.0232084970921278,0.023221570998430252,0.02323395386338234,0.023245587944984436,0.02325785532593727,0.02326776087284088,0.023278646171092987,0.02328866720199585,0.023297999054193497,0.023306580260396004,0.023314930498600006,0.02332282066345215,0.02333053946495056,0.02333785407245159,0.023343900218605995,0.02335052378475666,0.023356687277555466,0.023362504318356514,0.023367688059806824,0.023372869938611984,0.02337747812271118,0.02338208630681038,0.023386405780911446,0.02339078299701214,0.023394698277115822,0.023398788645863533,0.02340247482061386,0.02340587228536606,0.0234090406447649,0.023411400616168976,0.02341405116021633,0.023416699841618538,0.023419003933668137,0.023420903831720352,0.023423034697771072,0.023424820974469185,0.023426547646522522,0.02342827618122101,0.02342977374792099,0.023431213572621346,0.023432768881320953,0.023433919996023178,0.02343524433672428,0.02343662828207016,0.02343783713877201,0.02343893051147461,0.023440025746822357,0.023441005498170853,0.023441867902874947,0.023442501202225685,0.023443307727575302,0.023444171994924545,0.02344486303627491,0.023445554077625275,0.023446129634976387,0.023446649312973022,0.023447340354323387,0.023447569459676743,0.023448089137673378,0.023448606953024864,0.023448895663022995,0.023449240252375603,0.02344958670437336,0.023449931293725967,0.023450162261724472,0.02345050685107708,0.02345079556107521,0.023451197892427444,0.02345142886042595,0.02345171757042408,0.023452062159776688,0.02345235086977482,0.023452695459127426,0.02345292642712593,0.02345321513712406,0.02345338650047779,0.02345355972647667,0.0234538484364748,0.02345402166247368,0.02345413528382778,0.023454423993825912,0.02345448173582554,0.02345477044582367,0.023454826325178146,0.023455115035176277,0.023455346003174782,0.023455403745174408,0.023455575108528137,0.02345569059252739,0.023455863818526268,0.02345597930252552,0.0234561525285244,0.02345643937587738,0.023456497117877007,0.023456554859876633,0.02345672808587551,0.02345672808587551,0.023456785827875137,0.023456785827875137,0.023456843569874763,0.023456843569874763,0.023456843569874763,0.023456843569874763,0.023456843569874763,0.02345690131187439,0.02345690131187439,0.02345690131187439,0.02345690131187439,0.02345690131187439,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493,0.023457014933228493],"recovered":[0.0,0.000873702927492559,0.0016224841820076108,0.002337745623663068,0.0030436194501817226,0.003727549687027931,0.004413495771586895,0.005099787376821041,0.005779974162578583,0.006443631369620562,0.007106021046638489,0.007775495294481516,0.008435811847448349,0.0090893330052495,0.009737266227602959,0.010376100428402424,0.01101332250982523,0.011649910360574722,0.012259140610694885,0.01283940114080906,0.013392535969614983,0.013912149704992771,0.014409993775188923,0.014873972162604332,0.015313933603465557,0.01573246903717518,0.016135282814502716,0.016512466594576836,0.01686534658074379,0.017201177775859833,0.017519326880574226,0.01782209984958172,0.018104828894138336,0.018376097083091736,0.018625307828187943,0.018869390711188316,0.019095275551080704,0.01930958405137062,0.019514791667461395,0.01970686763525009,0.01989462412893772,0.020066889002919197,0.020230570808053017,0.02038947306573391,0.020536568015813828,0.020677272230386734,0.020806916058063507,0.020931491628289223,0.02105025015771389,0.021161982789635658,0.02126709371805191,0.021370185539126396,0.021464122459292412,0.02155650407075882,0.021643586456775665,0.02172277681529522,0.021800242364406586,0.021873559802770615,0.021941635757684708,0.022008616477251053,0.022070646286010742,0.022130947560071945,0.02218664065003395,0.022241124883294106,0.02229318954050541,0.02234087698161602,0.022386088967323303,0.022428708150982857,0.02247040718793869,0.022509802132844925,0.022546373307704926,0.022580930963158607,0.022616351023316383,0.022648891434073448,0.022679070010781288,0.022707348689436913,0.022734591737389565,0.022760624065995216,0.022784698754549026,0.022807275876402855,0.022830139845609665,0.022850297391414642,0.022871090099215508,0.022890036925673485,0.02290777675807476,0.022924767807126045,0.022941354662179947,0.022956732660531998,0.02297176420688629,0.022985413670539856,0.022998660802841187,0.023010985925793648,0.023023022338747978,0.023034311830997467,0.02304479293525219,0.023054929450154305,0.02306506596505642,0.023073993623256683,0.02308286353945732,0.023090407252311707,0.023098239675164223,0.023106073960661888,0.023112697526812553,0.023120010271668434,0.02312646247446537,0.023133141919970512,0.02313838340342045,0.023143911734223366,0.023149384185671806,0.023154394701123238,0.02315923199057579,0.0231633223593235,0.023167641833424568,0.023171039298176765,0.023175185546278954,0.02317875623703003,0.023182155564427376,0.023184804245829582,0.02318728156387806,0.02318987250328064,0.023192809894680977,0.02319476753473282,0.02319701388478279,0.023199202492833138,0.02320127561688423,0.023203004151582718,0.02320479042828083,0.02320645935833454,0.023207727819681168,0.023209454491734505,0.023210778832435608,0.02321227639913559,0.023213371634483337,0.023214465007185936,0.02321561798453331,0.023216595873236656,0.023217517882585526,0.023218324407935143,0.02321895770728588,0.023220224305987358,0.023221030831336975,0.023221952840685844,0.023222528398036957,0.023223334923386574,0.023223737254738808,0.023224199190735817,0.023224832490086555,0.02322506345808506,0.023225581273436546,0.023226041346788406,0.023226387798786163,0.02322673238813877,0.023227078840136528,0.023227481171488762,0.023227769881486893,0.0232281144708395,0.023228345438838005,0.023228634148836136,0.023228920996189117,0.023229382932186127,0.02322978526353836,0.023230016231536865,0.023230360820889473,0.02323053404688835,0.02323088049888611,0.023231051862239838,0.023231109604239464,0.023231398314237595,0.023231571540236473,0.023231687024235725,0.02323191612958908,0.02323208935558796,0.023232262581586838,0.023232491686940193,0.023232722654938698,0.023232722654938698,0.02323283813893795,0.023232953622937202,0.023233069106936455,0.02323329821228981,0.023233413696289062,0.02323347143828869,0.023233529180288315,0.02323376014828682,0.023233817890286446,0.023233873769640923,0.02323393151164055,0.023233989253640175,0.023233989253640175,0.023233989253640175,0.0232340469956398,0.0232340469956398,0.023234104737639427,0.023234104737639427,0.023234104737639427,0.023234104737639427,0.023234104737639427,0.023234162479639053,0.023234162479639053,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868,0.02323422022163868],"active":[0.0019454360008239746,0.0017006610287353396,0.0016270558116957545,0.0015964156482368708,0.0015711314044892788,0.0015728594735264778,0.001561167649924755,0.0015501673333346844,0.0015326011925935745,0.0015216576866805553,0.0015233289450407028,0.0015139984898269176,0.0015023648738861084,0.0014972956851124763,0.0014878511428833008,0.001477138139307499,0.0014671161770820618,0.0014194287359714508,0.001358378678560257,0.0012979628518223763,0.0012422110885381699,0.0011941781267523766,0.0011396938934922218,0.0010933876037597656,0.0010514603927731514,0.0010110307484865189,0.0009642615914344788,0.0009177271276712418,0.0008837450295686722,0.0008455030620098114,0.0008089318871498108,0.0007730498909950256,0.0007471907883882523,0.0007160324603319168,0.0006980039179325104,0.0006662718951702118,0.0006467457860708237,0.0006255507469177246,0.0006030313670635223,0.00058736652135849,0.0005666911602020264,0.0005470495671033859,0.0005313847213983536,0.000515257939696312,0.0005003996193408966,0.0004845019429922104,0.00047125667333602905,0.0004588160663843155,0.00044827722012996674,0.0004327259957790375,0.0004246048629283905,0.0004106685519218445,0.0004040449857711792,0.0003933887928724289,0.0003821570426225662,0.00037472881376743317,0.00036585889756679535,0.00035658665001392365,0.0003523826599121094,0.0003438591957092285,0.00033919326961040497,0.0003314744681119919,0.00032830797135829926,0.00032064691185951233,0.00031281448900699615,0.0003101080656051636,0.0003071129322052002,0.00030285120010375977,0.0002983585000038147,0.0002942122519016266,0.00029093027114868164,0.00028804875910282135,0.0002841893583536148,0.000281771644949913,0.0002786051481962204,0.0002764742821455002,0.0002734772861003876,0.00027123093605041504,0.000269157811999321,0.0002674870193004608,0.0002640336751937866,0.0002632271498441696,0.000261036679148674,0.0002591963857412338,0.0002571791410446167,0.00025585293769836426,0.0002539530396461487,0.0002517644315958023,0.00024980679154396057,0.0002485401928424835,0.0002469271421432495,0.00024686940014362335,0.00024473853409290314,0.00024433434009552,0.00024387426674365997,0.0002430696040391922,0.00024151429533958435,0.00024093687534332275,0.00023995712399482727,0.00024013221263885498,0.00023961439728736877,0.00023782625794410706,0.00023782625794410706,0.00023667700588703156,0.0002360418438911438,0.00023454613983631134,0.00023448653519153595,0.00023356638848781586,0.0002327021211385727,0.000232011079788208,0.00023155100643634796,0.00023137591779232025,0.00023114681243896484,0.00023143552243709564,0.0002306867390871048,0.0002302844077348709,0.00022924505174160004,0.00022924691438674927,0.00022941827774047852,0.00022913143038749695,0.0002280939370393753,0.00022826716303825378,0.00022780708968639374,0.00022734515368938446,0.00022700056433677673,0.0002267695963382721,0.00022642314434051514,0.00022630952298641205,0.0002261921763420105,0.0002257898449897766,0.000225849449634552,0.0002255607396364212,0.00022555887699127197,0.0002255607396364212,0.00022538751363754272,0.0002252720296382904,0.0002249833196401596,0.0002249833196401596,0.00022521428763866425,0.00022463873028755188,0.00022452324628829956,0.0002241767942905426,0.00022412091493606567,0.00022400543093681335,0.00022383220493793488,0.00022388994693756104,0.00022377446293830872,0.00022383220493793488,0.0002236589789390564,0.0002235453575849533,0.00022354349493980408,0.000223429873585701,0.00022342801094055176,0.00022331438958644867,0.00022342801094055176,0.00022331438958644867,0.00022337213158607483,0.00022342801094055176,0.000223429873585701,0.00022331252694129944,0.0002231411635875702,0.00022319890558719635,0.00022302567958831787,0.00022302567958831787,0.0002229679375886917,0.00022296980023384094,0.00022302567958831787,0.00022302567958831787,0.00022291019558906555,0.00022308342158794403,0.00022291019558906555,0.00022302567958831787,0.00022308342158794403,0.00022291205823421478,0.0002228524535894394,0.0002229679375886917,0.00022302567958831787,0.00022302567958831787,0.00022308342158794403,0.0002231411635875702,0.00022308342158794403,0.00022308342158794403,0.00022319890558719635,0.0002229679375886917,0.0002229679375886917,0.00022291205823421478,0.00022291205823421478,0.00022285431623458862,0.00022285431623458862,0.00022285431623458862,0.00022279657423496246,0.00022285431623458862,0.00022279657423496246,0.00022279657423496246,0.00022279657423496246,0.00022279657423496246,0.00022291019558906555,0.0002228524535894394,0.0002228524535894394,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323,0.00022279471158981323]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0019454360008239746,0.002579432213678956,0.003231570590287447,0.0038925206754356623,0.004540051333606243,0.005172722972929478,0.005791975185275078,0.006399535574018955,0.0069920639507472515,0.00758090615272522,0.008147057145833969,0.008714128285646439,0.009257759898900986,0.009796206839382648,0.010322040878236294,0.010836529545485973,0.011343070305883884,0.011807105503976345,0.012242978438735008,0.01263962872326374,0.01301986537873745,0.01337487529963255,0.013706156983971596,0.014015034772455692,0.014307728037238121,0.014579802751541138,0.014833677560091019,0.015073499642312527,0.015292011201381683,0.0154992351308465,0.01569148525595665,0.015873655676841736,0.01604476571083069,0.01620597392320633,0.016354046761989594,0.01649019867181778,0.016622379422187805,0.016743555665016174,0.01685609482228756,0.01696109026670456,0.017062051221728325,0.01715143769979477,0.01724116876721382,0.01732410490512848,0.017399150878190994,0.017472583800554276,0.017538931220769882,0.017603321000933647,0.017662009224295616,0.017717530950903893,0.017770344391465187,0.017819011583924294,0.017865143716335297,0.01790620945394039,0.017946064472198486,0.017983557656407356,0.018019093200564384,0.01805128902196884,0.018082791939377785,0.01811210811138153,0.018140560016036034,0.018165670335292816,0.01818876527249813,0.018210478127002716,0.01823144219815731,0.01825263723731041,0.018272103741765022,0.018290765583515167,0.01830781251192093,0.018323075026273727,0.018337013199925423,0.018351122736930847,0.018363621085882187,0.018376579508185387,0.018388213589787483,0.018398983404040337,0.018408948555588722,0.0184184517711401,0.01842726208269596,0.0184361319988966,0.018443850800395012,0.018451740965247154,0.018459055572748184,0.018465448170900345,0.018471609801054,0.018477369099855423,0.018482495099306107,0.018487391993403435,0.018492573872208595,0.018496951088309288,0.018501559272408485,0.01850530318915844,0.01850893162190914,0.018512560054659843,0.018516188487410545,0.018518952652812004,0.01852177456021309,0.018524425104260445,0.018527476117014885,0.018530644476413727,0.018532948568463326,0.018535079434514046,0.018537268042564392,0.018538765609264374,0.01854078099131584,0.018542394042015076,0.018544120714068413,0.01854556053876877,0.018547000363469124,0.01854798011481762,0.01854901760816574,0.018550226464867592,0.018551206216216087,0.018552184104919434,0.01855299063026905,0.01855391263961792,0.018554776906967163,0.018555697053670883,0.01855667680501938,0.018557310104370117,0.01855788566172123,0.01855846308171749,0.01855926774442196,0.018559729680418968,0.018560362979769707,0.018560709431767464,0.018561342731118202,0.018561629578471184,0.018561918288469315,0.018562205135822296,0.018562667071819305,0.01856289617717266,0.018563300371170044,0.018563473597168922,0.01856364496052265,0.018563875928521156,0.01856410689651966,0.018564222380518913,0.018564393743872643,0.018564682453870773,0.018564797937870026,0.018564855679869652,0.01856502890586853,0.018565084785223007,0.018565142527222633,0.01856520026922226,0.018565315753221512,0.018565373495221138,0.018565431237220764,0.01856548897922039,0.018565546721220016,0.018565546721220016,0.018565604463219643,0.018565604463219643,0.018565604463219643,0.01856566220521927,0.018565719947218895,0.018565719947218895,0.018565719947218895,0.01856577768921852,0.01856577768921852,0.018565891310572624,0.018565891310572624,0.018565891310572624,0.01856594905257225,0.018566006794571877,0.018566006794571877,0.018566006794571877,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503,0.018566064536571503],"recovered":[0.0,0.00087341497419402,0.001629798673093319,0.0023326773662120104,0.003013036912307143,0.003677097149193287,0.004325895104557276,0.004968703258782625,0.005590719636529684,0.006190908141434193,0.006792536471039057,0.007374006789177656,0.007938774302601814,0.00850095134228468,0.009046540595591068,0.009585736319422722,0.01012090127915144,0.010638211853802204,0.011125746183097363,0.011583331041038036,0.012016496621072292,0.012417294085025787,0.01279695425182581,0.013157378882169724,0.01348750852048397,0.013797882944345474,0.014091324992477894,0.014365818351507187,0.014624185860157013,0.014863201417028904,0.015086782164871693,0.015294581651687622,0.015490632504224777,0.015672802925109863,0.015847427770495415,0.01600811444222927,0.016154058277606964,0.01629170961678028,0.016423484310507774,0.016545122489333153,0.01665685512125492,0.01676398143172264,0.01686166040599346,0.016957957297563553,0.01704728603363037,0.017130451276898384,0.01721171662211418,0.017282038927078247,0.017348963767290115,0.0174096692353487,0.017471063882112503,0.01752612367272377,0.01757853478193283,0.01762777753174305,0.01767517812550068,0.01771629974246025,0.017754657194018364,0.01779508776962757,0.01782924123108387,0.01786183938384056,0.01789265312254429,0.017924098297953606,0.01795174367725849,0.017978468909859657,0.01800265721976757,0.018024025484919548,0.018045911565423012,0.018065953627228737,0.018085075542330742,0.018101949244737625,0.018119975924491882,0.018135296180844307,0.018150214105844498,0.01816357485949993,0.018176821991801262,0.018189838156104088,0.018200896680355072,0.018211493268609047,0.018221745267510414,0.01823096163570881,0.018240176141262054,0.018249621614813805,0.01825774274766445,0.018265286460518837,0.018272485584020615,0.018280088901519775,0.018286481499671936,0.018291838467121124,0.018297366797924042,0.01830255053937435,0.018307792022824287,0.018312225118279457,0.01831631548702717,0.018320519477128983,0.018324321135878563,0.018327660858631134,0.018330944702029228,0.0183342844247818,0.018336990848183632,0.018339985981583595,0.01834326982498169,0.018345745280385017,0.018348049372434616,0.018350237980484962,0.018352484330534935,0.018354326486587524,0.01835605502128601,0.018357552587985992,0.018359394744038582,0.01836095005273819,0.018362218514084816,0.018363600596785545,0.018364982679486275,0.018366018310189247,0.018366940319538116,0.018368149176239967,0.01836901344358921,0.01837010867893696,0.01837114430963993,0.01837223954498768,0.01837281510233879,0.018373390659689903,0.018373966217041016,0.018374543637037277,0.018375234678387642,0.018375810235738754,0.01837632805109024,0.018376903608441353,0.018377192318439484,0.01837753690779209,0.0183779988437891,0.018378229811787605,0.018378574401140213,0.018378976732492447,0.018379149958491325,0.01837938092648983,0.01837955415248871,0.01837966963648796,0.018379898741841316,0.01838012970983982,0.018380360677838326,0.018380532041192055,0.01838076300919056,0.01838087849318981,0.018380936235189438,0.018381109461188316,0.018381165340542793,0.01838122308254242,0.018381396308541298,0.018381454050540924,0.01838151179254055,0.018381569534540176,0.018381569534540176,0.018381627276539803,0.018381627276539803,0.018381627276539803,0.018381627276539803,0.01838168501853943,0.01838168501853943,0.018381742760539055,0.018381742760539055,0.01838180050253868,0.018381858244538307,0.018381858244538307,0.01838197186589241,0.01838197186589241,0.018382029607892036,0.018382029607892036,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663,0.018382087349891663],"active":[0.0019454360008239746,0.001706017181277275,0.001601771917194128,0.0015598433092236519,0.0015270144212991,0.0014956258237361908,0.001466080080717802,0.00143083231523633,0.0014013443142175674,0.001389998011291027,0.0013545206747949123,0.0013401214964687824,0.0013189855962991714,0.001295255497097969,0.0012755002826452255,0.0012507932260632515,0.0012221690267324448,0.001168893650174141,0.0011172322556376457,0.0010562976822257042,0.0010033687576651573,0.0009575812146067619,0.0009092027321457863,0.0008576558902859688,0.0008202195167541504,0.0007819198071956635,0.0007423525676131248,0.0007076812908053398,0.0006678253412246704,0.0006360337138175964,0.0006047030910849571,0.0005790740251541138,0.0005541332066059113,0.0005331709980964661,0.0005066189914941788,0.0004820842295885086,0.00046832114458084106,0.00045184604823589325,0.00043261051177978516,0.00041596777737140656,0.00040519610047340393,0.0003874562680721283,0.0003795083612203598,0.00036614760756492615,0.00035186484456062317,0.0003421325236558914,0.0003272145986557007,0.0003212820738554001,0.0003130454570055008,0.00030786171555519104,0.000299280509352684,0.0002928879112005234,0.0002866089344024658,0.0002784319221973419,0.0002708863466978073,0.0002672579139471054,0.0002644360065460205,0.00025620125234127045,0.0002535507082939148,0.00025026872754096985,0.000247906893491745,0.0002415720373392105,0.00023702159523963928,0.00023200921714305878,0.00022878497838974,0.0002286117523908615,0.0002261921763420105,0.00022481195628643036,0.00022273696959018707,0.0002211257815361023,0.00021703727543354034,0.00021582655608654022,0.0002134069800376892,0.00021300464868545532,0.0002113915979862213,0.00020914524793624878,0.0002080518752336502,0.00020695850253105164,0.00020551681518554688,0.00020517036318778992,0.00020367465913295746,0.0002021193504333496,0.0002013128250837326,0.00020016171038150787,0.00019912421703338623,0.00019728019833564758,0.00019601359963417053,0.00019555352628231049,0.00019520707428455353,0.00019440054893493652,0.000193767249584198,0.00019307807087898254,0.00019261613488197327,0.0001920405775308609,0.00019186735153198242,0.00019129179418087006,0.00019082985818386078,0.00019014067947864532,0.00019048526883125305,0.00019065849483013153,0.00018967874348163605,0.00018933415412902832,0.000189218670129776,0.00018852762877941132,0.00018829666078090668,0.00018806755542755127,0.00018806569278240204,0.00018800795078277588,0.000187605619430542,0.00018703006207942963,0.000186799094080925,0.0001866258680820465,0.00018622353672981262,0.00018616579473018646,0.00018605031073093414,0.00018576346337795258,0.00018576346337795258,0.00018558837473392487,0.00018553249537944794,0.00018507055938243866,0.00018507055938243866,0.0001850724220275879,0.0001853015273809433,0.00018518604338169098,0.00018512830138206482,0.0001848991960287094,0.00018501468002796173,0.00018472597002983093,0.00018472597002983093,0.00018466822803020477,0.00018466822803020477,0.00018466636538505554,0.00018472597002983093,0.00018449686467647552,0.0001844950020313263,0.0001844950020313263,0.00018455274403095245,0.00018455274403095245,0.0001844950020313263,0.00018455274403095245,0.00018443726003170013,0.00018432363867759705,0.00018426589667797089,0.0001842062920331955,0.0001842062920331955,0.00018409080803394318,0.00018415041267871857,0.00018415041267871857,0.00018403492867946625,0.00018403492867946625,0.00018403492867946625,0.0001839771866798401,0.00018403492867946625,0.0001839771866798401,0.0001839771866798401,0.00018403492867946625,0.0001840926706790924,0.00018403492867946625,0.00018403492867946625,0.00018403492867946625,0.00018403492867946625,0.00018409080803394318,0.00018403306603431702,0.00018403306603431702,0.0001839771866798401,0.00018403492867946625,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401,0.0001839771866798401]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0019454360008239746,0.0025757462717592716,0.0032736717257648706,0.003984441049396992,0.00471352506428957,0.005438865162432194,0.00617411220446229,0.006919898558408022,0.0076707531698048115,0.008417978882789612,0.009161923080682755,0.009918824769556522,0.010686036199331284,0.011455378495156765,0.012222244404256344,0.01299844030290842,0.013782527297735214,0.014563330449163914,0.015338316559791565,0.0161066222935915,0.016880400478839874,0.017651239410042763,0.018412921577692032,0.01917414367198944,0.0199376679956913,0.020705917850136757,0.021471630781888962,0.0222235806286335,0.02297166921198368,0.02371797524392605,0.024470960721373558,0.025209547951817513,0.02594456449151039,0.026682689785957336,0.027410218492150307,0.02813325636088848,0.028864067047834396,0.029573973268270493,0.030285201966762543,0.03099585697054863,0.03170368820428848,0.0324026495218277,0.03311065584421158,0.03379873186349869,0.03448594734072685,0.03517471253871918,0.03585662692785263,0.03652823343873024,0.03719448298215866,0.03786003962159157,0.038527440279722214,0.03918130695819855,0.039826650172472,0.04047797992825508,0.04111451283097267,0.041756052523851395,0.04239407926797867,0.04302865266799927,0.04365573823451996,0.04427303001284599,0.04489274322986603,0.04551113396883011,0.04612831026315689,0.04673725366592407,0.04735114797949791,0.047948919236660004,0.04855077713727951,0.049143075942993164,0.049734048545360565,0.05032220110297203,0.05090770125389099,0.0514814555644989,0.05205658823251724,0.05262942239642143,0.05319683998823166,0.05376385152339935,0.05432597175240517,0.05487662926316261,0.05543523281812668,0.055985432118177414,0.05653597414493561,0.05708185210824013,0.057627324014902115,0.05816606059670448,0.05869506299495697,0.05922527238726616,0.05975174158811569,0.06027388945221901,0.060797594487667084,0.06131455674767494,0.061829447746276855,0.06233489513397217,0.06283935904502869,0.06333841383457184,0.06384023278951645,0.06433669477701187,0.06482820212841034,0.06531400978565216,0.06580401957035065,0.06629098206758499,0.06677183508872986,0.0672479048371315,0.06772420555353165,0.0681951567530632,0.06866287440061569,0.06912726163864136,0.06958121806383133,0.07003845274448395,0.07049667835235596,0.07095783203840256,0.07141035050153732,0.07185503095388412,0.07230282574892044,0.07275661081075668,0.07319772243499756,0.07363313436508179,0.07407384365797043,0.07451017946004868,0.07494483888149261,0.0753774344921112,0.0758008062839508,0.0762253925204277,0.07665222138166428,0.07707133144140244,0.07748733460903168,0.07790005207061768,0.07831577211618423,0.07872958481311798,0.07913487404584885,0.07953906804323196,0.07994165271520615,0.08034711331129074,0.08074721693992615,0.08114121854305267,0.08153308928012848,0.08192668855190277,0.08231435716152191,0.08270034939050674,0.08308346569538116,0.08345569670200348,0.08383513242006302,0.08420827984809875,0.08458932489156723,0.0849597156047821,0.08532554656267166,0.08569138497114182,0.08605854958295822,0.08641626685857773,0.0867726057767868,0.08713043481111526,0.08748262375593185,0.08783095329999924,0.08817363530397415,0.08851902931928635,0.08886390179395676,0.08920612931251526,0.08954138308763504,0.08987496793270111,0.09021080285310745,0.09054507315158844,0.09088050574064255,0.09120740741491318,0.09152728319168091,0.09184174984693527,0.0921626091003418,0.09247396141290665,0.0927845686674118,0.093089759349823,0.09339281916618347,0.09369271248579025,0.09399029612541199,0.09428080171346664,0.09457510709762573,0.09487056732177734,0.09515421837568283,0.09543723613023758,0.09571858495473862,0.09599814563989639,0.09627442061901093,0.0965484008193016,0.09681926667690277,0.09708402305841446,0.09735425561666489,0.09761659801006317,0.09787415713071823,0.09813154488801956,0.0983775332570076,0.09863030910491943,0.09888239949941635,0.09913051873445511,0.09937287122011185,0.09961246699094772,0.09984785318374634,0.10008646547794342,0.10031839460134506,0.10054491460323334,0.10077719390392303,0.10100296139717102,0.10122273862361908,0.10143963992595673,0.10165619105100632,0.10186664015054703,0.10207674652338028,0.10227838158607483,0.10248059779405594,0.10268465429544449,0.10288272053003311,0.10308539122343063,0.10328120738267899,0.10347150266170502,0.10365874320268631,0.10384021699428558,0.10402216017246246,0.10420265793800354,0.10437717288732529,0.1045483946800232,0.1047259047627449,0.10489465296268463,0.10505816340446472,0.10521919280290604,0.10537838935852051,0.10553625226020813,0.10569170117378235,0.10584835708141327,0.10600253194570541,0.106148362159729,0.10629188269376755,0.1064348891377449,0.10657213628292084,0.1067061573266983,0.10684139281511307,0.10697466135025024,0.10710228979587555,0.10722848027944565,0.10735927522182465,0.10748299211263657,0.10760238021612167,0.10771889239549637,0.10783529281616211,0.10795209556818008,0.1080622747540474,0.10817509889602661,0.10828746855258942,0.10839269310235977,0.10849428921937943,0.10859484225511551,0.10869171470403671,0.10879014432430267,0.10888684540987015,0.10897772759199142,0.10907074809074402,0.10916203260421753,0.1092524528503418,0.10933735221624374,0.1094193086028099,0.10950212180614471,0.10958217829465866,0.10966022312641144,0.10973901301622391,0.1098165288567543,0.10988979041576385,0.10995976626873016,0.11003055423498154,0.11010231077671051,0.11017373204231262,0.11024145781993866,0.11030999571084976,0.1103755384683609,0.11043831706047058,0.11050132662057877,0.11056099086999893,0.11061841249465942,0.11067813634872437,0.11073648184537888,0.11079373210668564,0.1108483299612999,0.11090362071990967,0.11095764487981796,0.11100936681032181,0.1110631600022316,0.1111118271946907,0.11116164177656174,0.11121249943971634,0.11126099526882172,0.1113053411245346,0.11135020852088928,0.1113944947719574,0.11143837869167328,0.11148134618997574,0.11152511835098267,0.11156716197729111,0.1116066724061966,0.11164738982915878,0.11168529093265533,0.11172157526016235,0.11176062375307083,0.11179615557193756,0.11183192580938339,0.11186699569225311,0.11190057545900345,0.11193495988845825,0.11196957528591156,0.11200228333473206,0.1120348870754242,0.11206655949354172,0.11209847033023834,0.11212927848100662,0.11216066777706146,0.11218969523906708,0.11221907287836075,0.11224700510501862,0.11227551102638245,0.11230085790157318,0.11232820898294449,0.11235430091619492,0.11237889528274536,0.11240313947200775,0.11242859810590744,0.11245342344045639,0.11247622966766357,0.11249990016222,0.1125212088227272,0.1125449389219284,0.11256641894578934,0.1125885397195816,0.1126096174120903,0.11262873560190201,0.11264906823635101,0.1126708984375,0.11269041895866394,0.11270919442176819,0.1127271056175232,0.11274473369121552,0.11276275664567947,0.11278072744607925,0.1127980649471283,0.1128159761428833,0.11283238977193832,0.11284822970628738,0.11286453157663345,0.11288071423768997,0.11289660632610321,0.11291210353374481,0.1129266694188118,0.11294210702180862,0.11295800656080246,0.11297193914651871,0.11298535764217377,0.11300010234117508,0.1130143329501152,0.11302821338176727],"recovered":[0.0,0.0008777921320870519,0.0016291651409119368,0.0023501859977841377,0.0030681544449180365,0.003791075898334384,0.004515552427619696,0.005247286055237055,0.0059795374982059,0.006717779207974672,0.0074635655619204044,0.008212749846279621,0.00896262563765049,0.009723501279950142,0.010480749420821667,0.011247154325246811,0.01202582661062479,0.012804384343326092,0.013583805412054062,0.014361902140080929,0.015133836306631565,0.015904387459158897,0.01667609252035618,0.01744796894490719,0.018214430660009384,0.018974443897604942,0.019740847870707512,0.020509786903858185,0.021266287192702293,0.02201886847615242,0.022767534479498863,0.023517007008194923,0.0242590494453907,0.024998847395181656,0.02573898807168007,0.026480628177523613,0.027209021151065826,0.02793620526790619,0.028659701347351074,0.029377153143286705,0.030090628191828728,0.03080456517636776,0.03151032328605652,0.03221608325839043,0.03291648253798485,0.03360951319336891,0.03430283069610596,0.034985899925231934,0.035667236894369125,0.03634408488869667,0.037013210356235504,0.037682052701711655,0.03833966329693794,0.03899272158741951,0.03964462876319885,0.04029584676027298,0.040938250720500946,0.0415823832154274,0.04222191125154495,0.04285532981157303,0.04347417876124382,0.04410431534051895,0.04472172632813454,0.045336369425058365,0.04594980552792549,0.04655984044075012,0.04716187343001366,0.04776960611343384,0.04836098477244377,0.04895287752151489,0.04953613504767418,0.050122328102588654,0.0507010892033577,0.051279161125421524,0.05185637250542641,0.05242298170924187,0.05299472063779831,0.053563520312309265,0.054118093103170395,0.054676007479429245,0.05522735416889191,0.0557754784822464,0.05632941797375679,0.05687592923641205,0.057420309633016586,0.057959333062171936,0.05848505347967148,0.0590178556740284,0.05953977257013321,0.060068659484386444,0.06058274582028389,0.06109803915023804,0.06161333620548248,0.06212419271469116,0.06262998282909393,0.06312846392393112,0.06363178044557571,0.0641285851597786,0.06462717801332474,0.06511735916137695,0.06561071425676346,0.0660976693034172,0.06658336520195007,0.06705430895090103,0.06752888858318329,0.06799960136413574,0.06846479326486588,0.06892848014831543,0.06938191503286362,0.06984463334083557,0.07029876112937927,0.07075893878936768,0.07121145725250244,0.07166097313165665,0.07211378216743469,0.07256191968917847,0.0729997530579567,0.0734330341219902,0.07387351244688034,0.07430708408355713,0.07474606484174728,0.07517369836568832,0.07560478895902634,0.0760347917675972,0.07645885646343231,0.07688067108392715,0.07729114592075348,0.07770472764968872,0.07811969518661499,0.0785316675901413,0.07894300669431686,0.07934916019439697,0.07975369691848755,0.08015115559101105,0.0805501714348793,0.08094567060470581,0.08133678883314133,0.08172635734081268,0.08211442828178406,0.08249932527542114,0.08287685364484787,0.08325334638357162,0.08363082259893417,0.08401468396186829,0.08438478410243988,0.08475212007761002,0.08512210845947266,0.08548794686794281,0.08584807813167572,0.08620556443929672,0.08656570315361023,0.08692359179258347,0.08728217333555222,0.08763246238231659,0.08798090368509293,0.0883229598402977,0.0886663943529129,0.08900239318609238,0.08933903276920319,0.08967319130897522,0.09001149982213974,0.09034831076860428,0.09068115055561066,0.09101156890392303,0.09132349491119385,0.09164302796125412,0.0919606015086174,0.09227322041988373,0.09257927536964417,0.09288746118545532,0.0931907519698143,0.09349612146615982,0.09379249811172485,0.09408415853977203,0.0943705141544342,0.09466096013784409,0.09494495391845703,0.09523022174835205,0.09551381319761276,0.09579216688871384,0.09606815874576569,0.09634852409362793,0.09661881625652313,0.09688806533813477,0.09715144336223602,0.09741032868623734,0.09766944497823715,0.09792355448007584,0.0981799066066742,0.09842963516712189,0.09867601841688156,0.09892327338457108,0.09916914254426956,0.0994078665971756,0.09964849799871445,0.09988612681627274,0.10011783242225647,0.10035408288240433,0.10057927668094635,0.10079824924468994,0.10102395713329315,0.10123959183692932,0.101455457508564,0.10166803747415543,0.1018730103969574,0.10207568854093552,0.10228423774242401,0.10248731076717377,0.10268860310316086,0.10288845747709274,0.10308070480823517,0.10327070951461792,0.10345949977636337,0.10364172607660294,0.10382430255413055,0.1040019765496254,0.10417355597019196,0.10434737056493759,0.1045185998082161,0.1046871766448021,0.10485414415597916,0.1050155758857727,0.10517667233943939,0.10533614456653595,0.1054898053407669,0.10564640909433365,0.10579350590705872,0.10594411194324493,0.10608775168657303,0.10622822493314743,0.10636661946773529,0.10650449991226196,0.10664261132478714,0.10677346587181091,0.10689856112003326,0.10703160613775253,0.1071549728512764,0.10727620869874954,0.10739346593618393,0.10751032829284668,0.10763213783502579,0.10774421691894531,0.10785980522632599,0.10797211527824402,0.10808148980140686,0.10818585008382797,0.10828842222690582,0.10838714241981506,0.10848551243543625,0.10858578234910965,0.10867729783058167,0.10876933485269547,0.10886453837156296,0.1089538112282753,0.10904060304164886,0.10912779718637466,0.10921206325292587,0.10929666459560394,0.10937562584877014,0.1094563752412796,0.1095326840877533,0.10960894078016281,0.10967990010976791,0.10975482314825058,0.10982561111450195,0.10989950597286224,0.10996769368648529,0.11003732681274414,0.11010447889566422,0.11016777902841568,0.11023268848657608,0.11029661446809769,0.11035513132810593,0.11041370034217834,0.11047130078077316,0.11052894592285156,0.11058435589075089,0.11064304411411285,0.11069810390472412,0.11075200885534286,0.11080626398324966,0.1108565479516983,0.11090549826622009,0.11095669865608215,0.11100571602582932,0.11105282604694366,0.11109884083271027,0.11114422976970673,0.1111888661980629,0.11123338341712952,0.11127496510744095,0.11131821572780609,0.1113600879907608,0.11140092462301254,0.11144222319126129,0.11147919297218323,0.11151812970638275,0.11155447363853455,0.11159075796604156,0.11162623018026352,0.1116609051823616,0.11169649660587311,0.11173076927661896,0.11176497489213943,0.11179682612419128,0.11183115094900131,0.11186277121305466,0.11189249157905579,0.11192428320646286,0.11195573210716248,0.11198487132787704,0.11201320588588715,0.11204183101654053,0.11206861585378647,0.11209701001644135,0.11212321370840073,0.1121489554643631,0.11217257380485535,0.11219929158687592,0.11222423613071442,0.11224790662527084,0.11227168887853622,0.11229334771633148,0.11231643706560135,0.11233775317668915,0.11235986649990082,0.1123812347650528,0.11240214109420776,0.11242252588272095,0.11244326084852219,0.11246336251497269,0.11248369514942169,0.11250212788581848,0.11251962929964066,0.11253881454467773,0.11255603283643723,0.11257457733154297,0.11259231716394424,0.11260988563299179,0.11262693256139755,0.11264362931251526,0.1126611977815628,0.1126772090792656,0.11269298940896988,0.11270692944526672,0.11272155493497849,0.11273688077926636,0.11275162547826767,0.11276671290397644,0.11278099566698074,0.11279591172933578],"active":[0.0019454360008239746,0.0016979541396722198,0.0016445065848529339,0.001634255051612854,0.0016453706193715334,0.0016477892640978098,0.0016585597768425941,0.001672612503170967,0.0016912156715989113,0.0017001996748149395,0.00169835751876235,0.0017060749232769012,0.0017234105616807938,0.001731877215206623,0.0017414949834346771,0.0017512859776616096,0.001756700687110424,0.001758946105837822,0.001754511147737503,0.0017447201535105705,0.0017465641722083092,0.0017468519508838654,0.0017368290573358536,0.0017261747270822525,0.0017232373356819153,0.0017314739525318146,0.0017307829111814499,0.0017137937247753143,0.0017053820192813873,0.0016991067677736282,0.0017034262418746948,0.0016925409436225891,0.00168551504611969,0.0016838423907756805,0.0016712304204702377,0.0016526281833648682,0.00165504589676857,0.0016377680003643036,0.0016255006194114685,0.0016187038272619247,0.001613060012459755,0.001598084345459938,0.0016003325581550598,0.001582648605108261,0.0015694648027420044,0.0015651993453502655,0.0015537962317466736,0.0015423335134983063,0.0015272460877895355,0.0015159547328948975,0.0015142299234867096,0.0014992542564868927,0.0014869868755340576,0.0014852583408355713,0.001469884067773819,0.001460205763578415,0.0014558285474777222,0.001446269452571869,0.001433826982975006,0.0014177002012729645,0.0014185644686222076,0.0014068186283111572,0.0014065839350223541,0.0014008842408657074,0.0014013424515724182,0.0013890787959098816,0.0013889037072658539,0.0013734698295593262,0.0013730637729167938,0.001369323581457138,0.0013715662062168121,0.0013591274619102478,0.001355499029159546,0.0013502612709999084,0.001340467482805252,0.001340869814157486,0.0013312511146068573,0.0013131089508533478,0.0013171397149562836,0.001309424638748169,0.0013086199760437012,0.0013063736259937286,0.0012979060411453247,0.0012901313602924347,0.001274753361940384,0.001265939325094223,0.0012666881084442139,0.0012560337781906128,0.0012578219175338745,0.001245897263288498,0.0012467019259929657,0.0012368559837341309,0.0012260228395462036,0.0012142211198806763,0.0012102499604225159,0.0012082308530807495,0.0011964216828346252,0.0011854246258735657,0.0011768415570259094,0.0011736229062080383,0.0011611208319664001,0.0011502355337142944,0.0011408403515815735,0.0011408478021621704,0.0011339858174324036,0.0011276602745056152,0.001116424798965454,0.001109972596168518,0.00111476331949234,0.001113198697566986,0.0011115893721580505,0.001096092164516449,0.0010913684964179993,0.0010956376791000366,0.0010839402675628662,0.0010712146759033203,0.001074090600013733,0.0010771453380584717,0.0010713264346122742,0.0010703504085540771,0.0010547414422035217,0.0010516941547393799,0.0010474324226379395,0.0010365396738052368,0.0010284781455993652,0.0010193809866905212,0.0010246261954307556,0.0010248571634292603,0.0010151788592338562,0.0010074004530906677,0.0009986460208892822,0.0009979531168937683,0.0009935200214385986,0.000990062952041626,0.000982917845249176,0.0009810179471969604,0.0009775683283805847,0.0009739920496940613,0.0009690374135971069,0.0009563714265823364,0.0009582787752151489,0.0009549334645271301,0.0009585022926330566,0.0009450316429138184,0.000940762460231781,0.0009392648935317993,0.0009364411234855652,0.0009283199906349182,0.000924527645111084,0.0009248703718185425,0.0009169206023216248,0.0009073615074157715,0.000891461968421936,0.0008865669369697571,0.0008829981088638306,0.0008831694722175598,0.0008749887347221375,0.0008725747466087341,0.0008717700839042664,0.0008718818426132202,0.0008690059185028076,0.0008590966463088989,0.0008461326360702515,0.0008301809430122375,0.0008391141891479492,0.0008309334516525269,0.0008239671587944031,0.00081653892993927,0.0008135437965393066,0.0008052513003349304,0.0007995441555976868,0.0007846802473068237,0.0007826089859008789,0.0007864087820053101,0.0007837042212486267,0.0007762759923934937,0.0007736310362815857,0.000767923891544342,0.0007606074213981628,0.0007562339305877686,0.000751107931137085,0.0007354989647865295,0.0007354393601417542,0.0007285326719284058,0.0007227137684822083,0.0007212162017822266,0.0007080882787704468,0.0007067546248435974,0.000702492892742157,0.0007008835673332214,0.0006968528032302856,0.000689193606376648,0.0006787106394767761,0.0006785988807678223,0.0006698966026306152,0.0006587877869606018,0.0006593614816665649,0.0006488785147666931,0.0006434619426727295,0.0006413906812667847,0.0006322339177131653,0.0006270483136177063,0.0006212890148162842,0.0006103441119194031,0.0006075873970985413,0.0006089657545089722,0.0005984827876091003,0.0005980804562568665,0.0005926042795181274,0.0005830451846122742,0.0005780383944511414,0.0005695074796676636,0.0005626603960990906,0.0005609318614006042,0.0005528703331947327,0.0005464181303977966,0.000552348792552948,0.0005472823977470398,0.0005395635962486267,0.0005320161581039429,0.0005242452025413513,0.0005206763744354248,0.0005150288343429565,0.0005122125148773193,0.0005127266049385071,0.0005019530653953552,0.0004983767867088318,0.0004907771944999695,0.00048438459634780884,0.0004779323935508728,0.0004747733473777771,0.00047016143798828125,0.0004596784710884094,0.0004550144076347351,0.00046071410179138184,0.0004513859748840332,0.0004474073648452759,0.00044268369674682617,0.00044182687997817993,0.00044176727533340454,0.00043013691902160645,0.00043088197708129883,0.00042766332626342773,0.0004205778241157532,0.0004127994179725647,0.0004089921712875366,0.0004032924771308899,0.00040300190448760986,0.0004013329744338989,0.0003919452428817749,0.0003934502601623535,0.0003926977515220642,0.0003879144787788391,0.0003835409879684448,0.00037870556116104126,0.00037432461977005005,0.0003701150417327881,0.0003635585308074951,0.00036338716745376587,0.00036015361547470093,0.0003571063280105591,0.0003508254885673523,0.00035065412521362305,0.0003474876284599304,0.00034812092781066895,0.000341951847076416,0.00034230202436447144,0.00033821165561676025,0.00033383816480636597,0.00033354759216308594,0.00032830238342285156,0.00032179802656173706,0.0003230050206184387,0.000322781503200531,0.0003224313259124756,0.00031938403844833374,0.00031926482915878296,0.00031460076570510864,0.00031126290559768677,0.0003111511468887329,0.00030556321144104004,0.00030509382486343384,0.00030700117349624634,0.000304296612739563,0.00029962509870529175,0.0002973824739456177,0.00029565393924713135,0.00029414892196655273,0.0002924799919128418,0.0002917349338531494,0.0002921968698501587,0.00028845667839050293,0.00028730183839797974,0.00028436630964279175,0.000279352068901062,0.00028143078088760376,0.00027802586555480957,0.00027745217084884644,0.00027623772621154785,0.0002743452787399292,0.00027405470609664917,0.00027307868003845215,0.00027151405811309814,0.0002699121832847595,0.00026973336935043335,0.00026731938123703003,0.00026650726795196533,0.00026817619800567627,0.00026541203260421753,0.0002633407711982727,0.00026213377714157104,0.0002623051404953003,0.0002590268850326538,0.00025959312915802,0.00025729089975357056,0.000255681574344635,0.0002541840076446533,0.0002560243010520935,0.00025413185358047485,0.0002519935369491577,0.0002519935369491577,0.000249519944190979,0.00025159120559692383,0.0002499818801879883,0.00025078654289245605,0.00024975091218948364,0.00024750083684921265,0.0002469271421432495,0.00024837255477905273,0.00024715811014175415,0.0002458319067955017,0.00024341046810150146,0.0002426058053970337,0.00024312734603881836,0.00024191290140151978,0.00024203211069107056,0.00024139881134033203,0.0002400726079940796,0.00023834407329559326,0.00023759901523590088,0.00023708492517471313,0.00023540854454040527,0.00023489445447921753,0.00023368000984191895,0.00023517757654190063,0.0002364516258239746,0.00023505836725234985,0.0002337321639060974,0.00023338943719863892,0.00023333728313446045,0.00023230165243148804]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0019454360008239746,0.0025794897228479385,0.0032557600643485785,0.003943837247788906,0.004633584525436163,0.005317284259945154,0.005992978811264038,0.0066609554924070835,0.007329507730901241,0.007987232878804207,0.008647261187434196,0.009291451424360275,0.009946757927536964,0.010584324598312378,0.011221258901059628,0.01185709796845913,0.012487983331084251,0.013111037202179432,0.013719058595597744,0.014327827841043472,0.014927325770258904,0.0155121935531497,0.016086004674434662,0.016657106578350067,0.01721784472465515,0.017768846824765205,0.018315531313419342,0.018850177526474,0.019376471638679504,0.019895510748028755,0.020410746335983276,0.02091175876557827,0.021407298743724823,0.021897252649068832,0.022379890084266663,0.022860225290060043,0.02332247607409954,0.0237817894667387,0.024235401302576065,0.024686016142368317,0.025131162256002426,0.02556375227868557,0.02599150314927101,0.026412516832351685,0.026827942579984665,0.027241986244916916,0.027645664289593697,0.028038399294018745,0.028426581993699074,0.02881309762597084,0.029194774106144905,0.02957201562821865,0.02993975393474102,0.03030259720981121,0.030660370364785194,0.031011464074254036,0.03135270997881889,0.03169078752398491,0.032027944922447205,0.032356977462768555,0.032686300575733185,0.03300300985574722,0.03331684321165085,0.03362750634551048,0.03393125534057617,0.03422924876213074,0.03452148288488388,0.03480887785553932,0.035095635801553726,0.035377904772758484,0.03565562516450882,0.0359235517680645,0.03618773818016052,0.036453764885663986,0.03671524301171303,0.0369747020304203,0.03723122924566269,0.03747882321476936,0.037727054208517075,0.03796768561005592,0.038208771497011185,0.03844917193055153,0.03867897018790245,0.03890727460384369,0.03913292661309242,0.03935587406158447,0.039574041962623596,0.03978915512561798,0.040001850575208664,0.040211837738752365,0.04041975364089012,0.04062093049287796,0.04082435369491577,0.041023168712854385,0.04122002422809601,0.04141106456518173,0.04160279408097267,0.04179089888930321,0.04197658225893974,0.042160823941230774,0.04234172776341438,0.04251865670084953,0.04269547015428543,0.042872458696365356,0.04304460808634758,0.04321525618433952,0.04338325932621956,0.0435493029654026,0.043713100254535675,0.04387131333351135,0.044028256088495255,0.044184163212776184,0.04433903470635414,0.04448935389518738,0.04463973268866539,0.04478325694799423,0.04492470994591713,0.0450696162879467,0.04521135613322258,0.04534923657774925,0.045481182634830475,0.04561503231525421,0.04574934020638466,0.045880310237407684,0.046007074415683746,0.04613078758120537,0.046253982931375504,0.0463787317276001,0.04649939015507698,0.04661699756979942,0.04672999680042267,0.04684685543179512,0.0469626784324646,0.04707464203238487,0.04718406870961189,0.04729655012488365,0.04740534722805023,0.047510914504528046,0.047616370022296906,0.04771721735596657,0.047819964587688446,0.04792144522070885,0.04802056774497032,0.04811934009194374,0.04821713641285896,0.0483122244477272,0.04840569943189621,0.048499174416065216,0.04859040305018425,0.048677656799554825,0.04876537248492241,0.04885251447558403,0.04893752187490463,0.04902051389217377,0.049100570380687714,0.04918200895190239,0.049259185791015625,0.04933653399348259,0.04941209778189659,0.04948374629020691,0.04955821484327316,0.04962968826293945,0.0497015081346035,0.0497710257768631,0.04984059929847717,0.0499078668653965,0.049971796572208405,0.050035957247018814,0.05009879171848297,0.05015874654054642,0.05021945387125015,0.05027883127331734,0.05033757910132408,0.050395287573337555,0.050451211631298065,0.05050661787390709,0.05055937170982361,0.05061040073633194,0.05066413804888725,0.05071533843874931,0.050765905529260635,0.050815898925065994,0.05086266249418259,0.050909314304590225,0.0509553886950016,0.05100025609135628,0.051045410335063934,0.05108768492937088,0.05113053321838379,0.05117228999733925,0.05121300742030144,0.051253728568553925,0.05129070207476616,0.05132848396897316,0.05136920511722565,0.05140485614538193,0.05143987014889717,0.05147626996040344,0.05150984972715378,0.051543254405260086,0.051575563848018646,0.051605742424726486,0.051638051867485046,0.051669325679540634,0.051699161529541016,0.051727958023548126,0.05175560340285301,0.051784515380859375,0.051810603588819504,0.051838021725416183,0.05186382308602333,0.05188789591193199,0.05191335454583168,0.051938120275735855,0.051959775388240814,0.05198373273015022,0.05200665444135666,0.052029579877853394,0.052050888538360596,0.05207202583551407,0.05209344998002052,0.05211285874247551,0.05213359370827675,0.052152425050735474,0.05217218026518822,0.052191995084285736,0.052210137248039246,0.05222954601049423,0.0522480346262455,0.052265483886003494,0.05228293314576149,0.0522998683154583,0.05231582000851631,0.05233142897486687,0.052346404641866684,0.05236068740487099,0.05237416550517082,0.05238763988018036,0.052400484681129456,0.052413444966077805,0.052426230162382126,0.0524391308426857,0.052450649440288544,0.052462801337242126,0.052473802119493484,0.052484285086393356,0.05249470844864845,0.05250438302755356,0.05251515284180641,0.052525751292705536,0.05253467708826065,0.05254516005516052,0.052554260939359665,0.05256301537156105,0.05257142335176468,0.052579429000616074,0.05258772149682045,0.05259549990296364,0.052603159099817276,0.05261150747537613,0.052618708461523056,0.05262521654367447,0.052632011473178864,0.052638061344623566,0.05264439433813095,0.05265015363693237,0.052655454725027084,0.05266167223453522,0.05266691371798515,0.052672673016786575,0.05267883837223053,0.05268419161438942,0.052688974887132645,0.05269421264529228,0.052699167281389236,0.052703604102134705,0.05270775035023689,0.0527116097509861,0.05271667614579201,0.05272042006254196,0.05272473767399788,0.052728887647390366,0.052733320742845535,0.05273689329624176,0.05274023115634918,0.05274340137839317,0.05274668335914612,0.05275002494454384,0.05275336280465126,0.052756935358047485,0.05276021733880043,0.052764132618904114,0.05276724323630333,0.05277012288570404,0.05277334898710251,0.05277571082115173,0.05277818813920021,0.05278106778860092,0.05278337001800537,0.05278538540005684,0.05278820917010307,0.052791204303503036,0.05279385298490524,0.05279592424631119,0.052798863500356674,0.05280093476176262,0.052802376449108124,0.05280427634716034,0.05280680954456329,0.05280900001525879,0.05281124636530876,0.05281343311071396,0.0528152771294117,0.052816830575466156,0.052818674594163895,0.052820634096860886,0.0528223030269146,0.052823975682258606,0.0528259314596653,0.05282742902636528,0.05282898619771004,0.05283088609576225,0.05283243954181671,0.052833765745162964,0.05283555015921593,0.05283704772591591,0.05283814296126366,0.052839525043964386,0.052840735763311386,0.052841827273368835,0.05284292250871658,0.052843958139419556,0.05284557119011879,0.052846550941467285,0.05284764617681503,0.052848394960165024,0.05284925922751427,0.052850350737571716,0.052851274609565735,0.05285259708762169,0.05285334587097168,0.05285421013832092,0.052855074405670166,0.05285588279366493,0.05285697430372238,0.05285772308707237,0.05285864695906639,0.05285956710577011,0.05286037176847458,0.052861180156469345,0.052861928939819336],"recovered":[0.0,0.0008743364596739411,0.0016263430006802082,0.0023409132845699787,0.0030451167840510607,0.003741026623174548,0.004424092825502157,0.005105316173285246,0.0057818167842924595,0.006450427230447531,0.007118173409253359,0.007783385459333658,0.008440707810223103,0.009099411778151989,0.00974227674305439,0.010386697947978973,0.011022940278053284,0.01165428664535284,0.012275785207748413,0.012903734110295773,0.013522525317966938,0.014125075191259384,0.014719503931701183,0.01530984416604042,0.015891890972852707,0.016455218195915222,0.01701923832297325,0.017568398267030716,0.018116002902388573,0.018651800230145454,0.019175734370946884,0.019697710871696472,0.020213177427649498,0.02071084827184677,0.02121099643409252,0.02170388586819172,0.022186409682035446,0.02266576513648033,0.023136712610721588,0.023596083745360374,0.024056952446699142,0.024508720263838768,0.024951331317424774,0.025385994464159012,0.025809599086642265,0.0262287687510252,0.02663837932050228,0.027049830183386803,0.027453335002064705,0.027852404862642288,0.028242547065019608,0.028624512255191803,0.029010392725467682,0.029385272413492203,0.029749497771263123,0.030109288170933723,0.03046959824860096,0.03081827238202095,0.031165795400738716,0.031502604484558105,0.03183929994702339,0.032169315963983536,0.032489653676748276,0.03280682489275932,0.033119216561317444,0.03342325612902641,0.033722687512636185,0.03402148559689522,0.03431406244635582,0.03460479900240898,0.034888047724962234,0.03517630323767662,0.03545442596077919,0.035725753754377365,0.03599466010928154,0.036256540566682816,0.03651721030473709,0.036772698163986206,0.03702317550778389,0.03727630153298378,0.03752389922738075,0.03776285797357559,0.03800521418452263,0.03824342414736748,0.0384695939719677,0.038696400821208954,0.03891900181770325,0.03914546221494675,0.039360057562589645,0.03957511484622955,0.03978763520717621,0.03999917954206467,0.04020237177610397,0.040406484156847,0.04060777649283409,0.04081211984157562,0.041004080325365067,0.04119373857975006,0.04138512536883354,0.04157547280192375,0.04176236689090729,0.04194476827979088,0.04212411493062973,0.042306169867515564,0.042481083422899246,0.04265547916293144,0.042826589196920395,0.04299626126885414,0.04316691309213638,0.04332950338721275,0.04349324107170105,0.0436524897813797,0.04381392523646355,0.04397110268473625,0.04412505030632019,0.044281937181949615,0.04443139210343361,0.04457612708210945,0.04472241550683975,0.044865939766168594,0.04500877484679222,0.04514475539326668,0.04528015851974487,0.045418672263622284,0.045550793409347534,0.0456799753010273,0.0458063967525959,0.045933447778224945,0.046057045459747314,0.046176668256521225,0.04629790410399437,0.046415798366069794,0.04653392359614372,0.046652454882860184,0.046767354011535645,0.04688018187880516,0.04699081927537918,0.04710082337260246,0.047208525240421295,0.047316569834947586,0.04742283374071121,0.04752454534173012,0.047627463936805725,0.04772767797112465,0.04782979190349579,0.047927126288414,0.04802440479397774,0.04811805114150047,0.04821239039301872,0.048303503543138504,0.048397038131952286,0.04848584905266762,0.04857511818408966,0.04866260290145874,0.04874772951006889,0.048830777406692505,0.04891279339790344,0.048992618918418884,0.04906916245818138,0.049146104604005814,0.04922172799706459,0.04929550737142563,0.049368709325790405,0.04944127798080444,0.049512289464473724,0.04958278685808182,0.049650341272354126,0.049716461449861526,0.04978315532207489,0.04984915629029274,0.04990715533494949,0.04996849223971367,0.050030406564474106,0.05008921027183533,0.05014738067984581,0.05020572245121002,0.05025894194841385,0.05031543970108032,0.05036957934498787,0.05042579025030136,0.05047750845551491,0.05052842199802399,0.05058008432388306,0.05062921345233917,0.050676729530096054,0.0507236085832119,0.050770144909620285,0.05081553012132645,0.05085878446698189,0.050903189927339554,0.050947073847055435,0.05098894611001015,0.051029548048973083,0.05106860026717186,0.05110592022538185,0.05114439129829407,0.05118280649185181,0.05121995508670807,0.051257047802209854,0.05129217728972435,0.051326677203178406,0.0513605996966362,0.051391299813985825,0.051422975957393646,0.05145401880145073,0.051483333110809326,0.05151345580816269,0.05154392123222351,0.051570992916822433,0.05159904062747955,0.051627032458782196,0.05165363848209381,0.05167967081069946,0.05170409381389618,0.05173018202185631,0.05175373703241348,0.0517781563103199,0.05180131271481514,0.051825039088726044,0.051845598965883255,0.051866624504327774,0.051887817680835724,0.051908090710639954,0.051930032670497894,0.05194990336894989,0.05196931213140488,0.05198924243450165,0.05200853571295738,0.0520271360874176,0.05204671993851662,0.05206520855426788,0.05208294466137886,0.05209953337907791,0.05211750417947769,0.0521332249045372,0.052148833870887756,0.05216357856988907,0.05217837914824486,0.05219174176454544,0.0522063709795475,0.05221932753920555,0.052232056856155396,0.05224565044045448,0.052257973700761795,0.05227035656571388,0.05228210613131523,0.05229397118091583,0.05230485647916794,0.052314821630716324,0.05232570692896843,0.05233566835522652,0.05234523117542267,0.05235461890697479,0.05236458033323288,0.05237299203872681,0.05238237977027893,0.05239067226648331,0.052398793399333954,0.052407316863536835,0.05241503566503525,0.05242206156253815,0.052429087460041046,0.052436113357543945,0.05244279280304909,0.05244959145784378,0.05245603993535042,0.052462317049503326,0.052467674016952515,0.05247395113110542,0.05247988551855087,0.05248558521270752,0.05249123275279999,0.052496761083602905,0.052501656115055084,0.05250678211450577,0.05251254141330719,0.05251714959740639,0.05252118036150932,0.052525270730257034,0.052530281245708466,0.052534252405166626,0.05253886058926582,0.0525425486266613,0.05254698172211647,0.05255095660686493,0.05255470052361488,0.052557867020368576,0.052561379969120026,0.052565183490514755,0.052568405866622925,0.0525718629360199,0.052575431764125824,0.05257854238152504,0.05258205533027649,0.05258534103631973,0.05258890986442566,0.052591558545827866,0.05259449779987335,0.052597030997276306,0.05259985476732254,0.052602216601371765,0.05260474979877472,0.0526074543595314,0.052610624581575394,0.0526132732629776,0.052615344524383545,0.0526178814470768,0.052620068192481995,0.05262225866317749,0.05262456089258194,0.052627094089984894,0.05262940004467964,0.05263147130608559,0.05263366177678108,0.05263562127947807,0.05263763666152954,0.05263913422822952,0.052641380578279495,0.05264310538768768,0.05264494940638542,0.05264667794108391,0.05264823138713837,0.052650075405836105,0.052651628851890564,0.05265301465988159,0.0526546835899353,0.05265623703598976,0.05265733227133751,0.05265854299068451,0.052659809589385986,0.052661020308732986,0.05266217142343521,0.05266326293349266,0.052664417773485184,0.052665337920188904,0.05266620218753815,0.05266735330224037,0.05266827717423439,0.05266931280493736,0.052670348435640335,0.05267138406634331,0.0526723638176918,0.05267305672168732,0.05267397686839104,0.05267472565174103,0.052675534039735794,0.05267651006579399,0.05267725884914398,0.05267806723713875,0.052678871899843216,0.05267962068319321],"active":[0.0019454360008239746,0.0017051532631739974,0.0016294170636683702,0.0016029239632189274,0.0015884677413851023,0.001576257636770606,0.0015688859857618809,0.0015556393191218376,0.0015476909466087818,0.001536805648356676,0.0015290877781808376,0.001508065965026617,0.0015060501173138618,0.001484912820160389,0.0014789821580052376,0.001470400020480156,0.0014650430530309677,0.0014567505568265915,0.001443273387849331,0.0014240937307476997,0.0014048004522919655,0.001387118361890316,0.0013665007427334785,0.0013472624123096466,0.0013259537518024445,0.0013136286288499832,0.0012962929904460907,0.001281779259443283,0.0012604687362909317,0.0012437105178833008,0.0012350119650363922,0.0012140478938817978,0.001194121316075325,0.0011864043772220612,0.001168893650174141,0.0011563394218683243,0.0011360663920640945,0.0011160243302583694,0.001098688691854477,0.0010899323970079422,0.0010742098093032837,0.0010550320148468018,0.0010401718318462372,0.0010265223681926727,0.0010183434933423996,0.001013217493891716,0.0010072849690914154,0.0009885691106319427,0.0009732469916343689,0.0009606927633285522,0.0009522270411252975,0.0009475033730268478,0.0009293612092733383,0.0009173247963190079,0.0009108725935220718,0.0009021759033203125,0.0008831117302179337,0.0008725151419639587,0.0008621495217084885,0.0008543729782104492,0.0008470006287097931,0.0008336938917636871,0.0008271895349025726,0.0008206814527511597,0.000812038779258728,0.0008059926331043243,0.0007987953722476959,0.000787392258644104,0.0007815733551979065,0.0007731057703495026,0.0007675774395465851,0.0007472485303878784,0.0007333122193813324,0.0007280111312866211,0.000720582902431488,0.0007181614637374878,0.0007140189409255981,0.0007061250507831573,0.0007038787007331848,0.0006913840770721436,0.0006848722696304321,0.0006863139569759369,0.0006737560033798218,0.0006638504564762115,0.0006633326411247253,0.0006594732403755188,0.0006550401449203491,0.0006436929106712341,0.0006417930126190186,0.0006367228925228119,0.000632118433713913,0.0006217509508132935,0.0006219819188117981,0.0006166845560073853,0.0006122477352619171,0.0005989447236061096,0.000598713755607605,0.0005971603095531464,0.0005914568901062012,0.0005853511393070221,0.0005793608725070953,0.0005738884210586548,0.0005713552236557007,0.0005662888288497925,0.0005635246634483337,0.0005597770214080811,0.0005566701292991638,0.0005530416965484619,0.000546187162399292,0.0005418099462985992,0.0005350150167942047,0.0005316734313964844,0.0005251094698905945,0.0005182512104511261,0.0005146823823451996,0.0005013197660446167,0.0004933178424835205,0.0004934892058372498,0.0004889406263828278,0.00048329681158065796,0.0004724077880382538,0.00047027692198753357,0.00046918168663978577,0.0004616379737854004,0.00045628100633621216,0.00045081228017807007,0.00044758617877960205,0.0004452839493751526,0.00044234469532966614,0.00044032931327819824,0.00043209269642829895,0.00043105706572532654,0.0004287548363208771,0.0004221871495246887,0.00041671469807624817,0.0004163682460784912,0.000414527952671051,0.0004100911319255829,0.00040784478187561035,0.00040064752101898193,0.0003971308469772339,0.00039689987897872925,0.00039310380816459656,0.0003916621208190918,0.00038734450936317444,0.0003850981593132019,0.0003812946379184723,0.00038112327456474304,0.00037801265716552734,0.0003741532564163208,0.0003683343529701233,0.00036666542291641235,0.0003624036908149719,0.00035791099071502686,0.0003528408706188202,0.00035123154520988464,0.0003463923931121826,0.00034391507506370544,0.00034293532371520996,0.0003376416862010956,0.0003364868462085724,0.00033418089151382446,0.0003327988088130951,0.0003297477960586548,0.0003283098340034485,0.000325080007314682,0.00032145529985427856,0.0003194957971572876,0.00031563639640808105,0.00030959025025367737,0.0003122985363006592,0.0003103390336036682,0.0003071725368499756,0.0003060773015022278,0.00030383095145225525,0.00030089542269706726,0.0003004297614097595,0.00029496103525161743,0.00029455870389938354,0.00028954818844795227,0.00028839707374572754,0.00028747692704200745,0.00028257817029953003,0.00028010085225105286,0.0002786591649055481,0.00027664750814437866,0.0002752654254436493,0.0002721548080444336,0.00027174875140190125,0.0002691000699996948,0.0002659335732460022,0.00026478245854377747,0.00026115402579307556,0.00025988370180130005,0.0002632848918437958,0.0002604648470878601,0.0002570636570453644,0.00025631487369537354,0.00025280192494392395,0.0002510771155357361,0.0002488866448402405,0.00024514272809028625,0.0002467520534992218,0.0002463497221469879,0.00024514272809028625,0.00024462491273880005,0.00024214759469032288,0.00024059414863586426,0.0002396106719970703,0.00023898109793663025,0.00023679062724113464,0.00023425742983818054,0.0002336837351322174,0.0002340264618396759,0.00022959336638450623,0.0002299956977367401,0.00022849813103675842,0.00022826716303825378,0.000225849449634552,0.0002264268696308136,0.00022682547569274902,0.00022504106163978577,0.00022550299763679504,0.00022239238023757935,0.00022227689623832703,0.00022268295288085938,0.00022089481353759766,0.00022101029753684998,0.00022089853882789612,0.00021876394748687744,0.00021772459149360657,0.00021692365407943726,0.00021628662943840027,0.00021392479538917542,0.00021317973732948303,0.0002118535339832306,0.00021058693528175354,0.0002092607319355011,0.0002087429165840149,0.00020707398653030396,0.0002069026231765747,0.00020707398653030396,0.00020499899983406067,0.00020482763648033142,0.00020344555377960205,0.000202178955078125,0.00020073726773262024,0.00019952654838562012,0.0002003312110900879,0.00020004436373710632,0.0001990087330341339,0.000199928879737854,0.00019964203238487244,0.00019843503832817078,0.00019843131303787231,0.00019704923033714294,0.00019704923033714294,0.00019670650362968445,0.00019584223628044128,0.00019647181034088135,0.00019664689898490906,0.00019612908363342285,0.0001958981156349182,0.00019526854157447815,0.0001948028802871704,0.00019411370158195496,0.00019313767552375793,0.00019399821758270264,0.00019296258687973022,0.00019278749823570251,0.00019325315952301025,0.00019295886158943176,0.00019221380352973938,0.00019255653023719788,0.00019238516688346863,0.00019106268882751465,0.00019060075283050537,0.00019042938947677612,0.00019140541553497314,0.0001901388168334961,0.00019048526883125305,0.00019002705812454224,0.00019077211618423462,0.00018991157412528992,0.00018927454948425293,0.0001887008547782898,0.00018881633877754211,0.00018864497542381287,0.00018817931413650513,0.00018852949142456055,0.00018835440278053284,0.0001887008547782898,0.0001887008547782898,0.00018806755542755127,0.00018800795078277588,0.00018680095672607422,0.00018662959337234497,0.00018656998872756958,0.00018633902072906494,0.0001855306327342987,0.00018599256873130798,0.00018645450472831726,0.00018639862537384033,0.00018529966473579407,0.0001855902373790741,0.0001855902373790741,0.0001844950020313263,0.00018420815467834473,0.00018455088138580322,0.00018443912267684937,0.0001841522753238678,0.00018403306603431702,0.00018380582332611084,0.00018316879868507385,0.00018305331468582153,0.0001829974353313446,0.00018316879868507385,0.00018259510397911072,0.00018282607197761536,0.0001824796199798584,0.00018230825662612915,0.0001826547086238861,0.00018236413598060608,0.0001821368932723999,0.00018253549933433533,0.00018236413598060608,0.00018190592527389526,0.00018219277262687683,0.00018219277262687683,0.00018201768398284912,0.0001819021999835968,0.00018178671598434448,0.00018230825662612915,0.00018213316798210144,0.00018230825662612915,0.00018219277262687683,0.00018190592527389526,0.00018207356333732605,0.0001819618046283722,0.00018224865198135376,0.0001819618046283722,0.00018184632062911987,0.00018201768398284912,0.00018190592527389526,0.00018224865198135376,0.00018218904733657837,0.0001821368932723999,0.00018230825662612915,0.0001823045313358307,0.00018230825662612915,0.00018230825662612915]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0019454360008239746,0.002574882237240672,0.0032295547425746918,0.0038787557277828455,0.004527496173977852,0.005164256785064936,0.00579445157200098,0.006403740029782057,0.007004274055361748,0.007596802432090044,0.008172685280442238,0.00873993057757616,0.009294446557760239,0.009835544042289257,0.010368289425969124,0.010898500680923462,0.011409303173422813,0.011908010579645634,0.012387942522764206,0.012857853434979916,0.013318778946995735,0.013759431429207325,0.014196053147315979,0.014617526903748512,0.01503162831068039,0.015429546125233173,0.01581934280693531,0.016203323379158974,0.016569506376981735,0.01693062111735344,0.01728309690952301,0.01761898770928383,0.017955105751752853,0.018275387585163116,0.01859002374112606,0.01889147236943245,0.019189981743693352,0.01947559043765068,0.019751524552702904,0.020024694502353668,0.02029089443385601,0.020550930872559547,0.02079835534095764,0.021037600934505463,0.021271837875247,0.02150002494454384,0.021725505590438843,0.02193843200802803,0.022150838747620583,0.02235996350646019,0.02255791425704956,0.02275269664824009,0.022946443408727646,0.023132357746362686,0.023309286683797836,0.023485582321882248,0.023654967546463013,0.023824119940400124,0.02398797683417797,0.02414757013320923,0.024304743856191635,0.024454660713672638,0.024601928889751434,0.024744533002376556,0.024884197860956192,0.025018680840730667,0.025151895359158516,0.025280561298131943,0.02540847845375538,0.025530923157930374,0.025649279356002808,0.025764869526028633,0.02587890625,0.025988738983869553,0.026099147275090218,0.02620425634086132,0.026305563747882843,0.026403071358799934,0.026502074673771858,0.02659347653388977,0.026684820652008057,0.026775704696774483,0.02686428464949131,0.026953497901558876,0.027038507163524628,0.02712184563279152,0.027202246710658073,0.027278559282422066,0.02735423855483532,0.027424560859799385,0.02749597653746605,0.027566703036427498,0.027633914723992348,0.02770106866955757,0.02776280976831913,0.027826452627778053,0.0278900358825922,0.027950279414653778,0.028010118752717972,0.028067195788025856,0.02812444418668747,0.02817748859524727,0.028229380026459694,0.02827925607562065,0.02833034284412861,0.02837877906858921,0.028429808095097542,0.028476228937506676,0.02852172777056694,0.028567112982273102,0.02861209399998188,0.028656670823693275,0.02869848534464836,0.028740931302309036,0.02877975068986416,0.02881874144077301,0.028858769685029984,0.028894534334540367,0.028933411464095116,0.02896883152425289,0.029005231335759163,0.029039844870567322,0.029073365032672882,0.029104754328727722,0.02913648821413517,0.029167013242840767,0.02919742278754711,0.029227083548903465,0.02925703302025795,0.029285138472914696,0.02931341715157032,0.029340947046875954,0.02936813235282898,0.029393473640084267,0.02941904403269291,0.029444213956594467,0.029467308893799782,0.029490230605006218,0.029513154178857803,0.02953532710671425,0.02955692447721958,0.029578695073723793,0.029598277062177658,0.029617341235280037,0.029636578634381294,0.029656562954187393,0.02967551164329052,0.02969255857169628,0.029709894210100174,0.029726827517151833,0.02974197454750538,0.029757121577858925,0.029772212728857994,0.029786495491862297,0.029800720512866974,0.029814716428518295,0.029828134924173355,0.02984132431447506,0.02985364943742752,0.02986643649637699,0.029877955093979836,0.0298905111849308,0.02990168333053589,0.029913144186139107,0.029924260452389717,0.029933417215943336,0.029943842440843582,0.029953978955745697,0.029962848871946335,0.029972005635499954,0.029980875551700592,0.029990263283252716,0.029998384416103363,0.03000621683895588,0.030014682561159134,0.030021939426660538,0.030029887333512306,0.030037086457014084,0.030042732134461403,0.030049988999962807,0.03005603514611721,0.03006214089691639,0.03006824664771557,0.030074235051870346,0.03008010983467102,0.030085351318120956,0.030090246349573135,0.030095834285020828,0.030100038275122643,0.030105451121926308,0.030109828338027,0.030114032328128815,0.03011852502822876,0.030122902244329453,0.030126646161079407,0.03013039007782936,0.030134249478578568,0.030137762427330017,0.030141619965434074,0.030144212767481804,0.03014732338488102,0.030150605365633965,0.030153831467032433,0.030156422406435013,0.030159244313836098,0.030162008479237556,0.030164197087287903,0.030166443437337875,0.030169149860739708,0.030171338468790054,0.030173758044838905,0.03017583116889,0.030177675187587738,0.030179575085639954,0.03018147498369217,0.03018360771238804,0.030185218900442123,0.030187005177140236,0.030188731849193573,0.030190633609890938,0.03019195795059204,0.030193571001291275,0.030195068567991257,0.03019667975604534,0.030198121443390846,0.03019927255809307,0.030200712382793427,0.030201805755496025,0.030203131958842278,0.030204571783542633,0.03020583838224411,0.0302065871655941,0.030207738280296326,0.03020906262099743,0.030210215598344803,0.030211366713047028,0.030212288722395897,0.030213268473744392,0.030214304104447365,0.030215052887797356,0.030215801671147346,0.030216263607144356,0.03021695464849472,0.03021758794784546,0.030218394473195076,0.03021897003054619,0.0302195455878973,0.030220121145248413,0.0302206389605999,0.03022110089659691,0.03022138774394989,0.03022167645394802,0.030222078785300255,0.030222656205296516,0.03022305853664875,0.030223404988646507,0.03022380731999874,0.030224153771996498,0.030224613845348358,0.030224960297346115,0.03022518940269947,0.030225535854697227,0.030225707218050957,0.03022593818604946,0.030226342380046844,0.0302265714854002,0.03022674471139908,0.030226917937397957,0.03022720478475094,0.030227378010749817,0.03022749349474907,0.03022760897874832,0.030227724462747574,0.030227839946746826,0.03022795356810093,0.030228126794099808,0.030228184536099434,0.030228300020098686,0.030228357762098312,0.03022853098809719,0.03022853098809719,0.03022870235145092,0.03022899106144905,0.030229048803448677,0.030229048803448677,0.030229048803448677,0.03022916428744793,0.030229222029447556,0.03022933565080166,0.030229508876800537,0.030229566618800163,0.03022962436079979,0.030229739844799042,0.030229797586798668,0.030229855328798294,0.03022991307079792,0.030229970812797546,0.030230028554797173,0.03023008443415165,0.030230199918150902,0.030230315402150154,0.030230315402150154,0.03023037314414978,0.030230430886149406,0.030230430886149406,0.030230430886149406,0.030230488628149033,0.030230488628149033,0.03023054637014866,0.03023054637014866,0.03023054637014866,0.03023054637014866,0.03023054637014866,0.03023054637014866,0.03023054637014866,0.030230604112148285,0.030230604112148285,0.030230604112148285,0.030230604112148285,0.030230604112148285,0.030230604112148285,0.030230604112148285,0.030230604112148285,0.03023066185414791,0.03023066185414791,0.03023066185414791,0.03023066185414791,0.03023066185414791,0.030230719596147537,0.030230719596147537,0.030230719596147537,0.030230719596147537,0.030230719596147537,0.030230719596147537,0.030230719596147537,0.030230719596147537,0.030230719596147537,0.030230719596147537,0.030230719596147537,0.030230719596147537,0.030230719596147537,0.030230719596147537,0.030230719596147537,0.030230719596147537,0.030230719596147537,0.030230719596147537,0.030230719596147537,0.030230719596147537,0.030230719596147537,0.030230719596147537,0.030230719596147537],"recovered":[0.0,0.0008795775356702507,0.0016311232466250658,0.002330315997824073,0.003012691158801317,0.003672547172755003,0.004321345128118992,0.004963865038007498,0.005580640397965908,0.006193096749484539,0.006793745793402195,0.00738068763166666,0.007956456393003464,0.008529805578291416,0.0090834004804492,0.009626627899706364,0.010163865983486176,0.010691658593714237,0.011196240782737732,0.011701283976435661,0.012182655744254589,0.012653314508497715,0.013112801127135754,0.01356013398617506,0.01400360930711031,0.014424449764192104,0.01483331061899662,0.015232610516250134,0.015623443759977818,0.01600765436887741,0.016371995210647583,0.01672942377626896,0.01708069071173668,0.017423836514353752,0.017753908410668373,0.018075456842780113,0.018391532823443413,0.01869499683380127,0.01899431273341179,0.01928078569471836,0.019556375220417976,0.019831040874123573,0.020100638270378113,0.02035560831427574,0.020600037649273872,0.020840032026171684,0.021079739555716515,0.021312477067112923,0.021532658487558365,0.02175169065594673,0.021967552602291107,0.022172069177031517,0.022371748462319374,0.02257021702826023,0.022762121632695198,0.02294313907623291,0.0231243297457695,0.02330292947590351,0.02347317896783352,0.0236421599984169,0.023805323988199234,0.023966530337929726,0.024118980392813683,0.02427246980369091,0.024418240413069725,0.024564528837800026,0.024700796231627464,0.024838389828801155,0.024970222264528275,0.025100557133555412,0.02522403933107853,0.025347867980599403,0.025467202067375183,0.025583771988749504,0.02569659985601902,0.025807928293943405,0.025915687903761864,0.026020105928182602,0.0261213555932045,0.026222893968224525,0.026317579671740532,0.02641255222260952,0.026506775990128517,0.026595471426844597,0.026682956144213676,0.02676808089017868,0.02685481682419777,0.026937464252114296,0.027016369625926018,0.027091989293694496,0.027165422216057777,0.02723758853971958,0.02730940841138363,0.02737829089164734,0.02744820900261402,0.027513349428772926,0.027579063549637794,0.027645297348499298,0.027703581377863884,0.027765553444623947,0.02782205305993557,0.027880223467946053,0.027933958917856216,0.02798815444111824,0.028042638674378395,0.028092745691537857,0.02814267948269844,0.028194744139909744,0.028241395950317383,0.028288623318076134,0.02833395078778267,0.028381982818245888,0.028426388278603554,0.02846681885421276,0.028511108830571175,0.028552865609526634,0.028590127825737,0.028629522770643234,0.028667937964200974,0.028706468641757965,0.028742579743266106,0.028779326006770134,0.028814399614930153,0.028848668560385704,0.028880806639790535,0.028911100700497627,0.028943929821252823,0.02897675707936287,0.029006419703364372,0.02903538942337036,0.02906510792672634,0.029093559831380844,0.02912275865674019,0.02915063500404358,0.02917655184864998,0.029201777651906013,0.029227061197161674,0.02925228886306286,0.02927590161561966,0.02929934300482273,0.02932209149003029,0.029343977570533752,0.029364481568336487,0.029385734349489212,0.02940635196864605,0.029426395893096924,0.02944747544825077,0.02946625091135502,0.029484162107110023,0.029501382261514664,0.029519179835915565,0.029535997658967972,0.029550740495324135,0.029566233977675438,0.02958034537732601,0.02959485910832882,0.02960873767733574,0.029623080044984818,0.02963661402463913,0.02964986115694046,0.029662415385246277,0.02967456914484501,0.029687296599149704,0.029698815196752548,0.02971142902970314,0.029721852391958237,0.029732393100857735,0.029742702841758728,0.029753126204013824,0.029761938378214836,0.029771268367767334,0.02978077158331871,0.029790448024868965,0.02979845367372036,0.029806459322571754,0.02981492504477501,0.029823046177625656,0.02983030304312706,0.02983779087662697,0.02984464354813099,0.029851842671632767,0.02985760197043419,0.029864167794585228,0.029870158061385155,0.029876206070184708,0.029881907626986504,0.029887493699789047,0.029892735183238983,0.029898494482040405,0.029903793707489967,0.029908977448940277,0.029913123697042465,0.02991807647049427,0.029922453686594963,0.029927464202046394,0.029931150376796722,0.029934663325548172,0.029938118532299995,0.029942266643047333,0.029946930706501007,0.029949694871902466,0.029952920973300934,0.029956549406051636,0.029959889128804207,0.029962711036205292,0.029965419322252274,0.029968125745654106,0.02997083216905594,0.029973020777106285,0.02997584268450737,0.0299784354865551,0.0299808531999588,0.029983041808009148,0.02998528815805912,0.029987361282110214,0.029989320784807205,0.029991451650857925,0.029993006959557533,0.029994791373610497,0.02999715320765972,0.029999053105711937,0.030000781640410423,0.03000222146511078,0.030003776773810387,0.030005447566509247,0.03000694327056408,0.030008096247911453,0.030009593814611435,0.030010975897312164,0.030012300238013268,0.03001333773136139,0.03001483529806137,0.03001575544476509,0.03001685068011284,0.030017944052815437,0.030019326135516167,0.03002047911286354,0.03002157248556614,0.030022725462913513,0.030023645609617233,0.03002445213496685,0.030025316402316093,0.030025891959667206,0.030026525259017944,0.030026987195014954,0.03002767823636532,0.03002842701971531,0.030029118061065674,0.030029751360416412,0.030030326917767525,0.03003084659576416,0.03003130666911602,0.030031709000468254,0.03003205545246601,0.030032746493816376,0.030033091083168983,0.03003361076116562,0.030033839866518974,0.03003418631851673,0.03003481961786747,0.030035166069865227,0.030035395175218582,0.030035683885216713,0.030035914853215218,0.030036143958568573,0.030036605894565582,0.03003695048391819,0.03003712370991707,0.030037181451916695,0.030037468299269676,0.03003769926726818,0.030037814751267433,0.030038045719265938,0.030038217082619667,0.03003833256661892,0.030038390308618546,0.030038505792617798,0.03003862127661705,0.03003879450261593,0.03003879450261593,0.030038852244615555,0.030038965865969658,0.03003908134996891,0.030039312317967415,0.03003937005996704,0.03003954328596592,0.030039599165320396,0.03003971464931965,0.030039772391319275,0.030039887875318527,0.03004000335931778,0.030040061101317406,0.030040061101317406,0.030040118843317032,0.030040176585316658,0.030040234327316284,0.030040234327316284,0.030040234327316284,0.03004029206931591,0.030040347948670387,0.030040405690670013,0.030040521174669266,0.030040578916668892,0.030040636658668518,0.03004075214266777,0.03004075214266777,0.03004075214266777,0.030040809884667397,0.030040809884667397,0.030040809884667397,0.030040809884667397,0.030040809884667397,0.030040867626667023,0.030040867626667023,0.030040867626667023,0.030040867626667023,0.030040867626667023,0.030040867626667023,0.030040867626667023,0.030040867626667023,0.030040867626667023,0.030040867626667023,0.030040867626667023,0.030040867626667023,0.030040867626667023,0.030040867626667023,0.030040867626667023,0.030040867626667023,0.030040867626667023,0.03004092536866665,0.03004092536866665,0.03004092536866665,0.03004092536866665,0.03004092536866665,0.03004092536866665,0.03004092536866665,0.03004092536866665,0.03004092536866665,0.03004092536866665,0.03004092536866665,0.03004092536866665,0.03004092536866665,0.03004092536866665,0.03004092536866665,0.03004092536866665,0.03004092536866665,0.03004092536866665,0.03004092536866665,0.03004092536866665,0.03004092536866665,0.03004092536866665],"active":[0.0019454360008239746,0.0016953046433627605,0.001598431495949626,0.0015484397299587727,0.0015148050151765347,0.0014917096123099327,0.0014731064438819885,0.001439874991774559,0.0014236336573958397,0.001403705682605505,0.0013789394870400429,0.0013592429459095001,0.001337990164756775,0.0013057384639978409,0.0012848889455199242,0.0012718727812170982,0.0012454371899366379,0.0012163519859313965,0.001191701740026474,0.0011565694585442543,0.001136123202741146,0.00110611692070961,0.0010832520201802254,0.001057392917573452,0.0010280190035700798,0.001005096361041069,0.0009860321879386902,0.0009707128629088402,0.0009460626170039177,0.0009229667484760284,0.0009111016988754272,0.0008895639330148697,0.0008744150400161743,0.0008515510708093643,0.0008361153304576874,0.0008160155266523361,0.000798448920249939,0.000780593603849411,0.0007572118192911148,0.0007439088076353073,0.0007345192134380341,0.0007198899984359741,0.0006977170705795288,0.0006819926202297211,0.0006718002259731293,0.0006599929183721542,0.0006457660347223282,0.0006259549409151077,0.0006181802600622177,0.0006082728505134583,0.0005903616547584534,0.0005806274712085724,0.0005746949464082718,0.0005621407181024551,0.0005471650511026382,0.0005424432456493378,0.000530637800693512,0.0005211904644966125,0.0005147978663444519,0.0005054101347923279,0.0004994198679924011,0.0004881303757429123,0.00048294849693775177,0.00047206319868564606,0.000465957447886467,0.0004541520029306412,0.00045109912753105164,0.00044217146933078766,0.0004382561892271042,0.00043036602437496185,0.00042524002492427826,0.00041700154542922974,0.0004117041826248169,0.0004049669951200485,0.0004025474190711975,0.00039632804691791534,0.0003898758441209793,0.00038296543061733246,0.0003807190805673599,0.00037058256566524506,0.0003672409802675247,0.00036315247416496277,0.00035750865936279297,0.0003580264747142792,0.00035555101931095123,0.00035376474261283875,0.00034742988646030426,0.0003410950303077698,0.00033786892890930176,0.0003325715661048889,0.0003305543214082718,0.00032911449670791626,0.00032450631260871887,0.00032277777791023254,0.00031460076570510864,0.00031310319900512695,0.00031097233295440674,0.00030498206615448,0.00030653737485408783,0.0003016423434019089,0.0003023911267518997,0.0002972651273012161,0.0002954211086034775,0.0002911016345024109,0.0002877041697502136,0.00028603337705135345,0.00028712861239910126,0.00028148479759693146,0.0002803318202495575,0.0002784896641969681,0.0002781432121992111,0.0002746880054473877,0.00027209706604480743,0.00027411244809627533,0.000268641859292984,0.00026587583124637604,0.000268641859292984,0.0002650115638971329,0.00026547349989414215,0.00026236288249492645,0.00026265159249305725,0.0002605188637971878,0.0002589654177427292,0.00025608576834201813,0.000255681574344635,0.00025591254234313965,0.00025349296629428864,0.000250326469540596,0.0002506133168935776,0.0002497490495443344,0.0002483092248439789,0.00024738721549510956,0.0002453736960887909,0.00024283863604068756,0.0002424921840429306,0.00024243630468845367,0.0002402476966381073,0.00023794174194335938,0.00023725256323814392,0.00023598410189151764,0.0002348329871892929,0.0002347175031900406,0.00023379549384117126,0.0002316068857908249,0.00023022666573524475,0.00023016706109046936,0.00022803619503974915,0.00022630766034126282,0.00022573210299015045,0.00022544525563716888,0.00022279471158981323,0.00022112391889095306,0.00022147223353385925,0.00022026151418685913,0.00022037513554096222,0.000219857320189476,0.00021939724683761597,0.000218244269490242,0.0002170354127883911,0.00021657533943653107,0.00021553970873355865,0.00021594204008579254,0.0002143867313861847,0.00021432898938655853,0.00021283142268657684,0.0002115648239850998,0.00021144933998584747,0.000211276113986969,0.00020972266793251038,0.0002100672572851181,0.00020960718393325806,0.00020949169993400574,0.0002079363912343979,0.0002077631652355194,0.00020822323858737946,0.00020701438188552856,0.00020684115588665009,0.00020678341388702393,0.0002049412578344345,0.00020534545183181763,0.00020419247448444366,0.00020453892648220062,0.00020407885313034058,0.00020407699048519135,0.00020390376448631287,0.00020344369113445282,0.00020275264978408813,0.0002030991017818451,0.00020154379308223724,0.00020165741443634033,0.00020085088908672333,0.0002009086310863495,0.00020044855773448944,0.00020044855773448944,0.0001991819590330124,0.00019923970103263855,0.0001995861530303955,0.00019964389503002167,0.00019935332238674164,0.00019728206098079681,0.00019762851297855377,0.0001976843923330307,0.00019728206098079681,0.00019653327763080597,0.00019653327763080597,0.0001965891569852829,0.0001960713416337967,0.00019561126828193665,0.00019612908363342285,0.00019549578428268433,0.00019532255828380585,0.00019497796893119812,0.0001946333795785904,0.00019428692758083344,0.00019411370158195496,0.00019428692758083344,0.000193767249584198,0.00019399821758270264,0.00019394047558307648,0.00019348040223121643,0.00019290484488010406,0.00019278936088085175,0.0001928471028804779,0.00019290298223495483,0.00019267387688159943,0.0001923292875289917,0.00019261613488197327,0.00019221194088459015,0.00019215606153011322,0.00019227154552936554,0.00019250065088272095,0.0001917518675327301,0.00019198283553123474,0.00019221194088459015,0.00019227154552936554,0.0001920405775308609,0.00019180960953235626,0.00019169598817825317,0.00019157864153385162,0.00019140727818012238,0.00019134953618049622,0.00019094720482826233,0.00019106268882751465,0.00019106268882751465,0.00019140727818012238,0.00019129179418087006,0.00019111856818199158,0.00019100308418273926,0.00019088760018348694,0.00019077397882938385,0.00019054114818572998,0.00019036978483200073,0.00019036978483200073,0.00019060075283050537,0.00019031204283237457,0.0001903139054775238,0.00019019655883312225,0.0001903139054775238,0.0001904275268316269,0.00019014067947864532,0.00019002333283424377,0.00019014067947864532,0.00019002333283424377,0.00019002333283424377,0.00019019842147827148,0.00018996559083461761,0.00018979422748088837,0.00018979422748088837,0.00019002333283424377,0.00018990971148014069,0.00018979422748088837,0.00018979422748088837,0.00018967874348163605,0.00018962286412715912,0.0001896210014820099,0.0001897364854812622,0.00018967874348163605,0.00018967874348163605,0.00018956325948238373,0.0001897364854812622,0.00018967874348163605,0.0001897364854812622,0.00018990971148014069,0.0001897364854812622,0.00018967874348163605,0.00018950551748275757,0.00018956512212753296,0.0001895073801279068,0.00018956325948238373,0.0001896210014820099,0.00018956325948238373,0.00018956325948238373,0.00018967874348163605,0.00018967874348163605,0.00018967874348163605,0.00018967874348163605,0.0001897364854812622,0.00018979422748088837,0.00018979236483573914,0.00018985196948051453,0.00018990971148014069,0.00018979422748088837,0.00018979422748088837,0.00018979422748088837,0.00018967874348163605,0.00018967874348163605,0.0001897364854812622,0.00018967874348163605,0.0001897364854812622,0.0001897364854812622,0.0001897364854812622,0.0001897364854812622,0.00018967874348163605,0.00018967874348163605,0.00018967874348163605,0.0001897364854812622,0.0001897364854812622,0.0001897364854812622,0.0001897364854812622,0.0001897364854812622,0.0001897364854812622,0.0001897364854812622,0.0001897364854812622,0.00018979422748088837,0.00018979422748088837,0.00018979422748088837,0.00018979422748088837,0.00018979422748088837,0.00018985196948051453,0.00018979422748088837,0.00018979422748088837,0.00018979422748088837,0.00018979422748088837,0.00018979422748088837,0.00018979422748088837,0.00018979422748088837,0.00018979422748088837,0.00018979422748088837,0.00018979422748088837,0.00018979422748088837,0.00018979422748088837,0.00018979422748088837,0.00018979422748088837,0.00018979422748088837,0.00018979422748088837,0.00018979422748088837,0.00018979422748088837,0.00018979422748088837,0.00018979422748088837,0.00018979422748088837,0.00018979422748088837]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0019454360008239746,0.0025779923889786005,0.0032715408597141504,0.0039787390269339085,0.004705288913100958,0.005436561536043882,0.0061748032458126545,0.0069128721952438354,0.007649846374988556,0.008398166857659817,0.009149540215730667,0.009921704418957233,0.01068655401468277,0.01146033126860857,0.012232035398483276,0.01301422156393528,0.01378961093723774,0.014567937701940536,0.015345804393291473,0.016121655702590942,0.016892436891794205,0.017657920718193054,0.018416723236441612,0.019179556518793106,0.019952010363340378,0.0207115039229393,0.0214652381837368,0.022214019671082497,0.022951511666178703,0.023697931319475174,0.02444181777536869,0.025181787088513374,0.025917263701558113,0.0266385730355978,0.027360284700989723,0.028082111850380898,0.028791269287467003,0.02949783392250538,0.030194319784641266,0.030896160751581192,0.03158942237496376,0.03228314220905304,0.03297162428498268,0.03365129232406616,0.034324221312999725,0.034993406385183334,0.035652343183755875,0.03631167858839035,0.036968424916267395,0.037625689059495926,0.038261644542217255,0.038904450833797455,0.03954005986452103,0.0401732511818409,0.04079843685030937,0.04141883924603462,0.04203642159700394,0.04264380782842636,0.04325136914849281,0.04385259374976158,0.044449325650930405,0.045041508972644806,0.04562125355005264,0.046199727803468704,0.04677451774477959,0.04734469950199127,0.04790612682700157,0.04846830293536186,0.04901740700006485,0.049573592841625214,0.05011618509888649,0.050655726343393326,0.05118352174758911,0.05170837417244911,0.0522351898252964,0.05275750905275345,0.0532684288918972,0.05377502739429474,0.05427361652255058,0.05476956069469452,0.05525588616728783,0.055746011435985565,0.05622928589582443,0.05670098215341568,0.05717221647500992,0.05764368176460266,0.058106161653995514,0.058564670383930206,0.0590173602104187,0.05947315692901611,0.059913408011198044,0.06035279482603073,0.06078774482011795,0.06122050806879997,0.061642903834581375,0.062071170657873154,0.062491610646247864,0.06290760636329651,0.06332124769687653,0.063725046813488,0.06412141025066376,0.06452030688524246,0.06490647047758102,0.06529679149389267,0.0656793862581253,0.06605956703424454,0.06643997132778168,0.06680759787559509,0.06717372685670853,0.06753996759653091,0.06790684163570404,0.06826795637607574,0.06861910969018936,0.068966343998909,0.06931432336568832,0.06966190785169601,0.07000395655632019,0.07034704834222794,0.07067838311195374,0.07100742310285568,0.07132776081562042,0.07165137678384781,0.07196883857250214,0.07228854298591614,0.07260128110647202,0.07291274517774582,0.07321776449680328,0.07351858168840408,0.07381755113601685,0.07411162555217743,0.07440415024757385,0.07469459623098373,0.0749829113483429,0.07526327669620514,0.07554439455270767,0.07581532001495361,0.076088085770607,0.0763605609536171,0.07662895321846008,0.07689665257930756,0.07715075463056564,0.0774114802479744,0.07766783237457275,0.07791802287101746,0.07816343009471893,0.07840670645236969,0.07864739745855331,0.07889234274625778,0.0791265219449997,0.07935614883899689,0.07958865910768509,0.0798182263970375,0.08004198223352432,0.08026561886072159,0.08048845082521439,0.08070702105760574,0.08092564344406128,0.08114035427570343,0.08135184645652771,0.08156240731477737,0.08176916837692261,0.08197368681430817,0.08217590302228928,0.08237465471029282,0.08257439732551575,0.08277078717947006,0.08296332508325577,0.08315493911504745,0.08334298431873322,0.08353011310100555,0.08371780812740326,0.08390176296234131,0.08408203721046448,0.08426057547330856,0.08443854004144669,0.08461322635412216,0.08478520065546036,0.08495930582284927,0.08512915670871735,0.0852946788072586,0.08545571565628052,0.08562659472227097,0.08578595519065857,0.0859445109963417,0.08610352873802185,0.0862569659948349,0.08641079813241959,0.08656808733940125,0.08671437203884125,0.08686463534832001,0.08701075613498688,0.08715543150901794,0.08729751408100128,0.08744300156831741,0.08758559823036194,0.08772866427898407,0.08786677569150925,0.08800332993268967,0.08813688904047012,0.08826786279678345,0.08839566260576248,0.08852069824934006,0.08864913135766983,0.08877457678318024,0.08889984339475632,0.08902384340763092,0.08914311975240707,0.08925928920507431,0.0893755704164505,0.08949461579322815,0.08960709720849991,0.0897177904844284,0.08983045071363449,0.08994108438491821,0.0900498777627945,0.0901564285159111,0.09026257693767548,0.09037062525749207,0.09047521650791168,0.09058112651109695,0.09067950397729874,0.09077879041433334,0.09087422490119934,0.09097115695476532,0.09106762707233429,0.09116259962320328,0.09125331044197083,0.09134477376937866,0.09143352508544922,0.09152302145957947,0.09161154925823212,0.09169937670230865,0.09178432822227478,0.09186697751283646,0.09194830060005188,0.09202795475721359,0.09210587292909622,0.09218334406614304,0.09225942194461823,0.09233233332633972,0.092405766248703,0.09248104691505432,0.09255027025938034,0.09262030571699142,0.09268924593925476,0.09275801479816437,0.09282643347978592,0.09289618581533432,0.09296270459890366,0.09302588552236557,0.09308883547782898,0.09314746409654617,0.0932069644331932,0.0932680144906044,0.09332980960607529,0.09339028596878052,0.09344752877950668,0.0935015007853508,0.09355920553207397,0.09361662715673447,0.09366938471794128,0.09372254461050034,0.0937751829624176,0.0938267856836319,0.09387758374214172,0.0939292460680008,0.09397682547569275,0.09402594715356827,0.09407190978527069,0.09412207454442978,0.09416918456554413,0.09421416372060776,0.09426035732030869,0.0943048745393753,0.0943474993109703,0.09439040720462799,0.09443210065364838,0.09447299689054489,0.09451400488615036,0.09455351531505585,0.09459221363067627,0.09462866932153702,0.09466720372438431,0.09470169991254807,0.09473694860935211,0.09477473050355911,0.0948084220290184,0.09484384208917618,0.09487753361463547,0.09491053968667984,0.09494290500879288,0.09497429430484772,0.09500724077224731,0.09503822028636932,0.09506736695766449,0.09509633481502533,0.09512421488761902,0.09515364468097687,0.09518197923898697,0.09520898759365082,0.09523600339889526,0.09526243805885315,0.0952887013554573,0.09531404078006744,0.09533874690532684,0.09536409378051758,0.09538793563842773,0.09541166573762894,0.09543590992689133,0.0954592376947403,0.09548313915729523,0.09550738334655762,0.09553053975105286,0.09555386751890182,0.09557586163282394,0.09559642523527145,0.09561854600906372,0.09563875943422318,0.09565897285938263,0.0956801101565361,0.09570078551769257,0.09572088718414307,0.09573891758918762,0.09576033800840378,0.0957794040441513,0.09579725563526154,0.09581591933965683,0.0958346351981163,0.09585294872522354,0.0958724170923233,0.09589073061943054,0.09590910375118256,0.09592776745557785,0.09594395011663437,0.09596163034439087,0.09597867727279663,0.09599561244249344,0.09601312130689621,0.09602884203195572,0.09604664146900177,0.09606466442346573,0.09608159959316254,0.09610031545162201,0.09611707925796509,0.09613297134637833,0.09614898264408112,0.09616528451442719,0.09618192911148071,0.09619753807783127,0.09621245414018631,0.09622874855995178],"recovered":[0.0,0.0008699593017809093,0.0016315840184688568,0.0023527778685092926,0.003061703871935606,0.0037864106707274914,0.004513133317232132,0.005248034372925758,0.005981841124594212,0.0067169154062867165,0.007455272134393454,0.008197429589927197,0.008948341943323612,0.009712270461022854,0.0104752779006958,0.0112383421510458,0.012013559229671955,0.01278992835432291,0.013570962473750114,0.014344047755002975,0.015125197358429432,0.01589793711900711,0.016665149480104446,0.017437312752008438,0.0181927178055048,0.018963558599352837,0.019726738333702087,0.020488131791353226,0.02123340032994747,0.021985406056046486,0.022729523479938507,0.02347559668123722,0.0242247823625803,0.024959221482276917,0.02568836323916912,0.02641255222260952,0.02713581919670105,0.027860352769494057,0.02857256308197975,0.02928091213107109,0.029978089034557343,0.030680909752845764,0.03137630224227905,0.03205326199531555,0.03274565935134888,0.03342700004577637,0.034102000296115875,0.03476744517683983,0.035430293530225754,0.03608991950750351,0.03674493730068207,0.037395406514406204,0.0380474291741848,0.03868960589170456,0.039332758635282516,0.03996681049466133,0.0405811108648777,0.0411980003118515,0.04180740565061569,0.04241657629609108,0.04302586615085602,0.04363135248422623,0.044224344193935394,0.044818196445703506,0.04539436846971512,0.04597589373588562,0.04654964804649353,0.04711614549160004,0.04768442362546921,0.04823997616767883,0.048790231347084045,0.04934987425804138,0.04989131540060043,0.05042256414890289,0.05095905438065529,0.051485925912857056,0.05202322080731392,0.05254358425736427,0.05305887758731842,0.05355948582291603,0.0540592297911644,0.05455724895000458,0.05504697188735008,0.05553911253809929,0.05601714178919792,0.05649799853563309,0.05696612223982811,0.05743303894996643,0.05789592117071152,0.058358632028102875,0.0588151253759861,0.059263262897729874,0.05970956012606621,0.060148198157548904,0.06058309227228165,0.06101066991686821,0.06144608184695244,0.061873659491539,0.062292080372571945,0.06270704418420792,0.06311124563217163,0.06351371109485626,0.06391600519418716,0.06431334465742111,0.0647042989730835,0.06508539617061615,0.06547306478023529,0.0658530667424202,0.06622777879238129,0.0665953978896141,0.0669664815068245,0.06733635067939758,0.06769924610853195,0.06805708259344101,0.06840857863426208,0.06875840574502945,0.0691073089838028,0.069448322057724,0.06979590654373169,0.07013098895549774,0.0704665333032608,0.07078853994607925,0.07111383229494095,0.07143918424844742,0.07175980508327484,0.07207484543323517,0.07238971441984177,0.07269450277090073,0.0730011910200119,0.07330315560102463,0.07360471785068512,0.07389810681343079,0.07419142872095108,0.07448124885559082,0.074763223528862,0.07504463195800781,0.07532067596912384,0.0755968987941742,0.07586903125047684,0.07613489031791687,0.07640379667282104,0.07666319608688354,0.07692260295152664,0.0771823525428772,0.07743600010871887,0.07768618315458298,0.077933669090271,0.07817821204662323,0.0784209743142128,0.07865307480096817,0.0788889229297638,0.07912575453519821,0.07935918122529984,0.0795840248465538,0.07981238514184952,0.08003620058298111,0.0802561491727829,0.08047552406787872,0.08069242537021637,0.0809050053358078,0.08111707121133804,0.08132705837488174,0.08153122663497925,0.08173654973506927,0.0819416418671608,0.08214316517114639,0.08234192430973053,0.08253756910562515,0.08272884041070938,0.08292414247989655,0.08311022818088531,0.08330190181732178,0.08348982781171799,0.08367165178060532,0.08385774493217468,0.08403778076171875,0.0842122882604599,0.08438973873853683,0.08456321060657501,0.08473438024520874,0.08490318804979324,0.08506975322961807,0.0852394849061966,0.08539878576993942,0.08556201308965683,0.08572131395339966,0.08587975800037384,0.08603301644325256,0.08618903905153275,0.0863388404250145,0.08649301528930664,0.08664103597402573,0.08678841590881348,0.08693073689937592,0.08707760274410248,0.08722187578678131,0.08736234158277512,0.08750506490468979,0.08763810247182846,0.08777403086423874,0.08790557086467743,0.08803711831569672,0.08816710859537125,0.0882922038435936,0.08841677755117416,0.08854066580533981,0.08866460621356964,0.0887889489531517,0.08891087770462036,0.08902566134929657,0.08914102613925934,0.08925747871398926,0.08937203139066696,0.0894826129078865,0.08959423005580902,0.08970291167497635,0.0898100957274437,0.08991768211126328,0.09002659469842911,0.09013187140226364,0.09023848176002502,0.09034024924039841,0.09044178575277328,0.09053941071033478,0.0906374379992485,0.09073327481746674,0.09082996845245361,0.09092356264591217,0.09101905673742294,0.09110826998949051,0.09119667112827301,0.09128617495298386,0.0913764238357544,0.09146051108837128,0.09154649823904037,0.09163174033164978,0.09171219915151596,0.09179127216339111,0.09186799079179764,0.09194407612085342,0.09201981127262115,0.09209577739238739,0.09216989576816559,0.09223993122577667,0.09231261909008026,0.09238316863775253,0.09245216846466064,0.09251978248357773,0.09259022027254105,0.09265898913145065,0.09272436052560806,0.09278840571641922,0.09285221993923187,0.09291090816259384,0.09297247231006622,0.09303358197212219,0.09309232980012894,0.0931505560874939,0.09320612996816635,0.09326493740081787,0.0933195948600769,0.0933738499879837,0.0934288501739502,0.09348247200250626,0.09353476762771606,0.09358642995357513,0.09363803267478943,0.09368779510259628,0.09373755753040314,0.09378495067358017,0.09383425116539001,0.0938834398984909,0.09393107146024704,0.09397415071725845,0.09401988238096237,0.09406255930662155,0.09410488605499268,0.0941484272480011,0.09418989717960358,0.09423297643661499,0.09427335113286972,0.09431332349777222,0.09434931725263596,0.09438663721084595,0.0944235548377037,0.09446168690919876,0.09449756890535355,0.09453132003545761,0.09456506371498108,0.09459961950778961,0.09463458508253098,0.094668909907341,0.09470093250274658,0.09473323822021484,0.0947645753622055,0.09479521214962006,0.09482527524232864,0.09485343843698502,0.09488379210233688,0.09491264820098877,0.09494121372699738,0.09496885538101196,0.09499656409025192,0.09502420574426651,0.09505035728216171,0.09507546573877335,0.09510034322738647,0.09512476623058319,0.09514883905649185,0.09517210721969604,0.09519589692354202,0.09522100538015366,0.09524594247341156,0.09526927024126053,0.09529190510511398,0.09531500190496445,0.09533584862947464,0.09535877406597137,0.09538048505783081,0.09540150314569473,0.09542281925678253,0.0954427421092987,0.09546353667974472,0.09548294544219971,0.09550246596336365,0.09552153199911118,0.09554249793291092,0.09556098282337189,0.09557975828647614,0.09559796005487442,0.09561667591333389,0.09563689678907394,0.09565515071153641,0.09567375481128693,0.09569045901298523,0.09570860117673874,0.09572529792785645,0.09574252367019653,0.0957600325345993,0.09577828645706177,0.09579470008611679,0.0958116352558136,0.09582977741956711,0.09584970027208328,0.0958680734038353,0.09588448703289032,0.09589969366788864,0.09591599553823471,0.09593315422534943,0.09594985842704773,0.09596460312604904],"active":[0.0019454360008239746,0.0017080330289900303,0.0016399568412452936,0.0016259611584246159,0.0016435850411653519,0.001650150865316391,0.0016616699285805225,0.001664837822318077,0.0016680052503943443,0.0016812514513731003,0.0016942680813372135,0.001724274829030037,0.0017382120713591576,0.0017480608075857162,0.0017567574977874756,0.0017758794128894806,0.0017760517075657845,0.0017780093476176262,0.001774841919541359,0.001777607947587967,0.0017672395333647728,0.0017599835991859436,0.0017515737563371658,0.001742243766784668,0.001759292557835579,0.001747945323586464,0.0017384998500347137,0.001725887879729271,0.0017181113362312317,0.001712525263428688,0.0017122942954301834,0.0017061904072761536,0.0016924813389778137,0.0016793515533208847,0.0016719214618206024,0.0016695596277713776,0.001655450090765953,0.001637481153011322,0.0016217567026615143,0.0016152486205101013,0.0016113333404064178,0.0016022324562072754,0.0015953220427036285,0.0015980303287506104,0.0015785619616508484,0.0015664063394069672,0.0015503428876399994,0.0015442334115505219,0.0015381313860416412,0.0015357695519924164,0.0015167072415351868,0.0015090443193912506,0.0014926306903362274,0.0014836452901363373,0.0014656782150268555,0.001452028751373291,0.001455310732126236,0.0014458075165748596,0.001443963497877121,0.0014360174536705017,0.0014234595000743866,0.001410156488418579,0.0013969093561172485,0.0013815313577651978,0.0013801492750644684,0.0013688057661056519,0.0013564787805080414,0.0013521574437618256,0.001332983374595642,0.0013336166739463806,0.0013259537518024445,0.001305852085351944,0.001292206346988678,0.0012858100235462189,0.0012761354446411133,0.0012715831398963928,0.0012452080845832825,0.0012314431369304657,0.0012147389352321625,0.0012100748717784882,0.0011966563761234283,0.0011887624859809875,0.00118231400847435,0.001161869615316391,0.0011550746858119965,0.001145683228969574,0.0011400394141674042,0.0011316314339637756,0.0011214390397071838,0.0011145249009132385,0.0010982826352119446,0.0010895319283008575,0.0010781846940517426,0.0010723099112510681,0.0010598115622997284,0.0010605007410049438,0.0010455287992954254,0.0010339468717575073,0.0010291673243045807,0.0010180026292800903,0.0010101646184921265,0.0010065957903862,0.0009904652833938599,0.0009834468364715576,0.0009750872850418091,0.0009741708636283875,0.0009669065475463867,0.0009545311331748962,0.00094594806432724,0.0009445697069168091,0.0009403601288795471,0.0009316056966781616,0.0009198635816574097,0.0009092614054679871,0.000905744731426239,0.0009035021066665649,0.000896647572517395,0.0008987262845039368,0.0008824765682220459,0.0008764341473579407,0.0008612275123596191,0.0008628368377685547,0.0008550062775611877,0.0008493587374687195,0.0008414760231971741,0.0008378997445106506,0.0008280500769615173,0.0008240789175033569,0.0008163601160049438,0.0008084699511528015,0.0007994323968887329,0.000796489417552948,0.0007914826273918152,0.0007820278406143188,0.0007811710238456726,0.0007706880569458008,0.0007674098014831543,0.0007636621594429016,0.0007599219679832458,0.000761762261390686,0.0007469579577445984,0.0007482841610908508,0.0007452294230461121,0.0007356703281402588,0.000727429986000061,0.0007205232977867126,0.0007137283682823181,0.000714130699634552,0.0007055476307868958,0.000703074038028717,0.0006997361779212952,0.0006924718618392944,0.0006828010082244873,0.0006815940141677856,0.0006760656833648682,0.0006708204746246338,0.0006694942712783813,0.000664830207824707,0.0006594210863113403,0.000657401978969574,0.0006520971655845642,0.0006466284394264221,0.0006446763873100281,0.0006381049752235413,0.00063275545835495,0.0006276220083236694,0.000621400773525238,0.0006173700094223022,0.0006141439080238342,0.0006059706211090088,0.0006075799465179443,0.0005998611450195312,0.0005922093987464905,0.0005889236927032471,0.0005807951092720032,0.0005754455924034119,0.0005729123950004578,0.000569567084312439,0.000565946102142334,0.0005602985620498657,0.0005525276064872742,0.0005568414926528931,0.0005464702844619751,0.0005457252264022827,0.0005415156483650208,0.0005356520414352417,0.0005310401320457458,0.0005350708961486816,0.0005253329873085022,0.0005257949233055115,0.0005177408456802368,0.000514395534992218,0.0005090981721878052,0.0005122646689414978,0.0005079954862594604,0.0005067884922027588,0.0005044341087341309,0.0004982650279998779,0.0004987865686416626,0.0004938319325447083,0.0004900917410850525,0.00048357993364334106,0.000482022762298584,0.0004823729395866394,0.0004830658435821533,0.0004831776022911072,0.00047851353883743286,0.0004703402519226074,0.00046469271183013916,0.0004689544439315796,0.00046607106924057007,0.00046031177043914795,0.0004584193229675293,0.00045847147703170776,0.00045564770698547363,0.0004535168409347534,0.000452481210231781,0.0004529431462287903,0.00044862180948257446,0.000449255108833313,0.00044102221727371216,0.0004385411739349365,0.0004324391484260559,0.000431746244430542,0.0004301890730857849,0.00042932480573654175,0.0004233419895172119,0.0004212111234664917,0.00041446834802627563,0.00041475147008895874,0.00041487812995910645,0.0004132017493247986,0.00040790438652038574,0.00040646642446517944,0.0004018023610115051,0.00039621442556381226,0.00039367377758026123,0.0003920719027519226,0.00039143115282058716,0.0003882572054862976,0.00038595497608184814,0.00038526952266693115,0.0003803744912147522,0.0003803744912147522,0.0003766268491744995,0.0003748461604118347,0.00037426501512527466,0.0003764033317565918,0.00037248432636260986,0.000366896390914917,0.00036447495222091675,0.0003590583801269531,0.00035474449396133423,0.0003571063280105591,0.0003573372960090637,0.0003567039966583252,0.0003551989793777466,0.0003509446978569031,0.0003530755639076233,0.00035168975591659546,0.0003497898578643799,0.0003486946225166321,0.0003463327884674072,0.00034431368112564087,0.0003428161144256592,0.0003428161144256592,0.0003387928009033203,0.00033815205097198486,0.0003343522548675537,0.0003371238708496094,0.00033493340015411377,0.0003307238221168518,0.0003292858600616455,0.0003307238221168518,0.00032761693000793457,0.0003278478980064392,0.0003272145986557007,0.0003245696425437927,0.00032410770654678345,0.00032053887844085693,0.00031886249780654907,0.000315345823764801,0.00031788647174835205,0.0003150627017021179,0.000313393771648407,0.00031304359436035156,0.00031085312366485596,0.0003125220537185669,0.00031246989965438843,0.00031092017889022827,0.00030831992626190186,0.00030538439750671387,0.0003063082695007324,0.00030498206615448,0.0003027915954589844,0.00030112266540527344,0.00029893964529037476,0.0003002062439918518,0.00029818713665008545,0.00029633939266204834,0.0002947896718978882,0.0002935826778411865,0.0002921372652053833,0.00028983503580093384,0.0002883896231651306,0.0002886280417442322,0.00028759241104125977,0.00028689950704574585,0.0002870708703994751,0.0002871304750442505,0.00028724223375320435,0.0002863779664039612,0.0002845972776412964,0.0002845972776412964,0.00028395652770996094,0.00028142333030700684,0.0002826973795890808,0.00027998536825180054,0.00027848780155181885,0.00027860701084136963,0.0002779662609100342,0.00027814507484436035,0.0002753809094429016,0.00027739256620407104,0.0002769380807876587,0.0002757236361503601,0.00027342140674591064,0.0002736523747444153,0.000273190438747406,0.00027445703744888306,0.00027405470609664917,0.00027220696210861206,0.00027261674404144287,0.0002701953053474426,0.00027117133140563965,0.00027007609605789185,0.0002703145146369934,0.0002705976366996765,0.0002688094973564148,0.00026835501194000244,0.000269964337348938,0.000269964337348938,0.0002705380320549011,0.0002673789858818054,0.0002648979425430298,0.0002644956111907959,0.0002655908465385437,0.0002659335732460022,0.00026438385248184204,0.0002625957131385803,0.0002641454339027405]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0019454360008239746,0.0025787409394979477,0.0032532834447920322,0.003929784055799246,0.004614405333995819,0.005298853851854801,0.005982669070363045,0.006659688428044319,0.00732968095690012,0.00799777265638113,0.008660911582410336,0.009318981319665909,0.009970543906092644,0.010614446364343166,0.011260537430644035,0.011900695972144604,0.01253509521484375,0.013155672699213028,0.013764960691332817,0.014367165043950081,0.014962342567741871,0.015541797503829002,0.01611163467168808,0.016677552834153175,0.017230629920959473,0.017775239422917366,0.01831737346947193,0.018847700208425522,0.019365988671779633,0.019878404214978218,0.020384138450026512,0.02088814415037632,0.021374180912971497,0.0218509454280138,0.022323274984955788,0.022796468809247017,0.023254629224538803,0.023703748360276222,0.02414100430905819,0.02457699179649353,0.025007277727127075,0.02542857825756073,0.025846019387245178,0.026254132390022278,0.026657233014702797,0.027054574340581894,0.027442414313554764,0.027828870341181755,0.02819879725575447,0.028571201488375664,0.028930818662047386,0.029289111495018005,0.02964181825518608,0.029985712841153145,0.030326727777719498,0.030665438622236252,0.030990615487098694,0.03131631016731262,0.031639356166124344,0.0319533571600914,0.03226344659924507,0.03256990388035774,0.03287428990006447,0.03316352516412735,0.03345362842082977,0.03374096378684044,0.03401833772659302,0.034297842532396317,0.03457222133874893,0.03483790159225464,0.035101741552352905,0.03536010906100273,0.03561098873615265,0.03586077690124512,0.036105550825595856,0.036343127489089966,0.036579377949237823,0.03682040795683861,0.03704876825213432,0.037275977432727814,0.03750099986791611,0.03772008791565895,0.03793756291270256,0.038147032260894775,0.03835177794098854,0.038564302027225494,0.038766976445913315,0.03896671161055565,0.039163798093795776,0.039361633360385895,0.03954749181866646,0.03973311558365822,0.03991499915719032,0.04010143131017685,0.040274444967508316,0.04045436903834343,0.04062507674098015,0.04079423099756241,0.04096240550279617,0.04112488031387329,0.04128884896636009,0.04145270586013794,0.04161534830927849,0.04177062213420868,0.04192394018173218,0.04207063093781471,0.04221922531723976,0.04236453399062157,0.04250730946660042,0.04264415428042412,0.04278353229165077,0.04292146861553192,0.04305393621325493,0.043184906244277954,0.043316278606653214,0.04344592243432999,0.04356957599520683,0.043689314275979996,0.04381055012345314,0.0439300574362278,0.04404795169830322,0.04416423663496971,0.04428201541304588,0.04439374804496765,0.04450381174683571,0.044610876590013504,0.04471679404377937,0.044821787625551224,0.04492637887597084,0.045027513056993484,0.045124731957912445,0.04522131755948067,0.045316923409700394,0.045412126928567886,0.04550347104668617,0.04559314623475075,0.04568063095211983,0.045770592987537384,0.045855775475502014,0.04594147577881813,0.04602458328008652,0.0461050420999527,0.04618365690112114,0.04626273363828659,0.04634106531739235,0.04641662538051605,0.04649052023887634,0.04656366631388664,0.046634506434202194,0.04670212045311928,0.04677094519138336,0.046837929636240005,0.04690554365515709,0.04697125777602196,0.0470358207821846,0.04709727317094803,0.047157056629657745,0.04721764475107193,0.04727708175778389,0.04733692482113838,0.04739624634385109,0.047452110797166824,0.047506652772426605,0.04756084829568863,0.04761199280619621,0.04766492173075676,0.047714222222566605,0.04776352271437645,0.047813285142183304,0.04785953089594841,0.047907277941703796,0.04795237258076668,0.04799562692642212,0.048037152737379074,0.04808098077774048,0.04811985790729523,0.04816143959760666,0.048201411962509155,0.048242535442113876,0.04828106239438057,0.04831850156188011,0.04835512861609459,0.04839072376489639,0.04842372611165047,0.04845678433775902,0.04849151149392128,0.048523709177970886,0.048555441200733185,0.04858418181538582,0.04861459136009216,0.04864448308944702,0.04867316409945488,0.04870057851076126,0.048727016896009445,0.048754315823316574,0.048780519515275955,0.04880436509847641,0.048829589039087296,0.04885176569223404,0.04887451231479645,0.04889737814664841,0.04891869053244591,0.04894028604030609,0.0489632673561573,0.04898422956466675,0.049004849046468735,0.04902230203151703,0.04904297739267349,0.04906071722507477,0.049078915268182755,0.04909515753388405,0.04911082237958908,0.04912545159459114,0.04914204031229019,0.049157243221998215,0.04917106777429581,0.0491873063147068,0.04920032247900963,0.049215011298656464,0.04922940954566002,0.04924282804131508,0.04925717040896416,0.04926805570721626,0.04928003251552582,0.04929016903042793,0.049301400780677795,0.049312688410282135,0.04932300001382828,0.04933348298072815,0.0493452325463295,0.04935409873723984,0.04936302825808525,0.04937160760164261,0.04938145726919174,0.04939049854874611,0.049398619681596756,0.04940662533044815,0.049414459615945816,0.049421314150094986,0.049429260194301605,0.04943623021245003,0.049443311989307404,0.04944970831274986,0.049456559121608734,0.049462608993053436,0.0494690015912056,0.049475450068712234,0.049481555819511414,0.04948696866631508,0.04949238523840904,0.04949698969721794,0.04950200021266937,0.049507126212120056,0.04951196536421776,0.04951772466301918,0.049521639943122864,0.04952671006321907,0.049530915915966034,0.04953448474407196,0.049538690596818924,0.04954260587692261,0.049546465277671814,0.04955066740512848,0.04955447092652321,0.0495588481426239,0.04956207424402237,0.049565356224775314,0.04956904053688049,0.049572497606277466,0.049575548619031906,0.049578141421079636,0.04958096519112587,0.0495835542678833,0.04958631843328476,0.049588970839977264,0.04959098622202873,0.04959305748343468,0.04959547892212868,0.049597665667533875,0.04959991201758385,0.04960204288363457,0.04960382729768753,0.04960555583238602,0.04960751533508301,0.04960929974913597,0.04961056634783745,0.04961200803518295,0.049613043665885925,0.049614425748586655,0.04961557686328888,0.049617134034633636,0.049618516117334366,0.04961983859539032,0.049621451646089554,0.04962243139743805,0.049623697996139526,0.04962456226348877,0.049625713378190994,0.049626752734184265,0.04962790384888649,0.04962870851159096,0.0496295727789402,0.04963049292564392,0.049631472676992416,0.04963245242834091,0.04963354766368866,0.04963429644703865,0.04963521659374237,0.04963579401373863,0.04963671416044235,0.049637407064437866,0.04963827133178711,0.04963884502649307,0.049639537930488586,0.049640171229839325,0.04964086040854454,0.04964149370789528,0.049642011523246765,0.049642473459243774,0.049642935395240784,0.04964350908994675,0.04964425787329674,0.04964471980929375,0.049645353108644485,0.04964575543999672,0.04964633285999298,0.04964661970734596,0.049647197127342224,0.04964765906333923,0.049647945910692215,0.04964834824204445,0.04964875057339668,0.04964921250939369,0.0496496744453907,0.049649905413389206,0.049650076776742935,0.04965042322874069,0.0496508814394474,0.04965117201209068,0.049651630222797394,0.049651920795440674,0.04965226352214813,0.04965260997414589,0.049652840942144394,0.04965318739414215,0.04965335875749588,0.049653589725494385,0.04965393617749214,0.049654167145490646,0.04965445399284363,0.04965474084019661],"recovered":[0.0,0.0008765826351009309,0.0016239241231232882,0.0023445417173206806,0.0030403940472751856,0.003734172787517309,0.004425648134201765,0.0051113637164235115,0.005786885507404804,0.006463097874075174,0.007131016813218594,0.007797841913998127,0.008464839309453964,0.009113176725804806,0.00976802222430706,0.010419066064059734,0.011065041646361351,0.011697713285684586,0.012331709265708923,0.012950500473380089,0.013561689294874668,0.014168904162943363,0.014758380129933357,0.015345321968197823,0.01591441035270691,0.01648223027586937,0.017036976292729378,0.017580434679985046,0.018119804561138153,0.01864437200129032,0.019171876832842827,0.0196825060993433,0.020185302942991257,0.02068925090134144,0.02117488533258438,0.021649979054927826,0.02213313616812229,0.022601721808314323,0.023062877357006073,0.023508943617343903,0.023950979113578796,0.02438829094171524,0.024821225553750992,0.02524569444358349,0.025666074827313423,0.026074590161442757,0.026475215330719948,0.02687261439859867,0.027264542877674103,0.027650710195302963,0.028028931468725204,0.028399089351296425,0.028762219473719597,0.029122009873390198,0.029471779242157936,0.029822930693626404,0.030165674164891243,0.03049793466925621,0.030827660113573074,0.03115704096853733,0.031477149575948715,0.03179293870925903,0.03210216015577316,0.03241109475493431,0.03270724415779114,0.03299878537654877,0.03328733146190643,0.03357432410120964,0.03385549783706665,0.03413517773151398,0.03440961241722107,0.03467465937137604,0.03494011238217354,0.03519594296813011,0.03544791787862778,0.03569810837507248,0.03594282642006874,0.03618241846561432,0.03642471507191658,0.03666021674871445,0.03689376264810562,0.03712310269474983,0.03734530135989189,0.03756294772028923,0.03777598962187767,0.03798436373472214,0.03819314390420914,0.03839720040559769,0.03859981521964073,0.03880133852362633,0.03899946063756943,0.03918854147195816,0.039375897496938705,0.039562903344631195,0.03974605351686478,0.039921656250953674,0.04010210186243057,0.04027926176786423,0.04045359790325165,0.040625400841236115,0.04079127311706543,0.04095541685819626,0.041118983179330826,0.04128346964716911,0.04144156724214554,0.04159776121377945,0.04175044596195221,0.04190162941813469,0.042049359530210495,0.04219662770628929,0.0423409566283226,0.0424787811934948,0.04261637106537819,0.04275263845920563,0.04288942739367485,0.04302016645669937,0.043151192367076874,0.04327663034200668,0.04339751973748207,0.04352008178830147,0.04364074021577835,0.043762437999248505,0.04387820139527321,0.04399419575929642,0.04411013424396515,0.04422284662723541,0.04433227330446243,0.04444083943963051,0.04454652592539787,0.04465128853917122,0.04475622624158859,0.04485580325126648,0.04495423287153244,0.0450490340590477,0.045144353061914444,0.04523817077279091,0.045328423380851746,0.04541947692632675,0.045509614050388336,0.04559611901640892,0.045680321753025055,0.04576435312628746,0.0458441786468029,0.0459253266453743,0.046004001051187515,0.046081408858299255,0.0461612343788147,0.04623587429523468,0.04631011560559273,0.046382684260606766,0.04645242914557457,0.04652160033583641,0.04658817872405052,0.04665832966566086,0.0467262901365757,0.04679465293884277,0.046857718378305435,0.04691923037171364,0.046980682760477066,0.047039370983839035,0.04709961265325546,0.04715576767921448,0.04721635580062866,0.04727262631058693,0.04732895269989967,0.047382574528455734,0.04743584990501404,0.04748509079217911,0.04753462225198746,0.04758409783244133,0.04763184115290642,0.04768091067671776,0.04772594943642616,0.04777168110013008,0.04781539365649223,0.04785928130149841,0.04790212959051132,0.04794204235076904,0.04798454791307449,0.04802532494068146,0.048066042363643646,0.048103366047143936,0.04814022406935692,0.04817795008420944,0.04821256175637245,0.04824533313512802,0.04827983304858208,0.048314448446035385,0.048347968608140945,0.04837854951620102,0.04840855672955513,0.04843983054161072,0.04846937581896782,0.04849742352962494,0.048524897545576096,0.04855363443493843,0.048579610884189606,0.04860489442944527,0.0486312136054039,0.04865477234125137,0.048678673803806305,0.04870142042636871,0.048723768442869186,0.0487457700073719,0.048767827451229095,0.04878850281238556,0.04881027340888977,0.04882974177598953,0.0488482303917408,0.04886665940284729,0.048885494470596313,0.04890294373035431,0.04892079904675484,0.04893646389245987,0.04895230382680893,0.04896848648786545,0.04898323118686676,0.04899820312857628,0.049013812094926834,0.049027636647224426,0.04904191941022873,0.04905505105853081,0.049068987369537354,0.049081772565841675,0.04909433051943779,0.049105215817689896,0.049116503447294235,0.049128368496894836,0.04913856089115143,0.049149561673402786,0.04916062206029892,0.049170929938554764,0.04917950928211212,0.04918884113430977,0.049199093133211136,0.049207903444767,0.04921671748161316,0.04922512546181679,0.049233246594667435,0.04924079030752182,0.04924856498837471,0.049255479127168655,0.04926273599267006,0.04926999285817146,0.04927661642432213,0.04928266257047653,0.04928876832127571,0.04929567873477936,0.04930218681693077,0.04930834844708443,0.04931307211518288,0.049318715929985046,0.04932355508208275,0.04932913929224014,0.04933507367968559,0.04934002459049225,0.049344345927238464,0.04934964329004288,0.04935465380549431,0.049358513206243515,0.04936237260699272,0.04936669021844864,0.049371182918548584,0.04937538877129555,0.04937959462404251,0.04938327893614769,0.04938650503754616,0.0493897870182991,0.04939376190304756,0.049397677183151245,0.04940032586455345,0.04940326511859894,0.0494062602519989,0.049408964812755585,0.049411557614803314,0.049414150416851044,0.049417201429605484,0.04941898584365845,0.049421753734350204,0.049424171447753906,0.04942624270915985,0.049428895115852356,0.049430448561906815,0.04943223297595978,0.049434076994657516,0.04943615198135376,0.04943770542740822,0.04943908751010895,0.04944023862481117,0.0494413897395134,0.04944266006350517,0.0494440421462059,0.04944576695561409,0.049447208642959595,0.049448877573013306,0.049450259655714035,0.049451299011707306,0.04945245012640953,0.04945371672511101,0.04945463687181473,0.04945579171180725,0.04945659637451172,0.04945763200521469,0.04945872724056244,0.049459706991910934,0.04946068674325943,0.04946160688996315,0.04946235567331314,0.049463335424661636,0.04946408420801163,0.04946523532271385,0.049465812742710114,0.049466561526060104,0.04946713522076607,0.049467943608760834,0.04946863278746605,0.04946938157081604,0.04946984350681305,0.04947047680616379,0.04947105422616005,0.04947162792086601,0.04947208985686302,0.04947255179286003,0.04947306960821152,0.04947381839156151,0.04947422072291374,0.04947473853826523,0.049475084990262985,0.04947565868496895,0.049476005136966705,0.04947652295231819,0.049476753920316696,0.049477215856313705,0.049477674067020416,0.04947802051901817,0.04947848245501518,0.049478769302368164,0.0494791716337204,0.049479808658361435,0.049480095505714417,0.04948044195771217,0.0494806133210659,0.04948101565241814,0.04948130249977112,0.049481648951768875,0.04948199540376663,0.04948216676712036,0.04948245733976364,0.049482572823762894,0.0494828000664711,0.04948320612311363],"active":[0.0019454360008239746,0.0017021582461893559,0.001629359321668744,0.0015852423384785652,0.0015740112867206335,0.001564681064337492,0.0015570209361612797,0.0015483247116208076,0.0015427954494953156,0.0015346747823059559,0.001529894769191742,0.0015211394056677818,0.0015057045966386795,0.0015012696385383606,0.001492515206336975,0.0014816299080848694,0.001470053568482399,0.0014579594135284424,0.0014332514256238937,0.001416664570569992,0.0014006532728672028,0.0013728933408856392,0.0013532545417547226,0.0013322308659553528,0.0013162195682525635,0.0012930091470479965,0.0012803971767425537,0.0012672655284404755,0.0012461841106414795,0.0012340322136878967,0.0012122616171836853,0.00120563805103302,0.0011888779699802399,0.0011616945266723633,0.0011483896523714066,0.001146489754319191,0.0011214930564165115,0.0011020265519618988,0.0010781269520521164,0.0010680481791496277,0.0010562986135482788,0.0010402873158454895,0.0010247938334941864,0.0010084379464387894,0.0009911581873893738,0.0009799841791391373,0.000967198982834816,0.0009562559425830841,0.000934254378080368,0.0009204912930727005,0.0009018871933221817,0.0008900221437215805,0.0008795987814664841,0.0008637029677629471,0.0008549485355615616,0.000842507928609848,0.0008249413222074509,0.0008183754980564117,0.0008116960525512695,0.0007963161915540695,0.0007862970232963562,0.0007769651710987091,0.0007721297442913055,0.0007524304091930389,0.0007463842630386353,0.0007421784102916718,0.0007310062646865845,0.000723518431186676,0.0007167235016822815,0.0007027238607406616,0.0006921291351318359,0.0006854496896266937,0.0006708763539791107,0.0006648339331150055,0.0006576329469680786,0.0006450191140174866,0.0006365515291690826,0.0006379894912242889,0.0006240531802177429,0.0006157606840133667,0.0006072372198104858,0.0005969852209091187,0.0005922615528106689,0.000584084540605545,0.0005757883191108704,0.0005799382925033569,0.0005738325417041779,0.000569511204957962,0.0005639828741550446,0.0005602948367595673,0.0005480311810970306,0.000544574111700058,0.0005391016602516174,0.0005385279655456543,0.0005283914506435394,0.0005327127873897552,0.0005229748785495758,0.0005149692296981812,0.0005088075995445251,0.0004994794726371765,0.0004975758492946625,0.0004972890019416809,0.0004963651299476624,0.00048715248703956604,0.0004823729395866394,0.00047286972403526306,0.0004687793552875519,0.00046290457248687744,0.0004579499363899231,0.00044752657413482666,0.0004425756633281708,0.00044268742203712463,0.0004375651478767395,0.00043226778507232666,0.00042685121297836304,0.00042575597763061523,0.0004183836281299591,0.0004126839339733124,0.00041303038597106934,0.00040997564792633057,0.0004072114825248718,0.00040179863572120667,0.00040381401777267456,0.00039955228567123413,0.0003936775028705597,0.00038802996277809143,0.0003845207393169403,0.00038094818592071533,0.00037985295057296753,0.0003762245178222656,0.00036850571632385254,0.0003655143082141876,0.0003626905381679535,0.0003630928695201874,0.0003591179847717285,0.00035497546195983887,0.00035220757126808167,0.0003511160612106323,0.000346161425113678,0.0003453567624092102,0.0003442615270614624,0.0003406889736652374,0.0003394782543182373,0.0003374069929122925,0.000337064266204834,0.0003352165222167969,0.0003292858600616455,0.0003277920186519623,0.00032439082860946655,0.0003194361925125122,0.0003185160458087921,0.00031632930040359497,0.0003173649311065674,0.00031292811036109924,0.000309530645608902,0.0003026202321052551,0.0002993382513523102,0.0002984143793582916,0.00029639899730682373,0.0002975538372993469,0.00029663369059562683,0.0002963431179523468,0.0002902969717979431,0.00028822198510169983,0.0002830401062965393,0.0002823472023010254,0.00027837231755256653,0.0002784319221973419,0.00027866289019584656,0.0002754330635070801,0.00027543678879737854,0.0002714619040489197,0.0002696774899959564,0.0002654716372489929,0.00026558712124824524,0.00026057660579681396,0.0002593100070953369,0.0002593696117401123,0.00025798752903938293,0.00025573745369911194,0.00025245919823646545,0.0002517625689506531,0.0002504996955394745,0.0002457760274410248,0.00024422258138656616,0.00024617835879325867,0.0002438761293888092,0.00024099275469779968,0.00023621320724487305,0.0002360418438911438,0.00023592635989189148,0.000233333557844162,0.00023120269179344177,0.00022959336638450623,0.00022941827774047852,0.00022688508033752441,0.0002247542142868042,0.0002246946096420288,0.00022055208683013916,0.00021973997354507446,0.00021870434284210205,0.00021727010607719421,0.0002165175974369049,0.0002174973487854004,0.0002164021134376526,0.00021634623408317566,0.0002120286226272583,0.00021323561668395996,0.00021248683333396912,0.00021225586533546448,0.00020966306328773499,0.00020787864923477173,0.0002046525478363037,0.00020557641983032227,0.00020493939518928528,0.0002025812864303589,0.00020407512784004211,0.0002021193504333496,0.00020119920372962952,0.00020177289843559265,0.0002009086310863495,0.0002021193504333496,0.0001990683376789093,0.00019825994968414307,0.00019583851099014282,0.00019618496298789978,0.00019618496298789978,0.00019463151693344116,0.0001949220895767212,0.00019567087292671204,0.00019347667694091797,0.00019209831953048706,0.00019209831953048706,0.00019261613488197327,0.00019140541553497314,0.0001907162368297577,0.00018990784883499146,0.00018933415412902832,0.00018806755542755127,0.00018846988677978516,0.00018766522407531738,0.00018783286213874817,0.00018697232007980347,0.00018656626343727112,0.00018599256873130798,0.00018633902072906494,0.00018668174743652344,0.00018587708473205566,0.00018478184938430786,0.00018403679132461548,0.0001839175820350647,0.00018328428268432617,0.00018357113003730774,0.00018282607197761536,0.00018265098333358765,0.00018161535263061523,0.00018236413598060608,0.00018127262592315674,0.00017983093857765198,0.00018017739057540894,0.00018023326992988586,0.00017977505922317505,0.00017948448657989502,0.00017908215522766113,0.00017925351858139038,0.00017879530787467957,0.0001788511872291565,0.00017925351858139038,0.00017873570322990417,0.000177871435880661,0.00017781555652618408,0.00017770007252693176,0.00017729401588439941,0.0001773536205291748,0.0001774132251739502,0.0001768358051776886,0.00017585605382919312,0.0001764930784702301,0.00017591193318367004,0.0001757405698299408,0.0001758001744747162,0.00017493218183517456,0.00017510727047920227,0.00017528235912322998,0.0001752227544784546,0.00017441436648368835,0.0001743026077747345,0.00017395615577697754,0.00017418712377548218,0.00017418712377548218,0.00017447397112846375,0.00017447397112846375,0.00017407163977622986,0.0001742430031299591,0.00017355382442474365,0.00017343834042549133,0.00017326325178146362,0.00017326325178146362,0.00017303600907325745,0.00017326697707176208,0.00017291679978370667,0.00017297640442848206,0.00017286092042922974,0.00017274543642997742,0.00017274543642997742,0.00017286092042922974,0.0001726895570755005,0.00017286092042922974,0.00017245858907699585,0.0001726299524307251,0.00017217174172401428,0.00017245858907699585,0.00017228350043296814,0.00017240270972251892,0.0001722276210784912,0.0001722276210784912,0.0001721121370792389,0.00017216801643371582,0.00017199665307998657,0.00017188116908073425,0.00017188116908073425,0.00017216801643371582,0.00017216801643371582,0.00017228350043296814,0.00017193704843521118,0.0001721121370792389,0.00017188116908073425,0.0001721121370792389,0.00017200037837028503,0.00017194077372550964,0.00017182528972625732,0.00017199665307998657,0.00017199665307998657,0.00017200037837028503,0.00017188489437103271,0.00017159432172775269,0.00017165392637252808,0.000171709805727005,0.00017136335372924805,0.0001715347170829773,0.00017147883772850037,0.00017165020108222961,0.00017159432172775269,0.00017153844237327576,0.00017153844237327576,0.00017136335372924805,0.00017142295837402344,0.00017147883772850037,0.00017159432172775269,0.00017165392637252808,0.0001715347170829773]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0019454360008239746,0.002576206810772419,0.003234450239688158,0.0038846880197525024,0.004536480642855167,0.005164602305740118,0.005793184507638216,0.006403048522770405,0.006999954115599394,0.007583325263112783,0.008155235089361668,0.00870831124484539,0.009264210239052773,0.009807610884308815,0.010336612351238728,0.010857896879315376,0.011366222985088825,0.011857615783810616,0.012331615202128887,0.012804635800421238,0.013252776116132736,0.013686747290194035,0.014119107276201248,0.014533496461808681,0.01493423618376255,0.015324206091463566,0.01571314036846161,0.016078229993581772,0.016438018530607224,0.016786348074674606,0.01712707430124283,0.017466247081756592,0.017784684896469116,0.018092410638928413,0.018396910279989243,0.01869288645684719,0.018980856984853745,0.019256215542554855,0.01952299103140831,0.01978602260351181,0.020038055256009102,0.020283808931708336,0.020527375862002373,0.0207645483314991,0.020990489050745964,0.021210039034485817,0.02142440341413021,0.02163197286427021,0.02183712273836136,0.02203553542494774,0.022225020453333855,0.022409724071621895,0.0225951187312603,0.022771703079342842,0.02294742316007614,0.023115137591958046,0.023280950263142586,0.02343847043812275,0.023595817387104034,0.023748153820633888,0.023893002420663834,0.0240341667085886,0.024174464866518974,0.024308890104293823,0.02443968690931797,0.024568581953644753,0.024692179635167122,0.02481519989669323,0.024933096021413803,0.025046441704034805,0.025159383192658424,0.0252678319811821,0.025376224890351295,0.025479663163423538,0.025578957051038742,0.025677211582660675,0.02577085979282856,0.025862030684947968,0.025954527780413628,0.02604195475578308,0.02612805925309658,0.02621082216501236,0.026292087510228157,0.026372890919446945,0.02645127661526203,0.02652701362967491,0.026598718017339706,0.026670711115002632,0.02674022689461708,0.026806632056832314,0.026871714740991592,0.026935989037156105,0.02700009196996689,0.027059240266680717,0.027120981365442276,0.027179094031453133,0.02723553590476513,0.027291633188724518,0.02734369784593582,0.027395129203796387,0.027447424829006195,0.027496956288814545,0.027544470503926277,0.027592044323682785,0.02763858065009117,0.027684828266501427,0.027728427201509476,0.027769779786467552,0.02781159244477749,0.02785150520503521,0.027890784665942192,0.027931272983551025,0.02796732634305954,0.02800297737121582,0.028039319440722466,0.02807427942752838,0.028108490630984306,0.028140857815742493,0.028173282742500305,0.02820415422320366,0.028234736993908882,0.028262842446565628,0.028292734175920486,0.02832210622727871,0.028349002823233604,0.028374172747135162,0.028400665149092674,0.028425315394997597,0.028450772166252136,0.028475133702158928,0.02849903516471386,0.02852247655391693,0.028547242283821106,0.028569992631673813,0.028590841218829155,0.028611747547984123,0.028632020577788353,0.02865171805024147,0.02867003343999386,0.028688693419098854,0.028707008808851242,0.028724517673254013,0.028741564601659775,0.028758900240063667,0.028775257989764214,0.02879069186747074,0.028808142989873886,0.02882225438952446,0.02883659489452839,0.028851166367530823,0.028863895684480667,0.028877831995487213,0.028890445828437805,0.028901848942041397,0.028914405032992363,0.028926614671945572,0.028937960043549538,0.028949538245797157,0.02896030806005001,0.028969522565603256,0.02897965908050537,0.02898956462740898,0.028999067842960358,0.02900834009051323,0.029016807675361633,0.029025331139564514,0.02903270348906517,0.029040304943919182,0.02904871478676796,0.029055338352918625,0.029063113033771515,0.029070887714624405,0.029078086838126183,0.029084594920277596,0.029090989381074905,0.029096920043230057,0.029103601351380348,0.029109936207532883,0.02911546640098095,0.029121512547135353,0.029126984998583794,0.029131995514035225,0.029137523844838142,0.02914316952228546,0.029148466885089874,0.029152728617191315,0.02915722131729126,0.029161369428038597,0.029165860265493393,0.029169777408242226,0.029173579066991806,0.02917749434709549,0.02918100729584694,0.029184233397245407,0.02918768860399723,0.029191087931394577,0.029194427654147148,0.02919776737689972,0.029200993478298187,0.02920398861169815,0.029206695035099983,0.029209401458501816,0.029211705550551414,0.02921435423195362,0.029216889292001724,0.02921942248940468,0.029221726581454277,0.029224088415503502,0.02922627702355385,0.029228638857603073,0.02923082746565342,0.029232440516352654,0.029234513640403748,0.029236355796456337,0.02923796884715557,0.029239293187856674,0.02924102172255516,0.02924269065260887,0.029244188219308853,0.02924574352800846,0.02924712561070919,0.029248394072055817,0.02924971841275692,0.029251042753458023,0.029252367094159126,0.02925351820886135,0.029254671186208725,0.029255706816911697,0.029256917536258698,0.02925812639296055,0.02925899066030979,0.029259854927659035,0.029260948300361633,0.029261812567710876,0.029262445867061615,0.02926313690841198,0.029263827949762344,0.029264923185110092,0.029265958815813065,0.0292664784938097,0.029267285019159317,0.02926768735051155,0.029268262907862663,0.029269011691212654,0.02926935814321041,0.029269875958561897,0.02927045151591301,0.029270855709910393,0.029271084815263748,0.029271431267261505,0.029271775856614113,0.029272064566612244,0.029272353276610374,0.029272640123963356,0.029272813349962234,0.029273157939314842,0.0292735043913126,0.029273677617311478,0.02927396446466446,0.029274368658661842,0.029274597764015198,0.029274828732013702,0.02927488647401333,0.02927517518401146,0.02927534654736519,0.029275577515363693,0.029275692999362946,0.029275866225361824,0.029275981709361076,0.029276210814714432,0.029276268556714058,0.029276441782712936,0.029276615008711815,0.029276901856064796,0.02927701734006405,0.029277190566062927,0.029277248308062553,0.029277421534061432,0.029277535155415535,0.029277708381414413,0.02927776612341404,0.029277823865413666,0.029277997091412544,0.029277997091412544,0.029278112575411797,0.029278170317411423,0.029278341680765152,0.029278457164764404,0.02927851490676403,0.029278630390763283,0.02927868813276291,0.029278745874762535,0.029278745874762535,0.02927880361676216,0.02927880361676216,0.029278917238116264,0.029279032722115517,0.029279032722115517,0.029279090464115143,0.02927914820611477,0.029279205948114395,0.029279205948114395,0.029279321432113647,0.029279321432113647,0.029279379174113274,0.029279379174113274,0.029279379174113274,0.0292794369161129,0.029279494658112526,0.029279494658112526,0.029279494658112526,0.029279494658112526,0.029279494658112526,0.029279552400112152,0.029279552400112152,0.029279552400112152,0.029279552400112152,0.029279552400112152,0.029279552400112152,0.029279552400112152,0.029279552400112152,0.029279610142111778,0.029279610142111778,0.029279610142111778,0.029279610142111778,0.029279610142111778,0.029279610142111778,0.029279610142111778,0.029279610142111778,0.029279610142111778,0.029279610142111778,0.029279610142111778,0.029279610142111778,0.029279610142111778,0.029279610142111778,0.029279610142111778,0.029279610142111778,0.029279610142111778,0.029279610142111778,0.029279610142111778,0.029279610142111778,0.029279610142111778,0.029279610142111778,0.029279610142111778,0.029279610142111778,0.029279610142111778,0.029279610142111778,0.029279610142111778,0.029279610142111778,0.029279610142111778,0.029279610142111778],"recovered":[0.0,0.0008803262608125806,0.0016243847785517573,0.002332043834030628,0.003006471088156104,0.0036766938865184784,0.004327853210270405,0.004960582125931978,0.005579949356615543,0.0061890073120594025,0.006784012541174889,0.007370435632765293,0.00793785322457552,0.008496113121509552,0.009044178761541843,0.00958308670669794,0.010117790661752224,0.01063446793705225,0.011138762347400188,0.011624395847320557,0.012108705006539822,0.012575274333357811,0.013022953644394875,0.0134688476100564,0.013898788020014763,0.0143134081736207,0.01471299584954977,0.015109934844076633,0.015486715361475945,0.0158538781106472,0.01621476374566555,0.016564762219786644,0.016907216981053352,0.01723567582666874,0.017552444711327553,0.017864085733890533,0.01817060261964798,0.018468132242560387,0.0187600776553154,0.019038429483771324,0.019309179857373238,0.01957094483077526,0.019824014976620674,0.020073914900422096,0.020313333719968796,0.02054889313876629,0.020777368918061256,0.020996401086449623,0.021210938692092896,0.021421559154987335,0.02162613347172737,0.02182563953101635,0.02201385796070099,0.022198908030986786,0.02238050289452076,0.022562729194760323,0.022738737985491753,0.022910771891474724,0.023071056231856346,0.02323191612958908,0.02338857203722,0.023537511005997658,0.023685814812779427,0.02382887899875641,0.023967335000634193,0.024101126939058304,0.024232326075434685,0.024361567571759224,0.0244878139346838,0.024609165266156197,0.024724064394831657,0.024841442704200745,0.024951273575425148,0.025063179433345795,0.02517053484916687,0.02527293749153614,0.02537384256720543,0.025471406057476997,0.02556597627699375,0.025658242404460907,0.025749988853931427,0.025838395580649376,0.025925593450665474,0.02601238712668419,0.02609342336654663,0.02617359347641468,0.02625088579952717,0.026324203237891197,0.026398153975605965,0.026469340547919273,0.026537474244832993,0.02660307288169861,0.026668673381209373,0.026735367253422737,0.026795784011483192,0.026857580989599228,0.02691713348031044,0.026974152773618698,0.027031803503632545,0.02708536572754383,0.02713898755609989,0.027192894369363785,0.027244729921221733,0.027294836938381195,0.027343042194843292,0.027389751747250557,0.02743588387966156,0.027482017874717712,0.027527401223778725,0.027569271624088287,0.02760918438434601,0.027651747688651085,0.027691084891557693,0.02772938460111618,0.027765898033976555,0.027803679928183556,0.027841635048389435,0.027875961735844612,0.02790936641395092,0.02794167585670948,0.027974793687462807,0.028005432337522507,0.028035208582878113,0.028065849095582962,0.028096027672290802,0.028124883770942688,0.02815120294690132,0.028178388252854347,0.028203269466757774,0.028230221942067146,0.02825470082461834,0.028279811143875122,0.02830405905842781,0.02832663618028164,0.028351228684186935,0.028372710570693016,0.02839551866054535,0.028417576104402542,0.028436467051506042,0.028455588966608047,0.02847413346171379,0.028493428602814674,0.028511282056570053,0.028529366478323936,0.02854699082672596,0.028564095497131348,0.028581315651535988,0.028598306700587273,0.028613222762942314,0.028627794235944748,0.028641847893595695,0.028655268251895905,0.028669608756899834,0.02868245169520378,0.028694545850157738,0.0287068709731102,0.028719140216708183,0.02873106114566326,0.02874298393726349,0.02875381149351597,0.0287635438144207,0.028774142265319824,0.0287836454808712,0.028793493285775185,0.02880299650132656,0.02881278656423092,0.02882206067442894,0.028829950839281082,0.028838763013482094,0.028847113251686096,0.028854427859187126,0.0288613960146904,0.028869057074189186,0.028876198455691338,0.028883224353194237,0.028890596702694893,0.02889733575284481,0.028903383761644363,0.028910351917147636,0.02891622669994831,0.02892261929810047,0.028928205370903015,0.0289333313703537,0.028938284143805504,0.028943410143256187,0.028948364779353142,0.02895360440015793,0.028958039358258247,0.028961898759007454,0.028966562822461128,0.028970826417207718,0.02897508814930916,0.028978832066059113,0.02898222953081131,0.028985800221562386,0.028988968580961227,0.028992710635066032,0.028996454551815987,0.028999796137213707,0.029002904891967773,0.02900613099336624,0.029009412974119186,0.02901194803416729,0.029014654457569122,0.029017189517617226,0.029019953683018684,0.029022948816418648,0.02902565523982048,0.029028132557868958,0.029030434787273407,0.029032623395323753,0.029035216197371483,0.029037000611424446,0.029039017856121063,0.029041148722171783,0.029042990878224373,0.029044603928923607,0.029045986011624336,0.02904777228832245,0.029049325734376907,0.02905082330107689,0.029052609577775,0.029053645208477974,0.02905508503317833,0.029056468978524208,0.02905796468257904,0.02905917540192604,0.02906026877462864,0.02906165085732937,0.02906297706067562,0.02906407043337822,0.029065050184726715,0.029065914452075958,0.029067007824778557,0.029067929834127426,0.02906879410147667,0.029069598764181137,0.029070405289530754,0.029071327298879623,0.02907242253422737,0.02907322719693184,0.02907397598028183,0.029074611142277718,0.02907501347362995,0.02907547354698181,0.02907610684633255,0.02907656878232956,0.029077202081680298,0.029077662155032158,0.02907806634902954,0.0290785264223814,0.029078872874379158,0.029079044237732887,0.029079563915729523,0.029080023989081383,0.029080312699079514,0.029080772772431374,0.02908111922442913,0.02908129058778286,0.029081521555781364,0.02908186800777912,0.029082097113132477,0.029082443565130234,0.02908267267048359,0.02908296138048172,0.02908325009047985,0.02908342145383358,0.02908359467983246,0.02908371016383171,0.029083825647830963,0.029084056615829468,0.029084112495183945,0.029084285721182823,0.0290844589471817,0.029084516689181328,0.029084689915180206,0.02908480353653431,0.029084861278533936,0.029085034504532814,0.02908526547253132,0.029085496440529823,0.0290855523198843,0.029085667803883553,0.029085783287882805,0.029085956513881683,0.02908601425588131,0.02908601425588131,0.029086129739880562,0.029086187481880188,0.029086243361234665,0.02908630110323429,0.029086358845233917,0.029086416587233543,0.02908647432923317,0.029086532071232796,0.029086647555232048,0.0290867630392313,0.029086878523230553,0.02908693626523018,0.02908693626523018,0.029086992144584656,0.029087049886584282,0.029087107628583908,0.029087107628583908,0.02908722311258316,0.02908722311258316,0.029087280854582787,0.029087280854582787,0.029087280854582787,0.029087338596582413,0.02908739633858204,0.02908739633858204,0.02908739633858204,0.02908739633858204,0.029087454080581665,0.029087454080581665,0.029087454080581665,0.029087454080581665,0.02908751182258129,0.02908751182258129,0.02908751182258129,0.02908751182258129,0.02908751182258129,0.02908751182258129,0.02908751182258129,0.02908751182258129,0.02908751182258129,0.02908751182258129,0.02908751182258129,0.02908751182258129,0.02908751182258129,0.02908751182258129,0.02908751182258129,0.02908751182258129,0.02908751182258129,0.02908751182258129,0.02908751182258129,0.02908751182258129,0.02908751182258129,0.02908751182258129,0.02908751182258129,0.02908751182258129,0.02908751182258129,0.02908751182258129,0.02908751182258129,0.02908751182258129,0.02908751182258129,0.02908751182258129,0.02908751182258129,0.02908751182258129,0.02908751182258129],"active":[0.0019454360008239746,0.0016958805499598384,0.0016100654611364007,0.0015526441857218742,0.0015300095546990633,0.0014879084192216396,0.0014653312973678112,0.0014424663968384266,0.0014200047589838505,0.001394317951053381,0.001371222548186779,0.0013378756120800972,0.001326357014477253,0.001311497762799263,0.0012924335896968842,0.0012748101726174355,0.0012484323233366013,0.0012231478467583656,0.0011928528547286987,0.0011802399531006813,0.0011440711095929146,0.0011114729568362236,0.0010961536318063736,0.0010646488517522812,0.0010354481637477875,0.001010797917842865,0.0010001445189118385,0.0009682951495051384,0.000951303169131279,0.0009324699640274048,0.0009123105555772781,0.0009014848619699478,0.0008774679154157639,0.0008567348122596741,0.0008444655686616898,0.0008288007229566574,0.0008102543652057648,0.0007880832999944687,0.0007629133760929108,0.0007475931197404861,0.0007288753986358643,0.000712864100933075,0.0007033608853816986,0.0006906334310770035,0.0006771553307771683,0.0006611458957195282,0.0006470344960689545,0.0006355717778205872,0.0006261840462684631,0.0006139762699604034,0.0005988869816064835,0.000584084540605545,0.0005812607705593109,0.0005727950483560562,0.0005669202655553818,0.0005524083971977234,0.0005422122776508331,0.0005276985466480255,0.0005247611552476883,0.0005162376910448074,0.0005044303834438324,0.0004966557025909424,0.0004886500537395477,0.00048001110553741455,0.00047235190868377686,0.00046745501458644867,0.00045985355973243713,0.00045363232493400574,0.00044528208673000336,0.0004372764378786087,0.00043531879782676697,0.00042638927698135376,0.00042495131492614746,0.00041648373007774353,0.00040842220187187195,0.0004042740911245346,0.0003970172256231308,0.00039062462747097015,0.0003885515034198761,0.00038371235132217407,0.0003780703991651535,0.0003724265843629837,0.0003664940595626831,0.00036050379276275635,0.0003578532487154007,0.000353420153260231,0.00034783221781253815,0.00034650787711143494,0.00034207291901111603,0.00033729150891304016,0.00033424049615859985,0.00033291615545749664,0.00033141858875751495,0.00032387301325798035,0.00032519735395908356,0.0003215130418539047,0.000318402424454689,0.0003174804151058197,0.00031189434230327606,0.00030976347625255585,0.0003084372729063034,0.0003040619194507599,0.00029974058270454407,0.00029720738530158997,0.00029553845524787903,0.00029507651925086975,0.00029254332184791565,0.0002877619117498398,0.00028419122099876404,0.0002822335809469223,0.0002816002815961838,0.0002795252948999405,0.0002762414515018463,0.0002735927700996399,0.00027342140674591064,0.00027059949934482574,0.0002668555825948715,0.00026489607989788055,0.00026391632854938507,0.00026247836649417877,0.00025994330644607544,0.00025741010904312134,0.00025752559304237366,0.0002562571316957474,0.00025297515094280243,0.00024928897619247437,0.00024946220219135284,0.0002469271421432495,0.0002475026994943619,0.0002449117600917816,0.00024433434009552,0.00024266541004180908,0.0002431832253932953,0.00024335645139217377,0.00023961253464221954,0.00023903697729110718,0.00023650191724300385,0.00023414194583892822,0.00023356638848781586,0.00023310445249080658,0.00023287534713745117,0.00023108907043933868,0.00023028254508972168,0.00022953376173973083,0.00022826716303825378,0.00022659637033939362,0.00022682733833789825,0.0002239476889371872,0.00022337213158607483,0.00022337213158607483,0.00022204779088497162,0.0002225637435913086,0.0002208370715379715,0.00021939724683761597,0.00021985918283462524,0.00021974369883537292,0.00021881982684135437,0.00021847710013389587,0.0002173241227865219,0.0002157110720872879,0.00021611526608467102,0.0002154223620891571,0.0002154223620891571,0.00021484680473804474,0.00021381117403507233,0.00021254457533359528,0.00021064281463623047,0.00021035410463809967,0.00020995177328586578,0.0002082251012325287,0.00020868517458438873,0.00020949169993400574,0.00020902976393699646,0.00020839646458625793,0.00020776502788066864,0.00020632334053516388,0.00020626559853553772,0.0002065524458885193,0.000205114483833313,0.00020528584718704224,0.00020436570048332214,0.00020379014313220978,0.00020419247448444366,0.00020488537847995758,0.00020505674183368683,0.0002043638378381729,0.0002036169171333313,0.00020333006978034973,0.00020396150648593903,0.0002032145857810974,0.00020275264978408813,0.00020240619778633118,0.00020217522978782654,0.0002020038664340973,0.00020188838243484497,0.0002021193504333496,0.00020171701908111572,0.0002013128250837326,0.00020119734108448029,0.0002010837197303772,0.00020056404173374176,0.0001999884843826294,0.00019975751638412476,0.0001996997743844986,0.0001996997743844986,0.00019946880638599396,0.00019877776503562927,0.00019843317568302155,0.00019814446568489075,0.00019820407032966614,0.00019820407032966614,0.00019722431898117065,0.00019751302897930145,0.00019733794033527374,0.00019682012498378754,0.00019630230963230133,0.00019641779363155365,0.00019670464098453522,0.00019641593098640442,0.00019641779363155365,0.00019630230963230133,0.00019578449428081512,0.00019607320427894592,0.0001959577202796936,0.0001958981156349182,0.00019555352628231049,0.00019549578428268433,0.00019543804228305817,0.00019526667892932892,0.00019514933228492737,0.00019492022693157196,0.00019480474293231964,0.00019503384828567505,0.00019480474293231964,0.00019451603293418884,0.00019434280693531036,0.00019422918558120728,0.00019451789557933807,0.00019463151693344116,0.0001940559595823288,0.00019405782222747803,0.00019371137022972107,0.00019365176558494568,0.00019399821758270264,0.00019388459622859955,0.00019376911222934723,0.00019388273358345032,0.0001936536282300949,0.00019342266023159027,0.0001933649182319641,0.0001932494342327118,0.00019319169223308563,0.00019330903887748718,0.0001930762082338333,0.00019278936088085175,0.00019284524023532867,0.00019273161888122559,0.0001925583928823471,0.00019267387688159943,0.0001928471028804779,0.00019272975623607635,0.00019273161888122559,0.0001924429088830948,0.00019250251352787018,0.00019238516688346863,0.00019232742488384247,0.00019227154552936554,0.00019227154552936554,0.00019227154552936554,0.00019238516688346863,0.00019221194088459015,0.0001923292875289917,0.0001923292875289917,0.0001924429088830948,0.00019250065088272095,0.00019250065088272095,0.00019244477152824402,0.00019256025552749634,0.00019250065088272095,0.0001924429088830948,0.0001922696828842163,0.00019227154552936554,0.0001923292875289917,0.00019221380352973938,0.00019215606153011322,0.00019215606153011322,0.00019232742488384247,0.00019232742488384247,0.00019232742488384247,0.00019238702952861786,0.00019238702952861786,0.00019238702952861786,0.0001923292875289917,0.0001923292875289917,0.00019227154552936554,0.0001922696828842163,0.0001922696828842163,0.000192154198884964,0.000192154198884964,0.00019221194088459015,0.00019221380352973938,0.00019215606153011322,0.00019221380352973938,0.00019221380352973938,0.00019215606153011322,0.00019215606153011322,0.00019209831953048706,0.00019215606153011322,0.00019221380352973938,0.00019215606153011322,0.00019209831953048706,0.00019209831953048706,0.00019209831953048706,0.00019215606153011322,0.00019209831953048706,0.00019209831953048706,0.00019209831953048706,0.00019209831953048706,0.0001920405775308609,0.0001920405775308609,0.0001920405775308609,0.00019209831953048706,0.00019209831953048706,0.00019209831953048706,0.00019209831953048706,0.00019209831953048706,0.00019209831953048706,0.00019209831953048706,0.00019209831953048706,0.00019209831953048706,0.00019209831953048706,0.00019209831953048706,0.00019209831953048706,0.00019209831953048706,0.00019209831953048706,0.00019209831953048706,0.00019209831953048706,0.00019209831953048706,0.00019209831953048706,0.00019209831953048706,0.00019209831953048706,0.00019209831953048706,0.00019209831953048706,0.00019209831953048706,0.00019209831953048706,0.00019209831953048706,0.00019209831953048706,0.00019209831953048706,0.00019209831953048706,0.00019209831953048706,0.00019209831953048706]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.7687708735466003,"q05":0.7196412254690482,"q20":0.7436327370324919,"q40":0.761203723610227,"q60":0.7763380234829736,"q80":0.7939090100607088,"q95":0.8179005216241525},"MaxActiveInfected":{"mean":0.03474431857466698,"q05":0.026558250581632796,"q20":0.030555758249589227,"q40":0.03348346680152067,"q60":0.03600517034781328,"q80":0.03893287889974473,"q95":0.04293038656770115}},"4W_None":{"TotalInfected":{"mean":0.4152837097644806,"q05":0.24259418271463543,"q20":0.32692376672797985,"q40":0.38868536040189605,"q60":0.44188205912706513,"q80":0.5036436528009813,"q95":0.5879732368143257},"MaxActiveInfected":{"mean":0.008207905106246471,"q05":0.0020133368811912303,"q20":0.0050383342303959,"q40":0.0072537922968875885,"q60":0.009162017915605355,"q80":0.011377475982097044,"q95":0.01440247333130171}},"2W_Strong":{"TotalInfected":{"mean":0.024348938837647438,"q05":0.0162576679851313,"q20":0.020208883306573666,"q40":0.023102688108960212,"q60":0.025595189566334664,"q80":0.02848899436872121,"q95":0.03244020969016358},"MaxActiveInfected":{"mean":0.0019454360008239746,"q05":0.0018960903920154303,"q20":0.001920187363816787,"q40":0.0019378355877299007,"q60":0.0019530364139180485,"q80":0.001970684637831162,"q95":0.0019947816096325187}},"2W_Moderate":{"TotalInfected":{"mean":0.06188066303730011,"q05":0.009471917032013673,"q20":0.035064712523376354,"q40":0.0538084529865933,"q60":0.06995287308800692,"q80":0.08869661355122388,"q95":0.11428940904258653},"MaxActiveInfected":{"mean":0.0019454360008239746,"q05":0.0018960903920154303,"q20":0.001920187363816787,"q40":0.0019378355877299007,"q60":0.0019530364139180485,"q80":0.001970684637831162,"q95":0.0019947816096325187}}}}} \ No newline at end of file diff --git a/web/country-data/extdata-CM.json b/web/country-data/extdata-CM.json new file mode 100644 index 00000000..43f75843 --- /dev/null +++ b/web/country-data/extdata-CM.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0003598928451538086,0.00044669819180853665,0.0005411887541413307,0.0006400258862413466,0.0007369732484221458,0.0008336686296388507,0.0009305529529228806,0.0010298939887434244,0.0011289201211184263,0.0012258044444024563,0.001324074692092836,0.0014218409778550267,0.00152250484097749,0.0016204600688070059,0.0017177853733301163,0.0018146696966141462,0.0019132549641653895,0.002040061168372631,0.0021930730435997248,0.0023731719702482224,0.002578342566266656,0.002829687437042594,0.0031210335437208414,0.0034700187388807535,0.0038731785025447607,0.0043436153791844845,0.004899912979453802,0.005557567346841097,0.006322122178971767,0.00723471213132143,0.008290738798677921,0.00952799804508686,0.01098668109625578,0.01268845610320568,0.014696444384753704,0.017014486715197563,0.019753454253077507,0.022904273122549057,0.0265769325196743,0.030847592279314995,0.03577149659395218,0.04146600142121315,0.04799744114279747,0.05556235834956169,0.06416049599647522,0.0739370584487915,0.08498892933130264,0.09744801372289658,0.11138644814491272,0.12687553465366364,0.14393062889575958,0.1626698225736618,0.1830148994922638,0.2048853039741516,0.22823752462863922,0.25285980105400085,0.27864375710487366,0.3053709864616394,0.33285337686538696,0.36086052656173706,0.3890620470046997,0.4173292815685272,0.44520294666290283,0.4725509583950043,0.49914923310279846,0.5248034596443176,0.5492652654647827,0.5725560784339905,0.5945137739181519,0.6151884198188782,0.6344761848449707,0.6524479389190674,0.6690547466278076,0.6842228770256042,0.6981192231178284,0.7107449173927307,0.7221657633781433,0.732448935508728,0.7416872978210449,0.7498831152915955,0.7571959495544434,0.7637044191360474,0.7694528102874756,0.7745636701583862,0.7790611982345581,0.7830159068107605,0.7864798307418823,0.7895253300666809,0.792203426361084,0.7945516109466553,0.7966151237487793,0.7984143495559692,0.7999687194824219,0.8013308644294739,0.8025274276733398,0.8035789132118225,0.8044912815093994,0.8052965402603149,0.8059886693954468,0.8065946102142334,0.8071272373199463,0.8075881004333496,0.8079828023910522,0.8083205223083496,0.8086226582527161,0.808881402015686,0.8091133832931519,0.809310257434845,0.8094832897186279,0.8096349239349365,0.809765636920929,0.8098790049552917,0.8099756240844727,0.810059666633606,0.8101341128349304,0.8101986050605774,0.8102551102638245,0.8103035092353821,0.8103470206260681,0.8103835582733154,0.81041419506073,0.8104428052902222,0.8104658126831055,0.8104878067970276,0.8105069398880005,0.8105231523513794,0.8105382323265076,0.8105502724647522,0.8105610013008118,0.8105704188346863,0.8105777502059937,0.8105854988098145,0.8105919361114502,0.8105968832969666,0.8106015920639038,0.8106058239936829,0.8106086850166321,0.8106114864349365,0.8106138706207275,0.8106158971786499,0.8106176853179932,0.8106194734573364,0.8106208443641663,0.8106220960617065,0.8106229305267334,0.8106242418289185,0.8106250762939453,0.8106259107589722,0.8106265068054199,0.8106271028518677,0.8106274008750916,0.810627818107605,0.810628354549408,0.8106287717819214,0.8106288313865662,0.8106289505958557,0.81062912940979,0.8106291890144348,0.8106292486190796,0.8106293678283691,0.8106295466423035,0.8106295466423035,0.8106296062469482,0.8106296062469482,0.8106297254562378,0.8106297850608826,0.8106297850608826,0.8106298446655273,0.8106299042701721,0.8106299042701721,0.8106300830841064,0.8106300830841064,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396,0.810630202293396],"recovered":[0.0,0.00012189284461783245,0.00022507655376102775,0.0003252995666116476,0.0004240107082296163,0.0005216510035097599,0.0006184723461046815,0.0007147897267714143,0.0008170914952643216,0.0009155506850220263,0.001014198875054717,0.0011129729682579637,0.0012103612534701824,0.0013115291949361563,0.0014092325000092387,0.0015067467465996742,0.0016065917443484068,0.0017049879534170032,0.001814345014281571,0.0019458759343251586,0.002100777579471469,0.0022837112192064524,0.002500346628949046,0.002747975056990981,0.0030521086882799864,0.003402227768674493,0.003817167365923524,0.004302911926060915,0.004872186109423637,0.005536329001188278,0.0063321287743747234,0.007248057052493095,0.008331423625349998,0.009609880857169628,0.011101760901510715,0.012847190722823143,0.014868218451738358,0.01723293960094452,0.019995465874671936,0.023213058710098267,0.02696162648499012,0.03129490092396736,0.03631298243999481,0.04208962991833687,0.048737168312072754,0.0563785582780838,0.06509669870138168,0.07494601607322693,0.08613886684179306,0.09867046028375626,0.11273279786109924,0.12824323773384094,0.14538250863552094,0.1641310155391693,0.18444572389125824,0.20628483593463898,0.22944453358650208,0.2539694309234619,0.27956423163414,0.30614084005355835,0.33339405059814453,0.36107808351516724,0.38907963037490845,0.4170655906200409,0.44471901655197144,0.4718225598335266,0.49820640683174133,0.5235987901687622,0.5479856133460999,0.5711434483528137,0.5930488109588623,0.6135531067848206,0.6328430771827698,0.6507506966590881,0.667335033416748,0.6825376749038696,0.6965128779411316,0.7091727256774902,0.7206595540046692,0.7310206890106201,0.7403011918067932,0.7485775351524353,0.755982518196106,0.7625684142112732,0.7684120535850525,0.7735705375671387,0.7781277298927307,0.7821617126464844,0.7856865525245667,0.788787841796875,0.7915017008781433,0.7938947081565857,0.7959723472595215,0.797802746295929,0.7993922233581543,0.800778329372406,0.8020029664039612,0.8030641674995422,0.8039968609809875,0.8048093914985657,0.8055211305618286,0.8061411380767822,0.8066847324371338,0.8071543574333191,0.8075631856918335,0.8079185485839844,0.8082239627838135,0.8084920644760132,0.8087244629859924,0.8089248538017273,0.8091005086898804,0.8092536926269531,0.8093865513801575,0.8095027208328247,0.8096019625663757,0.8096891641616821,0.8097649812698364,0.8098329305648804,0.8098897337913513,0.8099393844604492,0.8099833726882935,0.8100219368934631,0.8100544810295105,0.8100831508636475,0.8101086020469666,0.8101311326026917,0.8101503252983093,0.8101667165756226,0.8101810812950134,0.8101940155029297,0.8102053999900818,0.8102145195007324,0.8102227449417114,0.810230553150177,0.8102361559867859,0.810241162776947,0.8102460503578186,0.8102502822875977,0.8102535009384155,0.8102562427520752,0.8102587461471558,0.8102615475654602,0.8102633953094482,0.8102651834487915,0.8102666735649109,0.8102676868438721,0.8102688193321228,0.8102698922157288,0.8102710247039795,0.8102717399597168,0.8102725148200989,0.8102729916572571,0.8102735280990601,0.8102740049362183,0.8102743625640869,0.8102746605873108,0.8102748394012451,0.8102749586105347,0.8102751970291138,0.8102752566337585,0.8102753162384033,0.8102754354476929,0.8102755546569824,0.810275673866272,0.8102757334709167,0.8102758526802063,0.8102759122848511,0.8102759718894958,0.8102760314941406,0.8102760910987854,0.8102760910987854,0.8102760910987854,0.8102760910987854,0.8102761507034302,0.810276210308075,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197,0.8102762699127197],"active":[0.0003598928451538086,0.0003248053544666618,0.00031611218582838774,0.000314726319629699,0.00031296254019252956,0.0003120176261290908,0.00031208060681819916,0.00031510426197201014,0.00031182862585410476,0.00031025375938043,0.00030987581703811884,0.00030886800959706306,0.00031214358750730753,0.0003089308738708496,0.00030855287332087755,0.000307922950014472,0.00030666321981698275,0.0003350732149556279,0.00037872802931815386,0.00042729603592306376,0.000477564986795187,0.0005459762178361416,0.0006206869147717953,0.0007220436818897724,0.0008210698142647743,0.0009413876105099916,0.0010827456135302782,0.0012546554207801819,0.00144993606954813,0.001698383130133152,0.001958610024303198,0.0022799409925937653,0.002655257470905781,0.0030785752460360527,0.0035946834832429886,0.00416729599237442,0.0048852358013391495,0.005671333521604538,0.006581466645002365,0.007634533569216728,0.008809870108962059,0.010171100497245789,0.011684458702802658,0.013472728431224823,0.015423327684402466,0.017558500170707703,0.01989223062992096,0.022501997649669647,0.02524758130311966,0.02820507436990738,0.03119783103466034,0.03442658483982086,0.03763239085674286,0.0407542884349823,0.04379180073738098,0.04657496511936188,0.04919922351837158,0.05140155553817749,0.05328914523124695,0.05471968650817871,0.055667996406555176,0.056251198053359985,0.056123316287994385,0.05548536777496338,0.054430216550827026,0.052980899810791016,0.05105885863304138,0.04895728826522827,0.046528160572052,0.04404497146606445,0.0414273738861084,0.038894832134246826,0.03621166944503784,0.03347218036651611,0.030784189701080322,0.028207242488861084,0.02565288543701172,0.023276209831237793,0.021027743816375732,0.018862426280975342,0.016894757747650146,0.01512688398361206,0.013470292091369629,0.011995255947113037,0.010649144649505615,0.009445369243621826,0.008352100849151611,0.007363617420196533,0.006516873836517334,0.0057637691497802734,0.005113422870635986,0.004519641399383545,0.003996372222900391,0.003528118133544922,0.003135204315185547,0.002800583839416504,0.0024883151054382324,0.002232372760772705,0.0019918084144592285,0.0017852187156677246,0.0016061067581176758,0.0014469623565673828,0.001298069953918457,0.0011661648750305176,0.0010594725608825684,0.0009628534317016602,0.0008894205093383789,0.0008181929588317871,0.000758826732635498,0.0007100701332092285,0.000665128231048584,0.000625312328338623,0.0005890727043151855,0.00055694580078125,0.0005321502685546875,0.0005094408988952637,0.0004901289939880371,0.000470578670501709,0.0004572868347167969,0.00044417381286621094,0.00043082237243652344,0.0004208683967590332,0.0004113316535949707,0.00040465593338012695,0.00039833784103393555,0.00039201974868774414,0.0003879070281982422,0.00038355588912963867,0.00037992000579833984,0.0003764033317565918,0.00037235021591186523,0.00037097930908203125,0.00036919116973876953,0.0003663301467895508,0.0003654360771179199,0.00036466121673583984,0.00036263465881347656,0.0003612041473388672,0.0003603696823120117,0.00035965442657470703,0.00035893917083740234,0.0003579258918762207,0.0003574490547180176,0.00035691261291503906,0.00035625696182250977,0.0003565549850463867,0.00035625696182250977,0.0003560185432434082,0.0003554821014404297,0.0003553628921508789,0.0003548860549926758,0.0003548264503479004,0.0003548264503479004,0.000354766845703125,0.00035446882247924805,0.0003542900085449219,0.0003542900085449219,0.0003542304039001465,0.0003540515899658203,0.0003541111946105957,0.0003542304039001465,0.0003541111946105957,0.0003540515899658203,0.00035393238067626953,0.0003539919853210449,0.00035393238067626953,0.00035387277603149414,0.00035387277603149414,0.00035387277603149414,0.00035381317138671875,0.0003539919853210449,0.0003539919853210449,0.0003541111946105957,0.0003540515899658203,0.0003539919853210449,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953,0.00035393238067626953]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0003598928451538086,0.00044902897207066417,0.0005435825441963971,0.0006354903453029692,0.0007270831847563386,0.0008198099676519632,0.0009093870176002383,0.000998019240796566,0.001083123730495572,0.001169614028185606,0.0012547816149890423,0.0013395081041380763,0.0014203290920704603,0.0015008350601419806,0.0015793881611898541,0.00165661855135113,0.0017348567489534616,0.0018355206120759249,0.0019475864246487617,0.00208352692425251,0.002239436376839876,0.002419472439214587,0.002627855632454157,0.0028614364564418793,0.003133632242679596,0.0034489156678318977,0.0038111296016722918,0.004224368371069431,0.004697829019278288,0.00525538669899106,0.0058882213197648525,0.00661938963457942,0.007466214243322611,0.008430836722254753,0.009538266807794571,0.010816220194101334,0.012275910004973412,0.013978882692754269,0.01591058447957039,0.018108561635017395,0.02063857764005661,0.02352091856300831,0.026827899739146233,0.03059656172990799,0.034880008548498154,0.03971987962722778,0.04524090141057968,0.051459137350320816,0.05841735750436783,0.06626826524734497,0.07504644244909286,0.08480045199394226,0.09567152708768845,0.10765356570482254,0.12085931748151779,0.13521407544612885,0.15091519057750702,0.1678299456834793,0.1860255002975464,0.2053893804550171,0.22586454451084137,0.24733324348926544,0.2697007954120636,0.29278042912483215,0.31642380356788635,0.34047362208366394,0.3647812008857727,0.3889472186565399,0.4129960238933563,0.4366086423397064,0.45970427989959717,0.48215895891189575,0.503831684589386,0.5246934294700623,0.5447540283203125,0.5639333724975586,0.5821352601051331,0.599362850189209,0.6154499650001526,0.6304680109024048,0.6444346904754639,0.6573289036750793,0.6691479682922363,0.679990291595459,0.6898781061172485,0.6989157199859619,0.7071129083633423,0.7145195603370667,0.7211788296699524,0.7271946668624878,0.7325988411903381,0.7374370694160461,0.741758406162262,0.7456233501434326,0.7490916848182678,0.7521824836730957,0.7549281120300293,0.7573765516281128,0.7595458626747131,0.761451005935669,0.7631617188453674,0.7646776437759399,0.7660164833068848,0.767206072807312,0.7682634592056274,0.7692074775695801,0.7700355648994446,0.7707643508911133,0.7714096903800964,0.771984338760376,0.7724756002426147,0.7729204893112183,0.7733109593391418,0.7736601829528809,0.7739638090133667,0.774232029914856,0.7744743824005127,0.7746860980987549,0.7748684287071228,0.7750328183174133,0.7751776576042175,0.7753033638000488,0.7754143476486206,0.7755147814750671,0.7756027579307556,0.7756764888763428,0.7757484316825867,0.7758092880249023,0.7758623361587524,0.775908887386322,0.7759510278701782,0.7759878039360046,0.7760204672813416,0.7760481834411621,0.7760750651359558,0.776096761226654,0.7761163115501404,0.7761338949203491,0.7761488556861877,0.7761616110801697,0.7761730551719666,0.7761849761009216,0.7761945724487305,0.7762035131454468,0.7762105464935303,0.776216983795166,0.7762228846549988,0.776227593421936,0.7762314677238464,0.7762352824211121,0.7762384414672852,0.7762414813041687,0.776244580745697,0.7762469053268433,0.7762488722801208,0.7762507796287537,0.7762525081634521,0.7762537002563477,0.7762547135353088,0.7762558460235596,0.7762569189071655,0.7762576341629028,0.7762584686279297,0.7762593030929565,0.7762596011161804,0.7762600779533386,0.776260495185852,0.7762607336044312,0.7762609124183655,0.7762612700462341,0.7762615084648132,0.7762616872787476,0.7762619256973267,0.7762621641159058,0.7762622237205505,0.7762624025344849,0.7762625813484192,0.776262640953064,0.7762627005577087,0.7762628197669983,0.7762628197669983,0.7762628793716431,0.7762629389762878,0.7762629985809326,0.7762630581855774,0.7762631773948669,0.7762631773948669,0.7762632966041565,0.7762632966041565,0.7762634754180908,0.7762634754180908,0.7762635350227356,0.7762635350227356,0.7762636542320251,0.7762636542320251,0.7762636542320251,0.7762636542320251,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147,0.7762637734413147],"recovered":[0.0,0.00012025500473100692,0.00022696636733599007,0.0003263704420533031,0.0004216169472783804,0.0005151625955477357,0.0006086452631279826,0.0006982223712839186,0.0007879254408180714,0.0008731558918952942,0.0009596463060006499,0.001046199700795114,0.0011325010564178228,0.0012150227557867765,0.0012988044181838632,0.0013774835970252752,0.0014565407764166594,0.0015339599922299385,0.0016240410041064024,0.0017229411751031876,0.001840487471781671,0.001977750798687339,0.002136116847395897,0.0023198695853352547,0.00253108749166131,0.0027721645310521126,0.003048454876989126,0.0033712347503751516,0.003730424912646413,0.004150845110416412,0.004641817882657051,0.005204477813094854,0.005850478541105986,0.006599599961191416,0.0074549284763634205,0.008439142256975174,0.009572336450219154,0.010868179611861706,0.012363587506115437,0.01408148929476738,0.01604072004556656,0.01828424073755741,0.020858479663729668,0.0238026175647974,0.027150670066475868,0.03095126897096634,0.035274844616651535,0.04021203890442848,0.04577822610735893,0.05205763131380081,0.05909302085638046,0.06702947616577148,0.0758877769112587,0.08572619408369064,0.09664074331521988,0.10873351991176605,0.12190625816583633,0.13637162744998932,0.15210135281085968,0.1690596342086792,0.18719275295734406,0.2065148800611496,0.22688616812229156,0.24827952682971954,0.27050068974494934,0.29343536496162415,0.3169102370738983,0.34088343381881714,0.3649497628211975,0.389009952545166,0.41285622119903564,0.4362829625606537,0.4592837393283844,0.481536328792572,0.503109335899353,0.523884117603302,0.5439066886901855,0.563023567199707,0.5811671614646912,0.5983009338378906,0.6143954992294312,0.6294222474098206,0.643399178981781,0.6562618017196655,0.6681312322616577,0.6789959669113159,0.688957154750824,0.6980363130569458,0.7062597870826721,0.7137358784675598,0.720475971698761,0.7265444397926331,0.7320007085800171,0.7369083762168884,0.7412514090538025,0.7451627254486084,0.7486771941184998,0.7517979145050049,0.7545915246009827,0.7570583820343018,0.7592586278915405,0.7612097859382629,0.7629555463790894,0.7644883990287781,0.7658492922782898,0.7670592665672302,0.768138587474823,0.769093930721283,0.769931972026825,0.7706745266914368,0.7713281512260437,0.7719036340713501,0.7724154591560364,0.7728679180145264,0.7732672691345215,0.7736214399337769,0.7739272117614746,0.774201512336731,0.7744461297988892,0.774658739566803,0.7748505473136902,0.7750176787376404,0.7751626372337341,0.7752962112426758,0.7754100561141968,0.7755087018013,0.7755952477455139,0.7756732106208801,0.7757440805435181,0.7758039236068726,0.7758575677871704,0.7759069204330444,0.7759490013122559,0.7759847640991211,0.7760171890258789,0.7760449051856995,0.7760707139968872,0.7760944962501526,0.7761138677597046,0.7761329412460327,0.7761475443840027,0.7761602997779846,0.776172935962677,0.7761840224266052,0.7761939167976379,0.7762023210525513,0.776210367679596,0.7762172818183899,0.7762226462364197,0.7762266397476196,0.7762308120727539,0.7762351632118225,0.7762385010719299,0.7762414813041687,0.7762444019317627,0.7762465476989746,0.7762485146522522,0.7762505412101746,0.7762520909309387,0.7762537002563477,0.7762551307678223,0.7762560248374939,0.776256799697876,0.7762575745582581,0.7762584686279297,0.7762590050697327,0.7762594223022461,0.7762598395347595,0.7762601971626282,0.7762605547904968,0.7762607932090759,0.7762612700462341,0.776261568069458,0.7762617468833923,0.7762618660926819,0.7762619853019714,0.7762622237205505,0.7762624621391296,0.7762624621391296,0.776262640953064,0.7762627005577087,0.7762628197669983,0.7762628793716431,0.7762628793716431,0.7762629389762878,0.7762630581855774,0.7762631773948669,0.7762632369995117,0.7762632369995117,0.7762632966041565,0.776263415813446,0.7762635350227356,0.7762635350227356,0.7762635946273804,0.7762635946273804,0.7762635946273804,0.7762635946273804,0.7762635946273804,0.7762635946273804,0.7762635946273804,0.7762636542320251,0.7762636542320251,0.7762636542320251,0.7762636542320251,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699,0.7762637138366699],"active":[0.0003598928451538086,0.0003287739818915725,0.000316616176860407,0.0003091199032496661,0.0003054662374779582,0.00030464737210422754,0.0003007417544722557,0.0002997968695126474,0.0002951982896775007,0.0002964581362903118,0.00029513530898839235,0.00029330840334296227,0.0002878280356526375,0.0002858123043552041,0.000280583743005991,0.0002791349543258548,0.0002783159725368023,0.00030156061984598637,0.00032354542054235935,0.0003605857491493225,0.00039894890505820513,0.0004417216405272484,0.00049173878505826,0.0005415668711066246,0.0006025447510182858,0.0006767511367797852,0.0007626747246831656,0.0008531336206942797,0.000967404106631875,0.001104541588574648,0.0012464034371078014,0.0014149118214845657,0.0016157357022166252,0.0018312367610633373,0.0020833383314311504,0.0023770779371261597,0.002703573554754257,0.003110703080892563,0.0035469969734549522,0.004027072340250015,0.004597857594490051,0.005236677825450897,0.005969420075416565,0.006793944165110588,0.0077293384820222855,0.008768610656261444,0.009966056793928146,0.011247098445892334,0.012639131397008896,0.014210633933544159,0.015953421592712402,0.017770975828170776,0.01978375017642975,0.021927371621131897,0.024218574166297913,0.026480555534362793,0.029008932411670685,0.03145831823348999,0.03392414748668671,0.03632974624633789,0.038671791553497314,0.040818363428115845,0.042814627289772034,0.04450090229511261,0.04592311382293701,0.047038257122039795,0.04787096381187439,0.04806378483772278,0.048046261072158813,0.047598689794540405,0.04684805870056152,0.045875996351242065,0.04454794526100159,0.043157100677490234,0.04164469242095947,0.04004925489425659,0.03822857141494751,0.03633928298950195,0.034282803535461426,0.03216707706451416,0.030039191246032715,0.02790665626525879,0.025748789310455322,0.023728489875793457,0.02174687385559082,0.019919753074645996,0.01815575361251831,0.01648324728012085,0.014919042587280273,0.013458788394927979,0.012122869491577148,0.010892629623413086,0.009757697582244873,0.00871497392654419,0.007840275764465332,0.007019758224487305,0.006250917911529541,0.00557863712310791,0.004954338073730469,0.0043926239013671875,0.0039030909538269043,0.003467857837677002,0.00306093692779541,0.0027176737785339355,0.0024141669273376465,0.0021482110023498535,0.001896977424621582,0.0016704201698303223,0.0014777183532714844,0.001309812068939209,0.001147449016571045,0.001016855239868164,0.0008955001831054688,0.0007922649383544922,0.0006965398788452148,0.0006105899810791016,0.0005471706390380859,0.0004845857620239258,0.0004222989082336426,0.00037407875061035156,0.00032711029052734375,0.00028568506240844727,0.0002517104148864746,0.00021857023239135742,0.0001927018165588379,0.0001677870750427246,0.0001531839370727539,0.0001360774040222168,0.000118255615234375,0.00010496377944946289,9.34600830078125e-05,8.088350296020508e-05,7.146596908569336e-05,6.341934204101562e-05,5.78761100769043e-05,5.1856040954589844e-05,4.559755325317383e-05,3.93986701965332e-05,3.49879264831543e-05,2.866983413696289e-05,2.5510787963867188e-05,2.467632293701172e-05,2.1636486053466797e-05,1.9490718841552734e-05,1.6629695892333984e-05,1.4662742614746094e-05,1.2516975402832031e-05,1.0311603546142578e-05,8.821487426757812e-06,8.64267349243164e-06,7.62939453125e-06,6.318092346191406e-06,6.079673767089844e-06,5.424022674560547e-06,4.470348358154297e-06,4.231929779052734e-06,3.993511199951172e-06,3.159046173095703e-06,2.6226043701171875e-06,2.1457672119140625e-06,1.7881393432617188e-06,1.6093254089355469e-06,1.6689300537109375e-06,1.7285346984863281e-06,1.1324882507324219e-06,1.0728836059570312e-06,1.0728836059570312e-06,8.940696716308594e-07,7.152557373046875e-07,7.152557373046875e-07,7.152557373046875e-07,4.172325134277344e-07,3.5762786865234375e-07,4.172325134277344e-07,3.5762786865234375e-07,4.172325134277344e-07,3.5762786865234375e-07,1.7881393432617188e-07,2.384185791015625e-07,1.7881393432617188e-07,1.1920928955078125e-07,5.960464477539063e-08,5.960464477539063e-08,1.1920928955078125e-07,1.1920928955078125e-07,1.1920928955078125e-07,0.0,5.960464477539063e-08,5.960464477539063e-08,1.7881393432617188e-07,5.960464477539063e-08,0.0,0.0,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,1.1920928955078125e-07,1.1920928955078125e-07,1.1920928955078125e-07,5.960464477539063e-08,5.960464477539063e-08,1.1920928955078125e-07,1.1920928955078125e-07,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0003598928451538086,0.00044921794324181974,0.0005375981563702226,0.0006291279569268227,0.0007147994474507868,0.0007995259948074818,0.0008845045231282711,0.0009657033951953053,0.0010414848802611232,0.0011174553073942661,0.001191976829431951,0.001262592850252986,0.0013347205240279436,0.0014030687743797898,0.0014700311003252864,0.0015345996944233775,0.0015971524408087134,0.001676776446402073,0.001767424400895834,0.0018655686872079968,0.0019783275201916695,0.002110803034156561,0.0022573894821107388,0.002422936959192157,0.0026068156585097313,0.002819482469931245,0.0030569059308618307,0.003323999233543873,0.003627754980698228,0.003966786898672581,0.004350544884800911,0.004777705296874046,0.005273717921227217,0.005826298613101244,0.006450503133237362,0.007149481680244207,0.007942446507513523,0.00883758720010519,0.009850400499999523,0.010978806763887405,0.012258398346602917,0.013683442026376724,0.015291419811546803,0.0171059537678957,0.019116083160042763,0.021379070356488228,0.02392955869436264,0.026767488569021225,0.02997015230357647,0.03350139036774635,0.03749481588602066,0.041893478482961655,0.046793319284915924,0.05223396047949791,0.05820544809103012,0.06481859087944031,0.07209549844264984,0.0800638273358345,0.0888156071305275,0.09835562855005264,0.10869012773036957,0.11992234736680984,0.1319994330406189,0.1449602097272873,0.15881472826004028,0.17349521815776825,0.18904227018356323,0.20530416071414948,0.2222922295331955,0.23997211456298828,0.2582247257232666,0.2769753932952881,0.29598575830459595,0.3153168857097626,0.33472079038619995,0.35435208678245544,0.37380826473236084,0.3932558596134186,0.4124802350997925,0.4313812255859375,0.44993388652801514,0.46801990270614624,0.48565685749053955,0.5027406811714172,0.5191335082054138,0.5348709225654602,0.5498741865158081,0.5641466379165649,0.5776364803314209,0.5903114080429077,0.602208137512207,0.6133764982223511,0.623745858669281,0.633377194404602,0.642327606678009,0.6505618095397949,0.6582284569740295,0.6652425527572632,0.6717104315757751,0.6776441931724548,0.6830769777297974,0.6880536079406738,0.6925572156906128,0.696674108505249,0.7004238963127136,0.7038238048553467,0.7069045901298523,0.7096812725067139,0.712186336517334,0.714461088180542,0.7165127992630005,0.7183732986450195,0.7200421690940857,0.7215549349784851,0.7229092717170715,0.7241241931915283,0.7252286672592163,0.7262272238731384,0.7271014451980591,0.7279025316238403,0.7286233305931091,0.7292822599411011,0.7298641204833984,0.7303860187530518,0.7308646440505981,0.7312905192375183,0.7316679358482361,0.7320094108581543,0.7323182225227356,0.7325875163078308,0.7328319549560547,0.7330474257469177,0.733235776424408,0.7334132790565491,0.7335713505744934,0.7337121963500977,0.733836829662323,0.7339468598365784,0.7340496778488159,0.7341433167457581,0.7342236042022705,0.7342990636825562,0.7343656420707703,0.7344244718551636,0.7344776391983032,0.7345256209373474,0.7345679402351379,0.7346063852310181,0.7346410751342773,0.7346705794334412,0.7346999645233154,0.7347251176834106,0.7347463369369507,0.734765887260437,0.7347833514213562,0.7347990274429321,0.7348133325576782,0.7348273992538452,0.734839677810669,0.7348500490188599,0.7348589897155762,0.7348668575286865,0.7348747849464417,0.7348809242248535,0.7348862886428833,0.7348910570144653,0.7348953485488892,0.7349004745483398,0.7349041104316711,0.7349073886871338,0.734910249710083,0.7349131107330322,0.7349156141281128,0.7349184155464172,0.734920084476471,0.7349216341972351,0.7349231839179993,0.7349247336387634,0.7349259853363037,0.734927237033844,0.7349282503128052,0.7349287271499634,0.7349293828010559,0.7349303960800171,0.7349312901496887,0.734932005405426,0.7349326610565186,0.734933078289032,0.7349333763122559,0.7349338531494141,0.7349342703819275,0.7349346280097961,0.73493492603302,0.7349350452423096,0.7349352836608887,0.7349353432655334,0.7349356412887573,0.7349358201026917,0.734935998916626,0.7349361181259155,0.7349362373352051,0.7349362969398499,0.7349364757537842,0.734936535358429,0.7349365949630737,0.7349366545677185,0.7349368333816528,0.7349368333816528,0.7349368333816528,0.7349368333816528,0.7349368929862976,0.7349368929862976,0.7349369525909424,0.7349370121955872,0.7349370121955872,0.7349370121955872,0.7349370718002319,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767,0.7349371314048767],"recovered":[0.0,0.00012126290675951168,0.00022684037685394287,0.000324921595165506,0.00041834128205664456,0.000508422264829278,0.0005972434300929308,0.0006831668433733284,0.0007671375060454011,0.0008493443019688129,0.00092336192028597,0.0009963716147467494,0.0010717121185734868,0.0011456666979938745,0.0012150858528912067,0.0012829300248995423,0.0013490105047821999,0.0014147128676995635,0.0014866517158225179,0.0015685436083003879,0.0016599474474787712,0.0017612413503229618,0.0018791025504469872,0.002009184565395117,0.0021575347054749727,0.0023216335102915764,0.002511433558538556,0.0027242263313382864,0.0029653662350028753,0.0032394519075751305,0.0035455382894724607,0.0038914368487894535,0.004279100336134434,0.004723583813756704,0.005219281651079655,0.005780933424830437,0.006408161949366331,0.007121376693248749,0.007921271026134491,0.008835310116410255,0.009853036142885685,0.011004372499883175,0.01228875108063221,0.013734646141529083,0.015364482998847961,0.017181284725666046,0.019230784848332405,0.02152898535132408,0.024086404591798782,0.02697882242500782,0.03018677793443203,0.033804506063461304,0.03780410438776016,0.04225335270166397,0.047178201377391815,0.05264744162559509,0.058682553470134735,0.06531213968992233,0.07264643162488937,0.08069677650928497,0.0894947350025177,0.09901636093854904,0.10939350724220276,0.12067322432994843,0.13280707597732544,0.14575643837451935,0.15955281257629395,0.1742750108242035,0.18973448872566223,0.20595858991146088,0.2229265719652176,0.24051989614963531,0.2587009072303772,0.2772860527038574,0.29626360535621643,0.31545478105545044,0.33484530448913574,0.3542807698249817,0.37371382117271423,0.3930291533470154,0.412081778049469,0.4309562146663666,0.4494321346282959,0.46749916672706604,0.48505163192749023,0.5020375847816467,0.5183728337287903,0.534053385257721,0.5490357875823975,0.563232958316803,0.5767260193824768,0.5893954634666443,0.6013155579566956,0.6124674677848816,0.6228484511375427,0.6325159072875977,0.6414989829063416,0.649802565574646,0.6574559211730957,0.6645153760910034,0.6710132360458374,0.6769735217094421,0.6824596524238586,0.6874566078186035,0.6920222640037537,0.6961556077003479,0.6999267339706421,0.7033558487892151,0.7064554691314697,0.709246814250946,0.7117829918861389,0.7141017913818359,0.7161775231361389,0.7180687189102173,0.7197527885437012,0.7212681770324707,0.722648024559021,0.7238735556602478,0.7249858379364014,0.7259883880615234,0.7268820405006409,0.7276957631111145,0.7284352779388428,0.7290862798690796,0.7296802401542664,0.7302114963531494,0.7306926250457764,0.7311229109764099,0.7315071225166321,0.7318542003631592,0.7321630120277405,0.7324365377426147,0.7326810956001282,0.7328962683677673,0.7330960035324097,0.733271062374115,0.7334359288215637,0.7335764765739441,0.733705461025238,0.7338188886642456,0.733923614025116,0.7340140342712402,0.7340976595878601,0.7341712117195129,0.7342385053634644,0.7343000769615173,0.7343555688858032,0.7344034910202026,0.7344465255737305,0.7344867587089539,0.7345232367515564,0.7345519065856934,0.7345804572105408,0.7346047163009644,0.7346286773681641,0.7346487045288086,0.7346650958061218,0.7346822619438171,0.7346969842910767,0.734710693359375,0.7347233295440674,0.7347344756126404,0.7347434163093567,0.7347517609596252,0.7347590327262878,0.7347655892372131,0.7347708344459534,0.734775960445404,0.7347814440727234,0.7347854971885681,0.7347889542579651,0.734792172908783,0.7347952127456665,0.73479825258255,0.7348011136054993,0.7348031401634216,0.7348048090934753,0.7348068356513977,0.7348084449768066,0.7348100543022156,0.7348113656044006,0.7348126769065857,0.734813392162323,0.7348142266273499,0.7348150610923767,0.7348158955574036,0.7348167896270752,0.7348173260688782,0.7348178029060364,0.7348182201385498,0.7348188161849976,0.7348192930221558,0.734819769859314,0.7348199486732483,0.7348201870918274,0.7348204255104065,0.7348206043243408,0.7348208427429199,0.734821081161499,0.7348211407661438,0.7348212599754333,0.7348214387893677,0.7348215579986572,0.7348217964172363,0.7348219156265259,0.7348219752311707,0.7348219752311707,0.7348220348358154,0.7348220944404602,0.7348220944404602,0.7348222136497498,0.7348222732543945,0.7348222732543945,0.7348223328590393,0.7348223328590393,0.7348223328590393,0.7348223328590393,0.7348224520683289,0.7348225116729736,0.7348225116729736,0.7348225116729736,0.7348225116729736,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184,0.7348225712776184],"active":[0.0003598928451538086,0.00032795502920635045,0.0003107577795162797,0.00030420636176131666,0.00029645816539414227,0.0002911037299782038,0.0002872610930353403,0.0002825365518219769,0.0002743473742157221,0.0002681110054254532,0.0002686149091459811,0.00026622123550623655,0.0002630084054544568,0.0002574020763859153,0.00025494524743407965,0.0002516696695238352,0.0002481419360265136,0.0002620635787025094,0.0002807726850733161,0.000297025078907609,0.00031838007271289825,0.0003495616838335991,0.0003782869316637516,0.00041375239379704,0.00044928095303475857,0.0004978489596396685,0.0005454723723232746,0.0005997729022055864,0.0006623887456953526,0.0007273349910974503,0.0008050065953284502,0.0008862684480845928,0.000994617585092783,0.0011027147993445396,0.0012312214821577072,0.0013685482554137707,0.001534284558147192,0.0017162105068564415,0.0019291294738650322,0.00214349664747715,0.0024053622037172318,0.0026790695264935493,0.0030026687309145927,0.0033713076263666153,0.0037516001611948013,0.004197785630822182,0.004698773846030235,0.0052385032176971436,0.005883747711777687,0.006522567942738533,0.007308037951588631,0.008088972419500351,0.008989214897155762,0.009980607777833939,0.011027246713638306,0.012171149253845215,0.013412944972515106,0.01475168764591217,0.016169175505638123,0.01765885204076767,0.019195392727851868,0.020905986428260803,0.022605925798416138,0.024286985397338867,0.026007652282714844,0.0277387797832489,0.029489457607269287,0.031029149889945984,0.032557740807533264,0.034013524651527405,0.03529815375804901,0.03645549714565277,0.03728485107421875,0.03803083300590515,0.03845718502998352,0.038897305727005005,0.0389629602432251,0.03897508978843689,0.03876641392707825,0.03835207223892212,0.03785210847854614,0.03706368803977966,0.03622472286224365,0.035241514444351196,0.034081876277923584,0.03283333778381348,0.03150135278701782,0.030093252658843994,0.028600692749023438,0.027078449726104736,0.025482118129730225,0.023981034755706787,0.02243030071258545,0.02090972661972046,0.01947915554046631,0.018045902252197266,0.01672947406768799,0.015439987182617188,0.014254510402679443,0.013128817081451416,0.012063741683959961,0.01108008623123169,0.01009756326675415,0.009217500686645508,0.008401632308959961,0.007668197154998779,0.006977856159210205,0.006325423717498779,0.005730867385864258,0.005214273929595947,0.004729807376861572,0.004271507263183594,0.0038646459579467773,0.0034862160682678223,0.0031564831733703613,0.002856016159057617,0.0025806427001953125,0.002353668212890625,0.002115607261657715,0.0019141435623168945,0.0017412900924682617,0.0015864968299865723,0.001428842544555664,0.001299738883972168,0.0011844038963317871,0.0010790228843688965,0.0009753108024597168,0.0008864998817443848,0.0008111000061035156,0.0007333159446716309,0.000668942928314209,0.0006108880043029785,0.0005546808242797852,0.0005170106887817383,0.00047534704208374023,0.000441133975982666,0.00040090084075927734,0.00037038326263427734,0.00034421682357788086,0.00032442808151245117,0.000299990177154541,0.00028502941131591797,0.00026798248291015625,0.00025326013565063477,0.0002391338348388672,0.00022554397583007812,0.0002123713493347168,0.0002028942108154297,0.000194549560546875,0.0001838207244873047,0.0001767277717590332,0.00017321109771728516,0.0001658797264099121,0.00016117095947265625,0.00015467405319213867,0.00015032291412353516,0.00014823675155639648,0.00014513731002807617,0.00014269351959228516,0.00013935565948486328,0.00013566017150878906,0.00013238191604614258,0.00013136863708496094,0.00012916326522827148,0.00012725591659545898,0.00012546777725219727,0.00012451410293579102,0.00012451410293579102,0.0001226663589477539,0.00012189149856567383,0.00012129545211791992,0.00012093782424926758,0.00012040138244628906,0.0001201629638671875,0.00011897087097167969,0.00011849403381347656,0.00011837482452392578,0.00011789798736572266,0.00011754035949707031,0.00011718273162841797,0.00011688470840454102,0.00011605024337768555,0.00011599063873291016,0.00011616945266723633,0.00011622905731201172,0.00011610984802246094,0.00011587142944335938,0.0001157522201538086,0.00011557340621948242,0.00011563301086425781,0.00011545419692993164,0.00011533498764038086,0.00011515617370605469,0.0001150965690612793,0.0001150965690612793,0.00011491775512695312,0.0001150369644165039,0.00011497735977172852,0.00011491775512695312,0.00011497735977172852,0.00011497735977172852,0.00011485815048217773,0.00011491775512695312,0.00011473894119262695,0.00011467933654785156,0.00011467933654785156,0.00011485815048217773,0.00011479854583740234,0.00011473894119262695,0.00011473894119262695,0.00011467933654785156,0.00011461973190307617,0.00011467933654785156,0.00011467933654785156,0.00011467933654785156,0.00011467933654785156,0.00011473894119262695,0.00011467933654785156,0.00011461973190307617,0.00011461973190307617,0.00011461973190307617,0.00011461973190307617,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078,0.00011456012725830078]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0003598928451538086,0.00044827302917838097,0.0005409367731772363,0.0006386400200426579,0.000732689630240202,0.0008285031071864069,0.0009251354495063424,0.0010238466784358025,0.0011187151540070772,0.0012144026113674045,0.0013109720312058926,0.0014053365448489785,0.0014993231743574142,0.0015962074976414442,0.0016908240504562855,0.0017856296617537737,0.0018758996156975627,0.0019976035691797733,0.002146079670637846,0.002321454230695963,0.002520073438063264,0.002753591164946556,0.0030341651290655136,0.003361039562150836,0.0037364191375672817,0.0041873278096318245,0.004709294065833092,0.00532644335180521,0.006046965718269348,0.006893726997077465,0.00788959488272667,0.009057939052581787,0.010428745299577713,0.012029037810862064,0.013892455026507378,0.016067879274487495,0.01862063817679882,0.021576428785920143,0.02503497339785099,0.029029909521341324,0.033701397478580475,0.039074383676052094,0.04527271166443825,0.05239761620759964,0.06057659536600113,0.06990848481655121,0.08045987039804459,0.09242571890354156,0.10586422681808472,0.12080173939466476,0.1373942792415619,0.15563316643238068,0.17554403841495514,0.19707970321178436,0.22013753652572632,0.24464215338230133,0.2702462673187256,0.2969329357147217,0.32444480061531067,0.3525375425815582,0.3808780312538147,0.40922364592552185,0.4374050199985504,0.46507543325424194,0.4920269846916199,0.518082320690155,0.5431176424026489,0.5669065117835999,0.5894517302513123,0.6106510758399963,0.6303930878639221,0.648712158203125,0.6656191945075989,0.681054413318634,0.6951571702957153,0.7079526782035828,0.7194786667823792,0.7298722863197327,0.7391594052314758,0.7474429607391357,0.7548423409461975,0.7614017724990845,0.7672418355941772,0.7723789215087891,0.7768822908401489,0.7809047102928162,0.7844135761260986,0.7874763607978821,0.7901909351348877,0.7925565242767334,0.7946189641952515,0.7964182496070862,0.7980096340179443,0.7993839383125305,0.8006061911582947,0.8016539216041565,0.8025691509246826,0.8033684492111206,0.8040626049041748,0.8046678900718689,0.8051977157592773,0.8056526780128479,0.8060554265975952,0.8064063787460327,0.8067083954811096,0.8069739937782288,0.8072048425674438,0.8074139356613159,0.8075894713401794,0.8077404499053955,0.8078746795654297,0.8079916834831238,0.8080906867980957,0.8081760406494141,0.8082531094551086,0.8083193302154541,0.8083755970001221,0.8084225058555603,0.808465838432312,0.8085050582885742,0.8085349202156067,0.8085628747940063,0.8085868954658508,0.8086088299751282,0.8086268901824951,0.8086420297622681,0.8086553812026978,0.808667778968811,0.8086787462234497,0.8086881637573242,0.8086963295936584,0.8087033629417419,0.8087093234062195,0.8087151050567627,0.8087195158004761,0.808724045753479,0.8087276220321655,0.8087307810783386,0.8087336421012878,0.8087359070777893,0.8087380528450012,0.8087396621704102,0.808741569519043,0.8087429404258728,0.8087443709373474,0.8087453246116638,0.808745801448822,0.8087467551231384,0.808747410774231,0.8087478876113892,0.8087482452392578,0.8087489008903503,0.8087493777275085,0.8087498545646667,0.8087500929832458,0.808750331401825,0.8087506294250488,0.8087508678436279,0.8087509870529175,0.8087510466575623,0.8087511658668518,0.8087512850761414,0.8087514042854309,0.8087514042854309,0.8087514042854309,0.8087515234947205,0.8087515830993652,0.8087517023086548,0.8087518215179443,0.8087518215179443,0.8087518215179443,0.8087518215179443,0.8087518811225891,0.8087520003318787,0.8087520003318787,0.8087520599365234,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682,0.8087521195411682],"recovered":[0.0,0.00012126290675951168,0.00022810025257058442,0.00032435465254820883,0.00041916020563803613,0.0005162335000932217,0.0006129288813099265,0.0007113880710676312,0.0008065715664997697,0.0009033299284055829,0.0010000253096222878,0.001097287517040968,0.0011939199175685644,0.001291119260713458,0.001385294832289219,0.0014789665583521128,0.0015751579776406288,0.0016676957020536065,0.001774533069692552,0.0019058749312534928,0.00205340632237494,0.002227646764367819,0.0024356520734727383,0.00267975265160203,0.0029625315219163895,0.0032948863226920366,0.0036856993101537228,0.004147002473473549,0.00468137813732028,0.005313897971063852,0.006049223709851503,0.006916206330060959,0.007937964051961899,0.009118655696511269,0.01052127406001091,0.01214317325502634,0.014043504372239113,0.016288474202156067,0.018888287246227264,0.021920176222920418,0.02541286312043667,0.02948779985308647,0.03421831503510475,0.03968434035778046,0.046010296791791916,0.053218476474285126,0.061517395079135895,0.0709105134010315,0.08158278465270996,0.09367789328098297,0.10717397928237915,0.12221190333366394,0.13885906338691711,0.1571679413318634,0.17706525325775146,0.1986008584499359,0.22156792879104614,0.2458714097738266,0.27136579155921936,0.297793984413147,0.3251483142375946,0.3529498279094696,0.3810422420501709,0.4091404676437378,0.4369860887527466,0.46436744928359985,0.49111419916152954,0.5169883370399475,0.5417512655258179,0.5654242038726807,0.5878516435623169,0.6090206503868103,0.6287497282028198,0.6470445394515991,0.663969874382019,0.6794674396514893,0.6935984492301941,0.7064028978347778,0.7180279493331909,0.7284758687019348,0.7378242015838623,0.7462073564529419,0.7536792159080505,0.7603415846824646,0.7662432193756104,0.771419107913971,0.7760480046272278,0.7801134586334229,0.7836515307426453,0.78678959608078,0.7895419597625732,0.7919549345970154,0.794061005115509,0.7958962321281433,0.7975130677223206,0.7989253401756287,0.8001566529273987,0.801237165927887,0.802172839641571,0.802998423576355,0.8037037253379822,0.8043233752250671,0.8048607707023621,0.8053315877914429,0.8057434558868408,0.8060980439186096,0.806408166885376,0.8066813945770264,0.8069182634353638,0.8071241974830627,0.8073018789291382,0.807458758354187,0.807594895362854,0.807712972164154,0.8078155517578125,0.8079047799110413,0.8079836368560791,0.8080505132675171,0.8081070184707642,0.8081578016281128,0.8082002997398376,0.8082373738288879,0.8082709908485413,0.8082981705665588,0.8083214163780212,0.8083431124687195,0.8083633184432983,0.808380126953125,0.8083944916725159,0.8084070086479187,0.8084181547164917,0.808427631855011,0.8084357976913452,0.8084430694580078,0.8084501028060913,0.8084558844566345,0.8084607124328613,0.808464527130127,0.8084681034088135,0.8084709644317627,0.8084737658500671,0.8084763288497925,0.808478593826294,0.8084807395935059,0.8084824085235596,0.8084838390350342,0.8084854483604431,0.8084862232208252,0.808487057685852,0.8084878325462341,0.8084885478019714,0.8084891438484192,0.8084896206855774,0.8084900975227356,0.8084906339645386,0.8084909319877625,0.8084913492202759,0.8084915280342102,0.8084917068481445,0.8084920048713684,0.8084921836853027,0.8084923028945923,0.8084924817085266,0.8084926009178162,0.8084926605224609,0.8084926605224609,0.8084927797317505,0.8084928393363953,0.8084929585456848,0.8084931373596191,0.8084931969642639,0.8084931969642639,0.8084931969642639,0.8084932565689087,0.8084933161735535,0.8084933161735535,0.8084933161735535,0.8084933161735535,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982,0.8084933757781982],"active":[0.0003598928451538086,0.00032701011514291167,0.0003128365206066519,0.000314285367494449,0.0003135294246021658,0.0003122696070931852,0.0003122065681964159,0.0003124586073681712,0.00031214358750730753,0.00031107268296182156,0.0003109467215836048,0.0003080490278080106,0.00030540325678884983,0.00030508823692798615,0.0003055292181670666,0.0003066631034016609,0.0003007416380569339,0.0003299078671261668,0.0003715466009452939,0.0004155792994424701,0.000466667115688324,0.0005259444005787373,0.0005985130555927753,0.0006812869105488062,0.0007738876156508923,0.0008924414869397879,0.001023594755679369,0.0011794408783316612,0.001365587580949068,0.0015798290260136127,0.001840371172875166,0.0021417327225208282,0.002490781247615814,0.0029103821143507957,0.0033711809664964676,0.003924706019461155,0.004577133804559708,0.005287954583764076,0.006146686151623726,0.007109733298420906,0.008288534358143806,0.009586583822965622,0.011054396629333496,0.012713275849819183,0.014566298574209213,0.016690008342266083,0.01894247531890869,0.02151520550251007,0.024281442165374756,0.027123846113681793,0.03022029995918274,0.033421263098716736,0.036684975028038025,0.03991176187992096,0.043072283267974854,0.04604129493236542,0.04867833852767944,0.05106152594089508,0.05307900905609131,0.054743558168411255,0.05572971701622009,0.056273818016052246,0.05636277794837952,0.05593496561050415,0.05504089593887329,0.053714871406555176,0.052003443241119385,0.049918174743652344,0.047700464725494385,0.045226871967315674,0.042541444301605225,0.0396915078163147,0.03686946630477905,0.03400987386703491,0.03118729591369629,0.028485238552093506,0.02588021755218506,0.023469388484954834,0.021131455898284912,0.018967092037200928,0.017018139362335205,0.015194416046142578,0.013562619686126709,0.012037336826324463,0.010639071464538574,0.009485602378845215,0.00836557149887085,0.0073629021644592285,0.006539404392242432,0.005766928195953369,0.005077004432678223,0.004463315010070801,0.003948628902435303,0.003487706184387207,0.003093123435974121,0.002728581428527832,0.0024124979972839355,0.0021312832832336426,0.0018897652626037598,0.001669466495513916,0.001493990421295166,0.0013293027877807617,0.0011946558952331543,0.0010747909545898438,0.0009649395942687988,0.0008759498596191406,0.0007966756820678711,0.0007325410842895508,0.0006712079048156738,0.0006162524223327637,0.0005728006362915039,0.0005329251289367676,0.0004957914352416992,0.00046306848526000977,0.0004375576972961426,0.0004145503044128418,0.00039196014404296875,0.0003719925880432129,0.00035881996154785156,0.0003472566604614258,0.00033462047576904297,0.0003255009651184082,0.0003159046173095703,0.00031065940856933594,0.00030547380447387695,0.000298917293548584,0.00029206275939941406,0.00028765201568603516,0.0002842545509338379,0.0002811551094055176,0.00027817487716674805,0.00027573108673095703,0.0002735257148742676,0.0002720355987548828,0.0002694129943847656,0.0002681612968444824,0.0002669095993041992,0.0002662539482116699,0.00026553869247436523,0.00026494264602661133,0.00026428699493408203,0.0002633333206176758,0.00026297569274902344,0.00026220083236694336,0.0002619624137878418,0.00026148557662963867,0.00026035308837890625,0.0002605319023132324,0.00026035308837890625,0.0002600550651550293,0.00025969743728637695,0.00025975704193115234,0.00025975704193115234,0.00025975704193115234,0.0002594590187072754,0.0002593994140625,0.0002592802047729492,0.0002593398094177246,0.0002592802047729492,0.00025904178619384766,0.00025898218154907227,0.00025898218154907227,0.0002589225769042969,0.0002588033676147461,0.0002587437629699707,0.0002588629722595215,0.0002588033676147461,0.0002588629722595215,0.0002588629722595215,0.0002586841583251953,0.0002586245536804199,0.0002586245536804199,0.0002586841583251953,0.0002587437629699707,0.0002586841583251953,0.0002587437629699707,0.0002588033676147461,0.0002588033676147461,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707,0.0002587437629699707]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0003598928451538086,0.000447202124632895,0.0005390469450503588,0.0006328446324914694,0.0007255083764903247,0.0008159043500199914,0.0009080641902983189,0.000994428526610136,0.0010819898452609777,0.001168921124190092,0.0012532697292044759,0.001334279659204185,0.0014173684176057577,0.0014976223465055227,0.0015748527366667986,0.0016537838382646441,0.0017303841887041926,0.0018309851875528693,0.0019463265780359507,0.002075652591884136,0.0022292942740023136,0.002408007625490427,0.0026117293164134026,0.002845624927431345,0.003116245847195387,0.0034305215813219547,0.0037894598208367825,0.004201375879347324,0.004676222335547209,0.00522571662440896,0.005868630483746529,0.0065954518504440784,0.007436166051775217,0.008404631167650223,0.009509666822850704,0.010761226527392864,0.012238554656505585,0.013908518478274345,0.015841607004404068,0.018046386539936066,0.020576024428009987,0.023438964039087296,0.026754071936011314,0.03049539402127266,0.03476334363222122,0.03959628567099571,0.0450960136950016,0.05132792145013809,0.058340758085250854,0.06622209399938583,0.07504171878099442,0.08488713204860687,0.09583128243684769,0.10793463885784149,0.1212681457400322,0.13583311438560486,0.15169808268547058,0.16881883144378662,0.18715345859527588,0.2066635638475418,0.2272956371307373,0.24883602559566498,0.27128535509109497,0.2942969501018524,0.3178890347480774,0.3418225049972534,0.3659733533859253,0.3900991976261139,0.41403767466545105,0.4377146363258362,0.4608975648880005,0.48351603746414185,0.5054777264595032,0.5265910029411316,0.5468493103981018,0.5661742687225342,0.5843738913536072,0.6014269590377808,0.6173756718635559,0.6322866678237915,0.6460579037666321,0.6587871313095093,0.6704908609390259,0.6812039613723755,0.6909835934638977,0.6998754739761353,0.7079687714576721,0.7152476906776428,0.7218282222747803,0.727743923664093,0.7330424189567566,0.7377885580062866,0.7420613169670105,0.7458664178848267,0.7492623925209045,0.7522869110107422,0.7549678087234497,0.7573463320732117,0.7594587206840515,0.7613502740859985,0.7630168795585632,0.7644972801208496,0.7658299803733826,0.7669776678085327,0.7680086493492126,0.7689263820648193,0.7697331309318542,0.7704380750656128,0.7710627913475037,0.7716237306594849,0.7721109986305237,0.7725449800491333,0.7729218006134033,0.7732648253440857,0.7735634446144104,0.7738272547721863,0.7740632891654968,0.7742675542831421,0.7744494676589966,0.7746104598045349,0.7747456431388855,0.7748679518699646,0.774979829788208,0.7750760316848755,0.775168240070343,0.7752410769462585,0.775309681892395,0.7753702998161316,0.7754257917404175,0.7754719257354736,0.7755116820335388,0.775549054145813,0.7755815982818604,0.7756100296974182,0.7756348848342896,0.7756584286689758,0.7756776809692383,0.7756957411766052,0.7757116556167603,0.7757246494293213,0.7757360935211182,0.7757461071014404,0.7757553458213806,0.7757624983787537,0.7757693529129028,0.7757753729820251,0.7757810950279236,0.7757865190505981,0.7757906913757324,0.7757940888404846,0.775797426700592,0.7758002281188965,0.7758029699325562,0.775804877281189,0.7758070826530457,0.7758092284202576,0.7758110165596008,0.775812566280365,0.7758138179779053,0.7758146524429321,0.7758156061172485,0.7758165001869202,0.775817334651947,0.7758181095123291,0.7758187055587769,0.7758193612098694,0.7758198380470276,0.775820255279541,0.7758206725120544,0.7758211493492126,0.7758213877677917,0.7758216857910156,0.77582186460495,0.7758220434188843,0.7758222818374634,0.7758224010467529,0.7758224010467529,0.7758225202560425,0.7758225798606873,0.775822639465332,0.7758227586746216,0.7758228182792664,0.7758229374885559,0.7758229970932007,0.7758230566978455,0.7758230566978455,0.7758231163024902,0.7758231163024902,0.7758231163024902,0.775823175907135,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798,0.7758232355117798],"recovered":[0.0,0.00012044399045407772,0.00022406864445656538,0.0003191261785104871,0.0004173963679932058,0.0005077923415228724,0.0006007710471749306,0.000692930887453258,0.0007800512248650193,0.0008684943895787001,0.0009561186307109892,0.0010407821973785758,0.0011247528018429875,0.001208345522172749,0.0012910562800243497,0.0013695464003831148,0.0014489814639091492,0.0015248889103531837,0.001614843960851431,0.0017164527671411633,0.0018343140836805105,0.0019715772941708565,0.0021261009387671947,0.00230720778927207,0.0025134494062513113,0.00275055761449039,0.003029115963727236,0.0033404938876628876,0.003707810305058956,0.004128356464207172,0.004610888194292784,0.005167878698557615,0.005812178365886211,0.006558527704328299,0.007409384008497,0.008390762843191624,0.009508523158729076,0.010805878788232803,0.012286735698580742,0.013993739150464535,0.01594364643096924,0.01818653754889965,0.0207455325871706,0.023674802854657173,0.0270003043115139,0.030801722779870033,0.035127755254507065,0.04002450779080391,0.04559403285384178,0.051867011934518814,0.05893119052052498,0.06690499931573868,0.07583335041999817,0.08571743965148926,0.0967630073428154,0.10897541046142578,0.1223139539361,0.1368914544582367,0.15281488001346588,0.16991622745990753,0.18826547265052795,0.20768171548843384,0.2281731367111206,0.2496752142906189,0.2719598114490509,0.2948789596557617,0.31826555728912354,0.34207025170326233,0.36600035429000854,0.38997766375541687,0.4138015806674957,0.4372657835483551,0.46034303307533264,0.4828566610813141,0.5046347379684448,0.5256132483482361,0.5458616614341736,0.5650516152381897,0.5832543969154358,0.6002964377403259,0.6162489652633667,0.6311222314834595,0.6448865532875061,0.6576197147369385,0.6693456768989563,0.6801007986068726,0.6899505257606506,0.6989271640777588,0.7070573568344116,0.7144013047218323,0.7210443019866943,0.7269763946533203,0.7323246598243713,0.7371637225151062,0.7414548397064209,0.7453041076660156,0.7487374544143677,0.751803994178772,0.7545234560966492,0.7569406628608704,0.7590962648391724,0.7609920501708984,0.7626954317092896,0.7642186880111694,0.7655487656593323,0.7667276263237,0.767779529094696,0.7687016129493713,0.7695162296295166,0.7702322602272034,0.7708737850189209,0.7714402079582214,0.7719400525093079,0.772379457950592,0.7727693915367126,0.7731114625930786,0.7734279036521912,0.773695170879364,0.7739264369010925,0.7741351127624512,0.7743210196495056,0.7744824886322021,0.7746244072914124,0.7747518420219421,0.7748630046844482,0.7749653458595276,0.7750537395477295,0.7751303315162659,0.7752007842063904,0.7752611637115479,0.7753156423568726,0.7753611207008362,0.7754039168357849,0.7754409313201904,0.7754741907119751,0.7755045294761658,0.7755299806594849,0.7755529284477234,0.7755738496780396,0.775592029094696,0.7756060361862183,0.7756198644638062,0.7756311297416687,0.7756413221359253,0.7756504416465759,0.7756573557853699,0.7756651043891907,0.7756714224815369,0.7756771445274353,0.7756822109222412,0.7756868004798889,0.775690495967865,0.7756935954093933,0.7756966352462769,0.775698721408844,0.7757012248039246,0.7757036089897156,0.7757055759429932,0.7757073640823364,0.7757089138031006,0.775709867477417,0.7757108211517334,0.7757118344306946,0.7757124304771423,0.7757132053375244,0.775714099407196,0.7757148146629333,0.7757155299186707,0.7757160663604736,0.7757168412208557,0.7757173776626587,0.7757176756858826,0.7757179141044617,0.7757180333137512,0.7757182121276855,0.7757183909416199,0.7757184505462646,0.7757185101509094,0.7757185697555542,0.775718629360199,0.7757186889648438,0.7757186889648438,0.7757188081741333,0.7757188677787781,0.7757189273834229,0.7757189869880676,0.7757190465927124,0.7757190465927124,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.7757191061973572,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002,0.775719165802002],"active":[0.0003598928451538086,0.00032675813417881727,0.0003149783005937934,0.0003137184539809823,0.00030811200849711895,0.00030811200849711895,0.0003072931431233883,0.000301497639156878,0.0003019386203959584,0.000300426734611392,0.00029715109849348664,0.0002934974618256092,0.0002926156157627702,0.0002892768243327737,0.0002837964566424489,0.00028423743788152933,0.00028140272479504347,0.0003060962771996856,0.00033148261718451977,0.00035919982474297285,0.0003949801903218031,0.00043643033131957054,0.0004856283776462078,0.0005384171381592751,0.0006027964409440756,0.0006799639668315649,0.0007603438571095467,0.0008608819916844368,0.0009684120304882526,0.001097360160201788,0.0012577422894537449,0.0014275731518864632,0.0016239876858890057,0.0018461034633219242,0.0021002828143537045,0.0023704636842012405,0.0027300314977765083,0.003102639690041542,0.003554871305823326,0.004052647389471531,0.004632377997040749,0.005252426490187645,0.0060085393488407135,0.006820591166615486,0.007763039320707321,0.008794562891125679,0.009968258440494537,0.011303413659334183,0.012746725231409073,0.01435508206486702,0.016110528260469437,0.017982132732868195,0.019997932016849518,0.022217199206352234,0.024505138397216797,0.026857703924179077,0.029384128749370575,0.03192737698554993,0.03433857858181,0.03674733638763428,0.03903016448020935,0.04115431010723114,0.043112218379974365,0.04462173581123352,0.04592922329902649,0.0469435453414917,0.04770779609680176,0.04802894592285156,0.048037320375442505,0.04773697257041931,0.04709598422050476,0.04625025391578674,0.04513469338417053,0.043734341859817505,0.04221457242965698,0.040561020374298096,0.038512229919433594,0.036375343799591064,0.03412127494812012,0.031990230083465576,0.02980893850326538,0.027664899826049805,0.025604307651519775,0.02358424663543701,0.021637916564941406,0.019774675369262695,0.018018245697021484,0.016320526599884033,0.014770865440368652,0.013342618942260742,0.011998116970062256,0.010812163352966309,0.00973665714263916,0.008702695369720459,0.007807552814483643,0.0069828033447265625,0.006230354309082031,0.005542337894439697,0.004935264587402344,0.004409611225128174,0.003920614719390869,0.003505229949951172,0.0031345486640930176,0.0027589797973632812,0.002459883689880371,0.0021987557411193848,0.001953601837158203,0.001736462116241455,0.0015465617179870605,0.0013914704322814941,0.0012372136116027832,0.0011047720909118652,0.000981748104095459,0.0008853673934936523,0.0007940530776977539,0.000715792179107666,0.0006353855133056641,0.0005723834037780762,0.0005230307579040527,0.00047534704208374023,0.0004246234893798828,0.00038546323776245117,0.0003554224967956543,0.0003241896629333496,0.0003052353858947754,0.00027573108673095703,0.00025594234466552734,0.00023996829986572266,0.0002250075340270996,0.00021076202392578125,0.00019603967666625977,0.00018793344497680664,0.00017768144607543945,0.0001690983772277832,0.00016069412231445312,0.0001538991928100586,0.00014770030975341797,0.00014281272888183594,0.00013780593872070312,0.00013262033462524414,0.00013005733489990234,0.00012624263763427734,0.00012421607971191406,0.00012117624282836914,0.0001189112663269043,0.00011801719665527344,0.00011599063873291016,0.0001150965690612793,0.00011354684829711914,0.0001118779182434082,0.000110626220703125,0.00010973215103149414,0.0001093745231628418,0.00010824203491210938,0.00010836124420166016,0.00010800361633300781,0.0001074075698852539,0.00010699033737182617,0.00010645389556884766,0.00010573863983154297,0.00010573863983154297,0.00010567903518676758,0.0001055002212524414,0.00010567903518676758,0.0001055002212524414,0.00010526180267333984,0.00010502338409423828,0.00010472536087036133,0.00010460615158081055,0.0001043081283569336,0.00010401010513305664,0.00010401010513305664,0.00010395050048828125,0.00010401010513305664,0.00010406970977783203,0.00010401010513305664,0.00010395050048828125,0.00010401010513305664,0.00010401010513305664,0.00010401010513305664,0.00010406970977783203,0.00010412931442260742,0.00010412931442260742,0.00010412931442260742,0.00010412931442260742,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010401010513305664,0.00010406970977783203,0.00010412931442260742,0.00010412931442260742,0.00010412931442260742,0.00010412931442260742,0.00010412931442260742,0.00010412931442260742,0.00010412931442260742,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203,0.00010406970977783203]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0003598928451538086,0.0004458792682271451,0.000534448423422873,0.0006248444551602006,0.0007105788681656122,0.0007980771479196846,0.000879654020536691,0.0009586481028236449,0.0010369493393227458,0.0011122897267341614,0.001184102613478899,0.0012569234240800142,0.0013255865778774023,0.0013889581896364689,0.0014539677649736404,0.0015148196835070848,0.0015763015253469348,0.0016522719524800777,0.0017380063654854894,0.0018365915166214108,0.001946200616657734,0.0020737629383802414,0.0022144909016788006,0.002374872798100114,0.002554279053583741,0.002761024283245206,0.002992400201037526,0.0032511784229427576,0.003546052146703005,0.003868390806019306,0.004242384806275368,0.004659024998545647,0.0051309107802808285,0.005666735582053661,0.0062763886526227,0.006956909783184528,0.0077176219783723354,0.00858347024768591,0.009564030915498734,0.01064380630850792,0.011886797845363617,0.013275431469082832,0.014831187203526497,0.01657283864915371,0.018549328669905663,0.020763935521245003,0.02323940023779869,0.02601458877325058,0.02911016158759594,0.032568830996751785,0.0364055261015892,0.040696848183870316,0.045462701469659805,0.05074378103017807,0.05659167468547821,0.06306465715169907,0.07021885365247726,0.07802572846412659,0.08658241480588913,0.09594076126813889,0.10606524348258972,0.11705014854669571,0.12891645729541779,0.1416366547346115,0.15522629022598267,0.16971497237682343,0.18507738411426544,0.20117032527923584,0.21802592277526855,0.23551525175571442,0.2536149322986603,0.27212321758270264,0.2910606563091278,0.31031107902526855,0.3297255039215088,0.34925827383995056,0.36873504519462585,0.38812923431396484,0.407293438911438,0.42607244849205017,0.4444844424724579,0.4625221788883209,0.48003631830215454,0.4969923496246338,0.5134044885635376,0.5291097164154053,0.5442270636558533,0.5586121678352356,0.5722172260284424,0.5850881338119507,0.5971798896789551,0.6085121631622314,0.6191772818565369,0.6290915608406067,0.6383012533187866,0.6468448638916016,0.6547703742980957,0.6620482206344604,0.6687818765640259,0.6749463081359863,0.6805903911590576,0.6857627630233765,0.6904744505882263,0.6947726011276245,0.6986733078956604,0.7022513747215271,0.7054909467697144,0.7084382772445679,0.711073100566864,0.7134816646575928,0.7156682014465332,0.7175979614257812,0.7193689346313477,0.7209514379501343,0.7223741412162781,0.7236633896827698,0.7248269319534302,0.7258774042129517,0.7268210053443909,0.7276758551597595,0.7284334897994995,0.7291111350059509,0.7297146320343018,0.7302625775337219,0.7307592034339905,0.7311992645263672,0.7315977215766907,0.7319568395614624,0.732269287109375,0.7325576543807983,0.7328110337257385,0.7330373525619507,0.7332465648651123,0.7334359288215637,0.7336061596870422,0.7337576746940613,0.7338929772377014,0.7340170741081238,0.7341228127479553,0.7342157363891602,0.7343026995658875,0.7343797087669373,0.7344465851783752,0.734511137008667,0.7345683574676514,0.7346189618110657,0.7346619963645935,0.7347024083137512,0.7347387671470642,0.7347702383995056,0.734799861907959,0.7348262667655945,0.7348476052284241,0.7348676323890686,0.7348860502243042,0.7349039316177368,0.734918475151062,0.7349317073822021,0.7349441051483154,0.7349546551704407,0.7349650859832764,0.7349733114242554,0.7349810600280762,0.7349874973297119,0.7349938154220581,0.7349987626075745,0.7350037693977356,0.7350080609321594,0.7350118160247803,0.7350153923034668,0.7350185513496399,0.7350209951400757,0.7350237369537354,0.7350258827209473,0.7350282073020935,0.7350303530693054,0.7350321412086487,0.7350338101387024,0.7350348830223083,0.7350360155105591,0.7350370287895203,0.7350379824638367,0.7350388169288635,0.7350398302078247,0.7350404858589172,0.7350412607192993,0.7350417375564575,0.735042154788971,0.7350425720214844,0.7350428104400635,0.7350431680679321,0.7350434064865112,0.7350436449050903,0.7350438237190247,0.7350440621376038,0.7350442409515381,0.7350444197654724,0.735044538974762,0.7350446581840515,0.7350447773933411,0.7350448966026306,0.7350450158119202,0.7350450754165649,0.7350450754165649,0.7350451350212097,0.735045313835144,0.735045313835144,0.7350453734397888,0.7350454330444336,0.7350455522537231,0.7350455522537231,0.7350456118583679,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127,0.7350456714630127],"recovered":[0.0,0.00012214481830596924,0.00022702934802509844,0.00032221287256106734,0.0004152545880060643,0.0005055245710536838,0.0005954796215519309,0.0006812140345573425,0.000760145194362849,0.0008419740479439497,0.0009210941498167813,0.0009965605568140745,0.0010696962708607316,0.0011414461769163609,0.0012055737897753716,0.0012733549810945988,0.00133615976665169,0.0013982715317979455,0.001467375666834414,0.001542653189972043,0.001629143487662077,0.0017306894296780229,0.0018431961070746183,0.0019690576009452343,0.0021123052574694157,0.002272750250995159,0.002455621026456356,0.002662429353222251,0.0028942462522536516,0.0031552293803542852,0.0034489689860492945,0.003778930054977536,0.004155065398663282,0.0045763044618070126,0.0050578913651406765,0.005604047328233719,0.006218739785254002,0.006906505208462477,0.007682209834456444,0.008560719899833202,0.009530697017908096,0.010648142546415329,0.01190341915935278,0.013313659466803074,0.014882517978549004,0.016659317538142204,0.018653573468327522,0.020881660282611847,0.023396117612719536,0.02619127556681633,0.02932426892220974,0.03279799222946167,0.03669295832514763,0.041006892919540405,0.045809850096702576,0.051136281341314316,0.05704269930720329,0.06357250362634659,0.07073967903852463,0.07857678830623627,0.08717706799507141,0.09654618799686432,0.10672848671674728,0.1177283301949501,0.12961624562740326,0.14235420525074005,0.15594157576560974,0.17046187818050385,0.1857256293296814,0.20180074870586395,0.21863172948360443,0.2360699623823166,0.25407513976097107,0.27249205112457275,0.2913106679916382,0.3104816675186157,0.3298163414001465,0.3492467999458313,0.36859193444252014,0.3878714144229889,0.40689802169799805,0.42562687397003174,0.44400012493133545,0.461897075176239,0.4794026017189026,0.4962778687477112,0.512624204158783,0.5283536911010742,0.5434114933013916,0.557750403881073,0.5713645815849304,0.584191083908081,0.5963180065155029,0.6076794266700745,0.6182981133460999,0.6282374262809753,0.6374596953392029,0.6460257172584534,0.6539570093154907,0.661287248134613,0.6680294275283813,0.6742501258850098,0.6799306273460388,0.6851450800895691,0.6898940205574036,0.6942014694213867,0.698168933391571,0.7017433643341064,0.7050174474716187,0.7079725861549377,0.7106618881225586,0.7130884528160095,0.7152719497680664,0.7172362804412842,0.7190169095993042,0.7206135392189026,0.7220794558525085,0.7233832478523254,0.7245607972145081,0.7256131172180176,0.7265621423721313,0.7274219989776611,0.7281911969184875,0.7288753986358643,0.7294954657554626,0.7300512790679932,0.7305600643157959,0.7310056090354919,0.7314125299453735,0.7317623496055603,0.7320817708969116,0.732376217842102,0.732632040977478,0.732864260673523,0.7330729961395264,0.7332649230957031,0.7334365844726562,0.733588695526123,0.7337228059768677,0.7338435053825378,0.733954131603241,0.7340511679649353,0.7341395020484924,0.7342168688774109,0.7342878580093384,0.734351396560669,0.734407365322113,0.7344570755958557,0.734503448009491,0.7345446348190308,0.7345807552337646,0.7346123456954956,0.734641432762146,0.7346664667129517,0.7346905469894409,0.7347099781036377,0.7347298860549927,0.7347477078437805,0.734763503074646,0.7347772121429443,0.7347891330718994,0.7348002195358276,0.734810471534729,0.7348185777664185,0.7348251342773438,0.7348319888114929,0.73483806848526,0.7348439693450928,0.7348483204841614,0.7348524332046509,0.734856367111206,0.734859824180603,0.7348629236221313,0.7348659038543701,0.7348687052726746,0.7348712086677551,0.7348730564117432,0.7348751425743103,0.7348769307136536,0.7348787188529968,0.7348799109458923,0.7348811626434326,0.7348819375038147,0.7348828911781311,0.7348840236663818,0.7348847389221191,0.7348858714103699,0.7348863482475281,0.734886884689331,0.7348875999450684,0.734887957572937,0.7348881959915161,0.7348884344100952,0.7348886132240295,0.7348888516426086,0.734889030456543,0.7348891496658325,0.7348892092704773,0.7348895072937012,0.7348897457122803,0.734889805316925,0.7348898649215698,0.7348899841308594,0.7348901033401489,0.7348901629447937,0.7348902821540833,0.7348902821540833,0.7348902821540833,0.7348902821540833,0.7348904013633728,0.7348904609680176,0.7348905205726624,0.7348905801773071,0.7348906397819519,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967,0.7348906993865967],"active":[0.0003598928451538086,0.00032373444992117584,0.0003074190753977746,0.00030263158259913325,0.0002953242801595479,0.0002925525768660009,0.00028417439898476005,0.00027743406826630235,0.0002768041449598968,0.0002703156787902117,0.0002630084636621177,0.0002603628672659397,0.0002558903070166707,0.00024751201272010803,0.0002483939751982689,0.00024146470241248608,0.0002401417586952448,0.00025400042068213224,0.00027063069865107536,0.0002939383266493678,0.00031705712899565697,0.00034307350870221853,0.00037129479460418224,0.00040581519715487957,0.0004419737961143255,0.00048827403225004673,0.0005367791745811701,0.0005887490697205067,0.0006518058944493532,0.0007131614256650209,0.0007934158202260733,0.0008800949435681105,0.0009758453816175461,0.0010904311202466488,0.0012184972874820232,0.0013528624549508095,0.0014988821931183338,0.0016769650392234325,0.0018818210810422897,0.002083086408674717,0.0023561008274555206,0.0026272889226675034,0.0029277680441737175,0.0032591791823506355,0.003666810691356659,0.0041046179831027985,0.0045858267694711685,0.005132928490638733,0.005714043974876404,0.006377555429935455,0.007081257179379463,0.007898855954408646,0.008769743144512177,0.009736888110637665,0.010781824588775635,0.01192837581038475,0.013176154345273972,0.014453224837779999,0.015842735767364502,0.01736397296190262,0.01888817548751831,0.02050396054983139,0.0221879705786705,0.023908324539661407,0.025610044598579407,0.027360767126083374,0.0291358083486557,0.030708447098731995,0.03230029344558716,0.033714503049850464,0.03498320281505585,0.03605325520038605,0.03698551654815674,0.0378190279006958,0.038414835929870605,0.03877660632133484,0.03891870379447937,0.038882434368133545,0.03870150446891785,0.03820103406906128,0.03758642077445984,0.036895304918289185,0.03603619337081909,0.035095274448394775,0.03400188684463501,0.03283184766769409,0.03160285949707031,0.030258476734161377,0.02880573272705078,0.027337729930877686,0.025815308094024658,0.02432107925415039,0.022859275341033936,0.021412134170532227,0.020003139972686768,0.01860743761062622,0.017310678958892822,0.01602250337600708,0.014824867248535156,0.013659060001373291,0.01256096363067627,0.0115126371383667,0.0105438232421875,0.00962752103805542,0.008779287338256836,0.00804990530014038,0.0073220133781433105,0.006694912910461426,0.006055653095245361,0.005509078502655029,0.005006313323974609,0.0045095086097717285,0.00409698486328125,0.0037151575088500977,0.003357231616973877,0.0030498504638671875,0.002747476100921631,0.0024941563606262207,0.0022602081298828125,0.0020627379417419434,0.001871347427368164,0.001689136028289795,0.001523435115814209,0.001387178897857666,0.001263737678527832,0.0011479854583740234,0.0010376572608947754,0.000951230525970459,0.0008567571640014648,0.0007953047752380371,0.0007292628288269043,0.0006611347198486328,0.0006145238876342773,0.0005716681480407715,0.0005331635475158691,0.0004927515983581543,0.000456392765045166,0.0004283785820007324,0.0004000067710876465,0.00037223100662231445,0.0003485679626464844,0.0003285408020019531,0.0003070831298828125,0.0002942681312561035,0.0002804994583129883,0.0002675652503967285,0.00025463104248046875,0.0002453327178955078,0.0002353191375732422,0.00022560358047485352,0.00021910667419433594,0.00021392107009887695,0.00020617246627807617,0.00020116567611694336,0.00019550323486328125,0.0001939535140991211,0.00018858909606933594,0.00018399953842163086,0.0001806020736694336,0.0001774430274963379,0.00017595291137695312,0.00017309188842773438,0.00017058849334716797,0.00016891956329345703,0.00016868114471435547,0.00016677379608154297,0.00016570091247558594,0.0001640915870666504,0.00016349554061889648,0.00016295909881591797,0.0001621842384338379,0.00016117095947265625,0.0001608133316040039,0.00015997886657714844,0.0001595020294189453,0.00015914440155029297,0.00015908479690551758,0.00015866756439208984,0.00015795230865478516,0.00015729665756225586,0.0001571178436279297,0.00015681982040405273,0.00015687942504882812,0.00015693902969360352,0.0001564621925354004,0.00015652179718017578,0.00015586614608764648,0.0001558065414428711,0.0001556873321533203,0.0001552104949951172,0.0001552104949951172,0.0001552104949951172,0.0001552104949951172,0.0001552104949951172,0.0001552104949951172,0.0001552104949951172,0.00015527009963989258,0.00015532970428466797,0.0001551508903503418,0.00015503168106079102,0.0001550912857055664,0.0001551508903503418,0.0001550912857055664,0.00015497207641601562,0.00015497207641601562,0.00015503168106079102,0.00015503168106079102,0.0001550912857055664,0.0001551508903503418,0.0001551508903503418,0.0001550912857055664,0.0001550912857055664,0.0001550912857055664,0.00015503168106079102,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562,0.00015497207641601562]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0003598928451538086,0.00044858799083158374,0.0005435824859887362,0.000639206962659955,0.0007357133436016738,0.0008324087248183787,0.0009299860103055835,0.001024098601192236,0.0011221797903999686,0.001218245248310268,0.0013173343613743782,0.001411698991432786,0.0015080163720995188,0.001603325828909874,0.0016983833629637957,0.0017920549726113677,0.0018859156407415867,0.0019802171736955643,0.0020760935731232166,0.0021724109537899494,0.0022702403366565704,0.0023642268497496843,0.002460733288899064,0.002554405014961958,0.0026507852599024773,0.0027437012176960707,0.0028376246336847544,0.0029319263994693756,0.003028306644409895,0.0031234901398420334,0.003216027980670333,0.0033167549408972263,0.003424348309636116,0.0035347132943570614,0.0036546532064676285,0.003778624814003706,0.0039099035784602165,0.0040486156940460205,0.004196587949991226,0.004343741573393345,0.00450910022482276,0.004676663316786289,0.004856258165091276,0.005044672638177872,0.0052403942681849,0.005447832401841879,0.005663144867867231,0.005884190090000629,0.006126589607447386,0.006378564517945051,0.006639988627284765,0.006916845683008432,0.0072107743471860886,0.007514404132962227,0.007834664545953274,0.008171113207936287,0.008522492833435535,0.008894470520317554,0.009280307218432426,0.00968667957931757,0.010113336145877838,0.010560276918113232,0.011034744791686535,0.01153151411563158,0.012046361342072487,0.012590941973030567,0.013144026510417461,0.013742656446993351,0.014361128211021423,0.015005995519459248,0.015693193301558495,0.01640584133565426,0.01713833212852478,0.01791391149163246,0.01872747577726841,0.019569700583815575,0.020470259711146355,0.02140703797340393,0.022393520921468735,0.02339927852153778,0.024471241980791092,0.025576908141374588,0.026741914451122284,0.027932872995734215,0.029195204377174377,0.030509190633893013,0.031866010278463364,0.033286016434431076,0.03477814793586731,0.03632237762212753,0.0379449687898159,0.0396219864487648,0.04137585684657097,0.04319146275520325,0.045066092163324356,0.04702481999993324,0.04905548691749573,0.051176294684410095,0.05338875949382782,0.055638644844293594,0.05799460783600807,0.06042062118649483,0.06292349100112915,0.06552758812904358,0.06823921203613281,0.07103090733289719,0.07390914857387543,0.07688932120800018,0.07996492832899094,0.08313426375389099,0.08638190478086472,0.08971981704235077,0.09312620759010315,0.09665416926145554,0.1002800241112709,0.10400018095970154,0.10777954757213593,0.11167357116937637,0.11562094837427139,0.1196882575750351,0.12379935383796692,0.12800519168376923,0.1322871893644333,0.1366407573223114,0.14107047021389008,0.14556027948856354,0.150105282664299,0.15474772453308105,0.15942047536373138,0.16417555510997772,0.16895735263824463,0.17381297051906586,0.17871582508087158,0.18365000188350677,0.1886032670736313,0.19356822967529297,0.19857794046401978,0.20362518727779388,0.20867130160331726,0.21371935307979584,0.2187642753124237,0.22379539906978607,0.22883552312850952,0.23385901749134064,0.23890002071857452,0.2438814491033554,0.24884063005447388,0.25376150012016296,0.2586601972579956,0.2635194957256317,0.2683292329311371,0.27309516072273254,0.2778046429157257,0.28249111771583557,0.2871186435222626,0.2916592061519623,0.2961755394935608,0.30061712861061096,0.30497992038726807,0.3092956244945526,0.3135247826576233,0.31771543622016907,0.32181429862976074,0.32582101225852966,0.3297792375087738,0.333657830953598,0.3374541401863098,0.3411763608455658,0.3448121249675751,0.34837606549263,0.3518248200416565,0.35522064566612244,0.35852470993995667,0.3617572486400604,0.36488935351371765,0.3679638206958771,0.37091854214668274,0.37381353974342346,0.37662622332572937,0.3793376684188843,0.3819686472415924,0.38450390100479126,0.38697394728660583,0.38936543464660645,0.39169842004776,0.3939485549926758,0.3961259126663208,0.3982177674770355,0.4002329707145691,0.402180939912796,0.40408027172088623,0.4058900773525238,0.40764734148979187,0.40931832790374756,0.41093745827674866,0.4125235080718994,0.4140446186065674,0.41550397872924805,0.4168987274169922,0.41824766993522644,0.41953250765800476,0.4207819700241089,0.4219723641872406,0.4231151342391968,0.424225777387619,0.4252837598323822,0.4263090491294861,0.42728129029273987,0.4282107651233673,0.4291050136089325,0.42996740341186523,0.43079185485839844,0.4315747022628784,0.4323267638683319,0.433056503534317,0.43374940752983093,0.4344094693660736,0.43504029512405396,0.43564918637275696,0.4362337589263916,0.436788946390152,0.43731939792633057,0.43783190846443176,0.43831250071525574,0.4387678802013397,0.4392147660255432,0.43963858485221863,0.4400358200073242,0.44041404128074646,0.44077643752098083,0.44112882018089294,0.44146597385406494,0.44178521633148193,0.44208821654319763,0.4423757791519165,0.4426521360874176,0.44292017817497253,0.4431707561016083,0.4434170722961426,0.4436485767364502,0.44386979937553406,0.4440782368183136,0.4442764222621918,0.44447216391563416,0.44465553760528564,0.444832980632782,0.445002943277359,0.44516199827194214,0.4453137516975403,0.44546183943748474,0.44559741020202637,0.4457259774208069,0.4458507001399994,0.4459717273712158,0.44608446955680847,0.4461934566497803,0.4462992250919342,0.44639647006988525,0.4464937448501587,0.44658157229423523,0.4466690421104431,0.44675442576408386,0.44683101773262024,0.44690319895744324,0.4469725489616394,0.4470440447330475,0.44710755348205566,0.4471719264984131,0.447231262922287,0.4472878575325012,0.44734466075897217,0.4473961293697357,0.4474480450153351,0.4474957287311554,0.44754308462142944,0.44758567214012146,0.44762736558914185,0.44766682386398315,0.4477020800113678,0.4477386772632599,0.4477716386318207,0.4478023648262024,0.4478326737880707,0.44786399602890015,0.44789132475852966,0.44791683554649353,0.4479404091835022,0.4479633867740631,0.4479869604110718,0.4480086863040924,0.44802820682525635,0.44804805517196655,0.44806569814682007,0.4480823874473572,0.44809940457344055,0.44811582565307617,0.44813114404678345,0.4481455683708191,0.44815942645072937,0.4481729567050934,0.4481855034828186,0.4481973350048065,0.44820812344551086,0.44821807742118835,0.4482279121875763,0.44823747873306274,0.4482467472553253,0.44825518131256104,0.44826316833496094,0.4482711851596832,0.4482792317867279,0.44828686118125916,0.4482934772968292,0.4483002722263336,0.44830602407455444,0.44831156730651855,0.44831717014312744,0.4483228921890259,0.4483281075954437,0.44833290576934814,0.44833794236183167,0.44834229350090027,0.4483460783958435,0.44835054874420166,0.4483540654182434,0.44835689663887024,0.4483603835105896,0.4483638405799866,0.44836679100990295,0.44836995005607605,0.4483729600906372,0.4483758807182312,0.4483778774738312,0.4483802318572998,0.44838279485702515,0.44838500022888184,0.448387086391449,0.4483889043331146,0.4483907222747803,0.4483923614025116,0.4483940899372101,0.44839584827423096,0.4483972191810608,0.44839906692504883,0.4484003782272339,0.4484017491340637,0.44840332865715027,0.4484047293663025,0.4484059810638428,0.4484071135520935,0.44840824604034424],"recovered":[0.0,0.00012038099521305412,0.00022898215684108436,0.000329394155414775,0.0004279793065506965,0.0005246746586635709,0.0006206770776771009,0.0007167425355874002,0.0008129338966682553,0.0009108261438086629,0.0010053797159343958,0.0010982954408973455,0.0011957467067986727,0.0012916232226416469,0.0013864287175238132,0.001478273537941277,0.0015754728810861707,0.0016714122612029314,0.0017665958730503917,0.0018634801963344216,0.0019591045565903187,0.0020563669968396425,0.0021531882230192423,0.002243269234895706,0.0023375707678496838,0.0024333843030035496,0.0025285049341619015,0.0026250111404806376,0.002716856077313423,0.002810464706271887,0.002903128508478403,0.0029986898880451918,0.003096393309533596,0.0031956082675606012,0.0033028866164386272,0.0034160232171416283,0.003534514456987381,0.0036588641814887524,0.0037899541202932596,0.003927847370505333,0.004072291776537895,0.00423002801835537,0.004389717243611813,0.004559422377496958,0.004740844015032053,0.004928124602884054,0.0051259249448776245,0.005333174020051956,0.005547352600842714,0.005773563403636217,0.006012876518070698,0.006258236709982157,0.006523440591990948,0.006803384516388178,0.007095675449818373,0.007399241905659437,0.007721832953393459,0.008059605024755001,0.008409786969423294,0.008782269433140755,0.009172074496746063,0.009578950703144073,0.010001638904213905,0.010458468459546566,0.010934008285403252,0.011421768926084042,0.011944175697863102,0.01247861422598362,0.01304190419614315,0.013640218414366245,0.01425787154585123,0.014917667955160141,0.015600771643221378,0.016301261261105537,0.017045406624674797,0.01781361550092697,0.01862150989472866,0.01947721652686596,0.020384136587381363,0.021329419687390327,0.022289633750915527,0.023311076685786247,0.024376993998885155,0.02548373118042946,0.026642311364412308,0.027851223945617676,0.029110530391335487,0.030426090583205223,0.031788330525159836,0.03321557864546776,0.034706197679042816,0.03625263273715973,0.037873525172472,0.039542291313409805,0.041287027299404144,0.04310175031423569,0.044989608228206635,0.04694940522313118,0.048993490636348724,0.051104284822940826,0.05329476296901703,0.05556593835353851,0.05792190507054329,0.060342058539390564,0.06284347921609879,0.06545551121234894,0.06816644966602325,0.07096462696790695,0.0738314688205719,0.0768166184425354,0.07988964021205902,0.08303636312484741,0.08631052821874619,0.08965599536895752,0.09307995438575745,0.09661857038736343,0.1002240777015686,0.1039213016629219,0.1077248603105545,0.11159702390432358,0.11556380242109299,0.11958387494087219,0.1237037256360054,0.1279117614030838,0.1321955919265747,0.13655595481395721,0.14096425473690033,0.14545205235481262,0.1500083953142166,0.1546366661787033,0.15932661294937134,0.16405177116394043,0.16886813938617706,0.17370624840259552,0.17859803140163422,0.18351097404956818,0.18847310543060303,0.19344930350780487,0.19845031201839447,0.20349974930286407,0.20851045846939087,0.21357138454914093,0.21859776973724365,0.22363947331905365,0.2286563664674759,0.23369233310222626,0.23872143030166626,0.24371513724327087,0.2486773431301117,0.2536037564277649,0.25850367546081543,0.26334309577941895,0.2681542932987213,0.2729085683822632,0.2776452600955963,0.2823024392127991,0.2869286835193634,0.2914915978908539,0.29598158597946167,0.30043914914131165,0.3048204183578491,0.3090951144695282,0.3133544325828552,0.31752103567123413,0.3216182589530945,0.3256288170814514,0.32957538962364197,0.3334617018699646,0.3372538685798645,0.3409772515296936,0.34462377429008484,0.3481625020503998,0.3516322672367096,0.355027437210083,0.35833868384361267,0.36155685782432556,0.36471080780029297,0.3677665889263153,0.3707411587238312,0.3736346364021301,0.3764365315437317,0.3791668117046356,0.38181084394454956,0.3843432664871216,0.38680794835090637,0.38919615745544434,0.3915131390094757,0.3937748074531555,0.3959650993347168,0.39805224537849426,0.40006089210510254,0.40201306343078613,0.40391406416893005,0.4057215452194214,0.40747103095054626,0.40914231538772583,0.4107833504676819,0.4123721122741699,0.41388824582099915,0.4153411388397217,0.4167447090148926,0.4180860221385956,0.4193774461746216,0.42063021659851074,0.42181387543678284,0.42297106981277466,0.42408138513565063,0.42514920234680176,0.42616918683052063,0.4271391034126282,0.4280671775341034,0.4289797246456146,0.42984738945961,0.4306710958480835,0.43144842982292175,0.4322007894515991,0.4329282343387604,0.43362003564834595,0.4342861771583557,0.43492165207862854,0.43552878499031067,0.4361155331134796,0.4366747736930847,0.4372082054615021,0.43770933151245117,0.43819501996040344,0.43865177035331726,0.4391006529331207,0.439518004655838,0.43991467356681824,0.44030359387397766,0.4406704008579254,0.4410172998905182,0.44135943055152893,0.4416762888431549,0.44198352098464966,0.44227176904678345,0.44254863262176514,0.44281408190727234,0.44306814670562744,0.4433102309703827,0.44354209303855896,0.4437630772590637,0.44397613406181335,0.44417518377304077,0.4443688988685608,0.4445565640926361,0.4447323679924011,0.4449007511138916,0.4450593590736389,0.44521066546440125,0.44535523653030396,0.44549378752708435,0.4456244111061096,0.44575077295303345,0.4458680748939514,0.4459855556488037,0.4460952877998352,0.44619810581207275,0.4462984502315521,0.44639161229133606,0.44648081064224243,0.44657135009765625,0.4466550648212433,0.4467319846153259,0.4468083381652832,0.4468793272972107,0.44694754481315613,0.44701236486434937,0.44707775115966797,0.4471355676651001,0.44719529151916504,0.4472506642341614,0.44730353355407715,0.44735604524612427,0.44740310311317444,0.4474482238292694,0.4474930167198181,0.4475356638431549,0.44757306575775146,0.44761142134666443,0.4476454555988312,0.44767922163009644,0.4477100074291229,0.4477405846118927,0.4477701783180237,0.4477982819080353,0.4478222131729126,0.4478466510772705,0.4478699564933777,0.44789358973503113,0.447914183139801,0.4479331970214844,0.44795331358909607,0.447971373796463,0.44798827171325684,0.44800540804862976,0.44802138209342957,0.44803664088249207,0.44805169105529785,0.4480663239955902,0.4480803608894348,0.44809281826019287,0.4481039047241211,0.4481135606765747,0.4481249451637268,0.4481341540813446,0.4481436014175415,0.4481525421142578,0.4481614828109741,0.4481706917285919,0.44817832112312317,0.4481864273548126,0.44819286465644836,0.4482000470161438,0.44820648431777954,0.44821181893348694,0.4482177495956421,0.448223739862442,0.4482294023036957,0.44823455810546875,0.44823992252349854,0.448244571685791,0.4482486844062805,0.44825366139411926,0.44825756549835205,0.44826120138168335,0.44826504588127136,0.4482686519622803,0.44827166199684143,0.44827499985694885,0.4482778310775757,0.44828081130981445,0.44828376173973083,0.44828614592552185,0.44828829169273376,0.4482903778553009,0.4482927620410919,0.4482947289943695,0.4482966661453247,0.44829851388931274,0.44830039143562317,0.44830235838890076,0.44830378890037537,0.4483053684234619,0.44830700755119324,0.4483085870742798,0.4483099579811096,0.44831159710884094,0.4483131766319275,0.44831469655036926],"active":[0.0003598928451538086,0.0003282069810666144,0.0003146003291476518,0.00030981280724518,0.00030773403705097735,0.0003077340661548078,0.0003093089326284826,0.00030735606560483575,0.0003092458937317133,0.00030741910450160503,0.0003119546454399824,0.00031340355053544044,0.0003122696653008461,0.0003117026062682271,0.0003119546454399824,0.0003137814346700907,0.000310442759655416,0.00030880491249263287,0.00030949770007282495,0.0003089307574555278,0.00031113578006625175,0.0003078598529100418,0.0003075450658798218,0.00031113578006625175,0.0003132144920527935,0.0003103169146925211,0.0003091196995228529,0.00030691525898873806,0.0003114505670964718,0.00031302543357014656,0.0003128994721919298,0.00031806505285203457,0.00032795500010252,0.00033910502679646015,0.00035176659002900124,0.0003626015968620777,0.00037538912147283554,0.00038975151255726814,0.0004066338296979666,0.00041589420288801193,0.0004368084482848644,0.00044663529843091965,0.0004665409214794636,0.0004852502606809139,0.0004995502531528473,0.0005197077989578247,0.0005372199229896069,0.0005510160699486732,0.0005792370066046715,0.0006050011143088341,0.0006271121092140675,0.0006586089730262756,0.0006873337551951408,0.000711019616574049,0.000738989096134901,0.0007718713022768497,0.0008006598800420761,0.0008348654955625534,0.0008705202490091324,0.000904410146176815,0.0009412616491317749,0.0009813262149691582,0.0010331058874726295,0.0010730456560850143,0.0011123530566692352,0.0011691730469465256,0.0011998508125543594,0.0012640422210097313,0.001319224014878273,0.0013657771050930023,0.001435321755707264,0.0014881733804941177,0.001537560485303402,0.0016126502305269241,0.0016820691525936127,0.0017560850828886032,0.001848749816417694,0.0019298214465379715,0.002009384334087372,0.0020698588341474533,0.0021816082298755646,0.0022658314555883408,0.002364920452237129,0.002449141815304756,0.0025528930127620697,0.0026579666882753372,0.0027554798871278763,0.002859925851225853,0.0029898174107074738,0.0031067989766597748,0.0032387711107730865,0.003369353711605072,0.0035023316740989685,0.0036491714417934418,0.003779064863920212,0.0039230696856975555,0.004065878689289093,0.004226889461278915,0.0043952688574790955,0.004534360021352768,0.004699844866991043,0.004854682832956314,0.005001585930585861,0.005185529589653015,0.005395732820034027,0.005575396120548248,0.005742698907852173,0.005924694240093231,0.006133459508419037,0.006317645311355591,0.006492264568805695,0.006683453917503357,0.006815679371356964,0.006998173892498016,0.007200069725513458,0.007381610572338104,0.007555469870567322,0.007752269506454468,0.007896088063716888,0.008091233670711517,0.008235551416873932,0.008421316742897034,0.008583463728427887,0.0087289959192276,0.008874878287315369,0.009004324674606323,0.009141027927398682,0.009295672178268433,0.00941208004951477,0.009538888931274414,0.009630739688873291,0.009761199355125427,0.009847685694694519,0.009943753480911255,0.01000523567199707,0.010057255625724792,0.010104835033416748,0.010175883769989014,0.01022098958492279,0.010219603776931763,0.010253816843032837,0.010224014520645142,0.01023775339126587,0.010219544172286987,0.010243654251098633,0.01018911600112915,0.010119199752807617,0.01004636287689209,0.009982854127883911,0.009915739297866821,0.009825557470321655,0.009752064943313599,0.009650349617004395,0.009582549333572388,0.00947338342666626,0.009356766939163208,0.009246855974197388,0.00912553071975708,0.008998334407806396,0.008856475353240967,0.00870436429977417,0.00862032175064087,0.008459866046905518,0.008299976587295532,0.008160978555679321,0.008029013872146606,0.007878750562667847,0.007714658975601196,0.007558256387710571,0.007398813962936401,0.007201045751571655,0.007058143615722656,0.00689244270324707,0.006729811429977417,0.0065506696701049805,0.006406962871551514,0.0062077343463897705,0.006046950817108154,0.005885064601898193,0.00570303201675415,0.005532115697860718,0.00533708930015564,0.005163103342056274,0.005022168159484863,0.004890471696853638,0.004752397537231445,0.004612773656845093,0.004442960023880005,0.004267871379852295,0.004128694534301758,0.004019379615783691,0.003877013921737671,0.0037332773208618164,0.003596782684326172,0.0034664273262023926,0.003381192684173584,0.003261268138885498,0.003131866455078125,0.003010481595993042,0.0029065310955047607,0.0027877986431121826,0.0026959478855133057,0.0025949180126190186,0.002484917640686035,0.0024119019508361816,0.002312690019607544,0.0022276639938354492,0.0021320879459381104,0.0020415782928466797,0.0019659101963043213,0.0019002258777618408,0.0018121302127838135,0.0017273128032684326,0.001655668020248413,0.0016080737113952637,0.0015486180782318115,0.0014812350273132324,0.0014202594757080078,0.0013630092144012451,0.0013121068477630615,0.0012601613998413086,0.0012038648128509521,0.001157134771347046,0.0011042952537536621,0.0010585486888885498,0.0010197460651397705,0.0009868144989013672,0.0009351670742034912,0.0008960366249084473,0.0008617639541625977,0.0008252263069152832,0.0007955729961395264,0.0007679164409637451,0.0007287859916687012,0.0006994903087615967,0.0006686151027679443,0.0006484091281890869,0.0006221234798431396,0.0006029903888702393,0.0005804300308227539,0.0005595684051513672,0.0005361437797546387,0.0005133450031280518,0.0004960298538208008,0.00048035383224487305,0.0004640817642211914,0.0004463791847229004,0.0004296302795410156,0.00041300058364868164,0.0004024803638458252,0.00038674473762512207,0.0003707408905029297,0.00035691261291503906,0.00034731626510620117,0.0003336966037750244,0.0003253817558288574,0.00031366944313049316,0.00030118227005004883,0.0002956390380859375,0.00028312206268310547,0.00027742981910705566,0.00027361512184143066,0.00025966763496398926,0.00024813413619995117,0.00024056434631347656,0.00023570656776428223,0.0002282261848449707,0.000224381685256958,0.00021889805793762207,0.00021010637283325195,0.0002090930938720703,0.0002008378505706787,0.00019738078117370605,0.00019219517707824707,0.00018703937530517578,0.00018256902694702148,0.00017914175987243652,0.00017380714416503906,0.00016641616821289062,0.00016561150550842285,0.00016021728515625,0.00015690922737121582,0.00015345215797424316,0.00015398859977722168,0.0001507401466369629,0.00014665722846984863,0.00014212727546691895,0.0001411736011505127,0.00014030933380126953,0.00013872981071472168,0.00013461709022521973,0.00013387203216552734,0.00013250112533569336,0.0001290738582611084,0.00012803077697753906,0.00012755393981933594,0.00012573599815368652,0.00012418627738952637,0.0001227855682373047,0.00012126564979553223,0.00011917948722839355,0.0001169741153717041,0.00011530518531799316,0.00011417269706726074,0.00011435151100158691,0.0001125335693359375,0.00011259317398071289,0.00011157989501953125,0.000110626220703125,0.00010970234870910645,0.00010854005813598633,0.00010854005813598633,0.00010704994201660156,0.0001074075698852539,0.00010597705841064453,0.00010508298873901367,0.00010535120964050293,0.00010514259338378906,0.00010436773300170898,0.00010350346565246582,0.00010338425636291504,0.0001023709774017334,0.00010150671005249023,0.00010186433792114258,0.00010040402412414551,9.933114051818848e-05,9.918212890625e-05,9.879469871520996e-05,9.813904762268066e-05,9.828805923461914e-05,9.796023368835449e-05,9.804964065551758e-05,9.706616401672363e-05,9.647011756896973e-05,9.66489315032959e-05,9.670853614807129e-05,9.670853614807129e-05,9.614229202270508e-05,9.59932804107666e-05,9.569525718688965e-05,9.557604789733887e-05,9.545683860778809e-05,9.486079216003418e-05,9.527802467346191e-05,9.500980377197266e-05,9.47415828704834e-05,9.47415828704834e-05,9.47713851928711e-05,9.438395500183105e-05,9.393692016601562e-05,9.354948997497559e-05]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0003598928451538086,0.00044380046892911196,0.0005365272518247366,0.0006261043017730117,0.0007165002753026783,0.0008054474019445479,0.0008938905666582286,0.0009835936361923814,0.0010705250315368176,0.0011547475587576628,0.0012368913739919662,0.0013199800159782171,0.001400423119775951,0.0014804251259192824,0.0015587892848998308,0.0016371534438803792,0.0017138797556981444,0.001789976260624826,0.0018628599354997277,0.0019375705160200596,0.0020124069415032864,0.0020841569639742374,0.002153261099010706,0.002220412250608206,0.0022858628071844578,0.0023560377303510904,0.0024206694215536118,0.002487757708877325,0.0025533970911055803,0.0026183435693383217,0.0026822821237146854,0.00275031547062099,0.0028189155273139477,0.00289230328053236,0.0029674547258764505,0.0030473307706415653,0.0031282147392630577,0.0032122484408318996,0.0032972898334264755,0.0033861109986901283,0.003479908686131239,0.0035789976827800274,0.0036836303770542145,0.0037878849543631077,0.003894659224897623,0.004006977193057537,0.004120176658034325,0.004239549860358238,0.004363080486655235,0.004493918735533953,0.004628095310181379,0.004767752252519131,0.004908417351543903,0.005055066663771868,0.0052100312896072865,0.005369909107685089,0.005535708740353584,0.005704027600586414,0.005885008722543716,0.006063847802579403,0.00625106506049633,0.006446345709264278,0.006651327479630709,0.006862986367195845,0.007077857851982117,0.007307280786335468,0.007546531036496162,0.007789434865117073,0.008034858852624893,0.008289731107652187,0.008554304949939251,0.008828138001263142,0.009115641936659813,0.00940371211618185,0.009708160534501076,0.010024200193583965,0.010354476049542427,0.010687334463000298,0.011027311906218529,0.011379698291420937,0.01174543984234333,0.012126489542424679,0.012517491355538368,0.012916682288050652,0.01333212573081255,0.013753617182374,0.014195013791322708,0.014648757874965668,0.015108800493180752,0.015592970885336399,0.016087092459201813,0.016599925234913826,0.01713278889656067,0.01768757402896881,0.01824374683201313,0.018821651116013527,0.019418327137827873,0.020035475492477417,0.02067423239350319,0.02132861129939556,0.02200031280517578,0.022690031677484512,0.0234074667096138,0.024143990129232407,0.024901363998651505,0.02568865939974785,0.02648225426673889,0.027306651696562767,0.028162358328700066,0.02902871184051037,0.029923977330327034,0.030850552022457123,0.031793948262929916,0.032752394676208496,0.033754438161849976,0.034780099987983704,0.035840727388858795,0.03692509979009628,0.038038890808820724,0.039174795150756836,0.0403403677046299,0.04154159501194954,0.04275208339095116,0.04399828612804413,0.045286256819963455,0.04658997431397438,0.04791618138551712,0.04928415268659592,0.050706926733255386,0.05214224010705948,0.05361339449882507,0.05512411147356033,0.0566687174141407,0.0582428053021431,0.05984460934996605,0.06147570535540581,0.06315341591835022,0.06486306339502335,0.06658090651035309,0.06834523379802704,0.07011957466602325,0.07195666432380676,0.0738220289349556,0.07573899626731873,0.07766886800527573,0.07961556315422058,0.08162317425012589,0.08365321159362793,0.08570560812950134,0.08780360966920853,0.08993764966726303,0.0920742079615593,0.09424976259469986,0.09646549820899963,0.09869831055402756,0.10096262395381927,0.10324765741825104,0.10554623603820801,0.10790112614631653,0.11027271300554276,0.11265098303556442,0.11504379659891129,0.11748725920915604,0.11995252221822739,0.12242615967988968,0.12492001801729202,0.12744896113872528,0.12999460101127625,0.13255076110363007,0.13512033224105835,0.13771970570087433,0.14032286405563354,0.14291732013225555,0.1455487608909607,0.14815934002399445,0.15081307291984558,0.15345124900341034,0.15609043836593628,0.15872029960155487,0.16137252748012543,0.16402292251586914,0.16668112576007843,0.16933391988277435,0.1719871610403061,0.17464573681354523,0.1772984117269516,0.17993539571762085,0.18257634341716766,0.18519265949726105,0.18783114850521088,0.19043946266174316,0.1930353045463562,0.19563600420951843,0.19821792840957642,0.20077894628047943,0.20332583785057068,0.20588943362236023,0.20841296017169952,0.2109323889017105,0.21342827379703522,0.2158975601196289,0.2183484584093094,0.22078101336956024,0.22319525480270386,0.22557370364665985,0.22794832289218903,0.23029345273971558,0.23261715471744537,0.234919011592865,0.23719321191310883,0.23942162096500397,0.24163855612277985,0.2438228577375412,0.24599790573120117,0.24814221262931824,0.250252366065979,0.25234270095825195,0.2544004023075104,0.25641995668411255,0.2584208846092224,0.2603849768638611,0.26231762766838074,0.2642355263233185,0.26610952615737915,0.2679550051689148,0.2697734236717224,0.27157336473464966,0.2733401358127594,0.27505362033843994,0.2767590582370758,0.2784331142902374,0.28006887435913086,0.28167709708213806,0.28324368596076965,0.28478729724884033,0.28629976511001587,0.2877858579158783,0.28923678398132324,0.2906745672225952,0.2920762896537781,0.2934442162513733,0.2947859764099121,0.2960931062698364,0.2973878085613251,0.2986476719379425,0.2998756766319275,0.3010530173778534,0.30222830176353455,0.30337440967559814,0.3044961988925934,0.3055911064147949,0.3066498339176178,0.30768048763275146,0.3087063133716583,0.3096974790096283,0.31066909432411194,0.31160610914230347,0.3125264644622803,0.31341391801834106,0.31427842378616333,0.3151252567768097,0.31594398617744446,0.3167327344417572,0.3175053596496582,0.31826525926589966,0.3190031051635742,0.31972959637641907,0.3204338550567627,0.32111281156539917,0.32178792357444763,0.3224310874938965,0.32306864857673645,0.323686808347702,0.32427912950515747,0.32485073804855347,0.3254048824310303,0.3259497880935669,0.32648593187332153,0.3269926607608795,0.3274839222431183,0.32797423005104065,0.3284465968608856,0.32890310883522034,0.32934805750846863,0.32977867126464844,0.33019140362739563,0.3306080400943756,0.3310015797615051,0.33137935400009155,0.331755667924881,0.3321141004562378,0.332468181848526,0.3328125774860382,0.33313390612602234,0.33344709873199463,0.3337450623512268,0.3340418338775635,0.3343336284160614,0.3346117436885834,0.33489251136779785,0.3351532220840454,0.3354032039642334,0.3356524705886841,0.3358944058418274,0.33612674474716187,0.33635571599006653,0.33657556772232056,0.3367903232574463,0.3370002806186676,0.33719757199287415,0.33739227056503296,0.3375767767429352,0.33775821328163147,0.3379313051700592,0.3381054997444153,0.3382698595523834,0.33842501044273376,0.3385820984840393,0.3387293219566345,0.3388696610927582,0.33900511264801025,0.3391387164592743,0.33926570415496826,0.3393920660018921,0.3395121395587921,0.339630126953125,0.3397435247898102,0.33985671401023865,0.33996525406837463,0.3400689363479614,0.3401714861392975,0.3402681350708008,0.34036174416542053,0.3404533267021179,0.3405386805534363,0.3406206965446472,0.34070196747779846,0.3407851755619049,0.3408602178096771,0.34093359112739563,0.34100547432899475,0.3410762846469879,0.3411444425582886,0.3412105143070221,0.34127119183540344,0.3413306474685669,0.34139156341552734,0.34144800901412964,0.3415045142173767,0.3415546417236328,0.3416065573692322],"recovered":[0.0,0.00012157787568867207,0.00022369070211425424,0.0003252995666116476,0.0004197901289444417,0.0005142806912772357,0.0006035427795723081,0.0006951986579224467,0.0007851537084206939,0.0008732189307920635,0.0009589533437974751,0.00104544369969517,0.0011282804189249873,0.0012105503119528294,0.0012901113368570805,0.0013716882094740868,0.0014506193110719323,0.0015285424888134003,0.001605205936357379,0.0016823102487251163,0.0017571467906236649,0.0018295265035703778,0.0019033551216125488,0.0019739081617444754,0.002044775988906622,0.002112242393195629,0.002181031508371234,0.0022479307372123003,0.00231438921764493,0.0023807846009731293,0.00244529009796679,0.002509102690964937,0.002574868267402053,0.0026436573825776577,0.0027126355562359095,0.0027857711538672447,0.0028622455429285765,0.0029412396252155304,0.003022501477971673,0.0031059682369232178,0.003191639669239521,0.003281783778220415,0.0033760853111743927,0.0034752374049276114,0.003576909191906452,0.0036828017327934504,0.003790835849940777,0.003905673511326313,0.00402139313519001,0.004139758180826902,0.004265556577593088,0.004394882824271917,0.004531200975179672,0.004668401554226875,0.0048089404590427876,0.004958802368491888,0.005117231514304876,0.005277235526591539,0.005440767388790846,0.005616897717118263,0.005792461335659027,0.005974702071398497,0.00616437615826726,0.006358081940561533,0.0065653943456709385,0.006774407345801592,0.00699608214199543,0.007224749308079481,0.007456503342837095,0.007696131244301796,0.00794753897935152,0.008201719261705875,0.008470827713608742,0.008743212558329105,0.009026559069752693,0.009322503581643105,0.009624558500945568,0.00994103867560625,0.010263125412166119,0.010595983825623989,0.010937725193798542,0.011295844800770283,0.01167071983218193,0.012047674506902695,0.012436408549547195,0.012843537144362926,0.013256965205073357,0.013684062287211418,0.014123632572591305,0.014573659747838974,0.015042584389448166,0.015519006177783012,0.01603095605969429,0.016543976962566376,0.01707274653017521,0.01761946827173233,0.018182821571826935,0.018768537789583206,0.01936943456530571,0.019983496516942978,0.02061324566602707,0.021271781995892525,0.02193756215274334,0.02263628877699375,0.02335624396800995,0.02410007268190384,0.02485373057425022,0.025643985718488693,0.02644331380724907,0.027260784059762955,0.028117937967181206,0.028980636969208717,0.029869038611650467,0.03079504519701004,0.03173982724547386,0.03270388022065163,0.03371360898017883,0.03473851457238197,0.03579907864332199,0.036886222660541534,0.03799491375684738,0.039140328764915466,0.04030149057507515,0.04147915914654732,0.04270759969949722,0.04395833984017372,0.0452386848628521,0.04654397815465927,0.04788877069950104,0.04925604909658432,0.05066131055355072,0.05209895223379135,0.053577542304992676,0.05509449541568756,0.05662398040294647,0.05818799138069153,0.05979955941438675,0.06144438683986664,0.0631265714764595,0.06480995565652847,0.06654631346464157,0.0682947039604187,0.07009392976760864,0.07192515581846237,0.07381055504083633,0.07570408284664154,0.07763654738664627,0.0795975998044014,0.08160413801670074,0.0836305245757103,0.08568638563156128,0.08776624500751495,0.08987836539745331,0.09201063960790634,0.09420306980609894,0.0964086726307869,0.09865868091583252,0.1009068638086319,0.10318855941295624,0.1055186316370964,0.10784782469272614,0.11022703349590302,0.11260851472616196,0.11500529944896698,0.11744378507137299,0.11990073323249817,0.12238545715808868,0.12488655745983124,0.12740547955036163,0.12995591759681702,0.1325138956308365,0.13508430123329163,0.13766533136367798,0.14026899635791779,0.1428806483745575,0.14547473192214966,0.1480996161699295,0.1507192701101303,0.15337079763412476,0.15599273145198822,0.15863795578479767,0.161286398768425,0.16393370926380157,0.16659148037433624,0.16923804581165314,0.17190060019493103,0.17455515265464783,0.1771964728832245,0.17983503639698029,0.1824597865343094,0.18509739637374878,0.1877106875181198,0.19032807648181915,0.19294483959674835,0.19554440677165985,0.19812865555286407,0.20069999992847443,0.20326611399650574,0.20581232011318207,0.20834359526634216,0.21086157858371735,0.2133442908525467,0.21582384407520294,0.2182769477367401,0.22070617973804474,0.2231166958808899,0.22551165521144867,0.227885439991951,0.23021897673606873,0.2325471043586731,0.23484070599079132,0.2370883822441101,0.23934204876422882,0.2415628284215927,0.24374090135097504,0.24591197073459625,0.24805893003940582,0.25016355514526367,0.2522587180137634,0.25431790947914124,0.25634682178497314,0.2583273947238922,0.26028668880462646,0.2622244656085968,0.2641378939151764,0.26601824164390564,0.267875999212265,0.26970553398132324,0.2715040445327759,0.2732405960559845,0.2749723494052887,0.2766597270965576,0.27832865715026855,0.2799583673477173,0.28156933188438416,0.2831345796585083,0.2846701145172119,0.28618454933166504,0.28769275546073914,0.2891465723514557,0.2905884385108948,0.2919864058494568,0.2933565080165863,0.29470300674438477,0.29600900411605835,0.2972992956638336,0.29855865240097046,0.2997734844684601,0.3009674847126007,0.3021346926689148,0.3032926917076111,0.30441007018089294,0.3054937720298767,0.30653858184814453,0.30757570266723633,0.30860885977745056,0.3095935881137848,0.31056544184684753,0.31150785088539124,0.3124302625656128,0.31332218647003174,0.31418576836586,0.31503939628601074,0.3158545196056366,0.3166394829750061,0.3174172639846802,0.31817376613616943,0.318918913602829,0.3196510970592499,0.32034459710121155,0.32102668285369873,0.3216887414455414,0.32233574986457825,0.3229672908782959,0.3235878348350525,0.3241771459579468,0.3247515857219696,0.3253130316734314,0.3258659243583679,0.32639002799987793,0.3269020617008209,0.32740354537963867,0.32788506150245667,0.32835814356803894,0.3288153111934662,0.32925277948379517,0.3296850025653839,0.33010560274124146,0.3305179476737976,0.330905556678772,0.33129656314849854,0.3316662013530731,0.33203157782554626,0.33237984776496887,0.33271846175193787,0.33304834365844727,0.33335745334625244,0.3336568772792816,0.3339579701423645,0.33424440026283264,0.33452969789505005,0.3348022699356079,0.3350658416748047,0.33531662821769714,0.33557048439979553,0.33580973744392395,0.33604589104652405,0.33626964688301086,0.3364928364753723,0.3367050588130951,0.3369129002094269,0.33711516857147217,0.3373081088066101,0.337494432926178,0.3376739025115967,0.3378502428531647,0.3380209505558014,0.33818283677101135,0.33834075927734375,0.3384914994239807,0.3386421799659729,0.3387841284275055,0.3389233946800232,0.3390544354915619,0.3391819894313812,0.33930501341819763,0.3394249379634857,0.33954891562461853,0.3396640121936798,0.3397785425186157,0.33988410234451294,0.3399909436702728,0.34009236097335815,0.3401874899864197,0.34028318524360657,0.3403707444667816,0.3404579758644104,0.3405434191226959,0.34062719345092773,0.3407074511051178,0.34078410267829895,0.3408578038215637,0.34093326330184937,0.341004341840744,0.34107229113578796,0.34113654494285583,0.34119972586631775,0.3412587642669678,0.34131476283073425,0.3413718342781067,0.3414243757724762],"active":[0.0003598928451538086,0.0003222225932404399,0.00031283654971048236,0.0003008047351613641,0.00029671014635823667,0.00029116671066731215,0.00029034778708592057,0.00028839497826993465,0.0002853713231161237,0.0002815286279655993,0.00027793803019449115,0.0002745363162830472,0.0002721427008509636,0.0002698748139664531,0.00026867794804275036,0.00026546523440629244,0.0002632604446262121,0.0002614337718114257,0.00025765399914234877,0.00025526026729494333,0.0002552601508796215,0.0002546304604038596,0.0002499059773981571,0.00024650408886373043,0.00024108681827783585,0.0002437953371554613,0.00023963791318237782,0.00023982697166502476,0.00023900787346065044,0.0002375589683651924,0.00023699202574789524,0.0002412127796560526,0.0002440472599118948,0.0002486458979547024,0.0002548191696405411,0.0002615596167743206,0.00026596919633448124,0.00027100881561636925,0.0002747883554548025,0.00028014276176691055,0.0002882690168917179,0.0002972139045596123,0.0003075450658798218,0.00031264754943549633,0.0003177500329911709,0.0003241754602640867,0.0003293408080935478,0.0003338763490319252,0.0003416873514652252,0.0003541605547070503,0.00036253873258829117,0.00037286942824721336,0.0003772163763642311,0.00038666510954499245,0.0004010908305644989,0.00041110673919320107,0.00041847722604870796,0.00042679207399487495,0.00044424133375287056,0.0004469500854611397,0.00045860372483730316,0.0004716436378657818,0.0004869513213634491,0.0005049044266343117,0.0005124635063111782,0.0005328734405338764,0.0005504488945007324,0.0005646855570375919,0.0005783555097877979,0.0005935998633503914,0.0006067659705877304,0.0006264187395572662,0.0006448142230510712,0.0006604995578527451,0.0006816014647483826,0.0007016966119408607,0.000729917548596859,0.0007462957873940468,0.0007641864940524101,0.0007837144657969475,0.0008077146485447884,0.0008306447416543961,0.0008467715233564377,0.0008690077811479568,0.0008957171812653542,0.0009100800380110741,0.0009380485862493515,0.0009646955877542496,0.000985167920589447,0.001019311137497425,0.0010445080697536469,0.0010809190571308136,0.0011018328368663788,0.0011435970664024353,0.0011710003018379211,0.0012021828442811966,0.0012355055660009384,0.0012669377028942108,0.0013047978281974792,0.0013451147824525833,0.0013870671391487122,0.0014182496815919876,0.0014699045568704605,0.001507701352238655,0.0015451200306415558,0.0015885867178440094,0.0016285236924886703,0.0016626659780740738,0.0017190445214509964,0.0017679277807474136,0.0018060393631458282,0.0018699150532484055,0.0019249096512794495,0.001957349479198456,0.002014610916376114,0.002076219767332077,0.002127118408679962,0.0021865852177143097,0.0022398121654987335,0.0022885724902153015,0.0023454539477825165,0.002401266247034073,0.002450592815876007,0.002519126981496811,0.0025786571204662323,0.002631634473800659,0.002677496522665024,0.0027401745319366455,0.0028181560337543488,0.0028861910104751587,0.002952083945274353,0.003025159239768982,0.0030911751091480255,0.003148309886455536,0.003220628947019577,0.003287713974714279,0.0033538565039634705,0.0034186765551567078,0.003454335033893585,0.0035352781414985657,0.0035732612013816833,0.0036619603633880615,0.0037280991673469543,0.0038138404488563538,0.003858312964439392,0.0039114803075790405,0.003986626863479614,0.004055611789226532,0.004101470112800598,0.00417308509349823,0.004251264035701752,0.004307962954044342,0.0043713971972465515,0.004454858601093292,0.004495240747928619,0.004553951323032379,0.004588976502418518,0.004639372229576111,0.0047125667333602905,0.00475408136844635,0.004803158342838287,0.00481676310300827,0.00487874448299408,0.0049472227692604065,0.004982374608516693,0.005019284784793854,0.005063503980636597,0.005108043551445007,0.005145281553268433,0.005164414644241333,0.005205810070037842,0.005238562822341919,0.005251988768577576,0.005279764533042908,0.005278691649436951,0.005338340997695923,0.005351632833480835,0.005371168255805969,0.005349501967430115,0.005379796028137207,0.005384966731071472,0.005394726991653442,0.005400210618972778,0.005395680665969849,0.00540769100189209,0.005397811532020569,0.0053802430629730225,0.005379870533943176,0.005357623100280762,0.005371361970901489,0.005342066287994385,0.005324617028236389,0.00530792772769928,0.005273088812828064,0.00523453950881958,0.005197182297706604,0.005189433693885803,0.005146846175193787,0.005120068788528442,0.005084678530693054,0.00503598153591156,0.005004167556762695,0.0049571692943573,0.004918307065963745,0.004867523908615112,0.004831627011299133,0.004781797528266907,0.004731714725494385,0.004700034856796265,0.00464610755443573,0.0045809149742126465,0.004550173878669739,0.004480808973312378,0.0044350773096084595,0.004401311278343201,0.0043403953313827515,0.00428377091884613,0.004236847162246704,0.004161238670349121,0.004102975130081177,0.0040381550788879395,0.003990232944488525,0.003948837518692017,0.0038850605487823486,0.0038171112537384033,0.0037551820278167725,0.0036973655223846436,0.0036346018314361572,0.0035495758056640625,0.0035184621810913086,0.0034607648849487305,0.003409147262573242,0.003348439931869507,0.003285318613052368,0.0032179653644561768,0.0031651854515075684,0.003115743398666382,0.003052234649658203,0.002981811761856079,0.0029297173023223877,0.0028557777404785156,0.0027995705604553223,0.002736598253250122,0.0026848018169403076,0.0026386678218841553,0.002576380968093872,0.0024943649768829346,0.002454817295074463,0.0024069249629974365,0.002361506223678589,0.002298414707183838,0.0022397637367248535,0.002186715602874756,0.002167731523513794,0.0021217763423919678,0.002060234546661377,0.0020125210285186768,0.0019610226154327393,0.001906067132949829,0.0018481612205505371,0.001803070306777954,0.0017582178115844727,0.00169333815574646,0.0016508400440216064,0.0016257762908935547,0.001585841178894043,0.0015558302402496338,0.0015149414539337158,0.001461714506149292,0.001443326473236084,0.001404404640197754,0.0013799071311950684,0.0013510584831237793,0.0013118386268615723,0.0012629032135009766,0.001227736473083496,0.00119820237159729,0.0011729001998901367,0.0011267364025115967,0.0010938942432403564,0.0010721683502197266,0.0010430514812469482,0.0010180473327636719,0.0009899139404296875,0.000963360071182251,0.0009386241436004639,0.0009230375289916992,0.0008959770202636719,0.0008614063262939453,0.0008501112461090088,0.0008175373077392578,0.0008019804954528809,0.0007809996604919434,0.0007540583610534668,0.0007286369800567627,0.000696718692779541,0.0006843805313110352,0.0006767511367797852,0.0006537735462188721,0.00064811110496521,0.0006235241889953613,0.0006009340286254883,0.0005866289138793945,0.000577777624130249,0.000556260347366333,0.0005459785461425781,0.0005296766757965088,0.0005206763744354248,0.0005074441432952881,0.0004925131797790527,0.0004793703556060791,0.0004616081714630127,0.0004501044750213623,0.0004368722438812256,0.0004315972328186035,0.00041961669921875,0.00040405988693237305,0.0003992617130279541,0.0003885626792907715,0.0003781616687774658,0.0003629326820373535,0.00035458803176879883,0.00034230947494506836,0.0003376305103302002,0.00033015012741088867,0.00032511353492736816,0.0003185868263244629,0.0003077983856201172,0.0003012418746948242,0.0002903938293457031,0.0002873837947845459,0.0002771914005279541,0.00026938319206237793,0.0002658367156982422,0.0002554953098297119,0.0002499520778656006,0.00024399161338806152,0.00024175643920898438,0.00023302435874938965,0.00022614002227783203,0.00022137165069580078,0.00021848082542419434,0.00021117925643920898,0.00020617246627807617,0.00019890069961547852,0.00019410252571105957,0.00019183754920959473,0.00018924474716186523,0.00018975138664245605,0.00018280744552612305,0.00018218159675598145]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0003598928451538086,0.00044776906725019217,0.0005373461171984673,0.0006289390148594975,0.0007146734278649092,0.0007983921095728874,0.0008820477523840964,0.0009624277590774,0.0010395320132374763,0.0011141796130686998,0.001190905924886465,0.001264041755348444,0.0013358545256778598,0.001400612061843276,0.0014652436366304755,0.0015271034790202975,0.001590979052707553,0.001650697086006403,0.0017085253493860364,0.0017640858422964811,0.0018192683346569538,0.001872371998615563,0.0019267986062914133,0.001977508421987295,0.0020283444318920374,0.0020759047474712133,0.002125291619449854,0.002172159031033516,0.0022173887118697166,0.002262114081531763,0.00230306014418602,0.0023463997058570385,0.0023905583657324314,0.002436732640489936,0.002483977936208248,0.0025304043665528297,0.0025792873930186033,0.002631824230775237,0.002681526355445385,0.0027341260574758053,0.002789812395349145,0.0028439240995794535,0.0029004295356571674,0.002957375720143318,0.003017471870407462,0.003076244844123721,0.0031367188785225153,0.003199964528903365,0.0032624544110149145,0.0033250071574002504,0.003393418388441205,0.0034626484848558903,0.003533705370500684,0.0036074710078537464,0.0036801027599722147,0.003751285606995225,0.003827444976195693,0.0039022816345095634,0.003981275483965874,0.004063356667757034,0.004142161458730698,0.004225250333547592,0.0043104179203510284,0.004397412296384573,0.004484532400965691,0.004576629493385553,0.004669733811169863,0.004766366444528103,0.004865329712629318,0.0049629067070782185,0.005060168914496899,0.005159951280802488,0.005268426146358252,0.005375200882554054,0.005480022169649601,0.005589757114648819,0.005702075082808733,0.005809983238577843,0.005921356379985809,0.0060411072336137295,0.006158464588224888,0.006277585867792368,0.006399919278919697,0.006520174443721771,0.00664578378200531,0.006774354260414839,0.00690638879314065,0.007042014505714178,0.007176064886152744,0.007316163275390863,0.007456198334693909,0.007597430143505335,0.0077464100904762745,0.00789709109812975,0.008048527874052525,0.008201477117836475,0.008358268067240715,0.008517642505466938,0.00867682695388794,0.008838847279548645,0.009005087427794933,0.00917762704193592,0.009350419044494629,0.009530329145491123,0.009708034805953503,0.009892353788018227,0.010078059509396553,0.010266473516821861,0.010461879894137383,0.010657412931323051,0.010858929716050625,0.011063974350690842,0.011270656250417233,0.011481118388473988,0.011690636165440083,0.01190878264605999,0.012127244845032692,0.012347345240414143,0.012571350671350956,0.012799199670553207,0.013034102506935596,0.013273605145514011,0.013511721044778824,0.013755002990365028,0.01400376483798027,0.01425863802433014,0.014511683024466038,0.014778273180127144,0.015034531243145466,0.01529941987246275,0.015578166581690311,0.015844568610191345,0.01612432301044464,0.016404518857598305,0.016684966161847115,0.01696995086967945,0.01726331189274788,0.017562218010425568,0.017861563712358475,0.01817445270717144,0.01848476007580757,0.018797460943460464,0.019118161872029305,0.01943136751651764,0.0197601318359375,0.020096957683563232,0.020430320873856544,0.02076639235019684,0.021101204678416252,0.0214540958404541,0.021810388192534447,0.022166995331645012,0.0225253663957119,0.02289387956261635,0.023255715146660805,0.023635441437363625,0.024015609174966812,0.024400437250733376,0.024790115654468536,0.025180866941809654,0.02557186782360077,0.02597767300903797,0.02639066055417061,0.026806166395545006,0.027226397767663002,0.02765960618853569,0.02808651514351368,0.028523942455649376,0.02896968647837639,0.02941587008535862,0.02986665442585945,0.03033759444952011,0.030803056433796883,0.03127110004425049,0.03174078091979027,0.03221858665347099,0.03271428495645523,0.03321344777941704,0.03370467200875282,0.034209251403808594,0.034718114882707596,0.03523138910531998,0.035759087651968,0.03629692643880844,0.03683401271700859,0.03737758472561836,0.03792537748813629,0.03847701475024223,0.03903602063655853,0.0395987406373024,0.04017551243305206,0.040749259293079376,0.041331131011247635,0.04192585498094559,0.042518500238657,0.04310894012451172,0.043716199696063995,0.044335052371025085,0.044955477118492126,0.04557904973626137,0.04621497169137001,0.04684409126639366,0.04747982323169708,0.0481218546628952,0.04877472296357155,0.049425069242715836,0.05009355768561363,0.05075971782207489,0.05143160745501518,0.0521097369492054,0.0527997687458992,0.05349880829453468,0.05419016629457474,0.0548844188451767,0.055571049451828,0.05628080293536186,0.05699773132801056,0.05771220847964287,0.05843619629740715,0.05917403846979141,0.05990747734904289,0.060647714883089066,0.06139746680855751,0.06214866787195206,0.0628943219780922,0.06364709883928299,0.06439665704965591,0.06515346467494965,0.06590913981199265,0.0666741356253624,0.06744612008333206,0.06822869181632996,0.06900256872177124,0.0697748139500618,0.07055246829986572,0.07132672518491745,0.0721055194735527,0.07288827747106552,0.07367506623268127,0.07446122914552689,0.07526024430990219,0.07604105025529861,0.07682645320892334,0.07762546837329865,0.07841754704713821,0.0792272686958313,0.08003239333629608,0.08084608614444733,0.08164755254983902,0.08247793465852737,0.08329004794359207,0.08409807085990906,0.08492662757635117,0.08573219180107117,0.08654600381851196,0.0873679518699646,0.08817779272794724,0.08900893479585648,0.08982867002487183,0.09064626693725586,0.09147639572620392,0.09230029582977295,0.09312072396278381,0.09393510967493057,0.09476498514413834,0.09558068960905075,0.09641119837760925,0.09724806994199753,0.0980868935585022,0.09890518337488174,0.09973034262657166,0.10056765377521515,0.10138064622879028,0.10221777111291885,0.10305212438106537,0.10388502478599548,0.10471352189779282,0.10553143173456192,0.10634499788284302,0.10717412084341049,0.10799914598464966,0.10882442444562912,0.10964535921812057,0.11046818643808365,0.11129573732614517,0.11212491989135742,0.11293590068817139,0.11375986039638519,0.11456970870494843,0.11538346111774445,0.11619216948747635,0.11698456853628159,0.11779183894395828,0.11858914792537689,0.11938450485467911,0.12017287313938141,0.12095821648836136,0.12174922972917557,0.12253992259502411,0.12332803755998611,0.12410254776477814,0.12487396597862244,0.12564589083194733,0.1264025717973709,0.12718136608600616,0.12794320285320282,0.12869207561016083,0.12943968176841736,0.13019327819347382,0.13093844056129456,0.13167867064476013,0.13241645693778992,0.13316123187541962,0.1338876187801361,0.13460618257522583,0.1353263258934021,0.13604363799095154,0.13675501942634583,0.1374695599079132,0.13817502558231354,0.13886940479278564,0.13956107199192047,0.1402522474527359,0.1409279853105545,0.1416173130273819,0.14228278398513794,0.14294956624507904,0.14361345767974854,0.14428648352622986,0.14494533836841583,0.14559876918792725,0.14624546468257904,0.14687767624855042,0.14752638339996338,0.14815865457057953,0.14879034459590912,0.14941222965717316,0.1500367373228073,0.15065912902355194,0.15127331018447876,0.15188120305538177,0.1524847447872162,0.15307839214801788,0.15367205440998077,0.1542607843875885,0.15484511852264404,0.1554308980703354,0.15600697696208954,0.1565873920917511,0.15714992582798004,0.15771366655826569],"recovered":[0.0,0.00012101093307137489,0.00022520254424307495,0.00032221287256106734,0.0004146876453887671,0.000501996953971684,0.0005891802720725536,0.0006754186470061541,0.000758003385271877,0.0008360526408068836,0.0009135978762060404,0.000990576227195561,0.0010684994049370289,0.0011423910036683083,0.0012119991006329656,0.001279843389056623,0.0013460497139021754,0.0014079095562919974,0.001469706417992711,0.0015271566808223724,0.0015837880782783031,0.0016398524167016149,0.0016949719283729792,0.0017486426513642073,0.001801494276151061,0.001854408998042345,0.001905748969875276,0.0019553250167518854,0.0020041451789438725,0.002051075454801321,0.0020956750959157944,0.0021388886962085962,0.002182291354984045,0.0022265759762376547,0.002271868521347642,0.0023172239307314157,0.002365036169067025,0.0024128484074026346,0.002462802454829216,0.002511433558538556,0.002562899375334382,0.002617073943838477,0.0026704927440732718,0.002726116217672825,0.0027818025555461645,0.0028409536462277174,0.002897395985201001,0.002957303076982498,0.003016265109181404,0.00307850306853652,0.003143575508147478,0.003208837006241083,0.003278885968029499,0.003346478333696723,0.0034144483506679535,0.0034845604095607996,0.0035561842378228903,0.00363020203076303,0.003704219590872526,0.003785481443628669,0.003864538623020053,0.003944477532058954,0.004027440212666988,0.004110277164727449,0.004195255693048239,0.004281557165086269,0.004371448885649443,0.004460837226361036,0.004556146450340748,0.0046518342569470406,0.004747962579131126,0.0048461067490279675,0.004944691900163889,0.005049009341746569,0.005155468825250864,0.005260290578007698,0.005368261598050594,0.005477996543049812,0.005587038584053516,0.005697529762983322,0.0058136903680861,0.005928086582571268,0.006046011112630367,0.006163179408758879,0.00628393841907382,0.006407658103853464,0.006535660941153765,0.006665617227554321,0.0067952582612633705,0.00692924577742815,0.007059391122311354,0.007196843158453703,0.007340531796216965,0.007486425340175629,0.007626712322235107,0.007777393329888582,0.0079316021874547,0.008085054345428944,0.008237121626734734,0.00839844811707735,0.008561539463698864,0.008722929283976555,0.008892697282135487,0.009059441275894642,0.009237021207809448,0.009409875608980656,0.009591990150511265,0.00977561715990305,0.009961007162928581,0.010149547830224037,0.010340985842049122,0.010537463240325451,0.010738854296505451,0.010940938256680965,0.011146108619868755,0.011353231966495514,0.011566276662051678,0.011784235015511513,0.011998350732028484,0.01221788302063942,0.012441069819033146,0.012668351642787457,0.012902310118079185,0.01314653642475605,0.013379928655922413,0.013627557083964348,0.013881232589483261,0.014126529917120934,0.014388143084943295,0.014645220711827278,0.014910424128174782,0.015175564214587212,0.015442973002791405,0.01571674272418022,0.01599341258406639,0.01626737229526043,0.016552859917283058,0.01684124395251274,0.0171373151242733,0.01744000054895878,0.0177463386207819,0.018052171915769577,0.018358511850237846,0.018671778962016106,0.018989330157637596,0.019309526309370995,0.019639236852526665,0.019971339032053947,0.020305143669247627,0.020637057721614838,0.020982829853892326,0.021329736337065697,0.021683823317289352,0.022040557116270065,0.022401195019483566,0.022762654349207878,0.023139040917158127,0.023510893806815147,0.023886902257800102,0.024272361770272255,0.024659141898155212,0.02505316771566868,0.02544933557510376,0.025853881612420082,0.026263277977705002,0.026673177257180214,0.027099771425127983,0.02752283774316311,0.0279557928442955,0.028401724994182587,0.028840288519859314,0.02928275614976883,0.029743365943431854,0.030204102396965027,0.030672144144773483,0.031137730926275253,0.03161301836371422,0.032088495790958405,0.032584257423877716,0.03306741639971733,0.033573444932699203,0.03408319130539894,0.034591298550367355,0.03510892018675804,0.03563794121146202,0.03617199882864952,0.03670373186469078,0.037247806787490845,0.03779629245400429,0.038345031440258026,0.038906242698431015,0.03947444632649422,0.040045421570539474,0.040618158876895905,0.04121281951665878,0.04179437831044197,0.04237675666809082,0.04297664389014244,0.04358081892132759,0.04421151056885719,0.04483187198638916,0.04545588791370392,0.04608853533864021,0.04672244191169739,0.047352440655231476,0.04799995198845863,0.048652440309524536,0.0493057481944561,0.04996441304683685,0.05063686892390251,0.0513153113424778,0.05198922008275986,0.052674777805805206,0.05336374044418335,0.0540539026260376,0.0547485314309597,0.05545034632086754,0.056154992431402206,0.056868650019168854,0.057586777955293655,0.05831725150346756,0.05904589965939522,0.05978551134467125,0.0605272613465786,0.061268825083971024,0.062026575207710266,0.06276378780603409,0.06352286785840988,0.06426814198493958,0.06502998620271683,0.06578963249921799,0.06655720621347427,0.067327119410038,0.06810414791107178,0.06886586546897888,0.06964490562677383,0.0704132467508316,0.0711975172162056,0.07196862250566483,0.07276253402233124,0.07354579120874405,0.07433769106864929,0.07511685788631439,0.07589999586343765,0.07669957727193832,0.07749128341674805,0.07828941196203232,0.07908584177494049,0.07990293204784393,0.08070729672908783,0.0815289244055748,0.08234633505344391,0.08315712213516235,0.08398643881082535,0.08479149639606476,0.08559693396091461,0.08641497045755386,0.08722223341464996,0.08805142343044281,0.0888654887676239,0.08969838917255402,0.0905301570892334,0.09135305136442184,0.092173732817173,0.09298956394195557,0.09381087124347687,0.09463420510292053,0.09544946253299713,0.09628362953662872,0.09711413830518723,0.09793292731046677,0.09876362979412079,0.0995996817946434,0.10042370110750198,0.10125471651554108,0.10209045559167862,0.10293374955654144,0.10375934839248657,0.10458097606897354,0.10539755970239639,0.10621906071901321,0.1070399358868599,0.10786917805671692,0.10869169235229492,0.10951602458953857,0.1103433221578598,0.11116810142993927,0.11198260635137558,0.11280467361211777,0.11362548172473907,0.11443596333265305,0.11525380611419678,0.11605559289455414,0.11686071753501892,0.1176660880446434,0.11845697462558746,0.11924691498279572,0.12003616243600845,0.1208341047167778,0.12162140011787415,0.12240637093782425,0.12318490445613861,0.12395910173654556,0.12474116683006287,0.12551794946193695,0.12628747522830963,0.12704837322235107,0.12780536711215973,0.1285538673400879,0.12930311262607574,0.1300642043352127,0.13081501424312592,0.13155367970466614,0.1322849839925766,0.13302144408226013,0.13375714421272278,0.13447615504264832,0.13519825041294098,0.13591788709163666,0.13663174211978912,0.13734570145606995,0.13803976774215698,0.13873988389968872,0.13943451642990112,0.14011314511299133,0.14080330729484558,0.14147891104221344,0.14215049147605896,0.1428185999393463,0.14348343014717102,0.144154891371727,0.14481689035892487,0.14546212553977966,0.14610019326210022,0.14673982560634613,0.1473814845085144,0.14802749454975128,0.14865723252296448,0.1492823213338852,0.14991509914398193,0.1505374163389206,0.15115171670913696,0.15175381302833557,0.15235093235969543,0.15295183658599854,0.15354762971401215,0.15413635969161987,0.1547228991985321,0.15530823171138763,0.15589188039302826,0.1564687043428421],"active":[0.0003598928451538086,0.00032675813417881727,0.00031214358750730753,0.0003067261422984302,0.00029998578247614205,0.00029639515560120344,0.00029286748031154275,0.0002870091120712459,0.0002815286279655993,0.00027812697226181626,0.0002773080486804247,0.00027346552815288305,0.0002673551207408309,0.00025822105817496777,0.00025324453599750996,0.00024726008996367455,0.0002449293388053775,0.00024278752971440554,0.00023881893139332533,0.0002369291614741087,0.00023548025637865067,0.00023251958191394806,0.00023182667791843414,0.00022886577062308788,0.00022685015574097633,0.0002214957494288683,0.0002195426495745778,0.00021683401428163052,0.0002132435329258442,0.00021103862673044205,0.00020738504827022552,0.00020751100964844227,0.00020826701074838638,0.0002101566642522812,0.0002121094148606062,0.000213180435821414,0.00021425122395157814,0.00021897582337260246,0.00021872390061616898,0.00022269249893724918,0.00022691302001476288,0.00022685015574097633,0.00022993679158389568,0.00023125950247049332,0.0002356693148612976,0.00023529119789600372,0.00023932289332151413,0.00024266145192086697,0.0002461893018335104,0.00024650408886373043,0.0002498428802937269,0.00025381147861480713,0.00025481940247118473,0.00026099267415702343,0.0002656544093042612,0.00026672519743442535,0.00027126073837280273,0.0002720796037465334,0.00027705589309334755,0.0002778752241283655,0.0002776228357106447,0.0002807728014886379,0.00028297770768404007,0.00028713513165712357,0.00028927670791745186,0.000295072328299284,0.0002982849255204201,0.0003055292181670666,0.0003091832622885704,0.0003110724501311779,0.00031220633536577225,0.0003138445317745209,0.00032373424619436264,0.0003261915408074856,0.00032455334439873695,0.0003294665366411209,0.00033381348475813866,0.0003319866955280304,0.00033431779593229294,0.00034357747063040733,0.0003447742201387882,0.00034949928522109985,0.00035390816628932953,0.00035699503496289253,0.00036184536293148994,0.00036669615656137466,0.00037072785198688507,0.0003763972781598568,0.0003808066248893738,0.00038691749796271324,0.000396807212382555,0.00040058698505163193,0.00040587829425930977,0.00041066575795412064,0.00042181555181741714,0.00042408378794789314,0.00042666587978601456,0.0004325881600379944,0.00043970532715320587,0.0004403991624712944,0.00044354796409606934,0.00045469775795936584,0.0004577217623591423,0.0004708878695964813,0.0004710135981440544,0.00048247817903757095,0.00048606935888528824,0.0004908563569188118,0.0005008727312088013,0.0005078651010990143,0.000517943874001503,0.0005265111103653908,0.0005318019539117813,0.0005401801317930222,0.0005445275455713272,0.000555550679564476,0.0005609681829810143,0.0005631102249026299,0.0005729999393224716,0.0005813166499137878,0.0005930326879024506,0.0006052535027265549,0.0006094109266996384,0.0006084665656089783,0.0006238361820578575,0.0006310809403657913,0.0006304504349827766,0.0006517432630062103,0.0006463881582021713,0.0006541991606354713,0.0006677424535155296,0.0006690043956041336,0.0006813500076532364,0.0006877761334180832,0.0006915535777807236,0.0007025785744190216,0.0007104519754648209,0.0007209740579128265,0.0007242485880851746,0.0007344521582126617,0.0007384214550256729,0.0007452890276908875,0.0007596500217914581,0.0007595885545015335,0.0007708016782999039,0.0007874313741922379,0.0007910840213298798,0.0007950533181428909,0.0007960610091686249,0.0008170381188392639,0.0008275583386421204,0.0008372589945793152,0.0008415430784225464,0.000853322446346283,0.0008545201271772385,0.0008727870881557465,0.0008765682578086853,0.0008895434439182281,0.0009032133966684341,0.0009085051715373993,0.0009127259254455566,0.0009245052933692932,0.0009413249790668488,0.0009522847831249237,0.0009631197899580002,0.0009864289313554764,0.0009867437183856964,0.001001104712486267,0.0010138936340808868,0.001014145091176033,0.0010263659060001373,0.0010548382997512817,0.0010596904903650284,0.0010669976472854614,0.0010686367750167847,0.0010808557271957397,0.0011012665927410126,0.0011249519884586334,0.0011204145848751068,0.0011418350040912628,0.0011446699500083923,0.0011481977999210358,0.001167789101600647,0.0011880062520503998,0.0011960715055465698,0.0012055858969688416,0.0012216456234455109,0.0012292079627513885,0.001239728182554245,0.0012537091970443726,0.001269269734621048,0.0012748129665851593,0.0012857094407081604,0.0013076961040496826,0.0013056807219982147,0.001314561814069748,0.001339443027973175,0.0013584084808826447,0.0013746581971645355,0.0013675391674041748,0.0013830997049808502,0.001388203352689743,0.0013912878930568695,0.001399412751197815,0.0014222823083400726,0.0014251172542572021,0.001441117376089096,0.0014539696276187897,0.0014671944081783295,0.001472868025302887,0.001484457403421402,0.001509588211774826,0.0015153884887695312,0.0015206784009933472,0.0015171468257904053,0.0015322715044021606,0.0015473850071430206,0.0015572160482406616,0.0015675462782382965,0.001587260514497757,0.0015902258455753326,0.0016018152236938477,0.001611955463886261,0.0016214065253734589,0.00162549689412117,0.0016205236315727234,0.0016328692436218262,0.0016305968165397644,0.00164099782705307,0.0016441494226455688,0.0016564875841140747,0.0016714856028556824,0.0016754493117332458,0.0016706660389900208,0.0016866028308868408,0.0016818195581436157,0.0016922727227210999,0.0016907602548599243,0.001706443727016449,0.0016986951231956482,0.001714453101158142,0.0017033591866493225,0.0017095953226089478,0.0017254725098609924,0.0017179697751998901,0.001735985279083252,0.0017429813742637634,0.001760244369506836,0.0017446205019950867,0.0017706379294395447,0.001761123538017273,0.001751735806465149,0.0017695054411888123,0.001745752990245819,0.0017545074224472046,0.0017710179090499878,0.0017628222703933716,0.0017867013812065125,0.0017772465944290161,0.001780778169631958,0.0017780065536499023,0.0017701387405395508,0.001767672598361969,0.0017613768577575684,0.0017754212021827698,0.001769818365573883,0.0017769932746887207,0.0017986074090003967,0.0018032640218734741,0.001791045069694519,0.001797415316104889,0.0018040239810943604,0.001780964434146881,0.0017940700054168701,0.001797407865524292,0.001794569194316864,0.0017797723412513733,0.001772083342075348,0.0017640218138694763,0.0017765611410140991,0.001780085265636444,0.001784488558769226,0.001776181161403656,0.0017764940857887268,0.001779712736606598,0.0017815977334976196,0.0017677992582321167,0.001777254045009613,0.001765035092830658,0.001757979393005371,0.0017562061548233032,0.0017307624220848083,0.0017362460494041443,0.0017284303903579712,0.0017184168100357056,0.0017158985137939453,0.0017113015055656433,0.0017130672931671143,0.0017058178782463074,0.001706637442111969,0.001696176826953888,0.0016890615224838257,0.001686789095401764,0.0016614049673080444,0.0016634166240692139,0.0016557276248931885,0.0016437023878097534,0.0016343146562576294,0.0016394108533859253,0.001635327935218811,0.0016144663095474243,0.0016014426946640015,0.001607552170753479,0.0016026347875595093,0.0015847384929656982,0.0015691816806793213,0.0015674829483032227,0.0015567690134048462,0.0015516728162765503,0.001543283462524414,0.0015237033367156982,0.0015213042497634888,0.0015123635530471802,0.0014934688806533813,0.001504167914390564,0.0014794766902923584,0.0014706552028656006,0.0014629662036895752,0.001467883586883545,0.001461908221244812,0.0014438778162002563,0.0014285743236541748,0.001415550708770752,0.0014261901378631592,0.0014188289642333984,0.0014088600873947144,0.001384735107421875,0.0013795047998428345,0.001376807689666748,0.0013582110404968262,0.0013437867164611816,0.0013330280780792236,0.001324579119682312,0.0013211220502853394,0.0013089478015899658,0.001297488808631897,0.0012945383787155151,0.001284077763557434,0.0012791603803634644,0.0012580454349517822,0.001244962215423584]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0003598928451538086,0.00044789505773223937,0.0005402438691817224,0.0006380100967362523,0.000736091285943985,0.0008339205523952842,0.00092702527763322,0.0010237207170575857,0.001119030173867941,0.0012138986494392157,0.0013103419914841652,0.0014043917180970311,0.0014978114049881697,0.0015927428612485528,0.0016864145873114467,0.0017817870248109102,0.0018760885577648878,0.0019699493423104286,0.002063116990029812,0.002157670445740223,0.0022488224785774946,0.0023389034904539585,0.0024306222330778837,0.0025251759216189384,0.0026156979147344828,0.0027060939464718103,0.0027986946515738964,0.0028933740686625242,0.002983077196404338,0.0030742292292416096,0.0031648140866309404,0.0032618874683976173,0.003363559255376458,0.003474428318440914,0.0035895807668566704,0.003706434043124318,0.0038314135745167732,0.003964204341173172,0.004107011016458273,0.0042520854622125626,0.004403081722557545,0.004564345348626375,0.004732790868729353,0.004916480276733637,0.005103319883346558,0.0052980962209403515,0.005502510815858841,0.005719146225601435,0.005945797543972731,0.006180953234434128,0.006432172376662493,0.00669013150036335,0.006968563888221979,0.007259279489517212,0.007570216897875071,0.007894759997725487,0.00822900515049696,0.008578241802752018,0.008948834612965584,0.00933290645480156,0.00974658690392971,0.01017626654356718,0.010628310032188892,0.011094904504716396,0.011586948297917843,0.012100724503397942,0.012639950960874557,0.013215524144470692,0.013811948709189892,0.014438862912356853,0.01509109977632761,0.01577678695321083,0.016491953283548355,0.017239436507225037,0.01802748814225197,0.01886020228266716,0.019720381125807762,0.020619112998247147,0.021558159962296486,0.022538594901561737,0.023571692407131195,0.024647120386362076,0.025774896144866943,0.026958107948303223,0.02819039113819599,0.02946355752646923,0.030812125653028488,0.03220687061548233,0.03365963324904442,0.03517796844244003,0.03677498549222946,0.03841395676136017,0.040111131966114044,0.041888121515512466,0.04374542832374573,0.04565206170082092,0.04764221981167793,0.04971477761864662,0.051858074963092804,0.05406852439045906,0.05635387450456619,0.05874568223953247,0.061201807111501694,0.06374536454677582,0.06638990342617035,0.06913964450359344,0.07198607921600342,0.0748870000243187,0.07790376991033554,0.08099859207868576,0.08418203890323639,0.08747321367263794,0.0908283218741417,0.09427489340305328,0.09781614691019058,0.10144653916358948,0.10515996068716049,0.10892993956804276,0.11283542960882187,0.11683987081050873,0.12092243134975433,0.12503227591514587,0.1292417049407959,0.13355746865272522,0.13795146346092224,0.14240071177482605,0.14689984917640686,0.1514948606491089,0.1561209261417389,0.16086158156394958,0.16558818519115448,0.17038428783416748,0.17517684400081635,0.18005779385566711,0.18500261008739471,0.18995359539985657,0.19494307041168213,0.19997715950012207,0.2050240933895111,0.21005533635616302,0.21510396897792816,0.22013792395591736,0.2252216935157776,0.23029054701328278,0.23534870147705078,0.2404109388589859,0.24544577300548553,0.25042328238487244,0.255382776260376,0.26031121611595154,0.26521527767181396,0.27007877826690674,0.27487316727638245,0.27961891889572144,0.2843429446220398,0.2890200912952423,0.293599933385849,0.29814109206199646,0.3026353716850281,0.3070654571056366,0.3114279806613922,0.3157031536102295,0.31990283727645874,0.32400837540626526,0.32806146144866943,0.3320036828517914,0.3358671963214874,0.3396797180175781,0.3433673083782196,0.34700751304626465,0.3505573868751526,0.3539983034133911,0.3573663830757141,0.3606348931789398,0.3638225495815277,0.36692342162132263,0.36994409561157227,0.372880220413208,0.3757582902908325,0.37851640582084656,0.3812287151813507,0.38383743166923523,0.3863658010959625,0.38882216811180115,0.3912038505077362,0.3935181796550751,0.3957197964191437,0.3978678286075592,0.39995428919792175,0.40194976329803467,0.4038783609867096,0.40572264790534973,0.4075225591659546,0.40923893451690674,0.41089537739753723,0.4125199019908905,0.4140583574771881,0.4155481457710266,0.4169768989086151,0.41834914684295654,0.41967153549194336,0.42094531655311584,0.4221656322479248,0.42334747314453125,0.42446690797805786,0.4255463778972626,0.4265919029712677,0.42759034037590027,0.4285452663898468,0.4294598698616028,0.4303492605686188,0.43119484186172485,0.4319900870323181,0.4327775537967682,0.4335133731365204,0.4342249631881714,0.4349000155925751,0.4355473220348358,0.436164915561676,0.4367562532424927,0.4373261332511902,0.437878280878067,0.43839967250823975,0.4388960599899292,0.4393734335899353,0.4398359954357147,0.44027507305145264,0.4406900107860565,0.44109272956848145,0.44146206974983215,0.4418296813964844,0.44218194484710693,0.4425199627876282,0.4428400993347168,0.4431360065937042,0.4434182643890381,0.44369032979011536,0.4439539611339569,0.44420763850212097,0.4444478452205658,0.4446839392185211,0.44490599632263184,0.44511154294013977,0.4453122913837433,0.4454965591430664,0.4456767737865448,0.4458483159542084,0.4460119605064392,0.4461659789085388,0.4463087320327759,0.4464491605758667,0.4465859830379486,0.4467131495475769,0.4468342363834381,0.4469529688358307,0.44706061482429504,0.44717174768447876,0.4472735524177551,0.4473702907562256,0.44746920466423035,0.44755494594573975,0.44763684272766113,0.44771671295166016,0.44779330492019653,0.44786813855171204,0.4479379951953888,0.4480007588863373,0.44806450605392456,0.4481237828731537,0.4481809735298157,0.4482330083847046,0.448284775018692,0.44833505153656006,0.44838330149650574,0.4484277069568634,0.44847023487091064,0.44851067662239075,0.44855061173439026,0.4485878348350525,0.44862255454063416,0.44865670800209045,0.4486878216266632,0.44871756434440613,0.44874703884124756,0.44877392053604126,0.4488010108470917,0.44882577657699585,0.4488496482372284,0.44887277483940125,0.44889310002326965,0.44891300797462463,0.4489326775074005,0.44895055890083313,0.4489683210849762,0.44898363947868347,0.44900089502334595,0.4490162134170532,0.4490298628807068,0.44904354214668274,0.44905728101730347,0.44906917214393616,0.4490808844566345,0.4490918517112732,0.4491027593612671,0.4491121470928192,0.4491225481033325,0.44913268089294434,0.4491419494152069,0.44915005564689636,0.4491584300994873,0.44916626811027527,0.44917362928390503,0.4491809904575348,0.44918760657310486,0.44919389486312866,0.4491998851299286,0.44920507073402405,0.44921061396598816,0.4492160677909851,0.4492204189300537,0.44922447204589844,0.44922900199890137,0.44923320412635803,0.449237197637558,0.4492407739162445,0.4492442309856415,0.449247270822525,0.44925034046173096,0.44925355911254883,0.4492563307285309,0.44925931096076965,0.4492621421813965,0.4492649734020233,0.4492676258087158,0.44926995038986206,0.4492720067501068,0.4492740333080292,0.449275940656662,0.4492776393890381,0.4492790102958679,0.44928058981895447,0.4492819607257843,0.449283242225647,0.44928455352783203,0.44928574562072754,0.449287086725235,0.4492880702018738,0.4492890238761902,0.4492901563644409,0.4492911696434021,0.4492924213409424],"recovered":[0.0,0.00011924710997845978,0.0002241316542495042,0.0003233467577956617,0.0004239477275405079,0.0005205800989642739,0.0006194172310642898,0.0007149786688387394,0.0008125559543259442,0.0009081174503080547,0.0010044347727671266,0.0010978544596582651,0.001194927841424942,0.0012897963169962168,0.0013864287175238132,0.0014781475765630603,0.0015723861288279295,0.0016664357390254736,0.0017604224849492311,0.001853338209912181,0.001945938915014267,0.0020389806013554335,0.002130447421222925,0.002223615301772952,0.0023169720079749823,0.002409320790320635,0.0024989608209580183,0.0025908686220645905,0.00268372124992311,0.002776007167994976,0.002868607873097062,0.0029596337117254734,0.0030524865724146366,0.0031481110490858555,0.00325368857011199,0.003361848648637533,0.003477631136775017,0.0035985789727419615,0.003724566427990794,0.0038589320611208677,0.0039970772340893745,0.004140892066061497,0.004296927247196436,0.004457750357687473,0.004630038049072027,0.0048094443045556545,0.0049916221760213375,0.005185957998037338,0.005393081344664097,0.005611858330667019,0.005834036972373724,0.006072783377021551,0.006321041379123926,0.006585678085684776,0.006861590780317783,0.00715671619400382,0.007466834504157305,0.0077895512804389,0.008125307969748974,0.008476308546960354,0.008838396519422531,0.009233997203409672,0.009649251587688923,0.010071120224893093,0.010521085001528263,0.010992340743541718,0.011488983407616615,0.01200427208095789,0.012552064843475819,0.01311938650906086,0.013711212202906609,0.014335165731608868,0.014992504380643368,0.01567522995173931,0.016395311802625656,0.017153756693005562,0.01793922483921051,0.018774837255477905,0.019628338515758514,0.020523415878415108,0.021471282467246056,0.022456062957644463,0.023494640365242958,0.02457624301314354,0.025706728920340538,0.02689327858388424,0.02811277285218239,0.02939356118440628,0.03073633462190628,0.03213045001029968,0.033591464161872864,0.03511679172515869,0.03670971468091011,0.03835183382034302,0.04005247727036476,0.04182732477784157,0.04367997124791145,0.04559831693768501,0.047598619014024734,0.049653034657239914,0.05179028585553169,0.054012954235076904,0.056306809186935425,0.05869332328438759,0.06116519868373871,0.06370314955711365,0.0663614273071289,0.06911657750606537,0.07195425778627396,0.07485952973365784,0.07787264138460159,0.08096469193696976,0.08417220413684845,0.0874481275677681,0.0907902643084526,0.09423355758190155,0.09779258072376251,0.1014409214258194,0.10512303560972214,0.108919158577919,0.112808957695961,0.11680042743682861,0.12085331976413727,0.12499125301837921,0.12921957671642303,0.1335134208202362,0.13790257275104523,0.14235156774520874,0.14685580134391785,0.15143179893493652,0.1560821831226349,0.16075335443019867,0.16551265120506287,0.17026899755001068,0.17510023713111877,0.17999503016471863,0.1849355697631836,0.18986237049102783,0.1948373019695282,0.19986622035503387,0.20487579703330994,0.2099246084690094,0.21497103571891785,0.22003977000713348,0.22509180009365082,0.2301446497440338,0.23518584668636322,0.24021029472351074,0.24522924423217773,0.25020870566368103,0.25516563653945923,0.26009848713874817,0.2649903893470764,0.26983851194381714,0.27463212609291077,0.2793761193752289,0.2840820252895355,0.2887347340583801,0.29328981041908264,0.2978409230709076,0.3023383319377899,0.30679282546043396,0.31113025546073914,0.3154022991657257,0.3196013271808624,0.32371634244918823,0.3277539312839508,0.33168914914131165,0.33556386828422546,0.3393530249595642,0.34307053685188293,0.34671130776405334,0.3502427339553833,0.3536919057369232,0.3570530414581299,0.3603265881538391,0.36352798342704773,0.36663129925727844,0.3696497678756714,0.372590571641922,0.37543985247612,0.3782152831554413,0.3809116780757904,0.3835294246673584,0.3860524594783783,0.3885142505168915,0.3909171521663666,0.3932243585586548,0.3954353630542755,0.3975766599178314,0.3996596038341522,0.40165334939956665,0.4035702049732208,0.40543362498283386,0.40722036361694336,0.40896371006965637,0.4106285274028778,0.4122339189052582,0.41377314925193787,0.415262907743454,0.4166973829269409,0.41807064414024353,0.41940248012542725,0.4206782877445221,0.4218960106372833,0.4230673313140869,0.4241887927055359,0.42527511715888977,0.42631393671035767,0.42731529474258423,0.4282681941986084,0.4291963577270508,0.4300801455974579,0.43091854453086853,0.4317501187324524,0.4325200915336609,0.43326109647750854,0.4339786469936371,0.4346568286418915,0.4353031516075134,0.43592220544815063,0.4365084767341614,0.43707624077796936,0.4376264214515686,0.43815091252326965,0.438649445772171,0.439132422208786,0.43959012627601624,0.44002988934516907,0.44045358896255493,0.44084566831588745,0.4412349462509155,0.44159144163131714,0.44194501638412476,0.4422844350337982,0.4425945580005646,0.4428900480270386,0.443180650472641,0.44345560669898987,0.4437142610549927,0.4439690113067627,0.4442146122455597,0.4444471299648285,0.4446652829647064,0.4448747932910919,0.44507327675819397,0.44526731967926025,0.4454464614391327,0.445611834526062,0.44577768445014954,0.44593220949172974,0.4460785984992981,0.44622066617012024,0.44635477662086487,0.4464849829673767,0.44660505652427673,0.4467215836048126,0.4468325078487396,0.44694244861602783,0.4470460116863251,0.4471455216407776,0.4472401440143585,0.44732627272605896,0.4474097192287445,0.44749143719673157,0.44756707549095154,0.44764211773872375,0.44770920276641846,0.4477761685848236,0.44783732295036316,0.44789573550224304,0.44795066118240356,0.4480034410953522,0.4480557143688202,0.4481049180030823,0.44815438985824585,0.4481984078884125,0.4482403099536896,0.44828081130981445,0.44832125306129456,0.4483575224876404,0.44839242100715637,0.4484248161315918,0.44845667481422424,0.4484885036945343,0.44851627945899963,0.4485454559326172,0.4485723376274109,0.4485998749732971,0.44862255454063416,0.44864365458488464,0.44866499304771423,0.4486856758594513,0.4487058222293854,0.44872376322746277,0.4487414062023163,0.4487585425376892,0.4487746059894562,0.44878947734832764,0.44880446791648865,0.4488177001476288,0.44883060455322266,0.448842316865921,0.44885334372520447,0.44886571168899536,0.4488756060600281,0.44888585805892944,0.4488963782787323,0.4489060044288635,0.4489150941371918,0.44892409443855286,0.44893309473991394,0.4489404857158661,0.4489479064941406,0.4489547610282898,0.448961466550827,0.44896814227104187,0.44897425174713135,0.4489797055721283,0.4489854574203491,0.44898974895477295,0.44899457693099976,0.4489992558956146,0.44900384545326233,0.44900792837142944,0.44901153445243835,0.44901543855667114,0.4490189552307129,0.4490227997303009,0.4490264654159546,0.44902917742729187,0.4490315020084381,0.44903451204299927,0.4490373730659485,0.4490397572517395,0.4490422010421753,0.44904422760009766,0.4490464925765991,0.44904825091362,0.4490502178668976,0.4490519165992737,0.4490537941455841,0.44905564188957214,0.44905707240104675,0.4490584135055542,0.4490596652030945,0.44906073808670044,0.4490618109703064,0.4490627944469452,0.4490640163421631,0.4490649998188019],"active":[0.0003598928451538086,0.0003286479623056948,0.0003161122149322182,0.0003146633389405906,0.00031214355840347707,0.00031334045343101025,0.00030760804656893015,0.0003087420482188463,0.0003064742195419967,0.000305781199131161,0.00030590721871703863,0.000306537258438766,0.00030288356356322765,0.000302946544252336,0.0002999858697876334,0.00030363944824784994,0.0003037024289369583,0.000303513603284955,0.0003026945050805807,0.00030433223582804203,0.00030288356356322765,0.00029992288909852505,0.00030017481185495853,0.00030156061984598637,0.0002987259067595005,0.0002967731561511755,0.0002997338306158781,0.00030250544659793377,0.0002993559464812279,0.00029822206124663353,0.0002962062135338783,0.00030225375667214394,0.00031107268296182156,0.00032631726935505867,0.0003358921967446804,0.00034458539448678493,0.00035378243774175644,0.0003656253684312105,0.00038244458846747875,0.00039315340109169483,0.00040600448846817017,0.00042345328256487846,0.000435863621532917,0.00045872991904616356,0.0004732818342745304,0.000488651916384697,0.0005108886398375034,0.0005331882275640965,0.0005527161993086338,0.0005690949037671089,0.0005981354042887688,0.0006173481233417988,0.000647522509098053,0.0006736014038324356,0.0007086261175572872,0.0007380438037216663,0.0007621706463396549,0.000788690522313118,0.00082352664321661,0.0008565979078412056,0.0009081903845071793,0.0009422693401575089,0.0009790584444999695,0.0010237842798233032,0.0010658632963895798,0.001108383759856224,0.0011509675532579422,0.0012112520635128021,0.0012598838657140732,0.0013194764032959938,0.0013798875734210014,0.001441621221601963,0.0014994489029049873,0.0015642065554857254,0.0016321763396263123,0.0017064455896615982,0.001781156286597252,0.0018442757427692413,0.0019298214465379715,0.0020151790231466293,0.0021004099398851395,0.0021910574287176132,0.0022802557796239853,0.0023818649351596832,0.0024836622178554535,0.0025702789425849915,0.0026993528008461,0.00281330943107605,0.002923298627138138,0.0030475184321403503,0.003183521330356598,0.003297165036201477,0.0034014172852039337,0.003536287695169449,0.003692951053380966,0.003824736922979355,0.0039622485637664795,0.004116460680961609,0.0042594559490680695,0.004415489733219147,0.0045635886490345,0.004732728004455566,0.004894997924566269,0.005052041262388229,0.005224704742431641,0.005436494946479797,0.005624651908874512,0.005770422518253326,0.0059495121240615845,0.006139062345027924,0.006309397518634796,0.006508521735668182,0.006656117737293243,0.006826765835285187,0.007025882601737976,0.007212981581687927,0.00736737996339798,0.007489018142223358,0.0077123939990997314,0.007920712232589722,0.008113473653793335,0.00823184847831726,0.00838838517665863,0.008566215634346008,0.008731886744499207,0.008887290954589844,0.008997276425361633,0.009143292903900146,0.009265124797821045,0.009429782629013062,0.009506002068519592,0.009630933403968811,0.009664192795753479,0.009788796305656433,0.00990237295627594,0.00995856523513794,0.010007500648498535,0.010114789009094238,0.01018679141998291,0.01018911600112915,0.010228171944618225,0.010213315486907959,0.010250657796859741,0.010250777006149292,0.010256901383399963,0.010266289114952087,0.010259926319122314,0.010212987661361694,0.010153532028198242,0.010102510452270508,0.010049641132354736,0.00998029112815857,0.00988277792930603,0.009780406951904297,0.009710818529129028,0.009643971920013428,0.009517908096313477,0.009406358003616333,0.009345561265945435,0.009224534034729004,0.009089648723602295,0.008910328149795532,0.008772581815719604,0.00860607624053955,0.008460134267807007,0.00828734040260315,0.008113265037536621,0.00799056887626648,0.007803440093994141,0.0076544880867004395,0.007486850023269653,0.0072869956493377686,0.0071236491203308105,0.0069429874420166016,0.006769508123397827,0.0065968334674835205,0.006416112184524536,0.006248921155929565,0.006108522415161133,0.0059258341789245605,0.005788862705230713,0.005622148513793945,0.005454123020172119,0.005292743444442749,0.00515139102935791,0.005003929138183594,0.0048026442527771,0.004643470048904419,0.00451892614364624,0.004373103380203247,0.004218757152557373,0.004069298505783081,0.003952354192733765,0.003805309534072876,0.003675013780593872,0.003556191921234131,0.0034298300743103027,0.0033142268657684326,0.003203749656677246,0.0030862390995025635,0.0029741525650024414,0.0028746724128723145,0.0027631521224975586,0.0026691854000091553,0.002570897340774536,0.002479046583175659,0.0024031102657318115,0.002315223217010498,0.0022313296794891357,0.0021445751190185547,0.002081066370010376,0.0019984841346740723,0.0019099414348602295,0.0018590092658996582,0.0017632544040679932,0.001704871654510498,0.0016389191150665283,0.0015686750411987305,0.001508086919784546,0.001453101634979248,0.0014039278030395508,0.0013698041439056396,0.0013234317302703857,0.0012696385383605957,0.0012225210666656494,0.0011865496635437012,0.001142650842666626,0.0010998845100402832,0.001062840223312378,0.0010084807872772217,0.0009840130805969238,0.0009469985961914062,0.0009285211563110352,0.000895082950592041,0.0008515715599060059,0.0008237063884735107,0.0008002817630767822,0.000773310661315918,0.0007520318031311035,0.0007335841655731201,0.0007149279117584229,0.0006913840770721436,0.0006644129753112793,0.0006470084190368652,0.0006217658519744873,0.0006034970283508301,0.0005809962749481201,0.0005654990673065186,0.0005541443824768066,0.0005310475826263428,0.0005169510841369629,0.0005073845386505127,0.000492483377456665,0.0004794597625732422,0.0004679858684539795,0.00045555830001831055,0.0004501640796661377,0.00044104456901550293,0.0004278421401977539,0.00042319297790527344,0.0004094243049621582,0.0003966987133026123,0.0003904402256011963,0.00038358569145202637,0.00037670135498046875,0.00037091970443725586,0.0003586411476135254,0.0003553032875061035,0.0003476142883300781,0.00034365057945251465,0.00033727288246154785,0.00033411383628845215,0.00033161044120788574,0.0003275871276855469,0.00032278895378112793,0.0003158450126647949,0.0003122687339782715,0.0003103017807006836,0.0003070235252380371,0.0003013014793395996,0.00029918551445007324,0.00029540061950683594,0.00029274821281433105,0.00029036402702331543,0.000285416841506958,0.000284731388092041,0.0002803206443786621,0.0002773106098175049,0.000272899866104126,0.00027054548263549805,0.00026935338973999023,0.0002676844596862793,0.00026488304138183594,0.0002624988555908203,0.0002598762512207031,0.0002594888210296631,0.00025767087936401367,0.00025525689125061035,0.00025406479835510254,0.00025281310081481934,0.00025147199630737305,0.00025027990341186523,0.00024953484535217285,0.00024941563606262207,0.00024643540382385254,0.00024694204330444336,0.0002468228340148926,0.0002455711364746094,0.00024405121803283691,0.00024333596229553223,0.0002421736717224121,0.00024053454399108887,0.00024050474166870117,0.0002397000789642334,0.0002391338348388672,0.0002384185791015625,0.00023692846298217773,0.00023636221885681152,0.00023636221885681152,0.00023496150970458984,0.00023472309112548828,0.00023442506790161133,0.0002339482307434082,0.0002333521842956543,0.00023284554481506348,0.000232696533203125,0.00023183226585388184,0.0002313852310180664,0.0002307593822479248,0.00022986531257629395,0.0002301335334777832,0.00023064017295837402,0.00023046135902404785,0.00023025274276733398,0.0002301931381225586,0.00022980570793151855,0.00022980570793151855,0.0002294480800628662,0.00022938847541809082,0.00022879242897033691,0.00022867321968078613,0.0002281665802001953,0.0002276003360748291,0.00022748112678527832,0.00022733211517333984,0.00022742152214050293,0.00022733211517333984,0.00022721290588378906,0.00022736191749572754,0.00022715330123901367,0.00022742152214050293]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0003598928451538086,0.00044682418229058385,0.0005391099839471281,0.0006303248810581863,0.0007234296062961221,0.0008136995602399111,0.0009021427831612527,0.0009907118510454893,0.0010746825719252229,0.0011633147951215506,0.0012485452461987734,0.001330185099504888,0.0014111950295045972,0.001492645824328065,0.0015708840219303966,0.0016505081439390779,0.001728998264297843,0.0018052207306027412,0.001882576965726912,0.001955397892743349,0.002028659451752901,0.0021009761840105057,0.002171969972550869,0.0022445388603955507,0.002310745418071747,0.002378526609390974,0.0024476307444274426,0.002514907857403159,0.0025787835475057364,0.0026427851989865303,0.0027042669244110584,0.002770158462226391,0.0028387585189193487,0.0029091225005686283,0.0029851561412215233,0.003062890376895666,0.003143144305795431,0.003224973101168871,0.0033085658214986324,0.003394804196432233,0.0034855150151997805,0.003580383723601699,0.0036736144684255123,0.003774719312787056,0.003875383175909519,0.00398385850712657,0.0040912628173828125,0.004206540994346142,0.004324276465922594,0.004447240382432938,0.004572912584990263,0.004705577623099089,0.004842147696763277,0.004983946681022644,0.005131792742758989,0.00528133986517787,0.005434918683022261,0.0056002140045166016,0.005767210386693478,0.005938427522778511,0.006119345314800739,0.006303665228188038,0.006490189582109451,0.006688556633889675,0.00689498707652092,0.007103118114173412,0.0073237852193415165,0.007548798806965351,0.00777482008561492,0.008010542951524258,0.008257729932665825,0.00851316936314106,0.008779947645962238,0.009055671282112598,0.009330134838819504,0.009633135050535202,0.009933173656463623,0.01024247333407402,0.010560780763626099,0.01090485230088234,0.011253081262111664,0.01161113753914833,0.011975808069109917,0.012357927858829498,0.012744583189487457,0.013155050575733185,0.013577360659837723,0.013999796472489834,0.014452154748141766,0.014899472706019878,0.015380996279418468,0.01587241142988205,0.016378186643123627,0.01690519228577614,0.017442844808101654,0.017996054142713547,0.01856791228055954,0.019158540293574333,0.019768383353948593,0.020399579778313637,0.021052194759249687,0.021720053628087044,0.022404922172427177,0.02309640496969223,0.023818878456950188,0.024567117914557457,0.025337405502796173,0.02613219805061817,0.026940910145640373,0.02777702733874321,0.02862662263214588,0.029520943760871887,0.030432652682065964,0.03137478604912758,0.03233978897333145,0.03333212807774544,0.03435388579964638,0.03539586439728737,0.036471735686063766,0.03757059574127197,0.03869037330150604,0.03985544294118881,0.04105459153652191,0.042280763387680054,0.04353175312280655,0.044816385954618454,0.04611141234636307,0.04747522622346878,0.04883973300457001,0.050241656601428986,0.05169076472520828,0.053151145577430725,0.05465197190642357,0.0562082938849926,0.05777822434902191,0.05938928946852684,0.06102082505822182,0.06269709020853043,0.06441902369260788,0.06615355610847473,0.06792846322059631,0.06972813606262207,0.0715581625699997,0.07344967871904373,0.07535674422979355,0.07729537785053253,0.07927073538303375,0.0812416821718216,0.08328413218259811,0.08535662293434143,0.08744902163743973,0.08958041667938232,0.0917571634054184,0.09395268559455872,0.09616004675626755,0.09839745610952377,0.10067448765039444,0.10297464579343796,0.10529369115829468,0.10765621066093445,0.11002754420042038,0.11243100464344025,0.11484580487012863,0.1173066571354866,0.11977928876876831,0.1222684234380722,0.12480385601520538,0.12734104692935944,0.12988215684890747,0.13246874511241913,0.1350565254688263,0.13765646517276764,0.14024865627288818,0.14287391304969788,0.14549584686756134,0.14813974499702454,0.15077811479568481,0.15344709157943726,0.15608495473861694,0.15875765681266785,0.16143861413002014,0.164122074842453,0.1667962223291397,0.16947370767593384,0.17214740812778473,0.17480769753456116,0.17747145891189575,0.18011681735515594,0.18276110291481018,0.1853949874639511,0.1880272477865219,0.19064116477966309,0.19326864182949066,0.19586940109729767,0.19846366345882416,0.20104414224624634,0.20360703766345978,0.20615154504776,0.20868225395679474,0.21119721233844757,0.21369768679141998,0.2161615639925003,0.21861359477043152,0.22103847563266754,0.2234717309474945,0.22585472464561462,0.22821396589279175,0.23056192696094513,0.23289591073989868,0.2351657599210739,0.23744310438632965,0.23969173431396484,0.24190425872802734,0.24409379065036774,0.24625101685523987,0.24837875366210938,0.2504815459251404,0.2525659501552582,0.25461506843566895,0.2566319406032562,0.2586267590522766,0.26061156392097473,0.2625456750392914,0.2644624412059784,0.2663586735725403,0.26820507645606995,0.2700311541557312,0.2718316316604614,0.2735883295536041,0.275312215089798,0.277002215385437,0.2786701023578644,0.2803114652633667,0.28190961480140686,0.28349074721336365,0.28504645824432373,0.28656843304634094,0.2880638539791107,0.28952744603157043,0.29095742106437683,0.2923697233200073,0.2937399744987488,0.2950790822505951,0.2964038550853729,0.2976922392845154,0.29894840717315674,0.3001718819141388,0.3013927638530731,0.30256620049476624,0.3037162721157074,0.3048471510410309,0.30595922470092773,0.3070267140865326,0.30808135867118835,0.30911219120025635,0.3101139962673187,0.31108716130256653,0.31204214692115784,0.31296306848526,0.3138660192489624,0.31474804878234863,0.3156002461910248,0.316437304019928,0.3172580301761627,0.3180541396141052,0.31882381439208984,0.31957533955574036,0.32031354308128357,0.3210209012031555,0.3217144012451172,0.32240110635757446,0.32305672764778137,0.3236936032772064,0.3243074119091034,0.3249129056930542,0.3255178928375244,0.32609638571739197,0.3266502022743225,0.32719454169273376,0.3277221918106079,0.3282288908958435,0.32872655987739563,0.3292143642902374,0.32968801259994507,0.3301474452018738,0.33058807253837585,0.33100995421409607,0.33143100142478943,0.3318342864513397,0.33222898840904236,0.33262333273887634,0.33298638463020325,0.3333425521850586,0.3336905837059021,0.3340248167514801,0.33434829115867615,0.33466315269470215,0.33497029542922974,0.3352683186531067,0.33555299043655396,0.33582860231399536,0.33609887957572937,0.33635497093200684,0.33660945296287537,0.33685407042503357,0.33709028363227844,0.33732059597969055,0.3375444710254669,0.33776187896728516,0.33796897530555725,0.33816948533058167,0.33835873007774353,0.3385457694530487,0.33872509002685547,0.3389045000076294,0.3390835225582123,0.33924922347068787,0.3394077718257904,0.33956870436668396,0.33971908688545227,0.33986252546310425,0.34000563621520996,0.3401408791542053,0.34027349948883057,0.34040093421936035,0.3405211269855499,0.34064167737960815,0.3407543897628784,0.3408680856227875,0.34097951650619507,0.341089129447937,0.34119144082069397,0.3412941098213196,0.3413890302181244,0.3414810001850128,0.34157249331474304,0.3416607975959778,0.3417464792728424,0.34182900190353394,0.34190860390663147,0.34198394417762756,0.34205734729766846,0.34212958812713623,0.34219682216644287,0.3422683775424957,0.34232980012893677,0.3423914611339569,0.3424531817436218,0.3425103425979614,0.34256985783576965,0.34262213110923767],"recovered":[0.0,0.00012107392103644088,0.00022331273066811264,0.0003240396617911756,0.0004176483489573002,0.0005156035767868161,0.0006060625310055912,0.0006958285812288523,0.0007825709180906415,0.0008708881214261055,0.0009583864011801779,0.001044561853632331,0.0011289103422313929,0.0012095423880964518,0.0012923791073262691,0.0013726330362260342,0.001452194177545607,0.0015291094314306974,0.0016074737068265676,0.001687979674898088,0.0017610522918403149,0.0018345030257478356,0.001908394624479115,0.001981656299903989,0.0020540361292660236,0.0021235812455415726,0.0021902285516262054,0.002260781591758132,0.002329570706933737,0.0023957770317792892,0.0024616054724901915,0.0025250401813536882,0.002589041832834482,0.0026551850605756044,0.002724352292716503,0.0027949681971222162,0.002869300777092576,0.002946531167253852,0.0030282968655228615,0.003107605967670679,0.003193025477230549,0.0032797048334032297,0.003369848942384124,0.0034625125117599964,0.003560089971870184,0.0036563442554324865,0.0037588351406157017,0.003865231527015567,0.003976037260144949,0.004088229034096003,0.00420829514041543,0.004333085846155882,0.004461719188839197,0.004595328588038683,0.004732213914394379,0.004873760975897312,0.005020158365368843,0.005170587450265884,0.005331851076334715,0.005493367090821266,0.005659859627485275,0.0058335959911346436,0.006012435536831617,0.006194739136844873,0.006387688685208559,0.006583851296454668,0.006782155483961105,0.006997467949986458,0.00721920607611537,0.007443778682500124,0.007669233251363039,0.007909995503723621,0.008155670948326588,0.008414071053266525,0.008678140118718147,0.008940320461988449,0.009230784140527248,0.00953076034784317,0.009827650152146816,0.010138523764908314,0.010468926280736923,0.010800902731716633,0.011146234348416328,0.011509140953421593,0.011881496757268906,0.012255679816007614,0.012649578973650932,0.013056392781436443,0.013464907184243202,0.013897736556828022,0.014344551600515842,0.014810767956078053,0.015277236700057983,0.015769658610224724,0.016280096024274826,0.01680653542280197,0.017344312742352486,0.017901364713907242,0.018477821722626686,0.019068386405706406,0.01967180334031582,0.02029934711754322,0.020950449630618095,0.021616734564304352,0.022302106022834778,0.023002659901976585,0.023715496063232422,0.024466821923851967,0.025239817798137665,0.02603253163397312,0.026841118931770325,0.027682840824127197,0.028538484126329422,0.0294312946498394,0.030342310667037964,0.03127801790833473,0.0322386734187603,0.03324197232723236,0.03425730764865875,0.035294245928525925,0.036370933055877686,0.03746853768825531,0.038600850850343704,0.039772216230630875,0.040971554815769196,0.042201507836580276,0.04345105215907097,0.044721320271492004,0.04603303596377373,0.047364410012960434,0.04874730855226517,0.0501597560942173,0.05158795043826103,0.05306218937039375,0.054580338299274445,0.056113481521606445,0.057685237377882004,0.05929485335946083,0.06093420088291168,0.06261877715587616,0.06432584673166275,0.06607241183519363,0.06784013658761978,0.06963571161031723,0.0714876651763916,0.07336166501045227,0.07526054978370667,0.0772082507610321,0.07917365431785583,0.08116072416305542,0.08319894969463348,0.08526647090911865,0.08735502511262894,0.08949221670627594,0.09166272729635239,0.09385459125041962,0.09607014060020447,0.09831763058900833,0.10059485584497452,0.10288801789283752,0.10520587116479874,0.10755011439323425,0.10992006957530975,0.11232686787843704,0.114745132625103,0.11719848960638046,0.11967193335294724,0.12217877060174942,0.12469127774238586,0.12721788883209229,0.12979093194007874,0.13236397504806519,0.13495710492134094,0.13753820955753326,0.14014148712158203,0.14276008307933807,0.145382821559906,0.14804582297801971,0.150695338845253,0.15335701406002045,0.1560109257698059,0.1586722880601883,0.16135160624980927,0.16401535272598267,0.1666937917470932,0.16936755180358887,0.17204125225543976,0.17469531297683716,0.17735616862773895,0.1799958497285843,0.18264663219451904,0.18528443574905396,0.1879061609506607,0.1905442178249359,0.1931554228067398,0.19575807452201843,0.19834743440151215,0.20093049108982086,0.2034824937582016,0.20601597428321838,0.20855222642421722,0.21107399463653564,0.2135622501373291,0.21604306995868683,0.21848684549331665,0.2209300547838211,0.22334428131580353,0.22573137283325195,0.22810031473636627,0.23047278821468353,0.23278282582759857,0.23506282269954681,0.23732933402061462,0.23956365883350372,0.24178406596183777,0.24396969377994537,0.24612048268318176,0.24825067818164825,0.25035321712493896,0.252424955368042,0.25446608662605286,0.2565010190010071,0.2585078179836273,0.2604866325855255,0.2624283730983734,0.2643495500087738,0.2662176787853241,0.268071711063385,0.26990610361099243,0.27169764041900635,0.2734633982181549,0.2752000093460083,0.27689027786254883,0.27855581045150757,0.28018850088119507,0.2817937135696411,0.28337615728378296,0.2849193215370178,0.2864477336406708,0.28794243931770325,0.2894132435321808,0.2908470332622528,0.29223212599754333,0.2936168611049652,0.2949557900428772,0.29626959562301636,0.29755139350891113,0.2988137900829315,0.30006369948387146,0.30126953125,0.3024492859840393,0.3036063313484192,0.30474281311035156,0.3058372139930725,0.30691224336624146,0.3079657554626465,0.3089979290962219,0.3100031018257141,0.3109795153141022,0.3119266927242279,0.31285402178764343,0.3137590289115906,0.31464120745658875,0.3154940903186798,0.3163380026817322,0.3171565532684326,0.3179442882537842,0.318719744682312,0.31946897506713867,0.3201982080936432,0.3209124207496643,0.32162386178970337,0.3223019242286682,0.3229582607746124,0.3235984742641449,0.32421764731407166,0.32482749223709106,0.3254223167896271,0.3260043263435364,0.32656270265579224,0.32710298895835876,0.3276279866695404,0.3281436562538147,0.3286375403404236,0.329130083322525,0.32959723472595215,0.330050528049469,0.33048972487449646,0.3309204876422882,0.3313385248184204,0.3317461311817169,0.33214256167411804,0.33252066373825073,0.3328831195831299,0.333241730928421,0.3335891366004944,0.3339235782623291,0.3342493772506714,0.33456090092658997,0.33486804366111755,0.33515939116477966,0.33544716238975525,0.3357248306274414,0.3359943628311157,0.33625611662864685,0.33651003241539,0.336749792098999,0.33698999881744385,0.3372168242931366,0.33744001388549805,0.33765697479248047,0.3378620147705078,0.33806315064430237,0.33825767040252686,0.33844539523124695,0.3386279046535492,0.33881106972694397,0.3389827311038971,0.33914804458618164,0.3393123149871826,0.3394724428653717,0.3396243155002594,0.339766263961792,0.3399076759815216,0.34004342555999756,0.340177983045578,0.3403066098690033,0.34043145179748535,0.34054675698280334,0.34066396951675415,0.3407779932022095,0.3408889174461365,0.3409994840621948,0.3411042392253876,0.34120407700538635,0.34129416942596436,0.3413885831832886,0.3414803743362427,0.34156838059425354,0.3416513502597809,0.3417346179485321,0.34181487560272217,0.34189051389694214,0.3419644236564636,0.34203851222991943,0.3421078622341156,0.34217342734336853,0.34223824739456177,0.3423040211200714,0.3423619568347931,0.34242111444473267],"active":[0.0003598928451538086,0.0003257502685301006,0.0003157972532790154,0.0003062852192670107,0.0003057812573388219,0.00029809598345309496,0.0002960802521556616,0.00029488326981663704,0.0002921116538345814,0.00029242667369544506,0.00029015884501859546,0.00028562324587255716,0.0002822846872732043,0.00028310343623161316,0.0002785049146041274,0.0002778751077130437,0.0002768040867522359,0.0002761112991720438,0.00027510325890034437,0.0002674182178452611,0.0002676071599125862,0.00026647315826267004,0.000263575348071754,0.0002628825604915619,0.0002567092888057232,0.0002549453638494015,0.0002574021928012371,0.00025412626564502716,0.00024921284057199955,0.00024700816720724106,0.00024266145192086697,0.0002451182808727026,0.0002497166860848665,0.00025393743999302387,0.00026080384850502014,0.0002679221797734499,0.0002738435287028551,0.00027844193391501904,0.00028026895597577095,0.00028719822876155376,0.0002924895379692316,0.00030067889019846916,0.0003037655260413885,0.00031220680102705956,0.00031529320403933525,0.0003275142516940832,0.0003324276767671108,0.000341309467330575,0.0003482392057776451,0.00035901134833693504,0.0003646174445748329,0.0003724917769432068,0.0003804285079240799,0.0003886180929839611,0.00039957882836461067,0.00040757888928055763,0.0004147603176534176,0.00042962655425071716,0.00043535931035876274,0.0004450604319572449,0.000459485687315464,0.0004700692370533943,0.00047775404527783394,0.0004938174970448017,0.0005072983913123608,0.0005192668177187443,0.0005416297353804111,0.0005513308569788933,0.0005556140094995499,0.0005667642690241337,0.0005884966813027859,0.0006031738594174385,0.0006242766976356506,0.0006416002288460732,0.0006519947201013565,0.0006928145885467529,0.0007023895159363747,0.0007117129862308502,0.0007331306114792824,0.0007663285359740257,0.0007841549813747406,0.0008102348074316978,0.0008295737206935883,0.0008487869054079056,0.0008630864322185516,0.0008993707597255707,0.0009277816861867905,0.0009434036910533905,0.0009872475638985634,0.0010017361491918564,0.001036444678902626,0.001061643473803997,0.0011009499430656433,0.0011355336755514145,0.001162748783826828,0.0011895187199115753,0.0012235995382070541,0.0012571755796670914,0.001290561631321907,0.0013311933726072311,0.0013803914189338684,0.0014207065105438232,0.001454472541809082,0.0014796704053878784,0.0015167724341154099,0.0015644580125808716,0.0016219094395637512,0.0016653761267662048,0.0017010923475027084,0.0017444957047700882,0.001785503700375557,0.00183810293674469,0.0018941685557365417,0.0019434913992881775,0.0019974783062934875,0.0020541101694107056,0.002115212380886078,0.002153892070055008,0.002214428037405014,0.002276349812746048,0.002319440245628357,0.002386905252933502,0.0024537406861782074,0.002508547157049179,0.0025601983070373535,0.0026148781180381775,0.002660360187292099,0.002753905951976776,0.00280669704079628,0.0028772465884685516,0.0029434561729431152,0.0029913894832134247,0.0030640214681625366,0.0031461045145988464,0.003197886049747467,0.003275807946920395,0.0033355876803398132,0.0034022368490695953,0.0034848228096961975,0.0035347789525985718,0.0036026164889335632,0.0036557242274284363,0.0037180259823799133,0.0038139671087265015,0.003869079053401947,0.003933712840080261,0.004010185599327087,0.00403343141078949,0.004110477864742279,0.004195898771286011,0.004250071942806244,0.004313945770263672,0.004402138292789459,0.004460468888282776,0.004497319459915161,0.0045428648591041565,0.004604347050189972,0.0046570152044296265,0.00469883531332016,0.004768192768096924,0.004821673035621643,0.004880890250205994,0.004925735294818878,0.0049797892570495605,0.005034156143665314,0.005069933831691742,0.005131922662258148,0.005162276327610016,0.0051908791065216064,0.005250856280326843,0.005265593528747559,0.005292490124702454,0.005291551351547241,0.005335703492164612,0.005354359745979309,0.005379661917686462,0.005395293235778809,0.0054012686014175415,0.005389615893363953,0.0054006427526474,0.005427688360214233,0.0054497867822647095,0.005444616079330444,0.005458354949951172,0.005453616380691528,0.00544014573097229,0.005430206656455994,0.005421504378318787,0.005404934287071228,0.005399137735366821,0.005380615592002869,0.005356729030609131,0.005362480878829956,0.005325183272361755,0.005308240652084351,0.005286067724227905,0.005259603261947632,0.005221053957939148,0.00519976019859314,0.005181238055229187,0.005145460367202759,0.005087569355964661,0.005051344633102417,0.004995405673980713,0.0049848854541778564,0.004924669861793518,0.00486968457698822,0.004830554127693176,0.00479559600353241,0.004692971706390381,0.004660278558731079,0.00462891161441803,0.00457492470741272,0.004530131816864014,0.0044669508934021,0.0044090598821640015,0.004361063241958618,0.004315271973609924,0.0042618513107299805,0.004206985235214233,0.004160672426223755,0.004110544919967651,0.0040378570556640625,0.003975808620452881,0.00393030047416687,0.0038555264472961426,0.0038134753704071045,0.003759920597076416,0.0036822259426116943,0.003614574670791626,0.0035388171672821045,0.003470093011856079,0.003421187400817871,0.003353804349899292,0.003302246332168579,0.003252744674682617,0.0031922757625579834,0.0031445324420928955,0.003079712390899658,0.003014981746673584,0.002956479787826538,0.0028929412364959717,0.002846956253051758,0.002786993980407715,0.0027364492416381836,0.002678811550140381,0.002620488405227661,0.0025789737701416016,0.0025025010108947754,0.0024467408657073975,0.002397865056991577,0.002352893352508545,0.0022839009761810303,0.0022441446781158447,0.0021999478340148926,0.002148240804672241,0.0020892322063446045,0.0020390450954437256,0.001983553171157837,0.001939326524734497,0.0018940269947052002,0.001841217279434204,0.0017960965633392334,0.0017639398574829102,0.0017161369323730469,0.0016672611236572266,0.0016310513019561768,0.0015937983989715576,0.0015519261360168457,0.001516193151473999,0.0014886856079101562,0.001432865858078003,0.001391679048538208,0.0013491511344909668,0.0013144314289093018,0.0013002455234527588,0.0012688934803009033,0.0012278854846954346,0.0011902153491973877,0.0011594891548156738,0.0011259019374847412,0.0010985732078552246,0.0010707080364227295,0.0010504722595214844,0.0010173618793487549,0.000990837812423706,0.0009594261646270752,0.0009412765502929688,0.0009137988090515137,0.0008904635906219482,0.0008772015571594238,0.0008438229560852051,0.0008218884468078613,0.0008074641227722168,0.000783085823059082,0.0007591545581817627,0.0007395744323730469,0.0007209181785583496,0.0007074177265167236,0.0006849467754364014,0.0006692111492156982,0.0006517171859741211,0.0006301403045654297,0.0006150901317596436,0.0005979537963867188,0.0005802512168884277,0.0005708038806915283,0.0005544722080230713,0.0005450546741485596,0.0005289614200592041,0.0005125105381011963,0.0004967153072357178,0.0004826188087463379,0.0004674196243286133,0.0004591047763824463,0.00045561790466308594,0.0004381537437438965,0.00042504072189331055,0.00042065978050231934,0.0004067718982696533,0.00039008259773254395,0.0003813207149505615,0.0003746151924133301,0.00036582350730895996,0.00035750865936279297,0.00034314393997192383,0.0003350675106048584,0.0003229379653930664,0.00032132863998413086,0.00031554698944091797,0.00031113624572753906,0.0003025233745574951,0.00029462575912475586,0.0002847909927368164,0.00027692317962646484,0.0002783238887786865,0.000272214412689209,0.00026610493659973145,0.0002606213092803955,0.00025725364685058594,0.000249326229095459,0.00024247169494628906,0.0002390742301940918,0.00023239850997924805,0.00022986531257629395,0.000221937894821167,0.0002180337905883789,0.0002149343490600586,0.00020632147789001465,0.0002079010009765625,0.00020101666450500488]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0003598928451538086,0.000447832077043131,0.0005379130598157644,0.0006271752063184977,0.0007154924096539617,0.0007966283010318875,0.0008752444409765303,0.0009555614087730646,0.0010334216058254242,0.0011083211284130812,0.0011822128435596824,0.001255096634849906,0.0013231297489255667,0.0013901550555601716,0.0014562985161319375,0.0015192922437563539,0.0015801441622897983,0.0016403661575168371,0.0017003361135721207,0.001756904530338943,0.001810890156775713,0.0018641197821125388,0.0019157116767019033,0.001963712740689516,0.0020117140375077724,0.002060849219560623,0.0021064565517008305,0.0021509933285415173,0.0021954039111733437,0.0022375467233359814,0.002279437379911542,0.0023223990574479103,0.002364038024097681,0.002409456530585885,0.0024565127678215504,0.002503317082300782,0.0025479167234152555,0.00259768171235919,0.0026471316814422607,0.002696329727768898,0.0027491184882819653,0.0028027892112731934,0.002857278799638152,0.0029110123869031668,0.0029661948792636395,0.003023015335202217,0.0030804025009274483,0.0031387347262352705,0.003198137739673257,0.0032589896582067013,0.0033211014233529568,0.0033836541697382927,0.0034483487252146006,0.0035117834340780973,0.00357805285602808,0.003647597972303629,0.0037153162993490696,0.003784546395763755,0.003857115050777793,0.003930313512682915,0.004005024209618568,0.004078160040080547,0.004155075177550316,0.004236022010445595,0.0043175360187888145,0.004396845120936632,0.0044810050167143345,0.0045620147138834,0.004646426532417536,0.0047333575785160065,0.00482261972501874,0.004912008065730333,0.005003663711249828,0.005095319356769323,0.005190188065171242,0.00528537156060338,0.005387673620134592,0.005486825481057167,0.0055890013463795185,0.005697350483387709,0.005805447697639465,0.005911591928452253,0.00601937435567379,0.006129109300673008,0.006243380252271891,0.006358469370752573,0.006479795556515455,0.006597278639674187,0.006717029958963394,0.006841694470494986,0.006968500558286905,0.007093354128301144,0.007222932297736406,0.007355344947427511,0.007488828618079424,0.007620674557983875,0.007760835811495781,0.007905091159045696,0.008045441471040249,0.008191901259124279,0.008343464694917202,0.008492255583405495,0.008644448593258858,0.008803948760032654,0.008962125517427921,0.009121878072619438,0.009289882145822048,0.009457508102059364,0.009629103355109692,0.009796981699764729,0.009973553009331226,0.01015541609376669,0.010336963459849358,0.010515047237277031,0.010699492879211903,0.010889292694628239,0.01107839960604906,0.011268011294305325,0.011466504074633121,0.011666383594274521,0.011871490627527237,0.012077732011675835,0.012291532941162586,0.01250111311674118,0.012717055156826973,0.012936273589730263,0.013165192678570747,0.013395623303949833,0.013628133572638035,0.013857556506991386,0.014096428640186787,0.014339081011712551,0.014588095247745514,0.014838368631899357,0.01509916316717863,0.015363799408078194,0.015636688098311424,0.015906868502497673,0.01618284359574318,0.01646077260375023,0.016746260225772858,0.017030108720064163,0.017318621277809143,0.01761922612786293,0.01791674643754959,0.018221762031316757,0.01853666640818119,0.01884949393570423,0.01916559599339962,0.019489319995045662,0.01981789618730545,0.020154409110546112,0.020484684035182,0.020827244967222214,0.02117944322526455,0.021526537835597992,0.021889949217438698,0.022254744544625282,0.022623132914304733,0.023003237321972847,0.023379875347018242,0.02376369573175907,0.024153878912329674,0.024553008377552032,0.024959001690149307,0.02536134235560894,0.02577596716582775,0.026195568963885307,0.026616744697093964,0.027044598013162613,0.027484294027090073,0.027924053370952606,0.028376411646604538,0.02882687933743,0.029286544770002365,0.0297575481235981,0.03023737110197544,0.030716879293322563,0.031208230182528496,0.03170575574040413,0.03220920264720917,0.03270798549056053,0.03322560340166092,0.03373478353023529,0.03425561636686325,0.034790053963661194,0.03532234951853752,0.03586403280496597,0.036421339958906174,0.03698374703526497,0.037549179047346115,0.03811127319931984,0.038687221705913544,0.03927457705140114,0.03986457735300064,0.040452875196933746,0.04104860499501228,0.041657377034425735,0.042276982218027115,0.04289797693490982,0.04351808503270149,0.04414669796824455,0.044782306998968124,0.04542093724012375,0.046063851565122604,0.04670928418636322,0.047364987432956696,0.04802415147423744,0.04869585484266281,0.0493805967271328,0.05005796626210213,0.05074459686875343,0.05144603177905083,0.052147720009088516,0.052852556109428406,0.05356224626302719,0.05426928773522377,0.0549967996776104,0.055722676217556,0.0564582534134388,0.05718791112303734,0.057926639914512634,0.05867815390229225,0.05943111702799797,0.060191262513399124,0.060942649841308594,0.06170235574245453,0.062469303607940674,0.0632409155368805,0.06402865052223206,0.06480460613965988,0.06559448689222336,0.06638921797275543,0.06717940419912338,0.06798093765974045,0.06878744810819626,0.06959433108568192,0.07039989531040192,0.07121831178665161,0.0720374807715416,0.07286282628774643,0.07365963608026505,0.07449109107255936,0.07532140612602234,0.07614775747060776,0.07698772102594376,0.0778200551867485,0.07865270227193832,0.0794924721121788,0.08033224195241928,0.08117711544036865,0.08203540742397308,0.08288537710905075,0.08374706655740738,0.084604412317276,0.08546919375658035,0.08633100986480713,0.08719541132450104,0.08805886656045914,0.08892011642456055,0.0897892415523529,0.09066081792116165,0.0915246531367302,0.09239957481622696,0.093267060816288,0.09413668513298035,0.0950077623128891,0.09587732702493668,0.09675035625696182,0.09761708974838257,0.09849774092435837,0.09937158972024918,0.10025457292795181,0.1011199802160263,0.1020042896270752,0.10287832468748093,0.10375047475099564,0.10462287068367004,0.10549142956733704,0.10636628419160843,0.1072409525513649,0.10811959207057953,0.10900981724262238,0.10988215357065201,0.11075424402952194,0.11162494122982025,0.11249268054962158,0.11335922032594681,0.1142265796661377,0.1151004284620285,0.11596640199422836,0.11682670563459396,0.11769028753042221,0.11855071783065796,0.11940258741378784,0.12025211751461029,0.12110650539398193,0.12195414304733276,0.12279744446277618,0.12364855408668518,0.12448958307504654,0.12533465027809143,0.1261729598045349,0.12701140344142914,0.1278446912765503,0.12866972386837006,0.12950198352336884,0.13031801581382751,0.13112729787826538,0.13193997740745544,0.13275983929634094,0.13356590270996094,0.13435892760753632,0.13516537845134735,0.13595393300056458,0.13674966990947723,0.1375291496515274,0.13830995559692383,0.13909491896629333,0.13987503945827484,0.14063946902751923,0.14139683544635773,0.1421591341495514,0.1429176926612854,0.14366410672664642,0.14441922307014465,0.1451667696237564,0.14589112997055054,0.1466340720653534,0.14735724031925201,0.14807505905628204,0.1487921178340912,0.1494988352060318,0.15020211040973663,0.15089301764965057,0.15158046782016754,0.15227554738521576,0.15294775366783142,0.1536289006471634,0.1543065905570984,0.1549687683582306,0.15562213957309723,0.1562739461660385,0.15692731738090515,0.15757028758525848,0.15821245312690735,0.15884074568748474,0.15946060419082642,0.16007454693317413,0.16069112718105316,0.16130304336547852],"recovered":[0.0,0.0001225227752001956,0.00022885616635903716,0.0003257404896430671,0.00041815228178165853,0.0005064694560132921,0.0005930858314968646,0.0006752926274202764,0.0007561765960417688,0.0008376274490728974,0.0009166845702566206,0.0009934739209711552,0.0010678694816306233,0.0011394303292036057,0.0012107392540201545,0.0012772605987265706,0.0013433409621939063,0.0014069016324356198,0.0014698323793709278,0.0015297394711524248,0.001587693695910275,0.0016426871297881007,0.0016954129096120596,0.0017481386894360185,0.001799163524992764,0.0018481726292520761,0.0018993235426023602,0.0019444270292297006,0.0019902235362678766,0.002035201061517,0.00207986356690526,0.002122951205819845,0.0021646530367434025,0.0022079297341406345,0.0022535372991114855,0.002298514824360609,0.0023454451002180576,0.002391430549323559,0.002439368749037385,0.002488503698259592,0.0025378279387950897,0.00259004975669086,0.0026430273428559303,0.002695501083508134,0.002749234903603792,0.0028035982977598906,0.0028600406367331743,0.002915412187576294,0.002973114373162389,0.0030327695421874523,0.003090660786256194,0.00315283564850688,0.0032139394897967577,0.0032786340452730656,0.003341816598549485,0.003406196366995573,0.003469819901511073,0.003536530304700136,0.003606390208005905,0.003675746265798807,0.003746362403035164,0.003820569021627307,0.0038935155607759953,0.00396954920142889,0.004046338610351086,0.004128041211515665,0.0042058383114635944,0.004287100397050381,0.004368299152702093,0.004451450891792774,0.004536555614322424,0.004625565838068724,0.004712244961410761,0.0048021371476352215,0.004893099889159203,0.004988409578800201,0.005081325303763151,0.005179784260690212,0.00528202299028635,0.005383946932852268,0.005484169814735651,0.005591448396444321,0.005697529762983322,0.0058043040335178375,0.005913283210247755,0.006025223061442375,0.00613829679787159,0.006254457402974367,0.006374523043632507,0.006490557454526424,0.006612387485802174,0.0067368000745773315,0.006861086469143629,0.00698499521240592,0.0071130613796412945,0.007245537359267473,0.007377319969236851,0.007512000855058432,0.007650964893400669,0.007789928931742907,0.007935318164527416,0.008080771192908287,0.008231262676417828,0.008381691761314869,0.00853552296757698,0.008688408881425858,0.008846270851790905,0.009014338254928589,0.00918416865170002,0.009352992288768291,0.009514949284493923,0.00968944188207388,0.009866895154118538,0.010044410824775696,0.010229045525193214,0.01040977519005537,0.010590692982077599,0.010777910239994526,0.010971363633871078,0.01116236113011837,0.011362365446984768,0.011562119238078594,0.01176407653838396,0.01197586115449667,0.012181409634649754,0.01238960400223732,0.012605925090610981,0.012827095575630665,0.01305689662694931,0.013288209214806557,0.013515680097043514,0.013751150108873844,0.01398151833564043,0.014225682243704796,0.014476586133241653,0.014732781797647476,0.014992631040513515,0.015259471721947193,0.015525368973612785,0.015792082995176315,0.016066674143075943,0.01634630188345909,0.016632987186312675,0.016917340457439423,0.017214734107255936,0.017508726567029953,0.017807945609092712,0.01811900921165943,0.018430260941386223,0.0187423937022686,0.01905994676053524,0.01938455179333687,0.019713254645466805,0.020046869292855263,0.02037953771650791,0.020721593871712685,0.0210687518119812,0.02142731286585331,0.02178555727005005,0.02214745618402958,0.02252308838069439,0.022895444184541702,0.02327214740216732,0.023655211552977562,0.02404029294848442,0.024440618231892586,0.024849383160471916,0.025257959961891174,0.025667987763881683,0.026076942682266235,0.02649981901049614,0.026934664696455002,0.027374865487217903,0.027827033773064613,0.02826194278895855,0.028719088062644005,0.029180264100432396,0.02964717335999012,0.030125044286251068,0.03060820698738098,0.031099431216716766,0.031601302325725555,0.032093219459056854,0.03260214626789093,0.03311397135257721,0.03363114967942238,0.03415147587656975,0.03468118980526924,0.035224322229623795,0.03576795756816864,0.03631764277815819,0.03687412664294243,0.03743584454059601,0.03799837827682495,0.03857899084687233,0.039164263755083084,0.03975741192698479,0.04033619910478592,0.040934138000011444,0.041537489742040634,0.04214966297149658,0.04276196286082268,0.04338427633047104,0.04402253031730652,0.04466046765446663,0.04529557004570961,0.045936718583106995,0.04659053310751915,0.04723747819662094,0.04790269210934639,0.048574142158031464,0.04924514889717102,0.04993266239762306,0.050620995461940765,0.051320161670446396,0.05201857537031174,0.05272655934095383,0.05343114584684372,0.05414706841111183,0.054870929569005966,0.05560688674449921,0.0563303679227829,0.057065755128860474,0.0578104667365551,0.05856286361813545,0.05931286886334419,0.06006532907485962,0.06082982197403908,0.06160590425133705,0.062366992235183716,0.06313740462064743,0.06392066925764084,0.06471055001020432,0.06549343466758728,0.06626957654953003,0.06706084311008453,0.067857526242733,0.06865817308425903,0.06945567578077316,0.07026993483304977,0.07108481973409653,0.07190531492233276,0.07270577549934387,0.07352381199598312,0.07434965670108795,0.07518362998962402,0.07601036131381989,0.0768372192978859,0.07767371088266373,0.0785079374909401,0.07935135811567307,0.08019616454839706,0.08103574812412262,0.08188830316066742,0.0827515721321106,0.08360015600919724,0.08445706218481064,0.0853336825966835,0.0861942395567894,0.08706065267324448,0.08792480081319809,0.08878359943628311,0.08965851366519928,0.09052424132823944,0.09139411896467209,0.09226809442043304,0.093131422996521,0.09400350600481033,0.09487918764352798,0.09575183689594269,0.09661881625652313,0.09748655557632446,0.09836532175540924,0.09924893081188202,0.10012202709913254,0.10100727528333664,0.10188169032335281,0.10275648534297943,0.10362989455461502,0.10448843240737915,0.1053660660982132,0.10624407231807709,0.10712654888629913,0.10800404846668243,0.10888350754976273,0.10975728929042816,0.11063321679830551,0.11150927096605301,0.11236907541751862,0.11323083192110062,0.11410871148109436,0.11497096717357635,0.11583064496517181,0.11669919639825821,0.1175568625330925,0.11841621994972229,0.11926613003015518,0.12012870609760284,0.12097162008285522,0.12181290239095688,0.12266470491886139,0.12350314855575562,0.12435369193553925,0.12519283592700958,0.12603498995304108,0.12687362730503082,0.12769311666488647,0.12852689623832703,0.12935495376586914,0.13017059862613678,0.13097773492336273,0.13179796934127808,0.13261669874191284,0.13341735303401947,0.13421761989593506,0.13501261174678802,0.1358114331960678,0.13659846782684326,0.13738670945167542,0.13816827535629272,0.13895148038864136,0.13971829414367676,0.14048323035240173,0.14124810695648193,0.14200711250305176,0.1427614688873291,0.14350762963294983,0.14426203072071075,0.14500518143177032,0.14574554562568665,0.1464763879776001,0.1472073793411255,0.14791636168956757,0.1486360728740692,0.14934638142585754,0.15004296600818634,0.15074339509010315,0.15142789483070374,0.1521126925945282,0.15279264748096466,0.15348298847675323,0.15415658056735992,0.1548173874616623,0.15547655522823334,0.15613144636154175,0.15678128600120544,0.15742501616477966,0.1580628901720047,0.1586836278438568,0.15931785106658936,0.1599409282207489],"active":[0.0003598928451538086,0.00032530928729102015,0.00030905689345672727,0.00030143471667543054,0.00029734012787230313,0.00029015884501859546,0.00028215860947966576,0.0002802687813527882,0.0002772450097836554,0.00027069367934018373,0.0002655282733030617,0.0002616227138787508,0.00025526026729494333,0.00025072472635656595,0.00024555926211178303,0.00024203164502978325,0.00023680320009589195,0.0002334645250812173,0.00023050373420119286,0.0002271650591865182,0.00022319646086543798,0.0002214326523244381,0.00022029876708984375,0.0002155740512534976,0.00021255051251500845,0.00021267659030854702,0.0002071330090984702,0.0002065662993118167,0.00020518037490546703,0.00020234566181898117,0.00019957381300628185,0.0001994478516280651,0.00019938498735427856,0.0002015267964452505,0.0002029754687100649,0.00020480225794017315,0.00020247162319719791,0.00020625116303563118,0.00020776293240487576,0.00020782602950930595,0.00021129054948687553,0.00021273945458233356,0.0002142514567822218,0.00021551130339503288,0.00021695997565984726,0.00021941703744232655,0.00022036186419427395,0.00022332253865897655,0.00022502336651086807,0.00022622011601924896,0.00023044063709676266,0.0002308185212314129,0.00023440923541784286,0.00023314938880503178,0.00023623625747859478,0.00024140160530805588,0.0002454963978379965,0.00024801609106361866,0.0002507248427718878,0.0002545672468841076,0.00025866180658340454,0.0002575910184532404,0.0002615596167743206,0.00026647280901670456,0.0002711974084377289,0.0002688039094209671,0.00027516670525074005,0.00027491431683301926,0.00027812737971544266,0.00028190668672323227,0.00028606411069631577,0.00028644222766160965,0.00029141874983906746,0.00029318220913410187,0.0002970881760120392,0.0002969619818031788,0.0003063483163714409,0.0003070412203669548,0.00030697835609316826,0.00031340355053544044,0.0003212778829038143,0.00032014353200793266,0.00032184459269046783,0.00032480526715517044,0.0003300970420241356,0.00033324630931019783,0.0003414987586438656,0.00034282123669981956,0.00034250691533088684,0.00035113701596856117,0.0003561130724847317,0.0003565540537238121,0.00036184582859277725,0.0003703497350215912,0.0003757672384381294,0.00037513719871640205,0.0003835158422589302,0.00039309030398726463,0.0003944765776395798,0.00040197232738137245,0.00040814653038978577,0.00041148439049720764,0.0004131859168410301,0.0004222569987177849,0.0004266025498509407,0.00043346919119358063,0.0004436112940311432,0.00044316984713077545,0.0004449347034096718,0.00044398941099643707,0.00045860372483730316,0.00046597421169281006,0.0004700683057308197,0.00047063641250133514,0.0004704473540186882,0.00047951750457286835,0.00048770662397146225,0.0004901010543107986,0.000495140440762043,0.0005040224641561508,0.000509125180542469,0.0005156127735972404,0.0005274564027786255,0.0005252519622445107,0.0005356455221772194,0.0005466695874929428,0.0005592675879597664,0.0005685277283191681,0.0005712369456887245,0.0005693472921848297,0.0005807485431432724,0.000587930902838707,0.0006065769121050835,0.000612686388194561,0.0006225770339369774,0.0006310176104307175,0.0006440570577979088,0.0006473967805504799,0.000657474622130394,0.0006686896085739136,0.0006795860826969147,0.000683806836605072,0.0006856340914964676,0.0007018856704235077,0.0007020123302936554,0.0007130354642868042,0.0007287207990884781,0.0007304847240447998,0.0007353350520133972,0.0007469262927770615,0.0007579494267702103,0.0007698573172092438,0.0007714293897151947,0.000780375674366951,0.0007999055087566376,0.0008049439638853073,0.0008211974054574966,0.0008274316787719727,0.0008375756442546844,0.0008557811379432678,0.0008567869663238525,0.0008682515472173691,0.0008817315101623535,0.0008977968245744705,0.0009187087416648865,0.0009207241237163544,0.000926584005355835,0.000937609001994133,0.0009487569332122803,0.0009676553308963776,0.000984475016593933,0.0009893886744976044,0.0010015461593866348,0.000999845564365387,0.0010246019810438156,0.001038460060954094,0.001057107001543045,0.0010697059333324432,0.0010831858962774277,0.0010975487530231476,0.0011097714304924011,0.0011066831648349762,0.001132383942604065,0.0011326372623443604,0.0011416450142860413,0.0011589042842388153,0.0011708736419677734,0.0011828429996967316,0.0011970177292823792,0.0012157894670963287,0.0012315362691879272,0.0012371465563774109,0.0012513771653175354,0.0012761987745761871,0.0012855865061283112,0.0012886114418506622,0.0012911930680274963,0.0013211779296398163,0.0013428442180156708,0.0013604871928691864,0.0013684220612049103,0.001384735107421875,0.0013980306684970856,0.0013984069228172302,0.0014033839106559753,0.0014137141406536102,0.001428268849849701,0.0014336183667182922,0.0014583766460418701,0.0014779046177864075,0.0014838241040706635,0.0014994479715824127,0.001513369381427765,0.0015267245471477509,0.0015323944389820099,0.001543670892715454,0.0015427283942699432,0.0015656538307666779,0.001575607806444168,0.0015873238444328308,0.0015810243785381317,0.0015962719917297363,0.001612398773431778,0.001620650291442871,0.0016283988952636719,0.0016297809779644012,0.0016370266675949097,0.001639481633901596,0.0016350112855434418,0.0016616582870483398,0.0016672015190124512,0.0016738176345825195,0.001678667962551117,0.0016859695315361023,0.0017113611102104187,0.0017266049981117249,0.0017368048429489136,0.0017417222261428833,0.0017626360058784485,0.0017675459384918213,0.0017780065536499023,0.0017543211579322815,0.0017853155732154846,0.001797594130039215,0.001798100769519806,0.0018040910363197327,0.0018096938729286194,0.0018154829740524292,0.0018187612295150757,0.001824304461479187,0.0018257573246955872,0.0018392428755760193,0.001849628984928131,0.0018587633967399597,0.0018528401851654053,0.0018690377473831177,0.0018739476799964905,0.0018617287278175354,0.0018646270036697388,0.0018594637513160706,0.0018644407391548157,0.00187721848487854,0.0018661394715309143,0.0018753334879875183,0.0018729418516159058,0.0018685907125473022,0.001876339316368103,0.0018738210201263428,0.0018711686134338379,0.0018652528524398804,0.0018789246678352356,0.0018850341439247131,0.001889251172542572,0.0018710494041442871,0.0018822625279426575,0.0018710494041442871,0.0018687844276428223,0.0018663853406906128,0.0018615350127220154,0.0018778517842292786,0.0018748864531517029,0.0018755197525024414,0.0018832683563232422,0.001878105103969574,0.0018707364797592163,0.0018676519393920898,0.0018594637513160706,0.0018499493598937988,0.0018575042486190796,0.001869596540927887,0.0018576905131340027,0.0018557384610176086,0.0018596425652503967,0.0018515214323997498,0.001845724880695343,0.0018358975648880005,0.0018403753638267517,0.0018254369497299194,0.0018258243799209595,0.001835651695728302,0.0018248781561851501,0.0018315017223358154,0.0018192678689956665,0.0018185675144195557,0.0018097013235092163,0.0017960965633392334,0.0018088668584823608,0.0017911195755004883,0.0017723441123962402,0.0017693787813186646,0.0017821043729782104,0.0017679333686828613,0.0017422288656234741,0.0017480254173278809,0.0017363131046295166,0.001737058162689209,0.0017177164554595947,0.0017114877700805664,0.00170820951461792,0.0017067641019821167,0.0016879886388778687,0.0016785413026809692,0.0016759037971496582,0.0016695857048034668,0.0016569942235946655,0.0016577541828155518,0.0016591399908065796,0.0016290992498397827,0.0016288906335830688,0.0016116946935653687,0.0015986710786819458,0.0015847384929656982,0.0015824735164642334,0.0015660375356674194,0.0015466362237930298,0.0015375018119812012,0.0015321522951126099,0.0015198588371276855,0.0015162080526351929,0.001513943076133728,0.001485779881477356,0.0014655590057373047,0.0014565587043762207,0.001450762152671814,0.0014388412237167358,0.0014311671257019043,0.0014157295227050781,0.0013977140188217163,0.0013909190893173218,0.0013732761144638062,0.0013621151447296143]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0003598928451538086,0.00044871398131363094,0.0005423226393759251,0.0006366872694343328,0.0007326266495510936,0.0008290070691145957,0.0009262693347409368,0.0010206339647993445,0.0011180852307006717,0.0012121348408982158,0.0013091452419757843,0.0014034467749297619,0.001498756231740117,0.0015932468231767416,0.001692902878858149,0.0017896612407639623,0.0018853486981242895,0.0019734769593924284,0.0020587074104696512,0.002146583516150713,0.0022297983523458242,0.0023096115328371525,0.0023882274981588125,0.0024645759258419275,0.0025392863899469376,0.0026102173142135143,0.002680959412828088,0.002747354796156287,0.0028117343317717314,0.0028761138673871756,0.0029379106126725674,0.002998258685693145,0.0030569059308618307,0.003113033249974251,0.0031673337798565626,0.0032184848096221685,0.00326843885704875,0.003316124901175499,0.003360157599672675,0.0034067099913954735,0.0034526954405009747,0.0034937672317028046,0.0035343982744961977,0.00357446214184165,0.0036122584715485573,0.003650243626907468,0.003685520263388753,0.003721048589795828,0.0037556320894509554,0.0037894598208367825,0.0038202006835490465,0.0038515087217092514,0.003881241660565138,0.0039100926369428635,0.003937305882573128,0.003963574767112732,0.0039893388748168945,0.004014788195490837,0.004039229825139046,0.00406297855079174,0.004084459505975246,0.004108144901692867,0.004129184875637293,0.004149657674133778,0.004167106933891773,0.0041875168681144714,0.004205533303320408,0.004223360680043697,0.0042408728040754795,0.004258259199559689,0.004274196457117796,0.00428956700488925,0.004304370377212763,0.004319489002227783,0.0043332213535904884,0.004348591901361942,0.004362324718385935,0.0043754903599619865,0.004388845060020685,0.004400939680635929,0.0044129085727036,0.004423428792506456,0.004433318506926298,0.004444657359272242,0.004454736597836018,0.004464941564947367,0.004472815431654453,0.004481571726500988,0.004489949904382229,0.00449864286929369,0.004505887161940336,0.004514328669756651,0.0045213839039206505,0.004529258236289024,0.004536943044513464,0.00454299058765173,0.0045501720160245895,0.004556219559162855,0.00456214090809226,0.004568628966808319,0.004574676509946585,0.004580219741910696,0.004586330149322748,0.004591495729982853,0.004596598446369171,0.004601385910063982,0.004606740083545446,0.004611275624483824,0.004616063553839922,0.00462104007601738,0.004625071305781603,0.004629418253898621,0.004633008502423763,0.00463666208088398,0.004640882834792137,0.004644473548978567,0.0046480013988912106,0.004651087801903486,0.00465493043884635,0.004657828249037266,0.004661167040467262,0.004664631560444832,0.004667718429118395,0.004670867696404457,0.00467382837086916,0.00467710429802537,0.004680064972490072,0.004682710859924555,0.00468504149466753,0.004687183070927858,0.004690018016844988,0.0046922857873141766,0.004695120267570019,0.004697199445217848,0.00469971913844347,0.004702301695942879,0.0047041913494467735,0.004706270527094603,0.004708412103354931,0.004710238892585039,0.004711688030511141,0.004713514819741249,0.00471471156924963,0.004716097377240658,0.004717609379440546,0.004718806128948927,0.004719940014183521,0.004721325822174549,0.00472252257168293,0.004723782651126385,0.004725042264908552,0.004726680461317301,0.004728066269308329,0.004729137290269136,0.00473001878708601,0.004730964079499245,0.004732034634798765,0.00473329471424222,0.004734239540994167,0.004735310561954975,0.004736066330224276,0.004736696369946003,0.004737452138215303,0.004738271236419678,0.004739027004688978,0.004739908967167139,0.004740223754197359,0.0047408537939190865,0.004741357639431953,0.004741987679153681,0.004742617718875408,0.004743310622870922,0.0047439406625926495,0.004744570702314377,0.004745326470583677,0.004745956510305405,0.004746649414300919,0.0047470275312662125,0.0047473423182964325,0.004747594241052866,0.0047478461638092995,0.0047483500093221664,0.0047486019320786,0.004748854320496321,0.004749106243252754,0.004749358166009188,0.004749672953039408,0.004749862011522055,0.004750113934278488,0.0047504291869699955,0.004750617779791355,0.004750806838274002,0.004751184955239296,0.004751374013721943,0.00475156307220459,0.004751814994961023,0.004752003587782383,0.004752066917717457,0.004752381704747677,0.004752507898956537,0.00475263362750411,0.004752759821712971,0.004752822685986757,0.004752885550260544,0.004753074608743191,0.004753263667225838,0.004753326531499624,0.004753452725708485,0.004753515589982271,0.004753641784191132,0.004753704648464918,0.0047538308426737785,0.004753956571221352,0.004753956571221352,0.004753956571221352,0.004754019435495138,0.0047541456297039986,0.004754208493977785,0.0047543346881866455,0.0047543346881866455,0.004754460416734219,0.0047545237466692924,0.004754586610943079,0.0047546494752168655,0.004754712339490652,0.0047548385336995125,0.004754964727908373,0.004755027592182159,0.004755090456455946,0.0047551533207297325,0.004755216650664806,0.004755279514938593,0.004755405243486166,0.00475546857342124,0.00475546857342124,0.00475546857342124,0.004755531437695026,0.004755531437695026,0.004755531437695026,0.004755594301968813,0.004755657631903887,0.004755720496177673,0.004755720496177673,0.00475578336045146,0.00475578336045146,0.00475578336045146,0.00475578336045146,0.00475578336045146,0.00475578336045146,0.00475578336045146,0.00475578336045146,0.004755846224725246,0.004755846224725246,0.004755846224725246,0.00475590955466032,0.00475590955466032,0.00475590955466032,0.00475590955466032,0.00475590955466032,0.00475590955466032,0.00475590955466032,0.00475590955466032,0.00475590955466032,0.00475590955466032,0.00475590955466032,0.00475590955466032,0.00475590955466032,0.00475590955466032,0.00475590955466032,0.00475590955466032,0.00475590955466032,0.00475590955466032,0.00475590955466032,0.00475590955466032,0.00475590955466032,0.00475590955466032,0.00475590955466032,0.00475590955466032,0.00475590955466032,0.00475590955466032,0.00475590955466032,0.00475590955466032,0.00475590955466032,0.00475590955466032,0.00475590955466032,0.00475590955466032,0.00475590955466032,0.00475590955466032,0.00475590955466032,0.00475590955466032,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107,0.004755972418934107],"recovered":[0.0,0.00012214481830596924,0.00022343872115015984,0.00032422866206616163,0.00042457765084691346,0.0005213359836488962,0.0006166454986669123,0.0007137188222259283,0.00080965826055035,0.0009040858130902052,0.0009978835005313158,0.0010925630340352654,0.0011894473573192954,0.0012855128152295947,0.0013771685771644115,0.0014775806339457631,0.0015744019765406847,0.0016710343770682812,0.0017636980628594756,0.0018534641712903976,0.0019437341252341866,0.002030350500717759,0.0021140691824257374,0.00219539413228631,0.0022730024065822363,0.0023490358144044876,0.002421982353553176,0.0024955591652542353,0.002565545029938221,0.002631877548992634,0.0026978319510817528,0.002761518582701683,0.0028239453677088022,0.0028838524594902992,0.0029419325292110443,0.002998374868184328,0.0030524234753102064,0.003104456467553973,0.0031545364763587713,0.003200773848220706,0.0032482079695910215,0.003294949419796467,0.003339107846841216,0.00338055775500834,0.003420621855184436,0.00345854414626956,0.003498104168102145,0.0035336955916136503,0.0035706099588423967,0.003605508478358388,0.003639840055257082,0.003671840764582157,0.003702707588672638,0.0037334486842155457,0.0037651974707841873,0.003792851697653532,0.0038193720392882824,0.0038460814394056797,0.003874050686135888,0.003899751929566264,0.003922744654119015,0.003946745302528143,0.003970053046941757,0.003992289770394564,0.00401377072557807,0.004032416734844446,0.004050999879837036,0.004069898277521133,0.0040891109965741634,0.004106623586267233,0.004124450497329235,0.004140892066061497,0.004157711286097765,0.004173018969595432,0.004187066573649645,0.004202562849968672,0.004217492416501045,0.004231413826346397,0.0042447056621313095,0.0042569893412292,0.004270218312740326,0.004281304776668549,0.004293588921427727,0.004304675851017237,0.004316770471632481,0.004326849244534969,0.004337117541581392,0.004346062429249287,0.004355133511126041,0.00436414172872901,0.004372771829366684,0.004380394238978624,0.004387953318655491,0.004395512398332357,0.004403261002153158,0.004411198198795319,0.004418820142745972,0.004425245802849531,0.004431230016052723,0.0044379704631865025,0.004443577025085688,0.004449876025319099,0.004456301685422659,0.004462160170078278,0.004467955324798822,0.004473687615245581,0.0044783493503928185,0.004483514931052923,0.0044887433759868145,0.004493341781198978,0.004498129244893789,0.004502412863075733,0.0045069484040141106,0.0045105391182005405,0.004514255560934544,0.004518161527812481,0.004521877970546484,0.004525342490524054,0.0045288074761629105,0.0045325239188969135,0.004535988438874483,0.004539390094578266,0.004543043673038483,0.004546193405985832,0.004549532197415829,0.004552808124572039,0.004555642604827881,0.004558540415018797,0.004561249166727066,0.004564146976917982,0.0045660994946956635,0.004568619187921286,0.004571076016873121,0.00457334378734231,0.004575863480567932,0.004578572232276201,0.004581596236675978,0.0045831711031496525,0.004585375543683767,0.004587265662848949,0.004589281044900417,0.004590855911374092,0.004592619836330414,0.004594320897012949,0.004596021492034197,0.004597344435751438,0.004598730243742466,0.004599990323185921,0.004601438995450735,0.004602635744959116,0.004604273941367865,0.004605407826602459,0.004606667440384626,0.004607801325619221,0.004609439056366682,0.004610384348779917,0.004611581098288298,0.004612525925040245,0.004613533616065979,0.004614541772753,0.004615486599504948,0.004616431426256895,0.004617439582943916,0.004618195351213217,0.004618762526661158,0.004619392100721598,0.0046201483346521854,0.0046207779087126255,0.004621407948434353,0.004622416105121374,0.004622919950634241,0.004623486660420895,0.0046241795644164085,0.004624809604138136,0.004625439643859863,0.004626258742064238,0.004626825451850891,0.0046274554915726185,0.004628085531294346,0.004628526512533426,0.004628967493772507,0.004629471339285374,0.004629912320524454,0.004630227107554674,0.004630794283002615,0.004631235264241695,0.0046313609927892685,0.004631739109754562,0.004631991032510996,0.004632242955267429,0.004632557742297649,0.00463281013071537,0.004633062053471804,0.004633187782019377,0.004633376840502024,0.004633503034710884,0.004633691627532244,0.004633880686014891,0.004634069744497538,0.004634384997189045,0.004634573590010405,0.004634699784219265,0.004634825512766838,0.004634888842701912,0.0046349517069756985,0.004635203629732132,0.004635329823940992,0.0046354555524885654,0.004635581746697426,0.004635770805180073,0.004635833669453859,0.004635896533727646,0.004635959398001432,0.004636022727936506,0.004636148456484079,0.004636211786419153,0.004636211786419153,0.00463627465069294,0.004636337514966726,0.004636400379240513,0.004636526573449373,0.00463658943772316,0.004636652767658234,0.004636652767658234,0.00463671563193202,0.004636841360479593,0.004636904690414667,0.00463703041896224,0.004637093283236027,0.004637093283236027,0.004637219477444887,0.004637282341718674,0.004637282341718674,0.0046373456716537476,0.004637471400201321,0.004637597594410181,0.004637597594410181,0.004637660458683968,0.004637723322957754,0.004637723322957754,0.004637723322957754,0.004637786652892828,0.004637912381440401,0.004637912381440401,0.004637975245714188,0.0046380385756492615,0.0046380385756492615,0.0046380385756492615,0.0046380385756492615,0.0046380385756492615,0.0046380385756492615,0.0046380385756492615,0.0046380385756492615,0.0046380385756492615,0.004638101439923048,0.0046381643041968346,0.0046381643041968346,0.0046381643041968346,0.0046381643041968346,0.0046381643041968346,0.0046381643041968346,0.0046381643041968346,0.0046381643041968346,0.0046381643041968346,0.0046381643041968346,0.0046381643041968346,0.0046381643041968346,0.0046381643041968346,0.0046381643041968346,0.0046381643041968346,0.0046381643041968346,0.0046381643041968346,0.0046381643041968346,0.0046381643041968346,0.0046381643041968346,0.0046381643041968346,0.0046381643041968346,0.0046381643041968346,0.0046381643041968346,0.0046381643041968346,0.0046381643041968346,0.0046381643041968346,0.0046381643041968346,0.0046381643041968346,0.0046381643041968346,0.0046381643041968346,0.004638227168470621,0.004638227168470621,0.004638227168470621,0.004638227168470621,0.004638227168470621,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695,0.004638290498405695],"active":[0.0003598928451538086,0.0003265691630076617,0.00031888391822576523,0.0003124586073681712,0.0003080489987041801,0.00030767108546569943,0.00030962383607402444,0.00030691514257341623,0.0003084269701503217,0.0003080490278080106,0.0003112617414444685,0.00031088374089449644,0.00030930887442082167,0.0003077340079471469,0.0003157343016937375,0.00031208060681819916,0.0003109467215836048,0.0003024425823241472,0.0002950093476101756,0.0002931193448603153,0.0002860642271116376,0.00027926103211939335,0.00027415831573307514,0.00026918179355561733,0.00026628398336470127,0.0002611814998090267,0.0002589770592749119,0.0002517956309020519,0.0002461893018335104,0.00024423631839454174,0.0002400786615908146,0.00023674010299146175,0.0002329605631530285,0.00022918079048395157,0.0002254012506455183,0.00022010994143784046,0.0002160153817385435,0.00021166843362152576,0.0002056211233139038,0.0002059361431747675,0.00020448747090995312,0.00019881781190633774,0.0001952904276549816,0.00019390438683331013,0.00019163661636412144,0.00019169948063790798,0.00018741609528660774,0.00018735299818217754,0.00018502213060855865,0.0001839513424783945,0.00018036062829196453,0.00017966795712709427,0.00017853407189249992,0.0001766439527273178,0.00017210841178894043,0.0001707230694591999,0.00016996683552861214,0.0001687067560851574,0.00016517913900315762,0.00016322662122547626,0.0001617148518562317,0.00016139959916472435,0.00015913182869553566,0.00015736790373921394,0.00015333620831370354,0.00015510013327002525,0.00015453342348337173,0.00015346240252256393,0.00015176180750131607,0.00015163561329245567,0.00014974595978856087,0.00014867493882775307,0.00014665909111499786,0.00014647003263235092,0.00014615477994084358,0.0001460290513932705,0.0001448323018848896,0.00014407653361558914,0.0001441393978893757,0.00014395033940672874,0.000142690259963274,0.0001421240158379078,0.0001397295854985714,0.00013998150825500488,0.000137966126203537,0.00013809232041239738,0.000135697890073061,0.00013550929725170135,0.00013481639325618744,0.0001345011405646801,0.00013311533257365227,0.00013393443077802658,0.0001334305852651596,0.00013374583795666695,0.00013368204236030579,0.00013179238885641098,0.00013135187327861786,0.00013097375631332397,0.00013091089203953743,0.00013065850362181664,0.00013109948486089706,0.0001303437165915966,0.00013002846390008926,0.00012933555990457535,0.00012864312157034874,0.00012769829481840134,0.00012839073315262794,0.00012776069343090057,0.00012732017785310745,0.00012769829481840134,0.00012694206088781357,0.00012700539082288742,0.0001260600984096527,0.00012612296268343925,0.00012662727385759354,0.0001263120211660862,0.00012612342834472656,0.00012574531137943268,0.00012612296268343925,0.00012530433014035225,0.00012517860159277916,0.0001252414658665657,0.00012467475607991219,0.00012467429041862488,0.000124296173453331,0.000124296173453331,0.0001244223676621914,0.0001241704449057579,0.00012379232794046402,0.00012303609400987625,0.00012391852214932442,0.00012366659939289093,0.0001240442506968975,0.00012385565787553787,0.00012385565787553787,0.00012372946366667747,0.00012259511277079582,0.0001230994239449501,0.00012303655967116356,0.0001229732297360897,0.0001224069856107235,0.00012265890836715698,0.00012209173291921616,0.00012177648022770882,0.00012158788740634918,0.00012146169319748878,0.0001212097704410553,0.00012133549898862839,0.0001210835762321949,0.00012114690616726875,0.00012076832354068756,0.00012127263471484184,0.00012139882892370224,0.0001213359646499157,0.00012057973071932793,0.00012057973071932793,0.00012045353651046753,0.00012076878920197487,0.00012070592492818832,0.00012076878920197487,0.00012057973071932793,0.0001202649436891079,0.0001200125552713871,0.00012007588520646095,0.00012026447802782059,0.00012051686644554138,0.00012007541954517365,0.00012007588520646095,0.00011994969099760056,0.00011957157403230667,0.00011969776824116707,0.00011982396245002747,0.00011976109817624092,0.00011976109817624092,0.00011988682672381401,0.00011969776824116707,0.00011982396245002747,0.00011957203969359398,0.00011925678700208664,0.0001190677285194397,0.00011887867003679276,0.00011887867003679276,0.00011868961155414581,0.00011862721294164658,0.00011831196025013924,0.0001181229017674923,0.00011831196025013924,0.0001181229017674923,0.0001181229017674923,0.00011818623170256615,0.00011806003749370575,0.0001179967075586319,0.0001181229017674923,0.00011818623170256615,0.00011818623170256615,0.00011831196025013924,0.00011831196025013924,0.00011818623170256615,0.00011831196025013924,0.0001181229017674923,0.00011806003749370575,0.00011806003749370575,0.0001179971732199192,0.0001179967075586319,0.0001181229017674923,0.00011806003749370575,0.0001179967075586319,0.0001179971732199192,0.00011793384328484535,0.00011787097901105881,0.00011787097901105881,0.00011793430894613266,0.0001179971732199192,0.00011793384328484535,0.00011780811473727226,0.00011780764907598495,0.00011793384328484535,0.00011793384328484535,0.0001179971732199192,0.00011793430894613266,0.00011793384328484535,0.00011793430894613266,0.00011793384328484535,0.0001179967075586319,0.0001179967075586319,0.0001179971732199192,0.00011806003749370575,0.0001179971732199192,0.0001179971732199192,0.00011806003749370575,0.0001179971732199192,0.0001179971732199192,0.0001181229017674923,0.0001181229017674923,0.0001179971732199192,0.00011787097901105881,0.00011793384328484535,0.00011787097901105881,0.00011780811473727226,0.00011787097901105881,0.00011793430894613266,0.00011793384328484535,0.00011780811473727226,0.00011787097901105881,0.00011780811473727226,0.00011774478480219841,0.00011774478480219841,0.00011774478480219841,0.00011774478480219841,0.00011774478480219841,0.00011774478480219841,0.00011780764907598495,0.00011780764907598495,0.00011780764907598495,0.00011780811473727226,0.00011774525046348572,0.00011774525046348572,0.00011774525046348572,0.00011774525046348572,0.00011774525046348572,0.00011774525046348572,0.00011774525046348572,0.00011774525046348572,0.00011774525046348572,0.00011774525046348572,0.00011774525046348572,0.00011774525046348572,0.00011774525046348572,0.00011774525046348572,0.00011774525046348572,0.00011774525046348572,0.00011774525046348572,0.00011774525046348572,0.00011774525046348572,0.00011774525046348572,0.00011774525046348572,0.00011774525046348572,0.00011774525046348572,0.00011774525046348572,0.00011774525046348572,0.00011774525046348572,0.00011774525046348572,0.00011774525046348572,0.00011774525046348572,0.00011774525046348572,0.00011774525046348572,0.00011768238618969917,0.00011768238618969917,0.00011768238618969917,0.00011768238618969917,0.00011774525046348572,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187,0.00011768192052841187]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0003598928451538086,0.00044802104821428657,0.0005396138876676559,0.000632781651802361,0.0007273352239280939,0.0008196840062737465,0.0009113398264162242,0.000998019240796566,0.0010858954628929496,0.001169803086668253,0.0012542776530608535,0.0013383112382143736,0.001415982493199408,0.0014980633277446032,0.0015774354105815291,0.0016541617223992944,0.0017284943023696542,0.0018010000931099057,0.0018696002662181854,0.0019355546683073044,0.001998989377170801,0.002059337217360735,0.0021173544228076935,0.002171969972550869,0.0022255778312683105,0.0022756578400731087,0.0023264936171472073,0.002373297931626439,0.0024170156102627516,0.0024606704246252775,0.002503443043678999,0.002543381182476878,0.002583382185548544,0.0026213673409074545,0.002657525707036257,0.0026925501879304647,0.002725495956838131,0.002756992820650339,0.0027865369338542223,0.0028162067756056786,0.002842979272827506,0.002869940595701337,0.002895012032240629,0.002918949583545327,0.002943769097328186,0.00296669895760715,0.002988431602716446,0.00300783384591341,0.003026227932423353,0.003046196885406971,0.0030645281076431274,0.003081284463405609,0.003099111607298255,0.003115049097687006,0.0031297265086323023,0.0031442781910300255,0.0031576957553625107,0.0031714283395558596,0.0031842791941016912,0.003197318874299526,0.0032087208237499,0.0032200596760958433,0.0032302646432071924,0.003241792321205139,0.00325017049908638,0.0032590527553111315,0.0032681238371878862,0.003277761861681938,0.0032856990583240986,0.0032925023697316647,0.0032993056811392307,0.0033071800135076046,0.003313605207949877,0.0033201565966010094,0.0033264560624957085,0.0033326924312859774,0.003338991664350033,0.003344031283631921,0.0033486296888440847,0.0033532283268868923,0.003358015790581703,0.0033626772928982973,0.003367275930941105,0.003372126491740346,0.003376095090061426,0.003379433648660779,0.003383402246981859,0.0033867410384118557,0.003389953635632992,0.003393166232854128,0.003396253101527691,0.0033988356590270996,0.0034020484890788794,0.0034045050852000713,0.0034065840300172567,0.0034090406261384487,0.003411056473851204,0.003413072321563959,0.003415403189137578,0.003417292842641473,0.0034189936704933643,0.003420883556827903,0.0034224584233015776,0.003424096154049039,0.0034254821948707104,0.0034271199256181717,0.0034283169079571962,0.003429702715948224,0.0034308366011828184,0.0034319073893129826,0.0034329784102737904,0.0034342382568866014,0.003435057122260332,0.0034361910074949265,0.0034368839114904404,0.003437954932451248,0.003438773797824979,0.0034395926631987095,0.0034404746256768703,0.0034412306267768145,0.0034419235307723284,0.003442679299041629,0.003443246241658926,0.003443813184276223,0.003444506088271737,0.0034451992250978947,0.003445577109232545,0.003446144051849842,0.003446647897362709,0.0034471519757062197,0.0034477817825973034,0.003448285860940814,0.0034486008808016777,0.003449167823418975,0.0034497976303100586,0.003450049553066492,0.0034505536314100027,0.003450931515544653,0.0034511834383010864,0.0034514355938881636,0.003451687516644597,0.0034519394394010305,0.003452191362157464,0.0034525063820183277,0.0034526954405009747,0.0034528214018791914,0.003453136421740055,0.0034533252473920584,0.0034535143058747053,0.003453766228631139,0.0034539552871137857,0.0034541443455964327,0.003454396268352866,0.0034544591326266527,0.0034546481911092997,0.00345471128821373,0.00345471128821373,0.0034547741524875164,0.003454900113865733,0.0034549632109701633,0.0034551520366221666,0.0034554041922092438,0.0034554670564830303,0.0034556561149656773,0.003455782076343894,0.0034559080377221107,0.003455971134826541,0.003455971134826541,0.0034560970962047577,0.0034561599604785442,0.0034562230575829744,0.0034562230575829744,0.003456285921856761,0.0034564121160656214,0.003456538077443838,0.003456538077443838,0.003456538077443838,0.003456664038822055,0.003456664038822055,0.0034567269030958414,0.0034567269030958414,0.0034567269030958414,0.0034567269030958414,0.0034567269030958414,0.0034567269030958414,0.0034567269030958414,0.0034567269030958414,0.0034567269030958414,0.0034567269030958414,0.0034567269030958414,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716,0.0034567900002002716],"recovered":[0.0,0.00012012902152491733,0.00022432062542065978,0.0003229058056604117,0.0004234437656123191,0.0005174304242245853,0.000610157148912549,0.0007024429505690932,0.0007904451922513545,0.0008792662993073463,0.0009657567134127021,0.0010521210497245193,0.0011363436933606863,0.0012173536233603954,0.0013022691709920764,0.0013796254061162472,0.0014587455661967397,0.0015345269348472357,0.0016097414772957563,0.001681365305557847,0.0017502804985269904,0.0018167388625442982,0.001880677416920662,0.0019437341252341866,0.002001058543100953,0.0020569339394569397,0.002108966698870063,0.002163204364478588,0.0022102606017142534,0.002257001819089055,0.0023029244039207697,0.002346389926970005,0.0023865799885243177,0.0024272738955914974,0.002468156861141324,0.0025046931114047766,0.0025414815172553062,0.002576505998149514,0.002608254784718156,0.0026401926297694445,0.002669295761734247,0.0026988398749381304,0.0027273129671812057,0.00275414832867682,0.002778652822598815,0.002804039278998971,0.002828039927408099,0.0028507807292044163,0.002871253527700901,0.0028924825601279736,0.002912388648837805,0.002931727562099695,0.002949176821857691,0.002967067062854767,0.0029843903612345457,0.003000012831762433,0.00301519432105124,0.0030283599626272917,0.00304165156558156,0.0030551953241229057,0.003068486927077174,0.003081148723140359,0.003092928556725383,0.0031032594852149487,0.0031135904137045145,0.00312354345805943,0.0031331186182796955,0.00314174871891737,0.0031514496076852083,0.003159953746944666,0.0031675761565566063,0.003175135236233473,0.003182694548740983,0.0031895609572529793,0.0031968681141734123,0.003202726598829031,0.003208773909136653,0.0032157031819224358,0.003221183782443404,0.003226160304620862,0.003231325652450323,0.0032364281360059977,0.0032412786968052387,0.0032464442774653435,0.0032511057797819376,0.003254948416724801,0.0032587910536676645,0.0032625074964016676,0.003265783190727234,0.0032690588850528,0.00327227171510458,0.0032757993321865797,0.003278822870925069,0.003281720681115985,0.0032841144129633904,0.003286508144810796,0.0032887759152799845,0.003291358705610037,0.003293500514701009,0.003296020207926631,0.0032978469971567392,0.0032998628448694944,0.003301626769825816,0.0033034535590559244,0.0033050912898033857,0.0033068552147597075,0.0033081150613725185,0.00330943800508976,0.0033109497744590044,0.0033123355824500322,0.0033137844875454903,0.003315170295536518,0.0033165563363581896,0.0033173752017319202,0.003318571951240301,0.003319642972201109,0.0033205877989530563,0.0033213438000530005,0.0033222257625311613,0.0033231705892831087,0.0033240525517612696,0.0033247454557567835,0.0033256274182349443,0.003326257225126028,0.0033268872648477554,0.0033274542074650526,0.0033279580529779196,0.00332846213132143,0.003328965976834297,0.0033295960165560246,0.0033300998620688915,0.0033306668046861887,0.003331233747303486,0.0033316747285425663,0.0033321785740554333,0.0033327455166727304,0.0033331236336380243,0.0033335646148771048,0.003333753440529108,0.003334005596116185,0.0033343834802508354,0.003334635403007269,0.0033349504228681326,0.003335202345624566,0.003335391404107213,0.0033355802297592163,0.0033358323853462934,0.0033361471723765135,0.0033363362308591604,0.0033365252893418074,0.003336840309202671,0.0033370291348546743,0.003337281057611108,0.0033374701160937548,0.0033375960774719715,0.0033377220388501883,0.0033377851359546185,0.003337911097332835,0.003337911097332835,0.0033379741944372654,0.0033381630200892687,0.0033382889814674854,0.0033384780399501324,0.003338604001328349,0.003338729962706566,0.003338793059810996,0.003338919021189213,0.0033390449825674295,0.0033391709439456463,0.0033391709439456463,0.0033392340410500765,0.0033393600024282932,0.0033394228667020798,0.00333948596380651,0.0033396119251847267,0.003339675022289157,0.003339675022289157,0.0033397378865629435,0.0033397378865629435,0.0033398009836673737,0.0033398009836673737,0.0033398009836673737,0.0033398009836673737,0.0033398009836673737,0.0033398009836673737,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116,0.00333986384794116],"active":[0.0003598928451538086,0.0003278920194134116,0.00031529326224699616,0.0003098758461419493,0.0003038914583157748,0.0003022535820491612,0.0003011826775036752,0.0002955762902274728,0.0002954502706415951,0.0002905367873609066,0.0002885209396481514,0.00028619018848985434,0.00027963879983872175,0.0002807097043842077,0.00027516623958945274,0.0002745363162830472,0.0002697487361729145,0.00026647315826267004,0.0002598587889224291,0.00025418936274945736,0.00024870887864381075,0.00024259835481643677,0.00023667700588703156,0.00022823584731668234,0.00022451928816735744,0.00021872390061616898,0.00021752691827714443,0.000210093567147851,0.00020675500854849815,0.00020366860553622246,0.00020051863975822926,0.00019699125550687313,0.0001968021970242262,0.00019409344531595707,0.00018936884589493275,0.00018785707652568817,0.0001840144395828247,0.00018048682250082493,0.00017828214913606644,0.0001760141458362341,0.00017368351109325886,0.00017110072076320648,0.00016769906505942345,0.00016480125486850739,0.00016511627472937107,0.0001626596786081791,0.00016039167530834675,0.0001570531167089939,0.00015497440472245216,0.00015371432527899742,0.00015213945880532265,0.00014955690130591393,0.00014993478544056416,0.00014798203483223915,0.00014533614739775658,0.00014426535926759243,0.00014250143431127071,0.00014306837692856789,0.0001426276285201311,0.00014212355017662048,0.00014023389667272568,0.0001389109529554844,0.00013733608648180962,0.0001385328359901905,0.0001365800853818655,0.00013550929725170135,0.00013500521890819073,0.00013601314276456833,0.00013424945063889027,0.00013254862278699875,0.00013172952458262444,0.00013204477727413177,0.00013091065920889378,0.0001305956393480301,0.00012958794832229614,0.00012996583245694637,0.00013021775521337986,0.00012832810170948505,0.00012744590640068054,0.0001270680222660303,0.00012669013813138008,0.00012624915689229965,0.00012599723413586617,0.00012568221427500248,0.00012498931027948856,0.00012448523193597794,0.00012461119331419468,0.0001242335420101881,0.0001241704449057579,0.0001241073478013277,0.00012398138642311096,0.0001230363268405199,0.0001232256181538105,0.00012278440408408642,0.00012246961705386639,0.00012253248132765293,0.00012228055857121944,0.00012171361595392227,0.00012190267443656921,0.00012127263471484184,0.0001211466733366251,0.00012102071195840836,0.00012083165347576141,0.00012064259499311447,0.00012039090506732464,0.00012026471085846424,0.0001202018465846777,0.00012026471085846424,0.00011988682672381401,0.00011957180686295033,0.0001191939227283001,0.00011906796135008335,0.00011850078590214252,0.00011881580576300621,0.00011831196025013924,0.00011831196025013924,0.00011818599887192249,0.00011824886314570904,0.00011824886314570904,0.00011806003749370575,0.00011787097901105881,0.00011793384328484535,0.00011761882342398167,0.00011755595915019512,0.00011761882342398167,0.00011774501763284206,0.00011761905625462532,0.00011768192052841187,0.00011768192052841187,0.00011755595915019512,0.00011768192052841187,0.00011761905625462532,0.00011736713349819183,0.00011749309487640858,0.00011761905625462532,0.00011730403639376163,0.00011742999777197838,0.00011736690066754818,0.00011742999777197838,0.00011742999777197838,0.00011730403639376163,0.00011730403639376163,0.00011724093928933144,0.00011730403639376163,0.00011730403639376163,0.00011724117211997509,0.00011730403639376163,0.00011717807501554489,0.00011717807501554489,0.00011724093928933144,0.00011711497791111469,0.00011711521074175835,0.00011711521074175835,0.00011698901653289795,0.00011705211363732815,0.0001169892493635416,0.0001169261522591114,0.0001168630551546812,0.00011698901653289795,0.00011698901653289795,0.00011698901653289795,0.00011711521074175835,0.00011698901653289795,0.00011705211363732815,0.00011705211363732815,0.00011711497791111469,0.00011705211363732815,0.0001169261522591114,0.0001169261522591114,0.00011698901653289795,0.00011698901653289795,0.0001168630551546812,0.0001168630551546812,0.0001169261522591114,0.0001169261522591114,0.0001168630551546812,0.0001168630551546812,0.0001169261522591114,0.0001169261522591114,0.00011692591942846775,0.00011692591942846775,0.00011692591942846775,0.00011692591942846775,0.00011692591942846775,0.00011692591942846775,0.0001168630551546812,0.0001168630551546812,0.0001168630551546812,0.0001168630551546812,0.0001168630551546812,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114,0.0001169261522591114]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0003598928451538086,0.0004458792682271451,0.0005345743848010898,0.0006216317415237427,0.0007108308491297066,0.0007954314351081848,0.0008768193074502051,0.000957955198828131,0.0010331696830689907,0.0011076282244175673,0.0011803230736404657,0.0012510649394243956,0.0013204840943217278,0.0013888322282582521,0.0014555425150319934,0.001518410281278193,0.0015814040089026093,0.001638728310354054,0.001690572127699852,0.001744746696203947,0.001794448820874095,0.0018418830586597323,0.0018849706975743175,0.001926168566569686,0.0019663586281239986,0.002003587782382965,0.002038045320659876,0.0020707391668111086,0.0021029291674494743,0.002132283989340067,0.002160568255931139,0.0021853246726095676,0.0022102701477706432,0.0022343338932842016,0.0022556257899850607,0.0022752168588340282,0.0022955008316785097,0.0023147137835621834,0.0023334859870374203,0.0023499904200434685,0.002366116736084223,0.002380479359999299,0.0023941488470882177,0.0024073775857686996,0.0024200393818318844,0.002432701177895069,0.0024436619132757187,0.0024549379013478756,0.002466276753693819,0.002475977875292301,0.0024847339373081923,0.0024936159607023,0.0025016791187226772,0.0025092384312301874,0.0025161677040159702,0.002522404072806239,0.002528829500079155,0.002534562023356557,0.0025393494870513678,0.0025442629121243954,0.0025494913570582867,0.0025533970911055803,0.0025574916508048773,0.002561964327469468,0.002565806731581688,0.002568704541772604,0.00257191713899374,0.00257512996904552,0.0025784685276448727,0.0025806103367358446,0.002583193127065897,0.002585334936156869,0.0025884215719997883,0.002590752439573407,0.002593020210042596,0.002595350844785571,0.002597492653876543,0.002599067520350218,0.002600516425445676,0.0026020912919193506,0.0026033511385321617,0.0026049260050058365,0.0026063118129968643,0.0026076347567141056,0.0026087686419487,0.0026099025271832943,0.0026110364124178886,0.0026120441034436226,0.002612863201647997,0.0026136820670217276,0.002614626893773675,0.002615319797769189,0.0026159498374909163,0.0026170206256210804,0.002617713762447238,0.0026183435693383217,0.0026190364733338356,0.002619666513055563,0.002620359417051077,0.002620926359668374,0.0026215561665594578,0.002621682360768318,0.0026220602449029684,0.002622375264763832,0.0026227531488984823,0.002623068168759346,0.0026233831886202097,0.00262376107275486,0.0026240760926157236,0.002624264918267727,0.0026245799381285906,0.002624831860885024,0.002625020919367671,0.0026253359392285347,0.002625587861984968,0.002625776920467615,0.002625902881845832,0.0026259657461196184,0.002626091707497835,0.0026262179017066956,0.002626406727358699,0.0026265326887369156,0.002626595785841346,0.0026267848443239927,0.0026268477085977793,0.0026269108057022095,0.0026269108057022095,0.002627036767080426,0.002627162728458643,0.0026272886898368597,0.00262735178694129,0.00262735178694129,0.0026274146512150764,0.002627540612593293,0.00262766657397151,0.00262772967107594,0.0026277925353497267,0.0026277925353497267,0.0026279815938323736,0.0026279815938323736,0.002628044690936804,0.002628044690936804,0.0026281075552105904,0.0026281075552105904,0.0026281075552105904,0.0026281075552105904,0.0026281075552105904,0.0026281706523150206,0.002628233516588807,0.002628233516588807,0.002628233516588807,0.002628233516588807,0.002628233516588807,0.002628233516588807,0.002628233516588807,0.002628233516588807,0.0026282966136932373,0.0026282966136932373,0.0026282966136932373,0.002628359477967024,0.002628422575071454,0.0026284856721758842,0.0026284856721758842,0.0026284856721758842,0.0026284856721758842,0.0026284856721758842,0.0026284856721758842,0.0026284856721758842,0.0026284856721758842,0.0026284856721758842,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671,0.002628548536449671],"recovered":[0.0,0.00012308971781749278,0.00022501355852000415,0.00032038602512329817,0.0004127978172618896,0.0005014300113543868,0.0005909440806135535,0.0006754816276952624,0.0007598302327096462,0.0008407141431234777,0.0009166845702566206,0.000990765169262886,0.0010643418645486236,0.0011342648649588227,0.0012030539801344275,0.001271780114620924,0.001334899803623557,0.0013985865516588092,0.001458052545785904,0.0015155657893046737,0.0015728900907561183,0.0016241039847955108,0.0016759478021413088,0.0017209253273904324,0.0017649579094722867,0.0018076046835631132,0.001848676591180265,0.0018859058618545532,0.0019209303427487612,0.001954128034412861,0.0019844910129904747,0.002013720106333494,0.002040681429207325,0.0020670127123594284,0.002093092305585742,0.002115580951794982,0.0021371247712522745,0.0021584797650575638,0.0021797085646539927,0.0021991105750203133,0.002215740969404578,0.002232182305306196,0.00224755285307765,0.0022617264185100794,0.0022753961384296417,0.002288876799866557,0.0023017905186861753,0.002313696313649416,0.00232585403136909,0.002338389866054058,0.0023488467559218407,0.0023581068962812424,0.002367114881053567,0.002375556156039238,0.002383619314059615,0.0023916824720799923,0.002398737706243992,0.0024057929404079914,0.0024113995023071766,0.0024169429671019316,0.002421667566522956,0.00242632906883955,0.002431116532534361,0.002435967093333602,0.0024396206717938185,0.0024437152314931154,0.002447746926918626,0.002451148582622409,0.0024548652581870556,0.002458329778164625,0.0024612275883555412,0.00246381014585495,0.0024664560332894325,0.002469353610649705,0.0024719994980841875,0.002474393229931593,0.0024768500588834286,0.00247855088673532,0.002480125520378351,0.0024815744254738092,0.002483338350430131,0.0024848501197993755,0.00248636188916862,0.0024878738913685083,0.0024893227964639664,0.002490330720320344,0.002491527469828725,0.0024924722965806723,0.0024936061818152666,0.0024945512413978577,0.002495307009667158,0.002496188972145319,0.002496944973245263,0.002497826935723424,0.0024985827039927244,0.0024993387050926685,0.0025002206675708294,0.0025007876101881266,0.0025016064755618572,0.002502299379557371,0.0025028034579008818,0.0025033073034137487,0.002503874246031046,0.002504441188648343,0.0025049452669918537,0.0025052600540220737,0.0025055750738829374,0.002505890093743801,0.0025061420165002346,0.0025063310749828815,0.002506519900634885,0.0025068980176001787,0.002507086843252182,0.0025074018631130457,0.0025077168829739094,0.002507968805730343,0.0025082207284867764,0.0025083469226956367,0.00250853574834764,0.0025086617097258568,0.002508724806830287,0.002508913865312934,0.0025090398266911507,0.002509102690964937,0.002509291749447584,0.002509417710825801,0.002509480807930231,0.0025095436722040176,0.002509606769308448,0.0025096696335822344,0.002509795594960451,0.002509984653443098,0.002509984653443098,0.0025100477505475283,0.0025100477505475283,0.002510110614821315,0.0025102365761995316,0.0025102996733039618,0.0025103625375777483,0.0025104256346821785,0.002510488498955965,0.0025105515960603952,0.0025105515960603952,0.0025106146931648254,0.002510677557438612,0.002510677557438612,0.002510677557438612,0.002510677557438612,0.002510740654543042,0.0025108035188168287,0.0025108035188168287,0.0025108035188168287,0.0025108035188168287,0.0025108035188168287,0.0025108035188168287,0.0025108035188168287,0.0025108035188168287,0.0025108035188168287,0.0025108035188168287,0.0025108035188168287,0.002510866615921259,0.002510866615921259,0.0025109294801950455,0.0025109925772994757,0.0025109925772994757,0.0025109925772994757,0.0025109925772994757,0.0025109925772994757,0.002511055441573262,0.002511055441573262,0.002511055441573262,0.0025111185386776924,0.0025111185386776924,0.0025111185386776924,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226,0.0025111816357821226],"active":[0.0003598928451538086,0.00032278953585773706,0.0003095608262810856,0.0003012457164004445,0.00029803303186781704,0.000294001423753798,0.00028587522683665156,0.00028247357113286853,0.0002733394503593445,0.00026691408129408956,0.0002636385033838451,0.0002602997701615095,0.0002561422297731042,0.0002545673632994294,0.00025248853489756584,0.000246630166657269,0.00024650420527905226,0.0002401417586952448,0.00023251958191394806,0.0002291809068992734,0.00022155873011797667,0.00021777907386422157,0.00020902289543300867,0.00020524323917925358,0.00020140071865171194,0.00019598309881985188,0.00018936872947961092,0.00018483330495655537,0.00018199882470071316,0.00017815595492720604,0.0001760772429406643,0.00017160456627607346,0.00016958871856331825,0.00016732118092477322,0.0001625334843993187,0.0001596359070390463,0.0001583760604262352,0.0001562340185046196,0.00015377742238342762,0.0001508798450231552,0.00015037576667964458,0.00014829705469310284,0.00014659599401056767,0.00014565116725862026,0.00014464324340224266,0.000143824378028512,0.00014187139458954334,0.00014124158769845963,0.00014042272232472897,0.0001375880092382431,0.00013588718138635159,0.0001355090644210577,0.0001345642376691103,0.00013368227519094944,0.0001325483899563551,0.00013072160072624683,0.00013009179383516312,0.00012876908294856548,0.00012794998474419117,0.0001273199450224638,0.00012782379053533077,0.0001270680222660303,0.0001263751182705164,0.00012599723413586617,0.00012618605978786945,0.00012498931027948856,0.00012417021207511425,0.00012398138642311096,0.00012360326945781708,0.00012228055857121944,0.00012196553871035576,0.00012152479030191898,0.00012196553871035576,0.00012139882892370224,0.00012102071195840836,0.00012095761485397816,0.00012064259499311447,0.00012051663361489773,0.00012039090506732464,0.00012051686644554138,0.00012001278810203075,0.00012007588520646095,0.00011994992382824421,0.00011976086534559727,0.00011944584548473358,0.00011957180686295033,0.00011950894258916378,0.00011957180686295033,0.0001192570198327303,0.0001191308256238699,0.00011931988410651684,0.0001191308256238699,0.00011900486424565315,0.00011919368989765644,0.00011913105845451355,0.00011900486424565315,0.00011881580576300621,0.00011887890286743641,0.00011875294148921967,0.00011862698011100292,0.00011875270865857601,0.00011837505735456944,0.00011818599887192249,0.000117934076115489,0.00011780788190662861,0.00011780811473727226,0.00011780811473727226,0.00011787097901105881,0.000117934076115489,0.00011793384328484535,0.00011806003749370575,0.00011793384328484535,0.000117934076115489,0.000117934076115489,0.00011787097901105881,0.00011780811473727226,0.00011768215335905552,0.00011761882342398167,0.00011755595915019512,0.00011755619198083878,0.00011768192052841187,0.00011761882342398167,0.00011755595915019512,0.00011768215335905552,0.00011755595915019512,0.00011749309487640858,0.00011742999777197838,0.00011749309487640858,0.00011755595915019512,0.00011761905625462532,0.00011755619198083878,0.00011736713349819183,0.00011742999777197838,0.00011749286204576492,0.00011761882342398167,0.00011761905625462532,0.00011755595915019512,0.00011749286204576492,0.00011761905625462532,0.00011755595915019512,0.00011755619198083878,0.00011749309487640858,0.00011755595915019512,0.00011749286204576492,0.00011742999777197838,0.00011742999777197838,0.00011742999777197838,0.00011749309487640858,0.00011749286204576492,0.00011742999777197838,0.00011742999777197838,0.00011742999777197838,0.00011742999777197838,0.00011742999777197838,0.00011742999777197838,0.00011742999777197838,0.00011749309487640858,0.00011749309487640858,0.00011749309487640858,0.00011755595915019512,0.00011755595915019512,0.00011761905625462532,0.00011755619198083878,0.00011749309487640858,0.00011749309487640858,0.00011749309487640858,0.00011749309487640858,0.00011749309487640858,0.00011743023060262203,0.00011743023060262203,0.00011749309487640858,0.00011742999777197838,0.00011742999777197838,0.00011742999777197838,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818,0.00011736690066754818]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0003598928451538086,0.000447832077043131,0.0005417556967586279,0.0006354273646138608,0.0007316187839023769,0.0008280621841549873,0.0009226787369698286,0.0010184291750192642,0.0011155654210597277,0.0012121978215873241,0.001309964107349515,0.0014052105834707618,0.0014993861550465226,0.0015948846703395247,0.0016928398981690407,0.001788716297596693,0.0018871125066652894,0.0019783275201916695,0.002062927931547165,0.0021468987688422203,0.0022312472574412823,0.0023115011863410473,0.002389928326010704,0.002462182193994522,0.0025353177916258574,0.002606563735753298,0.0026747859083116055,0.002739795483648777,0.002806631848216057,0.002869625575840473,0.0029294064734131098,0.0029860378708690405,0.0030439922120422125,0.003099867608398199,0.0031551760621368885,0.003205319168046117,0.0032536352518945932,0.00330239231698215,0.0033493225928395987,0.0033951192162930965,0.003437198931351304,0.0034808535128831863,0.003524445230141282,0.003565202234312892,0.0036031873896718025,0.00364129850640893,0.0036768270656466484,0.003711410565301776,0.0037453642580658197,0.0037781838327646255,0.0038091137539595366,0.0038387838285416365,0.003868201980367303,0.0038965491112321615,0.003925022203475237,0.00395103869959712,0.00397667707875371,0.004001496359705925,0.004024804569780827,0.0040474822744727135,0.004070915747433901,0.004093404393643141,0.004115578252822161,0.0041350433602929115,0.004154760390520096,0.004174540285021067,0.0041943201795220375,0.004211076535284519,0.004228148143738508,0.004243770614266396,0.0042597707360982895,0.004274952225387096,0.004290259908884764,0.004304496571421623,0.004316905979067087,0.004330449737608433,0.004344119690358639,0.004356529098004103,0.004369442816823721,0.004381159786134958,0.004392687696963549,0.004403648432344198,0.004415113478899002,0.004424499347805977,0.004435019567608833,0.0044445316307246685,0.004453413654118776,0.004462799523025751,0.0044707367196679115,0.004479493014514446,0.00448799692094326,0.004495745524764061,0.004505131393671036,0.004512753803282976,0.004520186688750982,0.004526801407337189,0.004533541388809681,0.004540029913187027,0.004546077456325293,0.004552187863737345,0.0045576682314276695,0.004563022404909134,0.004568503238260746,0.004574172664433718,0.004578771069645882,0.004582865629345179,0.004587715957313776,0.00459212576970458,0.004596724174916744,0.004601574968546629,0.0046055433340370655,0.004609385970979929,0.004613291472196579,0.0046166302636265755,0.0046203467063605785,0.004623559769243002,0.0046267095021903515,0.004630047827959061,0.00463288277387619,0.004634961485862732,0.004637544043362141,0.004640316125005484,0.004643276799470186,0.0046461112797260284,0.004648441914469004,0.004650521092116833,0.004652536474168301,0.004654489457607269,0.0046565053053200245,0.004659024998545647,0.004661229904741049,0.004663119558244944,0.004664820618927479,0.004666962195187807,0.004668663255870342,0.00466992286965251,0.004671812988817692,0.004673324525356293,0.0046748993918299675,0.004676348529756069,0.004677734337747097,0.004678868222981691,0.004679938778281212,0.0046808840706944466,0.0046822065487504005,0.004683340433984995,0.00468428572639823,0.004685545340180397,0.004686805419623852,0.004688065033406019,0.004689514171332121,0.004690080881118774,0.004691214766353369,0.0046919710002839565,0.0046926639042794704,0.0046932934783399105,0.004693986382335424,0.004694679286330938,0.004695309326052666,0.00469612842425704,0.0046966951340436935,0.004697451367974281,0.004698080942034721,0.004698774311691523,0.00469927815720439,0.004699844866991043,0.0047002858482301235,0.0047007896937429905,0.004701608791947365,0.004702364560216665,0.00470318365842104,0.004703813698142767,0.004704317543655634,0.004705073311924934,0.004705640487372875,0.004706018604338169,0.004706396255642176,0.00470708915963769,0.00470753014087677,0.004708160180598497,0.004708601161837578,0.004709042143076658,0.004709545988589525,0.004709735047072172,0.004710176028311253,0.004710490815341473,0.00471080606803298,0.0047110579907894135,0.004711309913545847,0.004711813759058714,0.004712002817541361,0.004712191876024008,0.004712317604571581,0.004712569527328014,0.004712884780019522,0.004713073838502169,0.004713199567049742,0.004713325761258602,0.004713514819741249,0.004713703412562609,0.004713829606771469,0.0047139558009803295,0.004714018665254116,0.004714207723736763,0.004714396316558123,0.00471458537504077,0.00471471156924963,0.0047149634920060635,0.0047149634920060635,0.004715089686214924,0.00471515255048871,0.0047154673375189304,0.004715656396001577,0.004715656396001577,0.004715656396001577,0.004715782590210438,0.004715782590210438,0.004715971183031797,0.004716034512966871,0.004716097377240658,0.004716160241514444,0.004716286435723305,0.004716286435723305,0.004716349299997091,0.004716412164270878,0.004716412164270878,0.004716475494205952,0.004716475494205952,0.004716601222753525,0.004716664087027311,0.004716727416962385,0.004716727416962385,0.004716790281236172,0.004716853145509958,0.004716916475445032,0.004716916475445032,0.004716979339718819,0.004716979339718819,0.004716979339718819,0.004717042203992605,0.004717042203992605,0.004717042203992605,0.004717042203992605,0.004717042203992605,0.004717105068266392,0.004717105068266392,0.004717105068266392,0.004717168398201466,0.004717168398201466,0.004717231262475252,0.004717231262475252,0.004717294126749039,0.004717294126749039,0.004717294126749039,0.004717294126749039,0.004717294126749039,0.0047173574566841125,0.0047173574566841125,0.0047173574566841125,0.004717483185231686,0.004717483185231686,0.004717483185231686,0.004717483185231686,0.004717483185231686,0.004717483185231686,0.004717546049505472,0.004717546049505472,0.004717546049505472,0.004717546049505472,0.004717546049505472,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546,0.004717609379440546],"recovered":[0.0,0.00012031799997203052,0.0002263994247186929,0.000324921595165506,0.00042180591844953597,0.0005174934049136937,0.0006134958239272237,0.0007091203005984426,0.0008053116616792977,0.0009025110048241913,0.0010005291551351547,0.0010938228806480765,0.001189762377180159,0.0012867096811532974,0.0013801923487335443,0.0014737379970028996,0.0015701183583587408,0.001665805815719068,0.0017589735798537731,0.0018487395718693733,0.001935041043907404,0.0020232952665537596,0.0021058169659227133,0.0021859449334442616,0.0022615373600274324,0.002334736054763198,0.002407367806881666,0.0024786137510091066,0.002547340001910925,0.0026120974216610193,0.00267981574870646,0.00273947068490088,0.002800322836264968,0.0028588438872247934,0.0029144673608243465,0.0029694607947021723,0.003023383440449834,0.0030752273742109537,0.003125118324533105,0.003173812525346875,0.003222380531951785,0.0032670432701706886,0.0033107607159763575,0.0033539114519953728,0.003397188149392605,0.0034381342120468616,0.003476938232779503,0.0035143564455211163,0.003550955792888999,0.0035869881976395845,0.0036209418904036283,0.0036522496957331896,0.003684313502162695,0.003714046673849225,0.0037425197660923004,0.003770299954339862,0.0037980172783136368,0.003823088714852929,0.003849294036626816,0.0038730427622795105,0.0038973581977188587,0.003920665942132473,0.003943217918276787,0.003964950796216726,0.003986620344221592,0.00400671549141407,0.0040265582501888275,0.004046086687594652,0.004064669832587242,0.004083000589162111,0.0040995050221681595,0.004115442745387554,0.004131128080189228,0.004147569183260202,0.0041613648645579815,0.004175601527094841,0.004190404899418354,0.004204956814646721,0.004218500107526779,0.004231791943311691,0.004244264680892229,0.004255855455994606,0.004266753327101469,0.004278470296412706,0.0042891791090369225,0.004299006424844265,0.004309463314712048,0.004318093415349722,0.004328172188252211,0.004336991347372532,0.004345621448010206,0.0043542515486478806,0.004362000152468681,0.004370630253106356,0.004379197023808956,0.004388205241411924,0.004395071882754564,0.0044018118642270565,0.0044084894470870495,0.004415166564285755,0.004421339835971594,0.004426946397870779,0.004433119669556618,0.0044377814047038555,0.004443009849637747,0.004448616411536932,0.004453214816749096,0.004458506125956774,0.004463294055312872,0.004467829596251249,0.004472868982702494,0.004477593582123518,0.004482129123061895,0.004485908430069685,0.004489310085773468,0.004492775071412325,0.004496869631111622,0.004500397015362978,0.004503798671066761,0.004507074598222971,0.004509909078478813,0.004512492101639509,0.004515263717621565,0.0045180353336036205,0.004520492162555456,0.004523138049989939,0.004525657743215561,0.00452792551368475,0.004530067089945078,0.004531641956418753,0.004534161649644375,0.004536366555839777,0.004537941422313452,0.0045402091927826405,0.004542414098978043,0.004544429946690798,0.004546130541712046,0.004547894466668367,0.004549280274659395,0.004551044199615717,0.004552367143332958,0.004553878679871559,0.004555138759315014,0.004556209780275822,0.004556902684271336,0.00455803656950593,0.004558918531984091,0.004560052417218685,0.00456162728369236,0.00456269783899188,0.004564083646982908,0.0045652808621525764,0.0045659104362130165,0.004567170515656471,0.004567926283925772,0.004568808246403933,0.00456943828612566,0.0045700049959123135,0.004570635035634041,0.004571265075355768,0.004571895115077496,0.0045725880190730095,0.00457346998155117,0.004574100021272898,0.004574792925268412,0.004575170576572418,0.004575737752020359,0.004576430656015873,0.004577123560011387,0.004577879328280687,0.004578446503728628,0.004579454194754362,0.004580021370202303,0.004580714274197817,0.004581721965223551,0.004582162946462631,0.004582603927701712,0.004583044908940792,0.0045838006772100925,0.0045841159299016,0.0045844935812056065,0.0045848716981709,0.004585564602166414,0.004585879854857922,0.004586257506161928,0.004586635623127222,0.004587139468640089,0.004587328527122736,0.00458770664408803,0.00458802143111825,0.00458846241235733,0.004588714335113764,0.004588840529322624,0.004588966257870197,0.004589092452079058,0.004589470103383064,0.004589659161865711,0.004589848220348358,0.0045899744145572186,0.004590163007378578,0.004590289201587439,0.0045904782600700855,0.004590603988617659,0.0045906673185527325,0.004590730182826519,0.004590919241309166,0.004591108299791813,0.004591234028339386,0.0045914859510958195,0.00459161214530468,0.004591675009578466,0.004591801203787327,0.004592115990817547,0.004592242185026407,0.00459236791357398,0.004592430777847767,0.004592494107782841,0.004592494107782841,0.004592556972056627,0.004592619836330414,0.004592746030539274,0.004592808894813061,0.004592997953295708,0.004593060817569494,0.004593060817569494,0.004593060817569494,0.004593123681843281,0.004593187011778355,0.004593187011778355,0.004593249876052141,0.004593312740325928,0.004593376070261002,0.004593438934534788,0.004593564663082361,0.004593564663082361,0.004593564663082361,0.004593627993017435,0.004593690857291222,0.004593753721565008,0.004593753721565008,0.004593817051500082,0.0045938799157738686,0.0045938799157738686,0.0045938799157738686,0.0045938799157738686,0.004593942780047655,0.004593942780047655,0.004593942780047655,0.004594005644321442,0.004594005644321442,0.004594005644321442,0.0045940689742565155,0.0045940689742565155,0.0045940689742565155,0.0045940689742565155,0.004594131838530302,0.004594131838530302,0.004594194702804089,0.004594194702804089,0.004594194702804089,0.004594257567077875,0.004594320897012949,0.004594320897012949,0.004594320897012949,0.004594320897012949,0.004594320897012949,0.004594320897012949,0.004594320897012949,0.0045943837612867355,0.0045943837612867355,0.0045943837612867355,0.0045943837612867355,0.0045943837612867355,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522,0.004594446625560522],"active":[0.0003598928451538086,0.0003275140770711005,0.000315356272039935,0.00031050576944835484,0.0003098128654528409,0.00031056877924129367,0.0003091829130426049,0.00030930887442082167,0.00031025375938043,0.0003096868167631328,0.00030943495221436024,0.00031138770282268524,0.0003096237778663635,0.0003081749891862273,0.00031264754943549633,0.0003149783005937934,0.0003169941483065486,0.0003125217044726014,0.0003039543516933918,0.000298159196972847,0.0002962062135338783,0.0002882059197872877,0.00028411136008799076,0.00027623726055026054,0.0002737804315984249,0.0002718276809900999,0.00026741810142993927,0.00026118173263967037,0.0002592918463051319,0.00025752815417945385,0.0002495907247066498,0.00024656718596816063,0.00024366937577724457,0.00024102372117340565,0.00024070870131254196,0.00023585837334394455,0.00023025181144475937,0.00022716494277119637,0.00022420426830649376,0.00022130669094622135,0.00021481839939951897,0.0002138102427124977,0.00021368451416492462,0.0002112907823175192,0.0002059992402791977,0.00020316429436206818,0.00019988883286714554,0.00019705411978065968,0.00019440846517682076,0.000191195635125041,0.0001881718635559082,0.00018653413280844688,0.00018388847820460796,0.00018250243738293648,0.00018250243738293648,0.00018073874525725842,0.000178659800440073,0.00017840764485299587,0.00017551053315401077,0.00017443951219320297,0.00017355754971504211,0.0001727384515106678,0.00017236033454537392,0.00017009256407618523,0.00016814004629850388,0.00016782479360699654,0.00016776192933321,0.00016498984768986702,0.0001634783111512661,0.0001607700251042843,0.00016026571393013,0.00015950947999954224,0.00015913182869553566,0.00015692738816142082,0.00015554111450910568,0.00015484821051359177,0.00015371479094028473,0.00015157228335738182,0.00015094270929694176,0.00014936784282326698,0.00014842301607131958,0.0001477929763495922,0.00014836015179753304,0.0001460290513932705,0.00014584045857191086,0.00014552520588040352,0.00014395033940672874,0.0001447061076760292,0.0001425645314157009,0.00014250166714191437,0.00014237547293305397,0.00014149397611618042,0.00014313124120235443,0.00014212355017662048,0.00014098966494202614,0.00013859616592526436,0.00013846950605511665,0.00013821804895997047,0.0001375880092382431,0.00013702129945158958,0.00013632839545607567,0.00013607600703835487,0.00013538356870412827,0.0001363912597298622,0.00013576122000813484,0.0001342492178082466,0.0001345011405646801,0.00013361964374780655,0.0001334301196038723,0.00013374537229537964,0.00013267435133457184,0.00013179238885641098,0.0001311623491346836,0.0001307218335568905,0.00013103662058711052,0.00013078469783067703,0.00012983987107872963,0.0001296508125960827,0.00012908410280942917,0.00012788688763976097,0.00012763496488332748,0.00012782402336597443,0.00012801308184862137,0.0001280759461224079,0.00012794975191354752,0.000127383042126894,0.00012687873095273972,0.00012656394392251968,0.0001264382153749466,0.000127383042126894,0.00012706825509667397,0.00012675300240516663,0.00012687919661402702,0.00012675300240516663,0.00012624915689229965,0.00012549292296171188,0.00012568244710564613,0.00012543005868792534,0.00012561911717057228,0.00012530433014035225,0.0001253671944141388,0.00012498954311013222,0.00012480001896619797,0.00012467429041862488,0.00012530386447906494,0.00012530386447906494,0.0001253671944141388,0.00012549292296171188,0.00012517813593149185,0.0001253671944141388,0.00012543052434921265,0.00012480001896619797,0.00012530433014035225,0.00012480048462748528,0.00012473762035369873,0.00012448523193597794,0.00012454809620976448,0.00012467429041862488,0.00012467429041862488,0.00012486334890127182,0.00012480001896619797,0.00012486334890127182,0.00012461096048355103,0.00012467429041862488,0.00012448523193597794,0.00012467429041862488,0.00012454809620976448,0.00012435903772711754,0.00012448523193597794,0.00012448523193597794,0.00012473715469241142,0.00012435950338840485,0.000124296173453331,0.00012435903772711754,0.00012391852214932442,0.00012385565787553787,0.00012379232794046402,0.0001240442506968975,0.00012372946366667747,0.0001240442506968975,0.00012410758063197136,0.0001241704449057579,0.00012398138642311096,0.00012385519221425056,0.00012391852214932442,0.00012385519221425056,0.00012366659939289093,0.00012372946366667747,0.00012360326945781708,0.00012379232794046402,0.00012354040518403053,0.000123477540910244,0.00012347707524895668,0.00012360326945781708,0.00012379232794046402,0.00012360373511910439,0.00012354040518403053,0.000123477540910244,0.00012354040518403053,0.00012354040518403053,0.00012354040518403053,0.000123477540910244,0.00012341467663645744,0.00012354040518403053,0.00012366613373160362,0.00012366613373160362,0.00012360326945781708,0.00012372946366667747,0.000123477540910244,0.000123477540910244,0.000123477540910244,0.00012366613373160362,0.00012354040518403053,0.00012341421097517014,0.00012328848242759705,0.0001233518123626709,0.00012328848242759705,0.00012347707524895668,0.000123477540910244,0.000123477540910244,0.00012341421097517014,0.000123477540910244,0.00012328848242759705,0.00012328848242759705,0.0001233513467013836,0.0001233513467013836,0.0001233518123626709,0.00012328848242759705,0.00012341421097517014,0.00012341421097517014,0.00012341467663645744,0.0001233513467013836,0.0001233513467013836,0.00012328848242759705,0.0001233518123626709,0.0001233518123626709,0.0001233513467013836,0.00012328848242759705,0.0001232256181538105,0.00012328848242759705,0.0001232251524925232,0.00012316228821873665,0.00012316228821873665,0.00012316228821873665,0.0001232251524925232,0.00012316228821873665,0.00012316228821873665,0.0001232256181538105,0.00012316275388002396,0.0001232256181538105,0.0001232256181538105,0.0001232251524925232,0.0001232251524925232,0.0001232251524925232,0.0001232251524925232,0.00012316228821873665,0.0001232256181538105,0.00012316275388002396,0.00012316275388002396,0.00012328848242759705,0.0001232256181538105,0.00012316228821873665,0.00012316228821873665,0.00012316228821873665,0.00012316228821873665,0.0001232251524925232,0.0001232251524925232,0.0001232251524925232,0.00012316228821873665,0.00012316228821873665,0.0001232256181538105,0.0001232256181538105,0.0001232256181538105,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396,0.00012316275388002396]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0003598928451538086,0.00044814703869633377,0.0005393619649112225,0.000630450900644064,0.000721980701200664,0.0008109908667393029,0.0009003159357234836,0.000987121369689703,0.001074871513992548,0.0011614878894761205,0.0012435687240213156,0.0013266573660075665,0.0014050216414034367,0.001483763800933957,0.001563828787766397,0.001643893774598837,0.001721502048894763,0.0017931258771568537,0.0018622929928824306,0.0019281214335933328,0.001994768623262644,0.0020548016764223576,0.00211351178586483,0.0021685054525732994,0.0022241289261728525,0.002276098821312189,0.0023247927892953157,0.0023736129514873028,0.002418149495497346,0.0024611742701381445,0.002504135947674513,0.0025457749143242836,0.002583130029961467,0.0026206744369119406,0.002655257936567068,0.002689904533326626,0.002720519434660673,0.0027518903370946646,0.002781056333333254,0.0028090255800634623,0.0028365538455545902,0.0028632001485675573,0.002889090683311224,0.0029138470999896526,0.0029361469205468893,0.002955737989395857,0.002976651769131422,0.0029955499339848757,0.003014574060216546,0.0030320233199745417,0.003048212733119726,0.003064087126404047,0.0030802765395492315,0.003095709951594472,0.003111269325017929,0.0031258210074156523,0.0031386087648570538,0.003151522483676672,0.0031634282786399126,0.003176152938976884,0.0031869879458099604,0.0031973817385733128,0.0032082167454063892,0.003217854769900441,0.0032268629875034094,0.0032368157990276814,0.003245383035391569,0.0032538871746510267,0.0032615724485367537,0.003269509645178914,0.003277131821960211,0.0032844392117112875,0.003291998291388154,0.0032981717959046364,0.0033046600874513388,0.0033096366096287966,0.0033151800744235516,0.0033205344807356596,0.0033255110029131174,0.0033299836795777082,0.0033346451818943024,0.0033391176257282495,0.003343905322253704,0.0033478739205747843,0.0033517794217914343,0.003355496097356081,0.003359086811542511,0.003362299408763647,0.0033653860446065664,0.0033682838547974825,0.0033716855105012655,0.003374772146344185,0.0033779218792915344,0.0033805675338953733,0.0033828984014689922,0.003384977113455534,0.003387118922546506,0.003389134770259261,0.00339140254072845,0.0033931033685803413,0.003394993022084236,0.003396756947040558,0.0033984577748924494,0.003400032641366124,0.0034013555850833654,0.0034031192772090435,0.0034046312794089317,0.003405891126021743,0.0034072769340127707,0.0034082848578691483,0.003409481607377529,0.0034106785897165537,0.003411623416468501,0.0034124422818422318,0.003413387341424823,0.0034143952652812004,0.003415214130654931,0.0034161589574068785,0.003416977822780609,0.0034175447653979063,0.003418048843741417,0.003418804844841361,0.0034193717874586582,0.0034202535171061754,0.0034208204597234726,0.0034211985766887665,0.0034217655193060637,0.0034223953261971474,0.0034227734431624413,0.0034231513272970915,0.003423403250053525,0.003423781367018819,0.0034242221154272556,0.0034246002323925495,0.0034249781165271997,0.0034252300392836332,0.00342535600066185,0.003425608156248927,0.003425922943279147,0.0034261750988662243,0.0034263639245182276,0.0034266160801053047,0.0034267420414835215,0.003426993964239955,0.0034271199256181717,0.0034272458869963884,0.003427371848374605,0.003427560906857252,0.003427749965339899,0.003427875926718116,0.003428064752370119,0.003428190713748336,0.0034283797722309828,0.003428442869335413,0.0034285057336091995,0.0034286316949874163,0.003428757656365633,0.0034288838505744934,0.00342894671484828,0.00342900981195271,0.00342900981195271,0.0034290726762264967,0.003429135773330927,0.0034292617347091436,0.0034292617347091436,0.0034292617347091436,0.00342932459898293,0.00342932459898293,0.00342932459898293,0.0034293876960873604,0.0034294507931917906,0.0034294507931917906,0.0034294507931917906,0.0034295767545700073,0.0034295767545700073,0.0034295767545700073,0.0034295767545700073,0.0034295767545700073,0.0034295767545700073,0.0034295767545700073,0.0034295767545700073,0.0034295767545700073,0.003429639618843794,0.003429702715948224,0.003429702715948224,0.003429702715948224,0.003429702715948224,0.0034297655802220106,0.0034297655802220106,0.003429828677326441,0.003429828677326441,0.003429828677326441,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274,0.0034298915416002274],"recovered":[0.0,0.00012195583985885605,0.0002291711571160704,0.00032630746136419475,0.0004211759951431304,0.000514154729899019,0.0006053066463209689,0.0006960175815038383,0.0007843347848393023,0.0008712031412869692,0.0009605282102711499,0.001045821700245142,0.001129855285398662,0.0012129440438002348,0.001293764915317297,0.0013720031129196286,0.0014500523684546351,0.0015311252791434526,0.0016064028022810817,0.0016793494578450918,0.0017484535928815603,0.0018155418802052736,0.0018796694930642843,0.001942726201377809,0.001998853636905551,0.002053910167887807,0.0021078328136354685,0.0021605584770441055,0.0022101975046098232,0.0022583247628062963,0.002302420325577259,0.002345822984352708,0.0023863280657678843,0.0024267069529742002,0.002465448109433055,0.0025028034579008818,0.002536756917834282,0.0025694507639855146,0.00260145147331059,0.002632255433127284,0.0026631224900484085,0.0026910286396741867,0.002718808827921748,0.002746273996308446,0.0027722904924303293,0.002796039218083024,0.002818716922774911,0.002839252818375826,0.0028595998883247375,0.002879694802686572,0.0028986558318138123,0.0029169870540499687,0.0029348141979426146,0.0029499956872314215,0.0029668151400983334,0.002981366589665413,0.0029969261959195137,0.0030118555296212435,0.003025588346645236,0.003038564929738641,0.0030503447633236647,0.0030624396167695522,0.003072959603741765,0.0030835424549877644,0.003093306440860033,0.0031031963881105185,0.0031132125295698643,0.003122472669929266,0.0031317956745624542,0.0031395438127219677,0.0031481110490858555,0.0031561111100018024,0.0031625365372747183,0.0031706627923995256,0.0031770251225680113,0.0031836393754929304,0.003189497860148549,0.0031956713646650314,0.003201277693733573,0.003207010217010975,0.003211671719327569,0.003216333221644163,0.0032208687625825405,0.003225467400625348,0.0032303808256983757,0.0032344753853976727,0.003238443983718753,0.0032419716008007526,0.0032457513734698296,0.003249404951930046,0.003252050606533885,0.0032552003394812346,0.0032580981496721506,0.0032612476497888565,0.0032644604798406363,0.0032674840185791254,0.003269437002018094,0.0032716416753828526,0.0032738465815782547,0.003275988157838583,0.003277815179899335,0.003279641969129443,0.0032814056612551212,0.003283169586211443,0.0032850594725459814,0.0032862562220543623,0.00328764203004539,0.003289279993623495,0.003290539840236306,0.003291925648227334,0.0032928704749792814,0.003294256515800953,0.003295516362413764,0.003296713111922145,0.0032975950744003057,0.00329835107550025,0.003299484960734844,0.0033006188459694386,0.003301626769825816,0.00330231967382133,0.003303201636299491,0.0033039574045687914,0.0033047765027731657,0.0033052172511816025,0.00330584729090333,0.003306351136416197,0.003306981176137924,0.0033073590602725744,0.003307863138616085,0.0033084929455071688,0.003309059888124466,0.00330943800508976,0.0033098789863288403,0.0033101937733590603,0.003310508793219924,0.003310886677354574,0.0033111388329416513,0.0033114536199718714,0.0033116426784545183,0.003311894601210952,0.0033122727181762457,0.0033123986795544624,0.003312650602310896,0.0033129656221717596,0.003313154447823763,0.00331334350630641,0.0033136585261672735,0.003313910448923707,0.0033141623716801405,0.0033143514301627874,0.003314477391541004,0.003314603352919221,0.003314666450023651,0.0033149183727800846,0.003314981469884515,0.003314981469884515,0.003315170295536518,0.003315296256914735,0.003315359354019165,0.0033154853153973818,0.003315548412501812,0.0033156743738800287,0.0033156743738800287,0.0033158003352582455,0.003315926296636462,0.0033159891609102488,0.0033159891609102488,0.003316052258014679,0.003316115355119109,0.003316115355119109,0.003316115355119109,0.003316115355119109,0.0033161782193928957,0.0033161782193928957,0.0033163041807711124,0.0033163672778755426,0.0033163672778755426,0.0033163672778755426,0.0033163672778755426,0.0033163672778755426,0.003316430142149329,0.003316430142149329,0.003316430142149329,0.0033164932392537594,0.003316556103527546,0.003316556103527546,0.003316556103527546,0.003316556103527546,0.003316619200631976,0.003316619200631976,0.0033166822977364063,0.0033166822977364063,0.0033166822977364063,0.0033166822977364063,0.0033166822977364063,0.0033166822977364063,0.0033166822977364063,0.0033166822977364063,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193,0.003316745162010193],"active":[0.0003598928451538086,0.0003261911915615201,0.00031019080779515207,0.0003041434392798692,0.0003008047060575336,0.00029683613684028387,0.0002950092894025147,0.0002911037881858647,0.0002905367291532457,0.0002902847481891513,0.0002830405137501657,0.00028083566576242447,0.00027516635600477457,0.0002708197571337223,0.0002700638724491,0.0002718906616792083,0.00027144968044012785,0.00026200059801340103,0.0002558901906013489,0.00024877197574824095,0.0002463150303810835,0.00023925979621708393,0.0002338422928005457,0.00022577925119549036,0.00022527528926730156,0.0002221886534243822,0.00021695997565984726,0.00021305447444319725,0.0002079519908875227,0.00020284950733184814,0.0002017156220972538,0.00019995192997157574,0.00019680196419358253,0.00019396748393774033,0.00018980982713401318,0.00018710107542574406,0.00018376251682639122,0.00018243957310914993,0.00017960486002266407,0.0001767701469361782,0.00017343135550618172,0.00017217150889337063,0.00017028185538947582,0.0001675731036812067,0.00016385642811655998,0.00015969877131283283,0.00015793484635651112,0.0001562971156090498,0.0001549741718918085,0.0001523285172879696,0.00014955690130591393,0.0001471000723540783,0.00014546234160661697,0.00014571426436305046,0.00014445418491959572,0.00014445441775023937,0.00014168256893754005,0.0001396669540554285,0.0001378399319946766,0.0001375880092382431,0.0001366431824862957,0.00013494212180376053,0.00013525714166462421,0.0001343123149126768,0.00013355654664337635,0.0001336194109171629,0.00013217050582170486,0.00013141450472176075,0.00012977677397429943,0.00012996583245694637,0.00012902077287435532,0.00012832810170948505,0.00012946175411343575,0.00012750900350511074,0.00012763496488332748,0.00012599723413586617,0.00012568221427500248,0.00012486311607062817,0.00012423330917954445,0.00012297346256673336,0.00012297346256673336,0.00012278440408408642,0.00012303655967116356,0.0001224065199494362,0.00012139859609305859,0.00012102071195840836,0.00012064282782375813,0.00012032780796289444,0.00011963467113673687,0.00011887890286743641,0.00011963490396738052,0.00011957180686295033,0.00011982372961938381,0.00011931988410651684,0.00011843792162835598,0.00011749309487640858,0.00011768192052841187,0.00011749309487640858,0.00011755595915019512,0.00011711521074175835,0.00011717784218490124,0.00011711497791111469,0.00011705211363732815,0.0001168630551546812,0.00011629611253738403,0.0001168630551546812,0.0001169892493635416,0.00011661113239824772,0.00011673709377646446,0.00011635920964181423,0.00011661113239824772,0.00011642207391560078,0.00011610705405473709,0.00011572916992008686,0.00011579226702451706,0.00011604418978095055,0.00011572916992008686,0.00011554011143743992,0.00011535105295479298,0.00011522509157657623,0.000114847207441926,0.00011484744027256966,0.00011459528468549252,0.00011503626592457294,0.00011497316882014275,0.00011484744027256966,0.00011478434316813946,0.00011503626592457294,0.0001149103045463562,0.00011465838178992271,0.00011434336192905903,0.00011434336192905903,0.00011434312909841537,0.00011440645903348923,0.00011446932330727577,0.00011434336192905903,0.00011421716772019863,0.00011415453627705574,0.00011428026482462883,0.00011428049765527248,0.00011409120634198189,0.00011421740055084229,0.00011409143917262554,0.00011402834206819534,0.0001139654777944088,0.0001139023806899786,0.00011371332220733166,0.00011365045793354511,0.00011358759365975857,0.00011352449655532837,0.00011358736082911491,0.00011358736082911491,0.00011371332220733166,0.00011352449655532837,0.00011352426372468472,0.00011365022510290146,0.00011358736082911491,0.00011358759365975857,0.00011358736082911491,0.00011352449655532837,0.00011346139945089817,0.00011339830234646797,0.00011346139945089817,0.00011346139945089817,0.00011333543807268143,0.00011327257379889488,0.00011333543807268143,0.00011327234096825123,0.00011320924386382103,0.00011327234096825123,0.00011333543807268143,0.00011333543807268143,0.00011327257379889488,0.00011339853517711163,0.00011327257379889488,0.00011320947669446468,0.00011320947669446468,0.00011320947669446468,0.00011320947669446468,0.00011320947669446468,0.00011314661242067814,0.00011314661242067814,0.00011320947669446468,0.00011320947669446468,0.00011314661242067814,0.00011314661242067814,0.00011314661242067814,0.00011320947669446468,0.00011314637959003448,0.00011320947669446468,0.00011314637959003448,0.00011314637959003448,0.00011320924386382103,0.00011320924386382103,0.00011320924386382103,0.00011320924386382103,0.00011320924386382103,0.00011320924386382103,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448,0.00011314637959003448]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0003598928451538086,0.0004480840580072254,0.0005386060220189393,0.0006280571105889976,0.0007156183710321784,0.0007985811098478734,0.0008804099634289742,0.0009610418928787112,0.0010391541291028261,0.0011151244398206472,0.0011846065754070878,0.0012597581371665,0.00132659450173378,0.0013945646351203322,0.001458881190046668,0.0015188512625172734,0.0015830418560653925,0.0016397362342104316,0.0016933438600972295,0.0017431718297302723,0.0017902281833812594,0.001835016766563058,0.0018785453867167234,0.0019198062364012003,0.0019582954701036215,0.001995398662984371,0.0020291004329919815,0.0020612902007997036,0.002092283219099045,0.0021223309449851513,0.002148095518350601,0.0021749939769506454,0.0021988055668771267,0.002222995040938258,0.002244412899017334,0.002265326678752899,0.0022844139020889997,0.0023043828550726175,0.002323406981304288,0.002338588470593095,0.002355029806494713,0.0023685735650360584,0.002381865167990327,0.0023950308095663786,0.00240744068287313,0.0024204172659665346,0.0024323230609297752,0.002444102894514799,0.002453929977491498,0.0024636939633637667,0.002472324064001441,0.0024805134162306786,0.0024886394385248423,0.002496135886758566,0.0025030020624399185,0.002509679412469268,0.0025166086852550507,0.0025228450540453196,0.0025287666358053684,0.002534562023356557,0.002539916429668665,0.0025449558161199093,0.002549932338297367,0.0025537749752402306,0.0025581216905266047,0.002561901230365038,0.002565491944551468,0.0025688305031508207,0.0025723581202328205,0.0025753818918019533,0.002578153507784009,0.0025807362981140614,0.0025836341083049774,0.002585901878774166,0.002587980590760708,0.00259050028398633,0.0025927680544555187,0.002594972960650921,0.002596610691398382,0.002598248654976487,0.002600201405584812,0.0026018391363322735,0.0026033511385321617,0.002604485023766756,0.0026059967931360006,0.0026072566397488117,0.0026083276607096195,0.002609335584565997,0.0026102804113179445,0.0026115402579307556,0.0026123591233044863,0.002613241085782647,0.002614059951156378,0.0026149419136345387,0.0026156348176300526,0.0026165167801082134,0.002617146819829941,0.0026177766267210245,0.0026184695307165384,0.002618973609060049,0.0026193514931946993,0.0026199815329164267,0.0026206744369119406,0.002620926359668374,0.002621619263663888,0.002622186206281185,0.0026229422073811293,0.0026235091499984264,0.002623950131237507,0.002624517073854804,0.002624957822263241,0.0026253359392285347,0.0026256509590893984,0.002625902881845832,0.0026262179017066956,0.002626469824463129,0.0026266586501151323,0.0026268477085977793,0.002627036767080426,0.0026272886898368597,0.0026274777483195066,0.0026276037096977234,0.00262772967107594,0.002627855632454157,0.0026279815938323736,0.0026281075552105904,0.002628233516588807,0.002628422575071454,0.002628548536449671,0.0026287375949323177,0.0026287375949323177,0.0026289266534149647,0.0026289895176887512,0.002629115479066968,0.0026292414404451847,0.002629304537549615,0.0026294304989278316,0.002629493596032262,0.0026296195574104786,0.002629682421684265,0.002629808383062482,0.002629871480166912,0.0026299343444406986,0.0026299343444406986,0.002629997441545129,0.002629997441545129,0.002629997441545129,0.002629997441545129,0.002629997441545129,0.002629997441545129,0.002629997441545129,0.002629997441545129,0.002629997441545129,0.002630060538649559,0.002630060538649559,0.002630060538649559,0.002630060538649559,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456,0.0026301234029233456],"recovered":[0.0,0.00011981405259575695,0.00022595847258344293,0.0003225908149033785,0.00041519157821312547,0.000504327705129981,0.0005899991374462843,0.0006743477424606681,0.0007561136153526604,0.0008368085254915059,0.0009169995319098234,0.0009884973987936974,0.0010646567679941654,0.0011333199217915535,0.001201164210215211,0.001267685554921627,0.0013305533211678267,0.0013932950096204877,0.0014529500622302294,0.0015090774977579713,0.0015615512384101748,0.0016124502290040255,0.0016617742367088795,0.0017073816852644086,0.0017495244974270463,0.0017896514618769288,0.0018282666569575667,0.0018637321190908551,0.0018981266766786575,0.0019313873490318656,0.001961813308298588,0.0019903494976460934,0.0020173736847937107,0.002042067237198353,0.002067327732220292,0.0020901316311210394,0.002112557413056493,0.002132589230313897,0.002152747241780162,0.0021723383106291294,0.002188401762396097,0.002204780001193285,0.0022198986262083054,0.0022355210967361927,0.0022483717184513807,0.0022612225729972124,0.0022745770402252674,0.002286671893671155,0.002298325765877962,0.0023094755597412586,0.002319239778444171,0.0023295076098293066,0.0023379488848149776,0.0023465158883482218,0.002354138297960162,0.002361634513363242,0.0023686897475272417,0.0023758080787956715,0.0023829264100641012,0.0023892256431281567,0.0023949581664055586,0.002400375669822097,0.0024054781533777714,0.002410580636933446,0.002415053080767393,0.0024194626603275537,0.002423998201265931,0.0024274629540741444,0.0024308646097779274,0.002434014342725277,0.0024371009785681963,0.0024403135757893324,0.0024431482888758183,0.0024460460990667343,0.0024487548507750034,0.0024506445042788982,0.0024532272946089506,0.0024553691036999226,0.0024576999712735415,0.002459715586155653,0.0024614795111119747,0.002463306300342083,0.0024650702252984047,0.002466771053150296,0.002468282822519541,0.0024698576889932156,0.002471180632710457,0.002472188323736191,0.002473322208970785,0.0024745191913098097,0.0024757790379226208,0.002476723864674568,0.002477794885635376,0.00247848778963089,0.002479243790730834,0.0024801886174827814,0.0024808815214782953,0.0024815115612000227,0.00248207850381732,0.0024827083107084036,0.0024832752533257008,0.002483716234564781,0.0024842831771820784,0.0024850391782820225,0.0024855430237948895,0.002486173063516617,0.002486676909029484,0.0024871178902685642,0.002487810794264078,0.002488125814124942,0.0024884408339858055,0.0024889446794986725,0.0024893227964639664,0.0024897006805986166,0.0024898897390812635,0.0024902676232159138,0.002490645507350564,0.002490834565833211,0.0024910864885896444,0.002491338411346078,0.0024914646055549383,0.0024917793925851583,0.002492094412446022,0.002492283470928669,0.0024923463352024555,0.0024924722965806723,0.0024925984907895327,0.002492661355063319,0.002492787316441536,0.0024929132778197527,0.002492976374924183,0.0024931023363023996,0.0024932282976806164,0.002493354259058833,0.0024934173561632633,0.00249354331754148,0.0024936061818152666,0.002493732376024127,0.0024937952402979136,0.0024937952402979136,0.0024938583374023438,0.0024939212016761303,0.0024939842987805605,0.002494047163054347,0.002494047163054347,0.0024941102601587772,0.0024941102601587772,0.0024941102601587772,0.0024941102601587772,0.0024941102601587772,0.0024941102601587772,0.0024941731244325638,0.0024941731244325638,0.0024941731244325638,0.0024941731244325638,0.0024941731244325638,0.0024941731244325638,0.0024941731244325638,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424,0.002494299318641424],"active":[0.0003598928451538086,0.0003282700199633837,0.00031264754943549633,0.0003054662956856191,0.00030042679281905293,0.0002942534047178924,0.00029041082598268986,0.00028669415041804314,0.0002830405137501657,0.0002783159143291414,0.0002676070434972644,0.00027126073837280273,0.0002619377337396145,0.00026124471332877874,0.00025771697983145714,0.0002511657075956464,0.00025248853489756584,0.0002464412245899439,0.0002403937978670001,0.000234094331972301,0.0002286769449710846,0.00022256653755903244,0.00021677115000784397,0.0002124245511367917,0.00020877097267657518,0.00020574720110744238,0.00020083377603441477,0.00019755808170884848,0.00019415654242038727,0.0001909435959532857,0.0001862822100520134,0.00018464447930455208,0.00018143188208341599,0.00018092780373990536,0.0001770851667970419,0.00017519504763185978,0.00017185648903250694,0.0001717936247587204,0.00017065973952412605,0.00016625015996396542,0.00016662804409861565,0.00016379356384277344,0.00016196654178202152,0.0001595097128301859,0.00015906896442174911,0.0001591946929693222,0.00015774602070450783,0.00015743100084364414,0.00015560421161353588,0.00015421840362250805,0.00015308428555727005,0.00015100580640137196,0.00015069055370986462,0.00014961999841034412,0.00014886376447975636,0.0001480448991060257,0.00014791893772780895,0.0001470369752496481,0.0001458402257412672,0.00014533638022840023,0.00014495826326310635,0.00014458014629781246,0.00014445418491959572,0.00014319433830678463,0.00014306860975921154,0.00014243857003748417,0.00014149374328553677,0.00014136754907667637,0.0001414935104548931,0.00014136754907667637,0.00014105252921581268,0.00014042272232472897,0.00014048581942915916,0.0001398557797074318,0.00013922573998570442,0.0001398557797074318,0.0001395407598465681,0.0001396038569509983,0.00013891072012484074,0.00013853306882083416,0.00013872189447283745,0.0001385328359901905,0.00013828091323375702,0.00013771397061645985,0.00013771397061645985,0.00013739895075559616,0.00013714702799916267,0.00013714726082980633,0.00013695820234715939,0.00013702106662094593,0.0001365800853818655,0.00013651722110807896,0.00013626506552100182,0.00013645412400364876,0.00013639102689921856,0.00013632816262543201,0.00013626529835164547,0.00013626506552100182,0.00013639102689921856,0.00013626529835164547,0.00013607623986899853,0.00013626529835164547,0.0001363912597298622,0.00013588718138635159,0.00013607623986899853,0.00013601314276456833,0.00013626529835164547,0.0001363912597298622,0.00013613933697342873,0.0001363912597298622,0.0001365169882774353,0.0001363912597298622,0.00013632816262543201,0.00013620220124721527,0.00013632816262543201,0.00013620220124721527,0.00013601314276456833,0.00013601314276456833,0.00013595027849078178,0.00013595027849078178,0.00013601314276456833,0.00013582431711256504,0.0001356352586299181,0.0001355721615254879,0.0001356352586299181,0.0001356352586299181,0.00013563502579927444,0.00013576122000813484,0.00013576122000813484,0.00013582431711256504,0.00013576122000813484,0.00013582431711256504,0.00013576122000813484,0.00013576122000813484,0.0001358240842819214,0.00013576122000813484,0.00013582431711256504,0.00013576122000813484,0.00013582431711256504,0.00013588718138635159,0.00013595004566013813,0.00013595027849078178,0.00013595004566013813,0.00013588718138635159,0.00013595027849078178,0.00013588718138635159,0.00013588718138635159,0.00013588718138635159,0.00013588718138635159,0.00013588718138635159,0.00013588718138635159,0.00013582431711256504,0.00013582431711256504,0.00013588741421699524,0.00013588741421699524,0.00013588741421699524,0.00013588741421699524,0.00013595027849078178,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214,0.0001358240842819214]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0003598928451538086,0.00044839901966042817,0.0005427636206150055,0.000641726772300899,0.0007388000376522541,0.000835495418868959,0.0009326317231170833,0.0010299570858478546,0.001123313675634563,0.0012215208262205124,0.0013205469585955143,0.001419195206835866,0.0015180953778326511,0.0016166805289685726,0.00171450967900455,0.001813031965866685,0.0019099792698398232,0.002009509364143014,0.002111811190843582,0.0022123490925878286,0.002313832053914666,0.0024190314579755068,0.002525805728510022,0.0026342179626226425,0.0027443310245871544,0.002851735334843397,0.002963423263281584,0.0030740401707589626,0.003188373753800988,0.0033032111823558807,0.003420001594349742,0.0035384928341954947,0.003658684901893139,0.0037808925844728947,0.0039000767283141613,0.004023670218884945,0.004148901905864477,0.004276527091860771,0.004409254994243383,0.004540156107395887,0.0046674031764268875,0.004797485191375017,0.004933551885187626,0.005068610422313213,0.005201023072004318,0.005337404552847147,0.005471392069011927,0.00561325391754508,0.0057565015740692616,0.005897292401641607,0.006046020891517401,0.006194434128701687,0.00634379219263792,0.006495669949799776,0.006647925823926926,0.006800937466323376,0.006953445263206959,0.007110488601028919,0.0072694215923547745,0.007429236546158791,0.007589996792376041,0.007754284422844648,0.007921406999230385,0.008090103976428509,0.008260564878582954,0.008431907743215561,0.008600604720413685,0.008771569468080997,0.008944550529122353,0.009123011492192745,0.009300213307142258,0.009480501525104046,0.009664065204560757,0.00984806939959526,0.010038814507424831,0.010229559615254402,0.010421186685562134,0.010616718791425228,0.010810298845171928,0.011005327105522156,0.011202371679246426,0.011403573676943779,0.011604838073253632,0.011814985424280167,0.012020659632980824,0.012228790670633316,0.01244152057915926,0.012659542262554169,0.012878823094069958,0.013093695044517517,0.01331278681755066,0.013532005250453949,0.013756263069808483,0.013982725329697132,0.014208809472620487,0.014436531811952591,0.014664568938314915,0.014896133914589882,0.01512826606631279,0.015366130508482456,0.015605506487190723,0.01585458219051361,0.016101518645882607,0.01635613851249218,0.016610508784651756,0.01686418429017067,0.017119811847805977,0.01737758331000805,0.017636802047491074,0.017898855730891228,0.018163492903113365,0.018435373902320862,0.018708135932683945,0.018982788547873497,0.019258322194218636,0.019537385553121567,0.019810840487480164,0.02009393461048603,0.02038414590060711,0.020672090351581573,0.020961610600352287,0.02124924026429653,0.021543608978390694,0.02183949016034603,0.02214059978723526,0.022450467571616173,0.022752394899725914,0.02305835671722889,0.023367781192064285,0.02367626130580902,0.023984111845493317,0.024301033467054367,0.024618394672870636,0.024934371933341026,0.025253750383853912,0.025575710460543633,0.025901200249791145,0.0262241680175066,0.02655293233692646,0.02687867358326912,0.027217956259846687,0.027548547834157944,0.02788940630853176,0.02822869084775448,0.02857610210776329,0.02892017364501953,0.029273316264152527,0.02961631678044796,0.02997097186744213,0.030332429334521294,0.030681351199746132,0.03103739209473133,0.031396329402923584,0.03175986558198929,0.03212088346481323,0.03248971328139305,0.032861124724149704,0.03323253244161606,0.033604513853788376,0.03397888317704201,0.03434928506612778,0.034726932644844055,0.03510281816124916,0.03547769412398338,0.03585559129714966,0.03624596446752548,0.03662997484207153,0.037018079310655594,0.03740467131137848,0.03779926523566246,0.038186926394701004,0.038579061627388,0.03897617384791374,0.039371147751808167,0.039770275354385376,0.04017721489071846,0.040581002831459045,0.04099304601550102,0.04139513522386551,0.04179539531469345,0.042206306010484695,0.04261557385325432,0.04303215071558952,0.04344841465353966,0.04386007785797119,0.04427596181631088,0.044689200818538666,0.04510999843478203,0.04553589969873428,0.04594995826482773,0.04637623578310013,0.04680805653333664,0.04723440110683441,0.04766533896327019,0.04809382185339928,0.048518966883420944,0.0489463172852993,0.04937700554728508,0.04981052875518799,0.050243671983480453,0.05067814141511917,0.05111556872725487,0.05154663324356079,0.05197896063327789,0.05241859331727028,0.052866920828819275,0.05329527705907822,0.05373642221093178,0.05417586490511894,0.05461839586496353,0.05505765229463577,0.05550301820039749,0.0559459887444973,0.05638600140810013,0.0568326897919178,0.05727975443005562,0.057724934071302414,0.0581723153591156,0.05861629173159599,0.05906065180897713,0.05950053781270981,0.05995119363069534,0.06039857491850853,0.06084003299474716,0.0612950399518013,0.061742544174194336,0.06219767406582832,0.0626518577337265,0.06309980899095535,0.06355077773332596,0.0640052780508995,0.06445656716823578,0.0649028792977333,0.06535353511571884,0.06581420451402664,0.06626562029123306,0.06671936064958572,0.06716271489858627,0.06761538982391357,0.06806433945894241,0.06851398944854736,0.06896962225437164,0.06941644102334976,0.06986218690872192,0.07030881196260452,0.07075593620538712,0.07119689136743546,0.07163583487272263,0.07207994163036346,0.07252071052789688,0.07295889407396317,0.07339990884065628,0.07384786009788513,0.07429253309965134,0.07473021000623703,0.07517324388027191,0.07561495900154114,0.07605811953544617,0.07650474458932877,0.0769471526145935,0.07738873362541199,0.07782125473022461,0.07825805246829987,0.07869724184274673,0.07912509143352509,0.07956214249134064,0.07999025285243988,0.08042440563440323,0.08085250854492188,0.08128678798675537,0.08171476423740387,0.082137830555439,0.08256474137306213,0.08298755437135696,0.08341093361377716,0.08383551239967346,0.08425826579332352,0.08468277752399445,0.08510760962963104,0.08552708476781845,0.08594926446676254,0.08636496216058731,0.08678443729877472,0.08720283955335617,0.08761633187532425,0.0880269855260849,0.0884346216917038,0.08885252475738525,0.08926179260015488,0.08966892212629318,0.09007290005683899,0.09048134833574295,0.09088829159736633,0.09128747880458832,0.09168415516614914,0.09207868576049805,0.0924796387553215,0.09287045150995255,0.09326674044132233,0.0936567410826683,0.09404849261045456,0.09444183111190796,0.09482936561107635,0.09522093832492828,0.09560809284448624,0.09598851203918457,0.09637252241373062,0.09675022959709167,0.09713191539049149,0.09751195460557938,0.09789306670427322,0.09826542437076569,0.09863626211881638,0.09900389611721039,0.0993729755282402,0.09974376112222672,0.10010924935340881,0.1004737913608551,0.10083480924367905,0.10118959099054337,0.1015501618385315,0.10190853476524353,0.1022706851363182,0.1026240810751915,0.10298100113868713,0.1033344641327858,0.10367878526449203,0.10402783751487732,0.10437618941068649,0.10472038388252258,0.10506779700517654,0.10541073232889175,0.10575178265571594,0.10609573125839233,0.10643381625413895,0.10676547884941101,0.10710148513317108,0.10743239521980286,0.10776273161172867,0.10808759182691574,0.10841137915849686,0.10873283445835114,0.10906342417001724,0.10938456654548645,0.10970129817724228,0.11001475900411606,0.1103278324007988,0.11064790934324265,0.11096161603927612,0.11126933991909027,0.11158355325460434],"recovered":[0.0,0.00012126290675951168,0.00022702934802509844,0.00032737833680585027,0.0004241366987116635,0.0005212730029597878,0.0006240787333808839,0.0007220339612103999,0.0008193592657335103,0.0009166845702566206,0.001011301064863801,0.001105539733543992,0.0012073375983163714,0.0013073085574433208,0.001404066919349134,0.001500951242633164,0.0015991585096344352,0.0016968616982921958,0.0017963288119062781,0.0018969927914440632,0.0019980347715318203,0.002099643461406231,0.0022040242329239845,0.002307081827893853,0.0024140451569110155,0.002524410141631961,0.0026326964143663645,0.002742368495091796,0.002854245249181986,0.002965618157759309,0.003081337548792362,0.0031981910578906536,0.0033117057755589485,0.003431393764913082,0.0035508929286152124,0.0036701399367302656,0.003793607698753476,0.003915626555681229,0.00403985008597374,0.004168231040239334,0.004296423401683569,0.004424741491675377,0.004554067738354206,0.004686795640736818,0.004822672810405493,0.004951936192810535,0.005090207327157259,0.005223817192018032,0.005361521150916815,0.005499036516994238,0.0056412131525576115,0.005786665715277195,0.005931236315518618,0.006080342456698418,0.006227810867130756,0.00637729512527585,0.006530243903398514,0.006683444604277611,0.006837526801973581,0.006995074450969696,0.007154574617743492,0.007316279225051403,0.007478740066289902,0.007642020005732775,0.007811472751200199,0.00798029638826847,0.00814836286008358,0.008315864019095898,0.008491679094731808,0.008662265725433826,0.008837136439979076,0.009015345945954323,0.009196074679493904,0.009379764087498188,0.009561627171933651,0.009744497947394848,0.009937574155628681,0.010127310641109943,0.010316544212400913,0.010507729835808277,0.010702695697546005,0.01089501567184925,0.011098422110080719,0.011299560777842999,0.011502779088914394,0.011708704754710197,0.011913749389350414,0.012126479297876358,0.012342295609414577,0.01255634892731905,0.012771787121891975,0.0129934623837471,0.01320839673280716,0.013431645929813385,0.013663148507475853,0.013887657783925533,0.014107947237789631,0.014334787614643574,0.014569375663995743,0.014798421412706375,0.015028473921120167,0.015268858522176743,0.015513841062784195,0.015759579837322235,0.01600934937596321,0.01625710353255272,0.016502905637025833,0.016762061044573784,0.01701844483613968,0.017277538776397705,0.01752869412302971,0.017792323604226112,0.018059542402625084,0.018327895551919937,0.018597887828946114,0.018873294815421104,0.01914675161242485,0.01942008174955845,0.019704056903719902,0.019990678876638412,0.02027899958193302,0.020566629245877266,0.02085142396390438,0.02113961987197399,0.021432414650917053,0.021730879321694374,0.022035328671336174,0.022340092808008194,0.022648004814982414,0.022960517555475235,0.023268429562449455,0.023578234016895294,0.02388683892786503,0.02419859543442726,0.024512996897101402,0.024828847497701645,0.02515370585024357,0.025471635162830353,0.025792840868234634,0.026121163740754128,0.026449045166373253,0.026784613728523254,0.027113188058137894,0.02745121344923973,0.0277889221906662,0.028132490813732147,0.028477506712079048,0.028826113790273666,0.029166720807552338,0.02951684035360813,0.02987036108970642,0.030219219624996185,0.030575133860111237,0.0309285931289196,0.03128368780016899,0.031648989766836166,0.03200855478644371,0.032379716634750366,0.03275125101208687,0.03312467783689499,0.033493947237730026,0.03386346995830536,0.0342419371008873,0.03461189940571785,0.03498910367488861,0.03536675125360489,0.035749249160289764,0.036126330494880676,0.03651493787765503,0.036900587379932404,0.03729007765650749,0.03768258914351463,0.03806685283780098,0.0384700745344162,0.03886309266090393,0.039259009063243866,0.03966027870774269,0.040062177926301956,0.04046647250652313,0.04087114334106445,0.041272979229688644,0.04167752340435982,0.042087677866220474,0.04250286892056465,0.04291762039065361,0.043331678956747055,0.043749261647462845,0.044163256883621216,0.04458039999008179,0.04500869661569595,0.045427288860082626,0.04584336280822754,0.0462690107524395,0.04669547826051712,0.04712308198213577,0.04755036532878876,0.047984205186367035,0.04841136559844017,0.04883669689297676,0.04926656559109688,0.04970059543848038,0.050132669508457184,0.05057122930884361,0.051003240048885345,0.05143115669488907,0.0518663190305233,0.052307840436697006,0.05274331569671631,0.053187232464551926,0.05363083630800247,0.054069459438323975,0.05451318621635437,0.0549560971558094,0.05539560317993164,0.055839017033576965,0.056285642087459564,0.05672382563352585,0.05716723948717117,0.057613927870988846,0.058053307235240936,0.058505479246377945,0.05895286053419113,0.05940011516213417,0.05984188988804817,0.06028977409005165,0.06074351817369461,0.061200160533189774,0.06164993345737457,0.0620993971824646,0.0625462755560875,0.0629923939704895,0.0634407177567482,0.06388885527849197,0.06433907151222229,0.06479030102491379,0.06525059044361115,0.06570269912481308,0.0661521628499031,0.06660149246454239,0.06705108284950256,0.06749889999628067,0.06794993579387665,0.06840021908283234,0.06884854286909103,0.06929762661457062,0.06973814219236374,0.07018759846687317,0.0706305056810379,0.07107902318239212,0.07151613384485245,0.07195337861776352,0.07240075618028641,0.07284165173768997,0.07328235357999802,0.0737282857298851,0.07416936755180359,0.07460938394069672,0.07505650818347931,0.07549633085727692,0.0759410709142685,0.07638101279735565,0.07682354748249054,0.07726293057203293,0.077700674533844,0.07814011722803116,0.07857533544301987,0.07901006191968918,0.07944553345441818,0.07987716794013977,0.08030665665864944,0.08073879778385162,0.08116859942674637,0.08159708231687546,0.0820222944021225,0.08245077729225159,0.08287642151117325,0.08330131322145462,0.083725705742836,0.08415123075246811,0.08457404375076294,0.08499893546104431,0.08541777729988098,0.0858336016535759,0.08625389635562897,0.08667021989822388,0.08708471804857254,0.08749902993440628,0.08790861070156097,0.08832632750272751,0.08873364329338074,0.08913831412792206,0.08954355120658875,0.08995351940393448,0.09035629779100418,0.09076594561338425,0.09116318821907043,0.09156684577465057,0.09195973724126816,0.09235678613185883,0.0927550345659256,0.09315038472414017,0.09354333579540253,0.09393704682588577,0.09433283656835556,0.09472484886646271,0.09511560201644897,0.09549790620803833,0.09588317573070526,0.09625956416130066,0.09663941711187363,0.09702266752719879,0.09740497916936874,0.09777582436800003,0.09815013408660889,0.09852009266614914,0.0988912507891655,0.09926165640354156,0.0996309295296669,0.09999912232160568,0.10036077350378036,0.10071580111980438,0.1010766327381134,0.10143247991800308,0.10179400444030762,0.10214897245168686,0.10250280797481537,0.10286010801792145,0.10321041941642761,0.10355663299560547,0.10390567779541016,0.10424716770648956,0.10459823161363602,0.10493966192007065,0.10528020560741425,0.10562250763177872,0.10596362501382828,0.10629799216985703,0.10663904249668121,0.1069769412279129,0.10730740427970886,0.10763812065124512,0.107968270778656,0.10829174518585205,0.1086137667298317,0.10893944650888443,0.10926026850938797,0.10957341641187668,0.10988794267177582,0.11020719259977341,0.11052165925502777,0.11082950979471207],"active":[0.0003598928451538086,0.00032713610562495887,0.00031573427258990705,0.00031434843549504876,0.0003146633389405906,0.0003142224159091711,0.0003085529897361994,0.00030792312463745475,0.0003039544099010527,0.00030483625596389174,0.0003092458937317133,0.00031365547329187393,0.0003107577795162797,0.00030937197152525187,0.000310442759655416,0.000312080723233521,0.00031082076020538807,0.00031264766585081816,0.000315482378937304,0.00031535630114376545,0.0003157972823828459,0.00031938799656927586,0.00032178149558603764,0.00032713613472878933,0.0003302858676761389,0.00032732519321143627,0.0003307268489152193,0.0003316716756671667,0.00033412850461900234,0.0003375930245965719,0.0003386640455573797,0.00034030177630484104,0.00034697912633419037,0.00034949881955981255,0.00034918379969894886,0.0003535302821546793,0.000355294207111001,0.00036090053617954254,0.0003694049082696438,0.00037192506715655327,0.00037097977474331856,0.0003727436996996403,0.0003794841468334198,0.00038181478157639503,0.00037835026159882545,0.00038546836003661156,0.00038118474185466766,0.0003894367255270481,0.00039498042315244675,0.0003982558846473694,0.0004048077389597893,0.0004077684134244919,0.00041255587711930275,0.0004153274931013584,0.0004201149567961693,0.0004236423410475254,0.000423201359808445,0.00042704399675130844,0.00043189479038119316,0.00043416209518909454,0.0004354221746325493,0.0004380051977932453,0.0004426669329404831,0.000448083970695734,0.0004490921273827553,0.00045161135494709015,0.00045224186033010483,0.0004557054489850998,0.0004528714343905449,0.00046074576675891876,0.0004630768671631813,0.00046515557914972305,0.00046799052506685257,0.0004683053120970726,0.0004771873354911804,0.0004850616678595543,0.0004836125299334526,0.0004894081503152847,0.0004937546327710152,0.0004975972697138786,0.0004996759817004204,0.0005085580050945282,0.0005064159631729126,0.0005154246464371681,0.0005178805440664291,0.0005200859159231186,0.0005277711898088455,0.0005330629646778107,0.0005365274846553802,0.0005373461171984673,0.0005409996956586838,0.0005385428667068481,0.0005478663370013237,0.0005510793998837471,0.0005456609651446342,0.0005488740280270576,0.0005566217005252838,0.0005613462999463081,0.0005588904023170471,0.0005677090957760811,0.0005770325660705566,0.0005857236683368683,0.0005876775830984116,0.0005965586751699448,0.0006011594086885452,0.0006070807576179504,0.0006169062107801437,0.0006155222654342651,0.0006183572113513947,0.0006213169544935226,0.0006347987800836563,0.0006430502980947495,0.0006485935300588608,0.0006548929959535599,0.000660434365272522,0.0006640907377004623,0.0006640888750553131,0.0006738528609275818,0.000680088996887207,0.000681411474943161,0.0006826110184192657,0.0006826110184192657,0.0006921850144863129,0.0006998702883720398,0.0007081851363182068,0.0007195882499217987,0.00071706622838974,0.0007182639092206955,0.000719776377081871,0.000715743750333786,0.0007156822830438614,0.0007227994501590729,0.0007315557450056076,0.000735776498913765,0.0007407534867525101,0.0007468629628419876,0.0007474943995475769,0.0007525328546762466,0.0007600914686918259,0.0007575098425149918,0.0007689110934734344,0.0007639341056346893,0.0007762182503938675,0.0007774773985147476,0.0007871799170970917,0.000787682831287384,0.0007958095520734787,0.0007902029901742935,0.0008042510598897934,0.0008155889809131622,0.000810990110039711,0.0008181724697351456,0.0008211955428123474,0.0008312724530696869,0.0008371956646442413,0.0008407235145568848,0.0008525699377059937,0.0008528158068656921,0.0008532628417015076,0.0008542053401470184,0.0008553378283977509,0.0008634626865386963,0.0008608810603618622,0.0008657947182655334,0.0008664876222610474,0.0008792132139205933,0.0008807256817817688,0.0008917488157749176,0.0008897334337234497,0.0008986778557300568,0.000896848738193512,0.0008964724838733673,0.0009093210101127625,0.0009010732173919678,0.0009071826934814453,0.0009182058274745941,0.0009207241237163544,0.0009308680891990662,0.0009286627173423767,0.0009242519736289978,0.000933326780796051,0.0009380504488945007,0.0009444728493690491,0.0009455457329750061,0.0009424574673175812,0.0009442828595638275,0.0009399391710758209,0.0009467415511608124,0.0009554997086524963,0.0009412616491317749,0.0009489469230175018,0.0009646937251091003,0.0009653903543949127,0.000969860702753067,0.000970739871263504,0.0009686015546321869,0.0009621120989322662,0.0009656399488449097,0.0009738318622112274,0.0009771063923835754,0.000977545976638794,0.0009828992187976837,0.0009754039347171783,0.0009757205843925476,0.0009874366223812103,0.0010006017982959747,0.0009874366223812103,0.0009931065142154694,0.0009886324405670166,0.0009875595569610596,0.000988192856311798,0.0009898319840431213,0.0009898915886878967,0.0009903982281684875,0.0009936727583408356,0.000994112342596054,0.0010011084377765656,0.0010050758719444275,0.0010023638606071472,0.0010073445737361908,0.0009950585663318634,0.0009983330965042114,0.0009984597563743591,0.0009981431066989899,0.001005265861749649,0.0009990260004997253,0.0009975135326385498,0.0010019242763519287,0.0010004118084907532,0.0010045021772384644,0.0010128840804100037,0.0010158494114875793,0.001014024019241333,0.0010144636034965515,0.001023903489112854,0.0010150298476219177,0.001016661524772644,0.0010105520486831665,0.0010138973593711853,0.0010132566094398499,0.0010150894522666931,0.0010196864604949951,0.0010162219405174255,0.00101364403963089,0.001011185348033905,0.0010177940130233765,0.0010092929005622864,0.001005329191684723,0.001000918447971344,0.0010045766830444336,0.001005515456199646,0.000999152660369873,0.00100620836019516,0.0010101795196533203,0.0010019242763519287,0.0010038763284683228,0.0010055750608444214,0.001001611351966858,0.0010084137320518494,0.0010060817003250122,0.0010077208280563354,0.0009977072477340698,0.0009951218962669373,0.0009965673089027405,0.000984974205493927,0.0009868070483207703,0.000980190932750702,0.0009788721799850464,0.0009753406047821045,0.0009801313281059265,0.0009759664535522461,0.000969231128692627,0.000967659056186676,0.0009652599692344666,0.0009601563215255737,0.0009590908885002136,0.0009569525718688965,0.0009570717811584473,0.0009563788771629333,0.0009530410170555115,0.0009503290057182312,0.0009471848607063293,0.000950835645198822,0.0009489431977272034,0.0009461119771003723,0.0009422674775123596,0.0009355917572975159,0.0009439140558242798,0.0009354650974273682,0.0009352788329124451,0.0009345859289169312,0.0009377971291542053,0.0009347721934318542,0.000931181013584137,0.0009182095527648926,0.0009154975414276123,0.000912792980670929,0.0009107142686843872,0.000909954309463501,0.0009017065167427063,0.0008981078863143921,0.0008984953165054321,0.0008923187851905823,0.0008881017565727234,0.000883243978023529,0.0008729100227355957,0.0008746162056922913,0.0008670538663864136,0.0008723512291908264,0.0008725374937057495,0.0008703991770744324,0.0008604452013969421,0.0008604377508163452,0.0008537620306015015,0.0008528828620910645,0.0008525103330612183,0.0008475929498672485,0.0008428618311882019,0.0008356869220733643,0.0008288174867630005,0.0008343607187271118,0.000831902027130127,0.0008382052183151245,0.0008300766348838806,0.0008320286870002747,0.0008316561579704285,0.0008186772465705872,0.000817418098449707,0.0008195564150810242,0.0008147060871124268,0.0008206292986869812,0.0008125007152557373,0.0008121207356452942,0.0008155256509780884,0.0008113086223602295,0.0008018538355827332,0.0008034929633140564,0.0007933527231216431,0.0007857903838157654,0.0007801875472068787,0.0007732585072517395,0.0007645636796951294,0.0007716789841651917,0.0007707998156547546,0.0007618516683578491,0.0007544904947280884,0.0007544159889221191,0.0007599666714668274,0.0007544234395027161,0.0007476806640625,0.000754043459892273]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0003598928451538086,0.0004458792682271451,0.000536590232513845,0.0006286870338954031,0.0007213507778942585,0.0008141405414789915,0.0009044105536304414,0.0009917828720062971,0.0010794701520353556,0.0011631257366389036,0.0012498680735006928,0.0013325158506631851,0.001414722646586597,0.0014976223465055227,0.0015771205071359873,0.0016561145894229412,0.0017354236915707588,0.0018133468693122268,0.0018941678572446108,0.001972090918570757,0.0020487543661147356,0.0021277484484016895,0.0022047897800803185,0.002282083034515381,0.0023588724434375763,0.0024362916592508554,0.0025123250670731068,0.0025904374197125435,0.0026689276564866304,0.0027464728336781263,0.0028246480505913496,0.002902697306126356,0.0029779747128486633,0.003053756197914481,0.0031281516421586275,0.0032031142618507147,0.0032802815549075603,0.0033558739814907312,0.0034346161410212517,0.0035078779328614473,0.003580950666218996,0.003655598033219576,0.0037281038239598274,0.003801176557317376,0.0038777769077569246,0.003950030542910099,0.0040222215466201305,0.004094727337360382,0.004165280610322952,0.004237407818436623,0.004311362747102976,0.004384813364595175,0.00445725629106164,0.00452799815684557,0.00459930719807744,0.004671182949095964,0.004745011683553457,0.00481543829664588,0.00488706212490797,0.004961268976330757,0.005032955668866634,0.005104138515889645,0.005172549746930599,0.005243354942649603,0.0053151678293943405,0.0053884293884038925,0.005460619926452637,0.005528968293219805,0.005599017255008221,0.005670389160513878,0.005741572007536888,0.005812125280499458,0.005884252954274416,0.005955121014267206,0.006022776011377573,0.0060921949334442616,0.006162370089441538,0.0062300884164869785,0.006301145069301128,0.006369682494550943,0.006436203606426716,0.0065031033009290695,0.006570128258317709,0.006637783721089363,0.006708021741360426,0.0067759291268885136,0.0068421983160078526,0.006909916643053293,0.006975430063903332,0.007037604693323374,0.00710450392216444,0.007169387768954039,0.007234964054077864,0.007303627207875252,0.007368006743490696,0.007431000471115112,0.0074953800067305565,0.007559759542346001,0.00762584013864398,0.007693936582654715,0.007758819963783026,0.007826601155102253,0.007889216765761375,0.00795636884868145,0.00802131462842226,0.008088654838502407,0.008152782917022705,0.008215902373194695,0.008277950808405876,0.008342519402503967,0.00840790756046772,0.00846938882023096,0.00853068195283413,0.008594935759902,0.008657298982143402,0.008719474077224731,0.008782656863331795,0.008844012394547462,0.008906817063689232,0.008967669680714607,0.00903122965246439,0.009093279018998146,0.009153248742222786,0.009215360507369041,0.009277409873902798,0.009337441995739937,0.009396467357873917,0.009459082968533039,0.009521887637674809,0.00958299171179533,0.009643717668950558,0.00970419216901064,0.009764980524778366,0.009825706481933594,0.009883786551654339,0.009944639168679714,0.01000108104199171,0.010060862638056278,0.010118753649294376,0.010177022777497768,0.010237119160592556,0.010295954532921314,0.01035246066749096,0.010410729795694351,0.010468872264027596,0.010524307377636433,0.010583520866930485,0.010642294771969318,0.010700689628720284,0.010756565257906914,0.01081243995577097,0.010865985415875912,0.010920663364231586,0.010975531302392483,0.011030209250748158,0.011083817109465599,0.011138243600726128,0.011191158555448055,0.011247285641729832,0.011300263926386833,0.011354059912264347,0.01140848733484745,0.011461968533694744,0.011517844162881374,0.011570066213607788,0.01162121631205082,0.01167362742125988,0.011726542375981808,0.011780843138694763,0.011833316646516323,0.011884656734764576,0.011934736743569374,0.011986328288912773,0.012037983164191246,0.01209171675145626,0.01214324589818716,0.012192191556096077,0.012243909761309624,0.01229631993919611,0.012350242584943771,0.01239969301968813,0.012449143454432487,0.012500734999775887,0.012551822699606419,0.012602406553924084,0.012653306126594543,0.012702944688498974,0.012753906659781933,0.012805435806512833,0.012855011969804764,0.012905469164252281,0.012954100966453552,0.013002795167267323,0.013050291687250137,0.013101569376885891,0.01314969640225172,0.01319839060306549,0.013248785398900509,0.013297101482748985,0.0133445356041193,0.013392600230872631,0.01343953050673008,0.01348570454865694,0.013531501404941082,0.013577801175415516,0.013624227605760098,0.013668008148670197,0.013713426887989044,0.013759412802755833,0.013806972652673721,0.01385358814150095,0.013900140300393105,0.013945306651294231,0.01398789044469595,0.014032301492989063,0.01407595630735159,0.014122823253273964,0.014168745838105679,0.014211959205567837,0.014258133247494698,0.014301599003374577,0.01434601005166769,0.01439004298299551,0.014432248659431934,0.014478800818324089,0.014523714780807495,0.014568944461643696,0.014611276797950268,0.014654490165412426,0.014697452075779438,0.01474041398614645,0.014781800098717213,0.014825140126049519,0.014865708537399769,0.014909110963344574,0.014950371347367764,0.014991632662713528,0.015033145435154438,0.015074783936142921,0.015115667134523392,0.015156676061451435,0.015198756009340286,0.015239639207720757,0.015279450453817844,0.015317625366151333,0.015359138138592243,0.015399768948554993,0.015439581125974655,0.015479897148907185,0.015518449246883392,0.015557694248855114,0.01559857651591301,0.01563662476837635,0.015676625072956085,0.015716437250375748,0.01575643941760063,0.01579536870121956,0.01583549752831459,0.015872787684202194,0.015912160277366638,0.015952665358781815,0.015992917120456696,0.016031594946980476,0.0160692036151886,0.016108259558677673,0.016145993024110794,0.0161831583827734,0.01622171141207218,0.01626051403582096,0.016298310831189156,0.016336927190423012,0.016374092549085617,0.01641025021672249,0.016448237001895905,0.01648590713739395,0.01651916652917862,0.016556836664676666,0.016592366620898247,0.016629468649625778,0.016666950657963753,0.016702856868505478,0.016738953068852425,0.01677391305565834,0.016810638830065727,0.016846923157572746,0.016880813986063004,0.016917727887630463,0.016951430588960648,0.016986895352602005,0.017022235319018364,0.017054928466677666,0.017091969028115273,0.017124725505709648,0.017159875482320786,0.01719389297068119,0.01722639799118042,0.017260540276765823,0.017293233424425125,0.017326494678854942,0.017361707985401154,0.01739446446299553,0.01742967776954174,0.017462624236941338,0.017496956512331963,0.017529459670186043,0.017562657594680786,0.017595477402210236,0.01762760430574417,0.01765979453921318,0.017692551016807556,0.017724299803376198,0.017756741493940353,0.01778779737651348,0.017818160355091095,0.01784965768456459,0.017880147323012352,0.017907800152897835,0.017939863726496696,0.017969848588109016,0.018000274896621704,0.018030891194939613,0.01806081272661686,0.018091049045324326,0.0181192085146904,0.01815064065158367,0.018179617822170258,0.018208028748631477,0.01823725737631321,0.018265416845679283,0.018294204026460648,0.01832280308008194,0.018352285027503967,0.01838056929409504,0.018409041687846184,0.018435435369610786,0.018462082371115685,0.018489107489585876,0.018517138436436653,0.01854485645890236,0.018569612875580788,0.018596196547150612,0.018622590228915215,0.018649740144610405,0.018674811348319054,0.018700577318668365,0.018728293478488922,0.018753869459033012,0.018779130652546883,0.01880432665348053,0.018829965963959694,0.018856234848499298],"recovered":[0.0,0.00012315271305851638,0.00022432062542065978,0.0003222758532501757,0.00041745934868231416,0.0005111939972266555,0.0006043617031536996,0.0006979074096307158,0.0007855946314521134,0.0008759276242926717,0.0009590793633833528,0.001045128796249628,0.0011296033626422286,0.001214392832480371,0.0012998753227293491,0.0013815781567245722,0.0014612652594223619,0.0015416452661156654,0.001619127462618053,0.0017013342585414648,0.0017822182271629572,0.0018615903099998832,0.001940584392286837,0.002016743877902627,0.0020954229403287172,0.0021705743856728077,0.0022479307372123003,0.002324027242138982,0.002402202459052205,0.0024823304265737534,0.002558426931500435,0.002638365840539336,0.002716100076213479,0.002792385406792164,0.002868104027584195,0.0029428773559629917,0.003020044881850481,0.003098913002759218,0.003176647238433361,0.003251546761021018,0.0033261943608522415,0.003403487615287304,0.003475300269201398,0.0035481841769069433,0.0036193670239299536,0.00369382556527853,0.003766205394640565,0.0038422388024628162,0.003915563225746155,0.003987502306699753,0.004061331041157246,0.00413352157920599,0.004205208737403154,0.004280738066881895,0.004352488089352846,0.004422662779688835,0.0044951057061553,0.004566414747387171,0.004639739170670509,0.004712307825684547,0.004785947501659393,0.004854925908148289,0.004926738794893026,0.0049952128902077675,0.005065828561782837,0.005138775333762169,0.005208698567003012,0.00528158200904727,0.0053489855490624905,0.00541897164657712,0.005488453432917595,0.005557557567954063,0.005626598838716745,0.005696269683539867,0.0057677049189805984,0.005836997646838427,0.005905156955122948,0.005975332111120224,0.006044813897460699,0.006116185802966356,0.006185038015246391,0.0062528192065656185,0.006319970823824406,0.006388507783412933,0.006459186784923077,0.00652658985927701,0.006593174301087856,0.006660766433924437,0.006725839339196682,0.00679481728002429,0.006860141642391682,0.006926600355654955,0.00699217664077878,0.007060398813337088,0.007128117140382528,0.007192433811724186,0.007257631979882717,0.007320751901715994,0.007384942378848791,0.007450771052390337,0.0075177960097789764,0.007584506645798683,0.007653673645108938,0.007719249930232763,0.007784259505569935,0.007848639041185379,0.007913144305348396,0.007977146655321121,0.008039573207497597,0.008104078471660614,0.008168647065758705,0.008231200277805328,0.008294067345559597,0.008354289457201958,0.008416464552283287,0.00847901776432991,0.008541317656636238,0.008605004288256168,0.008667116984724998,0.008730614557862282,0.00879259966313839,0.008855845779180527,0.008917894214391708,0.00897805392742157,0.009040606208145618,0.009100198745727539,0.009162121452391148,0.00922385510057211,0.009281367994844913,0.009344235993921757,0.009406914934515953,0.009467262774705887,0.009528807364404202,0.00958953332155943,0.009649503976106644,0.00970878079533577,0.009768310002982616,0.009826893918216228,0.009884406812489033,0.009943746961653233,0.01000327616930008,0.010061482898890972,0.010119562968611717,0.01017751730978489,0.010235408321022987,0.0102939922362566,0.010352387093007565,0.010409648530185223,0.010467477142810822,0.010527635924518108,0.010583889670670033,0.010639891028404236,0.010697214864194393,0.01075208280235529,0.010806760750710964,0.010862825438380241,0.010914669372141361,0.010970923118293285,0.011024530045688152,0.011080531403422356,0.011137730441987514,0.011192849837243557,0.011246141977608204,0.01130132470279932,0.011356696486473083,0.011407406069338322,0.011458809487521648,0.011511975899338722,0.011565142311155796,0.011617238633334637,0.011670468375086784,0.011723445728421211,0.011772769503295422,0.011828456073999405,0.01187841035425663,0.011931325308978558,0.011981594376266003,0.012033185921609402,0.012085533700883389,0.012137440033257008,0.012189347296953201,0.012238104827702045,0.012287995778024197,0.012339523993432522,0.012389667332172394,0.01244170032441616,0.012494866736233234,0.012544568628072739,0.012596097774803638,0.012648193165659904,0.01269902940839529,0.012747786939144135,0.012796795926988125,0.012846119701862335,0.012894246727228165,0.012943444773554802,0.01299226563423872,0.013039636425673962,0.013091606087982655,0.013140426017343998,0.013188805431127548,0.013237941078841686,0.013285375200212002,0.013330793008208275,0.01337696798145771,0.013422701507806778,0.01347095426172018,0.013516373001039028,0.013560972176492214,0.013607020489871502,0.013654014095664024,0.013699810951948166,0.013747496530413628,0.013793167658150196,0.013836191967129707,0.013879090547561646,0.013922871090471745,0.013967722654342651,0.014015156775712967,0.01405931543558836,0.014104041270911694,0.014148514717817307,0.01419204380363226,0.014236642979085445,0.014279226772487164,0.014324518851935863,0.014370189979672432,0.014414914883673191,0.014456428587436676,0.014500020071864128,0.014541847631335258,0.014583989977836609,0.014627833850681782,0.014673189260065556,0.014714261516928673,0.014756341464817524,0.014797539450228214,0.014840752817690372,0.014881950803101063,0.014923904091119766,0.014962268061935902,0.015004221349954605,0.015045356005430222,0.01508699543774128,0.015127311460673809,0.015167438425123692,0.015207691118121147,0.015250527299940586,0.015289961360394955,0.015329079702496529,0.015367758460342884,0.015407318249344826,0.015445051714777946,0.015484611503779888,0.015523667447268963,0.0155635429546237,0.015604425221681595,0.015643103048205376,0.015681782737374306,0.015720460563898087,0.015757879242300987,0.015799516811966896,0.015837879851460457,0.01587851159274578,0.01591655984520912,0.01595517434179783,0.015992971137166023,0.016030199825763702,0.016066988930106163,0.016107872128486633,0.016146108508110046,0.01618434488773346,0.01622207835316658,0.016257166862487793,0.016294270753860474,0.01633206568658352,0.016366586089134216,0.01640387810766697,0.016440225765109062,0.016477014869451523,0.016513487324118614,0.016550591215491295,0.01658536307513714,0.01662108115851879,0.016656609252095222,0.01669320836663246,0.016728611662983894,0.016765084117650986,0.01679985783994198,0.016835637390613556,0.01686977967619896,0.01690543442964554,0.016942160204052925,0.01697535812854767,0.017008556053042412,0.0170420054346323,0.017076589167118073,0.01711016520857811,0.017144307494163513,0.01717882789671421,0.017212970182299614,0.01724667102098465,0.017280815169215202,0.017315145581960678,0.01734878495335579,0.017382800579071045,0.01741587370634079,0.017447873950004578,0.017480503767728806,0.01751275733113289,0.017544947564601898,0.017576003447175026,0.017606744542717934,0.01763937436044216,0.017670493572950363,0.01770199090242386,0.01773216389119625,0.01776183396577835,0.01779245026409626,0.017824387177824974,0.017852986231446266,0.0178836639970541,0.017913397401571274,0.017944326624274254,0.017973871901631355,0.018003351986408234,0.01803220435976982,0.018061811104416847,0.018091795966029167,0.018120646476745605,0.01814899407327175,0.018176710233092308,0.018206192180514336,0.018235420808196068,0.01826339028775692,0.018290100619196892,0.018318699672818184,0.01834421046078205,0.01837054267525673,0.018398260697722435,0.018424149602651596,0.018449537456035614,0.018476057797670364,0.018502388149499893,0.018527964130043983,0.018553413450717926,0.01858125627040863,0.018607839941978455,0.01863366737961769,0.01866062916815281,0.0186862051486969],"active":[0.0003598928451538086,0.0003227265551686287,0.0003122696070931852,0.00030641118064522743,0.00030389142921194434,0.000302946544252336,0.0003000488504767418,0.00029387546237558126,0.0002938755205832422,0.00028719811234623194,0.0002907887101173401,0.00028738705441355705,0.00028511928394436836,0.00028322951402515173,0.00027724518440663815,0.000274536432698369,0.00027415843214839697,0.00027170160319656134,0.0002750403946265578,0.0002707566600292921,0.0002665361389517784,0.00026615813840180635,0.00026420538779348135,0.00026533915661275387,0.00026344950310885906,0.00026571727357804775,0.00026439432986080647,0.00026641017757356167,0.00026672519743442535,0.000264142407104373,0.0002662211190909147,0.0002643314655870199,0.0002618746366351843,0.0002613707911223173,0.0002600476145744324,0.00026023690588772297,0.0002602366730570793,0.000256960978731513,0.0002579689025878906,0.0002563311718404293,0.00025475630536675453,0.00025211041793227196,0.00025280355475842953,0.0002529923804104328,0.00025840988382697105,0.0002562049776315689,0.0002560161519795656,0.00025248853489756584,0.0002497173845767975,0.0002499055117368698,0.0002500317059457302,0.00025129178538918495,0.0002520475536584854,0.00024726008996367455,0.0002468191087245941,0.0002485201694071293,0.0002499059773981571,0.00024902354925870895,0.0002473229542374611,0.0002489611506462097,0.00024700816720724106,0.0002492126077413559,0.00024581095203757286,0.0002481420524418354,0.0002493392676115036,0.00024965405464172363,0.000251921359449625,0.00024738628417253494,0.0002500317059457302,0.00025141751393675804,0.0002531185746192932,0.0002545677125453949,0.0002576541155576706,0.0002588513307273388,0.00025507109239697456,0.00025519728660583496,0.00025721313431859016,0.00025475630536675453,0.0002563311718404293,0.0002534966915845871,0.00025116559118032455,0.000250284094363451,0.0002501574344933033,0.00024927593767642975,0.0002488349564373493,0.0002493392676115036,0.00024902401491999626,0.00024915020912885666,0.0002495907247066498,0.0002427874132990837,0.0002443622797727585,0.0002427874132990837,0.0002427874132990837,0.00024322839453816414,0.00023988960310816765,0.00023856665939092636,0.00023774802684783936,0.0002390076406300068,0.0002408977597951889,0.0002431655302643776,0.0002410239540040493,0.0002420945093035698,0.0002355431206524372,0.0002371189184486866,0.00023705512285232544,0.00024001579731702805,0.00023963861167430878,0.0002387557178735733,0.00023837760090827942,0.00023844093084335327,0.0002392604947090149,0.00023818854242563248,0.00023661460727453232,0.00024064630270004272,0.00024083442986011505,0.00024045631289482117,0.00024133920669555664,0.0002390081062912941,0.0002397000789642334,0.00023705512285232544,0.00023862998932600021,0.00023743323981761932,0.00023535452783107758,0.00023730657994747162,0.00023680366575717926,0.00023724325001239777,0.000234345905482769,0.00023522786796092987,0.00024051964282989502,0.0002387557178735733,0.00023680273443460464,0.00023692939430475235,0.00023617316037416458,0.00023617316037416458,0.00023428257554769516,0.00023585837334394455,0.00023277103900909424,0.00023396871984004974,0.00023434683680534363,0.00023327581584453583,0.00023384299129247665,0.0002344716340303421,0.00023289769887924194,0.00023321248590946198,0.00023346394300460815,0.00023031514137983322,0.00023113377392292023,0.00023264624178409576,0.00023321248590946198,0.0002289293333888054,0.0002285502851009369,0.00022609438747167587,0.0002234485000371933,0.0002234485000371933,0.0002234485000371933,0.00022099167108535767,0.0002235742285847664,0.0002202354371547699,0.00022275559604167938,0.00021973252296447754,0.00021632947027683258,0.00021563749760389328,0.00021582655608654022,0.00021651946008205414,0.0002133697271347046,0.0002138102427124977,0.00021481793373823166,0.00021456647664308548,0.00021570082753896713,0.0002160780131816864,0.0002141883596777916,0.00021129101514816284,0.00021355878561735153,0.00020952709019184113,0.00021330639719963074,0.0002119205892086029,0.0002105971798300743,0.00021072383970022202,0.00021078623831272125,0.00021280255168676376,0.00021034572273492813,0.00021103862673044205,0.0002127392217516899,0.0002122987061738968,0.0002127392217516899,0.00021160580217838287,0.00020807795226573944,0.00020933803170919418,0.00020933803170919418,0.00020681880414485931,0.00020643975585699081,0.00020631402730941772,0.0002059992402791977,0.00020417198538780212,0.0002073226496577263,0.0002062516286969185,0.00020612496882677078,0.00020914897322654724,0.00020549539476633072,0.0002041095867753029,0.00020379479974508286,0.0002015894278883934,0.00020032934844493866,0.00020070839673280716,0.00020083319395780563,0.00020152609795331955,0.00019705388695001602,0.00019705388695001602,0.00019844062626361847,0.0001999521628022194,0.0001995740458369255,0.00020032934844493866,0.0001978101208806038,0.00019472278654575348,0.00019610952585935593,0.0001968657597899437,0.0001999521628022194,0.0002010231837630272,0.00019680242985486984,0.00019881781190633774,0.000197557732462883,0.00019749533385038376,0.00019799917936325073,0.00019560568034648895,0.0001995740458369255,0.00019919592887163162,0.00019875448197126389,0.00019636191427707672,0.00019806157797574997,0.0001974320039153099,0.00019856635481119156,0.0001978101208806038,0.00019730627536773682,0.00019251927733421326,0.00019484944641590118,0.00019402988255023956,0.00019409321248531342,0.00019239261746406555,0.00019283313304185867,0.0001917630434036255,0.00019440799951553345,0.00019453465938568115,0.00019428320229053497,0.0001924550160765648,0.0001903139054775238,0.00019169971346855164,0.00019207783043384552,0.00018905382603406906,0.00018993578851222992,0.0001893695443868637,0.00018993578851222992,0.0001912582665681839,0.00019157305359840393,0.00019201356917619705,0.00019276980310678482,0.00019289646297693253,0.00019094347953796387,0.00019239448010921478,0.0001910049468278885,0.00019169971346855164,0.00019478611648082733,0.0001934003084897995,0.00019371509552001953,0.0001906920224428177,0.00019169971346855164,0.0001908186823129654,0.0001901872456073761,0.0001915115863084793,0.00019352510571479797,0.00019043870270252228,0.0001908186823129654,0.0001897476613521576,0.0001881718635559082,0.00019107013940811157,0.00019163638353347778,0.0001871008425951004,0.00019025057554244995,0.00018848851323127747,0.000189242884516716,0.00018993578851222992,0.0001893695443868637,0.00018836185336112976,0.0001885499805212021,0.00018955767154693604,0.0001903139054775238,0.000187605619430542,0.0001891162246465683,0.00018634647130966187,0.00018703751266002655,0.00018659792840480804,0.00018514879047870636,0.0001865345984697342,0.00018256530165672302,0.00018451735377311707,0.0001853369176387787,0.0001843925565481186,0.00018395110964775085,0.00018306821584701538,0.00018218718469142914,0.00018288008868694305,0.00018149428069591522,0.00018300674855709076,0.00018180906772613525,0.00018181093037128448,0.0001806747168302536,0.0001798570156097412,0.0001796036958694458,0.0001797303557395935,0.000179290771484375,0.00017979368567466736,0.00017935223877429962,0.00018073804676532745,0.00018105283379554749,0.0001787859946489334,0.0001791641116142273,0.00017815642058849335,0.00017563626170158386,0.00017802976071834564,0.00017739832401275635,0.00017588771879673004,0.00017790496349334717,0.0001771487295627594,0.00017765164375305176,0.00017488189041614532,0.00017676874995231628,0.00017626583576202393,0.0001758243888616562,0.0001754462718963623,0.00017362087965011597,0.00017355754971504211,0.0001738090068101883,0.00017557479441165924,0.00017437711358070374,0.00017362087965011597,0.00017204508185386658,0.00017198175191879272,0.00017040781676769257,0.00017292797565460205,0.00017431378364562988,0.00017135217785835266,0.0001720469444990158,0.00017305277287960052,0.0001736823469400406,0.00017242319881916046,0.00017261318862438202,0.0001748800277709961,0.00017261318862438202,0.00017129071056842804,0.00017065927386283875,0.00016933679580688477,0.00017002969980239868]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0003598928451538086,0.00044883997179567814,0.0005379130598157644,0.0006303248810581863,0.0007148624281398952,0.0007988330908119678,0.0008818588103167713,0.0009615458548069,0.0010406030341982841,0.001117077306844294,0.0011898980010300875,0.0012608289252966642,0.0013296811375766993,0.0013964544050395489,0.0014619049616158009,0.001527166459709406,0.001590979052707553,0.0016536577604711056,0.001713249832391739,0.0017739757895469666,0.0018314890330657363,0.0018908291822299361,0.0019460116745904088,0.002001760993152857,0.0020544237922877073,0.0021086614578962326,0.0021652928553521633,0.0022164436522871256,0.002269988413900137,0.002320194384083152,0.0023714082781225443,0.0024219921324402094,0.002470938256010413,0.002517805667594075,0.002566373674198985,0.0026129260659217834,0.0026549429167062044,0.002699038479477167,0.00274281925521791,0.002788048703223467,0.002830254379659891,0.002871893346309662,0.0029126503504812717,0.002952210372313857,0.002993345260620117,0.003034606110304594,0.0030742292292416096,0.00311221438460052,0.003149884520098567,0.0031862950418144464,0.003223398234695196,0.0032606276217848063,0.0032944551203399897,0.0033304246608167887,0.0033648821990936995,0.003399969544261694,0.003434301121160388,0.003465797984972596,0.003499058773741126,0.0035320045426487923,0.003562493482604623,0.00359310838393867,0.00362277845852077,0.00365276332013309,0.003679787740111351,0.0037088277749717236,0.0037361672148108482,0.003762246575206518,0.0037905306089669466,0.0038178700488060713,0.003844453254714608,0.0038699028082191944,0.003895919071510434,0.003921620547771454,0.00394713319838047,0.003972204402089119,0.003995323553681374,0.004019449930638075,0.004043765366077423,0.00406656926497817,0.004089624620974064,0.0041130585595965385,0.004135421477258205,0.0041572172194719315,0.004179391078650951,0.004199674818664789,0.004219769965857267,0.004240053705871105,0.004259330220520496,0.004277912899851799,0.004295677412301302,0.004314008634537458,0.004331961739808321,0.004351363517343998,0.004368624184280634,0.004386136308312416,0.004402892664074898,0.0044204676523804665,0.004436279181391001,0.004452720750123262,0.004468279890716076,0.004483209457248449,0.004497635178267956,0.0045143915340304375,0.004529132042080164,0.00454355776309967,0.004557227250188589,0.004571022931486368,0.004586204420775175,0.004599811043590307,0.004613732453435659,0.0046273390762507915,0.004639875143766403,0.004652347881346941,0.004665261600166559,0.004676852375268936,0.004690521862357855,0.004702175967395306,0.004712758585810661,0.004724727477878332,0.004735058639198542,0.004746775142848492,0.0047577363438904285,0.0047686342149972916,0.004778523929417133,0.004788603167980909,0.0047981152310967445,0.004809075966477394,0.004818839952349663,0.004827407188713551,0.0048355963081121445,0.004844289738684893,0.004853423684835434,0.004861738998442888,0.0048705581575632095,0.004879188258200884,0.004887818358838558,0.00489707849919796,0.004905582405626774,0.004913708660751581,0.004921645857393742,0.0049300240352749825,0.004937772173434496,0.00494596129283309,0.004952638875693083,0.00496063893660903,0.00496826134622097,0.004974623676389456,0.004981867969036102,0.004988923203200102,0.004994907416403294,0.005001144018024206,0.005008640233427286,0.005015191622078419,0.005022373050451279,0.005028923973441124,0.00503509771078825,0.005040892865508795,0.0050467513501644135,0.005052987951785326,0.0050602322444319725,0.0050656492821872234,0.005071696825325489,0.005076862405985594,0.0050825318321585655,0.005087382160127163,0.005093240644782782,0.005098091438412666,0.005102626979351044,0.005108863115310669,0.005113524850457907,0.005118879023939371,0.005123792681843042,0.005129210185259581,0.0051338085904717445,0.005138407461345196,0.005142438691109419,0.00514735234901309,0.005152139812707901,0.005155541468411684,0.005160139873623848,0.005164612550288439,0.00516908522695303,0.0051735579036176205,0.005177526269108057,0.0051810541190207005,0.0051849596202373505,0.0051880464889109135,0.005191636737436056,0.005195101723074913,0.005197810474783182,0.005201967898756266,0.005205369554460049,0.005209023132920265,0.005212110001593828,0.005215448793023825,0.005219165235757828,0.005222818814218044,0.0052255904302001,0.005228047259151936,0.005230125971138477,0.005232960917055607,0.0052359215915203094,0.005238882265985012,0.005241212900727987,0.005244047846645117,0.005247008521109819,0.005249087233096361,0.005251606926321983,0.005253559909760952,0.005255638621747494,0.0052582211792469025,0.005260237026959658,0.00526288291439414,0.0052652135491371155,0.005266977474093437,0.005269245244562626,0.005271575879305601,0.005273339804261923,0.005274851806461811,0.0052766152657568455,0.005278253462165594,0.005279828328639269,0.005282221827656031,0.005283985752612352,0.005286127328872681,0.005288017448037863,0.005290159024298191,0.005292049143463373,0.0052936868742108345,0.005295450799167156,0.0052970885299146175,0.005298852454870939,0.005300553049892187,0.0053020017221570015,0.005303828977048397,0.0053052776493132114,0.00530710443854332,0.0053086793050169945,0.005310002248734236,0.005311325192451477,0.005312962923198938,0.005314222536981106,0.005315734539180994,0.005317120347172022,0.00531894713640213,0.005320332944393158,0.00532178208231926,0.005323356948792934,0.005324490834027529,0.005326191429048777,0.0053275772370398045,0.005328711122274399,0.005329404026269913,0.0053304750472307205,0.005332176107913256,0.00533318379893899,0.0053342548198997974,0.005335262510925531,0.005336207337677479,0.005337026435881853,0.005338097456842661,0.005338979419320822,0.005340049974620342,0.00534080620855093,0.0053415619768202305,0.005342317745089531,0.005343325901776552,0.00534395594149828,0.0053444597870111465,0.005345404613763094,0.005345845595002174,0.005346664693206549,0.005347357597202063,0.005348491482436657,0.0053495620377361774,0.005350192077457905,0.005351136904209852,0.00535176694393158,0.00535252271220088,0.005353027023375034,0.005353845655918121,0.005354664754122496,0.00535535765811801,0.00535579863935709,0.0053563653491437435,0.005357121583074331,0.005357562564313412,0.005358066409826279,0.005358444526791573,0.0053589483723044395,0.005359515082091093,0.005359893199056387,0.005360397044569254,0.005360775161534548,0.005361216142773628,0.005361657124012709,0.005362098105251789,0.005362475756555796,0.00536298006772995,0.0053635467775166035,0.005363987758755684,0.005364365875720978,0.005364680662751198,0.005365058779716492,0.005365247838199139,0.005365625489503145,0.0053659407421946526,0.005366255529224873,0.005366507451981306,0.0053669484332203865,0.00536732655018568,0.005367578472942114,0.005367767531424761,0.005368082318454981,0.005368334241211414,0.005368397105485201,0.005368649493902922,0.005368964280933142,0.005369153339415789,0.005369468126446009,0.005369657184928656,0.005369783379137516,0.0053700353018939495,0.005370161030441523,0.005370287224650383,0.00537047628313303,0.00537066487595439,0.00537079107016325,0.00537091726437211,0.0053710429929196835,0.00537123205140233,0.005371294915676117,0.005371421109884977,0.005371610168367624,0.005371673032641411,0.005371862091124058,0.005372051149606705,0.005372239742428064,0.005372492130845785,0.005372492130845785,0.005372617859393358,0.005372744053602219,0.005372869782149792,0.005373058840632439,0.005373185034841299,0.0053734369575977325,0.0053736260160803795,0.005373751744627953,0.005373814608901739,0.005373877938836813],"recovered":[0.0,0.00012019200948998332,0.0002262104389956221,0.00032208688207902014,0.00041638847324065864,0.0005093042273074389,0.0005993852391839027,0.0006845527095720172,0.0007668855250813067,0.0008434858755208552,0.0009234249009750783,0.0010015370789915323,0.0010748617351055145,0.0011458557564765215,0.0012140779290348291,0.001282489043660462,0.0013486325042322278,0.0014140199637040496,0.0014758798060938716,0.0015365427825599909,0.0015961348544806242,0.001654529944062233,0.0017135550733655691,0.001773084164597094,0.0018307233694940805,0.0018859688425436616,0.0019419703166931868,0.0019958929624408484,0.002049689646810293,0.0021021633874624968,0.002154889050871134,0.0022073627915233374,0.0022570649161934853,0.0023062629625201225,0.0023573508951812983,0.0024027694016695023,0.002451148582622409,0.002498897723853588,0.002543623326346278,0.0025853251572698355,0.002629420720040798,0.0026711856480687857,0.00271339132450521,0.002756101079285145,0.0027975509874522686,0.0028388118371367455,0.002879883861169219,0.0029178059194236994,0.002958185039460659,0.0029967371374368668,0.0030329586006700993,0.0030699358321726322,0.0031064720824360847,0.0031418115831911564,0.0031784740276634693,0.0032137504313141108,0.003249404951930046,0.0032848073169589043,0.0033163672778755426,0.003350194776430726,0.003383329603821039,0.003414889331907034,0.0034461342729628086,0.0034788281191140413,0.0035088129807263613,0.003537979209795594,0.0035663892049342394,0.003593854606151581,0.0036208159290254116,0.0036481551360338926,0.003676124382764101,0.0037032116670161486,0.003729732008650899,0.0037564414087682962,0.0037813237868249416,0.0038068993017077446,0.003831970738247037,0.003856160445138812,0.0038803499191999435,0.0039043505676090717,0.0039291069842875,0.003951848018914461,0.003975974395871162,0.003997896332293749,0.004020006861537695,0.004040921106934547,0.004061331041157246,0.004081678111106157,0.004102150909602642,0.004122308921068907,0.004139631986618042,0.004158404190093279,0.004177176393568516,0.004194940440356731,0.004213271662592888,0.004232106730341911,0.004250375088304281,0.004266249481588602,0.004283635877072811,0.0042998879216611385,0.0043174633756279945,0.004333274904638529,0.0043495274148881435,0.00436382694169879,0.00437913415953517,0.004395512398332357,0.004411512985825539,0.004425371531397104,0.004437907598912716,0.004452207125723362,0.004466569516807795,0.004480490926653147,0.004493341781198978,0.004506759345531464,0.004519924987107515,0.004532902035862207,0.004544240888208151,0.00455866614356637,0.004570445977151394,0.004581596236675978,0.004592935089021921,0.004604273941367865,0.004615675657987595,0.0046274554915726185,0.004638794343918562,0.004648621194064617,0.004658511374145746,0.004669283516705036,0.004680496174842119,0.0046903230249881744,0.004699583165347576,0.0047080242075026035,0.004717599600553513,0.004725977778434753,0.004734481684863567,0.004743552766740322,0.004751616157591343,0.004760624375194311,0.0047698840498924255,0.004778766538947821,0.004786451812833548,0.004795522894710302,0.004803522955626249,0.004810767248272896,0.004818830173462629,0.00482720835134387,0.004834452643990517,0.0048428308218717575,0.00484906742349267,0.0048565007746219635,0.004862925969064236,0.004869792144745588,0.004876280669122934,0.004882453940808773,0.00488982442766428,0.004896942526102066,0.004903241991996765,0.004910171497613192,0.004916092846542597,0.0049217622727155685,0.004927998408675194,0.004934675991535187,0.004941290244460106,0.004947085399180651,0.004952313844114542,0.004957857541739941,0.0049626450054347515,0.00496850349009037,0.004974110051989555,0.0049791494384408,0.004985070787370205,0.004989291541278362,0.004994771908968687,0.0049996222369372845,0.00500535499304533,0.0050100162625312805,0.0050146146677434444,0.005019150208681822,0.0050240010023117065,0.005028536543250084,0.0050325049087405205,0.005036410875618458,0.005041198339313269,0.005045103840529919,0.005049702245742083,0.0050534820184111595,0.005058521404862404,0.005062049254775047,0.0050653875805437565,0.0050687892362475395,0.005072254221886396,0.005075529683381319,0.0050793723203241825,0.005083214957267046,0.005086301825940609,0.005089262500405312,0.005093105137348175,0.005096758715808392,0.005100223235785961,0.005104003008455038,0.005106774624437094,0.0051093571819365025,0.005111624952405691,0.005113956052809954,0.005116727668792009,0.005119373556226492,0.005122270900756121,0.005125357769429684,0.005127688404172659,0.005130082368850708,0.005132098216563463,0.0051342397928237915,0.00513650756329298,0.005139090586453676,0.005141169298440218,0.005143437068909407,0.005145515780895948,0.005147846415638924,0.005150681361556053,0.0051526338793337345,0.00515446113422513,0.005156413652002811,0.005158492363989353,0.005159878171980381,0.005161894019693136,0.005163972731679678,0.005166051909327507,0.005168193485587835,0.005169957410544157,0.005171973258256912,0.005173484794795513,0.005175437778234482,0.00517726456746459,0.005179028492420912,0.005180666223168373,0.005182241089642048,0.005183815956115723,0.005185327958315611,0.005187217611819506,0.005188981536775827,0.005190556403249502,0.005192067939788103,0.005193265154957771,0.005194335710257292,0.005195910576730967,0.005197611637413502,0.005199060309678316,0.005200572311878204,0.005201832391321659,0.00520347012206912,0.005204855930060148,0.005206241738051176,0.005207501817494631,0.005208194721490145,0.005209265276789665,0.005210336297750473,0.005212163086980581,0.0052131712436676025,0.0052141789346933365,0.005215375684201717,0.005216320510953665,0.005217139609158039,0.0052182734943926334,0.005219407379627228,0.005220415536314249,0.0052209822461009026,0.005221990402787924,0.005222683306783438,0.005223439075052738,0.005224321037530899,0.0052250768058001995,0.005225895904004574,0.005226462613791227,0.005227470770478249,0.005227974615991116,0.0052284784615039825,0.0052296752110123634,0.005230494309216738,0.005231376271694899,0.0052320691756904125,0.0052327620796859264,0.005233644042164087,0.005234274081885815,0.005234903655946255,0.005235597025603056,0.005236226599663496,0.005236856639385223,0.00523736048489809,0.005237801466137171,0.005238431505858898,0.005238935351371765,0.0052393763326108456,0.0052400692366063595,0.005240384489297867,0.005240762140601873,0.005241266451776028,0.005241770297288895,0.005242211278527975,0.005242588929831982,0.0052429670467972755,0.005243345163762569,0.005243597086519003,0.005244038067758083,0.005244479048997164,0.005244793836027384,0.005245045758783817,0.005245297681540251,0.005245549604296684,0.005245990585535765,0.005246305838227272,0.005246620625257492,0.005246809683740139,0.0052472506649792194,0.005247628781944513,0.005247943568974733,0.00524813262745738,0.005248384550213814,0.005248573608696461,0.005248825531452894,0.005249140318483114,0.005249329376965761,0.0052496446296572685,0.005249833222478628,0.005250022280961275,0.005250211339443922,0.005250400397926569,0.005250589456409216,0.005250778514891863,0.005250904243439436,0.0052511561661958694,0.00525128236040473,0.005251408088952303,0.00525172334164381,0.005251786205917597,0.005251849070191383,0.005251912400126457,0.00525203812867403,0.00525203812867403,0.005252164322882891,0.005252290051430464,0.005252541974186897,0.005252668168395758,0.005252793896943331,0.005252857226878405,0.005252982955425978,0.0052530462853610516,0.005253234878182411,0.005253361072391272,0.005253423936665058,0.005253612995147705,0.005253802053630352],"active":[0.0003598928451538086,0.0003286479623056948,0.0003117026062682271,0.00030823799897916615,0.00029847395489923656,0.000289528863504529,0.00028247357113286853,0.00027699314523488283,0.00027371750911697745,0.0002735914313234389,0.0002664731000550091,0.0002592918463051319,0.00025481940247118473,0.0002505986485630274,0.0002478270325809717,0.000244677416048944,0.0002423465484753251,0.000239637796767056,0.0002373700262978673,0.00023743300698697567,0.0002353541785851121,0.00023629923816770315,0.0002324566012248397,0.00022867682855576277,0.00022370042279362679,0.000222692615352571,0.00022332253865897655,0.00022055068984627724,0.00022029876708984375,0.00021803099662065506,0.00021651922725141048,0.00021462934091687202,0.0002138733398169279,0.00021154270507395267,0.00020902277901768684,0.0002101566642522812,0.00020379433408379555,0.00020014075562357903,0.00019919592887163162,0.0002027235459536314,0.00020083365961909294,0.0002007076982408762,0.00019925902597606182,0.00019610929302871227,0.0001957942731678486,0.0001957942731678486,0.00019434536807239056,0.00019440846517682076,0.00019169948063790798,0.0001895579043775797,0.0001904396340250969,0.00019069178961217403,0.00018798303790390491,0.00018861307762563229,0.00018640817143023014,0.0001862191129475832,0.0001848961692303419,0.0001809906680136919,0.00018269149586558342,0.00018180976621806622,0.00017916387878358364,0.00017821905203163624,0.00017664418555796146,0.0001739352010190487,0.00017097475938498974,0.00017084856517612934,0.00016977800987660885,0.00016839196905493736,0.000169714679941535,0.00016971491277217865,0.00016832887195050716,0.00016669114120304585,0.00016618706285953522,0.00016517913900315762,0.00016580941155552864,0.00016530510038137436,0.00016335281543433666,0.0001632894854992628,0.00016341544687747955,0.00016221869736909866,0.0001605176366865635,0.0001612105406820774,0.000159447081387043,0.0001593208871781826,0.00015938421711325645,0.00015875371173024178,0.00015843892470002174,0.0001583755947649479,0.0001571793109178543,0.00015560397878289223,0.00015604542568325996,0.00015560444444417953,0.00015478534623980522,0.00015642307698726654,0.00015535252168774605,0.00015402957797050476,0.00015251757577061653,0.0001542181707918644,0.00015264330431818962,0.00015283282846212387,0.00015081651508808136,0.0001499345526099205,0.00014810776337981224,0.00015056459233164787,0.00014999788254499435,0.000148045364767313,0.00014571426436305046,0.00014565140008926392,0.00014829682186245918,0.00014760391786694527,0.00014716293662786484,0.0001468481495976448,0.00014653336256742477,0.00014558853581547737,0.00014533661305904388,0.00014395033940672874,0.00014628097414970398,0.00014350982382893562,0.00014231260865926743,0.00014313124120235443,0.00014212355017662048,0.00014250120148062706,0.00014206068590283394,0.00014117872342467308,0.0001397295854985714,0.0001399819739162922,0.0001396038569509983,0.00013979244977235794,0.00013834377750754356,0.00013708416372537613,0.00013601314276456833,0.00013626553118228912,0.0001358240842819214,0.00013576122000813484,0.00013607647269964218,0.00013563549146056175,0.00013620220124721527,0.00013645412400364876,0.0001356983557343483,0.00013494212180376053,0.00013519404456019402,0.0001345011405646801,0.0001342492178082466,0.00013519404456019402,0.0001338087022304535,0.0001334305852651596,0.0001338087022304535,0.0001317928545176983,0.00013280054554343224,0.00013242242857813835,0.00013198144733905792,0.00013135187327861786,0.0001323595643043518,0.0001327376812696457,0.00013254862278699875,0.00013198144733905792,0.00013185571879148483,0.00013072136789560318,0.00013065850362181664,0.00013122567906975746,0.00013223383575677872,0.00013097329065203667,0.00013040658086538315,0.00012977700680494308,0.00013021798804402351,0.0001295246183872223,0.0001305956393480301,0.00012958794832229614,0.00012851692736148834,0.00012971367686986923,0.0001284540630877018,0.00012958748266100883,0.00012902077287435532,0.00012958794832229614,0.0001284535974264145,0.00012839119881391525,0.00012782402336597443,0.0001282021403312683,0.00012813881039619446,0.0001270049251616001,0.00012763496488332748,0.000128201674669981,0.00012788688763976097,0.0001284540630877018,0.00012782402336597443,0.00012757210060954094,0.0001264382153749466,0.00012599723413586617,0.00012624915689229965,0.0001263124868273735,0.00012555625289678574,0.0001264382153749466,0.00012599723413586617,0.00012580817565321922,0.00012580817565321922,0.0001261862926185131,0.0001260600984096527,0.0001260600984096527,0.0001253671944141388,0.0001240442506968975,0.0001233513467013836,0.00012360373511910439,0.0001242966391146183,0.00012492621317505836,0.00012448523193597794,0.00012467429041862488,0.00012473762035369873,0.00012372946366667747,0.00012391852214932442,0.000123477540910244,0.00012354040518403053,0.00012398138642311096,0.00012372946366667747,0.00012379232794046402,0.0001240442506968975,0.00012354040518403053,0.00012372946366667747,0.00012372946366667747,0.00012265844270586967,0.00012221792712807655,0.0001221541315317154,0.00012183981016278267,0.0001213359646499157,0.00012234365567564964,0.00012209173291921616,0.0001221545971930027,0.00012196553871035576,0.00012196553871035576,0.00012209173291921616,0.00012171361595392227,0.00012196600437164307,0.00012165075168013573,0.00012158788740634918,0.00012152455747127533,0.00012133549898862839,0.00012158788740634918,0.00012146169319748878,0.00012177648022770882,0.00012146169319748878,0.00012102071195840836,0.00012076878920197487,0.00012089498341083527,0.0001209573820233345,0.00012139882892370224,0.0001212097704410553,0.00012133549898862839,0.00012127263471484184,0.0001212097704410553,0.00012152455747127533,0.00012102071195840836,0.00012133549898862839,0.00012133549898862839,0.00012120930477976799,0.00012120930477976799,0.0001212097704410553,0.00012183981016278267,0.00012102071195840836,0.0001210835762321949,0.0001210835762321949,0.00012083165347576141,0.00012070592492818832,0.00012095784768462181,0.00012070592492818832,0.00012064259499311447,0.00012039067223668098,0.00012057973071932793,0.00012032734230160713,0.00012064259499311447,0.00012051686644554138,0.0001201387494802475,0.00012032780796289444,0.00011994969099760056,0.00012020207941532135,0.00011988682672381401,0.00012051686644554138,0.0001210835762321949,0.00012051686644554138,0.00012064259499311447,0.00012039067223668098,0.00012045353651046753,0.0001202649436891079,0.00012020161375403404,0.00012039067223668098,0.00012045400217175484,0.00012020161375403404,0.0001201387494802475,0.0001202649436891079,0.00012020207941532135,0.0001202649436891079,0.00012001302093267441,0.00012001302093267441,0.0001201387494802475,0.00011982396245002747,0.0001200125552713871,0.00012001302093267441,0.00011994969099760056,0.00011988682672381401,0.00011988682672381401,0.00011988682672381401,0.00012001302093267441,0.00012020161375403404,0.00012039067223668098,0.00012032780796289444,0.00012020161375403404,0.0001202649436891079,0.00012020207941532135,0.00012032780796289444,0.00012039113789796829,0.0001202649436891079,0.00012020161375403404,0.00012032780796289444,0.00012051686644554138,0.00012032780796289444,0.0001201387494802475,0.0001201387494802475,0.00012020161375403404,0.0001200125552713871,0.00012007588520646095,0.0001201387494802475,0.00012001302093267441,0.0001201387494802475,0.0001200125552713871,0.00011995015665888786,0.00012001302093267441,0.00011994969099760056,0.00011988682672381401,0.00011988682672381401,0.0001198863610625267,0.00011988682672381401,0.00011976109817624092,0.00011976063251495361,0.00011982396245002747,0.00011957157403230667,0.00011963490396738052,0.00011976109817624092,0.00011976063251495361,0.00011982396245002747,0.00012001302093267441,0.00012007541954517365,0.00012020207941532135,0.00011995015665888786,0.00011994969099760056,0.00011995015665888786,0.0001200125552713871,0.00012007588520646095,0.0001201387494802475,0.00012020207941532135,0.0001202649436891079,0.00012032780796289444,0.00012020161375403404,0.00012007588520646095]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0003598928451538086,0.00044537533540278673,0.0005387320416048169,0.0006347974413074553,0.0007336345734074712,0.0008300149347633123,0.0009281591628678143,0.0010225868318229914,0.0011214239057153463,0.0012185601517558098,0.0013158225920051336,0.001412580837495625,0.0015029138885438442,0.0015992942498996854,0.0016951076686382294,0.0017907951259985566,0.0018831439083442092,0.0019800281152129173,0.0020752116106450558,0.002173860091716051,0.002272508107125759,0.0023746839724481106,0.0024777415674179792,0.0025856499560177326,0.00269097532145679,0.0028003323823213577,0.00290729571133852,0.0030160858295857906,0.003124561160802841,0.0032348630484193563,0.0033456061501055956,0.0034606955014169216,0.0035771080292761326,0.0036940244026482105,0.003813523333519697,0.003931447863578796,0.004052080679684877,0.004173595458269119,0.004298070911318064,0.004426578059792519,0.004553321748971939,0.004682143684476614,0.004814178682863712,0.004942937754094601,0.005073145963251591,0.0052064405754208565,0.0053371526300907135,0.005473407916724682,0.005607962608337402,0.005751776974648237,0.005891686305403709,0.006029201205819845,0.006174338981509209,0.006323318928480148,0.006467196624726057,0.006620271597057581,0.00677196029573679,0.006920310668647289,0.0070724403485655785,0.00722677493467927,0.0073817395605146885,0.00754010584205389,0.007697212044149637,0.007862823083996773,0.008024653419852257,0.008192027918994427,0.008367780596017838,0.008531815372407436,0.008703221566975117,0.008875824511051178,0.009052081033587456,0.009231360629200935,0.009407113306224346,0.009587527252733707,0.009771028533577919,0.009956167079508305,0.01013878546655178,0.010319451801478863,0.010509755462408066,0.010700689628720284,0.01089426875114441,0.011086273938417435,0.01128552295267582,0.011485402472317219,0.011681942269206047,0.011887365020811558,0.012087874114513397,0.012295501306653023,0.012500734999775887,0.012709684669971466,0.012924116104841232,0.013137475587427616,0.013359654694795609,0.013576478697359562,0.013797586783766747,0.014017686247825623,0.014242070727050304,0.014470611698925495,0.01469669584184885,0.01492807175964117,0.015167889185249805,0.015398130752146244,0.01564040407538414,0.01588645949959755,0.01612318865954876,0.01637069135904312,0.016614854335784912,0.016861852258443832,0.017114583402872086,0.01737002283334732,0.017621053382754326,0.01787346974015236,0.018132876604795456,0.01839020662009716,0.01865755207836628,0.018921684473752975,0.01919117197394371,0.019458264112472534,0.01973455585539341,0.02000996470451355,0.020283419638872147,0.020564623177051544,0.02084469422698021,0.021126149222254753,0.021409494802355766,0.021702416241168976,0.021995147690176964,0.022291721776127815,0.022584643214941025,0.022892367094755173,0.02319158799946308,0.023495720699429512,0.023800106719136238,0.024108272045850754,0.024417445063591003,0.024726618081331253,0.02504901960492134,0.02536228857934475,0.02567826397716999,0.026001736521720886,0.026325713843107224,0.026652462780475616,0.02697782590985298,0.027311692014336586,0.027642156928777695,0.027971738949418068,0.028306424617767334,0.028644638136029243,0.028980709612369537,0.029319867491722107,0.029663877561688423,0.030010530725121498,0.03034975193440914,0.03069300577044487,0.03104684129357338,0.0314016193151474,0.031758543103933334,0.032112378627061844,0.032468799501657486,0.032827358692884445,0.03319158777594566,0.03355373814702034,0.03392168506979942,0.034291330724954605,0.034665513783693314,0.035037241876125336,0.03541432321071625,0.035791780799627304,0.036164578050374985,0.03654077649116516,0.036920059472322464,0.037305835634469986,0.037685371935367584,0.03806516155600548,0.03845395892858505,0.03885270655155182,0.039238668978214264,0.03962721675634384,0.040019288659095764,0.04041646420955658,0.04081697762012482,0.04121522232890129,0.041614919900894165,0.04201354458928108,0.04241437092423439,0.04281998798251152,0.043226927518844604,0.043630968779325485,0.04404641315340996,0.04446122795343399,0.04487396031618118,0.045288585126399994,0.045703087002038956,0.04612085968255997,0.04653976857662201,0.046957165002822876,0.04737500101327896,0.04779832065105438,0.04822705313563347,0.04865459352731705,0.04908175393939018,0.04951382800936699,0.04993613809347153,0.05037810280919075,0.05080828443169594,0.05123702064156532,0.05166890472173691,0.05210992321372032,0.05254596844315529,0.05298301577568054,0.053425926715135574,0.05386285111308098,0.054308027029037476,0.05474375560879707,0.055187735706567764,0.055636122822761536,0.05607808753848076,0.05652414634823799,0.0569685660302639,0.05741720646619797,0.05786817893385887,0.05831864848732948,0.05876955762505531,0.05921920761466026,0.05966948717832565,0.060116615146398544,0.060570232570171356,0.06101585179567337,0.06146688386797905,0.06191464513540268,0.062358561903238297,0.06280751526355743,0.0632578581571579,0.06370744854211807,0.0641525611281395,0.06460000574588776,0.06505903601646423,0.06550390273332596,0.06595858931541443,0.06641598790884018,0.06685914844274521,0.0673174262046814,0.06776619702577591,0.06821609288454056,0.06866807490587234,0.0691162720322609,0.06956497579813004,0.07000964879989624,0.07046295702457428,0.07091014832258224,0.07135771960020065,0.07179652899503708,0.0722513496875763,0.07269299775362015,0.07313892990350723,0.07358750700950623,0.07402335852384567,0.07446374744176865,0.07490867376327515,0.07535882294178009,0.07579953223466873,0.07624577730894089,0.07669524103403091,0.07713455706834793,0.07757040858268738,0.07801653444766998,0.0784623995423317,0.07889718562364578,0.07933492958545685,0.079774871468544,0.080207958817482,0.08064570277929306,0.08108457922935486,0.08151791244745255,0.08195647597312927,0.08238691091537476,0.08280625939369202,0.0832354947924614,0.0836598202586174,0.0840926542878151,0.08452453464269638,0.08494621515274048,0.08537274599075317,0.08579014241695404,0.08621251583099365,0.08662884682416916,0.08704535663127899,0.08745834231376648,0.08787441998720169,0.0882890447974205,0.08870159089565277,0.08911973983049393,0.08952277153730392,0.0899275690317154,0.0903284028172493,0.09073521196842194,0.09113409370183945,0.09154008328914642,0.0919363796710968,0.09233317524194717,0.09272903203964233,0.09312324225902557,0.09351959824562073,0.09391097724437714,0.09430393576622009,0.09469575434923172,0.09508096426725388,0.09546799212694168,0.09585156291723251,0.09623242169618607,0.09661347419023514,0.09699225425720215,0.09736952185630798,0.09774433821439743,0.0981118455529213,0.09848520904779434,0.09885586053133011,0.09922021627426147,0.09958136081695557,0.09994205832481384,0.10030458867549896,0.10067146271467209,0.10103128850460052,0.10139129310846329,0.10175168514251709,0.1021103709936142,0.10246603190898895,0.10282106697559357,0.10317105799913406,0.10351519286632538,0.10386064648628235,0.10421328991651535,0.10455339401960373,0.1048910990357399,0.10523611307144165,0.10558163374662399,0.1059199795126915,0.10625346750020981,0.10658594965934753,0.10692088305950165,0.10725991427898407,0.1075906977057457,0.1079249382019043,0.10825464874505997,0.10858089476823807,0.10890121757984161,0.10922425240278244,0.10953531414270401,0.10985664278268814,0.11017494648694992,0.11049143224954605],"recovered":[0.0,0.00012082194734830409,0.00022501355852000415,0.00032422866206616163,0.0004177743394393474,0.0005193201941438019,0.0006149446708150208,0.000711514032445848,0.0008058156236074865,0.0009001801954582334,0.0009971274994313717,0.0010911141289398074,0.0011850377777591348,0.0012789614265784621,0.0013739559799432755,0.0014685725327581167,0.0015653938753530383,0.0016593175241723657,0.0017548790201544762,0.001849936437793076,0.0019464428769424558,0.0020429491996765137,0.0021432351786643267,0.0022495687007904053,0.002353382296860218,0.0024603456258773804,0.002566301031038165,0.0026740203611552715,0.0027821804396808147,0.0028917265590280294,0.0030008316971361637,0.00310886581428349,0.0032208687625825405,0.0033343834802508354,0.003451551776379347,0.00357042090035975,0.0036847544834017754,0.0038040014915168285,0.003924634773284197,0.0040513151325285435,0.004177680239081383,0.0043028490617871284,0.004429907072335482,0.004563201684504747,0.004687299486249685,0.0048166257329285145,0.004946707747876644,0.005080065224319696,0.005212982185184956,0.005346654914319515,0.005489524453878403,0.005631260573863983,0.0057678306475281715,0.005910259671509266,0.006056846119463444,0.006199337542057037,0.006348066031932831,0.006497801747173071,0.006646782159805298,0.0067993528209626675,0.0069520496763288975,0.007106888107955456,0.007267711218446493,0.007425699383020401,0.007587782107293606,0.0077492352575063705,0.007914152927696705,0.008081085979938507,0.008246318437159061,0.008414322510361671,0.008585665374994278,0.008759024553000927,0.00894239917397499,0.009117458947002888,0.009292329661548138,0.009472806006669998,0.00965756643563509,0.00984427984803915,0.010023875162005424,0.010207880288362503,0.010398183949291706,0.010586157441139221,0.01077891793102026,0.010970355942845345,0.011169983074069023,0.011370177380740643,0.011566843837499619,0.011775289662182331,0.01197586115449667,0.012182543985545635,0.012388407252728939,0.012599940411746502,0.012811095453798771,0.0130309434607625,0.013246885500848293,0.013463583774864674,0.013678519055247307,0.013897674158215523,0.014126908034086227,0.014352047815918922,0.014580588787794113,0.014814925380051136,0.015048065222799778,0.015286307781934738,0.015528455376625061,0.015766886994242668,0.016008971258997917,0.016251811757683754,0.016499502584338188,0.016749588772654533,0.01700143702328205,0.01724667102098465,0.017498016357421875,0.017753897234797478,0.01801229827105999,0.018275989219546318,0.018544593825936317,0.018801672384142876,0.019072670489549637,0.01934121362864971,0.01962084136903286,0.019891148433089256,0.02016643062233925,0.02044580690562725,0.020723547786474228,0.021006830036640167,0.021292632445693016,0.02158656157553196,0.02187570184469223,0.02217511087656021,0.022471748292446136,0.022772355005145073,0.023075543344020844,0.023380622267723083,0.023686330765485764,0.023993298411369324,0.024308709427714348,0.024620022624731064,0.024931464344263077,0.025246117264032364,0.02556833066046238,0.0258917398750782,0.026219811290502548,0.026543347164988518,0.026873182505369186,0.027200624346733093,0.027535561472177505,0.027866341173648834,0.02819705940783024,0.02852834202349186,0.0288678165525198,0.029213525354862213,0.029558289796113968,0.029899589717388153,0.030243346467614174,0.030589811503887177,0.030942387878894806,0.03130447492003441,0.03165390342473984,0.03201000392436981,0.03236982598900795,0.032724227756261826,0.03308417275547981,0.03345193341374397,0.033819813281297684,0.034191541373729706,0.03455715626478195,0.034931592643260956,0.03530722111463547,0.03568745404481888,0.03606629744172096,0.036438651382923126,0.03681604936718941,0.037186767905950546,0.037568382918834686,0.0379532091319561,0.038347236812114716,0.038730867207050323,0.03912338241934776,0.03951287269592285,0.03990160673856735,0.04030023142695427,0.04070314019918442,0.041095588356256485,0.0414959155023098,0.04189416021108627,0.042293980717659,0.042695820331573486,0.043102506548166275,0.04350743070244789,0.04391789808869362,0.04432830214500427,0.044741541147232056,0.04515131190419197,0.04556713625788689,0.045990265905857086,0.04640614986419678,0.04682694748044014,0.04725246876478195,0.047674085944890976,0.04809790849685669,0.04852217063307762,0.04895298555493355,0.04937951639294624,0.04980982467532158,0.050238750874996185,0.05067183077335358,0.051106613129377365,0.0515415221452713,0.05197599157691002,0.052411023527383804,0.052851226180791855,0.05328928306698799,0.053732067346572876,0.05416930466890335,0.05460856109857559,0.05505436658859253,0.055498600006103516,0.05594572797417641,0.056394875049591064,0.056839294731616974,0.057286422699689865,0.05773695558309555,0.05818553268909454,0.058634739369153976,0.05908602848649025,0.059542227536439896,0.05998797342181206,0.06043617054820061,0.06088745966553688,0.06133521720767021,0.06178140267729759,0.06223079934716225,0.06267420947551727,0.0631251186132431,0.06357350945472717,0.06402045488357544,0.06447715312242508,0.06492643058300018,0.06537506729364395,0.06583064049482346,0.06628129631280899,0.06673528999090195,0.06718802452087402,0.06764636933803558,0.06810647994279861,0.06855089962482452,0.06899235397577286,0.06943847984075546,0.06988529115915298,0.07033658027648926,0.07078685611486435,0.07122838497161865,0.07167122513055801,0.07211495190858841,0.07256264984607697,0.07300763577222824,0.07344985753297806,0.07389175891876221,0.07433220744132996,0.07478229701519012,0.07523132115602493,0.07567485421895981,0.07611846178770065,0.07656124234199524,0.07700812071561813,0.07744894921779633,0.07789172977209091,0.07833149284124374,0.07876734435558319,0.07920319586992264,0.07964219897985458,0.0800786241889,0.08052058517932892,0.08096034079790115,0.08138838410377502,0.08182241022586823,0.0822504535317421,0.08268259465694427,0.08310477435588837,0.08353930711746216,0.08397314697504044,0.08440206944942474,0.08483219146728516,0.08525267243385315,0.08566994220018387,0.08609231561422348,0.08650914579629898,0.08692546933889389,0.08733657002449036,0.08775345981121063,0.08816757798194885,0.08858296275138855,0.08898618817329407,0.08939400315284729,0.0898035317659378,0.0902068167924881,0.09060833603143692,0.0910186767578125,0.09141270071268082,0.09181227535009384,0.09220869094133377,0.09260334819555283,0.09299976378679276,0.09339498728513718,0.09378636628389359,0.0941803976893425,0.09457051753997803,0.0949583649635315,0.09534118324518204,0.09572361409664154,0.0961083173751831,0.09649409353733063,0.09687337279319763,0.09724567085504532,0.09761916100978851,0.09799453616142273,0.09836065769195557,0.09873250871896744,0.09909925609827042,0.0994718074798584,0.09983212500810623,0.10019887983798981,0.10055800527334213,0.10091687738895416,0.1012795940041542,0.10163424909114838,0.10198764503002167,0.10233940184116364,0.10268920660018921,0.10303995758295059,0.10338793694972992,0.10373269766569138,0.1040797308087349,0.10442323237657547,0.10476358979940414,0.105109304189682,0.10544788837432861,0.10577741265296936,0.10611556470394135,0.10645346343517303,0.1067848727107048,0.10711867362260818,0.10745493322610855,0.10778690874576569,0.1081121489405632,0.10843826830387115,0.10876255482435226,0.1090816855430603,0.10940024256706238,0.10972749441862106],"active":[0.0003598928451538086,0.00032455340260639787,0.00031371848308481276,0.00031056877924129367,0.0003158602339681238,0.0003106947406195104,0.0003132144920527935,0.0003110727993771434,0.00031560828210785985,0.00031837995629757643,0.00031869509257376194,0.0003214667085558176,0.00031787611078470945,0.00032033282332122326,0.0003211516886949539,0.0003222225932404399,0.0003177500329911709,0.00032071059104055166,0.0003203325904905796,0.00032392365392297506,0.00032606523018330336,0.0003317347727715969,0.00033450638875365257,0.00033608125522732735,0.0003375930245965719,0.00033998675644397736,0.00034099468030035496,0.0003420654684305191,0.00034238072112202644,0.0003431364893913269,0.0003447744529694319,0.00035182968713343143,0.00035623926669359207,0.0003596409223973751,0.00036197155714035034,0.0003610269632190466,0.00036732619628310204,0.0003695939667522907,0.0003734361380338669,0.00037526292726397514,0.00037564150989055634,0.00037929462268948555,0.00038427161052823067,0.0003797360695898533,0.00038584647700190544,0.000389814842492342,0.00039044488221406937,0.00039334269240498543,0.00039498042315244675,0.000405122060328722,0.0004021618515253067,0.00039794063195586205,0.00040650833398103714,0.0004130592569708824,0.0004103505052626133,0.0004209340550005436,0.0004238942638039589,0.00042250892147421837,0.0004256581887602806,0.0004274221137166023,0.000429689884185791,0.00043321773409843445,0.0004295008257031441,0.00043712370097637177,0.00043687131255865097,0.0004427926614880562,0.00045362766832113266,0.0004507293924689293,0.0004569031298160553,0.00046150200068950653,0.0004664156585931778,0.0004723360762000084,0.0004647141322493553,0.0004700683057308197,0.00047869887202978134,0.0004833610728383064,0.0004812190309166908,0.0004751719534397125,0.0004858803004026413,0.0004928093403577805,0.0004960848018527031,0.0005001164972782135,0.0005066050216555595,0.0005150465294718742,0.0005119591951370239,0.0005171876400709152,0.0005210302770137787,0.0005202116444706917,0.0005248738452792168,0.0005271406844258308,0.0005357088521122932,0.0005375351756811142,0.0005485592409968376,0.0005455352365970612,0.0005507012829184532,0.0005541024729609489,0.0005635516718029976,0.0005729375407099724,0.0005697878077626228,0.0005760239437222481,0.0005873003974556923,0.000583205372095108,0.000592338852584362,0.0006001517176628113,0.0005947332829236984,0.0006038043648004532,0.0006058830767869949,0.0006100405007600784,0.0006150808185338974,0.0006204340606927872,0.0006196163594722748,0.0006267987191677094,0.0006348602473735809,0.0006363093852996826,0.0006452538073062897,0.0006456952542066574,0.0006465781480073929,0.0006565917283296585,0.0006618853658437729,0.0006687510758638382,0.0006625782698392868,0.0006734747439622879,0.0006782636046409607,0.0006803423166275024,0.0006859470158815384,0.0006955862045288086,0.0007025152444839478,0.0007051602005958557,0.0007089413702487946,0.0007172562181949615,0.0007198397070169449,0.0007233656942844391,0.0007245633751153946,0.0007276497781276703,0.0007311142981052399,0.0007333196699619293,0.0007403101772069931,0.0007422659546136856,0.0007467996329069138,0.0007556192576885223,0.0007573831826448441,0.0007607229053974152,0.0007580146193504333,0.0007683448493480682,0.0007689744234085083,0.0007711146026849747,0.0007708631455898285,0.0007782969623804092,0.000783650204539299,0.0007915254682302475,0.0007960610091686249,0.000797005370259285,0.0007914621382951736,0.0007934160530567169,0.0008034948259592056,0.0008118078112602234,0.0008161552250385284,0.0008079037070274353,0.0008148960769176483,0.0008173547685146332,0.0008217617869377136,0.0008295103907585144,0.0008375123143196106,0.0008393973112106323,0.0008457005023956299,0.0008457005023956299,0.0008571669459342957,0.0008601881563663483,0.0008573569357395172,0.000853322446346283,0.0008537620306015015,0.0008671842515468597,0.0008693225681781769,0.0008783936500549316,0.0008855760097503662,0.0008994974195957184,0.0008914321660995483,0.0008963495492935181,0.0008959062397480011,0.000903591513633728,0.0009153708815574646,0.0009149909019470215,0.0009117797017097473,0.0009179562330245972,0.0009184554219245911,0.0009258277714252472,0.0009329468011856079,0.0009351484477519989,0.0009439066052436829,0.0009537972509860992,0.0009560622274875641,0.0009602829813957214,0.0009615458548069,0.0009695477783679962,0.0009726323187351227,0.0009668990969657898,0.0009688511490821838,0.0009713731706142426,0.0009745843708515167,0.0009805075824260712,0.000983845442533493,0.0009916573762893677,0.0009831525385379791,0.0009985864162445068,0.0009984597563743591,0.0009982697665691376,0.0009970739483833313,0.0010033100843429565,0.0010044462978839874,0.001007024198770523,0.00101490318775177,0.0010116249322891235,0.0010187439620494843,0.0010116882622241974,0.0010184310376644135,0.0010275617241859436,0.0010237209498882294,0.0010255463421344757,0.001022838056087494,0.001022331416606903,0.0010288842022418976,0.001032225787639618,0.0010326020419597626,0.0010336749255657196,0.0010347478091716766,0.0010305866599082947,0.0010280050337314606,0.0010278783738613129,0.0010307133197784424,0.001027185469865799,0.0010233446955680847,0.001026112586259842,0.0010270588099956512,0.0010332390666007996,0.0010274425148963928,0.0010264962911605835,0.001038581132888794,0.001026749610900879,0.0010321587324142456,0.001040920615196228,0.001028507947921753,0.001036129891872406,0.0010309070348739624,0.0010280683636665344,0.0010217055678367615,0.0010097920894622803,0.0010140761733055115,0.0010172948241233826,0.0010244771838188171,0.0010248571634292603,0.0010211393237113953,0.0010096728801727295,0.0010229647159576416,0.0010217726230621338,0.0010239779949188232,0.0010248571634292603,0.0010157227516174316,0.0010138899087905884,0.0010169148445129395,0.0010266155004501343,0.0010172352194786072,0.0010144561529159546,0.001020386815071106,0.0010160952806472778,0.0010091662406921387,0.0010084137320518494,0.0010134503245353699,0.0010054558515548706,0.0010034367442131042,0.0010075271129608154,0.0010047629475593567,0.0010035037994384766,0.0010059550404548645,0.0009973272681236267,0.000996135175228119,0.0009985268115997314,0.0009838491678237915,0.0009850412607192993,0.0009772256016731262,0.0009878799319267273,0.0009852275252342224,0.0009730681777000427,0.0009706765413284302,0.0009579509496688843,0.0009598433971405029,0.0009589046239852905,0.0009530410170555115,0.0009491965174674988,0.0009489506483078003,0.0009524747729301453,0.0009481310844421387,0.0009521618485450745,0.0009398087859153748,0.0009413808584213257,0.0009343996644020081,0.0009316802024841309,0.0009272769093513489,0.0009317472577095032,0.0009177029132843018,0.0009204745292663574,0.0009167566895484924,0.000914551317691803,0.0009162500500679016,0.0009112134575843811,0.0009089484810829163,0.0009093880653381348,0.000900566577911377,0.0008974745869636536,0.0008931979537010193,0.0008912384510040283,0.0008898600935935974,0.000883936882019043,0.000875428318977356,0.0008709654211997986,0.0008661746978759766,0.0008660480380058289,0.0008613243699073792,0.0008595585823059082,0.0008488520979881287,0.0008428022265434265,0.000832781195640564,0.0008393377065658569,0.0008324086666107178,0.0008332878351211548,0.0008348077535629272,0.0008307769894599915,0.0008317828178405762,0.0008334219455718994,0.0008316561579704285,0.0008259862661361694,0.0008206889033317566,0.0008253529667854309,0.0008206963539123535,0.0008113682270050049,0.0008128806948661804,0.0008180439472198486,0.000810675323009491,0.0008055791258811951,0.0008085370063781738,0.0008053183555603027,0.0008064508438110352,0.0008058249950408936,0.0008062645792961121,0.000799715518951416,0.0007939860224723816,0.0007890686392784119,0.0007859840989112854,0.0007727593183517456,0.0007749572396278381,0.0007747039198875427,0.0007639378309249878]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0003598928451538086,0.0004470131534617394,0.0005391729646362364,0.0006315847858786583,0.0007239335682243109,0.0008121247519738972,0.0009026466868817806,0.000989074120298028,0.001075060572475195,0.0011598500423133373,0.001245773513801396,0.0013282953295856714,0.0014099350664764643,0.0014905041316524148,0.0015714509645476937,0.0016495002200827003,0.001726667513139546,0.0018015040550380945,0.001878104405477643,0.0019540118519216776,0.00203136820346117,0.0021100472658872604,0.0021884115412831306,0.0022645709104835987,0.002341297222301364,0.002420291304588318,0.0024956318084150553,0.002572295255959034,0.0026514152996242046,0.0027286456897854805,0.0028034821152687073,0.002882980275899172,0.002959643490612507,0.00303781870752573,0.0031126553658396006,0.003187995869666338,0.0032630842179059982,0.0033389288000762463,0.00341433216817677,0.0034904915373772383,0.003564131213352084,0.003639408852905035,0.0037131744902580976,0.00379046774469316,0.00386517820879817,0.003939888905733824,0.0040178750641644,0.004094412550330162,0.004169500898569822,0.004244400188326836,0.00431999284774065,0.004397348966449499,0.004472752567380667,0.004549604840576649,0.004622614476829767,0.004698648117482662,0.004773421678692102,0.004847187083214521,0.004924354609102011,0.005000513978302479,0.0050752246752381325,0.0051482971757650375,0.005225401371717453,0.005300490185618401,0.005375389475375414,0.005451989825814962,0.005525062792003155,0.005597946234047413,0.005670578218996525,0.0057432097382843494,0.005816093645989895,0.005888347513973713,0.00595896365121007,0.006029390264302492,0.006098809652030468,0.006173016037791967,0.0062448917888104916,0.006316011771559715,0.0063866907730698586,0.006456298753619194,0.0065289936028420925,0.006598286796361208,0.006668587680906057,0.006737187970429659,0.006807992700487375,0.006876782048493624,0.006946200970560312,0.007017320953309536,0.0070862360298633575,0.007154521066695452,0.00722318422049284,0.007291280664503574,0.007359628565609455,0.007426528260111809,0.007496199104934931,0.007566751912236214,0.007636107970029116,0.0077058421447873116,0.007775261066854,0.007842160761356354,0.007908744737505913,0.00797451101243496,0.008043047040700912,0.00811063963919878,0.008176908828318119,0.008246643468737602,0.008313038386404514,0.008376095443964005,0.008443120867013931,0.008509200997650623,0.008573140017688274,0.008636889047920704,0.008703095838427544,0.008769301697611809,0.008835634216666222,0.008904045447707176,0.008968235924839973,0.00903091486543417,0.009095735847949982,0.009158666245639324,0.009220903739333153,0.009283142164349556,0.009347080253064632,0.009410452097654343,0.009477351792156696,0.009538896381855011,0.009603654034435749,0.009666962549090385,0.009730523452162743,0.009793202392756939,0.009853675961494446,0.009915158152580261,0.009975757449865341,0.010040074586868286,0.010101241059601307,0.010161463171243668,0.010220677591860294,0.010280521586537361,0.010340743698179722,0.010400776751339436,0.010458982549607754,0.010518448427319527,0.010577473789453506,0.010632782243192196,0.010690547525882721,0.010747808963060379,0.010803180746734142,0.010862646624445915,0.010918710380792618,0.010973704047501087,0.011029643006622791,0.01108784880489111,0.0111446063965559,0.011200292967259884,0.011253963224589825,0.011308389715850353,0.011364832520484924,0.01142033003270626,0.011475007981061935,0.011530443094670773,0.011583924293518066,0.011639107018709183,0.011690636165440083,0.011745062656700611,0.011799929663538933,0.011853726580739021,0.011905192397534847,0.011959555558860302,0.012010769918560982,0.012066707946360111,0.012119119055569172,0.012175057083368301,0.012229610234498978,0.012280886992812157,0.01233342383056879,0.012386401183903217,0.012439819984138012,0.012492986395955086,0.012543633580207825,0.012593650259077549,0.01264631375670433,0.01269878726452589,0.012749182060360909,0.01279907301068306,0.01284770481288433,0.012898099608719349,0.012947864830493927,0.012997692450881004,0.013045568019151688,0.013096151873469353,0.013147050514817238,0.013194737024605274,0.013242234475910664,0.0132899833843112,0.01333899237215519,0.013386300764977932,0.013434302061796188,0.013483500108122826,0.013532634824514389,0.013579943217337132,0.013627062551677227,0.013678213581442833,0.013724829070270061,0.01377207413315773,0.013817870989441872,0.013864170759916306,0.013911101035773754,0.01395815797150135,0.014005717821419239,0.014052711427211761,0.014100838452577591,0.014146193861961365,0.01419180165976286,0.014238416217267513,0.014285409823060036,0.014330828562378883,0.0143797742202878,0.01442695688456297,0.014471682719886303,0.014515714719891548,0.014560755342245102,0.014604095369577408,0.014648757874965668,0.014692223630845547,0.014735940843820572,0.01477795746177435,0.014821738936007023,0.014864763244986534,0.014909110963344574,0.014951001852750778,0.014993900433182716,0.015035727992653847,0.015077493153512478,0.015120958909392357,0.015162534080445766,0.015204362571239471,0.015245497226715088,0.015285246074199677,0.01532562542706728,0.015368209220468998,0.015409596264362335,0.015450919978320599,0.015491425059735775,0.015531299635767937,0.015573379583656788,0.015614325180649757,0.01565413735806942,0.01569596491754055,0.01573558896780014,0.01577470824122429,0.015814771875739098,0.01585237868130207,0.01589149795472622,0.015933766961097717,0.015971310436725616,0.016009295359253883,0.0160472821444273,0.016086716204881668,0.016124889254570007,0.016163188964128494,0.016201678663492203,0.01623922400176525,0.016276894137263298,0.016313303261995316,0.016352107748389244,0.01638706959784031,0.016422787681221962,0.01645888201892376,0.016494600102305412,0.016532080247998238,0.016567610204219818,0.016604019328951836,0.016637783497571945,0.01667117141187191,0.016704242676496506,0.01673932932317257,0.016773788258433342,0.01680849678814411,0.01684257760643959,0.01687665656208992,0.016910862177610397,0.016944123432040215,0.016976943239569664,0.017011022195219994,0.017043337225914,0.017076220363378525,0.01710992306470871,0.017143497243523598,0.017176255583763123,0.017209263518452644,0.017240948975086212,0.017273517325520515,0.017306840047240257,0.01734035275876522,0.01737128384411335,0.017400700598955154,0.017432639375329018,0.01746489107608795,0.017497017979621887,0.017529144883155823,0.017559383064508438,0.017589367926120758,0.017619352787733078,0.017651289701461792,0.017682094126939774,0.017710944637656212,0.017742253839969635,0.017770916223526,0.01779901050031185,0.01782805100083351,0.017857972532510757,0.01788877695798874,0.0179178174585104,0.017945218831300735,0.017971424385905266,0.018001282587647438,0.018029315397143364,0.018054891377687454,0.018083490431308746,0.01811019890010357,0.018137726932764053,0.018166011199355125,0.01819341443479061,0.018221508711576462,0.01824658177793026,0.01827404648065567,0.01830006204545498,0.018326394259929657,0.018352221697568893,0.01837918348610401,0.018406711518764496,0.018431907519698143,0.01845603436231613,0.018480917438864708,0.018507564440369606,0.01853194274008274,0.01855701394379139,0.0185829047113657,0.01860816404223442,0.018632858991622925,0.018656417727470398,0.018681678920984268,0.01870649866759777,0.018731191754341125,0.018754562363028526,0.018778562545776367,0.01880401186645031,0.01882864348590374,0.01885484904050827,0.01888086460530758,0.018907006829977036],"recovered":[0.0,0.00012308971781749278,0.00022570649161934853,0.0003226538246963173,0.0004171443870291114,0.0005115719977766275,0.0006013380479998887,0.0006960175815038383,0.0007838938036002219,0.0008727149688638747,0.00095788249745965,0.0010439949110150337,0.0011286584194749594,0.0012123771011829376,0.0012930090306326747,0.001376034808345139,0.0014570447383448482,0.0015357867814600468,0.0016132061136886477,0.001691381330601871,0.0017681076424196362,0.001844204030930996,0.0019236392108723521,0.0019999246578663588,0.002077532699331641,0.0021555819548666477,0.0022324344608932734,0.0023100427351891994,0.002387524815276265,0.002464755205437541,0.0025409776717424393,0.0026163810398429632,0.0026949341408908367,0.0027703377418220043,0.0028458042070269585,0.002923790365457535,0.002998752985149622,0.0030716366600245237,0.0031457801815122366,0.0032235775142908096,0.0033005557488650084,0.0033719907514750957,0.0034468902740627527,0.0035218526609241962,0.003597823204472661,0.0036708328407257795,0.0037459214217960835,0.0038225846365094185,0.003898492082953453,0.0039749667048454285,0.004051756113767624,0.004127159249037504,0.004200106021016836,0.004276517312973738,0.004352929070591927,0.0044273873791098595,0.004501405172049999,0.0045761787332594395,0.0046525271609425545,0.004728560335934162,0.004804782569408417,0.004880186170339584,0.004955589771270752,0.005032379180192947,0.005107530392706394,0.00518431980162859,0.005260605365037918,0.0053344969637691975,0.00540788471698761,0.0054802014492452145,0.0055527701042592525,0.0056254020892083645,0.005696458742022514,0.005769153591245413,0.005838887766003609,0.005910385400056839,0.005981820169836283,0.006052625365555286,0.006124815903604031,0.006195999216288328,0.0062695755623281,0.006341136526316404,0.006411689333617687,0.0064818644896149635,0.006551850587129593,0.006622907239943743,0.006692389491945505,0.00676111551001668,0.0068314168602228165,0.006903229281306267,0.006973215378820896,0.0070437053218483925,0.007112998515367508,0.007183047477155924,0.0072510805912315845,0.007317035458981991,0.007386643439531326,0.007456062361598015,0.007524158805608749,0.007591813802719116,0.00765978405252099,0.0077282581478357315,0.007793834898620844,0.007861427031457424,0.007927192375063896,0.00799535121768713,0.008063762448728085,0.008131418377161026,0.00819705706089735,0.00826294906437397,0.008327328599989414,0.008396495133638382,0.008459930308163166,0.008522671647369862,0.008587240241467953,0.008652943186461926,0.008722551167011261,0.008786363527178764,0.008850428275763988,0.008911154232919216,0.008974147960543633,0.00904085859656334,0.009102655574679375,0.009164074435830116,0.009229587391018867,0.009295856580138206,0.009357527829706669,0.009421592578291893,0.009486034512519836,0.009548335336148739,0.009611140005290508,0.009672874584794044,0.009734544903039932,0.00979646760970354,0.009859902784228325,0.009920565411448479,0.009979968890547752,0.01003785990178585,0.0101003497838974,0.010159122757613659,0.010218337178230286,0.010278054513037205,0.010339600034058094,0.010399569757282734,0.010456074960529804,0.010513965971767902,0.010571920312941074,0.010627606883645058,0.010683608241379261,0.010742822661995888,0.010799580253660679,0.010854951106011868,0.010911268182098866,0.010966953821480274,0.011022074148058891,0.011078201234340668,0.011131620034575462,0.011186297982931137,0.011240851134061813,0.011296285316348076,0.011349515058100224,0.011403122916817665,0.011457864195108414,0.011510464362800121,0.011566780507564545,0.011620577424764633,0.011673743836581707,0.011727035976946354,0.011780832894146442,0.011833244003355503,0.011889434419572353,0.01194184459745884,0.011996334418654442,0.012049375101923943,0.012103297747671604,0.012156338430941105,0.012210575863718987,0.012263301759958267,0.012317161075770855,0.012368123047053814,0.012419400736689568,0.012472503818571568,0.012526930309832096,0.012575309723615646,0.012626019306480885,0.012678304687142372,0.012727313674986362,0.012778590433299541,0.012827851809561253,0.012877553701400757,0.012928200885653496,0.01297853235155344,0.013027919456362724,0.013076991774141788,0.013122032396495342,0.013172994367778301,0.01322086900472641,0.013271579518914223,0.013318761251866817,0.013366132974624634,0.013415456749498844,0.013463521376252174,0.013512593694031239,0.013559713028371334,0.013606265187263489,0.013655337505042553,0.013700251467525959,0.013748819939792156,0.013796254061162472,0.013843310065567493,0.013890492729842663,0.013937801122665405,0.013984793797135353,0.014030275866389275,0.014078466221690178,0.014125018380582333,0.01416986994445324,0.014214658178389072,0.014261336997151375,0.014307511039078236,0.014349780045449734,0.014396017417311668,0.014438915997743607,0.014484838582575321,0.014527988620102406,0.014572903513908386,0.014618007466197014,0.01466229185461998,0.014704056084156036,0.01474909670650959,0.014791491441428661,0.014833886176347733,0.014876533299684525,0.014920124784111977,0.014964976347982883,0.015007560141384602,0.015047750435769558,0.015088128857314587,0.015131405554711819,0.015173044987022877,0.015215250663459301,0.01525468472391367,0.015297330915927887,0.015337521210312843,0.015376640483736992,0.015419413335621357,0.015460358932614326,0.01550199743360281,0.01554105430841446,0.015580614097416401,0.015620741061866283,0.015661057084798813,0.015700679272413254,0.015740618109703064,0.015780430287122726,0.0158194862306118,0.015857597813010216,0.015896590426564217,0.015933379530906677,0.015973694622516632,0.016011616215109825,0.01604846864938736,0.016085194423794746,0.016122296452522278,0.016158519312739372,0.016194865107536316,0.016230709850788116,0.016267182305455208,0.016303908079862595,0.016340380534529686,0.016376664862036705,0.016412194818258286,0.01644822582602501,0.01648470014333725,0.016519030556082726,0.01655273325741291,0.016588512808084488,0.01662183739244938,0.01665591634809971,0.016688799485564232,0.016723068431019783,0.016758408397436142,0.016792738810181618,0.01682625152170658,0.016858819872140884,0.01689126156270504,0.016925403848290443,0.01695960946381092,0.01699192449450493,0.017025627195835114,0.017059139907360077,0.017093408852815628,0.017125282436609268,0.017158670350909233,0.017190858721733093,0.01722254604101181,0.017255175858736038,0.017287051305174828,0.017317665740847588,0.01734991930425167,0.01738147810101509,0.01741316355764866,0.01744365319609642,0.017475275322794914,0.017507214099168777,0.017536569386720657,0.017565924674272537,0.017596224322915077,0.01762608252465725,0.017654430121183395,0.017683470621705055,0.017713140696287155,0.017743125557899475,0.017771724611520767,0.017799442633986473,0.017827600240707397,0.017855757847428322,0.017884420230984688,0.01791219972074032,0.017939036712050438,0.017967067658901215,0.01799415610730648,0.018022943288087845,0.018049463629722595,0.018077054992318153,0.018102755770087242,0.01813160814344883,0.018158001825213432,0.01818401925265789,0.018209530040621758,0.01823611371219158,0.018263012170791626,0.01829054020345211,0.018315989524126053,0.018340999260544777,0.018367014825344086,0.01839309372007847,0.018418418243527412,0.01844235509634018,0.018468057736754417,0.0184926874935627,0.01851593144237995,0.018540626391768456,0.018566517159342766,0.01859228126704693,0.01861521042883396,0.018639525398612022,0.018664535135030746,0.01868891343474388,0.018712976947426796,0.018736977130174637],"active":[0.0003598928451538086,0.0003239234210923314,0.0003134664730168879,0.000308930961182341,0.0003067891811951995,0.0003005527541972697,0.00030130863888189197,0.0002930565387941897,0.00029116676887497306,0.00028713507344946265,0.00028789101634174585,0.0002843004185706377,0.0002812766470015049,0.0002781270304694772,0.00027844193391501904,0.0002734654117375612,0.00026962277479469776,0.00026571727357804775,0.00026489829178899527,0.0002626305213198066,0.00026326056104153395,0.0002658432349562645,0.0002647723304107785,0.00026464625261723995,0.00026376452296972275,0.00026470934972167015,0.0002631973475217819,0.0002622525207698345,0.0002638904843479395,0.0002638904843479395,0.000262504443526268,0.0002665992360562086,0.00026470934972167015,0.0002674809657037258,0.0002668511588126421,0.0002642055042088032,0.00026433123275637627,0.0002672921400517225,0.0002685519866645336,0.00026691402308642864,0.0002635754644870758,0.00026741810142993927,0.0002662842161953449,0.0002686150837689638,0.00026735500432550907,0.00026905606500804424,0.00027195364236831665,0.00027182791382074356,0.00027100881561636925,0.00026943348348140717,0.0002682367339730263,0.00027018971741199493,0.00027264654636383057,0.000273087527602911,0.00026968540623784065,0.00027126073837280273,0.0002720165066421032,0.00027100834995508194,0.00027182744815945625,0.00027195364236831665,0.00027044210582971573,0.0002681110054254532,0.00026981160044670105,0.0002681110054254532,0.0002678590826690197,0.00026767002418637276,0.00026445742696523666,0.0002634492702782154,0.00026269350200891495,0.000263008289039135,0.0002633235417306423,0.00026294542476534843,0.0002625049091875553,0.0002602366730570793,0.0002599218860268593,0.0002626306377351284,0.00026307161897420883,0.00026338640600442886,0.00026187486946582794,0.00026029953733086586,0.0002594180405139923,0.0002571502700448036,0.00025689834728837013,0.00025532348081469536,0.00025614211335778236,0.000253874808549881,0.00025381147861480713,0.0002562054432928562,0.0002548191696405411,0.00025129178538918495,0.00024996884167194366,0.0002475753426551819,0.0002466300502419472,0.00024348078295588493,0.00024511851370334625,0.00024971645325422287,0.0002494645304977894,0.0002497797831892967,0.0002511022612452507,0.00025034695863723755,0.0002489606849849224,0.0002462528645992279,0.0002492121420800686,0.0002492126077413559,0.00024971645325422287,0.00025129225105047226,0.00024927593767642975,0.0002446770668029785,0.00024606380611658096,0.0002462519332766533,0.00024581141769886017,0.00024039391428232193,0.0002431655302643776,0.0002466300502419472,0.0002483939751982689,0.0002511022612452507,0.00024568475782871246,0.0002445513382554054,0.0002453075721859932,0.00024751201272010803,0.00024675577878952026,0.00024228356778621674,0.0002444246783852577,0.0002463776618242264,0.0002477644011378288,0.0002430398017168045,0.0002461262047290802,0.00024536997079849243,0.0002444889396429062,0.0002448670566082001,0.00024253595620393753,0.00024228356778621674,0.00024121254682540894,0.00024360697716474533,0.00024133827537298203,0.0002408977597951889,0.00024070870131254196,0.00024266168475151062,0.00024039391428232193,0.00024165399372577667,0.0002406453713774681,0.00024039391428232193,0.00023787375539541245,0.00023321248590946198,0.00023447256535291672,0.00023384299129247665,0.00023126043379306793,0.00023503974080085754,0.00023510213941335678,0.00023088138550519943,0.00023006275296211243,0.00023289769887924194,0.00023333821445703506,0.00023333914577960968,0.00023188907653093338,0.00023018848150968552,0.00023321248590946198,0.0002340320497751236,0.00023415684700012207,0.00023415777832269669,0.00023440923541784286,0.00023598410189151764,0.00023277197033166885,0.0002345982939004898,0.00023314915597438812,0.00023314915597438812,0.00023144856095314026,0.00023251958191394806,0.00022993702441453934,0.00023346394300460815,0.00022968463599681854,0.00023321248590946198,0.00023327581584453583,0.0002315118908882141,0.00023012608289718628,0.00023006275296211243,0.00022924412041902542,0.00022968463599681854,0.00022647250443696976,0.00022552721202373505,0.00022691302001476288,0.00022628344595432281,0.0002222517505288124,0.00022376328706741333,0.0002216855064034462,0.00021979492157697678,0.00022055115550756454,0.00021910201758146286,0.00021771620959043503,0.00021859817206859589,0.00021884962916374207,0.0002162046730518341,0.0002143150195479393,0.0002129916101694107,0.00021695997565984726,0.00021330639719963074,0.00021343305706977844,0.0002119205892086029,0.00021387357264757156,0.0002138102427124977,0.00021160580217838287,0.00021469220519065857,0.00021223537623882294,0.00021236110478639603,0.00021160580217838287,0.0002088332548737526,0.0002108495682477951,0.00020933803170919418,0.00020946376025676727,0.00020940136164426804,0.00021034572273492813,0.00020839273929595947,0.00020700786262750626,0.00020814035087823868,0.0002069436013698578,0.00020581018179655075,0.0002099042758345604,0.0002122987061738968,0.00021034572273492813,0.00020820368081331253,0.0002109752967953682,0.00020807795226573944,0.00020984187722206116,0.00020738504827022552,0.00020795222371816635,0.00020505394786596298,0.000203731469810009,0.00020247139036655426,0.0002050548791885376,0.00020190514624118805,0.00020240899175405502,0.0002018418163061142,0.00020095985382795334,0.00020083412528038025,0.000197557732462883,0.00019680242985486984,0.00019774679094552994,0.00019711721688508987,0.00019421987235546112,0.00019516423344612122,0.0001943456009030342,0.00019623525440692902,0.00019409414380788803,0.00019377842545509338,0.000196739099919796,0.00019491184502840042,0.00019377842545509338,0.00019396748393774033,0.00019453465938568115,0.00019409414380788803,0.00019403081387281418,0.00019132159650325775,0.0001908186823129654,0.00019314885139465332,0.00019088014960289001,0.00018980912864208221,0.00018968433141708374,0.00019012577831745148,0.00019150972366333008,0.00018949434161186218,0.00019006244838237762,0.00019075535237789154,0.00019169971346855164,0.00019100680947303772,0.00019358843564987183,0.00019220449030399323,0.00019207783043384552,0.00019169971346855164,0.0001906920224428177,0.00019169971346855164,0.0001909453421831131,0.0001918245106935501,0.00018955767154693604,0.00018647126853466034,0.0001852121204137802,0.0001865960657596588,0.00018527545034885406,0.00018665939569473267,0.0001866612583398819,0.00018785707652568817,0.00018779374659061432,0.00018571503460407257,0.00018420442938804626,0.00018477067351341248,0.00018451735377311707,0.0001849588006734848,0.0001845192164182663,0.000183887779712677,0.00018433108925819397,0.00018363632261753082,0.00018180906772613525,0.0001801084727048874,0.00018155761063098907,0.00018168240785598755,0.00018042512238025665,0.00017815455794334412,0.00017746351659297943,0.00017783977091312408,0.00017935223877429962,0.00017922557890415192,0.00017790496349334717,0.0001762043684720993,0.00017569959163665771,0.00017601437866687775,0.0001748800277709961,0.0001743752509355545,0.00017632916569709778,0.00017469190061092377,0.00017292797565460205,0.00017362087965011597,0.0001745019108057022,0.00017563626170158386,0.00017469190061092377,0.00017349421977996826,0.00017198175191879272,0.0001736823469400406,0.00017355754971504211,0.00017047114670276642,0.00017129071056842804,0.0001711621880531311,0.00017065927386283875,0.00017185509204864502,0.00017047114670276642,0.00017204508185386658,0.00016952678561210632,0.00017129071056842804,0.0001684539020061493,0.00016839243471622467,0.0001682024449110031,0.00016965344548225403,0.00017059780657291412,0.00016889534890651703,0.0001654941588640213,0.0001649279147386551,0.0001665651798248291,0.0001649279147386551,0.00016392022371292114,0.00016448646783828735,0.00016580894589424133,0.00016480125486850739,0.00016373023390769958,0.0001657474786043167,0.00016587227582931519,0.00016467459499835968,0.0001622810959815979,0.0001633521169424057,0.00016448646783828735,0.00016410835087299347,0.00016593560576438904,0.00016788765788078308,0.00017002969980239868]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0003598928451538086,0.00044789505773223937,0.000536590232513845,0.0006295689381659031,0.0007145474664866924,0.0008011008612811565,0.0008822367526590824,0.0009615458548069,0.001037705224007368,0.0011117858812212944,0.0011815829202532768,0.001253647729754448,0.001319602131843567,0.0013851785333827138,0.0014482983388006687,0.0015102841425687075,0.0015698131173849106,0.0016322399023920298,0.0016910760896280408,0.001750983064994216,0.001807992346584797,0.0018626080127432942,0.0019170345040038228,0.001972279977053404,0.00202733650803566,0.0020805662497878075,0.002131591085344553,0.0021817972883582115,0.0022330740466713905,0.002281075343489647,0.0023321001790463924,0.0023814872838556767,0.002425708808004856,0.002469867467880249,0.0025154748000204563,0.0025569878052920103,0.002601965330541134,0.002646942622959614,0.0026890854351222515,0.0027298424392938614,0.0027697805780917406,0.002809151541441679,0.0028496566228568554,0.002888838527724147,0.0029284616466611624,0.0029672659002244473,0.0030024792067706585,0.003037251764908433,0.0030739770736545324,0.0031091906130313873,0.0031435852870345116,0.003176719881594181,0.0032109254971146584,0.0032452570740133524,0.0032775728031992912,0.0033112745732069016,0.003341574454680085,0.0033737642224878073,0.003402363508939743,0.0034320964477956295,0.0034623334649950266,0.0034903655759990215,0.003518523881211877,0.0035475639160722494,0.0035757850855588913,0.0036031242925673723,0.003631849540397525,0.003657235996797681,0.0036838194355368614,0.0037071900442242622,0.003733269404619932,0.003758592763915658,0.003782593412324786,0.003806845983490348,0.003832106478512287,0.0038532724138349295,0.0038743752520531416,0.003895919071510434,0.003918659873306751,0.003940329886972904,0.0039611803367733955,0.003979889675974846,0.003999984823167324,0.0040198275819420815,0.004040048457682133,0.004059010185301304,0.0040765851736068726,0.004096869379281998,0.004115011543035507,0.004133783280849457,0.004150792025029659,0.004167988896369934,0.004183737561106682,0.004201249685138464,0.004216683097183704,0.004232431761920452,0.00424881000071764,0.004263928160071373,0.004280621651560068,0.004294858314096928,0.004309598822146654,0.004323520697653294,0.004337756894528866,0.004351237788796425,0.0043640886433422565,0.004377443343400955,0.004390104673802853,0.004403207451105118,0.004416688345372677,0.004428279120475054,0.004440688993781805,0.004451649729162455,0.004462106619030237,0.004473697394132614,0.0044850995764136314,0.004496690351516008,0.004506643395870924,0.004516407381743193,0.004527368117123842,0.004538265988230705,0.004546518437564373,0.004555463325232267,0.004564534407109022,0.004573290701955557,0.004581290762871504,0.0045900470577180386,0.004597858060151339,0.004605606198310852,0.0046135433949530125,0.004621543921530247,0.004628788214176893,0.004635843448340893,0.0046439697034657,0.004650646820664406,0.004658017307519913,0.004665639251470566,0.004672379698604345,0.004679497797042131,0.004685923457145691,0.004693860653787851,0.00470016011968255,0.004706711508333683,0.004712569527328014,0.00471861707046628,0.004725168459117413,0.004730837885290384,0.004736003465950489,0.004741672892123461,0.004747279454022646,0.00475219264626503,0.004757799208164215,0.004763153847306967,0.0047693271189928055,0.004774177446961403,0.004779028240591288,0.004784382414072752,0.004789233207702637,0.004795532673597336,0.004800383001565933,0.004804981406778097,0.004808886907994747,0.004814304411411285,0.0048195961862802505,0.004824320785701275,0.004828667268157005,0.004833076614886522,0.004836793523281813,0.00484164385125041,0.004844919312745333,0.0048495810478925705,0.004853108897805214,0.0048570772632956505,0.004860605113208294,0.00486413249745965,0.0048677860759198666,0.004872006829828024,0.0048751565627753735,0.004879188258200884,0.004882211796939373,0.004884731490164995,0.004888007417321205,0.004891220014542341,0.004894117824733257,0.0048974561505019665,0.0049002282321453094,0.004903566557914019,0.004906149581074715,0.00490848021581769,0.004911567084491253,0.004914275836199522,0.004917425103485584,0.004919819068163633,0.004922464955598116,0.004925047513097525,0.004927315283566713,0.004930150229483843,0.0049329218454658985,0.004935252480208874,0.00493815029039979,0.004940543789416552,0.004943189676851034,0.004945268388837576,0.004947158508002758,0.004949489142745733,0.004951756913214922,0.004954024683684111,0.004956103395670652,0.004957741126418114,0.0049598198384046555,0.004961772821843624,0.004963473882526159,0.004965111613273621,0.004967253189533949,0.004969079978764057,0.004971095826476812,0.004973048809915781,0.004975064657628536,0.0049772062338888645,0.004979725927114487,0.0049811117351055145,0.004982938524335623,0.004984450526535511,0.004986340645700693,0.004988167434930801,0.004989678971469402,0.004991442896425724,0.004992828704416752,0.004994529765099287,0.004995852243155241,0.004997364245355129,0.004998750053346157,0.005000072997063398,0.0050017740577459335,0.005003411788493395,0.005004230421036482,0.0050058686174452305,0.005007002502679825,0.005008262116461992,0.005009396001696587,0.005010467022657394,0.005011727102100849,0.00501323863863945,0.005014372523874044,0.005015569273382425,0.0050167664885520935,0.005017837043851614,0.005018656142055988,0.005019852891564369,0.00502073485404253,0.005021491087973118,0.005022373050451279,0.005023443605750799,0.00502432556822896,0.005025144666433334,0.005025963298976421,0.005026593338698149,0.00502747530117631,0.0050281682051718235,0.005028798244893551,0.005029554013162851,0.005030625034123659,0.00503138080239296,0.0050319479778409,0.005032766610383987,0.005033585708588362,0.005034215748310089,0.0050346567295491695,0.00503541249781847,0.005035979673266411,0.005036672577261925,0.005037365481257439,0.005038121249526739,0.00503868842497468,0.005039192270487547,0.005039885174483061,0.005040326155722141,0.005041019059717655,0.0050416490994393826,0.005042215809226036,0.0050428458489477634,0.005043538752943277,0.005044042598456144,0.005044609773904085,0.005045113619416952,0.0050457436591386795,0.005046121310442686,0.00504662562161684,0.005047003272920847,0.00504725519567728,0.005047948099672794,0.005048389080911875,0.005048956256359816,0.005049397237598896,0.0050496491603553295,0.005050215870141983,0.00505053112283349,0.005051034968346357,0.005051665008068085,0.005052357912063599,0.005052735563367605,0.005053302738815546,0.005053491797298193,0.005053869914263487,0.00505431042984128,0.005054562818259001,0.005054940469563007,0.005055192392319441,0.005055633373558521,0.005056200549006462,0.0050566415302455425,0.0050571453757584095,0.0050574601627886295,0.00505790114402771,0.005058405455201864,0.005058531183749437,0.005058972164988518,0.005059286952018738,0.005059665068984032,0.005059979856014252,0.005060357972979546,0.0050605470314621925,0.005060861818492413,0.005060988012701273,0.005061302799731493,0.0050615547224879265,0.005061680916696787,0.00506193283945322,0.005062121897935867,0.005062310956418514,0.005062500014901161,0.005062562879174948,0.005062688607722521,0.005062940996140242,0.005063003860414028,0.005063255783170462,0.005063381511718035,0.005063507705926895,0.005063570570200682,0.0050636339001357555,0.005063759628683329,0.005063885822892189,0.005064011551439762,0.0050641377456486225,0.0050643268041312695,0.005064389668405056,0.005064515396952629,0.0050646415911614895,0.005064704455435276,0.005064704455435276,0.005064893513917923,0.005065019708126783],"recovered":[0.0,0.00012315271305851638,0.00022696636733599007,0.00032290577655658126,0.0004166404251009226,0.000504138704854995,0.0005928968312218785,0.0006766784936189651,0.0007608380983583629,0.0008401472005061805,0.0009173144935630262,0.0009893793612718582,0.0010632079793140292,0.0011330050183460116,0.0012007232289761305,0.0012657957850024104,0.0013303012819960713,0.0013909012777730823,0.0014517531963065267,0.0015126680955290794,0.0015721971867606044,0.0016322302399203181,0.001689050579443574,0.0017419022042304277,0.0017985965823754668,0.0018545350758358836,0.0019099065102636814,0.001961876405403018,0.002014413010329008,0.0020651230588555336,0.0021151399705559015,0.0021623224020004272,0.0022127802949398756,0.0022608444560319185,0.0023060739040374756,0.00235155550763011,0.0023965330328792334,0.002440754557028413,0.0024844722356647253,0.002528189914301038,0.002570584649220109,0.002610270632430911,0.0026516574434936047,0.0026923513505607843,0.0027327933348715305,0.0027741172816604376,0.002812417456880212,0.0028490168042480946,0.002883600303903222,0.0029205777682363987,0.00295585417188704,0.0029916975181549788,0.0030248952098190784,0.0030585969798266888,0.0030933695379644632,0.0031270082108676434,0.0031602687668055296,0.0031908208038657904,0.003222191706299782,0.003253499511629343,0.0032834215089678764,0.00331340660341084,0.003340682713314891,0.0033694079611450434,0.003396999090909958,0.0034246533177793026,0.0034524337388575077,0.0034791429061442614,0.0035067342687398195,0.0035328136291354895,0.0035576331429183483,0.0035823897924274206,0.0036069571506232023,0.0036323436070233583,0.0036571002565324306,0.003681415691971779,0.003703589551150799,0.0037245035637170076,0.003746740287169814,0.0037677802611142397,0.003789639100432396,0.0038110569585114717,0.003831088775768876,0.00385005003772676,0.0038714047987014055,0.003891877830028534,0.003910901956260204,0.003929610829800367,0.003950461745262146,0.00396942300722003,0.003987313248217106,0.004005392547696829,0.0040223379619419575,0.0040381490252912045,0.004055787343531847,0.004071032162755728,0.004087473265826702,0.004103914834558964,0.004119537305086851,0.004134655464440584,0.004149333108216524,0.004164388868957758,0.00417831027880311,0.004192420747131109,0.004206216428428888,0.004220705013722181,0.004233555868268013,0.004246721509844065,0.0042593833059072495,0.004273934755474329,0.004286533687263727,0.004297872539609671,0.004309022333472967,0.004321116954088211,0.004332266747951508,0.004342786967754364,0.004353747703135014,0.004363511689007282,0.004375039599835873,0.004385622683912516,0.004395953379571438,0.004406347405165434,0.004416174720972776,0.004425182472914457,0.004434442613273859,0.004443387966603041,0.004451577086001635,0.004459891933947802,0.004467703402042389,0.004476333502680063,0.004483829718083143,0.00449182977899909,0.004500082228332758,0.004508334212005138,0.004515326581895351,0.0045219408348202705,0.0045289332047104836,0.00453586271032691,0.004542855080217123,0.0045500993728637695,0.004557154607027769,0.004564335569739342,0.004570697899907827,0.0045764935202896595,0.004582225810736418,0.004588840529322624,0.004593942780047655,0.00459986412897706,0.004606415517628193,0.004612084943801165,0.004617313388735056,0.004623171873390675,0.004628211259841919,0.0046339440159499645,0.0046393610537052155,0.004643833730369806,0.004649377427995205,0.004654542542994022,0.004660464357584715,0.004665440879762173,0.004670354072004557,0.004674448631703854,0.004679803270846605,0.0046847169287502766,0.0046898191794753075,0.004694921895861626,0.004698512144386768,0.0047033000737428665,0.004707079380750656,0.004711678251624107,0.004716339521110058,0.004720119293779135,0.004723269026726484,0.004727237392216921,0.004731521010398865,0.004735363647341728,0.004739332478493452,0.004742293152958155,0.004746261518448591,0.004749789368361235,0.004753694869577885,0.004756403621286154,0.004759238101541996,0.004762324970215559,0.004765096586197615,0.004768057260662317,0.00477101793512702,0.0047739786095917225,0.004776498768478632,0.004778892267495394,0.00478191627189517,0.004784750752151012,0.004787774290889502,0.004790672101080418,0.004793507046997547,0.004795837681740522,0.0047987354919314384,0.004801318049430847,0.004804089665412903,0.004806294571608305,0.004808688536286354,0.004811019171029329,0.0048132240772247314,0.004815176595002413,0.004817633423954248,0.004819901194423437,0.004822043236345053,0.004823995754122734,0.004825885873287916,0.004828153643757105,0.0048304214142262936,0.004832248203456402,0.004833885934203863,0.004835649859160185,0.00483766570687294,0.004839681088924408,0.00484157120808959,0.004843775648623705,0.004845665767788887,0.004847807344049215,0.004849445540457964,0.004851460922509432,0.0048530991189181805,0.004854799713939428,0.00485656363889575,0.004858390428125858,0.004860532004386187,0.004861981142312288,0.00486405985429883,0.004865886643528938,0.00486720958724618,0.004868658259510994,0.004870422184467316,0.00487155606970191,0.004873004741966724,0.004874264821410179,0.00487546157091856,0.004876595456153154,0.004877729341387749,0.0048789894208312035,0.004880123306065798,0.004881446249783039,0.00488276919350028,0.004883839748799801,0.0048852888867259026,0.00488667469471693,0.004888060502707958,0.004889005329459906,0.004890076350420713,0.004891210235655308,0.004892092198133469,0.004893037024885416,0.0048939818516373634,0.004894863814115524,0.004895682912319899,0.004896312486380339,0.004896942526102066,0.0048978873528540134,0.004898517392575741,0.004898958373814821,0.004899714142084122,0.004900533240288496,0.004901729989796877,0.004902360029518604,0.004902990069240332,0.0049036829732358456,0.004904313012957573,0.004904942587018013,0.004905635491013527,0.004906265530735254,0.004906769376248121,0.004907588474452496,0.0049082813784480095,0.004908911418169737,0.004909415263682604,0.004909856244921684,0.004910360090434551,0.004910801071673632,0.004911304917186499,0.004912124015390873,0.0049127540551126,0.004913195036351681,0.004913761746138334,0.004914328921586275,0.0049149589613080025,0.004915651865303516,0.004916155710816383,0.004916533827781677,0.004917100537568331,0.004917604383081198,0.004918045364320278,0.0049186754040420055,0.004919116385281086,0.00491949450224638,0.0049198092892766,0.00492025027051568,0.004920691251754761,0.004921321291476488,0.004921698942780495,0.004922328982502222,0.004922896157950163,0.00492340000346303,0.004923778120428324,0.004924092907458544,0.004924471024423838,0.004924785811454058,0.004925163928419352,0.0049256677739322186,0.004925982560962439,0.0049264864064753056,0.004926801659166813,0.00492730550467968,0.00492774648591876,0.004928187467157841,0.004928817506879568,0.0049292584881186485,0.004929699469357729,0.0049299513921141624,0.004930392373353243,0.00493058143183589,0.004931085277348757,0.004931400064378977,0.004931715317070484,0.004931903909891844,0.004932092968374491,0.004932344891130924,0.004932471085339785,0.004932723008096218,0.0049328492023050785,0.004933101125061512,0.004933226853609085,0.004933542106300592,0.004933730699121952,0.004933794029057026,0.004934045951813459,0.0049341716803610325,0.004934235010296106,0.004934360738843679,0.00493448693305254,0.00493448693305254,0.004934738855808973,0.00493480172008276,0.004934990778565407,0.004935116972774267,0.004935368895530701,0.004935368895530701,0.004935494624078274,0.004935557954013348,0.004935683682560921,0.004935809876769781,0.004935935605317354],"active":[0.0003598928451538086,0.000324742344673723,0.0003096238651778549,0.00030666316160932183,0.00029790704138576984,0.00029696215642616153,0.0002893399214372039,0.0002848673611879349,0.0002768671256490052,0.0002716386807151139,0.00026426842669025064,0.0002642683684825897,0.0002563941525295377,0.00025217351503670216,0.00024757510982453823,0.00024448835756629705,0.00023951183538883924,0.0002413386246189475,0.00023932289332151413,0.00023831496946513653,0.00023579515982419252,0.0002303777728229761,0.00022798392456024885,0.0002303777728229761,0.00022873992566019297,0.00022603117395192385,0.00022168457508087158,0.00021992088295519352,0.00021866103634238243,0.0002159522846341133,0.0002169602084904909,0.0002191648818552494,0.0002129285130649805,0.0002090230118483305,0.00020940089598298073,0.00020543229766190052,0.00020543229766190052,0.00020618806593120098,0.0002046131994575262,0.0002016525249928236,0.00019919592887163162,0.00019888090901076794,0.00019799917936325073,0.0001964871771633625,0.00019566831178963184,0.00019314861856400967,0.00019006174989044666,0.0001882349606603384,0.00019037676975131035,0.00018861284479498863,0.00018773111514747143,0.0001850223634392023,0.0001860302872955799,0.00018666009418666363,0.000184203265234828,0.0001842663623392582,0.0001813056878745556,0.0001829434186220169,0.00018017180263996124,0.00017859693616628647,0.00017891195602715015,0.0001769589725881815,0.000177841167896986,0.00017815595492720604,0.0001787859946489334,0.00017847097478806973,0.00017941580154001713,0.0001780930906534195,0.0001770851667970419,0.00017437641508877277,0.00017563626170158386,0.00017620297148823738,0.00017563626170158386,0.00017450237646698952,0.0001750062219798565,0.0001718567218631506,0.0001707857009023428,0.00017141550779342651,0.00017191958613693714,0.0001725496258586645,0.0001715412363409996,0.00016883271746337414,0.000168896047398448,0.00016977754421532154,0.0001686436589807272,0.00016713235527276993,0.00016568321734666824,0.00016725854948163033,0.0001645497977733612,0.00016436027362942696,0.0001634787768125534,0.00016259634867310524,0.00016139959916472435,0.00016310065984725952,0.00016089575365185738,0.00016139959916472435,0.0001613367348909378,0.0001600133255124092,0.000161084346473217,0.00016020284965634346,0.00016026571393013,0.00015913182869553566,0.0001594466157257557,0.00015881704166531563,0.00015787221491336823,0.00015673832967877388,0.00015654880553483963,0.00015648594126105309,0.0001573050394654274,0.0001543443650007248,0.00015415530651807785,0.00015377718955278397,0.00015308428555727005,0.00015258044004440308,0.00015283282846212387,0.00015390338376164436,0.00015289569273591042,0.00015289569273591042,0.0001523285172879696,0.00015264330431818962,0.00015056505799293518,0.0001491159200668335,0.00014835968613624573,0.00014810822904109955,0.0001468481495976448,0.00014665909111499786,0.00014628097414970398,0.00014571426436305046,0.00014583999291062355,0.0001452104188501835,0.00014495849609375,0.0001440136693418026,0.0001438874751329422,0.00014231260865926743,0.0001426907256245613,0.00014369841665029526,0.00014344649389386177,0.0001436350867152214,0.00014306837692856789,0.0001437612809240818,0.00014300551265478134,0.00014237593859434128,0.000141871627420187,0.00014212355017662048,0.0001429426483809948,0.00014199735596776009,0.00014206068590283394,0.00014180876314640045,0.00014086393639445305,0.00014010770246386528,0.00014048581942915916,0.0001399819739162922,0.00014111585915088654,0.00014023343101143837,0.00013966718688607216,0.0001405486837029457,0.0001398557797074318,0.00014099013060331345,0.00013991864398121834,0.00013954052701592445,0.0001385328359901905,0.0001398557797074318,0.00013979291543364525,0.0001396038569509983,0.00013884808868169785,0.00013815471902489662,0.00013828137889504433,0.00013834377750754356,0.0001378399319946766,0.00013790279626846313,0.0001367693766951561,0.00013695796951651573,0.00013733608648180962,0.0001368951052427292,0.00013626506552100182,0.0001366431824862957,0.0001358240842819214,0.0001368951052427292,0.00013595027849078178,0.00013494212180376053,0.00013431254774332047,0.00013481639325618744,0.0001348797231912613,0.00013513118028640747,0.00013513164594769478,0.00013550929725170135,0.00013513164594769478,0.0001345016062259674,0.00013506831601262093,0.00013538356870412827,0.00013550883159041405,0.00013506831601262093,0.00013469066470861435,0.000134375412017107,0.00013380823656916618,0.00013431254774332047,0.00013418635353446007,0.00013393443077802658,0.00013406062498688698,0.0001342492178082466,0.0001345011405646801,0.0001342492178082466,0.00013393443077802658,0.00013431254774332047,0.00013412348926067352,0.00013412348926067352,0.00013406015932559967,0.00013374537229537964,0.00013393396511673927,0.00013361917808651924,0.00013305246829986572,0.00013286340981721878,0.00013336725533008575,0.0001334301196038723,0.0001334301196038723,0.00013336772099137306,0.00013349344953894615,0.0001334305852651596,0.00013406015932559967,0.0001333043910562992,0.00013349298387765884,0.00013298960402607918,0.00013324152678251266,0.00013336772099137306,0.00013311533257365227,0.00013305246829986572,0.00013229670003056526,0.00013254862278699875,0.00013179238885641098,0.00013147760182619095,0.0001315404660999775,0.0001314147375524044,0.00013135187327861786,0.00013185571879148483,0.00013122567906975746,0.00013160379603505135,0.0001315409317612648,0.0001316666603088379,0.0001316666603088379,0.00013147760182619095,0.00013160379603505135,0.00013179238885641098,0.00013160333037376404,0.00013172952458262444,0.00013147760182619095,0.0001311623491346836,0.0001305956393480301,0.00013084756210446358,0.00013065850362181664,0.00013028085231781006,0.00013028085231781006,0.00013040658086538315,0.0001303437165915966,0.00013028085231781006,0.00013028038665652275,0.00013028085231781006,0.00013053277507424355,0.00013028085231781006,0.00013028085231781006,0.0001305956393480301,0.00013091089203953743,0.00013084756210446358,0.00013021798804402351,0.00013040658086538315,0.0001305956393480301,0.00013053277507424355,0.0001303437165915966,0.000130469910800457,0.0001303441822528839,0.00013040704652667046,0.0001305961050093174,0.00013053277507424355,0.00013040704652667046,0.00013028085231781006,0.000130469910800457,0.000130469910800457,0.00013065896928310394,0.00013084802776575089,0.00013091089203953743,0.0001307218335568905,0.00013078469783067703,0.00013084756210446358,0.00013084802776575089,0.00013078469783067703,0.00013078469783067703,0.0001304694451391697,0.000130469910800457,0.0001304694451391697,0.00013015465810894966,0.0001303437165915966,0.0001303437165915966,0.00013028085231781006,0.00013028085231781006,0.00013015465810894966,0.00013040658086538315,0.00013028085231781006,0.0001303437165915966,0.0001303437165915966,0.00013065896928310394,0.00013040658086538315,0.00013040658086538315,0.00013009179383516312,0.00013009179383516312,0.0001302175223827362,0.00013009179383516312,0.00013015465810894966,0.00013002846390008926,0.00012996559962630272,0.00013021798804402351,0.00013015512377023697,0.0001303437165915966,0.00013015465810894966,0.00013015465810894966,0.00013021798804402351,0.00012971367686986923,0.00012971367686986923,0.00012958748266100883,0.00012971367686986923,0.00012958748266100883,0.00012977654114365578,0.00012946175411343575,0.00012946175411343575,0.0001292726956307888,0.0001293988898396492,0.00012946175411343575,0.00012933602556586266,0.00012946175411343575,0.0001293988898396492,0.00012946175411343575,0.0001293988898396492,0.00012933602556586266,0.0001291465014219284,0.00012921029701828957,0.00012920983135700226,0.00012920983135700226,0.00012920983135700226,0.0001292726956307888,0.00012920983135700226,0.0001291469670832157,0.0001292726956307888,0.0001291469670832157,0.00012920983135700226,0.0001291469670832157,0.00012920983135700226,0.00012902077287435532,0.0001291465014219284,0.0001291469670832157,0.0001291465014219284,0.00012902077287435532,0.00012908363714814186,0.00012908410280942917]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.7735753059387207,"q05":0.7233233160909617,"q20":0.7478629015082126,"q40":0.7658352883188337,"q60":0.7813153235586077,"q80":0.7992877103692289,"q95":0.8238272957864797},"MaxActiveInfected":{"mean":0.04776814579963684,"q05":0.036105909212031856,"q20":0.041800936449057434,"q40":0.045971880279628216,"q60":0.049564411319645466,"q80":0.05373535515021625,"q95":0.059430382387241826}},"4W_None":{"TotalInfected":{"mean":0.316824346780777,"q05":0.12030634271606508,"q20":0.21627210171155095,"q40":0.28655583763926845,"q60":0.3470928559222855,"q80":0.41737659185000303,"q95":0.5133423508454888},"MaxActiveInfected":{"mean":0.005846571177244186,"q05":0.0001762530069736746,"q20":0.0029452430012783066,"q40":0.004973205511899969,"q60":0.006719936842588404,"q80":0.008747899353210065,"q95":0.011516889347514696}},"2W_Strong":{"TotalInfected":{"mean":0.0036031557247042656,"q05":0.002175652794642058,"q20":0.0028727461871975286,"q40":0.003383285867518611,"q60":0.0038230255818899202,"q80":0.004333565262211003,"q95":0.005030658654766472},"MaxActiveInfected":{"mean":0.0003598928451538086,"q05":0.0003105472363452644,"q20":0.0003346442081466212,"q40":0.0003522924320597346,"q60":0.0003674932582478826,"q80":0.000385141482160996,"q95":0.00040923845396235276}},"2W_Moderate":{"TotalInfected":{"mean":0.04504619166254997,"q05":0.0,"q20":0.005493189892866762,"q40":0.03313983994642938,"q60":0.05695254337867057,"q80":0.08459919343223318,"q95":0.12234806550131763},"MaxActiveInfected":{"mean":0.0005840659141540527,"q05":6.253769158079056e-05,"q20":0.00031721589246628846,"q40":0.0005037379979020879,"q60":0.0006643938304060176,"q80":0.0008509159358418171,"q95":0.0011055941367273147}}}}} \ No newline at end of file diff --git a/web/country-data/extdata-CN.json b/web/country-data/extdata-CN.json new file mode 100644 index 00000000..a0b66e73 --- /dev/null +++ b/web/country-data/extdata-CN.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[7.808208465576172e-06,8.116656317724846e-06,8.538056135876104e-06,9.040551049110945e-06,9.623415280657355e-06,1.0300407666363753e-05,1.1090351108578034e-05,1.1962838470935822e-05,1.2955518286617007e-05,1.4060427020012867e-05,1.5330420865211636e-05,1.674015584285371e-05,1.8330181774217635e-05,2.0027368009323254e-05,2.1942494640825316e-05,2.4005328668863513e-05,2.6292618713341653e-05,2.9060682209092192e-05,3.229214053135365e-05,3.616077083279379e-05,4.074404205312021e-05,4.607453593052924e-05,5.229851740295999e-05,5.950866034254432e-05,6.791639316361398e-05,7.79293550294824e-05,8.956347301136702e-05,0.00010304249008186162,0.00011875593918375671,0.00013717880938202143,0.00015881647414062172,0.0001838695170590654,0.00021286866103764623,0.0002469811006449163,0.0002860047679860145,0.0003313675697427243,0.000384446611860767,0.0004458378243725747,0.0005171971279196441,0.0005992702208459377,0.000694539281539619,0.000804909213911742,0.0009326528524979949,0.0010798475705087185,0.0012502974132075906,0.001445972011424601,0.0016723168082535267,0.0019334068056195974,0.002234038896858692,0.0025790296494960785,0.0029760044999420643,0.003430168377235532,0.00395143311470747,0.0045465994626283646,0.005227344576269388,0.0060014245100319386,0.006882331799715757,0.007880393415689468,0.009007925167679787,0.010277189314365387,0.011702957563102245,0.013299454934895039,0.015077372081577778,0.01704774983227253,0.019223108887672424,0.021617474034428596,0.024236097931861877,0.027090176939964294,0.030186627060174942,0.03353051096200943,0.037131521850824356,0.04099898040294647,0.04514205455780029,0.049558740109205246,0.054256271570920944,0.059241436421871185,0.0645204558968544,0.07009576261043549,0.07597033679485321,0.08215152472257614,0.08863440901041031,0.09542106091976166,0.10249385982751846,0.1098455861210823,0.11747094988822937,0.1253611296415329,0.1335153430700302,0.14192329347133636,0.15057551860809326,0.15946869552135468,0.16859589517116547,0.17795808613300323,0.18754783272743225,0.1973627209663391,0.20740357041358948,0.21766285598278046,0.22814439237117767,0.23884683847427368,0.24976439774036407,0.260892778635025,0.272233247756958,0.2837575376033783,0.2954460084438324,0.3073071241378784,0.3193543553352356,0.33157962560653687,0.3439732491970062,0.35652148723602295,0.3692123591899872,0.3820260763168335,0.3949431777000427,0.4079667925834656,0.4210558831691742,0.4342082738876343,0.44737157225608826,0.4605545103549957,0.47371867299079895,0.4868261516094208,0.4998515546321869,0.5127645134925842,0.5255401730537415,0.5381395816802979,0.5505265593528748,0.562671422958374,0.5745091438293457,0.5860148072242737,0.5971502661705017,0.6079007387161255,0.6182331442832947,0.6281467080116272,0.6376467347145081,0.6467149257659912,0.6553496718406677,0.6635416746139526,0.6712949275970459,0.6785944104194641,0.6854559183120728,0.6918905377388,0.6978935599327087,0.7034835815429688,0.7086682319641113,0.7134658694267273,0.7178966999053955,0.7219725251197815,0.7257128357887268,0.7291386127471924,0.7322680354118347,0.7351173162460327,0.737708568572998,0.740060567855835,0.7421912550926208,0.7441201210021973,0.7458622455596924,0.7474341988563538,0.7488495707511902,0.7501245141029358,0.7512697577476501,0.752297580242157,0.7532209157943726,0.7540479898452759,0.7547882795333862,0.7554512619972229,0.7560455799102783,0.7565764784812927,0.7570508718490601,0.757475733757019,0.7578552961349487,0.7581943869590759,0.7584962248802185,0.7587664127349854,0.7590087056159973,0.7592239379882812,0.7594165205955505,0.7595886588096619,0.7597424387931824,0.7598797678947449,0.7600019574165344,0.7601112723350525,0.7602087259292603,0.7602960467338562,0.7603743076324463,0.7604438066482544,0.7605056166648865,0.7605614066123962,0.7606105804443359,0.7606547474861145,0.7606942057609558,0.7607296109199524,0.7607613205909729,0.7607893943786621,0.7608144879341125,0.7608368396759033,0.7608569264411926,0.7608748078346252,0.7608909606933594,0.760905385017395,0.760918140411377,0.7609296441078186,0.76093989610672,0.7609490156173706,0.7609573006629944,0.7609646320343018,0.7609711289405823,0.7609769105911255,0.7609821557998657,0.7609868049621582,0.7609910368919373,0.7609947919845581,0.7609981298446655,0.7610011696815491,0.7610039114952087,0.7610062956809998,0.7610083818435669,0.7610104084014893,0.7610121965408325,0.7610138058662415,0.7610151767730713,0.7610164284706116,0.7610176205635071,0.7610186338424683,0.7610195279121399,0.761020302772522,0.7610210180282593,0.7610216736793518,0.7610222697257996,0.7610227465629578,0.761023223400116,0.7610236406326294,0.761023998260498,0.7610243558883667,0.7610246539115906,0.7610248923301697,0.7610251307487488,0.7610253691673279,0.7610255479812622,0.7610257267951965,0.7610259056091309,0.7610260248184204,0.76102614402771,0.7610262632369995,0.7610263824462891,0.7610264420509338,0.7610265612602234,0.7610266208648682,0.7610266804695129,0.7610267400741577,0.7610267996788025,0.7610268592834473,0.761026918888092,0.761026918888092,0.7610269784927368,0.7610270380973816,0.7610270380973816,0.7610270380973816,0.7610270977020264,0.7610270977020264,0.7610270977020264,0.7610271573066711,0.7610271573066711,0.7610271573066711,0.7610271573066711,0.7610271573066711,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607,0.7610272765159607],"recovered":[0.0,3.5189091818210727e-07,6.726475021423539e-07,1.0527764970902354e-06,1.5045870895846747e-06,2.015046220549266e-06,2.6080476800416363e-06,3.2850393836270086e-06,4.053986231156159e-06,4.977157004759647e-06,5.959700047242222e-06,7.073297183524119e-06,8.353426892426796e-06,9.780540494830348e-06,1.1345948223606683e-05,1.3094541827740613e-05,1.498143046774203e-05,1.7094223949243315e-05,1.950750083778985e-05,2.2304526282823645e-05,2.5689485482871532e-05,2.9669618015759625e-05,3.437887426116504e-05,3.976874359068461e-05,4.610567702911794e-05,5.3496834880206734e-05,6.217681220732629e-05,7.233965152408928e-05,8.42445733724162e-05,9.80088661890477e-05,0.00011414443724788725,0.00013297278201207519,0.00015493048704229295,0.00018028182967100292,0.0002098776021739468,0.00024424417642876506,0.00028429963276721537,0.00033061602152884007,0.00038441334618255496,0.0004472352738957852,0.0005197255522944033,0.0006036254344508052,0.0007008328102529049,0.0008134342497214675,0.0009430987993255258,0.0010929240379482508,0.0012657763436436653,0.0014646946219727397,0.0016961548244580626,0.0019614538177847862,0.0022671259939670563,0.0026182676665484905,0.003019999712705612,0.0034817703999578953,0.0040110633708536625,0.004615616984665394,0.00530546810477972,0.006090864073485136,0.0069819288328289986,0.007992302998900414,0.009131410159170628,0.010412324219942093,0.011852155439555645,0.013462187722325325,0.015249711461365223,0.017231838777661324,0.019422141835093498,0.021824585273861885,0.024453552439808846,0.027315925806760788,0.03042004629969597,0.03377053514122963,0.037377774715423584,0.04125431552529335,0.0453992523252964,0.049822814762592316,0.05452528968453407,0.05951744318008423,0.06480047851800919,0.070379838347435,0.07626038789749146,0.08244100213050842,0.0889267548918724,0.0957135409116745,0.10278260707855225,0.11013220995664597,0.11775285750627518,0.12563969194889069,0.13378745317459106,0.1421874463558197,0.15083299577236176,0.15971879661083221,0.16884317994117737,0.1782013177871704,0.18778501451015472,0.19760023057460785,0.2076341062784195,0.2178938239812851,0.22837437689304352,0.23907652497291565,0.24998705089092255,0.26111388206481934,0.27245205640792847,0.2839694023132324,0.29565805196762085,0.3075122833251953,0.31955084204673767,0.3317641317844391,0.34414905309677124,0.35668498277664185,0.3693573772907257,0.38215172290802,0.39506688714027405,0.4080673158168793,0.4211445748806,0.4342617690563202,0.4474138021469116,0.46057015657424927,0.47369951009750366,0.4867763817310333,0.4997710883617401,0.5126596093177795,0.5254048109054565,0.5379678010940552,0.5503246188163757,0.5624338388442993,0.574238121509552,0.5857107043266296,0.5968190431594849,0.607540488243103,0.6178566217422485,0.6277543902397156,0.6372355222702026,0.6462923288345337,0.6549143195152283,0.663101851940155,0.6708502173423767,0.6781535744667053,0.6850214600563049,0.6914567351341248,0.6974700689315796,0.7030684947967529,0.7082666158676147,0.7130842208862305,0.7175266742706299,0.7216176390647888,0.7253778576850891,0.7288227081298828,0.7319685220718384,0.7348390221595764,0.737449586391449,0.7398190498352051,0.7419703602790833,0.743915855884552,0.7456737160682678,0.7472608089447021,0.7486932873725891,0.7499818801879883,0.751139760017395,0.7521799206733704,0.7531139254570007,0.7539505362510681,0.754700779914856,0.7553731203079224,0.7559752464294434,0.7565125823020935,0.7569944858551025,0.7574252486228943,0.7578099370002747,0.7581532597541809,0.7584601044654846,0.7587339282035828,0.7589794397354126,0.7591975331306458,0.7593934535980225,0.7595682144165039,0.7597241401672363,0.7598636746406555,0.7599878907203674,0.7600986361503601,0.7601978182792664,0.7602860927581787,0.76036536693573,0.7604356408119202,0.7604988217353821,0.7605550289154053,0.7606050968170166,0.7606499195098877,0.760689914226532,0.7607256770133972,0.7607572674751282,0.7607858180999756,0.7608113884925842,0.760834276676178,0.7608546018600464,0.7608727216720581,0.7608891129493713,0.7609036564826965,0.7609166502952576,0.7609283924102783,0.760938823223114,0.760948121547699,0.7609564661979675,0.7609638571739197,0.760970413684845,0.7609763145446777,0.7609816789627075,0.7609863877296448,0.7609906196594238,0.7609944939613342,0.7609978318214417,0.7610009908676147,0.7610036730766296,0.7610061168670654,0.7610082626342773,0.7610102891921997,0.7610121369361877,0.7610136866569519,0.7610151171684265,0.7610163688659668,0.7610175609588623,0.7610185742378235,0.7610194683074951,0.761020302772522,0.7610210180282593,0.761021614074707,0.7610222101211548,0.761022686958313,0.7610231637954712,0.7610235810279846,0.7610239386558533,0.7610242962837219,0.7610245943069458,0.7610248923301697,0.7610251307487488,0.7610253691673279,0.7610255479812622,0.7610257267951965,0.7610259056091309,0.7610260248184204,0.76102614402771,0.7610262632369995,0.7610263228416443,0.7610264420509338,0.7610265016555786,0.7610266208648682,0.7610266804695129,0.7610267400741577,0.7610267996788025,0.7610268592834473,0.7610268592834473,0.761026918888092,0.7610269784927368,0.7610269784927368,0.7610269784927368,0.7610270380973816,0.7610270380973816,0.7610270977020264,0.7610270977020264,0.7610270977020264,0.7610270977020264,0.7610271573066711,0.7610271573066711,0.7610271573066711,0.7610271573066711,0.7610271573066711,0.7610271573066711,0.7610271573066711,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159,0.7610272169113159],"active":[7.808208465576172e-06,7.764765541651286e-06,7.865408406360075e-06,7.98777455202071e-06,8.11882819107268e-06,8.285361218440812e-06,8.482303201162722e-06,8.677799087308813e-06,8.901532055460848e-06,9.08327001525322e-06,9.370720363222063e-06,9.666859114076942e-06,9.976754881790839e-06,1.0246827514492907e-05,1.0596546417218633e-05,1.09107868411229e-05,1.1311188245599624e-05,1.1966458259848878e-05,1.2784639693563804e-05,1.3856244549970143e-05,1.5054556570248678e-05,1.6404917914769612e-05,1.791964314179495e-05,1.973991675185971e-05,2.1810716134496033e-05,2.443252014927566e-05,2.738666080404073e-05,3.070283855777234e-05,3.451136581134051e-05,3.916994319297373e-05,4.467203689273447e-05,5.0896735046990216e-05,5.793817399535328e-05,6.669927097391337e-05,7.612716581206769e-05,8.712339331395924e-05,0.00010014697909355164,0.00011522180284373462,0.00013278378173708916,0.00015203494695015252,0.00017481372924521565,0.00020128377946093678,0.00023182004224509,0.000266413320787251,0.0003071986138820648,0.0003530479734763503,0.0004065404646098614,0.00046871218364685774,0.0005378840724006295,0.0006175758317112923,0.000708878505975008,0.0008119007106870413,0.0009314334020018578,0.0010648290626704693,0.0012162812054157257,0.0013858075253665447,0.001576863694936037,0.0017895293422043324,0.002025996334850788,0.0022848863154649734,0.0025715474039316177,0.0028871307149529457,0.003225216642022133,0.0035855621099472046,0.003973397426307201,0.004385635256767273,0.004813956096768379,0.005265591666102409,0.0057330746203660965,0.006214585155248642,0.0067114755511283875,0.007228445261716843,0.007764279842376709,0.008304424583911896,0.008857019245624542,0.00941862165927887,0.009995166212320328,0.010578319430351257,0.011169858276844025,0.011771686375141144,0.012374021112918854,0.012980058789253235,0.013567104935646057,0.014132045209407806,0.014688342809677124,0.015228919684886932,0.015762485563755035,0.01628360152244568,0.016788065433502197,0.017281249165534973,0.01776289939880371,0.01823928952217102,0.018704652786254883,0.0191614031791687,0.019618555903434753,0.020062625408172607,0.02051028609275818,0.020953014492988586,0.021390020847320557,0.021816253662109375,0.02224619686603546,0.02264365553855896,0.02299395203590393,0.023337721824645996,0.023696303367614746,0.024067342281341553,0.024422407150268555,0.024757355451583862,0.025063306093215942,0.02534109354019165,0.025585800409317017,0.025815069675445557,0.025988996028900146,0.026140958070755005,0.02622699737548828,0.026292741298675537,0.02630487084388733,0.02625599503517151,0.026152044534683228,0.025988131761550903,0.025769084692001343,0.02547997236251831,0.025121748447418213,0.024703621864318848,0.02418452501296997,0.023580968379974365,0.022912144660949707,0.02219003438949585,0.021414101123809814,0.02060621976852417,0.01979011297225952,0.018960535526275635,0.018114149570465088,0.017249345779418945,0.016380608081817627,0.015492558479309082,0.014605700969696045,0.013736963272094727,0.012872099876403809,0.012026846408843994,0.011198163032531738,0.010397374629974365,0.009630084037780762,0.008888304233551025,0.008186161518096924,0.0075209736824035645,0.0068901777267456055,0.006294608116149902,0.005740046501159668,0.005221545696258545,0.004741668701171875,0.0043010711669921875,0.003891885280609131,0.003518342971801758,0.0031758546829223633,0.0028637051582336426,0.002576470375061035,0.002315700054168701,0.002081155776977539,0.0018680691719055176,0.001674354076385498,0.0015007257461547852,0.0013447999954223633,0.0012033581733703613,0.0010756254196166992,0.0009631514549255371,0.0008608102798461914,0.0007691383361816406,0.0006862878799438477,0.0006131529808044434,0.0005486011505126953,0.0004900097846984863,0.00043708086013793945,0.0003911256790161133,0.0003489851951599121,0.0003115534782409668,0.0002778172492980957,0.00024759769439697266,0.00022083520889282227,0.00019741058349609375,0.00017648935317993164,0.0001577138900756836,0.00014024972915649414,0.00012576580047607422,0.00011175870895385742,9.971857070922852e-05,8.910894393920898e-05,7.969141006469727e-05,7.140636444091797e-05,6.371736526489258e-05,5.7220458984375e-05,5.1021575927734375e-05,4.553794860839844e-05,4.0531158447265625e-05,3.635883331298828e-05,3.266334533691406e-05,2.9027462005615234e-05,2.5987625122070312e-05,2.3245811462402344e-05,2.0623207092285156e-05,1.8477439880371094e-05,1.6510486602783203e-05,1.4662742614746094e-05,1.3053417205810547e-05,1.1742115020751953e-05,1.049041748046875e-05,9.357929229736328e-06,8.404254913330078e-06,7.510185241699219e-06,6.67572021484375e-06,6.079673767089844e-06,5.304813385009766e-06,4.708766937255859e-06,4.291534423828125e-06,3.933906555175781e-06,3.516674041748047e-06,3.039836883544922e-06,2.7418136596679688e-06,2.5033950805664062e-06,2.2649765014648438e-06,1.9669532775878906e-06,1.7285346984863281e-06,1.5497207641601562e-06,1.3709068298339844e-06,1.2516975402832031e-06,1.1324882507324219e-06,1.0132789611816406e-06,9.5367431640625e-07,8.344650268554688e-07,7.748603820800781e-07,7.152557373046875e-07,5.960464477539062e-07,5.364418029785156e-07,4.76837158203125e-07,4.172325134277344e-07,3.5762786865234375e-07,3.5762786865234375e-07,2.980232238769531e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,1.7881393432617188e-07,2.384185791015625e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.1920928955078125e-07,1.1920928955078125e-07,1.1920928955078125e-07,1.1920928955078125e-07,5.960464477539063e-08,1.1920928955078125e-07,1.1920928955078125e-07,5.960464477539063e-08,5.960464477539063e-08,1.1920928955078125e-07,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,0.0,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,0.0,0.0,0.0,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[7.808208465576172e-06,8.124620762828272e-06,8.542400792066474e-06,9.04779153643176e-06,9.624863196222577e-06,1.0265652235830203e-05,1.0978123100358061e-05,1.1782548426708672e-05,1.2674585377681069e-05,1.3654231224791147e-05,1.4726558219990693e-05,1.5914009054540657e-05,1.725785477901809e-05,1.8658178305486217e-05,2.018086706812028e-05,2.1867916075279936e-05,2.3692535251029767e-05,2.5862529582809657e-05,2.842061803676188e-05,3.136679879389703e-05,3.475465200608596e-05,3.862545418087393e-05,4.317759157856926e-05,4.829811223316938e-05,5.43367350474e-05,6.11595023656264e-05,6.912918615853414e-05,7.822766929166391e-05,8.8548353232909e-05,0.00010049888805951923,0.00011409447324695066,0.0001297529088333249,0.00014755742449779063,0.00016796057752799243,0.00019118466298095882,0.0002175612753489986,0.00024766242131590843,0.0002819283399730921,0.0003210468858014792,0.0003655292384792119,0.0004162884142715484,0.0004741628945339471,0.0005396059132181108,0.0006141394842416048,0.0006985744694247842,0.0007944227545522153,0.0009034039685502648,0.0010266200406476855,0.001166489440947771,0.0013250879710540175,0.0015044090105220675,0.0017077476950362325,0.0019373847171664238,0.002196867484599352,0.0024899295531213284,0.002820549998432398,0.003192899050191045,0.0036117229610681534,0.004081613849848509,0.004610278178006411,0.005201404914259911,0.005863755475729704,0.00660241674631834,0.0074262055568397045,0.008341826498508453,0.00935683399438858,0.01048235036432743,0.011721563525497913,0.013084015808999538,0.014578661881387234,0.01620936207473278,0.017984164878726006,0.019909998401999474,0.021990571171045303,0.024232292547822,0.026639144867658615,0.029212772846221924,0.0319603756070137,0.03487769886851311,0.03797698765993118,0.041251618415117264,0.0447128601372242,0.048362649977207184,0.052205950021743774,0.05624246224761009,0.06047847494482994,0.06491702795028687,0.06956347823143005,0.0744285136461258,0.07950737327337265,0.08480541408061981,0.09032373130321503,0.09607027471065521,0.10203181952238083,0.10821685940027237,0.11461544036865234,0.12122267484664917,0.12803126871585846,0.13504119217395782,0.1422453224658966,0.1496405154466629,0.15721459686756134,0.16496196389198303,0.17288076877593994,0.18096183240413666,0.18919281661510468,0.19757962226867676,0.20610922574996948,0.21477685868740082,0.22358542680740356,0.23253530263900757,0.241616889834404,0.25082844495773315,0.260160893201828,0.26960721611976624,0.27917101979255676,0.28883934020996094,0.2986215054988861,0.30850791931152344,0.31850045919418335,0.3285888731479645,0.33877453207969666,0.3490501046180725,0.3594142496585846,0.36987078189849854,0.3803986608982086,0.39099404215812683,0.4016542434692383,0.41236668825149536,0.4231170415878296,0.43389439582824707,0.4446849226951599,0.4554678797721863,0.46622705459594727,0.47694453597068787,0.48761001229286194,0.4982004463672638,0.508684515953064,0.5190377235412598,0.5292260646820068,0.5392383933067322,0.5490449070930481,0.558640718460083,0.5679911375045776,0.5770817399024963,0.585898756980896,0.5944246053695679,0.6026431322097778,0.6105431914329529,0.6181167960166931,0.6253535747528076,0.6322481632232666,0.6388033032417297,0.6450114250183105,0.6508772373199463,0.6564061641693115,0.6616049408912659,0.6664769053459167,0.6710293292999268,0.6752777695655823,0.6792314648628235,0.6829021573066711,0.6863020658493042,0.6894500851631165,0.6923505663871765,0.6950239539146423,0.6974790692329407,0.6997306942939758,0.7017935514450073,0.7036823630332947,0.7054067254066467,0.706981360912323,0.7084158658981323,0.7097232341766357,0.7109154462814331,0.7120000123977661,0.712985098361969,0.7138797640800476,0.7146929502487183,0.715430736541748,0.7160995006561279,0.716704785823822,0.7172532081604004,0.7177508473396301,0.7182021737098694,0.7186104655265808,0.7189807295799255,0.7193153500556946,0.7196174263954163,0.7198920249938965,0.7201403975486755,0.7203655242919922,0.7205694913864136,0.7207536697387695,0.7209203243255615,0.7210712432861328,0.721208393573761,0.7213324308395386,0.7214449048042297,0.7215465903282166,0.7216383218765259,0.721721351146698,0.7217967510223389,0.7218647599220276,0.7219260334968567,0.7219817638397217,0.7220323085784912,0.7220783233642578,0.7221196889877319,0.7221570611000061,0.7221906781196594,0.7222214937210083,0.7222492694854736,0.7222746014595032,0.7222974896430969,0.7223182320594788,0.722337007522583,0.7223538756370544,0.7223694920539856,0.7223834991455078,0.7223960161209106,0.7224074006080627,0.7224177718162537,0.722427248954773,0.7224358916282654,0.7224436402320862,0.7224506735801697,0.7224569916725159,0.7224627733230591,0.7224680185317993,0.7224728465080261,0.72247713804245,0.7224810719490051,0.7224846482276917,0.7224879264831543,0.7224908471107483,0.7224934697151184,0.7224958539009094,0.7224980592727661,0.7225000262260437,0.7225018739700317,0.7225034832954407,0.7225050330162048,0.7225064039230347,0.722507655620575,0.7225087881088257,0.7225098013877869,0.7225107550621033,0.7225115895271301,0.7225123643875122,0.7225130796432495,0.7225136756896973,0.722514271736145,0.722514808177948,0.7225152850151062,0.7225157022476196,0.7225161194801331,0.7225164771080017,0.7225168347358704,0.7225171327590942,0.7225173711776733,0.7225176095962524,0.7225178480148315,0.7225180268287659,0.7225182056427002,0.7225183844566345,0.7225185632705688,0.7225186824798584,0.722518801689148,0.7225189208984375,0.722519040107727,0.7225191593170166,0.7225192189216614,0.7225192785263062,0.7225193977355957,0.7225194573402405,0.7225194573402405,0.72251957654953,0.72251957654953,0.7225196361541748,0.7225196957588196,0.7225196957588196,0.7225197553634644,0.7225198149681091,0.7225198149681091,0.7225198149681091,0.7225198745727539,0.7225198745727539,0.7225198745727539,0.7225199341773987,0.7225199341773987,0.7225199341773987,0.7225199341773987,0.7225199937820435,0.7225199937820435,0.7225199937820435,0.7225199937820435,0.7225199937820435,0.7225199937820435,0.7225200533866882,0.7225200533866882,0.7225200533866882,0.7225200533866882,0.7225200533866882,0.7225200533866882,0.7225200533866882,0.7225200533866882,0.7225200533866882,0.7225200533866882,0.7225200533866882,0.7225200533866882,0.7225200533866882,0.722520112991333,0.722520112991333,0.722520112991333,0.722520112991333,0.722520112991333,0.722520112991333,0.722520112991333,0.722520112991333,0.722520112991333,0.722520112991333,0.722520112991333,0.722520112991333,0.722520112991333,0.722520112991333,0.722520112991333,0.722520112991333,0.722520112991333,0.722520112991333,0.722520112991333,0.722520112991333,0.722520112991333,0.722520112991333,0.722520112991333,0.722520112991333,0.722520112991333,0.722520112991333,0.722520112991333,0.722520112991333,0.722520112991333,0.722520112991333,0.722520112991333,0.722520112991333,0.722520112991333,0.722520112991333,0.722520112991333,0.722520112991333,0.722520112991333,0.722520112991333,0.722520112991333],"recovered":[0.0,3.5189091818210727e-07,6.813361324020661e-07,1.0498803248992772e-06,1.4749008414582931e-06,1.9817396150756394e-06,2.5559156711096875e-06,3.20032495437772e-06,3.927276338799857e-06,4.7389426072186325e-06,5.632427019008901e-06,6.612798188143643e-06,7.70684619055828e-06,8.920362233766355e-06,1.0248279977531638e-05,1.1651499335130211e-05,1.3190116987971123e-05,1.4902508155500982e-05,1.6823427358758636e-05,1.9081031496170908e-05,2.167242746509146e-05,2.4696082618902437e-05,2.8103486329200678e-05,3.204307358828373e-05,3.6624169297283515e-05,4.19452553614974e-05,4.797373912879266e-05,5.50390723219607e-05,6.305436545517296e-05,7.224335422506556e-05,8.27638796181418e-05,9.486284398008138e-05,0.0001087299533537589,0.00012462369340937585,0.00014278083108365536,0.0001634077198104933,0.0001870510313892737,0.00021383818238973618,0.00024444182054139674,0.0002791110600810498,0.0003188653208781034,0.00036410140455700457,0.00041565921856090426,0.00047400069888681173,0.0005406637792475522,0.0006160755874589086,0.0007016973104327917,0.0007989524165168405,0.0009091565734706819,0.0010345448972657323,0.00117675366345793,0.001337375259026885,0.0015193599974736571,0.001725353067740798,0.0019578393548727036,0.0022208697628229856,0.002517721615731716,0.0028521178755909204,0.0032288229558616877,0.003652355633676052,0.004128271248191595,0.004661861341446638,0.005259542725980282,0.005928092636168003,0.006674156058579683,0.007505104877054691,0.008428242057561874,0.009452564641833305,0.010585444048047066,0.01183061022311449,0.013201657682657242,0.014701079577207565,0.016338931396603584,0.01812014728784561,0.020050467923283577,0.022136524319648743,0.02438465505838394,0.02679474651813507,0.029373930767178535,0.03212207555770874,0.0350465402007103,0.038144540041685104,0.04142364487051964,0.0448886975646019,0.0485440194606781,0.05239079147577286,0.05643141642212868,0.060670606791973114,0.06511230766773224,0.06976552307605743,0.07463082671165466,0.07971245050430298,0.08501330018043518,0.0905337780714035,0.09627244621515274,0.10223879665136337,0.1084214374423027,0.1148184984922409,0.1214190348982811,0.12822680175304413,0.13523295521736145,0.14242839813232422,0.14981502294540405,0.15738359093666077,0.16512608528137207,0.173037588596344,0.18110792338848114,0.18933922052383423,0.19771656394004822,0.2062395215034485,0.214901402592659,0.22370420396327972,0.2326512634754181,0.24173295497894287,0.2509404122829437,0.26026323437690735,0.26970580220222473,0.2792642414569855,0.2889353930950165,0.2987135052680969,0.3085963726043701,0.31858423352241516,0.32866936922073364,0.3388494551181793,0.3491250276565552,0.3594893515110016,0.3699340224266052,0.380454957485199,0.3910464346408844,0.40169915556907654,0.412397563457489,0.42313969135284424,0.43390217423439026,0.4446752071380615,0.45544058084487915,0.4661846160888672,0.47688254714012146,0.48753100633621216,0.4980984926223755,0.5085633993148804,0.518896222114563,0.529062807559967,0.5390509366989136,0.5488417148590088,0.5584110021591187,0.5677411556243896,0.5768153667449951,0.585614800453186,0.5941259264945984,0.602328896522522,0.6102182269096375,0.6177806258201599,0.6250113844871521,0.6319006085395813,0.6384451985359192,0.644655704498291,0.6505268216133118,0.6560628414154053,0.6612656712532043,0.6661408543586731,0.6707040667533875,0.6749622821807861,0.6789275407791138,0.6826081871986389,0.6860234141349792,0.6891806125640869,0.6920989155769348,0.6947831511497498,0.6972541213035583,0.6995192170143127,0.7015958428382874,0.703497052192688,0.7052357196807861,0.7068211436271667,0.7082687020301819,0.7095882892608643,0.7107905745506287,0.7118849158287048,0.712878942489624,0.7137819528579712,0.7146037220954895,0.7153484225273132,0.7160235643386841,0.7166352272033691,0.717190146446228,0.717693030834198,0.7181485891342163,0.718562126159668,0.7189345955848694,0.719272792339325,0.7195791602134705,0.719857394695282,0.7201086282730103,0.7203367352485657,0.7205420136451721,0.7207279801368713,0.72089684009552,0.7210492491722107,0.7211881279945374,0.7213135957717896,0.7214270234107971,0.7215298414230347,0.7216224670410156,0.7217063903808594,0.7217828035354614,0.7218514084815979,0.7219133973121643,0.7219697833061218,0.7220210433006287,0.7220672965049744,0.7221092581748962,0.7221470475196838,0.722181499004364,0.7222126126289368,0.7222409248352051,0.7222663760185242,0.7222894430160522,0.7223104238510132,0.7223294377326965,0.7223466038703918,0.7223621606826782,0.7223763465881348,0.7223892211914062,0.7224008440971375,0.7224112749099731,0.722420871257782,0.7224295139312744,0.7224373817443848,0.7224445343017578,0.7224509119987488,0.722456693649292,0.7224620580673218,0.7224668264389038,0.722471296787262,0.7224752306938171,0.7224788665771484,0.7224821448326111,0.7224851250648499,0.7224878072738647,0.7224901914596558,0.7224924564361572,0.7224944233894348,0.7224962711334229,0.7224978804588318,0.722499430179596,0.7225008606910706,0.7225020527839661,0.7225032448768616,0.7225042581558228,0.7225051522254944,0.722506046295166,0.7225068211555481,0.7225075364112854,0.7225081324577332,0.7225087285041809,0.7225092649459839,0.7225097417831421,0.7225102186203003,0.722510576248169,0.7225109934806824,0.722511351108551,0.7225116491317749,0.722511887550354,0.7225121259689331,0.7225123643875122,0.7225125432014465,0.7225127220153809,0.7225129008293152,0.7225130796432495,0.7225131988525391,0.7225133180618286,0.7225134372711182,0.7225135564804077,0.7225136756896973,0.722513735294342,0.7225137948989868,0.7225138545036316,0.7225139141082764,0.7225139737129211,0.7225140333175659,0.7225140929222107,0.7225141525268555,0.7225142121315002,0.7225142121315002,0.722514271736145,0.7225143313407898,0.7225143313407898,0.7225143313407898,0.7225143909454346,0.7225143909454346,0.7225143909454346,0.7225144505500793,0.7225144505500793,0.7225144505500793,0.7225144505500793,0.7225145101547241,0.7225145101547241,0.7225145101547241,0.7225145101547241,0.7225145101547241,0.7225145101547241,0.7225145697593689,0.7225145697593689,0.7225145697593689,0.7225145697593689,0.7225145697593689,0.7225145697593689,0.7225145697593689,0.7225145697593689,0.7225145697593689,0.7225145697593689,0.7225145697593689,0.7225145697593689,0.7225146293640137,0.7225146293640137,0.7225146293640137,0.7225146293640137,0.7225146293640137,0.7225146293640137,0.7225146293640137,0.7225146293640137,0.7225146293640137,0.7225146293640137,0.7225146293640137,0.7225146293640137,0.7225146293640137,0.7225146293640137,0.7225146293640137,0.7225146293640137,0.7225146293640137,0.7225146293640137,0.7225146293640137,0.7225146293640137,0.7225146293640137,0.7225146293640137,0.7225146293640137,0.7225146293640137,0.7225146293640137,0.7225146293640137,0.7225146293640137,0.7225146293640137,0.7225146293640137,0.7225146293640137,0.7225146293640137,0.7225146293640137,0.7225146293640137,0.7225146293640137,0.7225146293640137,0.7225146293640137,0.7225146293640137,0.7225146293640137],"active":[7.808208465576172e-06,7.772729986754712e-06,7.861064659664407e-06,7.99791087047197e-06,8.149962013703771e-06,8.283912393380888e-06,8.422207429248374e-06,8.582223017583601e-06,8.747309038881212e-06,8.915289072319865e-06,9.094131200981792e-06,9.301211321144365e-06,9.551008588459808e-06,9.737816071719863e-06,9.93258709058864e-06,1.0216416740149725e-05,1.0502418263058644e-05,1.0960021427308675e-05,1.1597190678003244e-05,1.2285767297726125e-05,1.3082224540994503e-05,1.3929371561971493e-05,1.5074105249368586e-05,1.6255038644885644e-05,1.7712565750116482e-05,1.9214247004128993e-05,2.115544702974148e-05,2.3188596969703212e-05,2.5493987777736038e-05,2.8255533834453672e-05,3.1330593628808856e-05,3.489006485324353e-05,3.882747114403173e-05,4.333688411861658e-05,4.840383189730346e-05,5.4153555538505316e-05,6.061138992663473e-05,6.80901575833559e-05,7.660506526008248e-05,8.641817839816213e-05,9.742309339344501e-05,0.00011006148997694254,0.00012394669465720654,0.00014013878535479307,0.00015791069017723203,0.00017834716709330678,0.00020170665811747313,0.00022766762413084507,0.00025733286747708917,0.00029054307378828526,0.00032765534706413746,0.00037037243600934744,0.00041802471969276667,0.0004715144168585539,0.0005320901982486248,0.0005996802356094122,0.0006751774344593287,0.0007596050854772329,0.0008527908939868212,0.0009579225443303585,0.0010731336660683155,0.0012018941342830658,0.0013428740203380585,0.0014981129206717014,0.00166767043992877,0.001851729117333889,0.0020541083067655563,0.002268998883664608,0.0024985717609524727,0.0027480516582727432,0.0030077043920755386,0.0032830853015184402,0.0035710670053958893,0.0038704238831996918,0.004181824624538422,0.0045026205480098724,0.004828117787837982,0.005165629088878632,0.005503768101334572,0.005854912102222443,0.006205078214406967,0.006568320095539093,0.006939005106687546,0.007317252457141876,0.007698442786931992,0.008087683469057083,0.008485611528158188,0.00889287143945694,0.009316205978393555,0.009741850197315216,0.010174587368965149,0.010611280798912048,0.011056974530220032,0.011498041450977325,0.011944413185119629,0.012376643717288971,0.012801237404346466,0.013212770223617554,0.013622157275676727,0.014018520712852478,0.014407560229301453,0.014786198735237122,0.01514694094657898,0.015497177839279175,0.015835747122764587,0.01615522801876068,0.016471698880195618,0.016770005226135254,0.0170602947473526,0.017345905303955078,0.017633900046348572,0.017912685871124268,0.018177181482315063,0.018427938222885132,0.01866680383682251,0.018907785415649414,0.019133538007736206,0.019357264041900635,0.019572526216506958,0.019786953926086426,0.01999250054359436,0.020190298557281494,0.020380735397338867,0.020564794540405273,0.02074575424194336,0.02090930938720703,0.021060019731521606,0.021199285984039307,0.021320253610610962,0.021417886018753052,0.021496832370758057,0.021545231342315674,0.02156570553779602,0.021551847457885742,0.021503955125808716,0.02142539620399475,0.021317899227142334,0.021153509616851807,0.020939230918884277,0.020662665367126465,0.02034217119216919,0.019982099533081055,0.019589781761169434,0.019149422645568848,0.018670737743377686,0.018157601356506348,0.017609238624572754,0.017028331756591797,0.016417264938354492,0.015787899494171143,0.015135347843170166,0.01446753740310669,0.013791918754577637,0.013110816478729248,0.0124320387840271,0.011750459671020508,0.011078119277954102,0.010414063930511475,0.009763658046722412,0.00913691520690918,0.008527398109436035,0.00793987512588501,0.00737452507019043,0.006841897964477539,0.006327152252197266,0.00584334135055542,0.005380153656005859,0.004947543144226074,0.004539430141448975,0.004163146018981934,0.003810882568359375,0.0034843087196350098,0.0031801462173461914,0.002902090549468994,0.0026467442512512207,0.0024117231369018555,0.002194523811340332,0.0019948482513427734,0.0018140077590942383,0.0016487836837768555,0.0014957785606384277,0.001356363296508789,0.0012296438217163086,0.0011156201362609863,0.0010120272636413574,0.0009174346923828125,0.0008321404457092285,0.0007532238960266113,0.000682830810546875,0.0006192326545715332,0.0005612373352050781,0.0005081295967102051,0.0004608631134033203,0.0004169344902038574,0.0003783106803894043,0.0003432631492614746,0.0003115534782409668,0.00028318166732788086,0.0002567768096923828,0.00023299455642700195,0.00021129846572875977,0.00019150972366333008,0.0001742839813232422,0.0001583695411682129,0.00014322996139526367,0.0001303553581237793,0.0001189112663269043,0.00010854005813598633,9.864568710327148e-05,8.976459503173828e-05,8.14199447631836e-05,7.444620132446289e-05,6.777048110961914e-05,6.198883056640625e-05,5.65648078918457e-05,5.1856040954589844e-05,4.756450653076172e-05,4.3451786041259766e-05,4.00543212890625e-05,3.68952751159668e-05,3.3855438232421875e-05,3.1054019927978516e-05,2.855062484741211e-05,2.6404857635498047e-05,2.4616718292236328e-05,2.276897430419922e-05,2.1159648895263672e-05,1.9609928131103516e-05,1.823902130126953e-05,1.710653305053711e-05,1.615285873413086e-05,1.5079975128173828e-05,1.424551010131836e-05,1.33514404296875e-05,1.2695789337158203e-05,1.1980533599853516e-05,1.1324882507324219e-05,1.0728836059570312e-05,1.0251998901367188e-05,9.834766387939453e-06,9.417533874511719e-06,9.059906005859375e-06,8.761882781982422e-06,8.52346420288086e-06,8.225440979003906e-06,7.927417755126953e-06,7.748603820800781e-06,7.510185241699219e-06,7.331371307373047e-06,7.212162017822266e-06,7.033348083496094e-06,6.854534149169922e-06,6.735324859619141e-06,6.67572021484375e-06,6.556510925292969e-06,6.4373016357421875e-06,6.377696990966797e-06,6.258487701416016e-06,6.258487701416016e-06,6.139278411865234e-06,6.020069122314453e-06,5.9604644775390625e-06,5.9604644775390625e-06,5.900859832763672e-06,5.841255187988281e-06,5.841255187988281e-06,5.841255187988281e-06,5.781650543212891e-06,5.7220458984375e-06,5.7220458984375e-06,5.7220458984375e-06,5.7220458984375e-06,5.662441253662109e-06,5.602836608886719e-06,5.662441253662109e-06,5.662441253662109e-06,5.602836608886719e-06,5.662441253662109e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.543231964111328e-06,5.543231964111328e-06,5.602836608886719e-06,5.543231964111328e-06,5.4836273193359375e-06,5.543231964111328e-06,5.543231964111328e-06,5.4836273193359375e-06,5.543231964111328e-06,5.543231964111328e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.543231964111328e-06,5.543231964111328e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.543231964111328e-06,5.543231964111328e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.543231964111328e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.4836273193359375e-06,5.4836273193359375e-06]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[7.808208465576172e-06,8.125344720610883e-06,8.51561071613105e-06,8.973937838163693e-06,9.509738447377458e-06,1.0086811016662978e-05,1.0765974366222508e-05,1.1456723768787924e-05,1.2234359019203112e-05,1.3070643035462126e-05,1.4003226169734262e-05,1.4972736607887782e-05,1.6039994079619646e-05,1.7170244973385707e-05,1.837362469814252e-05,1.969357799680438e-05,2.1092453607707284e-05,2.269840842927806e-05,2.4564298655604944e-05,2.6693745894590393e-05,2.9107746740919538e-05,3.18519159918651e-05,3.4938566386699677e-05,3.836769246845506e-05,4.229134719935246e-05,4.671243004850112e-05,5.160849104868248e-05,5.722861169488169e-05,6.346707232296467e-05,7.049185660434887e-05,7.841157639632002e-05,8.736451854929328e-05,9.733549086377025e-05,0.000108483771327883,0.00012109246745239943,0.00013515434693545103,0.00015090183296706527,0.000168566606589593,0.00018822615675162524,0.0002103467850247398,0.0002348567795706913,0.0002626778732519597,0.0002933582873083651,0.00032768139499239624,0.00036609687958844006,0.00040881181485019624,0.0004563989059533924,0.0005095641245134175,0.0005687245284207165,0.0006345302681438625,0.0007076743640936911,0.0007897996110841632,0.0008807597914710641,0.0009819414699450135,0.0010941852815449238,0.0012189827393740416,0.0013578146463260055,0.0015121744945645332,0.0016832152614369988,0.0018724058754742146,0.002082394203171134,0.0023141882847994566,0.002571576274931431,0.0028568366542458534,0.0031711296178400517,0.003518823767080903,0.0039012220222502947,0.004321736749261618,0.004785432945936918,0.005293811671435833,0.005852303933352232,0.006462485063821077,0.007130264770239592,0.00785747729241848,0.008650211617350578,0.009511670097708702,0.010444766841828823,0.011453642509877682,0.012542006559669971,0.013711811043322086,0.01496837567538023,0.01631171442568302,0.017746832221746445,0.019277215003967285,0.02090270072221756,0.022623969241976738,0.02444382756948471,0.026363646611571312,0.028383910655975342,0.030505843460559845,0.03273400664329529,0.035068195313215256,0.03750725835561752,0.04005872458219528,0.042722295969724655,0.04550277814269066,0.048400744795799255,0.0514223612844944,0.054569050669670105,0.05784541368484497,0.061253875494003296,0.06480053067207336,0.06848350912332535,0.07231240719556808,0.07628433406352997,0.08040867745876312,0.08468056470155716,0.08910343050956726,0.09367717802524567,0.09839973598718643,0.10327634960412979,0.10829951614141464,0.11346904188394547,0.11877848207950592,0.12423629313707352,0.12982794642448425,0.13555394113063812,0.14141744375228882,0.14741668105125427,0.1535518616437912,0.15981872379779816,0.1662156879901886,0.172726109623909,0.1793653815984726,0.1861163079738617,0.1929745078086853,0.1999390423297882,0.2070033848285675,0.21416494250297546,0.22142034769058228,0.22877512872219086,0.23622094094753265,0.24375855922698975,0.2513792812824249,0.2590855658054352,0.26686620712280273,0.27472689747810364,0.2826574444770813,0.2906586825847626,0.29872676730155945,0.3068603277206421,0.3150581121444702,0.3233232796192169,0.3316497206687927,0.3400494456291199,0.3485015630722046,0.35700908303260803,0.36556461453437805,0.37416142225265503,0.382795512676239,0.39145976305007935,0.4001449942588806,0.4088478684425354,0.41755032539367676,0.4262419641017914,0.43491804599761963,0.44356098771095276,0.45216476917266846,0.46071600914001465,0.4691964387893677,0.4775983393192291,0.4859103858470917,0.49412116408348083,0.5022212862968445,0.510197103023529,0.5180342197418213,0.5257198810577393,0.5332436561584473,0.5405997633934021,0.5477668642997742,0.5547435879707336,0.5615151524543762,0.5680827498435974,0.5744297504425049,0.5805519223213196,0.5864503383636475,0.5921114087104797,0.5975388884544373,0.6027332544326782,0.6076899170875549,0.6124057769775391,0.6168902516365051,0.6211382746696472,0.6251561641693115,0.628951370716095,0.6325273513793945,0.6358906626701355,0.6390464901924133,0.6420027613639832,0.6447682976722717,0.6473506093025208,0.6497581601142883,0.6519988775253296,0.6540837287902832,0.6560174226760864,0.6578112244606018,0.6594717502593994,0.6610081791877747,0.6624282002449036,0.6637402176856995,0.6649527549743652,0.6660686135292053,0.6670968532562256,0.6680459380149841,0.6689180135726929,0.6697195172309875,0.6704584956169128,0.6711362600326538,0.6717589497566223,0.6723320484161377,0.6728567481040955,0.673338770866394,0.6737810969352722,0.6741868257522583,0.6745594143867493,0.6749000549316406,0.6752137541770935,0.6755010485649109,0.6757641434669495,0.6760057806968689,0.6762268543243408,0.676429808139801,0.6766155958175659,0.6767864227294922,0.6769425868988037,0.6770864129066467,0.6772178411483765,0.6773384809494019,0.677449107170105,0.6775500178337097,0.6776426434516907,0.6777278780937195,0.6778056621551514,0.6778771281242371,0.6779424548149109,0.678002655506134,0.6780579686164856,0.6781086325645447,0.6781550049781799,0.67819744348526,0.6782366633415222,0.6782723069190979,0.6783052682876587,0.6783355474472046,0.6783630847930908,0.6783884167671204,0.678411602973938,0.6784329414367676,0.6784526705741882,0.6784705519676208,0.6784869432449341,0.6785022020339966,0.6785159707069397,0.6785287261009216,0.6785404086112976,0.6785511374473572,0.6785608530044556,0.6785699725151062,0.6785783171653748,0.6785858869552612,0.6785928010940552,0.6785992980003357,0.6786051988601685,0.678610622882843,0.6786156892776489,0.6786201596260071,0.6786242723464966,0.678628146648407,0.6786317229270935,0.6786348819732666,0.6786378622055054,0.678640604019165,0.6786431074142456,0.6786453723907471,0.678647518157959,0.6786494851112366,0.6786512732505798,0.6786529421806335,0.6786544322967529,0.6786558628082275,0.6786571145057678,0.6786583662033081,0.6786594390869141,0.6786603927612305,0.6786612868309021,0.678662121295929,0.6786629557609558,0.6786636710166931,0.6786642670631409,0.6786648631095886,0.6786654591560364,0.6786659359931946,0.6786664128303528,0.6786668300628662,0.6786672472953796,0.6786676049232483,0.6786679625511169,0.6786682605743408,0.6786684989929199,0.6786687970161438,0.6786689758300781,0.6786692142486572,0.6786693930625916,0.6786695718765259,0.6786697506904602,0.6786699295043945,0.6786700487136841,0.6786701679229736,0.6786702871322632,0.6786704063415527,0.6786705255508423,0.6786705851554871,0.6786707043647766,0.6786707639694214,0.6786708831787109,0.6786709427833557,0.6786710023880005,0.6786710619926453,0.6786710619926453,0.67867112159729,0.6786711812019348,0.6786712408065796,0.6786712408065796,0.6786713004112244,0.6786713004112244,0.6786713600158691,0.6786713600158691,0.6786713600158691,0.6786714196205139,0.6786714196205139,0.6786714196205139,0.6786714792251587,0.6786714792251587,0.6786714792251587,0.6786714792251587,0.6786715388298035,0.6786715388298035,0.6786715388298035,0.6786715388298035,0.6786715388298035,0.6786715388298035,0.6786715388298035,0.6786715984344482,0.6786715984344482,0.6786715984344482,0.6786715984344482,0.6786715984344482,0.6786715984344482,0.6786715984344482,0.6786715984344482,0.6786715984344482],"recovered":[0.0,3.6347580589790596e-07,6.878526619402692e-07,1.0556727829680312e-06,1.471280597797886e-06,1.9361241356818937e-06,2.455271896906197e-06,3.044652885364485e-06,3.6832698242506012e-06,4.399360477691516e-06,5.16975569553324e-06,6.011831828800496e-06,6.9350026024039835e-06,7.921165888546966e-06,9.006525033328217e-06,1.0165013918594923e-05,1.138432344305329e-05,1.2671694094024133e-05,1.4131389434623998e-05,1.5803956557647325e-05,1.7723428754834458e-05,1.9903558495570906e-05,2.2347971025737934e-05,2.508996840333566e-05,2.8161410227767192e-05,3.1684663554187864e-05,3.56293203367386e-05,4.0038816223386675e-05,4.511516817728989e-05,5.0754835683619604e-05,5.717720705433749e-05,6.425050378311425e-05,7.232444477267563e-05,8.127956243697554e-05,9.135262371273711e-05,0.0001026160316541791,0.00011525514128152281,0.00012952409451827407,0.00014543015277013183,0.0001633005595067516,0.0001832931739045307,0.00020559046242851764,0.00023049797164276242,0.0002583038585726172,0.000289340503513813,0.0003241132653784007,0.00036281620850786567,0.0004059206694364548,0.0004541760717984289,0.0005077351815998554,0.0005673966370522976,0.0006337779923342168,0.0007082174415700138,0.0007906887913122773,0.000882257183548063,0.0009843758307397366,0.0010980343213304877,0.001223764382302761,0.0013646171428263187,0.0015197756001725793,0.0016920892521739006,0.0018836677772924304,0.0020946713630110025,0.0023300067987293005,0.0025896907318383455,0.0028768270276486874,0.0031943796202540398,0.0035439094062894583,0.003928944002836943,0.004352726973593235,0.004819585010409355,0.005332666449248791,0.005893743596971035,0.006508440710604191,0.007179190404713154,0.007910574786365032,0.008706524968147278,0.009571981616318226,0.01050889864563942,0.011522103101015091,0.01261256355792284,0.013786600902676582,0.015043985098600388,0.016391728073358536,0.01783049665391445,0.019363129511475563,0.020990433171391487,0.02271328493952751,0.02453422173857689,0.026455087587237358,0.028476743027567863,0.030599147081375122,0.032829832285642624,0.035164762288331985,0.037608690559864044,0.040162112563848495,0.04282918944954872,0.045611292123794556,0.04851406440138817,0.05153750255703926,0.05468802899122238,0.05796794220805168,0.06138045713305473,0.06492884457111359,0.06861568987369537,0.07244621217250824,0.07642505317926407,0.08055157214403152,0.08482558280229568,0.08924928307533264,0.0938219204545021,0.09854431450366974,0.10341980308294296,0.10844194889068604,0.11361038684844971,0.11892201006412506,0.1243705004453659,0.12995828688144684,0.13568493723869324,0.14154256880283356,0.1475401669740677,0.15367110073566437,0.15993745625019073,0.16632501780986786,0.17284053564071655,0.1794731169939041,0.18621762096881866,0.1930733323097229,0.2000349462032318,0.20709533989429474,0.21425291895866394,0.22151106595993042,0.2288610339164734,0.23630648851394653,0.24383795261383057,0.25145596265792847,0.25915685296058655,0.2669367492198944,0.27479088306427,0.28272032737731934,0.2907200753688812,0.29878681898117065,0.30692002177238464,0.31511789560317993,0.3233776390552521,0.33170822262763977,0.3400990962982178,0.3485479950904846,0.3570472002029419,0.3655950129032135,0.3741859197616577,0.38281580805778503,0.3914736211299896,0.4001513719558716,0.4088417887687683,0.41753214597702026,0.4262164533138275,0.4348829984664917,0.4435158967971802,0.4521061182022095,0.46064454317092896,0.46911272406578064,0.4775027334690094,0.4858023226261139,0.4940015971660614,0.5020853281021118,0.5100499391555786,0.5178754329681396,0.5255509614944458,0.5330660343170166,0.5404071807861328,0.5475698709487915,0.5545350909233093,0.5612990260124207,0.567855179309845,0.5741968750953674,0.58031165599823,0.5862011909484863,0.5918617844581604,0.5972892642021179,0.6024817228317261,0.6074355244636536,0.612154483795166,0.6166374087333679,0.6208854913711548,0.6249110102653503,0.6287091970443726,0.6322935223579407,0.6356603503227234,0.6388250589370728,0.641788899898529,0.6445596218109131,0.647150456905365,0.6495659947395325,0.6518161296844482,0.6539077162742615,0.6558501124382019,0.6576509475708008,0.6593195199966431,0.6608646512031555,0.6622937917709351,0.6636151075363159,0.6648333072662354,0.6659558415412903,0.6669924259185791,0.6679460406303406,0.6688243746757507,0.6696322560310364,0.6703753471374512,0.6710591912269592,0.6716866493225098,0.6722627878189087,0.6727916598320007,0.6732776761054993,0.6737231612205505,0.6741325855255127,0.6745075583457947,0.674852192401886,0.6751682162284851,0.6754574775695801,0.6757224202156067,0.6759657263755798,0.6761884689331055,0.676393449306488,0.6765812635421753,0.6767531633377075,0.6769109964370728,0.6770555377006531,0.6771879196166992,0.677308976650238,0.6774206757545471,0.6775229573249817,0.677616536617279,0.6777021288871765,0.6777808666229248,0.6778526306152344,0.6779184937477112,0.6779797673225403,0.6780353784561157,0.6780864000320435,0.6781330108642578,0.6781758666038513,0.6782153844833374,0.6782516241073608,0.6782848238945007,0.6783151030540466,0.6783427596092224,0.678368330001831,0.6783918738365173,0.678413450717926,0.6784332394599915,0.6784512400627136,0.6784678101539612,0.6784830093383789,0.6784970164299011,0.6785098314285278,0.6785215735435486,0.6785322427749634,0.6785422563552856,0.6785513162612915,0.6785597801208496,0.6785674691200256,0.6785745620727539,0.6785809993743896,0.6785869002342224,0.678592324256897,0.6785973310470581,0.678601861000061,0.6786060333251953,0.6786099672317505,0.678613543510437,0.6786168217658997,0.6786198019981384,0.6786226034164429,0.6786251068115234,0.6786274909973145,0.6786296367645264,0.678631603717804,0.6786333918571472,0.6786350607872009,0.6786366105079651,0.6786379814147949,0.6786393523216248,0.6786405444145203,0.6786416172981262,0.6786426305770874,0.678643524646759,0.6786444187164307,0.6786451935768127,0.67864590883255,0.6786465644836426,0.6786471605300903,0.6786476969718933,0.6786482334136963,0.6786487102508545,0.6786491274833679,0.6786495447158813,0.67864990234375,0.6786502599716187,0.6786505579948425,0.6786507964134216,0.6786510944366455,0.6786513328552246,0.6786515116691589,0.678651750087738,0.6786519289016724,0.6786521077156067,0.678652286529541,0.6786524057388306,0.6786525249481201,0.6786526441574097,0.6786527633666992,0.6786528825759888,0.6786529421806335,0.6786530613899231,0.6786531209945679,0.6786531805992126,0.6786532998085022,0.678653359413147,0.6786534190177917,0.6786534190177917,0.6786534786224365,0.6786535382270813,0.6786535382270813,0.6786535978317261,0.6786536574363708,0.6786536574363708,0.6786537170410156,0.6786537170410156,0.6786537170410156,0.6786537766456604,0.6786537766456604,0.6786538362503052,0.6786538362503052,0.6786538362503052,0.6786538362503052,0.6786538362503052,0.67865389585495,0.67865389585495,0.67865389585495,0.67865389585495,0.67865389585495,0.67865389585495,0.6786539554595947,0.6786539554595947,0.6786539554595947,0.6786539554595947,0.6786539554595947,0.6786539554595947,0.6786539554595947,0.6786539554595947],"active":[7.808208465576172e-06,7.76186880102614e-06,7.827758054190781e-06,7.91826460044831e-06,8.03845796326641e-06,8.150686880981084e-06,8.310702469316311e-06,8.412071110797115e-06,8.55108919495251e-06,8.67128255777061e-06,8.833470928948373e-06,8.960904779087286e-06,9.104991477215663e-06,9.24907908483874e-06,9.367099664814305e-06,9.528564078209456e-06,9.708130164653994e-06,1.0026714335253928e-05,1.0432909220980946e-05,1.0889789336943068e-05,1.138431798608508e-05,1.1948357496294193e-05,1.2590595360961743e-05,1.32777240651194e-05,1.4129936971585266e-05,1.5027766494313255e-05,1.597917071194388e-05,1.7189795471495017e-05,1.835190414567478e-05,1.9737020920729265e-05,2.123436934198253e-05,2.3114014766179025e-05,2.5011046091094613e-05,2.7204208890907466e-05,2.973984373966232e-05,3.2538315281271935e-05,3.5646691685542464e-05,3.9042512071318924e-05,4.2796003981493413e-05,4.7046225517988205e-05,5.1563605666160583e-05,5.708741082344204e-05,6.286031566560268e-05,6.937753641977906e-05,7.675637607462704e-05,8.469854947179556e-05,9.358269744552672e-05,0.00010364345507696271,0.00011454845662228763,0.00012679508654400706,0.00014027772704139352,0.00015602161874994636,0.00017254234990105033,0.0001912526786327362,0.00021192809799686074,0.000234606908634305,0.00025978032499551773,0.00028841011226177216,0.0003185981186106801,0.00035263027530163527,0.0003903049509972334,0.0004305205075070262,0.0004769049119204283,0.0005268298555165529,0.0005814388860017061,0.0006419967394322157,0.0007068424019962549,0.0007778273429721594,0.0008564889430999756,0.000941084697842598,0.0010327189229428768,0.0011298186145722866,0.0012365211732685566,0.001349036581814289,0.0014710212126374245,0.0016010953113436699,0.0017382418736815453,0.0018816608935594559,0.002033107914030552,0.0021897079423069954,0.00235581211745739,0.002525113523006439,0.002702847123146057,0.0028854869306087494,0.003072204068303108,0.003260839730501175,0.0034533943980932236,0.0036503616720438004,0.0038496889173984528,0.004050755873322487,0.004257263615727425,0.004469048231840134,0.004677426069974899,0.0048939622938632965,0.005113605409860611,0.005340665578842163,0.005571555346250534,0.005811069160699844,0.006054986268281937,0.00630791112780571,0.006565846502780914,0.006832588464021683,0.007103051990270615,0.007383562624454498,0.007668644189834595,0.007962465286254883,0.00825551152229309,0.008551858365535736,0.008851595222949982,0.00915045291185379,0.009454429149627686,0.009755201637744904,0.010049238801002502,0.010336533188819885,0.01062590628862381,0.010905936360359192,0.011183440685272217,0.01145915687084198,0.011731743812561035,0.012009292840957642,0.012278556823730469,0.012544587254524231,0.012788653373718262,0.013040363788604736,0.013275772333145142,0.013501390814781189,0.013721421360969543,0.013930052518844604,0.014129996299743652,0.014325007796287537,0.014522209763526917,0.014709874987602234,0.014897525310516357,0.015072792768478394,0.015247613191604614,0.015410244464874268,0.01557004451751709,0.01572069525718689,0.015867799520492554,0.016006439924240112,0.016140252351760864,0.01627129316329956,0.016403257846832275,0.016531825065612793,0.016671806573867798,0.01679334044456482,0.01690998673439026,0.017016619443893433,0.017114222049713135,0.017200499773025513,0.01727384328842163,0.01732918620109558,0.017374247312545776,0.017398953437805176,0.01740017533302307,0.017385900020599365,0.017344534397125244,0.017281770706176758,0.017200112342834473,0.017090320587158203,0.01695379614830017,0.016797661781311035,0.016618430614471436,0.01641896367073059,0.01619550585746765,0.015948891639709473,0.015669941902160645,0.015368223190307617,0.015048801898956299,0.014700829982757568,0.01433640718460083,0.013945281505584717,0.013547658920288086,0.013130724430084229,0.01269674301147461,0.01225346326828003,0.011799752712249756,0.011337697505950928,0.010871469974517822,0.010400652885437012,0.009924054145812988,0.009454727172851562,0.008983790874481201,0.008518755435943604,0.008065879344940186,0.0076163411140441895,0.0071814656257629395,0.006752967834472656,0.006342411041259766,0.005943238735198975,0.005561709403991699,0.005198538303375244,0.0048484206199646,0.004517734050750732,0.004201292991638184,0.003903508186340332,0.0036216378211975098,0.003357231616973877,0.003108680248260498,0.0028755664825439453,0.0026589632034301758,0.0024535059928894043,0.0022635459899902344,0.0020900964736938477,0.0019255876541137695,0.0017734766006469727,0.0016341209411621094,0.0015040040016174316,0.0013836026191711426,0.0012728571891784668,0.0011700987815856934,0.0010759830474853516,0.0009894371032714844,0.0009091496467590332,0.0008362531661987305,0.0007674694061279297,0.0007061958312988281,0.0006488561630249023,0.0005959272384643555,0.0005483031272888184,0.0005044341087341309,0.0004640817642211914,0.0004271268844604492,0.0003929734230041504,0.00036132335662841797,0.000333249568939209,0.00030684471130371094,0.0002829432487487793,0.0002611875534057617,0.0002410411834716797,0.0002219676971435547,0.00020492076873779297,0.00018912553787231445,0.00017499923706054688,0.00016158819198608398,0.0001500248908996582,0.00013947486877441406,0.00012886524200439453,0.00011962652206420898,0.00011104345321655273,0.0001036524772644043,9.644031524658203e-05,8.988380432128906e-05,8.392333984375e-05,7.826089859008789e-05,7.331371307373047e-05,6.884336471557617e-05,6.461143493652344e-05,6.079673767089844e-05,5.710124969482422e-05,5.370378494262695e-05,5.0961971282958984e-05,4.8160552978515625e-05,4.571676254272461e-05,4.3392181396484375e-05,4.13060188293457e-05,3.927946090698242e-05,3.7729740142822266e-05,3.606081008911133e-05,3.457069396972656e-05,3.3020973205566406e-05,3.1828880310058594e-05,3.063678741455078e-05,2.962350845336914e-05,2.8789043426513672e-05,2.7835369110107422e-05,2.6941299438476562e-05,2.6285648345947266e-05,2.568960189819336e-05,2.491474151611328e-05,2.4318695068359375e-05,2.378225326538086e-05,2.3305416107177734e-05,2.276897430419922e-05,2.2411346435546875e-05,2.199411392211914e-05,2.1636486053466797e-05,2.1338462829589844e-05,2.104043960571289e-05,2.0802021026611328e-05,2.0503997802734375e-05,2.0384788513183594e-05,2.008676528930664e-05,1.9848346710205078e-05,1.9669532775878906e-05,1.9490718841552734e-05,1.9431114196777344e-05,1.9252300262451172e-05,1.9073486328125e-05,1.895427703857422e-05,1.8894672393798828e-05,1.8775463104248047e-05,1.8715858459472656e-05,1.8596649169921875e-05,1.8537044525146484e-05,1.8477439880371094e-05,1.8417835235595703e-05,1.8358230590820312e-05,1.823902130126953e-05,1.823902130126953e-05,1.817941665649414e-05,1.811981201171875e-05,1.806020736694336e-05,1.806020736694336e-05,1.800060272216797e-05,1.800060272216797e-05,1.7940998077392578e-05,1.7881393432617188e-05,1.7881393432617188e-05,1.7881393432617188e-05,1.7881393432617188e-05,1.7821788787841797e-05,1.7821788787841797e-05,1.7821788787841797e-05,1.7821788787841797e-05,1.7821788787841797e-05,1.7821788787841797e-05,1.7762184143066406e-05,1.7702579498291016e-05,1.7702579498291016e-05,1.7762184143066406e-05,1.7762184143066406e-05,1.7702579498291016e-05,1.7762184143066406e-05,1.7702579498291016e-05,1.7702579498291016e-05,1.7702579498291016e-05,1.7642974853515625e-05,1.7702579498291016e-05,1.7702579498291016e-05,1.7642974853515625e-05,1.7702579498291016e-05,1.7642974853515625e-05,1.7642974853515625e-05,1.7642974853515625e-05,1.7702579498291016e-05,1.7702579498291016e-05,1.7642974853515625e-05,1.7642974853515625e-05,1.7642974853515625e-05,1.7642974853515625e-05,1.7642974853515625e-05,1.7702579498291016e-05,1.7642974853515625e-05,1.7642974853515625e-05,1.7642974853515625e-05,1.7642974853515625e-05,1.7642974853515625e-05,1.7642974853515625e-05,1.7642974853515625e-05,1.7642974853515625e-05]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[7.808208465576172e-06,8.076109224930406e-06,8.446101674053352e-06,8.824058568279725e-06,9.265731932828203e-06,9.7465044746059e-06,1.0280857168254443e-05,1.0865170224860776e-05,1.1530577467055991e-05,1.2227118531882297e-05,1.3025028238189407e-05,1.3903307262808084e-05,1.485616394347744e-05,1.589446037542075e-05,1.704281021375209e-05,1.8306287529412657e-05,1.9631308532552794e-05,2.124595266650431e-05,2.3175560272648e-05,2.5449095119256526e-05,2.8057142117177136e-05,3.104749339399859e-05,3.451571683399379e-05,3.863124584313482e-05,4.338684448157437e-05,4.886359965894371e-05,5.505716762854718e-05,6.244036194402725e-05,7.097190245985985e-05,8.074737706920132e-05,9.23901898204349e-05,0.00010540073708398268,0.00012082311877747998,0.0001387145312037319,0.00015898300625849515,0.00018260025535710156,0.00020986310846637934,0.00024126250355038792,0.0002776064502540976,0.00031959154875949025,0.0003677484637591988,0.0004231864877510816,0.0004871480923611671,0.0005608395440503955,0.0006454736576415598,0.0007432943093590438,0.000855672755278647,0.0009847667533904314,0.0011330749839544296,0.0013039774494245648,0.0015001660212874413,0.0017247318755835295,0.001983133377507329,0.002277941210195422,0.002616824582219124,0.0030048119369894266,0.0034479815512895584,0.003954578656703234,0.004533146508038044,0.005193562712520361,0.005944724660366774,0.0068001518957316875,0.007769367191940546,0.00886649638414383,0.010106407105922699,0.01150455605238676,0.013074900954961777,0.01483340747654438,0.01679697073996067,0.018978992477059364,0.021394435316324234,0.024057533591985703,0.026973970234394073,0.03016229160130024,0.03362034261226654,0.03735288977622986,0.04135913401842117,0.04563566669821739,0.05018210411071777,0.05498412251472473,0.06003432720899582,0.06531589478254318,0.07081868499517441,0.0765225738286972,0.08240607380867004,0.08845710754394531,0.09467929601669312,0.10106684267520905,0.10761207342147827,0.1142972856760025,0.12112826108932495,0.12809863686561584,0.13521596789360046,0.1424780637025833,0.14989066123962402,0.15746501088142395,0.16521015763282776,0.17316502332687378,0.18134795129299164,0.1897779107093811,0.1984669417142868,0.20742884278297424,0.21667852997779846,0.22621724009513855,0.23604583740234375,0.2461673468351364,0.2565806806087494,0.26726481318473816,0.2782173752784729,0.28941792249679565,0.3008546233177185,0.31249213218688965,0.3243134021759033,0.3362937867641449,0.34840840101242065,0.360624760389328,0.3729243576526642,0.3852803707122803,0.3976714611053467,0.4100673198699951,0.4224632680416107,0.4348497688770294,0.4472365081310272,0.4596051573753357,0.471939355134964,0.48421967029571533,0.4964292645454407,0.5085429549217224,0.5205322504043579,0.5323359966278076,0.5439413189888,0.5553224086761475,0.5664632320404053,0.5773383975028992,0.5879286527633667,0.5982139706611633,0.6081944108009338,0.617878794670105,0.6272520422935486,0.6362963914871216,0.6450011134147644,0.6533553600311279,0.6613454818725586,0.6689707040786743,0.6762187480926514,0.6830868721008301,0.6895738244056702,0.6956813335418701,0.7014081478118896,0.7067633271217346,0.7117547988891602,0.7163921594619751,0.7206885814666748,0.7246553897857666,0.728304386138916,0.7316547632217407,0.7347201108932495,0.7375227808952332,0.7400730848312378,0.7423970103263855,0.7445021867752075,0.7464080452919006,0.7481316924095154,0.7496878504753113,0.751091718673706,0.7523558735847473,0.7534922957420349,0.7545134425163269,0.7554293274879456,0.756250262260437,0.7569851875305176,0.757642388343811,0.7582316994667053,0.7587576508522034,0.7592282891273499,0.7596490383148193,0.7600237131118774,0.760359525680542,0.7606580853462219,0.7609249949455261,0.7611639499664307,0.7613765001296997,0.7615665197372437,0.7617353796958923,0.7618862986564636,0.7620216012001038,0.76214200258255,0.7622489333152771,0.762344241142273,0.7624292373657227,0.7625052332878113,0.7625727653503418,0.7626331448554993,0.762687087059021,0.7627349495887756,0.7627776861190796,0.7628161311149597,0.7628505229949951,0.7628809809684753,0.7629082202911377,0.7629324197769165,0.7629539966583252,0.7629731893539429,0.7629905343055725,0.7630058526992798,0.7630195021629333,0.7630316615104675,0.7630425691604614,0.7630524635314941,0.7630611658096313,0.7630689740180969,0.7630760073661804,0.7630822658538818,0.763087809085846,0.7630928158760071,0.76309734582901,0.76310133934021,0.7631048560142517,0.7631081342697144,0.7631109356880188,0.7631134986877441,0.7631158232688904,0.763117790222168,0.763119637966156,0.7631213068962097,0.7631227374076843,0.7631240487098694,0.7631252408027649,0.7631262540817261,0.7631272673606873,0.7631281018257141,0.7631288766860962,0.7631295323371887,0.7631301283836365,0.7631307244300842,0.7631312012672424,0.7631316184997559,0.7631320357322693,0.7631323337554932,0.763132631778717,0.7631329298019409,0.76313316822052,0.7631333470344543,0.7631335854530334,0.7631337642669678,0.7631339430809021,0.7631340622901917,0.7631341814994812,0.7631343007087708,0.7631344199180603,0.7631344795227051,0.7631345987319946,0.7631346583366394,0.7631347179412842,0.763134777545929,0.7631348371505737,0.7631348967552185,0.7631349563598633,0.7631349563598633,0.7631350159645081,0.7631350159645081,0.7631350755691528,0.7631350755691528,0.7631351351737976,0.7631351351737976,0.7631351351737976,0.7631351351737976,0.7631351947784424,0.7631351947784424,0.7631351947784424,0.7631351947784424,0.7631351947784424,0.7631351947784424,0.7631351947784424,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872,0.7631352543830872],"recovered":[0.0,3.562352617336728e-07,6.639588150392228e-07,1.0020926310971845e-06,1.3641204077430302e-06,1.7630749198360718e-06,2.225022399215959e-06,2.7101393698103493e-06,3.2582493076915853e-06,3.865007784042973e-06,4.507969151745783e-06,5.232024250290124e-06,6.0306574596324936e-06,6.924141871422762e-06,7.86251803219784e-06,8.89284820004832e-06,1.0049165211967193e-05,1.1360429198248312e-05,1.2770165085385088e-05,1.446952319383854e-05,1.643460927880369e-05,1.871465974545572e-05,2.134877286152914e-05,2.4449902412015945e-05,2.8060767363058403e-05,3.2236395782092586e-05,3.694999395520426e-05,4.2501327698118985e-05,4.8848396545508876e-05,5.6385815696557984e-05,6.512588879559189e-05,7.524963439209387e-05,8.679976599523798e-05,0.00010019189357990399,0.00011605956387938932,0.00013389594096224755,0.00015468429774045944,0.00017884747649077326,0.00020649336511269212,0.00023866821720730513,0.0002755682507995516,0.0003181325737386942,0.00036711202119477093,0.0004237519751768559,0.0004888858529739082,0.0005634744302369654,0.0006496695568785071,0.0007491938886232674,0.0008637575665488839,0.0009948087390512228,0.0011458524968475103,0.0013189972378313541,0.0015184810617938638,0.0017473014304414392,0.0020092646591365337,0.0023095370270311832,0.0026534053031355143,0.0030467151664197445,0.0034971253480762243,0.004011338576674461,0.0045980652794241905,0.00526817562058568,0.006030204240232706,0.006896877661347389,0.007878312841057777,0.008988077752292156,0.010242179036140442,0.011654717847704887,0.01323947124183178,0.015013323165476322,0.01699167862534523,0.019191168248653412,0.02162136882543564,0.02429451234638691,0.0272242221981287,0.030419521033763885,0.03388034552335739,0.03761711344122887,0.04162381961941719,0.04590107128024101,0.050439245998859406,0.055232636630535126,0.06026984378695488,0.06554248183965683,0.07103181630373001,0.07672014832496643,0.08259505778551102,0.08863520622253418,0.0948474109172821,0.10122115164995193,0.10775747150182724,0.1144440621137619,0.1212720051407814,0.12824539840221405,0.13536372780799866,0.14263176918029785,0.15004800260066986,0.15763065218925476,0.1653885841369629,0.17335611581802368,0.18155761063098907,0.1900024265050888,0.19870848953723907,0.20768137276172638,0.2169422209262848,0.22648422420024872,0.2363155484199524,0.2464374601840973,0.2568407952785492,0.26751986145973206,0.2784580588340759,0.28964516520500183,0.3010585606098175,0.31267470121383667,0.32447513937950134,0.33642956614494324,0.3485162854194641,0.360709547996521,0.3729853332042694,0.3853228986263275,0.3976866602897644,0.41006749868392944,0.4224396049976349,0.4348067045211792,0.4471721947193146,0.45952585339546204,0.4718407988548279,0.48410511016845703,0.4962974786758423,0.5083915591239929,0.5203545689582825,0.5321395397186279,0.5437222719192505,0.5550788044929504,0.5662004351615906,0.5770530104637146,0.587624192237854,0.5978978276252747,0.6078673601150513,0.6175370812416077,0.6268937587738037,0.6359240412712097,0.6446158289909363,0.6529541611671448,0.6609424352645874,0.6685560941696167,0.6757968664169312,0.6826599836349487,0.6891446709632874,0.6952540874481201,0.700984537601471,0.7063465714454651,0.7113458514213562,0.7159919738769531,0.7203016877174377,0.7242792844772339,0.7279444336891174,0.7313080430030823,0.7343916893005371,0.7372066378593445,0.7397775650024414,0.742115318775177,0.7442373037338257,0.7461603879928589,0.7479003071784973,0.7494720220565796,0.75089031457901,0.7521669864654541,0.7533168196678162,0.754349410533905,0.7552763223648071,0.7561072111129761,0.756851077079773,0.7575170397758484,0.7581135630607605,0.7586468458175659,0.7591238617897034,0.7595496773719788,0.7599303126335144,0.7602702379226685,0.7605733871459961,0.760844886302948,0.7610862255096436,0.7613021731376648,0.7614947557449341,0.7616664171218872,0.7618199586868286,0.7619568705558777,0.7620791792869568,0.7621874213218689,0.7622840404510498,0.7623705267906189,0.7624474167823792,0.7625162601470947,0.7625777125358582,0.762632429599762,0.7626810073852539,0.7627243399620056,0.7627633810043335,0.7627979516983032,0.7628291845321655,0.7628569006919861,0.7628813982009888,0.7629032135009766,0.7629227042198181,0.7629401087760925,0.7629556655883789,0.762969434261322,0.7629820108413696,0.7629930973052979,0.7630029916763306,0.7630118131637573,0.7630198001861572,0.7630268931388855,0.7630332112312317,0.7630388736724854,0.763043999671936,0.7630484700202942,0.7630525231361389,0.7630561590194702,0.7630593776702881,0.7630623579025269,0.7630649209022522,0.7630671858787537,0.7630692720413208,0.7630711793899536,0.7630729079246521,0.7630743980407715,0.7630757689476013,0.763076901435852,0.7630779147148132,0.7630789279937744,0.763079822063446,0.7630805969238281,0.7630812525749207,0.7630818486213684,0.7630824446678162,0.7630829215049744,0.7630833983421326,0.7630837559700012,0.7630841135978699,0.7630844712257385,0.7630847096443176,0.7630849480628967,0.7630851864814758,0.7630854249000549,0.7630856037139893,0.7630857825279236,0.7630859017372131,0.7630860209465027,0.7630861401557922,0.7630862593650818,0.7630863189697266,0.7630864381790161,0.7630864977836609,0.7630865573883057,0.7630866169929504,0.7630866765975952,0.76308673620224,0.7630867958068848,0.7630867958068848,0.7630868554115295,0.7630868554115295,0.7630869150161743,0.7630869150161743,0.7630869746208191,0.7630869746208191,0.7630869746208191,0.7630869746208191,0.7630870342254639,0.7630870342254639,0.7630870342254639,0.7630870342254639,0.7630870342254639,0.7630870342254639,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086,0.7630870938301086],"active":[7.808208465576172e-06,7.719873792666476e-06,7.782143256918062e-06,7.82196548243519e-06,7.901611752458848e-06,7.98342989583034e-06,8.055834769038484e-06,8.155030627676751e-06,8.272328159364406e-06,8.362110747839324e-06,8.517059541190974e-06,8.67128255777061e-06,8.825506483844947e-06,8.970318958745338e-06,9.18029218155425e-06,9.413439329364337e-06,9.582143320585601e-06,9.885523468255997e-06,1.0405395187262911e-05,1.0979571925417986e-05,1.1622532838373445e-05,1.2332833648542874e-05,1.3166943972464651e-05,1.4181343431118876e-05,1.532607711851597e-05,1.6627203876851127e-05,1.8107173673342913e-05,1.993903424590826e-05,2.212350591435097e-05,2.4361561372643337e-05,2.7264301024843007e-05,3.015110269188881e-05,3.4023352782242e-05,3.8522637623827904e-05,4.2923442379105836e-05,4.870431439485401e-05,5.51788107259199e-05,6.241502705961466e-05,7.111308514140546e-05,8.092333155218512e-05,9.218021295964718e-05,0.0001050539140123874,0.00012003607116639614,0.00013708756887353957,0.00015658780466765165,0.00017981987912207842,0.0002060031984001398,0.000235572864767164,0.0002693174174055457,0.00030916871037334204,0.0003543135244399309,0.00040573463775217533,0.0004646523157134652,0.000530639779753983,0.0006075599230825901,0.0006952749099582434,0.0007945762481540442,0.0009078634902834892,0.0010360211599618196,0.0011822241358458996,0.001346659380942583,0.0015319762751460075,0.00173916295170784,0.00196961872279644,0.0022280942648649216,0.0025164783000946045,0.002832721918821335,0.003178689628839493,0.003557499498128891,0.003965669311583042,0.004402756690979004,0.004866365343332291,0.005352601408958435,0.00586777925491333,0.00639612041413784,0.006933368742465973,0.007478788495063782,0.008018553256988525,0.008558284491300583,0.009083051234483719,0.009595081210136414,0.010083258152008057,0.010548841208219528,0.010980091989040375,0.011374257504940033,0.011736959218978882,0.012084238231182098,0.012431636452674866,0.012764662504196167,0.013076134026050568,0.013370789587497711,0.013654574751853943,0.013943962752819061,0.014232665300369263,0.014526933431625366,0.014833241701126099,0.015162155032157898,0.015534371137619019,0.015959367156028748,0.016421794891357422,0.01690933108329773,0.017426416277885437,0.017970040440559387,0.01853586733341217,0.01910361647605896,0.019683122634887695,0.020265132188796997,0.02082735300064087,0.021376579999923706,0.0218980610370636,0.022396564483642578,0.022846966981887817,0.023254841566085815,0.023619085550308228,0.02393326163291931,0.024195194244384766,0.024408072233200073,0.024570822715759277,0.02468612790107727,0.024744421243667603,0.024776607751846313,0.024782270193099976,0.024796903133392334,0.024798452854156494,0.024767160415649414,0.024693816900253296,0.024588465690612793,0.02443784475326538,0.024234771728515625,0.023944437503814697,0.023586750030517578,0.02318286895751953,0.022740960121154785,0.02225959300994873,0.021728217601776123,0.02116096019744873,0.020570218563079834,0.019980967044830322,0.019384682178497314,0.018759310245513916,0.018107354640960693,0.017431318759918213,0.016729652881622314,0.01601654291152954,0.015276312828063965,0.014530777931213379,0.013776957988739014,0.013021349906921387,0.012263476848602295,0.011509239673614502,0.010770261287689209,0.01004558801651001,0.009342730045318604,0.008663415908813477,0.008002698421478271,0.007375478744506836,0.00677567720413208,0.006214737892150879,0.005681395530700684,0.005190372467041016,0.004724621772766113,0.004292726516723633,0.0038943886756896973,0.0035274624824523926,0.0031914114952087402,0.0028838515281677246,0.0026019811630249023,0.0023464560508728027,0.0021125078201293945,0.0019008517265319824,0.0017088651657104492,0.001535177230834961,0.001380622386932373,0.0012406110763549805,0.0011147260665893555,0.001002192497253418,0.0008998513221740723,0.0008098483085632324,0.0007277727127075195,0.000654757022857666,0.0005905628204345703,0.000531613826751709,0.00048029422760009766,0.00043320655822753906,0.000391542911529541,0.00035518407821655273,0.00032204389572143555,0.00029206275939941406,0.0002650618553161621,0.00024181604385375977,0.0002211928367614746,0.0002022385597229004,0.0001857280731201172,0.00017082691192626953,0.00015723705291748047,0.00014525651931762695,0.00013512372970581055,0.00012618303298950195,0.0001175999641418457,0.00011026859283447266,0.00010323524475097656,9.709596633911133e-05,9.179115295410156e-05,8.732080459594727e-05,8.314847946166992e-05,7.939338684082031e-05,7.599592208862305e-05,7.31348991394043e-05,7.045269012451172e-05,6.80685043334961e-05,6.598234176635742e-05,6.41942024230957e-05,6.246566772460938e-05,6.091594696044922e-05,5.9604644775390625e-05,5.84721565246582e-05,5.733966827392578e-05,5.638599395751953e-05,5.561113357543945e-05,5.4776668548583984e-05,5.412101745605469e-05,5.346536636352539e-05,5.2869319915771484e-05,5.245208740234375e-05,5.2034854888916016e-05,5.155801773071289e-05,5.1140785217285156e-05,5.08427619934082e-05,5.048513412475586e-05,5.036592483520508e-05,5.0187110900878906e-05,4.9948692321777344e-05,4.971027374267578e-05,4.953145980834961e-05,4.947185516357422e-05,4.935264587402344e-05,4.9173831939697266e-05,4.9114227294921875e-05,4.89354133605957e-05,4.887580871582031e-05,4.881620407104492e-05,4.869699478149414e-05,4.863739013671875e-05,4.863739013671875e-05,4.857778549194336e-05,4.851818084716797e-05,4.845857620239258e-05,4.839897155761719e-05,4.839897155761719e-05,4.839897155761719e-05,4.83393669128418e-05,4.83393669128418e-05,4.83393669128418e-05,4.8279762268066406e-05,4.8279762268066406e-05,4.8279762268066406e-05,4.8279762268066406e-05,4.8279762268066406e-05,4.8220157623291016e-05,4.8220157623291016e-05,4.8220157623291016e-05,4.8220157623291016e-05,4.8220157623291016e-05,4.8220157623291016e-05,4.8220157623291016e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8220157623291016e-05,4.8220157623291016e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8220157623291016e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05,4.8160552978515625e-05]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[7.808208465576172e-06,8.086969501164276e-06,8.420759513683151e-06,8.797268492344301e-06,9.215772479365114e-06,9.637896255298983e-06,1.0142563041881658e-05,1.0674743862182368e-05,1.1288018868071958e-05,1.1905638530151919e-05,1.2590594451467041e-05,1.3317546290636528e-05,1.4108214600128122e-05,1.4985769666964188e-05,1.5918352801236324e-05,1.6871934349182993e-05,1.7918195226229727e-05,1.9175877241650596e-05,2.0625437173293903e-05,2.225673415523488e-05,2.4108143406920135e-05,2.6264380721841007e-05,2.8759475753759034e-05,3.155215745209716e-05,3.466269845375791e-05,3.826849570032209e-05,4.24079189542681e-05,4.7103418182814494e-05,5.241002145339735e-05,5.844792030984536e-05,6.531485996674746e-05,7.316796836676076e-05,8.199637522920966e-05,9.217442129738629e-05,0.00010367097274865955,0.00011673293192870915,0.00013157751527614892,0.0001484226668253541,0.00016744939784985036,0.00018887780606746674,0.00021351451869122684,0.00024108220532070845,0.00027253953157924116,0.00030766925192438066,0.00034787386539392173,0.0003934053529519588,0.000444678618805483,0.0005028028972446918,0.0005686325603164732,0.0006426817271858454,0.0007269327761605382,0.0008214060799218714,0.0009281412931159139,0.0010485720122233033,0.001184896333143115,0.0013385431375354528,0.0015116864815354347,0.0017065029824152589,0.0019260699627920985,0.0021744854748249054,0.0024527455680072308,0.002766449935734272,0.0031182924285531044,0.0035150661133229733,0.003959083463996649,0.004456808790564537,0.0050152926705777645,0.005639598239213228,0.006337235681712627,0.007115727756172419,0.007982287555932999,0.008945553563535213,0.010015439242124557,0.011199254542589188,0.012507603503763676,0.013949159532785416,0.015529117546975613,0.017262037843465805,0.019153472036123276,0.02121076174080372,0.023434652015566826,0.025834552943706512,0.028412649407982826,0.03117142990231514,0.03411022201180458,0.03723202645778656,0.04053252190351486,0.0440126471221447,0.047668881714344025,0.05149132385849953,0.05547787994146347,0.05962527170777321,0.06392590701580048,0.06837602704763412,0.0729706883430481,0.07769852131605148,0.08255735039710999,0.08753205090761185,0.09263225644826889,0.09784439951181412,0.10316717624664307,0.10859758406877518,0.1141323447227478,0.11977730691432953,0.12552933394908905,0.13139589130878448,0.13738290965557098,0.14349587261676788,0.14973872900009155,0.15613041818141937,0.16266770660877228,0.16936823725700378,0.17623604834079742,0.1832827776670456,0.19050805270671844,0.19793686270713806,0.20556522905826569,0.21339985728263855,0.22145092487335205,0.2297161966562271,0.23820103704929352,0.24690234661102295,0.25581514835357666,0.2649361789226532,0.2742072343826294,0.28363537788391113,0.293251097202301,0.3030358552932739,0.3129841983318329,0.32308393716812134,0.3333211839199066,0.3436776399612427,0.3541443645954132,0.36469992995262146,0.3753340542316437,0.38600993156433105,0.39671602845191956,0.407431423664093,0.4181419909000397,0.4288282096385956,0.43948128819465637,0.45008355379104614,0.4606124758720398,0.4710620939731598,0.48140817880630493,0.49164730310440063,0.501753032207489,0.5117127895355225,0.5215246677398682,0.5311678647994995,0.5406473278999329,0.549958348274231,0.559076726436615,0.5679898262023926,0.5766826272010803,0.5851366519927979,0.5933396816253662,0.6012786030769348,0.6089300513267517,0.6162875294685364,0.6233468651771545,0.6301094889640808,0.6365786790847778,0.6427622437477112,0.6486587524414062,0.6542558670043945,0.6595548391342163,0.6645572781562805,0.6692696213722229,0.6736974716186523,0.6778501272201538,0.6817364692687988,0.6853673458099365,0.6887467503547668,0.6918855905532837,0.6947973370552063,0.6974921226501465,0.6999832987785339,0.7022780776023865,0.7043892741203308,0.7063335180282593,0.7081146836280823,0.7097482681274414,0.7112419605255127,0.7126083374023438,0.7138537168502808,0.7149902582168579,0.7160248756408691,0.7169674038887024,0.7178226113319397,0.7186000347137451,0.7193066477775574,0.7199471592903137,0.7205281257629395,0.7210550904273987,0.7215320467948914,0.7219631671905518,0.7223531007766724,0.7227063775062561,0.7230255007743835,0.7233136296272278,0.7235748767852783,0.723811149597168,0.7240241169929504,0.7242161631584167,0.7243897318840027,0.7245474457740784,0.7246890664100647,0.7248170375823975,0.7249324917793274,0.7250366806983948,0.7251307964324951,0.7252158522605896,0.7252926230430603,0.7253617644309998,0.7254243493080139,0.7254809737205505,0.7255318760871887,0.7255781888961792,0.7256197333335876,0.7256572842597961,0.7256911396980286,0.7257217168807983,0.7257496118545532,0.7257745862007141,0.7257971167564392,0.7258174419403076,0.7258360385894775,0.7258527874946594,0.7258676886558533,0.7258814573287964,0.7258936166763306,0.7259045243263245,0.7259145379066467,0.7259235382080078,0.725931704044342,0.7259390950202942,0.7259458303451538,0.7259519100189209,0.7259573936462402,0.7259624004364014,0.7259668111801147,0.7259708642959595,0.7259745597839355,0.7259778380393982,0.725980818271637,0.7259835600852966,0.7259860634803772,0.7259883284568787,0.7259902954101562,0.7259921431541443,0.725993812084198,0.7259953022003174,0.7259966731071472,0.7259978652000427,0.7259989976882935,0.7260000109672546,0.7260009050369263,0.7260017395019531,0.7260025143623352,0.7260031700134277,0.7260038256645203,0.7260043621063232,0.7260048389434814,0.7260053157806396,0.7260057330131531,0.7260060906410217,0.7260064482688904,0.7260067462921143,0.7260070443153381,0.7260072827339172,0.7260075211524963,0.7260077595710754,0.7260079383850098,0.7260081171989441,0.7260082364082336,0.726008415222168,0.7260085344314575,0.7260086536407471,0.7260087728500366,0.7260088324546814,0.726008951663971,0.7260090112686157,0.7260090708732605,0.72600919008255,0.7260092496871948,0.7260093092918396,0.7260093688964844,0.7260093688964844,0.7260094285011292,0.7260094881057739,0.7260094881057739,0.7260095477104187,0.7260095477104187,0.7260095477104187,0.7260096073150635,0.7260096073150635,0.7260096073150635,0.7260096669197083,0.7260096669197083,0.7260096669197083,0.7260096669197083,0.726009726524353,0.726009726524353,0.726009726524353,0.726009726524353,0.726009726524353,0.726009726524353,0.7260097861289978,0.7260097861289978,0.7260097861289978,0.7260097861289978,0.7260097861289978,0.7260097861289978,0.7260097861289978,0.7260097861289978,0.7260097861289978,0.7260097861289978,0.7260097861289978,0.7260098457336426,0.7260098457336426,0.7260098457336426,0.7260098457336426,0.7260098457336426,0.7260098457336426,0.7260098457336426,0.7260098457336426,0.7260098457336426,0.7260098457336426,0.7260098457336426,0.7260098457336426,0.7260098457336426,0.7260098457336426,0.7260098457336426,0.7260098457336426,0.7260098457336426,0.7260098457336426,0.7260098457336426,0.7260098457336426,0.7260098457336426,0.7260098457336426,0.7260098457336426,0.7260098457336426,0.7260098457336426,0.7260098457336426,0.7260098457336426,0.7260098457336426,0.7260098457336426,0.7260098457336426,0.7260098457336426,0.7260098457336426],"recovered":[0.0,3.5695930478141236e-07,6.654069011347019e-07,9.999205303756753e-07,1.3445708191284211e-06,1.722527827041631e-06,2.1359633137763012e-06,2.5964627639041282e-06,3.0772355330555e-06,3.6275175716582453e-06,4.1857642827380914e-06,4.793970674654702e-06,5.4839956646901555e-06,6.220359864528291e-06,7.017545158305438e-06,7.890756023698486e-06,8.800893738225568e-06,9.779092579265125e-06,1.0891241799981799e-05,1.218295619764831e-05,1.3670890439243522e-05,1.530725603515748e-05,1.7189799109473825e-05,1.9352553863427602e-05,2.185488847317174e-05,2.4635261070216075e-05,2.7853688152390532e-05,3.1549265258945525e-05,3.564597136573866e-05,4.0397222619503736e-05,4.584429188980721e-05,5.195894118514843e-05,5.894173227716237e-05,6.687448330922052e-05,7.591865869471803e-05,8.621472807135433e-05,9.783943824004382e-05,0.00011110702325822785,0.00012604935909621418,0.0001429922558600083,0.000162237643962726,0.00018425255257170647,0.00020893343025818467,0.00023697609140072018,0.00026868609711527824,0.0003046151832677424,0.00034521587076596916,0.00039127591298893094,0.0004433152498677373,0.0005025016725994647,0.0005687057273462415,0.0006442615995183587,0.0007288978667929769,0.0008246940560638905,0.0009329917374998331,0.0010548365535214543,0.0011927994200959802,0.0013483931543305516,0.0015237688785418868,0.0017208096105605364,0.0019443241180852056,0.002194775501266122,0.002476682187989354,0.002794089959934354,0.003151016077026725,0.0035513686016201973,0.004000969231128693,0.0045040627010166645,0.005068344995379448,0.005699934903532267,0.006403685547411442,0.007189709227532148,0.00806319061666727,0.009036179631948471,0.010113039053976536,0.011306365951895714,0.012623204849660397,0.014072692953050137,0.015664491802453995,0.017406165599822998,0.01930542103946209,0.021365026012063026,0.023596718907356262,0.026002932339906693,0.028584614396095276,0.031341567635536194,0.034281790256500244,0.0374024473130703,0.04070533439517021,0.04418344423174858,0.047833479940891266,0.05165015533566475,0.05563459172844887,0.059776436537504196,0.06407373398542404,0.0685209110379219,0.07310820370912552,0.0778309628367424,0.08267742395401001,0.08764830231666565,0.09274197369813919,0.09795088320970535,0.10327046364545822,0.10869888961315155,0.11423231661319733,0.11987359821796417,0.12562736868858337,0.13149692118167877,0.13748805224895477,0.14360414445400238,0.14986161887645721,0.15625718235969543,0.16280528903007507,0.16951234638690948,0.17639093101024628,0.1834382712841034,0.19068045914173126,0.19811445474624634,0.205751433968544,0.21359333395957947,0.22165030241012573,0.22991779446601868,0.23840183019638062,0.2471008449792862,0.2560068368911743,0.2651251256465912,0.27438515424728394,0.2838056683540344,0.29340416193008423,0.3031832277774811,0.3131216764450073,0.32320836186408997,0.3334325850009918,0.3437761962413788,0.3542238175868988,0.3647693991661072,0.37538236379623413,0.38604336977005005,0.3967333137989044,0.4074331521987915,0.4181271195411682,0.42880091071128845,0.43943697214126587,0.4500177800655365,0.4605365991592407,0.47096654772758484,0.48130297660827637,0.49152714014053345,0.5016175508499146,0.5115709900856018,0.5213621258735657,0.5309841632843018,0.5404495596885681,0.54973965883255,0.5588460564613342,0.5677434206008911,0.576417088508606,0.5848563313484192,0.5930498242378235,0.600975513458252,0.6086148023605347,0.6159631013870239,0.6230226755142212,0.6297754049301147,0.6362395882606506,0.6424216628074646,0.6483145356178284,0.6539117693901062,0.6592111587524414,0.6642168760299683,0.6689354181289673,0.6733721494674683,0.6775335073471069,0.6814284324645996,0.6850659251213074,0.6884536147117615,0.6916044354438782,0.6945263147354126,0.6972342133522034,0.6997339129447937,0.7020402550697327,0.7041652202606201,0.7061179876327515,0.7079106569290161,0.7095553278923035,0.7110578417778015,0.7124335169792175,0.7136889696121216,0.7148333787918091,0.7158792614936829,0.7168282270431519,0.7176931500434875,0.7184775471687317,0.7191897630691528,0.7198370099067688,0.7204247117042542,0.7209572196006775,0.7214388251304626,0.7218745350837708,0.7222684025764465,0.722624659538269,0.7229468822479248,0.723239541053772,0.7235037684440613,0.7237420678138733,0.7239576578140259,0.7241523265838623,0.7243280410766602,0.7244864106178284,0.7246297001838684,0.7247592210769653,0.7248760461807251,0.724981427192688,0.7250764966011047,0.725162923336029,0.7252407670021057,0.7253105044364929,0.7253744006156921,0.7254311442375183,0.7254829406738281,0.725529670715332,0.7255716323852539,0.725609540939331,0.7256438136100769,0.7256748080253601,0.7257028818130493,0.7257281541824341,0.7257511615753174,0.7257717251777649,0.7257903814315796,0.725807249546051,0.7258225083351135,0.7258361577987671,0.7258486151695251,0.7258597016334534,0.7258698344230652,0.725878894329071,0.7258871793746948,0.7258946895599365,0.7259014844894409,0.7259076237678528,0.7259132266044617,0.725918173789978,0.7259226441383362,0.7259268164634705,0.7259306311607361,0.7259339690208435,0.725937008857727,0.7259397506713867,0.7259421944618225,0.725944459438324,0.7259464859962463,0.7259483337402344,0.7259500026702881,0.7259515523910522,0.7259529232978821,0.7259541153907776,0.7259552478790283,0.7259563207626343,0.7259572148323059,0.7259580492973328,0.7259588241577148,0.7259595394134521,0.7259601354598999,0.7259607315063477,0.7259612083435059,0.7259616851806641,0.7259621024131775,0.7259624600410461,0.7259628176689148,0.7259631156921387,0.7259634137153625,0.7259637117385864,0.7259639501571655,0.7259641289710999,0.7259643077850342,0.7259644865989685,0.7259646654129028,0.7259647846221924,0.7259649634361267,0.7259650230407715,0.725965142250061,0.7259652614593506,0.7259653210639954,0.7259654402732849,0.7259654998779297,0.7259655594825745,0.7259656190872192,0.725965678691864,0.7259657382965088,0.7259657979011536,0.7259657979011536,0.7259658575057983,0.7259659171104431,0.7259659171104431,0.7259659767150879,0.7259659767150879,0.7259659767150879,0.7259660363197327,0.7259660363197327,0.7259660363197327,0.7259660959243774,0.7259660959243774,0.7259660959243774,0.7259660959243774,0.7259661555290222,0.7259661555290222,0.7259661555290222,0.7259661555290222,0.7259661555290222,0.7259661555290222,0.7259661555290222,0.7259661555290222,0.725966215133667,0.725966215133667,0.725966215133667,0.725966215133667,0.725966215133667,0.725966215133667,0.725966215133667,0.725966215133667,0.725966215133667,0.725966215133667,0.725966215133667,0.725966215133667,0.725966215133667,0.725966215133667,0.725966215133667,0.725966215133667,0.725966215133667,0.725966215133667,0.725966215133667,0.725966215133667,0.725966215133667,0.725966215133667,0.725966215133667,0.725966215133667,0.725966215133667,0.725966215133667,0.725966215133667,0.725966215133667,0.725966215133667,0.725966215133667,0.725966215133667,0.725966215133667,0.725966215133667,0.725966215133667,0.725966215133667,0.725966215133667,0.725966215133667,0.725966215133667],"active":[7.808208465576172e-06,7.730010111117736e-06,7.755352271487936e-06,7.797348189342301e-06,7.871201887610368e-06,7.915368769317865e-06,8.006600182852708e-06,8.07828109827824e-06,8.210783562390134e-06,8.278120731119998e-06,8.404829713981599e-06,8.523575161234476e-06,8.624218935437966e-06,8.765409802435897e-06,8.900808097678237e-06,8.981178325484507e-06,9.11730148800416e-06,9.396784662385471e-06,9.734195373312104e-06,1.0073777957586572e-05,1.0437252967676613e-05,1.0957124686683528e-05,1.156967664428521e-05,1.2199603588669561e-05,1.2807809980586171e-05,1.3633234630106017e-05,1.4554230801877566e-05,1.555415292386897e-05,1.676405008765869e-05,1.805069769034162e-05,1.9470568076940253e-05,2.1209027181612328e-05,2.305464295204729e-05,2.5299937988165766e-05,2.7752314053941518e-05,3.051820385735482e-05,3.3738077036105096e-05,3.7315643567126244e-05,4.140003875363618e-05,4.5885550207458436e-05,5.127687472850084e-05,5.682965274900198e-05,6.360610132105649e-05,7.069316052366048e-05,7.918776827864349e-05,8.879016968421638e-05,9.946274803951383e-05,0.00011152698425576091,0.00012531731044873595,0.00014018005458638072,0.00015822704881429672,0.00017714448040351272,0.000199243426322937,0.00022387795615941286,0.00025190459564328194,0.0002837065840139985,0.00031888706143945456,0.00035810982808470726,0.0004023010842502117,0.000453675864264369,0.0005084214499220252,0.0005716744344681501,0.0006416102405637503,0.0007209761533886194,0.000808067386969924,0.0009054401889443398,0.0010143234394490719,0.0011355355381965637,0.0012688906863331795,0.001415792852640152,0.0015786020085215569,0.0017558443360030651,0.0019522486254572868,0.0021630749106407166,0.00239456444978714,0.002642793580889702,0.002905912697315216,0.0031893448904156685,0.003488980233669281,0.0038045961409807205,0.004129230976104736,0.004469526931643486,0.004815930500626564,0.005168497562408447,0.005525607615709305,0.005890458822250366,0.006250731647014618,0.006610199809074402,0.006963547319173813,0.007307879626750946,0.007644400000572205,0.00797511637210846,0.008291315287351608,0.008599590510129929,0.008896954357624054,0.009177610278129578,0.009449146687984467,0.009701088070869446,0.00995483249425888,0.010196097195148468,0.010425202548503876,0.010646700859069824,0.010861881077289581,0.011078417301177979,0.011297017335891724,0.011522293090820312,0.01175554096698761,0.011998951435089111,0.01225067675113678,0.012526273727416992,0.012806087732315063,0.01311105489730835,0.013430759310722351,0.013770431280136108,0.014117121696472168,0.014498591423034668,0.014884769916534424,0.015285402536392212,0.015699490904808044,0.016122862696647644,0.016550734639167786,0.016984552145004272,0.017413318157196045,0.017835333943367004,0.018200397491455078,0.018510252237319946,0.01886594295501709,0.019230186939239502,0.019580036401748657,0.01990070939064026,0.020199507474899292,0.02046927809715271,0.020711779594421387,0.020923733711242676,0.021110236644744873,0.021240532398223877,0.021333664655685425,0.02138805389404297,0.021408677101135254,0.021395057439804077,0.02135416865348816,0.02128264307975769,0.021175503730773926,0.02104431390762329,0.02087157964706421,0.020680755376815796,0.020450055599212646,0.020185649394989014,0.019907116889953613,0.019596874713897705,0.019285202026367188,0.0189741849899292,0.018627166748046875,0.01825016736984253,0.017836570739746094,0.01739323139190674,0.016922593116760254,0.016422271728515625,0.015880227088928223,0.015312016010284424,0.014732062816619873,0.014146387577056885,0.01355600357055664,0.012986838817596436,0.012419164180755615,0.011834204196929932,0.01124030351638794,0.010645508766174316,0.010058462619781494,0.009480595588684082,0.008914709091186523,0.008364319801330566,0.00783383846282959,0.007318317890167236,0.006819665431976318,0.006343722343444824,0.0058876872062683105,0.005456984043121338,0.0050438642501831055,0.004655361175537109,0.004293262958526611,0.003949463367462158,0.0036302804946899414,0.003331303596496582,0.003053009510040283,0.002795875072479248,0.002556741237640381,0.0023359060287475586,0.0021340250968933105,0.001943349838256836,0.0017718076705932617,0.0016134977340698242,0.0014696121215820312,0.001338362693786621,0.0012180805206298828,0.001107335090637207,0.0010059475898742676,0.0009142756462097168,0.0008318424224853516,0.0007570981979370117,0.0006889700889587402,0.0006279945373535156,0.0005716085433959961,0.0005203485488891602,0.00047409534454345703,0.00043207406997680664,0.00039511919021606445,0.000361025333404541,0.0003306269645690918,0.0003027915954589844,0.00027745962142944336,0.00025475025177001953,0.00023442506790161133,0.0002161264419555664,0.00019884109497070312,0.00018358230590820312,0.0001704692840576172,0.00015747547149658203,0.00014704465866088867,0.00013679265975952148,0.00012761354446411133,0.0001195073127746582,0.00011217594146728516,0.00010579824447631836,9.97781753540039e-05,9.423494338989258e-05,8.928775787353516e-05,8.487701416015625e-05,8.106231689453125e-05,7.730722427368164e-05,7.420778274536133e-05,7.110834121704102e-05,6.836652755737305e-05,6.592273712158203e-05,6.383657455444336e-05,6.186962127685547e-05,6.020069122314453e-05,5.8650970458984375e-05,5.7220458984375e-05,5.5909156799316406e-05,5.4776668548583984e-05,5.358457565307617e-05,5.269050598144531e-05,5.1915645599365234e-05,5.1021575927734375e-05,5.0187110900878906e-05,4.9591064453125e-05,4.9054622650146484e-05,4.857778549194336e-05,4.8100948333740234e-05,4.76837158203125e-05,4.7326087951660156e-05,4.696846008300781e-05,4.667043685913086e-05,4.6312808990478516e-05,4.607439041137695e-05,4.589557647705078e-05,4.565715789794922e-05,4.5418739318847656e-05,4.5299530029296875e-05,4.51207160949707e-05,4.500150680541992e-05,4.482269287109375e-05,4.470348358154297e-05,4.458427429199219e-05,4.45246696472168e-05,4.4405460357666016e-05,4.4345855712890625e-05,4.4286251068115234e-05,4.4226646423339844e-05,4.416704177856445e-05,4.410743713378906e-05,4.404783248901367e-05,4.398822784423828e-05,4.398822784423828e-05,4.392862319946289e-05,4.392862319946289e-05,4.38690185546875e-05,4.38690185546875e-05,4.380941390991211e-05,4.380941390991211e-05,4.380941390991211e-05,4.374980926513672e-05,4.374980926513672e-05,4.374980926513672e-05,4.374980926513672e-05,4.374980926513672e-05,4.374980926513672e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.369020462036133e-05,4.363059997558594e-05,4.363059997558594e-05,4.363059997558594e-05,4.363059997558594e-05,4.363059997558594e-05,4.363059997558594e-05,4.363059997558594e-05,4.363059997558594e-05,4.357099533081055e-05,4.363059997558594e-05,4.363059997558594e-05,4.363059997558594e-05,4.357099533081055e-05,4.357099533081055e-05,4.357099533081055e-05,4.363059997558594e-05,4.363059997558594e-05,4.363059997558594e-05,4.363059997558594e-05,4.363059997558594e-05,4.357099533081055e-05,4.357099533081055e-05,4.357099533081055e-05,4.357099533081055e-05,4.357099533081055e-05,4.357099533081055e-05,4.363059997558594e-05,4.363059997558594e-05,4.363059997558594e-05,4.363059997558594e-05,4.363059997558594e-05,4.363059997558594e-05,4.363059997558594e-05,4.363059997558594e-05,4.363059997558594e-05,4.363059997558594e-05,4.363059997558594e-05,4.363059997558594e-05,4.363059997558594e-05,4.363059997558594e-05,4.363059997558594e-05,4.363059997558594e-05,4.363059997558594e-05,4.363059997558594e-05,4.363059997558594e-05,4.363059997558594e-05,4.363059997558594e-05,4.363059997558594e-05,4.363059997558594e-05,4.363059997558594e-05,4.363059997558594e-05,4.363059997558594e-05,4.363059997558594e-05,4.363059997558594e-05,4.363059997558594e-05,4.363059997558594e-05,4.363059997558594e-05,4.363059997558594e-05]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[7.808208465576172e-06,8.091314157354645e-06,8.426552085438743e-06,8.792923836153932e-06,9.180293091048952e-06,9.603865692042746e-06,1.0045539966085926e-05,1.0516176189412363e-05,1.1006361091858707e-05,1.153998982772464e-05,1.2095340935047716e-05,1.2702099411399104e-05,1.3332027265278157e-05,1.3998882423038594e-05,1.4735970580659341e-05,1.548102227388881e-05,1.6248523024842143e-05,1.7170244973385707e-05,1.8183198335464112e-05,1.937282104336191e-05,2.0661640519392677e-05,2.2122059817775153e-05,2.373742790950928e-05,2.5541048671584576e-05,2.7594471248448826e-05,2.9881037335144356e-05,3.242753882659599e-05,3.525931970216334e-05,3.84400955226738e-05,4.195393921690993e-05,4.587759394780733e-05,5.0352256948826835e-05,5.528814290300943e-05,6.0673664847854525e-05,6.676514749415219e-05,7.362919131992385e-05,8.108044130494818e-05,8.946572779677808e-05,9.889945067698136e-05,0.00010923244553850964,0.00012068916839780286,0.00013366714119911194,0.0001479918573750183,0.0001639971014810726,0.0001815076539060101,0.00020126350864302367,0.00022302860452327877,0.0002469803439453244,0.00027385729481466115,0.0003037057467736304,0.0003368732868693769,0.00037366326432675123,0.0004143189871683717,0.0004595804202836007,0.0005096922977827489,0.0005652483087033033,0.0006267539574764669,0.0006949657690711319,0.0007704441668465734,0.0008538850815966725,0.0009462079033255577,0.0010490114800632,0.0011624890612438321,0.0012878419365733862,0.001427113893441856,0.0015801741974428296,0.0017505987780168653,0.0019385881023481488,0.0021451206412166357,0.002374152420088649,0.0026268267538398504,0.002905966015532613,0.0032126924488693476,0.0035510521847754717,0.003923409152776003,0.004333520773798227,0.0047836024314165115,0.005278194323182106,0.00582124711945653,0.006415629759430885,0.007066554855555296,0.0077781761065125465,0.008553536608815193,0.009398920461535454,0.010315719991922379,0.011312136426568031,0.012389544397592545,0.013553569093346596,0.014808764681220055,0.01615717262029648,0.017601322382688522,0.019142553210258484,0.020786631852388382,0.0225349310785532,0.024386728182435036,0.026348551735281944,0.028416991233825684,0.03059609979391098,0.032884057611227036,0.035280726850032806,0.03778738155961037,0.040406323969364166,0.043133627623319626,0.04596594348549843,0.048910729587078094,0.05196068435907364,0.055120162665843964,0.058382414281368256,0.06175290793180466,0.06522761285305023,0.0688057616353035,0.07248266041278839,0.07626242935657501,0.08014026284217834,0.08411245793104172,0.08817669004201889,0.09233368933200836,0.09657688438892365,0.10090742260217667,0.1053261011838913,0.1098313257098198,0.11442239582538605,0.11909990757703781,0.12386497855186462,0.12872229516506195,0.13367490470409393,0.13872632384300232,0.1438937485218048,0.1491827517747879,0.1545974314212799,0.1601424217224121,0.16581840813159943,0.1716330498456955,0.17758587002754211,0.18368354439735413,0.18992361426353455,0.19630937278270721,0.2028375118970871,0.2095165103673935,0.2163199931383133,0.22324718534946442,0.23031431436538696,0.23753291368484497,0.2449071705341339,0.2524074614048004,0.26003482937812805,0.2677771747112274,0.2756337523460388,0.2835964858531952,0.2916627824306488,0.2998217046260834,0.3080727159976959,0.31640559434890747,0.32481563091278076,0.3332939147949219,0.34183406829833984,0.3504292666912079,0.35907578468322754,0.367760568857193,0.3764745593070984,0.38521045446395874,0.39395976066589355,0.40271472930908203,0.4114612638950348,0.42019230127334595,0.42889946699142456,0.43756917119026184,0.4461907148361206,0.4547494947910309,0.4632415175437927,0.47165489196777344,0.4799683690071106,0.4881679117679596,0.4962449371814728,0.5041829347610474,0.5119718313217163,0.5196123719215393,0.5270946025848389,0.534404456615448,0.5415458083152771,0.5485014319419861,0.5552693009376526,0.5618494749069214,0.5682260990142822,0.5744088888168335,0.5803817510604858,0.5861592888832092,0.5917410254478455,0.5971246361732483,0.6023036241531372,0.6072828769683838,0.6120545268058777,0.6166251301765442,0.6209920644760132,0.6251602172851562,0.6291256546974182,0.632891833782196,0.6364644765853882,0.6398422718048096,0.6430310606956482,0.646033763885498,0.6488547921180725,0.6514980792999268,0.6539696455001831,0.6562784314155579,0.6584308743476868,0.6604352593421936,0.6622979640960693,0.6640271544456482,0.6656303405761719,0.6671140193939209,0.6684868931770325,0.6697542071342468,0.67092365026474,0.672002911567688,0.6729976534843445,0.6739132404327393,0.6747518181800842,0.6755236983299255,0.6762332916259766,0.6768845319747925,0.6774804592132568,0.6780277490615845,0.6785302758216858,0.6789896488189697,0.6794100999832153,0.6797954440116882,0.6801474094390869,0.6804701685905457,0.680765688419342,0.6810351014137268,0.6812810301780701,0.6815062165260315,0.68171226978302,0.6818998456001282,0.6820714473724365,0.6822282075881958,0.6823709607124329,0.6825017333030701,0.6826212406158447,0.6827301383018494,0.6828293204307556,0.6829209923744202,0.6830037832260132,0.6830798387527466,0.6831490993499756,0.683212399482727,0.683269739151001,0.6833227276802063,0.6833709478378296,0.6834149360656738,0.6834552884101868,0.6834920644760132,0.683525800704956,0.6835566163063049,0.6835845112800598,0.6836100220680237,0.6836334466934204,0.6836548447608948,0.6836742162704468,0.6836919188499451,0.6837083101272583,0.6837230324745178,0.6837366223335266,0.6837489604949951,0.6837601065635681,0.6837705373764038,0.6837798953056335,0.6837883591651917,0.6837962865829468,0.683803379535675,0.6838099956512451,0.6838160753250122,0.6838216781616211,0.6838266849517822,0.6838311553001404,0.6838352680206299,0.6838390827178955,0.6838425993919373,0.6838457584381104,0.6838487386703491,0.683851420879364,0.6838539242744446,0.6838561296463013,0.6838581562042236,0.6838600039482117,0.6838617324829102,0.6838633418083191,0.6838647723197937,0.6838661432266235,0.683867335319519,0.683868408203125,0.6838694214820862,0.6838703155517578,0.6838711500167847,0.683871865272522,0.6838725805282593,0.6838732361793518,0.6838737726211548,0.6838743090629578,0.6838748455047607,0.6838752627372742,0.6838756799697876,0.6838760375976562,0.6838763952255249,0.6838766932487488,0.6838769912719727,0.6838772296905518,0.6838774681091309,0.6838776469230652,0.6838778853416443,0.6838780641555786,0.6838781833648682,0.6838783621788025,0.683878481388092,0.6838786005973816,0.6838787198066711,0.6838787794113159,0.6838788986206055,0.6838789582252502,0.6838790774345398,0.6838791370391846,0.6838791966438293,0.6838792562484741,0.6838793158531189,0.6838793754577637,0.6838793754577637,0.6838794350624084,0.6838794946670532,0.6838794946670532,0.683879554271698,0.683879554271698,0.6838796138763428,0.6838796138763428,0.6838796138763428,0.6838796734809875,0.6838796734809875,0.6838796734809875,0.6838797330856323,0.6838797330856323,0.6838797330856323,0.6838797330856323,0.6838797330856323,0.6838797330856323,0.6838797926902771,0.6838797926902771,0.6838797926902771,0.6838797926902771,0.6838797926902771,0.6838797926902771,0.6838797926902771],"recovered":[0.0,3.5840741929860087e-07,6.7699181727221e-07,9.991964589062263e-07,1.339502432529116e-06,1.703702309896471e-06,2.1091734652145533e-06,2.521160922697163e-06,2.9773159440082964e-06,3.4515721836214652e-06,3.954790827265242e-06,4.4768344196199905e-06,5.049562332715141e-06,5.670802238455508e-06,6.2992821767693385e-06,6.97337782185059e-06,7.702501534367912e-06,8.474344213027507e-06,9.280218364438042e-06,1.0222214768873528e-05,1.128874828282278e-05,1.2447236258594785e-05,1.3759949069935828e-05,1.5271052689058706e-05,1.6909589248825796e-05,1.8729140720097348e-05,2.0840487195528112e-05,2.3147327738115564e-05,2.570686410763301e-05,2.857629442587495e-05,3.181788997608237e-05,3.537445081747137e-05,3.939151065424085e-05,4.3841555452672765e-05,4.8804955440573394e-05,5.419916851678863e-05,6.0362326621543616e-05,6.716699863318354e-05,7.469210686394945e-05,8.310056000482291e-05,9.254079486709088e-05,0.00010306494368705899,0.0001148308438132517,0.00012780592078343034,0.00014231308887246996,0.00015830530901439488,0.00017611199291422963,0.000196080727619119,0.0002177951391786337,0.0002423181722406298,0.00026948691811412573,0.0002993462258018553,0.0003329387691337615,0.00037005022750236094,0.00041107303695753217,0.0004567927971947938,0.0005074687069281936,0.0005634461413137615,0.0006255418993532658,0.0006946819485165179,0.0007708272314630449,0.0008547539473511279,0.0009480260196141899,0.0010517810005694628,0.0011661237804219127,0.0012931079836562276,0.0014330098638311028,0.0015884595923125744,0.0017600411083549261,0.001949400408193469,0.0021583663765341043,0.0023890368174761534,0.0026441114023327827,0.0029247102793306112,0.003233745926991105,0.0035756484139710665,0.00395077234134078,0.00436366256326437,0.004817333072423935,0.005315803457051516,0.00586171168833971,0.0064603895880281925,0.007115908432751894,0.007830318994820118,0.00861093495041132,0.009460052475333214,0.010383166372776031,0.0113828144967556,0.01246355939656496,0.013633046299219131,0.014890715479850769,0.01624291017651558,0.017689885571599007,0.019234979525208473,0.020881472155451775,0.022630587220191956,0.02448689565062523,0.026448208838701248,0.028519345447421074,0.030698034912347794,0.03298550844192505,0.03538306802511215,0.03788827359676361,0.04050833359360695,0.043233420699834824,0.046068087220191956,0.04900951310992241,0.052060678601264954,0.05521557480096817,0.05847872421145439,0.06184973567724228,0.06532293558120728,0.0689009502530098,0.07257651537656784,0.07635603845119476,0.08022946864366531,0.08419998735189438,0.08826278895139694,0.09241606295108795,0.09665773808956146,0.10099086910486221,0.10540644824504852,0.10990922152996063,0.11450021713972092,0.11917810887098312,0.12394580990076065,0.12880341708660126,0.13375824689865112,0.13881303369998932,0.14398613572120667,0.14928139746189117,0.15469922125339508,0.16024547815322876,0.16592830419540405,0.1717444807291031,0.17770487070083618,0.18380264937877655,0.19004420936107635,0.19642944633960724,0.20296107232570648,0.20963765680789948,0.21644310653209686,0.22336986660957336,0.23043708503246307,0.23765642940998077,0.24502380192279816,0.2525242567062378,0.2601412832736969,0.2678832709789276,0.2757304608821869,0.2836918234825134,0.2917529046535492,0.29990440607070923,0.30815011262893677,0.3164730668067932,0.3248738944530487,0.3333497643470764,0.34188133478164673,0.35047510266304016,0.35911402106285095,0.36778876185417175,0.3764927089214325,0.3852219879627228,0.39395710825920105,0.40270474553108215,0.4114442467689514,0.42016834020614624,0.4288617968559265,0.4375215172767639,0.44612908363342285,0.4546811580657959,0.46316179633140564,0.47155895829200745,0.47986331582069397,0.4880560040473938,0.49612095952033997,0.504051148891449,0.5118341445922852,0.5194657444953918,0.5269362926483154,0.5342428684234619,0.5413756966590881,0.5483257174491882,0.5550917387008667,0.5616627931594849,0.5680376887321472,0.5742116570472717,0.5801821947097778,0.585956871509552,0.5915340185165405,0.5969139933586121,0.6020928025245667,0.6070656776428223,0.6118391156196594,0.6164118051528931,0.6207797527313232,0.6249483227729797,0.6289166808128357,0.632684051990509,0.6362568140029907,0.6396385431289673,0.642832338809967,0.6458410024642944,0.6486682891845703,0.6513163447380066,0.6537948250770569,0.6561098694801331,0.6582714915275574,0.6602827906608582,0.662152886390686,0.663890540599823,0.6655007600784302,0.6669910550117493,0.6683710813522339,0.6696450114250183,0.6708221435546875,0.6719075441360474,0.6729083061218262,0.6738278269767761,0.6746735572814941,0.6754508018493652,0.6761661767959595,0.6768208146095276,0.6774224042892456,0.6779745221138,0.6784796714782715,0.6789424419403076,0.6793676018714905,0.6797552704811096,0.6801108121871948,0.6804366111755371,0.6807341575622559,0.6810060143470764,0.6812545657157898,0.6814812421798706,0.6816892027854919,0.6818782687187195,0.6820510625839233,0.6822090744972229,0.6823531985282898,0.6824854612350464,0.682606041431427,0.6827155947685242,0.682816207408905,0.6829079985618591,0.6829921007156372,0.6830686926841736,0.683138370513916,0.6832016110420227,0.6832600831985474,0.6833134889602661,0.6833622455596924,0.6834068298339844,0.6834474802017212,0.6834845542907715,0.6835185885429382,0.6835495829582214,0.6835776567459106,0.6836035847663879,0.683627188205719,0.6836486458778381,0.6836682558059692,0.6836860775947571,0.6837025284767151,0.6837176084518433,0.6837312579154968,0.6837436556816101,0.6837550401687622,0.6837654709815979,0.6837748885154724,0.6837835311889648,0.68379145860672,0.6837987303733826,0.6838053464889526,0.6838114857673645,0.6838170289993286,0.6838220357894897,0.6838265657424927,0.6838308572769165,0.6838346719741821,0.6838381886482239,0.6838414072990417,0.6838443279266357,0.6838470101356506,0.6838494539260864,0.6838517189025879,0.6838537454605103,0.6838556528091431,0.6838573813438416,0.6838590502738953,0.6838605403900146,0.6838618516921997,0.6838630437850952,0.683864176273346,0.6838651299476624,0.6838660836219788,0.6838669180870056,0.6838676929473877,0.6838683485984802,0.6838690042495728,0.6838696002960205,0.6838701367378235,0.6838706135749817,0.6838710308074951,0.6838714480400085,0.683871865272522,0.6838721632957458,0.6838725209236145,0.6838727593421936,0.6838730573654175,0.6838732957839966,0.6838734745979309,0.68387371301651,0.6838738918304443,0.6838740706443787,0.6838741898536682,0.6838743090629578,0.6838744282722473,0.6838745474815369,0.6838746666908264,0.6838747262954712,0.6838748455047607,0.6838749051094055,0.6838749647140503,0.6838750243186951,0.6838750839233398,0.6838751435279846,0.6838752031326294,0.6838752627372742,0.6838752627372742,0.683875322341919,0.683875322341919,0.6838753819465637,0.6838753819465637,0.6838754415512085,0.6838754415512085,0.6838754415512085,0.6838755011558533,0.6838755011558533,0.683875560760498,0.683875560760498,0.683875560760498,0.683875560760498,0.683875560760498,0.683875560760498,0.6838756203651428,0.6838756203651428,0.6838756203651428,0.6838756203651428,0.6838756203651428,0.6838756203651428],"active":[7.808208465576172e-06,7.732906851742882e-06,7.749560609227046e-06,7.793727490934543e-06,7.840790203772485e-06,7.900163836893626e-06,7.936366273497697e-06,7.995015039341524e-06,8.02904469310306e-06,8.088417416729499e-06,8.140550562529825e-06,8.225264537031762e-06,8.282464477815665e-06,8.328080184583087e-06,8.436688403890003e-06,8.507644452038221e-06,8.546021490474232e-06,8.6959007603582e-06,8.90297997102607e-06,9.150606274488382e-06,9.372892236569896e-06,9.674823559180368e-06,9.97747883957345e-06,1.026999598252587e-05,1.068488199962303e-05,1.1151896615047008e-05,1.158705163106788e-05,1.2111991964047775e-05,1.2733231415040791e-05,1.3377644791034982e-05,1.4059703971724957e-05,1.4977806131355464e-05,1.5896632248768583e-05,1.683210939518176e-05,1.7960192053578794e-05,1.9430022803135216e-05,2.0718114683404565e-05,2.2298729163594544e-05,2.4207343813031912e-05,2.6131885533686727e-05,2.814837353071198e-05,3.060219751205295e-05,3.3161013561766595e-05,3.619118069764227e-05,3.919456503354013e-05,4.295819962862879e-05,4.691661160904914e-05,5.089961632620543e-05,5.6062155636027455e-05,6.138757453300059e-05,6.738636875525117e-05,7.43170385248959e-05,8.138021803461015e-05,8.953019278123975e-05,9.861926082521677e-05,0.00010845551150850952,0.00011928525054827332,0.00013151962775737047,0.0001449022674933076,0.00015920313308015466,0.00017538067186251283,0.00019425753271207213,0.00021446304162964225,0.00023606093600392342,0.00026099011301994324,0.000287066213786602,0.0003175889141857624,0.00035012851003557444,0.0003850795328617096,0.00042475201189517975,0.0004684603773057461,0.0005169291980564594,0.0005685810465365648,0.0006263419054448605,0.0006896632257848978,0.0007578723598271608,0.0008328300900757313,0.000914531759917736,0.0010039140470325947,0.0010998263023793697,0.0012048431672155857,0.001317786518484354,0.0014376281760632992,0.0015686014667153358,0.0017047850415110588,0.0018520839512348175,0.002006378024816513,0.002170754596590996,0.002345205284655094,0.002524126321077347,0.0027106069028377533,0.0028996430337429047,0.0030967462807893753,0.0032999515533447266,0.003505256026983261,0.0037179645150899887,0.003930095583200455,0.004147890955209732,0.004364712163805962,0.004582691937685013,0.004801873117685318,0.005023255944252014,0.005245354026556015,0.0054576098918914795,0.005677308887243271,0.005892597138881683,0.0061106495559215546,0.006321735680103302,0.006537333130836487,0.0067488886415958405,0.006956025958061218,0.007159724831581116,0.007361479103565216,0.007563747465610504,0.007756419479846954,0.007947221398353577,0.008133701980113983,0.008314095437526703,0.008491359651088715,0.008668363094329834,0.00884045660495758,0.009015947580337524,0.009190686047077179,0.009364761412143707,0.009544186294078827,0.009729094803333282,0.009922906756401062,0.010135501623153687,0.010369718074798584,0.010611295700073242,0.010861024260520935,0.011119186878204346,0.011387571692466736,0.011657565832138062,0.011939063668251038,0.012218743562698364,0.012506723403930664,0.012793302536010742,0.013087064027786255,0.013358920812606812,0.013609528541564941,0.0138712078332901,0.014163047075271606,0.014470085501670837,0.014751031994819641,0.015011027455329895,0.015252918004989624,0.015492469072341919,0.015713214874267578,0.015932321548461914,0.016129881143569946,0.01631981134414673,0.016501188278198242,0.016665518283843994,0.016820847988128662,0.016960173845291138,0.01707950234413147,0.01719444990158081,0.017285466194152832,0.017360538244247437,0.017421692609786987,0.01746705174446106,0.017492741346359253,0.01750415563583374,0.017487555742263794,0.017455220222473145,0.0174008309841156,0.017328917980194092,0.017227977514266968,0.017112433910369873,0.01697373390197754,0.016806572675704956,0.01660895347595215,0.01638162136077881,0.016126930713653564,0.015850871801376343,0.015561223030090332,0.015260457992553711,0.014938712120056152,0.01460951566696167,0.01425856351852417,0.013893604278564453,0.013523757457733154,0.013134360313415527,0.012746095657348633,0.012344062328338623,0.0119476318359375,0.011558830738067627,0.011167764663696289,0.01076960563659668,0.010368883609771729,0.009961724281311035,0.009559452533721924,0.00915294885635376,0.008748412132263184,0.00834590196609497,0.007943511009216309,0.00754779577255249,0.007158219814300537,0.006774246692657471,0.006395220756530762,0.006022453308105469,0.005657076835632324,0.005301356315612793,0.0049620866775512695,0.004636049270629883,0.004325389862060547,0.004026472568511963,0.003744363784790039,0.00347745418548584,0.0032234787940979004,0.002986133098602295,0.0027631521224975586,0.0025525689125061035,0.0023579001426696777,0.0021755099296569824,0.0020056962966918945,0.0018435120582580566,0.001695871353149414,0.0015597343444824219,0.001433730125427246,0.0013142824172973633,0.0012069344520568848,0.0011078715324401855,0.0010151267051696777,0.0009304285049438477,0.0008530020713806152,0.0007798075675964355,0.0007148981094360352,0.0006548762321472168,0.0005984902381896973,0.000546872615814209,0.0005002021789550781,0.0004577040672302246,0.00041860342025756836,0.0003822445869445801,0.00034993886947631836,0.0003198981285095215,0.00029265880584716797,0.00026804208755493164,0.0002446770668029785,0.00022327899932861328,0.0002053976058959961,0.0001875758171081543,0.00017184019088745117,0.0001569986343383789,0.0001437067985534668,0.00013136863708496094,0.00012111663818359375,0.00011086463928222656,0.00010144710540771484,9.304285049438477e-05,8.52346420288086e-05,7.832050323486328e-05,7.206201553344727e-05,6.592273712158203e-05,6.0439109802246094e-05,5.5789947509765625e-05,5.125999450683594e-05,4.70280647277832e-05,4.3272972106933594e-05,4.00543212890625e-05,3.695487976074219e-05,3.409385681152344e-05,3.135204315185547e-05,2.8848648071289062e-05,2.6881694793701172e-05,2.485513687133789e-05,2.288818359375e-05,2.1398067474365234e-05,1.9848346710205078e-05,1.8537044525146484e-05,1.7344951629638672e-05,1.633167266845703e-05,1.519918441772461e-05,1.4126300811767578e-05,1.3232231140136719e-05,1.2516975402832031e-05,1.1742115020751953e-05,1.1086463928222656e-05,1.055002212524414e-05,1.0013580322265625e-05,9.59634780883789e-06,9.119510650634766e-06,8.702278137207031e-06,8.285045623779297e-06,7.987022399902344e-06,7.68899917602539e-06,7.3909759521484375e-06,7.092952728271484e-06,6.794929504394531e-06,6.556510925292969e-06,6.377696990966797e-06,6.139278411865234e-06,6.020069122314453e-06,5.781650543212891e-06,5.662441253662109e-06,5.543231964111328e-06,5.424022674560547e-06,5.304813385009766e-06,5.245208740234375e-06,5.125999450683594e-06,5.066394805908203e-06,5.0067901611328125e-06,4.947185516357422e-06,4.827976226806641e-06,4.827976226806641e-06,4.708766937255859e-06,4.708766937255859e-06,4.589557647705078e-06,4.589557647705078e-06,4.589557647705078e-06,4.470348358154297e-06,4.470348358154297e-06,4.410743713378906e-06,4.410743713378906e-06,4.410743713378906e-06,4.351139068603516e-06,4.351139068603516e-06,4.291534423828125e-06,4.351139068603516e-06,4.291534423828125e-06,4.291534423828125e-06,4.291534423828125e-06,4.291534423828125e-06,4.291534423828125e-06,4.231929779052734e-06,4.231929779052734e-06,4.231929779052734e-06,4.231929779052734e-06,4.231929779052734e-06,4.231929779052734e-06,4.231929779052734e-06,4.231929779052734e-06,4.172325134277344e-06,4.231929779052734e-06,4.231929779052734e-06,4.172325134277344e-06,4.231929779052734e-06,4.172325134277344e-06,4.172325134277344e-06,4.172325134277344e-06,4.172325134277344e-06,4.172325134277344e-06,4.231929779052734e-06,4.172325134277344e-06,4.172325134277344e-06,4.172325134277344e-06,4.172325134277344e-06,4.172325134277344e-06,4.172325134277344e-06]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[7.808208465576172e-06,8.117380275507458e-06,8.55108919495251e-06,9.028965905599762e-06,9.646585567679722e-06,1.0332265446777456e-05,1.1130174243589863e-05,1.2015694665024057e-05,1.3012719136895612e-05,1.4133556760498323e-05,1.5366622392321005e-05,1.675970634096302e-05,1.831352710723877e-05,2.0040399249410257e-05,2.19352532440098e-05,2.409004264336545e-05,2.642005347297527e-05,2.898248567362316e-05,3.184757224516943e-05,3.490308881737292e-05,3.8283702451735735e-05,4.201693081995472e-05,4.614694262272678e-05,5.0642604037420824e-05,5.5493772379122674e-05,6.091115574236028e-05,6.675356416963041e-05,7.317810377571732e-05,8.00819689175114e-05,8.766789687797427e-05,9.58960663410835e-05,0.0001048642152454704,0.00011462376278359443,0.00012529632658697665,0.00013693480286747217,0.00014956087397877127,0.0001632310450077057,0.00017799453053157777,0.00019431402324698865,0.00021205193479545414,0.00023124953440856189,0.0002520328271202743,0.000274555291980505,0.00029880317742936313,0.00032531374017708004,0.0003537778102327138,0.00038475290057249367,0.00041847649845294654,0.00045472633792087436,0.0004941330989822745,0.0005366155528463423,0.0005826466949656606,0.0006327063892967999,0.0006867853808216751,0.0007450515986420214,0.0008081530104391277,0.0008762895013205707,0.0009494538535363972,0.0010288950288668275,0.001114579034037888,0.0012070880038663745,0.0013071807334199548,0.0014146427856758237,0.0015310542657971382,0.0016569761792197824,0.0017916425131261349,0.0019376693526282907,0.002094574272632599,0.002263413043692708,0.0024452286306768656,0.0026409493293613195,0.0028513360302895308,0.003077814122661948,0.003320735413581133,0.0035813518334180117,0.0038604505825787783,0.004159986507147551,0.004481316544115543,0.004823940806090832,0.005191493313759565,0.00558349909260869,0.006002331152558327,0.006448977626860142,0.006924155168235302,0.007429666351526976,0.007967512123286724,0.008538695983588696,0.009142521768808365,0.009782697074115276,0.010458928532898426,0.011171511374413967,0.011921287514269352,0.012710352428257465,0.013538580387830734,0.014407225884497166,0.01531642023473978,0.01626521348953247,0.017253978177905083,0.018285203725099564,0.01935637928545475,0.02047104202210903,0.02162514068186283,0.022822340950369835,0.024062935262918472,0.025343170389533043,0.02666502632200718,0.02803085371851921,0.029441548511385918,0.030893474817276,0.03239288926124573,0.03393694385886192,0.03552747145295143,0.03716609254479408,0.03885560855269432,0.040596380829811096,0.04238731041550636,0.044231995940208435,0.04613263159990311,0.048090238124132156,0.05010613799095154,0.05218151956796646,0.0543186292052269,0.05652029812335968,0.05878608301281929,0.061119597405195236,0.06352084875106812,0.0659884363412857,0.06852636486291885,0.07113576680421829,0.0738164559006691,0.0765702947974205,0.0793960839509964,0.0822955071926117,0.08527255803346634,0.08832257241010666,0.09144601970911026,0.09464488923549652,0.09791915118694305,0.10126737505197525,0.10468976944684982,0.10818712413311005,0.11175908148288727,0.11540448665618896,0.11912425607442856,0.12291666865348816,0.12678052484989166,0.13071750104427338,0.13473187386989594,0.13881173729896545,0.14296217262744904,0.14717987179756165,0.1514711230993271,0.15582714974880219,0.1602514088153839,0.16474436223506927,0.16930629312992096,0.1739344596862793,0.17862944304943085,0.183391273021698,0.18821588158607483,0.193107008934021,0.19806043803691864,0.20308133959770203,0.2081659585237503,0.21331292390823364,0.2185235172510147,0.22379842400550842,0.22913336753845215,0.23453181982040405,0.2399909943342209,0.2455124408006668,0.25109490752220154,0.25674134492874146,0.26244843006134033,0.26821592450141907,0.2740398347377777,0.2799209952354431,0.28586140275001526,0.2918539345264435,0.29789915680885315,0.30400124192237854,0.31014755368232727,0.3163398802280426,0.3225737512111664,0.32884934544563293,0.3351631760597229,0.34150996804237366,0.34788575768470764,0.3542812168598175,0.36069628596305847,0.36711788177490234,0.3735430836677551,0.37996160984039307,0.38637790083885193,0.3927724361419678,0.39915329217910767,0.4055018126964569,0.4118119180202484,0.41808125376701355,0.42430323362350464,0.4304739236831665,0.43658724427223206,0.44263890385627747,0.44861578941345215,0.45451274514198303,0.4603215157985687,0.46603870391845703,0.4716528058052063,0.4771638810634613,0.48256030678749084,0.48783886432647705,0.4929909408092499,0.4980160593986511,0.5029069185256958,0.5076584219932556,0.5122689008712769,0.5167367458343506,0.5210598111152649,0.525232195854187,0.529259443283081,0.5331366658210754,0.536861002445221,0.540433406829834,0.5438582897186279,0.5471326112747192,0.5502653121948242,0.5532535910606384,0.556098461151123,0.5588079690933228,0.5613833069801331,0.5638297200202942,0.5661487579345703,0.5683465003967285,0.5704242587089539,0.5723912715911865,0.5742458701133728,0.5759953856468201,0.5776448249816895,0.5791963338851929,0.580657958984375,0.5820308327674866,0.5833200812339783,0.5845322012901306,0.5856684446334839,0.5867336392402649,0.5877318382263184,0.5886678099632263,0.5895447134971619,0.5903629064559937,0.5911309123039246,0.5918483138084412,0.5925185680389404,0.5931445360183716,0.5937285423278809,0.59427410364151,0.5947831273078918,0.5952595472335815,0.5957028269767761,0.5961167216300964,0.5965032577514648,0.5968640446662903,0.597199559211731,0.5975125432014465,0.5978045463562012,0.5980765223503113,0.598330557346344,0.5985665321350098,0.5987875461578369,0.5989928245544434,0.5991827845573425,0.5993608832359314,0.5995264649391174,0.5996809005737305,0.5998249053955078,0.5999589562416077,0.6000834703445435,0.6001996397972107,0.6003080606460571,0.6004084348678589,0.600502073764801,0.6005895137786865,0.6006708145141602,0.6007468700408936,0.6008176803588867,0.6008833050727844,0.6009442210197449,0.6010010242462158,0.6010541319847107,0.6011036038398743,0.6011499166488647,0.6011929512023926,0.6012328267097473,0.6012701988220215,0.601304829120636,0.6013371348381042,0.6013671159744263,0.601395308971405,0.6014214158058167,0.6014458537101746,0.6014685034751892,0.6014896631240845,0.6015093922615051,0.6015276908874512,0.6015446186065674,0.6015604138374329,0.6015752553939819,0.6015891432762146,0.6016020178794861,0.6016140580177307,0.601625382900238,0.6016358137130737,0.6016454696655273,0.6016545295715332,0.6016629338264465,0.6016707420349121,0.6016780138015747,0.6016848683357239,0.6016911864280701,0.6016970872879028,0.6017027497291565,0.6017078757286072,0.6017126441001892,0.6017171144485474,0.6017212271690369,0.6017251014709473,0.6017287969589233,0.6017321944236755,0.6017352938652039,0.6017382740974426,0.6017410159111023,0.6017435193061829,0.6017459034919739,0.6017481684684753,0.6017502546310425,0.6017522215843201,0.6017540693283081,0.6017557382583618,0.601757287979126,0.6017587184906006,0.6017601490020752,0.6017614006996155,0.601762592792511,0.6017636656761169,0.6017646789550781,0.6017656326293945,0.6017664670944214,0.601767361164093,0.6017681360244751,0.6017688512802124,0.6017695665359497,0.6017701625823975],"recovered":[0.0,3.388579443708295e-07,6.71199359203456e-07,1.053500682246522e-06,1.5031390603326145e-06,2.0389400106068933e-06,2.6609036467561964e-06,3.364685426276992e-06,4.130736215302022e-06,5.023496669309679e-06,6.0111078710178845e-06,7.12904966349015e-06,8.422936843999196e-06,9.836292520049028e-06,1.1415457265684381e-05,1.3124952602083795e-05,1.5084970073075965e-05,1.7205004041898064e-05,1.9536462787073106e-05,2.2108308257884346e-05,2.4992945327539928e-05,2.8080317861167714e-05,3.1549265258945525e-05,3.5370831028558314e-05,3.946319338865578e-05,4.402257036417723e-05,4.8928766773315147e-05,5.436063293018378e-05,6.024141111993231e-05,6.666957779088989e-05,7.36125439289026e-05,8.12831858638674e-05,8.94534241524525e-05,9.846719331108034e-05,0.00010834475688170642,0.00011915707727894187,0.00013073110312689096,0.0001434100413462147,0.00015708382125012577,0.00017221440793946385,0.00018859906413126737,0.00020633262465707958,0.0002255917788716033,0.0002465155266690999,0.00026914154295809567,0.00029360229382291436,0.0003200317732989788,0.0003487434587441385,0.0003800023696385324,0.0004137455252930522,0.0004504312528297305,0.0004895345773547888,0.0005321973585523665,0.0005787374684587121,0.0006289203302003443,0.0006831397768110037,0.0007417621673084795,0.0008053769706748426,0.000873774173669517,0.0009476444683969021,0.0010278807021677494,0.001114295213483274,0.0012072328245267272,0.0013076962204650044,0.0014160278951749206,0.0015328658046200871,0.0016590622253715992,0.001795242540538311,0.0019415401620790362,0.00209876149892807,0.002268564887344837,0.002451482927426696,0.002647977788001299,0.0028594164177775383,0.00308666261844337,0.0033305338583886623,0.0035922487732023,0.0038727233186364174,0.004173144698143005,0.0044950214214622974,0.004839614499360323,0.005208480171859264,0.005601892247796059,0.006022370886057615,0.00646993238478899,0.0069464934058487415,0.007453853730112314,0.007993245497345924,0.008565027266740799,0.009170913137495518,0.00981101207435131,0.01048863586038351,0.011201160028576851,0.011952460743486881,0.012743635103106499,0.01357288844883442,0.014442804269492626,0.015351716428995132,0.016300149261951447,0.017289623618125916,0.01831951178610325,0.019392607733607292,0.020507408306002617,0.021663492545485497,0.02286110632121563,0.024099675938487053,0.025378869846463203,0.026702038943767548,0.028068671002984047,0.029478643089532852,0.030933212488889694,0.0324324369430542,0.033976614475250244,0.03556830808520317,0.03720991685986519,0.038901153951883316,0.04064123332500458,0.0424339696764946,0.0442810021340847,0.04618168994784355,0.048140786588191986,0.050158314406871796,0.05223686620593071,0.05437665060162544,0.05657857656478882,0.05884546786546707,0.06118122488260269,0.063581682741642,0.06605033576488495,0.06859057396650314,0.07119988650083542,0.07388117909431458,0.07663535326719284,0.07946392148733139,0.08236435800790787,0.0853428915143013,0.08839283138513565,0.09151733666658401,0.09471592307090759,0.09798819571733475,0.10133496671915054,0.10475805401802063,0.1082548126578331,0.11182717978954315,0.11547309905290604,0.11919312179088593,0.12298378348350525,0.12684880197048187,0.13078643381595612,0.13479672372341156,0.13887815177440643,0.14302702248096466,0.1472470462322235,0.15153281390666962,0.15588827431201935,0.16031457483768463,0.16480815410614014,0.1693676859140396,0.1739972084760666,0.17869362235069275,0.1834522783756256,0.1882760226726532,0.19316525757312775,0.19811959564685822,0.20313842594623566,0.20822259783744812,0.21336859464645386,0.21858005225658417,0.2238541543483734,0.2291889190673828,0.2345854640007019,0.24004513025283813,0.24556760489940643,0.25114983320236206,0.25679367780685425,0.26250022649765015,0.2682666480541229,0.2740873098373413,0.2799709737300873,0.28590843081474304,0.29189780354499817,0.2979432940483093,0.3040405511856079,0.3101862072944641,0.31637680530548096,0.32260799407958984,0.3288799226284027,0.3351910412311554,0.341531366109848,0.34790337085723877,0.3542957901954651,0.3607027232646942,0.36711880564689636,0.37353792786598206,0.3799547255039215,0.38636237382888794,0.3927520513534546,0.39912357926368713,0.4054628610610962,0.4117690920829773,0.4180298447608948,0.42424747347831726,0.4304111897945404,0.4365168511867523,0.4425569772720337,0.4485289752483368,0.45441579818725586,0.4602176249027252,0.4659281373023987,0.4715360105037689,0.4770391285419464,0.48243269324302673,0.4877030849456787,0.49285197257995605,0.49787020683288574,0.5027571320533752,0.5075051188468933,0.5121146440505981,0.5165797472000122,0.5208970904350281,0.52507483959198,0.5290986895561218,0.5329731106758118,0.5366953015327454,0.54026859998703,0.543692409992218,0.5469712615013123,0.550105631351471,0.553094208240509,0.5559433698654175,0.5586549043655396,0.5612359046936035,0.5636842846870422,0.5660081505775452,0.5682083368301392,0.5702939629554749,0.5722629427909851,0.5741216540336609,0.5758768320083618,0.5775290131568909,0.579084575176239,0.5805501937866211,0.5819271206855774,0.5832223892211914,0.5844377279281616,0.5855785012245178,0.5866479873657227,0.5876504778862,0.5885897278785706,0.589469313621521,0.5902930498123169,0.5910629630088806,0.5917829871177673,0.592456579208374,0.593085527420044,0.5936728119850159,0.5942212343215942,0.5947328209877014,0.5952100157737732,0.595656156539917,0.5960719585418701,0.5964609980583191,0.5968222618103027,0.5971603989601135,0.5974751710891724,0.5977680087089539,0.5980415940284729,0.5982967019081116,0.5985342264175415,0.5987561941146851,0.5989620685577393,0.5991536974906921,0.5993329882621765,0.5994994640350342,0.5996546745300293,0.5997992753982544,0.599933922290802,0.600059449672699,0.6001765131950378,0.6002852916717529,0.6003861427307129,0.6004803776741028,0.6005685925483704,0.6006504893302917,0.6007266640663147,0.6007977724075317,0.6008636355400085,0.6009249091148376,0.6009820103645325,0.6010351181030273,0.6010854840278625,0.6011317372322083,0.6011747717857361,0.6012149453163147,0.6012523174285889,0.6012872457504272,0.6013197898864746,0.6013500094413757,0.6013782620429993,0.6014045476913452,0.6014289259910583,0.6014517545700073,0.6014730930328369,0.6014928817749023,0.6015111804008484,0.6015283465385437,0.6015443205833435,0.6015592217445374,0.6015732288360596,0.6015862822532654,0.6015983819961548,0.6016097664833069,0.6016201972961426,0.601629912853241,0.6016390323638916,0.6016475558280945,0.6016554236412048,0.6016626954078674,0.6016696691513062,0.6016760468482971,0.6016820669174194,0.6016876697540283,0.601692795753479,0.6016976237297058,0.6017021536827087,0.601706326007843,0.6017102003097534,0.6017138957977295,0.6017172336578369,0.6017205119132996,0.6017234921455383,0.6017262935638428,0.6017288565635681,0.6017311811447144,0.6017335057258606,0.6017355918884277,0.6017375588417053,0.6017394065856934,0.6017410159111023,0.6017426252365112,0.6017441153526306,0.6017454862594604,0.6017467975616455,0.6017479300498962,0.601749062538147,0.6017500758171082,0.6017510294914246,0.6017519235610962,0.601752758026123,0.6017535328865051,0.6017543077468872],"active":[7.808208465576172e-06,7.778522558510303e-06,7.879889381001703e-06,7.975465450726915e-06,8.14344639366027e-06,8.293325663544238e-06,8.469271051581018e-06,8.65100901137339e-06,8.88198337634094e-06,9.110060091188643e-06,9.355514521303121e-06,9.63065667747287e-06,9.890590263239574e-06,1.0204106729361229e-05,1.0519795978325419e-05,1.0965090041281655e-05,1.1335083399899304e-05,1.1777481631725095e-05,1.2311109458096325e-05,1.2794780559488572e-05,1.3290757124195807e-05,1.3936612958787009e-05,1.4597677363781258e-05,1.527177300886251e-05,1.6030578990466893e-05,1.6888585378183052e-05,1.7824797396315262e-05,1.8817470845533535e-05,1.9840557797579095e-05,2.0998319087084383e-05,2.22835224121809e-05,2.3581029381603003e-05,2.517033863114193e-05,2.682913327589631e-05,2.8590045985765755e-05,3.04037966998294e-05,3.249994188081473e-05,3.4584489185363054e-05,3.723020199686289e-05,3.983752685599029e-05,4.2650470277294517e-05,4.570020246319473e-05,4.896351310890168e-05,5.2287650760263205e-05,5.6172197218984365e-05,6.0175516409799457e-05,6.472112727351487e-05,6.973303970880806e-05,7.472396828234196e-05,8.038757368922234e-05,8.618430001661181e-05,9.311211761087179e-05,0.0001005090307444334,0.00010804791236296296,0.0001161312684416771,0.000125013233628124,0.00013452733401209116,0.00014407688286155462,0.00015512085519731045,0.00016693456564098597,0.0001792073016986251,0.0001928855199366808,0.0002074099611490965,0.00022335804533213377,0.0002409482840448618,0.0002587767085060477,0.00027860712725669146,0.00029933173209428787,0.0003218728816136718,0.0003464671317487955,0.00037238444201648235,0.00039985310286283493,0.0004298363346606493,0.0004613189958035946,0.0004946892149746418,0.0005299167241901159,0.0005677377339452505,0.000608593225479126,0.0006507961079478264,0.0006964718922972679,0.0007438845932483673,0.0007938509806990623,0.0008470853790640831,0.0009017842821776867,0.0009597339667379856,0.0010210187174379826,0.0010848422534763813,0.0011492762714624405,0.0012176698073744774,0.0012880153954029083,0.0013604993000626564,0.0014326516538858414,0.0015091923996806145,0.001586119644343853,0.001663590781390667,0.0017435317859053612,0.0018224092200398445,0.0019022617489099503,0.001985054463148117,0.0020667556673288345,0.002151530236005783,0.002232532948255539,0.002314932644367218,0.0023994427174329758,0.0024820640683174133,0.0025653503835201263,0.0026519838720560074,0.00273950956761837,0.002824803814291954,0.0029142461717128754,0.003003731369972229,0.003095034509897232,0.0031894780695438385,0.00328730046749115,0.0033864639699459076,0.003486156463623047,0.0035907626152038574,0.0036986619234085083,0.003809235990047455,0.0039244480431079865,0.004040732979774475,0.0041603147983551025,0.00428343191742897,0.004409432411193848,0.004541020840406418,0.004675380885601044,0.004807211458683014,0.0049446821212768555,0.0050854310393333435,0.005225881934165955,0.005370408296585083,0.005514904856681824,0.005660153925418854,0.005808636546134949,0.0059582144021987915,0.00610312819480896,0.00625205785036087,0.006401814520359039,0.0065514519810676575,0.006701573729515076,0.006852157413959503,0.007001027464866638,0.0071496739983558655,0.0072970762848854065,0.007443569600582123,0.007587403059005737,0.0077337175607681274,0.007883071899414062,0.008025303483009338,0.008165448904037476,0.008301720023155212,0.008444100618362427,0.008580103516578674,0.008718594908714294,0.008856087923049927,0.008991718292236328,0.00912630558013916,0.009261757135391235,0.009394064545631409,0.00952225923538208,0.009654730558395386,0.009784415364265442,0.00991608202457428,0.01004636287689209,0.010174497961997986,0.01030091941356659,0.010429829359054565,0.010553315281867981,0.01067766547203064,0.010802075266838074,0.010926976799964905,0.011049777269363403,0.011173740029335022,0.011298596858978271,0.01142224669456482,0.011539608240127563,0.01165434718132019,0.01177409291267395,0.011882960796356201,0.011990725994110107,0.012103438377380371,0.012204259634017944,0.012299329042434692,0.01238754391670227,0.012472540140151978,0.012555181980133057,0.012630045413970947,0.012694716453552246,0.012749850749969482,0.012792915105819702,0.012822091579437256,0.012840360403060913,0.012842804193496704,0.012839972972869873,0.012817710638046265,0.012790918350219727,0.01274976134300232,0.01268833875656128,0.012618392705917358,0.012534141540527344,0.012444078922271729,0.012339770793914795,0.01222771406173706,0.012098938226699829,0.01195576786994934,0.011792540550231934,0.011622905731201172,0.011435180902481079,0.011235743761062622,0.011024296283721924,0.01079973578453064,0.010558247566223145,0.010312974452972412,0.010054945945739746,0.009788215160369873,0.009511768817901611,0.009231626987457275,0.008945167064666748,0.008652448654174805,0.008362352848052979,0.008061826229095459,0.007762312889099121,0.007460296154022217,0.007162988185882568,0.006864011287689209,0.006572902202606201,0.006282329559326172,0.0059928297996521,0.005713760852813721,0.005439937114715576,0.005174815654754639,0.004912853240966797,0.004662215709686279,0.004416108131408691,0.004182934761047363,0.003951907157897949,0.003732442855834961,0.0035231709480285645,0.0033195018768310547,0.003128945827484131,0.0029462575912475586,0.0027698874473571777,0.0026050806045532227,0.0024460554122924805,0.0022959113121032715,0.002153337001800537,0.002019822597503662,0.001894235610961914,0.0017731785774230957,0.0016615986824035645,0.0015552639961242676,0.0014556050300598145,0.001361548900604248,0.001271963119506836,0.0011885762214660645,0.0011103153228759766,0.0010383129119873047,0.000970005989074707,0.0009067058563232422,0.0008471012115478516,0.000792086124420166,0.0007385611534118652,0.0006902813911437988,0.0006441473960876465,0.000601351261138916,0.0005625486373901367,0.0005249381065368652,0.0004908442497253418,0.00045859813690185547,0.0004265904426574707,0.00039881467819213867,0.00037276744842529297,0.0003479123115539551,0.0003254413604736328,0.00030428171157836914,0.0002841949462890625,0.0002657175064086914,0.0002486109733581543,0.00023192167282104492,0.0002167820930480957,0.0002033710479736328,0.00019043684005737305,0.00017827749252319336,0.0001671910285949707,0.00015664100646972656,0.00014644861221313477,0.0001373887062072754,0.00012922286987304688,0.00012159347534179688,0.00011479854583740234,0.0001074671745300293,0.0001010894775390625,9.542703628540039e-05,8.988380432128906e-05,8.481740951538086e-05,7.987022399902344e-05,7.551908493041992e-05,7.140636444091797e-05,6.759166717529297e-05,6.395578384399414e-05,6.073713302612305e-05,5.7637691497802734e-05,5.459785461425781e-05,5.173683166503906e-05,4.9233436584472656e-05,4.690885543823242e-05,4.482269287109375e-05,4.279613494873047e-05,4.082918167114258e-05,3.910064697265625e-05,3.743171691894531e-05,3.5703182220458984e-05,3.4332275390625e-05,3.3020973205566406e-05,3.170967102050781e-05,3.045797348022461e-05,2.944469451904297e-05,2.849102020263672e-05,2.7418136596679688e-05,2.6702880859375e-05,2.580881118774414e-05,2.4974346160888672e-05,2.4318695068359375e-05,2.3603439331054688e-05,2.294778823852539e-05,2.2470951080322266e-05,2.199411392211914e-05,2.1398067474365234e-05,2.104043960571289e-05,2.0503997802734375e-05,2.002716064453125e-05,1.9609928131103516e-05,1.9311904907226562e-05,1.9073486328125e-05,1.8715858459472656e-05,1.8477439880371094e-05,1.817941665649414e-05,1.7881393432617188e-05,1.7702579498291016e-05,1.7523765563964844e-05,1.728534698486328e-05,1.710653305053711e-05,1.6868114471435547e-05,1.6748905181884766e-05,1.6570091247558594e-05,1.6391277313232422e-05,1.633167266845703e-05,1.621246337890625e-05,1.609325408935547e-05,1.6033649444580078e-05,1.5854835510253906e-05]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[7.808208465576172e-06,8.109415830404032e-06,8.51561071613105e-06,9.00796840141993e-06,9.566215339873452e-06,1.0215692782367114e-05,1.093250739359064e-05,1.1736932719941251e-05,1.2634038284886628e-05,1.36448197736172e-05,1.4710629329783842e-05,1.5919076759018935e-05,1.722165325190872e-05,1.8650938727660105e-05,2.0219966245349497e-05,2.1910636860411614e-05,2.3751184926368296e-05,2.572785524534993e-05,2.787685298244469e-05,3.0171384423738346e-05,3.267372085247189e-05,3.5387478419579566e-05,3.8288766518235207e-05,4.140872260904871e-05,4.4820473704021424e-05,4.852618803852238e-05,5.2444051107158884e-05,5.674132262356579e-05,6.132821727078408e-05,6.614462472498417e-05,7.136940985219553e-05,7.699677371419966e-05,8.305639494210482e-05,8.945559238782153e-05,9.633194713387638e-05,0.00010370283416705206,0.00011168264609295875,0.00012018667621305212,0.00012912586680613458,0.000138734802021645,0.00014900263340678066,0.0001600488176336512,0.0001718002458801493,0.0001844067737692967,0.00019790243823081255,0.00021226119133643806,0.0002277994208270684,0.00024402188137173653,0.00026131884078495204,0.0002798032364808023,0.00029956852085888386,0.00032055380870588124,0.0003430697543080896,0.000367215572623536,0.0003926060162484646,0.00041963355033658445,0.00044860661728307605,0.00047935580369085073,0.0005121106514707208,0.0005468500894494355,0.000584054971113801,0.0006232031737454236,0.0006652512238360941,0.0007098118076100945,0.0007570477318949997,0.0008074137149378657,0.000861206732224673,0.0009182412759400904,0.0009789301548153162,0.0010431053815409541,0.0011115814559161663,0.0011842245003208518,0.001261192257516086,0.001343612209893763,0.0014303612988442183,0.0015229310374706984,0.0016208791639655828,0.0017248425865545869,0.0018354963976889849,0.0019523893715813756,0.002076082630082965,0.0022078093606978655,0.0023472507018595934,0.0024949428625404835,0.0026511528994888067,0.002816711785271764,0.0029919801745563745,0.003176730824634433,0.0033730606082826853,0.003580230288207531,0.0037993656005710363,0.004030406475067139,0.004274091217666864,0.004531452432274818,0.00480247987434268,0.00508784269914031,0.005387887358665466,0.005702763330191374,0.006033381447196007,0.0063816579058766365,0.0067458865232765675,0.007126752287149429,0.007526639848947525,0.007944135926663876,0.008379577659070492,0.008835174143314362,0.009309949353337288,0.00980430655181408,0.010318238288164139,0.010851845145225525,0.011405839584767818,0.011980080045759678,0.012572748586535454,0.013187102042138577,0.013821516185998917,0.014475414529442787,0.015150357037782669,0.015843966975808144,0.016558289527893066,0.01729145087301731,0.018044276162981987,0.018816670402884483,0.019608261063694954,0.020420443266630173,0.02125238999724388,0.022103682160377502,0.02297404780983925,0.02386591024696827,0.024778218939900398,0.025711797177791595,0.026668241247534752,0.027648622170090675,0.028650373220443726,0.02967653051018715,0.030729176476597786,0.03180663287639618,0.03291047737002373,0.03404008597135544,0.03519903123378754,0.03638731315732002,0.03760490193963051,0.03885600343346596,0.040137879550457,0.04145418852567673,0.04280471429228783,0.044190164655447006,0.045611754059791565,0.047068577259778976,0.0485641211271286,0.050099339336156845,0.051674120128154755,0.053290124982595444,0.05494753271341324,0.056648802012205124,0.05839422717690468,0.06018359214067459,0.06201917678117752,0.06390339136123657,0.06583403795957565,0.06781415641307831,0.06984374672174454,0.0719255730509758,0.0740586593747139,0.07624384015798569,0.07848506420850754,0.08077830821275711,0.08312929421663284,0.08553370088338852,0.08799424767494202,0.09051336348056793,0.09308883547782898,0.09572014957666397,0.09840373694896698,0.10115014016628265,0.10395460575819016,0.10681729018688202,0.10973941534757614,0.11272171139717102,0.1157672256231308,0.11887019127607346,0.12203307449817657,0.1252569854259491,0.1285424530506134,0.1318844109773636,0.1352921426296234,0.1387559324502945,0.1422835886478424,0.14586660265922546,0.14950929582118988,0.15321484208106995,0.15697677433490753,0.16079679131507874,0.16467271745204926,0.16860908269882202,0.17260102927684784,0.17664498090744019,0.1807500720024109,0.184907466173172,0.18911859393119812,0.1933857947587967,0.1977061927318573,0.20207829773426056,0.20650562644004822,0.21098588407039642,0.21552036702632904,0.2201092690229416,0.22474552690982819,0.2294348031282425,0.23417578637599945,0.23896485567092896,0.24380427598953247,0.24869360029697418,0.25363293290138245,0.25861644744873047,0.26364442706108093,0.268717885017395,0.2738354206085205,0.27898916602134705,0.2841889560222626,0.28942084312438965,0.2946890890598297,0.2999896705150604,0.30532047152519226,0.31067609786987305,0.3160606920719147,0.32146283984184265,0.32688209414482117,0.33231163024902344,0.3377581536769867,0.3432081937789917,0.34866493940353394,0.35411790013313293,0.3595674932003021,0.3650021255016327,0.3704242408275604,0.37582412362098694,0.3812001645565033,0.3865436911582947,0.39185085892677307,0.3971102833747864,0.4023168087005615,0.4074653387069702,0.4125531017780304,0.41756871342658997,0.4225098788738251,0.4273795783519745,0.43216410279273987,0.43686339259147644,0.4414706826210022,0.4459851086139679,0.450401246547699,0.45471733808517456,0.45892781019210815,0.46303388476371765,0.4670324921607971,0.4709223806858063,0.474701464176178,0.4783705770969391,0.48192518949508667,0.4853641390800476,0.48869168758392334,0.49190226197242737,0.4949994385242462,0.4979817271232605,0.5008521676063538,0.5036099553108215,0.5062551498413086,0.5087929964065552,0.5112243890762329,0.5135495066642761,0.515770673751831,0.5178935527801514,0.5199165940284729,0.5218440890312195,0.5236790776252747,0.5254253149032593,0.5270857214927673,0.5286608934402466,0.5301546454429626,0.5315728187561035,0.5329135656356812,0.5341832637786865,0.5353849530220032,0.5365207195281982,0.5375945568084717,0.5386064648628235,0.5395625233650208,0.5404644012451172,0.5413148403167725,0.542117178440094,0.5428712964057922,0.5435822010040283,0.5442503690719604,0.5448793172836304,0.5454695820808411,0.5460249781608582,0.546547532081604,0.5470380783081055,0.5474991798400879,0.5479316115379333,0.5483366250991821,0.548718273639679,0.5490745902061462,0.5494092106819153,0.5497233867645264,0.5500175952911377,0.5502930283546448,0.5505511164665222,0.5507926344871521,0.551019549369812,0.551232099533081,0.551430881023407,0.5516161918640137,0.5517902970314026,0.5519530177116394,0.5521053075790405,0.5522482991218567,0.5523819923400879,0.5525069236755371,0.5526235699653625,0.5527327656745911,0.5528340935707092,0.5529294610023499,0.5530184507369995,0.5531017184257507,0.5531795024871826,0.5532518625259399,0.5533196926116943,0.5533828735351562,0.5534419417381287,0.5534975528717041,0.5535491108894348,0.553597629070282,0.5536426901817322,0.5536847710609436,0.553723931312561,0.5537606477737427,0.5537948608398438,0.5538268685340881,0.5538567304611206,0.5538845062255859,0.5539103150367737,0.5539344549179077,0.5539569854736328,0.5539779663085938,0.5539975762367249,0.5540156364440918,0.5540325045585632,0.554048478603363,0.5540631413459778,0.5540767908096313],"recovered":[0.0,3.547871472164843e-07,6.921969770701253e-07,1.0382955224486068e-06,1.4452145933319116e-06,1.946260908880504e-06,2.5341939817735692e-06,3.193084467056906e-06,3.906278834620025e-06,4.711428573500598e-06,5.644736120302696e-06,6.601213044632459e-06,7.720603207417298e-06,8.921811058826279e-06,1.0246832061966415e-05,1.1689150596794207e-05,1.3271212083054706e-05,1.4956088307371829e-05,1.6783604223746806e-05,1.8775481294142082e-05,2.0923753254464827e-05,2.3274036720977165e-05,2.579230203991756e-05,2.850678538379725e-05,3.138562897220254e-05,3.452513556112535e-05,3.7983947549946606e-05,4.1645496821729466e-05,4.563576294458471e-05,4.99315865454264e-05,5.4466345318360254e-05,5.9368925576563925e-05,6.459226278821006e-05,7.024785736575723e-05,7.628503226442263e-05,8.279501344077289e-05,8.962647552834824e-05,9.705600677989423e-05,0.00010508940613362938,0.000113570989924483,0.00012264918768778443,0.0001322530588367954,0.0001426961098331958,0.00015376620285678655,0.00016554223839193583,0.0001781531173037365,0.0001916965702548623,0.00020619288261514157,0.00022156385239213705,0.00023781093477737159,0.0002553301746957004,0.00027381820837035775,0.00029370872653089464,0.00031491415575146675,0.0003375618834979832,0.0003614455636125058,0.00038694028626196086,0.00041409017285332084,0.0004431038105394691,0.0004741817247122526,0.000506811251398176,0.0005417751963250339,0.0005788207636214793,0.0006184678641147912,0.0006604391965083778,0.0007051597349345684,0.0007527185953222215,0.000803534232545644,0.0008572367369197309,0.0009145493386313319,0.0009752034675329924,0.0010396313155069947,0.001108408672735095,0.0011813261080533266,0.0012590317055583,0.001341356779448688,0.0014285765355452895,0.0015214286977425218,0.001619855291210115,0.0017239360604435205,0.0018346029100939631,0.0019516117172315717,0.0020759813487529755,0.002208324847742915,0.0023478763177990913,0.0024958066642284393,0.002652424154803157,0.002818634733557701,0.0029941319953650236,0.003180302679538727,0.003376018488779664,0.0035842503421008587,0.0038038170896470547,0.004034831188619137,0.004279028624296188,0.004537179600447416,0.004808862693607807,0.005094554740935564,0.005395776126533747,0.00571142602711916,0.006043208297342062,0.006390602793544531,0.00675494410097599,0.007136849220842123,0.007536812219768763,0.007954487577080727,0.00839153304696083,0.008847052231431007,0.009321718476712704,0.009815740399062634,0.010330322198569775,0.010864226147532463,0.011418934911489487,0.01199211087077856,0.012585969641804695,0.013200326822698116,0.01383514329791069,0.014490329660475254,0.01516498252749443,0.01585942506790161,0.01657293550670147,0.017305880784988403,0.01805807277560234,0.018830861896276474,0.019622838124632835,0.02043500915169716,0.021267320960760117,0.022118140012025833,0.022988785058259964,0.02388051711022854,0.02479390986263752,0.02572840079665184,0.026686282828450203,0.02766629122197628,0.028669297695159912,0.02969692274928093,0.03074869140982628,0.03182660788297653,0.032930389046669006,0.034061599522829056,0.035221394151449203,0.03641168400645256,0.037631742656230927,0.03888319432735443,0.04016698896884918,0.04148345813155174,0.042835481464862823,0.04422125592827797,0.045643340796232224,0.04710179194808006,0.0485994927585125,0.05013549327850342,0.05171191692352295,0.053329404443502426,0.05498696491122246,0.056688304990530014,0.058435194194316864,0.0602262057363987,0.06206527724862099,0.06394799798727036,0.06588010489940643,0.06786218285560608,0.06989242881536484,0.07197364419698715,0.07410675287246704,0.07629204541444778,0.07853242009878159,0.08082979917526245,0.08317895233631134,0.08558595180511475,0.08804839849472046,0.09056754410266876,0.0931410938501358,0.09576974809169769,0.09845732897520065,0.10120173543691635,0.10400461405515671,0.10686857998371124,0.10979114472866058,0.11277449131011963,0.11581961065530777,0.11892414838075638,0.12208744138479233,0.1253107190132141,0.12859289348125458,0.13193826377391815,0.1353430300951004,0.13880915939807892,0.14233241975307465,0.145920068025589,0.149563267827034,0.15326657891273499,0.15702897310256958,0.1608467549085617,0.1647244691848755,0.16866028308868408,0.172650545835495,0.17669734358787537,0.1808030754327774,0.1849585920572281,0.18917183578014374,0.1934354603290558,0.1977548748254776,0.2021278291940689,0.2065567523241043,0.21103426814079285,0.21556974947452545,0.22015514969825745,0.22479459643363953,0.229483500123024,0.23422284424304962,0.23901209235191345,0.24385134875774384,0.24874188005924225,0.2536807656288147,0.25866180658340454,0.2636866271495819,0.2687590420246124,0.2738720774650574,0.27902907133102417,0.2842227816581726,0.28945547342300415,0.2947208881378174,0.30001670122146606,0.30534815788269043,0.31070154905319214,0.3160778284072876,0.3214748203754425,0.32689207792282104,0.3323216438293457,0.33776217699050903,0.34321171045303345,0.3486616313457489,0.3541131913661957,0.35955172777175903,0.36498573422431946,0.37040168046951294,0.3757985234260559,0.3811716139316559,0.38650909066200256,0.3918106257915497,0.3970670700073242,0.4022655487060547,0.40741127729415894,0.4124889075756073,0.41750067472457886,0.4224417209625244,0.4273056089878082,0.43208760023117065,0.4367814064025879,0.4413817226886749,0.4458906054496765,0.4503040015697479,0.4546145796775818,0.45882272720336914,0.4629269242286682,0.46692392230033875,0.4708123207092285,0.4745926856994629,0.478258341550827,0.4818103313446045,0.485248327255249,0.48857563734054565,0.4917866289615631,0.494880735874176,0.49786490201950073,0.5007345676422119,0.5034937858581543,0.506142258644104,0.5086829662322998,0.5111151933670044,0.5134398937225342,0.5156655311584473,0.5177901387214661,0.5198155641555786,0.521747350692749,0.5235852003097534,0.5253350734710693,0.5269984602928162,0.5285764932632446,0.5300736427307129,0.5314925909042358,0.5328370332717896,0.5341107249259949,0.5353144407272339,0.5364536643028259,0.5375284552574158,0.5385435223579407,0.5395035743713379,0.5404082536697388,0.5412622690200806,0.5420665144920349,0.5428230166435242,0.5435366034507751,0.5442075133323669,0.5448378920555115,0.5454309582710266,0.5459875464439392,0.5465119481086731,0.5470054745674133,0.5474679470062256,0.5479017496109009,0.5483097434043884,0.5486907362937927,0.5490490198135376,0.5493855476379395,0.5497010946273804,0.5499961376190186,0.550273060798645,0.5505322217941284,0.5507749915122986,0.5510024428367615,0.5512160658836365,0.5514152646064758,0.551601767539978,0.551776647567749,0.5519399642944336,0.5520936846733093,0.552237331867218,0.5523713827133179,0.5524962544441223,0.5526139140129089,0.5527229905128479,0.5528251528739929,0.552920937538147,0.5530104041099548,0.5530942678451538,0.5531722903251648,0.5532453060150146,0.5533133149147034,0.5533767938613892,0.5534366369247437,0.5534919500350952,0.5535443425178528,0.5535928010940552,0.5536379814147949,0.5536802411079407,0.5537195801734924,0.553756594657898,0.5537911057472229,0.5538232326507568,0.5538530349731445,0.5538809299468994,0.5539068579673767,0.5539311766624451,0.5539538264274597,0.5539749264717102,0.5539944767951965,0.5540125966072083,0.5540298223495483,0.5540456175804138],"active":[7.808208465576172e-06,7.754628313705325e-06,7.823413398000412e-06,7.969672878971323e-06,8.121000973915216e-06,8.26943141873926e-06,8.398313184443396e-06,8.543847798136994e-06,8.727759450266603e-06,8.933391654863954e-06,9.065893209481146e-06,9.317864169133827e-06,9.501050044491421e-06,9.729127668833826e-06,9.973134183383081e-06,1.0221486263617408e-05,1.047997284331359e-05,1.07717669379781e-05,1.1093248758697882e-05,1.1395903129596263e-05,1.174996759800706e-05,1.21134416986024e-05,1.2496464478317648e-05,1.2901937225251459e-05,1.3434844731818885e-05,1.4001052477397025e-05,1.4460103557212278e-05,1.5095825801836327e-05,1.5692454326199368e-05,1.621303817955777e-05,1.6903064533835277e-05,1.7627848137635738e-05,1.8464132153894752e-05,1.92077350220643e-05,2.0046914869453758e-05,2.090782072627917e-05,2.205617056461051e-05,2.313066943315789e-05,2.40364606725052e-05,2.5163812097162008e-05,2.6353445718996227e-05,2.7795758796855807e-05,2.91041360469535e-05,3.064057091251016e-05,3.2360199838876724e-05,3.410807403270155e-05,3.610285057220608e-05,3.7828998756594956e-05,3.9754988392814994e-05,4.199230170343071e-05,4.423834616318345e-05,4.6735600335523486e-05,4.936102777719498e-05,5.230141687206924e-05,5.504413275048137e-05,5.8187986724078655e-05,6.166633102111518e-05,6.52656308375299e-05,6.900684093125165e-05,7.266836473718286e-05,7.724371971562505e-05,8.142797742038965e-05,8.643046021461487e-05,9.134394349530339e-05,9.660853538662195e-05,0.00010225398000329733,0.00010848813690245152,0.00011470704339444637,0.0001216934178955853,0.0001285560429096222,0.00013637798838317394,0.00014459318481385708,0.00015278358478099108,0.00016228610184043646,0.00017132959328591824,0.00018157425802201033,0.00019230262842029333,0.00020341388881206512,0.00021564110647886992,0.00022845331113785505,0.00024147971998900175,0.0002561976434662938,0.00027126935310661793,0.0002866180147975683,0.0003032765816897154,0.00032090512104332447,0.0003395560197532177,0.0003580960910767317,0.00037892861291766167,0.00039992760866880417,0.0004233471117913723,0.00044615613296628,0.0004702741280198097,0.0004966212436556816,0.0005234512500464916,0.000550663098692894,0.0005790246650576591,0.0006082085892558098,0.0006376053206622601,0.0006702318787574768,0.0007026782259345055,0.0007361494936048985,0.0007716957479715347,0.0008072867058217525,0.0008427654393017292,0.000880686566233635,0.0009184163063764572,0.0009572543203830719,0.000996519811451435,0.0010361047461628914,0.0010755173861980438,0.0011158538982272148,0.001153813675045967,0.0011949911713600159,0.0012355465441942215,0.0012750877067446709,0.0013152137398719788,0.0013536373153328896,0.0013933070003986359,0.0014320258051156998,0.0014713406562805176,0.00151078961789608,0.0015501882880926132,0.0015895813703536987,0.0016295518726110458,0.0016686730086803436,0.001706726849079132,0.0017477702349424362,0.0017894338816404343,0.001831280067563057,0.001874331384897232,0.0019202213734388351,0.0019640903919935226,0.002010239288210869,0.002059878781437874,0.0021097101271152496,0.0021617859601974487,0.0022134780883789062,0.0022686421871185303,0.002325713634490967,0.002383507788181305,0.002444319427013397,0.0025061368942260742,0.002570994198322296,0.0026377253234386444,0.0027067065238952637,0.0027762725949287415,0.002847321331501007,0.0029207803308963776,0.0029975473880767822,0.0030746273696422577,0.0031546317040920258,0.0032356157898902893,0.0033193975687026978,0.0034072622656822205,0.003495287150144577,0.0035839825868606567,0.0036771856248378754,0.003768760710954666,0.003866158425807953,0.003963641822338104,0.0040633901953697205,0.00416623055934906,0.004270195960998535,0.004378311336040497,0.004486262798309326,0.004596874117851257,0.004703901708126068,0.004815295338630676,0.004927411675453186,0.0050404369831085205,0.005152605473995209,0.005262643098831177,0.005380392074584961,0.005497276782989502,0.005615554749965668,0.005734801292419434,0.005853131413459778,0.005976080894470215,0.006095699965953827,0.006213463842868805,0.0063328370451927185,0.0064550116658210754,0.006573691964149475,0.0066992491483688354,0.006817668676376343,0.006940558552742004,0.007057443261146545,0.007176876068115234,0.007294774055480957,0.007413506507873535,0.00753021240234375,0.007643744349479675,0.007762327790260315,0.007876560091972351,0.007984697818756104,0.008099526166915894,0.00821012258529663,0.008315518498420715,0.008427202701568604,0.008534356951713562,0.008642837405204773,0.008750751614570618,0.008858054876327515,0.008963614702224731,0.009075000882148743,0.009175777435302734,0.009279653429985046,0.009381189942359924,0.009481355547904968,0.009581431746482849,0.00968150794506073,0.00978158414363861,0.00987456738948822,0.009963661432266235,0.010056078433990479,0.010148793458938599,0.01023012399673462,0.0103168785572052,0.010391771793365479,0.010466307401657104,0.010534197092056274,0.010599583387374878,0.010659396648406982,0.010712534189224243,0.010761290788650513,0.01080426573753357,0.010836809873580933,0.01086607575416565,0.010886549949645996,0.010902762413024902,0.010906189680099487,0.010905861854553223,0.010888934135437012,0.010872513055801392,0.01083838939666748,0.010798484086990356,0.01074516773223877,0.010679244995117188,0.010601192712783813,0.01050618290901184,0.010398268699645996,0.010287553071975708,0.01015743613243103,0.010020971298217773,0.00987890362739563,0.009722381830215454,0.009557783603668213,0.009383082389831543,0.009203702211380005,0.009019523859024048,0.008826732635498047,0.00862380862236023,0.008419305086135864,0.008209764957427979,0.007995456457138062,0.007777541875839233,0.007558256387710571,0.007332503795623779,0.007105797529220581,0.006881356239318848,0.006653934717178345,0.0064238011837005615,0.006195098161697388,0.005971431732177734,0.005745053291320801,0.00552058219909668,0.005299210548400879,0.005082130432128906,0.004866540431976318,0.00465548038482666,0.0044536590576171875,0.004251062870025635,0.004053950309753418,0.003863513469696045,0.003677964210510254,0.003500521183013916,0.003325819969177246,0.0031561851501464844,0.0029963254928588867,0.0028399229049682617,0.0026906728744506836,0.002547919750213623,0.002409994602203369,0.002280116081237793,0.0021528005599975586,0.0020340681076049805,0.0019208788871765137,0.0018112659454345703,0.0017089247703552246,0.00160902738571167,0.0015156865119934082,0.0014273524284362793,0.0013427138328552246,0.001262068748474121,0.0011870861053466797,0.0011165738105773926,0.0010505318641662598,0.000987231731414795,0.0009261369705200195,0.000868678092956543,0.0008165240287780762,0.0007648468017578125,0.0007184743881225586,0.0006743669509887695,0.0006320476531982422,0.0005919337272644043,0.0005549788475036621,0.0005195736885070801,0.00048732757568359375,0.0004571080207824707,0.0004284381866455078,0.00040012598037719727,0.0003750324249267578,0.00035125017166137695,0.0003286600112915039,0.0003083348274230957,0.00028830766677856445,0.0002695918083190918,0.00025218725204467773,0.00023651123046875,0.00022017955780029297,0.00020647048950195312,0.0001932978630065918,0.00018078088760375977,0.0001690983772277832,0.0001575946807861328,0.00014740228652954102,0.00013756752014160156,0.00012862682342529297,0.0001207590103149414,0.00011247396469116211,0.00010567903518676758,9.834766387939453e-05,9.196996688842773e-05,8.594989776611328e-05,8.040666580200195e-05,7.528066635131836e-05,7.027387619018555e-05,6.562471389770508e-05,6.127357482910156e-05,5.728006362915039e-05,5.352497100830078e-05,5.0127506256103516e-05,4.678964614868164e-05,4.374980926513672e-05,4.07099723815918e-05,3.802776336669922e-05,3.5881996154785156e-05,3.331899642944336e-05,3.11732292175293e-05]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[7.808208465576172e-06,8.127516593958717e-06,8.517058631696273e-06,8.9681452664081e-06,9.50539470068179e-06,1.0087534974445589e-05,1.0753666174423415e-05,1.1477721272967756e-05,1.2274182154214941e-05,1.3150289305485785e-05,1.4074184036871884e-05,1.507700108049903e-05,1.6134845282067545e-05,1.7345466403639875e-05,1.858939322119113e-05,1.9930343114538118e-05,2.134514943463728e-05,2.292069257237017e-05,2.4556333301006816e-05,2.62513476627646e-05,2.8150545404059812e-05,3.0073635571170598e-05,3.208940688637085e-05,3.4233336918987334e-05,3.655248292488977e-05,3.8999791286187246e-05,4.156439536018297e-05,4.423833161126822e-05,4.7198271204251796e-05,5.017413786845282e-05,5.338604751159437e-05,5.6784039770718664e-05,6.0304399084998295e-05,6.402241706382483e-05,6.793955981265754e-05,7.207898306660354e-05,7.641679985681549e-05,8.102396532194689e-05,8.597071428084746e-05,9.118608431890607e-05,9.65672661550343e-05,0.00010231481428490952,0.00010831723921000957,0.00011458248627604917,0.00012127565423725173,0.00012826279271394014,0.00013556996418628842,0.0001432398712495342,0.0001513652241555974,0.00015979033196344972,0.0001687997573753819,0.00017803073569666594,0.00018789165187627077,0.00019830139353871346,0.00020919264352414757,0.00022045677178539336,0.00023235371918417513,0.00024484441382810473,0.0002578759449534118,0.0002716112940106541,0.0002859656815417111,0.0003010665823239833,0.0003168944385834038,0.00033351583988405764,0.0003507802321109921,0.00036904017906636,0.00038788371603004634,0.00040788284968584776,0.0004287450574338436,0.00045043558930046856,0.0004731825029011816,0.0004971292219124734,0.0005220924504101276,0.0005483112181536853,0.0005756826722063124,0.0006043900502845645,0.0006342334090732038,0.0006655524484813213,0.0006984839565120637,0.0007327288622036576,0.0007686854805797338,0.0008063566056080163,0.000845748872961849,0.000886940339114517,0.000929694389924407,0.0009746654541231692,0.0010218021925538778,0.0010707802139222622,0.0011220325250178576,0.0011755394516512752,0.001231518341228366,0.001290053129196167,0.0013510677963495255,0.001414896221831441,0.001481610001064837,0.0015515551203861833,0.0016236775554716587,0.0016999017680063844,0.0017789903795346618,0.0018620359478518367,0.0019480717601254582,0.0020384853705763817,0.0021330181043595076,0.0022307243198156357,0.0023326734080910683,0.0024393985513597727,0.0025505495723336935,0.002666228450834751,0.0027867574244737625,0.0029118452221155167,0.0030426951125264168,0.0031788242049515247,0.00332068745046854,0.003468108829110861,0.003620927920565009,0.003779852297157049,0.0039446670562028885,0.00411657989025116,0.0042947339825332165,0.0044794753193855286,0.004671113099902868,0.00486867455765605,0.005073829088360071,0.005286079365760088,0.005505383480340242,0.005731924436986446,0.005965885706245899,0.006207907572388649,0.006457647308707237,0.006714902818202972,0.006980275735259056,0.007253795862197876,0.007534703239798546,0.007823922671377659,0.008120770566165447,0.008425354957580566,0.008738069795072079,0.009058091789484024,0.009386292658746243,0.009722975082695484,0.010066751390695572,0.010417274199426174,0.010777614079415798,0.011143478564918041,0.01151775661855936,0.01189965009689331,0.012287884019315243,0.012685303576290607,0.013088955543935299,0.013500483706593513,0.013920200988650322,0.014346352778375149,0.014780287630856037,0.015221623703837395,0.01567019894719124,0.016126181930303574,0.016589568927884102,0.017060663551092148,0.017540493980050087,0.018028082326054573,0.018524887040257454,0.019029026851058006,0.019543837755918503,0.020067231729626656,0.020598996430635452,0.02114049531519413,0.021691450849175453,0.022254852578043938,0.02282944694161415,0.02341422438621521,0.024010907858610153,0.02462102100253105,0.025243956595659256,0.02587968483567238,0.0265293400734663,0.027193423360586166,0.027873430401086807,0.028568128123879433,0.029278889298439026,0.030007194727659225,0.03075392358005047,0.031517550349235535,0.03230084106326103,0.033104363828897476,0.03392620012164116,0.03476981818675995,0.03563636168837547,0.03652461618185043,0.03743748739361763,0.038374096155166626,0.039333999156951904,0.04031996428966522,0.0413333959877491,0.042372360825538635,0.04344097152352333,0.04453840106725693,0.045666374266147614,0.04682504013180733,0.04801400750875473,0.049233414232730865,0.05048657953739166,0.05177370086312294,0.05309509113430977,0.054449401795864105,0.05584339424967766,0.05726967006921768,0.05873733013868332,0.060240741819143295,0.06178491935133934,0.06336835771799088,0.06499066948890686,0.06665575504302979,0.06836168467998505,0.07010990381240845,0.0719040036201477,0.07374048233032227,0.0756210908293724,0.07754795998334885,0.0795200765132904,0.08153796941041946,0.08360213041305542,0.08571145683526993,0.08786839246749878,0.09007448703050613,0.09232541173696518,0.09462223201990128,0.09696221351623535,0.0993487611413002,0.10178200155496597,0.10426194220781326,0.10679136216640472,0.10936500132083893,0.11198650300502777,0.11465821415185928,0.11738076061010361,0.12015363574028015,0.12297717481851578,0.12584584951400757,0.12876743078231812,0.13173788785934448,0.13475489616394043,0.1378237009048462,0.1409376859664917,0.14409664273262024,0.1473034769296646,0.1505594253540039,0.15385736525058746,0.15719880163669586,0.16058585047721863,0.1640177071094513,0.16748856008052826,0.17100603878498077,0.17456381022930145,0.17816048860549927,0.1817929744720459,0.18546968698501587,0.18918247520923615,0.19293400645256042,0.19671933352947235,0.20053738355636597,0.20439513027668,0.20828671753406525,0.21220727264881134,0.21616286039352417,0.22014394402503967,0.22415544092655182,0.2281956821680069,0.23225808143615723,0.23634783923625946,0.24045881628990173,0.24459296464920044,0.24874737858772278,0.25291889905929565,0.2571054995059967,0.26130911707878113,0.26552408933639526,0.2697485089302063,0.2739850878715515,0.278224915266037,0.28246647119522095,0.2867102324962616,0.29095345735549927,0.2951947748661041,0.2994297742843628,0.30365532636642456,0.307870090007782,0.31207209825515747,0.3162526786327362,0.3204185366630554,0.32456135749816895,0.32867977023124695,0.33277106285095215,0.33683082461357117,0.34085777401924133,0.34484514594078064,0.34879836440086365,0.35270825028419495,0.3565748929977417,0.360392689704895,0.3641654849052429,0.3678852915763855,0.37155279517173767,0.37516388297080994,0.37871822714805603,0.38221216201782227,0.3856453597545624,0.38901469111442566,0.3923194408416748,0.3955576419830322,0.3987261652946472,0.4018259048461914,0.4048582911491394,0.407819926738739,0.41071051359176636,0.4135294258594513,0.41627630591392517,0.4189509451389313,0.4215508699417114,0.4240785837173462,0.42653152346611023,0.42891189455986023,0.43121999502182007,0.433455228805542,0.4356171786785126,0.4377087652683258,0.439732164144516,0.4416828155517578,0.4435647428035736,0.4453808069229126,0.4471287131309509,0.4488098621368408,0.4504285454750061,0.4519854485988617,0.4534784257411957,0.4549120366573334,0.4562864303588867,0.45760396122932434,0.45886749029159546,0.460075318813324,0.4612305164337158,0.46233606338500977,0.46339282393455505,0.4644005298614502,0.46536242961883545,0.46627935767173767,0.4671536386013031,0.46798646450042725,0.4687803089618683,0.4695356488227844,0.47025391459465027,0.4709363877773285],"recovered":[0.0,3.6057960528523836e-07,6.979894351388793e-07,1.0513284678381751e-06,1.469108383389539e-06,1.9361241356818937e-06,2.446583266646485e-06,3.0649266591353808e-06,3.730333446583245e-06,4.450768756214529e-06,5.2247837629693095e-06,6.088581812946359e-06,7.011028628767235e-06,8.019637789402623e-06,9.128166311711539e-06,1.0332994861528277e-05,1.1582714250835124e-05,1.2927285752084572e-05,1.4407254639081657e-05,1.596614674781449e-05,1.756920391926542e-05,1.9299697669339366e-05,2.1097526769153774e-05,2.3043063265504315e-05,2.5043627829290926e-05,2.7221587515668944e-05,2.9584180083475076e-05,3.2062620448414236e-05,3.46105734934099e-05,3.7347501347539946e-05,4.019159314339049e-05,4.322103995946236e-05,4.644670843845233e-05,4.979546429240145e-05,5.331075226422399e-05,5.704470459022559e-05,6.101832332205959e-05,6.51519512757659e-05,6.95057024131529e-05,7.419830217259005e-05,7.916387403383851e-05,8.427570719504729e-05,8.974305092124268e-05,9.546888031763956e-05,0.00010141843813471496,0.00010777130228234455,0.00011441161768743768,0.00012128869275329635,0.000128683474031277,0.0001363410847261548,0.00014447439752984792,0.00015302476822398603,0.00016197192599065602,0.00017133033543359488,0.0001812614791560918,0.00019159157818648964,0.00020242127357050776,0.00021382587146945298,0.00022589297441300005,0.00023835252795834094,0.0002514166699256748,0.0002650679962243885,0.0002794665633700788,0.00029452258604578674,0.00031035186839289963,0.00032685091719031334,0.00034441144089214504,0.0003624795062933117,0.00038155546644702554,0.00040144455851987004,0.00042228432721458375,0.0004441160417627543,0.00046712870243936777,0.0004910912830382586,0.0005160741275176406,0.0005423312541097403,0.0005698120803572237,0.0005983941373415291,0.0006284272531047463,0.0006598621257580817,0.0006927537615410984,0.0007272028597071767,0.0007632492342963815,0.000800937763415277,0.0008403357933275402,0.0008813151507638395,0.000924197374843061,0.0009693103493191302,0.0010165513958781958,0.0010656313970685005,0.0011169147910550237,0.001170679577626288,0.0012267077108845115,0.001285361242480576,0.0013466821983456612,0.0014105504378676414,0.0014775277813896537,0.0015471919905394316,0.001620034920051694,0.0016959940548986197,0.0017755330773070455,0.0018583751516416669,0.0019450489198789,0.002035366138443351,0.0021294294856488705,0.0022276027593761683,0.0023300573229789734,0.0024368164595216513,0.002547909738495946,0.0026638817507773638,0.0027845215518027544,0.0029099120292812586,0.0030410299077630043,0.0031772421207278967,0.0033190809190273285,0.0034665362909436226,0.0036196478176862,0.0037788175977766514,0.003944613505154848,0.004115912597626448,0.004294171929359436,0.0044791861437261105,0.004670536145567894,0.004868535324931145,0.005073525011539459,0.005286316387355328,0.0055056288838386536,0.005732603836804628,0.005966267082840204,0.006208710838109255,0.006458452437072992,0.006715676281601191,0.006981691811233759,0.007254823110997677,0.007535712327808142,0.007824528962373734,0.008121110498905182,0.008425522595643997,0.008738277480006218,0.009059349074959755,0.0093879709020257,0.009723725728690624,0.010066838935017586,0.010418667457997799,0.010777569375932217,0.011144056916236877,0.011518086306750774,0.01189954299479723,0.012289363890886307,0.012686124071478844,0.013089725747704506,0.013500765897333622,0.013919878751039505,0.014346014708280563,0.014780852012336254,0.015221117995679379,0.015669284388422966,0.016126243397593498,0.01658974587917328,0.017061153426766396,0.01754036732017994,0.018029645085334778,0.018525563180446625,0.019030945375561714,0.019545333459973335,0.020068734884262085,0.02060117945075035,0.021142689511179924,0.021695109084248543,0.022257965058088303,0.022832242771983147,0.023417849093675613,0.02401612140238285,0.024626130238175392,0.025249401107430458,0.02588466927409172,0.026535622775554657,0.02720065973699093,0.02788059413433075,0.02857562154531479,0.029288195073604584,0.030017506331205368,0.030764171853661537,0.03152906894683838,0.032312922179698944,0.03311619162559509,0.03393930941820145,0.03478444367647171,0.03565143048763275,0.036541156470775604,0.03745407983660698,0.038390494883060455,0.03935116529464722,0.04033752530813217,0.041351985186338425,0.04239264503121376,0.04346179962158203,0.04455973953008652,0.0456894189119339,0.04684818536043167,0.0480375811457634,0.04925895482301712,0.050512608140707016,0.051801230758428574,0.053121890872716904,0.05447957664728165,0.05587141588330269,0.05730082467198372,0.05876640975475311,0.06027185544371605,0.06181704252958298,0.06339970976114273,0.06502343714237213,0.06668788194656372,0.06839467585086823,0.07014568150043488,0.0719398558139801,0.07377643138170242,0.07565709203481674,0.07758484780788422,0.07955687493085861,0.08157660067081451,0.0836394652724266,0.08575066179037094,0.08790872246026993,0.09011486917734146,0.09236638247966766,0.09466158598661423,0.09700316935777664,0.09939046949148178,0.10182514041662216,0.10430586338043213,0.10683289170265198,0.1094055250287056,0.1120263859629631,0.11470094323158264,0.11742250621318817,0.12019690126180649,0.12301592528820038,0.12588748335838318,0.12881045043468475,0.13177776336669922,0.1347971111536026,0.1378650963306427,0.14097443222999573,0.1441335678100586,0.14734284579753876,0.15059605240821838,0.15389300882816315,0.15723663568496704,0.16062293946743011,0.16405270993709564,0.16752785444259644,0.17104126513004303,0.1745966672897339,0.1781916618347168,0.18182708323001862,0.18549929559230804,0.18921202421188354,0.1929609477519989,0.19674727320671082,0.20056624710559845,0.20442301034927368,0.20831196010112762,0.21223294734954834,0.2161872535943985,0.2201666384935379,0.22417666018009186,0.2282126247882843,0.2322753518819809,0.23636479675769806,0.24047617614269257,0.24460694193840027,0.24875962734222412,0.2529272735118866,0.25711506605148315,0.26131516695022583,0.265526682138443,0.26975178718566895,0.27398481965065,0.2782211899757385,0.2824600040912628,0.28670376539230347,0.29094332456588745,0.29518160223960876,0.2994159758090973,0.3036386966705322,0.30785131454467773,0.3120494782924652,0.3162306249141693,0.3203924298286438,0.3245311677455902,0.32864850759506226,0.3327357769012451,0.3367938697338104,0.34081730246543884,0.3448067903518677,0.3487527370452881,0.3526585102081299,0.3565216064453125,0.3603413701057434,0.36410871148109436,0.3678280711174011,0.37149208784103394,0.3751019835472107,0.3786536753177643,0.3821449279785156,0.38557642698287964,0.38894203305244446,0.3922473192214966,0.3954840898513794,0.39865198731422424,0.4017496705055237,0.404781699180603,0.4077427089214325,0.4106332063674927,0.4134506285190582,0.4161960482597351,0.41886940598487854,0.4214722812175751,0.42399728298187256,0.426451176404953,0.4288305640220642,0.4311392605304718,0.4333750307559967,0.4355376660823822,0.43763095140457153,0.43965327739715576,0.44160574674606323,0.4434894025325775,0.4453045725822449,0.4470529556274414,0.4487368166446686,0.45035597681999207,0.4519139230251312,0.453408807516098,0.4548433721065521,0.4562210738658905,0.4575415551662445,0.4588048458099365,0.4600135087966919,0.4611705243587494,0.46227771043777466,0.46333566308021545,0.46434447169303894,0.4653080999851227,0.4662265181541443,0.4671018123626709,0.4679371118545532,0.46873196959495544,0.4694896936416626],"active":[7.808208465576172e-06,7.76693741499912e-06,7.819069651304744e-06,7.916816684883088e-06,8.036286089918576e-06,8.151410838763695e-06,8.307082680403255e-06,8.412795068579726e-06,8.543848707631696e-06,8.699520549271256e-06,8.849399819155224e-06,8.988419722300023e-06,9.123816198552959e-06,9.325828614237253e-06,9.461226909479592e-06,9.59734825300984e-06,9.762435183802154e-06,9.9934068202856e-06,1.014907866192516e-05,1.028520091495011e-05,1.0581341484794393e-05,1.0773937901831232e-05,1.0991880117217079e-05,1.1190273653483018e-05,1.1508855095598847e-05,1.1778203770518303e-05,1.1980215276707895e-05,1.2175711162853986e-05,1.2587697710841894e-05,1.282663652091287e-05,1.3194454368203878e-05,1.3562999811256304e-05,1.3857690646545961e-05,1.4226952771423385e-05,1.4628807548433542e-05,1.5034278476377949e-05,1.53984765347559e-05,1.5872014046180993e-05,1.6465011867694557e-05,1.698778214631602e-05,1.7403392121195793e-05,1.8039107089862227e-05,1.857418828876689e-05,1.9113605958409607e-05,1.9857216102536768e-05,2.0491490431595594e-05,2.1158346498850733e-05,2.1951178496237844e-05,2.2681750124320388e-05,2.3449247237294912e-05,2.4325359845533967e-05,2.5005967472679913e-05,2.5919725885614753e-05,2.6971058105118573e-05,2.793116436805576e-05,2.8865193598903716e-05,2.993244561366737e-05,3.101854235865176e-05,3.198297054041177e-05,3.325876605231315e-05,3.4549011616036296e-05,3.599858609959483e-05,3.7427875213325024e-05,3.89932538382709e-05,4.042836371809244e-05,4.218926187604666e-05,4.3472275137901306e-05,4.5403343392536044e-05,4.7189590986818075e-05,4.899103078059852e-05,5.0898175686597824e-05,5.301318014971912e-05,5.496374797075987e-05,5.721993511542678e-05,5.960854468867183e-05,6.205879617482424e-05,6.442132871598005e-05,6.71583111397922e-05,7.00567034073174e-05,7.286673644557595e-05,7.593171903863549e-05,7.915374590083957e-05,8.24996386654675e-05,8.600257569923997e-05,8.935859659686685e-05,9.33503033593297e-05,9.760481771081686e-05,0.00010146986460313201,0.00010548112913966179,0.00010990805458277464,0.00011460355017334223,0.00011937355156987906,0.00012436008546501398,0.0001295349793508649,0.00013492780271917582,0.0001410046825185418,0.00014614977408200502,0.0001527097774669528,0.00015895545948296785,0.00016604189295321703,0.00017253868281841278,0.0001801102189347148,0.0001879691844806075,0.0001953581813722849,0.0002032439224421978,0.00021179579198360443,0.00022049224935472012,0.00022941199131309986,0.00023884768597781658,0.0002479634713381529,0.0002581735607236624,0.00026891217567026615,0.0002796575427055359,0.00029086670838296413,0.0003018470015376806,0.0003133160062134266,0.00032501923851668835,0.0003377622924745083,0.0003501204773783684,0.0003635627217590809,0.00037694117054343224,0.00038948841392993927,0.0004032929427921772,0.00041754404082894325,0.00043185846880078316,0.0004456080496311188,0.00046025682240724564,0.0004753037355840206,0.000491380225867033,0.0005061919800937176,0.0005218232981860638,0.0005381195805966854,0.0005530114285647869,0.000569099560379982,0.0005850582383573055,0.0006008259952068329,0.0006169592961668968,0.0006325691938400269,0.0006480151787400246,0.0006636260077357292,0.0006787804886698723,0.0006935484707355499,0.0007107751443982124,0.0007248111069202423,0.0007401872426271439,0.0007555931806564331,0.0007697977125644684,0.0007857605814933777,0.0007995916530489922,0.0008143596351146698,0.000830475240945816,0.0008455868810415268,0.0008604088798165321,0.0008756089955568314,0.0008893469348549843,0.0009050639346241951,0.0009202845394611359,0.0009344201534986496,0.0009507481008768082,0.0009669288992881775,0.0009845197200775146,0.0009993817657232285,0.001018274575471878,0.0010362863540649414,0.001053662970662117,0.001071760430932045,0.0010902713984251022,0.0011121630668640137,0.0011343378573656082,0.0011562593281269073,0.0011786650866270065,0.0012031719088554382,0.0012278351932764053,0.0012535545974969864,0.001279938966035843,0.0013087540864944458,0.0013378076255321503,0.001367468386888504,0.0013982951641082764,0.0014315731823444366,0.0014657285064458847,0.0015000440180301666,0.001536669209599495,0.0015752948820590973,0.001613277941942215,0.001653626561164856,0.0016970522701740265,0.0017401725053787231,0.0017860569059848785,0.0018329396843910217,0.001879919320344925,0.0019294694066047668,0.001982230693101883,0.0020348355174064636,0.002088986337184906,0.002145756036043167,0.0022045746445655823,0.00226530060172081,0.0023245885968208313,0.0023852288722991943,0.0024489983916282654,0.0025147460401058197,0.0025824829936027527,0.0026481710374355316,0.0027215033769607544,0.002790093421936035,0.0028659142553806305,0.0029399171471595764,0.0030185095965862274,0.003096502274274826,0.003173626959323883,0.0032560452818870544,0.003338247537612915,0.0034220218658447266,0.00350932776927948,0.00359480082988739,0.0036812350153923035,0.0037715286016464233,0.0038629844784736633,0.003953121602535248,0.004045255482196808,0.004134856164455414,0.004228927195072174,0.004323825240135193,0.0044166892766952515,0.0045073628425598145,0.004595831036567688,0.004687175154685974,0.004778832197189331,0.004871472716331482,0.004966221749782562,0.005059137940406799,0.0051536113023757935,0.0052526891231536865,0.005354374647140503,0.00545269250869751,0.005554668605327606,0.00564894825220108,0.005751505494117737,0.005850404500961304,0.005944445729255676,0.006045937538146973,0.006140574812889099,0.006231546401977539,0.006329044699668884,0.0064258575439453125,0.006514519453048706,0.006602749228477478,0.006692841649055481,0.006781071424484253,0.0068656206130981445,0.006953328847885132,0.007035955786705017,0.007119223475456238,0.007196307182312012,0.007278025150299072,0.007355391979217529,0.00743471086025238,0.007507309317588806,0.007576435804367065,0.007647857069969177,0.007720470428466797,0.007784262299537659,0.007850900292396545,0.007910996675491333,0.00796818733215332,0.008029043674468994,0.008081421256065369,0.008135214447975159,0.008183464407920837,0.00822816789150238,0.008271202445030212,0.008311957120895386,0.008345872163772583,0.008381843566894531,0.00840902328491211,0.008433341979980469,0.00845840573310852,0.008473128080368042,0.008481651544570923,0.008489042520523071,0.00849345326423645,0.00849100947380066,0.008486449718475342,0.008473724126815796,0.008454114198684692,0.008433401584625244,0.008401364088058472,0.00836905837059021,0.008330732583999634,0.00828734040260315,0.008239895105361938,0.008182317018508911,0.008121997117996216,0.008051276206970215,0.007981061935424805,0.00790145993232727,0.007822155952453613,0.007734179496765137,0.00764387845993042,0.00754392147064209,0.0074440836906433105,0.0073358118534088135,0.007226139307022095,0.007110178470611572,0.006991684436798096,0.006869763135910034,0.006743013858795166,0.0066156089305877686,0.006478846073150635,0.006341814994812012,0.006206303834915161,0.006070256233215332,0.00592881441116333,0.005786716938018799,0.005643099546432495,0.005500316619873047,0.005354821681976318,0.005209177732467651,0.005059242248535156,0.004914611577987671,0.004768818616867065,0.004624664783477783,0.0044779181480407715,0.0043337345123291016,0.004194498062133789,0.004051864147186279,0.003911465406417847,0.0037750601768493652,0.003639310598373413,0.0035052895545959473,0.0033755898475646973,0.0032486319541931152,0.0031224489212036133,0.0029981136322021484,0.0028776228427886963,0.002760589122772217,0.002646416425704956,0.0025337636470794678,0.002425670623779297,0.002322554588317871,0.002222299575805664,0.002122819423675537,0.002026766538619995,0.0019348859786987305,0.00184553861618042,0.001759946346282959,0.0016784965991973877,0.0015985369682312012,0.0015219449996948242,0.0014466941356658936]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[7.808208465576172e-06,8.074661309365183e-06,8.42003555590054e-06,8.813921340333764e-06,9.25921540329e-06,9.744332601258066e-06,1.02844778666622e-05,1.0879652108997107e-05,1.1546506357262842e-05,1.2275630069780163e-05,1.3044576917309314e-05,1.3920684068580158e-05,1.4840958101558499e-05,1.58597049448872e-05,1.700081702438183e-05,1.8204194930149242e-05,1.9521252397680655e-05,2.0988913092878647e-05,2.2588352294405922e-05,2.4292778107337654e-05,2.6202111257589422e-05,2.8233087505213916e-05,3.042118260054849e-05,3.2752643164712936e-05,3.535489668138325e-05,3.816278331214562e-05,4.122408790863119e-05,4.4499716750578955e-05,4.809682286577299e-05,5.184163819649257e-05,5.606650302070193e-05,6.060343366698362e-05,6.548574310727417e-05,7.082781667122617e-05,7.648413884453475e-05,8.276315202238038e-05,8.939187682699412e-05,9.662808588473126e-05,0.00010442543862154707,0.00011284185893600807,0.00012183100625406951,0.00013173825573176146,0.00014240793825592846,0.0001539095537737012,0.0001662315335124731,0.0001797547156456858,0.00019421844626776874,0.00020988121104892343,0.000226661199121736,0.00024494793615303934,0.0002644308260641992,0.0002855457423720509,0.0003085192875005305,0.00033302276278845966,0.0003594457230065018,0.00038804372888989747,0.0004187437007203698,0.00045185183989815414,0.0004876418970525265,0.0005260465550236404,0.0005674248677678406,0.0006119542522355914,0.0006599396001547575,0.000711741391569376,0.0007670874474570155,0.0008271927363239229,0.0008916191873140633,0.0009611343266442418,0.0010360943851992488,0.0011163370218127966,0.0012025568867102265,0.001295873080380261,0.0013958275085315108,0.0015034532407298684,0.0016193020856007934,0.0017440300434827805,0.0018776458455249667,0.00202139257453382,0.0021758503280580044,0.0023415980394929647,0.0025200031232088804,0.0027107344940304756,0.0029153816867619753,0.0031358348205685616,0.00337187759578228,0.003625261364504695,0.0038964208215475082,0.004187307320535183,0.004498064052313566,0.0048307920806109905,0.005186642985790968,0.005566321313381195,0.005971862934529781,0.006404551211744547,0.0068654026836156845,0.00735678244382143,0.0078789247199893,0.008433151990175247,0.009023366495966911,0.009647269733250141,0.010310123674571514,0.011009357869625092,0.01174684427678585,0.012524587102234364,0.013344712555408478,0.01420646347105503,0.015110217034816742,0.01605844497680664,0.017049938440322876,0.018085772171616554,0.019166449084877968,0.02029009349644184,0.02145940437912941,0.022673476487398148,0.023931177332997322,0.025234656408429146,0.026580732315778732,0.027971751987934113,0.02940589003264904,0.030883559957146645,0.03240392729640007,0.03397034853696823,0.03558196499943733,0.037239134311676025,0.038945168256759644,0.04069763049483299,0.04249951243400574,0.04435049369931221,0.0462493821978569,0.04819861426949501,0.050198715180158615,0.05224974825978279,0.05435192957520485,0.05650724098086357,0.05871301889419556,0.06097330525517464,0.06328628212213516,0.06565044820308685,0.06806828826665878,0.07054182887077332,0.07306618988513947,0.07564304023981094,0.07827502489089966,0.08096139878034592,0.08370033651590347,0.0864914134144783,0.08933784812688828,0.09223885834217072,0.09519466757774353,0.09820602089166641,0.10127202421426773,0.10439632087945938,0.10757572203874588,0.11081214994192123,0.11410730332136154,0.11746370047330856,0.1208759993314743,0.12435203790664673,0.12789103388786316,0.13149115443229675,0.13515615463256836,0.13888856768608093,0.14268504083156586,0.1465521901845932,0.1504901796579361,0.15450164675712585,0.1585848182439804,0.1627408266067505,0.1669778674840927,0.17129039764404297,0.1756829172372818,0.18015411496162415,0.1847040057182312,0.1893358677625656,0.19404669106006622,0.1988380402326584,0.20371337234973907,0.20867286622524261,0.21371875703334808,0.21884706616401672,0.22405770421028137,0.2293514758348465,0.23472371697425842,0.24017220735549927,0.24569816887378693,0.2512952387332916,0.2569636404514313,0.2627048194408417,0.26851093769073486,0.2743844985961914,0.2803215980529785,0.28631454706192017,0.29236799478530884,0.2984759509563446,0.30463987588882446,0.3108495771884918,0.3171107769012451,0.3234129250049591,0.32975757122039795,0.33613601326942444,0.34254905581474304,0.34897956252098083,0.3554147481918335,0.36186349391937256,0.3683219254016876,0.37478649616241455,0.38124364614486694,0.3876997232437134,0.394144743680954,0.4005695581436157,0.40697091817855835,0.4133404493331909,0.41967377066612244,0.4259631931781769,0.43220585584640503,0.4383920133113861,0.4445115923881531,0.4505589008331299,0.4565250873565674,0.46240755915641785,0.46819716691970825,0.4738883078098297,0.47948071360588074,0.4849616587162018,0.49033069610595703,0.4955810308456421,0.500709593296051,0.5057194232940674,0.5105963945388794,0.5153437256813049,0.519954264163971,0.524429202079773,0.5287665724754333,0.5329625010490417,0.5370217561721802,0.5409348607063293,0.544704794883728,0.5483367443084717,0.5518227815628052,0.5551679730415344,0.5583771467208862,0.5614423751831055,0.564376950263977,0.5671747326850891,0.5698406100273132,0.5723777413368225,0.5747901201248169,0.5770763754844666,0.5792438983917236,0.5812972784042358,0.5832388401031494,0.585071325302124,0.5868006348609924,0.5884310603141785,0.5899643301963806,0.5914053320884705,0.592758297920227,0.5940307974815369,0.5952228903770447,0.596341609954834,0.5973867177963257,0.5983639359474182,0.5992764234542847,0.6001287698745728,0.600924015045166,0.6016661524772644,0.6023584008216858,0.6030032634735107,0.6036041975021362,0.6041631698608398,0.6046828627586365,0.6051657199859619,0.6056137084960938,0.6060314774513245,0.6064198613166809,0.6067799925804138,0.6071149110794067,0.6074255108833313,0.6077136993408203,0.6079812049865723,0.608228862285614,0.6084592342376709,0.608672559261322,0.6088702082633972,0.6090534925460815,0.6092231273651123,0.6093797087669373,0.6095255613327026,0.6096607446670532,0.6097857356071472,0.6099010109901428,0.6100084185600281,0.6101081371307373,0.610200047492981,0.6102851629257202,0.6103641390800476,0.6104373335838318,0.610504686832428,0.6105673313140869,0.610625147819519,0.6106785535812378,0.6107280254364014,0.6107738614082336,0.6108163595199585,0.6108555793762207,0.6108921766281128,0.6109257340431213,0.6109567880630493,0.610985517501831,0.6110119223594666,0.6110363602638245,0.6110591888427734,0.6110803484916687,0.6110999584197998,0.611117959022522,0.6111348271369934,0.6111503839492798,0.6111646890640259,0.6111780405044556,0.6111900806427002,0.6112014651298523,0.6112119555473328,0.6112215518951416,0.6112305521965027,0.6112387180328369,0.6112462878227234,0.6112533211708069,0.6112598180770874,0.611266016960144,0.6112716197967529,0.6112768650054932,0.6112816333770752,0.6112861037254333,0.6112902164459229,0.6112940311431885,0.6112975478172302,0.6113008856773376,0.6113039255142212,0.6113067269325256,0.6113092303276062,0.6113116145133972,0.6113137602806091,0.6113157868385315,0.6113176345825195,0.611319363117218,0.611320972442627,0.6113224625587463,0.6113237738609314,0.6113250255584717,0.6113261580467224,0.6113272905349731],"recovered":[0.0,3.5695930478141236e-07,6.683031301690789e-07,9.934040008374723e-07,1.3684647228728863e-06,1.767419234965928e-06,2.2351589450408937e-06,2.7369294457457727e-06,3.2741784252721118e-06,3.8628354559477884e-06,4.541275302472059e-06,5.2378168220457155e-06,6.022693014529068e-06,6.89807575326995e-06,7.845864274713676e-06,8.858093679009471e-06,9.973863598133903e-06,1.1185931725776754e-05,1.2531227184808813e-05,1.4015540727996267e-05,1.5636700481991284e-05,1.7379501514369622e-05,1.9296076061436906e-05,2.127130028384272e-05,2.34470862778835e-05,2.5912495402735658e-05,2.84973721136339e-05,3.133784048259258e-05,3.4391185181448236e-05,3.770735929720104e-05,4.123712642467581e-05,4.509127393248491e-05,4.932627416565083e-05,5.387044802773744e-05,5.884108759346418e-05,6.417013355530798e-05,6.996040610829368e-05,7.619814277859405e-05,8.296372106997296e-05,9.020427387440577e-05,9.797049278859049e-05,0.0001063825620803982,0.0001157040533144027,0.00012547228834591806,0.00013628315355163068,0.00014779418415855616,0.0001604079589014873,0.0001739637227728963,0.00018852882203646004,0.0002042075211647898,0.0002212322287959978,0.00023959210375323892,0.00025925529189407825,0.0002805482945404947,0.000303415406960994,0.00032802822533994913,0.000354562682332471,0.0003833149385172874,0.0004142451216466725,0.00044740975135937333,0.00048332579899579287,0.0005219360464252532,0.0005635366542264819,0.0006084049236960709,0.0006566226948052645,0.000708585255779326,0.0007645445875823498,0.000824897491838783,0.0008896736544556916,0.0009595884475857019,0.001034700544551015,0.001115555758588016,0.0012028211494907737,0.0012959722662344575,0.001396650797687471,0.0015052069211378694,0.001621664734557271,0.0017466171411797404,0.0018810828914865851,0.0020254270639270544,0.0021803320851176977,0.0023468034341931343,0.0025251186452805996,0.002716888440772891,0.002922863932326436,0.0031440425664186478,0.0033810108434408903,0.0036355401389300823,0.003908474463969469,0.004199861548841,0.004512353800237179,0.004846415016800165,0.005203339736908674,0.005584151484072208,0.005991101730614901,0.006424711085855961,0.006886741612106562,0.007380663882941008,0.007903633639216423,0.008460353128612041,0.009050726890563965,0.009678277187049389,0.010340243577957153,0.011040483601391315,0.011779705062508583,0.012559427879750729,0.013379459269344807,0.014242478646337986,0.015147128142416477,0.016094999387860298,0.017086626961827278,0.01812361367046833,0.019203564152121544,0.02032805234193802,0.021498462185263634,0.02271190471947193,0.02397075667977333,0.025272998958826065,0.026618989184498787,0.02800975739955902,0.029444027692079544,0.030920809134840965,0.03244117274880409,0.034007277339696884,0.035617977380752563,0.03727741166949272,0.03898276388645172,0.04073579981923103,0.04253821820020676,0.0443868413567543,0.04628853127360344,0.048236943781375885,0.05023939907550812,0.05229010060429573,0.054392557591199875,0.05654772371053696,0.058756496757268906,0.06101732701063156,0.0633319541811943,0.0656978040933609,0.0681174173951149,0.07058769464492798,0.07311327755451202,0.07569112628698349,0.07832305878400803,0.08100837469100952,0.08374662697315216,0.08653911203145981,0.08938585966825485,0.09228755533695221,0.09524201601743698,0.0982532799243927,0.10132121294736862,0.10444354265928268,0.10762353241443634,0.11086109280586243,0.1141599789261818,0.11751317232847214,0.12092823535203934,0.12440492957830429,0.12794552743434906,0.13154803216457367,0.135215163230896,0.13894474506378174,0.14274537563323975,0.14661481976509094,0.15055640041828156,0.15456798672676086,0.1586519181728363,0.1628113090991974,0.16704756021499634,0.17136003077030182,0.1757514476776123,0.18022248148918152,0.1847749948501587,0.1894073486328125,0.19411908090114594,0.19891366362571716,0.20378915965557098,0.20874762535095215,0.21379180252552032,0.2189202606678009,0.22412888705730438,0.22941891849040985,0.23478718101978302,0.24023661017417908,0.24576057493686676,0.25135520100593567,0.2570260763168335,0.2627622187137604,0.26856788992881775,0.2744392156600952,0.2803710997104645,0.2863612771034241,0.2924105226993561,0.29851555824279785,0.30467402935028076,0.31088531017303467,0.3171422779560089,0.3234412670135498,0.3297794461250305,0.3361538350582123,0.3425598442554474,0.3489852845668793,0.35541602969169617,0.3618593215942383,0.3683129549026489,0.3747695982456207,0.38122448325157166,0.387675404548645,0.3941134810447693,0.4005345404148102,0.4069291055202484,0.41329261660575867,0.4196227192878723,0.4259081482887268,0.4321427047252655,0.4383227527141571,0.44443783164024353,0.45047610998153687,0.4564354419708252,0.4623096287250519,0.46809589862823486,0.4737854599952698,0.47936826944351196,0.48484712839126587,0.4902118742465973,0.49545586109161377,0.5005815625190735,0.505581259727478,0.5104567408561707,0.5152000784873962,0.5198100805282593,0.5242846012115479,0.52862149477005,0.5328167080879211,0.5368720889091492,0.5407840609550476,0.5445552468299866,0.5481827855110168,0.5516718626022339,0.5550209283828735,0.5582265853881836,0.561297595500946,0.5642334818840027,0.567032516002655,0.5696989297866821,0.5722403526306152,0.5746538639068604,0.5769451856613159,0.5791170597076416,0.5811744928359985,0.5831196308135986,0.5849578976631165,0.5866898894309998,0.5883230566978455,0.5898597836494446,0.5913050770759583,0.5926632881164551,0.5939390659332275,0.5951370596885681,0.5962573885917664,0.5973066091537476,0.598287045955658,0.5992041230201721,0.6000600457191467,0.6008583307266235,0.6016040444374084,0.6023005247116089,0.6029483079910278,0.6035507321357727,0.6041122078895569,0.6046345233917236,0.6051192879676819,0.6055704951286316,0.6059905290603638,0.6063810586929321,0.6067435145378113,0.6070805191993713,0.6073929667472839,0.6076828241348267,0.6079515218734741,0.608201265335083,0.6084324717521667,0.6086465120315552,0.6088458299636841,0.6090306043624878,0.6092009544372559,0.6093588471412659,0.6095053553581238,0.6096411943435669,0.6097665429115295,0.6098834276199341,0.6099914908409119,0.6100917458534241,0.610184371471405,0.6102698445320129,0.6103490591049194,0.6104226112365723,0.6104906797409058,0.6105538606643677,0.6106120944023132,0.6106659173965454,0.6107156276702881,0.6107615828514099,0.610804557800293,0.6108441352844238,0.6108805537223816,0.6109142899513245,0.6109455823898315,0.6109744310379028,0.6110011339187622,0.6110259890556335,0.6110487580299377,0.6110700964927673,0.6110897064208984,0.6111080050468445,0.6111249923706055,0.6111406683921814,0.6111550331115723,0.6111682057380676,0.6111806035041809,0.6111921072006226,0.6112027168273926,0.6112123131752014,0.6112211346626282,0.6112293601036072,0.6112370491027832,0.6112441420555115,0.6112508177757263,0.611257016658783,0.6112627387046814,0.6112679243087769,0.6112727522850037,0.6112772226333618,0.6112813949584961,0.6112852692604065,0.611288845539093,0.6112921237945557,0.6112951636314392,0.6112979650497437,0.611300528049469,0.6113028526306152,0.6113049983978271,0.6113070845603943,0.6113089323043823,0.6113106608390808,0.6113122701644897,0.6113137602806091,0.6113150715827942,0.6113163828849792],"active":[7.808208465576172e-06,7.717701919318642e-06,7.75173248257488e-06,7.820517566869967e-06,7.890750566730276e-06,7.976913366292138e-06,8.049319148994982e-06,8.142722435877658e-06,8.272328159364406e-06,8.412795068579726e-06,8.503301614837255e-06,8.682867701281793e-06,8.818265087029431e-06,8.9616296463646e-06,9.154952749668155e-06,9.346101251139771e-06,9.547388799546752e-06,9.802981367101893e-06,1.005712510959711e-05,1.0277237379341386e-05,1.0565410775598139e-05,1.0853585990844294e-05,1.1125106539111584e-05,1.1481342880870216e-05,1.1907810403499752e-05,1.2250287909409963e-05,1.272671579499729e-05,1.3161876267986372e-05,1.3705637684324756e-05,1.413427889929153e-05,1.4829376596026123e-05,1.551215973449871e-05,1.6159468941623345e-05,1.6957368643488735e-05,1.7643051251070574e-05,1.8593018467072397e-05,1.943147071870044e-05,2.0429943106137216e-05,2.146171755157411e-05,2.2637585061602294e-05,2.3860513465479016e-05,2.5355693651363254e-05,2.6703884941525757e-05,2.843726542778313e-05,2.994837996084243e-05,3.196053148712963e-05,3.381048736628145e-05,3.591748827602714e-05,3.813237708527595e-05,4.074041498824954e-05,4.319859726820141e-05,4.5953638618811965e-05,4.926399560645223e-05,5.247446824796498e-05,5.603031604550779e-05,6.0015503549948335e-05,6.41810183878988e-05,6.853690138086677e-05,7.339677540585399e-05,7.863680366426706e-05,8.409906877204776e-05,9.001820581033826e-05,9.640294592827559e-05,0.00010333646787330508,0.00011046475265175104,0.00011860748054459691,0.00012707459973171353,0.00013623683480545878,0.00014642073074355721,0.00015674857422709465,0.00016785634215921164,0.0001803173217922449,0.00019300635904073715,0.00020748097449541092,0.00022265128791332245,0.0002388231223449111,0.0002559811109676957,0.0002747754333540797,0.00029476743657141924,0.00031617097556591034,0.0003396710380911827,0.0003639310598373413,0.0003902630414813757,0.0004189463797956705,0.0004490136634558439,0.00048121879808604717,0.0005154099781066179,0.0005517671816051006,0.0005895895883440971,0.0006309305317699909,0.0006742891855537891,0.0007199062965810299,0.0007685231976211071,0.0008203997276723385,0.0008743009530007839,0.0009320713579654694,0.0009921831078827381,0.0010524881072342396,0.0011197328567504883,0.0011869166046380997,0.0012593967840075493,0.0013310806825757027,0.0014066006988286972,0.001484103500843048,0.0015650074928998947,0.0016470355913043022,0.0017307577654719353,0.0018159663304686546,0.0019028102979063988,0.001990772783756256,0.0020798221230506897,0.0021664798259735107,0.002255840227007866,0.002345424145460129,0.0024327151477336884,0.0025227516889572144,0.0026099756360054016,0.0026987530291080475,0.0027869008481502533,0.0028738025575876236,0.002959899604320526,0.003049539402127266,0.0031407922506332397,0.0032318569719791412,0.00332719087600708,0.003420218825340271,0.003516748547554016,0.0036146938800811768,0.0037111639976501465,0.0038117729127407074,0.003910183906555176,0.004012804478406906,0.004112530499696732,0.004217140376567841,0.004320461302995682,0.00442558154463768,0.004529785364866257,0.004633121192455292,0.0047363340854644775,0.0048440247774124146,0.004948772490024567,0.005055345594882965,0.005161747336387634,0.005270272493362427,0.005377277731895447,0.0054830387234687805,0.0055912211537361145,0.005699746310710907,0.005808807909488678,0.005918465554714203,0.0060300081968307495,0.006143040955066681,0.006254509091377258,0.00636860728263855,0.006483770906925201,0.0066026076674461365,0.006716020405292511,0.006838865578174591,0.006962798535823822,0.007086224853992462,0.007210627198219299,0.007340535521507263,0.007469877600669861,0.007607445120811462,0.00774480402469635,0.007886826992034912,0.008028417825698853,0.008172839879989624,0.008325949311256409,0.008479088544845581,0.008635357022285461,0.008794084191322327,0.008952558040618896,0.009113386273384094,0.009271696209907532,0.009430691599845886,0.00959429144859314,0.009759202599525452,0.0099295973777771,0.010099440813064575,0.010265901684761047,0.010431215167045593,0.01059482991695404,0.010753288865089417,0.010910987854003906,0.011058628559112549,0.011203065514564514,0.011349618434906006,0.011484861373901367,0.01162227988243103,0.011753708124160767,0.011875331401824951,0.01199689507484436,0.012114673852920532,0.012229353189468384,0.01233401894569397,0.012436747550964355,0.012527614831924438,0.012615293264389038,0.012694746255874634,0.012769609689712524,0.012825727462768555,0.012854903936386108,0.012878209352493286,0.012905895709991455,0.01292717456817627,0.012930691242218018,0.012930124998092651,0.012920260429382324,0.012894153594970703,0.012857437133789062,0.012805908918380737,0.012744665145874023,0.012670576572418213,0.012583136558532715,0.012483865022659302,0.012368887662887573,0.012236148118972778,0.012087255716323853,0.011931449174880981,0.011761724948883057,0.011578679084777832,0.011384814977645874,0.011176198720932007,0.010962426662445068,0.01073390245437622,0.010497719049453735,0.010263562202453613,0.010014832019805908,0.009762465953826904,0.009497523307800293,0.009229123592376709,0.008956491947174072,0.008677899837493896,0.008400261402130127,0.008118152618408203,0.007832705974578857,0.007552683353424072,0.0072675347328186035,0.006985187530517578,0.006705284118652344,0.006421446800231934,0.006150364875793457,0.005877137184143066,0.005607128143310547,0.0053452253341674805,0.005091190338134766,0.004836022853851318,0.004590034484863281,0.004352092742919922,0.0041217803955078125,0.0038968324661254883,0.003681004047393799,0.0034731626510620117,0.0032744407653808594,0.003082275390625,0.0028985142707824707,0.0027257204055786133,0.0025596022605895996,0.0024025440216064453,0.0022496581077575684,0.0021065473556518555,0.0019698143005371094,0.001841723918914795,0.0017198920249938965,0.0016061067581176758,0.0015000700950622559,0.001399219036102295,0.0013036727905273438,0.0012148618698120117,0.0011321306228637695,0.0010535120964050293,0.0009791851043701172,0.0009121894836425781,0.0008493661880493164,0.0007894635200500488,0.0007338523864746094,0.0006819963455200195,0.0006331801414489746,0.0005882382392883301,0.0005460381507873535,0.0005077123641967773,0.00047129392623901367,0.00043773651123046875,0.0004069805145263672,0.00037729740142822266,0.0003491044044494629,0.00032460689544677734,0.0003018975257873535,0.0002803802490234375,0.00025981664657592773,0.00024187564849853516,0.00022470951080322266,0.0002085566520690918,0.00019341707229614258,0.00017976760864257812,0.00016748905181884766,0.00015562772750854492,0.00014472007751464844,0.00013446807861328125,0.0001246929168701172,0.00011593103408813477,0.00010794401168823242,0.00010073184967041016,9.399652481079102e-05,8.761882781982422e-05,8.159875869750977e-05,7.623434066772461e-05,7.12275505065918e-05,6.633996963500977e-05,6.192922592163086e-05,5.805492401123047e-05,5.435943603515625e-05,5.120038986206055e-05,4.786252975463867e-05,4.51207160949707e-05,4.2378902435302734e-05,3.9696693420410156e-05,3.737211227416992e-05,3.504753112792969e-05,3.325939178466797e-05,3.135204315185547e-05,2.944469451904297e-05,2.7835369110107422e-05,2.6404857635498047e-05,2.5153160095214844e-05,2.396106719970703e-05,2.276897430419922e-05,2.187490463256836e-05,2.0802021026611328e-05,1.9848346710205078e-05,1.8894672393798828e-05,1.817941665649414e-05,1.7464160919189453e-05,1.6808509826660156e-05,1.615285873413086e-05,1.5616416931152344e-05,1.5079975128173828e-05,1.4603137969970703e-05,1.4066696166992188e-05,1.3649463653564453e-05,1.3232231140136719e-05,1.2934207916259766e-05,1.2636184692382812e-05,1.2278556823730469e-05,1.2040138244628906e-05,1.1801719665527344e-05,1.150369644165039e-05,1.1265277862548828e-05,1.1086463928222656e-05,1.0907649993896484e-05]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[7.808208465576172e-06,8.089866241789423e-06,8.422207429248374e-06,8.803785021882504e-06,9.207083166984376e-06,9.676995432528201e-06,1.0154148185392842e-05,1.0682708307285793e-05,1.1261228792136535e-05,1.187233101518359e-05,1.2573216736200266e-05,1.3304513231560122e-05,1.4067667507333681e-05,1.4914812709321268e-05,1.5848843759158626e-05,1.6832835171953775e-05,1.787619839888066e-05,1.9037583115277812e-05,2.0225033949827775e-05,2.1525436750380322e-05,2.2893902496434748e-05,2.4427452444797382e-05,2.5957380785257556e-05,2.7655290978145786e-05,2.9452396120177582e-05,3.135159204248339e-05,3.339850081829354e-05,3.558224852895364e-05,3.794701478909701e-05,4.039215127704665e-05,4.2982097511412576e-05,4.579722372000106e-05,4.8832462198333815e-05,5.1969796913908795e-05,5.5372132919728756e-05,5.904743738938123e-05,6.283858965616673e-05,6.694543117191643e-05,7.132669270504266e-05,7.606056897202507e-05,8.111519855447114e-05,8.635735866846517e-05,9.189855336444452e-05,9.781843255041167e-05,0.00010413219570182264,0.00011087460006820038,0.00011790807184297591,0.0001255128299817443,0.00013357012358028442,0.00014218130672816187,0.00015121100295800716,0.00016089814016595483,0.0001712448865873739,0.00018202462524641305,0.0001933872263180092,0.00020545868028420955,0.00021838741668034345,0.00023211116786114872,0.00024654302978888154,0.00026194151723757386,0.00027819874230772257,0.00029549351893365383,0.0003139026230201125,0.00033343114773742855,0.00035414056037552655,0.0003761851694434881,0.0003993694263044745,0.000423855526605621,0.00044980854727327824,0.0004774667613673955,0.0005066027515567839,0.0005375148612074554,0.0005703464266844094,0.0006050633965060115,0.0006418526754714549,0.0006809458718635142,0.0007222503190860152,0.000766106357332319,0.0008127442561089993,0.0008617367129772902,0.0009140323381870985,0.0009693421889096498,0.0010278625413775444,0.0010901711648330092,0.0011560558341443539,0.0012257389025762677,0.0012996078003197908,0.0013780997833237052,0.0014611402293667197,0.001548846485093236,0.0016423517372459173,0.0017410317668691278,0.001845247228629887,0.0019560689106583595,0.002073435578495264,0.0021970397792756557,0.002328421687707305,0.0024669370613992214,0.002613513497635722,0.002769123762845993,0.002934047719463706,0.0031075445003807545,0.0032913496252149343,0.0034856374841183424,0.003690448123961687,0.00390664953738451,0.0041352687403559685,0.004376452416181564,0.004631613846868277,0.0049000512808561325,0.005182521417737007,0.0054794237948954105,0.005792268086224794,0.006120518781244755,0.006465432699769735,0.0068274871446192265,0.007206230890005827,0.007603539619594812,0.008018316701054573,0.008452425710856915,0.008906031958758831,0.00937926210463047,0.00987153872847557,0.010384218767285347,0.01091702189296484,0.011470885016024113,0.012045793235301971,0.012642209418118,0.01325811818242073,0.013895673677325249,0.01455414853990078,0.015234343707561493,0.015935244038701057,0.01665622368454933,0.017398295924067497,0.018161751329898834,0.018945792689919472,0.019749710336327553,0.020574629306793213,0.021421130746603012,0.022287920117378235,0.02317715995013714,0.02408674918115139,0.02501809597015381,0.025971049442887306,0.02694588154554367,0.02794467657804489,0.028966480866074562,0.03001200407743454,0.03108217753469944,0.03217668458819389,0.03329898416996002,0.03444675728678703,0.035621799528598785,0.03682468459010124,0.03805661201477051,0.03931976109743118,0.040611863136291504,0.041936326771974564,0.04329322278499603,0.04468502104282379,0.04610975459218025,0.04757189378142357,0.04906837269663811,0.050601597875356674,0.05217299982905388,0.05378402769565582,0.05543253943324089,0.057121191173791885,0.05884973704814911,0.06061818078160286,0.06242849677801132,0.06428127735853195,0.06617729365825653,0.0681154653429985,0.07009498029947281,0.07211477309465408,0.07417743653059006,0.07628116756677628,0.07842770218849182,0.08061625063419342,0.082847960293293,0.0851227268576622,0.08744172751903534,0.08980496972799301,0.09221664071083069,0.09467599540948868,0.09718665480613708,0.09975018352270126,0.10236234217882156,0.10502790659666061,0.10774612426757812,0.11051326245069504,0.11333351582288742,0.11620606482028961,0.11912798881530762,0.12210553139448166,0.125142902135849,0.128238707780838,0.1313980370759964,0.13462214171886444,0.13790787756443024,0.1412609964609146,0.14468379318714142,0.1481764167547226,0.15173779428005219,0.15537065267562866,0.15907499194145203,0.1628521829843521,0.16670072078704834,0.170621857047081,0.17461605370044708,0.17868632078170776,0.18282906711101532,0.18704421818256378,0.19133029878139496,0.1956896185874939,0.20011892914772034,0.20461417734622955,0.20917798578739166,0.2138081043958664,0.21850347518920898,0.22326165437698364,0.2280847579240799,0.23296788334846497,0.23791159689426422,0.24291206896305084,0.2479686141014099,0.25307077169418335,0.258228600025177,0.26343321800231934,0.26868173480033875,0.27397391200065613,0.27930837869644165,0.28468018770217896,0.2900821566581726,0.2955127954483032,0.30097222328186035,0.3064557909965515,0.3119564652442932,0.31747332215309143,0.32300010323524475,0.3285391628742218,0.33408236503601074,0.3396250605583191,0.3451637327671051,0.35070210695266724,0.3562246263027191,0.3617284893989563,0.3672179579734802,0.3726837635040283,0.37811946868896484,0.3835239112377167,0.38888999819755554,0.39421460032463074,0.39949357509613037,0.40471991896629333,0.40989360213279724,0.41500499844551086,0.420055091381073,0.42504215240478516,0.4299587607383728,0.43480047583580017,0.4395628571510315,0.4442436993122101,0.44884011149406433,0.45334717631340027,0.4577551484107971,0.46206459403038025,0.4662657678127289,0.4703626036643982,0.4743505120277405,0.4782373607158661,0.4820188581943512,0.48569875955581665,0.48927369713783264,0.4927438497543335,0.496109277009964,0.49936696887016296,0.5025173425674438,0.5055661201477051,0.5085064768791199,0.5113418698310852,0.5140759348869324,0.5167079567909241,0.5192381143569946,0.521668016910553,0.5240010023117065,0.5262339115142822,0.528372049331665,0.5304171442985535,0.5323719382286072,0.5342381596565247,0.5360175967216492,0.5377098917961121,0.5393187999725342,0.5408463478088379,0.5422952771186829,0.5436680316925049,0.5449684262275696,0.5461994409561157,0.5473638772964478,0.5484628081321716,0.5495017766952515,0.5504799485206604,0.5514029860496521,0.5522708892822266,0.553088366985321,0.5538574457168579,0.5545803904533386,0.5552607774734497,0.5558987259864807,0.556498646736145,0.5570611953735352,0.5575881600379944,0.5580834150314331,0.5585465431213379,0.5589807033538818,0.5593862533569336,0.5597661733627319,0.5601215958595276,0.5604544878005981,0.56076580286026,0.5610567331314087,0.5613288283348083,0.5615832209587097,0.5618205666542053,0.5620409250259399,0.562247633934021,0.5624405741691589,0.5626204609870911,0.5627888441085815,0.5629454255104065,0.5630911588668823,0.5632270574569702,0.5633533596992493,0.5634717345237732,0.5635817050933838,0.5636845231056213,0.5637800097465515,0.5638688206672668,0.5639516711235046,0.564028263092041,0.5640994906425476,0.5641660094261169,0.5642281770706177,0.5642858743667603,0.564339280128479,0.564389169216156,0.5644350647926331,0.5644780397415161],"recovered":[0.0,3.3451360081926396e-07,6.610625860048458e-07,9.934040008374723e-07,1.343122789876361e-06,1.723975969980529e-06,2.140307742592995e-06,2.6051513941638405e-06,3.122126827292959e-06,3.6586520764103625e-06,4.244412593834568e-06,4.8989591050485615e-06,5.611429514829069e-06,6.31521106697619e-06,7.0660566962033045e-06,7.93275103205815e-06,8.855197847879026e-06,9.839189260674175e-06,1.0904998816840816e-05,1.2010631508019287e-05,1.3234284779173322e-05,1.4536136404785793e-05,1.5924873878248036e-05,1.7366468455293216e-05,1.894635715871118e-05,2.061313352896832e-05,2.243702874693554e-05,2.4353603294002824e-05,2.6373718355898745e-05,2.8533575459732674e-05,3.089110032306053e-05,3.33637508447282e-05,3.599351839511655e-05,3.883036697516218e-05,4.1741794120753184e-05,4.496818655752577e-05,4.844654904445633e-05,5.2113162382738665e-05,5.59564505238086e-05,6.008211857988499e-05,6.449595821322873e-05,6.919435691088438e-05,7.417079177685082e-05,7.946146070025861e-05,8.50106225698255e-05,9.098045848077163e-05,9.728770237416029e-05,0.00010408368689240888,0.0001112112877308391,0.00011883559636771679,0.0001269551576115191,0.00013554823817685246,0.0001446249953005463,0.00015425276069436222,0.00016467699606437236,0.00017544080037623644,0.0001869373518275097,0.00019921008788514882,0.00021212216233834624,0.00022574237664230168,0.00024028430925682187,0.00025572479353286326,0.00027205224614590406,0.00028948168619535863,0.0003080471942666918,0.0003273809270467609,0.00034816277911886573,0.00037032755790278316,0.00039364866097457707,0.0004182209086138755,0.00044440856436267495,0.00047212105710059404,0.0005013026529923081,0.0005323276855051517,0.0005649977829307318,0.0005998625420033932,0.00063673360273242,0.000676199677400291,0.0007175446953624487,0.0007614883361384273,0.0008082290296442807,0.0008575401152484119,0.0009098538430407643,0.0009650731808505952,0.0010241372510790825,0.0010864994255825877,0.0011528077302500606,0.001222675433382392,0.0012968780938535929,0.0013756799744442105,0.0014587544137611985,0.0015471267979592085,0.0016405697679147124,0.0017395931063219905,0.0018441553693264723,0.0019555180333554745,0.0020728823728859425,0.002196981804445386,0.002328655682504177,0.002467394107952714,0.002614937722682953,0.002770679770037532,0.0029357976745814085,0.003109728218987584,0.0032940066885203123,0.0034888226073235273,0.003694236511364579,0.003911165054887533,0.004140134435147047,0.004382322076708078,0.004637287463992834,0.004906432703137398,0.005189470946788788,0.005487383343279362,0.005799948703497648,0.0061294627375900745,0.006475301459431648,0.006837736815214157,0.007217152044177055,0.007614291738718748,0.008030256256461143,0.008464518003165722,0.00891802366822958,0.0093913022428751,0.009884257800877094,0.0103965625166893,0.010930163785815239,0.011484491638839245,0.012059606611728668,0.012656242586672306,0.01327128428965807,0.01390878763049841,0.014567784033715725,0.01524862926453352,0.015949184074997902,0.0166705884039402,0.017412696033716202,0.018175572156906128,0.018959201872348785,0.019763339310884476,0.020589521154761314,0.021436147391796112,0.022303670644760132,0.023191839456558228,0.02410105988383293,0.025033192709088326,0.025986693799495697,0.026962915435433388,0.0279606431722641,0.028982188552618027,0.030029617249965668,0.031099015846848488,0.03219626098871231,0.03331800550222397,0.03446630761027336,0.03564199060201645,0.03684736415743828,0.03808058053255081,0.03934263065457344,0.04063603654503822,0.041961345821619034,0.0433187335729599,0.04471099004149437,0.04613683372735977,0.04759693145751953,0.04909384250640869,0.050629254430532455,0.05220302566885948,0.053814597427845,0.05546462908387184,0.05715298280119896,0.058881886303424835,0.06065184995532036,0.06246257945895195,0.06431745737791061,0.06621301919221878,0.06815285235643387,0.07013244181871414,0.07215360552072525,0.07421603053808212,0.07632120698690414,0.07846793532371521,0.08065652847290039,0.08288997411727905,0.08516445755958557,0.08748442679643631,0.08984877169132233,0.09225963056087494,0.09472039341926575,0.09723058342933655,0.09979455173015594,0.10240909457206726,0.10507559776306152,0.10779346525669098,0.11056309193372726,0.11338469386100769,0.11625668406486511,0.11917862296104431,0.12215612828731537,0.12519320845603943,0.12829139828681946,0.13145075738430023,0.13467447459697723,0.13796181976795197,0.14131920039653778,0.1447431743144989,0.14823655784130096,0.1518004834651947,0.15543648600578308,0.15913864970207214,0.1629146784543991,0.16676391661167145,0.1706850677728653,0.1746816635131836,0.17874956130981445,0.1828938126564026,0.18710863590240479,0.19139444828033447,0.19575247168540955,0.20017720758914948,0.20467069745063782,0.2092345654964447,0.213864266872406,0.218558669090271,0.2233150750398636,0.22813652455806732,0.23301973938941956,0.23796002566814423,0.2429593801498413,0.24800994992256165,0.2531142234802246,0.2582685351371765,0.26347190141677856,0.26871758699417114,0.2740091383457184,0.27934059500694275,0.2847086191177368,0.2901083827018738,0.2955382168292999,0.3009939193725586,0.30647116899490356,0.31196796894073486,0.31748059391975403,0.323005735874176,0.3285396695137024,0.3340771794319153,0.33961495757102966,0.3451562225818634,0.35068637132644653,0.35620421171188354,0.36170580983161926,0.3671916425228119,0.37265175580978394,0.3780839741230011,0.38348323106765747,0.38884297013282776,0.3941681385040283,0.39944106340408325,0.4046629071235657,0.4098297953605652,0.41493934392929077,0.419985830783844,0.4249669909477234,0.4298807978630066,0.4347178637981415,0.4394747316837311,0.4441532790660858,0.4487490952014923,0.4532545208930969,0.45766276121139526,0.46196386218070984,0.4661661982536316,0.47025975584983826,0.4742451608181,0.4781281352043152,0.481909841299057,0.48558831214904785,0.48916393518447876,0.49263277649879456,0.49599796533584595,0.49925583600997925,0.5024095773696899,0.5054540634155273,0.5083946585655212,0.5112340450286865,0.5139672160148621,0.5165992379188538,0.5191298723220825,0.521562397480011,0.5238958597183228,0.5261321663856506,0.528270423412323,0.5303196310997009,0.5322774052619934,0.5341441035270691,0.5359253883361816,0.5376193523406982,0.5392325520515442,0.5407613515853882,0.5422131419181824,0.5435886383056641,0.5448929667472839,0.5461276173591614,0.5472930073738098,0.548394501209259,0.5494358539581299,0.5504173636436462,0.5513414144515991,0.5522124171257019,0.5530332922935486,0.5538047552108765,0.5545307397842407,0.5552120804786682,0.5558529496192932,0.5564548969268799,0.5570198893547058,0.5575495362281799,0.5580461025238037,0.5585111379623413,0.5589460730552673,0.5593538284301758,0.5597358345985413,0.5600935816764832,0.5604277849197388,0.5607399344444275,0.5610326528549194,0.5613064765930176,0.5615617036819458,0.5617994666099548,0.5620214939117432,0.5622296929359436,0.5624231696128845,0.5626041889190674,0.562772810459137,0.5629298686981201,0.5630762577056885,0.5632127523422241,0.5633404850959778,0.5634593367576599,0.563569962978363,0.563673198223114,0.5637690424919128,0.5638584494590759,0.5639415979385376,0.5640187859535217,0.5640906095504761,0.5641575455665588,0.5642196536064148,0.5642776489257812,0.5643315315246582,0.5643814206123352],"active":[7.808208465576172e-06,7.755352271487936e-06,7.761144843243528e-06,7.810381248418707e-06,7.863960490794852e-06,7.95301912148716e-06,8.013840670173522e-06,8.077557140495628e-06,8.1391017374699e-06,8.213679393520579e-06,8.328804142365698e-06,8.40555367176421e-06,8.456237992504612e-06,8.599601642345078e-06,8.782786608207971e-06,8.900084139895625e-06,9.021000551001634e-06,9.198393854603637e-06,9.320035132986959e-06,9.514805242361035e-06,9.659617717261426e-06,9.891316040011588e-06,1.003250690700952e-05,1.028882252285257e-05,1.0506038961466402e-05,1.073845851351507e-05,1.0961472071358003e-05,1.1228645234950818e-05,1.1573296433198266e-05,1.1858575817313977e-05,1.2090997188352048e-05,1.2433472875272855e-05,1.2838943803217262e-05,1.3139429938746616e-05,1.3630338798975572e-05,1.4079250831855461e-05,1.43920406117104e-05,1.483226878917776e-05,1.5370242181234062e-05,1.5978450392140076e-05,1.6619240341242403e-05,1.7163001757580787e-05,1.7727761587593704e-05,1.835697185015306e-05,1.9121573131997138e-05,1.989414158742875e-05,2.0620369468815625e-05,2.1429143089335412e-05,2.2358835849445313e-05,2.3345710360445082e-05,2.425584534648806e-05,2.5349901989102364e-05,2.6619891286827624e-05,2.777186455205083e-05,2.8710230253636837e-05,3.001787990797311e-05,3.145006485283375e-05,3.290107997599989e-05,3.44208674505353e-05,3.6199140595272183e-05,3.79144330509007e-05,3.976872540079057e-05,4.185037687420845e-05,4.394946154206991e-05,4.6093366108834743e-05,4.8804242396727204e-05,5.1206647185608745e-05,5.3527968702837825e-05,5.615988629870117e-05,5.924585275352001e-05,6.219418719410896e-05,6.539380410686135e-05,6.904377369210124e-05,7.273571100085974e-05,7.685489254072309e-05,8.108332986012101e-05,8.551671635359526e-05,8.990667993202806e-05,9.519956074655056e-05,0.0001002483768388629,0.00010580330854281783,0.00011180207366123796,0.00011800869833678007,0.000125097983982414,0.00013191858306527138,0.00013923947699368,0.00014680007006973028,0.00015542434994131327,0.00016426213551312685,0.00017316651064902544,0.0001835973234847188,0.00019390496890991926,0.00020467746071517467,0.00021647580433636904,0.00022928020916879177,0.00024152174592018127,0.0002555393148213625,0.0002699552569538355,0.00028485781513154507,0.0003017296548932791,0.00031910999678075314,0.0003368647303432226,0.00035555195063352585,0.0003759092651307583,0.0003964414354413748,0.0004178269300609827,0.0004410322289913893,0.00046528736129403114,0.0004914794117212296,0.0005177292041480541,0.000545233953744173,0.0005729910917580128,0.0006027971394360065,0.0006331354379653931,0.0006654839962720871,0.0006980244070291519,0.0007309294305741787,0.0007658028043806553,0.0008011646568775177,0.0008381339721381664,0.0008757757022976875,0.0009147441014647484,0.0009535150602459908,0.0009929165244102478,0.0010327640920877457,0.0010743224993348122,0.0011156294494867325,0.0011577177792787552,0.0011985115706920624,0.0012394310906529427,0.0012828642502427101,0.0013255560770630836,0.0013674600049853325,0.001407594420015812,0.0014491118490695953,0.0014911629259586334,0.00153309665620327,0.0015741381794214249,0.0016154274344444275,0.0016577914357185364,0.0016983989626169205,0.0017410125583410263,0.0017830785363912582,0.001826256513595581,0.0018699895590543747,0.0019126888364553452,0.0019579827785491943,0.0020035654306411743,0.0020513609051704407,0.0020999889820814133,0.0021470673382282257,0.002199968323111534,0.0022504962980747223,0.002303794026374817,0.002358376979827881,0.002414621412754059,0.0024723969399929047,0.002531282603740692,0.002593696117401123,0.0026571862399578094,0.0027236752212047577,0.002791021019220352,0.0028609037399291992,0.0029315389692783356,0.003004666417837143,0.0030791573226451874,0.0031547732651233673,0.0032295137643814087,0.003306593745946884,0.0033851079642772675,0.0034651979804039,0.003546610474586487,0.0036294274032115936,0.0037147141993045807,0.0037980079650878906,0.0038819611072540283,0.003961920738220215,0.0040449947118759155,0.004127562046051025,0.0042116716504096985,0.004295043647289276,0.004380024969577789,0.00446619838476181,0.004551753401756287,0.00464051216840744,0.004732213914394379,0.004827223718166351,0.004927024245262146,0.005029790103435516,0.005131758749485016,0.005233354866504669,0.005337029695510864,0.005437664687633514,0.005540050566196442,0.005642972886562347,0.005743294954299927,0.005848847329616547,0.0059642791748046875,0.006082579493522644,0.00620482861995697,0.006330743432044983,0.006457120180130005,0.006586521863937378,0.006721973419189453,0.0068572163581848145,0.006994619965553284,0.007134094834327698,0.007274508476257324,0.007415696978569031,0.007562071084976196,0.007707178592681885,0.007852137088775635,0.008001253008842468,0.008147403597831726,0.008294656872749329,0.00843648612499237,0.008580982685089111,0.008724480867385864,0.008861705660820007,0.009000778198242188,0.009137406945228577,0.009268909692764282,0.009397387504577637,0.009526088833808899,0.00965280830860138,0.0097750723361969,0.009892329573631287,0.010008588433265686,0.010111391544342041,0.010218650102615356,0.010318994522094727,0.010413199663162231,0.010502010583877563,0.010590791702270508,0.010671049356460571,0.010741561651229858,0.010804176330566406,0.010863840579986572,0.010917574167251587,0.01096254587173462,0.011002153158187866,0.011032134294509888,0.011058568954467773,0.011076629161834717,0.0110853910446167,0.01108655333518982,0.011087149381637573,0.011068403720855713,0.011042118072509766,0.01101374626159668,0.010977953672409058,0.010927826166152954,0.01087215542793274,0.010806024074554443,0.010731369256973267,0.010650604963302612,0.010551780462265015,0.01045253872871399,0.01034209132194519,0.010225296020507812,0.010102808475494385,0.009972929954528809,0.009833484888076782,0.009682059288024902,0.009525835514068604,0.009365379810333252,0.009193897247314453,0.00900605320930481,0.008810073137283325,0.008603006601333618,0.008398741483688354,0.008184313774108887,0.007977604866027832,0.007773697376251221,0.007570624351501465,0.007363855838775635,0.0071555376052856445,0.0069453418254852295,0.006734192371368408,0.0065193772315979,0.00631028413772583,0.006096899509429932,0.005887806415557861,0.005681276321411133,0.005473911762237549,0.005270898342132568,0.005068778991699219,0.0048711299896240234,0.00467151403427124,0.004476189613342285,0.004284977912902832,0.00410151481628418,0.0039185285568237305,0.0037401914596557617,0.0035657882690429688,0.003393411636352539,0.0032269954681396484,0.003062725067138672,0.0029066801071166992,0.002755284309387207,0.00261080265045166,0.0024709105491638184,0.002335190773010254,0.0022087693214416504,0.002085447311401367,0.001967132091522217,0.0018535256385803223,0.0017469525337219238,0.0016450285911560059,0.001547098159790039,0.0014560222625732422,0.0013679862022399902,0.0012865662574768066,0.0012082457542419434,0.001133263111114502,0.001063525676727295,0.000997006893157959,0.000934600830078125,0.0008751153945922852,0.0008201003074645996,0.0007677674293518066,0.0007186532020568848,0.0006722211837768555,0.0006289482116699219,0.0005888938903808594,0.0005505681037902832,0.0005140900611877441,0.0004792213439941406,0.0004481673240661621,0.0004190802574157715,0.00039076805114746094,0.0003656744956970215,0.00034123659133911133,0.00031834840774536133,0.00029718875885009766,0.000277101993560791,0.00025898218154907227,0.00024121999740600586,0.00022518634796142578,0.00021004676818847656,0.00019562244415283203,0.00018262863159179688,0.0001698136329650879,0.00015789270401000977,0.00014722347259521484,0.00013756752014160156,0.00012832880020141602,0.00011962652206420898,0.00011152029037475586,0.00010353326797485352,9.66191291809082e-05]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[7.808208465576172e-06,8.076833182713017e-06,8.414242984144948e-06,8.776994945947081e-06,9.194774975185283e-06,9.621243407309521e-06,1.0060020940727554e-05,1.054079348250525e-05,1.1051976798626129e-05,1.1597914635785855e-05,1.217353838001145e-05,1.2823740689782426e-05,1.344932388747111e-05,1.4149485650705174e-05,1.4903951523592696e-05,1.5706929843872786e-05,1.6501940990565345e-05,1.7359947378281504e-05,1.8255603208672255e-05,1.9235250874771737e-05,2.0245308405719697e-05,2.129012136720121e-05,2.239575405837968e-05,2.353831223445013e-05,2.4754725018283352e-05,2.6085539502673782e-05,2.7461968784336932e-05,2.8839122023782693e-05,3.0338640499394387e-05,3.1905496143735945e-05,3.353389911353588e-05,3.52187744283583e-05,3.700574234244414e-05,3.883543104166165e-05,4.0833099774317816e-05,4.2926345486193895e-05,4.5093442167853937e-05,4.740680014947429e-05,4.976721902494319e-05,5.2252900786697865e-05,5.486384543473832e-05,5.752909419243224e-05,6.035725527908653e-05,6.331936310743913e-05,6.640746141783893e-05,6.965991633478552e-05,7.302315498236567e-05,7.658043614355847e-05,8.030136086745188e-05,8.418012293986976e-05,8.824279939290136e-05,9.249300637748092e-05,9.686340490588918e-05,0.00010150749585591257,0.00010639486572472379,0.0001114198166760616,0.00011668369552353397,0.00012221475481055677,0.00012797678937204182,0.00013397703878581524,0.00014026400458533317,0.0001468398841097951,0.00015363006968982518,0.00016072364815045148,0.00016813506954349577,0.00017585494788363576,0.00018398030078969896,0.00019243292626924813,0.00020126205345150083,0.00021030478819739074,0.00021981887402944267,0.00022965154494158924,0.00024002580903470516,0.0002508062752895057,0.00026193427038379014,0.00027362993569113314,0.0002858310181181878,0.00029860480572097003,0.00031162548111751676,0.0003255382180213928,0.00033997659920714796,0.00035496021155267954,0.0003707373689394444,0.000387000385671854,0.00040398817509412766,0.00042180498712696135,0.00044030678691342473,0.0004595760547090322,0.0004797786532435566,0.0005008660373277962,0.0005229208036325872,0.0005458769737742841,0.0005697961314581335,0.0005946659948676825,0.000620620499830693,0.0006476117996498942,0.000675923831295222,0.0007057020557112992,0.000736440357286483,0.0007686108583584428,0.0008022331167012453,0.0008375199395231903,0.0008741252822801471,0.0009120411705225706,0.0009523906046524644,0.000993907917290926,0.0010376590071246028,0.0010827988153323531,0.0011303526116535068,0.0011801241198554635,0.001232038252055645,0.0012856610119342804,0.0013422879856079817,0.0014011594466865063,0.0014627128839492798,0.001527019077911973,0.0015945445047691464,0.0016647221054881811,0.0017382680671289563,0.001814919407479465,0.0018955516861751676,0.0019791866652667522,0.0020670255180448294,0.002158718416467309,0.0022542602382600307,0.0023544232826679945,0.0024583651684224606,0.002567254938185215,0.0026810404378920794,0.002799492096528411,0.0029234157409518957,0.003052148502320051,0.0031859567388892174,0.0033251859713345766,0.0034706154838204384,0.003621791722252965,0.003779173828661442,0.00394330732524395,0.0041131312027573586,0.004289496690034866,0.004472766071557999,0.00466343155130744,0.004861223511397839,0.005066028796136379,0.0052777803502976894,0.00549729960039258,0.005724961869418621,0.00595999276265502,0.006202996242791414,0.006454815622419119,0.006714305374771357,0.006981644779443741,0.007258112542331219,0.007542270701378584,0.007835439406335354,0.008136045187711716,0.008445764891803265,0.008762664161622524,0.00908888690173626,0.009423368610441685,0.009766167029738426,0.010117381811141968,0.010476662777364254,0.010845518670976162,0.011221703141927719,0.01160577405244112,0.01199783943593502,0.012399752624332905,0.012809701263904572,0.013228137977421284,0.013654372654855251,0.014089064672589302,0.014532244764268398,0.014984476380050182,0.0154452845454216,0.015914343297481537,0.016392551362514496,0.01687970571219921,0.01737768016755581,0.017884761095046997,0.018401121720671654,0.018926696851849556,0.01946284808218479,0.020011404529213905,0.020569659769535065,0.02113984525203705,0.0217208880931139,0.02231440506875515,0.022921744734048843,0.02354118600487709,0.02417605370283127,0.024823561310768127,0.025487489998340607,0.026166705414652824,0.026862358674407005,0.02757452428340912,0.028304249048233032,0.029051130637526512,0.029816975817084312,0.03060191310942173,0.031406890600919724,0.0322316512465477,0.033078037202358246,0.03394811600446701,0.034841250628232956,0.035756681114435196,0.0366971381008625,0.03766322508454323,0.038655031472444534,0.03967178985476494,0.040716204792261124,0.04178928956389427,0.042890582233667374,0.04401924088597298,0.04517829790711403,0.04636919125914574,0.04758848994970322,0.04884082451462746,0.05012458562850952,0.05144171044230461,0.05279193073511124,0.054174553602933884,0.05559304356575012,0.05704299733042717,0.05852918326854706,0.0600481852889061,0.061605051159858704,0.06319742649793625,0.06482630223035812,0.06649437546730042,0.06819680333137512,0.06993881613016129,0.071719229221344,0.0735374167561531,0.07539452612400055,0.07729143649339676,0.07922826707363129,0.08120663464069366,0.08322490751743317,0.08528511226177216,0.08738831430673599,0.08953545987606049,0.09172428399324417,0.09395886957645416,0.09623618423938751,0.0985589325428009,0.10092921555042267,0.10334327071905136,0.1058044359087944,0.1083129420876503,0.11086904257535934,0.11347100138664246,0.1161213144659996,0.11882127821445465,0.12156861275434494,0.1243634968996048,0.1272112876176834,0.130107119679451,0.13305065035820007,0.13604271411895752,0.13908453285694122,0.14217332005500793,0.14531351625919342,0.14850099384784698,0.15173353254795074,0.15501542389392853,0.15834572911262512,0.16172224283218384,0.16514049470424652,0.16860222816467285,0.17211145162582397,0.17565743625164032,0.1792505979537964,0.18287904560565948,0.1865493655204773,0.1902593970298767,0.1940058171749115,0.1977856606245041,0.2015995979309082,0.20544561743736267,0.20932398736476898,0.21322564780712128,0.2171582281589508,0.22111646831035614,0.2251013070344925,0.2291100025177002,0.2331451028585434,0.23720231652259827,0.24127741158008575,0.24537572264671326,0.249487966299057,0.25361305475234985,0.2577529549598694,0.26189857721328735,0.2660507559776306,0.2702055871486664,0.27436497807502747,0.27852490544319153,0.2826775014400482,0.2868250906467438,0.290963739156723,0.29508984088897705,0.2992052733898163,0.30330607295036316,0.30738601088523865,0.3114449679851532,0.3154768645763397,0.3194827735424042,0.32346269488334656,0.3274093568325043,0.33132505416870117,0.33520159125328064,0.3390408456325531,0.34284093976020813,0.3465988039970398,0.35031360387802124,0.3539818525314331,0.35760635137557983,0.36118561029434204,0.3647204339504242,0.36819666624069214,0.37161508202552795,0.37497588992118835,0.3782787621021271,0.3815211355686188,0.38470473885536194,0.387829065322876,0.39088988304138184,0.39389103651046753,0.396830677986145,0.3997069299221039,0.402517706155777,0.4052669107913971,0.4079497158527374,0.4105707108974457,0.4131239354610443,0.41561248898506165,0.41803687810897827,0.4203975796699524,0.4226943552494049,0.42492833733558655,0.42709288001060486,0.42919811606407166,0.4312402307987213,0.43322116136550903,0.4351397454738617,0.4369986355304718,0.4387984573841095,0.44053950905799866,0.4422239065170288,0.44385069608688354],"recovered":[0.0,3.453744454873231e-07,6.588904284399177e-07,9.883356142381672e-07,1.3322619452083018e-06,1.7029783521138597e-06,2.095416448355536e-06,2.5197127797582652e-06,2.967179170809686e-06,3.4580887131596683e-06,3.969995759689482e-06,4.509417067311006e-06,5.111831342219375e-06,5.714245162380394e-06,6.378204034263035e-06,7.081262083374895e-06,7.8219709394034e-06,8.608294592704624e-06,9.432269507669844e-06,1.0288103112543467e-05,1.1216342500119936e-05,1.2160510777903255e-05,1.3144502190698404e-05,1.4215380360838026e-05,1.5321013052016497e-05,1.6472984498250298e-05,1.7711119653540663e-05,1.9054241420235485e-05,2.040243271039799e-05,2.179986040573567e-05,2.332616895728279e-05,2.48647866101237e-05,2.6501151296542957e-05,2.819399378495291e-05,3.000413198606111e-05,3.189826020388864e-05,3.388217373867519e-05,3.596600436139852e-05,3.813962030108087e-05,4.043632361572236e-05,4.2811225284822285e-05,4.529473517322913e-05,4.785354758496396e-05,5.06216092617251e-05,5.348018021322787e-05,5.642998075927608e-05,5.948477337369695e-05,6.274012412177399e-05,6.60693331155926e-05,6.964616477489471e-05,7.339749572565779e-05,7.722774898866192e-05,8.13020087662153e-05,8.554787200409919e-05,8.996750693768263e-05,9.461231820750982e-05,9.939180745277554e-05,0.00010438344907015562,0.00010975738405250013,0.00011527830793056637,0.00012106061330996454,0.0001270376960746944,0.00013337463315110654,0.00013989619037602097,0.0001467385154683143,0.00015392404748126864,0.00016135429905261844,0.00016910892736632377,0.00017717780428938568,0.00018558191368356347,0.00019426768994890153,0.00020334517466835678,0.00021294396719895303,0.00022285121667664498,0.00023318421153817326,0.00024402911367360502,0.00025530628045089543,0.00026702729519456625,0.0002792638260871172,0.0002919340622611344,0.000305234978441149,0.000319096288876608,0.0003334912471473217,0.00034863484324887395,0.0003643316449597478,0.00038076264900155365,0.00039778664358891547,0.00041557522490620613,0.00043424428440630436,0.000453753222245723,0.00047397101297974586,0.0004950750735588372,0.0005170986405573785,0.0005399918300099671,0.0005639471928589046,0.0005889625754207373,0.0006146716186776757,0.0006420423742383718,0.0006703478866256773,0.0006999364122748375,0.0007309694192372262,0.0007632746128365397,0.0007970097940415144,0.0008320917258970439,0.0008687093504704535,0.0009073507389985025,0.0009473837562836707,0.0009891473455354571,0.001032784697599709,0.0010782647877931595,0.001125677372328937,0.0011756060412153602,0.0012273817555978894,0.0012812927598133683,0.0013376714196056128,0.0013967572012916207,0.0014582056319341063,0.0015229593263939023,0.001590396394021809,0.0016607129946351051,0.0017345319502055645,0.0018115302082151175,0.0018918474670499563,0.001975908176973462,0.002063904656097293,0.0021558329463005066,0.002251913072541356,0.0023514272179454565,0.00245586852543056,0.0025649634189903736,0.002678864635527134,0.002797688590362668,0.0029213137459009886,0.003050170373171568,0.0031844195909798145,0.003324109362438321,0.003469992894679308,0.0036212189588695765,0.0037782290019094944,0.003942448180168867,0.0041125440038740635,0.004289565142244101,0.004472978413105011,0.0046632722951471806,0.004861021880060434,0.005065846256911755,0.005278123077005148,0.005498230457305908,0.005726134870201349,0.005961159709841013,0.006204743403941393,0.0064562102779746056,0.006715565454214811,0.006983898114413023,0.007259833626449108,0.0075446683913469315,0.007837146520614624,0.008138135075569153,0.008446763269603252,0.008764803409576416,0.009090888313949108,0.009425065480172634,0.009767159819602966,0.010117977857589722,0.010477855801582336,0.010845955461263657,0.01122270431369543,0.011607194319367409,0.012000049464404583,0.012401641346514225,0.012811609543859959,0.01322995126247406,0.013655026443302631,0.014089825563132763,0.014533166773617268,0.014985423535108566,0.015445238910615444,0.015915535390377045,0.016395054757595062,0.016883138567209244,0.01738061010837555,0.017887387424707413,0.018404072150588036,0.018931077793240547,0.019467415288090706,0.02001447044312954,0.020573832094669342,0.021144308149814606,0.021726280450820923,0.022320307791233063,0.02292722836136818,0.023548495024442673,0.024182312190532684,0.024831168353557587,0.025495152920484543,0.026175376027822495,0.026871897280216217,0.027584824711084366,0.02831508405506611,0.029062291607260704,0.029828574508428574,0.030614512041211128,0.03142011538147926,0.032246243208646774,0.03309381753206253,0.033965080976486206,0.03485705703496933,0.03577260300517082,0.036714691668748856,0.03768148645758629,0.03867271542549133,0.039690542966127396,0.04073726758360863,0.04180974140763283,0.04291164502501488,0.0440404936671257,0.0452006459236145,0.04639167711138725,0.04761243239045143,0.048864975571632385,0.05014936253428459,0.05146683007478714,0.05281836539506912,0.054202403873205185,0.0556177943944931,0.057069651782512665,0.05855530500411987,0.06007762253284454,0.06163432076573372,0.06322602182626724,0.06485574692487717,0.06652215123176575,0.06822820752859116,0.0699707567691803,0.07174918055534363,0.07356907427310944,0.07542677223682404,0.07732399553060532,0.07926197350025177,0.08123975247144699,0.08325958251953125,0.08532053977251053,0.0874236524105072,0.0895691066980362,0.09176106005907059,0.09399383515119553,0.09627250581979752,0.09859784692525864,0.10096600651741028,0.10338043421506882,0.10584364086389542,0.1083521768450737,0.11090900748968124,0.11351211369037628,0.11616382747888565,0.1188640296459198,0.12160903215408325,0.12440702319145203,0.1272551268339157,0.13014957308769226,0.13309071958065033,0.13608412444591522,0.13912440836429596,0.14221681654453278,0.1453554481267929,0.14854224026203156,0.15177573263645172,0.15505735576152802,0.15838564932346344,0.1617591232061386,0.16517628729343414,0.16864116489887238,0.17214493453502655,0.17569531500339508,0.1792856603860855,0.1829136162996292,0.1865830421447754,0.19028954207897186,0.19403371214866638,0.19781263172626495,0.2016252726316452,0.20546849071979523,0.20934376120567322,0.21324919164180756,0.2171802669763565,0.22113355994224548,0.22511470317840576,0.22912423312664032,0.23315785825252533,0.2372087985277176,0.2412874847650528,0.24538041651248932,0.24949106574058533,0.2536146938800812,0.257750928401947,0.26189321279525757,0.2660423815250397,0.2701973021030426,0.274355411529541,0.2785104215145111,0.28266334533691406,0.2868075668811798,0.29094427824020386,0.2950688302516937,0.2991808354854584,0.30327609181404114,0.30735331773757935,0.311408668756485,0.31543800234794617,0.3194441497325897,0.32342061400413513,0.32736849784851074,0.3312782347202301,0.33515244722366333,0.3389902412891388,0.3427888751029968,0.3465428054332733,0.3502543568611145,0.3539215922355652,0.35754603147506714,0.3611241281032562,0.36465519666671753,0.368133008480072,0.37155047059059143,0.374908983707428,0.3782092034816742,0.38145267963409424,0.3846365809440613,0.38776007294654846,0.3908208906650543,0.3938209116458893,0.3967576026916504,0.39963412284851074,0.40244513750076294,0.4051933288574219,0.40787529945373535,0.4104933738708496,0.4130459427833557,0.4155348837375641,0.41796112060546875,0.42032256722450256,0.42262008786201477,0.4248497486114502,0.427017480134964,0.429121732711792,0.4311649799346924,0.43314602971076965,0.4350666403770447,0.4369267225265503,0.4387267231941223,0.4404694736003876],"active":[7.808208465576172e-06,7.73145893617766e-06,7.755352271487936e-06,7.788659786456265e-06,7.86251257522963e-06,7.91826460044831e-06,7.964604264998343e-06,8.021081157494336e-06,8.084797627816442e-06,8.139825695252512e-06,8.203542165574618e-06,8.314324077218771e-06,8.337492545251735e-06,8.43524048832478e-06,8.52574703458231e-06,8.62566776049789e-06,8.679970051161945e-06,8.75165278557688e-06,8.823333701002412e-06,8.947147762228269e-06,9.028965905599762e-06,9.129610589297954e-06,9.251251867681276e-06,9.322931873612106e-06,9.433711966266856e-06,9.612555004423484e-06,9.750849130796269e-06,9.784880603547208e-06,9.936207788996398e-06,1.0105635738000274e-05,1.0207730156253092e-05,1.03539878182346e-05,1.050459104590118e-05,1.0641437256708741e-05,1.0828967788256705e-05,1.1028085282305256e-05,1.1211268429178745e-05,1.1440795788075775e-05,1.162759872386232e-05,1.1816577170975506e-05,1.2052620149916038e-05,1.2234359019203112e-05,1.2503707694122568e-05,1.2697753845714033e-05,1.2927281204611063e-05,1.3229935575509444e-05,1.3538381608668715e-05,1.3840312021784484e-05,1.4232027751859277e-05,1.4533958164975047e-05,1.484530366724357e-05,1.526525738881901e-05,1.556139613967389e-05,1.5959623851813376e-05,1.6427358787041157e-05,1.6807498468551785e-05,1.7291888070758432e-05,1.783130574040115e-05,1.8219405319541693e-05,1.869873085524887e-05,1.920339127536863e-05,1.98021880351007e-05,2.025543653871864e-05,2.0827457774430513e-05,2.1396554075181484e-05,2.1930900402367115e-05,2.2626001737080514e-05,2.332399890292436e-05,2.4084249162115157e-05,2.4722874513827264e-05,2.5551184080541134e-05,2.630637027323246e-05,2.708184183575213e-05,2.795505861286074e-05,2.8750058845616877e-05,2.9600822017528117e-05,3.0524737667292356e-05,3.1577510526403785e-05,3.236165503039956e-05,3.3604155760258436e-05,3.474162076599896e-05,3.5863922676071525e-05,3.724612179212272e-05,3.836554242298007e-05,3.9656530134379864e-05,4.1042338125407696e-05,4.252014332450926e-05,4.400082980282605e-05,4.553436883725226e-05,4.711281508207321e-05,4.894979065284133e-05,5.080190021544695e-05,5.269749090075493e-05,5.467416485771537e-05,5.6673306971788406e-05,5.864922422915697e-05,6.125221261754632e-05,6.365968147292733e-05,6.60924706608057e-05,6.867444608360529e-05,7.126369746401906e-05,7.424532668665051e-05,7.711548823863268e-05,7.994944462552667e-05,8.368125418201089e-05,8.655717829242349e-05,9.027525084093213e-05,9.365146979689598e-05,9.756791405379772e-05,0.00010185933206230402,0.00010636087972670794,0.00011005497071892023,0.00011490623001009226,0.00011986668687313795,0.00012504146434366703,0.00013026187662035227,0.0001363388728350401,0.0001417627790942788,0.00014787167310714722,0.00015420641284435987,0.00016101973596960306,0.0001676564570516348,0.00017517805099487305,0.0001828102394938469,0.00019035558216273785,0.0001985903363674879,0.00020645209588110447,0.0002158277202397585,0.00022517191246151924,0.0002345286775380373,0.00024455110542476177,0.00025445991195738316,0.0002646429929882288,0.0002750155981630087,0.00028619589284062386,0.00029768235981464386,0.00030918093398213387,0.00032208836637437344,0.00033490220084786415,0.0003470485098659992,0.00036022206768393517,0.00037386640906333923,0.0003882450982928276,0.0004027565009891987,0.0004167584702372551,0.0004314533434808254,0.00044683879241347313,0.00046176230534911156,0.000476861372590065,0.0004936559125781059,0.0005095619708299637,0.0005254345014691353,0.0005425470881164074,0.0005583725869655609,0.0005756057798862457,0.0005913767963647842,0.0006086183711886406,0.0006245290860533714,0.000642123632133007,0.0006585652008652687,0.0006752787157893181,0.0006923163309693336,0.0007095029577612877,0.0007275408133864403,0.0007438473403453827,0.0007598185911774635,0.0007751351222395897,0.0007925583049654961,0.0008096517994999886,0.0008264966309070587,0.0008427631109952927,0.000859113410115242,0.0008772183209657669,0.0008946508169174194,0.0009121177718043327,0.0009289197623729706,0.0009473124518990517,0.0009641703218221664,0.0009826254099607468,0.0010016225278377533,0.0010205116122961044,0.0010393094271421432,0.001058775931596756,0.0010803267359733582,0.0011022444814443588,0.0011253748089075089,0.0011470559984445572,0.0011700969189405441,0.0011954642832279205,0.0012208782136440277,0.001248825341463089,0.0012750662863254547,0.0013051778078079224,0.0013355370610952377,0.0013672057539224625,0.0013991482555866241,0.0014323517680168152,0.0014663059264421463,0.0015018917620182037,0.001539621502161026,0.00157831609249115,0.0016171392053365707,0.0016579218208789825,0.0017018727958202362,0.0017474330961704254,0.0017916001379489899,0.0018400810658931732,0.001890622079372406,0.0019403398036956787,0.00199030339717865,0.0020434893667697906,0.0020987465977668762,0.0021533146500587463,0.002209499478340149,0.0022666528820991516,0.002328697592020035,0.0023878440260887146,0.002449147403240204,0.00251215323805809,0.002576734870672226,0.002642568200826645,0.0027077235281467438,0.0027746781706809998,0.002840593457221985,0.002911388874053955,0.0029785335063934326,0.0030497461557388306,0.0031198039650917053,0.003191981464624405,0.0032683536410331726,0.0033410564064979553,0.0034166648983955383,0.003491021692752838,0.003566659986972809,0.0036453455686569214,0.003722362220287323,0.003801494836807251,0.0038826391100883484,0.0039629340171813965,0.004045359790325165,0.004128731787204742,0.004214920103549957,0.004300631582736969,0.004389762878417969,0.004475124180316925,0.004565097391605377,0.004656709730625153,0.004745423793792725,0.004838429391384125,0.004932507872581482,0.005025401711463928,0.005118824541568756,0.005212306976318359,0.005309164524078369,0.0054047852754592896,0.0054994672536849976,0.005602255463600159,0.005700096487998962,0.005795523524284363,0.005893141031265259,0.0059938132762908936,0.006089195609092712,0.006189107894897461,0.006284177303314209,0.006378084421157837,0.006473183631896973,0.006569996476173401,0.006664887070655823,0.006754845380783081,0.006843104958534241,0.0069351643323898315,0.007016271352767944,0.007105663418769836,0.007183730602264404,0.007263705134391785,0.0073457807302474976,0.007422775030136108,0.0074961185455322266,0.007565885782241821,0.007632985711097717,0.007698714733123779,0.00775715708732605,0.007814466953277588,0.007867276668548584,0.007921040058135986,0.007976442575454712,0.008030399680137634,0.008078083395957947,0.008119553327560425,0.008166924118995667,0.008200481534004211,0.008232638239860535,0.008261889219284058,0.008283883333206177,0.008299827575683594,0.008312374353408813,0.008322596549987793,0.008327603340148926,0.008322089910507202,0.008314669132232666,0.00830039381980896,0.008282274007797241,0.008260995149612427,0.008237242698669434,0.008205175399780273,0.00816887617111206,0.008123546838760376,0.00807410478591919,0.00802469253540039,0.00796520709991455,0.00790444016456604,0.007833093404769897,0.007762610912322998,0.0076884925365448,0.007608562707901001,0.007524728775024414,0.00743904709815979,0.007351994514465332,0.0072640180587768555,0.007174402475357056,0.007072538137435913,0.006959885358810425,0.006842881441116333,0.0067282915115356445,0.006612151861190796,0.006495535373687744,0.006376385688781738,0.006253302097320557,0.006130963563919067,0.006009787321090698,0.0058860182762146,0.005760103464126587,0.0056327879428863525,0.005504578351974487,0.005377382040023804,0.00524863600730896,0.005119115114212036,0.004990935325622559,0.004862695932388306,0.004733234643936157,0.004605770111083984,0.004472792148590088,0.00434836745262146,0.004222750663757324,0.004099428653717041,0.0039747655391693115,0.0038526058197021484,0.0037318170070648193,0.0036127865314483643,0.003497183322906494,0.0033812224864959717]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[7.808208465576172e-06,8.1137595770997e-06,8.524299119017087e-06,9.025345207192004e-06,9.624139238439966e-06,1.0317784472135827e-05,1.1089627150795422e-05,1.1991076462436467e-05,1.2976515790796839e-05,1.4103870853432454e-05,1.534417606308125e-05,1.6743775631766766e-05,1.8320044546271674e-05,2.010556636378169e-05,2.2014175556250848e-05,2.4124798073899e-05,2.6428740966366604e-05,2.8659556846832857e-05,3.078320878557861e-05,3.285256025264971e-05,3.488643415039405e-05,3.6813144106417894e-05,3.872030720231123e-05,4.0549995901528746e-05,4.233696381561458e-05,4.410727706272155e-05,4.5820394007023424e-05,4.7480651119258255e-05,4.908226401312277e-05,5.0648395699681714e-05,5.211895040702075e-05,5.364164098864421e-05,5.506803063326515e-05,5.646907811751589e-05,5.7846955314744264e-05,5.917921589571051e-05,6.04883098276332e-05,6.170544656924903e-05,6.289506563916802e-05,6.405283056665212e-05,6.51780137559399e-05,6.626337562920526e-05,6.73110771458596e-05,6.833417137386277e-05,6.930078961886466e-05,7.022106001386419e-05,7.112395542208105e-05,7.198847742984071e-05,7.283996819751337e-05,7.363570330198854e-05,7.44299977668561e-05,7.517867197748274e-05,7.592661859234795e-05,7.663981523364782e-05,7.731970254098997e-05,7.800393359502777e-05,7.862155325710773e-05,7.922396616777405e-05,7.980538066476583e-05,8.039404201554134e-05,8.09486664365977e-05,8.150329085765406e-05,8.199999138014391e-05,8.249597158282995e-05,8.295647421618924e-05,8.342131332028657e-05,8.384344255318865e-05,8.426338899880648e-05,8.464859274681658e-05,8.503161370754242e-05,8.541319402866066e-05,8.579115092288703e-05,8.610321674495935e-05,8.643193723401055e-05,8.674762648297474e-05,8.705390064278618e-05,8.733628055779263e-05,8.76121484907344e-05,8.790321589913219e-05,8.81566375028342e-05,8.839847578201443e-05,8.86374109541066e-05,8.886983414413407e-05,8.908849849831313e-05,8.930064359446988e-05,8.950772462412715e-05,8.969815098680556e-05,8.988712943391874e-05,9.005655738292262e-05,9.022381709655747e-05,9.039469296112657e-05,9.05554334167391e-05,9.070386295206845e-05,9.083854092750698e-05,9.098262671614066e-05,9.112526458920911e-05,9.124979987973347e-05,9.138085442828014e-05,9.15039490791969e-05,9.162703645415604e-05,9.174143633572385e-05,9.184280497720465e-05,9.196082828566432e-05,9.205784590449184e-05,9.215487079927698e-05,9.2244656116236e-05,9.233081800630316e-05,9.241335646947846e-05,9.24980704439804e-05,9.258279169443995e-05,9.265664266422391e-05,9.272759780287743e-05,9.279348887503147e-05,9.286733984481543e-05,9.293975017499179e-05,9.300056990468875e-05,9.306066203862429e-05,9.311569010606036e-05,9.317506919614971e-05,9.32322654989548e-05,9.328512533102185e-05,9.33336341404356e-05,9.338576637674123e-05,9.343717101728544e-05,9.348785533802584e-05,9.352550841867924e-05,9.35675052460283e-05,9.36051583266817e-05,9.36500437092036e-05,9.368045721203089e-05,9.371666237711906e-05,9.374996443511918e-05,9.378616960020736e-05,9.382237476529554e-05,9.385278099216521e-05,9.388825856149197e-05,9.391867206431925e-05,9.395052620675415e-05,9.39722522161901e-05,9.400628186995164e-05,9.403089643456042e-05,9.405551827512681e-05,9.407723700860515e-05,9.409678750671446e-05,9.411996143171564e-05,9.414457599632442e-05,9.416195098310709e-05,9.418222907697782e-05,9.419598063686863e-05,9.421481081517413e-05,9.423073788639158e-05,9.424449672224e-05,9.426115138921887e-05,9.427273471374065e-05,9.428504563402385e-05,9.429879719391465e-05,9.431255602976307e-05,9.43205232033506e-05,9.433065861230716e-05,9.434224193682894e-05,9.435527317691594e-05,9.43646882660687e-05,9.437410335522145e-05,9.438568667974323e-05,9.439292625756934e-05,9.440450958209112e-05,9.441392467124388e-05,9.442333976039663e-05,9.443347516935319e-05,9.443853923585266e-05,9.444868192076683e-05,9.445519390283152e-05,9.446171316085383e-05,9.446968033444136e-05,9.447547199670225e-05,9.448271157452837e-05,9.448777564102784e-05,9.449501521885395e-05,9.449936624150723e-05,9.450515790376812e-05,9.45102219702676e-05,9.451963705942035e-05,9.452470840187743e-05,9.45297724683769e-05,9.453629172639921e-05,9.45420833886601e-05,9.454642713535577e-05,9.455149847781286e-05,9.45551146287471e-05,9.456018597120419e-05,9.456525003770366e-05,9.457176929572597e-05,9.457611304242164e-05,9.45797364693135e-05,9.458552813157439e-05,9.458697604713961e-05,9.458987187827006e-05,9.45927677094005e-05,9.459783177589998e-05,9.460000728722662e-05,9.460363071411848e-05,9.460579894948751e-05,9.460797446081415e-05,9.460942237637937e-05,9.461087029194459e-05,9.461231820750982e-05,9.461376612307504e-05,9.461448644287884e-05,9.46181098697707e-05,9.461955778533593e-05,9.462100570090115e-05,9.462317393627018e-05,9.46239015320316e-05,9.462606976740062e-05,9.462751768296584e-05,9.46304207900539e-05,9.463114110985771e-05,9.463186870561913e-05,9.463331662118435e-05,9.463403694098815e-05,9.463476453674957e-05,9.46362124523148e-05,9.463766036788002e-05,9.463838068768382e-05,9.464055619901046e-05,9.464127651881427e-05,9.464127651881427e-05,9.464200411457568e-05,9.464200411457568e-05,9.464417234994471e-05,9.464417234994471e-05,9.464417234994471e-05,9.464489994570613e-05,9.464634786127135e-05,9.464706818107516e-05,9.464851609664038e-05,9.46499640122056e-05,9.46499640122056e-05,9.46499640122056e-05,9.465069160796702e-05,9.465141192777082e-05,9.465141192777082e-05,9.465213952353224e-05,9.465213952353224e-05,9.465213952353224e-05,9.465213952353224e-05,9.465213952353224e-05,9.465213952353224e-05,9.465213952353224e-05,9.465213952353224e-05,9.465213952353224e-05,9.465285984333605e-05,9.465285984333605e-05,9.465285984333605e-05,9.465285984333605e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05,9.465358743909746e-05],"recovered":[0.0,3.497187606171792e-07,6.791639748371381e-07,1.0440878668305231e-06,1.4973466022638604e-06,2.007081548072165e-06,2.6189084110228578e-06,3.314725745440228e-06,4.103946139366599e-06,4.9691921049088705e-06,5.987938038742868e-06,7.113844276318559e-06,8.377321137231775e-06,9.821087587624788e-06,1.140966469392879e-05,1.3159707123122644e-05,1.5115380847419146e-05,1.7263653717236593e-05,1.9438715753494762e-05,2.15927811950678e-05,2.3724400307401083e-05,2.582343586254865e-05,2.781820876407437e-05,2.977243457280565e-05,3.165135785820894e-05,3.348973405081779e-05,3.529914829414338e-05,3.706150164362043e-05,3.8742033211747184e-05,4.041677311761305e-05,4.204300057608634e-05,4.3626510887406766e-05,4.517815978033468e-05,4.6662473323522136e-05,4.8101897846208885e-05,4.950584116159007e-05,5.087575482320972e-05,5.2225394028937444e-05,5.3521453082794324e-05,5.477044760482386e-05,5.5985412473091856e-05,5.7169967476511374e-05,5.829587462358177e-05,5.9381232858868316e-05,6.038984065526165e-05,6.140785990282893e-05,6.235855107661337e-05,6.330561154754832e-05,6.42157465335913e-05,6.509257946163416e-05,6.591945566469803e-05,6.673474126728252e-05,6.750803004251793e-05,6.826828757766634e-05,6.900103471707553e-05,6.971277616685256e-05,7.04172853147611e-05,7.107617420842871e-05,7.170103344833478e-05,7.229910261230543e-05,7.289572386071086e-05,7.346049096668139e-05,7.400063623208553e-05,7.451688725268468e-05,7.503603410441428e-05,7.552983879577368e-05,7.59990289225243e-05,7.644722063560039e-05,7.688237383263186e-05,7.727916090516374e-05,7.769259536871687e-05,7.808647933416069e-05,7.847167580621317e-05,7.8802571806591e-05,7.91443235357292e-05,7.947811536723748e-05,7.980755617609248e-05,8.010297460714355e-05,8.040780085138977e-05,8.069307659752667e-05,8.094577060546726e-05,8.118760888464749e-05,8.14287195680663e-05,8.166983025148511e-05,8.190080552594736e-05,8.211150270653889e-05,8.232655090978369e-05,8.253217674791813e-05,8.273419371107593e-05,8.29094133223407e-05,8.308101678267121e-05,8.325478847837076e-05,8.34155289339833e-05,8.356251055374742e-05,8.371601143153384e-05,8.387530397158116e-05,8.401649392908439e-05,8.415189222432673e-05,8.428584260400385e-05,8.44154492369853e-05,8.455011993646622e-05,8.467248699162155e-05,8.478616655338556e-05,8.490418258588761e-05,8.49983116495423e-05,8.509895269526169e-05,8.519597759004682e-05,8.529300248483196e-05,8.538278780179098e-05,8.546171011403203e-05,8.555148815503344e-05,8.562679431634024e-05,8.570571662858129e-05,8.576943218940869e-05,8.58396670082584e-05,8.591351797804236e-05,8.598230488132685e-05,8.604457252658904e-05,8.611263183411211e-05,8.617345156380907e-05,8.622703171567991e-05,8.628930663689971e-05,8.633926336187869e-05,8.639139559818432e-05,8.644931949675083e-05,8.648842049296945e-05,8.653620898257941e-05,8.658254228066653e-05,8.661947504151613e-05,8.666508801979944e-05,8.670346142025664e-05,8.674328273627907e-05,8.677876758156344e-05,8.681279723532498e-05,8.685189095558599e-05,8.688664820510894e-05,8.691488619660959e-05,8.694385178387165e-05,8.697064185980707e-05,8.700322359800339e-05,8.703362982487306e-05,8.705897198524326e-05,8.708504174137488e-05,8.710893598617986e-05,8.713499846635386e-05,8.715962030692026e-05,8.718423487152904e-05,8.720305777387694e-05,8.722405618755147e-05,8.724288636585698e-05,8.726315718377009e-05,8.727836393518373e-05,8.729718683753163e-05,8.731166599318385e-05,8.73268727445975e-05,8.734135917620733e-05,8.735945448279381e-05,8.737610914977267e-05,8.738769247429445e-05,8.73963872436434e-05,8.740797056816518e-05,8.741955389268696e-05,8.742968930164352e-05,8.743692887946963e-05,8.744851220399141e-05,8.745792729314417e-05,8.746951061766595e-05,8.747602987568825e-05,8.748616528464481e-05,8.749630069360137e-05,8.750644337851554e-05,8.751440327614546e-05,8.75230907695368e-05,8.752816211199388e-05,8.753540168981999e-05,8.754119335208088e-05,8.7548432929907e-05,8.755350427236408e-05,8.755857561482117e-05,8.756653551245108e-05,8.757160685490817e-05,8.757667092140764e-05,8.758391777519137e-05,8.758826152188703e-05,8.759477350395173e-05,8.75991172506474e-05,8.760418859310448e-05,8.760925265960395e-05,8.761649951338768e-05,8.762156357988715e-05,8.762518700677902e-05,8.763025107327849e-05,8.763749792706221e-05,8.764256199356169e-05,8.764690574025735e-05,8.765197708271444e-05,8.765342499827966e-05,8.765848906477913e-05,8.7662112491671e-05,8.766573591856286e-05,8.76686317496933e-05,8.767224790062755e-05,8.7675143731758e-05,8.767948747845367e-05,8.768311090534553e-05,8.768455882091075e-05,8.768600673647597e-05,8.7688174971845e-05,8.769035048317164e-05,8.769179839873686e-05,8.76939739100635e-05,8.769542182562873e-05,8.769614214543253e-05,8.769759006099775e-05,8.769759006099775e-05,8.769903797656298e-05,8.770121348788962e-05,8.770338172325864e-05,8.770410931902006e-05,8.770555723458529e-05,8.770700515015051e-05,8.770772546995431e-05,8.770990098128095e-05,8.771134889684618e-05,8.77135171322152e-05,8.771496504778042e-05,8.771569264354184e-05,8.771714055910707e-05,8.771786087891087e-05,8.771858847467229e-05,8.772003639023751e-05,8.772148430580273e-05,8.772221190156415e-05,8.772293222136796e-05,8.772438013693318e-05,8.77251077326946e-05,8.77258280524984e-05,8.772800356382504e-05,8.772800356382504e-05,8.772872388362885e-05,8.772945147939026e-05,8.773017179919407e-05,8.773017179919407e-05,8.773017179919407e-05,8.773089939495549e-05,8.773089939495549e-05,8.773089939495549e-05,8.773089939495549e-05,8.773089939495549e-05,8.773089939495549e-05,8.773089939495549e-05,8.773089939495549e-05,8.773161971475929e-05,8.773161971475929e-05,8.773161971475929e-05,8.773161971475929e-05,8.773161971475929e-05,8.773161971475929e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05,8.773234731052071e-05],"active":[7.808208465576172e-06,7.764040674373973e-06,7.845134859962855e-06,7.981257112987805e-06,8.126792636176106e-06,8.310702469316311e-06,8.47071896714624e-06,8.676350262248889e-06,8.87257010617759e-06,9.134679203270935e-06,9.35623756959103e-06,9.629931810195558e-06,9.9427234090399e-06,1.0284478776156902e-05,1.0604510862322059e-05,1.0965090950776357e-05,1.1313360118947458e-05,1.1395903129596263e-05,1.1344493032083847e-05,1.1259779057581909e-05,1.1162033842992969e-05,1.0989708243869245e-05,1.0902098438236862e-05,1.0777561328723095e-05,1.0685605957405642e-05,1.0617543011903763e-05,1.0521245712880045e-05,1.0419149475637823e-05,1.0340230801375583e-05,1.0231622582068667e-05,1.0075949830934405e-05,1.0015130101237446e-05,9.889870852930471e-06,9.806604793993756e-06,9.745057468535379e-06,9.673374734120443e-06,9.612555004423484e-06,9.48005254031159e-06,9.3736125563737e-06,9.282382961828262e-06,9.192601282848045e-06,9.093408152693883e-06,9.015202522277832e-06,8.952938514994457e-06,8.910948963603005e-06,8.813200111035258e-06,8.765404345467687e-06,8.68286588229239e-06,8.624221663922071e-06,8.543123840354383e-06,8.51054210215807e-06,8.44393071020022e-06,8.41858854983002e-06,8.371527655981481e-06,8.318667823914438e-06,8.291157428175211e-06,8.204267942346632e-06,8.14779195934534e-06,8.104347216431051e-06,8.094939403235912e-06,8.052942575886846e-06,8.042799890972674e-06,7.999355148058385e-06,7.97908433014527e-06,7.920440111774951e-06,7.891474524512887e-06,7.844413630664349e-06,7.816168363206089e-06,7.76621891418472e-06,7.752452802378684e-06,7.72059865994379e-06,7.704671588726342e-06,7.631540938746184e-06,7.629365427419543e-06,7.603302947245538e-06,7.5757852755486965e-06,7.528724381700158e-06,7.509173883590847e-06,7.495415047742426e-06,7.463560905307531e-06,7.45270517654717e-06,7.4498020694591105e-06,7.4411145760677755e-06,7.41866824682802e-06,7.399838068522513e-06,7.396221917588264e-06,7.371600077021867e-06,7.354952686000615e-06,7.322363671846688e-06,7.314403774216771e-06,7.313676178455353e-06,7.30064493836835e-06,7.288334018085152e-06,7.276030373759568e-06,7.266615284606814e-06,7.2499606176279485e-06,7.233305950649083e-06,7.228962203953415e-06,7.2181064751930535e-06,7.211587217170745e-06,7.19131639925763e-06,7.170317985583097e-06,7.174661732278764e-06,7.153663318604231e-06,7.156559149734676e-06,7.145703420974314e-06,7.134840416256338e-06,7.120353984646499e-06,7.115282642189413e-06,7.1210815804079175e-06,7.10515450919047e-06,7.100803486537188e-06,7.087772246450186e-06,7.097907655406743e-06,7.100083166733384e-06,7.087051926646382e-06,7.078357157297432e-06,7.07111757947132e-06,7.062437362037599e-06,7.058813935145736e-06,7.058093615341932e-06,7.0443275035358965e-06,7.046503014862537e-06,7.045775419101119e-06,7.0385358412750065e-06,7.037087925709784e-06,7.031296263448894e-06,7.022616046015173e-06,7.030568667687476e-06,7.0153691922314465e-06,7.01320095686242e-06,7.0066816988401115e-06,7.007402018643916e-06,7.0095775299705565e-06,7.0008900365792215e-06,7.001610356383026e-06,7.0037858677096665e-06,7.006674422882497e-06,7.001610356383026e-06,7.003058271948248e-06,6.997266609687358e-06,6.996546289883554e-06,6.992195267230272e-06,6.987851520534605e-06,6.984962965361774e-06,6.98495568940416e-06,6.977716111578047e-06,6.979171303100884e-06,6.971924449317157e-06,6.971924449317157e-06,6.96758070262149e-06,6.966132787056267e-06,6.963964551687241e-06,6.961068720556796e-06,6.958172889426351e-06,6.957438017707318e-06,6.953101546969265e-06,6.94441405357793e-06,6.942966138012707e-06,6.945854693185538e-06,6.9473026087507606e-06,6.945134373381734e-06,6.94441405357793e-06,6.948757800273597e-06,6.94441405357793e-06,6.946582288946956e-06,6.94441405357793e-06,6.947309884708375e-06,6.947309884708375e-06,6.942238542251289e-06,6.942238542251289e-06,6.940790626686066e-06,6.93862239131704e-06,6.941518222447485e-06,6.940070306882262e-06,6.941518222447485e-06,6.939342711120844e-06,6.9415109464898705e-06,6.940790626686066e-06,6.93862239131704e-06,6.9386151153594255e-06,6.942966138012707e-06,6.940790626686066e-06,6.9415109464898705e-06,6.941518222447485e-06,6.942966138012707e-06,6.942238542251289e-06,6.942245818208903e-06,6.9386151153594255e-06,6.93862239131704e-06,6.940063030924648e-06,6.941518222447485e-06,6.9386151153594255e-06,6.937174475751817e-06,6.93862239131704e-06,6.934998964425176e-06,6.936446879990399e-06,6.934278644621372e-06,6.9357192842289805e-06,6.934271368663758e-06,6.934998964425176e-06,6.933551048859954e-06,6.93283072905615e-06,6.929934897925705e-06,6.927759386599064e-06,6.927759386599064e-06,6.927759386599064e-06,6.926311471033841e-06,6.927759386599064e-06,6.927759386599064e-06,6.9270317908376455e-06,6.92775211064145e-06,6.927759386599064e-06,6.928479706402868e-06,6.9299276219680905e-06,6.931382813490927e-06,6.9299276219680905e-06,6.928486982360482e-06,6.929207302164286e-06,6.928479706402868e-06,6.927759386599064e-06,6.928486982360482e-06,6.927759386599064e-06,6.9270317908376455e-06,6.92703906679526e-06,6.926311471033841e-06,6.925583875272423e-06,6.924863555468619e-06,6.924143235664815e-06,6.925583875272423e-06,6.9241359597072005e-06,6.922688044141978e-06,6.922688044141978e-06,6.923415639903396e-06,6.922688044141978e-06,6.923408363945782e-06,6.9241359597072005e-06,6.92196044838056e-06,6.92196044838056e-06,6.921967724338174e-06,6.92196044838056e-06,6.9212401285767555e-06,6.921967724338174e-06,6.921967724338174e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.92196044838056e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.921967724338174e-06,6.921967724338174e-06,6.921967724338174e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06,6.9212401285767555e-06]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[7.808208465576172e-06,8.11448353488231e-06,8.519230505044106e-06,8.996383257908747e-06,9.558974852552637e-06,1.0191799447056837e-05,1.0907890100497752e-05,1.170073028333718e-05,1.26007307699183e-05,1.3547071830544155e-05,1.4615054169553332e-05,1.5793091733939946e-05,1.707973933662288e-05,1.8516988347982988e-05,2.00809481611941e-05,2.175279223592952e-05,2.353107265662402e-05,2.5233326596207917e-05,2.6855210307985544e-05,2.8467682568589225e-05,2.9979510145494714e-05,3.1492061680182815e-05,3.290686436230317e-05,3.4252159821335226e-05,3.560976620065048e-05,3.686527634272352e-05,3.810123962466605e-05,3.92814508813899e-05,4.038780753035098e-05,4.145795901422389e-05,4.250132406014018e-05,4.350775998318568e-05,4.449826883501373e-05,4.543736940831877e-05,4.6309130993904546e-05,4.718741183751263e-05,4.7999801608966663e-05,4.8779609642224386e-05,4.95398671773728e-05,5.026319922762923e-05,5.093729487271048e-05,5.160994260222651e-05,5.224638516665436e-05,5.2845902246190235e-05,5.342514850781299e-05,5.3969637519912794e-05,5.449240416055545e-05,5.5019518185872585e-05,5.549739580601454e-05,5.5944859923329204e-05,5.6382912589469925e-05,5.6802866311045364e-05,5.718878674088046e-05,5.75580561417155e-05,5.794252865598537e-05,5.827704444527626e-05,5.8612280554370955e-05,5.893738125450909e-05,5.9205282013863325e-05,5.948621401330456e-05,5.975918611511588e-05,6.0014051996404305e-05,6.027036579325795e-05,6.050930460332893e-05,6.0743175708921626e-05,6.095966818975285e-05,6.116312579251826e-05,6.13484880886972e-05,6.153529102448374e-05,6.171268614707515e-05,6.1892977100797e-05,6.205298996064812e-05,6.221445801202208e-05,6.236578337848186e-05,6.249973375815898e-05,6.263078830670565e-05,6.274880433920771e-05,6.286393909249455e-05,6.297905929386616e-05,6.308984302449971e-05,6.318106898106635e-05,6.328316521830857e-05,6.337946251733229e-05,6.34692405583337e-05,6.35445467196405e-05,6.362274871207774e-05,6.369949551299214e-05,6.376828241627663e-05,6.383127038134262e-05,6.390223279595375e-05,6.396232492988929e-05,6.40202488284558e-05,6.406658940250054e-05,6.412016955437139e-05,6.41657825326547e-05,6.421936268452555e-05,6.426352774724364e-05,6.430697976611555e-05,6.43482489977032e-05,6.438807031372562e-05,6.442645099014044e-05,6.44633691990748e-05,6.450174259953201e-05,6.453650712501258e-05,6.45705295028165e-05,6.459587893914431e-05,6.462700548581779e-05,6.46523549221456e-05,6.467552157118917e-05,6.469579238910228e-05,6.471895903814584e-05,6.473778921645135e-05,6.475806003436446e-05,6.477761780843139e-05,6.479353760369122e-05,6.481309537775815e-05,6.48297427687794e-05,6.484711775556207e-05,6.48608838673681e-05,6.487101200036705e-05,6.488187500508502e-05,6.489780207630247e-05,6.491084059234709e-05,6.492169632110745e-05,6.492894317489117e-05,6.493979890365154e-05,6.494921399280429e-05,6.495790148619562e-05,6.496586865978315e-05,6.497166032204404e-05,6.49817957310006e-05,6.498975562863052e-05,6.500134622910991e-05,6.500785821117461e-05,6.501582538476214e-05,6.502524047391489e-05,6.503175245597959e-05,6.503754411824048e-05,6.504261546069756e-05,6.504985503852367e-05,6.505637429654598e-05,6.506216595880687e-05,6.506578938569874e-05,6.507230136776343e-05,6.50759247946553e-05,6.507954094558954e-05,6.508533260785043e-05,6.508750811917707e-05,6.508968363050371e-05,6.509402010124177e-05,6.509691593237221e-05,6.510053935926408e-05,6.510343519039452e-05,6.510561070172116e-05,6.51077862130478e-05,6.511068204417825e-05,6.511285027954727e-05,6.51150185149163e-05,6.511791434604675e-05,6.512008985737339e-05,6.512298568850383e-05,6.512516119983047e-05,6.51273294351995e-05,6.512878462672234e-05,6.513168045785278e-05,6.513384869322181e-05,6.513529660878703e-05,6.513819243991747e-05,6.51396403554827e-05,6.514180859085172e-05,6.514180859085172e-05,6.514398410217836e-05,6.5146159613505e-05,6.5146159613505e-05,6.514760025311261e-05,6.514832784887403e-05,6.514977576443925e-05,6.515049608424306e-05,6.51519512757659e-05,6.51519512757659e-05,6.51526715955697e-05,6.51533919153735e-05,6.51533919153735e-05,6.515411951113492e-05,6.515411951113492e-05,6.515484710689634e-05,6.515629502246156e-05,6.515774293802679e-05,6.51584705337882e-05,6.515919085359201e-05,6.515991117339581e-05,6.515991117339581e-05,6.516063876915723e-05,6.516063876915723e-05,6.516208668472245e-05,6.516208668472245e-05,6.516280700452626e-05,6.516353460028768e-05,6.51642621960491e-05,6.51642621960491e-05,6.51649825158529e-05,6.51657028356567e-05,6.51657028356567e-05,6.516643043141812e-05,6.516643043141812e-05,6.516643043141812e-05,6.516643043141812e-05,6.516643043141812e-05,6.516643043141812e-05,6.516643043141812e-05,6.516643043141812e-05,6.516643043141812e-05,6.516643043141812e-05,6.516643043141812e-05,6.516643043141812e-05,6.516643043141812e-05,6.516643043141812e-05,6.516643043141812e-05,6.516643043141812e-05,6.516643043141812e-05,6.516643043141812e-05,6.516643043141812e-05,6.516643043141812e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05,6.516715802717954e-05],"recovered":[0.0,3.417541449834971e-07,6.69751216264558e-07,1.0317789929104038e-06,1.4553513665305218e-06,1.9571216398617253e-06,2.517540679036756e-06,3.1590536764269928e-06,3.867180112138158e-06,4.6752256821491756e-06,5.532507202588022e-06,6.517946985695744e-06,7.614890819240827e-06,8.784963938524015e-06,1.0083919733006041e-05,1.1517549864947796e-05,1.3085129467071965e-05,1.4764937986910809e-05,1.646357122808695e-05,1.8133967387257144e-05,1.977902138605714e-05,2.1368323359638453e-05,2.291997407155577e-05,2.4371705876546912e-05,2.5780716896406375e-05,2.7126736313221045e-05,2.8397453206707723e-05,2.969857996504288e-05,3.09591596305836e-05,3.212054434698075e-05,3.3290620194748044e-05,3.4377426345599815e-05,3.542513513821177e-05,3.643084710347466e-05,3.738732630154118e-05,3.830180867225863e-05,3.921194365830161e-05,4.00656062993221e-05,4.0859169530449435e-05,4.162087861914188e-05,4.24072022724431e-05,4.309650103095919e-05,4.3798110709758475e-05,4.447293031262234e-05,4.5088378101354465e-05,4.567196810967289e-05,4.6230212319642305e-05,4.6781220589764416e-05,4.7330053348559886e-05,4.7836892917985097e-05,4.831621845369227e-05,4.8769477871246636e-05,4.922273365082219e-05,4.9649926950223744e-05,5.0040194764733315e-05,5.0442769861547276e-05,5.078379763290286e-05,5.1156686822650954e-05,5.1489751058397815e-05,5.178950959816575e-05,5.206754940445535e-05,5.235210119280964e-05,5.2632312872447073e-05,5.290238550514914e-05,5.315435555530712e-05,5.340198185876943e-05,5.364309254218824e-05,5.3854517318541184e-05,5.4051459301263094e-05,5.426433199318126e-05,5.444462294690311e-05,5.463142952066846e-05,5.4799409554107115e-05,5.497680467669852e-05,5.513536962098442e-05,5.528018300537951e-05,5.5411237553926185e-05,5.553504888666794e-05,5.5663207604084164e-05,5.5780503316782415e-05,5.590214641415514e-05,5.6003515055635944e-05,5.6109227443812415e-05,5.6206972658401355e-05,5.63047215109691e-05,5.6386539654340595e-05,5.647632133332081e-05,5.656103530782275e-05,5.663199408445507e-05,5.670440077665262e-05,5.6780423619784415e-05,5.6837627198547125e-05,5.690351463272236e-05,5.695781874237582e-05,5.701936242985539e-05,5.7071494666161016e-05,5.7125798775814474e-05,5.716779560316354e-05,5.7214136177208275e-05,5.725902519770898e-05,5.7306089729536325e-05,5.734663500334136e-05,5.7381392252864316e-05,5.741976565332152e-05,5.745814269175753e-05,5.749579213443212e-05,5.752547804149799e-05,5.7552992075216025e-05,5.758123006671667e-05,5.7614535762695596e-05,5.763553417637013e-05,5.7657256547827274e-05,5.767391121480614e-05,5.769128620158881e-05,5.7707940868567675e-05,5.772893928224221e-05,5.774197052232921e-05,5.776224497822113e-05,5.7781795476330444e-05,5.779482671641745e-05,5.780641004093923e-05,5.782089283457026e-05,5.7830304285744205e-05,5.7848406868288293e-05,5.786433757748455e-05,5.787230111309327e-05,5.788388443761505e-05,5.789474744233303e-05,5.7904882851289585e-05,5.7911398471333086e-05,5.791646981379017e-05,5.792660522274673e-05,5.793674063170329e-05,5.794687967863865e-05,5.795194738311693e-05,5.7959910918725654e-05,5.796859841211699e-05,5.7974393712356687e-05,5.7979461416834965e-05,5.7985977036878467e-05,5.799249265692197e-05,5.7999011914944276e-05,5.800625149277039e-05,5.8010595239466056e-05,5.801783481729217e-05,5.8022178563987836e-05,5.802724990644492e-05,5.803159365314059e-05,5.8034489484271035e-05,5.80388332309667e-05,5.8041005104314536e-05,5.804317697766237e-05,5.8046796766575426e-05,5.804969259770587e-05,5.8053316024597734e-05,5.805621185572818e-05,5.805838372907601e-05,5.806055560242385e-05,5.80641753913369e-05,5.806851913803257e-05,5.806996705359779e-05,5.807213892694563e-05,5.807575871585868e-05,5.8078658184967935e-05,5.808083005831577e-05,5.8083725889446214e-05,5.808662172057666e-05,5.808879359392449e-05,5.8090241509489715e-05,5.8090965467272326e-05,5.809386129840277e-05,5.8096033171750605e-05,5.809748108731583e-05,5.809820504509844e-05,5.809892900288105e-05,5.810037691844627e-05,5.8101824834011495e-05,5.810327274957672e-05,5.810327274957672e-05,5.810399670735933e-05,5.810472430312075e-05,5.810472430312075e-05,5.810544826090336e-05,5.810617221868597e-05,5.810689617646858e-05,5.810689617646858e-05,5.8108344092033803e-05,5.8109068049816415e-05,5.8109068049816415e-05,5.811123992316425e-05,5.811196388094686e-05,5.811268783872947e-05,5.811268783872947e-05,5.811341179651208e-05,5.8114135754294693e-05,5.8114859712077305e-05,5.8114859712077305e-05,5.811630762764253e-05,5.811703158542514e-05,5.811703158542514e-05,5.811703158542514e-05,5.811703158542514e-05,5.811775554320775e-05,5.811775554320775e-05,5.811775554320775e-05,5.811775554320775e-05,5.811775554320775e-05,5.811775554320775e-05,5.811775554320775e-05,5.811847950099036e-05,5.811847950099036e-05,5.811847950099036e-05,5.811847950099036e-05,5.811847950099036e-05,5.811847950099036e-05,5.811847950099036e-05,5.811847950099036e-05,5.811847950099036e-05,5.811847950099036e-05,5.811847950099036e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05,5.811920345877297e-05],"active":[7.808208465576172e-06,7.77272907726001e-06,7.849479516153224e-06,7.964604264998343e-06,8.10362325864844e-06,8.234677807195112e-06,8.390349648834672e-06,8.541676834283862e-06,8.733550203032792e-06,8.87184614839498e-06,9.08254696696531e-06,9.275145202991553e-06,9.464848517382052e-06,9.732024409458973e-06,9.99702842818806e-06,1.0235242370981723e-05,1.0445943189552054e-05,1.0468388609297108e-05,1.0391639079898596e-05,1.0333715181332082e-05,1.0200488759437576e-05,1.0123738320544362e-05,9.986890290747397e-06,9.880453944788314e-06,9.829049304244108e-06,9.738540029502474e-06,9.703786417958327e-06,9.58287091634702e-06,9.428647899767384e-06,9.337414667243138e-06,9.210703865392134e-06,9.130333637585863e-06,9.07313369680196e-06,9.006522304844111e-06,8.921804692363366e-06,8.885603165253997e-06,8.787857950665057e-06,8.714003342902288e-06,8.680697646923363e-06,8.642320608487353e-06,8.53009260026738e-06,8.513441571267322e-06,8.448274456895888e-06,8.372971933567896e-06,8.336770406458527e-06,8.297669410239905e-06,8.262191840913147e-06,8.238297596108168e-06,8.167342457454652e-06,8.107967005344108e-06,8.066694135777652e-06,8.033388439798728e-06,7.966053090058267e-06,7.908129191491753e-06,7.902333891252056e-06,7.834274583728984e-06,7.828482921468094e-06,7.780694431858137e-06,7.71553095546551e-06,7.696704415138811e-06,7.691636710660532e-06,7.661950803594664e-06,7.638052920810878e-06,7.606919098179787e-06,7.588820153614506e-06,7.557686330983415e-06,7.520033250330016e-06,7.493970770156011e-06,7.483831723220646e-06,7.448354153893888e-06,7.448354153893888e-06,7.4215604399796575e-06,7.415048457914963e-06,7.388978701783344e-06,7.364364137174562e-06,7.350605301326141e-06,7.337566785281524e-06,7.32889020582661e-06,7.315851689781994e-06,7.3093397077172995e-06,7.278922566911206e-06,7.279650162672624e-06,7.270235073519871e-06,7.26226789993234e-06,7.239825208671391e-06,7.236209057737142e-06,7.223174179671332e-06,7.207247108453885e-06,7.199276296887547e-06,7.197832019301131e-06,7.181901310104877e-06,7.182621629908681e-06,7.163074769778177e-06,7.162350811995566e-06,7.146420102799311e-06,7.147868018364534e-06,7.137728971429169e-06,7.139184162952006e-06,7.13411282049492e-06,7.129045116016641e-06,7.120361260604113e-06,7.116734195733443e-06,7.120350346667692e-06,7.116741471691057e-06,7.112386811058968e-06,7.100086804712191e-06,7.1015274443197995e-06,7.09936284692958e-06,7.094291504472494e-06,7.0812566264066845e-06,7.083424861775711e-06,7.080532668624073e-06,7.0841488195583224e-06,7.0863316068425775e-06,7.085596735123545e-06,7.084156095515937e-06,7.087772246450186e-06,7.084872777340934e-06,7.079088391037658e-06,7.076185283949599e-06,7.0754649641457945e-06,7.07690924173221e-06,7.08053630660288e-06,7.073289452819154e-06,7.064605597406626e-06,7.067497790558264e-06,7.065329555189237e-06,7.063154043862596e-06,7.0609858084935695e-06,7.060261850710958e-06,7.06532591721043e-06,7.063150405883789e-06,7.064605597406626e-06,7.060978532535955e-06,7.063878001645207e-06,7.065329555189237e-06,7.063154043862596e-06,7.063150405883789e-06,7.063154043862596e-06,7.063878001645207e-06,7.0638816396240145e-06,7.063154043862596e-06,7.059537892928347e-06,7.061706128297374e-06,7.0580899773631245e-06,7.057362381601706e-06,7.05808270140551e-06,7.055914466036484e-06,7.0551941462326795e-06,7.055186870275065e-06,7.0559108280576766e-06,7.057362381601706e-06,7.056638423819095e-06,7.055918104015291e-06,7.054470188450068e-06,7.054470188450068e-06,7.054466550471261e-06,7.054462912492454e-06,7.053738954709843e-06,7.051570719340816e-06,7.053018634906039e-06,7.053022272884846e-06,7.051570719340816e-06,7.050126441754401e-06,7.050850399537012e-06,7.050122803775594e-06,7.048674888210371e-06,7.049398845992982e-06,7.049398845992982e-06,7.050843123579398e-06,7.047947292448953e-06,7.04795093042776e-06,7.048678526189178e-06,7.047954568406567e-06,7.048671250231564e-06,7.04795093042776e-06,7.04795093042776e-06,7.0472233346663415e-06,7.048678526189178e-06,7.047954568406567e-06,7.047947292448953e-06,7.048667612252757e-06,7.047943654470146e-06,7.047947292448953e-06,7.0472233346663415e-06,7.04795093042776e-06,7.04795093042776e-06,7.048674888210371e-06,7.0494024839717895e-06,7.04795093042776e-06,7.047947292448953e-06,7.0472233346663415e-06,7.04795093042776e-06,7.047226972645149e-06,7.04795093042776e-06,7.047226972645149e-06,7.047947292448953e-06,7.047226972645149e-06,7.047230610623956e-06,7.047230610623956e-06,7.04795093042776e-06,7.048671250231564e-06,7.047947292448953e-06,7.048674888210371e-06,7.048674888210371e-06,7.048674888210371e-06,7.048674888210371e-06,7.048674888210371e-06,7.048674888210371e-06,7.04795093042776e-06,7.04795093042776e-06,7.04795093042776e-06,7.04795093042776e-06,7.04795093042776e-06,7.04795093042776e-06,7.04795093042776e-06,7.04795093042776e-06,7.04795093042776e-06,7.04795093042776e-06,7.04795093042776e-06,7.047226972645149e-06,7.047226972645149e-06,7.047226972645149e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06,7.047954568406567e-06]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[7.808208465576172e-06,8.12389680504566e-06,8.516334673913661e-06,8.976109711511526e-06,9.506842616247013e-06,1.0130253940587863e-05,1.0771042980195489e-05,1.1487134543131106e-05,1.2293007785046939e-05,1.3145945558790118e-05,1.4066219591768458e-05,1.5113927474885713e-05,1.6192770999623463e-05,1.7359223420498893e-05,1.8574912246549502e-05,1.9942654034821317e-05,2.1395107978605665e-05,2.270854383823462e-05,2.396912532276474e-05,2.516526546969544e-05,2.628972288221121e-05,2.7362049877410755e-05,2.8422789910109714e-05,2.9377819373621605e-05,3.031909182027448e-05,3.120461042271927e-05,3.205102984793484e-05,3.28641472151503e-05,3.3628748496994376e-05,3.436149563640356e-05,3.506962093524635e-05,3.572561399778351e-05,3.637726331362501e-05,3.6961573641747236e-05,3.753213240997866e-05,3.805851883953437e-05,3.856318653561175e-05,3.90475797757972e-05,3.948997618863359e-05,3.99207892769482e-05,4.0320468542631716e-05,4.071869989275001e-05,4.108217399334535e-05,4.1413793951505795e-05,4.1727307689143345e-05,4.202127456665039e-05,4.231017373967916e-05,4.2591829696903005e-05,4.284380338503979e-05,4.3079842726001516e-05,4.3315161747159436e-05,4.3530206312425435e-05,4.372932016849518e-05,4.3926265789195895e-05,4.411452027852647e-05,4.4297707063378766e-05,4.445410013431683e-05,4.461339267436415e-05,4.4760377932107076e-05,4.488563718041405e-05,4.5013071940047666e-05,4.513761086855084e-05,4.525780241237953e-05,4.536206688499078e-05,4.5458367821993306e-05,4.55467015854083e-05,4.563865513773635e-05,4.572336911223829e-05,4.5808810682501644e-05,4.587325020111166e-05,4.594276106217876e-05,4.600792453857139e-05,4.607019218383357e-05,4.6135359298205e-05,4.618893945007585e-05,4.623527638614178e-05,4.6278721129056066e-05,4.631854244507849e-05,4.6357643441297114e-05,4.6399636630667374e-05,4.6433669922407717e-05,4.6469871449517086e-05,4.650752089219168e-05,4.654083022614941e-05,4.656979217543267e-05,4.660164995584637e-05,4.6629163989564404e-05,4.6654506149934605e-05,4.668129622587003e-05,4.6703742555109784e-05,4.672473733080551e-05,4.674501178669743e-05,4.67616664536763e-05,4.6777593524893746e-05,4.679135236074217e-05,4.680728306993842e-05,4.6821038267808035e-05,4.6834073145873845e-05,4.68442085548304e-05,4.685434396378696e-05,4.6865206968504936e-05,4.687317050411366e-05,4.688113403972238e-05,4.6889825171092525e-05,4.6896340791136026e-05,4.690358036896214e-05,4.690864807344042e-05,4.691661524702795e-05,4.692168295150623e-05,4.6926750655984506e-05,4.692892252933234e-05,4.693543814937584e-05,4.69390579382889e-05,4.694412928074598e-05,4.694847302744165e-05,4.695354073191993e-05,4.696005635196343e-05,4.696584801422432e-05,4.696729592978954e-05,4.6970919356681406e-05,4.697453914559446e-05,4.6976711018942297e-05,4.697815893450752e-05,4.69832266389858e-05,4.698467455455102e-05,4.6986846427898854e-05,4.6988294343464077e-05,4.699119017459452e-05,4.6992638090159744e-05,4.6993362047942355e-05,4.699480996350758e-05,4.6995537559268996e-05,4.699698547483422e-05,4.699843339039944e-05,4.699915734818205e-05,4.7000605263747275e-05,4.7001329221529886e-05,4.700277713709511e-05,4.700350109487772e-05,4.700494901044294e-05,4.7007120883790776e-05,4.700784484157339e-05,4.7008568799356e-05,4.700929275713861e-05,4.701074067270383e-05,4.701074067270383e-05,4.7012188588269055e-05,4.7012912546051666e-05,4.7012912546051666e-05,4.701363650383428e-05,4.701436046161689e-05,4.70150844193995e-05,4.701580837718211e-05,4.701580837718211e-05,4.701653233496472e-05,4.7017256292747334e-05,4.7017256292747334e-05,4.7017980250529945e-05,4.7018704208312556e-05,4.7018704208312556e-05,4.7018704208312556e-05,4.701942816609517e-05,4.701942816609517e-05,4.702015212387778e-05,4.702015212387778e-05,4.702015212387778e-05,4.702015212387778e-05,4.702015212387778e-05,4.702015212387778e-05,4.702087608166039e-05,4.702087608166039e-05,4.702087608166039e-05,4.702087608166039e-05,4.702087608166039e-05,4.702087608166039e-05,4.7021600039443e-05,4.702232763520442e-05,4.702232763520442e-05,4.702232763520442e-05,4.702232763520442e-05,4.702305159298703e-05,4.702305159298703e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05,4.702377555076964e-05],"recovered":[0.0,3.482706460999907e-07,6.936451200090232e-07,1.0563968544374802e-06,1.4539032235916238e-06,1.921643161040265e-06,2.468304955982603e-06,3.0410328690777533e-06,3.7122322282812092e-06,4.4131179492978845e-06,5.208130460232496e-06,6.057447535567917e-06,7.011028628767235e-06,8.02325848781038e-06,9.107168807531707e-06,1.0271450264554005e-05,1.1534202712937258e-05,1.2864293239545077e-05,1.4177005141391419e-05,1.5470892321900465e-05,1.671844074735418e-05,1.7921820472110994e-05,1.9083929146290757e-05,2.0162047803751193e-05,2.1172105334699154e-05,2.214523556176573e-05,2.307926661160309e-05,2.3956097720656544e-05,2.4811930416035466e-05,2.5604047550586984e-05,2.6393268854008056e-05,2.7140493330080062e-05,2.785224023682531e-05,2.8529231713037007e-05,2.915409095294308e-05,2.9754333809250966e-05,3.0310407964861952e-05,3.084765558014624e-05,3.1340015993919224e-05,3.180558269377798e-05,3.226390981581062e-05,3.2692551030777395e-05,3.310164174763486e-05,3.3489010093035176e-05,3.3859727409435436e-05,3.4205826523248106e-05,3.453092722338624e-05,3.482489410089329e-05,3.5118137020617723e-05,3.5401240893406793e-05,3.567928069969639e-05,3.5922563256463036e-05,3.615353489294648e-05,3.636278779595159e-05,3.6576384445652366e-05,3.6778394132852554e-05,3.696230487548746e-05,3.714042395586148e-05,3.730768003151752e-05,3.746769652934745e-05,3.7613230233546346e-05,3.773921707761474e-05,3.786809975281358e-05,3.799263504333794e-05,3.811427814071067e-05,3.821999052888714e-05,3.83191836590413e-05,3.8415484596043825e-05,3.850381835945882e-05,3.8587084418395534e-05,3.867252235068008e-05,3.87492727895733e-05,3.8817335735075176e-05,3.8878155464772135e-05,3.894042311003432e-05,3.8995451177470386e-05,3.904613549821079e-05,3.909899169229902e-05,3.91417124774307e-05,3.9188053051475435e-05,3.923294207197614e-05,3.9273490983759984e-05,3.9311140426434577e-05,3.9348793507087976e-05,3.938137524528429e-05,3.9410337194567546e-05,3.944147101719864e-05,3.946970900869928e-05,3.9496499084634706e-05,3.952473707613535e-05,3.9550803194288164e-05,3.957469743909314e-05,3.959280002163723e-05,3.960800313507207e-05,3.9631173422094434e-05,3.964855204685591e-05,3.966447911807336e-05,3.9680409827269614e-05,3.9692717109574005e-05,3.970285615650937e-05,3.971371552324854e-05,3.972457488998771e-05,3.973398997914046e-05,3.9741953514749184e-05,3.975064100814052e-05,3.9754988392814994e-05,3.976295192842372e-05,3.977019150624983e-05,3.977670712629333e-05,3.978395034209825e-05,3.9786846173228696e-05,3.9791913877706975e-05,3.9797705539967865e-05,3.980204928666353e-05,3.980856854468584e-05,3.981580812251195e-05,3.981942791142501e-05,3.982377165812068e-05,3.9828115404816344e-05,3.9833907067077234e-05,3.983825445175171e-05,3.984042632509954e-05,3.984549402957782e-05,3.9848389860708266e-05,3.9852733607403934e-05,3.985562943853438e-05,3.9858525269664824e-05,3.9859973185230047e-05,3.986214869655669e-05,3.986359661212191e-05,3.9866492443252355e-05,3.9867216401034966e-05,3.9867216401034966e-05,3.986794035881758e-05,3.987011223216541e-05,3.9871560147730634e-05,3.9871560147730634e-05,3.9873008063295856e-05,3.987517993664369e-05,3.987662785220891e-05,3.987952368333936e-05,3.988097159890458e-05,3.98824195144698e-05,3.9883867430035025e-05,3.9884591387817636e-05,3.988531534560025e-05,3.988676326116547e-05,3.988676326116547e-05,3.988893877249211e-05,3.988966273027472e-05,3.989038668805733e-05,3.9891110645839944e-05,3.9891110645839944e-05,3.9891834603622556e-05,3.989255856140517e-05,3.989255856140517e-05,3.989255856140517e-05,3.989255856140517e-05,3.989328251918778e-05,3.989328251918778e-05,3.989328251918778e-05,3.989328251918778e-05,3.989328251918778e-05,3.989400647697039e-05,3.9894730434753e-05,3.9894730434753e-05,3.989545439253561e-05,3.989545439253561e-05,3.989545439253561e-05,3.989545439253561e-05,3.989545439253561e-05,3.989545439253561e-05,3.989545439253561e-05,3.989545439253561e-05,3.989545439253561e-05,3.989545439253561e-05,3.989545439253561e-05,3.989617835031822e-05,3.989617835031822e-05,3.989617835031822e-05,3.989617835031822e-05,3.989617835031822e-05,3.989617835031822e-05,3.989617835031822e-05,3.989617835031822e-05,3.989617835031822e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05,3.9896902308100834e-05],"active":[7.808208465576172e-06,7.775625817885157e-06,7.8226894402178e-06,7.919712516013533e-06,8.052938937908038e-06,8.208610779547598e-06,8.302738024212886e-06,8.446101674053352e-06,8.580775102018379e-06,8.732828064239584e-06,8.858089131535962e-06,9.056479939317796e-06,9.181741916108876e-06,9.335964932688512e-06,9.467743439017795e-06,9.671203770267311e-06,9.860905265668407e-06,9.844250598689541e-06,9.79212018137332e-06,9.694373147794977e-06,9.571282134857029e-06,9.44022940529976e-06,9.338860763818957e-06,9.215771569870412e-06,9.146986485575326e-06,9.05937486095354e-06,8.971763236331753e-06,8.908049494493753e-06,8.81681808095891e-06,8.757448085816577e-06,8.676352081238292e-06,8.58512066770345e-06,8.525023076799698e-06,8.43234192871023e-06,8.378041457035579e-06,8.304185030283406e-06,8.252778570749797e-06,8.199924195650965e-06,8.149960194714367e-06,8.11520658317022e-06,8.056558726821095e-06,8.026148861972615e-06,7.980532245710492e-06,7.924783858470619e-06,7.867580279707909e-06,7.815448043402284e-06,7.779246516292915e-06,7.766935596009716e-06,7.725666364422068e-06,7.678601832594723e-06,7.635881047463045e-06,7.607643055962399e-06,7.5757852755486965e-06,7.563477993244305e-06,7.538135832874104e-06,7.519312930526212e-06,7.49179525882937e-06,7.4729687185026705e-06,7.4526979005895555e-06,7.417940651066601e-06,7.39984170650132e-06,7.3983937909360975e-06,7.389702659565955e-06,7.36943184165284e-06,7.3440896812826395e-06,7.326711056521162e-06,7.31947147869505e-06,7.307884516194463e-06,7.304992323042825e-06,7.286165782716125e-06,7.270238711498678e-06,7.258651748998091e-06,7.2528564487583935e-06,7.257203833432868e-06,7.248516340041533e-06,7.239825208671391e-06,7.2325856308452785e-06,7.219550752779469e-06,7.215930963866413e-06,7.211583579191938e-06,7.200727850431576e-06,7.196380465757102e-06,7.196380465757102e-06,7.192036719061434e-06,7.188416930148378e-06,7.191312761278823e-06,7.187692972365767e-06,7.184797141235322e-06,7.184797141235322e-06,7.179005478974432e-06,7.173934136517346e-06,7.17031434760429e-06,7.168866432039067e-06,7.169590389821678e-06,7.160178938647732e-06,7.15873102308251e-06,7.156559149734676e-06,7.153663318604231e-06,7.151491445256397e-06,7.15148780727759e-06,7.151491445256397e-06,7.148595614125952e-06,7.1471440605819225e-06,7.147871656343341e-06,7.145699782995507e-06,7.148591976147145e-06,7.1456961450167e-06,7.146423740778118e-06,7.144975825212896e-06,7.142800313886255e-06,7.142076356103644e-06,7.143524271668866e-06,7.1413523983210325e-06,7.142079994082451e-06,7.13990448275581e-06,7.137732609407976e-06,7.140628440538421e-06,7.142076356103644e-06,7.139180524973199e-06,7.137012289604172e-06,7.136284693842754e-06,7.136284693842754e-06,7.1326649049296975e-06,7.134836778277531e-06,7.131940947147086e-06,7.131216989364475e-06,7.1297690737992525e-06,7.131216989364475e-06,7.130489393603057e-06,7.129765435820445e-06,7.128317520255223e-06,7.12832115823403e-06,7.1297690737992525e-06,7.130493031581864e-06,7.129045116016641e-06,7.129045116016641e-06,7.1297690737992525e-06,7.1297690737992525e-06,7.12832115823403e-06,7.12832115823403e-06,7.127597200451419e-06,7.1268732426688075e-06,7.126149284886196e-06,7.125425327103585e-06,7.126149284886196e-06,7.125425327103585e-06,7.125425327103585e-06,7.126149284886196e-06,7.123973773559555e-06,7.123973773559555e-06,7.123973773559555e-06,7.123973773559555e-06,7.124697731342167e-06,7.123973773559555e-06,7.123973773559555e-06,7.124697731342167e-06,7.124697731342167e-06,7.125421689124778e-06,7.125421689124778e-06,7.125421689124778e-06,7.125421689124778e-06,7.126145646907389e-06,7.126145646907389e-06,7.126145646907389e-06,7.125421689124778e-06,7.125421689124778e-06,7.124697731342167e-06,7.124697731342167e-06,7.124697731342167e-06,7.125421689124778e-06,7.125421689124778e-06,7.125421689124778e-06,7.125421689124778e-06,7.125421689124778e-06,7.125421689124778e-06,7.126145646907389e-06,7.1268732426688075e-06,7.126149284886196e-06,7.126149284886196e-06,7.126149284886196e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.127597200451419e-06,7.127597200451419e-06,7.127597200451419e-06,7.127597200451419e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06,7.1268732426688075e-06]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[7.808208465576172e-06,8.081176929408684e-06,8.417138815275393e-06,8.832746971165761e-06,9.262836101697758e-06,9.770398719410878e-06,1.029461418511346e-05,1.0870962796616368e-05,1.149003037426155e-05,1.2214809430588502e-05,1.2998962120036595e-05,1.3838865925208665e-05,1.4766381355002522e-05,1.578078263264615e-05,1.6867590602487326e-05,1.8084003386320546e-05,1.9386578060220927e-05,2.0594303350662813e-05,2.1775238565169275e-05,2.287942152179312e-05,2.3972745111677796e-05,2.5029867174453102e-05,2.6037751013063826e-05,2.7010881240130402e-05,2.79789437627187e-05,2.8874601412098855e-05,2.976229188789148e-05,3.060074959648773e-05,3.142617060802877e-05,3.2207426556851715e-05,3.296334034530446e-05,3.369825572008267e-05,3.438393832766451e-05,3.505079075694084e-05,3.569085674826056e-05,3.6314995668362826e-05,3.6905097658745944e-05,3.747276059584692e-05,3.803100480581634e-05,3.857549381791614e-05,3.906350684701465e-05,3.9548624044982716e-05,3.999609180027619e-05,4.047396942041814e-05,4.0901162719819695e-05,4.1325456550111994e-05,4.173527122475207e-05,4.211540363030508e-05,4.250132406014018e-05,4.2864074202952906e-05,4.321234519011341e-05,4.35468609794043e-05,4.3862546590389684e-05,4.4173168134875596e-05,4.4470030843513086e-05,4.474806701182388e-05,4.502103547565639e-05,4.530052319751121e-05,4.55532172054518e-05,4.577405343297869e-05,4.6012992243049666e-05,4.6236724301707e-05,4.644887303584255e-05,4.665016240323894e-05,4.686085958383046e-05,4.704766615759581e-05,4.7222889406839386e-05,4.737928611575626e-05,4.755884947371669e-05,4.7722485760459676e-05,4.786367935594171e-05,4.8008489102358e-05,4.814967905986123e-05,4.828797318623401e-05,4.842192356591113e-05,4.8554426030023023e-05,4.867824100074358e-05,4.8801328375702724e-05,4.891645585303195e-05,4.9031579692382365e-05,4.9136568122776225e-05,4.923286542179994e-05,4.931903094984591e-05,4.941098450217396e-05,4.948990681441501e-05,4.957100100000389e-05,4.965571497450583e-05,4.973825707565993e-05,4.98055960633792e-05,4.9870035581989214e-05,4.994099435862154e-05,5.000326200388372e-05,5.0061909860232845e-05,5.0122729589929804e-05,5.0173413910670206e-05,5.023061385145411e-05,5.028202212997712e-05,5.032401895732619e-05,5.036601214669645e-05,5.040656105848029e-05,5.045290163252503e-05,5.0494170864112675e-05,5.0524580728961155e-05,5.056150985183194e-05,5.05904718011152e-05,5.062160562374629e-05,5.065563527750783e-05,5.068894097348675e-05,5.071790292277001e-05,5.074469299870543e-05,5.0771483074640855e-05,5.079899710835889e-05,5.08250632265117e-05,5.0840269977925345e-05,5.0858372560469434e-05,5.088516263640486e-05,5.090905324323103e-05,5.093005165690556e-05,5.0945982366101816e-05,5.0962633395101875e-05,5.097856410429813e-05,5.099594272905961e-05,5.101042188471183e-05,5.1025628636125475e-05,5.104155570734292e-05,5.105169475427829e-05,5.106400203658268e-05,5.107631295686588e-05,5.10842764924746e-05,5.1099483243888244e-05,5.110889469506219e-05,5.112120197736658e-05,5.113206498208456e-05,5.114075247547589e-05,5.114943996886723e-05,5.115740714245476e-05,5.116464672028087e-05,5.116899046697654e-05,5.117405817145482e-05,5.118274930282496e-05,5.118781700730324e-05,5.119360866956413e-05,5.120012428960763e-05,5.120664354762994e-05,5.1210987294325605e-05,5.121460708323866e-05,5.121967478771694e-05,5.1227638323325664e-05,5.123198207002133e-05,5.123705341247842e-05,5.1242121116956696e-05,5.124936069478281e-05,5.1253704441478476e-05,5.125732423039153e-05,5.126311953063123e-05,5.12674632773269e-05,5.1272530981805176e-05,5.127615077071823e-05,5.127904660184868e-05,5.128266639076173e-05,5.128556222189218e-05,5.1290633564349264e-05,5.129425335326232e-05,5.129497731104493e-05,5.1296425226610154e-05,5.12993210577406e-05,5.130149293108843e-05,5.1302940846653655e-05,5.130728459334932e-05,5.131162834004499e-05,5.131307625561021e-05,5.1315251766936854e-05,5.1316699682502076e-05,5.131742364028469e-05,5.131887155584991e-05,5.1322491344762966e-05,5.1322491344762966e-05,5.13246632181108e-05,5.132611113367602e-05,5.1327559049241245e-05,5.132900696480647e-05,5.132900696480647e-05,5.133045488037169e-05,5.133190279593691e-05,5.133479862706736e-05,5.133552258484997e-05,5.133624654263258e-05,5.13376944581978e-05,5.1339142373763025e-05,5.134059028932825e-05,5.134204184287228e-05,5.134204184287228e-05,5.134204184287228e-05,5.134204184287228e-05,5.134204184287228e-05,5.134204184287228e-05,5.134204184287228e-05,5.134204184287228e-05,5.134276580065489e-05,5.13434897584375e-05,5.134421371622011e-05,5.134421371622011e-05,5.134421371622011e-05,5.134421371622011e-05,5.134493767400272e-05,5.134493767400272e-05,5.134493767400272e-05,5.134566163178533e-05,5.1346385589567944e-05,5.1346385589567944e-05,5.1347109547350556e-05,5.1347109547350556e-05,5.1347109547350556e-05,5.1347109547350556e-05,5.1347109547350556e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05,5.134783350513317e-05],"recovered":[0.0,3.3813387290138053e-07,6.603385145353968e-07,9.868874712992692e-07,1.3691887943423353e-06,1.7623508483666228e-06,2.2163335415825713e-06,2.694934210012434e-06,3.248112534492975e-06,3.8034629596950253e-06,4.462353444978362e-06,5.155998678674223e-06,5.942322786722798e-06,6.786571248085238e-06,7.716258551226929e-06,8.720523510419298e-06,9.839913218456786e-06,1.1050533430534415e-05,1.2241604963492136e-05,1.3418194612313528e-05,1.4548445506079588e-05,1.5652629372198135e-05,1.6732919903006405e-05,1.7798005501390435e-05,1.8818200260284357e-05,1.97956742340466e-05,2.0752151613123715e-05,2.166808189940639e-05,2.2531879949383438e-05,2.3389162379316986e-05,2.420082819298841e-05,2.4966155251604505e-05,2.5705414373078384e-05,2.645046879479196e-05,2.713904541451484e-05,2.781169314403087e-05,2.8453205231926404e-05,2.9059963708277792e-05,2.9665998226846568e-05,3.0227865863707848e-05,3.0781768145971e-05,3.130525874439627e-05,3.182223372277804e-05,3.230517904739827e-05,3.280260716564953e-05,3.325876241433434e-05,3.368595571373589e-05,3.4106629755115137e-05,3.452875535003841e-05,3.494074189802632e-05,3.531725087668747e-05,3.5693035897566006e-05,3.602392825996503e-05,3.6346857086755335e-05,3.667630153358914e-05,3.697461215779185e-05,3.7272922781994566e-05,3.7556754250545055e-05,3.78442055080086e-05,3.8112830225145444e-05,3.8359732570825145e-05,3.859794742311351e-05,3.8841953937662765e-05,3.9056998502928764e-05,3.927783473045565e-05,3.948491212213412e-05,3.9673890569247305e-05,3.98570773540996e-05,4.003736830782145e-05,4.020390042569488e-05,4.038129554828629e-05,4.053551674587652e-05,4.068467387696728e-05,4.083237945451401e-05,4.097502096556127e-05,4.1107523429673165e-05,4.124074985156767e-05,4.13696288887877e-05,4.148692823946476e-05,4.160856769885868e-05,4.1736726416274905e-05,4.184895442449488e-05,4.195539077045396e-05,4.205603545415215e-05,4.214871296426281e-05,4.223125506541692e-05,4.231959246681072e-05,4.240792623022571e-05,4.248032928444445e-05,4.255997555446811e-05,4.262369475327432e-05,4.270189310773276e-05,4.277646803529933e-05,4.2842359107453376e-05,4.2903178837150335e-05,4.296255065128207e-05,4.3013958929805085e-05,4.30653672083281e-05,4.311460361350328e-05,4.315949627198279e-05,4.320366133470088e-05,4.3249277950963005e-05,4.3286203435854986e-05,4.332747630542144e-05,4.336150595918298e-05,4.33948116551619e-05,4.3429568904684857e-05,4.346721834735945e-05,4.349907612777315e-05,4.352876203483902e-05,4.3551932321861386e-05,4.3580894271144643e-05,4.3612028093775734e-05,4.364026608527638e-05,4.365981658338569e-05,4.368009103927761e-05,4.3699641537386924e-05,4.3725707655539736e-05,4.374670243123546e-05,4.376552897156216e-05,4.378218363854103e-05,4.379883466754109e-05,4.381548933451995e-05,4.383142004371621e-05,4.384517524158582e-05,4.386182990856469e-05,4.38755851064343e-05,4.38878960267175e-05,4.3898031435674056e-05,4.3908890802413225e-05,4.3921925680479035e-05,4.393495692056604e-05,4.394364805193618e-05,4.3952335545327514e-05,4.3964642827631906e-05,4.397550583234988e-05,4.398491728352383e-05,4.399070894578472e-05,4.399795216158964e-05,4.400591569719836e-05,4.401170735945925e-05,4.401895057526417e-05,4.402619015309028e-05,4.403415368869901e-05,4.4039221393177286e-05,4.4046464608982205e-05,4.405370418680832e-05,4.4057323975721374e-05,4.406166772241704e-05,4.406673542689532e-05,4.407325468491763e-05,4.4076874473830685e-05,4.4082666136091575e-05,4.408700988278724e-05,4.40906296717003e-05,4.409642133396119e-05,4.410004476085305e-05,4.41029405919835e-05,4.410873225424439e-05,4.411162808537483e-05,4.41159718320705e-05,4.4118867663200945e-05,4.412176349433139e-05,4.412610724102706e-05,4.412900671013631e-05,4.412973066791892e-05,4.4132626499049366e-05,4.41347983723972e-05,4.4137694203527644e-05,4.4138418161310256e-05,4.414203795022331e-05,4.414493378135376e-05,4.414710565470159e-05,4.4149277528049424e-05,4.4150001485832036e-05,4.415144940139726e-05,4.415289731696248e-05,4.415507282828912e-05,4.4156520743854344e-05,4.4157968659419566e-05,4.416158844833262e-05,4.4163036363897845e-05,4.4163760321680456e-05,4.4163760321680456e-05,4.416448427946307e-05,4.416520823724568e-05,4.416593219502829e-05,4.41666561528109e-05,4.4168828026158735e-05,4.4169551983941346e-05,4.417099989950657e-05,4.417172385728918e-05,4.41731717728544e-05,4.41731717728544e-05,4.41731717728544e-05,4.41731717728544e-05,4.41731717728544e-05,4.41731717728544e-05,4.4173895730637014e-05,4.4174619688419625e-05,4.4174619688419625e-05,4.4174619688419625e-05,4.4174619688419625e-05,4.4174619688419625e-05,4.4174619688419625e-05,4.4175343646202236e-05,4.4175343646202236e-05,4.417606760398485e-05,4.417679156176746e-05,4.417679156176746e-05,4.417751551955007e-05,4.417823947733268e-05,4.417823947733268e-05,4.417823947733268e-05,4.417823947733268e-05,4.417823947733268e-05,4.417896343511529e-05,4.417896343511529e-05,4.417896343511529e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05,4.4179687392897904e-05],"active":[7.808208465576172e-06,7.743043170194142e-06,7.756800187053159e-06,7.845859727240168e-06,7.893647307355423e-06,8.00804809841793e-06,8.07828109827824e-06,8.176028131856583e-06,8.241917385021225e-06,8.411346243519802e-06,8.536608220310882e-06,8.682867701281793e-06,8.824058568279725e-06,8.994211384560913e-06,9.151332051260397e-06,9.363479875901248e-06,9.546664841764141e-06,9.543769920128398e-06,9.533633601677138e-06,9.461226909479592e-06,9.424299605598208e-06,9.377237802254967e-06,9.304831110057421e-06,9.212875738739967e-06,9.160743502434343e-06,9.078927178052254e-06,9.010140274767764e-06,8.932667697081342e-06,8.894290658645332e-06,8.81826417753473e-06,8.762512152316049e-06,8.732100468478166e-06,8.678523954586126e-06,8.600321962148882e-06,8.551811333745718e-06,8.503302524331957e-06,8.45189242681954e-06,8.41279688756913e-06,8.36500657896977e-06,8.347627954208292e-06,8.28173870104365e-06,8.243365300586447e-06,8.173858077498153e-06,8.168790373019874e-06,8.098555554170161e-06,8.066694135777652e-06,8.049315511016175e-06,8.008773875189945e-06,7.972568710101768e-06,7.923332304926589e-06,7.895094313425943e-06,7.853825081838295e-06,7.838618330424652e-06,7.82631104812026e-06,7.793729309923947e-06,7.773454854032025e-06,7.748112693661824e-06,7.743768946966156e-06,7.709011697443202e-06,7.661223207833245e-06,7.653259672224522e-06,7.63877687859349e-06,7.606919098179787e-06,7.593163900310174e-06,7.583024853374809e-06,7.562754035461694e-06,7.54899883759208e-06,7.522208761656657e-06,7.5214811658952385e-06,7.5185853347647935e-06,7.482383807655424e-06,7.472972356481478e-06,7.465005182893947e-06,7.4555937317200005e-06,7.446902600349858e-06,7.446902600349858e-06,7.437491149175912e-06,7.431699486915022e-06,7.429527613567188e-06,7.423011993523687e-06,7.39984170650132e-06,7.383910997305065e-06,7.36364017939195e-06,7.354949048021808e-06,7.3411938501521945e-06,7.339745934586972e-06,7.336122507695109e-06,7.330330845434219e-06,7.325266778934747e-06,7.310060027521104e-06,7.317299605347216e-06,7.3013688961509615e-06,7.285441824933514e-06,7.280370482476428e-06,7.270235073519871e-06,7.268063200172037e-06,7.268063200172037e-06,7.258651748998091e-06,7.251408533193171e-06,7.2470647864975035e-06,7.249240297824144e-06,7.24489291314967e-06,7.2383772931061685e-06,7.234033546410501e-06,7.228965841932222e-06,7.2267939685843885e-06,7.22606637282297e-06,7.221722626127303e-06,7.218826794996858e-06,7.215930963866413e-06,7.219550752779469e-06,7.218102837214246e-06,7.213035132735968e-06,7.200003892648965e-06,7.198555977083743e-06,7.205071597127244e-06,7.209411705844104e-06,7.2043440013658255e-06,7.199279934866354e-06,7.197104423539713e-06,7.196380465757102e-06,7.19710806151852e-06,7.194932550191879e-06,7.194208592409268e-06,7.196380465757102e-06,7.1898648457136005e-06,7.188416930148378e-06,7.188416930148378e-06,7.186245056800544e-06,7.190592441475019e-06,7.1869690145831555e-06,7.186245056800544e-06,7.188416930148378e-06,7.188416930148378e-06,7.184797141235322e-06,7.181901310104877e-06,7.179729436757043e-06,7.1782815211918205e-06,7.17610600986518e-06,7.176833605626598e-06,7.176109647843987e-06,7.174658094299957e-06,7.173934136517346e-06,7.1724898589309305e-06,7.171765901148319e-06,7.168142474256456e-06,7.165970600908622e-06,7.17031434760429e-06,7.17031434760429e-06,7.170317985583097e-06,7.168866432039067e-06,7.172486220952123e-06,7.171038305386901e-06,7.17031434760429e-06,7.1724898589309305e-06,7.171041943365708e-06,7.172486220952123e-06,7.173210178734735e-06,7.17031434760429e-06,7.171038305386901e-06,7.169590389821678e-06,7.171765901148319e-06,7.1724898589309305e-06,7.168870070017874e-06,7.167418516473845e-06,7.169590389821678e-06,7.168866432039067e-06,7.168142474256456e-06,7.169590389821678e-06,7.173210178734735e-06,7.171038305386901e-06,7.170317985583097e-06,7.1695940278004855e-06,7.168146112235263e-06,7.168870070017874e-06,7.171041943365708e-06,7.1695940278004855e-06,7.169590389821678e-06,7.169590389821678e-06,7.169590389821678e-06,7.167418516473845e-06,7.165970600908622e-06,7.166694558691233e-06,7.168142474256456e-06,7.17031434760429e-06,7.17031434760429e-06,7.17031434760429e-06,7.171038305386901e-06,7.17031434760429e-06,7.171038305386901e-06,7.171041943365708e-06,7.170317985583097e-06,7.168870070017874e-06,7.168870070017874e-06,7.168870070017874e-06,7.168870070017874e-06,7.168870070017874e-06,7.168870070017874e-06,7.168870070017874e-06,7.168870070017874e-06,7.1695940278004855e-06,7.1695940278004855e-06,7.1695940278004855e-06,7.1695940278004855e-06,7.170317985583097e-06,7.1695940278004855e-06,7.1695940278004855e-06,7.1695940278004855e-06,7.1695940278004855e-06,7.1695940278004855e-06,7.1695940278004855e-06,7.168870070017874e-06,7.168870070017874e-06,7.168870070017874e-06,7.168870070017874e-06,7.1695940278004855e-06,7.168870070017874e-06,7.168870070017874e-06,7.168870070017874e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06,7.168146112235263e-06]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[7.808208465576172e-06,8.076109224930406e-06,8.44030910229776e-06,8.826230441627558e-06,9.243286513083149e-06,9.711025995784439e-06,1.0227277925878298e-05,1.0771042980195489e-05,1.1373456800356507e-05,1.1993972293566912e-05,1.2678205166594125e-05,1.3423257769318298e-05,1.4250129424908664e-05,1.511682421551086e-05,1.6059544577728957e-05,1.7094218492275104e-05,1.8155684301746078e-05,1.9163569959346205e-05,2.010122079809662e-05,2.1011357603129e-05,2.1891810320084915e-05,2.272881829412654e-05,2.35426559811458e-05,2.426526407361962e-05,2.4992215912789106e-05,2.565255454101134e-05,2.6304927814635448e-05,2.692327143449802e-05,2.7524960387381725e-05,2.8095517336623743e-05,2.862769724742975e-05,2.9127295420039445e-05,2.9624721719301306e-05,3.009970168932341e-05,3.0529066862072796e-05,3.094757266808301e-05,3.1342904549092054e-05,3.1713621865492314e-05,3.2072755857370794e-05,3.2403644581791013e-05,3.271209425292909e-05,3.303357516415417e-05,3.3336953492835164e-05,3.359327092766762e-05,3.386044409126043e-05,3.4115313610527664e-05,3.4355700336163864e-05,3.457581260590814e-05,3.479085717117414e-05,3.499504236970097e-05,3.51934322679881e-05,3.535489668138325e-05,3.552432463038713e-05,3.5691584344021976e-05,3.5858116461895406e-05,3.5999306419398636e-05,3.613180888351053e-05,3.6264311347622424e-05,3.6393190384842455e-05,3.651845327112824e-05,3.663864481495693e-05,3.674798063002527e-05,3.686093259602785e-05,3.6956509575247765e-05,3.7047735531814396e-05,3.713896876433864e-05,3.723164991242811e-05,3.731057222466916e-05,3.7381527363322675e-05,3.745176218217239e-05,3.752199336304329e-05,3.7596571928588673e-05,3.765666770050302e-05,3.77189353457652e-05,3.777106758207083e-05,3.782319981837645e-05,3.787243622355163e-05,3.791732888203114e-05,3.797090903390199e-05,3.801507409662008e-05,3.805272717727348e-05,3.8091828173492104e-05,3.813309740507975e-05,3.817075048573315e-05,3.820767597062513e-05,3.8240257708821446e-05,3.826777174253948e-05,3.829383786069229e-05,3.8320627936627716e-05,3.834958988591097e-05,3.837348413071595e-05,3.839882629108615e-05,3.842344449367374e-05,3.843864760710858e-05,3.8456750189652666e-05,3.8475576729979366e-05,3.8492227758979425e-05,3.850671055261046e-05,3.851974179269746e-05,3.853277667076327e-05,3.854435999528505e-05,3.8560290704481304e-05,3.8571874029003084e-05,3.858201307593845e-05,3.859070056932978e-05,3.860011202050373e-05,3.860735159832984e-05,3.861242294078693e-05,3.861966251861304e-05,3.8628350012004375e-05,3.863848905893974e-05,3.864428072120063e-05,3.86486244678963e-05,3.865731196128763e-05,3.8665279134875163e-05,3.867034683935344e-05,3.867613850161433e-05,3.868120620609261e-05,3.868627391057089e-05,3.86927931685932e-05,3.8697136915288866e-05,3.870003274641931e-05,3.870510045089759e-05,3.870944419759326e-05,3.871306398650631e-05,3.871741137118079e-05,3.872030720231123e-05,3.8722479075659066e-05,3.872609886457212e-05,3.8728270737919956e-05,3.873189052683301e-05,3.8734062400180846e-05,3.873695823131129e-05,3.8739130104659125e-05,3.874130197800696e-05,3.874274989357218e-05,3.874420144711621e-05,3.8746373320464045e-05,3.8747097278246656e-05,3.874926915159449e-05,3.875071706715971e-05,3.8752888940507546e-05,3.875433685607277e-05,3.875506081385538e-05,3.875578477163799e-05,3.87565087294206e-05,3.87565087294206e-05,3.8757232687203214e-05,3.875940456055105e-05,3.876085247611627e-05,3.8763024349464104e-05,3.876519622281194e-05,3.876592018059455e-05,3.876664413837716e-05,3.876664413837716e-05,3.876736809615977e-05,3.876736809615977e-05,3.876809205394238e-05,3.876809205394238e-05,3.876809205394238e-05,3.876809205394238e-05,3.8768816011724994e-05,3.8770263927290216e-05,3.8770263927290216e-05,3.8770991523051634e-05,3.8770991523051634e-05,3.877243943861686e-05,3.877243943861686e-05,3.877316339639947e-05,3.877316339639947e-05,3.877316339639947e-05,3.877316339639947e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05,3.877388735418208e-05],"recovered":[0.0,3.497187606171792e-07,6.632347435697739e-07,1.0049889169749804e-06,1.3684647228728863e-06,1.7529381466374616e-06,2.154788944608299e-06,2.6348375286033843e-06,3.139504315186059e-06,3.691234496727702e-06,4.2914762161672115e-06,4.948194600729039e-06,5.628082817565883e-06,6.3948573369998485e-06,7.202903361758217e-06,8.076837730186526e-06,9.042004421644378e-06,1.0061474313260987e-05,1.1063566489610821e-05,1.2030181096633896e-05,1.2970728676009458e-05,1.3877970559406094e-05,1.4733803254785016e-05,1.5570811228826642e-05,1.6360756490030326e-05,1.7111600755015388e-05,1.782624349289108e-05,1.8500339137972333e-05,1.916140172397718e-05,1.977902138605714e-05,2.0380712157930247e-05,2.0936062355758622e-05,2.1474035747814924e-05,2.1985943021718413e-05,2.247757583972998e-05,2.2946040189708583e-05,2.336020043003373e-05,2.375842996116262e-05,2.4154487618943676e-05,2.45418577833334e-05,2.4911851141951047e-05,2.5244191419915296e-05,2.5566396288922988e-05,2.5869052478810772e-05,2.6152882128371857e-05,2.643526386236772e-05,2.6711128157330677e-05,2.6970339604304172e-05,2.720348675211426e-05,2.7437356038717553e-05,2.764153941825498e-05,2.78515162790427e-05,2.8021668185829185e-05,2.8201959139551036e-05,2.837645479303319e-05,2.853647129086312e-05,2.8681282856268808e-05,2.883405795728322e-05,2.89781455649063e-05,2.9119337341398932e-05,2.9247494239825755e-05,2.936479177151341e-05,2.9484261176548898e-05,2.9599385015899315e-05,2.970726927742362e-05,2.9805740268784575e-05,2.990276516356971e-05,2.999399475811515e-05,3.008450221386738e-05,3.016921618836932e-05,3.0232209610403515e-05,3.0306064218166284e-05,3.0382088880287483e-05,3.045015000679996e-05,3.050734994758386e-05,3.0568171496270224e-05,3.0623923521488905e-05,3.068257137783803e-05,3.073687548749149e-05,3.0791179597144946e-05,3.08389680867549e-05,3.087878940277733e-05,3.0914270610082895e-05,3.095336796832271e-05,3.0993916880106553e-05,3.10286704916507e-05,3.10605282720644e-05,3.1091662094695494e-05,3.112207195954397e-05,3.115320942015387e-05,3.118361928500235e-05,3.120896144537255e-05,3.123285569017753e-05,3.1259645766112953e-05,3.127919262624346e-05,3.129874312435277e-05,3.13132259179838e-05,3.133060090476647e-05,3.134797952952795e-05,3.136173472739756e-05,3.1376941478811204e-05,3.138997271889821e-05,3.140517947031185e-05,3.141821071039885e-05,3.143052163068205e-05,3.1439933081856e-05,3.145007212879136e-05,3.145948357996531e-05,3.146672315779142e-05,3.147251482005231e-05,3.147903407807462e-05,3.148699761368334e-05,3.149496114929207e-05,3.150003249174915e-05,3.1506548111792654e-05,3.151523560518399e-05,3.1519579351879656e-05,3.152609497192316e-05,3.153406214551069e-05,3.1538405892206356e-05,3.1543473596684635e-05,3.1548541301162913e-05,3.155216109007597e-05,3.155578451696783e-05,3.155940430588089e-05,3.1563024094793946e-05,3.156519596814178e-05,3.1568815757054836e-05,3.157243554596789e-05,3.157533137709834e-05,3.157822720822878e-05,3.1581126677338034e-05,3.1582574592903256e-05,3.158619438181631e-05,3.1588366255164146e-05,3.159053812851198e-05,3.15919860440772e-05,3.1593433959642425e-05,3.159488187520765e-05,3.159632979077287e-05,3.159705374855548e-05,3.1599225621903315e-05,3.160067353746854e-05,3.160212145303376e-05,3.160284541081637e-05,3.1605017284164205e-05,3.1605741241946816e-05,3.160646519972943e-05,3.160791675327346e-05,3.160936466883868e-05,3.161008862662129e-05,3.16108125844039e-05,3.1612984457751736e-05,3.161370841553435e-05,3.161515633109957e-05,3.161588028888218e-05,3.161588028888218e-05,3.161660424666479e-05,3.1617328204447404e-05,3.1618052162230015e-05,3.1618052162230015e-05,3.1618052162230015e-05,3.1618776120012626e-05,3.162022403557785e-05,3.162022403557785e-05,3.162094799336046e-05,3.162094799336046e-05,3.162167195114307e-05,3.162239590892568e-05,3.1623119866708294e-05,3.1623119866708294e-05,3.1623843824490905e-05,3.1623843824490905e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05,3.1624567782273516e-05],"active":[7.808208465576172e-06,7.72639032220468e-06,7.777074642945081e-06,7.821241524652578e-06,7.874821676523425e-06,7.95808773546014e-06,8.07248943601735e-06,8.136204996844754e-06,8.233952030423097e-06,8.302738024212886e-06,8.386728950426914e-06,8.475062713841908e-06,8.62204615259543e-06,8.721966878511012e-06,8.85664121597074e-06,9.017380762088578e-06,9.1136798801017e-06,9.102095646085218e-06,9.037654308485799e-06,8.981176506495103e-06,8.921081644075457e-06,8.850847734720446e-06,8.808852726360783e-06,8.694452844792977e-06,8.63145942275878e-06,8.540953785995953e-06,8.478684321744367e-06,8.422932296525687e-06,8.363558663404547e-06,8.316495950566605e-06,8.246985089499503e-06,8.191233064280823e-06,8.150685971486382e-06,8.113758667604998e-06,8.051491022342816e-06,8.001532478374429e-06,7.982704119058326e-06,7.955191904329695e-06,7.918268238427117e-06,7.861786798457615e-06,7.800243110978045e-06,7.789383744238876e-06,7.770557203912176e-06,7.724218448856845e-06,7.707561962888576e-06,7.680049748159945e-06,7.644572178833187e-06,7.6054730016039684e-06,7.58737041905988e-06,7.557686330983415e-06,7.551892849733122e-06,7.503380402340554e-06,7.5026564445579425e-06,7.48962520447094e-06,7.481661668862216e-06,7.4628351285355166e-06,7.450526027241722e-06,7.430253390339203e-06,7.415044819936156e-06,7.399115929729305e-06,7.391150575131178e-06,7.383188858511858e-06,7.376671419478953e-06,7.357124559348449e-06,7.340466254390776e-06,7.333228495554067e-06,7.3288847488584e-06,7.3165774665540084e-06,7.297025149455294e-06,7.282545993803069e-06,7.289783752639778e-06,7.290507710422389e-06,7.274578820215538e-06,7.268785338965245e-06,7.263717634486966e-06,7.255028322106227e-06,7.248512702062726e-06,7.234757504193112e-06,7.234033546410501e-06,7.223894499475136e-06,7.213759090518579e-06,7.213038770714775e-06,7.218826794996858e-06,7.217382517410442e-06,7.213759090518579e-06,7.211587217170745e-06,7.207243470475078e-06,7.202175765996799e-06,7.198555977083743e-06,7.196380465757102e-06,7.1898648457136005e-06,7.1898648457136005e-06,7.190588803496212e-06,7.179001840995625e-06,7.177557563409209e-06,7.176833605626598e-06,7.179001840995625e-06,7.176109647843987e-06,7.171762263169512e-06,7.171041943365708e-06,7.167418516473845e-06,7.170317985583097e-06,7.166694558691233e-06,7.1638023655395955e-06,7.160178938647732e-06,7.160178938647732e-06,7.15727946953848e-06,7.15293936082162e-06,7.15293936082162e-06,7.155835191952065e-06,7.159454980865121e-06,7.157283107517287e-06,7.153663318604231e-06,7.15727946953848e-06,7.15873102308251e-06,7.155111234169453e-06,7.156559149734676e-06,7.155111234169453e-06,7.152211765060201e-06,7.154387276386842e-06,7.153663318604231e-06,7.151491445256397e-06,7.15293936082162e-06,7.153659680625424e-06,7.153659680625424e-06,7.154387276386842e-06,7.155111234169453e-06,7.153663318604231e-06,7.153663318604231e-06,7.15293936082162e-06,7.153663318604231e-06,7.1529357228428125e-06,7.154383638408035e-06,7.1529357228428125e-06,7.1529357228428125e-06,7.152211765060201e-06,7.152215403039008e-06,7.15293936082162e-06,7.152215403039008e-06,7.15293936082162e-06,7.153663318604231e-06,7.153663318604231e-06,7.153663318604231e-06,7.15293936082162e-06,7.15293936082162e-06,7.151491445256397e-06,7.150767487473786e-06,7.150767487473786e-06,7.15148780727759e-06,7.15148780727759e-06,7.1529357228428125e-06,7.154383638408035e-06,7.1529357228428125e-06,7.1529357228428125e-06,7.15148780727759e-06,7.15148780727759e-06,7.15148780727759e-06,7.15148780727759e-06,7.150763849494979e-06,7.1500398917123675e-06,7.1500398917123675e-06,7.150763849494979e-06,7.15148780727759e-06,7.1500398917123675e-06,7.150767487473786e-06,7.150043529691175e-06,7.151491445256397e-06,7.150767487473786e-06,7.150767487473786e-06,7.150043529691175e-06,7.150043529691175e-06,7.149319571908563e-06,7.150043529691175e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06,7.149319571908563e-06]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[7.808208465576172e-06,8.071764568740036e-06,8.387452908209525e-06,8.74730812938651e-06,9.124541065830272e-06,9.54014922172064e-06,9.986891200242098e-06,1.044956297846511e-05,1.0959297469526064e-05,1.1494374120957218e-05,1.2073618563590571e-05,1.2686894478974864e-05,1.3324062820174731e-05,1.4004674085299484e-05,1.4735970580659341e-05,1.5491885278606787e-05,1.629196594876703e-05,1.701240034890361e-05,1.7722699340083636e-05,1.836421142797917e-05,1.8979659216711298e-05,1.9576280465116724e-05,2.012656295846682e-05,2.0660914742620662e-05,2.114675589837134e-05,2.1594223653664812e-05,2.2027932573109865e-05,2.2449334210250527e-05,2.2826567146694288e-05,2.3157459509093314e-05,2.3478216462535784e-05,2.3816350221750326e-05,2.4116832719300874e-05,2.440066236886196e-05,2.4676526663824916e-05,2.4931394364102744e-05,2.5173952963086776e-05,2.5409995942027308e-05,2.5630832169554196e-05,2.5832119717961177e-05,2.601965024950914e-05,2.6191975848632865e-05,2.6351992346462794e-05,2.650042370078154e-05,2.6645233447197825e-05,2.678714918147307e-05,2.6912410248769447e-05,2.703477548493538e-05,2.7146281354362145e-05,2.725054400798399e-05,2.7358428269508295e-05,2.7449659683043137e-05,2.7527858037501574e-05,2.760605639196001e-05,2.7684976885211654e-05,2.775810753519181e-05,2.7830512408399954e-05,2.789278187265154e-05,2.7946362024522386e-05,2.8014423151034862e-05,2.8065831429557875e-05,2.8110722269047983e-05,2.8162854505353607e-05,2.821064117597416e-05,2.8251912226551212e-05,2.8288839530432597e-05,2.8327938707661815e-05,2.8362694138195366e-05,2.8394551918609068e-05,2.842640969902277e-05,2.8452475817175582e-05,2.8479265893111005e-05,2.8508953619166277e-05,2.853067417163402e-05,2.8551672585308552e-05,2.857122126442846e-05,2.8588598070200533e-05,2.86052527371794e-05,2.862624933186453e-05,2.8640006348723546e-05,2.8657384973485023e-05,2.867114199034404e-05,2.8680553441517986e-05,2.869286254281178e-05,2.8704447686322965e-05,2.8713860956486315e-05,2.872254844987765e-05,2.8730513804475777e-05,2.8738479159073904e-05,2.8743546863552183e-05,2.8751510399160907e-05,2.8758751795976423e-05,2.876671715057455e-05,2.8770336939487606e-05,2.8774680686183274e-05,2.8779026251868345e-05,2.8784093956346624e-05,2.878698978747707e-05,2.8790609576390125e-05,2.8795679099857807e-05,2.8800022846553475e-05,2.880219471990131e-05,2.880654028558638e-05,2.8810884032282047e-05,2.881305590562988e-05,2.8813779863412492e-05,2.8815951736760326e-05,2.881884756789077e-05,2.882174521801062e-05,2.882246917579323e-05,2.8826088964706287e-05,2.882753688027151e-05,2.882826083805412e-05,2.8828984795836732e-05,2.8830432711401954e-05,2.883260640373919e-05,2.8833330361521803e-05,2.8833330361521803e-05,2.8834054319304414e-05,2.8834778277087025e-05,2.8835502234869637e-05,2.8835502234869637e-05,2.8835502234869637e-05,2.883695015043486e-05,2.883767410821747e-05,2.883839806600008e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05,2.8839122023782693e-05],"recovered":[0.0,3.5261498965155624e-07,6.596144430659479e-07,9.666139249020489e-07,1.3054718692728784e-06,1.6761882761784364e-06,2.0548693555610953e-06,2.4675807708263164e-06,2.889705228881212e-06,3.370477998032584e-06,3.872248271363787e-06,4.4109456212027e-06,4.992361937183887e-06,5.6244625739054754e-06,6.253666470001917e-06,6.974101779633202e-06,7.679331247345544e-06,8.45045087771723e-06,9.193331607093569e-06,9.901457815431058e-06,1.0584965821180958e-05,1.124820119002834e-05,1.1884645573445596e-05,1.2471854461182375e-05,1.3025032785662916e-05,1.358038298349129e-05,1.407708532497054e-05,1.45491694638622e-05,1.5009668459242675e-05,1.541803612781223e-05,1.579526906425599e-05,1.6164536646101624e-05,1.6501946447533555e-05,1.6828495063236915e-05,1.7130427295342088e-05,1.7425842088414356e-05,1.7701706383377314e-05,1.7944988940143958e-05,1.8194788935943507e-05,1.842793426476419e-05,1.8635737433214672e-05,1.8857299437513575e-05,1.9044106011278927e-05,1.9207742298021913e-05,1.937210254254751e-05,1.9530671124812216e-05,1.967910247913096e-05,1.9818120563286357e-05,1.9948451154050417e-05,2.007081639021635e-05,2.018232044065371e-05,2.028730887104757e-05,2.0394469174789265e-05,2.048787246167194e-05,2.056824268947821e-05,2.0656576452893205e-05,2.0732602934003808e-05,2.0808627596125007e-05,2.0881034288322553e-05,2.0945475625921972e-05,2.100557139783632e-05,2.106566898874007e-05,2.1114179617143236e-05,2.1163416022318415e-05,2.120613498846069e-05,2.1250301870168187e-05,2.128650521626696e-05,2.133212001353968e-05,2.1370495232986286e-05,2.1403078790172003e-05,2.143710844393354e-05,2.1470415958901867e-05,2.150299769709818e-05,2.152689194190316e-05,2.155151014449075e-05,2.1576126528088935e-05,2.159857285732869e-05,2.161450174753554e-05,2.162825876439456e-05,2.164491161238402e-05,2.166301419492811e-05,2.1681114958482794e-05,2.1694871975341812e-05,2.1707181076635607e-05,2.1723109966842458e-05,2.1736143025918864e-05,2.1745556296082214e-05,2.1754969566245563e-05,2.17636570596369e-05,2.1770898456452414e-05,2.1778138034278527e-05,2.1784655473311432e-05,2.179406874347478e-05,2.1802756236866117e-05,2.180854971811641e-05,2.181361742259469e-05,2.1817961169290356e-05,2.182375465054065e-05,2.1828098397236317e-05,2.1830994228366762e-05,2.1836063751834445e-05,2.18396835407475e-05,2.1841131456312723e-05,2.1846199160791002e-05,2.1849820768693462e-05,2.1852716599823907e-05,2.1855612430954352e-05,2.1857060346519575e-05,2.1859232219867408e-05,2.186357778555248e-05,2.186430174333509e-05,2.1867197574465536e-05,2.1870817363378592e-05,2.1871541321161203e-05,2.1872989236726426e-05,2.1874437152291648e-05,2.1875162929063663e-05,2.1877334802411497e-05,2.187950667575933e-05,2.188023063354194e-05,2.1880954591324553e-05,2.1880954591324553e-05,2.1880954591324553e-05,2.1881678549107164e-05,2.1882402506889775e-05,2.1883126464672387e-05,2.1883850422454998e-05,2.1883850422454998e-05,2.188457438023761e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05,2.188529833802022e-05],"active":[7.808208465576172e-06,7.719149834883865e-06,7.727838237769902e-06,7.780694431858137e-06,7.819069651304744e-06,7.863960490794852e-06,7.932021617307328e-06,7.981981980265118e-06,8.0695917858975e-06,8.123895895550959e-06,8.201370292226784e-06,8.275948857772164e-06,8.331700882990845e-06,8.380211511394009e-06,8.482304110657424e-06,8.517783498973586e-06,8.612634701421484e-06,8.56194947118638e-06,8.529367732990067e-06,8.462753612548113e-06,8.39469339553034e-06,8.328079275088385e-06,8.241917385021225e-06,8.189060281438287e-06,8.121723112708423e-06,8.013840670173522e-06,7.950847248139326e-06,7.900164746388327e-06,7.816898687451612e-06,7.739423381281085e-06,7.682947398279794e-06,7.651813575648703e-06,7.614886271767318e-06,7.572167305625044e-06,7.546099368482828e-06,7.5055522756883875e-06,7.472246579709463e-06,7.46500700188335e-06,7.43604323361069e-06,7.4041854531969875e-06,7.383912816294469e-06,7.33467641111929e-06,7.307886335183866e-06,7.2926814027596265e-06,7.273130904650316e-06,7.256478056660853e-06,7.233307769638486e-06,7.216654921649024e-06,7.197830200311728e-06,7.1797276177676395e-06,7.176107828854583e-06,7.162350811995566e-06,7.133388862712309e-06,7.118183930288069e-06,7.116734195733443e-06,7.101531082298607e-06,7.097909474396147e-06,7.084154276526533e-06,7.0653277361998335e-06,7.06894752511289e-06,7.060260031721555e-06,7.045053280307911e-06,7.048674888210371e-06,7.047225153655745e-06,7.045777238090523e-06,7.03853766026441e-06,7.041433491394855e-06,7.030574124655686e-06,7.0240566856227815e-06,7.023330908850767e-06,7.015367373242043e-06,7.008849934209138e-06,7.005955922068097e-06,7.003782229730859e-06,7.000162440817803e-06,6.995094736339524e-06,6.990025212871842e-06,6.990750989643857e-06,6.997990567469969e-06,6.995094736339524e-06,6.994370778556913e-06,6.990027031861246e-06,6.985681466176175e-06,6.985681466176175e-06,6.981337719480507e-06,6.977717930567451e-06,6.976992153795436e-06,6.9755442382302135e-06,6.974822099437006e-06,6.9726484070997685e-06,6.97337236488238e-06,6.974096322664991e-06,6.9726484070997685e-06,6.96758070262149e-06,6.966130968066864e-06,6.965408829273656e-06,6.966132787056267e-06,6.963235136936419e-06,6.9625111791538075e-06,6.964684871491045e-06,6.96395909471903e-06,6.9625111791538075e-06,6.965408829273656e-06,6.964684871491045e-06,6.963235136936419e-06,6.961063263588585e-06,6.960339305805974e-06,6.961787221371196e-06,6.962512998143211e-06,6.958891390240751e-06,6.961787221371196e-06,6.960339305805974e-06,6.957443474675529e-06,6.957443474675529e-06,6.957443474675529e-06,6.9581692514475435e-06,6.95816743245814e-06,6.955995559110306e-06,6.954547643545084e-06,6.954547643545084e-06,6.954547643545084e-06,6.954547643545084e-06,6.954547643545084e-06,6.955271601327695e-06,6.955271601327695e-06,6.955271601327695e-06,6.955271601327695e-06,6.955271601327695e-06,6.954547643545084e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06,6.9538236857624725e-06]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[7.808208465576172e-06,8.121000064420514e-06,8.545296623196919e-06,9.04851549421437e-06,9.643688827054575e-06,1.031416468322277e-05,1.1086007361882366e-05,1.198238805955043e-05,1.2959138985024765e-05,1.4052462574909441e-05,1.5318835721700452e-05,1.6702506400179118e-05,1.827804953791201e-05,2.0014334950246848e-05,2.195045817643404e-05,2.405021950835362e-05,2.6372988941147923e-05,2.8673313863691874e-05,3.0943228921387345e-05,3.333043787279166e-05,3.572271816665307e-05,3.8177990063559264e-05,4.063905362272635e-05,4.3122563511133194e-05,4.5679204049520195e-05,4.826625081477687e-05,5.089167825644836e-05,5.36032639502082e-05,5.628154758596793e-05,5.898661765968427e-05,6.175250746309757e-05,6.447061605285853e-05,6.728863809257746e-05,7.011969137238339e-05,7.292178634088486e-05,7.587014260934666e-05,7.876201561884955e-05,8.171037188731134e-05,8.462397090625018e-05,8.758970216149464e-05,9.059525473276153e-05,9.358415991300717e-05,9.667877020547166e-05,9.970459359465167e-05,0.00010280282731400803,0.00010588658187771216,0.00010899929475272074,0.00011207508214283735,0.00011518273095134646,0.00011834829638246447,0.00012155079457443208,0.00012470115325413644,0.00012791523477062583,0.00013115612091496587,0.0001344433258054778,0.000137595139676705,0.00014082007692195475,0.00014407833805307746,0.00014735468721482903,0.00015066072228364646,0.0001539978984510526,0.0001573010376887396,0.0001606432779226452,0.00016393265104852617,0.0001672937214607373,0.00017070329340640455,0.0001740527804940939,0.00017739574832376093,0.00018078576249536127,0.0001842228666646406,0.0001876918104244396,0.0001911404833663255,0.0001945710537256673,0.00019813558901660144,0.0002016074286075309,0.00020504741405602545,0.0002085569140035659,0.0002120685821864754,0.00021567365911323577,0.0002191498497268185,0.00022280198754742742,0.00022633103071711957,0.00022995348263066262,0.0002334846940357238,0.0002371223527006805,0.00024082082381937653,0.00024436943931505084,0.0002480389375705272,0.00025168526917696,0.0002554127131588757,0.00025910974363796413,0.0002627893991302699,0.00026641617296263576,0.00027008785400539637,0.0002737798204179853,0.00027747033163905144,0.0002811804006341845,0.0002848984149750322,0.00028873374685645103,0.00029256398556753993,0.00029636165709234774,0.00030015717493370175,0.00030390560277737677,0.00030763447284698486,0.00031153063173405826,0.0003153449506498873,0.0003192171861883253,0.00032313651172444224,0.0003271065070293844,0.00033100772998295724,0.00033496032119728625,0.0003389346820767969,0.0003429278440307826,0.0003469275252427906,0.0003510293026920408,0.00035513180773705244,0.00035925384145230055,0.0003633780579548329,0.00036750081926584244,0.00037167067057453096,0.0003758303646463901,0.0003800972190219909,0.00038430688437074423,0.000388559972634539,0.0003927681827917695,0.0003971451078541577,0.00040144455851987004,0.0004058171180076897,0.0004101201775483787,0.0004145557468291372,0.00041892542503774166,0.0004233841609675437,0.00042782913078553975,0.0004323132161516696,0.00043690443271771073,0.00044148482265882194,0.00044612528290599585,0.00045077590038999915,0.0004555061459541321,0.00046020018635317683,0.00046495796414092183,0.0004698337579611689,0.00047452637227252126,0.000479372451081872,0.00048422798863612115,0.00048911536578089,0.0004940280923619866,0.0004991007735952735,0.0005041568656452,0.000509180361405015,0.0005143356393091381,0.0005195763660594821,0.0005248199449852109,0.0005300280754454434,0.0005353412125259638,0.0005407013813965023,0.0005460536340251565,0.0005513225914910436,0.0005567616899497807,0.0005622159806080163,0.0005677868612110615,0.0005733722355216742,0.00057906040456146,0.0005848376313224435,0.000590604031458497,0.0005963993608020246,0.000602186715696007,0.0006080660969018936,0.0006140373297967017,0.0006200245697982609,0.0006260842201299965,0.0006320684915408492,0.0006381585262715816,0.0006442767917178571,0.0006504269549623132,0.0006566726369783282,0.0006630008574575186,0.0006693443283438683,0.0006758224335499108,0.0006822281866334379,0.0006888475036248565,0.000695353839546442,0.0007019572076387703,0.0007086786208674312,0.0007155745406635106,0.0007224161527119577,0.0007292932132259011,0.0007360457675531507,0.0007429366232827306,0.0007500714273191988,0.0007571990136057138,0.0007642998243682086,0.0007714549428783357,0.000778807036112994,0.0007862459751777351,0.0007937160553410649,0.0008013562764972448,0.0008089501643553376,0.0008165056933648884,0.0008243652991950512,0.0008323270594701171,0.000840128748677671,0.0008480216492898762,0.00085591891547665,0.0008639385923743248,0.0008720443584024906,0.000880229112226516,0.000888560782186687,0.0008968801703304052,0.0009052162640728056,0.0009137347806245089,0.0009221989894285798,0.0009306074352934957,0.0009393916698172688,0.0009481208398938179,0.0009569311514496803,0.0009659362258389592,0.0009749478194862604,0.0009839688427746296,0.000993063673377037,0.0010022708447650075,0.0010115618351846933,0.0010208804160356522,0.0010302540613338351,0.0010397464502602816,0.0010493641020730138,0.00105897372122854,0.0010686644818633795,0.0010784537298604846,0.0010882929200306535,0.0010981726227328181,0.001108249300159514,0.0011183673050254583,0.0011286133667454123,0.0011389123974367976,0.0011495110811665654,0.0011600301368162036,0.0011706188088282943,0.0011811943259090185,0.001192090567201376,0.0012028805213049054,0.001213991898111999,0.0012250134022906423,0.0012361160479485989,0.0012473483802750707,0.0012586957309395075,0.0012700090883299708,0.0012816316448152065,0.001293302746489644,0.0013048651162534952,0.0013167961733415723,0.001328759011812508,0.0013408912345767021,0.0013531646691262722,0.0013654323993250728,0.001377818058244884,0.0013903840444982052,0.0014029702870175242,0.0014157586265355349,0.0014286640798673034,0.0014414546312764287,0.0014544259756803513,0.0014673989498987794,0.0014806085964664817,0.0014938530512154102,0.0015073755057528615,0.0015208878321573138,0.0015344856074079871,0.0015481723239645362,0.0015620192280039191,0.001575838541612029,0.0015898779965937138,0.0016040144255384803,0.0016183840343728662,0.0016325342003256083,0.0016470688860863447,0.0016613284824416041,0.0016759898280724883,0.001690701930783689,0.0017054452328011394,0.001720292610116303,0.0017354493029415607,0.0017506008734926581,0.0017658459255471826,0.0017814174061641097,0.0017972220666706562,0.0018130781827494502,0.001828879932872951,0.0018449908820912242,0.001861227909103036,0.001877453993074596,0.0018938285065814853,0.0019103195518255234,0.0019269149051979184,0.0019437673036009073,0.001960680354386568,0.001977825304493308,0.001994960242882371,0.002012398326769471,0.002029896480962634,0.0020474165212363005,0.0020650567021220922,0.00208260421641171,0.0021006064489483833,0.0021185860969126225,0.002136862836778164,0.002155087888240814,0.0021735404152423143,0.002192040206864476,0.00221079820767045,0.0022295142989605665,0.002248473698273301,0.0022674554493278265,0.0022866090293973684,0.0023057328071445227,0.002325148321688175,0.0023446609266102314,0.002364277606830001,0.002384227467700839,0.0024041442666202784,0.0024242186918854713,0.0024444747250527143,0.002464760560542345,0.0024852282367646694,0.002505553886294365,0.0025262031704187393,0.00254668015986681,0.0025675815995782614,0.0025884343776851892,0.0026095036882907152,0.0026304975617676973,0.002651727059856057,0.002672949805855751,0.0026943290140479803,0.002715685637667775,0.002737124916166067,0.0027586952783167362,0.002780348062515259,0.0028021270409226418,0.002824199851602316,0.0028462496120482683,0.0028684649150818586,0.002890688367187977,0.0029128792230039835,0.002935480559244752,0.0029577568639069796,0.002980112796649337,0.003002716461196542,0.0030251729767769575,0.0030479119159281254,0.003070661099627614],"recovered":[0.0,3.4465037401787413e-07,6.74095588237833e-07,1.0491562534298282e-06,1.4980706737333094e-06,1.9933245312131476e-06,2.592842520243721e-06,3.275626795584685e-06,4.057606474816566e-06,4.9467466851638164e-06,5.932909971306799e-06,7.0472315201186575e-06,8.328085641551297e-06,9.744338058226276e-06,1.132350280386163e-05,1.3099610441713594e-05,1.5003152839199174e-05,1.7134047084255144e-05,1.9322867956361733e-05,2.1581920009339228e-05,2.386848791502416e-05,2.61999448412098e-05,2.8617567295441404e-05,3.105328869423829e-05,3.3483218430774286e-05,3.596528040361591e-05,3.8525540730915964e-05,4.10778375226073e-05,4.3719192035496235e-05,4.638371319742873e-05,4.907430411549285e-05,5.1788789278361946e-05,5.4496755183208734e-05,5.720254921470769e-05,6.0029262385796756e-05,6.287480209721252e-05,6.576595478691161e-05,6.863973248982802e-05,7.152509351726621e-05,7.445244409609586e-05,7.739717693766579e-05,8.034190977923572e-05,8.337570761796087e-05,8.638777217129245e-05,8.942084241425619e-05,9.246911940863356e-05,9.554345888318494e-05,9.863227751338854e-05,0.00010170733730774373,0.00010480919445399195,0.0001079957582987845,0.00011117798567283899,0.00011436382919782773,0.00011751274723792449,0.00012072465324308723,0.00012400173000060022,0.0001272780791623518,0.0001305247424170375,0.00013379385927692056,0.00013708468759432435,0.00014027560246177018,0.00014354109589476138,0.0001468529226258397,0.0001502313680248335,0.00015353667549788952,0.00015688181156292558,0.00016024721844587475,0.0001635597727727145,0.0001668889744905755,0.0001702818990452215,0.000173717548022978,0.00017715680587571114,0.00018061634909827262,0.0001840570621425286,0.00018747242575045675,0.00019097251060884446,0.0001944443501997739,0.00019800888549070805,0.00020150245109107345,0.00020499456149991602,0.00020848451822530478,0.00021208451653365046,0.0002156425325665623,0.00021918532729614526,0.00022273971990216523,0.00022633538173977286,0.00022996217012405396,0.0002335708704777062,0.00023722807236481458,0.00024088961072266102,0.0002445279969833791,0.00024820328690111637,0.00025188730796799064,0.0002554873062763363,0.00025916259619407356,0.00026284949854016304,0.00026657694252207875,0.0002703159407246858,0.0002740462950896472,0.00027777443756349385,0.0002816119522321969,0.0002854009217116982,0.0002891956828534603,0.0002929499314632267,0.00029667807393707335,0.00030051846988499165,0.00030427848105318844,0.00030820214306004345,0.00031210482120513916,0.00031602775561623275,0.00031989780836738646,0.0003237889031879604,0.00032779871253296733,0.0003317839000374079,0.000335777789587155,0.00033983250614255667,0.00034387418418191373,0.0003479832084849477,0.00035211394424550235,0.0003562569909263402,0.0003604572266340256,0.0003645438118837774,0.0003687274002004415,0.000372902286471799,0.00037718290695920587,0.0003814497613348067,0.00038574993959628046,0.0003899986913893372,0.0003942662733606994,0.0003985722432844341,0.00040297736995853484,0.000407387618906796,0.00041178695391863585,0.0004162181867286563,0.0004207370220683515,0.00042525946628302336,0.0004297739651519805,0.00043441078742034733,0.00043901868048124015,0.00044365046778693795,0.00044834596337750554,0.00045306680840440094,0.00045792668242938817,0.0004627206362783909,0.0004673929652199149,0.0004722941084764898,0.0004771112580783665,0.0004820087633561343,0.00048705542576499283,0.0004919956554658711,0.0004969706642441452,0.0005021628458052874,0.0005072964122518897,0.0005124763119965792,0.0005177735001780093,0.0005229642265476286,0.0005282353376969695,0.0005335390451364219,0.0005387660348787904,0.0005442087422125041,0.0005496550584211946,0.0005551745416596532,0.0005606860504485667,0.000566246104426682,0.0005719668697565794,0.0005777368205599487,0.0005835118936374784,0.0005891761975362897,0.0005951040657237172,0.0006010413053445518,0.0006069785449653864,0.0006129708490334451,0.0006189877167344093,0.0006249510333873332,0.0006310229655355215,0.0006371557246893644,0.0006433470989577472,0.0006495689158327878,0.0006559225148521364,0.0006622992805205286,0.0006686362321488559,0.0006752091576345265,0.0006817589746788144,0.0006883275927975774,0.0006949491216801107,0.000701732060406357,0.0007085244287736714,0.0007153131882660091,0.0007220744155347347,0.0007289710338227451,0.000735890818759799,0.000742885225918144,0.000749889004509896,0.0007570353918708861,0.0007643917924724519,0.0007717257831245661,0.0007791190873831511,0.0007865718216635287,0.0007941924850456417,0.0008017306099645793,0.0008094591903500259,0.0008172529051080346,0.000825097318738699,0.0008329424890689552,0.0008408419089391828,0.0008489187457598746,0.0008568710763938725,0.0008649971568956971,0.0008732209680601954,0.0008815135806798935,0.0008898344240151346,0.0008982812287285924,0.0009066839120350778,0.0009150721016339958,0.0009236014448106289,0.000932234397623688,0.0009410266065970063,0.0009499085717834532,0.0009588456014171243,0.0009678224450908601,0.000976761570200324,0.0009858999401330948,0.0009950946550816298,0.0010044712107628584,0.0010137789649888873,0.001023098244331777,0.0010326115880161524,0.0010422103805467486,0.0010517744813114405,0.0010614891070872545,0.0010712797520682216,0.0010810603853315115,0.0010910037672147155,0.0011010667076334357,0.0011112513020634651,0.0011214141268283129,0.0011319014010950923,0.0011422603856772184,0.001152842422015965,0.0011633767280727625,0.0011741745984181762,0.0011849297443404794,0.0011958086397498846,0.0012067824136465788,0.0012178582837805152,0.0012289747828617692,0.0012401505373418331,0.0012514457339420915,0.0012629380216822028,0.001274490263313055,0.001286051352508366,0.0012977708829566836,0.001309643150307238,0.0013216414954513311,0.0013337302953004837,0.0013459125766530633,0.00135823676828295,0.0013707317411899567,0.0013833570992574096,0.0013960737269371748,0.0014086563605815172,0.0014214598340913653,0.00143428856972605,0.0014472404727712274,0.0014601779403164983,0.0014733491698279977,0.0014867782592773438,0.0015002008294686675,0.0015138195594772696,0.0015273492317646742,0.0015411563217639923,0.0015547561924904585,0.0015687058912590146,0.0015828893519937992,0.0015970960957929492,0.0016112028388306499,0.0016254493966698647,0.0016398160951212049,0.0016543427482247353,0.001668940531089902,0.0016835280694067478,0.0016981770750135183,0.0017131107160821557,0.0017282217741012573,0.0017433618195354939,0.0017586161848157644,0.0017742955824360251,0.0017899425001814961,0.0018057080451399088,0.0018215981544926763,0.0018375389045104384,0.0018538337899371982,0.0018700461369007826,0.0018865495221689343,0.001903063035570085,0.0019197381334379315,0.001936672255396843,0.0019535254687070847,0.0019704748410731554,0.0019878181628882885,0.00200518686324358,0.002022580709308386,0.0020400984212756157,0.002057685051113367,0.002075458411127329,0.0020934774074703455,0.002111489651724696,0.0021296374034136534,0.0021480009891092777,0.0021663859952241182,0.0021848988253623247,0.0022034337744116783,0.002222480019554496,0.002241309266537428,0.0022603068500757217,0.0022794234100729227,0.0022986442781984806,0.0023179547861218452,0.002337503479793668,0.0023571550846099854,0.0023770297411829233,0.0023968666791915894,0.0024172249250113964,0.0024373058695346117,0.0024574969429522753,0.0024777783546596766,0.002498375019058585,0.0025188142899423838,0.002539635868743062,0.0025603221729397774,0.002581177279353142,0.002602245658636093,0.0026232905220240355,0.002644358202815056,0.00266562239266932,0.0026868125423789024,0.002708117011934519,0.0027296983171254396,0.002751230262219906,0.002773132873699069,0.0027951239608228207,0.002817109227180481,0.0028391957748681307,0.0028612047899514437,0.0028834594413638115,0.00290590594522655,0.0029280635062605143,0.0029503789264708757,0.0029727029614150524,0.002995238406583667,0.003017727518454194],"active":[7.808208465576172e-06,7.776349775667768e-06,7.871200978115667e-06,7.999358786037192e-06,8.145618267008103e-06,8.320839697262272e-06,8.493165296385996e-06,8.70676103659207e-06,8.901532055460848e-06,9.105715434998274e-06,9.385925295646302e-06,9.65527488006046e-06,9.949963896360714e-06,1.0269996892020572e-05,1.0626955372572411e-05,1.0950609066640027e-05,1.136983610194875e-05,1.153926677943673e-05,1.1620360965025611e-05,1.1748517863452435e-05,1.1854230251628906e-05,1.1978045222349465e-05,1.2021486327284947e-05,1.2069274816894904e-05,1.2195985618745908e-05,1.230097041116096e-05,1.2366137525532395e-05,1.2525426427600905e-05,1.2562355550471693e-05,1.2602904462255538e-05,1.2678203347604722e-05,1.2681826774496585e-05,1.2791882909368724e-05,1.2917142157675698e-05,1.2892523955088109e-05,1.2995340512134135e-05,1.2996060831937939e-05,1.3070639397483319e-05,1.3098877388983965e-05,1.3137258065398782e-05,1.3198077795095742e-05,1.324225013377145e-05,1.3303062587510794e-05,1.3316821423359215e-05,1.3381984899751842e-05,1.34174624690786e-05,1.3455835869535804e-05,1.3442804629448801e-05,1.3475393643602729e-05,1.3539101928472519e-05,1.355503627564758e-05,1.3523167581297457e-05,1.3551405572798103e-05,1.3643373677041382e-05,1.3718672562390566e-05,1.3593409676104784e-05,1.3541997759602964e-05,1.3553595636039972e-05,1.356082793790847e-05,1.3576034689322114e-05,1.372229598928243e-05,1.3759941793978214e-05,1.3790355296805501e-05,1.3701283023692667e-05,1.375704596284777e-05,1.3821481843478978e-05,1.3805562048219144e-05,1.3835975551046431e-05,1.3896788004785776e-05,1.3940967619419098e-05,1.3974262401461601e-05,1.3983677490614355e-05,1.3954704627394676e-05,1.407852687407285e-05,1.4135002857074142e-05,1.4074903447180986e-05,1.4112563803792e-05,1.4059696695767343e-05,1.4171208022162318e-05,1.4155288226902485e-05,1.4317469322122633e-05,1.4246514183469117e-05,1.4310950064100325e-05,1.4299366739578545e-05,1.438263279851526e-05,1.4485442079603672e-05,1.4407269190996885e-05,1.4468067092821002e-05,1.4457196812145412e-05,1.4523102436214685e-05,1.4581746654585004e-05,1.4586112229153514e-05,1.4528864994645119e-05,1.4600547729060054e-05,1.4617224223911762e-05,1.4620833098888397e-05,1.4603458112105727e-05,1.4582474250346422e-05,1.468745176680386e-05,1.4789548004046082e-05,1.4749704860150814e-05,1.4756253222003579e-05,1.4709919923916459e-05,1.4684541383758187e-05,1.4852557796984911e-05,1.4826480764895678e-05,1.4938705135136843e-05,1.493436866439879e-05,1.5001685824245214e-05,1.4979974366724491e-05,1.5062512829899788e-05,1.5145778888836503e-05,1.5129131497815251e-05,1.5143625205382705e-05,1.5251513104885817e-05,1.5299301594495773e-05,1.5379657270386815e-05,1.539484946988523e-05,1.5386875020340085e-05,1.5413679648190737e-05,1.5373138012364507e-05,1.5553407138213515e-05,1.557948417030275e-05,1.5657686162739992e-05,1.558527583256364e-05,1.5695346519351006e-05,1.5694618923589587e-05,1.5818426618352532e-05,1.585390418767929e-05,1.5983503544703126e-05,1.5948055079206824e-05,1.5996542060747743e-05,1.60421768669039e-05,1.609502942301333e-05,1.6167410649359226e-05,1.6225356375798583e-05,1.6351317754015326e-05,1.6365112969651818e-05,1.6487465472891927e-05,1.654971856623888e-05,1.661200076341629e-05,1.676694955676794e-05,1.6599689843133092e-05,1.6651814803481102e-05,1.683502341620624e-05,1.6821257304400206e-05,1.691683428362012e-05,1.70920102391392e-05,1.710143988020718e-05,1.7184705939143896e-05,1.7364975064992905e-05,1.7413520254194736e-05,1.752353273332119e-05,1.755176344886422e-05,1.756771234795451e-05,1.7737154848873615e-05,1.781829632818699e-05,1.778354635462165e-05,1.7995655070990324e-05,1.8007238395512104e-05,1.8131802789866924e-05,1.819769386202097e-05,1.8374354112893343e-05,1.859152689576149e-05,1.863716170191765e-05,1.866254024207592e-05,1.8674822058528662e-05,1.8889899365603924e-05,1.8933264072984457e-05,1.8983264453709126e-05,1.9105675164610147e-05,1.909764250740409e-05,1.9170809537172318e-05,1.9325758330523968e-05,1.9403989426791668e-05,1.9516912288963795e-05,1.9653758499771357e-05,1.9775412511080503e-05,1.989991869777441e-05,1.9928906112909317e-05,2.0211271476000547e-05,2.014468191191554e-05,2.019823295995593e-05,2.0351028069853783e-05,2.0625418983399868e-05,2.0684092305600643e-05,2.0768784452229738e-05,2.073257928714156e-05,2.0862207747995853e-05,2.1100393496453762e-05,2.130819484591484e-05,2.141459845006466e-05,2.1565938368439674e-05,2.1771644242107868e-05,2.1854182705283165e-05,2.1990272216498852e-05,2.223718911409378e-05,2.237834269180894e-05,2.231320831924677e-05,2.263468923047185e-05,2.28678691200912e-05,2.2875843569636345e-05,2.2924330551177263e-05,2.2976426407694817e-05,2.309668343514204e-05,2.3125612642616034e-05,2.335803583264351e-05,2.3563625290989876e-05,2.365920227020979e-05,2.370268339291215e-05,2.3900356609374285e-05,2.391776069998741e-05,2.3923523258417845e-05,2.4319568183273077e-05,2.451939508318901e-05,2.4696753825992346e-05,2.4909619241952896e-05,2.5039247702807188e-05,2.512324135750532e-05,2.524122828617692e-05,2.5509274564683437e-05,2.566189505159855e-05,2.5785760954022408e-05,2.5782850570976734e-05,2.5967485271394253e-05,2.6265857741236687e-05,2.6362133212387562e-05,2.645410131663084e-05,2.6679248549044132e-05,2.6803812943398952e-05,2.6892870664596558e-05,2.7188914828002453e-05,2.7363537810742855e-05,2.7546659111976624e-05,2.76610953733325e-05,2.8096954338252544e-05,2.8128735721111298e-05,2.835842315107584e-05,2.835190389305353e-05,2.8713839128613472e-05,2.870592288672924e-05,2.906215377151966e-05,2.9204762540757656e-05,2.9333634302020073e-05,2.9490096494555473e-05,2.9720948077738285e-05,2.9858550988137722e-05,3.0185910873115063e-05,3.0364724807441235e-05,3.0374852940440178e-05,3.074482083320618e-05,3.098812885582447e-05,3.1248084269464016e-05,3.152317367494106e-05,3.170210402458906e-05,3.190548159182072e-05,3.214727621525526e-05,3.223854582756758e-05,3.2401527278125286e-05,3.2590352930128574e-05,3.279827069491148e-05,3.296614158898592e-05,3.311038017272949e-05,3.3368123695254326e-05,3.367511089891195e-05,3.4026335924863815e-05,3.4109572879970074e-05,3.428477793931961e-05,3.435276448726654e-05,3.466999623924494e-05,3.4682219848036766e-05,3.512180410325527e-05,3.5308534279465675e-05,3.5494682379066944e-05,3.5438104532659054e-05,3.5866047255694866e-05,3.587908577173948e-05,3.6173732951283455e-05,3.635918255895376e-05,3.650470171123743e-05,3.676454070955515e-05,3.727222792804241e-05,3.7490157410502434e-05,3.7624151445925236e-05,3.8055586628615856e-05,3.860588185489178e-05,3.8782600313425064e-05,3.893743269145489e-05,3.92828369513154e-05,3.962975461035967e-05,3.9915088564157486e-05,3.999471664428711e-05,4.027341492474079e-05,4.036538302898407e-05,4.070426803082228e-05,4.094222094863653e-05,4.115304909646511e-05,4.143477417528629e-05,4.1923485696315765e-05,4.207831807434559e-05,4.2229657992720604e-05,4.24759928137064e-05,4.250579513609409e-05,4.292139783501625e-05,4.312768578529358e-05,4.338542930781841e-05,4.359823651611805e-05,4.3903011828660965e-05,4.403921775519848e-05,4.441221244633198e-05,4.4615473598241806e-05,4.503992386162281e-05,4.497542977333069e-05,4.529976285994053e-05,4.5425957068800926e-05,4.5724911615252495e-05,4.6016648411750793e-05,4.632282070815563e-05,4.672398790717125e-05,4.698918201029301e-05,4.718895070254803e-05,4.760804586112499e-05,4.753563553094864e-05,4.7922367230057716e-05,4.805694334208965e-05,4.842481575906277e-05,4.830514080822468e-05,4.876730963587761e-05,4.879850894212723e-05,4.918151535093784e-05,4.932028241455555e-05,4.948140121996403e-05,4.9659283831715584e-05,4.997081123292446e-05,5.006324499845505e-05,5.031237378716469e-05,5.057826638221741e-05,5.0649745389819145e-05,5.08967787027359e-05,5.106697790324688e-05,5.1125651225447655e-05,5.135568790137768e-05,5.149259231984615e-05,5.1674433052539825e-05,5.202111788094044e-05,5.185091868042946e-05,5.2049290388822556e-05,5.2337534725666046e-05,5.24700153619051e-05,5.267350934445858e-05,5.293358117341995e-05]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[7.808208465576172e-06,8.119552148855291e-06,8.54602058097953e-06,9.03258660400752e-06,9.581420272297692e-06,1.0213519999524578e-05,1.0944092537101824e-05,1.1749965779017657e-05,1.2664448149735108e-05,1.3651335393660702e-05,1.4716420992044732e-05,1.589590829098597e-05,1.718762177915778e-05,1.8590841136756353e-05,2.0175797544652596e-05,2.187008794862777e-05,2.3720049284747802e-05,2.552149999246467e-05,2.731064159888774e-05,2.9121503757778555e-05,3.096784348599613e-05,3.2744675991125405e-05,3.4585951652843505e-05,3.643591116997413e-05,3.829311390290968e-05,4.015828017145395e-05,4.2008967284346e-05,4.3856754928128794e-05,4.5703822252107784e-05,4.748572246171534e-05,4.932554656988941e-05,5.113206498208456e-05,5.299143958836794e-05,5.4790714784758165e-05,5.6613163906149566e-05,5.839434015797451e-05,6.018275598762557e-05,6.197841139510274e-05,6.377261888701469e-05,6.554438732564449e-05,6.730311724822968e-05,6.909805233590305e-05,7.087054109433666e-05,7.261768769240007e-05,7.435903535224497e-05,7.607143197674304e-05,7.78229150455445e-05,7.951286534080282e-05,8.120064012473449e-05,8.29166456242092e-05,8.457328658550978e-05,8.622340828878805e-05,8.783443627180532e-05,8.948383037932217e-05,9.107241203309968e-05,9.265301923733205e-05,9.426911128684878e-05,9.585117368260399e-05,9.741078974911943e-05,9.894144022837281e-05,0.00010046413080999628,0.00010197523806709796,0.00010345013288315386,0.00010492576257092878,0.00010639704123605043,0.0001078444256563671,0.00010927298717433587,0.0001106986528611742,0.00011214314145036042,0.00011358039773767814,0.00011494451609905809,0.00011628401989582926,0.00011764524242607877,0.00011903035920113325,0.00012032931408612058,0.00012163768406026065,0.00012294025509618223,0.0001242428261321038,0.00012551137479022145,0.0001267545740120113,0.00012803616118617356,0.00012924461043439806,0.00013051459973212332,0.00013171219325158745,0.00013295395183376968,0.0001341457391390577,0.00013530712749343365,0.00013649530592374504,0.00013761541049461812,0.00013874928117729723,0.00013983754615765065,0.00014094462676439434,0.00014205170737113804,0.00014317181194201112,0.00014424920664168894,0.0001453736622352153,0.00014646482304669917,0.00014748428657185286,0.00014850810111965984,0.00014955508231651038,0.00015059845463838428,0.000151655578520149,0.00015266200352925807,0.00015368510503321886,0.00015467415505554527,0.00015563353372272104,0.00015659435302950442,0.0001575660426169634,0.00015852469368837774,0.00015945943596307188,0.00016039202455431223,0.00016126451373565942,0.000162211581482552,0.00016306668112520128,0.000163960168720223,0.00016489202971570194,0.0001657565589994192,0.00016664569557178766,0.00016754931129980832,0.00016843700723256916,0.00016931456048041582,0.00017017546633724123,0.00017102043784689158,0.00017184078751597553,0.00017269444651901722,0.00017354160081595182,0.00017437426140531898,0.00017521344125270844,0.00017601641593500972,0.00017682301404420286,0.00017763106734491885,0.00017843621026258916,0.00017925801512319595,0.00018004940648097545,0.00018085383635479957,0.00018161915068048984,0.00018236058531329036,0.000183133888640441,0.00018391659250482917,0.00018468698544893414,0.00018542986072134227,0.0001862053177319467,0.00018695906328503042,0.00018768964218907058,0.00018842238932847977,0.00018914788961410522,0.00018987049406860024,0.00019060105842072517,0.00019135190814267844,0.0001920701761264354,0.00019281521963421255,0.00019352263188920915,0.00019424958736635745,0.00019498304754961282,0.00019571652228478342,0.0001964311522897333,0.00019710669585037977,0.00019783075549639761,0.00019851498655043542,0.00019920573686249554,0.00019988996791653335,0.0002005568239837885,0.00020122657588217407,0.00020191007934045047,0.00020257911819498986,0.00020326189405750483,0.0002039113751379773,0.0002045449218712747,0.00020521033729892224,0.00020588877669069916,0.0002065693843178451,0.00020719278836622834,0.00020782779029104859,0.0002084859588649124,0.0002091390488203615,0.00020976971427444369,0.000210435115150176,0.00021108676446601748,0.00021170945547055453,0.0002123343147104606,0.00021299102809280157,0.00021362747065722942,0.0002142776793334633,0.00021489601931534708,0.00021554839622695,0.00021617687889374793,0.00021681186626665294,0.00021745772392023355,0.00021807824668940157,0.00021868065232411027,0.0002193134860135615,0.00021993037080392241,0.00022057116439100355,0.0002211873361375183,0.00022181725944392383,0.0002224348863819614,0.00022307132894638926,0.00022369764337781817,0.0002243007766082883,0.00022492563584819436,0.00022554615861736238,0.00022615797934122384,0.00022677704691886902,0.00022738669940736145,0.00022800141596235335,0.00022862845798954368,0.0002292315912200138,0.0002298332838108763,0.00023044149565976113,0.00023104969295673072,0.00023163255536928773,0.00023224149481393397,0.00023282652546186,0.00023340577899944037,0.00023397560289595276,0.00023455919290427119,0.0002351044095121324,0.000235686544328928,0.00023625203175470233,0.00023681172751821578,0.000237383006606251,0.00023793111904524267,0.00023851760488469154,0.00023905123816803098,0.00023965364380273968,0.00024018292606342584,0.00024073393433354795,0.0002412921894574538,0.0002418315998511389,0.00024240216589532793,0.00024296836636494845,0.00024351576576009393,0.00024405590374954045,0.00024459458654746413,0.00024513836251571774,0.00024570024106651545,0.0002462570264469832,0.00024676532484591007,0.00024729821598157287,0.0002478101523593068,0.00024836260126903653,0.0002488868194632232,0.00024943563039414585,0.00024997288710437715,0.0002505021693650633,0.0002510589547455311,0.0002515889937058091,0.0002521211572457105,0.0002526714524719864,0.00025323257432319224,0.00025372637901455164,0.00025424265186302364,0.0002547625044826418,0.00025526934769004583,0.00025579065550118685,0.0002562801237218082,0.00025678842212073505,0.0002573169767856598,0.0002578303392510861,0.00025833211839199066,0.0002588476345408708,0.0002593624230939895,0.0002598634746391326,0.0002604094333946705,0.0002608996001072228,0.0002614064433146268,0.00026192705263383687,0.0002624179469421506,0.0002629052323754877,0.00026341641205362976,0.0002639297745190561,0.00026443807291798294,0.0002649050729814917,0.0002654169802553952,0.00026592815993353724,0.00026641038130037487,0.0002668868110049516,0.00026740669272840023,0.00026790989795699716,0.0002683906932361424,0.00026888231514021754,0.00026938843075186014,0.00026986992452293634,0.0002703717036638409,0.00027085174224339426,0.0002713346912059933,0.0002717980823945254,0.00027230201521888375,0.0002727922110352665,0.00027325053815729916,0.00027374725323170424,0.00027423162828199565,0.0002747145772445947,0.00027514828252606094,0.00027563556795939803,0.0002761250361800194,0.00027659279294312,0.00027706922264769673,0.00027756011695601046,0.000278033665381372,0.00027850791229866445,0.000278972031082958,0.0002794781466946006,0.00027995166601613164,0.0002804418618325144,0.00028091974672861397,0.0002813903847709298,0.00028184871189296246,0.000282303401036188,0.0002827812859322876,0.0002832519239746034,0.00028370661311782897,0.0002841808891389519,0.0002846710558515042,0.00028513302095234394,0.0002855928032658994,0.00028604097315110266,0.000286516675259918,0.00028698588721454144,0.00028743984876200557,0.0002878960222005844,0.00028834855766035616,0.0002888017916120589,0.0002892963238991797,0.00028975537861697376,0.0002902115520555526,0.0002906742156483233,0.00029113978962413967,0.00029157637618482113,0.00029203761368989944,0.00029250606894493103,0.0002929658512584865,0.00029343576170504093,0.0002938825055025518,0.00029434083262458444,0.00029480495140887797,0.0002952755894511938,0.00029574622749350965,0.00029622408328577876,0.0002966882020700723,0.0002971212088596076,0.0002975722891278565,0.0002979980199597776,0.0002984773600474,0.00029892916791141033,0.0002994041424244642,0.0002998574054799974,0.000300301966490224,0.0003007501654792577,0.0003011788066942245,0.00030165232601575553],"recovered":[0.0,3.5116687513436773e-07,6.849564329058921e-07,1.04626008123887e-06,1.465488139729132e-06,1.9650863123388262e-06,2.5312976958957734e-06,3.185119794579805e-06,3.9236560951394495e-06,4.759216153615853e-06,5.66211338082212e-06,6.66203368382412e-06,7.717706466792151e-06,8.909501957532484e-06,1.0187459338339977e-05,1.162471016868949e-05,1.3237181519798469e-05,1.4889476005919278e-05,1.6640242392895743e-05,1.84286582225468e-05,2.0232280803611502e-05,2.2046762751415372e-05,2.3880795197328553e-05,2.5690209440654144e-05,2.755247987806797e-05,2.9382168577285483e-05,3.117565211141482e-05,3.3006064768414944e-05,3.4829237847588956e-05,3.671467857202515e-05,3.853350426652469e-05,4.037477629026398e-05,4.219143374939449e-05,4.401098340167664e-05,4.5821845560567454e-05,4.764936238643713e-05,4.9458776629762724e-05,5.122474976815283e-05,5.301171768223867e-05,5.478347884491086e-05,5.662403054884635e-05,5.834800685988739e-05,6.018638305249624e-05,6.193352601258084e-05,6.372483767336234e-05,6.548067176481709e-05,6.720537203364074e-05,6.889459473313764e-05,7.060915959300473e-05,7.231069321278483e-05,7.40556642995216e-05,7.574054325232282e-05,7.741817535134032e-05,7.908205589046702e-05,8.07394171715714e-05,8.234247798100114e-05,8.392454037675634e-05,8.555800741305575e-05,8.717409946257249e-05,8.873588376445696e-05,9.02701576706022e-05,9.180587949231267e-05,9.334884089184925e-05,9.483605390414596e-05,9.63572965702042e-05,9.78510215645656e-05,9.931722888723016e-05,0.00010077330807689577,0.00010220186959486455,0.00010365649359300733,0.00010508578270673752,0.000106470899481792,0.00010784080950543284,0.0001091976955649443,0.0001106096024159342,0.00011194403487024829,0.00011329367407597601,0.00011456511856522411,0.0001158749291789718,0.00011716664448613301,0.0001184127468150109,0.00011968273611273617,0.00012095345300622284,0.0001222038990817964,0.00012347607116680592,0.0001247018954018131,0.00012592047278303653,0.00012708113354165107,0.00012826858437620103,0.0001293915993301198,0.0001305443001911044,0.0001316520938416943,0.00013277727703098208,0.00013388002116698772,0.00013501461944542825,0.0001361064933007583,0.0001371628895867616,0.00013827865768689662,0.00013934446906205267,0.00014038276276551187,0.00014143770385999233,0.0001424557267455384,0.0001435432641301304,0.00014454680786002427,0.00014561116404365748,0.0001466125249862671,0.00014757625467609614,0.0001485225948272273,0.00014949716569390148,0.00015048477507662028,0.0001514028845122084,0.00015237239131238312,0.00015328977315220982,0.00015420932322740555,0.00015510425146203488,0.00015597457240801305,0.00015687529230490327,0.00015780208923388273,0.0001586919534020126,0.00015960571181494743,0.00016049484838731587,0.00016136877820827067,0.0001622304116608575,0.0001630905899219215,0.00016390731616411358,0.0001647436001803726,0.0001655849628150463,0.00016641689580865204,0.00016725969908293337,0.00016806411440484226,0.00016889243852347136,0.00016970193246379495,0.00017054328054655343,0.0001713201927486807,0.00017213693354278803,0.00017291528638452291,0.00017371465219184756,0.00017448794096708298,0.00017523443966638297,0.00017599252169020474,0.0001767549547366798,0.00017751521954778582,0.00017825882241595536,0.0001790270471246913,0.00017974819638766348,0.00018048673518933356,0.00018121296307072043,0.0001819377503124997,0.0001826965599320829,0.00018346478464081883,0.00018418738909531385,0.00018492809613235295,0.00018568617815617472,0.00018642038048710674,0.00018713573808781803,0.00018784748681355268,0.00018860050477087498,0.00018931225349660963,0.00019001892360392958,0.00019072415307164192,0.00019140767108183354,0.00019209117454010993,0.00019278627587482333,0.00019347340275999159,0.00019413590780459344,0.00019479190814308822,0.00019548047566786408,0.00019616109784692526,0.00019681925186887383,0.00019748539489228278,0.00019814210827462375,0.00019880534091498703,0.00019943455117754638,0.00020009561558254063,0.00020074218627996743,0.0002013996272580698,0.0002020498359343037,0.00020268048683647066,0.0002033227210631594,0.0002039729297393933,0.00020459922961890697,0.00020524727005977184,0.00020588804909493774,0.00020652884268201888,0.0002071565977530554,0.00020778652105946094,0.00020839183707721531,0.00020905723795294762,0.00020968355238437653,0.00021030768402852118,0.0002109542692778632,0.00021155740250833333,0.00021218371693976223,0.00021281074441503733,0.0002134660171577707,0.00021409014880191535,0.000214725878322497,0.0002153529057977721,0.00021600309992209077,0.00021660406491719186,0.00021722748351749033,0.00021783930424135178,0.00021845186711288989,0.00021905500034336,0.00021968854707665741,0.0002202895120717585,0.00022090206039138138,0.00022151823213789612,0.00022212065232452005,0.00022274551156442612,0.0002233399573015049,0.00022394237748812884,0.00022457375598605722,0.0002251739933853969,0.0002257438172819093,0.00022629772138316184,0.00022689724573865533,0.00022746779723092914,0.0002280477638123557,0.00022861253819428384,0.0002291801938554272,0.00022974712192080915,0.0002303068176843226,0.00023087955196388066,0.00023142766440287232,0.00023198517737910151,0.0002325665991520509,0.00023310819233302027,0.0002336418256163597,0.00023418848286382854,0.00023477569629903883,0.00023532814520876855,0.00023587915347889066,0.00023643668100703508,0.0002369702997384593,0.00023751334811095148,0.0002380600053584203,0.0002386283886153251,0.00023917070939205587,0.00023967826564330608,0.00024019306874834,0.00024073249369394034,0.0002412987087154761,0.00024180988839361817,0.00024233917065430433,0.0002429010346531868,0.00024343612312804908,0.00024399146786890924,0.00024452581419609487,0.00024505509645678103,0.00024560611927881837,0.00024613828281871974,0.0002466661389917135,0.000247164280153811,0.00024765011039562523,0.0002481620176695287,0.00024867249885573983,0.0002491851046215743,0.00024971296079456806,0.0002502234128769487,0.0002507201279513538,0.0002512226055841893,0.00025171932065859437,0.0002522261638659984,0.0002527720935177058,0.00025328181800432503,0.000253798789344728,0.00025433459086343646,0.00025483855279162526,0.0002553272934164852,0.00025584353716112673,0.0002563424059189856,0.0002568666241131723,0.00025736261159181595,0.0002578752173576504,0.0002583538298495114,0.0002588657371234149,0.00025933998404070735,0.00025982799706980586,0.0002603471511974931,0.00026082576368935406,0.0002612978278193623,0.0002617974241729826,0.00026228182832710445,0.00026276404969394207,0.0002632708929013461,0.0002637581783346832,0.0002641976752784103,0.00026469293516129255,0.00026518094819039106,0.00026566535234451294,0.00026616855757310987,0.00026663485914468765,0.0002671054971870035,0.00026757249725051224,0.0002680228790268302,0.0002685123181436211,0.00026899093063548207,0.0002694601134862751,0.00026993799838237464,0.000270441931206733,0.00027092269738204777,0.0002713846624828875,0.0002718777395784855,0.00027235125890001655,0.00027281756047159433,0.00027331861201673746,0.0002737899776548147,0.0002742577053140849,0.000274730526143685,0.0002752033178694546,0.0002756746835075319,0.00027614098507910967,0.00027659712941385806,0.0002770677674561739,0.00027752682217396796,0.0002779938222374767,0.00027846373268403113,0.00027895174571312964,0.000279402855085209,0.00027988868532702327,0.00028032672707922757,0.00028075394220650196,0.000281227461528033,0.0002817017084453255,0.00028219769592396915,0.00028264877619221807,0.0002831295714713633,0.00028359948191791773,0.00028405344346538186,0.00028449439560063183,0.0002849360753316432,0.0002854342164937407,0.0002859048545360565,0.00028636318165808916,0.0002868099254556,0.0002872762270271778,0.00028773743542842567,0.00028822908643633127,0.00028868307708762586,0.00028914501308463514,0.0002895664074458182,0.00029000447830185294,0.0002904287539422512,0.00029088128940202296,0.0002913468633778393,0.0002918240206781775,0.000292274373350665,0.000292743556201458,0.0002932257775682956,0.00029366672970354557],"active":[7.808208465576172e-06,7.768385330564342e-06,7.861063750169706e-06,7.986326636455487e-06,8.115932359942235e-06,8.248433914559428e-06,8.412795068579726e-06,8.564846211811528e-06,8.740791599848308e-06,8.892118785297498e-06,9.054307156475261e-06,9.2338741524145e-06,9.469915312365629e-06,9.681339179223869e-06,9.988338206312619e-06,1.024537777993828e-05,1.0482867764949333e-05,1.0632023986545391e-05,1.0670399205991998e-05,1.0692845535231754e-05,1.0735562682384625e-05,1.0697913239710033e-05,1.0705156455514953e-05,1.074570172931999e-05,1.0740634024841711e-05,1.077611159416847e-05,1.083331517293118e-05,1.085069015971385e-05,1.0874584404518828e-05,1.077104388969019e-05,1.0792042303364724e-05,1.0757288691820577e-05,1.0800005838973448e-05,1.0779731383081526e-05,1.0791318345582113e-05,1.0744977771537378e-05,1.0723979357862845e-05,1.0753661626949906e-05,1.0760901204776019e-05,1.0760908480733633e-05,1.0679086699383333e-05,1.0750045476015657e-05,1.068415804184042e-05,1.0684161679819226e-05,1.0634197678882629e-05,1.0590760211925954e-05,1.0617543011903763e-05,1.0618270607665181e-05,1.0591480531729758e-05,1.0605952411424369e-05,1.0517622285988182e-05,1.0482865036465228e-05,1.0416260920464993e-05,1.0401774488855153e-05,1.0332994861528277e-05,1.0310541256330907e-05,1.0344570910092443e-05,1.0293166269548237e-05,1.0236690286546946e-05,1.0205556463915855e-05,1.0193973139394075e-05,1.0169358574785292e-05,1.0101291991304606e-05,1.0089708666782826e-05,1.0039744665846229e-05,9.993404091801494e-06,9.95575828710571e-06,9.925344784278423e-06,9.94127185549587e-06,9.923904144670814e-06,9.858733392320573e-06,9.813120414037257e-06,9.804432920645922e-06,9.832663636188954e-06,9.71971167018637e-06,9.693649190012366e-06,9.646581020206213e-06,9.67770756687969e-06,9.636445611249655e-06,9.58792952587828e-06,9.623414371162653e-06,9.56187432166189e-06,9.561146725900471e-06,9.508294169791043e-06,9.477880666963756e-06,9.443843737244606e-06,9.386654710397124e-06,9.414172382093966e-06,9.346826118417084e-06,9.357681847177446e-06,9.293245966546237e-06,9.292532922700047e-06,9.274430340155959e-06,9.2917907750234e-06,9.23458719626069e-06,9.267168934457004e-06,9.301933459937572e-06,9.20562888495624e-06,9.163632057607174e-06,9.172319550998509e-06,9.160750778391957e-06,9.199851774610579e-06,9.118739399127662e-06,9.138297173194587e-06,9.062991011887789e-06,9.02100873645395e-06,9.018098353408277e-06,9.043447789736092e-06,9.027527994476259e-06,8.974660886451602e-06,8.989140042103827e-06,8.892122423276305e-06,8.921808330342174e-06,8.857357897795737e-06,8.855917258188128e-06,8.917457307688892e-06,8.881266694515944e-06,8.84360633790493e-06,8.857357897795737e-06,8.831295417621732e-06,8.819712093099952e-06,8.806688128970563e-06,8.790026186034083e-06,8.750197594054043e-06,8.787130354903638e-06,8.798000635579228e-06,8.789298590272665e-06,8.796545444056392e-06,8.756716852076352e-06,8.758899639360607e-06,8.738628821447492e-06,8.73427779879421e-06,8.714734576642513e-06,8.729213732294738e-06,8.71690281201154e-06,8.703864295966923e-06,8.645933121442795e-06,8.645947673358023e-06,8.6821528384462e-06,8.694463758729398e-06,8.674905984662473e-06,8.690098184160888e-06,8.70024086907506e-06,8.662595064379275e-06,8.674192940816283e-06,8.661154424771667e-06,8.657530997879803e-06,8.663308108225465e-06,8.655348210595548e-06,8.605391485616565e-06,8.627830538898706e-06,8.594535756856203e-06,8.563409210182726e-06,8.56266706250608e-06,8.580784196965396e-06,8.583665476180613e-06,8.506191079504788e-06,8.518501999787986e-06,8.496062946505845e-06,8.48158379085362e-06,8.48229683469981e-06,8.465649443678558e-06,8.440300007350743e-06,8.43667658045888e-06,8.443210390396416e-06,8.469985914416611e-06,8.430899470113218e-06,8.383824024349451e-06,8.391085430048406e-06,8.403381798416376e-06,8.427276043221354e-06,8.387447451241314e-06,8.393239113502204e-06,8.39034328237176e-06,8.396862540394068e-06,8.370087016373873e-06,8.385279215872288e-06,8.406277629546821e-06,8.386734407395124e-06,8.36138497106731e-06,8.391798473894596e-06,8.380200597457588e-06,8.38963023852557e-06,8.3671766333282e-06,8.391798473894596e-06,8.390357834286988e-06,8.420029189437628e-06,8.400485967285931e-06,8.394694305025041e-06,8.37296829558909e-06,8.359216735698283e-06,8.37296829558909e-06,8.387447451241314e-06,8.376591722480953e-06,8.351242286153138e-06,8.344737580046058e-06,8.345450623892248e-06,8.344737580046058e-06,8.29767668619752e-06,8.321570931002498e-06,8.318675099872053e-06,8.318675099872053e-06,8.325179805979133e-06,8.331699064001441e-06,8.312868885695934e-06,8.338945917785168e-06,8.329530828632414e-06,8.31505167298019e-06,8.32084333524108e-06,8.3041813923046e-06,8.29259806778282e-06,8.299117325805128e-06,8.25276947580278e-06,8.231785614043474e-06,8.231785614043474e-06,8.261471521109343e-06,8.207163773477077e-06,8.218747097998857e-06,8.204267942346632e-06,8.199189323931932e-06,8.202812750823796e-06,8.183997124433517e-06,8.21078720036894e-06,8.171686204150319e-06,8.225979399867356e-06,8.197748684324324e-06,8.167335181497037e-06,8.183997124433517e-06,8.189774234779179e-06,8.213683031499386e-06,8.192670065909624e-06,8.18762055132538e-06,8.17675027064979e-06,8.157905540429056e-06,8.168062777258456e-06,8.186892955563962e-06,8.197021088562906e-06,8.136936230584979e-06,8.127506589516997e-06,8.131886716000736e-06,8.16953252069652e-06,8.154325769282877e-06,8.13692167866975e-06,8.162998710758984e-06,8.162998710758984e-06,8.157920092344284e-06,8.15287057776004e-06,8.129689376801252e-06,8.145638275891542e-06,8.177477866411209e-06,8.12025973573327e-06,8.104369044303894e-06,8.096365490928292e-06,8.105067536234856e-06,8.140545105561614e-06,8.118106052279472e-06,8.115923264995217e-06,8.131872164085507e-06,8.117378456518054e-06,8.108705515041947e-06,8.127506589516997e-06,8.139817509800196e-06,8.144153980538249e-06,8.183269528672099e-06,8.127506589516997e-06,8.12462531030178e-06,8.128263289108872e-06,8.083356078714132e-06,8.066679583862424e-06,8.089118637144566e-06,8.086237357929349e-06,8.09566699899733e-06,8.038448868319392e-06,8.054368663579226e-06,8.052942575886846e-06,8.05655145086348e-06,8.021073881536722e-06,8.06670868769288e-06,8.081900887191296e-06,8.04354203864932e-06,8.05655145086348e-06,8.090602932497859e-06,8.07250034995377e-06,8.08987533673644e-06,8.087692549452186e-06,8.063798304647207e-06,8.039904059842229e-06,8.104339940473437e-06,8.099275873973966e-06,8.069589966908097e-06,8.081900887191296e-06,8.063070708885789e-06,8.07971809990704e-06,8.042785339057446e-06,8.063070708885789e-06,8.102157153189182e-06,8.080474799498916e-06,8.07829201221466e-06,8.100003469735384e-06,8.09566699899733e-06,8.065981091931462e-06,8.04933370091021e-06,8.093484211713076e-06,8.07392643764615e-06,8.090602932497859e-06,8.102186257019639e-06,8.071772754192352e-06,8.058734238147736e-06,8.045695722103119e-06,8.05075978860259e-06,8.048606105148792e-06,8.031929610297084e-06,8.039904059842229e-06,8.07392643764615e-06,8.065253496170044e-06,8.065981091931462e-06,8.047150913625956e-06,8.052942575886846e-06,8.034141501411796e-06,8.036993676796556e-06,8.007336873561144e-06,8.021830581128597e-06,8.047849405556917e-06,8.068862371146679e-06,8.053670171648264e-06,8.013856131583452e-06,8.025439456105232e-06,8.01021815277636e-06,7.9768942669034e-06,7.984170224517584e-06,8.011673344299197e-06,8.029775926843286e-06,8.001545211300254e-06,7.977650966495275e-06,7.977650966495275e-06,7.995025953277946e-06,7.999362424015999e-06,8.00879206508398e-06,7.994996849447489e-06,8.005124982446432e-06,7.976195774972439e-06,8.005881682038307e-06,7.993541657924652e-06,8.048606105148792e-06,8.047878509387374e-06,8.057279046624899e-06,8.03338480181992e-06,8.02759313955903e-06,8.006609277799726e-06,7.953029125928879e-06,7.985596312209964e-06]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[7.808208465576172e-06,8.121724022203125e-06,8.514886758348439e-06,8.976833669294138e-06,9.503221917839255e-06,1.0052056495624129e-05,1.0724703315645456e-05,1.1451655154814944e-05,1.2204673112137243e-05,1.3056162060820498e-05,1.3979332834423985e-05,1.4964772162784357e-05,1.6026962839532644e-05,1.714200698188506e-05,1.8365659343544394e-05,1.9682716811075807e-05,2.1088831999804825e-05,2.2430507669923827e-05,2.3806212993804365e-05,2.512109676899854e-05,2.645191125338897e-05,2.775665961962659e-05,2.9026652555330656e-05,3.032995118701365e-05,3.15927027259022e-05,3.2856180041562766e-05,3.406970063224435e-05,3.5320867027621716e-05,3.651483348221518e-05,3.7727626477135345e-05,3.8924488762859255e-05,4.007573807029985e-05,4.11799228459131e-05,4.229062324156985e-05,4.341146268416196e-05,4.4451928260969e-05,4.5510496420320123e-05,4.6579203626606613e-05,4.7624016588088125e-05,4.861307388637215e-05,4.960792648489587e-05,5.0586124416440725e-05,5.153391612111591e-05,5.247084118309431e-05,5.3377360018203035e-05,5.4301977797877043e-05,5.5198357586050406e-05,5.60708467673976e-05,5.6920885981526226e-05,5.7784684031503275e-05,5.861590034328401e-05,5.94123630435206e-05,6.019289139658213e-05,6.0958220274187624e-05,6.17105106357485e-05,6.244904943741858e-05,6.318034138530493e-05,6.390802445821464e-05,6.459442374762148e-05,6.526272773044184e-05,6.592451245523989e-05,6.656457844655961e-05,6.719089287798852e-05,6.779619434382766e-05,6.83928228681907e-05,6.899813160998747e-05,6.959185702726245e-05,7.014937727944925e-05,7.069893763400614e-05,7.124342664610595e-05,7.175533392000943e-05,7.226868910947815e-05,7.279362762346864e-05,7.328092033276334e-05,7.377762085525319e-05,7.423522038152441e-05,7.468703552149236e-05,7.512074080295861e-05,7.556024502264336e-05,7.5992509664502e-05,7.643055869266391e-05,7.685847958782688e-05,7.724874012637883e-05,7.762452878523618e-05,7.799814193276688e-05,7.838623423594981e-05,7.874029688537121e-05,7.910159911261871e-05,7.945276593090966e-05,7.977497443789616e-05,8.012034959392622e-05,8.044037531362846e-05,8.074158540694043e-05,8.106379391392693e-05,8.136934047797695e-05,8.166258339770138e-05,8.192831592168659e-05,8.222010364988819e-05,8.248438825830817e-05,8.276604785351083e-05,8.303249342134222e-05,8.327795512741432e-05,8.351616270374507e-05,8.375437755603343e-05,8.401576633332297e-05,8.424528641626239e-05,8.447698928648606e-05,8.470578904962167e-05,8.493242057738826e-05,8.515398076269776e-05,8.534730295650661e-05,8.556017564842477e-05,8.575639367336407e-05,8.59417486935854e-05,8.613652607891709e-05,8.632188109913841e-05,8.652027463540435e-05,8.669766248203814e-05,8.686564979143441e-05,8.70365256560035e-05,8.72204327606596e-05,8.73905883054249e-05,8.754770533414558e-05,8.770554995862767e-05,8.785760292084888e-05,8.800168870948255e-05,8.815011824481189e-05,8.828696445561945e-05,8.844336116453633e-05,8.858744695317e-05,8.872357284417376e-05,8.886114665074274e-05,8.899436943465844e-05,8.911311306292191e-05,8.924055146053433e-05,8.937015081755817e-05,8.948093454819173e-05,8.958519902080297e-05,8.969018381321803e-05,8.979734411695972e-05,8.98972648428753e-05,9.000804857350886e-05,9.010145004140213e-05,9.020426659844816e-05,9.03085310710594e-05,9.040410805027932e-05,9.04982298379764e-05,9.0587287559174e-05,9.067924838745967e-05,9.077409777091816e-05,9.086170757655054e-05,9.095510904444382e-05,9.10427188500762e-05,9.113467967836186e-05,9.121794573729858e-05,9.129034879151732e-05,9.137940651271492e-05,9.144891373580322e-05,9.152566781267524e-05,9.159155888482928e-05,9.166106610791758e-05,9.173491707770154e-05,9.179791231872514e-05,9.18717632885091e-05,9.19347585295327e-05,9.200136992149055e-05,9.206363756675273e-05,9.212445729644969e-05,9.218600462190807e-05,9.225044777849689e-05,9.231489093508571e-05,9.2371366918087e-05,9.243001113645732e-05,9.249011054635048e-05,9.25422427826561e-05,9.260016668122262e-05,9.265664266422391e-05,9.27131186472252e-05,9.276525088353083e-05,9.281593520427123e-05,9.286661952501163e-05,9.291512833442539e-05,9.296654025092721e-05,9.30230162339285e-05,9.307297295890749e-05,9.31185859371908e-05,9.316058276453987e-05,9.320837125414982e-05,9.325543214799836e-05,9.329308522865176e-05,9.333145862910897e-05,9.337490337202325e-05,9.341979603050277e-05,9.346324077341706e-05,9.350958134746179e-05,9.3547954747919e-05,9.358922397950664e-05,9.362904529552907e-05,9.366453014081344e-05,9.3700728029944e-05,9.37383811105974e-05,9.37767545110546e-05,9.381006384501234e-05,9.384047007188201e-05,9.386726014781743e-05,9.390128980157897e-05,9.393025538884103e-05,9.395849338034168e-05,9.399252303410321e-05,9.402076102560386e-05,9.405044693266973e-05,9.408302867086604e-05,9.411489008925855e-05,9.4143848400563e-05,9.417570981895551e-05,9.42061233217828e-05,9.424160089110956e-05,9.427707846043631e-05,9.430748468730599e-05,9.433862578589469e-05,9.436541586183012e-05,9.439147834200412e-05,9.44160929066129e-05,9.443926683161408e-05,9.446026524528861e-05,9.449067147215828e-05,9.451311780139804e-05,9.453845996176824e-05,9.456235420657322e-05,9.458480053581297e-05,9.461014269618317e-05,9.463330934522673e-05,9.46622749324888e-05,9.468327334616333e-05,9.470354416407645e-05,9.47259904933162e-05,9.474626858718693e-05,9.476798732066527e-05,9.479043364990503e-05,9.481070446781814e-05,9.483532630838454e-05,9.485559712629765e-05,9.487731585977599e-05,9.489904186921194e-05,9.491569653619081e-05,9.493959078099579e-05,9.496638085693121e-05,9.498737927060574e-05,9.500113083049655e-05,9.50228568399325e-05,9.50481990003027e-05,9.50670219026506e-05,9.508874063612893e-05,9.510684321867302e-05,9.512856922810897e-05,9.514739213045686e-05,9.516549471300095e-05,9.518504521111026e-05,9.520386811345816e-05,9.522631444269791e-05,9.524368942948058e-05,9.526179201202467e-05,9.528423834126443e-05,9.530089300824329e-05,9.531826799502596e-05,9.533419506624341e-05,9.53515773289837e-05,9.536533616483212e-05,9.538053564028814e-05,9.539139864500612e-05,9.541094914311543e-05,9.542542829876766e-05,9.544208296574652e-05,9.545439388602972e-05,9.54659772105515e-05,9.54782881308347e-05,9.54920396907255e-05,9.550652612233534e-05,9.55173818510957e-05,9.552462142892182e-05,9.553765994496644e-05,9.554924326948822e-05,9.556372242514044e-05,9.557096200296655e-05,9.558110468788072e-05,9.558834426570684e-05,9.55991999944672e-05,9.561079059494659e-05,9.561875049257651e-05,9.562961349729449e-05,9.56361327553168e-05,9.56433723331429e-05,9.565278014633805e-05,9.565929940436035e-05,9.566581866238266e-05,9.567305824020877e-05,9.568101813783869e-05,9.568608948029578e-05,9.569622488925233e-05,9.570274414727464e-05,9.570563997840509e-05,9.571070404490456e-05,9.571867121849209e-05,9.57259107963182e-05,9.573170245857909e-05,9.57389420364052e-05,9.574546129442751e-05,9.575270087225363e-05,9.575994045007974e-05,9.576718002790585e-05,9.577153105055913e-05,9.577949094818905e-05,9.578528261044994e-05,9.579107427271083e-05,9.579904144629836e-05,9.580411278875545e-05,9.581135236658156e-05,9.58200398599729e-05,9.582511120242998e-05,9.583162318449467e-05,9.583886276232079e-05,9.584393410477787e-05,9.585045336280018e-05,9.585551742929965e-05,9.586275700712577e-05,9.586710075382143e-05,9.587434033164755e-05,9.588013926986605e-05,9.588593093212694e-05,9.589172259438783e-05,9.589823457645252e-05,9.590403351467103e-05,9.590982517693192e-05,9.591416892362759e-05,9.591706475475803e-05,9.59214085014537e-05,9.592647256795317e-05,9.593154391041026e-05,9.593661525286734e-05,9.594023140380159e-05,9.594385483069345e-05,9.594964649295434e-05,9.595109440851957e-05,9.595471055945382e-05,9.595688607078046e-05,9.596050949767232e-05,9.596630115993321e-05,9.596919699106365e-05,9.59728131419979e-05,9.597498865332454e-05,9.597715688869357e-05],"recovered":[0.0,3.417541449834971e-07,6.762677458027611e-07,1.040467623170116e-06,1.4459386648013606e-06,1.920195018101367e-06,2.4219652914325707e-06,2.988900632772129e-06,3.6485153032117523e-06,4.357365469331853e-06,5.134276761964429e-06,5.958976089459611e-06,6.8806984927505255e-06,7.856001502659637e-06,8.912397788662929e-06,1.0049165211967193e-05,1.128874828282278e-05,1.26253544294741e-05,1.3945306818641257e-05,1.5302186511689797e-05,1.6651825717417523e-05,1.795657408365514e-05,1.9276527382317e-05,2.0565345039358363e-05,2.185416451538913e-05,2.3142983991419896e-05,2.4379669412155636e-05,2.559318636485841e-05,2.6844354579225183e-05,2.8063663194188848e-05,2.92438744509127e-05,3.039512193936389e-05,3.156591992592439e-05,3.2698342693038285e-05,3.38322133757174e-05,3.492408723104745e-05,3.6019584513269365e-05,3.708611984620802e-05,3.815916716121137e-05,3.922570249415003e-05,4.026327223982662e-05,4.1293606045655906e-05,4.2303661757614464e-05,4.328982686274685e-05,4.422313213581219e-05,4.5173816033639014e-05,4.609264215105213e-05,4.700929639511742e-05,4.790567982126959e-05,4.8780337237985805e-05,4.9639067583484575e-05,5.0497073971200734e-05,5.132104706717655e-05,5.215371129452251e-05,5.291758861858398e-05,5.3712603403255343e-05,5.447068906505592e-05,5.521646744455211e-05,5.5918077123351395e-05,5.661533941747621e-05,5.733287980547175e-05,5.7990320783574134e-05,5.867527943337336e-05,5.933272041147575e-05,5.993948070681654e-05,6.054551340639591e-05,6.116820441093296e-05,6.176627357490361e-05,6.23418964096345e-05,6.291607132880017e-05,6.345766450976953e-05,6.398188270395622e-05,6.450754153775051e-05,6.502162432298064e-05,6.551832484547049e-05,6.6019369114656e-05,6.652331649092957e-05,6.699829827994108e-05,6.744937854819e-05,6.790408951928839e-05,6.83414182276465e-05,6.879322609165683e-05,6.919218139955774e-05,6.962082261452451e-05,7.002412166912109e-05,7.041655771899968e-05,7.079161878209561e-05,7.11833345121704e-05,7.153957267291844e-05,7.18986993888393e-05,7.223683496704325e-05,7.257062679855153e-05,7.289500354090706e-05,7.32208281988278e-05,7.353941327892244e-05,7.384786295006052e-05,7.416427251882851e-05,7.444954826496542e-05,7.475003076251596e-05,7.502082735300064e-05,7.528945570811629e-05,7.555228512501344e-05,7.58151218178682e-05,7.607143197674304e-05,7.632050983374938e-05,7.657103560632095e-05,7.6802731200587e-05,7.705252937739715e-05,7.730305514996871e-05,7.751085649942979e-05,7.774110417813063e-05,7.795036071911454e-05,7.81632334110327e-05,7.838117016945034e-05,7.857883610995486e-05,7.877360621932894e-05,7.895244925748557e-05,7.91436032159254e-05,7.93151994002983e-05,7.950924918986857e-05,7.969533180585131e-05,7.98712790128775e-05,8.004721894394606e-05,8.021447865758091e-05,8.037304360186681e-05,8.054030331550166e-05,8.069887553574517e-05,8.083644206635654e-05,8.09732882771641e-05,8.112244540825486e-05,8.12578437034972e-05,8.139324199873954e-05,8.152212103595957e-05,8.166548650478944e-05,8.179291762644425e-05,8.192107634386048e-05,8.205285848816857e-05,8.218318544095382e-05,8.22954170871526e-05,8.240402530645952e-05,8.251045801443979e-05,8.26125469757244e-05,8.271898695966229e-05,8.281094051199034e-05,8.2915932580363e-05,8.301439811475575e-05,8.310780685860664e-05,8.321134373545647e-05,8.330692071467638e-05,8.339887426700443e-05,8.349010749952868e-05,8.357482147403061e-05,8.367039845325053e-05,8.375945617444813e-05,8.38528576423414e-05,8.393829921260476e-05,8.401431841775775e-05,8.409179281443357e-05,8.416999480687082e-05,8.424746920354664e-05,8.431552851106972e-05,8.438503573415801e-05,8.445092680631205e-05,8.45175381982699e-05,8.458560478175059e-05,8.464859274681658e-05,8.47137562232092e-05,8.478327072225511e-05,8.485060243401676e-05,8.490708569297567e-05,8.496283408021554e-05,8.502799755660817e-05,8.508809696650133e-05,8.51431250339374e-05,8.520249684806913e-05,8.525607699993998e-05,8.531255298294127e-05,8.53712044772692e-05,8.54218887980096e-05,8.54790851008147e-05,8.552687359042466e-05,8.557466208003461e-05,8.561955473851413e-05,8.56745828059502e-05,8.573395462008193e-05,8.578246342949569e-05,8.582228474551812e-05,8.586211333749816e-05,8.591062214691192e-05,8.595406688982621e-05,8.599967986810952e-05,8.604746835771948e-05,8.60930813360028e-05,8.61372536746785e-05,8.617707499070093e-05,8.622775931144133e-05,8.627120405435562e-05,8.631175296613947e-05,8.634505502413958e-05,8.637618884677067e-05,8.640877058496699e-05,8.644280023872852e-05,8.64782850840129e-05,8.651231473777443e-05,8.654489647597075e-05,8.65803740452975e-05,8.660933963255957e-05,8.664047345519066e-05,8.666581561556086e-05,8.66998452693224e-05,8.672808326082304e-05,8.675559365656227e-05,8.678745507495478e-05,8.681930921738967e-05,8.684972272021696e-05,8.68772403919138e-05,8.690837421454489e-05,8.694385178387165e-05,8.69720897753723e-05,8.700683974893764e-05,8.703507774043828e-05,8.706259541213512e-05,8.708359382580966e-05,8.71118318173103e-05,8.713572606211528e-05,8.715672447578982e-05,8.71878582984209e-05,8.720957703189924e-05,8.72313030413352e-05,8.725809311727062e-05,8.728125976631418e-05,8.730225817998871e-05,8.732976857572794e-05,8.735728624742478e-05,8.738552423892543e-05,8.74094184837304e-05,8.743331272853538e-05,8.745068771531805e-05,8.747096580918878e-05,8.74912366271019e-05,8.751005952944979e-05,8.753902511671185e-05,8.755712769925594e-05,8.757305477047339e-05,8.759550109971315e-05,8.761287608649582e-05,8.763170626480132e-05,8.765848906477913e-05,8.767948747845367e-05,8.769759006099775e-05,8.771786815486848e-05,8.774248271947727e-05,8.776203321758658e-05,8.778375195106491e-05,8.780040661804378e-05,8.781633368926123e-05,8.783733210293576e-05,8.785977843217552e-05,8.78778810147196e-05,8.789525600150228e-05,8.7915534095373e-05,8.793580491328612e-05,8.795245958026499e-05,8.796911424724385e-05,8.798576891422272e-05,8.800603973213583e-05,8.802486263448372e-05,8.803717355476692e-05,8.805527613731101e-05,8.807048288872465e-05,8.808206621324643e-05,8.810306462692097e-05,8.811609586700797e-05,8.812912710709497e-05,8.814143802737817e-05,8.81559171830304e-05,8.81682281033136e-05,8.818343485472724e-05,8.81942905834876e-05,8.820804941933602e-05,8.822036033961922e-05,8.822832751320675e-05,8.823846292216331e-05,8.825004624668509e-05,8.826235716696829e-05,8.827321289572865e-05,8.82819076650776e-05,8.829059515846893e-05,8.830000297166407e-05,8.831014565657824e-05,8.832244930090383e-05,8.832896855892614e-05,8.833838364807889e-05,8.834707114147022e-05,8.835358312353492e-05,8.835937478579581e-05,8.836806955514476e-05,8.837602945277467e-05,8.838182111503556e-05,8.83897882886231e-05,8.83963075466454e-05,8.840209920890629e-05,8.840716327540576e-05,8.841368253342807e-05,8.84216497070156e-05,8.842671377351508e-05,8.843323303153738e-05,8.843829709803686e-05,8.844554395182058e-05,8.84527835296467e-05,8.845784759614617e-05,8.846436685416847e-05,8.846943819662556e-05,8.847595017869025e-05,8.848391735227779e-05,8.848970901453868e-05,8.849694859236479e-05,8.850201993482187e-05,8.850997983245179e-05,8.851794700603932e-05,8.852373866830021e-05,8.852736209519207e-05,8.853460167301819e-05,8.853966573951766e-05,8.854618499753997e-05,8.85541521711275e-05,8.855849591782317e-05,8.856211206875741e-05,8.856863132677972e-05,8.857587090460584e-05,8.858239016262814e-05,8.858818182488903e-05,8.85932458913885e-05,8.859976514941081e-05,8.860338857630268e-05,8.860918023856357e-05,8.861279638949782e-05,8.861931564752012e-05,8.862510730978101e-05,8.863162656780332e-05,8.863524271873757e-05,8.863958646543324e-05,8.864537812769413e-05,8.8649001554586e-05,8.865261770552024e-05,8.865406562108546e-05,8.865841664373875e-05,8.866276039043441e-05,8.866710413713008e-05,8.867361611919478e-05,8.867651195032522e-05],"active":[7.808208465576172e-06,7.779969564580824e-06,7.838619239919353e-06,7.936366273497697e-06,8.057283594098408e-06,8.131861250149086e-06,8.302738024212886e-06,8.462754522042815e-06,8.55615780892549e-06,8.698796591488644e-06,8.845056072459556e-06,9.005796528072096e-06,9.146264346782118e-06,9.286005479225423e-06,9.453261554881465e-06,9.633551599108614e-06,9.800083716982044e-06,9.805153240449727e-06,9.860906175163109e-06,9.818910257308744e-06,9.800085535971448e-06,9.800085535971448e-06,9.750125173013657e-06,9.764606147655286e-06,9.73853821051307e-06,9.71319605014287e-06,9.690031220088713e-06,9.727680662763305e-06,9.670478902989998e-06,9.663963282946497e-06,9.680614311946556e-06,9.68061613093596e-06,9.614002919988707e-06,9.592280548531562e-06,9.57924930844456e-06,9.527841029921547e-06,9.490911907050759e-06,9.493083780398592e-06,9.464849426876754e-06,9.387371392222121e-06,9.34465424506925e-06,9.292518370784819e-06,9.230254363501444e-06,9.181014320347458e-06,9.154227882390842e-06,9.12816176423803e-06,9.105715434998274e-06,9.06155037228018e-06,9.015206160256639e-06,9.00434679351747e-06,8.976832759799436e-06,8.915289072319865e-06,8.871844329405576e-06,8.804508979665115e-06,8.792922017164528e-06,8.736446034163237e-06,8.709652320249006e-06,8.691557013662532e-06,8.676346624270082e-06,8.647388312965631e-06,8.591632649768144e-06,8.574257662985474e-06,8.515613444615155e-06,8.463473932351917e-06,8.453342161374167e-06,8.452618203591555e-06,8.423652616329491e-06,8.383103704545647e-06,8.357041224371642e-06,8.327355317305773e-06,8.297669410239905e-06,8.28680640552193e-06,8.286086085718125e-06,8.259296009782702e-06,8.259296009782702e-06,8.215851266868412e-06,8.163719030562788e-06,8.122442523017526e-06,8.11086647445336e-06,8.088420145213604e-06,8.089140465017408e-06,8.065253496170044e-06,8.056558726821095e-06,8.003706170711666e-06,7.974020263645798e-06,7.96967651695013e-06,7.948678103275597e-06,7.91826460044831e-06,7.913193257991225e-06,7.876275049056858e-06,7.88351462688297e-06,7.869748515076935e-06,7.846581866033375e-06,7.842965715099126e-06,7.82992719905451e-06,7.814720447640866e-06,7.764043402858078e-06,7.770555384922773e-06,7.73435749579221e-06,7.745220500510186e-06,7.743037713225931e-06,7.725670002400875e-06,7.701040885876864e-06,7.68294557929039e-06,7.695256499573588e-06,7.67425080994144e-06,7.674258085899055e-06,7.653259672224522e-06,7.629365427419543e-06,7.643124263267964e-06,7.606198778375983e-06,7.609814929310232e-06,7.5931602623313665e-06,7.560578524135053e-06,7.557689968962222e-06,7.548274879809469e-06,7.56782537791878e-06,7.554059266112745e-06,7.55045039113611e-06,7.527276466134936e-06,7.525100954808295e-06,7.519309292547405e-06,7.500486390199512e-06,7.491071301046759e-06,7.484559318982065e-06,7.4613853939808905e-06,7.451242709066719e-06,7.450522389262915e-06,7.4700728873722255e-06,7.46500154491514e-06,7.465729140676558e-06,7.467904652003199e-06,7.472248398698866e-06,7.44762655813247e-06,7.447633834090084e-06,7.449074473697692e-06,7.428076060023159e-06,7.402013579849154e-06,7.394766726065427e-06,7.3933188105002046e-06,7.38680682843551e-06,7.39550159778446e-06,7.382463081739843e-06,7.393326086457819e-06,7.3925984906964e-06,7.38970993552357e-06,7.3904229793697596e-06,7.3759438237175345e-06,7.372327672783285e-06,7.37522350391373e-06,7.371600077021867e-06,7.380287570413202e-06,7.372320396825671e-06,7.37522350391373e-06,7.365088094957173e-06,7.352049578912556e-06,7.365088094957173e-06,7.357120921369642e-06,7.3556730058044195e-06,7.3440896812826395e-06,7.345537596847862e-06,7.3498813435435295e-06,7.3469855124130845e-06,7.354225090239197e-06,7.349153747782111e-06,7.3527771746739745e-06,7.3498813435435295e-06,7.34118657419458e-06,7.3354021878913045e-06,7.343362085521221e-06,7.35205685487017e-06,7.343369361478835e-06,7.341914169955999e-06,7.3469855124130845e-06,7.339745934586972e-06,7.3440896812826395e-06,7.3440896812826395e-06,7.341914169955999e-06,7.343362085521221e-06,7.336850103456527e-06,7.339745934586972e-06,7.340466254390776e-06,7.3469855124130845e-06,7.348433427978307e-06,7.339018338825554e-06,7.336122507695109e-06,7.3382980190217495e-06,7.346257916651666e-06,7.344810001086444e-06,7.339018338825554e-06,7.331778760999441e-06,7.327435014303774e-06,7.3267146944999695e-06,7.325987098738551e-06,7.3325063567608595e-06,7.320195436477661e-06,7.31801992515102e-06,7.317292329389602e-06,7.319475116673857e-06,7.324539183173329e-06,7.3296105256304145e-06,7.333954272326082e-06,7.331778760999441e-06,7.328155334107578e-06,7.322363671846688e-06,7.320915756281465e-06,7.320915756281465e-06,7.31801992515102e-06,7.326707418542355e-06,7.320915756281465e-06,7.322363671846688e-06,7.327435014303774e-06,7.327435014303774e-06,7.324539183173329e-06,7.325987098738551e-06,7.328882929868996e-06,7.333226676564664e-06,7.333226676564664e-06,7.33539491193369e-06,7.331786036957055e-06,7.330338121391833e-06,7.328882929868996e-06,7.332499080803245e-06,7.327435014303774e-06,7.324539183173329e-06,7.333946996368468e-06,7.325259502977133e-06,7.328882929868996e-06,7.331051165238023e-06,7.326707418542355e-06,7.328882929868996e-06,7.331051165238023e-06,7.3325063567608595e-06,7.325987098738551e-06,7.31801992515102e-06,7.316572009585798e-06,7.312955858651549e-06,7.317299605347216e-06,7.319467840716243e-06,7.319467840716243e-06,7.325266778934747e-06,7.316572009585798e-06,7.320188160520047e-06,7.325987098738551e-06,7.320195436477661e-06,7.3267146944999695e-06,7.334674592129886e-06,7.32889020582661e-06,7.321643352042884e-06,7.325266778934747e-06,7.330330845434219e-06,7.324539183173329e-06,7.326707418542355e-06,7.323091267608106e-06,7.328162610065192e-06,7.331058441195637e-06,7.328162610065192e-06,7.325266778934747e-06,7.325987098738551e-06,7.331058441195637e-06,7.328155334107578e-06,7.325987098738551e-06,7.331778760999441e-06,7.331778760999441e-06,7.332499080803245e-06,7.328155334107578e-06,7.3267146944999695e-06,7.328162610065192e-06,7.325259502977133e-06,7.320915756281465e-06,7.328882929868996e-06,7.322363671846688e-06,7.325987098738551e-06,7.325266778934747e-06,7.324539183173329e-06,7.322370947804302e-06,7.32381158741191e-06,7.323091267608106e-06,7.323091267608106e-06,7.316572009585798e-06,7.317299605347216e-06,7.320915756281465e-06,7.325259502977133e-06,7.320915756281465e-06,7.318747520912439e-06,7.3151313699781895e-06,7.317292329389602e-06,7.320195436477661e-06,7.318747520912439e-06,7.319467840716243e-06,7.313683454412967e-06,7.314403774216771e-06,7.314396498259157e-06,7.31222826289013e-06,7.3122355388477445e-06,7.313683454412967e-06,7.3129485826939344e-06,7.310060027521104e-06,7.314403774216771e-06,7.312955858651549e-06,7.309332431759685e-06,7.308604835998267e-06,7.311507943086326e-06,7.31222826289013e-06,7.3100527515634894e-06,7.31222826289013e-06,7.31222826289013e-06,7.314403774216771e-06,7.314396498259157e-06,7.314396498259157e-06,7.313683454412967e-06,7.315124094020575e-06,7.3158444138243794e-06,7.315124094020575e-06,7.315124094020575e-06,7.314403774216771e-06,7.314403774216771e-06,7.31801992515102e-06,7.3151313699781895e-06,7.313676178455353e-06,7.315124094020575e-06,7.316572009585798e-06,7.315851689781994e-06,7.315851689781994e-06,7.316572009585798e-06,7.3129485826939344e-06,7.3158444138243794e-06,7.3180272011086345e-06,7.317299605347216e-06,7.315851689781994e-06,7.3158444138243794e-06,7.315851689781994e-06,7.316579285543412e-06,7.314403774216771e-06,7.313676178455353e-06,7.31222826289013e-06,7.313676178455353e-06,7.31222826289013e-06,7.311507943086326e-06,7.308604835998267e-06,7.308612111955881e-06,7.310060027521104e-06,7.305716280825436e-06,7.305709004867822e-06,7.304268365260214e-06,7.3064438765868545e-06,7.307884516194463e-06,7.30643660062924e-06,7.305709004867822e-06,7.301372534129769e-06,7.30064493836835e-06]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[7.808208465576172e-06,8.074661309365183e-06,8.425828127656132e-06,8.803061064099893e-06,9.257043529942166e-06,9.76098635874223e-06,1.0301131624146365e-05,1.0893409125856124e-05,1.1564608030312229e-05,1.2277077985345386e-05,1.3065575330983847e-05,1.3932993169873953e-05,1.4868472135276534e-05,1.5896632248768583e-05,1.7010228475555778e-05,1.8256327166454867e-05,1.9652306946227327e-05,2.093967850669287e-05,2.225601019745227e-05,2.361723454669118e-05,2.494515138096176e-05,2.633678559504915e-05,2.771611252683215e-05,2.9080232707201503e-05,3.0440733098657802e-05,3.180919884471223e-05,3.3177660952787846e-05,3.458232822595164e-05,3.5973964259028435e-05,3.73829752788879e-05,3.881081283907406e-05,4.0282819099957123e-05,4.1716448322404176e-05,4.317107595852576e-05,4.463873483473435e-05,4.611363692674786e-05,4.75972265121527e-05,4.904461093246937e-05,5.047389640822075e-05,5.196110578253865e-05,5.341066571418196e-05,5.490584226208739e-05,5.638653237838298e-05,5.7877365179592744e-05,5.935081571806222e-05,6.078517253627069e-05,6.226151890587062e-05,6.377479439834133e-05,6.524607306346297e-05,6.67347339913249e-05,6.824293814133853e-05,6.97084324201569e-05,7.121302041923627e-05,7.269298657774925e-05,7.417947199428454e-05,7.562179234810174e-05,7.712782826274633e-05,7.861503399908543e-05,8.005807467270643e-05,8.155687100952491e-05,8.303322101710364e-05,8.446902211289853e-05,8.589903154643252e-05,8.735800656722859e-05,8.886259456630796e-05,9.034183312905952e-05,9.18203586479649e-05,9.331191540695727e-05,9.47571243159473e-05,9.622333891456947e-05,9.765697177499533e-05,9.91557608358562e-05,0.0001005792582873255,0.00010205560829490423,0.00010350226511945948,0.00010494241723790765,0.00010638183448463678,0.00010781112359836698,0.00010927153925877064,0.00011069793254137039,0.00011215110862394795,0.00011359994095982984,0.00011500751134008169,0.00011645199992926791,0.00011788996926043183,0.0001193496718769893,0.00012075940321665257,0.00012217494077049196,0.00012362448615022004,0.00012503350444603711,0.00012646062532439828,0.00012787614832632244,0.00012933149992022663,0.0001307289203396067,0.00013216327351983637,0.00013363455946091563,0.00013508484698832035,0.0001365257048746571,0.00013797092833556235,0.00013939513883087784,0.00014083094720263034,0.0001422783243469894,0.00014373657177202404,0.0001451890275347978,0.0001466508983867243,0.0001481127692386508,0.00014960576663725078,0.0001510560541646555,0.000152567881741561,0.00015405798330903053,0.00015555243589915335,0.00015702155360486358,0.00015851019998081028,0.00016001623589545488,0.00016152227181009948,0.0001630811602808535,0.00016457417223136872,0.0001661366841290146,0.00016768905334174633,0.0001691806101007387,0.00017076845688279718,0.00017229621880687773,0.00017380515055265278,0.00017538141401018947,0.00017693379777483642,0.0001784709602361545,0.00018004071898758411,0.00018164014909416437,0.00018321353127248585,0.00018478762649465352,0.00018642834038473666,0.00018805383297149092,0.00018970250675920397,0.00019133380556013435,0.00019299262203276157,0.00019465071090962738,0.00019630517635960132,0.00019796687411144376,0.00019962785881944,0.00020140758715569973,0.0002031076728599146,0.0002048099267994985,0.00020653897081501782,0.00020821153884753585,0.0002099753328366205,0.00021173986897338182,0.00021353407646529377,0.00021536882559303194,0.0002171434898627922,0.00021897679835092276,0.0002207949000876397,0.0002226173528470099,0.00022442024783231318,0.0002263331989524886,0.0002282063360325992,0.00023014028556644917,0.0002320474450243637,0.0002339712664252147,0.00023591607168782502,0.0002378507488174364,0.0002398759388597682,0.0002418953226879239,0.00024392847262788564,0.0002460050745867193,0.0002481070114299655,0.00025020603789016604,0.00025232243933714926,0.00025445333449169993,0.0002566305629443377,0.00025878174346871674,0.0002610067604109645,0.0002632556715980172,0.0002654857817105949,0.0002677527954801917,0.0002700502227526158,0.00027227523969486356,0.00027458497788757086,0.00027696421602740884,0.0002792601881083101,0.0002816930355038494,0.0002841005043592304,0.000286516675259918,0.0002889219904318452,0.00029146199813112617,0.00029393896693363786,0.000296468089800328,0.0002990327193401754,0.0003015792171936482,0.00030422056443057954,0.00030688507831655443,0.0003095459833275527,0.0003122792986687273,0.0003149792901240289,0.0003176974132657051,0.00032049082801677287,0.00032329506939277053,0.0003261688689235598,0.00032897890196181834,0.0003319424868095666,0.00033488142071291804,0.0003378543769940734,0.0003408736956771463,0.00034384377067908645,0.00034683701233007014,0.0003499852027744055,0.0003530298708938062,0.0003561208432074636,0.00035939141525886953,0.0003626351826824248,0.0003659216745290905,0.0003693312464747578,0.00037270100438036025,0.0003760671243071556,0.00037940574111416936,0.00038289063377305865,0.0003864225873257965,0.0003898669092450291,0.00039338291389867663,0.00039702418143860996,0.00040065823122859,0.0004043465596623719,0.00040799652924761176,0.0004118014476262033,0.00041556291398592293,0.000419414893258363,0.00042339719948358834,0.00042725351522676647,0.00043113806168548763,0.0004352050891611725,0.0004390939720906317,0.00044318923028185964,0.0004473438602872193,0.00045158248394727707,0.0004558298096526414,0.0004600343818310648,0.00046438307617790997,0.0004687708569690585,0.00047312313108704984,0.00047763471957296133,0.00048210867680609226,0.000486599252326414,0.0004912440781481564,0.0004959367215633392,0.0005006329156458378,0.0005053168279118836,0.0005100854323245585,0.0005149641074240208,0.0005199289880692959,0.000524865579791367,0.000529907934833318,0.0005349567509256303,0.0005400700028985739,0.0005452723708003759,0.0005505449371412396,0.0005558595294132829,0.0005611624801531434,0.0005664835916832089,0.0005719125620089471,0.0005774074234068394,0.000583069515414536,0.0005886244471184909,0.0005943771102465689,0.0006000978173688054,0.0006059670122340322,0.0006118593737483025,0.0006178393959999084,0.0006237360648810863,0.0006298572407104075,0.0006359241087920964,0.0006420192075893283,0.0006482142489403486,0.0006544620846398175,0.0006608163821510971,0.0006671735900454223,0.0006735503557138145,0.0006802877178415656,0.0006868346245028079,0.000693439447786659,0.0007002289057709277,0.0007071328000165522,0.0007139483350329101,0.0007208717288449407,0.0007278893026523292,0.0007348908693529665,0.0007421705522574484,0.0007493734592571855,0.0007566632120870054,0.0007639537798240781,0.0007714527891948819,0.0007789540104568005,0.0007866398664191365,0.0007942417287267745,0.000801989110186696,0.0008098299149423838,0.0008177394629456103,0.0008257105946540833,0.0008338323677890003,0.0008420923841185868,0.0008503379067406058,0.000858600134961307,0.0008670708048157394,0.0008755162125453353,0.0008841187227517366,0.0008927625021897256,0.0009015293326228857,0.0009103729389607906,0.0009191753342747688,0.0009281977545469999,0.0009372904314659536,0.0009464005124755204,0.0009553339332342148,0.0009645663667470217,0.0009738979861140251,0.0009832469513639808,0.0009926408529281616,0.0010023388313129544,0.0010120534570887685,0.0010218536481261253,0.0010316928382962942,0.0010416710283607244,0.0010517187183722854,0.0010619481327012181,0.001072204438969493,0.001082658302038908,0.00109309412073344,0.0011033402988687158,0.001114057027734816,0.001124918577261269,0.001135753351263702,0.0011465540155768394,0.0011575574753805995,0.0011687767691910267,0.001179919228889048,0.0011911833425983787,0.0012024330208078027,0.0012138934107497334,0.0012254732428118587,0.0012370978947728872,0.0012486864579841495,0.0012604451039806008,0.0012723557883873582,0.0012844243319705129,0.001296404516324401,0.0013085288228467107,0.001320676296018064,0.0013328961795195937,0.0013453919673338532,0.0013576907804235816,0.0013703349977731705,0.00138297479134053,0.0013957746559754014],"recovered":[0.0,3.533390326992958e-07,6.480295837718586e-07,9.948521437763702e-07,1.33515811739926e-06,1.7406291590305045e-06,2.189543465647148e-06,2.6761088065541117e-06,3.2155301141756354e-06,3.832425136351958e-06,4.50652078143321e-06,5.228404006629717e-06,5.997350854158867e-06,6.8872150222887285e-06,7.82776260166429e-06,8.83709617482964e-06,1.0009342076955363e-05,1.127933501265943e-05,1.256525774806505e-05,1.386638541589491e-05,1.520805926702451e-05,1.653959770919755e-05,1.7905165805132128e-05,1.926204640767537e-05,2.0661644157371484e-05,2.2008387531968765e-05,2.337612932024058e-05,2.475835026416462e-05,2.616591336845886e-05,2.755247987806797e-05,2.8957147151231766e-05,3.0373399567906745e-05,3.17882040690165e-05,3.325948637211695e-05,3.469094372121617e-05,3.619335620896891e-05,3.766898225876503e-05,3.914678018190898e-05,4.0570997953182086e-05,4.202996933599934e-05,4.353527765488252e-05,4.499135320656933e-05,4.6427881898125634e-05,4.792522668140009e-05,4.9459500587545335e-05,5.09633646288421e-05,5.2397717809071764e-05,5.386537668528035e-05,5.533883086172864e-05,5.682748815161176e-05,5.8356694353278726e-05,5.9867797972401604e-05,6.138324533822015e-05,6.283497350523248e-05,6.435332034016028e-05,6.585138908121735e-05,6.729515735059977e-05,6.876064435346052e-05,7.025654485914856e-05,7.173868652898818e-05,7.323024328798056e-05,7.472613651771098e-05,7.617208029842004e-05,7.764191104797646e-05,7.912477303761989e-05,8.058809180511162e-05,8.206588972825557e-05,8.356395846931264e-05,8.504393190378323e-05,8.648334915051237e-05,8.797417831374332e-05,8.940418774727732e-05,9.081030293600634e-05,9.225986286764964e-05,9.371955820824951e-05,9.519011655356735e-05,9.661578224040568e-05,9.808634058572352e-05,9.95025911834091e-05,0.00010098183702211827,0.00010241329437121749,0.00010387733345851302,0.00010536526679061353,0.00010680324339773506,0.00010825425124494359,0.00010966905392706394,0.00011115481174783781,0.00011256092693656683,0.00011395329056540504,0.00011539560364326462,0.00011683865159284323,0.00011824187095044181,0.00011970156629104167,0.00012110116222174838,0.00012252973101567477,0.0001239763805642724,0.00012542883632704616,0.00012689722643699497,0.00012829031038563699,0.00012978041195310652,0.0001312031818088144,0.0001326505735050887,0.00013409215898718685,0.00013557069178204983,0.00013698766997549683,0.00013845677312929183,0.0001399106695316732,0.00014139570703264326,0.0001428597461199388,0.0001443462388124317,0.00014584502787329257,0.00014731920964550227,0.00014879120863042772,0.00015026176697574556,0.00015173957217484713,0.00015325429558288306,0.00015478493878617883,0.00015631270071025938,0.00015786869334988296,0.00015943845210131258,0.00016092276200652122,0.00016249975305981934,0.00016404561756644398,0.00016558278002776206,0.00016712067008484155,0.00016865784709807485,0.00017019429651554674,0.00017175391258206218,0.0001733374228933826,0.00017492093320470303,0.00017651022062636912,0.00017810241843108088,0.00017972575733438134,0.0001813425769796595,0.00018298908253200352,0.00018463486048858613,0.0001862610806711018,0.00018790323520079255,0.00018956638814415783,0.000191185376024805,0.00019295859965495765,0.0001946775009855628,0.00019638121011666954,0.00019812256505247205,0.0001997907820623368,0.0002015190984820947,0.0002032778284046799,0.00020504163694567978,0.0002067967434413731,0.00020859601499978453,0.0002104286104440689,0.00021224960801191628,0.00021408652537502348,0.00021593576821032912,0.00021780093084089458,0.00021968131477478892,0.0002215870190411806,0.00022345580509863794,0.00022536152391694486,0.00022731792705599219,0.00022924535733181983,0.00023123434220906347,0.000233193626627326,0.00023522025730926543,0.0002372744056629017,0.0002392923488514498,0.00024140080495271832,0.00024352299806196243,0.0002456647634971887,0.00024780796957202256,0.000249964912654832,0.0002521088463254273,0.0002542744914535433,0.0002565140021033585,0.00025880709290504456,0.00026103571872226894,0.00026330491527915,0.0002656306023709476,0.0002679243916645646,0.00027023485745303333,0.000272617005975917,0.00027495643007569015,0.000277403014479205,0.0002798191853798926,0.00028233599732629955,0.00028479270986281335,0.0002872429322451353,0.0002898306993301958,0.00029232000815682113,0.00029489040025509894,0.00029749120585620403,0.0003001166332978755,0.00030282168881967664,0.00030549202347174287,0.00030821518157608807,0.0003109622630290687,0.00031375419348478317,0.0003165577363688499,0.00031941995257511735,0.00032232629018835723,0.00032524135895073414,0.0003281745011918247,0.0003311387845315039,0.0003340922121424228,0.00033712817821651697,0.00034021263127215207,0.00034324859734624624,0.0003462968743406236,0.00034950734698213637,0.00035268449573777616,0.00035589205799624324,0.00035927919088862836,0.0003625873941928148,0.0003659484791569412,0.0003692979516927153,0.00037268002051860094,0.0003761091211345047,0.00037962949136272073,0.000383115082513541,0.00038669988862238824,0.0003903360920958221,0.0003940019814763218,0.00039766207919456065,0.00040133160655386746,0.00040511987754143775,0.00040889871888794005,0.000412742723710835,0.0004166605940554291,0.00042054514051415026,0.00042451079934835434,0.00042848658631555736,0.0004325463669374585,0.00043662425014190376,0.000440702133346349,0.0004449190164450556,0.000449170678621158,0.0004534310137387365,0.0004576906212605536,0.0004620986874215305,0.00046653859317302704,0.0004709929635282606,0.00047549515147693455,0.00048003497067838907,0.00048468849854543805,0.0004893572186119854,0.00049402448348701,0.0004987756838090718,0.0005036102375015616,0.0005084360600449145,0.0005133871454745531,0.0005184765323065221,0.0005235021817497909,0.0005286248633638024,0.0005337787442840636,0.0005390035221353173,0.000544267357327044,0.0005495232762768865,0.0005548031185753644,0.0005602016462944448,0.0005655995337292552,0.0005711885169148445,0.0005767731345258653,0.0005824077525176108,0.0005879271775484085,0.0005937297828495502,0.0005995815736241639,0.0006054703262634575,0.0006113453418947756,0.0006174230366013944,0.0006234023021534085,0.0006294409395195544,0.0006355620571412146,0.0006417578551918268,0.0006480621523223817,0.0006543889758177102,0.0006607135874219239,0.0006672025774605572,0.0006737306830473244,0.0006802862626500428,0.0006870373617857695,0.0006937514990568161,0.000700604694429785,0.0007075433386489749,0.0007145283161662519,0.0007214451907202601,0.0007284120656549931,0.0007356178248301148,0.0007429330144077539,0.0007502147927880287,0.0007575581548735499,0.0007648993632756174,0.0007725070463493466,0.000780105241574347,0.0007876926683820784,0.0007955240434966981,0.0008034307393245399,0.0008113178191706538,0.0008192810346372426,0.0008274425636045635,0.0008357141632586718,0.0008439648081548512,0.0008522392599843442,0.0008605608600191772,0.0008690793765708804,0.0008777441107667983,0.0008863640250638127,0.0008951800991781056,0.0009038926800712943,0.0009127616067416966,0.000921770348213613,0.0009308232110925019,0.0009397211251780391,0.0009488138020969927,0.00095801439601928,0.0009673250024206936,0.0009767181472852826,0.0009861997095867991,0.0009959244634956121,0.0010056195314973593,0.0010153624461963773,0.0010252356296405196,0.0010352160315960646,0.0010453007416799664,0.001055522239767015,0.0010658559622243047,0.0010761896846815944,0.0010864024516195059,0.0010968823917210102,0.0011076831724494696,0.001118502696044743,0.0011292954441159964,0.0011401056544855237,0.0011511880438774824,0.0011622081510722637,0.001173465745523572,0.001184716122224927,0.00119610910769552,0.0012075369013473392,0.0012190674897283316,0.0012305618729442358,0.0012422597501426935,0.0012540147872641683,0.00126604491379112,0.0012779897078871727,0.001290108892135322,0.00130201387219131,0.001314240274950862,0.001326590427197516,0.0013388957595452666,0.0013513335725292563,0.0013640103861689568],"active":[7.808208465576172e-06,7.7213226177264e-06,7.777798600727692e-06,7.808208465576172e-06,7.921885298856068e-06,8.020357199711725e-06,8.111588613246568e-06,8.217300091928337e-06,8.349077688762918e-06,8.444652848993428e-06,8.559054549550638e-06,8.704589163244236e-06,8.871121281117667e-06,9.009417226479854e-06,9.182465873891488e-06,9.419230991625227e-06,9.642964869271964e-06,9.660343494033441e-06,9.690752449387219e-06,9.750849130796269e-06,9.737092113937251e-06,9.7971878858516e-06,9.81094672170002e-06,9.818186299526133e-06,9.779088941286318e-06,9.800811312743463e-06,9.801531632547267e-06,9.823977961787023e-06,9.808050890569575e-06,9.830495400819927e-06,9.853665687842295e-06,9.909419532050379e-06,9.928244253387675e-06,9.911589586408809e-06,9.947791113518178e-06,9.920280717778951e-06,9.928244253387675e-06,9.897830750560388e-06,9.902898455038667e-06,9.931136446539313e-06,9.87538805929944e-06,9.914489055518061e-06,9.958650480257347e-06,9.952138498192653e-06,9.891315130516887e-06,9.821807907428592e-06,9.863801096798852e-06,9.909417713060975e-06,9.907242201734334e-06,9.907245839713141e-06,9.886243788059801e-06,9.840634447755292e-06,9.829775081016123e-06,9.85801307251677e-06,9.82615165412426e-06,9.770403266884387e-06,9.832670912146568e-06,9.854389645624906e-06,9.801529813557863e-06,9.818184480536729e-06,9.802977729123086e-06,9.742885595187545e-06,9.726951248012483e-06,9.716095519252121e-06,9.737821528688073e-06,9.753741323947906e-06,9.754468919709325e-06,9.74795693764463e-06,9.713192412164062e-06,9.7399897640571e-06,9.682793461252004e-06,9.75157308857888e-06,9.768955351319164e-06,9.795745427254587e-06,9.78270691120997e-06,9.752300684340298e-06,9.766052244231105e-06,9.724783012643456e-06,9.76894807536155e-06,9.716095519252121e-06,9.737814252730459e-06,9.722607501316816e-06,9.64224454946816e-06,9.648756531532854e-06,9.635718015488237e-06,9.680617949925363e-06,9.60459146881476e-06,9.614013833925128e-06,9.671195584814996e-06,9.637900802772492e-06,9.621973731555045e-06,9.634277375880629e-06,9.629933629184961e-06,9.62775811785832e-06,9.633542504161596e-06,9.658178896643221e-06,9.656010661274195e-06,9.628478437662125e-06,9.680617949925363e-06,9.614726877771318e-06,9.627765393815935e-06,9.627750841900706e-06,9.644412784837186e-06,9.618335752747953e-06,9.663228411227465e-06,9.655996109358966e-06,9.695097105577588e-06,9.660347132012248e-06,9.708135621622205e-06,9.71174449659884e-06,9.707408025860786e-06,9.702343959361315e-06,9.718991350382566e-06,9.754468919709325e-06,9.782699635252357e-06,9.82686469797045e-06,9.789233445189893e-06,9.823983418755233e-06,9.82035999186337e-06,9.742157999426126e-06,9.845694876275957e-06,9.796465747058392e-06,9.759532986208797e-06,9.798633982427418e-06,9.813127689994872e-06,9.813113138079643e-06,9.846422472037375e-06,9.886236512102187e-06,9.876108379103243e-06,9.86669328995049e-06,9.918119758367538e-06,9.951414540410042e-06,9.976749424822628e-06,9.991228580474854e-06,1.0003539500758052e-05,1.001585042104125e-05,1.004409568849951e-05,1.0063638910651207e-05,1.006147067528218e-05,1.022221113089472e-05,1.0149073204956949e-05,1.0132425813935697e-05,1.0157760698348284e-05,1.0088973795063794e-05,1.0184550774283707e-05,1.0220770491287112e-05,1.025624806061387e-05,1.0327188647352159e-05,1.0346746421419084e-05,1.0380783351138234e-05,1.036628964357078e-05,1.0367744835093617e-05,1.0333722457289696e-05,1.0397430742159486e-05,1.0405405191704631e-05,1.045897079166025e-05,1.0460425983183086e-05,1.051546132657677e-05,1.0554547770880163e-05,1.0532821761444211e-05,1.063058152794838e-05,1.0660980478860438e-05,1.0734846000559628e-05,1.078481727745384e-05,1.0832605767063797e-05,1.0913689038716257e-05,1.0921634384430945e-05,1.0930336429737508e-05,1.0965799447149038e-05,1.0973773896694183e-05,1.1041847756132483e-05,1.1146825272589922e-05,1.1211290257051587e-05,1.12387933768332e-05,1.1243129847571254e-05,1.1239520972594619e-05,1.1280062608420849e-05,1.1333613656461239e-05,1.1335796443745494e-05,1.1458178050816059e-05,1.1483498383313417e-05,1.1560245184227824e-05,1.1518975952640176e-05,1.1642812751233578e-05,1.160296960733831e-05,1.1675379937514663e-05,1.1789787095040083e-05,1.1748517863452435e-05,1.1900556273758411e-05,1.1994678061455488e-05,1.2054777471348643e-05,1.2162665370851755e-05,1.2157601304352283e-05,1.220538979396224e-05,1.2275646440684795e-05,1.233280636370182e-05,1.2414675438776612e-05,1.2421165592968464e-05,1.2522534234449267e-05,1.2555130524560809e-05,1.2613018043339252e-05,1.2699194485321641e-05,1.2704986147582531e-05,1.2744800187647343e-05,1.2857024557888508e-05,1.2817239621654153e-05,1.287224586121738e-05,1.3094540918245912e-05,1.3127835700288415e-05,1.3237178791314363e-05,1.3439188478514552e-05,1.3421813491731882e-05,1.3479730114340782e-05,1.3457261957228184e-05,1.3592682080343366e-05,1.3742566807195544e-05,1.3757788110524416e-05,1.3753422535955906e-05,1.3909098925068974e-05,1.3958342606201768e-05,1.4010467566549778e-05,1.3994547771289945e-05,1.4139368431642652e-05,1.4231307432055473e-05,1.4295015716925263e-05,1.4498480595648289e-05,1.4510791515931487e-05,1.4477467630058527e-05,1.4659948647022247e-05,1.4583172742277384e-05,1.4702643966302276e-05,1.479749334976077e-05,1.4958233805373311e-05,1.5127676306292415e-05,1.5115365386009216e-05,1.5212397556751966e-05,1.5339843230322003e-05,1.5432509826496243e-05,1.5536032151430845e-05,1.5570083633065224e-05,1.56062887981534e-05,1.5748926671221852e-05,1.590175088495016e-05,1.5944417100399733e-05,1.5959609299898148e-05,1.6060948837548494e-05,1.6188423614948988e-05,1.631875056773424e-05,1.642951974645257e-05,1.6520789358764887e-05,1.64802186191082e-05,1.656782114878297e-05,1.6647507436573505e-05,1.6766192857176065e-05,1.6856007277965546e-05,1.6895122826099396e-05,1.696031540632248e-05,1.7109443433582783e-05,1.720577711239457e-05,1.74699816852808e-05,1.743593020364642e-05,1.7603975720703602e-05,1.769006485119462e-05,1.8039834685623646e-05,1.8129590898752213e-05,1.825782237574458e-05,1.8265738617628813e-05,1.8511898815631866e-05,1.850107219070196e-05,1.861690543591976e-05,1.877330942079425e-05,1.8900027498602867e-05,1.905852695927024e-05,1.911143772304058e-05,1.9161379896104336e-05,1.9574130419641733e-05,1.9632047042250633e-05,1.9708764739334583e-05,1.9942643120884895e-05,2.0095438230782747e-05,2.0196835976094007e-05,2.026703441515565e-05,2.034596400335431e-05,2.036255318671465e-05,2.072536153718829e-05,2.0961393602192402e-05,2.1045387256890535e-05,2.102076541632414e-05,2.12379964068532e-05,2.1395855583250523e-05,2.1740503143519163e-05,2.1734682377427816e-05,2.1883868612349033e-05,2.2137246560305357e-05,2.2215419448912144e-05,2.2279855329543352e-05,2.2514548618346453e-05,2.2811349481344223e-05,2.2895343136042356e-05,2.2885971702635288e-05,2.3105996660888195e-05,2.327695256099105e-05,2.3557862732559443e-05,2.3683125618845224e-05,2.3785221856087446e-05,2.40089138969779e-05,2.3995235096663237e-05,2.4305074475705624e-05,2.4528824724256992e-05,2.463016426190734e-05,2.4510722141712904e-05,2.48452415689826e-05,2.5084184017032385e-05,2.5232555344700813e-05,2.5315850507467985e-05,2.5620684027671814e-05,2.5853747501969337e-05,2.592918463051319e-05,2.6073306798934937e-05,2.6308582164347172e-05,2.6483088731765747e-05,2.673210110515356e-05,2.6903697289526463e-05,2.7136062271893024e-05,2.7238158509135246e-05,2.715061418712139e-05,2.7654576115310192e-05,2.8036185540258884e-05,2.807017881423235e-05,2.8051319532096386e-05,2.8262031264603138e-05,2.8671114705502987e-05,2.8731185011565685e-05,2.897519152611494e-05,2.896727528423071e-05,2.91772885248065e-05,2.936413511633873e-05,2.9560993425548077e-05,2.961896825581789e-05,2.9883231036365032e-05,3.009603824466467e-05,3.0409544706344604e-05,3.035960253328085e-05,3.053911495953798e-05,3.056740388274193e-05,3.088230732828379e-05,3.1151692382991314e-05,3.1100353226065636e-05,3.143923822790384e-05,3.1641218811273575e-05,3.1764269806444645e-05]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[7.808208465576172e-06,8.065971996984445e-06,8.400485967285931e-06,8.779890777077526e-06,9.195498932967894e-06,9.641516953706741e-06,1.0132425813935697e-05,1.0655194273567759e-05,1.1236610589548945e-05,1.1838301361422054e-05,1.2506603525253013e-05,1.3251657037471887e-05,1.4034360901860055e-05,1.4879333321005106e-05,1.5784402421559207e-05,1.675029307079967e-05,1.7796552128857e-05,1.8818194803316146e-05,1.9835493731079623e-05,2.0826724721700884e-05,2.1830266632605344e-05,2.2801948944106698e-05,2.3780870833434165e-05,2.4770653908490203e-05,2.5727131287567317e-05,2.6684332624427043e-05,2.7643705834634602e-05,2.8594391551450826e-05,2.9536387955886312e-05,3.046969504794106e-05,3.138272950309329e-05,3.231096707168035e-05,3.318634844617918e-05,3.4089971450157464e-05,3.499793820083141e-05,3.5855940950568765e-05,3.671395097626373e-05,3.757050581043586e-05,3.842778824036941e-05,3.927493162336759e-05,4.010687189293094e-05,4.090333459316753e-05,4.1702689486555755e-05,4.2516527173575014e-05,4.329850708018057e-05,4.405731669976376e-05,4.484871169552207e-05,4.562055255519226e-05,4.635981531464495e-05,4.707156040240079e-05,4.7802855988265947e-05,4.855659790337086e-05,4.924590029986575e-05,4.998588337912224e-05,5.0691836804617196e-05,5.138113920111209e-05,5.2037132263649255e-05,5.2698196668643504e-05,5.334767411113717e-05,5.401742600952275e-05,5.4660384193994105e-05,5.532651630346663e-05,5.595282345893793e-05,5.655451604980044e-05,5.717141175409779e-05,5.776441321359016e-05,5.837623757543042e-05,5.896779111935757e-05,5.9569480072241277e-05,6.017334453645162e-05,6.0729416873073205e-05,6.128838867880404e-05,6.182202196214348e-05,6.238243804546073e-05,6.292547914199531e-05,6.345983274513856e-05,6.400939309969544e-05,6.45263644400984e-05,6.505564670078456e-05,6.555307481903583e-05,6.605991802643985e-05,6.654141179751605e-05,6.702436076011509e-05,6.751526962034404e-05,6.799169932492077e-05,6.846088217571378e-05,6.89438238623552e-05,6.94180853315629e-05,6.98669973644428e-05,7.03043260728009e-05,7.071920845191926e-05,7.115074549801648e-05,7.157793879741803e-05,7.199137326097116e-05,7.238308899104595e-05,7.280521094799042e-05,7.319547876249999e-05,7.36074653104879e-05,7.401293987641111e-05,7.441189518431202e-05,7.480288331862539e-05,7.518373604398221e-05,7.560006633866578e-05,7.59678878239356e-05,7.634946814505383e-05,7.672308129258454e-05,7.707641634624451e-05,7.743047899566591e-05,7.77838213252835e-05,7.813064439687878e-05,7.8461533121299e-05,7.882138743298128e-05,7.916531467344612e-05,7.949403516249731e-05,7.983941031852737e-05,8.017465006560087e-05,8.051929762586951e-05,8.085308945737779e-05,8.118615369312465e-05,8.150112262228504e-05,8.183129102690145e-05,8.21571156848222e-05,8.248366066254675e-05,8.278776658698916e-05,8.310417615575716e-05,8.34169695735909e-05,8.372903539566323e-05,8.404762047575787e-05,8.434159099124372e-05,8.465655264444649e-05,8.49353164085187e-05,8.525100565748289e-05,8.555004023946822e-05,8.583965973230079e-05,8.612203964730725e-05,8.640225132694468e-05,8.66889749886468e-05,8.697063458384946e-05,8.724287908989936e-05,8.751585119171068e-05,8.778881601756439e-05,8.807047561276704e-05,8.83275133674033e-05,8.858962246449664e-05,8.884521230356768e-05,8.907691517379135e-05,8.933756907936186e-05,8.958230318967253e-05,8.981617429526523e-05,9.005583706311882e-05,9.02831889106892e-05,9.05358829186298e-05,9.078857692657039e-05,9.101231262320653e-05,9.124400821747258e-05,9.147787932306528e-05,9.173998842015862e-05,9.198761108564213e-05,9.221424261340871e-05,9.243580279871821e-05,9.266677807318047e-05,9.287241118727252e-05,9.307804430136457e-05,9.330539614893496e-05,9.354505891678855e-05,9.375286026624963e-05,9.39722522161901e-05,9.418584522791207e-05,9.441826841793954e-05,9.464489994570613e-05,9.486718045081943e-05,9.50800531427376e-05,9.52951013459824e-05,9.551376570016146e-05,9.572229464538395e-05,9.592864807927981e-05,9.615020826458931e-05,9.63587372098118e-05,9.658681665314361e-05,9.679389768280089e-05,9.699590737000108e-05,9.721094829728827e-05,9.740716632222757e-05,9.761279943631962e-05,9.781191329238936e-05,9.800813859328628e-05,9.822100400924683e-05,9.842446888796985e-05,9.861995931714773e-05,9.881111327558756e-05,9.902181045617908e-05,9.920934098772705e-05,9.941570169758052e-05,9.961264004232362e-05,9.980306640500203e-05,0.0001000101474346593,0.00010019912588177249,0.00010039462358690798,0.00010059084161184728,0.00010080226638820022,0.00010100282815983519,0.00010120266961166635,0.00010139020014321432,0.00010157265933230519,0.00010175584611715749,0.00010195568756898865,0.00010213162750005722,0.00010230178304482251,0.00010246976307826117,0.000102660917036701,0.00010282527364324778,0.00010300556459696963,0.00010316703264834359,0.00010336541890865192,0.00010356163693359122,0.0001037375841406174,0.00010392584226792678,0.00010411626863060519,0.00010431683040224016,0.00010449494584463537,0.00010468392429174855,0.00010487145482329652,0.0001050662249326706,0.00010527403355808929,0.00010546301200520247,0.00010566212586127222,0.00010585472045931965,0.00010605166608002037,0.00010623412526911125,0.00010643251880537719,0.00010662728891475126,0.00010681192361516878,0.00010700018174247816,0.0001071992955985479,0.00010738827404566109,0.00010757435666164383,0.00010776115959743038,0.00010795303387567401,0.0001081355003407225,0.0001083186871255748,0.00010849317914107814,0.00010867202217923477,0.00010884941730182618,0.00010902536450885236,0.00010920855129370466,0.00010938666673609987,0.00010958867642330006,0.0001097617277991958,0.00010995287448167801,0.00011012158211087808,0.00011031418398488313,0.00011049881868530065,0.00011068127787439153,0.00011085215373896062,0.00011105705925729126,0.00011123083822894841,0.00011143140000058338,0.0001116160347010009,0.00011179704597452655,0.00011197009735042229,0.00011214024561922997,0.00011232198448851705,0.00011251748219365254,0.00011269632523180917,0.0001128693693317473,0.00011305038788123056,0.0001132176403189078,0.00011340517085045576,0.00011358039773767814,0.0001137490980909206,0.000113913461973425,0.00011407926649553701,0.00011426100536482409,0.0001144333291449584,0.00011460710811661556,0.00011476856889203191,0.0001149452364188619,0.00011511973571032286,0.00011529857874847949,0.0001154513520305045,0.00011563164298422635,0.00011579527927096933,0.0001159647072199732,0.00011614282993832603,0.0001163187698693946,0.00011650413216557354,0.00011669672676362097,0.00011686905781971291,0.00011705368524417281,0.00011723252828232944,0.00011739978799596429,0.00011756994354072958,0.00011774516315199435,0.00011791893484769389,0.00011810067371698096,0.00011828530841739848,0.00011845980770885944,0.00011863213148899376,0.00011880227975780144,0.00011896736396010965,0.00011913751950487494,0.00011929825996048748,0.00011945465666940436,0.00011961032578255981,0.00011978192924289033,0.00011994484520982951,0.00012010051432298496,0.00012025039177387953,0.00012041620357194915,0.00012056970444973558,0.00012072610115865245,0.00012089335359632969,0.00012105482164770365,0.00012121917825425044,0.0001213748546433635,0.00012153269199188799,0.00012169416004326195,0.00012187082757009193,0.00012203012011013925,0.00012219883501529694,0.00012235739268362522,0.00012250873260200024,0.00012266874546185136,0.00012283236719667912,0.00012299674563109875,0.0001231524074682966,0.00012330662866588682,0.00012348403106443584,0.00012364477152004838,0.00012380044790916145,0.00012393873475957662,0.00012409874761942774,0.00012425731983967125,0.00012442239676602185,0.0001245773455593735,0.0001247424224857241,0.0001249060733243823,0.00012505956692621112,0.00012521813914645463,0.0001253752561751753,0.0001255388924619183,0.00012569600949063897,0.00012583720672409981,0.00012599215551745147,0.0001261340657947585,0.00012629697448574007,0.000126456274301745,0.00012660759966820478,0.0001267545740120113,0.00012689793948084116,0.00012702972162514925],"recovered":[0.0,3.497187606171792e-07,6.538220418406127e-07,9.71682311501354e-07,1.3235733149485895e-06,1.7015302091749618e-06,2.1200341961957747e-06,2.586325990705518e-06,3.0866481210978236e-06,3.604347739383229e-06,4.202417585474905e-06,4.8222091209026985e-06,5.49123615201097e-06,6.1964660744706634e-06,6.97337782185059e-06,7.833555173419882e-06,8.714730938663706e-06,9.733476872497704e-06,1.0747878150141332e-05,1.1765176168410107e-05,1.2767269254254643e-05,1.3751260667049792e-05,1.4733079297002405e-05,1.569896994624287e-05,1.6682961359038018e-05,1.7640886653680354e-05,1.8623428331920877e-05,1.9587147107813507e-05,2.0555933588184416e-05,2.1507341443793848e-05,2.2460199033957906e-05,2.3381197024718858e-05,2.430219501547981e-05,2.52065401582513e-05,2.6127539968001656e-05,2.7032609068555757e-05,2.7951435185968876e-05,2.8801476219086908e-05,2.970147761516273e-05,3.0568895454052836e-05,3.1402283639181405e-05,3.226173794246279e-05,3.31045375787653e-05,3.392923827050254e-05,3.476117490208708e-05,3.557139280019328e-05,3.632368679973297e-05,3.71230453311e-05,3.793109135585837e-05,3.867831765091978e-05,3.941106115235016e-05,4.0138012991519645e-05,4.090478614671156e-05,4.162811819696799e-05,4.2354346078354865e-05,4.306029950384982e-05,4.375249773147516e-05,4.442296994966455e-05,4.508982601691969e-05,4.574509512167424e-05,4.640760744223371e-05,4.707518746727146e-05,4.7730456572026014e-05,4.83878975501284e-05,4.900044950773008e-05,4.963182800565846e-05,5.025379141443409e-05,5.086416786070913e-05,5.147744377609342e-05,5.205668639973737e-05,5.2663446695078164e-05,5.323400182533078e-05,5.378935384214856e-05,5.4348322009900585e-05,5.491308547789231e-05,5.545178282773122e-05,5.601292650680989e-05,5.657479414367117e-05,5.708742537535727e-05,5.760005660704337e-05,5.811703158542514e-05,5.8639074268285185e-05,5.911622793064453e-05,5.962017166893929e-05,6.011397636029869e-05,6.060705709387548e-05,6.107552326284349e-05,6.156064046081156e-05,6.202983058756217e-05,6.248598219826818e-05,6.293127808021381e-05,6.337077502394095e-05,6.379435217240825e-05,6.42410886939615e-05,6.466321792686358e-05,6.507158104795963e-05,6.548647070303559e-05,6.588686665054411e-05,6.630537245655432e-05,6.670432776445523e-05,6.712428148603067e-05,6.75116534694098e-05,6.791350460844114e-05,6.828421464888379e-05,6.866941839689389e-05,6.905099144205451e-05,6.941663741599768e-05,6.977939483476803e-05,7.012621790636331e-05,7.049548003124073e-05,7.085027027642354e-05,7.120578084141016e-05,7.155477942433208e-05,7.189001189544797e-05,7.223032298497856e-05,7.257352262968197e-05,7.290876237675548e-05,7.32519620214589e-05,7.359444134635851e-05,7.392605766654015e-05,7.424246723530814e-05,7.456539606209844e-05,7.490063580917194e-05,7.521994120907038e-05,7.555952470283955e-05,7.584335980936885e-05,7.615614595124498e-05,7.646821904927492e-05,7.678679685341194e-05,7.708873454248533e-05,7.738704152870923e-05,7.768028444843367e-05,7.800610910635442e-05,7.830948743503541e-05,7.858173194108531e-05,7.889597327448428e-05,7.91826969361864e-05,7.947521953610703e-05,7.975615153554827e-05,8.000884554348886e-05,8.02897775429301e-05,8.055912621784955e-05,8.083788998192176e-05,8.112389332382008e-05,8.14033774076961e-05,8.165317558450624e-05,8.190876542357728e-05,8.214481204049662e-05,8.240112947532907e-05,8.264730422524735e-05,8.288624667329714e-05,8.312228601425886e-05,8.336774044437334e-05,8.362550579477102e-05,8.384489046875387e-05,8.409252041019499e-05,8.432204776909202e-05,8.458705269731581e-05,8.484191494062543e-05,8.506492304150015e-05,8.530748164048418e-05,8.553266525268555e-05,8.574336243327707e-05,8.595623512519524e-05,8.616983541287482e-05,8.641094609629363e-05,8.663033077027649e-05,8.68395873112604e-05,8.705607615411282e-05,8.728488319320604e-05,8.750209963181987e-05,8.773306763032451e-05,8.795173198450357e-05,8.816967601887882e-05,8.836806955514476e-05,8.858094224706292e-05,8.880395034793764e-05,8.901682303985581e-05,8.922462438931689e-05,8.94534241524525e-05,8.966774475993589e-05,8.986179454950616e-05,9.007828339235857e-05,9.028319618664682e-05,9.048882202478126e-05,9.069011139217764e-05,9.089067316381261e-05,9.108761878451332e-05,9.130628313869238e-05,9.149236575467512e-05,9.169510303763673e-05,9.189276897814125e-05,9.20860911719501e-05,9.228738053934649e-05,9.24908381421119e-05,9.269067959394306e-05,9.288617002312094e-05,9.30737005546689e-05,9.325978317065164e-05,9.345093712909147e-05,9.365077858092263e-05,9.385495650349185e-05,9.406927711097524e-05,9.426549513591453e-05,9.445375326322392e-05,9.463910828344524e-05,9.48266388149932e-05,9.50091052800417e-05,9.51995316427201e-05,9.536461584502831e-05,9.555286669638008e-05,9.57186784944497e-05,9.589824185241014e-05,9.606550156604499e-05,9.625375241739675e-05,9.644128294894472e-05,9.663388482294977e-05,9.681779192760587e-05,9.699518705019727e-05,9.71863410086371e-05,9.73832793533802e-05,9.758094529388472e-05,9.7788026323542e-05,9.798714017961174e-05,9.818263788474724e-05,9.83824793365784e-05,9.856928227236494e-05,9.87626044661738e-05,9.89588224911131e-05,9.915359260048717e-05,9.934257104760036e-05,9.952575783245265e-05,9.970822429750115e-05,9.989937097998336e-05,0.00010010645200964063,0.00010031063720816746,0.00010050468699773774,0.00010068425035569817,0.00010086960537591949,0.00010105062392540276,0.00010124466643901542,0.00010140903032151982,0.0001016045207506977,0.00010177829972235486,0.00010193469643127173,0.00010210846812697127,0.00010228947940049693,0.0001024770099320449,0.0001026420941343531,0.00010285641474183649,0.00010303887393092737,0.00010323002788936719,0.00010341176675865427,0.00010359495354350656,0.00010376654972787946,0.00010395335993962362,0.00010413871495984495,0.00010431394184706733,0.00010450002446305007,0.00010466510866535828,0.00010485191160114482,0.00010502641089260578,0.00010521973308641464,0.00010538988863117993,0.00010557017230894417,0.0001057555346051231,0.00010592858598101884,0.00010609149467200041,0.00010627540177665651,0.00010644990106811747,0.00010662512067938223,0.00010678369289962575,0.00010695964010665193,0.0001071471706381999,0.00010731949441833422,0.00010749037028290331,0.00010766342165879905,0.00010784516052808613,0.00010802182805491611,0.0001081861846614629,0.00010834982094820589,0.00010852287232410163,0.0001086915799533017,0.00010885304072871804,0.00010903550719376653,0.00010920783097390085,0.00010938449850073084,0.00010957565245917067,0.00010973928874591365,0.00010990798909915611,0.00011009551963070408,0.00011027001892216504,0.00011044668644899502,0.00011061973782489076,0.0001107935095205903,0.00011099117546109483,0.00011116422683699057,0.00011132134386571124,0.00011148425983265042,0.00011165223986608908,0.00011182384332641959,0.00011199906293768436,0.00011215401173103601,0.00011232561519136652,0.00011249069939367473,0.0001126470961025916,0.00011281941988272592,0.00011297364108031616,0.00011313003778923303,0.00011329295375617221,0.00011344934318913147,0.00011361442739143968,0.00011375924077583477,0.00011393229215173051,0.00011410099250497296,0.00011425883712945506,0.00011442392133176327,0.0001145897331298329,0.00011474902566988021,0.00011490976612549275,0.00011508136958582327,0.00011523341527208686,0.0001153934354078956,0.00011556865501916036,0.00011572143557714298,0.0001158814484369941,0.00011604146129684523,0.00011620220175245777,0.00011635135888354853,0.00011652296234387904,0.00011668515071505681,0.00011683937191264704,0.00011699287279043347,0.00011714926949935034,0.00011731869744835421,0.00011746133532142267,0.0001176220757770352,0.00011778354382840917,0.00011795224418165162,0.00011810792057076469,0.00011826866102637723,0.00011841781088151038,0.00011858941434184089,0.00011874073970830068,0.00011888844892382622,0.00011903687845915556,0.00011919545067939907,0.00011935401562368497,0.00011950172483921051,0.00011965377780143172,0.00011980944691458717],"active":[7.808208465576172e-06,7.716253094258718e-06,7.7466638686019e-06,7.808208465576172e-06,7.87192584539298e-06,7.939986971905455e-06,8.012391845113598e-06,8.06886782811489e-06,8.149962013703771e-06,8.233953849412501e-06,8.304185939778108e-06,8.429447916569188e-06,8.543124749849085e-06,8.682867701281793e-06,8.811024599708617e-06,8.91673789737979e-06,9.081821190193295e-06,9.084717930818442e-06,9.08761558093829e-06,9.061548553290777e-06,9.062997378350701e-06,9.050688277056906e-06,9.04779153643176e-06,9.071683962247334e-06,9.0441699285293e-06,9.043445970746689e-06,9.020277502713725e-06,9.007244443637319e-06,8.980454367701896e-06,8.96235360414721e-06,8.922530469135381e-06,8.929770046961494e-06,8.88415343069937e-06,8.883431291906163e-06,8.870398232829757e-06,8.823331882013008e-06,8.762515790294856e-06,8.769029591348954e-06,8.726310625206679e-06,8.706036169314757e-06,8.704588253749534e-06,8.641596650704741e-06,8.598151907790452e-06,8.587288903072476e-06,8.537332178093493e-06,8.48592389957048e-06,8.525024895789102e-06,8.49750722409226e-06,8.428723958786577e-06,8.393242751481012e-06,8.391794835915789e-06,8.418584911851212e-06,8.341114153154194e-06,8.357765182154253e-06,8.337490726262331e-06,8.320839697262272e-06,8.284634532174096e-06,8.275226718978956e-06,8.25784809421748e-06,8.272330887848511e-06,8.252776751760393e-06,8.251328836195171e-06,8.222366886911914e-06,8.16661849967204e-06,8.170962246367708e-06,8.132585207931697e-06,8.122446160996333e-06,8.10362325864844e-06,8.092036296147853e-06,8.11665813671425e-06,8.065970177995041e-06,8.054386853473261e-06,8.032668119994923e-06,8.034116035560146e-06,8.012393664103001e-06,8.008049917407334e-06,7.996466592885554e-06,7.951570296427235e-06,7.968221325427294e-06,7.953018211992458e-06,7.942886441014707e-06,7.902337529230863e-06,7.90813282947056e-06,7.89509795140475e-06,7.87772296462208e-06,7.853825081838295e-06,7.868300599511713e-06,7.857444870751351e-06,7.837166776880622e-06,7.81834387453273e-06,7.787930371705443e-06,7.779970474075526e-06,7.783586625009775e-06,7.750284567009658e-06,7.719871064182371e-06,7.733629900030792e-06,7.709008059464395e-06,7.72059865994379e-06,7.707567419856787e-06,7.707567419856787e-06,7.678601832594723e-06,7.672082574572414e-06,7.68656173022464e-06,7.683673175051808e-06,7.680049748159945e-06,7.672089850530028e-06,7.65977893024683e-06,7.65108416089788e-06,7.657603418920189e-06,7.635164365638047e-06,7.611262844875455e-06,7.615606591571122e-06,7.6105352491140366e-06,7.604023267049342e-06,7.609087333548814e-06,7.601127435918897e-06,7.6105352491140366e-06,7.601127435918897e-06,7.591712346766144e-06,7.575064955744892e-06,7.588823791593313e-06,7.591719622723758e-06,7.583024853374809e-06,7.56782537791878e-06,7.544651452917606e-06,7.573609764222056e-06,7.5728894444182515e-06,7.579401426482946e-06,7.554794137831777e-06,7.567818101961166e-06,7.548274879809469e-06,7.570721209049225e-06,7.5439311331138015e-06,7.530172297265381e-06,7.540307706221938e-06,7.506278052460402e-06,7.506278052460402e-06,7.495415047742426e-06,7.486727554351091e-06,7.507005648221821e-06,7.49903847463429e-06,7.511349394917488e-06,7.489623385481536e-06,7.465729140676558e-06,7.44183489587158e-06,7.4237395892851055e-06,7.428803655784577e-06,7.437491149175912e-06,7.415044819936156e-06,7.408532837871462e-06,7.396942237392068e-06,7.413596904370934e-06,7.420836482197046e-06,7.38680682843551e-06,7.399117748718709e-06,7.385358912870288e-06,7.417940651066601e-06,7.400558388326317e-06,7.372327672783285e-06,7.370879757218063e-06,7.359296432696283e-06,7.339745934586972e-06,7.3346818680875e-06,7.349161023739725e-06,7.37522350391373e-06,7.341914169955999e-06,7.341921445913613e-06,7.346257916651666e-06,7.362192263826728e-06,7.360016752500087e-06,7.365080818999559e-06,7.3469855124130845e-06,7.343369361478835e-06,7.3440896812826395e-06,7.354225090239197e-06,7.347705832216889e-06,7.346257916651666e-06,7.341914169955999e-06,7.362192263826728e-06,7.34047353034839e-06,7.328162610065192e-06,7.349153747782111e-06,7.328882929868996e-06,7.3296032496728e-06,7.323091267608106e-06,7.3180272011086345e-06,7.330330845434219e-06,7.336850103456527e-06,7.313676178455353e-06,7.318747520912439e-06,7.326707418542355e-06,7.316572009585798e-06,7.3296105256304145e-06,7.325259502977133e-06,7.31222826289013e-06,7.319467840716243e-06,7.312955858651549e-06,7.3209230322390795e-06,7.331058441195637e-06,7.351329259108752e-06,7.352049578912556e-06,7.347713108174503e-06,7.3209230322390795e-06,7.307164196390659e-06,7.302092853933573e-06,7.316579285543412e-06,7.304988685064018e-06,7.292677764780819e-06,7.2702314355410635e-06,7.296301191672683e-06,7.272406946867704e-06,7.286886102519929e-06,7.268790795933455e-06,7.299917342606932e-06,7.307884516194463e-06,7.296301191672683e-06,7.291957444977015e-06,7.298476702999324e-06,7.321643352042884e-06,7.308604835998267e-06,7.30064493836835e-06,7.290509529411793e-06,7.278198609128594e-06,7.286893378477544e-06,7.280374120455235e-06,7.279646524693817e-06,7.285438186954707e-06,7.28906161384657e-06,7.275302777998149e-06,7.278926204890013e-06,7.284717867150903e-06,7.286165782716125e-06,7.291957444977015e-06,7.299924618564546e-06,7.281822036020458e-06,7.263719453476369e-06,7.256472599692643e-06,7.268783519975841e-06,7.26589496480301e-06,7.268063200172037e-06,7.248512702062726e-06,7.262991857714951e-06,7.244896551128477e-06,7.2470647864975035e-06,7.273854862432927e-06,7.278198609128594e-06,7.299197022803128e-06,7.284717867150903e-06,7.310780347324908e-06,7.265167369041592e-06,7.275310053955764e-06,7.268790795933455e-06,7.269511115737259e-06,7.257200195454061e-06,7.290509529411793e-06,7.27747828932479e-06,7.292685040738434e-06,7.302092853933573e-06,7.297021511476487e-06,7.304988685064018e-06,7.288334018085152e-06,7.295573595911264e-06,7.297749107237905e-06,7.30643660062924e-06,7.299197022803128e-06,7.29485327610746e-06,7.289054337888956e-06,7.313676178455353e-06,7.304995961021632e-06,7.299197022803128e-06,7.288341294042766e-06,7.295573595911264e-06,7.3013652581721544e-06,7.286158506758511e-06,7.287613698281348e-06,7.278198609128594e-06,7.2818147600628436e-06,7.274575182236731e-06,7.276750693563372e-06,7.265167369041592e-06,7.281822036020458e-06,7.272406946867704e-06,7.2731272666715086e-06,7.289789209607989e-06,7.283262675628066e-06,7.296301191672683e-06,7.31222826289013e-06,7.293405360542238e-06,7.314396498259157e-06,7.324539183173329e-06,7.304268365260214e-06,7.299924618564546e-06,7.298476702999324e-06,7.299197022803128e-06,7.307164196390659e-06,7.294132956303656e-06,7.295580871868879e-06,7.310787623282522e-06,7.31801992515102e-06,7.315124094020575e-06,7.313676178455353e-06,7.299197022803128e-06,7.30064493836835e-06,7.2847105911932886e-06,7.291229849215597e-06,7.297749107237905e-06,7.281094440259039e-06,7.276750693563372e-06,7.286165782716125e-06,7.276750693563372e-06,7.276757969520986e-06,7.278926204890013e-06,7.295580871868879e-06,7.286886102519929e-06,7.273862138390541e-06,7.273854862432927e-06,7.270238711498678e-06,7.281094440259039e-06,7.281094440259039e-06,7.2890688898041844e-06,7.2760230978019536e-06,7.275317329913378e-06,7.275310053955764e-06,7.263712177518755e-06,7.275310053955764e-06,7.270959031302482e-06,7.265167369041592e-06,7.281829311978072e-06,7.293412636499852e-06,7.277485565282404e-06,7.253584044519812e-06,7.259375706780702e-06,7.264447049237788e-06,7.2731272666715086e-06,7.2586481110192835e-06,7.281087164301425e-06,7.283997547347099e-06,7.2760230978019536e-06,7.26589496480301e-06,7.2673356044106185e-06,7.2702314355410635e-06,7.278198609128594e-06,7.247792382258922e-06,7.251415809150785e-06,7.245616870932281e-06,7.260096026584506e-06,7.260823622345924e-06,7.253584044519812e-06,7.252849172800779e-06,7.244161679409444e-06,7.22027471056208e-06]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[7.808208465576172e-06,8.081901796685997e-06,8.407002496824134e-06,8.777718903729692e-06,9.164364200842101e-06,9.589384717401117e-06,1.0039023436547723e-05,1.0514727364352439e-05,1.1025910680473316e-05,1.1574744348763488e-05,1.2159781363152433e-05,1.2762195183313452e-05,1.3402985132415779e-05,1.408287243975792e-05,1.481127219449263e-05,1.556139250169508e-05,1.637378409213852e-05,1.7163005395559594e-05,1.7936295989784412e-05,1.8683520465856418e-05,1.9411196262808517e-05,2.0152629076619633e-05,2.0822379156015813e-05,2.1491407096618786e-05,2.2168398572830483e-05,2.283453068230301e-05,2.3476766727981158e-05,2.412117646599654e-05,2.4751105229370296e-05,2.536148349463474e-05,2.5966794055420905e-05,2.656196738826111e-05,2.7160762329003774e-05,2.7733489332604222e-05,2.8287391614867374e-05,2.884636342059821e-05,2.9393024306045845e-05,2.9919412554590963e-05,3.044000914087519e-05,3.09345377900172e-05,3.1393588869832456e-05,3.186567482771352e-05,3.232689778087661e-05,3.277725772932172e-05,3.3189971873071045e-05,3.362512870808132e-05,3.4029151720460504e-05,3.4450553357601166e-05,3.484733315417543e-05,3.5221670259488747e-05,3.560614277375862e-05,3.597758404794149e-05,3.635192115325481e-05,3.6691504647023976e-05,3.7034704291727394e-05,3.73706643586047e-05,3.769432078115642e-05,3.800059494096786e-05,3.829818160738796e-05,3.8603731809416786e-05,3.888611536240205e-05,3.916632340406068e-05,3.9437119994545355e-05,3.969995304942131e-05,3.995192309957929e-05,4.019955304102041e-05,4.0445007471134886e-05,4.068177076987922e-05,4.092795279575512e-05,4.1158924432238564e-05,4.137686482863501e-05,4.159335730946623e-05,4.1807677916949615e-05,4.202272248221561e-05,4.2214596760459244e-05,4.240429916535504e-05,4.2599796870490536e-05,4.2796014895429835e-05,4.2969062633346766e-05,4.313849058235064e-05,4.331154195824638e-05,4.348531365394592e-05,4.364894994068891e-05,4.381765756988898e-05,4.398274177219719e-05,4.413623901200481e-05,4.4277432607486844e-05,4.4414278818294406e-05,4.455257294466719e-05,4.470100247999653e-05,4.4832057028543204e-05,4.4961663661524653e-05,4.509561404120177e-05,4.52114618383348e-05,4.533093306235969e-05,4.5463435526471585e-05,4.5590866648126394e-05,4.5709613914368674e-05,4.58124304714147e-05,4.5926106395199895e-05,4.6031094825593755e-05,4.6123048377921805e-05,4.6234552428359166e-05,4.6333749196492136e-05,4.6425702748820186e-05,4.6519107854692265e-05,4.660599370254204e-05,4.670157068176195e-05,4.6796420065220445e-05,4.6888373617548496e-05,4.696078030974604e-05,4.704477032646537e-05,4.7122244723141193e-05,4.720551078207791e-05,4.7278641432058066e-05,4.7350324166473e-05,4.742997043649666e-05,4.750382140628062e-05,4.757260830956511e-05,4.7641391574870795e-05,4.770583473145962e-05,4.777606591233052e-05,4.784774864674546e-05,4.7906396503094584e-05,4.796576831722632e-05,4.802007242687978e-05,4.80722046631854e-05,4.8128680646186695e-05,4.818950401386246e-05,4.823801282327622e-05,4.829086901736446e-05,4.8340105422539636e-05,4.839151370106265e-05,4.843495844397694e-05,4.848419484915212e-05,4.853270365856588e-05,4.858121610595845e-05,4.862683272222057e-05,4.867244933848269e-05,4.8715890443418175e-05,4.8759335186332464e-05,4.880350024905056e-05,4.884187728748657e-05,4.888097464572638e-05,4.891790376859717e-05,4.895555321127176e-05,4.9001169827533886e-05,4.90337515657302e-05,4.90590937261004e-05,4.909457129542716e-05,4.912642907584086e-05,4.916263424092904e-05,4.919449202134274e-05,4.9227797717321664e-05,4.9258207582170144e-05,4.929513670504093e-05,4.932554656988941e-05,4.935957622365095e-05,4.939071004628204e-05,4.9418948037782684e-05,4.944284228258766e-05,4.946818444295786e-05,4.949642243445851e-05,4.952321251039393e-05,4.9544210924068466e-05,4.9562313506612554e-05,4.9587655666982755e-05,4.961227023159154e-05,4.963399260304868e-05,4.965354310115799e-05,4.967743734596297e-05,4.9698435759637505e-05,4.971363887307234e-05,4.9729569582268596e-05,4.974477269570343e-05,4.9760703404899687e-05,4.9783873691922054e-05,4.97998007631395e-05,4.981428355677053e-05,4.983166218153201e-05,4.9845417379401624e-05,4.986134808859788e-05,4.9870759539771825e-05,4.988089494872838e-05,4.9894653784576803e-05,4.9906237109098583e-05,4.991854802938178e-05,4.992868343833834e-05,4.9940270400838926e-05,4.995474955649115e-05,4.996488496544771e-05,4.9976471927948296e-05,4.998515942133963e-05,4.9994574510492384e-05,5.000470991944894e-05,5.0017741159535944e-05,5.002426041755825e-05,5.0036567699862644e-05,5.0043807277688757e-05,5.005322236684151e-05,5.006046194466762e-05,5.006914943805896e-05,5.00778405694291e-05,5.0087252020603046e-05,5.00973874295596e-05,5.010245877201669e-05,5.0111146265408024e-05,5.012128167436458e-05,5.012780093238689e-05,5.013431655243039e-05,5.014445196138695e-05,5.015096758143045e-05,5.015676288167015e-05,5.0166174332844093e-05,5.0173413910670206e-05,5.018138108425774e-05,5.019006857764907e-05,5.0197308155475184e-05,5.020527169108391e-05,5.020889511797577e-05,5.021468678023666e-05,5.022699406254105e-05,5.023785706725903e-05,5.0246544560650364e-05,5.0253784138476476e-05,5.026102371630259e-05,5.0266095058759674e-05,5.027333463658579e-05,5.0283470045542344e-05,5.02928851346951e-05,5.030157262808643e-05,5.0308088248129934e-05,5.0316779379500076e-05,5.032329499954358e-05,5.032908666180447e-05,5.033705019741319e-05,5.0346465286565945e-05,5.0358048611087725e-05,5.036601214669645e-05,5.03754272358492e-05,5.038483868702315e-05,5.0394250138197094e-05,5.0401493354002014e-05,5.040656105848029e-05,5.0413800636306405e-05,5.042104021413252e-05,5.042828342993744e-05,5.043479904998094e-05,5.044059071224183e-05,5.044638237450272e-05,5.045652142143808e-05,5.046231308369897e-05,5.047100057709031e-05,5.048041566624306e-05,5.0489103159634396e-05,5.049634273746051e-05,5.050430627306923e-05,5.0512997404439375e-05,5.052240885561332e-05,5.0531096349004656e-05,5.0538339564809576e-05,5.054485518485308e-05,5.05528187204618e-05,5.055861038272269e-05,5.056585359852761e-05,5.057236921857111e-05,5.0579608796397224e-05,5.0585400458658114e-05,5.0592643674463034e-05,5.060060721007176e-05,5.0604226998984814e-05,5.0610742619028315e-05,5.0618709792615846e-05,5.062739728600718e-05,5.063246499048546e-05,5.063898061052896e-05,5.0649119657464325e-05,5.065563527750783e-05,5.0660702981986105e-05,5.066504672868177e-05,5.067084202892147e-05,5.0674461817834526e-05,5.068170139566064e-05,5.068894097348675e-05,5.069618418929167e-05,5.070125189376995e-05,5.0704871682683006e-05,5.071138730272651e-05,5.0715731049422175e-05,5.071935083833523e-05,5.072587009635754e-05,5.073093780083582e-05,5.073672946309671e-05,5.0741073209792376e-05,5.074541695648804e-05,5.075266017229296e-05,5.075845183455385e-05,5.076207162346691e-05,5.076713932794519e-05,5.0771483074640855e-05,5.077583045931533e-05,5.0780174206011e-05,5.078307003714144e-05,5.078886169940233e-05,5.0793205446098e-05,5.079754919279367e-05,5.080262053525075e-05,5.08055163663812e-05,5.08120319864247e-05,5.0814927817555144e-05,5.081927156425081e-05,5.082216739538126e-05,5.082433926872909e-05,5.0827235099859536e-05,5.08308585267514e-05,5.0833754357881844e-05,5.083809810457751e-05,5.0840269977925345e-05,5.084244185127318e-05,5.0845337682403624e-05,5.084750955575146e-05,5.084895747131668e-05,5.08504053868819e-05,5.085402517579496e-05,5.085474913357757e-05,5.085547672933899e-05,5.0858372560469434e-05,5.0859096518252045e-05,5.0859820476034656e-05,5.086199234938249e-05,5.0864888180512935e-05,5.086706005386077e-05,5.0869955884991214e-05,5.087212775833905e-05,5.087285171612166e-05,5.087357567390427e-05,5.087502358946949e-05,5.0877195462817326e-05,5.087864337838255e-05,5.088009129394777e-05,5.088299076305702e-05,5.0884438678622246e-05,5.0884438678622246e-05,5.088588659418747e-05,5.088661055197008e-05,5.08880584675353e-05,5.0890230340883136e-05,5.089095429866575e-05,5.089240221423097e-05,5.08945740875788e-05,5.0896022003144026e-05],"recovered":[0.0,3.5189091818210727e-07,6.487535983978887e-07,9.586493661117856e-07,1.3119883988110814e-06,1.6812566627777414e-06,2.0787631456187228e-06,2.491474560883944e-06,2.9418370104394853e-06,3.411749048609636e-06,3.933068910555448e-06,4.50145262220758e-06,5.082144980406156e-06,5.695419986295747e-06,6.322452009044355e-06,7.013924914645031e-06,7.732911399216391e-06,8.538061592844315e-06,9.301215868617874e-06,1.009333209367469e-05,1.0825352546817157e-05,1.1574025847949088e-05,1.2301701644901186e-05,1.2993898053537123e-05,1.3694059816771187e-05,1.4383360394276679e-05,1.506686930952128e-05,1.5726483979960904e-05,1.6375237464671955e-05,1.6989235518849455e-05,1.7633645256864838e-05,1.8241127690998837e-05,1.8846438251785003e-05,1.945247277035378e-05,2.0031717212987132e-05,2.058779136859812e-05,2.1170655600144528e-05,2.1729627405875362e-05,2.2260359401116148e-05,2.2786023691878654e-05,2.3273312763194554e-05,2.3764947400195524e-05,2.4258752091554925e-05,2.472794039931614e-05,2.5198576622642577e-05,2.5646766516729258e-05,2.608988870633766e-05,2.6509840608923696e-05,2.6925448764814064e-05,2.7313542886986397e-05,2.7699463316821493e-05,2.808466160786338e-05,2.8468410164350644e-05,2.884202331188135e-05,2.918450081779156e-05,2.953639159386512e-05,2.9872353479731828e-05,3.0202523703337647e-05,3.051676321774721e-05,3.082955663558096e-05,3.114451828878373e-05,3.142979767289944e-05,3.172086871927604e-05,3.200542050763033e-05,3.227621709811501e-05,3.253615432186052e-05,3.278595249867067e-05,3.3037922548828647e-05,3.327903323224746e-05,3.353969441377558e-05,3.3779357181629166e-05,3.4005985071416944e-05,3.42369603458792e-05,3.4446937206666917e-05,3.4668497391976416e-05,3.487267895252444e-05,3.5061657399637625e-05,3.5260050935903564e-05,3.5451925214147195e-05,3.5632216167869046e-05,3.5809607652481645e-05,3.597469185478985e-05,3.615281093516387e-05,3.6321514926385134e-05,3.649673817562871e-05,3.6668337997980416e-05,3.6834870115853846e-05,3.698040745803155e-05,3.7125217204447836e-05,3.72808899555821e-05,3.742425178643316e-05,3.755892612389289e-05,3.768998067243956e-05,3.7833342503290623e-05,3.794701842707582e-05,3.8069385482231155e-05,3.8198992115212604e-05,3.833366645267233e-05,3.845530591206625e-05,3.8566086004721e-05,3.867469422402792e-05,3.8786925870226696e-05,3.888539504259825e-05,3.8996175135253e-05,3.9105507312342525e-05,3.919746450264938e-05,3.928797013941221e-05,3.938571899197996e-05,3.94834642065689e-05,3.957469743909314e-05,3.966592703363858e-05,3.975136496592313e-05,3.9828839362598956e-05,3.990631375927478e-05,3.999319960712455e-05,4.0068502130452543e-05,4.01416327804327e-05,4.0223450923804194e-05,4.02936821046751e-05,4.036681275465526e-05,4.0451526729157194e-05,4.051886571687646e-05,4.058402919326909e-05,4.066657129442319e-05,4.072521915077232e-05,4.0792558138491586e-05,4.0847586205927655e-05,4.09011663577985e-05,4.0958366298582405e-05,4.101701415493153e-05,4.107421409571543e-05,4.11292421631515e-05,4.118427023058757e-05,4.123278267798014e-05,4.1280571167590097e-05,4.1337771108374e-05,4.138773147133179e-05,4.1434072045376524e-05,4.147968502365984e-05,4.1520957893226296e-05,4.1562227124813944e-05,4.160567186772823e-05,4.16541843151208e-05,4.1691833757795393e-05,4.1731658711796626e-05,4.176930815447122e-05,4.180550968158059e-05,4.184461067779921e-05,4.188660386716947e-05,4.1914117900887504e-05,4.1946703277062625e-05,4.198073293082416e-05,4.201548654236831e-05,4.2049516196129844e-05,4.207848178339191e-05,4.2113959352718666e-05,4.215160879539326e-05,4.217767491354607e-05,4.220808477839455e-05,4.224139411235228e-05,4.227035606163554e-05,4.2297870095353574e-05,4.232176434015855e-05,4.235217420500703e-05,4.237751636537723e-05,4.240213456796482e-05,4.2421681428095326e-05,4.244847150403075e-05,4.2475985537748784e-05,4.2500603740336373e-05,4.251870632288046e-05,4.2539704736554995e-05,4.256287502357736e-05,4.258314584149048e-05,4.259835259290412e-05,4.261572757968679e-05,4.263310620444827e-05,4.265772440703586e-05,4.2675826989579946e-05,4.268958218744956e-05,4.2706236854428425e-05,4.272143996786326e-05,4.273881859262474e-05,4.275112587492913e-05,4.276488471077755e-05,4.277936750440858e-05,4.2791674786712974e-05,4.280470602679998e-05,4.2817016947083175e-05,4.2827876313822344e-05,4.2842359107453376e-05,4.285466638975777e-05,4.2866253352258354e-05,4.287349293008447e-05,4.2886527808150277e-05,4.2897387174889445e-05,4.2908970499411225e-05,4.2916213715216145e-05,4.292490120860748e-05,4.2934312659781426e-05,4.294589962228201e-05,4.295531107345596e-05,4.296182669349946e-05,4.296762199373916e-05,4.297558552934788e-05,4.2989340727217495e-05,4.2997307900805026e-05,4.3002375605283305e-05,4.300961518310942e-05,4.3019750592065975e-05,4.302916568121873e-05,4.303712921682745e-05,4.304219692130573e-05,4.304944013711065e-05,4.305667971493676e-05,4.306609116611071e-05,4.307405470171943e-05,4.3083469790872186e-05,4.308998541091569e-05,4.30972249887418e-05,4.3102296331198886e-05,4.3106640077894554e-05,4.3113879655720666e-05,4.312329110689461e-05,4.312981036491692e-05,4.313922181609087e-05,4.314501347835176e-05,4.315152909839526e-05,4.3158048356417567e-05,4.3168183765374124e-05,4.3180491047678515e-05,4.318483843235299e-05,4.318990613683127e-05,4.320148946135305e-05,4.321018059272319e-05,4.3218144128331915e-05,4.3224659748375416e-05,4.323117536841892e-05,4.3243486288702115e-05,4.325072586652823e-05,4.32615852332674e-05,4.326955240685493e-05,4.327823990024626e-05,4.328837530920282e-05,4.329489456722513e-05,4.330141018726863e-05,4.331154559622519e-05,4.331951276981272e-05,4.332675234763883e-05,4.333326796768233e-05,4.334195546107367e-05,4.3348474719095975e-05,4.335571429692209e-05,4.336222991696559e-05,4.3372368963900954e-05,4.338105645729229e-05,4.338901999290101e-05,4.3395535612944514e-05,4.340639861766249e-05,4.341436215327121e-05,4.342377360444516e-05,4.343174077803269e-05,4.343753244029358e-05,4.344404806033708e-05,4.3451287638163194e-05,4.3459254811750725e-05,4.346359855844639e-05,4.347445792518556e-05,4.34831490565557e-05,4.348821676103398e-05,4.3495456338860095e-05,4.3501971958903596e-05,4.3508491216925904e-05,4.351355892140418e-05,4.351935058366507e-05,4.3526590161491185e-05,4.35338297393173e-05,4.354107295512222e-05,4.354903649073094e-05,4.3551932321861386e-05,4.355844794190489e-05,4.3564967199927196e-05,4.356858698884025e-05,4.3575826566666365e-05,4.358379010227509e-05,4.3588861444732174e-05,4.3595377064775676e-05,4.3600444769253954e-05,4.360551247373223e-05,4.360913226264529e-05,4.3614927562884986e-05,4.3619995267363265e-05,4.3625062971841544e-05,4.363302650745027e-05,4.3637370254145935e-05,4.364099004305899e-05,4.364678534329869e-05,4.365474887890741e-05,4.36605405411683e-05,4.366416033008136e-05,4.3667780118994415e-05,4.367140354588628e-05,4.367719520814717e-05,4.368226291262545e-05,4.3686606659321114e-05,4.369095040601678e-05,4.369529415271245e-05,4.3699641537386924e-05,4.370398528408259e-05,4.370977694634348e-05,4.371339673525654e-05,4.371556860860437e-05,4.372063631308265e-05,4.3724259739974514e-05,4.372787952888757e-05,4.3730775360018015e-05,4.373367119114846e-05,4.3735843064496294e-05,4.373873889562674e-05,4.3741634726757184e-05,4.374525451567024e-05,4.374959826236591e-05,4.375177377369255e-05,4.375394564704038e-05,4.3756117520388216e-05,4.3756117520388216e-05,4.375828939373605e-05,4.375973730930127e-05,4.376263314043172e-05,4.376335709821433e-05,4.376480501377955e-05,4.3767700844909996e-05,4.376914876047522e-05,4.377204459160566e-05,4.377566438051872e-05,4.377711593406275e-05,4.377783989184536e-05,4.377928780741058e-05,4.3780735722975805e-05,4.378145968075842e-05,4.378290759632364e-05,4.378507946967147e-05,4.378725134301931e-05,4.378869925858453e-05,4.378942321636714e-05,4.3791595089714974e-05,4.37930430052802e-05,4.379449092084542e-05,4.379521487862803e-05,4.379521487862803e-05,4.3797386751975864e-05],"active":[7.808208465576172e-06,7.730011020612437e-06,7.758249012113083e-06,7.819069651304744e-06,7.852375347283669e-06,7.908128281997051e-06,7.960260518302675e-06,8.02325303084217e-06,8.084073670033831e-06,8.162995072780177e-06,8.226712452596985e-06,8.26074210635852e-06,8.320839697262272e-06,8.387452908209525e-06,8.488819730700925e-06,8.54746758705005e-06,8.64087269292213e-06,8.62494380271528e-06,8.635080121166538e-06,8.590188372181728e-06,8.58584371599136e-06,8.578603228670545e-06,8.520677511114627e-06,8.497509043081664e-06,8.474338756059296e-06,8.451170288026333e-06,8.409897418459877e-06,8.394692486035638e-06,8.375867764698341e-06,8.372247975785285e-06,8.333148798556067e-06,8.320839697262272e-06,8.314324077218771e-06,8.281016562250443e-06,8.255674401880242e-06,8.25857205200009e-06,8.222368705901317e-06,8.1897851487156e-06,8.179649739759043e-06,8.148514098138548e-06,8.120276106637903e-06,8.100727427517995e-06,8.068145689321682e-06,8.049317330005579e-06,7.991395250428468e-06,7.978362191352062e-06,7.939263014122844e-06,7.94071274867747e-06,7.921884389361367e-06,7.90812737250235e-06,7.906679456937127e-06,7.89292244007811e-06,7.883510988904163e-06,7.849481335142627e-06,7.850203473935835e-06,7.83427276473958e-06,7.821967301424593e-06,7.79807123763021e-06,7.781418389640749e-06,7.774175173835829e-06,7.741597073618323e-06,7.736525731161237e-06,7.716251275269315e-06,7.694532541790977e-06,7.675706001464278e-06,7.663398719159886e-06,7.659054972464219e-06,7.643848221050575e-06,7.648919563507661e-06,7.619230018462986e-06,7.597507647005841e-06,7.587372238049284e-06,7.570717571070418e-06,7.5757852755486965e-06,7.546099368482828e-06,7.531620212830603e-06,7.5381394708529115e-06,7.535963959526271e-06,7.517137419199571e-06,7.506274414481595e-06,7.501934305764735e-06,7.51062179915607e-06,7.496139005525038e-06,7.496142643503845e-06,7.48600359656848e-06,7.467901014024392e-06,7.442562491632998e-06,7.433871360262856e-06,7.427355740219355e-06,7.420112524414435e-06,7.407805242110044e-06,7.402737537631765e-06,7.40563336876221e-06,7.378119335044175e-06,7.3839146352838725e-06,7.39405004424043e-06,7.391874532913789e-06,7.375947461696342e-06,7.357124559348449e-06,7.360020390478894e-06,7.356400601565838e-06,7.336122507695109e-06,7.349157385760918e-06,7.337574061239138e-06,7.320195436477661e-06,7.321643352042884e-06,7.318023563129827e-06,7.315851689781994e-06,7.312955858651549e-06,7.313676178455353e-06,7.29485327610746e-06,7.293405360542238e-06,7.293405360542238e-06,7.299197022803128e-06,7.285441824933514e-06,7.281822036020458e-06,7.288337656063959e-06,7.280370482476428e-06,7.278926204890013e-06,7.274578820215538e-06,7.254308002302423e-06,7.257200195454061e-06,7.263719453476369e-06,7.239825208671391e-06,7.240549166454002e-06,7.227514288388193e-06,7.224618457257748e-06,7.227514288388193e-06,7.231137715280056e-06,7.220998668344691e-06,7.216654921649024e-06,7.210863259388134e-06,7.207243470475078e-06,7.202175765996799e-06,7.203623681562021e-06,7.194932550191879e-06,7.193484634626657e-06,7.1927606768440455e-06,7.192764314822853e-06,7.194932550191879e-06,7.19710806151852e-06,7.197828381322324e-06,7.187692972365767e-06,7.189140887930989e-06,7.186245056800544e-06,7.186245056800544e-06,7.195660145953298e-06,7.189140887930989e-06,7.1724898589309305e-06,7.180453394539654e-06,7.179725798778236e-06,7.181901310104877e-06,7.179005478974432e-06,7.1782815211918205e-06,7.179725798778236e-06,7.1811773523222655e-06,7.173937774496153e-06,7.181901310104877e-06,7.182625267887488e-06,7.177553925430402e-06,7.172486220952123e-06,7.17031434760429e-06,7.174658094299957e-06,7.171038305386901e-06,7.166694558691233e-06,7.160178938647732e-06,7.165974238887429e-06,7.163798727560788e-06,7.158007065299898e-06,7.15293936082162e-06,7.15873102308251e-06,7.15873102308251e-06,7.150763849494979e-06,7.146423740778118e-06,7.146420102799311e-06,7.144975825212896e-06,7.150767487473786e-06,7.142076356103644e-06,7.1384565671905875e-06,7.142079994082451e-06,7.139180524973199e-06,7.139908120734617e-06,7.131940947147086e-06,7.1297690737992525e-06,7.1297690737992525e-06,7.12686960469e-06,7.1268732426688075e-06,7.1239774115383625e-06,7.123253453755751e-06,7.1268732426688075e-06,7.122525857994333e-06,7.121805538190529e-06,7.118906069081277e-06,7.1210815804079175e-06,7.118182111298665e-06,7.120353984646499e-06,7.1152899181470275e-06,7.120353984646499e-06,7.118906069081277e-06,7.118909707060084e-06,7.114562322385609e-06,7.113838364602998e-06,7.116013875929639e-06,7.119630026863888e-06,7.121801900211722e-06,7.113118044799194e-06,7.113838364602998e-06,7.118906069081277e-06,7.1181857492774725e-06,7.114565960364416e-06,7.11528628016822e-06,7.113838364602998e-06,7.114565960364416e-06,7.116734195733443e-06,7.116734195733443e-06,7.1152899181470275e-06,7.116013875929639e-06,7.113838364602998e-06,7.11528628016822e-06,7.111670129233971e-06,7.112390449037775e-06,7.120353984646499e-06,7.1239774115383625e-06,7.123253453755751e-06,7.123973773559555e-06,7.121801900211722e-06,7.1210815804079175e-06,7.121805538190529e-06,7.125421689124778e-06,7.124701369320974e-06,7.1210815804079175e-06,7.123249815776944e-06,7.1268732426688075e-06,7.121805538190529e-06,7.118906069081277e-06,7.118906069081277e-06,7.121805538190529e-06,7.1268732426688075e-06,7.122525857994333e-06,7.124701369320974e-06,7.123253453755751e-06,7.124697731342167e-06,7.123253453755751e-06,7.1181857492774725e-06,7.118906069081277e-06,7.119630026863888e-06,7.11673783371225e-06,7.11528628016822e-06,7.113838364602998e-06,7.113114406820387e-06,7.114565960364416e-06,7.113838364602998e-06,7.11528628016822e-06,7.1181857492774725e-06,7.116734195733443e-06,7.11528628016822e-06,7.11528628016822e-06,7.117461791494861e-06,7.116010237950832e-06,7.116734195733443e-06,7.114565960364416e-06,7.113114406820387e-06,7.11528628016822e-06,7.114562322385609e-06,7.114565960364416e-06,7.113114406820387e-06,7.116010237950832e-06,7.110942533472553e-06,7.10949461790733e-06,7.112390449037775e-06,7.108770660124719e-06,7.108770660124719e-06,7.110218575689942e-06,7.113838364602998e-06,7.113114406820387e-06,7.112390449037775e-06,7.1152899181470275e-06,7.114562322385609e-06,7.111666491255164e-06,7.113114406820387e-06,7.1123940870165825e-06,7.10949461790733e-06,7.113114406820387e-06,7.113114406820387e-06,7.1123940870165825e-06,7.112390449037775e-06,7.10949461790733e-06,7.110942533472553e-06,7.110218575689942e-06,7.110218575689942e-06,7.110942533472553e-06,7.110942533472553e-06,7.111666491255164e-06,7.108046702342108e-06,7.108046702342108e-06,7.111670129233971e-06,7.111666491255164e-06,7.107322744559497e-06,7.106598786776885e-06,7.107322744559497e-06,7.108050340320915e-06,7.108770660124719e-06,7.105874828994274e-06,7.106598786776885e-06,7.106598786776885e-06,7.106598786776885e-06,7.107326382538304e-06,7.105874828994274e-06,7.108046702342108e-06,7.105150871211663e-06,7.105874828994274e-06,7.106598786776885e-06,7.10370295564644e-06,7.102975359885022e-06,7.102978997863829e-06,7.102978997863829e-06,7.104426913429052e-06,7.104426913429052e-06,7.10370295564644e-06,7.10370295564644e-06,7.102255040081218e-06,7.099359208950773e-06,7.0986316131893545e-06,7.100079528754577e-06,7.0986316131893545e-06,7.099359208950773e-06,7.100083166733384e-06,7.099359208950773e-06,7.097187335602939e-06,7.098635251168162e-06,7.100083166733384e-06,7.099359208950773e-06,7.100807124515995e-06,7.100083166733384e-06,7.097187335602939e-06,7.096459739841521e-06,7.097183697624132e-06,7.097907655406743e-06,7.097907655406743e-06,7.0986316131893545e-06,7.100083166733384e-06,7.099359208950773e-06,7.097187335602939e-06,7.097187335602939e-06,7.097187335602939e-06,7.096463377820328e-06,7.097187335602939e-06,7.096463377820328e-06,7.097187335602939e-06,7.099359208950773e-06,7.098635251168162e-06]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.7225406169891357,"q05":0.6681511748652624,"q20":0.6947112049225583,"q40":0.7141633319970395,"q60":0.730917901981232,"q80":0.7503700290557132,"q95":0.776930059113009},"MaxActiveInfected":{"mean":0.021497005596756935,"q05":0.01601054937770683,"q20":0.01868975395116296,"q40":0.02065195910337753,"q60":0.02234205209013634,"q80":0.02430425724235091,"q95":0.02698346181580704}},"4W_None":{"TotalInfected":{"mean":0.541073203086853,"q05":0.4376782480041564,"q20":0.48816917064525844,"q40":0.5251478879585969,"q60":0.5569985182151092,"q80":0.5939772355284476,"q95":0.6444681581695496},"MaxActiveInfected":{"mean":0.010764648206532001,"q05":0.007744200215279681,"q20":0.00921917745905156,"q40":0.010299426416448246,"q60":0.011229869996615757,"q80":0.012310118954012444,"q95":0.01378509619778432}},"2W_Strong":{"TotalInfected":{"mean":5.430089731817134e-05,"q05":4.955288509627148e-06,"q20":2.905226031098391e-05,"q40":4.6700484224097346e-05,"q60":6.190131041224534e-05,"q80":7.954953432535877e-05,"q95":0.0001036465061267155},"MaxActiveInfected":{"mean":9.833029253059067e-06,"q05":0.0,"q20":-1.541560775412836e-05,"q40":2.2326161589850747e-06,"q60":1.7433442347133058e-05,"q80":3.5081666260246496e-05,"q95":5.9178638061603236e-05}},"2W_Moderate":{"TotalInfected":{"mean":0.000840331835206598,"q05":0.0,"q20":-8.53962573369399e-05,"q40":0.0005616666575925685,"q60":0.0011189970128206276,"q80":0.0017660599277501362,"q95":0.0026495628168524384},"MaxActiveInfected":{"mean":2.0526973457890563e-05,"q05":0.0,"q20":-4.721663549296863e-06,"q40":1.2926560363816571e-05,"q60":2.8127386551964554e-05,"q80":4.577561046507799e-05,"q95":6.987258226643473e-05}}}}} \ No newline at end of file diff --git a/web/country-data/extdata-CO.json b/web/country-data/extdata-CO.json new file mode 100644 index 00000000..f03a0b41 --- /dev/null +++ b/web/country-data/extdata-CO.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0006895661354064941,0.0009166159434244037,0.001164367888122797,0.001417348044924438,0.0016726541798561811,0.0019255575025454164,0.002184131182730198,0.002440936863422394,0.0026977998204529285,0.0029557200614362955,0.0032138903625309467,0.0034739633556455374,0.0037342673167586327,0.003995916806161404,0.004256451036781073,0.00451594777405262,0.004778058268129826,0.005118594504892826,0.005523043684661388,0.005995539017021656,0.006554224994033575,0.007202985696494579,0.007968404330313206,0.008865762501955032,0.00991187896579504,0.01113326195627451,0.012569700367748737,0.014246508479118347,0.01619790308177471,0.018484298139810562,0.021126318722963333,0.024200044572353363,0.027773810550570488,0.03190433979034424,0.036660123616456985,0.04215303063392639,0.04842767491936684,0.05562049522995949,0.06377481669187546,0.07302271574735641,0.08345270156860352,0.09510575234889984,0.10809933394193649,0.12246229499578476,0.13820500671863556,0.155355304479599,0.1739444136619568,0.19381988048553467,0.2149551510810852,0.23721131682395935,0.26042044162750244,0.2844643294811249,0.3090866208076477,0.33411312103271484,0.35938796401023865,0.3846660852432251,0.40974462032318115,0.43448972702026367,0.4586792290210724,0.4822143614292145,0.5049369931221008,0.5267232656478882,0.5475308299064636,0.5672541260719299,0.5858823657035828,0.6034618616104126,0.6199710369110107,0.635413646697998,0.6498274803161621,0.6632935404777527,0.6758543252944946,0.6875258088111877,0.698364794254303,0.7084035873413086,0.717648446559906,0.726202130317688,0.7340846657752991,0.7413440346717834,0.7479760050773621,0.7540484666824341,0.7596158385276794,0.7647024393081665,0.7693150639533997,0.7734882235527039,0.7772701978683472,0.7806802988052368,0.7837462425231934,0.7864995002746582,0.7889673709869385,0.7911592125892639,0.7931056618690491,0.7948349118232727,0.7963588237762451,0.7977077960968018,0.7988941073417664,0.7999475598335266,0.8008784055709839,0.8017059564590454,0.802440345287323,0.8030904531478882,0.8036748170852661,0.8041941523551941,0.8046526908874512,0.8050627708435059,0.8054221868515015,0.8057356476783752,0.8060095906257629,0.8062475919723511,0.8064555525779724,0.8066397905349731,0.8068026900291443,0.8069430589675903,0.8070653080940247,0.8071728348731995,0.8072676062583923,0.8073498010635376,0.8074219822883606,0.8074836730957031,0.8075389266014099,0.8075867891311646,0.8076277375221252,0.8076636791229248,0.8076951503753662,0.8077235817909241,0.8077478408813477,0.8077681064605713,0.807786226272583,0.8078026175498962,0.807816207408905,0.8078288435935974,0.8078393936157227,0.8078484535217285,0.807856023311615,0.8078623414039612,0.8078680038452148,0.8078733086585999,0.8078777194023132,0.807881772518158,0.8078852891921997,0.8078881502151489,0.8078907132148743,0.8078930377960205,0.8078949451446533,0.8078967332839966,0.8078981637954712,0.8078994750976562,0.807900607585907,0.8079017400741577,0.8079025745391846,0.8079032897949219,0.8079039454460144,0.8079044818878174,0.8079050183296204,0.8079054355621338,0.8079058527946472,0.8079061508178711,0.807906448841095,0.8079066872596741,0.8079068660736084,0.8079071044921875,0.8079072833061218,0.8079074025154114,0.8079075813293457,0.8079076409339905,0.80790776014328,0.8079078793525696,0.8079079389572144,0.8079079985618591,0.8079081177711487,0.8079081773757935,0.8079081773757935,0.8079082369804382,0.8079082369804382,0.807908296585083,0.807908296585083,0.8079083561897278,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726,0.8079084157943726],"recovered":[0.0,0.00031593217863701284,0.0005873462650924921,0.0008461123798042536,0.00110157229937613,0.0013579740189015865,0.0016113579040393233,0.0018677981570363045,0.0021243151277303696,0.002382888924330473,0.0026376377791166306,0.002893001539632678,0.0031522095669060946,0.003411975223571062,0.0036718177143484354,0.003932717256247997,0.004194808658212423,0.004457111936062574,0.0047564939595758915,0.005106852389872074,0.005518605932593346,0.006001538597047329,0.0065681831911206245,0.007234704680740833,0.00802103616297245,0.008934310637414455,0.010001071728765965,0.011262397281825542,0.012724651023745537,0.014435193501412868,0.016426878049969673,0.018741298466920853,0.02143266052007675,0.02456878125667572,0.028204884380102158,0.032391507178545,0.037235457450151443,0.042797353118658066,0.04917341098189354,0.05643981322646141,0.06468995660543442,0.07403315603733063,0.08452218025922775,0.09628067910671234,0.10932493209838867,0.12371587753295898,0.1395011991262436,0.156707301735878,0.17521227896213531,0.19503429532051086,0.21608640253543854,0.23821312189102173,0.2613043785095215,0.28518611192703247,0.3096253573894501,0.33446332812309265,0.35954567790031433,0.3846018612384796,0.4095286428928375,0.4340480864048004,0.4580649137496948,0.48145943880081177,0.504057765007019,0.5257355570793152,0.5464321374893188,0.5661123991012573,0.5847229361534119,0.602302610874176,0.6187790632247925,0.6342536211013794,0.6487219929695129,0.6622564792633057,0.6748582124710083,0.6865707635879517,0.6974534392356873,0.7074968218803406,0.7168020009994507,0.7253771424293518,0.7332984805107117,0.7405871152877808,0.7472633123397827,0.7533790469169617,0.7589808106422424,0.7640799880027771,0.7687238454818726,0.7729346752166748,0.776741623878479,0.7801877856254578,0.7832844853401184,0.7860520482063293,0.7885330319404602,0.7907641530036926,0.7927402853965759,0.7944880723953247,0.796033501625061,0.7974066138267517,0.7986189126968384,0.7996808290481567,0.8006231188774109,0.8014650344848633,0.8022134304046631,0.8028743863105774,0.8034694194793701,0.8039996027946472,0.8044663667678833,0.8048808574676514,0.805248498916626,0.8055675625801086,0.805848240852356,0.8060885071754456,0.8063037395477295,0.8064916729927063,0.8066554069519043,0.806800127029419,0.8069247603416443,0.807033896446228,0.8071320652961731,0.8072161078453064,0.8072881102561951,0.8073520064353943,0.8074086904525757,0.8074558973312378,0.8074989318847656,0.8075357675552368,0.807569146156311,0.8075966835021973,0.8076216578483582,0.8076429963111877,0.807661771774292,0.8076775670051575,0.8076922297477722,0.8077045679092407,0.8077149987220764,0.8077243566513062,0.8077318072319031,0.807738721370697,0.8077442646026611,0.8077492117881775,0.807754397392273,0.8077584505081177,0.8077617883682251,0.807765007019043,0.8077677488327026,0.8077700734138489,0.8077720999717712,0.8077737092971802,0.8077751398086548,0.8077765703201294,0.8077778220176697,0.8077788949012756,0.8077797293663025,0.8077804446220398,0.8077811002731323,0.8077816963195801,0.8077822327613831,0.8077827095985413,0.8077830076217651,0.8077833652496338,0.8077837824821472,0.8077839612960815,0.8077842593193054,0.8077844381332397,0.8077846765518188,0.8077847957611084,0.8077849745750427,0.8077850937843323,0.8077852129936218,0.8077852725982666,0.8077853322029114,0.8077854514122009,0.8077855110168457,0.8077856302261353,0.80778568983078,0.80778568983078,0.8077857494354248,0.8077857494354248,0.8077858090400696,0.8077858686447144,0.8077858686447144,0.8077858686447144,0.8077858686447144,0.8077858686447144,0.8077858686447144,0.8077858686447144,0.8077858686447144,0.8077858686447144,0.8077858686447144,0.8077858686447144,0.8077858686447144,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591,0.8077859282493591],"active":[0.0006895661354064941,0.0006006837356835604,0.0005770216230303049,0.0005712356651201844,0.000571081880480051,0.0005675834836438298,0.0005727732786908746,0.0005731387063860893,0.000573484692722559,0.0005728311371058226,0.0005762525834143162,0.0005809618160128593,0.0005820577498525381,0.0005839415825903416,0.0005846333224326372,0.0005832305178046227,0.0005832496099174023,0.0006614825688302517,0.0007665497250854969,0.0008886866271495819,0.0010356190614402294,0.0012014470994472504,0.0014002211391925812,0.001631057821214199,0.0018908428028225899,0.002198951318860054,0.002568628638982773,0.0029841111972928047,0.003473252058029175,0.004049104638397694,0.00469944067299366,0.00545874610543251,0.006341150030493736,0.007335558533668518,0.008455239236354828,0.009761523455381393,0.011192217469215393,0.012823142111301422,0.014601405709981918,0.016582902520895004,0.018762744963169098,0.021072596311569214,0.02357715368270874,0.026181615889072418,0.028880074620246887,0.031639426946640015,0.034443214535713196,0.03711257874965668,0.03974287211894989,0.042177021503448486,0.044334039092063904,0.04625120759010315,0.04778224229812622,0.04892700910568237,0.049762606620788574,0.050202757120132446,0.05019894242286682,0.04988786578178406,0.04915058612823486,0.04816627502441406,0.046872079372406006,0.045263826847076416,0.04347306489944458,0.041518568992614746,0.039450228214263916,0.03734946250915527,0.03524810075759888,0.03311103582382202,0.03104841709136963,0.02903991937637329,0.02713233232498169,0.02526932954788208,0.023506581783294678,0.021832823753356934,0.02019500732421875,0.018705308437347412,0.01728266477584839,0.01596689224243164,0.01467752456665039,0.01346135139465332,0.012352526187896729,0.011323392391204834,0.010334253311157227,0.009408235549926758,0.00854635238647461,0.007745623588562012,0.0070046186447143555,0.0063117146492004395,0.005682885646820068,0.00510716438293457,0.004572629928588867,0.004070758819580078,0.0036185383796691895,0.0032197237014770508,0.0028606057167053223,0.0025409460067749023,0.002259492874145508,0.002025127410888672,0.0018172264099121094,0.0016254186630249023,0.0014613866806030273,0.0013197660446166992,0.0011832714080810547,0.0010631680488586426,0.0009558200836181641,0.000854790210723877,0.0007610917091369629,0.0006800293922424316,0.0006073117256164551,0.0005512833595275879,0.0004989504814147949,0.0004513859748840332,0.00040990114212036133,0.0003727078437805176,0.0003428459167480469,0.0003159046173095703,0.0002899169921875,0.0002675652503967285,0.00025081634521484375,0.00023478269577026367,0.00021904706954956055,0.00020778179168701172,0.00019621849060058594,0.00018781423568725586,0.0001786947250366211,0.00017142295837402344,0.00016456842422485352,0.0001596212387084961,0.0001544356346130371,0.0001512765884399414,0.00014716386795043945,0.00014388561248779297,0.00014102458953857422,0.0001379847526550293,0.00013619661331176758,0.00013458728790283203,0.0001334547996520996,0.00013256072998046875,0.0001308917999267578,0.00012969970703125,0.00012892484664916992,0.00012803077697753906,0.0001271963119506836,0.00012665987014770508,0.00012606382369995117,0.00012576580047607422,0.00012546777725219727,0.0001251697540283203,0.00012475252151489258,0.00012439489364624023,0.00012421607971191406,0.0001240372657775879,0.0001239180564880371,0.00012373924255371094,0.00012362003326416016,0.00012344121932983398,0.00012344121932983398,0.0001233220100402832,0.00012308359146118164,0.00012314319610595703,0.00012302398681640625,0.00012296438217163086,0.00012290477752685547,0.00012284517288208008,0.0001227855682373047,0.0001227855682373047,0.0001227259635925293,0.0001227259635925293,0.0001227855682373047,0.0001227259635925293,0.0001226663589477539,0.00012260675430297852,0.00012254714965820312,0.00012260675430297852,0.00012254714965820312,0.00012260675430297852,0.00012260675430297852,0.00012254714965820312,0.00012254714965820312,0.00012254714965820312,0.00012254714965820312,0.00012254714965820312,0.00012254714965820312,0.00012254714965820312,0.00012254714965820312,0.00012254714965820312,0.00012254714965820312,0.00012254714965820312,0.00012254714965820312,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773,0.00012248754501342773]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0006895661354064941,0.0009165775263682008,0.001156294601969421,0.0013967036502435803,0.0016378816217184067,0.0018756380304694176,0.002110664965584874,0.0023429817520081997,0.002574183512479067,0.0028021943289786577,0.0030262840446084738,0.0032470098230987787,0.0034644294064491987,0.0036803882103413343,0.003893905784934759,0.004104597494006157,0.004311329685151577,0.004574766848236322,0.004885989706963301,0.005242557264864445,0.005653503350913525,0.0061278436332941055,0.006674093659967184,0.007300441153347492,0.008019130676984787,0.008848462253808975,0.009803044609725475,0.010896274819970131,0.012151775881648064,0.013599881902337074,0.015252509154379368,0.017140643671154976,0.019306113943457603,0.021768677979707718,0.024565281346440315,0.027761181816458702,0.03139372915029526,0.035510919988155365,0.04016701504588127,0.04543456435203552,0.0513460673391819,0.05799098312854767,0.06542277336120605,0.0736960768699646,0.08286697417497635,0.09301480650901794,0.10415390878915787,0.11632837355136871,0.12956440448760986,0.14382204413414001,0.15918360650539398,0.1755565106868744,0.19288437068462372,0.2111128270626068,0.2301531434059143,0.24999582767486572,0.2704326808452606,0.2913527488708496,0.31262829899787903,0.33414700627326965,0.3557623624801636,0.37737712264060974,0.3988301455974579,0.4199816584587097,0.44074729084968567,0.46096286177635193,0.4805821478366852,0.49953049421310425,0.5177340507507324,0.535189688205719,0.551802933216095,0.5676048994064331,0.582591712474823,0.5968064069747925,0.6102204322814941,0.6228339672088623,0.6346982717514038,0.6458375453948975,0.6562870740890503,0.666083037853241,0.675258457660675,0.6838001012802124,0.691758394241333,0.6991562843322754,0.7060146331787109,0.7123731970787048,0.718255341053009,0.7236760854721069,0.7286717295646667,0.7332550287246704,0.7374587059020996,0.7413004636764526,0.7448123693466187,0.7480083107948303,0.7509220242500305,0.7535607814788818,0.7559474110603333,0.75810307264328,0.760041356086731,0.7617883682250977,0.7633552551269531,0.7647665143013,0.7660371661186218,0.7671768665313721,0.7682065963745117,0.7691248655319214,0.7699494361877441,0.7706940770149231,0.7713642120361328,0.7719663381576538,0.7725024819374084,0.7729811668395996,0.773421585559845,0.7738118171691895,0.7741641998291016,0.774479329586029,0.7747622132301331,0.775015115737915,0.7752419114112854,0.775443434715271,0.775621235370636,0.7757793068885803,0.7759190797805786,0.7760416269302368,0.776152491569519,0.7762472629547119,0.7763333320617676,0.7764092087745667,0.7764788866043091,0.7765370607376099,0.7765914797782898,0.7766382098197937,0.7766789197921753,0.7767158150672913,0.7767473459243774,0.7767758965492249,0.7768002152442932,0.7768230438232422,0.7768431305885315,0.7768603563308716,0.7768751978874207,0.7768880128860474,0.776900053024292,0.7769106030464172,0.7769200205802917,0.7769286036491394,0.776935338973999,0.7769416570663452,0.7769477963447571,0.7769525051116943,0.7769570350646973,0.776960551738739,0.776964008808136,0.7769671678543091,0.7769696116447449,0.776972234249115,0.7769742608070374,0.7769761085510254,0.7769777178764343,0.7769789695739746,0.7769801020622253,0.7769811749458313,0.7769820690155029,0.776982843875885,0.7769835591316223,0.7769840955734253,0.7769846320152283,0.7769850492477417,0.7769855856895447,0.7769858837127686,0.776986300945282,0.7769866585731506,0.7769870162010193,0.7769871354103088,0.7769874334335327,0.7769874930381775,0.7769876718521118,0.7769878506660461,0.7769879698753357,0.7769880890846252,0.77698814868927,0.7769882082939148,0.7769882082939148,0.7769883275032043,0.7769883871078491,0.7769885063171387,0.7769885063171387,0.7769885659217834,0.7769885659217834,0.7769885659217834,0.7769886255264282,0.7769886255264282,0.7769886255264282,0.7769886255264282,0.7769886255264282,0.776988685131073,0.776988685131073,0.776988685131073,0.776988685131073,0.776988685131073,0.776988685131073,0.776988685131073,0.776988685131073,0.776988685131073,0.776988685131073,0.776988685131073,0.776988685131073,0.776988685131073,0.776988685131073,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178,0.7769887447357178],"recovered":[0.0,0.00031722005223855376,0.0005864236736670136,0.0008405187400057912,0.001090692589059472,0.001334619359113276,0.001574374851770699,0.0018124773632735014,0.002048003952950239,0.0022812816314399242,0.0025113685987889767,0.002737822476774454,0.0029605282470583916,0.003180139232426882,0.0033978086430579424,0.0036155551206320524,0.0038283229805529118,0.004037823062390089,0.00427623325958848,0.004551453050225973,0.004868019837886095,0.005230334587395191,0.005650488194078207,0.0061313253827393055,0.006685552187263966,0.007324432488530874,0.008058211766183376,0.008899422362446785,0.009869824163615704,0.010982275940477848,0.012261574156582355,0.013728133402764797,0.015409094281494617,0.017329521477222443,0.019517460837960243,0.022014068439602852,0.024858014658093452,0.028093570843338966,0.03176319599151611,0.03593470901250839,0.04065181687474251,0.045966725796461105,0.05194162577390671,0.05866312235593796,0.0661531314253807,0.07449369877576828,0.08373060077428818,0.09390797466039658,0.10507962852716446,0.11728345602750778,0.13050933182239532,0.1448184996843338,0.16015012562274933,0.17649710178375244,0.19377487897872925,0.21193034946918488,0.2309470772743225,0.2506709098815918,0.2709686756134033,0.2917742431163788,0.3129306733608246,0.3343026340007782,0.355817049741745,0.37730515003204346,0.39863741397857666,0.4196598529815674,0.4402841031551361,0.4604176878929138,0.479947030544281,0.4987955093383789,0.5169848799705505,0.53435879945755,0.5509510636329651,0.5667480230331421,0.5817722082138062,0.5959659218788147,0.6093911528587341,0.6220314502716064,0.633933424949646,0.6451053023338318,0.6555678844451904,0.6654039621353149,0.6746065020561218,0.6831699013710022,0.6911731958389282,0.6985957622528076,0.7054805159568787,0.7118644118309021,0.7177660465240479,0.723219096660614,0.7282285690307617,0.7328228950500488,0.7370522618293762,0.7409318089485168,0.7444627285003662,0.7476827502250671,0.7506137490272522,0.753276526927948,0.7556812763214111,0.7578592300415039,0.7598212361335754,0.7615848183631897,0.7631722092628479,0.7645951509475708,0.7658798098564148,0.7670379281044006,0.7680771946907043,0.769011914730072,0.7698482275009155,0.7706015706062317,0.7712859511375427,0.771893322467804,0.7724312543869019,0.7729237079620361,0.7733667492866516,0.7737631797790527,0.7741183638572693,0.7744391560554504,0.7747266888618469,0.7749814987182617,0.7752141952514648,0.7754162549972534,0.77559894323349,0.7757574915885925,0.7758973240852356,0.7760241031646729,0.776136040687561,0.776235044002533,0.7763199806213379,0.7763994336128235,0.7764678001403809,0.7765283584594727,0.7765820622444153,0.7766286134719849,0.7766720056533813,0.7767082452774048,0.7767418026924133,0.7767702341079712,0.7767959833145142,0.7768186330795288,0.7768384218215942,0.7768560647964478,0.7768710851669312,0.776884913444519,0.776897132396698,0.776908278465271,0.7769175171852112,0.7769258618354797,0.7769330143928528,0.776939332485199,0.7769445776939392,0.7769495248794556,0.7769541144371033,0.7769583463668823,0.7769618034362793,0.7769649624824524,0.7769678235054016,0.7769705057144165,0.7769726514816284,0.7769745588302612,0.7769759297370911,0.7769774198532104,0.7769787311553955,0.7769797444343567,0.7769806385040283,0.7769815325737,0.7769821882247925,0.7769827842712402,0.776983380317688,0.7769839763641357,0.7769845128059387,0.7769848108291626,0.7769851684570312,0.7769854664802551,0.7769857048988342,0.7769860029220581,0.7769861817359924,0.776986300945282,0.7769865393638611,0.7769865989685059,0.7769867777824402,0.7769868969917297,0.7769870162010193,0.7769870758056641,0.7769871354103088,0.7769872546195984,0.7769872546195984,0.7769873142242432,0.7769873738288879,0.7769874334335327,0.7769874930381775,0.7769874930381775,0.7769875526428223,0.7769875526428223,0.7769875526428223,0.7769875526428223,0.7769875526428223,0.7769875526428223,0.7769875526428223,0.776987612247467,0.776987612247467,0.776987612247467,0.776987612247467,0.776987612247467,0.776987612247467,0.776987612247467,0.776987612247467,0.776987612247467,0.776987612247467,0.776987612247467,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118,0.7769876718521118],"active":[0.0006895661354064941,0.000599357474129647,0.0005698709283024073,0.0005561849102377892,0.0005471890326589346,0.0005410186713561416,0.0005362901138141751,0.0005305043887346983,0.0005261795595288277,0.0005209126975387335,0.0005149154458194971,0.0005091873463243246,0.0005039011593908072,0.0005002489779144526,0.0004960971418768167,0.0004890423733741045,0.00048300670459866524,0.0005369437858462334,0.0006097564473748207,0.0006911042146384716,0.0007854835130274296,0.0008975090458989143,0.001023605465888977,0.0011691157706081867,0.0013335784897208214,0.001524029765278101,0.001744832843542099,0.001996852457523346,0.00228195171803236,0.0026176059618592262,0.0029909349977970123,0.0034125102683901787,0.003897019661962986,0.004439156502485275,0.005047820508480072,0.00574711337685585,0.006535714492201805,0.007417349144816399,0.008403819054365158,0.00949985533952713,0.010694250464439392,0.012024257332086563,0.013481147587299347,0.015032954514026642,0.016713842749595642,0.018521107733249664,0.02042330801486969,0.022420398890972137,0.024484775960445404,0.026538588106632233,0.028674274682998657,0.03073801100254059,0.03273424506187439,0.03461572527885437,0.03637826442718506,0.03806547820568085,0.03948560357093811,0.04068183898925781,0.04165962338447571,0.04237276315689087,0.04283168911933899,0.04307448863983154,0.04301309585571289,0.04267650842666626,0.04210987687110901,0.041303008794784546,0.04029804468154907,0.03911280632019043,0.037787020206451416,0.03639417886734009,0.034818053245544434,0.03324609994888306,0.03164064884185791,0.03005838394165039,0.02844822406768799,0.026868045330047607,0.025307118892669678,0.023806095123291016,0.022353649139404297,0.02097773551940918,0.01969057321548462,0.01839613914489746,0.01715189218521118,0.015986382961273193,0.014841437339782715,0.013777434825897217,0.012774825096130371,0.011811673641204834,0.010905683040618896,0.010035932064056396,0.00923013687133789,0.008477568626403809,0.007760107517242432,0.0070765018463134766,0.006459295749664307,0.005878031253814697,0.005333662033081055,0.004826545715332031,0.004360079765319824,0.00392913818359375,0.0035340189933776855,0.0031816959381103516,0.0028649568557739258,0.0025817155838012695,0.002326786518096924,0.002086937427520752,0.001872241497039795,0.0016821622848510742,0.0015159845352172852,0.0013647675514221191,0.0012165307998657227,0.0010878443717956543,0.0009903311729431152,0.0008881092071533203,0.0007974505424499512,0.0007161498069763184,0.0006438493728637695,0.0005759596824645996,0.0005152225494384766,0.00046193599700927734,0.0004070401191711426,0.0003630518913269043,0.00032013654708862305,0.0002841353416442871,0.00025516748428344727,0.0002231597900390625,0.00019729137420654297,0.0001741647720336914,0.0001589059829711914,0.00013762712478637695,0.00012367963790893555,0.00010985136032104492,9.685754776000977e-05,8.720159530639648e-05,7.534027099609375e-05,6.765127182006836e-05,5.841255187988281e-05,5.2809715270996094e-05,4.7147274017333984e-05,4.172325134277344e-05,3.6776065826416016e-05,3.1948089599609375e-05,2.8967857360839844e-05,2.568960189819336e-05,2.288818359375e-05,2.0325183868408203e-05,1.7821788787841797e-05,1.5795230865478516e-05,1.4781951904296875e-05,1.3172626495361328e-05,1.245737075805664e-05,1.1026859283447266e-05,9.894371032714844e-06,8.821487426757812e-06,7.808208465576172e-06,7.271766662597656e-06,6.4373016357421875e-06,5.602836608886719e-06,5.066394805908203e-06,4.410743713378906e-06,4.172325134277344e-06,3.7550926208496094e-06,3.337860107421875e-06,3.0994415283203125e-06,2.9206275939941406e-06,2.562999725341797e-06,2.4437904357910156e-06,2.2649765014648438e-06,2.205371856689453e-06,1.9073486328125e-06,1.7881393432617188e-06,1.8477439880371094e-06,1.8477439880371094e-06,1.6689300537109375e-06,1.7285346984863281e-06,1.4901161193847656e-06,1.4901161193847656e-06,1.5497207641601562e-06,1.430511474609375e-06,1.4901161193847656e-06,1.3709068298339844e-06,1.3113021850585938e-06,1.1920928955078125e-06,1.2516975402832031e-06,1.2516975402832031e-06,1.2516975402832031e-06,1.2516975402832031e-06,1.2516975402832031e-06,1.1920928955078125e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.1324882507324219e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0006895661354064941,0.0009170772973448038,0.0011528154136613011,0.0013866890221834183,0.001614296343177557,0.00183896254748106,0.0020544598810374737,0.002264152280986309,0.0024695582687854767,0.0026693898253142834,0.0028648385778069496,0.0030551361851394176,0.0032416852191090584,0.00342125678434968,0.0035968301817774773,0.0037675597704946995,0.003935425076633692,0.0041420035995543,0.004378203302621841,0.004645003937184811,0.004948076326400042,0.005289305001497269,0.00567630073055625,0.006108141038566828,0.006595763843506575,0.007151912897825241,0.007774377707391977,0.008480362594127655,0.009275497868657112,0.010171568021178246,0.01117816474288702,0.012304052710533142,0.013573547825217247,0.01499708741903305,0.016590049490332603,0.01837938465178013,0.020374180749058723,0.022626303136348724,0.02512398548424244,0.027931468561291695,0.031058652326464653,0.03454282507300377,0.0384061299264431,0.04267221689224243,0.04743039980530739,0.0526571199297905,0.05843447521328926,0.06474650651216507,0.07169093936681747,0.07927657663822174,0.08752334117889404,0.09648463875055313,0.10614924877882004,0.11653713881969452,0.12768647074699402,0.13955120742321014,0.15217238664627075,0.1654994636774063,0.17952552437782288,0.19417308270931244,0.209411159157753,0.22520141303539276,0.2414793223142624,0.25815707445144653,0.27520987391471863,0.2925059497356415,0.3099677264690399,0.32756656408309937,0.345167338848114,0.36269956827163696,0.38013818860054016,0.39732539653778076,0.41424527764320374,0.4308409094810486,0.4470401108264923,0.46280568838119507,0.4780895709991455,0.4928891360759735,0.5071166157722473,0.5208067297935486,0.5339072942733765,0.5464317798614502,0.5583792924880981,0.5697432160377502,0.5805414915084839,0.5907943844795227,0.6005171537399292,0.6097061634063721,0.6183969378471375,0.6266041398048401,0.6343425512313843,0.6416304111480713,0.6484926342964172,0.6549257636070251,0.6609748005867004,0.6666497588157654,0.671957790851593,0.6769231557846069,0.6815454959869385,0.6858530044555664,0.6898656487464905,0.6935840845108032,0.6970348954200745,0.7002235651016235,0.7031610608100891,0.7058866024017334,0.7083929777145386,0.710702657699585,0.712826132774353,0.7147729992866516,0.7165586352348328,0.718193531036377,0.7196950912475586,0.7210568189620972,0.7223124504089355,0.7234572172164917,0.7245031595230103,0.7254509925842285,0.7263227701187134,0.7271100878715515,0.7278245091438293,0.7284750938415527,0.7290703654289246,0.7296087145805359,0.730096161365509,0.7305414080619812,0.7309442758560181,0.7313075661659241,0.7316398620605469,0.7319430708885193,0.7322134971618652,0.7324630618095398,0.7326847910881042,0.7328880429267883,0.7330722212791443,0.7332343459129333,0.7333824634552002,0.7335171103477478,0.7336382269859314,0.7337459921836853,0.7338428497314453,0.7339317798614502,0.7340105175971985,0.7340831756591797,0.7341470122337341,0.7342063188552856,0.7342572808265686,0.7343038320541382,0.7343458533287048,0.7343838214874268,0.7344160676002502,0.7344458103179932,0.734473705291748,0.7344972491264343,0.7345188856124878,0.7345386147499084,0.7345557808876038,0.7345712780952454,0.734584629535675,0.7345964908599854,0.7346083521842957,0.7346185445785522,0.734627366065979,0.7346349954605103,0.7346422076225281,0.7346487641334534,0.7346544861793518,0.7346596121788025,0.7346639037132263,0.7346681356430054,0.7346717715263367,0.7346751689910889,0.7346779704093933,0.7346805930137634,0.7346827983856201,0.7346850633621216,0.7346870303153992,0.7346888780593872,0.7346903681755066,0.7346916794776917,0.7346929311752319,0.7346940636634827,0.7346948981285095,0.7346956729888916,0.7346965074539185,0.7346972823143005,0.7346979379653931,0.734698474407196,0.7346990704536438,0.7346994876861572,0.7346999645233154,0.7347002029418945,0.7347005009651184,0.7347008585929871,0.7347011566162109,0.7347012758255005,0.7347014546394348,0.7347016930580139,0.7347018718719482,0.7347020506858826,0.7347021698951721,0.7347022891044617,0.7347023487091064,0.7347025275230408,0.7347025871276855,0.7347027063369751,0.7347028255462646,0.7347029447555542,0.7347029447555542,0.734703004360199,0.734703004360199,0.7347030639648438,0.7347031235694885,0.7347031235694885,0.7347031831741333,0.7347032427787781,0.7347032427787781,0.7347033023834229,0.7347033619880676,0.7347034215927124,0.7347034215927124,0.7347034215927124,0.7347034215927124,0.7347034215927124,0.7347034215927124,0.7347034215927124,0.7347034215927124,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572,0.7347034811973572],"recovered":[0.0,0.0003155669546686113,0.0005888263694941998,0.000843363581225276,0.0010876170126721263,0.0013228169409558177,0.0015524617629125714,0.0017728607635945082,0.001990587916225195,0.0022003764752298594,0.002406589686870575,0.0026083432603627443,0.002803234849125147,0.002992033027112484,0.0031769867055118084,0.0033563084434717894,0.003533534938469529,0.003705994226038456,0.0038945425767451525,0.004106330219656229,0.004345509223639965,0.004616673104465008,0.004923936445266008,0.005268028471618891,0.005656119901686907,0.006094649899750948,0.006592844612896442,0.007151781115680933,0.007782741915434599,0.00850248895585537,0.009311157278716564,0.010212302207946777,0.011228201910853386,0.012370736338198185,0.013652878813445568,0.015085761435329914,0.01669919490814209,0.018503772094845772,0.020525844767689705,0.022785194218158722,0.025325993075966835,0.028164364397525787,0.031325262039899826,0.034835077822208405,0.038730792701244354,0.0430508516728878,0.04782631993293762,0.053103651851415634,0.058899302035570145,0.06526002287864685,0.07224651426076889,0.07985404878854752,0.08814454078674316,0.09710323810577393,0.10679320245981216,0.11720214784145355,0.12834233045578003,0.1402386873960495,0.15283659100532532,0.16615639626979828,0.1801433116197586,0.19475463032722473,0.20995569229125977,0.2257058322429657,0.2419128566980362,0.2585301995277405,0.2755018174648285,0.2926999032497406,0.3101028800010681,0.3276351988315582,0.34515202045440674,0.36263933777809143,0.3799839913845062,0.3971084952354431,0.41396355628967285,0.4304915964603424,0.4466562569141388,0.46237945556640625,0.47764015197753906,0.49236568808555603,0.5065727829933167,0.5202330350875854,0.5333335995674133,0.5458675026893616,0.5578190088272095,0.5691823363304138,0.5799936652183533,0.5902635455131531,0.5999884605407715,0.6092061400413513,0.6179020404815674,0.6261261701583862,0.6338754892349243,0.6411780714988708,0.6480574607849121,0.654495894908905,0.6605713367462158,0.6662660241127014,0.6715964078903198,0.676569402217865,0.6812098026275635,0.6855250597000122,0.689547061920166,0.693276584148407,0.6967561841011047,0.699957013130188,0.7029208540916443,0.7056565284729004,0.7081670761108398,0.710491955280304,0.7126373648643494,0.7146037220954895,0.7163892388343811,0.7180388569831848,0.7195469737052917,0.7209208607673645,0.7221888899803162,0.7233405113220215,0.7243865132331848,0.7253527045249939,0.7262290716171265,0.7270253300666809,0.727745532989502,0.7284040451049805,0.7289992570877075,0.7295419573783875,0.7300359606742859,0.7304835915565491,0.730893611907959,0.73126220703125,0.7315992712974548,0.7319007515907288,0.7321797609329224,0.7324281930923462,0.7326536178588867,0.7328606247901917,0.7330451011657715,0.7332105040550232,0.7333596348762512,0.7334955334663391,0.7336193323135376,0.7337296605110168,0.7338289618492126,0.7339174747467041,0.7339960932731628,0.7340688109397888,0.7341331839561462,0.7341917157173157,0.7342446446418762,0.7342908978462219,0.7343330979347229,0.734369695186615,0.7344035506248474,0.7344341278076172,0.7344614267349243,0.7344861030578613,0.7345080971717834,0.734528660774231,0.7345457673072815,0.7345612049102783,0.7345753312110901,0.734588086605072,0.7345986366271973,0.7346091866493225,0.7346181273460388,0.7346264123916626,0.7346336245536804,0.7346404194831848,0.7346461415290833,0.7346509695053101,0.7346558570861816,0.7346601486206055,0.7346636652946472,0.7346669435501099,0.7346699833869934,0.734672486782074,0.734674870967865,0.7346770167350769,0.7346792817115784,0.7346810698509216,0.7346825003623962,0.7346838712692261,0.7346851229667664,0.7346861362457275,0.7346871495246887,0.7346879243850708,0.7346886992454529,0.7346892952919006,0.7346900105476379,0.7346904277801514,0.7346910238265991,0.7346914410591125,0.7346917986869812,0.7346922755241394,0.7346925735473633,0.7346929311752319,0.7346930503845215,0.7346932888031006,0.7346935272216797,0.734693706035614,0.7346938848495483,0.7346940636634827,0.7346941828727722,0.7346943020820618,0.7346944212913513,0.7346944808959961,0.7346946001052856,0.7346946597099304,0.7346947193145752,0.7346948385238647,0.7346948981285095,0.7346948981285095,0.7346949577331543,0.7346950173377991,0.7346950173377991,0.7346950769424438,0.7346951365470886,0.7346951961517334,0.7346951961517334,0.7346952557563782,0.734695315361023,0.734695315361023,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677,0.7346953749656677],"active":[0.0006895661354064941,0.0006015103426761925,0.0005639890441671014,0.0005433254409581423,0.0005266793305054307,0.0005161456065252423,0.0005019981181249022,0.0004912915173918009,0.00047897035256028175,0.000469013350084424,0.00045824889093637466,0.0004467929247766733,0.0004384503699839115,0.00042922375723719597,0.00041984347626566887,0.0004112513270229101,0.00040189013816416264,0.00043600937351584435,0.00048366072587668896,0.0005386737175285816,0.0006025671027600765,0.0006726318970322609,0.0007523642852902412,0.000840112566947937,0.0009396439418196678,0.0010572629980742931,0.001181533094495535,0.001328581478446722,0.0014927559532225132,0.001669079065322876,0.001867007464170456,0.0020917505025863647,0.002345345914363861,0.0026263510808348656,0.0029371706768870354,0.0032936232164502144,0.0036749858409166336,0.004122531041502953,0.004598140716552734,0.005146274343132973,0.005732659250497818,0.006378460675477982,0.007080867886543274,0.007837139070034027,0.008699607104063034,0.009606268256902695,0.010608155280351639,0.011642854660749435,0.01279163733124733,0.01401655375957489,0.015276826918125153,0.016630589962005615,0.018004707992076874,0.019433900713920593,0.020893268287181854,0.022349059581756592,0.023830056190490723,0.02526077628135681,0.02668893337249756,0.02801668643951416,0.029267847537994385,0.03044678270816803,0.031523630023002625,0.032451242208480835,0.033297017216682434,0.033975750207901,0.034465909004211426,0.034866660833358765,0.0350644588470459,0.035064369440078735,0.03498616814613342,0.03468605875968933,0.03426128625869751,0.03373241424560547,0.03307655453681946,0.03231409192085266,0.031433314085006714,0.03050968050956726,0.029476463794708252,0.028441041707992554,0.027334511280059814,0.026198744773864746,0.025045692920684814,0.023875713348388672,0.022722482681274414,0.021612048149108887,0.020523488521575928,0.019442617893218994,0.018408477306365967,0.01739799976348877,0.016440510749816895,0.015504240989685059,0.01461714506149292,0.013747692108154297,0.01291733980178833,0.012153863906860352,0.011386454105377197,0.010657131671905518,0.009949088096618652,0.009283602237701416,0.008655846118927002,0.008059024810791016,0.007487833499908447,0.006946980953216553,0.006404876708984375,0.00592958927154541,0.005472123622894287,0.00504612922668457,0.004659056663513184,0.004281044006347656,0.0039212703704833984,0.003589808940887451,0.0033058524131774902,0.0030179619789123535,0.002765476703643799,0.0025363564491271973,0.002314269542694092,0.0021104812622070312,0.0019362568855285645,0.0017573833465576172,0.0015954375267028809,0.0014497637748718262,0.0013248324394226074,0.00120466947555542,0.0010969042778015137,0.00099945068359375,0.0009083151817321777,0.000823974609375,0.0007462501525878906,0.0006808638572692871,0.0006142258644104004,0.0005623102188110352,0.0005050301551818848,0.00045984983444213867,0.00041860342025756836,0.0003737211227416992,0.00033736228942871094,0.0003066062927246094,0.0002785921096801758,0.0002504587173461914,0.00022351741790771484,0.0002021193504333496,0.00018155574798583984,0.00016570091247558594,0.00015091896057128906,0.00013750791549682617,0.00012409687042236328,0.00011211633682250977,0.00010120868682861328,9.292364120483398e-05,8.296966552734375e-05,7.611513137817383e-05,7.015466690063477e-05,6.312131881713867e-05,5.745887756347656e-05,5.251169204711914e-05,4.76837158203125e-05,4.26173210144043e-05,3.886222839355469e-05,3.528594970703125e-05,3.3020973205566406e-05,3.045797348022461e-05,2.872943878173828e-05,2.580881118774414e-05,2.4080276489257812e-05,2.2351741790771484e-05,2.086162567138672e-05,1.919269561767578e-05,1.7762184143066406e-05,1.71661376953125e-05,1.5914440155029297e-05,1.5020370483398438e-05,1.430511474609375e-05,1.3649463653564453e-05,1.2814998626708984e-05,1.2576580047607422e-05,1.2159347534179688e-05,1.1861324310302734e-05,1.1086463928222656e-05,1.0609626770019531e-05,1.043081283569336e-05,1.0192394256591797e-05,9.775161743164062e-06,9.5367431640625e-06,9.357929229736328e-06,9.357929229736328e-06,9.238719940185547e-06,9.179115295410156e-06,9.059906005859375e-06,9.059906005859375e-06,8.940696716308594e-06,8.761882781982422e-06,8.702278137207031e-06,8.58306884765625e-06,8.58306884765625e-06,8.344650268554688e-06,8.404254913330078e-06,8.404254913330078e-06,8.344650268554688e-06,8.344650268554688e-06,8.285045623779297e-06,8.225440979003906e-06,8.165836334228516e-06,8.225440979003906e-06,8.165836334228516e-06,8.225440979003906e-06,8.225440979003906e-06,8.285045623779297e-06,8.225440979003906e-06,8.165836334228516e-06,8.106231689453125e-06,8.165836334228516e-06,8.165836334228516e-06,8.106231689453125e-06,8.165836334228516e-06,8.165836334228516e-06,8.106231689453125e-06,8.106231689453125e-06,8.165836334228516e-06,8.165836334228516e-06,8.106231689453125e-06,8.106231689453125e-06,8.046627044677734e-06,8.046627044677734e-06,8.046627044677734e-06,8.046627044677734e-06,8.046627044677734e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06,8.106231689453125e-06]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0006895661354064941,0.0009169619297608733,0.0011646945495158434,0.0014173865783959627,0.0016707511385902762,0.0019211365142837167,0.002173963002860546,0.0024303263053297997,0.002685959218069911,0.0029423031955957413,0.003197724698111415,0.0034529154654592276,0.003709124866873026,0.003962797112762928,0.004219852387905121,0.004475158639252186,0.004727235529571772,0.005065311212092638,0.005462859757244587,0.005926685873419046,0.006474531255662441,0.0071116043254733086,0.007860780693590641,0.008741646073758602,0.009768810123205185,0.010962110012769699,0.012364505790174007,0.014006387442350388,0.015920817852020264,0.018148643895983696,0.02074618451297283,0.02376560866832733,0.027279403060674667,0.03131857141852379,0.0359734371304512,0.04135800898075104,0.047532834112644196,0.054582200944423676,0.06259714066982269,0.07167229801416397,0.08191040903329849,0.09340568631887436,0.1061842292547226,0.12031356990337372,0.13584232330322266,0.15279370546340942,0.1711123287677765,0.190752774477005,0.21165035665035248,0.23369212448596954,0.2566970884799957,0.2804992198944092,0.3049423098564148,0.3298927843570709,0.3550252318382263,0.3802207410335541,0.4052598476409912,0.42995280027389526,0.454129695892334,0.4776436686515808,0.5003858804702759,0.52223801612854,0.5431382656097412,0.5629439353942871,0.5816767811775208,0.5993152260780334,0.6159274578094482,0.6314955949783325,0.6459932327270508,0.6595379114151001,0.6721698045730591,0.6839209794998169,0.6948263049125671,0.7049391269683838,0.7143280506134033,0.7229815721511841,0.7309812903404236,0.7383743524551392,0.7451563477516174,0.7513612508773804,0.757035493850708,0.7622191905975342,0.766896665096283,0.7711700797080994,0.7750194072723389,0.778474748134613,0.7815972566604614,0.7843952178955078,0.786882758140564,0.7891134023666382,0.7911090850830078,0.7928909659385681,0.7944816946983337,0.7959067225456238,0.7971723675727844,0.7983042597770691,0.7993137240409851,0.8002188801765442,0.8010265827178955,0.8017479777336121,0.8023931980133057,0.8029748201370239,0.803498387336731,0.8039681315422058,0.8043996095657349,0.8047842979431152,0.8051310181617737,0.8054443001747131,0.8057225346565247,0.8059734106063843,0.8061975836753845,0.8063971400260925,0.8065804243087769,0.8067439794540405,0.806888222694397,0.8070163726806641,0.8071300387382507,0.8072352409362793,0.8073284029960632,0.8074111938476562,0.8074838519096375,0.8075506687164307,0.8076061606407166,0.8076574206352234,0.807701826095581,0.8077415227890015,0.807776927947998,0.807807445526123,0.8078346848487854,0.8078598380088806,0.8078818917274475,0.8079004287719727,0.8079159259796143,0.8079295754432678,0.8079424500465393,0.807953953742981,0.8079636693000793,0.8079723715782166,0.8079796433448792,0.8079853057861328,0.8079908490180969,0.8079955577850342,0.8079994916915894,0.808003306388855,0.8080059885978699,0.8080085515975952,0.8080108761787415,0.8080130815505981,0.808014988899231,0.8080164790153503,0.8080179691314697,0.8080190420150757,0.8080202341079712,0.8080211281776428,0.8080219626426697,0.808022677898407,0.8080232739448547,0.8080238103866577,0.8080241680145264,0.8080246448516846,0.8080250024795532,0.8080253601074219,0.8080255389213562,0.8080256581306458,0.8080258369445801,0.8080260753631592,0.8080262541770935,0.8080263733863831,0.8080264925956726,0.8080266118049622,0.8080266714096069,0.8080267310142517,0.8080267906188965,0.8080268502235413,0.808026909828186,0.8080269694328308,0.8080270290374756,0.8080270290374756,0.8080270886421204,0.8080271482467651,0.8080271482467651,0.8080271482467651,0.8080272078514099,0.8080272078514099,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547],"recovered":[0.0,0.00031672028126195073,0.0005900757969357073,0.0008499182877130806,0.0011038212105631828,0.0013592041796073318,0.0016117230989038944,0.001863242476247251,0.002119586570188403,0.0023737777955830097,0.0026290263049304485,0.002883352106437087,0.003140195971354842,0.003395924810320139,0.0036493088118731976,0.003903769189491868,0.0041614011861383915,0.0044180527329444885,0.004711648914963007,0.005059604998677969,0.00546509213745594,0.005940143950283527,0.006497600115835667,0.007150569930672646,0.007914489135146141,0.008809694088995457,0.00985531136393547,0.011082095094025135,0.012512017041444778,0.01418465469032526,0.0161401629447937,0.018415523692965508,0.02105681411921978,0.024128656834363937,0.027699673548340797,0.03181440383195877,0.03654700517654419,0.042016785591840744,0.04826631024479866,0.05540496110916138,0.06350541859865189,0.0726790651679039,0.08303578197956085,0.09459604322910309,0.10744338482618332,0.12165010720491409,0.13720619678497314,0.15413247048854828,0.1724199801683426,0.19201838970184326,0.2128613144159317,0.23477697372436523,0.257622092962265,0.2812793552875519,0.30557307600975037,0.33030495047569275,0.3552780747413635,0.380266398191452,0.40510687232017517,0.4296269714832306,0.4536493718624115,0.47702622413635254,0.49961596727371216,0.5213943123817444,0.5421711802482605,0.5619169473648071,0.5806242823600769,0.5982703566551208,0.6148979067802429,0.6304237842559814,0.6449740529060364,0.6585612893104553,0.6712332367897034,0.6830345392227173,0.6939947009086609,0.704166054725647,0.7135739922523499,0.7222773432731628,0.7303308844566345,0.7377414703369141,0.7445608377456665,0.7508043646812439,0.7565099000930786,0.7616990804672241,0.766440749168396,0.7707312703132629,0.7746033668518066,0.7780992984771729,0.7812503576278687,0.7840675115585327,0.7865937948226929,0.7888498306274414,0.7908656001091003,0.792668879032135,0.7942891120910645,0.7957308292388916,0.797019898891449,0.7981662154197693,0.7991881370544434,0.800106942653656,0.8009344339370728,0.8016641736030579,0.8023212552070618,0.8029112815856934,0.8034408688545227,0.8039208054542542,0.8043570518493652,0.8047428727149963,0.8050917983055115,0.8054066300392151,0.8056927919387817,0.8059447407722473,0.8061701655387878,0.8063739538192749,0.8065574765205383,0.8067223429679871,0.806869387626648,0.8069983124732971,0.8071137070655823,0.8072214126586914,0.8073157072067261,0.8073980212211609,0.8074712157249451,0.8075370788574219,0.8075951933860779,0.8076460957527161,0.8076932430267334,0.8077329993247986,0.8077695369720459,0.8078015446662903,0.8078303337097168,0.8078556060791016,0.8078779578208923,0.8078969717025757,0.8079127073287964,0.8079274296760559,0.8079406023025513,0.807951807975769,0.8079617023468018,0.8079701066017151,0.8079771995544434,0.8079836368560791,0.8079897165298462,0.8079942464828491,0.8079982399940491,0.808001697063446,0.8080048561096191,0.8080079555511475,0.808010458946228,0.8080127835273743,0.8080148100852966,0.8080164790153503,0.8080177903175354,0.8080189824104309,0.8080199956893921,0.8080208897590637,0.8080217838287354,0.8080224990844727,0.8080231547355652,0.8080236911773682,0.8080241680145264,0.8080245852470398,0.8080250024795532,0.8080252408981323,0.8080255389213562,0.8080256581306458,0.8080258369445801,0.8080260157585144,0.8080261945724487,0.8080263137817383,0.8080264329910278,0.8080265522003174,0.8080266118049622,0.8080266714096069,0.8080267310142517,0.8080267906188965,0.8080268502235413,0.808026909828186,0.808026909828186,0.8080270290374756,0.8080270886421204,0.8080270886421204,0.8080271482467651,0.8080271482467651,0.8080272078514099,0.8080272078514099,0.8080272078514099,0.8080272078514099,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547,0.8080272674560547],"active":[0.0006895661354064941,0.0006002416484989226,0.0005746187525801361,0.0005674682906828821,0.0005669299280270934,0.0005619323346763849,0.0005622399039566517,0.0005670838290825486,0.0005663726478815079,0.0005685254000127316,0.0005686983931809664,0.0005695633590221405,0.0005689288955181837,0.0005668723024427891,0.0005705435760319233,0.0005713894497603178,0.0005658343434333801,0.0006472584791481495,0.00075121084228158,0.0008670808747410774,0.001009439118206501,0.0011714603751897812,0.0013631805777549744,0.0015910761430859566,0.0018543209880590439,0.0021524159237742424,0.002509194426238537,0.0029242923483252525,0.0034088008105754852,0.003963989205658436,0.0046060215681791306,0.005350084975361824,0.006222588941454887,0.007189914584159851,0.008273763582110405,0.009543605148792267,0.010985828936100006,0.012565415352582932,0.014330830425024033,0.016267336905002594,0.018404990434646606,0.02072662115097046,0.023148447275161743,0.02571752667427063,0.028398938477039337,0.03114359825849533,0.033906131982803345,0.036620303988456726,0.03923037648200989,0.04167373478412628,0.043835774064064026,0.045722246170043945,0.04732021689414978,0.04861342906951904,0.04945215582847595,0.04991579055786133,0.049981772899627686,0.04968640208244324,0.049022823572158813,0.04801669716835022,0.04673650860786438,0.0452117919921875,0.04352229833602905,0.041549623012542725,0.039505600929260254,0.03739827871322632,0.03530317544937134,0.03322523832321167,0.03109532594680786,0.029114127159118652,0.027195751667022705,0.025359690189361572,0.02359306812286377,0.021904587745666504,0.02033334970474243,0.01881551742553711,0.01740729808807373,0.01609700918197632,0.01482546329498291,0.013619780540466309,0.012474656105041504,0.011414825916290283,0.010386765003204346,0.009470999240875244,0.008578658103942871,0.007743477821350098,0.006993889808654785,0.006295919418334961,0.0056324005126953125,0.005045890808105469,0.004515290260314941,0.004041135311126709,0.0036160945892333984,0.0032378435134887695,0.0028832554817199707,0.0025734305381774902,0.002293825149536133,0.0020526647567749023,0.0018384456634521484,0.0016410350799560547,0.0014587640762329102,0.0013106465339660645,0.0011771321296691895,0.0010568499565124512,0.0009587407112121582,0.000863492488861084,0.0007739663124084473,0.0007014274597167969,0.0006307363510131836,0.0005667805671691895,0.0005047917366027832,0.00045239925384521484,0.00041025876998901367,0.000370025634765625,0.0003307461738586426,0.00029402971267700195,0.0002606511116027832,0.00023692846298217773,0.00021469593048095703,0.00018978118896484375,0.00016814470291137695,0.0001526474952697754,0.00013494491577148438,0.00012034177780151367,0.00010663270950317383,9.542703628540039e-05,8.368492126464844e-05,7.444620132446289e-05,6.514787673950195e-05,5.829334259033203e-05,5.155801773071289e-05,4.482269287109375e-05,3.796815872192383e-05,3.260374069213867e-05,2.9742717742919922e-05,2.6524066925048828e-05,2.3066997528076172e-05,2.0563602447509766e-05,1.7940998077392578e-05,1.519918441772461e-05,1.3649463653564453e-05,1.1920928955078125e-05,9.775161743164062e-06,9.059906005859375e-06,7.748603820800781e-06,6.854534149169922e-06,6.020069122314453e-06,5.125999450683594e-06,4.5299530029296875e-06,3.6954879760742188e-06,3.159046173095703e-06,2.562999725341797e-06,2.4437904357910156e-06,2.1457672119140625e-06,1.9669532775878906e-06,1.7881393432617188e-06,1.4901161193847656e-06,1.3113021850585938e-06,1.0132789611816406e-06,9.5367431640625e-07,8.344650268554688e-07,7.748603820800781e-07,5.364418029785156e-07,4.172325134277344e-07,2.980232238769531e-07,4.172325134277344e-07,4.172325134277344e-07,3.5762786865234375e-07,2.980232238769531e-07,2.980232238769531e-07,2.384185791015625e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.1920928955078125e-07,1.7881393432617188e-07,1.1920928955078125e-07,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0006895661354064941,0.0009170196135528386,0.0011573325609788299,0.0013979915529489517,0.0016394963022321463,0.0018760993843898177,0.0021115876734256744,0.002342808526009321,0.0025701660197228193,0.0027962354943156242,0.0030189796816557646,0.003238955745473504,0.003456663805991411,0.0036716421600431204,0.003882891498506069,0.004094698466360569,0.004300315864384174,0.0045639448799192905,0.0048714387230575085,0.005223681218922138,0.0056308601051568985,0.0060994913801550865,0.006639186292886734,0.007260594051331282,0.007973401807248592,0.008796274662017822,0.00973342265933752,0.010814984329044819,0.012054032646119595,0.013476303778588772,0.01509763766080141,0.016972778365015984,0.019107647240161896,0.021549835801124573,0.024324987083673477,0.0274899210780859,0.031089099124073982,0.03515877202153206,0.039766449481248856,0.04496679827570915,0.050820790231227875,0.05739831551909447,0.06475146859884262,0.07293684780597687,0.08203179389238358,0.09207185357809067,0.10310199111700058,0.1151605024933815,0.12828241288661957,0.14245378971099854,0.15769262611865997,0.17400617897510529,0.19126571714878082,0.2094280868768692,0.22845402359962463,0.2482285350561142,0.26860591769218445,0.2894672453403473,0.3107253611087799,0.33220237493515015,0.3537991940975189,0.3753616213798523,0.3967657685279846,0.41789183020591736,0.4386158883571625,0.45884671807289124,0.4784538447856903,0.49740540981292725,0.5156656503677368,0.5331221222877502,0.5497846603393555,0.565645158290863,0.5806483030319214,0.5948578119277954,0.6082388758659363,0.6208612322807312,0.6327148675918579,0.6438185572624207,0.6542205810546875,0.6639633178710938,0.6730448007583618,0.6815582513809204,0.6894927620887756,0.6968857645988464,0.7037842273712158,0.7101901173591614,0.7161411046981812,0.7216498255729675,0.7267208695411682,0.7313995361328125,0.7356865406036377,0.7395887970924377,0.7431491017341614,0.7464052438735962,0.7493708729743958,0.7520718574523926,0.754530131816864,0.7567772269248962,0.7588157057762146,0.760672390460968,0.7623404264450073,0.7638512253761292,0.7652214169502258,0.7664648294448853,0.767575740814209,0.7685904502868652,0.7694993615150452,0.7703152894973755,0.7710504531860352,0.7717158794403076,0.7723202109336853,0.7728593945503235,0.7733473777770996,0.7737913727760315,0.7741861939430237,0.7745444774627686,0.774865448474884,0.7751538753509521,0.775416374206543,0.7756510972976685,0.7758614420890808,0.7760530114173889,0.7762289047241211,0.7763866186141968,0.7765305042266846,0.7766618728637695,0.7767851948738098,0.7768954634666443,0.7769991755485535,0.7770914435386658,0.7771795392036438,0.7772589325904846,0.7773321866989136,0.7774011492729187,0.7774658203125,0.7775263786315918,0.7775825262069702,0.7776340246200562,0.7776801586151123,0.7777236700057983,0.7777624726295471,0.7777992486953735,0.7778322696685791,0.7778634428977966,0.7778905630111694,0.7779150009155273,0.7779377698898315,0.7779572606086731,0.7779742479324341,0.7779901623725891,0.7780041694641113,0.778016209602356,0.7780272960662842,0.7780378460884094,0.7780463695526123,0.7780542969703674,0.7780611515045166,0.7780672311782837,0.7780726552009583,0.7780773639678955,0.7780821919441223,0.7780860066413879,0.778089165687561,0.7780917882919312,0.7780945301055908,0.7780967950820923,0.7780987024307251,0.7781005501747131,0.7781019806861877,0.7781034708023071,0.7781046032905579,0.7781059145927429,0.7781067490577698,0.7781077027320862,0.7781085968017578,0.7781091928482056,0.7781099081039429,0.7781105041503906,0.7781109809875488,0.7781113982200623,0.7781116962432861,0.7781120538711548,0.7781122326850891,0.7781125903129578,0.7781127095222473,0.7781128883361816,0.7781130075454712,0.778113067150116,0.7781131863594055,0.7781133055686951,0.7781134247779846,0.7781134843826294,0.7781135439872742,0.778113603591919,0.7781136631965637,0.7781137228012085,0.7781137228012085,0.7781137824058533,0.778113842010498,0.778113842010498,0.7781139016151428,0.7781139016151428,0.7781139612197876,0.7781139612197876,0.7781139612197876,0.7781140208244324,0.7781140208244324,0.7781140208244324,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771,0.7781140804290771],"recovered":[0.0,0.0003154324076604098,0.0005880767130292952,0.0008458624361082911,0.0010964014800265431,0.0013401743490248919,0.0015808141324669123,0.0018205889500677586,0.0020537320524454117,0.0022843764163553715,0.0025137136690318584,0.002740129129961133,0.0029634113889187574,0.0031854058615863323,0.003403306007385254,0.003619111143052578,0.003833493683487177,0.0040412829257547855,0.004276694264262915,0.004546263255178928,0.00485712056979537,0.005214533768594265,0.005630170460790396,0.006105856038630009,0.006657046265900135,0.007288314402103424,0.008017691783607006,0.008850829675793648,0.009806718677282333,0.010902177542448044,0.012164638377726078,0.013599250465631485,0.015259931795299053,0.017158696427941322,0.019332410767674446,0.02179787866771221,0.024622026830911636,0.027821118012070656,0.031472694128751755,0.03559144213795662,0.04024805873632431,0.04550866782665253,0.05141596123576164,0.05805785953998566,0.06547778844833374,0.07373181730508804,0.08286654949188232,0.09294643253087997,0.10401378571987152,0.11612839251756668,0.1292705088853836,0.14345142245292664,0.15871797502040863,0.17497612535953522,0.1921863704919815,0.21029697358608246,0.2292253077030182,0.24888169765472412,0.26912614703178406,0.28990381956100464,0.31103479862213135,0.3323949873447418,0.35383135080337524,0.3752671480178833,0.3965510129928589,0.4175683856010437,0.43817636370658875,0.45829635858535767,0.47780516743659973,0.4967004358768463,0.5148775577545166,0.5322802662849426,0.5489079356193542,0.5647314190864563,0.5797615647315979,0.5939655303955078,0.6073901057243347,0.6200203895568848,0.6318860650062561,0.6430160999298096,0.6534345149993896,0.6632166504859924,0.6723581552505493,0.6808781623840332,0.688850998878479,0.6962697505950928,0.703190803527832,0.7096214294433594,0.7155938148498535,0.7211105227470398,0.7262232899665833,0.7309221625328064,0.7352355122566223,0.7391669750213623,0.7427511811256409,0.7460170388221741,0.7490007877349854,0.7517202496528625,0.7542080283164978,0.756466269493103,0.7585291266441345,0.760394275188446,0.7620798945426941,0.7636111378669739,0.7649999856948853,0.7662454843521118,0.767376184463501,0.7683982253074646,0.7693114876747131,0.7701394557952881,0.7708858251571655,0.7715643048286438,0.7721733450889587,0.7727201581001282,0.7732183933258057,0.7736604809761047,0.7740565538406372,0.7744211554527283,0.7747460603713989,0.775040864944458,0.7753063440322876,0.7755430936813354,0.7757545113563538,0.7759539484977722,0.7761272192001343,0.7762898206710815,0.7764349579811096,0.7765697836875916,0.7766903042793274,0.7768049240112305,0.7769071459770203,0.7770039439201355,0.7770909667015076,0.7771708965301514,0.7772447466850281,0.7773142457008362,0.7773796319961548,0.7774409651756287,0.7774967551231384,0.7775463461875916,0.7775936722755432,0.7776384949684143,0.7776786088943481,0.7777143716812134,0.7777490019798279,0.7777790427207947,0.7778062224388123,0.7778320908546448,0.7778543829917908,0.7778732776641846,0.7778914570808411,0.7779070734977722,0.777921736240387,0.7779335975646973,0.7779454588890076,0.7779549360275269,0.777964174747467,0.7779720425605774,0.7779785394668579,0.7779854536056519,0.7779909372329712,0.7779959440231323,0.7780006527900696,0.7780042886734009,0.7780073881149292,0.778010368347168,0.7780131101608276,0.7780153155326843,0.778017520904541,0.7780190706253052,0.778020441532135,0.778022050857544,0.7780234813690186,0.7780244946479797,0.7780256271362305,0.7780264019966125,0.7780270576477051,0.7780280113220215,0.7780287265777588,0.7780293226242065,0.7780296802520752,0.7780300974845886,0.778030514717102,0.7780308723449707,0.7780312895774841,0.7780314087867737,0.7780316472053528,0.7780317664146423,0.7780318856239319,0.7780320048332214,0.7780320644378662,0.7780321836471558,0.7780323028564453,0.7780323624610901,0.7780323624610901,0.7780324220657349,0.7780324816703796,0.7780325412750244,0.7780325412750244,0.7780326008796692,0.778032660484314,0.7780327200889587,0.7780327200889587,0.7780327796936035,0.7780327796936035,0.7780327796936035,0.7780328392982483,0.7780328392982483,0.7780328392982483,0.7780328392982483,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931,0.7780328989028931],"active":[0.0006895661354064941,0.0006015872349962592,0.0005692558479495347,0.0005521291168406606,0.0005430948222056031,0.0005359250353649259,0.0005307735409587622,0.0005222195759415627,0.0005164339672774076,0.0005118590779602528,0.0005052660126239061,0.0004988266155123711,0.0004932524170726538,0.00048623629845678806,0.0004795854911208153,0.00047558732330799103,0.00046682218089699745,0.000522661954164505,0.0005947444587945938,0.0006774179637432098,0.0007737395353615284,0.0008849576115608215,0.0010090158320963383,0.001154738012701273,0.0013163555413484573,0.0015079602599143982,0.0017157308757305145,0.001964154653251171,0.002247313968837261,0.002574126236140728,0.0029329992830753326,0.0033735278993844986,0.0038477154448628426,0.00439113937318325,0.004992576315999031,0.005692042410373688,0.006467072293162346,0.007337654009461403,0.0082937553524971,0.009375356137752533,0.010572731494903564,0.01188964769244194,0.013335507363080978,0.014878988265991211,0.016554005444049835,0.018340036273002625,0.020235441625118256,0.022214069962501526,0.024268627166748047,0.026325397193431854,0.028422117233276367,0.03055475652217865,0.03254774212837219,0.034451961517333984,0.03626765310764313,0.03793156147003174,0.03938060998916626,0.04058554768562317,0.04159921407699585,0.04229855537414551,0.04276439547538757,0.042966634035110474,0.042934417724609375,0.04262468218803406,0.04206487536430359,0.041278332471847534,0.04027748107910156,0.03910905122756958,0.037860482931137085,0.03642168641090393,0.03490710258483887,0.03336489200592041,0.03174036741256714,0.03012639284133911,0.02847731113433838,0.02689570188522339,0.025324761867523193,0.02379816770553589,0.022334516048431396,0.02094721794128418,0.019610285758972168,0.01834160089492798,0.01713460683822632,0.016007602214813232,0.014933228492736816,0.013920366764068604,0.012950301170349121,0.012028396129608154,0.011127054691314697,0.010289013385772705,0.009463250637054443,0.008666634559631348,0.007913589477539062,0.007238268852233887,0.006619691848754883,0.006054818630218506,0.005529344081878662,0.005056977272033691,0.004607677459716797,0.00420612096786499,0.0038112998008728027,0.0034569501876831055,0.0031415224075317383,0.002853691577911377,0.0025757551193237305,0.002344965934753418,0.0021231770515441895,0.0019170641899108887,0.0017389655113220215,0.0015764236450195312,0.0014343857765197754,0.0012950897216796875,0.0011740326881408691,0.0010712146759033203,0.0009678006172180176,0.0008839964866638184,0.0008088946342468262,0.000732719898223877,0.000670313835144043,0.0006102323532104492,0.0005550980567932129,0.0005099177360534668,0.000474393367767334,0.00043267011642456055,0.00040328502655029297,0.0003720521926879883,0.0003502368927001953,0.0003256797790527344,0.0003088712692260742,0.00028651952743530273,0.00027239322662353516,0.0002549886703491211,0.00024121999740600586,0.00023025274276733398,0.00022107362747192383,0.00021213293075561523,0.0002028942108154297,0.00019305944442749023,0.00018340349197387695,0.0001773238182067871,0.00016880035400390625,0.00016075372695922852,0.00015366077423095703,0.00014907121658325195,0.00014156103134155273,0.00013595819473266602,0.0001315474510192871,0.0001251697540283203,0.00011986494064331055,0.00011688470840454102,0.00011271238327026367,0.00010913610458374023,0.0001055598258972168,0.0001042485237121582,0.00010091066360473633,9.936094284057617e-05,9.697675704956055e-05,9.518861770629883e-05,9.41157341003418e-05,9.191036224365234e-05,9.125471115112305e-05,9.006261825561523e-05,8.851289749145508e-05,8.749961853027344e-05,8.71419906616211e-05,8.64267349243164e-05,8.559226989746094e-05,8.52346420288086e-05,8.445978164672852e-05,8.440017700195312e-05,8.416175842285156e-05,8.386373519897461e-05,8.32676887512207e-05,8.320808410644531e-05,8.296966552734375e-05,8.279085159301758e-05,8.285045623779297e-05,8.249282836914062e-05,8.225440979003906e-05,8.207559585571289e-05,8.20159912109375e-05,8.195638656616211e-05,8.171796798706055e-05,8.171796798706055e-05,8.14199447631836e-05,8.147954940795898e-05,8.13603401184082e-05,8.130073547363281e-05,8.130073547363281e-05,8.130073547363281e-05,8.13603401184082e-05,8.130073547363281e-05,8.124113082885742e-05,8.124113082885742e-05,8.130073547363281e-05,8.130073547363281e-05,8.124113082885742e-05,8.124113082885742e-05,8.130073547363281e-05,8.124113082885742e-05,8.124113082885742e-05,8.118152618408203e-05,8.124113082885742e-05,8.118152618408203e-05,8.118152618408203e-05,8.124113082885742e-05,8.118152618408203e-05,8.118152618408203e-05,8.124113082885742e-05,8.124113082885742e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05,8.118152618408203e-05]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0006895661354064941,0.0009166544186882675,0.0011528346221894026,0.0013844785280525684,0.0016125470865517855,0.001835425733588636,0.0020539024844765663,0.0022634603083133698,0.002467443933710456,0.0026704471092671156,0.0028670683968812227,0.0030581154860556126,0.003244664752855897,0.0034264661371707916,0.00360100157558918,0.0037729227915406227,0.003939615562558174,0.0041434261947870255,0.004376588389277458,0.00464094802737236,0.004936985671520233,0.005274907685816288,0.0056569441221654415,0.006084594409912825,0.006566373631358147,0.007109105587005615,0.007718922570347786,0.008410586044192314,0.00918275211006403,0.01005079597234726,0.011032615788280964,0.012137340381741524,0.013380501419305801,0.014765847474336624,0.0163239985704422,0.0180645864456892,0.0200277641415596,0.022223006933927536,0.02466881088912487,0.027391467243433,0.030439916998147964,0.0338396281003952,0.037599749863147736,0.04180176928639412,0.04643005132675171,0.05155302956700325,0.057192910462617874,0.0633988156914711,0.07020127773284912,0.07764405757188797,0.08574655652046204,0.09452947229146957,0.1040213406085968,0.11424588412046432,0.12523460388183594,0.13696818053722382,0.14941678941249847,0.16258837282657623,0.17646341025829315,0.19097915291786194,0.20613396167755127,0.2218487411737442,0.23805510997772217,0.2546819746494293,0.2716817259788513,0.2889634370803833,0.30642569065093994,0.32399290800094604,0.3416299819946289,0.3592227101325989,0.376679003238678,0.3939479887485504,0.41094228625297546,0.4276339113712311,0.44393014907836914,0.4597755968570709,0.475114643573761,0.4899574816226959,0.5042229890823364,0.5179367065429688,0.5310865044593811,0.5436198711395264,0.5556225776672363,0.5670298933982849,0.5778725743293762,0.5881523489952087,0.5978873372077942,0.6071224212646484,0.6158521175384521,0.6241104006767273,0.631883978843689,0.6392312049865723,0.6461561322212219,0.65266352891922,0.6587871313095093,0.6645329594612122,0.6699122786521912,0.6749446392059326,0.6796588897705078,0.6840549111366272,0.688148021697998,0.6919552683830261,0.6954924464225769,0.6987575888633728,0.7017994523048401,0.7045939564704895,0.707180380821228,0.7095528244972229,0.7117510437965393,0.7137610912322998,0.7156170606613159,0.7173088788986206,0.7188661098480225,0.7202988266944885,0.7216008901596069,0.7227945923805237,0.7238867878913879,0.7248831391334534,0.7257943153381348,0.7266272306442261,0.7273834943771362,0.72807776927948,0.728705644607544,0.729279100894928,0.7298018336296082,0.7302752733230591,0.7307029366493225,0.731099545955658,0.7314560413360596,0.7317831516265869,0.7320799231529236,0.7323498129844666,0.7325978875160217,0.7328261733055115,0.7330356240272522,0.7332295775413513,0.7334077954292297,0.7335703372955322,0.7337194085121155,0.7338563203811646,0.7339785099029541,0.7340903282165527,0.7341899871826172,0.7342793345451355,0.7343597412109375,0.7344342470169067,0.7345008254051208,0.7345617413520813,0.7346163988113403,0.7346658706665039,0.7347087264060974,0.7347472906112671,0.7347832322120667,0.7348148226737976,0.7348436713218689,0.7348701357841492,0.7348930835723877,0.7349140048027039,0.7349327206611633,0.7349491119384766,0.7349636554718018,0.7349769473075867,0.7349887490272522,0.7349997758865356,0.7350096106529236,0.7350185513496399,0.7350262999534607,0.7350332140922546,0.7350397109985352,0.7350457310676575,0.7350512742996216,0.7350563406944275,0.7350609302520752,0.7350643277168274,0.7350677251815796,0.7350706458091736,0.7350732684135437,0.7350756525993347,0.7350780367851257,0.735079824924469,0.735081672668457,0.7350834608078003,0.7350848913192749,0.7350862622261047,0.7350876927375793,0.7350887656211853,0.7350897789001465,0.7350907325744629,0.7350913286209106,0.735092043876648,0.7350926995277405,0.7350932955741882,0.7350937724113464,0.7350943088531494,0.7350946068763733,0.7350950241088867,0.7350953817367554,0.7350956797599792,0.7350959181785583,0.7350962162017822,0.7350965142250061,0.7350965738296509,0.7350966334342957,0.73509681224823,0.7350969314575195,0.7350971102714539,0.7350972294807434,0.7350972890853882,0.735097348690033,0.7350974678993225,0.7350975871086121,0.7350976467132568,0.7350977063179016,0.7350977659225464,0.7350978255271912,0.7350978255271912,0.7350978851318359,0.7350978851318359,0.7350978851318359,0.7350978851318359,0.7350979447364807,0.7350979447364807,0.7350979447364807,0.7350979447364807,0.7350979447364807,0.7350979447364807,0.7350980043411255,0.7350980043411255,0.7350980043411255,0.7350980043411255,0.7350980043411255,0.7350980043411255,0.7350980043411255,0.7350980043411255,0.7350980043411255,0.7350980043411255,0.7350980043411255,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703,0.7350980639457703],"recovered":[0.0,0.000315643846988678,0.0005863659316673875,0.0008430752786807716,0.0010849644895642996,0.0013221635017544031,0.001550501212477684,0.001772726303897798,0.0019884351640939713,0.0021991655230522156,0.0024094730615615845,0.002610111841931939,0.002807502169162035,0.0029982994310557842,0.003187309019267559,0.00336630386300385,0.0035423769149929285,0.003715028753504157,0.0039012511260807514,0.004110212903469801,0.004349410999566317,0.004617711063474417,0.004918381106108427,0.005261954385787249,0.005650334060192108,0.00608409708365798,0.006574045866727829,0.007123428396880627,0.007739242631942034,0.008438806980848312,0.009223696775734425,0.010103755630552769,0.011097492650151253,0.012215442024171352,0.013467291370034218,0.014872493222355843,0.01644854061305523,0.01822030544281006,0.020200282335281372,0.022412557154893875,0.024876391515135765,0.027641892433166504,0.030724231153726578,0.034146394580602646,0.037948861718177795,0.042174406349658966,0.0468374639749527,0.05198771879076958,0.0576731339097023,0.06391442567110062,0.07074946910142899,0.07821710407733917,0.086334727704525,0.09515051543712616,0.10467886179685593,0.11493457108736038,0.12591978907585144,0.13762332499027252,0.15005618333816528,0.16320449113845825,0.1770634651184082,0.1915629357099533,0.2066686600446701,0.2223305106163025,0.2384587824344635,0.25501611828804016,0.27193886041641235,0.28911393880844116,0.30650755763053894,0.32402291893959045,0.34156671166419983,0.35905805230140686,0.376457154750824,0.39364781975746155,0.41058725118637085,0.4271910488605499,0.44345638155937195,0.45923668146133423,0.47453856468200684,0.4893477261066437,0.5036010146141052,0.517300546169281,0.5304068326950073,0.5429753661155701,0.5549420714378357,0.5663532614707947,0.5772262215614319,0.5875202417373657,0.5972610712051392,0.6065011024475098,0.6152615547180176,0.6235238909721375,0.6313294768333435,0.6386784911155701,0.6456130743026733,0.6521519422531128,0.6582889556884766,0.6640452742576599,0.6694425940513611,0.6745011210441589,0.6792205572128296,0.683640718460083,0.6877394318580627,0.6915588974952698,0.6951026320457458,0.6983922719955444,0.7014321684837341,0.7042490243911743,0.7068448066711426,0.7092357277870178,0.7114356756210327,0.7134643793106079,0.7153326272964478,0.7170377373695374,0.7186038494110107,0.7200393676757812,0.7213601469993591,0.7225684523582458,0.7236655950546265,0.7246713638305664,0.7255898118019104,0.7264302372932434,0.7271909713745117,0.7278876304626465,0.7285237908363342,0.7291032671928406,0.7296300530433655,0.7301095128059387,0.7305461168289185,0.7309402227401733,0.7313051819801331,0.7316312193870544,0.7319307923316956,0.7322049140930176,0.7324551939964294,0.7326834201812744,0.7328979969024658,0.7330905199050903,0.7332706451416016,0.7334361672401428,0.7335876226425171,0.7337234020233154,0.7338477969169617,0.7339604496955872,0.7340614199638367,0.7341518998146057,0.7342345118522644,0.7343102097511292,0.7343769073486328,0.734440803527832,0.7344943284988403,0.7345421314239502,0.7345859408378601,0.7346271276473999,0.7346629500389099,0.7346954345703125,0.7347249388694763,0.7347506284713745,0.734773576259613,0.7347947955131531,0.7348130345344543,0.7348295450210571,0.7348442077636719,0.7348577976226807,0.7348698973655701,0.7348816394805908,0.7348915338516235,0.7349002361297607,0.7349085211753845,0.7349161505699158,0.7349225878715515,0.7349288463592529,0.7349338531494141,0.7349391579627991,0.7349432706832886,0.7349473237991333,0.7349507808685303,0.7349536418914795,0.7349565625190735,0.7349587678909302,0.7349611520767212,0.7349629998207092,0.7349649667739868,0.7349664568901062,0.7349681854248047,0.7349696159362793,0.7349709272384644,0.7349720001220703,0.734973132610321,0.7349740266799927,0.73497474193573,0.7349754571914673,0.7349759936332703,0.7349766492843628,0.7349772453308105,0.734977662563324,0.7349780797958374,0.7349784970283508,0.7349789142608643,0.7349792718887329,0.7349796295166016,0.7349799275398254,0.7349799871444702,0.7349801659584045,0.7349803447723389,0.7349805235862732,0.7349806427955627,0.7349807620048523,0.7349808812141418,0.7349809408187866,0.734981119632721,0.7349811792373657,0.7349812984466553,0.7349812984466553,0.7349813580513,0.7349814772605896,0.7349815368652344,0.7349815368652344,0.7349815368652344,0.7349815964698792,0.7349815964698792,0.7349815964698792,0.7349815964698792,0.7349815964698792,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239,0.7349816560745239],"active":[0.0006895661354064941,0.0006010105716995895,0.0005664686905220151,0.0005414032493717968,0.0005275825969874859,0.0005132622318342328,0.0005034012719988823,0.0004907340044155717,0.00047900876961648464,0.0004712815862149,0.00045759533531963825,0.00044800364412367344,0.00043716258369386196,0.0004281667061150074,0.00041369255632162094,0.00040661892853677273,0.00039723864756524563,0.0004283974412828684,0.00047533726319670677,0.0005307351239025593,0.0005875746719539165,0.0006571966223418713,0.0007385630160570145,0.000822640024125576,0.0009160395711660385,0.0010250085033476353,0.001144876703619957,0.0012871576473116875,0.001443509478121996,0.0016119889914989471,0.0018089190125465393,0.002033584751188755,0.0022830087691545486,0.0025504054501652718,0.002856707200407982,0.0031920932233333588,0.0035792235285043716,0.004002701491117477,0.004468528553843498,0.0049789100885391235,0.005563525483012199,0.006197735667228699,0.006875518709421158,0.007655374705791473,0.008481189608573914,0.009378623217344284,0.010355446487665176,0.011411096900701523,0.01252814382314682,0.013729631900787354,0.01499708741903305,0.0163123682141304,0.017686612904071808,0.019095368683338165,0.02055574208498001,0.022033609449863434,0.023497000336647034,0.02496504783630371,0.02640722692012787,0.027774661779403687,0.029070496559143066,0.030285805463790894,0.03138644993305206,0.03235146403312683,0.03322294354438782,0.03394731879234314,0.03448683023452759,0.03487896919250488,0.035122424364089966,0.03519979119300842,0.03511229157447815,0.034889936447143555,0.03448513150215149,0.03398609161376953,0.03334289789199829,0.032584547996520996,0.03165826201438904,0.030720800161361694,0.02968442440032959,0.028588980436325073,0.02748548984527588,0.02631932497024536,0.025215744972229004,0.024054527282714844,0.022930502891540527,0.021799087524414062,0.020661115646362305,0.019602179527282715,0.01859104633331299,0.01760929822921753,0.016622424125671387,0.015707314014434814,0.014826655387878418,0.013985037803649902,0.013174057006835938,0.012381017208099365,0.0116233229637146,0.010899364948272705,0.010216295719146729,0.009553790092468262,0.008927464485168457,0.008314549922943115,0.00775301456451416,0.007198691368103027,0.006696820259094238,0.006201684474945068,0.0057482123374938965,0.005303800106048584,0.0049062371253967285,0.004525363445281982,0.004181385040283203,0.0038444995880126953,0.003533482551574707,0.003261089324951172,0.0029970407485961914,0.0027552247047424316,0.0025266408920288086,0.0023146867752075195,0.0021287202835083008,0.001955866813659668,0.00179368257522583,0.0016475319862365723,0.0015146732330322266,0.0013914704322814941,0.0012780427932739258,0.0011720061302185059,0.0010728836059570312,0.0009900331497192383,0.0009099245071411133,0.0008429288864135742,0.0007747411727905273,0.0007185935974121094,0.0006670951843261719,0.0006212592124938965,0.0005804300308227539,0.0005461573600769043,0.000509798526763916,0.00047981739044189453,0.000448763370513916,0.0004201531410217285,0.0003908872604370117,0.0003669261932373047,0.0003421902656555176,0.00031888484954833984,0.0002983212471008301,0.0002823472023010254,0.0002663135528564453,0.00025153160095214844,0.00023949146270751953,0.000225067138671875,0.00021439790725708008,0.00020515918731689453,0.00019729137420654297,0.00018769502639770508,0.00018072128295898438,0.00017470121383666992,0.00016814470291137695,0.0001633763313293457,0.00015914440155029297,0.00015431642532348633,0.0001506209373474121,0.00014740228652954102,0.00014454126358032227,0.00014197826385498047,0.00013971328735351562,0.00013691186904907227,0.0001347661018371582,0.00013297796249389648,0.00013118982315063477,0.00012958049774169922,0.00012868642807006836,0.00012749433517456055,0.0001270771026611328,0.0001251697540283203,0.00012445449829101562,0.0001233220100402832,0.00012248754501342773,0.00012201070785522461,0.0001214742660522461,0.00012105703353881836,0.00012052059173583984,0.00012046098709106445,0.00011992454528808594,0.00011980533599853516,0.0001195073127746582,0.00011914968490600586,0.0001188516616821289,0.00011873245239257812,0.00011819601058959961,0.00011801719665527344,0.00011795759201049805,0.00011783838272094727,0.00011777877807617188,0.0001176595687866211,0.00011736154556274414,0.00011736154556274414,0.00011730194091796875,0.00011718273162841797,0.0001170039176940918,0.0001169443130493164,0.00011688470840454102,0.00011664628982543945,0.00011664628982543945,0.00011664628982543945,0.00011658668518066406,0.00011658668518066406,0.00011658668518066406,0.00011652708053588867,0.00011646747589111328,0.00011652708053588867,0.00011646747589111328,0.00011646747589111328,0.00011640787124633789,0.00011646747589111328,0.00011646747589111328,0.0001163482666015625,0.0001163482666015625,0.0001163482666015625,0.0001163482666015625,0.00011628866195678711,0.0001163482666015625,0.0001163482666015625,0.0001163482666015625,0.0001163482666015625,0.00011628866195678711,0.00011628866195678711,0.0001163482666015625,0.0001163482666015625,0.0001163482666015625,0.0001163482666015625,0.0001163482666015625,0.0001163482666015625,0.0001163482666015625,0.0001163482666015625,0.0001163482666015625,0.0001163482666015625,0.0001163482666015625,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789,0.00011640787124633789]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0006895661354064941,0.0009169235127046704,0.0011641563614830375,0.0014169060159474611,0.0016719236737117171,0.0019278257386758924,0.0021827665623277426,0.002437419258058071,0.0026959930546581745,0.002954297699034214,0.0032117567025125027,0.003469600109383464,0.0037240604870021343,0.003985863644629717,0.004246186465024948,0.004506144672632217,0.004766044672578573,0.005027232691645622,0.005287190433591604,0.005550742615014315,0.005810508504509926,0.006071946118026972,0.006335383281111717,0.006597340106964111,0.0068590473383665085,0.007122214883565903,0.007384018041193485,0.007648397237062454,0.007908988744020462,0.00817190669476986,0.00843303743749857,0.00871577300131321,0.009017270058393478,0.00933168362826109,0.009661898016929626,0.010007739067077637,0.010374321602284908,0.010760259814560413,0.011163267306983471,0.011586093343794346,0.012029255740344524,0.012496886774897575,0.01298481784760952,0.013499947264790535,0.014035297557711601,0.014602307230234146,0.015196899883449078,0.015819460153579712,0.01647162437438965,0.01715734787285328,0.017884284257888794,0.01863228715956211,0.019424309954047203,0.020255044102668762,0.021118955686688423,0.02202659845352173,0.02297593280673027,0.02396540157496929,0.025000697001814842,0.026086218655109406,0.027211453765630722,0.028391623869538307,0.029627211391925812,0.030914006754755974,0.03225577622652054,0.03365990146994591,0.03512319177389145,0.03664639964699745,0.03823371231555939,0.03988710790872574,0.0416124127805233,0.04338957741856575,0.04525037854909897,0.04718349501490593,0.04918701946735382,0.051261819899082184,0.05340925604104996,0.055633872747421265,0.05793998762965202,0.060329221189022064,0.06280864775180817,0.06537210196256638,0.06801043450832367,0.07074585556983948,0.07356186956167221,0.07645310461521149,0.07944000512361526,0.08250996470451355,0.08566822856664658,0.08890634030103683,0.09225161373615265,0.09567385166883469,0.09917430579662323,0.10276302695274353,0.1064278855919838,0.11018161475658417,0.11401254683732986,0.11791583895683289,0.1219077780842781,0.12596395611763,0.13009104132652283,0.13429777324199677,0.13856372237205505,0.14289531111717224,0.1472799926996231,0.15172554552555084,0.15623131394386292,0.1607775241136551,0.16536317765712738,0.16999447345733643,0.174678772687912,0.17939163744449615,0.18413512408733368,0.18891403079032898,0.1937141865491867,0.19852526485919952,0.20336155593395233,0.20818807184696198,0.2130381017923355,0.21786625683307648,0.22272412478923798,0.22756336629390717,0.23238679766654968,0.23719461262226105,0.2419869750738144,0.24676382541656494,0.2515106499195099,0.25622907280921936,0.260915607213974,0.26555296778678894,0.2701759338378906,0.27474090456962585,0.27927064895629883,0.2837505638599396,0.288198858499527,0.2925682067871094,0.2968956530094147,0.3011716306209564,0.3053794801235199,0.30952730774879456,0.31360647082328796,0.317622572183609,0.32157424092292786,0.32547348737716675,0.3293015956878662,0.33305394649505615,0.3367336690425873,0.3403412401676178,0.3438689410686493,0.3473398983478546,0.35073721408843994,0.35406064987182617,0.3573162257671356,0.3605073392391205,0.36361658573150635,0.36666250228881836,0.3696296513080597,0.37252935767173767,0.37535372376441956,0.37812256813049316,0.3808189332485199,0.38344746828079224,0.38601309061050415,0.38850733637809753,0.39094114303588867,0.39331796765327454,0.3956264555454254,0.39788222312927246,0.40007227659225464,0.4022069573402405,0.4042767584323883,0.4062982201576233,0.40825262665748596,0.41015926003456116,0.412007212638855,0.41380786895751953,0.41554829478263855,0.41724392771720886,0.41888952255249023,0.42048487067222595,0.4220317304134369,0.423530250787735,0.42498496174812317,0.4263918101787567,0.42775270342826843,0.4290713369846344,0.4303463399410248,0.43158817291259766,0.43278199434280396,0.43393680453300476,0.4350464344024658,0.43612223863601685,0.4371607303619385,0.43817299604415894,0.43914130330085754,0.44007885456085205,0.44098639488220215,0.44186022877693176,0.44269517064094543,0.44350823760032654,0.4442862570285797,0.4450402855873108,0.44576022028923035,0.44645869731903076,0.4471282660961151,0.4477699100971222,0.44838985800743103,0.4489815831184387,0.44954735040664673,0.45009687542915344,0.4506256878376007,0.45113056898117065,0.45161646604537964,0.45208388566970825,0.4525311291217804,0.4529572129249573,0.45336687564849854,0.45376044511795044,0.4541378319263458,0.4545022249221802,0.4548493027687073,0.4551771879196167,0.4554976522922516,0.4558035731315613,0.45609498023986816,0.45637214183807373,0.4566391706466675,0.4568926990032196,0.457135409116745,0.45736682415008545,0.4575919508934021,0.45780718326568604,0.4580097794532776,0.4582058787345886,0.458391934633255,0.45856761932373047,0.45873698592185974,0.45889580249786377,0.4590512812137604,0.4591962397098541,0.4593394696712494,0.4594731330871582,0.45960062742233276,0.4597219228744507,0.4598386287689209,0.4599481523036957,0.46005329489707947,0.4601534605026245,0.4602474868297577,0.460340678691864,0.46042943000793457,0.46051353216171265,0.4605938792228699,0.46067050099372864,0.46074149012565613,0.46081146597862244,0.4608785808086395,0.4609428942203522,0.46100354194641113,0.4610618054866791,0.461117148399353,0.46116968989372253,0.46121951937675476,0.4612649977207184,0.46131059527397156,0.46135416626930237,0.4613957405090332,0.46143487095832825,0.4614730775356293,0.461509644985199,0.46154317259788513,0.46157532930374146,0.4616062045097351,0.4616352319717407,0.461664080619812,0.4616907238960266,0.4617154598236084,0.4617389142513275,0.4617612063884735,0.4617827832698822,0.46180421113967896,0.46182307600975037,0.4618416726589203,0.46185898780822754,0.46187669038772583,0.4618932604789734,0.46190887689590454,0.46192309260368347,0.461936891078949,0.46195006370544434,0.4619627296924591,0.4619748890399933,0.46198636293411255,0.4619971811771393,0.4620078504085541,0.46201762557029724,0.4620264172554016,0.4620351791381836,0.46204373240470886,0.4620521366596222,0.4620591700077057,0.4620661735534668,0.4620736539363861,0.462080717086792,0.46208685636520386,0.46209272742271423,0.462098628282547,0.4621039927005768,0.4621092975139618,0.46211448311805725,0.46211951971054077,0.46212366223335266,0.4621276557445526,0.46213194727897644,0.46213585138320923,0.46213987469673157,0.4621432423591614,0.4621463119983673,0.4621497094631195,0.46215248107910156,0.46215516328811646,0.46215808391571045,0.4621606767177582,0.4621632993221283,0.4621656835079193,0.462167888879776,0.462169885635376,0.46217188239097595,0.46217378973960876,0.46217554807662964,0.46217721700668335,0.462179034948349,0.46218055486679077,0.4621821939945221,0.46218353509902954,0.4621849060058594,0.4621862471103668,0.4621874988079071,0.4621885120868683,0.462189644575119,0.4621906876564026,0.46219176054000854,0.46219274401664734,0.4621935784816742,0.4621944725513458,0.46219539642333984,0.4621961712837219,0.46219685673713684,0.4621976613998413,0.4621983766555786,0.46219906210899353],"recovered":[0.0,0.0003171816060785204,0.0005891339387744665,0.000847265706397593,0.0011056665098294616,0.001361299422569573,0.0016161056701093912,0.0018707967828959227,0.002125103259459138,0.002383158076554537,0.002641501370817423,0.0028977878391742706,0.003155227517709136,0.0034115330781787634,0.00366953038610518,0.003927220124751329,0.004189657513052225,0.0044495961628854275,0.0047095343470573425,0.004970530513674021,0.0052319299429655075,0.005492983385920525,0.005755151621997356,0.006018165964633226,0.0062825060449540615,0.006543309893459082,0.006806689314544201,0.007068396080285311,0.007332640700042248,0.007598845288157463,0.007861994206905365,0.008122951723635197,0.008392173796892166,0.008680080994963646,0.008980711922049522,0.009297894313931465,0.009628165513277054,0.009977986104786396,0.010345971211791039,0.010725105181336403,0.011131996288895607,0.011554129421710968,0.011999118141829967,0.012469498440623283,0.012960080988705158,0.013473480939865112,0.014013848267495632,0.014579551294445992,0.015180621296167374,0.015803759917616844,0.016459669917821884,0.01714983396232128,0.01786702498793602,0.0186225064098835,0.0194129329174757,0.020245205610990524,0.02111307717859745,0.022022794932127,0.022972436621785164,0.023963116109371185,0.025008177384734154,0.026088258251547813,0.027223430573940277,0.028409022837877274,0.029647301882505417,0.030935730785131454,0.032284170389175415,0.03369754180312157,0.03515860438346863,0.036684729158878326,0.03827140852808952,0.03993585705757141,0.04164351522922516,0.04342985153198242,0.04529455676674843,0.04723184183239937,0.04923596233129501,0.05130014941096306,0.05346482992172241,0.05569296330213547,0.05799596756696701,0.06039530783891678,0.0628691017627716,0.0654311329126358,0.06807144731283188,0.07080011814832687,0.07361456006765366,0.07651084661483765,0.07949496060609818,0.08256680518388748,0.08571722358465195,0.088964082300663,0.09230338037014008,0.09571543335914612,0.09921684861183167,0.1027967631816864,0.10647089034318924,0.11022226512432098,0.11404472589492798,0.11796101182699203,0.12193737924098969,0.12599308788776398,0.13012383878231049,0.1343264877796173,0.13859479129314423,0.14291922748088837,0.14729812741279602,0.15173044800758362,0.15622928738594055,0.16076555848121643,0.16536377370357513,0.17001241445541382,0.17468175292015076,0.17938227951526642,0.18413132429122925,0.18889641761779785,0.19369341433048248,0.19851450622081757,0.20332998037338257,0.20816627144813538,0.2129954695701599,0.21783886849880219,0.22268202900886536,0.22752296924591064,0.2323380708694458,0.23714762926101685,0.24193121492862701,0.24670250713825226,0.25143879652023315,0.25616806745529175,0.26084229350090027,0.2654881179332733,0.27009445428848267,0.2746579945087433,0.2791884243488312,0.2836746871471405,0.28808873891830444,0.2924654483795166,0.29679515957832336,0.30107277631759644,0.30528002977371216,0.30942291021347046,0.31350457668304443,0.3175303339958191,0.3214899003505707,0.3253805637359619,0.32919931411743164,0.3329485058784485,0.336635023355484,0.3402402102947235,0.3437722325325012,0.34723126888275146,0.3506307303905487,0.3539583683013916,0.3572119176387787,0.36040037870407104,0.363518625497818,0.3665570616722107,0.36951783299446106,0.37242478132247925,0.37525784969329834,0.37802210450172424,0.380717396736145,0.38335904479026794,0.3859199583530426,0.38841620087623596,0.3908458650112152,0.39321571588516235,0.3955319821834564,0.39778760075569153,0.39998263120651245,0.4021187722682953,0.40418559312820435,0.40619561076164246,0.40815868973731995,0.4100695550441742,0.4119209349155426,0.4137178063392639,0.41545966267585754,0.4171544313430786,0.41880127787590027,0.42039623856544495,0.4219426214694977,0.4234427213668823,0.4248896837234497,0.42629554867744446,0.42765408754348755,0.4289705157279968,0.43024611473083496,0.431478351354599,0.43267515301704407,0.4338269829750061,0.4349417984485626,0.4360198676586151,0.4370642602443695,0.4380668103694916,0.4390399158000946,0.4399786591529846,0.44088396430015564,0.44175493717193604,0.44259393215179443,0.4434065520763397,0.4441858232021332,0.44493234157562256,0.44565752148628235,0.44635775685310364,0.44703325629234314,0.44767898321151733,0.4482952654361725,0.44888272881507874,0.4494563341140747,0.4500090479850769,0.450534462928772,0.45104414224624634,0.45153138041496277,0.45199862122535706,0.45244690775871277,0.4528736472129822,0.4532865583896637,0.45367974042892456,0.454061895608902,0.4544215202331543,0.4547695815563202,0.4550993740558624,0.4554182291030884,0.45572879910469055,0.4560178816318512,0.4562975764274597,0.45656466484069824,0.4568174183368683,0.4570601284503937,0.457292377948761,0.45751723647117615,0.4577306807041168,0.45793747901916504,0.4581322968006134,0.45831888914108276,0.45849815011024475,0.45866477489471436,0.45882609486579895,0.458981454372406,0.4591294527053833,0.4592689871788025,0.4594041705131531,0.45952922105789185,0.45965275168418884,0.45976710319519043,0.4598764181137085,0.45998162031173706,0.46008095145225525,0.46017760038375854,0.46027061343193054,0.4603590965270996,0.46044254302978516,0.4605231285095215,0.46059858798980713,0.4606717824935913,0.46074289083480835,0.4608096778392792,0.46087443828582764,0.4609348773956299,0.46099284291267395,0.4610486328601837,0.46110111474990845,0.46115103363990784,0.46119898557662964,0.46124333143234253,0.4612867534160614,0.4613271951675415,0.4613674283027649,0.4614042639732361,0.4614410102367401,0.46147581934928894,0.46150851249694824,0.46153944730758667,0.46156907081604004,0.4615960419178009,0.46162280440330505,0.4616478979587555,0.461671382188797,0.4616944193840027,0.46171656250953674,0.4617372155189514,0.46175673604011536,0.4617755115032196,0.4617935121059418,0.4618108570575714,0.4618264138698578,0.46184131503105164,0.46185600757598877,0.46186986565589905,0.461882621049881,0.461895227432251,0.46190762519836426,0.4619194567203522,0.4619309604167938,0.46194103360176086,0.46195098757743835,0.46196040511131287,0.46196916699409485,0.46197769045829773,0.4619854688644409,0.4619928002357483,0.46200031042099,0.4620073139667511,0.46201398968696594,0.46202024817466736,0.4620261490345001,0.46203193068504333,0.4620373547077179,0.4620426893234253,0.46204808354377747,0.46205317974090576,0.46205732226371765,0.4620613157749176,0.4620651304721832,0.4620693624019623,0.4620729088783264,0.46207618713378906,0.4620795249938965,0.46208274364471436,0.4620858132839203,0.462088942527771,0.46209150552749634,0.4620944857597351,0.46209681034088135,0.46209901571273804,0.4621015191078186,0.4621034264564514,0.46210551261901855,0.4621073305606842,0.4621090292930603,0.4621109962463379,0.4621126651763916,0.4621141850948334,0.4621155560016632,0.46211710572242737,0.46211862564086914,0.4621197283267975,0.4621208906173706,0.4621220529079437,0.46212318539619446,0.46212440729141235,0.46212533116340637,0.4621261954307556,0.462127149105072,0.4621281027793884,0.4621289074420929,0.4621296525001526,0.4621303677558899,0.46213117241859436],"active":[0.0006895661354064941,0.0005997419357299805,0.000575022422708571,0.0005696403095498681,0.0005662571638822556,0.0005665263161063194,0.0005666608922183514,0.0005666224751621485,0.0005708897951990366,0.0005711396224796772,0.0005702553316950798,0.0005718122702091932,0.0005688329692929983,0.0005743305664509535,0.0005766560789197683,0.000578924547880888,0.0005763871595263481,0.0005776365287601948,0.0005776560865342617,0.0005802121013402939,0.0005785785615444183,0.0005789627321064472,0.0005802316591143608,0.0005791741423308849,0.000576541293412447,0.0005789049901068211,0.0005773287266492844,0.0005800011567771435,0.0005763480439782143,0.0005730614066123962,0.0005710432305932045,0.0005928212776780128,0.0006250962615013123,0.0006516026332974434,0.0006811860948801041,0.0007098447531461716,0.0007461560890078545,0.0007822737097740173,0.0008172960951924324,0.000860988162457943,0.0008972594514489174,0.0009427573531866074,0.0009856997057795525,0.0010304488241672516,0.001075216569006443,0.0011288262903690338,0.0011830516159534454,0.0012399088591337204,0.0012910030782222748,0.001353587955236435,0.0014246143400669098,0.0014824531972408295,0.0015572849661111832,0.001632537692785263,0.0017060227692127228,0.0017813928425312042,0.0018628556281328201,0.0019426066428422928,0.0020282603800296783,0.00212310254573822,0.0022032763808965683,0.0023033656179904938,0.0024037808179855347,0.0025049839168787003,0.0026084743440151215,0.002724170684814453,0.002839021384716034,0.002948857843875885,0.0030751079320907593,0.003202378749847412,0.003341004252433777,0.003453720360994339,0.00360686331987381,0.0037536434829235077,0.0038924627006053925,0.0040299780666828156,0.004173293709754944,0.004333723336458206,0.004475157707929611,0.004636257886886597,0.004812680184841156,0.004976794123649597,0.005141332745552063,0.005314722657203674,0.005490422248840332,0.005652986466884613,0.005825445055961609,0.005999118089675903,0.006173267960548401,0.006339535117149353,0.006534390151500702,0.006709769368171692,0.006870925426483154,0.007047593593597412,0.00721103698015213,0.007384851574897766,0.007541656494140625,0.007693573832511902,0.007863052189350128,0.00800294429063797,0.008153662085533142,0.008304685354232788,0.008439883589744568,0.008568823337554932,0.008685201406478882,0.008806318044662476,0.008933186531066895,0.009047076106071472,0.009133890271186829,0.009228914976119995,0.009314998984336853,0.009379222989082336,0.009453371167182922,0.009531751275062561,0.009582862257957458,0.009628847241401672,0.009668141603469849,0.00967356562614441,0.009708121418952942,0.009699985384941101,0.009728655219078064,0.00972449779510498,0.009704768657684326,0.009671643376350403,0.009648904204368591,0.009616196155548096,0.009579434990882874,0.009526565670967102,0.009476810693740845,0.009384900331497192,0.009333640336990356,0.009252786636352539,0.009176194667816162,0.009092569351196289,0.0090104341506958,0.008893519639968872,0.00880691409111023,0.00870618224143982,0.008584320545196533,0.00845453143119812,0.008326441049575806,0.00819966197013855,0.008069664239883423,0.007943153381347656,0.007811695337295532,0.007673382759094238,0.00753435492515564,0.0073927342891693115,0.007233917713165283,0.0070996880531311035,0.006964981555938721,0.006829380989074707,0.006685495376586914,0.006548970937728882,0.006404668092727661,0.0062621235847473145,0.006111025810241699,0.0059722959995269775,0.005835890769958496,0.005697786808013916,0.005561083555221558,0.005425363779067993,0.005295693874359131,0.00514829158782959,0.005021184682846069,0.004901766777038574,0.004780590534210205,0.004666507244110107,0.004540294408798218,0.00441935658454895,0.0042941272258758545,0.004179447889328003,0.004067033529281616,0.003963649272918701,0.003848522901535034,0.003738313913345337,0.0036273598670959473,0.0035261213779449463,0.0034298598766326904,0.003330439329147339,0.003230452537536621,0.003134012222290039,0.0030423402786254883,0.0029490888118743896,0.0028630197048187256,0.0027757883071899414,0.0026922523975372314,0.00261765718460083,0.002535879611968994,0.0024584531784057617,0.002371281385421753,0.002295255661010742,0.0022189319133758545,0.0021531283855438232,0.002077043056488037,0.0020120441913604736,0.001946479082107544,0.0018815696239471436,0.001811206340789795,0.001753300428390503,0.0016923248767852783,0.0016337335109710693,0.001574397087097168,0.0015263557434082031,0.0014707446098327637,0.0014121532440185547,0.0013566017150878906,0.0013025999069213867,0.0012520849704742432,0.001214146614074707,0.001169353723526001,0.00112152099609375,0.001082003116607666,0.001039743423461914,0.000999748706817627,0.0009585916996002197,0.0009199678897857666,0.0008867979049682617,0.0008512735366821289,0.0008224844932556152,0.0007874071598052979,0.0007556676864624023,0.0007280707359313965,0.0007041990756988525,0.0006767511367797852,0.0006433427333831787,0.0006212890148162842,0.0005951225757598877,0.0005707442760467529,0.0005494058132171631,0.0005318224430084229,0.0005148053169250488,0.0004925429821014404,0.00047519803047180176,0.0004544556140899658,0.00043532252311706543,0.00041809678077697754,0.00039765238761901855,0.0003865063190460205,0.0003701448440551758,0.0003580152988433838,0.00034368038177490234,0.00033164024353027344,0.0003177523612976074,0.00030940771102905273,0.00029540061950683594,0.0002861917018890381,0.0002770423889160156,0.0002658665180206299,0.00025972723960876465,0.0002518296241760254,0.0002429187297821045,0.00023478269577026367,0.00022795796394348145,0.00021836161613464355,0.00021287798881530762,0.00020679831504821777,0.00020000338554382324,0.000193864107131958,0.00018736720085144043,0.00018227100372314453,0.00017684698104858398,0.00017088651657104492,0.00016388297080993652,0.0001595616340637207,0.0001551806926727295,0.00015240907669067383,0.0001481175422668457,0.00014588236808776855,0.00014221668243408203,0.00013890862464904785,0.00013431906700134277,0.000130385160446167,0.00012671947479248047,0.0001246333122253418,0.00012165307998657227,0.00011941790580749512,0.00011610984802246094,0.00011330842971801758,0.00011140108108520508,0.00010979175567626953,0.00010651350021362305,0.00010445713996887207,0.00010225176811218262,0.00010117888450622559,9.974837303161621e-05,9.801983833312988e-05,9.66787338256836e-05,9.557604789733887e-05,9.40561294555664e-05,9.28640365600586e-05,9.226799011230469e-05,9.113550186157227e-05,8.955597877502441e-05,8.83936882019043e-05,8.666515350341797e-05,8.538365364074707e-05,8.419156074523926e-05,8.33272933959961e-05,8.296966552734375e-05,8.147954940795898e-05,8.07046890258789e-05,8.085370063781738e-05,8.040666580200195e-05,7.954239845275879e-05,7.873773574829102e-05,7.838010787963867e-05,7.784366607666016e-05,7.736682891845703e-05,7.712841033935547e-05,7.683038711547852e-05,7.557868957519531e-05,7.447600364685059e-05,7.462501525878906e-05,7.453560829162598e-05,7.474422454833984e-05,7.387995719909668e-05,7.340312004089355e-05,7.352232933044434e-05,7.295608520507812e-05,7.241964340209961e-05,7.227063179016113e-05,7.173418998718262e-05,7.179379463195801e-05,7.11977481842041e-05,7.107853889465332e-05,7.086992263793945e-05,7.036328315734863e-05,7.036328315734863e-05,7.003545761108398e-05,6.988644599914551e-05,7.000565528869629e-05,6.955862045288086e-05,6.952881813049316e-05,6.935000419616699e-05,6.935000419616699e-05,6.914138793945312e-05,6.887316703796387e-05,6.878376007080078e-05,6.875395774841309e-05,6.86347484588623e-05,6.857514381408691e-05,6.833672523498535e-05,6.824731826782227e-05,6.827712059020996e-05,6.824731826782227e-05,6.80685043334961e-05,6.794929504394531e-05,6.80088996887207e-05,6.80088996887207e-05,6.788969039916992e-05]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0006895661354064941,0.0009175193845294416,0.0011578707490116358,0.0014022588729858398,0.0016456089215353131,0.001882865559309721,0.0021189881954342127,0.0023511317558586597,0.002579354215413332,0.0028076148591935635,0.0030340689700096846,0.0032553328201174736,0.0034759240224957466,0.0036926516331732273,0.003906726837158203,0.004119706340134144,0.004329071380198002,0.004537149332463741,0.004741690121591091,0.004946442786604166,0.005148580763489008,0.00534664373844862,0.005541977472603321,0.005735946353524923,0.005928319878876209,0.006118136458098888,0.006304877810180187,0.006488793529570103,0.006671075709164143,0.006848551798611879,0.007024548482149839,0.007211750838905573,0.007405162323266268,0.007606646977365017,0.007815685123205185,0.008033836260437965,0.008258136920630932,0.008492125198245049,0.008732804097235203,0.008981075137853622,0.009238226339221,0.0095028355717659,0.009779440239071846,0.010066058486700058,0.010359520092606544,0.010665015317499638,0.010981562547385693,0.011307835578918457,0.011643258854746819,0.011990522965788841,0.01235093455761671,0.012725340202450752,0.013112816028296947,0.013508673757314682,0.01392440591007471,0.014346539974212646,0.014791413210332394,0.015246550552546978,0.015711510553956032,0.016196902841329575,0.016700826585292816,0.01722235605120659,0.017758283764123917,0.018319815397262573,0.01889430172741413,0.019489683210849762,0.020102018490433693,0.020736880600452423,0.02138848602771759,0.022061562165617943,0.02275341935455799,0.02346847578883171,0.024209078401327133,0.02497190237045288,0.025749776512384415,0.02655784785747528,0.027389371767640114,0.02824419178068638,0.029125172644853592,0.030028201639652252,0.030959928408265114,0.031922124326229095,0.03291014954447746,0.0339316800236702,0.03497086092829704,0.03604144603013992,0.037149783223867416,0.038277365267276764,0.039432622492313385,0.040622059255838394,0.04183744266629219,0.043091196566820145,0.04438070207834244,0.045702654868364334,0.047056686133146286,0.048429153859615326,0.04984535276889801,0.051281675696372986,0.052751462906599045,0.05426555871963501,0.055814195424318314,0.05739445239305496,0.05900736525654793,0.060655418783426285,0.0623420886695385,0.06406597048044205,0.06582605093717575,0.06760656088590622,0.06942223012447357,0.07128066569566727,0.07317274063825607,0.07509414851665497,0.07704976946115494,0.0790494754910469,0.08107662200927734,0.08313865959644318,0.08523260056972504,0.08734461665153503,0.08949257433414459,0.09167733788490295,0.09388077259063721,0.09611603617668152,0.09838467091321945,0.10068032890558243,0.10299951583147049,0.10534052550792694,0.1077175885438919,0.11010487377643585,0.11252961307764053,0.11498518288135529,0.11744213104248047,0.1199282631278038,0.12243493646383286,0.12496497482061386,0.1275140941143036,0.1300743669271469,0.1326628476381302,0.1352533996105194,0.1378737837076187,0.14048749208450317,0.14311440289020538,0.14575479924678802,0.1484076976776123,0.15105459094047546,0.15371908247470856,0.1563892513513565,0.15906819701194763,0.1617528349161148,0.16444438695907593,0.16713178157806396,0.16982120275497437,0.17251089215278625,0.17520081996917725,0.17788110673427582,0.18056651949882507,0.1832500696182251,0.18592569231987,0.18859446048736572,0.1912548691034317,0.19391198456287384,0.19655290246009827,0.19919322431087494,0.20181916654109955,0.20442718267440796,0.20702272653579712,0.20960348844528198,0.21217069029808044,0.21472761034965515,0.21726356446743011,0.2197767049074173,0.2222628891468048,0.22473517060279846,0.2271842211484909,0.22961829602718353,0.23202697932720184,0.23441191017627716,0.23678016662597656,0.23913978040218353,0.24145399034023285,0.24374336004257202,0.24601759016513824,0.24825789034366608,0.2504720389842987,0.25266993045806885,0.25483572483062744,0.25697073340415955,0.2590901851654053,0.2611805200576782,0.26323968172073364,0.265274316072464,0.26728108525276184,0.26925531029701233,0.27121224999427795,0.27312833070755005,0.27502214908599854,0.27688267827033997,0.2787276804447174,0.2805408239364624,0.28231269121170044,0.284058153629303,0.2857763469219208,0.2874678075313568,0.2891307473182678,0.2907719612121582,0.29237809777259827,0.293957382440567,0.2955072522163391,0.29702961444854736,0.2985246181488037,0.299987256526947,0.3014271855354309,0.30283769965171814,0.30422648787498474,0.3055880665779114,0.3069194555282593,0.30823150277137756,0.3095237910747528,0.3107753098011017,0.3120144009590149,0.31322750449180603,0.31440383195877075,0.3155623972415924,0.3167007863521576,0.31780463457107544,0.31889820098876953,0.31996482610702515,0.321007639169693,0.3220202922821045,0.32301226258277893,0.3239825963973999,0.3249283730983734,0.3258587718009949,0.3267667293548584,0.3276514410972595,0.32852160930633545,0.3293692171573639,0.3301973342895508,0.33100613951683044,0.331795334815979,0.33256784081459045,0.3333195149898529,0.3340507745742798,0.33476516604423523,0.33546480536460876,0.3361445963382721,0.33680811524391174,0.33744874596595764,0.3380785882472992,0.3386916518211365,0.3392881453037262,0.33987173438072205,0.3404422700405121,0.34099599719047546,0.3415340483188629,0.3420563340187073,0.3425699770450592,0.34306207299232483,0.3435439169406891,0.34401512145996094,0.34447500109672546,0.3449200689792633,0.3453516960144043,0.34577131271362305,0.3461799919605255,0.34657198190689087,0.3469599187374115,0.34733232855796814,0.3476974070072174,0.3480454087257385,0.3483828604221344,0.348713219165802,0.34903356432914734,0.3493461012840271,0.34964609146118164,0.3499435782432556,0.3502293825149536,0.35050565004348755,0.3507739305496216,0.35103514790534973,0.3512886166572571,0.3515303134918213,0.35177144408226013,0.3520009517669678,0.3522268533706665,0.35244685411453247,0.35265442728996277,0.3528607189655304,0.35305893421173096,0.35325512290000916,0.3534402847290039,0.35362452268600464,0.35379722714424133,0.3539644777774811,0.35413244366645813,0.35429078340530396,0.3544461131095886,0.35459649562835693,0.3547442555427551,0.3548833429813385,0.35501763224601746,0.35514894127845764,0.3552762269973755,0.35539916157722473,0.35551759600639343,0.3556327223777771,0.3557450473308563,0.35585394501686096,0.35595881938934326,0.35606157779693604,0.35616108775138855,0.35625648498535156,0.35635021328926086,0.3564389944076538,0.3565264046192169,0.3566104471683502,0.3566915988922119,0.35677188634872437,0.3568499982357025,0.3569234311580658,0.356997013092041,0.35706859827041626,0.35713639855384827,0.35720136761665344,0.35726720094680786,0.357328325510025,0.3573859632015228,0.3574429452419281,0.3574979603290558,0.3575500547885895,0.35760197043418884,0.3576526343822479,0.3576996922492981,0.35774585604667664,0.3577909469604492,0.3578335642814636,0.3578752875328064,0.3579155206680298,0.3579545319080353,0.35799121856689453,0.35802650451660156,0.3580625653266907,0.3580973148345947,0.3581317067146301,0.358165442943573,0.35819727182388306,0.35822728276252747,0.35825666785240173,0.3582848906517029,0.3583122491836548,0.3583408296108246,0.3583678901195526],"recovered":[0.0,0.00031539396150037646,0.0005883265985175967,0.0008438057266175747,0.0010934798046946526,0.001341231632977724,0.0015822366112843156,0.0018215307500213385,0.00205673067830503,0.0022886821534484625,0.002516039414331317,0.0027448576875030994,0.0029700431041419506,0.003192325821146369,0.0034120904747396708,0.0036287796683609486,0.0038417205214500427,0.004056333564221859,0.00426554586738348,0.004473238717764616,0.004679433070123196,0.004882916808128357,0.005084901116788387,0.005285155493766069,0.005481123458594084,0.005674496293067932,0.0058669657446444035,0.006054898723959923,0.006242217030376196,0.006424325983971357,0.0066041662357747555,0.006784180179238319,0.006966231390833855,0.0071534342132508755,0.007348229177296162,0.007550559937953949,0.007760655600577593,0.007979401387274265,0.008205240592360497,0.00843807589262724,0.008676601573824883,0.00892592966556549,0.009181331843137741,0.009446614421904087,0.009722564369440079,0.010004608891904354,0.010300799272954464,0.010606679134070873,0.01092236116528511,0.011248192749917507,0.011584288440644741,0.011936800554394722,0.012298749759793282,0.012673981487751007,0.013058094307780266,0.013457084074616432,0.013869049027562141,0.014296180568635464,0.014735056087374687,0.015194711275398731,0.015663841739296913,0.016148101538419724,0.016649872064590454,0.0171725545078516,0.017713306471705437,0.018273474648594856,0.018847979605197906,0.019444571807980537,0.02006223052740097,0.02069717086851597,0.02134675718843937,0.02202271670103073,0.02271403558552265,0.023428574204444885,0.02417142502963543,0.024930307641625404,0.025718215852975845,0.026525961235165596,0.027356138452887535,0.028206346556544304,0.029090652242302895,0.02999083511531353,0.030927138403058052,0.03189525008201599,0.03288375958800316,0.03389272093772888,0.034938011318445206,0.03601401671767235,0.03712289407849312,0.03825218603014946,0.039408404380083084,0.04059186205267906,0.041812997311353683,0.04306500032544136,0.04436394199728966,0.04568130150437355,0.04702416807413101,0.04840826243162155,0.04980877414345741,0.05125248059630394,0.05272376537322998,0.05423305556178093,0.055779192596673965,0.05736108496785164,0.058978669345378876,0.06063452735543251,0.06232452020049095,0.0640416219830513,0.06579191237688065,0.06758318841457367,0.069395050406456,0.07125411927700043,0.0731508657336235,0.07508064061403275,0.07704133540391922,0.07903463393449783,0.0810585543513298,0.08311397582292557,0.08520353585481644,0.08732462674379349,0.08947163820266724,0.09165365993976593,0.09385772794485092,0.09609833359718323,0.09835830330848694,0.1006494015455246,0.10296612977981567,0.10531889647245407,0.10767611116170883,0.11007612198591232,0.11249807476997375,0.11494085937738419,0.11740762740373611,0.11989479511976242,0.12239482253789902,0.12492285668849945,0.12746523320674896,0.13003143668174744,0.13260480761528015,0.13519588112831116,0.13779473304748535,0.14041456580162048,0.14305312931537628,0.14569705724716187,0.14833533763885498,0.15098875761032104,0.15364335477352142,0.15632076561450958,0.15899476408958435,0.16168105602264404,0.16436965763568878,0.16704903542995453,0.16973347961902618,0.17242586612701416,0.17511245608329773,0.1778029203414917,0.18049205839633942,0.1831783652305603,0.18584276735782623,0.1885126531124115,0.191176176071167,0.19383126497268677,0.19647745788097382,0.19911375641822815,0.2017374187707901,0.20434226095676422,0.206935316324234,0.2095205932855606,0.2120824009180069,0.21463413536548615,0.21716292202472687,0.219675213098526,0.22216938436031342,0.22463782131671906,0.22709038853645325,0.229527086019516,0.23193584382534027,0.23432615399360657,0.2366960346698761,0.2390376180410385,0.2413453906774521,0.24364569783210754,0.24590955674648285,0.24815326929092407,0.2503764033317566,0.2525755763053894,0.25473758578300476,0.2568860948085785,0.2589976489543915,0.2610842287540436,0.26314979791641235,0.26518869400024414,0.2671884298324585,0.26917001605033875,0.27111494541168213,0.27303773164749146,0.2749257981777191,0.27678826451301575,0.2786252200603485,0.2804352939128876,0.2822146415710449,0.28396525979042053,0.2856889069080353,0.2873762547969818,0.2890476882457733,0.2906765639781952,0.29228273034095764,0.2938607335090637,0.29541391134262085,0.29693490266799927,0.29842472076416016,0.2998889982700348,0.30132201313972473,0.30273082852363586,0.3041202127933502,0.3054797053337097,0.30681872367858887,0.30813583731651306,0.30941787362098694,0.3106776475906372,0.3119133412837982,0.3131215274333954,0.31431159377098083,0.31546780467033386,0.31659650802612305,0.31770312786102295,0.31879493594169617,0.31986165046691895,0.3208993077278137,0.32191202044487,0.3229062557220459,0.32387974858283997,0.32482612133026123,0.32575151324272156,0.3266642391681671,0.3275497257709503,0.3284166157245636,0.3292665481567383,0.33010080456733704,0.33090752363204956,0.331697553396225,0.3324660062789917,0.3332158327102661,0.3339492380619049,0.3346635401248932,0.33536195755004883,0.3360438644886017,0.33670151233673096,0.337348997592926,0.33798012137413025,0.3385906219482422,0.33918923139572144,0.33977532386779785,0.34034478664398193,0.3408976197242737,0.34143754839897156,0.3419650197029114,0.34247371554374695,0.3429681956768036,0.3434496521949768,0.3439226448535919,0.34438368678092957,0.34482258558273315,0.34525489807128906,0.3456761837005615,0.3460821211338043,0.3464789390563965,0.3468664586544037,0.3472385108470917,0.34760063886642456,0.3479525148868561,0.3482893705368042,0.34862035512924194,0.348943829536438,0.3492562174797058,0.349557101726532,0.3498532176017761,0.35013705492019653,0.3504124581813812,0.3506818413734436,0.3509438633918762,0.35119321942329407,0.35144031047821045,0.3516782820224762,0.3519105017185211,0.35213831067085266,0.352356880903244,0.3525685966014862,0.3527732193470001,0.3529762029647827,0.353166788816452,0.3533535897731781,0.353532075881958,0.3537071943283081,0.3538796007633209,0.35404378175735474,0.354203462600708,0.3543592691421509,0.35450810194015503,0.35465407371520996,0.35479652881622314,0.3549328148365021,0.3550626039505005,0.35518914461135864,0.3553113639354706,0.355430006980896,0.3555458188056946,0.35565659403800964,0.3557664155960083,0.3558714985847473,0.355974406003952,0.356073260307312,0.3561708629131317,0.3562633693218231,0.3563525974750519,0.3564404845237732,0.35652512311935425,0.3566071391105652,0.3566876947879791,0.3567640483379364,0.3568393588066101,0.3569122850894928,0.35698240995407104,0.3570494055747986,0.35711726546287537,0.35718101263046265,0.3572419285774231,0.3573029935359955,0.35735976696014404,0.35741376876831055,0.35746654868125916,0.35751819610595703,0.357566773891449,0.3576149642467499,0.3576622009277344,0.357706755399704,0.3577488362789154,0.35779115557670593,0.3578314483165741,0.357869416475296,0.35790643095970154,0.3579428195953369,0.357979416847229,0.3580147624015808,0.35804760456085205,0.35808104276657104,0.3581129312515259,0.3581445515155792,0.3581730127334595,0.35820087790489197,0.35822853446006775],"active":[0.0006895661354064941,0.0006021254230290651,0.0005695441504940391,0.0005584531463682652,0.0005521291168406606,0.0005416339263319969,0.0005367515841498971,0.0005296010058373213,0.0005226235371083021,0.000518932705745101,0.0005180295556783676,0.0005104751326143742,0.000505880918353796,0.0005003258120268583,0.0004946363624185324,0.0004909266717731953,0.00048735085874795914,0.0004808157682418823,0.0004761442542076111,0.00047320406883955,0.0004691476933658123,0.0004637269303202629,0.0004570763558149338,0.0004507908597588539,0.0004471964202821255,0.00044364016503095627,0.00043791206553578377,0.0004338948056101799,0.0004288586787879467,0.000424225814640522,0.0004203822463750839,0.0004275706596672535,0.0004389309324324131,0.00045321276411414146,0.0004674559459090233,0.0004832763224840164,0.000497481320053339,0.0005127238109707832,0.0005275635048747063,0.0005429992452263832,0.0005616247653961182,0.0005769059062004089,0.0005981083959341049,0.0006194440647959709,0.0006369557231664658,0.0006604064255952835,0.0006807632744312286,0.0007011564448475838,0.0007208976894617081,0.0007423302158713341,0.0007666461169719696,0.0007885396480560303,0.0008140662685036659,0.0008346922695636749,0.000866311602294445,0.0008894558995962143,0.0009223641827702522,0.0009503699839115143,0.0009764544665813446,0.0010021915659308434,0.001036984845995903,0.0010742545127868652,0.0011084116995334625,0.0011472608894109726,0.0011809952557086945,0.0012162085622549057,0.0012540388852357864,0.0012923087924718857,0.0013262555003166199,0.0013643912971019745,0.0014066621661186218,0.0014457590878009796,0.0014950428158044815,0.0015433281660079956,0.0015783514827489853,0.0016275402158498764,0.0016711559146642685,0.0017182305455207825,0.0017690341919660568,0.0018218550831079483,0.0018692761659622192,0.0019312892109155655,0.0019830111414194107,0.0020364299416542053,0.0020871013402938843,0.0021487250924110413,0.0022117719054222107,0.002263348549604416,0.0023097284138202667,0.0023698732256889343,0.0024290382862091064,0.0024993345141410828,0.0025677047669887543,0.0026376545429229736,0.0026927441358566284,0.0027478523552417755,0.0028211846947669983,0.0028734132647514343,0.002942688763141632,0.00301307812333107,0.003090430051088333,0.0031613968312740326,0.0032281726598739624,0.003294333815574646,0.003363419324159622,0.0034314431250095367,0.003501530736684799,0.0035649389028549194,0.003630317747592926,0.0036974772810935974,0.0037776902318000793,0.003840029239654541,0.003898903727531433,0.00396883487701416,0.004035286605358124,0.004104025661945343,0.004174046218395233,0.0042306408286094666,0.0042890384793281555,0.0043527111411094666,0.004409134387969971,0.004462376236915588,0.00452694296836853,0.0045819953083992004,0.004641212522983551,0.004691123962402344,0.004751458764076233,0.004785977303981781,0.004853501915931702,0.004909060895442963,0.004944056272506714,0.004987403750419617,0.005027309060096741,0.00507017970085144,0.0051192715764045715,0.005151510238647461,0.005197614431381226,0.005221962928771973,0.005268976092338562,0.005291610956192017,0.005319669842720032,0.0053402334451675415,0.005354568362236023,0.005357533693313599,0.005383744835853577,0.005400493741035461,0.0054248422384262085,0.005432069301605225,0.005449622869491577,0.005450725555419922,0.0054515451192855835,0.005461856722831726,0.005467340350151062,0.005455240607261658,0.005454063415527344,0.0054471492767333984,0.005433633923530579,0.00541609525680542,0.005412101745605469,0.005399331450462341,0.005376726388931274,0.005361959338188171,0.005341708660125732,0.00531342625617981,0.005285307765007019,0.005261227488517761,0.0052353739738464355,0.0052070170640945435,0.005181163549423218,0.005142569541931152,0.005099967122077942,0.005059957504272461,0.00501483678817749,0.0049804747104644775,0.004936590790748596,0.004884824156761169,0.0048443228006362915,0.004813626408576965,0.0047579556703567505,0.004705742001533508,0.004672199487686157,0.004612192511558533,0.004562482237815857,0.004516661167144775,0.00445932149887085,0.004395157098770142,0.004352599382400513,0.0042944252490997314,0.004242032766342163,0.00419008731842041,0.004131287336349487,0.0040666162967681885,0.004023820161819458,0.003958314657211304,0.003907203674316406,0.0038449466228485107,0.003801882266998291,0.0037525594234466553,0.0036874711513519287,0.0036228597164154053,0.0035617053508758545,0.0035025477409362793,0.003441840410232544,0.0033957064151763916,0.003330409526824951,0.003280818462371826,0.0032245218753814697,0.0031688809394836426,0.0031107068061828613,0.003052353858947754,0.003002464771270752,0.0029487013816833496,0.0029044747352600098,0.0028572380542755127,0.0027992427349090576,0.0027517974376678467,0.0027050673961639404,0.002639472484588623,0.002596527338027954,0.0025498569011688232,0.002490490674972534,0.0024408698081970215,0.002389192581176758,0.002336829900741577,0.0023016929626464844,0.0022616982460021973,0.002212703227996826,0.002158641815185547,0.00211295485496521,0.0020705759525299072,0.0020221173763275146,0.0019790232181549072,0.001940608024597168,0.0018999278545379639,0.001857370138168335,0.0018194913864135742,0.0017807185649871826,0.001739591360092163,0.0016945302486419678,0.0016603171825408936,0.0016219615936279297,0.001584768295288086,0.0015493333339691162,0.0015155673027038574,0.0014810562133789062,0.001446157693862915,0.001404881477355957,0.0013770759105682373,0.0013426542282104492,0.0013080239295959473,0.0012811124324798584,0.0012530386447906494,0.0012206733226776123,0.0011892616748809814,0.0011587142944335938,0.0011324286460876465,0.0010970532894134521,0.0010702013969421387,0.0010469257831573486,0.0010253489017486572,0.0009974241256713867,0.0009680092334747314,0.0009487271308898926,0.0009250938892364502,0.0008957982063293457,0.0008777976036071777,0.0008533895015716553,0.0008309483528137207,0.0008068978786468506,0.0007822215557098389,0.0007607042789459229,0.0007441937923431396,0.0007257461547851562,0.0007022619247436523,0.0006873607635498047,0.0006722807884216309,0.0006524324417114258,0.0006368756294250488,0.0006226897239685059,0.0006067752838134766,0.0005864500999450684,0.0005782246589660645,0.0005606412887573242,0.0005485713481903076,0.0005363523960113525,0.0005161166191101074,0.000503838062286377,0.000490337610244751,0.0004819035530090332,0.0004640817642211914,0.0004577338695526123,0.0004436373710632324,0.0004324018955230713,0.0004252493381500244,0.0004111826419830322,0.0004023313522338867,0.0003930330276489258,0.00038498640060424805,0.0003752410411834717,0.0003635585308074951,0.00035241246223449707,0.0003434121608734131,0.00033655762672424316,0.00032845139503479004,0.00032135844230651855,0.00031504034996032715,0.00030812621116638184,0.00030222535133361816,0.0002951622009277344,0.00028958916664123535,0.00028207898139953613,0.00027695298194885254,0.0002681314945220947,0.00026303529739379883,0.00025784969329833984,0.0002511143684387207,0.0002467632293701172,0.0002428591251373291,0.00023573637008666992,0.00023296475410461426,0.00022923946380615234,0.00022411346435546875,0.00021895766258239746,0.00021779537200927734,0.0002110600471496582,0.00020495057106018066,0.00020101666450500488,0.00019496679306030273,0.00019028782844543457,0.0001882016658782959,0.00018608570098876953,0.00018149614334106445,0.00017908215522766113,0.00017598271369934082,0.00017136335372924805,0.000168532133102417,0.00016668438911437988,0.0001633763313293457,0.00015977025032043457,0.000157088041305542,0.00015613436698913574,0.0001544952392578125,0.00015228986740112305,0.0001506805419921875,0.00014966726303100586,0.0001462399959564209,0.0001437366008758545,0.00014033913612365723,0.0001392364501953125,0.0001399517059326172,0.00013935565948486328]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0006895661354064941,0.0009165198425762355,0.0011526232119649649,0.0013841325417160988,0.001609952189028263,0.0018361369147896767,0.0020541525445878506,0.00226692040450871,0.002472460735589266,0.0026734648272395134,0.0028694134671241045,0.0030603259801864624,0.0032483937684446573,0.0034315790981054306,0.003609343897551298,0.0037819761782884598,0.003949322737753391,0.0041142855770885944,0.004274750128388405,0.004428564570844173,0.004580245353281498,0.00472708186134696,0.0048722075298428535,0.005012104753404856,0.005149887874722481,0.005282423458993435,0.005413325037807226,0.005538383033126593,0.005662345327436924,0.005780425854027271,0.005896949674934149,0.006019931752234697,0.00614504748955369,0.006274026818573475,0.0064039286226034164,0.006538597866892815,0.006674131844192743,0.006812972016632557,0.006954811047762632,0.007101532071828842,0.007248311303555965,0.007399568799883127,0.007555266842246056,0.007713348139077425,0.007874986156821251,0.008037872612476349,0.00820525735616684,0.008375005796551704,0.008549734018743038,0.008728248067200184,0.008909780532121658,0.009092004969716072,0.009279034100472927,0.00947042740881443,0.009666030295193195,0.009865246713161469,0.010069115087389946,0.010273502208292484,0.010483616963028908,0.010696480982005596,0.010914862155914307,0.011135280132293701,0.011359619908034801,0.011587380431592464,0.011821235530078411,0.012059087865054607,0.012301630340516567,0.012547248974442482,0.012797211296856403,0.013052171096205711,0.013312879018485546,0.013578064739704132,0.013849766924977303,0.014124467968940735,0.014403533190488815,0.014688536524772644,0.014982671476900578,0.01527707464993,0.015577956102788448,0.01588335447013378,0.016195960342884064,0.016510413959622383,0.01682903617620468,0.017154771834611893,0.017488177865743637,0.017827503383159637,0.018171017989516258,0.018519723787903786,0.01887306198477745,0.01923343539237976,0.019600901752710342,0.019969560205936432,0.020348846912384033,0.020727654919028282,0.021117283031344414,0.02151610143482685,0.021917859092354774,0.022322846576571465,0.022739559412002563,0.023160405457019806,0.023584537208080292,0.0240198764950037,0.024457138031721115,0.024905893951654434,0.02535591833293438,0.025814130902290344,0.026278553530573845,0.02674710750579834,0.027224697172641754,0.027704400941729546,0.028196174651384354,0.0286934282630682,0.02920059859752655,0.029708923771977425,0.030222419649362564,0.030746525153517723,0.03127641975879669,0.03181338310241699,0.03235826641321182,0.03290893882513046,0.03346545249223709,0.03403307870030403,0.03460325673222542,0.035183798521757126,0.03577109053730965,0.036361318081617355,0.0369645431637764,0.03757258877158165,0.03818436712026596,0.03880239278078079,0.03943164274096489,0.04006838798522949,0.04070642217993736,0.04135645180940628,0.04201515018939972,0.04267852008342743,0.04334867373108864,0.04402223229408264,0.04470626264810562,0.045394640415906906,0.046092186123132706,0.04679786413908005,0.04751461371779442,0.04823022708296776,0.04895303025841713,0.049690403044223785,0.05042629688978195,0.051166802644729614,0.0519166924059391,0.05266954004764557,0.0534294992685318,0.05419516563415527,0.054969485849142075,0.05574789643287659,0.056535132229328156,0.05732809752225876,0.05812521278858185,0.05893182381987572,0.059743817895650864,0.06055819243192673,0.061384256929159164,0.062213607132434845,0.06304013729095459,0.06388488411903381,0.06472460925579071,0.06557412445545197,0.06642725318670273,0.06729058921337128,0.06815346330404282,0.06902502477169037,0.06989113241434097,0.070771224796772,0.0716598778963089,0.07254616171121597,0.07343358546495438,0.07433338463306427,0.07523554563522339,0.07614339888095856,0.07705161720514297,0.07796160131692886,0.07887545228004456,0.07979424297809601,0.08071155846118927,0.08164047449827194,0.08257470279932022,0.08350687474012375,0.0844360813498497,0.08537730574607849,0.08631910383701324,0.0872638076543808,0.0882047563791275,0.08914957195520401,0.09009673446416855,0.09104415029287338,0.09199567139148712,0.09295260161161423,0.09391272068023682,0.09486602991819382,0.09583170711994171,0.09679187834262848,0.09775862842798233,0.09871967136859894,0.0996868833899498,0.10064563155174255,0.10160849988460541,0.10257568955421448,0.10354220867156982,0.10450436919927597,0.10547276586294174,0.10643463581800461,0.10740476846694946,0.10836376994848251,0.10932508111000061,0.11029298603534698,0.11125873029232025,0.11222221702337265,0.11318434774875641,0.11413835734128952,0.11509814858436584,0.11605528742074966,0.11701299995183945,0.11796754598617554,0.11892320215702057,0.11986425518989563,0.12081427872180939,0.12176332622766495,0.12270837277173996,0.12365385890007019,0.12459800392389297,0.12553419172763824,0.12646804749965668,0.1274048388004303,0.12832988798618317,0.12925398349761963,0.13017255067825317,0.13109228014945984,0.13201162219047546,0.13292066752910614,0.13383062183856964,0.1347370594739914,0.1356441229581833,0.13655051589012146,0.13744892179965973,0.1383499801158905,0.1392378807067871,0.14012542366981506,0.14101463556289673,0.14189711213111877,0.14277422428131104,0.1436445713043213,0.14451390504837036,0.1453789621591568,0.14623233675956726,0.14708422124385834,0.14793692529201508,0.14878028631210327,0.14961698651313782,0.1504584401845932,0.15129177272319794,0.15211915969848633,0.1529393047094345,0.1537528932094574,0.15456116199493408,0.1553649604320526,0.15616531670093536,0.15695901215076447,0.15774954855442047,0.15853528678417206,0.15931247174739838,0.16008993983268738,0.1608601212501526,0.1616222858428955,0.16238363087177277,0.1631346344947815,0.16388078033924103,0.16462431848049164,0.16535988450050354,0.16609033942222595,0.16681629419326782,0.16753727197647095,0.16825295984745026,0.16895434260368347,0.1696515828371048,0.17034217715263367,0.17102907598018646,0.1717100888490677,0.17239101231098175,0.17306441068649292,0.17372679710388184,0.17438800632953644,0.17504137754440308,0.17568621039390564,0.17632727324962616,0.17696064710617065,0.17759117484092712,0.17821437120437622,0.17883549630641937,0.17945004999637604,0.18005265295505524,0.18065668642520905,0.18125037848949432,0.18184006214141846,0.18242499232292175,0.1830061823129654,0.18357816338539124,0.18414856493473053,0.1847115010023117,0.18526998162269592,0.18582181632518768,0.1863645315170288,0.18690134584903717,0.18744029104709625,0.18796560168266296,0.1884876787662506,0.18900541961193085,0.1895131915807724,0.19001801311969757,0.1905134618282318,0.1910080909729004,0.191497802734375,0.1919756382703781,0.1924552619457245,0.1929289698600769,0.19339747726917267,0.19385619461536407,0.1943073868751526,0.19475427269935608,0.19519659876823425,0.19563554227352142,0.19606268405914307,0.1964929848909378,0.1969137042760849,0.1973305642604828,0.19774115085601807,0.19814442098140717,0.19854527711868286,0.19893859326839447,0.19932536780834198,0.19970926642417908,0.20008492469787598,0.20046013593673706,0.20082606375217438,0.20119385421276093,0.20155087113380432,0.201906219124794,0.20225514471530914,0.20260198414325714,0.20294572412967682,0.20327883958816528,0.20360831916332245,0.203932523727417],"recovered":[0.0,0.00031689327443018556,0.0005902103148400784,0.0008449782617390156,0.001086656004190445,0.0013212023768574,0.0015505588380619884,0.0017763783689588308,0.001992663834244013,0.002204067073762417,0.002412875182926655,0.0026127835735678673,0.0028082518838346004,0.0029992605559527874,0.0031846947968006134,0.0033675916492938995,0.003545125713571906,0.0037174122408032417,0.003886488499119878,0.004048702772706747,0.004209725186228752,0.004364884924143553,0.00451470073312521,0.004663498140871525,0.004806471057236195,0.004948675166815519,0.005085016135126352,0.005217936355620623,0.005348357371985912,0.00547389592975378,0.005597262643277645,0.005718764383345842,0.005840208847075701,0.005964786279946566,0.006090132519602776,0.006216747686266899,0.006349129602313042,0.006484087090939283,0.006618852261453867,0.006759018637239933,0.006899339146912098,0.007043772842735052,0.007192704360932112,0.007346268743276596,0.00750050600618124,0.007659048307687044,0.007819244638085365,0.007985014468431473,0.008152822032570839,0.008322513662278652,0.00849485769867897,0.00867210328578949,0.008851444348692894,0.009035571478307247,0.009222697466611862,0.009416435845196247,0.00961411464959383,0.009810793213546276,0.010010586120188236,0.010216723196208477,0.01042595412582159,0.010640336200594902,0.010858736000955105,0.011077136732637882,0.011300841346383095,0.011527853086590767,0.011761264875531197,0.011999118141829967,0.012240065261721611,0.012487740255892277,0.012736952863633633,0.01299208588898182,0.01325238961726427,0.013518748804926872,0.01378827914595604,0.01406240276992321,0.014343063347041607,0.014628259465098381,0.014919126406311989,0.015211934223771095,0.015513930469751358,0.015818079933524132,0.016129013150930405,0.016446983441710472,0.016766605898737907,0.017093591392040253,0.017425766214728355,0.01776409149169922,0.01810901053249836,0.018455063924193382,0.018809804692864418,0.01916869729757309,0.01953226327896118,0.019901247695088387,0.02027692086994648,0.02066168747842312,0.021052507683634758,0.02145015262067318,0.021853065118193626,0.022262414917349815,0.02267462946474552,0.023094188421964645,0.02352006919682026,0.023952871561050415,0.024393131956458092,0.024834390729665756,0.025286778807640076,0.02574406936764717,0.026207704097032547,0.026676373556256294,0.02715482749044895,0.02764223888516426,0.028128862380981445,0.02862832508981228,0.029127366840839386,0.02963624894618988,0.030150648206472397,0.030671946704387665,0.03120245411992073,0.0317394956946373,0.03228720650076866,0.032837800681591034,0.033396948128938675,0.03395884484052658,0.03453250601887703,0.03511416167020798,0.035701144486665726,0.03629254549741745,0.03689274936914444,0.03749518468976021,0.03810684755444527,0.03872545063495636,0.03935669735074043,0.03999544307589531,0.04063430428504944,0.04128045216202736,0.04193993657827377,0.04259836673736572,0.04326609894633293,0.04394380748271942,0.0446234792470932,0.04531756415963173,0.046013589948415756,0.04672197625041008,0.047436729073524475,0.04814959317445755,0.048875704407691956,0.049604061990976334,0.05033957213163376,0.051087457686662674,0.05183292552828789,0.05258621275424957,0.05334924906492233,0.05411793664097786,0.05488869920372963,0.055667147040367126,0.056452538818120956,0.0572480782866478,0.05804644152522087,0.058850862085819244,0.0596604160964489,0.0604749470949173,0.06129526346921921,0.062122516334056854,0.06295353919267654,0.06379105895757675,0.06463519483804703,0.06549293547868729,0.06634202599525452,0.06720247864723206,0.06806902587413788,0.06893374025821686,0.06980584561824799,0.07068734616041183,0.07157624512910843,0.07246285676956177,0.07335062325000763,0.07424761354923248,0.0751509740948677,0.07605984061956406,0.07696502655744553,0.0778721496462822,0.07879180461168289,0.07971032708883286,0.08063142001628876,0.08155730366706848,0.08248166739940643,0.08341281861066818,0.08435150980949402,0.08529099822044373,0.08622797578573227,0.0871698334813118,0.08811063319444656,0.08905939012765884,0.09000401198863983,0.0909535363316536,0.09189758449792862,0.09285682439804077,0.0938129797577858,0.09477140754461288,0.0957312360405922,0.0966954305768013,0.09765202552080154,0.09861446917057037,0.09957722574472427,0.1005437970161438,0.10151064395904541,0.10248502343893051,0.10344673693180084,0.1044168546795845,0.10538496822118759,0.10634864121675491,0.10731256008148193,0.10827340930700302,0.1092357411980629,0.11020362377166748,0.11116451025009155,0.11213218420743942,0.11308791488409042,0.114047572016716,0.11501005291938782,0.11596494168043137,0.11691737174987793,0.11787762492895126,0.11882495880126953,0.11977463960647583,0.1207263395190239,0.12167306244373322,0.12261956930160522,0.12356778979301453,0.1245076060295105,0.12543922662734985,0.12637421488761902,0.1273038685321808,0.1282345950603485,0.12915824353694916,0.13007943332195282,0.13099715113639832,0.13191626965999603,0.13283300399780273,0.13374389708042145,0.13465142250061035,0.1355576068162918,0.13645394146442413,0.13735537230968475,0.1382586658000946,0.1391487419605255,0.140038400888443,0.14092448353767395,0.14180482923984528,0.14268268644809723,0.14355987310409546,0.14443066716194153,0.14528979361057281,0.14614757895469666,0.14699895679950714,0.14784595370292664,0.1486920267343521,0.14953573048114777,0.15037482976913452,0.1512121558189392,0.15203668177127838,0.1528542935848236,0.15366746485233307,0.15447822213172913,0.15528413653373718,0.15608015656471252,0.15687309205532074,0.15766635537147522,0.15844759345054626,0.15922211110591888,0.159992516040802,0.16076526045799255,0.16152727603912354,0.16228508949279785,0.16303372383117676,0.16378167271614075,0.1645226627588272,0.16525998711585999,0.16598725318908691,0.16671516001224518,0.1674373745918274,0.16814421117305756,0.16884616017341614,0.16954666376113892,0.17024223506450653,0.1709287166595459,0.17161011695861816,0.17228500545024872,0.17295537889003754,0.17362096905708313,0.17428159713745117,0.17493583261966705,0.17557993531227112,0.1762227714061737,0.1768600046634674,0.17748987674713135,0.17811641097068787,0.17873896658420563,0.17934656143188477,0.17995226383209229,0.18055744469165802,0.18115311861038208,0.1817425936460495,0.18233011662960052,0.1829066276550293,0.18348181247711182,0.18405061960220337,0.18461492657661438,0.18516966700553894,0.18571895360946655,0.18626196682453156,0.18680667877197266,0.18733811378479004,0.18786627054214478,0.18838901817798615,0.18890364468097687,0.18941302597522736,0.1899169236421585,0.1904192715883255,0.1909114271402359,0.19139619171619415,0.19187602400779724,0.19235821068286896,0.1928301900625229,0.1932927817106247,0.19375218451023102,0.1942082643508911,0.19465549290180206,0.1950955092906952,0.19552971422672272,0.19595986604690552,0.19638988375663757,0.1968124806880951,0.19722980260849,0.1976383477449417,0.1980436146259308,0.1984470784664154,0.19883905351161957,0.19922654330730438,0.19960816204547882,0.19998492300510406,0.20035868883132935,0.20072554051876068,0.2010926902294159,0.20145167410373688,0.20180493593215942,0.20215384662151337,0.20250174403190613,0.2028430849313736,0.2031795084476471],"active":[0.0006895661354064941,0.00059962656814605,0.0005624128971248865,0.0005391542799770832,0.0005232961848378181,0.0005149345379322767,0.0005035937065258622,0.0004905420355498791,0.000479796901345253,0.00046939775347709656,0.0004565382841974497,0.0004475424066185951,0.0004401418846100569,0.0004323185421526432,0.00042464910075068474,0.00041438452899456024,0.0004041970241814852,0.0003968733362853527,0.00038826162926852703,0.0003798617981374264,0.0003705201670527458,0.0003621969372034073,0.00035750679671764374,0.0003486066125333309,0.00034341681748628616,0.0003337482921779156,0.00032830890268087387,0.00032044667750597,0.00031398795545101166,0.0003065299242734909,0.0002996870316565037,0.000301167368888855,0.0003048386424779892,0.00030924053862690926,0.00031379610300064087,0.00032185018062591553,0.0003250022418797016,0.00032888492569327354,0.0003359587863087654,0.00034251343458890915,0.0003489721566438675,0.0003557959571480751,0.00036256248131394386,0.00036707939580082893,0.00037448015064001083,0.00037882430478930473,0.0003860127180814743,0.00038999132812023163,0.00039691198617219925,0.0004057344049215317,0.000414922833442688,0.00041990168392658234,0.0004275897517800331,0.0004348559305071831,0.00044333282858133316,0.0004488108679652214,0.0004550004377961159,0.0004627089947462082,0.00047303084284067154,0.00047975778579711914,0.0004889080300927162,0.0004949439316987991,0.0005008839070796967,0.0005102436989545822,0.0005203941836953163,0.0005312347784638405,0.0005403654649853706,0.0005481308326125145,0.0005571460351347923,0.0005644308403134346,0.0005759261548519135,0.0005859788507223129,0.0005973773077130318,0.0006057191640138626,0.0006152540445327759,0.0006261337548494339,0.0006396081298589706,0.0006488151848316193,0.0006588296964764595,0.0006714202463626862,0.0006820298731327057,0.0006923340260982513,0.0007000230252742767,0.0007077883929014206,0.0007215719670057297,0.0007339119911193848,0.0007452517747879028,0.000755632296204567,0.0007640514522790909,0.0007783714681863785,0.0007910970598459244,0.0008008629083633423,0.0008165836334228516,0.0008264072239398956,0.000840362161397934,0.0008544139564037323,0.0008653514087200165,0.0008726939558982849,0.0008864942938089371,0.0008979905396699905,0.0009099077433347702,0.0009256880730390549,0.000937068834900856,0.0009530223906040192,0.0009627863764762878,0.000979740172624588,0.0009917747229337692,0.0010030381381511688,0.0010169930756092072,0.0010280273854732513,0.001041347160935402,0.0010511893779039383,0.001071736216545105,0.0010805986821651459,0.001095052808523178,0.0011102762073278427,0.001125771552324295,0.0011414363980293274,0.001155812293291092,0.001169443130493164,0.0011782459914684296,0.0011952780187129974,0.0012063086032867432,0.001224953681230545,0.0012385845184326172,0.001247156411409378,0.001263398677110672,0.0012800432741641998,0.001291617751121521,0.001307208091020584,0.0013247951865196228,0.0013429373502731323,0.00134972482919693,0.001361008733510971,0.0013808459043502808,0.0013980679214000702,0.0014087371528148651,0.001423865556716919,0.0014401637017726898,0.0014508329331874847,0.001468706876039505,0.0014802999794483185,0.0015010237693786621,0.0015082508325576782,0.0015163011848926544,0.0015408098697662354,0.0015505924820899963,0.0015627406537532806,0.0015771202743053436,0.001582082360982895,0.0015965737402439117,0.0016089528799057007,0.0016202367842197418,0.0016299597918987274,0.001646433025598526,0.001660950481891632,0.0016726739704608917,0.0016837455332279205,0.0016973763704299927,0.001707330346107483,0.0017238408327102661,0.0017386600375175476,0.001744873821735382,0.0017623677849769592,0.0017710700631141663,0.0017830654978752136,0.0017920583486557007,0.0017976537346839905,0.0018114373087882996,0.001822546124458313,0.0018221065402030945,0.0018374845385551453,0.001854032278060913,0.0018588155508041382,0.0018573403358459473,0.0018705278635025024,0.0018849223852157593,0.0018957853317260742,0.0019006431102752686,0.0019017606973648071,0.0019104257225990295,0.0019220933318138123,0.0019197538495063782,0.001930147409439087,0.0019432827830314636,0.0019495710730552673,0.001954413950443268,0.001964487135410309,0.001967594027519226,0.0019728094339370728,0.001976780593395233,0.001979738473892212,0.001986101269721985,0.0019847601652145386,0.00199165940284729,0.0019990652799606323,0.002015136182308197,0.0020092055201530457,0.0020187273621559143,0.0020204707980155945,0.0020273923873901367,0.002024240791797638,0.0020348578691482544,0.00203116238117218,0.002031274139881134,0.0020318925380706787,0.002031564712524414,0.002019345760345459,0.0020260289311408997,0.002017781138420105,0.0020198002457618713,0.0020151287317276,0.0020125210285186768,0.0020195767283439636,0.0020229890942573547,0.0020185932517051697,0.002019837498664856,0.0020061731338500977,0.002010233700275421,0.002007715404033661,0.0020029470324516296,0.002002604305744171,0.002005830407142639,0.0019866302609443665,0.001989319920539856,0.0019886866211891174,0.0019820332527160645,0.001980796456336975,0.0019784346222877502,0.0019664019346237183,0.001960441470146179,0.0019656121730804443,0.001955673098564148,0.0019501149654388428,0.001937955617904663,0.0019340366125106812,0.001932188868522644,0.0019235163927078247,0.0019143521785736084,0.0019040554761886597,0.0019002258777618408,0.0018990933895111084,0.00189131498336792,0.0018960386514663696,0.001882508397102356,0.001866757869720459,0.0018658936023712158,0.0018587112426757812,0.001849740743637085,0.0018397420644760132,0.0018312186002731323,0.0018190890550613403,0.0018016695976257324,0.0017944276332855225,0.0017893463373184204,0.0017813295125961304,0.0017710328102111816,0.0017664134502410889,0.001756042242050171,0.0017443299293518066,0.0017271488904953003,0.0017162114381790161,0.0017068684101104736,0.0016974955797195435,0.0016870945692062378,0.0016748756170272827,0.0016693919897079468,0.0016621947288513184,0.0016461163759231567,0.0016423463821411133,0.0016380101442337036,0.0016297698020935059,0.0016183704137802124,0.001607358455657959,0.0015956908464431763,0.0015905946493148804,0.001578211784362793,0.0015676766633987427,0.001556307077407837,0.0015500187873840332,0.0015377998352050781,0.001516968011856079,0.0015073716640472412,0.0014960169792175293,0.0014824122190475464,0.0014678537845611572,0.001462295651435852,0.0014542937278747559,0.0014417916536331177,0.0014326274394989014,0.0014204084873199463,0.0014046132564544678,0.0013914406299591064,0.0013807117938995361,0.001368403434753418,0.0013543665409088135,0.001345619559288025,0.0013336390256881714,0.0013136863708496094,0.0013101249933242798,0.0012981146574020386,0.001282617449760437,0.0012718737125396729,0.0012635886669158936,0.0012480467557907104,0.001241937279701233,0.0012296885251998901,0.0012193620204925537,0.0012068897485733032,0.0011948645114898682,0.0011823922395706177,0.0011783242225646973,0.0011589229106903076,0.0011495649814605713,0.0011391490697860718,0.0011241734027862549,0.0011143684387207031,0.0011004358530044556,0.0010911673307418823,0.0010785311460494995,0.001064211130142212,0.0010590702295303345,0.001052945852279663,0.001039266586303711,0.0010260045528411865,0.001014605164527893,0.001002088189125061,0.0009883344173431396,0.0009800493717193604,0.000967174768447876,0.0009632706642150879,0.0009538382291793823,0.0009406805038452148,0.0009286701679229736,0.0009146183729171753,0.0009069293737411499,0.0008949786424636841,0.0008782893419265747,0.0008702129125595093,0.0008583813905715942,0.0008519738912582397,0.0008411407470703125,0.0008351653814315796,0.0008253306150436401,0.0008135288953781128,0.0008034706115722656,0.0007970482110977173,0.0007918775081634521,0.0007770955562591553,0.0007652342319488525,0.0007530152797698975]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0006895661354064941,0.0009186535025946796,0.0011653290130198002,0.0014174249954521656,0.0016705974703654647,0.0019238083623349667,0.0021771923638880253,0.0024335940834134817,0.002689092420041561,0.00294401403516531,0.0032005696557462215,0.00345677905716002,0.0037119698245078325,0.0039684101939201355,0.0042238314636051655,0.004482193849980831,0.004739826079457998,0.004998764954507351,0.0052537634037435055,0.005510434508323669,0.005767239723354578,0.006024045404046774,0.006279908586293459,0.006538693793118,0.0067959800362586975,0.007053861860185862,0.007308860309422016,0.007564743049442768,0.00782058760523796,0.008078237995505333,0.008337581530213356,0.008611110039055347,0.00890364870429039,0.009208759292960167,0.00953245721757412,0.009870359674096107,0.010224697180092335,0.010599391534924507,0.010993191972374916,0.011407348327338696,0.011838573031127453,0.012290654703974724,0.012773298658430576,0.013272743672132492,0.013793542981147766,0.014344137161970139,0.014920680783689022,0.01552972849458456,0.016164977103471756,0.01683320850133896,0.017527351155877113,0.018256671726703644,0.019027240574359894,0.019835466518998146,0.020671891048550606,0.02155333384871483,0.022482505068182945,0.023449407890439034,0.024463001638650894,0.02551928535103798,0.026623375713825226,0.027777019888162613,0.02898729406297207,0.03024735115468502,0.031563691794872284,0.03293164074420929,0.034354064613580704,0.035842038691043854,0.03739599883556366,0.03900512680411339,0.04068059101700783,0.042432498186826706,0.044247012585401535,0.04613393545150757,0.04809340462088585,0.050133105367422104,0.05224267765879631,0.054438959807157516,0.05670374631881714,0.05904684588313103,0.061481866985559464,0.06399232894182205,0.06659407913684845,0.06926760822534561,0.07203181833028793,0.07488257437944412,0.07781665027141571,0.08085030317306519,0.08396381884813309,0.08716066181659698,0.09044986218214035,0.09382112324237823,0.09728546440601349,0.1008349135518074,0.10445348918437958,0.10817908495664597,0.11197040975093842,0.11584361642599106,0.11979582160711288,0.12382013350725174,0.12791070342063904,0.13208195567131042,0.1363256871700287,0.14062485098838806,0.14499665796756744,0.14941254258155823,0.15388314425945282,0.1584053486585617,0.16299395263195038,0.16762761771678925,0.17228488624095917,0.17698357999324799,0.18170493841171265,0.1864720582962036,0.19125640392303467,0.19605951011180878,0.20088627934455872,0.2057184875011444,0.21056778728961945,0.21542133390903473,0.22027084231376648,0.22512248158454895,0.2299531251192093,0.23477672040462494,0.23957866430282593,0.2443704605102539,0.24914339184761047,0.2538791298866272,0.258586585521698,0.26326510310173035,0.2678828537464142,0.27247557044029236,0.27701613306999207,0.28150904178619385,0.28593847155570984,0.2903496026992798,0.2946990430355072,0.29899200797080994,0.3032206594944,0.3073935806751251,0.3115193545818329,0.3155609965324402,0.31954723596572876,0.3234666585922241,0.32730576395988464,0.3310704231262207,0.3347732722759247,0.338420569896698,0.34197574853897095,0.3454540967941284,0.34887588024139404,0.3522210419178009,0.35549524426460266,0.35870590806007385,0.36184123158454895,0.36489495635032654,0.3678837716579437,0.37079644203186035,0.3736516535282135,0.37644103169441223,0.37916451692581177,0.38180553913116455,0.3843923509120941,0.3869078457355499,0.38936182856559753,0.3917549252510071,0.3940850496292114,0.39634397625923157,0.3985578417778015,0.4007054567337036,0.40279626846313477,0.4048270285129547,0.4068153500556946,0.40873369574546814,0.4106021821498871,0.4124235510826111,0.4141918420791626,0.41591131687164307,0.41756871342658997,0.41919195652008057,0.4207670986652374,0.422292560338974,0.4237596094608307,0.42519423365592957,0.4265863001346588,0.42792487144470215,0.4292365610599518,0.4304971694946289,0.43170738220214844,0.4328819215297699,0.4340181350708008,0.4351169466972351,0.4361768960952759,0.4372042417526245,0.43818923830986023,0.4391421377658844,0.44006216526031494,0.4409463405609131,0.44179973006248474,0.4426223635673523,0.4434126317501068,0.44417354464530945,0.4449014663696289,0.4456048309803009,0.4462836980819702,0.4469348192214966,0.4475596249103546,0.4481657147407532,0.44874948263168335,0.44930699467658997,0.4498423635959625,0.4503574073314667,0.45085376501083374,0.45133087038993835,0.45178449153900146,0.4522232711315155,0.4526427388191223,0.45303794741630554,0.4534260332584381,0.4537952244281769,0.4541512429714203,0.4544945955276489,0.45482128858566284,0.45513978600502014,0.45543864369392395,0.4557265341281891,0.45600616931915283,0.4562697410583496,0.4565277695655823,0.45677295327186584,0.4570056200027466,0.4572286307811737,0.45744380354881287,0.45764708518981934,0.4578433334827423,0.4580298662185669,0.4582095444202423,0.4583820402622223,0.4585469663143158,0.4587061405181885,0.45885828137397766,0.45900407433509827,0.45914390683174133,0.4592769145965576,0.4594074785709381,0.45953232049942017,0.4596520960330963,0.4597676992416382,0.459877073764801,0.4599837064743042,0.46008583903312683,0.4601823091506958,0.46027499437332153,0.460365891456604,0.4604545831680298,0.46054017543792725,0.4606207013130188,0.4606993496417999,0.46077314019203186,0.46084606647491455,0.4609171152114868,0.46098434925079346,0.46104896068573,0.4611099660396576,0.4611715078353882,0.46122947335243225,0.46128594875335693,0.4613395929336548,0.46139031648635864,0.4614413380622864,0.4614894986152649,0.46153637766838074,0.46157994866371155,0.46162381768226624,0.4616662859916687,0.4617059826850891,0.4617460370063782,0.461783230304718,0.4618198871612549,0.4618537425994873,0.4618871510028839,0.46191951632499695,0.46195006370544434,0.46198007464408875,0.46200844645500183,0.4620359539985657,0.4620608687400818,0.4620855450630188,0.46210977435112,0.46213340759277344,0.46215417981147766,0.4621749818325043,0.4621950685977936,0.46221408247947693,0.4622313380241394,0.46224841475486755,0.46226567029953003,0.4622819125652313,0.4622975289821625,0.46231135725975037,0.46232518553733826,0.4623384177684784,0.462351530790329,0.46236398816108704,0.4623766243457794,0.46238845586776733,0.46239998936653137,0.4624118208885193,0.4624229073524475,0.4624336361885071,0.4624440670013428,0.46245431900024414,0.46246403455734253,0.46247398853302,0.46248382329940796,0.46249324083328247,0.46250247955322266,0.4625111520290375,0.4625195860862732,0.4625276029109955,0.4625355005264282,0.46254295110702515,0.46255040168762207,0.4625565707683563,0.462563693523407,0.46256980299949646,0.46257635951042175,0.4625823497772217,0.4625881612300873,0.462593674659729,0.4625990390777588,0.462604284286499,0.46260932087898254,0.46261411905288696,0.4626186192035675,0.4626229405403137,0.4626271724700928,0.4626315236091614,0.46263521909713745,0.4626385569572449,0.4626419246196747,0.46264514327049255,0.46264803409576416,0.46265095472335815,0.4626537263393402,0.462656170129776,0.4626585841178894,0.4626609981060028,0.4626631438732147,0.4626655876636505,0.46266746520996094],"recovered":[0.0,0.00031733536161482334,0.0005912675405852497,0.0008485342841595411,0.001103686634451151,0.001358127687126398,0.0016137028578668833,0.00186741363722831,0.0021216431632637978,0.0023791021667420864,0.0026345043443143368,0.00288900313898921,0.0031464046332985163,0.003401960479095578,0.0036552483215928078,0.003911650273948908,0.004169762600213289,0.0044258758425712585,0.004684411454945803,0.004938660189509392,0.005197195801883936,0.005453828256577253,0.0057106721214950085,0.005967515986412764,0.006222764030098915,0.006481376476585865,0.006738085765391588,0.006992815062403679,0.0072493706829845905,0.007505926303565502,0.007762751076370478,0.008018768392503262,0.00828435830771923,0.008562750183045864,0.008853424340486526,0.009162667207419872,0.009485000744462013,0.009825401939451694,0.010184256359934807,0.010557259432971478,0.010950636118650436,0.011361467652022839,0.011797210201621056,0.012251348234713078,0.01273245457559824,0.013230322860181332,0.013757658191025257,0.014309924095869064,0.014891562052071095,0.015497899614274502,0.016134722158312798,0.016802648082375526,0.017499558627605438,0.01823151297867298,0.019004791975021362,0.019805580377578735,0.020646482706069946,0.02153126895427704,0.02246095985174179,0.023431148380041122,0.02444397285580635,0.025506621226668358,0.026615921407938004,0.027771487832069397,0.02897810749709606,0.03024783357977867,0.031559232622385025,0.03292795270681381,0.034353259950876236,0.03584599867463112,0.03739574924111366,0.03900201618671417,0.040684014558792114,0.04242587089538574,0.0442429780960083,0.04613766819238663,0.048100654035806656,0.050133608281612396,0.052250541746616364,0.054443344473838806,0.05671318992972374,0.0590645931661129,0.0614888072013855,0.0640048086643219,0.06659181416034698,0.06928027421236038,0.07203444093465805,0.07488809525966644,0.07783472537994385,0.0808669701218605,0.08396868407726288,0.08717240393161774,0.09045370668172836,0.09382704645395279,0.09729225188493729,0.10084667801856995,0.10448022931814194,0.10819040983915329,0.11198476701974869,0.11586208641529083,0.11981727927923203,0.12384304404258728,0.12793630361557007,0.13210640847682953,0.13633500039577484,0.14065003395080566,0.14501237869262695,0.14942853152751923,0.15389767289161682,0.15842397511005402,0.16300514340400696,0.1676195114850998,0.17227089405059814,0.17695964872837067,0.1816912144422531,0.18644480407238007,0.19122762978076935,0.19604094326496124,0.20086243748664856,0.20569226145744324,0.2105235755443573,0.2153671383857727,0.22021950781345367,0.22505700588226318,0.2298761010169983,0.23469829559326172,0.2394872009754181,0.24427634477615356,0.24903760850429535,0.25377681851387024,0.2584870755672455,0.2631423771381378,0.26776841282844543,0.27235350012779236,0.2768961787223816,0.28138628602027893,0.28583210706710815,0.29023101925849915,0.29458361864089966,0.2988671064376831,0.3031035363674164,0.3072807490825653,0.31137776374816895,0.31541937589645386,0.31940650939941406,0.32332444190979004,0.3271690011024475,0.330931693315506,0.3346431255340576,0.3382769227027893,0.34182992577552795,0.3453279435634613,0.34874990582466125,0.35208961367607117,0.3553638756275177,0.35856789350509644,0.3616935610771179,0.36474791169166565,0.36774367094039917,0.3706624507904053,0.3735271692276001,0.3763170540332794,0.3790237009525299,0.3816658556461334,0.38425177335739136,0.38677194714546204,0.3892260193824768,0.3916129469871521,0.39393794536590576,0.39620906114578247,0.3984203338623047,0.4005669355392456,0.40265586972236633,0.4046940505504608,0.4066775441169739,0.4085998833179474,0.410469651222229,0.41228771209716797,0.41405728459358215,0.4157662093639374,0.4174361824989319,0.41906264424324036,0.4206373691558838,0.42215508222579956,0.4236399531364441,0.42507457733154297,0.4264639914035797,0.4278138279914856,0.42911818623542786,0.43037712574005127,0.431593656539917,0.4327736496925354,0.43391621112823486,0.4350109100341797,0.4360741972923279,0.4370964467525482,0.4380829334259033,0.4390333890914917,0.43995553255081177,0.44084203243255615,0.4416925311088562,0.4425160884857178,0.4433060586452484,0.44406864047050476,0.44480058550834656,0.44550469517707825,0.44618019461631775,0.446830689907074,0.44745713472366333,0.4480647146701813,0.44864532351493835,0.4492039084434509,0.4497397243976593,0.4502583146095276,0.45075517892837524,0.4512304365634918,0.4516875445842743,0.4521251320838928,0.4525449573993683,0.45294782519340515,0.45333316922187805,0.45370379090309143,0.4540609121322632,0.4544055759906769,0.45473483204841614,0.45504868030548096,0.4553500711917877,0.45563802123069763,0.45591646432876587,0.4561852812767029,0.4564421772956848,0.4566860496997833,0.4569185674190521,0.45714467763900757,0.457357794046402,0.45755887031555176,0.4577541649341583,0.4579419791698456,0.4581221640110016,0.458295077085495,0.4584602415561676,0.4586178660392761,0.45877015590667725,0.458918035030365,0.45905885100364685,0.45919525623321533,0.45932435989379883,0.4594499468803406,0.45957112312316895,0.45968547463417053,0.4597955346107483,0.4598994255065918,0.4600011110305786,0.4600980877876282,0.46019190549850464,0.46028223633766174,0.46037226915359497,0.46045684814453125,0.4605391323566437,0.4606165289878845,0.46069177985191345,0.4607654809951782,0.46083495020866394,0.46090343594551086,0.4609677791595459,0.4610311985015869,0.46109047532081604,0.4611477255821228,0.46120426058769226,0.4612577557563782,0.46131086349487305,0.4613608419895172,0.46140947937965393,0.46145614981651306,0.46150070428848267,0.461544394493103,0.46158602833747864,0.4616270959377289,0.46166619658470154,0.4617041349411011,0.4617401957511902,0.46177491545677185,0.46180838346481323,0.4618408679962158,0.46187281608581543,0.46190229058265686,0.46192997694015503,0.4619566798210144,0.4619823396205902,0.4620068669319153,0.4620313048362732,0.46205413341522217,0.462075412273407,0.46209681034088135,0.4621160924434662,0.46213436126708984,0.4621524512767792,0.4621703028678894,0.462186723947525,0.46220260858535767,0.46221718192100525,0.46223190426826477,0.4622461795806885,0.46225932240486145,0.462272971868515,0.4622858166694641,0.4622981548309326,0.46231013536453247,0.4623222053050995,0.462333619594574,0.46234461665153503,0.4623548686504364,0.4623652994632721,0.46237504482269287,0.4623854458332062,0.46239525079727173,0.4624048173427582,0.4624137580394745,0.4624229073524475,0.46243181824684143,0.4624406099319458,0.46244901418685913,0.4624566435813904,0.4624643325805664,0.4624711573123932,0.4624783396720886,0.46248477697372437,0.46249106526374817,0.4624977111816406,0.46250367164611816,0.46250879764556885,0.46251484751701355,0.4625203311443329,0.4625261127948761,0.46253103017807007,0.4625357985496521,0.4625404477119446,0.4625447988510132,0.4625490605831146,0.46255287528038025,0.46255701780319214,0.46256035566329956,0.462563693523407,0.4625665545463562,0.462569922208786,0.4625728130340576,0.4625757932662964,0.462578147649765,0.46258029341697693,0.4625827372074127,0.4625850021839142],"active":[0.0006895661354064941,0.0006013181409798563,0.0005740614724345505,0.0005688907112926245,0.0005669108359143138,0.0005656806752085686,0.000563489506021142,0.0005661804461851716,0.0005674492567777634,0.0005649118684232235,0.0005660653114318848,0.0005677759181708097,0.0005655651912093163,0.0005664497148245573,0.0005685831420123577,0.0005705435760319233,0.000570063479244709,0.0005728891119360924,0.0005693519487977028,0.0005717743188142776,0.0005700439214706421,0.0005702171474695206,0.0005692364647984505,0.0005711778067052364,0.0005732160061597824,0.0005724853835999966,0.0005707745440304279,0.0005719279870390892,0.0005712169222533703,0.0005723116919398308,0.0005748304538428783,0.0005923416465520859,0.0006192903965711594,0.0006460091099143028,0.0006790328770875931,0.0007076924666762352,0.0007396964356303215,0.0007739895954728127,0.0008089356124401093,0.000850088894367218,0.0008879369124770164,0.0009291870519518852,0.0009760884568095207,0.0010213954374194145,0.0010610884055495262,0.001113814301788807,0.001163022592663765,0.001219804398715496,0.0012734150514006615,0.001335308887064457,0.0013926289975643158,0.0014540236443281174,0.0015276819467544556,0.0016039535403251648,0.0016670990735292435,0.0017477534711360931,0.001836022362112999,0.001918138936161995,0.0020020417869091034,0.0020881369709968567,0.002179402858018875,0.002270398661494255,0.0023713726550340652,0.0024758633226156235,0.0025855842977762222,0.0026838071644306183,0.0027948319911956787,0.0029140859842300415,0.0030427388846874237,0.0031591281294822693,0.003284841775894165,0.0034304820001125336,0.0035629980266094208,0.003708064556121826,0.0038504265248775482,0.003995437175035477,0.0041420236229896545,0.00430535152554512,0.004453204572200775,0.004603501409292221,0.004768677055835724,0.004927735775709152,0.005105271935462952,0.005262799561023712,0.0054400041699409485,0.00560230016708374,0.00578220933675766,0.005962207913398743,0.0061290934681892395,0.006293691694736481,0.006481178104877472,0.006648719310760498,0.006831757724285126,0.007007867097854614,0.007161237299442291,0.007332406938076019,0.007490180432796478,0.0076532065868377686,0.007811054587364197,0.007958047091960907,0.008093424141407013,0.008238911628723145,0.008389383554458618,0.008518442511558533,0.008661657571792603,0.008762508630752563,0.008870765566825867,0.00897681713104248,0.009096279740333557,0.00920364260673523,0.00927974283695221,0.009364068508148193,0.009434044361114502,0.009512409567832947,0.009565189480781555,0.009614706039428711,0.009658649563789368,0.009677544236183167,0.009705349802970886,0.009729072451591492,0.00974726676940918,0.009755343198776245,0.009733617305755615,0.009719714522361755,0.009702563285827637,0.009672164916992188,0.009656190872192383,0.009602785110473633,0.009548977017402649,0.009488284587860107,0.009395778179168701,0.009333193302154541,0.00924772024154663,0.00915554165840149,0.009042292833328247,0.008963316679000854,0.008866935968399048,0.008760988712310791,0.008637040853500366,0.008526474237442017,0.008415818214416504,0.008280247449874878,0.008169472217559814,0.008047282695770264,0.007899254560470581,0.007745981216430664,0.007604271173477173,0.007488876581192017,0.00733262300491333,0.007177174091339111,0.007045954465866089,0.0068930983543396,0.006745338439941406,0.0066162943840026855,0.00647735595703125,0.0063270628452301025,0.006190210580825806,0.006048530340194702,0.005907982587814331,0.005778580904006958,0.00563734769821167,0.005488485097885132,0.005368649959564209,0.005241990089416504,0.005110055208206177,0.004982978105545044,0.004859030246734619,0.004731029272079468,0.004619896411895752,0.004496395587921143,0.004375934600830078,0.0042600929737091064,0.004159480333328247,0.004039645195007324,0.003924638032913208,0.0038236677646636963,0.0037221908569335938,0.0036236047744750977,0.0035114288330078125,0.0034257471561431885,0.003330916166305542,0.0032299160957336426,0.0031222403049468994,0.003039151430130005,0.0029463469982147217,0.0028502941131591797,0.0027725696563720703,0.0026833415031433105,0.002589195966720581,0.002504795789718628,0.002424478530883789,0.002343297004699707,0.0022606849670410156,0.0021933317184448242,0.0021150410175323486,0.0020456910133361816,0.001979231834411621,0.0019129514694213867,0.0018441975116729736,0.0017803311347961426,0.0017201006412506104,0.0016574561595916748,0.0015954077243804932,0.0015361905097961426,0.0014831125736236572,0.001430124044418335,0.0013794302940368652,0.0013350248336791992,0.0012923479080200195,0.0012422800064086914,0.00119704008102417,0.001153498888015747,0.0011140406131744385,0.0010725557804107666,0.0010293126106262207,0.0009928345680236816,0.0009551942348480225,0.0009128153324127197,0.0008810758590698242,0.0008473992347717285,0.0008180737495422363,0.0007908046245574951,0.0007603764533996582,0.0007342100143432617,0.0007038116455078125,0.0006778538227081299,0.0006560981273651123,0.0006317198276519775,0.0006113052368164062,0.0005876719951629639,0.0005634427070617676,0.0005425810813903809,0.0005252361297607422,0.0005024075508117676,0.00048553943634033203,0.0004709959030151367,0.0004553794860839844,0.000440061092376709,0.000424802303314209,0.00041106343269348145,0.0003980398178100586,0.00038620829582214355,0.0003737509250640869,0.00035887956619262695,0.00034862756729125977,0.000337064266204834,0.00032773613929748535,0.0003177523612976074,0.0003059506416320801,0.000298231840133667,0.00029030442237854004,0.0002828836441040039,0.0002738833427429199,0.0002678036689758301,0.0002626776695251465,0.00025793910026550293,0.0002484321594238281,0.00024250149726867676,0.0002340078353881836,0.0002295374870300293,0.00022533535957336426,0.00021886825561523438,0.00021401047706604004,0.00020653009414672852,0.00020372867584228516,0.00019827485084533691,0.00019547343254089355,0.00019186735153198242,0.00018605589866638184,0.00018358230590820312,0.0001786351203918457,0.0001755356788635254,0.0001704692840576172,0.00016766786575317383,0.00016558170318603516,0.00016158819198608398,0.00016000866889953613,0.00015613436698913574,0.00015369057655334473,0.00014960765838623047,0.00014695525169372559,0.00014460086822509766,0.00014168024063110352,0.0001392066478729248,0.00013563036918640137,0.00013366341590881348,0.0001308917999267578,0.00012886524200439453,0.00012743473052978516,0.0001265406608581543,0.00012287497520446777,0.00012084841728210449,0.00011965632438659668,0.00011727213859558105,0.00011524558067321777,0.00011405348777770996,0.00011321902275085449,0.00011160969734191895,0.00011080503463745117,0.0001087486743927002,0.00010800361633300781,0.00010651350021362305,0.00010535120964050293,0.00010466575622558594,0.0001036524772644043,0.00010263919830322266,0.00010183453559875488,0.0001016855239868164,0.00010070204734802246,0.00010001659393310547,9.945034980773926e-05,9.945034980773926e-05,9.873509407043457e-05,9.894371032714844e-05,9.837746620178223e-05,9.799003601074219e-05,9.766221046447754e-05,9.739398956298828e-05,9.66787338256836e-05,9.578466415405273e-05,9.489059448242188e-05,9.393692016601562e-05,9.375810623168945e-05,9.223818778991699e-05,9.253621101379395e-05,9.146332740783691e-05,9.15825366973877e-05,9.128451347351074e-05,9.045004844665527e-05,9.000301361083984e-05,9.02414321899414e-05,8.943676948547363e-05,8.89897346496582e-05,8.800625801086426e-05,8.758902549743652e-05,8.71419906616211e-05,8.672475814819336e-05,8.672475814819336e-05,8.615851402282715e-05,8.568167686462402e-05,8.490681648254395e-05,8.478760719299316e-05,8.434057235717773e-05,8.440017700195312e-05,8.380413055419922e-05,8.335709571838379e-05,8.279085159301758e-05,8.285045623779297e-05,8.285045623779297e-05,8.285045623779297e-05,8.246302604675293e-05]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0006895661354064941,0.0009177308529615402,0.0011552374344319105,0.0013972418382763863,0.0016400536987930536,0.001878425246104598,0.002114163478836417,0.002347344998270273,0.002578162355348468,0.0028047317173331976,0.0030297054909169674,0.0032535837963223457,0.003472675569355488,0.00368801923468709,0.003901325399056077,0.0041129011660814285,0.004321229178458452,0.00452717300504446,0.004731464199721813,0.004929700400680304,0.00512547604739666,0.0053183105774223804,0.005509857553988695,0.005700789391994476,0.005889664404094219,0.006075079552829266,0.006259072106331587,0.006437394302338362,0.0066124871373176575,0.00678729172796011,0.00696198083460331,0.0071443780325353146,0.007336943410336971,0.007535083685070276,0.007743257563561201,0.007956601679325104,0.008177980780601501,0.008403993211686611,0.008640788495540619,0.008885964751243591,0.009139329195022583,0.009403188712894917,0.009676122106611729,0.009958146139979362,0.010249474085867405,0.010553796775639057,0.010866153053939342,0.011192696169018745,0.011528619565069675,0.01187128946185112,0.012230893597006798,0.012604260817170143,0.012986451387405396,0.013384537771344185,0.01379538793116808,0.014218367636203766,0.014659741893410683,0.015112246386706829,0.015578936785459518,0.016064060851931572,0.016560466960072517,0.017077576369047165,0.01760518178343773,0.018149105831980705,0.018714942038059235,0.019296463578939438,0.0199026670306921,0.020523114129900932,0.021162398159503937,0.021827343851327896,0.022507723420858383,0.023217283189296722,0.023937683552503586,0.02468147687613964,0.025448260828852654,0.026242570951581,0.027055658400058746,0.027895063161849976,0.028755437582731247,0.029645241796970367,0.030565915629267693,0.03150085359811783,0.032460566610097885,0.0334567055106163,0.03447568416595459,0.03551701456308365,0.036591771990060806,0.03769956901669502,0.038832493126392365,0.03999023139476776,0.04118303209543228,0.04240935668349266,0.04365953058004379,0.044944021850824356,0.04626452922821045,0.04762069880962372,0.04899989441037178,0.050418224185705185,0.051864080131053925,0.05333869531750679,0.054841045290231705,0.056385260075330734,0.057966072112321854,0.059580832719802856,0.06123548001050949,0.06291715055704117,0.0646374374628067,0.06638798117637634,0.06816605478525162,0.06997843831777573,0.07183496654033661,0.07371234148740768,0.0756332278251648,0.07758437097072601,0.0795641615986824,0.0815892294049263,0.08363261818885803,0.08571235835552216,0.08781976252794266,0.08996174484491348,0.09214256703853607,0.09434877336025238,0.09659282118082047,0.09885284304618835,0.10114436596632004,0.10346096009016037,0.10581395775079727,0.10818470269441605,0.11058381199836731,0.1130053922533989,0.1154433935880661,0.1179017499089241,0.12038063257932663,0.12288597971200943,0.12541064620018005,0.1279441863298416,0.13051018118858337,0.13308583199977875,0.13567614555358887,0.13826984167099,0.14088895916938782,0.1435163915157318,0.14614054560661316,0.14878882467746735,0.1514371931552887,0.1541060507297516,0.15677034854888916,0.15944916009902954,0.16212408244609833,0.16480454802513123,0.16747713088989258,0.1701568216085434,0.17284545302391052,0.17551961541175842,0.17818641662597656,0.18085208535194397,0.1835087388753891,0.18616048991680145,0.1888177990913391,0.19145070016384125,0.19408753514289856,0.19670481979846954,0.19931477308273315,0.201910138130188,0.20450520515441895,0.20706509053707123,0.20962201058864594,0.21216897666454315,0.2146882861852646,0.21719133853912354,0.21967853605747223,0.22214268147945404,0.22459208965301514,0.22702355682849884,0.22943732142448425,0.2318263202905655,0.23417812585830688,0.23651841282844543,0.23884737491607666,0.24113795161247253,0.24339933693408966,0.2456420660018921,0.2478603720664978,0.2500608563423157,0.25222253799438477,0.25436389446258545,0.2564716041088104,0.2585560381412506,0.2606178820133209,0.2626548707485199,0.2646581530570984,0.2666373550891876,0.2685755491256714,0.2704983055591583,0.2723903954029083,0.27424368262290955,0.2760888338088989,0.27789539098739624,0.2796723246574402,0.2814158499240875,0.2831367254257202,0.2848161458969116,0.28648126125335693,0.28811725974082947,0.28972238302230835,0.291309654712677,0.2928718626499176,0.29439863562583923,0.2958945333957672,0.297372430562973,0.2988179624080658,0.3002304136753082,0.30162641406059265,0.30299776792526245,0.304337739944458,0.30565646290779114,0.3069411814212799,0.30820879340171814,0.30945396423339844,0.3106626868247986,0.31185775995254517,0.3130284547805786,0.3141685426235199,0.3152836859226227,0.31637412309646606,0.3174412250518799,0.3184879422187805,0.3195071816444397,0.32051098346710205,0.3214966058731079,0.3224535882472992,0.3233943581581116,0.32431215047836304,0.32521140575408936,0.3260863721370697,0.32694265246391296,0.3277837634086609,0.3285992443561554,0.32940003275871277,0.33018243312835693,0.33094868063926697,0.3316892683506012,0.3324141502380371,0.3331218659877777,0.33380645513534546,0.33448168635368347,0.3351416289806366,0.3357865512371063,0.3364158868789673,0.33702540397644043,0.3376251459121704,0.33820241689682007,0.3387679159641266,0.33931830525398254,0.33986151218414307,0.3403858244419098,0.34089550375938416,0.3413916826248169,0.34187790751457214,0.3423493802547455,0.3428043723106384,0.3432553708553314,0.34368956089019775,0.34411492943763733,0.3445237874984741,0.34492790699005127,0.34531596302986145,0.3456990420818329,0.3460671007633209,0.3464297652244568,0.34677958488464355,0.3471217453479767,0.3474578857421875,0.34777969121932983,0.3480921685695648,0.3483942449092865,0.34869226813316345,0.34897589683532715,0.3492578864097595,0.3495320677757263,0.3497995138168335,0.35005781054496765,0.35030892491340637,0.3505510687828064,0.3507852256298065,0.35101252794265747,0.35123544931411743,0.35144805908203125,0.3516540825366974,0.35185426473617554,0.35204821825027466,0.352239727973938,0.3524249494075775,0.3526045083999634,0.3527771234512329,0.35294291377067566,0.3531070351600647,0.3532641530036926,0.35341739654541016,0.35356783866882324,0.3537113070487976,0.353848934173584,0.35398510098457336,0.3541164994239807,0.3542449474334717,0.3543663024902344,0.3544856011867523,0.35460132360458374,0.35471057891845703,0.3548203408718109,0.35492515563964844,0.3550294041633606,0.3551279306411743,0.35522329807281494,0.3553164303302765,0.35540539026260376,0.3554914593696594,0.35557353496551514,0.35565638542175293,0.3557347059249878,0.35581013560295105,0.35588404536247253,0.35595470666885376,0.35602325201034546,0.3560902774333954,0.3561539053916931,0.35621654987335205,0.3562780022621155,0.3563372492790222,0.35639458894729614,0.35645151138305664,0.35650554299354553,0.35655760765075684,0.3566063940525055,0.3566535413265228,0.3566998243331909,0.3567452132701874,0.35679003596305847,0.3568333089351654,0.3568744361400604,0.3569144606590271,0.356953501701355,0.3569917380809784,0.35702863335609436,0.357064425945282,0.3570989668369293,0.3571334779262543,0.3571663796901703,0.357200026512146,0.35723209381103516,0.3572620153427124],"recovered":[0.0,0.0003144520742353052,0.0005870194872841239,0.0008431905880570412,0.001093364437110722,0.0013365799095481634,0.0015802759444341063,0.0018160140607506037,0.0020528286695480347,0.0022881438490003347,0.0025182501412928104,0.002746433950960636,0.0029710617382079363,0.0031939211767166853,0.0034110331907868385,0.003628568258136511,0.003843738930299878,0.0040551419369876385,0.004264680668711662,0.004472008906304836,0.0046734740026295185,0.004873593803495169,0.0050683701410889626,0.005263300146907568,0.005456442479044199,0.005648431368172169,0.005834442097693682,0.006019299849867821,0.00620283093303442,0.00638157594949007,0.006559167988598347,0.006733857095241547,0.006914312951266766,0.00710115022957325,0.0072928317822515965,0.007494143210351467,0.007699837442487478,0.007914239540696144,0.008134119212627411,0.008360708132386208,0.008595908060669899,0.008840987458825111,0.009097158908843994,0.0093624796718359,0.009632855653762817,0.009914669208228588,0.010210013948380947,0.010514470748603344,0.01082711573690176,0.011151871643960476,0.011489428579807281,0.011838998645544052,0.012198084034025669,0.012569067999720573,0.012948413379490376,0.013343790546059608,0.013753833249211311,0.014178195968270302,0.014618494547903538,0.015070229768753052,0.015540149062871933,0.016024908050894737,0.016521872952580452,0.017038116231560707,0.01756814308464527,0.018112989142537117,0.018678268417716026,0.019265133887529373,0.019869646057486534,0.020486056804656982,0.02112658880650997,0.021784769371151924,0.022470666095614433,0.023173075169324875,0.023897819221019745,0.02463892288506031,0.025415489450097084,0.02620214782655239,0.027019331231713295,0.027855390682816505,0.02872074395418167,0.029617948457598686,0.030530396848917007,0.03146454691886902,0.03243586793541908,0.03342399373650551,0.03443845361471176,0.03547884151339531,0.036565206944942474,0.037666916847229004,0.03880245238542557,0.039964303374290466,0.04115668311715126,0.0423838309943676,0.04363606497645378,0.044923897832632065,0.04624294862151146,0.04759155958890915,0.048970676958560944,0.050380878150463104,0.05182737112045288,0.05330561473965645,0.05481503903865814,0.05635823681950569,0.05793651193380356,0.05955011770129204,0.06120090186595917,0.06287778913974762,0.06459774821996689,0.06634858250617981,0.06813090294599533,0.0699472427368164,0.07179293036460876,0.07368206977844238,0.07560368627309799,0.07755392789840698,0.0795433446764946,0.08155536651611328,0.0836065411567688,0.08568151295185089,0.08778685331344604,0.08993658423423767,0.09211465716362,0.09431970864534378,0.09655360877513885,0.09882178157567978,0.10111067444086075,0.10342980176210403,0.10578572750091553,0.10815448313951492,0.11054658144712448,0.11296072602272034,0.11540865898132324,0.11787112802267075,0.120346799492836,0.12285732477903366,0.12537716329097748,0.1279165893793106,0.13047876954078674,0.1330578476190567,0.13563711941242218,0.13823433220386505,0.14084546267986298,0.14346113801002502,0.1461002379655838,0.14873746037483215,0.15139320492744446,0.1540563553571701,0.15672267973423004,0.1593969613313675,0.162069633603096,0.16474853456020355,0.16743233799934387,0.17011503875255585,0.17278988659381866,0.1754603236913681,0.17813490331172943,0.18079470098018646,0.18344418704509735,0.18610365688800812,0.18874959647655487,0.1913926750421524,0.19402925670146942,0.19664762914180756,0.19925305247306824,0.2018478959798813,0.20443207025527954,0.20699885487556458,0.20955508947372437,0.21208909153938293,0.21461144089698792,0.21711592376232147,0.21959765255451202,0.22206586599349976,0.22451822459697723,0.2269410789012909,0.22935546934604645,0.2317383587360382,0.23410040140151978,0.23643897473812103,0.23875346779823303,0.2410372495651245,0.24330265820026398,0.24554282426834106,0.24775950610637665,0.24996018409729004,0.25213176012039185,0.2542795240879059,0.2563844323158264,0.25847214460372925,0.26053112745285034,0.2625625729560852,0.26456573605537415,0.2665398120880127,0.2684868276119232,0.2704072892665863,0.2722919285297394,0.27415791153907776,0.2759988009929657,0.2778013348579407,0.279580295085907,0.2813233733177185,0.283034086227417,0.2847255766391754,0.28638821840286255,0.28802400827407837,0.28963080048561096,0.29121842980384827,0.2927723526954651,0.2942992150783539,0.29579779505729675,0.2972681224346161,0.2987181842327118,0.3001372814178467,0.3015340268611908,0.30289313197135925,0.30423757433891296,0.30555716156959534,0.3068470358848572,0.3081173598766327,0.30936315655708313,0.31057482957839966,0.3117675185203552,0.31292596459388733,0.31406593322753906,0.3151940107345581,0.3162831962108612,0.3173486888408661,0.3183934688568115,0.31942012906074524,0.3204188346862793,0.3213990330696106,0.32236677408218384,0.3233073353767395,0.3242276608943939,0.32512885332107544,0.3260004222393036,0.3268614411354065,0.32769396901130676,0.32851850986480713,0.32930809259414673,0.33009177446365356,0.33085864782333374,0.33160263299942017,0.33232465386390686,0.33303138613700867,0.33372196555137634,0.33439671993255615,0.3350573480129242,0.3357081413269043,0.33633148670196533,0.33694303035736084,0.33753812313079834,0.3381190598011017,0.3386833965778351,0.33923906087875366,0.3397769331932068,0.3403013050556183,0.34080737829208374,0.3413102626800537,0.34179458022117615,0.34226539731025696,0.3427237272262573,0.34317344427108765,0.3436054289340973,0.3440310060977936,0.3444455564022064,0.3448442220687866,0.3452357053756714,0.34561464190483093,0.3459860682487488,0.34634968638420105,0.3467024862766266,0.3470461368560791,0.3473779857158661,0.3476988971233368,0.3480112552642822,0.34831660985946655,0.34861212968826294,0.34890010952949524,0.3491821885108948,0.34945574402809143,0.3497210741043091,0.3499790132045746,0.3502289056777954,0.35047033429145813,0.35070401430130005,0.35093456506729126,0.35115334391593933,0.35136786103248596,0.35157299041748047,0.35177481174468994,0.35197311639785767,0.35216379165649414,0.35234934091567993,0.3525274097919464,0.35269981622695923,0.3528693914413452,0.3530306816101074,0.3531879186630249,0.3533423840999603,0.3534884750843048,0.35363247990608215,0.35377296805381775,0.35390907526016235,0.3540397584438324,0.35416847467422485,0.354288250207901,0.35440847277641296,0.3545263409614563,0.35463735461235046,0.35474666953086853,0.35485267639160156,0.3549550473690033,0.35505127906799316,0.35514721274375916,0.3552388846874237,0.35533055663108826,0.35541653633117676,0.3555017113685608,0.3555811941623688,0.35565856099128723,0.35573315620422363,0.3558066785335541,0.3558783233165741,0.3559477925300598,0.3560134768486023,0.35607805848121643,0.3561420142650604,0.3562036156654358,0.35626208782196045,0.3563196361064911,0.35637664794921875,0.3564305901527405,0.3564821183681488,0.3565318286418915,0.35657861828804016,0.3566248416900635,0.35667115449905396,0.3567160367965698,0.35675886273384094,0.356799840927124,0.35683950781822205,0.35687902569770813,0.35691729187965393,0.3569544851779938,0.35698947310447693,0.35702458024024963,0.35705897212028503,0.3570917248725891,0.35712599754333496],"active":[0.0006895661354064941,0.0006032787496224046,0.0005682179471477866,0.0005540512502193451,0.0005466892616823316,0.0005418453365564346,0.0005338875344023108,0.0005313309375196695,0.0005253336858004332,0.0005165878683328629,0.000511455349624157,0.0005071498453617096,0.0005016138311475515,0.0004940980579704046,0.0004902922082692385,0.0004843329079449177,0.0004774902481585741,0.0004720310680568218,0.0004667835310101509,0.0004576914943754673,0.00045200204476714134,0.00044471677392721176,0.0004414874128997326,0.00043748924508690834,0.0004332219250500202,0.00042664818465709686,0.0004246300086379051,0.000418094452470541,0.00040965620428323746,0.00040571577847003937,0.0004028128460049629,0.00041052093729376793,0.0004226304590702057,0.00043393345549702644,0.00045042578130960464,0.00046245846897363663,0.0004781433381140232,0.0004897536709904671,0.000506669282913208,0.0005252566188573837,0.000543421134352684,0.0005622012540698051,0.0005789631977677345,0.0005956664681434631,0.0006166184321045876,0.0006391275674104691,0.0006561391055583954,0.0006782254204154015,0.0007015038281679153,0.0007194178178906441,0.0007414650171995163,0.000765262171626091,0.0007883673533797264,0.0008154697716236115,0.0008469745516777039,0.0008745770901441574,0.0009059086441993713,0.0009340504184365273,0.0009604422375559807,0.0009938310831785202,0.0010203178972005844,0.0010526683181524277,0.001083308830857277,0.0011109896004199982,0.0011467989534139633,0.0011834744364023209,0.0012243986129760742,0.0012579802423715591,0.0012927521020174026,0.0013412870466709137,0.0013811346143484116,0.0014325138181447983,0.0014670174568891525,0.001508401706814766,0.0015504416078329086,0.001603648066520691,0.0016401689499616623,0.0016929153352975845,0.001736106351017952,0.001789851114153862,0.0018451716750860214,0.0018829051405191422,0.0019301697611808777,0.001992158591747284,0.002039816230535507,0.0020930208265781403,0.002153318375349045,0.002220727503299713,0.00226728618144989,0.0023233145475387573,0.002380579710006714,0.002445053309202194,0.0025028474628925323,0.0025601908564567566,0.002628464251756668,0.0026968009769916534,0.002756945788860321,0.0028266645967960358,0.002893403172492981,0.002957817167043686,0.003013674169778824,0.003079645335674286,0.0031510330736637115,0.003222595900297165,0.0032989680767059326,0.0033670328557491302,0.003436535596847534,0.003510192036628723,0.003568306565284729,0.0036298558115959167,0.003704063594341278,0.003765098750591278,0.0038402974605560303,0.0039023011922836304,0.003960475325584412,0.004035301506519318,0.004089273512363434,0.0041569918394088745,0.004213221371173859,0.0042802318930625916,0.004355713725090027,0.0044121891260147095,0.00447816401720047,0.004533134400844574,0.004590757191181183,0.004639178514480591,0.0047032833099365234,0.004754900932312012,0.004798084497451782,0.004850909113883972,0.00489681214094162,0.004941023886203766,0.0049719735980033875,0.005014851689338684,0.005063846707344055,0.005086861550807953,0.005133017897605896,0.00516924262046814,0.005197376012802124,0.005211994051933289,0.005251839756965637,0.00528205931186676,0.005295082926750183,0.005327686667442322,0.005336955189704895,0.005368590354919434,0.005377143621444702,0.005392804741859436,0.005401402711868286,0.005407586693763733,0.00540749728679657,0.005408287048339844,0.00541311502456665,0.005404576659202576,0.005396530032157898,0.005391761660575867,0.005373835563659668,0.00536578893661499,0.00537361204624176,0.00534704327583313,0.005337938666343689,0.005312144756317139,0.005285516381263733,0.005262508988380432,0.005252152681350708,0.005217194557189941,0.005189940333366394,0.005170121788978577,0.005133196711540222,0.005102246999740601,0.005067095160484314,0.005026757717132568,0.004994437098503113,0.0049576908349990845,0.004919096827507019,0.004885241389274597,0.004822656512260437,0.0047800540924072266,0.004746973514556885,0.0046989768743515015,0.004645869135856628,0.004604816436767578,0.004557713866233826,0.004518032073974609,0.004463031888008118,0.00440371036529541,0.004339843988418579,0.0042765140533447266,0.004233449697494507,0.004182726144790649,0.004127025604248047,0.004074782133102417,0.004009813070297241,0.00395849347114563,0.0039035677909851074,0.003836393356323242,0.003796905279159546,0.0037374794483184814,0.0036735236644744873,0.0036145150661468506,0.0035564303398132324,0.0034927725791931152,0.0034471750259399414,0.0033916831016540527,0.0033341646194458008,0.003285646438598633,0.0032410621643066406,0.003180205821990967,0.003122180700302124,0.0030732154846191406,0.003020167350769043,0.0029622912406921387,0.0029082298278808594,0.0028604865074157715,0.002803713083267212,0.0027633309364318848,0.0027036070823669434,0.0026516318321228027,0.0026069283485412598,0.0025453269481658936,0.002494603395462036,0.002453625202178955,0.002401024103164673,0.0023577213287353516,0.002308189868927002,0.0022472143173217773,0.0022047460079193115,0.0021584928035736084,0.0021175146102905273,0.002076476812362671,0.0020347535610198975,0.0019953250885009766,0.0019453763961791992,0.0019040703773498535,0.0018587112426757812,0.0018137991428375244,0.0017833411693572998,0.0017378032207489014,0.0017060637474060059,0.0016639232635498047,0.0016405880451202393,0.0015974938869476318,0.0015555024147033691,0.001519232988357544,0.0014818012714385986,0.0014503002166748047,0.001419663429260254,0.001389831304550171,0.0013585388660430908,0.0013172626495361328,0.0012936592102050781,0.0012593865394592285,0.001229792833328247,0.0011992454528808594,0.0011781156063079834,0.001146763563156128,0.0011185705661773682,0.0010903775691986084,0.0010705292224884033,0.0010391175746917725,0.0010097920894622803,0.0009899735450744629,0.0009658336639404297,0.0009414851665496826,0.0009183585643768311,0.0008969008922576904,0.0008704066276550293,0.0008548200130462646,0.0008313953876495361,0.0008151233196258545,0.0007935166358947754,0.0007720589637756348,0.0007553994655609131,0.0007335543632507324,0.0007141828536987305,0.000695347785949707,0.0006810128688812256,0.0006592869758605957,0.000645756721496582,0.0006319582462310791,0.0006173253059387207,0.0006020665168762207,0.00058785080909729,0.0005720555782318115,0.0005563199520111084,0.0005421936511993408,0.0005314350128173828,0.0005134940147399902,0.0005007386207580566,0.0004864037036895752,0.00047522783279418945,0.0004649162292480469,0.00045183300971984863,0.0004407167434692383,0.0004277825355529785,0.00041550397872924805,0.00040721893310546875,0.0003947615623474121,0.0003867149353027344,0.00037992000579833984,0.0003689229488372803,0.0003604590892791748,0.00035262107849121094,0.00034353137016296387,0.00033587217330932617,0.00032654404640197754,0.0003171265125274658,0.00031307339668273926,0.0003021061420440674,0.00029399991035461426,0.00028780102729797363,0.00028273463249206543,0.0002752542495727539,0.0002682507038116455,0.0002651512622833252,0.0002581775188446045,0.0002525746822357178,0.00024297833442687988,0.00023984909057617188,0.00023299455642700195,0.0002289414405822754,0.00022548437118530273,0.00022155046463012695,0.00021657347679138184,0.00021195411682128906,0.00020611286163330078,0.00020307302474975586,0.00019994378089904785,0.000195235013961792,0.00019097328186035156,0.0001894235610961914,0.00018590688705444336,0.00018095970153808594,0.00017580389976501465,0.00017142295837402344,0.00016799569129943848,0.0001665949821472168,0.00016519427299499512,0.0001621544361114502,0.00015839934349060059,0.00015559792518615723,0.00015366077423095703,0.00015223026275634766,0.00014960765838623047,0.00014713406562805176,0.00014448165893554688,0.00014400482177734375,0.0001417994499206543,0.00014105439186096191,0.00014036893844604492,0.0001360177993774414]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0006895661354064941,0.0009166736272163689,0.001152354059740901,0.0013842477928847075,0.0016153535107150674,0.0018357717199251056,0.0020540563855320215,0.0022652095649391413,0.002471480518579483,0.0026752331759780645,0.002869394375011325,0.0030580193269997835,0.003241454716771841,0.0034198728390038013,0.003592889755964279,0.003764830296859145,0.00393273402005434,0.004094717558473349,0.004250473342835903,0.004400884732604027,0.004551277495920658,0.004695499781519175,0.004838492255657911,0.0049755447544157505,0.005108060780912638,0.005237136501818895,0.005364366807043552,0.005487098824232817,0.005606140475720167,0.005721722263842821,0.005835324060171843,0.005953731015324593,0.006074176169931889,0.006198003888130188,0.006323600187897682,0.006454463116824627,0.006583173759281635,0.006716766394674778,0.006852953694760799,0.006990525405853987,0.007133325096219778,0.00727827800437808,0.007425864227116108,0.007575123105198145,0.007727649062871933,0.00788232870399952,0.00804150477051735,0.00820145197212696,0.00836518406867981,0.008532107807695866,0.008701530285179615,0.008875872939825058,0.009051638655364513,0.00923230592161417,0.0094173364341259,0.009602617472410202,0.009790876880288124,0.009982232004404068,0.010181313380599022,0.010386046953499317,0.01058972254395485,0.010796396993100643,0.011008165776729584,0.011225239373743534,0.0114458492025733,0.011668190360069275,0.011894662864506245,0.012122808955609798,0.012356298044323921,0.012594611383974552,0.012838788330554962,0.013087962754070759,0.013341307640075684,0.01359365414828062,0.013853976503014565,0.014116568490862846,0.014383734203875065,0.014659473672509193,0.014934097416698933,0.015216563828289509,0.015503625385463238,0.015792934224009514,0.016089433804154396,0.016388699412345886,0.016698040068149567,0.017009839415550232,0.01732725091278553,0.01764962263405323,0.017979759722948074,0.018312722444534302,0.018649471923708916,0.01899227686226368,0.0193414818495512,0.01969505101442337,0.020052406936883926,0.020416758954524994,0.020784378051757812,0.02116241678595543,0.021543798968195915,0.02192612551152706,0.02231673337519169,0.02271633967757225,0.023127112537622452,0.023539327085018158,0.023952273651957512,0.024378366768360138,0.024806400761008263,0.02524293214082718,0.02568843960762024,0.026138080283999443,0.026589641347527504,0.02704872004687786,0.027517754584550858,0.027992749586701393,0.028466954827308655,0.028958633542060852,0.02945144660770893,0.029950236901640892,0.03045709989964962,0.030970750376582146,0.031492143869400024,0.032018519937992096,0.03254829719662666,0.03309089317917824,0.033639103174209595,0.03419309854507446,0.03475778549909592,0.03532273694872856,0.0359029695391655,0.0364844910800457,0.037078604102134705,0.03767189010977745,0.03827553614974022,0.03888360410928726,0.03950674086809158,0.04012740030884743,0.04076716676354408,0.04140579700469971,0.04204769432544708,0.042703814804553986,0.04336134344339371,0.04402932524681091,0.04469924792647362,0.04537611082196236,0.046062663197517395,0.04675063490867615,0.04745464026927948,0.04816427454352379,0.048872046172618866,0.049589719623327255,0.050307564437389374,0.05103665217757225,0.05177123844623566,0.05251247435808182,0.05325450003147125,0.054007388651371,0.054772038012742996,0.055543605238199234,0.05631604045629501,0.05709643289446831,0.057878632098436356,0.05866919457912445,0.059468500316143036,0.0602712482213974,0.06107610836625099,0.06188894808292389,0.06271021068096161,0.06353090703487396,0.06436804682016373,0.06520310044288635,0.06604418158531189,0.06688979268074036,0.06774568557739258,0.06860333681106567,0.06946449726819992,0.07033375650644302,0.07119850814342499,0.07207893580198288,0.07295453548431396,0.07384078204631805,0.07472779601812363,0.07562392204999924,0.07652159035205841,0.07742179185152054,0.0783226490020752,0.07922963798046112,0.08013787865638733,0.08105044066905975,0.08197132498025894,0.0828896313905716,0.08381284773349762,0.08473657816648483,0.08566124737262726,0.08659759163856506,0.08752947300672531,0.08846758306026459,0.0894041657447815,0.09034746885299683,0.09128887951374054,0.09223956614732742,0.09318651258945465,0.09413719177246094,0.09508802741765976,0.09604247659444809,0.09699396044015884,0.09794861823320389,0.09890592843294144,0.09985765069723129,0.1008085235953331,0.10176882892847061,0.10272719711065292,0.10368505120277405,0.10464105010032654,0.10559582710266113,0.106553815305233,0.10751504451036453,0.1084754541516304,0.1094340905547142,0.11038418859243393,0.11134125292301178,0.11229623854160309,0.11325331777334213,0.11420632153749466,0.11516071110963821,0.11610928177833557,0.1170608252286911,0.11801309883594513,0.11895841360092163,0.11990068107843399,0.1208428218960762,0.12178235501050949,0.12272624671459198,0.12366237491369247,0.12458812445402145,0.12551908195018768,0.12644776701927185,0.12737444043159485,0.12829215824604034,0.12921087443828583,0.13011927902698517,0.13103625178337097,0.13194750249385834,0.13285036385059357,0.13375301659107208,0.13464833796024323,0.1355447918176651,0.1364353895187378,0.13732296228408813,0.13820597529411316,0.1390872746706009,0.13996247947216034,0.14083226025104523,0.14170125126838684,0.1425616443157196,0.14341814815998077,0.14427360892295837,0.14511966705322266,0.14596298336982727,0.14680103957653046,0.14763955771923065,0.14847014844417572,0.14929403364658356,0.15011556446552277,0.15092723071575165,0.1517425924539566,0.15254604816436768,0.15334570407867432,0.15414099395275116,0.15493144094944,0.15571913123130798,0.15650101006031036,0.15727442502975464,0.15804652869701385,0.15880796313285828,0.15956512093544006,0.1603190302848816,0.161065936088562,0.1618058681488037,0.16254422068595886,0.16327422857284546,0.16400018334388733,0.16472314298152924,0.16543862223625183,0.16615040600299835,0.16685262322425842,0.1675475537776947,0.168241947889328,0.16892725229263306,0.16960541903972626,0.170279398560524,0.17094466090202332,0.17160312831401825,0.1722564399242401,0.172904834151268,0.17354653775691986,0.1741832047700882,0.17481279373168945,0.17543885111808777,0.176059290766716,0.1766735166311264,0.17727915942668915,0.1778830885887146,0.1784784495830536,0.17907126247882843,0.17965807020664215,0.18023528158664703,0.18080882728099823,0.1813810020685196,0.18194127082824707,0.18249690532684326,0.18304938077926636,0.18359513580799103,0.18413616716861725,0.1846688836812973,0.18519756197929382,0.18571996688842773,0.186238631606102,0.1867472231388092,0.1872536689043045,0.18775488436222076,0.18825116753578186,0.18874719738960266,0.18923242390155792,0.1897118091583252,0.19018886983394623,0.19066274166107178,0.1911270171403885,0.191585510969162,0.19203969836235046,0.19248957931995392,0.1929320991039276,0.19336700439453125,0.1938052922487259,0.1942332237958908,0.1946553885936737,0.1950778067111969,0.19549331068992615,0.19590333104133606,0.19631265103816986,0.196711927652359,0.19711092114448547,0.19750067591667175,0.19788414239883423,0.19826944172382355,0.19864541292190552,0.19901837408542633,0.1993853747844696,0.19974711537361145,0.20011107623577118,0.20046187937259674,0.2008087933063507],"recovered":[0.0,0.00031487495289184153,0.0005864043487235904,0.0008397306082770228,0.0010842339834198356,0.0013214137870818377,0.0015494439285248518,0.0017729761311784387,0.001990857068449259,0.002200722461566329,0.002408800181001425,0.0026104769203811884,0.0028053876012563705,0.0029927249997854233,0.0031760833226144314,0.0033545014448463917,0.0035290175583213568,0.0037003622855991125,0.0038669013883918524,0.00402830820530653,0.004183967597782612,0.004338031634688377,0.004486828576773405,0.0046325502917170525,0.004774024244397879,0.004911653231829405,0.005045668687671423,0.005175167229026556,0.005300955846905708,0.005423880182206631,0.0055448440834879875,0.005661232862621546,0.005778929218649864,0.005898124538362026,0.006017377600073814,0.006141820456832647,0.00626914668828249,0.006396031007170677,0.0065261442214250565,0.006659910082817078,0.006796021014451981,0.006933957803994417,0.007077007554471493,0.007223574910312891,0.007367970421910286,0.007518631871789694,0.007671562023460865,0.007827510125935078,0.007984533905982971,0.008144153282046318,0.008307328447699547,0.008473098278045654,0.008644981309771538,0.008819881826639175,0.00899666640907526,0.009176564402878284,0.009360672906041145,0.00954597257077694,0.00973375141620636,0.00993010401725769,0.010130108334124088,0.010330881923437119,0.010533789172768593,0.010740944184362888,0.010954308323562145,0.011171862483024597,0.011393068358302116,0.011614697985351086,0.011843208223581314,0.012073295190930367,0.01230357401072979,0.012544175609946251,0.01278937142342329,0.013040083460509777,0.013289449736475945,0.01354592852294445,0.013803195208311081,0.014067573472857475,0.014334297738969326,0.014606461860239506,0.01488419994711876,0.015166628174483776,0.015451439656317234,0.015740249305963516,0.01603749766945839,0.01634087786078453,0.016647834330797195,0.016961440443992615,0.017274988815188408,0.017597418278455734,0.017929362133145332,0.018263785168528557,0.018600977957248688,0.01894424296915531,0.019292045384645462,0.019646132364869118,0.020003700628876686,0.02036616951227188,0.020736806094646454,0.021113306283950806,0.02149430476129055,0.021878821775317192,0.022270891815423965,0.022673266008496284,0.023079464212059975,0.023491237312555313,0.023906316608190536,0.024330545216798782,0.024761231616139412,0.025197532027959824,0.025640098378062248,0.026085566729307175,0.026539282873272896,0.027000993490219116,0.0274701826274395,0.027941428124904633,0.02842072769999504,0.028905371204018593,0.029402777552604675,0.029904702678322792,0.030412066727876663,0.03092684969305992,0.03144107386469841,0.031970832496881485,0.03250276297330856,0.03304693475365639,0.03359038010239601,0.034146759659051895,0.034708134829998016,0.03527626022696495,0.03585393726825714,0.03643767163157463,0.03702611103653908,0.03762216493487358,0.0382239855825901,0.03884062543511391,0.03945397958159447,0.04008440300822258,0.04071536287665367,0.04135318845510483,0.04200360178947449,0.04265472665429115,0.04331617429852486,0.04398255795240402,0.04465040564537048,0.045330960303545,0.04601885750889778,0.04670875146985054,0.04740827903151512,0.04811039939522743,0.04881772771477699,0.04953332245349884,0.05025762692093849,0.05098535120487213,0.05172274261713028,0.052458617836236954,0.05320458486676216,0.05396248772740364,0.054724983870983124,0.05548969283699989,0.05626172199845314,0.05704297870397568,0.057831212878227234,0.05861945077776909,0.05941912159323692,0.060216620564460754,0.06102892383933067,0.06183551624417305,0.06265567988157272,0.06348266452550888,0.06431207060813904,0.06514855474233627,0.06599253416061401,0.0668410062789917,0.06769087165594101,0.06854672729969025,0.06941241025924683,0.0702778548002243,0.07114340364933014,0.072017602622509,0.07290057837963104,0.07378701865673065,0.07467632740736008,0.07556651532649994,0.07646546512842178,0.0773649588227272,0.07827383279800415,0.07917870581150055,0.0800875723361969,0.08100194483995438,0.08191848546266556,0.08283863961696625,0.08376123756170273,0.08468056470155716,0.08560723811388016,0.08653538674116135,0.0874689444899559,0.0884038433432579,0.0893443152308464,0.09028415381908417,0.09122844785451889,0.09217479079961777,0.09312565624713898,0.09407226741313934,0.0950215607881546,0.09596806764602661,0.0969257801771164,0.097880057990551,0.0988311767578125,0.09978185594081879,0.10074280202388763,0.10169805586338043,0.10265761613845825,0.10361387580633163,0.10457523912191391,0.1055353581905365,0.10649409145116806,0.10745130479335785,0.10840698331594467,0.10936335474252701,0.11031874269247055,0.11127296090126038,0.11223411560058594,0.11319617182016373,0.1141505241394043,0.11510476469993591,0.11604927480220795,0.11699804663658142,0.11794828623533249,0.11890044808387756,0.11984065175056458,0.12077514827251434,0.12171675264835358,0.12265513092279434,0.12358564883470535,0.1245134100317955,0.12544292211532593,0.12636704742908478,0.12729492783546448,0.12821611762046814,0.12913066148757935,0.13005124032497406,0.13096857070922852,0.13187633454799652,0.1327785700559616,0.13367891311645508,0.13457666337490082,0.13547204434871674,0.13636313378810883,0.137254998087883,0.13813459873199463,0.13901321589946747,0.13988398015499115,0.140756294131279,0.14162176847457886,0.14248161017894745,0.14334222674369812,0.14419566094875336,0.14503952860832214,0.14587950706481934,0.146717831492424,0.14755360782146454,0.14838120341300964,0.14920713007450104,0.15002648532390594,0.1508386731147766,0.15165024995803833,0.15245728194713593,0.15326064825057983,0.15405800938606262,0.15484774112701416,0.15563540160655975,0.1564132422208786,0.15719006955623627,0.1579582244157791,0.15872104465961456,0.159478560090065,0.16023115813732147,0.16097936034202576,0.16172035038471222,0.16245697438716888,0.1631840616464615,0.16391459107398987,0.16463300585746765,0.16534878313541412,0.16605666279792786,0.1667613685131073,0.16746048629283905,0.1681523621082306,0.16883182525634766,0.16951216757297516,0.1701837033033371,0.170848548412323,0.17150861024856567,0.17216400802135468,0.1728137880563736,0.1734553724527359,0.17409361898899078,0.1747228354215622,0.1753506064414978,0.1759675145149231,0.17658303678035736,0.17719078063964844,0.17779548466205597,0.17839092016220093,0.17898307740688324,0.17957042157649994,0.18014715611934662,0.18072667717933655,0.18129558861255646,0.1818573772907257,0.18241508305072784,0.1829683482646942,0.1835135668516159,0.18405283987522125,0.18458713591098785,0.1851130872964859,0.18563544750213623,0.18615050613880157,0.1866644322872162,0.18717266619205475,0.1876717060804367,0.1881689429283142,0.18866382539272308,0.18914693593978882,0.18962819874286652,0.1901051551103592,0.19057868421077728,0.19104427099227905,0.19149982929229736,0.19195456802845,0.1924048513174057,0.19284412264823914,0.19328360259532928,0.19371777772903442,0.19414624571800232,0.1945737898349762,0.1949942409992218,0.195413276553154,0.19582827389240265,0.19623544812202454,0.19663895666599274,0.1970333606004715,0.19742509722709656,0.19781512022018433,0.1981956958770752,0.19857601821422577,0.19894744455814362,0.19931235909461975,0.1996777057647705,0.20003294944763184],"active":[0.0006895661354064941,0.0006017986452206969,0.0005659497110173106,0.0005445171846076846,0.0005311195272952318,0.0005143579328432679,0.0005046124570071697,0.0004922334337607026,0.00048062345013022423,0.00047451071441173553,0.0004605941940099001,0.0004475424066185951,0.0004360671155154705,0.00042714783921837807,0.0004168064333498478,0.0004103288520127535,0.0004037164617329836,0.0003943552728742361,0.0003835719544440508,0.0003725765272974968,0.00036730989813804626,0.0003574681468307972,0.0003516636788845062,0.00034299446269869804,0.00033403653651475906,0.0003254832699894905,0.00031869811937212944,0.0003119315952062607,0.00030518462881445885,0.0002978420816361904,0.00029047997668385506,0.0002924981527030468,0.0002952469512820244,0.0002998793497681618,0.0003062225878238678,0.0003126426599919796,0.0003140270709991455,0.0003207353875041008,0.00032680947333574295,0.0003306153230369091,0.00033730408176779747,0.0003443202003836632,0.0003488566726446152,0.0003515481948852539,0.00035967864096164703,0.0003636968322098255,0.0003699427470564842,0.0003739418461918831,0.0003806501626968384,0.0003879545256495476,0.0003942018374800682,0.0004027746617794037,0.0004066573455929756,0.00041242409497499466,0.0004206700250506401,0.00042605306953191757,0.00043020397424697876,0.0004362594336271286,0.00044756196439266205,0.00045594293624162674,0.00045961420983076096,0.00046551506966352463,0.0004743766039609909,0.00048429518938064575,0.0004915408790111542,0.0004963278770446777,0.0005015945062041283,0.0005081109702587128,0.0005130898207426071,0.0005213161930441856,0.0005352143198251724,0.0005437871441245079,0.0005519362166523933,0.0005535706877708435,0.00056452676653862,0.000570639967918396,0.0005805389955639839,0.0005919001996517181,0.0005997996777296066,0.000610101968050003,0.0006194254383444786,0.0006263060495257378,0.000637994147837162,0.00064845010638237,0.0006605423986911774,0.0006689615547657013,0.0006794165819883347,0.0006881821900606155,0.0007047709077596664,0.0007153041660785675,0.0007201097905635834,0.0007284916937351227,0.0007405038923025131,0.0007508080452680588,0.0007603615522384644,0.0007706265896558762,0.0007806774228811264,0.000796247273683548,0.0008069928735494614,0.0008128192275762558,0.0008224286139011383,0.0008375179022550583,0.0008562207221984863,0.0008660610765218735,0.0008728094398975372,0.0008871294558048248,0.0009000841528177261,0.0009123869240283966,0.0009272079914808273,0.0009405482560396194,0.0009495429694652557,0.0009631533175706863,0.0009784717112779617,0.000991756096482277,0.0009967721998691559,0.0010172054171562195,0.00103071890771389,0.0010448656976222992,0.0010543223470449448,0.0010660476982593536,0.0010800771415233612,0.0010916702449321747,0.0011072233319282532,0.001120060682296753,0.0011363402009010315,0.0011461637914180756,0.0011674053966999054,0.0011759772896766663,0.0011948347091674805,0.0012082308530807495,0.0012246668338775635,0.0012342184782028198,0.0012494251132011414,0.001261439174413681,0.00128275528550148,0.0012867748737335205,0.0013131871819496155,0.001321393996477127,0.0013323314487934113,0.0013506263494491577,0.00135774165391922,0.0013745985925197601,0.001383073627948761,0.0013935528695583344,0.0014122575521469116,0.0014196746051311493,0.0014357827603816986,0.0014555230736732483,0.0014637671411037445,0.001479320228099823,0.001489836722612381,0.00150332972407341,0.001513611525297165,0.0015271231532096863,0.001531757414340973,0.0015487708151340485,0.001567453145980835,0.0015811175107955933,0.0015910565853118896,0.0016067400574684143,0.0016169100999832153,0.0016262158751487732,0.001637287437915802,0.0016517974436283112,0.0016569867730140686,0.0016723275184631348,0.0016812868416309357,0.0016953907907009125,0.0017123669385910034,0.001720435917377472,0.0017321109771728516,0.0017412379384040833,0.0017531514167785645,0.0017623305320739746,0.0017736256122589111,0.001787029206752777,0.0017860978841781616,0.0018010810017585754,0.0018111318349838257,0.0018231794238090515,0.0018272176384925842,0.0018369033932685852,0.0018452629446983337,0.0018552765250205994,0.0018571838736534119,0.0018646791577339172,0.0018640458583831787,0.001871734857559204,0.0018837526440620422,0.001887686550617218,0.0018943622708320618,0.0018979385495185852,0.00190000981092453,0.001917026937007904,0.0019222348928451538,0.001932196319103241,0.001935221254825592,0.0019436255097389221,0.0019445642828941345,0.0019554123282432556,0.0019580647349357605,0.00196240097284317,0.0019623711705207825,0.0019702091813087463,0.001972399652004242,0.0019805505871772766,0.0019801482558250427,0.001977592706680298,0.0019773468375205994,0.001986972987651825,0.0019843950867652893,0.0019869953393936157,0.001983433961868286,0.0019819512963294983,0.001978576183319092,0.0019796863198280334,0.0019813627004623413,0.0019827857613563538,0.001977205276489258,0.0019778981804847717,0.001977495849132538,0.0019803568720817566,0.001972205936908722,0.0019645392894744873,0.0019587576389312744,0.001956060528755188,0.0019638240337371826,0.00196036696434021,0.0019523948431015015,0.001942373812198639,0.0019417032599449158,0.0019510984420776367,0.0019456222653388977,0.0019329935312271118,0.0019334331154823303,0.0019343569874763489,0.001931518316268921,0.0019251108169555664,0.00191594660282135,0.0019031614065170288,0.001905590295791626,0.0018962621688842773,0.0018817931413650513,0.0018766820430755615,0.0018697679042816162,0.001865878701210022,0.001858726143836975,0.001850917935371399,0.0018428415060043335,0.0018322765827178955,0.0018278807401657104,0.0018190443515777588,0.001817271113395691,0.0018053501844406128,0.0017963796854019165,0.0017919987440109253,0.0017774403095245361,0.0017673224210739136,0.001761510968208313,0.001760050654411316,0.001752316951751709,0.0017404258251190186,0.0017343610525131226,0.0017201006412506104,0.0017161071300506592,0.0017073750495910645,0.0016954541206359863,0.0016837120056152344,0.0016707926988601685,0.0016611218452453613,0.0016532689332962036,0.0016390234231948853,0.001633286476135254,0.0016178935766220093,0.0016068965196609497,0.0015979856252670288,0.0015873759984970093,0.0015747100114822388,0.0015648603439331055,0.0015538781881332397,0.0015432089567184448,0.001539081335067749,0.0015240311622619629,0.0015174001455307007,0.0015038400888442993,0.0014908909797668457,0.0014805793762207031,0.0014667659997940063,0.0014530569314956665,0.0014475733041763306,0.0014324933290481567,0.0014194250106811523,0.0014078915119171143,0.0013962239027023315,0.0013825297355651855,0.0013694167137145996,0.0013574212789535522,0.0013452321290969849,0.0013364553451538086,0.001322910189628601,0.0013116449117660522,0.0013000518083572388,0.0012876689434051514,0.001275777816772461,0.0012671500444412231,0.001252204179763794,0.001238405704498291,0.0012338459491729736,0.0012145936489105225,0.0012013167142868042,0.0011920034885406494,0.0011800527572631836,0.0011678189039230347,0.0011553168296813965,0.0011447221040725708,0.0011328309774398804,0.0011255443096160889,0.0011117756366729736,0.0011031627655029297,0.0010904520750045776,0.0010785013437271118,0.0010754913091659546,0.0010634809732437134,0.0010479837656021118,0.0010419338941574097,0.0010345429182052612,0.0010218620300292969,0.0010068267583847046,0.0009954273700714111,0.0009897500276565552,0.0009775310754776,0.0009621530771255493,0.0009611696004867554,0.0009496212005615234,0.0009376108646392822,0.0009315609931945801,0.0009195208549499512,0.0009090900421142578,0.0008993744850158691,0.0008836537599563599,0.0008754730224609375,0.0008617192506790161,0.0008507817983627319,0.0008443444967269897,0.0008302927017211914,0.0008226782083511353,0.0008093565702438354,0.0007996708154678345,0.0007987171411514282,0.0007841736078262329,0.0007758438587188721]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0006895661354064941,0.0009166736272163689,0.0011632913956418633,0.0014146954054012895,0.001670924131758511,0.0019253268837928772,0.0021808636374771595,0.0024353815242648125,0.002690783701837063,0.002947550732642412,0.003205470973625779,0.003462987719103694,0.003722676308825612,0.003980135545134544,0.004240785259753466,0.004499359056353569,0.004756145179271698,0.005003627855330706,0.0052430760115385056,0.005476200021803379,0.005699828267097473,0.005914287641644478,0.006124460604041815,0.00632755970582366,0.006523681338876486,0.006715632043778896,0.006899566855281591,0.007079003844410181,0.007249733433127403,0.007416964508593082,0.007577371783554554,0.007733031176030636,0.007887192070484161,0.008034374564886093,0.008177577517926693,0.008316283114254475,0.008449587970972061,0.008580219931900501,0.008705220185220242,0.008824666030704975,0.008944380097091198,0.00905709806829691,0.009166143834590912,0.009270788170397282,0.009372991509735584,0.009470831602811813,0.009566787630319595,0.009659936651587486,0.009749242104589939,0.009834510274231434,0.009917761199176311,0.009999800473451614,0.010078033432364464,0.010153844952583313,0.010226446203887463,0.010297529399394989,0.01036465261131525,0.010430487804114819,0.010493477806448936,0.010555699467658997,0.010615460574626923,0.010673299431800842,0.010728254914283752,0.010782115161418915,0.010833668522536755,0.010883722454309464,0.01093337219208479,0.01097990944981575,0.01102508045732975,0.011068657040596008,0.011110425926744938,0.01115109957754612,0.011190542951226234,0.011229352094233036,0.01126739289611578,0.011303029954433441,0.011338206008076668,0.011372210457921028,0.011404291726648808,0.011435162276029587,0.011465013958513737,0.011493442580103874,0.011521602980792522,0.011548955924808979,0.011574751697480679,0.011600393801927567,0.011624420993030071,0.011647718027234077,0.01167107280343771,0.011693581938743591,0.011714553460478783,0.011735408566892147,0.011755303479731083,0.011774660088121891,0.011793055571615696,0.01181093230843544,0.011828020215034485,0.011844782158732414,0.011861274018883705,0.011876209639012814,0.011891394853591919,0.011906023137271404,0.011919882148504257,0.011932626366615295,0.011945697478950024,0.011958864517509937,0.011971032246947289,0.011982680298388004,0.011994521133601665,0.012005362659692764,0.012015377171337605,0.012025929987430573,0.012035751715302467,0.01204551663249731,0.012054609134793282,0.01206362433731556,0.01207229308784008,0.012080692686140537,0.012088766321539879,0.012096455320715904,0.012103317305445671,0.01211042981594801,0.012117291800677776,0.012124249711632729,0.012130632065236568,0.012137224897742271,0.012143049389123917,0.012148834764957428,0.012154409661889076,0.012160079553723335,0.012165654450654984,0.012170997448265553,0.012176187708973885,0.012181127443909645,0.012186221778392792,0.012190508656203747,0.012195255607366562,0.012200254015624523,0.012204539962112904,0.012208595871925354,0.012212075293064117,0.012216093018651009,0.012219917960464954,0.01222345419228077,0.0122269531711936,0.012230124324560165,0.012233123183250427,0.01223608385771513,0.012239178642630577,0.012241926975548267,0.01224456075578928,0.012247289530932903,0.012249807827174664,0.012252152897417545,0.012254324741661549,0.01225676666945219,0.01225932314991951,0.01226141769438982,0.012263551354408264,0.012265435419976711,0.012267357669770718,0.01226933766156435,0.012271106243133545,0.012273028492927551,0.012274719774723053,0.012276602908968925,0.01227846834808588,0.012280255556106567,0.012281889095902443,0.01228340808302164,0.012284696102142334,0.012286098673939705,0.012287328951060772,0.012288790196180344,0.012290078215301037,0.012291423045098782,0.012292807921767235,0.012293980456888676,0.012294922024011612,0.012296036817133427,0.0122971897944808,0.012298266403377056,0.012299362570047379,0.012300304137170315,0.01230138074606657,0.01230230275541544,0.012303167954087257,0.012303975410759449,0.012304533272981644,0.012305205687880516,0.012305897660553455,0.012306705117225647,0.012307588942348957,0.012308280915021896,0.01230901200324297,0.012309684418141842,0.012310376390814781,0.012311087921261787,0.012311644852161407,0.012312183156609535,0.012312721461057663,0.01231333613395691,0.012313758954405785,0.012314259074628353,0.012314855121076107,0.012315566651523113,0.012315931729972363,0.012316412292420864,0.012316777370870113,0.012317277491092682,0.012317796237766743,0.012318353168666363,0.01231869962066412,0.012319122441112995,0.012319525703787804,0.012319852598011494,0.012320314534008503,0.012320775538682938,0.012321140617132187,0.012321543879806995,0.012321928516030312,0.012322217226028442,0.012322505004703999,0.012322889640927315,0.01232312060892582,0.012323427945375443,0.012323735281825066,0.01232396624982357,0.012324158102273941,0.012324466370046139,0.012324811890721321,0.012325023300945759,0.012325196526944637,0.012325407937169075,0.012325619347393513,0.012325753457844257,0.01232596579939127,0.012326099909842014,0.012326253578066826,0.012326446361839771,0.012326600030064583,0.01232671458274126,0.012326791882514954,0.012326907366514206,0.012327061034739017,0.012327099218964577,0.012327195145189762,0.012327292002737522,0.012327426113188267,0.01232750341296196,0.012327599339187145,0.01232773344963789,0.012327810749411583,0.012327944859862328,0.012328041717410088,0.012328137643635273,0.012328214012086391,0.012328291311860085,0.012328367680311203,0.012328444980084896,0.012328560464084148,0.012328618206083775,0.012328733690083027,0.012328848242759705,0.01232890598475933,0.012328963726758957,0.01232900284230709,0.01232904102653265,0.012329156510531902,0.01232923287898302,0.012329328805208206,0.012329386547207832,0.012329463846981525,0.012329483404755592,0.012329540215432644,0.012329579330980778,0.012329617515206337,0.012329617515206337,0.012329675257205963,0.012329713441431522,0.01232973299920559,0.012329790741205215,0.012329867109656334,0.012329906225204468,0.012329944409430027,0.012329944409430027,0.012329963967204094,0.012329982593655586,0.012330002151429653,0.01233005989342928,0.01233005989342928,0.012330078519880772,0.012330078519880772,0.012330098077654839,0.012330098077654839,0.012330136261880398,0.012330136261880398,0.012330136261880398,0.012330136261880398,0.012330155819654465,0.012330194003880024,0.012330194003880024,0.012330194003880024,0.012330213561654091,0.012330213561654091,0.012330232188105583,0.01233025174587965,0.01233025174587965,0.01233025174587965,0.01233025174587965,0.012330271303653717,0.01233028993010521,0.012330329045653343,0.012330329045653343,0.012330329045653343,0.012330347672104836,0.012330347672104836,0.012330347672104836,0.012330347672104836,0.012330347672104836,0.012330367229878902,0.012330367229878902,0.012330367229878902,0.01233038678765297,0.01233038678765297,0.012330405414104462,0.012330405414104462,0.012330424971878529,0.012330424971878529,0.012330424971878529,0.012330424971878529,0.012330424971878529,0.012330424971878529,0.012330424971878529,0.012330424971878529,0.012330424971878529,0.012330424971878529,0.012330424971878529,0.012330424971878529,0.012330424971878529,0.012330424971878529,0.012330424971878529,0.012330424971878529,0.012330424971878529,0.012330444529652596,0.012330444529652596,0.012330463156104088,0.012330463156104088,0.012330463156104088,0.012330463156104088,0.012330463156104088],"recovered":[0.0,0.0003166625974699855,0.0005877691437490284,0.0008475539507344365,0.0011046284344047308,0.0013591080205515027,0.0016138182254508138,0.0018696433398872614,0.002124930266290903,0.0023804092779755592,0.0026379066985100508,0.0028952504508197308,0.0031512100249528885,0.003410014556720853,0.003667223732918501,0.003925221040844917,0.004184102173894644,0.004442060831934214,0.004696367308497429,0.004941313061863184,0.005183875095099211,0.005415595602244139,0.005639627575874329,0.005857028067111969,0.006065586116164923,0.006269050762057304,0.006466864142566919,0.006659199018031359,0.006844921503216028,0.0070215328596532345,0.007192819844931364,0.0073595126159489155,0.00752153480425477,0.007680558133870363,0.00783325731754303,0.00797926727682352,0.008123681880533695,0.008261349983513355,0.008396115154027939,0.008525709621608257,0.008652189746499062,0.008772999979555607,0.008888965472579002,0.009002183564007282,0.009111536666750908,0.00921681523323059,0.009317307732999325,0.00941524375230074,0.009511795826256275,0.00960534904152155,0.009695577435195446,0.009782652370631695,0.009864711202681065,0.009946712292730808,0.010025368072092533,0.010101083666086197,0.010175049304962158,0.010245363228023052,0.010314101353287697,0.010379974730312824,0.010444830171763897,0.010505475103855133,0.010564467869699001,0.0106216911226511,0.010677242651581764,0.010730814188718796,0.010782886296510696,0.010833324864506721,0.010882802307605743,0.010930664837360382,0.010975529439747334,0.011019066907465458,0.011061066761612892,0.011102336458861828,0.011142164468765259,0.011180954053997993,0.011218187399208546,0.01125426683574915,0.011289616115391254,0.011322389356791973,0.011355355381965637,0.011386321857571602,0.011416365392506123,0.011445736512541771,0.01147422380745411,0.011501134373247623,0.011527526192367077,0.011553245596587658,0.011576945893466473,0.011601069010794163,0.011623597703874111,0.011645644903182983,0.011666866019368172,0.01168776024132967,0.011708674021065235,0.011727992445230484,0.011746406555175781,0.01176441740244627,0.011781448498368263,0.011798555962741375,0.011814817786216736,0.011830098927021027,0.011845207773149014,0.011859623715281487,0.011873213574290276,0.011887495405972004,0.011900989338755608,0.011913849040865898,0.011925785802304745,0.011937453411519527,0.011948660016059875,0.011959443800151348,0.011970553547143936,0.011980894953012466,0.011991044506430626,0.012000405229628086,0.01200980506837368,0.012019223533570766,0.012028008699417114,0.012036023661494255,0.012044193223118782,0.012051804922521114,0.012059090659022331,0.012066240422427654,0.012072872370481491,0.012080080807209015,0.01208650041371584,0.012092651799321175,0.012098937295377254,0.012104512192308903,0.012110220268368721,0.01211598701775074,0.012121638283133507,0.012127001769840717,0.012132172472774982,0.012137189507484436,0.012141898274421692,0.012146396562457085,0.012151144444942474,0.012155699543654919,0.012159813195466995,0.012163888663053513,0.012167905457317829,0.01217159628868103,0.012175383046269417,0.012178920209407806,0.01218230277299881,0.012185301631689072,0.012188338674604893,0.012191183865070343,0.012194124981760979,0.012196796014904976,0.012199507094919682,0.012202044017612934,0.01220494695007801,0.012207195162773132,0.012209348380565643,0.012211885303258896,0.012214134447276592,0.012216229923069477,0.01221840176731348,0.012220573611557484,0.012222438119351864,0.012224553152918816,0.01222635991871357,0.012228204868733883,0.01222989708185196,0.012231703847646713,0.01223352923989296,0.01223516371101141,0.01223673950880766,0.012238162569701672,0.012239469215273857,0.01224098727107048,0.012242410331964493,0.01224387064576149,0.012245120480656624,0.012246504426002502,0.012247772887349129,0.012249080464243889,0.012250099331140518,0.012251386418938637,0.012252578511834145,0.012253751046955585,0.012254596687853336,0.012255653738975525,0.01225676853209734,0.012257518246769905,0.012258345261216164,0.012259152717888355,0.012259729206562042,0.012260574847459793,0.012261247262358665,0.012262151576578617,0.012263035401701927,0.012263803742825985,0.01226455345749855,0.01226524543017149,0.012265918776392937,0.012266591191291809,0.01226720679551363,0.01226772554218769,0.012268302030861378,0.012268917635083199,0.01226943638175726,0.012269878759980202,0.012270493432879448,0.01227097399532795,0.012271396815776825,0.012271896935999393,0.012272357940673828,0.012272780761122704,0.012273184955120087,0.01227368414402008,0.012273991480469704,0.012274433858692646,0.012274780310690403,0.012275203131139278,0.012275530025362968,0.012275971472263336,0.01227637566626072,0.012276913970708847,0.012277239933609962,0.012277509085834026,0.012277835980057716,0.012278144247829914,0.012278547510504723,0.012278912588953972,0.012279162183403969,0.012279354967176914,0.012279604561626911,0.012279873713850975,0.012280085124075413,0.012280316092073917,0.012280546128749847,0.012280757538974285,0.012280892580747604,0.012281046248972416,0.012281219474971294,0.012281295843422413,0.012281449511647224,0.012281661853194237,0.012281776405870914,0.012281891889870167,0.012282007373869419,0.012282122857868671,0.012282180599868298,0.012282314710319042,0.012282410636544228,0.012282583862543106,0.012282641604542732,0.012282737530767918,0.012282834388315678,0.012282948940992355,0.012283083982765675,0.012283160351216793,0.012283199466764927,0.012283275835216045,0.01228337176144123,0.012283429503440857,0.012283526360988617,0.012283640913665295,0.012283718213438988,0.012283794581890106,0.012283891439437866,0.012283949181437492,0.01228402554988861,0.012284102849662304,0.012284141033887863,0.012284256517887115,0.012284314259886742,0.012284429743885994,0.01228448748588562,0.01228452567011118,0.012284583412110806,0.012284621596336365,0.012284679338335991,0.01228471752256155,0.01228475570678711,0.012284775264561176,0.012284833006560802,0.012284871190786362,0.012284910306334496,0.012284986674785614,0.012285063974559307,0.012285102158784866,0.012285121716558933,0.012285140343010426,0.012285159900784492,0.012285198085010052,0.012285217642784119,0.012285236269235611,0.012285275384783745,0.012285275384783745,0.012285313569009304,0.012285313569009304,0.012285313569009304,0.012285313569009304,0.012285333126783371,0.012285333126783371,0.012285333126783371,0.012285351753234863,0.012285390868782997,0.012285390868782997,0.012285429053008556,0.012285429053008556,0.012285447679460049,0.012285467237234116,0.012285467237234116,0.012285467237234116,0.012285467237234116,0.012285486795008183,0.012285505421459675,0.012285524979233742,0.012285544537007809,0.012285544537007809,0.012285544537007809,0.012285544537007809,0.012285544537007809,0.012285544537007809,0.012285544537007809,0.012285544537007809,0.012285544537007809,0.012285544537007809,0.012285544537007809,0.012285544537007809,0.012285544537007809,0.012285544537007809,0.012285544537007809,0.012285544537007809,0.012285544537007809,0.012285544537007809,0.012285544537007809,0.012285544537007809,0.012285544537007809,0.012285544537007809,0.012285544537007809,0.012285544537007809,0.012285544537007809,0.012285544537007809,0.012285544537007809,0.012285544537007809,0.012285544537007809,0.012285544537007809,0.012285544537007809,0.012285544537007809,0.012285544537007809,0.012285582721233368,0.012285582721233368,0.012285582721233368,0.012285582721233368],"active":[0.0006895661354064941,0.0006000110297463834,0.0005755222518928349,0.000567141454666853,0.0005662956973537803,0.0005662188632413745,0.0005670454120263457,0.0005657381843775511,0.0005658534355461597,0.000567141454666853,0.0005675642751157284,0.0005677372682839632,0.0005714662838727236,0.0005701209884136915,0.0005735615268349648,0.0005741380155086517,0.0005720430053770542,0.000561567023396492,0.0005467087030410767,0.0005348869599401951,0.0005159531719982624,0.0004986920394003391,0.0004848330281674862,0.0004705316387116909,0.0004580952227115631,0.00044658128172159195,0.0004327027127146721,0.0004198048263788223,0.00040481192991137505,0.00039543164893984795,0.0003845519386231899,0.00037351856008172035,0.0003656572662293911,0.0003538164310157299,0.0003443202003836632,0.000337015837430954,0.00032590609043836594,0.000318869948387146,0.0003091050311923027,0.00029895640909671783,0.0002921903505921364,0.0002840980887413025,0.0002771783620119095,0.0002686046063899994,0.00026145484298467636,0.00025401636958122253,0.00024947989732027054,0.000244692899286747,0.00023744627833366394,0.00022916123270988464,0.00022218376398086548,0.00021714810281991959,0.0002133222296833992,0.00020713265985250473,0.0002010781317949295,0.00019644573330879211,0.0001896033063530922,0.00018512457609176636,0.00017937645316123962,0.00017572473734617233,0.00017063040286302567,0.00016782432794570923,0.00016378704458475113,0.00016042403876781464,0.0001564258709549904,0.00015290826559066772,0.00015048589557409286,0.00014658458530902863,0.00014227814972400665,0.00013799220323562622,0.00013489648699760437,0.00013203267008066177,0.00012947618961334229,0.0001270156353712082,0.0001252284273505211,0.0001220759004354477,0.0001200186088681221,0.00011794362217187881,0.0001146756112575531,0.00011277291923761368,0.00010965857654809952,0.00010712072253227234,0.00010523758828639984,0.0001032194122672081,0.00010052789002656937,9.925942867994308e-05,9.689480066299438e-05,9.447243064641953e-05,9.412690997123718e-05,9.251292794942856e-05,9.095575660467148e-05,8.976366370916367e-05,8.843746036291122e-05,8.689984679222107e-05,8.438155055046082e-05,8.293986320495605e-05,8.161365985870361e-05,8.036475628614426e-05,7.98255205154419e-05,7.76536762714386e-05,7.65770673751831e-05,7.592421025037766e-05,7.467437535524368e-05,7.30026513338089e-05,7.248390465974808e-05,7.136911153793335e-05,7.004290819168091e-05,6.883125752210617e-05,6.873533129692078e-05,6.790924817323685e-05,6.671715527772903e-05,6.64861872792244e-05,6.519816815853119e-05,6.462167948484421e-05,6.356462836265564e-05,6.32191076874733e-05,6.248801946640015e-05,6.146915256977081e-05,6.075762212276459e-05,6.043165922164917e-05,5.912408232688904e-05,5.862489342689514e-05,5.82011416554451e-05,5.800928920507431e-05,5.775969475507736e-05,5.714409053325653e-05,5.654897540807724e-05,5.618296563625336e-05,5.547236651182175e-05,5.5567361414432526e-05,5.543418228626251e-05,5.501043051481247e-05,5.454942584037781e-05,5.4125674068927765e-05,5.4049305617809296e-05,5.331914871931076e-05,5.3357332944869995e-05,5.385745316743851e-05,5.339551717042923e-05,5.289632827043533e-05,5.226209759712219e-05,5.220435559749603e-05,5.2012503147125244e-05,5.1857903599739075e-05,5.157012492418289e-05,5.120411515235901e-05,5.082041025161743e-05,5.07822260260582e-05,5.083996802568436e-05,5.074311047792435e-05,5.043577402830124e-05,5.04935160279274e-05,5.0300732254981995e-05,5.0108879804611206e-05,4.9377791583538055e-05,4.9571506679058075e-05,4.997476935386658e-05,4.9532391130924225e-05,4.9416907131671906e-05,4.920549690723419e-05,4.8955902457237244e-05,4.8764050006866455e-05,4.866812378168106e-05,4.847534000873566e-05,4.835985600948334e-05,4.839804023504257e-05,4.857126623392105e-05,4.8551708459854126e-05,4.835985600948334e-05,4.824437201023102e-05,4.7956593334674835e-05,4.7936104238033295e-05,4.7859735786914825e-05,4.780292510986328e-05,4.766788333654404e-05,4.755239933729172e-05,4.768744111061096e-05,4.747603088617325e-05,4.7149136662483215e-05,4.695635288953781e-05,4.709046334028244e-05,4.687998443841934e-05,4.678405821323395e-05,4.655309021472931e-05,4.678405821323395e-05,4.66490164399147e-05,4.6399421989917755e-05,4.6457163989543915e-05,4.618801176548004e-05,4.60529699921608e-05,4.6168453991413116e-05,4.613026976585388e-05,4.6341679990291595e-05,4.6129338443279266e-05,4.597660154104233e-05,4.5880675315856934e-05,4.5822933316230774e-05,4.58424910902977e-05,4.5726075768470764e-05,4.5591965317726135e-05,4.551466554403305e-05,4.5610591769218445e-05,4.545692354440689e-05,4.534143954515457e-05,4.5418739318847656e-05,4.568789154291153e-05,4.543829709291458e-05,4.543829709291458e-05,4.538055509328842e-05,4.538055509328842e-05,4.543829709291458e-05,4.557240754365921e-05,4.551466554403305e-05,4.543829709291458e-05,4.5534223318099976e-05,4.5418739318847656e-05,4.5534223318099976e-05,4.557240754365921e-05,4.5610591769218445e-05,4.557240754365921e-05,4.5552849769592285e-05,4.530325531959534e-05,4.52650710940361e-05,4.538055509328842e-05,4.528462886810303e-05,4.528369754552841e-05,4.518777132034302e-05,4.505366086959839e-05,4.499591886997223e-05,4.511140286922455e-05,4.520732909440994e-05,4.514958709478378e-05,4.511140286922455e-05,4.509184509515762e-05,4.5073218643665314e-05,4.499591886997223e-05,4.5073218643665314e-05,4.505366086959839e-05,4.5034103095531464e-05,4.51505184173584e-05,4.51505184173584e-05,4.505272954702377e-05,4.5015476644039154e-05,4.5015476644039154e-05,4.505366086959839e-05,4.4976361095905304e-05,4.501454532146454e-05,4.497729241847992e-05,4.5015476644039154e-05,4.491955041885376e-05,4.4957734644412994e-05,4.499591886997223e-05,4.4976361095905304e-05,4.499591886997223e-05,4.4957734644412994e-05,4.497729241847992e-05,4.501454532146454e-05,4.5015476644039154e-05,4.499591886997223e-05,4.5015476644039154e-05,4.5034103095531464e-05,4.497729241847992e-05,4.5015476644039154e-05,4.505366086959839e-05,4.501454532146454e-05,4.501454532146454e-05,4.497729241847992e-05,4.493817687034607e-05,4.5015476644039154e-05,4.4976361095905304e-05,4.501454532146454e-05,4.495680332183838e-05,4.4976361095905304e-05,4.4957734644412994e-05,4.495680332183838e-05,4.4957734644412994e-05,4.493817687034607e-05,4.4899992644786835e-05,4.491955041885376e-05,4.493817687034607e-05,4.4899992644786835e-05,4.491955041885376e-05,4.495680332183838e-05,4.491955041885376e-05,4.488043487071991e-05,4.4842250645160675e-05,4.4842250645160675e-05,4.4842250645160675e-05,4.4842250645160675e-05,4.48618084192276e-05,4.4842250645160675e-05,4.4842250645160675e-05,4.4803135097026825e-05,4.482269287109375e-05,4.4784508645534515e-05,4.482269287109375e-05,4.482269287109375e-05,4.482269287109375e-05,4.4803135097026825e-05,4.482269287109375e-05,4.4860877096652985e-05,4.4842250645160675e-05,4.4803135097026825e-05,4.482269287109375e-05,4.4784508645534515e-05,4.4803135097026825e-05,4.480406641960144e-05,4.4784508645534515e-05,4.4784508645534515e-05,4.4784508645534515e-05,4.480406641960144e-05,4.4803135097026825e-05,4.4823624193668365e-05,4.480406641960144e-05,4.4784508645534515e-05,4.4803135097026825e-05,4.4803135097026825e-05,4.4803135097026825e-05,4.4803135097026825e-05,4.4803135097026825e-05,4.482269287109375e-05,4.482269287109375e-05,4.482269287109375e-05,4.4842250645160675e-05,4.4842250645160675e-05,4.4860877096652985e-05,4.4860877096652985e-05,4.488043487071991e-05,4.488043487071991e-05,4.488043487071991e-05,4.488043487071991e-05,4.488043487071991e-05,4.488043487071991e-05,4.488043487071991e-05,4.488043487071991e-05,4.488043487071991e-05,4.488043487071991e-05,4.488043487071991e-05,4.488043487071991e-05,4.488043487071991e-05,4.488043487071991e-05,4.488043487071991e-05,4.488043487071991e-05,4.488043487071991e-05,4.4899992644786835e-05,4.4899992644786835e-05,4.4918619096279144e-05,4.488043487071991e-05,4.488043487071991e-05,4.488043487071991e-05,4.488043487071991e-05]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0006895661354064941,0.0009169427212327719,0.0011581976432353258,0.0014021049719303846,0.0016431676922366023,0.0018823849968612194,0.002119680168107152,0.0023522465489804745,0.00258296774700284,0.0028104789089411497,0.003034395631402731,0.003256947500631213,0.0034776541870087385,0.0036943433806300163,0.00390985980629921,0.004120724741369486,0.004327687434852123,0.004529268480837345,0.004721430595964193,0.004902674350887537,0.005076959729194641,0.005245594307780266,0.005401887930929661,0.005554433446377516,0.005703172646462917,0.005844146944582462,0.005976605229079723,0.006104758009314537,0.006226759869605303,0.0063434564508497715,0.006454597692936659,0.006560914684087038,0.006664097774773836,0.00676205288618803,0.006857144180685282,0.006945161614567041,0.0070313336327672005,0.007112719584256411,0.007190895266830921,0.007265687920153141,0.007336962968111038,0.007405681535601616,0.007472035475075245,0.007533219177275896,0.007593306712806225,0.00765068456530571,0.007704832591116428,0.007757289335131645,0.007808515802025795,0.007855975069105625,0.007902011275291443,0.007945721969008446,0.007987625896930695,0.008027223870158195,0.008065090514719486,0.008101651445031166,0.008137115277349949,0.008170407265424728,0.008200605399906635,0.008230726234614849,0.008259771391749382,0.008287066593766212,0.008313823491334915,0.008338235318660736,0.008362166583538055,0.008385713212192059,0.008407048881053925,0.008428540080785751,0.008449606597423553,0.008468713611364365,0.008486608974635601,0.008503774181008339,0.008520458824932575,0.008536874316632748,0.008552944287657738,0.008567072451114655,0.008581488393247128,0.008594866842031479,0.008607803843915462,0.008619990199804306,0.008631350472569466,0.008642633445560932,0.008653013966977596,0.008663028478622437,0.008672907948493958,0.00868186540901661,0.008690535090863705,0.008698723278939724,0.008706757798790932,0.008714312687516212,0.008721732534468174,0.008728574961423874,0.008735033683478832,0.008741089142858982,0.008746990002691746,0.008752276189625263,0.008757811971008778,0.008762944489717484,0.008767806924879551,0.008772439323365688,0.008777033537626266,0.00878139678388834,0.008785280399024487,0.008789220824837685,0.008792603388428688,0.00879629421979189,0.008799754083156586,0.008803002536296844,0.008806174620985985,0.008809057995676994,0.008811844512820244,0.008814478293061256,0.008817072957754135,0.008819744922220707,0.008822070434689522,0.00882447324693203,0.008826684206724167,0.008828836493194103,0.00883085560053587,0.008832796476781368,0.00883458461612463,0.008836026303470135,0.008837717585265636,0.008839408867061138,0.008840754628181458,0.008842158131301403,0.008843445219099522,0.008844733238220215,0.008845963515341282,0.008847174234688282,0.008848289959132671,0.008849520236253738,0.00885059591382742,0.008851652964949608,0.008852691389620304,0.008853345178067684,0.008854248560965061,0.008855094201862812,0.008855766616761684,0.008856631815433502,0.008857266046106815,0.008857977576553822,0.00885866954922676,0.008859323337674141,0.008859880268573761,0.008860514499247074,0.00886103417724371,0.00886155292391777,0.008862071670591831,0.008862456306815147,0.008862955495715141,0.00886341743171215,0.008863762952387333,0.008863993920385838,0.008864263072609901,0.008864608593285084,0.008864974603056908,0.00886535830795765,0.008865666575729847,0.00886597391217947,0.008866243064403534,0.008866492658853531,0.008866723626852036,0.008866973221302032,0.008867204189300537,0.00886751152575016,0.008867684751749039,0.008867857977747917,0.008868069387972355,0.008868299424648285,0.008868472650647163,0.008868606761097908,0.008868761360645294,0.008868953213095665,0.008869030512869358,0.00886918418109417,0.008869337849318981,0.008869567885994911,0.008869625627994537,0.008869798853993416,0.008869952522218227,0.008870106190443039,0.008870221674442291,0.008870317600667477,0.008870433084666729,0.008870510384440422,0.00887058675289154,0.0088706836104393,0.008870740421116352,0.008870817720890045,0.008870875462889671,0.00887095183134079,0.008871029131114483,0.008871106430888176,0.008871164172887802,0.008871260099112988,0.008871336467564106,0.008871394209563732,0.008871451951563358,0.008871490135788918,0.008871509693562984,0.008871586993336678,0.008871625177562237,0.008871721103787422,0.008871740661561489,0.008871798403561115,0.008871836587786674,0.008871836587786674,0.008871874772012234,0.008871970698237419,0.008872028440237045,0.008872047998011112,0.008872047998011112,0.008872047998011112,0.00887206755578518,0.008872105740010738,0.008872143924236298,0.008872201666235924,0.00887222122400999,0.008872239850461483,0.00887225940823555,0.008872278966009617,0.008872317150235176,0.008872317150235176,0.008872317150235176,0.008872336708009243,0.008872374892234802,0.008872374892234802,0.008872374892234802,0.008872393518686295,0.008872413076460361,0.008872413076460361,0.008872413076460361,0.008872413076460361,0.008872413076460361,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428,0.008872432634234428],"recovered":[0.0,0.00031583604868501425,0.000587115588132292,0.000844632217194885,0.0010955173056572676,0.001340770279057324,0.0015853120712563396,0.001823645201511681,0.002060825005173683,0.0022938528563827276,0.0025257659144699574,0.002752950182184577,0.002977808704599738,0.003198611317202449,0.00342193222604692,0.0036423311103135347,0.003856329247355461,0.004067674744874239,0.004274522420018911,0.004472085740417242,0.004664401523768902,0.004846049007028341,0.005021333694458008,0.005189680028706789,0.0053506637923419476,0.005503593944013119,0.00565081462264061,0.005792057607322931,0.005927111022174358,0.006054110825061798,0.006176266353577375,0.006292001809924841,0.006404008250683546,0.006511093582957983,0.006613931152969599,0.006712731905281544,0.006805074401199818,0.006893898826092482,0.00698020588606596,0.007061899174004793,0.007141074165701866,0.007215405814349651,0.007287199608981609,0.007356648333370686,0.007421811111271381,0.007484321016818285,0.0075443703681230545,0.007601382676512003,0.007657318376004696,0.007710140664130449,0.0077599636279046535,0.00780801847577095,0.007853575050830841,0.007898093201220036,0.007939612492918968,0.007979863323271275,0.00801861472427845,0.008055847138166428,0.008091561496257782,0.00812479667365551,0.00815599411725998,0.008185883983969688,0.008213755674660206,0.008241935633122921,0.008268634788691998,0.00829371903091669,0.008318034932017326,0.008340178988873959,0.00836226437240839,0.008383620530366898,0.008404034189879894,0.008422698825597763,0.008440978825092316,0.008458874188363552,0.008475732058286667,0.00849230121821165,0.008507121354341507,0.00852196104824543,0.008536454290151596,0.008549909107387066,0.008562653325498104,0.008574667386710644,0.00858660414814949,0.0085975993424654,0.008608439937233925,0.008618724532425404,0.00862846989184618,0.008637080900371075,0.008646057918667793,0.008654650300741196,0.008662973530590534,0.008670642971992493,0.008677889592945576,0.00868500117212534,0.008691498078405857,0.008697707206010818,0.008703147061169147,0.008708682842552662,0.008714045397937298,0.008719139732420444,0.00872450228780508,0.008729307912290096,0.008733902126550674,0.008738227188587189,0.008742167614400387,0.00874564703553915,0.008749222382903099,0.008752643130719662,0.00875621847808361,0.008759659714996815,0.008762812241911888,0.008765829727053642,0.008768693543970585,0.00877098087221384,0.008773576468229294,0.008775997906923294,0.008778400719165802,0.00878061167895794,0.008782745338976383,0.00878485944122076,0.008786839433014393,0.00878872349858284,0.008790395222604275,0.008792317472398281,0.008794047869741917,0.008795489557087421,0.00879683531820774,0.008798199705779552,0.008799583651125431,0.008800909854471684,0.008802293799817562,0.008803504519164562,0.008804754354059696,0.008805791847407818,0.008806964382529259,0.008808060549199581,0.008808848448097706,0.008809694088995457,0.008810674771666527,0.008811366744339466,0.008812250569462776,0.008812942542135715,0.008813788183033466,0.008814365603029728,0.0088150380179286,0.00881572999060154,0.008816364221274853,0.008816922083497047,0.008817344903945923,0.008817979134619236,0.008818459697067738,0.008818882517516613,0.008819382637739182,0.008819766342639923,0.008820055052638054,0.008820381946861744,0.008820785209536552,0.008821092545986176,0.008821438997983932,0.008821727707982063,0.008822092786431313,0.008822476491332054,0.008822803385555744,0.008822976611554623,0.00882318802177906,0.008823437616229057,0.008823688142001629,0.008823861368000507,0.008824072778224945,0.008824322372674942,0.008824514225125313,0.00882472563534975,0.008824898861348629,0.008825033903121948,0.008825225755572319,0.008825321681797504,0.00882541760802269,0.008825590834021568,0.008825782686471939,0.008825840428471565,0.008826051838696003,0.008826244622468948,0.00882639829069376,0.008826474659144878,0.00882659014314413,0.00882668700069189,0.008826801553368568,0.008826878853142262,0.008827012963593006,0.00882705207914114,0.008827109821140766,0.008827167563140392,0.008827224373817444,0.00882728211581707,0.008827339857816696,0.008827397599816322,0.008827435784041882,0.008827551268041134,0.008827590383589268,0.00882760901004076,0.008827686309814453,0.008827724494040012,0.008827782236039639,0.008827820420265198,0.008827878162264824,0.008827916346490383,0.00882793590426445,0.00882797408849001,0.008827993646264076,0.00882807094603777,0.00882812775671482,0.008828166872262955,0.008828205056488514,0.008828205056488514,0.008828224614262581,0.00882826279848814,0.008828282356262207,0.008828340098261833,0.008828396908938885,0.008828416466712952,0.008828416466712952,0.008828436024487019,0.008828454650938511,0.008828454650938511,0.008828474208712578,0.008828493766486645,0.008828512392938137,0.008828570134937763,0.008828570134937763,0.008828608319163322,0.008828608319163322,0.008828647434711456,0.008828647434711456,0.008828647434711456,0.008828647434711456,0.008828647434711456,0.008828647434711456,0.008828647434711456,0.008828666061162949,0.008828666061162949,0.008828666061162949,0.008828666061162949,0.008828666061162949,0.008828666061162949,0.008828666061162949,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016,0.008828685618937016],"active":[0.0006895661354064941,0.0006011066725477576,0.0005710820551030338,0.0005574727547354996,0.0005476503865793347,0.0005416147178038955,0.0005343680968508124,0.0005286013474687934,0.0005221427418291569,0.0005166260525584221,0.0005086297169327736,0.0005039973184466362,0.0004998454824090004,0.0004957320634275675,0.00048792758025228977,0.0004783936310559511,0.00047135818749666214,0.00046159373596310616,0.000446908175945282,0.00043058861047029495,0.0004125582054257393,0.0003995453007519245,0.000380554236471653,0.0003647534176707268,0.00035250885412096977,0.00034055300056934357,0.0003257906064391136,0.00031270040199160576,0.00029964884743094444,0.0002893456257879734,0.00027833133935928345,0.0002689128741621971,0.00026008952409029007,0.0002509593032300472,0.00024321302771568298,0.00023242970928549767,0.0002262592315673828,0.00021882075816392899,0.00021068938076496124,0.00020378874614834785,0.00019588880240917206,0.00019027572125196457,0.00018483586609363556,0.0001765708439052105,0.00017149560153484344,0.00016636354848742485,0.00016046222299337387,0.00015590665861964226,0.0001511974260210991,0.00014583440497517586,0.00014204764738678932,0.00013770349323749542,0.00013405084609985352,0.00012913066893815994,0.00012547802180051804,0.00012178812175989151,0.00011850055307149887,0.00011456012725830078,0.0001090439036488533,0.00010592956095933914,0.00010377727448940277,0.00010118260979652405,0.00010006781667470932,9.62996855378151e-05,9.353179484605789e-05,9.199418127536774e-05,8.90139490365982e-05,8.836109191179276e-05,8.734222501516342e-05,8.509308099746704e-05,8.257478475570679e-05,8.107535541057587e-05,7.947999984025955e-05,7.800012826919556e-05,7.721222937107086e-05,7.477123290300369e-05,7.436703890562057e-05,7.290579378604889e-05,7.134955376386642e-05,7.008109241724014e-05,6.869714707136154e-05,6.796605885028839e-05,6.640981882810593e-05,6.542913615703583e-05,6.446801126003265e-05,6.31408765912056e-05,6.206519901752472e-05,6.164237856864929e-05,6.069988012313843e-05,5.9662386775016785e-05,5.875900387763977e-05,5.7931989431381226e-05,5.714409053325653e-05,5.608797073364258e-05,5.549192428588867e-05,5.456898361444473e-05,5.466490983963013e-05,5.4261647164821625e-05,5.376152694225311e-05,5.3299590945243835e-05,5.2531249821186066e-05,5.208887159824371e-05,5.13782724738121e-05,5.099363625049591e-05,5.043577402830124e-05,5.064718425273895e-05,5.053170025348663e-05,5.035940557718277e-05,4.995614290237427e-05,4.9398280680179596e-05,4.903227090835571e-05,4.8648566007614136e-05,4.837941378355026e-05,4.8764050006866455e-05,4.8493966460227966e-05,4.847534000873566e-05,4.828348755836487e-05,4.822481423616409e-05,4.811026155948639e-05,4.793703556060791e-05,4.774518311023712e-05,4.730280488729477e-05,4.7322362661361694e-05,4.7091394662857056e-05,4.670675843954086e-05,4.666857421398163e-05,4.660990089178085e-05,4.6533532440662384e-05,4.637986421585083e-05,4.626438021659851e-05,4.599615931510925e-05,4.601571708917618e-05,4.5841559767723083e-05,4.586111754179001e-05,4.572700709104538e-05,4.528462886810303e-05,4.540011286735535e-05,4.540011286735535e-05,4.509184509515762e-05,4.52650710940361e-05,4.5015476644039154e-05,4.503503441810608e-05,4.4881366193294525e-05,4.4957734644412994e-05,4.4842250645160675e-05,4.4784508645534515e-05,4.466995596885681e-05,4.463084042072296e-05,4.4726766645908356e-05,4.447717219591141e-05,4.449579864740372e-05,4.453491419553757e-05,4.43803146481514e-05,4.422757774591446e-05,4.4208019971847534e-05,4.4226646423339844e-05,4.4189393520355225e-05,4.4265761971473694e-05,4.422757774591446e-05,4.424620419740677e-05,4.4150277972221375e-05,4.4016167521476746e-05,4.392024129629135e-05,4.399660974740982e-05,4.4016167521476746e-05,4.4073909521102905e-05,4.399660974740982e-05,4.399660974740982e-05,4.399660974740982e-05,4.3977051973342896e-05,4.3958425521850586e-05,4.38811257481575e-05,4.386249929666519e-05,4.3919309973716736e-05,4.380475729703903e-05,4.386249929666519e-05,4.392024129629135e-05,4.3977051973342896e-05,4.3842941522598267e-05,4.3958425521850586e-05,4.3900683522224426e-05,4.3861567974090576e-05,4.382338374853134e-05,4.3842941522598267e-05,4.3842941522598267e-05,4.382338374853134e-05,4.378519952297211e-05,4.380475729703903e-05,4.372745752334595e-05,4.376564174890518e-05,4.376564174890518e-05,4.378426820039749e-05,4.380475729703903e-05,4.382431507110596e-05,4.382431507110596e-05,4.386249929666519e-05,4.3900683522224426e-05,4.3842941522598267e-05,4.3861567974090576e-05,4.38811257481575e-05,4.382338374853134e-05,4.386249929666519e-05,4.3842941522598267e-05,4.3900683522224426e-05,4.386249929666519e-05,4.388205707073212e-05,4.3900683522224426e-05,4.386249929666519e-05,4.38811257481575e-05,4.389975219964981e-05,4.3900683522224426e-05,4.38811257481575e-05,4.3842941522598267e-05,4.3842941522598267e-05,4.3842941522598267e-05,4.3842941522598267e-05,4.3861567974090576e-05,4.3861567974090576e-05,4.382431507110596e-05,4.382338374853134e-05,4.3842941522598267e-05,4.3842941522598267e-05,4.386249929666519e-05,4.386249929666519e-05,4.3842941522598267e-05,4.3842941522598267e-05,4.386249929666519e-05,4.380475729703903e-05,4.380475729703903e-05,4.378519952297211e-05,4.380475729703903e-05,4.376564174890518e-05,4.376564174890518e-05,4.376564174890518e-05,4.376564174890518e-05,4.378519952297211e-05,4.378519952297211e-05,4.378519952297211e-05,4.37665730714798e-05,4.37665730714798e-05,4.37665730714798e-05,4.37665730714798e-05,4.37665730714798e-05,4.37665730714798e-05,4.37665730714798e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05,4.374701529741287e-05]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0006895661354064941,0.0009161738562397659,0.0011477984953671694,0.0013799805892631412,0.0016075685853138566,0.0018304664408788085,0.0020465406123548746,0.002258981578052044,0.002464964287355542,0.0026673523243516684,0.002862724242731929,0.0030548670329153538,0.003241531550884247,0.0034218719229102135,0.003599367570132017,0.00377188459970057,0.003940461203455925,0.004099177196621895,0.004246378783136606,0.0043863337486982346,0.0045197345316410065,0.004645830485969782,0.004766159690916538,0.0048788003623485565,0.00498690502718091,0.005087416619062424,0.005183180328458548,0.0052724857814610004,0.005358100403100252,0.005438851658254862,0.00551470136269927,0.005587264429777861,0.005655444692820311,0.005721087567508221,0.005779983941465616,0.0058372654020786285,0.005892182234674692,0.005942794028669596,0.0059918868355453014,0.006038769148290157,0.0060818069614470005,0.006122519262135029,0.006161289755254984,0.006198196206241846,0.0062325457111001015,0.006265165284276009,0.006295728497207165,0.006324849557131529,0.006351971998810768,0.006377748213708401,0.006402083206921816,0.006425072904676199,0.006448100786656141,0.006468245293945074,0.006487775128334761,0.006506804842501879,0.006523835472762585,0.0065399049781262875,0.006555551663041115,0.006570640951395035,0.0065844422206282616,0.006596994120627642,0.006609334610402584,0.006620829459279776,0.006632016506046057,0.006642550230026245,0.006652603391557932,0.006661349441856146,0.006670460570603609,0.006678995210677385,0.0066864145919680595,0.006693911273032427,0.006700581405311823,0.006707308813929558,0.006713575217872858,0.006719265133142471,0.0067248777486383915,0.006730163935571909,0.006734796334058046,0.00673946738243103,0.006743619218468666,0.0067476751282811165,0.006751519627869129,0.0067550563253462315,0.006758439354598522,0.006761880125850439,0.00676524406298995,0.00676778145134449,0.0067704725079238415,0.006773105822503567,0.006775758229196072,0.00677779596298933,0.006779910530894995,0.0067820437252521515,0.0067838700488209724,0.006785695906728506,0.006787329912185669,0.006788944825530052,0.006790482439100742,0.0067919050343334675,0.006793480832129717,0.006794557441025972,0.006795672234147787,0.006796787027269602,0.006797882728278637,0.006799036171287298,0.006799978204071522,0.006800842937082052,0.00680170813575387,0.006802476942539215,0.0068033416755497456,0.006804072298109531,0.006804822012782097,0.00680543715134263,0.0068062059581279755,0.0068067824468016624,0.006807263009250164,0.006807916797697544,0.006808512378484011,0.006808992940932512,0.0068093775771558285,0.0068098390474915504,0.006810319609940052,0.006810703780502081,0.006811107508838177,0.006811492145061493,0.006811857223510742,0.006812241859734058,0.006812510546296835,0.006812856532633305,0.006813164334744215,0.006813414394855499,0.006813644897192717,0.006813837215304375,0.006813971791416407,0.006814163643866777,0.00681427912786603,0.006814413703978062,0.00681460602208972,0.006814721506088972,0.006814952008426189,0.0068151443265378475,0.0068152593448758125,0.006815374828875065,0.006815509404987097,0.006815605331212282,0.0068157208152115345,0.0068158553913235664,0.006815932225435972,0.006816085893660784,0.006816105451434851,0.006816240027546883,0.006816259119659662,0.006816316861659288,0.0068163746036589146,0.006816393695771694,0.0068164705298841,0.006816547363996506,0.006816605105996132,0.006816643290221691,0.006816681940108538,0.006816701032221317,0.006816720589995384,0.006816720589995384,0.006816739682108164,0.0068167587742209435,0.006816777866333723,0.00681681651622057,0.006816835608333349,0.006816854700446129,0.006816854700446129,0.006816854700446129,0.006816874258220196,0.006816893350332975,0.006816912442445755,0.006816932000219822,0.006816932000219822,0.0068169510923326015,0.006816989276558161,0.006816989276558161,0.006816989276558161,0.006816989276558161,0.006817008834332228,0.006817008834332228,0.006817008834332228,0.006817008834332228,0.006817047018557787,0.006817047018557787,0.006817047018557787,0.0068170856684446335,0.0068170856684446335,0.006817104760557413,0.006817104760557413,0.00681714341044426,0.00681714341044426,0.00681714341044426,0.006817162502557039,0.006817162502557039,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819,0.006817181594669819],"recovered":[0.0,0.00031560540082864463,0.0005889417370781302,0.0008405764237977564,0.0010823310585692525,0.0013171080499887466,0.001547002699226141,0.0017707080114632845,0.001990318764001131,0.002202721545472741,0.0024082043673843145,0.0026100350078195333,0.0028050802648067474,0.0029971268959343433,0.0031830223742872477,0.0033662845380604267,0.003544183913618326,0.003716739360243082,0.003883374622091651,0.004039226099848747,0.0041898880153894424,0.004330631345510483,0.004464243073016405,0.0045908004976809025,0.004709611646831036,0.004824328236281872,0.004929568152874708,0.0050314064137637615,0.005126881878823042,0.005217455793172121,0.005303896963596344,0.00538437906652689,0.005460959393531084,0.005533195566385984,0.00560331717133522,0.005666692275553942,0.005726702976971865,0.0057841576635837555,0.005839286372065544,0.005891377571970224,0.00594112416729331,0.00598760275170207,0.0060317558236420155,0.006072564050555229,0.006111622788012028,0.006148279178887606,0.006183340214192867,0.006215517409145832,0.006246541626751423,0.0062751248478889465,0.006302439142018557,0.00632917694747448,0.006352608557790518,0.006376347970217466,0.0063984147273004055,0.006418424658477306,0.006438722833991051,0.006456830073148012,0.006474033929407597,0.006489449646323919,0.0065056923776865005,0.006520608440041542,0.006534198299050331,0.006547346245497465,0.006559879053384066,0.0065712775103747845,0.006582349538803101,0.006592748686671257,0.006602494046092033,0.006611893884837627,0.006620908621698618,0.0066289049573242664,0.0066368053667247295,0.006643994245678186,0.0066511258482933044,0.006657853256911039,0.006664407905191183,0.0066704051569104195,0.0066758450120687485,0.0066807083785533905,0.0066853598691523075,0.006689838599413633,0.00669393315911293,0.006698257755488157,0.006701987236738205,0.0067058890126645565,0.006709445267915726,0.006712866481393576,0.006716038100421429,0.006718652322888374,0.006721651181578636,0.006724245846271515,0.00672666821628809,0.006728916894644499,0.0067310696467757225,0.006733049638569355,0.006734952796250582,0.006736875046044588,0.00673856632784009,0.006740104407072067,0.006741661112755537,0.00674327602609992,0.0067445444874465466,0.006745851598680019,0.00674704322591424,0.006748254410922527,0.006749350111931562,0.006750464905053377,0.006751310545951128,0.006752290762960911,0.006753251887857914,0.006753905676305294,0.0067547704093158245,0.0067556933499872684,0.006756481248885393,0.0067570386454463005,0.006757749710232019,0.0067582689225673676,0.0067588454112410545,0.006759460549801588,0.0067600952461361885,0.006760498508810997,0.006761017721146345,0.006761517375707626,0.006761959753930569,0.00676244031637907,0.006762843579053879,0.006763151381164789,0.006763478275388479,0.006763804703950882,0.006764035671949387,0.006764266174286604,0.006764554418623447,0.0067647467367351055,0.006764958146959543,0.006765131372958422,0.006765361875295639,0.006765554193407297,0.006765707861632109,0.006765842437744141,0.006766015198081732,0.006766149774193764,0.0067663611844182014,0.006766495760530233,0.006766630336642265,0.006766726728528738,0.006766841746866703,0.006766995880752802,0.006767130456864834,0.006767187733203173,0.006767303217202425,0.006767380051314831,0.006767514627426863,0.006767572369426489,0.006767630111426115,0.006767668295651674,0.006767706945538521,0.006767783779650927,0.006767841521650553,0.0067679183557629585,0.006767995189875364,0.006768033839762211,0.006768091581761837,0.006768110673874617,0.006768129765987396,0.006768148858100176,0.006768148858100176,0.006768187507987022,0.006768206600099802,0.006768206600099802,0.006768225692212582,0.006768225692212582,0.0067682452499866486,0.006768264342099428,0.006768264342099428,0.006768264342099428,0.006768283434212208,0.006768302991986275,0.006768302991986275,0.006768322084099054,0.006768322084099054,0.006768360268324614,0.0067683798260986805,0.0067683798260986805,0.00676839891821146,0.00676839891821146,0.00676839891821146,0.00676841801032424,0.006768437568098307,0.006768437568098307,0.006768456660211086,0.006768475752323866,0.0067684948444366455,0.006768514402210712,0.006768514402210712,0.006768533494323492,0.006768533494323492,0.006768552586436272,0.006768552586436272,0.006768571678549051,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118,0.006768591236323118],"active":[0.0006895661354064941,0.0006005684845149517,0.0005588567582890391,0.0005394041654653847,0.0005252375267446041,0.0005133583908900619,0.0004995379131287336,0.0004882735665887594,0.0004746455233544111,0.00046463077887892723,0.0004545198753476143,0.0004448320250958204,0.0004364512860774994,0.00042474502697587013,0.0004163451958447695,0.0004056000616401434,0.0003962772898375988,0.0003824378363788128,0.00036300416104495525,0.0003471076488494873,0.000329846516251564,0.0003151991404592991,0.00030191661790013313,0.00028799986466765404,0.0002772933803498745,0.0002630883827805519,0.0002536121755838394,0.00024107936769723892,0.00023121852427721024,0.00022139586508274078,0.00021080439910292625,0.00020288536325097084,0.00019448529928922653,0.00018789200112223625,0.0001766667701303959,0.0001705731265246868,0.00016547925770282745,0.00015863636508584023,0.0001526004634797573,0.00014739157631993294,0.00014068279415369034,0.0001349165104329586,0.00012953393161296844,0.0001256321556866169,0.00012092292308807373,0.00011688610538840294,0.00011238828301429749,0.00010933214798569679,0.00010543037205934525,0.00010262336581945419,9.964406490325928e-05,9.589595720171928e-05,9.549222886562347e-05,9.189732372760773e-05,8.936040103435516e-05,8.838018402457237e-05,8.511263877153397e-05,8.30749049782753e-05,8.151773363351822e-05,8.11913050711155e-05,7.874984294176102e-05,7.638568058609962e-05,7.513631135225296e-05,7.348321378231049e-05,7.213745266199112e-05,7.127271965146065e-05,7.025385275483131e-05,6.860075518488884e-05,6.79665245115757e-05,6.710132583975792e-05,6.55059702694416e-05,6.50063157081604e-05,6.377603858709335e-05,6.331456825137138e-05,6.24493695795536e-05,6.141187623143196e-05,6.0469843447208405e-05,5.975877866148949e-05,5.895132198929787e-05,5.875900387763977e-05,5.8259349316358566e-05,5.783652886748314e-05,5.758646875619888e-05,5.679856985807419e-05,5.645211786031723e-05,5.599111318588257e-05,5.579879507422447e-05,5.491496995091438e-05,5.4434407502412796e-05,5.445349961519241e-05,5.4107047617435455e-05,5.35501167178154e-05,5.3242314606904984e-05,5.3126830607652664e-05,5.280040204524994e-05,5.264626815915108e-05,5.2377115935087204e-05,5.2069779485464096e-05,5.191611126065254e-05,5.180062726140022e-05,5.181971937417984e-05,5.1281414926052094e-05,5.112774670124054e-05,5.093542858958244e-05,5.083950236439705e-05,5.078176036477089e-05,5.0628092139959335e-05,5.037803202867508e-05,5.0397589802742004e-05,5.018617957830429e-05,5.008978769183159e-05,5.0166621804237366e-05,5.0051603466272354e-05,4.974380135536194e-05,4.972470924258232e-05,4.974380135536194e-05,4.951329901814461e-05,4.9647875130176544e-05,4.966696724295616e-05,4.9532391130924225e-05,4.928233101963997e-05,4.9340538680553436e-05,4.9301888793706894e-05,4.9186404794454575e-05,4.914775490760803e-05,4.905182868242264e-05,4.90136444568634e-05,4.909047856926918e-05,4.903227090835571e-05,4.905182868242264e-05,4.9128662794828415e-05,4.914822056889534e-05,4.909047856926918e-05,4.909047856926918e-05,4.90136444568634e-05,4.903227090835571e-05,4.89172525703907e-05,4.885951057076454e-05,4.8898160457611084e-05,4.887906834483147e-05,4.8936810344457626e-05,4.8994552344083786e-05,4.8898160457611084e-05,4.887906834483147e-05,4.887906834483147e-05,4.887860268354416e-05,4.887906834483147e-05,4.885951057076454e-05,4.880176857113838e-05,4.8898160457611084e-05,4.880223423242569e-05,4.885997623205185e-05,4.874449223279953e-05,4.874449223279953e-05,4.874449223279953e-05,4.872540012001991e-05,4.876358434557915e-05,4.876358434557915e-05,4.876358434557915e-05,4.8724934458732605e-05,4.868675023317337e-05,4.8667192459106445e-05,4.862900823354721e-05,4.860991612076759e-05,4.860991612076759e-05,4.860991612076759e-05,4.862900823354721e-05,4.862900823354721e-05,4.862900823354721e-05,4.864810034632683e-05,4.862900823354721e-05,4.862900823354721e-05,4.862900823354721e-05,4.862900823354721e-05,4.864810034632683e-05,4.866765812039375e-05,4.8648566007614136e-05,4.864810034632683e-05,4.868628457188606e-05,4.8667192459106445e-05,4.8667192459106445e-05,4.862900823354721e-05,4.862900823354721e-05,4.862900823354721e-05,4.860991612076759e-05,4.860991612076759e-05,4.864810034632683e-05,4.862900823354721e-05,4.8609450459480286e-05,4.864810034632683e-05,4.862900823354721e-05,4.862900823354721e-05,4.860991612076759e-05,4.862900823354721e-05,4.862900823354721e-05,4.860991612076759e-05,4.862900823354721e-05,4.860991612076759e-05,4.862900823354721e-05,4.860991612076759e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05,4.859035834670067e-05]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0006895661354064941,0.0009154241997748613,0.001162637840025127,0.001415445120073855,0.0016677333042025566,0.0019231163896620274,0.002177711110562086,0.0024328059516847134,0.0026874584145843983,0.0029419187922030687,0.003199589205905795,0.003453434444963932,0.00371064362116158,0.0039659300819039345,0.004219371825456619,0.004471872001886368,0.004726947285234928,0.004967010114341974,0.0052066887728869915,0.005432623904198408,0.005652138497680426,0.0058643873780965805,0.006067775189876556,0.006267798598855734,0.006459902971982956,0.006648336071521044,0.0068285418674349785,0.007001078221946955,0.007173287682235241,0.0073364246636629105,0.0074948519468307495,0.007647032383829355,0.007793734315782785,0.00793728418648243,0.008075086399912834,0.00820967834442854,0.00833804253488779,0.008462735451757908,0.008582642301917076,0.008697819896042347,0.008810287341475487,0.00891887303441763,0.009024189785122871,0.00912491325289011,0.00922402087599039,0.009318305179476738,0.00940984021872282,0.009496492333710194,0.009582549333572388,0.009664569050073624,0.009746262803673744,0.009824342094361782,0.00989930797368288,0.00997194740921259,0.010042454116046429,0.010110115632414818,0.010174950584769249,0.010238825343549252,0.010298951528966427,0.010359212756156921,0.010416032746434212,0.010471699759364128,0.010524963960051537,0.010576382279396057,0.010625782422721386,0.010674433782696724,0.01072133518755436,0.010766449384391308,0.010809621773660183,0.010851794853806496,0.01089248713105917,0.010933161713182926,0.01097133569419384,0.011008607223629951,0.011043822392821312,0.01107761450111866,0.011111482977867126,0.01114356517791748,0.011174685321748257,0.01120428740978241,0.011233543045818806,0.011262068524956703,0.011289593763649464,0.011316139250993729,0.011341743171215057,0.011366020888090134,0.011389778926968575,0.011412288062274456,0.011434662155807018,0.011455249041318893,0.011475931853055954,0.011496768333017826,0.011516720987856388,0.01153657678514719,0.011555222794413567,0.011572541669011116,0.011590052396059036,0.011605641804635525,0.011621768586337566,0.011637069284915924,0.011651813052594662,0.011665460653603077,0.011679531075060368,0.011692813597619534,0.011705980636179447,0.011719032190740108,0.011730987578630447,0.011742905713617802,0.011754092760384083,0.011765491217374802,0.011776063591241837,0.011786135844886303,0.011795958504080772,0.011806068941950798,0.011815006844699383,0.01182438712567091,0.011833037249743938,0.011841398663818836,0.011849683709442616,0.011858083307743073,0.011866118758916855,0.011873307637870312,0.011880227364599705,0.01188758946955204,0.01189406681805849,0.011900583282113075,0.011906638741493225,0.011912481859326363,0.011918113566935062,0.011923323385417461,0.011928897351026535,0.011934145353734493,0.011939603835344315,0.011944659054279327,0.011949464678764343,0.011954174377024174,0.011958268471062183,0.011962439864873886,0.01196643803268671,0.011970436200499535,0.011974492110311985,0.011978182010352612,0.01198185421526432,0.011985140852630138,0.01198850478976965,0.011992060579359531,0.011995174922049046,0.011998327448964119,0.012001171708106995,0.012004170566797256,0.012007207609713078,0.012009955942630768,0.012012282386422157,0.01201478112488985,0.012017126195132732,0.012019413523375988,0.012021778151392937,0.012023872695863247,0.012026064097881317,0.012028179131448269,0.01202990859746933,0.012031677179038525,0.012033618986606598,0.01203550212085247,0.012037251144647598,0.01203903928399086,0.01204071193933487,0.012042191810905933,0.012043691240251064,0.012045132927596569,0.012046593241393566,0.012047823518514633,0.01204909197986126,0.012050303630530834,0.01205161027610302,0.012052802368998528,0.01205380167812109,0.01205464731901884,0.012055512517690659,0.012056435458362103,0.012057511135935783,0.01205854956060648,0.012059472501277924,0.012060298584401608,0.012061355635523796,0.012062182649970055,0.012062893249094486,0.012063508853316307,0.012064296752214432,0.012065008282661438,0.012065738439559937,0.012066430412232876,0.012067180126905441,0.012067737989127636,0.012068468146026134,0.012068967334926128,0.012069487012922764,0.012070005759596825,0.012070486322045326,0.012070986442267895,0.01207144744694233,0.012071908451616764,0.012072350829839706,0.012072850950062275,0.01207331195473671,0.012073754332959652,0.012074042111635208,0.012074446305632591,0.012074753642082214,0.01207517646253109,0.012075579725205898,0.012075906619429588,0.012076195329427719,0.012076444923877716,0.01207671407610178,0.012076945044100285,0.012077194638550282,0.012077501974999905,0.012077752500772476,0.012078098021447659,0.012078271247446537,0.012078482657670975,0.01207857858389616,0.012078789994120598,0.012078963220119476,0.012079155072569847,0.012079328298568726,0.01207955926656723,0.012079693377017975,0.012079866603016853,0.012080058455467224,0.012080193497240543,0.012080327607691288,0.01208044309169054,0.012080558575689793,0.012080635875463486,0.012080789543688297,0.012080923654139042,0.012081077322363853,0.012081230990588665,0.012081327848136425,0.01208142377436161,0.012081500142812729,0.012081577442586422,0.012081711553037167,0.012081769295036793,0.012081846594810486,0.012081904336810112,0.012082019820809364,0.01208211574703455,0.012082173489034176,0.012082269415259361,0.012082365341484547,0.012082423083484173,0.012082461267709732,0.012082538567483425,0.012082576751708984,0.01208263449370861,0.012082711793482304,0.012082807719707489,0.012082845903933048,0.012082865461707115,0.012082903645932674,0.0120829613879323,0.012083019129931927,0.012083057314157486,0.012083115056157112,0.012083172798156738,0.012083210982382298,0.012083250097930431,0.012083268724381924,0.012083306908607483,0.012083346024155617,0.012083346024155617,0.012083403766155243,0.012083480134606361,0.012083519250154495,0.012083557434380054,0.012083576060831547,0.012083595618605614,0.01208361517637968,0.01208365336060524,0.012083672918379307,0.012083672918379307,0.012083691544830799,0.012083711102604866,0.012083711102604866,0.012083730660378933,0.012083768844604492,0.012083768844604492,0.012083787471055984,0.012083826586604118,0.012083826586604118,0.012083826586604118,0.012083864770829678,0.012083864770829678,0.012083864770829678,0.012083864770829678,0.012083864770829678,0.012083884328603745,0.012083902955055237,0.012083902955055237,0.012083902955055237,0.012083922512829304,0.012083922512829304,0.012083922512829304,0.012083922512829304,0.012083922512829304,0.012083922512829304,0.01208394207060337,0.01208394207060337,0.01208394207060337,0.01208394207060337,0.01208394207060337,0.01208394207060337,0.01208394207060337,0.01208394207060337,0.01208394207060337,0.01208394207060337,0.01208394207060337,0.01208394207060337,0.01208394207060337,0.01208394207060337,0.01208394207060337,0.01208394207060337,0.01208394207060337,0.01208394207060337,0.01208394207060337,0.01208394207060337,0.01208394207060337,0.01208394207060337,0.01208394207060337,0.01208394207060337,0.01208394207060337,0.01208394207060337,0.01208394207060337,0.01208394207060337,0.01208394207060337,0.01208394207060337,0.01208394207060337,0.01208394207060337,0.01208394207060337,0.01208394207060337,0.01208394207060337,0.01208394207060337,0.01208394207060337,0.01208394207060337,0.01208394207060337,0.01208394207060337,0.01208394207060337,0.01208394207060337],"recovered":[0.0,0.00031583604868501425,0.0005867311265319586,0.0008469773456454277,0.001103052287362516,0.0013570128940045834,0.0016106273978948593,0.0018638960318639874,0.0021202401258051395,0.002375430893152952,0.0026303334161639214,0.0028865234926342964,0.0031418874859809875,0.0033972510136663914,0.0036504236049950123,0.0039054607041180134,0.004158940631896257,0.0044139777310192585,0.004661460407078266,0.0049034650437533855,0.005140452645719051,0.005366810131818056,0.0055859023705124855,0.005798054859042168,0.006002980284392834,0.006201697047799826,0.0063943201676011086,0.006581407506018877,0.006759383715689182,0.00693528400734067,0.007106070872396231,0.007270784117281437,0.007428308017551899,0.007580315228551626,0.007725633215159178,0.007869875058531761,0.00800883024930954,0.008142519742250443,0.008271556347608566,0.008396903052926064,0.008517174981534481,0.008633351884782314,0.008745473809540272,0.008854654617607594,0.008959472179412842,0.009061329066753387,0.009158649481832981,0.00925308745354414,0.009344602935016155,0.009433831088244915,0.009518254548311234,0.009602254256606102,0.009682025760412216,0.009759259410202503,0.00983466673642397,0.009908402338624,0.009978370741009712,0.010046339593827724,0.010111155919730663,0.01017451100051403,0.010236905887722969,0.010296647436916828,0.010353525169193745,0.01040834654122591,0.01046212948858738,0.010513894259929657,0.010563505813479424,0.010612349025905132,0.0106588089838624,0.010704133659601212,0.010748960077762604,0.010792093351483345,0.01083405502140522,0.010873440653085709,0.010912096127867699,0.01094844564795494,0.010984120890498161,0.011018931865692139,0.011052032001316547,0.011083787307143211,0.011114349588751793,0.011143817566335201,0.011172919534146786,0.011201598681509495,0.011229508556425571,0.011256073601543903,0.011281369253993034,0.011306550353765488,0.01132957823574543,0.01135216373950243,0.011374000459909439,0.011395778506994247,0.011417326517403126,0.011437663808465004,0.01145778875797987,0.011477087624371052,0.011495483107864857,0.011513051576912403,0.011529621668159962,0.011545171961188316,0.011561702936887741,0.011577215045690536,0.011591535061597824,0.011605778709053993,0.011619445867836475,0.011632785201072693,0.011646375060081482,0.011658658273518085,0.011671210639178753,0.011682378128170967,0.011694065295159817,0.011705329641699791,0.011716016568243504,0.011726184748113155,0.011736334301531315,0.011745734140276909,0.011755325831472874,0.011764148250222206,0.011772760190069675,0.011781121604144573,0.011789483018219471,0.011797748506069183,0.011805226095020771,0.011812837794423103,0.011819795705378056,0.011826543137431145,0.01183377020061016,0.011840017512440681,0.011845995672047138,0.011852203868329525,0.011857316829264164,0.01186291128396988,0.0118683697655797,0.011873829178512096,0.011879057623445988,0.01188349723815918,0.011888149194419384,0.011892858892679214,0.011897183954715729,0.011901565827429295,0.01190614141523838,0.011910369619727135,0.011914175935089588,0.01191786676645279,0.011921633966267109,0.011925228871405125,0.011928688734769821,0.011931994929909706,0.011935415677726269,0.011938260868191719,0.011941259726881981,0.011944200843572617,0.011947026476264,0.011949640698730946,0.011952081695199013,0.011954676359891891,0.011957021430134773,0.01195946242660284,0.011961673386394978,0.01196401845663786,0.011965959332883358,0.01196774747222662,0.01196980383247137,0.011971630156040192,0.011973494663834572,0.011975167319178581,0.01197687815874815,0.011978761292994022,0.011980491690337658,0.011981991119682789,0.0119833555072546,0.011984739452600479,0.01198623888194561,0.011987488716840744,0.011988814920186996,0.011990063823759556,0.011991351842880249,0.011992582120001316,0.011993523687124252,0.01199452392756939,0.011995350010693073,0.011996330693364143,0.011997291818261147,0.011998464353382587,0.011999252252280712,0.0120003093034029,0.012001154944300652,0.012001942843198776,0.01200267393141985,0.012003346346318722,0.012004096060991287,0.0120047302916646,0.012005480006337166,0.01200626790523529,0.012006825767457485,0.012007459998130798,0.0120079405605793,0.012008536607027054,0.012009017169475555,0.012009574100375175,0.012010151520371437,0.01201068889349699,0.012011189013719559,0.012011689133942127,0.012012111954391003,0.012012534774839878,0.012012919411063194,0.012013303115963936,0.012013630010187626,0.012013956904411316,0.012014283798635006,0.01201474480330944,0.01201510988175869,0.012015456333756447,0.01201572548598051,0.012016032822430134,0.01201628241688013,0.012016551569104195,0.0120167825371027,0.012016993947327137,0.0120172630995512,0.012017532251775265,0.012017781846225262,0.012017897330224514,0.012018108740448952,0.012018301524221897,0.012018493376672268,0.01201864704489708,0.012018878012895584,0.012019069865345955,0.012019204907119274,0.012019377201795578,0.012019531801342964,0.012019685469567776,0.012019781395792961,0.012019935064017773,0.012020012363791466,0.012020126916468143,0.012020242400467396,0.012020435184240341,0.0120204733684659,0.012020588852465153,0.012020665220916271,0.01202080026268959,0.012020896188914776,0.012020992115139961,0.012021049857139587,0.012021145783364773,0.012021223083138466,0.01202135719358921,0.01202149223536253,0.012021549977362156,0.012021645903587341,0.012021703645586967,0.012021780014038086,0.01202181912958622,0.012021895498037338,0.012021972797811031,0.012022068724036217,0.012022164650261402,0.012022202834486961,0.012022280134260654,0.012022357434034348,0.012022414244711399,0.012022471986711025,0.012022511102259159,0.012022549286484718,0.012022568844258785,0.012022626586258411,0.01202270295470953,0.012022760696709156,0.012022760696709156,0.012022780254483223,0.012022780254483223,0.012022798880934715,0.012022818438708782,0.012022876180708408,0.012022914364933968,0.012022972106933594,0.012023010291159153,0.01202302984893322,0.012023049406707287,0.012023087590932846,0.012023125775158405,0.012023145332932472,0.012023203074932098,0.01202322170138359,0.01202322170138359,0.012023241259157658,0.012023260816931725,0.012023279443383217,0.012023299001157284,0.01202331855893135,0.012023337185382843,0.012023337185382843,0.012023337185382843,0.01202335674315691,0.012023375369608402,0.01202339492738247,0.01202339492738247,0.01202339492738247,0.012023433111608028,0.012023452669382095,0.012023452669382095,0.012023452669382095,0.012023452669382095,0.012023452669382095,0.012023452669382095,0.012023452669382095,0.012023452669382095,0.012023472227156162,0.012023472227156162,0.012023472227156162,0.012023472227156162,0.012023472227156162,0.012023472227156162,0.012023472227156162,0.012023472227156162,0.012023472227156162,0.012023472227156162,0.012023472227156162,0.012023472227156162,0.012023472227156162,0.012023472227156162,0.012023472227156162,0.012023472227156162,0.012023472227156162,0.012023472227156162,0.012023472227156162,0.012023472227156162,0.012023472227156162,0.012023472227156162,0.012023472227156162,0.012023472227156162,0.012023472227156162,0.012023472227156162,0.012023472227156162,0.012023472227156162,0.012023472227156162,0.012023472227156162,0.012023472227156162,0.012023472227156162,0.012023472227156162,0.012023472227156162,0.012023472227156162,0.012023472227156162,0.012023472227156162,0.012023472227156162,0.012023472227156162,0.012023472227156162,0.012023472227156162],"active":[0.0006895661354064941,0.0005995881510898471,0.0005759067134931684,0.0005684677744284272,0.0005646810168400407,0.000566103495657444,0.0005670837126672268,0.0005689099198207259,0.0005672182887792587,0.0005664878990501165,0.0005692557897418737,0.0005669109523296356,0.0005687561351805925,0.0005686790682375431,0.000568948220461607,0.0005664112977683544,0.0005680066533386707,0.0005530323833227158,0.0005452283658087254,0.0005291588604450226,0.0005116858519613743,0.0004975772462785244,0.0004818728193640709,0.0004697437398135662,0.0004569226875901222,0.0004466390237212181,0.00043422169983386993,0.0004196707159280777,0.00041390396654605865,0.00040114065632224083,0.0003887810744345188,0.0003762482665479183,0.00036542629823088646,0.0003569689579308033,0.0003494531847536564,0.0003398032858967781,0.0003292122855782509,0.00032021570950746536,0.0003110859543085098,0.0003009168431162834,0.0002931123599410057,0.00028552114963531494,0.00027871597558259964,0.0002702586352825165,0.000264548696577549,0.0002569761127233505,0.00025119073688983917,0.00024340488016605377,0.00023794639855623245,0.00023073796182870865,0.00022800825536251068,0.00022208783775568008,0.00021728221327066422,0.00021268799901008606,0.0002077873796224594,0.00020171329379081726,0.00019657984375953674,0.0001924857497215271,0.00018779560923576355,0.00018470175564289093,0.00017912685871124268,0.00017505232244729996,0.0001714387908577919,0.00016803573817014694,0.0001636529341340065,0.00016053952276706696,0.0001578293740749359,0.00015410035848617554,0.0001508127897977829,0.00014766119420528412,0.000143527053296566,0.00014106836169958115,0.00013728067278862,0.00013516657054424286,0.00013172626495361328,0.00012916885316371918,0.00012736208736896515,0.0001246333122253418,0.0001226533204317093,0.0001205001026391983,0.00011919345706701279,0.00011825095862150192,0.00011667422950267792,0.00011454056948423386,0.00011223461478948593,0.00010994728654623032,0.00010840967297554016,0.00010573770850896835,0.00010508392006158829,0.00010308530181646347,0.00010193139314651489,0.00010098982602357864,9.939447045326233e-05,9.891297668218613e-05,9.743403643369675e-05,9.545404464006424e-05,9.456928819417953e-05,9.259022772312164e-05,9.214691817760468e-05,9.189732372760773e-05,9.011011570692062e-05,8.824560791254044e-05,8.799601346254349e-05,8.703488856554031e-05,8.65347683429718e-05,8.624698966741562e-05,8.461251854896545e-05,8.424744009971619e-05,8.28821212053299e-05,8.311308920383453e-05,8.19982960820198e-05,8.0806203186512e-05,7.994193583726883e-05,7.988419383764267e-05,7.867254316806793e-05,7.865298539400101e-05,7.771141827106476e-05,7.72504135966301e-05,7.692351937294006e-05,7.69617035984993e-05,7.663574069738388e-05,7.555913180112839e-05,7.500126957893372e-05,7.475167512893677e-05,7.427111268043518e-05,7.404014468193054e-05,7.286854088306427e-05,7.246434688568115e-05,7.21178948879242e-05,7.11195170879364e-05,7.158052176237106e-05,7.12340697646141e-05,7.12340697646141e-05,7.082987576723099e-05,7.040705531835556e-05,7.067713886499405e-05,7.011927664279938e-05,6.958097219467163e-05,6.92540779709816e-05,6.887037307024002e-05,6.835069507360458e-05,6.781239062547684e-05,6.767828017473221e-05,6.727408617734909e-05,6.687082350254059e-05,6.683170795440674e-05,6.64861872792244e-05,6.633251905441284e-05,6.575603038072586e-05,6.590969860553741e-05,6.594788283109665e-05,6.575509905815125e-05,6.525591015815735e-05,6.514042615890503e-05,6.504449993371964e-05,6.473716348409653e-05,6.475672125816345e-05,6.44102692604065e-05,6.439071148633957e-05,6.416067481040955e-05,6.394926458597183e-05,6.392970681190491e-05,6.38151541352272e-05,6.387196481227875e-05,6.375648081302643e-05,6.387196481227875e-05,6.383378058671951e-05,6.343051791191101e-05,6.319954991340637e-05,6.314180791378021e-05,6.32377341389656e-05,6.308406591415405e-05,6.285309791564941e-05,6.281491369009018e-05,6.279535591602325e-05,6.273854523897171e-05,6.244983524084091e-05,6.206519901752472e-05,6.198883056640625e-05,6.191153079271317e-05,6.216112524271011e-05,6.221886724233627e-05,6.218068301677704e-05,6.183423101902008e-05,6.210338324308395e-05,6.187334656715393e-05,6.173830479383469e-05,6.156601011753082e-05,6.162282079458237e-05,6.166193634271622e-05,6.164237856864929e-05,6.170012056827545e-05,6.170012056827545e-05,6.147008389234543e-05,6.164237856864929e-05,6.150733679533005e-05,6.15464523434639e-05,6.146915256977081e-05,6.146915256977081e-05,6.141234189271927e-05,6.129592657089233e-05,6.121955811977386e-05,6.11618161201477e-05,6.11618161201477e-05,6.120000034570694e-05,6.121955811977386e-05,6.112270057201385e-05,6.11431896686554e-05,6.112363189458847e-05,6.121955811977386e-05,6.129592657089233e-05,6.11618161201477e-05,6.108544766902924e-05,6.0988590121269226e-05,6.0988590121269226e-05,6.091222167015076e-05,6.091222167015076e-05,6.095040589570999e-05,6.0969963669776917e-05,6.110407412052155e-05,6.100814789533615e-05,6.095040589570999e-05,6.079673767089844e-05,6.089266389608383e-05,6.08544796705246e-05,6.085354834794998e-05,6.083492189645767e-05,6.091222167015076e-05,6.081536412239075e-05,6.079673767089844e-05,6.085354834794998e-05,6.081629544496536e-05,6.079580634832382e-05,6.075762212276459e-05,6.077717989683151e-05,6.070081144571304e-05,6.077717989683151e-05,6.079673767089844e-05,6.083492189645767e-05,6.079580634832382e-05,6.08544796705246e-05,6.083492189645767e-05,6.083492189645767e-05,6.077717989683151e-05,6.081536412239075e-05,6.077717989683151e-05,6.079673767089844e-05,6.07585534453392e-05,6.079673767089844e-05,6.07585534453392e-05,6.068125367164612e-05,6.071943789720535e-05,6.071943789720535e-05,6.071943789720535e-05,6.068125367164612e-05,6.071943789720535e-05,6.068125367164612e-05,6.066169589757919e-05,6.0643069446086884e-05,6.0643069446086884e-05,6.0643069446086884e-05,6.0585327446460724e-05,6.0546211898326874e-05,6.054714322090149e-05,6.054714322090149e-05,6.0546211898326874e-05,6.05657696723938e-05,6.0603953897953033e-05,6.058439612388611e-05,6.054714322090149e-05,6.050802767276764e-05,6.0546211898326874e-05,6.05657696723938e-05,6.05657696723938e-05,6.060488522052765e-05,6.066169589757919e-05,6.0643069446086884e-05,6.0643069446086884e-05,6.0603953897953033e-05,6.0585327446460724e-05,6.0585327446460724e-05,6.0603953897953033e-05,6.0585327446460724e-05,6.054714322090149e-05,6.0546211898326874e-05,6.050802767276764e-05,6.048940122127533e-05,6.0508958995342255e-05,6.0527585446834564e-05,6.050802767276764e-05,6.050802767276764e-05,6.0527585446834564e-05,6.050802767276764e-05,6.048940122127533e-05,6.0527585446834564e-05,6.0527585446834564e-05,6.050802767276764e-05,6.048940122127533e-05,6.0469843447208405e-05,6.048940122127533e-05,6.050802767276764e-05,6.0469843447208405e-05,6.045028567314148e-05,6.0469843447208405e-05,6.0469843447208405e-05,6.0469843447208405e-05,6.0469843447208405e-05,6.0469843447208405e-05,6.0469843447208405e-05,6.048940122127533e-05,6.0469843447208405e-05,6.0469843447208405e-05,6.0469843447208405e-05,6.0469843447208405e-05,6.0469843447208405e-05,6.0469843447208405e-05,6.0469843447208405e-05,6.0469843447208405e-05,6.0469843447208405e-05,6.0469843447208405e-05,6.0469843447208405e-05,6.0469843447208405e-05,6.0469843447208405e-05,6.0469843447208405e-05,6.0469843447208405e-05,6.0469843447208405e-05,6.0469843447208405e-05,6.0469843447208405e-05,6.0469843447208405e-05,6.0469843447208405e-05,6.0469843447208405e-05,6.0469843447208405e-05,6.0469843447208405e-05,6.0469843447208405e-05,6.0469843447208405e-05,6.0469843447208405e-05,6.0469843447208405e-05,6.0469843447208405e-05,6.0469843447208405e-05,6.0469843447208405e-05,6.0469843447208405e-05,6.0469843447208405e-05,6.0469843447208405e-05,6.0469843447208405e-05,6.0469843447208405e-05,6.0469843447208405e-05,6.0469843447208405e-05,6.0469843447208405e-05,6.0469843447208405e-05,6.0469843447208405e-05,6.0469843447208405e-05]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0006895661354064941,0.0009176346939057112,0.001157255726866424,0.0014005096163600683,0.0016399960732087493,0.001880097552202642,0.0021142596378922462,0.002345076762139797,0.002576105762273073,0.0028012909460812807,0.003026149468496442,0.0032484130933880806,0.0034646408166736364,0.0036831367760896683,0.003894809167832136,0.004102310165762901,0.00430767796933651,0.004506202414631844,0.004691751673817635,0.0048697469756007195,0.005040361080318689,0.005202748347073793,0.005359368864446878,0.00550941564142704,0.005653387866914272,0.005789267830550671,0.0059188432060182095,0.006043266970664263,0.006162116304039955,0.00627479562535882,0.0063832844607532024,0.006487025413662195,0.006587998475879431,0.006684626918286085,0.006774778012186289,0.006862122565507889,0.006944623310118914,0.007023414131253958,0.007099014241248369,0.007172634359449148,0.007242179475724697,0.007308168336749077,0.007371793035417795,0.007432515267282724,0.007490738295018673,0.007545963395386934,0.007599188946187496,0.007649896200746298,0.007698393426835537,0.007745544891804457,0.0077898516319692135,0.007833542302250862,0.007874159142374992,0.007913429290056229,0.007950739935040474,0.00798618420958519,0.008020361885428429,0.008053096011281013,0.008084101602435112,0.008114010095596313,0.008142266422510147,0.008168735541403294,0.008195242844522,0.008219174109399319,0.008242374286055565,0.008264787495136261,0.008286066353321075,0.0083070183172822,0.00832685548812151,0.008345961570739746,0.008364222943782806,0.008381849154829979,0.008398149162530899,0.008413969539105892,0.008428635075688362,0.00844268687069416,0.008457064628601074,0.008469982072710991,0.008482572622597218,0.008494202047586441,0.008506138809025288,0.008516979403793812,0.008528416976332664,0.008538681082427502,0.008548119105398655,0.00855771079659462,0.008566264994442463,0.008574837818741798,0.008582660928368568,0.008590619079768658,0.00859819259494543,0.008605419658124447,0.008612358942627907,0.008618855848908424,0.008625507354736328,0.008631446398794651,0.008636790327727795,0.008642038330435753,0.008647785522043705,0.008652705699205399,0.008657319471240044,0.008662278763949871,0.008666757494211197,0.008670659735798836,0.008674676530063152,0.008678405545651913,0.008682173676788807,0.008685633540153503,0.008688900619745255,0.008692014962434769,0.008694878779351711,0.008697666227817535,0.008700511418282986,0.008703297935426235,0.008705951273441315,0.008708411827683449,0.008710602298378944,0.008712871000170708,0.008714773692190647,0.008716984651982784,0.008719118312001228,0.008720982819795609,0.008722789585590363,0.008724404498934746,0.008725864812731743,0.008727441541850567,0.00872876774519682,0.008730074390769005,0.008731400594115257,0.008732630871236324,0.008733841590583324,0.008735110983252525,0.008736168034374714,0.008737321011722088,0.008738339878618717,0.008739243261516094,0.008740223944187164,0.008741107769310474,0.008741934783756733,0.00874270312488079,0.008743510581552982,0.008744491264224052,0.008745163679122925,0.008745817467570305,0.008746471256017685,0.008747163228690624,0.008747758343815804,0.008748296648263931,0.008748854510486126,0.008749373257160187,0.008749757893383503,0.008750258013606071,0.008750641718506813,0.008751064538955688,0.008751468732953072,0.008751853369176388,0.008752352558076382,0.00875285267829895,0.008753121830523014,0.008753448724746704,0.008753832429647446,0.008754178881645203,0.0087544284760952,0.008754793554544449,0.00875508226454258,0.008755313232541084,0.008755485527217388,0.008755678310990334,0.008755889721214771,0.008756158873438835,0.00875638984143734,0.008756543509662151,0.008756773546338081,0.008756966330111027,0.008757158182561398,0.008757369592785835,0.008757523261010647,0.008757676929235458,0.008757888339459896,0.008758023381233215,0.008758061565458775,0.008758177049458027,0.008758330717682838,0.00875848438590765,0.008758638054132462,0.008758753538131714,0.008758888579905033,0.008758984506130219,0.008759042248129845,0.008759118616580963,0.008759157732129097,0.008759253658354282,0.008759272284805775,0.008759387768805027,0.00875942688435316,0.008759483695030212,0.008759541437029839,0.008759599179029465,0.008759656921029091,0.008759714663028717,0.008759772405028343,0.00875983014702797,0.008759849704802036,0.008759945631027222,0.008759964257478714,0.00876002199947834,0.008760079741477966,0.0087601188570261,0.008760137483477592,0.008760195225477219,0.008760233409702778,0.008760291151702404,0.008760310709476471,0.008760330267250538,0.008760388009250164,0.008760388009250164,0.008760426193475723,0.008760426193475723,0.008760444819927216,0.008760464377701283,0.008760522119700909,0.008760560303926468,0.008760579861700535,0.008760599419474602,0.008760618045926094,0.008760618045926094,0.008760618045926094,0.008760618045926094,0.008760618045926094,0.008760618045926094,0.008760618045926094,0.008760618045926094,0.008760618045926094,0.008760618045926094,0.008760618045926094,0.008760618045926094,0.008760618045926094,0.008760637603700161,0.008760637603700161,0.008760637603700161,0.008760656230151653,0.008760656230151653,0.008760656230151653,0.00876067578792572,0.00876067578792572,0.00876067578792572,0.008760695345699787,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128,0.00876071397215128],"recovered":[0.0,0.0003157399478368461,0.000587884453125298,0.0008432482136413455,0.0010923072695732117,0.0013350613880902529,0.0015775079373270273,0.0018162254709750414,0.0020475811325013638,0.002281550783663988,0.002509619342163205,0.0027376688085496426,0.002962815575301647,0.0031832915265113115,0.003401403082534671,0.0036166314966976643,0.0038290724623948336,0.004037323407828808,0.004239615052938461,0.004434564150869846,0.0046220747753977776,0.004801146220415831,0.004971030168235302,0.0051333787851035595,0.005288903601467609,0.005439526867121458,0.005581711884588003,0.0057175918482244015,0.005848435685038567,0.005974147468805313,0.006090997718274593,0.0062042344361543655,0.006312377285212278,0.0064165410585701466,0.006515956949442625,0.006611259188503027,0.006703659426420927,0.006790081039071083,0.0068730623461306095,0.0069518918171525,0.007029183208942413,0.007102092262357473,0.007171329576522112,0.007238010875880718,0.007300501223653555,0.007361492607742548,0.007418966386467218,0.007475267164409161,0.007529088761657476,0.00758123816922307,0.00762992724776268,0.007676636800169945,0.007721423637121916,0.0077637312933802605,0.00780494324862957,0.007843732833862305,0.007880966179072857,0.007916257716715336,0.007949914783239365,0.007982727140188217,0.008013655431568623,0.008043660782277584,0.008070975542068481,0.008098231628537178,0.008123316802084446,0.008148055523633957,0.008170929737389088,0.008193054236471653,0.008215024136006832,0.008235341869294643,0.008255294524133205,0.008273959159851074,0.008292143233120441,0.008309231139719486,0.008325588889420033,0.008341062813997269,0.008356421254575253,0.008371260948479176,0.008384485729038715,0.008397710509598255,0.008410146459937096,0.008422371931374073,0.008434019982814789,0.0084450151771307,0.008456106297671795,0.008465928956866264,0.008476193062961102,0.008485092781484127,0.008493551053106785,0.00850212387740612,0.008510734885931015,0.008518770337104797,0.008525863289833069,0.008532456122338772,0.008539260365068913,0.008546315133571625,0.008552255108952522,0.008558329194784164,0.008563787676393986,0.008569746278226376,0.008574898354709148,0.008579857647418976,0.008584721013903618,0.008589045144617558,0.008593158796429634,0.008597503416240215,0.008601251058280468,0.008605115115642548,0.008608766831457615,0.008612112142145634,0.008615091443061829,0.008618186227977276,0.008621088229119778,0.00862404890358448,0.008626950904726982,0.008629622869193554,0.008632372133433819,0.008634543977677822,0.008636889047920704,0.008639195933938026,0.00864136777818203,0.008643635548651218,0.008645596913993359,0.008647461421787739,0.008649268187582493,0.008650939911603928,0.008652650751173496,0.00865393877029419,0.008655264973640442,0.00865678396075964,0.008658397942781448,0.00865957047790289,0.00866087805479765,0.008662012405693531,0.008663165383040905,0.008664318360388279,0.00866526085883379,0.008666240610182285,0.008667067624628544,0.008668105117976665,0.008668893948197365,0.008669662289321423,0.008670392446219921,0.00867121946066618,0.00867187324911356,0.008672565221786499,0.008673122152686119,0.0086737759411335,0.008674467913806438,0.008675044402480125,0.008675544522702694,0.008675947785377502,0.008676428347826004,0.008676928468048573,0.008677370846271515,0.00867779366672039,0.008678254671394825,0.008678735233843327,0.008679119870066643,0.008679484948515892,0.008679830469191074,0.00868021510541439,0.008680599741637707,0.008680830709636211,0.008681176230311394,0.008681483566761017,0.008681734092533588,0.008681964129209518,0.008682233281433582,0.008682483807206154,0.00868277158588171,0.008682925254106522,0.008683118037879467,0.008683271706104279,0.00868346355855465,0.008683636784553528,0.008683867752552032,0.008684040047228336,0.008684175089001656,0.008684348315000534,0.008684462867677212,0.008684617467224598,0.008684713393449783,0.008684867061674595,0.00868500117212534,0.008685116656124592,0.008685232140123844,0.008685405366122723,0.008685481734573841,0.008685578592121601,0.008685693144798279,0.008685750886797905,0.008685847744345665,0.008685904555022717,0.00868598185479641,0.008686020039021969,0.008686077781021595,0.008686115965247154,0.008686135523021221,0.008686193265020847,0.00868627056479454,0.008686346933245659,0.008686424233019352,0.008686481975018978,0.008686577901244164,0.008686616085469723,0.008686654269695282,0.008686751127243042,0.008686789311468601,0.00868686567991972,0.008686923421919346,0.00868696253746748,0.008687000721693039,0.008687020279467106,0.008687058463692665,0.008687096647918224,0.008687134832143784,0.00868715438991785,0.008687173947691917,0.008687173947691917,0.00868719257414341,0.008687250316143036,0.008687250316143036,0.008687288500368595,0.008687308058142662,0.008687346242368221,0.008687346242368221,0.008687346242368221,0.008687346242368221,0.008687346242368221,0.008687346242368221,0.008687346242368221,0.008687346242368221,0.008687346242368221,0.008687346242368221,0.008687346242368221,0.008687346242368221,0.008687346242368221,0.008687346242368221,0.008687346242368221,0.008687365800142288,0.008687365800142288,0.008687365800142288,0.008687385357916355,0.008687403984367847,0.008687423542141914,0.008687423542141914,0.008687443099915981,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474,0.008687461726367474],"active":[0.0006895661354064941,0.0006018947460688651,0.0005693712737411261,0.0005572614027187228,0.0005476888036355376,0.0005450361641123891,0.0005367517005652189,0.0005288512911647558,0.0005285246297717094,0.0005197401624172926,0.0005165301263332367,0.000510744284838438,0.0005018252413719893,0.0004998452495783567,0.0004934060852974653,0.00048567866906523705,0.00047860550694167614,0.00046887900680303574,0.0004521366208791733,0.0004351828247308731,0.0004182863049209118,0.0004016021266579628,0.00038833869621157646,0.0003760368563234806,0.0003644842654466629,0.00034974096342921257,0.0003371313214302063,0.0003256751224398613,0.00031368061900138855,0.00030064815655350685,0.0002922867424786091,0.00028279097750782967,0.0002756211906671524,0.00026808585971593857,0.0002588210627436638,0.00025086337700486183,0.0002409638836979866,0.00023333309218287468,0.0002259518951177597,0.00022074254229664803,0.00021299626678228378,0.00020607607439160347,0.0002004634588956833,0.00019450439140200615,0.00019023707136511803,0.0001844707876443863,0.00018022255972027779,0.00017462903633713722,0.00016930466517806053,0.00016430672258138657,0.00015992438420653343,0.00015690550208091736,0.00015273550525307655,0.00014969799667596817,0.00014579668641090393,0.00014245137572288513,0.00013939570635557175,0.00013683829456567764,0.00013418681919574738,0.0001312829554080963,0.0001286109909415245,0.00012507475912570953,0.00012426730245351791,0.00012094248086214066,0.00011905748397111893,0.00011673197150230408,0.00011513661593198776,0.00011396408081054688,0.00011183135211467743,0.00011061970144510269,0.00010892841964960098,0.00010788999497890472,0.00010600592941045761,0.00010473839938640594,0.00010304618626832962,0.00010162405669689178,0.00010064337402582169,9.872112423181534e-05,9.80868935585022e-05,9.649153798818588e-05,9.599234908819199e-05,9.460747241973877e-05,9.439699351787567e-05,9.366590529680252e-05,9.201280772686005e-05,9.178183972835541e-05,9.007193148136139e-05,8.974503725767136e-05,8.91098752617836e-05,8.849520236253738e-05,8.745770901441574e-05,8.66493210196495e-05,8.649565279483795e-05,8.639972656965256e-05,8.624698966741562e-05,8.513126522302628e-05,8.453521877527237e-05,8.370913565158844e-05,8.399784564971924e-05,8.295942097902298e-05,8.242111653089523e-05,8.242111653089523e-05,8.203648030757904e-05,8.161459118127823e-05,8.151773363351822e-05,8.090212941169739e-05,8.092261850833893e-05,8.051842451095581e-05,8.013378828763962e-05,7.990282028913498e-05,7.978733628988266e-05,7.947999984025955e-05,7.942318916320801e-05,7.924903184175491e-05,7.900036871433258e-05,7.878895848989487e-05,7.823016494512558e-05,7.832702249288559e-05,7.788464426994324e-05,7.778871804475784e-05,7.775053381919861e-05,7.73472711443901e-05,7.719267159700394e-05,7.694307714700699e-05,7.659662514925003e-05,7.650163024663925e-05,7.611699402332306e-05,7.613562047481537e-05,7.613562047481537e-05,7.584691047668457e-05,7.544364780187607e-05,7.554050534963608e-05,7.528997957706451e-05,7.530860602855682e-05,7.51744955778122e-05,7.492490112781525e-05,7.496308535337448e-05,7.486715912818909e-05,7.486715912818909e-05,7.459800690412521e-05,7.461663335561752e-05,7.482897490262985e-05,7.477123290300369e-05,7.459800690412521e-05,7.459800690412521e-05,7.459800690412521e-05,7.463619112968445e-05,7.452070713043213e-05,7.43865966796875e-05,7.432885468006134e-05,7.421337068080902e-05,7.431022822856903e-05,7.421337068080902e-05,7.413607090711594e-05,7.40978866815567e-05,7.405970245599747e-05,7.40978866815567e-05,7.411744445562363e-05,7.400196045637131e-05,7.396377623081207e-05,7.400196045637131e-05,7.396377623081207e-05,7.382873445749283e-05,7.396284490823746e-05,7.390603423118591e-05,7.382966578006744e-05,7.375143468379974e-05,7.371418178081512e-05,7.365643978118896e-05,7.367506623268127e-05,7.361825555562973e-05,7.361825555562973e-05,7.365550845861435e-05,7.36946240067482e-05,7.36946240067482e-05,7.373280823230743e-05,7.365550845861435e-05,7.363688200712204e-05,7.371325045824051e-05,7.367506623268127e-05,7.35986977815628e-05,7.355958223342896e-05,7.361732423305511e-05,7.361732423305511e-05,7.363688200712204e-05,7.363688200712204e-05,7.365643978118896e-05,7.357914000749588e-05,7.356051355600357e-05,7.354002445936203e-05,7.346458733081818e-05,7.350277155637741e-05,7.342454046010971e-05,7.348321378231049e-05,7.344502955675125e-05,7.346365600824356e-05,7.346365600824356e-05,7.348321378231049e-05,7.352139800786972e-05,7.352139800786972e-05,7.35018402338028e-05,7.348321378231049e-05,7.342547178268433e-05,7.346365600824356e-05,7.338635623455048e-05,7.34059140086174e-05,7.342547178268433e-05,7.336772978305817e-05,7.334817200899124e-05,7.332954555749893e-05,7.330998778343201e-05,7.332861423492432e-05,7.330998778343201e-05,7.330998778343201e-05,7.332954555749893e-05,7.32913613319397e-05,7.32913613319397e-05,7.327180355787277e-05,7.327087223529816e-05,7.329043000936508e-05,7.332954555749893e-05,7.330998778343201e-05,7.332954555749893e-05,7.331091910600662e-05,7.330998778343201e-05,7.327180355787277e-05,7.327180355787277e-05,7.327180355787277e-05,7.327180355787277e-05,7.327180355787277e-05,7.327180355787277e-05,7.327180355787277e-05,7.327180355787277e-05,7.327180355787277e-05,7.327180355787277e-05,7.327180355787277e-05,7.327180355787277e-05,7.32913613319397e-05,7.32913613319397e-05,7.32913613319397e-05,7.329043000936508e-05,7.329043000936508e-05,7.329043000936508e-05,7.329043000936508e-05,7.327180355787277e-05,7.325224578380585e-05,7.327180355787277e-05,7.327087223529816e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05,7.325224578380585e-05]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0006895661354064941,0.0009191340068355203,0.0011519120307639241,0.0013860738836228848,0.0016145077534019947,0.0018350413301959634,0.0020505962893366814,0.002265075221657753,0.002470250241458416,0.0026703125331550837,0.0028648003935813904,0.0030540789011865854,0.00323868659324944,0.003419680753722787,0.003595369402319193,0.0037658298388123512,0.003931638319045305,0.004087298177182674,0.004235806874930859,0.004375435411930084,0.004506375174969435,0.004631298594176769,0.00474812975153327,0.004858060274273157,0.004964569117873907,0.005062812473624945,0.005157461389899254,0.005246113054454327,0.005330843385308981,0.005410326179116964,0.005483004730194807,0.005552991759032011,0.0056182886473834515,0.005681375041604042,0.005739867687225342,0.005795130971819162,0.0058479527942836285,0.0058970265090465546,0.005945926997810602,0.005990195088088512,0.00603161845356226,0.0060703507624566555,0.006107968278229237,0.006142375525087118,0.006175148766487837,0.006207115016877651,0.006236562971025705,0.00626445421949029,0.006291211117058992,0.006316218990832567,0.006339977495372295,0.006362217012792826,0.00638316897675395,0.0064032175578176975,0.006422689184546471,0.00644098874181509,0.006457577459514141,0.006473512388765812,0.0064881592988967896,0.006502614356577396,0.006515185348689556,0.006527756806463003,0.006539385765790939,0.0065507846884429455,0.006560991518199444,0.006570717785507441,0.0065800403244793415,0.006588863208889961,0.006597109604626894,0.006604874972254038,0.006612198892980814,0.006619118619710207,0.006625654175877571,0.006631670519709587,0.006637744605541229,0.00664331903681159,0.006648374255746603,0.0066533335484564304,0.006657927762717009,0.006662233732640743,0.0066663469187915325,0.006670383736491203,0.006674228236079216,0.006677303463220596,0.006680417340248823,0.006683743093162775,0.006686760578304529,0.0066895862109959126,0.006692065857350826,0.006694660987704992,0.0066969869658350945,0.006699005141854286,0.006700850557535887,0.006702791899442673,0.006704694591462612,0.006706424988806248,0.006708058528602123,0.006709731183946133,0.006711095571517944,0.006712748669087887,0.0067139980383217335,0.006715459283441305,0.006716631818562746,0.006717862095683813,0.006718938238918781,0.00671997619792819,0.006720764562487602,0.006721533369272947,0.006722379010170698,0.006723224651068449,0.006724147591739893,0.006724647246301174,0.0067255315370857716,0.006726223509758711,0.006726780906319618,0.006727319210767746,0.006727914791554213,0.006728357169777155,0.006728914566338062,0.006729433313012123,0.0067298756912350655,0.006730259861797094,0.006730625405907631,0.006730951834470034,0.006731259636580944,0.006731566973030567,0.006731855683028698,0.006732163019478321,0.006732509005814791,0.006732778158038855,0.006733028218150139,0.00673322007060051,0.006733470130711794,0.006733681540936232,0.006733912043273449,0.006734162103384733,0.0067342775873839855,0.006734450347721577,0.006734604015946388,0.006734796334058046,0.006734950002282858,0.00673508457839489,0.006735238712280989,0.006735353730618954,0.0067354305647313595,0.006735546048730612,0.006735680624842644,0.006735776551067829,0.0067358920350670815,0.006735987961292267,0.006736103445291519,0.006736199837177992,0.0067362189292907715,0.006736314855515957,0.006736430339515209,0.006736507173627615,0.0067366030998528,0.0067366803996264935,0.006736776325851679,0.006736872252076864,0.006736910901963711,0.0067369877360761166,0.006737045478075743,0.006737083662301302,0.006737103220075369,0.0067371223121881485,0.006737180054187775,0.006737218238413334,0.006737237796187401,0.006737237796187401,0.00673727598041296,0.006737314630299807,0.006737333722412586,0.006737333722412586,0.006737352814525366,0.006737352814525366,0.006737372372299433,0.006737391464412212,0.006737391464412212,0.006737410556524992,0.006737429648637772,0.006737429648637772,0.0067374492064118385,0.0067374492064118385,0.006737468298524618,0.006737487390637398,0.006737506482750177,0.006737506482750177,0.006737506482750177,0.006737506482750177,0.006737526040524244,0.006737526040524244,0.006737526040524244,0.006737526040524244,0.006737526040524244,0.006737545132637024,0.006737545132637024,0.006737545132637024,0.006737545132637024,0.006737545132637024,0.006737545132637024,0.006737545132637024,0.006737545132637024,0.006737545132637024,0.006737545132637024,0.006737545132637024,0.006737545132637024,0.006737545132637024,0.006737545132637024,0.006737545132637024,0.006737545132637024,0.006737545132637024,0.006737545132637024,0.006737545132637024,0.006737545132637024,0.006737545132637024,0.006737545132637024,0.006737545132637024,0.006737545132637024,0.006737545132637024,0.006737545132637024,0.006737545132637024,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035,0.0067375642247498035],"recovered":[0.0,0.00031743149156682193,0.0005901334807276726,0.0008425370324403048,0.0010860408656299114,0.0013212023768574,0.0015509624499827623,0.0017706502694636583,0.001988704316318035,0.0021989347878843546,0.0024046674370765686,0.002606978639960289,0.00280012097209692,0.0029932439792901278,0.003177371108904481,0.003359633730724454,0.003536014584824443,0.003707051509991288,0.003870649728924036,0.0040243868716061115,0.004170973785221577,0.004309563897550106,0.004442733712494373,0.004567964933812618,0.004686199128627777,0.00479841697961092,0.004902311600744724,0.005002419464290142,0.005096011329442263,0.0051853167824447155,0.0052694897167384624,0.005347876809537411,0.005421304609626532,0.005491906777024269,0.005558145698159933,0.005621443502604961,0.005680532194674015,0.0057361796498298645,0.005789386108517647,0.005840689409524202,0.0058867838233709335,0.005931416992098093,0.005973916966468096,0.00601372541859746,0.006050708703696728,0.006085731089115143,0.0061182547360658646,0.006149759516119957,0.006180014461278915,0.006207290571182966,0.006234297528862953,0.006259709130972624,0.006283178925514221,0.006305495742708445,0.006326428148895502,0.006346380803734064,0.0063655260019004345,0.006383440922945738,0.006400528829544783,0.0064165024086833,0.006431322544813156,0.006445392966270447,0.006458944641053677,0.006471304222941399,0.0064834910444915295,0.006494274362921715,0.0065045966766774654,0.006514553911983967,0.006523491814732552,0.006532314699143171,0.006540733855217695,0.006548422854393721,0.006556169129908085,0.006563223898410797,0.006569970399141312,0.006575833540409803,0.006581638474017382,0.006587039679288864,0.0065921335481107235,0.0065969969145953655,0.006601725239306688,0.006605973467230797,0.006610144395381212,0.006614238955080509,0.0066182175651192665,0.006621658336371183,0.006624945439398289,0.006628212984651327,0.0066309235990047455,0.0066337683238089085,0.006636324804276228,0.0066389967687428,0.006640995852649212,0.006642975844442844,0.006644897628575563,0.006646935362368822,0.006648742128163576,0.006650568451732397,0.006652317475527525,0.006653643678873777,0.00665529677644372,0.0066565461456775665,0.0066579305566847324,0.006659237202256918,0.006660487037152052,0.006661774590611458,0.006662697531282902,0.006663696840405464,0.006664562039077282,0.006665523163974285,0.006666445638984442,0.006667368113994598,0.006668060086667538,0.006668867543339729,0.006669559516012669,0.006670193746685982,0.006670789793133736,0.006671328097581863,0.006671885494142771,0.006672461982816458,0.006673019379377365,0.006673423107713461,0.006673807743936777,0.006674211472272873,0.006674653384834528,0.006675153039395809,0.006675422191619873,0.00667578773573041,0.006676037330180407,0.006676383316516876,0.006676614284515381,0.006676844786852598,0.006677133031189442,0.006677363533526659,0.006677594501525164,0.006677748169749975,0.0066779982298612595,0.006678170990198851,0.006678324658423662,0.006678459234535694,0.006678613368421793,0.0066787670366466045,0.006678959354758263,0.006679093930870295,0.006679247599095106,0.0066793435253202915,0.006679459009319544,0.006679574027657509,0.006679689511656761,0.006679824087768793,0.006679958663880825,0.006680035497993231,0.006680150981992483,0.006680227816104889,0.006680323742330074,0.0066803814843297005,0.006680496968328953,0.006680612452328205,0.0066807083785533905,0.006680766120553017,0.006680881138890982,0.006680919788777828,0.006680958438664675,0.0066810352727770805,0.006681093014776707,0.006681112106889486,0.0066811502911150455,0.006681188941001892,0.006681227125227451,0.006681265775114298,0.006681304425001144,0.006681304425001144,0.006681342609226704,0.00668138125911355,0.00668138125911355,0.006681419443339109,0.006681439001113176,0.006681439001113176,0.006681458093225956,0.006681477185338736,0.006681477185338736,0.006681477185338736,0.006681477185338736,0.006681496277451515,0.006681515835225582,0.006681534927338362,0.006681554019451141,0.006681573111563921,0.006681592669337988,0.006681592669337988,0.006681592669337988,0.006681592669337988,0.0066816117614507675,0.0066816117614507675,0.0066816117614507675,0.0066816117614507675,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547,0.006681630853563547],"active":[0.0006895661354064941,0.0006017024861648679,0.0005617785500362515,0.00054353685118258,0.0005284668877720833,0.0005138389533385634,0.000499633839353919,0.0004944249521940947,0.00048154592514038086,0.00047137774527072906,0.0004601329565048218,0.0004471002612262964,0.0004385656211525202,0.00042643677443265915,0.00041799829341471195,0.0004061961080878973,0.0003956237342208624,0.0003802466671913862,0.0003651571460068226,0.0003510485403239727,0.00033540138974785805,0.0003217346966266632,0.00030539603903889656,0.00029009534046053886,0.00027836998924613,0.00026439549401402473,0.00025514978915452957,0.00024369359016418457,0.0002348320558667183,0.00022500939667224884,0.0002135150134563446,0.0002051149494946003,0.00019698403775691986,0.00018946826457977295,0.0001817219890654087,0.00017368746921420097,0.00016742059960961342,0.00016084685921669006,0.0001565408892929554,0.00014950567856431007,0.00014483463019132614,0.00013893377035856247,0.00013405131176114082,0.00012865010648965836,0.00012444006279110909,0.00012138392776250839,0.00011830823495984077,0.00011469470337033272,0.00011119665578007698,0.00010892841964960098,0.0001056799665093422,0.00010250788182020187,9.999005123972893e-05,9.772181510925293e-05,9.626103565096855e-05,9.460793808102608e-05,9.205145761370659e-05,9.007146582007408e-05,8.763046935200691e-05,8.611194789409637e-05,8.38628038764e-05,8.236384019255638e-05,8.044112473726273e-05,7.948046550154686e-05,7.750047370791435e-05,7.644342258572578e-05,7.544364780187607e-05,7.430929690599442e-05,7.361778989434242e-05,7.256027311086655e-05,7.146503776311874e-05,7.069576531648636e-05,6.948504596948624e-05,6.844662129878998e-05,6.77742063999176e-05,6.74854964017868e-05,6.673578172922134e-05,6.62938691675663e-05,6.57942146062851e-05,6.523681804537773e-05,6.462167948484421e-05,6.44102692604065e-05,6.408384069800377e-05,6.306450814008713e-05,6.219977512955666e-05,6.208475679159164e-05,6.181513890624046e-05,6.137322634458542e-05,6.114225834608078e-05,6.089266389608383e-05,6.06621615588665e-05,6.0008373111486435e-05,5.985470488667488e-05,5.981605499982834e-05,5.979696288704872e-05,5.9489626437425613e-05,5.9316400438547134e-05,5.916273221373558e-05,5.877809599041939e-05,5.910499021410942e-05,5.870126187801361e-05,5.891313776373863e-05,5.870126187801361e-05,5.862489342689514e-05,5.8451201766729355e-05,5.820160731673241e-05,5.806703120470047e-05,5.783652886748314e-05,5.7816971093416214e-05,5.7701487094163895e-05,5.77019527554512e-05,5.7279132306575775e-05,5.747145041823387e-05,5.735596641898155e-05,5.7221390306949615e-05,5.712546408176422e-05,5.7124998420476913e-05,5.702907219529152e-05,5.702907219529152e-05,5.697133019566536e-05,5.685631185770035e-05,5.683675408363342e-05,5.6817661970853806e-05,5.674036219716072e-05,5.660625174641609e-05,5.6413933634757996e-05,5.643349140882492e-05,5.637528374791145e-05,5.6471675634384155e-05,5.639484152197838e-05,5.6413933634757996e-05,5.637528374791145e-05,5.633709952235222e-05,5.63180074095726e-05,5.6317541748285294e-05,5.6413933634757996e-05,5.627935752272606e-05,5.627935752272606e-05,5.627935752272606e-05,5.633709952235222e-05,5.633663386106491e-05,5.6317541748285294e-05,5.627935752272606e-05,5.6259799748659134e-05,5.618296563625336e-05,5.620252341032028e-05,5.62216155230999e-05,5.620252341032028e-05,5.620252341032028e-05,5.616387352347374e-05,5.614478141069412e-05,5.616433918476105e-05,5.6067947298288345e-05,5.608703941106796e-05,5.610659718513489e-05,5.6125689297914505e-05,5.610613152384758e-05,5.6067947298288345e-05,5.6067947298288345e-05,5.610613152384758e-05,5.602976307272911e-05,5.6067947298288345e-05,5.608703941106796e-05,5.604838952422142e-05,5.6010205298662186e-05,5.6010205298662186e-05,5.602976307272911e-05,5.60292974114418e-05,5.6010670959949493e-05,5.597202107310295e-05,5.597155541181564e-05,5.6010205298662186e-05,5.599111318588257e-05,5.5952463299036026e-05,5.597155541181564e-05,5.593337118625641e-05,5.593337118625641e-05,5.5952463299036026e-05,5.593337118625641e-05,5.593337118625641e-05,5.5952463299036026e-05,5.5952463299036026e-05,5.597202107310295e-05,5.5952928960323334e-05,5.5952463299036026e-05,5.5952463299036026e-05,5.5952463299036026e-05,5.593337118625641e-05,5.5913813412189484e-05,5.5913813412189484e-05,5.593337118625641e-05,5.593337118625641e-05,5.591427907347679e-05,5.591427907347679e-05,5.591427907347679e-05,5.593337118625641e-05,5.591427907347679e-05,5.591427907347679e-05,5.591427907347679e-05,5.591427907347679e-05,5.591427907347679e-05,5.591427907347679e-05,5.591427907347679e-05,5.591427907347679e-05,5.591427907347679e-05,5.591427907347679e-05,5.591427907347679e-05,5.591427907347679e-05,5.591427907347679e-05,5.591427907347679e-05,5.591427907347679e-05,5.591427907347679e-05,5.591427907347679e-05,5.591427907347679e-05,5.591427907347679e-05,5.591427907347679e-05,5.591427907347679e-05,5.591427907347679e-05,5.591427907347679e-05,5.591427907347679e-05,5.591427907347679e-05,5.591427907347679e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05,5.593337118625641e-05]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0006895661354064941,0.0009193646837957203,0.001164002576842904,0.0014178286073729396,0.0016706166788935661,0.0019261726411059499,0.0021814401261508465,0.0024362467229366302,0.0026907455176115036,0.002950145862996578,0.003208911744877696,0.0034684082493185997,0.003725675167515874,0.003983883652836084,0.004242323338985443,0.004501050338149071,0.004758740309625864,0.0050240992568433285,0.005292688030749559,0.005562391132116318,0.005835861898958683,0.0061133503913879395,0.006394721567630768,0.006679590791463852,0.006966267246752977,0.007254923693835735,0.0075500961393117905,0.007847785949707031,0.008147168904542923,0.008448818698525429,0.008754274807870388,0.00906361360102892,0.009376470930874348,0.009693402796983719,0.010013505816459656,0.010334339924156666,0.010657691396772861,0.010986982844769955,0.011315966956317425,0.011652696877717972,0.011988447047770023,0.012329252436757088,0.012669654563069344,0.013015860691666603,0.013367738574743271,0.013719404116272926,0.014072703197598457,0.014429193921387196,0.014790029264986515,0.015153073705732822,0.01552194356918335,0.015892811119556427,0.01626560278236866,0.016641218215227127,0.017020026221871376,0.01739887148141861,0.017780274152755737,0.018167827278375626,0.018558206036686897,0.01895166002213955,0.019346825778484344,0.019743354991078377,0.02014726586639881,0.020554253831505775,0.020961681380867958,0.02137478068470955,0.02178693749010563,0.022204361855983734,0.022626034915447235,0.023048782721161842,0.02347405068576336,0.023902026936411858,0.02433348260819912,0.02476613037288189,0.025201527401804924,0.025640230625867844,0.026081258431077003,0.026520462706685066,0.026966718956828117,0.027417397126555443,0.02786903642117977,0.02832263708114624,0.02877933159470558,0.029234180226922035,0.029701869934797287,0.030164504423737526,0.03063165582716465,0.03110220842063427,0.03156972676515579,0.03204545006155968,0.03252069279551506,0.03299639746546745,0.03347761929035187,0.0339588038623333,0.03444663807749748,0.03493037819862366,0.03541873022913933,0.03590848669409752,0.036397069692611694,0.03688736632466316,0.03738294541835785,0.037879738956689835,0.0383775494992733,0.038876164704561234,0.03937587887048721,0.03987743705511093,0.04038308933377266,0.04088987782597542,0.041394952684640884,0.04190220311284065,0.04241400584578514,0.04292375221848488,0.04343302175402641,0.04394444078207016,0.04445895552635193,0.04497164115309715,0.04548957943916321,0.046008262783288956,0.04652794823050499,0.04704911261796951,0.04756643623113632,0.04808412119746208,0.04860759153962135,0.049129217863082886,0.04965032637119293,0.05016905069351196,0.05069134756922722,0.051213957369327545,0.051736678928136826,0.05225968733429909,0.052783023566007614,0.05330736190080643,0.05383031442761421,0.05435709282755852,0.05488419905304909,0.05540649592876434,0.055932141840457916,0.056459974497556686,0.056983042508363724,0.05750788003206253,0.05803308263421059,0.05855659022927284,0.059081945568323135,0.05960862711071968,0.060129888355731964,0.060660723596811295,0.061183080077171326,0.06170959025621414,0.062230098992586136,0.06275814771652222,0.06327879428863525,0.06380043923854828,0.06431858986616135,0.06484386324882507,0.06535941362380981,0.06587779521942139,0.0663997083902359,0.06692226231098175,0.06743727624416351,0.06795663386583328,0.0684729740023613,0.06898873299360275,0.06950648128986359,0.07002180069684982,0.07053893059492111,0.07105011492967606,0.07156480103731155,0.07208358496427536,0.07259554415941238,0.07310705631971359,0.07361369580030441,0.07412344217300415,0.07462646067142487,0.07513444125652313,0.0756353810429573,0.07613661140203476,0.07663990557193756,0.07714023441076279,0.07763383537530899,0.07813258469104767,0.07862931489944458,0.07912207394838333,0.0796096920967102,0.08010388910770416,0.08059291541576385,0.08108573406934738,0.08157068490982056,0.08205561339855194,0.08253864198923111,0.08302270621061325,0.0834982767701149,0.08397781103849411,0.08445243537425995,0.08492762595415115,0.08540260046720505,0.08587157726287842,0.0863417237997055,0.0868128165602684,0.08727946877479553,0.08774276077747345,0.08820531517267227,0.08866792917251587,0.08912473917007446,0.08958370238542557,0.0900379940867424,0.09048965573310852,0.09094054251909256,0.09138794988393784,0.0918322503566742,0.09228156507015228,0.09272480010986328,0.09316650032997131,0.09360716491937637,0.09404488652944565,0.0944824367761612,0.09492083638906479,0.09535269439220428,0.09578226506710052,0.09621093422174454,0.09663862735033035,0.09706342965364456,0.09748750180006027,0.09791088849306107,0.09832785278558731,0.09874586760997772,0.09916502237319946,0.09957794845104218,0.0999896451830864,0.10040045529603958,0.10080734640359879,0.10121522098779678,0.10161959379911423,0.10202144831418991,0.10242241621017456,0.10282246768474579,0.10321932286024094,0.10361519455909729,0.10400732606649399,0.10439560562372208,0.10478456318378448,0.10516877472400665,0.10555148124694824,0.10593336820602417,0.1063113883137703,0.1066875234246254,0.10706265270709991,0.10743626952171326,0.10780752450227737,0.10817520320415497,0.10854088515043259,0.10890402644872665,0.10926887392997742,0.10962682962417603,0.10998480021953583,0.1103418618440628,0.11069351434707642,0.11104663461446762,0.11139418929815292,0.11174326390028,0.11208988726139069,0.11243259906768799,0.11277194321155548,0.11311250180006027,0.1134534403681755,0.1137915700674057,0.11412464827299118,0.11445248126983643,0.11477794498205185,0.11510008573532104,0.11542824655771255,0.11574946343898773,0.1160707026720047,0.11638928949832916,0.11670558154582977,0.11701709777116776,0.1173274889588356,0.11764001846313477,0.11794797331094742,0.11825381964445114,0.11855498701334,0.11885903775691986,0.11915786564350128,0.11945382505655289,0.11974728852510452,0.12004145979881287,0.12033163756132126,0.12061730772256851,0.12089920043945312,0.12118643522262573,0.12147030234336853,0.12175140529870987,0.12203041464090347,0.12231030315160751,0.1225852370262146,0.12285682559013367,0.12312904745340347,0.12339670956134796,0.12366443127393723,0.12393229454755783,0.12419799715280533,0.12445908784866333,0.12472133338451385,0.12498052418231964,0.12523838877677917,0.12549495697021484,0.12574945390224457,0.12600025534629822,0.12624844908714294,0.12649688124656677,0.1267426460981369,0.12698614597320557,0.1272239238023758,0.12746445834636688,0.12769919633865356,0.12793542444705963,0.12817227840423584,0.1284080147743225,0.12864024937152863,0.12887251377105713,0.12909765541553497,0.12932437658309937,0.12954692542552948,0.12976984679698944,0.12999343872070312,0.13021299242973328,0.1304294466972351,0.13064707815647125,0.13086362183094025,0.13107584416866302,0.13128863275051117,0.13149720430374146,0.1317032128572464,0.13190864026546478,0.1321142166852951,0.13231627643108368,0.13252189755439758,0.13272057473659515,0.13291901350021362,0.13311545550823212,0.13331356644630432,0.1335086226463318,0.13369984924793243,0.13389208912849426,0.1340823769569397,0.13427306711673737,0.13445718586444855,0.13464146852493286,0.13482476770877838,0.13500389456748962,0.13518626987934113,0.1353626847267151],"recovered":[0.0,0.00031964201480150223,0.0005903640994802117,0.0008527054451406002,0.0011066084261983633,0.0013629524037241936,0.00161968101747334,0.0018750447779893875,0.00213211914524436,0.002387559972703457,0.0026465565897524357,0.002903631189838052,0.0031607248820364475,0.0034179724752902985,0.0036769500002264977,0.003933294210582972,0.004191406536847353,0.004449499770998955,0.004710630048066378,0.004974259529262781,0.005240637343376875,0.005512147676199675,0.005784426815807819,0.0060604349710047245,0.006342286244034767,0.006627021357417107,0.006914716679602861,0.007204526104032993,0.007496027275919914,0.007792679592967033,0.008091004565358162,0.008393596857786179,0.00869939848780632,0.009011179208755493,0.009323746897280216,0.009638545103371143,0.009956053458154202,0.010277637280523777,0.010603833943605423,0.010931434109807014,0.011260302737355232,0.01159349549561739,0.011930610984563828,0.012266898527741432,0.012612644582986832,0.012958812527358532,0.013310132548213005,0.013662029057741165,0.01401405967772007,0.014371473342180252,0.014730365946888924,0.015097294002771378,0.015463338233530521,0.01583332195878029,0.016205228865146637,0.01658017188310623,0.016958653926849365,0.017337307333946228,0.01772209256887436,0.01811039447784424,0.01850198395550251,0.018895188346505165,0.019288240000605583,0.019686730578541756,0.02009127475321293,0.020494475960731506,0.02090536430478096,0.021315984427928925,0.02172904461622238,0.022146526724100113,0.022565873339772224,0.022986121475696564,0.023411158472299576,0.023839347064495087,0.024268899112939835,0.02470123954117298,0.025135772302746773,0.02557491697371006,0.026012428104877472,0.02645755186676979,0.026901809498667717,0.02735227532684803,0.02780606783926487,0.028260378167033195,0.0287157092243433,0.02917313389480114,0.029633481055498123,0.030100131407380104,0.030569858849048615,0.03103860653936863,0.03150748834013939,0.03198250010609627,0.0324590690433979,0.032936353236436844,0.03341599553823471,0.03389792889356613,0.0343874953687191,0.034872885793447495,0.0353582426905632,0.03584173321723938,0.036327626556158066,0.036822572350502014,0.03732255473732948,0.0378158837556839,0.038318365812301636,0.03881977126002312,0.03932156041264534,0.03982515633106232,0.04032771661877632,0.040830906480550766,0.04133663699030876,0.04184726998209953,0.04235592111945152,0.04287014529109001,0.043382640928030014,0.043895427137613297,0.04440782591700554,0.044921938329935074,0.045436374843120575,0.045952022075653076,0.04647449404001236,0.04699051007628441,0.04751275107264519,0.04803333804011345,0.04855431243777275,0.04907582327723503,0.049595121294260025,0.05011609569191933,0.05063720420002937,0.05116009712219238,0.05168595165014267,0.05220803990960121,0.05273478105664253,0.05325496569275856,0.053775593638420105,0.0543041005730629,0.05482584238052368,0.05535069853067398,0.05587655305862427,0.056400466710329056,0.05692474544048309,0.05744769796729088,0.05797218903899193,0.05849742889404297,0.05902564898133278,0.059550195932388306,0.06008030101656914,0.06060302257537842,0.06112799420952797,0.06165100261569023,0.06217324361205101,0.06269911676645279,0.06322479993104935,0.06374604254961014,0.06426907330751419,0.06478962302207947,0.0653076171875,0.06583012640476227,0.066349558532238,0.06686776876449585,0.06738487631082535,0.06790409982204437,0.06842343509197235,0.06893845647573471,0.06945375353097916,0.06997011601924896,0.07048560678958893,0.0710006058216095,0.071517713367939,0.0720292255282402,0.07254409044981003,0.073051817715168,0.07356223464012146,0.07406798750162125,0.07457152754068375,0.07507362216711044,0.07557879388332367,0.0760827362537384,0.07658445090055466,0.07708177715539932,0.07757953554391861,0.0780772864818573,0.07857126742601395,0.07906264066696167,0.0795598179101944,0.08004797995090485,0.08054134994745255,0.08103002607822418,0.08151794224977493,0.0820045992732048,0.08248995244503021,0.08296729624271393,0.08344834297895432,0.08392687141895294,0.0844055786728859,0.08487801253795624,0.08535147458314896,0.08582237362861633,0.08629155904054642,0.08676053583621979,0.08722970634698868,0.08769645541906357,0.08816185593605042,0.08861953020095825,0.08907788246870041,0.08953738212585449,0.08999232947826385,0.09044452011585236,0.09089291095733643,0.0913439393043518,0.0917884036898613,0.09223245084285736,0.09267563372850418,0.09311745315790176,0.09356050193309784,0.09399906545877457,0.09443588554859161,0.0948719009757042,0.09530604630708694,0.09573717415332794,0.0961654782295227,0.09658868610858917,0.09701420366764069,0.09744051098823547,0.09786278009414673,0.0982799306511879,0.09869939088821411,0.09911316633224487,0.09952881932258606,0.09994157403707504,0.10034919530153275,0.10075758397579193,0.1011618822813034,0.10156679153442383,0.10196848958730698,0.10236714035272598,0.10276420414447784,0.10316412150859833,0.10356087982654572,0.10395404696464539,0.1043449193239212,0.1047302857041359,0.10511486232280731,0.1054978147149086,0.10587897151708603,0.10625660419464111,0.10663014650344849,0.10700280219316483,0.1073746308684349,0.10774480551481247,0.10811467468738556,0.10847887396812439,0.10884122550487518,0.10920227319002151,0.10956186056137085,0.10991788655519485,0.11027134209871292,0.11062736809253693,0.11097696423530579,0.1113261878490448,0.11167287081480026,0.11202321201562881,0.11236569285392761,0.11270757019519806,0.11304882168769836,0.11339022219181061,0.11372777819633484,0.11405987292528152,0.1143878772854805,0.11471359431743622,0.11503884941339493,0.11536253243684769,0.11568816751241684,0.11600802093744278,0.11632637679576874,0.11664086580276489,0.11695437878370285,0.11726773530244827,0.11757659167051315,0.11788318306207657,0.11818892508745193,0.11849136650562286,0.11879289895296097,0.11909078061580658,0.11938699334859848,0.11968374252319336,0.11997485905885696,0.12026707082986832,0.12055665254592896,0.120842345058918,0.12112583220005035,0.12140890955924988,0.12168968468904495,0.12197263538837433,0.12224900722503662,0.12252653390169144,0.12279977649450302,0.1230715960264206,0.12334120273590088,0.1236083060503006,0.12387539446353912,0.12414108216762543,0.1244039237499237,0.12466642260551453,0.12492480129003525,0.12518185377120972,0.1254362016916275,0.12568743526935577,0.12593960762023926,0.1261931210756302,0.12644171714782715,0.12668897211551666,0.12692901492118835,0.12717071175575256,0.12740901112556458,0.12764792144298553,0.1278822124004364,0.12812122702598572,0.12835493683815002,0.12858839333057404,0.1288190335035324,0.12904702126979828,0.12927289307117462,0.12949669361114502,0.12972082197666168,0.12994332611560822,0.13016055524349213,0.1303780972957611,0.13059702515602112,0.13081251084804535,0.13102737069129944,0.13123604655265808,0.13144327700138092,0.13164791464805603,0.13185280561447144,0.13205792009830475,0.13226424157619476,0.13246755301952362,0.1326695829629898,0.1328660249710083,0.13306459784507751,0.13326029479503632,0.13345548510551453,0.13364636898040771,0.1338399052619934,0.1340322494506836,0.1342170089483261,0.13440462946891785,0.1345902532339096,0.1347721368074417,0.1349538415670395],"active":[0.0006895661354064941,0.0005997226689942181,0.0005736384773626924,0.0005651231622323394,0.0005640082526952028,0.0005632202373817563,0.0005617591086775064,0.0005612019449472427,0.0005586263723671436,0.0005625858902931213,0.0005623551551252604,0.0005647770594805479,0.0005649502854794264,0.0005659111775457859,0.0005653733387589455,0.0005677561275660992,0.000567333772778511,0.0005745994858443737,0.0005820579826831818,0.0005881316028535366,0.0005952245555818081,0.0006012027151882648,0.0006102947518229485,0.0006191558204591274,0.0006239810027182102,0.0006279023364186287,0.0006353794597089291,0.0006432598456740379,0.0006511416286230087,0.0006561391055583954,0.0006632702425122261,0.0006700167432427406,0.0006770724430680275,0.0006822235882282257,0.0006897589191794395,0.0006957948207855225,0.00070163793861866,0.0007093455642461777,0.0007121330127120018,0.0007212627679109573,0.0007281443104147911,0.000735756941139698,0.000739043578505516,0.0007489621639251709,0.0007550939917564392,0.0007605915889143944,0.0007625706493854523,0.0007671648636460304,0.0007759695872664452,0.0007816003635525703,0.000791577622294426,0.0007955171167850494,0.0008022645488381386,0.0008078962564468384,0.0008147973567247391,0.0008186995983123779,0.0008216202259063721,0.0008305199444293976,0.0008361134678125381,0.000841265544295311,0.0008448418229818344,0.0008481666445732117,0.0008590258657932281,0.0008675232529640198,0.0008704066276550293,0.0008803047239780426,0.0008815731853246689,0.0008883774280548096,0.0008969902992248535,0.0009022559970617294,0.0009081773459911346,0.0009159054607152939,0.0009223241358995438,0.0009267833083868027,0.0009326282888650894,0.0009389910846948624,0.0009454861283302307,0.0009455457329750061,0.0009542908519506454,0.0009598452597856522,0.0009672269225120544,0.0009703617542982101,0.000973263755440712,0.0009738020598888397,0.0009861607104539871,0.000991370528936386,0.0009981747716665268,0.0010020770132541656,0.0009998679161071777,0.0010068435221910477,0.0010132044553756714,0.0010138973593711853,0.0010185502469539642,0.0010224506258964539,0.0010306425392627716,0.0010324493050575256,0.001031234860420227,0.0010356009006500244,0.0010388270020484924,0.0010456331074237823,0.0010553188621997833,0.0010571666061878204,0.0010549947619438171,0.0010602809488773346,0.0010575130581855774,0.0010576657950878143,0.0010615289211273193,0.0010647214949131012,0.001067236065864563,0.0010712966322898865,0.0010773688554763794,0.0010764822363853455,0.0010771006345748901,0.0010742954909801483,0.0010763145983219147,0.0010762140154838562,0.001081753522157669,0.0010863244533538818,0.0010915733873844147,0.0010970905423164368,0.0010919421911239624,0.0010936111211776733,0.0010948404669761658,0.0010958798229694366,0.0010960139334201813,0.0010932274162769318,0.0010962262749671936,0.0010978616774082184,0.0010994747281074524,0.0010995902121067047,0.0010970719158649445,0.0010993219912052155,0.0010955333709716797,0.0011021271347999573,0.0011086054146289825,0.0011023953557014465,0.0011062994599342346,0.0011092759668827057,0.0011064894497394562,0.0011074133217334747,0.0011083371937274933,0.0011088922619819641,0.0011097565293312073,0.001111198216676712,0.0011042393743991852,0.001110527664422989,0.0011027790606021881,0.0011065676808357239,0.0011021047830581665,0.0011071451008319855,0.0011055506765842438,0.0011013224720954895,0.0010937899351119995,0.0010978206992149353,0.0010903403162956238,0.001088172197341919,0.0010920912027359009,0.0010921359062194824,0.0010877177119255066,0.0010888651013374329,0.0010880976915359497,0.0010846331715583801,0.0010830461978912354,0.0010833442211151123,0.0010851770639419556,0.0010799989104270935,0.0010791942477226257,0.001082979142665863,0.0010778307914733887,0.0010778307914733887,0.0010696053504943848,0.0010716244578361511,0.0010642260313034058,0.001066453754901886,0.0010638535022735596,0.0010629892349243164,0.0010611116886138916,0.0010574981570243835,0.0010493844747543335,0.001050807535648346,0.0010497793555259705,0.0010447874665260315,0.0010384246706962585,0.0010412484407424927,0.001033097505569458,0.0010377541184425354,0.0010293349623680115,0.0010255873203277588,0.0010206997394561768,0.0010181069374084473,0.0010083243250846863,0.0010105147957801819,0.0010040923953056335,0.0010007545351982117,0.0009970217943191528,0.0009935647249221802,0.000990249216556549,0.000990442931652069,0.000987909734249115,0.0009822249412536621,0.0009756088256835938,0.000971473753452301,0.0009628832340240479,0.0009641721844673157,0.0009601116180419922,0.0009522736072540283,0.0009482130408287048,0.0009434297680854797,0.0009393393993377686,0.0009376257658004761,0.0009363964200019836,0.0009340494871139526,0.0009315311908721924,0.0009274333715438843,0.0009219348430633545,0.0009217709302902222,0.0009168088436126709,0.0009103640913963318,0.0009048879146575928,0.0009014531970024109,0.0008979514241218567,0.0008988156914710999,0.0008966848254203796,0.0008873417973518372,0.0008830875158309937,0.0008850917220115662,0.000878557562828064,0.0008764788508415222,0.0008716359734535217,0.0008657723665237427,0.0008660256862640381,0.0008620098233222961,0.0008595660328865051,0.0008556246757507324,0.0008539780974388123,0.0008521825075149536,0.0008509904146194458,0.0008432045578956604,0.0008347257971763611,0.0008305162191390991,0.0008238554000854492,0.0008211955428123474,0.0008185058832168579,0.0008135735988616943,0.0008085519075393677,0.0008060485124588013,0.0008061230182647705,0.0008047223091125488,0.0008005723357200623,0.0007960796356201172,0.000789351761341095,0.0007899999618530273,0.0007856041193008423,0.0007825270295143127,0.0007800012826919556,0.0007756277918815613,0.0007752925157546997,0.0007668212056159973,0.0007662996649742126,0.0007636994123458862,0.0007597282528877258,0.0007487311959266663,0.0007468089461326599,0.0007458701729774475,0.0007427483797073364,0.0007344260811805725,0.0007247030735015869,0.0007180720567703247,0.0007122084498405457,0.0007146522402763367,0.000710614025592804,0.0007081702351570129,0.000701121985912323,0.0006975606083869934,0.0006907209753990173,0.0006866231560707092,0.0006856396794319153,0.0006802380084991455,0.0006772279739379883,0.0006718039512634277,0.000670112669467926,0.000666499137878418,0.0006609261035919189,0.0006565079092979431,0.000654466450214386,0.0006478950381278992,0.0006424486637115479,0.0006321296095848083,0.0006297826766967773,0.000627957284450531,0.0006255730986595154,0.000621505081653595,0.000620618462562561,0.000612601637840271,0.0006078183650970459,0.0006025135517120361,0.0005969330668449402,0.0005928352475166321,0.0005910918116569519,0.0005896911025047302,0.0005836933851242065,0.0005802512168884277,0.0005766004323959351,0.0005719661712646484,0.000570155680179596,0.0005676001310348511,0.0005640536546707153,0.0005610138177871704,0.0005572736263275146,0.0005495250225067139,0.000544428825378418,0.0005349516868591309,0.0005354434251785278,0.000528484582901001,0.0005264133214950562,0.0005243569612503052,0.0005258023738861084,0.0005190223455429077,0.0005175769329071045,0.0005092620849609375,0.0005053430795669556,0.0004999041557312012,0.0004969537258148193,0.0004967451095581055,0.0004921704530715942,0.0004861205816268921,0.000486522912979126,0.0004855245351791382,0.00047881901264190674,0.0004761219024658203,0.0004698336124420166,0.00046716630458831787,0.0004653632640838623,0.0004663020372390747,0.00046347081661224365,0.00046397745609283447,0.0004563331604003906,0.00045146048069000244,0.00044587254524230957,0.0004475414752960205,0.00044402480125427246,0.00043955445289611816,0.00043660402297973633,0.0004360079765319824,0.0004331618547439575,0.0004249364137649536,0.0004244595766067505,0.00042013823986053467,0.0004136413335800171,0.00041413307189941406,0.00040884315967559814]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0006895661354064941,0.0009177308529615402,0.0011590626090765,0.001402085879817605,0.0016425910871475935,0.0018817891832441092,0.002118142321705818,0.0023518046364188194,0.0025842173490673304,0.002810901962220669,0.00303635629825294,0.0032608304172754288,0.0034804220777004957,0.003697572508826852,0.003912089392542839,0.004123819526284933,0.004332646727561951,0.004542300943285227,0.004750936292111874,0.0049572838470339775,0.005165495909750462,0.0053724972531199455,0.005579690914601088,0.005790383089333773,0.005996307823807001,0.006202059797942638,0.006407811772078276,0.006611775606870651,0.006817354820668697,0.0070199924521148205,0.007222495973110199,0.0074264793656766415,0.007626733742654324,0.007826065644621849,0.008024013601243496,0.00822663214057684,0.008421234786510468,0.00862143188714981,0.00881936028599739,0.009015463292598724,0.009212065488100052,0.009406207129359245,0.009600656107068062,0.009792549535632133,0.009985480457544327,0.01017710380256176,0.010367478244006634,0.010555910877883434,0.010748649947345257,0.010937947779893875,0.01112530380487442,0.011314659379422665,0.011501035653054714,0.011685585603117943,0.011870693415403366,0.012055031955242157,0.012238909490406513,0.012421824969351292,0.01260329969227314,0.01278865709900856,0.012968843802809715,0.013147973455488682,0.013325372710824013,0.01350482925772667,0.01368170976638794,0.013858032412827015,0.014033528976142406,0.014208660461008549,0.014382388442754745,0.014555713161826134,0.01472575031220913,0.01489732600748539,0.015066497959196568,0.015236458741128445,0.015404016710817814,0.015570363029837608,0.01573619246482849,0.01590234600007534,0.016067078337073326,0.016228945925831795,0.016391698271036148,0.016553528606891632,0.016714992001652718,0.016872825101017952,0.017030714079737663,0.017189545556902885,0.017346011474728584,0.01750355400145054,0.017659945413470268,0.01781475730240345,0.017969205975532532,0.018122751265764236,0.01827450841665268,0.018426861613988876,0.01857910118997097,0.018726898357272148,0.01887686736881733,0.019026972353458405,0.0191743653267622,0.01931976154446602,0.019465001299977303,0.01960841752588749,0.019751889631152153,0.019894670695066452,0.02003602869808674,0.020178502425551414,0.02031893841922283,0.0204581618309021,0.02059640735387802,0.020734574645757675,0.020870454609394073,0.02100771851837635,0.021143540740013123,0.021278055384755135,0.021412493661046028,0.021546201780438423,0.021676450967788696,0.0218066219240427,0.021938273683190346,0.022067328914999962,0.022195827215909958,0.022325115278363228,0.022452613338828087,0.022579267621040344,0.022706151008605957,0.022831805050373077,0.022955557331442833,0.023078404366970062,0.023202136158943176,0.023322829976677895,0.023443197831511497,0.0235618744045496,0.023681897670030594,0.023800227791070938,0.023919211700558662,0.02403525449335575,0.024151911959052086,0.02426697500050068,0.024381961673498154,0.024495121091604233,0.024609241634607315,0.024721689522266388,0.02483467571437359,0.024945586919784546,0.02505590207874775,0.02516600489616394,0.0252773966640234,0.02538461610674858,0.025493105873465538,0.025598980486392975,0.025704335421323776,0.025809653103351593,0.025914277881383896,0.02601834572851658,0.02612268179655075,0.02622738480567932,0.02632843516767025,0.026430444791913033,0.02653082273900509,0.02663179486989975,0.02672923170030117,0.026828685775399208,0.026925103738904,0.02702459692955017,0.027121204882860184,0.027216795831918716,0.0273137129843235,0.027408478781580925,0.02750249207019806,0.027596239000558853,0.027689676731824875,0.027783093973994255,0.027876224368810654,0.027967490255832672,0.028059622272849083,0.028148561716079712,0.028238309547305107,0.028327133506536484,0.02841457538306713,0.028502361848950386,0.028588995337486267,0.028674418106675148,0.028757687658071518,0.028844205662608147,0.028927704319357872,0.029012436047196388,0.029094763100147247,0.02917739748954773,0.02925936132669449,0.029339613392949104,0.029420902952551842,0.02950134687125683,0.02957967482507229,0.029659196734428406,0.02973839081823826,0.029815105721354485,0.029892532154917717,0.029969286173582077,0.03004475124180317,0.030120274052023888,0.030194547027349472,0.030269339680671692,0.03034495934844017,0.030417196452617645,0.03049035370349884,0.03056311048567295,0.030635211616754532,0.030705351382493973,0.030776550993323326,0.03084849752485752,0.030918465927243233,0.030988221988081932,0.031054960563778877,0.031122276559472084,0.031190188601613045,0.03125592693686485,0.03132195398211479,0.03138938546180725,0.031453415751457214,0.031517885625362396,0.03158291429281235,0.031646594405174255,0.0317097008228302,0.03177249804139137,0.03183527663350105,0.03189728409051895,0.03195781633257866,0.03201909735798836,0.03207958862185478,0.03213938698172569,0.032199762761592865,0.032259657979011536,0.032318901270627975,0.032377105206251144,0.032435595989227295,0.0324946865439415,0.03255068138241768,0.0326092503964901,0.0326663963496685,0.032722119241952896,0.032778169959783554,0.03283447399735451,0.032889313995838165,0.03294411301612854,0.032998185604810715,0.033051393926143646,0.03310563787817955,0.03315842151641846,0.033209916204214096,0.033261679112911224,0.03331277146935463,0.03336363285779953,0.03341533988714218,0.03346480056643486,0.03351368010044098,0.03356148675084114,0.03360992670059204,0.033657923340797424,0.03370461240410805,0.03375332057476044,0.033800721168518066,0.03384620323777199,0.03389177843928337,0.033937275409698486,0.033982060849666595,0.03402702137827873,0.03407217562198639,0.03411586582660675,0.03415900096297264,0.034203652292490005,0.034246500581502914,0.03428913280367851,0.034332554787397385,0.03437315300107002,0.03441409394145012,0.03445432707667351,0.0344962514936924,0.034536249935626984,0.0345769040286541,0.034618768841028214,0.034659694880247116,0.03469988703727722,0.03473856300115585,0.0347786583006382,0.03481825441122055,0.034857604652643204,0.03489574044942856,0.03493329882621765,0.03497076407074928,0.03500866889953613,0.03504509478807449,0.035081807523965836,0.035118136554956436,0.03515440970659256,0.03519010543823242,0.0352262407541275,0.035262130200862885,0.035297997295856476,0.03533240407705307,0.03536679223179817,0.03540177643299103,0.035436224192380905,0.03546932339668274,0.035502154380083084,0.03553657978773117,0.035569336265325546,0.03560128062963486,0.035633862018585205,0.03566569462418556,0.03569802641868591,0.03572951257228851,0.035760074853897095,0.035790637135505676,0.03582177683711052,0.03585289791226387,0.03588269278407097,0.03591258078813553,0.03594222292304039,0.035972438752651215,0.03600117564201355,0.03603025898337364,0.03605866804718971,0.036086712032556534,0.03611460328102112,0.03614282235503197,0.03617109730839729,0.03619864210486412,0.036226727068424225,0.03625286743044853,0.036279644817113876,0.03630659356713295,0.03633323684334755,0.03636041656136513,0.03638659417629242,0.03641250729560852,0.03643809258937836,0.03646307811141014,0.03648841381072998,0.0365138053894043,0.03653935343027115,0.036564089357852936,0.03658829256892204,0.03661249205470085,0.03663717210292816,0.03666181489825249,0.03668605536222458,0.03671017661690712,0.036734338849782944,0.03675740584731102,0.03678099066019058,0.03680438548326492],"recovered":[0.0,0.0003149326366838068,0.0005856355419382453,0.0008438441436737776,0.0010945755057036877,0.0013385021593421698,0.0015816600061953068,0.0018190896371379495,0.0020551159977912903,0.0022896048612892628,0.002520633628591895,0.0027480486314743757,0.0029746179934591055,0.003194632474333048,0.0034162041265517473,0.003633911954239011,0.003849620930850506,0.004058717284351587,0.004269832279533148,0.004480408970266581,0.0046899281442165375,0.004898390267044306,0.005105853080749512,0.005313296336680651,0.005522124003618956,0.0057290480472147465,0.005935991648584604,0.00614126306027174,0.006348956376314163,0.006551440805196762,0.006755616515874863,0.006959907244890928,0.007161737885326147,0.007365260273218155,0.0075632077641785145,0.007762789726257324,0.007964004762470722,0.00816260650753975,0.008360381238162518,0.008558405563235283,0.008756776340305805,0.008954916149377823,0.009148347191512585,0.009345737285912037,0.009537918493151665,0.009731425903737545,0.009923934005200863,0.01011769101023674,0.010308911092579365,0.010500900447368622,0.01069121714681387,0.010882321745157242,0.011069928295910358,0.011257361620664597,0.011443776078522205,0.011626961641013622,0.011812010779976845,0.011999079026281834,0.01218445599079132,0.012366564944386482,0.01255082618445158,0.012732474133372307,0.01291064266115427,0.013090752065181732,0.013268747366964817,0.01344891544431448,0.013625910505652428,0.013803464360535145,0.01397946011275053,0.014152958057820797,0.014326820150017738,0.014499299228191376,0.014671431854367256,0.014842257834970951,0.015011142008006573,0.015180391259491444,0.015347064472734928,0.015511796809732914,0.015679143369197845,0.015847105532884598,0.016009952872991562,0.01617228239774704,0.016334015876054764,0.016495807096362114,0.01665327325463295,0.016812238842248917,0.016972819343209267,0.01713109388947487,0.01728946343064308,0.017446007579565048,0.01759980246424675,0.01775451935827732,0.017910756170749664,0.018063973635435104,0.018216442316770554,0.018369160592556,0.018520649522542953,0.01867019571363926,0.018819011747837067,0.018966637551784515,0.019116144627332687,0.019262347370386124,0.019408510997891426,0.01955421455204487,0.019698532298207283,0.01984165981411934,0.019984036684036255,0.02012648992240429,0.02026492729783058,0.02040293999016285,0.020541243255138397,0.020677775144577026,0.02081511728465557,0.020950419828295708,0.02108651213347912,0.021219739690423012,0.021352313458919525,0.021484291180968285,0.021616384387016296,0.02174888178706169,0.02187899500131607,0.022008800879120827,0.02213849127292633,0.022267067804932594,0.02239508554339409,0.022523200139403343,0.0226490069180727,0.022775718942284584,0.02289779670536518,0.02302241325378418,0.023142127320170403,0.02326357178390026,0.02338382415473461,0.023504693061113358,0.023622658103704453,0.02374333329498768,0.0238613560795784,0.023978302255272865,0.024093998596072197,0.02420737035572529,0.024321241304278374,0.02443622797727585,0.024551058188080788,0.024663545191287994,0.02477499470114708,0.024886155501008034,0.02499622106552124,0.025106938555836678,0.025215869769454002,0.025323955342173576,0.025432193651795387,0.025539452210068703,0.025645596906542778,0.025751028209924698,0.02585442364215851,0.02595997042953968,0.02606467343866825,0.026166396215558052,0.026269637048244476,0.026370340958237648,0.02647189050912857,0.026571594178676605,0.026672163978219032,0.026770291849970818,0.026868151500821114,0.026965683326125145,0.027063196524977684,0.027159709483385086,0.027254436165094376,0.02734900824725628,0.027442676946520805,0.02753671072423458,0.027629802003502846,0.027722567319869995,0.027814891189336777,0.027906309813261032,0.02799811400473118,0.028088226914405823,0.028177954256534576,0.028265684843063354,0.02835337445139885,0.028441181406378746,0.02852858230471611,0.028615716844797134,0.028700215741991997,0.028784561902284622,0.028868485242128372,0.028952235355973244,0.029035139828920364,0.029117735102772713,0.02919904515147209,0.029279720038175583,0.029361432418227196,0.029440203681588173,0.029520398005843163,0.029598746448755264,0.029676133766770363,0.02975352108478546,0.029831601306796074,0.02990971878170967,0.029985550791025162,0.03006049618124962,0.03013540431857109,0.03021167777478695,0.03028600849211216,0.030358724296092987,0.03043288365006447,0.03050592727959156,0.030576586723327637,0.030646612867712975,0.030717849731445312,0.030788835138082504,0.030858207494020462,0.030926214531064034,0.030994299799203873,0.031063152477145195,0.031129660084843636,0.031197071075439453,0.031263481825590134,0.03132893517613411,0.03139415383338928,0.03145987540483475,0.031524308025836945,0.031587835401296616,0.0316510945558548,0.03171393275260925,0.031775519251823425,0.03183695301413536,0.031898133456707,0.03195929899811745,0.03201906010508537,0.03208012878894806,0.03214002400636673,0.03220101445913315,0.03226056694984436,0.03231832757592201,0.03237687796354294,0.03243548423051834,0.03249441832304001,0.032552026212215424,0.0326087512075901,0.03266424685716629,0.03272043168544769,0.032776519656181335,0.032832033932209015,0.03288546949625015,0.03293902426958084,0.03299332410097122,0.033047281205654144,0.03310008347034454,0.03315294533967972,0.033205825835466385,0.033256206661462784,0.033306680619716644,0.03335721790790558,0.033407289534807205,0.03345586359500885,0.033505186438560486,0.033552609384059906,0.033598896116018295,0.033647507429122925,0.03369567543268204,0.033741943538188934,0.03378811478614807,0.03383413329720497,0.033880092203617096,0.03392495587468147,0.03397028148174286,0.03401435911655426,0.03405778110027313,0.034102894365787506,0.03414645045995712,0.03418927639722824,0.03423194959759712,0.03427441045641899,0.03431606665253639,0.03435693308711052,0.03439802676439285,0.034438855946063995,0.0344783179461956,0.034521106630563736,0.034562624990940094,0.034602317959070206,0.03464122489094734,0.03468124568462372,0.034720610827207565,0.0347604975104332,0.03479905426502228,0.03483849763870239,0.03487613424658775,0.034914251416921616,0.03495035320520401,0.03498683497309685,0.03502362594008446,0.03506045415997505,0.03509647771716118,0.03513217344880104,0.03516827151179314,0.03520358353853226,0.03523797169327736,0.03527205064892769,0.0353066511452198,0.035341404378414154,0.03537598252296448,0.03540917858481407,0.035442858934402466,0.03547611087560654,0.03550877049565315,0.035541832447052,0.03557412326335907,0.03560532256960869,0.035637903958559036,0.03567007929086685,0.03570073843002319,0.03573174402117729,0.03576276823878288,0.035793524235486984,0.03582320362329483,0.03585203364491463,0.03588205948472023,0.0359121598303318,0.03594135865569115,0.035970211029052734,0.03599794954061508,0.03602687641978264,0.03605515509843826,0.03608321771025658,0.03611089661717415,0.03613888472318649,0.036165930330753326,0.03619345650076866,0.03622078895568848,0.03624727576971054,0.03627436235547066,0.03630063682794571,0.036327067762613297,0.03635255619883537,0.03637814149260521,0.03640366718173027,0.03642861545085907,0.03645341470837593,0.036478441208601,0.03650404512882233,0.0365280918776989,0.036552637815475464,0.03657666593790054,0.03660113364458084,0.036625660955905914,0.036650437861680984,0.03667386993765831,0.036697838455438614],"active":[0.0006895661354064941,0.000602798187173903,0.0005734270671382546,0.0005582417361438274,0.0005480155814439058,0.0005432870239019394,0.0005364823155105114,0.00053271499928087,0.0005291013512760401,0.000521297100931406,0.0005157226696610451,0.000512781785801053,0.0005058040842413902,0.000502940034493804,0.0004958852659910917,0.0004899075720459223,0.00048302579671144485,0.0004835836589336395,0.0004811040125787258,0.0004768748767673969,0.0004755677655339241,0.0004741069860756397,0.00047383783385157585,0.00047708675265312195,0.0004741838201880455,0.0004730117507278919,0.0004718201234936714,0.0004705125465989113,0.00046839844435453415,0.0004685516469180584,0.0004668794572353363,0.0004665721207857132,0.0004649958573281765,0.00046080537140369415,0.00046080583706498146,0.00046384241431951523,0.00045723002403974533,0.00045882537961006165,0.0004589790478348732,0.00045705772936344147,0.0004552891477942467,0.0004512909799814224,0.00045230891555547714,0.0004468122497200966,0.00044756196439266205,0.00044567789882421494,0.0004435442388057709,0.0004382198676466942,0.00043973885476589203,0.0004370473325252533,0.0004340866580605507,0.0004323376342654228,0.0004311073571443558,0.00042822398245334625,0.00042691733688116074,0.0004280703142285347,0.0004268987104296684,0.000422745943069458,0.00041884370148181915,0.00042209215462207794,0.0004180176183581352,0.00041549932211637497,0.0004147300496697426,0.00041407719254493713,0.0004129623994231224,0.0004091169685125351,0.0004076184704899788,0.00040519610047340393,0.00040292833000421524,0.00040275510400533676,0.000398930162191391,0.000398026779294014,0.00039506610482931137,0.0003942009061574936,0.00039287470281124115,0.0003899717703461647,0.0003891279920935631,0.0003905491903424263,0.00038793496787548065,0.00038184039294719696,0.0003817453980445862,0.0003812462091445923,0.0003809761255979538,0.000377018004655838,0.00037744082510471344,0.0003773067146539688,0.0003731921315193176,0.00037246011197566986,0.0003704819828271866,0.0003687497228384018,0.00036940351128578186,0.0003682319074869156,0.00036375224590301514,0.00036288797855377197,0.00036265887320041656,0.0003577377647161484,0.0003562178462743759,0.0003567766398191452,0.00035535357892513275,0.0003531239926815033,0.0003488566726446152,0.00034607015550136566,0.00034337863326072693,0.00034045614302158356,0.00033749639987945557,0.0003368426114320755,0.00033490173518657684,0.00033167190849781036,0.0003314800560474396,0.00033163465559482574,0.00032921135425567627,0.00032994337379932404,0.0003284234553575516,0.0003276355564594269,0.0003259815275669098,0.0003264620900154114,0.00032413750886917114,0.0003223307430744171,0.0003218892961740494,0.00031844712793827057,0.00031683221459388733,0.0003163143992424011,0.0003141220659017563,0.00031219981610774994,0.0003110654652118683,0.0003086049109697342,0.00030655041337013245,0.0003026854246854782,0.0003043394535779953,0.0003004167228937149,0.00030107051134109497,0.00029830262064933777,0.00029807351529598236,0.00029553472995758057,0.0002965535968542099,0.0002919211983680725,0.0002905558794736862,0.0002886727452278137,0.0002879630774259567,0.0002877507358789444,0.00028800033032894135,0.00028546154499053955,0.0002836175262928009,0.0002820417284965515,0.00028090737760066986,0.0002798493951559067,0.0002811755985021591,0.0002776775509119034,0.00027723610401153564,0.0002750251442193985,0.000272141769528389,0.0002702008932828903,0.00026868097484111786,0.0002673175185918808,0.00026825815439224243,0.0002674143761396408,0.0002637617290019989,0.00026404857635498047,0.0002611856907606125,0.00026145391166210175,0.0002573411911725998,0.00025709159672260284,0.00025293976068496704,0.00025430507957935333,0.00025305338203907013,0.00025111250579357147,0.00025051645934581757,0.00024876929819583893,0.00024805590510368347,0.00024723075330257416,0.0002469997853040695,0.00024638324975967407,0.0002464223653078079,0.000244922935962677,0.0002447310835123062,0.0002422519028186798,0.00024019554257392883,0.000238906592130661,0.00023662112653255463,0.00023667700588703156,0.0002356208860874176,0.00023323670029640198,0.00022910535335540771,0.00022848881781101227,0.00022748857736587524,0.00022787414491176605,0.00022627785801887512,0.00022516213357448578,0.00022422149777412415,0.0002218782901763916,0.00022185780107975006,0.00022162683308124542,0.00021824240684509277,0.00021899305284023285,0.00021799281239509583,0.00021635927259922028,0.00021639838814735413,0.0002157650887966156,0.00021314993500709534,0.00021055527031421661,0.0002089962363243103,0.00020884349942207336,0.0002095550298690796,0.0002055186778306961,0.0002043452113866806,0.00020438618957996368,0.00020232796669006348,0.00019942410290241241,0.0001999642699956894,0.0002018846571445465,0.00020061619579792023,0.0001993868499994278,0.00019675306975841522,0.00019606202840805054,0.00019588880240917206,0.0001927744597196579,0.0001922938972711563,0.00019231438636779785,0.0001899339258670807,0.00018895044922828674,0.00018876045942306519,0.00018671900033950806,0.00018539279699325562,0.00018466264009475708,0.0001841820776462555,0.00018335133790969849,0.00018229708075523376,0.00018214434385299683,0.00018145516514778137,0.00018008798360824585,0.00018070265650749207,0.00017952919006347656,0.00017887726426124573,0.00017609074711799622,0.00017502903938293457,0.00017635896801948547,0.0001738034188747406,0.00017376616597175598,0.00017197802662849426,0.00017009302973747253,0.00016941875219345093,0.00017022714018821716,0.0001688823103904724,0.0001675933599472046,0.00016615167260169983,0.00016592442989349365,0.0001666136085987091,0.0001650974154472351,0.00016263499855995178,0.0001615956425666809,0.0001598261296749115,0.00015780702233314514,0.00015913322567939758,0.00015811994671821594,0.0001564621925354004,0.00015419721603393555,0.00015406310558319092,0.00015273690223693848,0.00015200302004814148,0.00015442445874214172,0.0001532137393951416,0.00015052780508995056,0.00014983490109443665,0.00014916062355041504,0.00014792755246162415,0.00014692917466163635,0.00014721974730491638,0.0001455843448638916,0.00014464184641838074,0.00014587119221687317,0.00014360621571540833,0.00014268234372138977,0.00014327839016914368,0.0001412034034729004,0.00013968348503112793,0.00013826042413711548,0.00013931840658187866,0.00013822317123413086,0.00013804808259010315,0.00014045089483261108,0.00013858824968338013,0.00013726204633712769,0.00013624504208564758,0.00013743340969085693,0.00013700872659683228,0.00013699382543563843,0.00013524293899536133,0.00013424456119537354,0.00013226643204689026,0.00013253465294837952,0.0001308433711528778,0.00013145431876182556,0.00013130158185958862,0.00013078376650810242,0.00012965127825737,0.00012976303696632385,0.00012995675206184387,0.00012972578406333923,0.000128820538520813,0.000128820538520813,0.00012972578406333923,0.0001295730471611023,0.0001279190182685852,0.00012617185711860657,0.000127401202917099,0.00012647733092308044,0.0001251697540283203,0.0001250915229320526,0.00012386217713356018,0.00012390315532684326,0.00012419000267982483,0.00012217089533805847,0.00012055784463882446,0.00012103840708732605,0.00012115389108657837,0.00011992454528808594,0.00011905655264854431,0.00011901929974555969,0.00012040510773658752,0.0001191161572933197,0.0001180991530418396,0.00011730939149856567,0.00011650100350379944,0.00011665374040603638,0.00011594593524932861,0.00011594220995903015,0.00011542439460754395,0.0001158304512500763,0.00011398270726203918,0.00011371448636054993,0.00011313706636428833,0.00011244788765907288,0.00011314079165458679,0.00011223182082176208,0.00011187046766281128,0.00011102482676506042,0.00011052191257476807,0.00011027231812477112,0.00011013820767402649,0.00011073797941207886,0.000110674649477005,0.00010985136032104492,0.00010844692587852478,0.0001090802252292633,0.00010917708277702332,0.00010938942432403564,0.00010904297232627869,0.00010867789387702942,0.0001069679856300354,0.00010712072253227234,0.0001065470278263092]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0006895661354064941,0.0009178461623378098,0.001153622753918171,0.0013875539880245924,0.001614834531210363,0.0018380015389993787,0.002055978402495384,0.0022664398420602083,0.0024709422141313553,0.0026724846102297306,0.002866991562768817,0.0030578463338315487,0.0032430500723421574,0.0034223718103021383,0.0036011552438139915,0.0037751139607280493,0.003944478929042816,0.0041092876344919205,0.00427363533526659,0.004433043301105499,0.004592720419168472,0.004747552797198296,0.004901251755654812,0.005052105989307165,0.005200191866606474,0.005345932673662901,0.005488886497914791,0.005628226324915886,0.005767681635916233,0.005904023069888353,0.006039807107299566,0.006171516142785549,0.006300956476479769,0.006430109031498432,0.006554897874593735,0.006678072270005941,0.006799766793847084,0.006918385159224272,0.00703642750158906,0.00715260487049818,0.0072660911828279495,0.00737730972468853,0.007486048154532909,0.007592249661684036,0.0076958369463682175,0.007799539249390364,0.007899340242147446,0.008000735193490982,0.008099171333014965,0.008196876384317875,0.008292332291603088,0.008385078981518745,0.008476940914988518,0.008566687814891338,0.00865453202277422,0.008739474229514599,0.008824626915156841,0.008910338394343853,0.008992607705295086,0.009072955697774887,0.009151650592684746,0.009228672832250595,0.009303446859121323,0.00937848910689354,0.009450821205973625,0.009523172862827778,0.009595216251909733,0.009664319455623627,0.009732154197990894,0.009800083935260773,0.009865861386060715,0.009929063729941845,0.009991034865379333,0.010053756646811962,0.010115247219800949,0.010175161994993687,0.010232482105493546,0.010290071368217468,0.01034839078783989,0.010403749532997608,0.010458782315254211,0.010511316359043121,0.010564234107732773,0.010615787468850613,0.01066703349351883,0.010716279968619347,0.010766314342617989,0.010813793167471886,0.010861924849450588,0.010908614844083786,0.010954190045595169,0.01099840085953474,0.011043322272598743,0.011085879988968372,0.011128610000014305,0.011171129532158375,0.011211706325411797,0.011251400224864483,0.01129030529409647,0.011328883469104767,0.011366770602762699,0.01140306144952774,0.011438622139394283,0.011474374681711197,0.011509223841130733,0.011542574502527714,0.011577135883271694,0.011609409004449844,0.011641240678727627,0.011673303321003914,0.011703673750162125,0.01173427514731884,0.011764395982027054,0.011794247664511204,0.011822561733424664,0.011850587092339993,0.011878189630806446,0.011905811727046967,0.011932991445064545,0.011959191411733627,0.011985601857304573,0.012011590413749218,0.01203736662864685,0.01206106785684824,0.012085998430848122,0.012109756469726562,0.012132381089031696,0.012154890224337578,0.012177437543869019,0.012200657278299332,0.012222474440932274,0.012244194746017456,0.012264897115528584,0.012285003438591957,0.012304898351430893,0.012324158102273941,0.01234278455376625,0.012361353263258934,0.01237990241497755,0.012397644110023975,0.012414982542395592,0.012432224117219448,0.01244873646646738,0.012465843930840492,0.01248222030699253,0.012498521246016026,0.012514321133494377,0.01253083348274231,0.01254559587687254,0.012560703791677952,0.012575619854032993,0.012589729391038418,0.012603895738720894,0.012617812491953373,0.01263128686696291,0.012644108384847641,0.01265737134963274,0.012669596821069717,0.012682052329182625,0.012694642879068851,0.012706791050732136,0.012718016281723976,0.012729761190712452,0.01274133287370205,0.012752404436469078,0.012763284146785736,0.012774183414876461,0.012784505262970924,0.01279457751661539,0.012804996222257614,0.012814875692129135,0.012824217788875103,0.012834098190069199,0.012843458913266659,0.01285255141556263,0.012861412018537521,0.012870466336607933,0.01287919282913208,0.012887900695204735,0.012896723113954067,0.012904430739581585,0.012912753969430923,0.012920481152832508,0.012928036041557789,0.012935436330735683,0.012943374924361706,0.012950314208865166,0.012957734055817127,0.012965172529220581,0.012972245924174786,0.012978742830455303,0.01298556663095951,0.012992083095014095,0.01299859955906868,0.013004923239350319,0.013011208735406399,0.01301722601056099,0.013023280538618565,0.013029143214225769,0.013034890405833721,0.013040388002991676,0.013046019710600376,0.013051901943981647,0.013057014904916286,0.013062281534075737,0.013067587278783321,0.013072892092168331,0.013077851384878159,0.013082618825137615,0.013087482191622257,0.013092076405882835,0.013097092509269714,0.013101840391755104,0.013106165453791618,0.013110951520502567,0.013115623034536839,0.013120005838572979,0.013124714605510235,0.013128924183547497,0.013132941909134388,0.01313695963472128,0.013141053728759289,0.013144801370799541,0.013148992322385311,0.01315293274819851,0.013156450353562832,0.013160237111151218,0.013163908384740353,0.013167617842555046,0.013170963153243065,0.013174403458833694,0.013177594169974327,0.01318078488111496,0.013183879666030407,0.013186916708946228,0.013190146535634995,0.013193375431001186,0.013196643441915512,0.01319956500083208,0.013202275149524212,0.013205274008214474,0.013208041898906231,0.01321063656359911,0.013213635422289371,0.013216191902756691,0.013218998908996582,0.013221613131463528,0.013224111869931221,0.01322666835039854,0.01322885975241661,0.013231434859335423,0.013233588077127934,0.013236029073596,0.013238335959613323,0.013240527361631393,0.013243083842098713,0.013245293870568275,0.013247543014585972,0.013249465264379978,0.013251367956399918,0.013253232464194298,0.013255040161311626,0.013257250189781189,0.013259287923574448,0.013261190615594387,0.013263112865388393,0.013264765962958336,0.013266668654978275,0.013268321752548218,0.013270128518342972,0.013271954841911793,0.013273819349706173,0.013275587931275368,0.013277125544846058,0.013278971426188946,0.013280604965984821,0.013282046653330326,0.013283757492899895,0.013285103254020214,0.013286505825817585,0.013288043439388275,0.013289677910506725,0.013291004113852978,0.013292214833199978,0.013293752446770668,0.013295136392116547,0.013296886347234249,0.01329792384058237,0.013299058191478252,0.013300326652824879,0.013301672413945198,0.013303132727742195,0.013304267078638077,0.013305477797985077,0.013306747190654278,0.013308188877999783,0.013309341855347157,0.013310283422470093,0.013311455957591534,0.01331245619803667,0.013313609175384045,0.01331491582095623,0.01331593468785286,0.0133171072229743,0.013317895121872425,0.013319010846316814,0.013320010155439377,0.013320875354111195,0.013321701437234879,0.013322470709681511,0.013323278166353703,0.013324257917702198,0.013325084932148457,0.013325988315045834,0.013326833955943584,0.01332762185484171,0.013328236527740955,0.013328967615962029,0.013329621404409409,0.013330389745533466,0.013331101275980473,0.013331946916878223,0.013332503847777843,0.013333139009773731,0.013333791866898537,0.01333442609757185,0.013334906660020351,0.013335540890693665,0.013336021453142166,0.013336732983589172,0.013337348587810993,0.013338021002709866,0.013338521122932434,0.013339155353605747,0.013339635916054249,0.013340058736503124,0.013340423814952374,0.013341096229851246,0.013341596350073814,0.013342230580747128,0.013342633843421936,0.013343211263418198,0.013343730010092258,0.013344133272767067,0.01334472931921482,0.013345113955438137,0.013345479033887386,0.013345882296562195,0.013346306048333645,0.01334672886878252,0.013347112573683262],"recovered":[0.0,0.00031831569503992796,0.0005908254534006119,0.0008419988444074988,0.0010866752127185464,0.001321067800745368,0.0015512508107349277,0.0017748214304447174,0.001991722034290433,0.0022043362259864807,0.00241143349558115,0.0026122070848941803,0.0028069447726011276,0.002997876377776265,0.0031824265606701374,0.003363305237144232,0.003540224162861705,0.0037135870661586523,0.003883413039147854,0.004049856215715408,0.004213934764266014,0.004374245647341013,0.004531923681497574,0.004688198212534189,0.004843492526561022,0.004993942566215992,0.005143451038748026,0.005288115702569485,0.005430684890598059,0.005571889225393534,0.005709230434149504,0.0058470903895795345,0.005980759859085083,0.006114679388701916,0.006244908086955547,0.0063733491115272045,0.006498599424958229,0.0066221775487065315,0.0067420839332044125,0.006860760506242514,0.006979398429393768,0.007095902692526579,0.007208351045846939,0.0073197041638195515,0.007428288925439119,0.007534240372478962,0.007640576455742121,0.007745528127998114,0.007846962660551071,0.007947070524096489,0.008045928552746773,0.00814240425825119,0.008236687630414963,0.008330952376127243,0.008422371931374073,0.008511831052601337,0.00860019400715828,0.008685635402798653,0.008771616034209728,0.008856038562953472,0.008937020786106586,0.0090175224468112,0.009095928631722927,0.009173835627734661,0.009249973110854626,0.009323862381279469,0.009397079236805439,0.009469238109886646,0.009539129212498665,0.009608597494661808,0.009677181951701641,0.00974386278539896,0.009809640236198902,0.009872823022305965,0.00993554387241602,0.009997496381402016,0.010059141553938389,0.010118171572685242,0.010176164098083973,0.01023402251303196,0.010292591527104378,0.010347374714910984,0.010400581173598766,0.01045426819473505,0.010507474653422832,0.010558797046542168,0.010609235614538193,0.010659250430762768,0.010708344168961048,0.010756033472716808,0.010802781209349632,0.010849202051758766,0.01089543104171753,0.010940218344330788,0.010984563268721104,0.011027755215764046,0.011069505475461483,0.011111639440059662,0.011152544058859348,0.011192948557436466,0.011232257820665836,0.011270931921899319,0.011308761313557625,0.011345148086547852,0.011380689218640327,0.011416077613830566,0.011450464837253094,0.01148475706577301,0.011518722400069237,0.011551649309694767,0.011583538725972176,0.011614813469350338,0.011646971106529236,0.011676880531013012,0.011707732453942299,0.011736065149307251,0.011764975264668465,0.011793269775807858,0.011819777078926563,0.011847782880067825,0.011874732561409473,0.011901874095201492,0.011928515508770943,0.011954426765441895,0.011978800408542156,0.012003596872091293,0.012028316035866737,0.012051958590745926,0.012074832804501057,0.012098514474928379,0.012121369130909443,0.012143532745540142,0.01216563768684864,0.012186743319034576,0.0122076952829957,0.01222822442650795,0.012247561477124691,0.012266898527741432,0.01228592824190855,0.012304362840950489,0.012323295697569847,0.012340518645942211,0.012358183972537518,0.01237492635846138,0.012392167933285236,0.012408411130309105,0.012424461543560028,0.012440492399036884,0.012457388453185558,0.012473092414438725,0.01248841267079115,0.012502945028245449,0.012517937459051609,0.012532911263406277,0.012546789832413197,0.012560110539197922,0.012573662213981152,0.012587443925440311,0.012600438669323921,0.012612625025212765,0.012625119648873806,0.012637613341212273,0.012649050913751125,0.012661256827414036,0.012672808952629566,0.012684207409620285,0.012695318087935448,0.012706543318927288,0.012717192992568016,0.012727822177112103,0.0127381831407547,0.012748409062623978,0.012758135795593262,0.012767688371241093,0.012777953408658504,0.012786775827407837,0.012796117924153805,0.01280567143112421,0.012814820744097233,0.012823239900171757,0.012831851840019226,0.01283998228609562,0.012848190031945705,0.012856090441346169,0.012863855808973312,0.012871602550148964,0.012879560701549053,0.012887326069176197,0.012894169427454472,0.012901607900857925,0.012908662669360638,0.01291562058031559,0.012922579422593117,0.012929614633321762,0.012936034239828587,0.012942108325660229,0.012948413379490376,0.012954852543771267,0.012960984371602535,0.01296661701053381,0.012972286902368069,0.012977861799299717,0.012984109111130238,0.012989990413188934,0.012995430268347263,0.013000543229281902,0.013005733489990234,0.013010961934924126,0.013016324490308762,0.013021149672567844,0.013026204891502857,0.013031202368438244,0.013036103919148445,0.013040909543633461,0.013045580126345158,0.013050328008830547,0.013054768554866314,0.013059170916676521,0.013063899241387844,0.013068473897874355,0.013072933070361614,0.013077028095722198,0.013081506825983524,0.013085254468023777,0.013089214451611042,0.013093135319650173,0.013096787966787815,0.013100690208375454,0.013104572892189026,0.01310824416577816,0.01311178132891655,0.01311522163450718,0.013118681497871876,0.01312202587723732,0.01312519796192646,0.013128196820616722,0.013131425715982914,0.013134674169123173,0.013137846253812313,0.013140805996954441,0.013143535703420639,0.01314689964056015,0.013149590231478214,0.013152319937944412,0.013154876418411732,0.013157548382878304,0.013160431757569313,0.013163257390260696,0.013165871612727642,0.013168659061193466,0.013171273283660412,0.013173848390579224,0.01317613571882248,0.013178711757063866,0.013180922716856003,0.013183190487325191,0.013185612857341766,0.013187880627810955,0.013189956545829773,0.013192243874073029,0.013194339349865913,0.013196107931435108,0.013197914697229862,0.01320002879947424,0.013202258385717869,0.013204142451286316,0.013206142000854015,0.013208064250648022,0.013209774158895016,0.01321121584624052,0.013213195838034153,0.013215002603828907,0.01321675255894661,0.013218673877418041,0.013220115564763546,0.013221865519881248,0.013223690912127495,0.013225383125245571,0.01322709396481514,0.01322866976261139,0.013230149634182453,0.013231437653303146,0.01323305256664753,0.013234359212219715,0.013235935941338539,0.013237415812909603,0.01323897298425436,0.013240414671599865,0.013241740874946117,0.01324302889406681,0.01324423961341381,0.013245508074760437,0.013246930204331875,0.013248102739453316,0.013249506242573261,0.013250678777694702,0.013252140022814274,0.01325344666838646,0.01325465738773346,0.013255773112177849,0.013256752863526344,0.013257849030196667,0.013259097933769226,0.013259963132441044,0.013261135667562485,0.01326221227645874,0.013263327069580555,0.013264057226479053,0.013265037909150124,0.013265959918498993,0.013266864232718945,0.013267786242067814,0.013268766924738884,0.013269593007862568,0.013270381838083267,0.013271150179207325,0.013271919451653957,0.013272707350552082,0.013273514807224274,0.01327426452189684,0.013275052420794964,0.01327566709369421,0.01327645592391491,0.013277070596814156,0.013277724385261536,0.013278434984385967,0.01327916607260704,0.013279704377055168,0.013280319049954414,0.013280799612402916,0.013281529769301414,0.013282203115522861,0.013282702304422855,0.013283413834869862,0.013283971697092056,0.013284586369991302,0.01328516285866499,0.013285527937114239,0.01328614354133606,0.013286546804010868,0.01328698918223381,0.013287450186908245,0.01328800804913044,0.013288488611578941,0.013288815505802631,0.01328918058425188,0.013289699330925941,0.013290141709148884,0.013290544971823692,0.013290910050272942,0.01329137198626995],"active":[0.0006895661354064941,0.0005995304672978818,0.000562797300517559,0.0005455551436170936,0.0005281593184918165,0.0005169337382540107,0.0005047275917604566,0.0004916184116154909,0.00047922017984092236,0.0004681483842432499,0.0004555580671876669,0.0004456392489373684,0.00043610529974102974,0.0004244954325258732,0.00041872868314385414,0.0004118087235838175,0.00040425476618111134,0.00039570056833326817,0.00039022229611873627,0.00038318708539009094,0.0003787856549024582,0.00037330714985728264,0.000369328074157238,0.0003639077767729759,0.0003566993400454521,0.00035199010744690895,0.0003454354591667652,0.0003401106223464012,0.00033699674531817436,0.00033213384449481964,0.00033057667315006256,0.00032442575320601463,0.00032019661739468575,0.0003154296427965164,0.0003099897876381874,0.0003047231584787369,0.000301167368888855,0.00029620761051774025,0.00029434356838464737,0.00029184436425566673,0.0002866927534341812,0.00028140703216195107,0.0002776971086859703,0.0002725454978644848,0.00026754802092909813,0.00026529887691140175,0.00025876378640532494,0.0002552070654928684,0.0002522086724638939,0.00024980586022138596,0.0002464037388563156,0.00024267472326755524,0.000240253284573555,0.0002357354387640953,0.00023216009140014648,0.00022764317691326141,0.00022443290799856186,0.00022470299154520035,0.00022099167108535767,0.00021691713482141495,0.00021462980657815933,0.0002111503854393959,0.00020751822739839554,0.00020465347915887833,0.00020084809511899948,0.00019931048154830933,0.00019813701510429382,0.00019508134573698044,0.00019302498549222946,0.0001914864405989647,0.00018867943435907364,0.00018520094454288483,0.00018139462918043137,0.0001809336245059967,0.00017970334738492966,0.000177665613591671,0.0001733405515551567,0.00017189979553222656,0.0001722266897559166,0.00016972701996564865,0.00016619078814983368,0.0001639416441321373,0.0001636529341340065,0.00016151927411556244,0.00015955884009599686,0.00015748292207717896,0.00015707872807979584,0.0001545427367091179,0.0001535806804895401,0.0001525813713669777,0.0001514088362455368,0.00014919880777597427,0.00014789123088121414,0.00014566164463758469,0.00014404673129320145,0.00014337431639432907,0.00014220084995031357,0.00013976078480482101,0.00013776123523712158,0.00013593491166830063,0.0001345127820968628,0.00013212952762842178,0.00012986082583665848,0.00012922659516334534,0.00012853462249040604,0.00012649688869714737,0.00012667104601860046,0.0001246519386768341,0.00012251827865839005,0.00012165401130914688,0.00012013502418994904,0.00011946167796850204,0.00011742487549781799,0.00011736713349819183,0.00011482927948236465,0.00011452194303274155,0.00011321436613798141,0.00011254195123910904,0.00011321436613798141,0.000111408531665802,0.00011086929589509964,0.00010971631854772568,0.0001088511198759079,0.00010664109140634537,0.00010719802230596542,0.00010615959763526917,0.00010406505316495895,0.00010293163359165192,0.00010260473936796188,0.0001021428033709526,0.00010110531002283096,0.000100662000477314,9.925942867994308e-05,9.826011955738068e-05,9.720306843519211e-05,9.593367576599121e-05,9.52230766415596e-05,9.445473551750183e-05,9.397417306900024e-05,9.328126907348633e-05,9.168684482574463e-05,9.170547127723694e-05,9.055249392986298e-05,9.091757237911224e-05,9.005237370729446e-05,9.011011570692062e-05,8.985958993434906e-05,9.034108370542526e-05,8.82074236869812e-05,8.76113772392273e-05,8.720718324184418e-05,8.678436279296875e-05,8.595827966928482e-05,8.490122854709625e-05,8.449703454971313e-05,8.399784564971924e-05,8.370913565158844e-05,8.215289562940598e-05,8.161365985870361e-05,8.201785385608673e-05,8.167140185832977e-05,8.040294051170349e-05,8.07102769613266e-05,8.007604628801346e-05,7.959548383951187e-05,7.907673716545105e-05,7.886532694101334e-05,7.796194404363632e-05,7.738452404737473e-05,7.717404514551163e-05,7.669255137443542e-05,7.580872625112534e-05,7.596239447593689e-05,7.57705420255661e-05,7.459800690412521e-05,7.463619112968445e-05,7.434841245412827e-05,7.352139800786972e-05,7.307995110750198e-05,7.348321378231049e-05,7.257889956235886e-05,7.277168333530426e-05,7.229112088680267e-05,7.194560021162033e-05,7.158052176237106e-05,7.177237421274185e-05,7.075350731611252e-05,7.040798664093018e-05,7.100310176610947e-05,7.06380233168602e-05,7.008016109466553e-05,6.99460506439209e-05,6.950367242097855e-05,6.898492574691772e-05,6.888899952173233e-05,6.910040974617004e-05,6.881263107061386e-05,6.842799484729767e-05,6.81588426232338e-05,6.82733952999115e-05,6.810110062360764e-05,6.815791130065918e-05,6.779283285140991e-05,6.702449172735214e-05,6.685126572847366e-05,6.704404950141907e-05,6.715860217809677e-05,6.68894499540329e-05,6.629433482885361e-05,6.633251905441284e-05,6.587151437997818e-05,6.589014083147049e-05,6.573647260665894e-05,6.525591015815735e-05,6.537139415740967e-05,6.52950257062912e-05,6.523728370666504e-05,6.554368883371353e-05,6.502494215965271e-05,6.446801126003265e-05,6.402656435966492e-05,6.40256330370903e-05,6.329454481601715e-05,6.373785436153412e-05,6.37182965874672e-05,6.331503391265869e-05,6.344914436340332e-05,6.321817636489868e-05,6.30449503660202e-05,6.271898746490479e-05,6.262212991714478e-05,6.237253546714783e-05,6.210338324308395e-05,6.1853788793087e-05,6.171874701976776e-05,6.19497150182724e-05,6.19497150182724e-05,6.196927279233932e-05,6.171874701976776e-05,6.146915256977081e-05,6.173830479383469e-05,6.114225834608078e-05,6.104633212089539e-05,6.131548434495926e-05,6.131548434495926e-05,6.14505261182785e-05,6.118137389421463e-05,6.08544796705246e-05,6.079673767089844e-05,6.020069122314453e-05,6.016157567501068e-05,5.973968654870987e-05,5.989335477352142e-05,5.962420254945755e-05,5.9604644775390625e-05,5.989335477352142e-05,5.9681013226509094e-05,5.9662386775016785e-05,5.950871855020523e-05,5.912408232688904e-05,5.88931143283844e-05,5.893222987651825e-05,5.933549255132675e-05,5.925912410020828e-05,5.893222987651825e-05,5.8970414102077484e-05,5.8623962104320526e-05,5.86044043302536e-05,5.854759365320206e-05,5.8912672102451324e-05,5.875900387763977e-05,5.881674587726593e-05,5.883537232875824e-05,5.845166742801666e-05,5.885586142539978e-05,5.8739446103572845e-05,5.835574120283127e-05,5.837436765432358e-05,5.800928920507431e-05,5.783606320619583e-05,5.789380520582199e-05,5.824025720357895e-05,5.795154720544815e-05,5.7855620980262756e-05,5.7816505432128906e-05,5.772057920694351e-05,5.7913362979888916e-05,5.75091689825058e-05,5.731731653213501e-05,5.7297758758068085e-05,5.743280053138733e-05,5.762465298175812e-05,5.7336874306201935e-05,5.737505853176117e-05,5.724094808101654e-05,5.7510100305080414e-05,5.720183253288269e-05,5.683675408363342e-05,5.679856985807419e-05,5.668308585882187e-05,5.685631185770035e-05,5.7066790759563446e-05,5.683675408363342e-05,5.714409053325653e-05,5.675945430994034e-05,5.679856985807419e-05,5.668308585882187e-05,5.681812763214111e-05,5.6663528084754944e-05,5.6510791182518005e-05,5.6413933634757996e-05,5.6471675634384155e-05,5.63180074095726e-05,5.6395307183265686e-05,5.645211786031723e-05,5.6471675634384155e-05,5.6317076086997986e-05,5.626026540994644e-05,5.610659718513489e-05,5.61252236366272e-05,5.604885518550873e-05,5.627982318401337e-05,5.604792386293411e-05,5.606841295957565e-05,5.606748163700104e-05,5.599111318588257e-05,5.5740587413311005e-05,5.58365136384964e-05,5.570240318775177e-05,5.593337118625641e-05,5.5818818509578705e-05,5.581788718700409e-05,5.5818818509578705e-05,5.574151873588562e-05,5.5664218962192535e-05,5.547236651182175e-05,5.526095628738403e-05,5.556829273700714e-05,5.545280873775482e-05,5.568377673625946e-05,5.564466118812561e-05,5.5761076509952545e-05,5.5721960961818695e-05,5.564466118812561e-05,5.5913813412189484e-05,5.593337118625641e-05,5.5779702961444855e-05,5.5740587413311005e-05,5.5761076509952545e-05,5.5818818509578705e-05,5.5740587413311005e-05]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0006895661354064941,0.0009182113572023809,0.0011667129583656788,0.0014181938022375107,0.0016741919098421931,0.0019284985028207302,0.0021827472373843193,0.002437092363834381,0.002691245172172785,0.002946781925857067,0.003205029061064124,0.0034613346215337515,0.0037171405274420977,0.003973215818405151,0.004230078309774399,0.004487153142690659,0.004744554404169321,0.005007184110581875,0.005270274821668863,0.0055356151424348354,0.005807086825370789,0.006082345265895128,0.006357911508530378,0.0066416081972420216,0.006923364009708166,0.007209482602775097,0.007497350685298443,0.00778704509139061,0.008081563748419285,0.008379293605685234,0.008680058643221855,0.008983823470771313,0.00928520504385233,0.009593429043889046,0.009905843064188957,0.01022237166762352,0.010539264418184757,0.010860559530556202,0.011187256313860416,0.01151431817561388,0.011845070868730545,0.012182089500129223,0.012520203366875648,0.012861969880759716,0.01320752315223217,0.013551672920584679,0.013897784054279327,0.014250410720705986,0.014604940079152584,0.014962353743612766,0.015322861261665821,0.015686042606830597,0.016052335500717163,0.01642097346484661,0.016791073605418205,0.01716732420027256,0.017543921247124672,0.01792168989777565,0.018305860459804535,0.018691202625632286,0.019079159945249557,0.019469039514660835,0.01986374333500862,0.02026052214205265,0.02066383697092533,0.021068748086690903,0.02147269807755947,0.021879607811570168,0.022289322689175606,0.02270209603011608,0.023116424679756165,0.023534003645181656,0.023956483229994774,0.024377847090363503,0.02480515092611313,0.02523437887430191,0.025663413107395172,0.02609742432832718,0.026533514261245728,0.026969775557518005,0.027409842237830162,0.02785394713282585,0.02830354869365692,0.028758281841874123,0.02921159379184246,0.02966259978711605,0.030119525268673897,0.030578793957829475,0.031043274328112602,0.03150741010904312,0.03197161853313446,0.032438039779663086,0.032907478511333466,0.03338247165083885,0.03385840728878975,0.0343342088162899,0.034815412014722824,0.03529396280646324,0.03577606752514839,0.03626199811697006,0.036745622754096985,0.03723534196615219,0.03772467374801636,0.038212526589632034,0.03870534151792526,0.0391990952193737,0.0396956168115139,0.0401923693716526,0.04069233313202858,0.041189856827259064,0.041692011058330536,0.042195990681648254,0.04270462319254875,0.04320695251226425,0.04371523857116699,0.044220928102731705,0.044727083295583725,0.04524042457342148,0.04575097933411598,0.04626404866576195,0.04677793011069298,0.047297075390815735,0.047813110053539276,0.048331815749406815,0.04884984716773033,0.04936882108449936,0.049887776374816895,0.05040738359093666,0.050925012677907944,0.05144786834716797,0.05196492001414299,0.052485354244709015,0.05300390347838402,0.053522687405347824,0.054045598953962326,0.05456516891717911,0.05508912354707718,0.05561294034123421,0.05614056438207626,0.05666186287999153,0.05718716233968735,0.05770972743630409,0.05823356658220291,0.05876120924949646,0.05928568169474602,0.0598062127828598,0.06033279746770859,0.06085486337542534,0.061381008476018906,0.06190655753016472,0.062429316341876984,0.06295232474803925,0.06347764283418655,0.0640001967549324,0.0645199567079544,0.06504592299461365,0.06556697189807892,0.06608794629573822,0.06660763174295425,0.06713029742240906,0.06765055656433105,0.06816655397415161,0.0686836987733841,0.06920328736305237,0.06972086429595947,0.07023552805185318,0.07074915617704391,0.07126590609550476,0.07177489995956421,0.07227715104818344,0.07278849184513092,0.07329750806093216,0.07379981875419617,0.07430481910705566,0.07480908930301666,0.07531022280454636,0.0758085548877716,0.07631263136863708,0.07681097835302353,0.07731153815984726,0.07781151682138443,0.07830344885587692,0.07879333943128586,0.079279825091362,0.07976669818162918,0.0802563801407814,0.08074232935905457,0.08122589439153671,0.08170938491821289,0.08218643814325333,0.08266127854585648,0.08313575387001038,0.0836096927523613,0.0840798020362854,0.08455374091863632,0.0850200206041336,0.08548571169376373,0.08594956248998642,0.08641217648983002,0.08687486499547958,0.08733277022838593,0.08779079467058182,0.0882481038570404,0.08869929611682892,0.08914832770824432,0.08960207551717758,0.0900491401553154,0.09049803018569946,0.09094571322202682,0.09139367938041687,0.09183720499277115,0.09227504581212997,0.09271090477705002,0.09315698593854904,0.09359067678451538,0.0940178856253624,0.0944514125585556,0.09488040953874588,0.09530510008335114,0.09573177248239517,0.09615674614906311,0.09658435732126236,0.09700201451778412,0.09742341935634613,0.09784185886383057,0.09826301783323288,0.09867826849222183,0.09908729046583176,0.09949954599142075,0.09990362823009491,0.10031075030565262,0.10071737319231033,0.10112122446298599,0.10152255743741989,0.10192039608955383,0.1023162305355072,0.10270962864160538,0.10309970378875732,0.10349690169095993,0.10388246178627014,0.10427220165729523,0.10465577989816666,0.10503564029932022,0.10541615635156631,0.10579552501440048,0.1061704084277153,0.1065409705042839,0.10691860318183899,0.10728636384010315,0.10765329003334045,0.10801608115434647,0.1083783209323883,0.10874126851558685,0.1090969368815422,0.10945627093315125,0.10981103032827377,0.1101633682847023,0.11051338165998459,0.11086149513721466,0.1112075224518776,0.11155319213867188,0.11189649999141693,0.11224082112312317,0.11257735639810562,0.11291437596082687,0.11325128376483917,0.11358366906642914,0.11391668766736984,0.11424407362937927,0.11457017809152603,0.11489875614643097,0.11521982401609421,0.11554399877786636,0.11586397141218185,0.11618237942457199,0.1164928749203682,0.11680258065462112,0.11711598932743073,0.11742250621318817,0.11772986501455307,0.11803337931632996,0.11833470314741135,0.11863837391138077,0.1189391016960144,0.11923599988222122,0.11952946335077286,0.11982015520334244,0.12011052668094635,0.12040002644062042,0.1206902414560318,0.12097536027431488,0.12125888466835022,0.12154236435890198,0.12182025611400604,0.12209876626729965,0.1223745048046112,0.12264830619096756,0.12291791290044785,0.12318786233663559,0.12345733493566513,0.12372702360153198,0.12398894131183624,0.12425047159194946,0.12451129406690598,0.12476908415555954,0.12502475082874298,0.12528009712696075,0.12553316354751587,0.1257866770029068,0.12603601813316345,0.12628550827503204,0.1265309900045395,0.12677687406539917,0.12701934576034546,0.12726017832756042,0.12749983370304108,0.12773862481117249,0.1279740184545517,0.12820906937122345,0.12844356894493103,0.1286741942167282,0.12890541553497314,0.12913469970226288,0.1293599009513855,0.12958677113056183,0.12980900704860687,0.13003097474575043,0.1302519589662552,0.13047142326831818,0.13068698346614838,0.13090050220489502,0.1311156153678894,0.13132928311824799,0.1315411776304245,0.131752610206604,0.13196106255054474,0.13216617703437805,0.13236956298351288,0.1325741559267044,0.13277789950370789,0.13297832012176514,0.13317976891994476,0.1333787590265274,0.13357460498809814,0.13377037644386292,0.13396309316158295,0.13415539264678955,0.13434575498104095,0.13453441858291626,0.1347220540046692,0.13490699231624603],"recovered":[0.0,0.0003169317205902189,0.00058801902923733,0.0008492263150401413,0.001104186405427754,0.0013588005676865578,0.0016145487315952778,0.0018678749911487103,0.002120893681421876,0.0023762767668813467,0.002630813978612423,0.0028867735527455807,0.003144309390336275,0.003398212371394038,0.003654268104583025,0.0039125727489590645,0.004170108586549759,0.004425914492458105,0.004683700390160084,0.004944004118442535,0.005207248963415623,0.005474414676427841,0.005745905917137861,0.006018646527081728,0.006295999977737665,0.006575026083737612,0.006856704596430063,0.007141881622374058,0.007431883364915848,0.007722461596131325,0.00801694206893444,0.008316497318446636,0.00861678272485733,0.008918759413063526,0.00922352448105812,0.00953121017664671,0.009842240251600742,0.010160421952605247,0.010475912131369114,0.010797418653964996,0.011122750118374825,0.011449389159679413,0.011780890636146069,0.012116736732423306,0.012455081567168236,0.012795560993254185,0.013137692585587502,0.01348678208887577,0.013833950273692608,0.01418511662632227,0.014539607800543308,0.014897732064127922,0.015256875194609165,0.015618113800883293,0.015983330085873604,0.01635158434510231,0.016723569482564926,0.01709895394742489,0.017472822219133377,0.01785510778427124,0.01823747158050537,0.01862121745944023,0.019009290263056755,0.0194023996591568,0.019796179607510567,0.02019457519054413,0.02059798501431942,0.021001435816287994,0.021404769271612167,0.021810930222272873,0.022217705845832825,0.022629208862781525,0.02304682508111,0.02346392348408699,0.023885613307356834,0.024308497086167336,0.02473549358546734,0.025162547826766968,0.025591006502509117,0.026025038212537766,0.02646060660481453,0.026897387579083443,0.027339184656739235,0.027784865349531174,0.028232391923666,0.028682665899395943,0.029134785756468773,0.029590345919132233,0.030045656487345695,0.0305038895457983,0.03096875362098217,0.03143008053302765,0.031895097345113754,0.03236103802919388,0.032833032310009,0.033306971192359924,0.03377900272607803,0.034259919077157974,0.034735336899757385,0.035214174538850784,0.03569846972823143,0.03618182614445686,0.03667108342051506,0.03715759143233299,0.037643905729055405,0.03813493251800537,0.03862910717725754,0.0391237847507,0.03961658105254173,0.04011456295847893,0.04061208665370941,0.04111308604478836,0.04161643236875534,0.04212183505296707,0.04262543097138405,0.04313068091869354,0.04363616183400154,0.04413972049951553,0.04465159773826599,0.04516492038965225,0.04567907005548477,0.046190373599529266,0.04670725390315056,0.04722336307168007,0.04773787781596184,0.04825444892048836,0.048768557608127594,0.04928791895508766,0.04980845004320145,0.05032609403133392,0.05084395408630371,0.05136527493596077,0.051883265376091,0.052406277507543564,0.052922945469617844,0.0534469336271286,0.053965505212545395,0.0544884018599987,0.055012911558151245,0.05553809180855751,0.05606135353446007,0.05658175051212311,0.0571107380092144,0.057634055614471436,0.05815944820642471,0.05868203565478325,0.05920431762933731,0.059731826186180115,0.060250528156757355,0.06077682599425316,0.06130542978644371,0.06182901933789253,0.062352221459150314,0.06287861615419388,0.06340398639440536,0.06392432749271393,0.0644470676779747,0.06496934592723846,0.06549370288848877,0.0660131573677063,0.06653374433517456,0.06705693155527115,0.06757470965385437,0.06809401512145996,0.06860920041799545,0.06912732869386673,0.06964397430419922,0.07015622407197952,0.07067129015922546,0.07118630409240723,0.07169357687234879,0.072201207280159,0.07271061092615128,0.07321453094482422,0.07372135668992996,0.07422460615634918,0.07472866773605347,0.0752306878566742,0.07572851330041885,0.07622528821229935,0.07672923058271408,0.07722800225019455,0.07772044837474823,0.07821507006883621,0.07870791852474213,0.07919365912675858,0.07968378067016602,0.08017399907112122,0.08065656572580338,0.08113928884267807,0.08162441104650497,0.0820997878909111,0.08257849514484406,0.08305525779724121,0.08352867513895035,0.08399944007396698,0.08446722477674484,0.08493275940418243,0.08539837598800659,0.08586025983095169,0.08632946759462357,0.08679194748401642,0.0872509628534317,0.08770925551652908,0.08816394954919815,0.08861730247735977,0.0890684425830841,0.08951858431100845,0.08997037261724472,0.09041759371757507,0.09086392819881439,0.09130930155515671,0.09175555408000946,0.09219267964363098,0.09264148026704788,0.09308113902807236,0.0935124084353447,0.09394290298223495,0.09437395632266998,0.09480579197406769,0.09523367136716843,0.09566007554531097,0.09608391672372818,0.09651041775941849,0.09693493694067001,0.09735321998596191,0.09777131676673889,0.09818878024816513,0.09860441833734512,0.09901496022939682,0.09942711889743805,0.0998363122344017,0.10024353116750717,0.10064848512411118,0.10105110704898834,0.10145255923271179,0.10185056924819946,0.10224559903144836,0.10263891518115997,0.10303225368261337,0.10342511534690857,0.10381259024143219,0.1041979119181633,0.10458511859178543,0.1049644872546196,0.10534296184778214,0.1057228073477745,0.1060955598950386,0.106470488011837,0.10683904588222504,0.10720890015363693,0.1075751930475235,0.1079409271478653,0.10830579698085785,0.10866790264844894,0.10902414470911026,0.10938053578138351,0.10973265022039413,0.11008521914482117,0.1104373037815094,0.11078622192144394,0.11113240569829941,0.11147965490818024,0.1118244156241417,0.1121634915471077,0.11250095814466476,0.11283808946609497,0.1131761446595192,0.11350920796394348,0.11383982002735138,0.11416897922754288,0.1144978255033493,0.11482162028551102,0.11514388024806976,0.11546476930379868,0.11578258872032166,0.1161016896367073,0.11641480028629303,0.11672879010438919,0.11703837662935257,0.11734285205602646,0.1176486536860466,0.1179509162902832,0.11825598776340485,0.11855808645486832,0.11885803937911987,0.11915348470211029,0.11944623291492462,0.11973642557859421,0.12002631276845932,0.12031812220811844,0.1206045150756836,0.12089105695486069,0.12117459625005722,0.12145540863275528,0.12173618376255035,0.12201432883739471,0.122289277613163,0.12256363034248352,0.12283223867416382,0.12310349941253662,0.1233735904097557,0.12363829463720322,0.1239011138677597,0.12416480481624603,0.12442685663700104,0.1246843934059143,0.12494150549173355,0.12519744038581848,0.12545336782932281,0.12570588290691376,0.12595658004283905,0.12620362639427185,0.12644951045513153,0.1266939789056778,0.1269347220659256,0.1271759420633316,0.12741529941558838,0.12765242159366608,0.12788957357406616,0.12812495231628418,0.12835624814033508,0.1285894364118576,0.12881922721862793,0.12904611229896545,0.12927180528640747,0.12949718534946442,0.12972098588943481,0.12994292378425598,0.1301640123128891,0.13038331270217896,0.13059641420841217,0.13081389665603638,0.13102705776691437,0.13123932480812073,0.1314517706632614,0.13166199624538422,0.13186663389205933,0.13207557797431946,0.13227781653404236,0.13248410820960999,0.13268734514713287,0.1328900009393692,0.13308683037757874,0.13328512012958527,0.13348226249217987,0.133677676320076,0.13387317955493927,0.1340636909008026,0.13425388932228088,0.134443998336792],"active":[0.0006895661354064941,0.0006012796657159925,0.0005786939291283488,0.0005689674871973693,0.0005700055044144392,0.0005696979351341724,0.0005681985057890415,0.0005692173726856709,0.0005703514907509089,0.0005705051589757204,0.0005742150824517012,0.0005745610687881708,0.0005728311371058226,0.0005750034470111132,0.0005758102051913738,0.0005745803937315941,0.0005744458176195621,0.0005812696181237698,0.0005865744315087795,0.0005916110239923,0.0005998378619551659,0.0006079305894672871,0.0006120055913925171,0.0006229616701602936,0.000627364031970501,0.0006344565190374851,0.0006406460888683796,0.000645163469016552,0.000649680383503437,0.0006568320095539093,0.0006631165742874146,0.0006673261523246765,0.0006684223189949989,0.0006746696308255196,0.0006823185831308365,0.0006911614909768105,0.0006970241665840149,0.0007001375779509544,0.0007113441824913025,0.0007168995216488838,0.0007223207503557205,0.00073270034044981,0.0007393127307295799,0.0007452331483364105,0.0007524415850639343,0.0007561119273304939,0.0007600914686918259,0.0007636286318302155,0.0007709898054599762,0.0007772371172904968,0.0007832534611225128,0.0007883105427026749,0.0007954603061079979,0.0008028596639633179,0.0008077435195446014,0.0008157398551702499,0.0008203517645597458,0.0008227359503507614,0.0008330382406711578,0.0008360948413610458,0.0008416883647441864,0.0008478220552206039,0.0008544530719518661,0.0008581224828958511,0.0008676573634147644,0.0008741728961467743,0.0008747130632400513,0.0008781719952821732,0.0008845534175634384,0.0008911658078432083,0.0008987188339233398,0.0009047947824001312,0.0009096581488847733,0.0009139236062765121,0.0009195376187562943,0.0009258817881345749,0.0009279195219278336,0.0009348765015602112,0.0009425077587366104,0.0009447373449802399,0.0009492356330156326,0.0009565595537424088,0.0009643640369176865,0.0009734164923429489,0.0009792018681764603,0.000979933887720108,0.000984739512205124,0.0009884480386972427,0.0009976178407669067,0.0010035205632448196,0.0010028649121522903,0.001007959246635437,0.0010123811662197113,0.0010214336216449738,0.0010253749787807465,0.0010272376239299774,0.0010364092886447906,0.0010340437293052673,0.0010407306253910065,0.001047823578119278,0.0010471530258655548,0.0010535158216953278,0.001053590327501297,0.0010549351572990417,0.0010614357888698578,0.001064162701368332,0.001066509634256363,0.0010685846209526062,0.001075752079486847,0.001075293868780136,0.0010799244046211243,0.0010829046368598938,0.0010881908237934113,0.0010851174592971802,0.0010898075997829437,0.0010902471840381622,0.0010909214615821838,0.0011007040739059448,0.0010993815958499908,0.0010991282761096954,0.0010988600552082062,0.0011067017912864685,0.0011058561503887177,0.0011084526777267456,0.0011119693517684937,0.0011143721640110016,0.0011192187666893005,0.001119464635848999,0.0011165626347064972,0.0011217743158340454,0.0011209659278392792,0.0011200793087482452,0.0011206381022930145,0.0011164098978042603,0.0011226534843444824,0.0011182352900505066,0.001123618334531784,0.0011245384812355042,0.0011276528239250183,0.001123771071434021,0.0011258088052272797,0.0011279769241809845,0.0011228285729885101,0.0011271536350250244,0.0011262334883213043,0.0011241771280765533,0.0011284798383712769,0.001123037189245224,0.001130480319261551,0.00112973153591156,0.0011238865554332733,0.0011233054101467133,0.0011254213750362396,0.0011215806007385254,0.0011159703135490417,0.0011215955018997192,0.0011199042201042175,0.0011186003684997559,0.0011139288544654846,0.0011171400547027588,0.0011168122291564941,0.0011096224188804626,0.0011089891195297241,0.0011092722415924072,0.0011116638779640198,0.0011081993579864502,0.001105181872844696,0.001109682023525238,0.0011036098003387451,0.0010908469557762146,0.001094914972782135,0.0010963007807731628,0.0010892078280448914,0.0010902881622314453,0.0010877326130867004,0.001085616648197174,0.0010798871517181396,0.0010819435119628906,0.0010824650526046753,0.0010862499475479126,0.0010822862386703491,0.001075446605682373,0.0010728910565376282,0.0010647550225257874,0.0010587796568870544,0.0010627210140228271,0.0010585486888885498,0.0010518953204154968,0.0010528191924095154,0.0010471493005752563,0.0010368674993515015,0.0010359659790992737,0.0010311976075172424,0.0010245442390441895,0.0010250657796859741,0.001020580530166626,0.0010184869170188904,0.0010168030858039856,0.0010138005018234253,0.001014605164527893,0.0010033026337623596,0.0009988471865653992,0.0009971410036087036,0.0009900406002998352,0.000984378159046173,0.00098477303981781,0.0009806975722312927,0.0009794458746910095,0.0009753406047821045,0.0009760856628417969,0.0009732767939567566,0.0009657442569732666,0.0009553506970405579,0.0009643062949180603,0.0009491965174674988,0.0009367465972900391,0.000939004123210907,0.0009375065565109253,0.0009311437606811523,0.0009259805083274841,0.0009230747818946838,0.0009242817759513855,0.0009180977940559387,0.0009130015969276428,0.000906921923160553,0.0009097978472709656,0.0009069517254829407,0.000898510217666626,0.0008951276540756226,0.0008886680006980896,0.0008836314082145691,0.0008810609579086304,0.0008776932954788208,0.0008740723133087158,0.0008692890405654907,0.0008636713027954102,0.0008590593934059143,0.00085410475730896,0.0008579865097999573,0.0008502081036567688,0.0008470863103866577,0.0008431896567344666,0.0008377283811569214,0.0008310377597808838,0.0008310377597808838,0.0008274465799331665,0.0008181631565093994,0.0008230432868003845,0.0008158758282661438,0.0008142441511154175,0.0008071810007095337,0.0008031278848648071,0.0008003413677215576,0.0007911399006843567,0.000788368284702301,0.0007868856191635132,0.0007828325033187866,0.0007807314395904541,0.0007762759923934937,0.0007702186703681946,0.0007669702172279358,0.0007640942931175232,0.0007611662149429321,0.0007529407739639282,0.0007508844137191772,0.000750325620174408,0.0007455796003341675,0.000740543007850647,0.000734865665435791,0.0007303580641746521,0.000729776918888092,0.0007219985127449036,0.0007223784923553467,0.0007200911641120911,0.0007176101207733154,0.0007102862000465393,0.0007008910179138184,0.0007011890411376953,0.0006937161087989807,0.0006914883852005005,0.0006905272603034973,0.0006860494613647461,0.0006874576210975647,0.0006831139326095581,0.0006779134273529053,0.0006714239716529846,0.0006666705012321472,0.0006642937660217285,0.0006636008620262146,0.0006639286875724792,0.0006572380661964417,0.000654369592666626,0.0006513074040412903,0.000645659863948822,0.0006433576345443726,0.000638321042060852,0.0006339773535728455,0.0006286352872848511,0.0006242319941520691,0.0006250962615013123,0.0006235241889953613,0.0006153509020805359,0.0006121769547462463,0.0006101801991462708,0.0006042793393135071,0.0005978941917419434,0.0005957037210464478,0.0005916580557823181,0.0005892366170883179,0.0005826503038406372,0.0005796253681182861,0.0005744099617004395,0.0005732476711273193,0.0005698353052139282,0.0005661994218826294,0.0005651116371154785,0.0005626827478408813,0.0005587190389633179,0.000556647777557373,0.0005539953708648682,0.0005492419004440308,0.0005491673946380615,0.0005452632904052734,0.0005406737327575684,0.0005406588315963745,0.0005372017621994019,0.0005337893962860107,0.0005309730768203735,0.0005284994840621948,0.0005229711532592773,0.0005171895027160645,0.0005192011594772339,0.0005153864622116089,0.0005141198635101318,0.0005132853984832764,0.0005092918872833252,0.0005041807889938354,0.0005029290914535522,0.0004985779523849487,0.0005000829696655273,0.0004942119121551514,0.0004924237728118896,0.0004887580871582031,0.0004877746105194092,0.0004852563142776489,0.00048083066940307617,0.000477716326713562,0.00047257542610168457,0.00047072768211364746,0.00046816468238830566,0.00046299397945404053]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0006895661354064941,0.0009170580888167024,0.001154756871983409,0.001396646024659276,0.0016354213003069162,0.0018721589585766196,0.002108031651005149,0.0023411172442138195,0.0025718959514051676,0.0027981193270534277,0.003022343385964632,0.0032452798914164305,0.0034658710937947035,0.003681599162518978,0.003895616391673684,0.004105750937014818,0.004312790930271149,0.004520484246313572,0.004729407373815775,0.0049370815977454185,0.00514429435133934,0.005349334795027971,0.005552876275032759,0.00575703289359808,0.005959747824817896,0.006164249964058399,0.006369194481521845,0.00657108286395669,0.006772952154278755,0.006973802112042904,0.007175305858254433,0.007376175373792648,0.0075746807269752026,0.007773512974381447,0.007971575483679771,0.008166813291609287,0.008365010842680931,0.008559037931263447,0.008754352107644081,0.008949819952249527,0.009143711999058723,0.009337027557194233,0.009525978937745094,0.00971837155520916,0.009909841232001781,0.010099351406097412,0.010287957265973091,0.010475505143404007,0.010662862099707127,0.010846855118870735,0.011030270718038082,0.011214878410100937,0.011397314257919788,0.011580095626413822,0.011762031354010105,0.011943275108933449,0.012123308144509792,0.012302284128963947,0.012482239864766598,0.012659505009651184,0.012836347334086895,0.013010785914957523,0.013185898773372173,0.013359030708670616,0.013531855307519436,0.013706255704164505,0.013876812532544136,0.014050502330064774,0.014224192127585411,0.01439463347196579,0.014562171883881092,0.014730747789144516,0.014897825196385384,0.015066075138747692,0.015232075937092304,0.015397019684314728,0.015561002306640148,0.01572442799806595,0.01589096710085869,0.016051815822720528,0.016213415190577507,0.016373706981539726,0.01653284579515457,0.0166923888027668,0.01684783585369587,0.017004167661070824,0.017163710668683052,0.017319753766059875,0.017472894862294197,0.01762576773762703,0.01778142713010311,0.017934473231434822,0.018085902556777,0.018235566094517708,0.0183859970420599,0.018535275012254715,0.018682342022657394,0.018828870728611946,0.01897486113011837,0.01912073604762554,0.019266728311777115,0.019408412277698517,0.019551558420062065,0.019690437242388725,0.019831527024507523,0.019972577691078186,0.020110590383410454,0.02024802751839161,0.020383061841130257,0.020519865676760674,0.020655322819948196,0.020788684487342834,0.020924102514982224,0.02105569653213024,0.021186809986829758,0.021317269653081894,0.021446766331791878,0.021577995270490646,0.021706052124500275,0.021831994876265526,0.021961301565170288,0.022087300196290016,0.022212013602256775,0.02233714796602726,0.02245936170220375,0.022580362856388092,0.022703805938363075,0.02282548137009144,0.022946061566472054,0.023068102076649666,0.023188987746834755,0.023308953270316124,0.02342561073601246,0.02354234643280506,0.02365931123495102,0.023774277418851852,0.023889264091849327,0.024003518745303154,0.024116428568959236,0.024230144917964935,0.024343343451619148,0.024457348510622978,0.024567876011133194,0.024679267778992653,0.02478904277086258,0.024896763265132904,0.025005944073200226,0.025113452225923538,0.025217751041054726,0.025324605405330658,0.025429749861359596,0.02553112618625164,0.025632252916693687,0.02573472633957863,0.025836601853370667,0.025938594713807106,0.026038873940706253,0.026138348504900932,0.026236707344651222,0.02633543126285076,0.02643236704170704,0.026529399678111076,0.02662575989961624,0.026720235124230385,0.0268145389854908,0.026908015832304955,0.027002567425370216,0.02709508314728737,0.027188271284103394,0.027279190719127655,0.0273709949105978,0.027462145313620567,0.027552161365747452,0.027641698718070984,0.0277312733232975,0.027820462360978127,0.02790767326951027,0.027995998039841652,0.02808372676372528,0.02816995605826378,0.028252936899662018,0.02833837829530239,0.02842136099934578,0.0285062063485384,0.02858761139214039,0.028669074177742004,0.02875126712024212,0.028831498697400093,0.028911558911204338,0.028990119695663452,0.0290698129683733,0.02914833463728428,0.029228240251541138,0.02930614724755287,0.02938361093401909,0.029459480196237564,0.02953563816845417,0.029610661789774895,0.02968595363199711,0.02976001612842083,0.029834501445293427,0.029906602576375008,0.029979242011904716,0.03005080670118332,0.030123291537165642,0.03019491210579872,0.030263958498835564,0.030333906412124634,0.03040176071226597,0.03046901896595955,0.03053591027855873,0.030600976198911667,0.030668657273054123,0.030734723433852196,0.03080044314265251,0.03086487576365471,0.03092888370156288,0.030992604792118073,0.03105630725622177,0.03111843205988407,0.031179212033748627,0.031241875141859055,0.03130313754081726,0.031364187598228455,0.03142482787370682,0.031485415995121,0.03154558315873146,0.031605206429958344,0.031664181500673294,0.03172265738248825,0.03178068622946739,0.031837984919548035,0.031895458698272705,0.03195179998874664,0.03200865909457207,0.032064903527498245,0.032120510935783386,0.032175641506910324,0.03223094344139099,0.032284993678331375,0.03233848884701729,0.03239196538925171,0.032444920390844345,0.03249659016728401,0.03254944831132889,0.032601311802864075,0.03265343979001045,0.032703764736652374,0.0327531062066555,0.032804276794195175,0.03285440430045128,0.032904189079999924,0.03295411169528961,0.033003490418195724,0.03305104747414589,0.033099256455898285,0.03314752131700516,0.03319445997476578,0.03324195742607117,0.03328847512602806,0.033334068953990936,0.033379144966602325,0.03342564404010773,0.033470604568719864,0.03351593017578125,0.03356027603149414,0.03360481187701225,0.03364827483892441,0.03369130939245224,0.033735599368810654,0.033779557794332504,0.033821847289800644,0.033862654119729996,0.03390425071120262,0.033945657312870026,0.033987388014793396,0.03402940556406975,0.03406957909464836,0.03410888835787773,0.03414921835064888,0.034190256148576736,0.03422906622290611,0.03426823765039444,0.03430691361427307,0.03434591367840767,0.03438355028629303,0.03442264720797539,0.03446013107895851,0.03449736535549164,0.03453559800982475,0.03457061946392059,0.03460671752691269,0.034642815589904785,0.03467816486954689,0.03471432253718376,0.03474925085902214,0.03478461876511574,0.03482050448656082,0.03485492989420891,0.034889109432697296,0.034922804683446884,0.03495711460709572,0.03499038890004158,0.03502281755208969,0.03505558893084526,0.03508853539824486,0.03512125089764595,0.03515373542904854,0.035186126828193665,0.03521813079714775,0.03524886816740036,0.0352805070579052,0.035311318933963776,0.035342033952474594,0.035373423248529434,0.035403698682785034,0.03543420508503914,0.03546418994665146,0.03549446538090706,0.035523105412721634,0.035553667694330215,0.03558267652988434,0.035611700266599655,0.03564095497131348,0.03566865622997284,0.03569662198424339,0.035724665969610214,0.03575248271226883,0.035780470818281174,0.03580818697810173,0.03583579137921333,0.03586229681968689,0.03588942065834999,0.03591642528772354,0.035943299531936646,0.03596920892596245,0.035995353013277054,0.0360209159553051,0.0360470786690712,0.03607222065329552,0.03609776496887207,0.03612254187464714,0.03614741563796997,0.03617154061794281,0.03619656711816788,0.03622101619839668,0.03624481335282326,0.03626895695924759,0.036292579025030136,0.03631570562720299,0.03633875027298927],"recovered":[0.0,0.000318046601023525,0.0005921133561059833,0.0008464967831969261,0.001094267936423421,0.001337195048108697,0.0015779692912474275,0.001819108845666051,0.0020556352101266384,0.0022887589875608683,0.0025195186026394367,0.0027461457066237926,0.0029695816338062286,0.0031918068416416645,0.003411821322515607,0.0036268767435103655,0.0038391256239265203,0.00405122060328722,0.0042594908736646175,0.004468952305614948,0.004678510129451752,0.004884608089923859,0.005091455765068531,0.005295689217746258,0.005499941762536764,0.0057043093256652355,0.005910465028136969,0.006114852149039507,0.006317105609923601,0.006519916467368603,0.006721189711242914,0.006925173103809357,0.007124428171664476,0.0073252590373158455,0.007524379529058933,0.007723576854914427,0.007920928299427032,0.008118953555822372,0.008315151557326317,0.008513368666172028,0.008708144538104534,0.008901671506464481,0.009098485112190247,0.009289301931858063,0.009483635425567627,0.009673702530562878,0.009864326566457748,0.01005462370812893,0.010243133641779423,0.010428817942738533,0.010616847313940525,0.010802819393575191,0.010988907888531685,0.011172343045473099,0.011355355381965637,0.011538617312908173,0.011722475290298462,0.011904103681445122,0.012084021233022213,0.012260652147233486,0.012439397163689137,0.012616180814802647,0.012794042006134987,0.0129693653434515,0.013144439086318016,0.013319781981408596,0.013495605438947678,0.013666180893778801,0.01384067814797163,0.014013925567269325,0.01418567355722189,0.014356172643601894,0.014524211175739765,0.01469209510833025,0.014860863797366619,0.015027998946607113,0.015192116610705853,0.015356752090156078,0.015521773137152195,0.015687234699726105,0.015848873183131218,0.01601049117743969,0.01617349311709404,0.016334207728505135,0.01649380847811699,0.01665029488503933,0.01680564694106579,0.01696464978158474,0.017121097072958946,0.01727854460477829,0.017434416338801384,0.017587710171937943,0.01774062216281891,0.017892783507704735,0.018045173957943916,0.018193837255239487,0.018342768773436546,0.0184897780418396,0.018636595457792282,0.018783066421747208,0.018930558115243912,0.019077375531196594,0.019220462068915367,0.019361628219485283,0.019501008093357086,0.019642962142825127,0.019783224910497665,0.01992196775972843,0.020060788840055466,0.020198168233036995,0.020335182547569275,0.020469583570957184,0.02060498297214508,0.02073809504508972,0.020870937034487724,0.02100314572453499,0.02113562449812889,0.021266352385282516,0.021396620199084282,0.02152513712644577,0.021652771160006523,0.02178005874156952,0.02190738543868065,0.022032635286450386,0.022158194333314896,0.02228071540594101,0.022403966635465622,0.02252744697034359,0.022649891674518585,0.022771451622247696,0.022892549633979797,0.02301226370036602,0.023132670670747757,0.023250732570886612,0.02336723543703556,0.023485451936721802,0.023601802065968513,0.023717978969216347,0.023831965401768684,0.023944701999425888,0.024057380855083466,0.02417123317718506,0.024287622421979904,0.024400262162089348,0.024510309100151062,0.024621987715363503,0.024731015786528587,0.024839388206601143,0.02494693547487259,0.02505332976579666,0.025160683318972588,0.025265827775001526,0.025368183851242065,0.025471271947026253,0.025575166568160057,0.025678811594843864,0.025782091543078423,0.025882583111524582,0.025981750339269638,0.02608143538236618,0.026179851964116096,0.0262775756418705,0.026374608278274536,0.026469429954886436,0.026565060019493103,0.026660112664103508,0.02675429917871952,0.02684810198843479,0.0269397534430027,0.027033710852265358,0.027125783264636993,0.02721749059855938,0.027309276163578033,0.027400368824601173,0.027489788830280304,0.027580266818404198,0.027670206502079964,0.027757782489061356,0.02784576080739498,0.027933625504374504,0.02802068181335926,0.028106141835451126,0.02819177508354187,0.028276698663830757,0.028358545154333115,0.028441431000828743,0.02852419950067997,0.028606854379177094,0.028687316924333572,0.028768107295036316,0.028847474604845047,0.028925785794854164,0.029004288837313652,0.029084596782922745,0.029163368046283722,0.02924150601029396,0.029318470507860184,0.029394974932074547,0.029470054432749748,0.02954655885696411,0.029620928689837456,0.029695335775613785,0.02976914867758751,0.02984282746911049,0.029914679005742073,0.029985569417476654,0.03005780465900898,0.03012821450829506,0.030198626220226288,0.030267709866166115,0.03033658117055893,0.030404414981603622,0.030471481382846832,0.030538219958543777,0.030605439096689224,0.03067321516573429,0.030739320442080498,0.03080352209508419,0.030867550522089005,0.0309311356395483,0.03099372237920761,0.031056251376867294,0.031117761507630348,0.031178753823041916,0.031239783391356468,0.03130125626921654,0.03136051446199417,0.03142144903540611,0.03148159384727478,0.03154193237423897,0.03160082921385765,0.03165878355503082,0.031715892255306244,0.031773731112480164,0.03183005005121231,0.0318879671394825,0.03194361552596092,0.03200089558959007,0.03205684944987297,0.032111652195453644,0.0321657620370388,0.0322209857404232,0.03227463737130165,0.03232772648334503,0.03238052874803543,0.03243400529026985,0.03248617425560951,0.032538726925849915,0.03259018436074257,0.03264056518673897,0.03269146382808685,0.03274194151163101,0.032792072743177414,0.03284156695008278,0.032891277223825455,0.03293983265757561,0.03298826888203621,0.03303653746843338,0.033084169030189514,0.03313245251774788,0.033179912716150284,0.03322577849030495,0.0332719087600708,0.03331717848777771,0.03336305916309357,0.03340790420770645,0.03345271199941635,0.033497825264930725,0.033541690558195114,0.033585671335458755,0.033629823476076126,0.033673763275146484,0.033716052770614624,0.033758245408535004,0.033799976110458374,0.03384128212928772,0.03388312831521034,0.03392493724822998,0.03396628424525261,0.03400643914937973,0.034046612679958344,0.034087978303432465,0.03412730619311333,0.03416690230369568,0.03420503810048103,0.03424448147416115,0.03428259864449501,0.03432171791791916,0.0343598909676075,0.03439626097679138,0.03443370386958122,0.03447072580456734,0.034507133066654205,0.03454248234629631,0.03457861766219139,0.03461514040827751,0.03465164452791214,0.03468708693981171,0.034722860902547836,0.03475765138864517,0.03479275107383728,0.03482756391167641,0.034862469881772995,0.03489558771252632,0.03492791950702667,0.034961383789777756,0.03499465808272362,0.035027530044317245,0.035060398280620575,0.03509296104311943,0.035125136375427246,0.035156622529029846,0.035188280045986176,0.03521980717778206,0.035249944776296616,0.035281237214803696,0.035312261432409286,0.03534296154975891,0.035372599959373474,0.03540285676717758,0.035431668162345886,0.035461924970149994,0.035491105169057846,0.03552114963531494,0.03555070981383324,0.0355796217918396,0.03560774400830269,0.03563617169857025,0.035664141178131104,0.03569206967949867,0.03572028875350952,0.03574756532907486,0.035775166004896164,0.03580242395401001,0.035829197615385056,0.035855263471603394,0.03588215634226799,0.0359082967042923,0.03593415021896362,0.03595962002873421,0.03598499298095703,0.03601144254207611,0.03603639453649521,0.03606095910072327,0.03608546778559685,0.03610999509692192,0.03613407909870148,0.03615899011492729,0.036183517426252365,0.0362081415951252,0.03623182326555252],"active":[0.0006895661354064941,0.0005990114877931774,0.0005626435158774257,0.0005501492414623499,0.0005411533638834953,0.0005349639104679227,0.0005300623597577214,0.0005220083985477686,0.0005162607412785292,0.0005093603394925594,0.0005028247833251953,0.0004991341847926378,0.0004962894599884748,0.0004897923208773136,0.00048379506915807724,0.0004788741935044527,0.00047366530634462833,0.00046926364302635193,0.0004699165001511574,0.0004681292921304703,0.0004657842218875885,0.0004647267051041126,0.0004614205099642277,0.0004613436758518219,0.00045980606228113174,0.0004599406383931637,0.00045872945338487625,0.0004562307149171829,0.00045584654435515404,0.00045388564467430115,0.0004541161470115185,0.0004510022699832916,0.00045025255531072617,0.00044825393706560135,0.00044719595462083817,0.00044323643669486046,0.0004440825432538986,0.00044008437544107437,0.0004392005503177643,0.0004364512860774994,0.0004355674609541893,0.0004353560507297516,0.0004274938255548477,0.0004290696233510971,0.0004262058064341545,0.00042564887553453445,0.0004236306995153427,0.0004208814352750778,0.00041972845792770386,0.00041803717613220215,0.00041342340409755707,0.0004120590165257454,0.0004084063693881035,0.0004077525809407234,0.0004066759720444679,0.0004046577960252762,0.0004008328542113304,0.00039818044751882553,0.00039821863174438477,0.0003988528624176979,0.0003969501703977585,0.0003946051001548767,0.00039185676723718643,0.0003896653652191162,0.00038741622120141983,0.00038647372275590897,0.00038120709359645844,0.0003843214362859726,0.000383513979613781,0.00038070790469646454,0.0003764983266592026,0.0003745751455426216,0.00037361402064561844,0.0003739800304174423,0.0003712121397256851,0.0003690207377076149,0.00036888569593429565,0.00036767590790987015,0.0003691939637064934,0.0003645811229944229,0.00036454200744628906,0.0003632158041000366,0.0003593526780605316,0.00035818107426166534,0.0003540273755788803,0.00035387277603149414,0.0003580637276172638,0.0003551039844751358,0.00035179778933525085,0.0003472231328487396,0.0003470107913017273,0.0003467630594968796,0.00034528039395809174,0.000342782586812973,0.00034082308411598206,0.00034143775701522827,0.0003395732492208481,0.0003390926867723465,0.00033826567232608795,0.00033766962587833405,0.0003361701965332031,0.0003310367465019226,0.000331096351146698,0.0003288090229034424,0.0003305189311504364,0.0003296155482530594,0.0003273654729127884,0.0003260597586631775,0.00032227300107479095,0.0003216974437236786,0.0003201402723789215,0.00031910091638565063,0.00031911954283714294,0.0003176014870405197,0.0003158729523420334,0.0003141239285469055,0.00031114183366298676,0.0003116428852081299,0.00030943192541599274,0.00030685774981975555,0.00030853040516376495,0.00030724145472049713,0.0003046281635761261,0.0003045126795768738,0.000301167368888855,0.0002996474504470825,0.0002998393028974533,0.0002980343997478485,0.0002961698919534683,0.0002966504544019699,0.0002964381128549576,0.00029668956995010376,0.00029294006526470184,0.0002916138619184494,0.0002920757979154587,0.00028882548213005066,0.0002874620258808136,0.00028553977608680725,0.00028446316719055176,0.00028544291853904724,0.0002859625965356827,0.0002861153334379196,0.0002802535891532898,0.00027900561690330505,0.00027873367071151733,0.00027477554976940155,0.0002749282866716385,0.0002740640193223953,0.00027081556618213654,0.0002712756395339966,0.00026906654238700867,0.00026529841125011444,0.000264069065451622,0.0002634543925523758,0.00026143528521060944,0.0002597831189632416,0.0002567823976278305,0.0002557653933763504,0.00025495700538158417,0.000253995880484581,0.0002525150775909424,0.0002518240362405777,0.0002511516213417053,0.00025080516934394836,0.0002494789659976959,0.00024790316820144653,0.0002482682466506958,0.0002469811588525772,0.00024851784110069275,0.00024547986686229706,0.0002452116459608078,0.00024465471506118774,0.00024288520216941833,0.00024132989346981049,0.00024148449301719666,0.00024019554257392883,0.00023746676743030548,0.00023821555078029633,0.00023796595633029938,0.0002363305538892746,0.00023225508630275726,0.00023223645985126495,0.0002295859158039093,0.0002295076847076416,0.00022906623780727386,0.00022764317691326141,0.00022706761956214905,0.00022464431822299957,0.00022424198687076569,0.00022201240062713623,0.00022233836352825165,0.00022254884243011475,0.00022395141422748566,0.00022155046463012695,0.00022024288773536682,0.00021797418594360352,0.0002171676605939865,0.0002156868577003479,0.00021589919924736023,0.00021345727145671844,0.00021357275545597076,0.00021126680076122284,0.00021009333431720734,0.0002079792320728302,0.00020861253142356873,0.00020934268832206726,0.00020615383982658386,0.00020569190382957458,0.00020313449203968048,0.00020130909979343414,0.00019932910799980164,0.00019656121730804443,0.00019717589020729065,0.00019650347530841827,0.00019500404596328735,0.00019166059792041779,0.00018956325948238373,0.00018908269703388214,0.00018875673413276672,0.00018729642033576965,0.00018548965454101562,0.00018562376499176025,0.00018537603318691254,0.0001854337751865387,0.00018504448235034943,0.00018415972590446472,0.00018506869673728943,0.00018375739455223083,0.0001825876533985138,0.00018072500824928284,0.0001798570156097412,0.00017920136451721191,0.00017956644296646118,0.0001780688762664795,0.00017860904335975647,0.00017693638801574707,0.000176895409822464,0.00017474591732025146,0.00017409399151802063,0.00017334148287773132,0.0001727268099784851,0.00017097964882850647,0.0001702830195426941,0.0001688636839389801,0.00016891956329345703,0.00016730651259422302,0.00016726553440093994,0.00016503781080245972,0.00016292184591293335,0.00016371160745620728,0.00016294047236442566,0.00016224756836891174,0.00016203895211219788,0.00016192346811294556,0.00015977025032043457,0.0001594237983226776,0.00015925243496894836,0.00015792250633239746,0.00015778839588165283,0.00015602260828018188,0.00015415623784065247,0.00015336647629737854,0.00015373528003692627,0.00015342608094215393,0.0001528710126876831,0.0001523718237876892,0.0001520998775959015,0.00015044957399368286,0.00014961883425712585,0.0001499280333518982,0.00014973431825637817,0.00014808401465415955,0.0001466013491153717,0.0001460053026676178,0.0001456812024116516,0.00014610588550567627,0.00014627724885940552,0.00014464184641838074,0.00014260411262512207,0.00014277920126914978,0.00014364346861839294,0.00014108791947364807,0.00014093145728111267,0.00014001131057739258,0.00014087557792663574,0.00013906881213188171,0.0001400485634803772,0.00013841316103935242,0.00013747438788414001,0.00013933703303337097,0.00013691559433937073,0.00013599172234535217,0.00013568252325057983,0.00013568252325057983,0.0001357048749923706,0.0001341104507446289,0.00013297423720359802,0.000133417546749115,0.00013206899166107178,0.00013145804405212402,0.00013005360960960388,0.00012955069541931152,0.0001279190182685852,0.00012722983956336975,0.00012766942381858826,0.00012715160846710205,0.00012659281492233276,0.00012620538473129272,0.0001257285475730896,0.0001251697540283203,0.00012373179197311401,0.00012388452887535095,0.0001230388879776001,0.0001222267746925354,0.0001234784722328186,0.0001224614679813385,0.0001219436526298523,0.00012122839689254761,0.0001218654215335846,0.00012024864554405212,0.00012199953198432922,0.00012075155973434448,0.00012059509754180908,0.00011980533599853516,0.00011794641613960266,0.00011700019240379333,0.00011692196130752563,0.00011631101369857788,0.00011632964015007019,0.00011611729860305786,0.00011550262570381165,0.00011473149061203003,0.0001142546534538269,0.0001140013337135315,0.00011410191655158997,0.00011394545435905457,0.00011319667100906372,0.00011261925101280212,0.00011292845010757446,0.00011260062456130981,0.00011277198791503906,0.00011109933257102966,0.00011102110147476196,0.00011058151721954346,0.00011109933257102966,0.00011102110147476196,0.0001107342541217804,0.00010996684432029724,0.000109061598777771,0.0001075640320777893,0.00010692700743675232]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0006895661354064941,0.0009149820543825626,0.0011515083024278283,0.0013835366116836667,0.0016111053992062807,0.0018310431623831391,0.0020458102226257324,0.0022566558327525854,0.002462234813719988,0.0026627967599779367,0.002855112310498953,0.0030431607738137245,0.003226634580641985,0.00340395700186491,0.003577031660825014,0.0037459349259734154,0.003912435844540596,0.004076283425092697,0.004235671833157539,0.004392715636640787,0.004547241143882275,0.0046988059766590595,0.004850947763770819,0.004998553544282913,0.005144121125340462,0.005286056082695723,0.005422724410891533,0.005562083795666695,0.005700135603547096,0.005834420211613178,0.0059661101549863815,0.006094974000006914,0.0062234727665781975,0.006346666719764471,0.0064697833731770515,0.006590785458683968,0.0067095388658344746,0.006825754884630442,0.00694026006385684,0.007053015753626823,0.007162811700254679,0.007271954324096441,0.007380231283605099,0.007481338921934366,0.007584772538393736,0.0076857260428369045,0.007786737289279699,0.007884250953793526,0.007979226298630238,0.008073413744568825,0.008162968792021275,0.008252620697021484,0.008340522646903992,0.008428193628787994,0.008510136976838112,0.008593137376010418,0.00867773313075304,0.008758177049458027,0.008837928995490074,0.008914739824831486,0.008989609777927399,0.009066035971045494,0.009139790199697018,0.009211719036102295,0.009283282794058323,0.009349714033305645,0.009417874738574028,0.00948495976626873,0.00954992976039648,0.009612458758056164,0.009675352834165096,0.009736940264701843,0.009797604754567146,0.009858153760433197,0.009916722774505615,0.009974946267902851,0.010030517354607582,0.010086164809763432,0.010140159167349339,0.010194769129157066,0.01024662982672453,0.0102976830676198,0.010348564013838768,0.010398291051387787,0.010447614826261997,0.010495688766241074,0.010542129166424274,0.010588780976831913,0.010634125210344791,0.010678739286959171,0.010721758008003235,0.01076493039727211,0.010807199403643608,0.010849679820239544,0.010890430770814419,0.010930162854492664,0.010969779454171658,0.011006935499608517,0.011043918319046497,0.011081419885158539,0.011117730289697647,0.011153483763337135,0.011188582517206669,0.011222528293728828,0.01125570572912693,0.011289479210972786,0.01132146455347538,0.011352814733982086,0.01138526201248169,0.01141595933586359,0.011445368640124798,0.011474547907710075,0.01150299608707428,0.011531559750437737,0.011559432372450829,0.011587784625589848,0.011614234186708927,0.011639587581157684,0.0116657679900527,0.01169054489582777,0.011714938096702099,0.011740022338926792,0.011764952912926674,0.01178871188312769,0.011811720207333565,0.01183472853153944,0.011857564561069012,0.011879900470376015,0.01190169807523489,0.011922861449420452,0.011943832971155643,0.011964342556893826,0.011984064243733883,0.012004016898572445,0.012023488990962505,0.012042403221130371,0.01206175982952118,0.012080308981239796,0.01209903135895729,0.012116926722228527,0.012134918011724949,0.012152621522545815,0.01216930616647005,0.012186452746391296,0.012202637270092964,0.01221913006156683,0.01223421934992075,0.012249807827174664,0.012264993041753769,0.012280524708330631,0.01229499839246273,0.01230953074991703,0.01232340931892395,0.012337748892605305,0.012351722456514835,0.01236537005752325,0.012378537096083164,0.012390858493745327,0.012403295375406742,0.01241603959351778,0.012428322806954384,0.0124399708583951,0.012451638467609882,0.01246340200304985,0.012474801391363144,0.012485872954130173,0.012496521696448326,0.0125065753236413,0.012517012655735016,0.01252696942538023,0.012536561116576195,0.012546614743769169,0.012556340545415878,0.012565605342388153,0.012574562802910805,0.012583943083882332,0.012592477723956108,0.012601627968251705,0.012610508129000664,0.012618658132851124,0.012627077288925648,0.012635362334549427,0.012643550522625446,0.012651431374251842,0.012658813036978245,0.012666328810155392,0.012673633173108101,0.012681340798735619,0.012688088230788708,0.012695546261966228,0.012702581472694874,0.012709058821201324,0.012715459801256657,0.012721995823085308,0.01272806990891695,0.01273422036319971,0.012740698643028736,0.0127465995028615,0.01275251992046833,0.012758306227624416,0.012763822451233864,0.012769224122166634,0.012774779461324215,0.01278014201670885,0.012785485945641994,0.012790714390575886,0.012795615941286087,0.012800248339772224,0.01280528400093317,0.01281003188341856,0.012814799323678017,0.012819335795938969,0.012824044562876225,0.012828716076910496,0.01283323299139738,0.012837615795433521,0.012841460295021534,0.012845650315284729,0.01284970622509718,0.01285376213490963,0.012857452966272831,0.012861412018537521,0.012864871881902218,0.012868313118815422,0.012872195802628994,0.01287569385021925,0.012879461981356144,0.012882575392723083,0.01288613211363554,0.01288920734077692,0.012892302125692368,0.012895396910607815,0.012898549437522888,0.012901624664664268,0.01290429662913084,0.012907006777822971,0.012909794226288795,0.012912638485431671,0.012915368191897869,0.012918040156364441,0.012920481152832508,0.012923095375299454,0.012925651855766773,0.012928208336234093,0.012930515222251415,0.012932783924043179,0.012935205362737179,0.012937454506754875,0.01293958816677332,0.012942010536789894,0.01294416282325983,0.012946046888828278,0.012948218733072281,0.012949967756867409,0.012952351942658424,0.012954466044902802,0.012956561520695686,0.01295859832316637,0.012960501946508884,0.012962155044078827,0.012963980436325073,0.01296590268611908,0.012967651709914207,0.012969208881258965,0.012971015647053719,0.012972707860171795,0.012974283657968044,0.01297568716108799,0.012977147474884987,0.012978493236005306,0.012979896739125252,0.01298128068447113,0.012982606887817383,0.012983913533389568,0.012985259294509888,0.01298658549785614,0.012988084927201271,0.012989181093871593,0.012990199960768223,0.012991391122341156,0.012992583215236664,0.012993736192584038,0.012994946911931038,0.012996139004826546,0.012997157871723175,0.012998176738619804,0.01299911830574274,0.013000290840864182,0.01300148293375969,0.013002539984881878,0.013003501109778881,0.013004539534449577,0.013005577027797699,0.01300642266869545,0.01300744153559208,0.013008440844714642,0.013009459711611271,0.013010305352509022,0.01301117055118084,0.013011939823627472,0.013012785464525223,0.013013611547648907,0.013014323078095913,0.013015053234994411,0.013015764765441418,0.013016379438340664,0.013017110526561737,0.013017821125686169,0.013018474914133549,0.01301909051835537,0.013019762933254242,0.013020435348153114,0.013021050952374935,0.013021627441048622,0.013022146187722683,0.013022799976170063,0.013023472391068935,0.013024106621742249,0.013024664483964443,0.013025260530412197,0.013025741092860699,0.013026394881308079,0.013026894070208073,0.013027451932430267,0.013028104789555073,0.013028528541326523,0.013028912246227264,0.013029374182224274,0.013029815629124641,0.013030219823122025,0.013030719012022018,0.013031085021793842,0.013031546026468277,0.01303189154714346,0.013032295741140842,0.013032776303589344,0.013033179566264153,0.013033564202487469,0.013033891096711159,0.013034294359385967,0.013034717179834843,0.013035140931606293,0.013035524636507034,0.013035967014729977,0.013036313466727734,0.013036736287176609,0.013037043623626232,0.013037331402301788,0.013037600554525852,0.01303790882229805,0.013038158416748047],"recovered":[0.0,0.00031695092911832035,0.0005874039488844573,0.0008412491879425943,0.0010855026775971055,0.0013210870092734694,0.0015485405456274748,0.001767690060660243,0.001985474955290556,0.0021966281346976757,0.0024013996589928865,0.0026019616052508354,0.0027956038247793913,0.0029817107133567333,0.0031672795303165913,0.003345678560435772,0.003520425409078598,0.00369023228995502,0.003856636816635728,0.004020734690129757,0.004178470000624657,0.004335359670221806,0.004491288214921951,0.004643853288143873,0.004792919382452965,0.00494137080386281,0.005086496472358704,0.005226278677582741,0.005367578938603401,0.005506342276930809,0.00564264552667737,0.005777775775641203,0.005909734405577183,0.006040655542165041,0.006166962906718254,0.0062937126494944096,0.006415618117898703,0.006536812521517277,0.006654143333435059,0.006767976097762585,0.006882423534989357,0.006996409967541695,0.007106724660843611,0.007214444689452648,0.007320530712604523,0.0074263280257582664,0.007530011236667633,0.007632060907781124,0.0077329762279987335,0.007828585803508759,0.007924445904791355,0.008016115985810757,0.008106939494609833,0.008197052404284477,0.008285760879516602,0.008370856754481792,0.008455280214548111,0.00853993371129036,0.008622952736914158,0.008703973144292831,0.008782533928751945,0.008860497735440731,0.008938385173678398,0.009012832306325436,0.009085452184081078,0.009157881140708923,0.00922798365354538,0.009295394644141197,0.009364170953631401,0.009429852478206158,0.009494072757661343,0.009556332603096962,0.009619073942303658,0.009680833667516708,0.009742132388055325,0.00980291236191988,0.00986163504421711,0.009920012205839157,0.009977063164114952,0.010031461715698242,0.010085340589284897,0.010139450430870056,0.010191733948886395,0.010242999531328678,0.010292956605553627,0.010342511348426342,0.010391161777079105,0.01043940894305706,0.01048686821013689,0.010532251559197903,0.010577192530035973,0.010622363537549973,0.010665862821042538,0.01070784404873848,0.010750843212008476,0.010792555287480354,0.010832767002284527,0.010873286984860897,0.010911577381193638,0.010949483141303062,0.010987023822963238,0.011024506762623787,0.011060893535614014,0.01109741535037756,0.011131823062896729,0.011165172792971134,0.01119884941726923,0.011231988668441772,0.011264261789619923,0.011295651085674763,0.011327655985951424,0.011357968673110008,0.011387974955141544,0.011417249217629433,0.011446217074990273,0.011474300175905228,0.011503132991492748,0.011530447751283646,0.011556435376405716,0.011583058163523674,0.011608450673520565,0.01163405366241932,0.011659023351967335,0.011683646589517593,0.011707962490618229,0.011731548234820366,0.011754941195249557,0.011778353713452816,0.011800727806985378,0.011823025532066822,0.011844919063150883,0.01186687033623457,0.011887399479746819,0.011908543296158314,0.011928380466997623,0.011948294937610626,0.011967689730226994,0.01198744960129261,0.012006018310785294,0.01202545128762722,0.012044019997119904,0.01206168532371521,0.012079215608537197,0.012096245773136616,0.012113603763282299,0.01213071122765541,0.012146838009357452,0.01216210052371025,0.012178189121186733,0.012193778529763222,0.01220875233411789,0.01222413033246994,0.012238508090376854,0.01225303951650858,0.01226724497973919,0.012280681170523167,0.012295078486204147,0.012307918630540371,0.012321123853325844,0.01233286876231432,0.01234595850110054,0.01235849130898714,0.01237073540687561,0.012382077053189278,0.01239374466240406,0.012405643239617348,0.012416579760611057,0.012426978908479214,0.012437397614121437,0.012448469176888466,0.012458426877856255,0.012468325905501842,0.012478532269597054,0.012488278560340405,0.012497677467763424,0.012506788596510887,0.012516246177256107,0.012525549158453941,0.012534699402749538,0.0125433299690485,0.012551691383123398,0.012560148723423481,0.012568683363497257,0.01257694885134697,0.012584887444972992,0.012592730112373829,0.012600495480000973,0.012607954442501068,0.012615757994353771,0.012623216025531292,0.012630444020032883,0.012637363746762276,0.012644149363040924,0.012650664895772934,0.012657450512051582,0.012663640081882477,0.01267032977193594,0.012676364742219448,0.012682707980275154,0.012688590213656425,0.012694568373262882,0.01270041149109602,0.012705986388027668,0.01271121483296156,0.012716884724795818,0.012722190469503403,0.012727457098662853,0.012732839211821556,0.012737913988530636,0.01274279598146677,0.01274783257395029,0.012752426788210869,0.01275719329714775,0.012762075290083885,0.012766439467668533,0.0127708213403821,0.012775415554642677,0.012779836542904377,0.012784065678715706,0.012788371182978153,0.012792600318789482,0.012796387076377869,0.012800307944417,0.012803902849555016,0.01280776597559452,0.012811226770281792,0.012814763002097607,0.012818222865462303,0.012821875512599945,0.012825335375964642,0.012828679755330086,0.01283183228224516,0.012834888882935047,0.012837964110076427,0.012841135263442993,0.012844018638134003,0.0128467483446002,0.012849535793066025,0.012852111831307411,0.012854956090450287,0.01285755168646574,0.01286030001938343,0.01286289468407631,0.012865239754319191,0.01286793127655983,0.012870410457253456,0.012872736901044846,0.012875120155513287,0.012877484783530235,0.01287961844354868,0.012881905771791935,0.01288419310003519,0.0128862876445055,0.012888421304523945,0.012890171259641647,0.012892208062112331,0.012894457206130028,0.012896552681922913,0.012898705899715424,0.0129008200019598,0.012902491725981236,0.012904241681098938,0.012906048446893692,0.01290775928646326,0.012909508310258389,0.012911430560052395,0.012913025915622711,0.012914621271193027,0.01291623618453741,0.012917677871882915,0.01291934959590435,0.012920830398797989,0.012922079302370548,0.012923520989716053,0.012924828566610813,0.012926384806632996,0.01292759645730257,0.012928883545100689,0.012930095195770264,0.012931479141116142,0.01293253619223833,0.01293378509581089,0.012934843078255653,0.012936034239828587,0.012937341816723347,0.012938418425619602,0.012939398176968098,0.012940552085638046,0.012941647320985794,0.01294272392988205,0.012943858280777931,0.012944799847900867,0.012945991940796375,0.01294697169214487,0.012947836890816689,0.012948778457939625,0.012949874624609947,0.01295073889195919,0.01295175775885582,0.01295270025730133,0.012953468598425388,0.012954353354871273,0.01295525673776865,0.012955967336893082,0.012956890277564526,0.01295767817646265,0.012958351522684097,0.01295898575335741,0.01295963954180479,0.012960273772478104,0.012961023487150669,0.012961599975824356,0.012962445616722107,0.012963175773620605,0.012963694520294666,0.012964252382516861,0.012965021654963493,0.012965655885636806,0.012966386042535305,0.012966982088983059,0.012967654503881931,0.012968212366104126,0.012968865223228931,0.0129693653434515,0.012969923205673695,0.012970480136573315,0.012970998883247375,0.012971403077244759,0.012971845455467701,0.012972421944141388,0.012972825206816196,0.012973267585039139,0.01297374814748764,0.012974190525710583,0.012974574230611324,0.012975016608834267,0.012975363060832024,0.012975766323506832,0.012976189143955708,0.012976650148630142,0.012977092526853085,0.012977419421076775,0.012977899983525276,0.012978265061974525,0.012978591956198215,0.012979014776647091,0.01297951489686966,0.012979860417544842,0.012980206869542599,0.012980533763766289,0.012980802915990353],"active":[0.0006895661354064941,0.0005980310961604118,0.000564104353543371,0.0005422874237410724,0.0005256027216091752,0.0005099561531096697,0.0004972696769982576,0.0004889657720923424,0.0004767598584294319,0.00046616862528026104,0.0004537126515060663,0.0004411991685628891,0.00043103075586259365,0.0004222462885081768,0.00040975213050842285,0.00040025636553764343,0.000392010435461998,0.0003860511351376772,0.0003790350165218115,0.0003719809465110302,0.00036877114325761795,0.00036344630643725395,0.0003596595488488674,0.00035470025613904,0.00035120174288749695,0.00034468527883291245,0.0003362279385328293,0.00033580511808395386,0.00033255666494369507,0.00032807793468236923,0.00032346462830901146,0.0003171982243657112,0.0003137383610010147,0.0003060111775994301,0.00030282046645879745,0.00029707280918955803,0.00029392074793577194,0.0002889423631131649,0.00028611673042178154,0.00028503965586423874,0.00028038816526532173,0.00027554435655474663,0.00027350662276148796,0.00026689423248171806,0.0002642418257892132,0.0002593980170786381,0.00025672605261206627,0.0002521900460124016,0.00024625007063150406,0.0002448279410600662,0.00023852288722991943,0.0002365047112107277,0.00023358315229415894,0.00023114122450351715,0.00022437609732151031,0.0002222806215286255,0.00022245291620492935,0.0002182433381676674,0.0002149762585759163,0.00021076668053865433,0.00020707584917545319,0.00020553823560476303,0.00020140502601861954,0.00019888672977685928,0.00019783060997724533,0.00019183289259672165,0.00018989108502864838,0.00018956512212753296,0.0001857588067650795,0.0001826062798500061,0.00018128007650375366,0.0001806076616048813,0.00017853081226348877,0.00017732009291648865,0.00017459038645029068,0.0001720339059829712,0.0001688823103904724,0.00016615260392427444,0.00016309600323438644,0.00016330741345882416,0.00016128923743963242,0.00015823263674974442,0.0001568300649523735,0.00015529152005910873,0.0001546582207083702,0.0001531774178147316,0.00015096738934516907,0.00014937203377485275,0.000147257000207901,0.00014648772776126862,0.00014456547796726227,0.00014256685972213745,0.0001413365826010704,0.0001418357715010643,0.00013958755880594254,0.00013760756701231003,0.00013701245188713074,0.00013364851474761963,0.0001323409378528595,0.00013193674385547638,0.00013070646673440933,0.0001289770007133484,0.00012768898159265518,0.00012511294335126877,0.00012388266623020172,0.00012430641800165176,0.00012261513620615005,0.00012082606554031372,0.00012100022286176682,0.00012030825018882751,0.00011771265417337418,0.00011657923460006714,0.00011502113193273544,0.00011431053280830383,0.00011321529746055603,0.0001134844496846199,0.0001111011952161789,0.0001091398298740387,0.0001093326136469841,0.00010748673230409622,0.00010648742318153381,0.00010596867650747299,0.00010592956095933914,0.00010506529361009598,0.00010375771671533585,0.00010318029671907425,0.00010262336581945419,0.0001015467569231987,0.00010097026824951172,9.983591735363007e-05,9.891390800476074e-05,9.747222065925598e-05,9.666476398706436e-05,9.547360241413116e-05,9.51085239648819e-05,9.410828351974487e-05,9.407009929418564e-05,9.285937994718552e-05,9.301304817199707e-05,9.147543460130692e-05,9.089801460504532e-05,9.093619883060455e-05,9.00905579328537e-05,9.020697325468063e-05,8.903350681066513e-05,8.841883391141891e-05,8.738134056329727e-05,8.770730346441269e-05,8.680392056703568e-05,8.674617856740952e-05,8.6246058344841e-05,8.540041744709015e-05,8.490122854709625e-05,8.470937609672546e-05,8.447747677564621e-05,8.468888700008392e-05,8.345860987901688e-05,8.293986320495605e-05,8.217152208089828e-05,8.31708312034607e-05,8.236430585384369e-05,8.147954940795898e-05,8.0903060734272e-05,8.132494986057281e-05,8.105672895908356e-05,8.022971451282501e-05,7.994193583726883e-05,7.959641516208649e-05,7.96150416135788e-05,7.850024849176407e-05,7.813423871994019e-05,7.828883826732635e-05,7.780827581882477e-05,7.732678204774857e-05,7.688533514738083e-05,7.71544873714447e-05,7.623154670000076e-05,7.607880979776382e-05,7.580872625112534e-05,7.532816380262375e-05,7.538590580224991e-05,7.521361112594604e-05,7.486715912818909e-05,7.44825229048729e-05,7.392559200525284e-05,7.35986977815628e-05,7.313769310712814e-05,7.338635623455048e-05,7.233023643493652e-05,7.233023643493652e-05,7.213745266199112e-05,7.169507443904877e-05,7.131043821573257e-05,7.133092731237411e-05,7.061939686536789e-05,7.058028131723404e-05,7.036887109279633e-05,7.02347606420517e-05,6.981194019317627e-05,6.971601396799088e-05,6.92540779709816e-05,6.881263107061386e-05,6.879307329654694e-05,6.892718374729156e-05,6.860122084617615e-05,6.852392107248306e-05,6.81588426232338e-05,6.740912795066833e-05,6.737001240253448e-05,6.723590195178986e-05,6.696674972772598e-05,6.690900772809982e-05,6.685126572847366e-05,6.664078682661057e-05,6.67935237288475e-05,6.679445505142212e-05,6.604474037885666e-05,6.581377238035202e-05,6.564054638147354e-05,6.539095193147659e-05,6.485264748334885e-05,6.502494215965271e-05,6.456393748521805e-05,6.44102692604065e-05,6.442982703447342e-05,6.446707993745804e-05,6.469897925853729e-05,6.435252726078033e-05,6.425660103559494e-05,6.387196481227875e-05,6.36223703622818e-05,6.356462836265564e-05,6.366055458784103e-05,6.366055458784103e-05,6.316136568784714e-05,6.298813968896866e-05,6.304588168859482e-05,6.310269236564636e-05,6.325636059045792e-05,6.308406591415405e-05,6.292946636676788e-05,6.279535591602325e-05,6.275717169046402e-05,6.296858191490173e-05,6.258394569158554e-05,6.237346678972244e-05,6.246846169233322e-05,6.233435124158859e-05,6.210338324308395e-05,6.239209324121475e-05,6.225705146789551e-05,6.1853788793087e-05,6.193108856678009e-05,6.15464523434639e-05,6.218068301677704e-05,6.225798279047012e-05,6.210431456565857e-05,6.20456412434578e-05,6.179604679346085e-05,6.133504211902618e-05,6.148871034383774e-05,6.16610050201416e-05,6.160326302051544e-05,6.144959479570389e-05,6.150733679533005e-05,6.127730011940002e-05,6.12577423453331e-05,6.106588989496231e-05,6.091129034757614e-05,6.081536412239075e-05,6.054714322090149e-05,6.045028567314148e-05,6.0527585446834564e-05,6.039254367351532e-05,6.0430727899074554e-05,6.020069122314453e-05,6.0488469898700714e-05,6.029754877090454e-05,6.010476499795914e-05,5.991198122501373e-05,6.004702299833298e-05,5.995109677314758e-05,6.010383367538452e-05,6.010476499795914e-05,5.981605499982834e-05,5.975831300020218e-05,5.9720128774642944e-05,5.9738755226135254e-05,5.9835612773895264e-05,5.981605499982834e-05,5.964282900094986e-05,5.973968654870987e-05,5.95850870013237e-05,5.945097655057907e-05,5.9604644775390625e-05,5.9662386775016785e-05,5.95850870013237e-05,5.956646054983139e-05,5.9412792325019836e-05,5.923956632614136e-05,5.931686609983444e-05,5.925819277763367e-05,5.906634032726288e-05,5.9085898101329803e-05,5.887448787689209e-05,5.870126187801361e-05,5.875900387763977e-05,5.883537232875824e-05,5.883537232875824e-05,5.881674587726593e-05,5.8739446103572845e-05,5.883537232875824e-05,5.8605335652828217e-05,5.845166742801666e-05,5.845166742801666e-05,5.854759365320206e-05,5.845073610544205e-05,5.845073610544205e-05,5.8278441429138184e-05,5.8278441429138184e-05,5.8086588978767395e-05,5.818251520395279e-05,5.8028846979141235e-05,5.8086588978767395e-05,5.8181583881378174e-05,5.804840475320816e-05,5.7913362979888916e-05,5.7971104979515076e-05,5.797017365694046e-05,5.77978789806366e-05,5.789380520582199e-05,5.781743675470352e-05,5.77978789806366e-05,5.770102143287659e-05,5.772151052951813e-05,5.775969475507736e-05,5.7816505432128906e-05,5.77978789806366e-05,5.77019527554512e-05,5.764421075582504e-05,5.762465298175812e-05,5.772151052951813e-05,5.762465298175812e-05,5.77019527554512e-05,5.772151052951813e-05,5.772151052951813e-05,5.7528726756572723e-05,5.7470984756946564e-05,5.739368498325348e-05,5.737505853176117e-05,5.7355500757694244e-05]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.77347332239151,"q05":0.7241761377071644,"q20":0.7482494625258718,"q40":0.7658803677796904,"q60":0.7810662770033296,"q80":0.7986971822571483,"q95":0.8227705070758556},"MaxActiveInfected":{"mean":0.04274831712245941,"q05":0.03269658028164655,"q20":0.03760515117693129,"q40":0.04120010738003808,"q60":0.044296526864880746,"q80":0.04789148306798753,"q95":0.05280005396327227}},"4W_None":{"TotalInfected":{"mean":0.34087297320365906,"q05":0.16512329503827505,"q20":0.25094724454673645,"q40":0.31380328681291814,"q60":0.3679426595944,"q80":0.43079870186058167,"q95":0.5166226513690431},"MaxActiveInfected":{"mean":0.005731051322072744,"q05":0.0005284323636171578,"q20":0.003069030511296734,"q40":0.004929722607926315,"q60":0.0065323800362191735,"q80":0.008393072132848754,"q95":0.01093367028052833}},"2W_Strong":{"TotalInfected":{"mean":0.0092670489102602,"q05":0.005580983905565353,"q20":0.007381002318971168,"q40":0.008699306057274269,"q60":0.009834791763246132,"q80":0.011153095501549233,"q95":0.012953113914955046},"MaxActiveInfected":{"mean":0.0006895661354064941,"q05":0.00064022052659795,"q20":0.0006643174983993067,"q40":0.0006819657223124201,"q60":0.0006971665485005681,"q80":0.0007148147724136815,"q95":0.0007389117442150383}},"2W_Moderate":{"TotalInfected":{"mean":0.06163300946354866,"q05":0.0,"q20":0.017159092583876295,"q40":0.048245350553453935,"q60":0.07502066837364338,"q80":0.10610692634322103,"q95":0.1485522559917195},"MaxActiveInfected":{"mean":0.0008333238656632602,"q05":0.0004987930845083844,"q20":0.0006621547086693391,"q40":0.0007817980624387984,"q60":0.0008848496688877221,"q80":0.0010044930226571814,"q95":0.0011678546468181358}}}}} \ No newline at end of file diff --git a/web/country-data/extdata-CR.json b/web/country-data/extdata-CR.json new file mode 100644 index 00000000..ea5a8a85 --- /dev/null +++ b/web/country-data/extdata-CR.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0008530616760253906,0.001059829955920577,0.0012864542659372091,0.0015319796511903405,0.001787623972631991,0.002046131994575262,0.0023145682644098997,0.0025894956197589636,0.0028678595554083586,0.0031511876732110977,0.0034406250342726707,0.0037434271071106195,0.0040496657602488995,0.004360677674412727,0.004675889387726784,0.004999692551791668,0.005332278553396463,0.005742187611758709,0.006242784671485424,0.0068386513739824295,0.0075315069407224655,0.00833815149962902,0.009285887703299522,0.010410035029053688,0.01170276664197445,0.013233768753707409,0.015030152164399624,0.01707645319402218,0.019508223980665207,0.022336730733513832,0.025614285841584206,0.029407519847154617,0.03379547595977783,0.03882473707199097,0.044594015926122665,0.051211174577474594,0.05879439786076546,0.06735514104366302,0.07708814740180969,0.08792123943567276,0.1000886857509613,0.11370255798101425,0.1287374645471573,0.14523883163928986,0.16319674253463745,0.18265530467033386,0.20354406535625458,0.22585347294807434,0.2495252937078476,0.2743164896965027,0.30005332827568054,0.3265632092952728,0.35380813479423523,0.38136062026023865,0.4091157019138336,0.4370151162147522,0.4644140899181366,0.4914996027946472,0.5176419615745544,0.5429666042327881,0.5670049786567688,0.5897976160049438,0.6113238334655762,0.631244421005249,0.6496527791023254,0.6665825247764587,0.6820758581161499,0.6960875988006592,0.708814263343811,0.7202401757240295,0.7304380536079407,0.7395616769790649,0.747649073600769,0.7548552751541138,0.7611783742904663,0.7668663263320923,0.7718667984008789,0.7762062549591064,0.7800082564353943,0.7833682894706726,0.7863134145736694,0.7889036536216736,0.7912012338638306,0.7931721210479736,0.794879138469696,0.7963916063308716,0.7977376580238342,0.7988829612731934,0.7998723387718201,0.8007495999336243,0.8015062212944031,0.8021807670593262,0.8027617335319519,0.8032680749893188,0.8037077784538269,0.804084837436676,0.8044225573539734,0.8047125935554504,0.804958701133728,0.805181086063385,0.8053700923919678,0.805547297000885,0.8056961894035339,0.8058256506919861,0.805939257144928,0.8060354590415955,0.8061196804046631,0.8061954975128174,0.8062607645988464,0.8063164949417114,0.8063632845878601,0.8064070343971252,0.8064463138580322,0.8064782023429871,0.8065059185028076,0.8065311312675476,0.8065513372421265,0.8065677881240845,0.8065857291221619,0.8065989017486572,0.8066092133522034,0.8066198825836182,0.8066290616989136,0.8066389560699463,0.8066458702087402,0.8066511750221252,0.8066567182540894,0.8066614866256714,0.806665301322937,0.8066689372062683,0.8066725730895996,0.8066750764846802,0.806677520275116,0.8066790699958801,0.8066806197166443,0.8066823482513428,0.8066838383674622,0.806685209274292,0.8066859245300293,0.8066866993904114,0.8066874742507935,0.8066880702972412,0.8066886067390442,0.8066890239715576,0.8066892027854919,0.8066897392272949,0.806689977645874,0.806689977645874,0.8066901564598083,0.8066903352737427,0.8066903352737427,0.8066903352737427,0.8066906929016113,0.8066909313201904,0.8066911101341248,0.8066911101341248,0.8066911101341248,0.8066911101341248,0.8066911101341248,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591],"recovered":[0.0,0.0002877191873267293,0.000530380813870579,0.0007717059925198555,0.001019713468849659,0.00126733910292387,0.001511146198026836,0.0017788185505196452,0.0020390450954437256,0.0023093903437256813,0.0025879452005028725,0.0028689822647720575,0.003160901600494981,0.0034659947268664837,0.003767269430682063,0.004080572165548801,0.004402847960591316,0.004725696984678507,0.005099712871015072,0.005530241411179304,0.006045157555490732,0.006639115512371063,0.007346480619162321,0.00817870907485485,0.009151646867394447,0.010285340249538422,0.011601746082305908,0.01317455992102623,0.01495376043021679,0.017060773447155952,0.019537603482604027,0.02240009419620037,0.025725187733769417,0.029607774689793587,0.034015778452157974,0.03916455805301666,0.04505067691206932,0.051725685596466064,0.05939348787069321,0.06805732846260071,0.07782622426748276,0.0887790322303772,0.10111009329557419,0.11478563398122787,0.12994559109210968,0.1464817076921463,0.16443848609924316,0.18397589027881622,0.2048724740743637,0.22720785439014435,0.2507929801940918,0.27544865012168884,0.30094683170318604,0.3273746073246002,0.3544811010360718,0.3817959129810333,0.4094184637069702,0.43696048855781555,0.4642311632633209,0.4909701645374298,0.5169792771339417,0.5421105027198792,0.5659682750701904,0.5886343121528625,0.609978199005127,0.6299198269844055,0.6481946706771851,0.6651832461357117,0.6806401014328003,0.6947261095046997,0.7075327634811401,0.7189999222755432,0.7293204069137573,0.738497257232666,0.7466866374015808,0.753947377204895,0.7603617906570435,0.7661028504371643,0.7711815237998962,0.7756149172782898,0.7795059084892273,0.7829121351242065,0.7858840227127075,0.788550853729248,0.7908518314361572,0.7928676009178162,0.7946217656135559,0.7961968779563904,0.7975499629974365,0.798721432685852,0.799753725528717,0.8006413578987122,0.8014214634895325,0.802081823348999,0.8026830554008484,0.8032073378562927,0.8036468625068665,0.8040328621864319,0.804371178150177,0.804668664932251,0.8049227595329285,0.8051509261131287,0.805352509021759,0.8055174946784973,0.8056690692901611,0.8058017492294312,0.8059138655662537,0.8060129284858704,0.8060995936393738,0.8061819076538086,0.8062485456466675,0.8063065409660339,0.8063566088676453,0.8063995242118835,0.8064373731613159,0.8064711689949036,0.8064997792243958,0.8065253496170044,0.8065469264984131,0.8065664172172546,0.8065834045410156,0.8065967559814453,0.8066103458404541,0.8066221475601196,0.8066319227218628,0.806639552116394,0.8066458106040955,0.8066515326499939,0.8066567182540894,0.8066607117652893,0.8066651225090027,0.8066681623458862,0.8066717982292175,0.8066738843917847,0.8066762089729309,0.8066779375076294,0.8066798448562622,0.8066815137863159,0.8066832423210144,0.8066843748092651,0.8066853284835815,0.8066861033439636,0.80668705701828,0.8066876530647278,0.8066880106925964,0.8066881895065308,0.8066887855529785,0.8066892027854919,0.8066895604133606,0.8066899180412292,0.8066899180412292,0.8066901564598083,0.8066901564598083,0.8066903352737427,0.8066903352737427,0.8066906929016113,0.8066908717155457,0.8066911101341248,0.8066911101341248,0.8066911101341248,0.8066911101341248,0.8066911101341248,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591,0.8066912889480591],"active":[0.0008530616760253906,0.0007721107685938478,0.0007560734520666301,0.000760273658670485,0.0007679105037823319,0.000778792891651392,0.0008034220663830638,0.0008106770692393184,0.000828814459964633,0.0008417973294854164,0.0008526798337697983,0.000874444842338562,0.0008887641597539186,0.0008946829475462437,0.0009086199570447206,0.0009191203862428665,0.0009294305928051472,0.001016490627080202,0.0011430718004703522,0.0013084099628031254,0.0014863493852317333,0.0016990359872579575,0.0019394070841372013,0.0022313259541988373,0.002551119774580002,0.0029484285041689873,0.0034284060820937157,0.003901893272995949,0.004554463550448418,0.00527595728635788,0.006076682358980179,0.0070074256509542465,0.008070288226008415,0.00921696238219738,0.010578237473964691,0.012046616524457932,0.013743720948696136,0.01562945544719696,0.017694659531116486,0.019863910973072052,0.022262461483478546,0.024923525750637054,0.0276273712515831,0.03045319765806198,0.03325115144252777,0.03617359697818756,0.039105579257011414,0.04187758266925812,0.04465281963348389,0.04710863530635834,0.049260348081588745,0.051114559173583984,0.052861303091049194,0.05398601293563843,0.05463460087776184,0.05521920323371887,0.05499562621116638,0.054539114236831665,0.05341079831123352,0.051996439695358276,0.05002570152282715,0.0476871132850647,0.04535555839538574,0.042610108852386475,0.039674580097198486,0.03666269779205322,0.033881187438964844,0.03090435266494751,0.028174161911010742,0.025514066219329834,0.022905290126800537,0.02056175470352173,0.01832866668701172,0.016358017921447754,0.014491736888885498,0.012918949127197266,0.01150500774383545,0.010103404521942139,0.008826732635498047,0.0077533721923828125,0.006807506084442139,0.005991518497467041,0.005317211151123047,0.004621267318725586,0.004027307033538818,0.00352400541305542,0.0031158924102783203,0.0026860833168029785,0.002322375774383545,0.002028167247772217,0.0017524957656860352,0.0015394091606140137,0.0013402700424194336,0.0011862516403198242,0.0010247230529785156,0.0008774995803833008,0.0007756948471069336,0.0006797313690185547,0.0005875229835510254,0.0005124211311340332,0.00044733285903930664,0.00039637088775634766,0.00034368038177490234,0.00030815601348876953,0.0002701878547668457,0.00023370981216430664,0.00020581483840942383,0.00018256902694702148,0.00016117095947265625,0.00013458728790283203,0.00011473894119262695,0.0001004934310913086,8.970499038696289e-05,7.867813110351562e-05,6.854534149169922e-05,5.996227264404297e-05,5.155801773071289e-05,4.2438507080078125e-05,3.88026237487793e-05,3.248453140258789e-05,2.580881118774414e-05,2.3126602172851562e-05,1.8715858459472656e-05,1.6808509826660156e-05,1.3947486877441406e-05,1.1622905731201172e-05,1.0907649993896484e-05,9.953975677490234e-06,8.58306884765625e-06,8.225440979003906e-06,7.450580596923828e-06,6.9141387939453125e-06,5.7220458984375e-06,5.185604095458984e-06,4.410743713378906e-06,4.410743713378906e-06,3.993511199951172e-06,3.6954879760742188e-06,2.682209014892578e-06,2.3245811462402344e-06,2.1457672119140625e-06,1.9669532775878906e-06,1.5497207641601562e-06,1.3709068298339844e-06,1.1920928955078125e-06,1.5497207641601562e-06,1.1920928955078125e-06,7.748603820800781e-07,5.960464477539062e-07,4.172325134277344e-07,4.172325134277344e-07,1.7881393432617188e-07,5.364418029785156e-07,5.960464477539062e-07,7.748603820800781e-07,4.172325134277344e-07,2.384185791015625e-07,0.0,0.0,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0008530616760253906,0.001056584296748042,0.0012832086067646742,0.0015209062257781625,0.001758794765919447,0.00200183829292655,0.0022475547157227993,0.0024951803497970104,0.002746815327554941,0.0029919587541371584,0.003256003838032484,0.0035095480270683765,0.003769583534449339,0.004031337331980467,0.0042961458675563335,0.004566109273582697,0.004828244913369417,0.005165222100913525,0.005560621153563261,0.0060178786516189575,0.0065381405875086784,0.007135916966944933,0.007828199304640293,0.008610978722572327,0.009516903199255466,0.010564682073891163,0.011765197850763798,0.013127043843269348,0.01470730360597372,0.016524115577340126,0.018591798841953278,0.02099359594285488,0.023694757372140884,0.02679341845214367,0.030318407341837883,0.03427965193986893,0.03882588446140289,0.04395958036184311,0.049739547073841095,0.05622478201985359,0.06347064673900604,0.07155293971300125,0.0804949551820755,0.0903995931148529,0.10139096528291702,0.1134045273065567,0.12654167413711548,0.14073842763900757,0.1560916006565094,0.1726149171590805,0.19013428688049316,0.20874306559562683,0.22844313085079193,0.2489970177412033,0.270491361618042,0.29273033142089844,0.31557852029800415,0.33884844183921814,0.36250537633895874,0.3862721025943756,0.4101625382900238,0.43395423889160156,0.45733070373535156,0.48025450110435486,0.5026666522026062,0.5242631435394287,0.5449095964431763,0.5646870136260986,0.5833771228790283,0.6008955240249634,0.6172892451286316,0.6326137781143188,0.6468007564544678,0.6598527431488037,0.6717622876167297,0.682743489742279,0.6926258206367493,0.7016300559043884,0.7097707986831665,0.7171306610107422,0.7237352132797241,0.7296409606933594,0.7349753379821777,0.7397251129150391,0.743983805179596,0.7477615475654602,0.7511370778083801,0.7541983127593994,0.7568690776824951,0.759216845035553,0.7613381743431091,0.7632080912590027,0.764841616153717,0.7663029432296753,0.767605185508728,0.7687511444091797,0.7697670459747314,0.7706733345985413,0.7714610695838928,0.7721773982048035,0.7728047966957092,0.7733626365661621,0.7738319635391235,0.7742632031440735,0.7746449112892151,0.7749797701835632,0.7752838730812073,0.7755507826805115,0.7757835388183594,0.775983452796936,0.7761621475219727,0.7763242125511169,0.7764613032341003,0.776585042476654,0.7766942381858826,0.7767921686172485,0.7768765687942505,0.7769476175308228,0.7770136594772339,0.7770724296569824,0.7771264910697937,0.7771707773208618,0.7772137522697449,0.7772454023361206,0.7772772908210754,0.7773026823997498,0.7773265838623047,0.7773467898368835,0.7773653268814087,0.7773832678794861,0.7773959040641785,0.7774069309234619,0.7774176597595215,0.7774275541305542,0.7774359583854675,0.7774441838264465,0.7774519920349121,0.7774579524993896,0.777463436126709,0.7774680256843567,0.7774718403816223,0.7774760723114014,0.7774791121482849,0.7774817943572998,0.7774840593338013,0.7774863839149475,0.7774878740310669,0.7774892449378967,0.7774907350540161,0.777492105960846,0.7774926424026489,0.777493417263031,0.7774940133094788,0.7774947881698608,0.7774953246116638,0.7774959206581116,0.7774966955184937,0.7774978280067444,0.777498185634613,0.7774984240531921,0.7774987816810608,0.7774989604949951,0.7774993777275085,0.7774995565414429,0.7774997353553772,0.7775000929832458,0.777500331401825,0.777500331401825,0.777500331401825,0.777500331401825,0.7775005102157593,0.7775005102157593,0.7775006890296936,0.7775006890296936,0.7775008678436279,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623,0.7775010466575623],"recovered":[0.0,0.0002900102408602834,0.0005330537096597254,0.0007638782262802124,0.0009989029495045543,0.0012297274079173803,0.0014626521151512861,0.0016984405228868127,0.0019460661569610238,0.002194646280258894,0.0024403627030551434,0.0026910430751740932,0.00294687831774354,0.003204431850463152,0.0034621763043105602,0.0037218299694359303,0.003991793375462294,0.0042579383589327335,0.004562840797007084,0.00490898173302412,0.0053041898645460606,0.00576564809307456,0.006296983454376459,0.0068825408816337585,0.007584369275718927,0.008386814035475254,0.009306483902037144,0.01036476343870163,0.011568334884941578,0.012979628518223763,0.01459425501525402,0.016428058966994286,0.018547482788562775,0.020960161462426186,0.023704662919044495,0.026813823729753494,0.03039112687110901,0.034468263387680054,0.03907902538776398,0.044266752898693085,0.05010132119059563,0.05663161352276802,0.06396186351776123,0.07210907340049744,0.08115590363740921,0.09119495004415512,0.1021147295832634,0.11421172320842743,0.12732824683189392,0.14154484868049622,0.15690584480762482,0.1733984351158142,0.19096267223358154,0.20956820249557495,0.229130819439888,0.2496650218963623,0.2710016965866089,0.29315778613090515,0.31572702527046204,0.3388505280017853,0.3623867928981781,0.38603323698043823,0.4098072052001953,0.43334805965423584,0.45670944452285767,0.47942835092544556,0.501616358757019,0.5229843258857727,0.5435771346092224,0.5632331371307373,0.5818604230880737,0.5993339419364929,0.615730345249176,0.631051778793335,0.645218551158905,0.6582444310188293,0.6702810525894165,0.6812188029289246,0.6912059187889099,0.7002806067466736,0.7084799408912659,0.7158917188644409,0.7226511240005493,0.7286269664764404,0.7339649796485901,0.73876953125,0.7430686950683594,0.7469258904457092,0.7503672242164612,0.7534263730049133,0.7561336755752563,0.7585415840148926,0.7607051134109497,0.7626020908355713,0.7642598748207092,0.7657427191734314,0.7670442461967468,0.7682178616523743,0.7692570686340332,0.7701771259307861,0.7709959745407104,0.7717212438583374,0.7723537683486938,0.772914707660675,0.7734015583992004,0.7738422155380249,0.7742320895195007,0.7745732665061951,0.7748693823814392,0.7751389741897583,0.7753688097000122,0.775574266910553,0.7757592797279358,0.7759143114089966,0.7760590314865112,0.7761829495429993,0.7762964963912964,0.7763988375663757,0.7764827013015747,0.7765579223632812,0.7766225934028625,0.7766841053962708,0.7767318487167358,0.7767783999443054,0.7768206000328064,0.7768564820289612,0.776887059211731,0.7769137620925903,0.7769364714622498,0.7769580483436584,0.7769758105278015,0.7769932150840759,0.777006208896637,0.7770172357559204,0.7770283222198486,0.7770397663116455,0.7770485877990723,0.7770556211471558,0.7770622968673706,0.7770689725875854,0.7770735621452332,0.7770787477493286,0.7770827412605286,0.7770848274230957,0.7770886421203613,0.7770915031433105,0.7770941853523254,0.7770960927009583,0.7770980000495911,0.7771003246307373,0.777101457118988,0.7771022319793701,0.7771035432815552,0.7771044969558716,0.777104914188385,0.7771056294441223,0.7771062254905701,0.7771065831184387,0.7771075367927551,0.7771079540252686,0.7771083116531372,0.7771090865135193,0.7771094441413879,0.777109682559967,0.77711021900177,0.7771103978157043,0.7771106362342834,0.7771108150482178,0.7771108150482178,0.7771108150482178,0.7771108150482178,0.7771108150482178,0.7771109938621521,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864,0.7771111726760864],"active":[0.0008530616760253906,0.0007665740558877587,0.0007501548971049488,0.0007570279994979501,0.0007598918164148927,0.0007721108850091696,0.0007849026005715132,0.0007967398269101977,0.0008007491705939174,0.0007973124738782644,0.0008156411349773407,0.0008185049518942833,0.0008227052167057991,0.0008269054815173149,0.0008339695632457733,0.0008442793041467667,0.0008364515379071236,0.0009072837419807911,0.0009977803565561771,0.0011088969185948372,0.0012339507229626179,0.0013702688738703728,0.001531215850263834,0.0017284378409385681,0.001932533923536539,0.002177868038415909,0.002458713948726654,0.0027622804045677185,0.0031389687210321426,0.0035444870591163635,0.003997543826699257,0.004565536975860596,0.00514727458357811,0.0058332569897174835,0.006613744422793388,0.007465828210115433,0.008434757590293884,0.009491316974163055,0.010660521686077118,0.011958029121160507,0.013369325548410416,0.01492132619023323,0.01653309166431427,0.01829051971435547,0.020235061645507812,0.02220957726240158,0.02442694455385208,0.02652670443058014,0.02876335382461548,0.03107006847858429,0.03322844207286835,0.03534463047981262,0.03748045861721039,0.03942881524562836,0.04136054217815399,0.04306530952453613,0.044576823711395264,0.04569065570831299,0.046778351068496704,0.04742157459259033,0.0477757453918457,0.04792100191116333,0.04752349853515625,0.04690644145011902,0.045957207679748535,0.044834792613983154,0.04329323768615723,0.04170268774032593,0.03979998826980591,0.037662386894226074,0.03542882204055786,0.03327983617782593,0.031070411205291748,0.02880096435546875,0.026543736457824707,0.024499058723449707,0.022344768047332764,0.020411252975463867,0.018564879894256592,0.016850054264068604,0.015255272388458252,0.013749241828918457,0.012324213981628418,0.011098146438598633,0.01001882553100586,0.008992016315460205,0.008068382740020752,0.0072724223136901855,0.0065018534660339355,0.0057904720306396484,0.005204498767852783,0.004666507244110107,0.004136502742767334,0.003700852394104004,0.003345310688018799,0.003008425235748291,0.002722799777984619,0.002455472946166992,0.002204000949859619,0.002000272274017334,0.0018088221549987793,0.001641392707824707,0.0014781951904296875,0.0013484954833984375,0.0012433528900146484,0.00113755464553833,0.001051783561706543,0.0009775161743164062,0.000914156436920166,0.0008444786071777344,0.0007933378219604492,0.0007499456405639648,0.0007020235061645508,0.0006707310676574707,0.0006352066993713379,0.0006092190742492676,0.0005800724029541016,0.0005487799644470215,0.0005309581756591797,0.0005145072937011719,0.0005038976669311523,0.00048667192459106445,0.0004819035530090332,0.00046700239181518555,0.00045669078826904297,0.0004462003707885742,0.00043952465057373047,0.0004330277442932129,0.00042885541915893555,0.0004252195358276367,0.0004200935363769531,0.00041371583938598633,0.0004114508628845215,0.00041031837463378906,0.0004076361656188965,0.0004044175148010254,0.00040340423583984375,0.0004023313522338867,0.0004011392593383789,0.00039905309677124023,0.00039827823638916016,0.0003973245620727539,0.00039637088775634766,0.00039696693420410156,0.0003954172134399414,0.0003948807716369629,0.0003936886787414551,0.00039315223693847656,0.00039273500442504883,0.0003917813301086426,0.00039118528366088867,0.00039118528366088867,0.000390470027923584,0.0003902912139892578,0.0003904104232788086,0.0003902912139892578,0.000390470027923584,0.00039124488830566406,0.00039064884185791016,0.000390470027923584,0.000390470027923584,0.0003898739814758301,0.00038993358612060547,0.0003898739814758301,0.00038951635360717773,0.0003896951675415039,0.0003896951675415039,0.00038951635360717773,0.00038951635360717773,0.00038951635360717773,0.0003896951675415039,0.0003896951675415039,0.0003896951675415039,0.00038951635360717773,0.0003896951675415039,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301,0.0003898739814758301]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0008530616760253906,0.0010579207446426153,0.0012809175532311201,0.001509259920567274,0.0017309202812612057,0.0019560169894248247,0.0021706130355596542,0.002393609844148159,0.0026141246780753136,0.002835212042555213,0.003054962959140539,0.0032674591057002544,0.0034858735743910074,0.003703906200826168,0.003905901685357094,0.004111906513571739,0.004328602459281683,0.004589210730046034,0.004878839012235403,0.005204933695495129,0.005572267342358828,0.0059924861416220665,0.006465017795562744,0.006999407894909382,0.007588019594550133,0.0082843117415905,0.00905525404959917,0.009918793104588985,0.01089784037321806,0.012001177296042442,0.013235868886113167,0.014652700163424015,0.016224941238760948,0.017954502254724503,0.01994982548058033,0.022183610126376152,0.02464631199836731,0.027417732402682304,0.030468473210930824,0.03388310968875885,0.03774144873023033,0.04195452108979225,0.04661663994193077,0.05181582272052765,0.05749364569783211,0.06382117420434952,0.0707300677895546,0.07820942997932434,0.08641581982374191,0.09530609846115112,0.10496597737073898,0.11536835134029388,0.1265363246202469,0.13857203722000122,0.1513756364583969,0.1650286465883255,0.1794869601726532,0.19467173516750336,0.21057991683483124,0.22714830935001373,0.24435321986675262,0.2622334361076355,0.28058141469955444,0.2994503974914551,0.3185969889163971,0.33803093433380127,0.3576846122741699,0.3773770332336426,0.3970433175563812,0.4165511429309845,0.43570995330810547,0.4547162353992462,0.4731304347515106,0.4909396469593048,0.5082342624664307,0.5248557329177856,0.5407587885856628,0.5558633804321289,0.570201575756073,0.583688497543335,0.5963523387908936,0.6081956028938293,0.6191800832748413,0.6294547319412231,0.6389546394348145,0.6477742791175842,0.6558510065078735,0.6632725596427917,0.670056939125061,0.676311731338501,0.6819970011711121,0.6871961951255798,0.6918966770172119,0.6961788535118103,0.7000671625137329,0.7036162614822388,0.7067922353744507,0.7096300721168518,0.7122170925140381,0.7145606279373169,0.716672420501709,0.7185751795768738,0.7202991843223572,0.7218475341796875,0.7232357263565063,0.7244874238967896,0.7256109714508057,0.7266173362731934,0.7275062799453735,0.7283165454864502,0.7290453314781189,0.7297115921974182,0.7302904725074768,0.730811357498169,0.731295108795166,0.7317260503768921,0.7321059703826904,0.7324530482292175,0.7327547073364258,0.7330268025398254,0.7332698106765747,0.7334913015365601,0.7336950302124023,0.7338748574256897,0.734036386013031,0.7341768741607666,0.7343044281005859,0.7344253063201904,0.734531044960022,0.7346232533454895,0.7347068786621094,0.7347819209098816,0.7348514199256897,0.7349112033843994,0.7349690198898315,0.7350137233734131,0.735056459903717,0.735093891620636,0.7351289987564087,0.7351608872413635,0.7351899147033691,0.7352174520492554,0.7352403402328491,0.7352603673934937,0.7352773547172546,0.7352930307388306,0.7353065609931946,0.7353211045265198,0.7353352308273315,0.7353495359420776,0.7353598475456238,0.7353678941726685,0.7353743314743042,0.7353808283805847,0.7353863716125488,0.7353907823562622,0.7353944182395935,0.7353993654251099,0.7354028224945068,0.735406219959259,0.7354093194007874,0.7354117631912231,0.7354139089584351,0.7354155778884888,0.7354177236557007,0.7354199886322021,0.7354220747947693,0.7354234457015991,0.7354243993759155,0.7354251742362976,0.735426127910614,0.735426664352417,0.7354276180267334,0.7354282140731812,0.7354289889335632,0.7354297041893005,0.735430121421814,0.735430896282196,0.7354310750961304,0.735431432723999,0.735431432723999,0.7354318499565125,0.7354323863983154,0.7354325652122498,0.7354325652122498,0.7354329824447632,0.7354331612586975,0.7354333400726318,0.7354333400726318,0.7354333400726318,0.7354335188865662,0.7354337573051453,0.7354339361190796,0.7354339361190796,0.7354339361190796,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139,0.7354341149330139],"recovered":[0.0,0.0002842825779225677,0.0005299989716149867,0.0007659783586859703,0.00099412992130965,0.0012184630613774061,0.0014431780437007546,0.001668847631663084,0.0018893623491749167,0.0021152228582650423,0.002338601276278496,0.0025594979524612427,0.002778294263407588,0.0029955634381622076,0.003196604084223509,0.003406427102163434,0.0036154864355921745,0.0038363831117749214,0.004069116897881031,0.004334880039095879,0.0046285176649689674,0.0049607218243181705,0.005333783105015755,0.005755720194429159,0.006237416062504053,0.006763978395611048,0.007379509974271059,0.00806224625557661,0.008838916197419167,0.009721357375383377,0.010711287148296833,0.011820542626082897,0.01308673620223999,0.014498984441161156,0.016073517501354218,0.01786436326801777,0.01984746940433979,0.022075144574046135,0.024582520127296448,0.02738620713353157,0.030453938990831375,0.03391535207629204,0.037740278989076614,0.04200337454676628,0.046778902411460876,0.05196758359670639,0.05774296820163727,0.06406095623970032,0.07096048444509506,0.07845321297645569,0.08667735755443573,0.09557775408029556,0.10528174042701721,0.11571446806192398,0.12697522342205048,0.13900597393512726,0.15181778371334076,0.16540493071079254,0.17982105910778046,0.1949397772550583,0.21084298193454742,0.22739915549755096,0.24460025131702423,0.2623792886734009,0.2806892395019531,0.29942822456359863,0.3185570538043976,0.3378499150276184,0.35737892985343933,0.37697818875312805,0.39660075306892395,0.4159208834171295,0.4350986182689667,0.4539026916027069,0.47220712900161743,0.4899680018424988,0.5072038769721985,0.5237810015678406,0.5396091938018799,0.5546532869338989,0.5688884258270264,0.5823390483856201,0.5949752330780029,0.60680091381073,0.6178913712501526,0.6281631588935852,0.6376878619194031,0.6464899182319641,0.6545672416687012,0.6620385646820068,0.6688846945762634,0.6751331686973572,0.680875301361084,0.6860861778259277,0.6908085942268372,0.6951226592063904,0.6990522146224976,0.7026060223579407,0.7058221101760864,0.7087141871452332,0.7113534808158875,0.713717520236969,0.7158510684967041,0.7178011536598206,0.7195320129394531,0.7210977673530579,0.7225014567375183,0.7237600088119507,0.7248833775520325,0.7259023189544678,0.7268239259719849,0.7276414036750793,0.7283898591995239,0.7290569543838501,0.729648768901825,0.7301890850067139,0.7306755781173706,0.7311091423034668,0.7315020561218262,0.7318485975265503,0.7321517467498779,0.7324292063713074,0.7326842546463013,0.7329064607620239,0.733111560344696,0.7332971096038818,0.7334670424461365,0.7336086630821228,0.7337433099746704,0.7338631749153137,0.73397296667099,0.7340648174285889,0.7341499328613281,0.734224796295166,0.7342923879623413,0.7343534827232361,0.7344073057174683,0.7344550490379333,0.7344968318939209,0.7345367670059204,0.7345709204673767,0.7346028089523315,0.7346305251121521,0.7346585988998413,0.7346824407577515,0.7347041964530945,0.734723687171936,0.7347373962402344,0.7347548007965088,0.7347697019577026,0.734783411026001,0.7347949147224426,0.7348055839538574,0.7348141670227051,0.7348223924636841,0.7348273396492004,0.7348319292068481,0.7348366975784302,0.7348414659500122,0.7348452806472778,0.7348489165306091,0.7348521947860718,0.7348552346229553,0.7348579168319702,0.734859824180603,0.7348622679710388,0.734863817691803,0.7348660826683044,0.7348678112030029,0.7348695397377014,0.7348708510398865,0.734872043132782,0.7348724007606506,0.7348731756210327,0.7348739504814148,0.7348750829696655,0.7348758578300476,0.7348760366439819,0.734876811504364,0.7348771691322327,0.7348775863647461,0.7348775863647461,0.7348779439926147,0.7348781228065491,0.7348787188529968,0.7348787188529968,0.7348787188529968,0.7348788976669312,0.7348792552947998,0.7348792552947998,0.7348792552947998,0.7348792552947998,0.7348794937133789,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132,0.7348796725273132],"active":[0.0008530616760253906,0.0007736381376162171,0.0007509185816161335,0.0007432815618813038,0.0007367903599515557,0.0007375539280474186,0.0007274349918588996,0.000724762212485075,0.0007247623289003968,0.0007199891842901707,0.0007163616828620434,0.0007079611532390118,0.0007075793109834194,0.0007083427626639605,0.000709297601133585,0.0007054794114083052,0.0007131160236895084,0.0007528276182711124,0.000809722114354372,0.00087005365639925,0.0009437496773898602,0.001031764317303896,0.0011312346905469894,0.0012436877004802227,0.0013506035320460796,0.0015203333459794521,0.0016757440753281116,0.0018565468490123749,0.002058924175798893,0.0022798199206590652,0.0025245817378163338,0.002832157537341118,0.003138205036520958,0.003455517813563347,0.0038763079792261124,0.004319246858358383,0.004798842594027519,0.005342587828636169,0.0058859530836343765,0.00649690255522728,0.007287509739398956,0.008039169013500214,0.008876360952854156,0.009812448173761368,0.010714743286371231,0.011853590607643127,0.012987099587917328,0.014148473739624023,0.01545533537864685,0.016852885484695435,0.018288619816303253,0.01979059725999832,0.021254584193229675,0.02285756915807724,0.024400413036346436,0.026022672653198242,0.02766917645931244,0.029266804456710815,0.03075885772705078,0.032208532094955444,0.0335102379322052,0.034834280610084534,0.03598116338253021,0.0370711088180542,0.03790774941444397,0.03860270977020264,0.03912755846977234,0.03952711820602417,0.039664387702941895,0.039572954177856445,0.03910920023918152,0.0387953519821167,0.038031816482543945,0.0370369553565979,0.03602713346481323,0.034887731075286865,0.033554911613464355,0.03208237886428833,0.030592381954193115,0.029035210609436035,0.027463912963867188,0.02585655450820923,0.02420485019683838,0.022653818130493164,0.021063268184661865,0.019611120223999023,0.01816314458847046,0.016782641410827637,0.015489697456359863,0.01427316665649414,0.013112306594848633,0.012063026428222656,0.01102137565612793,0.010092675685882568,0.009258568286895752,0.008493602275848389,0.007740020751953125,0.007024049758911133,0.00639498233795166,0.00584644079208374,0.005318939685821533,0.004857659339904785,0.004448115825653076,0.004046380519866943,0.0037037134170532227,0.0033896565437316895,0.0031095147132873535,0.0028573274612426758,0.0026229023933410645,0.002414226531982422,0.002221405506134033,0.002070188522338867,0.0019006133079528809,0.0017544031143188477,0.0016463398933410645,0.0015369653701782227,0.0014303922653198242,0.0013439059257507324,0.0012526512145996094,0.0011782050132751465,0.0011180639266967773,0.0010620951652526855,0.0010107755661010742,0.0009683966636657715,0.0009248256683349609,0.0008797645568847656,0.0008373856544494629,0.000816643238067627,0.0007877349853515625,0.0007600784301757812,0.0007339119911193848,0.0007171034812927246,0.0007014870643615723,0.0006864070892333984,0.0006766319274902344,0.000660240650177002,0.0006491541862487793,0.0006388425827026367,0.000632166862487793,0.0006241202354431152,0.0006189942359924316,0.0006146430969238281,0.0006098151206970215,0.0006017684936523438,0.0005949139595031738,0.000588834285736084,0.0005828738212585449,0.0005837082862854004,0.0005804300308227539,0.000579833984375,0.0005764365196228027,0.0005729794502258301,0.0005687475204467773,0.0005666613578796387,0.0005639791488647461,0.0005634427070617676,0.0005624890327453613,0.0005626678466796875,0.0005613565444946289,0.0005609393119812012,0.0005604028701782227,0.0005595684051513672,0.0005586743354797363,0.0005576610565185547,0.0005578994750976562,0.0005577206611633301,0.0005582571029663086,0.0005573630332946777,0.0005565881729125977,0.0005556344985961914,0.0005552768707275391,0.0005546212196350098,0.0005552172660827637,0.0005550384521484375,0.0005550384521484375,0.0005546212196350098,0.0005542635917663574,0.0005548596382141113,0.0005542635917663574,0.0005542635917663574,0.0005538463592529297,0.0005542635917663574,0.0005544424057006836,0.0005544424057006836,0.0005538463592529297,0.0005542635917663574,0.0005544424057006836,0.0005544424057006836,0.0005540847778320312,0.0005540847778320312,0.0005542635917663574,0.000554502010345459,0.0005544424057006836,0.0005542635917663574,0.0005542635917663574,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836,0.0005544424057006836]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0008530616760253906,0.001065557706169784,0.0012975276913493872,0.0015344616258516908,0.0017839964712038636,0.0020375405438244343,0.0023050219751894474,0.0025639119558036327,0.002834257436916232,0.003112621372565627,0.0033930856734514236,0.0036834776401519775,0.00397692434489727,0.004291563760489225,0.004593029152601957,0.004913014359772205,0.005231853574514389,0.005645771976560354,0.006147514563053846,0.00672486238181591,0.007381060626357794,0.008162504062056541,0.009066900238394737,0.010125943459570408,0.011376290582120419,0.012859944254159927,0.01460057869553566,0.01661613956093788,0.01898127980530262,0.021693706512451172,0.02484200708568096,0.02853691577911377,0.032726697623729706,0.03756828233599663,0.04319112002849579,0.04952094331383705,0.05674981698393822,0.0648723915219307,0.0741007924079895,0.08446937054395676,0.0960218608379364,0.10884283483028412,0.12288990616798401,0.13841375708580017,0.15517917275428772,0.17332839965820312,0.19268041849136353,0.2133396863937378,0.23518916964530945,0.25802990794181824,0.281885027885437,0.30645301938056946,0.331806480884552,0.35763534903526306,0.38374122977256775,0.4101724624633789,0.4365830421447754,0.46295565366744995,0.4888152480125427,0.5140931010246277,0.5386097431182861,0.562138020992279,0.5846413969993591,0.605880081653595,0.6257976293563843,0.644304633140564,0.6614181399345398,0.6771504878997803,0.6916255950927734,0.7047340869903564,0.7165946960449219,0.7272557616233826,0.7367491722106934,0.745297908782959,0.7527982592582703,0.7595473527908325,0.765518069267273,0.7708147764205933,0.7754263281822205,0.7795347571372986,0.7831448912620544,0.7863117456436157,0.7890670895576477,0.7914784550666809,0.7936099171638489,0.7954725623130798,0.7971131205558777,0.7985337972640991,0.7997997999191284,0.8008605241775513,0.8018082976341248,0.8026479482650757,0.8033742308616638,0.803999662399292,0.804545521736145,0.8050282001495361,0.8054501414299011,0.8058178424835205,0.8061261773109436,0.8063921332359314,0.8066222071647644,0.8068215250968933,0.8070030808448792,0.8071632385253906,0.8073012828826904,0.8074284195899963,0.8075311779975891,0.8076256513595581,0.8077041506767273,0.8077738285064697,0.8078374266624451,0.807888925075531,0.8079364895820618,0.8079756498336792,0.8080092072486877,0.8080397844314575,0.8080651760101318,0.808088481426239,0.8081086874008179,0.8081247210502625,0.8081390261650085,0.8081535696983337,0.8081640601158142,0.8081751465797424,0.8081839084625244,0.8081908226013184,0.8081972599029541,0.8082035779953003,0.8082078099250793,0.808212161064148,0.8082173466682434,0.8082205653190613,0.8082230687141418,0.808225154876709,0.8082276582717896,0.8082295656204224,0.8082310557365417,0.8082320094108582,0.8082332015037537,0.8082341551780701,0.8082345128059387,0.8082352876663208,0.8082358241081238,0.8082364201545715,0.8082371950149536,0.8082377910614014,0.8082379698753357,0.80823814868927,0.8082383275032043,0.8082383275032043,0.8082383275032043,0.8082383275032043,0.8082385063171387,0.8082385063171387,0.8082387447357178,0.8082387447357178,0.8082387447357178,0.8082387447357178,0.8082387447357178,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521,0.8082389235496521],"recovered":[0.0,0.0002913466887548566,0.0005424089031293988,0.0007816338911652565,0.0010304050520062447,0.0012688663555309176,0.0015073277754709125,0.0017599172424525023,0.002019379986450076,0.0022862886544317007,0.002559879794716835,0.0028367163613438606,0.00311985332518816,0.0034047088120132685,0.0037012102548033,0.003995039034634829,0.004305477719753981,0.004630426876246929,0.004986305255442858,0.005415688268840313,0.005908457562327385,0.006481986492872238,0.007158231921494007,0.00794406607747078,0.008874045684933662,0.009971655905246735,0.011263814754784107,0.012780306860804558,0.014546332880854607,0.01658977009356022,0.018977629020810127,0.021769478917121887,0.02499968558549881,0.028703950345516205,0.0329979732632637,0.03792069852352142,0.04355117678642273,0.04998791217803955,0.05729277431964874,0.06555567681789398,0.07488679140806198,0.08532754331827164,0.09698618203401566,0.10979321599006653,0.12393002212047577,0.1393796056509018,0.1562078446149826,0.17432841658592224,0.19370126724243164,0.2143145203590393,0.23610557615756989,0.25884243845939636,0.2825188636779785,0.3070889711380005,0.3322041630744934,0.3578224182128906,0.3839136064052582,0.41014760732650757,0.4364069998264313,0.4624558091163635,0.4881420433521271,0.513304591178894,0.537626326084137,0.5609901547431946,0.583344042301178,0.6044542789459229,0.6243237257003784,0.6427696347236633,0.6598258018493652,0.6756032109260559,0.69001305103302,0.7031826376914978,0.7151474952697754,0.7257795333862305,0.7354338765144348,0.7439942359924316,0.7516750693321228,0.7584472298622131,0.7645483613014221,0.7699012160301208,0.7746085524559021,0.7787624597549438,0.78241366147995,0.7856301069259644,0.7884393334388733,0.7909196019172668,0.7930810451507568,0.7949894666671753,0.7966602444648743,0.7981364727020264,0.7993967533111572,0.8005415201187134,0.8014953136444092,0.8023331165313721,0.803073525428772,0.8037096261978149,0.8042677044868469,0.8047574162483215,0.8051764965057373,0.805547833442688,0.8058693408966064,0.8061500191688538,0.8063865900039673,0.8065943121910095,0.8067790865898132,0.8069385290145874,0.8070805668830872,0.807206928730011,0.8073214888572693,0.8074190616607666,0.8075015544891357,0.8075746893882751,0.8076372742652893,0.8076896071434021,0.8077352046966553,0.8077728748321533,0.8078073859214783,0.8078364133834839,0.8078643083572388,0.8078885674476624,0.8079079985618591,0.807927131652832,0.8079444766044617,0.8079566955566406,0.8079677820205688,0.807978093624115,0.8079857230186462,0.8079937696456909,0.8080008029937744,0.8080053925514221,0.8080112934112549,0.808016836643219,0.808020830154419,0.8080239295959473,0.8080265522003174,0.808029055595398,0.8080315589904785,0.8080328702926636,0.8080344200134277,0.8080357313156128,0.808037281036377,0.8080378174781799,0.8080387711524963,0.8080391883850098,0.8080397248268127,0.8080401420593262,0.8080409169197083,0.8080412745475769,0.8080416917800903,0.8080416917800903,0.8080418705940247,0.8080418705940247,0.8080418705940247,0.8080418705940247,0.8080418705940247,0.8080418705940247,0.808042049407959,0.8080422282218933,0.8080422282218933,0.8080422282218933,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276,0.8080424070358276],"active":[0.0008530616760253906,0.0007742110174149275,0.0007551187882199883,0.0007528277346864343,0.000753591419197619,0.0007686741882935166,0.000797694199718535,0.0008039947133511305,0.000814877450466156,0.0008263327181339264,0.0008332058787345886,0.0008467612788081169,0.0008570710197091103,0.0008868549484759569,0.0008918188977986574,0.0009179753251373768,0.0009263758547604084,0.001015345100313425,0.0011612093076109886,0.0013091741129755974,0.0014726030640304089,0.0016805175691843033,0.0019086683169007301,0.0021818773820996284,0.002502244897186756,0.0028882883489131927,0.0033367639407515526,0.0038358327001333237,0.004434946924448013,0.005103936418890953,0.005864378064870834,0.006767436861991882,0.007727012038230896,0.008864331990480423,0.010193146765232086,0.011600244790315628,0.013198640197515488,0.014884479343891144,0.01680801808834076,0.018913693726062775,0.02113506942987442,0.02351529151201248,0.025903724133968353,0.028620541095733643,0.03124915063381195,0.03394879400730133,0.03647257387638092,0.03901126980781555,0.04148790240287781,0.04371538758277893,0.045779451727867126,0.047610580921173096,0.049287617206573486,0.05054637789726257,0.05153706669807434,0.05235004425048828,0.05266943573951721,0.05280804634094238,0.05240824818611145,0.05163729190826416,0.05046769976615906,0.04883342981338501,0.04701507091522217,0.04488992691040039,0.0424535870552063,0.03985035419464111,0.03709441423416138,0.03438085317611694,0.0317997932434082,0.029130876064300537,0.026581645011901855,0.024073123931884766,0.02160167694091797,0.019518375396728516,0.01736438274383545,0.015553116798400879,0.013842999935150146,0.012367546558380127,0.01087796688079834,0.009633541107177734,0.008536338806152344,0.007549285888671875,0.006653428077697754,0.005848348140716553,0.005170583724975586,0.004552960395812988,0.00403207540512085,0.003544330596923828,0.0031395554542541504,0.0027240514755249023,0.0024115443229675293,0.0021064281463623047,0.0018789172172546387,0.0016665458679199219,0.0014719963073730469,0.0013185739517211914,0.0011824369430541992,0.0010604262351989746,0.0009496808052062988,0.0008442997932434082,0.000752866268157959,0.0006715059280395508,0.0006164908409118652,0.0005689263343811035,0.0005221962928771973,0.0004898905754089355,0.0004506111145019531,0.00041872262954711914,0.0003826618194580078,0.000354766845703125,0.00033587217330932617,0.0003142356872558594,0.00029921531677246094,0.0002860426902770996,0.0002740025520324707,0.0002669095993041992,0.00025779008865356445,0.00025206804275512695,0.00024437904357910156,0.00023615360260009766,0.00023102760314941406,0.00022643804550170898,0.00021958351135253906,0.00021845102310180664,0.0002161264419555664,0.00021272897720336914,0.00021153688430786133,0.000209808349609375,0.00020700693130493164,0.00020676851272583008,0.0002060532569885254,0.00020372867584228516,0.0002022385597229004,0.00020122528076171875,0.00020110607147216797,0.00020051002502441406,0.00019949674606323242,0.00019913911819458008,0.00019878149032592773,0.0001984238624572754,0.00019723176956176758,0.00019747018814086914,0.0001970529556274414,0.00019723176956176758,0.00019747018814086914,0.0001976490020751953,0.0001970529556274414,0.00019687414169311523,0.00019663572311401367,0.00019663572311401367,0.0001964569091796875,0.0001964569091796875,0.00019663572311401367,0.00019663572311401367,0.00019687414169311523,0.00019687414169311523,0.00019669532775878906,0.0001965165138244629,0.0001965165138244629,0.00019669532775878906,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629,0.0001965165138244629]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0008530616760253906,0.0010626937728375196,0.0012956184800714254,0.0015344616258516908,0.001767768058925867,0.0020100479014217854,0.0022523277439177036,0.00249269837513566,0.002738032955676317,0.002973821246996522,0.003218010300770402,0.003462008433416486,0.00370829738676548,0.003954586572945118,0.00420316681265831,0.004442010074853897,0.004694599658250809,0.005007902160286903,0.005376954097300768,0.0057847630232572556,0.006265695206820965,0.006830824073404074,0.007464302238076925,0.008195724338293076,0.009044371545314789,0.010020936839282513,0.0111290467903018,0.012409559451043606,0.01387450285255909,0.015559578314423561,0.017483307048678398,0.01968291774392128,0.022163182497024536,0.02503884769976139,0.02826523408293724,0.03194525092840195,0.03612319380044937,0.04081949219107628,0.04610191658139229,0.05204607546329498,0.05864987149834633,0.06604351103305817,0.07421401143074036,0.08325281739234924,0.09322027862071991,0.10416696965694427,0.11601787060499191,0.12894347310066223,0.1427765190601349,0.15769533812999725,0.1735057681798935,0.1903906911611557,0.20815883576869965,0.22686688601970673,0.24629928171634674,0.26652419567108154,0.28741851449012756,0.30891916155815125,0.3309018909931183,0.3531250059604645,0.3757152557373047,0.39839810132980347,0.42108839750289917,0.44352325797080994,0.4657236337661743,0.4875173568725586,0.5088078379631042,0.5293477773666382,0.5491713881492615,0.5682125687599182,0.5863304734230042,0.6032730937004089,0.6192944645881653,0.6342436671257019,0.6481570601463318,0.6609297394752502,0.6726311445236206,0.6834228038787842,0.6932737827301025,0.7021780014038086,0.7103353142738342,0.7176333069801331,0.7241456508636475,0.7300583124160767,0.735409677028656,0.7401225566864014,0.7443425059318542,0.7480851411819458,0.7514516711235046,0.7544415593147278,0.7571251392364502,0.759475588798523,0.7615877389907837,0.7634413838386536,0.7650909423828125,0.7665312886238098,0.7678402066230774,0.7689909338951111,0.7700125575065613,0.770926296710968,0.7717308402061462,0.7724241018295288,0.7730300426483154,0.7736003398895264,0.7740833759307861,0.7745224833488464,0.7748985886573792,0.7752441763877869,0.775540292263031,0.7758041620254517,0.7760397791862488,0.7762434482574463,0.7764305472373962,0.7765907645225525,0.7767301201820374,0.7768595814704895,0.7769695520401001,0.7770739793777466,0.7771576046943665,0.7772336006164551,0.7773007750511169,0.7773596048355103,0.7774075269699097,0.7774564027786255,0.7774980068206787,0.7775331139564514,0.7775669097900391,0.777594804763794,0.7776198387145996,0.7776435017585754,0.7776633501052856,0.7776817083358765,0.7776973247528076,0.7777110934257507,0.7777219414710999,0.7777330279350281,0.7777423858642578,0.7777515649795532,0.7777591943740845,0.7777649164199829,0.7777706384658813,0.7777755856513977,0.777779221534729,0.7777820825576782,0.7777851819992065,0.7777880430221558,0.777790904045105,0.7777929902076721,0.7777952551841736,0.7777969837188721,0.7777985334396362,0.777800440788269,0.7778015732765198,0.7778029441833496,0.7778036594390869,0.7778048515319824,0.7778055667877197,0.7778059840202332,0.7778063416481018,0.7778069376945496,0.7778077125549316,0.777807891368866,0.7778082489967346,0.777808427810669,0.7778088450431824,0.7778090238571167,0.7778093814849854,0.7778096199035645,0.7778096199035645,0.7778096199035645,0.7778097987174988,0.7778099775314331,0.7778099775314331,0.7778103351593018,0.7778105735778809,0.7778105735778809,0.7778105735778809,0.7778105735778809,0.7778105735778809,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152,0.7778107523918152],"recovered":[0.0,0.00028600089717656374,0.000532671925611794,0.0007625417783856392,0.0010050124255940318,0.0012421373976394534,0.0014847989659756422,0.0017282243352383375,0.00197279523126781,0.00221030181273818,0.0024502906017005444,0.0026866518892347813,0.002927022520452738,0.0031746479216963053,0.0034222735557705164,0.003670471953228116,0.003915806766599417,0.004163050092756748,0.004448860418051481,0.00477342726662755,0.005145915783941746,0.005574535112828016,0.006070550065487623,0.006645606830716133,0.00729416823014617,0.008037044666707516,0.008897148072719574,0.009889750741422176,0.01101848017424345,0.012308920733630657,0.013806129805743694,0.01551545225083828,0.017483092844486237,0.019714204594492912,0.02227465808391571,0.02516884170472622,0.028446586802601814,0.032203927636146545,0.03640993684530258,0.0411594994366169,0.04651791229844093,0.052471235394477844,0.059138987213373184,0.06657081097364426,0.07481157034635544,0.08391300588846207,0.0939045175909996,0.10487239807844162,0.11681341379880905,0.12963362038135529,0.1435924917459488,0.15842463076114655,0.17434464395046234,0.1912400871515274,0.20897194743156433,0.22753986716270447,0.2469218671321869,0.26710689067840576,0.28793588280677795,0.30930423736572266,0.331124871969223,0.35334110260009766,0.37570321559906006,0.3982701599597931,0.42078539729118347,0.44314271211624146,0.46520525217056274,0.48690351843833923,0.5080506205558777,0.5285454988479614,0.5482604503631592,0.5672647953033447,0.585161030292511,0.6021725535392761,0.618169367313385,0.6331087946891785,0.6468887329101562,0.6596858501434326,0.6714651584625244,0.6822919845581055,0.6921790242195129,0.7011660933494568,0.7093364000320435,0.7166573405265808,0.7233153581619263,0.7293051481246948,0.7346245646476746,0.7394272089004517,0.7436885833740234,0.7475169897079468,0.750880241394043,0.7539166808128357,0.7566361427307129,0.759028434753418,0.7611571550369263,0.7630724906921387,0.7647388577461243,0.7662244439125061,0.767533004283905,0.76869136095047,0.7697299718856812,0.7706524729728699,0.7714558839797974,0.7721563577651978,0.7727944254875183,0.7733674049377441,0.7738748788833618,0.7743138074874878,0.7747009992599487,0.7750400900840759,0.7753409743309021,0.7756050229072571,0.7758442163467407,0.7760630249977112,0.7762463092803955,0.7764120101928711,0.7765554189682007,0.7766839265823364,0.7767958045005798,0.7768967747688293,0.7769861221313477,0.7770646214485168,0.7771350741386414,0.777191162109375,0.7772457599639893,0.7772921919822693,0.7773293852806091,0.7773674130439758,0.7774002552032471,0.7774307727813721,0.77745521068573,0.7774785161018372,0.7774994969367981,0.7775167226791382,0.7775323390960693,0.7775468826293945,0.7775596380233765,0.777570903301239,0.7775816321372986,0.7775909900665283,0.7775986194610596,0.7776045203208923,0.7776100635528564,0.7776150107383728,0.7776194214820862,0.7776228785514832,0.7776255011558533,0.7776284217834473,0.7776316404342651,0.77763432264328,0.7776367664337158,0.7776384949684143,0.7776404023170471,0.7776421308517456,0.7776436805725098,0.7776448130607605,0.7776463627815247,0.7776468992233276,0.777647852897644,0.7776484489440918,0.7776489853858948,0.7776495814323425,0.7776497602462769,0.7776501774787903,0.7776505351066589,0.7776508927345276,0.7776511311531067,0.777651309967041,0.7776516675949097,0.777651846408844,0.777651846408844,0.777651846408844,0.7776520848274231,0.7776520848274231,0.7776522636413574,0.7776522636413574,0.7776524424552917,0.7776524424552917,0.7776524424552917,0.7776524424552917,0.7776524424552917,0.7776524424552917,0.7776524424552917,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261,0.7776526212692261],"active":[0.0008530616760253906,0.0007766928756609559,0.0007629465544596314,0.0007719198474660516,0.0007627556333318353,0.0007679105037823319,0.0007675287779420614,0.0007644740398973227,0.0007652377244085073,0.0007635194342583418,0.0007677196990698576,0.0007753565441817045,0.0007812748663127422,0.0007799386512488127,0.0007808932568877935,0.0007715381216257811,0.000778792891651392,0.0008448520675301552,0.0009280936792492867,0.0010113357566297054,0.001119779422879219,0.0012562889605760574,0.001393752172589302,0.0015501175075769424,0.0017502033151686192,0.001983892172574997,0.002231898717582226,0.0025198087096214294,0.0028560226783156395,0.003250657580792904,0.003677177242934704,0.004167465493083,0.0046800896525382996,0.005324643105268478,0.00599057599902153,0.006776409223675728,0.007676606997847557,0.008615564554929733,0.009691979736089706,0.010886576026678085,0.012131959199905396,0.013572275638580322,0.015075024217367172,0.016682006418704987,0.01840870827436447,0.020253963768482208,0.02211335301399231,0.02407107502222061,0.025963105261325836,0.028061717748641968,0.029913276433944702,0.031966060400009155,0.033814191818237305,0.03562679886817932,0.03732733428478241,0.038984328508377075,0.040496647357940674,0.04181227087974548,0.04296600818634033,0.04382076859474182,0.044590383768081665,0.04505699872970581,0.04538518190383911,0.045253098011016846,0.044938236474990845,0.04437464475631714,0.043602585792541504,0.04244425892829895,0.04112076759338379,0.03966706991195679,0.03807002305984497,0.03600829839706421,0.0341334342956543,0.03207111358642578,0.029987692832946777,0.027820944786071777,0.025742411613464355,0.023736953735351562,0.021808624267578125,0.019886016845703125,0.01815629005432129,0.01646721363067627,0.014809250831604004,0.01340097188949585,0.012094318866729736,0.010817408561706543,0.009717941284179688,0.00865793228149414,0.007763087749481201,0.006924569606781006,0.0062448978424072266,0.005558907985687256,0.004951596260070801,0.004412949085235596,0.0039337873458862305,0.0034587979316711426,0.003101348876953125,0.0027664899826049805,0.00247955322265625,0.002234935760498047,0.002000868320465088,0.0017716288566589355,0.0015741586685180664,0.0014439821243286133,0.0012889504432678223,0.001155078411102295,0.001023709774017334,0.0009303689002990723,0.0008392930030822754,0.0007640719413757324,0.0006988048553466797,0.000638425350189209,0.0005863308906555176,0.0005277395248413086,0.0004838109016418457,0.0004475712776184082,0.00041413307189941406,0.00039005279541015625,0.0003618001937866211,0.0003368258476257324,0.0003146529197692871,0.0002949833869934082,0.00027245283126831055,0.0002652406692504883,0.0002522468566894531,0.0002409219741821289,0.00023752450942993164,0.00022739171981811523,0.00021958351135253906,0.00021272897720336914,0.00020813941955566406,0.00020319223403930664,0.00019782781600952148,0.00019437074661254883,0.00018960237503051758,0.00018614530563354492,0.00018274784088134766,0.00018066167831420898,0.00017756223678588867,0.00017392635345458984,0.00017201900482177734,0.0001710653305053711,0.0001691579818725586,0.00016707181930541992,0.00016576051712036133,0.00016516447067260742,0.00016540288925170898,0.00016456842422485352,0.00016361474990844727,0.00016266107559204102,0.00016176700592041016,0.00016194581985473633,0.00016117095947265625,0.0001608133316040039,0.00015997886657714844,0.00016003847122192383,0.00015920400619506836,0.00015908479690551758,0.00015848875045776367,0.00015848875045776367,0.00015872716903686523,0.0001583099365234375,0.00015848875045776367,0.0001582503318786621,0.0001583099365234375,0.00015813112258911133,0.0001582503318786621,0.0001583099365234375,0.00015795230865478516,0.00015777349472045898,0.00015795230865478516,0.00015813112258911133,0.00015789270401000977,0.0001582503318786621,0.0001583099365234375,0.0001583099365234375,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.0001583099365234375,0.0001583099365234375,0.0001583099365234375,0.0001583099365234375,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133,0.00015813112258911133]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0008530616760253906,0.001059829955920577,0.0012763353297486901,0.0015096417628228664,0.0017280563479289412,0.0019525804091244936,0.002172522246837616,0.002387882210314274,0.0026043877005577087,0.002812301507219672,0.00301601504907012,0.0032243106979876757,0.003435279242694378,0.0036447206512093544,0.0038511070888489485,0.004053484182804823,0.004251660779118538,0.004490885883569717,0.004776123445481062,0.005088662263005972,0.005447213537991047,0.005848531145602465,0.00629987008869648,0.006816886365413666,0.007377624046057463,0.008021030575037003,0.008765625767409801,0.009581816382706165,0.010498623363673687,0.011537238024175167,0.012699760496616364,0.013995546847581863,0.01546430867165327,0.01709611713886261,0.018921902403235435,0.021003905683755875,0.02331463247537613,0.02591288648545742,0.028753230348229408,0.0319439172744751,0.03546661511063576,0.039386238902807236,0.04370565712451935,0.04848061129450798,0.053773343563079834,0.05961879715323448,0.06597936153411865,0.0729338750243187,0.0804489403963089,0.08857858180999756,0.09749577939510345,0.10696263611316681,0.11725351214408875,0.12809768319129944,0.13977140188217163,0.15216395258903503,0.16519169509410858,0.17890216410160065,0.19333681464195251,0.20835910737514496,0.2239541858434677,0.24006320536136627,0.2568122148513794,0.2739867568016052,0.29150882363319397,0.30937832593917847,0.32758769392967224,0.3458968997001648,0.36432352662086487,0.3828582167625427,0.4013644754886627,0.4197305738925934,0.4378994405269623,0.45575636625289917,0.4733297824859619,0.49051809310913086,0.5071091651916504,0.5231120586395264,0.5385423898696899,0.5533055663108826,0.5673232674598694,0.5806131362915039,0.5931828618049622,0.6050096750259399,0.6160424947738647,0.6262743473052979,0.6358155012130737,0.6446841955184937,0.6528732180595398,0.6604228615760803,0.6673210263252258,0.6736239194869995,0.6794056296348572,0.684691309928894,0.6895485520362854,0.6939237117767334,0.6979065537452698,0.7015248537063599,0.704827606678009,0.7078018188476562,0.7104752659797668,0.7128856778144836,0.7150797247886658,0.7170477509498596,0.7188329100608826,0.7204402685165405,0.7219052314758301,0.7232069373130798,0.7243890762329102,0.7254514098167419,0.7263888120651245,0.7272409200668335,0.7280137538909912,0.7287159562110901,0.7293230891227722,0.7298809885978699,0.7303869128227234,0.7308403253555298,0.7312531471252441,0.7316110730171204,0.7319295406341553,0.7322249412536621,0.7324958443641663,0.7327278256416321,0.7329374551773071,0.7331291437149048,0.7332921624183655,0.733448326587677,0.7335945963859558,0.7337095141410828,0.7338253855705261,0.7339298725128174,0.7340245246887207,0.7341026067733765,0.7341763377189636,0.7342383861541748,0.7343015670776367,0.7343540787696838,0.734399139881134,0.7344407439231873,0.7344793081283569,0.7345125675201416,0.7345436811447144,0.7345722913742065,0.7345967292785645,0.7346198558807373,0.7346402406692505,0.7346570491790771,0.7346729040145874,0.7346874475479126,0.7346990704536438,0.7347103357315063,0.7347208261489868,0.7347294092178345,0.7347372770309448,0.7347462177276611,0.7347525358200073,0.7347574830055237,0.7347632050514221,0.7347679734230042,0.7347727417945862,0.7347773313522339,0.7347806096076965,0.7347834706306458,0.734786331653595,0.7347882390022278,0.7347903251647949,0.7347926497459412,0.7347947359085083,0.7347964644432068,0.7347979545593262,0.7347990870475769,0.7348006367683411,0.7348014116287231,0.7348019480705261,0.7348031401634216,0.7348034977912903,0.734804093837738,0.734804630279541,0.7348055839538574,0.7348060011863708,0.7348063588142395,0.7348067760467529,0.7348071336746216,0.7348074913024902,0.7348077297210693,0.7348079085350037,0.734808087348938,0.734808087348938,0.7348082661628723,0.7348082661628723,0.7348084449768066,0.7348084449768066,0.7348086833953857,0.7348086833953857,0.7348086833953857,0.7348086833953857,0.7348086833953857,0.7348086833953857,0.7348086833953857,0.7348086833953857,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201,0.7348088622093201],"recovered":[0.0,0.0002861918183043599,0.0005345811368897557,0.0007642600685358047,0.0009962300537154078,0.0012280091177672148,0.0014519604155793786,0.0016671293415129185,0.0018834437942132354,0.0020980399567633867,0.0023093903437256813,0.002522840863093734,0.0027322822716087103,0.002936186734586954,0.003142382251098752,0.0033491505309939384,0.003552864072844386,0.003756005084142089,0.003980147186666727,0.004231782164424658,0.004512628074735403,0.0048385318368673325,0.00519460067152977,0.005599928088486195,0.006063485983759165,0.006571910809725523,0.007168350741267204,0.007824167609214783,0.008554251864552498,0.009379416704177856,0.01031588762998581,0.011359657160937786,0.012528480961918831,0.013841068372130394,0.015312121249735355,0.016965504735708237,0.018839020282030106,0.02090536616742611,0.02323022112250328,0.025816066190600395,0.028731824830174446,0.03194790333509445,0.03552616015076637,0.03945418447256088,0.04385588690638542,0.04867704585194588,0.05399421975016594,0.05983738228678703,0.06625674664974213,0.07321622967720032,0.08072136342525482,0.08893844485282898,0.09778480976819992,0.10736316442489624,0.1175902783870697,0.12847453355789185,0.14019523561000824,0.1525476723909378,0.16554678976535797,0.1792992651462555,0.19367586076259613,0.2085902988910675,0.22411644458770752,0.24029000103473663,0.2569418251514435,0.2740144431591034,0.29154640436172485,0.30937087535858154,0.32748839259147644,0.3457794487476349,0.3641575872898102,0.38255253434181213,0.4009908139705658,0.419257253408432,0.4373278021812439,0.4550713300704956,0.4726082682609558,0.4896148145198822,0.5061846971511841,0.5221490263938904,0.5375992059707642,0.55231773853302,0.5662639737129211,0.5795552134513855,0.5921906232833862,0.6039662957191467,0.6150124669075012,0.6253105998039246,0.6348276734352112,0.6437387466430664,0.6519445776939392,0.6594594120979309,0.666414737701416,0.6727985739707947,0.6785879135131836,0.6839295029640198,0.6888070106506348,0.6932220458984375,0.6972633004188538,0.7008782029151917,0.7041847705841064,0.7071994543075562,0.7099084258079529,0.7123472690582275,0.7145588994026184,0.7165534496307373,0.7183467745780945,0.7199734449386597,0.7214282751083374,0.7227622270584106,0.7239639163017273,0.7250258326530457,0.7259830832481384,0.7268592119216919,0.727644681930542,0.7283501625061035,0.7289639711380005,0.7295193672180176,0.7300189733505249,0.7304871082305908,0.7308907508850098,0.7312590479850769,0.7315912246704102,0.7318892478942871,0.7321523427963257,0.7323935031890869,0.7326111197471619,0.7327988147735596,0.7329687476158142,0.7331269979476929,0.7332606315612793,0.7333918213844299,0.7335044741630554,0.7336090803146362,0.7336982488632202,0.7337816953659058,0.7338534593582153,0.733922004699707,0.7339791059494019,0.7340313792228699,0.7340772151947021,0.7341176867485046,0.7341564297676086,0.7341906428337097,0.7342232465744019,0.734254777431488,0.7342780828475952,0.7343026995658875,0.734322726726532,0.7343403100967407,0.7343553900718689,0.7343698740005493,0.7343817353248596,0.7343945503234863,0.7344034910202026,0.7344138026237488,0.7344228029251099,0.7344302535057068,0.7344369292259216,0.7344434261322021,0.7344493269920349,0.7344539165496826,0.7344579100608826,0.734462320804596,0.7344659566879272,0.7344691753387451,0.7344722151756287,0.7344750761985779,0.7344775795936584,0.734480082988739,0.7344812154769897,0.7344829440116882,0.7344844341278076,0.7344861626625061,0.7344872951507568,0.7344882488250732,0.7344894409179688,0.7344899773597717,0.7344907522201538,0.7344913482666016,0.7344920635223389,0.734492301940918,0.734492838382721,0.7344930171966553,0.7344934344291687,0.7344937920570374,0.7344942092895508,0.7344945669174194,0.7344947457313538,0.7344949245452881,0.7344949245452881,0.7344951629638672,0.7344953417778015,0.7344953417778015,0.7344953417778015,0.7344953417778015,0.7344955205917358,0.7344955205917358,0.7344955205917358,0.7344956994056702,0.7344956994056702,0.7344956994056702,0.7344956994056702,0.7344956994056702,0.7344956994056702,0.7344956994056702,0.7344956994056702,0.7344956994056702,0.7344956994056702,0.7344956994056702,0.7344956994056702,0.7344956994056702,0.7344956994056702,0.7344956994056702,0.7344956994056702,0.7344956994056702,0.7344956994056702,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493,0.7344959378242493],"active":[0.0008530616760253906,0.0007736381376162171,0.0007417541928589344,0.0007453816942870617,0.0007318262942135334,0.0007245712913572788,0.0007205618312582374,0.0007207528688013554,0.0007209439063444734,0.0007142615504562855,0.0007066247053444386,0.0007014698348939419,0.0007029969710856676,0.0007085339166224003,0.0007087248377501965,0.0007043336518108845,0.0006987967062741518,0.0007348807994276285,0.0007959762588143349,0.0008568800985813141,0.0009345854632556438,0.0010099993087351322,0.00110526941716671,0.0012169582769274712,0.0013141380622982979,0.0014491197653114796,0.0015972750261425972,0.0017576487734913826,0.0019443714991211891,0.0021578213199973106,0.002383872866630554,0.0026358896866440773,0.00293582770973444,0.003255048766732216,0.00360978115350008,0.004038400948047638,0.0044756121933460236,0.005007520318031311,0.005523009225726128,0.0061278510838747025,0.006734790280461311,0.007438335567712784,0.008179496973752975,0.009026426821947098,0.009917456656694412,0.010941751301288605,0.011985141783952713,0.013096492737531662,0.014192193746566772,0.015362352132797241,0.016774415969848633,0.01802419126033783,0.019468702375888824,0.020734518766403198,0.02218112349510193,0.02368941903114319,0.024996459484100342,0.026354491710662842,0.027790024876594543,0.029059842228889465,0.030278325080871582,0.03147290647029877,0.032695770263671875,0.03369675576686859,0.03456699848175049,0.03536388278007507,0.03604128956794739,0.03652602434158325,0.03683513402938843,0.03707876801490784,0.03720688819885254,0.03717803955078125,0.036908626556396484,0.03649911284446716,0.03600198030471802,0.035446763038635254,0.03450089693069458,0.033497244119644165,0.03235769271850586,0.031156539916992188,0.029724061489105225,0.028295397758483887,0.026918888092041016,0.025454461574554443,0.023851871490478516,0.022308051586151123,0.02080303430557251,0.019373595714569092,0.018045544624328613,0.016684114933013916,0.015376448631286621,0.014164507389068604,0.012990891933441162,0.011892735958099365,0.010960638523101807,0.009994208812713623,0.00909954309463501,0.008302807807922363,0.0075643062591552734,0.0069236159324646,0.0062904953956604,0.00568622350692749,0.005171298980712891,0.00470048189163208,0.00427401065826416,0.0038868188858032227,0.0035584568977355957,0.003233492374420166,0.002960801124572754,0.002689182758331299,0.002424895763397217,0.002215087413787842,0.002030670642852783,0.0018567442893981934,0.0016784071922302246,0.0015308260917663574,0.0014229416847229004,0.001320958137512207,0.0012341737747192383,0.001123964786529541,0.0010387897491455078,0.0009658932685852051,0.0009046196937561035,0.0008385777473449707,0.0007851123809814453,0.0007356405258178711,0.0006810426712036133,0.0006495118141174316,0.0006258487701416016,0.0005825161933898926,0.0005647540092468262,0.0005380511283874512,0.0005200505256652832,0.0004935264587402344,0.0004780888557434082,0.00045669078826904297,0.0004481077194213867,0.00043207406997680664,0.00042003393173217773,0.0004093647003173828,0.00040209293365478516,0.0003948807716369629,0.0003872513771057129,0.00038164854049682617,0.00037348270416259766,0.0003650784492492676,0.00036215782165527344,0.00035434961318969727,0.0003501772880554199,0.000347137451171875,0.00034368038177490234,0.00034046173095703125,0.00033909082412719727,0.00033485889434814453,0.0003337860107421875,0.0003324151039123535,0.00032973289489746094,0.00032722949981689453,0.0003262758255004883,0.00032454729080200195,0.00032341480255126953,0.00032341480255126953,0.00032269954681396484,0.0003211498260498047,0.0003203749656677246,0.000319063663482666,0.00031810998916625977,0.00031757354736328125,0.0003171563148498535,0.00031638145446777344,0.0003167390823364258,0.0003161430358886719,0.00031620264053344727,0.000315248966217041,0.0003146529197692871,0.00031489133834838867,0.0003140568733215332,0.0003141164779663086,0.00031387805938720703,0.0003142356872558594,0.0003139376640319824,0.0003140568733215332,0.0003139376640319824,0.0003141164779663086,0.0003140568733215332,0.0003139376640319824,0.00031369924545288086,0.0003135204315185547,0.0003133416175842285,0.0003133416175842285,0.0003133416175842285,0.0003132820129394531,0.00031310319900512695,0.0003133416175842285,0.0003133416175842285,0.0003133416175842285,0.00031316280364990234,0.00031316280364990234,0.00031316280364990234,0.00031298398971557617,0.00031298398971557617,0.00031316280364990234,0.00031316280364990234,0.00031316280364990234,0.00031316280364990234,0.00031316280364990234,0.00031316280364990234,0.00031316280364990234,0.00031316280364990234,0.00031316280364990234,0.00031316280364990234,0.00031316280364990234,0.00031316280364990234,0.00031316280364990234,0.00031316280364990234,0.00031316280364990234,0.00031316280364990234,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008,0.0003129243850708008]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0008530616760253906,0.001057538902387023,0.0012877907138317823,0.001533697941340506,0.0017918242374435067,0.002054341835901141,0.0023199140559881926,0.0025906411465257406,0.002876642160117626,0.0031578699126839638,0.003454753430560231,0.00375488237477839,0.00405863905325532,0.004373660311102867,0.004700136370956898,0.00502355769276619,0.005363589618355036,0.005701903253793716,0.006043462082743645,0.006402204278856516,0.006776220165193081,0.007150236051529646,0.007528070360422134,0.00792117789387703,0.008313140831887722,0.008719041012227535,0.009134677238762379,0.009553750976920128,0.009987907484173775,0.0104193901643157,0.010874547995626926,0.011367317289113998,0.011901325546205044,0.012487837113440037,0.013103560544550419,0.01373608410358429,0.014430276118218899,0.015149669721722603,0.01593054085969925,0.016747303307056427,0.017627835273742676,0.018573662266135216,0.019556336104869843,0.02062893472611904,0.02176033705472946,0.022963717579841614,0.024209290742874146,0.025552809238433838,0.027008777484297752,0.028528325259685516,0.030122904106974602,0.031839482486248016,0.03366125747561455,0.035545464605093,0.03754422441124916,0.039696104824543,0.04194478318095207,0.044321950525045395,0.046822644770145416,0.04945068433880806,0.05223260447382927,0.05516936630010605,0.05824645236134529,0.061498042196035385,0.06489874422550201,0.06852243840694427,0.07225953787565231,0.07614422589540482,0.08024522662162781,0.08449247479438782,0.08897951990365982,0.09362731873989105,0.09845343977212906,0.10347850620746613,0.10867539793252945,0.11407065391540527,0.11966600269079208,0.12546983361244202,0.13138975203037262,0.137573704123497,0.14389245212078094,0.15039677917957306,0.15710768103599548,0.1639556586742401,0.17096096277236938,0.1781209111213684,0.18544219434261322,0.1929427534341812,0.20054009556770325,0.20824818313121796,0.2160801887512207,0.22403360903263092,0.2320777177810669,0.24014301598072052,0.24827055633068085,0.2564687430858612,0.2647482454776764,0.2729399502277374,0.28117403388023376,0.2894061803817749,0.29765555262565613,0.30589497089385986,0.3140729069709778,0.3221317231655121,0.33013153076171875,0.33810022473335266,0.34596237540245056,0.35366493463516235,0.3612579107284546,0.3687179684638977,0.3759869337081909,0.38314440846443176,0.39012449979782104,0.39689841866493225,0.40356406569480896,0.41003498435020447,0.41627928614616394,0.42229732871055603,0.4281654953956604,0.43383967876434326,0.4392693042755127,0.44453340768814087,0.44963541626930237,0.4545151889324188,0.4592050015926361,0.46371322870254517,0.46803513169288635,0.47214797139167786,0.47610005736351013,0.4798869788646698,0.4834749698638916,0.4869117736816406,0.4901885390281677,0.4933055341243744,0.4962505102157593,0.4990811049938202,0.5017691254615784,0.5042529702186584,0.5066366791725159,0.5089036822319031,0.511052668094635,0.5130970478057861,0.5150183439254761,0.5168375968933105,0.5185436606407166,0.520198404788971,0.5217143297195435,0.5231882333755493,0.5245569348335266,0.5258458852767944,0.5270664095878601,0.5282209515571594,0.5293147563934326,0.5303298830986023,0.5313123464584351,0.5322171449661255,0.533059298992157,0.5338695645332336,0.5346147418022156,0.5353184342384338,0.5359945297241211,0.53662109375,0.5372137427330017,0.5377680063247681,0.5382874608039856,0.5387730002403259,0.5392317771911621,0.5396540760993958,0.5400537252426147,0.5404330492019653,0.5407849550247192,0.5411194562911987,0.541422426700592,0.5417185425758362,0.5419986248016357,0.5422680377960205,0.5425131320953369,0.5427464842796326,0.542974591255188,0.5431800484657288,0.543366014957428,0.543549656867981,0.5437224507331848,0.543883204460144,0.5440366864204407,0.5441770553588867,0.5443105101585388,0.5444311499595642,0.5445453524589539,0.544650137424469,0.5447509288787842,0.5448498725891113,0.5449384450912476,0.5450252890586853,0.5451047420501709,0.5451810956001282,0.5452566742897034,0.5453254580497742,0.5453827381134033,0.545443058013916,0.5455037355422974,0.5455564260482788,0.5456064939498901,0.545655369758606,0.5456960201263428,0.5457355380058289,0.5457756519317627,0.5458130240440369,0.5458458662033081,0.5458748936653137,0.5459062457084656,0.5459358096122742,0.5459651947021484,0.5459924936294556,0.5460177063941956,0.5460397005081177,0.5460599064826965,0.5460835695266724,0.5461027026176453,0.5461202263832092,0.5461374521255493,0.5461517572402954,0.5461668372154236,0.5461832284927368,0.5461964011192322,0.546210765838623,0.546222984790802,0.5462344288825989,0.5462433695793152,0.5462538599967957,0.5462638139724731,0.5462725758552551,0.5462806224822998,0.5462892055511475,0.546297013759613,0.5463025569915771,0.5463111400604248,0.546317458152771,0.5463231801986694,0.5463298559188843,0.5463359951972961,0.5463424921035767,0.5463480353355408,0.5463531613349915,0.5463567972183228,0.5463628768920898,0.5463667511940002,0.5463712811470032,0.5463758707046509,0.5463799238204956,0.5463835000991821,0.5463875532150269,0.546390950679779,0.5463942289352417,0.546397864818573,0.5464012622833252,0.5464043617248535,0.5464069843292236,0.5464098453521729,0.5464123487472534,0.546415388584137,0.5464184880256653,0.5464213490486145,0.5464247465133667,0.5464272499084473,0.5464301109313965,0.546432614326477,0.5464337468147278,0.5464361906051636,0.5464385151863098,0.5464407801628113,0.5464425086975098,0.5464442372322083,0.5464465022087097,0.5464482307434082,0.5464503765106201,0.5464526414871216,0.5464541912078857,0.5464556813240051,0.5464572310447693,0.5464589595794678,0.5464604496955872,0.5464619994163513,0.546463131904602,0.5464640855789185,0.5464658141136169,0.5464669466018677,0.5464683175086975,0.5464699864387512,0.5464711785316467,0.5464723110198975,0.5464738011360168,0.5464751720428467,0.5464763045310974,0.5464778542518616,0.546478807926178,0.546480119228363,0.5464812517166138,0.5464824438095093,0.54648357629776,0.5464843511581421,0.5464854836463928,0.5464862585067749,0.54648756980896,0.5464889407157898,0.5464902520179749,0.5464913845062256,0.546492338180542,0.5464932918548584,0.5464946627616882,0.546495795249939,0.5464967489242554,0.5464980602264404,0.5464992523193359,0.5464997887611389,0.5465009212493896,0.5465015172958374,0.5465021133422852,0.5465028285980225,0.5465037822723389,0.5465047359466553,0.5465055108070374,0.5465062856674194,0.5465068817138672,0.5465070605278015,0.5465074181556702,0.5465081930160522,0.5465089678764343,0.5465095043182373,0.5465101003646851,0.5465106964111328,0.5465110540390015,0.5465118288993835,0.5465126037597656,0.5465131402015686,0.5465139150619507,0.5465148687362671,0.5465156435966492,0.5465160012245178,0.5465167760848999,0.5465177297592163,0.5465186834335327,0.5465196371078491,0.5465204119682312,0.5465213656425476,0.5465217232704163,0.5465221405029297,0.5465226769447327,0.5465232729911804,0.5465238690376282,0.5465246438980103],"recovered":[0.0,0.00028733734507113695,0.0005345811368897557,0.0007682694122195244,0.001009785570204258,0.001251492532901466,0.0015048458008095622,0.0017671723617240787,0.002033890224993229,0.0023070992901921272,0.002588327042758465,0.002875091740861535,0.0031658655498176813,0.003476113546639681,0.0037831158842891455,0.004095845855772495,0.0044152578338980675,0.0047384887002408504,0.005074893124401569,0.005412251688539982,0.005761447828263044,0.006117135286331177,0.006487714592367411,0.006857911590486765,0.007242619059979916,0.0076426006853580475,0.008033417165279388,0.008441990241408348,0.008848080411553383,0.00925531703978777,0.009687373414635658,0.010117901489138603,0.010599215514957905,0.01110382191836834,0.011636302806437016,0.012214605696499348,0.012828800827264786,0.01347812544554472,0.014168499037623405,0.014896484091877937,0.015664180740714073,0.016489917412400246,0.017366820946335793,0.01831073872745037,0.01930505968630314,0.020371930673718452,0.021506579592823982,0.022691821679472923,0.02395801618695259,0.025337615981698036,0.026770103722810745,0.02830606885254383,0.02990790270268917,0.0316336452960968,0.03342563658952713,0.03530927374958992,0.03733094409108162,0.0394732765853405,0.04175727441906929,0.0441451333463192,0.046638764441013336,0.049262791872024536,0.052052926272153854,0.05497536435723305,0.058071546256542206,0.0613069050014019,0.06474597752094269,0.06830686330795288,0.07206305861473083,0.07595958560705185,0.08002316206693649,0.08431623131036758,0.08878742903470993,0.09347303211688995,0.09828101843595505,0.1033032163977623,0.10853466391563416,0.11397383362054825,0.11957739293575287,0.12530161440372467,0.13125301897525787,0.13740681111812592,0.1437269002199173,0.15024879574775696,0.1569516658782959,0.16377998888492584,0.17077766358852386,0.17793512344360352,0.18527854979038239,0.19273900985717773,0.20029817521572113,0.20803624391555786,0.21586498618125916,0.22380733489990234,0.2318178415298462,0.23989403247833252,0.24799007177352905,0.2561844289302826,0.264389306306839,0.27259817719459534,0.28082728385925293,0.28909096121788025,0.2973450720310211,0.30556368827819824,0.31368663907051086,0.3217735290527344,0.32984626293182373,0.3377697169780731,0.3456047773361206,0.3532412648200989,0.3608367145061493,0.36827272176742554,0.3755166828632355,0.3827098608016968,0.3896470069885254,0.39648962020874023,0.40308254957199097,0.4095158576965332,0.41574105620384216,0.4217778146266937,0.427653044462204,0.4332926869392395,0.43874025344848633,0.44403010606765747,0.44910863041877747,0.45397713780403137,0.458670973777771,0.46316736936569214,0.4674844741821289,0.471626341342926,0.47556620836257935,0.4793241322040558,0.4829592704772949,0.48643404245376587,0.48969346284866333,0.492840439081192,0.4958086907863617,0.4986121952533722,0.5012550950050354,0.5037989616394043,0.5061700344085693,0.508468508720398,0.5106003880500793,0.5126449465751648,0.5145745873451233,0.5163828134536743,0.5181159973144531,0.5197483897209167,0.5213106870651245,0.5227670669555664,0.5241451263427734,0.5254302024841309,0.5266517400741577,0.5278213024139404,0.5289214253425598,0.52994304895401,0.5308995246887207,0.5318249464035034,0.5326831340789795,0.5334789156913757,0.5342353582382202,0.5349581837654114,0.5356307625770569,0.5362594723701477,0.536847710609436,0.5374067425727844,0.5379308462142944,0.5384188294410706,0.538877010345459,0.5393019914627075,0.5397048592567444,0.5400819182395935,0.5404469966888428,0.5407734513282776,0.5410816073417664,0.541379988193512,0.5416532158851624,0.5419266223907471,0.5421790480613708,0.5424138307571411,0.5426362752914429,0.5428420901298523,0.5430310964584351,0.543222963809967,0.5433952212333679,0.5435593724250793,0.5437099933624268,0.5438545346260071,0.5439857244491577,0.5441067814826965,0.5442193746566772,0.5443276762962341,0.5444303750991821,0.5445237159729004,0.5446125268936157,0.5447060465812683,0.5447879433631897,0.5448654890060425,0.5449383854866028,0.5450048446655273,0.5450711250305176,0.5451322197914124,0.5451902151107788,0.5452417731285095,0.5452906489372253,0.5453370809555054,0.5453805923461914,0.5454226136207581,0.5454630851745605,0.5455004572868347,0.5455329418182373,0.5455661416053772,0.5456011295318604,0.5456310510635376,0.5456573963165283,0.5456835627555847,0.5457060933113098,0.5457288026809692,0.5457500219345093,0.5457717776298523,0.5457916259765625,0.5458099842071533,0.5458252429962158,0.5458412766456604,0.5458582639694214,0.5458735227584839,0.5458866953849792,0.5458991527557373,0.5459119081497192,0.5459216833114624,0.5459315776824951,0.5459409356117249,0.5459506511688232,0.5459609627723694,0.5459674596786499,0.5459766387939453,0.5459831357002258,0.5459913611412048,0.5459991693496704,0.5460054874420166,0.5460121631622314,0.546019434928894,0.5460251569747925,0.5460302829742432,0.546035647392273,0.546040415763855,0.5460453629493713,0.5460507273674011,0.5460551381111145,0.5460589528083801,0.5460623502731323,0.5460658073425293,0.5460702180862427,0.5460736155509949,0.5460770726203918,0.5460805296897888,0.5460843443870544,0.5460872054100037,0.546090841293335,0.5460944175720215,0.5460970997810364,0.5460999608039856,0.5461034178733826,0.5461062788963318,0.5461093187332153,0.5461120009422302,0.5461146831512451,0.5461165904998779,0.5461194515228271,0.5461215376853943,0.5461236834526062,0.546126127243042,0.5461289882659912,0.5461307168006897,0.5461324453353882,0.546134352684021,0.5461359024047852,0.546138346195221,0.5461392998695374,0.5461413860321045,0.5461435317993164,0.5461456179618835,0.5461475253105164,0.5461488366127014,0.5461502075195312,0.5461509823799133,0.5461522936820984,0.5461545586585999,0.5461559295654297,0.5461574196815491,0.5461587905883789,0.546160101890564,0.5461614727973938,0.5461632013320923,0.5461641550064087,0.5461654663085938,0.5461667776107788,0.546168327331543,0.5461692810058594,0.5461700558662415,0.5461710095405579,0.5461719632148743,0.546173095703125,0.5461736917495728,0.5461748242378235,0.5461761355400085,0.5461775064468384,0.5461789965629578,0.5461799502372742,0.5461811423301697,0.5461822748184204,0.5461832284927368,0.5461840033531189,0.5461849570274353,0.5461859107017517,0.5461866855621338,0.5461874008178711,0.5461878180503845,0.5461887717247009,0.546189546585083,0.5461908578872681,0.5461918115615845,0.5461924076080322,0.5461929440498352,0.5461940765380859,0.5461944937705994,0.5461950898170471,0.5461954474449158,0.5461962223052979,0.5461967587471008,0.5461973547935486,0.5461979508399963,0.5461986660957336,0.5461990833282471,0.5461994409561157,0.5462003946304321,0.5462011694908142,0.546201765537262,0.5462021231651306,0.5462027192115784,0.5462032556533813,0.5462040305137634,0.5462046265602112,0.5462053418159485,0.5462062954902649,0.546207070350647,0.5462076663970947,0.5462082624435425,0.5462087988853455,0.5462095737457275,0.5462097525596619],"active":[0.0008530616760253906,0.000770201557315886,0.0007532095769420266,0.0007654285291209817,0.0007820386672392488,0.0008028493029996753,0.0008150682551786304,0.000823468784801662,0.0008427519351243973,0.0008507706224918365,0.0008664263878017664,0.0008797906339168549,0.0008927735034376383,0.0008975467644631863,0.0009170204866677523,0.0009277118369936943,0.0009483317844569683,0.000963414553552866,0.0009685689583420753,0.000989952590316534,0.0010147723369300365,0.0010331007651984692,0.0010403557680547237,0.0010632663033902645,0.0010705217719078064,0.0010764403268694878,0.0011012600734829903,0.0011117607355117798,0.0011398270726203918,0.0011640731245279312,0.0011871745809912682,0.0012494157999753952,0.001302110031247139,0.0013840151950716972,0.0014672577381134033,0.0015214784070849419,0.001601475290954113,0.0016715442761778831,0.0017620418220758438,0.0018508192151784897,0.0019636545330286026,0.00208374485373497,0.00218951515853405,0.0023181959986686707,0.002455277368426323,0.0025917869061231613,0.0027027111500501633,0.0028609875589609146,0.0030507612973451614,0.00319070927798748,0.0033528003841638565,0.0035334136337041855,0.003753354772925377,0.0039118193089962006,0.004118587821722031,0.004386831074953079,0.004613839089870453,0.004848673939704895,0.005065370351076126,0.005305550992488861,0.005593840032815933,0.0059065744280815125,0.006193526089191437,0.006522677838802338,0.006827197968959808,0.007215533405542374,0.007513560354709625,0.007837362587451935,0.008182168006896973,0.008532889187335968,0.008956357836723328,0.009311087429523468,0.009666010737419128,0.010005474090576172,0.010394379496574402,0.010767437517642975,0.011131338775157928,0.011495999991893768,0.011812359094619751,0.012272089719772339,0.012639433145523071,0.012989968061447144,0.013380780816078186,0.013706862926483154,0.014009296894073486,0.014340922236442566,0.014664530754089355,0.015007629990577698,0.015261545777320862,0.015509173274040222,0.015782013535499573,0.01599736511707306,0.01621273159980774,0.016335681080818176,0.016452714800834656,0.016574710607528687,0.01675817370414734,0.016755521297454834,0.016784727573394775,0.016808003187179565,0.016828268766403198,0.016804009675979614,0.016727834939956665,0.016568034887313843,0.016444891691207886,0.016326695680618286,0.01611611247062683,0.015895217657089233,0.015653133392333984,0.015476703643798828,0.015150219202041626,0.014871686697006226,0.014607816934585571,0.014188557863235474,0.01391705870628357,0.013545364141464233,0.013196736574172974,0.012781471014022827,0.012424439191818237,0.012061864137649536,0.011616259813308716,0.011240720748901367,0.01089516282081604,0.010485082864761353,0.010096371173858643,0.009736090898513794,0.009364157915115356,0.008980602025985718,0.008615583181381226,0.008260637521743774,0.007908761501312256,0.007587641477584839,0.007229268550872803,0.0068714916706085205,0.006557047367095947,0.006240665912628174,0.005960434675216675,0.005640774965286255,0.005381584167480469,0.005104720592498779,0.004882633686065674,0.004628539085388184,0.0044179558753967285,0.004192650318145752,0.003969073295593262,0.003815591335296631,0.003598332405090332,0.0034398436546325684,0.0032462477684020996,0.0030788183212280273,0.00292128324508667,0.0027907490730285645,0.0026630163192749023,0.0025085806846618652,0.002390921115875244,0.0022740960121154785,0.0021597743034362793,0.0020446181297302246,0.001931607723236084,0.0018395185470581055,0.001759171485900879,0.001662909984588623,0.0015829801559448242,0.0015085339546203613,0.0014397501945495605,0.001366257667541504,0.0013009309768676758,0.0012352466583251953,0.0011767148971557617,0.0011310577392578125,0.0010800957679748535,0.0010375380516052246,0.0009754300117492676,0.0009450912475585938,0.0009170174598693848,0.0008880496025085449,0.0008599162101745605,0.000819861888885498,0.0007955431938171387,0.0007662177085876465,0.0007297396659851074,0.0007075667381286621,0.0006913542747497559,0.000660240650177002,0.0006414651870727539,0.000617682933807373,0.0006005167961120605,0.0005766153335571289,0.0005596280097961426,0.0005433559417724609,0.0005315542221069336,0.0005221962928771973,0.0005080699920654297,0.0005015730857849121,0.0004922151565551758,0.0004750490188598633,0.0004687309265136719,0.00045996904373168945,0.0004443526268005371,0.0004382133483886719,0.00043261051177978516,0.0004242062568664551,0.0004162788391113281,0.00041359663009643555,0.00040537118911743164,0.00039845705032348633,0.00039505958557128906,0.0003904104232788086,0.0003827810287475586,0.0003744363784790039,0.0003733038902282715,0.00036966800689697266,0.00036406517028808594,0.00036144256591796875,0.00036031007766723633,0.000356137752532959,0.00035381317138671875,0.000354766845703125,0.00035268068313598633,0.0003484487533569336,0.0003458261489868164,0.00034177303314208984,0.00034159421920776367,0.000341951847076416,0.000338137149810791,0.00033724308013916016,0.0003362894058227539,0.00033527612686157227,0.00033146142959594727,0.00033217668533325195,0.00033223628997802734,0.00033164024353027344,0.0003299713134765625,0.00032824277877807617,0.00032955408096313477,0.00032591819763183594,0.0003280043601989746,0.0003260970115661621,0.00032401084899902344,0.0003243684768676758,0.00032383203506469727,0.0003230571746826172,0.000322878360748291,0.000322878360748291,0.0003211498260498047,0.0003224611282348633,0.00032138824462890625,0.0003205537796020508,0.00032073259353637695,0.0003209710121154785,0.0003211498260498047,0.0003217458724975586,0.00032073259353637695,0.00032061338424682617,0.00032079219818115234,0.00032073259353637695,0.00032001733779907227,0.0003197789192199707,0.0003190040588378906,0.0003179311752319336,0.00031828880310058594,0.0003185272216796875,0.0003179311752319336,0.0003184676170349121,0.0003179311752319336,0.00031810998916625977,0.0003179311752319336,0.0003171563148498535,0.0003167390823364258,0.00031697750091552734,0.0003170967102050781,0.00031638145446777344,0.000315248966217041,0.00031578540802001953,0.00031578540802001953,0.0003160238265991211,0.0003167390823364258,0.0003158450126647949,0.00031638145446777344,0.0003158450126647949,0.0003154277801513672,0.0003148317337036133,0.00031447410583496094,0.00031429529190063477,0.00031387805938720703,0.0003148317337036133,0.0003146529197692871,0.00031375885009765625,0.0003140568733215332,0.00031375885009765625,0.0003135204315185547,0.00031369924545288086,0.00031369924545288086,0.00031310319900512695,0.00031369924545288086,0.0003133416175842285,0.0003133416175842285,0.0003129243850708008,0.00031316280364990234,0.0003135204315185547,0.0003133416175842285,0.0003135204315185547,0.00031316280364990234,0.00031387805938720703,0.0003141164779663086,0.0003141164779663086,0.00031387805938720703,0.0003133416175842285,0.0003133416175842285,0.0003135204315185547,0.0003135204315185547,0.0003135204315185547,0.0003140568733215332,0.00031429529190063477,0.00031387805938720703,0.0003142356872558594,0.0003141164779663086,0.00031429529190063477,0.0003140568733215332,0.0003142356872558594,0.00031387805938720703,0.00031369924545288086,0.00031387805938720703,0.0003139376640319824,0.00031298398971557617,0.0003129243850708008,0.00031310319900512695,0.0003135204315185547,0.0003132820129394531,0.0003133416175842285,0.0003133416175842285,0.00031310319900512695,0.00031316280364990234,0.0003135204315185547,0.00031369924545288086,0.0003135204315185547,0.00031369924545288086,0.00031387805938720703,0.00031387805938720703,0.0003140568733215332,0.00031447410583496094,0.0003146529197692871,0.00031501054763793945,0.00031507015228271484,0.00031507015228271484,0.0003146529197692871,0.00031447410583496094,0.00031441450119018555,0.00031447410583496094,0.00031429529190063477,0.00031489133834838867]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0008530616760253906,0.0010647940216585994,0.00128740887157619,0.0015294976765289903,0.0017746413359418511,0.0020157755352556705,0.0022597736679017544,0.002510072197765112,0.00276533467695117,0.0030079963617026806,0.003261540550738573,0.0035227215848863125,0.0037812297232449055,0.0040441290475428104,0.004298055078834295,0.004559427034109831,0.004826526623219252,0.0050926716066896915,0.0053643533028662205,0.005639662500470877,0.005918408744037151,0.006191235966980457,0.006468454375863075,0.006758464500308037,0.00703740119934082,0.0073258844204247,0.007622385863214731,0.00790991447865963,0.008201833814382553,0.008492225781083107,0.008783572353422642,0.00910222064703703,0.009439388290047646,0.009800231084227562,0.010171000845730305,0.010576519183814526,0.01098986528813839,0.011416193097829819,0.011879369616508484,0.012356865219771862,0.012855553068220615,0.013380397111177444,0.013932733796536922,0.014525736682116985,0.015121222473680973,0.01575298234820366,0.01640746369957924,0.017113681882619858,0.017845677211880684,0.018610509112477303,0.019423454999923706,0.020255491137504578,0.021135833114385605,0.02207764983177185,0.023023858666419983,0.024038417264819145,0.025091731920838356,0.026188960298895836,0.0273469015955925,0.02856612764298916,0.029808074235916138,0.03112238086760044,0.03249090909957886,0.0339268296957016,0.03541506454348564,0.036947596818208694,0.038570813834667206,0.04024118930101395,0.04199022427201271,0.04380550608038902,0.04568742215633392,0.0476602204144001,0.049695827066898346,0.051808375865221024,0.05402039736509323,0.05629962310194969,0.058631543070077896,0.061069611459970474,0.06359837204217911,0.06619548052549362,0.06890294700860977,0.07171789556741714,0.07462143152952194,0.077593132853508,0.08069045841693878,0.08386682718992233,0.08712451905012131,0.09048913419246674,0.09392630308866501,0.09748413413763046,0.10108930617570877,0.1048082709312439,0.10867176949977875,0.11258318275213242,0.11662385612726212,0.12069125473499298,0.12487033754587173,0.12914220988750458,0.13349637389183044,0.13791774213314056,0.14243972301483154,0.14706194400787354,0.15175288915634155,0.15646809339523315,0.16129840910434723,0.16619230806827545,0.17115990817546844,0.17620998620986938,0.18129117786884308,0.18640176951885223,0.19154615700244904,0.19675584137439728,0.2019689679145813,0.20723210275173187,0.21253687143325806,0.21788211166858673,0.22318992018699646,0.22854585945606232,0.23390044271945953,0.23928730189800262,0.24463464319705963,0.24999667704105377,0.255319207906723,0.26063695549964905,0.2659386396408081,0.2711912989616394,0.2764110863208771,0.28163814544677734,0.28675466775894165,0.2918740510940552,0.2968943417072296,0.3018760681152344,0.30670541524887085,0.3115578889846802,0.316335529088974,0.32101061940193176,0.32557213306427,0.33011358976364136,0.33452045917510986,0.3388217091560364,0.3430493175983429,0.3472037613391876,0.3512260913848877,0.35517990589141846,0.35905104875564575,0.36281275749206543,0.36648592352867126,0.37003055214881897,0.3735080063343048,0.3768814206123352,0.38009175658226013,0.38323280215263367,0.3863297402858734,0.3893108069896698,0.39218437671661377,0.3949836790561676,0.39768025279045105,0.40029627084732056,0.4028034508228302,0.40524208545684814,0.40756407380104065,0.40983128547668457,0.41198620200157166,0.4140731692314148,0.41607174277305603,0.41799643635749817,0.41985198855400085,0.4216479957103729,0.4233792722225189,0.4250353276729584,0.4266029894351959,0.42809543013572693,0.4295227527618408,0.43090274930000305,0.43222641944885254,0.43347522616386414,0.4346608519554138,0.43582412600517273,0.4369286298751831,0.4379746913909912,0.43897244334220886,0.4399205446243286,0.44085243344306946,0.4417339265346527,0.44258981943130493,0.44340696930885315,0.4441624581813812,0.4448893070220947,0.44558730721473694,0.446262389421463,0.4468955099582672,0.44751179218292236,0.4480948746204376,0.44864606857299805,0.4491710960865021,0.44968047738075256,0.45016351342201233,0.45063355565071106,0.4510711431503296,0.4514930844306946,0.451894611120224,0.4522753059864044,0.4526422619819641,0.45299315452575684,0.4533118009567261,0.45361536741256714,0.45391568541526794,0.45419636368751526,0.4544760584831238,0.45473378896713257,0.4549749195575714,0.4552191197872162,0.45543372631073,0.45564600825309753,0.45584630966186523,0.45604467391967773,0.45622718334198,0.45640474557876587,0.4565717875957489,0.45672377943992615,0.45687803626060486,0.457024484872818,0.457161545753479,0.45728909969329834,0.4574076533317566,0.45752716064453125,0.4576421082019806,0.45774003863334656,0.45784467458724976,0.45794185996055603,0.458035409450531,0.458121120929718,0.458205908536911,0.45828476548194885,0.45835959911346436,0.45843634009361267,0.4585052728652954,0.45856884121894836,0.45863109827041626,0.4586963653564453,0.45875364542007446,0.45880845189094543,0.45886191725730896,0.4589119255542755,0.45895737409591675,0.459002822637558,0.4590452015399933,0.4590848982334137,0.45912402868270874,0.45916128158569336,0.45919927954673767,0.45923325419425964,0.4592689573764801,0.45930007100105286,0.4593311846256256,0.45935964584350586,0.4593850374221802,0.459412157535553,0.45943811535835266,0.4594617784023285,0.45948582887649536,0.45950645208358765,0.4595288038253784,0.4595501720905304,0.45956850051879883,0.4595881700515747,0.45960649847984314,0.4596240818500519,0.45964315533638,0.45965978503227234,0.459673136472702,0.45968613028526306,0.4596998691558838,0.4597143828868866,0.4597267806529999,0.4597388207912445,0.45975103974342346,0.4597640037536621,0.45977509021759033,0.4597874879837036,0.45979800820350647,0.4598079323768616,0.459818035364151,0.45982664823532104,0.4598359763622284,0.45984572172164917,0.4598531723022461,0.45986196398735046,0.45987093448638916,0.4598791301250458,0.45988696813583374,0.45989230275154114,0.45989975333213806,0.4599064290523529,0.459911972284317,0.45991942286491394,0.4599251449108124,0.4599299132823944,0.4599362313747406,0.459941565990448,0.4599459767341614,0.45995110273361206,0.45995625853538513,0.45996084809303284,0.4599650502204895,0.4599688649177551,0.4599725008010864,0.4599751830101013,0.45997822284698486,0.45998185873031616,0.45998644828796387,0.45999065041542053,0.4599936902523041,0.4599975049495697,0.4599999785423279,0.4600030481815338,0.46000707149505615,0.460010290145874,0.46001335978507996,0.46001699566841125,0.4600202441215515,0.4600238502025604,0.4600270986557007,0.4600292146205902,0.46003225445747375,0.460035115480423,0.4600381851196289,0.46004199981689453,0.46004486083984375,0.46004733443260193,0.4600496292114258,0.46005305647850037,0.46005573868751526,0.46005842089653015,0.46006032824516296,0.46006205677986145,0.4600641429424286,0.4600658714771271,0.4600677788257599,0.4600706398487091,0.4600731134414673,0.4600750207901001,0.4600774943828583,0.4600794017314911,0.4600813388824463,0.46008360385894775,0.46008533239364624,0.46008723974227905,0.46008896827697754,0.4600912630558014,0.46009278297424316],"recovered":[0.0,0.0002844734990503639,0.0005349629209376872,0.0007730424404144287,0.0010078762425109744,0.0012492014793679118,0.0014947268646210432,0.0017379613127559423,0.001988450763747096,0.00223493087105453,0.002482174662873149,0.0027290366124361753,0.002990408567711711,0.0032441436778753996,0.0035026518162339926,0.003764787456020713,0.004018522333353758,0.004278175998479128,0.004547185264527798,0.004808939062058926,0.005081957206130028,0.005360512062907219,0.00563658494502306,0.005910366773605347,0.0061929309740662575,0.006474159192293882,0.006757677998393774,0.007043678779155016,0.007331397850066423,0.007625226862728596,0.007911036722362041,0.008206010796129704,0.008514922112226486,0.00883528869599104,0.009177612140774727,0.009535208344459534,0.009913234040141106,0.010311114601790905,0.01072694268077612,0.011162626557052135,0.011621410958468914,0.012090887874364853,0.012597021646797657,0.013142867013812065,0.013700168579816818,0.014265869744122028,0.01487491000443697,0.015505907125771046,0.016178524121642113,0.016873860731720924,0.017594782635569572,0.01837068796157837,0.01918477937579155,0.02000879868865013,0.020908039063215256,0.021832674741744995,0.0228115301579237,0.023823415860533714,0.024868903681635857,0.025983504951000214,0.027149083092808723,0.02834845334291458,0.029615601524710655,0.030929144471883774,0.03230263665318489,0.03372710198163986,0.03518861159682274,0.036723047494888306,0.03833920136094093,0.04001358523964882,0.04174868389964104,0.04357351362705231,0.045481204986572266,0.04745781794190407,0.049503546208143234,0.05160807818174362,0.05382124334573746,0.05611077696084976,0.05847400799393654,0.060919906944036484,0.06344065070152283,0.06606372445821762,0.0687759593129158,0.07160408049821854,0.07449979335069656,0.0774776041507721,0.0805625170469284,0.08371520787477493,0.08698474615812302,0.09033962339162827,0.09374986588954926,0.09730922430753708,0.10094781219959259,0.10472310334444046,0.10853218287229538,0.11242316663265228,0.1164531484246254,0.12057533860206604,0.12472426146268845,0.12897513806819916,0.1333208978176117,0.13776078820228577,0.14229059219360352,0.1469065099954605,0.15156729519367218,0.15634377300739288,0.16115882992744446,0.16605883836746216,0.17102624475955963,0.17601902782917023,0.18110710382461548,0.18620051443576813,0.1913418471813202,0.19650742411613464,0.20172035694122314,0.20699362456798553,0.21230106055736542,0.21764610707759857,0.22299858927726746,0.22829915583133698,0.23368105292320251,0.23906925320625305,0.2444358766078949,0.2497948557138443,0.2551582157611847,0.26047483086586,0.2657591700553894,0.2710305154323578,0.2762623429298401,0.281429260969162,0.28658607602119446,0.29164013266563416,0.29665812849998474,0.30159422755241394,0.30650416016578674,0.31135398149490356,0.3161151707172394,0.3207692801952362,0.3253454864025116,0.3298521935939789,0.3342953324317932,0.3385855257511139,0.34282419085502625,0.34695133566856384,0.3510233163833618,0.35497215390205383,0.3588259220123291,0.36257293820381165,0.3662010431289673,0.3697649836540222,0.37327316403388977,0.3766286075115204,0.37987637519836426,0.3830479681491852,0.3861265778541565,0.3890763223171234,0.39196574687957764,0.39476025104522705,0.39747554063796997,0.4001001715660095,0.40263864398002625,0.40504196286201477,0.4073752462863922,0.4096223711967468,0.4118023216724396,0.4138965606689453,0.4159245193004608,0.41784539818763733,0.419696569442749,0.4214881658554077,0.42321428656578064,0.42486366629600525,0.4264187216758728,0.4279153645038605,0.42935988306999207,0.43073567748069763,0.43203890323638916,0.4333016574382782,0.43453022837638855,0.4356811046600342,0.4367785155773163,0.4378375709056854,0.4388419985771179,0.439797967672348,0.44071877002716064,0.4416029453277588,0.44245749711990356,0.4432629942893982,0.44402533769607544,0.44476422667503357,0.44547808170318604,0.44613561034202576,0.4467780590057373,0.44738060235977173,0.4479730427265167,0.4485211670398712,0.4490620493888855,0.44956570863723755,0.450052946805954,0.4504985511302948,0.45095255970954895,0.45137831568717957,0.4517861306667328,0.45216453075408936,0.4525226950645447,0.4528612196445465,0.4531857669353485,0.45349279046058655,0.4537982642650604,0.4540802538394928,0.45436224341392517,0.4546150267124176,0.45486798882484436,0.4551007151603699,0.45532867312431335,0.4555344879627228,0.4557395577430725,0.45592570304870605,0.45610707998275757,0.45628178119659424,0.4564474821090698,0.45660918951034546,0.45675984025001526,0.4569009244441986,0.45703649520874023,0.45716190338134766,0.45728984475135803,0.457409530878067,0.4575221836566925,0.45763444900512695,0.4577350616455078,0.4578316807746887,0.4579225480556488,0.4580098092556,0.45809534192085266,0.4581703543663025,0.45824959874153137,0.4583227336406708,0.4583952724933624,0.45846113562583923,0.45852434635162354,0.45858389139175415,0.4586411714553833,0.45869961380958557,0.45875152945518494,0.45880287885665894,0.458850234746933,0.4588945209980011,0.45893558859825134,0.4589739441871643,0.45901480317115784,0.4590558707714081,0.4590946137905121,0.4591301381587982,0.45915913581848145,0.4591921865940094,0.45922234654426575,0.4592509865760803,0.4592767655849457,0.45930519700050354,0.45932963490486145,0.4593527317047119,0.4593743085861206,0.4593980014324188,0.45941880345344543,0.45943769812583923,0.4594573676586151,0.45947742462158203,0.45949479937553406,0.4595150351524353,0.459533154964447,0.45954766869544983,0.4595610499382019,0.4595738351345062,0.45958757400512695,0.45960095524787903,0.45961353182792664,0.4596257507801056,0.45963817834854126,0.45964962244033813,0.4596620500087738,0.45967406034469604,0.45968398451805115,0.45969486236572266,0.4597053825855255,0.45971569418907166,0.4597261846065521,0.45973458886146545,0.45974165201187134,0.4597494900226593,0.4597582519054413,0.45976704359054565,0.45977410674095154,0.45978137850761414,0.45978862047195435,0.45979568362236023,0.45980140566825867,0.4598069489002228,0.4598119258880615,0.45981743931770325,0.4598231613636017,0.4598277509212494,0.4598325192928314,0.4598371088504791,0.4598422646522522,0.45984646677970886,0.45985162258148193,0.45985525846481323,0.4598586857318878,0.45986270904541016,0.4598669111728668,0.45987167954444885,0.4598749279975891,0.45987892150878906,0.4598821699619293,0.4598858058452606,0.4598881006240845,0.4598920941352844,0.45989611744880676,0.4598997235298157,0.4599027931690216,0.45990604162216187,0.4599098563194275,0.45991310477256775,0.4599153995513916,0.4599182605743408,0.45992130041122437,0.45992475748062134,0.4599277973175049,0.45993104577064514,0.45993390679359436,0.4599362015724182,0.4599396288394928,0.4599423110485077,0.45994478464126587,0.45994824171066284,0.4599505066871643,0.4599522352218628,0.4599543511867523,0.4599560499191284,0.459958553314209,0.4599604606628418,0.4599623680114746,0.4599648416042328,0.45996713638305664,0.45996883511543274,0.45997095108032227,0.45997267961502075,0.4599747657775879,0.4599768817424774,0.4599793553352356],"active":[0.0008530616760253906,0.000780320493504405,0.0007524459506385028,0.0007564552361145616,0.0007667650934308767,0.0007665740558877587,0.0007650468032807112,0.0007721108850091696,0.0007768839132040739,0.0007730654906481504,0.0007793658878654242,0.0007936849724501371,0.0007908211555331945,0.0007999853696674109,0.0007954032626003027,0.000794639578089118,0.0008080042898654938,0.0008144956082105637,0.0008171680383384228,0.0008307234384119511,0.0008364515379071236,0.0008307239040732384,0.0008318694308400154,0.0008480977267026901,0.0008444702252745628,0.0008517252281308174,0.0008647078648209572,0.0008662356995046139,0.0008704359643161297,0.0008669989183545113,0.0008725356310606003,0.0008962098509073257,0.0009244661778211594,0.0009649423882365227,0.0009933887049555779,0.001041310839354992,0.001076631247997284,0.0011050784960389137,0.0011524269357323647,0.0011942386627197266,0.0012341421097517014,0.0012895092368125916,0.0013357121497392654,0.0013828696683049202,0.0014210538938641548,0.0014871126040816307,0.0015325536951422691,0.001607774756848812,0.0016671530902385712,0.0017366483807563782,0.0018286723643541336,0.0018848031759262085,0.0019510537385940552,0.0020688511431217194,0.002115819603204727,0.00220574252307415,0.0022802017629146576,0.0023655444383621216,0.002477997913956642,0.002582622691988945,0.0026589911431074142,0.0027739275246858597,0.002875307574868202,0.0029976852238178253,0.0031124278903007507,0.0032204948365688324,0.003382202237844467,0.003518141806125641,0.0036510229110717773,0.003791920840740204,0.003938738256692886,0.004086706787347794,0.00421462208032608,0.004350557923316956,0.004516851156949997,0.00469154492020607,0.004810299724340439,0.004958834499120712,0.005124364048242569,0.005275573581457138,0.005462296307086945,0.005654171109199524,0.00584547221660614,0.005989052355289459,0.006190665066242218,0.006389223039150238,0.006562002003192902,0.006773926317691803,0.006941556930541992,0.007144510746002197,0.007339440286159515,0.007499046623706818,0.007723957300186157,0.007860079407691956,0.008091673254966736,0.008268088102340698,0.008417189121246338,0.008566871285438538,0.008772112429141998,0.008942604064941406,0.009118825197219849,0.009301155805587769,0.009462296962738037,0.009561583399772644,0.009731113910675049,0.009848535060882568,0.010001078248023987,0.010151147842407227,0.010264933109283447,0.010382741689682007,0.010439053177833557,0.01055532693862915,0.010627120733261108,0.010724678635597229,0.010816514492034912,0.010888487100601196,0.010888859629631042,0.010899752378463745,0.010901853442192078,0.01098814606666565,0.010953590273857117,0.01092742383480072,0.010883331298828125,0.010842099785804749,0.010780423879623413,0.010716468095779419,0.010651916265487671,0.010607630014419556,0.010492324829101562,0.010444790124893188,0.010308265686035156,0.01023593544960022,0.010047286748886108,0.009963661432266235,0.009831368923187256,0.009656637907028198,0.00945696234703064,0.009344309568405151,0.009174972772598267,0.008969515562057495,0.008753985166549683,0.00861823558807373,0.00840190052986145,0.008228570222854614,0.008027732372283936,0.007840603590011597,0.007660001516342163,0.007457613945007324,0.007306963205337524,0.007116436958312988,0.006818592548370361,0.006604194641113281,0.006453365087509155,0.006262838840484619,0.006057798862457275,0.0059073567390441895,0.005714505910873413,0.005536019802093506,0.0053279101848602295,0.005141913890838623,0.004925429821014404,0.0047893226146698,0.004610955715179443,0.004450798034667969,0.004269421100616455,0.0040998756885528564,0.003927469253540039,0.0038025975227355957,0.0036827027797698975,0.003547161817550659,0.003388702869415283,0.0032317638397216797,0.0031040310859680176,0.002987384796142578,0.0028665363788604736,0.002739548683166504,0.002621948719024658,0.0025224685668945312,0.0023984014987945557,0.0022935867309570312,0.002193927764892578,0.0020829737186431885,0.002010434865951538,0.0019359588623046875,0.0018710494041442871,0.0018040239810943604,0.0017049610614776611,0.0016263127326965332,0.001561969518661499,0.0014981627464294434,0.0014174282550811768,0.0013761818408966064,0.0013168156147003174,0.0012654662132263184,0.0011980533599853516,0.0011593103408813477,0.001101464033126831,0.0010678470134735107,0.0010181963443756104,0.0009945333003997803,0.0009420514106750488,0.0008969902992248535,0.0008561313152313232,0.0008286237716674805,0.0007891058921813965,0.0007541477680206299,0.0007299184799194336,0.0007035732269287109,0.0006777942180633545,0.0006535351276397705,0.0006126761436462402,0.000604093074798584,0.0005657374858856201,0.0005452930927276611,0.0005176365375518799,0.0005101859569549561,0.0004876255989074707,0.00047904253005981445,0.000464707612991333,0.0004419982433319092,0.0004305541515350342,0.0004152953624725342,0.0004017055034637451,0.00038817524909973145,0.0003711581230163574,0.00036525726318359375,0.0003522634506225586,0.000330507755279541,0.000322490930557251,0.00030741095542907715,0.00030034780502319336,0.0002894401550292969,0.00028336048126220703,0.00027495622634887695,0.00026425719261169434,0.00026598572731018066,0.0002556741237640381,0.0002461075782775879,0.000235825777053833,0.0002352297306060791,0.00022929906845092773,0.00022456049919128418,0.00022074580192565918,0.0002123117446899414,0.00020584464073181152,0.00019994378089904785,0.00019496679306030273,0.00019037723541259766,0.00018844008445739746,0.00018733739852905273,0.00018447637557983398,0.0001773834228515625,0.00017434358596801758,0.00016993284225463867,0.00017204880714416504,0.00016745924949645996,0.0001626908779144287,0.00016117095947265625,0.00016134977340698242,0.00015658140182495117,0.00015619397163391113,0.00015372037887573242,0.0001544952392578125,0.00015217065811157227,0.00014969706535339355,0.00015047192573547363,0.00014913082122802734,0.00014665722846984863,0.00014835596084594727,0.00014474987983703613,0.00013998150825500488,0.00013846158981323242,0.00013881921768188477,0.0001405477523803711,0.0001392066478729248,0.00013786554336547852,0.00013750791549682617,0.00013825297355651855,0.00013691186904907227,0.00013786554336547852,0.00013595819473266602,0.00013387203216552734,0.00013405084609985352,0.00013178586959838867,0.00013059377670288086,0.00013002753257751465,0.00012698769569396973,0.00012737512588500977,0.00012928247451782227,0.0001296401023864746,0.00012871623039245605,0.0001252591609954834,0.00012564659118652344,0.00012505054473876953,0.0001233518123626709,0.00012373924255371094,0.00012373924255371094,0.00012296438217163086,0.00012430548667907715,0.00012412667274475098,0.00012281537055969238,0.0001233518123626709,0.00012373924255371094,0.00012373924255371094,0.0001227855682373047,0.00012239813804626465,0.00012087821960449219,0.00011992454528808594,0.0001195371150970459,0.00011914968490600586,0.0001195371150970459,0.00011897087097167969,0.00011876225471496582,0.00011858344078063965,0.00011780858039855957,0.00011724233627319336,0.00011897087097167969,0.00011819601058959961,0.00011724233627319336,0.00011727213859558105,0.00011745095252990723,0.00011780858039855957,0.00011724233627319336,0.00011610984802246094,0.00011685490608215332,0.00011685490608215332,0.00011688470840454102,0.00011724233627319336,0.00011706352233886719,0.00011628866195678711,0.0001157224178314209,0.00011685490608215332,0.00011610984802246094,0.00011610984802246094,0.00011554360389709473,0.0001138150691986084,0.00011363625526428223,0.00011363625526428223,0.00011342763900756836,0.00011458992958068848,0.00011456012725830078,0.00011456012725830078,0.00011512637138366699,0.00011456012725830078,0.00011420249938964844,0.00011476874351501465,0.00011438131332397461,0.00011456012725830078,0.00011420249938964844,0.00011438131332397461,0.00011342763900756836]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0008530616760253906,0.0010625028517097235,0.001280535594560206,0.00150696886703372,0.0017335930606350303,0.001964035676792264,0.0021904688328504562,0.002418047748506069,0.0026427628472447395,0.002861559158191085,0.003081501228734851,0.003300297539681196,0.0035202396102249622,0.0037342628929764032,0.003954395651817322,0.004160973243415356,0.004377478733658791,0.004585010465234518,0.004793879110366106,0.005007138475775719,0.005214097909629345,0.00542411208152771,0.00562553433701396,0.0058273389004170895,0.006023988127708435,0.006227320060133934,0.006429696921259165,0.006628828588873148,0.006818986497819424,0.00701544526964426,0.007201211992651224,0.0074060712940990925,0.007615130860358477,0.007837554439902306,0.008051387034356594,0.00828278437256813,0.00852945540100336,0.008782617747783661,0.009034634567797184,0.009301161393523216,0.009581434540450573,0.009863998740911484,0.01016775518655777,0.010466738604009151,0.010783860459923744,0.011104990728199482,0.01144654955714941,0.01178830023854971,0.012147805653512478,0.012522202916443348,0.012905383482575417,0.013301354832947254,0.013701718300580978,0.014127283357083797,0.014562202617526054,0.01501487847417593,0.015481109730899334,0.01594371348619461,0.01644163765013218,0.016947198659181595,0.017474142834544182,0.018023233860731125,0.01856468804180622,0.019158072769641876,0.019732939079403877,0.020353052765130997,0.020992832258343697,0.02162344567477703,0.02228594571352005,0.02298452891409397,0.023680247366428375,0.024423696100711823,0.02516542747616768,0.025960998609662056,0.02674778737127781,0.027550995349884033,0.028390098363161087,0.029237600043416023,0.030143333598971367,0.03106052055954933,0.03200100362300873,0.03294740244746208,0.033934466540813446,0.03494730591773987,0.035991840064525604,0.03707245737314224,0.03816911205649376,0.03929593414068222,0.04047621414065361,0.04164789989590645,0.04286044463515282,0.0440983809530735,0.04536953940987587,0.04665291681885719,0.04800158739089966,0.0493599958717823,0.050753723829984665,0.052192702889442444,0.05365821719169617,0.055162493139505386,0.05668662115931511,0.058204829692840576,0.059762369841337204,0.06138176843523979,0.0630292296409607,0.06472748517990112,0.06643833220005035,0.0681871771812439,0.06998547166585922,0.0717850998044014,0.07364162057638168,0.07552411407232285,0.0774417296051979,0.07935973256826401,0.08133921027183533,0.0833471342921257,0.08540908992290497,0.08750292658805847,0.08963819593191147,0.0917665958404541,0.09393279254436493,0.0961156040430069,0.09835511445999146,0.10062823444604874,0.10290192067623138,0.10523957014083862,0.107638880610466,0.1100519448518753,0.11248810589313507,0.11493323743343353,0.11740109324455261,0.11990828067064285,0.12240439653396606,0.12496503442525864,0.1275329291820526,0.13009300827980042,0.13271169364452362,0.13532578945159912,0.13796356320381165,0.14059199392795563,0.14326278865337372,0.14595651626586914,0.1486731320619583,0.15141916275024414,0.15413960814476013,0.1568842977285385,0.15961886942386627,0.16240766644477844,0.16513822972774506,0.1678663194179535,0.17063964903354645,0.17346586287021637,0.17622257769107819,0.17899343371391296,0.18178699910640717,0.1845484972000122,0.18733251094818115,0.1900777816772461,0.19282113015651703,0.19557422399520874,0.1983007788658142,0.20101702213287354,0.20372696220874786,0.2064136266708374,0.20908938348293304,0.21176058053970337,0.21438594162464142,0.2169952690601349,0.21961471438407898,0.2222219556570053,0.22478947043418884,0.22734075784683228,0.22983591258525848,0.23232229053974152,0.23480752110481262,0.2372375726699829,0.23965921998023987,0.2420409768819809,0.2443576157093048,0.24668952822685242,0.24901935458183289,0.25127050280570984,0.25353845953941345,0.2557157576084137,0.2578924596309662,0.2600412666797638,0.26213550567626953,0.26420336961746216,0.2662319242954254,0.2682218849658966,0.2702038586139679,0.27213749289512634,0.2740379273891449,0.27587249875068665,0.2776992619037628,0.27949294447898865,0.28126776218414307,0.2829553186893463,0.2846424877643585,0.2862981855869293,0.2878948450088501,0.28949040174484253,0.2910607159137726,0.2925651967525482,0.2940411865711212,0.29548266530036926,0.29691362380981445,0.29830485582351685,0.29966288805007935,0.3009657561779022,0.3022330701351166,0.30350881814956665,0.30474159121513367,0.3059214949607849,0.30709394812583923,0.3082217276096344,0.30934739112854004,0.31044673919677734,0.31149908900260925,0.3125329315662384,0.3135371804237366,0.31449371576309204,0.31543171405792236,0.31635138392448425,0.3172544240951538,0.3181256055831909,0.3189855217933655,0.31981736421585083,0.32063087821006775,0.3214247226715088,0.3221813440322876,0.322927862405777,0.3236650228500366,0.32438135147094727,0.32506218552589417,0.3257305920124054,0.3263753354549408,0.327004998922348,0.3276134729385376,0.32818928360939026,0.3287561237812042,0.3292941451072693,0.3298262357711792,0.33033621311187744,0.33083298802375793,0.33131277561187744,0.3317866325378418,0.3322358727455139,0.33267098665237427,0.3331112563610077,0.33351829648017883,0.33392533659935,0.33431559801101685,0.3346846401691437,0.33505693078041077,0.33542025089263916,0.3357734680175781,0.336100310087204,0.33642280101776123,0.33674106001853943,0.33704596757888794,0.3373298645019531,0.33761242032051086,0.33788466453552246,0.33813995122909546,0.3383971154689789,0.33864647150039673,0.3388950228691101,0.3391323387622833,0.3393631875514984,0.33958005905151367,0.339792937040329,0.3399970233440399,0.34019559621810913,0.3403899669647217,0.34057992696762085,0.34075728058815,0.34093961119651794,0.34110361337661743,0.3412647545337677,0.3414234220981598,0.3415814936161041,0.3417336642742157,0.3418762683868408,0.3420185148715973,0.3421502411365509,0.3422718644142151,0.34239235520362854,0.34251224994659424,0.3426189720630646,0.3427327573299408,0.3428429067134857,0.34294945001602173,0.3430475890636444,0.34314629435539246,0.34324386715888977,0.3433389365673065,0.3434300124645233,0.3435174524784088,0.3435993492603302,0.3436805009841919,0.3437608778476715,0.3438376188278198,0.34390634298324585,0.34397393465042114,0.34403732419013977,0.34410375356674194,0.34416523575782776,0.34422212839126587,0.34428343176841736,0.34434184432029724,0.3443930149078369,0.3444480001926422,0.3444991707801819,0.344547837972641,0.34459787607192993,0.3446446359157562,0.3446919918060303,0.3447320759296417,0.34476950764656067,0.3448076844215393,0.34484589099884033,0.3448854088783264,0.34492185711860657,0.3449564278125763,0.3449917435646057,0.3450240194797516,0.34505531191825867,0.345088928937912,0.34511813521385193,0.34514811635017395,0.3451763689517975,0.3452017605304718,0.345225989818573,0.34525445103645325,0.34527716040611267,0.34530237317085266,0.34532642364501953,0.3453466594219208,0.3453667163848877,0.34538617730140686,0.3454039394855499,0.3454209268093109,0.3454396426677704,0.3454549312591553,0.3454703986644745,0.34548547863960266,0.3455009460449219,0.3455162048339844,0.3455307185649872,0.3455427289009094],"recovered":[0.0,0.0002831370511557907,0.0005282806814648211,0.0007654055953025818,0.0009918388677760959,0.0012297274079173803,0.0014544423902407289,0.001679921057075262,0.0019113183952867985,0.0021331694442778826,0.0023582663852721453,0.0025856541469693184,0.0028012050315737724,0.003021337790414691,0.0032347883097827435,0.0034461389295756817,0.00365729839541018,0.0038703670725226402,0.004081335850059986,0.004290776792913675,0.004493726883083582,0.004705841187387705,0.004917573183774948,0.005122623406350613,0.0053313011303544044,0.005528714042156935,0.005722118075937033,0.0059212492778897285,0.006118853576481342,0.00632237596437335,0.00651367986574769,0.006707465276122093,0.006912133656442165,0.007111455779522657,0.007325861137360334,0.007542748469859362,0.007759444415569305,0.007990841753780842,0.008236749097704887,0.00847731065005064,0.008733145892620087,0.009005018509924412,0.00928624626249075,0.009573965333402157,0.009861111640930176,0.010174033232033253,0.010485999286174774,0.010810566134750843,0.011147924698889256,0.011484520509839058,0.011850135400891304,0.01221403293311596,0.012591103091835976,0.012981920503079891,0.013395838439464569,0.013829994946718216,0.014264533296227455,0.014705943875014782,0.015171602368354797,0.01565253548324108,0.016146449372172356,0.01665487326681614,0.017174944281578064,0.017711244523525238,0.018279045820236206,0.018830427899956703,0.019429732114076614,0.020048892125487328,0.020668813958764076,0.021318331360816956,0.022002212703227997,0.022670820355415344,0.023401670157909393,0.024123163893818855,0.024881694465875626,0.02564939111471176,0.026444008573889732,0.027272609993815422,0.028106365352869034,0.02897964045405388,0.02986399084329605,0.030777743086218834,0.03170676901936531,0.03265603259205818,0.033657800406217575,0.03466930240392685,0.0357094444334507,0.03681335598230362,0.03789416328072548,0.039021749049425125,0.04017854109406471,0.04135557636618614,0.042578428983688354,0.043802618980407715,0.04507702216506004,0.046381402760744095,0.04769742488861084,0.04907320812344551,0.050482019782066345,0.05191202461719513,0.053387660533189774,0.05488639697432518,0.05638035759329796,0.0579172782599926,0.05947233736515045,0.061112549155950546,0.0627351924777031,0.06439144164323807,0.06614352762699127,0.06789752840995789,0.06966641545295715,0.07149583101272583,0.07335426658391953,0.07522167265415192,0.07713165134191513,0.07907580584287643,0.08102989196777344,0.08304106444120407,0.08510722219944,0.08721289783716202,0.0893164724111557,0.09144277125597,0.09360362589359283,0.09580723941326141,0.0980578288435936,0.10033285617828369,0.1026197150349617,0.10495373606681824,0.10731983184814453,0.10973651707172394,0.11217783391475677,0.11464626342058182,0.11713187396526337,0.11962626874446869,0.12211798876523972,0.12472216039896011,0.12724290788173676,0.12981995940208435,0.13239893317222595,0.1350061595439911,0.13764126598834991,0.14030081033706665,0.14296245574951172,0.1456701010465622,0.1484041064977646,0.15111710131168365,0.15384729206562042,0.15656735002994537,0.15931318700313568,0.1620681881904602,0.1648302525281906,0.1675785779953003,0.17038492858409882,0.17313821613788605,0.17591841518878937,0.17870473861694336,0.1814626008272171,0.1842227578163147,0.18698137998580933,0.18974536657333374,0.1925196498632431,0.19524715840816498,0.19797486066818237,0.20070503652095795,0.20339855551719666,0.2060726135969162,0.20876097679138184,0.21140505373477936,0.21401190757751465,0.2166508287191391,0.21924945712089539,0.22183243930339813,0.22440263628959656,0.22693444788455963,0.22947867214679718,0.23196600377559662,0.23444817960262299,0.23688280582427979,0.23931343853473663,0.24167171120643616,0.24401699006557465,0.24638059735298157,0.2486758679151535,0.25095298886299133,0.2531810402870178,0.25538524985313416,0.2575550675392151,0.25967657566070557,0.26177024841308594,0.2638518512248993,0.2658618688583374,0.26786044239997864,0.2698229253292084,0.27173808217048645,0.27360355854034424,0.275458961725235,0.27726373076438904,0.27905935049057007,0.2808009386062622,0.2825410068035126,0.28420183062553406,0.28585368394851685,0.28748053312301636,0.28906920552253723,0.2906263470649719,0.2921510636806488,0.2936156094074249,0.2950717806816101,0.2964971959590912,0.2978750765323639,0.29922470450401306,0.30051666498184204,0.30180636048316956,0.30307236313819885,0.3042911887168884,0.30547547340393066,0.30664336681365967,0.3077896535396576,0.3089006245136261,0.3100053071975708,0.31105077266693115,0.3120584785938263,0.3130577504634857,0.314033180475235,0.3149900734424591,0.31590554118156433,0.31678473949432373,0.31765609979629517,0.31850627064704895,0.31934231519699097,0.3201596736907959,0.32095620036125183,0.32172122597694397,0.32247689366340637,0.32320258021354675,0.32391032576560974,0.3245951533317566,0.32526394724845886,0.32591214776039124,0.32654887437820435,0.3271659314632416,0.3277495801448822,0.3283085823059082,0.3288494646549225,0.32936152815818787,0.3298812210559845,0.3303873538970947,0.3308804929256439,0.3313482701778412,0.33178889751434326,0.33224406838417053,0.33266696333885193,0.3330913782119751,0.33350491523742676,0.33388540148735046,0.3342590630054474,0.3346278965473175,0.3349820673465729,0.3353347182273865,0.3356642425060272,0.33599528670310974,0.3363053500652313,0.33661139011383057,0.33690083026885986,0.337179958820343,0.3374422788619995,0.3377110958099365,0.33796197175979614,0.33822163939476013,0.3384700119495392,0.3387056291103363,0.33892977237701416,0.3391466438770294,0.3393622040748596,0.3395613431930542,0.3397686779499054,0.33996284008026123,0.34014174342155457,0.3403196632862091,0.34049779176712036,0.3406669497489929,0.3408344089984894,0.3410014510154724,0.3411601185798645,0.3413103520870209,0.34146004915237427,0.3415936827659607,0.3417246639728546,0.34185391664505005,0.34197115898132324,0.34209105372428894,0.3422059714794159,0.342318058013916,0.3424249589443207,0.3425326347351074,0.3426300287246704,0.3427256643772125,0.34282588958740234,0.34291431307792664,0.34300631284713745,0.3430950939655304,0.3431764245033264,0.34325700998306274,0.34333375096321106,0.3434061110019684,0.3434790372848511,0.3435468375682831,0.34360963106155396,0.3436749279499054,0.34374022483825684,0.3438030481338501,0.3438650965690613,0.34391796588897705,0.34397372603416443,0.34402450919151306,0.3440777659416199,0.34413066506385803,0.3441806733608246,0.3442278504371643,0.34426984190940857,0.3443114757537842,0.3443496525287628,0.3443910777568817,0.3444250524044037,0.3444659113883972,0.3445018231868744,0.3445361852645874,0.3445678651332855,0.34460338950157166,0.34463566541671753,0.3446694314479828,0.3446965515613556,0.344727486371994,0.3447546064853668,0.3447805643081665,0.3448050022125244,0.34483230113983154,0.3448561728000641,0.3448807895183563,0.3449031412601471,0.3449239432811737,0.3449436128139496,0.34496384859085083,0.34498295187950134,0.3449987769126892,0.34501540660858154,0.3450312316417694,0.3450465202331543,0.3450619876384735,0.34507572650909424,0.3450887203216553],"active":[0.0008530616760253906,0.0007793657714501023,0.0007522549130953848,0.0007415632717311382,0.0007417541928589344,0.0007343082688748837,0.0007360264426097274,0.0007381266914308071,0.0007314444519579411,0.0007283897139132023,0.0007232348434627056,0.0007146433927118778,0.0007190345786511898,0.0007129251025617123,0.0007196073420345783,0.000714834313839674,0.0007201803382486105,0.0007146433927118778,0.0007125432603061199,0.0007163616828620434,0.000720371026545763,0.0007182708941400051,0.0007079611532390118,0.0007047154940664768,0.0006926869973540306,0.0006986060179769993,0.0007075788453221321,0.0007075793109834194,0.0007001329213380814,0.0006930693052709103,0.0006875321269035339,0.0006986060179769993,0.0007029972039163113,0.0007260986603796482,0.0007255258969962597,0.0007400359027087688,0.0007700109854340553,0.0007917759940028191,0.0007978854700922966,0.0008238507434725761,0.0008482886478304863,0.000858980230987072,0.0008815089240670204,0.0008927732706069946,0.0009227488189935684,0.0009309574961662292,0.0009605502709746361,0.0009777341037988663,0.0009998809546232224,0.00103768240660429,0.0010552480816841125,0.001087321899831295,0.0011106152087450027,0.0011453628540039062,0.0011663641780614853,0.001184883527457714,0.0012165764346718788,0.0012377696111798286,0.001270035281777382,0.0012946631759405136,0.0013276934623718262,0.0013683605939149857,0.001389743760228157,0.0014468282461166382,0.0014538932591676712,0.0015226248651742935,0.0015631001442670822,0.0015745535492897034,0.0016171317547559738,0.0016661975532770157,0.0016780346632003784,0.0017528757452964783,0.0017637573182582855,0.0018378347158432007,0.0018660929054021835,0.0019016042351722717,0.0019460897892713547,0.001964990049600601,0.002036968246102333,0.002080880105495453,0.002137012779712677,0.002169659361243248,0.0022276975214481354,0.0022912733256816864,0.002334039658308029,0.002403154969215393,0.0024596676230430603,0.002482578158378601,0.002582050859928131,0.0026261508464813232,0.0026819035410881042,0.0027428045868873596,0.0027911104261875153,0.002850297838449478,0.002924565225839615,0.002978593111038208,0.003056298941373825,0.003119494765996933,0.0031761974096298218,0.003250468522310257,0.0032989606261253357,0.003318432718515396,0.0033820122480392456,0.0034644901752471924,0.0035568922758102417,0.0036149360239505768,0.0037031397223472595,0.003795735538005829,0.0038419440388679504,0.003887571394443512,0.00397520512342453,0.004028283059597015,0.004087463021278381,0.004138059914112091,0.0042075589299201965,0.004271328449249268,0.004379197955131531,0.004461862146854401,0.004530973732471466,0.004553698003292084,0.0046163201332092285,0.004672832787036896,0.004751488566398621,0.004820995032787323,0.004844091832637787,0.004906713962554932,0.005019165575504303,0.005098208785057068,0.0051682740449905396,0.005196720361709595,0.005223259329795837,0.005262017250061035,0.005272522568702698,0.0053387656807899475,0.005414940416812897,0.0053708478808403015,0.005468785762786865,0.0055058300495147705,0.005564630031585693,0.005585834383964539,0.005621522665023804,0.00565570592880249,0.005710676312446594,0.005749061703681946,0.005735501646995544,0.005767196416854858,0.00577157735824585,0.005840316414833069,0.005825042724609375,0.005798131227493286,0.005809396505355835,0.005887284874916077,0.00583764910697937,0.0058552175760269165,0.005868583917617798,0.005843758583068848,0.00586991012096405,0.0058550238609313965,0.005839750170707703,0.005828857421875,0.005781129002571106,0.005769863724708557,0.005752101540565491,0.005708590149879456,0.005690827965736389,0.00568796694278717,0.0056249648332595825,0.00559021532535553,0.005602806806564331,0.005571126937866211,0.005540013313293457,0.005508318543434143,0.005433276295661926,0.005387842655181885,0.005328848958015442,0.0052715688943862915,0.005211040377616882,0.005158171057701111,0.005044177174568176,0.00501781702041626,0.00500236451625824,0.0048899054527282715,0.004862591624259949,0.004762768745422363,0.004711419343948364,0.004656016826629639,0.004580438137054443,0.004526793956756592,0.0044616758823394775,0.0043700337409973145,0.004341989755630493,0.004277050495147705,0.0042150020599365234,0.004134416580200195,0.004095703363418579,0.004033982753753662,0.004004031419754028,0.003895968198776245,0.0038415491580963135,0.003757178783416748,0.00369301438331604,0.0036367177963256836,0.0035801827907562256,0.0034959912300109863,0.003414839506149292,0.003331601619720459,0.0032980144023895264,0.0032330751419067383,0.003165692090988159,0.00309067964553833,0.0030083656311035156,0.0029921531677246094,0.0029352307319641113,0.0028491318225860596,0.0028027594089508057,0.0027462542057037354,0.002704024314880371,0.002657085657119751,0.0025984644889831543,0.0025276243686676025,0.00248640775680542,0.002435237169265747,0.0023739635944366455,0.0023182034492492676,0.002264350652694702,0.002220064401626587,0.002200782299041748,0.002161264419555664,0.002124607563018799,0.0020824074745178223,0.0020216703414916992,0.0019716620445251465,0.0019437968730926514,0.0019044578075408936,0.0018596053123474121,0.0018202662467956543,0.001780182123184204,0.0017410516738891602,0.0017013251781463623,0.001640409231185913,0.0015901923179626465,0.001544564962387085,0.001517653465270996,0.001486748456954956,0.0014714598655700684,0.0014315545558929443,0.0013992786407470703,0.0013553798198699951,0.001322716474533081,0.0013223588466644287,0.0012742280960083008,0.0012583732604980469,0.001224219799041748,0.001179724931716919,0.0011715292930603027,0.0011611878871917725,0.0011455714702606201,0.0011182427406311035,0.0010880827903747559,0.001076817512512207,0.0010506808757781982,0.0010245144367218018,0.0010010302066802979,0.0009838342666625977,0.0009599924087524414,0.0009548366069793701,0.0009353756904602051,0.0009330511093139648,0.0009106993675231934,0.0008931756019592285,0.0008744299411773682,0.0008631646633148193,0.000850379467010498,0.0008333921432495117,0.0008286237716674805,0.0008112490177154541,0.0007944405078887939,0.0007978677749633789,0.0007839500904083252,0.0007669627666473389,0.0007564723491668701,0.0007470846176147461,0.0007322132587432861,0.0007161498069763184,0.000708162784576416,0.0006901919841766357,0.0006781816482543945,0.0006676912307739258,0.0006583333015441895,0.000647813081741333,0.0006417036056518555,0.0006369352340698242,0.0006313920021057129,0.0006226301193237305,0.0006136596202850342,0.0006138384342193604,0.0006132721900939941,0.0006041228771209717,0.0006031394004821777,0.000593036413192749,0.000585407018661499,0.0005844533443450928,0.0005806088447570801,0.00057259202003479,0.0005678236484527588,0.0005582869052886963,0.0005569159984588623,0.0005556046962738037,0.0005472004413604736,0.0005432069301605225,0.0005387961864471436,0.0005279183387756348,0.0005300343036651611,0.0005254447460174561,0.0005233287811279297,0.0005201101303100586,0.0005139708518981934,0.0005113184452056885,0.000504225492477417,0.0004996657371520996,0.000496208667755127,0.0004962384700775146,0.0004943311214447021,0.0004968047142028809,0.0004905164241790771,0.0004899203777313232,0.00048783421516418457,0.00048744678497314453,0.00048553943634033203,0.0004824697971343994,0.0004786849021911621,0.00047981739044189453,0.0004742741584777832,0.00047138333320617676,0.00047388672828674316,0.00047215819358825684,0.00047007203102111816,0.00047025084495544434,0.0004658699035644531,0.0004635751247406006,0.0004622340202331543,0.0004603266716003418,0.000457078218460083,0.00045669078826904297,0.00045615434646606445,0.00045499205589294434,0.00045424699783325195,0.0004544258117675781,0.00045421719551086426,0.00045499205589294434,0.0004540085792541504]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0008530616760253906,0.0010640303371474147,0.0012889362405985594,0.001539234770461917,0.0017725410871207714,0.0020203576423227787,0.002269510645419359,0.0025251549668610096,0.0027943546883761883,0.003066036617383361,0.0033484098967164755,0.0036300194915384054,0.0039221299812197685,0.004222831688821316,0.004515896551311016,0.0048143076710402966,0.005130855832248926,0.00544606801122427,0.005765861831605434,0.006104557309299707,0.006445161532610655,0.006795885041356087,0.007140499074012041,0.007495422847568989,0.007863711565732956,0.008242499083280563,0.008635608479380608,0.00902088824659586,0.009404067881405354,0.009802713058888912,0.010216058231890202,0.010661670006811619,0.01112751942127943,0.011639571748673916,0.012179307639598846,0.012746536172926426,0.013357486575841904,0.014014829881489277,0.014713413082063198,0.015458199195563793,0.016249950975179672,0.01709458976984024,0.017964238300919533,0.018931258469820023,0.019946962594985962,0.02101593278348446,0.02215592749416828,0.02336369827389717,0.024678386747837067,0.0260024294257164,0.027442744001746178,0.028994174674153328,0.03061605617403984,0.03235458955168724,0.03414696455001831,0.03605656325817108,0.03806639835238457,0.04020128399133682,0.04243430495262146,0.044800590723752975,0.04729345813393593,0.0499226413667202,0.05269024521112442,0.05555999279022217,0.05857674777507782,0.06172199174761772,0.0650320053100586,0.06851785629987717,0.07207224518060684,0.07583799213171005,0.07976219803094864,0.08383360505104065,0.08808638900518417,0.09252168983221054,0.09710954129695892,0.10188411921262741,0.10683070868253708,0.1118878498673439,0.11715022474527359,0.1226174607872963,0.12821395695209503,0.133963942527771,0.139891117811203,0.14596910774707794,0.152199849486351,0.15857720375061035,0.165058434009552,0.1717132031917572,0.17849092185497284,0.18535475432872772,0.19243088364601135,0.1995776742696762,0.20680424571037292,0.21411731839179993,0.22154073417186737,0.22903384268283844,0.23655864596366882,0.24413461983203888,0.25186312198638916,0.2595694959163666,0.26726382970809937,0.2751086354255676,0.28289175033569336,0.2906676232814789,0.2984526455402374,0.3062126636505127,0.31393545866012573,0.3216105103492737,0.32928574085235596,0.3369111716747284,0.3443964421749115,0.3518116772174835,0.3591082990169525,0.3662932813167572,0.37333905696868896,0.3803495168685913,0.38712894916534424,0.3937925100326538,0.40031516551971436,0.40665683150291443,0.41284096240997314,0.41888803243637085,0.4247092306613922,0.4304107427597046,0.4358915388584137,0.44116440415382385,0.4463074505329132,0.4512527287006378,0.45606279373168945,0.4606821537017822,0.4651275873184204,0.469309538602829,0.47338685393333435,0.47732195258140564,0.48108482360839844,0.4846997559070587,0.4880460202693939,0.4912659227848053,0.49439799785614014,0.49732521176338196,0.5001363754272461,0.5028155446052551,0.5053215622901917,0.5077264308929443,0.5099881291389465,0.5121434330940247,0.5141595602035522,0.5160844326019287,0.5178874731063843,0.519658088684082,0.5212748050689697,0.5227867364883423,0.5242308974266052,0.5256099104881287,0.5269287824630737,0.5281222462654114,0.5292797684669495,0.5303560495376587,0.5313658118247986,0.5323266983032227,0.5332378149032593,0.5341082215309143,0.5349032282829285,0.5356903672218323,0.5364015698432922,0.5370804667472839,0.537712812423706,0.5383124947547913,0.5388684868812561,0.5393854975700378,0.5398723483085632,0.5403442978858948,0.5407788157463074,0.54118412733078,0.5415663719177246,0.5419213175773621,0.5422682166099548,0.5425819158554077,0.5428867936134338,0.5431722402572632,0.5434486865997314,0.543703556060791,0.5439397096633911,0.5441669225692749,0.5443830490112305,0.5445798635482788,0.5447502136230469,0.5449248552322388,0.5450798869132996,0.5452412366867065,0.5453792810440063,0.5455121397972107,0.5456255674362183,0.5457326769828796,0.545848548412323,0.545950710773468,0.5460515022277832,0.5461336374282837,0.5462223887443542,0.5463027954101562,0.5463753342628479,0.5464438796043396,0.5465075969696045,0.5465713739395142,0.5466278791427612,0.5466832518577576,0.5467374920845032,0.5467838644981384,0.54682856798172,0.5468739867210388,0.5469171404838562,0.5469568371772766,0.5469900965690613,0.547021210193634,0.5470530986785889,0.547083854675293,0.547110378742218,0.5471349954605103,0.5471605658531189,0.5471882820129395,0.5472113490104675,0.5472321510314941,0.5472514629364014,0.547268807888031,0.5472856163978577,0.54730224609375,0.5473182797431946,0.5473318099975586,0.5473452210426331,0.547357439994812,0.5473692417144775,0.5473785996437073,0.5473893284797668,0.5473988652229309,0.5474079847335815,0.547417938709259,0.5474269390106201,0.547434389591217,0.5474410653114319,0.5474477410316467,0.5474536418914795,0.5474591851234436,0.5474652647972107,0.5474702715873718,0.5474753975868225,0.5474809408187866,0.5474863052368164,0.5474899411201477,0.547494113445282,0.547498345375061,0.5475015640258789,0.5475055575370789,0.5475093722343445,0.5475126504898071,0.5475155115127563,0.5475185513496399,0.5475220084190369,0.5475239157676697,0.5475265979766846,0.5475290417671204,0.5475319027900696,0.5475344061851501,0.5475369095802307,0.5475391745567322,0.5475403070449829,0.5475420355796814,0.5475437641143799,0.547545313835144,0.5475469827651978,0.5475483536720276,0.5475494861602783,0.5475510358810425,0.5475521683692932,0.547553300857544,0.5475544333457947,0.5475553870201111,0.5475561618804932,0.547557532787323,0.547558069229126,0.5475592017173767,0.5475607514381409,0.5475617051124573,0.547562837600708,0.5475637912750244,0.5475647449493408,0.5475655198097229,0.547566294670105,0.5475672483444214,0.5475680232048035,0.5475693345069885,0.5475704669952393,0.5475714206695557,0.5475718379020691,0.5475729703903198,0.5475739240646362,0.5475746989250183,0.547575056552887,0.5475760102272034,0.5475766062736511,0.5475771427154541,0.5475777387619019,0.5475783348083496,0.5475790500640869,0.5475796461105347,0.5475805997848511,0.5475813746452332,0.5475821495056152,0.5475831031799316,0.5475838780403137,0.5475842356681824,0.5475855469703674,0.5475861430168152,0.5475867390632629,0.5475872755050659,0.5475878715515137,0.5475884079933167,0.5475890040397644,0.5475897789001465,0.5475899577140808,0.5475907325744629,0.5475910902023315,0.547591507434845,0.5475918650627136,0.547592282295227,0.5475924611091614,0.5475926399230957,0.5475932359695435,0.5475937724113464,0.5475943684577942,0.5475951433181763,0.5475955009460449,0.5475960969924927,0.5475964546203613,0.54759681224823,0.54759681224823,0.5475970506668091,0.5475972294807434,0.5475974082946777,0.5475975871086121,0.5475977659225464,0.5475983619689941,0.5475985407829285,0.5475989580154419,0.5475991368293762,0.5475991368293762,0.5475993156433105,0.5475994944572449,0.5475999116897583,0.5475999116897583,0.5475999116897583,0.5476000905036926],"recovered":[0.0,0.000282373366644606,0.0005309535772539675,0.0007720878347754478,0.0010151313617825508,0.0012522562174126506,0.0014995000092312694,0.0017488438170403242,0.0020046790596097708,0.0022586050909012556,0.0025297142565250397,0.002795095555484295,0.0030763233080506325,0.003349914215505123,0.0036464158911257982,0.003937380854040384,0.004235982429236174,0.004552721511572599,0.004856478422880173,0.005177226848900318,0.005499312188476324,0.00582903390750289,0.006171165965497494,0.006513298023492098,0.006857720669358969,0.007218372076749802,0.007590096909552813,0.007966212928295135,0.008346719667315483,0.008730663917958736,0.009111552499234676,0.009516307152807713,0.009938244707882404,0.010381373576819897,0.010868224315345287,0.011369775980710983,0.011907411739230156,0.012486287392675877,0.013098573312163353,0.013749808073043823,0.014463091269135475,0.015210932120680809,0.01600249484181404,0.016823649406433105,0.017733965069055557,0.01869640126824379,0.01972050592303276,0.020805323496460915,0.02196021005511284,0.02317466400563717,0.024450212717056274,0.0258007925003767,0.02726764604449272,0.028819648548960686,0.03044191189110279,0.03215734288096428,0.03396251052618027,0.03587191924452782,0.037905044853687286,0.04003974050283432,0.042285554111003876,0.04465775936841965,0.04713229835033417,0.04976224526762962,0.052495863288640976,0.05537305399775505,0.058407947421073914,0.061602070927619934,0.06493385136127472,0.06835058331489563,0.07197161018848419,0.07573792338371277,0.07966098189353943,0.08369363844394684,0.08795424550771713,0.09237389266490936,0.09702608734369278,0.10179359465837479,0.10669933259487152,0.11178033798933029,0.11705741286277771,0.12245916575193405,0.1280810534954071,0.1338673233985901,0.13979104161262512,0.14589539170265198,0.15205472707748413,0.15843437612056732,0.16495740413665771,0.17158086597919464,0.17837348580360413,0.18527302145957947,0.1922788918018341,0.19938461482524872,0.20659956336021423,0.21391434967517853,0.2213280349969864,0.2287963181734085,0.2363537698984146,0.24396295845508575,0.25160345435142517,0.25930505990982056,0.2670746147632599,0.27482870221138,0.28258681297302246,0.29032260179519653,0.2980682849884033,0.30589285492897034,0.3135715126991272,0.321282297372818,0.32896095514297485,0.3365251123905182,0.3440214693546295,0.3514670133590698,0.3587377071380615,0.3658999502658844,0.37297263741493225,0.37989431619644165,0.3866443634033203,0.3932649791240692,0.3997727334499359,0.4060729444026947,0.412250816822052,0.41827666759490967,0.4241536259651184,0.4298137128353119,0.43529507517814636,0.44054657220840454,0.4456880986690521,0.45066961646080017,0.45545220375061035,0.46006718277931213,0.46444711089134216,0.4687367379665375,0.47284671664237976,0.4767480194568634,0.4805043935775757,0.48407864570617676,0.4874747693538666,0.49074143171310425,0.4938485026359558,0.49684464931488037,0.4996475577354431,0.5022734999656677,0.504783570766449,0.5071605443954468,0.5094565749168396,0.511610746383667,0.5136610269546509,0.5155838131904602,0.5174374580383301,0.5191677808761597,0.5207694172859192,0.5222991108894348,0.5237546563148499,0.5251493453979492,0.5264319777488708,0.5276581048965454,0.5288049578666687,0.5298700928688049,0.5308989882469177,0.5318660140037537,0.5327873826026917,0.533653974533081,0.5344804525375366,0.5352483987808228,0.5359458327293396,0.5366226434707642,0.5372626185417175,0.5378615260124207,0.5384235978126526,0.5389522314071655,0.5394474864006042,0.5399104952812195,0.5403332114219666,0.5407505631446838,0.5411320328712463,0.5414970517158508,0.541836678981781,0.5421608686447144,0.542466938495636,0.5427592396736145,0.5430299639701843,0.5432850122451782,0.5435228943824768,0.5437527894973755,0.5439625978469849,0.5441531538963318,0.5443402528762817,0.5445069074630737,0.544670581817627,0.5448191165924072,0.5449640154838562,0.545093834400177,0.5452141165733337,0.5453246235847473,0.5454331040382385,0.5455419421195984,0.5456360578536987,0.545732855796814,0.5458163022994995,0.545892059803009,0.5459665060043335,0.5460329651832581,0.5460980534553528,0.5461620092391968,0.5462231040000916,0.54627925157547,0.5463302135467529,0.5463815927505493,0.5464287400245667,0.5464738011360168,0.5465160012245178,0.546552300453186,0.5465864539146423,0.5466185212135315,0.5466504096984863,0.5466788411140442,0.5467080473899841,0.546735942363739,0.5467619299888611,0.5467870831489563,0.546808123588562,0.5468308329582214,0.5468481779098511,0.5468654036521912,0.5468822121620178,0.5468984246253967,0.5469138622283936,0.546927809715271,0.5469406247138977,0.5469539761543274,0.5469641089439392,0.546974778175354,0.5469845533370972,0.5469934940338135,0.547003448009491,0.5470133423805237,0.5470215678215027,0.5470293760299683,0.5470355153083801,0.5470436811447144,0.5470492243766785,0.547055184841156,0.547060489654541,0.547065258026123,0.5470713973045349,0.5470767617225647,0.5470807552337646,0.5470853447914124,0.5470901131629944,0.5470941066741943,0.5470983386039734,0.5471023321151733,0.5471045970916748,0.5471078753471375,0.5471103191375732,0.5471134185791016,0.5471166372299194,0.5471183657646179,0.5471208691596985,0.547123908996582,0.5471271276473999,0.5471294522285461,0.5471315383911133,0.5471330881118774,0.5471351742744446,0.5471370816230774,0.5471389889717102,0.5471407175064087,0.5471420288085938,0.5471435785293579,0.5471447110176086,0.5471460223197937,0.5471472144126892,0.5471483469009399,0.5471494793891907,0.5471502542495728,0.5471513867378235,0.5471525192260742,0.5471534729003906,0.5471552014350891,0.5471561551094055,0.5471572875976562,0.5471586585044861,0.5471597909927368,0.5471607446670532,0.5471615195274353,0.5471622943878174,0.5471636056900024,0.5471649169921875,0.547166109085083,0.5471672415733337,0.5471680164337158,0.5471689701080322,0.5471699237823486,0.547170877456665,0.5471718311309814,0.5471726059913635,0.5471727848052979,0.5471733212471008,0.5471739172935486,0.547174870967865,0.5471754670143127,0.5471760034561157,0.5471765995025635,0.5471775531768799,0.547178328037262,0.5471792817115784,0.5471800565719604,0.5471804141998291,0.5471810102462769,0.5471817255020142,0.547183096408844,0.5471838712692261,0.5471845865249634,0.5471851825714111,0.5471857786178589,0.5471864938735962,0.547187089920044,0.547187864780426,0.5471882224082947,0.5471891760826111,0.5471895933151245,0.5471897721290588,0.5471899509429932,0.5471903681755066,0.5471907258033752,0.547191321849823,0.5471916794776917,0.5471924543380737,0.5471929907798767,0.5471934080123901,0.5471941828727722,0.5471945405006409,0.5471947193145752,0.547195315361023,0.5471954941749573,0.5471956729888916,0.5471958518028259,0.547196090221405,0.5471968054771423,0.5471970438957214,0.5471972227096558,0.5471972227096558,0.5471974015235901,0.5471975803375244,0.5471979975700378,0.5471983551979065,0.5471983551979065,0.5471985340118408],"active":[0.0008530616760253906,0.0007816569413989782,0.0007579826633445919,0.0007671469356864691,0.0007574097253382206,0.0007681014249101281,0.0007700106361880898,0.0007763111498206854,0.0007896756287664175,0.0008074315264821053,0.0008186956401914358,0.0008349239360541105,0.000845806673169136,0.0008729174733161926,0.0008694806601852179,0.0008769268169999123,0.0008948734030127525,0.0008933464996516705,0.0009093834087252617,0.0009273304603993893,0.0009458493441343307,0.0009668511338531971,0.0009693331085145473,0.000982124824076891,0.0010059908963739872,0.0010241270065307617,0.001045511569827795,0.001054675318300724,0.0010573482140898705,0.0010720491409301758,0.0011045057326555252,0.0011453628540039062,0.001189274713397026,0.0012581981718540192,0.0013110833242535591,0.0013767601922154427,0.0014500748366117477,0.0015285424888134003,0.0016148397698998451,0.00170839112251997,0.001786859706044197,0.0018836576491594315,0.0019617434591054916,0.002107609063386917,0.0022129975259304047,0.0023195315152406693,0.002435421571135521,0.0025583747774362564,0.002718176692724228,0.0028277654200792313,0.0029925312846899033,0.0031933821737766266,0.003348410129547119,0.003534941002726555,0.0037050526589155197,0.0038992203772068024,0.0041038878262043,0.004329364746809006,0.004529260098934174,0.004760850220918655,0.005007904022932053,0.005264881998300552,0.005557946860790253,0.0057977475225925446,0.006080884486436844,0.006348937749862671,0.00662405788898468,0.006915785372257233,0.007138393819332123,0.007487408816814423,0.007790587842464447,0.00809568166732788,0.008425407111644745,0.008828051388263702,0.00915529578924179,0.009510226547718048,0.0098046213388443,0.010094255208969116,0.010450892150402069,0.010837122797966003,0.011156544089317322,0.011504776775836945,0.011810064315795898,0.012101784348487854,0.012408807873725891,0.012681812047958374,0.013003706932067871,0.01327882707118988,0.013533517718315125,0.013773888349533081,0.014057397842407227,0.01430465281009674,0.014525353908538818,0.014732703566551208,0.014941170811653137,0.015119493007659912,0.015230610966682434,0.015338301658630371,0.015509352087974548,0.015606537461280823,0.015660375356674194,0.01580357551574707,0.01581713557243347,0.015838921070098877,0.015865832567214966,0.015890061855316162,0.015867173671722412,0.015717655420303345,0.01571422815322876,0.0156288743019104,0.015435487031936646,0.015286564826965332,0.015086829662322998,0.014826267957687378,0.014601349830627441,0.01444956660270691,0.014156311750411987,0.013898193836212158,0.013670802116394043,0.013391852378845215,0.013068228960037231,0.012815088033676147,0.01245841383934021,0.012134075164794922,0.011737912893295288,0.011350691318511963,0.011012375354766846,0.010706156492233276,0.010374695062637329,0.010012537240982056,0.009675383567810059,0.009242355823516846,0.008939743041992188,0.008585214614868164,0.008238106966018677,0.007951736450195312,0.007541626691818237,0.00718727707862854,0.00692322850227356,0.00658378005027771,0.006287872791290283,0.005970895290374756,0.005674004554748535,0.005452930927276611,0.005204558372497559,0.004982888698577881,0.0047029852867126465,0.004473686218261719,0.0042264461517333984,0.004074275493621826,0.0038373470306396484,0.003618955612182617,0.003461480140686035,0.0033107995986938477,0.003174126148223877,0.002972900867462158,0.0028477907180786133,0.0026979446411132812,0.002560853958129883,0.0024566054344177246,0.0023388266563415527,0.0022422075271606445,0.0021158456802368164,0.0020363926887512207,0.0019211173057556152,0.0018320679664611816,0.001766979694366455,0.0016898512840270996,0.0016058683395385742,0.0015239715576171875,0.0014487504959106445,0.001392066478729248,0.001331329345703125,0.0012736320495605469,0.0012331604957580566,0.0011707544326782227,0.001136183738708496,0.0010848641395568848,0.001050114631652832,0.0010113716125488281,0.000981748104095459,0.0009443163871765137,0.0009097456932067871,0.0008819103240966797,0.0008601546287536621,0.0008270740509033203,0.0007876157760620117,0.0007717013359069824,0.0007396340370178223,0.0007343292236328125,0.0007086992263793945,0.0006930232048034668,0.0006615519523620605,0.0006388425827026367,0.0006344318389892578,0.0006260871887207031,0.0006183981895446777,0.0005916953086853027,0.0005863308906555176,0.0005699396133422852,0.0005590319633483887,0.0005518198013305664,0.0005410909652709961,0.0005384087562561035,0.0005298256874084473,0.000521242618560791,0.0005143880844116211,0.000504612922668457,0.000498354434967041,0.000492393970489502,0.0004884004592895508,0.0004830360412597656,0.00047409534454345703,0.00046890974044799805,0.0004666447639465332,0.0004653334617614746,0.00045996904373168945,0.00045615434646606445,0.0004525184631347656,0.00045233964920043945,0.0004494190216064453,0.0004450678825378418,0.00044333934783935547,0.0004379749298095703,0.0004374384880065918,0.0004368424415588379,0.0004360675811767578,0.00043338537216186523,0.00043135881423950195,0.0004296302795410156,0.000428617000579834,0.0004246234893798828,0.0004252195358276367,0.0004240870475769043,0.000423431396484375,0.00042444467544555664,0.0004234910011291504,0.0004210472106933594,0.0004194974899291992,0.0004183650016784668,0.00041812658309936523,0.00041550397872924805,0.00041604042053222656,0.0004150867462158203,0.00041490793228149414,0.0004156827926635742,0.00041490793228149414,0.0004131793975830078,0.000413358211517334,0.00041300058364868164,0.0004114508628845215,0.0004114508628845215,0.00041103363037109375,0.00041031837463378906,0.00041091442108154297,0.0004106760025024414,0.00041168928146362305,0.00041049718856811523,0.0004099607467651367,0.0004106760025024414,0.00041103363037109375,0.00041049718856811523,0.00040978193283081055,0.00040972232818603516,0.0004087686538696289,0.0004089474678039551,0.00040858983993530273,0.0004082322120666504,0.00040799379348754883,0.0004076361656188965,0.0004074573516845703,0.0004074573516845703,0.0004074573516845703,0.00040727853775024414,0.00040721893310546875,0.0004070401191711426,0.00040668249130249023,0.00040727853775024414,0.00040668249130249023,0.00040668249130249023,0.00040727853775024414,0.00040650367736816406,0.00040668249130249023,0.00040650367736816406,0.00040608644485473633,0.000405728816986084,0.0004055500030517578,0.000405728816986084,0.000405728816986084,0.000405728816986084,0.0004055500030517578,0.00040531158447265625,0.00040459632873535156,0.0004049539566040039,0.0004049539566040039,0.00040477514266967773,0.00040417909622192383,0.00040417909622192383,0.00040400028228759766,0.00040435791015625,0.0004044175148010254,0.0004044175148010254,0.00040417909622192383,0.00040417909622192383,0.00040459632873535156,0.00040477514266967773,0.00040459632873535156,0.00040477514266967773,0.00040459632873535156,0.00040417909622192383,0.0004051327705383301,0.0004051327705383301,0.0004050135612487793,0.00040417909622192383,0.00040400028228759766,0.0004038214683532715,0.0004038214683532715,0.00040400028228759766,0.00040346384048461914,0.0004036426544189453,0.0004032254219055176,0.00040328502655029297,0.00040268898010253906,0.00040268898010253906,0.00040268898010253906,0.00040268898010253906,0.00040286779403686523,0.0004030466079711914,0.0004030466079711914,0.00040346384048461914,0.0004030466079711914,0.0004031062126159668,0.0004030466079711914,0.00040262937545776367,0.00040227174758911133,0.0004023313522338867,0.000401914119720459,0.000401914119720459,0.000401914119720459,0.000401914119720459,0.00040227174758911133,0.0004017353057861328,0.000401914119720459,0.000401914119720459,0.000401914119720459,0.000401914119720459,0.000401914119720459,0.000401914119720459,0.00040155649185180664,0.00040155649185180664,0.00040155649185180664]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0008530616760253906,0.0010600208770483732,0.0012826358433812857,0.0015151784755289555,0.001747721340507269,0.0019880919717252254,0.0022269352339208126,0.0024659691844135523,0.002710921922698617,0.0029501470271497965,0.0031968180555850267,0.0034394795075058937,0.0036853868514299393,0.0039309123530983925,0.004179301671683788,0.004437046125531197,0.004700709134340286,0.004955780692398548,0.005211234092712402,0.005469360388815403,0.0057328324764966965,0.005998977459967136,0.006262258626520634,0.006520766764879227,0.006786148063838482,0.007050001993775368,0.0073234024457633495,0.0075918384827673435,0.007862947881221771,0.008135201409459114,0.008405165746808052,0.008698230609297752,0.008999123238027096,0.009329799562692642,0.009672694839537144,0.01002857368439436,0.010398388840258121,0.010797415859997272,0.01119739655405283,0.01162888016551733,0.012081937864422798,0.012557524256408215,0.013053539209067822,0.013594611547887325,0.014149812050163746,0.01471684966236353,0.015327799133956432,0.015968915075063705,0.0166352316737175,0.017328469082713127,0.018055500462651253,0.01880047656595707,0.019602157175540924,0.020445076748728752,0.021329808980226517,0.022226186469197273,0.023178696632385254,0.024172252044081688,0.025212394073605537,0.02630694955587387,0.02743147872388363,0.028577392920851707,0.029792608693242073,0.031070640310645103,0.032433632761240005,0.03381017595529556,0.03524438291788101,0.036729373037815094,0.03831077739596367,0.03994182124733925,0.041627854108810425,0.04338643327355385,0.04521641880273819,0.0471264012157917,0.04910759627819061,0.05114530771970749,0.05327007547020912,0.05550042539834976,0.05780351534485817,0.060174573212862015,0.06263192743062973,0.0651916116476059,0.06781679391860962,0.07050153613090515,0.07327906042337418,0.07616923749446869,0.07913635671138763,0.08214700222015381,0.08525577932596207,0.08849897235631943,0.09177671372890472,0.09514591097831726,0.09859567880630493,0.10213632136583328,0.10578770190477371,0.10950552672147751,0.11332739889621735,0.1171782910823822,0.12110669910907745,0.1251695156097412,0.12927661836147308,0.1334788203239441,0.13773521780967712,0.14210809767246246,0.1465468406677246,0.1510535478591919,0.15560626983642578,0.16023822128772736,0.16488277912139893,0.16960732638835907,0.17439183592796326,0.17923933267593384,0.18411318957805634,0.18899086117744446,0.19396361708641052,0.19895048439502716,0.20396696031093597,0.20900137722492218,0.21408046782016754,0.21918189525604248,0.2242986112833023,0.22944375872612,0.23455721139907837,0.23969072103500366,0.24484294652938843,0.24994246661663055,0.2550837993621826,0.26016804575920105,0.26518604159355164,0.270235538482666,0.27523043751716614,0.28020337224006653,0.2851255238056183,0.2900335490703583,0.2948814630508423,0.2996867597103119,0.30445408821105957,0.3091423511505127,0.31376054883003235,0.3183023929595947,0.3227812349796295,0.3272247612476349,0.33159685134887695,0.3358435332775116,0.3400304615497589,0.34411102533340454,0.3481079638004303,0.3520279824733734,0.3558924198150635,0.3596341013908386,0.36333170533180237,0.3669198751449585,0.3703881502151489,0.373770534992218,0.3770902752876282,0.38031455874443054,0.3834424316883087,0.3864487111568451,0.3893883228302002,0.39225006103515625,0.39501652121543884,0.39767757058143616,0.4002504348754883,0.4027459919452667,0.40515005588531494,0.407457560300827,0.40971365571022034,0.4118691682815552,0.4139639735221863,0.4159443974494934,0.4178740382194519,0.41973650455474854,0.4215216040611267,0.423256516456604,0.4248978793621063,0.4264993369579315,0.4280078113079071,0.42945727705955505,0.4308420419692993,0.4321874678134918,0.4334588050842285,0.4346742033958435,0.43586766719818115,0.4369981288909912,0.4380739629268646,0.4390929043292999,0.44007864594459534,0.441042423248291,0.44195061922073364,0.442837655544281,0.4436618685722351,0.4444568455219269,0.4452016353607178,0.4459233283996582,0.44661426544189453,0.44726893305778503,0.44790586829185486,0.4484961926937103,0.4490693509578705,0.44961097836494446,0.4501408040523529,0.4506364166736603,0.45111048221588135,0.4515656530857086,0.4519999921321869,0.4524150490760803,0.4528091251850128,0.45318466424942017,0.4535481631755829,0.4538908898830414,0.45421963930130005,0.45453009009361267,0.4548218250274658,0.45509904623031616,0.45537129044532776,0.4556337893009186,0.45586901903152466,0.4561074674129486,0.45633620023727417,0.4565490782260895,0.4567510783672333,0.45694562792778015,0.45713138580322266,0.45730704069137573,0.4574756324291229,0.45764097571372986,0.4577938914299011,0.45793938636779785,0.45807379484176636,0.4582104980945587,0.45834070444107056,0.4584602117538452,0.45857667922973633,0.45868435502052307,0.45878687500953674,0.4588828980922699,0.4589831531047821,0.4590703845024109,0.4591553509235382,0.45923784375190735,0.4593138098716736,0.45938313007354736,0.4594501256942749,0.45951220393180847,0.4595738649368286,0.45963799953460693,0.45969146490097046,0.45974627137184143,0.4597972333431244,0.4598449766635895,0.45989251136779785,0.4599362313747406,0.4599776566028595,0.4600211977958679,0.4600588083267212,0.46009621024131775,0.46013230085372925,0.46016380190849304,0.4601968228816986,0.4602254629135132,0.46025410294532776,0.46027931571006775,0.4603041410446167,0.46032819151878357,0.46035051345825195,0.4603719115257263,0.46039387583732605,0.46041354537010193,0.46043282747268677,0.4604521095752716,0.46047043800354004,0.4604851305484772,0.4605025053024292,0.4605187177658081,0.4605357348918915,0.4605519473552704,0.46056434512138367,0.4605763852596283,0.46058860421180725,0.46060043573379517,0.46060922741889954,0.46062105894088745,0.46063023805618286,0.46064016222953796,0.4606485664844513,0.46065714955329895,0.46066516637802124,0.46067261695861816,0.4606810212135315,0.4606882631778717,0.46069610118865967,0.46070238947868347,0.4607081115245819,0.4607144296169281,0.46071937680244446,0.4607260823249817,0.46073028445243835,0.46073484420776367,0.46074000000953674,0.46074286103248596,0.46074801683425903,0.46075204014778137,0.46075567603111267,0.46075889468193054,0.4607630968093872,0.4607665538787842,0.46076980233192444,0.4607737958431244,0.4607759118080139,0.4607785642147064,0.46078142523765564,0.4607844948768616,0.4607875347137451,0.4607904255390167,0.46079328656196594,0.46079593896865845,0.46079862117767334,0.46080148220062256,0.4608047306537628,0.46080681681632996,0.4608091115951538,0.4608110189437866,0.46081292629241943,0.46081504225730896,0.4608169496059418,0.46081867814064026,0.46082058548927307,0.4608219265937805,0.46082305908203125,0.4608253538608551,0.46082744002342224,0.4608291685581207,0.46083012223243713,0.4608318507671356,0.46083375811576843,0.46083489060401917,0.4608362317085266,0.4608377516269684,0.4608387053012848,0.4608396589756012,0.4608406126499176,0.460841566324234,0.46084272861480713,0.46084386110305786,0.4608444273471832,0.46084558963775635,0.4608467221260071,0.4608478844165802,0.460849404335022,0.46085017919540405,0.46085113286972046],"recovered":[0.0,0.00028256428777240217,0.0005320991040207446,0.0007640691474080086,0.0009994757128879428,0.0012346913572400808,0.0014763984363526106,0.0017125686863437295,0.001956184860318899,0.002200182992964983,0.002435780595988035,0.0026824516244232655,0.0029302681796252728,0.0031698751263320446,0.003415018552914262,0.0036677990574389696,0.003917334135621786,0.004172596614807844,0.0044347322545945644,0.004690567497164011,0.0049441116861999035,0.005203383509069681,0.0054689557291567326,0.005733191501349211,0.005993036087602377,0.006258990149945021,0.0065228440798819065,0.0067912801168859005,0.007060479838401079,0.0073270066641271114,0.007590669672936201,0.00785471498966217,0.008132124319672585,0.008427289314568043,0.008737346157431602,0.009064585901796818,0.00940767303109169,0.009765269234776497,0.010141003876924515,0.010533729568123817,0.010953376069664955,0.011387722566723824,0.011842307634651661,0.01231923047453165,0.012824409641325474,0.013354790396988392,0.013901208527386189,0.014470155350863934,0.015078241936862469,0.01571095734834671,0.016388729214668274,0.017082730308175087,0.017806515097618103,0.018576884642243385,0.019373027607798576,0.020209265872836113,0.021086743101477623,0.021989230066537857,0.022930093109607697,0.023915821686387062,0.024972574785351753,0.02605796419084072,0.02717924863100052,0.028355900198221207,0.029571689665317535,0.030867667868733406,0.0321936197578907,0.03357207402586937,0.03501887992024422,0.03651704266667366,0.03807783126831055,0.0396888293325901,0.04140597954392433,0.04319778084754944,0.04501688480377197,0.04691178351640701,0.04889526963233948,0.05094385892152786,0.053060419857501984,0.05529172345995903,0.057560063898563385,0.05996052548289299,0.0624467097222805,0.06498081237077713,0.0676226019859314,0.07030734419822693,0.07304878532886505,0.0759347602725029,0.07888813316822052,0.08189266920089722,0.08504631370306015,0.08823967725038528,0.09152066707611084,0.09489196538925171,0.09833523631095886,0.10188466310501099,0.10552707314491272,0.10924603790044785,0.11300834268331528,0.11687737703323364,0.12080902606248856,0.12486115097999573,0.128953754901886,0.1331315040588379,0.13742877542972565,0.14177720248699188,0.14620047807693481,0.15067951381206512,0.15519577264785767,0.15983058512210846,0.16449995338916779,0.1692730039358139,0.17407602071762085,0.17890730500221252,0.18373514711856842,0.18866761028766632,0.1936017870903015,0.19860069453716278,0.20362919569015503,0.20865654945373535,0.2137031853199005,0.2187969833612442,0.22391463816165924,0.22902294993400574,0.23418432474136353,0.239315927028656,0.24444140493869781,0.2495703250169754,0.2546730935573578,0.259712278842926,0.26480188965797424,0.2698034644126892,0.27482643723487854,0.27983927726745605,0.2847766876220703,0.2896701991558075,0.2945442497730255,0.29933372139930725,0.30408501625061035,0.3087286055088043,0.3133481442928314,0.3178749084472656,0.322387158870697,0.3268190026283264,0.33114397525787354,0.33537670969963074,0.3395441472530365,0.3436333239078522,0.3476525843143463,0.3515644073486328,0.3554112911224365,0.3591648042201996,0.3628421425819397,0.36640989780426025,0.3698884844779968,0.3732849955558777,0.3765917718410492,0.3797963857650757,0.3829103112220764,0.38595685362815857,0.3888821601867676,0.3917370140552521,0.3944832384586334,0.39715367555618286,0.39975669980049133,0.40226271748542786,0.4046536386013031,0.40697944164276123,0.4092254638671875,0.41139450669288635,0.41345152258872986,0.4154682159423828,0.4174175262451172,0.4192561209201813,0.42104944586753845,0.42276161909103394,0.42441728711128235,0.42599087953567505,0.42751938104629517,0.4289715588092804,0.4303664267063141,0.43170440196990967,0.43298453092575073,0.4342176914215088,0.4354002773761749,0.4365154504776001,0.4375866949558258,0.43861863017082214,0.4396045506000519,0.4405496120452881,0.4414614737033844,0.44233474135398865,0.44316449761390686,0.4439644515514374,0.4447164833545685,0.44543129205703735,0.4461144208908081,0.44677501916885376,0.4474029541015625,0.4479783773422241,0.4485524892807007,0.44909757375717163,0.4496186077594757,0.4501224458217621,0.45060431957244873,0.4510630965232849,0.45151007175445557,0.4519199728965759,0.45231860876083374,0.4526943564414978,0.45305538177490234,0.45339980721473694,0.4537268579006195,0.45403939485549927,0.4543307423591614,0.45461520552635193,0.45488956570625305,0.45514729619026184,0.45538902282714844,0.45562613010406494,0.45585161447525024,0.45606890320777893,0.45627373456954956,0.4564789831638336,0.4566645622253418,0.4568430781364441,0.4570135772228241,0.45717853307724,0.4573343098163605,0.45747673511505127,0.4576151669025421,0.45774805545806885,0.45787864923477173,0.4579992890357971,0.4581102132797241,0.45822134613990784,0.45832693576812744,0.45842429995536804,0.4585210978984833,0.4586131274700165,0.4586961567401886,0.4587702453136444,0.458845853805542,0.45891955494880676,0.45898866653442383,0.45905548334121704,0.4591175317764282,0.4591759443283081,0.4592353403568268,0.4592897295951843,0.4593389928340912,0.4593871235847473,0.45943254232406616,0.4594764709472656,0.45951902866363525,0.4595620036125183,0.45960208773612976,0.4596414268016815,0.4596763551235199,0.45970919728279114,0.459737628698349,0.4597664773464203,0.4597947299480438,0.4598218500614166,0.4598432183265686,0.45986881852149963,0.4598919153213501,0.4599153995513916,0.4599360227584839,0.4599566161632538,0.45997610688209534,0.4599965214729309,0.4600152373313904,0.46003222465515137,0.4600480794906616,0.46006545424461365,0.4600828289985657,0.46009790897369385,0.4601093530654907,0.46012312173843384,0.4601355195045471,0.46014660596847534,0.46015822887420654,0.4601679742336273,0.46017810702323914,0.46018651127815247,0.4601947069168091,0.4602038860321045,0.46021321415901184,0.4602212607860565,0.46022945642471313,0.46023786067962646,0.4602445363998413,0.4602508544921875,0.4602571427822113,0.46026307344436646,0.4602699279785156,0.46027660369873047,0.46028080582618713,0.46028634905815125,0.46028977632522583,0.46029362082481384,0.4602976143360138,0.46030181646347046,0.46030640602111816,0.4603103995323181,0.4603138566017151,0.4603167176246643,0.4603203237056732,0.4603237807750702,0.4603275954723358,0.4603308439254761,0.4603337049484253,0.46033674478530884,0.46034055948257446,0.46034306287765503,0.4603464901447296,0.46034935116767883,0.460351824760437,0.4603547155857086,0.4603569805622101,0.460359662771225,0.4603617787361145,0.460364431142807,0.4603663384914398,0.46036824584007263,0.4603697955608368,0.46037110686302185,0.46037304401397705,0.4603743553161621,0.4603762626647949,0.4603785574436188,0.4603804647922516,0.46038180589675903,0.4603831470012665,0.4603844881057739,0.46038639545440674,0.4603879153728485,0.46038925647735596,0.4603904187679291,0.46039173007011414,0.4603925049304962,0.46039384603500366,0.4603949785232544,0.46039631962776184,0.46039748191833496,0.46039843559265137,0.4603995680809021,0.46040108799934387,0.460402250289917,0.4604029953479767],"active":[0.0008530616760253906,0.0007774565601721406,0.0007505367393605411,0.0007511093281209469,0.0007482456276193261,0.0007534006144851446,0.000750536797568202,0.0007534004980698228,0.0007547370623797178,0.0007499640341848135,0.0007610374595969915,0.0007570278830826283,0.0007551186718046665,0.0007610372267663479,0.0007642831187695265,0.000769247068092227,0.0007833749987185001,0.000783184077590704,0.0007765018381178379,0.000778792891651392,0.000788720790296793,0.0007955939508974552,0.0007933028973639011,0.0007875752635300159,0.000793111976236105,0.0007910118438303471,0.000800558365881443,0.000800558365881443,0.0008024680428206921,0.0008081947453320026,0.000814496073871851,0.000843515619635582,0.0008669989183545113,0.0009025102481245995,0.0009353486821055412,0.0009639877825975418,0.0009907158091664314,0.0010321466252207756,0.001056392677128315,0.0010951505973935127,0.001128561794757843,0.001169801689684391,0.0012112315744161606,0.0012753810733556747,0.001325402408838272,0.0013620592653751373,0.0014265906065702438,0.0014987597241997719,0.00155698973685503,0.001617511734366417,0.0016667712479829788,0.0017177462577819824,0.001795642077922821,0.0018681921064853668,0.0019567813724279404,0.0020169205963611603,0.002091953530907631,0.002183021977543831,0.002282300963997841,0.0023911278694868088,0.0024589039385318756,0.0025194287300109863,0.0026133600622415543,0.002714740112423897,0.00286194309592247,0.0029425080865621567,0.0030507631599903107,0.0031572990119457245,0.003291897475719452,0.0034247785806655884,0.003550022840499878,0.003697603940963745,0.003810439258813858,0.003928620368242264,0.00409071147441864,0.004233524203300476,0.004374805837869644,0.004556566476821899,0.004743095487356186,0.004882849752902985,0.005071863532066345,0.005231086164712906,0.005370084196329117,0.005520723760128021,0.0056564584374427795,0.00586189329624176,0.006087571382522583,0.006212241947650909,0.006367646157741547,0.006606303155422211,0.006730400025844574,0.006906233727931976,0.007075011730194092,0.0072443559765815735,0.00745246559381485,0.007620863616466522,0.0078003257513046265,0.007932253181934357,0.008098356425762177,0.008292138576507568,0.008467592298984528,0.008617669343948364,0.008781462907791138,0.008976593613624573,0.009118065237998962,0.009276345372200012,0.009405791759490967,0.009558707475662231,0.00968700647354126,0.00977674126625061,0.009891882538795471,0.009966328740119934,0.010037168860435486,0.010083556175231934,0.010228469967842102,0.01028287410736084,0.01036517322063446,0.0104006826877594,0.010451272130012512,0.010525345802307129,0.010595425963401794,0.010646775364875793,0.010642573237419128,0.010667771100997925,0.010658621788024902,0.010626539587974548,0.010642394423484802,0.010597720742225647,0.010512948036193848,0.01052325963973999,0.010428547859191895,0.01039990782737732,0.010299086570739746,0.010194271802902222,0.010104775428771973,0.010016560554504395,0.009909838438034058,0.009808629751205444,0.009675532579421997,0.009573787450790405,0.009433090686798096,0.009349852800369263,0.009209692478179932,0.00902453064918518,0.008886486291885376,0.008734315633773804,0.008563816547393799,0.00839465856552124,0.008239835500717163,0.00806969404220581,0.007920414209365845,0.007755070924758911,0.0075460076332092285,0.007360637187957764,0.007201790809631348,0.0070295631885528564,0.0068506598472595215,0.006652325391769409,0.006478011608123779,0.006293207406997681,0.006134361028671265,0.005940556526184082,0.005767196416854858,0.005592316389083862,0.005393356084823608,0.00519484281539917,0.005060017108917236,0.004889726638793945,0.004738509654998779,0.004549890756607056,0.004422515630722046,0.004268288612365723,0.0041040778160095215,0.0040003955364227295,0.003848433494567871,0.003737717866897583,0.003590524196624756,0.003466397523880005,0.0033226609230041504,0.0032159090042114258,0.0030923783779144287,0.002969801425933838,0.00288313627243042,0.002780437469482422,0.0026736855506896973,0.002577453851699829,0.0024919509887695312,0.002423793077468872,0.0023460686206817627,0.00228804349899292,0.002200394868850708,0.0021221041679382324,0.002037137746810913,0.001958876848220825,0.0018977820873260498,0.0018376410007476807,0.001791447401046753,0.0017211735248565674,0.0016663968563079834,0.001632601022720337,0.0015883147716522217,0.0015388429164886475,0.0014918744564056396,0.0014432072639465332,0.0013956725597381592,0.0013519525527954102,0.001299053430557251,0.0012646913528442383,0.0012295544147491455,0.001196533441543579,0.001164257526397705,0.0011302828788757324,0.0010949671268463135,0.0010596513748168945,0.0010405480861663818,0.0010185837745666504,0.0009794533252716064,0.0009601712226867676,0.0009471774101257324,0.0009229481220245361,0.0008994638919830322,0.0008767247200012207,0.0008576512336730957,0.0008280575275421143,0.0008110702037811279,0.0007978975772857666,0.0007803142070770264,0.0007608532905578613,0.0007394850254058838,0.0007337629795074463,0.0007255375385284424,0.0007121562957763672,0.0006980299949645996,0.0006850659847259521,0.0006766617298126221,0.0006615519523620605,0.0006562173366546631,0.0006460845470428467,0.0006342530250549316,0.0006247162818908691,0.0006176531314849854,0.0006128847599029541,0.0006042718887329102,0.000592648983001709,0.0005851984024047852,0.0005825161933898926,0.0005739331245422363,0.0005703270435333252,0.0005618929862976074,0.0005552470684051514,0.000553518533706665,0.0005491077899932861,0.000545114278793335,0.0005447268486022949,0.0005397796630859375,0.0005342066287994385,0.0005302131175994873,0.0005223751068115234,0.0005204677581787109,0.0005162656307220459,0.0005164742469787598,0.0005128383636474609,0.000509411096572876,0.0005063414573669434,0.0005072951316833496,0.0005030930042266846,0.0005019605159759521,0.0004981458187103271,0.0004968047142028809,0.0004954934120178223,0.0004943311214447021,0.0004886090755462646,0.00048726797103881836,0.0004864931106567383,0.0004876554012298584,0.0004864931106567383,0.00048151612281799316,0.00047847628593444824,0.0004792511463165283,0.0004773139953613281,0.000473707914352417,0.0004744529724121094,0.00047200918197631836,0.00047218799591064453,0.0004704594612121582,0.0004706382751464844,0.0004704594612121582,0.0004687309265136719,0.0004678070545196533,0.00046700239181518555,0.0004666447639465332,0.00046452879905700684,0.0004635751247406006,0.0004635751247406006,0.0004622340202331543,0.0004630088806152344,0.0004603564739227295,0.0004582405090332031,0.0004591941833496094,0.0004565119743347168,0.0004582405090332031,0.0004584193229675293,0.00045806169509887695,0.000457078218460083,0.00045669078826904297,0.00045615434646606445,0.0004559457302093506,0.000457078218460083,0.00045558810234069824,0.00045478343963623047,0.0004538297653198242,0.00045365095138549805,0.0004538297653198242,0.00045368075370788574,0.0004527270793914795,0.00045287609100341797,0.0004521310329437256,0.0004521310329437256,0.00045290589332580566,0.0004521012306213379,0.0004521310329437256,0.0004513561725616455,0.00045114755630493164,0.0004506111145019531,0.0004506111145019531,0.00045043230056762695,0.0004507899284362793,0.000450819730758667,0.0004500150680541992,0.00045099854469299316,0.00045117735862731934,0.0004506111145019531,0.0004496574401855469,0.0004500448703765869,0.0004506111145019531,0.00045040249824523926,0.00044983625411987305,0.00044983625411987305,0.000449448823928833,0.00044924020767211914,0.0004488825798034668,0.00044906139373779297,0.0004488825798034668,0.0004488825798034668,0.0004481077194213867,0.0004481077194213867,0.0004482865333557129,0.0004483163356781006,0.0004483163356781006,0.00044792890548706055,0.0004481375217437744]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0008530616760253906,0.001061930088326335,0.0012883634772151709,0.0015126965008676052,0.0017332113347947598,0.001956398831680417,0.002170422114431858,0.002392464317381382,0.00260114180855453,0.0028184109833091497,0.0030335797928273678,0.0032395843882113695,0.0034371884539723396,0.0036435748916119337,0.003845761064440012,0.004046611022204161,0.0042379144579172134,0.0044380007311701775,0.004625295288860798,0.0048175533302128315,0.00500656571239233,0.005188514478504658,0.005371226463466883,0.005552793387323618,0.005736459977924824,0.005908480379730463,0.006087374407798052,0.006265122443437576,0.00644077081233263,0.006614509504288435,0.00678423885256052,0.006972869858145714,0.007160354871302843,0.007349558640271425,0.007551553659141064,0.007755458354949951,0.007974445819854736,0.00818999670445919,0.00841948390007019,0.008652599528431892,0.008901943452656269,0.009160260669887066,0.009419341571629047,0.009686059318482876,0.009959650225937366,0.010238969698548317,0.010536234825849533,0.01083941850811243,0.011152148246765137,0.011473278515040874,0.011809110641479492,0.01215372420847416,0.012507883831858635,0.01286929938942194,0.013245414942502975,0.013638332486152649,0.014041749760508537,0.01445070467889309,0.014869396574795246,0.015306225046515465,0.01576634682714939,0.016232959926128387,0.016720382496714592,0.01722308062016964,0.01773436926305294,0.018261313438415527,0.018791502341628075,0.019354721531271935,0.019931307062506676,0.020510753616690636,0.021140605211257935,0.02176988311111927,0.022416725754737854,0.02308514341711998,0.02376730740070343,0.024482881650328636,0.025205902755260468,0.02594057098031044,0.02670101262629032,0.027486274018883705,0.02828489989042282,0.029121901839971542,0.029970357194542885,0.030837714672088623,0.031725309789180756,0.03264937177300453,0.033589281141757965,0.03454732522368431,0.03554622828960419,0.036562126129865646,0.037584129720926285,0.038645654916763306,0.03973333537578583,0.040826935321092606,0.04196521267294884,0.04311971738934517,0.044315461069345474,0.04553010314702988,0.04679878056049347,0.04806860163807869,0.04937584325671196,0.050703514367341995,0.052062492817640305,0.053458321839571,0.054870955646038055,0.05632157623767853,0.05778518319129944,0.059300150722265244,0.0608227513730526,0.06239308416843414,0.06400694698095322,0.065618135035038,0.06726960837841034,0.06895525753498077,0.07064796984195709,0.0723937600851059,0.0741683766245842,0.07594280689954758,0.07775484025478363,0.07960907369852066,0.08148831874132156,0.08338837325572968,0.0853416919708252,0.08730246126651764,0.08928423374891281,0.09129807353019714,0.09334608912467957,0.09541625529527664,0.09749691933393478,0.09964039921760559,0.10179667174816132,0.10395848006010056,0.10614720731973648,0.10834681987762451,0.11059854924678802,0.11287586390972137,0.11518372595310211,0.11748815327882767,0.11983954906463623,0.12219247221946716,0.1245877742767334,0.12699148058891296,0.12942172586917877,0.13186819851398468,0.13435685634613037,0.1368369311094284,0.1393004059791565,0.1417938470840454,0.1443193554878235,0.14686644077301025,0.1493951976299286,0.15195584297180176,0.15450121462345123,0.15709011256694794,0.15967749059200287,0.16226600110530853,0.1648906022310257,0.16751310229301453,0.1701396256685257,0.17275448143482208,0.1753641963005066,0.17796646058559418,0.18059086799621582,0.18322348594665527,0.18584942817687988,0.188481867313385,0.19109749794006348,0.19371120631694794,0.19633162021636963,0.19891783595085144,0.20152373611927032,0.20412008464336395,0.2066769003868103,0.20922818779945374,0.2117888331413269,0.2143280953168869,0.21685074269771576,0.21939687430858612,0.22189928591251373,0.22438737750053406,0.22684931755065918,0.22929368913173676,0.23175162076950073,0.23413699865341187,0.23653535544872284,0.23890985548496246,0.24124330282211304,0.2435397058725357,0.2458265721797943,0.2480689436197281,0.2502704858779907,0.25246089696884155,0.2546326518058777,0.2567717432975769,0.25888198614120483,0.26094377040863037,0.262994647026062,0.26501190662384033,0.26702651381492615,0.26896342635154724,0.2708965241909027,0.2727898955345154,0.2746466100215912,0.2764756381511688,0.2782706618309021,0.28003498911857605,0.2817822992801666,0.28347232937812805,0.28513067960739136,0.2867489457130432,0.28834542632102966,0.2899022102355957,0.29145708680152893,0.29298216104507446,0.29444366693496704,0.2958895266056061,0.29729756712913513,0.2986803948879242,0.3000008165836334,0.30131933093070984,0.3026069104671478,0.303854376077652,0.30509594082832336,0.30628061294555664,0.3074333965778351,0.30858656764030457,0.3096853196620941,0.3107670843601227,0.3118251860141754,0.31285443902015686,0.31385067105293274,0.31482818722724915,0.31579235196113586,0.31671202182769775,0.3176078200340271,0.31846487522125244,0.31932422518730164,0.3201490044593811,0.3209489583969116,0.3217546343803406,0.32251280546188354,0.3232564330101013,0.32398155331611633,0.32467538118362427,0.3253611624240875,0.32601600885391235,0.3266737461090088,0.3272778391838074,0.3278838098049164,0.3284745216369629,0.3290499746799469,0.32960113883018494,0.33014509081840515,0.33065733313560486,0.3311617374420166,0.33165356516838074,0.3321268558502197,0.332599401473999,0.33304309844970703,0.3334701955318451,0.3338797092437744,0.3342718780040741,0.334675669670105,0.33505693078041077,0.335430771112442,0.335788369178772,0.3361329734325409,0.3364649713039398,0.3367929756641388,0.3371097147464752,0.3374163508415222,0.33770617842674255,0.3379957973957062,0.3382735848426819,0.3385380208492279,0.3387930691242218,0.339038610458374,0.3392738103866577,0.3395109474658966,0.33973661065101624,0.33994969725608826,0.3401575982570648,0.3403576910495758,0.34055548906326294,0.34074488282203674,0.3409357964992523,0.3411080241203308,0.3412811756134033,0.34144824743270874,0.3416126072406769,0.34177127480506897,0.3419310748577118,0.3420861065387726,0.34222739934921265,0.34236618876457214,0.3425002098083496,0.34262773394584656,0.3427491784095764,0.3428671658039093,0.3429908752441406,0.3431044816970825,0.3432144522666931,0.3433209955692291,0.3434242606163025,0.3435288965702057,0.3436262607574463,0.3437217175960541,0.34381335973739624,0.34390273690223694,0.34398844838142395,0.3440755009651184,0.34415358304977417,0.3442278504371643,0.3443019390106201,0.34437239170074463,0.34444475173950195,0.3445073664188385,0.3445669412612915,0.3446308970451355,0.3446896970272064,0.3447462022304535,0.34480521082878113,0.34486153721809387,0.34491440653800964,0.3449655771255493,0.34501808881759644,0.34506523609161377,0.3451152741909027,0.3451612889766693,0.3452082574367523,0.34525176882743835,0.34529417753219604,0.34533119201660156,0.34537070989608765,0.3454083204269409,0.3454436659812927,0.34548163414001465,0.345515638589859,0.34554293751716614,0.3455757796764374,0.345600962638855,0.3456326723098755,0.34566226601600647,0.3456887900829315,0.34571573138237,0.34574320912361145,0.34577032923698425,0.3457930386066437,0.34581634402275085,0.345840185880661,0.3458617627620697],"recovered":[0.0,0.00028810102958232164,0.0005383995594456792,0.0007772427052259445,0.00100310321431607,0.0012276272755116224,0.0014492875197902322,0.0016701840795576572,0.001893944456242025,0.0021043403539806604,0.002312254160642624,0.0025321959983557463,0.002740682801231742,0.0029463055543601513,0.0031505918595939875,0.0033537326380610466,0.0035513367038220167,0.0037497044540941715,0.003950172569602728,0.004138803109526634,0.004326097667217255,0.004524847026914358,0.0047121415846049786,0.004893326200544834,0.005072602070868015,0.0052566505037248135,0.005431534722447395,0.0056119561195373535,0.0057958136312663555,0.005966879893094301,0.006136609241366386,0.006313211750239134,0.006487714592367411,0.0066780634224414825,0.0068640210665762424,0.007059525232762098,0.007255984004586935,0.007468097843229771,0.007683648727834225,0.007905881851911545,0.008133269846439362,0.008367912843823433,0.008610956370830536,0.008863355033099651,0.009121672250330448,0.009388008154928684,0.009653962217271328,0.009947790764272213,0.010250210762023926,0.010556258261203766,0.010869369842112064,0.011184009723365307,0.011519268155097961,0.011870373040437698,0.012218424119055271,0.012581175193190575,0.012953472323715687,0.013341616839170456,0.013746370561420918,0.014157616533339024,0.01457783579826355,0.015017146244645119,0.01547898631542921,0.01594865508377552,0.016421185806393623,0.01693190075457096,0.017432497814297676,0.017956387251615524,0.018495170399546623,0.019050942733883858,0.01961320824921131,0.02020220085978508,0.020801886916160583,0.02143460139632225,0.02207743562757969,0.022743752226233482,0.02342878095805645,0.024130800738930702,0.024847902357578278,0.02558887004852295,0.026353130117058754,0.02715481072664261,0.027966229245066643,0.028798839077353477,0.0296619962900877,0.03053794614970684,0.03142878785729408,0.032336048781871796,0.033267173916101456,0.03424087539315224,0.035231947898864746,0.036236006766557693,0.037263356149196625,0.03833480924367905,0.03939690813422203,0.04051131755113602,0.04164234176278114,0.04280562698841095,0.04400480538606644,0.04522326961159706,0.046474382281303406,0.04774095490574837,0.04904666915535927,0.050371475517749786,0.051731985062360764,0.05311807617545128,0.054546937346458435,0.05598515272140503,0.05745868384838104,0.05896792188286781,0.06049720570445061,0.0620851032435894,0.06367777287960052,0.06528361886739731,0.06692706793546677,0.06859038025140762,0.07028958946466446,0.0720239207148552,0.07379567623138428,0.07559625804424286,0.07740848511457443,0.07926539331674576,0.08112764358520508,0.08304832130670547,0.08498579263687134,0.0869503766298294,0.08892298489809036,0.09093186259269714,0.09296154975891113,0.0950181633234024,0.09712173789739609,0.09924077987670898,0.10138636082410812,0.10356707125902176,0.10577984899282455,0.10799913108348846,0.11025506258010864,0.11251099407672882,0.11478124558925629,0.1171150729060173,0.11944164335727692,0.12179341912269592,0.12420190125703812,0.12661248445510864,0.12903203070163727,0.1314716339111328,0.133936807513237,0.1363958865404129,0.13887672126293182,0.14137646555900574,0.14388327300548553,0.14641985297203064,0.14896522462368011,0.15151211619377136,0.1540786772966385,0.15667656064033508,0.15925247967243195,0.16184575855731964,0.1644432544708252,0.16705143451690674,0.1696554273366928,0.17227697372436523,0.17489469051361084,0.17750288546085358,0.1801513433456421,0.18277041614055634,0.18536962568759918,0.18801255524158478,0.19065624475479126,0.1932762712240219,0.1958748996257782,0.19847583770751953,0.20106644928455353,0.20364809036254883,0.20621313154697418,0.20877817273139954,0.21132276952266693,0.21386069059371948,0.21638430655002594,0.21888002753257751,0.22139541804790497,0.22390317916870117,0.2263679802417755,0.22884595394134521,0.23126111924648285,0.23368486762046814,0.2360624223947525,0.23842565715312958,0.24075470864772797,0.2430354654788971,0.2452889084815979,0.24754637479782104,0.24975284934043884,0.2519545555114746,0.2541274428367615,0.25623807311058044,0.2583426237106323,0.2604225277900696,0.2624722421169281,0.2644778788089752,0.266487717628479,0.2684459984302521,0.2703914940357208,0.2722634971141815,0.27413126826286316,0.27597519755363464,0.2777555584907532,0.27951470017433167,0.28125476837158203,0.28294041752815247,0.28461766242980957,0.2862454652786255,0.28783106803894043,0.28941839933395386,0.290967732667923,0.2924549877643585,0.293923944234848,0.2953537702560425,0.29676830768585205,0.29812517762184143,0.2994605004787445,0.3007749915122986,0.3020598888397217,0.30333563685417175,0.3045487403869629,0.30572980642318726,0.3069140911102295,0.30803382396698,0.3091415762901306,0.3102271556854248,0.31127893924713135,0.3123045563697815,0.31330862641334534,0.31429627537727356,0.31525182723999023,0.31617721915245056,0.31707093119621277,0.31795185804367065,0.31880488991737366,0.31963425874710083,0.3204357326030731,0.3212093412876129,0.32198524475097656,0.32273176312446594,0.32344791293144226,0.324152410030365,0.3248385787010193,0.3255070149898529,0.3261360824108124,0.3267768323421478,0.3273763060569763,0.3279794454574585,0.32853445410728455,0.3290957510471344,0.3296356797218323,0.3301544189453125,0.33066436648368835,0.33114951848983765,0.3316258490085602,0.3320878744125366,0.3325239419937134,0.33295562863349915,0.3333599865436554,0.33375710248947144,0.33415594696998596,0.33454275131225586,0.3349081873893738,0.33526846766471863,0.335614413022995,0.33594411611557007,0.33627575635910034,0.3365798890590668,0.33689263463020325,0.33718836307525635,0.3374703526496887,0.3377561569213867,0.3380219340324402,0.3382716476917267,0.3385196626186371,0.33875906467437744,0.33899733424186707,0.33921653032302856,0.33943361043930054,0.3396453261375427,0.33984407782554626,0.34004664421081543,0.3402312695980072,0.3404178023338318,0.340595543384552,0.3407704532146454,0.3409407436847687,0.34110626578330994,0.3412647247314453,0.34141805768013,0.3415648639202118,0.3417113125324249,0.34184837341308594,0.3419850766658783,0.34211432933807373,0.3422359526157379,0.3423583209514618,0.34247422218322754,0.3425882160663605,0.3427002727985382,0.3428054749965668,0.34291335940361023,0.34301358461380005,0.34311363101005554,0.343209832906723,0.34330207109451294,0.3433908522129059,0.34347885847091675,0.34355905652046204,0.34363827109336853,0.34371864795684814,0.3437894880771637,0.34386107325553894,0.3439353406429291,0.3439989387989044,0.3440625071525574,0.3441237807273865,0.34418240189552307,0.3442457914352417,0.34429943561553955,0.3443540334701538,0.34441226720809937,0.34446248412132263,0.34451308846473694,0.3445665240287781,0.34461331367492676,0.34466180205345154,0.34470608830451965,0.34474945068359375,0.3447895348072052,0.34483078122138977,0.34486743807792664,0.344906747341156,0.34494590759277344,0.34497949481010437,0.3450121581554413,0.3450453579425812,0.3450762927532196,0.3451060950756073,0.3451375961303711,0.34516507387161255,0.34519162774086,0.3452198803424835,0.3452458381652832,0.3452702760696411,0.345294326543808,0.34531742334365845],"active":[0.0008530616760253906,0.0007738290587440133,0.0007499639177694917,0.0007354537956416607,0.0007301081204786897,0.0007287715561687946,0.0007211345946416259,0.0007222802378237247,0.0007071973523125052,0.0007140706293284893,0.0007213256321847439,0.0007073883898556232,0.0006965056527405977,0.0006972693372517824,0.0006951692048460245,0.0006928783841431141,0.0006865777540951967,0.0006882962770760059,0.00067512271925807,0.0006787502206861973,0.0006804680451750755,0.0006636674515902996,0.0006590848788619041,0.0006594671867787838,0.0006638579070568085,0.0006518298760056496,0.0006558396853506565,0.0006531663239002228,0.0006449571810662746,0.0006476296111941338,0.0006476296111941338,0.00065965810790658,0.0006726402789354324,0.0006714952178299427,0.0006875325925648212,0.0006959331221878529,0.0007184618152678013,0.0007218988612294197,0.0007358351722359657,0.0007467176765203476,0.0007686736062169075,0.000792347826063633,0.0008083852007985115,0.0008227042853832245,0.0008379779756069183,0.0008509615436196327,0.0008822726085782051,0.0008916277438402176,0.0009019374847412109,0.0009170202538371086,0.0009397407993674278,0.0009697144851088524,0.0009886156767606735,0.0009989263489842415,0.0010269908234477043,0.0010571572929620743,0.0010882774367928505,0.0011090878397226334,0.0011230260133743286,0.0011486085131764412,0.0011885110288858414,0.0012158136814832687,0.0012413961812853813,0.0012744255363941193,0.001313183456659317,0.0013294126838445663,0.0013590045273303986,0.0013983342796564102,0.0014361366629600525,0.001459810882806778,0.0015273969620466232,0.0015676822513341904,0.0016148388385772705,0.0016505420207977295,0.0016898717731237411,0.0017391294240951538,0.0017771217972040176,0.0018097702413797379,0.0018531102687120438,0.001897403970360756,0.001931769773364067,0.0019670911133289337,0.002004127949476242,0.0020388755947351456,0.0020633134990930557,0.0021114256232976913,0.0021604932844638824,0.0022112764418125153,0.0022790543735027313,0.0023212507367134094,0.0023521818220615387,0.002409648150205612,0.002469979226589203,0.002492126077413559,0.0025683045387268066,0.0026083998382091522,0.002673119306564331,0.002724476158618927,0.0027939751744270325,0.0028453320264816284,0.002901460975408554,0.002962559461593628,0.0030158236622810364,0.0030868463218212128,0.003138970583677292,0.003203500062227249,0.0032382458448410034,0.0033149980008602142,0.0033640675246715546,0.00342516228556633,0.0035097412765026093,0.003533031791448593,0.0035918354988098145,0.0036716386675834656,0.003720901906490326,0.0038033798336982727,0.0038787871599197388,0.003918886184692383,0.003959164023399353,0.0040128156542778015,0.004079833626747131,0.004122979938983917,0.004214048385620117,0.004254139959812164,0.004298441112041473,0.004347696900367737,0.004423104226589203,0.004484392702579498,0.004535369575023651,0.004622235894203186,0.004674933850765228,0.004717700183391571,0.004760846495628357,0.004779748618602753,0.0048187002539634705,0.00487673282623291,0.004928663372993469,0.0049771592020988464,0.005058303475379944,0.00507739931344986,0.005146130919456482,0.005198061466217041,0.0052198246121406555,0.005255714058876038,0.005324825644493103,0.005365297198295593,0.005363598465919495,0.005397960543632507,0.005442634224891663,0.005489975214004517,0.005511924624443054,0.005535989999771118,0.005535989999771118,0.005577996373176575,0.00559881329536438,0.00558944046497345,0.00563812255859375,0.005667343735694885,0.0056963711977005005,0.005703046917915344,0.005708768963813782,0.005689486861228943,0.0056961774826049805,0.005720600485801697,0.005698084831237793,0.005711451172828674,0.005727872252464294,0.005698651075363159,0.005675375461578369,0.005641564726829529,0.0056488364934921265,0.005644246935844421,0.005610451102256775,0.005580097436904907,0.005575701594352722,0.005549922585487366,0.005527973175048828,0.005536183714866638,0.005514979362487793,0.005507349967956543,0.005453899502754211,0.0053905099630355835,0.00538364052772522,0.00529104471206665,0.00527423620223999,0.005224987864494324,0.005180880427360535,0.005114048719406128,0.005071863532066345,0.005033478140830994,0.004981577396392822,0.004914522171020508,0.004879802465438843,0.004817187786102295,0.004754543304443359,0.004705697298049927,0.0046520233154296875,0.004589378833770752,0.004554271697998047,0.0044855475425720215,0.004408806562423706,0.004343897104263306,0.004255115985870361,0.004212141036987305,0.00413939356803894,0.004059791564941406,0.004026740789413452,0.003957629203796387,0.003875911235809326,0.003808528184890747,0.0037277638912200928,0.003656744956970215,0.003626018762588501,0.0035637617111206055,0.0034759342670440674,0.0034345388412475586,0.0033736228942871094,0.003326624631881714,0.003232508897781372,0.003194153308868408,0.0031464099884033203,0.0030793845653533936,0.0030360519886016846,0.0029449760913848877,0.0028846561908721924,0.0028567612171173096,0.002771228551864624,0.0027332603931427,0.0026836097240448,0.0026272833347320557,0.0025717318058013916,0.0025236308574676514,0.0024837255477905273,0.0024157464504241943,0.0023559927940368652,0.00228765606880188,0.002253293991088867,0.0021971464157104492,0.002144068479537964,0.002120375633239746,0.002077072858810425,0.0020470917224884033,0.0019963085651397705,0.0019436180591583252,0.0019132494926452637,0.0018635988235473633,0.001835167407989502,0.0017708241939544678,0.001747727394104004,0.0016976892948150635,0.001673668622970581,0.0016216933727264404,0.0016106367111206055,0.001561582088470459,0.0015260577201843262,0.0014991462230682373,0.001462489366531372,0.001449882984161377,0.0014172494411468506,0.0013823211193084717,0.0013557672500610352,0.0013162493705749512,0.001315683126449585,0.001299828290939331,0.0012748241424560547,0.0012456178665161133,0.0012247860431671143,0.0011965036392211914,0.0011785626411437988,0.0011655986309051514,0.001140594482421875,0.0011262893676757812,0.0011031627655029297,0.0010852217674255371,0.0010676681995391846,0.001036912202835083,0.0010166764259338379,0.0010021626949310303,0.0009912848472595215,0.000977545976638794,0.0009523630142211914,0.0009410679340362549,0.0009240806102752686,0.0009101629257202148,0.0009008049964904785,0.0008891522884368896,0.0008767545223236084,0.0008633732795715332,0.0008527040481567383,0.0008421540260314941,0.000830531120300293,0.0008248090744018555,0.0008213818073272705,0.0008093416690826416,0.0008013248443603516,0.0007888972759246826,0.0007793605327606201,0.0007641017436981201,0.0007528364658355713,0.00075492262840271,0.0007461607456207275,0.0007402300834655762,0.0007327795028686523,0.0007239878177642822,0.000723421573638916,0.0007129013538360596,0.0007081329822540283,0.0006997287273406982,0.000692903995513916,0.0006863772869110107,0.0006846487522125244,0.0006747245788574219,0.0006687939167022705,0.0006636679172515869,0.0006537437438964844,0.0006552636623382568,0.0006462931632995605,0.0006316006183624268,0.0006319582462310791,0.0006271898746490479,0.0006224215030670166,0.0006228089332580566,0.0006157457828521729,0.0006149709224700928,0.0006115436553955078,0.0006058216094970703,0.0006027519702911377,0.0006021857261657715,0.0005947649478912354,0.0005949437618255615,0.0005899667739868164,0.0005880892276763916,0.0005817413330078125,0.0005811750888824463,0.0005775392055511475,0.0005762279033660889,0.0005748867988586426,0.0005697309970855713,0.0005634427070617676,0.0005636215209960938,0.0005556046962738037,0.0005563795566558838,0.0005561709403991699,0.0005511939525604248,0.0005506575107574463,0.0005515813827514648,0.0005504488945007324,0.0005472004413604736,0.0005460679531097412,0.0005458593368530273,0.0005443394184112549]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0008530616760253906,0.0010647940216585994,0.0013078374322503805,0.001543625956401229,0.001797933829948306,0.0020510961767286062,0.0023166683968156576,0.002590068383142352,0.002871105447411537,0.0031618792563676834,0.003450171323493123,0.00374839105643332,0.004055775236338377,0.004370987415313721,0.00468906294554472,0.005015348084270954,0.0053467885591089725,0.005666010081768036,0.005984467454254627,0.006275050342082977,0.006565633695572615,0.006841897498816252,0.007104033138602972,0.007377814967185259,0.007625058759003878,0.007872302085161209,0.008106755092740059,0.008338915184140205,0.008558857254683971,0.008774789981544018,0.008982704021036625,0.009183553047478199,0.009381348267197609,0.009577425196766853,0.009762810543179512,0.009941894561052322,0.010112578980624676,0.01028173603117466,0.010432945564389229,0.01059026550501585,0.01073517557233572,0.010885239578783512,0.01102575846016407,0.011161885224282742,0.01129094883799553,0.011417338624596596,0.011537428945302963,0.011658663861453533,0.011773217469453812,0.011882997117936611,0.011990485712885857,0.012095111422240734,0.012197254225611687,0.012294052168726921,0.012390085496008396,0.012480391189455986,0.012568979524075985,0.01265355758368969,0.012738517485558987,0.012816987000405788,0.012892973609268665,0.012962468899786472,0.013038837350904942,0.013107569888234138,0.013174010440707207,0.013239496387541294,0.013302883133292198,0.013361114077270031,0.013423736207187176,0.013477575965225697,0.013533324934542179,0.013586592860519886,0.01363279577344656,0.013682626187801361,0.013730165548622608,0.01377598661929369,0.013820663094520569,0.013863620348274708,0.013903331942856312,0.013943616300821304,0.013981609605252743,0.014018075540661812,0.014051677659153938,0.014087189920246601,0.014122892171144485,0.01415706705302,0.01419047825038433,0.01422140747308731,0.014249472878873348,0.014278492890298367,0.014307894743978977,0.014336152002215385,0.014362308196723461,0.014388464391231537,0.014411374926567078,0.01443371269851923,0.014456814154982567,0.014479533769190311,0.014499389566481113,0.014523445628583431,0.014540819451212883,0.0145599115639925,0.014579194597899914,0.014596951194107533,0.01461203396320343,0.014626353047788143,0.014642772264778614,0.014658809639513493,0.014673510566353798,0.014688593335449696,0.014701766893267632,0.014714176766574383,0.01472582295536995,0.014738423749804497,0.01474777888506651,0.01475923415273428,0.014768589287996292,0.0147781353443861,0.014787299558520317,0.014797227457165718,0.014805437065660954,0.01481460127979517,0.01482452917844057,0.014833502471446991,0.014839230105280876,0.014846867881715298,0.014855841174721718,0.014862905256450176,0.014869396574795246,0.014874933287501335,0.014881042763590813,0.014887534081935883,0.01489211618900299,0.01489860750734806,0.014903762377798557,0.014909680932760239,0.014914453960955143,0.014919036068022251,0.014924190938472748,0.014929345808923244,0.014934309758245945,0.014937746338546276,0.014942137524485588,0.014946337789297104,0.014949774369597435,0.014953592792153358,0.014957602135837078,0.014961229637265205,0.01496447529643774,0.014967911876738071,0.014971348457038403,0.014973639510571957,0.014976885169744492,0.014979367144405842,0.014982803724706173,0.014985858462750912,0.014987767674028873,0.01499044056981802,0.014993113465607166,0.01499540451914072,0.01499788649380207,0.014999222941696644,0.015001323074102402,0.015003614127635956,0.015005332417786121,0.015007241629064083,0.015010105445981026,0.015012205578386784,0.01501392386853695,0.015014687553048134,0.015016214922070503,0.01501736044883728,0.015018505975604057,0.015019460581243038,0.015020606108009815,0.01502232439815998,0.015024233609437943,0.01502537913620472,0.015027479268610477,0.01502881571650505,0.015029961243271828,0.015030724927783012,0.015032634139060974,0.015033779665827751,0.015035497955977917,0.015036643482744694,0.01503778900951147,0.015038552694022655,0.01503931637853384,0.015040652826428413,0.015041607432067394,0.015042752958834171,0.01504332572221756,0.015043707564473152,0.015044471248984337,0.015045234933495522,0.015046189539134502,0.015047144144773483,0.015047525987029076,0.015048480592668056,0.015048862434923649,0.015050007961690426,0.015050198882818222,0.015050580725073814,0.015051153488457203,0.015051917172968388,0.015052489936351776,0.015052871778607368,0.01505325362086296,0.015054017305374146,0.015054399147629738,0.01505478098988533,0.015054971911013126,0.015055353753268719,0.015055544674396515,0.015055926516652107,0.0150563083589077,0.015056690201163292,0.01505726296454668,0.015057835727930069,0.015057835727930069,0.015058408491313457,0.015058599412441254,0.01505879033356905,0.01505879033356905,0.01505879033356905,0.015058981254696846,0.015058981254696846,0.015059363096952438,0.015059554018080235,0.01505974493920803,0.015060126781463623,0.015060126781463623,0.01506031770259142,0.01506031770259142,0.01506031770259142,0.01506031770259142,0.01506031770259142,0.01506031770259142,0.01506031770259142,0.01506031770259142,0.01506031770259142,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215,0.015060508623719215],"recovered":[0.0,0.000288482871837914,0.0005341992946341634,0.0007816339493729174,0.0010258229449391365,0.001270584762096405,0.0015237471088767052,0.0017891284078359604,0.0020510731264948845,0.0023305825889110565,0.002613337943330407,0.002895902143791318,0.003186676185578108,0.003484895918518305,0.0037873161491006613,0.004099282436072826,0.004421367309987545,0.00474249804392457,0.0050684018060564995,0.005384377203881741,0.00569596141576767,0.005998954642564058,0.006289155688136816,0.006569428835064173,0.006847983691841364,0.007115083280950785,0.007369391154497862,0.007610334549099207,0.007844214327633381,0.00807179231196642,0.008299180306494236,0.008511103689670563,0.008718063123524189,0.008919104002416134,0.009118426591157913,0.00930820219218731,0.009490914642810822,0.009670190513134003,0.00984240137040615,0.010005067102611065,0.010164296254515648,0.010321233421564102,0.010472825728356838,0.010619834996759892,0.010761499404907227,0.010899536311626434,0.01103299017995596,0.011158617213368416,0.011287679895758629,0.011401277966797352,0.011516213417053223,0.011624274775385857,0.011731955222785473,0.011840016581118107,0.011940060183405876,0.012035711668431759,0.012128308415412903,0.01222243346273899,0.012313884682953358,0.012396362610161304,0.01247960515320301,0.012556546367704868,0.012631960213184357,0.012705465778708458,0.012777633965015411,0.012846174649894238,0.012914142571389675,0.012980393134057522,0.013045497238636017,0.013108310289680958,0.013159286230802536,0.013215417973697186,0.01327154878526926,0.013321570120751858,0.01337235514074564,0.013422185555100441,0.013471444137394428,0.013519556261599064,0.013561367988586426,0.013604325242340565,0.013646518811583519,0.013687757775187492,0.013724414631724358,0.013759735971689224,0.013794483616948128,0.0138307586312294,0.01386321522295475,0.013897771947085857,0.013928510248661041,0.013958675786852837,0.013987887650728226,0.01401862595230341,0.014048600569367409,0.014075329527258873,0.014101676642894745,0.014127069152891636,0.014149979688227177,0.01417422667145729,0.01419923733919859,0.014222720637917519,0.01424181368201971,0.014261669479310513,0.014279806986451149,0.014300044625997543,0.01431818213313818,0.01433517411351204,0.01435159333050251,0.014367630705237389,0.014384240843355656,0.01439798716455698,0.01441345177590847,0.01442490704357624,0.014439226128160954,0.014452208764851093,0.014463664032518864,0.014473401010036469,0.014484665356576443,0.014495930634438992,0.014506813138723373,0.01451693195849657,0.01452647801488638,0.014535833150148392,0.0145453792065382,0.014553779736161232,0.014563134871423244,0.014571535401046276,0.014579554088413715,0.01458680909126997,0.014595400542020798,0.014602655544877052,0.01460876502096653,0.014616020023822784,0.014622893184423447,0.014627666212618351,0.014633012004196644,0.014638357795774937,0.01464465819299221,0.014650385826826096,0.014654967933893204,0.0146601228043437,0.01466565951704979,0.014669477939605713,0.014671959914267063,0.01467711478471756,0.014681887812912464,0.014686278998851776,0.0146900974214077,0.014692770317196846,0.014695634134113789,0.01469907071441412,0.01470308005809784,0.014706134796142578,0.014708807691931725,0.014712435193359852,0.014716062694787979,0.014718735590577126,0.01472198124974966,0.014724654145538807,0.014726372435688972,0.0147299999371171,0.014732100069522858,0.014734582044184208,0.014736873097717762,0.014739164151251316,0.014741264283657074,0.014744319021701813,0.01474699191749096,0.014748901128768921,0.014751765877008438,0.014754247851669788,0.014755011536180973,0.01475615706294775,0.014757875353097916,0.014759402722120285,0.014760930091142654,0.014761693775653839,0.014762839302420616,0.014763984829187393,0.014765512198209763,0.014767994172871113,0.014769521541893482,0.014770476147532463,0.014771812595427036,0.014772767201066017,0.014773912727832794,0.014775058254599571,0.01477658562362194,0.014777540229260921,0.01477906759828329,0.014780213125050068,0.014781358651816845,0.014782504178583622,0.014783649705350399,0.014784413389861584,0.014785177074372768,0.01478613168001175,0.014786513522267342,0.014787468127906322,0.0147886136546731,0.014789186418056488,0.014789950102567673,0.014790331944823265,0.014791286550462246,0.014791668392717838,0.01479205023497343,0.01479262299835682,0.014792813919484615,0.014793768525123596,0.014794341288506985,0.014794723130762577,0.01479510497301817,0.014795677736401558,0.014796441420912743,0.014796823263168335,0.014797205105423927,0.014797396026551723,0.014797777868807316,0.014797968789935112,0.014798350632190704,0.0147985415533185,0.014799114316701889,0.014799496158957481,0.014799687080085278,0.01480006892234087,0.014800832606852055,0.014800832606852055,0.01480102352797985,0.014801214449107647,0.014801214449107647,0.014801405370235443,0.01480159629136324,0.01480159629136324,0.014801978133618832,0.014801978133618832,0.014802169054746628,0.014802169054746628,0.014802169054746628,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424,0.014802359975874424],"active":[0.0008530616760253906,0.0007763111498206854,0.0007736381376162171,0.0007619920070283115,0.0007721108850091696,0.0007805114146322012,0.0007929212879389524,0.0008009399753063917,0.0008200323209166527,0.0008312966674566269,0.0008368333801627159,0.0008524889126420021,0.0008690990507602692,0.0008860914967954159,0.0009017467964440584,0.0009160656481981277,0.0009254212491214275,0.0009235120378434658,0.0009160656481981277,0.0008906731382012367,0.000869672279804945,0.0008429428562521935,0.000814877450466156,0.0008083861321210861,0.0007770750671625137,0.0007572188042104244,0.000737363938242197,0.0007285806350409985,0.0007146429270505905,0.0007029976695775986,0.0006835237145423889,0.0006724493578076363,0.00066328514367342,0.0006583211943507195,0.0006443839520215988,0.0006336923688650131,0.0006216643378138542,0.000611545518040657,0.000590544193983078,0.0005851984024047852,0.0005708793178200722,0.0005640061572194099,0.0005529327318072319,0.00054205022752285,0.0005294494330883026,0.0005178023129701614,0.0005044387653470039,0.0005000466480851173,0.0004855375736951828,0.00048171915113925934,0.00047427229583263397,0.00047083664685487747,0.00046529900282621384,0.00045403558760881424,0.00045002531260252,0.00044467952102422714,0.0004406711086630821,0.00043112412095069885,0.00042463280260562897,0.00042062439024448395,0.00041336845606565475,0.000405922532081604,0.00040687713772058487,0.00040210410952568054,0.00039637647569179535,0.0003933217376470566,0.00038874056190252304,0.00038072094321250916,0.0003782389685511589,0.00036926567554473877,0.0003740387037396431,0.0003711748868227005,0.0003612469881772995,0.0003610560670495033,0.0003578104078769684,0.00035380106419324875,0.0003492189571261406,0.0003440640866756439,0.000341963954269886,0.0003392910584807396,0.0003350907936692238,0.00033031776547431946,0.0003272630274295807,0.00032745394855737686,0.0003284085541963577,0.0003263084217905998,0.0003272630274295807,0.0003236355260014534,0.000320962630212307,0.00031981710344552994,0.0003200070932507515,0.00031752604991197586,0.0003137076273560524,0.0003131348639726639,0.00030969828367233276,0.000306643545627594,0.00030683446675539017,0.0003053070977330208,0.0003001522272825241,0.00030072499066591263,0.00029900576919317245,0.00029824208468198776,0.0002993876114487648,0.00029690656810998917,0.0002938518300652504,0.000291178934276104,0.000291178934276104,0.000291178934276104,0.00028926972299814224,0.00029060617089271545,0.0002883151173591614,0.00028926972299814224,0.0002865968272089958,0.0002862149849534035,0.00028411485254764557,0.0002858331426978111,0.0002839239314198494,0.0002822047099471092,0.00028048641979694366,0.0002802954986691475,0.0002789590507745743,0.0002787681296467781,0.00027914997190237045,0.00027972273528575897,0.0002760952338576317,0.0002753324806690216,0.00027628708630800247,0.0002760961651802063,0.0002739960327744484,0.00027227774262428284,0.00027227774262428284,0.00027151405811309814,0.00026922300457954407,0.0002709412947297096,0.00027075037360191345,0.00027132313698530197,0.0002697957679629326,0.00026865024119615555,0.00026922300457954407,0.00026922300457954407,0.00026865024119615555,0.0002682683989405632,0.00027017761021852493,0.00026922300457954407,0.00026788655668497086,0.00026731379330158234,0.0002675047144293785,0.0002684593200683594,0.0002688411623239517,0.0002688411623239517,0.0002682683989405632,0.0002675047144293785,0.00026807747781276703,0.00026693195104599,0.0002667410299181938,0.00026712287217378616,0.00026578642427921295,0.00026578642427921295,0.0002667410299181938,0.0002654045820236206,0.00026578642427921295,0.0002646408975124359,0.00026444997638463974,0.00026444997638463974,0.0002640681341290474,0.00026292260736227036,0.00026311352849006653,0.0002633044496178627,0.00026215799152851105,0.0002604397013783455,0.0002612033858895302,0.0002612033858895302,0.00026063062250614166,0.00026005785912275314,0.0002596760168671608,0.00026063062250614166,0.00026139430701732635,0.00026139430701732635,0.0002619670704007149,0.00026082154363393784,0.0002604397013783455,0.0002602487802505493,0.00026082154363393784,0.000261012464761734,0.00026158522814512253,0.00026158522814512253,0.0002612033858895302,0.000261012464761734,0.0002602487802505493,0.0002604397013783455,0.0002602487802505493,0.0002602487802505493,0.0002596760168671608,0.00025929417461156845,0.00025929417461156845,0.0002591032534837723,0.0002596760168671608,0.0002596760168671608,0.0002589123323559761,0.00025929417461156845,0.0002589123323559761,0.0002596760168671608,0.0002589123323559761,0.0002589123323559761,0.0002591032534837723,0.00025929417461156845,0.0002596760168671608,0.0002591032534837723,0.0002589123323559761,0.00025929417461156845,0.00025929417461156845,0.0002591032534837723,0.00025853049010038376,0.00025853049010038376,0.0002583395689725876,0.00025853049010038376,0.00025853049010038376,0.00025872141122817993,0.0002589123323559761,0.00025929417461156845,0.00025872141122817993,0.0002589123323559761,0.0002589123323559761,0.00025872141122817993,0.00025795772671699524,0.00025795772671699524,0.00025795772671699524,0.00025776680558919907,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.00025853049010038376,0.0002581486478447914,0.0002583395689725876,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.00025795772671699524,0.00025795772671699524,0.00025795772671699524,0.00025795772671699524,0.00025795772671699524,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914,0.0002581486478447914]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0008530616760253906,0.0010579207446426153,0.001285117818042636,0.0015230063581839204,0.0017662406899034977,0.00200832961127162,0.0022574826143682003,0.0025127450935542583,0.002762279938906431,0.0030167787335813046,0.003268222790211439,0.0035337950102984905,0.0037892484106123447,0.004052338656038046,0.0043081738986074924,0.004579091910272837,0.00484256399795413,0.005099353846162558,0.005348125007003546,0.005590786691755056,0.005814547184854746,0.006030670367181301,0.006238584406673908,0.006448407657444477,0.0066349380649626255,0.006826051045209169,0.007008763030171394,0.007181547116488218,0.007346122059971094,0.007504205219447613,0.007651024032384157,0.007795169949531555,0.007935306057333946,0.008068188093602657,0.008196678012609482,0.008320968598127365,0.008437048643827438,0.008547401987016201,0.008654700592160225,0.008759516291320324,0.008855931460857391,0.008950438350439072,0.00903978943824768,0.009125513024628162,0.009210282936692238,0.009286651387810707,0.0093618743121624,0.009434424340724945,0.009503156878054142,0.009569788351655006,0.009635274298489094,0.00969083234667778,0.009753073565661907,0.009808058850467205,0.009858843870460987,0.009905428625643253,0.009952204301953316,0.009998980909585953,0.010044801980257034,0.01008489541709423,0.010124988853931427,0.01016374584287405,0.010200402699410915,0.010235724039375782,0.010268944315612316,0.010302928276360035,0.0103346211835742,0.010362686589360237,0.010390751995146275,0.010416717268526554,0.010442300699651241,0.01046578399837017,0.010490604676306248,0.010512369684875011,0.010531270876526833,0.010551699437201023,0.010570027865469456,0.010589501820504665,0.010606111958622932,0.0106227220967412,0.010642577894032001,0.010655751451849937,0.010669688694179058,0.01068458054214716,0.01069699041545391,0.010712073184549809,0.010723910294473171,0.010733075439929962,0.010743767023086548,0.01075464952737093,0.01076362282037735,0.010773359797894955,0.010781760327517986,0.01079054269939661,0.010799134150147438,0.010806580074131489,0.010813453234732151,0.01082051731646061,0.01082796324044466,0.010834645479917526,0.010840754956007004,0.01084743719547987,0.010853164829313755,0.010859083384275436,0.010863665491342545,0.010868247598409653,0.010873211547732353,0.010877602733671665,0.010881993919610977,0.0108858123421669,0.010889248922467232,0.010892876423895359,0.010895931161940098,0.010899940505623817,0.010902040638029575,0.010904140770435333,0.010906622745096684,0.010908341035246849,0.010911013931035995,0.01091330498456955,0.010915023274719715,0.010917123407125473,0.010919414460659027,0.010921132750809193,0.010923614725470543,0.0109257148578763,0.010927051305770874,0.010929151438176632,0.010930869728326797,0.01093220617622137,0.01093373354524374,0.01093526091426611,0.010936597362160683,0.010937551967799664,0.010938506573438644,0.010939461179077625,0.010940415784716606,0.010941943153738976,0.010943661443889141,0.010944616049528122,0.010945761576294899,0.01094671618193388,0.010948052629828453,0.010948434472084045,0.010949389077723026,0.010949389077723026,0.010949961841106415,0.010950343683362007,0.010951107367873192,0.010951871052384377,0.010952061973512173,0.010952443815767765,0.010952634736895561,0.01095320750027895,0.010953589342534542,0.010953971184790134,0.010954353027045727,0.010954734869301319,0.010955307632684708,0.0109556894749403,0.010956071317195892,0.010956453159451485,0.010956835001707077,0.010957025922834873,0.010957407765090466,0.010957407765090466,0.010957407765090466,0.010957407765090466,0.010957407765090466,0.010957407765090466,0.010957407765090466,0.010957598686218262,0.010957598686218262,0.010957598686218262,0.010957598686218262,0.010957598686218262,0.010957789607346058,0.010957789607346058,0.010957789607346058,0.010957789607346058,0.010957789607346058,0.010957789607346058,0.010957789607346058,0.010957789607346058,0.010957789607346058,0.010957789607346058,0.010957980528473854,0.010957980528473854,0.010957980528473854,0.010957980528473854,0.010957980528473854,0.010957980528473854,0.010957980528473854,0.010957980528473854,0.010957980528473854,0.010957980528473854,0.010957980528473854,0.01095817144960165,0.01095817144960165,0.01095817144960165,0.01095817144960165,0.01095817144960165,0.01095817144960165,0.010958362370729446,0.010958362370729446,0.010958362370729446,0.010958362370729446,0.010958362370729446,0.010958362370729446,0.010958362370729446,0.010958553291857243,0.010958553291857243,0.010958553291857243,0.010958744212985039,0.010958744212985039,0.010958744212985039,0.010958744212985039,0.010958744212985039,0.010958744212985039,0.010958744212985039,0.010958744212985039,0.010958744212985039,0.010958744212985039,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835,0.010958935134112835],"recovered":[0.0,0.0002919194521382451,0.0005278988392092288,0.0007640691474080086,0.0010000484762713313,0.0012411827920004725,0.0014826988335698843,0.0017251695971935987,0.0019769954960793257,0.00223244889639318,0.0024871386121958494,0.0027403009589761496,0.002994990674778819,0.00325559894554317,0.0035215530078858137,0.0037854069378226995,0.0040530795231461525,0.004324188455939293,0.004580596461892128,0.004834713414311409,0.005079666152596474,0.005309917498379946,0.005536350887268782,0.005756483878940344,0.005968979559838772,0.006163720041513443,0.006363042630255222,0.006549763958901167,0.006725793704390526,0.00689991470426321,0.007058188784867525,0.007213026285171509,0.0073625179938972,0.007508191280066967,0.007645273581147194,0.007780637126415968,0.007903399877250195,0.008029216900467873,0.008145870640873909,0.008256795816123486,0.008371922187507153,0.008476546965539455,0.008571816608309746,0.008660977706313133,0.008750137872993946,0.008839679881930351,0.008924449793994427,0.009003682062029839,0.009079095907509327,0.009157756343483925,0.009225533343851566,0.009294264949858189,0.009353832341730595,0.009414737112820148,0.009470677003264427,0.009527953341603279,0.009577974677085876,0.009630860760807991,0.009682982228696346,0.009729566983878613,0.009770424105226994,0.00981204491108656,0.009853092953562737,0.009894332848489285,0.009929271414875984,0.009963828139007092,0.009998575784265995,0.010033132508397102,0.01006119791418314,0.010087354108691216,0.010117328725755215,0.010144439525902271,0.010168496519327164,0.010195034556090832,0.010217372328042984,0.010238755494356155,0.010258611291646957,0.010279612615704536,0.010300995782017708,0.01031836960464716,0.010334406979382038,0.01035330817103386,0.01036877278238535,0.010385001078248024,0.01040065661072731,0.010415931232273579,0.0104298684746027,0.010443423874676228,0.01045526098459959,0.01046423427760601,0.010475307703018188,0.010484853759407997,0.01049516350030899,0.010503373108804226,0.010512346401810646,0.010520746931433678,0.010528956539928913,0.01053659338504076,0.010543657466769218,0.010551485233008862,0.010557785630226135,0.010563895106315613,0.010570768266916275,0.010576877743005753,0.010581268928945065,0.01058699656277895,0.010592915117740631,0.010597115382552147,0.010601888410747051,0.010605706833302975,0.010610479861497879,0.010613534599542618,0.010616971179842949,0.010620789602398872,0.010625180788338184,0.010628044605255127,0.010630526579916477,0.010633772239089012,0.010635681450366974,0.010638545267283916,0.010640454478561878,0.010642554610967636,0.010645227506756783,0.010646945796906948,0.01064885500818491,0.010650573298335075,0.010652482509613037,0.010654391720890999,0.010656491853296757,0.010658019222319126,0.010659738443791866,0.010661456733942032,0.010662793181836605,0.010663747787475586,0.01066508423537016,0.01066603884100914,0.010667184367775917,0.010668711736798286,0.01067004818469286,0.010671575553715229,0.010672721080482006,0.01067405752837658,0.01067501213401556,0.010676157660782337,0.010676730424165726,0.010677303187549114,0.010677685029804707,0.010678257793188095,0.010678448714315891,0.01067902147769928,0.010680167004466057,0.010680739767849445,0.010681121610105038,0.01068150345236063,0.010682267136871815,0.010682648979127407,0.010682839900255203,0.010683030821383,0.010683603584766388,0.010683794505894184,0.010684367269277573,0.010684749111533165,0.010684940032660961,0.010685703717172146,0.010686085559427738,0.01068646740168333,0.010686658322811127,0.010686849243938923,0.010686849243938923,0.010686849243938923,0.010686849243938923,0.010686849243938923,0.010686849243938923,0.010686849243938923,0.010687040165066719,0.010687040165066719,0.010687040165066719,0.010687040165066719,0.010687231086194515,0.010687231086194515,0.010687231086194515,0.010687231086194515,0.010687231086194515,0.010687422007322311,0.010687422007322311,0.010687422007322311,0.010687422007322311,0.010687422007322311,0.010687422007322311,0.010687422007322311,0.010687422007322311,0.010687612928450108,0.010687612928450108,0.010687612928450108,0.010687612928450108,0.010687612928450108,0.010687612928450108,0.010687803849577904,0.010687803849577904,0.010687803849577904,0.010687803849577904,0.010687803849577904,0.010687803849577904,0.010687803849577904,0.0106879947707057,0.0106879947707057,0.0106879947707057,0.0106879947707057,0.0106879947707057,0.010688185691833496,0.010688185691833496,0.010688376612961292,0.010688567534089088,0.010688758455216885,0.010689140297472477,0.010689140297472477,0.010689140297472477,0.010689140297472477,0.010689140297472477,0.010689140297472477,0.010689140297472477,0.010689140297472477,0.010689140297472477,0.010689140297472477,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273,0.010689331218600273],"active":[0.0008530616760253906,0.0007660012925043702,0.0007572189788334072,0.0007589372107759118,0.0007661922136321664,0.0007671468192711473,0.000774783780798316,0.0007875754963606596,0.0007852844428271055,0.0007843298371881247,0.0007810841780155897,0.000793494051322341,0.0007942577358335257,0.0007967397104948759,0.0007866208907216787,0.0007936849724501371,0.0007894844748079777,0.0007751653902232647,0.0007675285451114178,0.0007560732774436474,0.0007348810322582722,0.0007207528688013554,0.0007022335194051266,0.0006919237785041332,0.0006659585051238537,0.0006623310036957264,0.000645720399916172,0.0006317831575870514,0.0006203283555805683,0.0006042905151844025,0.0005928352475166321,0.0005821436643600464,0.0005727880634367466,0.0005599968135356903,0.0005514044314622879,0.0005403314717113972,0.0005336487665772438,0.0005181850865483284,0.0005088299512863159,0.0005027204751968384,0.0004840092733502388,0.00047389138489961624,0.0004679728299379349,0.00046453531831502914,0.0004601450636982918,0.00044697150588035583,0.00043742451816797256,0.0004307422786951065,0.00042406097054481506,0.00041203200817108154,0.00040974095463752747,0.0003965673968195915,0.00039924122393131256,0.0003933217376470566,0.0003881668671965599,0.0003774752840399742,0.00037422962486743927,0.00036812014877796173,0.000361819751560688,0.00035532843321561813,0.00035456474870443344,0.00035170093178749084,0.00034730974584817886,0.0003413911908864975,0.00033967290073633194,0.0003391001373529434,0.00033604539930820465,0.00032955408096313477,0.00032955408096313477,0.0003293631598353386,0.0003249719738960266,0.0003213444724678993,0.000322108156979084,0.0003173351287841797,0.00031389854848384857,0.0003129439428448677,0.0003114165738224983,0.00030988920480012894,0.0003051161766052246,0.0003043524920940399,0.0003081709146499634,0.0003024432808160782,0.0003009159117937088,0.0002995794638991356,0.00029633380472660065,0.00029614195227622986,0.00029404181987047195,0.0002896515652537346,0.00028850603848695755,0.0002904152497649193,0.0002883151173591614,0.00028850603848695755,0.0002865968272089958,0.00028716959059238434,0.000286787748336792,0.0002858331426978111,0.0002844966948032379,0.0002839239314198494,0.00028430577367544174,0.0002831602469086647,0.00028296932578086853,0.00028354208916425705,0.00028239656239748,0.00028220564126968384,0.00028239656239748,0.00028125103563070297,0.0002802964299917221,0.0002804873511195183,0.00028010550886392593,0.00028010550886392593,0.0002787690609693527,0.00027934182435274124,0.0002789599820971489,0.00027915090322494507,0.000276859849691391,0.0002760961651802063,0.0002760961651802063,0.0002745687961578369,0.0002753324806690216,0.0002747597172856331,0.0002745687961578369,0.0002745687961578369,0.00027418695390224457,0.00027418695390224457,0.0002747597172856331,0.00027514155954122543,0.0002745687961578369,0.0002747597172856331,0.00027437787503004074,0.00027418695390224457,0.0002739951014518738,0.0002738041803240776,0.0002738041803240776,0.0002738041803240776,0.00027342233806848526,0.00027342233806848526,0.0002732314169406891,0.0002732314169406891,0.00027361325919628143,0.0002730404958128929,0.0002730404958128929,0.00027265865355730057,0.0002730404958128929,0.0002722768113017082,0.00027265865355730057,0.00027208589017391205,0.0002722768113017082,0.00027208589017391205,0.00027265865355730057,0.00027284957468509674,0.0002718949690461159,0.0002717040479183197,0.00027151312679052353,0.0002717040479183197,0.00027132220566272736,0.00027132220566272736,0.00027151312679052353,0.0002717040479183197,0.0002717040479183197,0.0002718949690461159,0.0002717040479183197,0.0002717040479183197,0.0002718949690461159,0.00027132220566272736,0.00027132220566272736,0.000270940363407135,0.00027074944227933884,0.00027055852115154266,0.00027055852115154266,0.00027055852115154266,0.00027055852115154266,0.00027074944227933884,0.00027074944227933884,0.00027074944227933884,0.00027055852115154266,0.00027055852115154266,0.00027074944227933884,0.00027074944227933884,0.00027055852115154266,0.00027055852115154266,0.00027055852115154266,0.00027055852115154266,0.00027055852115154266,0.0002703676000237465,0.0002703676000237465,0.0002703676000237465,0.00027055852115154266,0.00027055852115154266,0.00027055852115154266,0.00027055852115154266,0.00027055852115154266,0.0002703676000237465,0.0002703676000237465,0.0002703676000237465,0.0002703676000237465,0.0002703676000237465,0.0002703676000237465,0.0002703676000237465,0.0002703676000237465,0.0002703676000237465,0.0002703676000237465,0.0002703676000237465,0.0002703676000237465,0.00027055852115154266,0.0002703676000237465,0.0002703676000237465,0.0002703676000237465,0.0002703676000237465,0.0002703676000237465,0.0002701766788959503,0.0002703676000237465,0.0002701766788959503,0.00026998575776815414,0.00026998575776815414,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.00026979483664035797,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618,0.0002696039155125618]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0008530616760253906,0.0010562024544924498,0.0012805357109755278,0.001503723207861185,0.001728056464344263,0.0019537259358912706,0.002171567641198635,0.002396664582192898,0.0026194704696536064,0.002842085203155875,0.003059163223952055,0.0032785325311124325,0.0034994289744645357,0.0037098247557878494,0.003926139324903488,0.004138826392591,0.004355140961706638,0.00454548979178071,0.004735074937343597,0.004906713962554932,0.0050749159418046474,0.005232617259025574,0.005390127655118704,0.005527018569409847,0.005662000272423029,0.005788581445813179,0.005912680644541979,0.006025133654475212,0.00613434100523591,0.006233238615095615,0.006326981354504824,0.006418814416974783,0.006500338204205036,0.006584534887224436,0.006667012814432383,0.006741472519934177,0.006809631362557411,0.006876645144075155,0.006935639772564173,0.006994825787842274,0.007049047388136387,0.007103842217475176,0.0071530998684465885,0.007198730017989874,0.007242260500788689,0.007285217754542828,0.007326074875891209,0.0073631140403449535,0.007396334316581488,0.007430700119584799,0.007464302238076925,0.0074929408729076385,0.007521769963204861,0.007547353394329548,0.0075700730085372925,0.007594701834022999,0.00761646730825305,0.0076370867900550365,0.007656560745090246,0.00767431640997529,0.007691690232604742,0.007708300370723009,0.007724528666585684,0.007739993743598461,0.007753358222544193,0.007765577174723148,0.007779132574796677,0.007792878895998001,0.007804143242537975,0.007814452983438969,0.007826481014490128,0.007835454307496548,0.00784385483711958,0.007850918918848038,0.00785798393189907,0.007865238934755325,0.00787096656858921,0.00787726603448391,0.007882039994001389,0.007888149470090866,0.007894067093729973,0.007898649200797081,0.007902659475803375,0.007907241582870483,0.007912205532193184,0.007915642112493515,0.007920032367110252,0.007923087105154991,0.0079263336956501,0.007930152118206024,0.007933588698506355,0.007936261594295502,0.007938742637634277,0.007940651848912239,0.007942752912640572,0.007945425808429718,0.007947525009512901,0.007949244230985641,0.007951343432068825,0.007952488958835602,0.007954208180308342,0.007955925539135933,0.007957834750413895,0.007958980277180672,0.007959935814142227,0.007961081340909004,0.00796203501522541,0.007962990552186966,0.007964517921209335,0.007965663447976112,0.007966235280036926,0.007967572659254074,0.007967762649059296,0.007968718186020851,0.007969290018081665,0.007969481870532036,0.00797024555504322,0.007971009239554405,0.007971391081809998,0.007971581071615219,0.00797177292406559,0.007972154766321182,0.007972154766321182,0.007972154766321182,0.007972154766321182,0.007972536608576775,0.007972918450832367,0.007973108440637589,0.00797330029308796,0.00797349028289318,0.00797349028289318,0.00797349028289318,0.007973682135343552,0.007974063977599144,0.007974253967404366,0.007974253967404366,0.007974445819854736,0.007974445819854736,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958,0.007974635809659958],"recovered":[0.0,0.0002882919507101178,0.000531526340637356,0.0007741879671812057,0.0010023395298048854,0.0012278181966394186,0.0014552060747519135,0.0016747661866247654,0.0019010085379704833,0.0021234324667602777,0.002344137988984585,0.0025604525581002235,0.0027756213676184416,0.0029959452804178,0.003216459881514311,0.003433347214013338,0.003643742995336652,0.0038583390414714813,0.004062052816152573,0.004260420333594084,0.004442750941962004,0.00461343489587307,0.004788319114595652,0.004948121029883623,0.005096467211842537,0.005241758655756712,0.005381513386964798,0.005508285481482744,0.00563009362667799,0.00574521953240037,0.005857672542333603,0.005957715213298798,0.006055085454136133,0.006143482401967049,0.0062278700061142445,0.0063116843812167645,0.006396644748747349,0.006466521881520748,0.006535444874316454,0.0066034127958118916,0.006664889864623547,0.006723120808601379,0.006779633928090334,0.00683022802695632,0.00687948614358902,0.006925689056515694,0.006969982758164406,0.007014658767729998,0.00705246115103364,0.007089308928698301,0.0071255844086408615,0.007159186527132988,0.007189733907580376,0.007219708524644375,0.007247583009302616,0.007272021379321814,0.007295695599168539,0.00732108810916543,0.007341325748711824,0.007359845098108053,0.007379319053143263,0.0073995571583509445,0.007417312823235989,0.00743468664586544,0.007450533099472523,0.007462942972779274,0.00747611653059721,0.007489862851798534,0.007502654567360878,0.007514683064073324,0.007526711095124483,0.007536638993769884,0.007547139655798674,0.007558594923466444,0.007566040847450495,0.007574059534817934,0.007581696379929781,0.007586469408124685,0.007593915332108736,0.007599452044814825,0.007605370599776506,0.007611289154738188,0.007617398630827665,0.007621407974511385,0.007626181002706289,0.007630572188645601,0.007634390611201525,0.007637827191501856,0.007641837000846863,0.007645082660019398,0.0076481373980641365,0.007651573978364468,0.007654628716409206,0.0076569197699427605,0.00765844713896513,0.007660738192498684,0.007662647403776646,0.0076647475361824036,0.0076668476685881615,0.007668947800993919,0.007670475170016289,0.007672575302422047,0.007674484513700008,0.007675820961594582,0.007677348330616951,0.007678112015128136,0.007679257541894913,0.007680593989789486,0.007681357674300671,0.007682503201067448,0.007683839648962021,0.007684794254601002,0.007685939781367779,0.007687276229262352,0.007687658071517944,0.007688612677156925,0.007689185440540314,0.00768937636166811,0.007689567282795906,0.007690140046179295,0.007690521888434887,0.007690903730690479,0.007691285572946072,0.007691476494073868,0.007691667415201664,0.007692049257457256,0.0076922401785850525,0.007692622020840645,0.007692622020840645,0.007692812941968441,0.007693003863096237,0.007693003863096237,0.007693003863096237,0.007693003863096237,0.0076933857053518295,0.007693576626479626,0.007693576626479626,0.007693576626479626,0.007693576626479626,0.007693576626479626,0.007693576626479626,0.007693576626479626,0.007693576626479626,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422,0.007693767547607422],"active":[0.0008530616760253906,0.0007679105037823319,0.0007490093703381717,0.0007295352406799793,0.0007257169345393777,0.000725907739251852,0.0007163615664467216,0.0007218983955681324,0.0007184619316831231,0.0007186527363955975,0.0007150252349674702,0.0007180799730122089,0.0007238076068460941,0.0007138794753700495,0.0007096794433891773,0.0007054791785776615,0.0007113979663699865,0.0006871507503092289,0.0006730221211910248,0.0006462936289608479,0.0006321649998426437,0.000619182363152504,0.0006018085405230522,0.0005788975395262241,0.000565533060580492,0.0005468227900564671,0.0005311672575771809,0.0005168481729924679,0.0005042473785579205,0.00048801908269524574,0.0004693088121712208,0.00046109920367598534,0.00044525275006890297,0.00044105248525738716,0.0004391428083181381,0.00042978813871741295,0.0004129866138100624,0.0004101232625544071,0.0004001948982477188,0.00039141299203038216,0.00038415752351284027,0.00038072140887379646,0.0003734659403562546,0.0003685019910335541,0.0003627743571996689,0.00035952869802713394,0.0003560921177268028,0.0003484552726149559,0.00034387316554784775,0.0003413911908864975,0.00033871782943606377,0.0003337543457746506,0.000332036055624485,0.00032764486968517303,0.00032248999923467636,0.0003226804547011852,0.0003207717090845108,0.0003159986808896065,0.0003152349963784218,0.0003144713118672371,0.0003123711794614792,0.0003087432123720646,0.0003072158433496952,0.0003053070977330208,0.00030282512307167053,0.00030263420194387436,0.0003030160441994667,0.0003030160441994667,0.0003014886751770973,0.00029976991936564445,0.00029976991936564445,0.0002988153137266636,0.0002967151813209057,0.0002923239953815937,0.000291943084448576,0.0002911793999373913,0.00028927018865942955,0.0002907966263592243,0.0002881246618926525,0.00028869742527604103,0.0002886964939534664,0.0002873600460588932,0.0002852608449757099,0.00028583360835909843,0.0002860245294868946,0.00028506992384791374,0.00028564175590872765,0.0002852599136531353,0.0002844966948032379,0.00028506945818662643,0.0002854513004422188,0.0002846876159310341,0.00028411392122507095,0.0002837320789694786,0.00028430577367544174,0.0002846876159310341,0.00028487760573625565,0.0002844966948032379,0.0002844957634806633,0.00028354115784168243,0.0002837330102920532,0.00028335023671388626,0.00028335023671388626,0.0002831593155860901,0.0002825874835252762,0.00028296932578086853,0.00028277747333049774,0.00028239656239748,0.0002831602469086647,0.0002831602469086647,0.0002823956310749054,0.00028277840465307236,0.0002818228676915169,0.00028144195675849915,0.0002816319465637207,0.0002808691933751106,0.0002810601145029068,0.0002816328778862953,0.0002818237990140915,0.00028144102543592453,0.00028125103563070297,0.00028125103563070297,0.0002808691933751106,0.00028067827224731445,0.0002804873511195183,0.0002804873511195183,0.00028067827224731445,0.00028048641979694366,0.00028067827224731445,0.00028067734092473984,0.00028048641979694366,0.00028048641979694366,0.00028067827224731445,0.0002810601145029068,0.000280868262052536,0.00028067734092473984,0.0002808691933751106,0.0002808691933751106,0.0002810591831803322,0.0002810591831803322,0.0002810591831803322,0.0002810591831803322,0.0002810591831803322,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536,0.000280868262052536]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0008530616760253906,0.0010604027193039656,0.0012822540011256933,0.0015228154370561242,0.0017683408223092556,0.002017493825405836,0.0022733290679752827,0.00253661023452878,0.002806764794513583,0.0030786374118179083,0.0033573831897228956,0.0036368928849697113,0.003934348933398724,0.004236196167767048,0.004536898341029882,0.004844473209232092,0.0051594944670796394,0.00545504130423069,0.005743333138525486,0.006017305888235569,0.006286123767495155,0.006549404934048653,0.006804285570979118,0.007048092782497406,0.007286745123565197,0.0075160423293709755,0.007738848216831684,0.00794886238873005,0.008153529837727547,0.008354570716619492,0.00854396540671587,0.008732405491173267,0.008913589641451836,0.009088856168091297,0.009259349666535854,0.009424878284335136,0.009589644148945808,0.00974448211491108,0.009890918619930744,0.010029719211161137,0.010173291899263859,0.010316483676433563,0.010444782674312592,0.01056983694434166,0.010689353570342064,0.010809062048792839,0.010922087356448174,0.011036068201065063,0.011142411269247532,0.011245126836001873,0.011337151750922203,0.011435857973992825,0.011526737362146378,0.011613606475293636,0.011700093746185303,0.011780663393437862,0.011861804872751236,0.01193893700838089,0.012013396248221397,0.012082510627806187,0.012148760259151459,0.012212909758090973,0.012276868335902691,0.012340064160525799,0.012405931949615479,0.01246320828795433,0.012516284361481667,0.012568788602948189,0.012621673755347729,0.012668258510529995,0.012714270502328873,0.012758946046233177,0.012802095152437687,0.012843525037169456,0.012885527685284615,0.012925048358738422,0.01296055968850851,0.012996261939406395,0.013030627742409706,0.013065758161246777,0.013099360279738903,0.013132389634847641,0.013163509778678417,0.01319329347461462,0.013223840855062008,0.013250569812953472,0.01327958982437849,0.013308418914675713,0.013334766961634159,0.013360732235014439,0.01338707935065031,0.013411708176136017,0.013433282263576984,0.013456574641168118,0.01347891241312027,0.013500677421689034,0.013522442430257797,0.01354077085852623,0.013557571917772293,0.013572082854807377,0.01359136588871479,0.01360683050006628,0.013621913269162178,0.013636423274874687,0.01364921499043703,0.013662961311638355,0.013675562106072903,0.01368720829486847,0.013699809089303017,0.013711837120354176,0.013721192255616188,0.013732265681028366,0.013742002658545971,0.013752885162830353,0.01376300398260355,0.01377350464463234,0.01378247793763876,0.013790878467261791,0.013800042681396008,0.013806724920868874,0.013814170844852924,0.013821425847709179,0.01382810901850462,0.013834218494594097,0.013841473497450352,0.013846628367900848,0.013853119686245918,0.013858847320079803,0.013863620348274708,0.013869729824364185,0.013874311931431293,0.013878703117370605,0.01388347614556551,0.013887867331504822,0.013892258517444134,0.013895886018872261,0.013898749835789204,0.013902759179472923,0.01390638668090105,0.01391039602458477,0.013915169052779675,0.013918605633080006,0.013920705765485764,0.013924715109169483,0.013927578926086426,0.013930251821875572,0.013932733796536922,0.013935406692326069,0.013938652351498604,0.013940752483904362,0.013943234458565712,0.013945525512099266,0.013947243802249432,0.013949916698038578,0.013951634988188744,0.013953735120594501,0.013955644331872463,0.013956980779767036,0.01395831722766161,0.013959653675556183,0.013960417360067368,0.013961944729089737,0.01396328117698431,0.013965954072773457,0.01396729052066803,0.013969199731945992,0.013970536179840565,0.013971681706607342,0.013973590917885303,0.013974354602396488,0.013975500129163265,0.013976645655930042,0.013977982103824615,0.013978936709463596,0.013979700393974781,0.013980082236230373,0.013981418684124947,0.013981991447508335,0.013983136974275112,0.01398428250104189,0.013984664343297482,0.013985618948936462,0.013986573554575443,0.013987146317958832,0.013987910002470016,0.013988673686981201,0.01398924645036459,0.013990582898259163,0.013991155661642551,0.013991537503898144,0.013992301188409328,0.013992873951792717,0.013993828557431698,0.013994401320815086,0.013995165005326271,0.013995928689837456,0.01399669237434864,0.013997265137732029,0.013997456058859825,0.013998028822243214,0.013998410664498806,0.013998792506754398,0.013999365270137787,0.013999938033521175,0.014000319875776768,0.01400070171803236,0.014000892639160156,0.014001083560287952,0.014001274481415749,0.014001465402543545,0.014001656323671341,0.014001847244799137,0.014001847244799137,0.014001847244799137,0.014001847244799137,0.014002038165926933,0.01400222908705473,0.014002420008182526,0.014002610929310322,0.014002801850438118,0.014002992771565914,0.014002992771565914,0.014002992771565914,0.014002992771565914,0.01400318369269371,0.014003374613821507,0.014003565534949303,0.014003565534949303,0.014003756456077099,0.014003756456077099,0.014003947377204895,0.014004138298332691,0.014004329219460487,0.014004329219460487,0.014004329219460487,0.014004520140588284,0.014004520140588284,0.01400471106171608,0.014004901982843876,0.014004901982843876,0.014005092903971672,0.014005092903971672,0.014005092903971672,0.014005283825099468,0.014005283825099468,0.014005474746227264,0.01400566566735506,0.01400566566735506,0.014005856588482857,0.014006047509610653,0.014006047509610653,0.014006047509610653,0.014006047509610653,0.014006047509610653,0.014006047509610653,0.014006047509610653,0.014006047509610653,0.014006047509610653,0.014006047509610653,0.014006047509610653,0.014006047509610653,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449,0.014006238430738449],"recovered":[0.0,0.0002795095497276634,0.0005269442335702479,0.0007676966488361359,0.0010118857026100159,0.0012507288483902812,0.0014977817190811038,0.0017534260405227542,0.002011552220210433,0.0022733062505722046,0.0025426968932151794,0.0028222063556313515,0.0030996156856417656,0.00338867143727839,0.0036792545579373837,0.003980338107794523,0.004286576993763447,0.004590906202793121,0.0048893168568611145,0.005188873037695885,0.005477165337651968,0.005754383746534586,0.006026447284966707,0.006289155688136816,0.006544990930706263,0.006795480381697416,0.007035087328404188,0.00726572098210454,0.007484707981348038,0.007697585970163345,0.007900726981461048,0.008096040226519108,0.008288297802209854,0.008478456176817417,0.008661359548568726,0.00883796252310276,0.00900463666766882,0.009166156873106956,0.009334931150078773,0.00948747806251049,0.009632769972085953,0.009781497530639172,0.009923734702169895,0.010059861466288567,0.01019217073917389,0.010308441706001759,0.010434068739414215,0.010549766942858696,0.010662984102964401,0.01077677309513092,0.01087853405624628,0.0109810596331954,0.01107938401401043,0.01117885485291481,0.011263051070272923,0.01135202031582594,0.011439463123679161,0.011525568552315235,0.011606519110500813,0.011678879149258137,0.011751238256692886,0.011818060651421547,0.011886983178555965,0.011954188346862793,0.012018910609185696,0.012083251029253006,0.012143963947892189,0.012201241217553616,0.012255271896719933,0.012308920733630657,0.012358560226857662,0.012408008798956871,0.012453258037567139,0.01249812450259924,0.01254299096763134,0.01258690282702446,0.01262680534273386,0.012668617069721222,0.012702983804047108,0.012738495133817196,0.012774388305842876,0.012807035818696022,0.012842165306210518,0.012872139923274517,0.012904023751616478,0.012933998368680477,0.012965310364961624,0.012995666824281216,0.013022204861044884,0.013051415793597698,0.01307929027825594,0.013105637393891811,0.013131411746144295,0.013154895044863224,0.013177232816815376,0.013199570588767529,0.01322267297655344,0.013245392590761185,0.013266775757074356,0.013284722343087196,0.013300950638949871,0.013318324461579323,0.013334361836314201,0.01335192658007145,0.013367200270295143,0.013379610143601894,0.013392401859164238,0.013404048047959805,0.01341626700013876,0.013430777005851269,0.013442423194646835,0.013452732935547829,0.01346438005566597,0.013472780585289001,0.013483663089573383,0.013493972830474377,0.013505046255886555,0.013515355996787548,0.013525092974305153,0.013536166399717331,0.013543994165956974,0.013552394695580006,0.013558504171669483,0.013566713780164719,0.013572059571743011,0.01357912365347147,0.013584851287305355,0.01358962431550026,0.01359554287046194,0.013601270504295826,0.013606616295874119,0.013610816560685635,0.013616162352263927,0.013620935380458832,0.013626281172037125,0.013630290515720844,0.013633918017148972,0.013637163676321507,0.01364098209887743,0.013644418679177761,0.013647855259478092,0.013651864603161812,0.013654537498950958,0.013657210394740105,0.013660074211657047,0.01366293802857399,0.013665801845490932,0.013668665662407875,0.013671147637069225,0.013674584217369556,0.01367687527090311,0.013680120930075645,0.013682793825864792,0.01368489395827055,0.01368642132729292,0.013688139617443085,0.013690430670976639,0.013691576197743416,0.013693294487893581,0.013694630935788155,0.013696540147066116,0.013697303831577301,0.013699213042855263,0.013700931333005428,0.013703222386538982,0.013704940676689148,0.013706468045711517,0.013708568178117275,0.01370933186262846,0.013710668310523033,0.013712004758417606,0.013713150285184383,0.013714486733078957,0.013715441338717937,0.01371677778661251,0.013717732392251492,0.01371830515563488,0.013719068840146065,0.013719641603529453,0.013720405288040638,0.013721742667257786,0.01372250635176897,0.013723079115152359,0.01372403372079134,0.013724606484174728,0.013725370168685913,0.013725942932069302,0.013727088458836079,0.01372804306447506,0.013729188591241837,0.013729761354625225,0.013730143196880817,0.013730906881392002,0.01373147964477539,0.013732243329286575,0.01373300701379776,0.013733579777181149,0.013734152540564537,0.013735107146203518,0.01373548898845911,0.013736252672970295,0.013736825436353683,0.013737398199737072,0.013737780041992664,0.013738543726503849,0.013738925568759441,0.013738925568759441,0.01373949833214283,0.013739689253270626,0.013740071095526218,0.01374045293778181,0.013740643858909607,0.013740834780037403,0.0137410257011652,0.013741216622292995,0.013741216622292995,0.013741216622292995,0.013741598464548588,0.01374198030680418,0.01374198030680418,0.013742362149059772,0.013742362149059772,0.013742553070187569,0.013742553070187569,0.013742553070187569,0.013742743991315365,0.013743125833570957,0.013743125833570957,0.013743316754698753,0.013743316754698753,0.013743316754698753,0.01374350767582655,0.01374350767582655,0.01374350767582655,0.01374350767582655,0.01374350767582655,0.01374350767582655,0.01374350767582655,0.013743698596954346,0.013743698596954346,0.013743698596954346,0.013743698596954346,0.013744080439209938,0.013744080439209938,0.013744080439209938,0.01374446228146553,0.013744653202593327,0.013744844123721123,0.013744844123721123,0.013744844123721123,0.013745035044848919,0.013745225965976715,0.013745416887104511,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307,0.013745607808232307],"active":[0.0008530616760253906,0.0007808931404724717,0.0007553097675554454,0.0007551187882199883,0.0007564551196992397,0.0007667649770155549,0.0007755473488941789,0.0007831841940060258,0.0007952125743031502,0.0008053311612457037,0.0008146862965077162,0.0008146865293383598,0.000834733247756958,0.000847524730488658,0.0008576437830924988,0.0008641351014375687,0.0008729174733161926,0.0008641351014375687,0.0008540162816643715,0.0008284328505396843,0.0008089584298431873,0.0007950211875140667,0.0007778382860124111,0.00075893709436059,0.0007417541928589344,0.0007205619476735592,0.000703760888427496,0.0006831414066255093,0.000668821856379509,0.0006569847464561462,0.0006432384252548218,0.0006363652646541595,0.0006252918392419815,0.00061039999127388,0.0005979901179671288,0.0005869157612323761,0.000585007481276989,0.0005783252418041229,0.0005559874698519707,0.0005422411486506462,0.000540521927177906,0.0005349861457943916,0.0005210479721426964,0.000509975478053093,0.0004971828311681747,0.0005006203427910805,0.00048801861703395844,0.0004863012582063675,0.00047942716628313065,0.0004683537408709526,0.0004586176946759224,0.0004547983407974243,0.0004473533481359482,0.00043475162237882614,0.0004370426759123802,0.0004286430776119232,0.0004223417490720749,0.00041336845606565475,0.00040687713772058487,0.0004036314785480499,0.0003975220024585724,0.00039484910666942596,0.00038988515734672546,0.00038587581366300583,0.00038702134042978287,0.00037995725870132446,0.00037232041358947754,0.0003675473853945732,0.0003664018586277962,0.00035933777689933777,0.0003557102754712105,0.00035093724727630615,0.00034883711487054825,0.00034540053457021713,0.00034253671765327454,0.00033814553171396255,0.0003337543457746506,0.00032764486968517303,0.0003276439383625984,0.0003272630274295807,0.0003249719738960266,0.00032535381615161896,0.0003213444724678993,0.00032115355134010315,0.00031981710344552994,0.000316571444272995,0.0003142794594168663,0.0003127520903944969,0.00031256210058927536,0.0003093164414167404,0.00030778907239437103,0.0003060707822442055,0.00030187051743268967,0.0003016795963048935,0.0003016795963048935,0.000301106832921505,0.00029976945370435715,0.00029537826776504517,0.000290796160697937,0.0002873605117201805,0.0002904152497649193,0.00028850603848695755,0.0002875514328479767,0.0002844966948032379,0.00028201472014188766,0.0002833511680364609,0.0002831602469086647,0.0002831602469086647,0.00028354208916425705,0.0002810601145029068,0.0002787690609693527,0.0002795327454805374,0.00027762260288000107,0.0002801045775413513,0.0002793408930301666,0.0002795318141579628,0.0002774316817522049,0.00027552247047424316,0.00027494970709085464,0.00027055852115154266,0.0002701766788959503,0.0002690311521291733,0.0002696048468351364,0.0002675047144293785,0.00026941392570734024,0.0002675047144293785,0.0002682683989405632,0.00026922300457954407,0.00026807747781276703,0.0002684593200683594,0.0002676956355571747,0.00026788655668497086,0.00026731379330158234,0.00026693195104599,0.0002659773454070091,0.0002655955031514168,0.0002648318186402321,0.0002655955031514168,0.0002654045820236206,0.0002659773454070091,0.00026731379330158234,0.0002667410299181938,0.0002661682665348053,0.0002675047144293785,0.0002675047144293785,0.00026731379330158234,0.00026693195104599,0.0002667410299181938,0.0002675047144293785,0.0002661682665348053,0.00026635918766260147,0.0002654045820236206,0.00026444997638463974,0.00026502273976802826,0.00026521366089582443,0.0002655955031514168,0.00026521366089582443,0.0002654045820236206,0.00026502273976802826,0.00026502273976802826,0.0002638772130012512,0.0002646408975124359,0.0002640681341290474,0.00026502273976802826,0.0002640681341290474,0.00026425905525684357,0.0002640681341290474,0.00026311352849006653,0.00026425905525684357,0.00026368629187345505,0.0002634953707456589,0.0002634953707456589,0.0002634953707456589,0.0002634953707456589,0.00026292260736227036,0.00026234984397888184,0.00026311352849006653,0.00026292260736227036,0.0002634953707456589,0.0002638772130012512,0.00026292167603969574,0.0002631125971674919,0.00026349443942308426,0.0002631125971674919,0.0002633035182952881,0.0002633035182952881,0.0002633035182952881,0.00026349443942308426,0.0002631125971674919,0.0002623489126563072,0.0002625398337841034,0.00026273075491189957,0.00026292167603969574,0.00026292167603969574,0.00026292167603969574,0.00026292167603969574,0.0002631125971674919,0.0002631125971674919,0.0002623489126563072,0.0002625398337841034,0.00026215799152851105,0.0002619670704007149,0.0002619670704007149,0.00026215799152851105,0.0002617761492729187,0.0002617761492729187,0.0002619670704007149,0.00026158522814512253,0.00026158522814512253,0.00026139430701732635,0.0002612033858895302,0.0002612033858895302,0.000261012464761734,0.00026082154363393784,0.00026063062250614166,0.00026082154363393784,0.000261012464761734,0.00026082154363393784,0.00026063062250614166,0.00026082154363393784,0.00026063062250614166,0.00026063062250614166,0.0002604397013783455,0.0002604397013783455,0.00026063062250614166,0.00026063062250614166,0.0002604397013783455,0.0002604397013783455,0.0002604397013783455,0.0002604397013783455,0.00026063062250614166,0.00026063062250614166,0.00026082154363393784,0.00026082154363393784,0.00026082154363393784,0.000261012464761734,0.000261012464761734,0.0002612033858895302,0.0002612033858895302,0.0002612033858895302,0.00026139430701732635,0.00026139430701732635,0.000261012464761734,0.0002612033858895302,0.0002612033858895302,0.000261012464761734,0.000261012464761734,0.00026082154363393784,0.000261012464761734,0.0002612033858895302,0.000261012464761734,0.00026082154363393784,0.00026063062250614166,0.0002604397013783455,0.0002604397013783455,0.0002604397013783455,0.0002604397013783455,0.0002604397013783455,0.0002604397013783455,0.0002604397013783455,0.0002604397013783455,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166,0.00026063062250614166]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0008530616760253906,0.001063075615093112,0.0012900817673653364,0.001512505579739809,0.0017502033151686192,0.001983128022402525,0.002226362470537424,0.002463296288624406,0.0027040487620979548,0.0029499561060220003,0.0031939540058374405,0.0034347064793109894,0.003687296062707901,0.003938740119338036,0.0041836928576231,0.004442200995981693,0.004694790579378605,0.004940125159919262,0.005175340920686722,0.005392609629780054,0.005599378142505884,0.005795454606413841,0.005981603637337685,0.006168515887111425,0.006345309782773256,0.006512748077511787,0.0066691129468381405,0.006823377683758736,0.006974015384912491,0.007118734065443277,0.007252570241689682,0.007387170102447271,0.007503250613808632,0.007623531389981508,0.0077430484816432,0.007852638140320778,0.007957834750413895,0.008057305589318275,0.008154675364494324,0.008246509358286858,0.008332423865795135,0.008417574688792229,0.00849852617830038,0.008576612919569016,0.008649736642837524,0.008721522986888885,0.008788727223873138,0.008855167776346207,0.008919508196413517,0.008982513099908829,0.009037498384714127,0.009087901562452316,0.009137922897934914,0.00918698962777853,0.00923262070864439,0.009276150725781918,0.009319298900663853,0.00936282891780138,0.009403686039149761,0.009441106580197811,0.009477955289185047,0.009511175565421581,0.009548596106469631,0.009578379802405834,0.009609690867364407,0.00963699258863926,0.009665821678936481,0.009691405110061169,0.00971698947250843,0.009742572903633118,0.009763192385435104,0.009785911999642849,0.009807104244828224,0.009826578199863434,0.009846433997154236,0.009864571504294872,0.009883854538202286,0.009900655597448349,0.009917647577822208,0.009933112189173698,0.009945903904736042,0.009961368516087532,0.009974733926355839,0.009990007616579533,0.0100016538053751,0.010014636442065239,0.01002609170973301,0.01003850158303976,0.01004900224506855,0.01005950290709734,0.01006847620010376,0.01007744949311018,0.010086804628372192,0.010094059631228447,0.010102078318595886,0.010110478848218918,0.0101163974031806,0.010123079642653465,0.010128616355359554,0.010134725831449032,0.010140453465282917,0.010144653730094433,0.010150190442800522,0.010154390707612038,0.010160309262573719,0.010165655054152012,0.010169091634452343,0.01017424650490284,0.01017921045422554,0.010183792561292648,0.010188565589487553,0.01019219309091568,0.010195629671216011,0.010198493488132954,0.010202311910688877,0.010204602964222431,0.010206512175500393,0.01020861230790615,0.010211476124823093,0.010213194414973259,0.010215485468506813,0.010217585600912571,0.010220258496701717,0.010221976786851883,0.010222740471363068,0.010224840603768826,0.010225986130535603,0.010228087194263935,0.010229996405541897,0.010231523774564266,0.010233051143586636,0.010234005749225616,0.010235151275992393,0.010236678645014763,0.010238015092909336,0.010239542461931705,0.010240497067570686,0.010241069830954075,0.010242215357720852,0.010243742726743221,0.010244506411254406,0.01024527009576559,0.010246033780276775,0.010246988385915756,0.010247561149299145,0.01024832483381033,0.010248706676065922,0.010249470360577106,0.010250043123960495,0.010250615887343884,0.010250997729599476,0.010251379571855068,0.010251952335238457,0.010252143256366253,0.010252525098621845,0.010252906940877438,0.010253479704260826,0.010253670625388622,0.010253861546516418,0.01025424338877201,0.010254625231027603,0.010255007073283195,0.010255197994410992,0.010255579836666584,0.01025577075779438,0.010256152600049973,0.010256343521177769,0.010256534442305565,0.010256916284561157,0.010257107205688953,0.010257107205688953,0.010257107205688953,0.01025729812681675,0.010257679969072342,0.010257870890200138,0.010257870890200138,0.010257870890200138,0.010258061811327934,0.01025825273245573,0.01025825273245573,0.01025825273245573,0.010258443653583527,0.010258443653583527,0.010258443653583527,0.010258443653583527,0.010258634574711323,0.010258825495839119,0.010259016416966915,0.010259016416966915,0.010259207338094711,0.010259207338094711,0.010259207338094711,0.010259207338094711,0.010259207338094711,0.010259207338094711,0.010259207338094711,0.010259207338094711,0.010259207338094711,0.010259398259222507,0.010259398259222507,0.010259398259222507,0.010259398259222507,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304,0.010259589180350304],"recovered":[0.0,0.00027989139198325574,0.0005299989716149867,0.0007709423080086708,0.0010036759776994586,0.001241564634256065,0.0014716254081577063,0.001708750263787806,0.0019468297250568867,0.002184527460485697,0.00242356164380908,0.0026750057004392147,0.002919194521382451,0.003163383575156331,0.0034146367106586695,0.0036655080039054155,0.003915424458682537,0.004159231670200825,0.004400747828185558,0.004641691222786903,0.004865451715886593,0.005085584241896868,0.005287388805299997,0.005489002447575331,0.005670950748026371,0.005860344972461462,0.006037138868123293,0.00620476808398962,0.006363996770232916,0.00651768920943141,0.006669471971690655,0.00681323604658246,0.006953372620046139,0.007079190108925104,0.007201761938631535,0.007322806399315596,0.007442132569849491,0.007554394658654928,0.0076636020094156265,0.007763262838125229,0.00785719696432352,0.007949411869049072,0.008040672168135643,0.008124105632305145,0.008205819875001907,0.00828505214303732,0.008356074802577496,0.008427480235695839,0.00849773921072483,0.008560934104025364,0.008623556233942509,0.008680260740220547,0.008737537078559399,0.008790422230958939,0.008840443566441536,0.008891038596630096,0.008936859667301178,0.008980007842183113,0.009024683386087418,0.009066113270819187,0.00910735223442316,0.00914553739130497,0.009181048721075058,0.00921789649873972,0.009250925853848457,0.00928624626249075,0.00931564811617136,0.009343904443085194,0.009369678795337677,0.00939545314759016,0.009423710405826569,0.009447002783417702,0.00947105884552002,0.009492442011833191,0.009512488730251789,0.009531962685286999,0.009550672955811024,0.009569001384079456,0.0095867570489645,0.009602985344827175,0.009619404561817646,0.009633914567530155,0.00964861549437046,0.00966236274689436,0.00967629998922348,0.009690428152680397,0.00970379263162613,0.009716775268316269,0.009729566983878613,0.009741404093801975,0.009751331992447376,0.009760114364326,0.009769278578460217,0.009779015555977821,0.009788179770112038,0.009795243851840496,0.009804598987102509,0.00981147214770317,0.00981853622943163,0.009825218468904495,0.009831709787249565,0.009837628342211246,0.009843737818300724,0.009848129004240036,0.009853474795818329,0.009859202429652214,0.009863975457847118,0.00986836664378643,0.00987390335649252,0.009878294542431831,0.009882494807243347,0.009886504150927067,0.009891468100249767,0.009894140996038914,0.009897195734083652,0.009900250472128391,0.009904450736939907,0.009906359948217869,0.009908841922879219,0.009911706671118736,0.009913806803524494,0.009915906935930252,0.00991896167397499,0.009920870885252953,0.009922589175403118,0.009924307465553284,0.009926407597959042,0.009927934966981411,0.009929080493748188,0.009931371547281742,0.009932898916304111,0.009934617206454277,0.00993595365434885,0.009937862865626812,0.009939199313521385,0.009940153919160366,0.009941299445927143,0.009943208657205105,0.009944354183971882,0.00994492694735527,0.009945881552994251,0.009946836158633232,0.009947599843144417,0.00994893629103899,0.009949699975550175,0.009950272738933563,0.009950654581189156,0.009950845502316952,0.009951227344572544,0.009952181950211525,0.00995294563472271,0.009953327476978302,0.009953709319233894,0.009954282082617283,0.009954473003745079,0.009954854846000671,0.00995542760938406,0.009955809451639652,0.009956000372767448,0.009956000372767448,0.00995638221502304,0.00995638221502304,0.009956573136150837,0.009957145899534225,0.009957718662917614,0.009957718662917614,0.009958100505173206,0.009958482347428799,0.009958673268556595,0.009958673268556595,0.009959055110812187,0.009959246031939983,0.00995943695306778,0.009959627874195576,0.009959818795323372,0.009960009716451168,0.009960200637578964,0.00996039155870676,0.00996039155870676,0.009960582479834557,0.009960582479834557,0.009960773400962353,0.009960964322090149,0.009960964322090149,0.009960964322090149,0.009960964322090149,0.009960964322090149,0.009961155243217945,0.009961155243217945,0.009961155243217945,0.009961728006601334,0.009961728006601334,0.00996191892772913,0.009962109848856926,0.009962109848856926,0.009962109848856926,0.009962300769984722,0.009962300769984722,0.009962300769984722,0.009962491691112518,0.009962491691112518,0.009962491691112518,0.009962491691112518,0.009962491691112518,0.009962491691112518,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314,0.009962682612240314],"active":[0.0008530616760253906,0.0007831841940060258,0.0007600827957503498,0.0007415632717311382,0.0007465273374691606,0.0007415633881464601,0.0007547370623797178,0.0007545460248365998,0.0007572190370410681,0.0007654286455363035,0.0007703923620283604,0.0007597007788717747,0.0007681015413254499,0.0007753565441817045,0.0007690561469644308,0.0007766929920762777,0.0007793661206960678,0.0007808934897184372,0.0007745930925011635,0.0007509184069931507,0.0007339264266192913,0.0007098703645169735,0.0006942148320376873,0.0006795134395360947,0.0006743590347468853,0.0006524031050503254,0.0006319740787148476,0.0006186095997691154,0.000610018614679575,0.0006010448560118675,0.0005830982699990273,0.0005739340558648109,0.0005498779937624931,0.0005443412810564041,0.0005412865430116653,0.0005298317410051823,0.0005157021805644035,0.0005029109306633472,0.0004910733550786972,0.0004832465201616287,0.00047522690147161484,0.00046816281974315643,0.0004578540101647377,0.00045250728726387024,0.00044391676783561707,0.0004364708438515663,0.00043265242129564285,0.00042768754065036774,0.00042176898568868637,0.0004215789958834648,0.0004139421507716179,0.00040764082223176956,0.000400385819375515,0.0003965673968195915,0.00039217714220285416,0.00038511212915182114,0.0003824392333626747,0.00038282107561826706,0.0003790026530623436,0.00037499330937862396,0.0003706030547618866,0.0003656381741166115,0.0003675473853945732,0.0003604833036661148,0.00035876501351594925,0.00035074632614851,0.00035017356276512146,0.00034750066697597504,0.0003473106771707535,0.0003471197560429573,0.00033948197960853577,0.00033890921622514725,0.00033604539930820465,0.0003341361880302429,0.00033394526690244675,0.00033260881900787354,0.00033318158239126205,0.00033165421336889267,0.000330890528857708,0.0003301268443465233,0.000326499342918396,0.00032745394855737686,0.00032611843198537827,0.00032764486968517303,0.00032535381615161896,0.0003242082893848419,0.0003222990781068802,0.00032172631472349167,0.0003194352611899376,0.0003180988132953644,0.0003171442076563835,0.0003173351287841797,0.00031752604991197586,0.0003150440752506256,0.00031389854848384857,0.0003152349963784218,0.00031179841607809067,0.0003116074949502945,0.0003100801259279251,0.0003095073625445366,0.0003087436780333519,0.00030702538788318634,0.0003064526244997978,0.00030626170337200165,0.00030683446675539017,0.0003064526244997978,0.0003051161766052246,0.0003058798611164093,0.0003053070977330208,0.00030549801886081696,0.0003060707822442055,0.00030568893998861313,0.00030416157096624374,0.0003043524920940399,0.0003051161766052246,0.0003043524920940399,0.00030206143856048584,0.000302252359688282,0.00030263420194387436,0.0003014877438545227,0.0003016786649823189,0.0003016786649823189,0.00030129682272672653,0.00030110590159893036,0.0003001512959599495,0.00030053313821554184,0.000299578532576561,0.0003001522272825241,0.0003009159117937088,0.0003001522272825241,0.0003001522272825241,0.0002993885427713394,0.00029919762164354324,0.0002988157793879509,0.0002988157793879509,0.0002993885427713394,0.00029919762164354324,0.00029786117374897003,0.00029786117374897003,0.0002988157793879509,0.0002986248582601547,0.00029843393713235855,0.00029843393713235855,0.0002980520948767662,0.00029786117374897003,0.0002980520948767662,0.0002980520948767662,0.0002986248582601547,0.0002988157793879509,0.00029843393713235855,0.0002980520948767662,0.0002980520948767662,0.0002982430160045624,0.00029786117374897003,0.0002980520948767662,0.0002980520948767662,0.0002980520948767662,0.00029786117374897003,0.00029786117374897003,0.0002982430160045624,0.0002982430160045624,0.0002986248582601547,0.0002986248582601547,0.00029843393713235855,0.0002980520948767662,0.00029843393713235855,0.0002982430160045624,0.0002980520948767662,0.0002982430160045624,0.00029843393713235855,0.0002980520948767662,0.00029786117374897003,0.00029786117374897003,0.0002980520948767662,0.0002980520948767662,0.00029786117374897003,0.00029767025262117386,0.00029767025262117386,0.00029786117374897003,0.00029767025262117386,0.00029767025262117386,0.00029767025262117386,0.0002974793314933777,0.0002974793314933777,0.0002974793314933777,0.00029767025262117386,0.00029786117374897003,0.00029786117374897003,0.00029786117374897003,0.0002980520948767662,0.0002974793314933777,0.0002974793314933777,0.0002972884103655815,0.00029709748923778534,0.00029709748923778534,0.00029709748923778534,0.00029690656810998917,0.00029690656810998917,0.00029709748923778534,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029709748923778534,0.00029709748923778534,0.00029709748923778534,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917,0.00029690656810998917]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0008530616760253906,0.0010646031005308032,0.0012816812377423048,0.0015052505768835545,0.001731302123516798,0.0019512439612299204,0.002170231193304062,0.002386927604675293,0.002603624016046524,0.0028128742706030607,0.003024033736437559,0.0032350022811442614,0.0034457799047231674,0.003646248020231724,0.0038568347226828337,0.004056729841977358,0.004255288280546665,0.004441819153726101,0.004615367390215397,0.004778414499014616,0.004939361475408077,0.005092289764434099,0.005231853574514389,0.005366453435271978,0.005496662110090256,0.0056152245961129665,0.0057272957637906075,0.0058351666666567326,0.0059373099356889725,0.006025133654475212,0.006110094022005796,0.006195245310664177,0.0062752412632107735,0.006350655574351549,0.006425496656447649,0.006494419649243355,0.006559905596077442,0.0066217645071446896,0.0066813318990170956,0.006736508570611477,0.006785957142710686,0.006837697234004736,0.0068846638314425945,0.0069287666119635105,0.006968287751078606,0.00700647197663784,0.007045038044452667,0.007079977076500654,0.007115488406270742,0.007145463023334742,0.007174864877015352,0.007201211992651224,0.007226986810564995,0.007251806557178497,0.00727509893476963,0.0072961002588272095,0.007315574213862419,0.007336003240197897,0.0073531861416995525,0.007370178122073412,0.007385642733424902,0.0074007255025208,0.007416953798383474,0.0074314638040959835,0.007443491835147142,0.00745609262958169,0.007466593757271767,0.007475567050278187,0.007486067712306976,0.007494468241930008,0.007504777982831001,0.007512032985687256,0.007519097067415714,0.0075271157547831535,0.007533988915383816,0.0075414348393678665,0.007546780630946159,0.007553271949291229,0.007559954188764095,0.007565872743725777,0.007571982219815254,0.007577518932521343,0.007581910118460655,0.007586301304399967,0.0075899288058280945,0.007592793088406324,0.007596420589834452,0.007598902564495802,0.007601384539157152,0.007604248356074095,0.007606730330735445,0.007608830463141203,0.007611503358930349,0.007613221649080515,0.007615321781486273,0.0076172309927642345,0.007618376519531012,0.007619903888553381,0.0076216221787035465,0.007623149547725916,0.007624676916748285,0.0076260133646428585,0.007626967970281839,0.007627731654793024,0.007628304418176413,0.0076292590238153934,0.007629831787198782,0.007631168235093355,0.00763193191960454,0.0076326956041157246,0.007633459288626909,0.007634222973138094,0.007634604815393686,0.007635177578777075,0.007635750342160463,0.0076359412632882595,0.007636132184416056,0.007636514026671648,0.00763689586892724,0.007637468632310629,0.007637659553438425,0.007637850474566221,0.007638041395694017,0.007638232316821814,0.007638614159077406,0.007638805080205202,0.007638805080205202,0.007638805080205202,0.007638996001332998,0.0076391869224607944,0.0076391869224607944,0.007639377843588591,0.007639568764716387,0.007639568764716387,0.007639568764716387,0.007639568764716387,0.007639568764716387,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183,0.007639759685844183],"recovered":[0.0,0.00028351889341138303,0.0005349629209376872,0.0007743788883090019,0.0010015758452937007,0.0012224724050611258,0.0014475692296400666,0.00167552987113595,0.0018933716928586364,0.0021089224610477686,0.0023160725831985474,0.0025270411279052496,0.002733236877247691,0.0029409597627818584,0.003151164622977376,0.0033590784296393394,0.0035633649677038193,0.0037655511405318975,0.003961627837270498,0.004140330478549004,0.004317697137594223,0.004483989905565977,0.004643027670681477,0.00479290122166276,0.00492845568805933,0.005060382653027773,0.005193264223635197,0.005313544999808073,0.005427716299891472,0.005529859568923712,0.005624938756227493,0.0057163904421031475,0.005804214160889387,0.005888410843908787,0.0059697432443499565,0.006046684924513102,0.0061178989708423615,0.0061885397881269455,0.0062532625161111355,0.006313211750239134,0.00637163408100605,0.006421846337616444,0.0064779771491885185,0.006526280660182238,0.006572101730853319,0.006613722536712885,0.006654771044850349,0.0066935280337929726,0.006731330417096615,0.006762451026588678,0.006796625908464193,0.006826982367783785,0.006852756720036268,0.006879867985844612,0.0069056423380970955,0.006931989453732967,0.006954899989068508,0.006978574208915234,0.006999002769589424,0.0070188590325415134,0.007036805618554354,0.0070509337820112705,0.007067352999001741,0.007084344979375601,0.0070982822217047215,0.00711031025275588,0.007123865652829409,0.007136466912925243,0.007147349417209625,0.007157659158110619,0.0071641504764556885,0.0071752239018678665,0.007183815352618694,0.00719202496111393,0.0071994708850979805,0.007207107730209827,0.007214744575321674,0.007221808657050133,0.00722944550216198,0.007234982214868069,0.0072403280064463615,0.007246437482535839,0.007252165116369724,0.0072565567679703236,0.007261138875037432,0.007265148218721151,0.007268966641277075,0.007272403221577406,0.0072752670384943485,0.007279467303305864,0.007282331120222807,0.0072851949371397495,0.0072876769118011,0.0072907316498458385,0.007292068097740412,0.00729416823014617,0.007296841125935316,0.0072983684949576855,0.007300086785107851,0.007301805075258017,0.00730314152315259,0.007304859813302755,0.007306387182325125,0.007307341787964106,0.007308487314730883,0.007308869156986475,0.007309823762625456,0.007310778368264437,0.007311542052775621,0.00731211481615901,0.007313069421797991,0.0073138331063091755,0.007314214948564768,0.0073149786330759525,0.007315742317587137,0.007316315080970526,0.007316696923226118,0.0073170787654817104,0.007317651528865099,0.007318033371120691,0.007318415213376284,0.00731860613450408,0.007318797055631876,0.007318987976759672,0.007319178897887468,0.007319560740143061,0.007319942582398653,0.007320133503526449,0.007320133503526449,0.007320133503526449,0.007320324424654245,0.007320324424654245,0.0073205153457820415,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838,0.007320706266909838],"active":[0.0008530616760253906,0.0007810841780155897,0.0007467183168046176,0.0007308716885745525,0.0007297262782230973,0.0007287715561687946,0.0007226619636639953,0.0007113977335393429,0.0007102523231878877,0.0007039518095552921,0.0007079611532390118,0.0007079611532390118,0.0007125430274754763,0.0007052882574498653,0.0007056700997054577,0.0006976514123380184,0.0006919233128428459,0.0006762680131942034,0.0006537395529448986,0.0006380840204656124,0.0006216643378138542,0.0006082998588681221,0.0005888259038329124,0.0005735522136092186,0.0005682064220309258,0.0005548419430851936,0.0005340315401554108,0.0005216216668486595,0.0005095936357975006,0.0004952740855515003,0.00048515526577830315,0.00047885486856102943,0.00047102710232138634,0.0004622447304427624,0.0004557534120976925,0.0004477347247302532,0.0004420066252350807,0.00043322471901774406,0.0004280693829059601,0.00042329682037234306,0.0004143230617046356,0.0004158508963882923,0.000406686682254076,0.0004024859517812729,0.0003961860202252865,0.00039274943992495537,0.0003902669996023178,0.00038644904270768166,0.0003841579891741276,0.00038301199674606323,0.0003782389685511589,0.00037422962486743927,0.0003742300905287266,0.0003719385713338852,0.00036945659667253494,0.0003641108050942421,0.000360674224793911,0.00035742903128266335,0.0003541833721101284,0.0003513190895318985,0.00034883711487054825,0.0003497917205095291,0.00034960079938173294,0.0003471188247203827,0.00034520961344242096,0.0003457823768258095,0.000342728104442358,0.0003391001373529434,0.0003387182950973511,0.00033680908381938934,0.0003406275063753128,0.00033680908381938934,0.00033528171479701996,0.0003350907936692238,0.00033451803028583527,0.0003343271091580391,0.000332036055624485,0.0003314632922410965,0.00033050868660211563,0.000330890528857708,0.00033165421336889267,0.00033108144998550415,0.00032974500209093094,0.00032974453642964363,0.00032878993079066277,0.00032764486968517303,0.00032745394855737686,0.000326499342918396,0.00032611750066280365,0.00032478105276823044,0.0003243992105126381,0.0003236355260014534,0.00032382644712924957,0.00032248999923467636,0.00032325368374586105,0.0003230627626180649,0.0003215353935956955,0.0003215353935956955,0.0003215353935956955,0.0003213444724678993,0.0003215353935956955,0.00032115355134010315,0.00032058078795671463,0.00032038986682891846,0.00031981710344552994,0.00032038986682891846,0.0003200080245733261,0.00032038986682891846,0.00032038986682891846,0.00032058078795671463,0.00032038986682891846,0.00032038986682891846,0.00032038986682891846,0.0003201989457011223,0.0003200080245733261,0.00031962618231773376,0.0003194352611899376,0.0003194352611899376,0.0003192443400621414,0.0003194352611899376,0.0003192443400621414,0.0003192443400621414,0.0003192443400621414,0.0003192443400621414,0.0003194352611899376,0.0003192443400621414,0.00031886249780654907,0.0003186715766787529,0.00031886249780654907,0.00031905341893434525,0.00031886249780654907,0.00031905341893434525,0.00031905341893434525,0.00031886249780654907,0.00031886249780654907,0.00031886249780654907,0.00031886249780654907,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525,0.00031905341893434525]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0008530616760253906,0.0010558206122368574,0.0012902726884931326,0.0015357981901615858,0.0017815144965425134,0.00204174080863595,0.002300248946994543,0.002572503639385104,0.0028447580989450216,0.003132668323814869,0.0034150416031479836,0.003720898414030671,0.004027136601507664,0.004339675884693861,0.004653933458030224,0.0049859462305903435,0.005314522888511419,0.005664100404828787,0.006012914702296257,0.006351801101118326,0.006700424011796713,0.007055920548737049,0.007410653401166201,0.007775505073368549,0.008142456412315369,0.00851399078965187,0.008888578973710537,0.00927805993705988,0.009669831022620201,0.010067139752209187,0.01045833807438612,0.010861947201192379,0.011264219880104065,0.011670691892504692,0.012088429182767868,0.012504447251558304,0.012923902831971645,0.013347367756068707,0.013774841092526913,0.014217589050531387,0.014661864377558231,0.01511320285499096,0.015573515556752682,0.016027145087718964,0.01647905819118023,0.01692867837846279,0.017386319115757942,0.017849303781986237,0.018334055319428444,0.018819568678736687,0.019300881773233414,0.01978716067969799,0.020276110619306564,0.020769644528627396,0.021269096061587334,0.02177484706044197,0.022272581234574318,0.022770313546061516,0.023285038769245148,0.023795945569872856,0.024319645017385483,0.02484677918255329,0.025373533368110657,0.025908878073096275,0.026438113301992416,0.02698071300983429,0.027526557445526123,0.028066294267773628,0.028602784499526024,0.029171541333198547,0.029727505519986153,0.030283469706773758,0.030837906524538994,0.03139616176486015,0.031974270939826965,0.032534439116716385,0.033117130398750305,0.03368894010782242,0.03427507355809212,0.03484898433089256,0.03543262928724289,0.0360233448445797,0.0366167277097702,0.03719751164317131,0.03780101612210274,0.03839554637670517,0.0390026792883873,0.03960656374692917,0.04019995033740997,0.040784552693367004,0.04138614609837532,0.04198525846004486,0.04258456081151962,0.04319952055811882,0.043811045587062836,0.04442199319601059,0.04503924399614334,0.045646946877241135,0.04626648873090744,0.04687744006514549,0.047491252422332764,0.04812110587954521,0.04873816296458244,0.04936419427394867,0.049998629838228226,0.05061320587992668,0.05124172195792198,0.051872145384550095,0.05250314250588417,0.05313261225819588,0.05377582460641861,0.05440262332558632,0.05504392832517624,0.055679891258478165,0.05631985887885094,0.056948184967041016,0.05757841467857361,0.05822296813130379,0.05886102840304375,0.05949527025222778,0.06012836843729019,0.060759175568819046,0.06139456108212471,0.062025368213653564,0.06265540421009064,0.06331027299165726,0.06393782794475555,0.06456749141216278,0.06519333273172379,0.06583292037248611,0.06646659225225449,0.06710808724164963,0.06774328649044037,0.06837581098079681,0.06901635229587555,0.06966377049684525,0.07029132544994354,0.07092251628637314,0.07156535238027573,0.07220245152711868,0.07283364236354828,0.07346349209547043,0.07409964501857758,0.07472796738147736,0.07535610347986221,0.07598843425512314,0.07662840187549591,0.07725348323583603,0.07789116352796555,0.07852120697498322,0.07916766405105591,0.07978224009275436,0.08040541410446167,0.08103831857442856,0.08165041357278824,0.08227205276489258,0.08288872987031937,0.08350006490945816,0.0841127336025238,0.08473723381757736,0.0853588804602623,0.08599025756120682,0.08660521358251572,0.08721692860126495,0.08783017098903656,0.08843310177326202,0.08904347568750381,0.0896565243601799,0.09025201201438904,0.09084749966859818,0.09145043045282364,0.09204820543527603,0.09264330565929413,0.09324261546134949,0.09383198618888855,0.09444160014390945,0.09505026042461395,0.09564059227705002,0.0962292030453682,0.09681953489780426,0.09739840775728226,0.09797918796539307,0.09855176508426666,0.09910982847213745,0.09967762976884842,0.10024237632751465,0.10081399977207184,0.10137244313955307,0.1019371896982193,0.1025233194231987,0.10308310389518738,0.10364823043346405,0.10419026017189026,0.10474603623151779,0.10529321432113647,0.10584020614624023,0.10636906325817108,0.10690860450267792,0.10744528472423553,0.10797184705734253,0.10848809778690338,0.1090148538351059,0.10953110456466675,0.11004048585891724,0.11054795980453491,0.11103881895542145,0.11154552549123764,0.11204344779253006,0.11254977434873581,0.11306259036064148,0.11355096846818924,0.11404182761907578,0.11453402042388916,0.1150258406996727,0.11550123244524002,0.11596612632274628,0.11645469814538956,0.1169276088476181,0.11739785224199295,0.11785148084163666,0.11832591891288757,0.11878394335508347,0.11923929303884506,0.11970341950654984,0.12015476077795029,0.12060380727052689,0.1210448369383812,0.12148739397525787,0.12192174047231674,0.12233642488718033,0.12277497351169586,0.12318545579910278,0.12360586225986481,0.12402283400297165,0.12444725632667542,0.124849334359169,0.12526479363441467,0.12566611170768738,0.1260611116886139,0.12645098567008972,0.12683989107608795,0.12724311649799347,0.12762916088104248,0.12802398204803467,0.12840048968791962,0.12877888977527618,0.12914393842220306,0.12950782477855682,0.1298656165599823,0.1302209198474884,0.13058844208717346,0.13093726336956024,0.1312866508960724,0.13163737952709198,0.13197645545005798,0.13231724500656128,0.1326439082622528,0.13298794627189636,0.1333048790693283,0.13363784551620483,0.13396146893501282,0.13427992165088654,0.13459895551204681,0.134917214512825,0.13522975146770477,0.1355447769165039,0.13585273921489716,0.13616012036800385,0.13646310567855835,0.13674892485141754,0.13704007863998413,0.13733313977718353,0.13762792944908142,0.13791507482528687,0.13819897174835205,0.13848115503787994,0.13875532150268555,0.1390308141708374,0.13930287957191467,0.13957533240318298,0.13984471559524536,0.1401074230670929,0.1403709053993225,0.14063112437725067,0.1408875286579132,0.14114299416542053,0.1413806825876236,0.14162181317806244,0.14186161756515503,0.14210543036460876,0.1423419713973999,0.14257681369781494,0.14281469583511353,0.14303693175315857,0.14326126873493195,0.14348693192005157,0.1437089741230011,0.14392586052417755,0.14414790272712708,0.14436613023281097,0.1445792019367218,0.14478883147239685,0.1449948400259018,0.14520065486431122,0.14540760219097137,0.14561304450035095,0.14581121504306793,0.14601416885852814,0.14621424674987793,0.14641910791397095,0.14660468697547913,0.14679484069347382,0.14698538184165955,0.14717020094394684,0.14735004305839539,0.14752931892871857,0.14770649373531342,0.14788615703582764,0.14806543290615082,0.14824165403842926,0.1484161615371704,0.1485864520072937,0.14875942468643188,0.14892840385437012,0.14909450709819794,0.1492554396390915,0.14941944181919098,0.14957620203495026,0.14972969889640808,0.14989255368709564,0.15004472434520721,0.150193452835083,0.15034140646457672,0.15049394965171814,0.15064287185668945,0.1507875919342041,0.1509283035993576,0.15107282996177673,0.15120667219161987,0.15134470164775848,0.15148121118545532,0.15161925554275513,0.151747927069664,0.1518787145614624,0.15201236307621002,0.15213912725448608,0.1522691547870636,0.15238980948925018,0.1525035947561264,0.15261852741241455,0.15273939073085785],"recovered":[0.0,0.00028523721266537905,0.000533817452378571,0.000780106580350548,0.0010202862322330475,0.0012686755508184433,0.0015182103961706161,0.0017761457711458206,0.0020291171967983246,0.0022950712591409683,0.0025724805891513824,0.002847026102244854,0.0031420004088431597,0.0034394566901028156,0.0037443586625158787,0.004065871238708496,0.004384328611195087,0.004711377900093794,0.00504606356844306,0.005384759046137333,0.005733573343604803,0.006077995989471674,0.006430819630622864,0.006783261429518461,0.007144485600292683,0.007508955430239439,0.007873998023569584,0.008247249759733677,0.008638449013233185,0.00901761930435896,0.0093971723690629,0.009791425429284573,0.010185488499701023,0.01058795116841793,0.010997860692441463,0.011398795992136002,0.011814242228865623,0.012226251885294914,0.01265028864145279,0.013068025931715965,0.01350676454603672,0.013949702493846416,0.014395887032151222,0.014850853942334652,0.015309066511690617,0.01575620472431183,0.01619761623442173,0.016648000106215477,0.017111176624894142,0.017578553408384323,0.01806330494582653,0.01853068172931671,0.01900092139840126,0.0195003729313612,0.019987031817436218,0.02048571966588497,0.020989753305912018,0.021482331678271294,0.021970709785819054,0.022483717650175095,0.022991187870502472,0.023506294935941696,0.024013955146074295,0.024549109861254692,0.025086935609579086,0.025607198476791382,0.026136815547943115,0.0266700591892004,0.027216479182243347,0.02775392308831215,0.028310079127550125,0.028866806998848915,0.029422007501125336,0.029981408268213272,0.030553409829735756,0.03111071139574051,0.03167201951146126,0.032232947647571564,0.03281335160136223,0.03339489921927452,0.03396480157971382,0.034544438123703,0.03513018786907196,0.03571421653032303,0.036301303654909134,0.03689354285597801,0.037499718368053436,0.038088902831077576,0.038684386759996414,0.039275482296943665,0.03985932096838951,0.0404624417424202,0.04106422886252403,0.041665252298116684,0.042264364659786224,0.042884670197963715,0.04349542781710625,0.044107139110565186,0.044707972556352615,0.04532293230295181,0.045936744660139084,0.04655991494655609,0.04716704413294792,0.047798041254282,0.04843323677778244,0.04905564337968826,0.04968205839395523,0.05029529705643654,0.05093526840209961,0.05157313868403435,0.05219840630888939,0.05283856764435768,0.05346402898430824,0.054103996604681015,0.05473022162914276,0.05537668243050575,0.05600748956203461,0.05663676559925079,0.05728323012590408,0.05791403353214264,0.05854751169681549,0.059188246726989746,0.05981771647930145,0.06045730412006378,0.061085816472768784,0.0617072694003582,0.0623483844101429,0.06298816204071045,0.06363290548324585,0.06427344679832458,0.06491666287183762,0.06554575264453888,0.0661834329366684,0.06682740896940231,0.06746165454387665,0.06809837371110916,0.06873910874128342,0.06937793642282486,0.07000625878572464,0.07064259797334671,0.07128658145666122,0.071926549077034,0.07254914939403534,0.07318931072950363,0.07382126152515411,0.07444366067647934,0.07507847994565964,0.07572417706251144,0.07635173946619034,0.07698369026184082,0.07761163264513016,0.0782494992017746,0.07886865735054016,0.07948552817106247,0.0801151841878891,0.08073568344116211,0.0813613310456276,0.08198240399360657,0.08260404318571091,0.08322377502918243,0.0838402658700943,0.0844741240143776,0.08510416746139526,0.08572332561016083,0.08632797747850418,0.08693644404411316,0.08755120635032654,0.08815795928239822,0.08876967430114746,0.08936859667301178,0.0899575874209404,0.0905626192688942,0.09116078168153763,0.09176886081695557,0.09236855059862137,0.09297453612089157,0.09356085956096649,0.0941668450832367,0.09476462006568909,0.09537136554718018,0.09597143530845642,0.09655813872814178,0.097134530544281,0.09771588444709778,0.09829151630401611,0.09885397553443909,0.09942559152841568,0.09998690336942673,0.10055069625377655,0.10112383961677551,0.1017027199268341,0.10227452963590622,0.10282743722200394,0.10338989645242691,0.10394490510225296,0.10448597371578217,0.10502514243125916,0.10556640475988388,0.10610423237085342,0.10664167255163193,0.10716499388217926,0.10768601298332214,0.10821009427309036,0.10873933136463165,0.10925596952438354,0.10977202653884888,0.11028274148702621,0.11078601330518723,0.11127859354019165,0.11177919059991837,0.11228417605161667,0.11279145628213882,0.11328212916851044,0.11377298831939697,0.11425486952066422,0.11474649608135223,0.11521998047828674,0.11570359021425247,0.11619024723768234,0.11666201800107956,0.11712060868740082,0.1175876036286354,0.11805421859025955,0.1185208261013031,0.1189897358417511,0.11944565176963806,0.11990653723478317,0.12035711854696274,0.12080062925815582,0.12123039364814758,0.12166111171245575,0.12209087610244751,0.12251300364732742,0.12292730808258057,0.12334714084863663,0.1237797737121582,0.12419617176055908,0.12460837513208389,0.125003382563591,0.1254054754972458,0.12580391764640808,0.1261964589357376,0.1265903264284134,0.1269843876361847,0.12738247215747833,0.1277625858783722,0.12814214825630188,0.12851309776306152,0.12888579070568085,0.1292487233877182,0.12960651516914368,0.129970982670784,0.13032877445220947,0.1306697577238083,0.13101761043071747,0.13136203587055206,0.13170817494392395,0.13204516470432281,0.13238881528377533,0.13273495435714722,0.1330576241016388,0.13339269161224365,0.1337122917175293,0.134037047624588,0.13435664772987366,0.13466937839984894,0.13497962057590485,0.13529273867607117,0.13560298085212708,0.1359008252620697,0.13619732856750488,0.13649019598960876,0.13678039610385895,0.13707557320594788,0.1373651921749115,0.13765138387680054,0.13793662190437317,0.13822051882743835,0.13850155472755432,0.13877896964550018,0.13904798030853271,0.1393173635005951,0.13959191739559174,0.1398557722568512,0.1401182860136032,0.1403850018978119,0.14064007997512817,0.1408873200416565,0.14113323390483856,0.1413753181695938,0.14162255823612213,0.14186006784439087,0.142098531126976,0.1423310786485672,0.14256131649017334,0.14278946816921234,0.14301399886608124,0.14323870837688446,0.14346343278884888,0.1436772644519806,0.14389891922473907,0.1441100835800171,0.144328311085701,0.1445467174053192,0.14475023746490479,0.14495739340782166,0.145158052444458,0.1453716903924942,0.14557082951068878,0.14577969908714294,0.14597730338573456,0.14616955816745758,0.14636658132076263,0.14656095206737518,0.14673908054828644,0.14692693948745728,0.1471058428287506,0.14728644490242004,0.14747297763824463,0.1476522535085678,0.14783324301242828,0.14800278842449188,0.14817461371421814,0.14835064113140106,0.148522287607193,0.14868953824043274,0.14885544776916504,0.14902421832084656,0.14917676150798798,0.14933350682258606,0.14949464797973633,0.149644136428833,0.1497982144355774,0.14995229244232178,0.15010502934455872,0.15025471150875092,0.1503971368074417,0.1505395621061325,0.15068084001541138,0.15082098543643951,0.15095959603786469,0.15109801292419434,0.1512436866760254,0.15137961506843567,0.15150810778141022,0.15164175629615784,0.15177597105503082,0.1519065648317337,0.1520300954580307,0.15215419232845306,0.1522717922925949],"active":[0.0008530616760253906,0.0007705833995714784,0.0007564552361145616,0.0007556916098110378,0.0007612282643094659,0.0007730652578175068,0.0007820385508239269,0.0007963578682392836,0.000815640902146697,0.0008375970646739006,0.0008425610139966011,0.0008738723117858171,0.000885136192664504,0.0009002191945910454,0.0009095747955143452,0.0009200749918818474,0.0009301942773163319,0.000952722504734993,0.0009668511338531971,0.0009670420549809933,0.0009668506681919098,0.0009779245592653751,0.0009798337705433369,0.0009922436438500881,0.000997970812022686,0.0010050353594124317,0.001014580950140953,0.0010308101773262024,0.0010313820093870163,0.0010495204478502274,0.0010611657053232193,0.0010705217719078064,0.0010787313804030418,0.0010827407240867615,0.0010905684903264046,0.0011056512594223022,0.0011096606031060219,0.0011211158707737923,0.0011245524510741234,0.001149563118815422,0.001155099831521511,0.0011635003611445427,0.0011776285246014595,0.0011762911453843117,0.0011699916794896126,0.0011724736541509628,0.0011887028813362122,0.0012013036757707596,0.0012228786945343018,0.0012410152703523636,0.0012375768274068832,0.001256478950381279,0.001275189220905304,0.0012692715972661972,0.0012820642441511154,0.0012891273945569992,0.0012828279286623001,0.0012879818677902222,0.001314328983426094,0.0013122279196977615,0.0013284571468830109,0.0013404842466115952,0.0013595782220363617,0.0013597682118415833,0.00135117769241333,0.0013735145330429077,0.0013897418975830078,0.001396235078573227,0.0013863053172826767,0.0014176182448863983,0.0014174263924360275,0.0014166627079248428,0.0014158990234136581,0.001414753496646881,0.0014208611100912094,0.0014237277209758759,0.0014451108872890472,0.0014559924602508545,0.001461721956729889,0.001454085111618042,0.001467827707529068,0.0014789067208766937,0.0014865398406982422,0.0014832951128482819,0.0014997124671936035,0.0015020035207271576,0.0015029609203338623,0.001517660915851593,0.001515563577413559,0.0015090703964233398,0.0015268251299858093,0.0015228167176246643,0.0015203319489955902,0.0015342682600021362,0.0015466809272766113,0.001537322998046875,0.0015438161790370941,0.001539807766675949,0.0015585161745548248,0.0015545077621936798,0.0015545077621936798,0.0015611909329891205,0.0015711188316345215,0.0015661530196666718,0.0015653930604457855,0.0015575625002384186,0.001559663563966751,0.001576848328113556,0.0015678741037845612,0.0015594735741615295,0.0015774182975292206,0.0015640556812286377,0.0015798993408679962,0.0015758946537971497,0.0015896372497081757,0.001571502536535263,0.0015709251165390015,0.0015862025320529938,0.0015777982771396637,0.001581236720085144,0.001580856740474701,0.0015709288418293,0.0015768446028232574,0.0015680640935897827,0.0015695877373218536,0.001603003591299057,0.0015894435346126556,0.0015793293714523315,0.0015604272484779358,0.0015594735741615295,0.0015499293804168701,0.0015623345971107483,0.0015598535537719727,0.0015484020113945007,0.0015546977519989014,0.001565396785736084,0.0015522167086601257,0.0015445798635482788,0.0015590935945510864,0.0015598535537719727,0.0015470609068870544,0.0015369430184364319,0.0015504956245422363,0.0015386566519737244,0.0015348419547080994,0.0015447735786437988,0.0015499219298362732,0.001529306173324585,0.0015394240617752075,0.001537516713142395,0.0015560314059257507,0.0015327408909797668,0.0015367567539215088,0.0015527904033660889,0.0015352293848991394,0.0015363693237304688,0.0015273988246917725,0.001517660915851593,0.0015086904168128967,0.001513458788394928,0.0015186145901679993,0.0015161335468292236,0.0015010461211204529,0.001493602991104126,0.0015021935105323792,0.0014966577291488647,0.0014922693371772766,0.0014985650777816772,0.0014823377132415771,0.0014789029955863953,0.0014928430318832397,0.001485586166381836,0.0014825239777565002,0.001473754644393921,0.0014634355902671814,0.0014670640230178833,0.001489400863647461,0.001473747193813324,0.0014645829796791077,0.0014481693506240845,0.0014269724488258362,0.0014210492372512817,0.0014172345399856567,0.0013939440250396729,0.001386113464832306,0.0013884007930755615,0.0013884082436561584,0.0013855397701263428,0.001386493444442749,0.0013994798064231873,0.0013803839683532715,0.0013737007975578308,0.001362822949886322,0.0013561397790908813,0.0013483092188835144,0.0013542324304580688,0.0013439208269119263,0.0013421997427940369,0.0013410523533821106,0.0013301745057106018,0.001323103904724121,0.0013288408517837524,0.0013210102915763855,0.0013011544942855835,0.0012919902801513672,0.0012667924165725708,0.0012627840042114258,0.0012574344873428345,0.001271180808544159,0.001283399760723114,0.0012667924165725708,0.0012503713369369507,0.0012518912553787231,0.0012528523802757263,0.0012463629245758057,0.001219630241394043,0.0012347176671028137,0.001224018633365631,0.001207605004310608,0.0011894628405570984,0.0012053102254867554,0.001196339726448059,0.0011850744485855103,0.0011825934052467346,0.0011650249361991882,0.0011581555008888245,0.0011382997035980225,0.0011302754282951355,0.0011211112141609192,0.0011060312390327454,0.0011138617992401123,0.0010945796966552734,0.001092858612537384,0.0010955259203910828,0.0011001154780387878,0.0010695606470108032,0.0010686218738555908,0.001057736575603485,0.0010577291250228882,0.001045510172843933,0.0010359734296798706,0.0010466575622558594,0.0010388344526290894,0.0010395944118499756,0.0010180175304412842,0.0010163038969039917,0.001001790165901184,0.0009947270154953003,0.0009798258543014526,0.0009721964597702026,0.0009819269180297852,0.0009662806987762451,0.000957876443862915,0.0009676218032836914,0.0009588450193405151,0.0009552091360092163,0.0009357333183288574,0.0009427815675735474,0.0009160637855529785,0.0009028911590576172,0.0009038448333740234,0.0008872300386428833,0.0008866637945175171,0.0008801668882369995,0.0008731037378311157,0.0008753985166549683,0.0008731186389923096,0.0008673816919326782,0.0008601248264312744,0.0008480995893478394,0.000842750072479248,0.0008429437875747681,0.0008475333452224731,0.0008395016193389893,0.0008337795734405518,0.0008297711610794067,0.0008186995983123779,0.0008102953433990479,0.0008013248443603516,0.0007963627576828003,0.0007967352867126465,0.0007900595664978027,0.0007789880037307739,0.0007753521203994751,0.0007692426443099976,0.0007579922676086426,0.0007406026124954224,0.0007344931364059448,0.0007283836603164673,0.0007301121950149536,0.000719413161277771,0.0007167458534240723,0.0007161647081375122,0.0007058531045913696,0.000699952244758606,0.0006974637508392334,0.0006949752569198608,0.0006871521472930908,0.0006844699382781982,0.0006888657808303833,0.000680282711982727,0.0006787478923797607,0.0006665289402008057,0.0006539374589920044,0.0006573647260665894,0.0006556510925292969,0.0006531625986099243,0.0006424784660339355,0.000643417239189148,0.0006394088268280029,0.0006273835897445679,0.0006252825260162354,0.0006188005208969116,0.0006092488765716553,0.0006109625101089478,0.0006023794412612915,0.0006006509065628052,0.0005997121334075928,0.000592455267906189,0.0005894005298614502,0.0005829185247421265,0.0005836635828018188,0.0005848109722137451,0.0005777627229690552,0.0005722194910049438,0.0005659013986587524,0.0005639940500259399,0.0005519837141036987,0.000552937388420105,0.0005590468645095825,0.0005500763654708862,0.00054931640625,0.0005431920289993286,0.0005416572093963623,0.0005378425121307373,0.000532880425453186,0.0005311667919158936,0.0005332678556442261,0.0005258321762084961,0.0005237162113189697,0.0005216151475906372,0.000521242618560791,0.0005042403936386108,0.0004990994930267334,0.0005042552947998047,0.0004973709583282471,0.0004931837320327759,0.0004832446575164795,0.0004734992980957031,0.0004643350839614868,0.00046759843826293945]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0008530616760253906,0.0010569661390036345,0.0012799629475921392,0.0015163241187110543,0.0017568855546414852,0.001996301580220461,0.0022414452396333218,0.002493843901902437,0.0027491063810884953,0.0030045597814023495,0.0032607768662273884,0.00352233974263072,0.003781802486628294,0.004046992864459753,0.0043137106113135815,0.004591692704707384,0.004871202167123556,0.005138874519616365,0.005399865098297596,0.005670210346579552,0.005937119014561176,0.006213764660060406,0.0064919376745820045,0.00676381029188633,0.00702594593167305,0.007303355261683464,0.007564727216959,0.007832590490579605,0.008099118247628212,0.008367745205760002,0.008632935583591461,0.00889144279062748,0.009157778695225716,0.009407504461705685,0.009670021943747997,0.009926239028573036,0.010188756510615349,0.010450128465890884,0.010709782131016254,0.010965617373585701,0.01122278906404972,0.01147404219955206,0.011732932180166245,0.011986476369202137,0.012233720161020756,0.012486500665545464,0.01273584458976984,0.012985188513994217,0.013235296122729778,0.013482730835676193,0.01373360212892294,0.013973590917885303,0.014213770627975464,0.014457959681749344,0.014709594659507275,0.014955692924559116,0.015191672369837761,0.015431088395416737,0.01567184180021286,0.01589960977435112,0.016135208308696747,0.016367368400096893,0.01658502034842968,0.016816990450024605,0.01705220527946949,0.017290476709604263,0.017519008368253708,0.017752505838871002,0.017973976209759712,0.018204037100076675,0.01843753457069397,0.01865728572010994,0.018876655027270317,0.01910671591758728,0.0193314291536808,0.01956072635948658,0.01977074146270752,0.019991828128695488,0.020207570865750313,0.02041739411652088,0.020637717097997665,0.02085193060338497,0.02106519043445587,0.02127673290669918,0.021478155627846718,0.02169160544872284,0.02189703658223152,0.02210380509495735,0.0223084744066,0.022516578435897827,0.022724110633134842,0.02292744256556034,0.023123709484934807,0.023327041417360306,0.023525983095169067,0.023719195276498795,0.023913362994790077,0.024110393598675728,0.024300742894411087,0.024486320093274117,0.024676285684108734,0.024859189987182617,0.025035029277205467,0.025214876979589462,0.025400644168257713,0.025583738461136818,0.025767022743821144,0.025952598080039024,0.02613416500389576,0.02630656771361828,0.026481451466679573,0.026657672598958015,0.026826638728380203,0.027006104588508606,0.027183471247553825,0.027357593178749084,0.027526557445526123,0.027697432786226273,0.027870791032910347,0.02804032899439335,0.028207767754793167,0.028365468606352806,0.028535770252346992,0.028695572167634964,0.028854038566350937,0.0290205217897892,0.02918490581214428,0.029335351660847664,0.02949267067015171,0.029644645750522614,0.029802346602082253,0.029963675886392593,0.030114121735095978,0.030265331268310547,0.030421314761042595,0.030576534569263458,0.030722590163350105,0.030871126800775528,0.03101985529065132,0.031167438253760338,0.03132132068276405,0.031466610729694366,0.031609803438186646,0.031749747693538666,0.031887978315353394,0.032027728855609894,0.03216691315174103,0.03230609372258186,0.03244203329086304,0.03257930278778076,0.03271753340959549,0.03284812346100807,0.03298100456595421,0.03310453146696091,0.033232446759939194,0.033363230526447296,0.033488284796476364,0.03361429274082184,0.03373648226261139,0.03385867178440094,0.03398601710796356,0.034105341881513596,0.03422829508781433,0.03434533253312111,0.034465037286281586,0.03458608314394951,0.03469834476709366,0.034813471138477325,0.03493528068065643,0.0350530780851841,0.035166677087545395,0.03527817502617836,0.035384710878133774,0.03549468144774437,0.0356004498898983,0.03570583835244179,0.03581409156322479,0.035918526351451874,0.03601875901222229,0.03611765801906586,0.03622075542807579,0.03632767125964165,0.0364246591925621,0.03651363030076027,0.036617301404476166,0.03671352565288544,0.03681624308228493,0.036911703646183014,0.03700735419988632,0.037098806351423264,0.037188347429037094,0.037279609590768814,0.03736647963523865,0.03746423125267029,0.03756217285990715,0.037655532360076904,0.03774450346827507,0.03784111142158508,0.03792492300271988,0.03801141306757927,0.038093507289886475,0.038180187344551086,0.03826667368412018,0.038349345326423645,0.038432776927948,0.03851888328790665,0.03860441595315933,0.038681358098983765,0.03876364231109619,0.03883848339319229,0.03891962766647339,0.03900115191936493,0.03907637298107147,0.03915045037865639,0.03922681882977486,0.039304524660110474,0.03937707468867302,0.03945344313979149,0.03952809423208237,0.03959491848945618,0.0396636500954628,0.03973734378814697,0.03981008753180504,0.039880916476249695,0.03994984179735184,0.04001723602414131,0.04008425027132034,0.04015202820301056,0.040217895060777664,0.040287964046001434,0.04036261513829231,0.04042848199605942,0.04049721360206604,0.040564607828855515,0.04062895104289055,0.04069042578339577,0.04075438529253006,0.04081681743264198,0.04088325798511505,0.040944162756204605,0.04101041331887245,0.04107341542840004,0.04113661125302315,0.04119427129626274,0.041255172342061996,0.04131493344902992,0.041368771344423294,0.04142986610531807,0.04148542508482933,0.04154346510767937,0.04160226881504059,0.041663363575935364,0.04171682149171829,0.041769515722990036,0.04182182997465134,0.041873760521411896,0.041927218437194824,0.04197666794061661,0.04203184321522713,0.04207957535982132,0.04213188588619232,0.04218381643295288,0.04223555698990822,0.042287297546863556,0.04233521968126297,0.042381420731544495,0.04242991656064987,0.04247955605387688,0.04252346605062485,0.04257425293326378,0.042619310319423676,0.04267085716128349,0.04271438717842102,0.04276116564869881,0.042806223034858704,0.042853571474552155,0.04289977252483368,0.0429459773004055,0.04299084469676018,0.04303571209311485,0.04308248683810234,0.04312486946582794,0.04316572844982147,0.04321078583598137,0.04325049743056297,0.043291736394166946,0.04333163797855377,0.043372876942157745,0.04341239854693413,0.04344905540347099,0.04348590224981308,0.04352141544222832,0.04355807229876518,0.04359740391373634,0.043635204434394836,0.043674152344465256,0.04370947182178497,0.043745748698711395,0.04378431662917137,0.04381963610649109,0.043854955583810806,0.04389123246073723,0.043926551938056946,0.043962061405181885,0.043996620923280716,0.044032324105501175,0.04406725987792015,0.04410124570131302,0.04413389414548874,0.04416806623339653,0.04419957101345062,0.04423317313194275,0.04426410049200058,0.04429655894637108,0.04433073475956917,0.044364143162965775,0.04439431056380272,0.04442714899778366,0.04446113109588623,0.04449473321437836,0.044525474309921265,0.04455411061644554,0.04458599537611008,0.04461711645126343,0.044645752757787704,0.04467782750725746,0.04470723122358322,0.04473625123500824,0.044762980192899704,0.04478970915079117,0.04481987655162811,0.04484832286834717,0.04487600550055504,0.044904451817274094,0.04493270814418793,0.04496096447110176,0.04498826712369919,0.04501652345061302,0.045041535049676895,0.045067500323057175,0.04509461298584938,0.045121148228645325,0.04514959827065468,0.04517441615462303,0.04520076513290405,0.045225583016872406,0.04525212198495865,0.04527674987912178,0.045301951467990875,0.045326199382543564,0.04535006359219551],"recovered":[0.0,0.00028256428777240217,0.0005299989716149867,0.0007694149389863014,0.0010073034791275859,0.001247101346962154,0.0014784985687583685,0.0017184873577207327,0.0019743226002901793,0.002224812051281333,0.002473583212122321,0.002733045956119895,0.0029900267254561186,0.003244525520130992,0.0035089522134512663,0.003775860881432891,0.00404773373156786,0.0043203700333833694,0.004594915546476841,0.0048562875017523766,0.005128351040184498,0.005403278395533562,0.005682024173438549,0.005951987579464912,0.006233215797692537,0.00650069722905755,0.00677333353087306,0.007040433119982481,0.0072995140217244625,0.007567186374217272,0.007830848917365074,0.008092221803963184,0.008355312049388885,0.008621647953987122,0.008881301619112492,0.009141909889876842,0.009407100267708302,0.009671145118772984,0.009928889572620392,0.010183961130678654,0.010437887161970139,0.010699831880629063,0.010958912782371044,0.011216466315090656,0.01147344708442688,0.011718972586095333,0.01196831651031971,0.012218042276799679,0.012474450282752514,0.01272933091968298,0.012976574711501598,0.013232791796326637,0.013476788997650146,0.01371830515563488,0.01396001223474741,0.014211265370249748,0.014448581263422966,0.014685324393212795,0.014936386607587337,0.015174084343016148,0.015405863523483276,0.015645470470190048,0.015881258994340897,0.016110938042402267,0.016334697604179382,0.016566095873713493,0.01680341176688671,0.017028890550136566,0.01726735197007656,0.01749015785753727,0.017717164009809494,0.017947223037481308,0.01817365735769272,0.01839856244623661,0.018626142293214798,0.018856585025787354,0.019081681966781616,0.019304296001791954,0.01951698213815689,0.01973501592874527,0.019953429698944092,0.02017279900610447,0.020390832796692848,0.020601419731974602,0.020810477435588837,0.02101953700184822,0.02123088762164116,0.021437084302306175,0.02164938859641552,0.021860739216208458,0.022070562466979027,0.022275039926171303,0.022477608174085617,0.022682657465338707,0.022883890196681023,0.023083020001649857,0.023284634575247765,0.023476893082261086,0.023674115538597107,0.023872481659054756,0.024062449112534523,0.024249935522675514,0.02443837560713291,0.02462032251060009,0.024803798645734787,0.02498803846538067,0.02516578696668148,0.025353463366627693,0.025542093440890312,0.02572423405945301,0.025900453329086304,0.026085838675498962,0.026263205334544182,0.02643866278231144,0.026618510484695435,0.026795877143740654,0.026971716433763504,0.027142399922013283,0.02731766737997532,0.02748567797243595,0.027651779353618622,0.02782380022108555,0.027989519760012627,0.028151612728834152,0.02831427939236164,0.028477326035499573,0.028640946373343468,0.02880723960697651,0.0289685670286417,0.029130278155207634,0.029281869530677795,0.029439762234687805,0.0295921191573143,0.0297530647367239,0.029898548498749733,0.030051667243242264,0.030209368094801903,0.030354470014572144,0.030504915863275528,0.030651161447167397,0.030802752822637558,0.03095969185233116,0.03111090138554573,0.03125237300992012,0.03139213100075722,0.0315290205180645,0.03166801109910011,0.03181425854563713,0.03194790333509445,0.032086510211229324,0.03222474083304405,0.032359529286623,0.03249279409646988,0.03263063728809357,0.03276332840323448,0.03289353847503662,0.03301744535565376,0.033145174384117126,0.03327079862356186,0.033398717641830444,0.03351346030831337,0.033639851957559586,0.033766813576221466,0.03388690575957298,0.03400489315390587,0.03412212058901787,0.0342414453625679,0.03435409069061279,0.03447131812572479,0.03459503501653671,0.03471550717949867,0.034824714064598083,0.03493449091911316,0.03504370152950287,0.0351567268371582,0.03526498004794121,0.03537093847990036,0.035476330667734146,0.03558381646871567,0.03568806126713753,0.035786766558885574,0.035887572914361954,0.03599124401807785,0.036091096699237823,0.036185793578624725,0.036285072565078735,0.03638358786702156,0.03648458793759346,0.036579474806785583,0.03668009117245674,0.03677154332399368,0.0368654765188694,0.03695864602923393,0.03704608976840973,0.03713734820485115,0.03723681718111038,0.03732655197381973,0.03741399571299553,0.03750735521316528,0.03759517893195152,0.03768739476799965,0.0377735011279583,0.03786037117242813,0.03794609382748604,0.03802818804979324,0.03810914233326912,0.03819066286087036,0.038280587643384933,0.03835829347372055,0.038435615599155426,0.038513895124197006,0.03858759254217148,0.03866567835211754,0.038744911551475525,0.03882338106632233,0.03889383003115654,0.03897057846188545,0.039049047976732254,0.039121028035879135,0.03919682279229164,0.039264027029275894,0.03933180496096611,0.03940664604306221,0.039480723440647125,0.03955288976430893,0.03962448611855507,0.039692264050245285,0.03975660353899002,0.039828963577747345,0.03989769518375397,0.03996451944112778,0.040035542100667953,0.04010465741157532,0.04017166793346405,0.040242310613393784,0.040309131145477295,0.040372900664806366,0.040439341217279434,0.04049776494503021,0.04056363180279732,0.040628354996442795,0.04068925976753235,0.04075397923588753,0.040818892419338226,0.040875788778066635,0.04093401879072189,0.04099855199456215,0.04105716571211815,0.04111577570438385,0.04117324575781822,0.04123338684439659,0.041289325803518295,0.04134526476264,0.04140445217490196,0.041458290070295334,0.04151155799627304,0.04156539961695671,0.04161866381764412,0.04167097806930542,0.04172138124704361,0.041771020740270615,0.041823141276836395,0.04187774658203125,0.04193101450800896,0.04198179766535759,0.042028192430734634,0.04207993298768997,0.0421270914375782,0.042174819856882095,0.04222618043422699,0.042275626212358475,0.042322784662246704,0.042373187839984894,0.04241805523633957,0.04246368631720543,0.04250645264983177,0.04255666583776474,0.04260649532079697,0.04265155270695686,0.04269680008292198,0.04274586960673332,0.04278767853975296,0.04283369332551956,0.042874932289123535,0.042920179665088654,0.042961228638887405,0.04300151392817497,0.04303988814353943,0.043081700801849365,0.04312160238623619,0.04315749555826187,0.04319663345813751,0.04323252663016319,0.04326803982257843,0.04330660402774811,0.04334498196840286,0.043382592499256134,0.04342039301991463,0.04345685988664627,0.04349275305867195,0.04353456571698189,0.04357103258371353,0.04360806941986084,0.04364415630698204,0.043678902089595795,0.043714988976716995,0.043749161064624786,0.04378295689821243,0.04381636530160904,0.04384882375597954,0.043882425874471664,0.04391736537218094,0.043950967490673065,0.043983615934848785,0.04401664435863495,0.04405082017183304,0.04408327490091324,0.04411305859684944,0.044146470725536346,0.04417816177010536,0.044213294982910156,0.0442434586584568,0.04427725076675415,0.044305700808763504,0.04433872923254967,0.04436851292848587,0.04439714923501015,0.04442884400486946,0.04445748031139374,0.044486694037914276,0.04451514035463333,0.044543396681547165,0.04457318037748337,0.04460124671459198,0.044631604105234146,0.044659096747636795,0.04468544200062752,0.04471388831734657,0.04474157467484474,0.04477040469646454,0.04479827731847763,0.04482576996088028,0.0448521189391613,0.0448782742023468,0.0449044294655323,0.04493211209774017,0.04495827108621597,0.044983282685279846,0.045010391622781754,0.045036546885967255,0.04506155848503113],"active":[0.0008530616760253906,0.0007744018221274018,0.0007499639759771526,0.0007469091797247529,0.0007495820755138993,0.000749200233258307,0.0007629466708749533,0.0007753565441817045,0.000774783780798316,0.0007797477301210165,0.0007871936541050673,0.0007892937865108252,0.0007917757611721754,0.0008024673443287611,0.0008047583978623152,0.0008158318232744932,0.0008234684355556965,0.000818504486232996,0.000804949551820755,0.0008139228448271751,0.0008087679743766785,0.000810486264526844,0.0008099135011434555,0.0008118227124214172,0.0007927301339805126,0.0008026580326259136,0.0007913936860859394,0.0007921573705971241,0.0007996042259037495,0.0008005588315427303,0.000802086666226387,0.0007992209866642952,0.0008024666458368301,0.0007858565077185631,0.0007887203246355057,0.0007843291386961937,0.0007816562429070473,0.0007789833471179008,0.0007808925583958626,0.0007816562429070473,0.0007849019020795822,0.0007742103189229965,0.0007740193977952003,0.0007700100541114807,0.0007602730765938759,0.0007675280794501305,0.0007675280794501305,0.0007671462371945381,0.0007608458399772644,0.0007533999159932137,0.0007570274174213409,0.0007407991215586662,0.0007369816303253174,0.0007396545261144638,0.0007495824247598648,0.0007444275543093681,0.0007430911064147949,0.0007457640022039413,0.0007354551926255226,0.0007255254313349724,0.0007293447852134705,0.0007218979299068451,0.0007037613540887833,0.0007060524076223373,0.0007175076752901077,0.00072438083589077,0.0007155966013669968,0.000723615288734436,0.0007066242396831512,0.0007138792425394058,0.0007203705608844757,0.0007100626826286316,0.0007029976695775986,0.0007081534713506699,0.0007052868604660034,0.0007041413336992264,0.0006890594959259033,0.0006875321269035339,0.0006905887275934219,0.0006823781877756119,0.0006842873990535736,0.0006791315972805023,0.0006743576377630234,0.0006753131747245789,0.0006676781922578812,0.0006720684468746185,0.0006661489605903625,0.0006667207926511765,0.0006590858101844788,0.0006558392196893692,0.0006535481661558151,0.0006524026393890381,0.0006461013108491898,0.0006443839520215988,0.0006420928984880447,0.000636175274848938,0.0006287284195423126,0.0006335005164146423,0.0006266273558139801,0.0006138384342193604,0.0006138365715742111,0.000609254464507103,0.0005966536700725555,0.0005945544689893723,0.0005968455225229263,0.0005956999957561493,0.0006012357771396637,0.0005991347134113312,0.0005920715630054474,0.0005823336541652679,0.0005809981375932693,0.000571833923459053,0.0005634333938360214,0.0005674418061971664,0.0005649607628583908,0.0005617160350084305,0.000554841011762619,0.0005550328642129898,0.0005531236529350281,0.0005546510219573975,0.0005559884011745453,0.0005416683852672577,0.0005462504923343658,0.0005439594388008118,0.000539759173989296,0.0005431957542896271,0.0005439594388008118,0.0005281120538711548,0.0005241036415100098,0.0005143675953149796,0.0005204770714044571,0.0005239136517047882,0.0005220025777816772,0.000512266531586647,0.0005227662622928619,0.0005248673260211945,0.0005132220685482025,0.0005166567862033844,0.0005149394273757935,0.0005162768065929413,0.0005185678601264954,0.000506918877363205,0.0004989020526409149,0.0004973746836185455,0.0004958473145961761,0.0004987083375453949,0.0004989020526409149,0.0004918351769447327,0.0004941299557685852,0.0004927925765514374,0.0004927925765514374,0.0004885941743850708,0.0004882104694843292,0.0004738941788673401,0.0004691183567047119,0.00046969205141067505,0.0004708394408226013,0.0004691183567047119,0.00046568363904953003,0.0004599541425704956,0.00047255679965019226,0.00046548992395401,0.000461481511592865,0.0004584267735481262,0.00046014413237571716,0.0004639625549316406,0.00045689940452575684,0.00045938044786453247,0.0004639625549316406,0.00045804306864738464,0.0004511699080467224,0.0004534609615802765,0.0004502199590206146,0.00045097991824150085,0.00044372305274009705,0.00044085830450057983,0.0004431530833244324,0.00044219568371772766,0.0004349425435066223,0.00042959675192832947,0.00043398886919021606,0.0004400983452796936,0.00043341517448425293,0.0004225336015224457,0.00043150782585144043,0.00042845308780670166,0.0004326552152633667,0.00042711570858955383,0.0004278793931007385,0.0004187151789665222,0.00041680410504341125,0.00041413307189941406,0.00040783360600471497,0.0004181414842605591,0.00042482465505599976,0.0004187151789665222,0.0004179514944553375,0.00042711570858955383,0.00041756778955459595,0.0004162341356277466,0.00040611252188682556,0.0004066862165927887,0.0004063025116920471,0.0004032514989376068,0.00040458887815475464,0.00040974095463752747,0.00041375309228897095,0.0004007704555988312,0.00040534883737564087,0.00040286779403686523,0.00040573254227638245,0.00041355937719345093,0.0004106946289539337,0.0004055388271808624,0.0004034377634525299,0.0004106946289539337,0.00040649622678756714,0.0004043951630592346,0.0004070661962032318,0.0003980956971645355,0.0003996230661869049,0.0004055388271808624,0.00040344148874282837,0.0004001930356025696,0.0003969520330429077,0.0003927499055862427,0.000391986221075058,0.00039542466402053833,0.0003889314830303192,0.00039026886224746704,0.0003980956971645355,0.00039293989539146423,0.00039255619049072266,0.00039293989539146423,0.00038664042949676514,0.0003812946379184723,0.00038148462772369385,0.00037747621536254883,0.00038549304008483887,0.0003805309534072876,0.000382058322429657,0.00038415566086769104,0.0003826320171356201,0.00037537887692451477,0.00037938356399536133,0.0003809146583080292,0.000370219349861145,0.00037270039319992065,0.00036964938044548035,0.000370219349861145,0.0003688819706439972,0.0003740377724170685,0.00037155672907829285,0.00036506354808807373,0.0003635399043560028,0.000362202525138855,0.0003618188202381134,0.0003580041229724884,0.00036086514592170715,0.00035819411277770996,0.00036086514592170715,0.0003606751561164856,0.0003578104078769684,0.000356283038854599,0.00035342201590538025,0.00035322830080986023,0.0003499835729598999,0.00035246461629867554,0.0003486461937427521,0.00034807249903678894,0.0003436841070652008,0.00034807249903678894,0.0003411993384361267,0.00034311041235923767,0.00034253671765327454,0.0003471188247203827,0.0003431066870689392,0.00033948197960853577,0.0003392919898033142,0.0003389120101928711,0.00033661723136901855,0.0003371909260749817,0.0003320351243019104,0.00033585354685783386,0.00033031776547431946,0.000330507755279541,0.00033012405037879944,0.00033298879861831665,0.0003306977450847626,0.00032745301723480225,0.0003284066915512085,0.00032478198409080505,0.00032554566860198975,0.0003293640911579132,0.0003286004066467285,0.0003291703760623932,0.0003268793225288391,0.0003253556787967682,0.0003274567425251007,0.0003268830478191376,0.00032038986682891846,0.0003201998770236969,0.00031848251819610596,0.00031790509819984436,0.00031771883368492126,0.0003173351287841797,0.0003180988132953644,0.00031828880310058594,0.0003175288438796997,0.0003192424774169922,0.00031714513897895813,0.0003158077597618103,0.00031313300132751465,0.0003129430115222931,0.00031409040093421936,0.0003133229911327362,0.0003110356628894806,0.00031409040093421936,0.00031466037034988403,0.000316571444272995,0.0003121793270111084,0.000310651957988739,0.0003087446093559265,0.0003114156424999237,0.0003070235252380371,0.0003093145787715912,0.00031008198857307434,0.0003074072301387787,0.0003054998815059662,0.0003030151128768921,0.0003047361969947815,0.00030492618680000305,0.00030282512307167053,0.00030320510268211365,0.00030110403895378113,0.0003018677234649658,0.00030282512307167053,0.000302635133266449,0.0002999603748321533,0.0002970956265926361,0.0002963356673717499,0.00029537826776504517,0.0002974793314933777,0.00029614195227622986,0.0002963356673717499,0.00029347091913223267,0.0002938508987426758,0.0002934671938419342,0.0002915598452091217,0.0002896524965763092,0.00028850510716438293]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0008530616760253906,0.0010590662714093924,0.0012826358433812857,0.0015111691318452358,0.001734547782689333,0.001964226830750704,0.0021876052487641573,0.0024064015597105026,0.0026305438950657845,0.002857167972251773,0.0030767282005399466,0.0032884604297578335,0.0035093568731099367,0.003732735523954034,0.0039530592039227486,0.004169182851910591,0.004387788474559784,0.004598565865308046,0.004803807009011507,0.0050080930814146996,0.005211615934967995,0.005408265627920628,0.0056052966974675655,0.005806528497487307,0.006001650355756283,0.006196008995175362,0.006392849143594503,0.0065665883012115955,0.006749682128429413,0.006930484902113676,0.007115297485142946,0.007290945388376713,0.0074620116502046585,0.007626967970281839,0.007798224687576294,0.007966045290231705,0.008131956681609154,0.008292521350085735,0.008452322334051132,0.008607542142271996,0.008759516291320324,0.00890442542731762,0.009049908258020878,0.009196154773235321,0.009335336275398731,0.009474709630012512,0.009613891132175922,0.009749255143105984,0.009885763749480247,0.010015400126576424,0.010141408070921898,0.01027276273816824,0.010395143181085587,0.01051695179194212,0.010632459074258804,0.010756749659776688,0.010877602733671665,0.01099234726279974,0.011105945333838463,0.011219161562621593,0.011329514905810356,0.011437767185270786,0.011543920263648033,0.01164587214589119,0.011749351397156715,0.011847294867038727,0.011941609904170036,0.012041844427585602,0.012136541306972504,0.012231620028614998,0.012317153625190258,0.012406695634126663,0.01249719224870205,0.012583489529788494,0.012668067589402199,0.012751118279993534,0.012833978980779648,0.01291168387979269,0.012990916147828102,0.01306461263448,0.013138690032064915,0.013211430981755257,0.013281308114528656,0.013351568020880222,0.013420872390270233,0.013488076627254486,0.013555854558944702,0.01362229511141777,0.013685108162462711,0.013746202923357487,0.01380939781665802,0.013871257193386555,0.013933306559920311,0.013990964740514755,0.014047286473214626,0.01410322729498148,0.014159358106553555,0.014210524968802929,0.014259018935263157,0.014309422113001347,0.014362499117851257,0.014410420320928097,0.01445719599723816,0.014507981017231941,0.014552656561136246,0.014600387774407864,0.014641053974628448,0.014687829650938511,0.014728686772286892,0.014771834947168827,0.014811546541750431,0.014850877225399017,0.014890016056597233,0.014929345808923244,0.014970393851399422,0.01500590518116951,0.015040652826428413,0.015077500604093075,0.015112821944057941,0.015149478800594807,0.01518327184021473,0.015214964747428894,0.015249330550432205,0.015282932668924332,0.015312334522604942,0.015344218350946903,0.01537400297820568,0.015405314043164253,0.01543490681797266,0.015463926829397678,0.015493519604206085,0.015521775931119919,0.015547550283372402,0.015572751872241497,0.015599862672388554,0.015625828877091408,0.015650074928998947,0.015674704685807228,0.015698570758104324,0.015722816810011864,0.01574496366083622,0.01576920971274376,0.0157921202480793,0.015810640528798103,0.015831831842660904,0.015851879492402077,0.01587364450097084,0.01589464768767357,0.015912402421236038,0.015934167429804802,0.015955742448568344,0.01597292348742485,0.015991251915693283,0.016009964048862457,0.016029246151447296,0.01604604721069336,0.01606227457523346,0.01608041301369667,0.01609797775745392,0.016113441437482834,0.016128525137901306,0.016144562512636185,0.016159646213054657,0.016173582524061203,0.016188284382224083,0.016202794387936592,0.016217686235904694,0.01623162254691124,0.01624479703605175,0.01625625230371952,0.016271144151687622,0.016283173114061356,0.016296155750751495,0.01630818285048008,0.016318492591381073,0.016330329701304436,0.016341403126716614,0.016351331025362015,0.016362976282835007,0.016373859718441963,0.016383597627282143,0.01639295369386673,0.016403453424572945,0.01641261763870716,0.01642369106411934,0.01643209159374237,0.01644201949238777,0.01644965633749962,0.016459394246339798,0.016468938440084457,0.01647772267460823,0.01648745872080326,0.016494521871209145,0.01650196872651577,0.016509223729372025,0.016517816111445427,0.01652487926185131,0.016532326117157936,0.016540152952075005,0.016547217965126038,0.016553327441215515,0.016559818759560585,0.016566310077905655,0.01657509244978428,0.016582347452640533,0.01658979244530201,0.016595330089330673,0.01660105772316456,0.01660773903131485,0.016614612191915512,0.016620531678199768,0.01662740483880043,0.01663370430469513,0.016639623790979385,0.016644969582557678,0.016651079058647156,0.016656043007969856,0.01666157878935337,0.016667498275637627,0.016672080382704735,0.016677044332027435,0.01668124459683895,0.01668620854616165,0.01669059880077839,0.016695372760295868,0.016700144857168198,0.016704345121979713,0.016709119081497192,0.01671217381954193,0.016716374084353447,0.016720382496714592,0.016724392771720886,0.016729356721043587,0.01673298329114914,0.016736993566155434,0.01674119383096695,0.01674463041126728,0.01674749329686165,0.016750358045101166,0.01675398461520672,0.016758184880018234,0.016762766987085342,0.01676582172513008,0.01676926016807556,0.016772886738181114,0.016776705160737038,0.016779188066720963,0.016783196479082108,0.016785869374871254,0.016787970438599586,0.016791215166449547,0.0167935062199831,0.016795797273516655,0.0167984701693058,0.01680018939077854,0.016802480444312096,0.01680496148765087,0.016807252541184425,0.016809925436973572,0.016812408342957497,0.016815463081002235,0.01681775413453579,0.016820427030324936,0.016822336241602898,0.01682405360043049,0.01682615466415882,0.016828063875436783,0.016829973086714745,0.016831882297992706,0.016832835972309113,0.01683398149907589,0.01683589071035385,0.016837799921631813,0.01683875545859337,0.016840090975165367,0.016842573881149292,0.01684390939772129,0.01684524677693844,0.0168471559882164,0.016848301514983177,0.016850018873810768,0.0168521199375391,0.01685364730656147,0.01685498282313347,0.016857273876667023,0.016859374940395355,0.016860902309417725,0.016862811520695686,0.016864147037267685,0.016865484416484833,0.01686662994325161,0.01686815731227398,0.016868920996785164,0.01686987467110157,0.016871212050318718,0.016872739419341087,0.016873884946107864,0.01687483862042427,0.016875412315130234,0.01687655784189701,0.016877321526408195,0.016878848895430565,0.01687980256974697,0.01688132993876934,0.016882475465536118,0.016883620992302895,0.01688438467681408,0.016885340213775635,0.016886867582798004,0.01688763126730919,0.01688954047858715,0.01689087599515915,0.016891831532120705,0.016893358901143074,0.016893930733203888,0.016894886270165443,0.01689603179693222,0.016897177323698997,0.016898130998015404,0.01689889468252659,0.016899850219488144,0.016900422051548958,0.01690080389380455,0.016901567578315735,0.016902141273021698,0.016902713105082512,0.016903094947338104,0.01690385863184929,0.016905004158616066,0.016905196011066437,0.01690557785332203,0.016906149685382843,0.016907868906855583,0.01690882258117199,0.016909204423427582,0.016909586265683174,0.016910159960389137,0.01691054180264473,0.016911305487155914,0.0169120691716671,0.01691225916147232,0.016912641003727913,0.01691359654068947,0.016914168372750282,0.016914742067456245,0.016914932057261467,0.01691531389951706,0.01691569574177265,0.016916077584028244,0.016916651278734207,0.01691684126853943],"recovered":[0.0,0.00028523721266537905,0.0005307627143338323,0.0007646419107913971,0.0010021486086770892,0.0012301092501729727,0.0014594064559787512,0.0016871761763468385,0.0019109365530312061,0.0021341240499168634,0.0023594119120389223,0.002578780986368656,0.0028021596372127533,0.0030175193678587675,0.0032405161764472723,0.0034589306451380253,0.0036832639016211033,0.003897859947755933,0.0041082557290792465,0.004319415427744389,0.004532674793154001,0.00474001606926322,0.0049443026073277,0.005138469859957695,0.005335119552910328,0.005532150622457266,0.005731664132326841,0.005919340066611767,0.00610548909753561,0.006301183719187975,0.006480841431766748,0.006664889864623547,0.006845119874924421,0.007020195480436087,0.007191070355474949,0.007364045362919569,0.007528047543019056,0.007694913074374199,0.007861397229135036,0.008028262294828892,0.008182527497410774,0.008334501646459103,0.008490866050124168,0.008636921644210815,0.008784312754869461,0.008917385712265968,0.009055421687662601,0.009201095439493656,0.009331876412034035,0.009470486082136631,0.009599930606782436,0.00972765777260065,0.009854811243712902,0.009978147223591805,0.010104346089065075,0.010229973122477531,0.010347962379455566,0.01046671625226736,0.010588714852929115,0.010706514120101929,0.010821830481290817,0.010938102379441261,0.011047309264540672,0.011149642989039421,0.011256941594183445,0.01136042084544897,0.011463710106909275,0.0115622254088521,0.01166054978966713,0.011758684180676937,0.011854526586830616,0.011945787817239761,0.01203914824873209,0.01212792657315731,0.012218233197927475,0.012304720468819141,0.012387771159410477,0.01246967725455761,0.012551773339509964,0.012630051001906395,0.012707184068858624,0.012784316204488277,0.012858393602073193,0.012934189289808273,0.013002730906009674,0.013071844354271889,0.013140575960278511,0.013204534538090229,0.01327307615429163,0.013339325785636902,0.013406339101493359,0.0134691521525383,0.013530438765883446,0.013594397343695164,0.013655492104589939,0.013714868575334549,0.01377042755484581,0.013827512972056866,0.013881352730095387,0.013933474197983742,0.013982731848955154,0.014038290828466415,0.01408793032169342,0.014133751392364502,0.014186063781380653,0.014232457615435123,0.014282861724495888,0.014326582662761211,0.014372212812304497,0.014416888356208801,0.014457936398684978,0.01450127549469471,0.014540797099471092,0.014583754353225231,0.014624993316829205,0.01466565951704979,0.014701934531331062,0.01473897323012352,0.014777922071516514,0.014814578928053379,0.01485047210007906,0.014885219745337963,0.014919585548341274,0.014951087534427643,0.014986407943069935,0.015017529018223286,0.01505074929445982,0.015081487596035004,0.015108980238437653,0.015137427486479282,0.01516797486692667,0.015198331326246262,0.015225633047521114,0.015254462137818336,0.015279664658010006,0.015306202694773674,0.015332549810409546,0.015357369557023048,0.015384098514914513,0.015408536419272423,0.015436029061675072,0.015459703281521797,0.015484713949263096,0.015506288036704063,0.01552538014948368,0.015547337010502815,0.015570247545838356,0.015590867027640343,0.015611868351697922,0.01563134230673313,0.015650052577257156,0.015669336542487144,0.015685945749282837,0.01570618338882923,0.01572393998503685,0.015743032097816467,0.015760214999318123,0.01577911525964737,0.015796298161149025,0.01581157185137272,0.015828564763069153,0.015842119231820107,0.01585720293223858,0.015872284770011902,0.01588851399719715,0.01590149663388729,0.015914861112833023,0.015930134803056717,0.015944262966513634,0.015957627445459366,0.01597003825008869,0.015983402729034424,0.015996767207980156,0.016009749844670296,0.016021395102143288,0.01603323221206665,0.016045451164245605,0.01605767011642456,0.016067789867520332,0.016080962494015694,0.016090700402855873,0.016098909080028534,0.016109028831124306,0.016118383035063744,0.016128502786159515,0.016140148043632507,0.01614874042570591,0.016159050166606903,0.01616687700152397,0.016175661236047745,0.016186542809009552,0.016194943338632584,0.01620429940521717,0.016213463619351387,0.016221290454268456,0.016229690983891487,0.016237709671258926,0.01624496467411518,0.016252411529421806,0.016261765733361244,0.01626921258866787,0.016275322064757347,0.01628200337290764,0.01628849469125271,0.016296513378620148,0.01630357839167118,0.016309306025505066,0.016316179186105728,0.016322096809744835,0.016328969970345497,0.01633603498339653,0.01634233444929123,0.016348253935575485,0.016355127096176147,0.01636047288775444,0.016366008669137955,0.01637192815542221,0.016377273947000504,0.016382809728384018,0.01638834737241268,0.016393693163990974,0.016398083418607712,0.0164024755358696,0.01640762947499752,0.016411639750003815,0.016417749226093292,0.016422521322965622,0.016428248956799507,0.01643187738955021,0.016435695812106133,0.01643989607691765,0.016443906351923943,0.01644829660654068,0.016452306881546974,0.016457460820674896,0.016460515558719635,0.016465479508042336,0.01646948978304863,0.016471970826387405,0.016475025564432144,0.01647769846022129,0.016480181366205215,0.016484571620821953,0.016489535570144653,0.016491826623678207,0.016496218740940094,0.016498509794473648,0.016501372680068016,0.016504619270563126,0.01650824584066868,0.01651015505194664,0.01651320978999138,0.016515692695975304,0.01651855558156967,0.016521038487553596,0.01652313768863678,0.01652466505765915,0.016526956111192703,0.016528675332665443,0.016531730070710182,0.01653478480875492,0.016537075862288475,0.016539938747882843,0.01654280349612236,0.016545094549655914,0.016546621918678284,0.016548912972211838,0.01655063033103943,0.016552157700061798,0.01655406691133976,0.01655559428036213,0.01655750349164009,0.01655884087085724,0.016560176387429237,0.016561703756451607,0.01656361296772957,0.016566667705774307,0.016567623242735863,0.016569150611758232,0.016570867970585823,0.0165720134973526,0.016573350876569748,0.016575641930103302,0.016577551141381264,0.016579078510403633,0.016580795869231224,0.016582896932959557,0.01658480614423752,0.016586333513259888,0.016587479040026665,0.016589388251304626,0.016590723767876625,0.016592251136898994,0.01659320667386055,0.01659454219043255,0.016595687717199326,0.01659626141190529,0.016597406938672066,0.01659797877073288,0.01659969799220562,0.016600651666522026,0.01660122536122799,0.016602370887994766,0.016603898257017136,0.016604851931333542,0.016605425626039505,0.016606761142611504,0.01660790666937828,0.016608670353889465,0.016610007733106613,0.016611343249678612,0.01661268062889576,0.016614016145467758,0.016615161672234535,0.016616499051451683,0.01661783456802368,0.016618408262729645,0.016619553789496422,0.01662088930606842,0.016622034832835197,0.016622798517346382,0.016623372212052345,0.01662432588636875,0.016625089570879936,0.0166256632655859,0.016626235097646713,0.016626998782157898,0.01662757247686386,0.016628336161375046,0.016628718003630638,0.016629289835691452,0.016630053520202637,0.0166306272149086,0.0166319627314806,0.016632918268442154,0.01663387194275856,0.01663406379520893,0.016634827479720116,0.016635017469525337,0.016635209321975708,0.016635973006486893,0.016636544838547707,0.01663730852305889,0.016637690365314484,0.01663845404982567,0.01663883589208126,0.016639217734336853,0.016639409586787224,0.016639791429042816,0.01664017327129841,0.016640555113554],"active":[0.0008530616760253906,0.0007738290587440133,0.0007518731290474534,0.0007465272210538387,0.0007323991740122437,0.0007341175805777311,0.0007281987927854061,0.0007192253833636642,0.0007196073420345783,0.0007230439223349094,0.0007173162885010242,0.0007096794433891773,0.0007071972358971834,0.0007152161560952663,0.0007125430274754763,0.0007102522067725658,0.0007045245729386806,0.0007007059175521135,0.0006955512799322605,0.000688677653670311,0.0006789411418139935,0.0006682495586574078,0.0006609940901398659,0.0006680586375296116,0.0006665308028459549,0.0006638583727180958,0.000661185011267662,0.0006472482345998287,0.0006441930308938026,0.0006293011829257011,0.0006344560533761978,0.0006260555237531662,0.0006168917752802372,0.0006067724898457527,0.0006071543321013451,0.0006019999273121357,0.0006039091385900974,0.0005976082757115364,0.0005909251049160957,0.0005792798474431038,0.0005769887939095497,0.0005699237808585167,0.0005590422078967094,0.0005592331290245056,0.0005510235205292702,0.0005573239177465439,0.0005584694445133209,0.0005481597036123276,0.0005538873374462128,0.0005449140444397926,0.0005414774641394615,0.0005451049655675888,0.0005403319373726845,0.0005388045683503151,0.0005281129851937294,0.0005267765372991562,0.0005296403542160988,0.0005256310105323792,0.0005172304809093475,0.0005126474425196648,0.0005076844245195389,0.000499664805829525,0.0004966109991073608,0.0004962291568517685,0.0004924098029732704,0.000486874021589756,0.00047789979726076126,0.00047961901873350143,0.00047599151730537415,0.00047293584793806076,0.00046262703835964203,0.00046090781688690186,0.00045804399996995926,0.0004555629566311836,0.0004498343914747238,0.0004463978111743927,0.00044620782136917114,0.0004420066252350807,0.0004391428083181381,0.0004345616325736046,0.0004315059632062912,0.0004271147772669792,0.0004229145124554634,0.000417378731071949,0.0004181414842605591,0.00041623227298259735,0.0004152785986661911,0.00041776057332754135,0.00041203200817108154,0.00040687713772058487,0.0004030587151646614,0.00040210504084825516,0.00040286779403686523,0.0003965673968195915,0.0003917943686246872,0.0003883587196469307,0.0003889305517077446,0.00038301199674606323,0.0003776662051677704,0.00037594791501760483,0.0003797672688961029,0.00037212949246168137,0.00036926567554473877,0.00037422962486743927,0.00036659277975559235,0.0003679301589727402,0.00035819225013256073,0.0003612469881772995,0.00035647395998239517,0.0003549465909600258,0.0003536101430654526,0.00034960173070430756,0.0003492189571261406,0.0003455914556980133,0.00034540053457021713,0.00034024566411972046,0.0003387182950973511,0.0003385273739695549,0.0003348998725414276,0.0003348998725414276,0.0003327997401356697,0.00032974500209093094,0.00032974500209093094,0.00033184513449668884,0.0003259265795350075,0.00032668933272361755,0.00032325368374586105,0.00032382644712924957,0.0003259265795350075,0.000326499342918396,0.00032554473727941513,0.0003234446048736572,0.00032191723585128784,0.00031828973442316055,0.00032019801437854767,0.00031962618231773376,0.00031752511858940125,0.0003173351287841797,0.0003144722431898117,0.0003142803907394409,0.00030893459916114807,0.000309506431221962,0.00030740629881620407,0.0003043524920940399,0.0003064516931772232,0.0003045424818992615,0.00030339695513248444,0.000303780660033226,0.00030053406953811646,0.00030282512307167053,0.00030568987131118774,0.000303586944937706,0.00030530616641044617,0.000303780660033226,0.00030530616641044617,0.0003030151128768921,0.0003020595759153366,0.00030129775404930115,0.0003016795963048935,0.00030186958611011505,0.0002999603748321533,0.0003024432808160782,0.0003024432808160782,0.00030129775404930115,0.00029977038502693176,0.00030129775404930115,0.00030282512307167053,0.0003014877438545227,0.00030053406953811646,0.0002986248582601547,0.00030110590159893036,0.00029977038502693176,0.0002993885427713394,0.00029843300580978394,0.00029709748923778534,0.00029709748923778534,0.0002959519624710083,0.0002936609089374542,0.0002951864153146744,0.00029289722442626953,0.00029289722442626953,0.0002940446138381958,0.0002944245934486389,0.00029423460364341736,0.0002951882779598236,0.0002919435501098633,0.0002932790666818619,0.00029060617089271545,0.0002925172448158264,0.00029327720403671265,0.0002911798655986786,0.0002925153821706772,0.0002902224659919739,0.00028850510716438293,0.00028793327510356903,0.0002881251275539398,0.00028716959059238434,0.0002873614430427551,0.00028774142265319824,0.0002854522317647934,0.00028411485254764557,0.0002844966948032379,0.00028430670499801636,0.00028659775853157043,0.00028583407402038574,0.00028621405363082886,0.0002860240638256073,0.00028487853705883026,0.00028564222157001495,0.00028564222157001495,0.0002844966948032379,0.00028507038950920105,0.00028545036911964417,0.0002844966948032379,0.0002844966948032379,0.00028507038950920105,0.00028411485254764557,0.0002843048423528671,0.0002846885472536087,0.0002837330102920532,0.0002833511680364609,0.0002831611782312393,0.0002837330102920532,0.00028296932578086853,0.0002837330102920532,0.0002823956310749054,0.0002818237990140915,0.00028087012469768524,0.0002802964299917221,0.00028067827224731445,0.00028048641979694366,0.00028048641979694366,0.0002810601145029068,0.0002806764096021652,0.0002795327454805374,0.00028067827224731445,0.00027915090322494507,0.0002780035138130188,0.0002783872187137604,0.0002789590507745743,0.00028048641979694366,0.00028258562088012695,0.00028125010430812836,0.0002797245979309082,0.0002810601145029068,0.00028048641979694366,0.00028067827224731445,0.0002818237990140915,0.00028125010430812836,0.0002797245979309082,0.0002810601145029068,0.0002802964299917221,0.0002801045775413513,0.00027991458773612976,0.00027915090322494507,0.00027934275567531586,0.0002802964299917221,0.0002802964299917221,0.00028125010430812836,0.00028067827224731445,0.00028067827224731445,0.00028067827224731445,0.0002804882824420929,0.0002795327454805374,0.0002789590507745743,0.0002795327454805374,0.00027915090322494507,0.00027934275567531586,0.0002797245979309082,0.0002787690609693527,0.0002783872187137604,0.0002783872187137604,0.0002789590507745743,0.00027857907116413116,0.0002783872187137604,0.0002789609134197235,0.00027724169194698334,0.0002776235342025757,0.00027800537645816803,0.0002774335443973541,0.00027800537645816803,0.0002787690609693527,0.00027800537645816803,0.0002774316817522049,0.0002781953662633896,0.00027857907116413116,0.00027800537645816803,0.00027800537645816803,0.00027781352400779724,0.00027800537645816803,0.00027724169194698334,0.0002774335443973541,0.00027666985988616943,0.0002766679972410202,0.00027666985988616943,0.0002770517021417618,0.0002776235342025757,0.0002774316817522049,0.0002774335443973541,0.000276859849691391,0.00027666985988616943,0.0002776235342025757,0.0002774316817522049,0.0002774316817522049,0.0002776235342025757,0.0002781953662633896,0.0002776235342025757,0.0002774335443973541,0.0002781972289085388,0.0002776235342025757,0.0002781972289085388,0.0002781953662633896,0.00027781538665294647,0.0002781972289085388,0.0002774316817522049,0.0002770517021417618,0.0002776235342025757,0.0002776235342025757,0.00027724169194698334,0.000276859849691391,0.0002770517021417618,0.00027704983949661255,0.00027647800743579865,0.00027647800743579865,0.00027647800743579865,0.00027647800743579865,0.0002760961651802063,0.00027628615498542786,0.0002766679972410202,0.00027647800743579865,0.0002762880176305771,0.0002760961651802063,0.00027724169194698334,0.000276859849691391,0.00027628615498542786,0.00027571432292461395,0.0002760961651802063,0.00027571432292461395,0.0002762880176305771,0.000276859849691391,0.00027628615498542786,0.0002760961651802063,0.0002762880176305771,0.00027647800743579865,0.0002762880176305771,0.0002760961651802063,0.0002760961651802063,0.00027628615498542786,0.00027628615498542786,0.00027647800743579865,0.00027628615498542786]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0008530616760253906,0.0010600208770483732,0.0012910363730043173,0.0015315978089347482,0.001787623972631991,0.0020386860705912113,0.0023054038174450397,0.002574412850663066,0.002837312174960971,0.0031086120288819075,0.0033921310678124428,0.0036737406626343727,0.00395496841520071,0.004252233542501926,0.004555799532681704,0.004856883082538843,0.00517343170940876,0.0054798610508441925,0.005805001128464937,0.006119258236140013,0.006455662660300732,0.006785957142710686,0.0071210251189768314,0.007472512312233448,0.007811971008777618,0.008160021156072617,0.008519145660102367,0.008875596337020397,0.00923758465796709,0.009604345075786114,0.009963851422071457,0.010336912237107754,0.01070004515349865,0.011072915978729725,0.01145800482481718,0.011834884993731976,0.012210809625685215,0.012606781907379627,0.012996452860534191,0.013388988561928272,0.013787250965833664,0.014192769303917885,0.014591032639145851,0.015002659521996975,0.015415623784065247,0.015835460275411606,0.016265608370304108,0.016688117757439613,0.017119601368904114,0.017551656812429428,0.01797378435730934,0.018415387719869614,0.01885737106204033,0.01929057203233242,0.019731983542442322,0.020183514803647995,0.020623207092285156,0.021077601239085197,0.021532759070396423,0.02199459820985794,0.022437728941440582,0.02290777675807476,0.023370571434497833,0.023834703490138054,0.024306852370500565,0.024770984426140785,0.025245998054742813,0.025721773505210876,0.026211107149720192,0.026676956564188004,0.027175452560186386,0.027661731466650963,0.0281462911516428,0.028645742684602737,0.029143285006284714,0.02963414415717125,0.030141042545437813,0.030635911971330643,0.031161710619926453,0.031683117151260376,0.03219765052199364,0.03269996866583824,0.03319426253437996,0.0337248370051384,0.03425216302275658,0.03476402163505554,0.03526729345321655,0.03578125312924385,0.03629426285624504,0.036810703575611115,0.03734681382775307,0.03785695508122444,0.0383814200758934,0.03890206292271614,0.03942576050758362,0.03994563966989517,0.04046819359064102,0.04098616540431976,0.04151807352900505,0.04205876216292381,0.04259850084781647,0.04313479736447334,0.0436907634139061,0.04422667995095253,0.04476355388760567,0.0453030988574028,0.045850660651922226,0.0463968887925148,0.04693089798092842,0.047473687678575516,0.04800788685679436,0.048557743430137634,0.04909900575876236,0.04963663965463638,0.05017466098070145,0.050722796469926834,0.05126253142952919,0.0518108606338501,0.05237923189997673,0.052918970584869385,0.05346023291349411,0.05399557575583458,0.05453970655798912,0.05508001521229744,0.05561898648738861,0.05614783987402916,0.05670113116502762,0.0572284571826458,0.0577523447573185,0.058281198143959045,0.05881310626864433,0.059347499161958694,0.059878069907426834,0.0603998601436615,0.06092432141304016,0.06145183742046356,0.061968281865119934,0.06249312683939934,0.063013955950737,0.06351780146360397,0.06404035538434982,0.06453980505466461,0.06505759060382843,0.06558014452457428,0.06609181314706802,0.06660100072622299,0.06711725145578384,0.06762911379337311,0.0681358203291893,0.06863775104284286,0.0691511407494545,0.06965555995702744,0.07018307596445084,0.07068157196044922,0.07119859009981155,0.07170720398426056,0.07221563160419464,0.07273761183023453,0.07323954254388809,0.07374835014343262,0.07424760609865189,0.07475985586643219,0.07525472342967987,0.07576161623001099,0.07625915855169296,0.07674792408943176,0.0772450789809227,0.07775197923183441,0.07828445732593536,0.07877933233976364,0.07927267253398895,0.0797681137919426,0.08027444034814835,0.08075594156980515,0.08123840391635895,0.08171799778938293,0.08222337067127228,0.08271823823451996,0.08321348577737808,0.08370358496904373,0.08419845253229141,0.08467862010002136,0.08515249192714691,0.08562731742858887,0.0861000344157219,0.08658860623836517,0.08705808222293854,0.08753061294555664,0.0880018100142479,0.08846670389175415,0.08893350511789322,0.08940202742815018,0.08987360447645187,0.0903363972902298,0.09079728275537491,0.09125397354364395,0.09172268211841583,0.0921841412782669,0.09264426678419113,0.09311698377132416,0.0935727134346962,0.09403780102729797,0.09449028968811035,0.09493685513734818,0.09539181739091873,0.0958532765507698,0.09630289673805237,0.096757672727108,0.09721378982067108,0.09766321629285812,0.09811799228191376,0.0985620766878128,0.09898916631937027,0.09944050759077072,0.09986702352762222,0.10029430687427521,0.10072503238916397,0.1011662483215332,0.10158990323543549,0.10203170031309128,0.1024511530995369,0.102871373295784,0.10331450402736664,0.10373853892087936,0.10416009277105331,0.10459596663713455,0.1050201952457428,0.10544881969690323,0.10585777461528778,0.10626004636287689,0.10668160021305084,0.10708960145711899,0.10749340057373047,0.10789128392934799,0.10829832404851913,0.10870078951120377,0.1090969517827034,0.10949502140283585,0.10989939421415329,0.11030033230781555,0.11069153249263763,0.1110871210694313,0.11148481070995331,0.11187505722045898,0.11226396262645721,0.11265534907579422,0.11303738504648209,0.11340624839067459,0.1137913390994072,0.1141628697514534,0.11453746259212494,0.11490345746278763,0.11529045552015305,0.11566924303770065,0.11604249477386475,0.11639799177646637,0.11674337089061737,0.11708683520555496,0.11744768172502518,0.11778809130191803,0.11814053356647491,0.11848190426826477,0.11882690340280533,0.11917361617088318,0.11951135843992233,0.11984317749738693,0.1201855018734932,0.12051617354154587,0.12084952741861343,0.121181920170784,0.12151527404785156,0.12183449417352676,0.12216974794864655,0.12249412387609482,0.12282117456197739,0.12314383685588837,0.12344300746917725,0.12373913079500198,0.12404976040124893,0.1243559941649437,0.12465077638626099,0.12494556605815887,0.12524664402008057,0.12553589046001434,0.12582647800445557,0.12611401081085205,0.12640516459941864,0.12669478356838226,0.12697811424732208,0.12725934386253357,0.12754859030246735,0.12782981991767883,0.12810303270816803,0.1283760517835617,0.12864181399345398,0.12891292572021484,0.12917715311050415,0.12944120168685913,0.12969626486301422,0.1299666166305542,0.13021691143512726,0.13046588003635406,0.13072113692760468,0.13097181916236877,0.13121964037418365,0.13146229088306427,0.13171030580997467,0.13195925951004028,0.13219772279262543,0.1324528008699417,0.13269050419330597,0.13293488323688507,0.13317105174064636,0.1334165781736374,0.1336575150489807,0.13389407098293304,0.13412164151668549,0.13434597849845886,0.1345663070678711,0.1347944587469101,0.13502146303653717,0.13523796200752258,0.13546688854694366,0.13568148016929626,0.1358974128961563,0.13611143827438354,0.13632258772850037,0.13652898371219635,0.13673995435237885,0.13694614171981812,0.1371534913778305,0.13735872507095337,0.13755613565444946,0.13775432109832764,0.13796089589595795,0.13816174864768982,0.1383625864982605,0.13855943083763123,0.13875246047973633,0.13894642889499664,0.1391281932592392,0.13931281864643097,0.13950125873088837,0.13968968391418457,0.13988099992275238,0.14006027579307556,0.14024221897125244,0.1404230147600174,0.14059732854366302,0.1407756507396698,0.14094138145446777],"recovered":[0.0,0.00028580997604876757,0.0005273260758258402,0.0007642600685358047,0.0010048215044662356,0.0012551200343295932,0.0015052276430651546,0.0017629720969125628,0.0020218619611114264,0.0022855252027511597,0.0025491882115602493,0.0028191516175866127,0.0030978973954916,0.0033816073555499315,0.0036744812969118357,0.003966973628848791,0.0042667207308113575,0.004573150537908077,0.004876525141298771,0.005188491195440292,0.005506567191332579,0.005829797592014074,0.006158565171062946,0.006492487620562315,0.006833473686128855,0.007165868766605854,0.007521173916757107,0.007879343815147877,0.008227966725826263,0.008582317270338535,0.00894526019692421,0.009313547983765602,0.009681454859673977,0.010052988305687904,0.010421277023851871,0.010790519416332245,0.011163962073624134,0.011544660665094852,0.011932231485843658,0.012321330606937408,0.012716729193925858,0.013110028579831123,0.013508673757314682,0.013906936161220074,0.014322573319077492,0.0147299999371171,0.015149646438658237,0.015574638731777668,0.01599924825131893,0.016425004228949547,0.016857633367180824,0.017282815650105476,0.017712198197841644,0.01814120076596737,0.01856791041791439,0.019018294289708138,0.019460661336779594,0.019902262836694717,0.020354175940155983,0.020803604274988174,0.021257808431982994,0.021713538095355034,0.02216716855764389,0.02261793613433838,0.023079201579093933,0.023548869416117668,0.02401987463235855,0.024485724046826363,0.024977538734674454,0.025451406836509705,0.025918591767549515,0.026405442506074905,0.026894202455878258,0.027383534237742424,0.027874967083334923,0.028370792046189308,0.028855351731181145,0.029355185106396675,0.029858645051717758,0.030374133959412575,0.03088771365582943,0.03140759468078613,0.03192193806171417,0.03242463618516922,0.03294356167316437,0.033459048718214035,0.033983130007982254,0.03448334336280823,0.03498871624469757,0.03549828380346298,0.03601071983575821,0.036545298993587494,0.037056971341371536,0.03757055103778839,0.03809157758951187,0.038611073046922684,0.03914584591984749,0.03968214616179466,0.04020259901881218,0.04072476923465729,0.04125400632619858,0.041798703372478485,0.042327750474214554,0.0428818054497242,0.043415047228336334,0.04396624118089676,0.04450521245598793,0.04503941163420677,0.04558964818716049,0.046121176332235336,0.04666167497634888,0.04720541834831238,0.047760430723428726,0.048302266746759415,0.048847347497940063,0.04938841983675957,0.049923382699489594,0.05046521872282028,0.051012784242630005,0.05156760290265083,0.05211707577109337,0.05266597494482994,0.05320170149207115,0.05375346541404724,0.05430389195680618,0.05484019219875336,0.05538298189640045,0.05592825636267662,0.05645940080285072,0.056982334703207016,0.05751366913318634,0.05804500728845596,0.05857634171843529,0.05910404771566391,0.059630993753671646,0.06015431135892868,0.06068851053714752,0.06121889129281044,0.06174411624670029,0.06228041648864746,0.0628109872341156,0.06333354115486145,0.06383241713047028,0.0643484815955162,0.06487809866666794,0.06538289785385132,0.06589628756046295,0.06641501933336258,0.06694559007883072,0.06746508926153183,0.06796091049909592,0.0684720128774643,0.06897318363189697,0.06949935853481293,0.07000778615474701,0.07052193582057953,0.07103284448385239,0.07153782993555069,0.07204950600862503,0.07256365567445755,0.07307055592536926,0.07357726246118546,0.07408148795366287,0.07458475232124329,0.07508649677038193,0.07558862119913101,0.07608062773942947,0.07659172266721725,0.07709632813930511,0.07759081572294235,0.0781024917960167,0.07859621196985245,0.07908707112073898,0.07959511876106262,0.08008483052253723,0.08057091385126114,0.08105318248271942,0.08153564482927322,0.08202344924211502,0.08250190317630768,0.08299581706523895,0.08349679410457611,0.0839800164103508,0.08446972817182541,0.08494550734758377,0.08543503284454346,0.08590909093618393,0.08638391643762589,0.0868556797504425,0.08733069151639938,0.08780685067176819,0.08826315402984619,0.088733971118927,0.08919886499643326,0.08966585993766785,0.09013266116380692,0.09059526771306992,0.09106245636940002,0.09152066707611084,0.09197697043418884,0.09244797378778458,0.09291096031665802,0.09337050467729568,0.09382108598947525,0.0942714661359787,0.0947403684258461,0.095192089676857,0.09564037621021271,0.09609400480985641,0.09655756503343582,0.09699477255344391,0.0974518433213234,0.09789440035820007,0.0983382910490036,0.09877245128154755,0.09920813143253326,0.09965221583843231,0.1000867560505867,0.10052797198295593,0.10095850378274918,0.10139380395412445,0.10181917995214462,0.1022428348660469,0.10267546027898788,0.10310732573270798,0.1035367101430893,0.10395597666501999,0.1043933779001236,0.10481340438127518,0.10523305088281631,0.10565154999494553,0.10607196390628815,0.10647691041231155,0.10689063370227814,0.10728546231985092,0.10770128667354584,0.10810890793800354,0.1085035428404808,0.1089056208729744,0.10930179059505463,0.10969966650009155,0.11009316146373749,0.1104864552617073,0.11088892072439194,0.11126598715782166,0.11166692525148392,0.11205774545669556,0.11243882030248642,0.1128263920545578,0.11321549117565155,0.11359428614377975,0.11396810412406921,0.1143440306186676,0.11473160237073898,0.11510562151670456,0.11547944694757462,0.11584696918725967,0.11620552092790604,0.1165442168712616,0.11689723283052444,0.11725597083568573,0.11760765314102173,0.11795054376125336,0.11827931553125381,0.11863003671169281,0.11897865682840347,0.11930933594703674,0.11965318769216537,0.11999359726905823,0.12033649533987045,0.12067003548145294,0.12099002301692963,0.12131515890359879,0.12165442854166031,0.12198013812303543,0.12229631096124649,0.12262316793203354,0.12293952703475952,0.12324614077806473,0.12356097251176834,0.12386511266231537,0.12416447699069977,0.12446136027574539,0.12476015090942383,0.1250537931919098,0.1253405511379242,0.1256227344274521,0.12591542303562164,0.12620218098163605,0.12649066746234894,0.12677666544914246,0.1270684003829956,0.12735019624233246,0.12763181328773499,0.12791016697883606,0.12817040085792542,0.1284397840499878,0.12871338427066803,0.12897971272468567,0.12924109399318695,0.12950551509857178,0.1297609657049179,0.13000935316085815,0.1302613765001297,0.13052141666412354,0.13076980412006378,0.13101418316364288,0.13126486539840698,0.13151344656944275,0.13174846768379211,0.13200753927230835,0.13224582374095917,0.13248485326766968,0.13272865116596222,0.13297896087169647,0.1332118809223175,0.13344423472881317,0.13369052112102509,0.13392020761966705,0.1341470181941986,0.1343661993741989,0.13459435105323792,0.13482441008090973,0.13505065441131592,0.13526619970798492,0.1354912966489792,0.13570436835289001,0.13592565059661865,0.13613508641719818,0.1363426148891449,0.13655512034893036,0.13676245510578156,0.13696883618831635,0.13716721534729004,0.1373797059059143,0.13758628070354462,0.13778828084468842,0.1379891335964203,0.1381848156452179,0.13838796317577362,0.1385817527770996,0.13877056539058685,0.13895557820796967,0.139145165681839,0.1393345594406128,0.13951975107192993,0.13970990478992462,0.1398937702178955,0.14007896184921265,0.1402588039636612,0.14042949676513672],"active":[0.0008530616760253906,0.0007742109009996057,0.000763710297178477,0.0007673377403989434,0.0007828024681657553,0.0007835660362616181,0.0008001761743798852,0.0008114407537505031,0.0008154502138495445,0.0008230868261307478,0.0008429428562521935,0.00085458904504776,0.0008570710197091103,0.0008706261869519949,0.0008813182357698679,0.000889909453690052,0.0009067109785974026,0.0009067105129361153,0.0009284759871661663,0.0009307670406997204,0.000949095468968153,0.0009561595506966114,0.0009624599479138851,0.000980024691671133,0.0009784973226487637,0.0009941523894667625,0.0009979717433452606,0.0009962525218725204,0.0010096179321408272,0.0010220278054475784,0.0010185912251472473,0.0010233642533421516,0.0010185902938246727,0.0010199276730418205,0.0010367278009653091,0.0010443655773997307,0.001046847552061081,0.0010621212422847748,0.0010642213746905327,0.0010676579549908638,0.0010705217719078064,0.0010827407240867615,0.0010823588818311691,0.0010957233607769012,0.0010930504649877548,0.001105460338294506,0.0011159619316458702,0.0011134790256619453,0.0011203531175851822,0.0011266525834798813,0.0011161509901285172,0.0011325720697641373,0.0011451728641986847,0.0011493712663650513,0.0011640731245279312,0.0011652205139398575,0.0011625457555055618,0.00117533840239048,0.0011785831302404404,0.0011909939348697662,0.0011799205094575882,0.0011942386627197266,0.0012034028768539429,0.001216767355799675,0.0012276507914066315,0.001222115010023117,0.001226123422384262,0.0012360494583845139,0.0012335684150457382,0.001225549727678299,0.0012568607926368713,0.0012562889605760574,0.0012520886957645416,0.0012622084468603134,0.001268317922949791,0.0012633521109819412,0.001285690814256668,0.0012807268649339676,0.0013030655682086945,0.0013089831918478012,0.0013099368661642075,0.0012923739850521088,0.0012723244726657867,0.0013002008199691772,0.0013086013495922089,0.001304972916841507,0.0012841634452342987,0.0012979097664356232,0.00130554661154747,0.0013124197721481323,0.0013360939919948578,0.0013116560876369476,0.0013244487345218658,0.0013315118849277496,0.0013341829180717468,0.0013345666229724884,0.0013223476707935333,0.0013040192425251007,0.001315474510192871,0.0013339929282665253,0.0013444945216178894,0.0013360939919948578,0.0013630129396915436,0.0013448745012283325,0.0013485066592693329,0.0013368576765060425,0.0013454481959342957,0.0013574771583080292,0.001341249793767929,0.0013525113463401794,0.0013462118804454803,0.0013523250818252563,0.0013385750353336334,0.0013343729078769684,0.001327313482761383,0.0013343766331672668,0.0013391487300395966,0.0013456419110298157,0.0013664476573467255,0.0013513676822185516,0.0013431571424007416,0.0013296008110046387,0.0013380050659179688,0.0013265497982501984,0.001315094530582428,0.0013076476752758026,0.0013181492686271667,0.0013002008199691772,0.0012929439544677734,0.0012988634407520294,0.0012994371354579926,0.0013024918735027313,0.0013017281889915466,0.0012958124279975891,0.001293327659368515,0.0012975260615348816,0.0012797713279724121,0.0012742355465888977,0.0012698397040367126,0.0012373849749565125,0.0012293681502342224,0.0012062638998031616,0.0012251734733581543,0.001231662929058075,0.0012137144804000854,0.0012181028723716736,0.0012209638953208923,0.0012140944600105286,0.0011902302503585815,0.0011726617813110352,0.0011902302503585815,0.0011835470795631409,0.0012098923325538635,0.0011822134256362915,0.0011908039450645447,0.0011852681636810303,0.0011827871203422546,0.0011997818946838379,0.0011900365352630615,0.0011846944689750671,0.0011770501732826233,0.0011825934052467346,0.0011732354760169983,0.0011768639087677002,0.0011726617813110352,0.0011593028903007507,0.001164451241493225,0.001160256564617157,0.001188129186630249,0.001188516616821289,0.0011701807379722595,0.001171901822090149,0.0011873692274093628,0.0011608228087425232,0.0011535733938217163,0.0011470839381217957,0.0011701881885528564,0.0011825934052467346,0.0011900365352630615,0.0012016817927360535,0.0012026354670524597,0.0011818259954452515,0.001172475516796112,0.0011575892567634583,0.0011545270681381226,0.0011535733938217163,0.0011489912867546082,0.0011466965079307556,0.0011461302638053894,0.0011360123753547668,0.0011266544461250305,0.0011388733983039856,0.0011396333575248718,0.0011375322937965393,0.0011314228177070618,0.0011213123798370361,0.0011274144053459167,0.0011216849088668823,0.0011235997080802917,0.001140013337135315,0.001124739646911621,0.0011268407106399536,0.0011197850108146667,0.0011157691478729248,0.001120351254940033,0.001112908124923706,0.0011108070611953735,0.0011172965168952942,0.0011197850108146667,0.0011056512594223022,0.0011232197284698486,0.0011102333664894104,0.0010947659611701965,0.0011022165417671204,0.0010945722460746765,0.0010861754417419434,0.001072816550731659,0.0010794922709465027,0.0010619312524795532,0.001073196530342102,0.001057349145412445,0.0010521933436393738,0.0010716691613197327,0.0010630786418914795,0.001052767038345337,0.0010592564940452576,0.0010642185807228088,0.0010554417967796326,0.0010443702340126038,0.0010269954800605774,0.0010300502181053162,0.001017637550830841,0.0010164901614189148,0.0010006502270698547,0.0010128617286682129,0.0009995028376579285,0.0009880438446998596,0.0009914785623550415,0.000993773341178894,0.0009985417127609253,0.0009918659925460815,0.0009939596056938171,0.0009983554482460022,0.0009861364960670471,0.000997975468635559,0.0009884238243103027,0.0009796395897865295,0.0009674280881881714,0.0009649470448493958,0.0009473785758018494,0.0009431764483451843,0.0009353533387184143,0.0009464249014854431,0.0009376406669616699,0.0009368732571601868,0.0009185448288917542,0.0008964017033576965,0.0008813142776489258,0.0009034648537635803,0.0008908584713935852,0.0008845627307891846,0.000874251127243042,0.0008763596415519714,0.000894300639629364,0.0008813217282295227,0.0008645206689834595,0.0008761659264564514,0.0008629858493804932,0.0008559301495552063,0.0008454248309135437,0.0008452385663986206,0.0008444711565971375,0.00085458904504776,0.0008396953344345093,0.0008410364389419556,0.0008475258946418762,0.0008198395371437073,0.0007996037602424622,0.0008036196231842041,0.000795021653175354,0.0007856637239456177,0.0007810890674591064,0.0007852837443351746,0.0007757395505905151,0.0007726848125457764,0.0007734596729278564,0.0007824301719665527,0.0007793605327606201,0.0007759332656860352,0.0007686764001846313,0.0007719248533248901,0.0007614195346832275,0.0007528364658355713,0.0007442384958267212,0.0007316470146179199,0.0007425248622894287,0.0007373690605163574,0.0007278174161911011,0.0007165521383285522,0.0007255226373672485,0.000711396336555481,0.0007049143314361572,0.000711783766746521,0.0007104426622390747,0.0006982237100601196,0.0006924867630004883,0.0006961226463317871,0.0006943941116333008,0.0006842762231826782,0.0007043331861495972,0.0006829649209976196,0.0006890594959259033,0.0006861984729766846,0.0006879270076751709,0.0006785541772842407,0.0006821900606155396,0.0006774067878723145,0.0006554573774337769,0.0006460994482040405,0.0006474405527114868,0.0006552636623382568,0.000643610954284668,0.0006424784660339355,0.0006308257579803467,0.0006312131881713867,0.0006201416254043579,0.0006182193756103516,0.0006033331155776978,0.0006048679351806641,0.0006035268306732178,0.0005983710289001465,0.000596269965171814,0.0005872994661331177,0.0005871057510375977,0.0005811899900436401,0.0005754679441452026,0.0005743056535720825,0.0005702972412109375,0.0005676448345184326,0.0005584657192230225,0.0005464404821395874,0.0005422532558441162,0.0005456805229187012,0.0005445182323455811,0.0005464404821395874,0.0005405247211456299,0.0005323141813278198,0.0005292445421218872,0.0005183666944503784,0.000516846776008606,0.0005118846893310547]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0008530616760253906,0.0010562024544924498,0.0012746170395985246,0.0015128874219954014,0.0017481031827628613,0.0019922922365367413,0.0022229256574064493,0.002466732868924737,0.0027179860044270754,0.002955301897600293,0.0032040728256106377,0.0034503620117902756,0.0037023788318037987,0.003951531834900379,0.0042016394436359406,0.004458429291844368,0.004719610325992107,0.004977545700967312,0.005229371599853039,0.005477379076182842,0.005729395896196365,0.005979694426059723,0.006237247958779335,0.006492892280220985,0.006742808967828751,0.007005899213254452,0.0072563886642456055,0.007496568374335766,0.007749730721116066,0.0079962108284235,0.008243836462497711,0.00849585235118866,0.008738705888390541,0.008989195339381695,0.00923510268330574,0.009478718973696232,0.009726726450026035,0.00997244194149971,0.010213003493845463,0.010457383468747139,0.01070348173379898,0.010948434472084045,0.011191096156835556,0.011429366655647755,0.011667637154459953,0.011914690025150776,0.012152960523962975,0.012385503388941288,0.012619764544069767,0.012860135175287724,0.01309554185718298,0.01332426629960537,0.013558526523411274,0.013783050701022148,0.014009293168783188,0.014233626425266266,0.014456241391599178,0.014676947146654129,0.014903571456670761,0.015109384432435036,0.015330853872001171,0.015542586334049702,0.015763673931360245,0.01597617007791996,0.016181983053684235,0.01639275997877121,0.016602585092186928,0.016808779910206795,0.017015930265188217,0.017228998243808746,0.017434431239962578,0.01763356290757656,0.017835557460784912,0.018034115433692932,0.018236111849546432,0.01843276061117649,0.018635902553796768,0.01882835105061531,0.019017554819583893,0.0192105770111084,0.019399398937821388,0.019598720595240593,0.019789259880781174,0.019977128133177757,0.020169194787740707,0.02036507986485958,0.02055065706372261,0.020738333463668823,0.02092314511537552,0.02110413834452629,0.021288951858878136,0.021469181403517723,0.021647311747074127,0.02182028628885746,0.022000135853886604,0.022179409861564636,0.022353339940309525,0.022528033703565598,0.022697381675243378,0.022864628583192825,0.023029394447803497,0.023190723732113838,0.02336026169359684,0.023531900718808174,0.023691320791840553,0.023854367434978485,0.024018561467528343,0.024175306782126427,0.024336446076631546,0.024501020088791847,0.024666739627718925,0.02481871470808983,0.02497202344238758,0.025124188512563705,0.02527501806616783,0.025423362851142883,0.02556789107620716,0.02570955455303192,0.025856947526335716,0.026001473888754845,0.02615402080118656,0.026291485875844955,0.026441168040037155,0.026581114158034325,0.02671533077955246,0.026859095320105553,0.026999231427907944,0.027130013331770897,0.027270913124084473,0.02740876004099846,0.027534576132893562,0.027664976194500923,0.02779155783355236,0.027919284999370575,0.02805178426206112,0.02817722037434578,0.028308000415563583,0.02843305468559265,0.028563454747200012,0.028693854808807373,0.02881528064608574,0.028934989124536514,0.029057178646326065,0.02917173132300377,0.029286665841937065,0.029408857226371765,0.029529519379138947,0.029643690213561058,0.02976091578602791,0.029878715053200722,0.02999269589781761,0.03009961172938347,0.030209582298994064,0.030324898660182953,0.030437162145972252,0.030545605346560478,0.030658820644021034,0.030772611498832703,0.03087456338107586,0.03098682500422001,0.031095460057258606,0.031195884570479393,0.03130241855978966,0.031409334391355515,0.031513769179582596,0.031612858176231384,0.031712330877780914,0.03181351721286774,0.03191260248422623,0.03201646730303764,0.032114218920469284,0.032205287367105484,0.03229807689785957,0.032389719039201736,0.032480787485837936,0.03257281333208084,0.03266426548361778,0.032753996551036835,0.032842203974723816,0.03293117135763168,0.033016134053468704,0.03310319408774376,0.03319006413221359,0.033275406807661057,0.03336036577820778,0.033444181084632874,0.03352665901184082,0.03361085429787636,0.033688370138406754,0.033773139119148254,0.033854663372039795,0.03393007442355156,0.03400835394859314,0.03408529609441757,0.03416911140084267,0.0342433787882328,0.03431802988052368,0.034391723573207855,0.034460075199604034,0.034533578902482986,0.03460899367928505,0.03467925265431404,0.03474932163953781,0.03481747955083847,0.03489251434803009,0.034964870661497116,0.03503035753965378,0.03510443493723869,0.03517450392246246,0.03524132817983627,0.035308342427015305,0.035378601402044296,0.03544236719608307,0.03550613671541214,0.03557295724749565,0.03563978150486946,0.035695720463991165,0.03575662523508072,0.03582001104950905,0.035881295800209045,0.03594411164522171,0.03601035848259926,0.03607088327407837,0.03612834960222244,0.03618982806801796,0.03625111281871796,0.036310870200395584,0.036368340253829956,0.03642599657177925,0.0364832729101181,0.03653864189982414,0.03660336509346962,0.03666312247514725,0.03672230616211891,0.036776527762413025,0.036833614110946655,0.036885738372802734,0.036945685744285583,0.03700372576713562,0.037058521062135696,0.03710968792438507,0.03716830164194107,0.0372316874563694,0.03728877380490303,0.03734757751226425,0.03740141540765762,0.0374625101685524,0.0375174954533577,0.03757038339972496,0.037623077630996704,0.037678252905607224,0.03772770240902901,0.037780776619911194,0.03782946243882179,0.037877004593610764,0.0379314161837101,0.03798869252204895,0.03803470358252525,0.03808147832751274,0.03813665732741356,0.03818610683083534,0.03823154419660568,0.038280993700027466,0.03832929581403732,0.038371872156858444,0.03842208534479141,0.038464661687612534,0.03851315379142761,0.03855973854660988,0.03860708698630333,0.03865329176187515,0.038696058094501495,0.03873691335320473,0.03877948969602585,0.03882550075650215,0.038865406066179276,0.0389089360833168,0.03895341977477074,0.03898988664150238,0.039029598236083984,0.039072174578905106,0.03911341354250908,0.03915140777826309,0.03919531777501106,0.039241328835487366,0.039277415722608566,0.039319608360528946,0.03935454785823822,0.039395786821842194,0.039435114711523056,0.039477501064538956,0.03951587527990341,0.03955100476741791,0.03959090635180473,0.0396311916410923,0.039667848497629166,0.03970641642808914,0.0397447906434536,0.039788320660591125,0.03982383385300636,0.03985876962542534,0.039895620197057724,0.03993074968457222,0.03996473178267479,0.04000234603881836,0.04003957286477089,0.040073174983263016,0.040105633437633514,0.040139999240636826,0.04017474874854088,0.04020605981349945,0.040242332965135574,0.04027364403009415,0.04030228406190872,0.040334928780794144,0.040366049855947495,0.04039602354168892,0.04043038934469223,0.04046303778886795,0.04049072414636612,0.04052356258034706,0.040551625192165375,0.04057988151907921,0.04060661047697067,0.04063582420349121,0.040662553161382675,0.04069061949849129,0.04072020947933197,0.04074789583683014,0.040776342153549194,0.04080459848046303,0.040829990059137344,0.040856339037418365,0.04088173061609268,0.04090922325849533,0.04093156009912491,0.040955618023872375,0.04098406434059143,0.04101041331887245,0.04103943333029747,0.04106711596250534,0.041096899658441544,0.04112362861633301,0.041150547564029694,0.04117422178387642,0.04119694232940674,0.0412236712872982,0.041246965527534485,0.04127044603228569,0.041295841336250305,0.04132237657904625],"recovered":[0.0,0.0002850462915375829,0.0005322900833562016,0.0007592961192131042,0.0009981392649933696,0.001232973183505237,0.0014721981715410948,0.0017068411689251661,0.0019424386555328965,0.002184909302741289,0.0024294801987707615,0.0026723328046500683,0.0029197675175964832,0.003167202230542898,0.0034148276317864656,0.003673717612400651,0.003932416904717684,0.004189970437437296,0.004443323705345392,0.004685221705585718,0.004939529579132795,0.005195555742830038,0.005446808412671089,0.00570092536509037,0.005953896790742874,0.006210495717823505,0.006462130695581436,0.0067221662029623985,0.006969219073653221,0.00722295418381691,0.0074745891615748405,0.007723742164671421,0.007968313060700893,0.008206583559513092,0.008454018272459507,0.008701834827661514,0.008955951780080795,0.009209686890244484,0.00945559423416853,0.009699592366814613,0.009939772076904774,0.010186443105340004,0.01042681373655796,0.01067348476499319,0.010915382765233517,0.011155180633068085,0.011395741254091263,0.011634011752903461,0.01187228225171566,0.012100433930754662,0.01233469508588314,0.0125699108466506,0.012804553844034672,0.013030605390667915,0.013261811807751656,0.013495500199496746,0.013716014102101326,0.01393901091068983,0.014157425612211227,0.01438901387155056,0.01460723765194416,0.014831189066171646,0.015048649162054062,0.015267063863575459,0.015487577766180038,0.01569491997361183,0.015906652435660362,0.01612124778330326,0.016327060759067535,0.01653631217777729,0.016739262267947197,0.01694984920322895,0.017158716917037964,0.0173614751547575,0.01755831576883793,0.01776031218469143,0.017966698855161667,0.018167737871408463,0.018361523747444153,0.01855168305337429,0.01874680444598198,0.0189354345202446,0.019133994355797768,0.01932949759066105,0.01952175609767437,0.0197136327624321,0.01991085521876812,0.02009662240743637,0.020289452746510506,0.020473310723900795,0.02065163105726242,0.020839499309659004,0.02102087438106537,0.021198049187660217,0.02137293480336666,0.021552590653300285,0.021729767322540283,0.021903887391090393,0.022082017734646797,0.02224831096827984,0.02241613157093525,0.022579560056328773,0.0227416530251503,0.022903554141521454,0.023073092103004456,0.023237094283103943,0.023402052000164986,0.023567771539092064,0.02372661791741848,0.023889092728495598,0.024047749117016792,0.02420831471681595,0.024371551349759102,0.02452600747346878,0.024677982553839684,0.024830909445881844,0.024978874251246452,0.025127602741122246,0.025270793586969376,0.025412075221538544,0.02555985003709793,0.025708960369229317,0.025853678584098816,0.02599763311445713,0.026143878698349,0.026281725615262985,0.026419952511787415,0.0265654344111681,0.026701943948864937,0.026838643476366997,0.02697458118200302,0.027104215696454048,0.027234043926000595,0.027362914755940437,0.027494460344314575,0.027621805667877197,0.027750486508011818,0.027875348925590515,0.02800613082945347,0.028137866407632828,0.028269411996006966,0.028396757319569588,0.028522001579403877,0.02864781953394413,0.02876657247543335,0.02888055332005024,0.029003124684095383,0.029117677360773087,0.029234902933239937,0.02935270220041275,0.029466109350323677,0.029584290459752083,0.029695216566324234,0.029806332662701607,0.02991744875907898,0.030028756707906723,0.03014541044831276,0.030254999175667763,0.030368980020284653,0.03047895058989525,0.030587203800678253,0.030692974105477333,0.03079798072576523,0.030903179198503494,0.03101505897939205,0.03112197481095791,0.031227173283696175,0.031323015689849854,0.03142382204532623,0.0315253920853138,0.03162868320941925,0.03173254430294037,0.03182819485664368,0.0319194570183754,0.0320105254650116,0.03210235759615898,0.03219781816005707,0.032291945070028305,0.03238072246313095,0.032470837235450745,0.03256076201796532,0.03264763206243515,0.032732781022787094,0.032819077372550964,0.03290499374270439,0.032990146428346634,0.03307605907320976,0.033157967031002045,0.033241014927625656,0.0333198681473732,0.03340406343340874,0.03348463401198387,0.03356214612722397,0.03364424407482147,0.03372328355908394,0.03380480781197548,0.03388155996799469,0.033958882093429565,0.03403238579630852,0.03410512953996658,0.0341765321791172,0.03424793854355812,0.03431743383407593,0.03438597545027733,0.034451842308044434,0.034526873379945755,0.03459656238555908,0.034665293991565704,0.0347365066409111,0.03480944037437439,0.03487759828567505,0.034943658858537674,0.035012006759643555,0.03507768362760544,0.03514469787478447,0.03520980104804039,0.03528120741248131,0.03534211218357086,0.03540053218603134,0.03546201065182686,0.03552215173840523,0.035583626478910446,0.035647012293338776,0.03571078181266785,0.03576996549963951,0.035827815532684326,0.03589559346437454,0.035951532423496246,0.03600632771849632,0.0360647514462471,0.036125846207141876,0.03618159517645836,0.03624364361166954,0.036303021013736725,0.0363604873418808,0.036421965807676315,0.03647656738758087,0.03653193637728691,0.03658749535679817,0.03664419800043106,0.03670261800289154,0.03675493225455284,0.036812398582696915,0.036871396005153656,0.036928288638591766,0.03698766604065895,0.037045516073703766,0.037107184529304504,0.03716369718313217,0.03721429035067558,0.037268511950969696,0.03732139617204666,0.03737619146704674,0.03743079677224159,0.0374804362654686,0.037533894181251526,0.03758295997977257,0.037637945264577866,0.03768624737858772,0.0377311147749424,0.03778419271111488,0.03783726692199707,0.03788595274090767,0.03793540224432945,0.03798256069421768,0.03802876174449921,0.0380728654563427,0.038118306547403336,0.03816641867160797,0.03821223974227905,0.038259778171777725,0.03830770030617714,0.03835161030292511,0.038394950330257416,0.03843962773680687,0.038487546145915985,0.03852611407637596,0.03857308253645897,0.03861412778496742,0.03865288570523262,0.03869393467903137,0.0387374646961689,0.03877679258584976,0.03881765156984329,0.03885755315423012,0.03890490159392357,0.038945186883211136,0.03898680955171585,0.03902613744139671,0.0390629880130291,0.03910728171467781,0.039147183299064636,0.03918842226266861,0.039228133857250214,0.0392649807035923,0.03930049389600754,0.039342306554317474,0.039374951273202896,0.039416953921318054,0.0394534207880497,0.03949160501360893,0.039527688175439835,0.03956491872668266,0.03960367664694786,0.03963880613446236,0.03967546299099922,0.039711739867925644,0.039748966693878174,0.03978371620178223,0.039815980941057205,0.03985225781798363,0.03988566994667053,0.039915259927511215,0.039947908371686935,0.03997597470879555,0.040008239448070526,0.04004298895597458,0.040071625262498856,0.04010332003235817,0.04013463109731674,0.04016517847776413,0.04019591584801674,0.040226273238658905,0.040255673229694366,0.040282975882291794,0.040312759578228,0.0403425432741642,0.040371373295784,0.04040173068642616,0.040429987013339996,0.04045805335044861,0.04048630967736244,0.04051227495074272,0.04053766652941704,0.040563441812992096,0.040586162358522415,0.04060983657836914,0.040631409734487534,0.04065890237689018,0.04068448394536972,0.04071350395679474,0.04073851555585861,0.04076848924160004,0.04079541191458702,0.04082080349326134,0.04084905982017517,0.04087464511394501,0.04090118035674095,0.040927909314632416,0.040955401957035065,0.04097964987158775],"active":[0.0008530616760253906,0.0007711561629548669,0.0007423269562423229,0.0007535913027822971,0.0007499639177694917,0.0007593190530315042,0.0007507274858653545,0.0007598916999995708,0.0007755473488941789,0.000770392594859004,0.0007745926268398762,0.0007780292071402073,0.0007826113142073154,0.000784329604357481,0.0007868118118494749,0.000784711679443717,0.0007871934212744236,0.0007875752635300159,0.0007860478945076466,0.0007921573705971241,0.00078986631706357,0.0007841386832296848,0.0007904395461082458,0.0007919669151306152,0.0007889121770858765,0.0007954034954309464,0.0007942579686641693,0.0007744021713733673,0.0007805116474628448,0.0007732566446065903,0.0007692473009228706,0.0007721101865172386,0.0007703928276896477,0.0007826117798686028,0.0007810844108462334,0.0007768841460347176,0.00077077466994524,0.0007627550512552261,0.0007574092596769333,0.0007577911019325256,0.000763709656894207,0.0007619913667440414,0.0007642824202775955,0.0007558818906545639,0.0007522543892264366,0.0007595093920826912,0.0007572192698717117,0.0007514916360378265,0.0007474822923541069,0.000759701244533062,0.000760846771299839,0.0007543554529547691,0.0007539726793766022,0.0007524453103542328,0.0007474813610315323,0.0007381262257695198,0.0007402272894978523,0.0007379362359642982,0.0007461458444595337,0.0007203705608844757,0.0007236162200570107,0.0007113972678780556,0.0007150247693061829,0.0007091062143445015,0.0006944052875041962,0.000697840005159378,0.0006959326565265656,0.0006875321269035339,0.0006888695061206818,0.000692686066031456,0.0006951689720153809,0.0006837137043476105,0.0006768405437469482,0.0006726402789354324,0.0006777960807085037,0.0006724484264850616,0.0006692036986351013,0.0006606131792068481,0.00065603107213974,0.000658893957734108,0.0006525944918394089,0.0006632860749959946,0.0006552655249834061,0.0006476305425167084,0.0006474386900663376,0.0006514471024274826,0.0006398018449544907,0.0006417110562324524,0.0006336923688650131,0.0006308276206254959,0.000637320801615715,0.0006296820938587189,0.0006264373660087585,0.0006222371011972427,0.0006272010505199432,0.0006268192082643509,0.0006235726177692413,0.0006241463124752045,0.0006153639405965805,0.0006163176149129868,0.000613262876868248,0.0006111636757850647,0.0006186086684465408,0.0006283465772867203,0.0006182286888360977,0.0006172731518745422,0.0006165094673633575,0.0006075352430343628,0.0006098281592130661,0.0006119273602962494,0.0006189905107021332,0.00061039999127388,0.000600472092628479,0.0005981810390949249,0.0005970355123281479,0.0005924534052610397,0.0005890168249607086,0.0005819518119096756,0.0005861539393663406,0.000589398667216301,0.0005941707640886307,0.0005825255066156387,0.0005874894559383392,0.0005834810435771942,0.0005714520812034607,0.0005773697048425674,0.0005792789161205292,0.0005645789206027985,0.0005689691752195358,0.0005701165646314621,0.0005599949508905411,0.000560760498046875,0.0005575139075517654,0.0005563702434301376,0.0005573239177465439,0.0005554147064685822,0.0005575139075517654,0.0005577057600021362,0.0005573239177465439,0.0005559884011745453,0.0005458686500787735,0.0005382318049669266,0.0005351770669221878,0.000523911789059639,0.0005200933665037155,0.0005283039063215256,0.0005263946950435638,0.0005260128527879715,0.0005260128527879715,0.0005260128527879715,0.0005265865474939346,0.0005153212696313858,0.0005143657326698303,0.0005185659974813461,0.0005197133868932724,0.0005168486386537552,0.0005134101957082748,0.0005176123231649399,0.0005055833607912064,0.0005078744143247604,0.0005082562565803528,0.0005029104650020599,0.0005044378340244293,0.0005061551928520203,0.0004987102001905441,0.0004908833652734756,0.0004851575940847397,0.0004905015230178833,0.0004887804388999939,0.0004910752177238464,0.00048553571105003357,0.00047274306416511536,0.0004698820412158966,0.0004702620208263397,0.0004702620208263397,0.00047045573592185974,0.0004664473235607147,0.00046205148100852966,0.000461481511592865,0.0004603341221809387,0.00045537203550338745,0.000455562025308609,0.0004572831094264984,0.00045632943511009216,0.00045537203550338745,0.0004540346562862396,0.00045059993863105774,0.00045288726687431335,0.0004473552107810974,0.00045327097177505493,0.00045059993863105774,0.000445440411567688,0.00044620782136917114,0.00044105201959609985,0.00044582784175872803,0.0004385709762573242,0.0004364699125289917,0.0004328414797782898,0.00042768940329551697,0.0004284493625164032,0.0004324615001678467,0.0004313141107559204,0.00043188780546188354,0.00043150410056114197,0.00044067203998565674,0.0004379972815513611,0.00043379515409469604,0.0004391409456729889,0.0004379972815513611,0.00043188780546188354,0.00043074414134025574,0.0004349425435066223,0.00043036043643951416,0.00042845308780670166,0.00042825937271118164,0.00042998045682907104,0.0004145130515098572,0.0004145130515098572,0.0004194788634777069,0.0004192851483821869,0.00042195990681648254,0.00042673200368881226,0.0004238709807395935,0.00041756778955459595,0.0004198625683784485,0.00042329728603363037,0.00041527673602104187,0.0004168078303337097,0.00041966885328292847,0.0004185214638710022,0.00041279569268226624,0.000421769917011261,0.0004194788634777069,0.0004192851483821869,0.00041604042053222656,0.00041164830327033997,0.0004091709852218628,0.0004137493669986725,0.0004162304103374481,0.0004143230617046356,0.0004070699214935303,0.00041336938738822937,0.00041928887367248535,0.0004173777997493744,0.00041928887367248535,0.0004137493669986725,0.0004169940948486328,0.00041031092405319214,0.0004066862165927887,0.0004087872803211212,0.00040974095463752747,0.0004063062369823456,0.0004045851528644562,0.0003986656665802002,0.00039656832814216614,0.0003975220024585724,0.00040573254227638245,0.0003967583179473877,0.0003952309489250183,0.0004055425524711609,0.000401914119720459,0.00039427727460861206,0.00039504095911979675,0.0003938935697078705,0.00038931146264076233,0.0003933236002922058,0.0003917962312698364,0.00039484724402427673,0.00039331987500190735,0.00039484724402427673,0.00039351359009742737,0.0003883577883243561,0.0003853030502796173,0.0003845393657684326,0.000385873019695282,0.0003778599202632904,0.0003828220069408417,0.0003803372383117676,0.0003757588565349579,0.00037671253085136414,0.0003782398998737335,0.00037594884634017944,0.0003746151924133301,0.0003776662051677704,0.0003837756812572479,0.00037251412868499756,0.00037442147731781006,0.0003677383065223694,0.00036964938044548035,0.0003721266984939575,0.000370219349861145,0.00036869198083877563,0.0003625825047492981,0.00036277249455451965,0.0003662109375,0.0003673546016216278,0.0003641098737716675,0.0003698393702507019,0.0003713667392730713,0.00037041306495666504,0.00036716461181640625,0.0003679320216178894,0.0003658309578895569,0.0003610551357269287,0.0003635399043560028,0.0003641098737716675,0.0003614351153373718,0.0003566667437553406,0.000356283038854599,0.0003587678074836731,0.00035380199551582336,0.0003566630184650421,0.0003583841025829315,0.0003543756902217865,0.0003589540719985962,0.0003578104078769684,0.0003530345857143402,0.00035876408219337463,0.0003597177565097809,0.00035609304904937744,0.0003583841025829315,0.00035570934414863586,0.00035360828042030334,0.00035093724727630615,0.0003528483211994171,0.00034979358315467834,0.0003480762243270874,0.00034883618354797363,0.00034616515040397644,0.000346355140209198,0.00034654513001441956,0.00034368038177490234,0.0003440640866756439,0.0003440640866756439,0.00034578144550323486,0.0003453977406024933,0.00034578144550323486,0.0003526546061038971,0.0003515109419822693,0.00035494938492774963,0.0003536120057106018,0.0003583841025829315,0.0003551393747329712,0.00035513564944267273,0.0003534182906150818,0.0003478825092315674,0.0003490261733531952,0.0003457851707935333,0.00034253671765327454,0.0003404393792152405,0.0003427267074584961]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0008530616760253906,0.0010604027193039656,0.0012843541335314512,0.0015088780783116817,0.001729011069983244,0.0019380704034119844,0.002160303294658661,0.002378336153924465,0.002591977594420314,0.0028086737729609013,0.0030133421532809734,0.0032243106979876757,0.003432033583521843,0.003644338808953762,0.003850725246593356,0.004048711154609919,0.004254906438291073,0.004451174288988113,0.0046546971425414085,0.0048429458402097225,0.005027376115322113,0.0052146706730127335,0.005398146342486143,0.005576085764914751,0.00575459748506546,0.005927572958171368,0.00610092980787158,0.006257867440581322,0.006420341785997152,0.006583771202713251,0.006747963838279247,0.0069045196287333965,0.0070530567318201065,0.00720293028280139,0.0073531861416995525,0.007502296008169651,0.007642050739377737,0.007782378233969212,0.007922133430838585,0.008053869009017944,0.008186178281903267,0.00831772293895483,0.00844544917345047,0.008568021468818188,0.008693266659975052,0.008816219866275787,0.008938409388065338,0.009054108522832394,0.009174770675599575,0.009290278889238834,0.00940826814621687,0.009512512013316154,0.009623628109693527,0.009736272506415844,0.009838797152042389,0.0099480040371418,0.010048238560557365,0.010141980834305286,0.010243742726743221,0.01034607645124197,0.010437527671456337,0.010527834296226501,0.010621767491102219,0.010714937001466751,0.010801807045936584,0.010891730897128582,0.010983373038470745,0.011068906635046005,0.01115501206368208,0.011236344464123249,0.011315768584609032,0.011397100985050201,0.011475378647446632,0.011552893556654453,0.011628116481006145,0.01170219387859106,0.011774744838476181,0.0118436673656106,0.01191545370966196,0.011984758079051971,0.012052726931869984,0.012119549326598644,0.012180453166365623,0.012247848324477673,0.012307225726544857,0.012368511408567429,0.01242979709059,0.012492037378251553,0.012552560307085514,0.0126081183552742,0.012662339955568314,0.012718279846012592,0.012770974077284336,0.012821569107472897,0.012874645181000233,0.012922757305204868,0.012971442192792892,0.013017836026847363,0.013064803555607796,0.0131144430488348,0.013158927671611309,0.013206467032432556,0.013250569812953472,0.013293336145579815,0.01333419419825077,0.013375051319599152,0.013414762914180756,0.01345542911440134,0.013492658734321594,0.013531988486647606,0.013568837195634842,0.013607021421194077,0.013644441962242126,0.0136807169765234,0.013714510016143322,0.013744866475462914,0.013777323067188263,0.013809970580041409,0.013838991522789001,0.013869157060980797,0.013899704441428185,0.013929679058492184,0.013959653675556183,0.01398924645036459,0.014015784487128258,0.014042704366147518,0.014070387929677963,0.014097499661147594,0.014122319407761097,0.014146757312119007,0.014172340743243694,0.014199069701135159,0.014223507605493069,0.014246227219700813,0.014267610386013985,0.01428880263119936,0.014307512901723385,0.014331378042697906,0.014351043850183487,0.014372045174241066,0.014393428340554237,0.01441328413784504,0.014432376250624657,0.014452995732426643,0.014471324160695076,0.014489843510091305,0.014509317465126514,0.014526691287755966,0.014545783400535583,0.014565066434442997,0.014582058414816856,0.01459809672087431,0.014614134095609188,0.014631126075983047,0.014648308977484703,0.014664537273347378,0.014681147411465645,0.014696039259433746,0.014710931107401848,0.01472429558634758,0.01473976019769907,0.014752360992133617,0.014767825603485107,0.014782908372581005,0.014795700088143349,0.014808491803705692,0.014820901677012444,0.01483502984046936,0.014849158935248852,0.014860041439533234,0.014870923943817616,0.014881424605846405,0.014893070794641972,0.014903571456670761,0.014913499355316162,0.014923809096217155,0.014934309758245945,0.014944619499146938,0.014954738318920135,0.014963902533054352,0.014972684904932976,0.014982040040194988,0.014989676885306835,0.014999032020568848,0.015008578076958656,0.015016596764326096,0.015025188215076923,0.015031679533421993,0.015040270984172821,0.015048862434923649,0.015056881122291088,0.015064899809658527,0.015072918497025967,0.01508074626326561,0.015088383108377457,0.015095065347850323,0.015104039572179317,0.015109958127140999,0.01511587668210268,0.015121795237064362,0.015128095634281635,0.015134777873754501,0.015140123665332794,0.015146042220294476,0.015153488144278526,0.01515826117247343,0.015164561569690704,0.01517124380916357,0.015176589600741863,0.015182508155703545,0.015187472105026245,0.015193008817732334,0.015199309214949608,0.0152046550065279,0.015208855271339417,0.01521362829953432,0.01521763764321804,0.015222410671412945,0.015226992778480053,0.015231002122163773,0.015235775150358677,0.015239211730659008,0.01524360291659832,0.015248185023665428,0.015253721736371517,0.01525754015892744,0.015261931344866753,0.015265749767422676,0.015270140953361988,0.015273959375917912,0.015277777798473835,0.015281405299901962,0.01528503280133009,0.015287705697119236,0.015292096883058548,0.015294197015464306,0.015297251753509045,0.015300306491553783,0.015302406623959541,0.015305843204259872,0.015308516100049019,0.01531195268034935,0.015315771102905273,0.015318062156438828,0.01532092597335577,0.015323980711400509,0.015327226370573044,0.015330472029745579,0.01533238124102354,0.015335054136812687,0.015338108874857426,0.015340781770646572,0.015343454666435719,0.015346127562224865,0.015348609536886215,0.015351664274930954,0.015353955328464508,0.015356246381998062,0.01535834651440382,0.015360638499259949,0.015362165868282318,0.015363884158432484,0.01536502968519926,0.015367511659860611,0.015368466265499592,0.015370375476777554,0.015371330082416534,0.0153730483725667,0.01537457574158907,0.015376103110611439,0.0153780123218894,0.015379348769783974,0.015380685217678547,0.015382212586700916,0.01538354903459549,0.015385649167001247,0.015386603772640228,0.015388322062790394,0.015389658510684967,0.015391185879707336,0.01539252232760191,0.015393667854368687,0.01539500430226326,0.015396913513541222,0.01539748627692461,0.015398631803691387,0.015399777330458164,0.015400731936097145,0.015401686541736126,0.015403213910758495,0.01540397759526968,0.015405123122036457,0.015406268648803234,0.015407414175570011,0.015408177860081196,0.015409323386847973,0.015410087071359158,0.015411041676998138,0.015412569046020508,0.015413714572787285,0.015414860099554062,0.015415814705193043,0.015416769310832024,0.015417342074215412,0.015418105758726597,0.015419251285493374,0.015420014970004559,0.015420778654515743,0.015421542339026928,0.015422115102410316,0.015422687865793705,0.015422687865793705,0.015423642471432686,0.015424024313688278,0.01542440615594387,0.015424978919327259,0.015425742603838444,0.015426315367221832,0.01542688813060522,0.01542746089398861,0.015428033657371998,0.015429370105266571,0.015429751947522163,0.015430133789777756,0.015430515632033348,0.015431279316544533,0.015431661158800125,0.015432233922183514,0.015432615764439106,0.015432997606694698,0.015433570370078087,0.015434143133461475,0.015434524975717068,0.01543490681797266,0.015435288660228252,0.015435670502483845,0.015436052344739437,0.015436243265867233,0.015436816029250622,0.015437197871506214,0.01543738879263401,0.015437770634889603,0.015437961556017399,0.015438152477145195,0.015438343398272991,0.015439107082784176,0.015439107082784176,0.015439107082784176,0.015439298003911972,0.015439488925039768,0.01543987076729536],"recovered":[0.0,0.0002839007356669754,0.0005296171293593943,0.0007602506666444242,0.0009866839973255992,0.0012058622669428587,0.0014193127863109112,0.0016446005320176482,0.001865115249529481,0.0020797112956643105,0.002300226129591465,0.002510812832042575,0.0027166265062987804,0.002926831366494298,0.0031383729074150324,0.0033415136858820915,0.003545990912243724,0.0037539047189056873,0.0039497907273471355,0.004153313115239143,0.004349580965936184,0.004540502559393644,0.004723787773400545,0.004907454364001751,0.005088066682219505,0.0052744061686098576,0.0054460447281599045,0.005622265860438347,0.005789895076304674,0.005953705869615078,0.006114080548286438,0.006274454761296511,0.006429674103856087,0.006586993578821421,0.006740494631230831,0.0068880775943398476,0.007036232855170965,0.007175796665251255,0.007316315080970526,0.007467716000974178,0.0076076616533100605,0.007741497829556465,0.00787266157567501,0.008005160838365555,0.008130787871778011,0.008250304497778416,0.008376695215702057,0.008501366712152958,0.008618975058197975,0.008737537078559399,0.008849416859447956,0.008971034549176693,0.009079668670892715,0.009190022014081478,0.00930419284850359,0.009412064217031002,0.009519743733108044,0.009621122851967812,0.009721357375383377,0.009825218468904495,0.00992297101765871,0.010018240660429,0.010108355432748795,0.010202671401202679,0.010296222753822803,0.010387292131781578,0.010475307703018188,0.010570768266916275,0.010658401995897293,0.010746798478066921,0.010827558115124702,0.010908126831054688,0.010991369374096394,0.011072129011154175,0.011153079569339752,0.011226585134863853,0.01130505371838808,0.011381040327250957,0.011449200101196766,0.011523086577653885,0.011593345552682877,0.01166150439530611,0.0117306187748909,0.01179343182593584,0.011859681457281113,0.011920394375920296,0.011982062831521034,0.01204315759241581,0.012105779722332954,0.0121684018522501,0.012224151752889156,0.012281619012355804,0.012335649691522121,0.012394835241138935,0.012444092892110348,0.01249659713357687,0.012547382153570652,0.012598167173564434,0.012648952193558216,0.012695918790996075,0.012742695398628712,0.012790998443961143,0.012836819514632225,0.012882831506431103,0.012925979681313038,0.012967410497367382,0.013008076697587967,0.01304931566119194,0.013089027255773544,0.013126829639077187,0.01316654123365879,0.013205680064857006,0.013241765089333057,0.013281858526170254,0.013318897224962711,0.013351544737815857,0.01338228303939104,0.013415503315627575,0.013447387143969536,0.013481562957167625,0.013515355996787548,0.01354666706174612,0.013577405363321304,0.013604516163468361,0.013635254465043545,0.013664083555340767,0.01368890330195427,0.0137173505499959,0.013745035044848919,0.013771000318229198,0.013796010985970497,0.013819494284689426,0.01384374126791954,0.013867797330021858,0.013893762603402138,0.013917818665504456,0.013940729200839996,0.013959630392491817,0.013983304612338543,0.014005452394485474,0.014027981087565422,0.01404955517500639,0.01406998373568058,0.014090030454099178,0.014108549803495407,0.014127069152891636,0.01414577942341566,0.014166017062962055,0.014183963648974895,0.014202101156115532,0.014222338795661926,0.014238758012652397,0.014255178160965443,0.01427178829908371,0.014289162121713161,0.014305963180959225,0.014322573319077492,0.014337847009301186,0.014352929778397083,0.014368012547492981,0.014382713474333286,0.014397605322301388,0.014411733485758305,0.01442643441259861,0.01444037165492773,0.01445335429161787,0.014467291533946991,0.01448084693402052,0.014494211412966251,0.014508149586617947,0.014520750381052494,0.014533542096614838,0.014545188285410404,0.014556452631950378,0.014566762372851372,0.014577453956007957,0.01458833646029234,0.014599218964576721,0.01460971962660551,0.014620411209762096,0.014631102792918682,0.014640457928180695,0.0146501949056983,0.014657258987426758,0.014665468595921993,0.014675969257950783,0.01468456070870161,0.01469353400170803,0.014700407162308693,0.014710335060954094,0.014718926511704922,0.014727708883583546,0.014734772965312004,0.014742791652679443,0.014752146787941456,0.014759975485503674,0.01476761233061552,0.014775440096855164,0.014782504178583622,0.014789759181439877,0.014796250499784946,0.01480255089700222,0.014808851294219494,0.014814769849181175,0.014821452088654041,0.014827561564743519,0.014834052883088589,0.014839589595794678,0.014845508150756359,0.01485047210007906,0.014857154339551926,0.014861354604363441,0.01486689131706953,0.014872237108647823,0.01487739197909832,0.014882165007293224,0.014886556193232536,0.014890947379171848,0.014894956722855568,0.014899156987667084,0.0149033572524786,0.014908893965184689,0.014911948703229427,0.014916148968040943,0.014921112917363644,0.01492626778781414,0.014930468052625656,0.014935050159692764,0.014938486739993095,0.014942496083676815,0.01494574174284935,0.014949178323149681,0.014952805824577808,0.01495624240487814,0.014958533458411694,0.014962924644351006,0.014965788461267948,0.014969415962696075,0.014972470700740814,0.01497514359652996,0.014977816492319107,0.014979725703597069,0.014982589520514011,0.014986407943069935,0.014990035444498062,0.014993090182542801,0.014995763078331947,0.014999772422015667,0.015002445317804813,0.015004736371338367,0.015006836503744125,0.015009700320661068,0.015013327822089195,0.015016383491456509,0.015018865466117859,0.01502134744077921,0.015023638494312763,0.01502631139010191,0.015028411522507668,0.015031466260552406,0.015033184550702572,0.01503528468310833,0.015037002973258495,0.015038339421153069,0.015040630474686623,0.015042348764836788,0.015043876133859158,0.015045594424009323,0.015046930871903896,0.01504922192543745,0.015050367452204227,0.015051894821226597,0.015053613111376762,0.015054567717015743,0.015056095086038113,0.015058004297316074,0.015059149824082851,0.015060486271977425,0.01506220456212759,0.015064113773405552,0.015065641142427921,0.015066977590322495,0.015068314038217068,0.015069077722728252,0.01507117785513401,0.015071941539645195,0.015072896145284176,0.015074423514306545,0.015075759962201118,0.015076905488967896,0.015078241936862469,0.015079578384757042,0.015081105753779411,0.015081487596035004,0.015083587728440762,0.015084542334079742,0.015085496939718723,0.0150866424664855,0.015087406150996685,0.015088742598891258,0.015089697204530239,0.01509065181016922,0.015091988258063793,0.01509313378483057,0.015094088390469551,0.015095042996108532,0.015095806680619717,0.015096570365130901,0.015097524970769882,0.01509809773415327,0.015098479576408863,0.015099052339792252,0.015099434182047844,0.015100197866559029,0.015100770629942417,0.01510115247219801,0.015101725235581398,0.015102488920092583,0.015102679841220379,0.015103061683475971,0.01510363444685936,0.015104398131370544,0.015105352737009525,0.015105734579265118,0.015105925500392914,0.015106498263776302,0.015107452869415283,0.015108216553926468,0.01510859839618206,0.015108789317309856,0.015108789317309856,0.015109362080693245,0.015109743922948837,0.015109934844076633,0.015110316686332226,0.01511108037084341,0.01511108037084341,0.015111653134226799,0.015111844055354595,0.015112225897610188,0.01511260773986578,0.015112989582121372,0.015113371424376965,0.015113753266632557,0.01511413510888815,0.015114326030015945,0.015114707872271538,0.015114707872271538,0.015114898793399334,0.01511508971452713,0.015115280635654926],"active":[0.0008530616760253906,0.0007765019545331597,0.0007547370041720569,0.0007486274116672575,0.0007423270726576447,0.0007322081364691257,0.0007409905083477497,0.000733735621906817,0.0007268623448908329,0.0007289624772965908,0.0007131160236895084,0.0007134978659451008,0.0007154070772230625,0.0007175074424594641,0.0007123523391783237,0.0007071974687278271,0.000708915526047349,0.0006972695700824261,0.000704906415194273,0.0006896327249705791,0.0006777951493859291,0.0006741681136190891,0.000674358569085598,0.0006686314009130001,0.0006665308028459549,0.0006531667895615101,0.0006548850797116756,0.0006356015801429749,0.0006304467096924782,0.0006300653330981731,0.0006338832899928093,0.0006300648674368858,0.0006233826279640198,0.000615936703979969,0.0006126915104687214,0.0006142184138298035,0.0006058178842067719,0.0006065815687179565,0.0006058183498680592,0.000586153008043766,0.0005785166285932064,0.000576225109398365,0.0005727875977754593,0.0005628606304526329,0.0005624787881970406,0.0005659153684973717,0.0005617141723632812,0.0005527418106794357,0.0005557956174015999,0.0005527418106794357,0.0005588512867689133,0.0005414774641394615,0.0005439594388008118,0.0005462504923343658,0.0005346043035387993,0.0005359398201107979,0.0005284948274493217,0.0005208579823374748,0.0005223853513598442,0.0005208579823374748,0.0005145566537976265,0.0005095936357975006,0.0005134120583534241,0.0005122656002640724,0.000505584292113781,0.0005044387653470039,0.0005080653354525566,0.0004981383681297302,0.0004966100677847862,0.0004895459860563278,0.0004882104694843292,0.0004889741539955139,0.0004840092733502388,0.0004807645455002785,0.0004750369116663933,0.0004756087437272072,0.00046969112008810043,0.00046262703835964203,0.0004662536084651947,0.00046167150139808655,0.0004593813791871071,0.0004580449312925339,0.0004498343914747238,0.00045441649854183197,0.00044754426926374435,0.0004481170326471329,0.0004477342590689659,0.00044887978583574295,0.00044678058475255966,0.00043971650302410126,0.00043818820267915726,0.00043666083365678787,0.00043532438576221466,0.0004267338663339615,0.00043055228888988495,0.00042616017162799835,0.00042406003922224045,0.00041966885328292847,0.0004158513620495796,0.00041852425783872604,0.00041623227298259735,0.00041546858847141266,0.0004137502983212471,0.00041050463914871216,0.0004082145169377327,0.00040764082223176956,0.0004066862165927887,0.0004061134532094002,0.0004036314785480499,0.0004051588475704193,0.00040229596197605133,0.00040134135633707047,0.00040267687290906906,0.0003988584503531456,0.00039561279118061066,0.0003933217376470566,0.00039504002779722214,0.0003944672644138336,0.00039160437881946564,0.0003875941038131714,0.00038434844464063644,0.00038301199674606323,0.00038224831223487854,0.0003847302868962288,0.000380530022084713,0.00037862081080675125,0.00038148462772369385,0.00038014911115169525,0.00037728436291217804,0.00037575699388980865,0.0003763297572731972,0.0003795754164457321,0.0003797663375735283,0.0003784298896789551,0.0003738477826118469,0.00037098396569490433,0.0003667837008833885,0.000371747650206089,0.000367739237844944,0.00036659277975559235,0.0003654472529888153,0.00036372896283864975,0.00036239251494407654,0.00036296527832746506,0.0003627743571996689,0.0003627743571996689,0.0003635380417108536,0.000360674224793911,0.000361819751560688,0.00036296527832746506,0.0003597196191549301,0.0003593387082219124,0.0003589559346437454,0.00035933777689933777,0.0003591468557715416,0.0003585740923881531,0.0003585740923881531,0.00035819225013256073,0.00035800132900476456,0.000356283038854599,0.0003570467233657837,0.0003547556698322296,0.0003560921177268028,0.00035647395998239517,0.00035532843321561813,0.00035513751208782196,0.0003536101430654526,0.0003541829064488411,0.0003549475222826004,0.000351891852915287,0.00035017356276512146,0.0003478825092315674,0.0003478825092315674,0.0003471188247203827,0.00034673698246479034,0.000346355140209198,0.00034597329795360565,0.00034540053457021713,0.0003450186923146248,0.0003434913232922554,0.00034158211201429367,0.00034158211201429367,0.00033948197960853577,0.00034177303314208984,0.00034310948103666306,0.0003406275063753128,0.0003406275063753128,0.00033814553171396255,0.0003398638218641281,0.0003385273739695549,0.0003379546105861664,0.0003371909260749817,0.00033814553171396255,0.0003379546105861664,0.0003362363204360008,0.00033508986234664917,0.000336427241563797,0.00033451803028583527,0.00033337250351905823,0.000332036055624485,0.00033184513449668884,0.0003322269767522812,0.0003312723711133003,0.0003312723711133003,0.000332036055624485,0.0003306996077299118,0.00033050868660211563,0.00033165421336889267,0.00033108144998550415,0.000332036055624485,0.00033031776547431946,0.00033165421336889267,0.00033241789788007736,0.00033241789788007736,0.0003314632922410965,0.0003314632922410965,0.00033108144998550415,0.0003314632922410965,0.000332036055624485,0.00033184513449668884,0.00033241789788007736,0.00033031776547431946,0.00033165421336889267,0.000332036055624485,0.00033260881900787354,0.0003312723711133003,0.0003314632922410965,0.0003306996077299118,0.00033165421336889267,0.0003314632922410965,0.000332036055624485,0.0003322269767522812,0.0003322269767522812,0.0003314632922410965,0.0003335634246468544,0.0003312723711133003,0.0003314632922410965,0.000330890528857708,0.0003299359232187271,0.0003306996077299118,0.0003306996077299118,0.0003322269767522812,0.00033318158239126205,0.00033165421336889267,0.000330890528857708,0.000330890528857708,0.0003314632922410965,0.0003306996077299118,0.0003299359232187271,0.00033031776547431946,0.0003312723711133003,0.00033108144998550415,0.0003301268443465233,0.0003297440707683563,0.0003297440707683563,0.00033031683415174484,0.00033031683415174484,0.0003299349918961525,0.0003299349918961525,0.0003291722387075424,0.00032898131757974625,0.0003285994753241539,0.0003280267119407654,0.0003291722387075424,0.0003278357908129692,0.0003280267119407654,0.00032745394855737686,0.00032745394855737686,0.00032764486968517303,0.00032688118517398834,0.00032764486968517303,0.00032745394855737686,0.0003270721063017845,0.00032764486968517303,0.00032745394855737686,0.00032764486968517303,0.00032745394855737686,0.0003278357908129692,0.00032745394855737686,0.0003270721063017845,0.00032688118517398834,0.00032669026404619217,0.00032669026404619217,0.0003278357908129692,0.0003263084217905998,0.00032669026404619217,0.00032688118517398834,0.0003263084217905998,0.0003259265795350075,0.0003263084217905998,0.0003257356584072113,0.00032554473727941513,0.0003251628950238228,0.0003259265795350075,0.00032459013164043427,0.00032478105276823044,0.00032459013164043427,0.0003243992105126381,0.0003251628950238228,0.0003249719738960266,0.0003251628950238228,0.0003251628950238228,0.00032478105276823044,0.0003242082893848419,0.00032401736825704575,0.0003242082893848419,0.0003242082893848419,0.0003242082893848419,0.00032401736825704575,0.00032401736825704575,0.0003242082893848419,0.0003236355260014534,0.0003242082893848419,0.00032382644712924957,0.0003236355260014534,0.00032382644712924957,0.00032401736825704575,0.00032382644712924957,0.0003242082893848419,0.0003243992105126381,0.0003243992105126381,0.0003249719738960266,0.0003243992105126381,0.0003243992105126381,0.00032459013164043427,0.00032478105276823044,0.0003242082893848419,0.00032401736825704575,0.00032401736825704575,0.0003242082893848419,0.00032478105276823044,0.00032478105276823044,0.00032478105276823044,0.0003249719738960266,0.0003249719738960266,0.00032459013164043427,0.0003249719738960266,0.00032459013164043427,0.0003249719738960266,0.0003249719738960266,0.00032478105276823044,0.00032478105276823044,0.00032459013164043427,0.0003243992105126381,0.0003242082893848419,0.00032478105276823044,0.0003243992105126381,0.0003243992105126381,0.0003243992105126381,0.0003243992105126381,0.00032459013164043427]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.773414134979248,"q05":0.7245782419966862,"q20":0.7484263039521222,"q40":0.7658922304076463,"q60":0.7809360395508498,"q80":0.7984019660063739,"q95":0.8222500279618099},"MaxActiveInfected":{"mean":0.046367451548576355,"q05":0.035706309989752216,"q20":0.04091247186952571,"q40":0.04472537879158905,"q60":0.04800952430556366,"q80":0.051822431227627,"q95":0.057028593107400494}},"4W_None":{"TotalInfected":{"mean":0.451078861951828,"q05":0.3154216316147561,"q20":0.38166721117109886,"q40":0.43018437884270144,"q60":0.47197334506095456,"q80":0.5204905127325572,"q95":0.5867360922888998},"MaxActiveInfected":{"mean":0.010998234152793884,"q05":0.0038939672451971602,"q20":0.007363198317122419,"q40":0.009904005820587243,"q60":0.012092462485000526,"q80":0.01463326998846535,"q95":0.018102501060390606}},"2W_Strong":{"TotalInfected":{"mean":0.01098327711224556,"q05":0.006403338607574924,"q20":0.008639862822468937,"q40":0.010277856195948645,"q60":0.011688698028542475,"q80":0.013326691402022183,"q95":0.015563215616916194},"MaxActiveInfected":{"mean":0.0008684308850206435,"q05":0.0008190852762120993,"q20":0.0008431822480134561,"q40":0.0008608304719265695,"q60":0.0008760312981147175,"q80":0.0008936795220278309,"q95":0.0009177764938291876}},"2W_Moderate":{"TotalInfected":{"mean":0.06878498941659927,"q05":0.0,"q20":0.02130695370224364,"q40":0.054493022518680045,"q60":0.0830769563145185,"q80":0.1162630251309549,"q95":0.16157544684571742},"MaxActiveInfected":{"mean":0.001063616364262998,"q05":0.0005611149729231916,"q20":0.0008065017894936101,"q40":0.00098621903860941,"q60":0.0011410136899165863,"q80":0.0013207309390323861,"q95":0.0015661177556028044}}}}} \ No newline at end of file diff --git a/web/country-data/extdata-CU.json b/web/country-data/extdata-CU.json new file mode 100644 index 00000000..50dc5096 --- /dev/null +++ b/web/country-data/extdata-CU.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0008722543716430664,0.001111612538807094,0.001393255777657032,0.0017018000362440944,0.00203372142277658,0.0023716590367257595,0.0027399351820349693,0.0031235958449542522,0.003525305073708296,0.003961564041674137,0.004415958188474178,0.004895103629678488,0.005396165885031223,0.00593109056353569,0.006498244591057301,0.007088002283126116,0.007705692667514086,0.008479287847876549,0.009402169845998287,0.010491615161299706,0.01175655983388424,0.013234478421509266,0.014949949458241463,0.016949040815234184,0.019316494464874268,0.02204981818795204,0.025242779403924942,0.028909126296639442,0.03316755220293999,0.03808603808283806,0.0437166728079319,0.050177451223134995,0.05755475163459778,0.06592626869678497,0.07540184259414673,0.08608555048704147,0.09797000139951706,0.11124660074710846,0.1258336901664734,0.14188650250434875,0.15930980443954468,0.17804564535617828,0.19798852503299713,0.2191699594259262,0.24128690361976624,0.264309287071228,0.2879842519760132,0.3120948076248169,0.33640703558921814,0.3607862591743469,0.3849499225616455,0.4088551998138428,0.4322347044944763,0.4550124704837799,0.4770263731479645,0.498351514339447,0.5187903642654419,0.5384230613708496,0.5571988821029663,0.5750993490219116,0.5922173857688904,0.6085124015808105,0.6239808201789856,0.6387024521827698,0.6527495384216309,0.6660204529762268,0.678540825843811,0.6903783679008484,0.7014529705047607,0.7118321657180786,0.7214208245277405,0.7302721738815308,0.7384167909622192,0.7458709478378296,0.7526729106903076,0.7588635683059692,0.7643836736679077,0.7693607807159424,0.7738454341888428,0.7778382897377014,0.7813584208488464,0.7844823002815247,0.7872674465179443,0.7897318005561829,0.7918983697891235,0.793832540512085,0.7955090999603271,0.7969793677330017,0.7982662320137024,0.7993998527526855,0.8003987669944763,0.801262378692627,0.8020166754722595,0.8026875853538513,0.8032727241516113,0.8037667870521545,0.8042083382606506,0.8045974969863892,0.8049288988113403,0.805222749710083,0.805476725101471,0.8056996464729309,0.8058974146842957,0.8060686588287354,0.806209146976471,0.8063350915908813,0.8064456582069397,0.8065419793128967,0.8066280484199524,0.8067024350166321,0.8067718744277954,0.8068297505378723,0.806880533695221,0.8069247007369995,0.8069609999656677,0.8069940805435181,0.807020902633667,0.8070480227470398,0.8070695400238037,0.8070889711380005,0.8071051836013794,0.807120680809021,0.807132363319397,0.8071433305740356,0.8071523904800415,0.8071613907814026,0.8071673512458801,0.8071734309196472,0.8071799874305725,0.8071849346160889,0.8071889877319336,0.8071930408477783,0.807196319103241,0.8071988821029663,0.8072012066841125,0.8072035908699036,0.8072055578231812,0.8072070479393005,0.8072084188461304,0.8072095513343811,0.8072101473808289,0.80721116065979,0.8072117567062378,0.8072124719619751,0.8072128891944885,0.807213306427002,0.8072138428688049,0.8072143197059631,0.8072146773338318,0.8072149157524109,0.8072152137756348,0.8072152733802795,0.8072153925895691,0.8072155714035034,0.8072158694267273,0.8072159886360168,0.807216227054596,0.8072163462638855,0.8072163462638855,0.8072164058685303,0.8072164058685303,0.8072164058685303,0.807216465473175,0.8072165846824646,0.8072165846824646,0.8072166442871094,0.8072166442871094,0.8072166442871094,0.8072166442871094,0.8072166442871094,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989,0.8072167634963989],"recovered":[0.0,0.00033157761208713055,0.0006181198405101895,0.000900364713743329,0.0011971343774348497,0.0015139293391257524,0.0018406080780550838,0.0021838743705302477,0.0025533537846058607,0.002934178337454796,0.0033400985412299633,0.0037657006178051233,0.004222930409014225,0.004698810633271933,0.005212248768657446,0.0057472591288387775,0.006308998912572861,0.006895232945680618,0.007580733858048916,0.008382433094084263,0.009320786222815514,0.01042492687702179,0.011718234978616238,0.013228296302258968,0.014974536374211311,0.017051322385668755,0.01944679394364357,0.022236842662096024,0.02547311969101429,0.02921200543642044,0.033545203506946564,0.0385076068341732,0.04423424229025841,0.05077916011214256,0.05825529992580414,0.06673674285411835,0.07630565017461777,0.08705459535121918,0.0990908220410347,0.11237627267837524,0.1270325630903244,0.14306603372097015,0.16045193374156952,0.17914344370365143,0.19904161989688873,0.22008579969406128,0.24211061000823975,0.2649500370025635,0.2884223461151123,0.3122517466545105,0.33641865849494934,0.36055147647857666,0.3845902383327484,0.40831753611564636,0.431528240442276,0.4541490972042084,0.47613978385925293,0.49733883142471313,0.5178154110908508,0.5374239087104797,0.5561313629150391,0.5740958452224731,0.5911547541618347,0.6074633598327637,0.6229369640350342,0.6377336978912354,0.6517587900161743,0.6649953126907349,0.6775475740432739,0.6894327998161316,0.7005290389060974,0.7108638286590576,0.7204549908638,0.7293197512626648,0.7375085353851318,0.7449796795845032,0.7518012523651123,0.7579959630966187,0.763593852519989,0.7686017751693726,0.7730751037597656,0.7771031856536865,0.780694842338562,0.7838652729988098,0.78667813539505,0.7891585230827332,0.7913694381713867,0.7933287620544434,0.7950441837310791,0.7965523600578308,0.7978655695915222,0.79902583360672,0.8000202178955078,0.8008971214294434,0.8016737699508667,0.8023558259010315,0.8029431104660034,0.8034601807594299,0.8039243817329407,0.8043190836906433,0.8046633005142212,0.804957926273346,0.8052192330360413,0.8054484128952026,0.8056493401527405,0.805820643901825,0.8059682250022888,0.8060977458953857,0.8062112927436829,0.8063117265701294,0.8063983917236328,0.806476354598999,0.8065406084060669,0.8066012859344482,0.8066521883010864,0.8066956400871277,0.8067348599433899,0.8067683577537537,0.806797444820404,0.8068217635154724,0.8068451881408691,0.8068647980690002,0.806882917881012,0.8068982362747192,0.8069112300872803,0.8069227933883667,0.8069337606430054,0.8069435954093933,0.8069509267807007,0.806957483291626,0.8069635629653931,0.806968629360199,0.8069727420806885,0.8069759607315063,0.8069789409637451,0.8069822192192078,0.806984543800354,0.8069866895675659,0.8069888949394226,0.8069904446601868,0.8069917559623718,0.8069929480552673,0.8069939613342285,0.8069949150085449,0.806995689868927,0.80699622631073,0.8069968223571777,0.8069972395896912,0.8069976568222046,0.8069980144500732,0.8069985508918762,0.8069987893104553,0.8069990277290344,0.806999146938324,0.8069992065429688,0.8069993853569031,0.8069995045661926,0.8069997429847717,0.8069999814033508,0.8069999814033508,0.8070001006126404,0.8070001006126404,0.8070001006126404,0.8070001006126404,0.8070001602172852,0.8070001602172852,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747,0.8070002794265747],"active":[0.0008722543716430664,0.0007800349267199636,0.0007751359371468425,0.0008014353225007653,0.0008365870453417301,0.0008577296976000071,0.0008993271039798856,0.0009397214744240046,0.0009719512891024351,0.0010273857042193413,0.001075859647244215,0.0011294030118733644,0.0011732354760169983,0.0012322799302637577,0.0012859958223998547,0.0013407431542873383,0.001396693754941225,0.0015840549021959305,0.0018214359879493713,0.0021091820672154427,0.0024357736110687256,0.0028095515444874763,0.003231714479625225,0.003720744512975216,0.004341958090662956,0.004998495802283287,0.005795985460281372,0.006672283634543419,0.007694432511925697,0.008874032646417618,0.010171469300985336,0.011669844388961792,0.01332050934433937,0.01514710858464241,0.01714654266834259,0.019348807632923126,0.021664351224899292,0.024192005395889282,0.02674286812543869,0.02951022982597351,0.032277241349220276,0.03497961163520813,0.03753659129142761,0.04002651572227478,0.0422452837228775,0.04422348737716675,0.04587364196777344,0.04714477062225342,0.047984689474105835,0.048534512519836426,0.04853126406669617,0.04830372333526611,0.047644466161727905,0.046694934368133545,0.04549813270568848,0.04420241713523865,0.042650580406188965,0.041084229946136475,0.03938347101211548,0.037675440311431885,0.03608602285385132,0.0344165563583374,0.03282606601715088,0.031239092350006104,0.02981257438659668,0.028286755084991455,0.02678203582763672,0.025383055210113525,0.023905396461486816,0.02239936590194702,0.020891785621643066,0.019408345222473145,0.01796180009841919,0.016551196575164795,0.015164375305175781,0.013883888721466064,0.01258242130279541,0.01136481761932373,0.01025158166885376,0.009236514568328857,0.00828331708908081,0.007379114627838135,0.006572604179382324,0.005866527557373047,0.005220234394073486,0.004674017429351807,0.00413966178894043,0.0036506056785583496,0.003222048282623291,0.0028474926948547363,0.0025331974029541016,0.0022365450859069824,0.001996457576751709,0.001790463924407959,0.001598954200744629,0.0014109611511230469,0.0012652277946472168,0.0011373162269592285,0.0010045170783996582,0.0009036660194396973,0.0008134245872497559,0.0007417201995849609,0.0006781816482543945,0.0006202459335327148,0.0005598068237304688,0.0005144476890563965,0.0004774332046508789,0.00044423341751098633,0.00041675567626953125,0.00039070844650268555,0.00037348270416259766,0.000353395938873291,0.00033992528915405273,0.00032341480255126953,0.00030881166458129883,0.00029844045639038086,0.0002860426902770996,0.0002796649932861328,0.0002720952033996582,0.00026720762252807617,0.0002599954605102539,0.00025588274002075195,0.00024944543838500977,0.00024509429931640625,0.00024116039276123047,0.00023859739303588867,0.00023359060287475586,0.00022983551025390625,0.00022906064987182617,0.00022745132446289062,0.00022542476654052734,0.0002244114875793457,0.00022357702255249023,0.00022292137145996094,0.00022226572036743164,0.00022137165069580078,0.00022101402282714844,0.00022035837173461914,0.00021952390670776367,0.00021910667419433594,0.00021839141845703125,0.00021821260452270508,0.00021779537200927734,0.00021755695343017578,0.00021719932556152344,0.00021708011627197266,0.00021702051162719727,0.00021708011627197266,0.00021702051162719727,0.00021690130233764648,0.00021666288375854492,0.00021648406982421875,0.00021636486053466797,0.00021642446517944336,0.00021666288375854492,0.00021660327911376953,0.0002167224884033203,0.00021660327911376953,0.00021636486053466797,0.00021642446517944336,0.00021630525588989258,0.00021630525588989258,0.00021636486053466797,0.00021648406982421875,0.00021642446517944336,0.00021648406982421875,0.00021636486053466797,0.00021636486053466797,0.00021636486053466797,0.00021636486053466797,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875,0.00021648406982421875]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0008722543716430664,0.001114534679800272,0.0013887006789445877,0.0016816887073218822,0.0019886859226971865,0.002305481117218733,0.002639894839376211,0.002989348955452442,0.003344819415360689,0.003721862332895398,0.004106468521058559,0.004499067086726427,0.004904643632471561,0.005333855282515287,0.005773552227765322,0.006228977348655462,0.006709584500640631,0.007302865851670504,0.007974701933562756,0.00876359548419714,0.009655967354774475,0.010698828846216202,0.011900690384209156,0.01325587835162878,0.014826532453298569,0.016637317836284637,0.018693992868065834,0.02103067748248577,0.02370220609009266,0.026734018698334694,0.030214035883545876,0.034166496247053146,0.03863462805747986,0.04369862377643585,0.04937935993075371,0.055765364319086075,0.06291181594133377,0.07089202851057053,0.0797279104590416,0.08951219916343689,0.10034562647342682,0.11215977370738983,0.12494287639856339,0.13878370821475983,0.15371225774288177,0.16963253915309906,0.18653199076652527,0.20436498522758484,0.2229638546705246,0.24228301644325256,0.2621394097805023,0.2825164198875427,0.3031232953071594,0.32394590973854065,0.34482404589653015,0.36549296975135803,0.38599440455436707,0.40618014335632324,0.42587190866470337,0.44508224725723267,0.4637480676174164,0.4817649722099304,0.4990532696247101,0.515812873840332,0.531855046749115,0.5471680164337158,0.5618770122528076,0.5758908987045288,0.5893418192863464,0.6021459698677063,0.6144277453422546,0.626157820224762,0.6373637318611145,0.6479964256286621,0.6581566333770752,0.6678144931793213,0.6769087910652161,0.6854563355445862,0.6934934258460999,0.701000452041626,0.7080078125,0.7144996523857117,0.7204985618591309,0.7260482311248779,0.7310943007469177,0.7357436418533325,0.7399922013282776,0.7438347339630127,0.7473373413085938,0.7505044341087341,0.753327488899231,0.7558715343475342,0.7581382989883423,0.7601858377456665,0.7620164155960083,0.7636629343032837,0.7651129364967346,0.7664186954498291,0.7675801515579224,0.768605649471283,0.7695251703262329,0.7703375220298767,0.7710588574409485,0.7717092633247375,0.7722779512405396,0.7727723717689514,0.773217499256134,0.7736068964004517,0.7739596366882324,0.7742655873298645,0.7745416760444641,0.774785041809082,0.7750004529953003,0.7751914262771606,0.7753573656082153,0.7755012512207031,0.7756290435791016,0.7757420539855957,0.7758440971374512,0.7759344577789307,0.7760125398635864,0.7760823369026184,0.7761451601982117,0.7762004137039185,0.7762445211410522,0.7762864232063293,0.776323676109314,0.7763571739196777,0.7763853669166565,0.7764095664024353,0.776434063911438,0.7764530777931213,0.7764708995819092,0.7764873504638672,0.7765004634857178,0.7765110731124878,0.7765222787857056,0.7765316963195801,0.7765393853187561,0.7765462398529053,0.776553750038147,0.7765598297119141,0.7765649557113647,0.7765690088272095,0.7765724658966064,0.7765761613845825,0.7765788435935974,0.7765812873840332,0.7765839099884033,0.7765862941741943,0.7765880227088928,0.7765899300575256,0.7765911817550659,0.7765928506851196,0.7765938639640808,0.776594877243042,0.7765955924987793,0.7765962481498718,0.7765969634056091,0.7765976190567017,0.7765982151031494,0.7765991687774658,0.7765997052192688,0.7765998840332031,0.7766003012657166,0.77660071849823,0.7766010761260986,0.776601254940033,0.7766014933586121,0.7766016125679016,0.7766018509864807,0.776602029800415,0.7766022086143494,0.7766022682189941,0.7766022682189941,0.7766024470329285,0.7766024470329285,0.7766024470329285,0.7766026258468628,0.7766026854515076,0.7766026854515076,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028642654419,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314,0.7766029834747314],"recovered":[0.0,0.00033432786585763097,0.0006188933039084077,0.000897012825589627,0.001185016124509275,0.0014835905749350786,0.0017899861559271812,0.0021127974614501,0.0024470393545925617,0.0027924540918320417,0.003153940662741661,0.0035302098840475082,0.0039129252545535564,0.004308961797505617,0.004716687370091677,0.005146844312548637,0.005590064916759729,0.006056147161871195,0.006584711838513613,0.007189854048192501,0.007884465157985687,0.008681007660925388,0.009600194171071053,0.010658097453415394,0.011870787478983402,0.013255884870886803,0.014851720072329044,0.016679521650075912,0.018765591084957123,0.02116321213543415,0.02386576682329178,0.026965990662574768,0.030490098521113396,0.03450770676136017,0.03901614621281624,0.044149067252874374,0.0498817153275013,0.05629943683743477,0.06354274600744247,0.07156722247600555,0.08045956492424011,0.09034699201583862,0.10120473802089691,0.1130145937204361,0.12581849098205566,0.13971209526062012,0.1546490639448166,0.1705244928598404,0.1873212456703186,0.2050551474094391,0.22362546622753143,0.2428048849105835,0.26262879371643066,0.28286775946617126,0.3033590614795685,0.32403451204299927,0.3447522819042206,0.3653452396392822,0.3857312500476837,0.4057416617870331,0.4253454804420471,0.4444624185562134,0.46306395530700684,0.4810478687286377,0.498386949300766,0.5151242017745972,0.5310738682746887,0.5464493632316589,0.5612243413925171,0.5752344131469727,0.5887283682823181,0.6016216278076172,0.6138996481895447,0.6256701350212097,0.6368706226348877,0.6475474238395691,0.6576755046844482,0.6673518419265747,0.6764112114906311,0.6849606037139893,0.692988932132721,0.7005094289779663,0.707518994808197,0.714020311832428,0.7200454473495483,0.7255409955978394,0.7306400537490845,0.7353296279907227,0.7395888566970825,0.7434559464454651,0.7469999194145203,0.7501701712608337,0.7530093789100647,0.7556003928184509,0.7579019069671631,0.7599547505378723,0.7618207335472107,0.763488233089447,0.7649595141410828,0.766268789768219,0.767441987991333,0.7684824466705322,0.7694171667098999,0.7702396512031555,0.7709770202636719,0.771625280380249,0.772202730178833,0.7727137804031372,0.7731636166572571,0.7735587954521179,0.7739109396934509,0.7742283344268799,0.7745051980018616,0.774754524230957,0.7749769687652588,0.7751634120941162,0.7753316760063171,0.7754796147346497,0.7756103873252869,0.7757284045219421,0.775833785533905,0.7759238481521606,0.7760027647018433,0.7760734558105469,0.7761368155479431,0.7761879563331604,0.7762365341186523,0.7762784361839294,0.7763164639472961,0.7763504981994629,0.7763797044754028,0.7764063477516174,0.7764272093772888,0.7764483690261841,0.776466429233551,0.7764821648597717,0.7764968276023865,0.7765100002288818,0.7765209674835205,0.7765308022499084,0.776539146900177,0.7765461802482605,0.7765538096427917,0.7765598297119141,0.7765643000602722,0.7765694856643677,0.7765727043151855,0.7765761017799377,0.7765793204307556,0.7765817642211914,0.7765839099884033,0.7765859365463257,0.7765881419181824,0.776589572429657,0.7765910625457764,0.7765929102897644,0.7765941023826599,0.7765949964523315,0.7765957713127136,0.7765965461730957,0.7765973806381226,0.7765980958938599,0.7765987515449524,0.7765994668006897,0.7765998840332031,0.7766001224517822,0.7766004800796509,0.7766006588935852,0.7766010165214539,0.776601254940033,0.7766013741493225,0.7766016125679016,0.7766016721725464,0.7766019701957703,0.7766021490097046,0.7766022086143494,0.7766022682189941,0.7766023874282837,0.7766023874282837,0.7766024470329285,0.776602566242218,0.776602566242218,0.7766026258468628,0.7766027450561523,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971,0.7766028046607971],"active":[0.0008722543716430664,0.000780206813942641,0.00076980737503618,0.0007846758817322552,0.0008036697981879115,0.0008218905422836542,0.0008499086834490299,0.0008765514940023422,0.0008977800607681274,0.0009294082410633564,0.0009525278583168983,0.0009688572026789188,0.000991718377918005,0.0010248934850096703,0.001056864857673645,0.0010821330361068249,0.0011195195838809013,0.0012467186897993088,0.0013899900950491428,0.0015737414360046387,0.0017715021967887878,0.0020178211852908134,0.0023004962131381035,0.0025977808982133865,0.0029557449743151665,0.0033814329653978348,0.0038422727957367897,0.004351155832409859,0.004936615005135536,0.005570806562900543,0.006348269060254097,0.007200505584478378,0.008144529536366463,0.009190917015075684,0.01036321371793747,0.0116162970662117,0.013030100613832474,0.014592591673135757,0.01618516445159912,0.017944976687431335,0.019886061549186707,0.02181278169155121,0.023738138377666473,0.02576911449432373,0.02789376676082611,0.029920443892478943,0.03188292682170868,0.033840492367744446,0.035642609000205994,0.03722786903381348,0.038513943552970886,0.03971153497695923,0.04049450159072876,0.041078150272369385,0.04146498441696167,0.041458457708358765,0.041242122650146484,0.040834903717041016,0.04014065861701965,0.039340585470199585,0.03840258717536926,0.03730255365371704,0.03598931431770325,0.034765005111694336,0.033468097448349,0.03204381465911865,0.030803143978118896,0.029441535472869873,0.028117477893829346,0.026911556720733643,0.025699377059936523,0.024536192417144775,0.023464083671569824,0.022326290607452393,0.0212860107421875,0.020267069339752197,0.019233286380767822,0.018104493618011475,0.01708221435546875,0.01603984832763672,0.015018880367279053,0.013990223407745361,0.012979567050933838,0.012027919292449951,0.011048853397369385,0.010202646255493164,0.009352147579193115,0.008505105972290039,0.0077484846115112305,0.007048487663269043,0.006327569484710693,0.0057013630867004395,0.005128920078277588,0.004585444927215576,0.004114508628845215,0.003708183765411377,0.0032922029495239258,0.00293046236038208,0.0026206374168395996,0.002336859703063965,0.0020831823348999023,0.0018550753593444824,0.001641690731048584,0.0014696121215820312,0.0013009309768676758,0.0011470913887023926,0.0010147690773010254,0.0008931159973144531,0.0007960200309753418,0.000706791877746582,0.0006307363510131836,0.0005567073822021484,0.0004952549934387207,0.0004369020462036133,0.00038039684295654297,0.00033783912658691406,0.00029736757278442383,0.0002624392509460449,0.00023370981216430664,0.0002060532569885254,0.00017875432968139648,0.00015848875045776367,0.0001423954963684082,0.00012695789337158203,0.00010770559310913086,9.846687316894531e-05,8.71419906616211e-05,7.873773574829102e-05,6.890296936035156e-05,5.906820297241211e-05,5.435943603515625e-05,4.673004150390625e-05,4.369020462036133e-05,3.898143768310547e-05,3.403425216674805e-05,2.8908252716064453e-05,2.5451183319091797e-05,2.1696090698242188e-05,1.8417835235595703e-05,1.5437602996826172e-05,1.4603137969970703e-05,1.3649463653564453e-05,1.1146068572998047e-05,9.179115295410156e-06,8.165836334228516e-06,6.67572021484375e-06,6.139278411865234e-06,5.185604095458984e-06,4.589557647705078e-06,4.5299530029296875e-06,4.112720489501953e-06,3.993511199951172e-06,3.039836883544922e-06,3.2782554626464844e-06,2.8014183044433594e-06,1.9669532775878906e-06,1.4901161193847656e-06,1.2516975402832031e-06,1.1920928955078125e-06,1.0728836059570312e-06,8.344650268554688e-07,1.0728836059570312e-06,9.5367431640625e-07,4.172325134277344e-07,4.172325134277344e-07,5.960464477539062e-07,5.960464477539062e-07,5.960464477539062e-07,4.76837158203125e-07,3.5762786865234375e-07,4.76837158203125e-07,4.172325134277344e-07,5.364418029785156e-07,2.980232238769531e-07,1.1920928955078125e-07,2.384185791015625e-07,1.7881393432617188e-07,5.960464477539063e-08,2.384185791015625e-07,2.384185791015625e-07,1.1920928955078125e-07,2.384185791015625e-07,1.7881393432617188e-07,5.960464477539063e-08,0.0,5.960464477539063e-08,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0008722543716430664,0.0011140189599245787,0.0013776137493550777,0.0016591710736975074,0.0019502684008330107,0.0022506476379930973,0.002555238548666239,0.0028679082170128822,0.003185734385624528,0.0035055375192314386,0.003840810852125287,0.004184163175523281,0.0045304372906684875,0.004882641602307558,0.005244901869446039,0.005615756846964359,0.005989705212414265,0.006452091969549656,0.00696192029863596,0.007550475187599659,0.008205379359424114,0.008943823166191578,0.00978617463260889,0.010715245269238949,0.011766014620661736,0.012951890006661415,0.014285935088992119,0.01579255983233452,0.01748233288526535,0.019367288798093796,0.02149856463074684,0.023879684507846832,0.026548977941274643,0.02950447052717209,0.03280666843056679,0.03648212552070618,0.04055860638618469,0.045067302882671356,0.05008222162723541,0.05562424287199974,0.06167248263955116,0.06838224828243256,0.07564068585634232,0.08355815708637238,0.09214100986719131,0.10144521296024323,0.1115124300122261,0.122275210916996,0.1338038444519043,0.14604875445365906,0.15901389718055725,0.1726365089416504,0.18691076338291168,0.20178714394569397,0.2172001749277115,0.23313575983047485,0.24936887621879578,0.2659751772880554,0.2828410267829895,0.2998577952384949,0.3169533908367157,0.33397480845451355,0.3509107828140259,0.36770230531692505,0.38419222831726074,0.40043899416923523,0.41631054878234863,0.43182069063186646,0.4469092786312103,0.4614885747432709,0.4756789207458496,0.48937666416168213,0.5025466084480286,0.5153334736824036,0.5275611877441406,0.5393707752227783,0.5507233142852783,0.561652660369873,0.5721786022186279,0.5823098421096802,0.5920090675354004,0.6013229489326477,0.6102521419525146,0.6188336610794067,0.6269940137863159,0.6347788572311401,0.6421529650688171,0.6491716504096985,0.6558302640914917,0.6621444821357727,0.6681048274040222,0.6737080216407776,0.6789200901985168,0.6838013529777527,0.6883627772331238,0.6925883293151855,0.6964906454086304,0.7001208662986755,0.7034304738044739,0.706497848033905,0.709309995174408,0.7118951678276062,0.7142263054847717,0.7164046168327332,0.7183608412742615,0.7201215028762817,0.7217331528663635,0.7231990098953247,0.7245219349861145,0.725706934928894,0.726793646812439,0.7277621626853943,0.7286399006843567,0.7294421195983887,0.730147123336792,0.7307894229888916,0.7313713431358337,0.7318954467773438,0.7323653101921082,0.7327995896339417,0.7331699728965759,0.7335097193717957,0.7338142395019531,0.7340943217277527,0.7343360185623169,0.7345554232597351,0.7347579598426819,0.7349380850791931,0.7350948452949524,0.7352368235588074,0.7353613376617432,0.7354755997657776,0.7355790734291077,0.7356688380241394,0.735751211643219,0.7358207106590271,0.7358852028846741,0.7359448075294495,0.7360000014305115,0.7360470294952393,0.7360900044441223,0.7361275553703308,0.7361623048782349,0.7361932992935181,0.7362205386161804,0.7362459897994995,0.736268937587738,0.7362886071205139,0.7363070845603943,0.7363216280937195,0.7363356947898865,0.7363488674163818,0.7363589406013489,0.7363677024841309,0.7363762855529785,0.736383318901062,0.7363912463188171,0.7363977432250977,0.7364038825035095,0.7364088296890259,0.7364132404327393,0.7364171743392944,0.7364202737808228,0.7364237308502197,0.7364270687103271,0.7364299893379211,0.736432671546936,0.7364346385002136,0.7364363670349121,0.736437976360321,0.7364398837089539,0.7364412546157837,0.7364424467086792,0.7364434003829956,0.7364441752433777,0.7364453673362732,0.7364460825920105,0.7364468574523926,0.7364475131034851,0.7364481091499329,0.7364484071731567,0.7364490628242493,0.7364495992660522,0.7364500164985657,0.7364501953125,0.7364504337310791,0.7364507913589478,0.7364509701728821,0.7364511489868164,0.7364513874053955,0.7364515662193298,0.7364517450332642,0.7364519238471985,0.7364519834518433,0.7364521026611328,0.7364522814750671,0.7364522814750671,0.7364523410797119,0.7364524602890015,0.7364525198936462,0.7364526987075806,0.7364527583122253,0.7364527583122253,0.7364528775215149,0.7364529371261597,0.7364529371261597,0.7364530563354492,0.7364530563354492,0.736453115940094,0.736453115940094,0.736453115940094,0.736453115940094,0.736453115940094,0.736453115940094,0.736453115940094,0.736453115940094,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388,0.7364531755447388],"recovered":[0.0,0.0003319213865324855,0.0006125333020463586,0.0008907387964427471,0.0011723821517080069,0.0014607291668653488,0.001758100464940071,0.0020543544087558985,0.002361523685976863,0.0026704976335167885,0.0029877221677452326,0.0033186122309416533,0.00365259638056159,0.003994143567979336,0.004340933635830879,0.004698982462286949,0.005060211289674044,0.005426768679171801,0.005848588887602091,0.006309858523309231,0.006837391760200262,0.007421219255775213,0.008081882260739803,0.008829951286315918,0.009674794971942902,0.010620109736919403,0.011697866022586823,0.01290273480117321,0.014249242842197418,0.015772195532917976,0.017455609515309334,0.019386891275644302,0.021537503227591515,0.023955149576067924,0.026645328849554062,0.02962634712457657,0.03298191726207733,0.03670739382505417,0.04081670567393303,0.04536347836256027,0.05041174218058586,0.05594852194190025,0.06207961216568947,0.06878267228603363,0.07602512836456299,0.08397705852985382,0.0925794243812561,0.10194455832242966,0.11203687638044357,0.12283644080162048,0.1343693733215332,0.1466357707977295,0.15955767035484314,0.173175647854805,0.18748067319393158,0.2022886425256729,0.21766410768032074,0.23346887528896332,0.24967621266841888,0.26620009541511536,0.2829723656177521,0.2998836636543274,0.31684044003486633,0.3338124454021454,0.35071560740470886,0.36738961935043335,0.38384509086608887,0.40000393986701965,0.4158623516559601,0.43132084608078003,0.44635331630706787,0.4609634280204773,0.47507989406585693,0.48876017332077026,0.5020355582237244,0.5147261619567871,0.5269629955291748,0.5387734174728394,0.550128698348999,0.5610652565956116,0.5715973377227783,0.5817382335662842,0.5914672613143921,0.6007215976715088,0.6096668839454651,0.6182224154472351,0.6263759732246399,0.6341477036476135,0.6415442228317261,0.6485773921012878,0.6552402973175049,0.6615282893180847,0.6674681305885315,0.6730683445930481,0.6783096194267273,0.683207094669342,0.6877748966217041,0.6920122504234314,0.695958137512207,0.6995851993560791,0.7029137015342712,0.70598304271698,0.7088132500648499,0.7114068269729614,0.7137851119041443,0.7159462571144104,0.7179071307182312,0.7197030186653137,0.721331000328064,0.722815990447998,0.7241430878639221,0.7253568768501282,0.7264508008956909,0.7274255752563477,0.7283163070678711,0.7291114926338196,0.7298386096954346,0.7304839491844177,0.7310712933540344,0.731601357460022,0.7320846915245056,0.7325098514556885,0.7328916192054749,0.7332414984703064,0.7335536479949951,0.7338239550590515,0.7340675592422485,0.734295129776001,0.7344989776611328,0.7346802949905396,0.7348422408103943,0.7349841594696045,0.7351146936416626,0.7352272868156433,0.7353284358978271,0.7354210615158081,0.7355043888092041,0.7355787754058838,0.7356456518173218,0.7357043623924255,0.7357569336891174,0.7358061075210571,0.7358492612838745,0.7358871102333069,0.7359225153923035,0.7359542846679688,0.7359843850135803,0.7360081076622009,0.7360299825668335,0.736051082611084,0.7360677123069763,0.7360833883285522,0.7360990047454834,0.736112117767334,0.736123263835907,0.7361320853233337,0.7361403703689575,0.7361485362052917,0.7361562848091125,0.736162543296814,0.7361675500869751,0.7361724376678467,0.7361777424812317,0.7361812591552734,0.7361852526664734,0.7361880540847778,0.7361915111541748,0.7361943125724792,0.7361971735954285,0.7361993193626404,0.7362015843391418,0.7362032532691956,0.7362051010131836,0.7362066507339478,0.7362078428268433,0.7362086772918701,0.7362097501754761,0.7362105846405029,0.7362111806869507,0.7362121343612671,0.736212968826294,0.7362134456634521,0.7362139225006104,0.7362146377563477,0.7362150549888611,0.7362154722213745,0.7362158298492432,0.7362160086631775,0.7362162470817566,0.7362163662910461,0.7362166047096252,0.7362169623374939,0.7362170219421387,0.736217200756073,0.7362174391746521,0.7362174391746521,0.7362175583839417,0.7362175583839417,0.7362176179885864,0.7362176179885864,0.736217737197876,0.7362177968025208,0.7362179160118103,0.7362179756164551,0.7362180352210999,0.7362181544303894,0.7362181544303894,0.7362181544303894,0.7362182140350342,0.7362182140350342,0.7362182140350342,0.7362183332443237,0.7362183332443237,0.7362183332443237,0.7362183332443237,0.7362183332443237,0.7362183332443237,0.7362183928489685,0.7362183928489685,0.7362183928489685,0.7362183928489685,0.7362183928489685,0.7362183928489685,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581,0.7362185120582581],"active":[0.0008722543716430664,0.0007820975733920932,0.0007650804473087192,0.0007684322772547603,0.0007778862491250038,0.0007899184711277485,0.0007971380837261677,0.0008135538082569838,0.000824210699647665,0.0008350398857146502,0.0008530886843800545,0.0008655509445816278,0.0008778409101068974,0.0008884980343282223,0.00090396823361516,0.0009167743846774101,0.000929493922740221,0.0010253232903778553,0.0011133314110338688,0.0012406166642904282,0.0013679875992238522,0.0015226039104163647,0.0017042923718690872,0.0018852939829230309,0.002091219648718834,0.002331780269742012,0.0025880690664052963,0.0028898250311613083,0.003233090043067932,0.0035950932651758194,0.004042955115437508,0.00449279323220253,0.005011474713683128,0.005549320951104164,0.006161339581012726,0.006855778396129608,0.007576689124107361,0.008359909057617188,0.009265515953302383,0.010260764509439468,0.011260740458965302,0.012433726340532303,0.013561073690652847,0.014775484800338745,0.016115881502628326,0.017468154430389404,0.01893300563097,0.020330652594566345,0.021766968071460724,0.023212313652038574,0.024644523859024048,0.0260007381439209,0.027353093028068542,0.028611496090888977,0.029719501733779907,0.03084711730480194,0.03170476853847504,0.0325063019990921,0.03316481411457062,0.03365769982337952,0.03398102521896362,0.03409114480018616,0.034070342779159546,0.03388985991477966,0.03347662091255188,0.03304937481880188,0.032465457916259766,0.0318167507648468,0.031046926975250244,0.030167728662490845,0.02932560443878174,0.028413236141204834,0.02746671438217163,0.0265733003616333,0.02552562952041626,0.02464461326599121,0.023760318756103516,0.02287924289703369,0.022049903869628906,0.021244585514068604,0.02041172981262207,0.019584715366363525,0.01878488063812256,0.01811206340789795,0.01732712984085083,0.01655644178390503,0.015776991844177246,0.015023946762084961,0.014286041259765625,0.013567090034484863,0.012864530086517334,0.012179732322692871,0.011451959609985352,0.01073300838470459,0.010053157806396484,0.009381234645843506,0.00871574878692627,0.00810861587524414,0.007472336292266846,0.006912648677825928,0.006396293640136719,0.005912125110626221,0.005413055419921875,0.0049977898597717285,0.0045757293701171875,0.004175245761871338,0.0038260221481323242,0.0034959912300109863,0.003190934658050537,0.002890944480895996,0.0026505589485168457,0.0024052858352661133,0.0021890997886657715,0.0020165443420410156,0.0018308162689208984,0.0016779303550720215,0.00153273344039917,0.0014114975929260254,0.0012940168380737305,0.0011982321739196777,0.0010852813720703125,0.0009998679161071777,0.0009226202964782715,0.0008528232574462891,0.0007823705673217773,0.0007314682006835938,0.0006904006004333496,0.0006429553031921387,0.0005958676338195801,0.0005565285682678223,0.000519096851348877,0.0004914402961730957,0.00046437978744506836,0.00044155120849609375,0.0004227757453918457,0.00039964914321899414,0.0003808140754699707,0.00036603212356567383,0.00035434961318969727,0.0003426671028137207,0.0003330707550048828,0.00032144784927368164,0.00031304359436035156,0.00030618906021118164,0.0002980232238769531,0.0002917051315307617,0.00028455257415771484,0.0002804994583129883,0.000277101993560791,0.00027054548263549805,0.00026798248291015625,0.00026547908782958984,0.0002599358558654785,0.000255584716796875,0.0002530217170715332,0.0002512335777282715,0.00025087594985961914,0.0002492070198059082,0.00024759769439697266,0.00024628639221191406,0.00024569034576416016,0.0002447366714477539,0.00024253129959106445,0.00024247169494628906,0.00024181604385375977,0.00024193525314331055,0.00024116039276123047,0.000240325927734375,0.00023919343948364258,0.00023865699768066406,0.00023829936981201172,0.00023800134658813477,0.00023734569549560547,0.00023674964904785156,0.00023633241653442383,0.00023669004440307617,0.00023633241653442383,0.00023627281188964844,0.00023633241653442383,0.00023597478866577148,0.00023543834686279297,0.00023561716079711914,0.00023567676544189453,0.00023537874221801758,0.00023514032363891602,0.00023496150970458984,0.00023496150970458984,0.00023496150970458984,0.00023490190505981445,0.00023502111434936523,0.00023496150970458984,0.00023478269577026367,0.00023490190505981445,0.00023478269577026367,0.0002346634864807129,0.00023484230041503906,0.00023472309112548828,0.00023478269577026367,0.00023484230041503906,0.00023490190505981445,0.00023496150970458984,0.00023496150970458984,0.00023484230041503906,0.00023490190505981445,0.00023490190505981445,0.00023478269577026367,0.00023490190505981445,0.00023490190505981445,0.00023490190505981445,0.00023490190505981445,0.00023490190505981445,0.00023478269577026367,0.00023478269577026367,0.00023478269577026367,0.00023478269577026367,0.00023478269577026367,0.00023484230041503906,0.00023478269577026367,0.00023478269577026367,0.00023478269577026367,0.00023478269577026367,0.00023478269577026367,0.00023478269577026367,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129,0.0002346634864807129]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0008722543716430664,0.0011103233555331826,0.0013893023133277893,0.0016938929911702871,0.002006218768656254,0.002355243545025587,0.0027133780531585217,0.0030995311681181192,0.0035029591526836157,0.003918591421097517,0.004360265098512173,0.004830300807952881,0.005327151622623205,0.005840933881700039,0.006384367123246193,0.0069590844213962555,0.0075642261654138565,0.00832570344209671,0.009226067923009396,0.010274688713252544,0.011507576331496239,0.012926879338920116,0.014630147255957127,0.016580164432525635,0.01888350211083889,0.021535176783800125,0.024615978822112083,0.02818709798157215,0.032285407185554504,0.03706956282258034,0.04252709820866585,0.04880593344569206,0.05596647784113884,0.06411213427782059,0.07330580800771713,0.08366240561008453,0.09524424374103546,0.10803095251321793,0.12211354821920395,0.13753215968608856,0.15432660281658173,0.17229487001895905,0.1914508193731308,0.21170637011528015,0.23294495046138763,0.2549196481704712,0.27743884921073914,0.30037519335746765,0.3234890103340149,0.3466030955314636,0.36955931782722473,0.39222630858421326,0.4144139885902405,0.4361374080181122,0.4571501314640045,0.4775455892086029,0.49724024534225464,0.5162782669067383,0.5346978306770325,0.5524469614028931,0.5695770978927612,0.5860702991485596,0.6019775867462158,0.6173332333564758,0.6320433616638184,0.6461216807365417,0.6595920324325562,0.6723827719688416,0.6844556927680969,0.6958889365196228,0.7066158056259155,0.7166081666946411,0.7259142994880676,0.7345561385154724,0.7424667477607727,0.749731183052063,0.7562773823738098,0.7622346878051758,0.7676029205322266,0.7724147439002991,0.7767261266708374,0.7805688381195068,0.7839733958244324,0.7869822382926941,0.7896530032157898,0.7920324206352234,0.7941311001777649,0.7959428429603577,0.7975639700889587,0.7989686727523804,0.8002064228057861,0.8012705445289612,0.8022050261497498,0.8030310273170471,0.8037595748901367,0.8043978214263916,0.8049441576004028,0.8054245114326477,0.8058435320854187,0.8062062859535217,0.8065240383148193,0.8068000674247742,0.8070376515388489,0.807249128818512,0.8074321150779724,0.8075928688049316,0.8077318072319031,0.8078525066375732,0.8079578280448914,0.8080530762672424,0.8081335425376892,0.8082022666931152,0.8082632422447205,0.8083171844482422,0.8083613514900208,0.8084019422531128,0.8084349632263184,0.8084641695022583,0.808491051197052,0.8085132241249084,0.8085331916809082,0.808552622795105,0.808567225933075,0.8085805177688599,0.8085925579071045,0.808603823184967,0.8086119294166565,0.8086199164390564,0.8086263537406921,0.8086314797401428,0.8086370825767517,0.8086413145065308,0.8086448907852173,0.8086481094360352,0.8086506724357605,0.8086529970169067,0.808655321598053,0.8086571097373962,0.8086584806442261,0.8086596727371216,0.8086609840393066,0.8086619973182678,0.8086633086204529,0.8086637854576111,0.8086643218994141,0.8086647391319275,0.8086650967597961,0.8086656928062439,0.8086658716201782,0.8086661100387573,0.808666467666626,0.8086667060852051,0.8086668252944946,0.8086668252944946,0.808667004108429,0.8086672425270081,0.8086672425270081,0.8086674213409424,0.8086674809455872,0.8086676001548767,0.8086676001548767,0.8086676597595215,0.8086676597595215,0.808667778968811,0.8086678385734558,0.8086678385734558,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454,0.8086679577827454],"recovered":[0.0,0.00032960085081867874,0.0006112441187724471,0.0008940906845964491,0.0011815782636404037,0.0014835905749350786,0.0018098396249115467,0.002155340276658535,0.002515623811632395,0.002900057937949896,0.003296696115285158,0.0037216106429696083,0.004168354906141758,0.004638476762920618,0.0051391092129051685,0.005656328983604908,0.006196667905896902,0.006777315866202116,0.007448721677064896,0.008228590711951256,0.009146402589976788,0.010224416851997375,0.011480852961540222,0.012946395203471184,0.014659030362963676,0.016662849113345146,0.0189741812646389,0.021685415878891945,0.02482594922184944,0.028432222083210945,0.03261682018637657,0.03744618222117424,0.04298803210258484,0.04934696480631828,0.05659569054841995,0.06477529555559158,0.07409393042325974,0.08451748639345169,0.09610525518655777,0.10896948724985123,0.12311060726642609,0.13859599828720093,0.1552925407886505,0.17327508330345154,0.19235137104988098,0.21247781813144684,0.23356007039546967,0.2553543746471405,0.27773982286453247,0.30051183700561523,0.32344621419906616,0.3464192748069763,0.3692445158958435,0.39176109433174133,0.41385698318481445,0.43538710474967957,0.4563499689102173,0.4766867458820343,0.49641406536102295,0.5155047178268433,0.5339018106460571,0.5516617894172668,0.5688267350196838,0.5853404402732849,0.6012241840362549,0.6165656447410583,0.6313151121139526,0.6453797221183777,0.6588159799575806,0.6715262532234192,0.683644711971283,0.6950539946556091,0.7057854533195496,0.715803325176239,0.7251549959182739,0.7337753176689148,0.7417057752609253,0.7489513754844666,0.7555562257766724,0.7615358233451843,0.7669488787651062,0.7717987298965454,0.7761512398719788,0.780027449131012,0.7834469079971313,0.7865113019943237,0.7892447113990784,0.7916648983955383,0.7937718629837036,0.795631468296051,0.7972760200500488,0.7987086772918701,0.7999564409255981,0.8010528087615967,0.8020150661468506,0.802852213382721,0.8035843372344971,0.8042293190956116,0.8047997355461121,0.8052949905395508,0.8057204484939575,0.8060903549194336,0.8064196705818176,0.8067000508308411,0.8069484233856201,0.8071584701538086,0.807350218296051,0.8075147867202759,0.8076563477516174,0.8077753186225891,0.8078850507736206,0.8079797625541687,0.8080624341964722,0.8081330060958862,0.808195173740387,0.8082473874092102,0.8082968592643738,0.8083385825157166,0.8083739876747131,0.8084053993225098,0.8084331154823303,0.8084567785263062,0.8084768652915955,0.808495044708252,0.80851149559021,0.808525800704956,0.8085375428199768,0.8085471987724304,0.8085566163063049,0.8085652589797974,0.8085719347000122,0.8085775375366211,0.8085837960243225,0.8085883855819702,0.8085917234420776,0.808594286441803,0.808596670627594,0.8085991740226746,0.8086011409759521,0.8086034059524536,0.8086051344871521,0.8086063861846924,0.8086079359054565,0.8086091876029968,0.8086100220680237,0.8086107969284058,0.8086113333702087,0.8086118102073669,0.8086123466491699,0.8086127638816833,0.8086129426956177,0.8086131811141968,0.8086133599281311,0.8086135387420654,0.8086137175559998,0.8086137771606445,0.8086139559745789,0.8086140751838684,0.8086142539978027,0.8086143136024475,0.8086143136024475,0.8086143136024475,0.8086143732070923,0.8086145520210266,0.8086146712303162,0.8086147308349609,0.8086147308349609,0.8086147308349609,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505,0.8086148500442505],"active":[0.0008722543716430664,0.0007807224756106734,0.0007780581945553422,0.000799802306573838,0.0008246405050158501,0.0008716529700905085,0.0009035384282469749,0.0009441908914595842,0.000987335341051221,0.0010185334831476212,0.0010635689832270145,0.0011086901649832726,0.0011587967164814472,0.0012024571187794209,0.0012452579103410244,0.0013027554377913475,0.0013675582595169544,0.0015483875758945942,0.0017773462459445,0.0020460980013012886,0.002361173741519451,0.002702462486922741,0.0031492942944169044,0.003633769229054451,0.004224471747875214,0.004872327670454979,0.005641797557473183,0.006501682102680206,0.007459457963705063,0.008637340739369392,0.009910278022289276,0.011359751224517822,0.012978445738554,0.014765169471502304,0.01671011745929718,0.01888711005449295,0.021150313317775726,0.023513466119766235,0.02600829303264618,0.028562672436237335,0.03121599555015564,0.03369887173175812,0.036158278584480286,0.03843128681182861,0.04059357941150665,0.04244183003902435,0.04387877881526947,0.04502081871032715,0.04574918746948242,0.04609125852584839,0.04611310362815857,0.04580703377723694,0.04516947269439697,0.04437631368637085,0.043293148279190063,0.04215848445892334,0.040890276432037354,0.03959152102470398,0.03828376531600952,0.036942243576049805,0.0356752872467041,0.034408509731292725,0.03315085172653198,0.03199279308319092,0.030819177627563477,0.0295560359954834,0.028276920318603516,0.027003049850463867,0.025639712810516357,0.024362683296203613,0.02297109365463257,0.021554172039031982,0.020128846168518066,0.0187528133392334,0.01731175184249878,0.015955865383148193,0.014571607112884521,0.013283312320709229,0.0120466947555542,0.010878920555114746,0.009777247905731201,0.008770108222961426,0.007822155952453613,0.006954789161682129,0.006206095218658447,0.005521118640899658,0.0048863887786865234,0.004277944564819336,0.003792107105255127,0.0033372044563293457,0.0029304027557373047,0.0025618672370910645,0.0022485852241516113,0.0019782185554504395,0.0017445087432861328,0.0015456080436706543,0.0013598203659057617,0.0011951923370361328,0.0010437965393066406,0.0009112954139709473,0.0008035898208618164,0.0007097125053405762,0.00061798095703125,0.0005490779876708984,0.0004836916923522949,0.0004343986511230469,0.0003815889358520508,0.0003377199172973633,0.0003014802932739258,0.0002777576446533203,0.0002484917640686035,0.0002225041389465332,0.00020080804824829102,0.00018417835235595703,0.00016617774963378906,0.0001545548439025879,0.00013810396194458008,0.00012558698654174805,0.00011706352233886719,0.00010782480239868164,0.00010007619857788086,9.584426879882812e-05,9.036064147949219e-05,8.547306060791016e-05,8.106231689453125e-05,7.802248001098633e-05,7.43865966796875e-05,7.271766662597656e-05,6.973743438720703e-05,6.622076034545898e-05,6.514787673950195e-05,6.377696990966797e-05,6.109476089477539e-05,5.9723854064941406e-05,5.894899368286133e-05,5.8710575103759766e-05,5.8650970458984375e-05,5.793571472167969e-05,5.733966827392578e-05,5.626678466796875e-05,5.5849552154541016e-05,5.561113357543945e-05,5.537271499633789e-05,5.459785461425781e-05,5.429983139038086e-05,5.3942203521728516e-05,5.3763389587402344e-05,5.3882598876953125e-05,5.352497100830078e-05,5.334615707397461e-05,5.352497100830078e-05,5.352497100830078e-05,5.346536636352539e-05,5.328655242919922e-05,5.328655242919922e-05,5.346536636352539e-05,5.328655242919922e-05,5.334615707397461e-05,5.322694778442383e-05,5.328655242919922e-05,5.328655242919922e-05,5.334615707397461e-05,5.328655242919922e-05,5.322694778442383e-05,5.316734313964844e-05,5.310773849487305e-05,5.322694778442383e-05,5.322694778442383e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05,5.310773849487305e-05]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0008722543716430664,0.0011101514101028442,0.001382512622512877,0.00167567259632051,0.0019819822628051043,0.0022965427488088608,0.0026243384927511215,0.0029636514373123646,0.003315168200060725,0.003682757029309869,0.004064440727233887,0.004458930343389511,0.004874648991972208,0.005301282275468111,0.0057439012452960014,0.006194599438458681,0.006666010245680809,0.007235914468765259,0.007900960743427277,0.008680571801960468,0.009574232622981071,0.01058933511376381,0.011768936179578304,0.013111147098243237,0.014635046012699604,0.01638910546898842,0.0184104572981596,0.020716289058327675,0.0233457051217556,0.026323972269892693,0.029739703983068466,0.03360595926642418,0.037988919764757156,0.04291222244501114,0.04846378415822983,0.05468142032623291,0.061658818274736404,0.06940027326345444,0.0780341774225235,0.08757000416517258,0.09802398085594177,0.1094980388879776,0.12193503975868225,0.13533471524715424,0.14970625936985016,0.16503961384296417,0.18127436935901642,0.19843518733978271,0.21627721190452576,0.23473219573497772,0.25373274087905884,0.27312996983528137,0.29271307587623596,0.31246212124824524,0.33222392201423645,0.3518153429031372,0.37123265862464905,0.3903236389160156,0.4090104401111603,0.42721909284591675,0.4450331926345825,0.4622265696525574,0.4789330065250397,0.4951063096523285,0.5107933878898621,0.5259627103805542,0.5406675338745117,0.5549057126045227,0.5686636567115784,0.5819490551948547,0.594820499420166,0.607289731502533,0.6192646026611328,0.6307860016822815,0.641873300075531,0.6524543166160583,0.6625218987464905,0.6721146106719971,0.6811649203300476,0.6896588206291199,0.6976252198219299,0.7050763368606567,0.7119928598403931,0.7184092402458191,0.7242944836616516,0.7297180891036987,0.7346910834312439,0.7392160296440125,0.7433295249938965,0.7470442652702332,0.7504303455352783,0.7534655332565308,0.7562155723571777,0.7586843967437744,0.7608809471130371,0.7628515362739563,0.7646174430847168,0.7661686539649963,0.7675941586494446,0.7688472270965576,0.7699670195579529,0.7709388136863708,0.7718040943145752,0.7725818157196045,0.7732670903205872,0.7738730907440186,0.7744132280349731,0.7748933434486389,0.7753202319145203,0.775687575340271,0.7760196328163147,0.7763033509254456,0.7765557765960693,0.7767743468284607,0.7769726514816284,0.7771479487419128,0.7773023247718811,0.777440071105957,0.7775604724884033,0.7776644229888916,0.7777621150016785,0.7778469324111938,0.777916669845581,0.7779818177223206,0.7780395746231079,0.7780909538269043,0.778132975101471,0.7781718969345093,0.7782070636749268,0.7782374024391174,0.7782661318778992,0.7782904505729675,0.7783102989196777,0.7783287763595581,0.7783443331718445,0.7783591151237488,0.7783727645874023,0.7783824801445007,0.7783910036087036,0.7783991694450378,0.7784066200256348,0.7784128785133362,0.7784188985824585,0.7784252166748047,0.7784295678138733,0.7784334421157837,0.7784368991851807,0.7784407734870911,0.7784430384635925,0.7784456610679626,0.778447687625885,0.7784496545791626,0.778451144695282,0.7784529328346252,0.7784546613693237,0.7784556150436401,0.778456449508667,0.7784577012062073,0.7784587740898132,0.7784595489501953,0.7784605026245117,0.7784607410430908,0.7784610986709595,0.7784616351127625,0.7784621715545654,0.7784624099731445,0.7784627676010132,0.7784629464149475,0.7784632444381714,0.7784635424613953,0.7784637212753296,0.7784637808799744,0.7784639596939087,0.778464138507843,0.7784641981124878,0.7784643173217773,0.7784643769264221,0.7784644365310669,0.7784645557403564,0.7784645557403564,0.7784646153450012,0.7784646153450012,0.7784646153450012,0.7784647345542908,0.7784647941589355,0.7784647941589355,0.7784647941589355,0.7784647941589355,0.7784647941589355,0.7784647941589355,0.7784647941589355,0.7784649133682251,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699,0.7784649729728699],"recovered":[0.0,0.00033518733107484877,0.0006181198405101895,0.0008909966563805938,0.0011753042927011847,0.0014765431405976415,0.0017801884096115828,0.002094490919262171,0.002421943238005042,0.0027646077796816826,0.0031185313127934933,0.003477095626294613,0.0038513883482664824,0.004248885903507471,0.004659533500671387,0.0050905500538647175,0.005528871901333332,0.005985070485621691,0.006505384109914303,0.007091790437698364,0.007776947692036629,0.00855655875056982,0.009462252259254456,0.010503481142222881,0.01169571653008461,0.01304282620549202,0.014602478593587875,0.016391262412071228,0.01842198148369789,0.020756259560585022,0.023403208702802658,0.026436997577548027,0.029892435297369957,0.03380845487117767,0.03823980316519737,0.04322446882724762,0.04883008822798729,0.05510307848453522,0.062118977308273315,0.06993554532527924,0.07862815260887146,0.08817996084690094,0.09870011359453201,0.11018191277980804,0.1226385086774826,0.13604041934013367,0.15036983788013458,0.1656653881072998,0.18187418580055237,0.19891631603240967,0.21668493747711182,0.2350369542837143,0.2539129853248596,0.27313390374183655,0.29262953996658325,0.3122507929801941,0.33186233043670654,0.351402223110199,0.3707353174686432,0.3897044062614441,0.4082922637462616,0.4264868497848511,0.44419392943382263,0.46136289834976196,0.47809141874313354,0.4942866563796997,0.5099501013755798,0.5251731276512146,0.539874792098999,0.5541085600852966,0.5679212212562561,0.5812353491783142,0.5941258072853088,0.6065407991409302,0.6185100674629211,0.6300275325775146,0.6411188840866089,0.6517016291618347,0.6617960929870605,0.6713842153549194,0.6804401278495789,0.6889164447784424,0.6968812346458435,0.7043287754058838,0.7112477421760559,0.7176535129547119,0.7235785722732544,0.7290072441101074,0.733982503414154,0.738523006439209,0.7426443696022034,0.7464063167572021,0.749813437461853,0.7529025077819824,0.7556626200675964,0.7581613063812256,0.7603802680969238,0.7623555660247803,0.7641292810440063,0.7657432556152344,0.7671684622764587,0.7684266567230225,0.7695485949516296,0.770552933216095,0.7714325785636902,0.7722180485725403,0.7729178071022034,0.7735238671302795,0.7740698456764221,0.7745553255081177,0.774985134601593,0.7753676772117615,0.7756996750831604,0.7759859561920166,0.7762427926063538,0.7764692306518555,0.7766740322113037,0.7768515944480896,0.7770110368728638,0.7771540284156799,0.7772760391235352,0.7773869633674622,0.7774882316589355,0.7775689363479614,0.7776433229446411,0.7777084708213806,0.7777661681175232,0.7778177261352539,0.7778616547584534,0.7779034972190857,0.7779378890991211,0.7779685854911804,0.7779964208602905,0.7780198454856873,0.7780413627624512,0.7780596017837524,0.778076171875,0.7780903577804565,0.7781026363372803,0.7781141400337219,0.7781236171722412,0.7781327962875366,0.7781403660774231,0.7781467437744141,0.7781528234481812,0.778157651424408,0.7781617641448975,0.7781661748886108,0.7781697511672974,0.7781729698181152,0.778175950050354,0.7781781554222107,0.7781798839569092,0.7781822085380554,0.7781841158866882,0.7781855463981628,0.7781872153282166,0.7781884074211121,0.7781895995140076,0.7781906723976135,0.7781912684440613,0.7781922221183777,0.7781928777694702,0.778193473815918,0.7781938314437866,0.7781942486763,0.7781944870948792,0.7781950235366821,0.7781954407691956,0.7781956195831299,0.7781957983970642,0.7781959772109985,0.7781960368156433,0.7781962156295776,0.7781963348388672,0.778196394443512,0.7781965136528015,0.7781965732574463,0.7781966328620911,0.7781969308853149,0.7781969904899597,0.7781971096992493,0.778197169303894,0.778197169303894,0.7781972885131836,0.7781973481178284,0.7781973481178284,0.7781974077224731,0.7781974077224731,0.7781974077224731,0.7781974077224731,0.7781974077224731,0.7781974077224731,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627,0.7781975269317627],"active":[0.0008722543716430664,0.0007749641081318259,0.0007643927820026875,0.0007846759399399161,0.0008066779701039195,0.0008199996082112193,0.0008441500831395388,0.0008691605180501938,0.0008932249620556831,0.0009181492496281862,0.0009459094144403934,0.0009818347170948982,0.0010232606437057257,0.00105239637196064,0.0010843677446246147,0.0011040493845939636,0.001137138344347477,0.001250843983143568,0.0013955766335129738,0.001588781364262104,0.0017972849309444427,0.002032776363193989,0.0023066839203238487,0.0026076659560203552,0.002939329482614994,0.003346279263496399,0.003807978704571724,0.004325026646256447,0.004923723638057709,0.005567712709307671,0.006336495280265808,0.007168961688876152,0.0080964844673872,0.009103767573833466,0.010223980993032455,0.01145695149898529,0.012828730046749115,0.01429719477891922,0.015915200114250183,0.01763445883989334,0.019395828247070312,0.02131807804107666,0.023234926164150238,0.02515280246734619,0.027067750692367554,0.028999194502830505,0.030904531478881836,0.03276979923248291,0.03440302610397339,0.035815879702568054,0.03704780340194702,0.03809301555156708,0.03880009055137634,0.03932821750640869,0.0395943820476532,0.039564549922943115,0.039370328187942505,0.03892141580581665,0.03827512264251709,0.037514686584472656,0.03674092888832092,0.0357397198677063,0.03473907709121704,0.03374341130256653,0.032701969146728516,0.03167605400085449,0.030717432498931885,0.029732584953308105,0.028788864612579346,0.027840495109558105,0.026899278163909912,0.02605438232421875,0.025138795375823975,0.02424520254135132,0.023363232612609863,0.0224267840385437,0.021403014659881592,0.020412981510162354,0.01936882734298706,0.01827460527420044,0.017185091972351074,0.016159892082214355,0.01511162519454956,0.014080464839935303,0.013046741485595703,0.012064576148986816,0.011112511157989502,0.01020878553390503,0.009347021579742432,0.00852125883102417,0.007785975933074951,0.007059216499328613,0.006402134895324707,0.005781888961791992,0.005218327045440674,0.004690229892730713,0.004237174987792969,0.0038130879402160645,0.0034648776054382324,0.003103971481323242,0.0027985572814941406,0.0025121569633483887,0.0022554993629455566,0.0020288825035095215,0.0018345117568969727,0.0016550421714782715,0.0014954209327697754,0.001369476318359375,0.0012503862380981445,0.0011322498321533203,0.0010344982147216797,0.000935673713684082,0.0008561015129089355,0.0007883906364440918,0.0007298588752746582,0.000678718090057373,0.0006282925605773926,0.0005884766578674316,0.0005494356155395508,0.0005103945732116699,0.00048607587814331055,0.00045996904373168945,0.0004284381866455078,0.00041288137435913086,0.0003962516784667969,0.00038248300552368164,0.0003668069839477539,0.0003541707992553711,0.00034540891647338867,0.0003339052200317383,0.00032824277877807617,0.0003218650817871094,0.00031387805938720703,0.0003089308738708496,0.00030297040939331055,0.0002995133399963379,0.00029659271240234375,0.00029212236404418945,0.00028836727142333984,0.00028502941131591797,0.0002830028533935547,0.00028008222579956055,0.0002785325050354004,0.000278472900390625,0.00027674436569213867,0.0002757906913757324,0.0002751350402832031,0.0002745985984802246,0.000273287296295166,0.0002726912498474121,0.00027173757553100586,0.0002714991569519043,0.00027126073837280273,0.0002707242965698242,0.00027054548263549805,0.0002700686454772949,0.00026923418045043945,0.00026929378509521484,0.00026917457580566406,0.0002688765525817871,0.00026923418045043945,0.00026851892471313477,0.0002682209014892578,0.0002681612968444824,0.0002683401107788086,0.0002681612968444824,0.0002682805061340332,0.00026792287826538086,0.0002678036689758301,0.00026792287826538086,0.00026792287826538086,0.0002678036689758301,0.00026792287826538086,0.00026792287826538086,0.00026786327362060547,0.00026792287826538086,0.00026786327362060547,0.00026786327362060547,0.00026792287826538086,0.0002676248550415039,0.0002676248550415039,0.0002675056457519531,0.00026744604110717773,0.0002675652503967285,0.0002675056457519531,0.00026744604110717773,0.00026744604110717773,0.00026738643646240234,0.00026738643646240234,0.00026738643646240234,0.00026738643646240234,0.0002675056457519531,0.0002675652503967285,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773,0.00026744604110717773]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0008722543716430664,0.0011108389589935541,0.0013761526206508279,0.0016532408772036433,0.0019410722889006138,0.002235091757029295,0.00253504142165184,0.0028405773919075727,0.003148004412651062,0.00346161937341094,0.0037827116902917624,0.004111023619771004,0.004444492049515247,0.0047857812605798244,0.005127242766320705,0.005481251981109381,0.00584428571164608,0.006268082652240992,0.006758315488696098,0.007307421416044235,0.007930010557174683,0.008618691004812717,0.00941497553139925,0.010290244594216347,0.011298471130430698,0.012426677159965038,0.013684574514627457,0.015100526623427868,0.01668286882340908,0.018463486805558205,0.02042837254703045,0.022648945450782776,0.025144973769783974,0.027923503890633583,0.03100370429456234,0.03444642201066017,0.03827374428510666,0.042523231357336044,0.04720863699913025,0.052380748093128204,0.058084603399038315,0.06434298306703568,0.07117882370948792,0.07863588631153107,0.08675403147935867,0.09555123746395111,0.10502561181783676,0.11523094773292542,0.1261061429977417,0.13772089779376984,0.14996546506881714,0.1629549115896225,0.17651960253715515,0.1906452625989914,0.20528598129749298,0.22045689821243286,0.23597118258476257,0.25177130103111267,0.26784834265708923,0.284109503030777,0.30044275522232056,0.31679368019104004,0.33313897252082825,0.3493750989437103,0.36535805463790894,0.3811277449131012,0.39663687348365784,0.4118252396583557,0.4266824424266815,0.4412001073360443,0.4553311765193939,0.4691219925880432,0.48258042335510254,0.49565479159355164,0.5083124041557312,0.5205898284912109,0.5325458645820618,0.5440469980239868,0.5552295446395874,0.5660424828529358,0.5765363574028015,0.5866212248802185,0.5963843464851379,0.6057751774787903,0.6147404909133911,0.623324453830719,0.6315189599990845,0.6393131017684937,0.6466944813728333,0.6536647081375122,0.6602628827095032,0.6664263606071472,0.672249972820282,0.6776544451713562,0.6827114224433899,0.6873974800109863,0.691779375076294,0.6957933306694031,0.6995581984519958,0.7029502987861633,0.7060703635215759,0.7089636921882629,0.7115840315818787,0.7140123844146729,0.716208815574646,0.7182027101516724,0.7200192213058472,0.7216606736183167,0.7231471538543701,0.7244760990142822,0.7256996035575867,0.7268061637878418,0.7278100848197937,0.7286953926086426,0.7294949889183044,0.7302144169807434,0.7308764457702637,0.7314667105674744,0.7319985032081604,0.7324612736701965,0.7328770756721497,0.7332634329795837,0.7336003184318542,0.7339087724685669,0.7341806292533875,0.734424352645874,0.7346434593200684,0.7348489165306091,0.7350280284881592,0.7351881861686707,0.7353339195251465,0.7354637980461121,0.7355780005455017,0.7356820106506348,0.7357743978500366,0.7358596324920654,0.735935389995575,0.7360014915466309,0.7360625863075256,0.7361189723014832,0.7361660599708557,0.7362111806869507,0.7362493276596069,0.7362861037254333,0.7363188862800598,0.7363464832305908,0.7363728284835815,0.736396849155426,0.7364169359207153,0.736434817314148,0.7364502549171448,0.7364657521247864,0.7364787459373474,0.736491858959198,0.7365021109580994,0.7365114688873291,0.7365196347236633,0.7365275621414185,0.7365346550941467,0.7365401983261108,0.736545741558075,0.7365515828132629,0.7365565299987793,0.7365605235099792,0.7365637421607971,0.7365669012069702,0.7365699410438538,0.7365723848342896,0.7365748882293701,0.7365771532058716,0.7365787029266357,0.7365806698799133,0.7365821003913879,0.7365840077400208,0.7365851402282715,0.7365862727165222,0.7365872859954834,0.7365881204605103,0.7365890145301819,0.7365896701812744,0.7365904450416565,0.7365908026695251,0.7365911602973938,0.7365915775299072,0.7365919947624207,0.7365922331809998,0.7365925908088684,0.7365929484367371,0.7365931272506714,0.7365933060646057,0.73659348487854,0.7365937232971191,0.7365937829017639,0.7365939021110535,0.7365939617156982,0.7365940809249878,0.7365941405296326,0.7365941405296326,0.7365941405296326,0.7365941405296326,0.7365942597389221,0.7365943193435669,0.7365943193435669,0.7365943193435669,0.7365943193435669,0.7365943193435669,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564,0.7365944385528564],"recovered":[0.0,0.0003303743724245578,0.0006132209091447294,0.0008853242616169155,0.0011648188810795546,0.0014503297861665487,0.0017367000691592693,0.0020290864631533623,0.002328434493392706,0.002629415597766638,0.002933834446594119,0.003246675943955779,0.0035726670175790787,0.003899689530953765,0.004240549169480801,0.004580463748425245,0.004925019107758999,0.0052759344689548016,0.005667244084179401,0.006111582275480032,0.006603705696761608,0.007164500188082457,0.007799637038260698,0.008516078814864159,0.009303167462348938,0.01020069606602192,0.011207890696823597,0.012344863265752792,0.013616683892905712,0.015041746199131012,0.01664101891219616,0.018424129113554955,0.020419182255864143,0.02267894521355629,0.02519233524799347,0.028003353625535965,0.03113417513668537,0.03458995744585991,0.03844968229532242,0.04271223396062851,0.047425396740436554,0.05265723913908005,0.05837519094347954,0.0646679475903511,0.07153954356908798,0.07907231897115707,0.08719425648450851,0.09601268917322159,0.1055261641740799,0.11570167541503906,0.12658925354480743,0.1381494253873825,0.15045879781246185,0.1633603274822235,0.17690250277519226,0.19095303118228912,0.20559273660182953,0.22067847847938538,0.2360965758562088,0.251810759305954,0.2678126096725464,0.28397810459136963,0.3002592623233795,0.3165346682071686,0.3327981233596802,0.3489517569541931,0.364895224571228,0.3806442320346832,0.39608699083328247,0.41124337911605835,0.4261178970336914,0.4406374394893646,0.45474931597709656,0.46854811906814575,0.48199009895324707,0.49501433968544006,0.5076770186424255,0.5199902653694153,0.5319089293479919,0.5434582233428955,0.5546274185180664,0.5654683113098145,0.575888454914093,0.5860124826431274,0.5957476496696472,0.6051391363143921,0.6140905618667603,0.6227047443389893,0.630894660949707,0.6386828422546387,0.6460508108139038,0.6530711650848389,0.6596494913101196,0.6659027934074402,0.6716631650924683,0.6770945191383362,0.6821042895317078,0.6868378520011902,0.6912178993225098,0.6952833533287048,0.6989708542823792,0.7024127244949341,0.7055884599685669,0.7084861993789673,0.7111374735832214,0.7135603427886963,0.7157824635505676,0.7177907824516296,0.7196217179298401,0.721280574798584,0.7227771282196045,0.7241479754447937,0.7253860235214233,0.7265053987503052,0.7275065779685974,0.7284061312675476,0.7292137742042542,0.7299625873565674,0.730625569820404,0.7312169075012207,0.7317472696304321,0.7322267889976501,0.7326597571372986,0.7330434918403625,0.7333878874778748,0.7337004542350769,0.7339738607406616,0.7342247366905212,0.7344538569450378,0.7346551418304443,0.7348334789276123,0.7349913716316223,0.7351379990577698,0.7352720499038696,0.7353909015655518,0.7354952692985535,0.7355878949165344,0.735675036907196,0.735748291015625,0.7358160018920898,0.7358767986297607,0.7359340190887451,0.7359850406646729,0.7360295653343201,0.7360686659812927,0.7361059784889221,0.736139178276062,0.7361674308776855,0.7361928820610046,0.7362163662910461,0.7362364530563354,0.7362543940544128,0.7362727522850037,0.7362876534461975,0.7363021373748779,0.7363142371177673,0.736324667930603,0.7363342046737671,0.7363427877426147,0.7363502383232117,0.7363563776016235,0.7363626956939697,0.7363685369491577,0.7363731861114502,0.7363783717155457,0.7363826632499695,0.7363860607147217,0.7363893389701843,0.7363911867141724,0.7363939881324768,0.7363969087600708,0.736399233341217,0.7364011406898499,0.736402690410614,0.7364042401313782,0.7364059686660767,0.7364071607589722,0.7364084124565125,0.7364093661308289,0.7364099025726318,0.7364106774330139,0.7364115118980408,0.7364122271537781,0.7364126443862915,0.7364132404327393,0.7364136576652527,0.7364139556884766,0.7364141941070557,0.7364145517349243,0.736414909362793,0.7364151477813721,0.7364153265953064,0.736415684223175,0.7364158034324646,0.7364159226417542,0.7364159822463989,0.7364159822463989,0.7364161014556885,0.7364161610603333,0.7364161610603333,0.7364161610603333,0.7364162802696228,0.7364162802696228,0.7364163398742676,0.7364163398742676,0.7364163398742676,0.7364163994789124,0.7364163994789124,0.7364165186882019,0.7364165186882019,0.7364165186882019,0.7364165186882019,0.7364165186882019,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467,0.7364165782928467],"active":[0.0008722543716430664,0.0007804646156728268,0.0007629317115060985,0.0007679166155867279,0.0007762534078210592,0.0007847619708627462,0.0007983413524925709,0.0008114909287542105,0.0008195699192583561,0.0008322037756443024,0.0008488772436976433,0.0008643476758152246,0.0008718250319361687,0.0008860917296260595,0.0008866935968399048,0.0009007882326841354,0.0009192666038870811,0.00099214818328619,0.001091071404516697,0.0011958391405642033,0.0013263048604130745,0.0014541908167302608,0.0016153384931385517,0.0017741657793521881,0.0019953036680817604,0.002225981093943119,0.0024766838178038597,0.0027556633576750755,0.0030661849305033684,0.0034217406064271927,0.0037873536348342896,0.004224816337227821,0.00472579151391983,0.005244558677077293,0.0058113690465688705,0.0064430683851242065,0.0071395691484212875,0.007933273911476135,0.00875895470380783,0.009668514132499695,0.01065920665860176,0.011685743927955627,0.012803632766008377,0.013967938721179962,0.015214487910270691,0.016478918492794037,0.017831355333328247,0.019218258559703827,0.020579978823661804,0.022019222378730774,0.023376211524009705,0.02480548620223999,0.0260608047246933,0.027284935116767883,0.02838347852230072,0.029503867030143738,0.030378445982933044,0.031092822551727295,0.03175176680088043,0.032298743724823,0.03263014554977417,0.03281557559967041,0.03287971019744873,0.03284043073654175,0.03255993127822876,0.03217598795890808,0.03174164891242981,0.031181007623672485,0.030595451593399048,0.029956728219985962,0.029213279485702515,0.02848455309867859,0.02783110737800598,0.027106672525405884,0.02632230520248413,0.025575488805770874,0.02486884593963623,0.024056732654571533,0.02332061529159546,0.022584259510040283,0.021908938884735107,0.021152913570404053,0.020495891571044922,0.019762694835662842,0.018992841243743896,0.018185317516326904,0.01742839813232422,0.016608357429504395,0.01579982042312622,0.014981865882873535,0.014212071895599365,0.01335519552230835,0.012600481510162354,0.011751651763916016,0.01104825735092163,0.010302960872650146,0.009675085544586182,0.00895547866821289,0.008340299129486084,0.007666945457458496,0.007099509239196777,0.006550967693328857,0.005995571613311768,0.005526185035705566,0.0050713419914245605,0.004642367362976074,0.004236757755279541,0.0038698911666870117,0.0035254359245300293,0.003195524215698242,0.0029224753379821777,0.0026581883430480957,0.0024240612983703613,0.0021899938583374023,0.0019884109497070312,0.0018082857131958008,0.0016626715660095215,0.0015041232109069824,0.0013729333877563477,0.00124436616897583,0.0011298060417175293,0.0010366439819335938,0.0009405612945556641,0.0008652806282043457,0.0007927417755126953,0.0007238984107971191,0.0006695985794067383,0.0006241798400878906,0.0005741715431213379,0.0005330443382263184,0.0005004405975341797,0.0004724264144897461,0.0004400014877319336,0.0004099607467651367,0.0003834962844848633,0.0003643631935119629,0.00034749507904052734,0.00032645463943481445,0.00031429529190063477,0.00030297040939331055,0.0002892613410949707,0.0002771615982055664,0.00026428699493408203,0.00025653839111328125,0.00025022029876708984,0.00024050474166870117,0.00023365020751953125,0.00022941827774047852,0.00022405385971069336,0.00021845102310180664,0.00021380186080932617,0.00021135807037353516,0.00020599365234375,0.00020420551300048828,0.00019997358322143555,0.00019723176956176758,0.00019496679306030273,0.0001933574676513672,0.00019186735153198242,0.00018996000289916992,0.00018936395645141602,0.0001888871192932129,0.00018799304962158203,0.00018733739852905273,0.00018537044525146484,0.00018423795700073242,0.00018388032913208008,0.0001830458641052246,0.0001837015151977539,0.0001831650733947754,0.0001817941665649414,0.00018143653869628906,0.00018095970153808594,0.00018131732940673828,0.00018090009689331055,0.00018030405044555664,0.00018012523651123047,0.00017970800399780273,0.00017964839935302734,0.00017976760864257812,0.00017976760864257812,0.000179290771484375,0.00017893314361572266,0.00017893314361572266,0.00017875432968139648,0.0001785755157470703,0.0001786351203918457,0.00017875432968139648,0.0001785755157470703,0.00017839670181274414,0.00017833709716796875,0.00017839670181274414,0.0001780986785888672,0.0001780986785888672,0.0001780390739440918,0.0001780986785888672,0.00017815828323364258,0.0001780390739440918,0.0001779794692993164,0.0001779794692993164,0.0001780986785888672,0.0001780390739440918,0.0001780390739440918,0.0001779794692993164,0.0001779794692993164,0.0001779794692993164,0.0001780390739440918,0.0001780390739440918,0.00017791986465454102,0.00017791986465454102,0.00017791986465454102,0.00017791986465454102,0.00017791986465454102,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562,0.00017786026000976562]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0008722543716430664,0.001111182733438909,0.0013925682287663221,0.001706527080386877,0.0020345808006823063,0.002387386979535222,0.002761679468676448,0.0031478325836360455,0.003557448508217931,0.003987777512520552,0.004435037728399038,0.004916933830827475,0.005421004258096218,0.005960655864328146,0.006519387010484934,0.007116278633475304,0.007743164896965027,0.008399959653615952,0.00909861084073782,0.009819607250392437,0.010580997914075851,0.011389745399355888,0.012242410331964493,0.013139508664608002,0.014069008640944958,0.015049646608531475,0.01608417183160782,0.017171811312437057,0.018314801156520844,0.019513826817274094,0.020763559266924858,0.02216378226876259,0.02368415892124176,0.02535768784582615,0.027177326381206512,0.029161719605326653,0.03131663054227829,0.03363776206970215,0.036197904497385025,0.03895486146211624,0.04195135086774826,0.04515651613473892,0.048649512231349945,0.052413493394851685,0.056450266391038895,0.060793519020080566,0.06545382738113403,0.07047003507614136,0.07583681493997574,0.08153010159730911,0.08763574808835983,0.09410005062818527,0.10092627257108688,0.10821513086557388,0.11588490754365921,0.1239461600780487,0.13238239288330078,0.14121638238430023,0.15045861899852753,0.16005383431911469,0.16998061537742615,0.1802280694246292,0.19076506793498993,0.2016156017780304,0.21274664998054504,0.22409170866012573,0.2356000691652298,0.24731288850307465,0.2591669261455536,0.27108249068260193,0.28304213285446167,0.2950349748134613,0.30694717168807983,0.31882983446121216,0.3306537866592407,0.34236085414886475,0.3539157807826996,0.36527374386787415,0.3764588534832001,0.3873882591724396,0.3981718420982361,0.4086449146270752,0.41891393065452576,0.4289233982563019,0.43866515159606934,0.4481053948402405,0.45729219913482666,0.46625450253486633,0.4749002754688263,0.48337629437446594,0.4915348291397095,0.4994574785232544,0.5071575045585632,0.5146409273147583,0.5218010544776917,0.5287681221961975,0.535517156124115,0.5420106053352356,0.5482990741729736,0.5543063282966614,0.5601410865783691,0.5657051801681519,0.571090579032898,0.5762430429458618,0.5811809301376343,0.5858998894691467,0.5904048085212708,0.5947084426879883,0.5987921953201294,0.602637767791748,0.6063216924667358,0.6098038554191589,0.6130647659301758,0.6161479353904724,0.61905437707901,0.6217483878135681,0.6242837309837341,0.6266441345214844,0.6288485527038574,0.6309298872947693,0.6328485012054443,0.6346319913864136,0.6362907290458679,0.637832522392273,0.639254629611969,0.6405852437019348,0.641828179359436,0.6429691314697266,0.6440187096595764,0.6450017094612122,0.6459091305732727,0.6467269062995911,0.6474676132202148,0.6481865048408508,0.648829996585846,0.6494230031967163,0.6499776244163513,0.6504900455474854,0.6509562730789185,0.651384711265564,0.6517795324325562,0.6521427035331726,0.6524675488471985,0.6527692079544067,0.6530417799949646,0.6533046364784241,0.6535397171974182,0.653756320476532,0.6539527773857117,0.6541334986686707,0.6542999148368835,0.6544619202613831,0.6546011567115784,0.654731035232544,0.6548526287078857,0.6549621820449829,0.6550635099411011,0.6551581621170044,0.6552438735961914,0.6553223133087158,0.655393123626709,0.655460000038147,0.6555214524269104,0.6555784344673157,0.6556299328804016,0.6556787490844727,0.6557223796844482,0.6557608842849731,0.6557966470718384,0.6558314561843872,0.6558622121810913,0.6558908224105835,0.6559171676635742,0.6559410691261292,0.6559648513793945,0.6559838652610779,0.656002402305603,0.6560196876525879,0.6560375690460205,0.6560503840446472,0.6560630798339844,0.6560764908790588,0.6560882925987244,0.6560976505279541,0.6561067700386047,0.6561159491539001,0.6561233997344971,0.656129777431488,0.6561371684074402,0.6561433672904968,0.6561487913131714,0.6561548113822937,0.6561588048934937,0.6561633944511414,0.6561674475669861,0.6561716198921204,0.6561749577522278,0.6561784148216248,0.6561816930770874,0.6561848521232605,0.6561877727508545,0.6561902761459351,0.656192421913147,0.6561948657035828,0.6561965346336365,0.6561988592147827,0.6562008261680603,0.6562026739120483,0.6562042832374573,0.656205952167511,0.6562070250511169,0.6562087535858154,0.6562100648880005,0.6562113165855408,0.6562124490737915,0.6562135815620422,0.6562144160270691,0.6562149524688721,0.6562160849571228,0.6562168598175049,0.6562172770500183,0.6562178730964661,0.656218409538269,0.6562192440032959,0.656220018863678,0.656220555305481,0.6562211513519287,0.6562216281890869,0.6562223434448242,0.6562227606773376,0.6562231779098511,0.6562235355377197,0.6562238931655884,0.656224250793457,0.6562246680259705,0.6562250256538391,0.656225323677063,0.6562259197235107,0.6562262773513794,0.6562265753746033,0.6562270522117615,0.6562274694442749,0.6562281250953674,0.6562287211418152,0.6562290191650391,0.656229555606842,0.6562299132347107,0.6562301516532898,0.6562305688858032,0.6562308669090271,0.6562311053276062,0.6562314629554749,0.6562319397926331,0.6562322378158569,0.6562325954437256,0.6562328338623047,0.6562328934669495,0.6562331914901733,0.6562336087226868,0.6562336683273315,0.6562339663505554,0.6562340259552002,0.6562342047691345,0.6562343835830688,0.656234622001648,0.6562349796295166,0.6562351584434509,0.6562353372573853,0.65623539686203,0.6562355756759644,0.656235933303833,0.6562361717224121,0.6562365889549255,0.6562367677688599,0.6562369465827942,0.6562371850013733,0.6562373638153076,0.6562376618385315,0.656237781047821,0.6562379598617554,0.6562382578849792,0.6562384366989136,0.656238853931427,0.6562390327453613,0.6562392115592957,0.6562394499778748,0.6562396287918091,0.6562398076057434,0.6562398076057434,0.6562399864196777,0.6562400460243225,0.6562402248382568,0.6562404036521912,0.6562404632568359,0.6562405824661255,0.6562408208847046,0.6562409996986389,0.6562410593032837,0.6562411785125732,0.6562413573265076,0.6562414765357971,0.6562415957450867,0.6562418341636658,0.6562418341636658,0.6562420129776001,0.6562420129776001,0.6562421321868896,0.6562421321868896,0.6562422513961792,0.6562424302101135,0.6562425494194031,0.6562426090240479,0.6562429070472717,0.6562430262565613,0.6562432050704956,0.6562433242797852,0.6562433838844299,0.6562435030937195,0.6562435626983643,0.6562437415122986,0.6562438011169434,0.6562438011169434,0.6562439203262329,0.6562439203262329,0.6562439203262329,0.6562439203262329,0.6562440991401672,0.656244158744812,0.656244158744812,0.6562442779541016,0.6562443375587463,0.6562444567680359,0.6562444567680359,0.6562445163726807,0.6562445759773254,0.6562445759773254,0.6562445759773254,0.6562445759773254,0.656244695186615,0.6562447547912598,0.6562448740005493,0.6562448740005493,0.6562448740005493,0.6562448740005493,0.6562448740005493,0.6562448740005493,0.6562449336051941,0.6562450528144836,0.6562451124191284,0.6562451720237732,0.6562451720237732],"recovered":[0.0,0.00032960085081867874,0.0006157133029773831,0.0008955517550930381,0.001191290095448494,0.001508257002569735,0.0018412956269457936,0.0021910937502980232,0.002555330516770482,0.0029424289241433144,0.0033475758973509073,0.0037783347070217133,0.00423444714397192,0.004721844103187323,0.005235969554632902,0.005766339134424925,0.006326274015009403,0.0069253998808562756,0.007549449801445007,0.008194470778107643,0.00888547208160162,0.009619188494980335,0.01039115060120821,0.011193881742656231,0.012048437260091305,0.012935823760926723,0.013885349966585636,0.014874582178890705,0.01590532623231411,0.01699511520564556,0.018133720383048058,0.0193317998200655,0.020644787698984146,0.022060740739107132,0.023599078878760338,0.025284811854362488,0.027108317241072655,0.0291131678968668,0.031281743198633194,0.03363862633705139,0.03619576245546341,0.03895332291722298,0.0419296994805336,0.04518264904618263,0.0486779659986496,0.05244787782430649,0.05652366951107979,0.06090104207396507,0.06559547036886215,0.07059861719608307,0.07596375793218613,0.08167775720357895,0.08777808398008347,0.09422914683818817,0.10109025985002518,0.10836468636989594,0.11603248119354248,0.12410043925046921,0.1325329840183258,0.1413947343826294,0.1506025791168213,0.1601543128490448,0.17006932199001312,0.18028892576694489,0.1908101886510849,0.20166029036045074,0.21272018551826477,0.22401806712150574,0.23551790416240692,0.24717065691947937,0.25898393988609314,0.27088919281959534,0.2828279733657837,0.29474732279777527,0.3066297769546509,0.31848210096359253,0.3302723467350006,0.3419366180896759,0.35342109203338623,0.36478307843208313,0.3759349286556244,0.3869285583496094,0.3976593613624573,0.40813207626342773,0.41838982701301575,0.4283996522426605,0.43809017539024353,0.4475777745246887,0.45678356289863586,0.4657157063484192,0.47440239787101746,0.48282918334007263,0.4909791946411133,0.4989471137523651,0.5066754221916199,0.5141190886497498,0.5212805867195129,0.528254508972168,0.5350292921066284,0.5415692925453186,0.5478402376174927,0.5538824200630188,0.5596808195114136,0.5652458071708679,0.5706040859222412,0.5757673382759094,0.580718994140625,0.5854387879371643,0.5899564027786255,0.5942662954330444,0.5983534455299377,0.6022444367408752,0.6059347987174988,0.6094012260437012,0.6126772165298462,0.6157714128494263,0.6186509132385254,0.6213676929473877,0.6238895058631897,0.62627774477005,0.6285074353218079,0.630571722984314,0.6325019001960754,0.6342920660972595,0.6359538435935974,0.637507975101471,0.6389548778533936,0.640286922454834,0.6415295600891113,0.642673134803772,0.6437330842018127,0.6447151899337769,0.6456097960472107,0.6464316844940186,0.6472019553184509,0.6479124426841736,0.648567795753479,0.6491714715957642,0.6497228741645813,0.6502370834350586,0.6507096290588379,0.6511399745941162,0.6515326499938965,0.6518952250480652,0.6522224545478821,0.6525344848632812,0.6528149247169495,0.6530723571777344,0.6533105969429016,0.6535297632217407,0.6537280082702637,0.653910219669342,0.6540830135345459,0.6542351245880127,0.6543777585029602,0.6545132398605347,0.6546373963356018,0.6547473669052124,0.6548488736152649,0.6549422740936279,0.6550313830375671,0.6551093459129333,0.6551812887191772,0.6552497744560242,0.6553110480308533,0.6553686261177063,0.6554216146469116,0.6554703116416931,0.6555145978927612,0.6555554270744324,0.6555910706520081,0.655626118183136,0.6556546688079834,0.6556848287582397,0.6557110548019409,0.6557349562644958,0.655756413936615,0.6557756066322327,0.6557950973510742,0.6558114290237427,0.6558260321617126,0.6558408141136169,0.6558551788330078,0.6558678150177002,0.6558782458305359,0.6558884382247925,0.6558976173400879,0.6559070348739624,0.6559138894081116,0.6559212803840637,0.6559281349182129,0.6559337973594666,0.6559392213821411,0.6559447646141052,0.6559495329856873,0.6559540033340454,0.6559589505195618,0.6559624671936035,0.6559655666351318,0.6559695601463318,0.6559732556343079,0.6559761762619019,0.6559792757034302,0.6559821963310242,0.6559850573539734,0.655987024307251,0.6559889316558838,0.6559906601905823,0.6559922099113464,0.6559944748878479,0.6559959053993225,0.6559969186782837,0.655998170375824,0.6559996604919434,0.6560009717941284,0.6560022234916687,0.6560035943984985,0.6560044884681702,0.6560051441192627,0.6560062766075134,0.6560070514678955,0.6560076475143433,0.6560083627700806,0.6560091376304626,0.6560095548629761,0.6560105085372925,0.6560109853744507,0.656011700630188,0.6560121774673462,0.6560128331184387,0.6560134291648865,0.6560139060020447,0.6560143828392029,0.6560149788856506,0.6560153961181641,0.6560158133506775,0.6560160517692566,0.6560165286064148,0.656017005443573,0.6560174226760864,0.6560178995132446,0.6560181379318237,0.6560185551643372,0.6560190916061401,0.6560194492340088,0.6560196876525879,0.6560200452804565,0.6560206413269043,0.656020998954773,0.6560212969779968,0.6560215950012207,0.6560218334197998,0.6560223698616028,0.6560226678848267,0.6560230255126953,0.6560233235359192,0.6560235619544983,0.6560238003730774,0.6560242176055908,0.6560243964195251,0.6560247540473938,0.6560248136520386,0.6560249924659729,0.6560251712799072,0.6560252904891968,0.6560253500938416,0.6560257077217102,0.6560257077217102,0.6560259461402893,0.6560260653495789,0.6560262441635132,0.6560264825820923,0.6560265421867371,0.6560268402099609,0.6560271382331848,0.6560273170471191,0.6560276746749878,0.6560278534889221,0.6560280323028564,0.6560282707214355,0.6560283899307251,0.6560285091400146,0.656028687953949,0.6560290455818176,0.656029224395752,0.6560294032096863,0.6560296416282654,0.6560299396514893,0.6560300588607788,0.6560304164886475,0.656030535697937,0.6560305953025818,0.6560308337211609,0.6560310125350952,0.6560311913490295,0.6560313105583191,0.6560313701629639,0.6560314297676086,0.6560314297676086,0.656031608581543,0.656031608581543,0.6560317277908325,0.6560319662094116,0.6560320854187012,0.6560320854187012,0.6560322046279907,0.6560322046279907,0.656032383441925,0.6560325026512146,0.6560326814651489,0.6560328602790833,0.6560329794883728,0.6560330986976624,0.6560332775115967,0.656033456325531,0.6560336351394653,0.6560336947441101,0.6560337543487549,0.6560338735580444,0.6560339331626892,0.6560341119766235,0.6560342907905579,0.6560342907905579,0.6560344099998474,0.6560344099998474,0.6560344099998474,0.6560344696044922,0.656034529209137,0.6560346484184265,0.6560348272323608,0.6560348868370056,0.6560350060462952,0.6560350656509399,0.6560351252555847,0.6560351252555847,0.6560352444648743,0.6560352444648743,0.6560352444648743,0.656035304069519,0.656035304069519,0.656035304069519,0.6560354232788086,0.6560354828834534,0.6560354828834534,0.6560354828834534,0.6560354828834534,0.6560356020927429,0.6560356020927429,0.6560356616973877,0.6560356616973877,0.6560356616973877],"active":[0.0008722543716430664,0.0007815818535163999,0.000776854925788939,0.000810975325293839,0.0008432907052338123,0.000879129976965487,0.0009203838417306542,0.0009567388333380222,0.0010021179914474487,0.0010453485883772373,0.001087461831048131,0.0011385991238057613,0.001186557114124298,0.0012388117611408234,0.0012834174558520317,0.0013499394990503788,0.0014168908819556236,0.001474559772759676,0.0015491610392928123,0.0016251364722847939,0.0016955258324742317,0.0017705569043755531,0.0018512597307562828,0.0019456269219517708,0.002020571380853653,0.0021138228476047516,0.0021988218650221825,0.0022972291335463524,0.0024094749242067337,0.0025187116116285324,0.0026298388838768005,0.00283198244869709,0.003039371222257614,0.003296947106719017,0.0035782475024461746,0.0038769077509641647,0.004208313301205635,0.00452459417283535,0.004916161298751831,0.00531623512506485,0.005755588412284851,0.0062031932175159454,0.006719812750816345,0.007230844348669052,0.0077723003923892975,0.008345641195774078,0.008930157870054245,0.009568993002176285,0.010241344571113586,0.010931484401226044,0.011671990156173706,0.012422293424606323,0.013148188591003418,0.013985984027385712,0.014794647693634033,0.015581473708152771,0.0163499116897583,0.017115943133831024,0.01792563498020172,0.01865909993648529,0.01937803626060486,0.02007375657558441,0.020695745944976807,0.02132667601108551,0.021936461329460144,0.022431418299674988,0.022879883646965027,0.02329482138156891,0.023649021983146667,0.02391183376312256,0.02405819296836853,0.024145781993865967,0.024119198322296143,0.02408251166343689,0.024024009704589844,0.023878753185272217,0.023643434047698975,0.023337125778198242,0.023037761449813843,0.022605180740356445,0.022236913442611694,0.02171635627746582,0.02125456929206848,0.020791321992874146,0.02027532458305359,0.019705742597579956,0.01920202374458313,0.018676728010177612,0.01811671257019043,0.017660588026046753,0.017132431268692017,0.016628295183181763,0.01617830991744995,0.01569381356239319,0.015125632286071777,0.014649033546447754,0.01423656940460205,0.013756096363067627,0.013269782066345215,0.012737035751342773,0.012300848960876465,0.011822760105133057,0.011409759521484375,0.010997235774993896,0.010576844215393066,0.010132551193237305,0.009685814380645752,0.009269654750823975,0.008835792541503906,0.008371472358703613,0.007968246936798096,0.007559418678283691,0.007129967212677002,0.00674670934677124,0.006377160549163818,0.005976974964141846,0.00563281774520874,0.00527644157409668,0.004959046840667725,0.004652142524719238,0.004341065883636475,0.004060268402099609,0.0037888288497924805,0.0035404562950134277,0.003300786018371582,0.003077268600463867,0.0028733015060424805,0.002682209014892578,0.002489149570465088,0.0023285746574401855,0.002176046371459961,0.002011716365814209,0.0018578171730041504,0.0017548203468322754,0.0016280412673950195,0.0015105605125427246,0.0014098286628723145,0.0013185739517211914,0.0012333989143371582,0.001147627830505371,0.0010699033737182617,0.0010027289390563965,0.000934898853302002,0.0008739829063415527,0.0008193254470825195,0.0007701516151428223,0.00072479248046875,0.0006839632987976074,0.0006421804428100586,0.0006037354469299316,0.000571906566619873,0.0005517005920410156,0.0005181431770324707,0.00049591064453125,0.0004748702049255371,0.0004489421844482422,0.0004261136054992676,0.0004107952117919922,0.00039499998092651367,0.0003800392150878906,0.0003617405891418457,0.00035065412521362305,0.0003401637077331543,0.0003286600112915039,0.00031888484954833984,0.0003101229667663574,0.0003007650375366211,0.0002905726432800293,0.00028204917907714844,0.000276029109954834,0.00027114152908325195,0.00026470422744750977,0.0002624988555908203,0.0002562403678894043,0.0002537965774536133,0.00024890899658203125,0.0002459883689880371,0.0002440810203552246,0.00024247169494628906,0.00023895502090454102,0.00023704767227172852,0.00023567676544189453,0.00023311376571655273,0.00022983551025390625,0.00022852420806884766,0.00022751092910766602,0.0002257823944091797,0.00022274255752563477,0.00022327899932861328,0.00022208690643310547,0.0002206563949584961,0.00022101402282714844,0.00021958351135253906,0.0002186298370361328,0.00021791458129882812,0.00021761655807495117,0.00021600723266601562,0.00021594762802124023,0.0002161264419555664,0.00021529197692871094,0.00021451711654663086,0.00021409988403320312,0.00021314620971679688,0.00021266937255859375,0.00021147727966308594,0.00021183490753173828,0.00021189451217651367,0.00021201372146606445,0.00021207332611083984,0.00021147727966308594,0.0002111196517944336,0.00021183490753173828,0.00021189451217651367,0.0002116560935974121,0.00021147727966308594,0.00021135807037353516,0.00021082162857055664,0.0002104640007019043,0.00021094083786010742,0.00021058320999145508,0.00021022558212280273,0.00021022558212280273,0.00021004676818847656,0.00021010637283325195,0.0002104640007019043,0.00021004676818847656,0.00021016597747802734,0.00020992755889892578,0.00021016597747802734,0.00020992755889892578,0.0002097487449645996,0.00020962953567504883,0.00020951032638549805,0.00020927190780639648,0.00020927190780639648,0.0002092123031616211,0.00020927190780639648,0.00020939111709594727,0.00020927190780639648,0.0002091526985168457,0.0002091526985168457,0.00020933151245117188,0.00020956993103027344,0.00020962953567504883,0.00020956993103027344,0.0002098679542541504,0.0002098679542541504,0.00020951032638549805,0.00020956993103027344,0.00020956993103027344,0.00020951032638549805,0.00020962953567504883,0.00020956993103027344,0.00020956993103027344,0.00020956993103027344,0.00020951032638549805,0.00020933151245117188,0.00020939111709594727,0.00020939111709594727,0.00020927190780639648,0.0002092123031616211,0.0002092123031616211,0.0002092123031616211,0.0002092123031616211,0.00020933151245117188,0.00020962953567504883,0.00020945072174072266,0.00020962953567504883,0.00020945072174072266,0.00020951032638549805,0.00020968914031982422,0.00020968914031982422,0.00021004676818847656,0.00020992755889892578,0.000209808349609375,0.0002098679542541504,0.00020968914031982422,0.000209808349609375,0.0002097487449645996,0.00020968914031982422,0.0002098679542541504,0.00020992755889892578,0.00021016597747802734,0.00020998716354370117,0.00020998716354370117,0.00021004676818847656,0.00020998716354370117,0.0002098679542541504,0.0002097487449645996,0.00020956993103027344,0.00020951032638549805,0.00020962953567504883,0.00020956993103027344,0.00020945072174072266,0.00020939111709594727,0.00020951032638549805,0.00020962953567504883,0.00020962953567504883,0.0002097487449645996,0.0002097487449645996,0.0002098679542541504,0.0002098679542541504,0.0002098679542541504,0.0002097487449645996,0.00020992755889892578,0.000209808349609375,0.00020992755889892578,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.00020968914031982422,0.00020962953567504883,0.000209808349609375,0.0002097487449645996,0.0002097487449645996,0.00020968914031982422,0.00020968914031982422,0.0002097487449645996,0.00020968914031982422,0.000209808349609375,0.00020968914031982422,0.00020951032638549805,0.00020962953567504883,0.00020951032638549805,0.00020951032638549805,0.00020951032638549805,0.00020962953567504883,0.00020962953567504883,0.00020951032638549805,0.00020945072174072266,0.00020945072174072266,0.00020945072174072266,0.00020939111709594727,0.00020939111709594727,0.00020945072174072266,0.00020933151245117188,0.00020933151245117188,0.00020933151245117188,0.00020939111709594727,0.00020945072174072266,0.00020956993103027344,0.00020945072174072266,0.00020939111709594727,0.00020939111709594727,0.00020939111709594727,0.00020939111709594727,0.00020933151245117188,0.00020945072174072266,0.00020945072174072266,0.00020951032638549805,0.00020951032638549805]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0008722543716430664,0.0011098076356574893,0.0013842314947396517,0.0016822903417050838,0.001991092460229993,0.002315020887181163,0.0026526148431003094,0.003000092227011919,0.0033608912490308285,0.0037379341665655375,0.004123055841773748,0.004526827484369278,0.004947444424033165,0.005375367123633623,0.005829330999404192,0.006293006706982851,0.006780145689845085,0.007283700164407492,0.007809600792825222,0.008362401276826859,0.0089266337454319,0.009518626146018505,0.010128580965101719,0.010752201080322266,0.011410715989768505,0.012097333557903767,0.012803977355360985,0.013544140383601189,0.014302093535661697,0.015081274323165417,0.01588950678706169,0.01676185242831707,0.01771266758441925,0.01873902790248394,0.01984875649213791,0.021025005728006363,0.022301381453871727,0.023670664057135582,0.025143340229988098,0.02672422118484974,0.028407204896211624,0.030226241797208786,0.03214849904179573,0.03420525789260864,0.03639746829867363,0.03877910599112511,0.04128304123878479,0.0439537949860096,0.04682514816522598,0.04985300451517105,0.05306023359298706,0.056469690054655075,0.060086362063884735,0.06390663981437683,0.06795741617679596,0.07223887741565704,0.07671499997377396,0.08143573254346848,0.08640097081661224,0.09161244332790375,0.0970589816570282,0.10276954621076584,0.10869239270687103,0.1148533895611763,0.12127558141946793,0.12796883285045624,0.13484197854995728,0.14195406436920166,0.14931297302246094,0.15687255561351776,0.1646643728017807,0.1726658046245575,0.18077167868614197,0.18904556334018707,0.19755785167217255,0.2061426043510437,0.21482695639133453,0.22361497581005096,0.23246297240257263,0.24138101935386658,0.2503369450569153,0.2593162953853607,0.2682779133319855,0.2772727906703949,0.2861987352371216,0.29510337114334106,0.30396342277526855,0.31271764636039734,0.3213702142238617,0.32993388175964355,0.33833688497543335,0.3466796875,0.35488635301589966,0.36293789744377136,0.3708512485027313,0.3785972595214844,0.3862103819847107,0.39361217617988586,0.4008515477180481,0.4079452157020569,0.4149148762226105,0.42166462540626526,0.4282621145248413,0.4346933364868164,0.44096195697784424,0.44709938764572144,0.453083336353302,0.45889559388160706,0.4645600914955139,0.4700847268104553,0.47542324662208557,0.48063230514526367,0.4856734275817871,0.49056097865104675,0.4952932298183441,0.4999265670776367,0.5043826699256897,0.508696436882019,0.5128546357154846,0.516864001750946,0.520715057849884,0.524432361125946,0.5280162692070007,0.5314813256263733,0.5347916483879089,0.5379769206047058,0.5410136580467224,0.5439133644104004,0.5466813445091248,0.5493136644363403,0.5518423318862915,0.5542390942573547,0.5565361380577087,0.5586885809898376,0.5607426762580872,0.5626594424247742,0.5644710063934326,0.5662199258804321,0.5678513050079346,0.5693967938423157,0.570847749710083,0.5722233653068542,0.5735067129135132,0.5747138261795044,0.5758358240127563,0.5769047141075134,0.5779051184654236,0.5788480639457703,0.5797244906425476,0.5805457830429077,0.5813108086585999,0.582037627696991,0.5827131867408752,0.5833445191383362,0.5839325785636902,0.5844866633415222,0.5850033760070801,0.5854836106300354,0.5859369039535522,0.5863548517227173,0.5867429971694946,0.5871168375015259,0.5874542593955994,0.5877730250358582,0.588079035282135,0.5883574485778809,0.5886171460151672,0.5888583660125732,0.589079737663269,0.58929044008255,0.5894861221313477,0.589672863483429,0.5898416042327881,0.5899978280067444,0.5901464223861694,0.5902814269065857,0.5904098749160767,0.5905293226242065,0.5906398296356201,0.590741753578186,0.590835452079773,0.590926468372345,0.5910100936889648,0.5910928845405579,0.5911633372306824,0.5912325978279114,0.5912967324256897,0.5913522243499756,0.5914080142974854,0.591457724571228,0.5915056467056274,0.5915495157241821,0.5915888547897339,0.5916278958320618,0.5916639566421509,0.5916958451271057,0.5917278528213501,0.5917560458183289,0.5917831063270569,0.5918074250221252,0.5918290019035339,0.5918514132499695,0.5918708443641663,0.5918905138969421,0.5919081568717957,0.591925323009491,0.5919401049613953,0.5919544696807861,0.5919678807258606,0.5919808745384216,0.5919916033744812,0.5920011401176453,0.5920121073722839,0.5920209884643555,0.5920308828353882,0.5920382738113403,0.5920456647872925,0.5920538902282715,0.5920604467391968,0.5920658707618713,0.592071533203125,0.5920771360397339,0.5920817255973816,0.5920870900154114,0.5920923352241516,0.5920964479446411,0.5920999050140381,0.5921030640602112,0.5921064019203186,0.5921090841293335,0.5921120047569275,0.5921147465705872,0.5921170711517334,0.5921201705932617,0.5921225547790527,0.5921245813369751,0.5921264290809631,0.592128574848175,0.5921298861503601,0.5921324491500854,0.5921334624290466,0.5921347141265869,0.5921362638473511,0.5921378135681152,0.592139482498169,0.5921407341957092,0.5921418070793152,0.5921429395675659,0.5921441316604614,0.5921448469161987,0.5921456217765808,0.592146635055542,0.5921474099159241,0.5921480059623718,0.592149019241333,0.5921497344970703,0.592150866985321,0.5921515226364136,0.5921522378921509,0.5921528339385986,0.5921534895896912,0.5921540260314941,0.5921545624732971,0.5921553373336792,0.5921558141708374,0.5921564102172852,0.5921567678451538,0.5921573042869568,0.5921578407287598,0.592158317565918,0.5921587347984314,0.5921592712402344,0.592159628868103,0.5921604037284851,0.5921606421470642,0.5921610593795776,0.5921615958213806,0.5921619534492493,0.5921623706817627,0.5921627879142761,0.5921631455421448,0.5921638011932373,0.592164158821106,0.5921645164489746,0.5921650528907776,0.5921652913093567,0.5921658873558044,0.5921663045883179,0.5921668410301208,0.5921672582626343,0.5921680331230164,0.5921684503555298,0.5921689867973328,0.5921693444252014,0.5921697616577148,0.5921701192855835,0.5921705961227417,0.5921709537506104,0.5921711921691895,0.5921715497970581,0.592171847820282,0.5921722650527954,0.5921728610992432,0.5921732783317566,0.59217369556427,0.5921740531921387,0.5921744108200073,0.592174768447876,0.5921750068664551,0.5921754240989685,0.5921756625175476,0.5921758413314819,0.5921763181686401,0.5921764373779297,0.5921769738197327,0.5921772122383118,0.59217768907547,0.5921779870986938,0.5921785235404968,0.5921788811683655,0.5921791195869446,0.592179536819458,0.5921798348426819,0.5921802520751953,0.5921807885169983,0.5921810269355774,0.592181384563446,0.5921816825866699,0.5921821594238281,0.5921822786331177,0.5921827554702759,0.5921829342842102,0.5921831727027893,0.5921834111213684,0.5921837687492371,0.5921840071678162,0.5921843647956848,0.5921845436096191,0.5921847224235535,0.5921849608421326,0.592185378074646,0.5921856760978699,0.592185914516449,0.5921861529350281,0.5921865105628967,0.5921867489814758,0.5921870470046997,0.5921872854232788,0.5921875238418579,0.5921878218650818,0.5921880006790161],"recovered":[0.0,0.0003260771045461297,0.0006078063743188977,0.0008854102343320847,0.0011681708274409175,0.0014657999854534864,0.0017808760749176145,0.0021107348147779703,0.002442656084895134,0.0027864379808306694,0.0031521359924227,0.0035266862250864506,0.0039154174737632275,0.0043199630454182625,0.004737142473459244,0.005175034515559673,0.005626935511827469,0.0060947369784116745,0.006580844521522522,0.007082164287567139,0.0076098693534731865,0.008158545009791851,0.008728879503905773,0.009312964975833893,0.00992240384221077,0.0105639873072505,0.011221470311284065,0.01190232951194048,0.012616107240319252,0.013348706066608429,0.014106744900345802,0.014882403425872326,0.015709886327385902,0.016610078513622284,0.01757911406457424,0.018613381311297417,0.01971769519150257,0.02091233618557453,0.02218192256987095,0.023552237078547478,0.025028608739376068,0.026611553505063057,0.02830588072538376,0.030119847506284714,0.032048292458057404,0.034116826951503754,0.03635278344154358,0.03871868923306465,0.04124952852725983,0.04395517706871033,0.04678140580654144,0.04983092471957207,0.05304339528083801,0.056465912610292435,0.06008060649037361,0.06392520666122437,0.06797315180301666,0.07223467528820038,0.07672222703695297,0.08146195113658905,0.08642229437828064,0.09162792563438416,0.09706895798444748,0.10275425016880035,0.10871095955371857,0.11487900465726852,0.12129750102758408,0.127937912940979,0.13480830192565918,0.14195828139781952,0.14932173490524292,0.1568766087293625,0.16468286514282227,0.1726236194372177,0.18076910078525543,0.18907693028450012,0.1975320726633072,0.20609474182128906,0.21477161347866058,0.2235301434993744,0.2324012666940689,0.2412995547056198,0.2502315044403076,0.25918179750442505,0.2681579291820526,0.27710020542144775,0.28604575991630554,0.29492831230163574,0.303739458322525,0.31250235438346863,0.321149080991745,0.329684317111969,0.33813706040382385,0.3464485704898834,0.3546626567840576,0.3627333641052246,0.3705995976924896,0.37834569811820984,0.3859182596206665,0.39331644773483276,0.40055760741233826,0.4076562821865082,0.4145808219909668,0.421363890171051,0.42793554067611694,0.4343753457069397,0.44068631529808044,0.44682660698890686,0.4528050720691681,0.4586128294467926,0.46427372097969055,0.4697781801223755,0.4751147925853729,0.4803006649017334,0.48536044359207153,0.4902326762676239,0.4950079023838043,0.49960917234420776,0.5040573477745056,0.5083749890327454,0.5125356912612915,0.5165393948554993,0.5203943848609924,0.5241091847419739,0.5277159214019775,0.5311761498451233,0.5344980955123901,0.5376927852630615,0.5407204627990723,0.5436291694641113,0.5463879704475403,0.5490557551383972,0.5515601634979248,0.5539897680282593,0.5562542676925659,0.5584117770195007,0.5604546070098877,0.5623772144317627,0.5642215609550476,0.5659632682800293,0.567604660987854,0.5691715478897095,0.570631206035614,0.5719906091690063,0.5732795596122742,0.57448410987854,0.5756199359893799,0.576685905456543,0.5776788592338562,0.57862389087677,0.5795056819915771,0.5803323984146118,0.5811020731925964,0.58183354139328,0.5825104117393494,0.5831470489501953,0.5837380290031433,0.5842939019203186,0.5848032832145691,0.5852915644645691,0.5857372879981995,0.5861543416976929,0.5865537524223328,0.5869197845458984,0.5872694849967957,0.5875945687294006,0.587895929813385,0.5881754755973816,0.588429868221283,0.5886747241020203,0.5889036655426025,0.5891173481941223,0.5893151164054871,0.5895026326179504,0.58967125415802,0.5898259282112122,0.5899710059165955,0.5901150107383728,0.5902382135391235,0.5903593301773071,0.5904681086540222,0.5905693173408508,0.5906627774238586,0.5907554626464844,0.5908427834510803,0.5909227132797241,0.5909996032714844,0.5910680294036865,0.5911312699317932,0.591192901134491,0.5912457704544067,0.5912991166114807,0.5913460850715637,0.5913882851600647,0.5914274454116821,0.5914657115936279,0.5915011763572693,0.5915342569351196,0.5915650725364685,0.5915939211845398,0.5916215181350708,0.591644287109375,0.5916681289672852,0.5916901230812073,0.5917113423347473,0.5917317867279053,0.5917493104934692,0.5917646288871765,0.5917794108390808,0.5917936563491821,0.5918090343475342,0.5918210744857788,0.5918323397636414,0.5918433666229248,0.591853678226471,0.5918632745742798,0.5918715596199036,0.5918795466423035,0.5918875336647034,0.5918951034545898,0.5919016003608704,0.5919074416160583,0.5919135808944702,0.5919188857078552,0.5919235348701477,0.5919287800788879,0.5919333100318909,0.5919379591941833,0.5919415950775146,0.5919452905654907,0.5919482707977295,0.591951310634613,0.5919540524482727,0.5919565558433533,0.5919588804244995,0.5919614434242249,0.5919635891914368,0.591965913772583,0.5919677019119263,0.59196937084198,0.5919715762138367,0.5919736623764038,0.5919750332832336,0.5919765830039978,0.5919782519340515,0.59197998046875,0.5919814705848694,0.5919830799102783,0.5919841527938843,0.5919852256774902,0.5919860005378723,0.5919871926307678,0.5919881463050842,0.5919885635375977,0.591989278793335,0.5919902324676514,0.5919911861419678,0.5919920206069946,0.5919929146766663,0.5919935703277588,0.5919943451881409,0.5919948816299438,0.5919954776763916,0.5919958353042603,0.5919967293739319,0.5919973850250244,0.5919980406761169,0.5919985771179199,0.5919992327690125,0.5919995903968811,0.5920001268386841,0.5920003652572632,0.5920007228851318,0.59200119972229,0.592001736164093,0.5920020937919617,0.5920025110244751,0.5920031070709229,0.5920034646987915,0.5920040011405945,0.5920044779777527,0.5920047760009766,0.5920052528381348,0.5920056700706482,0.5920060276985168,0.5920064449310303,0.5920068025588989,0.5920071601867676,0.5920078158378601,0.5920085310935974,0.5920087695121765,0.5920092463493347,0.5920099020004272,0.5920103192329407,0.5920107960700989,0.5920109152793884,0.5920112729072571,0.5920116901397705,0.5920120477676392,0.5920122861862183,0.5920126438140869,0.5920130014419556,0.592013418674469,0.5920138359069824,0.5920143127441406,0.5920146107673645,0.5920149683952332,0.5920153260231018,0.5920155644416809,0.5920159220695496,0.592016339302063,0.5920166373252869,0.5920167565345764,0.5920172333717346,0.5920174717903137,0.5920178294181824,0.5920180678367615,0.5920186042785645,0.5920190811157227,0.5920196175575256,0.5920201539993286,0.5920203924179077,0.5920207500457764,0.5920209884643555,0.5920211672782898,0.5920215845108032,0.5920218825340271,0.592022180557251,0.5920224785804749,0.5920227766036987,0.5920230746269226,0.5920233726501465,0.5920235514640808,0.5920238494873047,0.592024028301239,0.5920241475105286,0.5920244455337524,0.5920246839523315,0.5920248627662659,0.5920252203941345,0.5920254588127136,0.5920258164405823,0.592025876045227,0.5920261740684509,0.59202641248703,0.5920267701148987,0.5920270085334778,0.5920272469520569,0.5920276045799255,0.5920277237892151,0.5920278429985046],"active":[0.0008722543716430664,0.0007837305311113596,0.000776425120420754,0.0007968801073729992,0.0008229216327890754,0.0008492209017276764,0.0008717387681826949,0.0008893574122339487,0.0009182351641356945,0.000951496185734868,0.0009709198493510485,0.0010001412592828274,0.0010320269502699375,0.0010554040782153606,0.0010921885259449482,0.0011179721914231777,0.0011532101780176163,0.0011889631859958172,0.0012287562713027,0.0012802369892597198,0.0013167643919587135,0.001360081136226654,0.0013997014611959457,0.0014392361044883728,0.0014883121475577354,0.001533346250653267,0.0015825070440769196,0.0016418108716607094,0.0016859862953424454,0.0017325682565569878,0.001782761886715889,0.0018794490024447441,0.002002781257033348,0.002128949388861656,0.0022696424275636673,0.0024116244167089462,0.002583686262369156,0.0027583278715610504,0.0029614176601171494,0.0031719841063022614,0.003378596156835556,0.003614688292145729,0.003842618316411972,0.004085410386323929,0.004349175840616226,0.004662279039621353,0.004930257797241211,0.005235105752944946,0.005575619637966156,0.005897827446460724,0.006278827786445618,0.006638765335083008,0.007042966783046722,0.007440727204084396,0.007876809686422348,0.008313670754432678,0.008741848170757294,0.009201057255268097,0.009678743779659271,0.010150492191314697,0.010636687278747559,0.011141620576381683,0.011623434722423553,0.012099139392375946,0.012564621865749359,0.013089828193187714,0.0135444775223732,0.014016151428222656,0.014504671096801758,0.014914274215698242,0.01534263789653778,0.015789195895195007,0.016088813543319702,0.01642194390296936,0.016788750886917114,0.01706567406654358,0.017294883728027344,0.017520233988761902,0.01769135892391205,0.017850875854492188,0.017935678362846375,0.018016740679740906,0.018046408891677856,0.01809099316596985,0.01804080605506897,0.01800316572189331,0.017917662858963013,0.017789334058761597,0.01763075590133667,0.017431527376174927,0.017187803983688354,0.016995370388031006,0.016749292612075806,0.01648932695388794,0.016188591718673706,0.015863895416259766,0.01561078429222107,0.015266478061676025,0.014933288097381592,0.014628767967224121,0.014357268810272217,0.01400834321975708,0.013681292533874512,0.01332944631576538,0.013026416301727295,0.012724041938781738,0.012397021055221558,0.012068986892700195,0.011755019426345825,0.01147189736366272,0.01114952564239502,0.010854125022888184,0.010558634996414185,0.010260313749313354,0.009932786226272583,0.009693890810012817,0.009374767541885376,0.00908726453781128,0.008797287940979004,0.008489012718200684,0.00817936658859253,0.007892966270446777,0.007621884346008301,0.007372140884399414,0.0070757269859313965,0.0068007707595825195,0.006515562534332275,0.006220579147338867,0.00596088171005249,0.005684494972229004,0.005454361438751221,0.0051833391189575195,0.0049759745597839355,0.004698812961578369,0.00448840856552124,0.0042476654052734375,0.004016399383544922,0.0038427114486694336,0.003629744052886963,0.003433525562286377,0.003243088722229004,0.0030518174171447754,0.00287550687789917,0.002723217010498047,0.0025562644004821777,0.0024206042289733887,0.002285182476043701,0.002162158489227295,0.0020456314086914062,0.0019218921661376953,0.001805126667022705,0.0017052292823791504,0.0016111135482788086,0.0015109777450561523,0.0014221668243408203,0.0013396143913269043,0.0012653470039367676,0.0011897087097167969,0.0011336207389831543,0.0010632872581481934,0.001005709171295166,0.0009624958038330078,0.0009005069732666016,0.0008532404899597168,0.0008095502853393555,0.0007628798484802246,0.0007212162017822266,0.0006828904151916504,0.000649869441986084,0.0006157159805297852,0.0005824565887451172,0.0005555152893066406,0.0005264878273010254,0.0004951953887939453,0.00047516822814941406,0.00045549869537353516,0.00043886899948120117,0.00041431188583374023,0.00040161609649658203,0.00038242340087890625,0.0003673434257507324,0.0003571510314941406,0.00034731626510620117,0.00033742189407348633,0.0003205537796020508,0.00030988454818725586,0.00029712915420532227,0.0002841949462890625,0.00027674436569213867,0.00026482343673706055,0.0002598762512207031,0.000250399112701416,0.00024276971817016602,0.0002396106719970703,0.00023651123046875,0.0002301335334777832,0.00022667646408081055,0.00022178888320922852,0.0002180337905883789,0.00021350383758544922,0.00020748376846313477,0.00020712614059448242,0.00020271539688110352,0.00020039081573486328,0.00019681453704833984,0.00019353628158569336,0.0001907944679260254,0.00018984079360961914,0.00018846988677978516,0.00018721818923950195,0.00018256902694702148,0.00018006563186645508,0.00017976760864257812,0.00017762184143066406,0.00017720460891723633,0.00017499923706054688,0.00017410516738891602,0.00017434358596801758,0.0001729130744934082,0.00017076730728149414,0.00016993284225463867,0.0001696944236755371,0.00016814470291137695,0.00016820430755615234,0.00016880035400390625,0.00016766786575317383,0.0001665949821472168,0.00016510486602783203,0.00016480684280395508,0.00016379356384277344,0.00016373395919799805,0.0001634359359741211,0.00016301870346069336,0.00016361474990844727,0.00016367435455322266,0.00016313791275024414,0.0001628398895263672,0.00016266107559204102,0.0001621842384338379,0.00016307830810546875,0.00016188621520996094,0.00016105175018310547,0.00016123056411743164,0.00016123056411743164,0.00016123056411743164,0.00016075372695922852,0.00016033649444580078,0.00015985965728759766,0.00015997886657714844,0.0001596212387084961,0.0001596212387084961,0.00015944242477416992,0.00015926361083984375,0.00015944242477416992,0.00015974044799804688,0.0001595020294189453,0.00015968084335327148,0.0001595020294189453,0.00015932321548461914,0.00015926361083984375,0.00015914440155029297,0.00015914440155029297,0.00015908479690551758,0.0001595020294189453,0.00015908479690551758,0.0001590251922607422,0.00015872716903686523,0.00015872716903686523,0.00015860795974731445,0.00015872716903686523,0.00015860795974731445,0.0001589059829711914,0.0001589059829711914,0.00015920400619506836,0.0001589059829711914,0.0001589655876159668,0.00015908479690551758,0.00015884637832641602,0.0001589059829711914,0.00015878677368164062,0.00015866756439208984,0.0001590251922607422,0.0001589059829711914,0.00015884637832641602,0.0001590251922607422,0.00015884637832641602,0.00015908479690551758,0.00015914440155029297,0.0001590251922607422,0.00015872716903686523,0.00015926361083984375,0.00015920400619506836,0.00015908479690551758,0.0001590251922607422,0.0001589655876159668,0.00015920400619506836,0.00015932321548461914,0.00015926361083984375,0.00015914440155029297,0.00015926361083984375,0.00015920400619506836,0.00015926361083984375,0.00015944242477416992,0.00015944242477416992,0.00015938282012939453,0.00015944242477416992,0.00015944242477416992,0.00015944242477416992,0.00015944242477416992,0.0001595020294189453,0.00015932321548461914,0.00015920400619506836,0.0001595616340637207,0.00015920400619506836,0.0001595020294189453,0.00015938282012939453,0.0001596212387084961,0.00015938282012939453,0.00015944242477416992,0.00015926361083984375,0.0001589655876159668,0.00015914440155029297,0.00015908479690551758,0.00015926361083984375,0.0001596212387084961,0.00015944242477416992,0.0001595020294189453,0.0001595020294189453,0.00015968084335327148,0.0001595020294189453,0.00015968084335327148,0.0001595616340637207,0.0001596212387084961,0.0001595616340637207,0.00015974044799804688,0.00015985965728759766,0.00015991926193237305,0.00015985965728759766,0.00015985965728759766,0.00015974044799804688,0.00015991926193237305,0.00015985965728759766,0.00016003847122192383,0.00015997886657714844,0.00016009807586669922,0.00015997886657714844,0.00016003847122192383,0.00016003847122192383,0.00015991926193237305,0.00016009807586669922,0.0001601576805114746]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0008722543716430664,0.0011113546788692474,0.0013834580313414335,0.001662351074628532,0.001946658710949123,0.0022447174414992332,0.0025467299856245518,0.0028548443224281073,0.0031659670639783144,0.003491528332233429,0.003824137384071946,0.0041604419238865376,0.0045065442100167274,0.004855225328356028,0.005217141471803188,0.005583440884947777,0.005959194619208574,0.006335120182484388,0.006735282484441996,0.007136905565857887,0.0075416225008666515,0.007954075001180172,0.008377356454730034,0.008815420791506767,0.009259930811822414,0.009707276709377766,0.010173874907195568,0.010643824003636837,0.011122368276119232,0.011613030917942524,0.01210549846291542,0.012653573416173458,0.013221758417785168,0.013824407942593098,0.014464959502220154,0.015138686634600163,0.015865184366703033,0.016625715419650078,0.017429906874895096,0.018280165269970894,0.019171247258782387,0.02011750638484955,0.02111404575407505,0.022173838689923286,0.023282190784811974,0.02445431612432003,0.025708861649036407,0.027007238939404488,0.028378844261169434,0.029829172417521477,0.0313694030046463,0.032957930117845535,0.03464572876691818,0.03640778362751007,0.03825973719358444,0.040191445499658585,0.042237892746925354,0.04437355324625969,0.046583209186792374,0.04891069978475571,0.051377590745687485,0.05394211784005165,0.05662860348820686,0.0594167597591877,0.06231492757797241,0.06532396376132965,0.06846380978822708,0.0717441737651825,0.07513953745365143,0.07862961292266846,0.08226209878921509,0.0860256478190422,0.08990427851676941,0.09391363710165024,0.09806635230779648,0.10235124826431274,0.10672475397586823,0.11123190820217133,0.11586195975542068,0.12060701102018356,0.1254817545413971,0.13043393194675446,0.13551545143127441,0.14069083333015442,0.1459975391626358,0.15137995779514313,0.15684746205806732,0.16240958869457245,0.16803215444087982,0.17376556992530823,0.17954866588115692,0.185369074344635,0.19124868512153625,0.1971685141324997,0.20311173796653748,0.20908941328525543,0.21507474780082703,0.2211247831583023,0.22715549170970917,0.2331683337688446,0.23918244242668152,0.24517706036567688,0.25114819407463074,0.257088840007782,0.2629949152469635,0.2688627541065216,0.27469003200531006,0.2804557681083679,0.28618061542510986,0.2918582558631897,0.29744306206703186,0.3029654026031494,0.30840885639190674,0.3137972950935364,0.3190954029560089,0.3242882192134857,0.32939794659614563,0.3344533443450928,0.3394259810447693,0.3443250358104706,0.3491078019142151,0.35380446910858154,0.35839053988456726,0.3629021644592285,0.3673373758792877,0.3716880977153778,0.3759644031524658,0.3801748752593994,0.3842618465423584,0.38829517364501953,0.3922184109687805,0.3960722088813782,0.3998495042324066,0.40353167057037354,0.4071512520313263,0.4106574058532715,0.4140925705432892,0.41746214032173157,0.4207264184951782,0.4239136278629303,0.4270188510417938,0.43005692958831787,0.4330086410045624,0.4358897805213928,0.4386848211288452,0.44140756130218506,0.44404447078704834,0.44662171602249146,0.4490945339202881,0.4515268802642822,0.45388033986091614,0.4561645984649658,0.4583723545074463,0.46051162481307983,0.4625779986381531,0.4645589590072632,0.4664677381515503,0.46828263998031616,0.47007450461387634,0.4717869758605957,0.4734416902065277,0.47501707077026367,0.47656047344207764,0.47802525758743286,0.47945255041122437,0.480807900428772,0.4821105897426605,0.48335447907447815,0.48454850912094116,0.4856860935688019,0.48676684498786926,0.48781365156173706,0.4888100326061249,0.48976582288742065,0.4906632602214813,0.49151548743247986,0.492329478263855,0.4931328296661377,0.49387702345848083,0.4946017265319824,0.4952833652496338,0.4959125518798828,0.496540904045105,0.49712997674942017,0.49767935276031494,0.4982149600982666,0.4987044930458069,0.4991779625415802,0.4996296167373657,0.5000566840171814,0.5004687905311584,0.5008630156517029,0.5012242197990417,0.5015679597854614,0.5019019246101379,0.5022122859954834,0.5025171041488647,0.5028002858161926,0.5030748844146729,0.5033352971076965,0.5035753846168518,0.5038015842437744,0.5040184259414673,0.5042208433151245,0.5044081211090088,0.5045835971832275,0.5047516226768494,0.5049145817756653,0.5050686001777649,0.5052127838134766,0.5053488612174988,0.5054830312728882,0.505601704120636,0.5057122111320496,0.5058161616325378,0.5059177279472351,0.5060145258903503,0.5061055421829224,0.5061888694763184,0.5062711238861084,0.5063509941101074,0.5064266324043274,0.5064945816993713,0.5065551996231079,0.5066143274307251,0.5066735148429871,0.506725013256073,0.5067753195762634,0.5068241953849792,0.506866455078125,0.5069080591201782,0.5069494843482971,0.5069867968559265,0.5070216059684753,0.5070561766624451,0.507088303565979,0.5071167349815369,0.5071464776992798,0.5071741938591003,0.5072014331817627,0.5072246193885803,0.5072477459907532,0.5072709321975708,0.5072903633117676,0.507309079170227,0.5073278546333313,0.5073453783988953,0.5073621869087219,0.5073782801628113,0.5073947906494141,0.5074095726013184,0.5074225664138794,0.5074347257614136,0.507445216178894,0.5074570775032043,0.5074675679206848,0.5074775815010071,0.5074881911277771,0.5074978470802307,0.5075061917304993,0.5075144171714783,0.5075224041938782,0.5075305104255676,0.5075371265411377,0.5075439810752869,0.5075496435165405,0.5075558423995972,0.5075621008872986,0.5075678825378418,0.5075735449790955,0.5075779557228088,0.507582426071167,0.5075871348381042,0.5075914859771729,0.5075951218605042,0.5075989365577698,0.5076026916503906,0.507606565952301,0.5076093673706055,0.5076126456260681,0.5076151490211487,0.5076178312301636,0.5076202154159546,0.5076223015785217,0.5076244473457336,0.507627010345459,0.5076291561126709,0.5076313018798828,0.50763338804245,0.5076349377632141,0.5076369643211365,0.5076384544372559,0.5076396465301514,0.5076409578323364,0.5076425671577454,0.5076439380645752,0.507645845413208,0.5076467990875244,0.5076483488082886,0.5076496005058289,0.5076507329940796,0.5076518654823303,0.5076525211334229,0.5076532959938049,0.507654070854187,0.5076553821563721,0.5076563358306885,0.5076572895050049,0.5076581239700317,0.5076588988304138,0.5076597332954407,0.5076603293418884,0.5076612234115601,0.5076618790626526,0.5076625943183899,0.507663369178772,0.5076639652252197,0.5076647996902466,0.5076653361320496,0.5076660513877869,0.5076664686203003,0.507667064666748,0.5076677203178406,0.5076683759689331,0.5076688528060913,0.5076692700386047,0.5076696276664734,0.507669985294342,0.5076701641082764,0.507670521736145,0.5076709389686584,0.5076713562011719,0.5076714158058167,0.5076717138290405,0.507672131061554,0.5076723694801331,0.5076726675033569,0.5076729655265808,0.5076733231544495,0.5076736211776733,0.5076736211776733,0.5076738595962524,0.5076740384101868,0.5076740980148315,0.5076744556427002,0.507674515247345,0.5076746940612793,0.507675051689148,0.5076751112937927,0.507675290107727,0.5076755881309509],"recovered":[0.0,0.00033295273897238076,0.0006194949382916093,0.000896239303983748,0.0011768513359129429,0.0014566897880285978,0.0017449508886784315,0.002044213004410267,0.0023445063270628452,0.0026448857970535755,0.0029658921994268894,0.0032862969674170017,0.0036133192479610443,0.003950741142034531,0.0042892806231975555,0.004641141276806593,0.00500460434705019,0.005375029519200325,0.005745024885982275,0.00612206757068634,0.006512518040835857,0.00690692150965333,0.0073115527629852295,0.00772228604182601,0.008146942593157291,0.00858217105269432,0.009019632823765278,0.009478840045630932,0.009939507581293583,0.01040980126708746,0.010889032855629921,0.011373593471944332,0.011903361417353153,0.012443872168660164,0.013019276782870293,0.013622872531414032,0.014273479580879211,0.014955972321331501,0.015669750049710274,0.01643071137368679,0.01724083162844181,0.018084559589624405,0.018985439091920853,0.019931957125663757,0.020940355956554413,0.02199576608836651,0.023107212036848068,0.024297557771205902,0.02553749270737171,0.026837332174181938,0.028218131512403488,0.02967207133769989,0.03119562566280365,0.03279034420847893,0.034487079828977585,0.03624260053038597,0.03810607269406319,0.04005376622080803,0.04208354279398918,0.0442253015935421,0.04645077511668205,0.04879863187670708,0.05125271901488304,0.05382532626390457,0.056496769189834595,0.05931174010038376,0.06219039857387543,0.06520966440439224,0.06838113814592361,0.07165161520242691,0.0750289335846901,0.07853645086288452,0.08216790854930878,0.08592414855957031,0.08978740125894547,0.09380646795034409,0.09795273840427399,0.10223187506198883,0.10661887377500534,0.11111270636320114,0.11572926491498947,0.1204950287938118,0.1253381371498108,0.13029608130455017,0.13537201285362244,0.1405622661113739,0.14586028456687927,0.1512300670146942,0.15668579936027527,0.16222430765628815,0.16784556210041046,0.1735304296016693,0.1792999505996704,0.18509851396083832,0.19094134867191315,0.19683197140693665,0.2027762085199356,0.2087520807981491,0.21475769579410553,0.22074276208877563,0.22679246962070465,0.23279842734336853,0.23881185054779053,0.2448195368051529,0.25078415870666504,0.25672513246536255,0.26261264085769653,0.2684832513332367,0.2743397355079651,0.28010880947113037,0.2858462929725647,0.2914976179599762,0.2970704138278961,0.30260539054870605,0.30804574489593506,0.31339791417121887,0.3186905086040497,0.32390516996383667,0.32900869846343994,0.33406952023506165,0.33903440833091736,0.3438962697982788,0.34869810938835144,0.35335773229599,0.35799267888069153,0.36250078678131104,0.36694589257240295,0.37129706144332886,0.375583678483963,0.3797517716884613,0.38386210799217224,0.3878985345363617,0.39186370372772217,0.3957206904888153,0.3994527757167816,0.40316787362098694,0.40674352645874023,0.41026774048805237,0.4136973023414612,0.4170435965061188,0.4203108847141266,0.4235052168369293,0.4266161024570465,0.4296395778656006,0.4326026439666748,0.4354725182056427,0.43826618790626526,0.440985769033432,0.4436302185058594,0.44619929790496826,0.448693186044693,0.4511178731918335,0.45348042249679565,0.4557499885559082,0.4579625725746155,0.4600980579853058,0.46216967701911926,0.4641508162021637,0.4660395383834839,0.4678889214992523,0.4696680009365082,0.47140493988990784,0.47305262088775635,0.47464510798454285,0.47615644335746765,0.47761106491088867,0.4790482521057129,0.48041409254074097,0.4817235767841339,0.48297569155693054,0.4841707646846771,0.4852917790412903,0.48638972640037537,0.48743388056755066,0.4884307384490967,0.48936453461647034,0.4902774691581726,0.4911334812641144,0.49196869134902954,0.49276497960090637,0.49351760745048523,0.4942358434200287,0.49490055441856384,0.4955565631389618,0.49617788195610046,0.496766597032547,0.4973277449607849,0.49783945083618164,0.49834325909614563,0.4988260269165039,0.49927449226379395,0.4997042119503021,0.5001111626625061,0.5004945993423462,0.5008669495582581,0.5012198686599731,0.501554012298584,0.5018779635429382,0.5021786093711853,0.5024651885032654,0.5027292370796204,0.5029909610748291,0.5032334923744202,0.5034658908843994,0.5036839842796326,0.5038880705833435,0.5040764212608337,0.504250705242157,0.5044205784797668,0.5045837759971619,0.5047426223754883,0.5048872232437134,0.5050249099731445,0.5051491260528564,0.5052691102027893,0.5053786635398865,0.5054879784584045,0.5055900812149048,0.5056880712509155,0.5057767033576965,0.505862832069397,0.5059463381767273,0.5060250759124756,0.5060968995094299,0.5061635375022888,0.5062240362167358,0.5062852501869202,0.506340503692627,0.5063942074775696,0.5064445734024048,0.5064913034439087,0.5065363049507141,0.5065796971321106,0.5066205859184265,0.506656289100647,0.5066943168640137,0.5067277550697327,0.5067583918571472,0.5067885518074036,0.5068193078041077,0.5068479180335999,0.5068758726119995,0.5069001913070679,0.5069233179092407,0.5069434642791748,0.5069644451141357,0.5069844126701355,0.507003903388977,0.5070215463638306,0.5070403218269348,0.5070552825927734,0.5070711970329285,0.507085919380188,0.5071003437042236,0.5071117877960205,0.5071247220039368,0.5071355700492859,0.5071461796760559,0.5071569085121155,0.5071662664413452,0.5071752071380615,0.5071833729743958,0.507191002368927,0.5071988105773926,0.5072075128555298,0.507215142250061,0.5072219371795654,0.507227897644043,0.5072343349456787,0.5072399377822876,0.5072459578514099,0.5072508454322815,0.507255494594574,0.5072603821754456,0.5072650909423828,0.507269561290741,0.5072733759880066,0.5072773694992065,0.5072808265686035,0.5072842836380005,0.5072870850563049,0.5072897672653198,0.5072920918464661,0.5072941184043884,0.5072964429855347,0.5072985887527466,0.507300615310669,0.5073031783103943,0.5073055028915405,0.5073074102401733,0.5073091983795166,0.5073111057281494,0.5073124766349792,0.5073135495185852,0.5073150992393494,0.5073170065879822,0.5073181986808777,0.5073201060295105,0.5073214769363403,0.5073226690292358,0.5073239803314209,0.5073253512382507,0.5073264837265015,0.5073273181915283,0.5073279142379761,0.5073289275169373,0.507330060005188,0.5073310136795044,0.5073322057723999,0.5073332786560059,0.5073341131210327,0.5073348879814148,0.5073356628417969,0.5073367953300476,0.507337749004364,0.5073383450508118,0.5073391199111938,0.507339596748352,0.507340133190155,0.5073407888412476,0.5073414444923401,0.5073421001434326,0.5073428153991699,0.5073432326316833,0.5073436498641968,0.5073440074920654,0.5073446035385132,0.5073450207710266,0.5073457956314087,0.5073460340499878,0.507346510887146,0.5073468089103699,0.5073475241661072,0.5073477029800415,0.5073477625846863,0.5073481202125549,0.5073482990264893,0.5073484778404236,0.5073488354682922,0.5073492527008057,0.5073492527008057,0.5073493123054504,0.5073496699333191,0.5073500275611877,0.5073502063751221,0.5073503851890564,0.5073506236076355,0.5073508024215698,0.5073509812355042,0.5073511004447937,0.5073515772819519],"active":[0.0008722543716430664,0.0007784019690006971,0.0007639630930498242,0.000766111770644784,0.00076980737503618,0.0007880276534706354,0.0008017790969461203,0.0008106313180178404,0.0008214607369154692,0.0008466425351798534,0.0008582451846450567,0.0008741449564695358,0.0008932249620556831,0.000904484186321497,0.0009278608486056328,0.0009422996081411839,0.0009545902721583843,0.0009600906632840633,0.0009902575984597206,0.001014837995171547,0.0010291044600307941,0.0010471534915268421,0.0010658036917448044,0.0010931347496807575,0.001112988218665123,0.001125105656683445,0.0011542420834302902,0.0011649839580059052,0.0011828606948256493,0.0012032296508550644,0.0012164656072854996,0.001279979944229126,0.0013183970004320145,0.0013805357739329338,0.0014456827193498611,0.0015158141031861305,0.001591704785823822,0.0016697430983185768,0.001760156825184822,0.0018494538962841034,0.0019304156303405762,0.0020329467952251434,0.0021286066621541977,0.002241881564259529,0.0023418348282575607,0.0024585500359535217,0.0026016496121883392,0.0027096811681985855,0.002841351553797722,0.0029918402433395386,0.003151271492242813,0.003285858780145645,0.0034501031041145325,0.003617439419031143,0.0037726573646068573,0.0039488449692726135,0.004131820052862167,0.00431978702545166,0.004499666392803192,0.004685398191213608,0.004926815629005432,0.005143485963344574,0.005375884473323822,0.005591433495283127,0.005818158388137817,0.006012223660945892,0.006273411214351654,0.006534509360790253,0.006758399307727814,0.006977997720241547,0.007233165204524994,0.007489196956157684,0.007736369967460632,0.007989488542079926,0.008278951048851013,0.008544780313968658,0.008772015571594238,0.009000033140182495,0.009243085980415344,0.009494304656982422,0.009752489626407623,0.009938903152942657,0.010177314281463623,0.010394752025604248,0.010625526309013367,0.010817691683769226,0.01098717749118805,0.011179521679878235,0.011346355080604553,0.01154126226902008,0.01170310378074646,0.011838644742965698,0.011948734521865845,0.012070000171661377,0.012170389294624329,0.012257441878318787,0.012298539280891418,0.012372702360153198,0.012397795915603638,0.01242557168006897,0.012389972805976868,0.01237863302230835,0.01233634352684021,0.01226930320262909,0.012210756540298462,0.012137621641159058,0.012077391147613525,0.011972516775131226,0.011840879917144775,0.011749446392059326,0.011596769094467163,0.011467784643173218,0.01133844256401062,0.011191904544830322,0.011049658060073853,0.010890305042266846,0.010707437992095947,0.010548174381256104,0.010417282581329346,0.010255515575408936,0.01007339358329773,0.009908199310302734,0.00969243049621582,0.009544432163238525,0.009344696998596191,0.009187310934066772,0.009018510580062866,0.008877813816070557,0.008678168058395386,0.008543401956558228,0.008356302976608276,0.00817367434501648,0.007985800504684448,0.0078109800815582275,0.007698476314544678,0.007489532232284546,0.00734904408454895,0.007194399833679199,0.007029116153717041,0.0068700313568115234,0.006707966327667236,0.00655171275138855,0.006392538547515869,0.006250202655792236,0.00608217716217041,0.005935043096542358,0.005778282880783081,0.005635946989059448,0.005464315414428711,0.005327582359313965,0.0051871538162231445,0.005046725273132324,0.004891932010650635,0.004761636257171631,0.004615426063537598,0.0044609010219573975,0.00429806113243103,0.004131823778152466,0.004034966230392456,0.003898054361343384,0.0037736892700195312,0.003612130880355835,0.003507852554321289,0.0033801496028900146,0.003296107053756714,0.0031968355178833008,0.003062337636947632,0.0029403865337371826,0.002824932336807251,0.002710402011871338,0.0025960803031921387,0.0025218725204467773,0.0024203062057495117,0.002331942319869995,0.0022325217723846436,0.0021509528160095215,0.002052009105682373,0.0019993484020233154,0.001908332109451294,0.0018367469310760498,0.0017657577991485596,0.001676708459854126,0.0016403496265411377,0.001573413610458374,0.0015014708042144775,0.0014483630657196045,0.0013767480850219727,0.0013385117053985596,0.0012863576412200928,0.0012306571006774902,0.001194298267364502,0.0011588037014007568,0.0011130571365356445,0.0010733604431152344,0.0010349750518798828,0.000992417335510254,0.0009630918502807617,0.0009223222732543945,0.0008962750434875488,0.0008701086044311523,0.0008461475372314453,0.0008106231689453125,0.0007849335670471191,0.0007549524307250977,0.0007241368293762207,0.0006955265998840332,0.000675201416015625,0.0006638765335083008,0.0006480216979980469,0.0006290078163146973,0.000606238842010498,0.0005958080291748047,0.0005767941474914551,0.0005630850791931152,0.0005470514297485352,0.0005390644073486328,0.0005265474319458008,0.0005154609680175781,0.000500798225402832,0.0004944205284118652,0.0004881620407104492,0.00048029422760009766,0.00046950578689575195,0.0004583001136779785,0.0004507899284362793,0.0004494786262512207,0.00043976306915283203,0.0004348158836364746,0.00042998790740966797,0.00042188167572021484,0.00041675567626953125,0.0004131793975830078,0.00040709972381591797,0.0004010200500488281,0.0003998875617980957,0.00039398670196533203,0.0003889799118041992,0.00038808584213256836,0.00038564205169677734,0.0003821253776550293,0.00037670135498046875,0.0003718733787536621,0.0003707408905029297,0.00036704540252685547,0.0003656148910522461,0.00036340951919555664,0.0003609657287597656,0.00035828351974487305,0.0003567337989807129,0.00035446882247924805,0.0003542900085449219,0.00035136938095092773,0.00034880638122558594,0.00034487247467041016,0.0003452897071838379,0.0003428459167480469,0.0003420114517211914,0.0003420114517211914,0.0003409385681152344,0.00033992528915405273,0.00033921003341674805,0.0003390312194824219,0.000339508056640625,0.0003383159637451172,0.0003364682197570801,0.0003345012664794922,0.0003339052200317383,0.00033420324325561523,0.00033354759216308594,0.00033360719680786133,0.0003319978713989258,0.00033158063888549805,0.00033164024353027344,0.0003311038017272949,0.0003300309181213379,0.0003293752670288086,0.0003293156623840332,0.0003291964530944824,0.0003285408020019531,0.00032836198806762695,0.00032806396484375,0.00032806396484375,0.0003281235694885254,0.0003281831741333008,0.0003280043601989746,0.00032842159271240234,0.0003285408020019531,0.0003281235694885254,0.00032788515090942383,0.0003275275230407715,0.00032776594161987305,0.0003273487091064453,0.00032716989517211914,0.0003274083137512207,0.0003274679183959961,0.0003269314765930176,0.00032764673233032227,0.000326693058013916,0.0003268718719482422,0.0003269314765930176,0.0003267526626586914,0.00032651424407958984,0.0003260374069213867,0.00032597780227661133,0.0003261566162109375,0.00032645463943481445,0.0003262758255004883,0.0003262758255004883,0.00032591819763183594,0.000325620174407959,0.000325620174407959,0.0003254413604736328,0.0003255605697631836,0.00032508373260498047,0.0003248453140258789,0.0003250241279602051,0.0003248453140258789,0.00032520294189453125,0.00032520294189453125,0.00032526254653930664,0.0003250241279602051,0.0003249645233154297,0.0003249049186706543,0.00032514333724975586,0.00032520294189453125,0.00032526254653930664,0.0003250241279602051,0.0003249645233154297,0.0003243684768676758,0.00032448768615722656,0.00032442808151245117,0.00032454729080200195,0.00032389163970947266,0.00032401084899902344,0.0003243684768676758,0.000324249267578125,0.0003243684768676758,0.00032448768615722656,0.00032448768615722656,0.0003243684768676758,0.0003243684768676758,0.00032454729080200195,0.0003243684768676758,0.00032407045364379883,0.000324249267578125,0.0003241300582885742,0.00032407045364379883,0.000324249267578125,0.0003241300582885742,0.0003241896629333496,0.00032401084899902344]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0008722543716430664,0.0011060260003432631,0.001391021185554564,0.0016996513586491346,0.002024095505475998,0.0023617753759026527,0.0027242072392255068,0.0031014219857752323,0.003499779151752591,0.0039093950763344765,0.00434745941311121,0.004821362439543009,0.005316752474755049,0.005831737536936998,0.006377920974045992,0.006948512978851795,0.007548154331743717,0.008181142620742321,0.008842063136398792,0.0095434645190835,0.010264460928738117,0.011038055643439293,0.011848608031868935,0.0126985227689147,0.013594159856438637,0.014528730884194374,0.015507134608924389,0.016530143097043037,0.01760798506438732,0.018735332414507866,0.019911926239728928,0.02122749201953411,0.022675158455967903,0.024259304627776146,0.025981824845075607,0.027847012504935265,0.029871802777051926,0.03205876797437668,0.03443748131394386,0.037036217749118805,0.03984087333083153,0.04289219528436661,0.04616379737854004,0.04968171566724777,0.053485747426748276,0.05757228285074234,0.06198008358478546,0.06668439507484436,0.07173996418714523,0.07713630795478821,0.08286706358194351,0.0889500305056572,0.09541536122560501,0.10222671180963516,0.109425850212574,0.11702463030815125,0.12504351139068604,0.13338735699653625,0.14207343757152557,0.1510600596666336,0.1605071872472763,0.1702217012643814,0.18026390671730042,0.19055794179439545,0.20106640458106995,0.2117878496646881,0.22269484400749207,0.23380698263645172,0.24506807327270508,0.2563658654689789,0.26772159337997437,0.2791198492050171,0.29051896929740906,0.3018776774406433,0.3132181167602539,0.32445961236953735,0.33558422327041626,0.34659305214881897,0.3574880063533783,0.36823025345802307,0.37879613041877747,0.3891583979129791,0.39936211705207825,0.40937018394470215,0.41921645402908325,0.4287858009338379,0.4381750822067261,0.4474066495895386,0.45633646845817566,0.4650983512401581,0.4736492335796356,0.48197925090789795,0.4901182949542999,0.49803462624549866,0.5057693719863892,0.5132954716682434,0.5206242799758911,0.527713418006897,0.5345871448516846,0.5412250757217407,0.5476808547973633,0.553911030292511,0.5599266290664673,0.5657503008842468,0.5713199973106384,0.5766505002975464,0.5817664265632629,0.5866440534591675,0.5913006663322449,0.595732569694519,0.5999374985694885,0.6039152145385742,0.6076699495315552,0.6111680269241333,0.6145179271697998,0.6176576018333435,0.6205992102622986,0.6233335733413696,0.6259217262268066,0.6282936930656433,0.6305301189422607,0.6326104402542114,0.6345707178115845,0.6363806128501892,0.6380711793899536,0.6396312713623047,0.6410722732543945,0.6423975825309753,0.6436204314231873,0.6447608470916748,0.6458406448364258,0.6468086242675781,0.6476992964744568,0.6485384106636047,0.6493049263954163,0.6500257253646851,0.6506718993186951,0.6512755751609802,0.651820182800293,0.6523313522338867,0.6528047323226929,0.6532310843467712,0.6536226868629456,0.6539839506149292,0.6543158292770386,0.6546239256858826,0.6549073457717896,0.6551699638366699,0.6554076671600342,0.6556317806243896,0.6558316349983215,0.656012773513794,0.6561872959136963,0.6563485860824585,0.6564854383468628,0.656623363494873,0.656740665435791,0.6568537950515747,0.6569567322731018,0.6570479869842529,0.6571299433708191,0.657209575176239,0.6572844386100769,0.6573518514633179,0.6574121713638306,0.657467782497406,0.6575179696083069,0.6575623750686646,0.6576036810874939,0.6576420068740845,0.6576762795448303,0.6577085852622986,0.6577383875846863,0.6577649116516113,0.6577887535095215,0.6578114032745361,0.657832682132721,0.657852828502655,0.6578711271286011,0.6578875184059143,0.6579022407531738,0.657916247844696,0.657927930355072,0.657940149307251,0.6579492092132568,0.6579575538635254,0.6579655408859253,0.6579734683036804,0.657981276512146,0.6579884886741638,0.6579948663711548,0.6580002903938293,0.6580048203468323,0.6580101847648621,0.6580148935317993,0.658018946647644,0.6580225229263306,0.6580261588096619,0.6580296158790588,0.6580327749252319,0.6580352783203125,0.6580376029014587,0.6580398082733154,0.658041775226593,0.6580438017845154,0.6580453515052795,0.6580471396446228,0.6580488681793213,0.6580502390861511,0.6580516695976257,0.6580528616905212,0.6580541133880615,0.6580550670623779,0.6580560803413391,0.6580570936203003,0.6580579876899719,0.658058762550354,0.6580594182014465,0.6580603718757629,0.6580609679222107,0.6580613851547241,0.6580619215965271,0.6580624580383301,0.6580628752708435,0.6580634713172913,0.6580636501312256,0.6580639481544495,0.6580641269683838,0.6580646634101868,0.6580650806427002,0.6580653786659241,0.658065676689148,0.6580660343170166,0.65806645154953,0.6580665707588196,0.6580667495727539,0.6580668091773987,0.658066987991333,0.6580673456192017,0.658067524433136,0.6580680012702942,0.6580681204795837,0.6580683588981628,0.6580685377120972,0.6580687761306763,0.6580688953399658,0.6580690741539001,0.6580691337585449,0.6580693125724792,0.6580695509910583,0.6580697298049927,0.658069908618927,0.6580700874328613,0.6580701470375061,0.6580703258514404,0.65807044506073,0.6580705642700195,0.6580705642700195,0.6580707430839539,0.6580708622932434,0.6580709218978882,0.6580711007118225,0.6580711007118225,0.6580712199211121,0.6580712795257568,0.6580714583396912,0.6580716371536255,0.6580718159675598,0.6580718159675598,0.6580719947814941,0.6580721139907837,0.6580722332000732,0.658072292804718,0.6580725908279419,0.6580726504325867,0.6580726504325867,0.658072829246521,0.6580728888511658,0.6580730080604553,0.6580730676651001,0.6580732464790344,0.6580732464790344,0.6580735445022583,0.6580735445022583,0.6580735445022583,0.6580736041069031,0.6580736637115479,0.6580737829208374,0.6580738425254822,0.6580739617347717,0.6580739617347717,0.6580740213394165,0.658074140548706,0.658074140548706,0.6580742001533508,0.6580744385719299,0.6580744385719299,0.6580746173858643,0.6580747365951538,0.6580747961997986,0.6580749154090881,0.6580749750137329,0.6580749750137329,0.6580750346183777,0.6580751538276672,0.658075213432312,0.658075213432312,0.6580753326416016,0.6580753922462463,0.6580753922462463,0.6580755114555359,0.6580755114555359,0.6580756902694702,0.658075749874115,0.658075749874115,0.658075749874115,0.658075749874115,0.658075749874115,0.658075749874115,0.658075749874115,0.6580758094787598,0.6580758094787598,0.6580758094787598,0.6580759286880493,0.6580759286880493,0.6580759882926941,0.6580759882926941,0.6580759882926941,0.6580759882926941,0.6580761075019836,0.6580761075019836,0.6580761075019836,0.6580761075019836,0.6580761075019836,0.6580761075019836,0.6580761075019836,0.6580761075019836,0.6580761075019836,0.6580761075019836,0.6580761075019836,0.6580761075019836,0.6580761075019836,0.6580761671066284,0.6580761671066284,0.658076286315918,0.658076286315918,0.658076286315918,0.658076286315918,0.658076286315918,0.658076286315918,0.658076286315918],"recovered":[0.0,0.00032968682353384793,0.0006133927963674068,0.0008940906845964491,0.0011918058153241873,0.001496396493166685,0.0018224735977128148,0.0021645366214215755,0.0025258513633161783,0.0029016907792538404,0.003303400008007884,0.0037239310331642628,0.004168870858848095,0.0046388208866119385,0.005128107964992523,0.00564670329913497,0.0061885034665465355,0.0067541105672717094,0.007363463751971722,0.007991638965904713,0.008654622361063957,0.009349921718239784,0.010083036497235298,0.010861271992325783,0.011671308428049088,0.012531794607639313,0.013418666087090969,0.014359081164002419,0.015337398275732994,0.01636410318315029,0.017437562346458435,0.01856929250061512,0.019787568598985672,0.02111164480447769,0.022566186264157295,0.024144917726516724,0.02588101662695408,0.02775540016591549,0.029795488342642784,0.03200041875243187,0.03441574424505234,0.037018001079559326,0.03985660895705223,0.04292580857872963,0.04622800275683403,0.049804966896772385,0.05360470339655876,0.05772673338651657,0.06215507537126541,0.06689367443323135,0.07195191085338593,0.07734224200248718,0.08310582488775253,0.08919773250818253,0.09564432501792908,0.10249572992324829,0.10972477495670319,0.11735088378190994,0.1253298968076706,0.13367846608161926,0.14234983921051025,0.1514112502336502,0.16079984605312347,0.1705203652381897,0.1805252730846405,0.1907634437084198,0.20126399397850037,0.21197538077831268,0.2228827178478241,0.2339496612548828,0.24512961506843567,0.2564162313938141,0.2677159309387207,0.2790762782096863,0.29049602150917053,0.30181261897087097,0.31310251355171204,0.3243197798728943,0.33544257283210754,0.3464624285697937,0.35729438066482544,0.36803102493286133,0.3785606324672699,0.38892412185668945,0.3991346061229706,0.40917888283729553,0.41895726323127747,0.4285773038864136,0.4379699230194092,0.44714176654815674,0.45610296726226807,0.46483975648880005,0.47342708706855774,0.48176801204681396,0.48986682295799255,0.4977811872959137,0.505517303943634,0.5130119323730469,0.5203390121459961,0.5274253487586975,0.5343091487884521,0.5409852266311646,0.547415554523468,0.5536519885063171,0.5596640706062317,0.5654531717300415,0.5710185766220093,0.5763546228408813,0.5814891457557678,0.586371898651123,0.5910069942474365,0.5954347252845764,0.5996214747428894,0.6036093831062317,0.6073550581932068,0.6108949780464172,0.6142281889915466,0.6173861622810364,0.6203101277351379,0.6230756044387817,0.625663161277771,0.6280623078346252,0.6302989721298218,0.632392406463623,0.6343531012535095,0.636158287525177,0.6378520131111145,0.6394256949424744,0.6408674120903015,0.6422081589698792,0.6434352993965149,0.6445973515510559,0.6456681489944458,0.6466436982154846,0.6475511193275452,0.6483917832374573,0.6491617560386658,0.6498717665672302,0.6505358219146729,0.6511282920837402,0.6516886949539185,0.6522102952003479,0.6526803374290466,0.653105616569519,0.6535065770149231,0.653866171836853,0.6542078852653503,0.6545242071151733,0.6548047661781311,0.6550657153129578,0.6553084850311279,0.6555335521697998,0.6557300686836243,0.6559127569198608,0.656091034412384,0.6562439799308777,0.6563940048217773,0.6565242409706116,0.6566488146781921,0.6567605137825012,0.6568664908409119,0.6569615006446838,0.6570521593093872,0.657131552696228,0.6572064757347107,0.6572765707969666,0.6573395729064941,0.6573956608772278,0.6574457883834839,0.6574910879135132,0.6575340628623962,0.6575730443000793,0.6576087474822998,0.6576416492462158,0.6576709747314453,0.6576985716819763,0.6577225923538208,0.657747209072113,0.6577680110931396,0.6577871441841125,0.6578063368797302,0.6578227281570435,0.6578384637832642,0.6578519344329834,0.657864511013031,0.6578744053840637,0.6578845381736755,0.65789395570755,0.6579024195671082,0.6579100489616394,0.6579179763793945,0.6579246520996094,0.6579310297966003,0.6579363346099854,0.657941997051239,0.6579470038414001,0.6579512357711792,0.6579554080963135,0.6579598188400269,0.6579635143280029,0.6579666137695312,0.6579695343971252,0.6579724550247192,0.6579748392105103,0.6579767465591431,0.657978892326355,0.6579805016517639,0.657982349395752,0.65798419713974,0.6579856276512146,0.6579872369766235,0.657988429069519,0.6579895615577698,0.6579906940460205,0.6579915881156921,0.6579930782318115,0.6579940319061279,0.6579948663711548,0.6579955816268921,0.657996416091919,0.6579971313476562,0.6579977869987488,0.6579983830451965,0.6579988598823547,0.6579993367195129,0.6579996347427368,0.6579999327659607,0.6580004096031189,0.6580005288124084,0.6580010056495667,0.6580014228820801,0.6580019593238831,0.6580021977424622,0.6580025553703308,0.6580028533935547,0.6580032110214233,0.6580033898353577,0.658003568649292,0.6580036282539368,0.6580038070678711,0.6580039858818054,0.6580041646957397,0.6580042243003845,0.6580045819282532,0.6580049395561218,0.6580051779747009,0.6580053567886353,0.6580054759979248,0.6580055356025696,0.6580057144165039,0.6580058932304382,0.6580060720443726,0.6580063104629517,0.658006489276886,0.6580066680908203,0.6580068469047546,0.658007025718689,0.6580072641372681,0.6580072641372681,0.6580073237419128,0.6580074429512024,0.6580075025558472,0.6580075025558472,0.6580075025558472,0.6580075025558472,0.6580076813697815,0.6580076813697815,0.6580078601837158,0.6580080986022949,0.6580082178115845,0.6580083966255188,0.6580085754394531,0.6580086350440979,0.6580086350440979,0.6580088138580322,0.658008873462677,0.6580091714859009,0.6580093502998352,0.65800940990448,0.6580094695091248,0.6580094695091248,0.6580095887184143,0.6580096483230591,0.658009946346283,0.6580101251602173,0.6580101251602173,0.6580101251602173,0.6580101251602173,0.6580101847648621,0.6580103635787964,0.6580105423927307,0.6580105423927307,0.6580106019973755,0.658010721206665,0.6580107808113098,0.6580108404159546,0.6580108404159546,0.6580109596252441,0.6580110192298889,0.6580110192298889,0.6580111384391785,0.6580113172531128,0.6580113768577576,0.6580114960670471,0.6580115556716919,0.6580117344856262,0.658011794090271,0.658011794090271,0.658011794090271,0.6580120921134949,0.6580120921134949,0.6580120921134949,0.6580121517181396,0.6580122709274292,0.658012330532074,0.658012330532074,0.658012330532074,0.6580123901367188,0.6580125093460083,0.6580125093460083,0.6580125093460083,0.6580125093460083,0.6580125093460083,0.6580125093460083,0.6580125689506531,0.6580125689506531,0.6580125689506531,0.6580125689506531,0.6580125689506531,0.6580125689506531,0.6580125689506531,0.6580125689506531,0.6580126881599426,0.6580126881599426,0.6580126881599426,0.6580126881599426,0.6580126881599426,0.6580126881599426,0.6580126881599426,0.6580126881599426,0.6580126881599426,0.6580126881599426,0.6580126881599426,0.6580126881599426,0.6580126881599426,0.6580127477645874,0.6580127477645874,0.6580127477645874,0.6580127477645874,0.6580127477645874,0.6580127477645874],"active":[0.0008722543716430664,0.0007763392059132457,0.0007776283891871572,0.0008055606740526855,0.0008322896901518106,0.0008653788827359676,0.000901733641512692,0.0009368853643536568,0.0009739277884364128,0.001007704297080636,0.0010440594051033258,0.001097431406378746,0.0011478816159069538,0.0011929166503250599,0.0012498130090534687,0.0013018096797168255,0.0013596508651971817,0.0014270320534706116,0.0014785993844270706,0.0015518255531787872,0.00160983856767416,0.0016881339251995087,0.0017655715346336365,0.0018372507765889168,0.0019228514283895493,0.0019969362765550613,0.00208846852183342,0.002171061933040619,0.0022705867886543274,0.0023712292313575745,0.0024743638932704926,0.002658199518918991,0.002887589856982231,0.0031476598232984543,0.003415638580918312,0.003702094778418541,0.003990786150097847,0.004303367808461189,0.004641992971301079,0.005035798996686935,0.00542512908577919,0.0058741942048072815,0.006307188421487808,0.006755907088518143,0.007257744669914246,0.0077673159539699554,0.0083753801882267,0.00895766168832779,0.009584888815879822,0.010242633521556854,0.010915152728557587,0.011607788503170013,0.012309536337852478,0.013028979301452637,0.013781525194644928,0.014528900384902954,0.015318736433982849,0.016036473214626312,0.01674354076385498,0.017381593585014343,0.018157348036766052,0.0188104510307312,0.01946406066417694,0.02003757655620575,0.020541131496429443,0.02102440595626831,0.0214308500289917,0.021831601858139038,0.02218535542488098,0.02241620421409607,0.022591978311538696,0.022703617811203003,0.022803038358688354,0.02280139923095703,0.022722095251083374,0.022646993398666382,0.022481709718704224,0.022273272275924683,0.022045433521270752,0.02176782488822937,0.021501749753952026,0.021127372980117798,0.02080148458480835,0.020446062088012695,0.02008184790611267,0.01960691809654236,0.01921781897544861,0.018829345703125,0.01836654543876648,0.017956584692001343,0.017546266317367554,0.0171394944190979,0.016691207885742188,0.016266614198684692,0.015902549028396606,0.015514284372329712,0.01510697603225708,0.014701485633850098,0.014248132705688477,0.013799726963043213,0.013371706008911133,0.012925803661346436,0.012511074542999268,0.012098312377929688,0.011655926704406738,0.011197328567504883,0.010747849941253662,0.010289430618286133,0.00981152057647705,0.009360671043395996,0.008930504322052002,0.008480489253997803,0.008048474788665771,0.007558643817901611,0.007162868976593018,0.0067626237869262695,0.006371021270751953,0.005947411060333252,0.005611598491668701,0.005218088626861572,0.004866957664489746,0.004548132419586182,0.004271745681762695,0.003988206386566162,0.003718078136444092,0.0034729838371276855,0.0032202601432800293,0.0029718875885009766,0.002753019332885742,0.0025526881217956543,0.0024053454399108887,0.002211272716522217,0.0020311474800109863,0.0018947124481201172,0.0017538070678710938,0.0016339421272277832,0.0015101432800292969,0.00140380859375,0.0012843608856201172,0.0012030601501464844,0.001116037368774414,0.0010207891464233398,0.0009423494338989258,0.0008783340454101562,0.0008092522621154785,0.000757753849029541,0.000699460506439209,0.000645756721496582,0.0006029009819030762,0.0005660653114318848,0.0005231499671936035,0.0004792213439941406,0.0004572272300720215,0.00043582916259765625,0.00039440393447875977,0.00037938356399536133,0.0003466606140136719,0.00032955408096313477,0.00030791759490966797,0.000287473201751709,0.00026345252990722656,0.0002480745315551758,0.00023227930068969727,0.00022029876708984375,0.00020569562911987305,0.00019121170043945312,0.00017839670181274414,0.00016671419143676758,0.00015789270401000977,0.00015091896057128906,0.00014221668243408203,0.00013554096221923828,0.0001296401023864746,0.0001232624053955078,0.00011777877807617188,0.00011283159255981445,0.00011008977890014648,0.00010561943054199219,0.00010311603546142578,0.00010037422180175781,9.590387344360352e-05,9.351968765258789e-05,8.946657180786133e-05,8.821487426757812e-05,8.469820022583008e-05,8.314847946166992e-05,8.100271224975586e-05,7.95125961303711e-05,7.88569450378418e-05,7.843971252441406e-05,7.68899917602539e-05,7.56382942199707e-05,7.37905502319336e-05,7.385015487670898e-05,7.289648056030273e-05,7.194280624389648e-05,7.128715515136719e-05,7.075071334838867e-05,6.979703903198242e-05,6.92605972290039e-05,6.866455078125e-05,6.80685043334961e-05,6.73532485961914e-05,6.693601608276367e-05,6.705522537231445e-05,6.645917892456055e-05,6.663799285888672e-05,6.651878356933594e-05,6.604194641113281e-05,6.604194641113281e-05,6.562471389770508e-05,6.568431854248047e-05,6.55055046081543e-05,6.538629531860352e-05,6.55055046081543e-05,6.490945816040039e-05,6.473064422607422e-05,6.455183029174805e-05,6.479024887084961e-05,6.455183029174805e-05,6.42538070678711e-05,6.413459777832031e-05,6.407499313354492e-05,6.401538848876953e-05,6.413459777832031e-05,6.401538848876953e-05,6.401538848876953e-05,6.371736526489258e-05,6.413459777832031e-05,6.407499313354492e-05,6.395578384399414e-05,6.371736526489258e-05,6.383657455444336e-05,6.389617919921875e-05,6.371736526489258e-05,6.35385513305664e-05,6.341934204101562e-05,6.341934204101562e-05,6.371736526489258e-05,6.371736526489258e-05,6.401538848876953e-05,6.395578384399414e-05,6.413459777832031e-05,6.395578384399414e-05,6.383657455444336e-05,6.371736526489258e-05,6.371736526489258e-05,6.365776062011719e-05,6.377696990966797e-05,6.383657455444336e-05,6.383657455444336e-05,6.383657455444336e-05,6.377696990966797e-05,6.365776062011719e-05,6.365776062011719e-05,6.35981559753418e-05,6.35385513305664e-05,6.330013275146484e-05,6.347894668579102e-05,6.35385513305664e-05,6.347894668579102e-05,6.35981559753418e-05,6.35981559753418e-05,6.371736526489258e-05,6.377696990966797e-05,6.377696990966797e-05,6.395578384399414e-05,6.395578384399414e-05,6.371736526489258e-05,6.377696990966797e-05,6.371736526489258e-05,6.365776062011719e-05,6.365776062011719e-05,6.395578384399414e-05,6.383657455444336e-05,6.377696990966797e-05,6.365776062011719e-05,6.35385513305664e-05,6.35981559753418e-05,6.35981559753418e-05,6.377696990966797e-05,6.365776062011719e-05,6.389617919921875e-05,6.35981559753418e-05,6.341934204101562e-05,6.347894668579102e-05,6.35385513305664e-05,6.365776062011719e-05,6.365776062011719e-05,6.35981559753418e-05,6.341934204101562e-05,6.347894668579102e-05,6.35385513305664e-05,6.341934204101562e-05,6.341934204101562e-05,6.35981559753418e-05,6.35981559753418e-05,6.365776062011719e-05,6.371736526489258e-05,6.377696990966797e-05,6.377696990966797e-05,6.365776062011719e-05,6.35981559753418e-05,6.35385513305664e-05,6.35981559753418e-05,6.347894668579102e-05,6.341934204101562e-05,6.35385513305664e-05,6.35981559753418e-05,6.330013275146484e-05,6.341934204101562e-05,6.341934204101562e-05,6.35385513305664e-05,6.347894668579102e-05,6.341934204101562e-05,6.341934204101562e-05,6.341934204101562e-05,6.335973739624023e-05,6.324052810668945e-05,6.324052810668945e-05,6.330013275146484e-05,6.330013275146484e-05,6.330013275146484e-05,6.341934204101562e-05,6.335973739624023e-05,6.341934204101562e-05,6.341934204101562e-05,6.341934204101562e-05,6.341934204101562e-05,6.35385513305664e-05,6.35385513305664e-05,6.35385513305664e-05,6.341934204101562e-05,6.341934204101562e-05,6.341934204101562e-05,6.341934204101562e-05,6.341934204101562e-05,6.341934204101562e-05,6.341934204101562e-05,6.341934204101562e-05,6.341934204101562e-05,6.341934204101562e-05,6.347894668579102e-05,6.347894668579102e-05,6.35981559753418e-05,6.35385513305664e-05,6.35385513305664e-05,6.35385513305664e-05,6.35385513305664e-05,6.35385513305664e-05,6.35385513305664e-05]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0008722543716430664,0.0011108389589935541,0.0013832860859110951,0.0016755866818130016,0.001981552457436919,0.0022953394800424576,0.002622877713292837,0.0029620183631777763,0.0033227314706891775,0.0036904921289533377,0.004069426096975803,0.0044584148563444614,0.004869664087891579,0.005292859394103289,0.005725337192416191,0.0061829108744859695,0.006664377171546221,0.007153234910219908,0.007669767364859581,0.008200222626328468,0.008749070577323437,0.009318631142377853,0.009900310076773167,0.010495482012629509,0.011115836910903454,0.011771428398787975,0.012444553896784782,0.013131859712302685,0.013852941803634167,0.014592503197491169,0.01535793300718069,0.016197964549064636,0.017093602567911148,0.018080685287714005,0.019138675183057785,0.020270491018891335,0.021479742601513863,0.022782504558563232,0.024175681173801422,0.025669068098068237,0.027280116453766823,0.028993524610996246,0.03084152564406395,0.03282901272177696,0.03492419421672821,0.037156540900468826,0.0395490899682045,0.042073652148246765,0.044803109019994736,0.04767841473221779,0.050761878490448,0.05399678274989128,0.05744405463337898,0.0610998310148716,0.06496849656105042,0.06904926896095276,0.0733642503619194,0.0778861790895462,0.08265486359596252,0.08764787018299103,0.0928644984960556,0.09831241518259048,0.10402030497789383,0.10993774235248566,0.11608816683292389,0.1224721148610115,0.12905888259410858,0.13582846522331238,0.1428527981042862,0.15001608431339264,0.15743274986743927,0.1649879664182663,0.17276756465435028,0.18065744638442993,0.1886664479970932,0.19684433937072754,0.20510214567184448,0.213456392288208,0.22189408540725708,0.23038248717784882,0.23891609907150269,0.24747970700263977,0.2561301290988922,0.2647109925746918,0.273274689912796,0.28179559111595154,0.29031768441200256,0.2987896502017975,0.3071085810661316,0.3154011070728302,0.3235657513141632,0.3316548764705658,0.3396759033203125,0.34750792384147644,0.35524603724479675,0.3628797233104706,0.3703813850879669,0.37777766585350037,0.3850242495536804,0.39215248823165894,0.39916959404945374,0.406039297580719,0.4127584993839264,0.4193670153617859,0.425853431224823,0.43218064308166504,0.4383545219898224,0.4444515109062195,0.45038464665412903,0.456203430891037,0.46189120411872864,0.46745765209198,0.4728652536869049,0.4781104028224945,0.48326465487480164,0.4882633090019226,0.49312689900398254,0.4978905916213989,0.5024981498718262,0.5069387555122375,0.5112616419792175,0.5154046416282654,0.5194387435913086,0.5233063697814941,0.5270195603370667,0.5306122899055481,0.5340544581413269,0.5373598337173462,0.5405092239379883,0.5435240268707275,0.5464324951171875,0.5491958260536194,0.5518198013305664,0.5543115735054016,0.5566883087158203,0.5589248538017273,0.561076819896698,0.5631077885627747,0.5650357604026794,0.5668625831604004,0.5685627460479736,0.5701848864555359,0.5717118382453918,0.5731492638587952,0.5745053887367249,0.57576984167099,0.5769590139389038,0.5780731439590454,0.5791130065917969,0.5800857543945312,0.5810105800628662,0.5818676352500916,0.5826744437217712,0.5834349393844604,0.584152340888977,0.584827184677124,0.5854406356811523,0.5860050320625305,0.5865437388420105,0.5870459675788879,0.5875083208084106,0.5879397988319397,0.5883529186248779,0.588733971118927,0.5890945196151733,0.5894274115562439,0.5897393822669983,0.5900252461433411,0.5903006196022034,0.5905587673187256,0.5907999873161316,0.5910178422927856,0.5912205576896667,0.5914138555526733,0.5915946960449219,0.5917666554450989,0.5919185280799866,0.5920647978782654,0.5921956300735474,0.5923235416412354,0.5924375653266907,0.5925468802452087,0.5926493406295776,0.5927417278289795,0.5928296446800232,0.5929086208343506,0.5929825305938721,0.5930526852607727,0.5931153893470764,0.5931766033172607,0.593233585357666,0.5932866930961609,0.593336820602417,0.5933803915977478,0.59342360496521,0.5934628248214722,0.5934971570968628,0.5935288071632385,0.5935611128807068,0.5935906171798706,0.5936157703399658,0.5936411619186401,0.5936644077301025,0.5936874747276306,0.5937063694000244,0.5937244296073914,0.5937421917915344,0.5937590003013611,0.5937740802764893,0.5937876105308533,0.5938006639480591,0.5938129425048828,0.5938251614570618,0.5938348770141602,0.5938448309898376,0.593853235244751,0.593861997127533,0.593869686126709,0.593877911567688,0.593884289264679,0.5938906669616699,0.5938971042633057,0.593903124332428,0.5939091444015503,0.593913733959198,0.5939185619354248,0.593923032283783,0.5939270853996277,0.5939306020736694,0.5939338803291321,0.593937337398529,0.5939403772354126,0.5939432978630066,0.5939463376998901,0.593949019908905,0.593951404094696,0.5939540863037109,0.5939562320709229,0.593957781791687,0.5939595699310303,0.5939608812332153,0.5939627289772034,0.5939640402793884,0.5939652323722839,0.5939663648605347,0.5939669609069824,0.5939682722091675,0.5939692854881287,0.5939702391624451,0.5939712524414062,0.5939721465110779,0.5939729809761047,0.5939733982086182,0.5939743518829346,0.5939749479293823,0.5939754843711853,0.5939760804176331,0.5939764976501465,0.5939769148826599,0.5939775109291077,0.5939779877662659,0.5939785838127136,0.5939791798591614,0.59397953748703,0.5939798355102539,0.5939801931381226,0.5939804315567017,0.5939807891845703,0.5939809679985046,0.5939812064170837,0.5939815044403076,0.5939817428588867,0.5939819812774658,0.5939821600914001,0.5939822793006897,0.593982458114624,0.5939826965332031,0.5939828753471375,0.5939831137657166,0.5939832329750061,0.5939832925796509,0.5939834713935852,0.5939834713935852,0.5939837098121643,0.593984067440033,0.5939843058586121,0.5939843058586121,0.5939844846725464,0.5939846634864807,0.593984842300415,0.5939850211143494,0.5939850807189941,0.5939852595329285,0.593985378742218,0.593985378742218,0.5939854979515076,0.5939856171607971,0.5939859747886658,0.5939860343933105,0.5939861536026001,0.5939863920211792,0.593986451625824,0.5939866304397583,0.5939867496490479,0.593986988067627,0.593986988067627,0.5939870476722717,0.5939871668815613,0.5939871668815613,0.5939873456954956,0.5939874053001404,0.5939875841140747,0.593987762928009,0.5939878225326538,0.5939879417419434,0.5939880013465881,0.5939881801605225,0.593988299369812,0.5939883589744568,0.5939885377883911,0.5939885973930359,0.5939887166023254,0.5939887762069702,0.5939888954162598,0.5939889550209045,0.5939891338348389,0.5939891338348389,0.5939891934394836,0.593989372253418,0.5939894914627075,0.5939895510673523,0.5939896702766418,0.5939897298812866,0.5939897298812866,0.593989908695221,0.5939899682998657,0.5939900875091553,0.5939900875091553,0.5939900875091553,0.5939901471138,0.5939903259277344,0.5939903259277344,0.5939905047416687,0.5939906239509583,0.593990683555603,0.5939908623695374,0.5939910411834717,0.593991219997406,0.5939912796020508,0.5939913988113403,0.5939914584159851],"recovered":[0.0,0.0003325230209156871,0.000618979218415916,0.000896239303983748,0.0011794297024607658,0.00147525395732373,0.0017816495383158326,0.0021061794832348824,0.002430881606414914,0.002779218601062894,0.0031370953656733036,0.0035008166451007128,0.003881297307088971,0.004273036494851112,0.004684887360781431,0.0051105753518640995,0.005545029416680336,0.006008189637213945,0.006482436787337065,0.0069756777957081795,0.0074935853481292725,0.008018454536795616,0.00857177097350359,0.009143996052443981,0.009723096154630184,0.01032101921737194,0.010950397700071335,0.011599543504416943,0.012273699976503849,0.012969686649739742,0.01368097122758627,0.014432048425078392,0.015216817148029804,0.016064496710896492,0.016978871077299118,0.01796509511768818,0.0190194733440876,0.02016366645693779,0.021373091265559196,0.022670265287160873,0.024061035364866257,0.0255593229085207,0.027190309017896652,0.028909390792250633,0.030770109966397285,0.03273215889930725,0.03484014421701431,0.03708770498633385,0.03947767615318298,0.042049337178468704,0.044750943779945374,0.04763836786150932,0.050704989582300186,0.0539492592215538,0.05741947889328003,0.06108049675822258,0.06495268642902374,0.06903629750013351,0.07335720956325531,0.07788214832544327,0.08265203982591629,0.08765595406293869,0.09286390244960785,0.09832410514354706,0.10401610285043716,0.10992889106273651,0.11608413606882095,0.1224629208445549,0.12899760901927948,0.13580818474292755,0.14281411468982697,0.1500413566827774,0.15735101699829102,0.16490967571735382,0.1726401150226593,0.18050912022590637,0.18854527175426483,0.1966819018125534,0.20493094623088837,0.2132713496685028,0.2216973602771759,0.230153888463974,0.23869101703166962,0.24727696180343628,0.25585252046585083,0.2644387185573578,0.27298471331596375,0.28153088688850403,0.29001325368881226,0.29843172430992126,0.3067641258239746,0.315029501914978,0.3231654465198517,0.3312557339668274,0.3392302095890045,0.3471027910709381,0.3548310101032257,0.3624536097049713,0.36995595693588257,0.3773531913757324,0.38462769985198975,0.3917844891548157,0.39876875281333923,0.40564653277397156,0.4123706519603729,0.4189714193344116,0.42542827129364014,0.4317624270915985,0.4379902184009552,0.4440671503543854,0.449998676776886,0.45579615235328674,0.4614803194999695,0.4670286178588867,0.47241368889808655,0.4777039885520935,0.4828038215637207,0.4878140091896057,0.4926969110965729,0.49745476245880127,0.5020177960395813,0.5064834952354431,0.5107867121696472,0.5149600505828857,0.5189822316169739,0.5228506922721863,0.5265852808952332,0.5301619172096252,0.5336235165596008,0.5369200706481934,0.5400733947753906,0.5431196689605713,0.5459948182106018,0.5487712025642395,0.5514045357704163,0.5539204478263855,0.5562950372695923,0.558556318283081,0.560693085193634,0.5627333521842957,0.5646783709526062,0.5665034651756287,0.568220317363739,0.5698555111885071,0.5713940262794495,0.5728247165679932,0.574188768863678,0.5754542946815491,0.5766603350639343,0.577767014503479,0.5788282752037048,0.5797998905181885,0.5807102918624878,0.5815861225128174,0.5824083685874939,0.583161473274231,0.5838775038719177,0.5845412611961365,0.5851548314094543,0.585742175579071,0.5862793922424316,0.5867778658866882,0.5872513055801392,0.5876932144165039,0.5881089568138123,0.5884907841682434,0.5888482332229614,0.5891866087913513,0.5894917845726013,0.5897874236106873,0.5900654196739197,0.5903175473213196,0.5905575752258301,0.5907759070396423,0.5909773707389832,0.591170072555542,0.5913485884666443,0.5915136337280273,0.5916702747344971,0.5918135046958923,0.5919499397277832,0.59207683801651,0.5921960473060608,0.5923047661781311,0.5924064517021179,0.5925005674362183,0.592588484287262,0.5926660895347595,0.5927413105964661,0.5928095579147339,0.5928757190704346,0.5929380059242249,0.5929914712905884,0.5930444598197937,0.5930944681167603,0.5931384563446045,0.5931816697120667,0.5932223200798035,0.5932594537734985,0.593294084072113,0.5933272242546082,0.5933548808097839,0.5933831334114075,0.5934082269668579,0.5934317111968994,0.5934538841247559,0.5934733748435974,0.5934935808181763,0.5935109257698059,0.5935266017913818,0.5935423970222473,0.5935569405555725,0.5935700535774231,0.5935816168785095,0.5935928821563721,0.5936028957366943,0.5936122536659241,0.5936219692230225,0.5936302542686462,0.5936384201049805,0.5936450958251953,0.593651294708252,0.5936580896377563,0.5936643481254578,0.5936698317527771,0.5936755537986755,0.5936806201934814,0.5936857461929321,0.5936902165412903,0.5936942100524902,0.5936979651451111,0.5937018394470215,0.5937055349349976,0.5937080383300781,0.5937114357948303,0.5937140583992004,0.5937165021896362,0.5937191843986511,0.5937211513519287,0.5937231183052063,0.5937249660491943,0.5937265753746033,0.593728244304657,0.5937296152114868,0.5937308669090271,0.5937324166297913,0.5937333703041077,0.5937343239784241,0.5937352776527405,0.5937364101409912,0.5937376618385315,0.5937386155128479,0.5937395691871643,0.5937404036521912,0.5937409400939941,0.5937415361404419,0.5937421321868896,0.5937427282333374,0.5937435030937195,0.5937439203262329,0.5937446355819702,0.5937451720237732,0.5937456488609314,0.5937461853027344,0.593746542930603,0.5937468409538269,0.5937473773956299,0.5937477350234985,0.5937479734420776,0.5937482714653015,0.5937485694885254,0.5937486886978149,0.593748927116394,0.5937489867210388,0.5937492847442627,0.5937493443489075,0.5937495231628418,0.5937498807907104,0.5937500596046448,0.5937501192092896,0.5937502980232239,0.5937504768371582,0.593750536441803,0.5937506556510925,0.5937510132789612,0.5937513113021851,0.5937516093254089,0.5937516689300537,0.593751847743988,0.5937520265579224,0.5937520861625671,0.593752384185791,0.5937525629997253,0.5937526226043701,0.5937526822090149,0.5937526822090149,0.5937526822090149,0.5937528014183044,0.5937530398368835,0.5937531590461731,0.5937532186508179,0.5937533974647522,0.5937535762786865,0.5937538146972656,0.5937539339065552,0.5937539935112,0.5937541127204895,0.5937541723251343,0.593754231929779,0.5937543511390686,0.5937543511390686,0.5937545299530029,0.5937545895576477,0.593754768371582,0.593754768371582,0.5937548875808716,0.5937549471855164,0.5937551259994507,0.5937551856040955,0.593755304813385,0.5937553644180298,0.5937555432319641,0.5937556624412537,0.5937557220458984,0.5937557816505432,0.5937559604644775,0.5937560796737671,0.5937561392784119,0.5937562584877014,0.593756377696991,0.5937564969062805,0.5937566757202148,0.5937567353248596,0.593756914138794,0.593756914138794,0.5937570333480835,0.5937570929527283,0.5937570929527283,0.593757152557373,0.5937572717666626,0.5937572717666626,0.5937573313713074,0.5937574505805969,0.5937576293945312,0.5937578082084656,0.5937578678131104,0.5937579274177551,0.5937580466270447,0.593758225440979,0.5937582850456238,0.5937584638595581],"active":[0.0008722543716430664,0.000778315938077867,0.0007643068674951792,0.0007793473778292537,0.0008021227549761534,0.0008200855227187276,0.0008412281749770045,0.000855838879942894,0.0008918498642742634,0.0009112735278904438,0.0009323307313024998,0.0009575982112437487,0.0009883667808026075,0.0010198228992521763,0.00104044983163476,0.00107233552262187,0.0011193477548658848,0.0011450452730059624,0.0011873305775225163,0.0012245448306202888,0.0012554852291941643,0.0013001766055822372,0.001328539103269577,0.0013514859601855278,0.0013927407562732697,0.0014504091814160347,0.0014941561967134476,0.0015323162078857422,0.0015792418271303177,0.0016228165477514267,0.0016769617795944214,0.0017659161239862442,0.0018767854198813438,0.0020161885768175125,0.002159804105758667,0.0023053959012031555,0.002460269257426262,0.0026188381016254425,0.0028025899082422256,0.002998802810907364,0.003219081088900566,0.003434201702475548,0.0036512166261672974,0.003919621929526329,0.004154084250330925,0.004424382001161575,0.0047089457511901855,0.004985947161912918,0.005325432866811752,0.0056290775537490845,0.0060109347105026245,0.006358414888381958,0.006739065051078796,0.007150571793317795,0.007549017667770386,0.007968772202730179,0.00841156393289566,0.00884988158941269,0.009297654032707214,0.00976572185754776,0.010212458670139313,0.010656461119651794,0.01115640252828598,0.011613637208938599,0.012072063982486725,0.012543223798274994,0.012974746525287628,0.013365544378757477,0.013855189085006714,0.014207899570465088,0.014618635177612305,0.014946609735488892,0.015416547656059265,0.01574777066707611,0.0160263329744339,0.016335219144821167,0.01655687391757965,0.016774490475654602,0.016963139176368713,0.01711113750934601,0.017218738794326782,0.01732581853866577,0.017439112067222595,0.017434030771255493,0.01742216944694519,0.01735687255859375,0.01733297109603882,0.017258763313293457,0.017095327377319336,0.016969382762908936,0.0168016254901886,0.01662537455558777,0.016510456800460815,0.016252189874649048,0.016015827655792236,0.01577693223953247,0.015550374984741211,0.015324056148529053,0.015068292617797852,0.014799296855926514,0.01454189419746399,0.01425480842590332,0.013989746570587158,0.013720482587814331,0.013482779264450073,0.013209223747253418,0.012926250696182251,0.012689083814620972,0.012394428253173828,0.012136280536651611,0.011892527341842651,0.011661499738693237,0.011384934186935425,0.011081784963607788,0.010850965976715088,0.010559320449829102,0.01032307744026184,0.010076582431793213,0.009801238775253296,0.00948399305343628,0.00924384593963623,0.008921146392822266,0.008652031421661377,0.008346319198608398,0.008037328720092773,0.007761597633361816,0.00746917724609375,0.007197916507720947,0.006885707378387451,0.00660395622253418,0.006359100341796875,0.006076157093048096,0.0058249831199646,0.005540370941162109,0.005283772945404053,0.005004405975341797,0.004781782627105713,0.0045514702796936035,0.00434267520904541,0.004129230976104736,0.0038843750953674316,0.0036814212799072266,0.003491520881652832,0.003293752670288086,0.0031113624572753906,0.002945125102996826,0.00277024507522583,0.002618849277496338,0.002452671527862549,0.002318739891052246,0.002182304859161377,0.002067744731903076,0.0019641518592834473,0.0018488168716430664,0.0017439723014831543,0.0016657114028930664,0.0015631318092346191,0.001463770866394043,0.0013889074325561523,0.0013037919998168945,0.001228928565979004,0.0011619329452514648,0.0011016130447387695,0.0010407567024230957,0.000985562801361084,0.0009366273880004883,0.0008911490440368652,0.0008386373519897461,0.0008088350296020508,0.0007713437080383301,0.0007345676422119141,0.0007002949714660645,0.0006629824638366699,0.0006379485130310059,0.0006173253059387207,0.0005965828895568848,0.0005699396133422852,0.0005511641502380371,0.000525355339050293,0.0005100369453430176,0.0004876255989074707,0.00047004222869873047,0.0004532933235168457,0.00043696165084838867,0.00042319297790527344,0.0004080533981323242,0.0003940463066101074,0.0003865957260131836,0.00037407875061035156,0.00036704540252685547,0.0003578662872314453,0.00034868717193603516,0.0003453493118286133,0.00033593177795410156,0.00032913684844970703,0.0003243684768676758,0.0003154873847961426,0.0003064870834350586,0.00030165910720825195,0.00029653310775756836,0.000288546085357666,0.00028628110885620117,0.00028127431869506836,0.0002792477607727051,0.000274658203125,0.00027054548263549805,0.0002688169479370117,0.00026541948318481445,0.0002631545066833496,0.00026100873947143555,0.0002582669258117676,0.00025600194931030273,0.0002551078796386719,0.00025326013565063477,0.00025194883346557617,0.0002503395080566406,0.0002497434616088867,0.00024771690368652344,0.00024765729904174805,0.00024586915969848633,0.0002455711364746094,0.00024580955505371094,0.00024503469467163086,0.0002447962760925293,0.00024390220642089844,0.00024300813674926758,0.00024241209030151367,0.00024133920669555664,0.0002403855323791504,0.0002396702766418457,0.00023937225341796875,0.00023853778839111328,0.0002377629280090332,0.00023829936981201172,0.00023758411407470703,0.00023734569549560547,0.00023758411407470703,0.00023704767227172852,0.00023663043975830078,0.0002364516258239746,0.0002359151840209961,0.00023615360260009766,0.0002357959747314453,0.00023561716079711914,0.00023549795150756836,0.0002345442771911621,0.00023490190505981445,0.00023496150970458984,0.00023496150970458984,0.00023484230041503906,0.00023448467254638672,0.00023436546325683594,0.00023382902145385742,0.0002339482307434082,0.0002340078353881836,0.0002339482307434082,0.0002339482307434082,0.00023376941680908203,0.0002334117889404297,0.00023359060287475586,0.0002333521842956543,0.0002334117889404297,0.00023353099822998047,0.0002333521842956543,0.0002332925796508789,0.0002333521842956543,0.00023305416107177734,0.00023305416107177734,0.00023299455642700195,0.00023293495178222656,0.00023293495178222656,0.00023305416107177734,0.00023305416107177734,0.00023317337036132812,0.00023299455642700195,0.00023311376571655273,0.00023317337036132812,0.00023299455642700195,0.00023305416107177734,0.00023311376571655273,0.00023299455642700195,0.00023299455642700195,0.00023293495178222656,0.00023305416107177734,0.00023305416107177734,0.00023299455642700195,0.000232696533203125,0.00023281574249267578,0.00023281574249267578,0.00023281574249267578,0.00023293495178222656,0.000232696533203125,0.000232696533203125,0.0002327561378479004,0.000232696533203125,0.00023281574249267578,0.00023293495178222656,0.00023317337036132812,0.00023299455642700195,0.00023299455642700195,0.00023317337036132812,0.00023305416107177734,0.00023305416107177734,0.00023293495178222656,0.00023305416107177734,0.00023299455642700195,0.00023293495178222656,0.00023299455642700195,0.00023293495178222656,0.00023299455642700195,0.00023305416107177734,0.00023305416107177734,0.00023317337036132812,0.00023305416107177734,0.00023317337036132812,0.00023311376571655273,0.00023323297500610352,0.00023317337036132812,0.00023317337036132812,0.00023323297500610352,0.00023323297500610352,0.00023317337036132812,0.00023311376571655273,0.00023317337036132812,0.00023317337036132812,0.00023317337036132812,0.00023305416107177734,0.00023305416107177734,0.00023311376571655273,0.00023311376571655273,0.00023305416107177734,0.00023299455642700195,0.00023299455642700195,0.00023281574249267578,0.00023299455642700195,0.00023293495178222656,0.00023299455642700195,0.00023299455642700195,0.00023293495178222656,0.00023287534713745117,0.00023305416107177734,0.00023299455642700195,0.00023305416107177734,0.00023299455642700195,0.00023287534713745117,0.00023299455642700195,0.00023311376571655273,0.00023317337036132812,0.00023305416107177734,0.00023311376571655273,0.00023299455642700195]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0008722543716430664,0.0011107530444860458,0.0013722850708290935,0.0016528971027582884,0.0019395251292735338,0.002234318293631077,0.002532033249735832,0.002832842292264104,0.0031433633994311094,0.0034588691778481007,0.003777898848056793,0.004105007275938988,0.004442171193659306,0.004781913477927446,0.0051322272047400475,0.005491307470947504,0.005854083225131035,0.00622450839728117,0.0065976837649941444,0.006988477427512407,0.007379443384706974,0.007777972612529993,0.008187073282897472,0.008603478781878948,0.009028307162225246,0.009465684182941914,0.009909678250551224,0.01035968866199255,0.010819754563272,0.011281969025731087,0.011762576177716255,0.012273694388568401,0.012813517823815346,0.013386430218815804,0.013994322158396244,0.01463401410728693,0.015326563268899918,0.016057787463068962,0.01682106778025627,0.017637120559811592,0.01849614642560482,0.019399862736463547,0.02034904435276985,0.021351253613829613,0.022403312847018242,0.02352404221892357,0.02469891682267189,0.025951914489269257,0.027261637151241302,0.028637195006012917,0.030092423781752586,0.03161056339740753,0.033211298286914825,0.03488413989543915,0.03663519397377968,0.038485169410705566,0.0404224656522274,0.042432475835084915,0.044556617736816406,0.04676919803023338,0.049102187156677246,0.051488377153873444,0.05402814969420433,0.056672435253858566,0.05938521772623062,0.06224900484085083,0.06522641330957413,0.06833454966545105,0.07153446972370148,0.07486167550086975,0.07831496745347977,0.08187603205442429,0.08556386083364487,0.08935586363077164,0.09330282360315323,0.097345270216465,0.10149016231298447,0.10575047880411148,0.11013215035200119,0.11461549252271652,0.11920902132987976,0.12390963733196259,0.12869921326637268,0.13362276554107666,0.13862891495227814,0.14371740818023682,0.14882616698741913,0.15405535697937012,0.1593465805053711,0.16473020613193512,0.1701751947402954,0.175661101937294,0.18121205270290375,0.18679946660995483,0.19242459535598755,0.19807575643062592,0.20377248525619507,0.20949293673038483,0.21524430811405182,0.22093777358531952,0.22665099799633026,0.2323327660560608,0.23807306587696075,0.2438174933195114,0.24952004849910736,0.25517508387565613,0.26077693700790405,0.2663581371307373,0.2719196677207947,0.2774157226085663,0.2828342318534851,0.28820815682411194,0.2935691773891449,0.29883649945259094,0.3040098249912262,0.3091772198677063,0.31432053446769714,0.3193638026714325,0.32434916496276855,0.329294890165329,0.3341209888458252,0.33888235688209534,0.3435496389865875,0.3481774628162384,0.35276350378990173,0.3572566509246826,0.3617374897003174,0.3660459518432617,0.370311439037323,0.374490350484848,0.37863463163375854,0.38269487023353577,0.3866961598396301,0.3905940353870392,0.3944367468357086,0.3982106149196625,0.40189123153686523,0.40550264716148376,0.4090557396411896,0.4125078022480011,0.4159155488014221,0.41923123598098755,0.42248332500457764,0.42565393447875977,0.428774893283844,0.431830495595932,0.4348055124282837,0.43768560886383057,0.4404899477958679,0.44322094321250916,0.4458777606487274,0.4484246075153351,0.45087388157844543,0.45329752564430237,0.45561814308166504,0.457868367433548,0.46005722880363464,0.4621841311454773,0.4642070233821869,0.466158926486969,0.46802738308906555,0.4698368012905121,0.4715973734855652,0.473254919052124,0.47485584020614624,0.47639673948287964,0.47786107659339905,0.4792739450931549,0.48062819242477417,0.4819420278072357,0.48319461941719055,0.48438769578933716,0.4855024218559265,0.48657646775245667,0.487607479095459,0.488591730594635,0.48951467871665955,0.4904022514820099,0.49124252796173096,0.4920550584793091,0.4928145706653595,0.4935562014579773,0.4942544102668762,0.49492451548576355,0.4955459237098694,0.49614307284355164,0.4967081546783447,0.49724289774894714,0.4977528154850006,0.4982313811779022,0.4986913502216339,0.49912142753601074,0.499531626701355,0.4999257028102875,0.5002983808517456,0.5006533861160278,0.5009927749633789,0.5013157725334167,0.5016124844551086,0.5018943548202515,0.5021636486053467,0.5024186372756958,0.5026640892028809,0.5028931498527527,0.5031094551086426,0.5033076405525208,0.5035032629966736,0.503690779209137,0.5038654208183289,0.5040263533592224,0.5041825175285339,0.5043266415596008,0.5044695734977722,0.5045964121818542,0.5047169923782349,0.5048320889472961,0.5049432516098022,0.5050480365753174,0.5051456093788147,0.5052402019500732,0.5053286552429199,0.5054117441177368,0.5054865479469299,0.505562961101532,0.5056333541870117,0.5057013034820557,0.5057632923126221,0.5058236122131348,0.5058821439743042,0.5059346556663513,0.5059846639633179,0.5060327053070068,0.5060775876045227,0.5061221718788147,0.506158709526062,0.5061977505683899,0.506233811378479,0.506267249584198,0.5063009858131409,0.5063353180885315,0.5063627362251282,0.5063916444778442,0.5064189434051514,0.50644451379776,0.5064679384231567,0.5064912438392639,0.5065125823020935,0.5065332055091858,0.50655198097229,0.5065694451332092,0.5065857172012329,0.506601870059967,0.5066168308258057,0.506630539894104,0.5066429376602173,0.5066559314727783,0.506668210029602,0.5066788792610168,0.5066884160041809,0.5066983103752136,0.5067076683044434,0.5067173838615417,0.5067257285118103,0.5067339539527893,0.5067405700683594,0.5067474246025085,0.5067539811134338,0.5067609548568726,0.5067662596702576,0.5067715048789978,0.5067771673202515,0.506781816482544,0.5067862868309021,0.5067909955978394,0.5067951679229736,0.5067989230155945,0.5068027377128601,0.5068057775497437,0.5068086385726929,0.5068117380142212,0.5068148374557495,0.5068169832229614,0.5068200826644897,0.506822407245636,0.506824254989624,0.5068261623382568,0.5068284273147583,0.5068310499191284,0.5068329572677612,0.5068349242210388,0.5068370699882507,0.5068384408950806,0.5068399906158447,0.5068413615226746,0.5068430304527283,0.5068446397781372,0.506846010684967,0.5068472027778625,0.5068485140800476,0.5068495273590088,0.5068506598472595,0.5068519711494446,0.5068529844284058,0.5068537592887878,0.5068545341491699,0.506855309009552,0.5068560838699341,0.5068570375442505,0.506857693195343,0.5068582892417908,0.5068590641021729,0.5068597197532654,0.5068599581718445,0.5068604350090027,0.50686115026474,0.5068617463111877,0.5068622827529907,0.5068628787994385,0.5068636536598206,0.5068641304969788,0.506864607334137,0.5068649053573608,0.5068650841712952,0.5068654417991638,0.5068659782409668,0.5068663358688354,0.5068665742874146,0.5068668127059937,0.5068671107292175,0.5068673491477966,0.5068675875663757,0.5068677663803101,0.5068680047988892,0.5068686008453369,0.5068689584732056,0.5068690776824951,0.5068692564964294,0.5068693161010742,0.5068694949150085,0.5068696737289429,0.5068697333335876,0.5068700313568115,0.5068700313568115,0.5068702697753906,0.506870448589325,0.5068705081939697,0.506870687007904,0.5068708062171936,0.5068708062171936,0.5068708658218384,0.5068711042404175],"recovered":[0.0,0.0003311478940304369,0.0006173462606966496,0.000891856150701642,0.0011679129675030708,0.0014464622363448143,0.0017305120127275586,0.0020266801584511995,0.002319238381460309,0.0026274388656020164,0.002934951800853014,0.003248480847105384,0.0035689715296030045,0.003904244862496853,0.004237025510519743,0.004577541723847389,0.004927167668938637,0.005282896105200052,0.005644898395985365,0.0060120574198663235,0.0063930535688996315,0.006783332210034132,0.007176360581070185,0.007573600392788649,0.00798407569527626,0.008398591540753841,0.008826857432723045,0.009264749474823475,0.009707368910312653,0.010159184224903584,0.010613921098411083,0.01108421478420496,0.01157685462385416,0.01209458988159895,0.0126378508284688,0.013218498788774014,0.013832579366862774,0.014484046027064323,0.015179774723947048,0.015904465690255165,0.016672560945153236,0.017483027651906013,0.01833706721663475,0.019238291308283806,0.020192457363009453,0.02120412141084671,0.022273369133472443,0.023383785039186478,0.0245853029191494,0.025821799412369728,0.027136851102113724,0.028510088101029396,0.029964543879032135,0.031494200229644775,0.03310352936387062,0.03477456793189049,0.036532752215862274,0.03836201876401901,0.04031744971871376,0.04233579337596893,0.04445400461554527,0.04666641354560852,0.04898298531770706,0.0514034666121006,0.05393585190176964,0.05655014142394066,0.05929412320256233,0.06215129420161247,0.06512981653213501,0.06823588907718658,0.07143812626600266,0.0747758224606514,0.07822223752737045,0.08179163932800293,0.0854702740907669,0.08927524834871292,0.09319720417261124,0.09723740816116333,0.10138969868421555,0.1056499257683754,0.11001475155353546,0.11450746655464172,0.11908474564552307,0.12377479672431946,0.12856289744377136,0.13345302641391754,0.13843631744384766,0.14348295331001282,0.14864638447761536,0.15384513139724731,0.15913929045200348,0.16451002657413483,0.16993163526058197,0.17543497681617737,0.18097588419914246,0.18655306100845337,0.19214853644371033,0.1977873295545578,0.20348010957241058,0.20920029282569885,0.21489796042442322,0.22059279680252075,0.22629518806934357,0.23203617334365845,0.23777234554290771,0.24349553883075714,0.24918100237846375,0.25481826066970825,0.26040858030319214,0.2659956216812134,0.2715400457382202,0.2770196795463562,0.28243234753608704,0.28780585527420044,0.29316332936286926,0.2984096109867096,0.30361661314964294,0.3087792992591858,0.313910573720932,0.3189665675163269,0.32396456599235535,0.32888665795326233,0.3337101638317108,0.33845463395118713,0.3431614339351654,0.3478025794029236,0.3523758053779602,0.35688579082489014,0.36129504442214966,0.36564821004867554,0.36989709734916687,0.37410256266593933,0.37821128964424133,0.38227856159210205,0.3862799108028412,0.3901771903038025,0.39403221011161804,0.3978176712989807,0.40148383378982544,0.4051130712032318,0.4086519479751587,0.41212794184684753,0.41556206345558167,0.4188881516456604,0.42214712500572205,0.4253196120262146,0.4284287691116333,0.4314703047275543,0.4344339668750763,0.43731391429901123,0.44014573097229004,0.44285351037979126,0.4454663395881653,0.448006808757782,0.450493723154068,0.45289307832717896,0.455235093832016,0.4575068950653076,0.459728479385376,0.4618080258369446,0.46384406089782715,0.46578195691108704,0.4676719009876251,0.4694879353046417,0.47121381759643555,0.47287821769714355,0.47447457909584045,0.4760379195213318,0.4775010645389557,0.4789102375507355,0.4802717864513397,0.4815796911716461,0.48282143473625183,0.48399898409843445,0.48512598872184753,0.48620519042015076,0.487232506275177,0.48820996284484863,0.4891357719898224,0.4900241792201996,0.49087977409362793,0.4916847348213196,0.49245789647102356,0.4931928217411041,0.4938953220844269,0.4945510923862457,0.4951810836791992,0.49577564001083374,0.4963420331478119,0.4968786835670471,0.4973829984664917,0.49786531925201416,0.4983302056789398,0.49877384305000305,0.499187171459198,0.499580442905426,0.49995481967926025,0.5003089904785156,0.5006479620933533,0.5009613633155823,0.5012586116790771,0.5015472173690796,0.5018174648284912,0.5020767450332642,0.5023190379142761,0.5025494694709778,0.50276118516922,0.5029678344726562,0.5031633377075195,0.5033432245254517,0.50351881980896,0.5036821365356445,0.5038388967514038,0.5039880871772766,0.5041277408599854,0.5042582154273987,0.5043802261352539,0.5044994354248047,0.5046104192733765,0.5047146081924438,0.5048181414604187,0.5049115419387817,0.5049999356269836,0.5050808787345886,0.5051582455635071,0.5052308440208435,0.5053026080131531,0.5053718090057373,0.505437970161438,0.5054988265037537,0.5055571794509888,0.505611777305603,0.5056620240211487,0.5057084560394287,0.5057531595230103,0.5057958364486694,0.5058357119560242,0.5058746933937073,0.5059105157852173,0.5059443116188049,0.5059792399406433,0.5060087442398071,0.5060417652130127,0.5060684084892273,0.5060956478118896,0.5061209797859192,0.5061448216438293,0.5061676502227783,0.5061900019645691,0.5062088370323181,0.5062275528907776,0.5062463879585266,0.5062635540962219,0.5062803626060486,0.5062946081161499,0.5063081979751587,0.5063199400901794,0.5063331723213196,0.506344735622406,0.5063551664352417,0.5063657760620117,0.5063754916191101,0.5063852667808533,0.5063936710357666,0.5064020156860352,0.5064091682434082,0.5064169764518738,0.5064235925674438,0.5064316987991333,0.5064375400543213,0.5064428448677063,0.5064488053321838,0.5064534544944763,0.5064583420753479,0.5064628720283508,0.5064680576324463,0.5064723491668701,0.5064768195152283,0.5064794421195984,0.5064824819564819,0.5064859390258789,0.5064889192581177,0.5064919590950012,0.5064947605133057,0.5064974427223206,0.5064994692802429,0.5065017342567444,0.506504237651825,0.5065068602561951,0.5065091848373413,0.5065114498138428,0.506513237953186,0.5065150260925293,0.5065169334411621,0.5065186023712158,0.5065200924873352,0.5065216422080994,0.506523072719574,0.5065244436264038,0.5065258741378784,0.5065270066261292,0.5065277814865112,0.5065291523933411,0.5065299868583679,0.5065311193466187,0.5065317153930664,0.5065324902534485,0.5065332651138306,0.5065341591835022,0.5065348148345947,0.5065357685089111,0.5065363645553589,0.5065370798110962,0.5065375566482544,0.5065381526947021,0.5065388679504395,0.506539523601532,0.506540060043335,0.5065407752990723,0.5065415501594543,0.5065422058105469,0.5065427422523499,0.5065431594848633,0.5065435171127319,0.5065438151359558,0.5065441727638245,0.5065444707870483,0.5065447092056274,0.5065450668334961,0.5065453052520752,0.5065455436706543,0.5065457224845886,0.506545901298523,0.5065460801124573,0.5065466165542603,0.5065470933914185,0.506547212600708,0.5065476298332214,0.5065478086471558,0.5065480470657349,0.5065481662750244,0.5065482258796692,0.5065484046936035,0.5065484642982483,0.5065487623214722,0.5065489411354065,0.5065490007400513,0.506549060344696,0.5065492391586304,0.5065492391586304,0.5065493583679199],"active":[0.0008722543716430664,0.0007796051213517785,0.0007549388101324439,0.0007610409520566463,0.000771612161770463,0.0007878560572862625,0.0008015212370082736,0.0008061621338129044,0.0008241250179708004,0.0008314303122460842,0.0008429470472037792,0.0008565264288336039,0.0008731996640563011,0.0008776686154305935,0.0008952016942203045,0.0009137657471001148,0.0009269155561923981,0.0009416122920811176,0.0009527853690087795,0.0009764200076460838,0.0009863898158073425,0.000994640402495861,0.0010107127018272877,0.0010298783890902996,0.001044231466948986,0.0010670926421880722,0.0010828208178281784,0.001094939187169075,0.0011123856529593468,0.0011227848008275032,0.001148655079305172,0.0011894796043634415,0.0012366631999611855,0.001291840337216854,0.0013564713299274445,0.0014155153185129166,0.0014939839020371437,0.0015737414360046387,0.0016412930563092232,0.001732654869556427,0.0018235854804515839,0.0019168350845575333,0.0020119771361351013,0.002112962305545807,0.002210855484008789,0.0023199208080768585,0.0024255476891994476,0.002568129450082779,0.0026763342320919037,0.0028153955936431885,0.0029555726796388626,0.0031004752963781357,0.0032467544078826904,0.0033899396657943726,0.0035316646099090576,0.0037106014788150787,0.0038897134363651276,0.004070457071065903,0.004239168018102646,0.00443340465426445,0.004648182541131973,0.004821963608264923,0.005045164376497269,0.005268968641757965,0.005449365824460983,0.0056988634169101715,0.005932290107011795,0.006183255463838577,0.006404653191566467,0.0066257864236831665,0.006876841187477112,0.007100209593772888,0.007341623306274414,0.007564224302768707,0.007832549512386322,0.008070021867752075,0.00829295814037323,0.00851307064294815,0.008742451667785645,0.008965566754341125,0.0091942697763443,0.009402170777320862,0.00961446762084961,0.009847968816757202,0.010066017508506775,0.010264381766319275,0.010389849543571472,0.0105724036693573,0.010700196027755737,0.010885074734687805,0.011035904288291931,0.01115107536315918,0.011280417442321777,0.011364489793777466,0.011448711156845093,0.011522695422172546,0.011623948812484741,0.011705607175827026,0.011764198541641235,0.011737480759620667,0.011753037571907043,0.011739969253540039,0.011777877807617188,0.011781319975852966,0.011747702956199646,0.011679545044898987,0.011595934629440308,0.011539876461029053,0.011511087417602539,0.011420100927352905,0.011294186115264893,0.011188477277755737,0.011136829853057861,0.011030644178390503,0.010846495628356934,0.010767608880996704,0.0107039213180542,0.010584503412246704,0.010438591241836548,0.010328322649002075,0.010156422853469849,0.009995698928833008,0.009839475154876709,0.00972282886505127,0.009602069854736328,0.009454071521759033,0.009361684322357178,0.009160161018371582,0.00901639461517334,0.008842140436172485,0.008737534284591675,0.008592307567596436,0.008484870195388794,0.008315473794937134,0.008156836032867432,0.008033424615859985,0.007859021425247192,0.007684975862503052,0.007571905851364136,0.007394731044769287,0.007263600826263428,0.007103294134140015,0.006921261548995972,0.006765782833099365,0.006627768278121948,0.006510883569717407,0.006376743316650391,0.006215304136276245,0.006055980920791626,0.005907028913497925,0.005732029676437378,0.005571097135543823,0.005407541990280151,0.005290716886520386,0.005124419927597046,0.0049752891063690186,0.004822134971618652,0.004677236080169678,0.004478543996810913,0.004350900650024414,0.004183322191238403,0.004054844379425049,0.0039254724979400635,0.0037669837474823,0.0036420226097106934,0.003518521785736084,0.0033864974975585938,0.00323602557182312,0.0031271278858184814,0.003031790256500244,0.00292283296585083,0.00280800461769104,0.0026809871196746826,0.002577483654022217,0.00248149037361145,0.002386540174484253,0.002282172441482544,0.002192288637161255,0.0021067559719085693,0.002030879259109497,0.0019347965717315674,0.0018714666366577148,0.0017965137958526611,0.0017316937446594238,0.0016506016254425049,0.0015919804573059082,0.0015270709991455078,0.0014672577381134033,0.0014107823371887207,0.0013526976108551025,0.001308351755142212,0.001256108283996582,0.0012014210224151611,0.0011518597602844238,0.0011112093925476074,0.0010729432106018066,0.0010379552841186523,0.001006782054901123,0.0009645223617553711,0.0009329915046691895,0.0009050369262695312,0.0008714199066162109,0.0008466243743896484,0.0008164048194885254,0.0007904171943664551,0.0007581710815429688,0.0007420778274536133,0.0007229447364807129,0.0007020831108093262,0.000683128833770752,0.0006636977195739746,0.0006445050239562988,0.0006306767463684082,0.0006083250045776367,0.0005892515182495117,0.0005738735198974609,0.0005630254745483398,0.0005486011505126953,0.0005351901054382324,0.0005255937576293945,0.0005105137825012207,0.0005002021789550781,0.00048661231994628906,0.0004820823669433594,0.00047510862350463867,0.0004704594612121582,0.00046068429946899414,0.00045180320739746094,0.00044417381286621094,0.00043582916259765625,0.00042748451232910156,0.0004209280014038086,0.00041556358337402344,0.00041371583938598633,0.0004055500030517578,0.000401914119720459,0.000398099422454834,0.00039255619049072266,0.000390470027923584,0.0003910064697265625,0.0003834962844848633,0.0003829002380371094,0.0003771781921386719,0.00037610530853271484,0.00037229061126708984,0.00037026405334472656,0.00036776065826416016,0.0003655552864074707,0.00036197900772094727,0.0003606081008911133,0.00035816431045532227,0.0003554821014404297,0.00035327672958374023,0.0003501772880554199,0.0003483295440673828,0.0003477334976196289,0.0003482699394226074,0.0003457069396972656,0.00034368038177490234,0.00034314393997192383,0.0003418922424316406,0.0003418922424316406,0.00034046173095703125,0.0003402829170227051,0.00033855438232421875,0.0003382563591003418,0.0003370046615600586,0.00033736228942871094,0.0003345608711242676,0.00033396482467651367,0.000334322452545166,0.0003330111503601074,0.00033283233642578125,0.0003326535224914551,0.00033229589462280273,0.00033086538314819336,0.00033038854598999023,0.00032895803451538086,0.0003291964530944824,0.0003292560577392578,0.00032889842987060547,0.00032806396484375,0.0003281235694885254,0.00032764673233032227,0.0003268122673034668,0.000326693058013916,0.000326693058013916,0.0003268122673034668,0.0003260970115661621,0.00032573938369750977,0.000325620174407959,0.00032520294189453125,0.0003249645233154297,0.00032442808151245117,0.00032442808151245117,0.00032454729080200195,0.0003243684768676758,0.0003241300582885742,0.00032407045364379883,0.0003236532211303711,0.0003236532211303711,0.0003241896629333496,0.00032383203506469727,0.0003237724304199219,0.00032341480255126953,0.0003235936164855957,0.0003235936164855957,0.0003237724304199219,0.0003235340118408203,0.0003234744071960449,0.00032329559326171875,0.00032335519790649414,0.000322878360748291,0.000322878360748291,0.0003229975700378418,0.000322878360748291,0.00032275915145874023,0.0003228187561035156,0.000322878360748291,0.00032258033752441406,0.0003224015235900879,0.00032216310501098633,0.00032192468643188477,0.00032192468643188477,0.00032216310501098633,0.00032216310501098633,0.00032210350036621094,0.00032210350036621094,0.00032204389572143555,0.00032204389572143555,0.00032204389572143555,0.00032204389572143555,0.00032210350036621094,0.00032252073287963867,0.0003223419189453125,0.00032198429107666016,0.00032204389572143555,0.0003216862678527832,0.0003216862678527832,0.0003216266632080078,0.0003215670585632324,0.000321805477142334,0.0003216266632080078,0.000321805477142334,0.0003216862678527832,0.0003215670585632324,0.0003216862678527832,0.0003217458724975586,0.0003215670585632324,0.0003216266632080078,0.0003217458724975586]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0008722543716430664,0.001109721721149981,0.0013987562851980329,0.0017030892195180058,0.002037245314568281,0.002381714526563883,0.002751795807853341,0.0031426758505403996,0.0035561593249440193,0.003992676734924316,0.004446296952664852,0.0049310289323329926,0.005434669554233551,0.005975868087261915,0.006540615577250719,0.007121950853615999,0.007741961628198624,0.008324069902300835,0.008882028050720692,0.009422538802027702,0.009949298575520515,0.010460158810019493,0.01095073577016592,0.011420341208577156,0.011886423453688622,0.012328870594501495,0.012752668000757694,0.013165979646146297,0.013563564047217369,0.013945161364972591,0.014323665760457516,0.01467733085155487,0.015022488310933113,0.015353119932115078,0.01568710431456566,0.015998829156160355,0.01630634069442749,0.016593312844634056,0.016877707093954086,0.017151443287730217,0.017417874187231064,0.017669007182121277,0.017912747338414192,0.01815846562385559,0.01838991791009903,0.01861337572336197,0.01883038692176342,0.01903785951435566,0.01923510432243347,0.019427021965384483,0.01961025781929493,0.019789883866906166,0.019963493570685387,0.02013392187654972,0.02029644511640072,0.020452609285712242,0.020601723343133926,0.020749550312757492,0.020884569734334946,0.021019848063588142,0.02115039899945259,0.021275794133543968,0.02139328233897686,0.021507760509848595,0.021620865911245346,0.021727867424488068,0.021830400452017784,0.021930869668722153,0.022023605182766914,0.02211831696331501,0.022210536524653435,0.022295193746685982,0.02237950637936592,0.022461840882897377,0.022538505494594574,0.02261396497488022,0.02268710546195507,0.022755516692996025,0.022822897881269455,0.022888388484716415,0.0229489803314209,0.023013439029455185,0.023069562390446663,0.023125512525439262,0.02317879907786846,0.023230107501149178,0.02328004315495491,0.02332817204296589,0.023375699296593666,0.023420993238687515,0.023465169593691826,0.023506594821810722,0.023546474054455757,0.02358514815568924,0.023622792214155197,0.023658890277147293,0.023692408576607704,0.023728162050247192,0.02375953271985054,0.023791933432221413,0.02382364682853222,0.02385261096060276,0.023882348090410233,0.023910796269774437,0.023938383907079697,0.023964770138263702,0.02399003878235817,0.024014102295041084,0.024039801210165024,0.02406352199614048,0.024085352197289467,0.024106666445732117,0.024126261472702026,0.024145513772964478,0.024164250120520592,0.02418341487646103,0.024201463907957077,0.024220114573836327,0.02423635683953762,0.024252085015177727,0.024266954511404037,0.024282509461045265,0.024296347051858902,0.02431018464267254,0.024322904646396637,0.02433553896844387,0.024347485974431038,0.024358658120036125,0.02437094785273075,0.024381862953305244,0.0243922621011734,0.024402404204010963,0.02441246062517166,0.024422429502010345,0.0244316253811121,0.02444039285182953,0.02444821409881115,0.024456549435853958,0.024463940411806107,0.024471504613757133,0.02447906695306301,0.024486631155014038,0.024492818862199783,0.024499952793121338,0.02450648508965969,0.0245121568441391,0.02451843023300171,0.024525048211216927,0.024530118331313133,0.024536393582820892,0.024542324244976044,0.024547910317778587,0.0245527233928442,0.02455787919461727,0.024562090635299683,0.02456621639430523,0.024570513516664505,0.024575240910053253,0.0245793666690588,0.024583404883742332,0.024587014690041542,0.024590538814663887,0.024593977257609367,0.0245974138379097,0.02460068091750145,0.024603689089417458,0.024606352671980858,0.024609018117189407,0.024612369015812874,0.02461494691669941,0.024617182090878487,0.02461950294673443,0.024622080847620964,0.024624573066830635,0.024626292288303375,0.024628784507513046,0.02463093400001526,0.02463325299322605,0.02463497221469879,0.024636777117848396,0.02463875524699688,0.02464047260582447,0.024642277508974075,0.02464373968541622,0.024645371362566948,0.024647004902362823,0.024648724123835564,0.024650270119309425,0.02465207502245903,0.024653708562254906,0.024655170738697052,0.024656374007463455,0.02465817891061306,0.024659208953380585,0.024660756811499596,0.024661874398589134,0.024663163349032402,0.024664022028446198,0.02466556988656521,0.024666428565979004,0.024667374789714813,0.024668492376804352,0.024669265374541283,0.024670468643307686,0.024670984596014023,0.024672014638781548,0.024672960862517357,0.024673905223608017,0.02467510849237442,0.024675797671079636,0.024676484987139702,0.024676913395524025,0.024677688255906105,0.024678461253643036,0.024679234251379967,0.02468026615679264,0.02468103915452957,0.02468138374388218,0.02468198537826538,0.024682587012648582,0.02468327432870865,0.02468387596309185,0.024684133008122444,0.024684563279151917,0.024685164913535118,0.024685509502887726,0.024686282500624657,0.024686969816684723,0.024687226861715317,0.02468782849609852,0.024688173085451126,0.02468843013048172,0.024688774719834328,0.02468903176486492,0.02468937635421753,0.024689719080924988,0.02469014935195446,0.024690408259630203,0.024690579622983932,0.024690836668014526,0.024691181257367134,0.024691611528396606,0.024691782891750336,0.024691954255104065,0.024692298844456673,0.024692384526133537,0.024692470207810402,0.02469264157116413,0.024692727252840996,0.02469298616051674,0.024693157523870468,0.024693243205547333,0.024693502113223076,0.02469358779489994,0.02469358779489994,0.024693844839930534,0.0246939305216074,0.0246939305216074,0.0246939305216074,0.0246939305216074,0.0246939305216074,0.024694018065929413,0.024694103747606277,0.024694189429283142,0.024694189429283142,0.024694275110960007,0.024694275110960007,0.02469436079263687,0.024694446474313736,0.0246945321559906,0.0246945321559906,0.0246945321559906,0.024694619700312614,0.02469470538198948,0.02469470538198948,0.02469470538198948,0.02469470538198948,0.02469470538198948,0.02469470538198948,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344,0.024694791063666344],"recovered":[0.0,0.00032779600587673485,0.0006116739241406322,0.0008958096150308847,0.0011911182664334774,0.0015022407751530409,0.0018356232903897762,0.0021829288452863693,0.0025566197000443935,0.0029514532070606947,0.003364593256264925,0.0037976722232997417,0.004252839367836714,0.004742986522614956,0.005253932438790798,0.0057898880913853645,0.006350940093398094,0.006939838640391827,0.007528822869062424,0.008100617676973343,0.008657114580273628,0.009203470312058926,0.009732464328408241,0.010238340124487877,0.010723759420216084,0.011207547038793564,0.011666323989629745,0.012108340859413147,0.012537467293441296,0.012944676913321018,0.013346213847398758,0.013735976070165634,0.014118433929979801,0.014477428048849106,0.014825507067143917,0.01515373308211565,0.015481185168027878,0.015804683789610863,0.016108673065900803,0.016403723508119583,0.0166859682649374,0.016963573172688484,0.01722656562924385,0.017478127032518387,0.017729002982378006,0.01796758733689785,0.01820307783782482,0.018424388021230698,0.018640626221895218,0.01884870044887066,0.01904457062482834,0.019232360646128654,0.019417572766542435,0.019591698423027992,0.019770896062254906,0.019940465688705444,0.02010178565979004,0.02025614306330681,0.02040998637676239,0.020552482455968857,0.020690253004431725,0.020823469385504723,0.020952044054865837,0.02107503078877926,0.021197160705924034,0.021313272416591644,0.021426720544695854,0.02153097279369831,0.021635310724377632,0.021734148263931274,0.021830406039953232,0.021922368556261063,0.02201175130903721,0.022096235305070877,0.022177282720804214,0.022255921736359596,0.02233404666185379,0.022410022094845772,0.022483162581920624,0.022555271163582802,0.02262050285935402,0.022685648873448372,0.022750195115804672,0.022808294743299484,0.022864587604999542,0.022921226918697357,0.022972706705331802,0.023025305941700935,0.02307584136724472,0.02312663570046425,0.02317330427467823,0.023218855261802673,0.02326182834804058,0.023304026573896408,0.02334631234407425,0.02338627725839615,0.023422718048095703,0.023456580936908722,0.023491131141781807,0.023524563759565353,0.02355705015361309,0.023589452728629112,0.02362159639596939,0.0236539114266634,0.023683391511440277,0.023709947243332863,0.023736590519547462,0.02376280352473259,0.023787125945091248,0.02381291054189205,0.023838350549340248,0.023859579116106033,0.023882096633315086,0.023902980610728264,0.023922663182020187,0.023942172527313232,0.023962197825312614,0.023979559540748596,0.02399906888604164,0.024016086012125015,0.02403215691447258,0.02404891699552536,0.024064043536782265,0.024078739807009697,0.024091890081763268,0.024105297401547432,0.024118619039654732,0.024132026359438896,0.024144059047102928,0.024156348779797554,0.024167435243725777,0.02417800761759281,0.02418823353946209,0.02419854700565338,0.02420920506119728,0.024218659847974777,0.024228284135460854,0.024237653240561485,0.02424667775630951,0.024255357682704926,0.02426266297698021,0.024270227178931236,0.02427813410758972,0.024284837767481804,0.02429162710905075,0.02429824508726597,0.024304863065481186,0.02431044913828373,0.024317754432559013,0.024324286729097366,0.02433081716299057,0.024335630238056183,0.0243416465818882,0.02434740588068962,0.024352820590138435,0.024357976391911507,0.024362532421946526,0.02436717227101326,0.024371469393372536,0.024375854060053825,0.0243795495480299,0.024383673444390297,0.024387884885072708,0.02439192496240139,0.024394847452640533,0.024398887529969215,0.024401981383562088,0.02440507523715496,0.02440730854868889,0.02441057562828064,0.02441323921084404,0.02441590465605259,0.024418482556939125,0.024421146139502525,0.024422865360975266,0.02442578785121441,0.024427935481071472,0.02443034201860428,0.02443266287446022,0.02443455345928669,0.024436531588435173,0.02443859353661537,0.024440141394734383,0.024441944435238838,0.02444366365671158,0.024445125833153725,0.024447016417980194,0.02444864995777607,0.02445036731660366,0.0244520865380764,0.024453461170196533,0.024455009028315544,0.024456212297081947,0.024458017200231552,0.024459565058350563,0.024460939690470695,0.024461884051561356,0.024463001638650894,0.02446446381509304,0.024465493857860565,0.02446695603430271,0.02446790039539337,0.024469103664159775,0.024469878524541855,0.024470994248986244,0.02447185479104519,0.02447279915213585,0.024473659694194794,0.024474432691931725,0.024475550279021263,0.02447623759508133,0.024477096274495125,0.02447778545320034,0.02447855845093727,0.024479074403643608,0.024479933083057404,0.02448062039911747,0.02448156662285328,0.024481995031237602,0.02448251098394394,0.024483198300004005,0.024483714252710342,0.02448423020541668,0.02448466047644615,0.02448517642915249,0.02448577806353569,0.024486035108566284,0.02448655106127262,0.024487067013978958,0.02448749728500843,0.024488011375069618,0.024488355964422226,0.024488700553774834,0.024489043280482292,0.024489473551511765,0.024489816278219223,0.024490246549248695,0.02449050545692444,0.024490676820278168,0.02449093386530876,0.024491192772984505,0.0244914498180151,0.02449188008904457,0.02449222281575203,0.024492481723427773,0.02449282445013523,0.02449316903948784,0.02449316903948784,0.024493426084518433,0.02449359931051731,0.02449359931051731,0.02449377067387104,0.024493856355547905,0.024493856355547905,0.0244941134005785,0.024494286626577377,0.024494457989931107,0.024494457989931107,0.02449454367160797,0.02449454367160797,0.02449454367160797,0.02449454367160797,0.02449454367160797,0.02449454367160797,0.0244947150349617,0.024494802579283714,0.02449488826096058,0.02449488826096058,0.024494973942637444,0.024495059624314308,0.024495145305991173,0.024495145305991173,0.024495145305991173,0.024495145305991173,0.024495145305991173,0.024495145305991173,0.024495145305991173,0.024495145305991173,0.024495230987668037,0.024495230987668037,0.024495316669344902,0.024495316669344902,0.024495316669344902,0.024495316669344902,0.024495316669344902,0.024495316669344902,0.024495316669344902,0.024495316669344902,0.024495316669344902,0.024495316669344902,0.024495316669344902,0.024495316669344902,0.024495316669344902,0.024495316669344902,0.024495316669344902,0.024495316669344902,0.024495316669344902,0.024495316669344902,0.024495316669344902,0.024495316669344902,0.024495316669344902,0.024495316669344902,0.024495404213666916,0.024495404213666916,0.024495404213666916,0.024495404213666916,0.024495404213666916,0.02449548989534378,0.02449548989534378,0.02449548989534378,0.02449548989534378,0.02449548989534378,0.02449548989534378,0.02449548989534378,0.02449548989534378,0.02449548989534378,0.02449548989534378,0.02449548989534378,0.02449548989534378,0.02449548989534378,0.02449548989534378,0.02449548989534378,0.02449548989534378,0.02449548989534378,0.02449548989534378,0.02449548989534378,0.02449548989534378,0.02449548989534378,0.02449548989534378,0.02449548989534378,0.02449548989534378,0.02449548989534378,0.02449548989534378,0.02449548989534378,0.02449548989534378,0.02449548989534378,0.02449548989534378,0.02449548989534378,0.02449548989534378,0.02449548989534378,0.02449548989534378,0.02449548989534378,0.02449548989534378,0.02449548989534378,0.02449548989534378,0.02449548989534378,0.02449548989534378,0.02449548989534378,0.02449548989534378,0.02449548989534378,0.02449548989534378],"active":[0.0008722543716430664,0.0007819257443770766,0.0007870823610574007,0.0008072796044871211,0.0008461270481348038,0.0008794737514108419,0.0009161725174635649,0.0009597470052540302,0.0009995396248996258,0.0010412235278636217,0.0010817036963999271,0.0011333567090332508,0.0011818301863968372,0.0012328815646469593,0.0012866831384599209,0.0013320627622306347,0.0013910215348005295,0.001384231261909008,0.001353205181658268,0.0013219211250543594,0.0012921839952468872,0.0012566884979605675,0.001218271441757679,0.0011820010840892792,0.001162664033472538,0.0011213235557079315,0.0010863440111279488,0.0010576387867331505,0.0010260967537760735,0.0010004844516515732,0.0009774519130587578,0.0009413547813892365,0.0009040543809533119,0.0008756918832659721,0.0008615972474217415,0.0008450960740447044,0.0008251555263996124,0.0007886290550231934,0.0007690340280532837,0.0007477197796106339,0.000731905922293663,0.0007054340094327927,0.0006861817091703415,0.000680338591337204,0.0006609149277210236,0.000645788386464119,0.0006273090839385986,0.0006134714931249619,0.0005944781005382538,0.0005783215165138245,0.0005656871944665909,0.0005575232207775116,0.000545920804142952,0.0005422234535217285,0.000525549054145813,0.0005121435970067978,0.0004999376833438873,0.0004934072494506836,0.00047458335757255554,0.0004673656076192856,0.0004601459950208664,0.0004523247480392456,0.00044123828411102295,0.00043272972106933594,0.00042370520532131195,0.00041459500789642334,0.00040367990732192993,0.00039989687502384186,0.0003882944583892822,0.00038416869938373566,0.00038013048470020294,0.00037282519042491913,0.00036775507032871246,0.00036560557782649994,0.0003612227737903595,0.00035804323852062225,0.0003530588001012802,0.0003454945981502533,0.0003397352993488312,0.0003331173211336136,0.00032847747206687927,0.00032779015600681305,0.00031936727464199066,0.00031721778213977814,0.00031421147286891937,0.0003088805824518204,0.0003073364496231079,0.0003028661012649536,0.0002998579293489456,0.0002943575382232666,0.0002918653190135956,0.000287739560008049,0.0002846457064151764,0.0002811215817928314,0.0002764798700809479,0.0002726130187511444,0.00026969052851200104,0.00027158111333847046,0.0002684015780687332,0.00026736967265605927,0.0002665966749191284,0.00026315823197364807,0.0002607516944408417,0.0002568848431110382,0.00025499239563941956,0.00025482289493083954,0.0002534482628107071,0.00025129877030849457,0.00025267526507377625,0.00025061145424842834,0.00024700164794921875,0.0002470873296260834,0.00024416483938694,0.00024253316223621368,0.00024158693850040436,0.00024124234914779663,0.00023926608264446259,0.0002405550330877304,0.0002372879534959793,0.0002359990030527115,0.00023479759693145752,0.0002335924655199051,0.00023230351507663727,0.0002314448356628418,0.00023101456463336945,0.0002302415668964386,0.00022886693477630615,0.000226631760597229,0.00022688880562782288,0.00022551417350769043,0.0002248268574476242,0.00022439658641815186,0.00022422708570957184,0.0002238824963569641,0.0002224203199148178,0.0002217330038547516,0.00021992996335029602,0.00021889619529247284,0.0002172626554965973,0.00021614693105220795,0.00021640397608280182,0.00021640397608280182,0.00021468475461006165,0.000215115025639534,0.00021485798060894012,0.0002139117568731308,0.00021356716752052307,0.00021459907293319702,0.00021236389875411987,0.000212106853723526,0.00021150708198547363,0.00021228007972240448,0.00021107681095600128,0.00021047331392765045,0.00020927004516124725,0.00020824000239372253,0.00020798109471797943,0.00020806863903999329,0.00020789727568626404,0.00020755082368850708,0.00020746514201164246,0.0002068653702735901,0.00020609237253665924,0.0002054888755083084,0.00020583346486091614,0.0002048015594482422,0.00020437128841876984,0.00020394288003444672,0.0002050604671239853,0.00020437128841876984,0.00020394288003444672,0.000203598290681839,0.000203598290681839,0.00020342692732810974,0.00020342692732810974,0.0002029966562986374,0.00020299851894378662,0.00020291097462177277,0.00020230934023857117,0.00020222365856170654,0.00020222365856170654,0.00020187906920909882,0.0002021361142396927,0.00020179525017738342,0.00020170770585536957,0.00020187906920909882,0.00020170770585536957,0.0002016201615333557,0.00020170770585536957,0.00020162202417850494,0.0002017095685005188,0.00020136497914791107,0.00020196661353111267,0.0002011917531490326,0.0002011917531490326,0.00020093470811843872,0.00020127929747104645,0.00020102038979530334,0.00020110607147216797,0.00020093470811843872,0.00020041875541210175,0.00020059198141098022,0.00020016171038150787,0.000200590118765831,0.00019999034702777863,0.00020015984773635864,0.00020016171038150787,0.00020024552941322327,0.00020067580044269562,0.0002002473920583725,0.0002002473920583725,0.00019981712102890015,0.00019990280270576477,0.00019990280270576477,0.00020015984773635864,0.00020033307373523712,0.00020041875541210175,0.00019981712102890015,0.00019999034702777863,0.00020007602870464325,0.00020007602870464325,0.00020016171038150787,0.00019990280270576477,0.00019990280270576477,0.0001999884843826294,0.00019973143935203552,0.0002002473920583725,0.00020041875541210175,0.00020015984773635864,0.0002003312110900879,0.00020016171038150787,0.00020007416605949402,0.00020007416605949402,0.0001999884843826294,0.00019990280270576477,0.00019990280270576477,0.00019990280270576477,0.00019990280270576477,0.00019990280270576477,0.00019990280270576477,0.0001999884843826294,0.00020016171038150787,0.00019990280270576477,0.00019973143935203552,0.00019981712102890015,0.00019956007599830627,0.00019930116832256317,0.00019947253167629242,0.00019930116832256317,0.0001993868499994278,0.00019955821335315704,0.00019947253167629242,0.0001996457576751709,0.00019973143935203552,0.00019947439432144165,0.00019955821335315704,0.00019947253167629242,0.00019947253167629242,0.0001993868499994278,0.0001993868499994278,0.0001993868499994278,0.00019947439432144165,0.00019956007599830627,0.0001996457576751709,0.00019947439432144165,0.00019947253167629242,0.0001993868499994278,0.00019947253167629242,0.00019947253167629242,0.00019947253167629242,0.0001993868499994278,0.0001993868499994278,0.00019947439432144165,0.00019956007599830627,0.00019956007599830627,0.00019956007599830627,0.00019956007599830627,0.00019956007599830627,0.00019947439432144165,0.00019956007599830627,0.00019947439432144165,0.00019947439432144165,0.00019947439432144165,0.00019947439432144165,0.00019947439432144165,0.00019947439432144165,0.00019947439432144165,0.00019947439432144165,0.00019947439432144165,0.00019947439432144165,0.00019947439432144165,0.00019947439432144165,0.00019947439432144165,0.00019947439432144165,0.00019947439432144165,0.00019947439432144165,0.00019947439432144165,0.00019947439432144165,0.00019947439432144165,0.00019947439432144165,0.00019947439432144165,0.00019947439432144165,0.0001993868499994278,0.0001993868499994278,0.0001993868499994278,0.0001993868499994278,0.0001993868499994278,0.00019930116832256317,0.00019930116832256317,0.00019930116832256317,0.00019930116832256317,0.00019930116832256317,0.00019930116832256317,0.00019930116832256317,0.00019930116832256317,0.00019930116832256317,0.00019930116832256317,0.00019930116832256317,0.00019930116832256317,0.00019930116832256317,0.00019930116832256317,0.00019930116832256317,0.00019930116832256317,0.00019930116832256317,0.00019930116832256317,0.00019930116832256317,0.00019930116832256317,0.00019930116832256317,0.00019930116832256317,0.00019930116832256317,0.00019930116832256317,0.00019930116832256317,0.00019930116832256317,0.00019930116832256317,0.00019930116832256317,0.00019930116832256317,0.00019930116832256317,0.00019930116832256317,0.00019930116832256317,0.00019930116832256317,0.00019930116832256317,0.00019930116832256317,0.00019930116832256317,0.00019930116832256317,0.00019930116832256317,0.00019930116832256317,0.00019930116832256317,0.00019930116832256317,0.00019930116832256317,0.00019930116832256317,0.00019930116832256317]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0008722543716430664,0.0011135032400488853,0.001388442819006741,0.0016853844281286001,0.0019950459245592356,0.002312098629772663,0.0026456532068550587,0.0029898646753281355,0.003353414125740528,0.003727362724021077,0.004116266034543514,0.004520467482507229,0.004940225277096033,0.0053747654892504215,0.005826838780194521,0.006297476124018431,0.0067910607904195786,0.007241844665259123,0.00767526775598526,0.008086172863841057,0.008478771895170212,0.008854868821799755,0.009209565818309784,0.009553262032568455,0.009885183535516262,0.01020275242626667,0.010498404502868652,0.010792423970997334,0.011066245846450329,0.011326918378472328,0.01157659012824297,0.011818526312708855,0.012049376033246517,0.01226879470050335,0.012477642856538296,0.01267377007752657,0.012866632081568241,0.01305210217833519,0.01322760246694088,0.01339682936668396,0.013560469262301922,0.013712163083255291,0.013859903439879417,0.013999135233461857,0.014133295975625515,0.014263761229813099,0.014384686946868896,0.014503806829452515,0.014613129198551178,0.014719444327056408,0.014824039302766323,0.014925970695912838,0.015018190257251263,0.015106714330613613,0.015189995989203453,0.015268979594111443,0.015347190201282501,0.015418781898915768,0.015488999895751476,0.015554146841168404,0.015615769661962986,0.015677649527788162,0.01573832705616951,0.01579470746219158,0.01584610342979431,0.015898101031780243,0.015946315601468086,0.015992553904652596,0.016035955399274826,0.016079789027571678,0.016119839623570442,0.01615937426686287,0.016196589916944504,0.016230881214141846,0.016262851655483246,0.016295168548822403,0.01632748357951641,0.01635584607720375,0.016384292393922806,0.01641007699072361,0.01643422804772854,0.01645726151764393,0.016478490084409714,0.0165003202855587,0.016520345583558083,0.016540199518203735,0.016558334231376648,0.01657681167125702,0.016591766849160194,0.01660826802253723,0.016625886783003807,0.016640840098261833,0.01665545254945755,0.016669031232595444,0.016681665554642677,0.016694987192749977,0.016707533970475197,0.016718707978725433,0.016729537397623062,0.016738904640078545,0.016749389469623566,0.01675858534872532,0.01676778309047222,0.01677706465125084,0.01678505726158619,0.016793135553598404,0.016800183802843094,0.016806285828351974,0.016812216490507126,0.016819177195429802,0.016825193539261818,0.01683095283806324,0.01683610863983631,0.01684143766760826,0.016846507787704468,0.016851406544446945,0.0168558768928051,0.01686120592057705,0.016865931451320648,0.016870573163032532,0.01687435433268547,0.016878394410014153,0.01688234694302082,0.016886301338672638,0.01688922382891178,0.016892660409212112,0.016896098852157593,0.01689893566071987,0.016901427879929543,0.016903575509786606,0.016905896365642548,0.01690864749252796,0.016911311075091362,0.01691354624927044,0.016915608197450638,0.016917672008275986,0.016919733956456184,0.016921624541282654,0.016923600807785988,0.016925320029258728,0.016927039250731468,0.0169284138828516,0.016930047422647476,0.01693142205476761,0.016933312639594078,0.01693451590836048,0.016935719177126884,0.016937008127570152,0.016938384622335434,0.016939587891101837,0.016940617933869362,0.016941478475928307,0.016942165791988373,0.01694285310804844,0.016943713650107384,0.01694457232952118,0.01694517396390438,0.016945861279964447,0.016946548596024513,0.016947409138083458,0.016948096454143524,0.01694861240684986,0.016949385404586792,0.01694990135729313,0.01695050299167633,0.016951018944382668,0.016951361671090126,0.016952048987150192,0.016952307894825935,0.01695273630321026,0.016953080892562866,0.016953596845269203,0.016953853890299797,0.016954455524683,0.01695488579571247,0.016955316066741943,0.01695583201944828,0.016956089064478874,0.016956431791186333,0.01695677638053894,0.016957033425569534,0.016957378014922142,0.01695754937827587,0.016957808285951614,0.016958151012659073,0.01695832423865795,0.016958409920334816,0.016958581283688545,0.01695883832871914,0.01695883832871914,0.016959011554718018,0.016959097236394882,0.016959182918071747,0.016959354281425476,0.01695943996310234,0.01695961318910122,0.016959698870778084,0.01695978455245495,0.016960041597485542,0.01696021482348442,0.01696038618683815,0.016960471868515015,0.01696055755019188,0.01696055755019188,0.016960643231868744,0.016960643231868744,0.016960730776190758,0.016960816457867622,0.016960816457867622,0.016960816457867622,0.016960816457867622,0.016960816457867622,0.016960816457867622,0.016960816457867622,0.016960816457867622,0.016960816457867622,0.016960816457867622,0.016960816457867622,0.016960816457867622,0.016960816457867622,0.016960816457867622,0.016960816457867622,0.016960816457867622,0.016960816457867622,0.016960816457867622,0.016960816457867622,0.016960816457867622,0.016960816457867622,0.016960816457867622,0.016960902139544487,0.016960902139544487,0.016960902139544487,0.016960902139544487,0.01696098782122135,0.01696098782122135,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216,0.016961073502898216],"recovered":[0.0,0.000330632203258574,0.0006165727972984314,0.0009006225736811757,0.0011851879535242915,0.0014817857882007957,0.0017934240167960525,0.0021113362163305283,0.0024427419994026423,0.0027880710549652576,0.003151792101562023,0.0035266003105789423,0.003911120351403952,0.004313431214541197,0.00472622737288475,0.005161454901099205,0.005614903289824724,0.006091470830142498,0.006550161633640528,0.007000344339758158,0.00743110291659832,0.007842867635190487,0.008234607055783272,0.008601851761341095,0.008962908759713173,0.009306776337325573,0.009640073403716087,0.009956782683730125,0.010264896787703037,0.010557283647358418,0.010834199376404285,0.011097794398665428,0.011350474320352077,0.011592238210141659,0.011821798980236053,0.012042593210935593,0.012254619970917702,0.012453412637114525,0.012643609195947647,0.012829165905714035,0.013003377243876457,0.013172173872590065,0.013332806527614594,0.013486906886100769,0.013632841408252716,0.0137739647179842,0.013909070752561092,0.014037558808922768,0.014157281257212162,0.014274166896939278,0.014383832924067974,0.014492640271782875,0.01459629088640213,0.014693924225866795,0.014787261374294758,0.014875355176627636,0.014958550222218037,0.015036331489682198,0.015110158361494541,0.015186220407485962,0.015254804864525795,0.015319779515266418,0.015384581871330738,0.015444915741682053,0.015504132024943829,0.015558536164462566,0.015611736103892326,0.01566166989505291,0.01571040228009224,0.015753287822008133,0.015798667445778847,0.01584077998995781,0.01588040217757225,0.015919335186481476,0.015954917296767235,0.015990497544407845,0.01602315716445446,0.01605590246617794,0.01608615554869175,0.016114603728055954,0.016141332685947418,0.016167545691132545,0.016191953793168068,0.01621352694928646,0.016236301511526108,0.016257358714938164,0.016280220821499825,0.01629878394305706,0.016315972432494164,0.01633341982960701,0.01635017991065979,0.016367454081773758,0.016383182257413864,0.016399942338466644,0.016414467245340347,0.016428733244538307,0.016441281884908676,0.016453055664896965,0.016466034576296806,0.0164775513112545,0.016487691551446915,0.016497403383255005,0.01650814712047577,0.016518117859959602,0.01652757078409195,0.016536680981516838,0.01654493249952793,0.016552409157156944,0.0165595430880785,0.016566332429647446,0.016573121771216393,0.016579825431108475,0.016586702316999435,0.016593405976891518,0.016598820686340332,0.016604406759142876,0.01660964824259281,0.016614634543657303,0.016619360074400902,0.01662391610443592,0.016628900542855263,0.016632424667477608,0.016636377200484276,0.0166406761854887,0.016644885763525963,0.016648925840854645,0.01665244996547699,0.016655543819069862,0.0166587233543396,0.016661474481225014,0.01666405238211155,0.016666974872350693,0.016669467091560364,0.016671529039740562,0.016674451529979706,0.016676342114806175,0.016678405925631523,0.016680467873811722,0.016682444140315056,0.01668459363281727,0.016686484217643738,0.016688203439116478,0.016689922660589218,0.01669129729270935,0.016692757606506348,0.016694219782948494,0.016696196049451828,0.016697656363248825,0.01669885963201523,0.016699977219104767,0.016701610758900642,0.016702814027667046,0.01670384593307972,0.016704875975847244,0.016705822199583054,0.016706766560673714,0.01670762710273266,0.016708314418792725,0.016709260642528534,0.01671011932194233,0.016710806638002396,0.016711493954062462,0.016712181270122528,0.016712868586182594,0.01671372912824154,0.01671433076262474,0.016714761033654213,0.01671510376036167,0.016715534031391144,0.016715876758098602,0.016716307029128075,0.016716651618480682,0.016717253252863884,0.01671776920557022,0.016718370839953423,0.016718799248337746,0.016719143837690353,0.01671965979039669,0.016720261424779892,0.016720518469810486,0.01672077737748623,0.016720948740839958,0.016721034422516823,0.01672137901186943,0.01672172173857689,0.016721980646252632,0.01672215200960636,0.01672232337296009,0.01672249473631382,0.0167226679623127,0.016722753643989563,0.016722925007343292,0.016723182052373886,0.0167232695966959,0.016723526641726494,0.01672361232340336,0.016723698005080223,0.016723783686757088,0.016723956912755966,0.016724128276109695,0.01672438532114029,0.016724472865462303,0.016724472865462303,0.016724558547139168,0.016724644228816032,0.016724729910492897,0.016724729910492897,0.01672481559216976,0.01672481559216976,0.016724901273846626,0.016724901273846626,0.016724901273846626,0.016724901273846626,0.016724901273846626,0.016724901273846626,0.016724901273846626,0.016724901273846626,0.016724901273846626,0.016724901273846626,0.016724901273846626,0.016724901273846626,0.016724901273846626,0.016724901273846626,0.016724901273846626,0.016724901273846626,0.016724901273846626,0.016724901273846626,0.016724901273846626,0.016724901273846626,0.016724901273846626,0.016724901273846626,0.01672498695552349,0.01672498695552349,0.01672498695552349,0.01672498695552349,0.016725074499845505,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237,0.01672516018152237],"active":[0.0008722543716430664,0.0007828710367903113,0.0007718700217083097,0.0007847618544474244,0.0008098579710349441,0.0008303128415718675,0.0008522291900590062,0.0008785284589976072,0.0009106721263378859,0.0009392916690558195,0.0009644739329814911,0.0009938671719282866,0.0010291049256920815,0.0010613342747092247,0.0011006114073097706,0.0011360212229192257,0.0011761575005948544,0.0011503738351166248,0.0011251061223447323,0.001085828524082899,0.0010476689785718918,0.0010120011866092682,0.0009749587625265121,0.0009514102712273598,0.0009222747758030891,0.0008959760889410973,0.000858331099152565,0.0008356412872672081,0.0008013490587472916,0.0007696347311139107,0.0007423907518386841,0.0007207319140434265,0.0006989017128944397,0.0006765564903616905,0.0006558438763022423,0.0006311768665909767,0.0006120121106505394,0.000598689541220665,0.0005839932709932327,0.0005676634609699249,0.0005570920184254646,0.000539989210665226,0.0005270969122648239,0.0005122283473610878,0.0005004545673727989,0.0004897965118288994,0.0004756161943078041,0.000466248020529747,0.00045584794133901596,0.0004452774301171303,0.000440206378698349,0.0004333304241299629,0.00042189937084913254,0.00041279010474681854,0.0004027346149086952,0.0003936244174838066,0.00038863997906446457,0.0003824504092335701,0.0003788415342569351,0.0003679264336824417,0.000360964797437191,0.0003578700125217438,0.0003537451848387718,0.0003497917205095291,0.00034197140485048294,0.00033956486731767654,0.0003345794975757599,0.00033088400959968567,0.00032555311918258667,0.0003265012055635452,0.00032117217779159546,0.0003185942769050598,0.0003161877393722534,0.0003115460276603699,0.00030793435871601105,0.0003046710044145584,0.0003043264150619507,0.00029994361102581024,0.0002981368452310562,0.00029547326266765594,0.0002928953617811203,0.00028971582651138306,0.0002865362912416458,0.0002867933362722397,0.0002840440720319748,0.0002828408032655716,0.0002781134098768234,0.0002780277281999588,0.0002757944166660309,0.00027484819293022156,0.00027570687234401703,0.00027338601648807526,0.0002722702920436859,0.00026908889412879944,0.00026719830930233,0.0002662539482116699,0.0002662520855665207,0.0002656523138284683,0.0002635028213262558,0.0002613533288240433,0.000261697918176651,0.000261181965470314,0.00025963596999645233,0.0002589467912912369,0.0002574864774942398,0.00025645457208156586,0.00025525130331516266,0.0002538766711950302,0.000252673402428627,0.00025284476578235626,0.0002520717680454254,0.0002511274069547653,0.0002494063228368759,0.00024803169071674347,0.00024768710136413574,0.0002469997853040695,0.0002462286502122879,0.0002465713769197464,0.0002465713769197464,0.000246657058596611,0.0002454537898302078,0.0002459697425365448,0.0002459697425365448,0.00024562515318393707,0.0002443380653858185,0.00024373456835746765,0.00024364888668060303,0.00024339184165000916,0.00024270452558994293,0.0002421010285615921,0.00024184398353099823,0.00024167262017726898,0.00024184398353099823,0.0002420172095298767,0.000241156667470932,0.00024132989346981049,0.00024132803082466125,0.000241156667470932,0.000241156667470932,0.00024072639644145966,0.0002405550330877304,0.00024021044373512268,0.00024012476205825806,0.00024012476205825806,0.0002405550330877304,0.0002402961254119873,0.00023952312767505646,0.0002393517643213272,0.0002395249903202057,0.0002396106719970703,0.00023900717496871948,0.00023866444826126099,0.00023831985890865326,0.00023797713220119476,0.00023789145052433014,0.00023780576884746552,0.0002375468611717224,0.0002375468611717224,0.0002372879534959793,0.00023728981614112854,0.00023728981614112854,0.0002371184527873993,0.00023720413446426392,0.00023703277111053467,0.00023677386343479156,0.00023668818175792694,0.00023660063743591309,0.0002369452267885208,0.00023677386343479156,0.0002368595451116562,0.00023677386343479156,0.0002369452267885208,0.00023660063743591309,0.0002366863191127777,0.00023651495575904846,0.0002365168184041977,0.00023668818175792694,0.00023642927408218384,0.00023617036640644073,0.0002362579107284546,0.00023625604808330536,0.00023642927408218384,0.00023651495575904846,0.00023642927408218384,0.00023642927408218384,0.00023634359240531921,0.0002362579107284546,0.0002362579107284546,0.00023634359240531921,0.00023617036640644073,0.0002362579107284546,0.00023617222905158997,0.00023600086569786072,0.0002360846847295761,0.00023591332137584686,0.00023600086569786072,0.00023600086569786072,0.00023600086569786072,0.0002360846847295761,0.00023608654737472534,0.00023600086569786072,0.0002359990030527115,0.0002360846847295761,0.0002359990030527115,0.0002359990030527115,0.00023591332137584686,0.00023600086569786072,0.00023600086569786072,0.00023600086569786072,0.0002359151840209961,0.0002359151840209961,0.0002359151840209961,0.0002359151840209961,0.0002359151840209961,0.0002359151840209961,0.0002359151840209961,0.0002359151840209961,0.0002359151840209961,0.0002359151840209961,0.0002359151840209961,0.0002359151840209961,0.0002359151840209961,0.0002359151840209961,0.0002359151840209961,0.0002359151840209961,0.0002359151840209961,0.0002359151840209961,0.0002359151840209961,0.0002359151840209961,0.00023600086569786072,0.00023600086569786072,0.0002359151840209961,0.0002359151840209961,0.00023600086569786072,0.00023600086569786072,0.0002359990030527115,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686,0.00023591332137584686]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0008722543716430664,0.0011075730435550213,0.0013747775228694081,0.0016590850427746773,0.0019443380879238248,0.0022381856106221676,0.0025498238392174244,0.002860001055523753,0.0031709517352283,0.0034977165050804615,0.003828176762908697,0.004170153755694628,0.004512818530201912,0.004869148135185242,0.005226509645581245,0.005596160888671875,0.005972688086330891,0.006318103056401014,0.006640570238232613,0.00694722356274724,0.007236344274133444,0.007511541713029146,0.007769377902150154,0.008010970428586006,0.008245859295129776,0.008467771112918854,0.00867214985191822,0.0088706836104393,0.009049106389284134,0.009221254847943783,0.00938669964671135,0.009539511054754257,0.009692493826150894,0.009829835034906864,0.009959440678358078,0.010082944296300411,0.010200775228440762,0.010310355573892593,0.010412372648715973,0.010513702407479286,0.01061142235994339,0.010698828846216202,0.010781250894069672,0.010861695744097233,0.010936640202999115,0.01101029571145773,0.011079481802880764,0.011142393574118614,0.011199547909200191,0.01125575602054596,0.011310159228742123,0.011361812241375446,0.011410285718739033,0.01145343016833067,0.011497090570628643,0.011535336263477802,0.011570573784410954,0.011606241576373577,0.011636666022241116,0.011664941906929016,0.011694851331412792,0.01172192394733429,0.011747020296752453,0.011770655401051044,0.01179265696555376,0.01181319821625948,0.011834684759378433,0.011853248812258244,0.011872156523168087,0.011889002285897732,0.011904816143214703,0.011920973658561707,0.011935326270759106,0.011949851177632809,0.011964032426476479,0.011976494453847408,0.0119878388941288,0.0119990985840559,0.012008638121187687,0.012018349952995777,0.012027374468743801,0.012036398984491825,0.012044993229210377,0.012052556499838829,0.012059947475790977,0.012066049501299858,0.01207275316119194,0.012078511528670788,0.012084613554179668,0.012089942581951618,0.012095357291400433,0.01210025604814291,0.01210386585444212,0.01210721768438816,0.012111343443393707,0.012114695273339748,0.012118476442992687,0.012121140956878662,0.01212406251579523,0.012126383371651173,0.012128875590860844,0.01213136874139309,0.012133774347603321,0.0121366111561656,0.012138845399022102,0.012140564620494843,0.012142455205321312,0.012144345790147781,0.012146237306296825,0.012147869914770126,0.012149158865213394,0.012150447815656662,0.012151651084423065,0.012152854353189468,0.012153971940279007,0.012155002914369106,0.012155862525105476,0.012156722135841846,0.012157753109931946,0.012158612720668316,0.012159730307757854,0.012160589918494225,0.012161191552877426,0.012161620892584324,0.012161964550614357,0.01216239482164383,0.012162652797996998,0.0121632544323802,0.012163683772087097,0.012164113111793995,0.012164457701146603,0.012164801359176636,0.012165316380560398,0.012165402993559837,0.012165488675236702,0.012166004627943039,0.012166175991296768,0.012166433967649937,0.012166519649326801,0.012166691944003105,0.01216677762567997,0.012166863307356834,0.012166949920356274,0.012167207896709442,0.012167379260063171,0.012167464941740036,0.012167722918093204,0.012167809531092644,0.012167980894446373,0.012168153189122677,0.012168324552476406,0.012168411165475845,0.012168582528829575,0.012168582528829575,0.012168754823505878,0.012168840505182743,0.012168840505182743,0.012168926186859608,0.012169098481535912,0.012169098481535912,0.012169098481535912,0.012169098481535912,0.012169184163212776,0.012169184163212776,0.012169184163212776,0.012169184163212776,0.01216926984488964,0.01216926984488964,0.01216926984488964,0.01216926984488964,0.01216926984488964,0.01216926984488964,0.01216926984488964,0.01216926984488964,0.01216935645788908,0.012169442139565945,0.012169442139565945,0.012169442139565945,0.01216952782124281,0.01216952782124281,0.01216952782124281,0.01216952782124281,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249,0.012169614434242249],"recovered":[0.0,0.0003303743724245578,0.0006098690209910274,0.0008879885426722467,0.001170921023003757,0.0014559162082150578,0.0017447788268327713,0.0020391421858221292,0.0023439046926796436,0.0026578635443001986,0.002974916249513626,0.0033045171294361353,0.0036389310844242573,0.003976868465542793,0.004322713240981102,0.004669675137847662,0.005034771282225847,0.005407173186540604,0.005765995476394892,0.006106511224061251,0.006427345797419548,0.0067394995130598545,0.007027760613709688,0.007297801319509745,0.007554520387202501,0.007806512527167797,0.008037620224058628,0.008252483792603016,0.008467089384794235,0.008658833801746368,0.008839319460093975,0.009010350331664085,0.009176225401461124,0.009335911832749844,0.009483137167990208,0.009624688886106014,0.009755841456353664,0.009882783517241478,0.009995543397963047,0.010104265064001083,0.010208087041974068,0.010307869873940945,0.010400260798633099,0.010488612577319145,0.010573183186352253,0.010653713718056679,0.010728401131927967,0.010802313685417175,0.010871757753193378,0.010935443453490734,0.010997495613992214,0.01105482131242752,0.011108365841209888,0.011158299632370472,0.011205742135643959,0.01125155109912157,0.011292374692857265,0.011330276727676392,0.011368952691555023,0.011404190212488174,0.011436075903475285,0.01146615669131279,0.011494690552353859,0.01152124721556902,0.011546343564987183,0.011570408008992672,0.011593613773584366,0.011615443974733353,0.011634609661996365,0.011654462665319443,0.011672855354845524,0.01169030275195837,0.01170714758336544,0.011721844784915447,0.011737744323909283,0.01175063569098711,0.011764215305447578,0.011776677332818508,0.011787678115069866,0.011798679828643799,0.01180899329483509,0.011818790808320045,0.011827213689684868,0.011835722252726555,0.01184276957064867,0.01185076218098402,0.011857552453875542,0.011864514090120792,0.011870701797306538,0.011876976117491722,0.011881789192557335,0.011887547560036182,0.01189235970377922,0.011896657757461071,0.011900869198143482,0.011905252002179623,0.011908861808478832,0.011912127956748009,0.011915221810340881,0.011917886324226856,0.01192072220146656,0.011923386715352535,0.011925620958209038,0.011927598156034946,0.011930348351597786,0.011932754889130592,0.011934989131987095,0.011937137693166733,0.01193928625434637,0.011941005475819111,0.011943068355321884,0.01194461528211832,0.011946247890591621,0.01194736547768116,0.011948826722800732,0.011949772015213966,0.01195088867098093,0.011951920576393604,0.011952951550483704,0.011953811161220074,0.011954756453633308,0.011955874040722847,0.011956733651459217,0.011957678943872452,0.011958451941609383,0.011958882212638855,0.011959311552345753,0.011959569528698921,0.011959998868405819,0.011960429139435291,0.011960772797465324,0.011961116455495358,0.01196146011352539,0.011962061747908592,0.011962405405938625,0.011962492018938065,0.011962749063968658,0.011963093653321266,0.0119634373113513,0.0119634373113513,0.011963780969381332,0.011963866651058197,0.011964038945734501,0.011964124627411366,0.01196429692208767,0.011964382603764534,0.011964553967118263,0.011964640580117702,0.011964726261794567,0.011964811943471432,0.011964984238147736,0.0119650699198246,0.011965155601501465,0.011965327896177769,0.011965413577854633,0.011965500190854073,0.011965585872530937,0.011965585872530937,0.011965671554207802,0.011965757235884666,0.011965757235884666,0.011965843848884106,0.01196592953056097,0.011966015212237835,0.011966015212237835,0.0119661008939147,0.0119661008939147,0.011966187506914139,0.011966187506914139,0.011966187506914139,0.011966273188591003,0.011966273188591003,0.011966273188591003,0.011966273188591003,0.011966273188591003,0.011966273188591003,0.011966273188591003,0.011966273188591003,0.011966273188591003,0.011966273188591003,0.011966273188591003,0.011966273188591003,0.011966273188591003,0.011966358870267868,0.011966358870267868,0.011966358870267868,0.011966358870267868,0.011966358870267868,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307,0.011966445483267307],"active":[0.0008722543716430664,0.0007771987002342939,0.0007649085018783808,0.0007710965001024306,0.0007734170649200678,0.0007822694024071097,0.0008050450123846531,0.0008208588697016239,0.0008270470425486565,0.000839852960780263,0.000853260513395071,0.0008656366262584925,0.0008738874457776546,0.0008922796696424484,0.0009037964046001434,0.000926485750824213,0.0009379168041050434,0.0009109298698604107,0.0008745747618377209,0.0008407123386859894,0.0008089984767138958,0.0007720421999692917,0.0007416172884404659,0.0007131691090762615,0.0006913389079272747,0.0006612585857510567,0.0006345296278595924,0.0006181998178362846,0.0005820170044898987,0.0005624210461974144,0.0005473801866173744,0.0005291607230901718,0.0005162684246897697,0.0004939232021570206,0.00047630351036787033,0.00045825541019439697,0.00044493377208709717,0.0004275720566511154,0.00041682925075292587,0.0004094373434782028,0.0004033353179693222,0.0003909589722752571,0.00038099009543657303,0.0003730831667780876,0.00036345701664686203,0.00035658199340105057,0.00035108067095279694,0.0003400798887014389,0.00032779015600681305,0.00032031256705522537,0.00031266361474990845,0.00030699092894792557,0.0003019198775291443,0.00029513053596019745,0.000291348434984684,0.0002837851643562317,0.00027819909155368805,0.0002759648486971855,0.0002677133306860924,0.0002607516944408417,0.00025877542793750763,0.00025576725602149963,0.0002523297443985939,0.00024940818548202515,0.0002463134005665779,0.00024279020726680756,0.00024107098579406738,0.0002378048375248909,0.0002375468611717224,0.00023453962057828903,0.00023196078836917877,0.00023067090660333633,0.00022817868739366531,0.00022800639271736145,0.0002262881025671959,0.00022585876286029816,0.000223623588681221,0.00022242125123739243,0.00022096000611782074,0.0002196701243519783,0.00021838117390871048,0.00021760817617177963,0.00021777953952550888,0.00021683424711227417,0.00021717790514230728,0.00021528732031583786,0.00021520070731639862,0.00021399743854999542,0.0002139117568731308,0.0002129664644598961,0.0002135680988430977,0.0002127084881067276,0.00021150615066289902,0.0002105599269270897,0.00021047424525022507,0.00020944327116012573,0.00020961463451385498,0.00020901300013065338,0.00020884070545434952,0.0002084970474243164,0.0002081533893942833,0.00020798202604055405,0.0002081533893942833,0.00020901300013065338,0.0002084970474243164,0.00020780973136425018,0.00020746607333421707,0.00020720809698104858,0.0002069510519504547,0.00020686443895101547,0.00020609050989151,0.00020583253353834152,0.0002054031938314438,0.0002054888755083084,0.0002051452174782753,0.00020523089915513992,0.00020497385412454605,0.0002048015594482422,0.0002048015594482422,0.0002048015594482422,0.00020497385412454605,0.00020471587777137756,0.00020445790141820908,0.0002039419487118721,0.00020351260900497437,0.00020351260900497437,0.00020334124565124512,0.00020368490368127823,0.00020368490368127823,0.0002036839723587036,0.00020368490368127823,0.00020368490368127823,0.00020385626703500748,0.00020334124565124512,0.00020308326929807663,0.00020351260900497437,0.00020342692732810974,0.0002033403143286705,0.00020308233797550201,0.00020325463265180588,0.0002029966562986374,0.0002029966562986374,0.00020291097462177277,0.00020308326929807663,0.00020308233797550201,0.00020308233797550201,0.00020316895097494125,0.00020316895097494125,0.00020325463265180588,0.00020334124565124512,0.0002033403143286705,0.00020334124565124512,0.00020342692732810974,0.00020325463265180588,0.00020334124565124512,0.0002033403143286705,0.00020325463265180588,0.0002033403143286705,0.00020342692732810974,0.00020334124565124512,0.00020334124565124512,0.00020325463265180588,0.00020325463265180588,0.00020316895097494125,0.00020316895097494125,0.00020308326929807663,0.00020316895097494125,0.00020308233797550201,0.00020308233797550201,0.00020308233797550201,0.0002029966562986374,0.0002029966562986374,0.0002029966562986374,0.0002029966562986374,0.00020308326929807663,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020325463265180588,0.00020325463265180588,0.00020325463265180588,0.00020325463265180588,0.00020334124565124512,0.0002032555639743805,0.0002032555639743805,0.0002032555639743805,0.0002032555639743805,0.0002032555639743805,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125,0.00020316895097494125]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0008722543716430664,0.0011087763123214245,0.0013940292410552502,0.0017028313595801592,0.0020289942622184753,0.0023763859644532204,0.002732887864112854,0.003113110549747944,0.0035106083378195763,0.003930709790438414,0.0043741026893258095,0.004845341667532921,0.005327323451638222,0.005840074270963669,0.006378780584782362,0.0069500599056482315,0.007549100089818239,0.008105252869427204,0.0086403489112854,0.009165390394628048,0.009671437554061413,0.010153762996196747,0.010627838782966137,0.011087646707892418,0.011531469412147999,0.011955007910728455,0.012360670603811741,0.012762723490595818,0.013142431154847145,0.0135094178840518,0.013865232467651367,0.014213397167623043,0.014551162719726562,0.01488291285932064,0.01519042532891035,0.015486249700188637,0.01578405126929283,0.016068272292613983,0.016342781484127045,0.016602423042058945,0.01685991697013378,0.017101852223277092,0.017343102023005486,0.017568880692124367,0.017793111503124237,0.018006429076194763,0.018216049298644066,0.018414240330457687,0.01860538311302662,0.018787415698170662,0.01896798610687256,0.019142283126711845,0.019310135394334793,0.01947222836315632,0.0196260716766119,0.019774843007326126,0.019919058308005333,0.020058806985616684,0.02019365504384041,0.020321283489465714,0.02044229581952095,0.02056450955569744,0.02068062126636505,0.020793039351701736,0.020898407325148582,0.020999135449528694,0.021100809797644615,0.021198872476816177,0.021290576085448265,0.021377554163336754,0.02146177925169468,0.021544717252254486,0.021625248715281487,0.02170087955892086,0.02177513763308525,0.021845612674951553,0.021914197131991386,0.021983899176120758,0.022048186510801315,0.022112473845481873,0.02217143215239048,0.02222755365073681,0.022283677011728287,0.02233988419175148,0.022391796112060547,0.02244018390774727,0.022488398477435112,0.022534208372235298,0.022580789402127266,0.022622644901275635,0.022661922499537468,0.02270154282450676,0.022738413885235786,0.022776057943701744,0.02281077951192856,0.02284584566950798,0.022880053147673607,0.022913914173841476,0.022944940254092216,0.022975968196988106,0.023004673421382904,0.02303355000913143,0.023060107603669167,0.023085204884409904,0.023108666762709618,0.02313213050365448,0.023156022652983665,0.02317759580910206,0.023199426010251045,0.02322065457701683,0.023241709917783737,0.02326156385242939,0.02328081615269184,0.023300154134631157,0.023317687213420868,0.023333843797445297,0.023350689560174942,0.023367449641227722,0.02338223159313202,0.023396756500005722,0.023411281406879425,0.023426149040460587,0.02343955636024475,0.023451674729585648,0.023463966324925423,0.023476170375943184,0.02348828874528408,0.0235002338886261,0.02351037599146366,0.023522064089775085,0.02353246510028839,0.02354251965880394,0.023552747443318367,0.02356117032468319,0.023570537567138672,0.023579992353916168,0.023588843643665314,0.02359597757458687,0.023604486137628555,0.02361222170293331,0.023619096726179123,0.02362666092813015,0.023633193224668503,0.023638693615794182,0.02364513836801052,0.023651154711842537,0.02365691401064396,0.023662671446800232,0.023668257519602776,0.02367384545505047,0.023678142577409744,0.02368321269750595,0.023687681183218956,0.023691806942224503,0.02369576133787632,0.023699112236499786,0.02370280772447586,0.023706933483481407,0.023710113018751144,0.023713206872344017,0.02371690236032009,0.02372068539261818,0.023724036291241646,0.02372713014483452,0.023730052635073662,0.0237332321703434,0.023735811933875084,0.02373856119811535,0.023741312325000763,0.02374371886253357,0.023746125400066376,0.023748531937599182,0.023751024156808853,0.023753000423312187,0.023755235597491264,0.0237578134983778,0.023759875446558,0.023761766031384468,0.023763570934534073,0.02376486174762249,0.02376657910645008,0.02376846969127655,0.023769846186041832,0.02377190813422203,0.02377362735569477,0.02377474494278431,0.023776376619935036,0.02377740852534771,0.02377895638346672,0.02378007397055626,0.02378118969500065,0.02378239296376705,0.023783596232533455,0.023784713819622993,0.023785745725035667,0.023787034675478935,0.02378789335489273,0.023788925260305405,0.023789871484041214,0.023790473118424416,0.02379133179783821,0.02379227802157402,0.02379305101931095,0.023793566972017288,0.02379433996975422,0.023795198649168015,0.02379571460187435,0.02379648946225643,0.023797091096639633,0.023797864094376564,0.0237983800470829,0.023798808455467224,0.02379949763417244,0.023800011724233627,0.0238004419952631,0.023800700902938843,0.023800957947969437,0.023800957947969437,0.02380138821899891,0.023801645264029503,0.02380198985338211,0.023802418261766434,0.023802848532795906,0.023803019896149635,0.023803193122148514,0.023803450167179108,0.02380388043820858,0.02380405180156231,0.02380422316491604,0.023804396390914917,0.02380482479929924,0.02380499802529812,0.023805169388651848,0.023805340752005577,0.023805512115359306,0.02380577102303505,0.02380594238638878,0.023806201294064522,0.023806286975741386,0.02380654402077198,0.023806802928447723,0.023807059973478317,0.023807231336832047,0.02380731701850891,0.023807404562830925,0.023807575926184654,0.02380766160786152,0.023807832971215248,0.023808006197214127,0.023808177560567856,0.02380826324224472,0.023808520287275314,0.023808607831597328,0.023808607831597328,0.023808693513274193,0.023808779194951057,0.023808864876627922,0.023808864876627922,0.023808864876627922,0.023808950558304787,0.023808950558304787,0.023808950558304787,0.02380920946598053,0.023809295147657394,0.023809295147657394,0.02380938082933426,0.02380938082933426,0.02380955219268799,0.02380955219268799,0.02380955219268799,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853,0.023809637874364853],"recovered":[0.0,0.0003308900340925902,0.0006151976413093507,0.0008963252766989172,0.001191633869893849,0.0015028424095362425,0.001830724417231977,0.0021779441740363836,0.002542438916862011,0.0029190517961978912,0.0033223938662558794,0.0037430969532579184,0.004187434911727905,0.004649133887141943,0.005133350845426321,0.005646359175443649,0.0061940038576722145,0.006764424033463001,0.007326936814934015,0.007886871695518494,0.008425749838352203,0.008948727510869503,0.009450649842619896,0.009942085482180119,0.010413668118417263,0.010867718607187271,0.011307415552437305,0.011731384322047234,0.012146844528615475,0.012538756243884563,0.012923361733555794,0.013290004804730415,0.013651234097778797,0.014001203700900078,0.014335962012410164,0.014663156121969223,0.0149703249335289,0.015275861136615276,0.015570740215480328,0.01585504785180092,0.016128182411193848,0.01639452762901783,0.016650989651679993,0.01689498871564865,0.017128845676779747,0.01735806278884411,0.017581863328814507,0.017794322222471237,0.018000934273004532,0.018200328573584557,0.018389666453003883,0.018573589622974396,0.018754074349999428,0.018926309421658516,0.019093988463282585,0.01925685442984104,0.019411643967032433,0.01956118829548359,0.01970531791448593,0.01984729990363121,0.01998111791908741,0.02011149749159813,0.020236805081367493,0.02035609818994999,0.02046937309205532,0.020580502226948738,0.020690426230430603,0.02079622447490692,0.020893000066280365,0.020989343523979187,0.02107889950275421,0.021167250350117683,0.021254656836390495,0.021336134523153305,0.021413829177618027,0.021491780877113342,0.021564146503806114,0.02163281850516796,0.021704411134123802,0.0217724796384573,0.02183779701590538,0.021901139989495277,0.021958980709314346,0.02201690897345543,0.022076038643717766,0.022130098193883896,0.02217986062169075,0.022229278460144997,0.02227766625583172,0.022323302924633026,0.022369027137756348,0.02241225726902485,0.022454628720879555,0.02249201387166977,0.022529657930135727,0.022568076848983765,0.022605204954743385,0.02263915352523327,0.022671211510896683,0.022705072537064552,0.022736959159374237,0.022766953334212303,0.022797035053372383,0.02282479591667652,0.02285178191959858,0.022877994924783707,0.022901974618434906,0.0229262113571167,0.02294812723994255,0.02297116070985794,0.022992819547653198,0.023014305159449577,0.02303682267665863,0.02305659092962742,0.02307506836950779,0.02309414930641651,0.02311219647526741,0.023128440603613853,0.02314571663737297,0.023161958903074265,0.023177601397037506,0.023192211985588074,0.023208025842905045,0.023220058530569077,0.023234067484736443,0.023247217759490013,0.023260023444890976,0.023272227495908737,0.023285463452339172,0.023296378552913666,0.023307379335165024,0.02331872470676899,0.02332920953631401,0.023339953273534775,0.023349149152636528,0.023357829079031944,0.023366939276456833,0.023375878110527992,0.023383354768157005,0.023391520604491234,0.023399770259857178,0.023407677188515663,0.02341601438820362,0.02342323400080204,0.023429077118635178,0.023435523733496666,0.02344282902777195,0.023449189960956573,0.023454947397112846,0.02346053346991539,0.023466549813747406,0.02347119152545929,0.023476004600524902,0.02348107472062111,0.023485630750656128,0.02348966896533966,0.02349345199763775,0.023496802896261215,0.0235014446079731,0.023505225777626038,0.023508749902248383,0.023512359708547592,0.02351553924381733,0.023519063368439674,0.023521985858678818,0.02352542243897915,0.023528259247541428,0.023531610146164894,0.023534618318080902,0.023537198081612587,0.023539861664175987,0.023542698472738266,0.02354544773697853,0.023547597229480743,0.023549402132630348,0.02355154976248741,0.023553870618343353,0.023556020110845566,0.023558426648378372,0.023559972643852234,0.02356177754700184,0.023563411086797714,0.02356521598994732,0.023566419258713722,0.023568224161863327,0.02356959879398346,0.0235713180154562,0.02357303723692894,0.023574240505695343,0.023575786501169205,0.023577334359288216,0.023578021675348282,0.023579224944114685,0.023580342531204224,0.023581717163324356,0.02358257584273815,0.02358369342982769,0.023584553971886635,0.023585326969623566,0.023586701601743698,0.023587647825479507,0.023588335141539574,0.02358919382095337,0.023589881137013435,0.023590827360749245,0.02359151467680931,0.023592287674546242,0.023592976853251457,0.023593835532665253,0.02359435148537159,0.023595038801431656,0.023595383390784264,0.02359607070684433,0.023596929386258125,0.023597273975610733,0.02359778806567192,0.02359813265502453,0.023598562926054,0.02359873428940773,0.023599078878760338,0.02359933592379093,0.023599937558174133,0.02360028214752674,0.0236006248742342,0.02360079623758793,0.023600969463586807,0.023601140826940536,0.02360139787197113,0.023601656779646873,0.023601828143000603,0.023601999506354332,0.02360251545906067,0.023602601140737534,0.023602860048413277,0.02360294573009014,0.02360311709344387,0.023603202775120735,0.023603376001119614,0.023603547364473343,0.023603718727827072,0.02360389195382595,0.023604148998856544,0.023604493588209152,0.023604493588209152,0.023604493588209152,0.023604493588209152,0.023604579269886017,0.02360466495156288,0.023604921996593475,0.02360500767827034,0.023605352267622948,0.023605523630976677,0.023605696856975555,0.02360578253865242,0.023605868220329285,0.023605868220329285,0.02360595390200615,0.023606039583683014,0.02360612526535988,0.023606210947036743,0.023606298491358757,0.02360638417303562,0.02360638417303562,0.023606469854712486,0.02360655553638935,0.023606641218066216,0.02360672689974308,0.023606812581419945,0.023606812581419945,0.023606812581419945,0.023606812581419945,0.023606812581419945,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196,0.02360690012574196],"active":[0.0008722543716430664,0.0007778862491250038,0.0007788315997458994,0.000806506082881242,0.0008373603923246264,0.0008735435549169779,0.000902163446880877,0.0009351663757115602,0.0009681694209575653,0.0010116579942405224,0.00105170882306993,0.0011022447142750025,0.0011398885399103165,0.0011909403838217258,0.001245429739356041,0.0013037007302045822,0.0013550962321460247,0.0013408288359642029,0.0013134120963513851,0.0012785186991095543,0.0012456877157092094,0.0012050354853272438,0.001177188940346241,0.0011455612257122993,0.0011178012937307358,0.0010872893035411835,0.0010532550513744354,0.001031339168548584,0.0009955866262316704,0.0009706616401672363,0.0009418707340955734,0.0009233923628926277,0.0008999286219477654,0.0008817091584205627,0.0008544633165001869,0.0008230935782194138,0.0008137263357639313,0.0007924111559987068,0.0007720412686467171,0.0007473751902580261,0.0007317345589399338,0.0007073245942592621,0.0006921123713254929,0.0006738919764757156,0.00066426582634449,0.0006483662873506546,0.0006341859698295593,0.0006199181079864502,0.0006044488400220871,0.0005870871245861053,0.0005783196538686752,0.0005686935037374496,0.0005560610443353653,0.0005459189414978027,0.0005320832133293152,0.0005179885774850845,0.0005074143409729004,0.0004976186901330948,0.0004883371293544769,0.0004739835858345032,0.00046117790043354034,0.00045301206409931183,0.0004438161849975586,0.00043694116175174713,0.0004290342330932617,0.00041863322257995605,0.00041038356721401215,0.000402648001909256,0.0003975760191679001,0.00038821063935756683,0.00038287974894046783,0.0003774669021368027,0.0003705918788909912,0.00036474503576755524,0.0003613084554672241,0.00035383179783821106,0.0003500506281852722,0.00035108067095279694,0.0003437753766775131,0.0003399942070245743,0.0003336351364850998,0.00032641366124153137,0.00032469630241394043,0.000322975218296051,0.00031575746834278107,0.0003100857138633728,0.0003085378557443619,0.0003049299120903015,0.0003031231462955475,0.00029934197664260864,0.0002928953617811203,0.0002892855554819107,0.0002837851643562317,0.0002840440720319748,0.0002811215817928314,0.0002777688205242157,0.00027484819293022156,0.0002747606486082077,0.00027372874319553375,0.00027089565992355347,0.000267714262008667,0.0002665966749191284,0.00026307255029678345,0.0002604089677333832,0.0002568848431110382,0.0002541355788707733,0.00025404803454875946,0.0002513844519853592,0.00025129877030849457,0.00024949386715888977,0.00024889037013053894,0.0002472586929798126,0.00024399347603321075,0.0002435632050037384,0.0002426188439130783,0.0002396944910287857,0.00023849308490753174,0.0002390090376138687,0.00023651495575904846,0.00023479759693145752,0.00023368000984191895,0.00023393705487251282,0.00023153051733970642,0.00023161619901657104,0.0002298988401889801,0.00022895261645317078,0.00022826530039310455,0.00022800639271736145,0.00022491253912448883,0.00022568553686141968,0.0002250857651233673,0.00022379495203495026,0.00022353790700435638,0.0002212170511484146,0.00022138841450214386,0.00022216327488422394,0.00022190436720848083,0.00022009946405887604,0.00022113136947155,0.00022070109844207764,0.0002193264663219452,0.0002189837396144867,0.0002171788364648819,0.00021545961499214172,0.00021606124937534332,0.00021563097834587097,0.00021408498287200928,0.00021348148584365845,0.0002133101224899292,0.00021331198513507843,0.00021159276366233826,0.00021202117204666138,0.00021167658269405365,0.00021073222160339355,0.00021013058722019196,0.00020944327116012573,0.00020935572683811188,0.00021013058722019196,0.00020866841077804565,0.00020798109471797943,0.00020815245807170868,0.00020832568407058716,0.0002084970474243164,0.00020806677639484406,0.00020806677639484406,0.00020780973136425018,0.0002075526863336563,0.0002069510519504547,0.00020669400691986084,0.00020652078092098236,0.0002062637358903885,0.00020583346486091614,0.00020557641983032227,0.0002054031938314438,0.00020583346486091614,0.0002062637358903885,0.00020600482821464539,0.00020574592053890228,0.00020514428615570068,0.00020488910377025604,0.0002048015594482422,0.00020505860447883606,0.00020463019609451294,0.0002054888755083084,0.0002054031938314438,0.00020514614880084991,0.00020505860447883606,0.00020437128841876984,0.00020471587777137756,0.00020428746938705444,0.00020385533571243286,0.00020437128841876984,0.00020437128841876984,0.00020437128841876984,0.00020402856171131134,0.0002044588327407837,0.0002041999250650406,0.00020437128841876984,0.00020454451441764832,0.00020377151668071747,0.0002036839723587036,0.00020394288003444672,0.0002038571983575821,0.00020368583500385284,0.00020351260900497437,0.0002036839723587036,0.00020342692732810974,0.00020351260900497437,0.0002032555639743805,0.00020351260900497437,0.00020334124565124512,0.0002034250646829605,0.00020342692732810974,0.00020308233797550201,0.00020316801965236664,0.000202912837266922,0.00020282529294490814,0.0002023950219154358,0.0002026539295911789,0.00020256638526916504,0.0002026539295911789,0.00020248070359230042,0.00020256638526916504,0.0002023950219154358,0.00020239688456058502,0.00020248070359230042,0.00020273961126804352,0.0002026539295911789,0.00020256638526916504,0.00020256824791431427,0.00020282529294490814,0.00020248256623744965,0.00020256824791431427,0.00020248070359230042,0.00020256638526916504,0.0002026539295911789,0.00020273961126804352,0.00020282529294490814,0.00020273961126804352,0.00020282529294490814,0.00020291097462177277,0.00020291097462177277,0.0002027377486228943,0.0002028234302997589,0.00020291097462177277,0.00020308233797550201,0.00020308233797550201,0.00020316801965236664,0.00020308420062065125,0.00020316988229751587,0.00020291097462177277,0.0002029966562986374,0.00020291097462177277,0.00020282529294490814,0.00020282529294490814,0.00020291097462177277,0.00020291097462177277,0.00020282529294490814,0.00020273961126804352,0.00020273961126804352,0.00020265206694602966,0.00020256638526916504,0.00020282529294490814,0.00020282529294490814,0.00020273961126804352,0.00020273961126804352,0.0002026539295911789,0.00020273961126804352,0.00020273961126804352,0.00020273961126804352,0.00020282529294490814,0.00020282529294490814,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943,0.0002027377486228943]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0008722543716430664,0.0011121281422674656,0.0013854347635060549,0.0016783368773758411,0.0019915220327675343,0.002307715592905879,0.0026426450349390507,0.0029805826488882303,0.003337685950100422,0.0037036417052149773,0.004076129756867886,0.004478698130697012,0.004897252656519413,0.005315033253282309,0.005756706930696964,0.006216343492269516,0.006687496323138475,0.007130889222025871,0.007546263746917248,0.007950637489557266,0.008332062512636185,0.008705324493348598,0.009054521098732948,0.009384465403854847,0.00970203336328268,0.010011093690991402,0.010303651914000511,0.010580568574368954,0.010849491693079472,0.011095639318227768,0.011336974799633026,0.011573323979973793,0.011798673309385777,0.012011904269456863,0.012221353128552437,0.012412152253091335,0.012602263130247593,0.012777678668498993,0.012949827127158642,0.013112607412040234,0.013265075162053108,0.013410236686468124,0.013550757430493832,0.013685176149010658,0.013810484670102596,0.01393742673099041,0.014055687002837658,0.014171025715768337,0.014280262403190136,0.014381850138306618,0.014479226432740688,0.014572219923138618,0.01466065738350153,0.014743250794708729,0.014819828793406487,0.014896233566105366,0.014967826195061207,0.01503916084766388,0.01510379184037447,0.015165930613875389,0.015227725729346275,0.015282301232218742,0.015337564051151276,0.015389475040137768,0.015441213734447956,0.01548848394304514,0.015533863566815853,0.015576578676700592,0.015619207173585892,0.015657108277082443,0.01569604128599167,0.015733085572719574,0.015766173601150513,0.01579883322119713,0.015831321477890015,0.01586208865046501,0.01588907465338707,0.01591803878545761,0.015944253653287888,0.01596788689494133,0.01599203795194626,0.016016274690628052,0.016037847846746445,0.01605890318751335,0.016077812761068344,0.01609715074300766,0.016113823279738426,0.016131356358528137,0.016148202121257782,0.01616341434419155,0.01617768034338951,0.016191691160202026,0.016205698251724243,0.016218334436416626,0.01623079553246498,0.016242053359746933,0.016253571957349777,0.016264228150248528,0.01627419888973236,0.016283392906188965,0.01629147306084633,0.016300754621624947,0.016309348866343498,0.016318030655384064,0.016324646770954132,0.01633221097290516,0.01633891463279724,0.01634553261101246,0.01635180599987507,0.016358252614736557,0.016363924369215965,0.016368478536605835,0.016374066472053528,0.016379307955503464,0.016383348032832146,0.016387388110160828,0.01639159955084324,0.016395380720496178,0.01639959216117859,0.01640397496521473,0.01640818640589714,0.016411881893873215,0.01641540601849556,0.016418499872088432,0.016422109678387642,0.01642571948468685,0.0164283849298954,0.016430791467428207,0.01643388345837593,0.01643654890358448,0.016438696533441544,0.01644093170762062,0.016443423926830292,0.01644565910100937,0.016447722911834717,0.016449611634016037,0.016451330855488777,0.016452878713607788,0.016454769298434258,0.016456488519906998,0.016457777470350266,0.0164597537368536,0.016461042687296867,0.01646207459270954,0.016463449224829674,0.016464393585920334,0.016465425491333008,0.016466371715068817,0.01646774634718895,0.01646852120757103,0.01646946556866169,0.016470668837428093,0.016471613198518753,0.01647230237722397,0.016472816467285156,0.016473591327667236,0.01647401973605156,0.01647445186972618,0.016474708914756775,0.016475308686494827,0.016475655138492584,0.016476083546876907,0.01647651195526123,0.016476944088935852,0.01647728681564331,0.016477802768349648,0.01647805981338024,0.016478490084409714,0.016478832811117172,0.016479091718792915,0.016479436308145523,0.01647977903485298,0.016480209305882454,0.016480380669236183,0.01648055389523506,0.016480810940265656,0.01648106798529625,0.01648123934864998,0.016481583938002586,0.01648166961967945,0.01648184284567833,0.01648201420903206,0.016482099890708923,0.016482185572385788,0.016482442617416382,0.016482528299093246,0.01648261584341526,0.016482701525092125,0.016482960432767868,0.016483131796121597,0.016483131796121597,0.016483131796121597,0.016483303159475327,0.01648338884115219,0.016483474522829056,0.01648356020450592,0.01648356020450592,0.016483904793858528,0.016483990475535393,0.016484076157212257,0.01648416370153427,0.016484249383211136,0.016484420746564865,0.016484592109918594,0.01648467779159546,0.016484763473272324,0.016484763473272324,0.016484849154949188,0.016485020518302917,0.01648510806262493,0.016485193744301796,0.016485366970300674,0.016485366970300674,0.01648545265197754,0.016485538333654404,0.016485709697008133,0.016485795378684998,0.016485881060361862,0.016485966742038727,0.01648605242371559,0.016486138105392456,0.01648622378706932,0.016486311331391335,0.016486311331391335,0.016486311331391335,0.0164863970130682,0.0164863970130682,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064,0.016486482694745064],"recovered":[0.0,0.00033046031603589654,0.0006136506563052535,0.0008923717541620135,0.001177968573756516,0.0014759415062144399,0.0017871500458568335,0.0021100472658872604,0.002441195072606206,0.00278231268748641,0.003144314978271723,0.003511645831167698,0.003891610773280263,0.004287991207093,0.004700787365436554,0.005129569210112095,0.005562562495470047,0.006024089641869068,0.006470146588981152,0.0068993582390248775,0.007317998446524143,0.007713519502431154,0.008103540167212486,0.00846803467720747,0.008815168403089046,0.009147347882390022,0.009469986893236637,0.009777843952178955,0.010072292760014534,0.010355998761951923,0.010614866390824318,0.010866428725421429,0.011107506230473518,0.01135012973099947,0.011572041548788548,0.011789827607572079,0.011990767903625965,0.012189473956823349,0.01237906888127327,0.012555086053907871,0.012726718559861183,0.012885459698736668,0.013038013130426407,0.013187987729907036,0.013324899598956108,0.01346292719244957,0.01359476801007986,0.013718442991375923,0.013832750730216503,0.013946371152997017,0.01405586488544941,0.014159773476421833,0.014258095063269138,0.014351345598697662,0.01443694718182087,0.014520830474793911,0.01459904108196497,0.014677165076136589,0.014749015681445599,0.014818545430898666,0.014880597591400146,0.01494290865957737,0.015003500506281853,0.015060310252010822,0.015115057118237019,0.015168171375989914,0.0152166448533535,0.015265118330717087,0.01530980970710516,0.015353039838373661,0.01539223175495863,0.015433656983077526,0.015472762286663055,0.015509546734392643,0.015543151646852493,0.015576756559312344,0.01560743898153305,0.015638120472431183,0.015668116509914398,0.015696821734309196,0.01572122983634472,0.015745123848319054,0.015768500044941902,0.015789814293384552,0.01581164449453354,0.015831155702471733,0.015852641314268112,0.015872150659561157,0.015891317278146744,0.015908677130937576,0.015925265848636627,0.015940994024276733,0.015956291928887367,0.015969784930348396,0.01598336361348629,0.015997201204299927,0.016009319573640823,0.016020921990275383,0.016031408682465553,0.016043182462453842,0.016053151339292526,0.016062090173363686,0.01607111468911171,0.016080396249890327,0.01608847640454769,0.01609586738049984,0.016104718670248985,0.01611107960343361,0.01611872762441635,0.016125088557600975,0.01613127626478672,0.016137035563588142,0.016142621636390686,0.016147863119840622,0.016153622418642044,0.01615852117538452,0.016163162887096405,0.016167115420103073,0.016171498224139214,0.01617545261979103,0.0161800067871809,0.016184132546186447,0.016187656670808792,0.016190921887755394,0.016194531694054604,0.016197970137000084,0.016200462356209755,0.01620381511747837,0.01620647870004177,0.01620931550860405,0.016212064772844315,0.016214556992053986,0.01621747948229313,0.01621980033814907,0.016222206875681877,0.01622435450553894,0.01622641831636429,0.01622796431183815,0.01622985675930977,0.016231488436460495,0.016233207657933235,0.016234582290053368,0.016236387193202972,0.016238020732998848,0.01623922400176525,0.01624051295220852,0.016241630539298058,0.01624317653477192,0.016244294121861458,0.016245411708950996,0.016246184706687927,0.0162472166121006,0.016248077154159546,0.016249021515250206,0.01624988205730915,0.016250740736722946,0.016251256689429283,0.01625177264213562,0.01625237427651882,0.01625271700322628,0.01625289022922516,0.016253404319286346,0.016253748908638954,0.016254350543022156,0.016254693269729614,0.016255037859082222,0.016255468130111694,0.016255896538496017,0.01625615544617176,0.01625649817287922,0.016257014125585556,0.01625744439661503,0.016257788985967636,0.01625804603099823,0.016258390620350838,0.016258390620350838,0.01625864766538143,0.01625899225473404,0.01625916361808777,0.016259334981441498,0.016259420663118362,0.016259679570794106,0.0162599366158247,0.016260022297501564,0.016260281205177307,0.016260452568531036,0.0162605382502079,0.01626070961356163,0.016260797157883644,0.01626088283956051,0.016261054202914238,0.016261139884591103,0.016261139884591103,0.016261225566267967,0.016261398792266846,0.016261570155620575,0.016261741518974304,0.01626182720065117,0.016262171790003777,0.01626225747168064,0.016262343153357506,0.016262514516711235,0.01626260206103325,0.01626260206103325,0.01626260206103325,0.016262687742710114,0.016262944787740707,0.016263030469417572,0.016263289377093315,0.016263289377093315,0.016263289377093315,0.016263460740447044,0.016263632103800774,0.016263632103800774,0.016263803467154503,0.016263803467154503,0.01626397669315338,0.016264062374830246,0.01626414805650711,0.01626414805650711,0.016264233738183975,0.01626431941986084,0.016264405101537704,0.01626449264585972,0.01626449264585972,0.01626449264585972,0.016264578327536583,0.016264578327536583,0.016264578327536583,0.016264578327536583,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312,0.016264749690890312],"active":[0.0008722543716430664,0.000781667826231569,0.0007717841072008014,0.0007859651232138276,0.0008135534590110183,0.0008317740866914392,0.0008554949890822172,0.0008705353830009699,0.000896490877494216,0.0009213290177285671,0.0009318147785961628,0.000967052299529314,0.00100564188323915,0.0010270420461893082,0.0010559195652604103,0.0010867742821574211,0.0011249338276684284,0.0011067995801568031,0.0010761171579360962,0.0010512792505323887,0.0010140640661120415,0.0009918049909174442,0.000950980931520462,0.000916430726647377,0.000886864960193634,0.0008637458086013794,0.000833665020763874,0.0008027246221899986,0.0007771989330649376,0.0007396405562758446,0.0007221084088087082,0.0007068952545523643,0.0006911670789122581,0.0006617745384573936,0.0006493115797638893,0.0006223246455192566,0.0006114952266216278,0.0005882047116756439,0.0005707582458853722,0.0005575213581323624,0.000538356602191925,0.0005247769877314568,0.0005127443000674248,0.0004971884191036224,0.0004855850711464882,0.00047449953854084015,0.00046091899275779724,0.0004525827243924141,0.0004475116729736328,0.00043547898530960083,0.00042336154729127884,0.00041244644671678543,0.00040256232023239136,0.00039190519601106644,0.00038288161158561707,0.0003754030913114548,0.0003687851130962372,0.00036199577152729034,0.00035477615892887115,0.0003473851829767227,0.00034712813794612885,0.0003393925726413727,0.0003340635448694229,0.0003291647881269455,0.0003261566162109375,0.00032031256705522537,0.00031721871346235275,0.00031146034598350525,0.00030939746648073196,0.0003040684387087822,0.0003038095310330391,0.0002994285896420479,0.0002934113144874573,0.0002892864868044853,0.00028816983103752136,0.000285332091152668,0.00028163567185401917,0.0002799183130264282,0.0002761371433734894,0.0002710651606321335,0.0002708081156015396,0.0002711508423089981,0.00026934780180454254,0.00026908889412879944,0.0002661682665348053,0.0002659950405359268,0.000261181965470314,0.00025920569896698,0.0002568848431110382,0.0002547372132539749,0.0002524144947528839,0.00025069713592529297,0.0002494063228368759,0.0002485495060682297,0.0002474319189786911,0.0002448521554470062,0.00024425238370895386,0.00024330615997314453,0.00024279020726680756,0.00024021044373512268,0.0002383217215538025,0.00023866444826126099,0.00023823417723178864,0.00023763440549373627,0.00023617036640644073,0.00023634359240531921,0.00023419596254825592,0.0002344530075788498,0.00023307837545871735,0.00023316405713558197,0.000232648104429245,0.00023144297301769257,0.0002314448356628418,0.0002314448356628418,0.00022972561419010162,0.00022886693477630615,0.0002284366637468338,0.00022826530039310455,0.0002280939370393753,0.00022852234542369843,0.00022817961871623993,0.00022774934768676758,0.00022774934768676758,0.00022757798433303833,0.00022757798433303833,0.00022774934768676758,0.00022792257368564606,0.00022697634994983673,0.00022740475833415985,0.0002272333949804306,0.000226631760597229,0.00022637471556663513,0.00022594444453716278,0.00022585876286029816,0.00022551603615283966,0.00022525712847709656,0.00022491253912448883,0.00022491440176963806,0.00022491253912448883,0.00022500008344650269,0.00022456981241703033,0.00022517144680023193,0.00022465549409389496,0.00022405385971069336,0.0002242252230644226,0.00022388063371181488,0.00022379495203495026,0.0002231951802968979,0.00022345222532749176,0.00022310949862003326,0.0002232808619737625,0.00022345222532749176,0.00022353604435920715,0.0002232808619737625,0.00022293440997600555,0.00022285059094429016,0.0002227630466222763,0.0002226792275905609,0.00022233463823795319,0.00022259168326854706,0.00022276490926742554,0.0002226792275905609,0.0002227630466222763,0.0002225935459136963,0.0002225935459136963,0.00022276490926742554,0.00022259168326854706,0.0002225935459136963,0.00022267736494541168,0.0002225935459136963,0.00022242218255996704,0.00022233463823795319,0.0002224203199148178,0.00022233463823795319,0.00022216327488422394,0.0002224203199148178,0.0002224203199148178,0.00022224709391593933,0.0002224203199148178,0.00022233463823795319,0.00022242218255996704,0.00022233463823795319,0.00022216327488422394,0.00022216327488422394,0.0002221614122390747,0.00022207573056221008,0.00022207759320735931,0.0002219919115304947,0.00022216327488422394,0.00022224895656108856,0.00022207759320735931,0.0002219919115304947,0.00022216327488422394,0.00022216327488422394,0.00022207573056221008,0.00022199004888534546,0.0002218186855316162,0.00022207759320735931,0.0002218186855316162,0.0002218186855316162,0.00022182054817676544,0.00022173486649990082,0.0002218186855316162,0.00022199004888534546,0.00022207573056221008,0.00022207573056221008,0.0002218186855316162,0.0002218186855316162,0.00022173114120960236,0.0002218186855316162,0.00022190436720848083,0.00022190622985363007,0.00022173486649990082,0.00022182054817676544,0.00022173486649990082,0.00022190622985363007,0.0002218186855316162,0.0002218186855316162,0.0002218186855316162,0.00022190436720848083,0.00022190436720848083,0.00022190436720848083,0.00022190622985363007,0.0002218186855316162,0.0002218186855316162,0.00022190436720848083,0.0002218186855316162,0.00022190436720848083,0.00022190436720848083,0.00022190436720848083,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516,0.0002217330038547516]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0008722543716430664,0.0011085184523835778,0.001370652113109827,0.0016489435220137239,0.0019375483971089125,0.002234575804322958,0.0025380493607372046,0.0028461639303714037,0.0031590054277330637,0.0034784646704792976,0.0037986114621162415,0.004128813743591309,0.004468298517167568,0.004811478778719902,0.00516007374972105,0.005510301329195499,0.005869467742741108,0.006205342244356871,0.0065178400836884975,0.006817359942942858,0.007098487578332424,0.007357957307249308,0.007605566177517176,0.007841315120458603,0.008064600639045238,0.008272416889667511,0.00846862979233265,0.008659601211547852,0.008837766014039516,0.009005961008369923,0.009165476076304913,0.009317255578935146,0.009459667839109898,0.00959305465221405,0.009715527296066284,0.00983765535056591,0.00994947087019682,0.010056816972792149,0.010156255215406418,0.010255265049636364,0.010347570292651653,0.010428444482386112,0.010507085360586643,0.010580739937722683,0.01065026968717575,0.01071876846253872,0.010782024823129177,0.010842702351510525,0.010898394510149956,0.010951079428195953,0.011003763414919376,0.011050604283809662,0.011095982976257801,0.011137065477669239,0.01117668580263853,0.011218111962080002,0.011253435164690018,0.011288157664239407,0.011320644989609718,0.01135141309350729,0.011379946954548359,0.011405816301703453,0.011430568993091583,0.011453516781330109,0.011477666907012463,0.01149863749742508,0.011518319137394428,0.011538688093423843,0.011556393466889858,0.0115736685693264,0.011589224450290203,0.011605639941990376,0.011620680801570415,0.011634603142738342,0.01164655014872551,0.011658839881420135,0.011669067665934563,0.011679639108479023,0.011690725572407246,0.011700351722538471,0.01171032153069973,0.011717884801328182,0.011725619435310364,0.011732753366231918,0.011740402318537235,0.011747191660106182,0.011752692982554436,0.011756990104913712,0.011763177812099457,0.011768248863518238,0.011772975325584412,0.011777788400650024,0.011781999841332436,0.01178638357669115,0.011790508404374123,0.011794118210673332,0.011797470040619373,0.01180073618888855,0.011803658679127693,0.011806408874690533,0.011808986775577068,0.01181216724216938,0.011814487166702747,0.011816635727882385,0.011818698607385159,0.011820933781564236,0.011822737753391266,0.011824972927570343,0.011826777830719948,0.011828066781163216,0.011828840710222721,0.011830301024019718,0.011831504292786121,0.011832794174551964,0.01183451246470213,0.011835888028144836,0.011837176978588104,0.011838294565677643,0.011839497834444046,0.011840185150504112,0.01184130273759365,0.01184233371168375,0.011843107640743256,0.011844396591186523,0.011844998225569725,0.01184594351798296,0.011846630834043026,0.011847061105072498,0.01184783410280943,0.01184843573719263,0.011848951689898968,0.011849639005959034,0.011850154958665371,0.011850498616695404,0.011850842274725437,0.011851100251078606,0.011851443909108639,0.011851701885461807,0.011851787567138672,0.01185204554349184,0.011852303519845009,0.011852474883198738,0.011852732859551907,0.011852990835905075,0.01185307651758194,0.011853248812258244,0.011853421106934547,0.011853678151965141,0.01185393612831831,0.011854108422994614,0.011854366399347782,0.011854452081024647,0.01185462437570095,0.01185462437570095,0.011854710057377815,0.01185479573905468,0.011855053715407848,0.011855053715407848,0.011855139397084713,0.011855139397084713,0.011855139397084713,0.011855139397084713,0.011855226010084152,0.011855311691761017,0.011855311691761017,0.011855311691761017,0.011855311691761017,0.011855311691761017,0.011855311691761017,0.011855311691761017,0.011855311691761017,0.011855397373437881,0.011855397373437881,0.011855483055114746,0.011855483055114746,0.011855483055114746,0.011855483055114746,0.011855483055114746,0.011855483055114746,0.011855483055114746,0.011855483055114746,0.011855483055114746,0.011855483055114746,0.011855483055114746,0.011855483055114746,0.011855483055114746,0.011855569668114185,0.011855569668114185,0.011855569668114185,0.011855569668114185,0.011855569668114185,0.011855569668114185,0.011855569668114185,0.011855569668114185,0.011855569668114185,0.011855569668114185,0.011855569668114185,0.01185565534979105,0.01185565534979105,0.01185565534979105,0.01185565534979105,0.01185565534979105,0.01185565534979105,0.011855741031467915,0.011855741031467915,0.011855741031467915,0.011855741031467915,0.011855741031467915,0.011855741031467915,0.011855741031467915,0.011855741031467915,0.011855741031467915,0.011855741031467915,0.011855741031467915,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354,0.011855827644467354],"recovered":[0.0,0.00032951490720734,0.0006078063161112368,0.0008780188509263098,0.0011593183735385537,0.0014425086556002498,0.001735066995024681,0.002028742805123329,0.002330325311049819,0.0026350021362304688,0.00295050791464746,0.003270396962761879,0.0036001696716994047,0.003930200356990099,0.004265215713530779,0.004611232317984104,0.004958108067512512,0.005306788720190525,0.005657875910401344,0.005985757801681757,0.006293614394962788,0.0065920171327888966,0.006869792938232422,0.0071290903724730015,0.007379449438303709,0.007617518771439791,0.00784493051469326,0.008054293692111969,0.008252398110926151,0.008441047742962837,0.008617236278951168,0.00878259539604187,0.008941765874624252,0.009095694869756699,0.009238793514668941,0.009370977990329266,0.009497747756540775,0.009615062735974789,0.009729886427521706,0.009837661869823933,0.009938046336174011,0.01003396138548851,0.010121969506144524,0.010202930308878422,0.010280882939696312,0.010354537516832352,0.010425873100757599,0.010491706430912018,0.010557369329035282,0.010615898296236992,0.010670730844140053,0.010727197863161564,0.01077747531235218,0.010824316181242466,0.010867546312510967,0.010910863056778908,0.010953405871987343,0.010994917713105679,0.01103118620812893,0.011065736413002014,0.011099513620138168,0.011128906160593033,0.011155636049807072,0.011181676760315895,0.011206429451704025,0.011229720897972584,0.011253527365624905,0.011275271885097027,0.011296413838863373,0.011314978823065758,0.011334058828651905,0.01135167758911848,0.011368178762495518,0.011384766548871994,0.011399033479392529,0.01141295675188303,0.011425848118960857,0.011437708511948586,0.011449139565229416,0.01145979668945074,0.011469164863228798,0.011478962376713753,0.011487556621432304,0.011496065184473991,0.011503628455102444,0.011510933749377728,0.011517724022269249,0.011523396708071232,0.01152906846255064,0.011535772122442722,0.011540843173861504,0.011545570567250252,0.011550898663699627,0.01155485212802887,0.011558891274034977,0.011563446372747421,0.011567400768399239,0.011571096256375313,0.011574017815291882,0.011577112600207329,0.01158046443015337,0.011583300307393074,0.011586136184632778,0.011588800698518753,0.01159120723605156,0.011593355797231197,0.011595332995057106,0.011597652919590473,0.011599801480770111,0.011601435020565987,0.011603239923715591,0.011604098603129387,0.01160538848489523,0.011606935411691666,0.011608396656811237,0.011609513312578201,0.011610803194344044,0.011612177826464176,0.011613295413553715,0.011614670045673847,0.011615701951086521,0.011616561561822891,0.011617334559559822,0.011618279851973057,0.011619741097092628,0.011620515026152134,0.011621460318565369,0.0116222333163023,0.011622920632362366,0.011623522266745567,0.011624210514128208,0.011624983511865139,0.01162558514624834,0.011625928804278374,0.011626359075307846,0.011626617051661015,0.011627218686044216,0.011627648025751114,0.011627820320427418,0.011628077365458012,0.011628249660134315,0.011628507636487484,0.011628593318164349,0.011628678999841213,0.011629023589193821,0.011629109270870686,0.01162919495254755,0.011629452928900719,0.011629710905253887,0.011629968881607056,0.01163005456328392,0.011630226857960224,0.011630398221313953,0.011630570515990257,0.011630656197667122,0.011630656197667122,0.011630656197667122,0.01163091417402029,0.01163108553737402,0.01163108553737402,0.011631172150373459,0.011631172150373459,0.011631257832050323,0.011631257832050323,0.011631343513727188,0.011631430126726627,0.011631430126726627,0.011631430126726627,0.011631430126726627,0.011631430126726627,0.011631430126726627,0.011631430126726627,0.011631515808403492,0.011631515808403492,0.011631515808403492,0.011631515808403492,0.011631515808403492,0.011631515808403492,0.011631515808403492,0.011631515808403492,0.011631515808403492,0.011631515808403492,0.011631515808403492,0.011631515808403492,0.011631515808403492,0.011631515808403492,0.011631515808403492,0.011631515808403492,0.011631601490080357,0.011631601490080357,0.011631601490080357,0.011631601490080357,0.011631601490080357,0.011631601490080357,0.011631601490080357,0.011631601490080357,0.011631687171757221,0.011631687171757221,0.011631687171757221,0.011631687171757221,0.011631687171757221,0.011631687171757221,0.011631687171757221,0.011631687171757221,0.011631687171757221,0.011631687171757221,0.011631687171757221,0.011631687171757221,0.011631687171757221,0.011631687171757221,0.011631687171757221,0.011631687171757221,0.011631687171757221,0.011631687171757221,0.011631687171757221,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666,0.01163177378475666],"active":[0.0008722543716430664,0.0007790035451762378,0.0007628457969985902,0.000770924671087414,0.0007782300235703588,0.0007920671487227082,0.0008029823657125235,0.0008174211252480745,0.0008286801166832447,0.0008434625342488289,0.0008481035474687815,0.0008584167808294296,0.0008681288454681635,0.0008812784217298031,0.0008948580361902714,0.0008990690112113953,0.0009113596752285957,0.0008985535241663456,0.0008599641732871532,0.0008316021412611008,0.0008048731833696365,0.0007659401744604111,0.0007357732392847538,0.0007122247479856014,0.0006851512007415295,0.0006548981182277203,0.000623699277639389,0.0006053075194358826,0.0005853679031133652,0.0005649132654070854,0.0005482397973537445,0.0005346601828932762,0.0005179019644856453,0.0004973597824573517,0.0004767337813973427,0.00046667736023664474,0.000451723113656044,0.0004417542368173599,0.0004263687878847122,0.00041760317981243134,0.00040952395647764206,0.0003944830968976021,0.0003851158544421196,0.00037780962884426117,0.0003693867474794388,0.0003642309457063675,0.0003561517223715782,0.00035099592059850693,0.0003410251811146736,0.0003351811319589615,0.0003330325707793236,0.000323406420648098,0.0003185076639056206,0.00031274929642677307,0.0003091394901275635,0.00030724890530109406,0.00030002929270267487,0.00029323995113372803,0.0002894587814807892,0.0002856766805052757,0.0002804333344101906,0.0002769101411104202,0.00027493294328451157,0.00027184002101421356,0.00027123745530843735,0.0002689165994524956,0.0002647917717695236,0.00026341620832681656,0.00025997962802648544,0.000258689746260643,0.00025516562163829803,0.00025396235287189484,0.00025250203907489777,0.00024983659386634827,0.0002475166693329811,0.00024588312953710556,0.0002432195469737053,0.00024193059653043747,0.00024158600717782974,0.0002405550330877304,0.000241156667470932,0.00023892242461442947,0.0002380628138780594,0.00023668818175792694,0.00023677386343479156,0.0002362579107284546,0.00023496896028518677,0.0002335933968424797,0.00023410934954881668,0.00023247674107551575,0.00023213215172290802,0.00023221783339977264,0.00023110117763280869,0.00023153144866228104,0.00023161713033914566,0.00023067183792591095,0.00023006927222013474,0.000229639932513237,0.00022964086383581161,0.0002292962744832039,0.00022852234542369843,0.00022886693477630615,0.00022835098206996918,0.0002278350293636322,0.0002274913713335991,0.00022757798433303833,0.00022740475833415985,0.00022732000797986984,0.00022697634994983673,0.000226631760597229,0.00022560078650712967,0.00022620242089033127,0.00022611580789089203,0.00022585876286029816,0.00022611580789089203,0.00022637471556663513,0.00022637378424406052,0.00022611673921346664,0.00022620242089033127,0.00022551510483026505,0.00022560078650712967,0.00022577214986085892,0.00022577308118343353,0.00022611673921346664,0.00022525712847709656,0.0002254284918308258,0.00022517051547765732,0.00022482778877019882,0.00022491347044706345,0.00022491347044706345,0.00022474117577075958,0.00022465549409389496,0.00022456981241703033,0.00022456981241703033,0.0002244831994175911,0.0002244831994175911,0.0002242252230644226,0.00022405385971069336,0.00022396724671125412,0.00022396817803382874,0.00022405385971069336,0.00022396724671125412,0.00022413954138755798,0.00022431183606386185,0.00022405292838811874,0.00022413954138755798,0.00022422615438699722,0.0002242252230644226,0.0002242252230644226,0.00022413954138755798,0.00022431183606386185,0.0002242252230644226,0.00022422615438699722,0.00022405385971069336,0.00022405385971069336,0.00022413954138755798,0.00022439751774072647,0.00022413954138755798,0.00022405385971069336,0.00022405385971069336,0.00022396724671125412,0.00022396724671125412,0.00022396817803382874,0.00022405385971069336,0.00022396817803382874,0.0002238815650343895,0.0002238815650343895,0.0002238815650343895,0.0002238815650343895,0.0002238815650343895,0.0002238815650343895,0.00022396724671125412,0.0002238815650343895,0.00022396724671125412,0.00022396724671125412,0.00022396724671125412,0.00022396724671125412,0.00022396724671125412,0.00022396724671125412,0.00022396724671125412,0.00022396724671125412,0.00022396724671125412,0.00022396724671125412,0.00022396724671125412,0.00022396724671125412,0.00022396724671125412,0.00022405385971069336,0.00022405385971069336,0.00022396817803382874,0.00022396817803382874,0.00022396817803382874,0.00022396817803382874,0.00022396817803382874,0.00022396817803382874,0.00022396817803382874,0.00022396817803382874,0.0002238824963569641,0.00022396817803382874,0.00022396817803382874,0.00022396817803382874,0.00022396817803382874,0.00022396817803382874,0.00022396817803382874,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.0002241404727101326,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336,0.00022405385971069336]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0008722543716430664,0.0011123860022053123,0.0014007330173626542,0.0017096210503950715,0.002035698154941201,0.00237862067297101,0.002743115182965994,0.0031278072856366634,0.0035374232102185488,0.003970760386437178,0.004424208775162697,0.004907221999019384,0.005418425891548395,0.005947334226220846,0.006505549885332584,0.007095995359122753,0.007712911814451218,0.008331375196576118,0.00897081010043621,0.009601649828255177,0.010237130336463451,0.01088163536041975,0.011536626145243645,0.01219324953854084,0.012853912077844143,0.013521794229745865,0.014194747433066368,0.014876209199428558,0.015566523186862469,0.016257695853710175,0.016959870234131813,0.017675023525953293,0.018391378223896027,0.019109968096017838,0.019841277971863747,0.02057628333568573,0.021319368854165077,0.022052312269806862,0.022802185267210007,0.023556528612971306,0.024316372349858284,0.025082748383283615,0.02585092931985855,0.026626070961356163,0.027400096878409386,0.028177902102470398,0.028961123898625374,0.029750017449259758,0.030548708513379097,0.031354017555713654,0.032164398580789566,0.03297142684459686,0.03378171846270561,0.03458479419350624,0.03540075942873955,0.036215607076883316,0.037024784833192825,0.03784401714801788,0.038660928606987,0.0394771546125412,0.040300339460372925,0.04112386703491211,0.04193631187081337,0.04276508465409279,0.043585777282714844,0.044412314891815186,0.045245297253131866,0.0460720919072628,0.04690344259142876,0.047728948295116425,0.04857877641916275,0.04942207410931587,0.05026262253522873,0.051087524741888046,0.051933661103248596,0.05277145653963089,0.053600143641233444,0.05443278327584267,0.055267054587602615,0.05609909072518349,0.05693439766764641,0.05777047574520111,0.05859881639480591,0.059437043964862823,0.0602569617331028,0.06107602268457413,0.061896972358226776,0.06270889937877655,0.06353234499692917,0.06434590369462967,0.06516505032777786,0.06598427891731262,0.06680171191692352,0.06761303544044495,0.06842891871929169,0.06923791766166687,0.07004477828741074,0.07084888219833374,0.0716477483510971,0.07244755327701569,0.07324039936065674,0.07403591275215149,0.07481998950242996,0.07560966163873672,0.07638763636350632,0.07716827839612961,0.07793156057596207,0.07870988547801971,0.07947470992803574,0.08023524284362793,0.08099740743637085,0.08175329864025116,0.08249878883361816,0.0832468569278717,0.08398830890655518,0.08471979200839996,0.08544646203517914,0.08617063611745834,0.08688011765480042,0.08759956806898117,0.08830689638853073,0.08902101963758469,0.08972224593162537,0.09042175859212875,0.09111198782920837,0.09179482609033585,0.09248574078083038,0.09317544847726822,0.09385588020086288,0.09452823549509048,0.09520273655653,0.09586331248283386,0.09651339799165726,0.09716933965682983,0.09782063215970993,0.09845981001853943,0.09909872710704803,0.09972630441188812,0.1003677099943161,0.10099081695079803,0.10162234306335449,0.10223212838172913,0.10283786803483963,0.10344997048377991,0.1040613055229187,0.10466188937425613,0.10525929927825928,0.1058565303683281,0.10644526034593582,0.10703080892562866,0.1076100766658783,0.10817379504442215,0.10873673856258392,0.10930217057466507,0.10986124724149704,0.1104193776845932,0.11096350103616714,0.11150314658880234,0.11204537749290466,0.11258571594953537,0.1131102442741394,0.11364241689443588,0.11416410654783249,0.11467986553907394,0.11519287526607513,0.11570287495851517,0.11620926856994629,0.11670568585395813,0.11720863729715347,0.11770076304674149,0.11818540841341019,0.11867108941078186,0.11915255337953568,0.11963307857513428,0.12010053545236588,0.12056437879800797,0.12101808935403824,0.1214708462357521,0.12192489951848984,0.12237147241830826,0.12281666696071625,0.12325575947761536,0.1236838549375534,0.12412166595458984,0.12454847246408463,0.12497338652610779,0.12539030611515045,0.12581968307495117,0.12622784078121185,0.1266365945339203,0.12705282866954803,0.12745840847492218,0.12785238027572632,0.12825065851211548,0.12864850461483002,0.12903447449207306,0.12942595779895782,0.1298101395368576,0.13017961382865906,0.13055425882339478,0.13092975318431854,0.13130497932434082,0.13167403638362885,0.1320391297340393,0.13240517675876617,0.13277052342891693,0.1331309825181961,0.13348352909088135,0.133821040391922,0.13417187333106995,0.13450343906879425,0.13483905792236328,0.13517768681049347,0.13551390171051025,0.13585150241851807,0.13617724180221558,0.13650649785995483,0.13682225346565247,0.13714644312858582,0.137457475066185,0.1377793401479721,0.13809356093406677,0.13840451836585999,0.1387072056531906,0.1390085369348526,0.13931716978549957,0.13962192833423615,0.13991904258728027,0.14021125435829163,0.14050020277500153,0.14078743755817413,0.14107947051525116,0.14135871827602386,0.14164096117019653,0.1419210582971573,0.14220286905765533,0.14248330891132355,0.1427503377199173,0.14302046597003937,0.14329369366168976,0.14355668425559998,0.14381666481494904,0.14407958090305328,0.14434772729873657,0.1445992887020111,0.1448589265346527,0.1451025903224945,0.1453503668308258,0.1455990970134735,0.1458423137664795,0.14609156548976898,0.14633899927139282,0.14658187329769135,0.14682510495185852,0.14706222712993622,0.14730072021484375,0.14753544330596924,0.14777299761772156,0.14799731969833374,0.14823013544082642,0.14845970273017883,0.14868436753749847,0.148911252617836,0.149138405919075,0.1493518203496933,0.1495741605758667,0.14979287981987,0.15000595152378082,0.15021668374538422,0.15042492747306824,0.15063755214214325,0.15084494650363922,0.15105456113815308,0.15125258266925812,0.1514538675546646,0.15165472030639648,0.15185634791851044,0.15205135941505432,0.15224096179008484,0.15243417024612427,0.15262848138809204,0.152821347117424,0.15301214158535004,0.15320071578025818,0.15338651835918427,0.15357251465320587,0.15375274419784546,0.153937429189682,0.15412256121635437,0.15430331230163574,0.15448404848575592,0.15466263890266418,0.1548435539007187,0.15502241253852844,0.15519782900810242,0.1553715169429779,0.15553687512874603,0.15570610761642456,0.15587584674358368,0.15604498982429504,0.1562093198299408,0.15637949109077454,0.15654407441616058,0.1567022204399109,0.1568683534860611,0.15702778100967407,0.15718737244606018,0.15734688937664032,0.15750563144683838,0.15765732526779175,0.15781082212924957,0.15796037018299103,0.1581152379512787,0.15826556086540222,0.15840908885002136,0.15855468809604645,0.15870241820812225,0.1588413119316101,0.15898406505584717,0.159127339720726,0.1592712104320526,0.15941233932971954,0.15955251455307007,0.1596902757883072,0.15982599556446075,0.1599617898464203,0.16009706258773804,0.1602315604686737,0.16036753356456757,0.16049490869045258,0.16062434017658234,0.16075308620929718,0.1608843207359314,0.16101126372814178,0.16113683581352234,0.16125990450382233,0.16138151288032532,0.16150090098381042,0.16161881387233734,0.1617390513420105,0.16185422241687775,0.1619691252708435,0.16208498179912567,0.16220203042030334,0.16231849789619446,0.1624285876750946,0.1625416874885559,0.16265195608139038,0.16276171803474426,0.16286717355251312,0.16297347843647003],"recovered":[0.0,0.00033243707730434835,0.0006129631074145436,0.0009025993058457971,0.0011972204083576798,0.0015069678192958236,0.0018286617705598474,0.0021790615282952785,0.0025463923811912537,0.0029343501664698124,0.0033473181538283825,0.0037805691827088594,0.00423582224175334,0.004717117175459862,0.005219210404902697,0.005757572595030069,0.0063243829645216465,0.0069135394878685474,0.0075130946934223175,0.008137574419379234,0.008767468854784966,0.009389370679855347,0.010028718970716,0.010683279484510422,0.011329331435263157,0.0119783915579319,0.012636734172701836,0.013301350176334381,0.013972412794828415,0.014655678533017635,0.01533808559179306,0.01603226736187935,0.016737278550863266,0.01744564063847065,0.018159503117203712,0.01888376660645008,0.019612153992056847,0.020345699042081833,0.02107357047498226,0.02182464860379696,0.022566787898540497,0.02332422509789467,0.024088623002171516,0.02485070191323757,0.025618281215429306,0.026399783790111542,0.02716994099318981,0.027950411662459373,0.02873474918305874,0.029537050053477287,0.0303388349711895,0.031134089455008507,0.031941890716552734,0.032741956412792206,0.03354554623365402,0.0343640074133873,0.035180144011974335,0.03598244488239288,0.036794885993003845,0.03760741651058197,0.038428109139204025,0.03924708440899849,0.04006176069378853,0.04089268296957016,0.04171311482787132,0.04252341017127037,0.04334711283445358,0.044181812554597855,0.045006804168224335,0.045835405588150024,0.04666727036237717,0.04751194268465042,0.04835369437932968,0.04919157549738884,0.05002584680914879,0.0508587472140789,0.05170461907982826,0.052540525794029236,0.053371962159872055,0.054213885217905045,0.05503930523991585,0.05587435141205788,0.05670681968331337,0.057537052780389786,0.05837708339095116,0.05920387804508209,0.060027237981557846,0.060843631625175476,0.06166432425379753,0.06248166784644127,0.06330021470785141,0.06412133574485779,0.06494005024433136,0.06576289236545563,0.06656768918037415,0.06738614290952682,0.06820297241210938,0.06900148838758469,0.06981100887060165,0.07062259316444397,0.07141990959644318,0.07222573459148407,0.07301677763462067,0.07379931211471558,0.07458776980638504,0.07538388669490814,0.07616022974252701,0.07692557573318481,0.07769925892353058,0.07846752554178238,0.07922977209091187,0.07999159395694733,0.08075521886348724,0.08150938898324966,0.08225969225168228,0.08300647884607315,0.08374492079019547,0.08446763455867767,0.08519619703292847,0.08591599017381668,0.08663243055343628,0.08735652267932892,0.08806806057691574,0.08877092599868774,0.0894785150885582,0.09017346799373627,0.09086541831493378,0.09155529737472534,0.09224449843168259,0.09292931109666824,0.09360647201538086,0.09427572786808014,0.09494774043560028,0.09560685604810715,0.0962531641125679,0.09691047668457031,0.09755910933017731,0.0982036143541336,0.09883110225200653,0.09947139024734497,0.10010111331939697,0.10073521733283997,0.10135824233293533,0.1019800528883934,0.10259903222322464,0.10321234166622162,0.10380733758211136,0.1044088751077652,0.10500843077898026,0.10559913516044617,0.10618408024311066,0.10675527155399323,0.1073259487748146,0.10788648575544357,0.10845062881708145,0.1090196743607521,0.10958399623632431,0.1101306900382042,0.11067945510149002,0.11122667044401169,0.11177036166191101,0.11231405287981033,0.11284226924180984,0.1133674830198288,0.11390198022127151,0.11441387236118317,0.11492249369621277,0.11543705314397812,0.11593106389045715,0.11643505096435547,0.11693129688501358,0.11742471158504486,0.1179119348526001,0.1184007078409195,0.11888501048088074,0.1193540170788765,0.11981941014528275,0.12028093636035919,0.12074263393878937,0.12119591236114502,0.12164171040058136,0.12209352850914001,0.12253958731889725,0.1229730099439621,0.12340772151947021,0.12382962554693222,0.12426193058490753,0.12468212097883224,0.12510789930820465,0.12553013861179352,0.1259356290102005,0.12635685503482819,0.126762256026268,0.12716715037822723,0.12756602466106415,0.12796446681022644,0.12836290895938873,0.12875206768512726,0.1291404515504837,0.1295223981142044,0.12990915775299072,0.13028068840503693,0.13065481185913086,0.13101990520954132,0.13138887286186218,0.13175895810127258,0.13212241232395172,0.13248871266841888,0.13284049928188324,0.1331932097673416,0.1335400938987732,0.13388721644878387,0.134232297539711,0.1345747858285904,0.13491350412368774,0.13524696230888367,0.13557519018650055,0.1359052211046219,0.13622993230819702,0.1365584135055542,0.13687580823898315,0.13719329237937927,0.13751119375228882,0.13782137632369995,0.13813172280788422,0.1384323686361313,0.13873721659183502,0.13904514908790588,0.13934949040412903,0.13964170217514038,0.13993434607982635,0.14022338390350342,0.14051680266857147,0.14080221951007843,0.1410859227180481,0.14137110114097595,0.14165042340755463,0.1419326663017273,0.14220364391803741,0.1424780786037445,0.14275026321411133,0.14300672709941864,0.14328020811080933,0.1435399353504181,0.1438049077987671,0.14406144618988037,0.14432616531848907,0.14457857608795166,0.14482636749744415,0.14507319033145905,0.14532218873500824,0.1455647200345993,0.14581379294395447,0.14605718851089478,0.14630290865898132,0.14654406905174255,0.1467876434326172,0.14702793955802917,0.14726223051548004,0.1474917083978653,0.14772401750087738,0.1479552984237671,0.14818717539310455,0.14841708540916443,0.1486481875181198,0.14886906743049622,0.14908529818058014,0.14930471777915955,0.14952071011066437,0.14973823726177216,0.1499486267566681,0.15016065537929535,0.15037448704242706,0.15058384835720062,0.15078960359096527,0.15099389851093292,0.1511896848678589,0.15138864517211914,0.15158838033676147,0.15178218483924866,0.15197806060314178,0.15217401087284088,0.15236936509609222,0.15256300568580627,0.15275165438652039,0.1529378890991211,0.15312594175338745,0.15331098437309265,0.15349335968494415,0.1536783128976822,0.15386241674423218,0.15404023230075836,0.1542201191186905,0.15440265834331512,0.15458203852176666,0.1547575294971466,0.1549316644668579,0.15510354936122894,0.15527775883674622,0.15544870495796204,0.15561793744564056,0.1557856947183609,0.15595278143882751,0.15611857175827026,0.15628108382225037,0.15644490718841553,0.15660502016544342,0.15676839649677277,0.15692481398582458,0.15708287060260773,0.15723663568496704,0.1573951095342636,0.15754714608192444,0.15769945085048676,0.15785303711891174,0.15800103545188904,0.15814842283725739,0.15829676389694214,0.15844038128852844,0.15858674049377441,0.15873268246650696,0.15887707471847534,0.15901750326156616,0.1591559648513794,0.1592906415462494,0.15942858159542084,0.15956850349903107,0.15970438718795776,0.15984077751636505,0.1599767506122589,0.16010858118534088,0.16024480760097504,0.1603727787733078,0.16050384938716888,0.16063113510608673,0.16075566411018372,0.16088071465492249,0.16100619733333588,0.16112780570983887,0.16124950349330902,0.16136932373046875,0.16148895025253296,0.16160248219966888,0.1617192029953003,0.1618337631225586,0.16195039451122284,0.16206134855747223,0.1621772050857544,0.16228996217250824,0.16240401566028595,0.16250912845134735],"active":[0.0008722543716430664,0.0007799488957971334,0.0007877699099481106,0.0008070217445492744,0.0008384777465835214,0.0008716528536751866,0.0009144534124061465,0.0009487457573413849,0.0009910308290272951,0.0010364102199673653,0.0010768906213343143,0.001126652816310525,0.0011826036497950554,0.0012302170507609844,0.0012863394804298878,0.0013384227640926838,0.0013885288499295712,0.001417835708707571,0.0014577154070138931,0.0014640754088759422,0.0014696614816784859,0.0014922646805644035,0.0015079071745276451,0.0015099700540304184,0.001524580642580986,0.0015434026718139648,0.0015580132603645325,0.0015748590230941772,0.0015941103920340538,0.0016020173206925392,0.0016217846423387527,0.001642756164073944,0.0016540996730327606,0.0016643274575471878,0.0016817748546600342,0.0016925167292356491,0.0017072148621082306,0.001706613227725029,0.001728614792227745,0.001731880009174347,0.0017495844513177872,0.0017585232853889465,0.0017623063176870346,0.0017753690481185913,0.0017818156629800797,0.0017781183123588562,0.0017911829054355621,0.0017996057868003845,0.0018139593303203583,0.0018169675022363663,0.0018255636096000671,0.001837337389588356,0.0018398277461528778,0.001842837780714035,0.0018552131950855255,0.0018515996634960175,0.0018446408212184906,0.001861572265625,0.0018660426139831543,0.0018697381019592285,0.0018722303211688995,0.00187678262591362,0.0018745511770248413,0.0018724016845226288,0.0018726624548435211,0.001888904720544815,0.0018981844186782837,0.0018902793526649475,0.001896638423204422,0.0018935427069664001,0.0019115060567855835,0.001910131424665451,0.0019089281558990479,0.0018959492444992065,0.0019078142940998077,0.0019127093255519867,0.0018955245614051819,0.0018922574818134308,0.0018950924277305603,0.0018852055072784424,0.0018950924277305603,0.0018961243331432343,0.0018919967114925385,0.0018999911844730377,0.0018798783421516418,0.001872144639492035,0.00186973437666893,0.0018652677536010742,0.0018680207431316376,0.0018642358481884003,0.0018648356199264526,0.001862943172454834,0.001861661672592163,0.0018501430749893188,0.0018612295389175415,0.0018517747521400452,0.001841805875301361,0.001847393810749054,0.0018367394804954529,0.0018249601125717163,0.001820489764213562,0.0018101781606674194,0.0018032118678092957,0.0018103495240211487,0.0017998665571212769,0.001784391701221466,0.0017713308334350586,0.0017843097448349,0.0017754510045051575,0.0017677173018455505,0.0017676353454589844,0.001761704683303833,0.0017435699701309204,0.0017374679446220398,0.0017286166548728943,0.0017133131623268127,0.001701541244983673,0.0017030015587806702,0.0016839206218719482,0.0016835778951644897,0.001674465835094452,0.0016644969582557678,0.0016541853547096252,0.0016508325934410095,0.001633472740650177,0.0016213580965995789,0.0016203224658966064,0.0016201511025428772,0.0016113817691802979,0.0015989243984222412,0.0015962645411491394,0.0015875846147537231,0.0015656575560569763,0.0015624836087226868,0.0015674680471420288,0.0015493333339691162,0.0015396177768707275,0.0015226900577545166,0.0015366077423095703,0.001519426703453064,0.0015212297439575195,0.0014969110488891602,0.0014796257019042969,0.0014699175953865051,0.0014622732996940613,0.0014495477080345154,0.0014519616961479187,0.0014476552605628967,0.0014368295669555664,0.0014316737651824951,0.0014259964227676392,0.0014185234904289246,0.0014107897877693176,0.0014156848192214966,0.0014106184244155884,0.001399703323841095,0.0013795047998428345,0.0013724565505981445,0.0013659223914146423,0.0013590455055236816,0.0013398826122283936,0.0013283640146255493,0.001321837306022644,0.0013123825192451477,0.0012908950448036194,0.0012890025973320007,0.0012867748737335205,0.001268632709980011,0.0012775734066963196,0.0012657120823860168,0.0012541115283966064,0.0012463778257369995,0.0012406185269355774,0.0012323707342147827,0.001215524971485138,0.0012103617191314697,0.0011986792087554932,0.0011899098753929138,0.00118226557970047,0.0011755600571632385,0.0011749565601348877,0.0011622309684753418,0.0011442676186561584,0.0011486560106277466,0.0011407509446144104,0.0011437609791755676,0.00112837553024292,0.001137562096118927,0.0011199414730072021,0.00110645592212677,0.0011171996593475342,0.0011015534400939941,0.001090124249458313,0.0010835081338882446,0.0010824799537658691,0.0010700076818466187,0.0010630488395690918,0.0010580718517303467,0.001039162278175354,0.0010318607091903687,0.0010205954313278198,0.001024290919303894,0.0010192245244979858,0.0010192245244979858,0.0010163038969039917,0.0010115653276443481,0.0010085701942443848,0.0009948164224624634,0.0009805411100387573,0.0009786635637283325,0.0009633451700210571,0.0009518414735794067,0.0009453892707824707,0.0009391158819198608,0.0009379982948303223,0.0009302794933319092,0.0009313076734542847,0.0009170323610305786,0.0009165108203887939,0.0008990615606307983,0.0009035319089889526,0.0009002685546875,0.000893324613571167,0.0008858293294906616,0.0008768141269683838,0.0008848011493682861,0.000884711742401123,0.0008738934993743896,0.0008617639541625977,0.000858500599861145,0.0008530914783477783,0.0008560866117477417,0.0008419156074523926,0.000838741660118103,0.0008351355791091919,0.0008317679166793823,0.0008328855037689209,0.0008176714181900024,0.0008168220520019531,0.0008156150579452515,0.0008064210414886475,0.0008099377155303955,0.0007993727922439575,0.0008077919483184814,0.0007943809032440186,0.0007974803447723389,0.0007764250040054321,0.0007717907428741455,0.0007727295160293579,0.0007691234350204468,0.0007693767547607422,0.0007742792367935181,0.0007680803537368774,0.0007679164409637451,0.000759318470954895,0.0007566511631011963,0.0007477998733520508,0.0007450580596923828,0.0007350891828536987,0.0007384270429611206,0.0007356852293014526,0.0007290691137313843,0.0007240772247314453,0.0007213205099105835,0.0007036328315734863,0.0007050931453704834,0.000707581639289856,0.0007012337446212769,0.0006959736347198486,0.0006866902112960815,0.0006889253854751587,0.0006842911243438721,0.0006800740957260132,0.0006687343120574951,0.0006642639636993408,0.000660821795463562,0.0006666630506515503,0.0006627142429351807,0.0006525814533233643,0.0006519854068756104,0.0006504207849502563,0.0006473362445831299,0.0006427764892578125,0.0006377100944519043,0.0006348639726638794,0.0006346255540847778,0.0006268024444580078,0.0006264448165893555,0.0006292015314102173,0.0006249994039535522,0.0006216317415237427,0.0006224066019058228,0.0006234347820281982,0.0006197541952133179,0.0006157904863357544,0.0006139874458312988,0.0006052106618881226,0.0006025582551956177,0.0005980879068374634,0.0005962848663330078,0.0005913823843002319,0.0005937963724136353,0.0005912929773330688,0.000583648681640625,0.00058726966381073,0.0005828738212585449,0.0005823522806167603,0.0005784928798675537,0.0005808174610137939,0.000574454665184021,0.0005741864442825317,0.000565260648727417,0.000568091869354248,0.0005661100149154663,0.0005560517311096191,0.0005536526441574097,0.0005539953708648682,0.0005445480346679688,0.0005436837673187256,0.0005405992269515991,0.0005385279655456543,0.0005352646112442017,0.0005350112915039062,0.0005343109369277954,0.0005353540182113647,0.0005332082509994507,0.0005285590887069702,0.0005271732807159424,0.0005267560482025146,0.0005181580781936646,0.0005157589912414551,0.0005082786083221436,0.0005115419626235962,0.0005074143409729004,0.0005057007074356079,0.0005042403936386108,0.000500798225402832,0.0004947036504745483,0.0004910081624984741,0.000489547848701477,0.0004848986864089966,0.0004801750183105469,0.0004824995994567871,0.00048282742500305176,0.00048473477363586426,0.00047819316387176514,0.0004803389310836792,0.00047475099563598633,0.00047175586223602295,0.00046315789222717285,0.00046434998512268066]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0008722543716430664,0.0011114405933767557,0.001386638032272458,0.0016852985136210918,0.001996335107833147,0.002316568046808243,0.002649348694831133,0.002999061020091176,0.003357453504577279,0.003738535800948739,0.004126579500734806,0.004532929509878159,0.0049541485495865345,0.0053862822242081165,0.005837409757077694,0.0063082193955779076,0.006787107326090336,0.007266683038324118,0.007738008163869381,0.008220505900681019,0.008694237098097801,0.009168656542897224,0.009634395129978657,0.010100132785737514,0.010564496740698814,0.011026195250451565,0.01148892566561699,0.011961109936237335,0.012427364476025105,0.012888547964394093,0.013350676745176315,0.01381254754960537,0.014259722083806992,0.014715060591697693,0.015164641663432121,0.015615168027579784,0.016058646142482758,0.016503844410181046,0.01694379933178425,0.01737954281270504,0.017810644581913948,0.01824604533612728,0.018673881888389587,0.019109366461634636,0.01953643001616001,0.019961172714829445,0.020375514402985573,0.020799053832888603,0.02121339738368988,0.02162112295627594,0.0220321137458086,0.022441387176513672,0.022837337106466293,0.023237070068717003,0.023629754781723022,0.024022353813052177,0.02441607043147087,0.024810215458273888,0.02520126663148403,0.025581318885087967,0.025965150445699692,0.026344170793890953,0.0267124455422163,0.027083128690719604,0.027444960549473763,0.027809111401438713,0.028173433616757393,0.02852821722626686,0.02888471819460392,0.029240189120173454,0.029586033895611763,0.029937291517853737,0.030288465321063995,0.030628550797700882,0.030971989035606384,0.031307607889175415,0.031643569469451904,0.03196500241756439,0.03229202702641487,0.032613977789878845,0.03292931243777275,0.03323759883642197,0.03354717418551445,0.033853739500045776,0.03415841609239578,0.03446764871478081,0.03476330265402794,0.035061273723840714,0.03535778820514679,0.03564656525850296,0.03593456745147705,0.03621947765350342,0.036509111523628235,0.03678972274065018,0.037063632160425186,0.03734244033694267,0.037614114582538605,0.03788655996322632,0.03815574198961258,0.038416069000959396,0.038681212812662125,0.03894136846065521,0.03920264169573784,0.039452143013477325,0.039707571268081665,0.03996137157082558,0.04021473601460457,0.040464580059051514,0.04071115702390671,0.04095696285367012,0.041198212653398514,0.04143455997109413,0.04167039692401886,0.04190382361412048,0.04213432967662811,0.042365606874227524,0.04259370639920235,0.04281458631157875,0.04303503781557083,0.0432506762444973,0.043468374758958817,0.04368160665035248,0.043896470218896866,0.0441095270216465,0.04431545361876488,0.04452335461974144,0.044729966670274734,0.04493503272533417,0.04513382539153099,0.04533407837152481,0.04552410542964935,0.045719027519226074,0.04590604454278946,0.04609280452132225,0.04627913609147072,0.04646271467208862,0.04664672538638115,0.04682789742946625,0.047005802392959595,0.04717915505170822,0.047353196889162064,0.047526031732559204,0.047693539410829544,0.047863882035017014,0.04802950099110603,0.04819253832101822,0.04835153743624687,0.04851191118359566,0.048670995980501175,0.048829223960638046,0.048982635140419006,0.04913364350795746,0.049283530563116074,0.04943195730447769,0.049577463418245316,0.049721937626600266,0.04986537992954254,0.05001123249530792,0.05015037581324577,0.05028668791055679,0.050426434725522995,0.050569016486406326,0.05070274695754051,0.05083441734313965,0.050964538007974625,0.05109483003616333,0.05122443661093712,0.05134991928935051,0.0514727346599102,0.05159623920917511,0.05171999707818031,0.05183954909443855,0.05195678025484085,0.052073147147893906,0.052185479551553726,0.0523037388920784,0.052418991923332214,0.052529606968164444,0.0526445135474205,0.05275658890604973,0.05287037789821625,0.05297798290848732,0.05308206379413605,0.05319009721279144,0.05329194292426109,0.05339198186993599,0.05349460244178772,0.053595416247844696,0.053696487098932266,0.05379807576537132,0.05389416217803955,0.05399368703365326,0.0540907196700573,0.05418328195810318,0.05427592992782593,0.05436789244413376,0.054458219558000565,0.05454597249627113,0.054634325206279755,0.0547204427421093,0.05480604246258736,0.05489370599389076,0.054979223757982254,0.055063534528017044,0.055146560072898865,0.055228207260370255,0.05530727654695511,0.05538978427648544,0.05546954274177551,0.05554680526256561,0.055625103414058685,0.055705804377794266,0.055783845484256744,0.05585672706365585,0.0559333898127079,0.05600644275546074,0.05607923865318298,0.05615340918302536,0.056222766637802124,0.0562930703163147,0.056360796093940735,0.0564286932349205,0.05649753659963608,0.05656757950782776,0.05663513392210007,0.05670011043548584,0.05676723271608353,0.056829627603292465,0.056893400847911835,0.056956399232149124,0.057017505168914795,0.05707818269729614,0.057138774544000626,0.057198163121938705,0.057256005704402924,0.057315394282341,0.057372115552425385,0.05743081867694855,0.05748762562870979,0.05754469335079193,0.05759841203689575,0.05765272676944733,0.057708680629730225,0.05776411294937134,0.05781765654683113,0.05787283554673195,0.05792603641748428,0.0579812116920948,0.058029770851135254,0.058082111179828644,0.05813565477728844,0.05818765237927437,0.05823655426502228,0.05828743427991867,0.05833754315972328,0.058386873453855515,0.058436036109924316,0.05848373472690582,0.05853237956762314,0.058579135686159134,0.05862279608845711,0.058669205754995346,0.0587136410176754,0.05875721201300621,0.058801475912332535,0.05884633958339691,0.05888896808028221,0.058930911123752594,0.058976203203201294,0.059017542749643326,0.05906068533658981,0.0591011680662632,0.05914439633488655,0.059184446930885315,0.05922647565603256,0.059264637529850006,0.05930004641413689,0.05933742970228195,0.059375934302806854,0.05941426753997803,0.05945199728012085,0.059491101652383804,0.059528060257434845,0.05956295132637024,0.05960257351398468,0.05963858589529991,0.05967150256037712,0.059705451130867004,0.05974060297012329,0.05977463722229004,0.05980798229575157,0.059839267283678055,0.059872012585401535,0.059903211891651154,0.059937331825494766,0.059968527406454086,0.05999869480729103,0.06002894788980484,0.060059890151023865,0.060091860592365265,0.060121599584817886,0.06015210971236229,0.06018184497952461,0.06021038070321083,0.060239773243665695,0.06026804819703102,0.06029486283659935,0.06032382696866989,0.060351673513650894,0.060380466282367706,0.06040642037987709,0.06043495610356331,0.060459449887275696,0.060486868023872375,0.060513854026794434,0.060540925711393356,0.06056636571884155,0.06059223413467407,0.06061733141541481,0.06064268574118614,0.0606670081615448,0.06069210544228554,0.06071634218096733,0.06073928624391556,0.060763612389564514,0.06078673154115677,0.060812514275312424,0.06083391234278679,0.06085849553346634,0.06088178604841232,0.060903701931238174,0.060926906764507294,0.060951486229896545,0.06097323074936867,0.06099420040845871,0.06101594492793083,0.06103863567113876,0.061059433966875076,0.06107954680919647,0.06110094487667084,0.061119768768548965,0.061140481382608414,0.061162397265434265,0.0611836276948452,0.06120365113019943,0.06122419238090515,0.06124378740787506,0.0612635537981987,0.06128375232219696,0.06130222976207733,0.06132088229060173],"recovered":[0.0,0.00032375656883232296,0.0006096971337683499,0.0008875587955117226,0.0011762497015297413,0.001477402518503368,0.0017923926934599876,0.002109015826135874,0.0024424842558801174,0.0027940012514591217,0.0031596990302205086,0.003536827862262726,0.003929168917238712,0.004328643437474966,0.004755792208015919,0.005190332420170307,0.005641030613332987,0.006102214101701975,0.006573453079909086,0.0070442622527480125,0.007519884500652552,0.007995163090527058,0.008474824950098991,0.008948985487222672,0.009418677538633347,0.009878314100205898,0.010338294319808483,0.010801970027387142,0.011263582855463028,0.011733876541256905,0.012199615128338337,0.012663290835916996,0.013129889033734798,0.013581618666648865,0.01403902005404234,0.014491007663309574,0.014935947023332119,0.01537968311458826,0.015819638967514038,0.01626603864133358,0.016707884147763252,0.017144057899713516,0.017578942701220512,0.018007894977927208,0.018441231921315193,0.018877577036619186,0.019301805645227432,0.019722508266568184,0.020145531743764877,0.020566405728459358,0.02097739838063717,0.021389678120613098,0.02180066891014576,0.022205043584108353,0.022605547681450844,0.02299892157316208,0.023394184187054634,0.023787125945091248,0.024180585518479347,0.02457619272172451,0.02496371977031231,0.02534806914627552,0.025728978216648102,0.026104217395186424,0.026479797437787056,0.026842918246984482,0.027212398126721382,0.027581533417105675,0.02795316092669964,0.028302615508437157,0.02866264060139656,0.029015876352787018,0.02936902642250061,0.02972363866865635,0.030066903680562973,0.03040432557463646,0.030744928866624832,0.031077193096280098,0.031406793743371964,0.03173905983567238,0.03206023573875427,0.032376088201999664,0.03269193693995476,0.03300220146775246,0.03330868110060692,0.03361842781305313,0.03392379358410835,0.034229930490255356,0.034525755792856216,0.03481736779212952,0.03511611372232437,0.03540214151144028,0.0356929786503315,0.03598295897245407,0.036267269402742386,0.03654976934194565,0.03682943806052208,0.03710635378956795,0.03737957403063774,0.037646178156137466,0.03791484236717224,0.03817259147763252,0.03843558579683304,0.03869505599141121,0.038951002061367035,0.03920746222138405,0.0394582524895668,0.039715226739645004,0.03996627405285835,0.04021861031651497,0.04046836867928505,0.04071331396698952,0.04095224291086197,0.04119323194026947,0.04142657294869423,0.04165974259376526,0.041891712695360184,0.04212367907166481,0.042354099452495575,0.04257918894290924,0.0427992083132267,0.043013472110033035,0.0432293675839901,0.04344294220209122,0.04365496709942818,0.04386493191123009,0.044067077338695526,0.04427601024508476,0.044484943151474,0.044685110449790955,0.04488398879766464,0.045078568160533905,0.04527203366160393,0.04546773061156273,0.045658957213163376,0.04584932699799538,0.046038150787353516,0.04622465372085571,0.04640556871891022,0.046589575707912445,0.04676206782460213,0.046933356672525406,0.04710765555500984,0.04727816954255104,0.04745040461421013,0.04762100800871849,0.04778748378157616,0.04795043542981148,0.04811038076877594,0.04826834797859192,0.04842537268996239,0.048580415546894073,0.048734258860349655,0.048884663730859756,0.04903790354728699,0.049188826233148575,0.04933914542198181,0.04948335886001587,0.049631014466285706,0.04977411404252052,0.04991549253463745,0.05005541443824768,0.050193097442388535,0.050329405814409256,0.05046846717596054,0.05059884488582611,0.050734467804431915,0.05086716637015343,0.05099359527230263,0.05112036317586899,0.051245931535959244,0.051368918269872665,0.05149542912840843,0.05161076784133911,0.05173005908727646,0.05184316635131836,0.051960479468107224,0.052078310400247574,0.05219115689396858,0.05230606719851494,0.052419859915971756,0.05253227427601814,0.052641771733760834,0.05274756997823715,0.05285568907856941,0.05296071246266365,0.05306393280625343,0.053165607154369354,0.05326685309410095,0.05336714908480644,0.053469423204660416,0.053566284477710724,0.05366099625825882,0.05375717207789421,0.05384990572929382,0.05394427478313446,0.05403563380241394,0.05412888526916504,0.054219041019678116,0.054308511316776276,0.05439763516187668,0.054485902190208435,0.05457184836268425,0.054656848311424255,0.05474614351987839,0.05482650548219681,0.0549093559384346,0.054991431534290314,0.055068012326955795,0.05514819920063019,0.055228039622306824,0.055310461670160294,0.055392369627952576,0.05546705424785614,0.055540625005960464,0.05561548471450806,0.05569317936897278,0.055766575038433075,0.05584117770195007,0.055911220610141754,0.05598333105444908,0.0560544915497303,0.05612092837691307,0.05618702247738838,0.05625620856881142,0.05632702633738518,0.05639234557747841,0.056457921862602234,0.056524958461523056,0.056589845567941666,0.05665465071797371,0.05671455338597298,0.05677651986479759,0.05683943256735802,0.05689907819032669,0.05695898458361626,0.057020775973796844,0.05708042532205582,0.0571356862783432,0.057192496955394745,0.057250939309597015,0.05730774998664856,0.057363443076610565,0.05741793289780617,0.057473279535770416,0.057530347257852554,0.05758552625775337,0.057640016078948975,0.057695794850587845,0.05774744600057602,0.05779927223920822,0.057850923389196396,0.05790507048368454,0.057957496494054794,0.05800751596689224,0.05805813893675804,0.058109793812036514,0.05815955623984337,0.05820605158805847,0.058254096657037735,0.058299560099840164,0.05834605544805527,0.05839177966117859,0.05843810364603996,0.05848520249128342,0.058530066162347794,0.05857450142502785,0.058619190007448196,0.05866345390677452,0.05870840325951576,0.058751631528139114,0.058793917298316956,0.05883508548140526,0.05887677147984505,0.05891828238964081,0.05896030738949776,0.05900096148252487,0.059037916362285614,0.05907538905739784,0.059113118797540665,0.05915239825844765,0.05919262021780014,0.05922854319214821,0.059264812618494034,0.0593007393181324,0.05933743715286255,0.05937396362423897,0.05940902978181839,0.059442635625600815,0.05947761610150337,0.0595112182199955,0.05954671651124954,0.05957748368382454,0.059609197080135345,0.059642717242240906,0.05967709422111511,0.05970880761742592,0.0597400926053524,0.05977318063378334,0.05980386212468147,0.05983428657054901,0.05986626073718071,0.059895481914281845,0.05992642045021057,0.059956587851047516,0.059985894709825516,0.060014430433511734,0.060043737292289734,0.06007244437932968,0.06010114774107933,0.060130197554826736,0.06015718728303909,0.060184601694345474,0.06021236255764961,0.06023702770471573,0.06026315689086914,0.060289282351732254,0.060314636677503586,0.060340765863657,0.06036663427948952,0.06039370596408844,0.0604180283844471,0.06044278293848038,0.06046607345342636,0.06049090996384621,0.06051626428961754,0.06053955852985382,0.06056499853730202,0.060588546097278595,0.06061200797557831,0.0606362447142601,0.06065962091088295,0.06068385764956474,0.060707151889801025,0.060729753226041794,0.060752443969249725,0.0607735849916935,0.06079421192407608,0.060815099626779556,0.060837272554636,0.060859017074108124,0.06087972968816757,0.06090027093887329,0.06091909110546112,0.060940321534872055,0.060962751507759094,0.06098174676299095,0.06100357696413994,0.06102420389652252,0.06104302406311035,0.0610610730946064],"active":[0.0008722543716430664,0.0007876839954406023,0.0007769408985041082,0.0007977397181093693,0.0008200854063034058,0.0008391655283048749,0.0008569560013711452,0.0008900451939553022,0.0009149692486971617,0.0009445345494896173,0.0009668804705142975,0.0009961016476154327,0.0010249796323478222,0.0010576387867331505,0.0010816175490617752,0.0011178869754076004,0.001146076712757349,0.0011644689366221428,0.0011645550839602947,0.0011762436479330063,0.0011743525974452496,0.0011734934523701668,0.0011595701798796654,0.001151147298514843,0.0011458192020654678,0.0011478811502456665,0.001150631345808506,0.001159139908850193,0.0011637816205620766,0.001154671423137188,0.0011510616168379784,0.0011492567136883736,0.0011298330500721931,0.0011334419250488281,0.001125621609389782,0.0011241603642702103,0.0011226991191506386,0.0011241612955927849,0.0011241603642702103,0.00111350417137146,0.0011027604341506958,0.001101987436413765,0.001094939187169075,0.001101471483707428,0.0010951980948448181,0.0010835956782102585,0.0010737087577581406,0.0010765455663204193,0.001067865639925003,0.0010547172278165817,0.0010547153651714325,0.0010517090559005737,0.0010366681963205338,0.0010320264846086502,0.0010242071002721786,0.0010234322398900986,0.0010218862444162369,0.00102308951318264,0.0010206811130046844,0.0010051261633634567,0.0010014306753873825,0.0009961016476154327,0.0009834673255681992,0.0009789112955331802,0.0009651631116867065,0.0009661931544542313,0.0009610354900360107,0.0009466838091611862,0.0009315572679042816,0.0009375736117362976,0.0009233932942152023,0.0009214151650667191,0.000919438898563385,0.0009049121290445328,0.0009050853550434113,0.0009032823145389557,0.0008986406028270721,0.0008878093212842941,0.0008852332830429077,0.0008749179542064667,0.0008690766990184784,0.0008615106344223022,0.0008552372455596924,0.0008515380322933197,0.0008497349917888641,0.0008492209017276764,0.0008395090699195862,0.0008313432335853577,0.0008320324122905731,0.0008291974663734436,0.0008184537291526794,0.0008173361420631409,0.0008161328732967377,0.000806763768196106,0.0007963627576828003,0.0007926709949970245,0.0007846765220165253,0.000780206173658371,0.0007761679589748383,0.0007698908448219299,0.0007663704454898834,0.0007687769830226898,0.0007670558989048004,0.0007570870220661163,0.0007565692067146301,0.0007539093494415283,0.0007564835250377655,0.0007493533194065094,0.0007448829710483551,0.0007383525371551514,0.0007298439741134644,0.0007212460041046143,0.0007181540131568909,0.0007105916738510132,0.0007077567279338837,0.000705864280462265,0.0007019937038421631,0.0006909072399139404,0.0006809383630752563,0.0006714873015880585,0.0006691664457321167,0.0006681345403194427,0.0006671026349067688,0.0006665848195552826,0.0006604865193367004,0.0006584227085113525,0.0006628893315792084,0.0006590224802494049,0.0006488822400569916,0.0006489679217338562,0.0006401166319847107,0.0006404593586921692,0.0006340108811855316,0.0006250739097595215,0.0006201788783073425,0.0006133876740932465,0.0006085745990276337,0.0006032437086105347,0.0006002336740493774,0.0005895793437957764,0.0005911290645599365,0.0005926750600337982,0.0005858838558197021,0.0005857124924659729,0.0005790963768959045,0.0005715303122997284,0.0005640536546707153,0.0005614757537841797,0.000560615211725235,0.0005608759820461273,0.0005572624504566193,0.000553227961063385,0.0005492717027664185,0.0005472935736179352,0.0005395598709583282,0.0005331113934516907,0.00052623450756073,0.0005278736352920532,0.0005193613469600677,0.0005125738680362701,0.0005109421908855438,0.0005136020481586456,0.0005096495151519775,0.0005050115287303925,0.0004960708320140839,0.0004959851503372192,0.0004899688065052032,0.0004827529191970825,0.00047913938760757446,0.0004758760333061218,0.00047406554222106934,0.00047063082456588745,0.0004613511264324188,0.0004623793065547943,0.00045542046427726746,0.0004605725407600403,0.00045851245522499084,0.0004512965679168701,0.00045335665345191956,0.00045052170753479004,0.0004505179822444916,0.00044570863246917725,0.0004402920603752136,0.00044252723455429077,0.0004362538456916809,0.00043126940727233887,0.0004306696355342865,0.0004298090934753418,0.0004296340048313141,0.00043092668056488037,0.00042473897337913513,0.0004274025559425354,0.00042972341179847717,0.0004261098802089691,0.0004260241985321045,0.0004236176609992981,0.00042258575558662415,0.00041708722710609436,0.0004152841866016388,0.00041193142533302307,0.0004084073007106781,0.00040780380368232727,0.00040737539529800415,0.0004066862165927887,0.0004004165530204773,0.00040170177817344666,0.0003979206085205078,0.0003983527421951294,0.0004015304148197174,0.0003986060619354248,0.00039706379175186157,0.00039534270763397217,0.0003914758563041687,0.00038967281579971313,0.0003927648067474365,0.0003909580409526825,0.0003860592842102051,0.00038683414459228516,0.0003815889358520508,0.0003818497061729431,0.00037746503949165344,0.0003742016851902008,0.0003766082227230072,0.00038055703043937683,0.0003789253532886505,0.00037308409810066223,0.0003748871386051178,0.0003717057406902313,0.0003684423863887787,0.0003665536642074585,0.0003628544509410858,0.0003636293113231659,0.00036225467920303345,0.0003587305545806885,0.0003569275140762329,0.0003564096987247467,0.00035133957862854004,0.0003503933548927307,0.0003519393503665924,0.0003521963953971863,0.00034747272729873657,0.0003449767827987671,0.0003452375531196594,0.0003461800515651703,0.0003443770110607147,0.00034248828887939453,0.00034051015973091125,0.00034119561314582825,0.00033397600054740906,0.0003346651792526245,0.00033638253808021545,0.0003367289900779724,0.00033148378133773804,0.00032993778586387634,0.00033002719283103943,0.00032873451709747314,0.0003262422978878021,0.0003241784870624542,0.00032632797956466675,0.0003250390291213989,0.00032323598861694336,0.00032315030694007874,0.0003218613564968109,0.00031910836696624756,0.00031627342104911804,0.00031627342104911804,0.000314466655254364,0.0003117211163043976,0.00031274929642677307,0.0003091394901275635,0.00030905380845069885,0.0003072507679462433,0.0003093108534812927,0.00030767545104026794,0.00030819326639175415,0.00030433014035224915,0.00029908493161201477,0.0002995133399963379,0.00030054524540901184,0.00030114874243736267,0.0002995990216732025,0.00029848143458366394,0.00029951706528663635,0.00029813870787620544,0.00030183419585227966,0.00030114874243736267,0.0002975389361381531,0.0002964213490486145,0.0002979673445224762,0.00029702112078666687,0.000296764075756073,0.0002925507724285126,0.00029452890157699585,0.0002940148115158081,0.0002946145832538605,0.000291433185338974,0.0002898871898651123,0.00028885528445243835,0.0002867095172405243,0.0002879984676837921,0.0002873130142688751,0.0002858489751815796,0.00028636306524276733,0.0002839602530002594,0.0002831853926181793,0.00028215348720550537,0.00028043240308761597,0.00028008967638015747,0.00027922913432121277,0.00027931854128837585,0.000276222825050354,0.0002777688205242157,0.00027484819293022156,0.00027450546622276306,0.00027682632207870483,0.0002777688205242157,0.0002770833671092987,0.00027759745717048645,0.0002765655517578125,0.00027605146169662476,0.00027330219745635986,0.00027407705783843994,0.00027355924248695374,0.0002732127904891968,0.0002727024257183075,0.00027046725153923035,0.0002729557454586029,0.00026891380548477173,0.00026994943618774414,0.0002697780728340149,0.0002674572169780731,0.00026728585362434387,0.00026762858033180237,0.0002660788595676422,0.0002644471824169159,0.00026350095868110657,0.0002650506794452667,0.00026522204279899597,0.0002644471824169159,0.0002636723220348358,0.0002607516944408417,0.0002607516944408417,0.0002621263265609741,0.000264536589384079,0.0002633295953273773,0.00026144087314605713,0.0002620406448841095,0.0002599768340587616,0.0002595484256744385,0.00025920569896698,0.0002598091959953308]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0008722543716430664,0.0011090341722592711,0.0013804498594254255,0.0016566786216571927,0.0019422754412516952,0.002245319075882435,0.0025531756691634655,0.002860001055523753,0.003175335004925728,0.0035051938612014055,0.0038368573877960443,0.004176170099526644,0.004528460558503866,0.004880664870142937,0.0052434406243264675,0.005618850700557232,0.005992025602608919,0.006351449992507696,0.006718007382005453,0.007067719474434853,0.007413048297166824,0.007758033461868763,0.008084540255367756,0.008415430784225464,0.008742796257138252,0.009062599390745163,0.009378965012729168,0.009685875847935677,0.009990724734961987,0.010291275568306446,0.010581857524812222,0.010866939090192318,0.011149011552333832,0.011429967358708382,0.01170929055660963,0.011976666748523712,0.01224301103502512,0.012503770180046558,0.012763841077685356,0.013011965900659561,0.013255449011921883,0.013498417101800442,0.013738892041146755,0.013973609544336796,0.014199559576809406,0.014422674663364887,0.014643467962741852,0.014861082658171654,0.015073281712830067,0.015280667692422867,0.015485648065805435,0.015688050538301468,0.015883060172200203,0.01608193665742874,0.01627058908343315,0.01645898073911667,0.016640067100524902,0.016816427931189537,0.016997257247567177,0.017166053876280785,0.017338717356324196,0.01750382035970688,0.017666427418589592,0.01783032715320587,0.01798391155898571,0.018131393939256668,0.018283000215888023,0.01842609979212284,0.018570488318800926,0.01870688423514366,0.018843194469809532,0.018976839259266853,0.019108248874545097,0.01923562027513981,0.01935860887169838,0.019482456147670746,0.019603725522756577,0.01972181349992752,0.01984265260398388,0.019958851858973503,0.02006782963871956,0.020179560407996178,0.02029000036418438,0.020395539700984955,0.02049807272851467,0.020599747076630592,0.020700646564364433,0.020794585347175598,0.02088637463748455,0.02098366618156433,0.021076399832963943,0.021166127175092697,0.021252932026982307,0.02133861929178238,0.021421557292342186,0.02150157280266285,0.02158682979643345,0.021666329354047775,0.021748924627900124,0.021824125200510025,0.02190285176038742,0.02197710983455181,0.022049646824598312,0.022123044356703758,0.022190425544977188,0.022258667275309563,0.022322094067931175,0.022385694086551666,0.022447660565376282,0.02250911109149456,0.022569874301552773,0.022629177197813988,0.022686416283249855,0.022745462134480476,0.02280244417488575,0.02285856567323208,0.022911421954631805,0.0229629036039114,0.02301275171339512,0.02306303009390831,0.023114942014217377,0.02316109463572502,0.023207074031233788,0.023252367973327637,0.02329963818192482,0.023343728855252266,0.023384809494018555,0.02342700958251953,0.0234694667160511,0.023509087041020393,0.023547589778900146,0.023585492745041847,0.023623136803507805,0.023657171055674553,0.023691978305578232,0.02372738905251026,0.023761851713061333,0.02379623055458069,0.0238297488540411,0.023862237110733986,0.023893607780337334,0.023924976587295532,0.02395540103316307,0.023985225707292557,0.02401478961110115,0.024042464792728424,0.024069450795650482,0.024096954613924026,0.024123167619109154,0.024148348718881607,0.02417336031794548,0.02419845573604107,0.02422226220369339,0.024245811626315117,0.024269187822937965,0.024290159344673157,0.024309497326612473,0.024331584572792053,0.024354446679353714,0.02437662146985531,0.024394668638706207,0.024414779618382454,0.024433258920907974,0.024452682584524155,0.02447107434272766,0.02448929473757744,0.02450665645301342,0.024525392800569534,0.024541635066270828,0.02455787919461727,0.024575669318437576,0.024591397494077682,0.024606352671980858,0.02462182380259037,0.02463763765990734,0.024653708562254906,0.0246672872453928,0.0246806088835001,0.024694619700312614,0.024708198383450508,0.024721605703234673,0.024734841659665108,0.024746358394622803,0.024758992716670036,0.02477085217833519,0.024783315137028694,0.02479594759643078,0.02480798028409481,0.024820012971758842,0.02483118698000908,0.024841241538524628,0.024852070957422256,0.024862470105290413,0.024872353300452232,0.024883784353733063,0.024893667548894882,0.024904239922761917,0.024913178756833076,0.02492331899702549,0.024932172149419785,0.024940595030784607,0.024950822815299034,0.024959158152341843,0.024967839941382408,0.02497626282274723,0.024985801428556442,0.02499396726489067,0.025002647191286087,0.025011414662003517,0.025019578635692596,0.02502688392996788,0.025034962221980095,0.02504269778728485,0.025050174444913864,0.025057652965188026,0.025065474212169647,0.025072263553738594,0.02507827989757061,0.025084983557462692,0.025092288851737976,0.025098305195569992,0.02510380558669567,0.02511102519929409,0.025117041543126106,0.025122884660959244,0.02512950263917446,0.02513423003256321,0.025140246376395226,0.02514488622546196,0.02515081688761711,0.02515554428100586,0.025160357356071472,0.025166114792227745,0.025171101093292236,0.025175312533974648,0.025180554017424583,0.025185367092490196,0.02518923580646515,0.02519344538450241,0.025197399780154228,0.02520221285521984,0.025206681340932846,0.025210291147232056,0.025214416906237602,0.025218026712536812,0.025221550837159157,0.02522464469075203,0.025228511542081833,0.025232207030057907,0.025234786793589592,0.025238653644919395,0.025241145864129066,0.025244584307074547,0.025247419252991676,0.025250772014260292,0.025253521278500557,0.025256358087062836,0.025258593261241913,0.025261342525482178,0.025263061746954918,0.02526538260281086,0.025267789140343666,0.025270452722907066,0.025272516533732414,0.025274407118558884,0.025276126340031624,0.02527930587530136,0.02528196945786476,0.025283602997660637,0.025285063311457634,0.025286782532930374,0.02528901770710945,0.02529107965528965,0.025293229147791862,0.025294862687587738,0.02529658004641533,0.02529795654118061,0.025299416854977608,0.025301307439804077,0.02530345693230629,0.025305261835455894,0.025306807830929756,0.025308698415756226,0.025310417637228966,0.025311363860964775,0.025313597172498703,0.025314800441265106,0.025316348299384117,0.02531832456588745,0.025319527834653854,0.025320731103420258,0.025322020053863525,0.025323309004306793,0.025324685499072075,0.0253263171762228,0.02532743476331234,0.025328466668725014,0.025329584255814552,0.025331130251288414,0.025332506746053696,0.02533353678882122,0.025334913283586502,0.02533620223402977,0.02533714659512043,0.02533792145550251,0.025338780134916306,0.025340499356389046,0.02534152939915657,0.025342905893921852,0.02534359320998192,0.025344625115394592,0.025345569476485252,0.02534625679254532,0.025347203016281128,0.025348663330078125,0.025349952280521393,0.02535063959658146,0.02535141445696354,0.025352101773023605,0.02535313367843628,0.025353820994496346,0.025354422628879547,0.02535485103726387,0.025355540215969086,0.025356313213706017,0.025356829166412354,0.02535768784582615,0.025358375161886215,0.025358805432915688,0.02535923570394516,0.025359751656651497,0.025360265746712685,0.025360867381095886,0.025361040607094765,0.025361469015479088,0.025362329557538033,0.02536267228424549,0.025363188236951828,0.025363704189658165,0.025364134460687637,0.02536473609507084,0.025364993140101433,0.025365853682160378,0.025366367772221565,0.025366712361574173,0.025367142632603645,0.025367485359311104,0.02536782994866371,0.02536817267537117,0.025368517264723778,0.025368688628077507],"recovered":[0.0,0.00033020248520188034,0.0006173462606966496,0.0008950360934250057,0.0011719523463398218,0.0014557442627847195,0.0017449508886784315,0.0020446425769478083,0.0023402092047035694,0.002650214359164238,0.002969072200357914,0.00329815736040473,0.0036290474236011505,0.003970938269048929,0.004316353239119053,0.004671135917305946,0.005036490503698587,0.005399781744927168,0.0057631591334939,0.006131091620773077,0.006490859668701887,0.006845470517873764,0.007197503000497818,0.007531916722655296,0.007862892933189869,0.008201174437999725,0.00852553267031908,0.008847828023135662,0.00915920827537775,0.00946955755352974,0.009776382707059383,0.01007392629981041,0.010369234718382359,0.010652166791260242,0.010938279330730438,0.0112250791862607,0.011495893821120262,0.011766363866627216,0.012030216865241528,0.012296733446419239,0.012550960294902325,0.012806132435798645,0.013051592744886875,0.013290693052113056,0.01352738682180643,0.013761330395936966,0.01399269513785839,0.014222685247659683,0.014444339089095592,0.014666164293885231,0.014881285838782787,0.015089016407728195,0.015293995849788189,0.015496139414608479,0.01569940149784088,0.015889683738350868,0.016084866598248482,0.016269046813249588,0.01644746959209442,0.016629071906208992,0.01680053398013115,0.016976378858089447,0.017147410660982132,0.017313800752162933,0.017478730529546738,0.017637556418776512,0.017789680510759354,0.017941631376743317,0.018090490251779556,0.018237370997667313,0.018379179760813713,0.018513083457946777,0.018651025369763374,0.018779858946800232,0.018909722566604614,0.019037608057260513,0.019159307703375816,0.01928384229540825,0.01940794847905636,0.019526896998286247,0.019649798050522804,0.01976376213133335,0.019876865670084953,0.019990485161542892,0.020100753754377365,0.020207669585943222,0.020308397710323334,0.020407579839229584,0.02050650306046009,0.020602675154805183,0.02069798856973648,0.020791927352547646,0.020883288234472275,0.020972326397895813,0.021055951714515686,0.021140608936548233,0.021226296201348305,0.021309833973646164,0.02139105275273323,0.021473905071616173,0.021552372723817825,0.021631615236401558,0.021706387400627136,0.02178167551755905,0.02185533009469509,0.0219249464571476,0.021997226402163506,0.022065553814172745,0.0221313014626503,0.02219429984688759,0.02225695364177227,0.022320294752717018,0.022380458191037178,0.022437267005443573,0.022496655583381653,0.02255484089255333,0.022609587758779526,0.022665537893772125,0.022718137130141258,0.02277013473212719,0.02281998284161091,0.02287137880921364,0.022919422015547752,0.022968925535678864,0.023015765473246574,0.02306312322616577,0.02310704067349434,0.02315009944140911,0.023190580308437347,0.023232262581586838,0.02327282913029194,0.0233137384057045,0.02335301600396633,0.023390918970108032,0.023428218439221382,0.023464830592274666,0.023501185700297356,0.023537540808320045,0.023571403697133064,0.02360440604388714,0.02363680861890316,0.02366955392062664,0.023701783269643784,0.023733841255307198,0.02376546896994114,0.023794518783688545,0.023824427276849747,0.023853562772274017,0.023881666362285614,0.023907450959086418,0.023933319374918938,0.023959018290042877,0.023985575884580612,0.02401101402938366,0.02403353340923786,0.024056823924183846,0.024079084396362305,0.02409936673939228,0.024121368303894997,0.024144746363162994,0.024167004972696304,0.02418617159128189,0.024206196889281273,0.024225706234574318,0.024244872853159904,0.02426360920071602,0.024280712008476257,0.02429918944835663,0.024316981434822083,0.024333912879228592,0.024349382147192955,0.0243668295443058,0.024384189397096634,0.024400176480412483,0.024415474385023117,0.024430686607956886,0.02444693073630333,0.024461282417178154,0.0244760662317276,0.024490417912602425,0.024503998458385468,0.024517320096492767,0.024531586095690727,0.024543533101677895,0.02455582283437252,0.02456931583583355,0.02458074688911438,0.02459406852722168,0.024605929851531982,0.02461882121860981,0.02463025227189064,0.024641940370202065,0.024652253836393356,0.024663513526320457,0.024674084037542343,0.024684999138116837,0.024695398285984993,0.024705281481146812,0.024715682491660118,0.024724964052438736,0.024734675884246826,0.024743441492319107,0.024753239005804062,0.024762263521552086,0.024771632626652718,0.0247809998691082,0.02478993870317936,0.024798447266221046,0.024806611239910126,0.024815378710627556,0.024823715910315514,0.024831622838974,0.024840474128723145,0.024847865104675293,0.02485448308289051,0.02486170269548893,0.02486969530582428,0.0248769149184227,0.024883275851607323,0.024889549240469933,0.024897025898098946,0.024902870878577232,0.024909144267439842,0.024916192516684532,0.024922380223870277,0.024928396567702293,0.024934669956564903,0.024940257892012596,0.024946101009845734,0.024951860308647156,0.02495761774480343,0.024963203817605972,0.024967845529317856,0.024972829967737198,0.024977728724479675,0.02498237043619156,0.0249873548746109,0.024992769584059715,0.02499723993241787,0.02500162273645401,0.025006435811519623,0.02501038834452629,0.02501528710126877,0.025019843131303787,0.025023452937602997,0.02502749115228653,0.02502998523414135,0.02503342181444168,0.02503703162074089,0.025040727108716965,0.025043820962309837,0.025047345086932182,0.02504975162446499,0.0250533614307642,0.025056112557649612,0.02505929209291935,0.025062214583158493,0.025064963847398758,0.0250678863376379,0.025070464238524437,0.025072699412703514,0.02507493458688259,0.025077512487769127,0.025080004706978798,0.025082582607865334,0.025084903463721275,0.025087052956223488,0.025089286267757416,0.025092465803027153,0.025094270706176758,0.025095904245972633,0.025097452104091644,0.025099944323301315,0.025101663544774055,0.02510381117463112,0.025105787441134453,0.025106990709900856,0.02510862424969673,0.025110429152846336,0.025112062692642212,0.025113437324762344,0.025115586817264557,0.025117477402091026,0.02511962503194809,0.025121258571743965,0.025122718885540962,0.02512460947036743,0.025126243010163307,0.025127360597252846,0.02512951008975506,0.025130799040198326,0.02513217367231846,0.025133032351732254,0.02513466589152813,0.025135524570941925,0.02513732947409153,0.025138791650533676,0.025139478966593742,0.025141198188066483,0.025142572820186615,0.025143776088953018,0.02514515072107315,0.02514643967151642,0.025147730484604836,0.02514858916401863,0.025149621069431305,0.0251504797488451,0.025151854380965233,0.02515297196805477,0.025154434144496918,0.025155378505587578,0.025156410411000252,0.025157354772090912,0.025158043950796127,0.025158902630209923,0.02516019158065319,0.025161394849419594,0.025162341073155403,0.025163114070892334,0.025164058431982994,0.025164833292365074,0.02516552060842514,0.025166122242808342,0.025167066603899002,0.02516741119325161,0.02516801282763481,0.025168614462018013,0.025169216096401215,0.025169989094138145,0.025170762091875076,0.025171363726258278,0.025172052904963493,0.025172481313347816,0.025173168629407883,0.02517334185540676,0.025173857808113098,0.025174802169203758,0.0251750610768795,0.025175489485263824,0.025175919756293297,0.02517635002732277,0.025176865980029106,0.025177380070090294,0.025177810341119766,0.025178154930472374,0.02517867088317871,0.025179099291563034,0.025179529562592506,0.02517995983362198,0.025180302560329437,0.025180647149682045],"active":[0.0008722543716430664,0.0007788316579535604,0.000763103598728776,0.000761642528232187,0.0007703230949118733,0.0007895748130977154,0.000808224780485034,0.0008153584785759449,0.0008351258002221584,0.0008549795020371675,0.0008677851874381304,0.0008780127391219139,0.0008994131349027157,0.0009097266010940075,0.0009270873852074146,0.0009477147832512856,0.0009555350989103317,0.0009516682475805283,0.0009548482485115528,0.0009366278536617756,0.0009221886284649372,0.0009125629439949989,0.0008870372548699379,0.0008835140615701675,0.0008799033239483833,0.0008614249527454376,0.0008534323424100876,0.0008380478248000145,0.0008315164595842361,0.0008217180147767067,0.0008054748177528381,0.0007930127903819084,0.0007797768339514732,0.0007778005674481392,0.0007710112258791924,0.0007515875622630119,0.0007471172139048576,0.000737406313419342,0.0007336242124438286,0.0007152324542403221,0.000704488717019558,0.0006922846660017967,0.0006872992962598801,0.0006829164922237396,0.0006721727550029755,0.0006613442674279213,0.000650772824883461,0.0006383974105119705,0.0006289426237344742,0.0006145033985376358,0.0006043622270226479,0.0005990341305732727,0.000589064322412014,0.0005857972428202629,0.0005711875855922699,0.0005692970007658005,0.0005552005022764206,0.000547381117939949,0.0005497876554727554,0.0005369819700717926,0.0005381833761930466,0.0005274415016174316,0.00051901675760746,0.0005165264010429382,0.0005051810294389725,0.0004938375204801559,0.0004933197051286697,0.00048446841537952423,0.00047999806702136993,0.0004695132374763489,0.0004640147089958191,0.000463755801320076,0.000457223504781723,0.0004557613283395767,0.00044888630509376526,0.00044484809041023254,0.0004444178193807602,0.00043797120451927185,0.00043470412492752075,0.00043195486068725586,0.00041803158819675446,0.00041579827666282654,0.00041313469409942627,0.0004050545394420624,0.0003973189741373062,0.0003920774906873703,0.00039224885404109955,0.0003870055079460144,0.00037987157702445984,0.00038099102675914764,0.00037841126322746277,0.0003741998225450516,0.00036964379251003265,0.00036629289388656616,0.00036560557782649994,0.0003609638661146164,0.00036053359508514404,0.00035649538040161133,0.000357871875166893,0.00035022012889385223,0.00035047903656959534,0.0003454945981502533,0.00034325942397117615,0.0003413688391447067,0.00033509545028209686,0.0003337208181619644,0.0003248676657676697,0.0003201402723789215,0.00031635910272598267,0.00031481124460697174,0.0003129206597805023,0.0003088824450969696,0.000305958092212677,0.0003081951290369034,0.000305788591504097,0.0003037247806787491,0.00030183419585227966,0.0002973657101392746,0.0002946145832538605,0.0002928953617811203,0.0002949591726064682,0.00028971582651138306,0.00028765201568603516,0.0002834424376487732,0.00028387270867824554,0.00028060562908649445,0.0002777688205242157,0.0002769101411104202,0.00027888640761375427,0.0002768244594335556,0.0002747606486082077,0.00027175433933734894,0.0002701207995414734,0.0002662520855665207,0.00026375986635684967,0.0002625584602355957,0.00026066601276397705,0.000258689746260643,0.0002583451569080353,0.00025783106684684753,0.0002567991614341736,0.0002554226666688919,0.0002536177635192871,0.0002513844519853592,0.0002493206411600113,0.00024794600903987885,0.0002450235188007355,0.00024339184165000916,0.00024150125682353973,0.0002408977597951889,0.00024004094302654266,0.00023943744599819183,0.0002366863191127777,0.00023479759693145752,0.00023565441370010376,0.00023333542048931122,0.00023041293025016785,0.00023221783339977264,0.00023307837545871735,0.00023187510669231415,0.00022766366600990295,0.00022860802710056305,0.00022706203162670135,0.00022697634994983673,0.00022620148956775665,0.00022568553686141968,0.00022594444453716278,0.00022620335221290588,0.00022465363144874573,0.0002239663153886795,0.00022628717124462128,0.0002245679497718811,0.00022216327488422394,0.00022164732217788696,0.00022216327488422394,0.0002230219542980194,0.0002203565090894699,0.0002193264663219452,0.00021855346858501434,0.0002177804708480835,0.00021760724484920502,0.0002175215631723404,0.0002147722989320755,0.00021545961499214172,0.00021502934396266937,0.00021399930119514465,0.00021520070731639862,0.0002139117568731308,0.00021408312022686005,0.0002123657613992691,0.00021098926663398743,0.00021013058722019196,0.00021021626889705658,0.0002088397741317749,0.0002097003161907196,0.00020866841077804565,0.00020884163677692413,0.00020789727568626404,0.0002076365053653717,0.00020720809698104858,0.00020591914653778076,0.00020738132297992706,0.00020591914653778076,0.00020557641983032227,0.00020463019609451294,0.0002048015594482422,0.00020402856171131134,0.0002041999250650406,0.00020480342209339142,0.0002041999250650406,0.00020316801965236664,0.00020333938300609589,0.00020222365856170654,0.00020230934023857117,0.00020316988229751587,0.00020377151668071747,0.00020256824791431427,0.00020136497914791107,0.00020170770585536957,0.00020273961126804352,0.00020127929747104645,0.00020093470811843872,0.00020188093185424805,0.0002008490264415741,0.00020050443708896637,0.00020110607147216797,0.00019956007599830627,0.0001999884843826294,0.0001987852156162262,0.00019895657896995544,0.00019792653620243073,0.00019715353846549988,0.00019826926290988922,0.00019827112555503845,0.00019758380949497223,0.0001981835812330246,0.00019801221787929535,0.00019646622240543365,0.00019620545208454132,0.0001957770437002182,0.0001957770437002182,0.00019629299640655518,0.00019500404596328735,0.000194573774933815,0.000194573774933815,0.00019405968487262726,0.00019465945661067963,0.00019508972764015198,0.0001951754093170166,0.00019405968487262726,0.0001948326826095581,0.00019380077719688416,0.0001948326826095581,0.00019405782222747803,0.00019465945661067963,0.00019422918558120728,0.00019414350390434265,0.0001936294138431549,0.00019345618784427643,0.00019259750843048096,0.00019268319010734558,0.00019285455346107483,0.00019294023513793945,0.00019251182675361633,0.0001918245106935501,0.0001912228763103485,0.00019225291907787323,0.00019268319010734558,0.0001911371946334839,0.00019079260528087616,0.00019087828695774078,0.000191565603017807,0.00019113533198833466,0.000191565603017807,0.00019105151295661926,0.00019079260528087616,0.00019096583127975464,0.00019079260528087616,0.00019087828695774078,0.00019139423966407776,0.0001918245106935501,0.00019122101366519928,0.00019122101366519928,0.00019079260528087616,0.00019010528922080994,0.00019087828695774078,0.00019019097089767456,0.00019010528922080994,0.0001909639686346054,0.00019001774489879608,0.00018993206322193146,0.00018984638154506683,0.00019027665257453918,0.0001900196075439453,0.00019079260528087616,0.00019010528922080994,0.00018967501819133759,0.00019010528922080994,0.00018993206322193146,0.0001899339258670807,0.0001897606998682022,0.00018976256251335144,0.00018976256251335144,0.00018941611051559448,0.0001893322914838791,0.0001891590654850006,0.0001900196075439453,0.00018967501819133759,0.0001899339258670807,0.0001891590654850006,0.00018924660980701447,0.0001891590654850006,0.00018890202045440674,0.0001891590654850006,0.0001897606998682022,0.0001897606998682022,0.00018924474716186523,0.00018907338380813599,0.00018898770213127136,0.00018907524645328522,0.00018898770213127136,0.00018890202045440674,0.00018872879445552826,0.00018847361207008362,0.00018890202045440674,0.00018881633877754211,0.00018907338380813599,0.0001891590654850006,0.00018881633877754211,0.00018847361207008362,0.000188387930393219,0.00018821284174919128,0.00018838606774806976,0.00018787197768688202,0.00018812716007232666,0.0001884717494249344,0.0001878701150417328,0.00018812716007232666,0.00018821470439434052,0.00018821470439434052,0.00018838606774806976,0.00018812716007232666,0.00018847361207008362,0.000188557431101799,0.000188557431101799,0.0001884717494249344,0.00018838606774806976,0.00018830038607120514,0.00018821284174919128,0.00018821470439434052,0.00018804147839546204]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0008722543716430664,0.0011079168180003762,0.0013916228199377656,0.00169647135771811,0.0020228063222020864,0.002359626581892371,0.002720253774896264,0.00309385871514678,0.0034921299666166306,0.003915669396519661,0.004352443851530552,0.004824026953428984,0.005313056521117687,0.005825205706059933,0.006367263849824667,0.00694584846496582,0.007563109043985605,0.008175469934940338,0.008772362023591995,0.009387473575770855,0.010008085519075394,0.010619587264955044,0.011253091506659985,0.01189390104264021,0.0125364288687706,0.01319133397191763,0.013841941021382809,0.014506385661661625,0.01517100166529417,0.015845242887735367,0.01652180589735508,0.017193298786878586,0.017879143357276917,0.018569543957710266,0.019273951649665833,0.019972430542111397,0.0206832867115736,0.02139878273010254,0.022106628865003586,0.022815249860286713,0.023530058562755585,0.02426721155643463,0.02500496804714203,0.025745904073119164,0.026486581191420555,0.027230869978666306,0.027967335656285286,0.028717726469039917,0.029464850202202797,0.03022572584450245,0.030979810282588005,0.03173767775297165,0.03250173479318619,0.03325710818171501,0.03402434289455414,0.034797508269548416,0.03556577488780022,0.03633997216820717,0.037117522209882736,0.03790521249175072,0.0386941060423851,0.03948179632425308,0.04026501625776291,0.04105210304260254,0.04182887822389603,0.04261760041117668,0.04340511932969093,0.04419444128870964,0.04498264938592911,0.045780908316373825,0.04658406972885132,0.047378379851579666,0.04817328602075577,0.048951610922813416,0.0497538261115551,0.050545040518045425,0.05132155492901802,0.05211930349469185,0.052898138761520386,0.05368849262595177,0.05447515472769737,0.055263787508010864,0.05604133754968643,0.056840889155864716,0.05763356387615204,0.05841919034719467,0.05920602008700371,0.059991560876369476,0.06076258048415184,0.06152809411287308,0.062302034348249435,0.0630795806646347,0.06384260952472687,0.064604252576828,0.06537406891584396,0.06612815707921982,0.0668826699256897,0.06764449179172516,0.06840021163225174,0.06915472447872162,0.0698947161436081,0.07063848525285721,0.07138131558895111,0.072118379175663,0.07284504920244217,0.07357893884181976,0.07430139929056168,0.07502161711454391,0.07573685795068741,0.07644668221473694,0.07714936882257462,0.07785309106111526,0.07856317609548569,0.07926595211029053,0.07996675372123718,0.08065973222255707,0.08135218918323517,0.0820377767086029,0.08272533863782883,0.08340603113174438,0.08407983928918839,0.0847526267170906,0.08541182428598404,0.08606311678886414,0.08672034740447998,0.08737241476774216,0.0880175232887268,0.0886542871594429,0.08929192274808884,0.08991820365190506,0.09054620563983917,0.09116948395967484,0.09178467839956284,0.09239575266838074,0.09300055354833603,0.09361532330513,0.09421513229608536,0.09481443464756012,0.09540779888629913,0.09599833190441132,0.0965770035982132,0.09715937077999115,0.09772463142871857,0.09829780459403992,0.09886202961206436,0.09941869974136353,0.09996771812438965,0.10052120685577393,0.1010705754160881,0.10161890834569931,0.10215666890144348,0.10268755257129669,0.10321259498596191,0.10373815149068832,0.10426267236471176,0.10477568209171295,0.10528310388326645,0.10578133165836334,0.10628600418567657,0.10677941888570786,0.1072785034775734,0.10776099562644958,0.10825192183256149,0.1087312400341034,0.10921037942171097,0.10967577993869781,0.11014839261770248,0.11060605198144913,0.1110600158572197,0.11152292042970657,0.11196785420179367,0.11241932958364487,0.11285404115915298,0.11329811811447144,0.11373291909694672,0.1141635924577713,0.11459839344024658,0.1150343045592308,0.1154593899846077,0.11587975174188614,0.11629581451416016,0.11671067029237747,0.11711057275533676,0.11752801388502121,0.11792069673538208,0.11832034587860107,0.1187172383069992,0.11910828948020935,0.11950235068798065,0.11988231539726257,0.12026692181825638,0.12065230309963226,0.12102186679840088,0.12139444053173065,0.12176176905632019,0.12213073670864105,0.12249144911766052,0.12286462634801865,0.12323083728551865,0.12359361350536346,0.12394049018621445,0.12429604679346085,0.1246362179517746,0.12499865144491196,0.1253444105386734,0.12568983435630798,0.12603282928466797,0.12637120485305786,0.12671127915382385,0.12703950703144073,0.12736739218235016,0.1276901215314865,0.1280171424150467,0.1283416748046875,0.12866397202014923,0.12898282706737518,0.12930013239383698,0.12961091101169586,0.129921093583107,0.13022877275943756,0.13054169714450836,0.13084672391414642,0.1311417818069458,0.13144147396087646,0.1317465752363205,0.13204076886177063,0.13233323395252228,0.13263025879859924,0.1329166293144226,0.13320395350456238,0.13348963856697083,0.13377927243709564,0.13405893743038177,0.13433696329593658,0.13461655378341675,0.13489587604999542,0.13517674803733826,0.1354430913925171,0.13570986688137054,0.1359790414571762,0.13624770939350128,0.13651517033576965,0.13678108155727386,0.13704347610473633,0.1372988224029541,0.13755811750888824,0.1378169059753418,0.1380736231803894,0.138318732380867,0.13857004046440125,0.13881653547286987,0.13906638324260712,0.13931363821029663,0.13955479860305786,0.13979262113571167,0.14003154635429382,0.14026764035224915,0.14050441980361938,0.14074505865573883,0.140973761677742,0.14120513200759888,0.14144036173820496,0.14166897535324097,0.14189845323562622,0.14212200045585632,0.14235027134418488,0.14257751405239105,0.14279691874980927,0.1430153101682663,0.1432397961616516,0.14345398545265198,0.14367108047008514,0.1438855081796646,0.14410629868507385,0.14431816339492798,0.14452752470970154,0.14473740756511688,0.1449485719203949,0.14515414834022522,0.1453648954629898,0.14557167887687683,0.1457715779542923,0.14597682654857635,0.1461757868528366,0.14638350903987885,0.1465807557106018,0.14678573608398438,0.14698676764965057,0.14719019830226898,0.1473856419324875,0.14758726954460144,0.14778529107570648,0.1479855328798294,0.14818088710308075,0.14837685227394104,0.14856824278831482,0.14876188337802887,0.1489480435848236,0.14913712441921234,0.14932586252689362,0.14951683580875397,0.14970006048679352,0.1498808115720749,0.15006181597709656,0.15024547278881073,0.15042045712471008,0.15060052275657654,0.15077300369739532,0.15095460414886475,0.15113286674022675,0.15130794048309326,0.15148206055164337,0.15165618062019348,0.1518315076828003,0.15200288593769073,0.15217193961143494,0.15234167873859406,0.15250997245311737,0.1526729166507721,0.15284016728401184,0.1530063897371292,0.15316839516162872,0.15332739055156708,0.15348871052265167,0.1536526083946228,0.1538119614124298,0.1539648473262787,0.1541234254837036,0.15428000688552856,0.15443351864814758,0.1545863300561905,0.15473604202270508,0.15489159524440765,0.1550414115190506,0.15518854558467865,0.15533344447612762,0.15548032522201538,0.15562918782234192,0.15577615797519684,0.1559210568666458,0.15606707334518433,0.1562066525220871,0.15634872019290924,0.1564873456954956,0.15662503242492676,0.15676212310791016,0.15689876675605774,0.1570330113172531,0.15717096626758575,0.15731079876422882,0.1574409157037735],"recovered":[0.0,0.0003284835838712752,0.0006141663179732859,0.0009000209392979741,0.0011939543765038252,0.0015057645505294204,0.0018336465582251549,0.0021734749898314476,0.002533070743083954,0.0029087383300065994,0.003306751837953925,0.003721782471984625,0.0041630263440310955,0.004625584930181503,0.0051156459376215935,0.005632780026644468,0.006181713659316301,0.006757548078894615,0.007346016820520163,0.007951073348522186,0.008557934314012527,0.009169521741569042,0.00978661049157381,0.010407480411231518,0.011029982939362526,0.01167251169681549,0.012321055866777897,0.012967107817530632,0.013610410504043102,0.01427287794649601,0.014943939633667469,0.015603829175233841,0.016284173354506493,0.016954805701971054,0.017637385055422783,0.018326839432120323,0.01902781054377556,0.019731273874640465,0.020434824749827385,0.021149545907974243,0.021860487759113312,0.02258414775133133,0.023298870772123337,0.024031469598412514,0.02476656064391136,0.02549976296722889,0.026233993470668793,0.02698507159948349,0.027727898210287094,0.02847381867468357,0.029228247702121735,0.02998422458767891,0.030743638053536415,0.03149987384676933,0.03225266933441162,0.03301578015089035,0.03378232568502426,0.03455626592040062,0.03532865643501282,0.03609331324696541,0.03688409924507141,0.03768124431371689,0.03845612704753876,0.03924467787146568,0.0400364063680172,0.040808454155921936,0.04159777611494064,0.04237988218665123,0.04317685216665268,0.04396849870681763,0.04475661739706993,0.04554620012640953,0.04633139446377754,0.047124072909355164,0.04791983962059021,0.048707615584135056,0.04949788376688957,0.050281964242458344,0.05107910931110382,0.051857516169548035,0.052647270262241364,0.05343341454863548,0.05422918125987053,0.05502048134803772,0.05581926181912422,0.05660600587725639,0.0573861300945282,0.05817751958966255,0.05896538123488426,0.059742242097854614,0.0605163536965847,0.06128719821572304,0.0620582140982151,0.06282871216535568,0.0635840892791748,0.06435510516166687,0.06511770188808441,0.06587444990873337,0.06664168834686279,0.06740488111972809,0.06815879791975021,0.06890548765659332,0.0696469396352768,0.07038538157939911,0.07112434506416321,0.07186011970043182,0.0725935772061348,0.07331500947475433,0.07404907047748566,0.07476456463336945,0.07547971606254578,0.07619503885507584,0.0769050344824791,0.07761107385158539,0.07831238955259323,0.07901628315448761,0.07971888780593872,0.08041384816169739,0.08109986037015915,0.08178828656673431,0.08245762437582016,0.08313324302434921,0.08380181342363358,0.0844787210226059,0.08514145016670227,0.08579505980014801,0.08644695580005646,0.08709679543972015,0.08774130046367645,0.08838021755218506,0.0890187919139862,0.08965865522623062,0.09028485417366028,0.09090383350849152,0.09151989221572876,0.09213508665561676,0.09275028854608536,0.09335508197546005,0.09395575523376465,0.0945514440536499,0.09514936804771423,0.0957261472940445,0.09631332755088806,0.09688813239336014,0.09746593981981277,0.09802854061126709,0.09858778864145279,0.09914514422416687,0.09970344603061676,0.10025306791067123,0.10079873353242874,0.10133692622184753,0.10187150537967682,0.10240625590085983,0.10294418781995773,0.10346175730228424,0.10397639870643616,0.10448570549488068,0.10499304533004761,0.10549487918615341,0.10600496828556061,0.10651170462369919,0.10700012743473053,0.10748941451311111,0.10797956585884094,0.10847099870443344,0.10894155502319336,0.10941433906555176,0.10987397283315659,0.1103326678276062,0.11079385131597519,0.11125202476978302,0.11169558763504028,0.11213494092226028,0.11257609724998474,0.11302611231803894,0.11346296966075897,0.11389527469873428,0.11433085054159164,0.1147598847746849,0.11519038677215576,0.11560851335525513,0.11602389067411423,0.11643315851688385,0.11684887856245041,0.11725067347288132,0.11764971911907196,0.11805494874715805,0.11844110488891602,0.11883670836687088,0.11922638863325119,0.11960145086050034,0.11999396979808807,0.12036842852830887,0.12073713541030884,0.12111469358205795,0.121482715010643,0.12184884399175644,0.12221591174602509,0.1225857362151146,0.1229531541466713,0.12331429868936539,0.12366856634616852,0.12402480840682983,0.12437374889850616,0.1247250959277153,0.12507085502147675,0.12541763484477997,0.12576141953468323,0.12610116600990295,0.12643858790397644,0.126768097281456,0.12709151208400726,0.12741905450820923,0.12774023413658142,0.12807181477546692,0.1283876597881317,0.12870772182941437,0.1290270984172821,0.1293371021747589,0.12964649498462677,0.12995444238185883,0.1302652209997177,0.13056732714176178,0.13086985051631927,0.13117624819278717,0.13147146999835968,0.13176162540912628,0.13206492364406586,0.1323552429676056,0.13264814019203186,0.13293468952178955,0.1332179605960846,0.13350725173950195,0.13379544019699097,0.13407690823078156,0.1343507319688797,0.13463598489761353,0.13490568101406097,0.13518249988555908,0.13544507324695587,0.13571760058403015,0.1359870433807373,0.13625021278858185,0.13651758432388306,0.1367737054824829,0.13703712821006775,0.13729307055473328,0.13755366206169128,0.1377992033958435,0.1380559206008911,0.13831418752670288,0.13855646550655365,0.13880373537540436,0.1390436887741089,0.13928304612636566,0.1395254135131836,0.13976365327835083,0.14000113308429718,0.140236958861351,0.1404733955860138,0.14070862531661987,0.14094111323356628,0.14116913080215454,0.14139790832996368,0.14162679016590118,0.14185677468776703,0.1420833319425583,0.14230816066265106,0.14253196120262146,0.14275026321411133,0.14296959340572357,0.14318342506885529,0.14340327680110931,0.14361770451068878,0.14384040236473083,0.14404572546482086,0.1442563682794571,0.14446969330310822,0.14467620849609375,0.14488264918327332,0.14509063959121704,0.14529812335968018,0.14550550282001495,0.14570145308971405,0.14590944349765778,0.1461084932088852,0.14631210267543793,0.14651407301425934,0.1467195749282837,0.14691372215747833,0.14711473882198334,0.14731431007385254,0.14751490950584412,0.14770923554897308,0.14791136980056763,0.1481107622385025,0.14829906821250916,0.14849115908145905,0.14868110418319702,0.14886975288391113,0.14905977249145508,0.14924782514572144,0.14943526685237885,0.14962030947208405,0.14980612695217133,0.14998051524162292,0.1501627117395401,0.15033967792987823,0.1505153477191925,0.1506935954093933,0.15086807310581207,0.1510416865348816,0.15121829509735107,0.15139181911945343,0.15156260132789612,0.15172967314720154,0.1519014835357666,0.15206950902938843,0.1522345244884491,0.1523999571800232,0.15256592631340027,0.15272818505764008,0.15289174020290375,0.15305666625499725,0.1532260775566101,0.15338507294654846,0.15354295074939728,0.1537032425403595,0.1538601815700531,0.1540164202451706,0.1541706919670105,0.1543220430612564,0.15447692573070526,0.1546357423067093,0.15478529036045074,0.15493278205394745,0.1550799161195755,0.15522688627243042,0.1553734987974167,0.1555185765028,0.1556626260280609,0.15580348670482635,0.15594340860843658,0.1560862511396408,0.15622419118881226,0.15636256337165833,0.1564982682466507,0.156636044383049,0.1567733883857727,0.15690934658050537],"active":[0.0008722543716430664,0.000779433234129101,0.0007774565019644797,0.000796450418420136,0.0008288519456982613,0.0008538620313629508,0.0008866072166711092,0.0009203837253153324,0.0009590592235326767,0.0010069310665130615,0.0010456920135766268,0.0011022444814443588,0.0011500301770865917,0.0011996207758784294,0.0012516179122030735,0.001313068438321352,0.001381395384669304,0.001417921856045723,0.0014263452030718327,0.0014364002272486687,0.0014501512050628662,0.0014500655233860016,0.001466481015086174,0.0014864206314086914,0.0015064459294080734,0.0015188222751021385,0.0015208851546049118,0.0015392778441309929,0.0015605911612510681,0.001572364941239357,0.0015778662636876106,0.0015894696116447449,0.0015949700027704239,0.001614738255739212,0.0016365665942430496,0.0016455911099910736,0.0016554761677980423,0.0016675088554620743,0.0016718041151762009,0.0016657039523124695,0.001669570803642273,0.001683063805103302,0.001706097275018692,0.0017144344747066498,0.0017200205475091934,0.001731107011437416,0.0017333421856164932,0.001732654869556427,0.0017369519919157028,0.0017519071698188782,0.0017515625804662704,0.0017534531652927399,0.0017580967396497726,0.0017572343349456787,0.001771673560142517,0.0017817281186580658,0.0017834492027759552,0.001783706247806549,0.0017888657748699188,0.0018118992447853088,0.0018100067973136902,0.0018005520105361938,0.0018088892102241516,0.001807425171136856,0.00179247185587883,0.0018091462552547455,0.00180734321475029,0.0018145591020584106,0.0018057972192764282,0.0018124096095561981,0.0018274523317813873,0.0018321797251701355,0.0018418915569782257,0.001827538013458252,0.0018339864909648895,0.0018374249339103699,0.0018236711621284485,0.0018373392522335052,0.001819029450416565,0.0018309764564037323,0.001827884465456009,0.0018303729593753815,0.0018121562898159027,0.0018204078078269958,0.0018143020570278168,0.0018131844699382782,0.0018198899924755096,0.0018140412867069244,0.0017971992492675781,0.0017858520150184631,0.0017856806516647339,0.0017923824489116669,0.0017843954265117645,0.0017755404114723206,0.001789979636669159,0.001773051917552948,0.0017649680376052856,0.0017700418829917908,0.0017585232853889465,0.0017498433589935303,0.0017359182238578796,0.0017329975962638855,0.0017343759536743164,0.0017329975962638855,0.0017207041382789612,0.0017188191413879395,0.0017078220844268799,0.0017066076397895813,0.0016877874732017517,0.0016821175813674927,0.0016696527600288391,0.0016580522060394287,0.0016581416130065918,0.0016548782587051392,0.0016543641686439514,0.001643449068069458,0.0016333013772964478,0.0016239285469055176,0.0016254782676696777,0.0016177445650100708,0.001622214913368225,0.001619383692741394,0.0016100108623504639,0.0015843957662582397,0.00157889723777771,0.0015773549675941467,0.0015705674886703491,0.0015574917197227478,0.001550622284412384,0.0015379860997200012,0.0015274137258529663,0.0015108287334442139,0.0014998242259025574,0.0014919191598892212,0.0014806613326072693,0.0014802366495132446,0.00146484375,0.0014593526721000671,0.0014520436525344849,0.0014468878507614136,0.0014276355504989624,0.0014332234859466553,0.0014113038778305054,0.001409672200679779,0.001396089792251587,0.0013901591300964355,0.0013799294829368591,0.0013760626316070557,0.001367129385471344,0.0013658404350280762,0.00135793536901474,0.0013506263494491577,0.0013410896062850952,0.0013318955898284912,0.0013184845447540283,0.001313924789428711,0.0013067051768302917,0.001295626163482666,0.0012929588556289673,0.0012845396995544434,0.0012735351920127869,0.0012492910027503967,0.0012517943978309631,0.001241825520992279,0.0012308135628700256,0.0012047812342643738,0.0012068375945091248,0.0011917129158973694,0.0011860430240631104,0.0011902526021003723,0.0011740028858184814,0.001167304813861847,0.0011584535241127014,0.0011631771922111511,0.001156821846961975,0.0011374801397323608,0.0011354237794876099,0.001139029860496521,0.0011285394430160522,0.001119866967201233,0.0011054277420043945,0.001102156937122345,0.0010866820812225342,0.0010948553681373596,0.0010718181729316711,0.001069672405719757,0.001067519187927246,0.0010533407330513,0.0010612457990646362,0.0010456070303916931,0.001040533185005188,0.0010508522391319275,0.0010278970003128052,0.0010260120034217834,0.0010246336460113525,0.0010160431265830994,0.001008734107017517,0.001015782356262207,0.0010149255394935608,0.0010078772902488708,0.0009873360395431519,0.000981748104095459,0.0009676516056060791,0.0009738430380821228,0.0009706616401672363,0.0009647384285926819,0.0009619742631912231,0.0009535700082778931,0.000949859619140625,0.0009383410215377808,0.0009288042783737183,0.0009220242500305176,0.0009256303310394287,0.0009226202964782715,0.0009237378835678101,0.0009110122919082642,0.0009124726057052612,0.0009031891822814941,0.0008939951658248901,0.0008916705846786499,0.0008952021598815918,0.0008922815322875977,0.0008765608072280884,0.0008741468191146851,0.0008767247200012207,0.0008645206689834595,0.0008617639541625977,0.0008686333894729614,0.0008517056703567505,0.0008487105369567871,0.0008414983749389648,0.0008445829153060913,0.0008409768342971802,0.0008297115564346313,0.0008211135864257812,0.0008189678192138672,0.0008260160684585571,0.0008071064949035645,0.0008041858673095703,0.0007965415716171265,0.0008026361465454102,0.000797569751739502,0.0007940381765365601,0.00079326331615448,0.0007812380790710449,0.0007844120264053345,0.0007797777652740479,0.0007805526256561279,0.0007650703191757202,0.0007708370685577393,0.0007606148719787598,0.0007521957159042358,0.000757172703742981,0.0007510632276535034,0.0007489323616027832,0.0007485002279281616,0.0007422268390655518,0.0007407665252685547,0.0007439255714416504,0.0007368028163909912,0.000731736421585083,0.000731736421585083,0.0007278621196746826,0.0007293224334716797,0.0007240921258926392,0.0007234811782836914,0.0007207393646240234,0.0007135868072509766,0.0007071495056152344,0.0007078349590301514,0.0007037222385406494,0.0007014870643615723,0.0007020831108093262,0.0007030218839645386,0.0007004588842391968,0.0006871223449707031,0.0006916821002960205,0.0006922036409378052,0.0006844550371170044,0.0006886869668960571,0.0006890296936035156,0.0006809383630752563,0.0006787031888961792,0.0006702840328216553,0.0006820559501647949,0.0006713122129440308,0.0006772428750991821,0.0006746649742126465,0.0006761252880096436,0.0006660670042037964,0.0006735473871231079,0.0006705522537231445,0.0006712228059768677,0.0006659775972366333,0.0006676167249679565,0.0006568729877471924,0.0006511211395263672,0.0006489753723144531,0.0006459653377532959,0.0006447583436965942,0.0006470829248428345,0.0006402879953384399,0.0006329864263534546,0.0006265491247177124,0.0006251633167266846,0.0006143301725387573,0.0006200075149536133,0.0006102919578552246,0.0006149262189865112,0.0006175190210342407,0.0006143450736999512,0.0006139874458312988,0.0006144940853118896,0.0006132125854492188,0.0006110668182373047,0.0006093382835388184,0.0006120055913925171,0.000608488917350769,0.000603407621383667,0.0006056427955627441,0.0006064325571060181,0.0006024688482284546,0.000599205493927002,0.0005969703197479248,0.0005959421396255493,0.0005858838558197021,0.0005797743797302246,0.0005804747343063354,0.0005767643451690674,0.0005733370780944824,0.0005699098110198975,0.0005653500556945801,0.0005695521831512451,0.0005644857883453369,0.0005528032779693604,0.0005481541156768799,0.0005475431680679321,0.0005492717027664185,0.0005492717027664185,0.000547558069229126,0.0005484968423843384,0.0005440264940261841,0.0005452334880828857,0.000543937087059021,0.0005387812852859497,0.0005379319190979004,0.0005362033843994141,0.000534743070602417,0.0005349218845367432,0.0005374103784561157,0.0005315691232681274]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0008722543716430664,0.0011076589580625296,0.0013725429307669401,0.0016666483134031296,0.0019689183682203293,0.0022911280393600464,0.002624166663736105,0.0029676049016416073,0.0033253098372370005,0.0036993445828557014,0.004080598708242178,0.004478010348975658,0.004890806507319212,0.005320791620761156,0.005759886931627989,0.006212132051587105,0.0066884420812129974,0.007152375299483538,0.007614074740558863,0.008082391694188118,0.008533261716365814,0.008992811664938927,0.009442994371056557,0.00989541132003069,0.01034378819167614,0.010788298211991787,0.01123435515910387,0.011676974594593048,0.012120453640818596,0.01256032194942236,0.012991510331630707,0.013430004008114338,0.013865489512681961,0.014296506531536579,0.014723655767738819,0.015160860493779182,0.01558775082230568,0.016015416011214256,0.01643998548388481,0.01686180755496025,0.01727692410349846,0.017687398940324783,0.018098648637533188,0.018503794446587563,0.018913239240646362,0.019310737028717995,0.01970960944890976,0.020108310505747795,0.02049936354160309,0.020886460319161415,0.021275879815220833,0.02166340872645378,0.022041482850909233,0.022425228729844093,0.022794364020228386,0.02317209541797638,0.02354234829545021,0.023908132687211037,0.02427365817129612,0.02463402785360813,0.02499663084745407,0.02535467967391014,0.02570679783821106,0.0260486900806427,0.02639513649046421,0.026738746091723442,0.027080636471509933,0.027417371049523354,0.02774791792035103,0.028086628764867783,0.028416916728019714,0.02874746359884739,0.02907087653875351,0.029400305822491646,0.02972646802663803,0.030049022287130356,0.030368221923708916,0.030688369646668434,0.031002242118120193,0.03131456673145294,0.03162749856710434,0.03192572668194771,0.032229628413915634,0.032529234886169434,0.032824285328388214,0.03311469778418541,0.03340502083301544,0.03369396924972534,0.03397337719798088,0.034256480634212494,0.03453528881072998,0.03481254726648331,0.03508946672081947,0.035365521907806396,0.03563040494918823,0.0358978696167469,0.03615424409508705,0.03641654923558235,0.036673612892627716,0.03693153336644173,0.0371830090880394,0.03743405640125275,0.03768106549978256,0.03792747110128403,0.038169149309396744,0.038409795612096786,0.03864717856049538,0.038885246962308884,0.039114635437726974,0.03934608772397041,0.03957083448767662,0.03979627043008804,0.04002213478088379,0.04024069383740425,0.04046037048101425,0.04067841172218323,0.04088854789733887,0.04110367223620415,0.041314322501420975,0.04151767119765282,0.04172462597489357,0.04193003848195076,0.04212822765111923,0.042329341173172,0.04252314567565918,0.04271832853555679,0.042910847812891006,0.04309992492198944,0.043290551751852036,0.043471209704875946,0.04365693777799606,0.04383596405386925,0.04401576146483421,0.044191520661115646,0.04436676204204559,0.04454277828335762,0.044710200279951096,0.04488277807831764,0.04504908248782158,0.04521435499191284,0.0453810915350914,0.045541808009147644,0.04570390284061432,0.04586539417505264,0.04601966589689255,0.0461747981607914,0.046328552067279816,0.046481795608997345,0.04663151130080223,0.04677761718630791,0.046929311007261276,0.0470736138522625,0.04721422120928764,0.04735345393419266,0.04749113693833351,0.04762822017073631,0.04776693880558014,0.04789998009800911,0.0480322502553463,0.04816821590065956,0.048297133296728134,0.04842992126941681,0.048560731112957,0.04868827387690544,0.048815298825502396,0.048942070454359055,0.04906196519732475,0.04918288812041283,0.049307338893413544,0.0494275763630867,0.049545664340257645,0.04965730756521225,0.04977213218808174,0.0498855784535408,0.04999876767396927,0.05010877922177315,0.050212085247039795,0.05031625181436539,0.05042256787419319,0.05053068697452545,0.050634078681468964,0.05073472112417221,0.05083183944225311,0.050930846482515335,0.05103209242224693,0.051132991909980774,0.051232945173978806,0.05132662504911423,0.05142374336719513,0.051519833505153656,0.05161265283823013,0.05170641839504242,0.05179588869214058,0.051882434636354446,0.05197327956557274,0.052063263952732086,0.05215316265821457,0.05224091559648514,0.05232428014278412,0.05240498483181,0.05248912423849106,0.05257214978337288,0.05265388265252113,0.052734412252902985,0.05281142145395279,0.05289272591471672,0.05296895653009415,0.05304235592484474,0.053118158131837845,0.05319671332836151,0.05327079817652702,0.05334823578596115,0.05342335253953934,0.05349691957235336,0.053570833057165146,0.05364517867565155,0.05371496453881264,0.05378509685397148,0.053857721388339996,0.05393137410283089,0.05400210991501808,0.05407533422112465,0.05414494872093201,0.05421147122979164,0.054277047514915466,0.05434124916791916,0.054403215646743774,0.054464925080537796,0.05452929809689522,0.05458937585353851,0.054650310426950455,0.05470763519406319,0.05476539209485054,0.054823145270347595,0.05487780645489693,0.054931093007326126,0.05498403683304787,0.05503775179386139,0.055092327296733856,0.05514398217201233,0.055196408182382584,0.055247802287340164,0.05530066043138504,0.05535420402884483,0.05540576949715614,0.055456820875406265,0.05550933629274368,0.05556021258234978,0.055606625974178314,0.05565406754612923,0.05570245534181595,0.05574972555041313,0.05579854175448418,0.05584125593304634,0.05588629096746445,0.05593089759349823,0.05597919970750809,0.056025180965662,0.05606909841299057,0.05610966309905052,0.05615461245179176,0.05619827285408974,0.05623926967382431,0.056281037628650665,0.056321948766708374,0.056360021233558655,0.05640110373497009,0.05644373223185539,0.05648653581738472,0.05652589723467827,0.05656594783067703,0.05660703033208847,0.05664733797311783,0.056685153394937515,0.05672382935881615,0.056762076914310455,0.05679997801780701,0.05683624744415283,0.05687105283141136,0.056909557431936264,0.056944623589515686,0.056978315114974976,0.057013895362615585,0.05704715847969055,0.05708136409521103,0.057113077491521835,0.05714548006653786,0.05717933923006058,0.0572117418050766,0.057245004922151566,0.057277921587228775,0.05731204152107239,0.05734194815158844,0.057375382632017136,0.05740838497877121,0.05743606016039848,0.05746708810329437,0.057496652007102966,0.057526905089616776,0.057554494589567184,0.05758165195584297,0.05761207640171051,0.05764292925596237,0.057670775800943375,0.0576951839029789,0.05772079899907112,0.05774486064910889,0.05777064710855484,0.0577976331114769,0.057824619114398956,0.0578521229326725,0.05787739157676697,0.057902056723833084,0.05792732536792755,0.05795276537537575,0.05797510966658592,0.05799926072359085,0.058022551238536835,0.05804352089762688,0.058065783232450485,0.058089934289455414,0.058111075311899185,0.05813359469175339,0.05815568193793297,0.05817381665110588,0.0581958182156086,0.0582183338701725,0.058239564299583435,0.0582595020532608,0.05828176438808441,0.05830230563879013,0.05832439288496971,0.05834373086690903,0.05836581811308861,0.058385156095027924,0.05840371921658516,0.058424778282642365,0.058445919305086136,0.05846757814288139,0.058484937995672226,0.058505650609731674,0.05852404236793518,0.05854475498199463,0.0585644394159317,0.0585830882191658,0.05860208347439766,0.058620817959308624,0.05863869562745094,0.0586550235748291,0.058674704283475876,0.05869051814079285],"recovered":[0.0,0.0003276241186540574,0.0006107285153120756,0.0008891918114386499,0.0011754761217162013,0.0014664875343441963,0.0017704765778034925,0.002090537454932928,0.002419622614979744,0.0027641779743134975,0.0031208517029881477,0.0034925658255815506,0.003876828122884035,0.004274841398000717,0.004688153509050608,0.005114614963531494,0.0055632502771914005,0.006020308006554842,0.0064833820797502995,0.006943190470337868,0.007410647813230753,0.00786882359534502,0.008330178447067738,0.008780361153185368,0.009235957637429237,0.00968940556049347,0.010141393169760704,0.01059140358120203,0.01103376504033804,0.011480509303510189,0.011922870762646198,0.01235758326947689,0.01279375609010458,0.013232422061264515,0.013672290369868279,0.014105885289609432,0.014537245966494083,0.01496319193392992,0.015397559851408005,0.015818091109395027,0.016241200268268585,0.01666310615837574,0.017082005739212036,0.017496692016720772,0.017910433933138847,0.018320651724934578,0.01872382126748562,0.019132493063807487,0.019531279802322388,0.019923534244298935,0.020313039422035217,0.020699964836239815,0.021088266745209694,0.0214702095836401,0.021848110482096672,0.022220857441425323,0.02259575016796589,0.02297193370759487,0.023343218490481377,0.02371158078312874,0.02407556027173996,0.02444409392774105,0.02480515092611313,0.025161651894450188,0.02551102079451084,0.02585798315703869,0.026204686611890793,0.026549672707915306,0.026891563087701797,0.027223484590649605,0.027558155357837677,0.027891194447875023,0.028223974630236626,0.028560280799865723,0.028883520513772964,0.02921484038233757,0.029532495886087418,0.029857713729143143,0.030179062858223915,0.03049517050385475,0.030806465074419975,0.0311204232275486,0.031425099819898605,0.03172805905342102,0.032033421099185944,0.032334573566913605,0.03262739256024361,0.03292270004749298,0.03320588916540146,0.03349045664072037,0.03378043696284294,0.03406156226992607,0.0343412309885025,0.03461221605539322,0.034890420734882355,0.035160891711711884,0.03543127700686455,0.035693325102329254,0.03595081716775894,0.036211661994457245,0.03646932542324066,0.03673051297664642,0.03697735071182251,0.03722856938838959,0.03747591748833656,0.037720948457717896,0.03796013444662094,0.03820301592350006,0.03844039887189865,0.03867236524820328,0.038903988897800446,0.03913002461194992,0.039357006549835205,0.0395808108150959,0.039801087230443954,0.040028929710388184,0.04024181514978409,0.04045805335044861,0.04067033901810646,0.040888212621212006,0.04109516739845276,0.041302382946014404,0.04150564596056938,0.04171045124530792,0.04191654920578003,0.04211336374282837,0.042316969484090805,0.04251086339354515,0.04270406812429428,0.04289589822292328,0.043076470494270325,0.04326391592621803,0.043451279401779175,0.043628498911857605,0.04381328076124191,0.043988265097141266,0.044163335114717484,0.04433436691761017,0.044504884630441666,0.04467660188674927,0.044844452291727066,0.045010071247816086,0.04517749324440956,0.04533958435058594,0.04549970105290413,0.045657929033041,0.045814260840415955,0.04597102850675583,0.04611954092979431,0.04627140611410141,0.04642181098461151,0.04657238721847534,0.046715058386325836,0.04686090722680092,0.0470014251768589,0.0471438392996788,0.047285046428442,0.04742496460676193,0.047558266669511795,0.04769311472773552,0.04782719165086746,0.0479600615799427,0.0480879507958889,0.04822082072496414,0.048354897648096085,0.04848235473036766,0.04860585555434227,0.04873022064566612,0.048854928463697433,0.04897782951593399,0.0490960031747818,0.049217186868190765,0.04933562129735947,0.04945319518446922,0.04956560954451561,0.049680519849061966,0.04978769272565842,0.0498974472284317,0.05000298470258713,0.05010998994112015,0.05021664872765541,0.050321757793426514,0.05042334645986557,0.05052269995212555,0.05062583461403847,0.05072484165430069,0.050820242613554,0.050919681787490845,0.05101507902145386,0.05111168324947357,0.05120716989040375,0.05130188167095184,0.051397278904914856,0.051491133868694305,0.05158042907714844,0.051668353378772736,0.05175979807972908,0.05184832215309143,0.05193718895316124,0.05202244594693184,0.052106328308582306,0.05218763276934624,0.05227014049887657,0.05235084518790245,0.05243558809161186,0.05251362547278404,0.052594587206840515,0.05267064645886421,0.05274808406829834,0.052823372185230255,0.05289943516254425,0.05297446623444557,0.05305422097444534,0.05313071236014366,0.05320307984948158,0.05327673628926277,0.05335056409239769,0.05342361703515053,0.05349580943584442,0.05356534197926521,0.05363469943404198,0.053706031292676926,0.05378158017992973,0.05385385826230049,0.05392175540328026,0.053989652544260025,0.05405643209815025,0.05411900207400322,0.054179850965738297,0.05424517020583153,0.05430498719215393,0.05436600744724274,0.05442805960774422,0.054484009742736816,0.054539188742637634,0.05459849163889885,0.05465298146009445,0.054706353694200516,0.05476101487874985,0.05481619015336037,0.054866380989551544,0.05491975322365761,0.05497200787067413,0.05502374842762947,0.05507875233888626,0.05513074994087219,0.05518283322453499,0.05523629114031792,0.05528433620929718,0.05533169209957123,0.055380936712026596,0.05542923882603645,0.05547736957669258,0.05552644282579422,0.05557208135724068,0.055618491023778915,0.055664386600255966,0.05570950731635094,0.05575445666909218,0.055801037698984146,0.055842723697423935,0.05588380619883537,0.055928584188222885,0.05597516521811485,0.056015558540821075,0.05605423450469971,0.056094370782375336,0.05613665655255318,0.05617498978972435,0.056219764053821564,0.05626127868890762,0.05630115792155266,0.05634266883134842,0.0563822016119957,0.056422337889671326,0.056461531668901443,0.05649900436401367,0.056540343910455704,0.05657695606350899,0.05661296471953392,0.05664872005581856,0.05668335407972336,0.05671790614724159,0.05675623565912247,0.05679113045334816,0.0568254217505455,0.056854818016290665,0.056887391954660416,0.05692022293806076,0.056952450424432755,0.0569852814078331,0.05701948702335358,0.05705360695719719,0.057087987661361694,0.05712124705314636,0.057151585817337036,0.05718175321817398,0.057212091982364655,0.057242944836616516,0.05727285519242287,0.057303622364997864,0.057329580187797546,0.057359401136636734,0.05738767981529236,0.057416729629039764,0.057444144040346146,0.057469841092824936,0.05749674513936043,0.05752089247107506,0.05754702165722847,0.05757478252053261,0.05760073661804199,0.05762772634625435,0.057652220129966736,0.0576789490878582,0.05770516023039818,0.05772767961025238,0.05775165930390358,0.057774949818849564,0.05779505893588066,0.05781903862953186,0.057842932641506195,0.05786433070898056,0.057887107133865356,0.05790945515036583,0.05792956426739693,0.05794787034392357,0.057968929409980774,0.05799127370119095,0.05801353231072426,0.05803639441728592,0.058057624846696854,0.058079108595848083,0.05809776112437248,0.058118730783462524,0.05813918635249138,0.05815998464822769,0.058179836720228195,0.05820046365261078,0.058222293853759766,0.05824137479066849,0.05826269090175629,0.05828133970499039,0.058301880955696106,0.058320529758930206,0.058341071009635925,0.05835998058319092,0.0583794042468071,0.058398742228746414,0.05841429904103279,0.05843372270464897],"active":[0.0008722543716430664,0.0007800348103046417,0.0007618144154548645,0.0007774565019644797,0.000793442246504128,0.0008246405050158501,0.0008536900859326124,0.0008770674467086792,0.0009056872222572565,0.0009351666085422039,0.0009597470052540302,0.0009854445233941078,0.0010139783844351768,0.001045950222760439,0.0010717334225773811,0.0010975170880556107,0.001125191804021597,0.0011320672929286957,0.0011306926608085632,0.0011392012238502502,0.0011226139031350613,0.0011239880695939064,0.0011128159239888191,0.0011150501668453217,0.0011078305542469025,0.0010988926514983177,0.0010929619893431664,0.001085571013391018,0.0010866886004805565,0.0010798126459121704,0.0010686395689845085,0.0010724207386374474,0.0010717334225773811,0.0010640844702720642,0.0010513653978705406,0.0010549752041697502,0.001050504855811596,0.001052224077284336,0.0010424256324768066,0.0010437164455652237,0.0010357238352298737,0.0010242927819490433,0.0010166428983211517,0.0010071024298667908,0.001002805307507515,0.0009900853037834167,0.000985788181424141,0.0009758174419403076,0.0009680837392807007,0.0009629260748624802,0.0009628403931856155,0.0009634438902139664,0.0009532161056995392,0.0009550191462039948,0.0009462535381317139,0.0009512379765510559,0.0009465981274843216,0.0009361989796161652,0.000930439680814743,0.000922447070479393,0.0009210705757141113,0.0009105857461690903,0.0009016469120979309,0.0008870381861925125,0.0008841156959533691,0.0008807629346847534,0.0008759498596191406,0.0008676983416080475,0.000856354832649231,0.0008631441742181778,0.0008587613701820374,0.0008562691509723663,0.0008469019085168839,0.0008400250226259232,0.0008429475128650665,0.0008341819047927856,0.0008357260376214981,0.0008306559175252914,0.0008231792598962784,0.0008193962275981903,0.0008210334926843643,0.0008053034543991089,0.0008045285940170288,0.0008011758327484131,0.0007908642292022705,0.0007801242172718048,0.0007776282727718353,0.0007712692022323608,0.000767488032579422,0.0007660239934921265,0.0007548518478870392,0.0007509849965572357,0.0007482357323169708,0.0007533058524131775,0.0007399842143058777,0.0007369779050350189,0.0007229670882225037,0.0007232241332530975,0.0007227957248687744,0.0007198713719844818,0.0007136836647987366,0.0007035434246063232,0.0007037147879600525,0.0006989017128944397,0.0006932318210601807,0.000688847154378891,0.0006870441138744354,0.0006822310388088226,0.0006742365658283234,0.0006737224757671356,0.0006668455898761749,0.0006662458181381226,0.000665128231048584,0.0006598830223083496,0.0006592832505702972,0.0006494820117950439,0.000646732747554779,0.0006456188857555389,0.0006439834833145142,0.0006294585764408112,0.0006294585764408112,0.0006276555359363556,0.0006225816905498505,0.0006188899278640747,0.0006065964698791504,0.0006049647927284241,0.0005938783288002014,0.0005890615284442902,0.0005864836275577545,0.0005753114819526672,0.0005804672837257385,0.0005720481276512146,0.0005644820630550385,0.0005630217492580414,0.0005534812808036804,0.0005545131862163544,0.0005468651652336121,0.0005484111607074738,0.0005441978573799133,0.0005377531051635742,0.0005366392433643341,0.0005317367613315582,0.0005264095962047577,0.0005258098244667053,0.0005199648439884186,0.0005168691277503967,0.0005142912268638611,0.0005107671022415161,0.0005119703710079193,0.0005062110722064972,0.000507500022649765,0.0005012266337871552,0.0004991628229618073,0.0004925467073917389,0.0004897117614746094,0.0004843808710575104,0.0004818923771381378,0.0004750154912471771,0.0004739835858345032,0.00047510117292404175,0.000469941645860672,0.00046985968947410583,0.0004727803170681,0.00046745315194129944,0.00046040117740631104,0.00045971572399139404,0.0004561096429824829,0.0004526674747467041,0.00045241042971611023,0.00044974684715270996,0.00044966116547584534,0.0004401206970214844,0.0004365108907222748,0.000432383269071579,0.00043315812945365906,0.00042825937271118164,0.0004243925213813782,0.0004188045859336853,0.00041958317160606384,0.00042069703340530396,0.00041742995381355286,0.000412963330745697,0.0004084929823875427,0.00040814653038978577,0.0004062578082084656,0.00040815025568008423,0.0004127025604248047,0.00040694326162338257,0.00040866434574127197,0.00040815025568008423,0.0004054829478263855,0.00040453672409057617,0.00039860978722572327,0.000391300767660141,0.00039285048842430115,0.0003949105739593506,0.0003933645784854889,0.0003925934433937073,0.00038709118962287903,0.00038253888487815857,0.00038279592990875244,0.00038451701402664185,0.00038374215364456177,0.00038356706500053406,0.0003758333623409271,0.0003791004419326782,0.0003743693232536316,0.0003717094659805298,0.000370074063539505,0.0003733411431312561,0.00037136301398277283,0.0003737695515155792,0.00036913156509399414,0.00036620721220970154,0.00036775320768356323,0.0003684423863887787,0.0003644004464149475,0.00036147981882095337,0.00036191195249557495,0.00036603212356567383,0.00036741048097610474,0.0003693029284477234,0.00036336854100227356,0.0003576129674911499,0.00035529211163520813,0.0003515966236591339,0.0003467835485935211,0.0003459230065345764,0.0003494471311569214,0.0003442056477069855,0.00034532323479652405,0.00034162774682044983,0.00033733248710632324,0.0003391355276107788,0.0003386177122592926,0.0003326013684272766,0.0003310553729534149,0.0003313980996608734,0.0003313124179840088,0.0003277920186519623,0.00033002719283103943,0.00032804906368255615,0.000328652560710907,0.00033045560121536255,0.0003270171582698822,0.0003260709345340729,0.00032650306820869446,0.00032392144203186035,0.00032228976488113403,0.00032237544655799866,0.0003215186297893524,0.00032048672437667847,0.00032117217779159546,0.00031481310725212097,0.00031420961022377014,0.0003124065697193146,0.00031481310725212097,0.0003156736493110657,0.0003146417438983917,0.00030862540006637573,0.00031188875436782837,0.000314466655254364,0.00031068548560142517,0.0003058724105358124,0.0003063902258872986,0.00030578672885894775,0.0003067329525947571,0.0003070756793022156,0.0003115460276603699,0.0003061331808567047,0.0003046691417694092,0.0003058724105358124,0.0003046691417694092,0.00030295178294181824,0.00030149146914482117,0.00030054524540901184,0.00030097365379333496,0.0002959035336971283,0.00029409676790237427,0.00029659271240234375,0.0002959035336971283,0.00029496103525161743,0.0002959892153739929,0.0002909228205680847,0.00029023364186286926,0.0002876557409763336,0.0002906620502471924,0.00029194727540016174,0.0002915188670158386,0.00029255449771881104,0.00029264017939567566,0.00029255449771881104,0.0002883411943912506,0.0002873949706554413,0.0002871379256248474,0.00028447434306144714,0.00028533488512039185,0.00028456002473831177,0.0002839602530002594,0.0002816393971443176,0.00027802959084510803,0.00028249621391296387,0.0002835281193256378,0.00028309598565101624,0.0002784542739391327,0.0002766549587249756,0.0002750195562839508,0.00027390196919441223,0.0002767406404018402,0.00027759745717048645,0.0002773404121398926,0.0002766549587249756,0.00027433037757873535,0.00027510523796081543,0.0002738162875175476,0.00026994943618774414,0.00027158111333847046,0.000270891934633255,0.00026857107877731323,0.0002707242965698242,0.00027089565992355347,0.0002681426703929901,0.00026926398277282715,0.0002685748040676117,0.00026436150074005127,0.0002662539482116699,0.0002704635262489319,0.00027063488960266113,0.00026822835206985474,0.0002682320773601532,0.0002659112215042114,0.00026676803827285767,0.0002646222710609436,0.0002680569887161255,0.00026642531156539917,0.0002645328640937805,0.00026479363441467285,0.0002660825848579407,0.0002671144902706146,0.00026264414191246033,0.00026427581906318665,0.00026135146617889404,0.00026341527700424194,0.0002625584602355957,0.0002625584602355957,0.000261012464761734,0.0002608373761177063,0.0002592913806438446,0.0002562813460826874,0.0002604052424430847,0.0002567954361438751]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0008722543716430664,0.001109721721149981,0.001374347833916545,0.0016520376084372401,0.0019302431028336287,0.0022237468510866165,0.0025221495889127254,0.002822958631440997,0.003136745421215892,0.0034536265302449465,0.00377669557929039,0.004105694591999054,0.004431857727468014,0.004776326939463615,0.005124234594404697,0.0054821111261844635,0.005844629369676113,0.006195544730871916,0.006544053554534912,0.006878123618662357,0.007207122631371021,0.007529160473495722,0.007853690534830093,0.008167563006281853,0.008473271504044533,0.008776744827628136,0.009073944762349129,0.009367018006742,0.009651325643062592,0.009935375303030014,0.010210229083895683,0.010479668155312538,0.01074154395610094,0.011003592051565647,0.011264264583587646,0.011522358283400536,0.011764811351895332,0.012005802243947983,0.012245246209204197,0.012477041222155094,0.012705828063189983,0.01293332502245903,0.01315497886389494,0.013368209823966026,0.013583675026893616,0.013799140229821205,0.014005838893353939,0.014213655143976212,0.014412103220820427,0.014600410126149654,0.014794646762311459,0.014979515224695206,0.015164555981755257,0.015341689810156822,0.015512462705373764,0.015687018632888794,0.015855729579925537,0.01602211967110634,0.01618601754307747,0.016347508877515793,0.01650582067668438,0.016657685860991478,0.01680980995297432,0.01695754937827587,0.017104344442486763,0.017244093120098114,0.017384270206093788,0.01752023585140705,0.017652161419391632,0.017786236479878426,0.01791747473180294,0.01804312691092491,0.018169037997722626,0.018287384882569313,0.01840762235224247,0.018522702157497406,0.018635893240571022,0.018747622147202492,0.018857890740036964,0.018965236842632294,0.019069401547312737,0.019172193482518196,0.0192731786519289,0.01937459409236908,0.01947205699980259,0.019569089636206627,0.019662082195281982,0.0197539571672678,0.019845232367515564,0.019931090995669365,0.02001454494893551,0.02010006085038185,0.020182223990559578,0.020260605961084366,0.02034234069287777,0.02041848748922348,0.02049308829009533,0.02056579850614071,0.020638594403862953,0.02071010135114193,0.02078109234571457,0.020846497267484665,0.02091147191822529,0.020975328981876373,0.021036865189671516,0.02109917625784874,0.021160800009965897,0.02121812477707863,0.021275192499160767,0.02132951095700264,0.02138167805969715,0.021435394883155823,0.021488767117261887,0.021539561450481415,0.021591300144791603,0.02164037525653839,0.021690910682082176,0.021739814430475235,0.021788200363516808,0.02183375135064125,0.0218769833445549,0.02192244865000248,0.021965935826301575,0.022007104009389877,0.022046638652682304,0.02208729088306427,0.022129060700535774,0.022163696587085724,0.02220262959599495,0.022236578166484833,0.022272933274507523,0.02230791375041008,0.02233928255736828,0.022370222955942154,0.022403055801987648,0.02243545651435852,0.0224676001816988,0.0224969070404768,0.022528965026140213,0.022558271884918213,0.02258809469640255,0.02261662855744362,0.022642670199275017,0.022671377286314964,0.02269853465259075,0.022725865244865417,0.022750703617930412,0.022774768993258476,0.022798489779233932,0.022821953520178795,0.02284567430615425,0.022867245599627495,0.02288770116865635,0.022908929735422134,0.022928869351744652,0.022949324920773506,0.02296883426606655,0.022988086566329002,0.023006994277238846,0.02302633225917816,0.023045755922794342,0.02306397631764412,0.023080993443727493,0.023100588470697403,0.02311708964407444,0.02313324809074402,0.023150091990828514,0.02316487580537796,0.023179227486252785,0.023194441571831703,0.02321016788482666,0.023226585239171982,0.023242054507136345,0.023258814588189125,0.02327505685389042,0.023288894444704056,0.023303333669900894,0.023316912353038788,0.023328429087996483,0.023342525586485863,0.023355673998594284,0.02336890995502472,0.023381629958748817,0.023392630741000175,0.02340397611260414,0.02341480553150177,0.023425547406077385,0.023435432463884354,0.023445315659046173,0.02345571480691433,0.02346654422581196,0.023475397378206253,0.02348407730460167,0.023494219407439232,0.023502212017774582,0.023511923849582672,0.023520346730947495,0.023528767749667168,0.023538222536444664,0.023546043783426285,0.02355489693582058,0.023562630638480186,0.02356993593275547,0.023576468229293823,0.02358437515795231,0.02359185181558132,0.023598728701472282,0.023605002090334892,0.02361144870519638,0.02361772209405899,0.023624340072274208,0.023631300777196884,0.02363714575767517,0.02364247478544712,0.023648317903280258,0.023654507473111153,0.0236612968146801,0.02366757020354271,0.023672642186284065,0.023677969351410866,0.02368278242647648,0.023688798770308495,0.02369421347975731,0.023699885234236717,0.023704612627625465,0.02371002733707428,0.023715442046523094,0.023720599710941315,0.023725498467683792,0.023730311542749405,0.02373572438955307,0.02374028041958809,0.023744406178593636,0.02374844439327717,0.02375214174389839,0.023756438866257668,0.023760735988616943,0.023764172568917274,0.023768728598952293,0.023772940039634705,0.023776892572641373,0.02378101833164692,0.023785660043358803,0.023789269849658012,0.02379262074828148,0.023796401917934418,0.02380027063190937,0.023804310709238052,0.023807832971215248,0.02381075546145439,0.023815397173166275,0.023818232119083405,0.023821327835321426,0.023824678733944893,0.023828202858567238,0.023832328617572784,0.023835163563489914,0.023839719593524933,0.023842211812734604,0.02384573593735695,0.023849260061979294,0.023851923644542694,0.02385467290878296,0.023858025670051575,0.02386000193655491,0.023862753063440323,0.023865675553679466,0.023868167772889137,0.023871002718806267,0.023873496800661087,0.023875901475548744,0.02387753501534462,0.02387942560017109,0.023882348090410233,0.023884497582912445,0.02388647384941578,0.023888621479272842,0.023890770971775055,0.023892832919955254,0.023894982412457466,0.023897044360637665,0.023899193853139877,0.023901857435703278,0.02390417829155922,0.02390589751303196,0.023907959461212158,0.02390993759036064,0.023911569267511368,0.02391354739665985,0.02391578070819378,0.023917414247989655,0.023919476196169853,0.023921366780996323,0.02392282895743847,0.023924460634589195,0.0239262655377388,0.023927899077534676,0.02392953261733055,0.02393125183880329,0.02393314242362976,0.023934517055749893,0.023935634642839432,0.0239369235932827,0.023938212543725967,0.023939330130815506,0.023940447717905045,0.023941650986671448,0.023942768573760986,0.023944057524204254,0.023945175111293793,0.02394646406173706,0.023947667330503464,0.023949041962623596,0.02395007386803627,0.02395101822912693,0.02395213581621647,0.02395368367433548,0.02395462803542614,0.023955659940838814,0.02395694889128208,0.02395806647837162,0.023958925157785416,0.02395995706319809,0.023960988968610764,0.023961590602993965,0.02396201901137829,0.023962879553437233,0.02396373823285103,0.023964425548911095,0.023965371772646904,0.023966144770383835,0.023966746404767036,0.02396760694682598,0.023968294262886047,0.023968810215592384,0.023969411849975586,0.023970356211066246,0.023971043527126312,0.02397173084318638,0.02397233247756958,0.023972591385245323,0.02397293411195278,0.023973794654011726,0.023974481970071793,0.023974653333425522,0.023975340649485588,0.02397594228386879,0.02397671714425087,0.023977231234312057,0.023977747187018394,0.02397826313972473],"recovered":[0.0,0.00033295273897238076,0.0006135646835900843,0.0008859258377924562,0.0011618108255788684,0.0014394146855920553,0.0017286211950704455,0.002018257509917021,0.002312964526936412,0.0026186725590378046,0.002925325883552432,0.003243324114009738,0.0035682839807122946,0.0038984003476798534,0.004235048778355122,0.004568689037114382,0.004924073815345764,0.005277223419398069,0.005630717147141695,0.005984297022223473,0.006324554793536663,0.006656304467469454,0.006987022701650858,0.0073144747875630856,0.007632817141711712,0.007945658639073372,0.008260906673967838,0.008561715483665466,0.008859946392476559,0.00915138702839613,0.009438359178602695,0.009718713350594044,0.009990988299250603,0.010257591493427753,0.010529179126024246,0.010791227221488953,0.011049664579331875,0.011300281621515751,0.011545312590897083,0.011789311654865742,0.012028411962091923,0.01226373016834259,0.012497673742473125,0.01272362470626831,0.01293891854584217,0.013154039159417152,0.013369160704314709,0.013581188395619392,0.013789004646241665,0.013992609456181526,0.014187276363372803,0.01438185665756464,0.014576178975403309,0.014764400199055672,0.01494626048952341,0.015127004124224186,0.015303621999919415,0.015474996529519558,0.0156414732336998,0.01580691896378994,0.015974340960383415,0.016138065606355667,0.016295604407787323,0.01644420437514782,0.01659684255719185,0.016748450696468353,0.01689421385526657,0.0170308668166399,0.01717001385986805,0.017305463552474976,0.017438851296901703,0.01757335476577282,0.017701413482427597,0.01783016137778759,0.01795409433543682,0.018074503168463707,0.018195515498518944,0.018312830477952957,0.01842782460153103,0.01853938214480877,0.0186499934643507,0.018754418939352036,0.018861161544919014,0.01896696165204048,0.0190700963139534,0.019164808094501495,0.019260723143815994,0.01935526356101036,0.01944619230926037,0.01954004541039467,0.01963071897625923,0.019718382507562637,0.019799858331680298,0.019884256646037102,0.019965646788477898,0.020046178251504898,0.020127741619944572,0.02020440436899662,0.0202803798019886,0.020354464650154114,0.020426316186785698,0.020495587959885597,0.02056494541466236,0.020632240921258926,0.020696012303233147,0.02075986936688423,0.020821578800678253,0.020887240767478943,0.02094542607665062,0.021002408117055893,0.021060507744550705,0.021114308387041092,0.021169399842619896,0.021221568807959557,0.021274425089359283,0.021326422691345215,0.021376270800828934,0.021425345912575722,0.021473990753293037,0.02152581512928009,0.021571625024080276,0.02161468379199505,0.021661780774593353,0.021704668179154396,0.021747296676039696,0.021789582446217537,0.021830148994922638,0.02187131717801094,0.021908359602093697,0.021942995488643646,0.021977974101901054,0.02201690711081028,0.022051028907299042,0.02208566479384899,0.02211763523519039,0.02215132676064968,0.0221845880150795,0.022217247635126114,0.022248530760407448,0.022279901430010796,0.022309809923171997,0.022339031100273132,0.022369027137756348,0.022396959364414215,0.022425493225455284,0.022451620548963547,0.022480670362710953,0.022503875195980072,0.022528627887368202,0.022554581984877586,0.022579077631235123,0.022602196782827377,0.02262411266565323,0.02264619991183281,0.02266622520983219,0.02268659509718418,0.022707737982273102,0.022727247327566147,0.022746756672859192,0.022766266018152237,0.022785261273384094,0.022804340347647667,0.022824108600616455,0.022842586040496826,0.02286054939031601,0.022878684103488922,0.02289535664021969,0.02291117049753666,0.02292715571820736,0.022943399846553802,0.02295766770839691,0.02297511324286461,0.022990239784121513,0.023006828501820564,0.0230233296751976,0.023038627579808235,0.02305280789732933,0.023068193346261978,0.023082373663783073,0.023096641525626183,0.023109275847673416,0.02312302589416504,0.023136433213949203,0.02315027080476284,0.0231618732213974,0.02317347563803196,0.02318473532795906,0.023195134475827217,0.023206135258078575,0.023216191679239273,0.023226676508784294,0.023237161338329315,0.02324601449072361,0.023254351690411568,0.023264577612280846,0.02327343076467514,0.02328314259648323,0.02329242415726185,0.02330179326236248,0.023310216143727303,0.023318380117416382,0.023327749222517014,0.02333677187561989,0.023343734443187714,0.023350179195404053,0.023359548300504684,0.023367110639810562,0.023374158889055252,0.02338060550391674,0.023387394845485687,0.023394441232085228,0.023401660844683647,0.023408537730574608,0.023414811119437218,0.02342134341597557,0.02342701517045498,0.02343234419822693,0.02343939058482647,0.023445235565304756,0.02345047891139984,0.023456236347556114,0.023461565375328064,0.02346741035580635,0.023472050204873085,0.02347841113805771,0.02348279394209385,0.023489411920309067,0.023494740948081017,0.02349955402314663,0.023505570366978645,0.02351038157939911,0.023515282198786736,0.023520266637206078,0.02352507971227169,0.023528259247541428,0.023532385006546974,0.02353728376328945,0.02354183793067932,0.023544931784272194,0.02354888617992401,0.023553699254989624,0.023557910695672035,0.023561691865324974,0.02356521598994732,0.023569855839014053,0.023573465645313263,0.023577334359288216,0.023581460118293762,0.023584725335240364,0.02358842082321644,0.023592116311192513,0.02359667234122753,0.023599592968821526,0.023602774366736412,0.02360612526535988,0.023609478026628494,0.02361377514898777,0.02361738495528698,0.023620909079909325,0.023624088615179062,0.023627353832125664,0.0236305333673954,0.023634057492017746,0.023637495934963226,0.023640332743525505,0.023642824962735176,0.02364540286362171,0.023648152127861977,0.02365073189139366,0.023654168471693993,0.023656146600842476,0.02365889586508274,0.023661216720938683,0.023663107305765152,0.02366594411432743,0.023669123649597168,0.023671530187129974,0.02367333509027958,0.02367505431175232,0.02367754653096199,0.023679781705141068,0.02368210069835186,0.023684335872530937,0.023686397820711136,0.02368837594985962,0.023690609261393547,0.02369258739054203,0.023694563657045364,0.023696282878518105,0.02369825914502144,0.023700064048171043,0.023702125996351242,0.023703930899500847,0.023705821484327316,0.02370762638747692,0.023709174245595932,0.023710979148745537,0.023712698370218277,0.023714503273367882,0.023715877905488014,0.023717939853668213,0.02371957339346409,0.023720862343907356,0.023722238838672638,0.02372361347079277,0.023724816739559174,0.023726020008325577,0.02372722327709198,0.023728597909212112,0.02372988685965538,0.023731090128421783,0.023732293397188187,0.02373366802930832,0.023734785616397858,0.023735646158456802,0.023736676201224327,0.02373805269598961,0.02373942732810974,0.02374054491519928,0.023741833865642548,0.02374303713440895,0.02374398149549961,0.023745357990264893,0.023746130988001823,0.023747075349092484,0.023748021572828293,0.023748967796564102,0.023749569430947304,0.023750171065330505,0.023750944063067436,0.023751631379127502,0.023752663284540176,0.023753179237246513,0.0237536933273077,0.02375446818768978,0.023755241185426712,0.023756099864840508,0.023756874725222588,0.023757819086313248,0.023758506402373314,0.023758936673402786,0.02375936694443226,0.023759709671139717,0.023760484531521797,0.02376091293990612,0.023761428892612457,0.02376203052699566,0.023762546479701996,0.023763319477438927,0.023764094337821007,0.023764867335557938],"active":[0.0008722543716430664,0.0007767690112814307,0.0007607831503264606,0.000766111770644784,0.0007684322772547603,0.0007843321654945612,0.0007935283938422799,0.0008047011215239763,0.00082378089427948,0.0008349539712071419,0.000851369695737958,0.000862370477989316,0.0008635737467557192,0.000877926591783762,0.0008891858160495758,0.0009134220890700817,0.000920555554330349,0.0009183213114738464,0.0009133364073932171,0.0008938265964388847,0.0008825678378343582,0.000872856006026268,0.0008666678331792355,0.0008530882187187672,0.0008404543623328209,0.0008310861885547638,0.0008130380883812904,0.0008053025230765343,0.0007913792505860329,0.0007839882746338844,0.0007718699052929878,0.0007609548047184944,0.000750555656850338,0.0007460005581378937,0.0007350854575634003,0.000731131061911583,0.0007151467725634575,0.0007055206224322319,0.0006999336183071136,0.0006877295672893524,0.0006774161010980606,0.0006695948541164398,0.000657305121421814,0.0006445851176977158,0.000644756481051445,0.0006451010704040527,0.0006366781890392303,0.0006324667483568192,0.0006230985745787621,0.0006078006699681282,0.0006073703989386559,0.0005976585671305656,0.0005883770063519478,0.0005772896111011505,0.0005662022158503532,0.000560014508664608,0.0005521075800061226,0.0005471231415867805,0.0005445443093776703,0.000540589913725853,0.0005314797163009644,0.0005196202546358109,0.0005142055451869965,0.0005133450031280518,0.0005075018852949142,0.0004956424236297607,0.0004900563508272171,0.0004893690347671509,0.00048214755952358246,0.00048077292740345,0.0004786234349012375,0.000469772145152092,0.0004676245152950287,0.000457223504781723,0.0004535280168056488,0.00044819898903369904,0.00044037774205207825,0.0004347916692495346,0.00043006613850593567,0.0004258546978235245,0.00041940808296203613,0.0004177745431661606,0.0004120171070098877,0.000407632440328598,0.00040196068584918976,0.00040428154170513153,0.00040135905146598816,0.00039869360625743866,0.0003990400582551956,0.00039104558527469635,0.00038382597267627716,0.00038167834281921387,0.0003823656588792801,0.0003763493150472641,0.0003766939043998718,0.00037230923771858215,0.00036534667015075684,0.00036139413714408875,0.0003582146018743515,0.00035563670098781586,0.00035477615892887115,0.0003509093075990677,0.00034652650356292725,0.0003430880606174469,0.00034085288643836975,0.00033930689096450806,0.00033922120928764343,0.00033088400959968567,0.0003297664225101471,0.0003271028399467468,0.00032117031514644623,0.00032108649611473083,0.00031936727464199066,0.0003179926425218582,0.00031687505543231964,0.00031395256519317627,0.0003146398812532425,0.00031446851789951324,0.00031420961022377014,0.0003079362213611603,0.00030535832047462463,0.00030776485800743103,0.00030415505170822144,0.00030243583023548126,0.00029934197664260864,0.0002977084368467331,0.0002989117056131363,0.0002923794090747833,0.00029426999390125275,0.0002935826778411865,0.0002949591726064682,0.0002910066395998001,0.00028825365006923676,0.00028455816209316254,0.00028542056679725647,0.0002841297537088394,0.00028301216661930084,0.0002796594053506851,0.0002804342657327652,0.0002783704549074173,0.0002782847732305527,0.00027759745717048645,0.00027364306151866913,0.0002744179219007492,0.00027304142713546753,0.00027424469590187073,0.00027003325521945953,0.00027089379727840424,0.0002698618918657303,0.0002673715353012085,0.0002665966749191284,0.0002650488168001175,0.0002635885030031204,0.00026272982358932495,0.00026264414191246033,0.00026272982358932495,0.0002610962837934494,0.00026083923876285553,0.00026023760437965393,0.0002600662410259247,0.0002604946494102478,0.00025963596999645233,0.0002568848431110382,0.0002580024302005768,0.0002565402537584305,0.00025456398725509644,0.0002547353506088257,0.00025370530784130096,0.0002520717680454254,0.0002510417252779007,0.00025250017642974854,0.00025147199630737305,0.00025181472301483154,0.0002519860863685608,0.0002517271786928177,0.0002502668648958206,0.0002505257725715637,0.0002487190067768097,0.0002460554242134094,0.0002458840608596802,0.0002463981509208679,0.0002458840608596802,0.00024519674479961395,0.0002423599362373352,0.00024210289120674133,0.00024132989346981049,0.00024081207811832428,0.00024029798805713654,0.00023918040096759796,0.00023952312767505646,0.00023986771702766418,0.00023823603987693787,0.0002380628138780594,0.00023986771702766418,0.00023763440549373627,0.00023849308490753174,0.00023720413446426392,0.00023634359240531921,0.00023642927408218384,0.00023582763969898224,0.0002365168184041977,0.0002348814159631729,0.00023316405713558197,0.00023273378610610962,0.00023419596254825592,0.00023230351507663727,0.00023161806166172028,0.0002308432012796402,0.0002308432012796402,0.00023032724857330322,0.0002298988401889801,0.000229639932513237,0.00022860802710056305,0.00022766366600990295,0.0002269744873046875,0.0002274923026561737,0.00022895261645317078,0.00022817961871623993,0.00022740662097930908,0.00022749044001102448,0.00022654607892036438,0.0002272333949804306,0.00022680312395095825,0.0002278350293636322,0.00022620148956775665,0.0002272333949804306,0.0002260301262140274,0.00022585876286029816,0.00022594444453716278,0.00022474117577075958,0.00022534281015396118,0.00022499822080135345,0.00022413954138755798,0.0002233646810054779,0.0002238824963569641,0.00022405385971069336,0.00022345222532749176,0.00022233463823795319,0.0002237968146800995,0.00022405385971069336,0.00022319331765174866,0.00022310763597488403,0.00022396817803382874,0.00022405385971069336,0.00022276490926742554,0.00022293627262115479,0.00022293627262115479,0.00022285059094429016,0.00022310763597488403,0.00022233463823795319,0.0002232808619737625,0.0002215597778558731,0.00022173486649990082,0.00022190436720848083,0.00022207759320735931,0.00022285059094429016,0.00022138841450214386,0.00022233463823795319,0.00022130273282527924,0.00022164732217788696,0.00022190622985363007,0.0002213902771472931,0.000220615416765213,0.0002205297350883484,0.0002196691930294037,0.0002199281007051468,0.00022027269005775452,0.00022001564502716064,0.00022027082741260529,0.00021932832896709442,0.0002197548747062683,0.00021863915026187897,0.00021820887923240662,0.00021924078464508057,0.00021855346858501434,0.00021735019981861115,0.00021709129214286804,0.00021743588149547577,0.00021777860820293427,0.00021743588149547577,0.0002172626554965973,0.00021709315478801727,0.0002175215631723404,0.0002177804708480835,0.0002175215631723404,0.00021735019981861115,0.00021735019981861115,0.00021700561046600342,0.00021726451814174652,0.0002175215631723404,0.00021735019981861115,0.00021735019981861115,0.00021743588149547577,0.00021700747311115265,0.00021683424711227417,0.00021709129214286804,0.0002169199287891388,0.00021683424711227417,0.00021674856543540955,0.00021726451814174652,0.0002165772020816803,0.00021606124937534332,0.00021606124937534332,0.00021597370505332947,0.0002157166600227356,0.00021563097834587097,0.00021563097834587097,0.00021554529666900635,0.00021545961499214172,0.00021528825163841248,0.0002153739333152771,0.0002153739333152771,0.0002153739333152771,0.00021528825163841248,0.00021537207067012787,0.00021545961499214172,0.00021563097834587097,0.00021520070731639862,0.000215115025639534,0.000215115025639534,0.00021502934396266937,0.00021494366228580475,0.00021459907293319702,0.00021485798060894012,0.00021451525390148163,0.00021399743854999542,0.0002139117568731308,0.00021416880190372467,0.0002142544835805893,0.00021442770957946777,0.0002145133912563324,0.00021408312022686005,0.00021442770957946777,0.00021460093557834625,0.00021434202790260315,0.0002141706645488739,0.00021425634622573853,0.00021416880190372467,0.0002139117568731308,0.00021382607519626617,0.00021365471184253693,0.00021356716752052307,0.00021408498287200928,0.00021399743854999542,0.00021374039351940155,0.0002139117568731308,0.0002139117568731308,0.0002141706645488739,0.0002139117568731308,0.0002136528491973877,0.00021339580416679382]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.7739999890327454,"q05":0.7258528978254319,"q20":0.7493645967820997,"q40":0.7665841765361676,"q60":0.7814158015293231,"q80":0.7986353812833911,"q95":0.8221470802400588},"MaxActiveInfected":{"mean":0.04044630751013756,"q05":0.031022750988721814,"q20":0.035624562198430264,"q40":0.03899485267742885,"q60":0.04189776234284626,"q80":0.04526805282184485,"q95":0.0498698640315533}},"4W_None":{"TotalInfected":{"mean":0.5858412384986877,"q05":0.4848300073581658,"q20":0.5341568846058943,"q40":0.5702830743105093,"q60":0.6013994026868662,"q80":0.6375255923914812,"q95":0.6868524696392097},"MaxActiveInfected":{"mean":0.0177809689193964,"q05":0.010106324471914816,"q20":0.013854088362191945,"q40":0.016598888698695965,"q60":0.018963049140096836,"q80":0.021707849476600857,"q95":0.02545561336687798}},"2W_Strong":{"TotalInfected":{"mean":0.017662903293967247,"q05":0.009356673137141926,"q20":0.013412859669183295,"q40":0.016383543651425025,"q60":0.01894226293650947,"q80":0.0219129469187512,"q95":0.025969133450792565},"MaxActiveInfected":{"mean":0.0011494142236188054,"q05":0.0008465684426552942,"q20":0.0009944573109911127,"q40":0.0011027686741019132,"q60":0.0011960597731356976,"q80":0.0013043711362464982,"q95":0.0014522600045823164}},"2W_Moderate":{"TotalInfected":{"mean":0.08162879198789597,"q05":0.0,"q20":0.033291353142118785,"q40":0.06707812523179092,"q60":0.09617945874400101,"q80":0.12996623083367315,"q95":0.1760988557545718},"MaxActiveInfected":{"mean":0.0013243560679256916,"q05":0.000663233378374843,"q20":0.0009860798320310289,"q40":0.0012225272392259099,"q60":0.0014261848966254733,"q80":0.0016626323038203543,"q95":0.00198547875747654}}}}} \ No newline at end of file diff --git a/web/country-data/extdata-CY.json b/web/country-data/extdata-CY.json new file mode 100644 index 00000000..076d442a --- /dev/null +++ b/web/country-data/extdata-CY.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.004291892051696777,0.005569086410105228,0.006950101815164089,0.008427102118730545,0.009874720126390457,0.011414404958486557,0.012850268743932247,0.014315515756607056,0.01583169400691986,0.01730673760175705,0.018728889524936676,0.020297957584261894,0.021857229992747307,0.023328354582190514,0.02483082190155983,0.026325451210141182,0.027776986360549927,0.029649682343006134,0.03182600438594818,0.03431379050016403,0.03704448044300079,0.04024138301610947,0.04388491436839104,0.04787908494472504,0.052466798573732376,0.057679396122694016,0.06345223635435104,0.07014379650354385,0.07747982442378998,0.085642509162426,0.09482968598604202,0.10511384159326553,0.11654786765575409,0.12889668345451355,0.14243260025978088,0.15716147422790527,0.17303432524204254,0.19005510210990906,0.20835892856121063,0.22749921679496765,0.24770709872245789,0.2688336968421936,0.2909887135028839,0.3135354816913605,0.3364388048648834,0.3596026301383972,0.38304463028907776,0.4062378406524658,0.42909806966781616,0.4514411389827728,0.4736705720424652,0.4946483075618744,0.5147601962089539,0.5339788198471069,0.5523081421852112,0.5695032477378845,0.5857502222061157,0.6010256409645081,0.6152863502502441,0.6286205053329468,0.6407656073570251,0.6519371271133423,0.6623505353927612,0.6717865467071533,0.6803292036056519,0.688288152217865,0.6954087615013123,0.7020317316055298,0.707973062992096,0.7133188247680664,0.7183336019515991,0.7227724194526672,0.7267724871635437,0.7304630279541016,0.733755886554718,0.7366903424263,0.7393759489059448,0.7418715953826904,0.7440440058708191,0.746042013168335,0.7478736042976379,0.749515175819397,0.7509392499923706,0.7522752285003662,0.7534427046775818,0.7545298933982849,0.7554544806480408,0.7563418745994568,0.7571018934249878,0.757818877696991,0.7584770321846008,0.7590274810791016,0.7595701217651367,0.7600010633468628,0.7604026198387146,0.7607924342155457,0.7611333131790161,0.761436939239502,0.761744499206543,0.7619776129722595,0.7621734738349915,0.7623811364173889,0.7625436782836914,0.7627043128013611,0.76285320520401,0.7629824876785278,0.7630922198295593,0.7631842494010925,0.7632802724838257,0.7633488178253174,0.7634212970733643,0.7634781002998352,0.7635368704795837,0.7635877728462219,0.7636348009109497,0.7636719942092896,0.7637092471122742,0.7637425661087036,0.7637680172920227,0.763797402381897,0.7638189196586609,0.7638404965400696,0.7638502717018127,0.7638639807701111,0.7638757228851318,0.7638913989067078,0.7638972997665405,0.7639051079750061,0.7639110088348389,0.763914942741394,0.7639266848564148,0.76393061876297,0.7639384269714355,0.7639462947845459,0.7639501690864563,0.7639541029930115,0.7639600038528442,0.7639658451080322,0.7639678120613098,0.7639678120613098,0.7639697790145874,0.7639697790145874,0.7639697790145874,0.7639697790145874,0.7639697790145874,0.7639697790145874,0.7639697790145874,0.7639697790145874,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865,0.763971745967865],"recovered":[0.0,0.0018550659297034144,0.003357532201334834,0.004793396219611168,0.006215548142790794,0.007694507949054241,0.009165631607174873,0.010603454895317554,0.012086331844329834,0.013530031777918339,0.0150893060490489,0.016544759273529053,0.018027635291218758,0.01958690956234932,0.021077623590826988,0.022642772644758224,0.024108020588755608,0.025606568902730942,0.027248116210103035,0.029185455292463303,0.03132064267992973,0.03385152295231819,0.03675851225852966,0.03997500613331795,0.043675340712070465,0.0477733314037323,0.05250796303153038,0.05770488828420639,0.06356392055749893,0.0702887773513794,0.07759346812963486,0.0858403816819191,0.095100037753582,0.10553698986768723,0.11674574017524719,0.12911807000637054,0.14279893040657043,0.15747295320034027,0.17323611676692963,0.19024905562400818,0.2082042098045349,0.22728964686393738,0.24754062294960022,0.26875144243240356,0.2906302511692047,0.31306537985801697,0.3358139395713806,0.3588504493236542,0.3819222152233124,0.4050566852092743,0.4274114966392517,0.4499112665653229,0.47151583433151245,0.49244260787963867,0.512726902961731,0.5318828225135803,0.550029993057251,0.5672975778579712,0.5832664370536804,0.5988317131996155,0.613049328327179,0.626299262046814,0.6386049389839172,0.6499743461608887,0.6603603363037109,0.6698256731033325,0.6784232258796692,0.6862784028053284,0.6935223340988159,0.7002217769622803,0.7062315940856934,0.711800754070282,0.7167351841926575,0.7212033867835999,0.725287675857544,0.7289546728134155,0.732318103313446,0.735350489616394,0.7380654811859131,0.7405121326446533,0.7427393794059753,0.7447628974914551,0.7465396523475647,0.7481733560562134,0.7496092319488525,0.7508863806724548,0.7521401047706604,0.7532017827033997,0.75420081615448,0.7550999522209167,0.7558795809745789,0.7566337585449219,0.7572821378707886,0.7578424215316772,0.758336067199707,0.7587924599647522,0.7592175602912903,0.7595916986465454,0.7599305510520935,0.7602381110191345,0.7605162858963013,0.7607396245002747,0.7609707713127136,0.7611568570137024,0.761339008808136,0.7615016102790833,0.7616387009620667,0.76177978515625,0.7618933916091919,0.7619913220405579,0.7620697021484375,0.7621402144432068,0.7622087597846985,0.7622655630111694,0.7623282670974731,0.7623850703239441,0.7624281644821167,0.7624653577804565,0.762498676776886,0.7625221610069275,0.7625672221183777,0.762590765953064,0.7626181840896606,0.7626397013664246,0.7626553773880005,0.7626710534095764,0.7626827955245972,0.7626906633377075,0.7627004384994507,0.7627063393592834,0.7627102136611938,0.7627220153808594,0.7627258896827698,0.7627317905426025,0.7627395987510681,0.7627474665641785,0.7627572417259216,0.7627631425857544,0.762765109539032,0.7627689838409424,0.7627729177474976,0.7627748847007751,0.7627768516540527,0.7627788186073303,0.7627807855606079,0.7627807855606079,0.7627807855606079,0.7627807855606079,0.7627807855606079,0.7627807855606079,0.7627807855606079,0.7627807855606079,0.7627807855606079,0.7627807855606079,0.7627807855606079,0.7627807855606079,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407,0.7627826929092407],"active":[0.004291892051696777,0.003714020363986492,0.003592569613829255,0.003633705899119377,0.0036591719835996628,0.003719897009432316,0.003684637136757374,0.003712060861289501,0.003745362162590027,0.003776705823838711,0.0036395834758877754,0.0037531983107328415,0.003829594701528549,0.003741445019841194,0.0037531983107328415,0.0036826785653829575,0.003668965771794319,0.004043113440275192,0.004577888175845146,0.005128335207700729,0.00572383776307106,0.006389860063791275,0.007126402109861374,0.00790407881140709,0.008791457861661911,0.009906064718961716,0.010944273322820663,0.012438908219337463,0.013915903866291046,0.0153537318110466,0.017236217856407166,0.019273459911346436,0.02144782990217209,0.023359693586826324,0.02568686008453369,0.02804340422153473,0.030235394835472107,0.03258214890956879,0.035122811794281006,0.03725016117095947,0.039502888917922974,0.041544049978256226,0.04344809055328369,0.04478403925895691,0.04580855369567871,0.04653725028038025,0.047230690717697144,0.047387391328811646,0.047175854444503784,0.046384453773498535,0.0462590754032135,0.044737040996551514,0.043244361877441406,0.04153621196746826,0.039581239223480225,0.0376204252243042,0.035720229148864746,0.033728063106536865,0.03201991319656372,0.0297887921333313,0.02771627902984619,0.02563786506652832,0.023745596408843994,0.02181220054626465,0.019968867301940918,0.01846247911453247,0.016985535621643066,0.015753328800201416,0.01445072889328003,0.013097047805786133,0.012102007865905762,0.010971665382385254,0.01003730297088623,0.009259641170501709,0.008468210697174072,0.0077356696128845215,0.007057845592498779,0.006521105766296387,0.005978524684906006,0.005529880523681641,0.005134224891662598,0.0047522783279418945,0.004399597644805908,0.004101872444152832,0.003833472728729248,0.003643512725830078,0.003314375877380371,0.003140091896057129,0.0029010772705078125,0.0027189254760742188,0.0025974512100219727,0.0023937225341796875,0.0022879838943481445,0.002158641815185547,0.0020665526390075684,0.001999974250793457,0.00191575288772583,0.001845240592956543,0.0018139481544494629,0.001739501953125,0.0016571879386901855,0.0016415119171142578,0.0015729069709777832,0.0015474557876586914,0.0015141963958740234,0.00148087739944458,0.0014535188674926758,0.0014044642448425293,0.001386880874633789,0.0013574957847595215,0.0013515949249267578,0.001337885856628418,0.001328110694885254,0.0013222098350524902,0.0013065338134765625,0.001286923885345459,0.0012810826301574707,0.0012772083282470703,0.0012693405151367188,0.0012752413749694824,0.0012516975402832031,0.0012497305870056152,0.0012320876121520996,0.0012242794036865234,0.0012203454971313477,0.0012203454971313477,0.0012145042419433594,0.001214444637298584,0.0012105703353881836,0.0012086033821105957,0.0012164711952209473,0.0012086033821105957,0.0012125372886657715,0.0012145042419433594,0.0012105703353881836,0.0012066364288330078,0.0012027621269226074,0.001202702522277832,0.001202702522277832,0.0011988282203674316,0.0011968612670898438,0.0011948943138122559,0.001192927360534668,0.00119096040725708,0.0011889934539794922,0.0011889934539794922,0.0011889934539794922,0.0011889934539794922,0.00119096040725708,0.00119096040725708,0.00119096040725708,0.00119096040725708,0.00119096040725708,0.00119096040725708,0.00119096040725708,0.00119096040725708,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676,0.0011890530586242676]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.004291892051696777,0.005600428208708763,0.006963813677430153,0.008348746225237846,0.009723884984850883,0.01106572337448597,0.012442819774150848,0.013817958533763885,0.015161755494773388,0.016595661640167236,0.017923785373568535,0.019157884642481804,0.02048209123313427,0.021788669750094414,0.023044316098093987,0.02430192194879055,0.02552034892141819,0.027101170271635056,0.02890530601143837,0.03082893230021,0.033003296703100204,0.03542448207736015,0.038106195628643036,0.041156183928251266,0.04451959207653999,0.048343341797590256,0.052529480308294296,0.05712111294269562,0.062220096588134766,0.06797530502080917,0.0741712674498558,0.0809783935546875,0.08871404081583023,0.0969100221991539,0.10584058612585068,0.11561543494462967,0.12616795301437378,0.13760589063167572,0.1497059464454651,0.16272078454494476,0.1766817718744278,0.19154776632785797,0.2072502076625824,0.22355598211288452,0.24025940895080566,0.25797557830810547,0.2758171260356903,0.2943364381790161,0.3132181465625763,0.3321644961833954,0.3513792157173157,0.3703823983669281,0.38906821608543396,0.4077324867248535,0.42609116435050964,0.44385629892349243,0.4612727761268616,0.4779311418533325,0.4938901960849762,0.5093653798103333,0.5240629315376282,0.538027822971344,0.55133455991745,0.5639458894729614,0.5755836367607117,0.5867003202438354,0.5971215963363647,0.6067279577255249,0.6157212257385254,0.6240190267562866,0.6316371560096741,0.6385676860809326,0.6451260447502136,0.6512632369995117,0.6569048762321472,0.662090003490448,0.6668500900268555,0.6712948083877563,0.6754182577133179,0.6791264414787292,0.6826171875,0.6857044100761414,0.6886642575263977,0.6912911534309387,0.6937456130981445,0.6960394978523254,0.6981394290924072,0.6999945044517517,0.7016869783401489,0.7032795548439026,0.7047643661499023,0.706043541431427,0.7072266936302185,0.7083001732826233,0.7093168497085571,0.7101983428001404,0.7109779715538025,0.7117184400558472,0.7123883366584778,0.7130112648010254,0.7135891318321228,0.7141239047050476,0.7146097421646118,0.715050458908081,0.7154853343963623,0.7158634066581726,0.7161807417869568,0.7165216207504272,0.7167919278144836,0.717056393623352,0.7172895073890686,0.7174952030181885,0.7177028059959412,0.7178830504417419,0.7180671691894531,0.7182140946388245,0.718349277973175,0.7184706926345825,0.7185980081558228,0.718684196472168,0.7187802195549011,0.7188624739646912,0.7189428210258484,0.7190191745758057,0.7190799117088318,0.7191484570503235,0.7191974520683289,0.719248354434967,0.7193012833595276,0.7193424105644226,0.7193796038627625,0.7194129228591919,0.7194364070892334,0.7194619178771973,0.7194873690605164,0.7195050120353699,0.7195245623588562,0.7195519804954529,0.7195676565170288,0.7195774912834167,0.7195950746536255,0.7196088433265686,0.7196186184883118,0.7196283936500549,0.7196401357650757,0.7196519374847412,0.7196617126464844,0.7196734547615051,0.7196832299232483,0.7196910977363586,0.7196969389915466,0.7197087407112122,0.7197204828262329,0.7197224497795105,0.7197244167327881,0.7197302579879761,0.7197322249412537,0.7197361588478088,0.7197420001029968,0.7197439670562744,0.7197518348693848,0.7197518348693848,0.7197518348693848,0.7197538018226624,0.7197538018226624,0.7197596430778503,0.7197596430778503,0.7197596430778503,0.7197616100311279,0.7197635769844055,0.7197635769844055,0.7197655439376831,0.7197655439376831,0.7197655439376831,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607,0.7197675108909607],"recovered":[0.0,0.001749285962432623,0.003257628995925188,0.0046739038079977036,0.006062754895538092,0.00745944119989872,0.008846333250403404,0.010235183872282505,0.011590734124183655,0.01293844822794199,0.014329257421195507,0.015669135376811028,0.016967877745628357,0.01827053725719452,0.019596705213189125,0.020852351561188698,0.022129544988274574,0.0234517939388752,0.024873945862054825,0.026444973424077034,0.02817271091043949,0.030168816447257996,0.03232751041650772,0.03476240485906601,0.03747938200831413,0.04044317826628685,0.043869271874427795,0.0477282777428627,0.05193400755524635,0.05656677484512329,0.061789169907569885,0.06766387075185776,0.07391075789928436,0.08089811354875565,0.0884496197104454,0.09671612083911896,0.1057446300983429,0.11556453257799149,0.1261621117591858,0.13762551546096802,0.1497882455587387,0.16300486028194427,0.17702460289001465,0.19176915287971497,0.20706218481063843,0.2232249528169632,0.2400713860988617,0.25746434926986694,0.275656521320343,0.29398974776268005,0.3126089572906494,0.3317355513572693,0.35088756680488586,0.3696909248828888,0.3885413110256195,0.4071350395679474,0.4253429174423218,0.44313547015190125,0.4603932797908783,0.47702813148498535,0.493169367313385,0.5085524916648865,0.5230659246444702,0.5368447303771973,0.5502160787582397,0.5627079010009766,0.5745003819465637,0.5855798721313477,0.5958875417709351,0.6055135130882263,0.6144734621047974,0.6227908730506897,0.630348265171051,0.6374551057815552,0.6439840793609619,0.650178074836731,0.6559175848960876,0.6610851287841797,0.6660117506980896,0.6705328822135925,0.6746426224708557,0.6783899664878845,0.6819159388542175,0.68510502576828,0.6880080699920654,0.6906643509864807,0.6930835843086243,0.6953637003898621,0.6974812746047974,0.6993265151977539,0.7010640501976013,0.7027212977409363,0.7041179537773132,0.7053481340408325,0.7065234780311584,0.7076792120933533,0.7086724042892456,0.7095362544059753,0.7103413343429565,0.7111092209815979,0.7117732763290405,0.7124099135398865,0.7129976153373718,0.7135089039802551,0.7139907479286194,0.7144550085067749,0.7148722410202026,0.715234637260437,0.7155813574790955,0.7158889174461365,0.7161729335784912,0.716435432434082,0.7166861891746521,0.716891884803772,0.7170857787132263,0.717297375202179,0.7174755930900574,0.7176323533058167,0.7177655100822449,0.7178948521614075,0.7179986238479614,0.7180966138839722,0.7181710004806519,0.7182611227035522,0.7183532118797302,0.7184276580810547,0.7184942364692688,0.7185608744621277,0.7186098098754883,0.7186548709869385,0.718713641166687,0.718754768371582,0.7187978625297546,0.7188233137130737,0.7188488245010376,0.7188820838928223,0.718903660774231,0.7189232110977173,0.7189388871192932,0.7189584970474243,0.7189741730690002,0.7189878821372986,0.7190015912055969,0.7190133333206177,0.719027042388916,0.7190388441085815,0.7190505862236023,0.719062328338623,0.7190740704536438,0.7190819382667542,0.7190917134284973,0.7190975546836853,0.7191073894500732,0.7191151976585388,0.719119131565094,0.7191250324249268,0.7191328406333923,0.7191348075866699,0.7191387414932251,0.7191426157951355,0.7191465497016907,0.7191504836082458,0.7191504836082458,0.7191524505615234,0.719154417514801,0.7191563248634338,0.7191563248634338,0.7191582918167114,0.719160258769989,0.7191622257232666,0.7191622257232666,0.7191622257232666,0.7191661596298218,0.7191661596298218,0.7191661596298218,0.7191661596298218,0.7191681265830994,0.7191681265830994,0.7191681265830994,0.7191681265830994,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322,0.7191700339317322],"active":[0.004291892051696777,0.00385114224627614,0.003706184681504965,0.003674842417240143,0.003661130089312792,0.0036062821745872498,0.003596486523747444,0.0035827746614813805,0.003571021370589733,0.0036572134122252464,0.003594527952373028,0.0034887492656707764,0.0035142134875059128,0.0035181324928998947,0.0034476108849048615,0.0034495703876018524,0.0033908039331436157,0.003649376332759857,0.004031360149383545,0.004383958876132965,0.004830585792660713,0.005255665630102158,0.005778685212135315,0.006393779069185257,0.007040210068225861,0.007900163531303406,0.0086602084338665,0.009392835199832916,0.010286089032888412,0.011408530175685883,0.01238209754228592,0.013314522802829742,0.014803282916545868,0.016011908650398254,0.017390966415405273,0.01889931410551071,0.020423322916030884,0.022041358053684235,0.023543834686279297,0.025095269083976746,0.026893526315689087,0.028542906045913696,0.03022560477256775,0.031786829233169556,0.033197224140167236,0.03475062549114227,0.03574573993682861,0.03687208890914917,0.037561625242233276,0.03817474842071533,0.03877025842666626,0.038646847009658813,0.038180649280548096,0.03804156184196472,0.03754985332489014,0.036721259355545044,0.035929858684539795,0.034795671701431274,0.0334969162940979,0.0323372483253479,0.030893564224243164,0.02947533130645752,0.028268635272979736,0.02710115909576416,0.025367558002471924,0.023992419242858887,0.022621214389801025,0.021148085594177246,0.019833683967590332,0.018505513668060303,0.01716369390487671,0.01577681303024292,0.014777779579162598,0.013808131217956543,0.012920796871185303,0.011911928653717041,0.010932505130767822,0.01020967960357666,0.009406507015228271,0.008593559265136719,0.007974565029144287,0.007314443588256836,0.006748318672180176,0.006186127662658691,0.0057375431060791016,0.0053751468658447266,0.005055844783782959,0.0046308040618896484,0.0042057037353515625,0.003953039646148682,0.0037003159523010254,0.0033222436904907227,0.0031087398529052734,0.0029520392417907715,0.0027933716773986816,0.0025191307067871094,0.0023055672645568848,0.002182185649871826,0.0020470023155212402,0.0019020438194274902,0.0018158555030822754,0.0017139911651611328,0.0016121268272399902,0.0015415549278259277,0.00149458646774292,0.001408398151397705,0.0013085007667541504,0.0012869834899902344,0.0012105703353881836,0.0011674761772155762,0.0011165738105773926,0.0010597705841064453,0.0010166168212890625,0.0009911656379699707,0.0009813904762268066,0.0009167194366455078,0.0008736848831176758,0.0008383393287658691,0.0008324980735778809,0.000789344310760498,0.0007815957069396973,0.0007658600807189941,0.0007718205451965332,0.000758051872253418,0.0007266998291015625,0.0007207989692687988,0.0007032155990600586,0.0006874799728393555,0.0006914734840393066,0.0006875395774841309,0.0006659626960754395,0.0006581544876098633,0.0006385445594787598,0.0006386041641235352,0.0006385445594787598,0.0006229281425476074,0.0006209015846252441,0.0006287693977355957,0.0006287693977355957,0.0006189942359924316,0.0006209015846252441,0.0006209611892700195,0.0006170272827148438,0.0006150603294372559,0.000613093376159668,0.000613093376159668,0.0006111264228820801,0.0006111264228820801,0.0006091594696044922,0.0006091594696044922,0.0006052255630493164,0.0006111860275268555,0.000613093376159668,0.0006072521209716797,0.0006052851676940918,0.0006052255630493164,0.0005993843078613281,0.000601351261138916,0.0006032586097717285,0.000601351261138916,0.0006052851676940918,0.000601351261138916,0.000601351261138916,0.000601351261138916,0.0005993843078613281,0.0006033182144165039,0.0006033182144165039,0.000601351261138916,0.000601351261138916,0.000601351261138916,0.000601351261138916,0.0006033182144165039,0.0005993843078613281,0.0005993843078613281,0.000601351261138916,0.000601351261138916,0.0005993843078613281,0.0005993843078613281,0.0005993843078613281,0.0005993843078613281,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156,0.0005974769592285156]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.004291892051696777,0.005551456473767757,0.006908964831382036,0.008239049464464188,0.009567175060510635,0.010887464508414268,0.012141152285039425,0.013359579257667065,0.014525117352604866,0.015731792896986008,0.016897328197956085,0.018035441637039185,0.019157884642481804,0.02027249149978161,0.021322455257177353,0.022284267470240593,0.023320520296692848,0.02452523447573185,0.02584356628358364,0.0273146890103817,0.028885716572403908,0.03063892014324665,0.03254883736371994,0.03468010574579239,0.03696416690945625,0.03945978730916977,0.04217872396111488,0.04520716145634651,0.04847458750009537,0.05203584209084511,0.05583608150482178,0.060051608830690384,0.06458839029073715,0.06965211033821106,0.0749744102358818,0.08066105842590332,0.08686093240976334,0.09345650672912598,0.10047128051519394,0.10808742791414261,0.11602287739515305,0.12470858544111252,0.13382524251937866,0.1435667872428894,0.15382744371891022,0.16428397595882416,0.1755436509847641,0.18731656670570374,0.19935393333435059,0.21193978190422058,0.22488801181316376,0.2380634993314743,0.25169146060943604,0.26578763127326965,0.2796389162540436,0.2937546372413635,0.3081250488758087,0.3224033713340759,0.33670520782470703,0.3508620858192444,0.3650248348712921,0.37898188829421997,0.3927215337753296,0.40618690848350525,0.4194035232067108,0.43220290541648865,0.44436758756637573,0.4563344120979309,0.4679584503173828,0.4789791405200958,0.4898235499858856,0.4999980032444,0.5097042918205261,0.5190893411636353,0.5278435945510864,0.5362256765365601,0.5440083146095276,0.551375687122345,0.558231770992279,0.5648744106292725,0.5711036324501038,0.5769489407539368,0.5823829174041748,0.5875563621520996,0.5923693180084229,0.5969727039337158,0.6011568903923035,0.6051902174949646,0.6088944673538208,0.6122539639472961,0.6155233383178711,0.6185224056243896,0.6213197112083435,0.6239113211631775,0.6263011693954468,0.628532350063324,0.6306635737419128,0.6326146721839905,0.6344853639602661,0.6362053155899048,0.6378154754638672,0.6393042802810669,0.6406441330909729,0.6419076323509216,0.6431182026863098,0.6441877484321594,0.6451965570449829,0.6460937261581421,0.6469850540161133,0.6478156447410583,0.6485521793365479,0.6492456197738647,0.6498763561248779,0.6504777669906616,0.6510517001152039,0.6515962481498718,0.652046799659729,0.6524993181228638,0.6528969407081604,0.6532730460166931,0.6536178588867188,0.6539410352706909,0.6542348861694336,0.6545267701148987,0.6547990441322327,0.6550360918045044,0.6552613377571106,0.6554709672927856,0.6556746959686279,0.6558451056480408,0.6559998393058777,0.6561487317085266,0.6562819480895996,0.6564444899559021,0.6565718650817871,0.6566756367683411,0.6567755937576294,0.6568617820739746,0.6569440364837646,0.6570243239402771,0.657096803188324,0.6571673154830933,0.6572378873825073,0.657306432723999,0.6573652029037476,0.6574141383171082,0.6574729084968567,0.6575219035148621,0.6575630307197571,0.6576021909713745,0.6576374769210815,0.6576746702194214,0.6577020883560181,0.6577432751655579,0.6577706933021545,0.6578000783920288,0.6578274965286255,0.6578568816184998,0.6578745245933533,0.657892107963562,0.6579058170318604,0.6579234600067139,0.6579411029815674,0.6579587459564209,0.6579665541648865,0.6579763889312744,0.6579939723014832,0.6580076813697815,0.6580155491828918,0.658025324344635,0.6580312252044678,0.6580390334129333,0.6580449342727661,0.6580507755279541,0.6580625772476196,0.6580703854560852,0.6580801606178284,0.6580880284309387,0.6580938696861267,0.6580978035926819,0.6581037044525146,0.6581056714057922,0.6581095457077026,0.6581154465675354,0.6581154465675354,0.6581193804740906,0.658123254776001,0.6581291556358337,0.6581311225891113,0.6581330895423889,0.6581330895423889,0.6581350564956665,0.6581369638442993,0.6581369638442993,0.6581369638442993,0.6581389307975769,0.6581389307975769,0.6581389307975769,0.6581389307975769,0.6581389307975769,0.6581389307975769,0.6581389307975769,0.6581389307975769,0.6581389307975769,0.6581389307975769,0.6581389307975769,0.6581389307975769,0.6581389307975769,0.6581389307975769,0.6581389307975769,0.6581389307975769,0.6581389307975769,0.6581389307975769,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545,0.6581408977508545],"recovered":[0.0,0.0017551626078784466,0.0032674232497811317,0.004711122717708349,0.006076467223465443,0.0074163456447422504,0.008722923696041107,0.01010002102702856,0.011365462094545364,0.012581930495798588,0.013759221881628036,0.01491888239979744,0.016100091859698296,0.01724603958427906,0.01838415302336216,0.01944587007164955,0.020495833829045296,0.021567344665527344,0.02266627922654152,0.023910172283649445,0.025255927816033363,0.026746641844511032,0.02834705263376236,0.030121803283691406,0.03205326572060585,0.03409638628363609,0.03645488619804382,0.03901710733771324,0.041749756783246994,0.0448056198656559,0.048120055347681046,0.051649969071149826,0.055485472083091736,0.059785228222608566,0.06448263674974442,0.06946408748626709,0.07477854937314987,0.08057685196399689,0.08672776073217392,0.09345849603414536,0.10065348446369171,0.10812076181173325,0.11618746072053909,0.1249554380774498,0.1339682787656784,0.14370393753051758,0.15392345190048218,0.1644955724477768,0.17583556473255157,0.18731464445590973,0.19949108362197876,0.2117968052625656,0.2244492620229721,0.23769916594028473,0.2513780891895294,0.26520389318466187,0.27917468547821045,0.29313957691192627,0.30731016397476196,0.3216257095336914,0.3358178436756134,0.3498787581920624,0.3639141619205475,0.37782225012779236,0.39145416021347046,0.40477851033210754,0.41792458295822144,0.43070241808891296,0.44291606545448303,0.45484569668769836,0.46643054485321045,0.4773807227611542,0.48805469274520874,0.4981664717197418,0.5080353617668152,0.517273485660553,0.5261335372924805,0.5345214605331421,0.5422688722610474,0.5496342778205872,0.5566529631614685,0.5633014440536499,0.5694875717163086,0.5753642320632935,0.580898106098175,0.5861244201660156,0.5909805297851562,0.5954996347427368,0.5997504591941833,0.603744626045227,0.6074723601341248,0.6109082698822021,0.6141286492347717,0.6171374917030334,0.6199269890785217,0.622512698173523,0.6248849034309387,0.6272316575050354,0.629362940788269,0.631390392780304,0.6332473754882812,0.6349888443946838,0.6365461945533752,0.6380525827407837,0.6393747925758362,0.6406520009040833,0.6418273448944092,0.6429458260536194,0.6439017653465271,0.6448322534561157,0.6457450985908508,0.6465404033660889,0.647304356098175,0.6480801105499268,0.648730456829071,0.6493377089500427,0.6499390602111816,0.6504229307174683,0.6508989334106445,0.6513240337371826,0.6517314910888672,0.6521095037460327,0.6524543166160583,0.6527774930000305,0.6530713438987732,0.6533632278442383,0.6536198258399963,0.653862714767456,0.654093861579895,0.6543112993240356,0.654493510723114,0.6546560525894165,0.6548108458518982,0.6549773216247559,0.6551125049591064,0.6552495956420898,0.6553710699081421,0.6554768681526184,0.6555669903755188,0.655653178691864,0.6557432413101196,0.6558313965797424,0.6558960676193237,0.6559705138206482,0.6560449600219727,0.6561193466186523,0.6561722755432129,0.6562290787696838,0.656279981136322,0.6563329100608826,0.6563661694526672,0.6564053893089294,0.6564445495605469,0.6564719676971436,0.6565013527870178,0.6565366387367249,0.6565601229667664,0.6565934419631958,0.6566188931465149,0.6566423773765564,0.6566697955131531,0.6566894054412842,0.6566972136497498,0.6567128896713257,0.6567305326461792,0.6567462086677551,0.6567559838294983,0.6567696928977966,0.6567873358726501,0.6568049788475037,0.6568147540092468,0.6568226218223572,0.6568323969841003,0.6568421721458435,0.6568480730056763,0.656853973865509,0.656859815120697,0.656869649887085,0.6568794250488281,0.6568892002105713,0.6568970680236816,0.656900942325592,0.6569029092788696,0.6569068431854248,0.6569127440452576,0.6569146513938904,0.6569185853004456,0.6569205522537231,0.6569244861602783,0.6569264531135559,0.6569283604621887,0.6569283604621887,0.6569303274154663,0.6569322943687439,0.6569342613220215,0.6569342613220215,0.6569342613220215,0.6569342613220215,0.6569362282752991,0.6569362282752991,0.6569362282752991,0.6569362282752991,0.6569362282752991,0.6569362282752991,0.6569381952285767,0.6569381952285767,0.6569401621818542,0.6569401621818542,0.6569401621818542,0.6569401621818542,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318,0.6569421291351318],"active":[0.004291892051696777,0.003796293865889311,0.0036415415816009045,0.0035279267467558384,0.0034907078370451927,0.003471118863672018,0.0034182285889983177,0.003259558230638504,0.0031596552580595016,0.00314986240118742,0.0031381063163280487,0.003116559237241745,0.0030577927827835083,0.0030264519155025482,0.002938302233815193,0.0028383973985910416,0.0028246864676475525,0.002957889810204506,0.003177287057042122,0.003404516726732254,0.0036297887563705444,0.0038922782987356186,0.004201784729957581,0.004558302462100983,0.004910901188850403,0.005363401025533676,0.00572383776307106,0.00619005411863327,0.006724830716848373,0.007230222225189209,0.007716026157140732,0.008401639759540558,0.009102918207645416,0.009866882115602493,0.01049177348613739,0.01119697093963623,0.012082383036613464,0.01287965476512909,0.01374351978302002,0.014628931879997253,0.015369392931461334,0.016587823629379272,0.01763778179883957,0.018611349165439606,0.01985916495323181,0.02058003842830658,0.02162019908428192,0.02282099425792694,0.02351836860179901,0.024625137448310852,0.025396928191184998,0.02626669406890869,0.027242198586463928,0.028088465332984924,0.02826082706451416,0.02855074405670166,0.028950363397598267,0.029263794422149658,0.02939504384994507,0.02923637628555298,0.02920699119567871,0.029103130102157593,0.028807371854782104,0.02836465835571289,0.027949362993240356,0.027424395084381104,0.026443004608154297,0.025631994009017944,0.02504238486289978,0.02413344383239746,0.02339300513267517,0.02261728048324585,0.021649599075317383,0.020922869443893433,0.01980823278427124,0.01895219087600708,0.01787477731704712,0.01685422658920288,0.01596289873123169,0.015240132808685303,0.014450669288635254,0.013647496700286865,0.012895345687866211,0.012192130088806152,0.011471211910247803,0.010848283767700195,0.010176360607147217,0.009690582752227783,0.009144008159637451,0.008509337902069092,0.008050978183746338,0.0076141357421875,0.007191061973571777,0.006773829460144043,0.006374180316925049,0.006019651889801025,0.005778670310974121,0.005383014678955078,0.00512242317199707,0.00481492280960083,0.0045680999755859375,0.004315435886383057,0.004097938537597656,0.0038550496101379395,0.003743410110473633,0.003535747528076172,0.0033692121505737305,0.003147900104522705,0.0030832886695861816,0.002983391284942627,0.0028070807456970215,0.002705216407775879,0.002572000026702881,0.0023976564407348633,0.0023212432861328125,0.0022585391998291016,0.0021077394485473633,0.002076387405395508,0.001998007297515869,0.001949012279510498,0.0018863677978515625,0.0018315315246582031,0.0017805695533752441,0.001749277114868164,0.0017277002334594727,0.0016728639602661133,0.0016415119171142578,0.0016082525253295898,0.0015808343887329102,0.001533806324005127,0.0015063285827636719,0.0014926791191101074,0.001471102237701416,0.0014671683311462402,0.001459360122680664,0.0014260411262512207,0.0014045238494873047,0.0013849139213562012,0.0013770461082458496,0.001371145248413086,0.0013535618782043457,0.00133591890335083,0.0013418197631835938,0.00133591890335083,0.0013202428817749023,0.0012947916984558105,0.0013006329536437988,0.0012928247451782227,0.0012830495834350586,0.0012692809104919434,0.0012713074684143066,0.0012692809104919434,0.0012575387954711914,0.0012713074684143066,0.0012693405151367188,0.001263439655303955,0.0012673735618591309,0.001263439655303955,0.001255631446838379,0.0012497305870056152,0.0012360215187072754,0.0012340545654296875,0.001243889331817627,0.0012458562850952148,0.0012360215187072754,0.0012301802635192871,0.0012379884719848633,0.0012379884719848633,0.0012282133102416992,0.0012203454971313477,0.0012164711952209473,0.0012164115905761719,0.0012125372886657715,0.0012086033821105957,0.0012145042419433594,0.0012164115905761719,0.0012203454971313477,0.0012183785438537598,0.001214444637298584,0.0012086033821105957,0.0012066364288330078,0.0012047290802001953,0.0012066364288330078,0.0012086033821105957,0.001202702522277832,0.0012047290802001953,0.00120466947555542,0.0012086033821105957,0.0012066364288330078,0.0012066364288330078,0.0012047290802001953,0.0012066960334777832,0.0012066364288330078,0.00120466947555542,0.001202702522277832,0.00120466947555542,0.00120466947555542,0.00120466947555542,0.001202702522277832,0.001202702522277832,0.001202702522277832,0.001202702522277832,0.001202702522277832,0.001202702522277832,0.0012007355690002441,0.0012007355690002441,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011968016624450684,0.0011968016624450684,0.0011968016624450684,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562,0.0011987686157226562]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.004291892051696777,0.005565168336033821,0.006938348524272442,0.008380088955163956,0.00986296683549881,0.011236146092414856,0.01272685918956995,0.014213654212653637,0.015651477500796318,0.017103012651205063,0.018597643822431564,0.02003546617925167,0.021504631265997887,0.022909153252840042,0.024372441694140434,0.02579459361732006,0.027210868895053864,0.02897190861403942,0.03105616383254528,0.033371567726135254,0.03606503829360008,0.039085641503334045,0.042629268020391464,0.046503946185112,0.05101526156067848,0.05606919154524803,0.061736248433589935,0.06808695942163467,0.07518596947193146,0.08325657993555069,0.0924927294254303,0.10226953774690628,0.11338426172733307,0.12547451257705688,0.13897515833377838,0.1536531001329422,0.16919295489788055,0.18603545427322388,0.2042158842086792,0.22345998883247375,0.24366198480129242,0.2650863230228424,0.2871316373348236,0.30965885519981384,0.332836389541626,0.3567720353603363,0.38052159547805786,0.4040811061859131,0.42751920223236084,0.45087891817092896,0.4730515480041504,0.4947090148925781,0.5153948664665222,0.5351130366325378,0.5539496541023254,0.5716599822044373,0.5884417295455933,0.6038503646850586,0.6182403564453125,0.6313139796257019,0.6435863971710205,0.6547422409057617,0.6650420427322388,0.6743428707122803,0.6829168796539307,0.6907309293746948,0.697704553604126,0.7040219306945801,0.7098320126533508,0.7150015234947205,0.7195912003517151,0.723810613155365,0.727771520614624,0.7312818169593811,0.7343435883522034,0.7372055053710938,0.7396873831748962,0.741961658000946,0.7439558506011963,0.7458128333091736,0.7474641799926758,0.7489803433418274,0.7503222227096558,0.751475989818573,0.7525631785392761,0.7534642815589905,0.7543202638626099,0.755094051361084,0.7558717131614685,0.7564946413040161,0.7570705413818359,0.7575916051864624,0.7580637335777283,0.7584711909294128,0.7588590383529663,0.7591900825500488,0.7594976425170898,0.7597659826278687,0.7599912881851196,0.7602244019508362,0.7604418396949768,0.7606220245361328,0.7607787251472473,0.7609021663665771,0.7610235810279846,0.7611528635025024,0.7612704038619995,0.7613605260848999,0.7614349722862244,0.7615211606025696,0.7615779638290405,0.7616504430770874,0.76169353723526,0.761750340461731,0.7617875933647156,0.7618287205696106,0.7618698477745056,0.7619050741195679,0.7619305849075317,0.7619521021842957,0.7619736790657043,0.7619854211807251,0.762001097202301,0.7620128393173218,0.7620245814323425,0.7620402574539185,0.7620519995689392,0.7620638012886047,0.7620735764503479,0.7620833516120911,0.7620912194252014,0.7620950937271118,0.7621009945869446,0.7621049284934998,0.7621068954467773,0.7621088027954102,0.7621166706085205,0.7621186375617981,0.7621206045150757,0.7621244788169861,0.7621284127235413,0.7621284127235413,0.7621323466300964,0.762134313583374,0.762134313583374,0.762134313583374,0.7621362805366516,0.762140154838562,0.762140154838562,0.762140154838562,0.7621421217918396,0.7621440887451172,0.7621460556983948,0.7621460556983948,0.7621460556983948,0.7621460556983948,0.7621460556983948,0.7621460556983948,0.7621480226516724,0.7621480226516724,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495,0.76214998960495],"recovered":[0.0,0.0017355737509205937,0.003243916667997837,0.004713081754744053,0.006143069360405207,0.007602440193295479,0.009014797396957874,0.010521180927753448,0.012019730173051357,0.013408580794930458,0.014887540601193905,0.01631361059844494,0.017796486616134644,0.019275447353720665,0.020634913817048073,0.0221569687128067,0.02361438050866127,0.024981684982776642,0.026546835899353027,0.028390146791934967,0.03043522499501705,0.03280939534306526,0.035463687032461166,0.03860966116189957,0.04211802780628204,0.04610240086913109,0.050558868795633316,0.05568331852555275,0.06141110137104988,0.0677892416715622,0.07502536475658417,0.08319000899791718,0.09218325465917587,0.10243019461631775,0.11340779811143875,0.12567238509655,0.1391691118478775,0.1536746770143509,0.16935360431671143,0.18623724579811096,0.20433735847473145,0.2232014387845993,0.24353860318660736,0.26503151655197144,0.2870200276374817,0.3093278408050537,0.3324211537837982,0.3560943007469177,0.37993982434272766,0.4034719169139862,0.426727831363678,0.4494568109512329,0.4716431498527527,0.4929695427417755,0.5136710405349731,0.5334950089454651,0.5522024035453796,0.5698969960212708,0.5864927172660828,0.6021128296852112,0.6163480877876282,0.6298115253448486,0.6420114636421204,0.6533416509628296,0.6636767387390137,0.6729951500892639,0.6817846894264221,0.6896222233772278,0.6965273022651672,0.7029935717582703,0.7088486552238464,0.7140024900436401,0.7187332510948181,0.723009467124939,0.7269057035446167,0.7303827404975891,0.7336344718933105,0.7364572286605835,0.7389410734176636,0.741211473941803,0.7432408332824707,0.7451096177101135,0.7468158006668091,0.7483457326889038,0.7497110366821289,0.7508962154388428,0.7519187331199646,0.7529275417327881,0.7537816166877747,0.7546180486679077,0.7553663849830627,0.7560147643089294,0.7565084099769592,0.7570412158966064,0.757505476474762,0.7579324841499329,0.7583105564117432,0.7586612105369568,0.7589550614356995,0.7591920495033264,0.7594388723373413,0.7596719861030579,0.7598816156387329,0.7600539922714233,0.7602067589759827,0.7603497505187988,0.7604829668998718,0.7606083750724792,0.7607102394104004,0.7607964277267456,0.7608904242515564,0.7609668374061584,0.7610432505607605,0.7611019611358643,0.76115882396698,0.761205792427063,0.7612488865852356,0.7612841725349426,0.7613115906715393,0.761333167552948,0.7613566517829895,0.7613860368728638,0.7614075541496277,0.7614271640777588,0.761436939239502,0.7614545822143555,0.7614702582359314,0.7614839673042297,0.7614996433258057,0.7615094184875488,0.7615172863006592,0.7615250945091248,0.7615368366241455,0.7615466713905334,0.7615525126457214,0.7615564465522766,0.7615603804588318,0.761564314365387,0.7615662217140198,0.7615681886672974,0.761570155620575,0.7615721225738525,0.7615740895271301,0.7615760564804077,0.7615760564804077,0.7615760564804077,0.7615780234336853,0.7615799307823181,0.7615818977355957,0.7615838646888733,0.7615838646888733,0.7615838646888733,0.7615858316421509,0.7615858316421509,0.7615877985954285,0.7615877985954285,0.7615877985954285,0.7615877985954285,0.7615877985954285,0.7615917325019836,0.7615917325019836,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612,0.7615936994552612],"active":[0.004291892051696777,0.003829594701528549,0.003694431856274605,0.003667007200419903,0.003719897475093603,0.003633705899119377,0.003712061792612076,0.0036924732849001884,0.003631747327744961,0.003694431856274605,0.0037101032212376595,0.003721855580806732,0.003708144649863243,0.003633705899119377,0.0037375278770923615,0.003637624904513359,0.0035964883863925934,0.003990223631262779,0.004509327933192253,0.004981420934200287,0.005629813298583031,0.006276246160268784,0.007165580987930298,0.007894285023212433,0.008897233754396439,0.009966790676116943,0.01117737963795662,0.012403640896081924,0.013774868100881577,0.015467338263988495,0.01746736466884613,0.019079528748989105,0.021201007068157196,0.023044317960739136,0.02556736022233963,0.027980715036392212,0.030023843050003052,0.032360777258872986,0.03486227989196777,0.03722274303436279,0.039324626326560974,0.0418848842382431,0.04359303414821625,0.04462733864784241,0.04581636190414429,0.04744419455528259,0.048100441694259644,0.04798680543899536,0.04757937788963318,0.04740700125694275,0.04632371664047241,0.045252203941345215,0.04375171661376953,0.04214349389076233,0.040278613567352295,0.03816497325897217,0.03623932600021362,0.03395336866378784,0.031747639179229736,0.029201149940490723,0.027238309383392334,0.024930715560913086,0.023030579090118408,0.021001219749450684,0.019240140914916992,0.017735779285430908,0.015919864177703857,0.014399707317352295,0.013304710388183594,0.012007951736450195,0.010742545127868652,0.009808123111724854,0.009038269519805908,0.008272349834442139,0.00743788480758667,0.006822764873504639,0.006052911281585693,0.005504429340362549,0.005014777183532715,0.0046013593673706055,0.004223346710205078,0.003870725631713867,0.0035064220428466797,0.0031302571296691895,0.002852141857147217,0.002568066120147705,0.0024015307426452637,0.0021665096282958984,0.0020900964736938477,0.0018765926361083984,0.0017041563987731934,0.001576840877532959,0.001555323600769043,0.0014299750328063965,0.0013535618782043457,0.0012575984001159668,0.0011870861053466797,0.0011047720909118652,0.001036226749420166,0.0010323524475097656,0.001002967357635498,0.0009500384330749512,0.0008971095085144043,0.0008481740951538086,0.0008168220520019531,0.0008031129837036133,0.0007874369621276855,0.0007521510124206543,0.0007247328758239746,0.0007247328758239746,0.0006875395774841309,0.0006836056709289551,0.0006502866744995117,0.0006483793258666992,0.0006287693977355957,0.0006229281425476074,0.0006209611892700195,0.0006209015846252441,0.0006189942359924316,0.0006189346313476562,0.0006170272827148438,0.0005993843078613281,0.0005935430526733398,0.0005856752395629883,0.0005876421928405762,0.0005856752395629883,0.0005817413330078125,0.000579833984375,0.0005739331245422363,0.0005739331245422363,0.0005739331245422363,0.0005699992179870605,0.0005641579627990723,0.0005582571029663086,0.0005543828010559082,0.0005523562431335449,0.0005562901496887207,0.0005543231964111328,0.0005543828010559082,0.0005562901496887207,0.0005582571029663086,0.0005562901496887207,0.0005582571029663086,0.0005582571029663086,0.0005582571029663086,0.0005582571029663086,0.0005582571029663086,0.0005602240562438965,0.0005582571029663086,0.0005562901496887207,0.0005582571029663086,0.0005602240562438965,0.0005602240562438965,0.0005602240562438965,0.0005582571029663086,0.0005582571029663086,0.0005582571029663086,0.0005582571029663086,0.0005602240562438965,0.0005562901496887207,0.0005582571029663086,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207,0.0005562901496887207]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.004291892051696777,0.0055945515632629395,0.006987320259213448,0.008336992934346199,0.009641611948609352,0.011006955988705158,0.01234095823019743,0.013686713762581348,0.015063811093568802,0.016319457441568375,0.01764366403222084,0.01892869547009468,0.02014712244272232,0.021449781954288483,0.022644702345132828,0.023798488080501556,0.025011038407683372,0.026444943621754646,0.02811783365905285,0.029941556975245476,0.03203560784459114,0.03433338180184364,0.03693870082497597,0.039694853127002716,0.04286825284361839,0.04640208184719086,0.050333570688962936,0.054756734520196915,0.05960693955421448,0.06480582058429718,0.07071970403194427,0.0771389752626419,0.08432809263467789,0.09206373989582062,0.10058097541332245,0.10965258628129959,0.1196252778172493,0.1303815245628357,0.1422523856163025,0.15464037656784058,0.16809597611427307,0.18200995028018951,0.19713059067726135,0.21310335397720337,0.22961677610874176,0.24684321880340576,0.2647709548473358,0.2829396426677704,0.3017469048500061,0.3209185302257538,0.3400803506374359,0.3595810830593109,0.3791934549808502,0.3982984721660614,0.4172428846359253,0.4356250762939453,0.4536625146865845,0.47109267115592957,0.4881800413131714,0.5042742490768433,0.5194419026374817,0.5340846180915833,0.547700822353363,0.5604747533798218,0.5726884007453918,0.5843398571014404,0.5949041247367859,0.6050472259521484,0.6144263744354248,0.6231297254562378,0.6310847401618958,0.6385226845741272,0.6451926827430725,0.6513161659240723,0.6570165157318115,0.6622878909111023,0.6670264005661011,0.6715024709701538,0.6755201816558838,0.679271399974823,0.6827288866043091,0.685829758644104,0.6886153221130371,0.691181480884552,0.6934909820556641,0.6956868767738342,0.6976360082626343,0.6994538307189941,0.7010934352874756,0.7025782465934753,0.7040121555328369,0.7052658796310425,0.7063843607902527,0.7073814272880554,0.7083863615989685,0.709214985370636,0.7100043892860413,0.7106567025184631,0.7113286256790161,0.7119495868682861,0.7124784588813782,0.7129956483840942,0.7134774923324585,0.7138966917991638,0.7142786979675293,0.7146293520927429,0.7149427533149719,0.715234637260437,0.7154892683029175,0.7157145738601685,0.7159378528594971,0.7161376476287842,0.7163100838661194,0.7164706587791443,0.7166058421134949,0.7167449593544006,0.7168546319007874,0.7169839143753052,0.7170838117599487,0.7171778678894043,0.7172738313674927,0.7173580527305603,0.7174442410469055,0.7175108790397644,0.7175794243812561,0.7176381945610046,0.7176773548126221,0.7177224159240723,0.7177694439888,0.7178105711936951,0.7178438901901245,0.7178693413734436,0.7178889513015747,0.7179144024848938,0.7179437875747681,0.717959463596344,0.7179849147796631,0.7180025577545166,0.7180221080780029,0.7180358171463013,0.7180495262145996,0.7180652022361755,0.7180750370025635,0.7180867791175842,0.7180945873260498,0.7181044220924377,0.7181122303009033,0.7181181311607361,0.7181200981140137,0.7181259393692017,0.7181298732757568,0.7181318402290344,0.718133807182312,0.7181396484375,0.7181455492973328,0.7181494832038879,0.7181513905525208,0.7181572914123535,0.7181612253189087,0.7181631922721863,0.7181650996208191,0.7181670665740967,0.7181690335273743,0.7181710004806519,0.7181710004806519,0.7181729674339294,0.7181729674339294,0.718174934387207,0.718174934387207,0.718174934387207,0.7181769013404846,0.7181769013404846,0.7181769013404846,0.7181769013404846,0.7181769013404846,0.7181769013404846,0.7181769013404846,0.7181769013404846,0.7181769013404846,0.7181769013404846,0.7181769013404846,0.7181769013404846,0.7181769013404846,0.7181769013404846,0.7181769013404846,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174,0.7181788086891174],"recovered":[0.0,0.0017414503963664174,0.00329484767280519,0.004744424019008875,0.006182246841490269,0.007606357801705599,0.008930564858019352,0.010262608528137207,0.011624034494161606,0.01295411866158247,0.014237189665436745,0.015580985695123672,0.016889521852135658,0.018162798136472702,0.019422363489866257,0.020670173689723015,0.021872930228710175,0.023077646270394325,0.024444948881864548,0.025945456698536873,0.027553703635931015,0.029322577640414238,0.03139312192797661,0.03380255028605461,0.03635694086551666,0.039246298372745514,0.042407941073179245,0.04589476063847542,0.04992615059018135,0.0544453002512455,0.05911920592188835,0.0644415020942688,0.07033775001764297,0.07676094025373459,0.0838756188750267,0.09189725667238235,0.10017355531454086,0.10938228666782379,0.11937064677476883,0.13028360903263092,0.14196640253067017,0.15436027944087982,0.16744761168956757,0.18186305463314056,0.19684657454490662,0.2126019150018692,0.22933080792427063,0.24648281931877136,0.26415392756462097,0.2825792133808136,0.30115729570388794,0.320111483335495,0.3392948806285858,0.3588700294494629,0.37807497382164,0.3971388339996338,0.415789395570755,0.43400704860687256,0.45188581943511963,0.4692807197570801,0.48619964718818665,0.5022957921028137,0.5177690386772156,0.5322706699371338,0.5455774068832397,0.5587215423583984,0.5708940625190735,0.5825357437133789,0.593235194683075,0.6031569242477417,0.612469494342804,0.6209926009178162,0.6289574503898621,0.6363874673843384,0.6429811120033264,0.6494160294532776,0.6550831198692322,0.6603114008903503,0.6652301549911499,0.6696944236755371,0.673784613609314,0.6774359941482544,0.6809266805648804,0.6839590668678284,0.6867700815200806,0.6893734335899353,0.6917515397071838,0.6939728856086731,0.695965051651001,0.6977789998054504,0.6994323134422302,0.701009213924408,0.7023745775222778,0.7036341428756714,0.704709529876709,0.7058320045471191,0.7068114280700684,0.7076694369316101,0.7084412574768066,0.7091484069824219,0.7098339796066284,0.7104236483573914,0.7110093235969543,0.7115107774734497,0.7119495868682861,0.7123687863349915,0.7127821445465088,0.7131268978118896,0.7134402990341187,0.713720440864563,0.7139535546302795,0.7141905426979065,0.7144041061401367,0.714613676071167,0.714788019657135,0.7149447202682495,0.7150936126708984,0.7152385711669922,0.7153619527816772,0.7154697179794312,0.7155735492706299,0.715675413608551,0.7157674431800842,0.7158536314964294,0.7159339785575867,0.7160025238990784,0.7160612940788269,0.7161122560501099,0.716163158416748,0.7162121534347534,0.716255247592926,0.7162983417510986,0.7163277268409729,0.716353178024292,0.7163805961608887,0.7164060473442078,0.7164256572723389,0.7164491415023804,0.7164687514305115,0.7164883613586426,0.7165039777755737,0.7165216207504272,0.7165353298187256,0.7165470719337463,0.7165569067001343,0.716568648815155,0.7165725827217102,0.7165803909301758,0.7165940999984741,0.7166000008583069,0.7166039347648621,0.7166117429733276,0.7166137099266052,0.7166195511817932,0.716625452041626,0.7166293859481812,0.7166333198547363,0.7166352272033691,0.7166411280632019,0.7166450619697571,0.7166470289230347,0.7166489362716675,0.7166528701782227,0.7166528701782227,0.7166528701782227,0.7166548371315002,0.7166568040847778,0.7166568040847778,0.716660737991333,0.716660737991333,0.716660737991333,0.7166627049446106,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434,0.7166646122932434],"active":[0.004291892051696777,0.003853101283311844,0.0036924725864082575,0.003592568915337324,0.0034593651071190834,0.0034005981869995594,0.0034103933721780777,0.0034241052344441414,0.003439776599407196,0.0033653387799859047,0.0034064743667840958,0.0033477097749710083,0.0032576005905866623,0.0032869838178157806,0.003222338855266571,0.0031283143907785416,0.003138108178973198,0.003367297351360321,0.003672884777188301,0.003996100276708603,0.004481904208660126,0.005010804161429405,0.005545578896999359,0.005892302840948105,0.00651131197810173,0.007155783474445343,0.007925629615783691,0.008861973881721497,0.009680788964033127,0.010360520333051682,0.011600498110055923,0.012697473168373108,0.013990342617034912,0.015302799642086029,0.016705356538295746,0.017755329608917236,0.019451722502708435,0.020999237895011902,0.02288173884153366,0.024356767535209656,0.026129573583602905,0.027649670839309692,0.029682978987693787,0.031240299344062805,0.032770201563835144,0.03424130380153656,0.035440146923065186,0.03645682334899902,0.03759297728538513,0.038339316844940186,0.038923054933547974,0.03946959972381592,0.039898574352264404,0.03942844271659851,0.03916791081428528,0.03848624229431152,0.03787311911582947,0.03708562254905701,0.03629422187805176,0.034993529319763184,0.033242255449295044,0.03178882598876953,0.02993178367614746,0.02820408344268799,0.0271109938621521,0.025618314743041992,0.024010062217712402,0.02251148223876953,0.021191179752349854,0.019972801208496094,0.018615245819091797,0.017530083656311035,0.01623523235321045,0.014928698539733887,0.014035403728485107,0.012871861457824707,0.011943280696868896,0.011191070079803467,0.010290026664733887,0.009576976299285889,0.008944272994995117,0.00839376449584961,0.007688641548156738,0.007222414016723633,0.006720900535583496,0.006313443183898926,0.0058844685554504395,0.005480945110321045,0.005128383636474609,0.004799246788024902,0.0045798420906066895,0.0042566657066345215,0.0040097832679748535,0.003747284412384033,0.0036768317222595215,0.0033829808235168457,0.0031929612159729004,0.0029872655868530273,0.0028873682022094727,0.002801179885864258,0.002644479274749756,0.002572000026702881,0.0024681687355041504,0.0023859143257141113,0.002329111099243164,0.002260565757751465,0.0021606087684631348,0.0021077394485473633,0.002048969268798828,0.0019941329956054688,0.0019842982292175293,0.0019471049308776855,0.001905977725982666,0.001856982707977295,0.0018178224563598633,0.001800239086151123,0.001761019229888916,0.0017453432083129883,0.0017218589782714844,0.0017081499099731445,0.001700282096862793,0.0016826391220092773,0.001676797866821289,0.001657247543334961,0.0016454458236694336,0.0016356706619262695,0.001616060733795166,0.0016101598739624023,0.001606285572052002,0.0015984177589416504,0.0015886425971984863,0.0015709996223449707,0.0015612244606018066,0.0015612244606018066,0.0015631914138793945,0.0015534162521362305,0.0015592575073242188,0.0015534162521362305,0.001553356647491455,0.0015474557876586914,0.001545548439025879,0.001543581485748291,0.0015397071838378906,0.0015397071838378906,0.0015376806259155273,0.0015357732772827148,0.0015396475791931152,0.0015377402305603027,0.0015259981155395508,0.0015259385108947754,0.0015259385108947754,0.0015200972557067871,0.0015200972557067871,0.0015200972557067871,0.0015200972557067871,0.0015200972557067871,0.0015180706977844238,0.001522064208984375,0.0015200972557067871,0.0015181303024291992,0.0015180706977844238,0.0015181303024291992,0.0015161633491516113,0.0015181303024291992,0.0015181303024291992,0.0015181303024291992,0.0015161633491516113,0.0015181303024291992,0.0015141963958740234,0.0015141963958740234,0.0015161633491516113,0.0015141963958740234,0.001512289047241211,0.001512289047241211,0.001512289047241211,0.001512289047241211,0.001512289047241211,0.001512289047241211,0.001512289047241211,0.001512289047241211,0.001512289047241211,0.001512289047241211,0.001512289047241211,0.001512289047241211,0.001512289047241211,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234,0.0015141963958740234]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.004291892051696777,0.00554362079128623,0.00680710282176733,0.008145023137331009,0.009432011283934116,0.010671986266970634,0.011892372742295265,0.01304615754634142,0.014225407503545284,0.0153654795140028,0.016476169228553772,0.017590776085853577,0.01865445077419281,0.01965152472257614,0.02059570699930191,0.021551644429564476,0.022437062114477158,0.023518366739153862,0.02473483607172966,0.026133481413125992,0.02755955047905445,0.029165837913751602,0.030899452045559883,0.032877929508686066,0.03505033254623413,0.03733047842979431,0.03986331820487976,0.042615555226802826,0.045708637684583664,0.04910730570554733,0.05280960351228714,0.056827280670404434,0.06117209047079086,0.06568145006895065,0.07071774452924728,0.07629861682653427,0.08208908140659332,0.08846917748451233,0.09544673562049866,0.1027768924832344,0.11070646345615387,0.11918844282627106,0.12816210091114044,0.13758239150047302,0.14763540029525757,0.15833680331707,0.16952399909496307,0.18121854960918427,0.19329901039600372,0.20601218938827515,0.21906816959381104,0.2325551062822342,0.2465004175901413,0.2607375979423523,0.2751060426235199,0.2895645797252655,0.30418965220451355,0.31902819871902466,0.3337433636188507,0.348313570022583,0.36278581619262695,0.3773246705532074,0.39150115847587585,0.405354380607605,0.4188942313194275,0.43204227089881897,0.444802463054657,0.45721787214279175,0.4691024422645569,0.4804130494594574,0.4911477565765381,0.5016905069351196,0.5115064978599548,0.520840585231781,0.5298671126365662,0.5382120013237,0.5461043119430542,0.5535069704055786,0.5606059432029724,0.5671721696853638,0.5732643008232117,0.5790645480155945,0.5843144059181213,0.589356541633606,0.5940578579902649,0.5984634160995483,0.6025535464286804,0.6062872409820557,0.6098132133483887,0.6130649447441101,0.6161580681800842,0.6189749240875244,0.6216429471969604,0.6241267919540405,0.6263148784637451,0.6284089088439941,0.6303168535232544,0.6321053504943848,0.6338115334510803,0.6353747248649597,0.636814534664154,0.6381387114524841,0.6393042802810669,0.6404697895050049,0.641521692276001,0.6425246596336365,0.6434472799301147,0.6443072557449341,0.645133912563324,0.6458175778388977,0.6465070843696594,0.6471006274223328,0.6476961374282837,0.64825439453125,0.6487539410591125,0.6492162346839905,0.6495981812477112,0.6499684453010559,0.6503308415412903,0.6506579518318176,0.6509596109390259,0.6512691378593445,0.6515531539916992,0.6517941355705261,0.6520350575447083,0.6522446870803833,0.6524581909179688,0.6526286005973816,0.6527872681617737,0.6529557108879089,0.6530928611755371,0.6532299518585205,0.6533690690994263,0.6534826755523682,0.6535845398902893,0.6536766290664673,0.6537588834762573,0.6538372039794922,0.6539116501808167,0.6539860963821411,0.6540488004684448,0.6541290879249573,0.6541858911514282,0.654232919216156,0.6542936563491821,0.6543524265289307,0.6543974876403809,0.6544445157051086,0.6544817090034485,0.6545130610466003,0.6545581221580505,0.6545913815498352,0.6546129584312439,0.6546403765678406,0.6546560525894165,0.654679536819458,0.6546991467475891,0.654714822769165,0.6547344326972961,0.6547500491142273,0.6547618508338928,0.6547775268554688,0.6547873020172119,0.6548010110855103,0.654812753200531,0.6548303961753845,0.6548401713371277,0.654848039150238,0.6548578143119812,0.6548656225204468,0.6548715233802795,0.6548734903335571,0.6548774242401123,0.6548812985420227,0.6548871994018555,0.6548891663551331,0.6548931002616882,0.6548969745635986,0.6549009084701538,0.6549028754234314,0.654904842376709,0.6549068093299866,0.6549087166786194,0.6549126505851746,0.6549146175384521,0.6549165844917297,0.6549185514450073,0.6549205183982849,0.6549205183982849,0.6549243927001953,0.6549283266067505,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281],"recovered":[0.0,0.001780628226697445,0.003345778677612543,0.004760094918310642,0.006109768059104681,0.007369332481175661,0.008695499040186405,0.009919803589582443,0.011146066710352898,0.012309645302593708,0.013457553461194038,0.014601542614400387,0.01572202704846859,0.016770031303167343,0.01785525307059288,0.018844492733478546,0.0198141410946846,0.020732859149575233,0.02177106961607933,0.022883716970682144,0.02416286990046501,0.025496872141957283,0.026973871514201164,0.02852139249444008,0.030298102647066116,0.032354936003685,0.034484244883060455,0.03682315722107887,0.039348162710666656,0.04212586209177971,0.04527575150132179,0.048731230199337006,0.05241001769900322,0.05645512044429779,0.060774464160203934,0.06543661653995514,0.07047095894813538,0.0758872777223587,0.081891268491745,0.08828115463256836,0.0950765311717987,0.10261628776788712,0.11044400185346603,0.11894948780536652,0.12797604501247406,0.1374981850385666,0.14756686985492706,0.15832310914993286,0.1694926917552948,0.18111084401607513,0.1932814121246338,0.20594365894794464,0.21903294324874878,0.23253946006298065,0.24643775820732117,0.2606396973133087,0.274951308965683,0.2893217206001282,0.3039937913417816,0.3185424208641052,0.33312439918518066,0.3474889099597931,0.3620336353778839,0.3764667212963104,0.3904845118522644,0.4044494032859802,0.4180617332458496,0.43121957778930664,0.4439640939235687,0.4563814699649811,0.4683169722557068,0.47963541746139526,0.490585595369339,0.5010440945625305,0.5106877088546753,0.520121693611145,0.5290248394012451,0.5375224947929382,0.5454344153404236,0.552935004234314,0.5600418448448181,0.5666432976722717,0.5728686451911926,0.5786101222038269,0.5842007994651794,0.5893232822418213,0.5939070582389832,0.5983028411865234,0.6024556756019592,0.6061912775039673,0.6097015738487244,0.6130042672157288,0.616113007068634,0.6189847588539124,0.6215998530387878,0.6240876317024231,0.6263090372085571,0.6284266114234924,0.6304207444190979,0.6322111487388611,0.63388991355896,0.6353904008865356,0.6368262767791748,0.6381328701972961,0.6393219232559204,0.6404560804367065,0.6415178179740906,0.6425227522850037,0.6434179544448853,0.6442896723747253,0.6450340151786804,0.6457705497741699,0.6464150547981262,0.6470595002174377,0.6476824283599854,0.6482113599777222,0.6486873626708984,0.6491496562957764,0.6495531797409058,0.64995276927948,0.6503053903579712,0.6506462097167969,0.650973379611969,0.6512966156005859,0.6515453457832336,0.6518039107322693,0.6520135402679443,0.6522290110588074,0.6524484157562256,0.652620792388916,0.6527990698814392,0.6529459953308105,0.6530733108520508,0.6532221436500549,0.6533612608909607,0.6534748673439026,0.6535884737968445,0.6536805629730225,0.6537647843360901,0.6538529396057129,0.653919517993927,0.6539861559867859,0.6540606021881104,0.6541232466697693,0.6541761755943298,0.654242753982544,0.6543054580688477,0.6543543934822083,0.6544111967086792,0.6544542908668518,0.6544876098632812,0.6545248031616211,0.6545581221580505,0.6545894742012024,0.6546208262443542,0.6546404361724854,0.6546560525894165,0.654683530330658,0.6547030806541443,0.6547167897224426,0.654730498790741,0.6547442078590393,0.6547598838806152,0.654771625995636,0.6547873020172119,0.6547991037368774,0.6548147201538086,0.6548265218734741,0.6548382639884949,0.6548500061035156,0.6548539400100708,0.6548578143119812,0.654863715171814,0.6548676490783691,0.6548715829849243,0.6548774242401123,0.6548813581466675,0.6548852920532227,0.6548911333084106,0.6548950672149658,0.6548950672149658,0.654899001121521,0.654899001121521,0.6549028754234314,0.6549068093299866,0.6549107432365417,0.6549127101898193,0.6549146771430969,0.6549165844917297,0.6549165844917297,0.6549185514450073,0.6549205183982849,0.6549244523048401,0.6549244523048401,0.6549244523048401,0.6549244523048401,0.6549244523048401,0.6549244523048401,0.6549244523048401,0.6549244523048401,0.6549264192581177,0.6549264192581177,0.6549283862113953,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281,0.6549302935600281],"active":[0.004291892051696777,0.003762992564588785,0.003461324144154787,0.0033849282190203667,0.0033222432248294353,0.0033026537857949734,0.00319687370210886,0.003126353956758976,0.0030793407931923866,0.003055834211409092,0.0030186157673597336,0.00298923347145319,0.0029324237257242203,0.0028814934194087982,0.00274045392870903,0.00270715169608593,0.0026229210197925568,0.0027855075895786285,0.0029637664556503296,0.0032497644424438477,0.0033966805785894394,0.003668965771794319,0.003925580531358719,0.004356537014245987,0.0047522298991680145,0.004975542426109314,0.005379073321819305,0.005792398005723953,0.0063604749739170074,0.006981443613767624,0.007533852010965347,0.008096050471067429,0.008762072771787643,0.009226329624652863,0.00994328036904335,0.010862000286579132,0.011618122458457947,0.012581899762153625,0.013555467128753662,0.014495737850666046,0.015629932284355164,0.01657215505838394,0.017718099057674408,0.018632903695106506,0.01965935528278351,0.020838618278503418,0.02195712924003601,0.022895440459251404,0.023806318640708923,0.024901345372200012,0.025786757469177246,0.02661144733428955,0.027467474341392517,0.028198137879371643,0.02866828441619873,0.028924882411956787,0.029238343238830566,0.029706478118896484,0.029749572277069092,0.029771149158477783,0.02966141700744629,0.029835760593414307,0.029467523097991943,0.028887659311294556,0.028409719467163086,0.027592867612838745,0.026740729808807373,0.025998294353485107,0.02513834834098816,0.02403157949447632,0.0228307843208313,0.022055089473724365,0.020920902490615845,0.01979649066925049,0.01917940378189087,0.01809030771255493,0.017079472541809082,0.01598447561264038,0.015171527862548828,0.014237165451049805,0.013222455978393555,0.012421250343322754,0.011445760726928711,0.010746419429779053,0.00985705852508545,0.00914013385772705,0.008646488189697266,0.007984399795532227,0.007357537746429443,0.006873667240142822,0.006456494331359863,0.005970656871795654,0.005529940128326416,0.005142033100128174,0.004715025424957275,0.004321277141571045,0.004007816314697266,0.003678739070892334,0.003390789031982422,0.003163576126098633,0.002924621105194092,0.0027483105659484863,0.00247800350189209,0.0023369193077087402,0.0021997690200805664,0.0020685791969299316,0.00192946195602417,0.00178450345993042,0.0017159581184387207,0.0015279054641723633,0.001473069190979004,0.0013300776481628418,0.0012810826301574707,0.0011948943138122559,0.0010715126991271973,0.0010048747062683105,0.0009108185768127441,0.000818789005279541,0.0007776618003845215,0.0007051825523376465,0.0006542205810546875,0.0006229281425476074,0.0005797743797302246,0.0004975199699401855,0.0004897117614746094,0.00044077634811401367,0.00044465065002441406,0.00039958953857421875,0.0003388524055480957,0.0003349184989929199,0.0002937912940979004,0.00028395652770996094,0.0002957582473754883,0.0002605319023132324,0.00022327899932861328,0.00020176172256469727,0.0001704096794128418,0.00015664100646972656,0.0001468658447265625,0.00013315677642822266,0.00012928247451782227,0.00014293193817138672,0.0001252889633178711,0.00010967254638671875,0.00011748075485229492,0.00010967254638671875,9.202957153320312e-05,9.012222290039062e-05,7.051229476928711e-05,5.8770179748535156e-05,7.051229476928711e-05,6.657838821411133e-05,5.4836273193359375e-05,5.0902366638183594e-05,3.522634506225586e-05,3.910064697265625e-05,4.309415817260742e-05,3.129243850708008e-05,3.135204315185547e-05,3.325939178466797e-05,3.135204315185547e-05,3.331899642944336e-05,2.7418136596679688e-05,2.9385089874267578e-05,2.5451183319091797e-05,3.129243850708008e-05,2.5451183319091797e-05,2.1517276763916016e-05,1.9550323486328125e-05,1.5616416931152344e-05,1.7583370208740234e-05,1.5676021575927734e-05,1.3709068298339844e-05,1.3649463653564453e-05,1.5616416931152344e-05,1.1742115020751953e-05,1.1742115020751953e-05,1.1682510375976562e-05,9.775161743164062e-06,7.808208465576172e-06,9.775161743164062e-06,7.808208465576172e-06,9.715557098388672e-06,9.775161743164062e-06,7.808208465576172e-06,5.841255187988281e-06,5.841255187988281e-06,5.841255187988281e-06,3.933906555175781e-06,7.808208465576172e-06,9.775161743164062e-06,9.775161743164062e-06,5.841255187988281e-06,5.841255187988281e-06,5.841255187988281e-06,5.841255187988281e-06,5.841255187988281e-06,5.841255187988281e-06,5.841255187988281e-06,5.841255187988281e-06,3.874301910400391e-06,3.874301910400391e-06,1.9073486328125e-06,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.004291892051696777,0.005506401881575584,0.006848239339888096,0.008305651135742664,0.009825747460126877,0.011220474727451801,0.012705311179161072,0.014188188128173351,0.015688695013523102,0.0171617791056633,0.01868579164147377,0.02016083523631096,0.02162412367761135,0.02306390553712845,0.024597713723778725,0.02614719234406948,0.027645740658044815,0.029060058295726776,0.030617373064160347,0.032092414796352386,0.0335615798830986,0.03504641354084015,0.03651362285017967,0.03793381527066231,0.0393638014793396,0.04082317277789116,0.04227862507104874,0.043753668665885925,0.04516210779547691,0.046641066670417786,0.0480651780962944,0.04953042417764664,0.05110537260770798,0.05272341147065163,0.054390422999858856,0.05619651824235916,0.057871367782354355,0.059714678674936295,0.0616990327835083,0.06363637000322342,0.06572062522172928,0.06785189360380173,0.07002429664134979,0.0722770169377327,0.07469428330659866,0.07706845551729202,0.07954253256320953,0.08206166326999664,0.08474533259868622,0.08747406303882599,0.09038105607032776,0.0933389738202095,0.0962420403957367,0.09929007291793823,0.10238903015851974,0.1056564524769783,0.10895521938800812,0.11229316145181656,0.11587400734424591,0.11928442865610123,0.12281434237957001,0.12635013461112976,0.1299544870853424,0.13354121148586273,0.13735124468803406,0.1410026103258133,0.1446618139743805,0.14837782084941864,0.15213105082511902,0.15593716502189636,0.15962965786457062,0.1634259819984436,0.16713611781597137,0.17087171971797943,0.17473071813583374,0.17848199605941772,0.18235862255096436,0.18610401451587677,0.18971817195415497,0.1933068484067917,0.19697779417037964,0.2006213366985321,0.20418454706668854,0.207694873213768,0.2112678736448288,0.21482913196086884,0.21819646656513214,0.22156183421611786,0.22482141852378845,0.2280692458152771,0.23136213421821594,0.23448461294174194,0.23755809664726257,0.24060221016407013,0.24357187747955322,0.24650825560092926,0.24941328167915344,0.2522556185722351,0.2550411522388458,0.2577444314956665,0.26036345958709717,0.26297661662101746,0.26554274559020996,0.2680501341819763,0.2704909145832062,0.27289053797721863,0.2752372920513153,0.27750763297080994,0.2797681987285614,0.28197193145751953,0.2840738296508789,0.2861091196537018,0.28807973861694336,0.29013463854789734,0.2920660972595215,0.29394859075546265,0.2957233190536499,0.29754510521888733,0.2993159294128418,0.30097705125808716,0.30260881781578064,0.3041837513446808,0.30563920736312866,0.30718478560447693,0.3086402416229248,0.3100702166557312,0.31146886944770813,0.31282439827919006,0.31412315368652344,0.31539642810821533,0.31666383147239685,0.31791165471076965,0.3190850019454956,0.32023879885673523,0.32134947180747986,0.32251110672950745,0.3236355185508728,0.32467567920684814,0.3256727457046509,0.32664042711257935,0.32763946056365967,0.32857972383499146,0.32947102189064026,0.3304171860218048,0.3312634229660034,0.33214688301086426,0.33297547698020935,0.33379626274108887,0.3345915675163269,0.3353927433490753,0.33614692091941833,0.3369559347629547,0.33770814538002014,0.33844467997550964,0.3391498923301697,0.33982571959495544,0.340505450963974,0.34114402532577515,0.3418022096157074,0.34243887662887573,0.34308138489723206,0.34368276596069336,0.34428608417510986,0.34486985206604004,0.3454379141330719,0.34598445892333984,0.34653881192207336,0.34712451696395874,0.34770435094833374,0.34826067090034485,0.3487895727157593,0.34933415055274963,0.3498375713825226,0.35033318400382996,0.3507699966430664,0.3512793183326721,0.35173964500427246,0.35218432545661926,0.3526192009449005,0.35307562351226807,0.35350853204727173,0.353935569524765,0.3543371558189392,0.3547367453575134,0.3551265597343445,0.355541855096817,0.35593363642692566,0.35633715987205505,0.35669565200805664,0.3570893704891205,0.35747724771499634,0.35783374309539795,0.35818830132484436,0.35852327942848206,0.3588484525680542,0.35913053154945374,0.35945767164230347,0.3597671687602997,0.36005905270576477,0.360360711812973,0.36067020893096924,0.3609444797039032,0.3612363338470459,0.3615223467350006,0.3618142008781433,0.36209627985954285,0.36238425970077515,0.36267024278640747,0.3629366457462311,0.3632246255874634,0.36350080370903015,0.3637809455394745,0.3640277683734894,0.36428436636924744,0.3645605742931366,0.36481523513793945,0.36504051089286804,0.3652912378311157,0.3655380606651306,0.36579272150993347,0.3660551905632019,0.36631572246551514,0.36653316020965576,0.36675453186035156,0.3669700026512146,0.3671874403953552,0.3674205541610718,0.367632120847702,0.36784952878952026,0.36805132031440735,0.36825111508369446,0.3684450387954712,0.3686468005180359,0.3688426911830902,0.36905035376548767,0.36925405263900757,0.3694283962249756,0.3696419298648834,0.3698241114616394,0.3699984550476074,0.37021195888519287,0.3703882694244385,0.37056848406791687,0.3707349896430969,0.3709210753440857,0.37110912799835205,0.37128347158432007,0.37144607305526733,0.3716262876987457,0.371786892414093,0.37195339798927307,0.3721218705177307,0.3723079562187195,0.3724979758262634,0.37265273928642273,0.37282708287239075,0.37298378348350525,0.3731561601161957,0.37329918146133423,0.37347742915153503,0.3736459016799927,0.3737732172012329,0.3739162087440491,0.3740846812725067,0.3742472529411316,0.37439221143722534,0.37452152371406555,0.3746742904186249,0.37481924891471863,0.37496814131736755,0.3750974237918854,0.3752286732196808,0.3753540515899658,0.37548136711120605,0.3756067454814911,0.3757379949092865,0.37586531043052673,0.3760063350200653,0.37612974643707275,0.37626296281814575,0.3764020502567291,0.3765195906162262,0.37664297223091125,0.37677618861198425,0.37691134214401245,0.3770288825035095,0.3771424889564514,0.3772718012332916,0.3773952126502991,0.3775029480457306,0.377634197473526,0.3777478039264679,0.37787121534347534,0.3779750168323517,0.37808865308761597,0.3781924545764923,0.37827473878860474,0.37837857007980347,0.37847259640693665,0.3785666227340698,0.3786645531654358,0.3787722885608673,0.37885260581970215,0.37893685698509216,0.37903088331222534,0.3791268467903137,0.37921109795570374,0.37929922342300415,0.37939131259918213,0.37947162985801697,0.37956172227859497,0.37963420152664185,0.37972038984298706,0.37979093194007874,0.37988102436065674,0.37994566559791565,0.3800279498100281,0.38010236620903015,0.3801729083061218,0.3802395164966583,0.380315899848938,0.38036683201789856,0.3804432153701782,0.3805117905139923,0.3805842697620392,0.38065674901008606,0.3807311952114105,0.38078799843788147,0.38085851073265076,0.3809153139591217,0.380985826253891,0.3810465633869171,0.38110533356666565,0.38115429878234863,0.38121697306632996,0.3812698721885681,0.3813149333000183,0.38136976957321167,0.38141876459121704,0.38146379590034485,0.38150885701179504,0.38155195116996765,0.38159897923469543,0.38164207339286804,0.381691038608551,0.3817380368709564,0.38177722692489624,0.38181641697883606,0.3818536400794983,0.38189083337783813,0.38193392753601074],"recovered":[0.0,0.0017551626078784466,0.0033066009636968374,0.0047248350456357,0.006143068894743919,0.007586768828332424,0.009028509259223938,0.010505510494112968,0.012019729241728783,0.013475182466208935,0.014965895563364029,0.01646052673459053,0.01790618523955345,0.019404733553528786,0.02088761143386364,0.022390076890587807,0.023876871913671494,0.025418516248464584,0.026866134256124496,0.02836076356470585,0.02985539473593235,0.03134414926171303,0.032813314348459244,0.034243300557136536,0.035718344151973724,0.037191424518823624,0.038686055690050125,0.04013759270310402,0.04160087928175926,0.04303870350122452,0.04451374709606171,0.045969199389219284,0.047395266592502594,0.04887618497014046,0.05046876147389412,0.052114225924015045,0.05385176092386246,0.055610839277505875,0.05741889402270317,0.05935231223702431,0.06126026809215546,0.06322894990444183,0.06530145555734634,0.06741900742053986,0.06961100548505783,0.07191269844770432,0.07432408630847931,0.07671196758747101,0.07916449755430222,0.08174239099025726,0.08442214876413345,0.08713912218809128,0.09006178379058838,0.09294134378433228,0.09597565978765488,0.09902369230985641,0.10217162221670151,0.10533130913972855,0.10859481245279312,0.11199544370174408,0.11536864191293716,0.1188868060708046,0.12240496277809143,0.1259388029575348,0.12947262823581696,0.13319452106952667,0.1369399130344391,0.14054621756076813,0.14427006244659424,0.14806833863258362,0.1518627107143402,0.1555924266576767,0.15941224992275238,0.16312043368816376,0.1668383926153183,0.17071308195590973,0.17447413504123688,0.17818622291088104,0.18199625611305237,0.1856476217508316,0.18937930464744568,0.19301891326904297,0.1967172920703888,0.2002609223127365,0.20390836894512177,0.20742261409759521,0.21100933849811554,0.21446873247623444,0.2178458571434021,0.22127389907836914,0.22453349828720093,0.22778132557868958,0.23092533648014069,0.23403409123420715,0.23714284598827362,0.24005767703056335,0.24300971627235413,0.24598917365074158,0.24887461960315704,0.25174829363822937,0.25458085536956787,0.2573017477989197,0.25998935103416443,0.2625848650932312,0.26514318585395813,0.2676701545715332,0.270124614238739,0.2725144624710083,0.27485141158103943,0.27712568640708923,0.27941757440567017,0.28158998489379883,0.2837859094142914,0.285881906747818,0.28781336545944214,0.2898114323616028,0.2917096018791199,0.2935979664325714,0.29546478390693665,0.2972983121871948,0.29894182085990906,0.30056965351104736,0.3021896481513977,0.30378222465515137,0.3053336441516876,0.3068341612815857,0.30829745531082153,0.3097078502178192,0.3110966980457306,0.3124150335788727,0.3137255311012268,0.3149929344654083,0.31626227498054504,0.31751009821891785,0.3187030553817749,0.3198450803756714,0.32097145915031433,0.32210955023765564,0.3232104480266571,0.32426825165748596,0.3252163529396057,0.32621538639068604,0.327208548784256,0.32810571789741516,0.3290557861328125,0.32996273040771484,0.3307972252368927,0.3316650092601776,0.33252495527267456,0.33334964513778687,0.3341919779777527,0.3349716067314148,0.33576691150665283,0.33656418323516846,0.3373163938522339,0.33806273341178894,0.3387405276298523,0.33946725726127625,0.3401274085044861,0.3408188819885254,0.34145161509513855,0.3421313464641571,0.342734694480896,0.34336546063423157,0.3439570367336273,0.3445681929588318,0.34518328309059143,0.34575334191322327,0.346344918012619,0.346924751996994,0.3474810719490051,0.34803152084350586,0.34856826066970825,0.34910497069358826,0.34959274530410767,0.35004526376724243,0.3505447804927826,0.3510070741176605,0.3514615297317505,0.3519003093242645,0.3523332178592682,0.352777898311615,0.3532421588897705,0.3536633253097534,0.35407665371894836,0.35446253418922424,0.3548738956451416,0.3552715480327606,0.35566139221191406,0.3560727536678314,0.35644885897636414,0.3568151593208313,0.3572147786617279,0.35756149888038635,0.35793760418891907,0.3582588732242584,0.35859188437461853,0.3589346706867218,0.3592657446861267,0.3595869839191437,0.35987886786460876,0.36021384596824646,0.36050179600715637,0.3607642650604248,0.36106985807418823,0.3613656461238861,0.36163991689682007,0.36193177103996277,0.3622099459171295,0.3624822199344635,0.36278194189071655,0.3630405068397522,0.3633127808570862,0.3635772466659546,0.36385539174079895,0.3641374707221985,0.36439213156700134,0.3646232783794403,0.3648505210876465,0.36513063311576843,0.36539509892463684,0.3656301498413086,0.3658750057220459,0.3661198616027832,0.3663432002067566,0.36658021807670593,0.3668074309825897,0.36702683568000793,0.3672756254673004,0.36748912930488586,0.36769482493400574,0.3678789436817169,0.3680846393108368,0.36830011010169983,0.3685058057308197,0.368701696395874,0.3689054250717163,0.3690895438194275,0.36929717659950256,0.3694891631603241,0.36967331171035767,0.3698731064796448,0.3700689971446991,0.3702472448348999,0.3704451024532318,0.37063512206077576,0.3708212077617645,0.3710072934627533,0.3711836040019989,0.3713598847389221,0.3715146481990814,0.3716791868209839,0.37184375524520874,0.3720278739929199,0.3721846044063568,0.3723413050174713,0.37252935767173767,0.3726801872253418,0.3728349506855011,0.37300732731819153,0.3731659948825836,0.3733423054218292,0.3735029101371765,0.37364593148231506,0.37381047010421753,0.3739691376686096,0.3741101622581482,0.3742668926715851,0.3744138181209564,0.37456268072128296,0.3746919631958008,0.3748467266559601,0.3749799132347107,0.3751307427883148,0.37526005506515503,0.3754030466079712,0.37554603815078735,0.3756753206253052,0.37581244111061096,0.37594956159591675,0.3760925829410553,0.3762277364730835,0.37635505199432373,0.37648433446884155,0.3766097128391266,0.3767448663711548,0.37686634063720703,0.37697407603263855,0.37710335850715637,0.37722089886665344,0.3773384094238281,0.37746182084083557,0.3775891661643982,0.3777164816856384,0.37781834602355957,0.37793195247650146,0.3780632019042969,0.378165066242218,0.3782395124435425,0.3783413767814636,0.37842559814453125,0.37851962447166443,0.3786351978778839,0.37873315811157227,0.37882718443870544,0.3789035677909851,0.37898585200309753,0.3790642023086548,0.379150390625,0.3792444169521332,0.37931689620018005,0.3794128894805908,0.3794873058795929,0.37956371903419495,0.3796420693397522,0.3797341287136078,0.3798007369041443,0.37989869713783264,0.3799731135368347,0.38005539774894714,0.38012200593948364,0.38019251823425293,0.38025715947151184,0.3803257346153259,0.380400151014328,0.3804687261581421,0.38052162528038025,0.3806019127368927,0.3806743919849396,0.3807370960712433,0.38081154227256775,0.3808879256248474,0.38095059990882874,0.3810015320777893,0.38106226921081543,0.381113201379776,0.381154328584671,0.3812052607536316,0.3812640309333801,0.3813090920448303,0.38135021924972534,0.3813991844654083,0.38143837451934814,0.38148146867752075,0.38152846693992615,0.3815852999687195,0.3816224932670593,0.38165581226348877,0.3816891014575958,0.38172632455825806,0.38177725672721863],"active":[0.004291892051696777,0.003751239273697138,0.0035416383761912584,0.003580816090106964,0.0036826785653829575,0.003633705899119377,0.003676801919937134,0.003682677634060383,0.003668965771794319,0.0036865966394543648,0.003719896078109741,0.0037003085017204285,0.0037179384380578995,0.0036591719835996628,0.003710102289915085,0.003757115453481674,0.0037688687443733215,0.0036415420472621918,0.0037512388080358505,0.0037316512316465378,0.003706185147166252,0.003702264279127121,0.0037003085017204285,0.003690514713525772,0.0036454573273658752,0.0036317482590675354,0.0035925693809986115,0.003616075962781906,0.0035612285137176514,0.003602363169193268,0.0035514310002326965,0.003561224788427353,0.0037101060152053833,0.0038472265005111694,0.003921661525964737,0.004082292318344116,0.004019606858491898,0.00410383939743042,0.00428013876080513,0.004284057766199112,0.004460357129573822,0.004622943699359894,0.0047228410840034485,0.004858009517192841,0.0050832778215408325,0.0051557570695877075,0.005218446254730225,0.005349695682525635,0.005580835044384003,0.005731672048568726,0.005958907306194305,0.006199851632118225,0.006180256605148315,0.006348729133605957,0.006413370370864868,0.006632760167121887,0.00678359717130661,0.006961852312088013,0.007279194891452789,0.007288984954357147,0.007445700466632843,0.007463328540325165,0.0075495243072509766,0.007602408528327942,0.007878616452217102,0.007808089256286621,0.007721900939941406,0.007831603288650513,0.00786098837852478,0.007868826389312744,0.007766947150230408,0.007833555340766907,0.007723867893218994,0.007751286029815674,0.007892325520515442,0.007768914103507996,0.007884487509727478,0.007917791604995728,0.0077219158411026,0.007659226655960083,0.00759848952293396,0.007602423429489136,0.007467254996299744,0.007433950901031494,0.007359504699707031,0.007406517863273621,0.0071871280670166016,0.007093101739883423,0.0069755613803863525,0.006795346736907959,0.006828635931015015,0.006703287363052368,0.006632760167121887,0.006568118929862976,0.006429031491279602,0.006450578570365906,0.006403565406799316,0.00626644492149353,0.006166532635688782,0.005996137857437134,0.005782604217529297,0.005674868822097778,0.005553394556045532,0.005465269088745117,0.005347728729248047,0.005220383405685425,0.005112677812576294,0.004993170499801636,0.004916787147521973,0.004846245050430298,0.00465625524520874,0.004519134759902954,0.0042938292026519775,0.004252731800079346,0.004252731800079346,0.004137158393859863,0.004013717174530029,0.003947138786315918,0.0038511455059051514,0.003678739070892334,0.003666996955871582,0.003614097833633423,0.003449559211730957,0.0034025609493255615,0.0033065974712371826,0.003236055374145508,0.0031714141368865967,0.0031165480613708496,0.0030264556407928467,0.0029813945293426514,0.002938300371170044,0.002918720245361328,0.0028227269649505615,0.002728700637817383,0.002646416425704956,0.0026660263538360596,0.0026640594005584717,0.002566128969192505,0.0024622976779937744,0.002372175455093384,0.002423107624053955,0.00236433744430542,0.0022624731063842773,0.0023114681243896484,0.002207636833190918,0.002184152603149414,0.0021782517433166504,0.002131253480911255,0.0020666122436523438,0.002043098211288452,0.0019549429416656494,0.001984328031539917,0.0019412338733673096,0.0018804967403411865,0.001833498477935791,0.001762986183166504,0.001764923334121704,0.0016767680644989014,0.0016748011112213135,0.0016199946403503418,0.0016297698020935059,0.0015514194965362549,0.0015513896942138672,0.0015043914318084717,0.00148087739944458,0.0014162659645080566,0.0013555288314819336,0.0013711750507354736,0.0013594329357147217,0.00133591890335083,0.0013085007667541504,0.0013026297092437744,0.001269310712814331,0.0012282133102416992,0.0011772513389587402,0.0012340545654296875,0.0011948645114898682,0.0011772513389587402,0.0011576712131500244,0.00117531418800354,0.00117531418800354,0.0011576712131500244,0.0010949969291687012,0.0010734200477600098,0.0010499060153961182,0.0010793209075927734,0.0010597407817840576,0.0010656118392944336,0.0010342597961425781,0.0010166168212890625,0.0010283887386322021,0.0010185837745666504,0.0009735226631164551,0.0009617805480957031,0.0009108483791351318,0.0008716583251953125,0.0008657872676849365,0.0008324980735778809,0.0007933080196380615,0.0007737278938293457,0.0007913410663604736,0.0007306337356567383,0.0007345378398895264,0.0007580816745758057,0.0007443428039550781,0.0007306337356567383,0.0007443428039550781,0.0007384717464447021,0.0007266998291015625,0.0007424056529998779,0.0007188618183135986,0.00074043869972229,0.0007149875164031982,0.0007071197032928467,0.0007051825523376465,0.0006777644157409668,0.0006483793258666992,0.000667959451675415,0.0006875395774841309,0.0006620883941650391,0.0006600916385650635,0.000685572624206543,0.0006581544876098633,0.0006346702575683594,0.0006268024444580078,0.000607222318649292,0.0006131231784820557,0.0006052851676940918,0.0005739033222198486,0.0005621910095214844,0.0005562901496887207,0.0005660951137542725,0.0005621612071990967,0.0005425810813903809,0.0005445480346679688,0.0005523562431335449,0.0005229711532592773,0.0005523860454559326,0.0005269348621368408,0.0005092918872833252,0.0005386471748352051,0.0005151629447937012,0.0004994869232177734,0.0004877448081970215,0.00047597289085388184,0.00047400593757629395,0.000462263822555542,0.0004387795925140381,0.00044268369674682617,0.00042700767517089844,0.0004387497901916504,0.00044268369674682617,0.0004642009735107422,0.00047010183334350586,0.00046813488006591797,0.0004857778549194336,0.0004544258117675781,0.00047597289085388184,0.0004642307758331299,0.00047010183334350586,0.0004799067974090576,0.0004309117794036865,0.0004132986068725586,0.0004387497901916504,0.0004367828369140625,0.00042307376861572266,0.0004113614559173584,0.0004073977470397949,0.00040543079376220703,0.0004054605960845947,0.0004054605960845947,0.0003819465637207031,0.00037413835525512695,0.00035062432289123535,0.00034669041633605957,0.0003349483013153076,0.0003192722797393799,0.00033101439476013184,0.000317305326461792,0.0003134012222290039,0.0003094673156738281,0.0002918541431427002,0.0002879202365875244,0.0002918541431427002,0.00030162930488586426,0.00028401613235473633,0.00027614831924438477,0.00029772520065307617,0.0002918541431427002,0.00028204917907714844,0.000295788049697876,0.0002859830856323242,0.00028204917907714844,0.00025853514671325684,0.0002703070640563965,0.0002605020999908447,0.00021153688430786133,0.00021350383758544922,0.00023308396339416504,0.00022524595260620117,0.00023895502090454102,0.00025266408920288086,0.0002174079418182373,0.00020369887351989746,0.00020369887351989746,0.00022327899932861328,0.00022524595260620117,0.00023502111434936523,0.0002409219741821289,0.00022721290588378906,0.000244826078414917,0.0002213120460510254,0.00023308396339416504,0.00022721290588378906,0.00023895502090454102,0.00021153688430786133,0.00022721290588378906,0.00020366907119750977,0.00019979476928710938,0.00018411874771118164,0.0001938939094543457,0.00017431378364562988,0.00018605589866638184,0.00018605589866638184,0.00018411874771118164,0.00018802285194396973,0.00020956993103027344,0.00018608570098876953,0.00018411874771118164,0.00017821788787841797,0.0001742839813232422,0.00015863776206970215,0.00015473365783691406,0.00015276670455932617,0.00015470385551452637,0.00015667080879211426,0.00016060471534729004,0.00016450881958007812,0.00015473365783691406,0.00015470385551452637,0.00015863776206970215,0.00015276670455932617,0.00016060471534729004,0.00016060471534729004,0.00016257166862487793,0.00015273690223693848,0.00015473365783691406,0.00016060471534729004,0.00016453862190246582,0.00016450881958007812,0.00015667080879211426]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.004291892051696777,0.005586716346442699,0.0069559779949486256,0.00835462287068367,0.00975718628615141,0.011167584918439388,0.01251725759357214,0.013931574299931526,0.01524402853101492,0.01660153642296791,0.017872855067253113,0.019220568239688873,0.02051539346575737,0.02180042304098606,0.0230188500136137,0.024217689409852028,0.02538910321891308,0.026631038635969162,0.027788739651441574,0.028913140296936035,0.030086513608694077,0.031159983947873116,0.03220602869987488,0.03325599431991577,0.03431379050016403,0.03536767512559891,0.036407843232154846,0.03737945109605789,0.03838631883263588,0.03933442011475563,0.040304068475961685,0.04130897670984268,0.04232759773731232,0.04343632981181145,0.04456073045730591,0.04568317160010338,0.04682911932468414,0.04802795872092247,0.049224838614463806,0.050492238253355026,0.05179685726761818,0.053025078028440475,0.05437671020627022,0.05572442710399628,0.057132866233587265,0.05856873095035553,0.06005552411079407,0.06167552247643471,0.06328181177377701,0.06489984691143036,0.06663738191127777,0.06842584908008575,0.07024761289358139,0.07207133620977402,0.0739949643611908,0.07590487599372864,0.07779128849506378,0.07971882820129395,0.08181092143058777,0.08385992050170898,0.08588932454586029,0.08801667392253876,0.09011464565992355,0.09233014285564423,0.0945671945810318,0.09672392904758453,0.09896881133317947,0.10122349113225937,0.10352126508951187,0.1057230532169342,0.1079561859369278,0.11030685156583786,0.11268885433673859,0.11492982506752014,0.11724718660116196,0.11954104155302048,0.12178592383861542,0.12407390773296356,0.12628549337387085,0.12844809889793396,0.13061267137527466,0.13282033801078796,0.13495944440364838,0.13720431923866272,0.13935714960098267,0.14144335687160492,0.14347080886363983,0.14554330706596375,0.1475609540939331,0.14958056807518005,0.15165700018405914,0.15368051826953888,0.1556825041770935,0.15759633481502533,0.15950234234333038,0.16139854490756989,0.16327710449695587,0.1652085781097412,0.1670185774564743,0.16884034872055054,0.1706131398677826,0.1723976880311966,0.1741567701101303,0.17581398785114288,0.17743006348609924,0.17906181514263153,0.18064264953136444,0.1821921169757843,0.1837063431739807,0.1853184998035431,0.1868131309747696,0.188327357172966,0.18976713716983795,0.19121670722961426,0.19258402287960052,0.193949356675148,0.1952696442604065,0.19664283096790314,0.1979474425315857,0.19924619793891907,0.20048224925994873,0.20170851051807404,0.20289167761802673,0.20411598682403564,0.20523254573345184,0.20639808475971222,0.2075185775756836,0.20867235958576202,0.20971056818962097,0.2107526957988739,0.21172429621219635,0.21274684369564056,0.21375761926174164,0.21475861966609955,0.21567341685295105,0.21665677428245544,0.21756961941719055,0.21852751076221466,0.21944427490234375,0.2203061878681183,0.22122685611248016,0.22205351293087006,0.2228703647851944,0.22371073067188263,0.2244962453842163,0.2252797931432724,0.2260594367980957,0.22678618133068085,0.22754427790641785,0.22825926542282104,0.22898992896080017,0.22970883548259735,0.2303924858570099,0.23110944032669067,0.23178134858608246,0.23240427672863007,0.23305854201316833,0.23367950320243835,0.23428872227668762,0.23487050831317902,0.2354738414287567,0.23606346547603607,0.2366335093975067,0.23722705245018005,0.23780883848667145,0.23834949731826782,0.2389116883277893,0.23941120505332947,0.23994794487953186,0.24049055576324463,0.2410743087530136,0.24160319566726685,0.24212035536766052,0.24260222911834717,0.24311155080795288,0.2436208575963974,0.2441340833902359,0.24461792409420013,0.2450723946094513,0.24553468823432922,0.24602049589157104,0.24645929038524628,0.24690590798854828,0.24730747938156128,0.24781091511249542,0.24825754761695862,0.2486865371465683,0.24914491176605225,0.24959154427051544,0.2500205338001251,0.25048479437828064,0.25088047981262207,0.25128990411758423,0.2517169415950775,0.2521263360977173,0.2524965703487396,0.25293534994125366,0.25329187512397766,0.2536875605583191,0.254067599773407,0.2544456720352173,0.25481197237968445,0.25523704290390015,0.2556092441082001,0.25597164034843445,0.25635164976119995,0.2567179799079895,0.25710976123809814,0.25746822357177734,0.25784432888031006,0.25822630524635315,0.25855931639671326,0.2588825523853302,0.25923317670822144,0.2595740258693695,0.2599109709262848,0.26025375723838806,0.2605965733528137,0.2609158754348755,0.2612077295780182,0.26155251264572144,0.2618992328643799,0.26222047209739685,0.262588769197464,0.26290610432624817,0.2632332444190979,0.26353687047958374,0.2638345956802368,0.2641441226005554,0.26444578170776367,0.26478859782218933,0.2650687098503113,0.2654173970222473,0.26572689414024353,0.2660677433013916,0.26641055941581726,0.26672983169555664,0.26704326272010803,0.2673782408237457,0.2677249610424042,0.2680579721927643,0.26835572719573975,0.2686593532562256,0.26895904541015625,0.2692607343196869,0.2696094214916229,0.2699032425880432,0.27022841572761536,0.2705340087413788,0.27083566784858704,0.2711373269557953,0.27147427201271057,0.27174264192581177,0.27203842997550964,0.2723361849784851,0.27261629700660706,0.27292972803115845,0.27323922514915466,0.27353304624557495,0.2738092541694641,0.2741070091724396,0.2744086682796478,0.27471426129341125,0.2750159502029419,0.27531173825263977,0.27558597922325134,0.27587002515792847,0.2761716842651367,0.27645963430404663,0.27674955129623413,0.2770218253135681,0.2773137092590332,0.2776094973087311,0.27790334820747375,0.27821481227874756,0.27848708629608154,0.2787593603134155,0.2790336012840271,0.27933135628700256,0.27960366010665894,0.2798994481563568,0.280208945274353,0.28049102425575256,0.28075742721557617,0.28105518221855164,0.2813549041748047,0.2816389203071594,0.2819112241268158,0.2822050452232361,0.28248125314712524,0.2827613651752472,0.28304150700569153,0.28330594301223755,0.28357627987861633,0.28386422991752625,0.2841404378414154,0.28441664576530457,0.2847026288509369,0.28496119379997253,0.28522956371307373,0.2855038046836853,0.28580352663993835,0.2860895097255707,0.286369651556015,0.28665563464164734,0.28691616654396057,0.2871943414211273,0.2874685823917389,0.2877545654773712,0.28801119327545166,0.288297176361084,0.28854596614837646,0.2888064980506897,0.28906312584877014,0.28932756185531616,0.289582222700119,0.28984078764915466,0.2900993525981903,0.29031679034233093,0.2905714511871338,0.2907967269420624,0.2910318076610565,0.2912433445453644,0.2914842963218689,0.29172131419181824,0.29192307591438293,0.2921522855758667,0.2923794984817505,0.2925734519958496,0.29276344180107117,0.29297304153442383,0.2931787371635437,0.29339420795440674,0.2935548424720764,0.2937624752521515,0.2939642369747162,0.2941405475139618,0.2943403422832489,0.29453036189079285,0.29468315839767456,0.2948927581310272,0.2950945198535919,0.29526886343955994,0.2954549491405487,0.2956312596797943,0.2958114743232727,0.29600346088409424,0.29613664746284485,0.29628944396972656,0.2964422404766083,0.2965891659259796],"recovered":[0.0,0.0017238204600289464,0.003306601196527481,0.004799272865056992,0.006223383359611034,0.007694507483392954,0.009071605280041695,0.010462414473295212,0.011921785771846771,0.013249910436570644,0.0145819541066885,0.01593162678182125,0.017216656357049942,0.018486015498638153,0.01982981152832508,0.021103087812662125,0.02236265316605568,0.023602627217769623,0.02475641295313835,0.02595916949212551,0.027152130380272865,0.02830003947019577,0.029465576633810997,0.030554717406630516,0.031643860042095184,0.03272712230682373,0.03378688171505928,0.03482313081622124,0.035845670849084854,0.03686625137925148,0.0378437340259552,0.03879183530807495,0.03978107497096062,0.040803615003824234,0.041896671056747437,0.04294859617948532,0.04403185844421387,0.045168012380599976,0.04631004482507706,0.04745795205235481,0.04863720387220383,0.04992615059018135,0.05119159072637558,0.052498169243335724,0.05373814329504967,0.055148541927337646,0.05650017410516739,0.05794975161552429,0.05957954376935959,0.06112902611494064,0.06270788609981537,0.06436510384082794,0.0660712942481041,0.06780295073986053,0.06958162039518356,0.07149937003850937,0.07338382303714752,0.07524280250072479,0.07715859264135361,0.07917820662260056,0.08119390159845352,0.08321939408779144,0.08532911539077759,0.0874682143330574,0.08962886780500412,0.09176993370056152,0.09390512108802795,0.09608928114175797,0.09834983199834824,0.10057904571294785,0.10279259085655212,0.10502376407384872,0.10729999095201492,0.10960951447486877,0.11191120743751526,0.11421877890825272,0.11653614044189453,0.11878494173288345,0.12105529010295868,0.12330017983913422,0.12549608945846558,0.12766849994659424,0.12988203763961792,0.1321425884962082,0.13433457911014557,0.1365148276090622,0.13868527114391327,0.14081653952598572,0.1428949236869812,0.14496350288391113,0.14701445400714874,0.1490752100944519,0.15111440420150757,0.15313206613063812,0.15512816607952118,0.15702436864376068,0.1590028554201126,0.16089709103107452,0.16280896961688995,0.16468165814876556,0.16655828058719635,0.16836240887641907,0.17009015381336212,0.17186881601810455,0.1735965609550476,0.17523418366909027,0.176944300532341,0.17857800424098969,0.18014316260814667,0.18169263005256653,0.18325386941432953,0.18484839797019958,0.18637241423130035,0.18781808018684387,0.18925589323043823,0.19068196415901184,0.1920531839132309,0.19345378875732422,0.19485439360141754,0.19612571597099304,0.19750280678272247,0.19876433908939362,0.20002782344818115,0.20120707154273987,0.20244508981704712,0.20357927680015564,0.20476441085338593,0.20587901771068573,0.2070680558681488,0.20811410248279572,0.2092091143131256,0.21022774279117584,0.21123461425304413,0.21221405267715454,0.21324050426483154,0.21418273448944092,0.2151229977607727,0.21607893705368042,0.21703682839870453,0.21796534955501556,0.21881745755672455,0.2197871059179306,0.2205882966518402,0.22143256664276123,0.22218282520771027,0.22301143407821655,0.2238263338804245,0.22459030151367188,0.22532488405704498,0.22604967653751373,0.22684693336486816,0.22762265801429749,0.22836311161518097,0.22904089093208313,0.22972846031188965,0.23041602969169617,0.2311486452817917,0.23177941143512726,0.23238666355609894,0.2329939305782318,0.23359137773513794,0.23416142165660858,0.23474125564098358,0.2353876829147339,0.2359635978937149,0.23653559386730194,0.23710954189300537,0.2376364916563034,0.2381771355867386,0.23872366547584534,0.23925061523914337,0.23979125916957855,0.24034757912158966,0.24086081981658936,0.24137012660503387,0.24189314246177673,0.24237895011901855,0.24289414286613464,0.2433936595916748,0.24387358129024506,0.24433979392051697,0.24483343958854675,0.24528202414512634,0.24574431777000427,0.2462046593427658,0.24667870998382568,0.2471214085817337,0.24756217002868652,0.24802838265895844,0.24845737218856812,0.24890008568763733,0.24935846030712128,0.2497972548007965,0.2502007782459259,0.250625878572464,0.25103917717933655,0.25141724944114685,0.251834511756897,0.25223997235298157,0.2526552677154541,0.25302550196647644,0.2534114122390747,0.25375813245773315,0.25418123602867126,0.25454166531562805,0.2549295425415039,0.2552899718284607,0.25566020607948303,0.25603434443473816,0.2564104497432709,0.2567865550518036,0.2571607232093811,0.25755053758621216,0.2578600347042084,0.25818130373954773,0.2585299611091614,0.2588825821876526,0.25922343134880066,0.2595936357975006,0.25994038581848145,0.2602577209472656,0.2605554759502411,0.2609080672264099,0.26123127341270447,0.26156625151634216,0.261911004781723,0.2622518539428711,0.2625633180141449,0.2628708779811859,0.2631842792034149,0.26348596811294556,0.26380133628845215,0.26409712433815,0.26442816853523254,0.2647514045238495,0.26507264375686646,0.26540565490722656,0.2657347619533539,0.26607561111450195,0.2663949131965637,0.2667318284511566,0.2670746445655823,0.26737433671951294,0.2676897346973419,0.26804035902023315,0.2682911157608032,0.26861628890037537,0.268923819065094,0.26924312114715576,0.269552618265152,0.2698562443256378,0.27014225721359253,0.2704674303531647,0.27076125144958496,0.27103158831596375,0.2713097631931305,0.2715957462787628,0.27190524339675903,0.2722049653530121,0.272492915391922,0.27276715636253357,0.2730276882648468,0.2733215391635895,0.2736349403858185,0.273924857378006,0.2742265462875366,0.27448901534080505,0.27477699518203735,0.2750786542892456,0.2753959894180298,0.27567610144615173,0.27595818042755127,0.27624809741973877,0.27654585242271423,0.2768455743789673,0.27713742852211,0.2774195075035095,0.277717262506485,0.27799150347709656,0.2782716453075409,0.278520405292511,0.2788083553314209,0.2790747880935669,0.2793666422367096,0.2796506881713867,0.27993670105934143,0.2802363932132721,0.28055569529533386,0.28080838918685913,0.28107285499572754,0.28133729100227356,0.2816213369369507,0.2819249629974365,0.2822011709213257,0.2824656069278717,0.28274378180503845,0.28301215171813965,0.2832922637462616,0.2835626006126404,0.2838093936443329,0.2840954065322876,0.2843657433986664,0.2846713066101074,0.28493380546569824,0.28522175550460815,0.28549012541770935,0.28578004240989685,0.28604450821876526,0.2863030731678009,0.28657928109169006,0.2868398129940033,0.2871101200580597,0.28736478090286255,0.2876174747943878,0.28787800669670105,0.2881326675415039,0.28836968541145325,0.28865960240364075,0.288912296295166,0.2891591191291809,0.2894118130207062,0.2896312177181244,0.28988587856292725,0.2901385724544525,0.29035207629203796,0.29057344794273376,0.29080262780189514,0.2910357415676117,0.29126688838005066,0.29147061705589294,0.2916645407676697,0.2918584644794464,0.29207396507263184,0.29227179288864136,0.29247552156448364,0.2926577031612396,0.2928437888622284,0.2930240035057068,0.2932218611240387,0.2934020757675171,0.29359209537506104,0.2937605679035187,0.29398974776268005,0.29416996240615845,0.2943580150604248,0.2945539057254791,0.2947184443473816,0.29488494992256165,0.29503774642944336,0.2952003479003906,0.2953413724899292],"active":[0.004291892051696777,0.003862896002829075,0.0036493767984211445,0.0035553500056266785,0.0035338029265403748,0.0034730774350464344,0.003445652313530445,0.0034691598266363144,0.003322242759168148,0.0033516259863972664,0.0032909009605646133,0.0032889414578676224,0.003298737108707428,0.003314407542347908,0.00318903848528862,0.0031146015971899033,0.003026450052857399,0.003028411418199539,0.0030323266983032227,0.002953970804810524,0.0029343832284212112,0.0028599444776773453,0.002740452066063881,0.0027012769132852554,0.0026699304580688477,0.002640552818775177,0.002620961517095566,0.0025563202798366547,0.0025406479835510254,0.0024681687355041504,0.002460334450006485,0.0025171414017677307,0.0025465227663517,0.002632714807987213,0.0026640594005584717,0.0027345754206180573,0.002797260880470276,0.0028599463403224945,0.0029147937893867493,0.0030342862010002136,0.0031596533954143524,0.0030989274382591248,0.003185119479894638,0.003226257860660553,0.0033947229385375977,0.0034201890230178833,0.0035553500056266785,0.0037257708609104156,0.0037022680044174194,0.0037708207964897156,0.003929495811462402,0.0040607452392578125,0.004176318645477295,0.004268385469913483,0.004413343966007233,0.004405505955219269,0.00440746545791626,0.004476025700569153,0.004652328789234161,0.004681713879108429,0.004695422947406769,0.0047972798347473145,0.004785530269145966,0.0048619285225868225,0.0049383267760276794,0.00495399534702301,0.00506369024515152,0.005134209990501404,0.005171433091163635,0.005144007503986359,0.005163595080375671,0.005283087491989136,0.005388863384723663,0.005320310592651367,0.005335979163646698,0.005322262644767761,0.005249783396720886,0.005288966000080109,0.00523020327091217,0.005147919058799744,0.005116581916809082,0.005151838064193726,0.0050774067640304565,0.005061730742454529,0.005022570490837097,0.004928529262542725,0.0047855377197265625,0.004726767539978027,0.004666030406951904,0.004617065191268921,0.0046425461769104,0.004605308175086975,0.0045680999755859375,0.004464268684387207,0.004374176263809204,0.004374176263809204,0.004274249076843262,0.004311487078666687,0.004209607839584351,0.004158690571784973,0.004054859280586243,0.004035279154777527,0.0040666162967681885,0.00394517183303833,0.0038335025310516357,0.0038276314735412598,0.0036983489990234375,0.0036141127347946167,0.0035631805658340454,0.0036258697509765625,0.0035592615604400635,0.0034789592027664185,0.0033947229385375977,0.0033986270427703857,0.0033281296491622925,0.0032673925161361694,0.003216460347175598,0.0031890422105789185,0.003093048930168152,0.0031204819679260254,0.0029794424772262573,0.00294417142868042,0.002863854169845581,0.0029089152812957764,0.002787455916404724,0.0028188079595565796,0.0027541667222976685,0.002793341875076294,0.002642512321472168,0.002638593316078186,0.0025151818990707397,0.0025191009044647217,0.0025230050086975098,0.0025445669889450073,0.002432912588119507,0.0024740397930145264,0.0024466216564178467,0.0024485737085342407,0.002407446503639221,0.002340838313102722,0.0024093985557556152,0.002266407012939453,0.002282068133354187,0.002278164029121399,0.0023134201765060425,0.002268359065055847,0.0022331029176712036,0.002195879817008972,0.0022193938493728638,0.002209588885307312,0.002142995595932007,0.0020861774682998657,0.0020293742418289185,0.002068549394607544,0.00205288827419281,0.001988247036933899,0.001909896731376648,0.0019000917673110962,0.001902058720588684,0.0018765777349472046,0.0018824636936187744,0.0019020438194274902,0.0018922537565231323,0.001839369535446167,0.001845240592956543,0.0018139034509658813,0.0018021464347839355,0.001774713397026062,0.001770809292793274,0.001766890287399292,0.0018236935138702393,0.0018119364976882935,0.0017727762460708618,0.0017414093017578125,0.0017414242029190063,0.0017277151346206665,0.0017551332712173462,0.0017237812280654907,0.0016787350177764893,0.0016611069440841675,0.0016807019710540771,0.001625850796699524,0.001623883843421936,0.0015631616115570068,0.0016062557697296143,0.0015788376331329346,0.0015651285648345947,0.0015827417373657227,0.0015631616115570068,0.0015631616115570068,0.0015847086906433105,0.0015220195055007935,0.0014926493167877197,0.0015161633491516113,0.001500457525253296,0.0014573931694030762,0.0015181005001068115,0.0014573633670806885,0.0014475882053375244,0.0014123320579528809,0.0014201700687408447,0.0014005601406097412,0.0014789104461669922,0.0014280080795288086,0.0014299750328063965,0.001422107219696045,0.0014280080795288086,0.0014495551586151123,0.0014338791370391846,0.0014338791370391846,0.0014397501945495605,0.0013985931873321533,0.001332014799118042,0.0013731420040130615,0.0013927221298217773,0.001381009817123413,0.0013711750507354736,0.0013731420040130615,0.001322239637374878,0.0012673437595367432,0.0012947916984558105,0.001343756914138794,0.0013124048709869385,0.0013574957847595215,0.0013398528099060059,0.001322239637374878,0.0012850165367126465,0.001271277666091919,0.0012732446193695068,0.0012615025043487549,0.0013026297092437744,0.0012673735618591309,0.00132027268409729,0.0012987256050109863,0.0013163387775421143,0.0013379156589508057,0.0013241767883300781,0.0013085007667541504,0.0013026297092437744,0.001330047845840454,0.001326143741607666,0.0012810826301574707,0.0012850165367126465,0.001269310712814331,0.0012203752994537354,0.0013183057308197021,0.0012869536876678467,0.0013045966625213623,0.0012908875942230225,0.0012830495834350586,0.0012810826301574707,0.001332014799118042,0.0012752115726470947,0.0012771785259246826,0.0013045966625213623,0.0013065338134765625,0.0013339817523956299,0.0013339817523956299,0.0013280808925628662,0.0013163387775421143,0.0013398528099060059,0.0013809800148010254,0.0013927221298217773,0.001381009817123413,0.001386880874633789,0.0013594329357147217,0.001381009817123413,0.0013946890830993652,0.0013809800148010254,0.0013535618782043457,0.0013457238674163818,0.0013555288314819336,0.0013613998889923096,0.0013574957847595215,0.0013692378997802734,0.0013496577739715576,0.0013398528099060059,0.0013163387775421143,0.0013398528099060059,0.001332014799118042,0.0013790428638458252,0.001400589942932129,0.001416236162185669,0.0013907849788665771,0.001404494047164917,0.0014182031154632568,0.001402527093887329,0.0013555288314819336,0.0013966560363769531,0.001408398151397705,0.0014240741729736328,0.0014201700687408447,0.0013809800148010254,0.0013751089572906494,0.001398622989654541,0.0013966560363769531,0.001404494047164917,0.001410365104675293,0.0013985931873321533,0.0014201700687408447,0.001408398151397705,0.0014377832412719727,0.0014182031154632568,0.0014358460903167725,0.0014338791370391846,0.0014260411262512207,0.0014142990112304688,0.0014240741729736328,0.0014514923095703125,0.0014319121837615967,0.0014573633670806885,0.0014358460903167725,0.0014417171478271484,0.0014456510543823242,0.0014495551586151123,0.0014495551586151123,0.001471102237701416,0.0014397501945495605,0.001404494047164917,0.0014123320579528809,0.0013849139213562012,0.001400589942932129,0.0013574659824371338,0.0013457238674163818,0.0013692378997802734,0.00134962797164917,0.0013496577739715576,0.001343756914138794,0.0013065636157989502,0.0012928247451782227,0.0013085007667541504,0.00132027268409729,0.0013202428817749023,0.0012830495834350586,0.0012869536876678467,0.0013065338134765625,0.0012967586517333984,0.0013163387775421143,0.0013085007667541504,0.0012810826301574707,0.0013006627559661865,0.0013339519500732422,0.0012791156768798828,0.0012849867343902588,0.0012732446193695068,0.001257568597793579,0.0012850165367126465,0.0012516975402832031,0.0012516975402832031,0.0012418925762176514,0.001247793436050415]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.004291892051696777,0.005580839700996876,0.006908964831382036,0.008237089961767197,0.009514284320175648,0.010775808244943619,0.012051043100655079,0.013312566094100475,0.0145564591512084,0.01576509326696396,0.01696784794330597,0.018064826726913452,0.019177474081516266,0.020294038578867912,0.021304825320839882,0.022333240136504173,0.023281341418623924,0.024227483198046684,0.025171667337417603,0.02608254924416542,0.026936624199151993,0.027745645493268967,0.028542911633849144,0.029330383986234665,0.030088473111391068,0.030842645093798637,0.03155176341533661,0.032282426953315735,0.03295040875673294,0.03360467404127121,0.034288324415683746,0.034899499267339706,0.03558314964175224,0.03627267852425575,0.03697787970304489,0.037718337029218674,0.03843920677900314,0.03914440795779228,0.039855483919382095,0.040592025965452194,0.04133444279432297,0.04213758558034897,0.042883921414613724,0.0436929427087307,0.0444960854947567,0.045260053128004074,0.04601814225316048,0.0468389168381691,0.04774000123143196,0.04865284264087677,0.04959898814558983,0.05057255178689957,0.051599010825157166,0.05262742564082146,0.05368718504905701,0.05486251413822174,0.0560770258307457,0.05724256485700607,0.058480579406023026,0.0597577728331089,0.06103692576289177,0.0623905174434185,0.0637068897485733,0.06497429311275482,0.06634355336427689,0.06771673262119293,0.06903897970914841,0.07048463821411133,0.07189308106899261,0.07329563796520233,0.07468841224908829,0.07607138156890869,0.07755818217992783,0.07900971174240112,0.08050434291362762,0.08196175843477249,0.08335060626268387,0.08480410277843475,0.0862223356962204,0.08757984638214111,0.08900199830532074,0.09036733955144882,0.09173072874546051,0.09312545508146286,0.09439677000045776,0.09570726752281189,0.09707652777433395,0.09840857237577438,0.09970143437385559,0.10093357414007187,0.10215004533529282,0.10343703627586365,0.10461236536502838,0.10580337047576904,0.10693364590406418,0.10807175934314728,0.1092275008559227,0.11034798622131348,0.11145084351301193,0.11254585534334183,0.11359190195798874,0.11461444199085236,0.11564677208662033,0.1167006567120552,0.11768793314695358,0.11862428486347198,0.1195802167057991,0.12049306184053421,0.12138631194829941,0.12224430590867996,0.12312580645084381,0.12403864413499832,0.12489859759807587,0.12568411231040955,0.1264990121126175,0.1272806078195572,0.12804260849952698,0.12883791327476501,0.1296234279870987,0.13035409152507782,0.13108476996421814,0.13178996741771698,0.13248145580291748,0.13318468630313873,0.13385070860385895,0.13454219698905945,0.1351788341999054,0.13583309948444366,0.13650695979595184,0.1371396780014038,0.13768817484378815,0.13833068311214447,0.13888700306415558,0.13945508003234863,0.139999657869339,0.1405109316110611,0.14108292758464813,0.14159418642520905,0.14215834438800812,0.14261868596076965,0.14311820268630981,0.14363142848014832,0.14410744607448578,0.14458149671554565,0.1450418382883072,0.14549237489700317,0.14594292640686035,0.1463582068681717,0.1468224674463272,0.14726713299751282,0.1476961225271225,0.14810553193092346,0.14852865040302277,0.14895568788051605,0.1493435502052307,0.1497686207294464,0.1501525640487671,0.15054826438426971,0.15090282261371613,0.15127500891685486,0.15165700018405914,0.15199783444404602,0.15234260261058807,0.15268540382385254,0.15300078690052032,0.1533435881137848,0.15369227528572083,0.15401744842529297,0.15433087944984436,0.15464624762535095,0.1549479216337204,0.15525154769420624,0.15553167462348938,0.15582746267318726,0.1561310887336731,0.15640337765216827,0.15667174756526947,0.15694990754127502,0.15723590552806854,0.15751798450946808,0.15778830647468567,0.15805275738239288,0.15828587114810944,0.1585424840450287,0.15879321098327637,0.15904395282268524,0.1592966467142105,0.15955130755901337,0.15980204939842224,0.1600547432899475,0.1603015661239624,0.16052879393100739,0.16074426472187042,0.16097933053970337,0.16120265424251556,0.16142204403877258,0.1616198867559433,0.16184908151626587,0.16205672919750214,0.16225849092006683,0.16247200965881348,0.1626698523759842,0.16290099918842316,0.16308513283729553,0.16328690946102142,0.16348083317279816,0.16367672383785248,0.16388240456581116,0.16410963237285614,0.16428986191749573,0.16446615755558014,0.1646542102098465,0.16485010087490082,0.16502639651298523,0.16522032022476196,0.16540054976940155,0.16555137932300568,0.16575510799884796,0.16593924164772034,0.16610966622829437,0.16629183292388916,0.16647401452064514,0.16666990518569946,0.1668403297662735,0.16700094938278198,0.16719096899032593,0.16738685965538025,0.16755923628807068,0.16772182285785675,0.1679098755121231,0.1681331843137741,0.16832712292671204,0.16850341856479645,0.16867579519748688,0.1688481867313385,0.16904211044311523,0.16923800110816956,0.16940058767795563,0.16955143213272095,0.16974927484989166,0.16993536055088043,0.1701214611530304,0.1702781766653061,0.17044468224048615,0.17065036296844482,0.17081686854362488,0.1710147112607956,0.1711694598197937,0.17133988440036774,0.17152206599712372,0.1716827005147934,0.17185702919960022,0.1720157116651535,0.17218025028705597,0.1723291277885437,0.1724877953529358,0.17265430092811584,0.17283256351947784,0.17298144102096558,0.17317341268062592,0.17332227528095245,0.1734887808561325,0.17368075251579285,0.1738453060388565,0.17401964962482452,0.174184188246727,0.1743839979171753,0.17457596957683563,0.17472288012504578,0.17490310966968536,0.1750970333814621,0.1752733290195465,0.17547118663787842,0.17564356327056885,0.17582769691944122,0.17601574957370758,0.17619401216506958,0.17636638879776,0.17655052244663239,0.1767052859067917,0.1768561154603958,0.17704612016677856,0.17719696462154388,0.1773928552865982,0.17757894098758698,0.177749365568161,0.17793938517570496,0.17812155187129974,0.1782880574464798,0.17847415804862976,0.1786426156759262,0.17880716919898987,0.1789775937795639,0.179136261343956,0.17932234704494476,0.17947906255722046,0.1796475350856781,0.17980815470218658,0.17999033629894257,0.18015684187412262,0.18035860359668732,0.18050748109817505,0.18067006766796112,0.18084244430065155,0.1810089498758316,0.18119113147258759,0.18135176599025726,0.1815025955438614,0.18165342509746552,0.18182581663131714,0.18198643624782562,0.18215098977088928,0.18231357634067535,0.18249770998954773,0.18266421556472778,0.18282093107700348,0.1829756796360016,0.18313629925251007,0.18329498171806335,0.1834418922662735,0.18360447883605957,0.18374159932136536,0.18392378091812134,0.1841098666191101,0.18427442014217377,0.18441937863826752,0.18459175527095795,0.18474063277244568,0.18490126729011536,0.18508735299110413,0.18524406850337982,0.18540078401565552,0.18556924164295197,0.18571028113365173,0.18589246273040771,0.18604134023189545,0.18619608879089355,0.1863449662923813,0.18648011982440948,0.18661724030971527,0.18675045669078827,0.18689541518688202,0.18702861666679382,0.18716181814670563,0.18731264770030975,0.18744976818561554,0.18758298456668854,0.1877240240573883,0.18784938752651215,0.1879962980747223,0.18811187148094177],"recovered":[0.0,0.001782587030902505,0.0032850531861186028,0.004795355256646872,0.006184205878525972,0.00752016669139266,0.008781690150499344,0.01004321314394474,0.011343914084136486,0.01257801242172718,0.01382778212428093,0.01503053866326809,0.01617256924510002,0.017318518832325935,0.01838611252605915,0.019389063119888306,0.02042139507830143,0.02143413946032524,0.022392036393284798,0.023351890966296196,0.02427060902118683,0.02515406720340252,0.02602381259202957,0.02684066817164421,0.02762618102133274,0.028407776728272438,0.029156072065234184,0.029908284544944763,0.030619360506534576,0.03128930181264877,0.03197295218706131,0.032637014985084534,0.033265817910432816,0.033908333629369736,0.03456847742199898,0.03527367487549782,0.03603176400065422,0.036764390766620636,0.03744020685553551,0.038159117102622986,0.0389152467250824,0.039602816104888916,0.04039616510272026,0.041173841804265976,0.041943684220314026,0.042744871228933334,0.04351275414228439,0.04426300898194313,0.045087698847055435,0.045939814299345016,0.04681543633341789,0.04769693687558174,0.04863915964961052,0.04963427409529686,0.05064506083726883,0.05166956037282944,0.05276457592844963,0.05388897657394409,0.05505843460559845,0.05630820244550705,0.05756384879350662,0.05880186706781387,0.06012215465307236,0.06143265217542648,0.0627235546708107,0.06406343728303909,0.06538372486829758,0.06673143804073334,0.06808698922395706,0.0695071816444397,0.070911705493927,0.07233777642250061,0.07372858375310898,0.0751507356762886,0.0766238197684288,0.07810865342617035,0.07959349453449249,0.08100780844688416,0.08243583887815475,0.08391283452510834,0.08535653352737427,0.08680611103773117,0.08814011514186859,0.08951133489608765,0.0908394604921341,0.0921538770198822,0.09345653653144836,0.09482187777757645,0.09620877355337143,0.09756040573120117,0.09881017357110977,0.09997767210006714,0.10122939944267273,0.10250071436166763,0.10369955748319626,0.10486704856157303,0.10600516200065613,0.10720987617969513,0.10834603011608124,0.10943125933408737,0.1104968935251236,0.11155860871076584,0.1125948578119278,0.11361543834209442,0.11465168744325638,0.11564484983682632,0.11655376851558685,0.11752929538488388,0.11846368759870529,0.11940395087003708,0.12032266706228256,0.1212061271071434,0.12212484329938889,0.12298283725976944,0.12380752712488174,0.124642014503479,0.12545886635780334,0.1262463480234146,0.1270279437303543,0.12782520055770874,0.128616601228714,0.12936489284038544,0.13008184731006622,0.13076744973659515,0.13149811327457428,0.13218960165977478,0.13290655612945557,0.1335431933403015,0.13420921564102173,0.13487328588962555,0.1355118751525879,0.1361093372106552,0.13675184547901154,0.13736498355865479,0.13791346549987793,0.13842670619487762,0.1389712691307068,0.13956089317798615,0.14007608592510223,0.14062261581420898,0.1411319226026535,0.14163927733898163,0.14217405021190643,0.14266377687454224,0.14317308366298676,0.14368827641010284,0.14415057003498077,0.14459328353405,0.14502422511577606,0.1454591006040573,0.14591160416603088,0.14636018872261047,0.14678919315338135,0.147222101688385,0.14761583507061005,0.14803503453731537,0.14846991002559662,0.14889302849769592,0.1493024379014969,0.1496334969997406,0.1500154733657837,0.1504131257534027,0.15080685913562775,0.15116141736507416,0.1515101045370102,0.15185095369815826,0.15218591690063477,0.1525346040725708,0.15287348628044128,0.15319278836250305,0.1535140424966812,0.1538313925266266,0.15414872765541077,0.1544288545846939,0.15470896661281586,0.15502239763736725,0.15531621873378754,0.15560418367385864,0.1559058427810669,0.15616050362586975,0.15645629167556763,0.15673837065696716,0.15701065957546234,0.15724769234657288,0.15749450027942657,0.1577765792608261,0.158023402094841,0.15827609598636627,0.15850920975208282,0.15877169370651245,0.1590067595243454,0.15926142036914825,0.15948864817619324,0.15971587598323822,0.15995486080646515,0.1601899266242981,0.16039954125881195,0.16059738397598267,0.16081874072551727,0.16103225946426392,0.16122815012931824,0.16142599284648895,0.1616610586643219,0.16187849640846252,0.16207046806812286,0.16228006780147552,0.1624857485294342,0.1626894772052765,0.16290494799613953,0.1631145477294922,0.16330651938915253,0.16350632905960083,0.1636885106563568,0.16388440132141113,0.1640940010547638,0.16426637768745422,0.16444659233093262,0.1646091789007187,0.16479527950286865,0.16497549414634705,0.16512829065322876,0.16532418131828308,0.16550439596176147,0.16569048166275024,0.16586679220199585,0.16603133082389832,0.16619588434696198,0.166366308927536,0.1665465235710144,0.16671890020370483,0.16690108180046082,0.16711655259132385,0.16729089617729187,0.16747894883155823,0.16767288744449615,0.1678393930196762,0.16803136467933655,0.16822920739650726,0.1683976650238037,0.1685759276151657,0.16876202821731567,0.16896574199199677,0.16911853849887848,0.1692732870578766,0.16947506368160248,0.16965723037719727,0.1698276549577713,0.17003530263900757,0.17019200325012207,0.1703624278306961,0.17054852843284607,0.17070524394512177,0.17086978256702423,0.17102453112602234,0.171189084649086,0.1713458001613617,0.17151817679405212,0.17168860137462616,0.1718590259552002,0.1720118224620819,0.17218419909477234,0.17233110964298248,0.1725074201822281,0.17269155383110046,0.17285414040088654,0.17303630709648132,0.17318715155124664,0.17336736619472504,0.1735573709011078,0.1737317144870758,0.1738864779472351,0.17410194873809814,0.17427432537078857,0.17446042597293854,0.17462888360023499,0.17483653128147125,0.17501674592494965,0.17519696056842804,0.17537522315979004,0.17555935680866241,0.1757395714521408,0.17588649690151215,0.17606867849826813,0.17624105513095856,0.17644281685352325,0.1766347885131836,0.17680521309375763,0.17697955667972565,0.1771440953016281,0.17731060087680817,0.17749278247356415,0.17767496407032013,0.17784342169761658,0.178019717335701,0.1781960278749466,0.17835664749145508,0.17851728200912476,0.17867986857891083,0.1788405030965805,0.1790207177400589,0.17918330430984497,0.179353728890419,0.17950847744941711,0.17968477308750153,0.17983561754226685,0.18000799417495728,0.18017449975013733,0.18034687638282776,0.18052121996879578,0.18067596852779388,0.18084052205085754,0.18099527060985565,0.18115785717964172,0.18132436275482178,0.18148891627788544,0.1816534548997879,0.18181212246418,0.18193750083446503,0.18209224939346313,0.1822587549686432,0.18240174651145935,0.18258197605609894,0.1827249675989151,0.18289344012737274,0.1830560266971588,0.18323427438735962,0.18338707089424133,0.1835496574640274,0.18369658291339874,0.1838650405406952,0.18403741717338562,0.18418826162815094,0.1843312531709671,0.18449972569942474,0.1846407651901245,0.18482881784439087,0.18498551845550537,0.18510697782039642,0.18525780737400055,0.18539492785930634,0.18554967641830444,0.18568681180477142,0.1858023852109909,0.18593361973762512,0.18607662618160248,0.18621766567230225,0.18635673820972443,0.1864742785692215,0.18661139905452728,0.18674656748771667,0.1868738979101181],"active":[0.004291892051696777,0.003798252670094371,0.0036239116452634335,0.003441734705120325,0.0033300784416496754,0.0032556415535509586,0.003269352950155735,0.003269352950155735,0.0032125450670719147,0.0031870808452367783,0.0031400658190250397,0.003034288063645363,0.0030049048364162445,0.002975519746541977,0.002918712794780731,0.0029441770166158676,0.0028599463403224945,0.002793343737721443,0.002779630944132805,0.0027306582778692245,0.002666015177965164,0.0025915782898664474,0.0025190990418195724,0.002489715814590454,0.0024622920900583267,0.0024348683655261993,0.0023956913501024246,0.0023741424083709717,0.0023310482501983643,0.0023153722286224365,0.0023153722286224365,0.0022624842822551727,0.0023173317313194275,0.002364344894886017,0.0024094022810459137,0.0024446621537208557,0.0024074427783489227,0.002380017191171646,0.002415277063846588,0.0024329088628292084,0.00241919606924057,0.0025347694754600525,0.002487756311893463,0.0025191009044647217,0.0025524012744426727,0.0025151818990707397,0.0025053881108760834,0.0025759078562259674,0.002652302384376526,0.0027130283415317535,0.002783551812171936,0.0028756149113178253,0.002959851175546646,0.002993151545524597,0.0030421242117881775,0.0031929537653923035,0.0033124499022960663,0.003353588283061981,0.003422144800424576,0.0034495703876018524,0.003473076969385147,0.0035886503756046295,0.003584735095500946,0.0035416409373283386,0.0036199986934661865,0.003653295338153839,0.00365525484085083,0.0037532001733779907,0.003806091845035553,0.0037884563207626343,0.0037767067551612854,0.003733605146408081,0.0038295984268188477,0.0038589760661125183,0.003880523145198822,0.0038531050086021423,0.0037571117281913757,0.003796294331550598,0.0037864968180656433,0.003667011857032776,0.003645464777946472,0.0035612285137176514,0.003590613603591919,0.0036141201853752136,0.0035573095083236694,0.0035533905029296875,0.0036199912428855896,0.003586694598197937,0.0034926608204841614,0.003373168408870697,0.0033398717641830444,0.003459364175796509,0.003382965922355652,0.00330265611410141,0.00323408842086792,0.0032047107815742493,0.003222338855266571,0.003138110041618347,0.0031048133969306946,0.0031145960092544556,0.003095008432865143,0.0030558332800865173,0.0030519142746925354,0.003085218369960785,0.0030362457036972046,0.0029794350266456604,0.0030264481902122498,0.0029637664556503296,0.002922624349594116,0.0028403550386428833,0.0028031393885612488,0.0028325170278549194,0.002773754298686981,0.002701275050640106,0.0026914849877357483,0.002638593316078186,0.002583742141723633,0.002591565251350403,0.0025954842567443848,0.0025288909673690796,0.0024681687355041504,0.002425074577331543,0.0023996084928512573,0.002417236566543579,0.002352595329284668,0.002352595329284668,0.002272278070449829,0.002289906144142151,0.0022977441549301147,0.0022663921117782593,0.0021762996912002563,0.002221345901489258,0.002135157585144043,0.0020900964736938477,0.0020861923694610596,0.0020842254161834717,0.002111658453941345,0.0020332932472229004,0.002082258462905884,0.001996070146560669,0.001986280083656311,0.001992151141166687,0.0019333958625793457,0.001917719841003418,0.0018687546253204346,0.0018040984869003296,0.0017923563718795776,0.001764923334121704,0.0017982423305511475,0.0018080323934555054,0.0017845183610916138,0.0017453432083129883,0.0017394572496414185,0.0017335861921310425,0.0017277151346206665,0.0017335861921310425,0.0016826540231704712,0.0016552358865737915,0.0016003847122192383,0.0016415119171142578,0.0016415268182754517,0.0015847086906433105,0.0015357434749603271,0.0015239864587783813,0.0014906823635101318,0.0014926344156265259,0.0015063583850860596,0.001482844352722168,0.0014573931694030762,0.0014534592628479004,0.0014338791370391846,0.0014201551675796509,0.0013829469680786133,0.0013986080884933472,0.0014221221208572388,0.0013809800148010254,0.0013555288314819336,0.0013457238674163818,0.001330062747001648,0.0013574808835983276,0.001332014799118042,0.0013143867254257202,0.0012752115726470947,0.0012947916984558105,0.0012987107038497925,0.0012673735618591309,0.0012732446193695068,0.0012752115726470947,0.0012928396463394165,0.0012830495834350586,0.0012948065996170044,0.0012673735618591309,0.001255616545677185,0.001263454556465149,0.001247793436050415,0.0012321174144744873,0.0012203454971313477,0.0012516975402832031,0.0012379884719848633,0.0012262314558029175,0.0012438595294952393,0.0012438595294952393,0.0012399405241012573,0.0012066364288330078,0.0012164413928985596,0.0012007653713226318,0.001190975308418274,0.001192927360534668,0.0012046843767166138,0.00117531418800354,0.0011596381664276123,0.0011478811502456665,0.0011615902185440063,0.0011419951915740967,0.001126319169998169,0.0011341720819473267,0.001104786992073059,0.0011459290981292725,0.0011439621448516846,0.0011341720819473267,0.0011635422706604004,0.0011498332023620605,0.0011655092239379883,0.0011498481035232544,0.0011341571807861328,0.0011596381664276123,0.001190975308418274,0.001192927360534668,0.0011752992868423462,0.001190975308418274,0.0012321025133132935,0.0012105703353881836,0.0012125223875045776,0.00119684636592865,0.0011752992868423462,0.0012027174234390259,0.0012066364288330078,0.0011713802814483643,0.0011537671089172363,0.0011733472347259521,0.0011733323335647583,0.0011557191610336304,0.0011596381664276123,0.001171395182609558,0.0011752992868423462,0.0011596381664276123,0.001187056303024292,0.0011341571807861328,0.0011478811502456665,0.0011596381664276123,0.0011341720819473267,0.0011517852544784546,0.0011459290981292725,0.0011557191610336304,0.0011400431394577026,0.0011419951915740967,0.0011361241340637207,0.0011439621448516846,0.0011224150657653809,0.0011615902185440063,0.0011380761861801147,0.0011576712131500244,0.0011733323335647583,0.0011537522077560425,0.0011655092239379883,0.0011478811502456665,0.00119684636592865,0.0012086033821105957,0.0011655092239379883,0.001171395182609558,0.0012105554342269897,0.0011713802814483643,0.0011968612670898438,0.00118313729763031,0.0011988133192062378,0.0011792182922363281,0.001177266240119934,0.0011694282293319702,0.0011752992868423462,0.0011459290981292725,0.0011165440082550049,0.0011596232652664185,0.0011282861232757568,0.0011518001556396484,0.0011361241340637207,0.001114577054977417,0.0011341720819473267,0.0011419951915740967,0.0011439621448516846,0.0011635571718215942,0.0011498332023620605,0.0011322051286697388,0.0011341720819473267,0.0011165440082550049,0.001126319169998169,0.0011224150657653809,0.0011302530765533447,0.0011282861232757568,0.0011498332023620605,0.0011361241340637207,0.0011752992868423462,0.0011537522077560425,0.0011615902185440063,0.0011576712131500244,0.0011733323335647583,0.00118313729763031,0.001177266240119934,0.0011557191610336304,0.0011322051286697388,0.0011498481035232544,0.0011459141969680786,0.0011557191610336304,0.0011557191610336304,0.0011733472347259521,0.0011752992868423462,0.0011674761772155762,0.0011635571718215942,0.001198798418045044,0.0012027323246002197,0.00118313729763031,0.0012027323246002197,0.0011596232652664185,0.0011988133192062378,0.0012164264917373657,0.0012183934450149536,0.001185104250907898,0.0012046843767166138,0.001190975308418274,0.0012046843767166138,0.0012223124504089355,0.0012066513299942017,0.0012125223875045776,0.0012379884719848633,0.0012105554342269897,0.0012516975402832031,0.0012125223875045776,0.0012105703353881836,0.0012379884719848633,0.0012223124504089355,0.0012223124504089355,0.0012007802724838257,0.0012086033821105957,0.0012262314558029175,0.0012281984090805054,0.0012360215187072754,0.0012321025133132935,0.0012262463569641113,0.001249745488166809,0.0012379884719848633,0.0012497305870056152,0.0012379735708236694]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.004291892051696777,0.005541661754250526,0.006893293932080269,0.008331116288900375,0.009737597778439522,0.011155831627547741,0.01252705231308937,0.013958998955786228,0.015340014360845089,0.016797427088022232,0.018196070566773415,0.01957120932638645,0.021007074043154716,0.022401802241802216,0.023798488080501556,0.025191256776452065,0.026621242985129356,0.027988547459244728,0.029406780377030373,0.0307838786393404,0.032137468457221985,0.03347734734416008,0.03487011790275574,0.03626680374145508,0.037577297538518906,0.038923054933547974,0.0402335487306118,0.04153424873948097,0.042809486389160156,0.04413369297981262,0.04536779224872589,0.04674684628844261,0.04818663001060486,0.04964795708656311,0.05113867297768593,0.052768465131521225,0.054372794926166534,0.05603001266717911,0.05771661549806595,0.05962261185050011,0.06135622411966324,0.06325830519199371,0.06516037881374359,0.06723092496395111,0.06936219334602356,0.07146800309419632,0.07357184588909149,0.07587353885173798,0.07818110287189484,0.0805552750825882,0.08284913003444672,0.08536434173583984,0.08793636411428452,0.0905730202794075,0.0932939201593399,0.09606965631246567,0.09883952885866165,0.10177589952945709,0.1047181487083435,0.10767802596092224,0.11071234196424484,0.11380542069673538,0.11691613495349884,0.1201385036110878,0.12327272444963455,0.12652643024921417,0.12991726398468018,0.1332336664199829,0.13650304079055786,0.1399095505475998,0.14342574775218964,0.14692431688308716,0.15051300823688507,0.15393126010894775,0.15750622749328613,0.1610616147518158,0.1646973043680191,0.1682487577199936,0.17181001603603363,0.1753183901309967,0.17901480197906494,0.18256039917469025,0.18614710867404938,0.18970641493797302,0.19330880045890808,0.196764275431633,0.20031966269016266,0.2037222534418106,0.20714442431926727,0.2104882448911667,0.21393196284770966,0.21734826266765594,0.22069992125034332,0.22401435673236847,0.2272406369447708,0.23052765429019928,0.23359723389148712,0.23670010268688202,0.2398284524679184,0.24284905195236206,0.245850071310997,0.2487981915473938,0.2517855167388916,0.2547062039375305,0.2575171887874603,0.2603086233139038,0.2630549669265747,0.26574844121932983,0.26842233538627625,0.27099043130874634,0.27350956201553345,0.27603259682655334,0.2784322202205658,0.28089651465415955,0.2832021117210388,0.28547051548957825,0.2877624034881592,0.2899720370769501,0.2921522855758667,0.29432469606399536,0.29638347029685974,0.29834628105163574,0.3002973198890686,0.3021915853023529,0.3041406571865082,0.30601924657821655,0.30780377984046936,0.3095981180667877,0.31132978200912476,0.31296348571777344,0.3146481215953827,0.31624463200569153,0.3177745044231415,0.31929266452789307,0.32079511880874634,0.3223152160644531,0.32371386885643005,0.3251791000366211,0.3265189826488495,0.3279039263725281,0.32916152477264404,0.33036819100379944,0.3316649794578552,0.33284032344818115,0.33395883440971375,0.33507540822029114,0.3361155688762665,0.33721646666526794,0.3382801413536072,0.33933404088020325,0.3403095602989197,0.3412674367427826,0.3421802818775177,0.3430089056491852,0.34392958879470825,0.3447679877281189,0.3456612229347229,0.34643498063087463,0.3472636044025421,0.34810003638267517,0.34887969493865967,0.34961622953414917,0.350366473197937,0.35102859139442444,0.3517553210258484,0.35238218307495117,0.3530207574367523,0.3536691665649414,0.3543195128440857,0.35493263602256775,0.35553205013275146,0.356080561876297,0.35667213797569275,0.35722455382347107,0.3577103316783905,0.3582686185836792,0.3588288724422455,0.3593636453151703,0.3598122298717499,0.36028823256492615,0.3607466220855713,0.3611873686313629,0.36163008213043213,0.3620571196079254,0.36246457695961,0.36282891035079956,0.36321285367012024,0.363532155752182,0.3639121949672699,0.364294171333313,0.36464089155197144,0.36499741673469543,0.365312784910202,0.3656477630138397,0.36597293615341187,0.36628830432891846,0.3665684461593628,0.36685246229171753,0.3671482503414154,0.36744993925094604,0.3677339553833008,0.36800625920295715,0.368268758058548,0.3685312271118164,0.3687839210033417,0.3690679669380188,0.3693304657936096,0.36959296464920044,0.36985936760902405,0.3701198995113373,0.37034711241722107,0.3705900311470032,0.3708309829235077,0.37106406688690186,0.3713011145591736,0.37153616547584534,0.37175947427749634,0.37198084592819214,0.37218260765075684,0.3724098205566406,0.37260767817497253,0.3728133738040924,0.37303081154823303,0.3732364773750305,0.3734343349933624,0.37361258268356323,0.3737986981868744,0.3740023970603943,0.3741963505744934,0.3743530511856079,0.3745587170124054,0.3747095763683319,0.3748701810836792,0.37505823373794556,0.3752208352088928,0.37539124488830566,0.37555384635925293,0.37570860981941223,0.3758672773838043,0.3760239779949188,0.3761846125125885,0.376341313123703,0.3764784336090088,0.37661752104759216,0.37677228450775146,0.3769191801548004,0.37706807255744934,0.3772149682044983,0.37738344073295593,0.37750881910324097,0.37762829661369324,0.37775367498397827,0.3779025375843048,0.3780357539653778,0.3781689703464508,0.37829238176345825,0.37842556834220886,0.3785470128059387,0.3786802291870117,0.3788193166255951,0.37895840406417847,0.3790798485279083,0.3792208731174469,0.3793579936027527,0.3794696629047394,0.3795950412750244,0.37972626090049744,0.3798398971557617,0.3799535036087036,0.38005146384239197,0.3801552653312683,0.38027670979499817,0.3803766369819641,0.38048437237739563,0.38059210777282715,0.38070374727249146,0.38079386949539185,0.3808977007865906,0.38099172711372375,0.38107791543006897,0.3811778128147125,0.38127967715263367,0.3813795745372772,0.3814736008644104,0.381565660238266,0.38164010643959045,0.38172629475593567,0.3818124830722809,0.38188889622688293,0.381963312625885,0.3820534348487854,0.38212981820106506,0.3822160065174103,0.38228848576545715,0.382368803024292,0.38244521617889404,0.3825235664844513,0.38259801268577576,0.38267242908477783,0.38273903727531433,0.38279780745506287,0.38286831974983215,0.38293492794036865,0.38299956917762756,0.3830544352531433,0.38310927152633667,0.3831660747528076,0.38324248790740967,0.3833090662956238,0.38336196541786194,0.38342857360839844,0.3834834098815918,0.3835265040397644,0.383577436208725,0.38363033533096313,0.38366755843162537,0.3837086856365204,0.38375571370124817,0.3837988078594208,0.38384974002838135,0.38389086723327637,0.3839457035064697,0.3839927315711975,0.3840416967868805,0.3840887248516083,0.38413572311401367,0.38418862223625183,0.3842434585094452,0.384282648563385,0.3843335807323456,0.3843766748905182,0.38441193103790283,0.38444915413856506,0.3844844102859497,0.38451966643333435,0.384554922580719,0.38458824157714844,0.3846234977245331,0.3846626579761505,0.3846920430660248,0.38471949100494385,0.38474494218826294,0.3847801983356476,0.384813517332077,0.3848409354686737,0.3848605155944824,0.3848879337310791,0.3849094808101654,0.3849349617958069,0.3849565088748932,0.3849819600582123],"recovered":[0.0,0.001780628226697445,0.003310518804937601,0.004762053955346346,0.006184205878525972,0.007633782457560301,0.009093153290450573,0.010448702611029148,0.011841471306979656,0.01322836335748434,0.014640720561146736,0.016031529754400253,0.01742429845035076,0.018789643421769142,0.020205918699502945,0.021600645035505295,0.022944442927837372,0.024390101432800293,0.02579658105969429,0.027181513607501984,0.028515515848994255,0.029908284544944763,0.031324561685323715,0.03269774094223976,0.03407483547925949,0.03537553921341896,0.036715418100357056,0.03800240531563759,0.039248257875442505,0.040609683841466904,0.04189079627394676,0.0431092232465744,0.044462814927101135,0.04579681530594826,0.047173913568258286,0.04866071045398712,0.0501612164080143,0.05171657353639603,0.05334440618753433,0.05507214739918709,0.05686648562550545,0.058660827577114105,0.06050805747509003,0.06239446625113487,0.06433767825365067,0.06630831956863403,0.0684121623635292,0.0704670399427414,0.07256892323493958,0.07482360303401947,0.07711353898048401,0.07952101528644562,0.08198921382427216,0.08444369584321976,0.08694519102573395,0.08949174731969833,0.09222439676523209,0.09495703876018524,0.09773474186658859,0.10080628097057343,0.10366625338792801,0.10660066455602646,0.10957033932209015,0.11271435022354126,0.11581330746412277,0.11900825798511505,0.12223845720291138,0.12549804151058197,0.1289025992155075,0.1322052776813507,0.13554126024246216,0.139012411236763,0.14241303503513336,0.1459742933511734,0.14946307241916656,0.1529831886291504,0.15647980570793152,0.16005869209766388,0.16356901824474335,0.16715769469738007,0.17063863575458527,0.1743330955505371,0.1779511570930481,0.1816084086894989,0.18525388836860657,0.18873287737369537,0.19225886464118958,0.19567713141441345,0.19914044439792633,0.2026311755180359,0.2061297446489334,0.20958521962165833,0.21292708814144135,0.21636493504047394,0.21966566145420074,0.22292132675647736,0.22620050609111786,0.22937782108783722,0.23261193931102753,0.23574616014957428,0.23888038098812103,0.24190294742584229,0.24478642642498016,0.2478128969669342,0.2508276402950287,0.2538149356842041,0.2565808892250061,0.25936445593833923,0.2620990574359894,0.2647768557071686,0.26743507385253906,0.2700658440589905,0.2725986838340759,0.27511781454086304,0.277486115694046,0.27977997064590454,0.28203660249710083,0.2843441963195801,0.2866635024547577,0.2889534533023834,0.29109451174736023,0.2932218611240387,0.2952316701412201,0.2972121238708496,0.2991827428340912,0.30111029744148254,0.3030182421207428,0.304843932390213,0.3066284954547882,0.3084169328212738,0.3101584017276764,0.3117372691631317,0.31338468194007874,0.31505364179611206,0.31663447618484497,0.3181506395339966,0.319713830947876,0.32114383578300476,0.32261496782302856,0.3240351378917694,0.3254024386405945,0.32678738236427307,0.32809004187583923,0.32939857244491577,0.3305778205394745,0.33178842067718506,0.33295199275016785,0.33402156829833984,0.33509308099746704,0.3362017869949341,0.3372615575790405,0.3383154273033142,0.33926746249198914,0.340241014957428,0.34107354283332825,0.3419981300830841,0.342824786901474,0.3436553478240967,0.3444702625274658,0.345318466424942,0.3461647033691406,0.3469541370868683,0.3477376699447632,0.3485153615474701,0.34921860694885254,0.3499257564544678,0.3506113588809967,0.35124996304512024,0.3519316613674164,0.352554589509964,0.3531559705734253,0.35377106070518494,0.3543117046356201,0.35488760471343994,0.3554752767086029,0.35602182149887085,0.3565644323825836,0.35714033246040344,0.3576574921607971,0.35816287994384766,0.35863497853279114,0.3590678870677948,0.3595203757286072,0.35999444127082825,0.36042147874832153,0.36083871126174927,0.3612344264984131,0.3616085648536682,0.36195528507232666,0.36230984330177307,0.36267420649528503,0.3630424737930298,0.3634185791015625,0.36376726627349854,0.36409831047058105,0.3644058406352997,0.36477217078208923,0.36506402492523193,0.36535394191741943,0.36563408374786377,0.365935742855072,0.3662374019622803,0.36650577187538147,0.3667721748352051,0.3670405447483063,0.3672814965248108,0.3675537705421448,0.36782607436180115,0.3680787682533264,0.3683471381664276,0.36860767006874084,0.36885643005371094,0.3690915107727051,0.3693500757217407,0.3695733845233917,0.3697966933250427,0.37005919218063354,0.3702864348888397,0.37050387263298035,0.3707193434238434,0.3709406852722168,0.37115421891212463,0.3713657855987549,0.3715832233428955,0.3717849850654602,0.3719847798347473,0.3721845746040344,0.3723843991756439,0.37258225679397583,0.3727624714374542,0.3729250431060791,0.373122900724411,0.37328940629959106,0.3734559118747711,0.37362438440322876,0.3737967610359192,0.37395933270454407,0.37411996722221375,0.3742864727973938,0.3744353652000427,0.374603807926178,0.37476247549057007,0.37491920590400696,0.37507393956184387,0.3752208650112152,0.3753756284713745,0.3755362331867218,0.3756851255893707,0.3758222460746765,0.375986784696579,0.3761219382286072,0.3762649595737457,0.37639227509498596,0.37652939558029175,0.3766547739505768,0.3767860233783722,0.3769211769104004,0.3770367503166199,0.37717387080192566,0.37731295824050903,0.3774344027042389,0.3775656521320343,0.37768709659576416,0.377808541059494,0.3779456615447998,0.37807103991508484,0.37817487120628357,0.37831199169158936,0.3784197270870209,0.3785470426082611,0.37864500284194946,0.3787488341331482,0.37886831164360046,0.37898191809654236,0.3790877163410187,0.37918564677238464,0.37927576899528503,0.3793795704841614,0.3795108199119568,0.379597008228302,0.3796910345554352,0.3797909617424011,0.3798810541629791,0.3799770474433899,0.3800691068172455,0.38016313314437866,0.3802493214607239,0.3803374767303467,0.3804197609424591,0.3804883062839508,0.380574494600296,0.3806626498699188,0.380756676197052,0.38083502650260925,0.38092121481895447,0.38099175691604614,0.3810740113258362,0.381154328584671,0.38123267889022827,0.38130515813827515,0.3813815712928772,0.3814481794834137,0.38153043389320374,0.38159507513046265,0.38166365027427673,0.3817204535007477,0.3817792236804962,0.38183993101119995,0.3818928301334381,0.38195356726646423,0.3820103704929352,0.3820730447769165,0.3821337819099426,0.38217687606811523,0.38221603631973267,0.3822709023952484,0.3823257386684418,0.3823668956756592,0.3824099898338318,0.38246092200279236,0.38251185417175293,0.3825686573982239,0.38261762261390686,0.3826587498188019,0.3827136158943176,0.3827645480632782,0.38281548023223877,0.3828742206096649,0.38293299078941345,0.38297608494758606,0.38302311301231384,0.3830779492855072,0.3831210434436798,0.38315436244010925,0.3831935226917267,0.38322877883911133,0.38326600193977356,0.38331106305122375,0.3833443820476532,0.38338157534599304,0.3834148943424225,0.3834364414215088,0.38346776366233826,0.3835010826587677,0.3835285007953644,0.38355201482772827,0.3835735619068146,0.38360491394996643,0.38362839818000793,0.3836577832698822,0.3836754262447357],"active":[0.004291892051696777,0.0037610335275530815,0.0035827751271426678,0.0035690623335540295,0.0035533918999135494,0.00352204916998744,0.0034338990226387978,0.00351029634475708,0.0034985430538654327,0.0035690637305378914,0.0035553500056266785,0.0035396795719861984,0.003582775592803955,0.0036121588200330734,0.0035925693809986115,0.0035906117409467697,0.0036768000572919846,0.003598446026444435,0.0036101993173360825,0.003602365031838417,0.00362195260822773,0.0035690627992153168,0.003545556217432022,0.0035690627992153168,0.0035024620592594147,0.003547515720129013,0.0035181306302547455,0.003531843423843384,0.0035612285137176514,0.0035240091383457184,0.003476995974779129,0.00363762304186821,0.003723815083503723,0.003851141780614853,0.003964759409427643,0.004107754677534103,0.004211578518152237,0.004313439130783081,0.004372209310531616,0.004550464451313019,0.004489738494157791,0.004597477614879608,0.0046523213386535645,0.004836458712816238,0.005024515092372894,0.005159683525562286,0.005159683525562286,0.005406498908996582,0.005612179636955261,0.005731672048568726,0.0057355910539627075,0.005843326449394226,0.00594715029001236,0.006129324436187744,0.006348729133605957,0.006577908992767334,0.006615132093429565,0.006818860769271851,0.006983406841754913,0.006871744990348816,0.0070460885763168335,0.007204756140708923,0.007345795631408691,0.007424153387546539,0.00745941698551178,0.007518172264099121,0.007678806781768799,0.00773562490940094,0.007600441575050354,0.0077042728662490845,0.007884487509727478,0.007911905646324158,0.008099973201751709,0.007956966757774353,0.008043155074119568,0.008078426122665405,0.008217498660087585,0.008190065622329712,0.008240997791290283,0.008160695433616638,0.008376166224479675,0.008227303624153137,0.008195951581001282,0.008098006248474121,0.008054912090301514,0.008031398057937622,0.008060798048973083,0.008045122027397156,0.008003979921340942,0.007857069373130798,0.007802218198776245,0.00776304304599762,0.0077728331089019775,0.007649421691894531,0.007574975490570068,0.007606327533721924,0.007396727800369263,0.0073222815990448,0.007216513156890869,0.007102891802787781,0.0069696903228759766,0.006895244121551514,0.006999090313911438,0.0068933069705963135,0.006689548492431641,0.006493687629699707,0.0064740777015686035,0.006383985280990601,0.006323277950286865,0.006213575601577759,0.006074488162994385,0.005966752767562866,0.005833536386489868,0.005778700113296509,0.005715996026992798,0.005690544843673706,0.00572580099105835,0.005627840757369995,0.005488783121109009,0.0053712427616119385,0.005288958549499512,0.005124419927597046,0.005065649747848511,0.004979461431503296,0.004957914352416992,0.004908949136734009,0.0047855377197265625,0.004754185676574707,0.004701286554336548,0.004546552896499634,0.004489719867706299,0.0045073628425598145,0.004389822483062744,0.004239022731781006,0.004160642623901367,0.004164576530456543,0.004000037908554077,0.004035264253616333,0.003904014825820923,0.003868788480758667,0.0037590861320495605,0.003580808639526367,0.003574937582015991,0.003441751003265381,0.003381013870239258,0.003286987543106079,0.003163576126098633,0.0031948983669281006,0.0031870603561401367,0.003132253885269165,0.0030480027198791504,0.002952009439468384,0.0029128193855285645,0.002767890691757202,0.002856045961380005,0.00276985764503479,0.0028364360332489014,0.002779632806777954,0.002793341875076294,0.0027815699577331543,0.002714991569519043,0.002662092447280884,0.002628803253173828,0.0025132298469543457,0.0025367140769958496,0.0024564266204833984,0.0024093985557556152,0.002419203519821167,0.0023878514766693115,0.0023780465126037598,0.002376079559326172,0.0023095011711120605,0.002360433340072632,0.002336949110031128,0.0022350549697875977,0.0022467970848083496,0.0022644400596618652,0.0022233128547668457,0.002154737710952759,0.002125352621078491,0.0021116435527801514,0.0021194815635681152,0.002109706401824951,0.002062678337097168,0.002043098211288452,0.001990199089050293,0.0019784271717071533,0.001923590898513794,0.0019569098949432373,0.001984328031539917,0.0019666850566864014,0.0019549429416656494,0.0018942058086395264,0.0018804967403411865,0.0018746256828308105,0.0018824636936187744,0.0017962753772735596,0.0017884373664855957,0.0017943084239959717,0.0018158555030822754,0.0017982125282287598,0.0017688572406768799,0.001762986183166504,0.0017590522766113281,0.0017433762550354004,0.0017864704132080078,0.0017766952514648438,0.001766890287399292,0.0017805993556976318,0.001772761344909668,0.0017394423484802246,0.0017336010932922363,0.0017394721508026123,0.0017139911651611328,0.0017277300357818604,0.0017394721508026123,0.001700282096862793,0.001694411039352417,0.0016787350177764893,0.0016904771327972412,0.0016669929027557373,0.0016591548919677734,0.0016650259494781494,0.0016532540321350098,0.0016493499279022217,0.001627802848815918,0.0016141235828399658,0.0016179978847503662,0.0016140937805175781,0.0015905797481536865,0.001633673906326294,0.0015866756439208984,0.0015807747840881348,0.0016023218631744385,0.0015964508056640625,0.0015944838523864746,0.0015945136547088623,0.0015886425971984863,0.0015808045864105225,0.0015886127948760986,0.0015808045864105225,0.0015788376331329346,0.001559227705001831,0.001543581485748291,0.0015514194965362549,0.0015435516834259033,0.001531839370727539,0.0015298426151275635,0.001561194658279419,0.0015220344066619873,0.0015063583850860596,0.001488715410232544,0.0015102624893188477,0.0015063583850860596,0.0015141963958740234,0.0015063583850860596,0.0015043914318084717,0.0015102624893188477,0.0015063583850860596,0.0015063583850860596,0.0015240013599395752,0.0015141963958740234,0.0015337765216827393,0.001549452543258667,0.0015240013599395752,0.0015240013599395752,0.0015513896942138672,0.0015279054641723633,0.0015337765216827393,0.0015044212341308594,0.0015102624893188477,0.0015278756618499756,0.0015083253383636475,0.0015024542808532715,0.0015043914318084717,0.0015181005001068115,0.0015181005001068115,0.0015181303024291992,0.0014809072017669678,0.0014809072017669678,0.0014867782592773438,0.001488715410232544,0.0014985203742980957,0.0014965534210205078,0.0014965534210205078,0.001476973295211792,0.001476973295211792,0.001475006341934204,0.0014691352844238281,0.001475006341934204,0.0014789402484893799,0.0014671683311462402,0.0014593303203582764,0.0014534592628479004,0.0014475882053375244,0.0014534592628479004,0.0014495551586151123,0.0014436841011047363,0.0014397501945495605,0.0014338791370391846,0.001416236162185669,0.001420140266418457,0.001404494047164917,0.001404494047164917,0.0013907849788665771,0.0013888180255889893,0.0013868510723114014,0.0014025568962097168,0.001416236162185669,0.001408398151397705,0.0014182031154632568,0.001410365104675293,0.0013927221298217773,0.0014005601406097412,0.0014142990112304688,0.0013966560363769531,0.0013829469680786133,0.0013888180255889893,0.0013888180255889893,0.0013888180255889893,0.0013790130615234375,0.0013770461082458496,0.0013751089572906494,0.0013829469680786133,0.0013751089572906494,0.0013711750507354736,0.0013731420040130615,0.0013692378997802734,0.0013496577739715576,0.0013574957847595215,0.0013535618782043457,0.0013339817523956299,0.001328110694885254,0.001330047845840454,0.001326143741607666,0.001326143741607666,0.001322239637374878,0.0013124346733093262,0.0013182759284973145,0.0013104677200317383,0.0013045966625213623,0.0013085007667541504,0.0013124346733093262,0.0013124346733093262,0.0013124346733093262,0.0013085007667541504,0.0013143718242645264,0.0013045668601989746,0.0013065636157989502,0.0012987256050109863,0.0013065338134765625]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.004291892051696777,0.0055769216269254684,0.0069481427781283855,0.008342869579792023,0.009653365239501,0.011003037914633751,0.01235075294971466,0.013708261772990227,0.015024633146822453,0.016292031854391098,0.017571186646819115,0.018834669142961502,0.02005113661289215,0.021275442093610764,0.02248603291809559,0.02372404932975769,0.02494247816503048,0.02610017918050289,0.027234375476837158,0.028352899476885796,0.029379356652498245,0.030427360907197,0.031463611871004105,0.03244893252849579,0.033438168466091156,0.03442153334617615,0.035395100712776184,0.03629031032323837,0.03723449259996414,0.038106199353933334,0.039036668837070465,0.03993971645832062,0.04089369252324104,0.041877053678035736,0.04290742799639702,0.043945640325546265,0.045038700103759766,0.046176813542842865,0.04734234884381294,0.048454996198415756,0.0495833158493042,0.05083700269460678,0.05202800780534744,0.053348295390605927,0.054694052785634995,0.0559869185090065,0.05719946697354317,0.0586196631193161,0.06004573032259941,0.061367981135845184,0.06282734870910645,0.06426320970058441,0.06583620607852936,0.0673895999789238,0.0689508318901062,0.07061783969402313,0.07227114588022232,0.07396361976861954,0.0757560059428215,0.07741518318653107,0.07913508266210556,0.08088632673025131,0.08272963762283325,0.08455336838960648,0.08636337518692017,0.08825761824846268,0.09011856466531754,0.09201672673225403,0.0939423069357872,0.09591490775346756,0.09772100299596786,0.09959369897842407,0.1015525832772255,0.10348208993673325,0.10539200156927109,0.1073528528213501,0.1092725619673729,0.1111452579498291,0.11316094547510147,0.11508653312921524,0.11706893146038055,0.11900234967470169,0.12090051174163818,0.12286331504583359,0.12479869276285172,0.12673994898796082,0.12871843576431274,0.1306244283914566,0.13249516487121582,0.13438548147678375,0.13628756999969482,0.13809366524219513,0.13996440172195435,0.14182142913341522,0.1437470018863678,0.14554722607135773,0.14737094938755035,0.1491927206516266,0.1509322077035904,0.1527813971042633,0.1546129584312439,0.1563994586467743,0.15814286470413208,0.15986472368240356,0.16151019930839539,0.16321834921836853,0.1649421602487564,0.16665031015872955,0.16826248168945312,0.16990989446640015,0.17153969407081604,0.17314010858535767,0.17470917105674744,0.17628411948680878,0.17788256704807281,0.1794927716255188,0.18100307881832123,0.18253101408481598,0.1840217262506485,0.18552027642726898,0.1868973672389984,0.18834303319454193,0.18982002139091492,0.19122062623500824,0.19271525740623474,0.19409431517124176,0.19549883902072906,0.19684655964374542,0.19821777939796448,0.1995948702096939,0.20090144872665405,0.20217080414295197,0.20349697768688202,0.2047291100025177,0.20599651336669922,0.20721885561943054,0.20844513177871704,0.20964200794696808,0.2106860876083374,0.21181049942970276,0.2129877805709839,0.21410827338695526,0.21517781913280487,0.21627479791641235,0.2174031138420105,0.21846875548362732,0.2194540649652481,0.22047269344329834,0.22152461111545563,0.22248250246047974,0.2234952449798584,0.22444334626197815,0.2253934144973755,0.22632192075252533,0.2272445559501648,0.22825926542282104,0.2291642725467682,0.2300320565700531,0.23095077276229858,0.23184598982334137,0.23271964490413666,0.23361878097057343,0.23441213369369507,0.23520547151565552,0.23600666224956512,0.23676671087741852,0.23756593465805054,0.23829659819602966,0.23900963366031647,0.23979906737804413,0.24050623178482056,0.2411879152059555,0.24191270768642426,0.24258068203926086,0.2432643324136734,0.24395190179347992,0.24460618197917938,0.24528002738952637,0.24587945640087128,0.24653959274291992,0.24719387292861938,0.24780699610710144,0.24840445816516876,0.24901367723941803,0.2496209293603897,0.2502654194831848,0.250847190618515,0.2514152526855469,0.25202643871307373,0.2525847256183624,0.25315868854522705,0.2537972927093506,0.2543281316757202,0.25494518876075745,0.255450576543808,0.2560049295425415,0.2565612494945526,0.25708624720573425,0.2575857639312744,0.2581420838832855,0.2587003707885742,0.25918224453926086,0.25965043902397156,0.2601264417171478,0.26061028242111206,0.26107650995254517,0.2615427076816559,0.26203635334968567,0.2624516487121582,0.2628786861896515,0.2632743716239929,0.2637229561805725,0.2641656696796417,0.2646161913871765,0.26505303382873535,0.2654918134212494,0.26587969064712524,0.26630476117134094,0.266694575548172,0.2670883238315582,0.2674742341041565,0.2678757905960083,0.2682577669620514,0.2686534821987152,0.26904720067977905,0.2693939208984375,0.26980137825012207,0.2701480984687805,0.2704909145832062,0.2708474099636078,0.2711960971355438,0.27152127027511597,0.2718738913536072,0.2722480297088623,0.27261239290237427,0.27299240231513977,0.27334892749786377,0.2736721336841583,0.27404236793518066,0.2743695080280304,0.2747279703617096,0.2750570774078369,0.2753920555114746,0.27574071288108826,0.2760913670063019,0.27639108896255493,0.2767162621021271,0.27705708146095276,0.27737247943878174,0.2776545584201813,0.27795231342315674,0.2782716155052185,0.27860069274902344,0.2789023816585541,0.2792079448699951,0.2795233428478241,0.2798348069190979,0.28011295199394226,0.2804107069969177,0.28071826696395874,0.2809925079345703,0.2812589108943939,0.2815546989440918,0.2818504869937897,0.2821090519428253,0.28239506483078003,0.28267911076545715,0.282982736825943,0.2832236588001251,0.2834744155406952,0.2837408185005188,0.28399351239204407,0.2842716872692108,0.28453612327575684,0.2847653031349182,0.2850082218647003,0.28524523973464966,0.2854763865470886,0.2857290804386139,0.2859700322151184,0.2862168550491333,0.28646954894065857,0.2867574989795685,0.28701215982437134,0.28725701570510864,0.28749993443489075,0.2877330183982849,0.2880013883113861,0.2882266640663147,0.2884480357170105,0.288694828748703,0.2889416515827179,0.2891826033592224,0.2894117832183838,0.28964686393737793,0.2898780107498169,0.29010525345802307,0.2903285622596741,0.2905518710613251,0.29080846905708313,0.2910318076610565,0.2912394404411316,0.2914823293685913,0.2917232811450958,0.2919465899467468,0.2921953797340393,0.29245197772979736,0.2926439642906189,0.29289665818214417,0.2931062579154968,0.2933354377746582,0.2935332953929901,0.29372721910476685,0.29394465684890747,0.2941385805606842,0.2943442761898041,0.2945577800273895,0.2947693467140198,0.29497894644737244,0.2952081561088562,0.29538246989250183,0.2955881655216217,0.2957879602909088,0.29597994685173035,0.29620715975761414,0.29638543725013733,0.29658523201942444,0.296769380569458,0.29696133732795715,0.29716309905052185,0.29734137654304504,0.2975353002548218,0.29771748185157776,0.297893762588501,0.2980837821960449,0.2982620596885681,0.29843834042549133,0.29863619804382324,0.29883405566215515,0.2990318834781647,0.2992297410964966,0.2993825376033783,0.2995627522468567,0.29972925782203674,0.2998957633972168,0.30006423592567444,0.3002326786518097,0.30039724707603455,0.30053436756134033,0.3006793260574341,0.30083799362182617],"recovered":[0.0,0.001798258163034916,0.0032889710273593664,0.0047111231833696365,0.006154822651296854,0.0075319199822843075,0.008893346413969994,0.01027632039040327,0.011549596674740314,0.012887516990303993,0.014199971221387386,0.015486959367990494,0.016803331673145294,0.01803155429661274,0.019263694062829018,0.020558517426252365,0.021780863404273987,0.022960113361477852,0.024149157106876373,0.025326449424028397,0.026450850069522858,0.027504730969667435,0.028658514842391014,0.029735902324318886,0.030746689066290855,0.03173788636922836,0.03269774094223976,0.033683061599731445,0.034631162881851196,0.03554008528590202,0.03645292669534683,0.037418656051158905,0.03836284205317497,0.039297230541706085,0.040294304490089417,0.04131096601486206,0.04232370853424072,0.04334232956171036,0.04445106163620949,0.04559504985809326,0.04670574143528938,0.04781055077910423,0.04901134967803955,0.05020039528608322,0.051410987973213196,0.05278024822473526,0.05409858003258705,0.055371854454278946,0.0566980205476284,0.05808491259813309,0.05943654477596283,0.060876328498125076,0.06226126104593277,0.0637931078672409,0.06532496213912964,0.06689207255840302,0.06846505403518677,0.0700635090470314,0.07175206393003464,0.0734112411737442,0.07512722909450531,0.07690393924713135,0.07861208915710449,0.08042210340499878,0.08225953578948975,0.08407934010028839,0.08596771210432053,0.08778947591781616,0.08964649587869644,0.09155445545911789,0.09341148287057877,0.09529396891593933,0.09726265072822571,0.09908245503902435,0.10104134678840637,0.10299239307641983,0.10487096756696701,0.10680830478668213,0.10865945369005203,0.1106300950050354,0.11263012140989304,0.11458508670330048,0.11651067435741425,0.11837161332368851,0.1203579306602478,0.12230701744556427,0.12429920583963394,0.12626397609710693,0.128211110830307,0.13007988035678864,0.1319643259048462,0.13382332026958466,0.13571952283382416,0.13754519820213318,0.13940027356147766,0.14132389426231384,0.14319658279418945,0.14494195580482483,0.14676959812641144,0.14856001734733582,0.15044251084327698,0.15218199789524078,0.15404099225997925,0.1558568775653839,0.15755914151668549,0.15937112271785736,0.16100090742111206,0.16272668540477753,0.1644701063632965,0.1661449521780014,0.1678217500448227,0.16943000257015228,0.17102845013141632,0.1726406216621399,0.17418813705444336,0.17575132846832275,0.17732040584087372,0.17886792123317719,0.18039193749427795,0.1819668859243393,0.18344779312610626,0.1848699450492859,0.1862725168466568,0.18772992491722107,0.18916970491409302,0.19063887000083923,0.19207864999771118,0.19349101185798645,0.19487790763378143,0.19622758030891418,0.19759880006313324,0.1988603174686432,0.20013359189033508,0.20145779848098755,0.20274674892425537,0.2040121853351593,0.20520710945129395,0.20643141865730286,0.20765963196754456,0.20878012478351593,0.20988884568214417,0.21102304756641388,0.21218661963939667,0.2132757604122162,0.21436099708080292,0.21546579897403717,0.21651576459407806,0.21757356822490692,0.2185588926076889,0.21957358717918396,0.22059808671474457,0.22166763246059418,0.2226451188325882,0.22358538210391998,0.22452174127101898,0.2254561334848404,0.22644536197185516,0.22742480039596558,0.22834156453609467,0.2292269766330719,0.23012806475162506,0.2310311198234558,0.2319067418575287,0.23267462849617004,0.23357374966144562,0.2343592643737793,0.23512715101242065,0.23596163094043732,0.23672951757907867,0.2374366819858551,0.2381712645292282,0.23894110321998596,0.23963846266269684,0.24039264023303986,0.24110762774944305,0.2417677789926529,0.24240441620349884,0.24309198558330536,0.2437540888786316,0.24440835416316986,0.24507829546928406,0.24577565491199493,0.24639271199703217,0.24701759219169617,0.2476366013288498,0.24824385344982147,0.24881389737129211,0.2494191825389862,0.2499990165233612,0.25056710839271545,0.2511410415172577,0.2517620325088501,0.252371221780777,0.25293537974357605,0.253530889749527,0.2540989816188812,0.2546180784702301,0.25516656041145325,0.25570133328437805,0.2562204599380493,0.2567885220050812,0.2573605179786682,0.2578286826610565,0.25830078125,0.258831650018692,0.25929784774780273,0.2598208785057068,0.2602851390838623,0.26072588562965393,0.2611842751502991,0.26161324977874756,0.2620305120944977,0.2624536156654358,0.2629139721393585,0.26334884762763977,0.26379936933517456,0.2642577588558197,0.2646593153476715,0.2650609016418457,0.2654899060726166,0.2659130096435547,0.2662852108478546,0.26666131615638733,0.2670511305332184,0.2674742639064789,0.26787975430488586,0.2681911885738373,0.2685692608356476,0.268923819065094,0.2692979872226715,0.2696623206138611,0.2699972987174988,0.27035772800445557,0.2706868350505829,0.27105313539505005,0.27140378952026367,0.27181515097618103,0.2721560001373291,0.27248311042785645,0.27286314964294434,0.27321183681488037,0.27355462312698364,0.2738954722881317,0.2742304503917694,0.27453604340553284,0.27489450573921204,0.27524319291114807,0.2755546569824219,0.27587592601776123,0.2761991322040558,0.2765145003795624,0.27681422233581543,0.2771393954753876,0.27743321657180786,0.2777544856071472,0.27810317277908325,0.2783832848072052,0.2787378430366516,0.27901992201805115,0.2793392241001129,0.27962327003479004,0.27988967299461365,0.2801893949508667,0.28046363592147827,0.2807515859603882,0.2810199558734894,0.28131377696990967,0.28158411383628845,0.2818700969219208,0.282138466835022,0.28239116072654724,0.28268304467201233,0.2829572856426239,0.28321194648742676,0.28346267342567444,0.2837114632129669,0.2839602530002594,0.28421685099601746,0.284449964761734,0.2846948206424713,0.2849142253398895,0.2851649522781372,0.28539806604385376,0.28570953011512756,0.285930871963501,0.2861659526824951,0.28644803166389465,0.28669485449790955,0.2869279682636261,0.287166953086853,0.2874020040035248,0.287670373916626,0.28791916370391846,0.2881326675415039,0.28836578130722046,0.2886027991771698,0.28881239891052246,0.28903964161872864,0.2892923355102539,0.28952935338020325,0.28977227210998535,0.28999751806259155,0.2902110517024994,0.290436327457428,0.29068508744239807,0.29091233015060425,0.2911434769630432,0.29142165184020996,0.2916390895843506,0.29186826944351196,0.2921033203601837,0.292307049036026,0.29254016280174255,0.2927243113517761,0.2929299771785736,0.29314351081848145,0.2933511435985565,0.29356467723846436,0.2937605679035187,0.29396820068359375,0.2941542863845825,0.29437369108200073,0.29459503293037415,0.29477331042289734,0.2949809432029724,0.29519641399383545,0.295380562543869,0.29557251930236816,0.29577234387397766,0.2959701716899872,0.29616019129753113,0.29635804891586304,0.2965480387210846,0.2967439293861389,0.2969006597995758,0.29709261655807495,0.29727086424827576,0.29747459292411804,0.29767635464668274,0.29785463213920593,0.2980172038078308,0.2982150614261627,0.2983717620372772,0.29854220151901245,0.29871848225593567,0.2988908886909485,0.29903778433799744,0.2991984188556671,0.29939040541648865,0.29956668615341187,0.29972341656684875],"active":[0.004291892051696777,0.0037786634638905525,0.003659171750769019,0.003631746396422386,0.0034985425882041454,0.0034711179323494434,0.003457406535744667,0.003431941382586956,0.003475036472082138,0.003404514864087105,0.0033712154254317284,0.0033477097749710083,0.0032478049397468567,0.003243887796998024,0.003222338855266571,0.0031655319035053253,0.0031616147607564926,0.0031400658190250397,0.003085218369960785,0.003026450052857399,0.0029285065829753876,0.002922629937529564,0.0028050970286130905,0.0027130302041769028,0.0026914793998003006,0.0026836469769477844,0.0026973597705364227,0.0026072487235069275,0.0026033297181129456,0.002566114068031311,0.002583742141723633,0.0025210604071617126,0.0025308504700660706,0.002579823136329651,0.002613123506307602,0.002634674310684204,0.002714991569519043,0.0028344839811325073,0.0028912872076034546,0.0028599463403224945,0.0028775744140148163,0.0030264519155025482,0.003016658127307892,0.003147900104522705,0.0032830648124217987,0.0032066702842712402,0.0031008869409561157,0.003247808665037155,0.0033477097749710083,0.003283068537712097,0.0033908039331436157,0.0033868812024593353,0.003574945032596588,0.003596492111682892,0.0036258697509765625,0.003725767135620117,0.003806091845035553,0.0039001107215881348,0.004003942012786865,0.004003942012786865,0.00400785356760025,0.003982387483119965,0.00411754846572876,0.0041312649846076965,0.00410383939743042,0.004178278148174286,0.004150852560997009,0.004227250814437866,0.004295811057090759,0.00436045229434967,0.004309520125389099,0.004299730062484741,0.004289932548999786,0.004399634897708893,0.004350654780864716,0.004360459744930267,0.004401594400405884,0.004336953163146973,0.0045014917850494385,0.00445643812417984,0.004438810050487518,0.004417262971401215,0.004389837384223938,0.004491701722145081,0.004440762102603912,0.004432931542396545,0.0044192299246788025,0.00436045229434967,0.0042840540409088135,0.004305601119995117,0.004323244094848633,0.004270344972610474,0.004244878888130188,0.0042762309312820435,0.004346728324890137,0.004223331809043884,0.004174366593360901,0.004250764846801758,0.004162609577178955,0.00422137975692749,0.004170447587966919,0.004217460751533508,0.004101872444152832,0.004007846117019653,0.0039510577917099,0.0038472265005111694,0.003941252827644348,0.003923624753952026,0.003792375326156616,0.0037649422883987427,0.003717944025993347,0.0037101060152053833,0.0036807209253311157,0.0036434978246688843,0.0036944299936294556,0.003741443157196045,0.0036826729774475098,0.003663092851638794,0.0036297887563705444,0.0035533905029296875,0.003449574112892151,0.0034730881452560425,0.0035475045442581177,0.0034907013177871704,0.0035455524921417236,0.003455445170402527,0.0034201890230178833,0.003355547785758972,0.0033398717641830444,0.003367289900779724,0.003302648663520813,0.003310486674308777,0.003363385796546936,0.0032713115215301514,0.0032497644424438477,0.0032066702842712402,0.0032380223274230957,0.003210589289665222,0.0030264556407928467,0.0030303746461868286,0.0030989348888397217,0.003085225820541382,0.002991199493408203,0.002999037504196167,0.0030421167612075806,0.003002956509590149,0.002938300371170044,0.0028991252183914185,0.0029657185077667236,0.0029089152812957764,0.0028971582651138306,0.002775713801383972,0.0027482956647872925,0.0027365386486053467,0.002722814679145813,0.002803131937980652,0.002718910574913025,0.0026072561740875244,0.0026092082262039185,0.00261901319026947,0.0025915801525115967,0.0025876611471176147,0.002505391836166382,0.0025308430194854736,0.002432912588119507,0.002407446503639221,0.002438783645629883,0.002334967255592346,0.002280116081237793,0.002362385392189026,0.002334967255592346,0.0022468119859695435,0.002274245023727417,0.0021880418062210083,0.0021567046642303467,0.0021841228008270264,0.002201765775680542,0.0021880418062210083,0.002125367522239685,0.002131238579750061,0.002115577459335327,0.0020313411951065063,0.0020117461681365967,0.001996085047721863,0.001984328031539917,0.0020215660333633423,0.0020332932472229004,0.001996070146560669,0.0020274221897125244,0.0020176172256469727,0.0020176470279693604,0.0020352602005004883,0.0019569098949432373,0.0020098090171813965,0.0019196867942810059,0.0019059479236602783,0.0019431710243225098,0.0019196867942810059,0.0018844306468963623,0.001921623945236206,0.001911848783493042,0.0018217265605926514,0.001821756362915039,0.0018256604671478271,0.001778632402420044,0.0017786622047424316,0.0017218291759490967,0.0017512142658233643,0.0017257630825042725,0.001694411039352417,0.0016611218452453613,0.001692444086074829,0.0017120540142059326,0.0017022192478179932,0.001704186201095581,0.001692444086074829,0.001621931791305542,0.0016454458236694336,0.001633673906326294,0.0015984177589416504,0.0015612244606018066,0.0015905797481536865,0.0015964508056640625,0.0016023516654968262,0.001572936773300171,0.0015141665935516357,0.00161018967628479,0.0015788376331329346,0.0015670955181121826,0.0015494227409362793,0.0015337765216827393,0.0015239715576171875,0.0015161633491516113,0.001561194658279419,0.0015592575073242188,0.0015886127948760986,0.0015337765216827393,0.0015161335468292236,0.0015592575073242188,0.0015063583850860596,0.0015161335468292236,0.0015024542808532715,0.0014965832233428955,0.0015102624893188477,0.001555323600769043,0.0014965832233428955,0.001473069190979004,0.0015024244785308838,0.0014965534210205078,0.0014554262161254883,0.0014378130435943604,0.0014573931694030762,0.0014612972736358643,0.0014691650867462158,0.0014534592628479004,0.0014201700687408447,0.0014515221118927002,0.0013751089572906494,0.0013907849788665771,0.0013790428638458252,0.0013692378997802734,0.0013692378997802734,0.0013653039932250977,0.0013868510723114014,0.0013574659824371338,0.0013751089572906494,0.0013653337955474854,0.001398622989654541,0.0013535618782043457,0.0013359487056732178,0.0013496577739715576,0.0013104677200317383,0.001314401626586914,0.0013241767883300781,0.0013026297092437744,0.0012967586517333984,0.0012849867343902588,0.001259535551071167,0.0012791156768798828,0.0012752115726470947,0.0013026297092437744,0.0013045966625213623,0.0013594329357147217,0.0013026297092437744,0.001326143741607666,0.0013339817523956299,0.0012849867343902588,0.0013065338134765625,0.0012986958026885986,0.0012810826301574707,0.0012928247451782227,0.001271277666091919,0.001263439655303955,0.0012791156768798828,0.0012810826301574707,0.0012752115726470947,0.0012928545475006104,0.0012889206409454346,0.001259535551071167,0.0012791156768798828,0.001259535551071167,0.001241922378540039,0.001271277666091919,0.0012869536876678467,0.0012615025043487549,0.0012830495834350586,0.0013085007667541504,0.0012223124504089355,0.001257568597793579,0.0012379884719848633,0.0012321174144744873,0.0012262463569641113,0.001187056303024292,0.0012203454971313477,0.0012086033821105957,0.0012007653713226318,0.0012066364288330078,0.00120466947555542,0.0012183785438537598,0.0012399554252624512,0.0012281835079193115,0.0012144744396209717,0.001192927360534668,0.0012066364288330078,0.0012262165546417236,0.0011890232563018799,0.00120466947555542,0.0011968612670898438,0.0011889934539794922,0.001192927360534668,0.001181185245513916,0.0011772513389587402,0.001169443130493164,0.0011498332023620605,0.0011831223964691162,0.001169443130493164,0.0011674761772155762,0.0011616051197052002,0.0011577010154724121,0.0011772513389587402,0.0012125372886657715,0.0011674761772155762,0.0011909902095794678,0.001187056303024292,0.001177281141281128,0.0011733472347259521,0.0011948943138122559,0.0011988282203674316,0.0011439621448516846,0.0011126399040222168,0.001114577054977417]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.004291892051696777,0.0055730040185153484,0.0068717459216713905,0.008199871517717838,0.009469229727983475,0.010758177377283573,0.012009906582534313,0.013202868402004242,0.01442717295140028,0.01559075154364109,0.016722988337278366,0.01785130798816681,0.018869929015636444,0.019908137619495392,0.02091696485877037,0.02186506614089012,0.022799454629421234,0.02369074895977974,0.02454090490937233,0.025385186076164246,0.026204001158475876,0.02699539065361023,0.02773389220237732,0.02853899449110031,0.029234398156404495,0.029927844181656837,0.030564483255147934,0.031218750402331352,0.03190632164478302,0.03254295885562897,0.03316784277558327,0.03379272669553757,0.034433282911777496,0.035069920122623444,0.03569088876247406,0.03633340448141098,0.03697983920574188,0.0376458577811718,0.03831971436738968,0.03895243629813194,0.0396086648106575,0.04027664288878441,0.04093287140130997,0.04164786636829376,0.0423530638217926,0.04304259270429611,0.043786969035863876,0.04450000450015068,0.0452326275408268,0.04596133530139923,0.046707671135663986,0.04744616895914078,0.0482218898832798,0.04906812682747841,0.04980466887354851,0.05064699053764343,0.05144033953547478,0.052223894745111465,0.053038790822029114,0.053810592740774155,0.05466858670115471,0.05547564849257469,0.05637477710843086,0.057211220264434814,0.05803395435214043,0.05887431651353836,0.05973426625132561,0.06062164157629013,0.061477676033973694,0.06238659843802452,0.06318190693855286,0.06403990089893341,0.06496253609657288,0.06580290198326111,0.06668831408023834,0.06753063946962357,0.06836120784282684,0.06923095136880875,0.07007130980491638,0.07090971618890762,0.07175595313310623,0.07259631901979446,0.07347390055656433,0.07433189451694489,0.07516246289014816,0.0760459154844284,0.07686865329742432,0.07776778191328049,0.07864536345005035,0.07952490448951721,0.08041619509458542,0.0812467634677887,0.08208908140659332,0.08293140679597855,0.08377568423748016,0.08459450304508209,0.08539176732301712,0.08621841669082642,0.08699413388967514,0.08775222301483154,0.08856124430894852,0.08936047554016113,0.0901283547282219,0.09089820086956024,0.09172485023736954,0.09252015501260757,0.09325669705867767,0.09407747536897659,0.09479638189077377,0.09557993710041046,0.09626946598291397,0.09702559560537338,0.09777193516492844,0.09844382852315903,0.09920191764831543,0.09991691261529922,0.10060644149780273,0.10129205137491226,0.10198353976011276,0.10262801498174667,0.10326465219259262,0.10387778282165527,0.10455751419067383,0.10526075959205627,0.10588759928941727,0.10653403401374817,0.10715696215629578,0.10779359936714172,0.10839302092790604,0.10899243503808975,0.10962516069412231,0.11021870374679565,0.11079853028059006,0.11137444525957108,0.11194056272506714,0.11249884217977524,0.11303362250328064,0.11356643587350845,0.11410513520240784,0.11459877341985703,0.11510416120290756,0.11561739444732666,0.11616000533103943,0.11664776504039764,0.11713161319494247,0.11759194731712341,0.11804641038179398,0.1185106709599495,0.11896708607673645,0.11941371858119965,0.1198720932006836,0.12029717117547989,0.1207418441772461,0.12118455022573471,0.12159395962953568,0.12200532108545303,0.1224362775683403,0.12287506461143494,0.12329819053411484,0.1236860454082489,0.12411504238843918,0.12451465427875519,0.1249358206987381,0.12533152103424072,0.1257409155368805,0.126164048910141,0.12655386328697205,0.12693387269973755,0.12729626893997192,0.12764495611190796,0.12800538539886475,0.12836778163909912,0.12871843576431274,0.1290886551141739,0.1294432133436203,0.12980560958385468,0.13012883067131042,0.130448117852211,0.13085360825061798,0.13120034337043762,0.1315372735261917,0.13183698058128357,0.13216018676757812,0.13246773183345795,0.13277919590473175,0.13312983512878418,0.1334354281425476,0.13374102115631104,0.13403289020061493,0.1343267261981964,0.13463427126407623,0.13494573533535004,0.13528461754322052,0.13560783863067627,0.1359330117702484,0.1362718939781189,0.13659903407096863,0.1369379162788391,0.13725917041301727,0.13761569559574127,0.13794086873531342,0.13825233280658722,0.1385912150144577,0.13889092206954956,0.13920630514621735,0.13951581716537476,0.13984686136245728,0.14015637338161469,0.1404854655265808,0.1407773345708847,0.14106138050556183,0.1413806676864624,0.14168626070022583,0.14195071160793304,0.14225628972053528,0.14259518682956696,0.14291447401046753,0.14321811497211456,0.14350606501102448,0.14381752908229828,0.1441231071949005,0.1444384902715683,0.1447264552116394,0.14504770934581757,0.1453748494386673,0.14568239450454712,0.14596055448055267,0.14625047147274017,0.14655213057994843,0.14683617651462555,0.14713391661643982,0.14744146168231964,0.14775097370147705,0.14804480969905853,0.1483621448278427,0.14868536591529846,0.14901837706565857,0.14935725927352905,0.14969418942928314,0.15000368654727936,0.1503053605556488,0.1506207436323166,0.15097138285636902,0.1513122320175171,0.15162956714630127,0.15197433531284332,0.15226620435714722,0.1526070535182953,0.1529185175895691,0.1532299816608429,0.15356691181659698,0.15389011800289154,0.15425056219100952,0.15457965433597565,0.15494205057621002,0.15529464185237885,0.15565508604049683,0.1559959203004837,0.1563543975353241,0.15672267973423004,0.1570870280265808,0.15741807222366333,0.15775500237941742,0.15811152756214142,0.1584758758544922,0.15878146886825562,0.15915168821811676,0.15948861837387085,0.1598569005727768,0.1602604240179062,0.16058167815208435,0.16095975041389465,0.161326065659523,0.16167865693569183,0.16203713417053223,0.1623525172472,0.1626894474029541,0.1630498766899109,0.16339072585105896,0.16377466917037964,0.1640939712524414,0.16443872451782227,0.1647874116897583,0.16512629389762878,0.16548869013786316,0.1658334583044052,0.16617822647094727,0.16650143265724182,0.16682662069797516,0.16714198887348175,0.16749851405620575,0.1678687483072281,0.16820958256721497,0.16855043172836304,0.16888931393623352,0.16919490694999695,0.16952987015247345,0.16987855732440948,0.17019198834896088,0.17053870856761932,0.1708149015903473,0.1711714267730713,0.17147505283355713,0.17176496982574463,0.17211756110191345,0.17244862020015717,0.17277184128761292,0.17309701442718506,0.17339280247688293,0.1737591177225113,0.17406469583511353,0.17437420785427094,0.17470721900463104,0.17500105500221252,0.17533601820468903,0.17564748227596283,0.1759902834892273,0.17633505165576935,0.17665043473243713,0.17694427073001862,0.17725181579589844,0.177571102976799,0.17785710096359253,0.17823320627212524,0.17855055630207062,0.17886005342006683,0.17916172742843628,0.1795162856578827,0.1797846555709839,0.18010002374649048,0.18040169775485992,0.18068966269493103,0.1810069978237152,0.18128123879432678,0.18155156075954437,0.18182581663131714,0.1821235567331314,0.18240171670913696,0.1826837956905365,0.18294237554073334,0.18322445452213287,0.18350261449813843,0.18377293646335602,0.1840452253818512,0.184311643242836,0.1846015453338623,0.18484053015708923,0.18514807522296906,0.18536747992038727,0.18560057878494263,0.18584544956684113],"recovered":[0.0,0.0017532038036733866,0.0032713410910218954,0.0046797809191048145,0.006051001604646444,0.007373250089585781,0.008699417114257812,0.009982487186789513,0.011226380243897438,0.012323357164859772,0.013504566624760628,0.014697528444230556,0.01583172380924225,0.01691107079386711,0.018010005354881287,0.01899728551506996,0.019998276606202126,0.020975761115550995,0.021937573328614235,0.022793607786297798,0.023641806095838547,0.024474332109093666,0.025293147191405296,0.026108045130968094,0.0269327349960804,0.02767123654484749,0.02836272306740284,0.029009155929088593,0.029684972018003464,0.03038233518600464,0.030999384820461273,0.03163406252861023,0.03226678445935249,0.03289166837930679,0.03353026509284973,0.03415711224079132,0.03479570895433426,0.03544213995337486,0.03610032796859741,0.03673304617404938,0.037385355681180954,0.03800632432103157,0.03869780898094177,0.03935403749346733,0.0400298535823822,0.04070175066590309,0.041410867124795914,0.042167000472545624,0.04288199171423912,0.04360286146402359,0.04430414363741875,0.04504460468888283,0.045792900025844574,0.04653531685471535,0.04727773368358612,0.04804757609963417,0.04889381676912308,0.0497145913541317,0.05049030855298042,0.051266029477119446,0.05203978717327118,0.05287819355726242,0.053702883422374725,0.05456087738275528,0.055354226380586624,0.05613386258482933,0.056974224746227264,0.057775408029556274,0.058676496148109436,0.05954820290207863,0.06039835885167122,0.06123480200767517,0.06207908317446709,0.06300759315490723,0.06389497220516205,0.06482544541358948,0.06566580384969711,0.0665159597992897,0.06732498109340668,0.06816926598548889,0.06903117150068283,0.06989700347185135,0.0707549974322319,0.07159535586833954,0.07245726883411407,0.07334855943918228,0.0741712898015976,0.07508021593093872,0.07590882480144501,0.0768020749092102,0.07766006886959076,0.07854744791984558,0.07941719144582748,0.0802830159664154,0.0811527669429779,0.08197745680809021,0.0828041061758995,0.08359941840171814,0.08435945957899094,0.08516652137041092,0.08596771210432053,0.08677477389574051,0.0875583291053772,0.08833012729883194,0.08912739157676697,0.08995208889245987,0.09070234000682831,0.09147021919488907,0.09225965291261673,0.09300403296947479,0.09376408159732819,0.09452217072248459,0.09529592841863632,0.09601092338562012,0.09676901251077652,0.0975780338048935,0.09834787249565125,0.09905502945184708,0.09973868727684021,0.10034985840320587,0.10105309635400772,0.10171715915203094,0.1023302897810936,0.10301394015550613,0.10370542854070663,0.10434794425964355,0.10499437898397446,0.10567998886108398,0.10631858557462692,0.10696110129356384,0.10759185999631882,0.10813643038272858,0.10876523703336716,0.10933135449886322,0.10992881655693054,0.1105184406042099,0.11109630763530731,0.11166047304868698,0.11220699548721313,0.11274765431880951,0.11330005526542664,0.11379370093345642,0.11430888622999191,0.11484953761100769,0.11538822948932648,0.11583877354860306,0.11633437126874924,0.11679471284151077,0.11729227006435394,0.11771342903375626,0.11816789209842682,0.11864390224218369,0.11910032480955124,0.11949601769447327,0.11994656175374985,0.12037555873394012,0.12083394080400467,0.12124922126531601,0.12164687365293503,0.12206020206212997,0.12246960401535034,0.1228809729218483,0.12329234182834625,0.12370175123214722,0.12408960610628128,0.12452840059995651,0.12490254640579224,0.12530019879341125,0.1256900131702423,0.12605240941047668,0.1264285147190094,0.12680462002754211,0.12714743614196777,0.1275196224451065,0.12788201868534088,0.128256157040596,0.12863031029701233,0.12896135449409485,0.12930220365524292,0.12967243790626526,0.13002502918243408,0.1303776353597641,0.1307596117258072,0.13109850883483887,0.1314060539007187,0.1316940039396286,0.1320270150899887,0.13235218822956085,0.13267149031162262,0.1329653263092041,0.13328266143798828,0.13362154364585876,0.13391537964344025,0.13426993787288666,0.13457944989204407,0.13492225110530853,0.13526113331317902,0.1355784833431244,0.13592128455638885,0.13624253869056702,0.13658730685710907,0.13693010807037354,0.13725920021533966,0.1375882923603058,0.1379193514585495,0.13820143043994904,0.13853444159030914,0.13886156678199768,0.13916324079036713,0.13949429988861084,0.13980771601200104,0.14006629586219788,0.14038558304309845,0.14069509506225586,0.1409791260957718,0.14125533401966095,0.14160597324371338,0.14192919433116913,0.142224982380867,0.14252273738384247,0.1428479105234146,0.14315740764141083,0.14345908164978027,0.14374899864196777,0.14406633377075195,0.14437387883663177,0.14469121396541595,0.14498896896839142,0.14527301490306854,0.1455727219581604,0.14588810503482819,0.14617802202701569,0.14648360013961792,0.14678135514259338,0.1470889002084732,0.14739055931568146,0.14770790934562683,0.14803503453731537,0.14834649860858917,0.14866580069065094,0.14897531270980835,0.1493004858493805,0.14961977303028107,0.14996454119682312,0.15029951930046082,0.15065211057662964,0.15096944570541382,0.15126916766166687,0.15160609781742096,0.15193714201450348,0.15226036310195923,0.15259532630443573,0.1528891623020172,0.15324176847934723,0.15354931354522705,0.15392737090587616,0.15428192913532257,0.15460515022277832,0.1549440324306488,0.1553260236978531,0.1557256281375885,0.15605668723583221,0.1564190834760666,0.15674425661563873,0.15712231397628784,0.15747883915901184,0.15778638422489166,0.15814486145973206,0.15853270888328552,0.15888923406600952,0.1592751294374466,0.15962381660938263,0.15999405086040497,0.16035252809524536,0.16075213253498077,0.16113412380218506,0.16146321594715118,0.16181188821792603,0.16218015551567078,0.1625327616930008,0.16287752985954285,0.1632262021303177,0.16358664631843567,0.16392552852630615,0.1642702966928482,0.16462288796901703,0.16495002806186676,0.16526736319065094,0.16561409831047058,0.1659666895866394,0.16628794372081757,0.16664642095565796,0.16700489819049835,0.16734379529953003,0.16766896843910217,0.16800393164157867,0.16832518577575684,0.16865427792072296,0.16897358000278473,0.16932813823223114,0.16967877745628357,0.16998045146465302,0.1702977865934372,0.1706112176179886,0.17093247175216675,0.17126351594924927,0.17158086597919464,0.17189623415470123,0.1722175031900406,0.1725700944662094,0.17287960648536682,0.17320869863033295,0.1735123246908188,0.1738453358411789,0.17415288090705872,0.1744467169046402,0.17477776110172272,0.17508922517299652,0.17544378340244293,0.17578071355819702,0.17607846856117249,0.17638404667377472,0.1767033487558365,0.17700502276420593,0.17735958099365234,0.17767691612243652,0.17796878516674042,0.1783057153224945,0.17865635454654694,0.17895019054412842,0.17926949262619019,0.17957311868667603,0.17987282574176788,0.18016861379146576,0.1804683357477188,0.18072690069675446,0.18099331855773926,0.18128518760204315,0.18157313764095306,0.18184347450733185,0.18213339149951935,0.18242329359054565,0.18267600238323212,0.18296003341674805,0.18323035538196564,0.1835085153579712,0.18380039930343628,0.18405504524707794,0.1843312531709671,0.1846211701631546,0.18486210703849792],"active":[0.004291892051696777,0.003819800214841962,0.003600404830649495,0.0035200905986130238,0.0034182281233370304,0.003384927287697792,0.0033104894682765007,0.0032203812152147293,0.003200792707502842,0.0032673943787813187,0.0032184217125177383,0.0031537795439362526,0.0030382052063941956,0.0029970668256282806,0.002906959503889084,0.00286778062582016,0.0028011780232191086,0.0027149878442287445,0.002603331580758095,0.0025915782898664474,0.002562195062637329,0.0025210585445165634,0.002440745010972023,0.0024309493601322174,0.0023016631603240967,0.002256607636809349,0.0022017601877450943,0.0022095944732427597,0.0022213496267795563,0.0021606236696243286,0.002168457955121994,0.0021586641669273376,0.002166498452425003,0.0021782517433166504,0.0021606236696243286,0.0021762922406196594,0.0021841302514076233,0.002203717827796936,0.002219386398792267,0.0022193901240825653,0.0022233091294765472,0.002270318567752838,0.0022350624203681946,0.0022938288748264313,0.0023232102394104004,0.0023408420383930206,0.0023761019110679626,0.0023330040276050568,0.002350635826587677,0.002358473837375641,0.0024035274982452393,0.00240156427025795,0.0024289898574352264,0.0025328099727630615,0.002526935189962387,0.002599414438009262,0.0025465227663517,0.002509303390979767,0.002548482269048691,0.002544563263654709,0.0026287995278835297,0.002597454935312271,0.002671893686056137,0.002650342881679535,0.0026797279715538025,0.00274045392870903,0.002760041505098343,0.002846233546733856,0.002801179885864258,0.0028383955359458923,0.0027835480868816376,0.0028050988912582397,0.002883452922105789,0.002795308828353882,0.002793341875076294,0.002705194056034088,0.0026954039931297302,0.002714991569519043,0.0027463287115097046,0.0027404502034187317,0.002724781632423401,0.0026993155479431152,0.002718903124332428,0.0027365386486053467,0.002705194056034088,0.0026973560452461243,0.002697363495826721,0.0026875659823417664,0.0027365386486053467,0.002722829580307007,0.0027561262249946594,0.0026993155479431152,0.0026718899607658386,0.002648390829563141,0.0026229172945022583,0.0026170462369918823,0.0025876611471176147,0.0026189982891082764,0.002634674310684204,0.0025857016444206238,0.0025935322046279907,0.0025857016444206238,0.002570025622844696,0.002568073570728302,0.0025974586606025696,0.002568066120147705,0.0025543570518493652,0.0026072561740875244,0.0025367289781570435,0.002575904130935669,0.002505384385585785,0.002503424882888794,0.0024760067462921143,0.00243290513753891,0.00243290513753891,0.002338878810405731,0.0022585690021514893,0.0022370219230651855,0.0022448524832725525,0.002278156578540802,0.0022115558385849,0.0021606236696243286,0.0022272244095802307,0.0022468194365501404,0.0021821707487106323,0.0021860897541046143,0.0021625831723213196,0.0021136105060577393,0.0020744353532791138,0.0020313337445259094,0.0020333006978034973,0.0020822733640670776,0.0020332932472229004,0.0020430907607078552,0.0020117461681365967,0.001980401575565338,0.0019373148679733276,0.0019059628248214722,0.0018981397151947021,0.0018511191010475159,0.0018041059374809265,0.0018236935138702393,0.0018511191010475159,0.0017982274293899536,0.0017433837056159973,0.0017531737685203552,0.0017120391130447388,0.0017159581184387207,0.0016748160123825073,0.00170028954744339,0.001704201102256775,0.0016532689332962036,0.0016415193676948547,0.001688532531261444,0.0016473978757858276,0.001629762351512909,0.0016023367643356323,0.001625843346118927,0.0016513168811798096,0.001625843346118927,0.0016454383730888367,0.0016336813569068909,0.0016434788703918457,0.0016297698020935059,0.0016513094305992126,0.0016356483101844788,0.0016513168811798096,0.001633673906326294,0.0016062557697296143,0.0015925467014312744,0.0015768706798553467,0.0015631616115570068,0.0015709996223449707,0.0015690326690673828,0.001561194658279419,0.001549452543258667,0.0014985203742980957,0.00148676335811615,0.001551404595375061,0.0015279054641723633,0.0015122443437576294,0.0014593452215194702,0.001400575041770935,0.0013692229986190796,0.0013731420040130615,0.0014358311891555786,0.001408413052558899,0.001388832926750183,0.0013613998889923096,0.0013613998889923096,0.0013516098260879517,0.001324191689491272,0.0013692378997802734,0.0013379007577896118,0.0013535618782043457,0.0013496428728103638,0.0013379007577896118,0.0013594329357147217,0.001337885856628418,0.0013731569051742554,0.0013535618782043457,0.001322224736213684,0.001332014799118042,0.0013026297092437744,0.0012869536876678467,0.0013143867254257202,0.0013124197721481323,0.0012948065996170044,0.001322224736213684,0.0012830346822738647,0.001253664493560791,0.0013143718242645264,0.0013006776571273804,0.001255616545677185,0.0012771636247634888,0.0013398528099060059,0.0013085007667541504,0.0012889206409454346,0.0012810826301574707,0.0012947916984558105,0.0012751966714859009,0.0012810826301574707,0.0012673735618591309,0.0012987107038497925,0.0013085156679153442,0.0013085156679153442,0.0012693405151367188,0.0012615025043487549,0.0012791156768798828,0.001263454556465149,0.0012458115816116333,0.001263439655303955,0.0012673735618591309,0.001263454556465149,0.0012732446193695068,0.0012948065996170044,0.0013104677200317383,0.001322224736213684,0.0013476908206939697,0.001337885856628418,0.001330047845840454,0.0013202577829360962,0.0013516098260879517,0.0013476908206939697,0.001330047845840454,0.001322224736213684,0.0012967586517333984,0.001337885856628418,0.0013124197721481323,0.0012928396463394165,0.0013065487146377563,0.0012947916984558105,0.0013613998889923096,0.001337885856628418,0.0013927370309829712,0.0013672709465026855,0.0013731569051742554,0.0013907700777053833,0.001410365104675293,0.0013966560363769531,0.0013613998889923096,0.0013613849878311157,0.00133591890335083,0.0013672709465026855,0.0013535618782043457,0.0013026297092437744,0.0013653039932250977,0.001343756914138794,0.001324191689491272,0.0013711899518966675,0.0013065487146377563,0.001335933804512024,0.001332014799118042,0.0013261288404464722,0.0012850016355514526,0.0012183934450149536,0.0012262314558029175,0.0012379884719848633,0.0012105703353881836,0.0012419074773788452,0.0012164413928985596,0.0012125223875045776,0.0012007653713226318,0.0012007653713226318,0.0012183934450149536,0.0012105703353881836,0.0012281984090805054,0.0012340694665908813,0.0012125223875045776,0.0011752992868423462,0.0012105703353881836,0.0012223273515701294,0.0012046843767166138,0.0012066364288330078,0.0012203454971313477,0.001190975308418274,0.0012046843767166138,0.0012242794036865234,0.0012184083461761475,0.0012105703353881836,0.0011361241340637207,0.001190975308418274,0.001177266240119934,0.0011537522077560425,0.001185089349746704,0.001185104250907898,0.001190975308418274,0.0012007802724838257,0.0011752992868423462,0.0011890232563018799,0.001185089349746704,0.0011655092239379883,0.0011948943138122559,0.0011557191610336304,0.00118313729763031,0.0012007653713226318,0.0012125223875045776,0.0012458264827728271,0.0012066513299942017,0.0011635571718215942,0.0011733472347259521,0.001187056303024292,0.0011537522077560425,0.0012281835079193115,0.001190975308418274,0.00118313729763031,0.0011929422616958618,0.0012105703353881836,0.0011283010244369507,0.0011498332023620605,0.0011322051286697388,0.0011165440082550049,0.0011341720819473267,0.001112625002861023,0.0010832250118255615,0.001098915934562683,0.0011302381753921509,0.001116529107093811,0.001110658049583435,0.0010989010334014893,0.0010910630226135254,0.0010793209075927734,0.0010969340801239014,0.0010851919651031494,0.0010812878608703613,0.0010930299758911133,0.001040130853652954,0.0010930299758911133,0.001036226749420166,0.000979408621788025,0.0009833425283432007]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.004291892051696777,0.0056082638911902905,0.006985361687839031,0.008448650129139423,0.009953075088560581,0.011365432292222977,0.012865940108895302,0.014364488422870636,0.01587870717048645,0.017396844923496246,0.018922816962003708,0.02044879086315632,0.02192579209804535,0.02343217469751835,0.02491113543510437,0.026454737409949303,0.027963081374764442,0.029422450810670853,0.0307505764067173,0.0320218950510025,0.033244237303733826,0.03439802676439285,0.0354812890291214,0.0365292951464653,0.03749110549688339,0.038427453488111496,0.03931678831577301,0.04016498848795891,0.040977925062179565,0.04172034189105034,0.042439255863428116,0.04314837232232094,0.04380655661225319,0.04440009966492653,0.04496817663311958,0.04549511894583702,0.04602793604135513,0.046509820967912674,0.04698387160897255,0.04740503430366516,0.047843825072050095,0.04821797087788582,0.04858820140361786,0.048932965844869614,0.04921308532357216,0.049526508897542953,0.04979879409074783,0.050088707357645035,0.050347279757261276,0.050605855882167816,0.05083896219730377,0.05107598751783371,0.051311053335666656,0.05149714648723602,0.05169107764959335,0.05186737701296806,0.05202408879995346,0.052192553877830505,0.05233359336853027,0.05247071385383606,0.052590206265449524,0.052717532962560654,0.052831150591373444,0.05294868350028992,0.05304662883281708,0.053152408450841904,0.05325230956077576,0.05333458259701729,0.05342273414134979,0.05350108817219734,0.05355789512395859,0.053616661578416824,0.0536891408264637,0.05375770479440689,0.05380471795797348,0.05384977161884308,0.053908538073301315,0.05396142601966858,0.05401235818862915,0.054051537066698074,0.05408875644207001,0.05412009730935097,0.05415339767932892,0.054180823266506195,0.05420824885368347,0.054231755435466766,0.054257217794656754,0.05428268387913704,0.0543140284717083,0.05433753505349159,0.05436300113797188,0.05438650771975517,0.05441001430153847,0.05442960187792778,0.05444135516881943,0.05444918945431709,0.05446682125329971,0.05447857454419136,0.054500121623277664,0.0545138344168663,0.054531462490558624,0.05453930050134659,0.054547134786844254,0.05455496907234192,0.054564762860536575,0.05457260087132454,0.054584354162216187,0.05459022894501686,0.054596107453107834,0.0546039417386055,0.05460786074399948,0.05461177974939346,0.05461765453219414,0.05462157353758812,0.054627448320388794,0.054631367325782776,0.05463724210858345,0.05464116111397743,0.05464312061667442,0.0546489953994751,0.05465487390756607,0.05465487390756607,0.05465683341026306,0.054660748690366745,0.054660748690366745,0.054662708193063736,0.054662708193063736,0.05466466769576073,0.05466858670115471,0.0546705462038517,0.0546705462038517,0.05467250198125839,0.05467250198125839,0.05467446148395538,0.05467446148395538,0.05467446148395538,0.05467446148395538,0.054676420986652374,0.054678380489349365,0.054680339992046356,0.054680339992046356,0.05468229949474335,0.05468229949474335,0.05468425527215004,0.05468425527215004,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703,0.05468621477484703],"recovered":[0.0,0.0017727926606312394,0.0033399020321667194,0.004795355256646872,0.006305656861513853,0.00778853427618742,0.00916954968124628,0.01065242663025856,0.01212942786514759,0.013673030771315098,0.01519116759300232,0.016658375039696693,0.01819414086639881,0.019661348313093185,0.021199073642492294,0.02271917089819908,0.024217719212174416,0.025782868266105652,0.027246158570051193,0.028656557202339172,0.029959216713905334,0.031259916722774506,0.032476384192705154,0.0336262509226799,0.03474673628807068,0.03580453619360924,0.03678201884031296,0.037724245339632034,0.038592029362916946,0.03943435102701187,0.04024729132652283,0.04100733622908592,0.04171057790517807,0.042407941073179245,0.04304653778672218,0.043643999844789505,0.04421795532107353,0.04479582607746124,0.04530709609389305,0.045777227729558945,0.04623756557703018,0.046678315848112106,0.047091640532016754,0.04749909043312073,0.04787519574165344,0.04819057509303093,0.04851575195789337,0.04881546273827553,0.04909166321158409,0.0493796207010746,0.04964602738618851,0.049898725003004074,0.050157297402620316,0.05037865415215492,0.05060980096459389,0.050799813121557236,0.05098786577582359,0.05117200314998627,0.05135417729616165,0.05151284858584404,0.05164605379104614,0.05177533999085426,0.05191050097346306,0.05203783139586449,0.052163198590278625,0.05228269100189209,0.05237867683172226,0.05247662216424942,0.052564769983291626,0.05265292152762413,0.052741069346666336,0.05282726138830185,0.052884068340063095,0.05296046659350395,0.05304078012704849,0.05309758707880974,0.05314655974507332,0.05319161340594292,0.05324450507760048,0.053299352526664734,0.05334049090743065,0.05337771028280258,0.05342080444097519,0.05345214530825615,0.053477611392736435,0.05350503697991371,0.05353246256709099,0.05355400964617729,0.053589269518852234,0.05362648889422417,0.053651951253414154,0.05367545783519745,0.05369896441698074,0.053730309009552,0.05374597758054733,0.05376360937952995,0.05378124117851257,0.05379299446940422,0.05380670353770256,0.05382629483938217,0.05383804813027382,0.05385371670126915,0.053861554712057114,0.05386938899755478,0.05388506129384041,0.053894855082035065,0.05390268936753273,0.053912483155727386,0.05391836166381836,0.053928155452013016,0.05393011495471001,0.05393403396010399,0.05393794924020767,0.053943827748298645,0.05395166203379631,0.05395558103919029,0.053959496319293976,0.05396537482738495,0.05396929383277893,0.053975168615579605,0.05398104712367058,0.05398300290107727,0.05398692190647125,0.05398888140916824,0.053992800414562225,0.053994759917259216,0.05399671569466591,0.05399671569466591,0.0539986751973629,0.05400455370545387,0.054008468985557556,0.054008468985557556,0.05401042848825455,0.05401042848825455,0.05401042848825455,0.05401238799095154,0.05401238799095154,0.05401238799095154,0.05401238799095154,0.05401434749364853,0.05401630699634552,0.05401630699634552,0.05401826649904251,0.05401826649904251,0.054020222276449203,0.054020222276449203,0.054020222276449203,0.054020222276449203,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194,0.054022181779146194],"active":[0.004291892051696777,0.003835471346974373,0.0036454596556723118,0.003653294872492552,0.003647418227046728,0.003576898016035557,0.003696390427649021,0.003712061792612076,0.0037492793053388596,0.0037238141521811485,0.0037316493690013885,0.0037904158234596252,0.0037316512316465378,0.0037708263844251633,0.003712061792612076,0.0037355665117502213,0.003745362162590027,0.003639582544565201,0.003504417836666107,0.00336533784866333,0.003285020589828491,0.003138110041618347,0.0030049048364162445,0.0029030442237854004,0.0027443692088127136,0.0026229172945022583,0.0025347694754600525,0.0024407431483268738,0.002385895699262619,0.0022859908640384674,0.0021919645369052887,0.002141036093235016,0.002095978707075119,0.001992158591747284,0.0019216388463974,0.0018511191010475159,0.001809980720281601,0.0017139948904514313,0.0016767755150794983,0.0016278065741062164,0.0016062594950199127,0.0015396550297737122,0.0014965608716011047,0.001433875411748886,0.0013378895819187164,0.001335933804512024,0.0012830421328544617,0.0012732446193695068,0.001255616545677185,0.001226235181093216,0.001192934811115265,0.0011772625148296356,0.001153755933046341,0.0011184923350811005,0.001081276684999466,0.0010675638914108276,0.0010362230241298676,0.0010205507278442383,0.0009794160723686218,0.0009578652679920197,0.0009441524744033813,0.0009421929717063904,0.0009206496179103851,0.0009108521044254303,0.0008834302425384521,0.0008697174489498138,0.0008736327290534973,0.000857960432767868,0.0008579641580581665,0.0008481666445732117,0.0008168257772922516,0.000789400190114975,0.0008050724864006042,0.0007972382009029388,0.0007639378309249878,0.0007521845400333405,0.0007619783282279968,0.0007698126137256622,0.0007678531110286713,0.0007521845400333405,0.0007482655346393585,0.0007423870265483856,0.0007325932383537292,0.0007286779582500458,0.0007306374609470367,0.0007267184555530548,0.0007247552275657654,0.0007286742329597473,0.0007247589528560638,0.0007110461592674255,0.000711049884557724,0.000711049884557724,0.000711049884557724,0.0006992928683757782,0.0006953775882720947,0.0006855800747871399,0.0006855800747871399,0.0006855800747871399,0.0006934180855751038,0.0006875395774841309,0.0006934143602848053,0.0006855838000774384,0.0006855800747871399,0.0006855800747871399,0.000679701566696167,0.0006777457892894745,0.0006816647946834564,0.0006777457892894745,0.0006777457892894745,0.0006757862865924835,0.0006777457892894745,0.0006777457892894745,0.0006797052919864655,0.0006777457892894745,0.0006757862865924835,0.0006757862865924835,0.0006777457892894745,0.0006757862865924835,0.0006738267838954926,0.0006738267838954926,0.0006738267838954926,0.0006718710064888,0.0006699115037918091,0.0006718672811985016,0.0006679482758045197,0.0006679482758045197,0.0006659924983978271,0.0006679520010948181,0.0006699115037918091,0.0006659924983978271,0.0006620772182941437,0.0006640329957008362,0.0006620734930038452,0.0006640329957008362,0.0006640329957008362,0.0006620734930038452,0.0006620734930038452,0.0006640329957008362,0.0006659924983978271,0.0006659924983978271,0.0006640329957008362,0.0006659924983978271,0.0006640329957008362,0.0006659887731075287,0.0006640329957008362,0.0006659924983978271,0.0006659924983978271,0.0006659924983978271,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362,0.0006640329957008362]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.004291892051696777,0.005588674917817116,0.006944224704056978,0.00835462287068367,0.00973563827574253,0.011175420135259628,0.012532928958535194,0.01394724566489458,0.01530867163091898,0.016591742634773254,0.017941415309906006,0.01923036202788353,0.02056436613202095,0.021820012480020523,0.023126589134335518,0.02436460554599762,0.02558695152401924,0.026685886085033417,0.027729973196983337,0.028701581060886383,0.029639888554811478,0.03055664710700512,0.03139309212565422,0.03216685354709625,0.03288772329688072,0.033551786094903946,0.03421388939023018,0.03485836088657379,0.0354362353682518,0.03597884625196457,0.03648228198289871,0.036983754485845566,0.03743038326501846,0.037863295525312424,0.03827270120382309,0.03864097222685814,0.039003368467092514,0.03933442011475563,0.03963413089513779,0.03992404416203499,0.04021396115422249,0.04046665504574776,0.04069388657808304,0.04089173302054405,0.04108566418290138,0.041283510625362396,0.04146372899413109,0.04162827506661415,0.04177715256810188,0.0419299453496933,0.04204747825860977,0.04218851774930954,0.04231780394911766,0.04242946207523346,0.042537201195955276,0.04263514280319214,0.04273504763841629,0.042821239680051804,0.04290938749909401,0.04298774525523186,0.04305042698979378,0.043113112449645996,0.04316991940140724,0.04323260486125946,0.04329529032111168,0.04334034398198128,0.04339127242565155,0.04344024509191513,0.043481383472681046,0.04351860284805298,0.04355582222342491,0.04358912259340286,0.04362829774618149,0.04366356134414673,0.04369098320603371,0.04371253028512001,0.043736036866903305,0.043755628168582916,0.043767381459474564,0.043783050030469894,0.04379480332136154,0.0438046008348465,0.04382222890853882,0.04384181648492813,0.04385356977581978,0.04386336728930473,0.04387316107749939,0.04388687387108803,0.0438927486538887,0.043900586664676666,0.04390450194478035,0.04391821473836899,0.04392017424106598,0.043929968029260635,0.0439378023147583,0.043945640325546265,0.04394955560564995,0.04395543411374092,0.04395739361643791,0.0439593531191349,0.043961308896541595,0.04396522790193558,0.04396914690732956,0.04397306218743324,0.043976981192827225,0.043978940695524216,0.043978940695524216,0.04398090019822121,0.0439828597009182,0.04398481547832489,0.04398677498102188,0.04398677498102188,0.04398677498102188,0.04398873448371887,0.04398873448371887,0.04398873448371887,0.04398873448371887,0.04398873448371887,0.04399069398641586,0.04399069398641586,0.04399069398641586,0.04399069398641586,0.043992653489112854,0.043994612991809845,0.043994612991809845,0.043994612991809845,0.043994612991809845,0.043994612991809845,0.04399656876921654,0.04399656876921654,0.04399656876921654,0.04399656876921654,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353,0.04399852827191353],"recovered":[0.0,0.0017434093169867992,0.0032732998952269554,0.004709164146333933,0.006133275106549263,0.007584810256958008,0.008971702307462692,0.01041148416697979,0.01179054006934166,0.013185267336666584,0.014513392932713032,0.01583368331193924,0.017153972759842873,0.01849972829222679,0.01979847066104412,0.021052157506346703,0.02233131043612957,0.0235516969114542,0.024713316932320595,0.02584751322865486,0.026877887547016144,0.02789846807718277,0.028825020417571068,0.029720231890678406,0.03052729368209839,0.031353943049907684,0.032061100006103516,0.03273691609501839,0.033393144607543945,0.03403957933187485,0.03460177779197693,0.0351208820939064,0.0356341116130352,0.036104243248701096,0.03660767897963524,0.03704451024532318,0.037485260516405106,0.0378652848303318,0.03822963684797287,0.038525428622961044,0.038815345615148544,0.03911113739013672,0.039393216371536255,0.03965570777654648,0.039871182292699814,0.04008470103144646,0.04029626399278641,0.040499985218048096,0.04068803787231445,0.04084083437919617,0.0409897081553936,0.04112095385789871,0.04126395285129547,0.041397158056497574,0.041510771960020065,0.04162634536623955,0.04172233119606972,0.04183594882488251,0.04192018136382103,0.04201812297105789,0.042106274515390396,0.04217875376343727,0.04225514829158783,0.042311955243349075,0.0423726812005043,0.042441245168447495,0.04249609261751175,0.04254898056387901,0.04259795323014259,0.04263909161090851,0.04267631098628044,0.042713530361652374,0.042748790234327316,0.04278209060430527,0.04281735047698021,0.04284869134426117,0.042872197926044464,0.04289962351322174,0.042925089597702026,0.04294271767139435,0.042970143258571625,0.04298973083496094,0.04300736263394356,0.04302303120493889,0.04304066300392151,0.04305829107761383,0.04307200387120247,0.04307984188199043,0.04309159517288208,0.04310334846377373,0.043115101754665375,0.04312097653746605,0.04312881454825401,0.0431327298283577,0.04314252361655235,0.04315036162734032,0.04315623641014099,0.04316015541553497,0.043164074420928955,0.04316994920372963,0.04316994920372963,0.04317386820912361,0.0431758277118206,0.043179742991924286,0.04318366199731827,0.04318758100271225,0.04318758100271225,0.04318953678011894,0.04319149628281593,0.043195415288209915,0.043197374790906906,0.04320129007101059,0.04320324957370758,0.04320324957370758,0.04320324957370758,0.04320324957370758,0.04320324957370758,0.04320324957370758,0.04320324957370758,0.04320324957370758,0.04320324957370758,0.04320324957370758,0.04320324957370758,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457,0.04320520907640457],"active":[0.004291892051696777,0.0038452656008303165,0.003670924808830023,0.003645458724349737,0.003602363169193268,0.0035906098783016205,0.003561226651072502,0.003535761497914791,0.00351813156157732,0.0034064752981066704,0.003428022377192974,0.00339667871594429,0.0034103933721780777,0.0033202841877937317,0.003328118473291397,0.003312448039650917,0.0032556410878896713,0.003134189173579216,0.0030166562646627426,0.0028540678322315216,0.002762001007795334,0.0026581790298223495,0.0025680717080831528,0.0024466216564178467,0.0023604296147823334,0.0021978430449962616,0.002152789384126663,0.0021214447915554047,0.0020430907607078552,0.0019392669200897217,0.0018805041909217834,0.0018628723919391632,0.001796271651983261,0.0017590522766113281,0.001665022224187851,0.0015964619815349579,0.0015181079506874084,0.0014691352844238281,0.001404494047164917,0.001398615539073944,0.001398615539073944,0.0013555176556110382,0.0013006702065467834,0.0012360252439975739,0.0012144818902015686,0.0011988095939159393,0.0011674650013446808,0.0011282898485660553,0.0010891146957874298,0.0010891109704971313,0.0010577701032161713,0.0010675638914108276,0.0010538510978221893,0.0010323040187358856,0.0010264292359352112,0.001008797436952591,0.0010127164423465729,0.0009852908551692963,0.0009892061352729797,0.0009696222841739655,0.0009441524744033813,0.000934358686208725,0.0009147711098194122,0.0009206496179103851,0.0009226091206073761,0.000899098813533783,0.000895179808139801,0.0008912645280361176,0.0008834302425384521,0.0008795112371444702,0.0008795112371444702,0.0008755922317504883,0.0008795075118541718,0.0008814707398414612,0.0008736327290534973,0.0008638389408588409,0.0008638389408588409,0.0008560046553611755,0.0008422918617725372,0.0008403323590755463,0.000824660062789917,0.0008148699998855591,0.0008148662745952606,0.0008187852799892426,0.0008129067718982697,0.0008050762116909027,0.0008011572062969208,0.0008070319890975952,0.0008011534810066223,0.0007972382009029388,0.000789400190114975,0.0007972382009029388,0.0007913596928119659,0.0007972382009029388,0.0007952786982059479,0.0007952786982059479,0.0007933191955089569,0.0007952786982059479,0.0007933191955089569,0.0007894039154052734,0.0007913596928119659,0.0007913596928119659,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007913596928119659,0.0007913596928119659,0.0007913634181022644,0.0007913634181022644,0.000789400190114975,0.000789400190114975,0.0007854849100112915,0.0007835254073143005,0.0007854849100112915,0.0007854849100112915,0.0007854849100112915,0.0007854849100112915,0.0007854849100112915,0.0007874444127082825,0.0007874444127082825,0.0007874444127082825,0.0007874444127082825,0.0007894039154052734,0.0007894039154052734,0.0007894039154052734,0.0007894039154052734,0.0007894039154052734,0.0007894039154052734,0.0007913596928119659,0.0007913596928119659,0.0007913596928119659,0.0007913596928119659,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569,0.0007933191955089569]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.004291892051696777,0.0055906339548528194,0.0069168005138635635,0.008264514617621899,0.009608311578631401,0.01093055959790945,0.012215589173138142,0.013473195023834705,0.014687704853713512,0.015886543318629265,0.017059916630387306,0.01823524758219719,0.019314594566822052,0.02039981819689274,0.02142823487520218,0.022464485839009285,0.02350073680281639,0.024419454857707024,0.025253940373659134,0.02601790614426136,0.026750531047582626,0.02741263434290886,0.028027724474668503,0.028593841940164566,0.029109029099345207,0.029635969549417496,0.030135486274957657,0.030582113191485405,0.031026780605316162,0.031397007405757904,0.031751565635204315,0.032090455293655396,0.03238820657134056,0.03264873847365379,0.03289555758237839,0.03314042091369629,0.03336764872074127,0.03357724845409393,0.03376138582825661,0.03395727276802063,0.034125737845897675,0.03428244963288307,0.034431323409080505,0.034558653831481934,0.03467618674039841,0.03477609157562256,0.03489166498184204,0.03498765081167221,0.03507775813341141,0.035167865455150604,0.035250142216682434,0.03532262146472931,0.03538922220468521,0.03547149524092674,0.035526342689991,0.03557531535625458,0.03562428802251816,0.03567130118608475,0.035714395344257355,0.0357496552169323,0.035782959312200546,0.03580842167139053,0.03583584725856781,0.03586523234844208,0.0358828604221344,0.035908326506614685,0.03592203930020332,0.03594554588198662,0.035957299172878265,0.035971011966466904,0.035986680537462234,0.03600039333105087,0.03601214662194252,0.03602389991283417,0.03603173792362213,0.03604349121451378,0.036053285002708435,0.03605915978550911,0.0360611192882061,0.03606699779629707,0.03607091307640076,0.03607875108718872,0.036086585372686386,0.03609246015548706,0.03609833866357803,0.036102257668972015,0.03610421344637871,0.03610813245177269,0.03611205145716667,0.03611401095986366,0.03611988574266434,0.03612184524536133,0.03612576425075531,0.036129679530858994,0.036129679530858994,0.036131639033555984,0.036133598536252975,0.03613947331905365,0.03614143282175064,0.03614535182714462,0.036147311329841614,0.036149270832538605,0.036149270832538605,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453,0.0361512266099453],"recovered":[0.0,0.0017512448830530047,0.003341861069202423,0.004742464981973171,0.006146986968815327,0.007578933611512184,0.008893346413969994,0.010207759216427803,0.011459488421678543,0.012726888060569763,0.01397274062037468,0.015099099837243557,0.016339074820280075,0.017461517825722694,0.018568288534879684,0.019610416144132614,0.020685845986008644,0.021757356822490692,0.022752471268177032,0.02368098311126232,0.024493921548128128,0.025304900482296944,0.026045359671115875,0.026685915887355804,0.027279458940029144,0.027804439887404442,0.028372516855597496,0.0289072934538126,0.02937350794672966,0.029800545424222946,0.03019232302904129,0.030574306845664978,0.03097587823867798,0.031308889389038086,0.03157529607415199,0.031853459775447845,0.032125744968652725,0.03237844258546829,0.03260371461510658,0.032797642052173615,0.03300528600811958,0.03318941965699196,0.033344171941280365,0.03350871801376343,0.0336478017270565,0.033790796995162964,0.03390049561858177,0.034031741321086884,0.0341179333627224,0.03421979397535324,0.03431382030248642,0.03439609333872795,0.03448032587766647,0.03455672413110733,0.03463899716734886,0.03469972312450409,0.034758489578962326,0.0348094217479229,0.03486035019159317,0.034903448075056076,0.034946542233228683,0.03498572111129761,0.03501902148127556,0.0350542813539505,0.03508170694112778,0.035107169300317764,0.035126760601997375,0.0351443886756897,0.03516985476016998,0.0351874865591526,0.03519728034734726,0.03520903363823891,0.03522470220923424,0.035236455500125885,0.03524820879101753,0.03525800630450249,0.03527171537280083,0.03527955338358879,0.03528934717178345,0.03529130667448044,0.03529522567987442,0.035299140959978104,0.03530697897076607,0.03531285375356674,0.035316772758960724,0.0353226475417614,0.03532656654715538,0.035332441329956055,0.03534027934074402,0.0353441946208477,0.03534615412354469,0.035350073128938675,0.035352032631635666,0.03535399213433266,0.03535594791173935,0.03535790741443634,0.03535986691713333,0.03536182641983032,0.03536378592252731,0.035365745425224304,0.03536966070532799,0.03537357971072197,0.03537553921341896,0.03537553921341896,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595,0.03537749871611595],"active":[0.004291892051696777,0.003839388955384493,0.0035749394446611404,0.0035220496356487274,0.0034613246098160744,0.0033516259863972664,0.003322242759168148,0.0032654358074069023,0.0032282164320349693,0.0031596552580595016,0.0030871760100126266,0.0031361477449536324,0.002975519746541977,0.002938300371170044,0.0028599463403224945,0.002854069694876671,0.002814890816807747,0.0026620980352163315,0.0025014691054821014,0.0023369230329990387,0.0022566094994544983,0.0021077338606119156,0.0019823648035526276,0.0019079260528087616,0.001829570159316063,0.001831529662013054,0.0017629694193601608,0.0016748197376728058,0.001653272658586502,0.0015964619815349579,0.001559242606163025,0.0015161484479904175,0.0014123283326625824,0.0013398490846157074,0.0013202615082263947,0.0012869611382484436,0.0012419037520885468,0.0011988058686256409,0.0011576712131500244,0.0011596307158470154,0.0011204518377780914,0.0010930299758911133,0.0010871514678001404,0.0010499358177185059,0.0010283850133419037,0.0009852945804595947,0.0009911693632602692,0.0009559094905853271,0.0009598247706890106,0.0009480714797973633,0.0009363219141960144,0.000926528126001358,0.0009088963270187378,0.0009147711098194122,0.0008873455226421356,0.0008755922317504883,0.0008657984435558319,0.00086187943816185,0.0008540451526641846,0.0008462071418762207,0.0008364170789718628,0.000822700560092926,0.0008168257772922516,0.0008109509944915771,0.0008011534810066223,0.0008011572062969208,0.0007952786982059479,0.0008011572062969208,0.0007874444127082825,0.0007835254073143005,0.000789400190114975,0.0007913596928119659,0.0007874444127082825,0.0007874444127082825,0.000783529132604599,0.0007854849100112915,0.000781569629907608,0.0007796064019203186,0.0007717721164226532,0.0007756911218166351,0.0007756873965263367,0.0007796101272106171,0.0007796064019203186,0.0007796064019203186,0.0007815659046173096,0.0007796101272106171,0.0007776468992233276,0.0007756911218166351,0.0007717721164226532,0.0007698163390159607,0.0007737316191196442,0.0007717721164226532,0.0007737316191196442,0.0007756873965263367,0.0007737316191196442,0.0007737316191196442,0.0007737316191196442,0.0007776468992233276,0.0007776468992233276,0.0007796064019203186,0.0007776506245136261,0.0007756911218166351,0.0007737316191196442,0.0007756873965263367,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.004291892051696777,0.0055945515632629395,0.007051963359117508,0.008495663292706013,0.009966786950826645,0.011398733593523502,0.012801296077668667,0.014237160794436932,0.015674982219934464,0.01714610680937767,0.018581971526145935,0.020010000094771385,0.021469371393322945,0.022915029898285866,0.024352852255105972,0.02580830454826355,0.027281388640403748,0.028623225167393684,0.029894543811678886,0.03103657439351082,0.03219623491168022,0.03330692648887634,0.03437452018260956,0.035361796617507935,0.03634319826960564,0.03721686080098152,0.03808268904685974,0.038891710340976715,0.03965567797422409,0.04036283493041992,0.04106803238391876,0.041732095181941986,0.04233739152550697,0.04289175942540169,0.04345003888010979,0.04395347461104393,0.044429484754800797,0.04491528868675232,0.045389339327812195,0.045792870223522186,0.04619836062192917,0.04656858742237091,0.04693881794810295,0.04727574810385704,0.047618553042411804,0.047892797738313675,0.04820621758699417,0.04849417507648468,0.04875078797340393,0.04897214099764824,0.04920525103807449,0.04943443834781647,0.04966362938284874,0.04985560104250908,0.05004953220486641,0.050219953060150146,0.050378624349832535,0.050556883215904236,0.0507214292883873,0.05083896219730377,0.05098196119070053,0.05111124739050865,0.0512346588075161,0.05134435370564461,0.051456011831760406,0.051550038158893585,0.05164014548063278,0.05171654373407364,0.05180077627301216,0.05186541751027107,0.05193202197551727,0.05200645700097084,0.05207502096891403,0.05213182792067528,0.052206266671419144,0.052257195115089417,0.052304208278656006,0.052351221442222595,0.052398234605789185,0.05245504528284073,0.05250205844640732,0.05253731831908226,0.05257845297455788,0.052609797567129135,0.052639178931713104,0.052670519798994064,0.05269598588347435,0.052717532962560654,0.052737124264240265,0.05276063084602356,0.052784137427806854,0.05280960351228714,0.052831150591373444,0.05285857617855072,0.05287424474954605,0.05289187654852867,0.05290558934211731,0.05292125791311264,0.05293301120400429,0.052942804992198944,0.05295455828309059,0.052964355796575546,0.052976109087467194,0.05298590287566185,0.052993737161159515,0.05300157144665718,0.05300353094935417,0.053011368960142136,0.05301528424024582,0.05302116274833679,0.05302899703383446,0.05303291603922844,0.053040750324726105,0.05304466933012009,0.05305250361561775,0.053056422621011734,0.05306033790111542,0.0530642569065094,0.05307013541460037,0.053072091192007065,0.053072091192007065,0.053074050694704056,0.05308188870549202,0.05308188870549202,0.05308384448289871,0.0530858039855957,0.053087763488292694,0.053089722990989685,0.053089722990989685,0.053089722990989685,0.053091682493686676,0.05309364199638367,0.05309364199638367,0.05309364199638367,0.05309560149908066,0.05309560149908066,0.05309560149908066,0.05309755727648735,0.05309755727648735,0.05309755727648735,0.05309951677918434,0.05310147628188133,0.05310343578457832,0.05310343578457832,0.053105395287275314,0.053105395287275314,0.053105395287275314,0.053105395287275314,0.053105395287275314,0.053105395287275314,0.053107354789972305,0.053107354789972305,0.053107354789972305,0.053107354789972305,0.053107354789972305,0.053109310567379,0.053109310567379,0.05311322957277298,0.05311518907546997,0.05311518907546997,0.05311518907546997,0.05311518907546997,0.05311518907546997,0.05311714857816696,0.05311910808086395,0.053121063858270645,0.053121063858270645,0.053121063858270645,0.053123023360967636,0.053123023360967636,0.053123023360967636,0.053123023360967636,0.053123023360967636,0.053123023360967636,0.053123023360967636,0.05312498286366463,0.05312498286366463,0.05312694236636162,0.05312890186905861,0.05312890186905861,0.05312890186905861,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556,0.0531308613717556],"recovered":[0.0,0.0018041348084807396,0.0033144366461783648,0.004811026155948639,0.006288026925176382,0.0077415211126208305,0.009202850982546806,0.010632838122546673,0.012045195326209068,0.013445799238979816,0.014850321225821972,0.016303814947605133,0.017733803018927574,0.019163791090250015,0.020636873319745064,0.02205902524292469,0.02347138337790966,0.024920959025621414,0.02637249417603016,0.027667317539453506,0.028921006247401237,0.03012963943183422,0.03128146380186081,0.032398030161857605,0.03341665118932724,0.03442743793129921,0.03530893474817276,0.036215901374816895,0.037068016827106476,0.037900544703006744,0.0387134812772274,0.03942063823342323,0.04010820761322975,0.04078402370214462,0.04139323905110359,0.041949562728405,0.042501967400312424,0.04302499070763588,0.0435343012213707,0.044014230370521545,0.04449807479977608,0.04494078457355499,0.045309051871299744,0.04570082947611809,0.04605930671095848,0.046421702951192856,0.046754710376262665,0.04706617444753647,0.047348253428936005,0.047638170421123505,0.047910455614328384,0.0481749065220356,0.04841780662536621,0.048648957163095474,0.04886835068464279,0.04906032234430313,0.049260128289461136,0.049436427652835846,0.04961664602160454,0.049787070602178574,0.049933984875679016,0.05008677765727043,0.05023369565606117,0.05035514757037163,0.05048443377017975,0.05060392618179321,0.05069991201162338,0.05080177262425423,0.050893839448690414,0.05097023770213127,0.05103683844208717,0.0510975643992424,0.05117591843008995,0.05124448239803314,0.05130520462989807,0.05136789008975029,0.0514325350522995,0.05147954821586609,0.051534395664930344,0.05159316211938858,0.05164017528295517,0.051696982234716415,0.05173812061548233,0.051777299493551254,0.05182039365172386,0.05186348780989647,0.05189679190516472,0.05193009227514267,0.05195947363972664,0.051984939724206924,0.05201432481408119,0.05204370617866516,0.05207309126853943,0.05209659785032272,0.05212597921490669,0.05213969200849533,0.052161239087581635,0.05217495188117027,0.05219258368015289,0.05220237746834755,0.052210211753845215,0.052225884050130844,0.05223371833562851,0.05224547162652016,0.05225526541471481,0.05226310342550278,0.05227093771100044,0.05227681249380112,0.05228269100189209,0.05228269100189209,0.052290525287389755,0.05229836329817772,0.0523022785782814,0.05231207236647606,0.05231599137187004,0.052321869879961014,0.052323829382658005,0.05233166366815567,0.05233558267354965,0.052337538450956345,0.05234145745635033,0.05234341695904732,0.05234537646174431,0.05234929174184799,0.052355170249938965,0.05235908925533295,0.05235908925533295,0.05236300453543663,0.05236496403813362,0.05236496403813362,0.05236496403813362,0.05236496403813362,0.05236692354083061,0.05236692354083061,0.0523688830435276,0.0523688830435276,0.052370842546224594,0.052370842546224594,0.052370842546224594,0.052370842546224594,0.052370842546224594,0.052370842546224594,0.05237279832363129,0.05237475782632828,0.05237475782632828,0.05237671732902527,0.05237671732902527,0.05237671732902527,0.05237671732902527,0.05237671732902527,0.05237671732902527,0.05237867683172226,0.05237867683172226,0.05237867683172226,0.05237867683172226,0.05237867683172226,0.05238063633441925,0.05238259583711624,0.052384551614522934,0.052386511117219925,0.052386511117219925,0.052388470619916916,0.052388470619916916,0.052388470619916916,0.0523923896253109,0.0523923896253109,0.0523923896253109,0.05239630490541458,0.05239630490541458,0.05239826440811157,0.05239826440811157,0.05239826440811157,0.05239826440811157,0.05239826440811157,0.05239826440811157,0.05239826440811157,0.05239826440811157,0.05240022391080856,0.052402183413505554,0.052402183413505554,0.052402183413505554,0.052402183413505554,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545,0.052404142916202545],"active":[0.004291892051696777,0.0037904167547822,0.003737526712939143,0.003684637136757374,0.003678760025650263,0.003657212480902672,0.0035984450951218605,0.003604322671890259,0.003629786893725395,0.003700307570397854,0.003731650300323963,0.003706185147166252,0.0037355683743953705,0.0037512388080358505,0.0037159789353609085,0.0037492793053388596,0.0038100052624940872,0.00370226614177227,0.0035220496356487274,0.003369256854057312,0.003275228664278984,0.003177287057042122,0.0030930563807487488,0.0029637664556503296,0.0029265470802783966,0.002789422869682312,0.002773754298686981,0.0026758089661598206,0.0025876611471176147,0.0024622902274131775,0.0023545511066913605,0.002311456948518753,0.0022291839122772217,0.002107735723257065,0.002056799829006195,0.0020039118826389313,0.0019275173544883728,0.0018902979791164398,0.0018550381064414978,0.0017786398530006409,0.0017002858221530914,0.001627802848815918,0.0016297660768032074,0.0015749186277389526,0.0015592463314533234,0.001471094787120819,0.0014515072107315063,0.0014280006289482117,0.001402534544467926,0.0013339705765247345,0.001294795423746109,0.0012595318257808685,0.0012458227574825287,0.0012066438794136047,0.0011811815202236176,0.0011596307158470154,0.001118496060371399,0.00112045556306839,0.0011047832667827606,0.0010518915951251984,0.001047976315021515,0.0010244697332382202,0.0010009631514549255,0.0009892061352729797,0.000971578061580658,0.0009461119771003723,0.0009402334690093994,0.0009147711098194122,0.0009069368243217468,0.000895179808139801,0.0008951835334300995,0.0009088926017284393,0.0008991025388240814,0.0008873455226421356,0.0009010620415210724,0.0008893050253391266,0.0008716732263565063,0.0008716732263565063,0.0008638389408588409,0.0008618831634521484,0.0008618831634521484,0.0008403360843658447,0.0008403323590755463,0.0008324980735778809,0.0008187852799892426,0.0008070319890975952,0.0007991939783096313,0.000787440687417984,0.0007776506245136261,0.0007756911218166351,0.0007698126137256622,0.0007658973336219788,0.0007580593228340149,0.0007619783282279968,0.0007482655346393585,0.0007521845400333405,0.000744350254535675,0.0007463060319423676,0.0007404275238513947,0.0007404275238513947,0.0007443465292453766,0.0007384717464447021,0.0007423907518386841,0.0007404312491416931,0.0007384717464447021,0.0007384680211544037,0.0007325932383537292,0.0007345564663410187,0.0007325932383537292,0.0007384717464447021,0.0007384717464447021,0.0007345527410507202,0.0007384717464447021,0.0007325969636440277,0.0007365122437477112,0.0007345527410507202,0.0007365085184574127,0.0007325932383537292,0.0007345527410507202,0.0007345527410507202,0.0007306337356567383,0.0007306337356567383,0.0007365122437477112,0.0007325969636440277,0.0007286742329597473,0.0007267147302627563,0.0007286742329597473,0.0007267184555530548,0.0007247589528560638,0.0007247589528560638,0.0007267184555530548,0.0007286779582500458,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007247589528560638,0.0007267147302627563,0.0007267147302627563,0.0007267147302627563,0.0007286742329597473,0.0007306337356567383,0.0007306374609470367,0.0007286779582500458,0.0007306374609470367,0.0007286779582500458,0.0007286779582500458,0.0007286779582500458,0.0007286779582500458,0.0007286779582500458,0.0007306374609470367,0.0007286779582500458,0.0007286779582500458,0.0007286779582500458,0.0007286779582500458,0.0007306337356567383,0.0007286742329597473,0.0007306337356567383,0.0007306374609470367,0.0007286779582500458,0.0007286779582500458,0.0007267184555530548,0.0007267184555530548,0.0007286779582500458,0.0007267184555530548,0.0007286742329597473,0.0007286742329597473,0.0007247589528560638,0.0007267184555530548,0.0007247589528560638,0.0007247589528560638,0.0007247589528560638,0.0007247589528560638,0.0007247589528560638,0.0007247589528560638,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007286779582500458,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548,0.0007267184555530548]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.004291892051696777,0.005598469637334347,0.0069834026508033276,0.008364418521523476,0.009698419831693172,0.01101871021091938,0.012393848039209843,0.013770945370197296,0.015101030468940735,0.016401730477809906,0.01772593893110752,0.019014885649085045,0.02030579186975956,0.02152422070503235,0.02268388122320175,0.023890554904937744,0.025065887719392776,0.02611389197409153,0.027120759710669518,0.028051231056451797,0.028948402032256126,0.029800517484545708,0.030597783625125885,0.03135587275028229,0.032055195420980453,0.03271925821900368,0.033373527228832245,0.03393964469432831,0.034513600170612335,0.035042498260736465,0.035538095980882645,0.03600823134183884,0.03644897788763046,0.03685838729143143,0.03725995868444443,0.03764977678656578,0.03802000731229782,0.03833538666367531,0.038617465645074844,0.038891710340976715,0.03914636746048927,0.03940102085471153,0.03962629288434982,0.03985156491398811,0.0400552898645401,0.04025117680430412,0.040415726602077484,0.04058418795466423,0.04072914645075798,0.04088781774044037,0.0410151444375515,0.04114443063735962,0.041283510625362396,0.04139908775687218,0.041504867374897,0.041602808982133865,0.04169292002916336,0.04177715256810188,0.041859425604343414,0.04193190485239029,0.04199850559234619,0.04205727204680443,0.04211016371846199,0.04215717688202858,0.042212024331092834,0.04225707799196243,0.04230605065822601,0.042356982827186584,0.042405955493450165,0.042452968657016754,0.04249018803238869,0.042517609894275665,0.042550910264253616,0.042580295354127884,0.04260576143860817,0.042629268020391464,0.042660608887672424,0.04268215596675873,0.042695868760347366,0.042707622051239014,0.04272329434752464,0.042742881923913956,0.042760513722896576,0.04277226701378822,0.04278402030467987,0.04279773309826851,0.042807526886463165,0.04281536117196083,0.042823195457458496,0.04282907396554947,0.042838867753744125,0.04284670203924179,0.04285062104463577,0.042856499552726746,0.04286433383822441,0.042870208621025085,0.04287412762641907,0.04287804663181305,0.04288196191191673,0.042883921414613724,0.042887840420007706,0.04289175942540169,0.04289371520280838,0.04289371520280838,0.04289567470550537,0.04289763420820236,0.04289959371089935,0.042901553213596344,0.042901553213596344,0.04290546849370003,0.04290938749909401,0.04290938749909401,0.042911347001791,0.042911347001791,0.042911347001791,0.042911347001791,0.042911347001791,0.04291330650448799,0.04291330650448799,0.04291526600718498,0.04291526600718498,0.04291526600718498,0.04291526600718498,0.04291526600718498,0.04291526600718498,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675,0.042917221784591675],"recovered":[0.0,0.001782587030902505,0.0033085597679018974,0.004773807246237993,0.006186164915561676,0.0076083168387413025,0.00894427765160799,0.010348799638450146,0.011780745349824429,0.013120624236762524,0.014436996541917324,0.015743574127554893,0.017059946432709694,0.018331263214349747,0.019526183605194092,0.02072894014418125,0.02196107991039753,0.02308548241853714,0.02424122579395771,0.025318613275885582,0.026301974430680275,0.02728729508817196,0.02818642370402813,0.02901894971728325,0.029835805296897888,0.030570387840270996,0.03125208243727684,0.03190634772181511,0.0325331948697567,0.03314240649342537,0.03367326408624649,0.034241341054439545,0.03473106399178505,0.03519532084465027,0.03563019260764122,0.036041561514139175,0.03643529489636421,0.03681531921029091,0.03718554973602295,0.037514641880989075,0.037804558873176575,0.03810426592826843,0.03838634863495827,0.03862924873828888,0.03885648027062416,0.039073918014764786,0.03928351774811745,0.03946765139698982,0.03963024169206619,0.03979870304465294,0.03994758054614067,0.04009253904223442,0.040225740522146225,0.04034915193915367,0.04047843813896179,0.040595971047878265,0.04071154445409775,0.040805574506521225,0.04089372232556343,0.040981873869895935,0.041064146906137466,0.041142500936985016,0.04121498018503189,0.04127374663949013,0.041334472596645355,0.041383445262908936,0.0414363332092762,0.04148530587553978,0.04153623804450035,0.04158325120806694,0.041636139154434204,0.0416811965405941,0.04171449691057205,0.04174583777785301,0.04177326336503029,0.04179676994681358,0.04182811081409454,0.04185553640127182,0.0418829619884491,0.04190059006214142,0.04192017763853073,0.04193389043211937,0.04196327552199364,0.041976988315582275,0.041990701109170914,0.04200049489736557,0.042008329182863235,0.04201812297105789,0.04202987626194954,0.042041629552841187,0.04205142334103584,0.042057301849126816,0.04206709563732147,0.042072974145412445,0.04207884892821312,0.04208472743630409,0.04209060221910477,0.04209452122449875,0.04210039600729942,0.042106274515390396,0.04211018979549408,0.04211410880088806,0.04211802780628204,0.04211802780628204,0.04211802780628204,0.042119987308979034,0.04212194308638573,0.04212586209177971,0.0421278215944767,0.0421278215944767,0.04212978109717369,0.042133696377277374,0.042133696377277374,0.042135655879974365,0.042137615382671356,0.042137615382671356,0.042137615382671356,0.04213957488536835,0.04213957488536835,0.04213957488536835,0.04213957488536835,0.04213957488536835,0.04214153438806534,0.04214153438806534,0.04214153438806534,0.04214153438806534,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233,0.04214349389076233],"active":[0.004291892051696777,0.003815882606431842,0.00367484288290143,0.0035906112752854824,0.0035122549161314964,0.0034103933721780777,0.0034495703876018524,0.0034221457317471504,0.0033202851191163063,0.0032811062410473824,0.003288942389190197,0.0032713115215301514,0.0032458454370498657,0.003192957490682602,0.00315769761800766,0.0031616147607564926,0.003104807808995247,0.00302840955555439,0.0028795339167118073,0.0027326177805662155,0.0026464276015758514,0.0025132223963737488,0.0024113599210977554,0.0023369230329990387,0.0022193901240825653,0.0021488703787326813,0.0021214447915554047,0.002033296972513199,0.0019804053008556366,0.0019000917673110962,0.0018648318946361542,0.001766890287399292,0.0017179138958454132,0.0016630664467811584,0.0016297660768032074,0.0016082152724266052,0.001584712415933609,0.0015200674533843994,0.0014319159090518951,0.0013770684599876404,0.0013418085873126984,0.0012967549264431,0.0012399442493915558,0.001222316175699234,0.0011988095939159393,0.0011772587895393372,0.0011322088539600372,0.001116536557674408,0.0010989047586917877,0.0010891146957874298,0.0010675638914108276,0.0010518915951251984,0.0010577701032161713,0.0010499358177185059,0.0010264292359352112,0.0010068379342556,0.0009813755750656128,0.000971578061580658,0.0009657032787799835,0.0009500309824943542,0.000934358686208725,0.0009147711098194122,0.0008951835334300995,0.0008834302425384521,0.0008775517344474792,0.0008736327290534973,0.0008697174489498138,0.0008716769516468048,0.0008697174489498138,0.0008697174489498138,0.000854048877954483,0.0008364133536815643,0.0008364133536815643,0.0008344575762748718,0.0008324980735778809,0.0008324980735778809,0.0008324980735778809,0.000826619565486908,0.0008129067718982697,0.0008070319890975952,0.0008031167089939117,0.0008089914917945862,0.0007972382009029388,0.0007952786982059479,0.0007933191955089569,0.0007972382009029388,0.0007991977035999298,0.0007972382009029388,0.0007933191955089569,0.0007874444127082825,0.0007874444127082825,0.000789400190114975,0.0007835254073143005,0.0007835254073143005,0.0007854849100112915,0.000785481184720993,0.0007835254073143005,0.0007835254073143005,0.0007815659046173096,0.0007776468992233276,0.0007776506245136261,0.0007776506245136261,0.0007756873965263367,0.0007756873965263367,0.0007776468992233276,0.0007776468992233276,0.0007776506245136261,0.0007756911218166351,0.0007737316191196442,0.0007776468992233276,0.0007796064019203186,0.0007756911218166351,0.0007776506245136261,0.0007756911218166351,0.0007737316191196442,0.0007737316191196442,0.0007737316191196442,0.0007737316191196442,0.0007737316191196442,0.0007756911218166351,0.0007756911218166351,0.0007756911218166351,0.0007737316191196442,0.0007737316191196442,0.0007737316191196442,0.0007756873965263367,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457,0.0007737278938293457]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.004291892051696777,0.005541661754250526,0.006820815149694681,0.008135228417813778,0.009416339918971062,0.010670027695596218,0.011876702308654785,0.013091212138533592,0.014250872656702995,0.01537331473082304,0.016466373577713966,0.017590776085853577,0.018619190901517868,0.019661318510770798,0.02066230960190296,0.021641753613948822,0.022605525329709053,0.02346743643283844,0.02428624965250492,0.025050215423107147,0.025788716971874237,0.026474326848983765,0.027101170271635056,0.02765161730349064,0.028170723468065262,0.028660444542765617,0.029107071459293365,0.02950080670416355,0.029927844181656837,0.03030199185013771,0.030597783625125885,0.03089553490281105,0.03118153288960457,0.03145381808280945,0.03171239048242569,0.03197292238473892,0.03218056261539459,0.03237253427505493,0.03256842494010925,0.03274080902338028,0.03289947658777237,0.03306402266025543,0.03321681544184685,0.03335589915513992,0.033455800265073776,0.03354591131210327,0.033645812422037125,0.03374571353197098,0.033822111785411835,0.03389851003885269,0.03397490456700325,0.034049343317747116,0.03410027176141739,0.0341649167239666,0.034208014607429504,0.03425894305109978,0.034304000437259674,0.03434709459543228,0.03439214825630188,0.03442936763167381,0.03446854650974274,0.03450380265712738,0.03453318774700165,0.03455473482608795,0.034589994698762894,0.034623295068740845,0.034640926867723465,0.034656599164009094,0.034672267735004425,0.03468598052859306,0.03470948711037636,0.03472907841205597,0.03474082797765732,0.03475062549114227,0.034766294062137604,0.03477609157562256,0.03478000685572624,0.0347898006439209,0.034801557660102844,0.03480743244290352,0.03481330722570419,0.03482114523649216,0.03482897952198982,0.03483681380748749,0.03484269231557846,0.034848570823669434,0.03485248610377312,0.03485444560647011,0.03485836088657379,0.034864239394664764,0.034864239394664764,0.034866198897361755,0.03487011790275574,0.03487207740545273,0.03487599268555641,0.03487599268555641,0.034879907965660095,0.03488578647375107,0.03488774597644806,0.03488970547914505,0.03489166498184204,0.03489166498184204,0.03489558398723602,0.03489558398723602,0.03489558398723602,0.03489558398723602,0.03489558398723602,0.034897543489933014,0.034899499267339706,0.0349014587700367,0.0349014587700367,0.03490341827273369,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038,0.03490537405014038],"recovered":[0.0,0.0017434093169867992,0.0032164922449737787,0.004605343099683523,0.005970687139779329,0.007324278354644775,0.008587759919464588,0.009796393103897572,0.011053998954594135,0.01229005679488182,0.013428169302642345,0.01453494094312191,0.01564367115497589,0.016724975779652596,0.017771022394299507,0.0187994372099638,0.019821977242827415,0.02085626870393753,0.02175343967974186,0.022617308422923088,0.023449834436178207,0.024200089275836945,0.02494446560740471,0.02563595212996006,0.0262294951826334,0.026801491156220436,0.027332348749041557,0.027804439887404442,0.028247149661183357,0.0286506786942482,0.029075758531689644,0.029418563470244408,0.029751574620604515,0.030072830617427826,0.03038429468870163,0.030646786093711853,0.030903398990631104,0.031148260459303856,0.03138332813978195,0.03158509358763695,0.03176726773381233,0.03193965181708336,0.03211595118045807,0.03225895017385483,0.032413702458143234,0.03254886344075203,0.03266444057226181,0.03277413547039032,0.03287208080291748,0.03296414762735367,0.03303075209259987,0.033122818917036057,0.03318746015429497,0.033248186111450195,0.033312831073999405,0.03337943181395531,0.03343036398291588,0.03348325192928314,0.03352830931544304,0.03356552496552467,0.03360666334629059,0.033649757504463196,0.03368697687983513,0.033714402467012405,0.03375162184238434,0.0337829627096653,0.033812347799539566,0.03384760767221451,0.03386915475130081,0.03388286754488945,0.03390049561858177,0.033922042697668076,0.033937714993953705,0.03394946828484535,0.03396318107843399,0.03397689387202263,0.03399060666561127,0.03399844095110893,0.03400431573390961,0.034016069024801254,0.0340278223156929,0.034035660326480865,0.03404349461197853,0.03404741361737251,0.03405328840017319,0.03405524790287018,0.03406112641096115,0.034067001193761826,0.03407092019915581,0.03407679498195648,0.03407875448465347,0.03408659249544144,0.03409050777554512,0.03409246727824211,0.0340944267809391,0.034098345786333084,0.03410030156373978,0.03410422056913376,0.03410422056913376,0.03410813957452774,0.03410813957452774,0.03411009907722473,0.034112054854631424,0.034114014357328415,0.034115973860025406,0.034115973860025406,0.034115973860025406,0.034115973860025406,0.0341179333627224,0.0341179333627224,0.0341179333627224,0.0341179333627224,0.03411989286541939,0.03412185236811638,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307,0.03412380814552307],"active":[0.004291892051696777,0.003798252437263727,0.0036043229047209024,0.0035298853181302547,0.0034456527791917324,0.0033457493409514427,0.003288942389190197,0.0032948190346360207,0.00319687370210886,0.0030832579359412193,0.003038204275071621,0.0030558351427316666,0.002975519746541977,0.002936342731118202,0.0028912872076034546,0.0028423164039850235,0.0027835480868816376,0.0026111677289009094,0.0025328099727630615,0.002432907000184059,0.0023388825356960297,0.00227423757314682,0.0021567046642303467,0.0020156651735305786,0.0019412282854318619,0.0018589533865451813,0.0017747227102518082,0.0016963668167591095,0.0016806945204734802,0.001651313155889511,0.0015220250934362411,0.0014769714325666428,0.0014299582690000534,0.0013809874653816223,0.00132809579372406,0.001326136291027069,0.0012771636247634888,0.0012242738157510757,0.001185096800327301,0.001155715435743332,0.0011322088539600372,0.0011243708431720734,0.0011008642613887787,0.0010969489812850952,0.001042097806930542,0.000997047871351242,0.0009813718497753143,0.000971578061580658,0.0009500309824943542,0.0009343624114990234,0.0009441524744033813,0.0009265244007110596,0.0009128116071224213,0.0009167306125164032,0.0008951835334300995,0.0008795112371444702,0.0008736364543437958,0.0008638426661491394,0.0008638389408588409,0.0008638426661491394,0.0008618831634521484,0.0008540451526641846,0.0008462108671665192,0.0008403323590755463,0.0008383728563785553,0.0008403323590755463,0.0008285790681838989,0.0008089914917945862,0.0008031129837036133,0.0008031129837036133,0.0008089914917945862,0.0008070357143878937,0.0008031129837036133,0.0008011572062969208,0.0008031129837036133,0.0007991977035999298,0.000789400190114975,0.0007913596928119659,0.0007972419261932373,0.0007913634181022644,0.0007854849100112915,0.0007854849100112915,0.0007854849100112915,0.000789400190114975,0.0007894039154052734,0.0007933229207992554,0.0007913596928119659,0.0007874444127082825,0.000787440687417984,0.0007874444127082825,0.0007854849100112915,0.0007796064019203186,0.0007796101272106171,0.0007796101272106171,0.0007815659046173096,0.0007776468992233276,0.0007796064019203186,0.0007815659046173096,0.0007835254073143005,0.0007815659046173096,0.0007835254073143005,0.0007815659046173096,0.000783529132604599,0.000781569629907608,0.0007796101272106171,0.0007796101272106171,0.0007796101272106171,0.000781569629907608,0.0007815659046173096,0.0007835254073143005,0.0007835254073143005,0.0007854849100112915,0.000785481184720993,0.0007835216820240021,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096,0.0007815659046173096]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.004291892051696777,0.005557333119213581,0.0069344304502010345,0.00840359553694725,0.009808117523789406,0.011312542483210564,0.012801297008991241,0.014280255883932114,0.015759214758872986,0.01721075177192688,0.01875239610671997,0.020247025415301323,0.021771039813756943,0.023218657821416855,0.024793602526187897,0.026247095316648483,0.02768883667886257,0.029150167480111122,0.030644796788692474,0.03218056261539459,0.033647771924734116,0.0351463183760643,0.036627236753702164,0.03808464854955673,0.03951071947813034,0.04094070568680763,0.042343270033597946,0.043818309903144836,0.0452091209590435,0.04654704034328461,0.047877125442028046,0.04926793649792671,0.05059801787137985,0.05188304930925369,0.053171996027231216,0.05441197007894516,0.05563235655426979,0.05683903396129608,0.057983022183179855,0.05914660170674324,0.06031409651041031,0.06142282858490944,0.06254135072231293,0.06358347833156586,0.06461581587791443,0.06567949056625366,0.06670399010181427,0.06769714504480362,0.06870400905609131,0.06962860375642776,0.07052185386419296,0.0714053139090538,0.07233186811208725,0.07317810505628586,0.0740615651011467,0.07483924180269241,0.07563259452581406,0.07641419023275375,0.0771840289235115,0.07796171307563782,0.07871980220079422,0.07942499965429306,0.08014586567878723,0.08080405741930008,0.0814700797200203,0.08215177059173584,0.0828315019607544,0.08348576724529266,0.08413220196962357,0.08472182601690292,0.08532516658306122,0.08595004677772522,0.08649266511201859,0.08705878257751465,0.08759551495313644,0.08812833577394485,0.08861217647790909,0.08914891630411148,0.089658223092556,0.0901283547282219,0.09055931121110916,0.09102552384138107,0.09143297374248505,0.09185413271188736,0.09230859577655792,0.09270037710666656,0.09305493533611298,0.09344083070755005,0.09379147738218307,0.09416954219341278,0.09449275583028793,0.09484535455703735,0.09519599378108978,0.09553096443414688,0.09582675993442535,0.0961284264922142,0.09642226248979568,0.09672784805297852,0.09703147411346436,0.09729200601577759,0.09756037592887878,0.09779544174671173,0.09804421663284302,0.09826753288507462,0.09850847721099854,0.0987161174416542,0.09898252785205841,0.09919016808271408,0.09941543638706207,0.09964463114738464,0.09986793994903564,0.10008537769317627,0.10027343034744263,0.10048303008079529,0.10064953565597534,0.100859135389328,0.10103739798069,0.10121369361877441,0.10137040913105011,0.10156434029340744,0.10173867642879486,0.10189147293567657,0.10205405950546265,0.10221076756715775,0.10236160457134247,0.1025320291519165,0.10265935212373734,0.10281802713871002,0.10295122861862183,0.10308051854372025,0.10319805145263672,0.10332929342985153,0.103448785841465,0.1035584881901741,0.10366426408290863,0.10378767549991608,0.10387386381626129,0.10399335622787476,0.10410109907388687,0.10419120639562607,0.10429307073354721,0.10439296811819077,0.10449091345071793,0.10460256785154343,0.10471618920564651,0.10479649901390076,0.10487289726734161,0.10494733601808548,0.10502960532903671,0.10511580109596252,0.10519023984670639,0.10526663064956665,0.10533519834280014,0.10540962964296341,0.1054801493883133,0.10553696006536484,0.10560552030801773,0.10566820204257965,0.10573481023311615,0.10579553246498108,0.10586213320493698,0.1059248223900795,0.10599534213542938,0.10605410486459732,0.10610111802816391,0.10615400969982147,0.10621865093708038,0.10627546161413193,0.10634010285139084,0.10639691352844238,0.10645763576030731,0.10651444643735886,0.10656341910362244,0.1066163033246994,0.10667507350444794,0.10672404617071152,0.1067730188369751,0.1068161129951477,0.10685137659311295,0.10689643025398254,0.10693952441215515,0.10698457807302475,0.10702963173389435,0.1070629358291626,0.10709427297115326,0.10713932663202286,0.10717850923538208,0.1072196438908577,0.10725490748882294,0.10729408264160156,0.10734109580516815,0.10738027095794678,0.10741749405860901,0.10745079070329666,0.10748409479856491,0.10752914845943451,0.10756440460681915,0.1075977087020874,0.10762513428926468,0.10765843838453293,0.10769761353731155,0.10772895812988281,0.10775637626647949,0.10778380185365677,0.10781710594892502,0.10785236209630966,0.10787978768348694,0.10791505128145218,0.10795226693153381,0.10798165202140808,0.10802866518497467,0.10806392133235931,0.10809918493032455,0.10813836008310318,0.10816774517297745,0.10819125175476074,0.108222596347332,0.10826177150011063,0.10828527808189392,0.10832837224006653,0.1083557978272438,0.10838910192251205,0.1084243580698967,0.10845766216516495,0.10850075632333755,0.10852818191051483,0.1085575670003891,0.10858498513698578,0.10861437022686005,0.10863395780324936,0.10865942388772964,0.10869468748569489,0.10872798413038254,0.10875149071216583,0.10878283530473709,0.10881222039461136,0.10882984846830368,0.10885727405548096,0.10888274013996124,0.1089160367846489,0.1089356318116188,0.10897480696439743,0.10899635404348373,0.10901790112257004,0.10905316472053528,0.10908450186252594,0.1091158464550972,0.10914131253957748,0.10916677862405777,0.10919616371393204,0.10921967029571533,0.109249047935009,0.10927647352218628,0.1092941090464592,0.10931956768035889,0.1093372032046318,0.10936658084392548,0.10938813537359238,0.10941751301288605,0.10944297909736633,0.10946648567914963,0.1094939112663269,0.10951545834541321,0.1095409244298935,0.10957030951976776,0.10959381610155106,0.10961732268333435,0.10963691025972366,0.10965649783611298,0.10968000441789627,0.10969959199428558,0.1097172275185585,0.1097407341003418,0.10976032167673111,0.1097838282585144,0.10979949682950974,0.109830841422081,0.10984846949577332,0.10987589508295059,0.1098974421620369,0.10992094874382019,0.1099405363202095,0.10996600240468979,0.1099855899810791,0.1100090965628624,0.11002673208713531,0.110054150223732,0.11006982624530792,0.11008941382169724,0.11010704189538956,0.11012858897447586,0.11015405505895615,0.11017560213804245,0.11020106822252274,0.110230453312397,0.1102520003914833,0.11027942597866058,0.11030489206314087,0.11033035814762115,0.11035582423210144,0.11038129031658173,0.11040675640106201,0.11044201254844666,0.11047139763832092,0.1104988232254982,0.11052428930997849,0.11055366694927216,0.11058501154184341,0.11060851812362671,0.11063202470541,0.11066336929798126,0.11068883538246155,0.11071234196424484,0.11073976755142212,0.11076522618532181,0.1107887327671051,0.11082007735967636,0.11084162443876266,0.11087492853403091,0.11088863760232925,0.11090822517871857,0.11092586070299149,0.11094740778207779,0.11097091436386108,0.11099638044834137,0.1110120490193367,0.11103555560112,0.11106102168560028,0.1110806092619896,0.11109823733568192,0.11111783236265182,0.1111452504992485,0.11115700751543045,0.11117659509181976,0.1111903041601181,0.111213818192482,0.1112353652715683,0.11125103384256363,0.11126278340816498,0.1112804189324379,0.11129804700613022,0.11132155358791351,0.1113470196723938,0.1113705262541771,0.11139599233865738,0.11140970140695572,0.11142341792583466,0.111437126994133,0.11145475506782532,0.11146847158670425,0.11149197816848755],"recovered":[0.0,0.0017179438145831227,0.0032478345092386007,0.0046974108554422855,0.006156781688332558,0.0076083168387413025,0.009097070433199406,0.010552523657679558,0.01200014166533947,0.013522196561098099,0.01493651233613491,0.016438979655504227,0.01796691119670868,0.019563402980566025,0.021022774279117584,0.022580089047551155,0.024057090282440186,0.025545844808220863,0.026989543810486794,0.02849200926721096,0.03001798316836357,0.03149302303791046,0.03301312029361725,0.03444702550768852,0.03587505593895912,0.03732658922672272,0.038766372948884964,0.04020419344305992,0.04162047058343887,0.043017156422138214,0.044384460896253586,0.045777227729558945,0.04714648798108101,0.04848245158791542,0.04974397271871567,0.050989825278520584,0.05225526541471481,0.0535069964826107,0.054746970534324646,0.05593797564506531,0.05709371715784073,0.05831214413046837,0.059463970363140106,0.06057465821504593,0.061646170914173126,0.06270592659711838,0.06375785171985626,0.06487833708524704,0.06585581600666046,0.06688227504491806,0.06786759197711945,0.06875693053007126,0.06965801864862442,0.07058849185705185,0.07149741053581238,0.07236520200967789,0.07318205386400223,0.07398911565542221,0.07480205595493317,0.07560323923826218,0.07636328786611557,0.07711941748857498,0.07784420251846313,0.0785866230726242,0.07927615195512772,0.07994021475315094,0.08062190562486649,0.08131535351276398,0.08204013854265213,0.08270812034606934,0.08334867656230927,0.08395005762577057,0.0845690667629242,0.08513910323381424,0.08569346368312836,0.08624783158302307,0.0867982804775238,0.08732717484235764,0.08785803616046906,0.08836343139410019,0.08887273818254471,0.08933503925800323,0.0898325964808464,0.09024983644485474,0.09069646149873734,0.09109999239444733,0.09149764478206635,0.09188942611217499,0.0922674909234047,0.09260246157646179,0.09299227595329285,0.09329982101917267,0.09368768334388733,0.09401089698076248,0.09433019906282425,0.09465733170509338,0.09499622136354446,0.09530768543481827,0.09558388590812683,0.09586988389492035,0.09613629430532455,0.0964379608631134,0.09669653326272964,0.0969511866569519,0.09720388799905777,0.0974428653717041,0.09766422212123871,0.0979110449552536,0.09814415127038956,0.09834983199834824,0.09858489781618118,0.09880625456571579,0.09901585429906845,0.09923917055130005,0.09944485127925873,0.09962310642004013,0.09982683509588242,0.09999921917915344,0.1001872718334198,0.10035181790590286,0.10054183006286621,0.1007455512881279,0.10092772543430328,0.10109423100948334,0.10127053409814835,0.10141745209693909,0.10156241059303284,0.10169953107833862,0.1018601581454277,0.10199727863073349,0.10212460905313492,0.10225585103034973,0.10238905996084213,0.1025085523724556,0.1026202067732811,0.1027318611741066,0.1028415635228157,0.10293754935264587,0.10305704176425934,0.10316673666238785,0.10326860100030899,0.10337437689304352,0.10349190980195999,0.10357418656349182,0.10367409139871597,0.10377594828605652,0.10387585312128067,0.10395029187202454,0.10403256118297577,0.10410895943641663,0.10420102626085281,0.10428330302238464,0.10435774177312851,0.10444001108407974,0.10450270026922226,0.10457517951726913,0.10464373975992203,0.1047181785106659,0.1047828197479248,0.10484746098518372,0.1049179807305336,0.10497871041297913,0.10504531115293503,0.10510995239019394,0.10517459362745285,0.10523336380720139,0.1052960455417633,0.10535481572151184,0.10541945695877075,0.1054762676358223,0.10553894937038422,0.10560163110494614,0.10565060377120972,0.10570937395095825,0.10575246810913086,0.1058112308382988,0.10586216300725937,0.10591701418161392,0.10596010833978653,0.10600712150335312,0.1060560941696167,0.1060991883277893,0.10613837093114853,0.10617558658123016,0.10621672123670578,0.10626177489757538,0.10630487650632858,0.10632838308811188,0.1063695177435875,0.10641457140445709,0.10645178705453873,0.10648901015520096,0.1065242663025856,0.10656148940324783,0.10659870505332947,0.10663004964590073,0.10666334629058838,0.10669860988855362,0.10673974454402924,0.1067710891366005,0.10680830478668213,0.10684160888195038,0.10687882453203201,0.10691212862730026,0.10693759471178055,0.1069689393043518,0.10700615495443344,0.10703554004430771,0.10707079619169235,0.1071041002869606,0.10713152587413788,0.10717462003231049,0.10720791667699814,0.10724513977766037,0.10727256536483765,0.10730390250682831,0.10733132809400558,0.10735875368118286,0.10738617926836014,0.1074155643582344,0.10745865851640701,0.10748020559549332,0.10751155018806458,0.10754680633544922,0.10757619142532349,0.10761340707540512,0.1076408326625824,0.10767413675785065,0.10769960284233093,0.1077309399843216,0.10775836557149887,0.10778971016407013,0.10780929774045944,0.10784260183572769,0.10787197947502136,0.10791116207838058,0.10793858766555786,0.10796013474464417,0.10798364132642746,0.10801497846841812,0.10804828256368637,0.10806787014007568,0.10810117423534393,0.10812664031982422,0.10815797746181488,0.10818344354629517,0.10821086913347244,0.1082422137260437,0.10827159881591797,0.10830293595790863,0.10832840204238892,0.1083538681268692,0.10838521271944046,0.10841263830661774,0.10843810439109802,0.10845769196748734,0.10847727954387665,0.10850470513105392,0.10852233320474625,0.10854583978652954,0.10858893394470215,0.10861244052648544,0.10863398760557175,0.10865945369005203,0.10868491977453232,0.1087123453617096,0.10873781144618988,0.10876327753067017,0.10878678411245346,0.10880833119153976,0.10883183777332306,0.10885338485240936,0.10887297242879868,0.10889451950788498,0.1089121550321579,0.10893761366605759,0.1089552491903305,0.10898267477750778,0.1090022623538971,0.10902968794107437,0.10904927551746368,0.10907474160194397,0.1090904101729393,0.10910999774932861,0.10913742333650589,0.1091570109128952,0.1091785579919815,0.1092020645737648,0.1092236116528511,0.10924124717712402,0.10926475375890732,0.10928434133529663,0.1093137264251709,0.1093372330069542,0.1093568205833435,0.10938620567321777,0.10941362380981445,0.10943713039159775,0.10946259647607803,0.1094919815659523,0.1095154881477356,0.1095370352268219,0.1095585823059082,0.10958404839038849,0.10962127149105072,0.10965064913034439,0.10966632515192032,0.1096937507390976,0.10972508788108826,0.1097583919763565,0.10977993905544281,0.1098034456372261,0.10983087122440338,0.10985437780618668,0.10988571494817734,0.1099151000380516,0.10994056612253189,0.10997778922319412,0.10999541729688644,0.11003263294696808,0.11004634946584702,0.11006985604763031,0.11008748412132263,0.11010511219501495,0.11013645678758621,0.11016975343227386,0.11019130796194077,0.11021677404642105,0.11023244261741638,0.11025594919919968,0.11028141528367996,0.11029120534658432,0.11031080037355423,0.11032842844724655,0.11034997552633286,0.1103636845946312,0.1103852316737175,0.11040090769529343,0.11042245477437973,0.11044204235076904,0.11045575141906738,0.1104733869433403,0.1104949340224266,0.11051060259342194,0.11053410917520523,0.11055369675159454,0.11057133227586746,0.11059679090976715,0.11061050742864609,0.11062421649694443,0.11063989251852036],"active":[0.004291892051696777,0.00383938942104578,0.003686595940962434,0.003706184681504965,0.003651335835456848,0.003704225644469261,0.003704226575791836,0.003727732226252556,0.003759073093533516,0.003688555210828781,0.00381588377058506,0.0038080457597970963,0.0038041286170482635,0.00365525484085083,0.0037708282470703125,0.003667006269097328,0.003631746396422386,0.003604322671890259,0.003655252978205681,0.003688553348183632,0.0036297887563705444,0.003653295338153839,0.003614116460084915,0.00363762304186821,0.003635663539171219,0.003614116460084915,0.003576897084712982,0.003614116460084915,0.0035886503756046295,0.003529883921146393,0.00349266454577446,0.0034907087683677673,0.0034515298902988434,0.003400597721338272,0.0034280233085155487,0.003422144800424576,0.0033770911395549774,0.003332037478685379,0.0032360516488552094,0.0032086260616779327,0.00322037935256958,0.0031106844544410706,0.003077380359172821,0.003008820116519928,0.0029696449637413025,0.0029735639691352844,0.002946138381958008,0.0028188079595565796,0.002848193049430847,0.0027463287115097046,0.002654261887073517,0.002648383378982544,0.0026738494634628296,0.002589613199234009,0.00256415456533432,0.0024740397930145264,0.0024505406618118286,0.002425074577331543,0.0023819729685783386,0.002358473837375641,0.00235651433467865,0.0023055821657180786,0.0023016631603240967,0.002217434346675873,0.002193927764892578,0.0022115558385849,0.002209596335887909,0.0021704137325286865,0.0020920634269714355,0.0020137056708335876,0.001976490020751953,0.001999989151954651,0.0019235983490943909,0.001919679343700409,0.0019020512700080872,0.0018805041909217834,0.0018138960003852844,0.0018217414617538452,0.0018001869320869446,0.001764923334121704,0.0016865730285644531,0.0016904845833778381,0.0016003772616386414,0.0016042962670326233,0.0016121342778205872,0.0016003847122192383,0.0015572905540466309,0.001551404595375061,0.0015239864587783813,0.0015670806169509888,0.0015004798769950867,0.001545533537864685,0.0015083104372024536,0.0015200674533843994,0.0014965608716011047,0.001471094787120819,0.0014260411262512207,0.0014201626181602478,0.0014475882053375244,0.0014221221208572388,0.0014240816235542297,0.0013574808835983276,0.0013476833701133728,0.0013163462281227112,0.0013045892119407654,0.0012732520699501038,0.0013183057308197021,0.0012791231274604797,0.0012712851166725159,0.0012947991490364075,0.0012830421328544617,0.0012791231274604797,0.001257576048374176,0.0012438595294952393,0.0012046843767166138,0.0012360289692878723,0.0012105628848075867,0.0012144744396209717,0.00118313729763031,0.0012125223875045776,0.00119684636592865,0.0011459216475486755,0.0011263340711593628,0.001116536557674408,0.0010910704731941223,0.001114577054977417,0.0010969415307044983,0.001118496060371399,0.0010910704731941223,0.0010832399129867554,0.0010734423995018005,0.0010734423995018005,0.0010597258806228638,0.0010499358177185059,0.001044057309627533,0.0010558143258094788,0.0010323002934455872,0.0010558068752288818,0.001044057309627533,0.0010244697332382202,0.0010244697332382202,0.0010185912251472473,0.0009990036487579346,0.0010283812880516052,0.001042097806930542,0.0010205507278442383,0.0009970441460609436,0.0009970441460609436,0.0009970441460609436,0.0010068416595458984,0.0009892135858535767,0.0009833276271820068,0.0009774565696716309,0.000969618558883667,0.000977449119091034,0.0009617805480957031,0.0009617805480957031,0.0009500235319137573,0.0009519904851913452,0.0009480714797973633,0.0009441524744033813,0.0009461119771003723,0.0009500309824943542,0.0009441524744033813,0.0009265244007110596,0.0009206458926200867,0.0009226053953170776,0.0009206458926200867,0.0009206458926200867,0.0009206458926200867,0.0009186863899230957,0.0009128153324127197,0.0009128153324127197,0.0009069293737411499,0.0009226053953170776,0.0009128153324127197,0.0009108558297157288,0.000899098813533783,0.000891268253326416,0.000889308750629425,0.0008834302425384521,0.0008853897452354431,0.0008912608027458191,0.0008873492479324341,0.0008775517344474792,0.0008775517344474792,0.0008736327290534973,0.0008912608027458191,0.0008853897452354431,0.0008795112371444702,0.000889308750629425,0.0008912608027458191,0.000893227756023407,0.0008893013000488281,0.0008853897452354431,0.000899098813533783,0.0009010583162307739,0.000899098813533783,0.0008853897452354431,0.0008873492479324341,0.000889308750629425,0.0008873492479324341,0.0008775517344474792,0.0008716732263565063,0.0008795112371444702,0.0008834227919578552,0.0008736327290534973,0.0008795112371444702,0.0008814707398414612,0.0008775517344474792,0.000897139310836792,0.0008893013000488281,0.000891268253326416,0.0008932203054428101,0.000895179808139801,0.0008873492479324341,0.000891268253326416,0.0009030178189277649,0.000899098813533783,0.0009128078818321228,0.000897139310836792,0.0009088963270187378,0.0009128078818321228,0.0009108558297157288,0.0009245648980140686,0.0009147748351097107,0.0009167343378067017,0.0009108483791351318,0.0009147673845291138,0.0009030178189277649,0.0009010583162307739,0.0009049773216247559,0.0009186863899230957,0.0009088888764381409,0.0009108558297157288,0.0009010583162307739,0.0008912608027458191,0.000897139310836792,0.000899098813533783,0.0009010583162307739,0.0008873492479324341,0.0009069368243217468,0.000895179808139801,0.0008912608027458191,0.000895187258720398,0.0009010583162307739,0.0009049773216247559,0.000899098813533783,0.000895179808139801,0.000893227756023407,0.000891268253326416,0.000895179808139801,0.0008912608027458191,0.0008814707398414612,0.0008814632892608643,0.0008795112371444702,0.0008893013000488281,0.0008834302425384521,0.000895179808139801,0.000897139310836792,0.0008775517344474792,0.0008814707398414612,0.0008814707398414612,0.0008814707398414612,0.0008853897452354431,0.0008814707398414612,0.0008795112371444702,0.0008736327290534973,0.0008697137236595154,0.0008716732263565063,0.0008677542209625244,0.0008638426661491394,0.0008677616715431213,0.0008658021688461304,0.0008716732263565063,0.0008618831634521484,0.0008755922317504883,0.0008657947182655334,0.0008736327290534973,0.0008677542209625244,0.0008716732263565063,0.0008657947182655334,0.0008755922317504883,0.0008755922317504883,0.0008716732263565063,0.0008697211742401123,0.0008755922317504883,0.0008677616715431213,0.0008658021688461304,0.0008657947182655334,0.0008638352155685425,0.0008697137236595154,0.0008618757128715515,0.0008638352155685425,0.0008736327290534973,0.0008657947182655334,0.0008658021688461304,0.0008677616715431213,0.0008677616715431213,0.0008638426661491394,0.0008658021688461304,0.0008697211742401123,0.0008834302425384521,0.0008873492479324341,0.0008775517344474792,0.0008736401796340942,0.0008873417973518372,0.0008912608027458191,0.0008834302425384521,0.0008736327290534973,0.0008834302425384521,0.0008853897452354431,0.0008814707398414612,0.0008853897452354431,0.0008795112371444702,0.0008736327290534973,0.0008795112371444702,0.0008638352155685425,0.0008795112371444702,0.0008560046553611755,0.0008618757128715515,0.0008560046553611755,0.0008599236607551575,0.0008658021688461304,0.0008599236607551575,0.0008422955870628357,0.0008442476391792297,0.0008442476391792297,0.0008481666445732117,0.0008422881364822388,0.0008364170789718628,0.0008540451526641846,0.0008462071418762207,0.0008481666445732117,0.0008403286337852478,0.0008501335978507996,0.0008501335978507996,0.0008501261472702026,0.0008403286337852478,0.0008383765816688538,0.0008422955870628357,0.0008481666445732117,0.0008520856499671936,0.0008599236607551575,0.0008618831634521484,0.0008560046553611755,0.0008520856499671936,0.0008403360843658447,0.0008442476391792297,0.0008442550897598267,0.0008520856499671936]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.004291892051696777,0.005567127373069525,0.0069481427781283855,0.008333075791597366,0.009704296477138996,0.011079435236752033,0.012489833869040012,0.013837547972798347,0.015202892012894154,0.016536895185709,0.017843471840023994,0.019161801785230637,0.020431160926818848,0.021714232861995697,0.023026686161756516,0.024266662076115608,0.02549096569418907,0.02674073539674282,0.027933698147535324,0.029124701395630836,0.03025106154382229,0.031383298337459564,0.032478317618370056,0.0335400328040123,0.03463701158761978,0.03563996031880379,0.03667033463716507,0.03763802349567413,0.0386057123541832,0.03957144543528557,0.040450986474752426,0.041377536952495575,0.04227079078555107,0.04305826500058174,0.043896667659282684,0.04467826336622238,0.04547357186675072,0.046237535774707794,0.0469505712389946,0.047698866575956345,0.04839427024126053,0.04907204583287239,0.049687135964632034,0.05036883056163788,0.05097804218530655,0.05156179144978523,0.05216512829065323,0.05271753668785095,0.053264062851667404,0.053810592740774155,0.05433753505349159,0.05486251786351204,0.0553404837846756,0.05582628771662712,0.05625332519412041,0.0566784031689167,0.057130906730890274,0.05755794420838356,0.057965394109487534,0.05835521221160889,0.05871368944644928,0.05908391624689102,0.059440433979034424,0.05974210426211357,0.060084909200668335,0.06039637327194214,0.0607176274061203,0.06100166589021683,0.06131117045879364,0.061624594032764435,0.06187533214688301,0.0621672049164772,0.06242186203598976,0.06269414722919464,0.06294097006320953,0.06318190693855286,0.06342285126447678,0.06363441050052643,0.06383226066827774,0.06402422487735748,0.06421619653701782,0.06440621614456177,0.06458643078804016,0.06476664543151855,0.06492336094379425,0.065068319439888,0.06521719694137573,0.06538957357406616,0.0655384510755539,0.06568536162376404,0.06583032011985779,0.06597135961055756,0.06609281897544861,0.06621818244457245,0.0663415938615799,0.06644149124622345,0.06653943657875061,0.06666089594364166,0.0667412057518959,0.06685873866081238,0.06696843355894089,0.06706833839416504,0.06715257465839386,0.06723484396934509,0.06732495129108429,0.06742093712091446,0.06750517338514328,0.06757373362779617,0.06764229387044907,0.067703016102314,0.06777549535036087,0.06782055646181107,0.06787540018558502,0.06792045384645462,0.06797530502080917,0.06803407520055771,0.06808499991893768,0.06811830401420593,0.0681692361831665,0.06821037083864212,0.06824954599142075,0.06829068809747696,0.06832006573677063,0.06836120784282684,0.06841409206390381,0.0684611052274704,0.06850812584161758,0.06854338198900223,0.0685708075761795,0.06860019266605377,0.0686393678188324,0.06867071241140366,0.06869617849588394,0.0687294751405716,0.06875886023044586,0.06879216432571411,0.06881958246231079,0.0688391774892807,0.068860724568367,0.06889402121305466,0.06891556829214096,0.06893907487392426,0.06896650046110153,0.06898412853479385,0.06900568306446075,0.0690193921327591,0.06903506070375443,0.06904681771993637,0.06906444579362869,0.06907815486192703,0.06909774988889694,0.06911341845989227,0.0691310465335846,0.06914084404706955,0.06915847212076187,0.06916826963424683,0.06918393820524216,0.06919373571872711,0.06920744478702545,0.0692192018032074,0.06923095136880875,0.0692407488822937,0.06924857944250107,0.06925837695598602,0.06927208602428436,0.06927992403507233,0.06928972154855728,0.06929951161146164,0.0693073496222496,0.06931909918785095,0.06932693719863892,0.06933673471212387,0.06934456527233124,0.06935632228851318,0.06936415284872055,0.06937199085950851,0.06937786936759949,0.06938374787569046,0.06938765943050385,0.06939549744129181,0.06940725445747375,0.06941704452037811,0.06942292302846909,0.06943271309137344,0.06943859159946442,0.06944642961025238,0.06945426762104034,0.06946209818124771,0.06947189569473267,0.06947777420282364,0.06947973370552063,0.06948952376842499,0.06949540227651596,0.06950128078460693,0.06951107084751129,0.06951107084751129,0.06951303035020828,0.06951498985290527,0.06951890885829926,0.06952086836099625,0.06952086836099625,0.06952674686908722,0.0695326179265976,0.06953457742929459,0.06954045593738556,0.06954437494277954,0.06954633444547653,0.06955025345087051,0.06955220550298691,0.0695541650056839,0.06955808401107788,0.06956200301647186,0.06956200301647186,0.06956396251916885,0.06956984102725983,0.06957376003265381,0.0695757120847702,0.06957963109016418,0.06958159059286118,0.06958550959825516,0.06959138810634613,0.0695992186665535,0.0695992186665535,0.06960313767194748,0.06960705667734146,0.06961097568273544,0.06961685419082642,0.06962272524833679,0.06963056325912476,0.06963448226451874,0.0696423202753067,0.06964623183012009,0.06965211033821106,0.06965406984090805,0.06965602934360504,0.069663867354393,0.06967169791460037,0.06967365741729736,0.06968345493078232,0.06968933343887329,0.06969325244426727,0.06969912350177765,0.06970696151256561,0.0697108805179596,0.06971284002065659,0.06972067058086395,0.06972654908895493,0.06973438709974289,0.06973634660243988,0.06974417716264725,0.06974613666534424,0.06974809616804123,0.06975201517343521,0.06975789368152618,0.06975985318422318,0.06976377218961716,0.06976377218961716,0.06976377218961716,0.06976572424173355,0.06976768374443054,0.06977160274982452,0.06977356225252151,0.0697755217552185,0.0697755217552185,0.0697755217552185,0.0697774812579155,0.0697774812579155,0.06977944076061249,0.06978140026330948,0.06978140026330948,0.06978140026330948,0.06978140026330948,0.06978140026330948,0.06978140026330948,0.06978140026330948,0.06978335976600647,0.06978335976600647,0.06978335976600647,0.06978335976600647,0.06978335976600647,0.06978335976600647,0.06978335976600647,0.06978335976600647,0.06978531926870346,0.06978531926870346,0.06978531926870346,0.06978531926870346,0.06978531926870346,0.06978727877140045,0.06978727877140045,0.06978727877140045,0.06978727877140045,0.06978727877140045,0.06978727877140045,0.06978727877140045,0.06978727877140045,0.06978727877140045,0.06978727877140045,0.06978727877140045,0.06978727877140045,0.06978727877140045,0.06978727877140045,0.06978727877140045,0.06978727877140045,0.06978727877140045,0.06978727877140045,0.06978727877140045,0.06978727877140045,0.06978923082351685,0.06978923082351685,0.06978923082351685,0.06978923082351685,0.06979119032621384,0.06979119032621384,0.06979119032621384,0.06979119032621384,0.06979119032621384,0.06979119032621384,0.06979119032621384,0.06979119032621384,0.06979119032621384,0.06979119032621384,0.06979119032621384,0.06979119032621384,0.06979119032621384,0.06979119032621384,0.06979119032621384,0.06979119032621384,0.06979119032621384,0.06979119032621384,0.06979119032621384,0.06979119032621384,0.06979119032621384,0.06979119032621384,0.06979119032621384,0.06979119032621384,0.06979119032621384,0.06979119032621384,0.06979119032621384,0.06979119032621384,0.06979119032621384,0.06979119032621384,0.06979119032621384,0.06979119032621384,0.06979119032621384,0.06979119032621384,0.06979119032621384,0.06979119032621384,0.06979119032621384,0.06979119032621384,0.06979119032621384],"recovered":[0.0,0.001796299242414534,0.0033222720958292484,0.004730711691081524,0.006174411624670029,0.007575015537440777,0.008977578952908516,0.010331169702112675,0.011755280196666718,0.013046186417341232,0.014401735737919807,0.015794504433870316,0.017122630029916763,0.018372399732470512,0.019694648683071136,0.020989472046494484,0.022260790690779686,0.02355365641415119,0.02478775382041931,0.026015976443886757,0.027250075712800026,0.028407776728272438,0.029528260231018066,0.03064090758562088,0.03174963966012001,0.032817233353853226,0.03391028940677643,0.034946542233228683,0.035929903388023376,0.036940690129995346,0.03795931115746498,0.038879986852407455,0.03980262205004692,0.04067040979862213,0.04152056574821472,0.042311955243349075,0.0431327298283577,0.04389277845621109,0.044684167951345444,0.04543442279100418,0.04615921154618263,0.046868328005075455,0.04755589738488197,0.04818078130483627,0.0488663911819458,0.04952653497457504,0.05015338212251663,0.050741046667099,0.051360055804252625,0.05188503488898277,0.052433524280786514,0.052978094667196274,0.05352070555090904,0.054024141281843185,0.054519739001989365,0.054968323558568954,0.05539928004145622,0.05583219230175018,0.056304287165403366,0.05672348663210869,0.05713289603590965,0.0575011670589447,0.057871393859386444,0.058227911591529846,0.058596182614564896,0.05894290655851364,0.05926024541258812,0.05956387147307396,0.05985378846526146,0.060184840112924576,0.06049630418419838,0.06074116379022598,0.06104087457060814,0.06132883206009865,0.06158152595162392,0.061836183071136475,0.0620986744761467,0.06235136836767197,0.0625668466091156,0.06277448683977127,0.06295862048864365,0.06317213922739029,0.06336411088705063,0.0635697990655899,0.06374805420637131,0.06392043828964233,0.06407714635133743,0.06423778086900711,0.06439252942800522,0.06452769041061401,0.06466089934110641,0.06479410082101822,0.06495276838541031,0.06508009880781174,0.0651995912194252,0.06531516462564468,0.06542877852916718,0.06553652137517929,0.06565405428409576,0.06574808061122894,0.06586365401744843,0.06596747785806656,0.06605954468250275,0.06616923958063126,0.06625346839427948,0.0663377046585083,0.06643956899642944,0.06651204824447632,0.0665845200419426,0.06667071580886841,0.06673535704612732,0.06679412722587585,0.06685876846313477,0.06692732870578766,0.06699392944574356,0.06704094260931015,0.06709187477827072,0.0671408474445343,0.06718198210000992,0.06723487377166748,0.06727208942174911,0.06731127202510834,0.06735044717788696,0.06737983226776123,0.06741704791784286,0.06745819002389908,0.06750324368476868,0.06755025684833527,0.06758943200111389,0.06762077659368515,0.0676540732383728,0.06769325584173203,0.0677226334810257,0.06775593757629395,0.0677892416715622,0.06782449781894684,0.06784800440073013,0.06788130849599838,0.06790285557508469,0.06793420016765594,0.06795965880155563,0.06798316538333893,0.06800863146781921,0.0680340975522995,0.06805369257926941,0.0680771991610527,0.06809678673744202,0.06811245530843735,0.06812812387943268,0.0681457594037056,0.06816142797470093,0.06817709654569626,0.06819277256727219,0.06820648163557053,0.06821823865175247,0.0682339072227478,0.06824565678834915,0.06825937330722809,0.06826916337013245,0.06828483939170837,0.06829266995191574,0.06830638647079468,0.06831813603639603,0.068324014544487,0.06833577156066895,0.06834948062896729,0.06835927814245224,0.0683671087026596,0.06838082522153854,0.06838865578174591,0.06839257478713989,0.06840433180332184,0.0684141218662262,0.06842391937971115,0.06842979788780212,0.06844350695610046,0.06844938546419144,0.0684572160243988,0.06846701353788376,0.06847289204597473,0.0684807226061821,0.06848856061697006,0.0685042291879654,0.06851206719875336,0.06851794570684433,0.0685238242149353,0.06853361427783966,0.06854341179132462,0.06854929029941559,0.06856103986501694,0.06856691837310791,0.06857083737850189,0.06857670843601227,0.06858062744140625,0.06858454644680023,0.0685904249548912,0.0685904249548912,0.06859630346298218,0.06860021501779556,0.06860413402318954,0.06860805302858353,0.0686139315366745,0.06861785054206848,0.06861981004476547,0.06862568110227585,0.06862764060497284,0.06863155961036682,0.0686354786157608,0.06863939762115479,0.06864135712385178,0.06864331662654877,0.06864722818136215,0.06864918768405914,0.06864918768405914,0.06865310668945312,0.06865506619215012,0.0686570256948471,0.06866290420293808,0.06866290420293808,0.06866486370563507,0.06867073476314545,0.06867465376853943,0.06867857277393341,0.06867857277393341,0.06868837028741837,0.06869424134492874,0.06869816035032272,0.0687020793557167,0.06870991736650467,0.06871383637189865,0.06871970742940903,0.06872362643480301,0.06872754544019699,0.06873342394828796,0.06873538345098495,0.06874125450849533,0.0687471330165863,0.06875301152467728,0.06875497102737427,0.06876476854085922,0.06877259910106659,0.06877651810646057,0.06878435611724854,0.06878827512264252,0.0687921866774559,0.06879806518554688,0.06880198419094086,0.06880786269903183,0.0688137337565422,0.0688156932592392,0.06881765276193619,0.06882353127002716,0.06882549077272415,0.06882745027542114,0.06883332878351212,0.06883332878351212,0.0688372403383255,0.06883919984102249,0.06884115934371948,0.06884115934371948,0.06884311884641647,0.06884507834911346,0.06884703785181046,0.06885095685720444,0.06885095685720444,0.06885095685720444,0.06885291635990143,0.06885291635990143,0.06885291635990143,0.06885487586259842,0.0688587948679924,0.0688587948679924,0.0688587948679924,0.0688587948679924,0.0688587948679924,0.0688587948679924,0.0688587948679924,0.0688587948679924,0.0688587948679924,0.0688587948679924,0.0688587948679924,0.0688587948679924,0.0688587948679924,0.0688587948679924,0.0688607469201088,0.0688607469201088,0.0688607469201088,0.0688607469201088,0.0688607469201088,0.06886270642280579,0.06886270642280579,0.06886270642280579,0.06886270642280579,0.06886270642280579,0.06886270642280579,0.06886270642280579,0.06886270642280579,0.06886270642280579,0.06886270642280579,0.06886270642280579,0.06886270642280579,0.06886270642280579,0.06886270642280579,0.06886270642280579,0.06886270642280579,0.06886270642280579,0.06886270642280579,0.06886270642280579,0.06886270642280579,0.06886270642280579,0.06886270642280579,0.06886466592550278,0.06886466592550278,0.06886466592550278,0.06886662542819977,0.06886662542819977,0.06886662542819977,0.06886662542819977,0.06886662542819977,0.06886662542819977,0.06886662542819977,0.06886662542819977,0.06886662542819977,0.06886662542819977,0.06886662542819977,0.06886662542819977,0.06886662542819977,0.06886662542819977,0.06886662542819977,0.06886662542819977,0.06886662542819977,0.06886662542819977,0.06886662542819977,0.06886662542819977,0.06886662542819977,0.06886662542819977,0.06886662542819977,0.06886662542819977,0.06886662542819977,0.06886662542819977,0.06886662542819977,0.06886662542819977,0.06886662542819977,0.06886662542819977,0.06886662542819977,0.06886662542819977,0.06886662542819977,0.06886662542819977,0.06886662542819977,0.06886662542819977,0.06886662542819977],"active":[0.004291892051696777,0.0037708282470703125,0.003625870682299137,0.0036023641005158424,0.0035298848524689674,0.0035044196993112564,0.0035122549161314964,0.0035063782706856728,0.003447611816227436,0.0034907087683677673,0.003441736102104187,0.003367297351360321,0.0033085308969020844,0.0033418331295251846,0.003332037478685379,0.0032771900296211243,0.0032301750034093857,0.003187078982591629,0.0031459443271160126,0.0031087249517440796,0.0030009858310222626,0.002975521609187126,0.0029500573873519897,0.0028991252183914185,0.002887371927499771,0.0028227269649505615,0.0027600452303886414,0.00269148126244545,0.0026758089661598206,0.002630755305290222,0.002491675317287445,0.0024975501000881195,0.0024681687355041504,0.00238785520195961,0.0023761019110679626,0.0023663081228733063,0.0023408420383930206,0.002344757318496704,0.0022664032876491547,0.0022644437849521637,0.002235058695077896,0.002203717827796936,0.002131238579750061,0.0021880492568016052,0.0021116510033607483,0.00203525647521019,0.0020117461681365967,0.001976490020751953,0.0019040070474147797,0.0019255578517913818,0.0019040107727050781,0.0018844231963157654,0.0018197782337665558,0.0018021464347839355,0.0017335861921310425,0.0017100796103477478,0.0017316266894340515,0.001725751906633377,0.0016611069440841675,0.0016317255795001984,0.001580793410539627,0.0015827491879463196,0.0015690401196479797,0.001514192670583725,0.0014887265861034393,0.0014534667134284973,0.0014573819935321808,0.001437794417142868,0.0014573819935321808,0.001439753919839859,0.0013790279626846313,0.0014260411262512207,0.0013809874653816223,0.001365315169095993,0.001359444111585617,0.0013457238674163818,0.0013241767883300781,0.0012830421328544617,0.00126541405916214,0.0012497380375862122,0.001257576048374176,0.0012340769171714783,0.0012223199009895325,0.00119684636592865,0.0011753067374229431,0.0011478811502456665,0.0011400505900382996,0.0011517927050590515,0.0011459216475486755,0.0011576712131500244,0.0011694207787513733,0.0011772587895393372,0.0011400505900382996,0.0011380836367607117,0.0011420026421546936,0.0011263266205787659,0.001110658049583435,0.0011243745684623718,0.0010871514678001404,0.001110658049583435,0.0011047795414924622,0.0011008605360984802,0.0010930299758911133,0.0010656043887138367,0.0010714828968048096,0.0010832324624061584,0.0010656043887138367,0.0010616853833198547,0.0010577738285064697,0.0010323002934455872,0.001040138304233551,0.0010264292359352112,0.0010166317224502563,0.0009931251406669617,0.0009813755750656128,0.0009931325912475586,0.0009931251406669617,0.0009774565696716309,0.0009872540831565857,0.0009754970669746399,0.0009774565696716309,0.0009794160723686218,0.000969618558883667,0.0009813755750656128,0.0009970441460609436,0.0010029152035713196,0.0010048821568489075,0.0009931251406669617,0.0009813755750656128,0.0009794160723686218,0.0009852945804595947,0.0009774565696716309,0.0009735450148582458,0.0009735375642776489,0.000969618558883667,0.000967666506767273,0.000971578061580658,0.0009578689932823181,0.0009578689932823181,0.0009598210453987122,0.0009559094905853271,0.0009559094905853271,0.0009578689932823181,0.0009500309824943542,0.0009519904851913452,0.0009421929717063904,0.0009382739663124084,0.0009343624114990234,0.0009363219141960144,0.0009323954582214355,0.0009363219141960144,0.0009363219141960144,0.0009382739663124084,0.0009343624114990234,0.0009402334690093994,0.0009343624114990234,0.0009382814168930054,0.0009343624114990234,0.0009382814168930054,0.0009343624114990234,0.0009382814168930054,0.0009343624114990234,0.0009304434061050415,0.0009343624114990234,0.0009363144636154175,0.0009304434061050415,0.0009304434061050415,0.0009324029088020325,0.0009265244007110596,0.0009304434061050415,0.0009343624114990234,0.0009324029088020325,0.0009304434061050415,0.0009324029088020325,0.0009343549609184265,0.0009284839034080505,0.0009284839034080505,0.0009265318512916565,0.0009206458926200867,0.0009226053953170776,0.0009265318512916565,0.0009284839034080505,0.0009186938405036926,0.0009206458926200867,0.0009206458926200867,0.0009226053953170776,0.0009206533432006836,0.0009186863899230957,0.0009226053953170776,0.0009167343378067017,0.0009128153324127197,0.0009186863899230957,0.0009186938405036926,0.0009206533432006836,0.0009265244007110596,0.0009206458926200867,0.0009226053953170776,0.0009186863899230957,0.0009186938405036926,0.0009167343378067017,0.0009128153324127197,0.0009128153324127197,0.0009147673845291138,0.0009147673845291138,0.0009147748351097107,0.0009167343378067017,0.0009147748351097107,0.0009147748351097107,0.0009128078818321228,0.0009128078818321228,0.0009147673845291138,0.0009147748351097107,0.0009128153324127197,0.0009147748351097107,0.0009167343378067017,0.0009186938405036926,0.0009186863899230957,0.0009167268872261047,0.0009186863899230957,0.0009206458926200867,0.0009206533432006836,0.0009245648980140686,0.0009206458926200867,0.0009245648980140686,0.0009186863899230957,0.0009167343378067017,0.0009186938405036926,0.0009206458926200867,0.0009206458926200867,0.0009206458926200867,0.0009226128458976746,0.0009226053953170776,0.0009245648980140686,0.0009206458926200867,0.0009206458926200867,0.0009226128458976746,0.0009245648980140686,0.0009206458926200867,0.0009284839034080505,0.0009245648980140686,0.0009206533432006836,0.0009226053953170776,0.0009226053953170776,0.0009226053953170776,0.0009206533432006836,0.0009226053953170776,0.0009245648980140686,0.0009265244007110596,0.0009226128458976746,0.0009284839034080505,0.0009284839034080505,0.0009245648980140686,0.0009265244007110596,0.0009304434061050415,0.0009265244007110596,0.0009304434061050415,0.0009265318512916565,0.0009245723485946655,0.0009245648980140686,0.0009265244007110596,0.0009284839034080505,0.0009284839034080505,0.0009284839034080505,0.0009245648980140686,0.0009245648980140686,0.0009265244007110596,0.0009245648980140686,0.0009265244007110596,0.0009284839034080505,0.0009265244007110596,0.0009226053953170776,0.0009226053953170776,0.0009226053953170776,0.0009226053953170776,0.0009226053953170776,0.0009245648980140686,0.0009245648980140686,0.0009245648980140686,0.0009245648980140686,0.0009245648980140686,0.0009245648980140686,0.0009245648980140686,0.0009245648980140686,0.0009265244007110596,0.0009245723485946655,0.0009245723485946655,0.0009245723485946655,0.0009245723485946655,0.0009265318512916565,0.0009245723485946655,0.0009245723485946655,0.0009245723485946655,0.0009245723485946655,0.0009245723485946655,0.0009245723485946655,0.0009245723485946655,0.0009245723485946655,0.0009245723485946655,0.0009245723485946655,0.0009245723485946655,0.0009245723485946655,0.0009245723485946655,0.0009245723485946655,0.0009245723485946655,0.0009245723485946655,0.0009245723485946655,0.0009245723485946655,0.0009245723485946655,0.0009265244007110596,0.0009265244007110596,0.0009265244007110596,0.0009245648980140686,0.0009265244007110596,0.0009265244007110596,0.0009245648980140686,0.0009245648980140686,0.0009245648980140686,0.0009245648980140686,0.0009245648980140686,0.0009245648980140686,0.0009245648980140686,0.0009245648980140686,0.0009245648980140686,0.0009245648980140686,0.0009245648980140686,0.0009245648980140686,0.0009245648980140686,0.0009245648980140686,0.0009245648980140686,0.0009245648980140686,0.0009245648980140686,0.0009245648980140686,0.0009245648980140686,0.0009245648980140686,0.0009245648980140686,0.0009245648980140686,0.0009245648980140686,0.0009245648980140686,0.0009245648980140686,0.0009245648980140686,0.0009245648980140686,0.0009245648980140686,0.0009245648980140686,0.0009245648980140686,0.0009245648980140686,0.0009245648980140686,0.0009245648980140686,0.0009245648980140686,0.0009245648980140686,0.0009245648980140686,0.0009245648980140686]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.004291892051696777,0.005584757309406996,0.00691092386841774,0.008258637972176075,0.009618105366826057,0.010928601026535034,0.012162699364125729,0.013334114104509354,0.014552542008459568,0.015712201595306396,0.016897328197956085,0.018035441637039185,0.019081488251686096,0.02011382207274437,0.021099140867590904,0.02213539183139801,0.023075658828020096,0.024019841104745865,0.024899382144212723,0.025757374241948128,0.026632996276021004,0.027489030733704567,0.028325475752353668,0.029069852083921432,0.029798557981848717,0.030537059530615807,0.03124813549220562,0.0319552943110466,0.03262914717197418,0.03320898115634918,0.0337848924100399,0.03437647968530655,0.03493867814540863,0.035475410521030426,0.03601410612463951,0.036535169929265976,0.037032727152109146,0.0374891497194767,0.03790051490068436,0.03833930566906929,0.038780055940151215,0.039162036031484604,0.039549898356199265,0.03989466279745102,0.04024922102689743,0.04061553254723549,0.040915243327617645,0.04122278839349747,0.041489195078611374,0.041765399277210236,0.042037684470415115,0.04229821637272835,0.04257050156593323,0.042787935584783554,0.0430445522069931,0.04329333081841469,0.04354210942983627,0.04374974966049194,0.043963268399238586,0.044151321053504944,0.04434133321046829,0.04454309865832329,0.04472723603248596,0.04486435651779175,0.04501714929938316,0.04516210779547691,0.0453207790851593,0.04546573385596275,0.04560873284935951,0.04573802277445793,0.045888856053352356,0.0459907166659832,0.04612196236848831,0.04623362049460411,0.04634527489542961,0.046449098736047745,0.04653724655508995,0.04662735387682915,0.04671354591846466,0.04678798466920853,0.04687221720814705,0.04692510515451431,0.046993669122457504,0.047056350857019424,0.04711707681417465,0.04716408997774124,0.047216981649398804,0.04726791009306908,0.04733647406101227,0.0473736897110939,0.04741286858916283,0.04744616895914078,0.04749514162540436,0.04753432050347328,0.0475754551589489,0.04759896174073219,0.04764010012149811,0.04767927899956703,0.04771061986684799,0.04773412644863129,0.0477537140250206,0.04778309911489487,0.04780464619398117,0.047830112278461456,0.04785753786563873,0.047875165939331055,0.04789671301841736,0.04792021960020065,0.047941770404577255,0.04796527698636055,0.04798290506005287,0.0479985773563385,0.048018164932727814,0.04803971201181412,0.04805734381079674,0.04807693138718605,0.0480886846780777,0.048098478466272354,0.04812198504805565,0.04813569784164429,0.048149410635232925,0.04816116392612457,0.04817095771431923,0.04817879572510719,0.048196423798799515,0.048214055597782135,0.048229724168777466,0.048243436962366104,0.04825910925865173,0.0482669435441494,0.04827282205224037,0.04828457534313202,0.048290450125932693,0.04830220341682434,0.04831591621041298,0.048323750495910645,0.0483335442841053,0.048341382294893265,0.04834725707769394,0.0483550950884819,0.04836292937397957,0.048370763659477234,0.0483786016702652,0.04838251695036888,0.048390354961156845,0.0484001487493515,0.048406023532152176,0.04841190204024315,0.048419736325740814,0.04842757433652878,0.048435408622026443,0.048437368124723434,0.04844324290752411,0.04844716191291809,0.048453036695718765,0.04846087470650673,0.04846478998661041,0.048466749489307404,0.048470668494701385,0.048472627997398376,0.04847458750009537,0.04848046228289604,0.048486340790987015,0.04848829656839371,0.04849417507648468,0.04849613457918167,0.048500049859285355,0.048502009361982346,0.04850592836737633,0.04850592836737633,0.04850592836737633,0.04850984737277031,0.048511803150177,0.048517681658267975,0.048519641160964966,0.04852160066366196,0.04852160066366196,0.04852355644106865,0.04852747544646263,0.04853139445185661,0.0485353097319603,0.04853922873735428,0.04854118824005127,0.04854510724544525,0.04854510724544525,0.048550982028245926,0.04855294153094292,0.04855294153094292,0.04855490103363991,0.0485568605363369,0.04855881631374359,0.04855881631374359,0.04856077581644058,0.04856077581644058,0.04856077581644058,0.04856077581644058,0.04856273531913757,0.04856273531913757,0.048564694821834564,0.048564694821834564,0.048564694821834564,0.048564694821834564,0.048564694821834564,0.048564694821834564,0.048564694821834564,0.048564694821834564,0.048564694821834564,0.048564694821834564,0.048566654324531555,0.048566654324531555,0.048566654324531555,0.048566654324531555,0.048566654324531555,0.048566654324531555,0.048566654324531555,0.048566654324531555,0.048566654324531555,0.048566654324531555,0.048566654324531555,0.048566654324531555,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546,0.048568613827228546],"recovered":[0.0,0.0017610392533242702,0.0033516553230583668,0.004781642928719521,0.006225342396646738,0.0076024397276341915,0.00895211286842823,0.010233225300908089,0.011457528918981552,0.012679874897003174,0.013874795287847519,0.015081469900906086,0.016254842281341553,0.017298929393291473,0.018378276377916336,0.019430197775363922,0.020446861162781715,0.021408675238490105,0.022401830181479454,0.023346014320850372,0.024251019582152367,0.025126641616225243,0.025976799428462982,0.02683674916625023,0.02767123654484749,0.02844107896089554,0.029163908213377,0.029941584914922714,0.030611524358391762,0.03131868317723274,0.03193965181708336,0.032574329525232315,0.03322272002696991,0.03379667550325394,0.03437846526503563,0.034915197640657425,0.03545193374156952,0.03596320375800133,0.03643333539366722,0.03688192367553711,0.03731483593583107,0.03775166720151901,0.03816695138812065,0.03855480998754501,0.03893091902136803,0.03928547725081444,0.03966158255934715,0.039951495826244354,0.04028450697660446,0.04057638347148895,0.04082516208291054,0.0411013625562191,0.04140107333660126,0.0416596457362175,0.04189863055944443,0.042153287678956985,0.04239031299948692,0.042631253600120544,0.042840857058763504,0.04307200387120247,0.043271809816360474,0.04349316656589508,0.04370080679655075,0.0438908189535141,0.04405340552330017,0.04423362389206886,0.04438641667366028,0.044543128460645676,0.044684167951345444,0.044829126447439194,0.044960372149944305,0.045120999217033386,0.04525812342762947,0.04537957161664963,0.045502983033657074,0.0456087626516819,0.04570474848151207,0.04579094052314758,0.04589280113577843,0.04597703367471695,0.0460553877055645,0.04613766074180603,0.046210139989852905,0.04628653824329376,0.046357057988643646,0.04642561823129654,0.046484384685754776,0.04654315114021301,0.04660779610276222,0.04666460305452347,0.04671161621809006,0.04675079509615898,0.04678605496883392,0.046836983412504196,0.04688204079866409,0.04691925644874573,0.046948641538619995,0.04698390141129494,0.04702503979206085,0.0470583401620388,0.04708968102931976,0.04711710661649704,0.04714648798108101,0.047169994562864304,0.04719937965273857,0.04722680523991585,0.04724835231900215,0.047269899398088455,0.04729536548256874,0.047318872064352036,0.047334540635347366,0.04735609143972397,0.04737763851881027,0.047397226095199585,0.047414857894182205,0.04743444547057152,0.04745599254965782,0.04746970534324646,0.04748929291963577,0.04750692471861839,0.047524552792310715,0.04753826558589935,0.04755197837948799,0.04756765067577362,0.04757940396666527,0.04759703204035759,0.04761270433664322,0.047624457627534866,0.047636210918426514,0.047653838992118835,0.0476616770029068,0.04767538979649544,0.0476832240819931,0.04769105836749077,0.047702811658382416,0.047718483954668045,0.0477282777428627,0.04773807153105736,0.04774590954184532,0.047751784324645996,0.04775962233543396,0.047765497118234634,0.047769416123628616,0.04777529090642929,0.04778508469462395,0.04779096320271492,0.04779292270541191,0.047798797488212585,0.04780467599630356,0.047814469784498215,0.04782034456729889,0.047830142080783844,0.0478399358689785,0.04784972965717316,0.04785560443997383,0.04785756394267082,0.047861482948064804,0.04786735773086548,0.04787127673625946,0.047879111021757126,0.0478849895298481,0.04788890853524208,0.04789086431264877,0.04789870232343674,0.04790066182613373,0.0479065366089344,0.047910455614328384,0.04791437089443207,0.04792024940252304,0.04792416840791702,0.047926127910614014,0.047928083688020706,0.0479300431907177,0.04793200269341469,0.04793592169880867,0.04793788120150566,0.047941796481609344,0.047943755984306335,0.04794767498970032,0.04794767498970032,0.04794963449239731,0.047957468777894974,0.047961387783288956,0.04796334356069565,0.04796726256608963,0.04796726256608963,0.04796922206878662,0.0479731410741806,0.0479731410741806,0.0479731410741806,0.047977056354284286,0.04797901585698128,0.04797901585698128,0.04797901585698128,0.04797901585698128,0.04797901585698128,0.04797901585698128,0.04797901585698128,0.04798097535967827,0.04798293486237526,0.04798489436507225,0.04798489436507225,0.04798489436507225,0.04798489436507225,0.04798489436507225,0.04798489436507225,0.04798685014247894,0.04798685014247894,0.04798685014247894,0.047988809645175934,0.047988809645175934,0.047988809645175934,0.047988809645175934,0.047988809645175934,0.047988809645175934,0.047988809645175934,0.047988809645175934,0.047988809645175934,0.047988809645175934,0.047988809645175934,0.047988809645175934,0.047990769147872925,0.047990769147872925,0.047990769147872925,0.047990769147872925,0.047990769147872925,0.047990769147872925,0.047990769147872925,0.047990769147872925,0.047990769147872925,0.047990769147872925,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916,0.047992728650569916],"active":[0.004291892051696777,0.0038237180560827255,0.003559268545359373,0.0034769950434565544,0.0033927629701793194,0.0033261612989008427,0.0032105864956974983,0.003100888803601265,0.003095013089478016,0.0030323266983032227,0.0030225329101085663,0.0029539717361330986,0.0028266459703445435,0.002814892679452896,0.002720864489674568,0.002705194056034088,0.0026287976652383804,0.00261116586625576,0.0024975519627332687,0.0024113599210977554,0.002381976693868637,0.0023623891174793243,0.002348676323890686,0.0022331029176712036,0.0021273214370012283,0.0020959805697202682,0.002084227278828621,0.002013709396123886,0.0020176228135824203,0.0018902979791164398,0.001845240592956543,0.001802150160074234,0.0017159581184387207,0.0016787350177764893,0.0016356408596038818,0.001619972288608551,0.001580793410539627,0.0015259459614753723,0.0014671795070171356,0.0014573819935321808,0.0014652200043201447,0.0014103688299655914,0.0013829469680786133,0.0013398528099060059,0.0013183020055294037,0.001330055296421051,0.0012536607682704926,0.0012712925672531128,0.0012046881020069122,0.001189015805721283,0.0012125223875045776,0.0011968538165092468,0.0011694282293319702,0.0011282898485660553,0.0011459216475486755,0.0011400431394577026,0.00115179643034935,0.001118496060371399,0.0011224113404750824,0.001079317182302475,0.0010695233941078186,0.0010499320924282074,0.0010264292359352112,0.0009735375642776489,0.0009637437760829926,0.0009284839034080505,0.0009343624114990234,0.0009226053953170776,0.0009245648980140686,0.0009088963270187378,0.0009284839034080505,0.0008697174489498138,0.0008638389408588409,0.000854048877954483,0.0008422918617725372,0.0008403360843658447,0.0008324980735778809,0.0008364133536815643,0.0008207447826862335,0.0008109509944915771,0.00081682950258255,0.0007874444127082825,0.000783529132604599,0.0007698126137256622,0.0007600188255310059,0.0007384717464447021,0.0007325969636440277,0.0007247589528560638,0.0007286779582500458,0.0007090866565704346,0.0007012523710727692,0.0006953738629817963,0.0007090866565704346,0.0006973370909690857,0.0006934143602848053,0.0006797052919864655,0.0006914585828781128,0.0006953775882720947,0.0006855800747871399,0.0006757862865924835,0.0006640329957008362,0.0006659924983978271,0.0006581582129001617,0.0006601177155971527,0.0006581582129001617,0.0006483606994152069,0.0006483606994152069,0.0006503202021121979,0.0006464049220085144,0.0006464049220085144,0.0006483644247055054,0.0006424859166145325,0.0006405264139175415,0.0006424859166145325,0.0006424859166145325,0.0006424859166145325,0.0006326921284198761,0.0006287731230258942,0.0006326921284198761,0.0006287731230258942,0.0006248578429222107,0.0006228983402252197,0.0006189793348312378,0.0006111450493335724,0.0006170198321342468,0.0006170235574245453,0.0006170198321342468,0.0006189793348312378,0.0006228983402252197,0.0006131045520305634,0.0006111450493335724,0.0006091855466365814,0.0006072260439395905,0.0006111450493335724,0.0006131045520305634,0.0006052665412425995,0.0006052665412425995,0.000603310763835907,0.0006013475358486176,0.000603310763835907,0.0006033070385456085,0.0006052665412425995,0.0006091855466365814,0.0006072260439395905,0.000605270266532898,0.0006091855466365814,0.0006131008267402649,0.0006131045520305634,0.0006150603294372559,0.0006131045520305634,0.0006150640547275543,0.0006072260439395905,0.0006033070385456085,0.0005974322557449341,0.0005974322557449341,0.000603310763835907,0.0006033070385456085,0.000599391758441925,0.000599391758441925,0.0005935169756412506,0.0005895979702472687,0.0005915537476539612,0.0005954764783382416,0.0005895942449569702,0.0005935132503509521,0.0005895979702472687,0.0005895942449569702,0.0005876384675502777,0.0005856789648532867,0.0005817599594593048,0.0005798004567623138,0.0005817636847496033,0.0005817599594593048,0.0005856789648532867,0.0005837194621562958,0.0005837194621562958,0.0005798041820526123,0.0005798004567623138,0.0005798004567623138,0.0005837194621562958,0.0005856752395629883,0.0005817599594593048,0.0005798004567623138,0.0005817636847496033,0.0005778446793556213,0.0005837194621562958,0.0005837194621562958,0.0005798004567623138,0.0005817599594593048,0.0005837194621562958,0.0005817599594593048,0.0005798004567623138,0.0005817599594593048,0.0005817599594593048,0.0005817599594593048,0.0005817599594593048,0.0005837194621562958,0.0005837194621562958,0.0005837194621562958,0.0005817599594593048,0.0005798004567623138,0.0005798004567623138,0.0005798004567623138,0.0005798004567623138,0.0005798004567623138,0.0005798004567623138,0.0005778446793556213,0.0005778446793556213,0.0005798041820526123,0.0005778446793556213,0.0005778446793556213,0.0005778446793556213,0.0005778446793556213,0.0005778446793556213,0.0005778446793556213,0.0005778446793556213,0.0005778446793556213,0.0005778446793556213,0.0005778446793556213,0.0005778446793556213,0.0005798041820526123,0.0005778446793556213,0.0005778446793556213,0.0005778446793556213,0.0005778446793556213,0.0005778446793556213,0.0005778446793556213,0.0005778446793556213,0.0005778446793556213,0.0005778446793556213,0.0005778446793556213,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304,0.0005758851766586304]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.004291892051696777,0.005578880663961172,0.006977526005357504,0.00835462287068367,0.009810077026486397,0.011206762865185738,0.012689639814198017,0.014107874594628811,0.015492807142436504,0.016942383721470833,0.01844485104084015,0.01992380991578102,0.02138317935168743,0.02285626344382763,0.024360688403248787,0.02585727721452713,0.027304895222187042,0.028754470869898796,0.03014136292040348,0.03153609111905098,0.0329151451587677,0.03420605510473251,0.03562232851982117,0.03695828840136528,0.03830404579639435,0.03963804617524147,0.04105236381292343,0.042372651398181915,0.04368706792593002,0.045023027807474136,0.04633940011262894,0.047540195286273956,0.04879780113697052,0.04997509345412254,0.051166094839572906,0.052290499210357666,0.05343448743224144,0.05456280708312988,0.05568524822592735,0.05681552737951279,0.05789291486144066,0.05892720818519592,0.06002810224890709,0.06105063855648041,0.06197327375411987,0.06292333453893661,0.06394979357719421,0.06488418579101562,0.06575588881969452,0.06666676700115204,0.06753259897232056,0.06843368709087372,0.06929951161146164,0.07013791799545288,0.07093322277069092,0.07169914990663528,0.07247486710548401,0.07324667274951935,0.07406548410654068,0.07478047907352448,0.07552877068519592,0.07618891447782516,0.07688040286302567,0.0775875598192215,0.07827316969633102,0.07893723249435425,0.07961501181125641,0.08024381101131439,0.08085694164037704,0.08143677562475204,0.08200289309024811,0.08259839564561844,0.0831860601902008,0.0837443470954895,0.08427716046571732,0.08478255569934845,0.08528990298509598,0.08581488579511642,0.08629677444696426,0.0867786630988121,0.0872252881526947,0.08766211569309235,0.08807936310768127,0.08848876506090164,0.08888054639101028,0.08928995579481125,0.08968760818243027,0.09004608541727066,0.09040064364671707,0.09077087044715881,0.09110584110021591,0.09143689274787903,0.09178166091442108,0.0920461043715477,0.09234189987182617,0.09263181686401367,0.0929158553481102,0.09322340041399002,0.09347609430551529,0.09373662620782852,0.09398932009935379,0.094255730509758,0.09449079632759094,0.09474349766969681,0.09496680647134781,0.09520187228918076,0.09541343152523041,0.095638707280159,0.09583263844251633,0.09604615718126297,0.09624595940113068,0.096441850066185,0.09665144979953766,0.09682775288820267,0.09702363610267639,0.09720189869403839,0.09734489768743515,0.09751923382282257,0.09769357740879059,0.09785028547048569,0.0980265885591507,0.09816762804985046,0.0983165055513382,0.09848301112651825,0.0986064225435257,0.09874550253152847,0.09888850152492523,0.09901386499404907,0.0991411954164505,0.09927831590175629,0.0994095653295517,0.09953101724386215,0.09965638071298599,0.09977587312459946,0.0999012440443039,0.10000506788492203,0.1001226007938385,0.10024404525756836,0.10035374760627747,0.10044777393341064,0.10054375976324081,0.10065541416406631,0.10075335949659348,0.10085718333721161,0.10096295922994614,0.10108049213886261,0.10116668790578842,0.10125287622213364,0.10134298354387283,0.1014174222946167,0.10150948911905289,0.1015956774353981,0.10168970376253128,0.10175631195306778,0.10182487219572067,0.10190127044916153,0.10198549926280975,0.10205797851085663,0.10212457925081253,0.10218922048807144,0.1022656187415123,0.1023322194814682,0.1023988276720047,0.10246346890926361,0.10253986716270447,0.10260254889726639,0.10267306864261627,0.10274946689605713,0.10281802713871002,0.10288462787866592,0.10295514762401581,0.10301978886127472,0.10308443754911423,0.10315103828907013,0.10321763902902603,0.10327249020338058,0.1033371314406395,0.10339785367250443,0.10346250236034393,0.10352322459220886,0.1035800352692604,0.10363683849573135,0.10370539873838425,0.10375633090734482,0.10381314158439636,0.10386015474796295,0.1039150059223175,0.10396593064069748,0.10401686280965805,0.10406779497861862,0.10411480814218521,0.10415986180305481,0.10420491546392441,0.10424605756998062,0.10428915172815323,0.1043400838971138,0.10439492762088776,0.10444194078445435,0.10448308289051056,0.10453205555677414,0.10456927120685577,0.10461628437042236,0.10465937852859497,0.10470247268676758,0.10475340485572815,0.10478866845369339,0.10483372211456299,0.10487289726734161,0.10491207242012024,0.10495321452617645,0.10499238967895508,0.1050315648317337,0.10508053749799728,0.10512559115886688,0.10517260432243347,0.10521766543388367,0.10526663810014725,0.10530973225831985,0.10535282641649246,0.10539983958005905,0.10544685274362564,0.10549190640449524,0.10553696006536484,0.10558593273162842,0.10562706738710403,0.10565841197967529,0.10569954663515091,0.10574264079332352,0.10578378289937973,0.10582295805215836,0.10586997121572495,0.10590718686580658,0.1059463694691658,0.10599730163812637,0.10603451728820801,0.10607369244098663,0.10611679404973984,0.10616380721330643,0.10620298236608505,0.10624411702156067,0.10628721117973328,0.10632835328578949,0.10637340694665909,0.1064145416021347,0.10644392669200897,0.10648506134748459,0.10653207451105118,0.10656929761171341,0.10660847276449203,0.10664764791727066,0.1066829115152359,0.10672992467880249,0.10676518082618713,0.10680044442415237,0.10683570057153702,0.10686508566141129,0.10689838975667953,0.10693952441215515,0.10697086900472641,0.10701004415750504,0.10705117881298065,0.10707860440015793,0.10711386799812317,0.10714128613471985,0.10717850923538208,0.10721180588006973,0.107241190969944,0.10728037357330322,0.10731758922338486,0.10734697431325912,0.10737635940313339,0.10740769654512405,0.10744491964578629,0.10747429728507996,0.1075076013803482,0.10754090547561646,0.10756441205739975,0.10760358721017838,0.10764472186565399,0.10767802596092224,0.10771524161100388,0.1077544242143631,0.10779359936714172,0.10782494395971298,0.10785041004419327,0.10787586867809296,0.10790329426527023,0.1079326793551445,0.10796598345041275,0.10798949003219604,0.10801495611667633,0.10803454369306564,0.10806000977754593,0.10809918493032455,0.10812073200941086,0.10814815759658813,0.10818146169185638,0.10822063684463501,0.10825393348932266,0.10828331857919693,0.10830682516098022,0.10834600776433945,0.1083793044090271,0.10840868949890137,0.10843415558338165,0.10845962166786194,0.1084909588098526,0.10851838439702988,0.10853993147611618,0.10856343805789948,0.10859674215316772,0.10861632972955704,0.10863983631134033,0.10866334289312363,0.10868684947490692,0.10870447754859924,0.10872994363307953,0.10875345021486282,0.10877304524183273,0.1088024228811264,0.10882201790809631,0.10884160548448563,0.1088709831237793,0.10889644920825958,0.10891604423522949,0.10895130038261414,0.1089806854724884,0.10901594161987305,0.10904336720705032,0.10906099528074265,0.10909821838140488,0.10911976546049118,0.10913543403148651,0.1091609001159668,0.10918636620044708,0.10921183228492737,0.10923337936401367,0.10925884544849396,0.10927647352218628,0.10929802060127258,0.10932348668575287,0.10935091227293015,0.10938029736280441,0.10940968245267868,0.10943710803985596,0.10946648567914963,0.1094939112663269,0.10952329635620117,0.10954876244068146,0.10958010703325272,0.10960948467254639],"recovered":[0.0,0.00170031376183033,0.0032380400225520134,0.004716999363154173,0.006141110323369503,0.007559344172477722,0.008981496095657349,0.010397771373391151,0.011915909126400948,0.013332183472812176,0.01476804818958044,0.016164734959602356,0.017714213579893112,0.019146159291267395,0.020627077668905258,0.02212366834282875,0.023575203493237495,0.025052204728126526,0.026480233296751976,0.027871042490005493,0.029271647334098816,0.03067225031554699,0.031982745975255966,0.03338726609945297,0.03474477678537369,0.03611403703689575,0.037451956421136856,0.038815341889858246,0.040163058787584305,0.04152056574821472,0.04283693805336952,0.04412784427404404,0.0453639030456543,0.04663130268454552,0.04784189537167549,0.04899176210165024,0.050157297402620316,0.051360055804252625,0.05251188203692436,0.053653910756111145,0.05482924357056618,0.055949725210666656,0.05702711641788483,0.05807707831263542,0.059138793498277664,0.060133907943964005,0.0610937625169754,0.06211630254983902,0.06307616084814072,0.06397920101881027,0.06488224864006042,0.06571085751056671,0.06659235805273056,0.06749540567398071,0.06840041279792786,0.06924077123403549,0.06999494880437851,0.07072953134775162,0.07155422121286392,0.07232601940631866,0.07309194654226303,0.07384023815393448,0.07456307113170624,0.0753074437379837,0.07603811472654343,0.07671784609556198,0.07734077423810959,0.0780067965388298,0.07864539325237274,0.07927223294973373,0.07989516109228134,0.08050045371055603,0.08109399676322937,0.08166991174221039,0.08222232013940811,0.08274925500154495,0.08330166339874268,0.08381684869527817,0.08436925709247589,0.08485506474971771,0.08533107489347458,0.08580120652914047,0.08625566959381104,0.08668074756860733,0.08709602802991867,0.08751522749662399,0.08788742125034332,0.08830662071704865,0.08870623260736465,0.08910584449768066,0.08948390930891037,0.08984042704105377,0.09018715471029282,0.09050057083368301,0.09080616384744644,0.09109999239444733,0.09140165895223618,0.09166610985994339,0.09197169542312622,0.09224986284971237,0.0925103947520256,0.09276896715164185,0.09303928911685944,0.09327631443738937,0.09353097528219223,0.09375232458114624,0.09397955983877182,0.09419503808021545,0.09442618489265442,0.09462990611791611,0.09484930336475372,0.09504715353250504,0.09527242183685303,0.09546047449111938,0.09565440565347672,0.09583853930234909,0.09601288288831711,0.09620289504528046,0.09635960310697556,0.09652023017406464,0.09668673574924469,0.09686695784330368,0.09703738242387772,0.09719409048557281,0.09736843407154083,0.09751534461975098,0.09765051305294037,0.09778175503015518,0.09791887551546097,0.09805012494325638,0.09818136692047119,0.09830673784017563,0.09843406826257706,0.09856531023979187,0.09869068115949631,0.09879841655492783,0.09892378747463226,0.09904523938894272,0.09915297478437424,0.0992489606142044,0.09935670346021652,0.0994507297873497,0.09956630319356918,0.09966228902339935,0.0997641533613205,0.09986601024866104,0.0999639555811882,0.1000756099820137,0.10014612972736359,0.10024995356798172,0.1003439798951149,0.10043604671955109,0.10051832348108292,0.10060451179742813,0.10068286955356598,0.10076121985912323,0.10084741562604904,0.1009238138794899,0.10102175176143646,0.10109227895736694,0.10115692019462585,0.10123331844806671,0.10130774974822998,0.10138022899627686,0.10144095867872238,0.10150559991598129,0.10157611966133118,0.10163488984107971,0.1017054095864296,0.10178767889738083,0.10185427963733673,0.10193851590156555,0.1020188257098198,0.10208739340305328,0.10214615613222122,0.10220492631196976,0.10225977003574371,0.10232049971818924,0.10237926244735718,0.10244390368461609,0.10249483585357666,0.1025536060333252,0.10261236876249313,0.10267113894224167,0.1027299016714096,0.10278279334306717,0.10283568501472473,0.10288269817829132,0.10294146090745926,0.10299239307641983,0.10304136574268341,0.10308641940355301,0.10314127057790756,0.10318044573068619,0.10321962833404541,0.10327056050300598,0.10331953316926956,0.10336458683013916,0.10341943055391312,0.1034664437174797,0.10350758582353592,0.10354872047901154,0.10359181463718414,0.10363686829805374,0.10367996245622635,0.10373089462518692,0.10376811772584915,0.10381904244422913,0.10385430604219437,0.10389544069766998,0.10394049435853958,0.10397771745920181,0.10402081161737442,0.10407174378633499,0.10411287844181061,0.1041579321026802,0.10420886427164078,0.10426567494869232,0.10431268811225891,0.10434990376234055,0.10439691692590714,0.10444197058677673,0.10448506474494934,0.10453011840581894,0.10457909107208252,0.10461631417274475,0.10464569926261902,0.10468683391809464,0.10472796857357025,0.10477498173713684,0.10481611639261246,0.10485725849866867,0.10490427166223526,0.10494344681501389,0.10499045997858047,0.10503551363945007,0.1050746887922287,0.10511387139558792,0.10515108704566956,0.10518831014633179,0.10521964728832245,0.10526274889707565,0.10530192404985428,0.1053430587053299,0.10538419336080551,0.1054312065243721,0.10546647012233734,0.10552523285150528,0.1055644154548645,0.10560163110494614,0.10564081370830536,0.10567215085029602,0.10571720451116562,0.10575246810913086,0.10579164326190948,0.10582494735717773,0.10586216300725937,0.10590525716543198,0.10593268275260925,0.10596206784248352,0.10599537193775177,0.10602866858243942,0.10606001317501068,0.10609331727027893,0.10612465441226959,0.10615795850753784,0.10618342459201813,0.10622847825288773,0.10625981539487839,0.10629703849554062,0.10632838308811188,0.1063675582408905,0.10639498382806778,0.10642828047275543,0.10646158456802368,0.10649292916059494,0.10653014481067657,0.10655561089515686,0.10658499598503113,0.10662025213241577,0.10666139423847198,0.10669077187776566,0.10673778504133224,0.10677696764469147,0.10679851472377777,0.1068357303738594,0.10686511546373367,0.10689254105091095,0.10691996663808823,0.10695326328277588,0.10697872936725616,0.10699831694364548,0.10702770203351974,0.10704924911260605,0.10707275569438934,0.10710214078426361,0.10713348537683487,0.10716482251882553,0.10719616711139679,0.10722947120666504,0.10725101828575134,0.10729607194662094,0.1073274090886116,0.10735287517309189,0.10739597678184509,0.1074155643582344,0.10743515193462372,0.10747432708740234,0.10751155018806458,0.10753505676984787,0.10755268484354019,0.10758011043071747,0.10760557651519775,0.10763691365718842,0.1076623797416687,0.10769176483154297,0.10770547389984131,0.1077289804816246,0.1077505350112915,0.10777012258768082,0.10779950767755508,0.10782301425933838,0.10784456133842468,0.107864148914814,0.10788961499929428,0.10791116207838058,0.10794445872306824,0.10797776281833649,0.10800714790821075,0.10803457349538803,0.10805808007717133,0.10809333622455597,0.10811292380094528,0.10812664031982422,0.10814426839351654,0.10816581547260284,0.10819128155708313,0.1082206666469574,0.10824809223413467,0.108265720307827,0.10829314589500427,0.10831861197948456,0.10834015905857086,0.10835974663496017,0.10837933421134949,0.10841067880392075,0.10844789445400238,0.1084655225276947,0.10849490761756897,0.1085105836391449,0.10854779928922653],"active":[0.004291892051696777,0.003878566902130842,0.0037394859828054905,0.003637623507529497,0.0036689667031168938,0.0036474186927080154,0.0037081437185406685,0.0037101032212376595,0.003576898016035557,0.003610200248658657,0.0036768028512597084,0.003759074956178665,0.003668965771794319,0.003710104152560234,0.0037336107343435287,0.0037336088716983795,0.003729691728949547,0.00370226614177227,0.0036611296236515045,0.0036650486290454865,0.0036434978246688843,0.003533804789185524,0.003639582544565201,0.0035710223019123077,0.0035592690110206604,0.0035240091383457184,0.0036004073917865753,0.0035573095083236694,0.0035240091383457184,0.0035024620592594147,0.0035024620592594147,0.0034123510122299194,0.003433898091316223,0.0033437907695770264,0.003324199467897415,0.003298737108707428,0.0032771900296211243,0.0032027512788772583,0.0031733661890029907,0.003161616623401642,0.003063671290874481,0.0029774829745292664,0.0030009858310222626,0.002973560243844986,0.002834480255842209,0.0027894265949726105,0.002856031060218811,0.0027678832411766052,0.0026797279715538025,0.0026875659823417664,0.002650350332260132,0.002722829580307007,0.002707153558731079,0.002642512321472168,0.0025328099727630615,0.0024583786725997925,0.0024799183011054993,0.0025171414017677307,0.002511262893676758,0.0024544596672058105,0.002436824142932892,0.002348676323890686,0.0023173317313194275,0.002280116081237793,0.0022350549697875977,0.002219386398792267,0.00227423757314682,0.0022370144724845886,0.002211548388004303,0.0021645426750183105,0.0021077319979667664,0.0020979419350624084,0.0020920634269714355,0.0020744353532791138,0.002054840326309204,0.0020333006978034973,0.001988239586353302,0.001998037099838257,0.0019275173544883728,0.0019235983490943909,0.0018942132592201233,0.0018609091639518738,0.0018236935138702393,0.0018080174922943115,0.0017845183610916138,0.0017747282981872559,0.0018001869320869446,0.0017394647002220154,0.001694411039352417,0.0016650259494781494,0.001621931791305542,0.0015964657068252563,0.0015945062041282654,0.001545533537864685,0.0015357360243797302,0.0015318244695663452,0.0015141963958740234,0.0015572905540466309,0.0015043988823890686,0.00148676335811615,0.001478925347328186,0.00148676335811615,0.0014515072107315063,0.001467183232307434,0.0014358311891555786,0.0014495477080345154,0.0014338716864585876,0.0014436691999435425,0.001406453549861908,0.0014162510633468628,0.0013966560363769531,0.0013946965336799622,0.0013790279626846313,0.0013672783970832825,0.0013692304491996765,0.0013633593916893005,0.001332014799118042,0.0013163387775421143,0.001333974301815033,0.001330055296421051,0.0013398528099060059,0.0013006702065467834,0.0012791231274604797,0.0012889206409454346,0.0012379884719848633,0.0012301579117774963,0.0012379884719848633,0.0012321099638938904,0.0012223199009895325,0.0012281909584999084,0.0012281984090805054,0.0012242794036865234,0.0012223124504089355,0.0012105628848075867,0.0012105628848075867,0.0012066513299942017,0.0011988133192062378,0.0011988058686256409,0.0012007728219032288,0.0011988133192062378,0.001187056303024292,0.0012046843767166138,0.001187056303024292,0.0011948943138122559,0.0011988058686256409,0.0012144818902015686,0.0012027323246002197,0.001177266240119934,0.0011968538165092468,0.0011674687266349792,0.0011655092239379883,0.0011596307158470154,0.0011713802814483643,0.0011518001556396484,0.0011420026421546936,0.0011400505900382996,0.0011380836367607117,0.0011341646313667297,0.0011028274893760681,0.0010969415307044983,0.001108698546886444,0.0010989010334014893,0.0010910779237747192,0.0010832399129867554,0.0010989084839820862,0.0010969489812850952,0.0010969489812850952,0.001114577054977417,0.001112617552280426,0.0010969489812850952,0.0011008679866790771,0.0010812729597091675,0.0010656118392944336,0.0010636448860168457,0.0010714828968048096,0.0010675638914108276,0.0010773614048957825,0.0010773539543151855,0.0010832399129867554,0.0010793209075927734,0.0010851994156837463,0.0010832324624061584,0.0010930299758911133,0.0010851919651031494,0.0010832399129867554,0.0010773614048957825,0.0010793209075927734,0.0010832324624061584,0.0010754019021987915,0.0010754019021987915,0.0010734423995018005,0.0010734423995018005,0.0010636448860168457,0.0010656118392944336,0.0010695233941078186,0.0010695233941078186,0.0010753944516181946,0.0010773539543151855,0.0010636523365974426,0.0010656118392944336,0.0010616853833198547,0.0010675638914108276,0.0010675638914108276,0.0010656043887138367,0.0010734423995018005,0.0010577738285064697,0.0010656043887138367,0.0010538548231124878,0.0010577663779258728,0.0010577738285064697,0.0010518953204154968,0.0010538473725318909,0.0010597258806228638,0.0010538473725318909,0.0010597258806228638,0.0010597333312034607,0.0010577738285064697,0.001044057309627533,0.001040138304233551,0.0010499358177185059,0.0010499358177185059,0.0010499358177185059,0.0010518953204154968,0.0010558143258094788,0.001047976315021515,0.001042097806930542,0.0010538473725318909,0.0010558068752288818,0.0010558143258094788,0.001047976315021515,0.0010538548231124878,0.001049928367137909,0.001042097806930542,0.0010538548231124878,0.001044057309627533,0.00103817880153656,0.001042105257511139,0.0010499358177185059,0.0010518953204154968,0.0010558068752288818,0.0010675638914108276,0.0010656043887138367,0.0010714828968048096,0.0010714828968048096,0.0010597333312034607,0.0010538548231124878,0.0010656043887138367,0.0010440647602081299,0.001044057309627533,0.001046016812324524,0.001042097806930542,0.0010577738285064697,0.001047976315021515,0.001047976315021515,0.001044057309627533,0.001040138304233551,0.001036226749420166,0.001034267246723175,0.001038186252117157,0.001047976315021515,0.0010558068752288818,0.0010499358177185059,0.0010538548231124878,0.001047968864440918,0.0010538548231124878,0.0010538473725318909,0.0010577663779258728,0.0010518953204154968,0.0010577738285064697,0.0010499358177185059,0.001047976315021515,0.001040138304233551,0.0010499358177185059,0.001046016812324524,0.001046016812324524,0.001047976315021515,0.001034267246723175,0.001047976315021515,0.0010597258806228638,0.0010577738285064697,0.0010538473725318909,0.0010636523365974426,0.0010558143258094788,0.001047976315021515,0.0010518953204154968,0.001040138304233551,0.00103817880153656,0.001040138304233551,0.001046016812324524,0.001036226749420166,0.001036226749420166,0.001036226749420166,0.001032307744026184,0.0010499358177185059,0.001047976315021515,0.001046016812324524,0.001047976315021515,0.0010558143258094788,0.0010577663779258728,0.0010538473725318909,0.0010558068752288818,0.0010499358177185059,0.0010518953204154968,0.0010558143258094788,0.00103817880153656,0.001044057309627533,0.0010558068752288818,0.001044057309627533,0.0010283812880516052,0.0010283812880516052,0.001044057309627533,0.001036219298839569,0.0010342597961425781,0.0010264292359352112,0.0010244697332382202,0.0010127127170562744,0.0010244697332382202,0.0010244697332382202,0.0010225102305412292,0.0010323002934455872,0.0010225102305412292,0.0010185912251472473,0.0010264217853546143,0.0010323002934455872,0.0010264292359352112,0.001040138304233551,0.001036226749420166,0.00103817880153656,0.001036219298839569,0.0010264217853546143,0.001040138304233551,0.0010264292359352112,0.0010225102305412292,0.0010342597961425781,0.001042097806930542,0.001046016812324524,0.001042097806930542,0.00103817880153656,0.0010283812880516052,0.0010323002934455872,0.0010303407907485962,0.0010323002934455872,0.001040138304233551,0.0010499358177185059,0.0010577738285064697,0.0010558068752288818,0.001046016812324524,0.0010577738285064697,0.0010538548231124878,0.0010695233941078186,0.0010616853833198547]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.004291892051696777,0.005529908463358879,0.0068854582495987415,0.008239049464464188,0.00963769480586052,0.01092272438108921,0.01222930196672678,0.013502578251063824,0.01482090912759304,0.01607263833284378,0.01741839200258255,0.01865445077419281,0.01992185041308403,0.02118925005197525,0.02239200659096241,0.02359672263264656,0.02478380687534809,0.02593563310801983,0.02706199325621128,0.028172682970762253,0.029236357659101486,0.03028240241110325,0.03135979175567627,0.0323353186249733,0.03328929468989372,0.03429028391838074,0.0352129191160202,0.036147311329841614,0.03708365932106972,0.03796515613794327,0.038842737674713135,0.039710525423288345,0.04051954671740532,0.04130897670984268,0.042102325707674026,0.042870208621025085,0.04357345029711723,0.04431195184588432,0.045052409172058105,0.04576544463634491,0.04645301401615143,0.047103364020586014,0.04770278558135033,0.04831983521580696,0.04889770597219467,0.04944227635860443,0.05003777891397476,0.0505647175014019,0.051083821803331375,0.05157158523797989,0.052047595381736755,0.052560824900865555,0.05298198387026787,0.05343840643763542,0.05384977161884308,0.05428660288453102,0.05472147464752197,0.055093664675951004,0.055495236068964005,0.05588309466838837,0.05621219053864479,0.05654715746641159,0.05688604712486267,0.05724843963980675,0.05757557600736618,0.05787528306245804,0.05816324055194855,0.05846099182963371,0.058754824101924896,0.059025149792432785,0.059295475482940674,0.05954425409436226,0.0598243772983551,0.06007315590977669,0.060290589928627014,0.06052761524915695,0.06075288727879524,0.060952696949243546,0.061160337179899216,0.061385609209537506,0.06158933416008949,0.0617891401052475,0.06199090555310249,0.062173083424568176,0.06235525757074356,0.06250804662704468,0.06266280263662338,0.06281168013811111,0.06296446919441223,0.06311530619859695,0.06326809525489807,0.06340913474559784,0.06353254616260529,0.06362853944301605,0.06375586241483688,0.06386163830757141,0.06397134065628052,0.06409475207328796,0.06419269740581512,0.06428280472755432,0.06436115503311157,0.06446105986833572,0.06454528868198395,0.06462952494621277,0.064711794257164,0.06479211151599884,0.06486459076404572,0.06493119895458221,0.06500367820262909,0.0650702714920044,0.06513296067714691,0.0652034804224968,0.06527791917324066,0.0653366893529892,0.06539545208215714,0.06545813381671906,0.06551885604858398,0.06556391716003418,0.06561876833438873,0.06566773355007172,0.06571279466152191,0.06575001031160355,0.06579506397247314,0.06584207713603973,0.06588713079690933,0.06592631340026855,0.06597135961055756,0.06601445376873016,0.0660497173666954,0.06609085202217102,0.06613003462553024,0.06616529822349548,0.06620251387357712,0.06622406095266342,0.06625540554523468,0.06628674268722534,0.06631220877170563,0.0663396343588829,0.06637097895145416,0.06639839708805084,0.06642191112041473,0.0664532482624054,0.0664728432893753,0.066496342420578,0.06652768701314926,0.06654727458953857,0.0665629506111145,0.06658057868480682,0.06660016626119614,0.06661583483219147,0.06663542985916138,0.06666089594364166,0.06668047606945038,0.0666981115937233,0.06671378016471863,0.06672748923301697,0.0667412057518959,0.06676667183637619,0.06677842140197754,0.06679213792085648,0.0668078064918518,0.06681956350803375,0.06683327257633209,0.06684111058712006,0.06684894114732742,0.06686265766620636,0.0668763667345047,0.06688616424798965,0.06689400225877762,0.06690771132707596,0.0669194683432579,0.06692925840616226,0.0669429749250412,0.06695668399333954,0.06696256250143051,0.06697235256433487,0.06697627156972885,0.06699389964342117,0.06700369715690613,0.06701740622520447,0.06702132523059845,0.06703504174947739,0.06704875081777573,0.06706050783395767,0.06707029789686203,0.06708205491304398,0.06709184497594833,0.06710164248943329,0.06710947304964066,0.06711927056312561,0.06712318956851959,0.06712906807661057,0.06713885813951492,0.06714669615030289,0.06715649366378784,0.06716040521860123,0.0671662837266922,0.06717020273208618,0.06717412173748016,0.06718391180038452,0.0671897903084755,0.06719566881656647,0.06720154732465744,0.06720937788486481,0.06721525639295578,0.06722113490104675,0.06722505390644073,0.0672328844666481,0.06723680347204208,0.06724268198013306,0.06725051999092102,0.0672544315457344,0.0672563910484314,0.06726031005382538,0.06726618856191635,0.06727206707000732,0.06727597862482071,0.0672779381275177,0.06728185713291168,0.06728381663560867,0.06728773564100266,0.06729361414909363,0.067299485206604,0.06730340421199799,0.06730732321739197,0.06731124222278595,0.06731124222278595,0.06731320172548294,0.06731320172548294,0.06731516122817993,0.06731516122817993,0.06731712073087692,0.0673229917883873,0.06732495129108429,0.06732495129108429,0.06732495129108429,0.06732691079378128,0.06732887029647827,0.06733082979917526,0.06733474880456924,0.06733670830726624,0.06733670830726624,0.06733670830726624,0.06734258681535721,0.0673464983701706,0.06735041737556458,0.06735433638095856,0.06735433638095856,0.06735629588365555,0.06735825538635254,0.06736021488904953,0.06736217439174652,0.06736413389444351,0.0673660933971405,0.0673680528998375,0.0673680528998375,0.0673680528998375,0.06737000495195389,0.06737196445465088,0.06737392395734787,0.06737588346004486,0.06737588346004486,0.06737980246543884,0.06738176196813583,0.06738372147083282,0.06738372147083282,0.06738568097352982,0.0673876404762268,0.0673876404762268,0.06739155948162079,0.06739351898431778,0.06739547103643417,0.06739743053913116,0.06739939004182816,0.06739939004182816,0.06740134954452515,0.06740526854991913,0.06740722805261612,0.06740722805261612,0.06740722805261612,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311,0.06740918755531311],"recovered":[0.0,0.0017904225969687104,0.0033124778419733047,0.004758136346936226,0.006111727096140385,0.0074927425011992455,0.008793443441390991,0.01009218581020832,0.011424228549003601,0.012750394642353058,0.014039342291653156,0.015336125157773495,0.016583936288952827,0.01782195270061493,0.019112858921289444,0.020317574962973595,0.021526208147406578,0.022695664316415787,0.02385532483458519,0.025030655786395073,0.026139385998249054,0.027259869500994682,0.028325503692030907,0.029385261237621307,0.03038429468870163,0.031340230256319046,0.03235885128378868,0.033297158777713776,0.03423742577433586,0.03516789525747299,0.03610620275139809,0.037003371864557266,0.03790250048041344,0.03873111307621002,0.039571475237607956,0.040323685854673386,0.0411229133605957,0.04193780943751335,0.042680226266384125,0.04344027489423752,0.04415331035852432,0.044862426817417145,0.04551081731915474,0.046131785959005356,0.04676450788974762,0.04735217243432999,0.04793396219611168,0.048503998667001724,0.04907403513789177,0.049597058445215225,0.05011420324444771,0.05064702033996582,0.05118963122367859,0.05165388807654381,0.05207309126853943,0.05252167582511902,0.052964381873607635,0.05339337885379791,0.053765568882226944,0.05413383990526199,0.054553039371967316,0.054919350892305374,0.05525432154536247,0.05562259256839752,0.055963438004255295,0.056347381323575974,0.05665100738406181,0.05695463716983795,0.05724063515663147,0.057520754635334015,0.05780087411403656,0.05808687210083008,0.05833369120955467,0.05862948298454285,0.058884140104055405,0.059107452630996704,0.05935623124241829,0.05959521606564522,0.059814609587192535,0.06002029404044151,0.06022597849369049,0.06045125052332878,0.06066868454217911,0.06088024377822876,0.06105458736419678,0.06126614660024643,0.061416979879140854,0.06157369166612625,0.06173431873321533,0.06190474331378937,0.062045782804489136,0.06221620738506317,0.06235724687576294,0.062492407858371735,0.06260015070438385,0.06271768361330032,0.06283129751682281,0.0629468709230423,0.06304285675287247,0.063148632645607,0.06324657797813416,0.0633464828133583,0.0634365901350975,0.06352082639932632,0.06361877173185349,0.06371279805898666,0.06379702687263489,0.06386362761259079,0.06393610686063766,0.06400662660598755,0.06408106535673141,0.06414374709129333,0.06421427428722382,0.06427499651908875,0.06434159725904465,0.06439448893070221,0.06446108967065811,0.064531609416008,0.06458842009305954,0.06463151425123215,0.06469027698040009,0.06474708765745163,0.06478822231292725,0.06483327597379684,0.06487832963466644,0.06492339074611664,0.06496648490428925,0.06501741707324982,0.06506051123142242,0.06510556489229202,0.06514278054237366,0.0651780441403389,0.06522701680660248,0.06526031345129013,0.0652896985411644,0.06532692164182663,0.06535825878381729,0.06538568437099457,0.06541506946086884,0.06544249504804611,0.06548167020082474,0.06550713628530502,0.06552868336439133,0.06554827094078064,0.06557765603065491,0.06560312211513519,0.0656246691942215,0.06564229726791382,0.06565993279218674,0.06568147987127304,0.06569910794496536,0.0657147765159607,0.065736323595047,0.06575591117143631,0.06577550619840622,0.06579117476940155,0.06581272184848785,0.0658264309167862,0.06584406644105911,0.06586365401744843,0.06587736308574677,0.06589499861001968,0.065912626683712,0.06592241674661636,0.06593221426010132,0.06594201177358627,0.06595376133918762,0.06597138941287994,0.06597922742366791,0.06599098443984985,0.06600077450275421,0.06601253151893616,0.0660242810845375,0.06603211909532547,0.06604582816362381,0.06606150418519974,0.06607717275619507,0.06608109176158905,0.06609676033258438,0.06610459834337234,0.06611047685146332,0.0661163479089737,0.06612810492515564,0.06614377349615097,0.0661594420671463,0.06616923958063126,0.06617707759141922,0.06618882715702057,0.0662025436758995,0.06621429324150085,0.06622213125228882,0.06622996181249619,0.06623584032058716,0.06624171882867813,0.06625346839427948,0.06626522541046143,0.0662711039185524,0.06627893447875977,0.06628285348415375,0.06628873199224472,0.06630048155784607,0.06630636006593704,0.06630831956863403,0.066314198076725,0.06632398813962936,0.06632790714502335,0.06633182615041733,0.06633966416120529,0.06634750217199326,0.06635141372680664,0.0663592517375946,0.06636513024568558,0.06637100875377655,0.06637492030858994,0.06637492030858994,0.06637883931398392,0.06638667732477188,0.06639059633016586,0.06639451533555984,0.06640038639307022,0.0664043053984642,0.06640822440385818,0.06641410291194916,0.06641997396945953,0.06642389297485352,0.0664278119802475,0.06643173098564148,0.06643369048833847,0.06643369048833847,0.06643564999103546,0.06643564999103546,0.06643564999103546,0.06643956899642944,0.06644152849912643,0.06644348055124283,0.06644544005393982,0.0664493590593338,0.06645131856203079,0.06645327806472778,0.06645523756742477,0.06645523756742477,0.06645915657281876,0.06646111607551575,0.06646111607551575,0.06646698713302612,0.0664709061384201,0.0664728656411171,0.06648070365190506,0.06648070365190506,0.06648070365190506,0.06648266315460205,0.06648462265729904,0.06648854166269302,0.06649245321750641,0.0664944127202034,0.06649637222290039,0.06649833172559738,0.06650029122829437,0.06650421023368835,0.06650616973638535,0.06650812923908234,0.06650812923908234,0.06651008874177933,0.06651204824447632,0.06651400029659271,0.0665159597992897,0.0665179193019867,0.06651987880468369,0.06651987880468369,0.06651987880468369,0.06652575731277466,0.06652575731277466,0.06652771681547165,0.06652967631816864,0.06652967631816864,0.06652967631816864,0.06653163582086563,0.06653555482625961,0.06654142588376999,0.06654338538646698,0.06654338538646698,0.06654338538646698,0.06654338538646698,0.06654338538646698,0.06654338538646698,0.06654534488916397,0.06654534488916397,0.06654534488916397,0.06654534488916397,0.06654534488916397,0.06654534488916397,0.06654534488916397,0.06654534488916397,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096,0.06654730439186096],"active":[0.004291892051696777,0.0037394859828054905,0.0035729804076254368,0.0034809131175279617,0.0035259677097201347,0.003429981879889965,0.0034358585253357887,0.003410392440855503,0.0033966805785894394,0.0033222436904907227,0.0033790497109293938,0.0033183256164193153,0.0033379141241312027,0.003367297351360321,0.003279147669672966,0.003279147669672966,0.003257598727941513,0.003239968791604042,0.003206668421626091,0.00314202718436718,0.0030969716608524323,0.0030225329101085663,0.003034288063645363,0.0029500573873519897,0.002905000001192093,0.0029500536620616913,0.0028540678322315216,0.002850152552127838,0.002846233546733856,0.002797260880470276,0.0027365349233150482,0.002707153558731079,0.0026170462369918823,0.00257786363363266,0.0025308504700660706,0.0025465227663517,0.00245053693652153,0.0023741424083709717,0.0023721829056739807,0.0023251697421073914,0.0022997036576271057,0.002240937203168869,0.002191968262195587,0.0021880492568016052,0.002133198082447052,0.0020901039242744446,0.002103816717863083,0.002060718834400177,0.0020097866654396057,0.0019745267927646637,0.0019333921372890472,0.0019138045608997345,0.0017923526465892792,0.0017845183610916138,0.00177668035030365,0.0017649270594120026,0.0017570927739143372,0.0017002858221530914,0.0017296671867370605,0.0017492547631263733,0.001659151166677475,0.0016278065741062164,0.0016317255795001984,0.0016258470714092255,0.0016121380031108856,0.0015279017388820648,0.001512233167886734,0.001506354659795761,0.0015141889452934265,0.0015043951570987701,0.0014946013689041138,0.0014573819935321808,0.0014906860888004303,0.001443672925233841,0.0014064498245716095,0.0014201626181602478,0.0013966560363769531,0.0013574808835983276,0.0013457275927066803,0.001365315169095993,0.001363355666399002,0.0013378895819187164,0.0013222210109233856,0.0012928396463394165,0.0013006702065467834,0.0012419000267982483,0.0012458227574825287,0.0012379884719848633,0.0012301504611968994,0.0012105628848075867,0.0012223124504089355,0.001192927360534668,0.0011752992868423462,0.0011361315846443176,0.0011557117104530334,0.0011439546942710876,0.0011400431394577026,0.0011478811502456665,0.0011498406529426575,0.0011341720819473267,0.001114577054977417,0.001114577054977417,0.001108698546886444,0.001108698546886444,0.0010930225253105164,0.0010793134570121765,0.0010675638914108276,0.0010675713419914246,0.0010675713419914246,0.0010636448860168457,0.0010518953204154968,0.0010597333312034607,0.0010636448860168457,0.0010616928339004517,0.0010538548231124878,0.0010636448860168457,0.0010577663779258728,0.001032307744026184,0.0010303482413291931,0.001036219298839569,0.0010225176811218262,0.0010029226541519165,0.0010068416595458984,0.0010088011622428894,0.0010088011622428894,0.0010029226541519165,0.0010048747062683105,0.0009970366954803467,0.0009892061352729797,0.0009852871298789978,0.0009872540831565857,0.0009872540831565857,0.0009754970669746399,0.000963747501373291,0.000965707004070282,0.0009598210453987122,0.0009539499878883362,0.0009539499878883362,0.0009559094905853271,0.0009559020400047302,0.0009402409195899963,0.0009461119771003723,0.0009441599249839783,0.0009480714797973633,0.0009500309824943542,0.0009441524744033813,0.0009382814168930054,0.0009382814168930054,0.0009402334690093994,0.0009343549609184265,0.0009363219141960144,0.0009461194276809692,0.0009441524744033813,0.0009422004222869873,0.0009382739663124084,0.0009363144636154175,0.0009284839034080505,0.0009402409195899963,0.0009343549609184265,0.0009284839034080505,0.0009304434061050415,0.0009245648980140686,0.0009206458926200867,0.0009186938405036926,0.0009167268872261047,0.0009206458926200867,0.0009226053953170776,0.0009147748351097107,0.0009147748351097107,0.0009167268872261047,0.0009186938405036926,0.0009167268872261047,0.0009186938405036926,0.0009245648980140686,0.0009167343378067017,0.0009108483791351318,0.000899098813533783,0.0009128078818321228,0.0009069368243217468,0.0009128078818321228,0.0009108483791351318,0.0009186938405036926,0.0009206458926200867,0.0009167343378067017,0.0009108558297157288,0.0009128153324127197,0.0009147673845291138,0.0009128153324127197,0.0009069293737411499,0.0009049773216247559,0.0009010583162307739,0.0008991062641143799,0.0009030178189277649,0.0009049773216247559,0.0009030252695083618,0.000895179808139801,0.000895179808139801,0.000891268253326416,0.000891268253326416,0.000895179808139801,0.000889308750629425,0.000889308750629425,0.000893227756023407,0.000895179808139801,0.000891268253326416,0.000893227756023407,0.000893227756023407,0.0008932203054428101,0.0008893013000488281,0.000891268253326416,0.000891268253326416,0.0008893013000488281,0.0008853822946548462,0.0008853897452354431,0.000891268253326416,0.000893227756023407,0.0008893013000488281,0.0008873417973518372,0.0008873417973518372,0.0008834302425384521,0.0008834302425384521,0.0008853897452354431,0.0008853822946548462,0.0008834302425384521,0.0008834302425384521,0.0008834302425384521,0.0008795112371444702,0.0008795112371444702,0.0008795112371444702,0.0008795112371444702,0.0008795112371444702,0.0008814707398414612,0.0008834227919578552,0.0008834227919578552,0.0008814707398414612,0.0008795112371444702,0.0008775517344474792,0.0008775517344474792,0.0008775517344474792,0.0008795112371444702,0.0008814707398414612,0.0008775517344474792,0.0008755922317504883,0.0008814707398414612,0.0008795112371444702,0.0008795112371444702,0.0008814707398414612,0.0008736327290534973,0.0008755922317504883,0.0008775517344474792,0.0008775517344474792,0.0008775517344474792,0.0008755922317504883,0.0008736401796340942,0.0008736401796340942,0.0008716806769371033,0.0008697211742401123,0.0008697137236595154,0.0008677542209625244,0.0008677542209625244,0.0008677542209625244,0.0008677542209625244,0.0008697137236595154,0.0008697137236595154,0.0008697211742401123,0.0008677616715431213,0.0008677616715431213,0.0008677616715431213,0.0008677616715431213,0.0008716806769371033,0.0008677616715431213,0.0008697137236595154,0.0008697137236595154,0.0008697137236595154,0.0008697137236595154,0.0008716732263565063,0.0008736327290534973,0.0008716732263565063,0.0008658021688461304,0.0008638426661491394,0.0008658021688461304,0.0008658021688461304,0.0008658021688461304,0.0008658021688461304,0.0008658021688461304,0.0008638426661491394,0.0008638426661491394,0.0008638426661491394,0.0008638426661491394,0.0008638426661491394,0.0008638426661491394,0.0008638426661491394,0.0008638426661491394,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484,0.0008618831634521484]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.004291892051696777,0.005584757309406996,0.006928553804755211,0.008266473188996315,0.009529955685138702,0.010742506012320518,0.012019701302051544,0.013287100940942764,0.01443500816822052,0.015535902231931686,0.016660302877426147,0.01770830899477005,0.018758270889520645,0.019739674404263496,0.020734788849949837,0.02168484963476658,0.02255067601799965,0.0234537236392498,0.024292126297950745,0.02511877752840519,0.0258749071508646,0.026648668572306633,0.027371497824788094,0.02808845043182373,0.028799526393413544,0.029457712545990944,0.030086515471339226,0.030721193179488182,0.03129906579852104,0.03186910226941109,0.03245285153388977,0.03299938142299652,0.033534154295921326,0.034045424312353134,0.03449009358882904,0.03497393801808357,0.03538334369659424,0.035810381174087524,0.03622566536068916,0.03664878383278847,0.03702293336391449,0.03737945109605789,0.037690915167331696,0.03801608830690384,0.038331467658281326,0.03863117843866348,0.038940683007240295,0.03923647478222847,0.03951267898082733,0.03978300467133522,0.04007096216082573,0.04032757505774498,0.04056655988097191,0.040803585201501846,0.04101906344294548,0.04122670367360115,0.04143238812685013,0.04160672798752785,0.04179869964718819,0.04198479279875755,0.04215129837393761,0.04232172295451164,0.04248235002160072,0.042615555226802826,0.042760513722896576,0.042901553213596344,0.0430230051279068,0.0431346595287323,0.0432678647339344,0.04337364435195923,0.0434911772608757,0.04359695687890053,0.04369098320603371,0.043783050030469894,0.04387512058019638,0.04396718740463257,0.04404750093817711,0.04412977397441864,0.04421596601605415,0.044298239052295685,0.04435896500945091,0.044429484754800797,0.04449804499745369,0.04456073045730591,0.04461557790637016,0.044668469578027725,0.04472919553518295,0.04477033019065857,0.04481734335422516,0.04487219452857971,0.04491724818944931,0.04495250806212425,0.0449858084321022,0.045023027807474136,0.04505828768014908,0.04509158805012703,0.04512684792280197,0.04516210779547691,0.0451875738799572,0.04521891474723816,0.045244380831718445,0.04527180641889572,0.04529727250337601,0.04531686007976532,0.045338407158851624,0.0453658327460289,0.04537954553961754,0.04539913311600685,0.04541676491498947,0.045438311994075775,0.0454559400677681,0.04547553136944771,0.045485325157642365,0.045500993728637695,0.04551274701952934,0.04552841931581497,0.045536257326602936,0.04554605111479759,0.04556171968579292,0.04557151719927788,0.045581310987472534,0.04559110477566719,0.04560677707195282,0.045614611357450485,0.04562636464834213,0.0456341989338398,0.04564203694462776,0.0456557460129261,0.04565770551562309,0.045663584023714066,0.04567337781190872,0.045677296817302704,0.04568513110280037,0.045691005885601044,0.045694924890995026,0.04569688439369202,0.045700803399086,0.04570667818188667,0.045708637684583664,0.045712556689977646,0.04571647197008133,0.04571843147277832,0.0457223504781723,0.04572430998086929,0.04572822526097298,0.04573018476366997,0.04573410376906395,0.04573606327176094,0.04573801904916763,0.045739978551864624,0.045739978551864624,0.045741938054561615,0.045743897557258606,0.045743897557258606,0.0457458570599556,0.04574781656265259,0.04574977234005928,0.04575173184275627,0.04575173184275627,0.04575173184275627,0.04575369134545326,0.04575369134545326,0.04575369134545326,0.04575565084815025,0.045757610350847244,0.045757610350847244,0.045759569853544235,0.045759569853544235,0.045759569853544235,0.04576152563095093,0.04576348513364792,0.04576544463634491,0.0457674041390419,0.0457674041390419,0.04576936364173889,0.04576936364173889,0.045773282647132874,0.045775238424539566,0.04577719792723656,0.04577915742993355,0.04577915742993355,0.04578111693263054,0.04578111693263054,0.04578307643532753,0.04578307643532753,0.04578307643532753,0.04578307643532753,0.04578307643532753,0.04578307643532753,0.04578307643532753,0.04578503593802452,0.04578503593802452,0.04578503593802452,0.04578503593802452,0.04578699171543121,0.04578699171543121,0.04578699171543121,0.045788951218128204,0.045788951218128204,0.045788951218128204,0.045788951218128204,0.045788951218128204,0.045788951218128204,0.045788951218128204,0.045788951218128204,0.045788951218128204,0.045788951218128204,0.045788951218128204,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195,0.045790910720825195],"recovered":[0.0,0.0017257793806493282,0.0032948479056358337,0.004787519574165344,0.006143069360405207,0.007449646946042776,0.008697457611560822,0.009927638806402683,0.011204833164811134,0.012444808147847652,0.01360251009464264,0.014754336327314377,0.015859147533774376,0.0169580839574337,0.017923815175890923,0.01894439570605755,0.019884660840034485,0.020797502249479294,0.021698590368032455,0.02257225289940834,0.02343808114528656,0.024227513000369072,0.024987561628222466,0.025767197832465172,0.026490027084946632,0.027199143543839455,0.02792784944176674,0.028574282303452492,0.02924422174692154,0.02983972430229187,0.03046656772494316,0.03101309761404991,0.031565502285957336,0.03208069130778313,0.03260371461510658,0.033073846250772476,0.03355769068002701,0.0340062752366066,0.03447836637496948,0.0348760224878788,0.035301100462675095,0.03568895906209946,0.0360807366669178,0.03644900768995285,0.03679965063929558,0.03715616464614868,0.037451960146427155,0.03776146098971367,0.03805137798190117,0.03836088255047798,0.03863120824098587,0.038925040513277054,0.03919145092368126,0.039426516741514206,0.03966941684484482,0.03987706080079079,0.04009449854493141,0.04030017927289009,0.04050782322883606,0.04069783538579941,0.04088980332016945,0.04108961299061775,0.04125024005770683,0.04143437370657921,0.041559744626283646,0.041700784116983414,0.04185161739587784,0.041992656886577606,0.042135655879974365,0.04227278009057045,0.04239031299948692,0.04249805212020874,0.04262537881731987,0.04273507744073868,0.04283106327056885,0.04292704537510872,0.04301127791404724,0.043113142251968384,0.04320129007101059,0.043291401118040085,0.043373674154281616,0.04344811290502548,0.04352254793047905,0.04359894618391991,0.04367925971746445,0.043738026171922684,0.043788958340883255,0.04385555908083916,0.043900612741708755,0.04395546391606331,0.043998558074235916,0.04405340552330017,0.04409650340676308,0.044123925268650055,0.044155269861221313,0.044186610728502274,0.04421599581837654,0.04425125569105148,0.04429630935192108,0.04432765021920204,0.04435507580637932,0.044382501393556595,0.044411882758140564,0.04442755505442619,0.04445498064160347,0.04447456821799278,0.04450394958257675,0.04452354088425636,0.044541168957948685,0.044560760259628296,0.04457642883062363,0.04459797590970993,0.04461756721138954,0.04463128000497818,0.04465086758136749,0.04466066136956215,0.04467633366584778,0.04469200596213341,0.044701799750328064,0.044717468321323395,0.04472726583480835,0.0447390191257,0.04475272819399834,0.044768400490283966,0.04478015378117561,0.04479386657476425,0.04480366036295891,0.044811494648456573,0.04482520744204521,0.044833045452833176,0.04483892023563385,0.044846754521131516,0.0448506735265255,0.04485851153731346,0.044864386320114136,0.0448722206056118,0.04487613961100578,0.044882018119096756,0.04488593339920044,0.04488789290189743,0.0448937714099884,0.04489768669009209,0.04489964619278908,0.04490160569548607,0.04490356519818306,0.04490748047828674,0.044911399483680725,0.044911399483680725,0.0449172779917717,0.04491923376917839,0.04492119327187538,0.04492511227726936,0.044927071779966354,0.044929031282663345,0.04493098706007004,0.04493098706007004,0.04493490606546402,0.04493686556816101,0.044938825070858,0.044938825070858,0.044938825070858,0.044938825070858,0.044938825070858,0.044938825070858,0.044938825070858,0.044942740350961685,0.044942740350961685,0.044942740350961685,0.04494665935635567,0.04494861885905266,0.04494861885905266,0.04494861885905266,0.04494861885905266,0.04494861885905266,0.04494861885905266,0.04495057836174965,0.04495057836174965,0.04495253786444664,0.04495253786444664,0.044956453144550323,0.044958412647247314,0.044960372149944305,0.044962331652641296,0.044962331652641296,0.044962331652641296,0.04496429115533829,0.04496429115533829,0.04496624693274498,0.04496624693274498,0.04496624693274498,0.04496624693274498,0.04496624693274498,0.04496624693274498,0.04496624693274498,0.04496820643544197,0.04496820643544197,0.04496820643544197,0.04497016593813896,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595,0.04497212544083595],"active":[0.004291892051696777,0.0038589779287576675,0.003633705899119377,0.0034789536148309708,0.0033868863247334957,0.0032928590662777424,0.0033222436904907227,0.003359462134540081,0.0032301750034093857,0.003091094084084034,0.0030577927827835083,0.0029539726674556732,0.0028991233557462692,0.002781590446829796,0.002810973674058914,0.00274045392870903,0.002666015177965164,0.002656221389770508,0.002593535929918289,0.002546524628996849,0.002436826005578041,0.002421155571937561,0.002383936196565628,0.0023212525993585587,0.0023094993084669113,0.0022585690021514893,0.002158666029572487,0.0021469108760356903,0.0020548440515995026,0.002029377967119217,0.0019862838089466095,0.0019862838089466095,0.0019686520099639893,0.0019647330045700073,0.0018863789737224579,0.0019000917673110962,0.0018256530165672302,0.0018041059374809265,0.0017472989857196808,0.001772761344909668,0.0017218329012393951,0.001690492033958435,0.0016101785004138947,0.0015670806169509888,0.0015318170189857483,0.001475013792514801,0.0014887228608131409,0.001475013792514801,0.0014613009989261627,0.0014221221208572388,0.001439753919839859,0.001402534544467926,0.0013751089572906494,0.0013770684599876404,0.0013496465981006622,0.0013496428728103638,0.0013378895819187164,0.0013065487146377563,0.001290876418352127,0.0012869574129581451,0.001261495053768158,0.0012321099638938904,0.0012321099638938904,0.0011811815202236176,0.0012007690966129303,0.0012007690966129303,0.0011713877320289612,0.0011420026421546936,0.0011322088539600372,0.0011008642613887787,0.0011008642613887787,0.0010989047586917877,0.0010656043887138367,0.0010479725897312164,0.001044057309627533,0.0010401420295238495,0.0010362230241298676,0.0010166317224502563,0.0010146759450435638,0.0010068379342556,0.0009852908551692963,0.0009813718497753143,0.0009754970669746399,0.0009617842733860016,0.0009363181889057159,0.0009304434061050415,0.0009402371942996979,0.0009147711098194122,0.0009167306125164032,0.0009167306125164032,0.0009186901152133942,0.0008991025388240814,0.0008893050253391266,0.0008991025388240814,0.0009030178189277649,0.0009049773216247559,0.0009108521044254303,0.0009108521044254303,0.0008912645280361176,0.0008912645280361176,0.0008893050253391266,0.0008893050253391266,0.0008853897452354431,0.0008893050253391266,0.0008834265172481537,0.0008912645280361176,0.0008755959570407867,0.0008755922317504883,0.0008755959570407867,0.0008775517344474792,0.0008795112371444702,0.0008775554597377777,0.0008677579462528229,0.0008697137236595154,0.00086187943816185,0.0008677579462528229,0.0008599236607551575,0.0008540451526641846,0.000859919935464859,0.000854048877954483,0.0008540451526641846,0.0008520856499671936,0.000854048877954483,0.0008462108671665192,0.0008462108671665192,0.0008403323590755463,0.0008383765816688538,0.0008442513644695282,0.0008324980735778809,0.0008305385708808899,0.0008344575762748718,0.0008305422961711884,0.0008344575762748718,0.0008324943482875824,0.0008305385708808899,0.0008246637880802155,0.0008246637880802155,0.000824660062789917,0.0008227042853832245,0.0008246637880802155,0.000822700560092926,0.0008207447826862335,0.0008227042853832245,0.0008227042853832245,0.000824660062789917,0.0008227042853832245,0.0008227042853832245,0.0008246637880802155,0.0008207410573959351,0.0008207447826862335,0.0008187852799892426,0.0008168257772922516,0.0008168257772922516,0.0008148662745952606,0.0008148699998855591,0.00081682950258255,0.0008148662745952606,0.0008148662745952606,0.0008129067718982697,0.0008129067718982697,0.0008148662745952606,0.0008148662745952606,0.0008148662745952606,0.0008168257772922516,0.0008187852799892426,0.0008148699998855591,0.00081682950258255,0.00081682950258255,0.0008129104971885681,0.0008129067718982697,0.0008148662745952606,0.0008168257772922516,0.0008187852799892426,0.0008187852799892426,0.0008207447826862335,0.0008187852799892426,0.0008227042853832245,0.000822700560092926,0.000824660062789917,0.0008227042853832245,0.0008207447826862335,0.0008207447826862335,0.0008187852799892426,0.0008207447826862335,0.0008207447826862335,0.0008187852799892426,0.0008187852799892426,0.00081682950258255,0.00081682950258255,0.00081682950258255,0.000818789005279541,0.000818789005279541,0.000818789005279541,0.000818789005279541,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008168257772922516,0.0008168257772922516,0.0008168257772922516,0.0008168257772922516,0.0008168257772922516,0.0008168257772922516,0.0008168257772922516,0.0008168257772922516,0.0008168257772922516,0.0008168257772922516,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426,0.0008187852799892426]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.7128565311431885,"q05":0.640945669925662,"q20":0.6760619454526948,"q40":0.7017805253059843,"q60":0.7239325369803926,"q80":0.7496511168336821,"q95":0.7847673923607149},"MaxActiveInfected":{"mean":0.038897912949323654,"q05":0.026695609549759473,"q20":0.03265436794854095,"q40":0.03701846412347691,"q60":0.0407773617751704,"q80":0.045141457950106365,"q95":0.05110021634888783}},"4W_None":{"TotalInfected":{"mean":0.2897167503833771,"q05":0.1573372362098776,"q20":0.22198220659605278,"q40":0.2693271145635996,"q60":0.31010638620315456,"q80":0.3574512941707014,"q95":0.4220962645568765},"MaxActiveInfected":{"mean":0.005794683005660772,"q05":0.0029835194347512597,"q20":0.004356296687536489,"q40":0.005361696060524026,"q60":0.006227669950797519,"q80":0.007233069323785056,"q95":0.008605846576570283}},"2W_Strong":{"TotalInfected":{"mean":0.04429824277758598,"q05":0.031870396250437236,"q20":0.0379392942648121,"q40":0.04238405487400644,"q60":0.046212430681165526,"q80":0.050657191290359865,"q95":0.05672608930473473},"MaxActiveInfected":{"mean":0.004291892051696777,"q05":0.004242546442888233,"q20":0.00426664341468959,"q40":0.004284291638602704,"q60":0.004299492464790851,"q80":0.004317140688703965,"q95":0.004341237660505322}},"2W_Moderate":{"TotalInfected":{"mean":0.0754435583949089,"q05":0.032107353325353034,"q20":0.05326974926600432,"q40":0.06876873831646867,"q60":0.08211837847334914,"q80":0.09761736752381349,"q95":0.11877976346446475},"MaxActiveInfected":{"mean":0.004291892051696777,"q05":0.004242546442888233,"q20":0.00426664341468959,"q40":0.004284291638602704,"q60":0.004299492464790851,"q80":0.004317140688703965,"q95":0.004341237660505322}}}}} \ No newline at end of file diff --git a/web/country-data/extdata-CZ.json b/web/country-data/extdata-CZ.json new file mode 100644 index 00000000..8fca0123 --- /dev/null +++ b/web/country-data/extdata-CZ.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0009483098983764648,0.001243778970092535,0.0015647883992642164,0.0018863828154280782,0.002204272896051407,0.0025305463932454586,0.0028462917543947697,0.0031571630388498306,0.003469496499747038,0.0037796853575855494,0.0040833428502082825,0.004393336828798056,0.004695922136306763,0.004994998220354319,0.005297193303704262,0.005590907763689756,0.005882282741367817,0.006257979664951563,0.006700842175632715,0.007201803848147392,0.007791864685714245,0.008476093411445618,0.00923908781260252,0.010134560987353325,0.01115559134632349,0.012332301586866379,0.013689158484339714,0.015247511677443981,0.01701272279024124,0.019029144197702408,0.02132154069840908,0.023955026641488075,0.026912447065114975,0.03028796799480915,0.03412087634205818,0.03842472285032272,0.04330020770430565,0.04876711592078209,0.05489690601825714,0.06175937131047249,0.06937868893146515,0.07784231007099152,0.08714661002159119,0.09745020419359207,0.10868348926305771,0.12085483968257904,0.13412541151046753,0.14839263260364532,0.16367845237255096,0.17992837727069855,0.19698399305343628,0.2149655967950821,0.23372626304626465,0.2532113492488861,0.2732054591178894,0.2935822904109955,0.3144093155860901,0.33544960618019104,0.3567333221435547,0.37805721163749695,0.39928409457206726,0.4203336536884308,0.4410976767539978,0.46145084500312805,0.48123830556869507,0.5005408525466919,0.5190597176551819,0.5369080305099487,0.5539246797561646,0.5700628757476807,0.5853971242904663,0.5998067855834961,0.6133991479873657,0.6261407732963562,0.6380524635314941,0.6490827798843384,0.6593065857887268,0.6687802672386169,0.6774744987487793,0.685490071773529,0.6928068399429321,0.6994569897651672,0.7055066227912903,0.7110341787338257,0.7160417437553406,0.7205474972724915,0.7245819568634033,0.7282240986824036,0.7314803004264832,0.7344313859939575,0.7370805740356445,0.7394590377807617,0.7415739297866821,0.7434507608413696,0.7451565265655518,0.7466739416122437,0.748019278049469,0.7492308616638184,0.7503042817115784,0.7512564659118652,0.752105712890625,0.7528635859489441,0.7535479068756104,0.7541595697402954,0.7546969056129456,0.7551862001419067,0.7556175589561462,0.7559946775436401,0.7563369870185852,0.7566311359405518,0.756897509098053,0.7571372985839844,0.7573546767234802,0.7575458288192749,0.7577131986618042,0.7578576803207397,0.7579891085624695,0.75810706615448,0.7582082152366638,0.7583010196685791,0.7583889365196228,0.7584598064422607,0.7585274577140808,0.758585512638092,0.7586336731910706,0.7586830854415894,0.758721649646759,0.758760929107666,0.7587938904762268,0.7588225603103638,0.7588498592376709,0.7588724493980408,0.7588924765586853,0.7589104175567627,0.7589262127876282,0.7589398622512817,0.7589526772499084,0.758963406085968,0.7589736580848694,0.758983314037323,0.7589914202690125,0.7589981555938721,0.7590045928955078,0.7590107321739197,0.7590152621269226,0.7590204477310181,0.7590252161026001,0.7590285539627075,0.7590322494506836,0.7590348720550537,0.7590374946594238,0.7590396404266357,0.7590417861938477,0.759043276309967,0.7590448260307312,0.7590463757514954,0.7590475678443909,0.7590488195419312,0.7590495944023132,0.7590506672859192,0.7590512633323669,0.7590521574020386,0.7590523362159729,0.7590526938438416,0.7590532302856445,0.7590535879135132,0.7590540647506714,0.7590544819831848,0.7590548396110535,0.7590550780296326,0.7590551376342773,0.7590552568435669,0.7590556740760803,0.7590557336807251,0.759056031703949,0.759056031703949,0.7590561509132385,0.7590562105178833,0.7590563297271729,0.7590564489364624,0.7590565085411072,0.7590566277503967,0.7590566277503967,0.7590566277503967,0.7590566277503967,0.7590566277503967,0.7590566277503967,0.7590567469596863,0.7590567469596863,0.7590567469596863,0.7590567469596863,0.7590567469596863,0.7590567469596863,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331,0.759056806564331],"recovered":[0.0,0.0004111806338187307,0.0007618247182108462,0.0010937522165477276,0.0014263619668781757,0.0017515632789582014,0.0020652615930885077,0.00238490616902709,0.0026973371859639883,0.0030114254914224148,0.0033304851967841387,0.0036409664899110794,0.003944136667996645,0.004248964134603739,0.004551841877400875,0.004850820172578096,0.005153990350663662,0.00544546265155077,0.00578314159065485,0.006174143403768539,0.0066169085912406445,0.0071341497823596,0.007743999361991882,0.008415945805609226,0.009213936515152454,0.010105997323989868,0.011152178049087524,0.012352673336863518,0.013734291307628155,0.015300247818231583,0.017086027190089226,0.019117463380098343,0.021453920751810074,0.0241266917437315,0.027129441499710083,0.03057115338742733,0.03442034125328064,0.038793597370386124,0.043682437390089035,0.04921397566795349,0.05540147423744202,0.06230068951845169,0.06995344907045364,0.07848286628723145,0.08790024369955063,0.09823785722255707,0.10945632308721542,0.12169309705495834,0.13495713472366333,0.1492491215467453,0.16450802981853485,0.18071086704730988,0.1977730095386505,0.2157437950372696,0.23442579805850983,0.2537555694580078,0.27362316846847534,0.29391440749168396,0.3146147131919861,0.33556249737739563,0.3567196726799011,0.3778975307941437,0.3990532457828522,0.42005017399787903,0.44064536690711975,0.4609001576900482,0.4805983304977417,0.49972817301750183,0.5182088613510132,0.5360196828842163,0.5529897212982178,0.5691288709640503,0.5844199061393738,0.598859965801239,0.6125106811523438,0.6252118945121765,0.6370455622673035,0.6481099128723145,0.6584111452102661,0.6678865551948547,0.6766246557235718,0.6846505999565125,0.6919714212417603,0.6986836194992065,0.7047772407531738,0.7103489637374878,0.7153802514076233,0.7198898792266846,0.7239660024642944,0.7276539206504822,0.7309471964836121,0.7339059710502625,0.7366021275520325,0.7390095591545105,0.741156816482544,0.743066132068634,0.7447823882102966,0.7463083863258362,0.7476822733879089,0.7488953471183777,0.7499898672103882,0.7509649991989136,0.7518229484558105,0.7525917887687683,0.7532819509506226,0.753894031047821,0.7544462084770203,0.7549324631690979,0.7553727626800537,0.755759596824646,0.756105363368988,0.7564137578010559,0.7566821575164795,0.7569297552108765,0.7571427226066589,0.7573308944702148,0.7575013041496277,0.7576538324356079,0.757789671421051,0.7579069137573242,0.7580131888389587,0.7581086158752441,0.7581960558891296,0.7582715153694153,0.7583397626876831,0.7583985924720764,0.7584533095359802,0.758499026298523,0.7585421800613403,0.7585793733596802,0.7586102485656738,0.7586392164230347,0.7586660981178284,0.7586891055107117,0.7587103843688965,0.7587288618087769,0.7587456703186035,0.7587599754333496,0.7587718963623047,0.7587831020355225,0.758792519569397,0.7588021159172058,0.7588093876838684,0.7588174939155579,0.7588244080543518,0.7588300704956055,0.7588352560997009,0.7588405013084412,0.7588443756103516,0.7588484883308411,0.7588514089584351,0.7588542699813843,0.7588567733764648,0.758859395980835,0.7588610649108887,0.7588628530502319,0.7588644623756409,0.7588658332824707,0.7588670253753662,0.758868396282196,0.758869469165802,0.7588701248168945,0.7588707208633423,0.7588714361190796,0.7588716745376587,0.7588722109794617,0.7588725686073303,0.7588729858398438,0.7588733434677124,0.7588736414909363,0.7588739395141602,0.7588741183280945,0.758874237537384,0.7588745355606079,0.7588748335838318,0.7588751316070557,0.7588751912117004,0.7588751912117004,0.75887531042099,0.7588754892349243,0.7588756680488586,0.7588756680488586,0.7588757872581482,0.7588759064674377,0.7588759064674377,0.7588759064674377,0.7588759064674377,0.7588759064674377,0.7588759064674377,0.7588759064674377,0.7588759064674377,0.7588759064674377,0.7588759064674377,0.7588759064674377,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825,0.7588759660720825],"active":[0.0009483098983764648,0.0008325983071699739,0.0008029636810533702,0.0007926305988803506,0.0007779109291732311,0.0007789831142872572,0.000781030161306262,0.0007722568698227406,0.0007721593137830496,0.0007682598661631346,0.0007528576534241438,0.0007523703388869762,0.0007517854683101177,0.0007460340857505798,0.0007453514263033867,0.00074008759111166,0.000728292390704155,0.0008125170134007931,0.0009177005849778652,0.0010276604443788528,0.0011749560944736004,0.0013419436290860176,0.0014950884506106377,0.0017186151817440987,0.0019416548311710358,0.0022263042628765106,0.0025369804352521896,0.0028948383405804634,0.0032784314826130867,0.003728896379470825,0.004235513508319855,0.004837563261389732,0.005458526313304901,0.006161276251077652,0.006991434842348099,0.007853569462895393,0.00887986645102501,0.009973518550395966,0.011214468628168106,0.012545395642518997,0.013977214694023132,0.015541620552539825,0.017193160951137543,0.018967337906360626,0.02078324556350708,0.022616982460021973,0.024669088423252106,0.02669953554868698,0.028721317648887634,0.030679255723953247,0.03247596323490143,0.03425472974777222,0.035953253507614136,0.037467554211616516,0.03877966105937958,0.03982672095298767,0.040786147117614746,0.04153519868850708,0.042118608951568604,0.04249471426010132,0.04256442189216614,0.04243612289428711,0.04204443097114563,0.04140067100524902,0.04059293866157532,0.03964069485664368,0.038461387157440186,0.0371798574924469,0.03571581840515137,0.034043192863464355,0.032407402992248535,0.0306779146194458,0.028979241847991943,0.027280807495117188,0.02554178237915039,0.023870885372161865,0.02226102352142334,0.02067035436630249,0.019063353538513184,0.017603516578674316,0.01618218421936035,0.014806389808654785,0.01353520154953003,0.01235055923461914,0.011264503002166748,0.010198533535003662,0.00920170545578003,0.008334219455718994,0.007514297962188721,0.006777465343475342,0.006133377552032471,0.005553066730499268,0.004971802234649658,0.004441201686859131,0.0039997100830078125,0.003607809543609619,0.0032368898391723633,0.0029224753379821777,0.0026220083236694336,0.002361118793487549,0.0021158456802368164,0.0018985867500305176,0.0017249584197998047,0.0015677809715270996,0.001414954662322998,0.0012921690940856934,0.0011713504791259766,0.0010622143745422363,0.0009642243385314941,0.0008715391159057617,0.0007921457290649414,0.0007235407829284668,0.0006725192070007324,0.0006160736083984375,0.0005704760551452637,0.0005267858505249023,0.0004878044128417969,0.0004532337188720703,0.00041854381561279297,0.0003941059112548828,0.0003757476806640625,0.00035119056701660156,0.0003314018249511719,0.0003139972686767578,0.00029391050338745117,0.00028449296951293945,0.0002683401107788086,0.0002619028091430664,0.0002517104148864746,0.00024318695068359375,0.0002396106719970703,0.00023323297500610352,0.0002263784408569336,0.0002213120460510254,0.00021582841873168945,0.0002110004425048828,0.00020700693130493164,0.0002034306526184082,0.00020176172256469727,0.0002002120018005371,0.00019890069961547852,0.00019603967666625977,0.0001952052116394043,0.0001932382583618164,0.00019085407257080078,0.00019037723541259766,0.00018996000289916992,0.00018805265426635742,0.00018787384033203125,0.00018638372421264648,0.00018608570098876953,0.00018537044525146484,0.0001850128173828125,0.00018388032913208008,0.0001837611198425293,0.00018352270126342773,0.00018310546875,0.00018298625946044922,0.00018256902694702148,0.00018227100372314453,0.0001817941665649414,0.00018203258514404297,0.00018161535263061523,0.0001812577247619629,0.00018155574798583984,0.00018137693405151367,0.00018149614334106445,0.00018149614334106445,0.00018149614334106445,0.00018143653869628906,0.0001811981201171875,0.0001811385154724121,0.00018143653869628906,0.0001811981201171875,0.0001811981201171875,0.00018090009689331055,0.00018095970153808594,0.00018101930618286133,0.00018101930618286133,0.00018095970153808594,0.00018084049224853516,0.00018095970153808594,0.00018084049224853516,0.00018072128295898438,0.00018072128295898438,0.00018072128295898438,0.00018072128295898438,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018090009689331055,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516,0.00018084049224853516]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0009483098983764648,0.00124621600843966,0.0015527006471529603,0.0018591851694509387,0.002159333322197199,0.0024589942768216133,0.0027523187454789877,0.003040671581402421,0.003319178707897663,0.0035950536839663982,0.0038656648248434067,0.004127794876694679,0.004389242734760046,0.004647083580493927,0.004901024978607893,0.005148532800376415,0.005387169774621725,0.005689170211553574,0.0060251918621361256,0.006415706127882004,0.006855059415102005,0.007349295075982809,0.007904652506113052,0.008543356321752071,0.009254587814211845,0.010064179077744484,0.01096511073410511,0.011993257328867912,0.01315456535667181,0.014462876133620739,0.015930473804473877,0.01754010282456875,0.01936614140868187,0.021426919847726822,0.023707518354058266,0.02625902183353901,0.029099756851792336,0.032265398651361465,0.03575487807393074,0.03963955119252205,0.043922729790210724,0.04867168143391609,0.05391067638993263,0.05965053662657738,0.0659080296754837,0.07277663797140121,0.0802503153681755,0.08836289495229721,0.09714283794164658,0.10659492760896683,0.11668863892555237,0.12755714356899261,0.13909105956554413,0.15133036673069,0.16427358984947205,0.17785561084747314,0.19203519821166992,0.2068185955286026,0.2221474051475525,0.2378893494606018,0.25409725308418274,0.27064597606658936,0.28751227259635925,0.30461105704307556,0.3218308389186859,0.3390769362449646,0.3563605546951294,0.37357085943222046,0.3906581699848175,0.4075409471988678,0.42412590980529785,0.4403672516345978,0.45626652240753174,0.4717198312282562,0.48674243688583374,0.5012497901916504,0.5152246356010437,0.5286210775375366,0.5414716005325317,0.5537671446800232,0.5654070973396301,0.5764243602752686,0.5868359804153442,0.5966829657554626,0.6058937907218933,0.6145646572113037,0.6225713491439819,0.6300804615020752,0.6370654106140137,0.643532395362854,0.6494711637496948,0.6549785733222961,0.660071849822998,0.6647495627403259,0.6690622568130493,0.6730024218559265,0.6766002178192139,0.6798932552337646,0.6829063296318054,0.6856350302696228,0.6881511807441711,0.6904079914093018,0.6924528479576111,0.6943489909172058,0.696074903011322,0.6976370811462402,0.6990477442741394,0.7003318667411804,0.701490044593811,0.7025378942489624,0.7034783959388733,0.7043320536613464,0.7051226496696472,0.705820620059967,0.7064579725265503,0.7070470452308655,0.7075764536857605,0.7080472111701965,0.7084758281707764,0.7088643312454224,0.7092100977897644,0.7095302939414978,0.7098155617713928,0.7100766897201538,0.7103074193000793,0.7105196714401245,0.7107096314430237,0.7108851075172424,0.711041271686554,0.7111830115318298,0.711308479309082,0.7114227414131165,0.7115291953086853,0.7116264700889587,0.7117114067077637,0.7117915153503418,0.7118614912033081,0.7119230031967163,0.71197909116745,0.7120306491851807,0.7120755910873413,0.7121163606643677,0.7121554017066956,0.7121877670288086,0.7122201323509216,0.7122476696968079,0.7122734785079956,0.7122957110404968,0.7123168706893921,0.7123348712921143,0.7123529314994812,0.7123679518699646,0.7123814821243286,0.7123957872390747,0.712407112121582,0.7124179601669312,0.7124276757240295,0.7124361991882324,0.7124459147453308,0.7124537229537964,0.712460458278656,0.7124671936035156,0.7124722599983215,0.71247798204422,0.7124824523925781,0.7124859690666199,0.712489902973175,0.7124937772750854,0.7124974131584167,0.7125002145767212,0.7125021815299988,0.7125043869018555,0.7125072479248047,0.7125094532966614,0.7125108242034912,0.7125124931335449,0.7125144600868225,0.7125158905982971,0.7125170826911926,0.7125183343887329,0.7125192284584045,0.7125200033187866,0.712520956993103,0.7125219702720642,0.7125227451324463,0.7125232219696045,0.7125235199928284,0.7125239968299866,0.7125241756439209,0.7125247120857239,0.712524950504303,0.712525486946106,0.7125256657600403,0.7125259637832642,0.7125261425971985,0.7125263214111328,0.7125265598297119,0.7125266194343567,0.7125267386436462,0.7125268578529358,0.7125268578529358,0.7125269174575806,0.7125269174575806,0.7125270366668701,0.7125270962715149,0.7125272154808044,0.712527334690094,0.7125273942947388,0.7125273942947388,0.7125273942947388,0.7125273942947388,0.7125275135040283,0.7125275135040283,0.7125276327133179,0.7125276327133179,0.7125276923179626,0.7125276923179626,0.7125276923179626,0.7125276923179626,0.7125278115272522,0.7125278115272522,0.7125279307365417,0.7125279307365417,0.7125279903411865,0.7125279903411865,0.7125279903411865,0.7125279903411865,0.7125279903411865,0.7125279903411865,0.7125279903411865,0.7125279903411865,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761,0.7125281095504761],"recovered":[0.0,0.00040221225935965776,0.0007563657127320766,0.0010807870421558619,0.0014019914669916034,0.0017077936790883541,0.002012426033616066,0.002312476746737957,0.002604046603664756,0.002888597548007965,0.0031701268162578344,0.0034427850041538477,0.003707839408889413,0.003975818399339914,0.0042410679161548615,0.00449598440900445,0.004744272213429213,0.004991292487829924,0.005268142558634281,0.0055721900425851345,0.005919129587709904,0.00631315354257822,0.006756795570254326,0.007255028001964092,0.007832610979676247,0.008470048196613789,0.009202433750033379,0.010019628331065178,0.010946295224130154,0.011984385550022125,0.013168016448616982,0.014488901942968369,0.01596478559076786,0.01761428453028202,0.019457481801509857,0.021539509296417236,0.023857444524765015,0.026424644514918327,0.02930661290884018,0.032481126487255096,0.03601983189582825,0.039916399866342545,0.04424315318465233,0.04900984838604927,0.05426599830389023,0.06003354489803314,0.06632895767688751,0.07325712591409683,0.08074679225683212,0.08889290690422058,0.09772013127803802,0.10718332976102829,0.11737540364265442,0.12819136679172516,0.13968873023986816,0.15195229649543762,0.16487613320350647,0.1784178912639618,0.19258373975753784,0.20736031234264374,0.2226032316684723,0.238334059715271,0.2544845640659332,0.2709680497646332,0.2877359986305237,0.3047662675380707,0.32187071442604065,0.3390834629535675,0.3562866747379303,0.37346938252449036,0.3904878497123718,0.40728533267974854,0.423839807510376,0.4400482773780823,0.4558458924293518,0.4712618589401245,0.4862159490585327,0.5006962418556213,0.5146088600158691,0.5279867649078369,0.5408120155334473,0.5530474185943604,0.5646494626998901,0.5756903290748596,0.5860952138900757,0.5959433913230896,0.6051996350288391,0.6138080954551697,0.6218957901000977,0.6294054388999939,0.6363949179649353,0.6428689360618591,0.6488707661628723,0.654434323310852,0.6595577597618103,0.664257824420929,0.6686014533042908,0.6725408434867859,0.6761650443077087,0.6794754266738892,0.6825119256973267,0.6852716207504272,0.6877920627593994,0.6900728344917297,0.6921472549438477,0.6940538287162781,0.6957898736000061,0.6973710656166077,0.6987867951393127,0.7000864148139954,0.7012643218040466,0.7023255825042725,0.7032797336578369,0.7041478157043457,0.7049428820610046,0.7056466341018677,0.706308126449585,0.7068974375724792,0.707419753074646,0.7078945636749268,0.7083286643028259,0.7087205052375793,0.7090774178504944,0.7093966603279114,0.7096842527389526,0.709945797920227,0.7101797461509705,0.7103924751281738,0.710586428642273,0.7107607126235962,0.7109188437461853,0.7110565900802612,0.7111863493919373,0.711304783821106,0.7114104628562927,0.7115029692649841,0.7115894556045532,0.7116678357124329,0.7117412090301514,0.7118054628372192,0.7118628621101379,0.711912989616394,0.7119590640068054,0.7120016813278198,0.7120387554168701,0.7120725512504578,0.7121044397354126,0.7121326327323914,0.7121579647064209,0.7121820449829102,0.712202787399292,0.7122204303741455,0.7122369408607483,0.7122529149055481,0.7122684717178345,0.712282121181488,0.7122930884361267,0.7123028039932251,0.7123127579689026,0.712323009967804,0.7123318314552307,0.7123398780822754,0.7123468518257141,0.712353527545929,0.7123597264289856,0.7123644948005676,0.7123682498931885,0.7123724222183228,0.7123762369155884,0.7123802304267883,0.7123836278915405,0.7123861312866211,0.7123891115188599,0.71239173412323,0.7123936414718628,0.7123957276344299,0.7123978734016418,0.7123998999595642,0.7124015688896179,0.7124031186103821,0.712404191493988,0.712405264377594,0.7124061584472656,0.7124072909355164,0.7124080061912537,0.7124087810516357,0.7124094367027283,0.7124099731445312,0.7124104499816895,0.7124109268188477,0.7124112844467163,0.7124115824699402,0.7124119997024536,0.7124121785163879,0.7124123573303223,0.7124125957489014,0.7124127745628357,0.71241295337677,0.7124131321907043,0.7124132513999939,0.7124133706092834,0.7124135494232178,0.7124135494232178,0.7124136686325073,0.7124136686325073,0.7124137282371521,0.7124138474464417,0.7124139666557312,0.7124141454696655,0.7124141454696655,0.7124141454696655,0.7124141454696655,0.7124141454696655,0.7124141454696655,0.7124142050743103,0.7124142050743103,0.7124143242835999,0.7124144434928894,0.7124144434928894,0.7124144434928894,0.7124144434928894,0.7124144434928894,0.7124144434928894,0.7124144434928894,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342,0.7124145030975342],"active":[0.0009483098983764648,0.0008440037490800023,0.0007963349344208837,0.0007783981272950768,0.0007573418552055955,0.0007512005977332592,0.0007398927118629217,0.000728194834664464,0.0007151321042329073,0.0007064561359584332,0.0006955380085855722,0.0006850098725408316,0.0006814033258706331,0.0006712651811540127,0.0006599570624530315,0.0006525483913719654,0.0006428975611925125,0.00069787772372365,0.0007570493035018444,0.0008435160852968693,0.0009359298273921013,0.0010361415334045887,0.0011478569358587265,0.0012883283197879791,0.0014219768345355988,0.0015941308811306953,0.0017626769840717316,0.0019736289978027344,0.0022082701325416565,0.0024784905835986137,0.0027624573558568954,0.00305120088160038,0.003401355817914009,0.0038126353174448013,0.0042500365525484085,0.004719512537121773,0.005242312327027321,0.005840754136443138,0.006448265165090561,0.0071584247052669525,0.007902897894382477,0.008755281567573547,0.009667523205280304,0.010640688240528107,0.011642031371593475,0.012743093073368073,0.013921357691287994,0.015105769038200378,0.016396045684814453,0.017702020704746246,0.018968507647514343,0.020373813807964325,0.02171565592288971,0.023138999938964844,0.024584859609603882,0.025903314352035522,0.027159065008163452,0.028400704264640808,0.02956366539001465,0.03052903711795807,0.03149402141571045,0.03231191635131836,0.033027708530426025,0.03364300727844238,0.03409484028816223,0.03431066870689392,0.034489840269088745,0.034487396478652954,0.03437149524688721,0.03407156467437744,0.033638060092926025,0.03308191895484924,0.03242671489715576,0.03167155385017395,0.030896544456481934,0.02998793125152588,0.029008686542510986,0.027924835681915283,0.026862740516662598,0.02578037977218628,0.02459508180618286,0.023376941680908203,0.0221865177154541,0.020992636680603027,0.019798576831817627,0.01862126588821411,0.017371714115142822,0.016272366046905518,0.015169620513916016,0.014126956462860107,0.013076245784759521,0.012109637260437012,0.011201083660125732,0.010315239429473877,0.009504497051239014,0.008744597434997559,0.007998764514923096,0.00735241174697876,0.00674128532409668,0.006159603595733643,0.005639255046844482,0.005136370658874512,0.00466078519821167,0.004276156425476074,0.003927648067474365,0.003583252429962158,0.0032578706741333008,0.002960801124572754,0.002703249454498291,0.002451479434967041,0.00221407413482666,0.0020064711570739746,0.0018429160118103027,0.0016728043556213379,0.0015150904655456543,0.0014004111289978027,0.0012683272361755371,0.0011497735977172852,0.001056075096130371,0.0009697675704956055,0.0008814334869384766,0.000809788703918457,0.0007381439208984375,0.0006800293922424316,0.000623166561126709,0.0005738735198974609,0.0005298852920532227,0.0004926323890686035,0.00045484304428100586,0.0004222989082336426,0.0003896355628967285,0.0003661513328552246,0.0003428459167480469,0.0003216862678527832,0.00030094385147094727,0.000288546085357666,0.0002720355987548828,0.00025516748428344727,0.00023788213729858398,0.00022518634796142578,0.00021272897720336914,0.0002033710479736328,0.00019633769989013672,0.00018608570098876953,0.00018137693405151367,0.00017511844635009766,0.0001690387725830078,0.00016307830810546875,0.0001589059829711914,0.00015282630920410156,0.00015014410018920898,0.0001475214958190918,0.00014454126358032227,0.00014287233352661133,0.0001386404037475586,0.00013583898544311523,0.00013458728790283203,0.00013339519500732422,0.00013315677642822266,0.00013071298599243164,0.00012862682342529297,0.00012731552124023438,0.00012540817260742188,0.00012445449829101562,0.0001227259635925293,0.0001214742660522461,0.00012165307998657227,0.00012135505676269531,0.00012117624282836914,0.00011998414993286133,0.00011855363845825195,0.000118255615234375,0.00011813640594482422,0.00011771917343139648,0.00011718273162841797,0.00011676549911499023,0.00011658668518066406,0.00011599063873291016,0.00011551380157470703,0.00011521577835083008,0.0001150369644165039,0.00011473894119262695,0.00011479854583740234,0.00011467933654785156,0.00011473894119262695,0.00011444091796875,0.00011408329010009766,0.00011402368545532227,0.00011372566223144531,0.0001137852668762207,0.00011366605758666992,0.00011390447616577148,0.00011366605758666992,0.0001137852668762207,0.0001137852668762207,0.00011372566223144531,0.0001137852668762207,0.00011366605758666992,0.00011360645294189453,0.00011360645294189453,0.00011348724365234375,0.00011336803436279297,0.00011336803436279297,0.00011336803436279297,0.00011342763900756836,0.00011348724365234375,0.00011348724365234375,0.00011342763900756836,0.00011324882507324219,0.00011324882507324219,0.00011324882507324219,0.00011336803436279297,0.00011336803436279297,0.00011348724365234375,0.00011342763900756836,0.00011348724365234375,0.00011336803436279297,0.00011324882507324219,0.00011324882507324219,0.00011336803436279297,0.00011336803436279297,0.00011348724365234375,0.00011348724365234375,0.00011354684829711914,0.00011348724365234375,0.00011348724365234375,0.00011348724365234375,0.00011348724365234375,0.00011348724365234375,0.00011348724365234375,0.00011348724365234375,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453,0.00011360645294189453]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0009483098983764648,0.0012447538319975138,0.0015501660527661443,0.0018392987549304962,0.002134670503437519,0.002418831456452608,0.002688760170713067,0.0029497204814106226,0.003199567785486579,0.003450194839388132,0.0036931210197508335,0.003925908822566271,0.004155284725129604,0.004372280556708574,0.004585961811244488,0.004789407830685377,0.0049848598428070545,0.005220669787377119,0.005488941445946693,0.005781973246484995,0.00611575273796916,0.006477607414126396,0.006872703321278095,0.0073240469209849834,0.007827835157513618,0.008377441205084324,0.00898953340947628,0.009662161581218243,0.010404294356703758,0.01123435702174902,0.0121390912681818,0.013152128085494041,0.014259819872677326,0.015473670326173306,0.01682848110795021,0.018296662718057632,0.01992315612733364,0.02169538475573063,0.023656243458390236,0.02578652650117874,0.02812054567039013,0.030671562999486923,0.03345263749361038,0.036491747945547104,0.03977778181433678,0.04332964867353439,0.04720379412174225,0.05137350410223007,0.05589005723595619,0.06078727915883064,0.0660184770822525,0.07163014262914658,0.07765991985797882,0.08409219235181808,0.09095641225576401,0.0982387363910675,0.10597377270460129,0.11413674801588058,0.1227143183350563,0.13176916539669037,0.14125663042068481,0.15119555592536926,0.16148598492145538,0.17218691110610962,0.18326939642429352,0.19467970728874207,0.20643247663974762,0.2184903621673584,0.23075734078884125,0.24322271347045898,0.25593119859695435,0.2687547206878662,0.28169694542884827,0.29473406076431274,0.3078082799911499,0.32087960839271545,0.33397966623306274,0.34705665707588196,0.3599274456501007,0.3727288246154785,0.385373055934906,0.3977975845336914,0.4099515974521637,0.4219270944595337,0.4336016774177551,0.4449926018714905,0.45605266094207764,0.4667624533176422,0.4770956039428711,0.48711082339286804,0.49676793813705444,0.5060116052627563,0.5148868560791016,0.5234440565109253,0.531566321849823,0.5393108129501343,0.5466505289077759,0.5535674691200256,0.5601405501365662,0.5664194822311401,0.5722928047180176,0.577808141708374,0.5830051898956299,0.5879358053207397,0.592519998550415,0.5968232750892639,0.6008227467536926,0.6045963764190674,0.6080921292304993,0.6113544702529907,0.6143556237220764,0.6171735525131226,0.6198090314865112,0.6222467422485352,0.6245223879814148,0.6266356110572815,0.6285743117332458,0.630372166633606,0.6320210099220276,0.6335468888282776,0.6349493861198425,0.6362589597702026,0.6374607086181641,0.6385771036148071,0.6395856738090515,0.6405264735221863,0.6414019465446472,0.6422234177589417,0.6429674029350281,0.6436572074890137,0.6442714333534241,0.6448478698730469,0.6453796029090881,0.6458674073219299,0.6463116407394409,0.6467233896255493,0.6470944881439209,0.6474464535713196,0.6477704644203186,0.6480689644813538,0.6483492255210876,0.6486033201217651,0.6488302946090698,0.6490467190742493,0.6492379307746887,0.649420440196991,0.6495887041091919,0.6497373580932617,0.649881899356842,0.65001380443573,0.6501362323760986,0.6502434015274048,0.6503444910049438,0.6504397988319397,0.6505264043807983,0.650604784488678,0.6506757140159607,0.6507436633110046,0.6508050560951233,0.6508601903915405,0.6509144902229309,0.6509634852409363,0.6510076522827148,0.6510486006736755,0.6510866284370422,0.651122510433197,0.6511538624763489,0.651185154914856,0.651211678981781,0.6512380242347717,0.6512607336044312,0.6512820720672607,0.6513032913208008,0.6513240933418274,0.6513412594795227,0.6513569355010986,0.6513708829879761,0.6513843536376953,0.6513974666595459,0.6514100432395935,0.6514222621917725,0.651431143283844,0.6514394283294678,0.6514481902122498,0.6514564752578735,0.6514624953269958,0.6514696478843689,0.6514757871627808,0.6514819860458374,0.6514878273010254,0.6514926552772522,0.651497483253479,0.6515017747879028,0.651505708694458,0.6515088081359863,0.6515128016471863,0.6515161991119385,0.6515194177627563,0.6515227556228638,0.6515252590179443,0.6515275239944458,0.6515299677848816,0.6515319347381592,0.6515334844589233,0.6515347361564636,0.6515362858772278,0.6515379548072815,0.6515396237373352,0.6515403985977173,0.6515417695045471,0.6515425443649292,0.6515437364578247,0.6515448689460754,0.6515455842018127,0.6515464186668396,0.6515470147132874,0.6515480279922485,0.6515486836433411,0.6515494585037231,0.6515500545501709,0.6515505313873291,0.6515509486198425,0.6515510082244873,0.6515517830848694,0.6515520215034485,0.6515523791313171,0.651552677154541,0.6515528559684753,0.6515531539916992,0.6515532732009888,0.6515534520149231,0.6515536308288574,0.651553750038147,0.6515539288520813,0.6515542268753052,0.6515543460845947,0.651554524898529,0.6515546441078186,0.6515546441078186,0.6515547037124634,0.6515547037124634,0.6515549421310425,0.6515549421310425,0.6515550017356873,0.6515550017356873,0.6515550017356873,0.6515551209449768,0.6515551209449768,0.6515552401542664,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111,0.6515552997589111],"recovered":[0.0,0.0004024072259198874,0.0007541236118413508,0.001084393821656704,0.001390586025081575,0.0016921964706853032,0.00198376621119678,0.0022660752292722464,0.0025374661199748516,0.0027989137452095747,0.003054707543924451,0.0033023126889020205,0.0035412420984357595,0.003779001533985138,0.004002041183412075,0.004223813768476248,0.0044340831227600574,0.004636164288967848,0.004861543420702219,0.005102422088384628,0.0053697191178798676,0.005675033666193485,0.0060071563348174095,0.006373494863510132,0.006778631825000048,0.007233971729874611,0.00773805333301425,0.008300429210066795,0.008914470672607422,0.009598503820598125,0.010345901362597942,0.011180448345839977,0.012099219486117363,0.013116935268044472,0.014234570786356926,0.015472499653697014,0.016808105632662773,0.018293347209692,0.019937582314014435,0.02173817902803421,0.02370137721300125,0.02586148865520954,0.02821402996778488,0.03075997717678547,0.03353617712855339,0.03658796101808548,0.03988003730773926,0.043463196605443954,0.04734835773706436,0.05153454467654228,0.05607956275343895,0.060971323400735855,0.06623293459415436,0.07187999039888382,0.07792077958583832,0.08435900509357452,0.09124379605054855,0.09852777421474457,0.10626339167356491,0.1144038513302803,0.12300939857959747,0.1320503056049347,0.14153757691383362,0.15139880776405334,0.1616981029510498,0.17240625619888306,0.183413565158844,0.19481344521045685,0.2065068483352661,0.21849903464317322,0.2307155281305313,0.24318575859069824,0.2558495104312897,0.26866424083709717,0.2815821170806885,0.2945416271686554,0.3076412081718445,0.3206983804702759,0.33371996879577637,0.34670647978782654,0.35959696769714355,0.3723912537097931,0.3850004971027374,0.39738601446151733,0.40955325961112976,0.421464741230011,0.43311163783073425,0.4444824755191803,0.4555177688598633,0.4662252366542816,0.47657474875450134,0.48657360672950745,0.49620047211647034,0.5054569244384766,0.5143458247184753,0.522835373878479,0.5309689044952393,0.5386587381362915,0.5460444688796997,0.5529661178588867,0.5596015453338623,0.5658520460128784,0.5717587471008301,0.577278196811676,0.5825549364089966,0.5874434113502502,0.5920277237892151,0.5963161587715149,0.6003530025482178,0.6041221618652344,0.6076399683952332,0.6108741760253906,0.6139057874679565,0.6167528629302979,0.6194027066230774,0.6218522191047668,0.6241472363471985,0.6262633204460144,0.6282271146774292,0.6300263404846191,0.6317086815834045,0.6332290172576904,0.634645402431488,0.6359601020812988,0.6371570825576782,0.6382666230201721,0.6393059492111206,0.6402472257614136,0.6411375403404236,0.6419501900672913,0.6427086591720581,0.6434019804000854,0.6440294981002808,0.6446073651313782,0.6451401710510254,0.6456250548362732,0.6460788249969482,0.6464881896972656,0.6468663811683655,0.6472248435020447,0.6475570797920227,0.6478531956672668,0.6481364965438843,0.6483861804008484,0.6486194133758545,0.6488319635391235,0.6490252614021301,0.6492120027542114,0.649373471736908,0.6495298147201538,0.6496730446815491,0.6498013138771057,0.6499191522598267,0.6500332355499268,0.6501403450965881,0.6502329707145691,0.6503207683563232,0.6503977179527283,0.6504724621772766,0.6505385637283325,0.6505982279777527,0.6506566405296326,0.6507076025009155,0.6507583856582642,0.6508015990257263,0.6508438587188721,0.6508797407150269,0.650914192199707,0.6509479880332947,0.6509799957275391,0.6510055065155029,0.6510307788848877,0.6510536670684814,0.6510758996009827,0.6510971188545227,0.6511151790618896,0.6511331796646118,0.6511489748954773,0.6511642932891846,0.6511772871017456,0.6511915326118469,0.6512040495872498,0.6512142419815063,0.6512234807014465,0.6512332558631897,0.6512417793273926,0.6512492299079895,0.651256799697876,0.6512627601623535,0.6512698531150818,0.6512755155563354,0.6512805223464966,0.6512855887413025,0.6512897610664368,0.6512943506240845,0.6512980461120605,0.6513025164604187,0.65130615234375,0.6513102650642395,0.6513132452964783,0.6513161063194275,0.6513185501098633,0.6513216495513916,0.6513238549232483,0.6513256430625916,0.6513271927833557,0.651328444480896,0.6513299345970154,0.6513317823410034,0.6513330340385437,0.6513342261314392,0.6513351202011108,0.6513359546661377,0.6513373255729675,0.6513383984565735,0.6513392925262451,0.6513400673866272,0.6513408422470093,0.6513412594795227,0.6513417959213257,0.6513426303863525,0.6513432860374451,0.6513442397117615,0.6513446569442749,0.6513450145721436,0.6513453125953674,0.6513457298278809,0.6513459086418152,0.6513463258743286,0.6513466238975525,0.6513466835021973,0.6513471007347107,0.6513471603393555,0.6513473987579346,0.6513475775718689,0.6513476967811584,0.6513478755950928,0.6513481736183167,0.6513481736183167,0.6513482332229614,0.651348352432251,0.6513485312461853,0.6513486504554749,0.6513487696647644,0.6513487696647644,0.6513487696647644,0.6513487696647644,0.6513487696647644,0.6513487696647644,0.6513487696647644,0.6513488292694092,0.6513488292694092,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987,0.6513489484786987],"active":[0.0009483098983764648,0.0008423465769737959,0.0007960424409247935,0.0007549049332737923,0.0007440844783559442,0.0007266349857673049,0.0007049939595162868,0.0006836452521383762,0.0006621016655117273,0.0006512810941785574,0.0006384134758263826,0.0006235961336642504,0.0006140426266938448,0.0005932790227234364,0.0005839206278324127,0.0005655940622091293,0.0005507767200469971,0.0005845054984092712,0.0006273980252444744,0.0006795511581003666,0.0007460336200892925,0.0008025737479329109,0.0008655469864606857,0.0009505520574748516,0.0010492033325135708,0.001143469475209713,0.0012514800764620304,0.0013617323711514473,0.0014898236840963364,0.0016358532011508942,0.0017931899055838585,0.001971679739654064,0.0021606003865599632,0.0023567350581288338,0.0025939103215932846,0.0028241630643606186,0.003115050494670868,0.0034020375460386276,0.003718661144375801,0.004048347473144531,0.004419168457388878,0.004810074344277382,0.0052386075258255005,0.005731770768761635,0.006241604685783386,0.006741687655448914,0.007323756814002991,0.007910307496786118,0.00854169949889183,0.00925273448228836,0.009938914328813553,0.01065881922841072,0.011426985263824463,0.012212201952934265,0.01303563266992569,0.013879731297492981,0.014729976654052734,0.015608973801136017,0.016450926661491394,0.017365314066410065,0.01824723184108734,0.01914525032043457,0.019948408007621765,0.020788103342056274,0.021571293473243713,0.02227345108985901,0.023018911480903625,0.02367691695690155,0.024250492453575134,0.024723678827285767,0.025215670466423035,0.02556896209716797,0.025847434997558594,0.026069819927215576,0.026226162910461426,0.02633798122406006,0.02633845806121826,0.02635827660560608,0.02620747685432434,0.026022344827651978,0.02577608823776245,0.025406330823898315,0.02495110034942627,0.024541079998016357,0.024048417806625366,0.023527860641479492,0.022941023111343384,0.022279977798461914,0.021577835083007812,0.020885586738586426,0.0201931893825531,0.0194379985332489,0.018686383962631226,0.01798713207244873,0.017220497131347656,0.016475439071655273,0.01568162441253662,0.01490873098373413,0.014096081256866455,0.013453364372253418,0.012691259384155273,0.011956095695495605,0.011246442794799805,0.01065760850906372,0.009965062141418457,0.009379863739013672,0.008795022964477539,0.00828021764755249,0.007739126682281494,0.007232308387756348,0.006715655326843262,0.006299376487731934,0.0059032440185546875,0.005493879318237305,0.005119681358337402,0.0047833919525146484,0.004427075386047363,0.004108846187591553,0.0037938952445983887,0.0035205483436584473,0.0032407045364379883,0.003029942512512207,0.0028153061866760254,0.0026170015335083008,0.002428591251373291,0.00225985050201416,0.0020959973335266113,0.001976191997528076,0.0018298625946044922,0.0017070174217224121,0.0015627741813659668,0.0014458894729614258,0.001350104808807373,0.0012600421905517578,0.0011714696884155273,0.001098334789276123,0.0010156631469726562,0.0009582638740539551,0.000904083251953125,0.000844120979309082,0.0007921457290649414,0.000750124454498291,0.0006937980651855469,0.0006605386734008789,0.0006185173988342285,0.0005884766578674316,0.0005634427070617676,0.000525355339050293,0.000508427619934082,0.0004839897155761719,0.00046318769454956055,0.00044208765029907227,0.0004253387451171875,0.00040656328201293945,0.0003860592842102051,0.0003718137741088867,0.00035494565963745117,0.0003459453582763672,0.0003325939178466797,0.0003216266632080078,0.00031626224517822266,0.00030684471130371094,0.0003000497817993164,0.00029021501541137695,0.00028502941131591797,0.00027865171432495117,0.0002741217613220215,0.0002709627151489258,0.0002636909484863281,0.000258028507232666,0.00025522708892822266,0.0002512931823730469,0.00024962425231933594,0.00024819374084472656,0.000244140625,0.00024175643920898438,0.0002377033233642578,0.00023537874221801758,0.00023317337036132812,0.0002327561378479004,0.0002307295799255371,0.00022709369659423828,0.00022518634796142578,0.00022470951080322266,0.0002232193946838379,0.00022071599960327148,0.00022041797637939453,0.00021898746490478516,0.00021922588348388672,0.00021797418594360352,0.00021713972091674805,0.00021696090698242188,0.0002161860466003418,0.00021594762802124023,0.00021445751190185547,0.00021475553512573242,0.0002136826515197754,0.00021326541900634766,0.00021249055862426758,0.00021201372146606445,0.00021141767501831055,0.00021141767501831055,0.00021028518676757812,0.00020962953567504883,0.0002090930938720703,0.0002090930938720703,0.00020951032638549805,0.00020968914031982422,0.0002086162567138672,0.00020873546600341797,0.00020831823348999023,0.0002086162567138672,0.00020891427993774414,0.00020825862884521484,0.00020802021026611328,0.00020772218704223633,0.0002079606056213379,0.0002078413963317871,0.00020819902420043945,0.00020825862884521484,0.0002079010009765625,0.00020766258239746094,0.00020676851272583008,0.00020712614059448242,0.00020700693130493164,0.00020706653594970703,0.00020694732666015625,0.00020694732666015625,0.00020682811737060547,0.0002066493034362793,0.00020676851272583008,0.00020653009414672852,0.0002065896987915039,0.00020653009414672852,0.0002066493034362793,0.0002066493034362793,0.0002066493034362793,0.00020647048950195312,0.00020647048950195312,0.00020647048950195312,0.00020635128021240234,0.00020641088485717773,0.00020629167556762695,0.00020623207092285156,0.00020623207092285156,0.00020623207092285156,0.00020635128021240234,0.00020635128021240234,0.00020647048950195312,0.00020653009414672852,0.00020647048950195312,0.00020647048950195312,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234,0.00020635128021240234]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0009483098983764648,0.0012396846432238817,0.0015527980867773294,0.001871662912890315,0.002183411503210664,0.0024890187196433544,0.002797160530462861,0.0030966263730078936,0.003396969521418214,0.003691268851980567,0.003986835479736328,0.004282694309949875,0.0045694876462221146,0.00485511077567935,0.0051331305876374245,0.005419143941253424,0.0056947264820337296,0.006054436322301626,0.006465812213718891,0.0069481548853218555,0.007487037219107151,0.008111899718642235,0.008828297257423401,0.00965114589780569,0.010593995451927185,0.01167185790836811,0.01289945375174284,0.014322306029498577,0.015939539298415184,0.01780710555613041,0.019921401515603065,0.02230309136211872,0.025059698149561882,0.02816704474389553,0.03171706199645996,0.035682447254657745,0.04017433896660805,0.045217882841825485,0.0509159229695797,0.05724213644862175,0.0643300786614418,0.07219671458005905,0.08090920001268387,0.09056171029806137,0.10114819556474686,0.11272081732749939,0.12532198429107666,0.13892261683940887,0.15359839797019958,0.16927053034305573,0.18592706322669983,0.2035524547100067,0.22200021147727966,0.24134530127048492,0.2612937092781067,0.281864732503891,0.30292004346847534,0.32431867718696594,0.34586286544799805,0.3675737679004669,0.38918977975845337,0.4105945825576782,0.43180790543556213,0.45256999135017395,0.4727924168109894,0.4924592971801758,0.5114820003509521,0.5297420024871826,0.5472328066825867,0.5639108419418335,0.5797308087348938,0.5946246385574341,0.6086140275001526,0.6217880845069885,0.6340116262435913,0.6453814506530762,0.6559298038482666,0.6656560301780701,0.6745917797088623,0.6827023029327393,0.6901369690895081,0.6969379186630249,0.7030915021896362,0.7086532711982727,0.7137104272842407,0.7182751893997192,0.7223888039588928,0.726107120513916,0.7294430136680603,0.7324561476707458,0.7351624965667725,0.7375469207763672,0.739704430103302,0.741637110710144,0.7433418035507202,0.7448865175247192,0.7462786436080933,0.7474933862686157,0.7485965490341187,0.7495617270469666,0.7504249215126038,0.7511932253837585,0.7518777251243591,0.7525091171264648,0.7530511021614075,0.7535297870635986,0.7539703845977783,0.7543522119522095,0.754697322845459,0.7549992799758911,0.7552706003189087,0.7555169463157654,0.7557280659675598,0.7559139132499695,0.7560903429985046,0.7562357783317566,0.7563730478286743,0.7564893960952759,0.756596565246582,0.7566910982131958,0.7567742466926575,0.7568496465682983,0.7569191455841064,0.7569799423217773,0.7570315003395081,0.7570816278457642,0.7571236491203308,0.7571607828140259,0.7571932673454285,0.7572237849235535,0.7572494149208069,0.7572727203369141,0.7572950124740601,0.7573132514953613,0.7573293447494507,0.7573447227478027,0.7573574185371399,0.7573693990707397,0.757379949092865,0.757388710975647,0.7573970556259155,0.7574045062065125,0.7574131488800049,0.7574195861816406,0.7574247717857361,0.7574297189712524,0.7574343085289001,0.7574377059936523,0.7574406862258911,0.7574445605278015,0.7574470639228821,0.7574494481086731,0.7574516534805298,0.7574536204338074,0.7574551701545715,0.757456362247467,0.7574573159217834,0.7574586868286133,0.7574598789215088,0.7574611306190491,0.7574617266654968,0.7574629783630371,0.7574637532234192,0.7574643492698669,0.7574648261070251,0.7574652433395386,0.7574657797813416,0.7574663162231445,0.7574666142463684,0.7574667930603027,0.7574670910835266,0.7574674487113953,0.7574675679206848,0.7574677467346191,0.7574679255485535,0.757468044757843,0.7574684619903564,0.7574686408042908,0.7574688196182251,0.7574689984321594,0.757469117641449,0.7574692368507385,0.7574692964553833,0.7574694156646729,0.7574695348739624,0.7574695348739624,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072],"recovered":[0.0,0.00040026262286119163,0.0007490545394830406,0.0010868309764191508,0.0014116421807557344,0.0017298246966674924,0.002046252368018031,0.002352249575778842,0.0026592216454446316,0.00296122208237648,0.0032589330803602934,0.0035603486467152834,0.003861081786453724,0.00415128655731678,0.0044366177171468735,0.004723703488707542,0.005005329847335815,0.005287736188620329,0.005611962638795376,0.00597362220287323,0.0064012776128947735,0.006882937625050545,0.007434395607560873,0.008064131252467632,0.008788523264229298,0.009617610834538937,0.01058054156601429,0.011674781329929829,0.012940004467964172,0.014385863207280636,0.016037702560424805,0.01790556125342846,0.020050758495926857,0.02248830534517765,0.025260217487812042,0.028417767956852913,0.031967684626579285,0.035997021943330765,0.04053502157330513,0.0456593781709671,0.051380813121795654,0.0577889122068882,0.0649273544549942,0.07285822927951813,0.08161155879497528,0.0913197323679924,0.101953886449337,0.11355331540107727,0.12618760764598846,0.13983485102653503,0.1545121967792511,0.1701565533876419,0.18684124946594238,0.20435842871665955,0.22279079258441925,0.24195553362369537,0.26182594895362854,0.28233352303504944,0.30325713753700256,0.3244675397872925,0.34594231843948364,0.36752715706825256,0.38905808329582214,0.4103696942329407,0.431369423866272,0.4519789516925812,0.47211483120918274,0.4917406439781189,0.5107178688049316,0.5289823412895203,0.5464192032814026,0.5630901455879211,0.5788670182228088,0.5937461853027344,0.6077538728713989,0.6208966970443726,0.6331673264503479,0.644531786441803,0.6551547646522522,0.6649402379989624,0.6738541126251221,0.6819884181022644,0.689460277557373,0.6962858438491821,0.7024741768836975,0.7080786228179932,0.7131739258766174,0.7177954316139221,0.7219445109367371,0.7257022261619568,0.729114830493927,0.7321568727493286,0.7348392605781555,0.7372776865959167,0.7394623756408691,0.7414050102233887,0.7431358098983765,0.7447049617767334,0.746102511882782,0.7473462820053101,0.7484652400016785,0.7494370341300964,0.7503250241279602,0.7511014938354492,0.7517977952957153,0.7524248957633972,0.7529746890068054,0.7534745931625366,0.7539130449295044,0.7543001770973206,0.7546500563621521,0.75495845079422,0.7552438974380493,0.7554886937141418,0.7557005882263184,0.755896270275116,0.756068229675293,0.7562230229377747,0.7563593983650208,0.756481409072876,0.756588876247406,0.7566829323768616,0.7567673325538635,0.756846010684967,0.7569127678871155,0.756973147392273,0.7570286989212036,0.7570757865905762,0.7571158409118652,0.7571555376052856,0.7571860551834106,0.7572162747383118,0.7572467923164368,0.757270336151123,0.7572919726371765,0.757310152053833,0.7573270201683044,0.7573419809341431,0.7573551535606384,0.7573676705360413,0.757378101348877,0.7573882341384888,0.7573976516723633,0.7574052810668945,0.757411539554596,0.757418155670166,0.7574241757392883,0.7574289441108704,0.7574336528778076,0.7574376463890076,0.7574411630630493,0.7574438452720642,0.7574468851089478,0.7574498057365417,0.7574518918991089,0.7574535012245178,0.7574548721313477,0.7574560642242432,0.757457435131073,0.7574588060379028,0.7574600577354431,0.7574608325958252,0.7574617862701416,0.7574626207351685,0.7574634552001953,0.7574640512466431,0.7574645280838013,0.757465124130249,0.7574656009674072,0.757466197013855,0.7574663758277893,0.7574666738510132,0.7574668526649475,0.7574670910835266,0.7574671506881714,0.7574673891067505,0.7574675679206848,0.7574679255485535,0.7574681639671326,0.7574685215950012,0.7574687600135803,0.7574689388275146,0.7574692368507385,0.7574692368507385,0.7574694156646729,0.7574695348739624,0.7574695348739624,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072,0.7574695944786072],"active":[0.0009483098983764648,0.0008394219912588596,0.0008037435472942889,0.0007848319364711642,0.0007717693224549294,0.000759194022975862,0.0007509081624448299,0.0007443767972290516,0.0007377478759735823,0.0007300467696040869,0.0007279023993760347,0.0007223456632345915,0.0007084058597683907,0.0007038242183625698,0.000696512870490551,0.0006954404525458813,0.0006893966346979141,0.0007667001336812973,0.0008538495749235153,0.0009745326824486256,0.0010857596062123775,0.00122896209359169,0.0013939016498625278,0.0015870146453380585,0.0018054721876978874,0.002054247073829174,0.00231891218572855,0.0026475246995687485,0.0029995348304510117,0.0034212423488497734,0.003883698955178261,0.004397530108690262,0.005008939653635025,0.00567873939871788,0.006456844508647919,0.0072646792978048325,0.008206654340028763,0.00922086089849472,0.010380901396274567,0.011582758277654648,0.012949265539646149,0.014407802373170853,0.015981845557689667,0.017703481018543243,0.019536636769771576,0.02140108495950699,0.023368097841739655,0.025369301438331604,0.02741079032421112,0.02943567931652069,0.03141486644744873,0.03339590132236481,0.03515896201133728,0.03698687255382538,0.03850291669368744,0.03990919888019562,0.0410940945148468,0.041985154151916504,0.04260572791099548,0.04310622811317444,0.04324746131896973,0.04306742548942566,0.04274982213973999,0.042200297117233276,0.04142299294471741,0.040480345487594604,0.03936716914176941,0.03800135850906372,0.03651493787765503,0.03492850065231323,0.03331160545349121,0.03153449296951294,0.02974700927734375,0.02804189920425415,0.026257753372192383,0.024484753608703613,0.0227624773979187,0.02112424373626709,0.019437015056610107,0.017762064933776855,0.016282856464385986,0.014949500560760498,0.013631224632263184,0.012367427349090576,0.011236250400543213,0.010196566581726074,0.00921487808227539,0.008311688899993896,0.007498502731323242,0.0067539215087890625,0.006047666072845459,0.005390048027038574,0.004865169525146484,0.004359424114227295,0.0038794279098510742,0.0034815073013305664,0.003142833709716797,0.0027884244918823242,0.00249403715133667,0.002215445041656494,0.001959681510925293,0.0017561912536621094,0.0015527009963989258,0.001407623291015625,0.0012533068656921387,0.001104891300201416,0.0009956955909729004,0.0008776187896728516,0.0007842779159545898,0.0006991028785705566,0.0006205439567565918,0.0005584955215454102,0.00048416852951049805,0.0004252195358276367,0.0003897547721862793,0.000339508056640625,0.00030481815338134766,0.0002663731575012207,0.0002371668815612793,0.00020968914031982422,0.00018537044525146484,0.00016671419143676758,0.00015181303024291992,0.00013393163681030273,0.00011873245239257812,0.00010848045349121094,9.495019912719727e-05,8.499622344970703e-05,7.742643356323242e-05,6.824731826782227e-05,6.335973739624023e-05,5.644559860229492e-05,4.8220157623291016e-05,4.291534423828125e-05,3.737211227416992e-05,3.457069396972656e-05,3.039836883544922e-05,2.7418136596679688e-05,2.47955322265625e-05,2.104043960571289e-05,1.895427703857422e-05,1.627206802368164e-05,1.5497207641601562e-05,1.430511474609375e-05,1.3232231140136719e-05,1.1563301086425781e-05,1.0132789611816406e-05,8.761882781982422e-06,7.033348083496094e-06,6.9141387939453125e-06,5.900859832763672e-06,5.602836608886719e-06,4.76837158203125e-06,3.814697265625e-06,3.2782554626464844e-06,2.86102294921875e-06,2.4437904357910156e-06,2.6226043701171875e-06,2.4437904357910156e-06,2.3245811462402344e-06,1.6689300537109375e-06,2.1457672119140625e-06,1.9669532775878906e-06,1.7285346984863281e-06,1.3709068298339844e-06,1.1920928955078125e-06,1.2516975402832031e-06,1.1920928955078125e-06,1.0132789611816406e-06,5.960464477539062e-07,7.152557373046875e-07,7.748603820800781e-07,7.152557373046875e-07,6.556510925292969e-07,7.748603820800781e-07,6.556510925292969e-07,8.940696716308594e-07,7.152557373046875e-07,6.556510925292969e-07,4.76837158203125e-07,3.5762786865234375e-07,2.980232238769531e-07,5.960464477539063e-08,1.7881393432617188e-07,1.1920928955078125e-07,0.0,5.960464477539063e-08,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0009483098983764648,0.0012417318066582084,0.0015383707359433174,0.0018396887462586164,0.0021364251151680946,0.002432089066132903,0.0027233664877712727,0.003000996308401227,0.003276773728430271,0.0035537213552743196,0.0038088327273726463,0.004062384366989136,0.004315156023949385,0.004556815139949322,0.004795646760612726,0.0050258026458323,0.005256153643131256,0.0055429465137422085,0.0058600567281246185,0.006222496274858713,0.006626073271036148,0.0070846304297447205,0.007603431586176157,0.008182574063539505,0.008844382129609585,0.009586905129253864,0.01043129712343216,0.011370833031833172,0.01243378035724163,0.01363008376210928,0.014964130707085133,0.01646331138908863,0.01814839243888855,0.020020345225930214,0.022130155935883522,0.024477727711200714,0.027089864015579224,0.03002047725021839,0.03323905169963837,0.03682396560907364,0.0408051460981369,0.045198578387498856,0.05006158724427223,0.05538558587431908,0.06122175604104996,0.06763804703950882,0.07463815808296204,0.08228535950183868,0.09059952944517136,0.09956537187099457,0.10924644768238068,0.11960852891206741,0.1307423859834671,0.14257021248340607,0.15509182214736938,0.16835741698741913,0.18228374421596527,0.1968597024679184,0.21200329065322876,0.22774836421012878,0.24396172165870667,0.26056969165802,0.27753016352653503,0.29476016759872437,0.3121829926967621,0.32970917224884033,0.3473640978336334,0.36492154002189636,0.3823978900909424,0.3995882272720337,0.41656458377838135,0.43326470255851746,0.44961169362068176,0.4655192792415619,0.48094624280929565,0.49586573243141174,0.5102293491363525,0.5240611433982849,0.5372813940048218,0.549852728843689,0.5618005394935608,0.5731104612350464,0.5838203430175781,0.5938360691070557,0.6032688021659851,0.6120576858520508,0.6202855706214905,0.6279459595680237,0.6350383758544922,0.641655683517456,0.6477510333061218,0.6533915996551514,0.6585974097251892,0.663358747959137,0.6677610874176025,0.6717197299003601,0.6754041910171509,0.6787359118461609,0.6818159818649292,0.6845980286598206,0.6871673464775085,0.6894887089729309,0.6916221976280212,0.6935580968856812,0.6953103542327881,0.6968919038772583,0.6983286142349243,0.6996333003044128,0.7008149027824402,0.701877236366272,0.7028635144233704,0.703734815120697,0.7045340538024902,0.705254077911377,0.7059096097946167,0.7064992785453796,0.7070307731628418,0.7075133323669434,0.7079565525054932,0.7083624005317688,0.7087258696556091,0.7090482711791992,0.7093456983566284,0.7096023559570312,0.7098453044891357,0.7100552320480347,0.710249125957489,0.7104299664497375,0.7105862498283386,0.7107306122779846,0.7108603715896606,0.7109752893447876,0.7110844850540161,0.7111823558807373,0.7112688422203064,0.7113479971885681,0.7114219665527344,0.711489200592041,0.7115510106086731,0.7116022109985352,0.7116501927375793,0.7116919159889221,0.7117350697517395,0.7117732167243958,0.711802065372467,0.7118316888809204,0.7118589878082275,0.7118833661079407,0.7119073271751404,0.7119283080101013,0.7119472026824951,0.7119645476341248,0.7119783163070679,0.7119911313056946,0.7120030522346497,0.7120152115821838,0.7120248079299927,0.7120349407196045,0.7120424509048462,0.7120495438575745,0.7120558619499207,0.7120615243911743,0.7120665311813354,0.7120711803436279,0.7120751738548279,0.712079644203186,0.7120833992958069,0.7120874524116516,0.7120909094810486,0.7120934128761292,0.7120961546897888,0.7120978236198425,0.7120998501777649,0.7121015787124634,0.7121029496192932,0.7121042609214783,0.7121061086654663,0.7121073603630066,0.7121084332466125,0.712109386920929,0.712110161781311,0.7121108770370483,0.7121113538742065,0.7121119499206543,0.7121127247810364,0.7121132016181946,0.7121134996414185,0.7121140956878662,0.7121143937110901,0.7121148705482483,0.7121149897575378,0.7121152281761169,0.712115466594696,0.7121158242225647,0.7121159434318542,0.7121162414550781,0.7121164202690125,0.712116539478302,0.7121168375015259,0.7121171355247498,0.7121173143386841,0.7121174931526184,0.7121174931526184,0.712117612361908,0.7121179103851318,0.7121180891990662,0.7121182084083557,0.7121182680130005,0.71211838722229,0.7121184468269348,0.7121185660362244,0.7121187448501587,0.7121188640594482,0.7121188640594482,0.7121188640594482,0.7121188640594482,0.7121188640594482,0.7121188640594482,0.7121189832687378,0.7121190428733826,0.7121190428733826,0.7121190428733826,0.7121190428733826,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721,0.7121191620826721],"recovered":[0.0,0.00040669646114110947,0.0007524664397351444,0.0010767902713268995,0.0013951677829027176,0.0017014573095366359,0.001999655971303582,0.0022953199222683907,0.002583770314231515,0.0028616925701498985,0.003138347528874874,0.0034087635576725006,0.003670796286314726,0.003925225231796503,0.004177314694970846,0.004420630633831024,0.004659169819205999,0.004890982992947102,0.005149603821337223,0.005435324739664793,0.005762865301221609,0.006126474589109421,0.0065283942967653275,0.006998064462095499,0.00752105750143528,0.008108973503112793,0.008779067546129227,0.00953397061675787,0.010379240848124027,0.01134246401488781,0.012409116141498089,0.013633299618959427,0.01498313806951046,0.016496747732162476,0.0181873831897974,0.020101450383663177,0.02221730537712574,0.024561366066336632,0.027221757918596268,0.03015929087996483,0.033428069204092026,0.03705061227083206,0.04106776416301727,0.04553167521953583,0.05040706321597099,0.05577990040183067,0.06165360286831856,0.06808129698038101,0.07515393942594528,0.0828358381986618,0.09114153683185577,0.10016001760959625,0.10981808602809906,0.12023690342903137,0.13134746253490448,0.14319205284118652,0.1557047963142395,0.16893646121025085,0.1828470081090927,0.1973760724067688,0.21253135800361633,0.2281598299741745,0.24430525302886963,0.2608087360858917,0.27774637937545776,0.29492345452308655,0.3122345805168152,0.3297414481639862,0.3472931385040283,0.3647960126399994,0.38213178515434265,0.39930057525634766,0.416223406791687,0.4328516721725464,0.4491215646266937,0.46495914459228516,0.4803565740585327,0.4952322840690613,0.5096197128295898,0.523398756980896,0.536599338054657,0.5492047667503357,0.5611060857772827,0.5724340677261353,0.5831135511398315,0.5931739211082458,0.6025912761688232,0.6114155650138855,0.6196483373641968,0.6273040175437927,0.6344502568244934,0.6410974264144897,0.6472396850585938,0.6529101133346558,0.6580883860588074,0.6628714799880981,0.6672819256782532,0.6713342070579529,0.67501300573349,0.6784006953239441,0.6814743280410767,0.6843023896217346,0.686874270439148,0.6892297863960266,0.6913772225379944,0.6933085918426514,0.6950511932373047,0.6966608762741089,0.6981029510498047,0.6994171142578125,0.7006101012229919,0.7017132043838501,0.7026779651641846,0.7035553455352783,0.7043697834014893,0.7051070332527161,0.7057661414146423,0.7063616514205933,0.7068907618522644,0.7073855400085449,0.7078285813331604,0.7082334160804749,0.7085986733436584,0.7089264392852783,0.7092190384864807,0.7094852924346924,0.7097275257110596,0.7099477648735046,0.7101480960845947,0.7103258967399597,0.7104851603507996,0.7106332182884216,0.7107625007629395,0.7108809351921082,0.7109872698783875,0.7110865116119385,0.7111738920211792,0.7112541794776917,0.711330235004425,0.711400032043457,0.7114587426185608,0.7115132808685303,0.7115592360496521,0.7116047739982605,0.711646556854248,0.7116822600364685,0.7117138504981995,0.7117465138435364,0.7117747664451599,0.7117987275123596,0.711821436882019,0.7118414044380188,0.7118596434593201,0.7118767499923706,0.7118905782699585,0.71190345287323,0.7119166851043701,0.7119267582893372,0.7119386196136475,0.7119470834732056,0.7119545936584473,0.711962103843689,0.7119680643081665,0.7119736075401306,0.7119783759117126,0.7119832634925842,0.7119872570037842,0.7119910717010498,0.7119950652122498,0.7119995355606079,0.7120020985603333,0.7120048403739929,0.712006688117981,0.7120090126991272,0.7120112776756287,0.7120131254196167,0.7120147347450256,0.7120163440704346,0.7120177745819092,0.7120192646980286,0.7120200395584106,0.7120211124420166,0.7120216488838196,0.7120226621627808,0.7120232582092285,0.7120237946510315,0.7120246291160583,0.7120251059532166,0.7120257019996643,0.7120261788368225,0.7120265364646912,0.7120267748832703,0.7120267748832703,0.7120269536972046,0.7120272517204285,0.7120275497436523,0.7120277285575867,0.712027907371521,0.7120282053947449,0.7120283246040344,0.7120285034179688,0.7120288014411926,0.712028980255127,0.7120290994644165,0.7120292782783508,0.7120294570922852,0.7120296955108643,0.7120298743247986,0.7120298743247986,0.7120300531387329,0.7120300531387329,0.7120302319526672,0.7120302319526672,0.7120303511619568,0.7120304703712463,0.7120305299758911,0.7120305299758911,0.7120305299758911,0.7120305299758911,0.7120306491851807,0.7120307683944702,0.712030827999115,0.712030827999115,0.712030827999115,0.712030827999115,0.7120309472084045,0.7120309472084045,0.7120309472084045,0.7120309472084045,0.7120309472084045,0.7120309472084045,0.7120309472084045,0.7120309472084045,0.7120309472084045,0.7120309472084045,0.7120309472084045,0.7120309472084045,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941,0.7120310664176941],"active":[0.0009483098983764648,0.0008350353455170989,0.000785904296208173,0.0007628984749317169,0.000741257332265377,0.0007306317565962672,0.0007237105164676905,0.0007056763861328363,0.0006930034141987562,0.0006920287851244211,0.0006704851984977722,0.0006536208093166351,0.0006443597376346588,0.0006315899081528187,0.00061833206564188,0.000605172012001276,0.0005969838239252567,0.0006519635207951069,0.0007104529067873955,0.0007871715351939201,0.000863207969814539,0.0009581558406352997,0.0010750372894108295,0.001184509601444006,0.001323324628174305,0.0014779316261410713,0.0016522295773029327,0.0018368624150753021,0.0020545395091176033,0.00228761974722147,0.0025550145655870438,0.002830011770129204,0.00316525436937809,0.0035235974937677383,0.003942772746086121,0.004376277327537537,0.004872558638453484,0.00545911118388176,0.006017293781042099,0.00666467472910881,0.007377076894044876,0.008147966116666794,0.008993823081254959,0.009853910654783249,0.010814692825078964,0.011858146637678146,0.012984555214643478,0.014204062521457672,0.015445590019226074,0.016729533672332764,0.018104910850524902,0.01944851130247116,0.020924299955368042,0.022333309054374695,0.023744359612464905,0.025165364146232605,0.02657894790172577,0.02792324125766754,0.029156282544136047,0.030372291803359985,0.03143036365509033,0.03240986168384552,0.033224910497665405,0.03395143151283264,0.03443661332130432,0.034785717725753784,0.03512951731681824,0.035180091857910156,0.03510475158691406,0.0347922146320343,0.034432798624038696,0.0339641273021698,0.03338828682899475,0.0326676070690155,0.03182467818260193,0.030906587839126587,0.029872775077819824,0.028828859329223633,0.027661681175231934,0.02645397186279297,0.02520120143890381,0.023905694484710693,0.02271425724029541,0.02140200138092041,0.020155251026153564,0.01888376474380493,0.017694294452667236,0.016530394554138184,0.01539003849029541,0.01435166597366333,0.013300776481628418,0.012294173240661621,0.011357724666595459,0.010448634624481201,0.009672701358795166,0.008848249912261963,0.008122265338897705,0.007401704788208008,0.006802976131439209,0.006197333335876465,0.005693018436431885,0.005186319351196289,0.004747927188873291,0.004328310489654541,0.003933131694793701,0.0035833120346069336,0.003277420997619629,0.002972424030303955,0.002711951732635498,0.0024601221084594727,0.002253413200378418,0.002021610736846924,0.001856088638305664,0.0016987323760986328,0.0015398263931274414,0.0013922452926635742,0.0012646317481994629,0.0011516809463500977,0.0010657906532287598,0.000976860523223877,0.0008972883224487305,0.0008148550987243652,0.0007470250129699707,0.0006759166717529297,0.0006262660026550293,0.0005699396133422852,0.0005216002464294434,0.00048220157623291016,0.0004381537437438965,0.00040471553802490234,0.000375211238861084,0.0003420710563659668,0.00032198429107666016,0.0003014206886291504,0.0002815723419189453,0.00026148557662963867,0.0002480745315551758,0.00023502111434936523,0.00022077560424804688,0.000202178955078125,0.0001914501190185547,0.0001786351203918457,0.00017583370208740234,0.0001684427261352539,0.00015550851821899414,0.0001494288444519043,0.00014513731002807617,0.00013685226440429688,0.00013256072998046875,0.00012958049774169922,0.00012576580047607422,0.00012314319610595703,0.00011867284774780273,0.00011438131332397461,0.00011247396469116211,0.00011175870895385742,0.0001081228256225586,0.00010818243026733398,0.00010383129119873047,0.00010246038436889648,0.00010126829147338867,9.942054748535156e-05,9.846687316894531e-05,9.757280349731445e-05,9.679794311523438e-05,9.638071060180664e-05,9.614229202270508e-05,9.638071060180664e-05,9.584426879882812e-05,9.387731552124023e-05,9.40561294555664e-05,9.298324584960938e-05,9.316205978393555e-05,9.256601333618164e-05,9.167194366455078e-05,9.113550186157227e-05,9.137392044067383e-05,9.101629257202148e-05,9.065866470336914e-05,9.012222290039062e-05,9.012222290039062e-05,8.976459503173828e-05,8.970499038696289e-05,8.928775787353516e-05,8.946657180786133e-05,8.940696716308594e-05,8.887052536010742e-05,8.89897346496582e-05,8.869171142578125e-05,8.869171142578125e-05,8.845329284667969e-05,8.845329284667969e-05,8.869171142578125e-05,8.887052536010742e-05,8.869171142578125e-05,8.869171142578125e-05,8.869171142578125e-05,8.863210678100586e-05,8.863210678100586e-05,8.881092071533203e-05,8.881092071533203e-05,8.869171142578125e-05,8.851289749145508e-05,8.851289749145508e-05,8.863210678100586e-05,8.863210678100586e-05,8.851289749145508e-05,8.83936882019043e-05,8.851289749145508e-05,8.83936882019043e-05,8.851289749145508e-05,8.851289749145508e-05,8.863210678100586e-05,8.851289749145508e-05,8.83936882019043e-05,8.83340835571289e-05,8.83340835571289e-05,8.83340835571289e-05,8.845329284667969e-05,8.83936882019043e-05,8.827447891235352e-05,8.821487426757812e-05,8.821487426757812e-05,8.83340835571289e-05,8.83340835571289e-05,8.821487426757812e-05,8.821487426757812e-05,8.821487426757812e-05,8.821487426757812e-05,8.821487426757812e-05,8.821487426757812e-05,8.821487426757812e-05,8.821487426757812e-05,8.821487426757812e-05,8.821487426757812e-05,8.821487426757812e-05,8.821487426757812e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05,8.809566497802734e-05]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0009483098983764648,0.0012380274711176753,0.001541587640531361,0.0018322800751775503,0.002112639369443059,0.0023855899926275015,0.002649182453751564,0.0028976649045944214,0.003146732458844781,0.003389171091839671,0.0036243959330022335,0.0038434388116002083,0.004053025972098112,0.004258908797055483,0.004460112191736698,0.0046451338566839695,0.0048315199092030525,0.005054462235420942,0.005299240816384554,0.005579209886491299,0.005887254141271114,0.006227175239473581,0.006605504546314478,0.007022046484053135,0.007487719878554344,0.008002037182450294,0.008568702265620232,0.009192296303808689,0.00987701304256916,0.010646148584783077,0.011490443721413612,0.012411944568157196,0.013437556102871895,0.014541544020175934,0.015771284699440002,0.017122486606240273,0.01861942745745182,0.020238706842064857,0.022007815539836884,0.023967893794178963,0.026091936975717545,0.028424594551324844,0.030960792675614357,0.03374381735920906,0.036739058792591095,0.04001173749566078,0.043553274124860764,0.047425076365470886,0.05158913508057594,0.056049149483442307,0.06089909002184868,0.0661243423819542,0.0717172920703888,0.07774228602647781,0.08414541929960251,0.09098000824451447,0.09823308140039444,0.10598888248205185,0.11415741592645645,0.12275506556034088,0.13184374570846558,0.1413385272026062,0.15131710469722748,0.16163356602191925,0.17241443693637848,0.18351709842681885,0.19502946734428406,0.20685145258903503,0.21895642578601837,0.2313711941242218,0.24400734901428223,0.25684040784835815,0.2698449492454529,0.28295546770095825,0.29622748494148254,0.3094565272331238,0.32272613048553467,0.3359479308128357,0.3490937352180481,0.3621971309185028,0.37507715821266174,0.3878147006034851,0.400361567735672,0.4126838147640228,0.4247194826602936,0.43649429082870483,0.44797876477241516,0.4590688645839691,0.4698088765144348,0.4801848232746124,0.4902018904685974,0.49983012676239014,0.5091058611869812,0.5179718732833862,0.5264458656311035,0.5345212817192078,0.5422166585922241,0.5495138764381409,0.5564102530479431,0.5629244446754456,0.5691282153129578,0.5748957395553589,0.5803598165512085,0.5854895710945129,0.5902736186981201,0.5947881937026978,0.5990113615989685,0.6029092669487,0.6065994501113892,0.6100027561187744,0.6131792068481445,0.6161203980445862,0.6188504695892334,0.621400773525238,0.6237463355064392,0.6259312629699707,0.6279677748680115,0.6298531293869019,0.6315893530845642,0.6331855654716492,0.6346703171730042,0.6360584497451782,0.6373358368873596,0.6385028958320618,0.6395885944366455,0.6405890583992004,0.6415072083473206,0.642354428768158,0.6431330442428589,0.6438623070716858,0.644521951675415,0.6451395750045776,0.645713210105896,0.6462317705154419,0.6467141509056091,0.647154688835144,0.6475650668144226,0.6479371786117554,0.6482890844345093,0.6486023664474487,0.6488950252532959,0.6491621136665344,0.6494015455245972,0.6496279835700989,0.6498408913612366,0.650034487247467,0.6502135396003723,0.6503748893737793,0.6505333185195923,0.650669276714325,0.6508013606071472,0.6509175896644592,0.6510260701179504,0.651125431060791,0.6512151956558228,0.6512978672981262,0.6513732075691223,0.6514443755149841,0.6515105366706848,0.6515710949897766,0.6516265869140625,0.6516770720481873,0.6517254114151001,0.6517698764801025,0.651810348033905,0.6518464684486389,0.6518828272819519,0.651914656162262,0.6519438624382019,0.6519706845283508,0.6519941687583923,0.6520175933837891,0.6520403623580933,0.6520587801933289,0.6520766615867615,0.652092456817627,0.6521087288856506,0.6521238088607788,0.6521375775337219,0.6521496772766113,0.6521607637405396,0.652171790599823,0.6521806716918945,0.6521900296211243,0.6521989703178406,0.6522067785263062,0.6522136330604553,0.6522201299667358,0.652226448059082,0.6522331237792969,0.6522382497787476,0.652243435382843,0.6522483229637146,0.6522527933120728,0.652256429195404,0.6522603034973145,0.6522635221481323,0.6522665619850159,0.6522699594497681,0.6522724628448486,0.6522748470306396,0.6522771716117859,0.6522788405418396,0.652280867099762,0.65228271484375,0.6522845029830933,0.6522862315177917,0.6522879004478455,0.652289867401123,0.6522906422615051,0.6522918939590454,0.6522930264472961,0.652293860912323,0.6522946357727051,0.6522954106330872,0.6522963643074036,0.6522971391677856,0.6522980332374573,0.6522986888885498,0.6522994041442871,0.6523000001907349,0.6523005366325378,0.6523011326789856,0.652301549911499,0.6523020267486572,0.6523025035858154,0.6523030996322632,0.6523032784461975,0.6523037552833557,0.6523040533065796,0.6523043513298035,0.6523045301437378,0.6523047685623169,0.6523051261901855,0.6523053646087646,0.6523059010505676,0.6523061990737915,0.652306318283081,0.6523064970970154,0.6523066163063049,0.6523066759109497,0.6523067951202393,0.6523069143295288,0.6523072123527527,0.652307391166687,0.6523075103759766,0.6523075103759766,0.6523075103759766,0.6523075103759766,0.6523075699806213,0.6523075699806213,0.6523076891899109,0.6523076891899109,0.6523076891899109,0.6523077487945557,0.6523077487945557,0.6523077487945557,0.6523077487945557,0.6523077487945557,0.6523078680038452,0.6523078680038452,0.6523078680038452,0.6523078680038452,0.6523078680038452,0.6523078680038452,0.6523079872131348,0.6523079872131348,0.6523079872131348,0.6523079872131348,0.6523079872131348,0.6523079872131348,0.6523079872131348,0.6523079872131348,0.6523079872131348,0.6523079872131348,0.6523079872131348,0.6523080468177795,0.6523080468177795,0.6523080468177795,0.6523080468177795,0.6523080468177795,0.6523080468177795,0.6523080468177795,0.6523080468177795,0.6523080468177795,0.6523080468177795,0.6523080468177795,0.6523080468177795,0.6523080468177795,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691,0.6523081660270691],"recovered":[0.0,0.0004015298909507692,0.0007529538124799728,0.0010806896025314927,0.0013941929209977388,0.0016853727865964174,0.0019648547749966383,0.0022372205276042223,0.002498278161510825,0.0027556316927075386,0.00300343194976449,0.0032446032855659723,0.003475636476650834,0.0036957517731934786,0.003906508442014456,0.004112293943762779,0.004308330826461315,0.004499493632465601,0.004710640758275986,0.00493592256680131,0.005187621805816889,0.005466714035719633,0.005773978307843208,0.0061218929477036,0.006498077418655157,0.006924660410732031,0.007394915446639061,0.007918492890894413,0.008485840633511543,0.009119865484535694,0.009801462292671204,0.010562312789261341,0.011408166959881783,0.012349359691143036,0.013367464765906334,0.014502745121717453,0.015743598341941833,0.017107181251049042,0.01860431581735611,0.02024601586163044,0.022037643939256668,0.02399655245244503,0.026150522753596306,0.028487078845500946,0.031039362773299217,0.03382794186472893,0.0368390753865242,0.0401158481836319,0.043698422610759735,0.047574322670698166,0.05173087120056152,0.056246254593133926,0.06110994517803192,0.06631354987621307,0.07194443047046661,0.07795996963977814,0.08439584821462631,0.09124759584665298,0.0985446348786354,0.10627030581235886,0.114461749792099,0.12309654802083969,0.132130429148674,0.14165641367435455,0.15158285200595856,0.16191676259040833,0.17265629768371582,0.18382211029529572,0.19526635110378265,0.20703326165676117,0.21914905309677124,0.2314726710319519,0.2440759688615799,0.2568800747394562,0.26981639862060547,0.282944917678833,0.29610395431518555,0.3093154728412628,0.32256078720092773,0.33573493361473083,0.34888210892677307,0.36186090111732483,0.374748557806015,0.38747283816337585,0.399990051984787,0.4121946394443512,0.4242434799671173,0.43597421050071716,0.44740068912506104,0.45848533511161804,0.4692043960094452,0.4795578122138977,0.4895716607570648,0.49920976161956787,0.5084527134895325,0.5173028707504272,0.525768518447876,0.533848762512207,0.5415459871292114,0.5488463044166565,0.5557814240455627,0.5623428225517273,0.5684944987297058,0.574313223361969,0.5797877311706543,0.5849235653877258,0.589745819568634,0.5942607522010803,0.5984724760055542,0.6024309396743774,0.6061118245124817,0.6095327138900757,0.6127421259880066,0.6157032251358032,0.6184415221214294,0.62098228931427,0.6233487725257874,0.6255578398704529,0.6275979280471802,0.6294942498207092,0.63124680519104,0.6328539848327637,0.6343620419502258,0.6357448101043701,0.6370323896408081,0.6382027268409729,0.6392977833747864,0.6403074860572815,0.6412369608879089,0.6420906186103821,0.6428937315940857,0.6436163187026978,0.6442895531654358,0.6449071168899536,0.6454814672470093,0.6460031867027283,0.6464889645576477,0.6469393372535706,0.6473435759544373,0.6477215886116028,0.6480687260627747,0.6483840942382812,0.6486837863922119,0.6489487290382385,0.649191677570343,0.6494231820106506,0.6496323943138123,0.6498269438743591,0.650002121925354,0.6501717567443848,0.6503191590309143,0.6504656672477722,0.6505951285362244,0.6507143378257751,0.6508234143257141,0.6509205102920532,0.6510134935379028,0.6511018872261047,0.6511762142181396,0.6512534022331238,0.6513177156448364,0.6513804197311401,0.6514348387718201,0.651485025882721,0.6515342593193054,0.6515777111053467,0.6516172885894775,0.6516557335853577,0.6516920924186707,0.6517220139503479,0.6517534852027893,0.6517804861068726,0.6518039703369141,0.6518266797065735,0.6518481373786926,0.6518664956092834,0.6518853902816772,0.6519025564193726,0.6519177556037903,0.651931881904602,0.6519450545310974,0.6519579887390137,0.6519699692726135,0.6519804000854492,0.6519900560379028,0.651999831199646,0.6520087122917175,0.6520159840583801,0.6520234942436218,0.6520306468009949,0.6520368456840515,0.6520426273345947,0.6520484685897827,0.6520532369613647,0.652057945728302,0.6520624756813049,0.6520667672157288,0.6520704030990601,0.65207439661026,0.6520782113075256,0.6520814895629883,0.6520838737487793,0.6520866751670837,0.65208899974823,0.6520914435386658,0.6520929336547852,0.6520947813987732,0.6520962119102478,0.6520977020263672,0.6520996689796448,0.6521010994911194,0.6521021723747253,0.6521037220954895,0.6521050930023193,0.6521058082580566,0.6521069407463074,0.6521074175834656,0.6521082520484924,0.6521092057228088,0.6521098017692566,0.6521103978157043,0.652110755443573,0.6521116495132446,0.6521122455596924,0.6521127820014954,0.6521133780479431,0.6521138548851013,0.6521144509315491,0.652114748954773,0.6521151661872864,0.6521154642105103,0.6521157026290894,0.6521159410476685,0.6521162390708923,0.652116596698761,0.6521167159080505,0.6521171927452087,0.6521173715591431,0.6521176099777222,0.6521179676055908,0.6521182656288147,0.652118444442749,0.6521185636520386,0.6521186828613281,0.6521188616752625,0.6521191596984863,0.6521193385124207,0.6521193385124207,0.6521194577217102,0.6521194577217102,0.6521194577217102,0.652119517326355,0.6521196365356445,0.6521196365356445,0.6521197557449341,0.6521197557449341,0.6521197557449341,0.6521197557449341,0.6521197557449341,0.6521197557449341,0.6521199345588684,0.6521199345588684,0.6521199345588684,0.6521199345588684,0.6521199345588684,0.6521199345588684,0.6521199345588684,0.6521199941635132,0.6521199941635132,0.6521199941635132,0.6521199941635132,0.6521199941635132,0.6521199941635132,0.6521199941635132,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027,0.6521201133728027],"active":[0.0009483098983764648,0.0008364975801669061,0.0007886338280513883,0.0007515904726460576,0.0007184464484453201,0.0007002172060310841,0.0006843276787549257,0.0006604443769901991,0.0006484542973339558,0.0006335393991321325,0.0006209639832377434,0.000598835526034236,0.000577389495447278,0.0005631570238620043,0.0005536037497222424,0.0005328399129211903,0.0005231890827417374,0.0005549686029553413,0.0005886000581085682,0.0006432873196899891,0.0006996323354542255,0.0007604612037539482,0.0008315262384712696,0.000900153536349535,0.000989642459899187,0.0010773767717182636,0.0011737868189811707,0.0012738034129142761,0.0013911724090576172,0.0015262831002473831,0.0016889814287424088,0.001849631778895855,0.0020293891429901123,0.002192184329032898,0.0024038199335336685,0.0026197414845228195,0.002875829115509987,0.0031315255910158157,0.003403499722480774,0.003721877932548523,0.0040542930364608765,0.004428042098879814,0.004810269922018051,0.005256738513708115,0.005699696019291878,0.006183795630931854,0.006714198738336563,0.007309228181838989,0.007890712469816208,0.00847482681274414,0.009168218821287155,0.009878087788820267,0.010607346892356873,0.01142873615026474,0.012200988829135895,0.013020038604736328,0.013837233185768127,0.014741286635398865,0.015612781047821045,0.016484759747982025,0.017381995916366577,0.01824197918176651,0.019186675548553467,0.019977152347564697,0.020831584930419922,0.021600335836410522,0.022373169660568237,0.02302934229373932,0.023690074682235718,0.024337932467460632,0.024858295917510986,0.02536773681640625,0.025768980383872986,0.026075392961502075,0.026411086320877075,0.02651160955429077,0.02662217617034912,0.026632457971572876,0.02653294801712036,0.026462197303771973,0.026195049285888672,0.02595379948616028,0.025613009929656982,0.025210976600646973,0.024729430675506592,0.024299651384353638,0.02373528480529785,0.023094654083251953,0.02240818738937378,0.021699488162994385,0.02099749445915222,0.02027231454849243,0.019534200429916382,0.01876211166381836,0.017993152141571045,0.017218410968780518,0.016448140144348145,0.015665113925933838,0.01486426591873169,0.014078140258789062,0.01334679126739502,0.012552917003631592,0.011865317821502686,0.011176347732543945,0.01048588752746582,0.009864628314971924,0.009265542030334473,0.008648514747619629,0.008126974105834961,0.007571816444396973,0.007067382335662842,0.006587684154510498,0.006108343601226807,0.0056975483894348145,0.005304813385009766,0.004948973655700684,0.004619002342224121,0.004295289516448975,0.003991425037384033,0.0036913156509399414,0.0034235119819641113,0.0032044649124145508,0.002973794937133789,0.0027580857276916504,0.0025562047958374023,0.002386331558227539,0.0022094249725341797,0.002046942710876465,0.0018960833549499512,0.001771688461303711,0.0016282200813293457,0.0015232563018798828,0.001423656940460205,0.0013246536254882812,0.0012326836585998535,0.0011515021324157715,0.0010761022567749023,0.0009978413581848145,0.0009455084800720215,0.0008807778358459473,0.0008262991905212402,0.0007780194282531738,0.0007177591323852539,0.0006792545318603516,0.0006492137908935547,0.0006113052368164062,0.0005811452865600586,0.000547945499420166,0.0005311965942382812,0.0004975199699401855,0.00048220157623291016,0.0004519224166870117,0.0004309415817260742,0.00041109323501586914,0.0003917813301086426,0.00037735700607299805,0.0003597140312194824,0.00034248828887939453,0.000334322452545166,0.00031769275665283203,0.0003088712692260742,0.00029665231704711914,0.0002905726432800293,0.0002848505973815918,0.0002760887145996094,0.00026875734329223633,0.00026553869247436523,0.0002589225769042969,0.00025177001953125,0.0002486705780029297,0.00024068355560302734,0.0002371072769165039,0.00023639202117919922,0.0002321004867553711,0.00022852420806884766,0.00022596120834350586,0.00022333860397338867,0.00022125244140625,0.00021982192993164062,0.00021779537200927734,0.00021570920944213867,0.00021380186080932617,0.00021070241928100586,0.00020962953567504883,0.00020891427993774414,0.00020694732666015625,0.00020492076873779297,0.0002041459083557129,0.00020295381546020508,0.00020247697830200195,0.00020140409469604492,0.00020080804824829102,0.00019985437393188477,0.0001995563507080078,0.00019848346710205078,0.00019782781600952148,0.00019675493240356445,0.00019615888595581055,0.00019556283950805664,0.00019425153732299805,0.0001933574676513672,0.0001932978630065918,0.00019216537475585938,0.00019186735153198242,0.00019127130508422852,0.00019156932830810547,0.0001914501190185547,0.00019168853759765625,0.00019216537475585938,0.00019097328186035156,0.0001907944679260254,0.00019085407257080078,0.0001901388168334961,0.0001895427703857422,0.00018960237503051758,0.0001894235610961914,0.00018972158432006836,0.00018978118896484375,0.0001894831657409668,0.00018960237503051758,0.00018960237503051758,0.00018978118896484375,0.0001894831657409668,0.00018930435180664062,0.00018924474716186523,0.00018912553787231445,0.00018924474716186523,0.0001888275146484375,0.00018900632858276367,0.0001888871192932129,0.0001888871192932129,0.0001888275146484375,0.0001888275146484375,0.0001888871192932129,0.0001887679100036621,0.00018918514251708984,0.00018900632858276367,0.00018894672393798828,0.0001888871192932129,0.00018864870071411133,0.00018841028213500977,0.00018835067749023438,0.00018835067749023438,0.00018852949142456055,0.00018852949142456055,0.00018835067749023438,0.0001881718635559082,0.0001881718635559082,0.00018805265426635742,0.0001881122589111328,0.0001881122589111328,0.0001881718635559082,0.00018805265426635742,0.00018805265426635742,0.00018799304962158203,0.00018799304962158203,0.00018799304962158203,0.00018799304962158203,0.00018799304962158203,0.0001881122589111328,0.00018793344497680664,0.00018793344497680664,0.00018793344497680664,0.00018793344497680664,0.00018793344497680664,0.00018805265426635742,0.00018805265426635742,0.00018799304962158203,0.00018799304962158203,0.00018799304962158203,0.00018799304962158203,0.00018799304962158203,0.00018799304962158203,0.00018799304962158203,0.00018787384033203125,0.00018787384033203125,0.00018793344497680664,0.00018793344497680664,0.00018793344497680664,0.00018793344497680664,0.00018793344497680664,0.00018793344497680664,0.00018793344497680664,0.00018793344497680664,0.00018793344497680664,0.00018793344497680664,0.00018793344497680664,0.00018793344497680664,0.00018793344497680664,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742,0.00018805265426635742]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0009483098983764648,0.0012488480424508452,0.0015538703883066773,0.0018706880509853363,0.002193744760006666,0.0025121220387518406,0.002823285758495331,0.0031421505846083164,0.003448732662945986,0.003757654456421733,0.004067453555762768,0.0043729632161557674,0.004674865864217281,0.004976476542651653,0.005277696996927261,0.005574433133006096,0.0058713648468256,0.006164104212075472,0.006454601883888245,0.0067433444783091545,0.007029455155134201,0.007312446366995573,0.0075945607386529446,0.007875797338783741,0.008152159862220287,0.008428424596786499,0.008704982697963715,0.008963602595031261,0.00923684611916542,0.009497221559286118,0.009756037034094334,0.010031229816377163,0.010317730717360973,0.010614857077598572,0.010924850590527058,0.01124215591698885,0.011578274890780449,0.011927359737455845,0.012287751771509647,0.012654578313231468,0.013037001714110374,0.013434631749987602,0.013841231353580952,0.014274442568421364,0.014718669466674328,0.01517566666007042,0.015648456290364265,0.016139086335897446,0.01663263887166977,0.017148710787296295,0.01767764985561371,0.018225695937871933,0.0187801755964756,0.01935766078531742,0.019944017753005028,0.02056010626256466,0.02116868831217289,0.02181197516620159,0.022466178983449936,0.023130910471081734,0.023821866139769554,0.02452198415994644,0.025257976725697517,0.025989580899477005,0.026754233986139297,0.027521127834916115,0.02831268310546875,0.029111942276358604,0.02993849478662014,0.03077947534620762,0.03163566440343857,0.03251202777028084,0.033397071063518524,0.034319937229156494,0.035246215760707855,0.036196570843458176,0.037162620574235916,0.03815099596977234,0.039158668369054794,0.04017394781112671,0.04121369495987892,0.04226767644286156,0.04334261268377304,0.04443032294511795,0.045528948307037354,0.046635664999485016,0.04778089001774788,0.04893537238240242,0.050099313259124756,0.05127875134348869,0.05248499661684036,0.05369582772254944,0.05491737648844719,0.05616164207458496,0.05740610137581825,0.05868780240416527,0.05998070910573006,0.06128765642642975,0.06261225044727325,0.06394297629594803,0.06529330462217331,0.06666478514671326,0.06802543997764587,0.06940832734107971,0.07080847024917603,0.07224233448505402,0.07368604838848114,0.07513599842786789,0.07657386362552643,0.07804857939481735,0.07953216135501862,0.08103358745574951,0.08255889266729355,0.08408273756504059,0.08561350405216217,0.08715976774692535,0.08870486170053482,0.09028524905443192,0.09186378121376038,0.09346863627433777,0.09506237506866455,0.09667346626520157,0.09828367829322815,0.0999351292848587,0.10159613192081451,0.10324601829051971,0.10490399599075317,0.1065841093659401,0.10828078538179398,0.1099989116191864,0.11168847978115082,0.11339627206325531,0.11513341218233109,0.11687882989645004,0.11861967295408249,0.12038487941026688,0.12215974181890488,0.12394016236066818,0.12574759125709534,0.12752389907836914,0.12930792570114136,0.13113601505756378,0.1329500675201416,0.13476693630218506,0.1365916132926941,0.13843081891536713,0.14027762413024902,0.14212734997272491,0.14397785067558289,0.14584094285964966,0.14771221578121185,0.14959323406219482,0.15147122740745544,0.15336374938488007,0.15525305271148682,0.15714187920093536,0.15903382003307343,0.16094787418842316,0.16287082433700562,0.164774551987648,0.16669291257858276,0.16860443353652954,0.17053020000457764,0.17244738340377808,0.17435696721076965,0.1762901395559311,0.17823024094104767,0.18016116321086884,0.18208478391170502,0.18403325974941254,0.18597570061683655,0.18790926039218903,0.18986709415912628,0.19180183112621307,0.19376473128795624,0.19570648670196533,0.1976729929447174,0.1996196210384369,0.20156897604465485,0.20351970195770264,0.20547451078891754,0.20744238793849945,0.20938901603221893,0.21134783327579498,0.21330030262470245,0.2152445912361145,0.2171928733587265,0.21914008259773254,0.2211000621318817,0.22303391993045807,0.2249823957681656,0.2268986999988556,0.22883713245391846,0.23075208067893982,0.23266185820102692,0.234571635723114,0.23650354146957397,0.23841029405593872,0.24030809104442596,0.24222040176391602,0.24411886930465698,0.24597834050655365,0.2478412240743637,0.24970918893814087,0.25158074498176575,0.25343233346939087,0.25525611639022827,0.25708597898483276,0.25890401005744934,0.2607238292694092,0.2625129222869873,0.2642784118652344,0.26605424284935,0.26779139041900635,0.26953279972076416,0.27124831080436707,0.2729538679122925,0.2746579349040985,0.2763514220714569,0.27804049849510193,0.27971893548965454,0.2813741862773895,0.28301092982292175,0.28464794158935547,0.28625473380088806,0.2878413796424866,0.2894027531147003,0.29096129536628723,0.29249653220176697,0.2940024435520172,0.2955004572868347,0.29697996377944946,0.2984435558319092,0.29989418387413025,0.3013206422328949,0.30274057388305664,0.3041329085826874,0.305496484041214,0.3068494498729706,0.30817365646362305,0.3094838261604309,0.31077244877815247,0.31205275654792786,0.3133007287979126,0.3145243525505066,0.315731942653656,0.3169219195842743,0.31810614466667175,0.3192586600780487,0.32039159536361694,0.3215247392654419,0.32262706756591797,0.32370230555534363,0.3247698247432709,0.3258017897605896,0.3268122971057892,0.32781487703323364,0.328786700963974,0.32974475622177124,0.3306891620159149,0.33162304759025574,0.3325250446796417,0.33342137932777405,0.33429375290870667,0.33514848351478577,0.3359873294830322,0.33681347966194153,0.3376217186450958,0.33840829133987427,0.3391800820827484,0.3399386703968048,0.3406691253185272,0.34139692783355713,0.34211963415145874,0.34280601143836975,0.3434883952140808,0.34415116906166077,0.3448055684566498,0.345443993806839,0.34606465697288513,0.34667012095451355,0.34726613759994507,0.3478590250015259,0.34841740131378174,0.34896886348724365,0.349509596824646,0.3500424325466156,0.3505622148513794,0.35106998682022095,0.35156315565109253,0.3520432710647583,0.35250845551490784,0.3529711961746216,0.3534185290336609,0.3538461923599243,0.35426780581474304,0.35467928647994995,0.35508647561073303,0.35548320412635803,0.35586240887641907,0.3562382161617279,0.35660669207572937,0.35695987939834595,0.35731256008148193,0.35765522718429565,0.3579851984977722,0.35830220580101013,0.3586163818836212,0.358924925327301,0.3592216670513153,0.3595172166824341,0.3598053753376007,0.36008283495903015,0.3603512942790985,0.3606185019016266,0.3608739972114563,0.36111846566200256,0.361362487077713,0.3615978956222534,0.3618263900279999,0.36204445362091064,0.36226946115493774,0.3624767065048218,0.36267876625061035,0.3628793954849243,0.3630734980106354,0.36325499415397644,0.3634366989135742,0.36361539363861084,0.3637821674346924,0.3639485836029053,0.3641125559806824,0.3642662763595581,0.3644199073314667,0.3645668029785156,0.3647100329399109,0.364851176738739,0.36498725414276123,0.3651169240474701,0.36524179577827454,0.36536675691604614,0.3654864728450775,0.36560148000717163,0.36571204662323,0.36582112312316895,0.3659215271472931,0.36601775884628296,0.36611971259117126,0.36621230840682983,0.36630189418792725,0.36639198660850525],"recovered":[0.0,0.0004054291930515319,0.0007537336787208915,0.0010864411015063524,0.0014069630997255445,0.001728069968521595,0.0020489818416535854,0.0023636550176888704,0.0026828122790902853,0.0029957308433949947,0.0033083567395806313,0.00361415883526206,0.003918596543371677,0.0042259581387043,0.0045265937224030495,0.004827229771763086,0.005121821537613869,0.005426356103271246,0.005721727851778269,0.00601768447086215,0.0063127633184194565,0.006601213943213224,0.006885472219437361,0.007168073672801256,0.007450577802956104,0.007726647891104221,0.008006714284420013,0.008281712420284748,0.00854608416557312,0.008815915323793888,0.009081555530428886,0.009349241852760315,0.00961429625749588,0.009893583133816719,0.01018388569355011,0.01047857478260994,0.010784279555082321,0.01111094281077385,0.011450571939349174,0.011800728738307953,0.012156344018876553,0.01253038365393877,0.01291134487837553,0.013309658505022526,0.013728637248277664,0.014150930568575859,0.014585312455892563,0.01504211500287056,0.015510517172515392,0.01599685661494732,0.016494017094373703,0.01701398752629757,0.017544487491250038,0.018090486526489258,0.018649937584996223,0.019229566678404808,0.01981416903436184,0.02041797526180744,0.021053267642855644,0.021689340472221375,0.022341204807162285,0.023007400333881378,0.023691920563578606,0.024403443560004234,0.025110485032200813,0.02585749141871929,0.026615416631102562,0.02738250605762005,0.028169773519039154,0.028978975489735603,0.029806697741150856,0.03064504638314247,0.031504254788160324,0.032375454902648926,0.033267125487327576,0.034190770238637924,0.035120755434036255,0.03608037158846855,0.03704827278852463,0.038027677685022354,0.03902784734964371,0.04006223380565643,0.041098568588495255,0.042150888592004776,0.04322962835431099,0.04431411996483803,0.04540962725877762,0.04653886333107948,0.04767433926463127,0.0488336980342865,0.04999519884586334,0.05117366462945938,0.05236402153968811,0.05358625575900078,0.05480702593922615,0.05604544281959534,0.05730130895972252,0.05856828764081001,0.05986441299319267,0.061171650886535645,0.06250482052564621,0.06384832412004471,0.06519289314746857,0.06655072420835495,0.06792620569467545,0.0693136677145958,0.07070893794298172,0.07212798297405243,0.07355619966983795,0.07500439882278442,0.07646721601486206,0.07792360335588455,0.0794309750199318,0.08094078302383423,0.08244434744119644,0.08396546542644501,0.08549828082323074,0.08704278618097305,0.08859889954328537,0.09015403687953949,0.09174660593271255,0.09333869069814682,0.0949324294924736,0.09653855115175247,0.09816552698612213,0.09981074184179306,0.10145282745361328,0.10309530794620514,0.10477191209793091,0.10645660012960434,0.10814333707094193,0.10983143746852875,0.11152402311563492,0.11325930804014206,0.11498133838176727,0.1167139858007431,0.11846058070659637,0.12022705376148224,0.12200415879487991,0.1237793117761612,0.12554511427879333,0.12732289731502533,0.12913987040519714,0.13095888495445251,0.13279828429222107,0.13463036715984344,0.13646148145198822,0.13827504217624664,0.14012974500656128,0.14198803901672363,0.14383982121944427,0.1457018256187439,0.1475421041250229,0.1494334638118744,0.15132178366184235,0.15321490168571472,0.15507632493972778,0.15696981549263,0.15887978672981262,0.16079434752464294,0.16270002722740173,0.1646249145269394,0.16653595864772797,0.1684514880180359,0.1703554093837738,0.17228098213672638,0.17420391738414764,0.17612607777118683,0.17806392908096313,0.18000119924545288,0.18194089829921722,0.1838698834180832,0.1858048141002655,0.18776050209999084,0.18968597054481506,0.1916315257549286,0.19358985126018524,0.19554729759693146,0.19749411940574646,0.1994623839855194,0.2014215886592865,0.20336811244487762,0.20532263815402985,0.20728661119937897,0.20924796164035797,0.21119429171085358,0.21314169466495514,0.21508227288722992,0.21702763438224792,0.21895340085029602,0.22090333700180054,0.2228442132472992,0.224777489900589,0.22671446204185486,0.22865289449691772,0.23058617115020752,0.23249448835849762,0.2344094216823578,0.2363203763961792,0.23822663724422455,0.2401355355978012,0.24204668402671814,0.24393081665039062,0.24580200016498566,0.2476767748594284,0.24955116212368011,0.2513972818851471,0.2532389163970947,0.25507470965385437,0.2568972408771515,0.25870397686958313,0.2605132460594177,0.2622906565666199,0.2640490233898163,0.2658236026763916,0.2675575315952301,0.269286572933197,0.2710117995738983,0.2727372646331787,0.27444854378700256,0.27614113688468933,0.27782750129699707,0.27950096130371094,0.28115513920783997,0.28277355432510376,0.2843828797340393,0.28599271178245544,0.28758370876312256,0.289174348115921,0.2907238304615021,0.2922491133213043,0.293768972158432,0.2952622175216675,0.2967308759689331,0.29820287227630615,0.29964569211006165,0.3010849356651306,0.30249929428100586,0.30388355255126953,0.3052564859390259,0.30660662055015564,0.3079395890235901,0.3092554211616516,0.3105451166629791,0.3118051588535309,0.31305283308029175,0.3142956495285034,0.3155081272125244,0.31670862436294556,0.3178963363170624,0.31906527280807495,0.32019752264022827,0.3213200271129608,0.32241514325141907,0.32349106669425964,0.3245406448841095,0.32557085156440735,0.3265947103500366,0.3275822103023529,0.32856473326683044,0.32953622937202454,0.33048346638679504,0.33140966296195984,0.33233174681663513,0.3332209587097168,0.3341023027896881,0.33495596051216125,0.33579596877098083,0.3366124629974365,0.3374207019805908,0.3382127583026886,0.3389925956726074,0.3397469222545624,0.3404974341392517,0.3412374258041382,0.3419429063796997,0.34263932704925537,0.34331411123275757,0.3439887762069702,0.3446507751941681,0.34528636932373047,0.3459097743034363,0.34651267528533936,0.34711581468582153,0.34769418835639954,0.3482617139816284,0.3488090932369232,0.34935009479522705,0.3498876392841339,0.3504078984260559,0.35090720653533936,0.35139694809913635,0.3518724739551544,0.3523465096950531,0.3528038263320923,0.35324227809906006,0.35367482900619507,0.3540980815887451,0.3545105457305908,0.35492023825645447,0.3553173840045929,0.35570040345191956,0.3560774624347687,0.35644954442977905,0.3568077087402344,0.35715755820274353,0.3575001358985901,0.3578234612941742,0.35814350843429565,0.3584556579589844,0.3587630093097687,0.3590596318244934,0.35935190320014954,0.3596370220184326,0.3599127233028412,0.3601894676685333,0.3604530692100525,0.3607056438922882,0.36095452308654785,0.36119353771209717,0.3614310026168823,0.3616609573364258,0.36188849806785583,0.362100213766098,0.36231136322021484,0.36251160502433777,0.36271142959594727,0.36290162801742554,0.3630923926830292,0.3632707893848419,0.36345309019088745,0.3636251389980316,0.363790363073349,0.36394867300987244,0.3641071915626526,0.36426061391830444,0.36440616846084595,0.3645501434803009,0.36468642950057983,0.36481860280036926,0.36494719982147217,0.3650761544704437,0.365203857421875,0.36532026529312134,0.3654376268386841,0.36554425954818726,0.36565229296684265,0.36575502157211304,0.36585327982902527,0.36595046520233154,0.3660453259944916],"active":[0.0009483098983764648,0.0008434188785031438,0.0008001367095857859,0.0007842469494789839,0.0007867816602811217,0.0007840520702302456,0.0007743039168417454,0.000778495566919446,0.0007659203838557005,0.0007619236130267382,0.0007590968161821365,0.0007588043808937073,0.0007562693208456039,0.0007505184039473534,0.0007511032745242119,0.0007472033612430096,0.000749543309211731,0.0007377481088042259,0.0007328740321099758,0.0007256600074470043,0.0007166918367147446,0.0007112324237823486,0.0007090885192155838,0.0007077236659824848,0.000701582059264183,0.0007017767056822777,0.0006982684135437012,0.0006818901747465134,0.0006907619535923004,0.0006813062354922295,0.0006744815036654472,0.000681987963616848,0.0007034344598650932,0.0007212739437818527,0.0007409648969769478,0.0007635811343789101,0.0007939953356981277,0.0008164169266819954,0.0008371798321604729,0.0008538495749235153,0.0008806576952338219,0.0009042480960488319,0.0009298864752054214,0.000964784063398838,0.0009900322183966637,0.0010247360914945602,0.0010631438344717026,0.001096971333026886,0.001122121699154377,0.0011518541723489761,0.0011836327612400055,0.0012117084115743637,0.001235688105225563,0.0012671742588281631,0.0012940801680088043,0.001330539584159851,0.0013545192778110504,0.0013939999043941498,0.0014129113405942917,0.0014415699988603592,0.0014806613326072693,0.0015145838260650635,0.0015660561621189117,0.0015861373394727707,0.0016437489539384842,0.0016636364161968231,0.001697266474366188,0.001729436218738556,0.001768721267580986,0.0018004998564720154,0.001828966662287712,0.0018669813871383667,0.0018928162753582,0.0019444823265075684,0.0019790902733802795,0.0020058006048202515,0.0020418651401996613,0.0020706243813037872,0.0021103955805301666,0.002146270126104355,0.0021858476102352142,0.002205442637205124,0.0022440440952777863,0.0022794343531131744,0.002299319952726364,0.002321545034646988,0.0023712627589702606,0.002396509051322937,0.0024249739944934845,0.002445053309202194,0.0024897977709770203,0.0025221630930900574,0.002553354948759079,0.0025753863155841827,0.002599075436592102,0.002642359584569931,0.002679400146007538,0.0027193687856197357,0.0027478374540805817,0.002771325409412384,0.0027884840965270996,0.0028164610266685486,0.002832546830177307,0.002857603132724762,0.00288226455450058,0.0029286667704582214,0.00297711044549942,0.00300801545381546,0.0030176639556884766,0.0030441805720329285,0.003064945340156555,0.0031099840998649597,0.0031279176473617554,0.00314195454120636,0.0031691566109657288,0.0031943023204803467,0.003206580877304077,0.0032424628734588623,0.003264881670475006,0.003314599394798279,0.003315769135951996,0.0033347755670547485,0.003351248800754547,0.0033965781331062317,0.003430604934692383,0.003435276448726654,0.0034511685371398926,0.003488801419734955,0.0035088732838630676,0.0035423114895820618,0.003545142710208893,0.0035648345947265625,0.003609389066696167,0.0036195218563079834,0.003638334572315216,0.003670893609523773,0.003699161112308502,0.0037131085991859436,0.0037434324622154236,0.0037445873022079468,0.0037628114223480225,0.003813117742538452,0.003810197114944458,0.003808051347732544,0.0037933290004730225,0.0038004517555236816,0.0038161426782608032,0.0038523077964782715,0.0038481056690216064,0.0038529038429260254,0.003872394561767578,0.0038914084434509277,0.003929123282432556,0.003930285573005676,0.00393126904964447,0.003926977515220642,0.003957495093345642,0.003978058695793152,0.003991037607192993,0.003980204463005066,0.00399288535118103,0.003979519009590149,0.00399424135684967,0.0039958953857421875,0.00400155782699585,0.004009157419204712,0.004026323556900024,0.004035085439682007,0.004020854830741882,0.004032060503959656,0.004034802317619324,0.004039376974105835,0.004062280058860779,0.004041329026222229,0.004078760743141174,0.004074960947036743,0.0040831416845321655,0.004072323441505432,0.004074856638908386,0.0040573179721832275,0.0040529221296310425,0.004074275493621826,0.004066377878189087,0.004061222076416016,0.004052340984344482,0.004050299525260925,0.004051178693771362,0.0040578097105026245,0.004072427749633789,0.004080519080162048,0.004079058766365051,0.0040544867515563965,0.004059642553329468,0.004037618637084961,0.004008963704109192,0.003985464572906494,0.004009053111076355,0.004000872373580933,0.003987714648246765,0.003993764519691467,0.003983333706855774,0.00393165647983551,0.0039104074239730835,0.003907188773155212,0.0039039701223373413,0.0038811713457107544,0.0038588345050811768,0.003847062587738037,0.0038293004035949707,0.0038265883922576904,0.003808945417404175,0.0037651658058166504,0.0037635862827301025,0.0037423670291900635,0.0037091970443725586,0.003690779209136963,0.003667294979095459,0.0036461353302001953,0.0036141574382781982,0.0035919547080993652,0.00357779860496521,0.003546684980392456,0.0035099685192108154,0.003492802381515503,0.0034811794757843018,0.0034584999084472656,0.003410041332244873,0.003377586603164673,0.0033221840858459473,0.0032786130905151367,0.0032513439655303955,0.003210991621017456,0.0031813383102416992,0.0031633079051971436,0.003117769956588745,0.003094881772994995,0.0030479729175567627,0.00299718976020813,0.00296589732170105,0.002917170524597168,0.0028772056102752686,0.002832859754562378,0.002797335386276245,0.0027556121349334717,0.002719193696975708,0.002679109573364258,0.002626270055770874,0.002598017454147339,0.0025500357151031494,0.0024952590465545654,0.0024594664573669434,0.0024295449256896973,0.0023822784423828125,0.0023546814918518066,0.002310723066329956,0.0022716522216796875,0.002244025468826294,0.002191990613937378,0.002162545919418335,0.0021244287490844727,0.002086818218231201,0.0020415782928466797,0.002011716365814209,0.001962006092071533,0.0019275248050689697,0.0018850266933441162,0.0018575191497802734,0.0018257498741149902,0.0017958283424377441,0.0017593801021575928,0.001725912094116211,0.0016765296459197998,0.001650005578994751,0.0016222000122070312,0.0015685856342315674,0.0015454888343811035,0.0015118420124053955,0.001491457223892212,0.0014552175998687744,0.001413881778717041,0.001383751630783081,0.001356363296508789,0.0013463497161865234,0.001301586627960205,0.0012746751308441162,0.0012478828430175781,0.0012333393096923828,0.0012121200561523438,0.0011823475360870361,0.001155257225036621,0.0011360645294189453,0.0011115074157714844,0.001098722219467163,0.001072019338607788,0.0010423660278320312,0.0010255277156829834,0.0010044574737548828,0.000988394021987915,0.0009726583957672119,0.0009421706199645996,0.0009208321571350098,0.0009062886238098145,0.0008824169635772705,0.0008630156517028809,0.0008475184440612793,0.0008276402950286865,0.0008020699024200439,0.0007929205894470215,0.0007814168930053711,0.0007660090923309326,0.0007542073726654053,0.0007457435131072998,0.0007309317588806152,0.0007142722606658936,0.0007057785987854004,0.0006845295429229736,0.0006653964519500732,0.0006568431854248047,0.0006433725357055664,0.00063285231590271,0.0006134510040283203,0.0006085038185119629,0.0005882084369659424,0.0005785524845123291,0.0005680322647094727,0.0005618929862976074,0.0005435645580291748,0.0005350708961486816,0.000523000955581665,0.0005113780498504639,0.0004954934120178223,0.00048741698265075684,0.00047591328620910645,0.0004712343215942383,0.0004596114158630371,0.0004494190216064453,0.0004450082778930664,0.00043711066246032715,0.0004304945468902588,0.00042319297790527344,0.0004195570945739746,0.00041031837463378906,0.00039762258529663086,0.0003917813301086426,0.0003834962844848633,0.00037726759910583496,0.0003654658794403076,0.00036469101905822754,0.00035902857780456543,0.0003514289855957031,0.0003466606140136719]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0009483098983764648,0.0012486530467867851,0.0015563074266538024,0.0018651315476745367,0.0021686917170882225,0.0024682548828423023,0.002763529075309634,0.0030532467644661665,0.0033384801354259253,0.0036161099560558796,0.003886233549565077,0.004151678178459406,0.004422289319336414,0.004687245935201645,0.004941577557474375,0.0051846010610461235,0.005424505565315485,0.005665482021868229,0.005897977389395237,0.006122186779975891,0.006345713976770639,0.006561929825693369,0.00677648838609457,0.0069841258227825165,0.007190398406237364,0.007389847654849291,0.007589881308376789,0.007782116532325745,0.007970159873366356,0.008151380345225334,0.008332405239343643,0.008519375696778297,0.008712878450751305,0.008910182863473892,0.00911509059369564,0.009322728030383587,0.009534946642816067,0.009754769504070282,0.00997361820191145,0.010201726108789444,0.010434417054057121,0.01067042164504528,0.010912568308413029,0.01116153784096241,0.011416259221732616,0.01167205348610878,0.011937204748392105,0.012209473177790642,0.012490514665842056,0.012771166861057281,0.013055620715022087,0.013349432498216629,0.013646558858454227,0.013945926912128925,0.014258942566812038,0.014569424092769623,0.0148828299716115,0.015208225697278976,0.015531575307250023,0.015860870480537415,0.016202643513679504,0.016545196995139122,0.016889797523617744,0.01724131777882576,0.017596445977687836,0.017956741154193878,0.0183208379894495,0.01868980936706066,0.01905605010688305,0.019430382177233696,0.019818946719169617,0.020207025110721588,0.020589156076312065,0.020986005663871765,0.021386269479990005,0.02178068272769451,0.0221859160810709,0.02258978597819805,0.023005060851573944,0.023424722254276276,0.023836586624383926,0.024256637319922447,0.024690628051757812,0.02511194720864296,0.025540968403220177,0.02597642131149769,0.026414019986987114,0.02685892954468727,0.027300231158733368,0.027745433151721954,0.02819492481648922,0.028645390644669533,0.02910570241510868,0.02956143394112587,0.030030420050024986,0.03048420138657093,0.030946560204029083,0.031417496502399445,0.0318828783929348,0.032348163425922394,0.03281734511256218,0.033294226974248886,0.03376760333776474,0.03424380347132683,0.03472526744008064,0.03520897775888443,0.03569307550787926,0.03618419170379639,0.03666926175355911,0.037155114114284515,0.037642430514097214,0.038137443363666534,0.038631971925497055,0.03912991285324097,0.03963799029588699,0.04014675319194794,0.04064595699310303,0.04114584997296333,0.04165460914373398,0.0421716533601284,0.04268831014633179,0.043199509382247925,0.04372084513306618,0.04423711076378822,0.044751331210136414,0.045272957533597946,0.0457942932844162,0.046322066336870193,0.04683774709701538,0.04736990109086037,0.04789777100086212,0.04842544347047806,0.04895925521850586,0.049502816051244736,0.05004306510090828,0.05058945342898369,0.051136914640665054,0.051682524383068085,0.05222257599234581,0.05277208238840103,0.05332695320248604,0.053878020495176315,0.05443805828690529,0.05499975010752678,0.055555205792188644,0.056116703897714615,0.05668492987751961,0.05725403130054474,0.05783414840698242,0.05841182917356491,0.058996234089136124,0.05957167223095894,0.060154229402542114,0.06073795258998871,0.06132567301392555,0.0619269460439682,0.06251534819602966,0.06311681866645813,0.0637177973985672,0.06432198733091354,0.06492911279201508,0.06554217636585236,0.06616391986608505,0.0667797178030014,0.0674084797501564,0.06803684681653976,0.06867866963148117,0.06931474804878235,0.0699600800871849,0.07061564922332764,0.07126984745264053,0.07192552089691162,0.07259190827608109,0.07326492667198181,0.07393277436494827,0.07461992651224136,0.07529909163713455,0.07598117738962173,0.07667086273431778,0.07737341523170471,0.07808981835842133,0.0787988007068634,0.07951783388853073,0.08023842424154282,0.08096788823604584,0.08170660585165024,0.08245224505662918,0.08320295810699463,0.08396907150745392,0.08474269509315491,0.08551329374313354,0.08629100769758224,0.08707583695650101,0.08786486089229584,0.08867191523313522,0.08948521316051483,0.0903015285730362,0.0911322757601738,0.09196604043245316,0.09282641857862473,0.09368114918470383,0.09454493969678879,0.09541682153940201,0.09630341827869415,0.09720328450202942,0.09810606390237808,0.0990273728966713,0.09994526207447052,0.10087865591049194,0.10181605070829391,0.1027800515294075,0.10373616218566895,0.10470981150865555,0.10568707436323166,0.1066906526684761,0.10770837217569351,0.10873953998088837,0.10976368933916092,0.11080607026815414,0.11184747517108917,0.11291314661502838,0.1139870136976242,0.11507823318243027,0.11617471277713776,0.11728163063526154,0.11841145157814026,0.11953113228082657,0.12067664414644241,0.12183298170566559,0.12300559878349304,0.12418600916862488,0.12539109587669373,0.12660181522369385,0.12783905863761902,0.12907806038856506,0.13033588230609894,0.13160675764083862,0.13287091255187988,0.13416548073291779,0.13548187911510468,0.13679438829421997,0.13810892403125763,0.13945963978767395,0.1408262550830841,0.14220894873142242,0.14357905089855194,0.14496086537837982,0.1463782638311386,0.1478092074394226,0.14923566579818726,0.15067918598651886,0.15214385092258453,0.15361681580543518,0.1550970822572708,0.15657706558704376,0.15807516872882843,0.1595824509859085,0.16109800338745117,0.1626158058643341,0.16416577994823456,0.1657101809978485,0.1672820895910263,0.16883449256420135,0.17041224241256714,0.17198941111564636,0.17356404662132263,0.17515282332897186,0.17674840986728668,0.17834283411502838,0.1799384206533432,0.18154971301555634,0.18315349519252777,0.18474839627742767,0.18637537956237793,0.1879815012216568,0.18960466980934143,0.19122911989688873,0.19285279512405396,0.19445589184761047,0.19605742394924164,0.19766578078269958,0.1992882788181305,0.2009003460407257,0.20249994099140167,0.20410606265068054,0.20571216940879822,0.20730912685394287,0.20889925956726074,0.21048451960086823,0.21205896139144897,0.21361936628818512,0.21518269181251526,0.21671900153160095,0.21827609837055206,0.2198028564453125,0.22131316363811493,0.22281759977340698,0.2243192195892334,0.22580407559871674,0.22727566957473755,0.22872766852378845,0.23016318678855896,0.2315947264432907,0.233018159866333,0.2344140112400055,0.23578421771526337,0.23714527487754822,0.23848721385002136,0.23981979489326477,0.24112284183502197,0.24240736663341522,0.243686243891716,0.24493274092674255,0.24616491794586182,0.24739447236061096,0.2485874593257904,0.24975460767745972,0.2509165108203888,0.25206825137138367,0.253197580575943,0.2542971074581146,0.25538110733032227,0.2564648985862732,0.2575218081474304,0.25854790210723877,0.2595558762550354,0.2605556547641754,0.2615216076374054,0.26248979568481445,0.2634231150150299,0.2643399238586426,0.26523032784461975,0.26610347628593445,0.2669660151004791,0.2678033709526062,0.2686326503753662,0.26944389939308167,0.2702252268791199,0.27100488543510437,0.2717607617378235,0.272502601146698,0.27322185039520264,0.27393102645874023,0.27460628747940063,0.27528154850006104,0.27592912316322327,0.2765566110610962,0.27717718482017517,0.2777809798717499,0.27836811542510986,0.27894043922424316],"recovered":[0.0,0.0004033820587210357,0.0007516865734942257,0.0010812744731083512,0.0014019914669916034,0.0017166645266115665,0.0020152530632913113,0.002317058388143778,0.002608140930533409,0.0028975659515708685,0.003181532258167863,0.003461111569777131,0.0037327948957681656,0.00400106655433774,0.004266705829650164,0.004525131545960903,0.004778000991791487,0.005025411024689674,0.0052670701406896114,0.005508143920451403,0.005738494917750359,0.005965433549135923,0.006187206134200096,0.006408198736608028,0.006620807573199272,0.006829907186329365,0.007039592135697603,0.0072368960827589035,0.007436052896082401,0.007628580555319786,0.007811749819666147,0.007996966131031513,0.008181403391063213,0.008372761309146881,0.008567530661821365,0.00876980647444725,0.008971204981207848,0.009182839654386044,0.009389209561049938,0.00960425566881895,0.009830706752836704,0.01005832850933075,0.010286631993949413,0.010521954856812954,0.010769560001790524,0.01102057658135891,0.011274323798716068,0.011528265662491322,0.011794001795351505,0.012063638307154179,0.012349261902272701,0.01262669637799263,0.01290968805551529,0.01319628581404686,0.013493119738996029,0.013796290382742882,0.014106381684541702,0.014415595680475235,0.014736214652657509,0.015058198943734169,0.01538544800132513,0.015719227492809296,0.01605953834950924,0.016397705301642418,0.01674708165228367,0.01709665358066559,0.017455095425248146,0.01781412400305271,0.01817968301475048,0.018547190353274345,0.01891401782631874,0.019294587895274162,0.01968052051961422,0.020063139498233795,0.020456772297620773,0.020848067477345467,0.021242383867502213,0.021643230691552162,0.02204407937824726,0.022457599639892578,0.022868389263749123,0.023281129077076912,0.0236943569034338,0.024120161309838295,0.024547329172492027,0.02497849240899086,0.025409461930394173,0.025845501571893692,0.026273155584931374,0.02671387419104576,0.02715849131345749,0.027603011578321457,0.02804928459227085,0.028502188622951508,0.02896084263920784,0.02942368946969509,0.02988439053297043,0.030345579609274864,0.030807841569185257,0.03127380833029747,0.03174455091357231,0.03221987187862396,0.03268827497959137,0.033161066472530365,0.033632587641477585,0.03411395475268364,0.03458420932292938,0.035070259124040604,0.03555377200245857,0.03603270277380943,0.036519333720207214,0.0370049923658371,0.037493377923965454,0.03798897936940193,0.03849179297685623,0.0389823243021965,0.0394870862364769,0.03998775780200958,0.04049047455191612,0.040988899767398834,0.041503410786390305,0.04201811924576759,0.042536139488220215,0.043054550886154175,0.04356769844889641,0.044079966843128204,0.04459526017308235,0.04511786252260208,0.045642122626304626,0.046169307082891464,0.046683039516210556,0.047209348529577255,0.04773867875337601,0.04827141761779785,0.048808157444000244,0.049346551299095154,0.0498928427696228,0.05044069513678551,0.05099049583077431,0.051533374935388565,0.05208434537053108,0.05263619124889374,0.053179264068603516,0.05373150482773781,0.05428861454129219,0.05484543368220329,0.05541268363595009,0.05598022788763046,0.056545525789260864,0.05711580067873001,0.05769026279449463,0.05826638266444206,0.05884386971592903,0.059427887201309204,0.06000293418765068,0.06059553101658821,0.06118198484182358,0.06176570802927017,0.06236366555094719,0.062962107360363,0.06357215344905853,0.0641726478934288,0.0647788867354393,0.06539526581764221,0.06601428240537643,0.06662871688604355,0.06725601106882095,0.06788916140794754,0.06852308660745621,0.0691637396812439,0.06980068981647491,0.0704583078622818,0.07111085206270218,0.07177061587572098,0.07243262231349945,0.07310787588357925,0.0737900584936142,0.07447195053100586,0.07514945417642593,0.07584138214588165,0.07653340697288513,0.07724025100469589,0.07794544100761414,0.07867402583360672,0.07939636707305908,0.08011686056852341,0.08084768801927567,0.08157958835363388,0.08232181519269943,0.08308149874210358,0.0838395208120346,0.08460768312215805,0.08537895977497101,0.08616037666797638,0.08695651590824127,0.08774592727422714,0.0885542556643486,0.08935312181711197,0.09017704427242279,0.09100515395402908,0.09184370189905167,0.092689648270607,0.09355013072490692,0.09441050887107849,0.09528619050979614,0.09617601335048676,0.09706680476665497,0.09798108786344528,0.09889138489961624,0.0998101532459259,0.10076089948415756,0.10170608758926392,0.10265108197927475,0.10360591858625412,0.1045788899064064,0.10557068139314651,0.10657572001218796,0.10758953541517258,0.10861583054065704,0.10964047163724899,0.1106761246919632,0.11172834783792496,0.1127929538488388,0.11386837810277939,0.11496564000844955,0.11606182903051376,0.11717566102743149,0.11828257888555527,0.11942048370838165,0.12055167555809021,0.12171132117509842,0.12287019193172455,0.12407059222459793,0.1252744048833847,0.1264859139919281,0.12772530317306519,0.1289665400981903,0.13022884726524353,0.13149066269397736,0.13276368379592896,0.13405044376850128,0.13535329699516296,0.1366657018661499,0.13799624145030975,0.13935232162475586,0.14071112871170044,0.1420857310295105,0.1434512585401535,0.1448386311531067,0.1462666392326355,0.14767935872077942,0.14911586046218872,0.15055401623249054,0.15201333165168762,0.1534949690103531,0.1549725979566574,0.1564580351114273,0.15796267986297607,0.15947404503822327,0.16097459197044373,0.16250847280025482,0.16405288875102997,0.1656021773815155,0.1671566367149353,0.1687215119600296,0.17028240859508514,0.17185674607753754,0.1734442412853241,0.1750238537788391,0.17661184072494507,0.17822185158729553,0.17982670664787292,0.18142355978488922,0.18302646279335022,0.1846432089805603,0.18626298010349274,0.1878681182861328,0.18948876857757568,0.1911139041185379,0.19273512065410614,0.19432692229747772,0.19594229757785797,0.19755972921848297,0.1991945058107376,0.20079945027828217,0.20240187644958496,0.2040012627840042,0.20560777187347412,0.20718474686145782,0.20876629650592804,0.2103489190340042,0.21193164587020874,0.2134876549243927,0.21504230797290802,0.2166091501712799,0.21815629303455353,0.2196703851222992,0.22119462490081787,0.22269856929779053,0.2241983413696289,0.22568856179714203,0.22715605795383453,0.2286112755537033,0.23006317019462585,0.2315061092376709,0.23290926218032837,0.23429293930530548,0.23567679524421692,0.2370486706495285,0.23839567601680756,0.23971548676490784,0.2410300374031067,0.24232050776481628,0.24358758330345154,0.24484588205814362,0.24608898162841797,0.24730819463729858,0.2485073208808899,0.2496810108423233,0.25084125995635986,0.25198909640312195,0.2531164884567261,0.25420722365379333,0.2553163766860962,0.256390243768692,0.2574416697025299,0.2584635019302368,0.25948530435562134,0.26047173142433167,0.2614555060863495,0.2624126076698303,0.26333537697792053,0.26425257325172424,0.2651458978652954,0.26602813601493835,0.26688313484191895,0.2677346467971802,0.26855310797691345,0.26936066150665283,0.27015113830566406,0.2709270119667053,0.2716827988624573,0.2724229693412781,0.2731476426124573,0.27384641766548157,0.27452927827835083,0.2751924395561218,0.275838166475296,0.2764753997325897,0.2770942151546478,0.27769404649734497],"active":[0.0009483098983764648,0.0008452709880657494,0.0008046208531595767,0.0007838570745661855,0.0007667002500966191,0.0007515903562307358,0.0007482760120183229,0.0007361883763223886,0.0007303392048925161,0.0007185440044850111,0.0007047012913972139,0.0006905666086822748,0.0006894944235682487,0.000686179380863905,0.0006748717278242111,0.0006594695150852203,0.0006465045735239983,0.0006400709971785545,0.0006309072487056255,0.0006140428595244884,0.0006072190590202808,0.0005964962765574455,0.000589282251894474,0.0005759270861744881,0.0005695908330380917,0.0005599404685199261,0.0005502891726791859,0.0005452204495668411,0.0005341069772839546,0.0005227997899055481,0.000520655419677496,0.0005224095657467842,0.0005314750596880913,0.0005374215543270111,0.0005475599318742752,0.0005529215559363365,0.0005637416616082191,0.0005719298496842384,0.0005844086408615112,0.0005974704399704933,0.000603710301220417,0.0006120931357145309,0.0006259363144636154,0.000639582984149456,0.0006466992199420929,0.0006514769047498703,0.0006628809496760368,0.0006812075152993202,0.000696512870490551,0.0007075285539031029,0.0007063588127493858,0.000722736120223999,0.0007368708029389381,0.0007496410980820656,0.0007658228278160095,0.000773133710026741,0.0007764482870697975,0.0007926300168037415,0.000795360654592514,0.0008026715368032455,0.0008171955123543739,0.0008259695023298264,0.0008302591741085052,0.000843612477183342,0.0008493643254041672,0.0008600875735282898,0.000865742564201355,0.0008756853640079498,0.0008763670921325684,0.0008831918239593506,0.0009049288928508759,0.0009124372154474258,0.0009086355566978455,0.00092286616563797,0.0009294971823692322,0.0009326152503490448,0.0009435322135686874,0.0009465552866458893,0.000960981473326683,0.0009671226143836975,0.0009681973606348038,0.0009755082428455353,0.0009962711483240128,0.0009917858988046646,0.0009936392307281494,0.0009979289025068283,0.0010045580565929413,0.001013427972793579,0.0010270755738019943,0.0010315589606761932,0.0010364335030317307,0.0010423790663480759,0.0010564178228378296,0.0010592453181743622,0.0010695774108171463,0.0010605119168758392,0.0010621696710586548,0.0010719168931245804,0.0010750368237495422,0.0010743550956249237,0.0010727941989898682,0.0010743550956249237,0.0010793283581733704,0.001082736998796463,0.0010926797986030579,0.0010950230062007904,0.0011088661849498749,0.001113932579755783,0.0011154897511005402,0.0011224113404750824,0.0011230967938899994,0.0011324509978294373,0.001138594001531601,0.001140933483839035,0.0011461973190307617,0.0011644288897514343,0.0011588707566261292,0.0011580921709537506,0.0011641345918178558,0.0011827535927295685,0.0011848993599414825,0.0011813901364803314,0.0011847056448459625,0.0011825598776340485,0.0011836327612400055,0.0011929906904697418,0.001199033111333847,0.0012042038142681122,0.0011956244707107544,0.0012005940079689026,0.0012147314846515656,0.0012160949409008026,0.0012205764651298523,0.0012313984334468842,0.0012349076569080353,0.0012429021298885345,0.0012440718710422516,0.0012418292462825775,0.0012320801615715027,0.0012387074530124664,0.001242607831954956,0.0012418292462825775,0.001258794218301773,0.001268245279788971,0.0012665912508964539,0.001271270215511322,0.001272246241569519,0.0012738034129142761,0.0012886226177215576,0.0012960284948349,0.0013059712946414948,0.0013052895665168762,0.0013103596866130829,0.0013100653886795044,0.0013227388262748718,0.0013314150273799896,0.0013333633542060852,0.0013511106371879578,0.0013541318476200104,0.0013598799705505371,0.001356959342956543,0.0013695284724235535,0.001385033130645752,0.001384451985359192,0.0013941973447799683,0.0014081299304962158,0.0014226585626602173,0.0014255866408348083,0.0014369934797286987,0.0014519095420837402,0.001469157636165619,0.0014672130346298218,0.0014810562133789062,0.0014943107962608337,0.001500152051448822,0.0015120506286621094,0.0015090331435203552,0.0015092268586158752,0.0015214085578918457,0.001532033085823059,0.0015564113855361938,0.001558549702167511,0.0015723928809165955,0.0015643984079360962,0.0015715211629867554,0.001589745283126831,0.0016045570373535156,0.0016233697533607483,0.001647256314754486,0.0016611963510513306,0.001673772931098938,0.0016833245754241943,0.0016968771815299988,0.001704484224319458,0.0017153993248939514,0.0017392858862876892,0.0017472729086875916,0.0017791539430618286,0.001788996160030365,0.001821264624595642,0.0018374472856521606,0.0018552914261817932,0.0018666908144950867,0.0018929094076156616,0.0019170939922332764,0.001930050551891327,0.001960568130016327,0.001964174211025238,0.001987271010875702,0.0020058974623680115,0.002019152045249939,0.0020300745964050293,0.0020587295293807983,0.002081155776977539,0.002111762762069702,0.002137690782546997,0.002163819968700409,0.0021741539239883423,0.002190239727497101,0.0022070035338401794,0.0022370219230651855,0.0022586658596992493,0.002285279333591461,0.002306334674358368,0.002315990626811981,0.0023496225476264954,0.0023554712533950806,0.002394065260887146,0.0024124979972839355,0.002453923225402832,0.0024746879935264587,0.0025209039449691772,0.0025312229990959167,0.002564653754234314,0.002592146396636963,0.0026105791330337524,0.0026402175426483154,0.0026420652866363525,0.0026748180389404297,0.00271819531917572,0.002743944525718689,0.0027556270360946655,0.002793937921524048,0.002830013632774353,0.002856627106666565,0.0028679221868515015,0.0028751343488693237,0.0029270052909851074,0.002970576286315918,0.002969026565551758,0.002999827265739441,0.003027990460395813,0.003062799572944641,0.003083750605583191,0.003082096576690674,0.0031025707721710205,0.003124415874481201,0.0031353235244750977,0.00314176082611084,0.0031911879777908325,0.003201708197593689,0.003229200839996338,0.003232315182685852,0.003255605697631836,0.0032678991556167603,0.003281638026237488,0.003296077251434326,0.0033041685819625854,0.00331898033618927,0.0033265799283981323,0.0033278614282608032,0.003326788544654846,0.003324836492538452,0.00334891676902771,0.0033382922410964966,0.003341689705848694,0.0033610016107559204,0.0033640265464782715,0.003341987729072571,0.003322303295135498,0.003338858485221863,0.003345981240272522,0.003340616822242737,0.0033054351806640625,0.0033066123723983765,0.003310292959213257,0.0033078640699386597,0.003291487693786621,0.0032997727394104004,0.003292664885520935,0.003270447254180908,0.0032510459423065186,0.003231346607208252,0.003233790397644043,0.0031937062740325928,0.0031568706035614014,0.003147214651107788,0.0031245946884155273,0.0031055063009262085,0.0030773282051086426,0.0030391067266464233,0.0030071288347244263,0.0029834508895874023,0.0029549896717071533,0.0029079020023345947,0.0028749555349349976,0.002852335572242737,0.0028104186058044434,0.002771124243736267,0.0027271658182144165,0.0026918798685073853,0.002656206488609314,0.0026122331619262695,0.0025773346424102783,0.002548590302467346,0.0024984776973724365,0.002446413040161133,0.0024091899394989014,0.0023872405290603638,0.00235632061958313,0.0023080110549926758,0.0022646188735961914,0.0022576749324798584,0.0022054314613342285,0.002157658338546753,0.002114206552505493,0.0020921528339385986,0.0020363032817840576,0.002018064260482788,0.00196760892868042,0.0019273161888122559,0.0018949508666992188,0.001850903034210205,0.0018201172351837158,0.0017752349376678467,0.0017495155334472656,0.0017092525959014893,0.001672118902206421,0.001644223928451538,0.0016096234321594238,0.0015755891799926758,0.0015390515327453613,0.0015080571174621582,0.0014586448669433594,0.0014351308345794678,0.0013998448848724365,0.0013641715049743652,0.0013390183448791504,0.0013055801391601562,0.0012739002704620361,0.0012463927268981934]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0009483098983764648,0.0012446562759578228,0.0015411976492032409,0.001836666720919311,0.002127066720277071,0.0024104479234665632,0.0026761849876493216,0.0029409469570964575,0.0031929388642311096,0.0034326480235904455,0.0036664109211415052,0.003899588715285063,0.004124578088521957,0.004342646338045597,0.004557302221655846,0.004761430434882641,0.00496117165312171,0.005149702541530132,0.005329947452992201,0.005508437752723694,0.005682638846337795,0.005850795656442642,0.006007547490298748,0.006163811776787043,0.006310620345175266,0.006454114336520433,0.006594391539692879,0.006723360624164343,0.006851257290691137,0.006974377669394016,0.007095742970705032,0.007218863349407911,0.007344030775129795,0.007467248477041721,0.007594950497150421,0.00772518664598465,0.007852986454963684,0.007981956005096436,0.00811375118792057,0.008249446749687195,0.008388164453208447,0.008522105403244495,0.008660530671477318,0.008794763125479221,0.008941474370658398,0.009084188379347324,0.009228560142219067,0.009372834116220474,0.009517887607216835,0.009667523205280304,0.009814136661589146,0.009964649565517902,0.010113992728292942,0.010264505632221699,0.010416187345981598,0.010565043427050114,0.010720429942011833,0.010873770341277122,0.011024575680494308,0.011179669760167599,0.01133846864104271,0.011496097780764103,0.011654896661639214,0.011812330223619938,0.011969959363341331,0.012128952890634537,0.01229067612439394,0.01244752574712038,0.012606031261384487,0.012765512801706791,0.012928503565490246,0.013088179752230644,0.01324532087892294,0.013412601314485073,0.013571789488196373,0.013734487816691399,0.013896211050450802,0.014055204577744007,0.014216245152056217,0.014376506209373474,0.014537449926137924,0.014701220206916332,0.01485904399305582,0.015017550438642502,0.015174887143075466,0.015334563329815865,0.015494824387133121,0.01565440371632576,0.015812423080205917,0.015975315123796463,0.016128264367580414,0.01628686860203743,0.016440987586975098,0.016593938693404198,0.016749519854784012,0.016904614865779877,0.017057271674275398,0.017212267965078354,0.01736697368323803,0.017518948763608932,0.017671409994363785,0.017823776230216026,0.01797623746097088,0.018126653507351875,0.01827765442430973,0.018428849056363106,0.018579263240098953,0.018724804744124413,0.018869079649448395,0.019014913588762283,0.019164547324180603,0.019308529794216156,0.019457872956991196,0.019600683823227882,0.019747784361243248,0.01989157125353813,0.0200367234647274,0.02017544023692608,0.020318154245615005,0.02045823633670807,0.020597636699676514,0.020734794437885284,0.020872926339507103,0.021008428186178207,0.02114909514784813,0.02128303423523903,0.021419120952486992,0.021550429984927177,0.02168661169707775,0.021821819245815277,0.021957125514745712,0.02209145575761795,0.02221701294183731,0.02234734781086445,0.022474855184555054,0.022604018449783325,0.022732891142368317,0.02286146953701973,0.022989658638834953,0.023117555305361748,0.02324252761900425,0.02337217889726162,0.023496177047491074,0.023624172434210777,0.0237443670630455,0.023865636438131332,0.02398856170475483,0.024107197299599648,0.024228757247328758,0.024348855018615723,0.024468954652547836,0.02458593249320984,0.024708662182092667,0.02483227103948593,0.024945935234427452,0.025067495182156563,0.025187009945511818,0.02530418336391449,0.02542262338101864,0.025540968403220177,0.025663210079073906,0.025780189782381058,0.025899410247802734,0.026012293994426727,0.026128103956580162,0.02624313347041607,0.0263608917593956,0.026476018130779266,0.026593191549181938,0.026708709076046944,0.026825785636901855,0.02694169245660305,0.027061594650149345,0.02718471549451351,0.02730335108935833,0.02742159739136696,0.027536919340491295,0.027654482051730156,0.027772339060902596,0.027893412858247757,0.028013218194246292,0.028133608400821686,0.02825312130153179,0.02837526798248291,0.028495170176029205,0.028613904491066933,0.028733905404806137,0.02885848842561245,0.028981510549783707,0.02910248562693596,0.029222877696156502,0.029348336160182953,0.029477110132575035,0.029601888731122017,0.029731247574090958,0.029858462512493134,0.02998577430844307,0.03011474385857582,0.030242348089814186,0.03037502057850361,0.030504770576953888,0.030635396018624306,0.030768362805247307,0.030903765931725502,0.031035074964165688,0.031165603548288345,0.03130071610212326,0.03143182769417763,0.0315684974193573,0.031704582273960114,0.031845346093177795,0.031982310116291046,0.03212541341781616,0.03227115049958229,0.03240752965211868,0.03255121782422066,0.03269607573747635,0.032842300832271576,0.03299271687865257,0.03313903510570526,0.03328857570886612,0.03344123065471649,0.03358833119273186,0.03374050185084343,0.033903297036886215,0.034052543342113495,0.03421650826931,0.03437677025794983,0.03453410789370537,0.03469856083393097,0.03486437723040581,0.03503341227769852,0.0352056622505188,0.0353706032037735,0.03554967790842056,0.03571997955441475,0.03590071201324463,0.036074329167604446,0.03626080974936485,0.036439985036849976,0.03662675991654396,0.036813050508499146,0.03700460121035576,0.03719176724553108,0.0373818576335907,0.03757818788290024,0.03777315467596054,0.03796675428748131,0.038160547614097595,0.03836711496114731,0.03857504203915596,0.03878306970000267,0.03899051249027252,0.03920361027121544,0.03941651061177254,0.03963419049978256,0.03986424580216408,0.040088262408971786,0.04031042382121086,0.04054194316267967,0.04077678173780441,0.04101775586605072,0.04125102981925011,0.04150165989995003,0.04174536466598511,0.04199111834168434,0.042236968874931335,0.042488276958465576,0.04274192824959755,0.042994894087314606,0.04325595125555992,0.04351457208395004,0.04377611726522446,0.04404526576399803,0.04431724175810814,0.044582393020391464,0.044856611639261246,0.045135900378227234,0.045418307185173035,0.04570207744836807,0.0459892600774765,0.046278685331344604,0.0465715229511261,0.046875666826963425,0.04718000814318657,0.04748707637190819,0.04779180511832237,0.048101410269737244,0.04841647297143936,0.04873865097761154,0.049074478447437286,0.04940182343125343,0.04973180219531059,0.05006636306643486,0.05040803924202919,0.05074942111968994,0.05109548568725586,0.051450807601213455,0.051808178424835205,0.05215687304735184,0.05252935364842415,0.0528876967728138,0.053258031606674194,0.053619593381881714,0.05400221422314644,0.05438210070133209,0.054773397743701935,0.05515981465578079,0.05555266886949539,0.055943477898836136,0.05634646862745285,0.05674224719405174,0.057149529457092285,0.057554569095373154,0.057961948215961456,0.05837693065404892,0.058795128017663956,0.05921752005815506,0.059651218354701996,0.06008472293615341,0.06051276996731758,0.06095299869775772,0.06139303371310234,0.0618259534239769,0.062263064086437225,0.06271041184663773,0.06315775215625763,0.06361602246761322,0.0640697032213211,0.06453294306993484,0.0649903267621994,0.06544528156518936,0.06591884791851044,0.06636805087327957,0.066831573843956,0.06730455905199051,0.06777813285589218,0.06825267523527145,0.06872399896383286,0.06919737905263901,0.06966909021139145,0.0701514333486557,0.07063260674476624,0.0711241140961647,0.07160480320453644,0.07208821177482605,0.07255525141954422,0.07303876429796219,0.0735226720571518,0.0740051120519638,0.07448939979076385],"recovered":[0.0,0.00040172485751099885,0.0007480797357857227,0.0010740607976913452,0.0013824950437992811,0.0016793288523331285,0.0019757726695388556,0.0022503805812448263,0.0025204068515449762,0.0027794174384325743,0.003034626366570592,0.0032748228404670954,0.003512972267344594,0.003743225708603859,0.003970651887357235,0.004194763954728842,0.004402401391416788,0.00460877176374197,0.004807830788195133,0.0049995784647762775,0.005184112582355738,0.005361238028854132,0.00553280720487237,0.005699209403246641,0.0058553763665258884,0.006008813623338938,0.006156499031931162,0.006303015165030956,0.00643520150333643,0.006565535441040993,0.006693724542856216,0.006817234680056572,0.0069407448172569275,0.007068057078868151,0.007193711586296558,0.007322486024349928,0.0074508702382445335,0.007574965246021748,0.007701399736106396,0.007831635884940624,0.007966357283294201,0.008098348043859005,0.008233556523919106,0.00837149377912283,0.008507872000336647,0.008646784350275993,0.00878979079425335,0.008933089673519135,0.00907443929463625,0.009220954962074757,0.00936912838369608,0.009513694792985916,0.009664402343332767,0.009807993657886982,0.009960456751286983,0.010115453042089939,0.010264016687870026,0.010415114462375641,0.010568259283900261,0.010722281411290169,0.01087493821978569,0.011031495407223701,0.011187369003891945,0.011343243531882763,0.01149746123701334,0.011657429859042168,0.011813011020421982,0.011969762854278088,0.012129048816859722,0.012284825555980206,0.012443332001566887,0.012605445459485054,0.012769410386681557,0.012929282151162624,0.01309012807905674,0.013250193558633327,0.013410065323114395,0.013570326380431652,0.013726687990128994,0.013893090188503265,0.01405608095228672,0.014216634444892406,0.01438001450151205,0.014536766335368156,0.014695077203214169,0.014851147308945656,0.015013357624411583,0.015172643586993217,0.015326080843806267,0.015484392642974854,0.0156503077596426,0.015803061425685883,0.015959521755576134,0.01611373946070671,0.016270393505692482,0.01642383076250553,0.016579411923885345,0.016735676676034927,0.016889698803424835,0.017042744904756546,0.0171942338347435,0.017344746738672256,0.01749584451317787,0.017649183049798012,0.0178025234490633,0.017954206094145775,0.018107643350958824,0.018260981887578964,0.01841169036924839,0.018558012321591377,0.01869916543364525,0.018846852704882622,0.018996097147464752,0.019145147874951363,0.019289128482341766,0.01943223364651203,0.019579041749238968,0.01972273178398609,0.019866127520799637,0.020008353516459465,0.02015097066760063,0.020289786159992218,0.020432207733392715,0.020571216940879822,0.020711982622742653,0.020849822089076042,0.020985906943678856,0.02112121321260929,0.02125856652855873,0.021395139396190643,0.021528786048293114,0.02166409231722355,0.021798521280288696,0.021923786029219627,0.02205285243690014,0.02218162640929222,0.022314690053462982,0.02244541421532631,0.02257448062300682,0.02270101197063923,0.022828519344329834,0.022958366200327873,0.023090649396181107,0.023211820051074028,0.023337962105870247,0.023459328338503838,0.02358400821685791,0.023703617975115776,0.02382352203130722,0.023946251720190048,0.024065766483545303,0.024182939901947975,0.024301867932081223,0.02442089468240738,0.024543527513742447,0.024663137272000313,0.02477845922112465,0.024905478581786156,0.025023043155670166,0.025138558819890022,0.0252528078854084,0.025373881682753563,0.025491347536444664,0.025609398260712624,0.02572491578757763,0.025840822607278824,0.02595672942698002,0.026071660220623016,0.026186885312199593,0.026304837316274643,0.026422986760735512,0.0265368465334177,0.02665158361196518,0.0267697311937809,0.026888173073530197,0.027004176750779152,0.027123788371682167,0.027242131531238556,0.027357453480362892,0.027473457157611847,0.027593165636062622,0.02771628461778164,0.027835700660943985,0.027956286445260048,0.028074532747268677,0.028196288272738457,0.028313560411334038,0.02843014895915985,0.028553659096360207,0.02867804653942585,0.028800776228308678,0.028923897072672844,0.02904721163213253,0.02917335368692875,0.029301641508936882,0.02942846529185772,0.02955431491136551,0.029677435755729675,0.029808256775140762,0.02993430197238922,0.030062880367040634,0.030195944011211395,0.030329007655382156,0.030455734580755234,0.030591236427426338,0.03072468936443329,0.030858824029564857,0.030992668122053146,0.031122416257858276,0.03125470131635666,0.03139166161417961,0.031526774168014526,0.03166315332055092,0.031805768609046936,0.031951505690813065,0.032085444778203964,0.03223098814487457,0.032375942915678024,0.0325191430747509,0.03266741335391998,0.03281471133232117,0.032965224236249924,0.033117685467004776,0.03326508030295372,0.03341734781861305,0.03357575461268425,0.03372958302497864,0.03388253226876259,0.03403879702091217,0.03419632837176323,0.034358441829681396,0.034524064511060715,0.03468656912446022,0.03485638275742531,0.03502580523490906,0.03520185872912407,0.03537420928478241,0.0355525016784668,0.035726118832826614,0.03590383008122444,0.03608251363039017,0.03627484664320946,0.03645733371376991,0.036641672253608704,0.036821432411670685,0.03701220452785492,0.037209995090961456,0.037402328103780746,0.037595245987176895,0.03778621554374695,0.03799248859286308,0.03819505497813225,0.038400936871767044,0.038608379662036896,0.03881913796067238,0.03903116285800934,0.039240650832653046,0.03946222737431526,0.03969160467386246,0.03991737216711044,0.04014109447598457,0.04037749022245407,0.04060940071940422,0.04083975404500961,0.04108511656522751,0.04132774844765663,0.0415758416056633,0.0418182797729969,0.04206715151667595,0.042320314794778824,0.04257006570696831,0.042826831340789795,0.04308272525668144,0.043341346085071564,0.043615661561489105,0.04388051852583885,0.04414138197898865,0.044409263879060745,0.04468728229403496,0.044962868094444275,0.04524429887533188,0.045528750866651535,0.04581866413354874,0.04610731080174446,0.046404533088207245,0.04670419543981552,0.04701048508286476,0.047315213829278946,0.04761886969208717,0.04793500527739525,0.04825085029006004,0.048573028296232224,0.048897743225097656,0.04922576993703842,0.04955935478210449,0.04990444332361221,0.050249725580215454,0.0505940318107605,0.05094272643327713,0.05128820613026619,0.05163836106657982,0.05200284719467163,0.05237357318401337,0.052735038101673126,0.05310283973813057,0.05347161367535591,0.05384507030248642,0.05423704534769058,0.05461742356419563,0.055001210421323776,0.055397965013980865,0.05578652769327164,0.05618873983621597,0.05659124627709389,0.05699950084090233,0.05741000175476074,0.057810261845588684,0.058229535818099976,0.05865592136979103,0.05908338353037834,0.05951698496937752,0.05993957072496414,0.06036917492747307,0.06080774962902069,0.06124398112297058,0.06167582795023918,0.06210845708847046,0.06255707144737244,0.06300636380910873,0.06347037851810455,0.06393323093652725,0.06438525766134262,0.0648343563079834,0.06530997157096863,0.06576775014400482,0.06623439490795135,0.06669510155916214,0.06716116517782211,0.06763141602277756,0.06810274720191956,0.0685659795999527,0.06904540210962296,0.0695241317152977,0.07000257819890976,0.0704893097281456,0.07098247110843658,0.07146091759204865,0.0719367265701294,0.07240932434797287,0.07289809733629227,0.07338063418865204],"active":[0.0009483098983764648,0.0008429314475506544,0.0007931179134175181,0.0007626059232279658,0.0007445716764777899,0.0007311190711334348,0.000700412318110466,0.0006905663758516312,0.0006725320126861334,0.0006532305851578712,0.0006317845545709133,0.0006247658748179674,0.0006116058211773634,0.0005994206294417381,0.0005866503342986107,0.0005666664801537991,0.0005587702617049217,0.0005409307777881622,0.0005221166647970676,0.0005088592879474163,0.0004985262639820576,0.0004895576275885105,0.00047474028542637825,0.00046460237354040146,0.0004552439786493778,0.00044530071318149567,0.00043789250776171684,0.0004203454591333866,0.0004160557873547077,0.00040884222835302353,0.0004020184278488159,0.00040162866935133934,0.0004032859578728676,0.00039919139817357063,0.00040123891085386276,0.00040270062163472176,0.00040211621671915054,0.00040699075907468796,0.00041235145181417465,0.0004178108647465706,0.0004218071699142456,0.0004237573593854904,0.0004269741475582123,0.0004232693463563919,0.00043360237032175064,0.000437404029071331,0.0004387693479657173,0.0004397444427013397,0.0004434483125805855,0.00044656824320554733,0.0004450082778930664,0.00045095477253198624,0.00044959038496017456,0.0004565119743347168,0.0004557305946946144,0.00044959038496017456,0.00045641325414180756,0.00045865587890148163,0.00045631639659404755,0.00045738834887742996,0.00046353042125701904,0.00046460237354040146,0.0004675276577472687,0.000469086691737175,0.0004724981263279915,0.0004715230315923691,0.00047766510397195816,0.0004777628928422928,0.000476982444524765,0.0004806872457265854,0.0004851715639233589,0.0004827342927455902,0.0004759104922413826,0.00048331916332244873,0.0004816614091396332,0.00048429425805807114,0.0004861457273364067,0.00048487819731235504,0.0004895571619272232,0.00048341602087020874,0.0004813689738512039,0.0004845857620239258,0.00047902949154376984,0.0004807841032743454,0.0004798099398612976,0.00048341602087020874,0.00048146676272153854,0.0004817601293325424,0.0004863422363996506,0.0004909224808216095,0.0004779566079378128,0.00048380717635154724,0.00048146583139896393,0.0004801992326974869,0.00047912634909152985,0.0004807841032743454,0.0004778597503900528,0.0004765912890434265,0.0004772748798131943,0.0004762038588523865,0.00047717615962028503,0.00047902949154376984,0.0004803929477930069,0.0004774704575538635,0.00047513097524642944,0.00047464296221733093,0.0004716198891401291,0.0004638228565454483,0.0004573892802000046,0.00045690126717090607,0.0004653818905353546,0.00046167708933353424,0.0004617758095264435,0.0004555359482765198,0.00045865587890148163,0.00045933760702610016,0.00045768171548843384,0.0004527084529399872,0.00045202672481536865,0.0004498828202486038,0.00044666603207588196,0.0004450082778930664,0.0004407186061143875,0.0004372112452983856,0.0004371125251054764,0.00043321214616298676,0.000433214008808136,0.00042921677231788635,0.0004280451685190201,0.0004266798496246338,0.00042833946645259857,0.00042736344039440155,0.0004184916615486145,0.00042356178164482117,0.00042200274765491486,0.0004223920404911041,0.00041820108890533447,0.0004160553216934204,0.00041517801582813263,0.0004165433347225189,0.0004140082746744156,0.00041381269693374634,0.00040552765130996704,0.00041235238313674927,0.0004064049571752548,0.0004063080996274948,0.00040455348789691925,0.00040357932448387146,0.0004052352160215378,0.00040260329842567444,0.00040318816900253296,0.0004029925912618637,0.0004067942500114441,0.00041137635707855225,0.0004024077206850052,0.00040435791015625,0.0004085507243871689,0.00039870478212833405,0.0003995802253484726,0.0004024095833301544,0.00041040219366550446,0.0004063080996274948,0.0004080627113580704,0.0004028957337141037,0.00040318816900253296,0.0004023108631372452,0.00040416233241558075,0.00040435791015625,0.0004063062369823456,0.0004038717597723007,0.0004027988761663437,0.0004048459231853485,0.00041001103818416595,0.0004149843007326126,0.00041517801582813263,0.0004174206405878067,0.0004131309688091278,0.00041235052049160004,0.00041488558053970337,0.00041995570063591003,0.00042005255818367004,0.0004173237830400467,0.0004174206405878067,0.00041898153722286224,0.00042063742876052856,0.00041761621832847595,0.0004203449934720993,0.00042833946645259857,0.00042785145342350006,0.00042443908751010895,0.0004221014678478241,0.00042443908751010895,0.0004298985004425049,0.0004285350441932678,0.0004296060651540756,0.0004299972206354141,0.0004314593970775604,0.00043730810284614563,0.00043409131467342377,0.0004407186061143875,0.0004418902099132538,0.00043945200741291046,0.00043935514986515045,0.00044803135097026825,0.00044383853673934937,0.00044091418385505676,0.000441892072558403,0.0004391595721244812,0.00044608116149902344,0.0004498809576034546,0.0004536844789981842,0.0004555359482765198,0.00046226009726524353,0.0004653818905353546,0.0004560239613056183,0.0004657730460166931,0.0004650875926017761,0.00046635791659355164,0.00047357380390167236,0.0004716217517852783,0.0004738643765449524,0.000476006418466568,0.0004706457257270813,0.00047542154788970947,0.00048594921827316284,0.000476788729429245,0.00048692524433135986,0.0004942379891872406,0.0004953108727931976,0.0005022324621677399,0.000505935400724411,0.0005093477666378021,0.0005190931260585785,0.0005142204463481903,0.0005238726735115051,0.0005181208252906799,0.0005265027284622192,0.0005218274891376495,0.0005346909165382385,0.0005361549556255341,0.0005442462861537933,0.0005382038652896881,0.000547267496585846,0.0005500949919223785,0.0005604252219200134,0.0005659833550453186,0.0005631595849990845,0.0005644261837005615,0.0005653016269207001,0.0005808994174003601,0.0005825534462928772,0.0005880147218704224,0.0005895756185054779,0.0005952306091785431,0.0005973726511001587,0.0006030276417732239,0.0006235949695110321,0.0006260350346565247,0.0006188191473484039,0.0006245709955692291,0.0006356872618198395,0.0006402656435966492,0.0006416290998458862,0.0006619058549404144,0.0006602481007575989,0.00066336989402771,0.0006611272692680359,0.0006699971854686737,0.0006747767329216003,0.0006745792925357819,0.0006858855485916138,0.0006877407431602478,0.0006933920085430145,0.0007039196789264679,0.0007015801966190338,0.0007018744945526123,0.0007152296602725983,0.0007266364991664886,0.0007310248911380768,0.0007392093539237976,0.0007449612021446228,0.0007499344646930695,0.0007528588175773621,0.0007683560252189636,0.0007754750549793243,0.0007828809320926666,0.0007813200354576111,0.0007861964404582977,0.0007976032793521881,0.0008036457002162933,0.000823628157377243,0.0008287951350212097,0.0008340589702129364,0.0008405931293964386,0.0008486844599246979,0.0008449777960777283,0.0008457601070404053,0.0008567757904529572,0.000865451991558075,0.0008686669170856476,0.0008909925818443298,0.0008848495781421661,0.0008844584226608276,0.0008845552802085876,0.0008993744850158691,0.000910487025976181,0.0009283274412155151,0.00092276930809021,0.0009352453052997589,0.0009422674775123596,0.0009485036134719849,0.0009557195007801056,0.0009607896208763123,0.0009633228182792664,0.0009624473750591278,0.0009669288992881775,0.0009848661720752716,0.0009879842400550842,0.000995296984910965,0.0010013394057750702,0.0009957849979400635,0.001013427972793579,0.0010238587856292725,0.0010182037949562073,0.0010190829634666443,0.0010345838963985443,0.0010492950677871704,0.0010589510202407837,0.0010633394122123718,0.0010625645518302917,0.0010570958256721497,0.0010600239038467407,0.0010844916105270386,0.0010580793023109436,0.0010638236999511719,0.001070164144039154,0.0010830312967300415,0.0010915100574493408,0.0010925829410552979,0.001094631850719452,0.0011031106114387512,0.0011060312390327454,0.0011084750294685364,0.0011215358972549438,0.0011154934763908386,0.0011057406663894653,0.001094333827495575,0.0011020377278327942,0.0011133477091789246,0.0011070147156715393,0.0011087656021118164]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0009483098983764648,0.0012387098977342248,0.001539053046144545,0.0018587952945381403,0.002167229540646076,0.0024795630015432835,0.0027800037059932947,0.003087755525484681,0.003389853285625577,0.003687954507768154,0.003983033820986748,0.004273628816008568,0.004569000098854303,0.00486105727031827,0.005147752817720175,0.005425187759101391,0.005696383770555258,0.005971868988126516,0.006241895258426666,0.006503830198198557,0.006766545120626688,0.007028285413980484,0.007284274324774742,0.007540262769907713,0.007792157121002674,0.008033523336052895,0.00827459804713726,0.008517425507307053,0.0087498240172863,0.008984756655991077,0.009211597964167595,0.009453939273953438,0.009706808254122734,0.009968061000108719,0.01023106835782528,0.010508796200156212,0.010796759277582169,0.01109661441296339,0.011407095938920975,0.011723816394805908,0.012043753638863564,0.01238260231912136,0.012725642882287502,0.013077358715236187,0.013445354998111725,0.013824950903654099,0.014211469329893589,0.014614363200962543,0.015028760768473148,0.015455733984708786,0.01588182896375656,0.016332589089870453,0.01679309457540512,0.017265787348151207,0.01774393767118454,0.0182423647493124,0.018747420981526375,0.01927567832171917,0.019800620153546333,0.020348569378256798,0.020907923579216003,0.021481411531567574,0.022063186392188072,0.022675570100545883,0.023291464895009995,0.023927146568894386,0.024587297812104225,0.02525310218334198,0.025923877954483032,0.026614833623170853,0.02731495164334774,0.028042852878570557,0.028779039159417152,0.029529068619012833,0.030296742916107178,0.03108956664800644,0.031888335943222046,0.032705727964639664,0.033537935465574265,0.034390807151794434,0.03525908291339874,0.0361318439245224,0.0370270237326622,0.03794676810503006,0.0388798713684082,0.0398249626159668,0.04077882692217827,0.041750531643629074,0.042735785245895386,0.043748725205659866,0.04476088285446167,0.04579341784119606,0.0468628965318203,0.04793783649802208,0.04903480410575867,0.05013342946767807,0.051262374967336655,0.05238371342420578,0.053547848016023636,0.05471217632293701,0.05589834228157997,0.05710780620574951,0.05834456533193588,0.059577036648988724,0.060833387076854706,0.062109529972076416,0.06339269131422043,0.06469183415174484,0.06599683314561844,0.0673259049654007,0.06867311149835587,0.07003708928823471,0.07142104208469391,0.07280149310827255,0.07419880479574203,0.0756089836359024,0.07704831659793854,0.07849358767271042,0.07995650172233582,0.0814453512430191,0.08293215185403824,0.08444976061582565,0.08597984164953232,0.08751323819160461,0.08907773345708847,0.09064038097858429,0.09221364557743073,0.09381274878978729,0.09541506320238113,0.09704302251338959,0.09868276864290237,0.10034006834030151,0.1020113080739975,0.10368487983942032,0.105382539331913,0.10707464069128036,0.10879451781511307,0.11052697896957397,0.11226645112037659,0.11401811242103577,0.11579170823097229,0.11757007986307144,0.11934611201286316,0.12113744765520096,0.12294232845306396,0.12476739287376404,0.12659470736980438,0.1284366399049759,0.13027261197566986,0.13214437663555145,0.13402140140533447,0.13589900732040405,0.1377987414598465,0.13968434929847717,0.1415943205356598,0.14351940155029297,0.1454504281282425,0.1473972499370575,0.14932984113693237,0.15128903090953827,0.15325963497161865,0.15523813664913177,0.15721040964126587,0.1591760367155075,0.16115814447402954,0.16316325962543488,0.16518884897232056,0.16718284785747528,0.16919830441474915,0.17121852934360504,0.1732558161020279,0.1752825677394867,0.17734509706497192,0.17938686907291412,0.18145085871219635,0.1834930181503296,0.18555623292922974,0.1876327097415924,0.18969397246837616,0.191769078373909,0.1938394010066986,0.1959255337715149,0.19803377985954285,0.20012955367565155,0.20222289860248566,0.204301118850708,0.20640556514263153,0.2085181027650833,0.2106172889471054,0.21271803975105286,0.21482044458389282,0.21691884100437164,0.21902798116207123,0.2211214154958725,0.2231847196817398,0.22526714205741882,0.22735141217708588,0.22942855954170227,0.2315002679824829,0.2335769236087799,0.23563624918460846,0.23769116401672363,0.23974639177322388,0.24179284274578094,0.24381579458713531,0.24585892260074615,0.24787165224552155,0.24992014467716217,0.25191882252693176,0.253914475440979,0.2559071183204651,0.25788483023643494,0.2598329186439514,0.26177963614463806,0.26371341943740845,0.26563137769699097,0.2675441801548004,0.269455224275589,0.2713490128517151,0.27322709560394287,0.27508676052093506,0.2769058048725128,0.27871429920196533,0.2805290222167969,0.28231996297836304,0.28409716486930847,0.2858384847640991,0.287568598985672,0.2892916202545166,0.2909916043281555,0.29264646768569946,0.2943034768104553,0.2959485948085785,0.29756873846054077,0.29916444420814514,0.3007490932941437,0.3022983968257904,0.30384573340415955,0.30535516142845154,0.3068524897098541,0.3083115816116333,0.309756875038147,0.31117475032806396,0.31258442997932434,0.31396177411079407,0.31533491611480713,0.3166770339012146,0.3180094361305237,0.31929415464401245,0.3205633759498596,0.32183122634887695,0.3230684697628021,0.324284166097641,0.3254782259464264,0.3266506493091583,0.3278070092201233,0.3289366066455841,0.33004704117774963,0.3311454653739929,0.33221662044525146,0.3332723379135132,0.3342974781990051,0.33531665802001953,0.3363139033317566,0.3372882306575775,0.3382319509983063,0.3391585350036621,0.3400632441043854,0.34096983075141907,0.3418513834476471,0.3426912724971771,0.3435359597206116,0.3443596065044403,0.3451545536518097,0.3459438681602478,0.3467077612876892,0.34747445583343506,0.3482038080692291,0.34892264008522034,0.3496347665786743,0.35033118724823,0.35099735856056213,0.35164904594421387,0.3522953391075134,0.3529036343097687,0.35351699590682983,0.3541173040866852,0.3547059893608093,0.35527196526527405,0.3558264374732971,0.3563750684261322,0.3569130003452301,0.35743021965026855,0.3579367399215698,0.3584302067756653,0.3589123487472534,0.35938525199890137,0.35983559489250183,0.3602693974971771,0.3607032895088196,0.3611110746860504,0.3615354001522064,0.36193665862083435,0.36232033371925354,0.36269837617874146,0.36306655406951904,0.36342287063598633,0.36377495527267456,0.3641156554222107,0.36444175243377686,0.36476099491119385,0.36507225036621094,0.36537426710128784,0.36566826701164246,0.3659605085849762,0.3662372827529907,0.36650633811950684,0.36676454544067383,0.3670140206813812,0.3672632873058319,0.367504745721817,0.36773499846458435,0.367961049079895,0.3681758940219879,0.36838802695274353,0.3686034679412842,0.3688012659549713,0.3689989447593689,0.36918768286705017,0.3693714439868927,0.3695477843284607,0.3697218894958496,0.36988770961761475,0.3700507879257202,0.37020987272262573,0.37036243081092834,0.3705121576786041,0.37065449357032776,0.37079858779907227,0.37093883752822876,0.3710743486881256,0.3712038993835449,0.371331125497818,0.37145140767097473,0.3715711236000061,0.37168118357658386,0.3717920184135437,0.3718973994255066,0.37200024724006653,0.3721015155315399,0.37219589948654175],"recovered":[0.0,0.0004040644271299243,0.0007570480811409652,0.0010782524477690458,0.001399261993356049,0.001712472876533866,0.002030362840741873,0.002332070842385292,0.0026349485851824284,0.002941627986729145,0.003243043553084135,0.0035367580130696297,0.003828717628493905,0.00412174966186285,0.004414196591824293,0.004704304039478302,0.004988660104572773,0.0052682398818433285,0.005546259693801403,0.005826716311275959,0.006092745810747147,0.006359652616083622,0.0066234394907951355,0.006884985137730837,0.007142143324017525,0.00739744957536459,0.007645152509212494,0.007889053784310818,0.008134611882269382,0.008374710567295551,0.00861480925232172,0.00884642731398344,0.00908204261213541,0.00933150015771389,0.009582322090864182,0.009842502884566784,0.010111261159181595,0.010391718707978725,0.010682215914130211,0.010981487110257149,0.011293429881334305,0.011606154032051563,0.01193369459360838,0.012267474085092545,0.012608175165951252,0.012959988787770271,0.013328666798770428,0.013710797764360905,0.01409565843641758,0.014501087367534637,0.014910026453435421,0.015329687856137753,0.0157607551664114,0.016206152737140656,0.01667192205786705,0.017138570547103882,0.017629101872444153,0.018115831539034843,0.01862410455942154,0.019147194921970367,0.019671455025672913,0.020224668085575104,0.02078431472182274,0.021354682743549347,0.021944256499409676,0.02254309132695198,0.02317107282578945,0.02380363456904888,0.024461349472403526,0.025116918608546257,0.025806117802858353,0.026503214612603188,0.027218248695135117,0.027948975563049316,0.028680874034762383,0.029434606432914734,0.03020218387246132,0.030984966084361076,0.03178130090236664,0.03260054066777229,0.03343342989683151,0.03428162634372711,0.035144247114658356,0.03602314740419388,0.03692846745252609,0.03785981237888336,0.03878336027264595,0.03974239155650139,0.040701426565647125,0.04167390987277031,0.042669788002967834,0.04366469383239746,0.04466963931918144,0.04571562632918358,0.046770285815000534,0.04784044995903969,0.04893234744668007,0.050060804933309555,0.05117064341902733,0.05231362208724022,0.053465280681848526,0.05463536083698273,0.055826108902692795,0.05703284218907356,0.05826316773891449,0.05949992686510086,0.06075618043541908,0.06202637776732445,0.06331421434879303,0.06460761278867722,0.06592586636543274,0.06724899262189865,0.06860624253749847,0.06997401267290115,0.07134978473186493,0.07274797558784485,0.0741424635052681,0.075563944876194,0.07699518650770187,0.07844143360853195,0.07990892976522446,0.08138696104288101,0.08287902176380157,0.08439789712429047,0.08592154830694199,0.0874621570110321,0.08902275562286377,0.09058032929897308,0.09216295182704926,0.09376341849565506,0.0953652486205101,0.09699749201536179,0.09864874929189682,0.10028664767742157,0.10194511711597443,0.10362395644187927,0.10532307624816895,0.10702940821647644,0.10875328630208969,0.11047179996967316,0.11220221221446991,0.11396810412406921,0.11573633551597595,0.11751256138086319,0.11928439885377884,0.12108372896909714,0.12288988381624222,0.12471475452184677,0.1265483945608139,0.128383606672287,0.1302420049905777,0.1321098655462265,0.1339801549911499,0.1358749270439148,0.13776306807994843,0.13965851068496704,0.141570046544075,0.1434946358203888,0.14542156457901,0.14738574624061584,0.1493336409330368,0.15130677819252014,0.1532706618309021,0.15523725748062134,0.1572040617465973,0.1591840386390686,0.16118544340133667,0.1631850004196167,0.16516955196857452,0.16719581186771393,0.16919459402561188,0.1712191104888916,0.17324762046337128,0.175288125872612,0.177344411611557,0.17940275371074677,0.18146051466464996,0.18351641297340393,0.18557699024677277,0.18764235079288483,0.18969444930553436,0.19176214933395386,0.19383248686790466,0.19593332707881927,0.19802364706993103,0.2001192271709442,0.20219939947128296,0.20429418981075287,0.20639221370220184,0.20850494503974915,0.21059662103652954,0.2126905471086502,0.21478602290153503,0.2168990522623062,0.21898342669010162,0.22107373178005219,0.22315713763237,0.22524569928646088,0.2273196280002594,0.229396790266037,0.231471985578537,0.23352983593940735,0.23559753596782684,0.23765315115451813,0.23970359563827515,0.24175764620304108,0.24379542469978333,0.24581778049468994,0.24784240126609802,0.24987061321735382,0.25189894437789917,0.2538960576057434,0.2558797299861908,0.2578565776348114,0.2598379850387573,0.2617787718772888,0.2637172043323517,0.26564931869506836,0.2675696015357971,0.2694704234600067,0.271358460187912,0.27322760224342346,0.27508744597435,0.2769124209880829,0.27873358130455017,0.2805280387401581,0.28231069445610046,0.28407835960388184,0.28582465648651123,0.2875653803348541,0.2892909348011017,0.2909858524799347,0.29266342520713806,0.294313907623291,0.2959446907043457,0.2975800633430481,0.29916912317276,0.30075496435165405,0.3023102879524231,0.30384203791618347,0.30537959933280945,0.3068649470806122,0.3083380162715912,0.30978113412857056,0.31120067834854126,0.3125952482223511,0.3139807879924774,0.31534066796302795,0.3166787028312683,0.31798574328422546,0.3192852735519409,0.32055968046188354,0.32182011008262634,0.32305219769477844,0.3242681920528412,0.3254561126232147,0.32663896679878235,0.32779568433761597,0.32891011238098145,0.330031156539917,0.3311273455619812,0.3322065770626068,0.33326560258865356,0.3342835307121277,0.33530309796333313,0.33628836274147034,0.3372703790664673,0.3382248282432556,0.3391467332839966,0.3400513529777527,0.3409513235092163,0.34182271361351013,0.34267744421958923,0.3435150980949402,0.34433484077453613,0.34513986110687256,0.34592077136039734,0.34670454263687134,0.3474583625793457,0.34818530082702637,0.34891611337661743,0.3496283292770386,0.3503160774707794,0.3509773910045624,0.35164251923561096,0.3522910475730896,0.35290879011154175,0.353521466255188,0.3541242182254791,0.35471612215042114,0.35528483986854553,0.35583192110061646,0.35639068484306335,0.3569183349609375,0.35743364691734314,0.35794249176979065,0.35843244194984436,0.35891616344451904,0.3593847453594208,0.35984426736831665,0.36028528213500977,0.36071088910102844,0.36113739013671875,0.3615497350692749,0.3619442582130432,0.3623318374156952,0.3627123236656189,0.36308741569519043,0.3634432256221771,0.36379915475845337,0.36414071917533875,0.3644693195819855,0.36479297280311584,0.36510375142097473,0.3654104173183441,0.3657030761241913,0.3659871220588684,0.36626604199409485,0.36653441190719604,0.36679205298423767,0.36704617738723755,0.3672914505004883,0.3675251007080078,0.36776307225227356,0.3679804503917694,0.36819666624069214,0.3684127926826477,0.3686193525791168,0.36881569027900696,0.3690131902694702,0.36920562386512756,0.3693896532058716,0.36956989765167236,0.3697494566440582,0.3699148893356323,0.3700822591781616,0.37024086713790894,0.3703894317150116,0.37053799629211426,0.370681494474411,0.37081971764564514,0.37095892429351807,0.37109607458114624,0.37122857570648193,0.3713502287864685,0.37147676944732666,0.3715907037258148,0.3717038929462433,0.37181228399276733,0.37192079424858093,0.37202587723731995],"active":[0.0009483098983764648,0.0008346454706043005,0.0007820049650035799,0.0007805428467690945,0.0007679675472900271,0.0007670901250094175,0.0007496408652514219,0.0007556846830993891,0.0007549047004431486,0.0007463265210390091,0.0007399902679026127,0.0007368708029389381,0.0007402824703603983,0.0007393076084554195,0.0007335562258958817,0.0007208837196230888,0.0007077236659824848,0.0007036291062831879,0.0006956355646252632,0.0006771138869225979,0.0006737993098795414,0.000668632797896862,0.0006608348339796066,0.0006552776321768761,0.0006500137969851494,0.0006360737606883049,0.0006294455379247665,0.0006283717229962349,0.0006152121350169182,0.0006100460886955261,0.0005967887118458748,0.0006075119599699974,0.0006247656419873238,0.0006365608423948288,0.0006487462669610977,0.000666293315589428,0.0006854981184005737,0.0007048957049846649,0.0007248800247907639,0.0007423292845487595,0.0007503237575292587,0.0007764482870697975,0.0007919482886791229,0.0008098846301436424,0.0008371798321604729,0.0008649621158838272,0.0008828025311231613,0.0009035654366016388,0.0009331023320555687,0.0009546466171741486,0.0009718025103211403,0.0010029012337327003,0.001032339408993721,0.0010596346110105515,0.0010720156133174896,0.001103794202208519,0.001118319109082222,0.0011598467826843262,0.001176515594124794,0.0012013744562864304,0.0012364685535430908,0.0012567434459924698,0.0012788716703653336,0.0013208873569965363,0.001347208395600319,0.0013840552419424057,0.0014162249863147736,0.0014494676142930984,0.001462528482079506,0.0014979150146245956,0.0015088338404893875,0.001539638265967369,0.0015607904642820358,0.0015800930559635162,0.0016158688813447952,0.0016549602150917053,0.001686152070760727,0.0017207618802785873,0.0017566345632076263,0.0017902664840221405,0.0018256530165672302,0.001850217580795288,0.0018827766180038452,0.0019236207008361816,0.0019514039158821106,0.001965150237083435,0.001995466649532318,0.0020081400871276855,0.0020343586802482605,0.002074815332889557,0.0020910948514938354,0.0021287240087985992,0.002193257212638855,0.002222210168838501,0.002264518290758133,0.002292979508638382,0.0023300275206565857,0.002322908490896225,0.0023772045969963074,0.0023985542356967926,0.0024330615997314453,0.0024724453687667847,0.0025184564292430878,0.002544194459915161,0.002570219337940216,0.0026096031069755554,0.002636510878801346,0.002665456384420395,0.002682618796825409,0.0027182921767234802,0.0027472451329231262,0.0027880966663360596,0.0028147995471954346,0.002827480435371399,0.0028490200638771057,0.002861008048057556,0.0029058530926704407,0.0029296427965164185,0.0029613152146339417,0.003003917634487152,0.0030232220888137817,0.003062799572944641,0.0031008198857307434,0.003115341067314148,0.0031561851501464844,0.003178223967552185,0.0031908899545669556,0.003232419490814209,0.0032521113753318787,0.0032796040177345276,0.003317520022392273,0.003342576324939728,0.0033625587821006775,0.0033982321619987488,0.003437422215938568,0.0034506842494010925,0.0034714415669441223,0.003497570753097534,0.0035131648182868958,0.00354631245136261,0.0035894960165023804,0.003601975739002228,0.003609776496887207,0.0036248862743377686,0.0036579295992851257,0.0036836639046669006,0.0037048235535621643,0.00372188538312912,0.003724217414855957,0.0037607699632644653,0.003779396414756775,0.0037891417741775513,0.0038185864686965942,0.003809422254562378,0.0038312524557113647,0.0038608908653259277,0.0038803815841674805,0.003902614116668701,0.003908276557922363,0.0039032846689224243,0.003925994038581848,0.003931358456611633,0.0039397478103637695,0.003938779234886169,0.003954082727432251,0.003979220986366272,0.004003405570983887,0.0039978474378585815,0.004028752446174622,0.004022717475891113,0.004061222076416016,0.004063457250595093,0.004097476601600647,0.004098743200302124,0.004106447100639343,0.004090264439582825,0.004095718264579773,0.0041162967681884766,0.0041169822216033936,0.00412672758102417,0.004144951701164246,0.004163384437561035,0.004201292991638184,0.004196226596832275,0.0041992515325546265,0.004181891679763794,0.004206165671348572,0.004223912954330444,0.0042250752449035645,0.004213094711303711,0.004223823547363281,0.0042282938957214355,0.004241958260536194,0.004222363233566284,0.004201292991638184,0.004193410277366638,0.004194274544715881,0.004182860255241394,0.004180639982223511,0.00418013334274292,0.004164263606071472,0.004161328077316284,0.004148855805397034,0.004139691591262817,0.0041121989488601685,0.004101276397705078,0.00407622754573822,0.004102364182472229,0.00407642126083374,0.004043862223625183,0.004008173942565918,0.003988772630691528,0.00395318865776062,0.00392305850982666,0.003875434398651123,0.0038526058197021484,0.0038269758224487305,0.00380590558052063,0.0037794113159179688,0.0037566721439361572,0.0037283003330230713,0.0036782026290893555,0.0036268532276153564,0.0036166012287139893,0.003586381673812866,0.0035691261291503906,0.0035277903079986572,0.003490239381790161,0.003466963768005371,0.0034262239933013916,0.0033555328845977783,0.00331762433052063,0.0032851696014404297,0.003254830837249756,0.0032197535037994385,0.003169029951095581,0.0031292736530303955,0.003090769052505493,0.0030448734760284424,0.0030104517936706543,0.0029319822788238525,0.00289192795753479,0.0028367340564727783,0.002803295850753784,0.0027610957622528076,0.0027396678924560547,0.0026962459087371826,0.0026687681674957275,0.0026154518127441406,0.0025776326656341553,0.002545952796936035,0.002508789300918579,0.0024640560150146484,0.0024260282516479492,0.0023824572563171387,0.0023508965969085693,0.002297639846801758,0.002251356840133667,0.0022353529930114746,0.0021854639053344727,0.0021449923515319824,0.0020909011363983154,0.002051055431365967,0.0020303726196289062,0.0019851326942443848,0.0019435882568359375,0.0018881559371948242,0.0018384158611297607,0.0018230974674224854,0.0018000304698944092,0.0017399489879608154,0.0017132461071014404,0.0016821622848510742,0.0016394555568695068,0.00160902738571167,0.0015679001808166504,0.0015536844730377197,0.001499265432357788,0.0014642775058746338,0.0014494657516479492,0.0014150738716125488,0.0013690292835235596,0.0013329684734344482,0.0013179481029510498,0.0012611150741577148,0.0012259483337402344,0.0012085139751434326,0.0011845231056213379,0.0011477470397949219,0.0011103153228759766,0.00109022855758667,0.0010810792446136475,0.0010395348072052002,0.0010184049606323242,0.0009965598583221436,0.0009698569774627686,0.0009528100490570068,0.0009194314479827881,0.0008846521377563477,0.0008590221405029297,0.0008257925510406494,0.0008245110511779785,0.0007992684841156006,0.0007705986499786377,0.0007541179656982422,0.0007347166538238525,0.0007105469703674316,0.0006875395774841309,0.0006724298000335693,0.0006425976753234863,0.0006202757358551025,0.0006029307842254639,0.0005812942981719971,0.0005645155906677246,0.0005500912666320801,0.0005342066287994385,0.0005192160606384277,0.0004985034465789795,0.00047960877418518066,0.0004712343215942383,0.0004585683345794678,0.00044354796409606934,0.00043594837188720703,0.00041282176971435547,0.0004075765609741211,0.000406801700592041,0.0003884732723236084,0.0003795921802520752,0.0003719925880432129,0.00035825371742248535,0.0003421604633331299,0.00033223628997802734,0.0003178119659423828,0.0003013312816619873,0.0002949833869934082,0.00028017163276672363,0.00027129054069519043,0.0002650618553161621,0.0002605915069580078,0.000257343053817749,0.00025463104248046875,0.00024497509002685547,0.00023505091667175293,0.00022283196449279785,0.00022089481353759766,0.00020441412925720215,0.00020131468772888184,0.00019350647926330566,0.00018796324729919434,0.00018072128295898438,0.00017002224922180176]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0009483098983764648,0.0012381250271573663,0.0015393455978482962,0.0018410534830763936,0.0021377899684011936,0.0024304320104420185,0.002717419993132353,0.0029961219988763332,0.003272874513641,0.0035378315951675177,0.0037942102644592524,0.004048931412398815,0.004299364052712917,0.004542679991573095,0.004778197035193443,0.0050074756145477295,0.0052297357469797134,0.0054516056552529335,0.005660120397806168,0.005872534587979317,0.0060807568952441216,0.00627776887267828,0.006469906307756901,0.0066563901491463184,0.00683653773739934,0.007010543718934059,0.007183477282524109,0.007353486493229866,0.007518134545534849,0.007671864237636328,0.007828908041119576,0.007988876663148403,0.008153719827532768,0.008325483649969101,0.008497539907693863,0.008672910742461681,0.008857152424752712,0.009039443917572498,0.00922739040106535,0.00941358134150505,0.009605621919035912,0.009801171720027924,0.010000327602028847,0.01019938662648201,0.01040517259389162,0.010609885677695274,0.010822786949574947,0.011039295233786106,0.011254535987973213,0.011474553495645523,0.011698471382260323,0.011922485195100307,0.01216073241084814,0.012395957484841347,0.012629232369363308,0.012874205596745014,0.013114499859511852,0.013363274745643139,0.013619361445307732,0.013870475813746452,0.014129485934972763,0.014394833706319332,0.014664859510958195,0.014930889010429382,0.015204229392111301,0.015484881587326527,0.015755198895931244,0.0160391665995121,0.016320988535881042,0.016607586294412613,0.016893794760107994,0.017188580706715584,0.017474690452218056,0.017776692286133766,0.018080057576298714,0.018377572298049927,0.018679767847061157,0.01898459531366825,0.019291957840323448,0.019606923684477806,0.019916722550988197,0.02024163119494915,0.02055620588362217,0.020884625613689423,0.02120836451649666,0.021542338654398918,0.021881088614463806,0.022215941920876503,0.02255118265748024,0.022894905880093575,0.023237166926264763,0.023576892912387848,0.02392587997019291,0.024276329204440117,0.02462492510676384,0.024977421388030052,0.025333037599921227,0.025699766352772713,0.02605859935283661,0.02641928382217884,0.026791373267769814,0.02716229483485222,0.02753126434981823,0.027901113033294678,0.02828158624470234,0.028652604669332504,0.029033176600933075,0.029417451471090317,0.029807869344949722,0.030200721696019173,0.03059065155684948,0.030985649675130844,0.03138688951730728,0.03178471326828003,0.03218546509742737,0.03258465230464935,0.03299105912446976,0.033401165157556534,0.03380727767944336,0.034213293343782425,0.03463129699230194,0.03504939749836922,0.03547656536102295,0.03590821847319603,0.03633879870176315,0.03676576912403107,0.037198591977357864,0.037630632519721985,0.0380641371011734,0.038498420268297195,0.03894693776965141,0.039398085325956345,0.03985147550702095,0.04030301421880722,0.04075435921549797,0.0412214957177639,0.04168034344911575,0.04214747995138168,0.042618222534656525,0.043093252927064896,0.04356389865279198,0.04404858127236366,0.04453336074948311,0.045017264783382416,0.04551910236477852,0.04602415859699249,0.04651985689997673,0.047016043215990067,0.047527920454740524,0.048042140901088715,0.04855402186512947,0.049075160175561905,0.04959386587142944,0.050123196095228195,0.050657007843256,0.05119335651397705,0.05174266919493675,0.052295200526714325,0.052833203226327896,0.05338095873594284,0.05393485352396965,0.05450405180454254,0.0550789050757885,0.05565190687775612,0.05624011531472206,0.0568137988448143,0.05741399899125099,0.05801916867494583,0.05861195921897888,0.05921478942036629,0.059821031987667084,0.06044550612568855,0.06107212230563164,0.061701662838459015,0.062325745820999146,0.06298131495714188,0.06363347172737122,0.06428718566894531,0.06495494395494461,0.06562171876430511,0.06631121784448624,0.06698988378047943,0.06769254058599472,0.06840571761131287,0.06911949068307877,0.06983023136854172,0.07054662704467773,0.07128798216581345,0.07203664630651474,0.07280237227678299,0.07355425506830215,0.07431646436452866,0.0750916451215744,0.07588028162717819,0.07666033506393433,0.07745998352766037,0.07826216518878937,0.07908910512924194,0.07991848886013031,0.08075839281082153,0.08161526173353195,0.08247252553701401,0.08332647383213043,0.08419523388147354,0.08506974577903748,0.08597633242607117,0.08688545227050781,0.08780091255903244,0.08873070031404495,0.08967598527669907,0.09062614291906357,0.09160418808460236,0.092591293156147,0.09359916299581528,0.09460459649562836,0.09562757611274719,0.0966673195362091,0.09769459068775177,0.09875276684761047,0.09982331842184067,0.1009097546339035,0.10200311988592148,0.10310866683721542,0.10423214733600616,0.10537493228912354,0.106530100107193,0.10769696533679962,0.10887123644351959,0.11006072163581848,0.1112714484333992,0.11249417066574097,0.11373024433851242,0.11499781161546707,0.11627161502838135,0.11754892766475677,0.11884017288684845,0.1201552152633667,0.12148955464363098,0.12284445762634277,0.12421077489852905,0.1255936622619629,0.1269858032464981,0.12838710844516754,0.12981455028057098,0.13124880194664001,0.1326930969953537,0.1341555267572403,0.13564690947532654,0.1371404379606247,0.13863933086395264,0.1401880383491516,0.14171841740608215,0.14325833320617676,0.14482654631137848,0.1464025378227234,0.14797580242156982,0.14957977831363678,0.15119856595993042,0.1528291553258896,0.15447309613227844,0.15614287555217743,0.1578025221824646,0.15947473049163818,0.16114938259124756,0.1628221720457077,0.1645200252532959,0.16624419391155243,0.16796554625034332,0.16968677937984467,0.17143425345420837,0.17317986488342285,0.1749473214149475,0.1767006367444992,0.1784539669752121,0.18023788928985596,0.18199920654296875,0.18377016484737396,0.1855429708957672,0.1873486489057541,0.1891331523656845,0.19090889394283295,0.19268356263637543,0.1944701224565506,0.19624507427215576,0.19800609350204468,0.1997901201248169,0.2015630304813385,0.20334374904632568,0.20509862899780273,0.20686432719230652,0.2086239755153656,0.21038207411766052,0.2121312916278839,0.2138824611902237,0.21560975909233093,0.2173083871603012,0.21900156140327454,0.22069218754768372,0.2223854660987854,0.22404608130455017,0.2257036715745926,0.2273416668176651,0.22896796464920044,0.23057301342487335,0.23216548562049866,0.23373445868492126,0.2353041172027588,0.23682337999343872,0.238332599401474,0.23984329402446747,0.24131010472774506,0.24275819957256317,0.2442161589860916,0.24564115703105927,0.24705611169338226,0.24843411147594452,0.24980862438678741,0.25114762783050537,0.2524685263633728,0.25376182794570923,0.25503894686698914,0.25631263852119446,0.25754931569099426,0.25877895951271057,0.25998783111572266,0.26116472482681274,0.26233842968940735,0.2634672522544861,0.2645793557167053,0.26566216349601746,0.26672297716140747,0.26777568459510803,0.2687920331954956,0.2697924077510834,0.2707729935646057,0.2717203199863434,0.27267923951148987,0.27358826994895935,0.2744848132133484,0.27535486221313477,0.27620556950569153,0.27703630924224854,0.2778570353984833,0.2786475121974945,0.27941206097602844,0.2801676392555237,0.2808912694454193,0.28160345554351807,0.28230416774749756,0.2829737663269043,0.28363773226737976],"recovered":[0.0,0.0004051367286592722,0.0007535386830568314,0.0010817619040608406,0.0013925356324762106,0.0016987277194857597,0.0020033600740134716,0.0022965872194617987,0.0025757765397429466,0.002859742846339941,0.0031340583227574825,0.0034008673392236233,0.0036555889528244734,0.003913039807230234,0.004166006576269865,0.00440639816224575,0.004638211335986853,0.004865929950028658,0.005090237129479647,0.005304113030433655,0.005519354250282049,0.00572708947584033,0.005934824235737324,0.006136222742497921,0.006326898466795683,0.006511237472295761,0.006688752677291632,0.006864903494715691,0.007038227282464504,0.007208236493170261,0.007369569968432188,0.007533047813922167,0.00769291864708066,0.007852205075323582,0.008020849898457527,0.00818666722625494,0.008365449495613575,0.008538578636944294,0.008715606294572353,0.008899945765733719,0.009086038917303085,0.009275740012526512,0.009465928189456463,0.009660893119871616,0.009857905097305775,0.010059790685772896,0.010265771299600601,0.010470094159245491,0.010683385655283928,0.010898918844759464,0.011117864400148392,0.01134626567363739,0.011566380970180035,0.011793124489486217,0.012027082964777946,0.012262891978025436,0.012503381818532944,0.012745429761707783,0.0129900136962533,0.013243954628705978,0.013497604057192802,0.013749401085078716,0.014003927819430828,0.014271321706473827,0.014536960981786251,0.014803282916545868,0.01507730595767498,0.015348014421761036,0.015629542991518974,0.015908148139715195,0.01618880033493042,0.016474716365337372,0.016763264313340187,0.01705239713191986,0.01734708622097969,0.017647720873355865,0.017950501292943954,0.01824246160686016,0.018551480025053024,0.018854456022381783,0.019167764112353325,0.01948019489645958,0.019799254834651947,0.020118216052651405,0.020441273227334023,0.020766573026776314,0.02108699642121792,0.02141551300883293,0.021749291568994522,0.022084727883338928,0.02242162823677063,0.022764667868614197,0.02310527116060257,0.023456208407878876,0.023809289559721947,0.02414950355887413,0.024497125297784805,0.024845624342560768,0.025205431506037712,0.02556699328124523,0.025929920375347137,0.026287779211997986,0.026657432317733765,0.027025915682315826,0.02738942764699459,0.027761613950133324,0.028139164671301842,0.02852139249444008,0.028907129541039467,0.02929462306201458,0.029674511402845383,0.030066585168242455,0.03044969029724598,0.030848978087306023,0.031245049089193344,0.03164999186992645,0.03205269202589989,0.03245587646961212,0.03286520764231682,0.033271804451942444,0.03367713838815689,0.03409358114004135,0.03450398147106171,0.034925397485494614,0.035345450043678284,0.035776324570178986,0.03619959205389023,0.03663055971264839,0.037056852132081985,0.03749211132526398,0.03792649134993553,0.038361456245183945,0.03880695253610611,0.03926160931587219,0.03970203548669815,0.040156107395887375,0.04061271622776985,0.041067276149988174,0.04153158515691757,0.04199959710240364,0.04247024282813072,0.04293542727828026,0.043423619121313095,0.04389982298016548,0.044377777725458145,0.04487386345863342,0.04536975920200348,0.04587218165397644,0.04636320099234581,0.04686299338936806,0.04737136512994766,0.0478840246796608,0.04839668422937393,0.04891499504446983,0.0494459830224514,0.04996878281235695,0.05050600692629814,0.051042843610048294,0.051580555737018585,0.05211982876062393,0.052667971700429916,0.05322128161787987,0.05377878248691559,0.05435168743133545,0.054926540702581406,0.055508218705654144,0.056084826588630676,0.05667761713266373,0.05726484954357147,0.057861439883708954,0.058461640030145645,0.05905374884605408,0.05967315286397934,0.06029050797224045,0.06091322377324104,0.061548810452222824,0.062188196927309036,0.06281685829162598,0.06346891820430756,0.06413862109184265,0.06479029357433319,0.06546653062105179,0.0661429613828659,0.06684522330760956,0.06755352765321732,0.06825929880142212,0.06896702200174332,0.06967903673648834,0.07040059566497803,0.07113649696111679,0.07188311219215393,0.07263616472482681,0.07339165359735489,0.0741644874215126,0.07494649291038513,0.0757204070687294,0.07650328427553177,0.0773078128695488,0.07811769098043442,0.0789332315325737,0.07976914197206497,0.08060280978679657,0.08145704865455627,0.0822969600558281,0.08316133171319962,0.0840298980474472,0.08490646630525589,0.08580291271209717,0.08671174198389053,0.08762573450803757,0.08855269104242325,0.08951026201248169,0.09047573059797287,0.09144860506057739,0.09243074059486389,0.09343373030424118,0.09444832801818848,0.09547150135040283,0.09649107605218887,0.09752799570560455,0.09857261180877686,0.09963984787464142,0.10071869194507599,0.10182365030050278,0.1029309555888176,0.10406018793582916,0.10519050061702728,0.10634059458971024,0.10751321166753769,0.10867666453123093,0.10987384617328644,0.11108359694480896,0.11230729520320892,0.11354795098304749,0.11480625718832016,0.11606953293085098,0.11734849959611893,0.11864335834980011,0.11996141821146011,0.12129653245210648,0.12263808399438858,0.12399046123027802,0.12536779046058655,0.1267717331647873,0.12816591560840607,0.12958243489265442,0.13102127611637115,0.13247093558311462,0.1339516043663025,0.1354416161775589,0.13693982362747192,0.13844329118728638,0.13995817303657532,0.14149673283100128,0.14303597807884216,0.14459726214408875,0.14616194367408752,0.14776241779327393,0.14936639368534088,0.15097767114639282,0.1526183933019638,0.1542588323354721,0.15593835711479187,0.1575905829668045,0.15926240384578705,0.16093608736991882,0.16261141002178192,0.16431432962417603,0.16601765155792236,0.16771568357944489,0.16944824159145355,0.1711915284395218,0.17294006049633026,0.17467330396175385,0.17644211649894714,0.1782168745994568,0.17997662723064423,0.18173599243164062,0.18351417779922485,0.18529176712036133,0.18709518015384674,0.1888720989227295,0.19065874814987183,0.19244863092899323,0.19421978294849396,0.19600039720535278,0.19778724014759064,0.19954748451709747,0.20134398341178894,0.2031058818101883,0.20485919713974,0.20662549138069153,0.2083960622549057,0.21014665067195892,0.21189899742603302,0.21363534033298492,0.21536429226398468,0.2170630246400833,0.2187623381614685,0.2204735428094864,0.22214624285697937,0.22381016612052917,0.22546151280403137,0.2271086722612381,0.22874677181243896,0.23035240173339844,0.23193074762821198,0.2335234135389328,0.2350703477859497,0.23659780621528625,0.23811541497707367,0.23960162699222565,0.24107974767684937,0.24254071712493896,0.2439795583486557,0.24540328979492188,0.24681425094604492,0.24820883572101593,0.24957212805747986,0.2509196102619171,0.2522389590740204,0.25351840257644653,0.25481003522872925,0.2560727298259735,0.25731953978538513,0.2585419714450836,0.25972968339920044,0.2609245181083679,0.2620992064476013,0.26322999596595764,0.26434147357940674,0.2654149532318115,0.26647740602493286,0.2675238847732544,0.26855185627937317,0.2695550322532654,0.2705378532409668,0.27150654792785645,0.2724406123161316,0.27335861325263977,0.27425438165664673,0.27512216567993164,0.27597248554229736,0.2768153250217438,0.2776258885860443,0.2784256339073181,0.2791910767555237,0.27994275093078613,0.28067612648010254,0.2813901901245117,0.28208035230636597],"active":[0.0009483098983764648,0.0008329882984980941,0.0007858069147914648,0.000759291579015553,0.000745254335924983,0.0007317042909562588,0.0007140599191188812,0.0006995347794145346,0.0006970979738980532,0.0006780887488275766,0.0006601519417017698,0.0006480640731751919,0.000643775099888444,0.0006296401843428612,0.0006121904589235783,0.0006010774523019791,0.0005915244109928608,0.0005856757052242756,0.0005698832683265209,0.0005684215575456619,0.0005614026449620724,0.0005506793968379498,0.000535082072019577,0.0005201674066483974,0.0005096392706036568,0.000499306246638298,0.0004947246052324772,0.0004885829985141754,0.0004799072630703449,0.00046362774446606636,0.00045933807268738747,0.00045582884922623634,0.0004608011804521084,0.00047327857464551926,0.00047669000923633575,0.00048624351620674133,0.0004917029291391373,0.0005008652806282043,0.0005117841064929962,0.0005136355757713318,0.0005195830017328262,0.0005254317075014114,0.0005343994125723839,0.0005384935066103935,0.000547267496585846,0.0005500949919223785,0.0005570156499743462,0.0005692010745406151,0.0005711503326892853,0.0005756346508860588,0.0005806069821119308,0.0005762195214629173,0.0005943514406681061,0.0006028329953551292,0.0006021494045853615,0.0006113136187195778,0.0006111180409789085,0.0006178449839353561,0.0006293477490544319,0.0006265211850404739,0.0006318818777799606,0.0006454326212406158,0.0006609316915273666,0.000659567303955555,0.0006672684103250504,0.0006815986707806587,0.0006778929382562637,0.0006911521777510643,0.0006914455443620682,0.0006994381546974182,0.0007049944251775742,0.000713864341378212,0.0007114261388778687,0.0007242951542139053,0.0007329713553190231,0.0007298514246940613,0.0007292665541172028,0.0007421337068080902,0.0007404778152704239,0.0007524676620960236,0.0007489584386348724,0.0007614362984895706,0.0007569510489702225,0.0007664095610380173,0.0007670912891626358,0.0007757656276226044,0.0007940921932458878,0.0008004289120435715,0.0008018910884857178,0.0008101779967546463,0.000815538689494133,0.0008122250437736511,0.0008206088095903397,0.0008201207965612411,0.000815635547041893,0.0008279178291559219,0.0008359123021364212,0.0008541420102119446,0.0008531678467988968,0.000852290540933609,0.0008614528924226761,0.0008745156228542328,0.000873832032084465,0.0008751973509788513,0.0008921585977077484,0.0008909907191991806,0.0008940119296312332,0.000896058976650238,0.0009007398039102554,0.0009060986340045929,0.000916140154004097,0.0009190645068883896,0.0009371992200613022,0.0009357351809740067,0.000940416008234024,0.0009346604347229004,0.00093836709856987,0.0009452886879444122,0.0009420700371265411,0.0009414888918399811,0.00095415860414505,0.0009558163583278656,0.0009725838899612427,0.000982820987701416,0.0009933486580848694,0.0009894445538520813,0.000998999923467636,0.0010000728070735931,0.0010072849690914154,0.0010063089430332184,0.0010204464197158813,0.0010366290807724,0.0010445229709148407,0.001041404902935028,0.00105232372879982,0.0010653883218765259,0.0010676272213459015,0.001080203801393509,0.0010866373777389526,0.0010936558246612549,0.0010936558246612549,0.0011131539940834045,0.0011097416281700134,0.0011174418032169342,0.0011413246393203735,0.0011502951383590698,0.0011500976979732513,0.001143861562013626,0.0011647194623947144,0.0011791475117206573,0.0011826567351818085,0.0011911354959011078,0.0011971816420555115,0.0012082010507583618,0.001211024820804596,0.001224573701620102,0.0012366622686386108,0.0012523569166660309,0.001252647489309311,0.0012611299753189087,0.0012668818235397339,0.001282770186662674,0.0013001225888729095,0.0013002194464206696,0.0013135746121406555,0.0013055801391601562,0.0013291724026203156,0.0013415515422821045,0.0013471096754074097,0.0013533495366573334,0.0013593919575214386,0.0013917572796344757,0.001398969441652298,0.001411154866218567,0.0014125220477581024,0.0014325045049190521,0.0014452748000621796,0.001470327377319336,0.0014860257506370544,0.0014830976724624634,0.0015209242701530457,0.0015233531594276428,0.0015495792031288147,0.001560494303703308,0.0015659630298614502,0.0015709325671195984,0.0015796050429344177,0.0016089454293251038,0.0016360506415367126,0.0016658753156661987,0.0016711428761482239,0.0016802996397018433,0.001699991524219513,0.0017157942056655884,0.0017138421535491943,0.0017395764589309692,0.0017588809132575989,0.0017812922596931458,0.0018007978796958923,0.0018251612782478333,0.00184611976146698,0.0018697157502174377,0.0018694251775741577,0.0018982738256454468,0.00190841406583786,0.0019464343786239624,0.0019789859652519226,0.001997999846935272,0.002018958330154419,0.002050250768661499,0.00207345187664032,0.0020939260721206665,0.0021155625581741333,0.0021505579352378845,0.0021738559007644653,0.002193845808506012,0.00221899151802063,0.002223089337348938,0.0022616907954216003,0.0022953227162361145,0.002337142825126648,0.00236327201128006,0.002389974892139435,0.0024084970355033875,0.0024439767003059387,0.0024699121713638306,0.002506464719772339,0.0025306418538093567,0.0025475099682807922,0.002594783902168274,0.002620324492454529,0.0026466473937034607,0.002690516412258148,0.0027236640453338623,0.002742670476436615,0.002770639955997467,0.002806715667247772,0.0028461962938308716,0.00288303941488266,0.002914242446422577,0.0029555782675743103,0.0029953420162200928,0.0030193179845809937,0.0030428171157836914,0.0030828863382339478,0.00311066210269928,0.0031342506408691406,0.003175973892211914,0.0031888335943222046,0.003197714686393738,0.0032482147216796875,0.0032751262187957764,0.0033001601696014404,0.0033298134803771973,0.0033665597438812256,0.003378540277481079,0.0034178346395492554,0.003436148166656494,0.003462761640548706,0.00349542498588562,0.003524482250213623,0.0035436898469924927,0.0035363733768463135,0.003558799624443054,0.0035597681999206543,0.003583937883377075,0.003632783889770508,0.0036512166261672974,0.0036691278219223022,0.0037185698747634888,0.0037316232919692993,0.00375579297542572,0.0037605762481689453,0.003780663013458252,0.0037957727909088135,0.003782331943511963,0.0037935376167297363,0.003806978464126587,0.003834471106529236,0.003841385245323181,0.003813713788986206,0.003811463713645935,0.003811374306678772,0.0037964433431625366,0.00378631055355072,0.0037897229194641113,0.0037757903337478638,0.0037962645292282104,0.003754645586013794,0.003758445382118225,0.0037647783756256104,0.003756582736968994,0.0037352293729782104,0.0037358105182647705,0.0037107616662979126,0.003673046827316284,0.003637269139289856,0.003629162907600403,0.0036231279373168945,0.0035725384950637817,0.00355742871761322,0.0035315006971359253,0.0035064518451690674,0.003464341163635254,0.0034187138080596924,0.003382056951522827,0.003373369574546814,0.0032999664545059204,0.003262251615524292,0.0032454878091812134,0.0031946897506713867,0.0031565725803375244,0.0031364113092422485,0.0031004399061203003,0.0030765533447265625,0.003030821681022644,0.0029943734407424927,0.002938792109489441,0.0028963983058929443,0.0028422176837921143,0.00279998779296875,0.002794235944747925,0.0027392804622650146,0.0027062296867370605,0.0026682913303375244,0.002622753381729126,0.002608746290206909,0.002542734146118164,0.002480149269104004,0.0024321675300598145,0.0023815035820007324,0.002360731363296509,0.002314627170562744,0.0022685229778289795,0.002221137285232544,0.002165287733078003,0.0021413862705230713,0.0020817220211029053,0.002044200897216797,0.001996248960494995,0.0019511878490447998,0.0019141435623168945,0.001884549856185913,0.0018321871757507324,0.0017861723899841309,0.0017420053482055664,0.0017001926898956299,0.0016607046127319336,0.0016280412673950195,0.0015835762023925781,0.001557379961013794]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0009483098983764648,0.001243583974428475,0.001538858050480485,0.001836764276959002,0.002115173963829875,0.0023918289225548506,0.0026580533012747765,0.0029128720052540302,0.003152873832732439,0.003396189771592617,0.0036215689033269882,0.003846558276563883,0.00405692495405674,0.004263392649590969,0.004460989497601986,0.004651275463402271,0.004828985780477524,0.005005136132240295,0.005175730213522911,0.005332482047379017,0.0054899160750210285,0.005638966802507639,0.005785482469946146,0.00592225044965744,0.006061260122805834,0.006190814543515444,0.006319783627986908,0.006437932141125202,0.006555301137268543,0.006664871238172054,0.006771809421479702,0.006880502216517925,0.006988122593611479,0.007098570000380278,0.007211649790406227,0.007322974503040314,0.007434592116624117,0.00754815898835659,0.007659191265702248,0.007774805184453726,0.007892563939094543,0.008010713383555412,0.008122232742607594,0.008235604502260685,0.008354533463716507,0.008468684740364552,0.008583714254200459,0.00869923084974289,0.008820790797472,0.008941961452364922,0.009061085060238838,0.009176699444651604,0.009293872863054276,0.009414361789822578,0.009528708644211292,0.009644029662013054,0.00975779164582491,0.009872333146631718,0.009987947531044483,0.010104439221322536,0.010223757475614548,0.010337617248296738,0.010459665209054947,0.010575961321592331,0.010691185481846333,0.010809431783854961,0.010925727896392345,0.011046119034290314,0.0111574437469244,0.011268768459558487,0.011385454796254635,0.011500776745378971,0.011619704775512218,0.011737560853362083,0.011852200143039227,0.011965669691562653,0.012079529464244843,0.012197970412671566,0.01231202483177185,0.012422764673829079,0.012535162270069122,0.012647462077438831,0.012760833837091923,0.012873522937297821,0.012988357804715633,0.013098512776196003,0.013210909441113472,0.013321162201464176,0.013433462008833885,0.01353942509740591,0.01364977564662695,0.013760028406977654,0.013870378024876118,0.013972831889986992,0.014082109555602074,0.01418739091604948,0.014295985922217369,0.014398830011487007,0.014507620595395565,0.014611244201660156,0.014713892713189125,0.01482005137950182,0.014922699891030788,0.015026324428617954,0.015125561505556107,0.015227819792926311,0.01532881148159504,0.01542882900685072,0.01552894338965416,0.01562749780714512,0.015723323449492455,0.015821097418665886,0.015919946134090424,0.016018109396100044,0.016111791133880615,0.016207322478294373,0.016299445182085037,0.016395853832364082,0.016489144414663315,0.016583215445280075,0.01667601801455021,0.016769016161561012,0.01686064898967743,0.01695462316274643,0.017047133296728134,0.017138181254267693,0.017226696014404297,0.0173201821744442,0.017411230131983757,0.0175036434084177,0.017592059448361397,0.017681840807199478,0.017769282683730125,0.017857016995549202,0.017950696870684624,0.018036676570773125,0.01812519133090973,0.01821077987551689,0.018292373046278954,0.018381373956799507,0.018467646092176437,0.018554210662841797,0.01863902062177658,0.018724611029028893,0.01881234534084797,0.018897252157330513,0.018982646986842155,0.01906774751842022,0.019148463383316994,0.01923307776451111,0.019321203231811523,0.019407572224736214,0.01948799565434456,0.019573291763663292,0.01965225301682949,0.019736770540475845,0.019818849861621857,0.019902586936950684,0.019984960556030273,0.020066162571310997,0.02015194669365883,0.02023022621870041,0.02031591162085533,0.020400527864694595,0.02048523910343647,0.02056751400232315,0.020649399608373642,0.020734598860144615,0.02081921324133873,0.020903537049889565,0.020986396819353104,0.021069549024105072,0.021158453077077866,0.021244432777166367,0.02133002132177353,0.021417560055851936,0.021505001932382584,0.021586107090115547,0.021673647686839104,0.021760698407888412,0.021847067400813103,0.021932754665613174,0.022021951153874397,0.022109881043434143,0.02220200188457966,0.022294024005532265,0.0223828312009573,0.022471247240900993,0.022561127319931984,0.02264934778213501,0.022742053493857384,0.022832419723272324,0.02292483299970627,0.023016953840851784,0.023107027634978294,0.023200122639536858,0.023290099576115608,0.023385241627693176,0.02348165214061737,0.023575041443109512,0.023671353235840797,0.023767080157995224,0.02386310137808323,0.023961558938026428,0.024061283096671104,0.024159057065844536,0.024262290447950363,0.024366987869143486,0.024469733238220215,0.024571310728788376,0.02467600628733635,0.024784017354249954,0.02488832361996174,0.024995163083076477,0.025102686136960983,0.025215474888682365,0.025329332798719406,0.02543734386563301,0.025545256212353706,0.025662139058113098,0.025777362287044525,0.025890149176120758,0.026012100279331207,0.026129955425858498,0.02624605782330036,0.02636800892651081,0.02649424783885479,0.026617661118507385,0.02674107253551483,0.026867995038628578,0.02700057066977024,0.027129637077450752,0.02725929021835327,0.027398591861128807,0.02753428742289543,0.02767222560942173,0.02780977264046669,0.0279513169080019,0.02809188701212406,0.02823859639465809,0.02837965451180935,0.028527535498142242,0.028678730130195618,0.028826221823692322,0.028979366645216942,0.029135240241885185,0.02929501421749592,0.029457224532961845,0.029615145176649094,0.02978086657822132,0.029947560280561447,0.03011513315141201,0.030282121151685715,0.03045700304210186,0.03062174841761589,0.030805405229330063,0.030984675511717796,0.031170867383480072,0.03134419023990631,0.03153213858604431,0.03172203153371811,0.0319148525595665,0.03211049735546112,0.032307218760252,0.032505009323358536,0.03271245211362839,0.03291619196534157,0.03312801942229271,0.033341605216264725,0.03355655446648598,0.03377559781074524,0.03399697691202164,0.034229181706905365,0.034460410475730896,0.034692905843257904,0.034927643835544586,0.03516072407364845,0.03540559858083725,0.035647451877593994,0.03589232638478279,0.036141786724328995,0.03640177100896835,0.03665931895375252,0.03692223131656647,0.037198591977357864,0.03746988624334335,0.03774137422442436,0.03802894800901413,0.03830482065677643,0.03859395533800125,0.03888484090566635,0.03917621821165085,0.0394776314496994,0.0397845059633255,0.04009810835123062,0.04040634632110596,0.040724918246269226,0.04105031490325928,0.04137873277068138,0.04171309992671013,0.04205097258090973,0.04238484799861908,0.042739976197481155,0.04309052228927612,0.04343678057193756,0.04379532113671303,0.044161953032016754,0.04452566057443619,0.04489034041762352,0.04526457563042641,0.045630913227796555,0.046014897525310516,0.0463901087641716,0.04676453769207001,0.04715777933597565,0.047555118799209595,0.04795430973172188,0.0483393631875515,0.04874703660607338,0.04914427548646927,0.049561697989702225,0.04996887966990471,0.05039127171039581,0.05081414803862572,0.05123741924762726,0.05165639892220497,0.05207644775509834,0.05251200124621391,0.052955251187086105,0.05338514968752861,0.05382489413022995,0.054268728941679,0.05470398813486099,0.055146463215351105,0.05558084324002266,0.05603969097137451,0.05648879334330559,0.05695173889398575,0.057405516505241394,0.057861149311065674,0.058319706469774246,0.05879054591059685,0.059250373393297195,0.059717703610658646,0.06018639728426933,0.06066006422042847,0.061136070638895035,0.06160242483019829,0.062074631452560425,0.06255044043064117,0.0630125105381012],"recovered":[0.0,0.000404356891522184,0.0007516865734942257,0.0010782524477690458,0.0013874665601179004,0.0016819608863443136,0.0019649520982056856,0.002232931088656187,0.0024987657088786364,0.0027504651807248592,0.0030001173727214336,0.003234465140849352,0.003468130249530077,0.003690195269882679,0.0039038765244185925,0.0041086869314312935,0.004306965973228216,0.004493449814617634,0.004675059579312801,0.004852965008467436,0.005019952077418566,0.005183527711778879,0.005336477421224117,0.005487087648361921,0.005630191881209612,0.005774660501629114,0.005908796563744545,0.006038740277290344,0.006162055768072605,0.006283031310886145,0.006398840341717005,0.006513089872896671,0.006624511908739805,0.006729987915605307,0.0068348790518939495,0.0069446442648768425,0.0070586008951067924,0.007168756332248449,0.007279008626937866,0.007391113322228193,0.007506532594561577,0.007619807031005621,0.007739223074167967,0.007854252122342587,0.007971913553774357,0.00809064693748951,0.008204408921301365,0.008323336951434612,0.008438268676400185,0.008557002991437912,0.008676710538566113,0.00879924651235342,0.008914080448448658,0.009030279703438282,0.0091489152982831,0.009266089648008347,0.009383555501699448,0.009500729851424694,0.009616733528673649,0.009731372818350792,0.009847961366176605,0.009968060068786144,0.01008162647485733,0.01019577868282795,0.010314122773706913,0.010431003756821156,0.01054915226995945,0.010665448382496834,0.010783402249217033,0.010900869034230709,0.011012778617441654,0.011129757389426231,0.011244689114391804,0.011359133757650852,0.01147552765905857,0.011596600525081158,0.011714554391801357,0.011832118034362793,0.011944027617573738,0.012057594954967499,0.012169016525149345,0.012280244380235672,0.012393421493470669,0.012508840300142765,0.01262074988335371,0.012736851349473,0.012849346734583378,0.01296466775238514,0.013075115159153938,0.013184880837798119,0.013293866068124771,0.013403338380157948,0.013514760881662369,0.013625111430883408,0.01373224426060915,0.01384044997394085,0.013943293131887913,0.01405023131519556,0.014155220240354538,0.014261671341955662,0.014365391805768013,0.01446882076561451,0.014573517255485058,0.014675288461148739,0.014779887162148952,0.014882829040288925,0.014984600245952606,0.015086371451616287,0.015186096541583538,0.015287770889699459,0.015386910177767277,0.015484879724681377,0.015584409236907959,0.015681598335504532,0.01578083634376526,0.015875685960054398,0.01597287692129612,0.016068702563643456,0.016162967309355736,0.016257232055068016,0.01635023020207882,0.016441181302070618,0.016536518931388855,0.01662903092801571,0.016720956191420555,0.016812492161989212,0.01690695248544216,0.016995467245578766,0.01708895154297352,0.017177563160657883,0.017269684001803398,0.01735897921025753,0.017448173835873604,0.01753980852663517,0.017628127709031105,0.01771722547709942,0.017801646143198013,0.017891913652420044,0.01797984354197979,0.018062898889183998,0.01814917102456093,0.018236514180898666,0.018318692222237587,0.018405744805932045,0.018496403470635414,0.01858491636812687,0.01866719126701355,0.01875404827296734,0.018840612843632698,0.018923472613096237,0.01900818571448326,0.019096212461590767,0.019180435687303543,0.01926436834037304,0.019349567592144012,0.01942872442305088,0.019510414451360703,0.019600780680775642,0.01968402974307537,0.019767476245760918,0.019846826791763306,0.019926469773054123,0.020011473447084427,0.020093554630875587,0.020178070291876793,0.02026521973311901,0.020349249243736267,0.020431330427527428,0.02051272802054882,0.020596172660589218,0.020682737231254578,0.020769497379660606,0.02085479348897934,0.020939214155077934,0.021026361733675003,0.021112633869051933,0.02120027132332325,0.021288005635142326,0.021372035145759583,0.02145928144454956,0.02154574915766716,0.021631630137562752,0.02171800099313259,0.021803200244903564,0.021888984367251396,0.021975645795464516,0.022067278623580933,0.022155988961458206,0.022243332117795944,0.022333797067403793,0.022422797977924347,0.02251267619431019,0.022603334859013557,0.02269613742828369,0.022785821929574013,0.022878235206007957,0.02297123335301876,0.023063158616423607,0.023155085742473602,0.0232505202293396,0.023346930742263794,0.02343934401869774,0.02353770285844803,0.023633139207959175,0.023730816319584846,0.023832198232412338,0.023932702839374542,0.024032816290855408,0.02413751184940338,0.024237724021077156,0.024340275675058365,0.02444399707019329,0.024549376219511032,0.024651536718010902,0.02475876733660698,0.02486443892121315,0.024973619729280472,0.025082409381866455,0.025192759931087494,0.025299014523625374,0.025412678718566895,0.025529853999614716,0.02564254216849804,0.025761958211660385,0.025876013562083244,0.02599211409687996,0.02611767128109932,0.02624322846531868,0.026363620534539223,0.026485569775104523,0.026614734902977943,0.02674516662955284,0.026872964575886726,0.02700076438486576,0.027132462710142136,0.027266209945082664,0.027403075248003006,0.02753896452486515,0.02767982706427574,0.027823125943541527,0.027968863025307655,0.028114501386880875,0.02825760468840599,0.028405193239450455,0.02855278179049492,0.028706900775432587,0.028860045596957207,0.02901962399482727,0.029175499454140663,0.02933780662715435,0.029496800154447556,0.02966446988284588,0.029833504930138588,0.030000297352671623,0.03017820231616497,0.03034674935042858,0.030521729961037636,0.030698271468281746,0.03088134340941906,0.03106597438454628,0.031240273267030716,0.03143104538321495,0.031621333211660385,0.03181697800755501,0.0320153571665287,0.03221188113093376,0.03240986540913582,0.032611072063446045,0.03282153606414795,0.033031802624464035,0.03324587643146515,0.033464040607213974,0.0336822047829628,0.033899493515491486,0.03412614017724991,0.034354932606220245,0.03459201008081436,0.03482431173324585,0.035058267414569855,0.03529904782772064,0.03553817421197891,0.03578158840537071,0.03603679686784744,0.0362972691655159,0.03656056895852089,0.03682445362210274,0.03709155321121216,0.03736070543527603,0.037646032869815826,0.03791927918791771,0.03820529207587242,0.03849335014820099,0.03877956047654152,0.03907483443617821,0.039377905428409576,0.039688970893621445,0.039994578808546066,0.0403042808175087,0.04062597453594208,0.040952831506729126,0.04128846526145935,0.0416228286921978,0.04195348918437958,0.04229721054434776,0.04264424741268158,0.042998988181352615,0.043348655104637146,0.04370339587330818,0.04406096041202545,0.04443002864718437,0.04479909688234329,0.04516913741827011,0.045543372631073,0.04591887444257736,0.046294670552015305,0.04668040946125984,0.047067511826753616,0.047457050532102585,0.04784785583615303,0.04825299233198166,0.04864857718348503,0.0490550771355629,0.04946460202336311,0.04988143593072891,0.050293006002902985,0.05071588605642319,0.05113818123936653,0.0515596941113472,0.051988810300827026,0.052425045520067215,0.05284997075796127,0.05329478159546852,0.053725458681583405,0.054157890379428864,0.054605238139629364,0.05504371225833893,0.05549905449151993,0.055939480662345886,0.056384582072496414,0.05684889107942581,0.057311445474624634,0.057759180665016174,0.05822465941309929,0.05869247764348984,0.05915161967277527,0.059619635343551636,0.060091253370046616,0.06056033819913864,0.06103966012597084,0.06149880215525627,0.061972565948963165],"active":[0.0009483098983764648,0.0008392271120101213,0.0007871714769862592,0.0007585118291899562,0.0007277074037119746,0.000709868036210537,0.0006931012030690908,0.0006799409165978432,0.0006541081238538027,0.0006457245908677578,0.0006214515306055546,0.0006120931357145309,0.0005887947045266628,0.0005731973797082901,0.0005571129731833935,0.0005425885319709778,0.0005220198072493076,0.0005116863176226616,0.0005006706342101097,0.00047951703891158104,0.00046996399760246277,0.00045543909072875977,0.00044900504872202873,0.0004351628012955189,0.0004310682415962219,0.00041615404188632965,0.000410987064242363,0.00039919186383485794,0.0003932453691959381,0.00038183992728590965,0.0003729690797626972,0.00036741234362125397,0.0003636106848716736,0.000368582084774971,0.0003767707385122776,0.0003783302381634712,0.00037599122151732445,0.00037940265610814095,0.0003801826387643814,0.00038369186222553253,0.0003860313445329666,0.00039090635254979134,0.0003830096684396267,0.00038135237991809845,0.0003826199099421501,0.00037803780287504196,0.00037930533289909363,0.00037589389830827713,0.0003825221210718155,0.0003849584609270096,0.0003843745216727257,0.00037745293229818344,0.0003797924146056175,0.0003840820863842964,0.00037979334592819214,0.00037794001400470734,0.0003742361441254616,0.0003716032952070236,0.00037121400237083435,0.00037306640297174454,0.0003757961094379425,0.0003695571795105934,0.0003780387341976166,0.0003801826387643814,0.00037706270813941956,0.00037842802703380585,0.00037657562643289566,0.0003806706517934799,0.00037404149770736694,0.00036789942532777786,0.00037267617881298065,0.0003710193559527397,0.00037501566112041473,0.00037842709571123123,0.00037667248398065567,0.0003690691664814949,0.00036497507244348526,0.00036585237830877304,0.0003679972141981125,0.0003651697188615799,0.0003661457449197769,0.00036721769720315933,0.00036741234362125397,0.000364682637155056,0.0003676079213619232,0.0003616614267230034,0.00036156270653009415,0.0003564944490790367,0.0003583468496799469,0.0003545442596077919,0.0003559095785021782,0.00035669002681970596,0.00035561714321374893,0.0003477204591035843,0.00034986529499292374,0.00034694094210863113,0.00035269279032945633,0.0003485986962914467,0.00035240035504102707,0.0003495728597044945,0.00034850090742111206,0.00035123061388731003,0.0003491826355457306,0.0003510359674692154,0.0003456743434071541,0.0003449907526373863,0.00034421123564243317,0.0003424575552344322,0.0003428468480706215,0.00033972691744565964,0.00033641327172517776,0.0003362176939845085,0.0003355368971824646,0.0003365110605955124,0.00033095479011535645,0.000331636518239975,0.00032656826078891754,0.00032715126872062683,0.00032617710530757904,0.000325983390212059,0.00032578781247138977,0.0003278348594903946,0.0003241300582885742,0.0003255922347307205,0.00032617710530757904,0.00032568909227848053,0.0003197435289621353,0.00032471492886543274,0.00032227858901023865,0.00032608024775981903,0.00032237544655799866,0.00032286159694194794,0.0003211088478565216,0.000317208468914032,0.0003225691616535187,0.00031945109367370605,0.0003235451877117157,0.00031886622309684753,0.0003125295042991638,0.00031847506761550903,0.00031847506761550903,0.0003176964819431305,0.00032032839953899384,0.00031886622309684753,0.00031594187021255493,0.0003123357892036438,0.00031545571982860565,0.00031369924545288086,0.00030785053968429565,0.0003096051514148712,0.00031301751732826233,0.0003113597631454468,0.0003075599670410156,0.0003089234232902527,0.0003026854246854782,0.0003080461174249649,0.0003084354102611542,0.0003018062561750412,0.00030093081295490265,0.00029868632555007935,0.00030511990189552307,0.000303756445646286,0.00030443817377090454,0.0003069732338190079,0.0003071688115596771,0.0003022942692041397,0.0003001503646373749,0.0003032684326171875,0.00030648522078990936,0.0003073643893003464,0.000303659588098526,0.00030005164444446564,0.000303659588098526,0.0003052186220884323,0.000303659588098526,0.00030492618680000305,0.0003047306090593338,0.0002981014549732208,0.0003016125410795212,0.00030141696333885193,0.0003013182431459427,0.00030112452805042267,0.00030395016074180603,0.0003066807985305786,0.00031301751732826233,0.000318378210067749,0.00031555257737636566,0.00031525827944278717,0.00031779520213603973,0.00031555071473121643,0.0003192555159330368,0.0003197435289621353,0.0003214981406927109,0.00032081641256809235,0.0003212057054042816,0.00032188743352890015,0.00031886622309684753,0.0003220830112695694,0.0003265663981437683,0.0003245212137699127,0.0003244224935770035,0.00032773613929748535,0.0003253985196352005,0.0003284197300672531,0.00033046677708625793,0.00032685883343219757,0.0003295876085758209,0.0003341715782880783,0.0003322213888168335,0.0003335867077112198,0.0003357306122779846,0.0003400202840566635,0.0003389474004507065,0.00034362636506557465,0.0003439188003540039,0.0003510359674692154,0.0003557130694389343,0.0003549344837665558,0.00035249628126621246,0.0003631245344877243,0.0003646835684776306,0.0003602951765060425,0.00036955811083316803,0.0003679972141981125,0.0003700442612171173,0.00037589482963085175,0.0003765765577554703,0.00037443265318870544,0.0003774520009756088,0.0003824252635240555,0.00038583576679229736,0.00038447044789791107,0.0003863256424665451,0.00039782747626304626,0.0004018247127532959,0.00040601566433906555,0.0004066973924636841,0.00041235238313674927,0.00041205994784832,0.0004154704511165619,0.0004107914865016937,0.0004130341112613678,0.0004211254417896271,0.00042102858424186707,0.000426584854722023,0.00042833946645259857,0.00043496862053871155,0.0004376005381345749,0.0004396457225084305,0.0004430599510669708,0.0004507601261138916,0.0004506632685661316,0.00044861622154712677,0.0004567056894302368,0.0004435461014509201,0.00045865587890148163,0.0004629455506801605,0.0004725959151983261,0.0004628468304872513,0.0004661642014980316,0.0004817582666873932,0.00048380717635154724,0.0004891641438007355,0.000490240752696991,0.000489652156829834,0.0005005709826946259,0.0005063265562057495,0.0005169473588466644,0.0005200691521167755,0.0005247518420219421,0.0005297213792800903,0.000532936304807663,0.0005469769239425659,0.0005609169602394104,0.0005667656660079956,0.0005727112293243408,0.0005687139928340912,0.0005812868475914001,0.0005891844630241394,0.000593278557062149,0.0006036125123500824,0.000620182603597641,0.0006225220859050751,0.0006249621510505676,0.0006380230188369751,0.0006454326212406158,0.000649821013212204,0.0006682425737380981,0.0006587877869606018,0.0006746761500835419,0.00067954882979393,0.0006828680634498596,0.0006980709731578827,0.0007096715271472931,0.0007202029228210449,0.0007173754274845123,0.0007303394377231598,0.0007460340857505798,0.0007527582347393036,0.0007602684199810028,0.0007625073194503784,0.0007620193064212799,0.0007864870131015778,0.00079331174492836,0.0007925331592559814,0.0007963329553604126,0.0008132979273796082,0.000822264701128006,0.0008293800055980682,0.0008345469832420349,0.0008318163454532623,0.0008457601070404053,0.0008467361330986023,0.0008456632494926453,0.0008631087839603424,0.0008747093379497528,0.0008867979049682617,0.0008823126554489136,0.0008991807699203491,0.0008912831544876099,0.0009131208062171936,0.0009138025343418121,0.0009266696870326996,0.0009327121078968048,0.0009444132447242737,0.0009405128657817841,0.0009382665157318115,0.0009523071348667145,0.000966440886259079,0.0009601041674613953,0.0009749233722686768,0.0009739473462104797,0.0009785294532775879,0.0009885728359222412,0.0009756051003932953,0.0009959787130355835,0.0009897388517856598,0.001012258231639862,0.0010209344327449799,0.001012258231639862,0.0010082609951496124,0.0010313652455806732,0.0010257139801979065,0.001025225967168808,0.0010347776114940643,0.001040428876876831,0.0010448172688484192,0.0010420866310596466,0.0010349713265895844,0.001051638275384903,0.001039944589138031]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0009483098983764648,0.0012455335818231106,0.001560596632771194,0.0018808261957019567,0.0021985212806612253,0.0025100749917328358,0.002822408452630043,0.003135619219392538,0.0034504872746765614,0.003759116632863879,0.004062286578118801,0.0043676989153027534,0.004674768541008234,0.004970822483301163,0.005274382419884205,0.005569754168391228,0.005862981081008911,0.006141000892966986,0.006405470427125692,0.006668868009001017,0.006912573706358671,0.007149845827370882,0.007372105959802866,0.007587931584566832,0.007793912198394537,0.007995018735527992,0.008186083287000656,0.008368960581719875,0.008536532521247864,0.008702155202627182,0.008860759437084198,0.009010394103825092,0.00915652047842741,0.009292703121900558,0.009418455883860588,0.009546157903969288,0.009668790735304356,0.009781967848539352,0.009893194772303104,0.010000815615057945,0.010106096044182777,0.010200556367635727,0.010291020385921001,0.010379047133028507,0.010462199337780476,0.010540087707340717,0.010614174418151379,0.010687286034226418,0.01075698621571064,0.010824931785464287,0.01088878232985735,0.010950196534395218,0.011004883795976639,0.011056842282414436,0.011109969578683376,0.011157638393342495,0.011202773079276085,0.011246542446315289,0.011288654990494251,0.011329694651067257,0.01136742066591978,0.011403586715459824,0.011438777670264244,0.011472506448626518,0.011502823792397976,0.011533237993717194,0.011560727842152119,0.011588120833039284,0.01161122415214777,0.011635497212409973,0.011657430790364742,0.01167965680360794,0.011699055321514606,0.0117192342877388,0.011739705689251423,0.011758812703192234,0.011777431704103947,0.011793126352131367,0.01180765125900507,0.011822370812296867,0.011835920624434948,0.011848398484289646,0.011861656792461872,0.011873451992869377,0.011883297003805637,0.011892850510776043,0.011901721358299255,0.011910689994692802,0.011918196454644203,0.011926189996302128,0.011934085749089718,0.011941786855459213,0.011947538703680038,0.011954362504184246,0.011959820985794067,0.011965475045144558,0.011971421539783478,0.011977465823292732,0.011983118951320648,0.011988773010671139,0.011993939988315105,0.01199793629348278,0.012002323754131794,0.012006514705717564,0.01201012171804905,0.01201353408396244,0.012017141096293926,0.012020162306725979,0.012024061754345894,0.012026693671941757,0.01202952116727829,0.012032737955451012,0.012035369873046875,0.012037612497806549,0.012039951980113983,0.012041901238262653,0.012043461203575134,0.01204492338001728,0.012046677991747856,0.012048237957060337,0.012049407698214054,0.01205116230994463,0.012051941826939583,0.01205301471054554,0.012054086662828922,0.01205525640398264,0.012056718580424786,0.012057498097419739,0.012057888321578503,0.01205876562744379,0.012059252709150314,0.012059642933309078,0.012060227803885937,0.012060715816915035,0.01206120289862156,0.012061689980328083,0.012062177993357182,0.0120628597214818,0.012063249945640564,0.012063737027347088,0.012064029462635517,0.012064419686794281,0.01206471212208271,0.01206500455737114,0.012065589427947998,0.012065979652106762,0.012066174298524857,0.012066466733813286,0.01206685695797205,0.012067149393260479,0.012067441828548908,0.012067441828548908,0.012067636474967003,0.012067734263837337,0.012067928910255432,0.012068123556673527,0.012068319134414196,0.01206841692328453,0.012068611569702625,0.012068904004991055,0.01206900179386139,0.012069294229149818,0.012069391086697578,0.012069488875567913,0.012069586664438248,0.012069879099726677,0.012069879099726677,0.012069975957274437,0.012069975957274437,0.012070073746144772,0.0120703661814332,0.012070463970303535,0.012070463970303535,0.012070560827851295,0.012070560827851295,0.012070560827851295,0.012070756405591965,0.012070853263139725,0.012070853263139725,0.01207095105201006,0.01207095105201006,0.01207095105201006,0.012071048840880394,0.012071243487298489,0.012071243487298489,0.012071243487298489,0.012071341276168823,0.012071341276168823,0.012071438133716583,0.012071535922586918,0.012071535922586918,0.012071535922586918,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253,0.012071633711457253],"recovered":[0.0,0.0004008475225418806,0.0007511992007493973,0.0010861486662179232,0.0014148592017591,0.0017421075608581305,0.002054635901004076,0.0023696990683674812,0.0026794979348778725,0.002992123831063509,0.0033040675334632397,0.003615426132455468,0.003920058719813824,0.004229272715747356,0.004531955346465111,0.004827034659683704,0.005125135648995638,0.005416023079305887,0.005709737539291382,0.005992436315864325,0.006254566367715597,0.00650772824883461,0.006760304793715477,0.006988608743995428,0.007214572746306658,0.007430886384099722,0.007644470315426588,0.007844796404242516,0.008034399710595608,0.008213377557694912,0.008388260379433632,0.008553590625524521,0.008710147812962532,0.008861147798597813,0.009007858112454414,0.009144430980086327,0.00927466806024313,0.0094020776450634,0.00952393002808094,0.009641689248383045,0.009753793478012085,0.009862876497209072,0.009964940138161182,0.010059596039354801,0.010149181820452213,0.010237793438136578,0.01032348070293665,0.010400881990790367,0.010477600619196892,0.010549639351665974,0.01062197145074606,0.01069069653749466,0.01075123343616724,0.01081059966236353,0.010868309997022152,0.010925044305622578,0.01097719743847847,0.011026913300156593,0.011072632856667042,0.011116109788417816,0.011157149448990822,0.011197507381439209,0.011237182654440403,0.011274031363427639,0.011308637447655201,0.011341098695993423,0.011372391134500504,0.011400758288800716,0.011430490761995316,0.011456030420958996,0.011483228765428066,0.011505454778671265,0.011527583003044128,0.011549711227416992,0.011571254581212997,0.011591044254601002,0.011610150337219238,0.011628184467554092,0.011646316386759281,0.011661620810627937,0.011677607893943787,0.011690866202116013,0.011705000884830952,0.011718746274709702,0.011731223203241825,0.011742142029106617,0.011752182617783546,0.011761345900595188,0.011769826523959637,0.011779380030930042,0.01178776379674673,0.011795269325375557,0.011803360655903816,0.01180998980998993,0.011817690916359425,0.011823051609098911,0.011829095892608166,0.011835821904242039,0.011842060834169388,0.011847422458231449,0.011853466741740704,0.011858535930514336,0.011863701976835728,0.011867699213325977,0.01187101285904646,0.011874912306666374,0.011878713965415955,0.011882711201906204,0.011886708438396454,0.01189011987298727,0.011892849579453468,0.011895968578755856,0.011898600496351719,0.011901330202817917,0.011904546990990639,0.011906497180461884,0.011908738873898983,0.011910883709788322,0.011912345886230469,0.01191390585154295,0.01191556267440319,0.0119174150750041,0.011918779462575912,0.011920241639018059,0.011921314522624016,0.011922484263777733,0.011923556216061115,0.011924238875508308,0.01192521397024393,0.011925993487238884,0.011926480568945408,0.011926870793104172,0.01192745566368103,0.011927942745387554,0.011928625404834747,0.011929112486541271,0.011929502710700035,0.011930282227694988,0.011930770240724087,0.011931159533560276,0.01193184219300747,0.011932134628295898,0.011932524852454662,0.011933011934161186,0.01193340215831995,0.01193369459360838,0.011934181675314903,0.011934474110603333,0.011934669688344002,0.011934962123632431,0.01193535141646862,0.01193554699420929,0.011935839429497719,0.011936034075915813,0.011936228722333908,0.011936521157622337,0.011936618946492672,0.011936911381781101,0.011937009170651436,0.011937106028199196,0.01193749625235796,0.011937594041228294,0.011937886476516724,0.011938081122934818,0.011938275769352913,0.011938471347093582,0.011938665993511677,0.011938665993511677,0.011938763782382011,0.011938860639929771,0.011938958428800106,0.0119391530752182,0.01193934865295887,0.01193944551050663,0.01193944551050663,0.01193944551050663,0.01193944551050663,0.011939543299376965,0.0119396410882473,0.01193973794579506,0.01193973794579506,0.011939835734665394,0.011939835734665394,0.011939933523535728,0.011939933523535728,0.011940128169953823,0.011940128169953823,0.011940225958824158,0.011940225958824158,0.011940225958824158,0.011940323747694492,0.011940323747694492,0.011940323747694492,0.011940420605242252,0.011940420605242252,0.011940420605242252,0.011940420605242252,0.011940420605242252,0.011940518394112587,0.011940518394112587,0.011940518394112587,0.011940518394112587,0.011940518394112587,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922,0.011940616182982922],"active":[0.0009483098983764648,0.00084468605928123,0.0008093974320217967,0.0007946775294840336,0.0007836620789021254,0.0007679674308747053,0.000767772551625967,0.0007659201510250568,0.0007709893397986889,0.0007669928018003702,0.0007582190446555614,0.0007522727828472853,0.0007547098211944103,0.0007415497675538063,0.0007424270734190941,0.0007427195087075233,0.0007378454320132732,0.0007249778136610985,0.0006957328878343105,0.000676431693136692,0.000658007338643074,0.000642117578536272,0.000611801166087389,0.0005993228405714035,0.0005793394520878792,0.0005641323514282703,0.0005416129715740681,0.0005241641774773598,0.000502132810652256,0.00048877764493227,0.0004724990576505661,0.00045680347830057144,0.0004463726654648781,0.0004315553233027458,0.0004105977714061737,0.0004017269238829613,0.0003941226750612259,0.00037989020347595215,0.00036926474422216415,0.00035912636667490005,0.00035230256617069244,0.0003376798704266548,0.00032608024775981903,0.00031945109367370605,0.00031301751732826233,0.0003022942692041397,0.0002906937152147293,0.0002864040434360504,0.00027938559651374817,0.00027529243379831314,0.00026681087911129,0.00025949999690055847,0.00025365035980939865,0.00024624262005090714,0.00024165958166122437,0.0002325940877199173,0.00022557564079761505,0.00021962914615869522,0.00021602213382720947,0.00021358486264944077,0.0002102712169289589,0.00020607933402061462,0.0002015950158238411,0.00019847508519887924,0.00019418634474277496,0.00019213929772377014,0.00018833670765161514,0.00018736254423856735,0.00018073339015245438,0.00017946679145097733,0.00017420202493667603,0.00017420202493667603,0.00017147231847047806,0.00016952306032180786,0.00016845110803842545,0.0001677684485912323,0.0001672813668847084,0.00016494188457727432,0.00016133487224578857,0.00016075000166893005,0.00015831273049116135,0.00015753228217363358,0.0001566559076309204,0.0001547057181596756,0.00015207380056381226,0.00015070848166942596,0.00014953874051570892,0.0001493440940976143,0.0001483699306845665,0.00014680996537208557,0.00014632195234298706,0.0001465175300836563,0.00014417804777622223,0.00014437269419431686,0.0001421300694346428,0.00014242343604564667,0.00014232564717531204,0.0001416439190506935,0.00014105811715126038,0.00014135055243968964,0.00014047324657440186,0.00013940036296844482,0.00013862177729606628,0.0001388154923915863,0.00013910885900259018,0.00013862177729606628,0.00013842713087797165,0.00013745110481977463,0.00013735331594944,0.00013657379895448685,0.00013667158782482147,0.0001367693766951561,0.0001367693766951561,0.0001362822949886322,0.00013540498912334442,0.0001354040578007698,0.00013472232967615128,0.00013403967022895813,0.0001343321055173874,0.0001343321055173874,0.0001338450238108635,0.00013374723494052887,0.00013316236436367035,0.00013277307152748108,0.00013277214020490646,0.00013277214020490646,0.00013316236436367035,0.00013325922191143036,0.00013267435133457184,0.00013277214020490646,0.00013277214020490646,0.00013277214020490646,0.00013277214020490646,0.00013277307152748108,0.00013257749378681183,0.00013257749378681183,0.00013267528265714645,0.00013257749378681183,0.0001324797049164772,0.00013257749378681183,0.00013218726962804794,0.00013228505849838257,0.00013218726962804794,0.0001319926232099533,0.00013218726962804794,0.00013228505849838257,0.0001319926232099533,0.0001319926232099533,0.00013218726962804794,0.00013218726962804794,0.00013209041208028793,0.00013189483433961868,0.00013179704546928406,0.00013170018792152405,0.00013170018792152405,0.00013160239905118942,0.00013170018792152405,0.0001315055415034294,0.00013160239905118942,0.00013179797679185867,0.0001315055415034294,0.00013170018792152405,0.0001315046101808548,0.0001314077526330948,0.00013131089508533478,0.0001314077526330948,0.00013121310621500015,0.00013130996376276016,0.00013121217489242554,0.00013121310621500015,0.0001314077526330948,0.00013131089508533478,0.00013111531734466553,0.00013111531734466553,0.00013111531734466553,0.00013111531734466553,0.00013131089508533478,0.00013130996376276016,0.00013121217489242554,0.00013121310621500015,0.00013121310621500015,0.00013111531734466553,0.00013121310621500015,0.00013130996376276016,0.00013130996376276016,0.00013111531734466553,0.00013121310621500015,0.00013111531734466553,0.00013121217489242554,0.00013130996376276016,0.00013121217489242554,0.00013121217489242554,0.00013130996376276016,0.00013121310621500015,0.00013121310621500015,0.00013121310621500015,0.00013121310621500015,0.00013121310621500015,0.00013111531734466553,0.00013111531734466553,0.00013111531734466553,0.00013111531734466553,0.00013111531734466553,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309,0.0001310175284743309]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0009483098983764648,0.0012355904327705503,0.0015419775154441595,0.0018514840630814433,0.0021521197631955147,0.0024546075146645308,0.0027472495567053556,0.003034432651475072,0.003315279260277748,0.00358852231875062,0.0038603032007813454,0.004128672182559967,0.0043911924585700035,0.004649130627512932,0.0049004401080310345,0.005146388430148363,0.0053870719857513905,0.005611574277281761,0.005825840402394533,0.006025094538927078,0.006217231974005699,0.006404008250683546,0.0065858131274580956,0.006747341249138117,0.0069059450179338455,0.007056457921862602,0.007197124883532524,0.0073265815153717995,0.0074483370408415794,0.007566680666059256,0.007678005378693342,0.007784261368215084,0.007884668186306953,0.00798000581562519,0.008072614669799805,0.008157910779118538,0.00823765154927969,0.008313785307109356,0.008386215195059776,0.008453477174043655,0.00851830281317234,0.008577767759561539,0.008630311116576195,0.008685680106282234,0.008736859075725079,0.008784235455095768,0.008828004822134972,0.008869142271578312,0.008910279721021652,0.008947615511715412,0.008983489125967026,0.0090172179043293,0.009049582295119762,0.009079216979444027,0.009107974357903004,0.009133709594607353,0.009157592430710793,0.00918225571513176,0.009204774163663387,0.009225050918757915,0.00924503430724144,0.009263556450605392,0.009279543533921242,0.009294945746660233,0.009310542605817318,0.00932565238326788,0.009339884854853153,0.009351387619972229,0.009361428208649158,0.009371859021484852,0.009381704963743687,0.009391160681843758,0.009401201270520687,0.009410559199750423,0.00941952783614397,0.009426838718354702,0.009434345178306103,0.009441363625228405,0.00944740790873766,0.009453646838665009,0.009459106251597404,0.009464272297918797,0.009469731710851192,0.009473728016018867,0.009477919898927212,0.009481526911258698,0.009485718794167042,0.009489325806498528,0.009492152370512486,0.009494686499238014,0.009497319348156452,0.009500048123300076,0.00950238760560751,0.009505117312073708,0.00950833410024643,0.00951018650084734,0.009512233547866344,0.009514670819044113,0.00951613299548626,0.009517887607216835,0.00951954536139965,0.009520715102553368,0.009522566571831703,0.009523541666567326,0.009525003843009472,0.009526271373033524,0.009527246467769146,0.009528318420052528,0.00952929351478815,0.009530170820653439,0.009531242772936821,0.009532120078802109,0.009532899595797062,0.009533582255244255,0.009534069336950779,0.009534751996397972,0.0095355324447155,0.009536019526422024,0.009536409750580788,0.009536896832287312,0.009537383913993835,0.009537676349282265,0.009538261219859123,0.009538846090435982,0.009539138525724411,0.00953943096101284,0.009539821185171604,0.009540015831589699,0.009540600702166557,0.009540893137454987,0.009541088715195656,0.009541381150484085,0.00954157579690218,0.009541966021060944,0.009542258456349373,0.009542550891637802,0.009542745538055897,0.009543037973344326,0.00954313576221466,0.00954313576221466,0.00954342819750309,0.009543622843921185,0.009543622843921185,0.00954372063279152,0.009543818421661854,0.009543818421661854,0.009543818421661854,0.009543818421661854,0.009543818421661854,0.009543818421661854,0.009543915279209614,0.009544013068079948,0.009544110856950283,0.009544110856950283,0.009544110856950283,0.009544110856950283,0.009544110856950283,0.009544110856950283,0.009544110856950283,0.009544110856950283,0.009544110856950283,0.009544110856950283,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043,0.009544207714498043],"recovered":[0.0,0.00040016512502916157,0.0007492494769394398,0.0010777651332318783,0.001393120619468391,0.0017087685409933329,0.002011256292462349,0.00230682292021811,0.002598685212433338,0.0028855756390839815,0.003164667636156082,0.003438008250668645,0.003711641300469637,0.003984007053077221,0.004241458140313625,0.004498226568102837,0.004749146290123463,0.0049919746816158295,0.005232366267591715,0.005459500476717949,0.005676983390003443,0.005876042414456606,0.006072469521313906,0.006259148009121418,0.006431302055716515,0.006597704254090786,0.006758452858775854,0.00691033061593771,0.007048365660011768,0.007176652085036039,0.007306498941034079,0.007423867471516132,0.007535289973020554,0.007644664961844683,0.007742244750261307,0.007839532569050789,0.007932432927191257,0.00801977701485157,0.008097763173282146,0.00817292183637619,0.008242329582571983,0.00831056758761406,0.0083734430372715,0.00843212753534317,0.008490421809256077,0.008543940261006355,0.008592973463237286,0.008639960549771786,0.008684022352099419,0.00872671976685524,0.00876824650913477,0.008806557394564152,0.00884291809052229,0.008877621963620186,0.008907841518521309,0.008937183767557144,0.008965550921857357,0.008990604430437088,0.009014975279569626,0.009038273245096207,0.009059329517185688,0.009080678224563599,0.009100174531340599,0.009119573049247265,0.009136633016169071,0.009153204970061779,0.009168509393930435,0.009182644076645374,0.00919619482010603,0.009206235408782959,0.009218615479767323,0.009229046292603016,0.009240451268851757,0.009249419905245304,0.009258583188056946,0.009267454035580158,0.00927622802555561,0.009283636696636677,0.00929201953113079,0.009299135766923428,0.009305276907980442,0.009310638532042503,0.009316488169133663,0.00932145956903696,0.009325748309493065,0.009330525062978268,0.009334814734756947,0.009338908828794956,0.009342418052256107,0.0093453424051404,0.009348851628601551,0.009351775981485844,0.009354116395115852,0.009357137605547905,0.009359672665596008,0.00936288945376873,0.009365619160234928,0.009367763996124268,0.009369713254272938,0.009371858090162277,0.009373905137181282,0.009375561960041523,0.00937692727893591,0.009378389455378056,0.009379753842949867,0.009381118230521679,0.009382287971675396,0.009383555501699448,0.00938453059643507,0.009385213255882263,0.00938638299703598,0.009387454949319363,0.009388526901602745,0.009389501996338367,0.009390086866915226,0.009390769526362419,0.009391452185809612,0.009391939267516136,0.009392524138092995,0.009393303655087948,0.009393791668117046,0.00939427874982357,0.009394765831530094,0.009395058266818523,0.009395838715136051,0.00939613115042448,0.00939642358571291,0.009397008456289768,0.009397300891578197,0.009397690184414387,0.009397982619702816,0.00939837284386158,0.00939856842160225,0.009398763068020344,0.009399250149726868,0.009399542585015297,0.009399640373885632,0.009400030598044395,0.00940022524446249,0.009400419890880585,0.00940051767975092,0.009400810115039349,0.009400907903909683,0.009401004761457443,0.009401102550327778,0.009401200339198112,0.009401297196745872,0.009401394985616207,0.009401394985616207,0.009401492774486542,0.009401589632034302,0.009401589632034302,0.009401589632034302,0.009401589632034302,0.009401687420904636,0.009401687420904636,0.009401785209774971,0.009401785209774971,0.009401785209774971,0.009401785209774971,0.009401785209774971,0.009401785209774971,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731,0.009401882067322731],"active":[0.0009483098983764648,0.0008354253368452191,0.0007927280385047197,0.000773718929849565,0.0007589991437271237,0.0007458389736711979,0.0007359932642430067,0.0007276097312569618,0.0007165940478444099,0.0007029466796666384,0.0006956355646252632,0.0006906639318913221,0.0006795511581003666,0.0006651235744357109,0.0006589819677174091,0.0006481618620455265,0.0006379256956279278,0.0006195995956659317,0.0005934741348028183,0.0005655940622091293,0.0005402485840022564,0.0005279658362269402,0.0005133436061441898,0.00048819324001669884,0.00047464296221733093,0.00045875366777181625,0.00043867202475667,0.00041625089943408966,0.0003999713808298111,0.00039002858102321625,0.0003715064376592636,0.0003603938966989517,0.00034937821328639984,0.00033534085378050804,0.0003303699195384979,0.000318378210067749,0.0003052186220884323,0.0002940082922577858,0.00028845202177762985,0.0002805553376674652,0.00027597323060035706,0.00026720017194747925,0.00025686807930469513,0.000253552570939064,0.00024643726646900177,0.0002402951940894127,0.000235031358897686,0.00022918172180652618,0.00022625736892223358,0.00022089574486017227,0.00021524261683225632,0.00021066050976514816,0.00020666420459747314,0.0002015950158238411,0.0002001328393816948,0.00019652582705020905,0.00019204150885343552,0.00019165128469467163,0.00018979888409376144,0.00018677767366170883,0.0001857047900557518,0.00018287822604179382,0.0001793690025806427,0.00017537269741296768,0.00017390958964824677,0.00017244741320610046,0.00017137546092271805,0.0001687435433268547,0.00016523338854312897,0.00016562361270189285,0.00016308948397636414,0.00016211438924074173,0.00016075000166893005,0.00016113929450511932,0.0001609446480870247,0.00015938468277454376,0.0001581171527504921,0.0001577269285917282,0.00015538837760686874,0.00015451107174158096,0.00015382934361696243,0.00015363376587629318,0.0001532435417175293,0.0001522684469819069,0.00015217158943414688,0.00015100184828042984,0.00015090405941009521,0.00015041697770357132,0.00014973431825637817,0.0001493440940976143,0.00014846771955490112,0.00014827214181423187,0.00014827121049165726,0.0001479797065258026,0.00014866143465042114,0.00014729704707860947,0.00014661438763141632,0.00014690682291984558,0.00014641974121332169,0.0001460295170545578,0.00014564022421836853,0.00014515314251184464,0.00014563929289579391,0.00014515221118927002,0.00014525000005960464,0.00014515314251184464,0.00014495849609375,0.00014476291835308075,0.00014476291835308075,0.00014495756477117538,0.00014485977590084076,0.00014466512948274612,0.00014437269419431686,0.0001440802589058876,0.00014398247003555298,0.00014398247003555298,0.0001440802589058876,0.0001440802589058876,0.00014388561248779297,0.0001435931771993637,0.0001435922458767891,0.00014339759945869446,0.00014349538832902908,0.00014378782361745834,0.00014329981058835983,0.00014329981058835983,0.00014339759945869446,0.00014300737529993057,0.00014329981058835983,0.00014320295304059982,0.0001431060954928398,0.0001430083066225052,0.00014300737529993057,0.00014320295304059982,0.0001430083066225052,0.0001430083066225052,0.0001431051641702652,0.00014300737529993057,0.00014291051775217056,0.00014271587133407593,0.00014291051775217056,0.00014281272888183594,0.0001427149400115013,0.00014271587133407593,0.00014271587133407593,0.0001426180824637413,0.0001425212249159813,0.00014242343604564667,0.00014242343604564667,0.00014232564717531204,0.00014232564717531204,0.00014242343604564667,0.0001425212249159813,0.0001425212249159813,0.00014242343604564667,0.00014242343604564667,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204,0.00014232564717531204]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0009483098983764648,0.001237637596204877,0.0015373958740383387,0.0018277958733960986,0.002117415890097618,0.0023954357020556927,0.002663512248545885,0.002926227170974016,0.0031824109610170126,0.0034242647234350443,0.0036630963440984488,0.0038908151909708977,0.00410995539277792,0.004325196612626314,0.004529714584350586,0.004726434126496315,0.004920131526887417,0.005097939632833004,0.005262002348899841,0.005420508794486523,0.005565367639064789,0.005701745394617319,0.005833151750266552,0.005953347310423851,0.006070813629776239,0.006180578842759132,0.006282447837293148,0.006375153549015522,0.006463667377829552,0.006543700583279133,0.006616812199354172,0.0066889491863548756,0.006755822338163853,0.006818210706114769,0.006873093545436859,0.006926708854734898,0.006976424716413021,0.007024191319942474,0.007067473139613867,0.0071097807958722115,0.007149065844714642,0.00718503724783659,0.007218570914119482,0.007250545080751181,0.007278717588633299,0.0073057203553617,0.0073316507041454315,0.007355728652328253,0.007378344424068928,0.007400278002023697,0.007417825050652027,0.00743644405156374,0.0074534062296152115,0.007468808442354202,0.007482845801860094,0.007497370708733797,0.007509653456509113,0.007521545980125666,0.007533146534115076,0.0075422124937176704,0.00755118066444993,0.007559856865555048,0.007568922825157642,0.00757574662566185,0.0075828623957931995,0.0075894915498793125,0.007595438044518232,0.007600701879709959,0.00760635593906045,0.007611132692545652,0.007616591639816761,0.007620393298566341,0.007624682504683733,0.007628289517015219,0.007631408981978893,0.007634625770151615,0.007637550123035908,0.007640084717422724,0.007642131764441729,0.007644081488251686,0.007645933888852596,0.007647688500583172,0.007649443112313747,0.0076504177413880825,0.007651685271412134,0.007652757689356804,0.00765421986579895,0.0076554869301617146,0.007656462024897337,0.007657729089260101,0.007658509071916342,0.007659288588911295,0.007660263683646917,0.007660945877432823,0.007661823183298111,0.007662700489163399,0.007663285359740257,0.0076635777950286865,0.007663870230317116,0.007664552889764309,0.00766504043713212,0.007665625307708979,0.007665819954127073,0.007666404824703932,0.007666892372071743,0.00766728213056922,0.007667379919439554,0.007667769677937031,0.007667964790016413,0.007668354548513889,0.007668549660593271,0.0076688420958817005,0.0076690372079610825,0.00766913453117013,0.007669329643249512,0.007669329643249512,0.007669426966458559,0.007669524289667606,0.007669622078537941,0.007669622078537941,0.007669719401746988,0.007669719401746988,0.007669719401746988,0.007669816724956036,0.007669816724956036,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637,0.00766991451382637],"recovered":[0.0,0.00040591659490019083,0.0007533438038080931,0.00107610784471035,0.0013766461052000523,0.001677671680226922,0.0019673891365528107,0.002248625736683607,0.002522063907235861,0.002784973941743374,0.0030420348048210144,0.0032866180408746004,0.0035208682529628277,0.00375121901743114,0.003970262128859758,0.004184235818684101,0.00439099594950676,0.0045872279442846775,0.004774296656250954,0.00495649129152298,0.005118994042277336,0.005273016169667244,0.0054213847033679485,0.005558639764785767,0.0056923856027424335,0.005812288727611303,0.0059264409355819225,0.006036205682903528,0.006135053001344204,0.006229416001588106,0.006315200589597225,0.006396110635250807,0.00647341413423419,0.006543406751006842,0.0066102794371545315,0.006671888288110495,0.006727063562721014,0.006781068630516529,0.006832052022218704,0.006880695465952158,0.00692388042807579,0.006962970830500126,0.007001671474426985,0.007039201911538839,0.007074100896716118,0.007105684839189053,0.007136587053537369,0.007164076901972294,0.0071904947981238365,0.007213207893073559,0.00723611656576395,0.007255612872540951,0.007274524308741093,0.007292656227946281,0.0073083508759737015,0.007323460653424263,0.007340422365814447,0.0073556299321353436,0.00736791267991066,0.007379512768238783,0.007390138693153858,0.007401251699775457,0.007410609629005194,0.0074194809421896935,0.007427474483847618,0.007435468025505543,0.00744229182600975,0.0074495053850114346,0.007455646526068449,0.007461593020707369,0.007466662209481001,0.007471731398254633,0.0074760206043720245,0.007481089793145657,0.007485086563974619,0.007488303352147341,0.007490935269743204,0.0074947369284927845,0.0074974666349589825,0.00750048877671361,0.007502925582230091,0.007504972629249096,0.007506240159273148,0.007508287206292152,0.007509944494813681,0.007511211559176445,0.007512576412409544,0.007514233700931072,0.007515306118875742,0.007516573183238506,0.007517840247601271,0.0075187175534665585,0.007519400212913752,0.007520374841988087,0.007521154824644327,0.007522324565798044,0.007523104548454285,0.007523689419031143,0.0075239818543195724,0.007524566724896431,0.007525346707552671,0.007525833789259195,0.0075265164487063885,0.00752671156078577,0.007527296431362629,0.007527588866651058,0.0075278813019394875,0.007527978625148535,0.007528563495725393,0.0075288559310138226,0.007529148366302252,0.007529343478381634,0.007529635913670063,0.007529928348958492,0.007530122995376587,0.0075302207842469215,0.0075302207842469215,0.007530318107455969,0.007530513219535351,0.007530708331614733,0.007530708331614733,0.007530708331614733,0.00753080565482378,0.00753080565482378,0.007530902978032827,0.007531000766903162,0.007531000766903162,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209,0.007531098090112209],"active":[0.0009483098983764648,0.0008317210013046861,0.0007840520702302456,0.0007516880286857486,0.0007407697848975658,0.0007177640218287706,0.0006961231119930744,0.0006776014342904091,0.0006603470537811518,0.0006392907816916704,0.0006210615392774343,0.0006041971500962973,0.0005890871398150921,0.0005739775951951742,0.0005594524554908276,0.0005421983078122139,0.0005291355773806572,0.0005107116885483265,0.00048770569264888763,0.00046401750296354294,0.0004463735967874527,0.00042872922495007515,0.00041176704689860344,0.0003947075456380844,0.00037842802703380585,0.00036829011514782906,0.0003560069017112255,0.0003389478661119938,0.00032861437648534775,0.0003142845816910267,0.00030161160975694656,0.00029283855110406876,0.0002824082039296627,0.0002748039551079273,0.00026281410828232765,0.000254820566624403,0.00024936115369200706,0.00024312268942594528,0.00023542111739516258,0.00022908532992005348,0.00022518541663885117,0.00022206641733646393,0.00021689943969249725,0.0002113431692123413,0.00020461669191718102,0.00020003551617264748,0.00019506365060806274,0.00019165175035595894,0.00018784962594509125,0.0001870701089501381,0.00018170848488807678,0.000180831179022789,0.0001788819208741188,0.00017615221440792084,0.0001744949258863926,0.00017391005530953407,0.0001692310906946659,0.0001659160479903221,0.00016523385420441628,0.00016269972547888756,0.000161041971296072,0.0001586051657795906,0.00015831319615244865,0.00015626568347215652,0.00015538791194558144,0.00015402352437376976,0.00015314621850848198,0.00015119649469852448,0.00015070941299200058,0.00014953967183828354,0.00014992943033576012,0.00014866190031170845,0.00014866190031170845,0.00014719972386956215,0.00014632241800427437,0.00014632241800427437,0.00014661485329270363,0.00014534778892993927,0.00014466512948274612,0.0001435927115380764,0.0001430083066225052,0.00014271587133407593,0.00014320295304059982,0.0001421305350959301,0.00014174077659845352,0.0001415461301803589,0.0001416434533894062,0.00014125322923064232,0.000141155906021595,0.000141155906021595,0.0001406688243150711,0.00014057103544473648,0.00014086347073316574,0.00014057103544473648,0.0001406683586537838,0.00014037592336535454,0.0001401808112859726,0.00013988837599754333,0.00013988837599754333,0.00013998616486787796,0.0001396937295794487,0.00013979151844978333,0.00013930350542068481,0.0001396932639181614,0.00013959594070911407,0.0001396932639181614,0.00013949861750006676,0.00013979105278849602,0.00013940129429101944,0.00013949861750006676,0.00013940129429101944,0.00013949861750006676,0.00013940129429101944,0.0001392061822116375,0.0001392066478729248,0.00013910885900259018,0.0001392061822116375,0.0001392061822116375,0.00013910885900259018,0.00013891374692320824,0.00013901107013225555,0.00013901107013225555,0.00013891374692320824,0.00013901107013225555,0.00013891374692320824,0.00013891374692320824,0.00013891374692320824,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092,0.00013881642371416092]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0009483098983764648,0.0012411469360813498,0.0015547476941719651,0.0018621096387505531,0.0021711287554353476,0.002487361431121826,0.002795893233269453,0.003099648281931877,0.003403598442673683,0.0037039415910840034,0.004000677727162838,0.0042934175580739975,0.004585182294249535,0.004874704871326685,0.005159743130207062,0.005441077519208193,0.005714710336178541,0.0059843468479812145,0.006236436311155558,0.006473318208009005,0.006703181657940149,0.006924954243004322,0.0071322014555335045,0.00732736149802804,0.007518621627241373,0.007699158973991871,0.007871994748711586,0.00803898274898529,0.008193394169211388,0.008347222581505775,0.008488083258271217,0.008625047281384468,0.008760547265410423,0.008885812014341354,0.009005618281662464,0.009118112735450268,0.009224075824022293,0.009326237253844738,0.009424304589629173,0.009517497383058071,0.009602794423699379,0.009686142206192017,0.00976715050637722,0.009842894040048122,0.00991473812609911,0.009985608048737049,0.010051408782601357,0.010114089585840702,0.010176868177950382,0.010239257477223873,0.010293652303516865,0.010345415212213993,0.010394643992185593,0.010438998229801655,0.01048364583402872,0.010524002835154533,0.010563971474766731,0.010601111687719822,0.010637667961418629,0.010674028657376766,0.010706587694585323,0.010735929943621159,0.01076264027506113,0.01079032476991415,0.010816742666065693,0.010842185467481613,0.01086489949375391,0.010888880118727684,0.010909253731369972,0.010930114425718784,0.010948344133794308,0.01096530631184578,0.010981975123286247,0.010999229736626148,0.011014437302947044,0.011029839515686035,0.01104358397424221,0.011056354269385338,0.011068734340369701,0.011080042459070683,0.011092422530055046,0.011104023084044456,0.011114844121038914,0.011125567369163036,0.011135315522551537,0.011143503710627556,0.011150425300002098,0.011158905923366547,0.011166216805577278,0.011173040606081486,0.011180644854903221,0.011186785995960236,0.01119292713701725,0.011198190972208977,0.011203552596271038,0.01120862178504467,0.011214470490813255,0.011218077503144741,0.011221879161894321,0.011226655915379524,0.011230847798287868,0.01123406458646059,0.011237379163503647,0.011241180822253227,0.011243520304560661,0.011246347799897194,0.011249174363911152,0.011252196505665779,0.011254731565713882,0.011257071048021317,0.011259118095040321,0.011260969564318657,0.011262919753789902,0.011264576576650143,0.011266526766121387,0.01126759871840477,0.01126925554126501,0.011270718649029732,0.011271888390183449,0.011272765696048737,0.011274130083620548,0.01127549447119236,0.011276567354798317,0.0112776393070817,0.011278614401817322,0.011279589496552944,0.011280369013547897,0.011281538754701614,0.011282610706984997,0.011283488012850285,0.011284268461167812,0.011284755542874336,0.011285632848739624,0.011286217719316483,0.011286802589893341,0.011287485249340534,0.011287972331047058,0.011288557201623917,0.011288849636912346,0.011289434507489204,0.011289824731647968,0.011290214955806732,0.011290604248642921,0.01129079982638359,0.01129109226167202,0.011291677132248878,0.011291773989796638,0.011291871778666973,0.011292262002825737,0.011292456649243832,0.011292652226984501,0.011292846873402596,0.01129304151982069,0.01129323709756136,0.011293529532849789,0.011293626390397549,0.011293821968138218,0.011293918825685978,0.011293918825685978,0.011294114403426647,0.011294211260974407,0.011294309049844742,0.011294309049844742,0.011294406838715076,0.011294503696262836,0.011294601485133171,0.011294699274003506,0.011294796131551266,0.0112948939204216,0.011294991709291935,0.01129518635571003,0.011295284144580364,0.011295381002128124,0.011295576579868793,0.011295673437416553,0.011295673437416553,0.011295869015157223,0.011295869015157223,0.011295965872704983,0.011296161450445652,0.011296161450445652,0.011296356096863747,0.011296356096863747,0.011296453885734081,0.011296550743281841,0.011296648532152176,0.01129674632102251,0.01129674632102251,0.01129674632102251,0.01129674632102251,0.01129674632102251,0.01129674632102251,0.01129684317857027,0.011296940967440605,0.011296940967440605,0.0112971356138587,0.0112971356138587,0.011297233402729034,0.011297233402729034,0.011297233402729034,0.011297233402729034,0.011297233402729034,0.011297233402729034,0.011297233402729034,0.011297233402729034,0.011297233402729034,0.011297233402729034,0.011297233402729034,0.011297233402729034,0.011297331191599369,0.011297331191599369,0.011297331191599369,0.011297331191599369,0.011297331191599369,0.011297331191599369,0.011297331191599369,0.011297331191599369,0.011297331191599369,0.011297428049147129,0.011297428049147129,0.011297428049147129,0.011297428049147129,0.011297428049147129,0.011297428049147129,0.011297428049147129,0.011297428049147129,0.011297428049147129,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464,0.011297525838017464],"recovered":[0.0,0.0004015298909507692,0.0007502243388444185,0.0010807870421558619,0.0014024788979440928,0.0017205638578161597,0.0020361142233014107,0.002345036016777158,0.002657077042385936,0.002963366685435176,0.0032667317427694798,0.0035617134999483824,0.0038533806800842285,0.004150994587689638,0.004440809600055218,0.004731891676783562,0.005016442853957415,0.005296899937093258,0.005568193271756172,0.005829640664160252,0.006081340368837118,0.006321829278022051,0.006552374921739101,0.006769760977476835,0.006975546013563871,0.007175677455961704,0.00736606027930975,0.007549034897238016,0.007719628978520632,0.007879110053181648,0.008034692145884037,0.008186472579836845,0.008328991010785103,0.008466636762022972,0.008596482686698437,0.008722430095076561,0.008840578608214855,0.00895463302731514,0.009064300917088985,0.009167339652776718,0.009264335036277771,0.00935889221727848,0.009446334093809128,0.009529974311590195,0.009611079469323158,0.009684581309556961,0.009758083149790764,0.009829049929976463,0.009893486276268959,0.009954802691936493,0.010018458589911461,0.01007587555795908,0.010129100643098354,0.010180668905377388,0.01022872794419527,0.010275421664118767,0.010319971479475498,0.010361888445913792,0.01040166150778532,0.010439776815474033,0.010477015748620033,0.010511329397559166,0.010541938245296478,0.010573132894933224,0.010603060014545918,0.010631134733557701,0.010658137500286102,0.010683483444154263,0.010707658715546131,0.010730177164077759,0.010751623660326004,0.010772289708256721,0.01079051848500967,0.010809820145368576,0.010827367193996906,0.010844524018466473,0.010860218666493893,0.010874451138079166,0.010887806303799152,0.010901648551225662,0.01091441884636879,0.010926506482064724,0.010939082130789757,0.010950682684779167,0.010960040614008904,0.010968911461532116,0.010978561826050282,0.010986166074872017,0.010995427146553993,0.011003322899341583,0.011010244488716125,0.011017457582056522,0.011024671606719494,0.011030812747776508,0.011036661453545094,0.011043095961213112,0.011047190055251122,0.011052453890442848,0.011057328432798386,0.01106161717325449,0.011066491715610027,0.011070585809648037,0.011074679903686047,0.011078871786594391,0.011082673445343971,0.011085890233516693,0.01108891237527132,0.011091349646449089,0.011093981564044952,0.011096223257482052,0.01109866052865982,0.01110109779983759,0.0111029502004385,0.011104704812169075,0.01110655628144741,0.01110870111733675,0.011110163293778896,0.011111528612673283,0.01111279521137476,0.01111435517668724,0.011115622706711292,0.01111659687012434,0.011118156835436821,0.011119229719042778,0.011120203882455826,0.011121373623609543,0.01112254336476326,0.011123420670628548,0.01112439576536417,0.011125370860099792,0.01112624816596508,0.011127027682960033,0.011127904988825321,0.011128685437142849,0.011129562743008137,0.011130147613584995,0.011130829341709614,0.011131414212286472,0.011132096871733665,0.01113258395344019,0.011133169755339622,0.011133559048175812,0.01113414391875267,0.011134728789329529,0.011135021224617958,0.011135216802358627,0.011135801672935486,0.011136190965771675,0.011136386543512344,0.011136775836348534,0.011136873625218868,0.011136971414089203,0.011137166060507298,0.011137458495795727,0.011137653142213821,0.01113784871995449,0.01113814115524292,0.011138335801661015,0.01113843359053135,0.01113843359053135,0.011138628236949444,0.011138628236949444,0.011138726025819778,0.011138920672237873,0.011138920672237873,0.011139018461108208,0.011139018461108208,0.011139213107526302,0.011139310896396637,0.011139407753944397,0.011139505542814732,0.011139700189232826,0.011139895766973495,0.011139992624521255,0.01114009041339159,0.01114009041339159,0.011140188202261925,0.011140188202261925,0.011140285059809685,0.011140480637550354,0.011140675283968449,0.011140675283968449,0.011140773072838783,0.011140870861709118,0.011140967719256878,0.011141065508127213,0.011141260154545307,0.011141260154545307,0.011141260154545307,0.011141357943415642,0.011141357943415642,0.011141357943415642,0.011141357943415642,0.011141455732285976,0.011141552589833736,0.011141552589833736,0.011141650378704071,0.011141748167574406,0.011141845025122166,0.011141845025122166,0.011141845025122166,0.011141845025122166,0.011141845025122166,0.011141845025122166,0.011141845025122166,0.011141845025122166,0.011141845025122166,0.011141845025122166,0.011141845025122166,0.011141845025122166,0.0111419428139925,0.0111419428139925,0.0111419428139925,0.0111419428139925,0.0111419428139925,0.0111419428139925,0.0111419428139925,0.0111419428139925,0.0111419428139925,0.0111419428139925,0.0111419428139925,0.0111419428139925,0.0111419428139925,0.0111419428139925,0.0111419428139925,0.0111419428139925,0.0111419428139925,0.0111419428139925,0.011142040602862835,0.011142040602862835,0.011142040602862835,0.011142040602862835,0.011142040602862835,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595,0.011142137460410595],"active":[0.0009483098983764648,0.0008396170451305807,0.0008045233553275466,0.0007813225965946913,0.0007686498574912548,0.0007667975733056664,0.0007597790099680424,0.0007546122651547194,0.0007465214002877474,0.0007405749056488276,0.0007339459843933582,0.0007317040581256151,0.0007318016141653061,0.0007237102836370468,0.000718933530151844,0.0007091858424246311,0.0006982674822211266,0.0006874469108879566,0.0006682430393993855,0.000643677543848753,0.0006218412891030312,0.0006031249649822712,0.0005798265337944031,0.0005576005205512047,0.0005430756136775017,0.0005234815180301666,0.0005059344694018364,0.0004899478517472744,0.00047376519069075584,0.0004681125283241272,0.00045339111238718033,0.0004385747015476227,0.00043155625462532043,0.00041917525231838226,0.0004091355949640274,0.0003956826403737068,0.0003834972158074379,0.00037160422652959824,0.00036000367254018784,0.000350157730281353,0.00033845938742160797,0.00032724998891353607,0.00032081641256809235,0.0003129197284579277,0.0003036586567759514,0.00030102673918008804,0.00029332563281059265,0.00028503965586423874,0.0002833819016814232,0.0002844547852873802,0.0002751937136054039,0.00026953965425491333,0.0002655433490872383,0.0002583293244242668,0.0002549178898334503,0.0002485811710357666,0.00024399999529123306,0.00023922324180603027,0.0002360064536333084,0.00023425184190273285,0.00022957194596529007,0.00022460054606199265,0.00022070202976465225,0.00021719187498092651,0.0002136826515197754,0.00021105073392391205,0.00020676199346780777,0.00020539667457342148,0.0002015950158238411,0.00019993726164102554,0.00019672047346830368,0.00019301660358905792,0.000191456638276577,0.00018940959125757217,0.0001870701089501381,0.00018531549721956253,0.00018336530774831772,0.00018190313130617142,0.000180928036570549,0.0001783939078450203,0.0001780036836862564,0.0001775166019797325,0.00017576199024915695,0.00017488468438386917,0.00017527490854263306,0.0001745922490954399,0.00017186347395181656,0.00017273984849452972,0.0001707896590232849,0.0001697177067399025,0.00017040036618709564,0.00016932841390371323,0.0001682555302977562,0.00016737822443246841,0.00016689114272594452,0.00016552582383155823,0.0001672804355621338,0.00016562361270189285,0.00016455072909593582,0.00016503874212503433,0.0001643560826778412,0.0001634787768125534,0.00016269925981760025,0.00016230903565883636,0.00016084685921669006,0.0001604575663805008,0.00016026198863983154,0.00016084685921669006,0.00016075000166893005,0.00016084779053926468,0.0001604575663805008,0.00015987176448106766,0.00015996955335140228,0.00015987176448106766,0.0001599704846739769,0.00015889760106801987,0.0001590922474861145,0.00015919003635644913,0.00015909317880868912,0.00015841051936149597,0.00015850737690925598,0.00015889760106801987,0.00015841051936149597,0.00015840958803892136,0.00015841051936149597,0.00015821587294340134,0.00015782564878463745,0.0001581180840730667,0.00015821494162082672,0.0001581171527504921,0.00015802029520273209,0.00015772785991430283,0.00015772785991430283,0.00015753228217363358,0.00015723984688520432,0.00015733763575553894,0.0001571429893374443,0.0001571429893374443,0.00015675276517868042,0.00015685055404901505,0.0001566549763083458,0.0001566559076309204,0.00015646032989025116,0.0001560710370540619,0.0001560710370540619,0.00015646032989025116,0.00015597231686115265,0.000155680812895298,0.00015587545931339264,0.000155680812895298,0.00015577860176563263,0.00015587545931339264,0.00015587545931339264,0.00015577860176563263,0.00015587639063596725,0.00015577767044305801,0.000155680812895298,0.00015558302402496338,0.00015548523515462875,0.000155680812895298,0.00015558302402496338,0.000155680812895298,0.00015558302402496338,0.00015548616647720337,0.00015558302402496338,0.00015558302402496338,0.000155680812895298,0.00015558302402496338,0.00015558302402496338,0.000155583955347538,0.000155680812895298,0.000155583955347538,0.00015548523515462875,0.000155583955347538,0.00015558302402496338,0.00015558302402496338,0.000155680812895298,0.000155680812895298,0.000155680812895298,0.000155680812895298,0.00015548616647720337,0.000155680812895298,0.00015558302402496338,0.00015558302402496338,0.00015558302402496338,0.00015558302402496338,0.00015548616647720337,0.00015548616647720337,0.00015548616647720337,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015548523515462875,0.00015548523515462875,0.00015538837760686874,0.00015558302402496338,0.00015548523515462875,0.00015548523515462875,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015548616647720337,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015548523515462875,0.00015548523515462875,0.00015548523515462875,0.00015548523515462875,0.00015548523515462875,0.00015548523515462875,0.00015548523515462875,0.00015548523515462875,0.00015548523515462875,0.00015558302402496338,0.00015548523515462875,0.00015548523515462875,0.00015548523515462875,0.00015548523515462875,0.00015548523515462875,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874,0.00015538837760686874]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0009483098983764648,0.0012386124581098557,0.0015428548213094473,0.0018397861858829856,0.002136912429705262,0.0024252652656286955,0.0027131307870149612,0.0029942698311060667,0.003267220687121153,0.0035328599624335766,0.0037921632174402475,0.004049126990139484,0.00430228840559721,0.004543069750070572,0.0047814142890274525,0.005010887514799833,0.005238216836005449,0.0054514105431735516,0.005645107943564653,0.005832859314978123,0.006009399890899658,0.006179116666316986,0.006339279934763908,0.006487063132226467,0.006633481942117214,0.006766837555915117,0.006895611993968487,0.0070118107832968235,0.007124500349164009,0.007233973126858473,0.007335355039685965,0.007428938057273626,0.007515599951148033,0.0075989472679793835,0.007677030749619007,0.007751214783638716,0.007821304723620415,0.007887007668614388,0.007950760424137115,0.008014319464564323,0.00807066448032856,0.008126034401357174,0.008175263181328773,0.008222347125411034,0.008265824057161808,0.008308034390211105,0.00834965892136097,0.008385727182030678,0.008422672748565674,0.008456207811832428,0.008488766849040985,0.00851820595562458,0.008545110933482647,0.00857123639434576,0.008596094325184822,0.008618418127298355,0.00864035077393055,0.008660140447318554,0.008679344318807125,0.008696988224983215,0.008712682873010635,0.008727988228201866,0.008742415346205235,0.00875820778310299,0.008770393207669258,0.008782577700912952,0.008794081397354603,0.008805193938314915,0.008815526962280273,0.008823910728096962,0.008833756670355797,0.008842529729008675,0.008851693011820316,0.00886017456650734,0.008867290802299976,0.008873919025063515,0.008881133049726486,0.008886689320206642,0.008892343379557133,0.008897899650037289,0.008902676403522491,0.008907745592296124,0.008912814781069756,0.008916908875107765,0.00892080832272768,0.008924415335059166,0.008927436545491219,0.008930654264986515,0.008933871053159237,0.00893679540604353,0.008939427323639393,0.00894283875823021,0.008945471607148647,0.008947907947003841,0.008950443007051945,0.008952002972364426,0.008953659795224667,0.008955414406955242,0.008957071229815483,0.008958728983998299,0.008959800936281681,0.008961068466305733,0.008962140418589115,0.008963310159742832,0.008964285254478455,0.008965064771473408,0.00896603986620903,0.008966917172074318,0.008968477137386799,0.008969159796833992,0.00896974466741085,0.008970426395535469,0.008971011266112328,0.008971303701400757,0.00897169392555952,0.008971888571977615,0.008972571231424809,0.008972961455583572,0.008973448537290096,0.008974033407866955,0.008974325843155384,0.008974716067314148,0.008974910713732243,0.008975203149020672,0.008975593373179436,0.00897578801959753,0.00897608045488596,0.008976178243756294,0.008976372890174389,0.008976665325462818,0.008976957760751247,0.008977153338491917,0.008977153338491917,0.008977445773780346,0.00897764042019844,0.00897793285548687,0.008978127501904964,0.008978127501904964,0.008978225290775299,0.008978323079645634,0.008978615514934063,0.008978907950222492,0.008979004807770252,0.008979102596640587,0.008979297243058681,0.008979395031929016,0.00897949282079935,0.008979687467217445,0.008979687467217445,0.00897988211363554,0.00898007769137621,0.00898017454892397,0.008980272337794304,0.008980370126664639,0.008980466984212399,0.008980466984212399,0.008980466984212399,0.008980466984212399,0.008980466984212399,0.008980466984212399,0.008980466984212399,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733,0.008980564773082733],"recovered":[0.0,0.0004074763273820281,0.0007547085406258702,0.0010796173010021448,0.0013941929209977388,0.0017021397361531854,0.00200092326849699,0.0022913231514394283,0.0025834778789430857,0.002866956638172269,0.0031353256199508905,0.0034034019336104393,0.0036627051886171103,0.00391664681956172,0.004168443847447634,0.004411759786307812,0.004644352477043867,0.004875580780208111,0.005098132882267237,0.0053077200427651405,0.00550824124366045,0.005696089938282967,0.0058753602206707,0.006045954301953316,0.0062003661878407,0.0063507817685604095,0.006491546053439379,0.006625487003475428,0.00675611337646842,0.006876601371914148,0.0069910455495119095,0.007095742039382458,0.007195953745394945,0.007286807522177696,0.007375418674200773,0.00746208056807518,0.007538604084402323,0.007614640519022942,0.007687362376600504,0.007755015045404434,0.007820425555109978,0.007876965217292309,0.007937599904835224,0.00799209251999855,0.00804171059280634,0.008086747489869595,0.008132369257509708,0.00817691907286644,0.008216886781156063,0.008254222571849823,0.008289998397231102,0.008325872011482716,0.008358528837561607,0.008386993780732155,0.008414678275585175,0.008439730852842331,0.008464589715003967,0.008485548198223114,0.00850494671612978,0.00852434616535902,0.008543159812688828,0.008560999296605587,0.008576888591051102,0.008591316640377045,0.00860691349953413,0.008620268665254116,0.008632063865661621,0.008644443936645985,0.008655752055346966,0.00866803526878357,0.008678368292748928,0.00868967641144991,0.008698547258973122,0.008707418106496334,0.008716385811567307,0.008723209612071514,0.00873081386089325,0.008737734518945217,0.0087440712377429,0.008750212378799915,0.008756646886467934,0.008762105368077755,0.008767174556851387,0.008772438392043114,0.008777409791946411,0.008781601674854755,0.008785306476056576,0.008788913488388062,0.008792130276560783,0.00879583414644003,0.008798661641776562,0.00880119577050209,0.008803827688097954,0.008806459605693817,0.00880928710103035,0.008811724372208118,0.008814356289803982,0.008816207759082317,0.008818060159683228,0.008819912560284138,0.008821667172014713,0.008823031559586525,0.008824299089610577,0.008825274184346199,0.008826249279081821,0.00882722344249487,0.008828003890812397,0.008829173631966114,0.008830147795379162,0.00883073266595602,0.008832000195980072,0.00883248820900917,0.008833267726004124,0.008833754807710648,0.008834535256028175,0.008834924548864365,0.008835314773023129,0.008835801854729652,0.008836386725306511,0.008836776949465275,0.008837264031171799,0.008837654255330563,0.008837946690618992,0.008838336914777756,0.008838726207613945,0.008838921785354614,0.008839214220643044,0.008839506655931473,0.008839701302349567,0.008840091526508331,0.008840286172926426,0.008840578608214855,0.008840774185955524,0.008840968832373619,0.008841261267662048,0.008841359056532383,0.008841553702950478,0.008841943927109241,0.008841943927109241,0.008842040784657001,0.008842138573527336,0.00884233321994543,0.0088425287976861,0.008842723444104195,0.00884282123297453,0.008843015879392624,0.008843015879392624,0.008843015879392624,0.008843113668262959,0.008843210525810719,0.008843308314681053,0.008843502961099148,0.008843600749969482,0.008843698538839817,0.008843893185257912,0.008843893185257912,0.008843893185257912,0.008843990974128246,0.008843990974128246,0.008843990974128246,0.008843990974128246,0.008843990974128246,0.008843990974128246,0.008843990974128246,0.008843990974128246,0.008843990974128246,0.008843990974128246,0.008843990974128246,0.008844087831676006,0.008844087831676006,0.008844087831676006,0.008844087831676006,0.008844087831676006,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341,0.008844185620546341],"active":[0.0009483098983764648,0.0008311361307278275,0.0007881462806835771,0.0007601688848808408,0.0007427195087075233,0.0007231255294755101,0.000712207518517971,0.0007029466796666384,0.0006837428081780672,0.0006659033242613077,0.000656837597489357,0.0006457250565290451,0.0006395832169800997,0.000626422930508852,0.0006129704415798187,0.0005991277284920216,0.0005938643589615822,0.0005758297629654408,0.0005469750612974167,0.0005251392722129822,0.0005011586472392082,0.00048302672803401947,0.0004639197140932083,0.0004411088302731514,0.00043311575427651405,0.0004160557873547077,0.00040406594052910805,0.0003863237798213959,0.00036838697269558907,0.0003573717549443245,0.0003443094901740551,0.0003331960178911686,0.000319646205753088,0.00031213974580168724,0.00030161207541823387,0.0002891342155635357,0.00028270063921809196,0.0002723671495914459,0.00026339804753661156,0.0002593044191598892,0.00025023892521858215,0.0002490691840648651,0.00023766327649354935,0.00023025460541248322,0.00022411346435546875,0.00022128690034151077,0.00021728966385126114,0.00020880810916423798,0.00020578596740961075,0.00020198523998260498,0.00019876845180988312,0.00019233394414186478,0.00018658209592103958,0.0001842426136136055,0.00018141604959964752,0.00017868727445602417,0.00017576105892658234,0.0001745922490954399,0.00017439760267734528,0.0001726420596241951,0.00016952306032180786,0.00016698893159627914,0.00016552675515413284,0.00016689114272594452,0.00016347970813512802,0.00016230903565883636,0.00016201753169298172,0.00016075000166893005,0.00015977490693330765,0.00015587545931339264,0.00015538837760686874,0.0001528533175587654,0.00015314575284719467,0.0001527564600110054,0.00015090499073266983,0.00015070941299200058,0.0001503191888332367,0.00014895480126142502,0.00014827214181423187,0.00014768727123737335,0.0001460295170545578,0.00014564022421836853,0.00014564022421836853,0.0001444704830646515,0.00014339853078126907,0.00014281366020441055,0.0001421300694346428,0.00014174077659845352,0.00014174077659845352,0.00014096125960350037,0.00014076568186283112,0.0001416429877281189,0.0001416439190506935,0.00014144834131002426,0.000141155906021595,0.00014027860015630722,0.00013930350542068481,0.0001392066478729248,0.00013901107013225555,0.00013881642371416092,0.00013813376426696777,0.00013803690671920776,0.0001378413289785385,0.00013803597539663315,0.00013803597539663315,0.0001378413289785385,0.00013803597539663315,0.0001377435401082039,0.00013832934200763702,0.00013842713087797165,0.0001377444714307785,0.00013793818652629852,0.0001377435401082039,0.00013754889369010925,0.00013715866953134537,0.00013696402311325073,0.00013725645840168,0.00013715960085391998,0.00013706181198358536,0.00013725645840168,0.00013706181198358536,0.00013706181198358536,0.00013696402311325073,0.0001368662342429161,0.00013686716556549072,0.0001368662342429161,0.0001368662342429161,0.00013667158782482147,0.00013667158782482147,0.00013657379895448685,0.00013667158782482147,0.00013657473027706146,0.0001363791525363922,0.00013647694140672684,0.0001363791525363922,0.00013657379895448685,0.00013657379895448685,0.00013618357479572296,0.0001362813636660576,0.0001362822949886322,0.00013647694140672684,0.00013657473027706146,0.00013647601008415222,0.0001363791525363922,0.00013647601008415222,0.0001363791525363922,0.00013647694140672684,0.00013667158782482147,0.00013657379895448685,0.00013667158782482147,0.0001367693766951561,0.00013667158782482147,0.00013667158782482147,0.00013667158782482147,0.00013657379895448685,0.00013657379895448685,0.00013657379895448685,0.00013647601008415222,0.00013647601008415222,0.00013647601008415222,0.00013647601008415222,0.00013657379895448685,0.00013657379895448685,0.00013657379895448685,0.00013657379895448685,0.00013657379895448685,0.00013657379895448685,0.00013657379895448685,0.00013647694140672684,0.00013647694140672684,0.00013647694140672684,0.00013647694140672684,0.00013647694140672684,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922,0.0001363791525363922]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0009483098983764648,0.0012334458297118545,0.0015332041075453162,0.0018263335805386305,0.002108837477862835,0.002393291098996997,0.0026567860040813684,0.0029096552170813084,0.003151216544210911,0.00338868354447186,0.003615330206230283,0.003835737705230713,0.004041912965476513,0.004245358519256115,0.004444515332579613,0.004638407379388809,0.004824403673410416,0.004998994991183281,0.005159158259630203,0.005309183616191149,0.005445854272693396,0.005573068745434284,0.005691997241228819,0.005808000918477774,0.00591357471421361,0.006013104226440191,0.006100253202021122,0.006187207531183958,0.006265778560191393,0.006340449675917625,0.006407225038856268,0.006467371713370085,0.006528980564326048,0.006582011003047228,0.006632897071540356,0.006680858321487904,0.006725407671183348,0.0067656678147614,0.0068039787001907825,0.006842094007879496,0.006874555721879005,0.0069059450179338455,0.006936067249625921,0.00696316733956337,0.0069866604171693325,0.007011421024799347,0.007033647038042545,0.007053046021610498,0.0070711774751544,0.007089114282280207,0.00710549158975482,0.0071202111430466175,0.007135126274079084,0.0071480912156403065,0.007160861510783434,0.007174118887633085,0.007185622118413448,0.007194882724434137,0.007204046007245779,0.007213307078927755,0.007221788167953491,0.0072299763560295105,0.007236312609165907,0.007241479586809874,0.007247425615787506,0.0072534698992967606,0.0072588310576975346,0.007264192681759596,0.0072684818878769875,0.007272576447576284,0.007276962976902723,0.007280862424522638,0.0072841765359044075,0.0072869062423706055,0.007289343047887087,0.007292072754353285,0.007295094896107912,0.0072973365895450115,0.007299384102225304,0.007301040925085545,0.007302405778318644,0.007304258178919554,0.007305622566491365,0.007307085208594799,0.007308937143534422,0.007310497108846903,0.007311569061130285,0.007312153931707144,0.007313518784940243,0.0073143960908055305,0.007314786314964294,0.007315371185541153,0.007316150702536106,0.007316735573112965,0.007317515555769205,0.007318198215216398,0.007318783085793257,0.007319367956370115,0.007319855038076639,0.0073201474733650684,0.007320537697523832,0.007320830132812262,0.007321317680180073,0.007321512326598167,0.007321610115468502,0.007321707438677549,0.007321999873965979,0.0073221949860453606,0.007322389632463455,0.007322584744542837,0.007322877179831266,0.007323072291910648,0.007323169615119696,0.007323266938328743,0.007323364727199078,0.007323462050408125,0.007323462050408125,0.007323462050408125,0.007323559373617172,0.007323657162487507,0.007323657162487507,0.007323754485696554,0.007323754485696554,0.007323754485696554,0.007323754485696554,0.007323754485696554,0.0073238518089056015,0.007323949597775936,0.007323949597775936,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834,0.0073240469209849834],"recovered":[0.0,0.00040279715904034674,0.0007501268410123885,0.0010722086299210787,0.0013771334197372198,0.001670165453106165,0.0019610528834164143,0.0022320537827908993,0.0024961335584521294,0.0027506600599735975,0.0029939759988337755,0.0032312481198459864,0.0034603318199515343,0.0036797644570469856,0.003884964855387807,0.004094942007213831,0.004295170772820711,0.0044882833026349545,0.0046706730499863625,0.004845946095883846,0.0050063044764101505,0.005155062768608332,0.005291440524160862,0.005420604720711708,0.005541580263525248,0.005653684958815575,0.005763157736510038,0.005860445089638233,0.005951006431132555,0.0060348412953317165,0.006113704293966293,0.006187011022120714,0.006257783155888319,0.006322024390101433,0.006382073275744915,0.0064356885850429535,0.006486671976745129,0.0065359980799257755,0.00657947501167655,0.006621587555855513,0.006661262828856707,0.006697039119899273,0.0067315478809177876,0.006764399353414774,0.006792864296585321,0.006820061709731817,0.00684540718793869,0.006869387812912464,0.006891126278787851,0.006911402568221092,0.0069314842112362385,0.0069483486004173756,0.006963848136365414,0.006979153025895357,0.006993287708610296,0.007006837986409664,0.007019608281552792,0.007031988352537155,0.007043004035949707,0.007052264641970396,0.007063085213303566,0.007072053384035826,0.007080437149852514,0.00708813825622201,0.007094377186149359,0.007101590745151043,0.0071074399165809155,0.007113385945558548,0.0071192351169884205,0.007124694064259529,0.007129178382456303,0.007133272476494312,0.007137561682611704,0.00714087625965476,0.007143508177250624,0.007147017400711775,0.007149747107177973,0.007152768783271313,0.007155401166528463,0.0071577406488358974,0.00715959258377552,0.007161055225878954,0.007163004484027624,0.007164661772549152,0.007166221737861633,0.007167878560721874,0.007169438526034355,0.007170510943979025,0.00717148557305336,0.00717255799099803,0.007173727732151747,0.007174409925937653,0.007175189908593893,0.00717635964974761,0.007176944520324469,0.007177821826189756,0.00717821205034852,0.007178894244134426,0.007179674226790667,0.007180063985288143,0.007180356420576572,0.007180746644735336,0.00718123372644186,0.0071815261617302895,0.007181818597018719,0.007182013709098101,0.007182111032307148,0.007182501256465912,0.007182598579674959,0.0071828910149633884,0.007183183450251818,0.007183280773460865,0.007183475885540247,0.007183768320828676,0.0071838656440377235,0.007183963432908058,0.00718415854498744,0.00718415854498744,0.007184255868196487,0.007184255868196487,0.007184353191405535,0.007184353191405535,0.007184548303484917,0.007184548303484917,0.007184548303484917,0.007184645626693964,0.007184645626693964,0.007184743415564299,0.007184743415564299,0.007184743415564299,0.007184840738773346,0.007184840738773346,0.007184840738773346,0.007184840738773346,0.007184840738773346,0.007184840738773346,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393,0.007184938061982393],"active":[0.0009483098983764648,0.0008306486997753382,0.0007830772665329278,0.0007541249506175518,0.0007317040581256151,0.000723125645890832,0.0006957331206649542,0.0006776014342904091,0.0006550829857587814,0.0006380234844982624,0.0006213542073965073,0.0006044895853847265,0.0005815811455249786,0.0005655940622091293,0.0005595504771918058,0.0005434653721749783,0.0005292329005897045,0.0005107116885483265,0.0004884852096438408,0.0004632375203073025,0.0004395497962832451,0.00041800597682595253,0.0004005567170679569,0.0003873961977660656,0.0003719944506883621,0.0003594192676246166,0.0003370954655110836,0.00032676244154572487,0.0003147721290588379,0.0003056083805859089,0.0002935207448899746,0.0002803606912493706,0.0002711974084377289,0.00025998661294579506,0.0002508237957954407,0.0002451697364449501,0.00023873569443821907,0.0002296697348356247,0.00022450368851423264,0.000220506452023983,0.0002132928930222988,0.0002089058980345726,0.0002045193687081337,0.0001987679861485958,0.00019379612058401108,0.00019135931506752968,0.00018823985010385513,0.0001836582086980343,0.00018005119636654854,0.00017771171405911446,0.0001740073785185814,0.00017186254262924194,0.00017127813771367073,0.00016893818974494934,0.00016757380217313766,0.0001672809012234211,0.00016601383686065674,0.0001628943718969822,0.000161041971296072,0.00016104243695735931,0.00015870295464992523,0.00015792297199368477,0.00015587545931339264,0.00015334133058786392,0.00015304842963814735,0.00015187915414571762,0.0001513911411166191,0.0001508067362010479,0.00014924677088856697,0.0001478823833167553,0.00014778459444642067,0.00014758994802832603,0.00014661485329270363,0.0001460299827158451,0.00014583487063646317,0.00014505535364151,0.00014534778892993927,0.0001445678062736988,0.00014398293569684029,0.00014330027624964714,0.00014281319454312325,0.00014320295304059982,0.0001426180824637413,0.00014242343604564667,0.00014271540567278862,0.0001426185481250286,0.0001421305350959301,0.0001416429877281189,0.00014203321188688278,0.00014183809980750084,0.00014105858281254768,0.00014096125960350037,0.00014096079394221306,0.00014037592336535454,0.00014057103544473648,0.00014037638902664185,0.00014057103544473648,0.00014047371223568916,0.0001401808112859726,0.00014008348807692528,0.0001401812769472599,0.00014008348807692528,0.00014008395373821259,0.00013998616486787796,0.00013979151844978333,0.0001396937295794487,0.00013988884165883064,0.0001396937295794487,0.00013979105278849602,0.0001396937295794487,0.0001396937295794487,0.00013979151844978333,0.0001396937295794487,0.00013949861750006676,0.00013949908316135406,0.00013949861750006676,0.00013930350542068481,0.00013930350542068481,0.00013930350542068481,0.00013940129429101944,0.00013930397108197212,0.00013940129429101944,0.0001392061822116375,0.0001392061822116375,0.0001392061822116375,0.00013910885900259018,0.0001392061822116375,0.0001392061822116375,0.0001392061822116375,0.00013930350542068481,0.0001392061822116375,0.0001392061822116375,0.0001392061822116375,0.0001392061822116375,0.0001392061822116375,0.0001392061822116375,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018,0.00013910885900259018]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0009483098983764648,0.0012453387025743723,0.0015561124309897423,0.0018721503438428044,0.0021905277390033007,0.002510367427021265,0.0028288422618061304,0.0031410783994942904,0.0034482453484088182,0.0037572644650936127,0.004062481690198183,0.004370428621768951,0.004670966416597366,0.004974331706762314,0.005275162402540445,0.0055669271387159824,0.005856742151081562,0.006152113899588585,0.006449045147746801,0.006743636913597584,0.007032671943306923,0.007321804761886597,0.007622245699167252,0.007919859141111374,0.00821620598435402,0.008513136766850948,0.008806656114757061,0.00909939594566822,0.009396620094776154,0.009685751982033253,0.00997176580131054,0.010262555442750454,0.010550031438469887,0.010838676244020462,0.011123714968562126,0.011408071033656597,0.011681703850626945,0.011960015632212162,0.012240862473845482,0.012514885514974594,0.012793198227882385,0.01306614838540554,0.013335882686078548,0.01360239926725626,0.013868330977857113,0.01413621287792921,0.014401364140212536,0.014659984968602657,0.01492016576230526,0.015173815190792084,0.015425904653966427,0.015671657398343086,0.015916142612695694,0.016162578016519547,0.016406185925006866,0.016642192378640175,0.016877904534339905,0.017106695100665092,0.017342114821076393,0.017576267942786217,0.017801355570554733,0.018028976395726204,0.01825386844575405,0.01847456768155098,0.018695170059800148,0.018907584249973297,0.019120974466204643,0.0193269532173872,0.01952240616083145,0.019720783457159996,0.01991526037454605,0.020114513114094734,0.020302362740039825,0.020490309223532677,0.020679131150245667,0.020859962329268456,0.021037476137280464,0.02120797336101532,0.021379347890615463,0.021550331264734268,0.021719658747315407,0.02188742533326149,0.022046810016036034,0.022207265719771385,0.0223628468811512,0.022517552599310875,0.022671671584248543,0.022824328392744064,0.022972598671913147,0.023117361590266228,0.023255396634340286,0.023396549746394157,0.023538971319794655,0.023675251752138138,0.023808706551790237,0.023935822769999504,0.024068593978881836,0.024203412234783173,0.02433062717318535,0.024462325498461723,0.02458934485912323,0.024710319936275482,0.02483295276761055,0.024953538551926613,0.025073247030377388,0.025184864178299904,0.025301063433289528,0.025408975780010223,0.025515232235193253,0.02562275528907776,0.02572784200310707,0.02583487704396248,0.02593625895678997,0.026037834584712982,0.026135999709367752,0.026233091950416565,0.026329990476369858,0.026422696188092232,0.02651764266192913,0.02660781517624855,0.026699058711528778,0.026789424940943718,0.026876475661993027,0.026962747797369957,0.027046680450439453,0.027131391689181328,0.027216201648116112,0.027296528220176697,0.027380362153053284,0.02746029756963253,0.027541695162653923,0.027619682252407074,0.027698641642928123,0.027775263413786888,0.027847595512866974,0.02792314440011978,0.027996158227324486,0.028067320585250854,0.028137508779764175,0.028204089030623436,0.028275933116674423,0.02834056317806244,0.028405584394931793,0.028471386060118675,0.028539232909679413,0.028605520725250244,0.02866946905851364,0.02873244322836399,0.028794540092349052,0.02885809727013111,0.02892126701772213,0.028986092656850815,0.029044678434729576,0.02910219319164753,0.029163705185055733,0.029220927506685257,0.02927844226360321,0.029334591701626778,0.029390741139650345,0.02944708615541458,0.029500214383006096,0.029556460678577423,0.029610173776745796,0.029665056616067886,0.02971418760716915,0.029767511412501335,0.02982044406235218,0.029870647937059402,0.029921922832727432,0.029976902529597282,0.030027301982045174,0.03007974661886692,0.030128585174679756,0.03018171340227127,0.030232014134526253,0.030281536281108856,0.03033125214278698,0.03037882223725319,0.03042590618133545,0.03047981485724449,0.030526021495461464,0.03057895414531231,0.030630717054009438,0.030680043622851372,0.030728589743375778,0.030776258558034897,0.03082168474793434,0.030867502093315125,0.030914682894945145,0.03095981851220131,0.031008949503302574,0.03105427883565426,0.03110107034444809,0.031149031594395638,0.031192118301987648,0.03123822808265686,0.03128804266452789,0.031334638595581055,0.03138211369514465,0.03143104910850525,0.03147822618484497,0.03152414411306381,0.031570155173540115,0.03161606937646866,0.03166266530752182,0.03170624002814293,0.031751275062561035,0.031798556447029114,0.031841933727264404,0.03188765421509743,0.03192703798413277,0.03197450935840607,0.03201876953244209,0.03206263482570648,0.032108157873153687,0.03215358406305313,0.03219745308160782,0.0322432704269886,0.03229016065597534,0.032332759350538254,0.0323781855404377,0.03242166340351105,0.03246748074889183,0.032513197511434555,0.0325581394135952,0.0326046384871006,0.032650843262672424,0.032697245478630066,0.03274179622530937,0.032788585871458054,0.032838497310876846,0.03288470581173897,0.03293208032846451,0.032979946583509445,0.03302537277340889,0.03307352960109711,0.03311973437666893,0.033164575695991516,0.03321409597992897,0.033263519406318665,0.03331245854496956,0.03336041793227196,0.03341023251414299,0.03345731645822525,0.03350586071610451,0.03355421498417854,0.033604707568883896,0.033656373620033264,0.033706773072481155,0.03375541791319847,0.033805619925260544,0.033855922520160675,0.033906515687704086,0.03395886346697807,0.034009650349617004,0.03406190127134323,0.03411278873682022,0.03416455164551735,0.03421621769666672,0.034268662333488464,0.034319449216127396,0.034370921552181244,0.03442307561635971,0.03447454422712326,0.034527964890003204,0.03458109125494957,0.03463675454258919,0.03468949347734451,0.034743987023830414,0.03479750454425812,0.034853458404541016,0.03490746393799782,0.03496595472097397,0.03502405434846878,0.03508254140615463,0.035139765590429306,0.035200007259845734,0.03525947406888008,0.03531786426901817,0.035376742482185364,0.03543250262737274,0.035493429750204086,0.035548899322748184,0.03560514375567436,0.03566597402095795,0.035725243389606476,0.035784706473350525,0.035843878984451294,0.03590363636612892,0.03596651181578636,0.03602851182222366,0.036091193556785583,0.03615260496735573,0.03621441125869751,0.03628235682845116,0.03634776547551155,0.03641152009367943,0.03647527098655701,0.03653775900602341,0.0366021953523159,0.036672577261924744,0.03674101084470749,0.03680622577667236,0.036869294941425323,0.03693782538175583,0.037010353058576584,0.037076544016599655,0.03714799880981445,0.03721955046057701,0.03728964179754257,0.03735826909542084,0.037430014461278915,0.03749805688858032,0.03756824508309364,0.03764369711279869,0.03771602734923363,0.03778982162475586,0.03786059468984604,0.03793487697839737,0.038006819784641266,0.038082171231508255,0.03815509006381035,0.03823171183466911,0.03830492123961449,0.038376275449991226,0.038451921194791794,0.03852327913045883,0.03859756141901016,0.03866482526063919,0.03873852267861366,0.038809388875961304,0.03888006508350372,0.038950059562921524,0.03902346268296242,0.039099499583244324,0.039173778146505356,0.03924357891082764,0.03931766375899315,0.039393115788698196,0.03946651890873909,0.039542362093925476,0.039617422968149185,0.03969355672597885,0.03976832330226898,0.03983987867832184,0.03991542384028435,0.03998853638768196,0.04006398841738701,0.040136612951755524,0.04020777344703674,0.04028361663222313],"recovered":[0.0,0.00040425939369015396,0.000750809209421277,0.0010805921629071236,0.0014094975776970387,0.0017302145715802908,0.002052296418696642,0.0023719409946352243,0.00268632173538208,0.0029941711109131575,0.003306894563138485,0.0036181556060910225,0.003922203090041876,0.004232587292790413,0.00453712185844779,0.004838829860091209,0.005138783250004053,0.005432497709989548,0.005722702480852604,0.006014467217028141,0.00631130114197731,0.0066008237190544605,0.006888201925903559,0.007184938061982393,0.007486938498914242,0.007786794565618038,0.008085383102297783,0.008378706872463226,0.008670471608638763,0.008969645015895367,0.009260824881494045,0.00954742357134819,0.009836751036345959,0.010127833113074303,0.010411117225885391,0.010699957609176636,0.010987725108861923,0.011265452951192856,0.011547956615686417,0.011819932609796524,0.012106725946068764,0.012384550645947456,0.012657208368182182,0.012935325503349304,0.013206618838012218,0.01347303856164217,0.01374033559113741,0.014013772830367088,0.014273368753492832,0.014539885334670544,0.014801333658397198,0.015054495073854923,0.015300150960683823,0.015542589128017426,0.015790779143571854,0.01603594794869423,0.01627516932785511,0.016515659168362617,0.016752930358052254,0.01698152720928192,0.0172182135283947,0.017450904473662376,0.017679695039987564,0.017903124913573265,0.018127821385860443,0.018349885940551758,0.0185727309435606,0.018791384994983673,0.019002629444003105,0.01920938864350319,0.01940571889281273,0.019608480855822563,0.019802276045084,0.01999480463564396,0.020182263106107712,0.02037167176604271,0.020557668060064316,0.020738204941153526,0.020919717848300934,0.021091967821121216,0.021265096962451935,0.021433936432003975,0.021599266678094864,0.02176508493721485,0.0219274889677763,0.022081414237618446,0.022239042446017265,0.02239394374191761,0.02254289574921131,0.022694189101457596,0.022843141108751297,0.022984003648161888,0.02312496304512024,0.023267872631549835,0.023408636450767517,0.02354550175368786,0.023679735139012337,0.02381562627851963,0.023948494344949722,0.024080485105514526,0.024210916832089424,0.024339202791452408,0.02446398138999939,0.02458953857421875,0.02471178025007248,0.024826908484101295,0.024944666773080826,0.025063009932637215,0.025173556059598923,0.025285562500357628,0.025393573567271233,0.025502167642116547,0.025611933320760727,0.025715557858347893,0.025817621499300003,0.02591734565794468,0.026018142700195312,0.02611309103667736,0.026210376992821693,0.026303960010409355,0.02639559470117092,0.02648635022342205,0.026573987677693367,0.026664158329367638,0.026752281934022903,0.026838358491659164,0.02692589908838272,0.027011683210730553,0.02709551714360714,0.02717701345682144,0.027258118614554405,0.027337858453392982,0.027415845543146133,0.02749636583030224,0.027576787397265434,0.027650289237499237,0.02772369422018528,0.027796123176813126,0.02786562778055668,0.02793952077627182,0.028009511530399323,0.028079699724912643,0.028146864846348763,0.028213348239660263,0.028279148042201996,0.028345435857772827,0.028409872204065323,0.028475282713770866,0.028537282720208168,0.028601523488759995,0.02866634912788868,0.02872863970696926,0.028791029006242752,0.028853708878159523,0.02891385555267334,0.028975367546081543,0.029028495773673058,0.029085911810398102,0.02914177067577839,0.02919957786798477,0.02925923652946949,0.029311195015907288,0.029367052018642426,0.029423397034406662,0.029480034485459328,0.029531016945838928,0.02958112396299839,0.02963288687169552,0.029686013236641884,0.02973845973610878,0.029790807515382767,0.02984393574297428,0.029893262311816216,0.029944634065032005,0.029996592551469803,0.03004835546016693,0.030098754912614822,0.030148860067129135,0.030196528881788254,0.030244100838899612,0.030297229066491127,0.030345384031534195,0.030396368354558945,0.03044530376791954,0.03049687296152115,0.03054697811603546,0.030595622956752777,0.03064182959496975,0.030687255784869194,0.03073541261255741,0.030779864639043808,0.03082607127726078,0.030872179195284843,0.030919458717107773,0.030966738238930702,0.03101430833339691,0.031060710549354553,0.031108086928725243,0.031157899647951126,0.031204886734485626,0.03125304356217384,0.031300030648708344,0.03134984150528908,0.0313965380191803,0.031441185623407364,0.03148612380027771,0.03152881935238838,0.031571127474308014,0.0316159687936306,0.03166334703564644,0.0317084826529026,0.031751666218042374,0.0317964106798172,0.03184027597308159,0.03188599646091461,0.031932104378938675,0.03197597339749336,0.03202169016003609,0.03206721693277359,0.03211342170834541,0.03215670585632324,0.03220076858997345,0.032245997339487076,0.032292790710926056,0.03233763203024864,0.03238198533654213,0.03242760896682739,0.03247556835412979,0.032520800828933716,0.03256525471806526,0.03260970488190651,0.032658934593200684,0.03270484879612923,0.03275134786963463,0.03279765322804451,0.032842881977558136,0.03289191797375679,0.03293578326702118,0.032983649522066116,0.03303297236561775,0.03308025375008583,0.03312762826681137,0.03317442163825035,0.03322345390915871,0.03327034413814545,0.03332103416323662,0.033372893929481506,0.03342144191265106,0.03347320482134819,0.03352350369095802,0.033573806285858154,0.03362128138542175,0.033671483397483826,0.03372090682387352,0.033770039677619934,0.0338231660425663,0.03387385606765747,0.03392815589904785,0.03397952765226364,0.03403119370341301,0.03408315032720566,0.03413306176662445,0.034185800701379776,0.03423892706632614,0.03429185971617699,0.034343332052230835,0.0343949981033802,0.03444685786962509,0.034504469484090805,0.03456227853894234,0.0346158929169178,0.03467067703604698,0.03472224622964859,0.034778397530317307,0.034833863377571106,0.03489469364285469,0.03494976833462715,0.035007186233997345,0.035066165030002594,0.0351257249712944,0.03518645837903023,0.035243287682533264,0.03530226647853851,0.03535861149430275,0.03541475906968117,0.0354730561375618,0.03553232550621033,0.03559266775846481,0.03565261885523796,0.035713836550712585,0.03577603027224541,0.03583461791276932,0.03589973598718643,0.03596339002251625,0.03602539002895355,0.036087680608034134,0.03615504130721092,0.03621840476989746,0.03628118336200714,0.0363447442650795,0.036408886313438416,0.0364772193133831,0.03654380142688751,0.0366121381521225,0.03667696192860603,0.03674432262778282,0.03681090474128723,0.036881089210510254,0.03695274144411087,0.037021465599536896,0.037092432379722595,0.03716076910495758,0.03723270818591118,0.037300948053598404,0.037371233105659485,0.03744356334209442,0.03751375153660774,0.037587251514196396,0.037661727517843246,0.03773747384548187,0.0378132164478302,0.03788330778479576,0.037953201681375504,0.038026995956897736,0.03810235112905502,0.03817536309361458,0.038250621408224106,0.03831924870610237,0.038392554968595505,0.038463130593299866,0.03853858262300491,0.038608089089393616,0.03868071362376213,0.03875226527452469,0.03882372006773949,0.038894493132829666,0.03896867483854294,0.03904178738594055,0.03911236301064491,0.039186742156744,0.03926346078515053,0.03933823108673096,0.039409391582012177,0.03949127718806267,0.03956127166748047,0.039637502282857895,0.03971129655838013,0.03978392109274864,0.03985927626490593,0.03993482142686844,0.04000851884484291],"active":[0.0009483098983764648,0.0008410792797803879,0.0008053032215684652,0.0007915581809356809,0.000781030161306262,0.0007801528554409742,0.0007765458431094885,0.000769137404859066,0.0007619236130267382,0.0007630933541804552,0.0007555871270596981,0.0007522730156779289,0.0007487633265554905,0.0007417444139719009,0.0007380405440926552,0.000728097278624773,0.0007179589010775089,0.0007196161895990372,0.0007263426668941975,0.0007291696965694427,0.0007213708013296127,0.0007209810428321362,0.0007340437732636929,0.0007349210791289806,0.0007292674854397774,0.0007263422012329102,0.0007212730124592781,0.0007206890732049942,0.0007261484861373901,0.000716106966137886,0.000710940919816494,0.0007151318714022636,0.0007132804021239281,0.0007108431309461594,0.0007125977426767349,0.0007081134244799614,0.0006939787417650223,0.0006945626810193062,0.0006929058581590652,0.0006949529051780701,0.0006864722818136215,0.0006815977394580841,0.0006786743178963661,0.0006670737639069557,0.0006617121398448944,0.0006631743162870407,0.0006610285490751266,0.000646212138235569,0.0006467970088124275,0.0006339298561215401,0.0006245709955692291,0.000617162324488163,0.0006159916520118713,0.000619988888502121,0.0006154067814350128,0.0006062444299459457,0.0006027352064847946,0.000591035932302475,0.0005891844630241394,0.0005947407335042953,0.0005831420421600342,0.0005780719220638275,0.0005741734057664871,0.0005714427679777145,0.0005673486739397049,0.0005576983094215393,0.000548243522644043,0.0005355682224035263,0.0005197767168283463,0.000511394813656807,0.0005095414817333221,0.000506032258272171,0.0005000866949558258,0.0004955045878887177,0.0004968680441379547,0.0004882905632257462,0.0004798080772161484,0.0004697684198617935,0.0004596300423145294,0.00045836344361305237,0.000454561784863472,0.00045348890125751495,0.00044754333794116974,0.0004421807825565338,0.0004353579133749008,0.0004361383616924286,0.00043262913823127747,0.00043038465082645416,0.00042970292270183563,0.0004231724888086319,0.00041225552558898926,0.0004125460982322693,0.0004140082746744156,0.0004073791205883026,0.00040007010102272034,0.0003903210163116455,0.0003888588398694992,0.0003877859562635422,0.0003821328282356262,0.00038184039294719696,0.00037842802703380585,0.00037111714482307434,0.0003689713776111603,0.00036399997770786285,0.00036146678030490875,0.0003579556941986084,0.0003563966602087021,0.00034596584737300873,0.00034167617559432983,0.0003371927887201309,0.0003342684358358383,0.000332709401845932,0.00032432563602924347,0.0003222767263650894,0.000318378210067749,0.0003157462924718857,0.0003118477761745453,0.0003096051514148712,0.00030726566910743713,0.00030385516583919525,0.00030346401035785675,0.0003030747175216675,0.00030248798429965973,0.00029858946800231934,0.0002943985164165497,0.0002930331975221634,0.0002903025597333908,0.0002848450094461441,0.0002848450094461441,0.00028328411281108856,0.0002835765480995178,0.0002818237990140915,0.00028279609978199005,0.00027889758348464966,0.0002708081156015396,0.00027285516262054443,0.00027246400713920593,0.0002711974084377289,0.00027188099920749664,0.0002645682543516159,0.0002664215862751007,0.00026086345314979553,0.0002587195485830307,0.00025803782045841217,0.000260084867477417,0.000260084867477417,0.0002595968544483185,0.0002571605145931244,0.0002572573721408844,0.00025657378137111664,0.0002549178898334503,0.00025745294988155365,0.00025364942848682404,0.0002484843134880066,0.0002498496323823929,0.000245559960603714,0.0002499464899301529,0.00024867989122867584,0.00024897046387195587,0.00024750828742980957,0.00024097785353660583,0.0002452656626701355,0.00024312175810337067,0.00024165958166122437,0.0002341531217098236,0.00023649446666240692,0.00023932009935379028,0.00023776106536388397,0.0002359095960855484,0.0002384427934885025,0.00023649446666240692,0.00023581087589263916,0.00023532286286354065,0.00023707933723926544,0.0002354215830564499,0.00023318082094192505,0.0002324972301721573,0.00022996217012405396,0.00022937729954719543,0.00023571401834487915,0.00022879242897033691,0.00023357011377811432,0.00023434869945049286,0.00023473985493183136,0.00023171678185462952,0.00022928044199943542,0.00022606179118156433,0.00022567249834537506,0.00022742711007595062,0.000224405899643898,0.00022908486425876617,0.0002282075583934784,0.00022889114916324615,0.00022957287728786469,0.0002253800630569458,0.00022391974925994873,0.00022733211517333984,0.00022655166685581207,0.00022421404719352722,0.0002261623740196228,0.00022518262267112732,0.00022411346435546875,0.0002203136682510376,0.0002195313572883606,0.00022147968411445618,0.00022011622786521912,0.0002224557101726532,0.00022742897272109985,0.00022596493363380432,0.00022430717945098877,0.00021855533123016357,0.00022284314036369324,0.0002223588526248932,0.0002223588526248932,0.0002221614122390747,0.00022147968411445618,0.00022147968411445618,0.00022158026695251465,0.0002229437232017517,0.00021933764219284058,0.00022147968411445618,0.00022089481353759766,0.00022148340940475464,0.00022040680050849915,0.00022050738334655762,0.00022265315055847168,0.00022323429584503174,0.00022167712450027466,0.00022099539637565613,0.00022333115339279175,0.00022879242897033691,0.0002257712185382843,0.00022723153233528137,0.0002285987138748169,0.00022771954536437988,0.00023064762353897095,0.0002278164029121399,0.00022879242897033691,0.000230446457862854,0.00023054704070091248,0.00023220479488372803,0.00023278966546058655,0.00023581087589263916,0.00023386254906654358,0.00023551657795906067,0.00023318082094192505,0.00023181363940238953,0.00023493170738220215,0.0002335682511329651,0.000231914222240448,0.00023181363940238953,0.00023464113473892212,0.00023503229022026062,0.00023795664310455322,0.0002396106719970703,0.00023873522877693176,0.00023893266916275024,0.00023639574646949768,0.00023669004440307617,0.0002374686300754547,0.00023629888892173767,0.0002378597855567932,0.0002372749149799347,0.00023561716079711914,0.00023610517382621765,0.00023775920271873474,0.00024175643920898438,0.0002426356077194214,0.00023951753973960876,0.00023522600531578064,0.00023756548762321472,0.00023678690195083618,0.00024370849132537842,0.000245656818151474,0.0002486780285835266,0.0002450719475746155,0.00025023892521858215,0.0002522878348827362,0.0002516992390155792,0.0002510175108909607,0.00024604424834251404,0.00025014206767082214,0.000246632844209671,0.00024653226137161255,0.0002512149512767792,0.00025218725204467773,0.00025238096714019775,0.0002512112259864807,0.0002510175108909607,0.00025267526507377625,0.0002524815499782562,0.00025657564401626587,0.00025286898016929626,0.00025102123618125916,0.00025696679949760437,0.000260084867477417,0.00025647878646850586,0.0002568662166595459,0.00025657564401626587,0.0002574510872364044,0.0002636909484863281,0.0002637915313243866,0.0002624243497848511,0.00025715678930282593,0.00026086345314979553,0.0002660304307937622,0.0002656392753124237,0.0002669095993041992,0.00026680901646614075,0.00026817619800567627,0.0002658367156982422,0.00026924535632133484,0.0002653487026691437,0.00026729702949523926,0.00027246400713920593,0.00027246400713920593,0.00027607008814811707,0.00027334317564964294,0.0002731494605541229,0.0002693459391593933,0.0002689547836780548,0.0002717822790145874,0.0002785101532936096,0.0002779252827167511,0.000273924320936203,0.0002765581011772156,0.00027265772223472595,0.00027831271290779114,0.0002722702920436859,0.000275392085313797,0.0002708062529563904,0.0002719759941101074,0.0002693459391593933,0.0002711974084377289,0.00027577951550483704,0.0002792850136756897,0.0002749040722846985,0.00027587637305259705,0.0002807527780532837,0.00027977675199508667,0.0002789013087749481,0.00027919188141822815,0.0002841651439666748,0.0002770461142063141,0.00027860701084136963,0.00027792155742645264,0.0002772398293018341,0.0002800673246383667,0.0002773366868495941,0.00027295202016830444,0.0002750977873802185]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0009483098983764648,0.001243778970092535,0.001549873617477715,0.0018537261057645082,0.0021577738225460052,0.0024592867121100426,0.002752513624727726,0.0030338477808982134,0.0033132322132587433,0.0035932990722358227,0.0038681018631905317,0.0041308170184493065,0.004387390799820423,0.00464484142139554,0.004892251454293728,0.005133423022925854,0.005374789237976074,0.005609916988760233,0.005847383756190538,0.006077832076698542,0.006308670621365309,0.006536779459565878,0.006761183496564627,0.006982078775763512,0.0072011216543614864,0.007412560749799013,0.007629751693457365,0.0078391432762146,0.008053409866988659,0.008253540843725204,0.008452503010630608,0.008645420894026756,0.008838922716677189,0.009027648717164993,0.009215010330080986,0.009397301822900772,0.009575889445841312,0.009752820245921612,0.009930725209414959,0.010099662467837334,0.010267234407365322,0.010429640300571918,0.010592631064355373,0.010753476992249489,0.010909936390817165,0.011061228811740875,0.011210961267352104,0.011358355171978474,0.011502044275403023,0.01164261344820261,0.011778016574680805,0.011912542395293713,0.012045898474752903,0.012176329270005226,0.012300131842494011,0.01242627389729023,0.012545008212327957,0.012659549713134766,0.012771849520504475,0.01288151741027832,0.01299206167459488,0.013104849494993687,0.013211787678301334,0.013312779366970062,0.013413380831480026,0.013510863296687603,0.01360620092600584,0.013703000731766224,0.013794438913464546,0.013882758095860481,0.013972735032439232,0.01406163815408945,0.014144888147711754,0.014223264530301094,0.014302127994596958,0.014381770975887775,0.014455467462539673,0.014529651030898094,0.01460013072937727,0.01467070821672678,0.014742260798811913,0.014807183295488358,0.014872691594064236,0.014938590116798878,0.01500234380364418,0.01506112515926361,0.015121271833777428,0.015175764448940754,0.015234936028718948,0.015288649126887321,0.015341679565608501,0.015393638052046299,0.015448519960045815,0.015498041175305843,0.01554649043828249,0.015593086369335651,0.01563851349055767,0.015682769939303398,0.01572546735405922,0.015766311436891556,0.01580793783068657,0.01585083082318306,0.015889141708612442,0.015930376946926117,0.01596810109913349,0.016001829877495766,0.016036923974752426,0.016072310507297516,0.01610672101378441,0.016140546649694443,0.01616949960589409,0.016203325241804123,0.016232669353485107,0.01626288890838623,0.016292424872517586,0.016320012509822845,0.016347501426935196,0.016374699771404266,0.016399461776018143,0.01642461121082306,0.016449371352791786,0.01647539995610714,0.01649821177124977,0.016520436853170395,0.01654275879263878,0.016563620418310165,0.016586042940616608,0.01660514809191227,0.016626009717583656,0.016646578907966614,0.016666367650032043,0.016685182228684425,0.016704386100172997,0.016724370419979095,0.016741720959544182,0.016759170219302177,0.016776815056800842,0.01679387502372265,0.016810154542326927,0.016827212646603584,0.016842907294631004,0.016858017072081566,0.01687195710837841,0.016886970028281212,0.016901982948184013,0.016916019842028618,0.016929863020777702,0.01694273017346859,0.01695452630519867,0.01696573570370674,0.016976848244667053,0.01698932610452175,0.016999660059809685,0.017011065036058426,0.01702052168548107,0.01702968403697014,0.017040114849805832,0.017049375921487808,0.017058636993169785,0.01706760562956333,0.01707550138235092,0.01708388514816761,0.017092658206820488,0.017101334407925606,0.01711088791489601,0.01711966097354889,0.01712794601917267,0.01713564805686474,0.017141886055469513,0.017149684950709343,0.017156509682536125,0.017163917422294617,0.01717035099864006,0.01717805303633213,0.017185267060995102,0.017192285507917404,0.017199888825416565,0.017206810414791107,0.01721304841339588,0.017219481989741325,0.01722611114382744,0.017231862992048264,0.017238100990653038,0.01724502258002758,0.017250970005989075,0.01725701242685318,0.017262667417526245,0.017268028110265732,0.01727329194545746,0.017278946936130524,0.01728430762887001,0.017289863899350166,0.017294738441705704,0.01730000227689743,0.017305364832282066,0.017310433089733124,0.017315112054347992,0.0173201821744442,0.017324764281511307,0.017330417409539223,0.01733519323170185,0.01733977533876896,0.017344746738672256,0.017349621281027794,0.017353910952806473,0.01735849305987358,0.01736326888203621,0.017367850989103317,0.017371945083141327,0.017376428470015526,0.017380328848958015,0.017384812235832214,0.017388809472322464,0.017392514273524284,0.017397094517946243,0.01740157976746559,0.01740586943924427,0.01740976795554161,0.017413277179002762,0.017416493967175484,0.017420979216694832,0.017424682155251503,0.017428874969482422,0.017432579770684242,0.017436478286981583,0.017440084367990494,0.017444178462028503,0.017447883263230324,0.017451392486691475,0.017454804852604866,0.017458898946642876,0.017462311312556267,0.017465917393565178,0.01746932975947857,0.01747303456068039,0.01747673936188221,0.01748024858534336,0.017483366653323174,0.01748794876039028,0.017491068691015244,0.017494382336735725,0.017497697845101357,0.017501303926110268,0.017505105584859848,0.01750871352851391,0.01751212403178215,0.017515340819954872,0.017518265172839165,0.017522068694233894,0.017525674775242805,0.017529672011733055,0.01753191277384758,0.017535032704472542,0.017538249492645264,0.017541565001010895,0.017544390633702278,0.01754731498658657,0.017550630494952202,0.017553750425577164,0.017556382343173027,0.01755940355360508,0.017562231048941612,0.017565252259373665,0.017568567767739296,0.017571784555912018,0.01757441647350788,0.017577437683939934,0.017580458894371986,0.017583677545189857,0.01758679561316967,0.017589719966053963,0.017592547461390495,0.017595861107110977,0.01759868860244751,0.01760229654610157,0.017604636028409004,0.017607657238841057,0.017611069604754448,0.01761379837989807,0.017616918310523033,0.017620038241147995,0.017622962594032288,0.017626764252781868,0.01762968860566616,0.017632709816098213,0.017636317759752274,0.017639046534895897,0.01764148287475109,0.017644895240664482,0.017648307606577873,0.017651135101914406,0.017654741182923317,0.01765766553580761,0.017660396173596382,0.017663320526480675,0.0176655612885952,0.017667707055807114,0.017671313136816025,0.01767345704138279,0.01767648011445999,0.017678819596767426,0.017681939527392387,0.01768515631556511,0.017687885090708733,0.017690517008304596,0.01769246719777584,0.017694514244794846,0.01769646443426609,0.017698900774121284,0.01770085096359253,0.017702799290418625,0.017705626785755157,0.017707480117678642,0.017709234729409218,0.0177120603621006,0.017714302986860275,0.01771605759859085,0.017718493938446045,0.01772083342075348,0.017723271623253822,0.017726000398397446,0.01772804744541645,0.017730290070176125,0.017732825130224228,0.017735164612531662,0.017737504094839096,0.01774042844772339,0.017742671072483063,0.017744718119502068,0.01774725131690502,0.017749104648828506,0.01775173656642437,0.017754660919308662,0.017757292836904526,0.01775943674147129,0.017762653529644012,0.017764700576663017,0.017766747623682022,0.017769185826182365,0.01777172088623047,0.017773572355508804,0.01777571626007557,0.017778154462575912,0.017780298367142677,0.017782248556613922,0.017784198746085167,0.017786439508199692,0.017788389697670937,0.0177905336022377,0.017792288213968277,0.017794238403439522],"recovered":[0.0,0.0004074763273820281,0.0007545135449618101,0.0010817619040608406,0.0013995544286444783,0.0017072088085114956,0.0020151555072516203,0.002308967523276806,0.0026023893151432276,0.0028879153542220592,0.003167299786582589,0.003447853960096836,0.0037209996953606606,0.003985664341598749,0.0042436025105416775,0.004495009779930115,0.004744661971926689,0.004984663799405098,0.005225054919719696,0.005466129165142775,0.005700184032320976,0.005935214459896088,0.006166832521557808,0.006390749476850033,0.006613691337406635,0.006832539569586515,0.007048365660011768,0.007267603185027838,0.007481187116354704,0.00769067695364356,0.00790016632527113,0.008101662620902061,0.008299648761749268,0.008495588786900043,0.008688895963132381,0.008877427317202091,0.00906478799879551,0.009246105328202248,0.009423230774700642,0.009602110832929611,0.009775434620678425,0.00993998534977436,0.01010726485401392,0.010273764841258526,0.010437242686748505,0.01059838104993105,0.010750843212008476,0.010904963128268719,0.011054306291043758,0.011202186346054077,0.01134655810892582,0.011483813636004925,0.011621653102338314,0.01176056545227766,0.011893142014741898,0.012023183517158031,0.012148350477218628,0.012272250838577747,0.0123909842222929,0.012506891041994095,0.012620068155229092,0.012732562609016895,0.012846032157540321,0.012957064434885979,0.013061857782304287,0.013168114237487316,0.013268521055579185,0.013363955542445183,0.013458123430609703,0.013551609590649605,0.013643145561218262,0.01373039186000824,0.013820173218846321,0.013905275613069534,0.013990085572004318,0.014070800505578518,0.014151320792734623,0.014227552339434624,0.014302905648946762,0.014375140890479088,0.014447862282395363,0.014519999735057354,0.014587846584618092,0.014651795849204063,0.014720910228788853,0.01478700339794159,0.014849879778921604,0.014912950806319714,0.014969490468502045,0.015029637143015862,0.01508705411106348,0.015142131596803665,0.015196331776678562,0.015250727534294128,0.015302685089409351,0.01534811221063137,0.015397828072309494,0.015445399098098278,0.01549160573631525,0.015536057762801647,0.01558216754347086,0.015624182298779488,0.01566629484295845,0.01570538431406021,0.01574447564780712,0.01578463800251484,0.015820510685443878,0.01585521548986435,0.01589079573750496,0.015928521752357483,0.015962250530719757,0.015995297580957413,0.016025029122829437,0.016056613996624947,0.016085956245660782,0.016116468235850334,0.01614532247185707,0.01617339812219143,0.016202544793486595,0.01622828096151352,0.016252651810646057,0.016278190538287163,0.016303926706314087,0.016327323392033577,0.016351595520973206,0.016375478357076645,0.01639663241803646,0.016418371349573135,0.0164400115609169,0.0164595078676939,0.01647919975221157,0.016499672085046768,0.01651809550821781,0.016537103801965714,0.01655728369951248,0.016575610265135765,0.01659354753792286,0.016610508784651756,0.01662825047969818,0.01664423756301403,0.016661394387483597,0.016678746789693832,0.01669502630829811,0.016709843650460243,0.016725245863199234,0.016739478334784508,0.0167548805475235,0.016769209876656532,0.0167813953012228,0.01679426245391369,0.016806643456220627,0.016818145290017128,0.016831306740641594,0.016841737553477287,0.01685255765914917,0.016863573342561722,0.016873711720108986,0.01688453182578087,0.016893986612558365,0.0169038325548172,0.0169118270277977,0.01691962592303753,0.016928009688854218,0.016936684027314186,0.016944775357842445,0.016953548416495323,0.016963394358754158,0.016971874982118607,0.016979577019810677,0.016987571492791176,0.016995467245578766,0.0170022901147604,0.01701018586754799,0.01701769232749939,0.017024710774421692,0.017032314091920853,0.017038553953170776,0.017046352848410606,0.01705317571759224,0.01706087775528431,0.017067214474081993,0.017073744907975197,0.01708066649734974,0.017086319625377655,0.01709246076643467,0.01709948107600212,0.017105719074606895,0.01711127534508705,0.017117515206336975,0.01712336391210556,0.017128920182585716,0.017133209854364395,0.01713944785296917,0.017144322395324707,0.017149878665804863,0.01715523935854435,0.017160698771476746,0.017165184020996094,0.01717034913599491,0.0171747375279665,0.017180001363158226,0.017185557633638382,0.01719062589108944,0.017195403575897217,0.017200374975800514,0.017204372212290764,0.01720953732728958,0.017214704304933548,0.017219383269548416,0.017223380506038666,0.017228156328201294,0.017232349142432213,0.017236150801181793,0.017240634188055992,0.017244242131710052,0.017248140648007393,0.017251942306756973,0.017256231978535652,0.017260326072573662,0.01726422645151615,0.017267443239688873,0.017271341755986214,0.017275825142860413,0.01727992109954357,0.017283624038100243,0.017287425696849823,0.017291519790887833,0.01729571260511875,0.017299221828579903,0.017303023487329483,0.017306435853242874,0.017310919240117073,0.017314331606030464,0.017317060381174088,0.017321446910500526,0.01732437126338482,0.017328467220067978,0.01733158528804779,0.017334120348095894,0.017338117584586143,0.017342211678624153,0.017345136031508446,0.01734796352684498,0.01735166646540165,0.01735498197376728,0.01735907606780529,0.017362097278237343,0.017365314066410065,0.017368044704198837,0.01737145707011223,0.01737457513809204,0.0173781830817461,0.017381593585014343,0.017384713515639305,0.01738724857568741,0.01739046536386013,0.017393779009580612,0.017396898940205574,0.017399823293089867,0.017403528094291687,0.017407037317752838,0.01740996167063713,0.017412982881069183,0.017416005954146385,0.01741863787174225,0.01742205023765564,0.017424290999770164,0.017427118495106697,0.01743023842573166,0.01743335835635662,0.017436575144529343,0.017439791932702065,0.017443105578422546,0.017446322366595268,0.01744924671947956,0.017452366650104523,0.017455194145441055,0.01745782606303692,0.01746094413101673,0.017463479191064835,0.017467183992266655,0.017470303922891617,0.01747283712029457,0.017475957050919533,0.017479466274380684,0.017482586205005646,0.017485998570919037,0.01748911663889885,0.01749291829764843,0.017495552077889442,0.017498280853033066,0.017501594498753548,0.01750481128692627,0.01750793121755123,0.017510661855340004,0.017513683065772057,0.01751680299639702,0.017519434913992882,0.017522748559713364,0.017525186762213707,0.01752830483019352,0.01753152161836624,0.017534153535962105,0.017537176609039307,0.01754019781947136,0.017542440444231033,0.017544876784086227,0.01754702255129814,0.017548777163028717,0.01755150593817234,0.017553845420479774,0.01755589246749878,0.017558330669999123,0.017560571432113647,0.017562326043844223,0.017564568668603897,0.01756739616394043,0.017568955197930336,0.0175715871155262,0.017573440447449684,0.01757568120956421,0.017578020691871643,0.017580751329660416,0.01758250594139099,0.017585039138793945,0.01758728176355362,0.017589913681149483,0.017592644318938255,0.01759439893066883,0.017596639692783356,0.01759927161037922,0.017601611092686653,0.017603756859898567,0.01760638877749443,0.017609216272830963,0.01761097088456154,0.017613699659705162,0.017616234719753265,0.01761789247393608,0.017620036378502846,0.01762276515364647,0.017625007778406143,0.017627054825425148,0.017629394307732582,0.017631148919463158,0.017632806673645973,0.017635146155953407,0.01763738878071308,0.017638947814702988,0.017641091719269753,0.017643041908740997],"active":[0.0009483098983764648,0.0008363026427105069,0.0007953600725159049,0.0007719642017036676,0.0007582193939015269,0.000752077903598547,0.0007373581174761057,0.0007248802576214075,0.0007108428981155157,0.0007053837180137634,0.0007008020766079426,0.0006829630583524704,0.0006663911044597626,0.0006591770797967911,0.0006486489437520504,0.000638413242995739,0.0006301272660493851,0.000625253189355135,0.0006223288364708424,0.0006117029115557671,0.0006084865890443325,0.0006015649996697903,0.0005943509750068188,0.0005913292989134789,0.0005874303169548512,0.0005800211802124977,0.0005813860334455967,0.0005715400911867619,0.000572222750633955,0.0005628638900816441,0.000552336685359478,0.0005437582731246948,0.0005392739549279213,0.0005320599302649498,0.0005261143669486046,0.0005198745056986809,0.0005111014470458031,0.0005067149177193642,0.0005074944347143173,0.0004975516349077225,0.0004917997866868973,0.0004896549507975578,0.00048536621034145355,0.000479712150990963,0.00047269370406866074,0.0004628477618098259,0.00046011805534362793,0.00045339204370975494,0.0004477379843592644,0.00044042710214853287,0.0004314584657549858,0.00042872875928878784,0.00042424537241458893,0.00041576381772756577,0.00040698982775211334,0.00040309038013219833,0.0003966577351093292,0.0003872988745570183,0.00038086529821157455,0.00037462636828422546,0.0003719935193657875,0.0003722868859767914,0.00036575552076101303,0.00035571493208408356,0.0003515230491757393,0.00034274905920028687,0.0003376798704266548,0.0003390451893210411,0.00033631548285484314,0.00033114850521087646,0.00032958947122097015,0.0003312462940812111,0.00032471492886543274,0.00031798891723155975,0.0003120424225926399,0.0003109704703092575,0.0003041466698050499,0.00030209869146347046,0.00029722508043050766,0.0002955673262476921,0.0002943985164165497,0.00028718356043100357,0.0002848450094461441,0.0002867942675948143,0.0002814335748553276,0.0002741217613220215,0.0002713920548558235,0.00026281364262104034,0.0002654455602169037,0.00025901198387145996,0.00025462545454502106,0.0002515064552426338,0.00025218818336725235,0.00024731364101171494,0.00024380534887313843,0.00024497415870428085,0.00024068541824817657,0.0002373708412051201,0.00023386161774396896,0.0002302536740899086,0.00022577028721570969,0.00022664852440357208,0.0002228468656539917,0.00022499263286590576,0.00022362545132637024,0.00021719187498092651,0.00021641328930854797,0.0002170950174331665,0.00021592527627944946,0.00021202489733695984,0.00020724907517433167,0.0002080276608467102,0.00020764023065567017,0.00020627491176128387,0.0002064686268568039,0.0002035442739725113,0.000202178955078125,0.00020130164921283722,0.00019691698253154755,0.0001963302493095398,0.00019671954214572906,0.0001972094178199768,0.0001942850649356842,0.00019311346113681793,0.00019116327166557312,0.0001881420612335205,0.0001894105225801468,0.00018677674233913422,0.00018599815666675568,0.0001870710402727127,0.00018716789782047272,0.00018551014363765717,0.00018629059195518494,0.00018726661801338196,0.00018443726003170013,0.00018355995416641235,0.0001832675188779831,0.00018336623907089233,0.00018190406262874603,0.00018297508358955383,0.00018151290714740753,0.00017927028238773346,0.00017693080008029938,0.00017712637782096863,0.00017673708498477936,0.0001765415072441101,0.0001749824732542038,0.0001735202968120575,0.00017313100397586823,0.00017147324979305267,0.0001702047884464264,0.0001711808145046234,0.00016835331916809082,0.0001693274825811386,0.00016796402633190155,0.00016611069440841675,0.000166403129696846,0.0001648440957069397,0.00016465038061141968,0.0001637730747461319,0.00016367435455322266,0.00016425922513008118,0.00016464851796627045,0.00016465038061141968,0.00016611255705356598,0.00016611255705356598,0.00016455166041851044,0.0001637730747461319,0.00016230903565883636,0.00016211345791816711,0.00016104243695735931,0.00016162730753421783,0.00016016513109207153,0.00016036070883274078,0.00016055628657341003,0.00015997141599655151,0.00016133487224578857,0.0001604575663805008,0.00015987269580364227,0.000158604234457016,0.00015889666974544525,0.0001581180840730667,0.00015743449330329895,0.00015870295464992523,0.0001585092395544052,0.00015753135085105896,0.00015694834291934967,0.00015675276517868042,0.0001557767391204834,0.00015558302402496338,0.00015538744628429413,0.00015665404498577118,0.00015529058873653412,0.0001556798815727234,0.00015548616647720337,0.0001551937311887741,0.00015441328287124634,0.00015499815344810486,0.00015441514551639557,0.0001556798815727234,0.00015519186854362488,0.0001542177051305771,0.00015412084758281708,0.0001542177051305771,0.00015353597700595856,0.00015412084758281708,0.0001537315547466278,0.0001531466841697693,0.00015256181359291077,0.00015304796397686005,0.0001521725207567215,0.00015246309340000153,0.00015265867114067078,0.00015188008546829224,0.0001528523862361908,0.00015343911945819855,0.00015392713248729706,0.00015353597700595856,0.00015295110642910004,0.00015226751565933228,0.00015353597700595856,0.0001533403992652893,0.00015304982662200928,0.00015265867114067078,0.00015285424888134003,0.00015265867114067078,0.00015265867114067078,0.00015217065811157227,0.00015217065811157227,0.000151781365275383,0.00015246309340000153,0.00015139207243919373,0.00015158578753471375,0.0001522693783044815,0.00015158765017986298,0.00015236809849739075,0.000151781365275383,0.000151781365275383,0.00015382841229438782,0.00015295110642910004,0.00015217065811157227,0.00015256181359291077,0.0001533403992652893,0.00015343911945819855,0.0001537315547466278,0.00015304796397686005,0.0001532435417175293,0.00015295110642910004,0.00015402399003505707,0.0001542177051305771,0.0001550968736410141,0.00015372969210147858,0.00015343911945819855,0.00015353597700595856,0.00015431642532348633,0.00015392526984214783,0.00015353597700595856,0.0001537315547466278,0.00015392713248729706,0.00015285424888134003,0.00015236623585224152,0.0001522693783044815,0.0001522693783044815,0.00015256181359291077,0.0001531466841697693,0.00015236623585224152,0.0001531466841697693,0.0001533403992652893,0.00015343911945819855,0.00015343725681304932,0.00015314482152462006,0.00015275552868843079,0.00015275552868843079,0.00015236623585224152,0.00015304982662200928,0.0001522693783044815,0.00015246309340000153,0.0001532435417175293,0.00015285424888134003,0.00015343911945819855,0.00015285424888134003,0.00015265867114067078,0.00015392713248729706,0.0001537315547466278,0.0001532435417175293,0.0001537315547466278,0.00015304796397686005,0.00015236623585224152,0.00015197694301605225,0.00015275552868843079,0.00015285424888134003,0.0001531466841697693,0.00015285424888134003,0.00015246495604515076,0.00015265867114067078,0.000151878222823143,0.00015090405941009521,0.000151878222823143,0.00015070848166942596,0.00015129335224628448,0.00015051476657390594,0.00015041790902614594,0.00015100277960300446,0.00015070848166942596,0.0001503191888332367,0.00015002675354480743,0.00014963746070861816,0.00014944188296794891,0.00015012361109256744,0.0001493450254201889,0.0001489538699388504,0.00014973431825637817,0.00014914944767951965,0.00014866329729557037,0.00014973431825637817,0.00014973431825637817,0.00014866143465042114,0.00014953874051570892,0.00014924630522727966,0.00014983117580413818,0.0001503191888332367,0.00015002675354480743,0.00014953874051570892,0.0001503191888332367,0.00015012547373771667,0.00015022233128547668,0.00015051476657390594,0.00015002675354480743,0.0001503191888332367,0.00015061162412166595,0.00014983303844928741,0.00015012547373771667,0.00015090405941009521,0.00015090405941009521,0.00015022046864032745,0.00015168264508247375,0.00015100091695785522,0.00015051290392875671,0.00015129335224628448,0.00015168450772762299,0.0001508072018623352,0.00015070848166942596,0.00015109963715076447,0.00015090405941009521,0.00015109963715076447,0.00015139207243919373,0.00015129335224628448,0.00015100091695785522,0.00015158578753471375,0.00015119649469852448,0.00015119649469852448]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0009483098983764648,0.0012466059997677803,0.0015491911908611655,0.001845245249569416,0.0021349629387259483,0.002420098753646016,0.0026947064325213432,0.0029613208025693893,0.0032172121573239565,0.0034638424403965473,0.0037055988796055317,0.003935852088034153,0.004160159267485142,0.004376082681119442,0.004585961811244488,0.004786093719303608,0.0049836901016533375,0.005177485290914774,0.005361336749047041,0.005543336272239685,0.005723288748413324,0.005896612536162138,0.006066036876291037,0.006227564997971058,0.006391237955540419,0.006548282224684954,0.006697820033878088,0.006843069102615118,0.006982371211051941,0.007123915478587151,0.007253177464008331,0.0073821465484797955,0.007509458344429731,0.007630824111402035,0.007748972624540329,0.007863514125347137,0.00797269493341446,0.00808070506900549,0.008182866498827934,0.008287562057375908,0.008383095264434814,0.00847892090678215,0.008568799123167992,0.008658483624458313,0.008745534345507622,0.008829759433865547,0.008911254815757275,0.008990703150629997,0.009065276943147182,0.009136537089943886,0.009205554611980915,0.00927067268639803,0.00933540053665638,0.00939847156405449,0.009459983557462692,0.009519057348370552,0.009574427269399166,0.009628627449274063,0.009685947559773922,0.00973546877503395,0.00978674367070198,0.009832561016082764,0.009876330383121967,0.00992058776319027,0.009960457682609558,0.009999450296163559,0.010039028711616993,0.010076266713440418,0.010111263021826744,0.01014625933021307,0.010179988108575344,0.010211084969341755,0.010243156924843788,0.010272401385009289,0.010301060974597931,0.01033059787005186,0.010355748236179352,0.01038167905062437,0.010407316498458385,0.010431492701172829,0.010454692877829075,0.010478869080543518,0.010499144904315472,0.010520396754145622,0.010539308190345764,0.010558414272964,0.010576643981039524,0.010595068335533142,0.010611055418848991,0.010626165196299553,0.010641956701874733,0.010657164268195629,0.010671396739780903,0.010684848763048649,0.010698107071220875,0.010711169801652431,0.010723549872636795,0.010735735297203064,0.010748115368187428,0.010758740827441216,0.010770145803689957,0.010779212228953838,0.01079032476991415,0.010800657793879509,0.010809041559696198,0.010817425325512886,0.010826881043612957,0.010835946537554264,0.010844428092241287,0.010851641185581684,0.01085924543440342,0.01086684875190258,0.01087464764714241,0.010881860740482807,0.01088848989456892,0.01089443638920784,0.010900772176682949,0.010906621813774109,0.010912178084254265,0.010917345061898232,0.010923290625214577,0.01092777494341135,0.010932941921055317,0.01093742623925209,0.010942007414996624,0.010946101509034634,0.010950196534395218,0.01095341332256794,0.010957117192447186,0.01096130907535553,0.01096501387655735,0.010968035086989403,0.010971447452902794,0.01097476202994585,0.010978465899825096,0.010981780476868153,0.01098460704088211,0.010987336747348309,0.010989676229655743,0.010992503724992275,0.010994452983140945,0.010997280478477478,0.010999716818332672,0.01100215408951044,0.011004104278981686,0.011005663312971592,0.011007710359990597,0.011009562760591507,0.011011122725903988,0.011013267561793327,0.011015314608812332,0.011016971431672573,0.011018726043403149,0.0110199935734272,0.01102213840931654,0.01102408766746521,0.011025647632777691,0.011027109809219837,0.011028864420950413,0.011030716821551323,0.011032081209123135,0.011033250950276852,0.011034518480300903,0.01103568822145462,0.011036857962608337,0.011038222350180149,0.011039684526622295,0.011040562763810158,0.011041732504963875,0.011043291538953781,0.011044559068977833,0.01104543637484312,0.011046313680708408,0.011047775857150555,0.011048653163015842,0.01104943361133337,0.011050213128328323,0.011051285080611706,0.011052162386476994,0.011053137481212616,0.01105362456291914,0.011054599657654762,0.011055282317101955,0.011055867187678814,0.011056452058255672,0.01105732936412096,0.011058012023568153,0.011058986186981201,0.0110594742000103,0.011060351505875587,0.011061033234000206,0.0110617158934474,0.011062495410442352,0.011063373647630215,0.011064055375754833,0.011064640246331692,0.011065809987485409,0.011066785082221031,0.011067564599215984,0.011068149469792843,0.01106902677565813,0.01106951478868723,0.011070099659264088,0.011070392094552517,0.01107087917625904,0.011071269400417805,0.011071659624576569,0.011071854270994663,0.011072633787989616,0.011072926223278046,0.011073414236307144,0.011073803529143333,0.011074193753302097,0.011074388399720192,0.011074680835008621,0.01107497327029705,0.01107526570558548,0.011075363494455814,0.011075655929744244,0.011075850576162338,0.011076143011450768,0.011076338589191437,0.011076435446739197,0.011076533235609531,0.011076727882027626,0.01107682567089796,0.01107711810618639,0.01107711810618639,0.011077215895056725,0.01107741054147482,0.011077508330345154,0.011077508330345154,0.011077800765633583,0.011077995412051678,0.011078190058469772,0.011078287847340107,0.011078385636210442,0.011078580282628536,0.011078872717916965,0.011079165153205395,0.011079360730946064,0.011079457588493824,0.011079457588493824,0.011079750023782253,0.011079750023782253,0.011079847812652588,0.011080042459070683,0.011080042459070683,0.011080140247941017,0.011080238036811352,0.011080334894359112,0.011080334894359112,0.011080334894359112,0.011080432683229446,0.011080530472099781,0.011080530472099781,0.011080530472099781,0.011080530472099781,0.011080530472099781,0.011080627329647541,0.011080725118517876,0.01108082290738821,0.01108082290738821,0.011081017553806305,0.011081017553806305,0.011081017553806305,0.011081017553806305,0.011081017553806305,0.011081017553806305,0.011081017553806305,0.011081017553806305,0.011081017553806305,0.011081017553806305,0.011081017553806305,0.011081017553806305,0.011081017553806305,0.011081017553806305,0.011081017553806305,0.01108111534267664,0.01108111534267664,0.01108111534267664,0.0110812122002244,0.0110812122002244,0.0110812122002244,0.011081309989094734,0.011081309989094734,0.011081309989094734,0.011081309989094734,0.011081407777965069,0.011081407777965069,0.011081407777965069,0.011081407777965069,0.011081407777965069,0.011081407777965069,0.011081504635512829,0.011081504635512829,0.011081504635512829,0.011081504635512829,0.011081504635512829,0.011081504635512829,0.011081602424383163,0.011081602424383163,0.011081602424383163,0.011081602424383163,0.011081602424383163,0.011081602424383163,0.011081602424383163,0.011081602424383163,0.011081602424383163,0.011081602424383163,0.011081602424383163,0.011081700213253498,0.011081700213253498,0.011081700213253498,0.011081700213253498,0.011081700213253498,0.011081700213253498,0.011081700213253498,0.011081700213253498,0.011081700213253498,0.011081700213253498,0.011081700213253498,0.011081700213253498,0.011081700213253498,0.011081700213253498,0.011081700213253498,0.011081700213253498,0.011081700213253498,0.011081700213253498,0.011081700213253498,0.011081700213253498,0.011081700213253498,0.011081700213253498,0.011081700213253498,0.011081700213253498,0.011081700213253498,0.011081700213253498,0.011081700213253498,0.011081700213253498,0.011081700213253498,0.011081700213253498,0.011081700213253498,0.011081700213253498,0.011081700213253498,0.011081700213253498,0.011081700213253498,0.011081700213253498,0.011081700213253498,0.011081700213253498,0.011081700213253498,0.011081700213253498],"recovered":[0.0,0.0004044543602503836,0.000756755645852536,0.0010766928317025304,0.0013908784603700042,0.0016922939103096724,0.0019875681027770042,0.0022781630977988243,0.0025493588764220476,0.0028147059492766857,0.003073229221627116,0.003322101663798094,0.00356259080581367,0.0037907969672232866,0.0040083774365484715,0.0042259581387043,0.004436520393937826,0.0046402583830058575,0.004840487148612738,0.005032917484641075,0.005217256490141153,0.005402765702456236,0.005577453877776861,0.005750095006078482,0.005920104216784239,0.006078220903873444,0.006239359267055988,0.006392308976501226,0.006543309427797794,0.006690020207315683,0.006834196858108044,0.0069725243374705315,0.007100323680788279,0.007231924682855606,0.007357676979154348,0.007478749845176935,0.007598556112498045,0.007712415419518948,0.007822862826287746,0.00792941078543663,0.008029232732951641,0.008133831433951855,0.008235213346779346,0.008329186588525772,0.008420430123806,0.008509431034326553,0.008594435639679432,0.00867944024503231,0.008758303709328175,0.008837946690618992,0.00891320314258337,0.008986120112240314,0.009057086892426014,0.009123277850449085,0.009186056442558765,0.009252246469259262,0.009312490932643414,0.00937107764184475,0.00942566804587841,0.009482402354478836,0.009533288888633251,0.00958505179733038,0.00963408499956131,0.0096792196854949,0.009723866358399391,0.009767050854861736,0.009807019494473934,0.009848741814494133,0.009887929074466228,0.00992458313703537,0.009960455819964409,0.009995062835514545,0.010026744566857815,0.010059400461614132,0.010092057287693024,0.010122276842594147,0.010153179056942463,0.010179986245930195,0.010205429047346115,0.010232724249362946,0.010257485322654247,0.010281368158757687,0.010307006537914276,0.010328646749258041,0.010349606163799763,0.01037056464701891,0.010389866307377815,0.010407998226583004,0.01042710430920124,0.010444553568959236,0.010461613535881042,0.010477893054485321,0.010493197478353977,0.010508112609386444,0.010524294339120388,0.010538234375417233,0.010551979765295982,0.010565041564404964,0.010577617213129997,0.010591167025268078,0.010602572932839394,0.010612613521516323,0.010622263886034489,0.010633669793605804,0.010644977912306786,0.010654726065695286,0.01066466886550188,0.010673345066606998,0.01068280078470707,0.010689917020499706,0.01069849543273449,0.010707366280257702,0.010715262033045292,0.0107220858335495,0.010729397647082806,0.010736610740423203,0.01074343454092741,0.010749186389148235,0.010755229741334915,0.01076127402484417,0.01076722051948309,0.01077287457883358,0.010778138414025307,0.010783207602798939,0.010788471437990665,0.010793735273182392,0.010797927156090736,0.010802606120705605,0.010806798003613949,0.01081021036952734,0.010814109817147255,0.010817715898156166,0.010821226052939892,0.010824929922819138,0.010827561840415001,0.010831168852746487,0.010834483429789543,0.010837407782673836,0.010840234346687794,0.010842964053153992,0.010845206677913666,0.01084725372493267,0.010850178077816963,0.010852712206542492,0.010854564607143402,0.010856709443032742,0.010858171619474888,0.010860120877623558,0.010862850584089756,0.01086489763110876,0.010866652242839336,0.010868406854569912,0.01087084412574768,0.010872598737478256,0.010874060913920403,0.010876011103391647,0.010878155007958412,0.010879520326852798,0.010881079360842705,0.010883127339184284,0.01088458951562643,0.010885856114327908,0.01088683120906353,0.010888195596635342,0.010889268480241299,0.01089053601026535,0.010891998186707497,0.010893655009567738,0.01089443452656269,0.010895702056586742,0.010897164233028889,0.010897846892476082,0.010899114422500134,0.010899796150624752,0.010900771245360374,0.010901843197643757,0.01090252585709095,0.010903305374085903,0.010903988033533096,0.010905060917139053,0.010905840434134007,0.010906815528869629,0.010907595045864582,0.010907985270023346,0.010908570140600204,0.010909447446465492,0.010909934528172016,0.01091061718761921,0.010911494493484497,0.010912079364061356,0.010912956669926643,0.010913541540503502,0.010914028622210026,0.010914613492786884,0.010915588587522507,0.010916173458099365,0.010916856117546558,0.010917343199253082,0.01091822050511837,0.010919390246272087,0.01092007290571928,0.010920852422714233,0.010921437293291092,0.01092221774160862,0.010922607034444809,0.010922802612185478,0.010923289693892002,0.010923582129180431,0.010923972353339195,0.010924361646175385,0.010924751870334148,0.010925336740911007,0.010925921611487865,0.010926214046776295,0.010926604270935059,0.010926798917353153,0.010926896706223488,0.010927091352641582,0.010927285999059677,0.010927481576800346,0.010927774012088776,0.01092796865850687,0.010928358882665634,0.010928456671535969,0.010928651317954063,0.010928845964372158,0.010928943753242493,0.010929236188530922,0.010929333977401257,0.010929430834949017,0.010929723270237446,0.01092982105910778,0.010929918847978115,0.010930015705525875,0.01093011349439621,0.010930211283266544,0.010930308140814304,0.010930405929684639,0.010930600576102734,0.010930698364973068,0.010930990800261497,0.010931088589131832,0.010931283235549927,0.010931283235549927,0.010931575670838356,0.010931575670838356,0.010931575670838356,0.01093167345970869,0.01093177031725645,0.01093196589499712,0.01093196589499712,0.01093206275254488,0.01093206275254488,0.01093206275254488,0.010932160541415215,0.01093225833028555,0.01093225833028555,0.01093225833028555,0.01093235518783331,0.01093235518783331,0.01093235518783331,0.010932452976703644,0.010932452976703644,0.010932550765573978,0.010932647623121738,0.010932647623121738,0.010932745411992073,0.010932745411992073,0.010932745411992073,0.010932745411992073,0.010932745411992073,0.010932745411992073,0.010932745411992073,0.010932745411992073,0.010932745411992073,0.010932745411992073,0.010932843200862408,0.010932843200862408,0.010932843200862408,0.010932940058410168,0.010933037847280502,0.010933037847280502,0.010933135636150837,0.010933135636150837,0.010933135636150837,0.010933232493698597,0.010933330282568932,0.010933330282568932,0.010933428071439266,0.010933428071439266,0.010933428071439266,0.010933428071439266,0.010933428071439266,0.010933524928987026,0.010933524928987026,0.010933524928987026,0.01093362271785736,0.010933720506727695,0.010933720506727695,0.010933720506727695,0.010933720506727695,0.010933720506727695,0.010933720506727695,0.010933720506727695,0.010933720506727695,0.010933720506727695,0.010933817364275455,0.010933817364275455,0.010933817364275455,0.010933817364275455,0.010933817364275455,0.010933817364275455,0.01093391515314579,0.01093391515314579,0.01093391515314579,0.01093391515314579,0.01093391515314579,0.01093391515314579,0.01093391515314579,0.01093391515314579,0.01093391515314579,0.01093391515314579,0.01093391515314579,0.01093391515314579,0.01093391515314579,0.01093391515314579,0.01093391515314579,0.01093391515314579,0.01093391515314579,0.01093391515314579,0.01093391515314579,0.01093391515314579,0.01093391515314579,0.01093391515314579,0.01093391515314579,0.01093391515314579,0.01093391515314579,0.01093391515314579,0.01093391515314579,0.01093391515314579,0.01093391515314579,0.01093391515314579,0.01093391515314579,0.01093391515314579,0.01093391515314579,0.01093391515314579,0.01093391515314579,0.01093391515314579,0.01093391515314579,0.01093391515314579,0.01093391515314579],"active":[0.0009483098983764648,0.0008421516395173967,0.0007924355450086296,0.0007685524178668857,0.0007440844783559442,0.0007278048433363438,0.000707138329744339,0.000683157704770565,0.0006678532809019089,0.0006491364911198616,0.0006323696579784155,0.0006137504242360592,0.0005975684616714716,0.0005852857138961554,0.0005775843746960163,0.000560135580599308,0.0005471697077155113,0.0005372269079089165,0.0005208496004343033,0.0005104187875986099,0.000506032258272171,0.0004938468337059021,0.0004885829985141754,0.0004774699918925762,0.0004711337387561798,0.0004700613208115101,0.0004584607668220997,0.0004507601261138916,0.0004390617832541466,0.0004338952712714672,0.00041898060590028763,0.000409622211009264,0.0004091346636414528,0.0003988994285464287,0.0003912956453859806,0.00038476428017020226,0.00037413882091641426,0.00036828964948654175,0.00036000367254018784,0.00035815127193927765,0.00035386253148317337,0.00034508947283029556,0.00033358577638864517,0.0003292970359325409,0.000325104221701622,0.00032032839953899384,0.0003168191760778427,0.00031126290559768677,0.0003069732338190079,0.00029859039932489395,0.00029235146939754486,0.00028455257415771484,0.00027831364423036575,0.0002751937136054039,0.00027392711490392685,0.00026681087911129,0.00026193633675575256,0.00025754980742931366,0.00026027951389551163,0.00025306642055511475,0.0002534547820687294,0.0002475092187523842,0.0002422453835606575,0.00024136807769536972,0.00023659132421016693,0.00023239944130182266,0.00023200921714305878,0.00022752489894628525,0.0002233339473605156,0.00022167619317770004,0.0002195322886109352,0.00021602213382720947,0.00021641235798597336,0.00021300092339515686,0.00020900368690490723,0.00020832102745771408,0.00020256917923688889,0.00020169280469417572,0.00020188745111227036,0.00019876845180988312,0.00019720755517482758,0.00019750092178583145,0.00019213836640119553,0.00019175000488758087,0.00018970202654600143,0.00018784962594509125,0.00018677767366170883,0.0001870701089501381,0.00018395110964775085,0.00018161162734031677,0.0001803431659936905,0.00017927121371030807,0.00017819926142692566,0.00017673615366220474,0.00017381273210048676,0.00017293542623519897,0.00017157010734081268,0.00017069373279809952,0.00017049815505743027,0.00016757380217313766,0.00016757287085056305,0.00016659870743751526,0.00016806088387966156,0.00016698800027370453,0.00016406364738941193,0.00016269925981760025,0.00016221217811107635,0.00016260147094726562,0.00016162730753421783,0.00016172416508197784,0.00016075000166893005,0.0001594824716448784,0.00015938561409711838,0.00015977490693330765,0.0001590922474861145,0.00015782564878463745,0.00015733763575553894,0.00015743542462587357,0.00015694834291934967,0.0001560710370540619,0.00015607010573148727,0.00015490036457777023,0.00015480350703001022,0.0001542186364531517,0.00015353597700595856,0.00015236623585224152,0.0001522693783044815,0.0001508072018623352,0.0001503191888332367,0.00015109870582818985,0.00015090405941009521,0.0001503191888332367,0.00015022139996290207,0.0001498321071267128,0.00015090405941009521,0.00015061162412166595,0.00015012361109256744,0.0001499289646744728,0.00014944188296794891,0.00014953967183828354,0.00014924630522727966,0.00015002675354480743,0.00014953874051570892,0.00014944188296794891,0.00014953967183828354,0.0001489538699388504,0.00014953874051570892,0.00014944188296794891,0.00014827214181423187,0.0001483699306845665,0.00014866236597299576,0.00014856457710266113,0.000147881917655468,0.0001473948359489441,0.00014807749539613724,0.00014807656407356262,0.00014749262481927872,0.00014758948236703873,0.00014778506010770798,0.00014758948236703873,0.0001474916934967041,0.0001473948359489441,0.00014768727123737335,0.00014749262481927872,0.00014758948236703873,0.00014768633991479874,0.00014768633991479874,0.0001469077542424202,0.00014729797840118408,0.00014758948236703873,0.0001473948359489441,0.00014758948236703873,0.00014719925820827484,0.0001479797065258026,0.000147881917655468,0.00014759041368961334,0.00014768727123737335,0.0001479797065258026,0.00014817435294389725,0.00014807656407356262,0.00014778412878513336,0.00014778412878513336,0.00014768727123737335,0.000147881917655468,0.000147881917655468,0.000147881917655468,0.00014807749539613724,0.00014836899936199188,0.0001479797065258026,0.00014827214181423187,0.00014807656407356262,0.00014817435294389725,0.0001484667882323265,0.00014876015484333038,0.0001484667882323265,0.0001484667882323265,0.0001489538699388504,0.00014944188296794891,0.0001493440940976143,0.00014875922352075577,0.0001489538699388504,0.00014866236597299576,0.00014866236597299576,0.00014817435294389725,0.00014827214181423187,0.0001484667882323265,0.0001483699306845665,0.00014827214181423187,0.00014866143465042114,0.00014856457710266113,0.00014866236597299576,0.0001484667882323265,0.00014827214181423187,0.00014817435294389725,0.00014807656407356262,0.00014817435294389725,0.00014836899936199188,0.00014827214181423187,0.0001483699306845665,0.00014836899936199188,0.00014836899936199188,0.0001483699306845665,0.00014807656407356262,0.00014807656407356262,0.00014807656407356262,0.0001479797065258026,0.00014817435294389725,0.000147881917655468,0.000147881917655468,0.0001479797065258026,0.00014778506010770798,0.00014768727123737335,0.000147881917655468,0.0001479797065258026,0.00014807656407356262,0.00014807656407356262,0.00014807749539613724,0.00014817435294389725,0.00014827214181423187,0.0001484667882323265,0.0001483699306845665,0.00014836899936199188,0.00014817435294389725,0.0001484667882323265,0.00014817435294389725,0.00014827214181423187,0.0001484667882323265,0.00014836899936199188,0.0001483699306845665,0.00014827214181423187,0.00014836899936199188,0.00014827214181423187,0.00014827214181423187,0.0001483699306845665,0.0001483699306845665,0.00014827214181423187,0.00014827214181423187,0.00014827214181423187,0.00014817528426647186,0.00014827214181423187,0.0001483699306845665,0.0001483699306845665,0.0001483699306845665,0.0001484667882323265,0.0001483699306845665,0.0001483699306845665,0.00014827214181423187,0.00014827214181423187,0.00014827214181423187,0.00014827214181423187,0.00014827214181423187,0.00014827214181423187,0.00014827214181423187,0.00014827214181423187,0.00014827214181423187,0.00014827214181423187,0.00014817435294389725,0.00014817435294389725,0.00014827214181423187,0.00014817528426647186,0.00014807749539613724,0.00014817435294389725,0.00014807656407356262,0.00014807656407356262,0.00014817435294389725,0.00014807749539613724,0.0001479797065258026,0.0001479797065258026,0.0001479797065258026,0.0001479797065258026,0.0001479797065258026,0.0001479797065258026,0.0001479797065258026,0.0001478828489780426,0.0001479797065258026,0.0001479797065258026,0.000147881917655468,0.00014778412878513336,0.00014778412878513336,0.00014778412878513336,0.000147881917655468,0.000147881917655468,0.000147881917655468,0.000147881917655468,0.000147881917655468,0.000147881917655468,0.00014778506010770798,0.00014778506010770798,0.00014778506010770798,0.00014778506010770798,0.00014778506010770798,0.0001478828489780426,0.00014778506010770798,0.00014778506010770798,0.00014778506010770798,0.00014778506010770798,0.00014778506010770798,0.00014778506010770798,0.00014778506010770798,0.00014778506010770798,0.00014778506010770798,0.00014778506010770798,0.00014778506010770798,0.00014778506010770798,0.00014778506010770798,0.00014778506010770798,0.00014778506010770798,0.00014778506010770798,0.00014778506010770798,0.00014778506010770798,0.00014778506010770798,0.00014778506010770798,0.00014778506010770798,0.00014778506010770798,0.00014778506010770798,0.00014778506010770798,0.00014778506010770798,0.00014778506010770798,0.00014778506010770798,0.00014778506010770798,0.00014778506010770798,0.00014778506010770798,0.00014778506010770798,0.00014778506010770798,0.00014778506010770798,0.00014778506010770798,0.00014778506010770798,0.00014778506010770798,0.00014778506010770798,0.00014778506010770798,0.00014778506010770798]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0009483098983764648,0.0012451437069103122,0.0015520182205364108,0.0018672761507332325,0.0021806820295751095,0.0024994495324790478,0.002809930592775345,0.003111346159130335,0.0034170509316027164,0.0037179789505898952,0.004015690181404352,0.004303165711462498,0.004593955352902412,0.0048778243362903595,0.00516032800078392,0.00544712133705616,0.0057214368134737015,0.005999846383929253,0.006281180307269096,0.006556080654263496,0.0068333204835653305,0.0071092932485044,0.007385070901364088,0.007658021524548531,0.00793136190623045,0.008205190300941467,0.008474046364426613,0.008747581392526627,0.00901712104678154,0.00928587932139635,0.009551518596708775,0.009819595143198967,0.010079970583319664,0.01033839676529169,0.010594774968922138,0.010853201150894165,0.011103341355919838,0.011354845017194748,0.011604887433350086,0.011855320073664188,0.012098635546863079,0.012339514680206776,0.012585950084030628,0.012824976816773415,0.013063224032521248,0.013296986930072308,0.013535721227526665,0.013767436146736145,0.01399934757500887,0.01422511599957943,0.014452250674366951,0.014674217440187931,0.014897257089614868,0.015115812420845032,0.015331248752772808,0.015546100214123726,0.01575325056910515,0.015958158299326897,0.016161896288394928,0.016363490372896194,0.01656118407845497,0.016763167455792427,0.016956962645053864,0.017149684950709343,0.01734328456223011,0.01752830669283867,0.017713230103254318,0.01789757050573826,0.01807752251625061,0.01825893670320511,0.018435770645737648,0.018609873950481415,0.01877744495868683,0.01894579827785492,0.019113272428512573,0.01928289234638214,0.01944393292069435,0.01960945688188076,0.019768061116337776,0.019921693950891495,0.020078640431165695,0.020231103524565697,0.020380444824695587,0.020526766777038574,0.020670942962169647,0.0208144374191761,0.02095198445022106,0.021083682775497437,0.02121518738567829,0.021346496418118477,0.021479753777384758,0.021606579422950745,0.021736327558755875,0.021866466850042343,0.021991927176713943,0.022113291546702385,0.022230466827750206,0.022351831197738647,0.02246861532330513,0.02258237823843956,0.0226967241615057,0.022812727838754654,0.02292356640100479,0.023029334843158722,0.023133834823966026,0.02324282005429268,0.023346932604908943,0.02345367521047592,0.023557297885417938,0.023656243458390236,0.023755772039294243,0.023852866142988205,0.023950152099132538,0.02404724434018135,0.024144142866134644,0.02423957735300064,0.024332575500011444,0.024421479552984238,0.02451067604124546,0.024598799645900726,0.02468711882829666,0.024771247059106827,0.024855665862560272,0.02493881806731224,0.025019729509949684,0.025098202750086784,0.0251778457313776,0.025255538523197174,0.025334596633911133,0.025411706417798996,0.025487449020147324,0.025564851239323616,0.025636013597249985,0.025710392743349075,0.025785842910408974,0.02585349604487419,0.02592095360159874,0.025988314300775528,0.0260545052587986,0.026119330897927284,0.02618386410176754,0.02625444158911705,0.026318779215216637,0.026384873315691948,0.026449795812368393,0.026515206322073936,0.026579251512885094,0.02664378471672535,0.02670286037027836,0.026760568842291832,0.026819059625267982,0.02687881514430046,0.026940034702420235,0.026999985799193382,0.027058573439717293,0.027112968266010284,0.027171848341822624,0.027231311425566673,0.027286097407341003,0.027339907363057137,0.027395568788051605,0.02745220623910427,0.02750738151371479,0.027564408257603645,0.027615685015916824,0.027671152725815773,0.02772388979792595,0.027776043862104416,0.027827806770801544,0.027882397174835205,0.02793552540242672,0.027985045686364174,0.028035638853907585,0.028090618550777435,0.02814364992082119,0.028191903606057167,0.028243763372302055,0.028294552117586136,0.028346899896860123,0.02839174121618271,0.02844184823334217,0.02849302627146244,0.028539329767227173,0.02858777903020382,0.028636422008275986,0.02868136204779148,0.028732052072882652,0.028778454288840294,0.028824076056480408,0.0288739874958992,0.028920389711856842,0.028966108337044716,0.029010755941271782,0.029055889695882797,0.029098879545927048,0.02914537861943245,0.02919265627861023,0.029238862916827202,0.029283607378602028,0.029330983757972717,0.02937368117272854,0.029423104599118233,0.029468240216374397,0.029512692242860794,0.029558215290308,0.02960140071809292,0.029646633192896843,0.02968728356063366,0.02973407506942749,0.029782814905047417,0.029827658087015152,0.029874643310904503,0.029923774302005768,0.029968226328492165,0.030010631307959557,0.03005596064031124,0.030102558434009552,0.030147692188620567,0.030195068567991257,0.030239617452025414,0.030286507681012154,0.0303344689309597,0.030379991978406906,0.030424151569604874,0.030471626669168472,0.03051909990608692,0.030567938461899757,0.030614729970693588,0.030663957819342613,0.030711237341165543,0.030760563910007477,0.030809402465820312,0.03085736371576786,0.03090854175388813,0.030961085110902786,0.031011873856186867,0.03106119856238365,0.031115010380744934,0.03116794303059578,0.031220875680446625,0.03127078711986542,0.03131991624832153,0.031374409794807434,0.03142695128917694,0.031476669013500214,0.031531453132629395,0.03158701956272125,0.03163956105709076,0.031696103513240814,0.03175234794616699,0.03180830180644989,0.03186201676726341,0.03191836178302765,0.031975194811820984,0.03203212469816208,0.03209022432565689,0.0321488082408905,0.03220564126968384,0.032265204936265945,0.032327983528375626,0.03238861635327339,0.03244525566697121,0.032504718750715256,0.0325671061873436,0.032626084983348846,0.03268856927752495,0.032748911529779434,0.032804377377033234,0.03286471962928772,0.03292779251933098,0.03298920392990112,0.033055298030376434,0.03311875835061073,0.03318192809820175,0.033242952078580856,0.0333113856613636,0.03337767347693443,0.033444155007600784,0.03350936993956566,0.033577706664800644,0.03364682197570801,0.033710964024066925,0.03377949446439743,0.03385017067193985,0.03392045572400093,0.03399288281798363,0.03406346216797829,0.03413725644350052,0.03420734405517578,0.034276947379112244,0.0343489870429039,0.03442102670669556,0.03449355438351631,0.03456471487879753,0.03463616967201233,0.03470908850431442,0.03478434309363365,0.03485579788684845,0.034932322800159454,0.03500962629914284,0.03508215397596359,0.03515731170773506,0.035234417766332626,0.03531074896454811,0.03538863733410835,0.035466719418764114,0.035544220358133316,0.035623081028461456,0.03569960594177246,0.035781197249889374,0.035863570868968964,0.03594282269477844,0.036024320870637894,0.03610766679048538,0.036189258098602295,0.03627309575676918,0.03635673224925995,0.03644349426031113,0.03652888908982277,0.03661204129457474,0.036703575402498245,0.036786630749702454,0.03687417134642601,0.03696151450276375,0.03705217316746712,0.03713805601000786,0.037230271846055984,0.03731966391205788,0.03740895912051201,0.03750176355242729,0.03759271278977394,0.03768268972635269,0.03777393326163292,0.03786459192633629,0.03795554116368294,0.038046397268772125,0.03813461586833,0.0382210835814476,0.03831076994538307,0.0384029857814312,0.03849276900291443,0.0385819636285305,0.03867330402135849,0.03876416012644768,0.03885354846715927,0.03894469514489174,0.039032820612192154,0.03911967575550079,0.039213456213474274,0.039298851042985916,0.03938404843211174],"recovered":[0.0,0.00040221225935965776,0.0007465200033038855,0.0010759129654616117,0.0014006267301738262,0.001721051288768649,0.002035432029515505,0.00234415871091187,0.0026555173099040985,0.0029663885943591595,0.0032671217340976,0.003567270003259182,0.0038662482984364033,0.004156843293458223,0.004445391241461039,0.004731014370918274,0.005012348759919405,0.005292220506817102,0.005574626848101616,0.005856155883520842,0.006132128648459911,0.006410830654203892,0.006687485612928867,0.006963653024286032,0.007239528466016054,0.007517548277974129,0.007787281647324562,0.008056333288550377,0.00833035632967949,0.008594143204391003,0.00886446237564087,0.00912756659090519,0.009403929114341736,0.009668594226241112,0.009935597889125347,0.010190612636506557,0.01045089028775692,0.010704636573791504,0.010956238955259323,0.011214956641197205,0.011466949246823788,0.0117134815081954,0.011963816359639168,0.01221025176346302,0.012454932555556297,0.012697858735918999,0.012929769232869148,0.013168503530323505,0.013399634510278702,0.013632032088935375,0.01385994628071785,0.014088347554206848,0.014314896427094936,0.014537838287651539,0.014756101183593273,0.014974559657275677,0.015192724764347076,0.015404457226395607,0.01561521366238594,0.01582002453505993,0.01602444425225258,0.016231009736657143,0.01643240824341774,0.016631174832582474,0.016827113926410675,0.01702120155096054,0.017215289175510406,0.017405087128281593,0.017583675682544708,0.017765089869499207,0.017945334315299988,0.01812528818845749,0.018299099057912827,0.018473006784915924,0.018644966185092926,0.01881682686507702,0.018986154347658157,0.019151095300912857,0.01931574195623398,0.019478244706988335,0.019635191187262535,0.0197907742112875,0.019942261278629303,0.020095406100153923,0.020244652405381203,0.020392337813973427,0.020533882081508636,0.020672891288995743,0.02080741710960865,0.020938530564308167,0.021071789786219597,0.021203098818659782,0.0213417187333107,0.0214711744338274,0.021603945642709732,0.02173388935625553,0.021857790648937225,0.0219739880412817,0.022092429921030998,0.022207556292414665,0.02232375554740429,0.022439857944846153,0.02255517803132534,0.022671865299344063,0.02278270199894905,0.0228896401822567,0.022998040542006493,0.023106928914785385,0.023216987028717995,0.02332177944481373,0.023421505466103554,0.0235249325633049,0.023625828325748444,0.02372165210545063,0.023817185312509537,0.02391418069601059,0.024009322747588158,0.024099884554743767,0.024191420525312424,0.02428373694419861,0.02437303029000759,0.02446427382528782,0.024552397429943085,0.024639058858156204,0.024722503498196602,0.02480487711727619,0.024885300546884537,0.024964552372694016,0.025046437978744507,0.025125009939074516,0.025199387222528458,0.025277862325310707,0.025354774668812752,0.025427984073758125,0.0255011934787035,0.02557566948235035,0.025651121512055397,0.02572004124522209,0.02578730508685112,0.025856906548142433,0.025926509872078896,0.025993382558226585,0.026061132550239563,0.02612537331879139,0.026193903759121895,0.02625833824276924,0.026324724778532982,0.02638847753405571,0.026452425867319107,0.026514718309044838,0.026575058698654175,0.026637155562639236,0.026697790250182152,0.026759592816233635,0.02682081237435341,0.02687871642410755,0.02693759649991989,0.026991114020347595,0.027049116790294647,0.027106240391731262,0.027164243161678314,0.02722078189253807,0.02727936953306198,0.02733532525599003,0.027394399046897888,0.027447527274489403,0.027502603828907013,0.027557389810681343,0.027607105672359467,0.027659257873892784,0.027712874114513397,0.027764441445469856,0.027815522626042366,0.027866797521710396,0.02792051061987877,0.02797558903694153,0.02802569419145584,0.028076190501451492,0.028126491233706474,0.028178254142403603,0.02822592295706272,0.028276808559894562,0.028325745835900307,0.028374584391713142,0.02842683531343937,0.028475088998675346,0.028518564999103546,0.028566040098667145,0.028613317757844925,0.028663424775004387,0.028711872175335884,0.028758566826581955,0.028805162757635117,0.028851857408881187,0.028896991163492203,0.028942223638296127,0.02898823469877243,0.029033955186605453,0.029081039130687714,0.02912549115717411,0.02917267195880413,0.029217904433608055,0.029266254976391792,0.029313143342733383,0.029356524348258972,0.029399123042821884,0.029446890577673912,0.029488807544112206,0.029532186686992645,0.029576053842902184,0.029622845351696014,0.02966807782649994,0.02971525862812996,0.0297621488571167,0.02980971895158291,0.02985251322388649,0.029897160828113556,0.029944049194455147,0.02998976968228817,0.030036170035600662,0.030081206932663918,0.03013141080737114,0.03017498552799225,0.030223922803997993,0.030267594382166862,0.030313996598124504,0.030361469835042953,0.030409235507249832,0.030455442145466805,0.0305048655718565,0.03055468015372753,0.03060303069651127,0.030655281618237495,0.03070041537284851,0.030749449506402016,0.03080257773399353,0.030852878466248512,0.030903082340955734,0.030955137684941292,0.031008070334792137,0.03106158785521984,0.0311086717993021,0.031157510355114937,0.031208688393235207,0.03126366809010506,0.03131280094385147,0.031365927308797836,0.03141964226961136,0.03147384151816368,0.03152940422296524,0.031582340598106384,0.031640924513339996,0.03169376030564308,0.03174912929534912,0.03180450201034546,0.03186601400375366,0.03192206472158432,0.03198114037513733,0.032037872821092606,0.032096754759550095,0.03215855732560158,0.03221694752573967,0.032277386635541916,0.03233763203024864,0.032394953072071075,0.03245246782898903,0.03251144289970398,0.03257402777671814,0.032634757459163666,0.03269578143954277,0.03275885432958603,0.03282114490866661,0.032882753759622574,0.03294650837779045,0.03301055356860161,0.033074792474508286,0.03314030170440674,0.03320347145199776,0.03327053785324097,0.033333901315927505,0.03340223804116249,0.03346598893404007,0.033531010150909424,0.03360022231936455,0.033668071031570435,0.03373748064041138,0.03380688652396202,0.03388068079948425,0.03395349904894829,0.03402446582913399,0.034095630049705505,0.03416747227311134,0.03423883020877838,0.03431067615747452,0.034382034093141556,0.03445465862751007,0.03452610969543457,0.03459980711340904,0.03467214107513428,0.034747689962387085,0.034822944551706314,0.034896448254585266,0.034971997141838074,0.03504559397697449,0.035120364278554916,0.03519893437623978,0.0352761410176754,0.03535548970103264,0.03543318435549736,0.03550775721669197,0.03558593988418579,0.03566607087850571,0.03574318066239357,0.035824477672576904,0.03590548783540726,0.035988446325063705,0.036071013659238815,0.03615318983793259,0.03623897582292557,0.0363277792930603,0.03641268610954285,0.0365007147192955,0.036589812487363815,0.036675985902547836,0.036763038486242294,0.036853112280368805,0.0369400680065155,0.03703218698501587,0.03712167590856552,0.037210386246442795,0.0373024083673954,0.03739374876022339,0.0374823622405529,0.037575263530015945,0.03766445815563202,0.03775570169091225,0.03784362971782684,0.037933509796857834,0.038018614053726196,0.038113463670015335,0.03820490092039108,0.038294486701488495,0.03838777914643288,0.03847746178507805,0.03856802359223366,0.03865877911448479,0.03875119239091873,0.03883834183216095,0.03892412781715393,0.03901585564017296,0.03910583257675171],"active":[0.0009483098983764648,0.0008429314475506544,0.0008054982172325253,0.0007913631852716208,0.0007800552994012833,0.0007783982437103987,0.00077449856325984,0.0007671874482184649,0.0007615336216986179,0.0007515903562307358,0.0007485684473067522,0.0007358957082033157,0.0007277070544660091,0.0007209810428321362,0.0007149367593228817,0.000716106966137886,0.0007090880535542965,0.0007076258771121502,0.0007065534591674805,0.0006999247707426548,0.0007011918351054192,0.0006984625943005085,0.0006975852884352207,0.0006943685002624989,0.0006918334402143955,0.0006876420229673386,0.0006867647171020508,0.0006912481039762497,0.0006867647171020508,0.0006917361170053482,0.0006870562210679054,0.0006920285522937775,0.0006760414689779282,0.0006698025390505791,0.0006591770797967911,0.0006625885143876076,0.0006524510681629181,0.000650208443403244,0.0006486484780907631,0.0006403634324669838,0.0006316863000392914,0.0006260331720113754,0.0006221337243914604,0.0006147250533103943,0.0006082914769649506,0.0005991281941533089,0.0006059519946575165,0.0005989326164126396,0.0005997130647301674,0.0005930839106440544,0.0005923043936491013,0.0005858698859810829,0.0005823606625199318,0.0005779741331934929,0.0005751475691795349,0.0005715405568480492,0.0005605258047580719,0.0005537010729312897,0.0005466826260089874,0.0005434658378362656,0.0005367398262023926,0.0005321577191352844,0.0005245544016361237,0.0005185101181268692,0.0005161706358194351,0.000507105141878128,0.0004979409277439117,0.000492483377456665,0.0004938468337059021,0.0004938468337059021,0.0004904363304376602,0.0004845857620239258,0.0004783459007740021,0.00047279149293899536,0.0004683062434196472,0.0004660654813051224,0.00045777857303619385,0.00045836158096790314,0.0004523191601037979,0.0004434492439031601,0.0004434492439031601,0.00044032931327819824,0.0004381835460662842,0.0004313606768846512,0.0004262905567884445,0.00042209960520267487,0.00041810236871242523,0.0004107914865016937,0.0004077702760696411,0.00040796585381031036,0.00040796399116516113,0.0004034806042909622,0.00039460882544517517,0.00039529241621494293,0.0003879815340042114,0.00037940219044685364,0.00037267617881298065,0.0003778431564569473,0.0003761854022741318,0.0003748219460248947,0.0003729686141014099,0.00037286989390850067,0.000368388369679451,0.0003574695438146591,0.0003511328250169754,0.0003531798720359802,0.00034889206290245056,0.0003467462956905365,0.00034031085669994354,0.00033446401357650757,0.0003342665731906891,0.00032793357968330383,0.00032432377338409424,0.0003255922347307205,0.0003269575536251068,0.00032539665699005127,0.00032325275242328644,0.0003215949982404709,0.0003192555159330368,0.0003150627017021179,0.00031408853828907013,0.0003069732338190079,0.0003032684326171875,0.0002997592091560364,0.0002972260117530823,0.00029332563281059265,0.0002925451844930649,0.00029098615050315857,0.000288158655166626,0.0002866964787244797,0.00028806179761886597,0.00028698891401290894,0.00028123892843723297,0.00028240866959095,0.00028464943170547485,0.00027782656252384186,0.0002698320895433426,0.0002682730555534363,0.00026720017194747925,0.0002624243497848511,0.0002573542296886444,0.0002610590308904648,0.00025764666497707367,0.00025949999690055847,0.0002558920532464981,0.00025686807930469513,0.0002545267343521118,0.0002553071826696396,0.0002504345029592514,0.000245850533246994,0.00024400092661380768,0.00024165958166122437,0.00024224445223808289,0.00024039298295974731,0.00023776106536388397,0.00023425184190273285,0.00023425184190273285,0.00024019740521907806,0.0002369806170463562,0.00023366697132587433,0.00023132562637329102,0.00023142434656620026,0.00022801198065280914,0.00022908300161361694,0.00022128596901893616,0.00022362545132637024,0.00022128596901893616,0.00021865405142307281,0.00022070109844207764,0.00022313930094242096,0.00022265128791332245,0.00022060424089431763,0.00022011622786521912,0.0002238210290670395,0.00022313930094242096,0.00021631456911563873,0.0002180691808462143,0.00021836161613464355,0.00022040866315364838,0.00021348707377910614,0.00021592527627944946,0.00021621771156787872,0.00021358393132686615,0.00021319463849067688,0.00020958669483661652,0.00020627304911613464,0.00021348707377910614,0.0002124141901731491,0.0002107582986354828,0.00021056272089481354,0.00020851753652095795,0.00020754151046276093,0.00020559318363666534,0.0002040322870016098,0.00020188838243484497,0.00020315498113632202,0.00020442157983779907,0.00020490773022174835,0.00020256824791431427,0.00020549260079860687,0.00020100921392440796,0.0002052001655101776,0.00020198523998260498,0.0001995489001274109,0.0002016909420490265,0.00020227767527103424,0.0001997426152229309,0.00019847601652145386,0.00020188838243484497,0.00020676106214523315,0.00020481273531913757,0.0002065654844045639,0.00020851567387580872,0.0002060774713754654,0.00020091235637664795,0.00020344741642475128,0.0002053976058959961,0.00020364299416542053,0.00020529888570308685,0.00020344741642475128,0.00020530074834823608,0.000203058123588562,0.0002050064504146576,0.0002002287656068802,0.0002040322870016098,0.0002051033079624176,0.0002064686268568039,0.0002054944634437561,0.00020851567387580872,0.00020637176930904388,0.00020588375627994537,0.00020637176930904388,0.000202082097530365,0.00020812638103961945,0.00021163560450077057,0.0002092961221933365,0.00020832009613513947,0.00021192803978919983,0.0002128053456544876,0.0002128053456544876,0.00020919926464557648,0.00021124444901943207,0.00021689943969249725,0.00021826289594173431,0.00021300092339515686,0.00021865218877792358,0.00022109225392341614,0.00021991878747940063,0.00022226199507713318,0.0002229437232017517,0.00022596120834350586,0.00022109225392341614,0.00022460147738456726,0.0002260655164718628,0.00022762268781661987,0.00022421032190322876,0.00022674351930618286,0.0002245008945465088,0.00022733211517333984,0.000231228768825531,0.00023005902767181396,0.00022830814123153687,0.00022733211517333984,0.00022947415709495544,0.000231131911277771,0.0002361014485359192,0.0002374686300754547,0.000230349600315094,0.00022996217012405396,0.000232011079788208,0.000230349600315094,0.0002341531217098236,0.00023600459098815918,0.00023541972041130066,0.00023239850997924805,0.00023659318685531616,0.0002373717725276947,0.00024068355560302734,0.00023883208632469177,0.00024380534887313843,0.00024458393454551697,0.00024497509002685547,0.0002484843134880066,0.0002499483525753021,0.0002523846924304962,0.00025540217757225037,0.00025657564401626587,0.00025657564401626587,0.0002538450062274933,0.0002524815499782562,0.0002533569931983948,0.00025355443358421326,0.0002547241747379303,0.0002540387213230133,0.0002541355788707733,0.0002544298768043518,0.0002582333981990814,0.00025599077343940735,0.000260181725025177,0.00026193633675575256,0.00025920942425727844,0.00026086345314979553,0.0002624206244945526,0.00026515498757362366,0.0002682730555534363,0.00026778504252433777,0.00026807934045791626,0.00026759132742881775,0.0002664215862751007,0.00027344003319740295,0.0002776309847831726,0.0002767518162727356,0.00028114020824432373,0.0002831891179084778,0.00028377026319503784,0.00028464943170547485,0.0002857185900211334,0.00029030442237854004,0.00028991326689720154,0.0002842620015144348,0.00029088929295539856,0.0002859160304069519,0.0002843588590621948,0.00028552860021591187,0.000289134681224823,0.00028494372963905334,0.00029020383954048157,0.00028747692704200745,0.0002872832119464874,0.00029137730598449707,0.00029030442237854004,0.000288940966129303,0.0002915710210800171,0.000289328396320343,0.0002910830080509186,0.00029069557785987854,0.00029098615050315857,0.00028757378458976746,0.0002921558916568756,0.00028952211141586304,0.00028786808252334595,0.00028747692704200745,0.0002855248749256134,0.0002866983413696289,0.0002855248749256134,0.0002859160304069519,0.00028162822127342224,0.00028133392333984375,0.000289328396320343,0.00028299540281295776,0.00027821585536003113]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0009483098983764648,0.0012406595051288605,0.0015451944200322032,0.0018504117615520954,0.002145100850611925,0.0024328688159585,0.002717614872381091,0.002995049813762307,0.0032689752988517284,0.003533639945089817,0.003792358096688986,0.0040502967312932014,0.004298388957977295,0.0045420946553349495,0.0047812191769480705,0.005012935027480125,0.005233634728938341,0.005453360266983509,0.005675035063177347,0.005889301188290119,0.006103762425482273,0.006312374956905842,0.0065145534463226795,0.006711955182254314,0.0069115012884140015,0.007107148878276348,0.007295484654605389,0.007480116095393896,0.007671864237636328,0.00786039512604475,0.008035765960812569,0.008214743807911873,0.008385727182030678,0.008556321263313293,0.00872876774519682,0.008888736367225647,0.009052799083292484,0.009210818447172642,0.009367180056869984,0.009516230784356594,0.009664306417107582,0.00981208961457014,0.009954316541552544,0.010094203054904938,0.010225902311503887,0.010361597873270512,0.010493881069123745,0.010622362606227398,0.010744410566985607,0.010864411480724812,0.01098265778273344,0.011098564602434635,0.011217688210308552,0.011329109780490398,0.011439947411417961,0.011548250913619995,0.01165265403687954,0.011754718609154224,0.011854248121380806,0.011954751797020435,0.012046287767589092,0.0121413329616189,0.012232966721057892,0.012323625385761261,0.012407654896378517,0.01249080803245306,0.012576007284224033,0.012654285877943039,0.01273227110505104,0.012811427004635334,0.012885221280157566,0.012957553379237652,0.013029982335865498,0.013096952810883522,0.013164995238184929,0.013233233243227005,0.013295719400048256,0.01335674338042736,0.013420887291431427,0.013478693552315235,0.013538645580410957,0.013595283031463623,0.013646363280713558,0.013697931542992592,0.013748330064117908,0.013797851279377937,0.013846592046320438,0.013894456438720226,0.013937446288764477,0.013981410302221775,0.014023522846400738,0.014065733179450035,0.01410677284002304,0.014147910289466381,0.014188658446073532,0.01422687154263258,0.01426391489803791,0.014303297735750675,0.014338488690555096,0.01437377743422985,0.014408187940716743,0.014441722072660923,0.01447447668761015,0.014506937935948372,0.014537449926137924,0.01456679217517376,0.01459603663533926,0.014624599367380142,0.014652674086391926,0.014681626111268997,0.01470804400742054,0.01473319437354803,0.014756005257368088,0.014782130718231201,0.01480620913207531,0.01482765469700098,0.014848906546831131,0.014873374253511429,0.014892772771418095,0.01491227000951767,0.01493176631629467,0.014949898235499859,0.014969296753406525,0.014988696202635765,0.01500614546239376,0.015023302286863327,0.015041726641356945,0.015058395452797413,0.015073603019118309,0.015090077184140682,0.015104309655725956,0.01512068696320057,0.015135894529521465,0.01515178382396698,0.015165723860263824,0.01518132071942091,0.015195260755717754,0.015207543969154358,0.015221971087157726,0.015235131606459618,0.015246049501001835,0.015257942490279675,0.015268957242369652,0.015279291197657585,0.015291671268641949,0.015303271822631359,0.015313701704144478,0.01532462053000927,0.0153346611186862,0.015345286577939987,0.015355424955487251,0.015365660190582275,0.015375018119812012,0.015385644510388374,0.015393832698464394,0.015401924028992653,0.015411476604640484,0.015420250594615936,0.015427951700985432,0.015436626970767975,0.015444816090166569,0.015453686937689781,0.015460900031030178,0.015467723831534386,0.015474255196750164,0.015482833608984947,0.015489852987229824,0.015495994128286839,0.015503793023526669,0.015509056858718395,0.015515782870352268,0.0155208520591259,0.015527773648500443,0.015533427707850933,0.015539276413619518,0.015544540248811245,0.015549804084002972,0.015555165708065033,0.015560332685709,0.01556608360260725,0.01556978840380907,0.015574565157294273,0.015579828992486,0.015584215521812439,0.015589382499456406,0.015592501498758793,0.015598642639815807,0.01560332253575325,0.015608293935656548,0.015612582676112652,0.015617262572050095,0.015621843747794628,0.01562671735882759,0.01563071459531784,0.015635685995221138,0.015640072524547577,0.015643484890460968,0.015648066997528076,0.015651868656277657,0.015656547620892525,0.015661226585507393,0.015664540231227875,0.015669317916035652,0.015672827139496803,0.015676921233534813,0.015680722892284393,0.015684816986322403,0.015688620507717133,0.015692615881562233,0.015696028247475624,0.015700414776802063,0.015703730285167694,0.015706457197666168,0.015710650011897087,0.015714062377810478,0.01571805775165558,0.015721861273050308,0.015725955367088318,0.01572965830564499,0.01573346182703972,0.01573697105050087,0.01574077270925045,0.015743793919682503,0.015747206285595894,0.015750715509057045,0.015753639861941338,0.01575636863708496,0.015759488567709923,0.015762802213430405,0.015765726566314697,0.01576913893222809,0.01577206328511238,0.015775183215737343,0.015778303146362305,0.0157807394862175,0.015783274546265602,0.015785614028573036,0.01578834280371666,0.015791170299053192,0.015794290229678154,0.01579653099179268,0.015798676759004593,0.015801016241312027,0.0158037468791008,0.015805987641215324,0.01580813154578209,0.015811055898666382,0.015813007950782776,0.01581505313515663,0.015816906467080116,0.015818661078810692,0.015821196138858795,0.01582295075058937,0.015825290232896805,0.015827726572752,0.015830261632800102,0.015832405537366867,0.01583503745496273,0.015836596488952637,0.015837963670492172,0.015840593725442886,0.015841569751501083,0.01584361493587494,0.015845078974962234,0.01584693044424057,0.015848197042942047,0.015849173069000244,0.01585092768073082,0.015852291136980057,0.01585453376173973,0.015855997800827026,0.015857653692364693,0.01585930958390236,0.015861162915825844,0.01586243137717247,0.015864282846450806,0.015865355730056763,0.01586642675101757,0.015868376940488815,0.01586993783712387,0.01587091013789177,0.015871886163949966,0.015873737633228302,0.015875201672315598,0.015877053141593933,0.01587861217558384,0.015879880636930466,0.015881340950727463,0.01588241383433342,0.015883974730968475,0.015885144472122192,0.01588650792837143,0.015888165682554245,0.01588992029428482,0.015891674906015396,0.015892747789621353,0.01589430682361126,0.015896061435341835,0.01589801162481308,0.015899863094091415,0.01590171456336975,0.015902593731880188,0.015904054045677185,0.015904933214187622,0.015906687825918198,0.015907760709524155,0.01590941660106182,0.015910586342215538,0.015911854803562164,0.015912633389234543,0.01591438800096512,0.015915557742118835,0.015916923061013222,0.01591789722442627,0.015918776392936707,0.015920531004667282,0.01592140644788742,0.015923161059617996,0.015924330800771713,0.01592501439154148,0.01592598855495453,0.015927353873848915,0.0159287191927433,0.01592979207634926,0.015931058675050735,0.015932325273752213,0.01593359187245369,0.015934957191348076,0.015935834497213364,0.01593671180307865,0.015938173979520798,0.015939051285386086,0.015940610319375992,0.015941975638270378,0.015942949801683426,0.015944315120577812,0.01594528928399086,0.015946557745337486,0.015947531908750534,0.01594860479235649,0.015950066968798637,0.015950750559568405,0.015951722860336304,0.01595260202884674,0.015954064205288887,0.015955135226249695,0.015956111252307892,0.01595698855817318,0.015958158299326897,0.015959132462739944,0.0159602053463459],"recovered":[0.0,0.00040104248910211027,0.0007502243388444185,0.001076010405085981,0.00139321805909276,0.001698045409284532,0.0019964389503002167,0.0022899582982063293,0.0025702202692627907,0.0028518468607217073,0.0031264545395970345,0.003395993495360017,0.003654126776382327,0.0039060211274772882,0.00415801303461194,0.004400257021188736,0.004639770835638046,0.004867002367973328,0.0050887749530375,0.005310059525072575,0.005527347791939974,0.005742101464420557,0.005951493978500366,0.006154744420200586,0.006358287762850523,0.006559491157531738,0.006757575552910566,0.0069579994305968285,0.007148577366024256,0.007340032607316971,0.00752593157812953,0.007710953243076801,0.00788798090070486,0.008062961511313915,0.008236383087933064,0.00840668473392725,0.008572014980018139,0.008738222531974316,0.008898776024580002,0.009059231728315353,0.009211012162268162,0.009358502924442291,0.009509015828371048,0.009655141271650791,0.009797075763344765,0.009939108043909073,0.010073243640363216,0.010207769460976124,0.010338005609810352,0.010465609841048717,0.010587365366518497,0.010709218680858612,0.010826782323420048,0.01094356644898653,0.011052844114601612,0.011165142990648746,0.01127539575099945,0.011384576559066772,0.011490539647638798,0.011593968607485294,0.011692328378558159,0.011784449219703674,0.011880566366016865,0.011976001784205437,0.01206929236650467,0.012155759148299694,0.012242616154253483,0.012328888289630413,0.012412235140800476,0.01249480340629816,0.01257356908172369,0.012646582908928394,0.012721546925604343,0.012792709283530712,0.012862798757851124,0.012928599491715431,0.012998688966035843,0.013064100407063961,0.013127950951457024,0.013191801495850086,0.013251753523945808,0.013311413116753101,0.013369609601795673,0.013428781181573868,0.013479764573276043,0.013530553318560123,0.013584070838987827,0.013631154783070087,0.013680773787200451,0.013728735037147999,0.013774064369499683,0.013816566206514835,0.013859068974852562,0.013902253471314907,0.013943000696599483,0.013986088335514069,0.014026543125510216,0.014065731316804886,0.014105016365647316,0.014141280204057693,0.014178713783621788,0.014212929643690586,0.014248120598495007,0.014281264506280422,0.01431323867291212,0.014344238676130772,0.014373775571584702,0.014404970221221447,0.014433142729103565,0.014463362284004688,0.014492996968328953,0.014519219286739826,0.014544175006449223,0.014569715596735477,0.01459428109228611,0.014618261717259884,0.01464175432920456,0.014663883484899998,0.01468659657984972,0.014709602110087872,0.014729001559317112,0.014747912995517254,0.014767994172871113,0.014787101186811924,0.0148061104118824,0.014824144542217255,0.01484198309481144,0.014860992319881916,0.014878344722092152,0.014893649145960808,0.014909636229276657,0.014924258925020695,0.014939465560019016,0.014955648221075535,0.01497124508023262,0.014986160211265087,0.015002536587417126,0.015017159283161163,0.01503051444888115,0.01504396740347147,0.015057711862027645,0.015069995075464249,0.015081692487001419,0.015092902816832066,0.015104114077985287,0.015116688795387745,0.01512809470295906,0.015138817019760609,0.015149053186178207,0.015160458162426949,0.015171376056969166,0.015180929563939571,0.015189703553915024,0.015200231224298477,0.015210174024105072,0.015219142660498619,0.01522859837859869,0.015236982144415379,0.015247217379510403,0.015255698934197426,0.01526408176869154,0.015272367745637894,0.015280751511454582,0.015288355760276318,0.0152969341725111,0.015302879735827446,0.015309995971620083,0.01531681977212429,0.01532296184450388,0.015330467373132706,0.015336901880800724,0.015343433246016502,0.015349086374044418,0.015355910174548626,0.015361759811639786,0.01536819338798523,0.01537384744733572,0.015379403717815876,0.015384765341877937,0.015390321612358093,0.01539548859000206,0.015399777330458164,0.015404457226395607,0.015409817919135094,0.015414009802043438,0.01541907899081707,0.015423270873725414,0.015428632497787476,0.015433506108820438,0.015438965521752834,0.015443936921656132,0.015448421239852905,0.015452710911631584,0.01545797474682331,0.015462263487279415,0.015467332676053047,0.015471719205379486,0.015475618652999401,0.01547990832477808,0.015484294854104519,0.015489266254007816,0.01549375057220459,0.0154978446662426,0.01550154946744442,0.015505058690905571,0.01550973765552044,0.01551324687898159,0.01551724411547184,0.015521435998380184,0.015525919385254383,0.015529526397585869,0.015533523634076118,0.01553703285753727,0.015539762564003468,0.01554297935217619,0.015547171235084534,0.01555087510496378,0.015555261634290218,0.01555867400020361,0.015562962740659714,0.015567252412438393,0.015570761635899544,0.015574855729937553,0.015577585436403751,0.015580997802317142,0.015584019012749195,0.01558762602508068,0.015590453520417213,0.015594059601426125,0.015596887096762657,0.01559951901435852,0.015602735802531242,0.015605952590703964,0.01560955960303545,0.015612289309501648,0.015614823438227177,0.01561774779111147,0.015620185062289238,0.015622720122337341,0.015626132488250732,0.015629250556230545,0.01563159003853798,0.015633832663297653,0.015636172145605087,0.015638317912817,0.015640657395124435,0.015643581748008728,0.01564631052315235,0.015648357570171356,0.015650112181901932,0.015652354806661606,0.015653427690267563,0.015655864030122757,0.01565839909017086,0.015660542994737625,0.01566210202872753,0.015664929524064064,0.015667269006371498,0.01567009650170803,0.015672532841563225,0.01567389816045761,0.015675652772188187,0.015677407383918762,0.01567896641790867,0.015680916607379913,0.01568198949098587,0.015683256089687347,0.015684718266129494,0.01568647287786007,0.015687935054302216,0.01568959280848503,0.015691444277763367,0.015692809596657753,0.0156942717730999,0.015696318820118904,0.01569778099656105,0.015699535608291626,0.01570109650492668,0.015702558681368828,0.015703922137618065,0.01570606790482998,0.015706846490502357,0.015707822516560555,0.01570947840809822,0.015710940584540367,0.015712305903434753,0.01571415737271309,0.015715133398771286,0.015716498717665672,0.015718642622232437,0.015719519928097725,0.015720494091510773,0.0157217625528574,0.015723418444395065,0.01572488062083721,0.015726342797279358,0.015727903693914413,0.01572926715016365,0.015730632469058037,0.015732290223240852,0.015733947977423668,0.015735311433672905,0.01573716476559639,0.015738626942038536,0.015740282833576202,0.01574145257472992,0.015742525458335876,0.015743792057037354,0.01574554853141308,0.015746718272566795,0.015747692435979843,0.015749642625451088,0.015750616788864136,0.015751786530017853,0.0157527606934309,0.015753930434584618,0.015755295753479004,0.01575646549463272,0.015758024528622627,0.015759292989969254,0.015759974718093872,0.01576134003698826,0.015762705355882645,0.015763582661747932,0.01576475240290165,0.015766019001603127,0.015766993165016174,0.01576865091919899,0.015769917517900467,0.015770893543958664,0.01577177084982395,0.01577313430607319,0.015774596482515335,0.01577606052160263,0.015777619555592537,0.015778593719005585,0.015779569745063782,0.01578054390847683,0.015781909227371216,0.015783175826072693,0.01578424870967865,0.015785612165927887,0.015786392614245415,0.015786880627274513,0.01578843966126442,0.015789804980158806,0.015790583565831184,0.01579185202717781,0.01579282619059086,0.015793899074196815,0.015794580802321434],"active":[0.0009483098983764648,0.0008396169869229198,0.0007949700811877847,0.0007744013564661145,0.000751882791519165,0.0007348234066739678,0.0007211759220808744,0.0007050915155559778,0.0006987550295889378,0.0006817930843681097,0.0006659035570919514,0.0006543032359331846,0.0006442621815949678,0.0006360735278576612,0.0006232061423361301,0.0006126780062913895,0.0005938638933002949,0.0005863578990101814,0.0005862601101398468,0.0005792416632175446,0.0005764146335422993,0.0005702734924852848,0.0005630594678223133,0.0005572107620537281,0.0005532135255634785,0.0005476577207446098,0.0005379091016948223,0.0005221166647970676,0.000523286871612072,0.0005203625187277794,0.0005098343826830387,0.0005037905648350716,0.0004977462813258171,0.0004933597519993782,0.0004923846572637558,0.00048205163329839706,0.0004807841032743454,0.0004725959151983261,0.00046840403228998184,0.0004569990560412407,0.0004532942548394203,0.0004535866901278496,0.00044530071318149567,0.0004390617832541466,0.00042882654815912247,0.00042248982936143875,0.00042063742876052856,0.0004145931452512741,0.0004064049571752548,0.00039880163967609406,0.00039529241621494293,0.0003893459215760231,0.00039090588688850403,0.0003855433315038681,0.00038710329681634903,0.0003831079229712486,0.0003772582858800888,0.00037014205008745193,0.0003637084737420082,0.000360783189535141,0.0003539593890309334,0.000356883741915226,0.00035240035504102707,0.0003476236015558243,0.00033836252987384796,0.0003350488841533661,0.00033339112997055054,0.0003253975883126259,0.0003200359642505646,0.00031662359833717346,0.00031165219843387604,0.0003109704703092575,0.0003084354102611542,0.0003042435273528099,0.0003021964803338051,0.0003046337515115738,0.000297030434012413,0.0002926429733633995,0.0002929363399744034,0.0002868920564651489,0.0002868920564651489,0.0002838699147105217,0.0002767536789178848,0.00026915036141872406,0.00026856549084186554,0.0002672979608178139,0.0002625212073326111,0.00026330165565013885,0.0002566725015640259,0.00025267526507377625,0.0002494584769010544,0.00024916697293519974,0.0002477038651704788,0.000245656818151474,0.0002456577494740486,0.0002407832071185112,0.0002373717725276947,0.00023756641894578934,0.0002334723249077797,0.0002324972301721573,0.00022947415709495544,0.00022879242897033691,0.00022635608911514282,0.00022567342966794968,0.00022421125322580338,0.00022255349904298782,0.00022226106375455856,0.00021962914615869522,0.0002195313572883606,0.00021826382726430893,0.00021504703909158707,0.00021397508680820465,0.0002118302509188652,0.00021241512149572372,0.00021192803978919983,0.0002093929797410965,0.00020715221762657166,0.00020949076861143112,0.00020617619156837463,0.00020266789942979813,0.00020276475697755814,0.00020198523998260498,0.00020130258053541183,0.0002015950158238411,0.00020003505051136017,0.0001991577446460724,0.00019974354654550552,0.00019740313291549683,0.00019525829702615738,0.00019642803817987442,0.00019467342644929886,0.00019642803817987442,0.00019642896950244904,0.00019613560289144516,0.00019447878003120422,0.00019516050815582275,0.00019272416830062866,0.00019038468599319458,0.000191456638276577,0.00019116420298814774,0.00018833763897418976,0.00018794741481542587,0.00018726475536823273,0.00018638838082551956,0.000187557190656662,0.0001865830272436142,0.00018560700118541718,0.00018580351024866104,0.0001856079325079918,0.00018482841551303864,0.00018404889851808548,0.000184730626642704,0.00018531456589698792,0.00018541328608989716,0.0001836586743593216,0.0001827813684940338,0.00018287822604179382,0.0001832684502005577,0.000180734321475029,0.000180928036570549,0.000180734321475029,0.0001813191920518875,0.00018014851957559586,0.00017936807125806808,0.00017732102423906326,0.00017995387315750122,0.0001798570156097412,0.00017917435616254807,0.000180831179022789,0.00017858948558568954,0.0001788809895515442,0.0001774188131093979,0.00017868727445602417,0.00017751753330230713,0.0001775166019797325,0.00017634686082601547,0.0001759566366672516,0.00017576199024915695,0.00017556734383106232,0.00017576199024915695,0.00017429981380701065,0.00017478782683610916,0.00017537176609039307,0.00017439760267734528,0.00017537269741296768,0.00017342250794172287,0.00017537176609039307,0.00017469003796577454,0.00017478782683610916,0.0001736171543598175,0.00017332565039396286,0.00017342250794172287,0.00017400644719600677,0.00017273984849452972,0.00017342250794172287,0.00017273984849452972,0.00017176568508148193,0.00017244834452867508,0.00017196033149957657,0.00017225276678800583,0.00017196033149957657,0.0001707896590232849,0.00017147324979305267,0.00017127767205238342,0.00017186254262924194,0.00017098523676395416,0.00017157010734081268,0.00017137639224529266,0.0001711798831820488,0.000170108862221241,0.00017088837921619415,0.00017020665109157562,0.00016942434012889862,0.00017088744789361954,0.0001710830256342888,0.00017088651657104492,0.00017098616808652878,0.00017069373279809952,0.00017098430544137955,0.00017049908638000488,0.0001697186380624771,0.00017001107335090637,0.00016893818974494934,0.0001696208491921425,0.0001697177067399025,0.0001696208491921425,0.0001687426120042801,0.00016903504729270935,0.0001687426120042801,0.0001688394695520401,0.00016961991786956787,0.0001693274825811386,0.0001692306250333786,0.0001687435433268547,0.00016845017671585083,0.00016845110803842545,0.00016786623746156693,0.00016815774142742157,0.00016845017671585083,0.00016815774142742157,0.0001672804355621338,0.00016708672046661377,0.00016718357801437378,0.00016757473349571228,0.00016766972839832306,0.0001674741506576538,0.0001674741506576538,0.0001666974276304245,0.00016669556498527527,0.0001667942851781845,0.000166306272149086,0.0001677684485912323,0.00016708672046661377,0.00016689114272594452,0.00016718357801437378,0.0001681596040725708,0.00016747601330280304,0.0001677684485912323,0.00016649998724460602,0.00016543082892894745,0.00016669556498527527,0.00016591697931289673,0.00016620755195617676,0.00016611255705356598,0.00016601383686065674,0.00016620755195617676,0.00016591697931289673,0.000166209414601326,0.0001658182591199875,0.00016659870743751526,0.00016640499234199524,0.000166209414601326,0.00016649998724460602,0.00016689114272594452,0.00016611255705356598,0.00016650184988975525,0.00016582012176513672,0.00016533024609088898,0.0001658182591199875,0.00016601569950580597,0.00016484223306179047,0.00016503967344760895,0.0001659151166677475,0.0001657232642173767,0.00016611255705356598,0.000166306272149086,0.0001657232642173767,0.00016620755195617676,0.0001659151166677475,0.0001653321087360382,0.00016562454402446747,0.00016601383686065674,0.000166403129696846,0.00016650184988975525,0.0001667942851781845,0.00016640499234199524,0.000166403129696846,0.0001667942851781845,0.00016737915575504303,0.00016757287085056305,0.00016776658594608307,0.00016728229820728302,0.0001668892800807953,0.000166306272149086,0.00016640499234199524,0.00016630813479423523,0.00016689114272594452,0.0001667942851781845,0.000166306272149086,0.0001659151166677475,0.00016669556498527527,0.0001659151166677475,0.000166306272149086,0.00016611069440841675,0.00016601569950580597,0.0001666005700826645,0.00016611069440841675,0.00016669556498527527,0.000166306272149086,0.00016572140157222748,0.00016601383686065674,0.00016601383686065674,0.00016601383686065674,0.000166209414601326,0.000166306272149086,0.000166306272149086,0.00016659870743751526,0.000166306272149086,0.00016591697931289673,0.0001658182591199875,0.000166403129696846,0.00016591697931289673,0.00016601383686065674,0.0001659151166677475,0.00016533024609088898,0.00016572140157222748,0.00016571953892707825,0.00016601383686065674,0.00016562268137931824,0.00016542896628379822,0.0001658182591199875,0.0001651383936405182,0.00016533024609088898,0.00016572140157222748,0.00016562454402446747,0.00016533024609088898,0.00016552768647670746,0.00016513653099536896,0.0001653321087360382,0.00016523338854312897,0.00016562454402446747]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0009483098983764648,0.0012380274711176753,0.001534373965114355,0.001825748709961772,0.0021132242400199175,0.002377694007009268,0.0026459654327481985,0.00290312385186553,0.0031461473554372787,0.0033859540708363056,0.003619131864979863,0.00383729743771255,0.004057900048792362,0.004261345602571964,0.004456115420907736,0.004644744098186493,0.004827913362532854,0.005005623679608107,0.00517894746735692,0.005342425312846899,0.005503368563950062,0.005661095026880503,0.005811803042888641,0.005961145740002394,0.006106687244027853,0.006247451528906822,0.006379540078341961,0.006506169680505991,0.006632897071540356,0.006759136449545622,0.006873483303934336,0.006991826929152012,0.007103931624442339,0.00720970006659627,0.007312544155865908,0.007411683443933725,0.0075129675678908825,0.007607818115502596,0.007697599474340677,0.0077827987261116505,0.007865951396524906,0.007950078696012497,0.008030209690332413,0.008108877576887608,0.00818618107587099,0.008259488269686699,0.0083277253434062,0.008394598960876465,0.008460398763418198,0.008525419980287552,0.00858888030052185,0.008648345246911049,0.00870517734438181,0.008762301877140999,0.008814455009996891,0.008867387659847736,0.008917201310396194,0.008965454995632172,0.00901146698743105,0.009055528789758682,0.009096179157495499,0.00913887657225132,0.009180208668112755,0.009216082282364368,0.00925449002534151,0.00929241068661213,0.009326724335551262,0.00936103891581297,0.00939242821186781,0.009424206800758839,0.009453159756958485,0.009480161592364311,0.009507652372121811,0.009533972479403019,0.00955941528081894,0.00958300568163395,0.00960835162550211,0.00963164959102869,0.009653485380113125,0.009672104381024837,0.009690528735518456,0.00971012283116579,0.009728644974529743,0.009747263975441456,0.00976529810577631,0.009782064706087112,0.009798051789402962,0.009812772274017334,0.00982622429728508,0.009838896803557873,0.009854104369878769,0.00986726488918066,0.009878572076559067,0.009890465065836906,0.009902650490403175,0.00991464126855135,0.00992633868008852,0.009936184622347355,0.009946615435183048,0.009956752881407738,0.009966598823666573,0.009975665248930454,0.009984632954001427,0.009993406943976879,0.010001887567341328,0.010009490884840488,0.010016217827796936,0.010022846050560474,0.010029572993516922,0.010035714134573936,0.010042049922049046,0.010047996416687965,0.010053163394331932,0.010058719664812088,0.010064373724162579,0.010068955831229687,0.010073049925267696,0.010078313760459423,0.010082700289785862,0.010086794383823872,0.010091278702020645,0.010094300843775272,0.010097615420818329,0.010101807303726673,0.010105999186635017,0.01010921597480774,0.010113310068845749,0.010117209516465664,0.01012081652879715,0.01012461818754673,0.010127152316272259,0.01013036910444498,0.010133098810911179,0.010136023163795471,0.010138947516679764,0.010141871869564056,0.010144699364900589,0.010147331282496452,0.010149572975933552,0.010151815600693226,0.01015415508300066,0.01015629991889,0.010158541612327099,0.010160686448216438,0.010162538848817348,0.01016419567167759,0.0101660480722785,0.010167412459850311,0.010169070214033127,0.010171019472181797,0.010172676295042038,0.01017394382506609,0.010175894014537334,0.01017745304852724,0.010178622789680958,0.01017989031970501,0.010181060060858727,0.010182229802012444,0.0101833026856184,0.010184374637901783,0.01018525194376707,0.010186129249632359,0.010187298990786076,0.010187981650233269,0.010188761167228222,0.01018934603780508,0.010190223343670368,0.010190808214247227,0.010191588662564754,0.010192368179559708,0.0101930508390069,0.01019344013184309,0.010194220580160618,0.010195000097155571,0.010195390321314335,0.010196365416049957,0.010197047144174576,0.010197729803621769,0.010198412463068962,0.010198899544775486,0.01019938662648201,0.010199971497058868,0.010200459510087967,0.010201141238212585,0.01020153146237135,0.010202018544077873,0.010202603414654732,0.010202993638813496,0.01020348072052002,0.010204163379967213,0.010204261168837547,0.010204748250544071,0.01020523626357317,0.010205821134150028,0.010206308215856552,0.01020689308643341,0.01020747795701027,0.010207575745880604,0.010207868181169033,0.010208549909293652,0.01020874548703432,0.010208940133452415,0.010209232568740845,0.010209719650447369,0.010210109874606133,0.010210596956312656,0.010210889391601086,0.010211084969341755,0.01021127961575985,0.010211377404630184,0.010211767628788948,0.010211864486336708,0.010212156921625137,0.010212254710495472,0.010212547145783901,0.01021283958107233,0.01021313201636076,0.010213229805231094,0.010213522240519524,0.010213814675807953,0.010214009322226048,0.010214399546384811,0.010214496403932571,0.010214788839221,0.010215179063379765,0.01021537370979786,0.010215471498668194,0.010215666145086288,0.010215958580374718,0.010216251015663147,0.010216348804533482,0.010216739028692245,0.01021693367511034,0.01021722611039877,0.010217323899269104,0.010217908769845963,0.010218201205134392,0.010218493640422821,0.01021878607571125,0.01021907851099968,0.010219370946288109,0.010219663381576538,0.010219955816864967,0.010220346041023731,0.01022063847631216,0.010220833122730255,0.01022102776914835,0.010221320204436779,0.010221417993307114,0.010221515782177448,0.010221612639725208,0.010221710428595543,0.010222002863883972,0.010222393088042736,0.010222685523331165,0.01022288016974926,0.010223074816167355,0.010223367251455784,0.010223465040326118,0.010223659686744213,0.010223757475614548,0.010223855264484882,0.010223952122032642,0.010223952122032642,0.010224147699773312,0.010224244557321072,0.010224342346191406,0.010224536992609501,0.010224536992609501,0.01022473257035017,0.01022482942789793,0.01022482942789793,0.0102250250056386,0.0102250250056386,0.01022512186318636,0.010225219652056694,0.010225317440927029,0.010225317440927029,0.010225414298474789,0.010225512087345123,0.010225609876215458,0.010225804522633553,0.010225804522633553,0.010225902311503887,0.010226096957921982,0.010226096957921982,0.010226096957921982,0.010226291604340076,0.010226584039628506,0.010226584039628506,0.010226584039628506,0.01022668182849884,0.01022668182849884,0.010226779617369175,0.01022687740623951,0.01022697426378727,0.010227169841527939,0.010227266699075699,0.010227364487946033,0.010227364487946033,0.010227462276816368,0.010227559134364128,0.010227656923234463,0.010227851569652557,0.010227949358522892,0.010228047147393227,0.010228144004940987,0.010228436440229416,0.010228436440229416,0.01022853422909975,0.010228632017970085,0.010228632017970085,0.010228632017970085,0.010228728875517845,0.01022882666438818,0.010228924453258514,0.010228924453258514,0.010228924453258514,0.010229021310806274,0.010229119099676609,0.010229216888546944,0.010229216888546944,0.010229313746094704,0.010229411534965038,0.010229509323835373,0.010229509323835373,0.010229509323835373,0.010229509323835373,0.010229606181383133,0.010229606181383133,0.010229606181383133,0.010229606181383133,0.010229606181383133,0.010229606181383133,0.010229703970253468,0.010229801759123802,0.010229801759123802,0.010229898616671562,0.010229898616671562,0.010229898616671562,0.010229898616671562,0.010229898616671562,0.010229898616671562,0.010229898616671562,0.010229898616671562,0.010229898616671562,0.010229898616671562,0.010229898616671562,0.010229898616671562,0.010229898616671562,0.010229898616671562],"recovered":[0.0,0.0004039669584017247,0.0007540261140093207,0.0010828342055901885,0.0013868816895410419,0.00168361805845052,0.00196768157184124,0.002235563239082694,0.0025024700444191694,0.002752219792455435,0.0030024570878595114,0.0032403140794485807,0.0034696899820119143,0.003695946652442217,0.003908653277903795,0.004110733978450298,0.0043044313788414,0.004494424909353256,0.004678861238062382,0.004856766667217016,0.005025703459978104,0.005191326141357422,0.005357533693313599,0.005512822885066271,0.005673181731253862,0.00582427904009819,0.005969430319964886,0.006110779941082001,0.006243551149964333,0.0063706678338348866,0.006499734707176685,0.006623927038162947,0.006745390128344297,0.0068574948236346245,0.006968137342482805,0.007076732814311981,0.0071828910149633884,0.007285637315362692,0.00738175492733717,0.007476117927581072,0.007566094398498535,0.007653438486158848,0.007737468462437391,0.007819646038115025,0.007900653406977654,0.007981467060744762,0.008057307451963425,0.008130224421620369,0.008198949508368969,0.008269624784588814,0.008335620164871216,0.00839917827397585,0.0084616644307971,0.00851683970540762,0.008572697639465332,0.00862640980631113,0.008680609986186028,0.008731008507311344,0.008780139498412609,0.008830245584249496,0.008876939304172993,0.008919539861381054,0.0089622363448143,0.009006201289594173,0.009045876562595367,0.009083017706871033,0.0091196708381176,0.00915700662881136,0.009192392230033875,0.009225244633853436,0.009256438352167606,0.009289387613534927,0.009319022297859192,0.0093453424051404,0.009372735396027565,0.00940032210201025,0.009427228011190891,0.009451890364289284,0.009476261213421822,0.009499266743659973,0.009521298110485077,0.009543231688439846,0.009564093314111233,0.009583686478435993,0.00960269570350647,0.009621314704418182,0.009639154188334942,0.00965728610754013,0.00967132393270731,0.009685653261840343,0.009698813781142235,0.009713338688015938,0.009726498275995255,0.009739171713590622,0.009751356206834316,0.009763249196112156,0.009775824844837189,0.009787035174667835,0.00979727040976286,0.009808383882045746,0.00981861911714077,0.00982827041298151,0.009837628342211246,0.009846499189734459,0.009855273179709911,0.00986404623836279,0.009872137568891048,0.009879350662231445,0.009886077605187893,0.009892803616821766,0.009899139404296875,0.009905768558382988,0.009911520406603813,0.009916882030665874,0.009922048076987267,0.009927799925208092,0.009932381100952625,0.00993657298386097,0.009942421689629555,0.009946809150278568,0.009951000101864338,0.009954899549484253,0.009958993643522263,0.009962600655853748,0.009966500103473663,0.009970399551093578,0.009974006563425064,0.009978295303881168,0.009982096962630749,0.009985607117414474,0.009988823905587196,0.009991358034312725,0.009994185529649258,0.00999740231782198,0.009999839588999748,0.01000276394188404,0.010006467811763287,0.010008905082941055,0.01001124456524849,0.010014071129262447,0.010016021318733692,0.010018458589911461,0.01002070028334856,0.010023039765655994,0.010025671683251858,0.010028011165559292,0.010029961355030537,0.010031618177890778,0.010033080354332924,0.010034347884356976,0.01003668736666441,0.010038149543106556,0.010039514862000942,0.010041366331279278,0.010042926296591759,0.010044583119452,0.01004614308476448,0.010047410614788532,0.01004858035594225,0.010049750097095966,0.010050919838249683,0.010051991790533066,0.010052869096398354,0.010053747333586216,0.010054917074739933,0.01005579438060522,0.010056573897600174,0.010057451203465462,0.010057938285171986,0.010058718733489513,0.010059498250484467,0.01006018090993166,0.010060960426926613,0.01006174087524414,0.010062618181109428,0.010063105262815952,0.010063787922263145,0.010064372792840004,0.010065054520964622,0.010065737180411816,0.010066322050988674,0.010066809132695198,0.010067589581012726,0.010068174451589584,0.010068953968584538,0.010069441981613636,0.010069831274449825,0.010070513933897018,0.010071098804473877,0.0100715858861804,0.01007217075675726,0.010072463192045689,0.010072755627334118,0.010073145851492882,0.010073828510940075,0.010074413381516933,0.010074802674353123,0.01007558312267065,0.01007597241550684,0.010076264850795269,0.010076752863824368,0.010077045299112797,0.010077239945530891,0.010077630169689655,0.010077922604978085,0.010078507475554943,0.010078799910843372,0.010078897699713707,0.010079190135002136,0.010079286992549896,0.01007938478142023,0.010079775005578995,0.010079775005578995,0.010080067440867424,0.010080359876155853,0.010080456733703613,0.010080749168992043,0.010081041604280472,0.010081237182021141,0.01008152961730957,0.010081724263727665,0.01008191891014576,0.010082114487886429,0.010082406923174858,0.010082699358463287,0.010082894004881382,0.010082991793751717,0.010083186440169811,0.010083284229040146,0.010083576664328575,0.010083869099617004,0.010084161534905434,0.010084356181323528,0.010084453970193863,0.010084746405482292,0.010085038840770721,0.010085429064929485,0.010085818357765675,0.010086403228342533,0.010086793452501297,0.010086988098919392,0.010087378323078156,0.010087670758366585,0.010088157840073109,0.010088450275361538,0.010088742710649967,0.010089035145938396,0.010089327581226826,0.010089620016515255,0.010089815594255924,0.010090010240674019,0.010090010240674019,0.010090204887092113,0.010090497322380543,0.010090789757668972,0.010090985335409641,0.010091179981827736,0.01009127777069807,0.010091764852404594,0.010091960430145264,0.010092155076563358,0.010092349722981453,0.010092447511851788,0.010092642158269882,0.010092739947140217,0.010092739947140217,0.010092934593558311,0.010092934593558311,0.010093032382428646,0.01009313017129898,0.01009322702884674,0.010093324817717075,0.010093324817717075,0.01009351946413517,0.010093617253005505,0.010093617253005505,0.010093617253005505,0.01009371504187584,0.01009371504187584,0.01009371504187584,0.010093909688293934,0.010094007477164268,0.010094202123582363,0.010094202123582363,0.010094396770000458,0.010094396770000458,0.010094396770000458,0.010094396770000458,0.010094494558870792,0.010094884783029556,0.010094981640577316,0.010095079429447651,0.010095274075865746,0.010095274075865746,0.010095274075865746,0.010095274075865746,0.010095469653606415,0.01009566430002451,0.01009566430002451,0.01009566430002451,0.01009566430002451,0.010095956735312939,0.010095956735312939,0.010095956735312939,0.010096054524183273,0.010096249170601368,0.010096346959471703,0.010096541605889797,0.010096736252307892,0.010096931830048561,0.010096931830048561,0.010097028687596321,0.010097028687596321,0.010097028687596321,0.010097126476466656,0.010097126476466656,0.010097126476466656,0.010097126476466656,0.010097126476466656,0.01009722426533699,0.01009722426533699,0.01009732112288475,0.01009751670062542,0.01009761355817318,0.01009761355817318,0.01009761355817318,0.01009761355817318,0.01009761355817318,0.01009761355817318,0.01009761355817318,0.010097711347043514,0.010097711347043514,0.010097711347043514,0.010097711347043514,0.010097711347043514,0.010097711347043514,0.010097905993461609,0.010097905993461609,0.010098003782331944,0.010098003782331944,0.010098003782331944,0.010098003782331944,0.010098101571202278,0.010098101571202278,0.010098101571202278,0.010098101571202278,0.010098101571202278,0.010098101571202278,0.010098101571202278,0.010098101571202278,0.010098101571202278],"active":[0.0009483098983764648,0.0008340604836121202,0.0007803478511050344,0.0007429145043715835,0.0007263425504788756,0.0006940759485587478,0.0006782838609069586,0.000667560612782836,0.0006436773110181093,0.0006337342783808708,0.0006166747771203518,0.0005969833582639694,0.000588210066780448,0.0005653989501297474,0.0005474621430039406,0.0005340101197361946,0.0005234819836914539,0.0005111987702548504,0.0005000862292945385,0.0004856586456298828,0.00047766510397195816,0.0004697688855230808,0.0004542693495750427,0.0004483228549361229,0.00043350551277399063,0.0004231724888086319,0.0004101097583770752,0.00039538973942399025,0.0003893459215760231,0.0003884686157107353,0.0003737485967576504,0.00036789989098906517,0.00035854149609804153,0.0003522052429616451,0.0003444068133831024,0.00033495062962174416,0.00033007655292749405,0.000322180800139904,0.0003158445470035076,0.0003066807985305786,0.000299856998026371,0.00029664020985364914,0.00029274122789502144,0.000289231538772583,0.00028552766889333725,0.0002780212089419365,0.0002704178914427757,0.0002643745392560959,0.00026144925504922867,0.0002557951956987381,0.00025326013565063477,0.00024916697293519974,0.00024351291358470917,0.00024546217173337936,0.000241757370531559,0.00024097785353660583,0.00023659132421016693,0.00023444648832082748,0.00023132748901844025,0.0002252832055091858,0.00021923985332250595,0.00021933671087026596,0.00021797232329845428,0.000209880992770195,0.00020861346274614334,0.0002093929797410965,0.00020705349743366241,0.0002040322870016098,0.00020003598183393478,0.00019896216690540314,0.0001967214047908783,0.00019077397882938385,0.00018863007426261902,0.00018863007426261902,0.0001866798847913742,0.0001826835796236992,0.00018112361431121826,0.00017975922673940659,0.00017722416669130325,0.00017283763736486435,0.0001692306250333786,0.00016689114272594452,0.00016455166041851044,0.00016357749700546265,0.00016260240226984024,0.00016075000166893005,0.00015889760106801987,0.00015548616647720337,0.00015490036457777023,0.0001532435417175293,0.00015529058873653412,0.00015392620116472244,0.00015207380056381226,0.00015129335224628448,0.0001512942835688591,0.00015139207243919373,0.00015051383525133133,0.00014914944767951965,0.0001493450254201889,0.00014836899936199188,0.0001479797065258026,0.0001473948359489441,0.0001470046117901802,0.0001469077542424202,0.00014661438763141632,0.00014544464647769928,0.0001440802589058876,0.00014349538832902908,0.00014349538832902908,0.00014291051775217056,0.00014291051775217056,0.00014222785830497742,0.0001416429877281189,0.00014183763414621353,0.00014232564717531204,0.000141155906021595,0.0001406688243150711,0.00014174077659845352,0.00014027860015630722,0.00013998523354530334,0.00014027860015630722,0.00013940129429101944,0.00013862177729606628,0.0001392066478729248,0.00013949908316135406,0.00013881642371416092,0.00013930350542068481,0.00013891421258449554,0.0001387195661664009,0.00013901107013225555,0.0001383284106850624,0.00013901107013225555,0.00013891328126192093,0.00013862084597349167,0.00013910792768001556,0.00013910792768001556,0.0001382315531373024,0.00013842619955539703,0.0001383284106850624,0.0001377444714307785,0.00013813376426696777,0.0001378413289785385,0.0001378413289785385,0.00013764668256044388,0.00013686716556549072,0.00013618450611829758,0.00013608671724796295,0.0001357942819595337,0.00013598985970020294,0.00013667158782482147,0.00013598892837762833,0.0001357942819595337,0.0001363791525363922,0.00013608671724796295,0.00013569649308919907,0.0001353072002530098,0.0001349169760942459,0.00013481918722391129,0.00013472232967615128,0.00013462454080581665,0.0001343321055173874,0.00013413745909929276,0.00013442989438772202,0.00013423431664705276,0.00013384409248828888,0.00013355165719985962,0.00013364944607019424,0.00013335701078176498,0.00013365037739276886,0.00013364944607019424,0.00013355258852243423,0.00013325922191143036,0.00013326015323400497,0.00013325922191143036,0.00013277214020490646,0.00013326015323400497,0.00013325922191143036,0.00013335701078176498,0.0001333579421043396,0.00013316236436367035,0.00013306457549333572,0.00013316236436367035,0.0001328699290752411,0.0001329667866230011,0.00013257749378681183,0.0001325765624642372,0.00013277214020490646,0.0001324797049164772,0.00013238191604614258,0.00013257749378681183,0.00013209041208028793,0.00013228505849838257,0.00013248063623905182,0.00013267528265714645,0.0001324797049164772,0.0001324797049164772,0.00013267528265714645,0.0001319926232099533,0.0001318957656621933,0.00013228505849838257,0.0001319926232099533,0.00013189483433961868,0.0001319926232099533,0.00013208948075771332,0.00013218726962804794,0.00013208948075771332,0.00013208948075771332,0.00013218726962804794,0.00013208948075771332,0.00013209041208028793,0.0001323828473687172,0.00013208948075771332,0.00013238191604614258,0.00013218726962804794,0.00013218726962804794,0.0001323828473687172,0.0001323828473687172,0.00013218820095062256,0.00013228505849838257,0.00013228505849838257,0.00013228505849838257,0.00013248063623905182,0.00013238191604614258,0.00013238191604614258,0.0001324797049164772,0.0001324797049164772,0.0001324797049164772,0.0001324797049164772,0.00013267435133457184,0.00013267435133457184,0.0001324797049164772,0.00013257749378681183,0.00013257749378681183,0.00013277214020490646,0.00013257749378681183,0.0001328699290752411,0.00013277214020490646,0.00013267528265714645,0.0001323828473687172,0.00013228505849838257,0.0001323828473687172,0.00013228505849838257,0.00013228505849838257,0.00013218820095062256,0.00013218820095062256,0.00013209041208028793,0.0001319926232099533,0.0001319926232099533,0.00013179797679185867,0.00013170018792152405,0.00013160239905118942,0.00013170018792152405,0.00013179797679185867,0.0001318957656621933,0.0001318957656621933,0.00013189483433961868,0.00013189483433961868,0.00013208948075771332,0.00013170018792152405,0.00013169925659894943,0.00013160239905118942,0.0001315055415034294,0.0001315046101808548,0.00013130996376276016,0.0001314077526330948,0.0001315046101808548,0.0001314077526330948,0.00013160239905118942,0.0001315046101808548,0.00013160239905118942,0.00013160239905118942,0.0001315046101808548,0.00013170018792152405,0.0001315055415034294,0.0001315046101808548,0.00013160239905118942,0.00013170018792152405,0.00013160239905118942,0.00013169925659894943,0.00013179704546928406,0.00013170018792152405,0.00013179704546928406,0.00013160239905118942,0.00013170018792152405,0.00013170018792152405,0.00013170018792152405,0.00013170018792152405,0.00013189483433961868,0.00013208948075771332,0.00013169925659894943,0.00013160239905118942,0.00013160239905118942,0.0001314077526330948,0.0001315055415034294,0.00013160333037376404,0.00013170018792152405,0.00013170018792152405,0.00013160239905118942,0.00013170018792152405,0.00013170018792152405,0.00013179797679185867,0.00013160239905118942,0.00013170018792152405,0.00013189483433961868,0.00013189483433961868,0.00013179797679185867,0.00013179704546928406,0.00013189483433961868,0.00013170018792152405,0.00013160239905118942,0.00013170018792152405,0.00013160333037376404,0.00013160333037376404,0.00013170018792152405,0.00013170018792152405,0.00013179797679185867,0.00013179797679185867,0.00013179797679185867,0.00013189483433961868,0.00013189483433961868,0.0001319926232099533,0.0001318957656621933,0.00013179704546928406,0.00013179797679185867,0.0001318957656621933,0.0001318957656621933,0.0001318957656621933,0.0001318957656621933,0.0001319926232099533,0.0001319926232099533,0.00013189483433961868,0.00013189483433961868,0.00013189483433961868,0.00013189483433961868,0.0001319926232099533,0.00013209041208028793,0.0001318957656621933,0.0001319926232099533,0.00013189483433961868,0.00013189483433961868,0.00013189483433961868,0.00013189483433961868,0.00013179704546928406,0.00013179704546928406,0.00013179704546928406,0.00013179704546928406,0.00013179704546928406,0.00013179704546928406,0.00013179704546928406,0.00013179704546928406,0.00013179704546928406]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.7075061798095703,"q05":0.6358790490033587,"q20":0.6708567702823901,"q40":0.6964738752942348,"q60":0.7185384843249059,"q80":0.7441555893367505,"q95":0.779133310615782},"MaxActiveInfected":{"mean":0.03474542498588562,"q05":0.023714679130486853,"q20":0.029101330105992754,"q40":0.03304642425895045,"q60":0.03644442571282079,"q80":0.04038951986577849,"q95":0.04577617084128438}},"4W_None":{"TotalInfected":{"mean":0.23977799713611603,"q05":0.032164126601236714,"q20":0.13354833696248924,"q40":0.20780045712344813,"q60":0.2717555371487839,"q80":0.3460076573097428,"q95":0.44739186767099526},"MaxActiveInfected":{"mean":0.00295061431825161,"q05":0.0007370576197960718,"q20":0.0018180051373419828,"q40":0.0026096732351110243,"q60":0.0032915554013921954,"q80":0.004083223499161237,"q95":0.0051641710167071465}},"2W_Strong":{"TotalInfected":{"mean":0.00948131550103426,"q05":0.006616714652187109,"q20":0.008015586964101117,"q40":0.009040097927139347,"q60":0.009922533074929173,"q80":0.010947044037967403,"q95":0.01234591634988141},"MaxActiveInfected":{"mean":0.0009483098983764648,"q05":0.0008989642895679207,"q20":0.0009230612613692774,"q40":0.0009407094852823908,"q60":0.0009559103114705388,"q80":0.0009735585353836523,"q95":0.000997655507185009}},"2W_Moderate":{"TotalInfected":{"mean":0.022455617785453796,"q05":0.001789265162138752,"q20":0.011881277975945397,"q40":0.01927250137697214,"q60":0.025638734193935454,"q80":0.033029957594962196,"q95":0.043121970408768834},"MaxActiveInfected":{"mean":0.0009483098983764648,"q05":0.0008989642895679207,"q20":0.0009230612613692774,"q40":0.0009407094852823908,"q60":0.0009559103114705388,"q80":0.0009735585353836523,"q95":0.000997655507185009}}}}} \ No newline at end of file diff --git a/web/country-data/extdata-DE.json b/web/country-data/extdata-DE.json new file mode 100644 index 00000000..ee9a21d9 --- /dev/null +++ b/web/country-data/extdata-DE.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0029259920120239258,0.003977005369961262,0.005090169608592987,0.006216390524059534,0.007343404460698366,0.008459949865937233,0.009574254043400288,0.010672887787222862,0.01176315825432539,0.012837870046496391,0.013897690922021866,0.014950129203498363,0.01599026471376419,0.017018955200910568,0.018037425354123116,0.01903747394680977,0.02002722956240177,0.0212685726583004,0.022708198055624962,0.02435484156012535,0.026235034689307213,0.02838028408586979,0.030815621837973595,0.03358526527881622,0.03672255948185921,0.04027543589472771,0.04430035874247551,0.048833735287189484,0.05392998829483986,0.059628844261169434,0.06599893420934677,0.07312110811471939,0.0810263603925705,0.0897650420665741,0.09939883649349213,0.10997629910707474,0.12153298407793045,0.13410642743110657,0.1477014571428299,0.16234895586967468,0.178010031580925,0.19470615684986115,0.21236810088157654,0.23092994093894958,0.2503150999546051,0.27046114206314087,0.2912682890892029,0.3125552833080292,0.3342793583869934,0.3562251925468445,0.3783179223537445,0.40034398436546326,0.42219656705856323,0.443758487701416,0.4648825526237488,0.48546457290649414,0.5053604245185852,0.5245245099067688,0.5428585410118103,0.5603009462356567,0.5768168568611145,0.5923675894737244,0.6069424152374268,0.6205533742904663,0.6332118511199951,0.6449095606803894,0.6557232141494751,0.6656678915023804,0.6747934222221375,0.6831047534942627,0.6907091736793518,0.6976096630096436,0.7038508653640747,0.7095056772232056,0.7145994305610657,0.7192057967185974,0.7233558297157288,0.7270688414573669,0.7304208874702454,0.7334284782409668,0.7361131310462952,0.7385158538818359,0.7406699657440186,0.742598295211792,0.7443193793296814,0.7458570599555969,0.7472227215766907,0.7484419345855713,0.749537467956543,0.7505128979682922,0.7513750195503235,0.7521474361419678,0.7528337240219116,0.7534486055374146,0.7539916038513184,0.754476010799408,0.7549064755439758,0.7552947402000427,0.7556352615356445,0.7559434175491333,0.7562128901481628,0.7564546465873718,0.756669282913208,0.7568590641021729,0.757027804851532,0.7571800351142883,0.7573146820068359,0.7574337720870972,0.7575403451919556,0.7576341032981873,0.7577182054519653,0.757792592048645,0.7578586935997009,0.7579178810119629,0.7579703330993652,0.7580172419548035,0.7580585479736328,0.7580955028533936,0.7581281661987305,0.7581577897071838,0.7581837773323059,0.7582063674926758,0.7582277655601501,0.7582457661628723,0.7582621574401855,0.758276641368866,0.7582893967628479,0.7583007216453552,0.7583112120628357,0.758320689201355,0.7583288550376892,0.7583361864089966,0.7583425641059875,0.7583481669425964,0.758353054523468,0.7583573460578918,0.7583613395690918,0.7583648562431335,0.7583678364753723,0.758370578289032,0.7583733201026917,0.7583757638931274,0.7583777904510498,0.7583796977996826,0.7583812475204468,0.7583827972412109,0.7583840489387512,0.758385181427002,0.7583861947059631,0.7583872079849243,0.7583879828453064,0.7583885788917542,0.7583892345428467,0.758389949798584,0.7583905458450317,0.7583910226821899,0.7583913803100586,0.758391797542572,0.7583921551704407,0.7583925127983093,0.7583928108215332,0.7583931088447571,0.7583932876586914,0.7583935260772705,0.7583937048912048,0.7583938241004944,0.7583940029144287,0.7583940625190735,0.7583942413330078,0.7583943605422974,0.7583944797515869,0.7583945393562317,0.758394718170166,0.7583947777748108,0.7583948373794556,0.7583948969841003,0.7583949565887451,0.7583950161933899,0.7583950161933899,0.7583950757980347,0.7583950757980347,0.7583951354026794,0.7583951354026794,0.7583951950073242,0.7583951950073242,0.758395254611969,0.758395254611969,0.758395254611969,0.758395254611969,0.758395254611969,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138,0.7583953142166138],"recovered":[0.0,0.0014478268567472696,0.0026948065496981144,0.0038791149854660034,0.005035253241658211,0.006178420968353748,0.00730327982455492,0.008422847837209702,0.009531218558549881,0.010632229968905449,0.011720233596861362,0.012793062254786491,0.01385674811899662,0.01490948349237442,0.01594649814069271,0.016974618658423424,0.0179862380027771,0.018988627940416336,0.020109795033931732,0.02139165997505188,0.022850412875413895,0.02452397532761097,0.02643081545829773,0.0286027230322361,0.03107539936900139,0.03388288617134094,0.037066180258989334,0.04066029563546181,0.044724684208631516,0.04930064082145691,0.05444197356700897,0.060200873762369156,0.06663350760936737,0.07380314916372299,0.08176321536302567,0.09056085348129272,0.1002378910779953,0.11086977273225784,0.1224578469991684,0.13505040109157562,0.14867104589939117,0.1633167415857315,0.17900067567825317,0.19567981362342834,0.21330313384532928,0.23179671168327332,0.2510979473590851,0.27115803956985474,0.2918550968170166,0.31305715441703796,0.3346327841281891,0.35645022988319397,0.37836259603500366,0.4002537429332733,0.4219837486743927,0.4433979392051697,0.4643906056880951,0.48482227325439453,0.5046198964118958,0.5236985087394714,0.5419644713401794,0.5593472123146057,0.5757924914360046,0.5913318991661072,0.6059062480926514,0.6195113658905029,0.6321767568588257,0.6439212560653687,0.6547616720199585,0.6647347211837769,0.673886775970459,0.6822537183761597,0.6898977756500244,0.6968262791633606,0.7031205892562866,0.708823025226593,0.7139809727668762,0.7186264991760254,0.7228199243545532,0.7265834212303162,0.729971706867218,0.7330103516578674,0.7357251644134521,0.7381651401519775,0.7403411865234375,0.7422964572906494,0.7440388202667236,0.7455888390541077,0.7469804883003235,0.748221755027771,0.7493268251419067,0.7503088116645813,0.7511934638023376,0.7519788146018982,0.7526769042015076,0.753300130367279,0.7538524866104126,0.7543433904647827,0.7547810077667236,0.7551708817481995,0.7555192708969116,0.7558272480964661,0.7561030983924866,0.756348729133606,0.7565665245056152,0.7567585706710815,0.7569321990013123,0.7570879459381104,0.7572234869003296,0.7573443055152893,0.7574532628059387,0.757548987865448,0.7576324343681335,0.7577080130577087,0.7577752470970154,0.7578356266021729,0.7578891515731812,0.7579366564750671,0.757979154586792,0.7580161690711975,0.7580496668815613,0.7580795288085938,0.7581064701080322,0.7581304311752319,0.758151113986969,0.7581698894500732,0.7581862211227417,0.7582011818885803,0.7582141757011414,0.7582259774208069,0.7582363486289978,0.7582457065582275,0.7582540512084961,0.7582613229751587,0.758267879486084,0.7582735419273376,0.7582784295082092,0.7582830190658569,0.7582871317863464,0.7582906484603882,0.758293867111206,0.7582967877388,0.7582992911338806,0.7583017349243164,0.758303701877594,0.7583054900169373,0.7583072185516357,0.7583087086677551,0.7583101987838745,0.7583112716674805,0.7583124041557312,0.7583132386207581,0.7583141326904297,0.7583147287368774,0.7583155035972595,0.7583160996437073,0.7583166360855103,0.7583170533180237,0.7583175897598267,0.7583179473876953,0.7583183646202087,0.7583187222480774,0.7583189606666565,0.7583192586898804,0.7583194971084595,0.7583196759223938,0.7583198547363281,0.7583199739456177,0.758320152759552,0.7583202719688416,0.7583204507827759,0.7583205699920654,0.7583206295967102,0.7583207488059998,0.7583208084106445,0.7583209276199341,0.7583209872245789,0.7583210468292236,0.7583211064338684,0.7583211660385132,0.758321225643158,0.7583212852478027,0.7583212852478027,0.7583213448524475,0.7583213448524475,0.7583213448524475,0.7583214044570923,0.7583214044570923,0.7583214044570923,0.7583214044570923,0.7583214640617371,0.7583214640617371,0.7583214640617371,0.7583214640617371,0.7583214640617371,0.7583214640617371,0.7583214640617371,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818,0.7583215236663818],"active":[0.0029259920120239258,0.002529178513213992,0.0023953630588948727,0.0023372755385935307,0.0023081512190401554,0.0022815288975834846,0.0022709742188453674,0.0022500399500131607,0.002231939695775509,0.0022056400775909424,0.0021774573251605034,0.002157066948711872,0.0021335165947675705,0.002109471708536148,0.0020909272134304047,0.002062855288386345,0.002040991559624672,0.0022799447178840637,0.0025984030216932297,0.002963181585073471,0.003384621813893318,0.0038563087582588196,0.004384806379675865,0.004982542246580124,0.005647160112857819,0.0063925497233867645,0.0072341784834861755,0.008173439651727676,0.009205304086208344,0.010328203439712524,0.011556960642337799,0.012920234352350235,0.014392852783203125,0.015961892902851105,0.01763562113046646,0.019415445625782013,0.02129509299993515,0.023236654698848724,0.0252436101436615,0.02729855477809906,0.029338985681533813,0.03138941526412964,0.033367425203323364,0.03525012731552124,0.03701196610927582,0.038664430379867554,0.0401703417301178,0.04139724373817444,0.04242426156997681,0.04316803812980652,0.04368513822555542,0.04389375448226929,0.04383397102355957,0.0435047447681427,0.04289880394935608,0.04206663370132446,0.04096981883049011,0.03970223665237427,0.03823864459991455,0.0366024374961853,0.03485238552093506,0.03302037715911865,0.03114992380142212,0.02922147512435913,0.02730560302734375,0.025398194789886475,0.023546457290649414,0.02174663543701172,0.020031750202178955,0.01837003231048584,0.016822397708892822,0.015355944633483887,0.013953089714050293,0.01267939805984497,0.011478841304779053,0.010382771492004395,0.009374856948852539,0.008442342281341553,0.007600963115692139,0.006845057010650635,0.0061414241790771484,0.005505502223968506,0.004944801330566406,0.004433155059814453,0.0039781928062438965,0.0035606026649475098,0.003183901309967041,0.002853095531463623,0.0025569796562194824,0.0022911429405212402,0.002048194408416748,0.0018386244773864746,0.0016402602195739746,0.0014697909355163574,0.001314699649810791,0.0011758804321289062,0.0010539889335632324,0.0009513497352600098,0.0008542537689208984,0.0007725358009338379,0.0006936192512512207,0.0006273984909057617,0.0005661845207214355,0.0005103349685668945,0.00046128034591674805,0.0004214644432067871,0.00038248300552368164,0.0003458261489868164,0.00031685829162597656,0.0002897977828979492,0.00026494264602661133,0.00024360418319702148,0.0002262592315673828,0.0002098679542541504,0.00019508600234985352,0.00018161535263061523,0.00016939640045166016,0.00015884637832641602,0.00014901161193847656,0.00014162063598632812,0.0001341104507446289,0.00012683868408203125,0.00012129545211791992,0.00011533498764038086,0.00011104345321655273,0.00010675191879272461,0.00010317564010620117,9.953975677490234e-05,9.703636169433594e-05,9.47117805480957e-05,9.250640869140625e-05,9.047985076904297e-05,8.851289749145508e-05,8.684396743774414e-05,8.51750373840332e-05,8.380413055419922e-05,8.291006088256836e-05,8.183717727661133e-05,8.07046890258789e-05,7.992982864379883e-05,7.94529914855957e-05,7.897615432739258e-05,7.849931716918945e-05,7.796287536621094e-05,7.75456428527832e-05,7.730722427368164e-05,7.683038711547852e-05,7.647275924682617e-05,7.599592208862305e-05,7.593631744384766e-05,7.557868957519531e-05,7.534027099609375e-05,7.510185241699219e-05,7.522106170654297e-05,7.50422477722168e-05,7.492303848266602e-05,7.474422454833984e-05,7.474422454833984e-05,7.456541061401367e-05,7.456541061401367e-05,7.444620132446289e-05,7.43865966796875e-05,7.432699203491211e-05,7.426738739013672e-05,7.420778274536133e-05,7.414817810058594e-05,7.414817810058594e-05,7.408857345581055e-05,7.408857345581055e-05,7.408857345581055e-05,7.402896881103516e-05,7.396936416625977e-05,7.408857345581055e-05,7.402896881103516e-05,7.402896881103516e-05,7.396936416625977e-05,7.396936416625977e-05,7.396936416625977e-05,7.390975952148438e-05,7.390975952148438e-05,7.385015487670898e-05,7.385015487670898e-05,7.385015487670898e-05,7.385015487670898e-05,7.385015487670898e-05,7.390975952148438e-05,7.385015487670898e-05,7.385015487670898e-05,7.385015487670898e-05,7.385015487670898e-05,7.385015487670898e-05,7.385015487670898e-05,7.385015487670898e-05,7.385015487670898e-05,7.385015487670898e-05,7.385015487670898e-05,7.385015487670898e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05,7.37905502319336e-05]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0029259920120239258,0.003975010942667723,0.005061391741037369,0.006147798150777817,0.007215237710624933,0.008266672492027283,0.00929600652307272,0.010302361100912094,0.011285748332738876,0.01224416121840477,0.013185094110667706,0.014098402112722397,0.01499473862349987,0.015865232795476913,0.01671494171023369,0.01754298247396946,0.0183547455817461,0.01935206912457943,0.02048310823738575,0.021764280274510384,0.023190787062048912,0.02479376085102558,0.026591140776872635,0.028594868257641792,0.03084614686667919,0.03335316479206085,0.03613663092255592,0.03923173248767853,0.04268926754593849,0.04650767147541046,0.05073346570134163,0.055397409945726395,0.060535695403814316,0.06617998331785202,0.07236956804990768,0.07914043217897415,0.08651871234178543,0.09454067051410675,0.10323010385036469,0.1126197949051857,0.1227232962846756,0.13356178998947144,0.14510858058929443,0.15738506615161896,0.1704079806804657,0.18412059545516968,0.1985068917274475,0.21353983879089355,0.22918352484703064,0.24538680911064148,0.26206350326538086,0.27915194630622864,0.296587198972702,0.31432023644447327,0.33221402764320374,0.3501971960067749,0.36818963289260864,0.3861185610294342,0.4038751423358917,0.42140427231788635,0.43860098719596863,0.45543062686920166,0.4717921316623688,0.4876471757888794,0.5029124617576599,0.5175933241844177,0.5316251516342163,0.5449981093406677,0.5577052235603333,0.5697258710861206,0.5810619592666626,0.5917086601257324,0.6016855239868164,0.6109867691993713,0.6196590662002563,0.6277158856391907,0.6351715922355652,0.6420776844024658,0.6484447121620178,0.6543189883232117,0.659716010093689,0.6646617650985718,0.6691886186599731,0.6733295321464539,0.6771093606948853,0.6805679798126221,0.6837146878242493,0.6865827441215515,0.6892038583755493,0.6915773749351501,0.6937355995178223,0.6956968307495117,0.6974698305130005,0.6990794539451599,0.7005365490913391,0.701859176158905,0.7030571103096008,0.704140305519104,0.7051197290420532,0.7060065865516663,0.7068096995353699,0.707533597946167,0.7081878781318665,0.7087797522544861,0.7093177437782288,0.7098001837730408,0.7102376818656921,0.7106334567070007,0.7109900116920471,0.7113147974014282,0.7116045355796814,0.7118701934814453,0.7121086120605469,0.7123257517814636,0.7125204205513,0.7126956582069397,0.7128532528877258,0.7129961848258972,0.7131258249282837,0.713241696357727,0.7133462429046631,0.713441014289856,0.7135269045829773,0.7136040329933167,0.7136740684509277,0.7137376070022583,0.71379554271698,0.713847279548645,0.7138947248458862,0.7139381170272827,0.7139760255813599,0.7140107154846191,0.7140429019927979,0.7140713930130005,0.7140974998474121,0.7141207456588745,0.7141420841217041,0.7141613364219666,0.7141786813735962,0.7141943573951721,0.7142084240913391,0.7142214179039001,0.7142329216003418,0.7142434120178223,0.7142530083656311,0.7142616510391235,0.7142692804336548,0.7142764329910278,0.7142828106880188,0.7142888307571411,0.7142941355705261,0.7142987847328186,0.7143030166625977,0.7143068313598633,0.714310348033905,0.7143134474754333,0.7143164277076721,0.7143189907073975,0.7143213152885437,0.7143235206604004,0.7143256068229675,0.7143273949623108,0.714328944683075,0.7143304347991943,0.7143316864967346,0.7143331170082092,0.71433424949646,0.7143351435661316,0.7143360376358032,0.7143368721008301,0.7143376469612122,0.7143383026123047,0.7143389582633972,0.7143396735191345,0.7143401503562927,0.7143405675888062,0.7143409252166748,0.714341402053833,0.7143417000770569,0.7143419981002808,0.7143423557281494,0.7143426537513733,0.7143428921699524,0.7143430709838867,0.714343249797821,0.7143434286117554,0.7143435478210449,0.7143436670303345,0.714343786239624,0.7143439054489136,0.7143440246582031,0.7143440842628479,0.7143442034721375,0.7143442630767822,0.714344322681427,0.7143443822860718,0.7143444418907166,0.7143445014953613,0.7143445014953613,0.7143445611000061,0.7143446207046509,0.7143446207046509,0.7143446803092957,0.7143446803092957,0.7143447399139404,0.7143447399139404,0.7143447399139404,0.7143447399139404,0.7143447995185852,0.71434485912323,0.71434485912323,0.71434485912323,0.71434485912323,0.71434485912323,0.71434485912323,0.71434485912323,0.71434485912323,0.71434485912323,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748,0.7143449187278748],"recovered":[0.0,0.0014528316678479314,0.0027045931201428175,0.003870666492730379,0.004996726289391518,0.006100413855165243,0.007171904668211937,0.008224726654589176,0.009255150333046913,0.010260439477860928,0.01124495454132557,0.012207319028675556,0.013146158307790756,0.014062006026506424,0.014958081766963005,0.015831537544727325,0.0166804026812315,0.01751060038805008,0.018427439033985138,0.019450480118393898,0.020604882389307022,0.02189529500901699,0.023339344188570976,0.024960987269878387,0.02677343040704727,0.028803125023841858,0.031077727675437927,0.033605072647333145,0.036422111093997955,0.03955793380737305,0.04303364455699921,0.04688083752989769,0.051139187067747116,0.0558391697704792,0.06100244075059891,0.06667248159646988,0.07290108501911163,0.0796947330236435,0.08711173385381699,0.09516579657793045,0.10388192534446716,0.11330804973840714,0.12342272698879242,0.13425734639167786,0.1458164006471634,0.15812094509601593,0.17110462486743927,0.1847935914993286,0.19915632903575897,0.21416538953781128,0.229768306016922,0.24589912593364716,0.2625010311603546,0.2795363664627075,0.29692909121513367,0.3145665228366852,0.33236730098724365,0.3502456545829773,0.3681609332561493,0.3859948217868805,0.4036736786365509,0.42110833525657654,0.43824270367622375,0.4549933075904846,0.4712828993797302,0.48705485463142395,0.5022757053375244,0.5169151425361633,0.5309130549430847,0.5442704558372498,0.5569812059402466,0.5689948797225952,0.5803302526473999,0.5909827947616577,0.6009557843208313,0.6102864146232605,0.6189731359481812,0.6270458698272705,0.6345396637916565,0.6414642930030823,0.6478642821311951,0.6537609100341797,0.6591805815696716,0.6641523241996765,0.6687147617340088,0.6728841662406921,0.6767000555992126,0.6801803112030029,0.6833547949790955,0.6862542629241943,0.6888890266418457,0.6912773251533508,0.693459153175354,0.6954329609870911,0.697230875492096,0.6988580226898193,0.700332760810852,0.7016762495040894,0.702888011932373,0.7039827108383179,0.7049703598022461,0.7058649063110352,0.7066777944564819,0.7074129581451416,0.7080765962600708,0.7086755037307739,0.7092145681381226,0.7097042798995972,0.7101461291313171,0.710547149181366,0.7109096050262451,0.7112352848052979,0.7115305066108704,0.7117968201637268,0.7120380997657776,0.7122554779052734,0.7124525308609009,0.7126295566558838,0.7127904295921326,0.7129346132278442,0.7130659222602844,0.7131848335266113,0.7132902145385742,0.7133859395980835,0.7134719491004944,0.7135505080223083,0.713621973991394,0.713685929775238,0.7137433290481567,0.7137966156005859,0.713845431804657,0.7138882875442505,0.7139273881912231,0.7139624953269958,0.7139943838119507,0.7140238285064697,0.7140505313873291,0.7140740156173706,0.7140952944755554,0.7141144871711731,0.7141323685646057,0.7141481637954712,0.7141630053520203,0.7141760587692261,0.7141878604888916,0.7141985893249512,0.7142081260681152,0.7142165303230286,0.7142244577407837,0.7142314910888672,0.7142380475997925,0.7142439484596252,0.7142492532730103,0.7142541408538818,0.7142584919929504,0.7142624855041504,0.7142661213874817,0.7142693400382996,0.714272141456604,0.7142747640609741,0.7142771482467651,0.7142793536186218,0.7142813801765442,0.7142831683158875,0.7142847776412964,0.7142862677574158,0.7142876982688904,0.7142889499664307,0.7142900228500366,0.714290976524353,0.7142918705940247,0.7142927050590515,0.7142934799194336,0.7142941951751709,0.7142947912216187,0.7142953276634216,0.7142958641052246,0.7142962217330933,0.7142965793609619,0.7142970561981201,0.7142974138259888,0.7142977118492126,0.7142980098724365,0.7142983675003052,0.7142986059188843,0.7142987847328186,0.7142989635467529,0.7142990827560425,0.7142992615699768,0.7142994403839111,0.7142995595932007,0.7142996788024902,0.7142997980117798,0.7142998576164246,0.7142999768257141,0.7143000364303589,0.7143000960350037,0.7143002152442932,0.7143002152442932,0.714300274848938,0.7143003344535828,0.7143003940582275,0.7143003940582275,0.7143004536628723,0.7143005132675171,0.7143005132675171,0.7143005132675171,0.7143005728721619,0.7143005728721619,0.7143005728721619,0.7143005728721619,0.7143006324768066,0.7143006324768066,0.7143006920814514,0.7143006920814514,0.7143006920814514,0.7143006920814514,0.7143006920814514,0.7143006920814514,0.7143006920814514,0.7143006920814514,0.7143006920814514,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962,0.7143007516860962],"active":[0.0029259920120239258,0.002522179391235113,0.0023567986208945513,0.0022771316580474377,0.0022185114212334156,0.0021662586368620396,0.0021241018548607826,0.002077634446322918,0.002030597999691963,0.0019837217405438423,0.0019401395693421364,0.0018910830840468407,0.001848580315709114,0.0018032267689704895,0.0017568599432706833,0.001711444929242134,0.0016743429005146027,0.0018414687365293503,0.002055669203400612,0.0023138001561164856,0.00258590467274189,0.0028984658420085907,0.0032517965883016586,0.003633880987763405,0.00407271645963192,0.004550039768218994,0.005058903247117996,0.005626659840345383,0.0062671564519405365,0.0069497376680374146,0.0076998211443424225,0.008516572415828705,0.0093965083360672,0.010340813547372818,0.011367127299308777,0.012467950582504272,0.013617627322673798,0.014845937490463257,0.0161183699965477,0.01745399832725525,0.018841370940208435,0.0202537402510643,0.021685853600502014,0.0231277197599411,0.024591580033302307,0.025999650359153748,0.02740226686000824,0.02874624729156494,0.030027195811271667,0.0312214195728302,0.03229519724845886,0.03325282037258148,0.03408616781234741,0.03478386998176575,0.03528493642807007,0.03563067317008972,0.03582233190536499,0.03587290644645691,0.03571420907974243,0.03540945053100586,0.034927308559417725,0.03432229161262512,0.03354942798614502,0.032653868198394775,0.03162956237792969,0.030538469552993774,0.029349446296691895,0.028082966804504395,0.026792168617248535,0.02545541524887085,0.024080753326416016,0.022713780403137207,0.021355271339416504,0.020003974437713623,0.01870328187942505,0.017429471015930176,0.016198456287384033,0.015031814575195312,0.013905048370361328,0.012854695320129395,0.011851727962493896,0.01090085506439209,0.010008037090301514,0.009177207946777344,0.008394598960876465,0.007683813571929932,0.007014632225036621,0.006402432918548584,0.005849063396453857,0.0053231120109558105,0.0048465728759765625,0.004419505596160889,0.004010677337646484,0.0036464929580688477,0.003305673599243164,0.0030011534690856934,0.0027243494987487793,0.0024640560150146484,0.0022317171096801758,0.0020238757133483887,0.0018393397331237793,0.001668691635131836,0.0015100836753845215,0.0013667941093444824,0.001241147518157959,0.0011246800422668457,0.00102311372756958,0.0009291768074035645,0.0008438825607299805,0.0007676482200622559,0.0006949305534362793,0.0006349086761474609,0.0005781054496765137,0.0005289316177368164,0.00048232078552246094,0.00044018030166625977,0.00040072202682495117,0.00036662817001342773,0.00033539533615112305,0.0003070831298828125,0.0002803206443786621,0.0002561807632446289,0.00023669004440307617,0.0002180933952331543,0.0002021193504333496,0.00018709897994995117,0.0001735687255859375,0.00016134977340698242,0.0001513957977294922,0.00014150142669677734,0.00013059377670288086,0.00012242794036865234,0.00011551380157470703,0.00010889768600463867,0.00010311603546142578,9.691715240478516e-05,9.1552734375e-05,8.732080459594727e-05,8.338689804077148e-05,7.987022399902344e-05,7.605552673339844e-05,7.325410842895508e-05,6.99162483215332e-05,6.73532485961914e-05,6.514787673950195e-05,6.306171417236328e-05,6.115436553955078e-05,5.990266799926758e-05,5.835294723510742e-05,5.733966827392578e-05,5.608797073364258e-05,5.4836273193359375e-05,5.3763389587402344e-05,5.269050598144531e-05,5.1856040954589844e-05,5.0961971282958984e-05,5.030632019042969e-05,4.965066909790039e-05,4.9173831939697266e-05,4.875659942626953e-05,4.845857620239258e-05,4.8041343688964844e-05,4.756450653076172e-05,4.7266483306884766e-05,4.690885543823242e-05,4.684925079345703e-05,4.655122756958008e-05,4.6193599700927734e-05,4.601478576660156e-05,4.589557647705078e-05,4.57763671875e-05,4.559755325317383e-05,4.547834396362305e-05,4.547834396362305e-05,4.5359134674072266e-05,4.5239925384521484e-05,4.506111145019531e-05,4.5180320739746094e-05,4.51207160949707e-05,4.494190216064453e-05,4.494190216064453e-05,4.494190216064453e-05,4.488229751586914e-05,4.470348358154297e-05,4.464387893676758e-05,4.464387893676758e-05,4.458427429199219e-05,4.458427429199219e-05,4.45246696472168e-05,4.4465065002441406e-05,4.4465065002441406e-05,4.4405460357666016e-05,4.4405460357666016e-05,4.4405460357666016e-05,4.4345855712890625e-05,4.4345855712890625e-05,4.4345855712890625e-05,4.4286251068115234e-05,4.4286251068115234e-05,4.4286251068115234e-05,4.4286251068115234e-05,4.4226646423339844e-05,4.4286251068115234e-05,4.4226646423339844e-05,4.4226646423339844e-05,4.4226646423339844e-05,4.4226646423339844e-05,4.416704177856445e-05,4.4226646423339844e-05,4.4286251068115234e-05,4.4286251068115234e-05,4.4226646423339844e-05,4.4226646423339844e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.4226646423339844e-05,4.4226646423339844e-05,4.4226646423339844e-05,4.4226646423339844e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05,4.416704177856445e-05]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0029259920120239258,0.00397556833922863,0.005035067442804575,0.00608425959944725,0.007100215181708336,0.008081495761871338,0.009030171670019627,0.009947938844561577,0.010833783075213432,0.011688061989843845,0.012512139044702053,0.013305196538567543,0.014067270793020725,0.014802958816289902,0.01551205012947321,0.016193974763154984,0.016850614920258522,0.017635494470596313,0.018513163551688194,0.019486378878355026,0.02055766060948372,0.02174403704702854,0.023038215935230255,0.02446615882217884,0.02603038400411606,0.027752308174967766,0.029632478952407837,0.03170151636004448,0.03395833075046539,0.03642932325601578,0.03911440446972847,0.042038846760988235,0.045227836817502975,0.04868854582309723,0.05244378000497818,0.056506771594285965,0.060905516147613525,0.0656621903181076,0.07077153027057648,0.07627494633197784,0.08218006789684296,0.08849568665027618,0.09522779285907745,0.10239147394895554,0.11001309752464294,0.11809761822223663,0.1266401708126068,0.1356482058763504,0.1451166868209839,0.1550496220588684,0.1654239445924759,0.17621828615665436,0.18745343387126923,0.19906291365623474,0.21105115115642548,0.22337907552719116,0.23601765930652618,0.2489253282546997,0.26207369565963745,0.27541467547416687,0.2889196574687958,0.302532821893692,0.31621724367141724,0.32992905378341675,0.3435969352722168,0.3572041690349579,0.37068718671798706,0.3840251564979553,0.3971787095069885,0.4100914001464844,0.4227186441421509,0.4350525140762329,0.44706347584724426,0.45871666073799133,0.4699954092502594,0.48086610436439514,0.4913230538368225,0.5013533234596252,0.5109506249427795,0.5201252698898315,0.5288626551628113,0.5371577143669128,0.5450230240821838,0.5524675250053406,0.5595007538795471,0.5661206841468811,0.5723629593849182,0.5782167315483093,0.5837087631225586,0.5888527631759644,0.5936654806137085,0.5981475710868835,0.6023231148719788,0.606207013130188,0.6098271012306213,0.6131947636604309,0.6163094639778137,0.6192078590393066,0.6218903660774231,0.6243760585784912,0.6266801357269287,0.6288073062896729,0.6307741403579712,0.6325910091400146,0.6342651844024658,0.6358106732368469,0.6372423768043518,0.6385599970817566,0.6397744417190552,0.6408914923667908,0.6419227719306946,0.6428734660148621,0.6437448859214783,0.6445499658584595,0.6452904343605042,0.6459662318229675,0.6465966701507568,0.6471723318099976,0.647702157497406,0.6481882929801941,0.648635983467102,0.6490450501441956,0.6494233012199402,0.6497730016708374,0.6500920057296753,0.650385320186615,0.6506544351577759,0.6509031057357788,0.6511310338973999,0.65134197473526,0.6515357494354248,0.6517136693000793,0.6518772840499878,0.6520290970802307,0.6521678566932678,0.6522954106330872,0.6524126529693604,0.6525219082832336,0.6526206135749817,0.6527109742164612,0.6527955532073975,0.6528738737106323,0.6529452204704285,0.6530117988586426,0.6530733108520508,0.6531292200088501,0.6531807780265808,0.6532270908355713,0.6532697081565857,0.6533099412918091,0.6533474326133728,0.6533806324005127,0.6534122228622437,0.653441309928894,0.6534684300422668,0.6534934043884277,0.6535161733627319,0.6535372138023376,0.6535564661026001,0.6535744071006775,0.6535913944244385,0.6536064147949219,0.6536204814910889,0.6536334156990051,0.6536455154418945,0.6536567807197571,0.6536670327186584,0.6536768078804016,0.6536853313446045,0.6536937355995178,0.6537013053894043,0.6537076830863953,0.6537140011787415,0.6537199020385742,0.6537254452705383,0.6537306308746338,0.6537351012229919,0.653739333152771,0.6537430286407471,0.6537466645240784,0.6537501215934753,0.6537532806396484,0.6537562608718872,0.6537588834762573,0.6537614464759827,0.6537638902664185,0.6537661552429199,0.6537681221961975,0.6537700891494751,0.6537717580795288,0.6537734270095825,0.6537749171257019,0.653776228427887,0.653777539730072,0.6537786722183228,0.6537798047065735,0.6537808775901794,0.6537818312644958,0.6537826657295227,0.6537836194038391,0.6537845134735107,0.653785228729248,0.6537858843803406,0.6537865996360779,0.6537871360778809,0.6537876725196838,0.6537882685661316,0.6537887454032898,0.653789222240448,0.6537895798683167,0.6537899374961853,0.6537903547286987,0.6537906527519226,0.6537909507751465,0.6537911295890808,0.6537914276123047,0.6537916660308838,0.6537918448448181,0.6537920236587524,0.6537922620773315,0.6537923812866211,0.6537925601005554,0.6537927389144897,0.6537928581237793,0.6537929773330688,0.6537930965423584,0.6537932753562927,0.6537933945655823,0.6537935137748718,0.6537935733795166,0.6537936925888062,0.6537937521934509,0.6537938117980957,0.6537938714027405,0.65379399061203,0.6537940502166748,0.6537941098213196,0.6537941694259644,0.6537942290306091,0.6537942290306091,0.6537942886352539,0.6537943482398987,0.6537944078445435,0.6537944078445435,0.6537944674491882,0.6537944674491882,0.6537944674491882,0.6537944674491882,0.653794527053833,0.6537945866584778,0.6537945866584778,0.6537945866584778,0.6537946462631226,0.6537946462631226,0.6537946462631226,0.6537946462631226,0.6537946462631226,0.6537947058677673,0.6537947058677673,0.6537947058677673,0.6537947058677673,0.6537947058677673,0.6537947058677673,0.6537947058677673,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121,0.6537947654724121],"recovered":[0.0,0.0014534757938235998,0.0027002450078725815,0.003852579975500703,0.004959822632372379,0.0060214027762413025,0.0070407153107225895,0.008024251088500023,0.008974859490990639,0.009892378933727741,0.010778941214084625,0.011636391282081604,0.012461954727768898,0.013255173340439796,0.014021497219800949,0.014757098630070686,0.015464653261005878,0.016146564856171608,0.01688060536980629,0.017682930454611778,0.01857629232108593,0.019557537510991096,0.020643001422286034,0.021829824894666672,0.02313963696360588,0.02457590587437153,0.026154672726988792,0.02788626030087471,0.0297844298183918,0.031867291778326035,0.03413941711187363,0.036618463695049286,0.03932397440075874,0.042269427329301834,0.045474469661712646,0.048955101519823074,0.052715279161930084,0.05680331587791443,0.06123081594705582,0.06599708646535873,0.07113982737064362,0.07665671408176422,0.08257821202278137,0.08889748156070709,0.0956377387046814,0.1028231829404831,0.11044937372207642,0.11853718757629395,0.1270822435617447,0.13610468804836273,0.14555802941322327,0.15548935532569885,0.16584676504135132,0.17664779722690582,0.18786059319972992,0.19944831728935242,0.21140526235103607,0.22370171546936035,0.23632381856441498,0.24919766187667847,0.26230189204216003,0.27560096979141235,0.2890694737434387,0.30264875292778015,0.3162897527217865,0.32994571328163147,0.34356430172920227,0.3571318984031677,0.37058165669441223,0.38388580083847046,0.39698806405067444,0.40985968708992004,0.42247486114501953,0.4347788393497467,0.446750283241272,0.4583740234375,0.469638854265213,0.48048630356788635,0.4909137785434723,0.5009376406669617,0.5105313062667847,0.5196908116340637,0.528430700302124,0.5367246866226196,0.5445964336395264,0.5520473718643188,0.5590786337852478,0.5657190084457397,0.5719607472419739,0.577832043170929,0.5833438634872437,0.5884977579116821,0.5933200716972351,0.5978196263313293,0.6020045876502991,0.6059103608131409,0.6095490455627441,0.6129279732704163,0.6160727143287659,0.6189796328544617,0.6216692924499512,0.6241680383682251,0.6264916658401489,0.6286348700523376,0.6306179761886597,0.6324411630630493,0.6341244578361511,0.6356855034828186,0.6371214389801025,0.6384449005126953,0.6396670341491699,0.6407907605171204,0.6418290138244629,0.6427825689315796,0.6436615586280823,0.6444734930992126,0.6452163457870483,0.6459016799926758,0.6465334296226501,0.647112250328064,0.6476433277130127,0.648131251335144,0.6485817432403564,0.6489937901496887,0.6493749618530273,0.6497239470481873,0.6500464677810669,0.650344967842102,0.6506182551383972,0.6508684754371643,0.65109783411026,0.6513077020645142,0.6515029668807983,0.651682436466217,0.651847243309021,0.6520007252693176,0.652141273021698,0.6522695422172546,0.6523892283439636,0.6524979472160339,0.6525973677635193,0.6526889204978943,0.6527746319770813,0.6528521776199341,0.6529247164726257,0.6529908180236816,0.6530518531799316,0.6531080603599548,0.6531599760055542,0.6532073020935059,0.6532509922981262,0.6532917618751526,0.653328537940979,0.6533634662628174,0.6533947587013245,0.6534239649772644,0.6534521579742432,0.653477132320404,0.6535002589225769,0.6535211801528931,0.6535406708717346,0.6535592079162598,0.6535757184028625,0.6535915732383728,0.6536059379577637,0.6536187529563904,0.6536307334899902,0.6536416411399841,0.6536522507667542,0.6536617875099182,0.6536705493927002,0.653678834438324,0.6536861658096313,0.6536929607391357,0.6536992788314819,0.6537052392959595,0.6537107229232788,0.6537158489227295,0.6537204384803772,0.6537245512008667,0.6537284255027771,0.6537322402000427,0.6537356376647949,0.653738796710968,0.653741717338562,0.6537444591522217,0.6537470817565918,0.6537495851516724,0.653751790523529,0.6537537574768066,0.653755784034729,0.6537575721740723,0.6537591814994812,0.6537606120109558,0.6537621021270752,0.6537634134292603,0.6537646055221558,0.653765857219696,0.6537668108940125,0.6537678241729736,0.6537688374519348,0.6537696719169617,0.6537705659866333,0.6537713408470154,0.6537721157073975,0.6537728309631348,0.6537734270095825,0.6537739038467407,0.6537744998931885,0.6537749767303467,0.6537755131721497,0.6537759304046631,0.6537763476371765,0.6537767648696899,0.653777003288269,0.6537773013114929,0.653777539730072,0.6537777781486511,0.6537780165672302,0.6537781953811646,0.6537784337997437,0.6537785530090332,0.6537787318229675,0.6537789702415466,0.6537790894508362,0.6537792682647705,0.6537793278694153,0.6537795066833496,0.6537796854972839,0.6537797451019287,0.6537798643112183,0.653779923915863,0.6537799835205078,0.6537801027297974,0.6537801623344421,0.6537802219390869,0.6537802815437317,0.6537804007530212,0.653780460357666,0.6537805199623108,0.6537805795669556,0.6537806391716003,0.6537806391716003,0.6537806987762451,0.6537806987762451,0.6537807583808899,0.6537807583808899,0.6537808179855347,0.6537808179855347,0.6537808775901794,0.6537808775901794,0.6537808775901794,0.6537809371948242,0.6537809371948242,0.653780996799469,0.653780996799469,0.653780996799469,0.653780996799469,0.653780996799469,0.653780996799469,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138,0.6537810564041138],"active":[0.0029259920120239258,0.0025220925454050303,0.0023348224349319935,0.0022316796239465475,0.0021403925493359566,0.0020600929856300354,0.001989456359297037,0.001923687756061554,0.0018589235842227936,0.0017956830561161041,0.0017331978306174278,0.001668805256485939,0.0016053160652518272,0.0015477854758501053,0.0014905529096722603,0.0014368761330842972,0.0013859616592526436,0.0014889296144247055,0.0016325581818819046,0.001803448423743248,0.001981368288397789,0.002186499536037445,0.0023952145129442215,0.002636333927512169,0.0028907470405101776,0.003176402300596237,0.0034778062254190445,0.0038152560591697693,0.004173900932073593,0.004562031477689743,0.004974987357854843,0.00542038306593895,0.005903862416744232,0.006419118493795395,0.0069693103432655334,0.007551670074462891,0.008190236985683441,0.008858874440193176,0.00954071432352066,0.01027785986661911,0.01104024052619934,0.011838972568511963,0.012649580836296082,0.013493992388248444,0.014375358819961548,0.01527443528175354,0.016190797090530396,0.017111018300056458,0.018034443259239197,0.018944934010505676,0.019865915179252625,0.020728930830955505,0.021606668829917908,0.02241511642932892,0.023190557956695557,0.023930758237838745,0.024612396955490112,0.025223612785339355,0.025749877095222473,0.026217013597488403,0.026617765426635742,0.026931852102279663,0.027147769927978516,0.027280300855636597,0.027307182550430298,0.027258455753326416,0.02712288498878479,0.026893258094787598,0.026597052812576294,0.026205599308013916,0.02573058009147644,0.025192826986312866,0.02458861470222473,0.02393782138824463,0.023245126008987427,0.02249208092689514,0.021684199571609497,0.02086701989173889,0.02003684639930725,0.019187629222869873,0.01833134889602661,0.01746690273284912,0.016592323780059814,0.015742838382720947,0.014904320240020752,0.014073312282562256,0.01328432559967041,0.01249772310256958,0.011748015880584717,0.0110207200050354,0.010321617126464844,0.009649813175201416,0.009003043174743652,0.008387386798858643,0.007822513580322266,0.007284402847290039,0.00676041841506958,0.006279885768890381,0.0058176517486572266,0.005396425724029541,0.005010843276977539,0.004639267921447754,0.004282474517822266,0.003956139087677002,0.0036472082138061523,0.0033695101737976074,0.0031179189682006836,0.0028744935989379883,0.0026530027389526367,0.002446591854095459,0.002255737781524658,0.0020827054977416992,0.0019158720970153809,0.0017673969268798828,0.001628875732421875,0.0014927387237548828,0.001380324363708496,0.0012706518173217773,0.0011687278747558594,0.001076042652130127,0.0009926557540893555,0.0009137988090515137,0.0008415579795837402,0.0007792115211486816,0.0007170438766479492,0.0006613731384277344,0.0006079673767089844,0.0005581378936767578,0.0005127787590026855,0.0004734992980957031,0.0004379153251647949,0.00040596723556518555,0.0003743171691894531,0.0003466606140136719,0.00032061338424682617,0.00029468536376953125,0.0002713799476623535,0.0002523660659790039,0.0002313852310180664,0.0002130270004272461,0.00019818544387817383,0.0001849532127380371,0.00017058849334716797,0.0001596212387084961,0.00014859437942504883,0.00013840198516845703,0.00012892484664916992,0.00011903047561645508,0.00010973215103149414,0.00010263919830322266,9.644031524658203e-05,8.887052536010742e-05,8.368492126464844e-05,7.784366607666016e-05,7.367134094238281e-05,6.943941116333008e-05,6.401538848876953e-05,6.008148193359375e-05,5.620718002319336e-05,5.322694778442383e-05,5.072355270385742e-05,4.7206878662109375e-05,4.476308822631836e-05,4.184246063232422e-05,3.9577484130859375e-05,3.802776336669922e-05,3.629922866821289e-05,3.516674041748047e-05,3.30805778503418e-05,3.1948089599609375e-05,3.075599670410156e-05,2.8848648071289062e-05,2.7835369110107422e-05,2.6941299438476562e-05,2.6166439056396484e-05,2.5391578674316406e-05,2.4378299713134766e-05,2.3484230041503906e-05,2.2590160369873047e-05,2.2113323211669922e-05,2.1696090698242188e-05,2.104043960571289e-05,2.0623207092285156e-05,2.008676528930664e-05,1.9729137420654297e-05,1.9431114196777344e-05,1.9073486328125e-05,1.8537044525146484e-05,1.8298625946044922e-05,1.800060272216797e-05,1.7642974853515625e-05,1.7344951629638672e-05,1.704692840576172e-05,1.6927719116210938e-05,1.6570091247558594e-05,1.6391277313232422e-05,1.627206802368164e-05,1.5974044799804688e-05,1.5854835510253906e-05,1.5795230865478516e-05,1.5676021575927734e-05,1.5556812286376953e-05,1.531839370727539e-05,1.52587890625e-05,1.5020370483398438e-05,1.4841556549072266e-05,1.4841556549072266e-05,1.4841556549072266e-05,1.4722347259521484e-05,1.4603137969970703e-05,1.4424324035644531e-05,1.4424324035644531e-05,1.430511474609375e-05,1.4185905456542969e-05,1.4126300811767578e-05,1.4126300811767578e-05,1.4126300811767578e-05,1.4066696166992188e-05,1.4007091522216797e-05,1.4066696166992188e-05,1.3947486877441406e-05,1.4007091522216797e-05,1.4007091522216797e-05,1.3887882232666016e-05,1.3887882232666016e-05,1.3828277587890625e-05,1.3947486877441406e-05,1.3887882232666016e-05,1.3828277587890625e-05,1.3828277587890625e-05,1.3828277587890625e-05,1.3828277587890625e-05,1.3828277587890625e-05,1.3768672943115234e-05,1.3828277587890625e-05,1.3828277587890625e-05,1.3828277587890625e-05,1.3768672943115234e-05,1.3768672943115234e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3768672943115234e-05,1.3709068298339844e-05,1.3768672943115234e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3649463653564453e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3649463653564453e-05,1.3649463653564453e-05,1.3649463653564453e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3649463653564453e-05,1.3649463653564453e-05,1.3649463653564453e-05,1.3649463653564453e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05,1.3709068298339844e-05]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0029259920120239258,0.003970439545810223,0.005082550924271345,0.0062036057934165,0.00732597429305315,0.00843542255461216,0.009534934535622597,0.010624697431921959,0.01170268002897501,0.012762105092406273,0.013812783174216747,0.014846812933683395,0.015873558819293976,0.016883689910173416,0.017884038388729095,0.018863894045352936,0.01983756758272648,0.021059511229395866,0.022466866299510002,0.02407967858016491,0.02591804973781109,0.02800998091697693,0.03039766289293766,0.033095963299274445,0.03615941107273102,0.03962504118680954,0.04353943467140198,0.047960516065359116,0.052919186651706696,0.05848830193281174,0.0647074431180954,0.0716475322842598,0.0793706551194191,0.08791285753250122,0.09734119474887848,0.10768048465251923,0.11899013072252274,0.1312912553548813,0.14461460709571838,0.15895232558250427,0.17431531846523285,0.1906859576702118,0.20801343023777008,0.22623583674430847,0.24533618986606598,0.2651938796043396,0.2857021987438202,0.3067461848258972,0.32822877168655396,0.3499990701675415,0.37192651629447937,0.39384493231773376,0.4156424403190613,0.4372001886367798,0.45832937955856323,0.47894206643104553,0.49894165992736816,0.5182559490203857,0.5367780327796936,0.5544285178184509,0.5711992383003235,0.5870459079742432,0.6019197702407837,0.6158424019813538,0.6288195252418518,0.6408694982528687,0.6520037651062012,0.6622552275657654,0.6716710329055786,0.6802884340286255,0.6881547570228577,0.6953130960464478,0.7018031477928162,0.7076793909072876,0.7130104303359985,0.7178089022636414,0.7221470475196838,0.7260415554046631,0.7295454144477844,0.7326919436454773,0.7355096936225891,0.7380332350730896,0.7402924299240112,0.7423083782196045,0.744108259677887,0.7457120418548584,0.7471504807472229,0.7484272718429565,0.7495709657669067,0.7505929470062256,0.7515016198158264,0.7523069381713867,0.7530237436294556,0.7536665797233582,0.7542381882667542,0.7547450661659241,0.7551950812339783,0.7555958032608032,0.7559532523155212,0.7562694549560547,0.7565498948097229,0.7568007111549377,0.7570220232009888,0.7572197318077087,0.7573955655097961,0.7575526833534241,0.7576915621757507,0.7578144073486328,0.7579250335693359,0.758022665977478,0.7581098675727844,0.7581883072853088,0.7582571506500244,0.7583180069923401,0.7583726644515991,0.7584203481674194,0.7584633827209473,0.7585017085075378,0.7585353255271912,0.7585657835006714,0.7585931420326233,0.758617103099823,0.7586387395858765,0.758658230304718,0.7586751580238342,0.7586904764175415,0.7587037086486816,0.7587158679962158,0.7587270140647888,0.7587366700172424,0.7587452530860901,0.7587527632713318,0.7587595582008362,0.7587656378746033,0.7587709426879883,0.7587755918502808,0.7587801218032837,0.7587839961051941,0.7587872743606567,0.758790135383606,0.7587926983833313,0.7587951421737671,0.7587972283363342,0.7587990760803223,0.7588008046150208,0.7588021159172058,0.7588034272193909,0.7588046193122864,0.7588056325912476,0.7588064074516296,0.7588073015213013,0.7588080167770386,0.7588086128234863,0.7588092088699341,0.7588096857070923,0.7588101625442505,0.7588106393814087,0.7588109970092773,0.7588112950325012,0.7588115930557251,0.7588118314743042,0.7588120102882385,0.7588122487068176,0.7588124871253967,0.758812665939331,0.7588127851486206,0.7588128447532654,0.7588129639625549,0.7588130235671997,0.7588131427764893,0.758813202381134,0.7588132619857788,0.7588133215904236,0.7588133811950684,0.7588134407997131,0.7588135004043579,0.7588135004043579,0.7588135600090027,0.7588135600090027,0.7588136196136475,0.7588136196136475,0.7588136196136475,0.7588136196136475,0.7588136792182922,0.7588136792182922,0.7588136792182922,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937,0.758813738822937],"recovered":[0.0,0.001450403593480587,0.002695475472137332,0.0038765508215874434,0.0050270771607756615,0.006164100952446461,0.00728847598657012,0.008396919816732407,0.009497547522187233,0.010586344636976719,0.011658553965389729,0.01272458117455244,0.013772770762443542,0.014809376560151577,0.015830794349312782,0.016845202073454857,0.017840703949332237,0.018823198974132538,0.01992746815085411,0.021180283278226852,0.022613925859332085,0.024254323914647102,0.026119913905858994,0.028248734772205353,0.030665405094623566,0.033407583832740784,0.03651183843612671,0.04001506417989731,0.04397839307785034,0.04844030365347862,0.053452055901288986,0.05907301604747772,0.06533967703580856,0.07232797890901566,0.08010746538639069,0.0887032300233841,0.09816361218690872,0.10856033116579056,0.1199021264910698,0.13223423063755035,0.1455674171447754,0.15992240607738495,0.17527824640274048,0.19161668419837952,0.20890429615974426,0.2270958423614502,0.246119424700737,0.26587405800819397,0.2862977087497711,0.3072337508201599,0.3285767734050751,0.3502255976200104,0.3720180094242096,0.39379844069480896,0.4154577851295471,0.4368501603603363,0.45786046981811523,0.4783596098423004,0.49826404452323914,0.5174725651741028,0.5359078645706177,0.5534965991973877,0.5702186822891235,0.5860275626182556,0.6008855104446411,0.6147949695587158,0.6277955174446106,0.6398492455482483,0.6510054469108582,0.6612973809242249,0.670757532119751,0.6794077754020691,0.6873043775558472,0.6944941878318787,0.7010287046432495,0.7069662809371948,0.7123338580131531,0.7171803116798401,0.7215517163276672,0.7254968285560608,0.7290388941764832,0.7322161793708801,0.7350672483444214,0.7376223802566528,0.7399088144302368,0.7419520616531372,0.7437793016433716,0.7454137802124023,0.7468676567077637,0.748168408870697,0.7493269443511963,0.7503586411476135,0.7512799501419067,0.7520979046821594,0.752826988697052,0.7534752488136292,0.7540562748908997,0.7545711994171143,0.7550286650657654,0.7554349899291992,0.7557957768440247,0.7561152577400208,0.7564018964767456,0.7566580176353455,0.7568836212158203,0.7570842504501343,0.7572640180587769,0.7574223875999451,0.7575628161430359,0.7576879858970642,0.7577994465827942,0.7578999996185303,0.7579883337020874,0.7580655217170715,0.7581349015235901,0.7581976652145386,0.7582523226737976,0.7583020329475403,0.7583454251289368,0.7583842873573303,0.7584190964698792,0.7584503293037415,0.7584781050682068,0.7585028409957886,0.7585250735282898,0.7585448026657104,0.7585620284080505,0.7585774064064026,0.7585909366607666,0.7586037516593933,0.7586145997047424,0.7586241960525513,0.7586328387260437,0.7586404085159302,0.7586472630500793,0.7586535215377808,0.7586590647697449,0.7586637735366821,0.7586680054664612,0.7586719393730164,0.7586753368377686,0.758678138256073,0.7586809396743774,0.758683443069458,0.7586855292320251,0.7586875557899475,0.7586892247200012,0.7586907744407654,0.7586921453475952,0.7586933374404907,0.7586942911148071,0.7586952447891235,0.7586959600448608,0.7586966753005981,0.7586974501609802,0.758698046207428,0.758698582649231,0.7586991190910339,0.7586994767189026,0.7586998343467712,0.7587001919746399,0.758700430393219,0.7587006688117981,0.7587009072303772,0.7587012052536011,0.7587013840675354,0.758701503276825,0.7587016224861145,0.758701741695404,0.7587018609046936,0.7587019205093384,0.7587020397186279,0.7587020993232727,0.7587021589279175,0.7587022185325623,0.758702278137207,0.7587023377418518,0.7587023973464966,0.7587023973464966,0.7587024569511414,0.7587025165557861,0.7587025165557861,0.7587025165557861,0.7587025761604309,0.7587025761604309,0.7587026357650757,0.7587026357650757,0.7587026357650757,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205,0.7587026953697205],"active":[0.0029259920120239258,0.0025200359523296356,0.002387075452134013,0.0023270549718290567,0.0022988971322774887,0.002271321602165699,0.002246458549052477,0.0022277776151895523,0.002205132506787777,0.002175760455429554,0.0021542292088270187,0.0021222317591309547,0.0021007880568504333,0.002074313350021839,0.002053244039416313,0.002018691971898079,0.0019968636333942413,0.0022363122552633286,0.0025393981486558914,0.002899395301938057,0.003304123878479004,0.0037556570023298264,0.004277748987078667,0.004847228527069092,0.005494005978107452,0.006217457354068756,0.0070275962352752686,0.007945451885461807,0.008940793573856354,0.010047998279333115,0.011255387216806412,0.012574516236782074,0.014030978083610535,0.015584878623485565,0.017233729362487793,0.018977254629135132,0.020826518535614014,0.02273092418909073,0.02471248060464859,0.02671809494495392,0.02874790132045746,0.030763551592826843,0.0327351838350296,0.034619152545928955,0.036431893706321716,0.038098037242889404,0.03958277404308319,0.04087212681770325,0.04193106293678284,0.04276531934738159,0.0433497428894043,0.04361933469772339,0.043624430894851685,0.043401747941970825,0.04287159442901611,0.04209190607070923,0.04108119010925293,0.03989633917808533,0.03851398825645447,0.036955952644348145,0.03529137372970581,0.03354930877685547,0.031701087951660156,0.029814839363098145,0.027934014797210693,0.026074528694152832,0.024208247661590576,0.02240598201751709,0.02066558599472046,0.018991053104400635,0.01739722490310669,0.015905320644378662,0.014498770236968994,0.013185203075408936,0.011981725692749023,0.010842621326446533,0.009813189506530762,0.008861243724822998,0.007993698120117188,0.007195115089416504,0.006470799446105957,0.005817055702209473,0.005225181579589844,0.00468599796295166,0.0041994452476501465,0.0037599802017211914,0.0033711791038513184,0.0030134916305541992,0.0027033090591430664,0.0024245381355285645,0.002174675464630127,0.0019482970237731934,0.0017437934875488281,0.0015686750411987305,0.0014111995697021484,0.0012698173522949219,0.0011388063430786133,0.0010246038436889648,0.0009245872497558594,0.0008344650268554688,0.0007541179656982422,0.0006854534149169922,0.0006201267242431641,0.0005617141723632812,0.0005119442939758301,0.0004684329032897949,0.00042754411697387695,0.00039201974868774414,0.00036221742630004883,0.00033468008041381836,0.0003104209899902344,0.00028830766677856445,0.0002688169479370117,0.0002524852752685547,0.0002377629280090332,0.00022268295288085938,0.0002110600471496582,0.0001996755599975586,0.00018990039825439453,0.00018149614334106445,0.00017404556274414062,0.00016677379608154297,0.00016063451766967773,0.00015538930892944336,0.0001500844955444336,0.0001456737518310547,0.00014168024063110352,0.00013846158981323242,0.0001360774040222168,0.0001329183578491211,0.00013065338134765625,0.00012856721878051758,0.00012671947479248047,0.0001252293586730957,0.00012367963790893555,0.0001220703125,0.00012105703353881836,0.00012022256851196289,0.00011926889419555664,0.00011819601058959961,0.00011736154556274414,0.0001170039176940918,0.00011628866195678711,0.00011563301086425781,0.00011527538299560547,0.00011456012725830078,0.00011420249938964844,0.0001138448715209961,0.00011348724365234375,0.00011307001113891602,0.00011301040649414062,0.00011277198791503906,0.00011265277862548828,0.0001125335693359375,0.00011223554611206055,0.00011211633682250977,0.00011205673217773438,0.0001118779182434082,0.00011181831359863281,0.00011175870895385742,0.00011163949966430664,0.00011157989501953125,0.00011157989501953125,0.00011157989501953125,0.00011146068572998047,0.00011140108108520508,0.00011134147644042969,0.00011134147644042969,0.0001112818717956543,0.0001112818717956543,0.0001112818717956543,0.0001112222671508789,0.0001112222671508789,0.0001112222671508789,0.0001112222671508789,0.0001112222671508789,0.00011116266250610352,0.00011116266250610352,0.00011116266250610352,0.00011116266250610352,0.00011110305786132812,0.00011110305786132812,0.00011110305786132812,0.00011110305786132812,0.00011110305786132812,0.00011104345321655273,0.00011110305786132812,0.00011110305786132812,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273,0.00011104345321655273]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0029259920120239258,0.0039714183658361435,0.005056201480329037,0.0061439452692866325,0.007208511233329773,0.008248288184404373,0.009264491498470306,0.010259957052767277,0.011233210563659668,0.012186593376100063,0.013111422769725323,0.01401600893586874,0.01489595603197813,0.015756936743855476,0.01659439317882061,0.01741182990372181,0.018206942826509476,0.019183319061994553,0.020296495407819748,0.021543610841035843,0.022943459451198578,0.024516703560948372,0.026276633143424988,0.0282365083694458,0.030431123450398445,0.032880693674087524,0.03560902550816536,0.03863968327641487,0.042008187621831894,0.04573341831564903,0.049870043992996216,0.05442728102207184,0.0594513826072216,0.06496874243021011,0.07100754976272583,0.07762058079242706,0.08483666181564331,0.09269659966230392,0.1011958196759224,0.11036494374275208,0.12024352699518204,0.13084816932678223,0.1421605497598648,0.15418750047683716,0.16694720089435577,0.18042662739753723,0.19456066191196442,0.20934347808361053,0.22471681237220764,0.24067679047584534,0.25714364647865295,0.27402374148368835,0.2912861704826355,0.30883580446243286,0.3265906572341919,0.3444809317588806,0.3624112606048584,0.3802734315395355,0.39801135659217834,0.4155440628528595,0.43277543783187866,0.4496433734893799,0.46609246730804443,0.4820598363876343,0.49748286604881287,0.5122981071472168,0.5265241861343384,0.5400994420051575,0.5530087947845459,0.5652491450309753,0.5768288373947144,0.5877267122268677,0.597953200340271,0.6075095534324646,0.616431474685669,0.6247294545173645,0.6324206590652466,0.6395373940467834,0.6461406946182251,0.652217447757721,0.6578077077865601,0.6629413366317749,0.6676465272903442,0.6719580888748169,0.6759042143821716,0.6795101165771484,0.6828027963638306,0.6857961416244507,0.6885283589363098,0.6910032629966736,0.6932571530342102,0.6953037977218628,0.6971507668495178,0.6988387703895569,0.7003673911094666,0.7017451524734497,0.7029993534088135,0.7041342854499817,0.7051637768745422,0.7060935497283936,0.706932544708252,0.7076908349990845,0.7083759307861328,0.70899498462677,0.7095520496368408,0.7100580334663391,0.710513710975647,0.7109255790710449,0.7112993001937866,0.7116358280181885,0.7119401097297668,0.7122145891189575,0.7124621868133545,0.7126843333244324,0.7128874063491821,0.7130688428878784,0.7132342457771301,0.7133832573890686,0.7135165333747864,0.7136380076408386,0.7137470245361328,0.7138471603393555,0.7139353156089783,0.7140169143676758,0.7140895128250122,0.7141548991203308,0.7142146229743958,0.7142690420150757,0.7143175005912781,0.7143632769584656,0.7144027948379517,0.7144389748573303,0.7144711017608643,0.7145013809204102,0.71452796459198,0.7145520448684692,0.7145738005638123,0.7145938277244568,0.7146124839782715,0.7146288156509399,0.7146431803703308,0.7146564722061157,0.7146685123443604,0.7146797776222229,0.7146900296211243,0.7146987915039062,0.7147071957588196,0.7147145867347717,0.7147215008735657,0.714727520942688,0.714733362197876,0.7147381901741028,0.71474289894104,0.7147470116615295,0.7147507667541504,0.7147542834281921,0.7147574424743652,0.7147603034973145,0.7147626280784607,0.7147648334503174,0.7147669196128845,0.7147687673568726,0.7147704362869263,0.7147719860076904,0.7147735357284546,0.7147747874259949,0.7147758603096008,0.7147769331932068,0.7147778868675232,0.7147787809371948,0.7147796154022217,0.7147802710533142,0.714780867099762,0.7147815823554993,0.7147821187973022,0.7147825956344604,0.7147829532623291,0.7147833108901978,0.7147836685180664,0.7147840261459351,0.7147842645645142,0.714784562587738,0.7147847414016724,0.7147849202156067,0.714785099029541,0.7147852778434753,0.7147853970527649,0.7147855758666992,0.714785635471344,0.7147858142852783,0.7147859334945679,0.7147859930992126,0.7147861123085022,0.7147862315177917,0.7147862315177917,0.7147862911224365,0.7147864103317261,0.7147864103317261,0.7147864699363708,0.7147865295410156,0.7147865891456604,0.7147865891456604,0.7147866487503052,0.71478670835495,0.71478670835495,0.7147867679595947,0.7147867679595947,0.7147867679595947,0.7147868275642395,0.7147868275642395,0.7147868275642395,0.7147868275642395,0.7147868871688843,0.7147868871688843,0.7147868871688843,0.7147868871688843,0.7147868871688843,0.7147868871688843,0.7147868871688843,0.7147868871688843,0.7147868871688843,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529,0.714786946773529],"recovered":[0.0,0.00145055225584656,0.0027022268623113632,0.003866739571094513,0.004991523455828428,0.006085956934839487,0.007154214195907116,0.008192790672183037,0.00921498890966177,0.01021258533000946,0.011185640469193459,0.012136062607169151,0.013064633123576641,0.013973728753626347,0.014854753389954567,0.015717988833785057,0.016554515808820724,0.017371581867337227,0.018266616389155388,0.019270159304142,0.020396776497364044,0.021659785881638527,0.02307785674929619,0.024666696786880493,0.026442745700478554,0.028421597555279732,0.030639873817563057,0.033100854605436325,0.03585900366306305,0.03891879692673683,0.042311955243349075,0.04607430100440979,0.05023272708058357,0.05482954531908035,0.0598798468708992,0.06541663408279419,0.0714898407459259,0.07814238965511322,0.08540009707212448,0.09327550232410431,0.10179189592599869,0.1109967827796936,0.12088628113269806,0.1314917802810669,0.14280955493450165,0.15486180782318115,0.1676139533519745,0.181049644947052,0.19517062604427338,0.20992107689380646,0.22528010606765747,0.24117988348007202,0.25756826996803284,0.27440229058265686,0.29160094261169434,0.3090720474720001,0.32675328850746155,0.34457042813301086,0.36239656805992126,0.38017722964286804,0.3978402614593506,0.41527700424194336,0.4324439465999603,0.4492436349391937,0.46561625599861145,0.4815158247947693,0.49688008427619934,0.5116828083992004,0.5258670449256897,0.5394188761711121,0.552310585975647,0.5645524859428406,0.5761210322380066,0.5870075821876526,0.5972267985343933,0.6067938804626465,0.61572265625,0.6240570545196533,0.6317698359489441,0.6389301419258118,0.6455475091934204,0.6516452431678772,0.6572665572166443,0.6624356508255005,0.6671655774116516,0.6715139150619507,0.6754916906356812,0.6791186928749084,0.682428240776062,0.6854385733604431,0.6881855130195618,0.6906834840774536,0.6929600238800049,0.6950167417526245,0.6968929171562195,0.6985963582992554,0.7001338005065918,0.7015318274497986,0.7027987837791443,0.7039443850517273,0.7049798369407654,0.7059171795845032,0.7067631483078003,0.7075297832489014,0.7082262635231018,0.7088503241539001,0.7094166278839111,0.709926962852478,0.7103884816169739,0.710805356502533,0.7111854553222656,0.7115244269371033,0.711833119392395,0.712110161781311,0.7123619318008423,0.7125904560089111,0.7127929925918579,0.7129771709442139,0.7131439447402954,0.7132936716079712,0.7134297490119934,0.7135534882545471,0.7136651873588562,0.7137645483016968,0.7138544321060181,0.7139357924461365,0.7140097618103027,0.7140767574310303,0.7141371965408325,0.7141920328140259,0.7142417430877686,0.7142858505249023,0.7143265604972839,0.7143628597259521,0.7143957018852234,0.7144260406494141,0.7144531607627869,0.7144776582717896,0.714499294757843,0.714519739151001,0.7145382761955261,0.7145549058914185,0.7145693898200989,0.7145833373069763,0.7145956754684448,0.714606761932373,0.7146166563034058,0.7146258354187012,0.714634120464325,0.7146415114402771,0.7146483659744263,0.7146545052528381,0.714660108089447,0.714665412902832,0.7146701216697693,0.7146741151809692,0.7146780490875244,0.7146815061569214,0.7146844863891602,0.7146869897842407,0.7146892547607422,0.7146918177604675,0.7146939635276794,0.714695930480957,0.714697539806366,0.7146990895271301,0.7147006392478943,0.7147020101547241,0.7147032618522644,0.7147042751312256,0.714705228805542,0.7147061824798584,0.7147068977355957,0.714707612991333,0.7147082686424255,0.7147088050842285,0.7147093415260315,0.7147098779678345,0.7147103548049927,0.7147106528282166,0.71471107006073,0.7147113680839539,0.7147116661071777,0.7147118449211121,0.7147120833396912,0.7147122621536255,0.7147124409675598,0.7147126197814941,0.7147127985954285,0.714712917804718,0.7147130370140076,0.7147130966186523,0.7147132158279419,0.7147133350372314,0.7147133946418762,0.7147135138511658,0.7147135734558105,0.7147136330604553,0.7147137522697449,0.7147138118743896,0.7147138714790344,0.7147139310836792,0.714713990688324,0.714713990688324,0.7147140502929688,0.7147140502929688,0.7147141098976135,0.7147141098976135,0.7147141695022583,0.7147141695022583,0.7147141695022583,0.7147141695022583,0.7147142291069031,0.7147142291069031,0.7147142291069031,0.7147142291069031,0.7147142291069031,0.7147142291069031,0.7147142291069031,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479,0.7147142887115479],"active":[0.0029259920120239258,0.0025208662264049053,0.0023539746180176735,0.0022772056981921196,0.0022169877775013447,0.002162331249564886,0.0021102773025631905,0.00206716638058424,0.002018221653997898,0.001974008046090603,0.0019257823005318642,0.0018799463286995888,0.0018313229084014893,0.0017832079902291298,0.001739639788866043,0.0016938410699367523,0.0016524270176887512,0.0018117371946573257,0.00202987901866436,0.0022734515368938446,0.0025466829538345337,0.002856917679309845,0.0031987763941287994,0.0035698115825653076,0.003988377749919891,0.004459096118807793,0.0049691516906023026,0.005538828670978546,0.006149183958768845,0.006814621388912201,0.0075580887496471405,0.008352980017662048,0.009218655526638031,0.01013919711112976,0.01112770289182663,0.012203946709632874,0.013346821069717407,0.014554210007190704,0.015795722603797913,0.017089441418647766,0.01845163106918335,0.019851386547088623,0.021274268627166748,0.022695720195770264,0.024137645959854126,0.02556481957435608,0.02694670855998993,0.028293833136558533,0.029546186327934265,0.03075571358203888,0.03186354041099548,0.03284385800361633,0.03371790051460266,0.034433513879776,0.03498971462249756,0.03540888428688049,0.03565797209739685,0.03570300340652466,0.03561478853225708,0.035366833209991455,0.034935176372528076,0.03436636924743652,0.033648520708084106,0.03281620144844055,0.031866610050201416,0.03078228235244751,0.029644101858139038,0.02841663360595703,0.0271417498588562,0.02583026885986328,0.024518251419067383,0.0231742262840271,0.021832168102264404,0.02050197124481201,0.019204676151275635,0.017935574054718018,0.016698002815246582,0.015480339527130127,0.014370858669281006,0.01328730583190918,0.012260198593139648,0.011296093463897705,0.010379970073699951,0.009522438049316406,0.00873863697052002,0.007996201515197754,0.007311105728149414,0.006677448749542236,0.006100118160247803,0.005564689636230469,0.0050716400146484375,0.00462031364440918,0.0041907429695129395,0.003822028636932373,0.0034744739532470703,0.003148794174194336,0.0028655529022216797,0.0026024580001831055,0.0023649930953979492,0.0021491646766662598,0.0019527077674865723,0.0017736554145812988,0.0016127824783325195,0.0014652013778686523,0.0013257861137390137,0.0012077093124389648,0.0010970830917358398,0.0009986162185668945,0.0009108185768127441,0.0008304715156555176,0.0007546544075012207,0.000690162181854248,0.0006290674209594727,0.0005741715431213379,0.0005254745483398438,0.00047838687896728516,0.0004412531852722168,0.00040608644485473633,0.0003725886344909668,0.00034433603286743164,0.0003172755241394043,0.0002936720848083496,0.0002701282501220703,0.0002523660659790039,0.00023508071899414062,0.00021910667419433594,0.00020486116409301758,0.00019228458404541016,0.00018030405044555664,0.00017124414443969727,0.00016105175018310547,0.00015312433242797852,0.00014454126358032227,0.0001385211944580078,0.0001322627067565918,0.00012600421905517578,0.00012063980102539062,0.00011616945266723633,0.0001131892204284668,0.00010907649993896484,0.0001049041748046875,0.00010156631469726562,9.912252426147461e-05,9.644031524658203e-05,9.435415267944336e-05,9.202957153320312e-05,9.053945541381836e-05,8.875131607055664e-05,8.738040924072266e-05,8.600950241088867e-05,8.499622344970703e-05,8.368492126464844e-05,8.279085159301758e-05,8.159875869750977e-05,8.064508438110352e-05,8.016824722290039e-05,7.939338684082031e-05,7.87973403930664e-05,7.814168930053711e-05,7.784366607666016e-05,7.766485214233398e-05,7.69495964050293e-05,7.647275924682617e-05,7.605552673339844e-05,7.599592208862305e-05,7.56978988647461e-05,7.522106170654297e-05,7.492303848266602e-05,7.462501525878906e-05,7.450580596923828e-05,7.43865966796875e-05,7.408857345581055e-05,7.396936416625977e-05,7.396936416625977e-05,7.385015487670898e-05,7.37905502319336e-05,7.361173629760742e-05,7.343292236328125e-05,7.331371307373047e-05,7.337331771850586e-05,7.319450378417969e-05,7.319450378417969e-05,7.30752944946289e-05,7.30752944946289e-05,7.301568984985352e-05,7.301568984985352e-05,7.295608520507812e-05,7.295608520507812e-05,7.283687591552734e-05,7.289648056030273e-05,7.289648056030273e-05,7.289648056030273e-05,7.289648056030273e-05,7.289648056030273e-05,7.283687591552734e-05,7.277727127075195e-05,7.283687591552734e-05,7.277727127075195e-05,7.271766662597656e-05,7.271766662597656e-05,7.271766662597656e-05,7.265806198120117e-05,7.265806198120117e-05,7.271766662597656e-05,7.265806198120117e-05,7.271766662597656e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.259845733642578e-05,7.259845733642578e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05,7.265806198120117e-05]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0029259920120239258,0.003971728030592203,0.005030682310461998,0.006073407828807831,0.007083069998770952,0.008063161745667458,0.009002955630421638,0.009911779314279556,0.010789892636239529,0.011631188914179802,0.012441489845514297,0.013224339112639427,0.013979303650557995,0.014700906351208687,0.015398984774947166,0.016066353768110275,0.016711708158254623,0.017483742907643318,0.018348539248108864,0.019294625148177147,0.0203398410230875,0.021487828344106674,0.02275523543357849,0.02414330281317234,0.025672418996691704,0.027338115498423576,0.02916698530316353,0.031169239431619644,0.03335513174533844,0.03574877232313156,0.0383542999625206,0.041192855685949326,0.04427989199757576,0.04763536527752876,0.05127207189798355,0.05520686134696007,0.05947241932153702,0.06407949328422546,0.06903179734945297,0.07436241954565048,0.08007171750068665,0.08619309961795807,0.0927366241812706,0.09971008449792862,0.10711672902107239,0.1149659976363182,0.12327192723751068,0.13204273581504822,0.14124689996242523,0.1508941799402237,0.16100142896175385,0.17154115438461304,0.18248632550239563,0.19383905827999115,0.20555534958839417,0.21761569380760193,0.2299964427947998,0.24267029762268066,0.2556098699569702,0.26875051856040955,0.2820757329463959,0.29551440477371216,0.3090599775314331,0.3226383328437805,0.33622369170188904,0.34975942969322205,0.363198846578598,0.3765164613723755,0.38965916633605957,0.40260306000709534,0.41528600454330444,0.4276835024356842,0.43978163599967957,0.4515545070171356,0.4629574120044708,0.4739876091480255,0.48463061451911926,0.49487021565437317,0.5046982169151306,0.5140986442565918,0.5230727791786194,0.5315978527069092,0.5397116541862488,0.5474144816398621,0.5547042489051819,0.561576783657074,0.5680723786354065,0.5741851329803467,0.5799227952957153,0.5853119492530823,0.5903471112251282,0.5950564742088318,0.5994458198547363,0.6035422682762146,0.6073773503303528,0.6109310388565063,0.6142441630363464,0.6173157691955566,0.6201573014259338,0.6228047013282776,0.6252520084381104,0.6275190114974976,0.62961345911026,0.6315442323684692,0.6333370208740234,0.6349883079528809,0.6365094780921936,0.6379149556159973,0.6392117142677307,0.6404051184654236,0.6415064334869385,0.6425184607505798,0.6434537172317505,0.6443132162094116,0.6450986862182617,0.6458232402801514,0.6464915871620178,0.6471109390258789,0.6476725339889526,0.6481918096542358,0.6486711502075195,0.6491101980209351,0.649513304233551,0.6498855352401733,0.650227963924408,0.6505406498908997,0.650830090045929,0.6510952115058899,0.6513391137123108,0.6515614986419678,0.6517682671546936,0.6519586443901062,0.6521328091621399,0.6522942185401917,0.6524406671524048,0.6525774598121643,0.6527021527290344,0.6528153419494629,0.6529189944267273,0.6530156135559082,0.6531052589416504,0.6531866788864136,0.6532617211341858,0.6533316373825073,0.653394877910614,0.6534531116485596,0.6535067558288574,0.6535565257072449,0.6536020636558533,0.6536443829536438,0.6536828875541687,0.6537187695503235,0.6537516713142395,0.6537819504737854,0.6538098454475403,0.6538346409797668,0.6538581252098083,0.6538801193237305,0.6538997292518616,0.6539183855056763,0.6539356112480164,0.6539518237113953,0.6539666056632996,0.653979480266571,0.65399169921875,0.6540032029151917,0.6540133953094482,0.6540231704711914,0.6540318727493286,0.6540399193763733,0.654047966003418,0.654055118560791,0.6540616750717163,0.6540675759315491,0.6540734767913818,0.6540786623954773,0.6540834307670593,0.6540878415107727,0.6540918946266174,0.6540957689285278,0.6540992259979248,0.6541025042533875,0.654105544090271,0.654108464717865,0.6541110873222351,0.6541134715080261,0.6541154980659485,0.6541175842285156,0.6541196703910828,0.6541213989257812,0.654123067855835,0.6541246771812439,0.6541260480880737,0.6541275382041931,0.6541287302970886,0.6541299223899841,0.6541310548782349,0.6541320085525513,0.654133141040802,0.6541340351104736,0.6541348695755005,0.6541354656219482,0.6541362404823303,0.6541368961334229,0.6541374325752258,0.6541380882263184,0.6541385054588318,0.6541390419006348,0.6541393995285034,0.6541398167610168,0.6541403532028198,0.6541406512260437,0.6541410684585571,0.654141366481781,0.6541416645050049,0.654141902923584,0.6541422009468079,0.654142439365387,0.6541426181793213,0.6541427969932556,0.6541430354118347,0.654143214225769,0.6541433930397034,0.6541435122489929,0.6541436910629272,0.6541438698768616,0.6541439294815063,0.6541440486907959,0.6541441082954407,0.654144287109375,0.654144287109375,0.6541444063186646,0.6541444659233093,0.6541445255279541,0.6541445851325989,0.6541446447372437,0.6541447043418884,0.654144823551178,0.654144823551178,0.6541448831558228,0.6541449427604675,0.6541449427604675,0.6541450023651123,0.6541450619697571,0.6541450619697571,0.6541451215744019,0.6541451215744019,0.6541451215744019,0.6541451811790466,0.6541452407836914,0.6541452407836914,0.6541452407836914,0.6541452407836914,0.6541453003883362,0.6541453003883362,0.6541453003883362,0.654145359992981,0.654145359992981,0.654145359992981,0.654145359992981,0.654145359992981,0.654145359992981,0.654145359992981,0.654145359992981,0.6541454195976257,0.6541454195976257,0.6541454195976257,0.6541454195976257,0.6541454195976257,0.6541454195976257,0.6541454195976257,0.6541454195976257,0.6541454195976257,0.6541454792022705,0.6541454792022705,0.6541454792022705,0.6541454792022705,0.6541454792022705,0.6541454792022705,0.6541454792022705,0.6541454792022705,0.6541454792022705,0.6541454792022705,0.6541454792022705,0.6541454792022705,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153],"recovered":[0.0,0.0014485949650406837,0.0027001830749213696,0.0038514279294759035,0.004951906390488148,0.006004666909575462,0.007020857185125351,0.008000986650586128,0.008941770531237125,0.009853443130850792,0.010729971341788769,0.011576024815440178,0.012387874536216259,0.013172099366784096,0.013922851532697678,0.014648851938545704,0.015344700776040554,0.01601843535900116,0.01674114167690277,0.017527448013424873,0.01840125024318695,0.019360702484846115,0.020417166873812675,0.021574655547738075,0.02285022661089897,0.02424759790301323,0.025779588147997856,0.027463382109999657,0.02930983155965805,0.031327296048402786,0.03352931886911392,0.03593231365084648,0.03855525702238083,0.041406117379665375,0.04450918361544609,0.04788926988840103,0.05154259130358696,0.055499367415905,0.05979205667972565,0.06440894305706024,0.06937676668167114,0.07471687346696854,0.08044622838497162,0.08658251911401749,0.09315121173858643,0.10011965781450272,0.10752897709608078,0.11539046466350555,0.12371209263801575,0.13247422873973846,0.14167481660842896,0.15132734179496765,0.161421000957489,0.17193114757537842,0.18286019563674927,0.19419698417186737,0.20588165521621704,0.21792548894882202,0.23027144372463226,0.24292904138565063,0.25583145022392273,0.26893380284309387,0.282196968793869,0.295615553855896,0.3091115951538086,0.3226557672023773,0.3361921012401581,0.3496728837490082,0.3631001114845276,0.37637385725975037,0.3894962966442108,0.4023835361003876,0.4150368273258209,0.4274052083492279,0.43947163224220276,0.4512344300746918,0.46261465549468994,0.4736293852329254,0.48425203561782837,0.49446550011634827,0.504284679889679,0.5136836171150208,0.5226461887359619,0.5311893224716187,0.5393170714378357,0.5470203161239624,0.554301381111145,0.5612046122550964,0.5676926374435425,0.5738074779510498,0.5795578360557556,0.5849565267562866,0.5900022387504578,0.5947290062904358,0.5991334915161133,0.6032471060752869,0.6070847511291504,0.6106557250022888,0.6139898896217346,0.617074728012085,0.6199349164962769,0.6225910782814026,0.625050961971283,0.6273241639137268,0.6294254660606384,0.6313788890838623,0.6331780552864075,0.6348335146903992,0.6363728642463684,0.6377884149551392,0.639093816280365,0.6402955651283264,0.6414029002189636,0.6424251198768616,0.6433672904968262,0.6442309021949768,0.6450245380401611,0.6457550525665283,0.6464332342147827,0.6470503211021423,0.6476186513900757,0.6481438279151917,0.6486285924911499,0.6490718126296997,0.6494766473770142,0.6498519778251648,0.6501962542533875,0.6505140662193298,0.6508039832115173,0.6510698199272156,0.6513174176216125,0.6515430808067322,0.6517508625984192,0.6519424915313721,0.6521202921867371,0.6522810459136963,0.6524302959442139,0.6525657773017883,0.6526898741722107,0.652805507183075,0.6529104709625244,0.6530077457427979,0.6530981063842773,0.6531808972358704,0.653256893157959,0.653326690196991,0.6533912420272827,0.6534504294395447,0.653505265712738,0.6535547971725464,0.6536011695861816,0.6536427736282349,0.6536823511123657,0.6537179946899414,0.6537513732910156,0.6537815928459167,0.6538095474243164,0.6538348197937012,0.6538586616516113,0.6538800001144409,0.6539003252983093,0.6539187431335449,0.6539357304573059,0.6539515256881714,0.6539661884307861,0.6539795994758606,0.6539916396141052,0.6540029048919678,0.6540135145187378,0.6540229916572571,0.6540318727493286,0.6540403366088867,0.6540480852127075,0.6540552377700806,0.6540616750717163,0.6540680527687073,0.6540740728378296,0.654079020023346,0.6540835499763489,0.6540879011154175,0.6540920734405518,0.6540958881378174,0.6540995240211487,0.6541027426719666,0.6541059017181396,0.6541088819503784,0.6541114449501038,0.6541138291358948,0.6541159749031067,0.6541181206703186,0.6541202068328857,0.6541220545768738,0.6541236042976379,0.6541250348091125,0.6541264653205872,0.6541276574134827,0.6541287899017334,0.6541299819946289,0.6541311740875244,0.6541323065757751,0.6541332602500916,0.6541340947151184,0.6541348695755005,0.6541356444358826,0.6541363596916199,0.6541370153427124,0.6541376709938049,0.6541382074356079,0.6541386842727661,0.6541391611099243,0.6541396379470825,0.654140055179596,0.6541404724121094,0.654140830039978,0.6541412472724915,0.6541414856910706,0.6541418433189392,0.6541420817375183,0.6541423797607422,0.6541425585746765,0.6541428565979004,0.6541430354118347,0.654143214225769,0.6541433334350586,0.6541434526443481,0.6541436314582825,0.654143750667572,0.6541439294815063,0.6541440486907959,0.6541441679000854,0.6541442275047302,0.6541443467140198,0.6541444063186646,0.6541445255279541,0.6541445851325989,0.6541445851325989,0.6541446447372437,0.6541447043418884,0.6541447639465332,0.654144823551178,0.654144823551178,0.6541448831558228,0.6541449427604675,0.6541449427604675,0.6541450023651123,0.6541450023651123,0.6541450619697571,0.6541450619697571,0.6541451215744019,0.6541451215744019,0.6541451811790466,0.6541452407836914,0.6541452407836914,0.6541452407836914,0.6541452407836914,0.6541453003883362,0.6541453003883362,0.6541453003883362,0.654145359992981,0.654145359992981,0.654145359992981,0.654145359992981,0.654145359992981,0.654145359992981,0.654145359992981,0.6541454195976257,0.6541454195976257,0.6541454195976257,0.6541454195976257,0.6541454195976257,0.6541454195976257,0.6541454195976257,0.6541454195976257,0.6541454195976257,0.6541454195976257,0.6541454792022705,0.6541454792022705,0.6541454792022705,0.6541454792022705,0.6541454792022705,0.6541454792022705,0.6541454792022705,0.6541454792022705,0.6541454792022705,0.6541454792022705,0.6541454792022705,0.6541454792022705,0.6541454792022705,0.6541454792022705,0.6541454792022705,0.6541454792022705,0.6541454792022705,0.6541454792022705,0.6541454792022705,0.6541454792022705,0.6541454792022705,0.6541454792022705,0.6541454792022705,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153,0.6541455388069153],"active":[0.0029259920120239258,0.0025231330655515194,0.0023304992355406284,0.0022219798993319273,0.0021311636082828045,0.0020584948360919952,0.0019820984452962875,0.001910792663693428,0.0018481221050024033,0.00177774578332901,0.0017115185037255287,0.0016483142971992493,0.0015914291143417358,0.001528806984424591,0.0014761332422494888,0.0014175018295645714,0.0013670073822140694,0.0014653075486421585,0.0016073975712060928,0.0017671771347522736,0.0019385907799005508,0.002127125859260559,0.0023380685597658157,0.002568647265434265,0.0028221923857927322,0.003090517595410347,0.0033873971551656723,0.0037058573216199875,0.004045300185680389,0.004421476274728775,0.004824981093406677,0.005260542035102844,0.005724634975194931,0.006229247897863388,0.00676288828253746,0.007317591458559036,0.007929828017950058,0.008580125868320465,0.009239740669727325,0.00995347648859024,0.010694950819015503,0.011476226150989532,0.01229039579629898,0.013127565383911133,0.013965517282485962,0.01484633982181549,0.0157429501414299,0.016652271151542664,0.017534807324409485,0.01841995120048523,0.01932661235332489,0.020213812589645386,0.021065324544906616,0.021907910704612732,0.022695153951644897,0.023418709635734558,0.024114787578582764,0.024744808673858643,0.02533842623233795,0.02582147717475891,0.026244282722473145,0.026580601930618286,0.026863008737564087,0.02702277898788452,0.027112096548080444,0.027103662490844727,0.02700674533843994,0.02684357762336731,0.026559054851531982,0.02622920274734497,0.025789707899093628,0.02529996633529663,0.024744808673858643,0.024149298667907715,0.023485779762268066,0.02275317907333374,0.02201595902442932,0.021240830421447754,0.020446181297302246,0.01963314414024353,0.01878809928894043,0.017914235591888428,0.017065465450286865,0.016225159168243408,0.015387177467346191,0.014556467533111572,0.013770997524261475,0.012980520725250244,0.012230157852172852,0.01150447130203247,0.010789275169372559,0.010099947452545166,0.009443581104278564,0.008813261985778809,0.008243858814239502,0.007683932781219482,0.007159411907196045,0.006660044193267822,0.006167411804199219,0.005729973316192627,0.005317091941833496,0.004927933216094971,0.004562497138977051,0.004220068454742432,0.00391155481338501,0.0036094188690185547,0.003331422805786133,0.0030814409255981445,0.0028388500213623047,0.002616703510284424,0.0024126172065734863,0.002222895622253418,0.0020508170127868652,0.0018880963325500488,0.0017313957214355469,0.0015923380851745605,0.0014670491218566895,0.001355886459350586,0.0012392997741699219,0.0011414885520935059,0.0010524988174438477,0.0009663701057434082,0.000884711742401123,0.0008137226104736328,0.0007513165473937988,0.0006886720657348633,0.0006338357925415039,0.0005811452865600586,0.000535130500793457,0.0004916787147521973,0.0004508495330810547,0.00041556358337402344,0.0003819465637207031,0.0003517270088195801,0.0003203749656677246,0.0002964138984680176,0.00027185678482055664,0.00024956464767456055,0.00022912025451660156,0.00021010637283325195,0.00019478797912597656,0.00017893314361572266,0.00016361474990844727,0.0001507401466369629,0.0001379847526550293,0.00012642145156860352,0.00011551380157470703,0.00010609626770019531,9.679794311523438e-05,8.958578109741211e-05,8.171796798706055e-05,7.599592208862305e-05,6.93202018737793e-05,6.395578384399414e-05,5.84721565246582e-05,5.3048133850097656e-05,4.857778549194336e-05,4.5299530029296875e-05,4.106760025024414e-05,3.838539123535156e-05,3.528594970703125e-05,3.30805778503418e-05,3.0875205993652344e-05,2.7954578399658203e-05,2.5510787963867188e-05,2.3603439331054688e-05,2.1755695343017578e-05,2.0265579223632812e-05,1.8358230590820312e-05,1.6927719116210938e-05,1.609325408935547e-05,1.4781951904296875e-05,1.3589859008789062e-05,1.233816146850586e-05,1.1801719665527344e-05,1.0609626770019531e-05,9.357929229736328e-06,8.821487426757812e-06,8.344650268554688e-06,7.867813110351562e-06,7.152557373046875e-06,6.616115570068359e-06,6.020069122314453e-06,5.7220458984375e-06,5.185604095458984e-06,4.589557647705078e-06,4.0531158447265625e-06,3.7550926208496094e-06,3.6954879760742188e-06,3.2782554626464844e-06,2.86102294921875e-06,2.6226043701171875e-06,2.4437904357910156e-06,2.5033950805664062e-06,2.2649765014648438e-06,2.2649765014648438e-06,2.2649765014648438e-06,2.0265579223632812e-06,1.9669532775878906e-06,1.7285346984863281e-06,1.6093254089355469e-06,1.3709068298339844e-06,1.3709068298339844e-06,1.2516975402832031e-06,1.0728836059570312e-06,1.0728836059570312e-06,8.344650268554688e-07,8.344650268554688e-07,7.152557373046875e-07,6.556510925292969e-07,7.152557373046875e-07,5.960464477539062e-07,5.960464477539062e-07,5.364418029785156e-07,4.172325134277344e-07,4.172325134277344e-07,3.5762786865234375e-07,3.5762786865234375e-07,2.384185791015625e-07,2.384185791015625e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,2.384185791015625e-07,2.384185791015625e-07,1.7881393432617188e-07,1.1920928955078125e-07,5.960464477539063e-08,1.1920928955078125e-07,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,0.0,0.0,5.960464477539063e-08,5.960464477539063e-08,1.1920928955078125e-07,5.960464477539063e-08,5.960464477539063e-08,1.1920928955078125e-07,5.960464477539063e-08,5.960464477539063e-08,1.1920928955078125e-07,5.960464477539063e-08,1.1920928955078125e-07,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,1.1920928955078125e-07,5.960464477539063e-08,0.0,0.0,5.960464477539063e-08,5.960464477539063e-08,0.0,5.960464477539063e-08,5.960464477539063e-08,0.0,0.0,0.0,0.0,0.0,0.0,5.960464477539063e-08,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,5.960464477539063e-08,5.960464477539063e-08,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0029259920120239258,0.003974032122641802,0.005090888123959303,0.006212872453033924,0.00734352832660079,0.00846139993518591,0.009570302441716194,0.010670087300240993,0.011757608503103256,0.01283208467066288,0.013895994052290916,0.01494513638317585,0.01598590612411499,0.0170162171125412,0.018029745668172836,0.019031986594200134,0.020019808784127235,0.020994944497942924,0.021958772093057632,0.0229086484760046,0.023840216919779778,0.02476084604859352,0.02566782385110855,0.02656133472919464,0.027437491342425346,0.028300726786255836,0.029148465022444725,0.02998262643814087,0.030802354216575623,0.03161156550049782,0.032399892807006836,0.03322870284318924,0.03408949449658394,0.03497452288866043,0.035885464400053024,0.036815520375967026,0.03777676820755005,0.038761939853429794,0.039770957082509995,0.04080547019839287,0.04187272489070892,0.04295893386006355,0.044073570519685745,0.04521995782852173,0.046389415860176086,0.04759075865149498,0.04881199449300766,0.05006525292992592,0.051340244710445404,0.052646636962890625,0.053979627788066864,0.055346064269542694,0.056731801480054855,0.058146972209215164,0.05958499014377594,0.06105465814471245,0.0625438541173935,0.06406472623348236,0.06560707092285156,0.06717418134212494,0.06876235455274582,0.07037948071956635,0.07201742380857468,0.07368065416812897,0.07536567747592926,0.07707233726978302,0.0788068100810051,0.08055627346038818,0.08233047276735306,0.0841224268078804,0.08593344688415527,0.08776753395795822,0.08961838483810425,0.09148573130369186,0.09337431192398071,0.0952836275100708,0.09720171988010406,0.09913773089647293,0.10108397901058197,0.10304555296897888,0.10502683371305466,0.10701703280210495,0.1090163141489029,0.1110273078083992,0.1130477711558342,0.11508118361234665,0.11712168902158737,0.11917529255151749,0.12123472988605499,0.12329953163862228,0.1253707855939865,0.1274431347846985,0.12952052056789398,0.1316029280424118,0.13368897140026093,0.13578028976917267,0.13787569105625153,0.13996760547161102,0.1420588493347168,0.14415360987186432,0.1462489664554596,0.14834122359752655,0.15044337511062622,0.15252943336963654,0.1546187698841095,0.15670263767242432,0.15878307819366455,0.16086086630821228,0.16292822360992432,0.16499367356300354,0.16705143451690674,0.16910776495933533,0.17115162312984467,0.17319145798683167,0.17522430419921875,0.177249014377594,0.17926490306854248,0.18127194046974182,0.18326598405838013,0.18525488674640656,0.18722578883171082,0.1891871988773346,0.19114407896995544,0.19308945536613464,0.19502070546150208,0.19694209098815918,0.19884485006332397,0.20073677599430084,0.20261193811893463,0.20448124408721924,0.2063390612602234,0.20817482471466064,0.20999842882156372,0.21180638670921326,0.213612362742424,0.21540223062038422,0.21716654300689697,0.218927264213562,0.22066724300384521,0.22238700091838837,0.22409690916538239,0.22578832507133484,0.227462038397789,0.229119211435318,0.23076412081718445,0.23239193856716156,0.2340029627084732,0.23560279607772827,0.23718369007110596,0.23874448239803314,0.24029776453971863,0.24182924628257751,0.24335183203220367,0.24485668540000916,0.24634353816509247,0.2478131800889969,0.24927130341529846,0.2507084012031555,0.25213295221328735,0.25354188680648804,0.2549309730529785,0.2563064992427826,0.25767087936401367,0.2590125799179077,0.26033687591552734,0.26165100932121277,0.2629467844963074,0.26423102617263794,0.26549580693244934,0.26674583554267883,0.2679799199104309,0.26919999718666077,0.27040234208106995,0.2715921103954315,0.2727689743041992,0.27392739057540894,0.275071918964386,0.2762030363082886,0.27731719613075256,0.27841585874557495,0.27950161695480347,0.2805699408054352,0.28162622451782227,0.28266847133636475,0.2837008237838745,0.28471335768699646,0.28571397066116333,0.2867061197757721,0.28767460584640503,0.28863343596458435,0.2895784080028534,0.2905096113681793,0.2914240062236786,0.2923281192779541,0.2932196855545044,0.2941020727157593,0.2949727773666382,0.2958274781703949,0.296673059463501,0.2975071966648102,0.29832425713539124,0.29913243651390076,0.2999323904514313,0.3007175922393799,0.30148962140083313,0.30225640535354614,0.3030056357383728,0.30374810099601746,0.30448117852211,0.30520448088645935,0.3059130311012268,0.30661094188690186,0.30729663372039795,0.307971715927124,0.308639258146286,0.3092970848083496,0.30994564294815063,0.31058070063591003,0.3112095594406128,0.3118276000022888,0.3124360740184784,0.31303614377975464,0.3136267364025116,0.31420791149139404,0.31478002667427063,0.31534481048583984,0.31590306758880615,0.31644877791404724,0.31698906421661377,0.31752118468284607,0.3180480897426605,0.31856250762939453,0.3190714716911316,0.31957006454467773,0.3200637400150299,0.32054707407951355,0.32102569937705994,0.3214939832687378,0.3219587206840515,0.3224100172519684,0.3228612244129181,0.32330068945884705,0.3237355053424835,0.32416415214538574,0.32458624243736267,0.32500380277633667,0.3254105746746063,0.3258124887943268,0.32621145248413086,0.32660186290740967,0.32698631286621094,0.32736238837242126,0.3277345597743988,0.32810282707214355,0.32846224308013916,0.32881903648376465,0.3291691839694977,0.32951176166534424,0.32985246181488037,0.33018583059310913,0.3305126428604126,0.3308364748954773,0.3311557471752167,0.331468403339386,0.33177539706230164,0.3320811688899994,0.3323783278465271,0.3326709270477295,0.33295872807502747,0.33323806524276733,0.3335188925266266,0.3337951600551605,0.3340677320957184,0.334331750869751,0.334593802690506,0.3348514437675476,0.3351036310195923,0.33535218238830566,0.33559733629226685,0.3358372151851654,0.33607572317123413,0.33630529046058655,0.3365339934825897,0.3367605209350586,0.3369807302951813,0.33719682693481445,0.33740881085395813,0.3376190960407257,0.33782777190208435,0.33802926540374756,0.3382270932197571,0.33842238783836365,0.3386150598526001,0.33880355954170227,0.3389853835105896,0.3391670286655426,0.33934468030929565,0.33951857686042786,0.33968937397003174,0.33985769748687744,0.34002330899238586,0.34018489718437195,0.3403438329696655,0.34049907326698303,0.3406513035297394,0.34080013632774353,0.34094783663749695,0.3410916030406952,0.34123313426971436,0.3413712978363037,0.3415088653564453,0.34164270758628845,0.3417731523513794,0.3419017493724823,0.3420279622077942,0.3421502709388733,0.342269629240036,0.3423875570297241,0.34250396490097046,0.342618465423584,0.3427307605743408,0.3428395092487335,0.3429461419582367,0.34305045008659363,0.34315264225006104,0.3432549238204956,0.34335196018218994,0.34344732761383057,0.34354153275489807,0.3436330556869507,0.3437234163284302,0.34381118416786194,0.3438968360424042,0.3439806401729584,0.3440631330013275,0.3441426753997803,0.344220906496048,0.34429728984832764,0.3443726599216461,0.3444470763206482,0.3445187509059906,0.3445889949798584,0.344656765460968,0.3447234630584717,0.3447890281677246,0.3448520302772522,0.34491488337516785,0.34497472643852234,0.34503409266471863,0.345091849565506,0.3451480269432068],"recovered":[0.0,0.0014507380547001958,0.002695450559258461,0.003884590696543455,0.005041125230491161,0.006183004938066006,0.007309721317142248,0.008427394554018974,0.009537821635603905,0.010637111030519009,0.01172261219471693,0.01279541663825512,0.013855312019586563,0.014911242760717869,0.015952618792653084,0.016982683911919594,0.017995962873101234,0.01900259032845497,0.01999165117740631,0.02096826210618019,0.021930303424596786,0.0228775292634964,0.023808490484952927,0.024731548503041267,0.025637274608016014,0.026526326313614845,0.027403857558965683,0.0282656941562891,0.02911568619310856,0.029948757961392403,0.030774135142564774,0.031577225774526596,0.032394278794527054,0.03323407471179962,0.034092679619789124,0.03498087450861931,0.03589155897498131,0.036827027797698975,0.037786975502967834,0.0387701541185379,0.03978151082992554,0.04081959277391434,0.04188455641269684,0.04297536984086037,0.044093430042266846,0.04523453861474991,0.04640696942806244,0.04760333150625229,0.04882580786943436,0.0500759594142437,0.05135577917098999,0.052665527909994125,0.05400421470403671,0.05536418780684471,0.05675186961889267,0.0581674762070179,0.05960974097251892,0.06107208505272865,0.06256677955389023,0.06408349424600601,0.06562553346157074,0.06719161570072174,0.06878523528575897,0.07039687037467957,0.07203035801649094,0.07369216531515121,0.07538016885519028,0.07708977907896042,0.0788191482424736,0.08056730777025223,0.08233865350484848,0.0841333195567131,0.08594467490911484,0.08777619153261185,0.08963055908679962,0.09149664640426636,0.09338569641113281,0.09528648853302002,0.09720643609762192,0.09914290904998779,0.10109012573957443,0.10304611921310425,0.10502356290817261,0.10701131075620651,0.10901674628257751,0.11102928221225739,0.11305062472820282,0.11507824808359146,0.11711962521076202,0.1191679835319519,0.12122723460197449,0.1232888251543045,0.12535591423511505,0.12742985785007477,0.12950418889522552,0.13158316910266876,0.13367590308189392,0.13576260209083557,0.1378546506166458,0.13994808495044708,0.1420459896326065,0.14413687586784363,0.14622552692890167,0.14831718802452087,0.150403693318367,0.15249748528003693,0.1545802801847458,0.1566651314496994,0.15874908864498138,0.16082318127155304,0.16289325058460236,0.1649545133113861,0.16701559722423553,0.16906587779521942,0.17110861837863922,0.17314893007278442,0.17518161237239838,0.17720866203308105,0.17922474443912506,0.18122901022434235,0.1832207441329956,0.18520672619342804,0.1871798187494278,0.18914607167243958,0.19110241532325745,0.19304858148097992,0.19497886300086975,0.19689327478408813,0.19879744946956635,0.2006930708885193,0.20257259905338287,0.204436257481575,0.20628981292247772,0.20813292264938354,0.20995107293128967,0.21176710724830627,0.21357004344463348,0.2153504192829132,0.2171224057674408,0.21888206899166107,0.2206156849861145,0.22233542799949646,0.22405113279819489,0.22574453055858612,0.22741328179836273,0.22907528281211853,0.23071591556072235,0.23234249651432037,0.23395632207393646,0.23555846512317657,0.2371358722448349,0.23869909346103668,0.24024797976016998,0.24178624153137207,0.24330604076385498,0.24481366574764252,0.2462986260652542,0.24777232110500336,0.24922364950180054,0.2506614327430725,0.2520883083343506,0.2534922957420349,0.254884272813797,0.25626346468925476,0.2576230466365814,0.25896263122558594,0.26029202342033386,0.26160281896591187,0.26290014386177063,0.26418599486351013,0.26545268297195435,0.2667020559310913,0.26793593168258667,0.26915618777275085,0.27035459876060486,0.27154341340065,0.2727220058441162,0.27388232946395874,0.2750279903411865,0.276156485080719,0.27727100253105164,0.2783709168434143,0.2794557213783264,0.2805284857749939,0.28158140182495117,0.2826277017593384,0.28365060687065125,0.284667044878006,0.2856719195842743,0.2866523265838623,0.28762367367744446,0.2885867953300476,0.28953105211257935,0.2904629707336426,0.29138410091400146,0.2922881245613098,0.29317864775657654,0.29406145215034485,0.29492658376693726,0.29578375816345215,0.29663413763046265,0.2974637448787689,0.29828590154647827,0.299093633890152,0.29989558458328247,0.3006753623485565,0.3014501631259918,0.3022134602069855,0.30296656489372253,0.3037082850933075,0.3044390082359314,0.30515673756599426,0.30587053298950195,0.30656757950782776,0.3072538673877716,0.307933509349823,0.30860304832458496,0.30926182866096497,0.3099067211151123,0.31054654717445374,0.3111744821071625,0.3117903769016266,0.31239908933639526,0.3129984736442566,0.3135926127433777,0.31417495012283325,0.31474530696868896,0.3153111934661865,0.31586742401123047,0.3164147436618805,0.31695589423179626,0.3174862265586853,0.3180084228515625,0.31852447986602783,0.3190315067768097,0.3195294439792633,0.3200235664844513,0.3205081522464752,0.3209870755672455,0.3214572072029114,0.32191962003707886,0.32237643003463745,0.3228243887424469,0.32326430082321167,0.32370224595069885,0.32413214445114136,0.3245541751384735,0.3249705135822296,0.3253781497478485,0.3257808983325958,0.3261766731739044,0.3265670835971832,0.3269501030445099,0.32732832431793213,0.32770100235939026,0.3280665874481201,0.32843053340911865,0.3287821114063263,0.32913240790367126,0.32947877049446106,0.3298153579235077,0.33014950156211853,0.33047714829444885,0.33080241084098816,0.3311205208301544,0.3314329981803894,0.33174270391464233,0.3320460617542267,0.33234649896621704,0.33264032006263733,0.33292636275291443,0.3332118093967438,0.33349356055259705,0.3337691128253937,0.3340383470058441,0.3343033492565155,0.3345637023448944,0.3348204791545868,0.3350737988948822,0.33532336354255676,0.3355671763420105,0.33580973744392395,0.33604368567466736,0.3362765312194824,0.336506187915802,0.33672890067100525,0.3369494080543518,0.33716416358947754,0.33737775683403015,0.3375896215438843,0.3377942442893982,0.3379974663257599,0.33819320797920227,0.3383874297142029,0.3385787904262543,0.33876386284828186,0.338949590921402,0.33913111686706543,0.3393097519874573,0.3394835591316223,0.33965444564819336,0.33982226252555847,0.3399883806705475,0.3401499390602112,0.34030836820602417,0.34046483039855957,0.34061720967292786,0.3407653570175171,0.34091198444366455,0.34105953574180603,0.34119927883148193,0.3413374125957489,0.341474711894989,0.3416089117527008,0.3417387306690216,0.3418664336204529,0.34199267625808716,0.34211620688438416,0.34223708510398865,0.34235531091690063,0.3424713909626007,0.3425862193107605,0.342698335647583,0.3428078591823578,0.3429150879383087,0.3430197834968567,0.34312257170677185,0.3432222008705139,0.3433201313018799,0.34341567754745483,0.343508780002594,0.343601256608963,0.34369131922721863,0.34377920627593994,0.34386512637138367,0.34395018219947815,0.3440325856208801,0.34411314129829407,0.3441908657550812,0.34426701068878174,0.34434422850608826,0.344417542219162,0.34448951482772827,0.3445589542388916,0.34462615847587585,0.3446934223175049,0.34475892782211304,0.34482184052467346,0.34488484263420105,0.3449465334415436,0.34500595927238464],"active":[0.0029259920120239258,0.002523294184356928,0.002395437564700842,0.002328281756490469,0.0023024030961096287,0.0022783949971199036,0.002260581124573946,0.002242692746222019,0.0022197868674993515,0.0021949736401438713,0.002173381857573986,0.0021497197449207306,0.002130594104528427,0.00210497435182333,0.0020771268755197525,0.0020493026822805405,0.002023845911026001,0.001992354169487953,0.0019671209156513214,0.0019403863698244095,0.001909913495182991,0.0018833167850971222,0.0018593333661556244,0.0018297862261533737,0.0018002167344093323,0.0017744004726409912,0.001744607463479042,0.0017169322818517685,0.001686668023467064,0.0016628075391054153,0.0016257576644420624,0.0016514770686626434,0.0016952157020568848,0.0017404481768608093,0.0017927847802639008,0.0018346458673477173,0.0018852092325687408,0.0019349120557308197,0.00198398157954216,0.002035316079854965,0.0020912140607833862,0.0021393410861492157,0.002189014106988907,0.0022445879876613617,0.0022959858179092407,0.0023562200367450714,0.002405025064945221,0.0024619214236736298,0.0025144368410110474,0.002570677548646927,0.0026238486170768738,0.0026805363595485687,0.0027275867760181427,0.002782784402370453,0.0028331205248832703,0.0028871819376945496,0.0029341131448745728,0.002992641180753708,0.0030402913689613342,0.003090687096118927,0.0031368210911750793,0.0031878650188446045,0.0032321885228157043,0.003283783793449402,0.003335319459438324,0.0033801719546318054,0.0034266412258148193,0.003466494381427765,0.0035113245248794556,0.003555119037628174,0.003594793379306793,0.003634214401245117,0.0036737099289894104,0.003709539771080017,0.0037437528371810913,0.0037869811058044434,0.0038160234689712524,0.0038512423634529114,0.0038775429129600525,0.003902643918991089,0.003936707973480225,0.003970913589000702,0.003992751240730286,0.004015997052192688,0.004031024873256683,0.004051901400089264,0.004071064293384552,0.004097044467926025,0.004115104675292969,0.00413154810667038,0.004143550992012024,0.004154309630393982,0.004164606332778931,0.004173070192337036,0.0041847825050354,0.004197120666503906,0.004199787974357605,0.004205003380775452,0.004204198718070984,0.004205524921417236,0.004202976822853088,0.004204347729682922,0.004217848181724548,0.004212245345115662,0.004215076565742493,0.00420515239238739,0.004202798008918762,0.004195734858512878,0.004179134964942932,0.0041704922914505005,0.004158183932304382,0.004153251647949219,0.004136025905609131,0.004125580191612244,0.004115685820579529,0.00410008430480957,0.004083290696144104,0.004063278436660767,0.004041239619255066,0.004025876522064209,0.00400504469871521,0.003980472683906555,0.003964260220527649,0.003943383693695068,0.003918290138244629,0.0038935095071792603,0.0038659870624542236,0.0038435012102127075,0.003814488649368286,0.003788173198699951,0.003766462206840515,0.0037385672330856323,0.0037086158990859985,0.003673464059829712,0.0036612898111343384,0.003635123372077942,0.0035964995622634888,0.0035768449306488037,0.003544837236404419,0.003504931926727295,0.0034812241792678833,0.003452897071838379,0.003410905599594116,0.0033746808767318726,0.0033508390188217163,0.00331665575504303,0.0032870471477508545,0.003260299563407898,0.0032273679971694946,0.0031860172748565674,0.003161892294883728,0.0031301528215408325,0.0031038522720336914,0.003070443868637085,0.003037497401237488,0.00299951434135437,0.0029726773500442505,0.0029360800981521606,0.0029093027114868164,0.0028804540634155273,0.0028426647186279297,0.0028142035007476807,0.002786606550216675,0.002749115228652954,0.002713829278945923,0.002688378095626831,0.0026547610759735107,0.0026282072067260742,0.002595663070678711,0.002559840679168701,0.0025272369384765625,0.002497941255569458,0.0024664103984832764,0.002435922622680664,0.0024143755435943604,0.002383977174758911,0.0023499131202697754,0.002320706844329834,0.00228920578956604,0.002259373664855957,0.002230614423751831,0.002199023962020874,0.0021705031394958496,0.0021399855613708496,0.00211942195892334,0.002085655927658081,0.002063363790512085,0.0020390748977661133,0.0020026862621307373,0.001981109380722046,0.0019547343254089355,0.0019228160381317139,0.0018929541110992432,0.0018651485443115234,0.0018355846405029297,0.0018139481544494629,0.0017941296100616455,0.0017660260200500488,0.0017464756965637207,0.0017234385013580322,0.0016901195049285889,0.001668691635131836,0.001646488904953003,0.0016239583492279053,0.0015940368175506592,0.001581043004989624,0.0015554726123809814,0.0015346407890319824,0.0015146136283874512,0.0014961957931518555,0.0014740228652954102,0.0014542043209075928,0.001426100730895996,0.0014041364192962646,0.0013853907585144043,0.0013635754585266113,0.0013425946235656738,0.0013188719749450684,0.0013028383255004883,0.001281052827835083,0.001261591911315918,0.0012457668781280518,0.001227647066116333,0.0012094378471374512,0.0011874139308929443,0.0011698603630065918,0.0011577606201171875,0.0011375844478607178,0.0011216402053833008,0.0011064410209655762,0.0010921955108642578,0.0010762810707092285,0.0010630488395690918,0.0010455846786499023,0.0010322332382202148,0.0010176301002502441,0.0010021328926086426,0.0009858310222625732,0.0009716451168060303,0.0009528100490570068,0.0009416043758392334,0.0009242594242095947,0.0009111166000366211,0.0008998513221740723,0.0008839964866638184,0.0008716583251953125,0.0008563995361328125,0.000841975212097168,0.0008333027362823486,0.0008209645748138428,0.0008096396923065186,0.0007953047752380371,0.000784456729888916,0.0007745027542114258,0.0007612407207489014,0.0007524490356445312,0.0007386505603790283,0.0007296502590179443,0.0007200539112091064,0.0007070600986480713,0.0006972849369049072,0.0006869733333587646,0.0006785988807678223,0.0006659924983978271,0.0006548762321472168,0.0006481707096099854,0.0006356239318847656,0.0006248652935028076,0.0006122291088104248,0.0005977451801300049,0.0005925297737121582,0.000583350658416748,0.0005741715431213379,0.0005626380443572998,0.0005554556846618652,0.0005480945110321045,0.000539928674697876,0.0005317032337188721,0.0005235373973846436,0.0005138516426086426,0.0005085468292236328,0.0004955530166625977,0.0004903078079223633,0.0004839897155761719,0.00047454237937927246,0.0004679262638092041,0.00045940279960632324,0.00045493245124816895,0.0004500150680541992,0.00043964385986328125,0.0004328489303588867,0.00042492151260375977,0.00042185187339782715,0.00041612982749938965,0.00040659308433532715,0.0004031658172607422,0.00039508938789367676,0.00038745999336242676,0.0003796219825744629,0.00037413835525512695,0.0003688633441925049,0.00036263465881347656,0.000355452299118042,0.0003491342067718506,0.00034293532371520996,0.00033530592918395996,0.0003306269645690918,0.0003262460231781006,0.0003211498260498047,0.00031176209449768066,0.0003095865249633789,0.0003052949905395508,0.00029844045639038086,0.00029283761978149414,0.000289231538772583,0.00028383731842041016,0.00027695298194885254,0.0002713501453399658,0.0002668797969818115,0.0002631545066833496,0.0002593696117401123,0.00025328993797302246,0.0002478063106536865,0.00024259090423583984,0.00023755431175231934,0.00023514032363891602,0.00022938847541809082,0.0002251267433166504,0.00022140145301818848,0.0002173781394958496,0.00021463632583618164,0.00020992755889892578,0.00020551681518554688,0.00020143389701843262,0.00019800662994384766,0.00019249320030212402,0.00018832087516784668,0.00018414855003356934,0.0001817941665649414,0.00018006563186645508,0.00017452239990234375,0.00017145276069641113,0.0001672506332397461,0.00016450881958007812,0.00016286969184875488,0.00015860795974731445,0.00015595555305480957,0.00015288591384887695,0.00014925003051757812,0.00014531612396240234,0.00014206767082214355]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0029259920120239258,0.0039751967415213585,0.005061317700892687,0.0061483182944357395,0.0072236862033605576,0.008270438760519028,0.009293317794799805,0.01029893010854721,0.011282811872661114,0.012243418022990227,0.013181068003177643,0.014096320606768131,0.014990538358688354,0.015860971063375473,0.0167110376060009,0.017543267458677292,0.01835058256983757,0.019137805327773094,0.01990824192762375,0.020658301189541817,0.021384499967098236,0.022094829007983208,0.022783715277910233,0.023456955328583717,0.02410716749727726,0.024742325767874718,0.025358470156788826,0.025958050042390823,0.026540547609329224,0.027104327455163002,0.027650628238916397,0.028216922655701637,0.02879800833761692,0.029386227950453758,0.02998434752225876,0.03059190697968006,0.03120691142976284,0.03183279186487198,0.03246461600065231,0.03310868516564369,0.03375806659460068,0.0344146192073822,0.035079263150691986,0.035754408687353134,0.03643523156642914,0.03712674602866173,0.03782553970813751,0.03852665424346924,0.03924000635743141,0.039961375296115875,0.04069004952907562,0.04142637178301811,0.04217180982232094,0.042920924723148346,0.0436784029006958,0.04443906620144844,0.04520832747220993,0.045985590666532516,0.04676560312509537,0.04755604639649391,0.04834692180156708,0.04914591461420059,0.0499517060816288,0.050761252641677856,0.051577188074588776,0.05239370837807655,0.05321783572435379,0.0540475994348526,0.054877858608961105,0.05571765452623367,0.05655565485358238,0.05739768221974373,0.05824584141373634,0.05909458547830582,0.05994930863380432,0.06079999357461929,0.06165711209177971,0.06251543760299683,0.06337466090917587,0.06423540413379669,0.06510084867477417,0.06596184521913528,0.06682827323675156,0.06769503653049469,0.06856397539377213,0.06943154335021973,0.07029874622821808,0.07116636633872986,0.07203718274831772,0.07290783524513245,0.0737791359424591,0.07464781403541565,0.07551606744527817,0.07638471573591232,0.07725601643323898,0.07812406867742538,0.07899191230535507,0.07986106723546982,0.08072501420974731,0.08158911019563675,0.08245380967855453,0.08331553637981415,0.08417534828186035,0.08503701537847519,0.0858919769525528,0.08674588054418564,0.08759690076112747,0.08844997733831406,0.08929985016584396,0.09015065431594849,0.09099826961755753,0.09184452146291733,0.09268507361412048,0.09352722764015198,0.09436433762311935,0.09519868344068527,0.09603362530469894,0.09687110781669617,0.0977025255560875,0.09853053092956543,0.09935623407363892,0.10017876327037811,0.10100202262401581,0.1018199622631073,0.10263413190841675,0.10344608873128891,0.10426149517297745,0.10507120192050934,0.1058807373046875,0.10668223351240158,0.10748833417892456,0.10828996449708939,0.10909009724855423,0.10988566279411316,0.1106807067990303,0.11147183179855347,0.11226402223110199,0.11305367946624756,0.1138412281870842,0.11462878435850143,0.11541200429201126,0.1161961704492569,0.11697930097579956,0.1177612692117691,0.11853688955307007,0.11931128799915314,0.12008670717477798,0.12086381763219833,0.12163710594177246,0.12240367382764816,0.1231781393289566,0.12394469976425171,0.12471362203359604,0.12548473477363586,0.12625457346439362,0.12702050805091858,0.12778930366039276,0.12855441868305206,0.1293221116065979,0.1300853043794632,0.13084843754768372,0.1316119283437729,0.13237255811691284,0.1331307739019394,0.13389284908771515,0.13465654850006104,0.13541799783706665,0.13618169724941254,0.13694162666797638,0.13770316541194916,0.13846470415592194,0.1392262876033783,0.1399904042482376,0.14075137674808502,0.1415184587240219,0.1422850489616394,0.1430477499961853,0.14381159842014313,0.14457648992538452,0.14534533023834229,0.14611588418483734,0.1468837857246399,0.14765046536922455,0.1484185755252838,0.1491868644952774,0.1499595046043396,0.1507321149110794,0.15150436758995056,0.15227973461151123,0.1530567854642868,0.15383155643939972,0.1546119749546051,0.15539005398750305,0.15616975724697113,0.15695101022720337,0.15773573517799377,0.1585174798965454,0.15930472314357758,0.16009090840816498,0.16087642312049866,0.1616690456867218,0.16246171295642853,0.16325883567333221,0.16405567526817322,0.16485202312469482,0.16565130650997162,0.1664498746395111,0.1672516167163849,0.16805562376976013,0.1688622385263443,0.16966645419597626,0.17048008739948273,0.17129488289356232,0.17211204767227173,0.17292562127113342,0.1737411767244339,0.17456454038619995,0.17538270354270935,0.1762087643146515,0.17703649401664734,0.17786100506782532,0.17868921160697937,0.17952080070972443,0.1803497076034546,0.18118150532245636,0.18201717734336853,0.18285004794597626,0.18368294835090637,0.18451891839504242,0.18535743653774261,0.18619823455810547,0.1870368868112564,0.18788085877895355,0.18872667849063873,0.189575657248497,0.19041840732097626,0.19126702845096588,0.1921185553073883,0.19296498596668243,0.19381581246852875,0.1946689784526825,0.19551947712898254,0.19637145102024078,0.19722601771354675,0.19808167219161987,0.19893336296081543,0.19978636503219604,0.20064598321914673,0.20149539411067963,0.20235003530979156,0.2032041996717453,0.20405292510986328,0.20490998029708862,0.20575927197933197,0.2066095918416977,0.20745766162872314,0.20830458402633667,0.20915313065052032,0.20999938249588013,0.21084105968475342,0.21168340742588043,0.21252986788749695,0.21336676180362701,0.21420256793498993,0.21503664553165436,0.21586929261684418,0.21670366823673248,0.2175336331129074,0.21836240589618683,0.2191827893257141,0.2200019210577011,0.22081200778484344,0.221619114279747,0.22242580354213715,0.22323238849639893,0.22403287887573242,0.2248271256685257,0.2256196290254593,0.226406067609787,0.22718895971775055,0.22796571254730225,0.22873829305171967,0.2295057326555252,0.23026514053344727,0.23101985454559326,0.23177076876163483,0.2325177788734436,0.23325583338737488,0.23398679494857788,0.23471522331237793,0.23543331027030945,0.2361460030078888,0.23685236275196075,0.23755882680416107,0.23825649917125702,0.2389487773180008,0.239629864692688,0.24031133949756622,0.24097898602485657,0.24164269864559174,0.24229705333709717,0.24294589459896088,0.24358797073364258,0.24422435462474823,0.2448521852493286,0.24547486007213593,0.24609215557575226,0.24669982492923737,0.2472981959581375,0.24789172410964966,0.24848048388957977,0.2490592896938324,0.24962782859802246,0.25019219517707825,0.2507457137107849,0.25129076838493347,0.2518363296985626,0.2523738741874695,0.2528966963291168,0.2534196078777313,0.25393036007881165,0.25443315505981445,0.2549309730529785,0.25541946291923523,0.2559000551700592,0.25637444853782654,0.2568383514881134,0.25729721784591675,0.2577475309371948,0.258190780878067,0.25862619280815125,0.25905340909957886,0.25947481393814087,0.2598873972892761,0.26029402017593384,0.26069217920303345,0.2610844671726227,0.261465460062027,0.26183998584747314,0.26220816373825073,0.26257026195526123,0.262924462556839,0.2632754147052765,0.26361724734306335,0.2639484107494354,0.2642764747142792,0.2645972967147827,0.26491501927375793,0.2652222216129303,0.26552265882492065,0.2658195197582245],"recovered":[0.0,0.0014494125498458743,0.002697767224162817,0.003868610132485628,0.004996429197490215,0.006100958678871393,0.007172970101237297,0.008226968348026276,0.009255918674170971,0.01026176568120718,0.011245709843933582,0.012211233377456665,0.013149403966963291,0.014065251685678959,0.014956137165427208,0.015828019008040428,0.016680415719747543,0.01750960946083069,0.01831943914294243,0.019108891487121582,0.0198761448264122,0.020624728873372078,0.021355461329221725,0.022065704688429832,0.022756263613700867,0.02342803031206131,0.024077236652374268,0.024712124839425087,0.02532893605530262,0.025930995121598244,0.02651025913655758,0.027079278603196144,0.027646539732813835,0.028219003230333328,0.0287981815636158,0.02938663773238659,0.029990095645189285,0.03059634193778038,0.03121550753712654,0.03183881193399429,0.03247253596782684,0.03311598300933838,0.03376295790076256,0.03442201390862465,0.03508666902780533,0.03576160594820976,0.036446381360292435,0.03713814169168472,0.03783499449491501,0.0385407879948616,0.0392569899559021,0.03997786343097687,0.04070933908224106,0.041446760296821594,0.04219374805688858,0.04294223338365555,0.04369432479143143,0.04445762559771538,0.04522698372602463,0.04600603133440018,0.04678548499941826,0.047572944313287735,0.04836685582995415,0.04916522651910782,0.049969617277383804,0.05077842250466347,0.05159474164247513,0.0524110272526741,0.05323747172951698,0.05406205728650093,0.05489272251725197,0.055732063949108124,0.05656800791621208,0.057412102818489075,0.058258429169654846,0.05910591781139374,0.059954870492219925,0.06081196293234825,0.06166819855570793,0.06252609193325043,0.06338299065828323,0.06424643099308014,0.06511170417070389,0.06597279012203217,0.066838838160038,0.06770436465740204,0.06857304275035858,0.06943756341934204,0.07030127197504044,0.07117051631212234,0.07204006612300873,0.07290930300951004,0.07378053665161133,0.07464991509914398,0.07551788538694382,0.07638785988092422,0.07725822925567627,0.07812893390655518,0.07899916917085648,0.07986252009868622,0.08073030412197113,0.08159682899713516,0.08245689421892166,0.08331914246082306,0.08418214321136475,0.08503995090723038,0.08589337021112442,0.08674700558185577,0.08760058134794235,0.08845217525959015,0.08930262178182602,0.09015142917633057,0.09099698066711426,0.09184300899505615,0.09268304705619812,0.09352227300405502,0.09436200559139252,0.09519950300455093,0.09603465348482132,0.09687075763940811,0.09770070761442184,0.09853176772594452,0.09935881197452545,0.10018032044172287,0.10100088268518448,0.10181724280118942,0.10262790322303772,0.10344698280096054,0.10426105558872223,0.10506752878427505,0.10587280988693237,0.10667955875396729,0.10748325288295746,0.10828706622123718,0.10908874124288559,0.10988537222146988,0.11068218946456909,0.11147022247314453,0.11225899308919907,0.1130545511841774,0.11384234577417374,0.11462672799825668,0.11541323363780975,0.11619506776332855,0.11697827279567719,0.11775700002908707,0.11852992326021194,0.11930570006370544,0.12008452415466309,0.12085830420255661,0.1216287687420845,0.12239962816238403,0.12316905707120895,0.12394019216299057,0.12471082806587219,0.12548254430294037,0.12625086307525635,0.1270202249288559,0.12778756022453308,0.12855365872383118,0.1293158233165741,0.13007840514183044,0.13084420561790466,0.13160225749015808,0.13236229121685028,0.13312508165836334,0.13389018177986145,0.1346495896577835,0.13541372120380402,0.13617201149463654,0.13693419098854065,0.13770067691802979,0.13846451044082642,0.13922831416130066,0.13998818397521973,0.14075306057929993,0.1415180116891861,0.1422821432352066,0.14304640889167786,0.14381344616413116,0.1445801854133606,0.14534607529640198,0.14611582458019257,0.14688386023044586,0.1476520597934723,0.14842097461223602,0.14919213950634003,0.14996296167373657,0.15073607861995697,0.15151120722293854,0.15228453278541565,0.15305757522583008,0.15383626520633698,0.15461322665214539,0.15539109706878662,0.15617018938064575,0.15695276856422424,0.15773405134677887,0.1585208773612976,0.15930917859077454,0.16009582579135895,0.16088542342185974,0.1616746485233307,0.16246867179870605,0.1632595956325531,0.16405566036701202,0.16485252976417542,0.16565358638763428,0.1664516031742096,0.1672537475824356,0.16806010901927948,0.16886202991008759,0.16967277228832245,0.1704820692539215,0.17129597067832947,0.1721145063638687,0.17292913794517517,0.1737488955259323,0.17456628382205963,0.17539004981517792,0.17621619999408722,0.1770433485507965,0.17786704003810883,0.17869950830936432,0.17953026294708252,0.18036256730556488,0.18119627237319946,0.18202771246433258,0.1828601211309433,0.18369027972221375,0.18452925980091095,0.18536865711212158,0.1862087994813919,0.1870531588792801,0.18789581954479218,0.18874241411685944,0.18958474695682526,0.19042924046516418,0.19127528369426727,0.1921238899230957,0.19297228753566742,0.19382405281066895,0.1946762502193451,0.19552679359912872,0.19637933373451233,0.19723491370677948,0.19808892905712128,0.19894184172153473,0.19979409873485565,0.2006467878818512,0.20149852335453033,0.20235295593738556,0.20320497453212738,0.2040550708770752,0.2049039602279663,0.20575490593910217,0.2066054344177246,0.20745451748371124,0.20830442011356354,0.20915363729000092,0.20999257266521454,0.21083979308605194,0.2116798311471939,0.2125241607427597,0.21336008608341217,0.21419842541217804,0.21503297984600067,0.21587367355823517,0.21670426428318024,0.21753288805484772,0.21835541725158691,0.2191770076751709,0.2199961096048355,0.2208075076341629,0.22161772847175598,0.2224215865135193,0.22322700917720795,0.22402799129486084,0.22482231259346008,0.22561459243297577,0.22640389204025269,0.2271849811077118,0.22796227037906647,0.22873623669147491,0.22949934005737305,0.2302614003419876,0.23101623356342316,0.2317628711462021,0.23251140117645264,0.23324859142303467,0.2339823991060257,0.2347075492143631,0.23542912304401398,0.236139178276062,0.2368459850549698,0.23755182325839996,0.2382509410381317,0.2389402985572815,0.2396278977394104,0.24030335247516632,0.24097278714179993,0.24163341522216797,0.2422877699136734,0.24293722212314606,0.24357955157756805,0.24421636760234833,0.24484318494796753,0.24546629190444946,0.24608410894870758,0.24669018387794495,0.24729108810424805,0.24788391590118408,0.24847206473350525,0.24905160069465637,0.24962088465690613,0.25018569827079773,0.25074487924575806,0.25129562616348267,0.25183483958244324,0.2523689270019531,0.25289663672447205,0.25341880321502686,0.2539305090904236,0.25443241000175476,0.2549300193786621,0.255414754152298,0.25589463114738464,0.25636786222457886,0.25683313608169556,0.2572888433933258,0.257741242647171,0.2581874132156372,0.2586182951927185,0.2590486407279968,0.2594679296016693,0.2598811984062195,0.260288268327713,0.26068755984306335,0.2610759139060974,0.26145854592323303,0.2618335783481598,0.2622043192386627,0.2625664174556732,0.26292166113853455,0.26326966285705566,0.2636101543903351,0.2639453709125519,0.26427310705184937,0.26459237933158875,0.2649078071117401,0.2652149796485901],"active":[0.0029259920120239258,0.0025257840752601624,0.00236355047672987,0.0022797081619501114,0.0022272570058703423,0.0021694800816476345,0.0021203476935625076,0.002071961760520935,0.002026893198490143,0.0019816523417830467,0.0019353581592440605,0.0018850872293114662,0.0018411343917250633,0.0017957193776965141,0.0017549004405736923,0.0017152484506368637,0.0016701668500900269,0.0016281958669424057,0.0015888027846813202,0.0015494097024202347,0.0015083551406860352,0.0014701001346111298,0.001428253948688507,0.0013912506401538849,0.0013509038835763931,0.001314295455813408,0.0012812335044145584,0.0012459252029657364,0.0012116115540266037,0.0011733323335647583,0.001140369102358818,0.0011376440525054932,0.0011514686048030853,0.00116722472012043,0.0011861659586429596,0.0012052692472934723,0.001216815784573555,0.0012364499270915985,0.001249108463525772,0.0012698732316493988,0.0012855306267738342,0.0012986361980438232,0.001316305249929428,0.001332394778728485,0.0013485625386238098,0.0013651400804519653,0.0013791583478450775,0.0013885125517845154,0.0014050118625164032,0.0014205873012542725,0.001433059573173523,0.0014485083520412445,0.0014624707400798798,0.0014741644263267517,0.0014846548438072205,0.0014968328177928925,0.0015140026807785034,0.0015279650688171387,0.0015386193990707397,0.0015500150620937347,0.001561436802148819,0.001572970300912857,0.001584850251674652,0.0015960261225700378,0.0016075707972049713,0.001615285873413086,0.0016230940818786621,0.0016365721821784973,0.0016403868794441223,0.0016555972397327423,0.0016629323363304138,0.0016656182706356049,0.0016778334975242615,0.001682482659816742,0.001690879464149475,0.0016940757632255554,0.001702241599559784,0.0017034746706485748,0.0017064623534679413,0.0017093122005462646,0.0017178580164909363,0.0017154142260551453,0.0017165690660476685,0.0017222464084625244,0.0017251372337341309,0.001727178692817688,0.001725703477859497,0.0017288029193878174,0.0017359107732772827,0.0017373189330101013,0.0017390698194503784,0.0017385110259056091,0.0017355307936668396,0.001734800636768341,0.001738131046295166,0.0017362087965011597,0.0017336830496788025,0.0017321333289146423,0.0017258450388908386,0.001726590096950531,0.0017235055565834045,0.0017187073826789856,0.0017184540629386902,0.0017178729176521301,0.0017098337411880493,0.0017059296369552612,0.0017035305500030518,0.0017029717564582825,0.0016992688179016113,0.0016984790563583374,0.0016956478357315063,0.0016930922865867615,0.0016880929470062256,0.0016842186450958252,0.0016812905669212341,0.001676410436630249,0.001671619713306427,0.0016716048121452332,0.0016678720712661743,0.0016597732901573181,0.0016555264592170715,0.0016469955444335938,0.0016432106494903564,0.00163964182138443,0.0016332492232322693,0.0016288459300994873,0.0016335919499397278,0.0016242191195487976,0.001619681715965271,0.0016147047281265259,0.0016155242919921875,0.0016104057431221008,0.0016068443655967712,0.0015985965728759766,0.0015919655561447144,0.0015864595770835876,0.001581832766532898,0.0015834569931030273,0.0015822350978851318,0.0015742331743240356,0.0015696585178375244,0.0015694424510002136,0.0015660673379898071,0.0015662014484405518,0.0015586167573928833,0.0015542879700660706,0.00155678391456604,0.0015581175684928894,0.001552581787109375,0.0015453696250915527,0.0015493705868721008,0.0015450716018676758,0.001544564962387085,0.0015445426106452942,0.0015437453985214233,0.0015379637479782104,0.0015384405851364136,0.001534193754196167,0.0015345513820648193,0.001531645655632019,0.0015326142311096191,0.0015335232019424438,0.0015283524990081787,0.001528516411781311,0.0015305578708648682,0.0015314668416976929,0.0015278160572052002,0.0015321075916290283,0.0015279054641723633,0.001531153917312622,0.0015305131673812866,0.0015256106853485107,0.0015258938074111938,0.0015230625867843628,0.001530274748802185,0.0015319883823394775,0.0015297383069992065,0.0015294551849365234,0.001530081033706665,0.0015318840742111206,0.0015356987714767456,0.001537710428237915,0.0015346407890319824,0.0015347152948379517,0.0015348047018051147,0.0015385299921035767,0.0015399754047393799,0.0015414059162139893,0.0015436559915542603,0.0015455782413482666,0.0015470236539840698,0.0015543997287750244,0.0015537887811660767,0.0015565305948257446,0.001559913158416748,0.0015655457973480225,0.001564711332321167,0.001570671796798706,0.0015700310468673706,0.001567244529724121,0.001573219895362854,0.0015762895345687866,0.0015841871500015259,0.001587003469467163,0.0015924274921417236,0.0015956461429595947,0.0015973448753356934,0.0015980303287506104,0.0016040205955505371,0.0016084909439086914,0.0016063451766967773,0.0016180574893951416,0.0016221106052398682,0.0016299784183502197,0.001629650592803955,0.0016266703605651855,0.0016354024410247803,0.0016338080167770386,0.001642480492591858,0.0016464442014694214,0.0016448050737380981,0.0016458630561828613,0.0016537606716156006,0.001650199294090271,0.0016512423753738403,0.00165461003780365,0.0016537755727767944,0.0016552358865737915,0.001658797264099121,0.0016671568155288696,0.001668974757194519,0.0016682296991348267,0.0016720592975616455,0.0016735196113586426,0.001679837703704834,0.0016759932041168213,0.001682281494140625,0.001689314842224121,0.0016897022724151611,0.0016919225454330444,0.0016966909170150757,0.0016954243183135986,0.001695200800895691,0.0016992241144180298,0.001702338457107544,0.0016984492540359497,0.001697435975074768,0.0017041414976119995,0.0017012953758239746,0.0017032474279403687,0.0017056763172149658,0.0016999691724777222,0.0017050057649612427,0.001704201102256775,0.0017056316137313843,0.0017027556896209717,0.0016991496086120605,0.001698613166809082,0.0016949623823165894,0.0016874223947525024,0.0016908347606658936,0.0016900748014450073,0.0016869306564331055,0.0016784071922302246,0.0016765594482421875,0.0016708672046661377,0.0016706883907318115,0.0016599595546722412,0.0016581416130065918,0.001649901270866394,0.0016465038061141968,0.0016350001096725464,0.001623004674911499,0.0016182959079742432,0.0016146600246429443,0.0016112923622131348,0.001600116491317749,0.0015916377305984497,0.0015837550163269043,0.0015743672847747803,0.0015618205070495605,0.0015533119440078735,0.0015434622764587402,0.001528903841972351,0.0015205144882202148,0.0015093684196472168,0.0015015453100204468,0.0014929622411727905,0.0014753937721252441,0.0014666318893432617,0.0014509111642837524,0.0014384537935256958,0.0014232397079467773,0.00141964852809906,0.0014105141162872314,0.00139695405960083,0.0013789236545562744,0.001371040940284729,0.001351088285446167,0.001339346170425415,0.0013242661952972412,0.0013124793767929077,0.0013002008199691772,0.0012871325016021729,0.001272633671760559,0.0012584924697875977,0.001248970627784729,0.0012335330247879028,0.0012140870094299316,0.001201540231704712,0.001189395785331726,0.0011753737926483154,0.001155763864517212,0.001140594482421875,0.0011248290538787842,0.0011050701141357422,0.0010914504528045654,0.0010782480239868164,0.001061856746673584,0.0010506808757781982,0.0010337233543395996,0.0010143518447875977,0.0010004639625549316,0.0009870529174804688,0.0009700357913970947,0.0009596943855285645,0.0009437203407287598,0.0009293556213378906,0.0009143948554992676,0.0009019374847412109,0.0008849501609802246,0.0008659958839416504,0.0008565187454223633,0.0008387565612792969,0.0008260905742645264,0.0008109807968139648,0.000796198844909668,0.000777900218963623,0.0007640719413757324,0.0007496178150177002,0.0007366836071014404,0.0007201433181762695,0.0007089972496032715,0.0006955862045288086,0.0006787478923797607,0.0006663203239440918,0.000651925802230835,0.0006419122219085693,0.0006298422813415527,0.000614851713180542,0.0006045401096343994]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0029259920120239258,0.003972582519054413,0.005034435540437698,0.0060791559517383575,0.007096585351973772,0.0080768633633852,0.009025439620018005,0.009941956028342247,0.010829112492501736,0.011681348085403442,0.012505263090133667,0.013297304511070251,0.014061485417187214,0.014795315451920033,0.015503093600273132,0.016184087842702866,0.016842227429151535,0.01747588813304901,0.01808343455195427,0.018668781965970993,0.01922677643597126,0.01976834423840046,0.020284924656152725,0.020786207169294357,0.02126547507941723,0.02172570303082466,0.022167187184095383,0.022591639310121536,0.022995006293058395,0.023387322202324867,0.023759471252560616,0.02413972280919552,0.024524260312318802,0.02490946464240551,0.025296492502093315,0.025682862848043442,0.02606804482638836,0.026454612612724304,0.02684151567518711,0.02722748927772045,0.02761356346309185,0.02799866907298565,0.028387580066919327,0.028772501274943352,0.02915656752884388,0.029543297365307808,0.029925182461738586,0.030309781432151794,0.03069295547902584,0.031077183783054352,0.03145790472626686,0.03183930739760399,0.03221989423036575,0.03260122239589691,0.032980915158987045,0.03335973992943764,0.03373491019010544,0.034109726548194885,0.03448150306940079,0.03485237434506416,0.035225290805101395,0.03559677302837372,0.03596697747707367,0.0363333635032177,0.03669977933168411,0.03706365078687668,0.03742513433098793,0.03778829053044319,0.038144905120134354,0.03850172832608223,0.03885701671242714,0.039211004972457886,0.039563991129398346,0.03991325944662094,0.04026180878281593,0.04060535505414009,0.0409468412399292,0.04128783568739891,0.0416225865483284,0.04195751994848251,0.04229147732257843,0.04262222722172737,0.04295092821121216,0.04327843338251114,0.043601710349321365,0.04392314329743385,0.04424094408750534,0.04455452412366867,0.04487108811736107,0.04518325254321098,0.045493822544813156,0.045800983905792236,0.04610605165362358,0.046406276524066925,0.04670631140470505,0.04700367525219917,0.04729706048965454,0.04758875072002411,0.04787709563970566,0.04816598445177078,0.04845114424824715,0.048734456300735474,0.049015577882528305,0.04929336905479431,0.04956674948334694,0.04983650892972946,0.05010561645030975,0.050374362617731094,0.050639454275369644,0.050905004143714905,0.05116232484579086,0.05142238736152649,0.05167701095342636,0.05193302407860756,0.05218417942523956,0.052433598786592484,0.052681952714920044,0.052927374839782715,0.053171344101428986,0.05341065675020218,0.053650081157684326,0.05388763174414635,0.05412078648805618,0.05435412749648094,0.05458300933241844,0.05481221526861191,0.05503958463668823,0.055264391005039215,0.05548650771379471,0.0557083897292614,0.05592991039156914,0.056148212403059006,0.05636293441057205,0.05657413974404335,0.05678867548704147,0.05699827894568443,0.05720512196421623,0.05741392448544502,0.05762004852294922,0.057825032621622086,0.05802616477012634,0.05822758376598358,0.05842901021242142,0.058627307415008545,0.05882406607270241,0.059020888060331345,0.05921526998281479,0.059410009533166885,0.05960362032055855,0.05979591980576515,0.05998554453253746,0.06017487123608589,0.06036524847149849,0.06055491045117378,0.06074333190917969,0.06092912703752518,0.06111513450741768,0.06129930913448334,0.06148521602153778,0.061668556183576584,0.061850227415561676,0.062030646950006485,0.062212418764829636,0.06239304691553116,0.06257273256778717,0.06275290250778198,0.06293275952339172,0.06311210989952087,0.06328991800546646,0.063468798995018,0.06364432722330093,0.06382066756486893,0.06399749219417572,0.06417471170425415,0.0643489807844162,0.06452500820159912,0.0646999329328537,0.06487729400396347,0.06505268812179565,0.06522916257381439,0.06540572643280029,0.06558166444301605,0.06575753539800644,0.06593166291713715,0.06610681861639023,0.06628113240003586,0.0664561465382576,0.06663274019956589,0.06680773198604584,0.06698428839445114,0.06716048717498779,0.06733816862106323,0.06751551479101181,0.067691870033741,0.06787004321813583,0.06804771721363068,0.06822798401117325,0.06840837001800537,0.06858795881271362,0.06876765936613083,0.06894849985837936,0.0691305547952652,0.0693122074007988,0.06949450075626373,0.06967732310295105,0.06986050307750702,0.07004508376121521,0.0702301636338234,0.0704166516661644,0.07060346752405167,0.0707913190126419,0.07098008692264557,0.07117118686437607,0.07136260718107224,0.0715542584657669,0.07174721360206604,0.07194077968597412,0.07213494926691055,0.07233238965272903,0.07252850383520126,0.07272900640964508,0.0729292705655098,0.07313141971826553,0.07333558797836304,0.07354151457548141,0.07374539226293564,0.07395180314779282,0.07416227459907532,0.07437435537576675,0.07458620518445969,0.07479986548423767,0.07501495629549026,0.07523131370544434,0.07544907182455063,0.07566862553358078,0.07589074969291687,0.07611508667469025,0.07634056359529495,0.07656744867563248,0.07679900527000427,0.0770319402217865,0.07726555317640305,0.07749896496534348,0.07773694396018982,0.07797745615243912,0.07821876555681229,0.078463114798069,0.0787092074751854,0.0789586752653122,0.07920879125595093,0.0794619619846344,0.07971540093421936,0.07997537404298782,0.08023689687252045,0.0805014967918396,0.08076482266187668,0.08103597164154053,0.08130631595849991,0.08157889544963837,0.08185284584760666,0.08213149011135101,0.0824122354388237,0.08269573748111725,0.08298207074403763,0.08326993137598038,0.0835619792342186,0.08385699987411499,0.08415281772613525,0.08445150405168533,0.08475220203399658,0.08505522459745407,0.08536305278539658,0.08567274361848831,0.08598610013723373,0.08630243688821793,0.0866188034415245,0.08694088459014893,0.08726648986339569,0.08759353309869766,0.08792216330766678,0.08825655281543732,0.08859389275312424,0.08893218636512756,0.08927194774150848,0.08961937576532364,0.08996647596359253,0.09031544625759125,0.09066767245531082,0.09102702140808105,0.0913853719830513,0.0917464941740036,0.09210983663797379,0.09247564524412155,0.09284210950136185,0.0932137593626976,0.09358583390712738,0.09396398067474365,0.09434071183204651,0.09472306817770004,0.0951041653752327,0.09548955410718918,0.0958792194724083,0.0962710753083229,0.0966658741235733,0.0970635637640953,0.09746227413415909,0.09786255657672882,0.09826582670211792,0.0986710637807846,0.09907768666744232,0.0994858369231224,0.09989171475172043,0.10030265152454376,0.10071644186973572,0.10113164782524109,0.10154896229505539,0.10197023302316666,0.1023893654346466,0.1028091236948967,0.10322929918766022,0.10365553945302963,0.10408058017492294,0.10450153797864914,0.10492841899394989,0.10535763949155807,0.10578476637601852,0.10621389001607895,0.10664276033639908,0.10707034915685654,0.10749924927949905,0.10792709141969681,0.10835275799036026,0.10877946764230728,0.10921226441860199,0.10963879525661469,0.11006401479244232,0.11049053817987442,0.11091740429401398,0.11133984476327896,0.11176495254039764,0.11218969523906708,0.11261443793773651,0.11303625255823135,0.1134556382894516,0.11387425661087036,0.11428962647914886,0.11470608413219452,0.11511968821287155,0.11553262919187546,0.11594239622354507,0.11635152995586395],"recovered":[0.0,0.0014501558616757393,0.0026978417299687862,0.003851774614304304,0.0049506183713674545,0.006009683944284916,0.0070293801836669445,0.008016236126422882,0.008967067115008831,0.00988541729748249,0.010770108550786972,0.011623384431004524,0.012446184642612934,0.013242723420262337,0.01400630921125412,0.014741960912942886,0.015451386570930481,0.016135379672050476,0.01679180935025215,0.017422817647457123,0.01803368516266346,0.018619749695062637,0.019180791452527046,0.019721269607543945,0.020239152014255524,0.020739156752824783,0.021220073103904724,0.021682554855942726,0.022124795243144035,0.022548120468854904,0.022956615313887596,0.023346219211816788,0.02372913435101509,0.024113981053233147,0.024498146027326584,0.0248858779668808,0.025271963328123093,0.025656599551439285,0.026044828817248344,0.026430591940879822,0.026819191873073578,0.02720484510064125,0.02759159915149212,0.02797739952802658,0.028363633900880814,0.028744999319314957,0.02913176640868187,0.029516786336898804,0.02990001067519188,0.030282998457551003,0.030667560175061226,0.031050462275743484,0.0314323864877224,0.03181621804833412,0.0321984738111496,0.032579418271780014,0.03295848146080971,0.03333568200469017,0.033711884170770645,0.03408633545041084,0.03445911779999733,0.03483252972364426,0.0352059043943882,0.03557639569044113,0.035944629460573196,0.03631342202425003,0.03667851909995079,0.03704466298222542,0.037405721843242645,0.03776490315794945,0.038124874234199524,0.03848349303007126,0.0388382263481617,0.03919152170419693,0.0395427830517292,0.03989211469888687,0.040239252150058746,0.04058143123984337,0.040925536304712296,0.04126701131463051,0.04160498082637787,0.04193958267569542,0.04227392375469208,0.04260540381073952,0.042933475226163864,0.043258488178253174,0.04358145594596863,0.04390386864542961,0.04422402381896973,0.04453983157873154,0.044852033257484436,0.045164722949266434,0.045473840087652206,0.04578377678990364,0.046088967472314835,0.046389687806367874,0.046689070761203766,0.04698482155799866,0.04728088155388832,0.04757322743535042,0.04786542430520058,0.04815414175391197,0.048439349979162216,0.04872091859579086,0.049002647399902344,0.049274612218141556,0.04954857379198074,0.04982205107808113,0.050093721598386765,0.05036121606826782,0.050625476986169815,0.05088667944073677,0.0511503703892231,0.051408685743808746,0.05166272819042206,0.05191877856850624,0.0521695613861084,0.05241965129971504,0.05266888439655304,0.052913498133420944,0.05315497890114784,0.0533968061208725,0.053636278957128525,0.05387410521507263,0.05410930514335632,0.0543418787419796,0.05457279086112976,0.054801177233457565,0.05502932518720627,0.05525243654847145,0.05547815561294556,0.05570051074028015,0.055919840931892395,0.056137632578611374,0.05635084584355354,0.05656571686267853,0.056778356432914734,0.056987788528203964,0.05719718337059021,0.05740533769130707,0.05761295184493065,0.05781720578670502,0.058020032942295074,0.058220621198415756,0.058421775698661804,0.058620791882276535,0.05881815776228905,0.059016045182943344,0.05921076983213425,0.05940571054816246,0.05959778651595116,0.0597883015871048,0.05997954681515694,0.06017167493700981,0.060360703617334366,0.06054726615548134,0.06073601171374321,0.06092363968491554,0.06110930070281029,0.06129457429051399,0.061479292809963226,0.06166127324104309,0.061843179166316986,0.0620238333940506,0.06220560520887375,0.062388353049755096,0.06256858259439468,0.06274683773517609,0.06292571872472763,0.06310363858938217,0.06328261643648148,0.06346029043197632,0.06363657116889954,0.06381384283304214,0.06399165093898773,0.0641678050160408,0.06434483081102371,0.06452041864395142,0.06469599902629852,0.06487088650465012,0.06504599750041962,0.06522323191165924,0.06539805978536606,0.06557317078113556,0.06574767827987671,0.06592214107513428,0.06609681993722916,0.0662708505988121,0.06644631177186966,0.06662207841873169,0.06679720431566238,0.06697343289852142,0.06714878976345062,0.06732582300901413,0.06750328838825226,0.06768111884593964,0.0678589716553688,0.06803695112466812,0.06821732223033905,0.06839592009782791,0.06857670843601227,0.06875727325677872,0.06893888860940933,0.06911911815404892,0.06930199265480042,0.06948405504226685,0.06966757774353027,0.06985057890415192,0.0700363889336586,0.07021967321634293,0.07040606439113617,0.07059251517057419,0.07078025490045547,0.07096937298774719,0.07115881145000458,0.07135103642940521,0.07154231518507004,0.07173480093479156,0.07192778587341309,0.07212451845407486,0.07231984287500381,0.07251917570829391,0.07271917164325714,0.0729178860783577,0.07312268763780594,0.0733252763748169,0.07352817803621292,0.07373533397912979,0.07394342869520187,0.07415150851011276,0.07436341792345047,0.07457412779331207,0.07478929311037064,0.0750039666891098,0.07522090524435043,0.07543996721506119,0.07565922290086746,0.07588233053684235,0.07610667496919632,0.0763319656252861,0.07656028866767883,0.07679104059934616,0.07702399790287018,0.07725691795349121,0.07749217003583908,0.07773081958293915,0.07797029614448547,0.078212670981884,0.07845406234264374,0.0786999762058258,0.07894865423440933,0.07919932156801224,0.07945141196250916,0.07970578223466873,0.07996585965156555,0.08022693544626236,0.08049071580171585,0.08075733482837677,0.08102555572986603,0.08129575103521347,0.08156777173280716,0.08184432983398438,0.08212152868509293,0.08240216225385666,0.08268528431653976,0.08297064155340195,0.08325789123773575,0.08355139195919037,0.08384506404399872,0.08414208889007568,0.08444062620401382,0.08474291861057281,0.0850471556186676,0.08535527437925339,0.08566579222679138,0.08597927540540695,0.08629456162452698,0.08661263436079025,0.08693548291921616,0.08726105093955994,0.08758591115474701,0.08791807293891907,0.08825227618217468,0.0885893851518631,0.08892682194709778,0.08926818519830704,0.08961332589387894,0.08996070176362991,0.09031208604574203,0.09066804498434067,0.09102292358875275,0.09138280898332596,0.09174342453479767,0.09210187196731567,0.09246770292520523,0.09283528476953506,0.09320854395627975,0.09358370304107666,0.09395938366651535,0.09433631598949432,0.09471867233514786,0.09510200470685959,0.09548856317996979,0.0958787277340889,0.09626942127943039,0.09666456282138824,0.09705903381109238,0.0974566861987114,0.09786087274551392,0.09826429933309555,0.09866777062416077,0.09907347708940506,0.09947759658098221,0.099887914955616,0.10029879957437515,0.10070998221635818,0.10112697631120682,0.10154341161251068,0.10196073353290558,0.10237865149974823,0.1027991995215416,0.10322220623493195,0.10364580899477005,0.1040678322315216,0.10449394583702087,0.10492106527090073,0.10534734278917313,0.10577380657196045,0.10620041191577911,0.10662896186113358,0.10705719143152237,0.10748418420553207,0.10791020840406418,0.10833778232336044,0.10876917839050293,0.10919665545225143,0.10962295532226562,0.11004894971847534,0.11047805100679398,0.11090239137411118,0.11132983863353729,0.11175298690795898,0.11217688024044037,0.11260015517473221,0.11302165687084198,0.11344234645366669,0.11386145651340485,0.11427919566631317,0.11469314247369766,0.11510860174894333,0.11551974713802338],"active":[0.0029259920120239258,0.0025224266573786736,0.002336593810468912,0.0022273813374340534,0.0021459669806063175,0.0020671794191002846,0.001996059436351061,0.001925719901919365,0.0018620453774929047,0.0017959307879209518,0.001735154539346695,0.0016739200800657272,0.0016153007745742798,0.0015525920316576958,0.0014967843890190125,0.0014421269297599792,0.001390840858221054,0.0013405084609985352,0.001291625201702118,0.0012459643185138702,0.0011930912733078003,0.001148594543337822,0.001104133203625679,0.001064937561750412,0.001026323065161705,0.000986546277999878,0.0009471140801906586,0.0009090844541788101,0.00087021104991436,0.0008392017334699631,0.0008028559386730194,0.0007935035973787308,0.0007951259613037109,0.0007954835891723633,0.0007983464747667313,0.0007969848811626434,0.0007960814982652664,0.0007980130612850189,0.0007966868579387665,0.0007968973368406296,0.0007943715900182724,0.0007938239723443985,0.000795980915427208,0.0007951017469167709,0.0007929336279630661,0.0007982980459928513,0.0007934160530567169,0.0007929950952529907,0.0007929448038339615,0.0007941853255033493,0.0007903445512056351,0.0007888451218605042,0.0007875077426433563,0.0007850043475627899,0.0007824413478374481,0.0007803216576576233,0.0007764287292957306,0.000774044543504715,0.0007696188986301422,0.0007660388946533203,0.0007661730051040649,0.0007642433047294617,0.0007610730826854706,0.0007569678127765656,0.0007551498711109161,0.000750228762626648,0.0007466152310371399,0.0007436275482177734,0.0007391832768917084,0.000736825168132782,0.0007321424782276154,0.0007275119423866272,0.0007257647812366486,0.0007217377424240112,0.000719025731086731,0.0007132403552532196,0.0007075890898704529,0.000706404447555542,0.0006970502436161041,0.000690508633852005,0.0006864964962005615,0.0006826445460319519,0.0006770044565200806,0.0006730295717716217,0.0006682351231575012,0.0006646551191806793,0.0006594881415367126,0.0006506554782390594,0.0006470642983913422,0.0006434209644794464,0.0006417892873287201,0.0006362609565258026,0.0006322115659713745,0.0006224997341632843,0.000617343932390213,0.0006139874458312988,0.0006079897284507751,0.0006039291620254517,0.000596214085817337,0.0005927570164203644,0.0005857199430465698,0.0005803145468235016,0.0005762279033660889,0.0005724504590034485,0.0005641020834445953,0.0005618967115879059,0.00055704265832901,0.0005523115396499634,0.0005457326769828796,0.0005437880754470825,0.000536847859621048,0.0005357079207897186,0.0005266405642032623,0.0005243383347988129,0.0005214512348175049,0.0005148202180862427,0.0005123913288116455,0.0005077235400676727,0.000502459704875946,0.0004971586167812347,0.0004951022565364838,0.0004908256232738495,0.0004845075309276581,0.00048002228140830994,0.00047370418906211853,0.00047033652663230896,0.0004667937755584717,0.0004632137715816498,0.00045718252658843994,0.0004559531807899475,0.00045175477862358093,0.00044770166277885437,0.000443093478679657,0.0004365071654319763,0.0004378296434879303,0.00043256208300590515,0.0004267655313014984,0.00042613595724105835,0.0004228651523590088,0.0004196949303150177,0.00041321292519569397,0.00041037797927856445,0.0004089772701263428,0.0004066862165927887,0.00040229037404060364,0.00040009617805480957,0.0003971122205257416,0.00039396435022354126,0.00039285048842430115,0.00039020925760269165,0.0003877580165863037,0.00038656964898109436,0.00038570165634155273,0.00038323551416397095,0.00038262829184532166,0.0003818608820438385,0.000379122793674469,0.0003756694495677948,0.0003759153187274933,0.00037398189306259155,0.0003709346055984497,0.00036937370896339417,0.00036923959851264954,0.0003692135214805603,0.00036712735891342163,0.000364549458026886,0.0003641769289970398,0.0003652721643447876,0.00036419928073883057,0.00036516040563583374,0.000361710786819458,0.00036037713289260864,0.0003609210252761841,0.0003608688712120056,0.0003573298454284668,0.0003572031855583191,0.00035510212182998657,0.00035687536001205444,0.00035668909549713135,0.0003582760691642761,0.00035972893238067627,0.0003584325313568115,0.00035947561264038086,0.0003584921360015869,0.0003591403365135193,0.0003589913249015808,0.0003593266010284424,0.0003618896007537842,0.000361420214176178,0.0003622099757194519,0.00036328285932540894,0.0003647357225418091,0.00036672502756118774,0.0003660470247268677,0.00036675482988357544,0.00036659836769104004,0.00036901235580444336,0.00037141889333724976,0.00037063658237457275,0.0003717392683029175,0.00037179142236709595,0.0003732815384864807,0.00037331879138946533,0.00037538260221481323,0.00037533044815063477,0.00037644803524017334,0.0003775060176849365,0.00037958472967147827,0.00038026273250579834,0.00038379430770874023,0.0003852546215057373,0.0003875717520713806,0.00039093196392059326,0.0003932341933250427,0.0003954470157623291,0.00039617717266082764,0.00039846450090408325,0.00040014833211898804,0.0004046037793159485,0.0004039853811264038,0.00040916353464126587,0.00041009485721588135,0.00041224807500839233,0.0004177019000053406,0.0004188269376754761,0.0004201158881187439,0.000423625111579895,0.0004269406199455261,0.00043092668056488037,0.00043469667434692383,0.00043644756078720093,0.00044082850217819214,0.00044202059507369995,0.0004451051354408264,0.0004477202892303467,0.0004507824778556824,0.0004558637738227844,0.0004582330584526062,0.0004607737064361572,0.00046703964471817017,0.000471651554107666,0.00047451257705688477,0.0004749670624732971,0.0004800260066986084,0.0004852861166000366,0.00048794597387313843,0.0004928186535835266,0.0004965364933013916,0.000504612922668457,0.0005088150501251221,0.0005133077502250671,0.0005160793662071228,0.0005239620804786682,0.0005311146378517151,0.0005356371402740479,0.0005378872156143188,0.0005452558398246765,0.0005489811301231384,0.0005533397197723389,0.0005570948123931885,0.0005637183785438538,0.000567905604839325,0.0005742087960243225,0.0005799084901809692,0.0005846470594406128,0.0005913376808166504,0.0005991086363792419,0.0006014257669448853,0.000606440007686615,0.0006101131439208984,0.0006145983934402466,0.000620134174823761,0.0006255879998207092,0.0006308257579803467,0.0006366446614265442,0.0006395280361175537,0.0006463229656219482,0.0006538555026054382,0.0006580501794815063,0.000661112368106842,0.0006706416606903076,0.0006758198142051697,0.0006799101829528809,0.0006825625896453857,0.0006925538182258606,0.0006982907652854919,0.0007021203637123108,0.0007069706916809082,0.0007149353623390198,0.0007173269987106323,0.0007235705852508545,0.0007270276546478271,0.0007322207093238831,0.0007402375340461731,0.0007460564374923706,0.0007505491375923157,0.0007554367184638977,0.0007570087909698486,0.0007636845111846924,0.0007678493857383728,0.0007708817720413208,0.0007772147655487061,0.0007825121283531189,0.0007871463894844055,0.000794142484664917,0.0007977113127708435,0.0008035227656364441,0.0008091405034065247,0.0008101910352706909,0.0008133873343467712,0.0008180662989616394,0.0008182376623153687,0.000825054943561554,0.0008285269141197205,0.0008328482508659363,0.0008389800786972046,0.0008432567119598389,0.0008459538221359253,0.0008483901619911194,0.0008506476879119873,0.0008563399314880371,0.0008583739399909973,0.0008557289838790894,0.0008605867624282837,0.0008636936545372009,0.0008637011051177979,0.0008665472269058228,0.0008689537644386292,0.0008699372410774231,0.0008702874183654785,0.0008698999881744385,0.000868573784828186,0.000869259238243103,0.0008744820952415466,0.0008696168661117554,0.0008673593401908875,0.0008675828576087952,0.0008684545755386353,0.0008617937564849854,0.0008625611662864685,0.0008598566055297852,0.0008614510297775269,0.0008593723177909851,0.0008554831147193909,0.0008525997400283813,0.0008472800254821777,0.0008446276187896729,0.0008404925465583801,0.0008394867181777954,0.0008337944746017456,0.0008317828178405762]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0029259920120239258,0.003970600664615631,0.005079726222902536,0.006202800665050745,0.007320647593587637,0.008431842550635338,0.009530115872621536,0.010615282692015171,0.011691456660628319,0.012756109237670898,0.013808807358145714,0.014845945872366428,0.01587054878473282,0.016877807676792145,0.017873717471957207,0.018854960799217224,0.01982344500720501,0.020775776356458664,0.021717775613069534,0.022644944489002228,0.02355283871293068,0.02444387413561344,0.02532886154949665,0.02619650773704052,0.027048619464039803,0.027885802090168,0.028706597164273262,0.029513824731111526,0.030304640531539917,0.03108534775674343,0.03184661641716957,0.03264305740594864,0.03346923738718033,0.034319281578063965,0.03518906980752945,0.03608857840299606,0.03700758516788483,0.037948157638311386,0.038914263248443604,0.03990564122796059,0.04091888293623924,0.04195864871144295,0.04302310198545456,0.044111255556344986,0.04521458223462105,0.04634793847799301,0.04750734940171242,0.04869291931390762,0.04989951476454735,0.05113044008612633,0.05238570645451546,0.053670186549425125,0.054974816739559174,0.056303683668375015,0.05765900760889053,0.05903365835547447,0.0604284405708313,0.06186073273420334,0.06330863386392593,0.06477034091949463,0.06626365333795547,0.06777623295783997,0.06931197643280029,0.07087329030036926,0.0724540501832962,0.07405495643615723,0.07567472010850906,0.07731884717941284,0.07898671925067902,0.08066502958536148,0.08236178010702133,0.08408074080944061,0.08581653982400894,0.08757400512695312,0.0893465131521225,0.09113439172506332,0.09294486790895462,0.09476587921380997,0.09659746289253235,0.0984426885843277,0.10030330717563629,0.10218025743961334,0.10406878590583801,0.10597160458564758,0.10788414627313614,0.10980161279439926,0.11173616349697113,0.11367930471897125,0.11563314497470856,0.1175905391573906,0.11956291645765305,0.12153534591197968,0.12351734936237335,0.12551036477088928,0.12750515341758728,0.12950466573238373,0.1315154731273651,0.13353434205055237,0.13554352521896362,0.13756045699119568,0.1395743489265442,0.14158903062343597,0.14360330998897552,0.14562474191188812,0.1476472020149231,0.1496719866991043,0.1516958624124527,0.15371379256248474,0.15573185682296753,0.15775027871131897,0.15976259112358093,0.16177412867546082,0.16378265619277954,0.16577735543251038,0.16777540743350983,0.1697625070810318,0.1717439442873001,0.17372480034828186,0.17570127546787262,0.17766322195529938,0.17962922155857086,0.18157656490802765,0.18351531028747559,0.18545153737068176,0.18737253546714783,0.1892947256565094,0.1912071704864502,0.1931031197309494,0.19499251246452332,0.1968744695186615,0.1987459510564804,0.2006107121706009,0.20245172083377838,0.20428486168384552,0.2061052918434143,0.20791327953338623,0.2097105085849762,0.21150773763656616,0.2132786363363266,0.21503935754299164,0.21678568422794342,0.21852245926856995,0.22025513648986816,0.22196373343467712,0.22365693747997284,0.22533944249153137,0.22701016068458557,0.22866325080394745,0.23030804097652435,0.2319401502609253,0.23355045914649963,0.23514993488788605,0.2367369830608368,0.238310769200325,0.23987260460853577,0.2414121925830841,0.24294528365135193,0.24445857107639313,0.2459554821252823,0.2474478781223297,0.2489192634820938,0.2503780722618103,0.25181394815444946,0.25324612855911255,0.25465792417526245,0.2560591399669647,0.25744470953941345,0.2588157057762146,0.2601710259914398,0.26151272654533386,0.26283636689186096,0.26414307951927185,0.2654344141483307,0.2667135000228882,0.2679847776889801,0.26923754811286926,0.2704732120037079,0.2716967761516571,0.2729038894176483,0.27410024404525757,0.27528440952301025,0.27645158767700195,0.2776011526584625,0.27874279022216797,0.2798679769039154,0.2809801399707794,0.28207501769065857,0.28315407037734985,0.2842264175415039,0.2852763235569,0.28631651401519775,0.2873417139053345,0.28835466504096985,0.2893543541431427,0.29033949971199036,0.2913140058517456,0.29226937890052795,0.2932170629501343,0.2941510081291199,0.29506751894950867,0.2959791123867035,0.29687628149986267,0.2977644205093384,0.2986353039741516,0.29949644207954407,0.30034178495407104,0.3011748492717743,0.30199986696243286,0.302810400724411,0.30361050367355347,0.3043958246707916,0.3051738739013672,0.3059358298778534,0.3066875636577606,0.3074314594268799,0.30816102027893066,0.30888283252716064,0.30959418416023254,0.31029415130615234,0.3109828233718872,0.31166282296180725,0.3123345971107483,0.31299519538879395,0.3136492371559143,0.31429019570350647,0.3149198591709137,0.3155427873134613,0.31615492701530457,0.3167567849159241,0.3173537850379944,0.31794145703315735,0.3185175657272339,0.31908535957336426,0.31964531540870667,0.32019391655921936,0.32073938846588135,0.32127276062965393,0.32179924845695496,0.3223152160644531,0.3228256106376648,0.3233279883861542,0.323825478553772,0.324314147233963,0.3247930705547333,0.32526764273643494,0.3257335424423218,0.32619085907936096,0.3266395926475525,0.3270840644836426,0.327520489692688,0.32794660329818726,0.3283695876598358,0.32878267765045166,0.32919061183929443,0.32959309220314026,0.3299912214279175,0.3303813934326172,0.3307632505893707,0.33114346861839294,0.3315144181251526,0.3318791389465332,0.33223962783813477,0.3325943052768707,0.33294275403022766,0.3332872986793518,0.3336239457130432,0.333956241607666,0.33428117632865906,0.3346019387245178,0.33491596579551697,0.33522647619247437,0.335533082485199,0.33583179116249084,0.33612456917762756,0.3364129662513733,0.33669793605804443,0.33697667717933655,0.3372487723827362,0.3375190198421478,0.3377801775932312,0.33803996443748474,0.33829522132873535,0.33854609727859497,0.3387933373451233,0.3390362560749054,0.33927223086357117,0.33950453996658325,0.3397326171398163,0.3399575650691986,0.34017807245254517,0.3403942883014679,0.3406065106391907,0.3408137857913971,0.3410172164440155,0.34121784567832947,0.3414134979248047,0.3416067659854889,0.3417949378490448,0.3419812023639679,0.34216490387916565,0.34234344959259033,0.34251895546913147,0.34269067645072937,0.3428579270839691,0.34302136301994324,0.34318214654922485,0.3433397114276886,0.34349244832992554,0.3436439335346222,0.3437901735305786,0.34393608570098877,0.34407827258110046,0.34421882033348083,0.34435510635375977,0.3444908857345581,0.3446213901042938,0.3447490334510803,0.34487441182136536,0.3449961245059967,0.3451169431209564,0.3452353775501251,0.3453475534915924,0.34546005725860596,0.34557047486305237,0.34567856788635254,0.34578418731689453,0.3458870053291321,0.34598788619041443,0.34608709812164307,0.3461838364601135,0.34627848863601685,0.34637150168418884,0.34646040201187134,0.3465491235256195,0.3466367721557617,0.3467211127281189,0.34680330753326416,0.3468826115131378,0.34696125984191895,0.34703728556632996,0.3471122682094574,0.34718507528305054,0.3472563326358795,0.34732571244239807,0.34739354252815247,0.34745967388153076,0.3475234806537628,0.3475852906703949,0.3476450741291046,0.3477049171924591,0.34776201844215393],"recovered":[0.0,0.001452546683140099,0.0026990557089447975,0.003876178991049528,0.005025788675993681,0.006160297431051731,0.0072838179767131805,0.008393475785851479,0.009491762146353722,0.010580262169241905,0.01165519654750824,0.012718337588012218,0.013767269439995289,0.014802290126681328,0.015825504437088966,0.01683645509183407,0.017832305282354355,0.018817326053977013,0.019783394411206245,0.020740296691656113,0.021678293123841286,0.02260797843337059,0.023514002561569214,0.024413684383034706,0.025296950712800026,0.02616569958627224,0.027016695588827133,0.027853284031152725,0.02867223136126995,0.029479026794433594,0.030272096395492554,0.031045952811837196,0.03183143958449364,0.03263811394572258,0.03346535935997963,0.0343131348490715,0.035188138484954834,0.03608448803424835,0.03700698912143707,0.03794902563095093,0.03891856223344803,0.039907995611429214,0.04092429578304291,0.041962068527936935,0.043029580265283585,0.04411184787750244,0.045220788568258286,0.04635150730609894,0.04751019552350044,0.04869507625699043,0.04990030825138092,0.05113270506262779,0.05239103361964226,0.053671881556510925,0.054979365319013596,0.056306902319192886,0.057661090046167374,0.059037622064352036,0.06043548882007599,0.06185810640454292,0.063300721347332,0.06477032601833344,0.06626133620738983,0.06777303665876389,0.06931059062480927,0.07086759060621262,0.07244899868965149,0.07404856383800507,0.07566840201616287,0.07731353491544724,0.07897647470235825,0.08065817505121231,0.08235914260149002,0.08407559245824814,0.08581249415874481,0.0875672698020935,0.08933951705694199,0.09112957119941711,0.09293924272060394,0.09475862234830856,0.09659159183502197,0.09843683987855911,0.1003027930855751,0.10217131674289703,0.10406169295310974,0.10596085339784622,0.10786986351013184,0.1097874641418457,0.11172503232955933,0.11366429924964905,0.11561441421508789,0.11757374554872513,0.11954241245985031,0.12151791900396347,0.12349781394004822,0.1254877746105194,0.12748309969902039,0.12948913872241974,0.1315004676580429,0.13351328670978546,0.13552702963352203,0.13753966987133026,0.1395527571439743,0.14156487584114075,0.14358501136302948,0.14560626447200775,0.14763016998767853,0.14964617788791656,0.1516691893339157,0.15369147062301636,0.1557057499885559,0.15772369503974915,0.1597374528646469,0.16174103319644928,0.16374105215072632,0.1657436490058899,0.16773660480976105,0.16972631216049194,0.17171016335487366,0.17369194328784943,0.17566467821598053,0.177633136510849,0.17958670854568481,0.18153482675552368,0.18347953259944916,0.18541087210178375,0.18733438849449158,0.1892542541027069,0.19116412103176117,0.19305869936943054,0.19494523108005524,0.19682809710502625,0.19869683682918549,0.20055797696113586,0.20240472257137299,0.20423756539821625,0.20605605840682983,0.2078685164451599,0.20967067778110504,0.21144932508468628,0.21322786808013916,0.21499003469944,0.21674369275569916,0.21848544478416443,0.22020761668682098,0.22191907465457916,0.2236124724149704,0.2252957820892334,0.22696013748645782,0.228615403175354,0.2302597463130951,0.23188428580760956,0.23349298536777496,0.23509438335895538,0.23668089509010315,0.23825079202651978,0.2398104965686798,0.2413574457168579,0.24288567900657654,0.24439679086208344,0.24590224027633667,0.247389554977417,0.2488674521446228,0.25031939148902893,0.2517659664154053,0.25319305062294006,0.25460952520370483,0.25600746273994446,0.25739502906799316,0.25876834988594055,0.2601233720779419,0.261462539434433,0.26278430223464966,0.2640928030014038,0.26538512110710144,0.2666744887828827,0.2679387629032135,0.26919233798980713,0.27043089270591736,0.27165544033050537,0.27286583185195923,0.2740645408630371,0.27524006366729736,0.2764095962047577,0.2775592505931854,0.2786979675292969,0.2798231840133667,0.28093138337135315,0.28202441334724426,0.28310802578926086,0.28417322039604187,0.2852279245853424,0.2862662672996521,0.28729093074798584,0.28830331563949585,0.2893025875091553,0.2902887463569641,0.2912578880786896,0.2922169864177704,0.29316282272338867,0.2940954267978668,0.2950167953968048,0.29592522978782654,0.2968215048313141,0.2977070212364197,0.29857873916625977,0.2994384467601776,0.3002844452857971,0.30112266540527344,0.3019471764564514,0.30275779962539673,0.3035581409931183,0.30434760451316833,0.30512115359306335,0.3058825135231018,0.30663686990737915,0.30737894773483276,0.3081108629703522,0.30882710218429565,0.3095408082008362,0.3102424442768097,0.31093135476112366,0.3116125166416168,0.3122846782207489,0.31294581294059753,0.3135968744754791,0.314238041639328,0.31487324833869934,0.31549346446990967,0.31610357761383057,0.3167112171649933,0.3173055946826935,0.31789281964302063,0.31846997141838074,0.31903713941574097,0.3195972442626953,0.3201516270637512,0.3206963837146759,0.3212345242500305,0.3217611014842987,0.32228025794029236,0.32279208302497864,0.32329586148262024,0.32379430532455444,0.3242827355861664,0.32476189732551575,0.325234055519104,0.3256974518299103,0.32615479826927185,0.3266018331050873,0.3270482122898102,0.32748398184776306,0.32791444659233093,0.3283364474773407,0.32875189185142517,0.32916077971458435,0.3295630216598511,0.32995927333831787,0.3303487300872803,0.3307355046272278,0.3311152160167694,0.33148398995399475,0.33185023069381714,0.3322124779224396,0.33256834745407104,0.3329174816608429,0.3332589268684387,0.33359551429748535,0.3339289128780365,0.3342508375644684,0.33457323908805847,0.33488625288009644,0.3351965844631195,0.3355010449886322,0.3357977867126465,0.3360919654369354,0.33638134598731995,0.3366657793521881,0.33694472908973694,0.3372188210487366,0.3374879062175751,0.337753027677536,0.33801156282424927,0.3382676839828491,0.3385181725025177,0.3387649357318878,0.3390052616596222,0.3392416834831238,0.33947351574897766,0.33970287442207336,0.3399280309677124,0.34014666080474854,0.3403623402118683,0.3405734598636627,0.3407839834690094,0.3409890830516815,0.3411902189254761,0.34138694405555725,0.3415820896625519,0.34176793694496155,0.3419523239135742,0.3421376347541809,0.3423161804676056,0.34249135851860046,0.34266185760498047,0.3428306579589844,0.34299400448799133,0.34315571188926697,0.3433122932910919,0.3434687852859497,0.3436187207698822,0.34376582503318787,0.34391096234321594,0.3440535366535187,0.3441929221153259,0.34433043003082275,0.34446483850479126,0.34459489583969116,0.344723641872406,0.34484797716140747,0.3449697494506836,0.345088928937912,0.3452049493789673,0.34532055258750916,0.34543174505233765,0.34554165601730347,0.34564992785453796,0.34575605392456055,0.34585896134376526,0.34595987200737,0.3460606038570404,0.3461575508117676,0.3462525010108948,0.3463437557220459,0.34643489122390747,0.34652242064476013,0.3466091454029083,0.3466942012310028,0.34677550196647644,0.34685519337654114,0.3469333350658417,0.3470085859298706,0.34708189964294434,0.34715399146080017,0.3472261428833008,0.3472946882247925,0.3473619818687439,0.3474273979663849,0.3474918007850647,0.347555011510849,0.347615510225296],"active":[0.0029259920120239258,0.002518054097890854,0.002380670513957739,0.002326621674001217,0.002294858917593956,0.0022715451195836067,0.0022462978959083557,0.0022218069061636925,0.002199694514274597,0.0021758470684289932,0.002153610810637474,0.00212760828435421,0.0021032793447375298,0.002075517550110817,0.0020482130348682404,0.002018505707383156,0.0019911397248506546,0.0019584503024816513,0.0019343812018632889,0.0019046477973461151,0.0018745455890893936,0.0018358957022428513,0.0018148589879274368,0.0017828233540058136,0.0017516687512397766,0.0017201025038957596,0.0016899015754461288,0.0016605406999588013,0.0016324091702699661,0.0016063209623098373,0.0015745200216770172,0.0015971045941114426,0.0016377978026866913,0.0016811676323413849,0.00172371044754982,0.0017754435539245605,0.0018194466829299927,0.001863669604063034,0.0019072741270065308,0.001956615597009659,0.002000320702791214,0.002050653100013733,0.0020988062024116516,0.0021491870284080505,0.0021850019693374634,0.00223609060049057,0.002286560833454132,0.0023414120078086853,0.0023893192410469055,0.0024353638291358948,0.0024853982031345367,0.0025374814867973328,0.002583783119916916,0.00263180211186409,0.002679642289876938,0.0027267560362815857,0.002767350524663925,0.002823110669851303,0.002873145043849945,0.002912234514951706,0.002962931990623474,0.0030059069395065308,0.0030506402254104614,0.003100253641605377,0.0031434595584869385,0.0031873658299446106,0.0032257214188575745,0.003270283341407776,0.003318317234516144,0.0033514946699142456,0.003385305404663086,0.003422565758228302,0.003457397222518921,0.0034984126687049866,0.0035340189933776855,0.003567121922969818,0.0036053508520126343,0.003636308014392853,0.0036582201719284058,0.0036840662360191345,0.003711715340614319,0.0037434175610542297,0.003765992820262909,0.0038002878427505493,0.0038224533200263977,0.0038407593965530396,0.0038662999868392944,0.0038918405771255493,0.003908112645149231,0.003926239907741547,0.003948502242565155,0.003961600363254547,0.003974936902523041,0.003992445766925812,0.0040073394775390625,0.004016891121864319,0.0040323734283447266,0.004045203328132629,0.004043057560920715,0.004047170281410217,0.004047319293022156,0.004049360752105713,0.004050552845001221,0.0040598660707473755,0.004062190651893616,0.004065722227096558,0.00406569242477417,0.004067614674568176,0.004062667489051819,0.004058808088302612,0.004056841135025024,0.00405043363571167,0.004045203328132629,0.004036322236061096,0.004034355282783508,0.004018858075141907,0.0040073394775390625,0.003998488187789917,0.003991112112998962,0.003971278667449951,0.003964543342590332,0.00394342839717865,0.0039286017417907715,0.003916710615158081,0.0038930028676986694,0.003883853554725647,0.003872781991958618,0.0038488656282424927,0.003828391432762146,0.003815770149230957,0.003800719976425171,0.003782615065574646,0.0037548840045928955,0.0037268847227096558,0.003700569272041321,0.003675714135169983,0.0036544501781463623,0.00363922119140625,0.0036079585552215576,0.003590032458305359,0.0035578161478042603,0.003532424569129944,0.0035114437341690063,0.0034782886505126953,0.0034493207931518555,0.0034203678369522095,0.0033976882696151733,0.0033674687147140503,0.0033479034900665283,0.003324747085571289,0.003290712833404541,0.0032656490802764893,0.0032439976930618286,0.003216385841369629,0.003191709518432617,0.003161400556564331,0.003134787082672119,0.0031011253595352173,0.0030698031187057495,0.003051087260246277,0.003017023205757141,0.0029885172843933105,0.00294649600982666,0.002926737070083618,0.0028919577598571777,0.002866089344024658,0.002835184335708618,0.0028082430362701416,0.0027759969234466553,0.0027443766593933105,0.0027129948139190674,0.002680540084838867,0.0026501119136810303,0.002620697021484375,0.002599656581878662,0.0025630593299865723,0.0025344491004943848,0.0025044381618499756,0.002472996711730957,0.0024448037147521973,0.0024185776710510254,0.0023870468139648438,0.002361088991165161,0.0023331940174102783,0.0023087263107299805,0.002282172441482544,0.00225183367729187,0.002222687005996704,0.0022020041942596436,0.00216829776763916,0.002143293619155884,0.0021137893199920654,0.002088397741317749,0.0020634233951568604,0.002036184072494507,0.002011418342590332,0.0019806325435638428,0.001959174871444702,0.0019340217113494873,0.0019046962261199951,0.00188368558883667,0.0018594861030578613,0.0018391907215118408,0.0018137991428375244,0.0017894208431243896,0.0017630457878112793,0.0017364025115966797,0.0017154216766357422,0.0016877353191375732,0.0016633272171020508,0.0016380250453948975,0.0016157329082489014,0.0015882253646850586,0.0015664100646972656,0.0015489459037780762,0.0015241503715515137,0.0015038847923278809,0.001483321189880371,0.0014670491218566895,0.0014420151710510254,0.0014203786849975586,0.0014032423496246338,0.001382678747177124,0.0013645589351654053,0.0013443827629089355,0.0013229846954345703,0.0013047456741333008,0.0012816786766052246,0.0012633204460144043,0.0012502074241638184,0.0012302398681640625,0.0012119710445404053,0.001192539930343628,0.0011753439903259277,0.0011567771434783936,0.0011421442031860352,0.00112113356590271,0.0011028647422790527,0.0010806918144226074,0.0010645091533660889,0.0010477304458618164,0.001033395528793335,0.0010182857513427734,0.000998765230178833,0.0009849071502685547,0.0009716451168060303,0.000956803560256958,0.0009421408176422119,0.0009292662143707275,0.000918656587600708,0.0008983910083770752,0.0008856058120727539,0.0008682310581207275,0.0008541643619537354,0.0008412003517150879,0.0008304417133331299,0.0008183717727661133,0.0008039772510528564,0.0007947385311126709,0.0007789134979248047,0.0007639229297637939,0.0007556378841400146,0.0007440745830535889,0.0007302761077880859,0.0007189512252807617,0.0007064640522003174,0.0006973147392272949,0.0006856620311737061,0.0006730258464813232,0.000665128231048584,0.0006532371044158936,0.0006468296051025391,0.0006352066993713379,0.0006235241889953613,0.0006151795387268066,0.0006059706211090088,0.0005953311920166016,0.0005829930305480957,0.0005742907524108887,0.0005613565444946289,0.000552058219909668,0.0005421936511993408,0.0005345344543457031,0.0005256533622741699,0.0005180835723876953,0.0005072951316833496,0.0004992783069610596,0.0004909336566925049,0.00048404932022094727,0.00047519803047180176,0.00046625733375549316,0.00045984983444213867,0.0004514455795288086,0.0004437565803527832,0.00043386220932006836,0.00042441487312316895,0.0004165470600128174,0.00040799379348754883,0.0003991127014160156,0.00039696693420410156,0.0003911256790161133,0.0003813207149505615,0.0003744959831237793,0.00036656856536865234,0.00035950541496276855,0.0003514885902404785,0.0003457069396972656,0.00033673644065856934,0.00033164024353027344,0.00032138824462890625,0.0003173649311065674,0.00031244754791259766,0.0003078579902648926,0.00030156970024108887,0.00029796361923217773,0.00029096007347106934,0.0002841949462890625,0.00027951598167419434,0.00027248263359069824,0.0002689659595489502,0.0002656280994415283,0.0002586245536804199,0.0002551078796386719,0.0002499222755432129,0.0002468228340148926,0.00024253129959106445,0.0002370774745941162,0.00023183226585388184,0.00022813677787780762,0.00022396445274353027,0.00021788477897644043,0.00021395087242126465,0.0002079010009765625,0.0002053678035736084,0.00020188093185424805,0.00019869208335876465,0.00019416213035583496,0.00018841028213500977,0.00018575787544250488,0.00018209218978881836,0.00017893314361572266,0.00017648935317993164,0.00017443299293518066,0.0001717209815979004,0.00016739964485168457,0.00016498565673828125,0.0001614987850189209,0.00015789270401000977,0.000153273344039917,0.00014990568161010742,0.00014650821685791016]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0029259920120239258,0.003972260747104883,0.005055916495621204,0.006138147786259651,0.007204001769423485,0.008247247897088528,0.00927280355244875,0.010268120095133781,0.011243022046983242,0.012191908434033394,0.013116947375237942,0.014019539579749107,0.014903426170349121,0.015762820839881897,0.016598913818597794,0.01741436868906021,0.018207984045147896,0.018980327993631363,0.019732864573597908,0.02046394534409046,0.02117806486785412,0.021869899705052376,0.022543560713529587,0.023198381066322327,0.02383512444794178,0.0244528166949749,0.02505197748541832,0.025634735822677612,0.02620256505906582,0.0267519261687994,0.02728380635380745,0.02783537097275257,0.028397614136338234,0.028968727216124535,0.02954786829650402,0.030133549124002457,0.03072858415544033,0.03133143484592438,0.03194347769021988,0.03256118297576904,0.03318195044994354,0.03381364047527313,0.03445267677307129,0.03509867563843727,0.035745762288570404,0.03640543669462204,0.037070006132125854,0.03774431347846985,0.038420651108026505,0.039106376469135284,0.03979399800300598,0.040491048246622086,0.04119361191987991,0.04190174862742424,0.042619191110134125,0.04333534464240074,0.04406173899769783,0.0447956807911396,0.04552886635065079,0.04626857116818428,0.04701188951730728,0.04775460064411163,0.04850643128156662,0.04926055297255516,0.05001832917332649,0.05077984556555748,0.05154937878251076,0.05231489613652229,0.053084418177604675,0.053860653191804886,0.05463460460305214,0.055413901805877686,0.056194718927145004,0.056976739317178726,0.057760924100875854,0.058547504246234894,0.059332359582185745,0.06012847647070885,0.06091732159256935,0.06171288341283798,0.06250761449337006,0.06329935789108276,0.06409575045108795,0.06489168852567673,0.0656881257891655,0.06648434698581696,0.0672808587551117,0.06808488070964813,0.06888236105442047,0.0696832686662674,0.07048330456018448,0.07128557562828064,0.07208628952503204,0.07288715243339539,0.07368540018796921,0.0744844526052475,0.07528193295001984,0.07608000189065933,0.07687695324420929,0.0776745155453682,0.07846707105636597,0.07926084101200104,0.08005904406309128,0.08085115998983383,0.08164752274751663,0.08243915438652039,0.08322983235120773,0.08402319997549057,0.08481286466121674,0.08560337126255035,0.08638971298933029,0.08717046678066254,0.08795319497585297,0.08873549848794937,0.08951850980520248,0.09030032157897949,0.09108105301856995,0.09185406565666199,0.09262990206480026,0.0934043750166893,0.09417667239904404,0.09494931250810623,0.0957174077630043,0.09648694097995758,0.09725023806095123,0.09801485389471054,0.09878017753362656,0.09954464435577393,0.10030719637870789,0.10106491297483444,0.10182575136423111,0.10258683562278748,0.1033424511551857,0.10410093516111374,0.10485156625509262,0.10560967773199081,0.10636264830827713,0.10711401700973511,0.10786386579275131,0.10861252248287201,0.10936005413532257,0.11010328680276871,0.11084907501935959,0.11159459501504898,0.11233935505151749,0.11308544874191284,0.11383084952831268,0.11457706242799759,0.11531973630189896,0.11606389284133911,0.11680684983730316,0.11754965782165527,0.11828866600990295,0.11902642250061035,0.11976839601993561,0.12051058560609818,0.12125545740127563,0.12199681997299194,0.12274090200662613,0.12348392605781555,0.1242280974984169,0.12496994435787201,0.12571391463279724,0.12645655870437622,0.12720197439193726,0.12794730067253113,0.12869413197040558,0.12944112718105316,0.13018923997879028,0.13093703985214233,0.13168710470199585,0.132436603307724,0.13318391144275665,0.13393795490264893,0.13469244539737701,0.13544675707817078,0.13620613515377045,0.1369650661945343,0.13772542774677277,0.13849018514156342,0.13925369083881378,0.14002130925655365,0.14079050719738007,0.14155864715576172,0.142326220870018,0.1431003361940384,0.1438721865415573,0.14464902877807617,0.14542551338672638,0.14620698988437653,0.14698706567287445,0.14777344465255737,0.14856094121932983,0.14934955537319183,0.15014490485191345,0.15094351768493652,0.1517421007156372,0.15254394710063934,0.1533486247062683,0.15415102243423462,0.15496250987052917,0.15577241778373718,0.1565886288881302,0.1574060618877411,0.15822118520736694,0.15904739499092102,0.15987078845500946,0.16070058941841125,0.161532923579216,0.16236482560634613,0.16320490837097168,0.1640482246875763,0.1648922711610794,0.1657382696866989,0.16659091413021088,0.16744348406791687,0.1682972013950348,0.16916005313396454,0.17002083361148834,0.17088265717029572,0.17174942791461945,0.17262066900730133,0.17349375784397125,0.1743665635585785,0.17524203658103943,0.17612354457378387,0.17700590193271637,0.17789386212825775,0.17878448963165283,0.1796761155128479,0.18057243525981903,0.18146683275699615,0.18236617743968964,0.183274045586586,0.1841796487569809,0.185090109705925,0.18600155413150787,0.18691030144691467,0.18782612681388855,0.18874715268611908,0.18966419994831085,0.1905861794948578,0.19150888919830322,0.19243043661117554,0.19335417449474335,0.19428102672100067,0.19521267712116241,0.19614394009113312,0.1970730870962143,0.19800637662410736,0.19893778860569,0.19987162947654724,0.20080441236495972,0.2017401158809662,0.20267100632190704,0.20360496640205383,0.2045377939939499,0.20547474920749664,0.20640476047992706,0.2073337882757187,0.20825991034507751,0.209184929728508,0.21011188626289368,0.21103794872760773,0.21195946633815765,0.21287940442562103,0.21379223465919495,0.2147083282470703,0.21561859548091888,0.21652790904045105,0.2174331545829773,0.21833989024162292,0.21923570334911346,0.2201341986656189,0.22102896869182587,0.22191600501537323,0.22279979288578033,0.22367757558822632,0.22455555200576782,0.22542749345302582,0.22629351913928986,0.22715239226818085,0.22800558805465698,0.2288583219051361,0.2297019213438034,0.23053865134716034,0.2313731163740158,0.23219697177410126,0.23301692306995392,0.23383137583732605,0.23464222252368927,0.23544642329216003,0.236243337392807,0.2370324730873108,0.23781155049800873,0.23858651518821716,0.23935487866401672,0.24011926352977753,0.24086759984493256,0.24160833656787872,0.24234715104103088,0.24307654798030853,0.24379849433898926,0.2445138692855835,0.24521945416927338,0.24591796100139618,0.24660928547382355,0.24729138612747192,0.2479671984910965,0.2486323118209839,0.24928943812847137,0.24993830919265747,0.2505798637866974,0.25120967626571655,0.2518322765827179,0.2524474859237671,0.2530538737773895,0.2536546289920807,0.2542475461959839,0.2548309564590454,0.2554033696651459,0.2559698224067688,0.2565228044986725,0.2570686638355255,0.25760629773139954,0.2581351101398468,0.2586548626422882,0.25916826725006104,0.25967055559158325,0.26016515493392944,0.2606543004512787,0.2611331343650818,0.26160138845443726,0.26205891370773315,0.2625102400779724,0.2629552185535431,0.2633920907974243,0.2638211250305176,0.2642386555671692,0.26464998722076416,0.2650530934333801,0.26544758677482605,0.26583608984947205,0.2662142515182495,0.2665885090827942,0.26695162057876587,0.2673104405403137,0.26765862107276917,0.26800134778022766,0.26833704113960266,0.2686614692211151],"recovered":[0.0,0.0014512707712128758,0.002699315780773759,0.0038688702043145895,0.004988761153072119,0.006083516404032707,0.007149804383516312,0.008195862174034119,0.009215806610882282,0.01021374948322773,0.011191648431122303,0.012139382772147655,0.013063876889646053,0.013969553634524345,0.014853205531835556,0.01571042090654373,0.01654861867427826,0.017363503575325012,0.018159832805395126,0.018933897837996483,0.019684923812747,0.020419571548700333,0.021132316440343857,0.02182401530444622,0.022496115416288376,0.02315039001405239,0.02378390170633793,0.02440478838980198,0.025005336850881577,0.025588614866137505,0.026154067367315292,0.02670278213918209,0.027253232896327972,0.0278096292167902,0.028371797874569893,0.02894178405404091,0.029517974704504013,0.03010472282767296,0.03070109523832798,0.03130644932389259,0.03191658481955528,0.03253404051065445,0.03315453231334686,0.03378551825881004,0.03442280739545822,0.03506012260913849,0.03571336716413498,0.03636937588453293,0.037035517394542694,0.0377068892121315,0.03838907182216644,0.039073362946510315,0.03976454213261604,0.04046047478914261,0.04116293787956238,0.04187067970633507,0.04258241131901741,0.043299924582242966,0.04402853921055794,0.04475461691617966,0.0454898439347744,0.04623058810830116,0.04696933552622795,0.04771903529763222,0.04847049340605736,0.049219485372304916,0.049978625029325485,0.05074016749858856,0.05150183290243149,0.052265964448451996,0.05303690955042839,0.05381283536553383,0.05459260940551758,0.055371273308992386,0.056154631078243256,0.05693671107292175,0.05772262066602707,0.05850783735513687,0.05930129066109657,0.060086704790592194,0.06087608262896538,0.06167159229516983,0.062467437237501144,0.06326189637184143,0.0640542060136795,0.06485359370708466,0.06564647704362869,0.06644457578659058,0.0672466903924942,0.06804482638835907,0.06884241849184036,0.06964025646448135,0.07044089585542679,0.07124381512403488,0.07204586267471313,0.072846420109272,0.07364111393690109,0.07443789392709732,0.07523785531520844,0.07603590190410614,0.0768316388130188,0.0776309221982956,0.07842548191547394,0.07922116667032242,0.08001446723937988,0.08081069588661194,0.08160338550806046,0.08239234238862991,0.0831838846206665,0.08397196233272552,0.08476405590772629,0.0855516865849495,0.0863366648554802,0.08711978793144226,0.08790525048971176,0.08868508040904999,0.08946556597948074,0.09024744480848312,0.09102772176265717,0.0918041244149208,0.09257705509662628,0.093353271484375,0.09412506222724915,0.09489583224058151,0.09566505253314972,0.09643033891916275,0.09719850867986679,0.09796454757452011,0.09873148053884506,0.09949225187301636,0.10025481134653091,0.10101329535245895,0.10177449882030487,0.10253337770700455,0.10329128801822662,0.10404498130083084,0.10479872673749924,0.10555408895015717,0.1063084751367569,0.10705829411745071,0.10780861228704453,0.10855506360530853,0.10929983854293823,0.11004653573036194,0.11079342663288116,0.11153903603553772,0.112287238240242,0.11303278803825378,0.11378077417612076,0.1145232617855072,0.1152687519788742,0.11601345986127853,0.11675376445055008,0.11749366670846939,0.11823729425668716,0.11897622048854828,0.11971873044967651,0.12046384811401367,0.12120670825242996,0.12194664776325226,0.1226886659860611,0.12343329936265945,0.12417300045490265,0.12492051720619202,0.12566228210926056,0.126407653093338,0.12715226411819458,0.12790235877037048,0.12864598631858826,0.12939471006393433,0.1301434189081192,0.1308925747871399,0.13164155185222626,0.132387176156044,0.13313890993595123,0.1338912844657898,0.13464093208312988,0.13539692759513855,0.13615725934505463,0.13691926002502441,0.13768430054187775,0.13844791054725647,0.1392137110233307,0.1399785727262497,0.14074985682964325,0.14151684939861298,0.14228758215904236,0.1430547684431076,0.14383023977279663,0.14460346102714539,0.14537960290908813,0.1461620032787323,0.14694371819496155,0.14773279428482056,0.14851905405521393,0.14931121468544006,0.15010596811771393,0.15090550482273102,0.15170563757419586,0.15250511467456818,0.15330491960048676,0.1541125625371933,0.15492185950279236,0.15573342144489288,0.15654942393302917,0.15736296772956848,0.1581854522228241,0.15900918841362,0.15983575582504272,0.1606639325618744,0.1614968478679657,0.16232943534851074,0.16316598653793335,0.16401053965091705,0.16485118865966797,0.1657017469406128,0.16655176877975464,0.16740494966506958,0.16825945675373077,0.1691187471151352,0.1699775755405426,0.17083780467510223,0.17170515656471252,0.17257505655288696,0.1734466254711151,0.17432276904582977,0.1751987487077713,0.17607949674129486,0.17696423828601837,0.1778547465801239,0.17874091863632202,0.1796373426914215,0.18052999675273895,0.18142825365066528,0.18232963979244232,0.1832323968410492,0.1841384470462799,0.18504783511161804,0.18595953285694122,0.1868731826543808,0.18778975307941437,0.1887047290802002,0.18962402641773224,0.19054454565048218,0.19146180152893066,0.19238489866256714,0.19331058859825134,0.1942405253648758,0.19516931474208832,0.196097269654274,0.19703254103660583,0.1979639232158661,0.19889581203460693,0.1998261958360672,0.20076310634613037,0.20169542729854584,0.20262843370437622,0.20356179773807526,0.20449410378932953,0.20542387664318085,0.2063542604446411,0.2072771042585373,0.2082076370716095,0.20913496613502502,0.2100638598203659,0.2109844982624054,0.21190544962882996,0.21281932294368744,0.21374012529850006,0.2146531045436859,0.21556682884693146,0.21647560596466064,0.2173827588558197,0.21828314661979675,0.21918213367462158,0.22008012235164642,0.22097286581993103,0.2218606173992157,0.22274288535118103,0.22362223267555237,0.2244991958141327,0.22537070512771606,0.22623269259929657,0.22709158062934875,0.2279433161020279,0.22879816591739655,0.22963972389698029,0.23047669231891632,0.2313098907470703,0.23213627934455872,0.23295773565769196,0.23377536237239838,0.23458246886730194,0.2353850156068802,0.23618127405643463,0.23697325587272644,0.23775583505630493,0.23853015899658203,0.23929919302463531,0.24005678296089172,0.24080514907836914,0.24154898524284363,0.24228687584400177,0.24301691353321075,0.2437392920255661,0.24445225298404694,0.24516089260578156,0.24585963785648346,0.24654975533485413,0.24723482131958008,0.2479083091020584,0.2485719472169876,0.24922919273376465,0.24987810850143433,0.25051581859588623,0.25114935636520386,0.25177258253097534,0.252385675907135,0.25299346446990967,0.2535950839519501,0.2541872560977936,0.254769891500473,0.25534147024154663,0.25590580701828003,0.2564602494239807,0.2570045292377472,0.25754332542419434,0.25807133316993713,0.258591890335083,0.25910431146621704,0.25960367918014526,0.2600999176502228,0.26058608293533325,0.2610624432563782,0.2615312337875366,0.2619931399822235,0.2624478042125702,0.262891560792923,0.2633291184902191,0.2637555003166199,0.26417356729507446,0.2645871937274933,0.2649916410446167,0.2653892934322357,0.26577913761138916,0.2661578059196472,0.2665289342403412,0.2668937146663666,0.26725059747695923,0.2675987482070923,0.2679426670074463],"active":[0.0029259920120239258,0.002520990092307329,0.0023566007148474455,0.0022692775819450617,0.002215240616351366,0.0021637314930558205,0.002122999168932438,0.0020722579210996628,0.0020272154361009598,0.001978158950805664,0.0019252989441156387,0.0018801568076014519,0.0018395492807030678,0.0017932672053575516,0.0017457082867622375,0.0017039477825164795,0.0016593653708696365,0.0016168244183063507,0.0015730317682027817,0.0015300475060939789,0.0014931410551071167,0.0014503281563520432,0.00141124427318573,0.0013743657618761063,0.0013390090316534042,0.0013024266809225082,0.001268075779080391,0.0012299474328756332,0.0011972282081842422,0.0011633113026618958,0.001129738986492157,0.0011325888335704803,0.0011443812400102615,0.0011590979993343353,0.0011760704219341278,0.0011917650699615479,0.0012106094509363174,0.001226712018251419,0.0012423824518918991,0.0012547336518764496,0.0012653656303882599,0.0012795999646186829,0.0012981444597244263,0.0013131573796272278,0.0013229548931121826,0.001345314085483551,0.0013566389679908752,0.0013749375939369202,0.0013851337134838104,0.0013994872570037842,0.0014049261808395386,0.0014176853001117706,0.0014290697872638702,0.0014412738382816315,0.0014562532305717468,0.0014646649360656738,0.00147932767868042,0.001495756208896637,0.0015003271400928497,0.0015139542520046234,0.0015220455825328827,0.0015240125358104706,0.0015370957553386688,0.0015415176749229431,0.0015478357672691345,0.0015603601932525635,0.0015707537531852722,0.001574728637933731,0.0015825852751731873,0.00159468874335289,0.0015976950526237488,0.0016010664403438568,0.0016021095216274261,0.0016054660081863403,0.0016062930226325989,0.0016107931733131409,0.0016097389161586761,0.0016206391155719757,0.0016160309314727783,0.0016261786222457886,0.0016315318644046783,0.0016277655959129333,0.0016283132135868073,0.0016297921538352966,0.0016339197754859924,0.0016307532787322998,0.0016343817114830017,0.0016403049230575562,0.0016356706619262695,0.0016384422779083252,0.0016408860683441162,0.0016453191637992859,0.0016453936696052551,0.0016433373093605042,0.001639537513256073,0.0016380324959754944,0.001640819013118744,0.0016421079635620117,0.0016390979290008545,0.0016386136412620544,0.001635432243347168,0.0016299188137054443,0.00163356214761734,0.0016299933195114136,0.0016330555081367493,0.0016284584999084473,0.0016264468431472778,0.0016308575868606567,0.001628980040550232,0.001631408929824829,0.001625657081604004,0.0016187801957130432,0.0016165301203727722,0.0016157105565071106,0.0016132593154907227,0.0016152411699295044,0.0016154870390892029,0.0016066208481788635,0.001602180302143097,0.0016002506017684937,0.0015996173024177551,0.0015960410237312317,0.0015923455357551575,0.0015911087393760681,0.0015851855278015137,0.0015845149755477905,0.0015816688537597656,0.0015800967812538147,0.0015757158398628235,0.0015726611018180847,0.0015709400177001953,0.0015735402703285217,0.0015679523348808289,0.001567557454109192,0.0015602782368659973,0.0015646964311599731,0.001563921570777893,0.001559928059577942,0.0015553906559944153,0.0015542283654212952,0.0015514418482780457,0.0015482231974601746,0.0015492364764213562,0.0015480592846870422,0.001545928418636322,0.001546412706375122,0.0015436112880706787,0.001544274389743805,0.0015389621257781982,0.0015406310558319092,0.001538097858428955,0.0015361979603767395,0.0015349015593528748,0.0015327557921409607,0.0015311017632484436,0.0015343651175498962,0.001536726951599121,0.0015329718589782715,0.001534193754196167,0.0015372782945632935,0.0015394315123558044,0.001536644995212555,0.0015409141778945923,0.001536041498184204,0.0015396922826766968,0.0015396475791931152,0.0015418678522109985,0.0015387684106826782,0.0015432536602020264,0.0015423297882080078,0.001543685793876648,0.0015440285205841064,0.0015423595905303955,0.0015507787466049194,0.0015535354614257812,0.0015554726123809814,0.001565203070640564,0.001568138599395752,0.0015681684017181396,0.0015709251165390015,0.0015693902969360352,0.0015733987092971802,0.0015767961740493774,0.001580074429512024,0.0015763640403747559,0.001583486795425415,0.0015846043825149536,0.001594260334968567,0.0015952736139297485,0.0016035288572311401,0.001607462763786316,0.0016114413738250732,0.0016172230243682861,0.0016167610883712769,0.001625850796699524,0.00163230299949646,0.0016361325979232788,0.0016384422779083252,0.0016429871320724487,0.0016459077596664429,0.0016575902700424194,0.0016598552465438843,0.0016667693853378296,0.0016726404428482056,0.0016717612743377686,0.001684427261352539,0.0016853362321853638,0.0016914010047912598,0.0016971677541732788,0.0017008930444717407,0.0017080605030059814,0.0017187893390655518,0.0017262846231460571,0.0017277300357818604,0.0017397254705429077,0.0017417371273040771,0.0017454326152801514,0.0017551034688949585,0.0017613768577575684,0.0017639100551605225,0.0017718523740768433,0.0017828643321990967,0.001788601279258728,0.0017915070056915283,0.0017954111099243164,0.0018007755279541016,0.0018071532249450684,0.0018143653869628906,0.0018202513456344604,0.001821368932723999,0.0018315166234970093,0.001829490065574646,0.0018361806869506836,0.0018457919359207153,0.0018500089645385742,0.0018577128648757935,0.0018631070852279663,0.0018624663352966309,0.0018665939569473267,0.0018739700317382812,0.0018744468688964844,0.0018814504146575928,0.0018848627805709839,0.0018858909606933594,0.001892372965812683,0.0018961280584335327,0.0019020885229110718,0.0019034147262573242,0.0019037723541259766,0.001909106969833374,0.0019052475690841675,0.0019077062606811523,0.0019086003303527832,0.0019139200448989868,0.0019078999757766724,0.0019095391035079956,0.0019093602895736694,0.0019129514694213867,0.0019106566905975342,0.0019099116325378418,0.0019056499004364014,0.0019078254699707031,0.0019042491912841797,0.0019029825925827026,0.001895606517791748,0.0018949061632156372,0.0018867850303649902,0.0018890053033828735,0.0018784701824188232,0.0018748044967651367,0.0018663257360458374,0.0018642842769622803,0.0018529444932937622,0.0018510520458221436,0.0018468350172042847,0.0018358826637268066,0.0018269270658493042,0.0018169581890106201,0.001812666654586792,0.0018052607774734497,0.0017943233251571655,0.0017816871404647827,0.0017728954553604126,0.0017667412757873535,0.0017586052417755127,0.001740485429763794,0.0017333924770355225,0.0017202794551849365,0.001707032322883606,0.001695096492767334,0.0016844868659973145,0.0016710609197616577,0.001660868525505066,0.001647457480430603,0.0016302764415740967,0.0016132593154907227,0.001599043607711792,0.0015891045331954956,0.0015684068202972412,0.0015515536069869995,0.0015420019626617432,0.0015275627374649048,0.0015116184949874878,0.0014969557523727417,0.0014801621437072754,0.0014657080173492432,0.0014483928680419922,0.0014317482709884644,0.0014174431562423706,0.0013974905014038086,0.0013811290264129639,0.0013663619756698608,0.0013506710529327393,0.0013315677642822266,0.001316457986831665,0.0012981295585632324,0.0012812912464141846,0.0012689530849456787,0.0012540817260742188,0.001235872507095337,0.001216113567352295,0.0011999309062957764,0.0011813342571258545,0.0011628568172454834,0.0011460483074188232,0.0011305809020996094,0.001111537218093872,0.0010969340801239014,0.0010786652565002441,0.0010608434677124023,0.0010506212711334229,0.0010332167148590088,0.001015305519104004,0.0009964704513549805,0.000979006290435791,0.0009620785713195801,0.000944286584854126,0.0009295642375946045,0.0009095370769500732,0.0008944869041442871,0.0008795261383056641,0.0008603930473327637,0.0008444488048553467,0.0008249580860137939,0.0008093714714050293,0.0007938146591186523,0.0007815062999725342,0.0007649064064025879,0.0007507503032684326,0.000738292932510376,0.0007188022136688232]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0029259920120239258,0.003971628844738007,0.005028018727898598,0.006071859505027533,0.00708194263279438,0.008059011772274971,0.008999102748930454,0.009906996972858906,0.010781369172036648,0.01162869855761528,0.012443125247955322,0.013224277645349503,0.013972725719213486,0.014694861136376858,0.015389285050332546,0.016060147434473038,0.0167032852768898,0.017317483201622963,0.017909865826368332,0.018478315323591232,0.019030537456274033,0.019553039222955704,0.020058657974004745,0.020543575286865234,0.021006887778639793,0.021449759602546692,0.021876465529203415,0.02228405699133873,0.022676968947052956,0.023049909621477127,0.023410798981785774,0.023776406422257423,0.02414657361805439,0.024515079334378242,0.024884454905986786,0.025252997875213623,0.025621406733989716,0.025989579036831856,0.026358308270573616,0.02672591060400009,0.02709174156188965,0.027456235140562057,0.027820270508527756,0.028182854875922203,0.028545862063765526,0.028905177488923073,0.02926405891776085,0.029622580856084824,0.02998151071369648,0.030337395146489143,0.030693762004375458,0.031048616394400597,0.031401216983795166,0.031750213354825974,0.03209948167204857,0.032448265701532364,0.03279591351747513,0.03314053267240524,0.033486418426036835,0.03382456302642822,0.03416319191455841,0.03449738398194313,0.03483203426003456,0.03516523540019989,0.035496167838573456,0.03582685440778732,0.03615197911858559,0.03647632151842117,0.0367952398955822,0.03711386024951935,0.03743130341172218,0.037745118141174316,0.038057394325733185,0.03836857154965401,0.03867895156145096,0.03898634761571884,0.03928809612989426,0.03958822041749954,0.03988450765609741,0.040179166942834854,0.04047089442610741,0.04076031595468521,0.041046690195798874,0.04133298993110657,0.041616566479206085,0.04189550504088402,0.042173419147729874,0.04245374724268913,0.04272644594311714,0.042997557669878006,0.043266862630844116,0.0435328334569931,0.043796561658382416,0.04405923932790756,0.04432089626789093,0.044577814638614655,0.044832225888967514,0.04508501663804054,0.04533334821462631,0.045583758503198624,0.04582724720239639,0.04607069492340088,0.04631170630455017,0.04654860123991966,0.046786241233348846,0.047021329402923584,0.04725251346826553,0.047480467706918716,0.04770930856466293,0.0479334220290184,0.04815634340047836,0.04837796837091446,0.04859789088368416,0.04881519079208374,0.04903113842010498,0.04924582317471504,0.049461398273706436,0.04967126622796059,0.04988253116607666,0.050088804215192795,0.050291065126657486,0.05049492046236992,0.05069809779524803,0.05089662969112396,0.0510946623980999,0.051292065531015396,0.05148984119296074,0.051684170961380005,0.051878590136766434,0.05207051709294319,0.05226079747080803,0.05245060846209526,0.05263916775584221,0.05282456427812576,0.05300913378596306,0.0531931109726429,0.053375449031591415,0.05355428159236908,0.053733449429273605,0.053911443799734116,0.05408768728375435,0.05426511913537979,0.054438553750514984,0.05461155250668526,0.05478334799408913,0.05495384708046913,0.05512421950697899,0.055293451994657516,0.05546282231807709,0.055628497153520584,0.05579221993684769,0.055955901741981506,0.056119151413440704,0.05628148466348648,0.05644288659095764,0.05660543218255043,0.056767355650663376,0.05692821368575096,0.05708794668316841,0.057245757430791855,0.05740443617105484,0.05756352096796036,0.057722918689250946,0.057881128042936325,0.058039259165525436,0.058197032660245895,0.05835400149226189,0.058509595692157745,0.05866703391075134,0.058821551501750946,0.058978620916604996,0.059133853763341904,0.059289831668138504,0.059444818645715714,0.05959980562329292,0.059756822884082794,0.05990951880812645,0.060064803808927536,0.06022071838378906,0.06037574261426926,0.060529254376888275,0.06068212166428566,0.060836464166641235,0.06099114194512367,0.06114652752876282,0.061301089823246,0.061458297073841095,0.06161443516612053,0.06177021563053131,0.061927467584609985,0.06208471953868866,0.062242865562438965,0.06240065395832062,0.06255899369716644,0.06271758675575256,0.06287924200296402,0.06303925812244415,0.06320270895957947,0.06336480379104614,0.0635250061750412,0.06368723511695862,0.06385134160518646,0.06401296705007553,0.06417764723300934,0.06434142589569092,0.064505934715271,0.06467393040657043,0.06484226882457733,0.06501176953315735,0.06518013030290604,0.06535061448812485,0.0655224472284317,0.06569471955299377,0.06586651504039764,0.06604094058275223,0.0662178173661232,0.06639523804187775,0.06657352298498154,0.0667540580034256,0.06693544238805771,0.06711821258068085,0.06730232387781143,0.06748456507921219,0.06767213344573975,0.06785901635885239,0.06804972141981125,0.06823811680078506,0.06842964887619019,0.06862448900938034,0.06881996244192123,0.06901723891496658,0.06921693682670593,0.06941826641559601,0.06962046027183533,0.06982606649398804,0.07003148645162582,0.07024173438549042,0.07045252621173859,0.07066553831100464,0.07088030129671097,0.07109788060188293,0.07131697982549667,0.0715375617146492,0.07176168262958527,0.07198478281497955,0.07221172749996185,0.072442926466465,0.0726746916770935,0.07291010767221451,0.07314623147249222,0.07338660955429077,0.07362823933362961,0.07387267053127289,0.07411910593509674,0.07436627149581909,0.07462086528539658,0.0748758539557457,0.07512763887643814,0.07538605481386185,0.07564788311719894,0.07591022551059723,0.0761784017086029,0.07644803822040558,0.07672052830457687,0.07699601352214813,0.07727538794279099,0.07755616307258606,0.07784082740545273,0.07813051342964172,0.07842370122671127,0.07871440798044205,0.0790129005908966,0.07931412756443024,0.07961902022361755,0.07992444932460785,0.08023278415203094,0.08054206520318985,0.08085871487855911,0.08117818832397461,0.08150109648704529,0.0818248838186264,0.08215224742889404,0.08248402178287506,0.08282117545604706,0.0831584632396698,0.08350305259227753,0.08385017514228821,0.0841946005821228,0.08455007523298264,0.08490737527608871,0.08526620268821716,0.08562617748975754,0.08599191904067993,0.08635713160037994,0.08673075586557388,0.0871058776974678,0.08748128265142441,0.08786340802907944,0.08824554085731506,0.08862853795289993,0.0890188217163086,0.08941321074962616,0.08980446308851242,0.09020265191793442,0.09060327708721161,0.09100725501775742,0.09141182154417038,0.09182025492191315,0.0922321304678917,0.09264475107192993,0.09306063503026962,0.09347634017467499,0.09389767795801163,0.09431980550289154,0.09474401921033859,0.09517189860343933,0.0956006720662117,0.09603119641542435,0.09646578133106232,0.09689994156360626,0.09733792394399643,0.09777617454528809,0.09821825474500656,0.09865999966859818,0.09910205751657486,0.09954864531755447,0.09999308735132217,0.10043800622224808,0.10088343173265457,0.10133353620767593,0.10178068280220032,0.1022273600101471,0.10267592966556549,0.10312945395708084,0.10357283800840378,0.10402102023363113,0.1044701337814331,0.10491867363452911,0.10536649823188782,0.10581740736961365,0.1062636747956276,0.1067059189081192,0.10714727640151978,0.10759006440639496,0.10803079605102539,0.10847107321023941,0.10891211777925491,0.10934902727603912,0.10978414863348007,0.11021637916564941,0.1106475293636322],"recovered":[0.0,0.0014485082356259227,0.002694719936698675,0.003847971558570862,0.0049451179802417755,0.006003576330840588,0.007018924690783024,0.00799382571130991,0.008941101841628551,0.009849082678556442,0.010729835368692875,0.011572903022170067,0.012391342781484127,0.01316849421709776,0.013919840566813946,0.014643958769738674,0.015341083519160748,0.016012068837881088,0.01665215939283371,0.017270445823669434,0.01786583848297596,0.018436109647154808,0.01898452825844288,0.019505221396684647,0.02000967599451542,0.02049505151808262,0.02095903269946575,0.021404989063739777,0.02183227799832821,0.02224135585129261,0.02263183891773224,0.02300899289548397,0.02337723970413208,0.02374822273850441,0.02411855198442936,0.02448771521449089,0.024856828153133392,0.025223897770047188,0.025594549253582954,0.025961456820368767,0.026326198130846024,0.026693789288401604,0.027057699859142303,0.02742038480937481,0.027783118188381195,0.028146695345640182,0.02850831300020218,0.028867071494460106,0.02922711707651615,0.02958504483103752,0.02994309552013874,0.030300229787826538,0.03065747767686844,0.031010981649160385,0.031363595277071,0.03171359375119209,0.032061684876680374,0.03240958973765373,0.03275823965668678,0.033104151487350464,0.033447448164224625,0.033786483108997345,0.034125037491321564,0.03446111083030701,0.03479411453008652,0.03512677177786827,0.03545961156487465,0.03578980267047882,0.03611518815159798,0.0364391952753067,0.036760468035936356,0.03707851842045784,0.03739447519183159,0.03770821541547775,0.03802196681499481,0.03833393380045891,0.03864013031125069,0.03894522041082382,0.03924672305583954,0.03954806178808212,0.03984496369957924,0.040140606462955475,0.040433406829833984,0.04072357341647148,0.04100997373461723,0.04129359498620033,0.04157494008541107,0.04185502231121063,0.042132724076509476,0.04240952432155609,0.04268353432416916,0.04295744746923447,0.04322659969329834,0.0434902049601078,0.04375424236059189,0.0440155565738678,0.04427585378289223,0.04453210160136223,0.04478874430060387,0.04504076763987541,0.045291587710380554,0.04553624987602234,0.04578138515353203,0.0460275337100029,0.04626886546611786,0.046506110578775406,0.046741507947444916,0.04697577655315399,0.04720719903707504,0.047436006367206573,0.04766416922211647,0.0478883795440197,0.04811326041817665,0.04833343252539635,0.04855174571275711,0.0487699881196022,0.048987049609422684,0.04920322075486183,0.049413830041885376,0.04962514340877533,0.04983373358845711,0.05004150792956352,0.05024583637714386,0.05045177415013313,0.05065260827541351,0.050853244960308075,0.05105099454522133,0.051249563694000244,0.051445651799440384,0.05164070427417755,0.05183443799614906,0.05202494189143181,0.05221548303961754,0.05240524187684059,0.052594173699617386,0.05278041586279869,0.05296552926301956,0.053146567195653915,0.05332554876804352,0.05350697413086891,0.05368383601307869,0.0538618266582489,0.05403859168291092,0.05421486124396324,0.05438902601599693,0.05456424131989479,0.05473606288433075,0.05490724369883537,0.05507555976510048,0.05524475499987602,0.05541365221142769,0.05557878687977791,0.0557427778840065,0.05590829625725746,0.05607018247246742,0.056232526898384094,0.056395068764686584,0.05655844509601593,0.05671842396259308,0.056879740208387375,0.05703836679458618,0.057197269052267075,0.0573568269610405,0.05751720443367958,0.05767635256052017,0.057832155376672745,0.057991329580545425,0.05815033242106438,0.058305442333221436,0.05846257135272026,0.05861841142177582,0.0587746761739254,0.058931831270456314,0.0590885765850544,0.059242941439151764,0.059398189187049866,0.05955423042178154,0.05971045419573784,0.05986502021551132,0.060020167380571365,0.060175810009241104,0.06033030152320862,0.06048545241355896,0.06064067408442497,0.06079460680484772,0.06094954535365105,0.06110382452607155,0.06126278638839722,0.06141974404454231,0.061575088649988174,0.06173117831349373,0.06188828498125076,0.06204521656036377,0.062204934656620026,0.06236322969198227,0.06252183020114899,0.06268329918384552,0.06284082680940628,0.06300170719623566,0.06316353380680084,0.06332331150770187,0.0634831041097641,0.0636480301618576,0.06380954384803772,0.0639733299612999,0.06413687020540237,0.06430362910032272,0.06446966528892517,0.06463722884654999,0.06480523198843002,0.06497373431921005,0.06514225155115128,0.06531363725662231,0.06548415869474411,0.0656561329960823,0.06583143025636673,0.06600527465343475,0.0661805272102356,0.06635796278715134,0.0665375292301178,0.06671608984470367,0.06689727306365967,0.06707876175642014,0.06726180762052536,0.0674462616443634,0.06763193756341934,0.06782003492116928,0.06800781190395355,0.06819894909858704,0.06839065253734589,0.0685843750834465,0.06877947598695755,0.06897727400064468,0.06917677074670792,0.06937845051288605,0.06958421319723129,0.06978704780340195,0.06999444216489792,0.0702032819390297,0.07041416317224503,0.07062742114067078,0.07084160298109055,0.07105798274278641,0.0712762102484703,0.07149634510278702,0.07171797007322311,0.0719437375664711,0.07217291742563248,0.07240311056375504,0.07263559848070145,0.07286962121725082,0.0731079950928688,0.07334835827350616,0.07359113544225693,0.07383444905281067,0.07407843321561813,0.07432755827903748,0.07458147406578064,0.07483430206775665,0.07508885115385056,0.07534872740507126,0.07560847699642181,0.07587457448244095,0.07614090293645859,0.07641085237264633,0.07668398320674896,0.07695978879928589,0.0772387683391571,0.07752150297164917,0.07780624181032181,0.07809419929981232,0.07838286459445953,0.07867670059204102,0.07897374033927917,0.07927455753087997,0.07957632839679718,0.07988304644823074,0.08018913120031357,0.08050426840782166,0.08081752806901932,0.0811363086104393,0.08145622909069061,0.08178218454122543,0.08210770040750504,0.08244113624095917,0.08277714997529984,0.0831163227558136,0.08345936983823776,0.08380500972270966,0.08415597677230835,0.08450937271118164,0.08486528694629669,0.08522271364927292,0.0855860784649849,0.08595305681228638,0.08632133156061172,0.08669521659612656,0.08706793189048767,0.08744372427463531,0.08782391250133514,0.08820438385009766,0.08858884871006012,0.08898073434829712,0.08937232941389084,0.08976726979017258,0.09016373753547668,0.09056476503610611,0.09096749126911163,0.09137475490570068,0.09178108721971512,0.09219188243150711,0.09260444343090057,0.09301923215389252,0.09343626350164413,0.09385708719491959,0.09427793323993683,0.09470560401678085,0.09513308852910995,0.09556342661380768,0.09599315375089645,0.09642449021339417,0.09685955941677094,0.09729885309934616,0.09773638844490051,0.09817654639482498,0.09861605614423752,0.09905962646007538,0.09950365126132965,0.09994924813508987,0.10039322078227997,0.10084091126918793,0.10128805786371231,0.10173548012971878,0.10218091309070587,0.10263142734766006,0.10308126360177994,0.10352876782417297,0.10397949814796448,0.10442767292261124,0.10487515479326248,0.10532378405332565,0.1057705208659172,0.10621688514947891,0.1066606417298317,0.1071014404296875,0.10754311084747314,0.10798562318086624,0.10842999815940857,0.10886764526367188,0.10930507630109787,0.10974130779504776],"active":[0.0029259920120239258,0.002523120492696762,0.0023332987911999226,0.0022238879464566708,0.0021368246525526047,0.0020554354414343834,0.0019801780581474304,0.001913171261548996,0.0018402673304080963,0.0017796158790588379,0.0017132898792624474,0.0016513746231794357,0.0015813829377293587,0.0015263669192790985,0.0014694444835186005,0.0014161886647343636,0.0013622017577290535,0.0013054143637418747,0.0012577064335346222,0.0012078694999217987,0.0011646989732980728,0.0011169295758008957,0.0010741297155618668,0.0010383538901805878,0.0009972117841243744,0.0009547080844640732,0.0009174328297376633,0.0008790679275989532,0.0008446909487247467,0.0008085537701845169,0.0007789600640535355,0.0007674135267734528,0.0007693339139223099,0.0007668565958738327,0.0007659029215574265,0.0007652826607227325,0.0007645785808563232,0.000765681266784668,0.0007637590169906616,0.0007644537836313248,0.0007655434310436249,0.0007624458521604538,0.0007625706493854523,0.0007624700665473938,0.0007627438753843307,0.0007584821432828903,0.00075574591755867,0.0007555093616247177,0.0007543936371803284,0.000752350315451622,0.0007506664842367172,0.0007483866065740585,0.0007437393069267273,0.0007392317056655884,0.0007358863949775696,0.000734671950340271,0.000734228640794754,0.0007309429347515106,0.0007281787693500519,0.0007204115390777588,0.000715743750333786,0.0007109008729457855,0.0007069967687129974,0.0007041245698928833,0.0007020533084869385,0.0007000826299190521,0.0006923675537109375,0.0006865188479423523,0.0006800517439842224,0.0006746649742126465,0.0006708353757858276,0.0006665997207164764,0.0006629191339015961,0.0006603561341762543,0.0006569847464561462,0.0006524138152599335,0.00064796581864357,0.0006430000066757202,0.0006377846002578735,0.0006311051547527313,0.0006259307265281677,0.0006197094917297363,0.0006132833659648895,0.0006094165146350861,0.0006065927445888519,0.0006019100546836853,0.0005984790623188019,0.0005987249314785004,0.000593721866607666,0.0005880333483219147,0.0005833283066749573,0.0005753859877586365,0.0005699619650840759,0.0005690343677997589,0.0005666539072990417,0.0005622580647468567,0.0005563721060752869,0.0005529150366783142,0.0005446039140224457,0.0005429908633232117,0.0005356594920158386,0.00053444504737854,0.0005303211510181427,0.0005210675299167633,0.0005173757672309875,0.0005152188241481781,0.0005110055208206177,0.0005046911537647247,0.0005021095275878906,0.0004974156618118286,0.0004921741783618927,0.0004895888268947601,0.0004846304655075073,0.0004817582666873932,0.0004793927073478699,0.00047583505511283875,0.00047434866428375244,0.0004680454730987549,0.0004687011241912842,0.0004636608064174652,0.0004573315382003784,0.0004534125328063965,0.00045226141810417175,0.00044485554099082947,0.0004420541226863861,0.00043882057070732117,0.0004388466477394104,0.00043460726737976074,0.0004329383373260498,0.00042981281876564026,0.00042635947465896606,0.00042566657066345215,0.0004236847162246704,0.0004193224012851715,0.0004149600863456726,0.00041269510984420776,0.00040991976857185364,0.0004077143967151642,0.0004079006612300873,0.00040446966886520386,0.0004038512706756592,0.0004032924771308899,0.00039996206760406494,0.0003966912627220154,0.0003943219780921936,0.0003896057605743408,0.00038815662264823914,0.00038620829582214355,0.0003872625529766083,0.00038374215364456177,0.00037856772541999817,0.000377114862203598,0.0003763735294342041,0.00037318840622901917,0.0003727041184902191,0.00037290528416633606,0.0003722868859767914,0.00036976858973503113,0.00036952272057533264,0.00036601722240448,0.00036606937646865845,0.0003662519156932831,0.0003660917282104492,0.0003639236092567444,0.0003629066050052643,0.00036487728357315063,0.0003626719117164612,0.00035926327109336853,0.0003615915775299072,0.0003589801490306854,0.00036020949482917786,0.0003591775894165039,0.00035800039768218994,0.0003562420606613159,0.00035686418414115906,0.00035863369703292847,0.00035528838634490967,0.00035434961318969727,0.0003556981682777405,0.00035557523369789124,0.000353444367647171,0.0003518201410770416,0.0003510117530822754,0.00035046786069869995,0.0003519207239151001,0.00035154446959495544,0.0003544725477695465,0.0003516487777233124,0.0003504715859889984,0.0003523789346218109,0.00035354122519493103,0.0003545805811882019,0.00035543739795684814,0.00035405904054641724,0.0003543570637702942,0.00035741180181503296,0.0003559589385986328,0.00036188215017318726,0.00036309659481048584,0.00036147236824035645,0.0003639236092567444,0.0003682374954223633,0.000364936888217926,0.00036810338497161865,0.00036809593439102173,0.0003690645098686218,0.0003703013062477112,0.00037260353565216064,0.00037454068660736084,0.0003748983144760132,0.0003768801689147949,0.000380195677280426,0.00038108229637145996,0.00038235634565353394,0.0003848075866699219,0.0003863871097564697,0.00038996338844299316,0.00039299577474594116,0.0003960952162742615,0.0003979131579399109,0.00040212273597717285,0.0004050508141517639,0.0004058033227920532,0.000410325825214386,0.00041275471448898315,0.00041778385639190674,0.0004180818796157837,0.0004218369722366333,0.00042553991079330444,0.0004293099045753479,0.00043286383152008057,0.00043746083974838257,0.00044099241495132446,0.0004436895251274109,0.00044761598110198975,0.00044727325439453125,0.00045468658208847046,0.0004580840468406677,0.00046225637197494507,0.0004661381244659424,0.0004704594612121582,0.00047537684440612793,0.00047957897186279297,0.0004854723811149597,0.0004884377121925354,0.000493757426738739,0.0004991888999938965,0.000501774251461029,0.0005069971084594727,0.0005106329917907715,0.0005169883370399475,0.0005202442407608032,0.0005243122577667236,0.0005279704928398132,0.0005318224430084229,0.0005424320697784424,0.0005482956767082214,0.0005461648106575012,0.0005517527461051941,0.0005590319633483887,0.0005614981055259705,0.0005699247121810913,0.0005734637379646301,0.0005796253681182861,0.0005851611495018005,0.0005914047360420227,0.0005963742733001709,0.0006020590662956238,0.0006090104579925537,0.0006174594163894653,0.0006202086806297302,0.0006300359964370728,0.0006374269723892212,0.0006452798843383789,0.0006498917937278748,0.0006564557552337646,0.0006590187549591064,0.0006695836782455444,0.0006739199161529541,0.0006835684180259705,0.0006885752081871033,0.0006960183382034302,0.0007018372416496277,0.0007134750485420227,0.0007173269987106323,0.0007259026169776917,0.0007338523864746094,0.0007352307438850403,0.0007450655102729797,0.000751398503780365,0.0007568299770355225,0.000760890543460846,0.0007692053914070129,0.00077105313539505,0.0007776990532875061,0.0007845461368560791,0.0007860660552978516,0.0007954761385917664,0.0008018165826797485,0.0008046254515647888,0.0008144378662109375,0.00082436203956604,0.0008237287402153015,0.0008303225040435791,0.000836007297039032,0.0008435174822807312,0.00084705650806427,0.0008527636528015137,0.0008573755621910095,0.0008636638522148132,0.0008687525987625122,0.0008718967437744141,0.0008784458041191101,0.000883542001247406,0.0008869320154190063,0.0008939653635025024,0.0008950680494308472,0.0008981078863143921,0.0009023547172546387,0.0009067878127098083,0.0009134337306022644,0.0009166151285171509,0.0009194016456604004,0.0009236112236976624,0.0009255111217498779,0.0009325891733169556,0.0009334608912467957,0.0009343549609184265,0.0009341835975646973,0.0009403154253959656,0.0009397715330123901,0.0009393021464347839,0.0009404495358467102,0.0009485408663749695,0.0009414106607437134,0.0009397566318511963,0.0009413659572601318,0.0009391754865646362,0.0009388253092765808,0.0009422525763511658,0.0009398907423019409,0.0009353980422019958,0.000930391252040863,0.0009294226765632629,0.0009293556213378906,0.0009279623627662659,0.0009264945983886719,0.0009190291166305542,0.000916503369808197,0.0009113028645515442,0.0009062215685844421]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0029259920120239258,0.003968222066760063,0.00508313300088048,0.0062128473073244095,0.007340108975768089,0.008455008268356323,0.009564703330397606,0.010661924257874489,0.011749890632927418,0.012826312333345413,0.013886170461773872,0.01493641547858715,0.015972401946783066,0.0169992595911026,0.018011150881648064,0.019013453274965286,0.02000047080218792,0.02093343809247017,0.021818600594997406,0.022659599781036377,0.023464351892471313,0.02422204054892063,0.02494925633072853,0.025641771033406258,0.026302028447389603,0.026928838342428207,0.02752775140106678,0.028092434629797935,0.028630150482058525,0.029142221435904503,0.029627623036503792,0.03008877858519554,0.030527785420417786,0.03094290941953659,0.03133787959814072,0.03171297535300255,0.03206808865070343,0.03240571171045303,0.032724641263484955,0.03302854672074318,0.03331679105758667,0.03358781710267067,0.03384634107351303,0.03409023582935333,0.034322936087846756,0.03454115241765976,0.03474882245063782,0.03494682163000107,0.03513412922620773,0.03531045839190483,0.035476941615343094,0.0356355719268322,0.03578485921025276,0.03592729568481445,0.03606201708316803,0.03618700057268143,0.036307573318481445,0.03642021864652634,0.036527425050735474,0.036628808826208115,0.03672409430146217,0.03681603819131851,0.036900971084833145,0.036981407552957535,0.037059612572193146,0.037130896002054214,0.03719998151063919,0.03726515546441078,0.03732641413807869,0.03738336265087128,0.03743806853890419,0.03748868405818939,0.03753672540187836,0.037582673132419586,0.037626367062330246,0.037666577845811844,0.03770510479807854,0.037741661071777344,0.037776101380586624,0.03780869394540787,0.03783971443772316,0.03786857798695564,0.03789602965116501,0.03792208060622215,0.03794645890593529,0.037968993186950684,0.03799068555235863,0.03801104053854942,0.03803017735481262,0.03804846480488777,0.03806613013148308,0.03808193653821945,0.03809656575322151,0.038111183792352676,0.03812467306852341,0.038137681782245636,0.03815001994371414,0.03816140443086624,0.03817247971892357,0.038182638585567474,0.0381922647356987,0.03820166736841202,0.038210511207580566,0.03821846470236778,0.038226205855607986,0.038233183324337006,0.03824010491371155,0.03824649751186371,0.03825262933969498,0.03825844079256058,0.03826400265097618,0.038269057869911194,0.038273729383945465,0.03827833756804466,0.03828258439898491,0.038286637514829636,0.0382903516292572,0.03829409182071686,0.03829723969101906,0.03830046206712723,0.03830358386039734,0.038306307047605515,0.03830906003713608,0.03831164911389351,0.03831413760781288,0.038316354155540466,0.038318511098623276,0.03832053020596504,0.038322411477565765,0.0383242592215538,0.038326289504766464,0.038328010588884354,0.03832937404513359,0.03833073750138283,0.038332026451826096,0.0383332259953022,0.03833445534110069,0.03833548352122307,0.03833652287721634,0.03833751380443573,0.03833839297294617,0.03833937272429466,0.0383402518928051,0.03834101930260658,0.03834187239408493,0.038342591375112534,0.038343362510204315,0.038343992084264755,0.038344550877809525,0.038345105946063995,0.038345664739608765,0.03834613412618637,0.03834661841392517,0.03834717720746994,0.03834762051701546,0.03834801912307739,0.03834846615791321,0.03834879770874977,0.0383492074906826,0.038349542766809464,0.038349878042936325,0.03835022449493408,0.03835059702396393,0.03835088014602661,0.03835112974047661,0.03835141286253929,0.038351647555828094,0.038351871073246,0.038352131843566895,0.038352303206920624,0.03835250437259674,0.038352739065885544,0.03835296258330345,0.03835318610072136,0.03835340589284897,0.03835359215736389,0.03835374116897583,0.038353852927684784,0.03835395351052284,0.03835410252213478,0.038354262709617615,0.03835442289710045,0.03835452347993851,0.03835463523864746,0.03835473209619522,0.038354892283678055,0.03835500404238701,0.03835506737232208,0.03835514187812805,0.038355227559804916,0.03835531696677208,0.03835541382431984,0.03835547715425491,0.03835553675889969,0.03835557401180267,0.03835562616586685,0.038355711847543716,0.0383557491004467,0.03835582360625267,0.038355886936187744,0.038355935364961624,0.03835597261786461,0.0383559949696064,0.03835602104663849,0.03835604712367058,0.03835605829954147,0.03835608437657356,0.03835613280534744,0.03835614398121834,0.03835615888237953,0.03835617005825043,0.038356196135282516,0.0383562333881855,0.03835625573992729,0.038356270641088486,0.03835628181695938,0.03835630789399147,0.03835630789399147,0.038356319069862366,0.038356319069862366,0.038356345146894455,0.03835635632276535,0.038356367498636246,0.038356367498636246,0.038356367498636246,0.038356367498636246,0.03835638239979744,0.03835638239979744,0.03835638239979744,0.03835638239979744,0.038356393575668335,0.03835640475153923,0.038356415927410126,0.03835643082857132,0.038356442004442215,0.03835645318031311,0.03835645318031311,0.03835645318031311,0.038356468081474304,0.038356468081474304,0.0383564792573452,0.0383564792573452,0.0383564792573452,0.0383564792573452,0.0383564792573452,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095,0.038356490433216095],"recovered":[0.0,0.001453351927921176,0.0027002200949937105,0.0038785329088568687,0.00503427442163229,0.006173255387693644,0.007302288431674242,0.00841926783323288,0.009532048366963863,0.010629875585436821,0.011716604232788086,0.012788590043783188,0.013851644471287727,0.014900614507496357,0.01593642681837082,0.01695673167705536,0.017970319837331772,0.018969068303704262,0.019933141767978668,0.020856471732258797,0.021740049123764038,0.022582298144698143,0.02338150143623352,0.02414611540734768,0.024874309077858925,0.02556876838207245,0.026227453723549843,0.02685926854610443,0.027454178780317307,0.028021277859807014,0.028558943420648575,0.02907004952430725,0.02955775335431099,0.03002155013382435,0.03045821562409401,0.0308754313737154,0.03127136453986168,0.03164869174361229,0.03200523182749748,0.032342907041311264,0.032663073390722275,0.03296676650643349,0.033254753798246384,0.03352794423699379,0.03378637135028839,0.03403410688042641,0.0342666432261467,0.03448745980858803,0.034695543348789215,0.03489403799176216,0.03508071228861809,0.03525574132800102,0.035425372421741486,0.03558279946446419,0.03573250770568848,0.03587494418025017,0.03600950539112091,0.036136023700237274,0.03625654801726341,0.036369066685438156,0.036476608365774155,0.036577966064214706,0.036676712334156036,0.036767106503248215,0.03685207664966583,0.03693435713648796,0.037011485546827316,0.03708527982234955,0.03715553507208824,0.03721988946199417,0.0372801348567009,0.037338294088840485,0.037393249571323395,0.03744427487254143,0.03749283403158188,0.03753884509205818,0.03758250176906586,0.03762307018041611,0.03766220435500145,0.037698786705732346,0.037733063101768494,0.03776555880904198,0.03779614344239235,0.03782479837536812,0.03785305470228195,0.03787882253527641,0.03790367394685745,0.03792661428451538,0.037948429584503174,0.03796852380037308,0.03798807039856911,0.0380062572658062,0.038023415952920914,0.0380396693944931,0.038055066019296646,0.038069214671850204,0.03808289021253586,0.03809589892625809,0.038108013570308685,0.03811970725655556,0.0381307452917099,0.038141001015901566,0.038150642067193985,0.0381598062813282,0.0381685271859169,0.038176678121089935,0.038184188306331635,0.03819175437092781,0.038198716938495636,0.0382053442299366,0.03821149095892906,0.038217127323150635,0.03822251409292221,0.03822753205895424,0.03823220357298851,0.03823677450418472,0.03824133425951004,0.038245297968387604,0.0382491759955883,0.038252655416727066,0.038256123661994934,0.03825933113694191,0.03826224431395531,0.038265131413936615,0.038267869502305984,0.03827040642499924,0.038272786885499954,0.03827523812651634,0.038277383893728256,0.038279350847005844,0.03828125819563866,0.03828326612710953,0.03828505054116249,0.03828654810786247,0.03828807175159454,0.0382893867790699,0.038290660828351974,0.03829189017415047,0.03829319030046463,0.03829435259103775,0.03829524666070938,0.03829620033502579,0.038297202438116074,0.038298144936561584,0.03829890117049217,0.038299791514873505,0.0383005365729332,0.03830127790570259,0.038301948457956314,0.038302529603242874,0.0383031852543354,0.03830378130078316,0.03830423951148987,0.03830472379922867,0.03830529376864433,0.03830582648515701,0.038306307047605515,0.03830670565366745,0.03830705210566521,0.038307398557662964,0.03830777108669281,0.03830816596746445,0.03830842673778534,0.03830881044268608,0.03830918297171593,0.03830944374203682,0.03830967843532562,0.038309961557388306,0.0383102111518383,0.03831050917506218,0.03831080347299576,0.03831098973751068,0.0383111909031868,0.0383114367723465,0.038311686366796494,0.03831188380718231,0.038312092423439026,0.038312241435050964,0.03831246495246887,0.03831258788704872,0.03831268846988678,0.0383128859102726,0.03831303492188454,0.03831314668059349,0.038313284516334534,0.0383133701980114,0.03831346705555916,0.03831356763839722,0.038313668221235275,0.038313742727041245,0.038313865661621094,0.038313962519168854,0.03831405192613602,0.03831414878368378,0.03831421211361885,0.03831426054239273,0.038314297795295715,0.03831436112523079,0.038314398378133774,0.03831447288393974,0.03831451013684273,0.03831455856561661,0.03831459581851959,0.03831463307142258,0.03831468150019646,0.038314707577228546,0.03831471875309944,0.03831474483013153,0.038314782083034515,0.0383148193359375,0.0383148193359375,0.038314856588840485,0.03831489384174347,0.038314931094646454,0.038314953446388245,0.038314979523420334,0.03831501677632332,0.03831504285335541,0.0383150540292263,0.0383150652050972,0.0383150652050972,0.03831508010625839,0.03831509128212929,0.03831509128212929,0.03831510245800018,0.03831511735916138,0.03831511735916138,0.03831511735916138,0.03831511735916138,0.03831512853503227,0.03831512853503227,0.03831512853503227,0.03831513971090317,0.03831513971090317,0.03831515461206436,0.03831515461206436,0.03831516578793526,0.03831517696380615,0.03831517696380615,0.038315191864967346,0.03831520304083824,0.03831521421670914,0.03831521421670914,0.03831521421670914,0.03831522911787033,0.03831522911787033,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226,0.038315240293741226],"active":[0.0029259920120239258,0.002514870138838887,0.0023829129058867693,0.0023343143984675407,0.0023058345541357994,0.0022817528806626797,0.002262414898723364,0.002242656424641609,0.0022178422659635544,0.0021964367479085922,0.0021695662289857864,0.0021478254348039627,0.0021207574754953384,0.002098645083606243,0.0020747240632772446,0.0020567215979099274,0.0020301509648561478,0.0019643697887659073,0.0018854588270187378,0.0018031280487775803,0.0017243027687072754,0.0016397424042224884,0.0015677548944950104,0.0014956556260585785,0.0014277193695306778,0.0013600699603557587,0.0013002976775169373,0.0012331660836935043,0.0011759717017412186,0.0011209435760974884,0.001068679615855217,0.0010187290608882904,0.0009700320661067963,0.0009213592857122421,0.0008796639740467072,0.0008375439792871475,0.0007967241108417511,0.000757019966840744,0.0007194094359874725,0.0006856396794319153,0.0006537176668643951,0.0006210505962371826,0.0005915872752666473,0.0005622915923595428,0.0005365647375583649,0.0005070455372333527,0.0004821792244911194,0.00045936182141304016,0.00043858587741851807,0.0004164204001426697,0.0003962293267250061,0.00037983059883117676,0.00035948678851127625,0.0003444962203502655,0.0003295093774795532,0.00031205639243125916,0.00029806792736053467,0.0002841949462890625,0.00027087703347206116,0.0002597421407699585,0.0002474859356880188,0.00023807212710380554,0.00022425875067710876,0.00021430104970932007,0.00020753592252731323,0.00019653886556625366,0.0001884959638118744,0.00017987564206123352,0.000170879065990448,0.0001634731888771057,0.00015793368220329285,0.00015038996934890747,0.00014347583055496216,0.00013839825987815857,0.0001335330307483673,0.0001277327537536621,0.00012260302901268005,0.00011859089136123657,0.00011389702558517456,0.00010990723967552185,0.00010665133595466614,0.00010301917791366577,9.98862087726593e-05,9.728223085403442e-05,9.340420365333557e-05,9.017065167427063e-05,8.701160550117493e-05,8.442625403404236e-05,8.174777030944824e-05,7.994100451469421e-05,7.805973291397095e-05,7.567927241325378e-05,7.314980030059814e-05,7.151439785957336e-05,6.960704922676086e-05,6.846711039543152e-05,6.712973117828369e-05,6.55055046081543e-05,6.446614861488342e-05,6.293132901191711e-05,6.151944398880005e-05,6.066635251045227e-05,5.986914038658142e-05,5.86584210395813e-05,5.7678669691085815e-05,5.650520324707031e-05,5.591660737991333e-05,5.474314093589783e-05,5.391240119934082e-05,5.309656262397766e-05,5.251169204711914e-05,5.193054676055908e-05,5.1215291023254395e-05,5.0805509090423584e-05,5.0380825996398926e-05,4.986301064491272e-05,4.9017369747161865e-05,4.879385232925415e-05,4.8063695430755615e-05,4.780665040016174e-05,4.7460198402404785e-05,4.6975910663604736e-05,4.6815723180770874e-05,4.651769995689392e-05,4.626810550689697e-05,4.594773054122925e-05,4.572421312332153e-05,4.529207944869995e-05,4.5027583837509155e-05,4.4908374547958374e-05,4.503130912780762e-05,4.474446177482605e-05,4.4323503971099854e-05,4.4189393520355225e-05,4.3954700231552124e-05,4.3839216232299805e-05,4.379451274871826e-05,4.359334707260132e-05,4.3332576751708984e-05,4.3161213397979736e-05,4.314631223678589e-05,4.317238926887512e-05,4.304945468902588e-05,4.287436604499817e-05,4.297122359275818e-05,4.279986023902893e-05,4.2825937271118164e-05,4.271417856216431e-05,4.260241985321045e-05,4.2576342821121216e-05,4.2479485273361206e-05,4.23528254032135e-05,4.2378902435302734e-05,4.245340824127197e-05,4.232674837112427e-05,4.219263792037964e-05,4.215911030769348e-05,4.209205508232117e-05,4.215538501739502e-05,4.2144209146499634e-05,4.2106956243515015e-05,4.205852746963501e-05,4.217028617858887e-05,4.2069703340530396e-05,4.194676876068115e-05,4.1969120502471924e-05,4.1969120502471924e-05,4.190951585769653e-05,4.192069172859192e-05,4.1794031858444214e-05,4.1700899600982666e-05,4.174932837486267e-05,4.177168011665344e-05,4.174932837486267e-05,4.1719526052474976e-05,4.170835018157959e-05,4.16487455368042e-05,4.161149263381958e-05,4.148855805397034e-05,4.151463508605957e-05,4.157423973083496e-05,4.153698682785034e-05,4.148855805397034e-05,4.148855805397034e-05,4.1447579860687256e-05,4.1522085666656494e-05,4.153698682785034e-05,4.149973392486572e-05,4.147365689277649e-05,4.1484832763671875e-05,4.145130515098572e-05,4.145130515098572e-05,4.1425228118896484e-05,4.1387975215911865e-05,4.136189818382263e-05,4.1365623474121094e-05,4.14140522480011e-05,4.1387975215911865e-05,4.1425228118896484e-05,4.14140522480011e-05,4.1425228118896484e-05,4.14140522480011e-05,4.139915108680725e-05,4.1387975215911865e-05,4.1365623474121094e-05,4.1350722312927246e-05,4.1365623474121094e-05,4.1387975215911865e-05,4.136189818382263e-05,4.133954644203186e-05,4.1350722312927246e-05,4.133954644203186e-05,4.133954644203186e-05,4.132464528083801e-05,4.131719470024109e-05,4.130229353904724e-05,4.1291117668151855e-05,4.126504063606262e-05,4.126504063606262e-05,4.1253864765167236e-05,4.127994179725647e-05,4.127621650695801e-05,4.127621650695801e-05,4.127621650695801e-05,4.126504063606262e-05,4.1250139474868774e-05,4.126504063606262e-05,4.126504063606262e-05,4.126504063606262e-05,4.1253864765167236e-05,4.126504063606262e-05,4.127621650695801e-05,4.127621650695801e-05,4.1291117668151855e-05,4.1287392377853394e-05,4.129856824874878e-05,4.1287392377853394e-05,4.127621650695801e-05,4.1291117668151855e-05,4.127621650695801e-05,4.127621650695801e-05,4.126504063606262e-05,4.126504063606262e-05,4.126504063606262e-05,4.1250139474868774e-05,4.126131534576416e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05,4.1250139474868774e-05]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0029259920120239258,0.003974899649620056,0.005061552859842777,0.006154029164463282,0.00722472695633769,0.0082723218947649,0.009303662925958633,0.010312221944332123,0.011297677643597126,0.012260612100362778,0.013201595284044743,0.014119870029389858,0.015013381838798523,0.015888448804616928,0.016737239435315132,0.017566915601491928,0.01838047429919243,0.01913413777947426,0.01984703354537487,0.02051694132387638,0.021145733073353767,0.021744074299931526,0.022308312356472015,0.022835522890090942,0.023332269862294197,0.02380058728158474,0.02424016408622265,0.024656588211655617,0.025049079209566116,0.02541508339345455,0.025761179625988007,0.026086922734975815,0.026391346007585526,0.02668030932545662,0.026951484382152557,0.02720615826547146,0.02744419313967228,0.027668341994285583,0.027879806235432625,0.028078101575374603,0.028262633830308914,0.02843470312654972,0.028597086668014526,0.028750326484441757,0.02889360673725605,0.029028672724962234,0.029154077172279358,0.02927352301776409,0.02938549779355526,0.029491055756807327,0.029589032754302025,0.029680531471967697,0.029765699058771133,0.029845986515283585,0.02992154099047184,0.02999262325465679,0.0300590842962265,0.03012087568640709,0.030179422348737717,0.03023430146276951,0.030285971239209175,0.030334508046507835,0.03037955053150654,0.030421508476138115,0.03046191856265068,0.03049813024699688,0.030533162876963615,0.030566077679395676,0.030596664175391197,0.030625130981206894,0.030651183798909187,0.030675388872623444,0.030698951333761215,0.03072039596736431,0.030741047114133835,0.030759863555431366,0.030777938663959503,0.030794400721788406,0.03080955147743225,0.030824454501271248,0.030837969854474068,0.030850693583488464,0.030862152576446533,0.030872892588377,0.030883001163601875,0.030892465263605118,0.030901111662387848,0.03090961091220379,0.03091709315776825,0.030924426391720772,0.030931277200579643,0.030937347561120987,0.030943317338824272,0.030948955565690994,0.030954070389270782,0.030958864837884903,0.030963214114308357,0.0309673510491848,0.030971376225352287,0.030975230038166046,0.030978772789239883,0.030982067808508873,0.03098520264029503,0.030988063663244247,0.03099086321890354,0.030993452295660973,0.03099592961370945,0.030998308211565018,0.031000476330518723,0.03100242093205452,0.031004317104816437,0.031005939468741417,0.031007612124085426,0.031009148806333542,0.03101046197116375,0.031011799350380898,0.031013235449790955,0.031014475971460342,0.031015576794743538,0.031016604974865913,0.03101758472621441,0.031018439680337906,0.0310193058103323,0.031020186841487885,0.03102082945406437,0.031021535396575928,0.03102213144302368,0.0310226883739233,0.031023221090435982,0.031023791059851646,0.031024286523461342,0.031024744734168053,0.03102509118616581,0.03102542646229267,0.031025823205709457,0.031026218086481094,0.03102654032409191,0.031026825308799744,0.03102712333202362,0.03102737106382847,0.031027669087052345,0.03102787956595421,0.03102809004485607,0.031028324738144875,0.031028511002659798,0.031028684228658676,0.031028931960463524,0.031029092147946358,0.031029216945171356,0.03102937713265419,0.031029552221298218,0.031029675155878067,0.03102978691458702,0.03102986142039299,0.031029947102069855,0.03103005886077881,0.031030120328068733,0.031030232086777687,0.03103029541671276,0.031030381098389626,0.031030455604195595,0.03103049285709858,0.031030580401420593,0.03103061579167843,0.031030679121613503,0.031030727550387383,0.031030777841806412,0.031030802056193352,0.031030865386128426,0.031030913814902306,0.03103095106780529,0.031030964106321335,0.031030988320708275,0.0310310497879982,0.031031087040901184,0.031031113117933273,0.03103112429380417,0.031031161546707153,0.031031174585223198,0.031031223013997078,0.031031223013997078,0.031031273305416107,0.031031297519803047,0.031031323596835136,0.031031334772706032,0.031031347811222076,0.031031372025609016,0.03103138506412506,0.031031409278512,0.031031409278512,0.031031422317028046,0.03103143349289894,0.031031446531414986,0.031031446531414986,0.031031446531414986,0.03103145956993103,0.031031470745801926,0.031031470745801926,0.031031470745801926,0.03103148378431797,0.03103148378431797,0.03103148378431797,0.03103148378431797,0.03103148378431797,0.03103148378431797,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015,0.031031496822834015],"recovered":[0.0,0.0014503912534564734,0.0026986468583345413,0.0038629984483122826,0.004995760507881641,0.006093228701502085,0.007169129326939583,0.00822211243212223,0.009253515861928463,0.010261368937790394,0.011243702843785286,0.012203788384795189,0.013139531016349792,0.014059503562748432,0.01495642215013504,0.01582581363618374,0.016676723957061768,0.01751128025352955,0.018302319571375847,0.01905398815870285,0.019765816628932953,0.020432937890291214,0.021065520122647285,0.02166575752198696,0.02223042957484722,0.0227595716714859,0.023258574306964874,0.023727187886834145,0.02416827715933323,0.024586645886301994,0.024978676810860634,0.025347134098410606,0.0256942231208086,0.026021365076303482,0.02632809430360794,0.026617255061864853,0.026888057589530945,0.02714291587471962,0.027382537722587585,0.027609040960669518,0.027820691466331482,0.028018862009048462,0.028203729540109634,0.028376467525959015,0.02853945642709732,0.02869398519396782,0.028839359059929848,0.02897563949227333,0.02910296432673931,0.02922283113002777,0.029334422200918198,0.0294394101947546,0.02953815646469593,0.02962995134294033,0.029716171324253082,0.029797548428177834,0.02987363561987877,0.02994494140148163,0.030011476948857307,0.03007320687174797,0.030132273212075233,0.03018764778971672,0.03023998811841011,0.03028831258416176,0.03033342957496643,0.03037554956972599,0.030415216460824013,0.030452430248260498,0.03048747591674328,0.030520576983690262,0.030551113188266754,0.03057919628918171,0.030605409294366837,0.030630160123109818,0.030653078109025955,0.030675215646624565,0.030695829540491104,0.030714882537722588,0.03073248639702797,0.030749011784791946,0.030764026567339897,0.03077874332666397,0.030792556703090668,0.030805451795458794,0.030816897749900818,0.030827602371573448,0.03083813190460205,0.030847806483507156,0.03085663914680481,0.030864914879202843,0.030872520059347153,0.03087989054620266,0.030886679887771606,0.030892886221408844,0.030898969620466232,0.03090449422597885,0.0309095848351717,0.030914466828107834,0.03091912344098091,0.03092336095869541,0.03092731349170208,0.03093118965625763,0.030934732407331467,0.03093813918530941,0.03094126097857952,0.0309440977871418,0.03094678744673729,0.030949275940656662,0.03095175512135029,0.030953984707593918,0.030956164002418518,0.030958134680986404,0.030959954485297203,0.030961664393544197,0.030963288620114326,0.03096471168100834,0.030966125428676605,0.03096742555499077,0.030968688428401947,0.03096994012594223,0.030971067026257515,0.030972009524703026,0.030973000451922417,0.03097381815314293,0.030974697321653366,0.03097546473145485,0.030976133421063423,0.030976777896285057,0.030977372080087662,0.03097797930240631,0.030978525057435036,0.03097902052104473,0.030979491770267487,0.030979925766587257,0.030980346724390984,0.030980754643678665,0.030981089919805527,0.03098142333328724,0.030981721356511116,0.030982067808508873,0.03098233975470066,0.030982613563537598,0.030982909724116325,0.030983170494437218,0.030983418226242065,0.030983615666627884,0.03098386339843273,0.030984099954366684,0.030984260141849518,0.030984459444880486,0.030984606593847275,0.030984805896878242,0.030984941869974136,0.03098505362868309,0.030985152348876,0.030985277146100998,0.030985362827777863,0.030985437333583832,0.030985573306679726,0.03098561055958271,0.030985698103904724,0.030985772609710693,0.030985809862613678,0.030985884368419647,0.030985945835709572,0.03098602034151554,0.030986081808805466,0.03098609484732151,0.030986156314611435,0.030986180528998375,0.030986230820417404,0.03098626807332039,0.030986279249191284,0.030986329540610313,0.030986379832029343,0.030986417084932327,0.030986441299319267,0.030986478552222252,0.030986478552222252,0.030986502766609192,0.030986540019512177,0.030986564233899117,0.030986590310931206,0.030986614525318146,0.030986638739705086,0.03098665177822113,0.030986664816737175,0.030986689031124115,0.030986713245511055,0.0309867262840271,0.030986737459897995,0.030986737459897995,0.030986737459897995,0.03098675049841404,0.03098677471280098,0.03098680078983307,0.030986811965703964,0.030986811965703964,0.030986811965703964,0.030986811965703964,0.030986811965703964,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001,0.03098682500422001],"active":[0.0029259920120239258,0.002524508396163583,0.002362906001508236,0.002291030716150999,0.002228966448456049,0.0021790931932628155,0.0021345335990190506,0.0020901095122098923,0.002044161781668663,0.001999243162572384,0.0019578924402594566,0.0019160816445946693,0.0018738508224487305,0.001828945241868496,0.0017808172851800919,0.0017411019653081894,0.001703750342130661,0.0016228575259447098,0.0015447139739990234,0.0014629531651735306,0.0013799164444208145,0.0013111364096403122,0.00124279223382473,0.001169765368103981,0.0011018402874469757,0.0010410156100988388,0.0009815897792577744,0.0009294003248214722,0.0008808020502328873,0.0008284375071525574,0.0007825028151273727,0.0007397886365652084,0.0006971228867769241,0.0006589442491531372,0.0006233900785446167,0.0005889032036066055,0.0005561355501413345,0.0005254261195659637,0.0004972685128450394,0.00046906061470508575,0.00044194236397743225,0.00041584111750125885,0.00039335712790489197,0.0003738589584827423,0.00035415031015872955,0.0003346875309944153,0.0003147181123495102,0.0002978835254907608,0.0002825334668159485,0.0002682246267795563,0.0002546105533838272,0.00024112127721309662,0.00022754259407520294,0.0002160351723432541,0.00020536966621875763,0.00019507482647895813,0.00018544867634773254,0.00017593428492546082,0.00016794539988040924,0.00016109459102153778,0.00015369802713394165,0.0001468602567911148,0.00013956241309642792,0.0001331958919763565,0.00012848898768424988,0.00012258067727088928,0.00011794641613960266,0.00011364743113517761,0.0001091882586479187,0.00010455399751663208,0.00010007061064243317,9.619258344173431e-05,9.354203939437866e-05,9.023584425449371e-05,8.796900510787964e-05,8.464790880680084e-05,8.210912346839905e-05,7.951818406581879e-05,7.706508040428162e-05,7.544271647930145e-05,7.394328713417053e-05,7.195025682449341e-05,6.959587335586548e-05,6.744079291820526e-05,6.610341370105743e-05,6.486289203166962e-05,6.297975778579712e-05,6.180442869663239e-05,6.045401096343994e-05,5.951151251792908e-05,5.875714123249054e-05,5.745701491832733e-05,5.663745105266571e-05,5.606934428215027e-05,5.510076880455017e-05,5.4370611906051636e-05,5.3629279136657715e-05,5.288422107696533e-05,5.225278437137604e-05,5.186907947063446e-05,5.145929753780365e-05,5.087815225124359e-05,5.047023296356201e-05,4.992447793483734e-05,4.9602240324020386e-05,4.935450851917267e-05,4.914216697216034e-05,4.903227090835571e-05,4.872120916843414e-05,4.843622446060181e-05,4.81531023979187e-05,4.780478775501251e-05,4.7657638788223267e-05,4.748441278934479e-05,4.717335104942322e-05,4.7087669372558594e-05,4.7110021114349365e-05,4.7050416469573975e-05,4.688836634159088e-05,4.6664848923683167e-05,4.651769995689392e-05,4.6430155634880066e-05,4.630535840988159e-05,4.6368688344955444e-05,4.613213241100311e-05,4.607066512107849e-05,4.5998021960258484e-05,4.591047763824463e-05,4.584901034832001e-05,4.581175744533539e-05,4.576146602630615e-05,4.572421312332153e-05,4.559941589832306e-05,4.550069570541382e-05,4.5476481318473816e-05,4.54634428024292e-05,4.545040428638458e-05,4.540197551250458e-05,4.540197551250458e-05,4.530325531959534e-05,4.532933235168457e-05,4.526600241661072e-05,4.5180320739746094e-05,4.515424370765686e-05,4.509277641773224e-05,4.5068562030792236e-05,4.5068562030792236e-05,4.499219357967377e-05,4.495680332183838e-05,4.491768777370453e-05,4.494562745094299e-05,4.4869258999824524e-05,4.484504461288452e-05,4.48077917098999e-05,4.4794753193855286e-05,4.478171467781067e-05,4.4757500290870667e-05,4.4794753193855286e-05,4.472211003303528e-05,4.477053880691528e-05,4.4757500290870667e-05,4.472024738788605e-05,4.477053880691528e-05,4.473142325878143e-05,4.4733285903930664e-05,4.470720887184143e-05,4.4696033000946045e-05,4.470720887184143e-05,4.470907151699066e-05,4.4733285903930664e-05,4.472024738788605e-05,4.4696033000946045e-05,4.470907151699066e-05,4.472024738788605e-05,4.470720887184143e-05,4.4696033000946045e-05,4.468299448490143e-05,4.468299448490143e-05,4.4696033000946045e-05,4.472024738788605e-05,4.468299448490143e-05,4.470907151699066e-05,4.470720887184143e-05,4.470907151699066e-05,4.4696033000946045e-05,4.4696033000946045e-05,4.470720887184143e-05,4.4696033000946045e-05,4.4696033000946045e-05,4.468299448490143e-05,4.468485713005066e-05,4.4696033000946045e-05,4.470907151699066e-05,4.4696033000946045e-05,4.467181861400604e-05,4.4658780097961426e-05,4.4658780097961426e-05,4.4658780097961426e-05,4.4658780097961426e-05,4.467181861400604e-05,4.467181861400604e-05,4.4658780097961426e-05,4.4658780097961426e-05,4.4658780097961426e-05,4.4658780097961426e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05,4.467181861400604e-05]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0029259920120239258,0.003975048195570707,0.005040307529270649,0.006084891501814127,0.007103287149220705,0.008088148199021816,0.009040577337145805,0.009953674860298634,0.01084060873836279,0.011694305576384068,0.012512980960309505,0.013308900408446789,0.014072560705244541,0.01480845920741558,0.01551851723343134,0.016202447935938835,0.01685991883277893,0.01746797189116478,0.018031109124422073,0.018558813259005547,0.01904868520796299,0.01950576715171337,0.01993037946522236,0.020325446501374245,0.02069411426782608,0.02103903517127037,0.021357592195272446,0.021654125303030014,0.021933414041996002,0.02219218760728836,0.022432168945670128,0.02265608124434948,0.02286503091454506,0.023059003055095673,0.023240067064762115,0.02340693399310112,0.023560991510748863,0.023703763261437416,0.023836649954319,0.023961074650287628,0.02407689020037651,0.024186264723539352,0.0242852084338665,0.024377336725592613,0.024463830515742302,0.02454276755452156,0.024616513401269913,0.02468487061560154,0.024749213829636574,0.02480935864150524,0.02486390247941017,0.024914370849728584,0.024960603564977646,0.025003986433148384,0.02504424750804901,0.025081658735871315,0.025116680189967155,0.02514897659420967,0.02517869509756565,0.025205688551068306,0.02523178979754448,0.025255685672163963,0.025278566405177116,0.02529873512685299,0.02531796135008335,0.02533576264977455,0.025352027267217636,0.025367340072989464,0.025381796061992645,0.025395497679710388,0.025407811626791954,0.025418898090720177,0.02542920596897602,0.025438904762268066,0.025447428226470947,0.025455541908740997,0.025463148951530457,0.025470420718193054,0.025477370247244835,0.025483230128884315,0.025488940998911858,0.02549399435520172,0.025498801842331886,0.0255033727735281,0.0255074854940176,0.025511326268315315,0.025514720007777214,0.02551785483956337,0.025520851835608482,0.025523725897073746,0.02552652545273304,0.025528941303491592,0.02553122118115425,0.025533240288496017,0.02553504891693592,0.025536982342600822,0.025538554415106773,0.025540128350257874,0.025541627779603004,0.025542952120304108,0.025544241070747375,0.02554549276828766,0.02554653212428093,0.025547560304403305,0.025548353791236877,0.02554917149245739,0.025549989193677902,0.02555062063038349,0.02555127814412117,0.02555190958082676,0.02555251680314541,0.02555304951965809,0.025553593412041664,0.02555404044687748,0.02555449865758419,0.0255549568682909,0.025555316358804703,0.025555601343512535,0.025556033477187157,0.025556256994605064,0.025556528940796852,0.025556840002536774,0.025557061657309532,0.02555723674595356,0.02555745840072632,0.0255576204508543,0.025557756423950195,0.02555794268846512,0.025558115914463997,0.025558289140462875,0.02555840089917183,0.025558549910783768,0.025558622553944588,0.025558747351169586,0.025558846071362495,0.02555895783007145,0.025559069588780403,0.025559168308973312,0.025559255853295326,0.025559330359101295,0.025559429079294205,0.025559503585100174,0.025559552013874054,0.025559650734066963,0.025559714064002037,0.02555975131690502,0.0255597997456789,0.02555985003709793,0.025559887290000916,0.025559935718774796,0.025559961795806885,0.02555999904870987,0.02555999904870987,0.02556004747748375,0.02556007355451584,0.025560084730386734,0.02556009776890278,0.02556012198328972,0.025560148060321808,0.025560148060321808,0.025560159236192703,0.025560159236192703,0.025560172274708748,0.025560183450579643,0.025560196489095688,0.025560209527611732,0.025560209527611732,0.025560209527611732,0.025560209527611732,0.025560209527611732,0.025560233741998672,0.025560233741998672,0.025560233741998672,0.025560233741998672,0.025560233741998672,0.025560233741998672,0.025560233741998672,0.025560233741998672,0.025560233741998672,0.025560233741998672,0.025560233741998672,0.025560233741998672,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717,0.025560246780514717],"recovered":[0.0,0.0014477897202596068,0.002699068048968911,0.0038592820055782795,0.004964691121131182,0.006023137364536524,0.007047565653920174,0.008032092824578285,0.008984794840216637,0.009900393895804882,0.010788306593894958,0.011642102152109146,0.01246710866689682,0.013258381746709347,0.014021770097315311,0.014759204350411892,0.015469187870621681,0.016152920201420784,0.016796516254544258,0.017401449382305145,0.017968101426959038,0.01849302090704441,0.01898651011288166,0.01944723352789879,0.019873766228556633,0.02027028240263462,0.020640412345528603,0.020985901355743408,0.021306689828634262,0.021607186645269394,0.021885236725211143,0.022142957895994186,0.0223837923258543,0.022609589621424675,0.022817932069301605,0.023012634366750717,0.02319425530731678,0.023361580446362495,0.023519132286310196,0.023663142696022987,0.023798059672117233,0.023923080414533615,0.024040035903453827,0.024148741737008095,0.024249481037259102,0.02434208057820797,0.02442801743745804,0.02450709044933319,0.02458237111568451,0.02465079165995121,0.024715939536690712,0.024774856865406036,0.02482994645833969,0.024880414828658104,0.024927526712417603,0.02497134357690811,0.02501188963651657,0.025049611926078796,0.025084223598241806,0.02511715143918991,0.02514651045203209,0.025174817070364952,0.025201091542840004,0.025225620716810226,0.025247659534215927,0.025268185883760452,0.02528737485408783,0.02530512772500515,0.025321120396256447,0.025336692109704018,0.02535109966993332,0.025364626199007034,0.025377001613378525,0.02538779191672802,0.025398334488272667,0.02540772408246994,0.025416124612092972,0.025424350053071976,0.025432290509343147,0.025439538061618805,0.025446077808737755,0.02545217238366604,0.025457797572016716,0.025463037192821503,0.025467930361628532,0.025472229346632957,0.025476355105638504,0.025480343028903008,0.025483911857008934,0.025487180799245834,0.025490403175354004,0.0254934374243021,0.025496002286672592,0.02549833059310913,0.025500498712062836,0.025502728298306465,0.025504598394036293,0.025506334379315376,0.025508005172014236,0.02550961636006832,0.02551119029521942,0.02551250346004963,0.02551371604204178,0.025514744222164154,0.025515884160995483,0.02551678940653801,0.025517743080854416,0.02551856078207493,0.025519317016005516,0.02551993541419506,0.02552059292793274,0.025521187111735344,0.02552175708115101,0.025522351264953613,0.025522934272885323,0.025523416697978973,0.025523962453007698,0.02552432008087635,0.02552472986280918,0.025525126606225967,0.025525448843836784,0.025525670498609543,0.02552596852183342,0.025526290759444237,0.025526514276862144,0.025526735931634903,0.02552693523466587,0.025527095422148705,0.025527331978082657,0.02552749216556549,0.02552766539156437,0.025527790188789368,0.025527913123369217,0.02552802488207817,0.025528136640787125,0.02552822232246399,0.025528334081172943,0.025528434664011,0.025528520345687866,0.02552865631878376,0.02552873082458973,0.02552878111600876,0.025528866797685623,0.025528965517878532,0.0255290400236845,0.025529103353619576,0.025529151782393456,0.02552921511232853,0.025529300794005394,0.02552933804690838,0.025529375299811363,0.025529412552714348,0.025529425591230392,0.025529436767101288,0.025529474020004272,0.025529511272907257,0.0255295243114233,0.02552954852581024,0.025529561564326286,0.02552959881722927,0.025529609993100166,0.025529636070132256,0.025529636070132256,0.02552964724600315,0.02552967332303524,0.025529684498906136,0.025529710575938225,0.025529710575938225,0.025529710575938225,0.025529710575938225,0.025529710575938225,0.025529710575938225,0.025529710575938225,0.025529710575938225,0.02552972175180912,0.02552972175180912,0.02552972175180912,0.025529734790325165,0.025529734790325165,0.025529734790325165,0.025529734790325165,0.025529734790325165,0.025529734790325165,0.025529734790325165,0.025529734790325165,0.025529734790325165,0.025529734790325165,0.025529734790325165,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606,0.02552974596619606],"active":[0.0029259920120239258,0.0025272583588957787,0.002341239480301738,0.0022256094962358475,0.0021385960280895233,0.0020650108344852924,0.0019930116832256317,0.0019215820357203484,0.0018558138981461525,0.0017939116805791855,0.001724674366414547,0.0016667982563376427,0.001605452038347721,0.001550077460706234,0.0014967471361160278,0.0014432435855269432,0.0013907309621572495,0.0013150516897439957,0.0012345928698778152,0.0011573638767004013,0.001080583781003952,0.0010127462446689606,0.0009438693523406982,0.0008782129734754562,0.0008203480392694473,0.0007687527686357498,0.0007171798497438431,0.0006682239472866058,0.0006267242133617401,0.0005850009620189667,0.0005469322204589844,0.0005131233483552933,0.00048123858869075775,0.0004494134336709976,0.00042213499546051025,0.00039429962635040283,0.00036673620343208313,0.00034218281507492065,0.0003175176680088043,0.0002979319542646408,0.00027883052825927734,0.0002631843090057373,0.00024517253041267395,0.00022859498858451843,0.00021434947848320007,0.000200686976313591,0.0001884959638118744,0.0001777801662683487,0.00016684271395206451,0.00015856698155403137,0.00014796294271945953,0.0001395139843225479,0.0001306571066379547,0.00012357160449028015,0.00011672079563140869,0.00011031515896320343,0.00010479055345058441,9.936466813087463e-05,9.447149932384491e-05,8.853711187839508e-05,8.527934551239014e-05,8.086860179901123e-05,7.747486233711243e-05,7.311441004276276e-05,7.030181586742401e-05,6.757676601409912e-05,6.465241312980652e-05,6.221234798431396e-05,6.0675665736198425e-05,5.8805570006370544e-05,5.671195685863495e-05,5.4271891713142395e-05,5.220435559749603e-05,5.111284554004669e-05,4.9093738198280334e-05,4.781782627105713e-05,4.702433943748474e-05,4.607066512107849e-05,4.507973790168762e-05,4.369206726551056e-05,4.286319017410278e-05,4.182197153568268e-05,4.100427031517029e-05,4.0335580706596375e-05,3.9555132389068604e-05,3.909692168235779e-05,3.836490213871002e-05,3.7511810660362244e-05,3.693997859954834e-05,3.654509782791138e-05,3.612227737903595e-05,3.550387918949127e-05,3.5218894481658936e-05,3.49096953868866e-05,3.455020487308502e-05,3.42540442943573e-05,3.395602107048035e-05,3.3793970942497253e-05,3.3622607588768005e-05,3.333576023578644e-05,3.30507755279541e-05,3.298930823802948e-05,3.2816082239151e-05,3.2816082239151e-05,3.246963024139404e-05,3.238208591938019e-05,3.224611282348633e-05,3.205984830856323e-05,3.196112811565399e-05,3.197416663169861e-05,3.192387521266937e-05,3.186240792274475e-05,3.183633089065552e-05,3.168918192386627e-05,3.15643846988678e-05,3.1540170311927795e-05,3.13539057970047e-05,3.128126263618469e-05,3.1303614377975464e-05,3.1130388379096985e-05,3.108009696006775e-05,3.1169503927230835e-05,3.1093135476112366e-05,3.094598650932312e-05,3.094412386417389e-05,3.08845192193985e-05,3.0821189284324646e-05,3.084726631641388e-05,3.078393638134003e-05,3.0796974897384644e-05,3.073550760746002e-05,3.0759721994400024e-05,3.070943057537079e-05,3.0722469091415405e-05,3.070943057537079e-05,3.073550760746002e-05,3.073550760746002e-05,3.073364496231079e-05,3.073550760746002e-05,3.06740403175354e-05,3.06982547044754e-05,3.0722469091415405e-05,3.0685216188430786e-05,3.0685216188430786e-05,3.06740403175354e-05,3.064796328544617e-05,3.064796328544617e-05,3.063492476940155e-05,3.0586495995521545e-05,3.059767186641693e-05,3.0586495995521545e-05,3.0586495995521545e-05,3.057345747947693e-05,3.061071038246155e-05,3.059953451156616e-05,3.057345747947693e-05,3.057345747947693e-05,3.057345747947693e-05,3.0586495995521545e-05,3.0549243092536926e-05,3.0549243092536926e-05,3.052316606044769e-05,3.053620457649231e-05,3.053620457649231e-05,3.052316606044769e-05,3.0525028705596924e-05,3.049895167350769e-05,3.049895167350769e-05,3.049895167350769e-05,3.049895167350769e-05,3.052316606044769e-05,3.052316606044769e-05,3.052316606044769e-05,3.052316606044769e-05,3.0511990189552307e-05,3.0511990189552307e-05,3.0511990189552307e-05,3.049895167350769e-05,3.049895167350769e-05,3.049895167350769e-05,3.049895167350769e-05,3.049895167350769e-05,3.0511990189552307e-05,3.0511990189552307e-05,3.0511990189552307e-05,3.0511990189552307e-05,3.0511990189552307e-05,3.0511990189552307e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05,3.050081431865692e-05]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0029259920120239258,0.0039679124020040035,0.005081435665488243,0.006204844918102026,0.007325144484639168,0.008433081209659576,0.009532717056572437,0.010622802190482616,0.011699446476995945,0.012766304425895214,0.013819633983075619,0.014856821857392788,0.01588553749024868,0.016897551715373993,0.01789596676826477,0.018876690417528152,0.019845904782414436,0.020759547129273415,0.02162819728255272,0.022451022639870644,0.023235877975821495,0.023985428735613823,0.02469734475016594,0.025377584621310234,0.026020783931016922,0.026635266840457916,0.0272174421697855,0.027771497145295143,0.028296006843447685,0.028795603662729263,0.029269162565469742,0.029719913378357887,0.030145665630698204,0.03055361472070217,0.030937619507312775,0.031305789947509766,0.0316498689353466,0.03197992593050003,0.03229280933737755,0.032590776681900024,0.03286973387002945,0.033132556825876236,0.033385150134563446,0.03362547606229782,0.03385224938392639,0.03406807780265808,0.03427324816584587,0.03446641191840172,0.034646425396203995,0.03481890261173248,0.03498133644461632,0.03513485938310623,0.035281866788864136,0.03542099893093109,0.03555198758840561,0.03567362576723099,0.03579091653227806,0.03590211272239685,0.03600640594959259,0.03610485419631004,0.03619778901338577,0.03628692030906677,0.0363716185092926,0.036450766026973724,0.03652624785900116,0.03659696877002716,0.036664050072431564,0.03672776371240616,0.036787062883377075,0.03684408590197563,0.036897480487823486,0.03694809600710869,0.03699576482176781,0.037040188908576965,0.03708162531256676,0.03712153062224388,0.03715863078832626,0.03719457983970642,0.03722792863845825,0.037259604781866074,0.03728944808244705,0.037317756563425064,0.037345319986343384,0.037369947880506516,0.03739394247531891,0.037416376173496246,0.0374373234808445,0.03745684772729874,0.03747491165995598,0.03749273717403412,0.037510115653276443,0.037525761872529984,0.03754083812236786,0.03755481168627739,0.0375681035220623,0.037580590695142746,0.03759285807609558,0.03760406747460365,0.0376143753528595,0.03762434795498848,0.03763362392783165,0.037642769515514374,0.03765149042010307,0.03765914589166641,0.03766678646206856,0.037674058228731155,0.03768083453178406,0.037687115371227264,0.037693385034799576,0.0376988984644413,0.03770407661795616,0.03770924359560013,0.037714000791311264,0.037718646228313446,0.03772278130054474,0.037726521492004395,0.03773031383752823,0.03773416578769684,0.0377376489341259,0.03774071857333183,0.03774375468492508,0.03774665296077728,0.03774940222501755,0.037752166390419006,0.03775458037853241,0.037757258862257004,0.037759363651275635,0.03776153177022934,0.037763599306344986,0.03776559606194496,0.037767354398965836,0.03776909038424492,0.03777081146836281,0.03777240961790085,0.03777375817298889,0.037775058299303055,0.03777647018432617,0.0377776101231575,0.0377788245677948,0.03777984157204628,0.037780821323394775,0.03778183460235596,0.037782665342092514,0.03778359666466713,0.0377844013273716,0.037785179913043976,0.03778587281703949,0.03778661787509918,0.037787310779094696,0.03778792917728424,0.037788499146699905,0.037788983434438705,0.03778943046927452,0.037789925932884216,0.03779028356075287,0.03779074177145958,0.037791188806295395,0.037791598588228226,0.03779201954603195,0.037792354822158813,0.03779272362589836,0.03779307007789612,0.037793368101119995,0.03779362887144089,0.037793975323438644,0.037794262170791626,0.03779444843530655,0.03779468312859535,0.03779492899775505,0.03779517859220505,0.03779536485671997,0.037795599550008774,0.037795860320329666,0.037796057760715485,0.03779619187116623,0.03779635578393936,0.03779647871851921,0.037796638906002045,0.03779683634638786,0.0377969853579998,0.03779708594083786,0.0377972349524498,0.03779739513993263,0.0377974808216095,0.03779761865735054,0.037797752767801285,0.03779786452651024,0.0377979651093483,0.037798088043928146,0.03779817745089531,0.03779827430844307,0.03779839724302292,0.03779848664999008,0.037798523902893066,0.037798646837472916,0.037798695266246796,0.03779875859618187,0.037798844277858734,0.03779890760779381,0.03779898211359978,0.03779909387230873,0.037799131125211716,0.037799179553985596,0.037799227982759476,0.03779926523566246,0.03779936581850052,0.03779944032430649,0.03779949992895126,0.03779957443475723,0.037799637764692307,0.037799686193466187,0.03779977187514305,0.03779984638094902,0.037799909710884094,0.03779997304081917,0.03780001029372215,0.03780006989836693,0.03780010715126991,0.037800133228302,0.03780017048120499,0.03780018165707588,0.03780021890997887,0.037800293415784836,0.037800341844558716,0.037800367921590805,0.0378003790974617,0.037800416350364685,0.03780045360326767,0.037800490856170654,0.037800516933202744,0.03780058026313782,0.03780058026313782,0.03780060261487961,0.0378006286919117,0.03780063986778259,0.03780065476894379,0.03780066594481468,0.03780067712068558,0.03780067712068558,0.03780067712068558,0.03780070319771767,0.03780071437358856,0.037800729274749756,0.03780074045062065,0.03780074045062065,0.03780075162649155,0.03780075162649155,0.03780075162649155,0.03780075162649155,0.03780075162649155,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274,0.03780076652765274],"recovered":[0.0,0.0014514194335788488,0.00270041823387146,0.0038748164661228657,0.005030335392802954,0.006167061626911163,0.007289355620741844,0.008399559184908867,0.009500954300165176,0.01058734767138958,0.011665317229926586,0.012728545814752579,0.01378228422254324,0.01482196245342493,0.01584717072546482,0.0168572049587965,0.017858121544122696,0.018840059638023376,0.019789787009358406,0.02069857344031334,0.021567335352301598,0.022394198924303055,0.023181062191724777,0.02393437922000885,0.024648016318678856,0.025324489921331406,0.025972049683332443,0.026584675535559654,0.027170108631253242,0.027725303545594215,0.028250716626644135,0.02875053696334362,0.029225284233689308,0.029676195234060287,0.030106196179986,0.030512796714901924,0.03089929185807705,0.03126711770892143,0.03161104395985603,0.03194104880094528,0.032255906611680984,0.032550469040870667,0.03283053636550903,0.0330963209271431,0.03334887698292732,0.03358916565775871,0.03381837159395218,0.034034255892038345,0.0342399962246418,0.03442928567528725,0.0346120223402977,0.03478436544537544,0.034948062151670456,0.03510308265686035,0.035250019282102585,0.03538864105939865,0.035517796874046326,0.03564231097698212,0.03575952723622322,0.03586937114596367,0.03597494214773178,0.03607286885380745,0.03616657108068466,0.03625496104359627,0.03633981943130493,0.03641978278756142,0.0364968366920948,0.03656755015254021,0.03663462772965431,0.03669842705130577,0.03675872087478638,0.036814577877521515,0.0368691086769104,0.03691855072975159,0.036966122686862946,0.03701082989573479,0.037052836269140244,0.037092652171850204,0.037130385637283325,0.037164922803640366,0.03719868138432503,0.03723081573843956,0.0372607596218586,0.03728969767689705,0.03731628134846687,0.03734195977449417,0.03736562281847,0.03738762438297272,0.03740867227315903,0.03742880001664162,0.03744785487651825,0.0374656543135643,0.037482850253582,0.037498731166124344,0.03751371055841446,0.037528201937675476,0.0375414602458477,0.037554193288087845,0.037565913051366806,0.03757695108652115,0.03758734464645386,0.037597253918647766,0.03760680556297302,0.03761562705039978,0.037624161690473557,0.03763218969106674,0.03763946145772934,0.0376468300819397,0.037653643637895584,0.037659887224435806,0.03766607120633125,0.03767169266939163,0.03767705708742142,0.03768191486597061,0.03768657147884369,0.037691179662942886,0.037695180624723434,0.03769908472895622,0.03770294785499573,0.037706729024648666,0.03771016001701355,0.03771320730447769,0.03771644085645676,0.037719499319791794,0.03772258386015892,0.03772532194852829,0.03772791102528572,0.037730127573013306,0.037732332944869995,0.03773452714085579,0.0377366803586483,0.03773846477270126,0.03774022310972214,0.037741996347904205,0.03774380311369896,0.037745192646980286,0.03774664178490639,0.03774794191122055,0.03774933144450188,0.03775044530630112,0.03775152191519737,0.03775259852409363,0.03775358945131302,0.03775455802679062,0.03775559738278389,0.037756454199552536,0.0377572700381279,0.03775801509618759,0.037758830934762955,0.03775953873991966,0.03776020556688309,0.037760838866233826,0.037761345505714417,0.0377618782222271,0.03776244819164276,0.0377628467977047,0.03776335343718529,0.03776378557085991,0.03776414692401886,0.0377645306289196,0.03776496276259422,0.037765346467494965,0.03776571899652481,0.037765953689813614,0.037766262888908386,0.03776656091213226,0.037766821682453156,0.03776708245277405,0.037767354398965836,0.037767600268125534,0.037767913192510605,0.037768132984638214,0.03776838257908821,0.037768542766571045,0.03776875510811806,0.037768926471471786,0.03776909038424492,0.03776927292346954,0.03776947408914566,0.0377696231007576,0.03776983171701431,0.037769969552755356,0.037770092487335205,0.037770289927721024,0.03777040168642998,0.03777052462100983,0.03777071088552475,0.037770822644233704,0.03777092322707176,0.037771034985780716,0.037771131843328476,0.03777122125029564,0.037771306931972504,0.037771403789520264,0.03777150437235832,0.03777159005403519,0.037771690636873245,0.03777177631855011,0.03777187690138817,0.037771936506032944,0.03777199983596802,0.03777208551764488,0.037772148847579956,0.03777221217751503,0.037772271782159805,0.037772320210933685,0.037772394716739655,0.03777245804667473,0.03777254372835159,0.03777260705828667,0.03777265548706055,0.037772729992866516,0.03777281567454338,0.03777289018034935,0.03777296468615532,0.037773001939058304,0.03777306526899338,0.03777310252189636,0.03777312859892845,0.037773165851831436,0.037773214280605316,0.03777322545647621,0.0377732515335083,0.03777329996228218,0.037773337215185165,0.037773385643959045,0.03777342289686203,0.03777344897389412,0.037773497402668,0.037773534655570984,0.03777357190847397,0.03777360916137695,0.03777363523840904,0.03777367249131203,0.037773698568344116,0.03777370974421501,0.037773746997117996,0.03777375817298889,0.03777378425002098,0.03777378425002098,0.037773795425891876,0.03777383267879486,0.037773843854665756,0.037773869931697845,0.03777388110756874,0.03777388110756874,0.037773896008729935,0.037773896008729935,0.037773896008729935,0.037773896008729935,0.03777390718460083,0.03777390718460083,0.03777390718460083,0.03777390718460083,0.03777390718460083,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725,0.037773918360471725],"active":[0.0029259920120239258,0.0025164929684251547,0.002381017431616783,0.0023300284519791603,0.002294809091836214,0.002266019582748413,0.002243361435830593,0.0022232430055737495,0.0021984921768307686,0.0021789567545056343,0.0021543167531490326,0.002128276042640209,0.0021032532677054405,0.0020755892619490623,0.0020487960427999496,0.0020194854587316513,0.0019877832382917404,0.0019194874912500381,0.001838410273194313,0.0017524491995573044,0.0016685426235198975,0.0015912298113107681,0.0015162825584411621,0.001443205401301384,0.001372767612338066,0.0013107769191265106,0.0012453924864530563,0.001186821609735489,0.0011258982121944427,0.001070300117135048,0.0010184459388256073,0.000969376415014267,0.0009203813970088959,0.0008774194866418839,0.0008314233273267746,0.0007929932326078415,0.0007505770772695541,0.000712808221578598,0.0006817653775215149,0.0006497278809547424,0.000613827258348465,0.0005820877850055695,0.0005546137690544128,0.0005291551351547241,0.0005033724009990692,0.0004789121448993683,0.000454876571893692,0.0004321560263633728,0.0004064291715621948,0.0003896169364452362,0.0003693141043186188,0.0003504939377307892,0.0003338046371936798,0.00031791627407073975,0.0003019683063030243,0.0002849847078323364,0.00027311965823173523,0.0002598017454147339,0.0002468787133693695,0.0002354830503463745,0.0002228468656539917,0.00021405145525932312,0.00020504742860794067,0.00019580498337745667,0.00018642842769622803,0.00017718598246574402,0.00016721338033676147,0.00016021355986595154,0.00015243515372276306,0.00014565885066986084,0.00013875961303710938,0.00013351812958717346,0.00012665614485740662,0.00012163817882537842,0.00011550262570381165,0.00011070072650909424,0.0001057945191860199,0.00010192766785621643,9.754300117492676e-05,9.468197822570801e-05,9.076669812202454e-05,8.694082498550415e-05,8.456036448478699e-05,8.025020360946655e-05,7.766112685203552e-05,7.44163990020752e-05,7.170066237449646e-05,6.922334432601929e-05,6.62393867969513e-05,6.393715739250183e-05,6.226077675819397e-05,6.0107558965682983e-05,5.7987868785858154e-05,5.6080520153045654e-05,5.439296364784241e-05,5.23887574672699e-05,5.139783024787903e-05,4.9874186515808105e-05,4.846230149269104e-05,4.739686846733093e-05,4.627928137779236e-05,4.5515596866607666e-05,4.468485713005066e-05,4.351884126663208e-05,4.262477159500122e-05,4.186853766441345e-05,4.137307405471802e-05,4.028528928756714e-05,3.97413969039917e-05,3.9011240005493164e-05,3.800541162490845e-05,3.7550926208496094e-05,3.69437038898468e-05,3.673136234283447e-05,3.6209821701049805e-05,3.534182906150818e-05,3.513321280479431e-05,3.5081058740615845e-05,3.470107913017273e-05,3.3989548683166504e-05,3.359466791152954e-05,3.3445656299591064e-05,3.2961368560791016e-05,3.2667070627212524e-05,3.199651837348938e-05,3.193691372871399e-05,3.145262598991394e-05,3.1404197216033936e-05,3.1266361474990845e-05,3.106892108917236e-05,3.06740403175354e-05,3.0625611543655396e-05,3.0588358640670776e-05,3.0413269996643066e-05,2.995505928993225e-05,2.9865652322769165e-05,2.9828399419784546e-05,2.9668211936950684e-05,2.9493123292922974e-05,2.9396265745162964e-05,2.9299408197402954e-05,2.92360782623291e-05,2.907589077949524e-05,2.903863787651062e-05,2.880394458770752e-05,2.872571349143982e-05,2.8602778911590576e-05,2.8602778911590576e-05,2.8479844331741333e-05,2.8390437364578247e-05,2.8293579816818237e-05,2.814456820487976e-05,2.808496356010437e-05,2.804771065711975e-05,2.7835369110107422e-05,2.7894973754882812e-05,2.7835369110107422e-05,2.781301736831665e-05,2.787262201309204e-05,2.7824193239212036e-05,2.7760863304138184e-05,2.7723610401153564e-05,2.7649104595184326e-05,2.767518162727356e-05,2.771243453025818e-05,2.7701258659362793e-05,2.7626752853393555e-05,2.760067582130432e-05,2.7574598789215088e-05,2.757832407951355e-05,2.7451664209365845e-05,2.7466565370559692e-05,2.7477741241455078e-05,2.7514994144439697e-05,2.7436763048171997e-05,2.7429312467575073e-05,2.7388334274291992e-05,2.736598253250122e-05,2.736225724220276e-05,2.736225724220276e-05,2.7254223823547363e-05,2.726539969444275e-05,2.7302652597427368e-05,2.719089388847351e-05,2.7216970920562744e-05,2.722814679145813e-05,2.715364098548889e-05,2.7142465114593506e-05,2.7164816856384277e-05,2.7142465114593506e-05,2.7142465114593506e-05,2.7175992727279663e-05,2.7179718017578125e-05,2.7120113372802734e-05,2.7142465114593506e-05,2.7105212211608887e-05,2.7067959308624268e-05,2.7067959308624268e-05,2.703070640563965e-05,2.7045607566833496e-05,2.70940363407135e-05,2.7045607566833496e-05,2.703070640563965e-05,2.70158052444458e-05,2.699345350265503e-05,2.7045607566833496e-05,2.7045607566833496e-05,2.7041882276535034e-05,2.703070640563965e-05,2.703070640563965e-05,2.703070640563965e-05,2.7041882276535034e-05,2.703070640563965e-05,2.7019530534744263e-05,2.7008354663848877e-05,2.7008354663848877e-05,2.7004629373550415e-05,2.7004629373550415e-05,2.7004629373550415e-05,2.7004629373550415e-05,2.6967376470565796e-05,2.699345350265503e-05,2.7041882276535034e-05,2.7041882276535034e-05,2.703070640563965e-05,2.699345350265503e-05,2.699345350265503e-05,2.7004629373550415e-05,2.699345350265503e-05,2.6982277631759644e-05,2.7008354663848877e-05,2.6971101760864258e-05,2.6967376470565796e-05,2.695620059967041e-05,2.6941299438476562e-05,2.6945024728775024e-05,2.691894769668579e-05,2.691894769668579e-05,2.6892870664596558e-05,2.6892870664596558e-05,2.6907771825790405e-05,2.6881694793701172e-05,2.6885420083999634e-05,2.6870518922805786e-05,2.68593430519104e-05,2.6870518922805786e-05,2.685561776161194e-05,2.685561776161194e-05,2.685561776161194e-05,2.685561776161194e-05,2.68593430519104e-05,2.68593430519104e-05,2.68593430519104e-05,2.68593430519104e-05,2.68593430519104e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05,2.6848167181015015e-05]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0029259920120239258,0.003972421865910292,0.005060574505478144,0.006140650250017643,0.007205352187156677,0.008250517770648003,0.009269371628761292,0.010264590382575989,0.011236889287829399,0.01218639500439167,0.013110666535794735,0.014015587978065014,0.014898136258125305,0.01575397700071335,0.01659076288342476,0.017406193539500237,0.01819739118218422,0.018941739574074745,0.01963764987885952,0.0202887412160635,0.020906098186969757,0.021487519145011902,0.022033000364899635,0.02254674583673477,0.02302788384258747,0.02348262444138527,0.02391102723777294,0.024314802139997482,0.024693777784705162,0.025051889941096306,0.025386963039636612,0.02570132166147232,0.025998052209615707,0.026276880875229836,0.02653914876282215,0.026784580200910568,0.027015678584575653,0.027232643216848373,0.027434704825282097,0.027625182643532753,0.027804845944046974,0.02797161415219307,0.028128236532211304,0.028276383876800537,0.028414053842425346,0.0285422932356596,0.02866310253739357,0.028777703642845154,0.028884489089250565,0.028983691707253456,0.029077790677547455,0.029164806008338928,0.029246455058455467,0.029322678223252296,0.029396064579486847,0.02946200594305992,0.02952582947909832,0.02958453632891178,0.02963963896036148,0.02969169244170189,0.029740959405899048,0.02978622540831566,0.029828790575265884,0.02986910194158554,0.02990591898560524,0.029940098524093628,0.029972678050398827,0.030003326013684273,0.030032537877559662,0.03006022423505783,0.030085967853665352,0.030109727755188942,0.030131220817565918,0.03015107847750187,0.030169710516929626,0.030187474563717842,0.030204495415091515,0.0302201546728611,0.030234474688768387,0.03024747036397457,0.03026070073246956,0.030272580683231354,0.030283642932772636,0.030294209718704224,0.030303364619612694,0.03031228482723236,0.030320869758725166,0.030328933149576187,0.030336055904626846,0.03034326620399952,0.03035001829266548,0.030356522649526596,0.030362430959939957,0.030367670580744743,0.030372725799679756,0.030377544462680817,0.030381780117750168,0.030385708436369896,0.030389634892344475,0.030393265187740326,0.03039662167429924,0.03039948269724846,0.030402356758713722,0.03040514513850212,0.03040788322687149,0.03041018731892109,0.03041221760213375,0.030414385721087456,0.030416157096624374,0.030417941510677338,0.030419539660215378,0.030421137809753418,0.03042268566787243,0.03042408637702465,0.030425410717725754,0.03042665123939514,0.030427876859903336,0.03042888082563877,0.030429895967245102,0.030430899932980537,0.03043189086019993,0.03043265827000141,0.03043336421251297,0.030434144660830498,0.03043476492166519,0.03043534606695175,0.03043590486049652,0.0304364375770092,0.03043699450790882,0.030437476933002472,0.03043805994093418,0.030438480898737907,0.030438901856541634,0.03043932281434536,0.03043968230485916,0.03043998032808304,0.030440350994467735,0.030440624803304672,0.030440909788012505,0.030441168695688248,0.03044137917459011,0.030441589653491974,0.030441826209425926,0.03044208511710167,0.030442295596003532,0.03044251911342144,0.03044269233942032,0.03044287860393524,0.03044305182993412,0.03044315055012703,0.030443299561738968,0.030443472787737846,0.030443646013736725,0.03044373355805874,0.030443832278251648,0.030443906784057617,0.03044404275715351,0.030444106087088585,0.03044419176876545,0.030444279313087463,0.030444364994764328,0.030444402247667313,0.030444452539086342,0.030444514006376266,0.03044457547366619,0.030444612726569176,0.030444687232375145,0.03044472448527813,0.03044474869966507,0.03044477477669716,0.0304447989910841,0.03044482320547104,0.03044482320547104,0.030444836243987083,0.030444860458374023,0.030444886535406113,0.030444897711277008,0.030444910749793053,0.030444948002696037,0.030444972217082977,0.030444972217082977,0.030444972217082977,0.030444985255599022,0.030444985255599022,0.030445009469985962,0.030445009469985962,0.030445022508502007,0.030445033684372902,0.030445046722888947,0.03044505976140499,0.03044505976140499,0.030445070937275887,0.030445070937275887,0.03044508397579193,0.03044508397579193,0.03044508397579193,0.03044508397579193,0.03044508397579193,0.030445097014307976,0.030445097014307976,0.03044510819017887,0.03044510819017887,0.03044510819017887,0.030445121228694916,0.030445121228694916,0.03044513426721096,0.03044513426721096,0.03044513426721096,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856,0.030445145443081856],"recovered":[0.0,0.0014489665627479553,0.0026987087912857533,0.0038643116131424904,0.0049881418235599995,0.006081422790884972,0.007150931749492884,0.008196469396352768,0.009213279001414776,0.010209760628640652,0.01118119340389967,0.012132507748901844,0.013056159019470215,0.01395986694842577,0.014841225929558277,0.01569819264113903,0.016534360125660896,0.017346123233437538,0.01812763512134552,0.0188644640147686,0.01955982856452465,0.020214460790157318,0.020833244547247887,0.021417835727334023,0.021966464817523956,0.02248053066432476,0.022967616096138954,0.023423422127962112,0.023853670805692673,0.024258175864815712,0.024638960137963295,0.024996230378746986,0.025332504883408546,0.025651458650827408,0.02594880945980549,0.02622820809483528,0.026491479948163033,0.026737915351986885,0.026970351114869118,0.027187513187527657,0.027391742914915085,0.027583930641412735,0.027762677520513535,0.027931278571486473,0.02808929979801178,0.028237251564860344,0.028376467525959015,0.02850618213415146,0.028628874570131302,0.028742708265781403,0.028850099071860313,0.02894969843327999,0.029043104499578476,0.029131097719073296,0.029212821274995804,0.029290344566106796,0.029362790286540985,0.029429983347654343,0.029492951929569244,0.02955213002860546,0.02960796281695366,0.029659371823072433,0.029708553105592728,0.02975507080554962,0.029797226190567017,0.029837079346179962,0.029874354600906372,0.029908979311585426,0.029941212385892868,0.029972368851304054,0.030001381412148476,0.030028585344552994,0.03005360998213291,0.030076701194047928,0.030098503455519676,0.030118893831968307,0.030138082802295685,0.030155835673213005,0.030172720551490784,0.030188526958227158,0.03020281158387661,0.030216313898563385,0.030229147523641586,0.030241498723626137,0.03025263547897339,0.030262621119618416,0.0302723441272974,0.030281325802206993,0.030289961025118828,0.03029800020158291,0.03030555695295334,0.030312780290842056,0.03031940758228302,0.030325787141919136,0.030331596732139587,0.030336923897266388,0.030341582372784615,0.03034651279449463,0.03035089746117592,0.030354898422956467,0.030358552932739258,0.030361922457814217,0.030365118756890297,0.030368253588676453,0.030371053144335747,0.030373679473996162,0.03037618100643158,0.030378609895706177,0.03038092516362667,0.030382882803678513,0.030384890735149384,0.030386563390493393,0.030388060957193375,0.03038964793086052,0.030391208827495575,0.030392570421099663,0.0303939338773489,0.03039517253637314,0.030396275222301483,0.030397389084100723,0.03039839304983616,0.03039940819144249,0.030400201678276062,0.03040098212659359,0.030401762574911118,0.030402444303035736,0.03040308877825737,0.03040364570915699,0.03040425293147564,0.030404822900891304,0.03040526807308197,0.03040582686662674,0.030406296253204346,0.030406642705202103,0.030407188460230827,0.030407646670937538,0.0304079819470644,0.030408291146159172,0.030408600345253944,0.03040887415409088,0.030409084632992744,0.030409369617700577,0.03040962852537632,0.030409902334213257,0.03041013702750206,0.03041033446788788,0.03041054494678974,0.030410781502723694,0.030410991981625557,0.030411189422011375,0.030411338433623314,0.030411487445235252,0.030411623418331146,0.030411772429943085,0.03041185811161995,0.030411958694458008,0.030412057414650917,0.03041216917335987,0.03041221760213375,0.030412305146455765,0.03041239082813263,0.0304124653339386,0.030412552878260612,0.03041260316967964,0.030412664636969566,0.030412713065743446,0.030412763357162476,0.030412837862968445,0.03041287511587143,0.030412912368774414,0.030412936583161354,0.030412960797548294,0.03041299805045128,0.03041299805045128,0.030413011088967323,0.030413048341870308,0.030413061380386353,0.030413085594773293,0.030413098633289337,0.030413122847676277,0.030413147062063217,0.030413160100579262,0.030413171276450157,0.030413197353482246,0.030413197353482246,0.03041323460638523,0.03041323460638523,0.030413245782256126,0.030413245782256126,0.030413245782256126,0.03041325882077217,0.030413271859288216,0.03041328303515911,0.030413296073675156,0.0304133091121912,0.0304133091121912,0.0304133091121912,0.0304133091121912,0.0304133091121912,0.030413320288062096,0.030413320288062096,0.030413320288062096,0.03041333332657814,0.03041333332657814,0.03041335754096508,0.03041335754096508,0.03041335754096508,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125,0.030413370579481125],"active":[0.0029259920120239258,0.0025234553031623363,0.0023618657141923904,0.0022763386368751526,0.0022172103635966778,0.002169094979763031,0.002118439879268408,0.002068120986223221,0.0020236102864146233,0.0019766343757510185,0.0019294731318950653,0.0018830802291631699,0.0018419772386550903,0.0017941100522875786,0.0017495369538664818,0.001708000898361206,0.001663031056523323,0.001595616340637207,0.001510014757514,0.001424277201294899,0.0013462696224451065,0.0012730583548545837,0.0011997558176517487,0.0011289101094007492,0.0010614190250635147,0.0010020937770605087,0.0009434111416339874,0.0008913800120353699,0.0008401069790124893,0.0007937140762805939,0.000748002901673317,0.0007050912827253342,0.000665547326207161,0.0006254222244024277,0.0005903393030166626,0.0005563721060752869,0.0005241986364126205,0.0004947278648614883,0.0004643537104129791,0.00043766945600509644,0.00041310302913188934,0.00038768351078033447,0.00036555901169776917,0.000345105305314064,0.0003247540444135666,0.00030504167079925537,0.00028663501143455505,0.00027152150869369507,0.0002556145191192627,0.00024098344147205353,0.00022769160568714142,0.00021510757505893707,0.00020335055887699127,0.00019158050417900085,0.0001832433044910431,0.000171661376953125,0.0001630391925573349,0.00015455298125743866,0.00014668703079223633,0.00013956241309642792,0.0001329965889453888,0.0001268535852432251,0.00012023746967315674,0.00011403113603591919,0.00010869279503822327,0.00010301917791366577,9.832344949245453e-05,9.434670209884644e-05,9.132549166679382e-05,8.785538375377655e-05,8.458644151687622e-05,8.114241063594818e-05,7.761083543300629e-05,7.437728345394135e-05,7.120706140995026e-05,6.858073174953461e-05,6.641261279582977e-05,6.431899964809418e-05,6.175413727760315e-05,5.8943405747413635e-05,5.7889148592948914e-05,5.626678466796875e-05,5.449540913105011e-05,5.271099507808685e-05,5.0729140639305115e-05,4.966370761394501e-05,4.852563142776489e-05,4.760734736919403e-05,4.6094879508018494e-05,4.526600241661072e-05,4.4461339712142944e-05,4.3742358684539795e-05,4.3023377656936646e-05,4.18834388256073e-05,4.112906754016876e-05,4.062056541442871e-05,4.0197744965553284e-05,3.919564187526703e-05,3.873743116855621e-05,3.836676478385925e-05,3.80687415599823e-05,3.756023943424225e-05,3.723800182342529e-05,3.6891549825668335e-05,3.683008253574371e-05,3.650784492492676e-05,3.6036595702171326e-05,3.577582538127899e-05,3.523193299770355e-05,3.505870699882507e-05,3.464892506599426e-05,3.4574419260025024e-05,3.462471067905426e-05,3.4438446164131165e-05,3.420189023017883e-05,3.408081829547882e-05,3.394298255443573e-05,3.370828926563263e-05,3.3620744943618774e-05,3.351084887981415e-05,3.349781036376953e-05,3.3250078558921814e-05,3.316253423690796e-05,3.316253423690796e-05,3.30023467540741e-05,3.2901763916015625e-05,3.2816082239151e-05,3.2791867852211e-05,3.274157643318176e-05,3.265403211116791e-05,3.2791867852211e-05,3.265403211116791e-05,3.26056033372879e-05,3.268010914325714e-05,3.2493844628334045e-05,3.233365714550018e-05,3.236904740333557e-05,3.233365714550018e-05,3.230944275856018e-05,3.229454159736633e-05,3.229454159736633e-05,3.2220035791397095e-05,3.219768404960632e-05,3.2182782888412476e-05,3.215856850147247e-05,3.2184645533561707e-05,3.214739263057709e-05,3.209710121154785e-05,3.205984830856323e-05,3.196112811565399e-05,3.196112811565399e-05,3.1985342502593994e-05,3.202259540557861e-05,3.196112811565399e-05,3.197416663169861e-05,3.1948089599609375e-05,3.1985342502593994e-05,3.193691372871399e-05,3.197416663169861e-05,3.197416663169861e-05,3.197416663169861e-05,3.193691372871399e-05,3.189966082572937e-05,3.1910836696624756e-05,3.1910836696624756e-05,3.189966082572937e-05,3.192387521266937e-05,3.1886622309684753e-05,3.187358379364014e-05,3.186240792274475e-05,3.186240792274475e-05,3.186240792274475e-05,3.182515501976013e-05,3.183819353580475e-05,3.1849369406700134e-05,3.183819353580475e-05,3.183633089065552e-05,3.182515501976013e-05,3.1849369406700134e-05,3.1849369406700134e-05,3.182515501976013e-05,3.1812116503715515e-05,3.1813979148864746e-05,3.178790211677551e-05,3.1812116503715515e-05,3.1774863600730896e-05,3.178790211677551e-05,3.178790211677551e-05,3.180094063282013e-05,3.1813979148864746e-05,3.180094063282013e-05,3.17990779876709e-05,3.178790211677551e-05,3.178790211677551e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.178790211677551e-05,3.177672624588013e-05,3.178790211677551e-05,3.178790211677551e-05,3.1774863600730896e-05,3.178790211677551e-05,3.176368772983551e-05,3.177672624588013e-05,3.177672624588013e-05,3.176368772983551e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05,3.1774863600730896e-05]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0029259920120239258,0.003978256601840258,0.005040629766881466,0.006076764781028032,0.007087616249918938,0.008063619956374168,0.00900440476834774,0.00990915298461914,0.010783313773572445,0.011624399572610855,0.012437216006219387,0.013220597989857197,0.01397070661187172,0.014693968929350376,0.01539049856364727,0.016058115288615227,0.016699332743883133,0.017295803874731064,0.01784806326031685,0.01836361549794674,0.018838930875062943,0.01928020641207695,0.019696220755577087,0.02008143998682499,0.02043946646153927,0.020774846896529198,0.02108510583639145,0.021372606977820396,0.021639171987771988,0.02188974618911743,0.022120213136076927,0.022337671369314194,0.022537417709827423,0.02272176370024681,0.02289619855582714,0.023058705031871796,0.0232076458632946,0.023346032947301865,0.023475512862205505,0.02359541691839695,0.023706674575805664,0.023809147998690605,0.02390417642891407,0.0239937175065279,0.024075787514448166,0.0241519995033741,0.02422279678285122,0.024288365617394447,0.024349501356482506,0.024406511336565018,0.024459073320031166,0.02450736239552498,0.024552566930651665,0.024593843147158623,0.024632642045617104,0.024668047204613686,0.024700962007045746,0.02473216876387596,0.024760697036981583,0.02478792704641819,0.024812590330839157,0.024835236370563507,0.02485611103475094,0.024875694885849953,0.024893905967473984,0.024910492822527885,0.024925854057073593,0.02494053542613983,0.024953654035925865,0.024965781718492508,0.02497709169983864,0.024987682700157166,0.0249974075704813,0.025006501004099846,0.025014763697981834,0.02502274140715599,0.02502976544201374,0.025036033242940903,0.025042129680514336,0.025047987699508667,0.02505309320986271,0.02505803480744362,0.025062520056962967,0.02506663277745247,0.025070521980524063,0.02507413923740387,0.025077447295188904,0.02508050762116909,0.025083430111408234,0.025085994973778725,0.025088485330343246,0.025090765208005905,0.02509278431534767,0.025094740092754364,0.02509673498570919,0.025098394602537155,0.025100141763687134,0.02510162815451622,0.025102954357862473,0.02510439045727253,0.025105519220232964,0.025106584653258324,0.02510756254196167,0.025108404457569122,0.02510918490588665,0.02511005289852619,0.025110771879553795,0.02511141449213028,0.025111909955739975,0.02511253021657467,0.02511306293308735,0.02511361986398697,0.02511410415172577,0.025114499032497406,0.02511492185294628,0.025115279480814934,0.025115689262747765,0.02511598728597164,0.0251163337379694,0.02511659264564514,0.025116829201579094,0.02511710114777088,0.025117311626672745,0.02511744759976864,0.025117620825767517,0.025117844343185425,0.025117993354797363,0.025118142366409302,0.02511829137802124,0.025118401274085045,0.02511846460402012,0.025118550285696983,0.025118611752986908,0.025118723511695862,0.025118760764598846,0.02511882409453392,0.025118933990597725,0.025119008496403694,0.025119071826338768,0.025119096040725708,0.025119170546531677,0.025119207799434662,0.025119256228208542,0.025119319558143616,0.02511938102543354,0.02511942945420742,0.025119466707110405,0.02511950396001339,0.025119541212916374,0.02511957846581936,0.02511957846581936,0.025119615718722343,0.025119652971625328,0.025119677186012268,0.025119703263044357,0.025119740515947342,0.025119751691818237,0.025119751691818237,0.025119764730334282,0.025119788944721222,0.02511981502175331,0.02511981502175331,0.025119826197624207,0.025119826197624207,0.025119826197624207,0.02511983923614025,0.02511983923614025,0.02511983923614025,0.025119852274656296,0.025119852274656296,0.02511986345052719,0.02511986345052719,0.02511986345052719,0.025119876489043236,0.025119876489043236,0.025119876489043236,0.02511988952755928,0.02511988952755928,0.02511988952755928,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176,0.025119900703430176],"recovered":[0.0,0.001449449686333537,0.0027039984706789255,0.003860111813992262,0.0049593145959079266,0.006007763557136059,0.007022988051176071,0.007999945431947708,0.00894126296043396,0.009845787659287453,0.0107249291613698,0.011569235473871231,0.012384355999529362,0.013165161944925785,0.01391779724508524,0.014641939662396908,0.015339633449912071,0.01600804179906845,0.016640860587358475,0.017234979197382927,0.017787782475352287,0.01830078288912773,0.018779518082737923,0.019226256757974625,0.019643720239400864,0.020029719918966293,0.02039276249706745,0.020730100572109222,0.02104306034743786,0.021334215998649597,0.02160235494375229,0.021853622049093246,0.0220881886780262,0.02230576053261757,0.022505654022097588,0.022692972794175148,0.0228677187114954,0.023029841482639313,0.02317972481250763,0.023319238796830177,0.023448346182703972,0.02356876991689205,0.02368026226758957,0.02378365397453308,0.02388036623597145,0.023969287052750587,0.02405163086950779,0.02412864752113819,0.024200398474931717,0.024267207831144333,0.02432887628674507,0.024385947734117508,0.024438558146357536,0.024487046524882317,0.024532027542591095,0.024574393406510353,0.024613093584775925,0.024648338556289673,0.024681884795427322,0.024712730199098587,0.024742016568779945,0.0247686505317688,0.02479269541800022,0.024815216660499573,0.024836648255586624,0.024856220930814743,0.02487434446811676,0.024890946224331856,0.024906665086746216,0.024921296164393425,0.024934934452176094,0.024946480989456177,0.02495734579861164,0.024967923760414124,0.024978021159768105,0.024987176060676575,0.024995598942041397,0.02500329166650772,0.0250102411955595,0.02501673251390457,0.02502276562154293,0.025028329342603683,0.025033555924892426,0.025038573890924454,0.025043195113539696,0.025047319009900093,0.025051098316907883,0.0250546894967556,0.02505803480744362,0.02506108209490776,0.02506382018327713,0.02506648376584053,0.025068998336791992,0.02507127821445465,0.02507368102669716,0.02507571317255497,0.025077322497963905,0.025079157203435898,0.025080803781747818,0.025082340463995934,0.02508380264043808,0.02508494257926941,0.025086192414164543,0.025087257847189903,0.02508826181292534,0.02508907951414585,0.02508983574807644,0.025090541690587997,0.025091396644711494,0.02509204111993313,0.025092672556638718,0.025093242526054382,0.025093799456954002,0.025094294920563698,0.025094889104366302,0.025095272809267044,0.02509566955268383,0.025096053257584572,0.025096438825130463,0.02509668655693531,0.025096958503127098,0.02509721927344799,0.025097478181123734,0.025097664445638657,0.025097837671637535,0.025098048150539398,0.025098271667957306,0.025098420679569244,0.025098556652665138,0.025098679587244987,0.025098780170083046,0.02509889006614685,0.02509896457195282,0.025099027901887894,0.025099163874983788,0.025099212303757668,0.02509932406246662,0.02509937435388565,0.025099460035562515,0.02509954757988453,0.025099584832787514,0.0250996220856905,0.025099683552980423,0.025099720805883408,0.025099782273173332,0.025099819526076317,0.02509988099336624,0.025099918246269226,0.02509995549917221,0.0250999815762043,0.02510000579059124,0.02510003000497818,0.025100043043494225,0.025100093334913254,0.02510013058781624,0.02510015480220318,0.025100192055106163,0.025100229308009148,0.025100229308009148,0.025100240483880043,0.025100277736783028,0.025100303813815117,0.025100303813815117,0.025100314989686012,0.025100314989686012,0.025100314989686012,0.025100314989686012,0.025100328028202057,0.025100328028202057,0.0251003410667181,0.0251003410667181,0.0251003410667181,0.025100352242588997,0.025100352242588997,0.02510036528110504,0.02510036528110504,0.02510036528110504,0.025100378319621086,0.025100378319621086,0.025100378319621086,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198,0.02510038949549198],"active":[0.0029259920120239258,0.0025288069155067205,0.0023366312962025404,0.0022166529670357704,0.002128301654011011,0.0020558563992381096,0.001981416717171669,0.0019092075526714325,0.001842050813138485,0.0017786119133234024,0.0017122868448495865,0.0016513625159859657,0.0015863506123423576,0.001528806984424591,0.0014727013185620308,0.001416175626218319,0.0013596992939710617,0.001287762075662613,0.001207202672958374,0.0011286363005638123,0.0010511483997106552,0.0009794235229492188,0.0009167026728391647,0.0008551832288503647,0.0007957462221384048,0.0007451269775629044,0.0006923433393239975,0.000642506405711174,0.0005961116403341293,0.0005555301904678345,0.0005178581923246384,0.00048404932022094727,0.00044922903180122375,0.00041600316762924194,0.0003905445337295532,0.00036573223769664764,0.00033992715179920197,0.0003161914646625519,0.000295788049697876,0.00027617812156677246,0.0002583283931016922,0.00024037808179855347,0.00022391416132450104,0.00021006353199481964,0.0001954212784767151,0.00018271245062351227,0.00017116591334342957,0.0001597180962562561,0.00014910288155078888,0.00013930350542068481,0.00013019703328609467,0.0001214146614074707,0.00011400878429412842,0.00010679662227630615,0.0001006145030260086,9.365379810333252e-05,8.786842226982117e-05,8.383020758628845e-05,7.881224155426025e-05,7.519684731960297e-05,7.057376205921173e-05,6.658583879470825e-05,6.341561675071716e-05,6.0478225350379944e-05,5.725771188735962e-05,5.4271891713142395e-05,5.1509588956832886e-05,4.958920180797577e-05,4.698894917964935e-05,4.448555409908295e-05,4.215724766254425e-05,4.120171070098877e-05,4.0061771869659424e-05,3.857724368572235e-05,3.674253821372986e-05,3.5565346479415894e-05,3.4166499972343445e-05,3.274157643318176e-05,3.1888484954833984e-05,3.125518560409546e-05,3.0327588319778442e-05,2.9705464839935303e-05,2.8964132070541382e-05,2.8058886528015137e-05,2.732686698436737e-05,2.682022750377655e-05,2.6348978281021118e-05,2.5818124413490295e-05,2.5395303964614868e-05,2.491287887096405e-05,2.4665147066116333e-05,2.4281442165374756e-05,2.378597855567932e-05,2.3461878299713135e-05,2.3053959012031555e-05,2.2681429982185364e-05,2.2819265723228455e-05,2.2470951080322266e-05,2.215057611465454e-05,2.204999327659607e-05,2.1716579794883728e-05,2.164207398891449e-05,2.137012779712677e-05,2.1146610379219055e-05,2.092309296131134e-05,2.0973384380340576e-05,2.0936131477355957e-05,2.0872801542282104e-05,2.051331102848053e-05,2.0489096641540527e-05,2.0390376448631287e-05,2.037733793258667e-05,2.0304694771766663e-05,2.020411193370819e-05,2.0032748579978943e-05,2.000667154788971e-05,2.0019710063934326e-05,1.9934028387069702e-05,1.9894912838935852e-05,1.9906088709831238e-05,1.987069845199585e-05,1.9881874322891235e-05,1.983344554901123e-05,1.9783154129981995e-05,1.9783154129981995e-05,1.979619264602661e-05,1.9721686840057373e-05,1.9721686840057373e-05,1.973472535610199e-05,1.9721686840057373e-05,1.9684433937072754e-05,1.966021955013275e-05,1.9647181034088135e-05,1.969560980796814e-05,1.95968896150589e-05,1.9611790776252747e-05,1.9609928131103516e-05,1.9634142518043518e-05,1.9611790776252747e-05,1.9548460841178894e-05,1.9585713744163513e-05,1.9585713744163513e-05,1.9572675228118896e-05,1.959875226020813e-05,1.959875226020813e-05,1.9609928131103516e-05,1.9585713744163513e-05,1.9585713744163513e-05,1.9585713744163513e-05,1.95968896150589e-05,1.9572675228118896e-05,1.9585713744163513e-05,1.9609928131103516e-05,1.9583851099014282e-05,1.9572675228118896e-05,1.9585713744163513e-05,1.955963671207428e-05,1.952238380908966e-05,1.9535422325134277e-05,1.9548460841178894e-05,1.9537284970283508e-05,1.9511207938194275e-05,1.952238380908966e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.952424645423889e-05,1.952424645423889e-05,1.9511207938194275e-05,1.952424645423889e-05,1.9511207938194275e-05,1.952238380908966e-05,1.952238380908966e-05,1.9511207938194275e-05,1.952424645423889e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.952424645423889e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.952238380908966e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05,1.9511207938194275e-05]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0029259920120239258,0.003978789318352938,0.005088125355541706,0.006216216832399368,0.007344977930188179,0.008462031371891499,0.009569905698299408,0.01067201979458332,0.011759739369153976,0.012837349437177181,0.013899301178753376,0.014953994192183018,0.015995914116501808,0.01702132076025009,0.01803736388683319,0.01903623528778553,0.020028170198202133,0.02101098746061325,0.021988898515701294,0.022958969697356224,0.023923464119434357,0.024881307035684586,0.025833390653133392,0.026774471625685692,0.027710065245628357,0.028637347742915154,0.029554495587944984,0.030462229624390602,0.031358230859041214,0.032249562442302704,0.0331290140748024,0.03399764001369476,0.03485512360930443,0.035700421780347824,0.03653436154127121,0.03735661506652832,0.03817090764641762,0.03897148370742798,0.03976142033934593,0.04053838551044464,0.041308313608169556,0.04206457734107971,0.042808156460523605,0.04354068636894226,0.0442638024687767,0.04497282952070236,0.04567144066095352,0.04635629057884216,0.047029852867126465,0.04769628867506981,0.04834797605872154,0.04898792877793312,0.04962114244699478,0.05023792013525963,0.050845738500356674,0.05144136771559715,0.052025213837623596,0.052598584443330765,0.05315912887454033,0.05371062085032463,0.05424759164452553,0.054773785173892975,0.055296435952186584,0.05580446869134903,0.05630191043019295,0.05679091811180115,0.05726955458521843,0.05773758515715599,0.05819425731897354,0.05864112079143524,0.05908207222819328,0.05950937420129776,0.05992993339896202,0.06034088134765625,0.06074495613574982,0.06114201620221138,0.06152786687016487,0.06190379336476326,0.062273044139146805,0.06263364851474762,0.06298895925283432,0.06333261728286743,0.06367083638906479,0.06400378048419952,0.06432615220546722,0.06464232504367828,0.06494832783937454,0.06525110453367233,0.06554427742958069,0.06582940369844437,0.066110759973526,0.06638582050800323,0.06665243953466415,0.06691475212574005,0.06716817617416382,0.06741954386234283,0.06766518205404282,0.06790293753147125,0.06813357770442963,0.06836177408695221,0.06858457624912262,0.06880071014165878,0.06901269406080246,0.0692196860909462,0.06942486763000488,0.06962567567825317,0.0698210597038269,0.07000965625047684,0.07019511610269547,0.07037795335054398,0.07055573165416718,0.07072838395833969,0.07089680433273315,0.07106374204158783,0.07122620195150375,0.07138427346944809,0.07154005020856857,0.0716932937502861,0.0718412920832634,0.0719858929514885,0.07212922722101212,0.07226920127868652,0.07240401953458786,0.07253781706094742,0.07266820222139359,0.07279718667268753,0.07292371988296509,0.07304573804140091,0.07316595315933228,0.07328508049249649,0.07339940965175629,0.07351423054933548,0.07362356781959534,0.07373374700546265,0.07384057343006134,0.0739440843462944,0.07404612749814987,0.07414650171995163,0.07424592971801758,0.07434064894914627,0.07443519681692123,0.07452815771102905,0.07461979985237122,0.07470885664224625,0.07479676604270935,0.07488389313220978,0.07496979087591171,0.07505355775356293,0.07513498514890671,0.07521598041057587,0.07529565691947937,0.07537467777729034,0.07545154541730881,0.07552794367074966,0.07560301572084427,0.07567642629146576,0.07574845105409622,0.07581935822963715,0.07588884234428406,0.07595764845609665,0.07602580636739731,0.07609283924102783,0.07615900039672852,0.07622352242469788,0.0762881487607956,0.07635095715522766,0.07641316950321198,0.07647421956062317,0.07653357088565826,0.07659275829792023,0.07665172219276428,0.07670918107032776,0.07676666229963303,0.07682354748249054,0.07687946408987045,0.07693421840667725,0.0769890770316124,0.07704304903745651,0.07709598541259766,0.07714754343032837,0.07719958573579788,0.07725123316049576,0.07730206102132797,0.07735154777765274,0.0774005725979805,0.0774497240781784,0.07749901711940765,0.07754707336425781,0.07759461551904678,0.07764223217964172,0.07768871635198593,0.07773632556200027,0.07778287678956985,0.07782810926437378,0.077873095870018,0.0779188871383667,0.07796377688646317,0.07800831645727158,0.07805298268795013,0.07809749245643616,0.07814091444015503,0.07818381488323212,0.07822838425636292,0.07827137410640717,0.07831403613090515,0.07835660129785538,0.07839766889810562,0.07844013720750809,0.0784817710518837,0.07852322608232498,0.07856545597314835,0.07860714197158813,0.0786486491560936,0.07869001477956772,0.07873076945543289,0.07877202332019806,0.07881295680999756,0.07885415852069855,0.07889504730701447,0.07893545925617218,0.0789753720164299,0.07901565730571747,0.07905496656894684,0.07909470796585083,0.07913430035114288,0.07917303591966629,0.07921255379915237,0.07925300300121307,0.07929197698831558,0.07933110743761063,0.07937055081129074,0.07941029220819473,0.0794493556022644,0.0794893279671669,0.07952801883220673,0.07956770807504654,0.07960716634988785,0.07964614778757095,0.07968572527170181,0.07972458750009537,0.07976306974887848,0.07980258762836456,0.0798410102725029,0.07987955212593079,0.0799187570810318,0.07995834946632385,0.07999838888645172,0.08003780990839005,0.08007753640413284,0.08011703938245773,0.08015608042478561,0.08019506186246872,0.08023367822170258,0.08027248829603195,0.08031144738197327,0.08034972846508026,0.0803890973329544,0.08042789250612259,0.08046617358922958,0.08050511032342911,0.08054406940937042,0.08058304339647293,0.0806228369474411,0.08066137135028839,0.08070124685764313,0.08074087649583817,0.08078020066022873,0.08081987500190735,0.08085869252681732,0.08089788258075714,0.08093830943107605,0.08097824454307556,0.08101833611726761,0.08105836063623428,0.08109844475984573,0.08113926649093628,0.0811784490942955,0.08121971786022186,0.08126073330640793,0.0813007578253746,0.08134152740240097,0.0813823714852333,0.0814235731959343,0.08146410435438156,0.08150403201580048,0.08154571801424026,0.08158701658248901,0.08162827044725418,0.08166978508234024,0.08171246200799942,0.08175405114889145,0.08179634064435959,0.0818391665816307,0.0818815678358078,0.08192332088947296,0.08196583390235901,0.08200724422931671,0.08204999566078186,0.08209160715341568,0.08213470876216888,0.08217711001634598,0.08221935480833054,0.08226132392883301,0.0823054388165474,0.08234662562608719,0.08238852769136429,0.08243150264024734,0.08247289806604385,0.08251581341028214,0.08255763351917267,0.08259990066289902,0.08264286071062088,0.08268465101718903,0.08272772282361984,0.08277034014463425,0.08281199634075165,0.08285384625196457,0.08289697021245956,0.08293897658586502,0.08298180997371674,0.08302433043718338,0.08306679874658585,0.08310918509960175,0.08315232396125793,0.08319317549467087,0.08323509991168976,0.08327729254961014,0.08332087099552155,0.08336301892995834,0.08340536057949066,0.08344706892967224,0.08348826318979263,0.08352956175804138,0.08357150852680206,0.08361280709505081,0.08365273475646973,0.08369391411542892,0.08373421430587769,0.08377502113580704,0.08381467312574387,0.08385509252548218,0.08389455080032349,0.08393548429012299,0.08397635072469711,0.08401685953140259,0.08405576646327972,0.08409502357244492,0.08413362503051758,0.08417218178510666,0.08421126753091812,0.08424977958202362],"recovered":[0.0,0.00144804990850389,0.0027014093939214945,0.0038810353726148605,0.005034881643950939,0.006175770424306393,0.0073070828802883625,0.00842567253857851,0.00953897275030613,0.010638918727636337,0.011727790348231792,0.012801114469766617,0.01386544480919838,0.01491809356957674,0.015959233045578003,0.016985582187771797,0.01800074428319931,0.018998675048351288,0.01999378204345703,0.02097659930586815,0.02195858582854271,0.02292776294052601,0.023889992386102676,0.024849098175764084,0.025797439739108086,0.026739178225398064,0.027674337849020958,0.028601545840501785,0.029517393559217453,0.030425522476434708,0.03132449835538864,0.032214999198913574,0.03309214860200882,0.03396116942167282,0.0348161906003952,0.035663604736328125,0.03649839758872986,0.03731962665915489,0.038130052387714386,0.038930244743824005,0.03972221165895462,0.04049999266862869,0.04126613214612007,0.04202466458082199,0.042768750339746475,0.043500758707523346,0.044222746044397354,0.04493354633450508,0.045627713203430176,0.0463145412504673,0.04699235409498215,0.04765595495700836,0.048305559903383255,0.048946838825941086,0.04957839101552963,0.05019537732005119,0.05080321058630943,0.05139652267098427,0.051978833973407745,0.052552711218595505,0.05311490222811699,0.05366501957178116,0.05420497804880142,0.05473301559686661,0.0552523098886013,0.05575907975435257,0.05625820532441139,0.05674532800912857,0.05722144991159439,0.0576903261244297,0.05814780294895172,0.058595556765794754,0.059035416692495346,0.05946529656648636,0.059885721653699875,0.06029728800058365,0.0607006810605526,0.06109277531504631,0.0614788718521595,0.061857983469963074,0.062223825603723526,0.06258668750524521,0.06293872743844986,0.06328477710485458,0.06362425535917282,0.06395265460014343,0.06427732855081558,0.06459198147058487,0.06490267813205719,0.06520359218120575,0.06549522280693054,0.06578615307807922,0.06606654822826385,0.06634028255939484,0.0666089802980423,0.06687001883983612,0.06712572276592255,0.06737722456455231,0.06762061268091202,0.06785811483860016,0.0680902898311615,0.06831659376621246,0.06853862851858139,0.06875669211149216,0.06896665692329407,0.0691729336977005,0.06937786936759949,0.06957890093326569,0.0697721391916275,0.06996318697929382,0.0701494812965393,0.07033299654722214,0.07050948590040207,0.07068144530057907,0.07085159420967102,0.0710187777876854,0.07118064910173416,0.0713386982679367,0.0714939758181572,0.07164609432220459,0.07179420441389084,0.07194022089242935,0.07208399474620819,0.07222288846969604,0.07235760986804962,0.07249246537685394,0.07262371480464935,0.07275064289569855,0.07287650555372238,0.07299886643886566,0.0731206014752388,0.07323931902647018,0.07335497438907623,0.07346648722887039,0.07357913255691528,0.07368804514408112,0.073792465031147,0.07389558851718903,0.07399740070104599,0.07410074025392532,0.07419908046722412,0.0742940604686737,0.0743885189294815,0.07448185980319977,0.07457441091537476,0.07466432452201843,0.07475411146879196,0.07484260201454163,0.07492698729038239,0.0750110074877739,0.07509191334247589,0.07517388463020325,0.07525361329317093,0.07533196359872818,0.07540867477655411,0.07548496872186661,0.07555928826332092,0.07563236355781555,0.07570482045412064,0.07577579468488693,0.07584626972675323,0.0759153962135315,0.07598377764225006,0.07605033367872238,0.07611540704965591,0.07618167251348495,0.07624470442533493,0.07630804181098938,0.0763697400689125,0.07643099874258041,0.07649095356464386,0.07655031979084015,0.07660847902297974,0.07666672766208649,0.07672499120235443,0.07678281515836716,0.07683859765529633,0.07689350098371506,0.07694756239652634,0.07700158655643463,0.07705479115247726,0.07710766792297363,0.07715954631567001,0.07721070945262909,0.07726136595010757,0.07731092721223831,0.07736004889011383,0.07741020619869232,0.07745884358882904,0.07750597596168518,0.07755399495363235,0.07760083675384521,0.07764798402786255,0.07769574970006943,0.07774210721254349,0.07778753340244293,0.07783254235982895,0.07787755876779556,0.07792215794324875,0.07796700298786163,0.07801114767789841,0.07805579900741577,0.07809904217720032,0.07814334332942963,0.0781865194439888,0.07822941243648529,0.07827221602201462,0.07831417769193649,0.0783570408821106,0.07839953154325485,0.07844092696905136,0.07848240435123444,0.07852528244256973,0.07856690138578415,0.07860798388719559,0.07864894717931747,0.07869012653827667,0.07873132079839706,0.07877357304096222,0.07881425321102142,0.07885421812534332,0.07889416068792343,0.07893450558185577,0.07897411286830902,0.07901376485824585,0.07905364036560059,0.07909302413463593,0.07913295924663544,0.07917213439941406,0.07921169698238373,0.07925057411193848,0.07929018139839172,0.07932936400175095,0.07936849445104599,0.07940825819969177,0.07944786548614502,0.07948704063892365,0.0795268788933754,0.0795668438076973,0.07960584759712219,0.07964513450860977,0.07968418300151825,0.07972311228513718,0.07976207882165909,0.07980147004127502,0.07984106242656708,0.07987996190786362,0.0799202099442482,0.07995918393135071,0.07999918609857559,0.08003800362348557,0.08007686585187912,0.08011627197265625,0.08015524595975876,0.08019394427537918,0.08023325353860855,0.08027173578739166,0.08031120151281357,0.08034970611333847,0.08038801699876785,0.08042734116315842,0.08046671748161316,0.08050531893968582,0.08054479956626892,0.08058378845453262,0.08062265813350677,0.08066263794898987,0.08070198446512222,0.08074106276035309,0.08078087121248245,0.08081977814435959,0.08085934817790985,0.08090004324913025,0.0809396430850029,0.08097990602254868,0.08101962506771088,0.0810595154762268,0.08109904080629349,0.08114061504602432,0.08118052780628204,0.0812217965722084,0.08126161247491837,0.0813029408454895,0.08134360611438751,0.08138386905193329,0.08142424374818802,0.0814657062292099,0.08150668442249298,0.08154790848493576,0.08158931136131287,0.08163135498762131,0.08167386054992676,0.08171536028385162,0.08175798505544662,0.08179979771375656,0.0818421021103859,0.08188403397798538,0.08192659169435501,0.08196957409381866,0.08201219141483307,0.08205343782901764,0.0820956602692604,0.08213820308446884,0.0821799710392952,0.08222290873527527,0.08226408809423447,0.08230704814195633,0.08234886825084686,0.08239096403121948,0.08243320882320404,0.0824751928448677,0.08251781016588211,0.08256073296070099,0.08260328322649002,0.08264670521020889,0.08268781006336212,0.08272907137870789,0.08277209848165512,0.08281528204679489,0.08285635709762573,0.08289990574121475,0.08294221758842468,0.08298460394144058,0.0830271914601326,0.08306968212127686,0.08311145752668381,0.08315353840589523,0.08319541066884995,0.08323878794908524,0.08328060060739517,0.08332352340221405,0.08336474001407623,0.08340702950954437,0.08344794064760208,0.0834902673959732,0.08353205025196075,0.08357266336679459,0.0836135670542717,0.08365397900342941,0.08369406312704086,0.08373375236988068,0.0837743729352951,0.08381351083517075,0.083854079246521,0.0838947743177414,0.08393563330173492,0.08397659659385681,0.08401549607515335,0.08405432105064392,0.08409299701452255,0.08413214236497879],"active":[0.0029259920120239258,0.0025307394098490477,0.0023867159616202116,0.0023351814597845078,0.00231009628623724,0.002286260947585106,0.0022628228180110455,0.0022463472560048103,0.002220766618847847,0.002198430709540844,0.0021715108305215836,0.002152879722416401,0.0021304693073034286,0.0021032271906733513,0.002078130841255188,0.002050653100013733,0.002027425915002823,0.002012312412261963,0.0019951164722442627,0.0019823703914880753,0.0019648782908916473,0.001953544095158577,0.001943398267030716,0.001925373449921608,0.0019126255065202713,0.0018981695175170898,0.0018801577389240265,0.0018606837838888168,0.001840837299823761,0.0018240399658679962,0.0018045157194137573,0.001782640814781189,0.0017629750072956085,0.001739252358675003,0.001718170940876007,0.0016930103302001953,0.0016725100576877594,0.0016518570482730865,0.001631367951631546,0.001608140766620636,0.0015861019492149353,0.0015645846724510193,0.001542024314403534,0.0015160217881202698,0.0014950521290302277,0.0014720708131790161,0.0014486946165561676,0.001422744244337082,0.001402139663696289,0.0013817474246025085,0.0013556219637393951,0.001331973820924759,0.0013155825436115265,0.0012910813093185425,0.0012673474848270416,0.0012459903955459595,0.0012220032513141632,0.0012020617723464966,0.0011802949011325836,0.001157909631729126,0.0011326894164085388,0.0011087656021118164,0.0010914579033851624,0.0010714530944824219,0.0010496005415916443,0.0010318383574485779,0.0010113492608070374,0.00099225714802742,0.0009728074073791504,0.0009507946670055389,0.0009342692792415619,0.000913817435503006,0.0008945167064666748,0.0008755847811698914,0.000859234482049942,0.0008447282016277313,0.0008271858096122742,0.0008110180497169495,0.0007941722869873047,0.0007756650447845459,0.0007651336491107941,0.0007459297776222229,0.0007321089506149292,0.0007190033793449402,0.0007018968462944031,0.0006896704435348511,0.00067099928855896,0.0006591230630874634,0.0006415992975234985,0.0006258115172386169,0.000615537166595459,0.0005996674299240112,0.0005858913064002991,0.0005744695663452148,0.000559195876121521,0.0005495250225067139,0.0005394592881202698,0.0005257129669189453,0.0005129650235176086,0.0005036592483520508,0.0004942864179611206,0.0004841163754463196,0.00047406554222106934,0.00046299397945404053,0.00045821070671081543,0.00045274198055267334,0.000443190336227417,0.0004307553172111511,0.00042297691106796265,0.0004147663712501526,0.00040625035762786865,0.0003953874111175537,0.0003873184323310852,0.00038229674100875854,0.00037460774183273315,0.0003654956817626953,0.0003594011068344116,0.00035459548234939575,0.00034731626510620117,0.00033979862928390503,0.00033502280712127686,0.00032898038625717163,0.0003200247883796692,0.0003149285912513733,0.0003105923533439636,0.00030472129583358765,0.00030000507831573486,0.00029509514570236206,0.0002894476056098938,0.00028621405363082886,0.00027880817651748657,0.0002749115228652954,0.000268593430519104,0.00026725977659225464,0.00026144087314605713,0.00025603920221328735,0.00025366246700286865,0.00025091320276260376,0.00024852901697158813,0.00023990869522094727,0.00023611634969711304,0.00023409724235534668,0.00023128092288970947,0.00022699683904647827,0.00022235512733459473,0.00021956861019134521,0.00021567940711975098,0.00021095573902130127,0.0002079978585243225,0.00020497292280197144,0.000203743577003479,0.00020079314708709717,0.00019793212413787842,0.00019598007202148438,0.00019434094429016113,0.0001914575695991516,0.00018916279077529907,0.00018699467182159424,0.00018402189016342163,0.0001818537712097168,0.00017953664064407349,0.0001774430274963379,0.0001752227544784546,0.00017318874597549438,0.00017274171113967896,0.0001692846417427063,0.00016846507787704468,0.00016617774963378906,0.00016383081674575806,0.00016175955533981323,0.00016076862812042236,0.00015886127948760986,0.0001581832766532898,0.00015681982040405273,0.00015447288751602173,0.0001514032483100891,0.00015047937631607056,0.00014954805374145508,0.00014842301607131958,0.0001459568738937378,0.00014479458332061768,0.00014356523752212524,0.00014251470565795898,0.00014083832502365112,0.0001392066478729248,0.000138796865940094,0.00013896822929382324,0.00013686716556549072,0.00013577193021774292,0.00013625621795654297,0.00013472139835357666,0.00013548880815505981,0.0001348927617073059,0.0001323595643043518,0.00013098865747451782,0.0001313537359237671,0.0001312345266342163,0.00013075768947601318,0.0001308247447013855,0.00013048946857452393,0.00012976676225662231,0.00012801587581634521,0.00012934207916259766,0.00012803077697753906,0.00012751668691635132,0.00012718886137008667,0.00012545287609100342,0.00012595951557159424,0.0001247301697731018,0.0001236945390701294,0.00012452900409698486,0.00012473762035369873,0.00012336671352386475,0.00012311339378356934,0.0001227855682373047,0.00012307614088058472,0.00012283027172088623,0.00012283772230148315,0.0001214742660522461,0.00012120604515075684,0.00012115389108657837,0.00012149661779403687,0.00012046098709106445,0.00012059509754180908,0.00012053549289703369,0.00011939555406570435,0.00011952966451644897,0.00012004375457763672,0.00011984258890151978,0.0001194104552268982,0.0001199766993522644,0.00012011080980300903,0.00011999160051345825,0.00012083351612091064,0.00011976063251495361,0.00011984258890151978,0.00012012571096420288,0.00011926889419555664,0.0001188814640045166,0.00011873990297317505,0.00011793524026870728,0.00011840462684631348,0.00011789798736572266,0.000117473304271698,0.0001172870397567749,0.0001172870397567749,0.00011842697858810425,0.0001175999641418457,0.00011835247278213501,0.00011785328388214111,0.00011807680130004883,0.00011819601058959961,0.00011740624904632568,0.00011724233627319336,0.0001175031065940857,0.0001164749264717102,0.00011736154556274414,0.000116690993309021,0.00011646747589111328,0.00011709332466125488,0.00011672824621200562,0.00011632591485977173,0.00011751800775527954,0.00011657178401947021,0.00011745840311050415,0.00011821836233139038,0.00011756271123886108,0.00011789053678512573,0.0001176297664642334,0.00011701136827468872,0.00011853128671646118,0.00011889636516571045,0.00011829286813735962,0.00011871755123138428,0.0001185387372970581,0.00011964142322540283,0.00011893361806869507,0.00012067705392837524,0.00012011826038360596,0.00012023001909255981,0.00011973083019256592,0.0001207590103149414,0.0001206323504447937,0.00012049823999404907,0.0001201629638671875,0.0001214742660522461,0.00012131035327911377,0.00012158602476119995,0.00012187659740447998,0.00012315064668655396,0.0001226961612701416,0.0001224800944328308,0.00012380629777908325,0.00012358278036117554,0.00012352317571640015,0.00012373179197311401,0.00012321025133132935,0.00012340396642684937,0.00012203305959701538,0.00012251734733581543,0.00012367218732833862,0.0001236945390701294,0.00012312084436416626,0.00012546777725219727,0.00012371689081192017,0.00012443959712982178,0.00012445449829101562,0.00012402981519699097,0.0001248493790626526,0.00012442469596862793,0.00012470781803131104,0.00012505054473876953,0.0001239180564880371,0.00012443959712982178,0.000123634934425354,0.00012418627738952637,0.00012477487325668335,0.00012487173080444336,0.0001236945390701294,0.00012545287609100342,0.00012442469596862793,0.00012458115816116333,0.00012458115816116333,0.0001251325011253357,0.00012349337339401245,0.00012364238500595093,0.00012375414371490479,0.00012546032667160034,0.0001242309808731079,0.0001247599720954895,0.00012354552745819092,0.00012352317571640015,0.00012253224849700928,0.0001235678791999817,0.0001225396990776062,0.00012068450450897217,0.00012125074863433838,0.00012064725160598755,0.00012104213237762451,0.00012060999870300293,0.00012134015560150146,0.00012017786502838135,0.00012197345495223999,0.00012227147817611694,0.00012208521366119385,0.0001201331615447998,0.00011842697858810425,0.0001181289553642273,0.00011786073446273804,0.00011827051639556885,0.00011763721704483032]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0029259920120239258,0.003977934364229441,0.005066979210823774,0.006150833331048489,0.007220725528895855,0.008273039944469929,0.009302894584834576,0.010310214944183826,0.011294246651232243,0.012256908230483532,0.013197705149650574,0.01411702111363411,0.015011065639555454,0.015881994739174843,0.016735641285777092,0.01756948046386242,0.01837964542210102,0.019175253808498383,0.019963951781392097,0.020735032856464386,0.02148609422147274,0.022224396467208862,0.022950099781155586,0.023657096549868584,0.0243510864675045,0.025028526782989502,0.025689564645290375,0.026338698342442513,0.026969967409968376,0.027590299025177956,0.028195999562740326,0.028784815222024918,0.029362332075834274,0.0299290232360363,0.030480872839689255,0.031019926071166992,0.03154546394944191,0.03205696493387222,0.03255579620599747,0.03304257243871689,0.03351983428001404,0.033981844782829285,0.03443152830004692,0.03487038612365723,0.03529452905058861,0.03570738434791565,0.036113228648900986,0.03650745376944542,0.0368926115334034,0.03726396709680557,0.037625424563884735,0.03797774016857147,0.03831874579191208,0.038652852177619934,0.03897253796458244,0.039289213716983795,0.03959260880947113,0.039888668805360794,0.040175292640924454,0.04045409709215164,0.040724750608205795,0.040990572422742844,0.04124743863940239,0.04149595648050308,0.04173558950424194,0.04197108745574951,0.04219815880060196,0.0424182191491127,0.04262973368167877,0.042835112661123276,0.04303576424717903,0.043230824172496796,0.043419964611530304,0.04360286146402359,0.043780431151390076,0.04395493119955063,0.044120460748672485,0.0442822240293026,0.044438980519771576,0.04459228366613388,0.04473922774195671,0.044881343841552734,0.04501975700259209,0.04515393078327179,0.04528533294796944,0.045410897582769394,0.045532435178756714,0.04565092548727989,0.0457635335624218,0.04587402194738388,0.045981042087078094,0.046084459871053696,0.04618626460433006,0.04628477245569229,0.046379219740629196,0.04647025838494301,0.04655921831727028,0.04664520174264908,0.046726591885089874,0.04680711403489113,0.04688557982444763,0.04696151986718178,0.04703417420387268,0.0471058264374733,0.0471760556101799,0.04724229499697685,0.04730544984340668,0.0473669059574604,0.047427259385585785,0.04748513549566269,0.04754234477877617,0.04759586229920387,0.04764885827898979,0.047700315713882446,0.047750700265169144,0.04779905080795288,0.04784649610519409,0.04789163917303085,0.047936197370290756,0.04797915741801262,0.04802095517516136,0.04806138947606087,0.04810090735554695,0.04813966900110245,0.04817622900009155,0.04821132495999336,0.048245713114738464,0.04827950522303581,0.0483127199113369,0.048345115035772324,0.04837624356150627,0.04840691760182381,0.048436328768730164,0.04846452176570892,0.048492394387722015,0.048519525676965714,0.048545677214860916,0.048571206629276276,0.04859688878059387,0.04862111806869507,0.048644471913576126,0.04866732656955719,0.048689525574445724,0.04871145263314247,0.04873235151171684,0.04875284060835838,0.048772796988487244,0.04879218712449074,0.048811301589012146,0.04883001744747162,0.04884767159819603,0.04886557161808014,0.0488826185464859,0.04889966547489166,0.04891588166356087,0.048931822180747986,0.04894641786813736,0.04896147921681404,0.048975974321365356,0.04899018257856369,0.04900418221950531,0.04901769757270813,0.04903087764978409,0.0490434393286705,0.049056410789489746,0.049068983644247055,0.049080703407526016,0.049092087894678116,0.04910355806350708,0.04911469668149948,0.0491255484521389,0.04913599044084549,0.049146782606840134,0.049157336354255676,0.04916733130812645,0.04917729273438454,0.04918643459677696,0.04919634386897087,0.04920567199587822,0.049215249717235565,0.04922418296337128,0.04923296347260475,0.04924136400222778,0.04924996197223663,0.049258384853601456,0.04926679655909538,0.049275048077106476,0.0492832213640213,0.04929070547223091,0.04929853603243828,0.049306102097034454,0.04931367188692093,0.049321092665195465,0.04932815581560135,0.049335066229104996,0.04934233799576759,0.049349140375852585,0.04935575649142265,0.04936201125383377,0.0493687242269516,0.04937484487891197,0.049380965530872345,0.049386873841285706,0.04939304292201996,0.049398913979530334,0.04940452799201012,0.049410298466682434,0.04941580072045326,0.049421101808547974,0.0494266003370285,0.04943186789751053,0.04943714290857315,0.0494425930082798,0.049448031932115555,0.0494532473385334,0.04945893585681915,0.04946405068039894,0.04946918040513992,0.04947404935956001,0.04947882890701294,0.04948372393846512,0.04948868975043297,0.04949313774704933,0.04949771985411644,0.04950215667486191,0.049506355077028275,0.04951082915067673,0.04951562359929085,0.04952001944184303,0.049524083733558655,0.04952825978398323,0.04953238368034363,0.04953618720173836,0.04954017698764801,0.04954400286078453,0.049547795206308365,0.04955201968550682,0.04955604299902916,0.04955993592739105,0.04956357553601265,0.04956745356321335,0.049571145325899124,0.04957476258277893,0.049578405916690826,0.049581799656152725,0.04958556592464447,0.04958910867571831,0.049592651426792145,0.04959622025489807,0.04959984868764877,0.04960329085588455,0.049606725573539734,0.04961005598306656,0.04961320385336876,0.04961657151579857,0.04961999133229256,0.04962312430143356,0.04962686821818352,0.049630336463451385,0.04963361844420433,0.049636926501989365,0.0496399849653244,0.04964317008852959,0.04964645206928253,0.04964948818087578,0.04965231195092201,0.04965545982122421,0.04965869337320328,0.04966141656041145,0.04966415464878082,0.04966697841882706,0.04967007786035538,0.04967286437749863,0.049675751477479935,0.04967854917049408,0.04968167096376419,0.0496843084692955,0.04968704655766487,0.04968958720564842,0.04969247430562973,0.049695421010255814,0.04969806224107742,0.04970073699951172,0.04970356076955795,0.04970598965883255,0.04970887675881386,0.049711402505636215,0.04971412941813469,0.04971669241786003,0.04971927031874657,0.049721796065568924,0.049724508076906204,0.04972691088914871,0.04972946643829346,0.04973200336098671,0.04973443225026131,0.04973706975579262,0.049739398062229156,0.049741555005311966,0.04974398389458656,0.049746349453926086,0.049748703837394714,0.04975111782550812,0.04975331202149391,0.04975571483373642,0.04975805804133415,0.04976069554686546,0.04976293817162514,0.049765266478061676,0.049767471849918365,0.04976961389183998,0.04977169632911682,0.04977376386523247,0.049775686115026474,0.04977807402610779,0.04977985844016075,0.04978185519576073,0.04978392273187637,0.049785878509283066,0.04978766292333603,0.04978959634900093,0.04979162663221359,0.04979370906949043,0.04979562759399414,0.04979758709669113,0.04979948326945305,0.049801427870988846,0.049803197383880615,0.04980510473251343,0.049806803464889526,0.049808796495199203,0.04981071874499321,0.04981246590614319,0.04981422424316406,0.0498160682618618,0.04981769248843193,0.04981953650712967,0.04982119798660278,0.049822647124528885,0.049824170768260956,0.04982570558786392,0.049827367067337036,0.049829114228487015,0.049830611795186996,0.04983224719762802,0.049833834171295166,0.04983529448509216,0.049836743623018265,0.049838047474622726,0.04983958229422569,0.04984089359641075],"recovered":[0.0,0.0014514937065541744,0.0027036515530198812,0.0038731563836336136,0.004999117460101843,0.006098171696066856,0.007174443919211626,0.008227476850152016,0.009259907528758049,0.010266881436109543,0.011249513365328312,0.012215644121170044,0.01315650250762701,0.014073899015784264,0.014968537725508213,0.015845758840441704,0.016700459644198418,0.017532365396618843,0.018344834446907043,0.019144432619214058,0.019931580871343613,0.020701386034488678,0.02145315334200859,0.02219340205192566,0.02291625551879406,0.02362402155995369,0.024313749745488167,0.024991771206259727,0.025657355785369873,0.02630232647061348,0.02693459950387478,0.027554571628570557,0.02816063165664673,0.028751900419592857,0.029330112040042877,0.02989654242992401,0.03044748678803444,0.03098665177822113,0.03151145949959755,0.03202282264828682,0.0325244665145874,0.03301262855529785,0.0334874726831913,0.03395340219140053,0.034402403980493546,0.034840408712625504,0.03526727482676506,0.03568267077207565,0.036086831241846085,0.03648136556148529,0.036863312125205994,0.03723589703440666,0.03759963437914848,0.03795035183429718,0.03829415515065193,0.03862458094954491,0.03894820809364319,0.039261650294065475,0.03956605866551399,0.039861030876636505,0.04014936462044716,0.040429629385471344,0.040702179074287415,0.040968213230371475,0.04122314602136612,0.04147225618362427,0.04171377420425415,0.04194793105125427,0.04217516630887985,0.042393144220113754,0.042606182396411896,0.042813073843717575,0.043014418333768845,0.043209258466959,0.043399278074502945,0.04358348622918129,0.04376240819692612,0.043934404850006104,0.04410127177834511,0.04426184296607971,0.044420793652534485,0.044572994112968445,0.04472203552722931,0.044864509254693985,0.04500236362218857,0.0451369471848011,0.045266635715961456,0.04539173096418381,0.04551389068365097,0.04563204571604729,0.045745063573122025,0.045856740325689316,0.04596381261944771,0.04606742411851883,0.04616880789399147,0.046266861259937286,0.04636193811893463,0.04645411670207977,0.04654291644692421,0.04662786051630974,0.04671141877770424,0.04679146781563759,0.04686909168958664,0.04694407805800438,0.04701756313443184,0.04708925262093544,0.04715840145945549,0.04722423106431961,0.04728790745139122,0.04735099896788597,0.047410301864147186,0.04746844992041588,0.04752456769347191,0.047578804194927216,0.047631822526454926,0.04768344387412071,0.04773273691534996,0.04778233915567398,0.04782970994710922,0.0478757806122303,0.047920193523168564,0.047962870448827744,0.04800482839345932,0.04804544895887375,0.048085447400808334,0.048123158514499664,0.04815937951207161,0.0481952428817749,0.048229336738586426,0.04826310649514198,0.04829595983028412,0.04832809418439865,0.048360228538513184,0.04839062690734863,0.048420172184705734,0.04844836890697479,0.04847617819905281,0.04850343242287636,0.048529695719480515,0.04855605587363243,0.04858064651489258,0.048604816198349,0.04862804338335991,0.048650406301021576,0.048672158271074295,0.04869425669312477,0.048715490847826004,0.04873579367995262,0.04875560477375984,0.048775311559438705,0.048794303089380264,0.048812463879585266,0.048830848187208176,0.04884845390915871,0.04886552318930626,0.04888216033577919,0.048898845911026,0.048914603888988495,0.04892986640334129,0.04894444718956947,0.048958804458379745,0.04897315055131912,0.048986468464136124,0.04899994656443596,0.049012891948223114,0.04902573674917221,0.049038372933864594,0.04905073717236519,0.04906269162893295,0.0490741990506649,0.04908547177910805,0.049096670001745224,0.049107275903224945,0.049117978662252426,0.04912853240966797,0.04913918673992157,0.04914899915456772,0.04915861040353775,0.04916816204786301,0.04917778819799423,0.049187228083610535,0.04919655621051788,0.04920532554388046,0.0492139495909214,0.0492231547832489,0.049231454730033875,0.04923984035849571,0.049248263239860535,0.049256760627031326,0.049264393746852875,0.04927228391170502,0.049280114471912384,0.04928738623857498,0.049295078963041306,0.049302633851766586,0.04930954799056053,0.049316659569740295,0.04932347312569618,0.049330756068229675,0.049337271600961685,0.04934348911046982,0.04934978485107422,0.04935586452484131,0.0493619479238987,0.04936831444501877,0.04937441274523735,0.04938039556145668,0.0493864044547081,0.04939207807183266,0.04939747601747513,0.04940260574221611,0.049407970160245895,0.04941321164369583,0.04941871017217636,0.049424123018980026,0.04942937567830086,0.04943471774458885,0.049439918249845505,0.049445271492004395,0.04945017769932747,0.04945524409413338,0.04946013540029526,0.04946499317884445,0.04946975037455559,0.049474507570266724,0.04947894066572189,0.049483202397823334,0.04948773607611656,0.049492109566926956,0.04949672892689705,0.04950094223022461,0.049505192786455154,0.04950934275984764,0.04951349273324013,0.0495174303650856,0.04952113330364227,0.049524951726198196,0.04952901229262352,0.04953312501311302,0.04953689128160477,0.04954048618674278,0.04954430088400841,0.04954815283417702,0.04955191910266876,0.04955564811825752,0.049559351056814194,0.04956319183111191,0.049566734582185745,0.04957010596990585,0.04957372322678566,0.0495775006711483,0.04958101734519005,0.04958457499742508,0.04958809167146683,0.04959141090512276,0.04959499090909958,0.049598708748817444,0.04960193112492561,0.049605436623096466,0.04960861802101135,0.04961187765002251,0.049615297466516495,0.049618691205978394,0.04962163791060448,0.0496249720454216,0.0496281161904335,0.049631040543317795,0.04963405057787895,0.04963701218366623,0.04963994771242142,0.04964304715394974,0.04964601993560791,0.049648940563201904,0.049652013927698135,0.04965514689683914,0.04965801164507866,0.04966099560260773,0.0496637225151062,0.04966644570231438,0.04966939613223076,0.04967233166098595,0.04967522993683815,0.04967815428972244,0.04968098923563957,0.04968385025858879,0.04968651384115219,0.049689117819070816,0.04969175532460213,0.049694355577230453,0.04969703406095505,0.04969949647784233,0.04970226064324379,0.04970463737845421,0.049707215279340744,0.04970965534448624,0.04971235617995262,0.04971473664045334,0.04971732571721077,0.04971975088119507,0.04972198233008385,0.04972429946064949,0.04972677677869797,0.049729228019714355,0.04973147064447403,0.04973383620381355,0.04973621666431427,0.049738556146621704,0.04974113404750824,0.04974360018968582,0.049745865166187286,0.049748070538043976,0.04975008964538574,0.04975227266550064,0.04975434020161629,0.04975645989179611,0.0497586764395237,0.04976055771112442,0.04976264014840126,0.049764782190322876,0.049766816198825836,0.04976877197623253,0.04977069050073624,0.04977262392640114,0.04977450892329216,0.04977643862366676,0.04977845773100853,0.0497804656624794,0.04978243634104729,0.049784231930971146,0.049786388874053955,0.04978809878230095,0.04979005455970764,0.04979189857840538,0.049793682992458344,0.04979550465941429,0.049797315150499344,0.04979908466339111,0.0498008206486702,0.04980253055691719,0.049804214388132095,0.049805738031864166,0.04980731010437012,0.04980899393558502,0.04981061816215515,0.04981215298175812,0.04981372877955437,0.04981522634625435,0.049816764891147614,0.049818288534879684,0.049819786101579666,0.04982128366827965],"active":[0.0029259920120239258,0.0025264406576752663,0.002363327657803893,0.002277676947414875,0.002221608068794012,0.0021748682484030724,0.0021284506656229496,0.0020827380940318108,0.0020343391224741936,0.001990026794373989,0.0019481917843222618,0.0019013769924640656,0.001854563131928444,0.0018080957233905792,0.001767103560268879,0.0017237216234207153,0.0016791857779026031,0.0016428884118795395,0.001619117334485054,0.001590600237250328,0.0015545133501291275,0.0015230104327201843,0.0014969464391469955,0.0014636944979429245,0.0014348309487104416,0.0014045052230358124,0.001375814899802208,0.001346927136182785,0.0013126116245985031,0.001287972554564476,0.0012614000588655472,0.001230243593454361,0.0012017004191875458,0.0011771228164434433,0.0011507607996463776,0.001123383641242981,0.0010979771614074707,0.0010703131556510925,0.0010443367063999176,0.001019749790430069,0.0009953677654266357,0.0009692162275314331,0.0009440556168556213,0.0009169839322566986,0.0008921250700950623,0.0008669756352901459,0.0008459538221359253,0.0008247829973697662,0.000805780291557312,0.000782601535320282,0.0007621124386787415,0.0007418431341648102,0.0007191114127635956,0.0007025003433227539,0.0006783828139305115,0.0006646327674388885,0.0006444007158279419,0.0006270185112953186,0.0006092339754104614,0.0005930662155151367,0.0005753859877586365,0.0005609430372714996,0.000545259565114975,0.0005277432501316071,0.000512443482875824,0.0004988312721252441,0.00048438459634780884,0.00047028809785842896,0.0004545673727989197,0.0004419684410095215,0.0004295818507671356,0.0004177503287792206,0.00040554627776145935,0.00039360299706459045,0.00038115307688713074,0.000371444970369339,0.0003580525517463684,0.00034781917929649353,0.0003377087414264679,0.0003304407000541687,0.00031843408942222595,0.00030834972858428955,0.0002977214753627777,0.00028942152857780457,0.00028296932578086853,0.00027395039796829224,0.00026579946279525757,0.0002591945230960846,0.00024964287877082825,0.00024197623133659363,0.00023597851395606995,0.00022771954536437988,0.00022245198488235474,0.00021734833717346191,0.00021041184663772583,0.00020339712500572205,0.00019728019833564758,0.00019108504056930542,0.00018367543816566467,0.00017925351858139038,0.00017416104674339294,0.00017005205154418945,0.00016508251428604126,0.00016174837946891785,0.00015849247574806213,0.00015304237604141235,0.00014704838395118713,0.00014267489314079285,0.00013935193419456482,0.00013413652777671814,0.00013204291462898254,0.00012741237878799438,0.0001242905855178833,0.00012151151895523071,0.00011887773871421814,0.00011560693383216858,0.00011375918984413147,0.00010930001735687256,0.00010648742318153381,0.00010337680578231812,0.00010076165199279785,9.851902723312378e-05,9.607896208763123e-05,9.422004222869873e-05,9.078159928321838e-05,8.816644549369812e-05,8.633360266685486e-05,8.426234126091003e-05,8.338317275047302e-05,8.200854063034058e-05,8.028373122215271e-05,7.882341742515564e-05,7.610023021697998e-05,7.389485836029053e-05,7.222220301628113e-05,7.115676999092102e-05,6.949901580810547e-05,6.77742063999176e-05,6.719306111335754e-05,6.506219506263733e-05,6.382539868354797e-05,6.251037120819092e-05,6.148219108581543e-05,6.104633212089539e-05,6.019324064254761e-05,5.858391523361206e-05,5.7306140661239624e-05,5.6393444538116455e-05,5.569681525230408e-05,5.470588803291321e-05,5.336850881576538e-05,5.310773849487305e-05,5.177035927772522e-05,5.121156573295593e-05,5.0358474254608154e-05,4.9661844968795776e-05,4.757195711135864e-05,4.6875327825546265e-05,4.610791802406311e-05,4.573538899421692e-05,4.5377761125564575e-05,4.454702138900757e-05,4.440918564796448e-05,4.349276423454285e-05,4.351884126663208e-05,4.324689507484436e-05,4.233047366142273e-05,4.1350722312927246e-05,4.08664345741272e-05,4.049763083457947e-05,4.007667303085327e-05,3.93204391002655e-05,3.95067036151886e-05,3.935769200325012e-05,3.8798898458480835e-05,3.810599446296692e-05,3.7435442209243774e-05,3.773346543312073e-05,3.750994801521301e-05,3.746151924133301e-05,3.695487976074219e-05,3.6407262086868286e-05,3.603845834732056e-05,3.601238131523132e-05,3.523007035255432e-05,3.534182906150818e-05,3.520771861076355e-05,3.49581241607666e-05,3.394484519958496e-05,3.414228558540344e-05,3.3818185329437256e-05,3.355741500854492e-05,3.37064266204834e-05,3.3076852560043335e-05,3.2432377338409424e-05,3.279000520706177e-05,3.248080611228943e-05,3.228336572647095e-05,3.125518560409546e-05,3.145262598991394e-05,3.135576844215393e-05,3.118067979812622e-05,3.100931644439697e-05,3.10949981212616e-05,3.059953451156616e-05,3.0115246772766113e-05,2.9902905225753784e-05,2.9396265745162964e-05,2.9023736715316772e-05,2.9124319553375244e-05,2.9262155294418335e-05,2.917274832725525e-05,2.9381364583969116e-05,2.9321759939193726e-05,2.9124319553375244e-05,2.9560178518295288e-05,2.933293581008911e-05,2.9262155294418335e-05,2.8777867555618286e-05,2.865120768547058e-05,2.8479844331741333e-05,2.855435013771057e-05,2.814456820487976e-05,2.796947956085205e-05,2.7649104595184326e-05,2.7414411306381226e-05,2.7626752853393555e-05,2.788752317428589e-05,2.790987491607666e-05,2.7354806661605835e-05,2.7317553758621216e-05,2.719089388847351e-05,2.6844441890716553e-05,2.668425440788269e-05,2.6572495698928833e-05,2.666190266609192e-05,2.7067959308624268e-05,2.703070640563965e-05,2.6810914278030396e-05,2.668425440788269e-05,2.6967376470565796e-05,2.6844441890716553e-05,2.6609748601913452e-05,2.648681402206421e-05,2.6151537895202637e-05,2.621486783027649e-05,2.5916844606399536e-05,2.5916844606399536e-05,2.6114284992218018e-05,2.6125460863113403e-05,2.579018473625183e-05,2.570822834968567e-05,2.5480985641479492e-05,2.5112181901931763e-05,2.5160610675811768e-05,2.5000423192977905e-05,2.4415552616119385e-05,2.4937093257904053e-05,2.4899840354919434e-05,2.5000423192977905e-05,2.504885196685791e-05,2.4687498807907104e-05,2.4478882551193237e-05,2.481415867805481e-05,2.4516135454177856e-05,2.4195760488510132e-05,2.4419277906417847e-05,2.464279532432556e-05,2.4404376745224e-05,2.4206936359405518e-05,2.3931264877319336e-05,2.405792474746704e-05,2.3923814296722412e-05,2.3737549781799316e-05,2.3402273654937744e-05,2.3659318685531616e-05,2.3312866687774658e-05,2.3324042558670044e-05,2.314150333404541e-05,2.3078173398971558e-05,2.3089349269866943e-05,2.283230423927307e-05,2.2582709789276123e-05,2.2571533918380737e-05,2.2139400243759155e-05,2.236291766166687e-05,2.228468656539917e-05,2.2374093532562256e-05,2.2336840629577637e-05,2.2236257791519165e-05,2.2299587726593018e-05,2.224743366241455e-05,2.2273510694503784e-05,2.2251158952713013e-05,2.2348016500473022e-05,2.2076070308685303e-05,2.2333115339279175e-05,2.207234501838684e-05,2.1804124116897583e-05,2.2001564502716064e-05,2.204999327659607e-05,2.1927058696746826e-05,2.1889805793762207e-05,2.1841377019882202e-05,2.187862992286682e-05,2.1841377019882202e-05,2.2139400243759155e-05,2.1804124116897583e-05,2.1666288375854492e-05,2.16066837310791e-05,2.154335379600525e-05,2.16066837310791e-05,2.1491199731826782e-05,2.1345913410186768e-05,2.1614134311676025e-05,2.1182000637054443e-05,2.1297484636306763e-05,2.1282583475112915e-05,2.109631896018982e-05,2.084672451019287e-05,2.08243727684021e-05,2.0936131477355957e-05,2.1085143089294434e-05,2.111867070198059e-05,2.1148473024368286e-05,2.1025538444519043e-05,2.096220850944519e-05,2.0761042833328247e-05,2.0872801542282104e-05,2.041459083557129e-05,2.0697712898254395e-05,2.0664185285568237e-05,2.0567327737808228e-05,2.0541250705718994e-05,2.0563602447509766e-05,2.037733793258667e-05,2.0451843738555908e-05,2.037733793258667e-05,2.0116567611694336e-05,1.9956380128860474e-05,1.996755599975586e-05,2.0056962966918945e-05,2.0120292901992798e-05,1.9993633031845093e-05,2.0094215869903564e-05,2.010539174079895e-05,2.006813883781433e-05,1.9978731870651245e-05,1.9758939743041992e-05,1.979619264602661e-05,1.9609928131103516e-05]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0029259920120239258,0.003975184168666601,0.005040332209318876,0.0060826740227639675,0.007098009809851646,0.008081124164164066,0.009028536267578602,0.009946340695023537,0.01082815881818533,0.011682549491524696,0.012505882419645786,0.013299311511218548,0.0140656353905797,0.014804222621023655,0.015514912083745003,0.016194568946957588,0.016849525272846222,0.017484385520219803,0.01810022071003914,0.018696729093790054,0.0192776657640934,0.0198378786444664,0.02037736400961876,0.02090214565396309,0.021410154178738594,0.02189965546131134,0.022372407838702202,0.02282872051000595,0.02326923981308937,0.023694347590208054,0.024105742573738098,0.024503905326128006,0.024885457009077072,0.025254273787140846,0.025610826909542084,0.025953516364097595,0.026283683255314827,0.02660307101905346,0.026910170912742615,0.027206270024180412,0.027492010965943336,0.027767594903707504,0.02803128771483898,0.02828354574739933,0.028527243062853813,0.028763383626937866,0.028989093378186226,0.029205573722720146,0.029415836557745934,0.02961651049554348,0.029809998348355293,0.029995745047926903,0.030175037682056427,0.03034522384405136,0.030509328469634056,0.03066699020564556,0.03081890568137169,0.030966099351644516,0.03110606037080288,0.03124038316309452,0.0313691571354866,0.03149282932281494,0.031611815094947815,0.031727977097034454,0.031836532056331635,0.03194145858287811,0.032043375074863434,0.03213987872004509,0.032232120633125305,0.03232153505086899,0.032405786216259,0.032487623393535614,0.03256477415561676,0.03263888135552406,0.03271123766899109,0.03277856856584549,0.032844461500644684,0.032908208668231964,0.03296903520822525,0.033026278018951416,0.03308156877756119,0.03313450142741203,0.0331854410469532,0.03323381394147873,0.03327960520982742,0.0333232581615448,0.03336598351597786,0.03340683877468109,0.03344608470797539,0.03348301351070404,0.03352008014917374,0.033553674817085266,0.03358590975403786,0.03361717611551285,0.033647142350673676,0.033676404505968094,0.033704474568367004,0.03373051434755325,0.03375592082738876,0.033779844641685486,0.03380250185728073,0.03382501006126404,0.03384624421596527,0.03386714309453964,0.03388658165931702,0.033905014395713806,0.03392330929636955,0.033940717577934265,0.03395700454711914,0.033972933888435364,0.03398760408163071,0.03400211036205292,0.03401628136634827,0.03402973711490631,0.03404243290424347,0.034055229276418686,0.03406669944524765,0.034077566117048264,0.034088652580976486,0.03409890830516815,0.0341092050075531,0.034118831157684326,0.03412794694304466,0.03413666784763336,0.03414539992809296,0.03415343165397644,0.03416106104850769,0.034168168902397156,0.034175023436546326,0.034181587398052216,0.034188464283943176,0.034194767475128174,0.034201063215732574,0.034207068383693695,0.034212980419397354,0.03421870246529579,0.034223705530166626,0.034229032695293427,0.03423377871513367,0.034238360822200775,0.03424295783042908,0.034247320145368576,0.03425156697630882,0.034255556762218475,0.034259386360645294,0.03426307812333107,0.03426652029156685,0.0342700257897377,0.03427323326468468,0.03427620604634285,0.034279290586709976,0.03428225219249725,0.03428526222705841,0.03428776562213898,0.034290242940187454,0.034292858093976974,0.03429513797163963,0.03429736569523811,0.03429964557290077,0.03430182486772537,0.03430387005209923,0.034305814653635025,0.03430774807929993,0.034309495240449905,0.0343112051486969,0.03431296348571777,0.03431462123990059,0.0343162938952446,0.034317806363105774,0.034319255501031876,0.03432053327560425,0.03432183340191841,0.03432339429855347,0.034324705600738525,0.034325797110795975,0.03432705998420715,0.0343281626701355,0.034329451620578766,0.034330468624830246,0.03433157131075859,0.03433254733681679,0.03433357551693916,0.03433460369706154,0.034335657954216,0.034336600452661514,0.03433745354413986,0.034338295459747314,0.034339237958192825,0.03434007987380028,0.03434092178940773,0.03434178978204727,0.034342534840106964,0.0343431755900383,0.03434393182396889,0.034344565123319626,0.03434520959854126,0.034345827996730804,0.03434649854898453,0.0343470424413681,0.034347712993621826,0.034348245710134506,0.034348778426647186,0.034349311143159866,0.034349843859672546,0.03435032442212105,0.03435087203979492,0.03435133025050163,0.03435175120830536,0.03435210883617401,0.03435251861810684,0.034352853894233704,0.03435324877500534,0.03435356914997101,0.03435405343770981,0.034354377537965775,0.034354761242866516,0.034355130046606064,0.034355539828538895,0.03435584902763367,0.03435617312788963,0.034356508404016495,0.03435683995485306,0.034357137978076935,0.03435738757252693,0.03435763344168663,0.03435784578323364,0.034358128905296326,0.03435837849974632,0.03435865044593811,0.03435889631509781,0.034359171986579895,0.034359417855739594,0.034359678626060486,0.03435986489057541,0.03436014801263809,0.034360382705926895,0.0343606062233448,0.0343608558177948,0.03436104208230972,0.03436126559972763,0.03436141088604927,0.03436166048049927,0.034361835569143295,0.03436196967959404,0.03436215594410896,0.03436235338449478,0.034362513571977615,0.03436272591352463,0.03436288610100746,0.03436306118965149,0.03436318412423134,0.03436333313584328,0.034363530576229095,0.03436366841197014,0.03436378017067909,0.034363940358161926,0.03436407446861267,0.0343642495572567,0.03436433523893356,0.034364424645900726,0.03436455875635147,0.034364644438028336,0.0343647338449955,0.03436484560370445,0.03436490520834923,0.03436499461531639,0.03436506539583206,0.03436516597867012,0.034365326166152954,0.03436542674899101,0.034365464001894,0.03436557576060295,0.03436567261815071,0.034365709871053696,0.034365762025117874,0.03436588495969772,0.03436600789427757,0.034366071224212646,0.034366145730018616,0.03436625748872757,0.03436630591750145,0.03436638042330742,0.03436646610498428,0.03436657786369324,0.03436665236949921,0.034366726875305176,0.034366752952337265,0.03436681255698204,0.034366849809885025,0.03436688706278801,0.03436698764562607,0.03436701372265816,0.03436705097556114,0.03436708450317383,0.03436711058020592,0.0343671590089798,0.03436719626188278,0.03436723351478577,0.034367285668849945,0.034367308020591736,0.03436734527349472,0.0343673974275589,0.03436744585633278,0.034367457032203674,0.03436752036213875,0.03436755761504173,0.03436758369207382,0.03436760604381561,0.0343676432967186,0.03436766937375069,0.03436768054962158,0.03436769172549248,0.03436771780252457,0.03436772897839546,0.03436775505542755,0.03436775505542755,0.03436776623129845,0.03436778113245964,0.034367818385362625,0.03436782956123352,0.034367840737104416,0.034367866814136505,0.0343678779900074,0.034367892891168594,0.03436790406703949,0.034367915242910385,0.034367967396974564,0.034367967396974564,0.034367989748716354,0.03436802700161934,0.03436804190278053,0.03436805307865143,0.034368064254522324,0.03436807915568352,0.03436809033155441,0.03436809033155441,0.03436810150742531,0.0343681275844574,0.03436814993619919,0.03436816483736038,0.03436817601323128,0.03436817601323128,0.03436818718910217,0.03436818718910217,0.03436818718910217,0.03436821326613426,0.03436821326613426,0.03436823934316635,0.03436823934316635,0.03436826169490814,0.034368276596069336],"recovered":[0.0,0.0014479135861620307,0.0026986715383827686,0.0038589101750403643,0.004956973250955343,0.0060146264731884,0.007032501976937056,0.008016236126422882,0.008969011716544628,0.00988337304443121,0.010769538581371307,0.011623136699199677,0.012452056631445885,0.013245349749922752,0.014012106694281101,0.01474975235760212,0.015457084402441978,0.01613696478307247,0.01679324544966221,0.017429297789931297,0.01804991252720356,0.018649419769644737,0.019229736179113388,0.01978553831577301,0.02032802253961563,0.0208518635481596,0.02136204019188881,0.0218498557806015,0.02232467755675316,0.02278411202132702,0.023223528638482094,0.02365095168352127,0.024062322452664375,0.024458516389131546,0.02483968436717987,0.025207150727510452,0.025563368573784828,0.025905339047312737,0.026236793026328087,0.026555687189102173,0.026865078136324883,0.027159715071320534,0.027441827580332756,0.027716482058167458,0.027981562539935112,0.028235094621777534,0.028480317443609238,0.02871478535234928,0.028941597789525986,0.02915991097688675,0.029368700459599495,0.02957058697938919,0.029762936756014824,0.029949983581900597,0.03012825921177864,0.03029930219054222,0.030464334413409233,0.030622418969869614,0.030774444341659546,0.03091922402381897,0.0310584157705307,0.03119245357811451,0.031322579830884933,0.03144601359963417,0.03156668320298195,0.03168025612831116,0.0317901149392128,0.03189565986394882,0.03199617564678192,0.03209267929196358,0.03218521922826767,0.03227357193827629,0.03235859051346779,0.03244079649448395,0.032517626881599426,0.0325930081307888,0.03266553953289986,0.03273492678999901,0.032800741493701935,0.03286562114953995,0.03292682766914368,0.03298407420516014,0.03303853049874306,0.03309115767478943,0.033141858875751495,0.03319023549556732,0.03323659300804138,0.03328083083033562,0.033323705196380615,0.033364102244377136,0.033403582870960236,0.03344162553548813,0.033477168530225754,0.03351191431283951,0.03354443237185478,0.033575814217329025,0.03360661119222641,0.0336354598402977,0.033662453293800354,0.033689312636852264,0.03371429815888405,0.03373800963163376,0.03376180678606033,0.03378359600901604,0.03380468115210533,0.03382512181997299,0.033844683319330215,0.03386358544230461,0.033882033079862595,0.0338994637131691,0.033915940672159195,0.033931583166122437,0.033946387469768524,0.03396095708012581,0.03397546336054802,0.03398902714252472,0.03400209918618202,0.03401411324739456,0.034025758504867554,0.034037068486213684,0.03404829278588295,0.0340585857629776,0.03406861051917076,0.034078147262334824,0.03408803418278694,0.034096743911504745,0.03410528972744942,0.03411323204636574,0.03412061557173729,0.034128107130527496,0.034135207533836365,0.03414209559559822,0.034148599952459335,0.03415506333112717,0.03416140750050545,0.03416742756962776,0.03417320176959038,0.03417860344052315,0.03418395295739174,0.034188997000455856,0.0341934934258461,0.034198224544525146,0.03420297056436539,0.034207094460725784,0.03421157971024513,0.03421570360660553,0.03421945869922638,0.03422344848513603,0.034226879477500916,0.034230247139930725,0.03423330932855606,0.03423641622066498,0.034239526838064194,0.03424227610230446,0.03424512594938278,0.03424767777323723,0.034250255674123764,0.03425264731049538,0.034254975616931915,0.03425731509923935,0.03425963222980499,0.034261588007211685,0.03426385670900345,0.034265704452991486,0.034267522394657135,0.034269269555807114,0.03427110239863396,0.03427278995513916,0.0342743881046772,0.034275997430086136,0.034277621656656265,0.03427907079458237,0.034280307590961456,0.03428171947598457,0.03428298234939575,0.034284234046936035,0.034285448491573334,0.034286726266145706,0.03428800031542778,0.03428914025425911,0.03429015725851059,0.03429127112030983,0.03429243713617325,0.034293439239263535,0.034294430166482925,0.034295495599508286,0.03429624065756798,0.034297093749046326,0.03429797291755676,0.03429887816309929,0.03429974615573883,0.034300610423088074,0.034301403909921646,0.034302160143852234,0.03430301696062088,0.034303661435842514,0.034304291009902954,0.03430500999093056,0.03430570289492607,0.034306250512599945,0.03430701792240143,0.03430759906768799,0.03430813178420067,0.03430871292948723,0.0343092605471611,0.03430976718664169,0.03431032598018646,0.03431076928973198,0.034311216324567795,0.0343116857111454,0.034312084317207336,0.034312404692173004,0.034312862902879715,0.0343131497502327,0.03431357070803642,0.0343138687312603,0.03431420028209686,0.03431468456983566,0.03431512042880058,0.03431539237499237,0.034315723925828934,0.034316059201955795,0.03431640565395355,0.034316644072532654,0.03431692719459534,0.034317199140787125,0.034317497164011,0.03431779518723488,0.034318067133426666,0.03431830182671547,0.03431853652000427,0.034318797290325165,0.03431906923651695,0.034319330006837845,0.03431954234838486,0.034319836646318436,0.03432003781199455,0.034320272505283356,0.03432053327560425,0.03432074189186096,0.03432096540927887,0.03432115167379379,0.034321337938308716,0.03432149812579155,0.03432169556617737,0.03432183340191841,0.034322042018175125,0.03432221710681915,0.034322403371334076,0.034322552382946014,0.03432271257042885,0.03432291001081467,0.034323107451200485,0.03432333096861839,0.03432345390319824,0.034323543310165405,0.034323666244745255,0.03432384133338928,0.03432398661971092,0.034324124455451965,0.03432421013712883,0.03432433679699898,0.03432442247867584,0.03432450816035271,0.03432461991906166,0.03432469442486763,0.03432479500770569,0.03432484343647957,0.03432498127222061,0.03432512655854225,0.034325238317251205,0.03432527557015419,0.03432537615299225,0.0343254879117012,0.03432554751634598,0.03432563692331314,0.034325722604990005,0.034325797110795975,0.034325871616601944,0.03432593494653702,0.03432599455118179,0.03432604297995567,0.03432614356279373,0.034326229244470596,0.03432634100317955,0.03432643041014671,0.03432650491595268,0.03432652726769447,0.03432659059762955,0.03432662785053253,0.03432665020227432,0.034326713532209396,0.03432675078511238,0.034326814115047455,0.03432685136795044,0.034326888620853424,0.03432692587375641,0.03432696312665939,0.03432700037956238,0.03432703763246536,0.03432705998420715,0.03432710841298103,0.03432714566588402,0.03432720899581909,0.03432722017168999,0.034327294677495956,0.03432733193039894,0.03432735800743103,0.03432738408446312,0.034327421337366104,0.03432745859026909,0.03432748094201088,0.03432750701904297,0.03432750701904297,0.03432753309607506,0.03432757034897804,0.03432758152484894,0.03432759270071983,0.03432761877775192,0.03432762995362282,0.03432764112949371,0.03432765603065491,0.0343276783823967,0.03432771563529968,0.034327730536460876,0.034327730536460876,0.03432774171233177,0.03432779014110565,0.03432779014110565,0.03432781621813774,0.03432781621813774,0.034327827394008636,0.034327853471040726,0.03432786464691162,0.03432789072394371,0.0343279168009758,0.0343279168009758,0.0343279168009758,0.034327927976846695,0.034327954053878784,0.03432796522974968,0.03432799130678177,0.034328002482652664,0.034328002482652664,0.034328002482652664,0.034328002482652664,0.034328002482652664,0.03432802855968475,0.03432806581258774,0.03432807698845863,0.03432807698845863],"active":[0.0029259920120239258,0.0025272704660892487,0.0023416606709361076,0.0022237638477236032,0.002141036558896303,0.002066497690975666,0.0019960342906415462,0.0019301045686006546,0.0018591471016407013,0.0017991764470934868,0.001736343838274479,0.0016761748120188713,0.0016135787591338158,0.0015588728711009026,0.0015028053894639015,0.0014448165893554688,0.0013924408704042435,0.0013474207371473312,0.0013069752603769302,0.001267431303858757,0.0012277532368898392,0.001188458874821663,0.001147627830505371,0.0011166073381900787,0.001082131639122963,0.001047791913151741,0.0010103676468133926,0.0009788647294044495,0.0009445622563362122,0.0009102355688810349,0.0008822139352560043,0.0008529536426067352,0.0008231345564126968,0.0007957573980093002,0.0007711425423622131,0.0007463656365871429,0.0007203146815299988,0.0006977319717407227,0.0006733778864145279,0.0006505828350782394,0.000626932829618454,0.0006078798323869705,0.0005894601345062256,0.0005670636892318726,0.0005456805229187012,0.0005282890051603317,0.0005087759345769882,0.0004907883703708649,0.0004742387682199478,0.00045659951865673065,0.00044129788875579834,0.0004251580685377121,0.0004121009260416031,0.00039524026215076447,0.00038106925785541534,0.00036768801510334015,0.00035457126796245575,0.00034368038177490234,0.00033161602914333344,0.00032115913927555084,0.0003107413649559021,0.0003003757447004318,0.00028923526406288147,0.0002819634974002838,0.00026984885334968567,0.00026120245456695557,0.00025326013565063477,0.0002442188560962677,0.0002359449863433838,0.00022885575890541077,0.000220566987991333,0.00021405145525932312,0.00020618364214897156,0.00019808486104011536,0.0001936107873916626,0.0001855604350566864,0.00017892196774482727,0.00017328187823295593,0.00016829371452331543,0.0001606568694114685,0.00015474110841751099,0.0001504272222518921,0.00014691054821014404,0.00014265626668930054,0.00013774633407592773,0.00013302266597747803,0.00012939050793647766,0.00012600794434547424,0.00012237951159477234,0.0001189112663269043,0.00011649727821350098,0.00011204928159713745,0.00010874122381210327,0.00010526180267333984,0.00010270997881889343,0.0001005902886390686,9.786337614059448e-05,9.50545072555542e-05,9.346753358840942e-05,9.053200483322144e-05,8.820369839668274e-05,8.700042963027954e-05,8.443742990493774e-05,8.354708552360535e-05,8.190050721168518e-05,7.989257574081421e-05,7.862597703933716e-05,7.713213562965393e-05,7.497146725654602e-05,7.347017526626587e-05,7.166340947151184e-05,7.052719593048096e-05,6.989389657974243e-05,6.878003478050232e-05,6.696954369544983e-05,6.620213389396667e-05,6.460025906562805e-05,6.345286965370178e-05,6.28940761089325e-05,6.183981895446777e-05,6.091222167015076e-05,6.0245394706726074e-05,5.933642387390137e-05,5.852058529853821e-05,5.7365745306015015e-05,5.6687742471694946e-05,5.5771321058273315e-05,5.493685603141785e-05,5.4407864809036255e-05,5.348026752471924e-05,5.3256750106811523e-05,5.2671879529953e-05,5.2463263273239136e-05,5.200505256652832e-05,5.157291889190674e-05,5.1274895668029785e-05,5.050376057624817e-05,5.042925477027893e-05,4.98257577419281e-05,4.936382174491882e-05,4.9464404582977295e-05,4.9095600843429565e-05,4.859641194343567e-05,4.846230149269104e-05,4.780665040016174e-05,4.737451672554016e-05,4.706159234046936e-05,4.657730460166931e-05,4.63537871837616e-05,4.5958906412124634e-05,4.5981258153915405e-05,4.583597183227539e-05,4.573538899421692e-05,4.548951983451843e-05,4.511699080467224e-05,4.5180320739746094e-05,4.488229751586914e-05,4.4718384742736816e-05,4.466995596885681e-05,4.450976848602295e-05,4.423782229423523e-05,4.4226646423339844e-05,4.389137029647827e-05,4.37907874584198e-05,4.3682754039764404e-05,4.369392991065979e-05,4.351884126663208e-05,4.350394010543823e-05,4.341825842857361e-05,4.3258070945739746e-05,4.291161894798279e-05,4.276260733604431e-05,4.30867075920105e-05,4.2986124753952026e-05,4.281476140022278e-05,4.2825937271118164e-05,4.271417856216431e-05,4.272535443305969e-05,4.246830940246582e-05,4.24310564994812e-05,4.239007830619812e-05,4.2304396629333496e-05,4.2166560888290405e-05,4.221871495246887e-05,4.217028617858887e-05,4.195794463157654e-05,4.205480217933655e-05,4.2144209146499634e-05,4.2106956243515015e-05,4.204362630844116e-05,4.204362630844116e-05,4.192441701889038e-05,4.177168011665344e-05,4.177168011665344e-05,4.154816269874573e-05,4.154816269874573e-05,4.153698682785034e-05,4.148855805397034e-05,4.133954644203186e-05,4.1462481021881104e-05,4.1227787733078e-05,4.1179358959198e-05,4.1179358959198e-05,4.113093018531799e-05,4.106387495994568e-05,4.110485315322876e-05,4.100427031517029e-05,4.0981918573379517e-05,4.089251160621643e-05,4.083290696144104e-05,4.076957702636719e-05,4.0844082832336426e-05,4.0706247091293335e-05,4.0903687477111816e-05,4.080682992935181e-05,4.089251160621643e-05,4.092976450920105e-05,4.085525870323181e-05,4.0728598833084106e-05,4.078075289726257e-05,4.0784478187561035e-05,4.078075289726257e-05,4.073232412338257e-05,4.0743499994277954e-05,4.0706247091293335e-05,4.0646642446517944e-05,4.06317412853241e-05,4.058331251144409e-05,4.058331251144409e-05,4.059448838233948e-05,4.063546657562256e-05,4.062056541442871e-05,4.0609389543533325e-05,4.053488373756409e-05,4.060566425323486e-05,4.054605960845947e-05,4.0568411350250244e-05,4.058331251144409e-05,4.0508806705474854e-05,4.05237078666687e-05,4.0445476770401e-05,4.0508806705474854e-05,4.049763083457947e-05,4.0471553802490234e-05,4.046037793159485e-05,4.051998257637024e-05,4.0471553802490234e-05,4.0508806705474854e-05,4.048272967338562e-05,4.0508806705474854e-05,4.0471553802490234e-05,4.042312502861023e-05,4.042312502861023e-05,4.0337443351745605e-05,4.032626748085022e-05,4.0397047996520996e-05,4.040822386741638e-05,4.040822386741638e-05,4.034861922264099e-05,4.0300190448760986e-05,4.034861922264099e-05,4.030764102935791e-05,4.031136631965637e-05,4.0337443351745605e-05,4.028528928756714e-05,4.0300190448760986e-05,4.027038812637329e-05,4.032254219055176e-05,4.034489393234253e-05,4.0300190448760986e-05,4.022568464279175e-05,4.0300190448760986e-05,4.0296465158462524e-05,4.0221959352493286e-05,4.021450877189636e-05,4.024803638458252e-05,4.028528928756714e-05,4.027411341667175e-05,4.027411341667175e-05,4.032254219055176e-05,4.031136631965637e-05,4.0337443351745605e-05,4.032254219055176e-05,4.034861922264099e-05,4.031136631965637e-05,4.0296465158462524e-05,4.024803638458252e-05,4.028528928756714e-05,4.0259212255477905e-05,4.0259212255477905e-05,4.0337443351745605e-05,4.0300190448760986e-05,4.0300190448760986e-05,4.027038812637329e-05,4.0259212255477905e-05,4.027038812637329e-05,4.027038812637329e-05,4.027038812637329e-05,4.028528928756714e-05,4.027038812637329e-05,4.028528928756714e-05,4.02890145778656e-05,4.0300190448760986e-05,4.024803638458252e-05,4.0300190448760986e-05,4.026293754577637e-05,4.025176167488098e-05,4.024803638458252e-05,4.0259212255477905e-05,4.024803638458252e-05,4.0221959352493286e-05,4.02107834815979e-05,4.02107834815979e-05,4.0221959352493286e-05,4.0221959352493286e-05,4.018470644950867e-05,4.018470644950867e-05,4.018843173980713e-05,4.0199607610702515e-05,4.0199607610702515e-05,4.0199607610702515e-05,4.02107834815979e-05,4.0199607610702515e-05,4.017725586891174e-05,4.017353057861328e-05,4.018470644950867e-05,4.022568464279175e-05,4.017725586891174e-05,4.0199607610702515e-05,4.02107834815979e-05,4.022568464279175e-05,4.022568464279175e-05,4.02107834815979e-05,4.021450877189636e-05,4.0199607610702515e-05,4.017353057861328e-05,4.018470644950867e-05,4.02107834815979e-05,4.0221959352493286e-05,4.02107834815979e-05,4.02107834815979e-05,4.018470644950867e-05,4.018470644950867e-05,4.018470644950867e-05,4.018470644950867e-05,4.02107834815979e-05,4.02107834815979e-05,4.02107834815979e-05,4.017353057861328e-05,4.018470644950867e-05,4.0199607610702515e-05]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0029259920120239258,0.003972533158957958,0.005084446165710688,0.006198093295097351,0.00731734000146389,0.00842941366136074,0.009529917500913143,0.01062238123267889,0.01170315034687519,0.012771754525601864,0.013827078975737095,0.014865518547594547,0.01589314267039299,0.016902878880500793,0.017897367477416992,0.01888459362089634,0.01985570415854454,0.02082003839313984,0.021774858236312866,0.02272673137485981,0.023674191907048225,0.0246104933321476,0.025536175817251205,0.026455368846654892,0.027366310358047485,0.028263773769140244,0.02915428765118122,0.030041666701436043,0.030912570655345917,0.03177342563867569,0.032624632120132446,0.033463962376117706,0.03429154306650162,0.0351102314889431,0.035916656255722046,0.03671026974916458,0.03749282285571098,0.0382666178047657,0.0390276275575161,0.03977609798312187,0.04051396623253822,0.041241131722927094,0.04195903241634369,0.04266573116183281,0.04336031526327133,0.044042378664016724,0.0447123721241951,0.04537660628557205,0.046028997749090195,0.04666394740343094,0.047290075570344925,0.04790328070521355,0.04851039499044418,0.049105774611234665,0.049688905477523804,0.05026223510503769,0.050828717648983,0.051379378885030746,0.05192182585597038,0.05245406553149223,0.05297127738595009,0.053481776267290115,0.05398206785321236,0.05447603762149811,0.05495774745941162,0.05542629957199097,0.05588597059249878,0.05633736774325371,0.05678065866231918,0.057212766259908676,0.05763772502541542,0.058053962886333466,0.05845845863223076,0.05885817110538483,0.05924868956208229,0.059626128524541855,0.059998128563165665,0.06036160886287689,0.06071917712688446,0.061067625880241394,0.06141117215156555,0.061746615916490555,0.062073078006505966,0.06239217892289162,0.06270425766706467,0.06300930678844452,0.06330850720405579,0.06359770894050598,0.06388349831104279,0.06415912508964539,0.0644305944442749,0.06469527631998062,0.06495729088783264,0.06521241366863251,0.06546049565076828,0.06570438295602798,0.06594257801771164,0.06617564707994461,0.06640222668647766,0.06662382185459137,0.06683952361345291,0.06705459952354431,0.0672600194811821,0.06746307015419006,0.06765930354595184,0.06785427778959274,0.06804418563842773,0.06823006272315979,0.06841136515140533,0.06858906894922256,0.0687614157795906,0.06893199682235718,0.06909586489200592,0.06925886869430542,0.06941703706979752,0.06957215070724487,0.06972336024045944,0.06987310200929642,0.07001976668834686,0.07016263902187347,0.07030156999826431,0.07043863087892532,0.07057204842567444,0.07070247083902359,0.07083119451999664,0.07095657289028168,0.07108005881309509,0.07120080292224884,0.07131974399089813,0.07143609970808029,0.07154997438192368,0.07166167348623276,0.0717708170413971,0.07187909632921219,0.07198355346918106,0.07208621501922607,0.07218711823225021,0.07228737324476242,0.0723850354552269,0.07248178869485855,0.07257486134767532,0.07266808301210403,0.07275950163602829,0.07284888625144958,0.0729360431432724,0.07302211970090866,0.0731072872877121,0.07319002598524094,0.07327102869749069,0.07335135340690613,0.07343010604381561,0.0735073909163475,0.07358387857675552,0.07365784794092178,0.07373211532831192,0.07380455732345581,0.07387788593769073,0.073948435485363,0.07401971518993378,0.07408858835697174,0.07415781915187836,0.07422315329313278,0.07428998500108719,0.07435550540685654,0.0744195356965065,0.07448290288448334,0.07454577088356018,0.07460704445838928,0.07466711103916168,0.07472781091928482,0.07478569447994232,0.0748443454504013,0.07490171492099762,0.07495823502540588,0.07501409202814102,0.07507020980119705,0.07512335479259491,0.07517768442630768,0.07523210346698761,0.07528489083051682,0.07533754408359528,0.07538983225822449,0.0754430741071701,0.07549476623535156,0.0755460187792778,0.07559649646282196,0.0756460502743721,0.07569513469934464,0.07574491202831268,0.07579391449689865,0.07584253698587418,0.07589148730039597,0.07593972235918045,0.07598703354597092,0.07603362202644348,0.0760795995593071,0.07612551003694534,0.07617125660181046,0.0762164443731308,0.07626179605722427,0.07630708813667297,0.07635161280632019,0.07639515399932861,0.07643987983465195,0.07648354768753052,0.07652702927589417,0.07656931132078171,0.07661216706037521,0.0766543298959732,0.07669582962989807,0.07673799246549606,0.07678006589412689,0.07682228088378906,0.07686392962932587,0.076905257999897,0.0769474059343338,0.07698877900838852,0.07702983170747757,0.07707015424966812,0.07711050659418106,0.07715149223804474,0.07719201594591141,0.07723294943571091,0.07727319747209549,0.0773133933544159,0.07735311985015869,0.07739323377609253,0.07743272930383682,0.0774720087647438,0.07751144468784332,0.07755091041326523,0.07759039103984833,0.07762988656759262,0.07767009735107422,0.07770977169275284,0.07774965465068817,0.07778880000114441,0.07782942801713943,0.07786903530359268,0.07790881395339966,0.07794840633869171,0.0779881700873375,0.07802789658308029,0.07806851714849472,0.07810843735933304,0.0781484991312027,0.07818865776062012,0.07822898030281067,0.07826893031597137,0.07830943167209625,0.07834932208061218,0.078389011323452,0.07842979580163956,0.07847052067518234,0.07851102203130722,0.07855147123336792,0.07859186828136444,0.07863227277994156,0.07867326587438583,0.07871325314044952,0.07875460386276245,0.07879587262868881,0.07883576303720474,0.07887648046016693,0.07891751080751419,0.0789577066898346,0.07899922132492065,0.07904096692800522,0.07908201962709427,0.07912435382604599,0.07916634529829025,0.07920798659324646,0.07924959808588028,0.07929110527038574,0.07933319360017776,0.07937482744455338,0.07941703498363495,0.0794590637087822,0.07950087636709213,0.07954351603984833,0.07958630472421646,0.07962924242019653,0.07967188209295273,0.07971407473087311,0.07975752651691437,0.07980061322450638,0.0798439085483551,0.07988689839839935,0.07993066310882568,0.07997477799654007,0.08001930266618729,0.08006353676319122,0.08010763674974442,0.08015245944261551,0.08019579201936722,0.08023981750011444,0.08028355240821838,0.08032890409231186,0.08037266135215759,0.0804174393415451,0.08046234399080276,0.08050671219825745,0.08055166155099869,0.08059569448232651,0.08064080774784088,0.08068569004535675,0.0807303637266159,0.0807744488120079,0.0808199793100357,0.08086493611335754,0.08091001212596893,0.08095487207174301,0.08099991083145142,0.08104516565799713,0.08108945190906525,0.08113472908735275,0.0811794176697731,0.08122548460960388,0.08127249032258987,0.08131786435842514,0.08136291056871414,0.08140859752893448,0.08145357668399811,0.08149907737970352,0.08154424279928207,0.08159000426530838,0.08163473755121231,0.08167923986911774,0.08172430098056793,0.08176930993795395,0.0818137675523758,0.08185871690511703,0.08190390467643738,0.08194747567176819,0.08199157565832138,0.08203548938035965,0.08208037167787552,0.08212381601333618,0.08216799050569534,0.08221074193716049,0.08225437253713608,0.08229866623878479,0.0823427140712738,0.08238442242145538,0.08242672681808472,0.08246954530477524,0.08251193165779114,0.08255372941493988,0.08259613811969757,0.08263827860355377,0.08267940580844879],"recovered":[0.0,0.0014504407299682498,0.0026945711579173803,0.0038732432294636965,0.005024240352213383,0.006156432442367077,0.007280052173882723,0.00839495100080967,0.009495627135038376,0.010590779595077038,0.011665776371955872,0.012736065313220024,0.013791661709547043,0.014829816296696663,0.015858085826039314,0.016868602484464645,0.01786588877439499,0.0188463032245636,0.019820112735033035,0.02078920416533947,0.021743418648838997,0.02269795350730419,0.02364220656454563,0.024574976414442062,0.025503521785140038,0.026421474292874336,0.027333097532391548,0.02823343500494957,0.029126860201358795,0.030009843409061432,0.03088049776852131,0.031742408871650696,0.032592374831438065,0.03343525901436806,0.03426182642579079,0.03507934883236885,0.035886045545339584,0.03668036684393883,0.03746196627616882,0.038230493664741516,0.03899433836340904,0.03974083065986633,0.04048158600926399,0.0412110798060894,0.04192734509706497,0.04263102263212204,0.04332352429628372,0.04400765523314476,0.04467467591166496,0.045339666306972504,0.04598962888121605,0.04663067311048508,0.04725511372089386,0.047872770577669144,0.048478495329618454,0.049073394387960434,0.049656450748443604,0.05023157596588135,0.050794586539268494,0.05134916305541992,0.051892030984163284,0.05241921544075012,0.05293950065970421,0.05345017462968826,0.053953610360622406,0.05444004014134407,0.054922256618738174,0.055390164256095886,0.05585044249892235,0.05630417913198471,0.05674705281853676,0.05717991292476654,0.05760440230369568,0.058019548654556274,0.058428145945072174,0.05882784351706505,0.05921708792448044,0.05959680676460266,0.05996853485703468,0.060330960899591446,0.0606880709528923,0.061039071530103683,0.061383359134197235,0.061716970056295395,0.06204189732670784,0.06236294284462929,0.06267289072275162,0.06297899037599564,0.06327636539936066,0.06356669962406158,0.06385152786970139,0.0641288235783577,0.06440102308988571,0.06466761231422424,0.06492841988801956,0.06518246978521347,0.06543049216270447,0.06567416340112686,0.06591310352087021,0.06614579260349274,0.06637129187583923,0.0665915235877037,0.06680960208177567,0.06702055037021637,0.06722740083932877,0.06742941588163376,0.06763018667697906,0.06782537698745728,0.0680164322257042,0.06820080429315567,0.06838231533765793,0.0685591921210289,0.06873134523630142,0.06889905780553818,0.06906701624393463,0.06923028826713562,0.0693872794508934,0.06954135000705719,0.06969305872917175,0.0698418840765953,0.06998853385448456,0.07013113051652908,0.07027235627174377,0.0704084187746048,0.07054121792316437,0.07067207247018814,0.07080113142728806,0.0709274485707283,0.07105173915624619,0.07117193937301636,0.07129102945327759,0.07140769809484482,0.07152109593153,0.07163243740797043,0.07174287736415863,0.07184983789920807,0.07195480167865753,0.0720568522810936,0.07215927541255951,0.07225744426250458,0.07235631346702576,0.07245191186666489,0.07254669070243835,0.07263900339603424,0.07273070514202118,0.07281926274299622,0.0729069709777832,0.07299378514289856,0.07307799905538559,0.07316096127033234,0.07324248552322388,0.07332243770360947,0.07340114563703537,0.073479063808918,0.07355540990829468,0.07363104075193405,0.07370566576719284,0.07377982139587402,0.07385148108005524,0.07392358034849167,0.0739947259426117,0.07406435906887054,0.07413100451231003,0.074198879301548,0.07426579296588898,0.07432954758405685,0.07439468801021576,0.07445860654115677,0.07452068477869034,0.07458239048719406,0.07464316487312317,0.07470276206731796,0.07476214319467545,0.07481977343559265,0.07487699389457703,0.07493393868207932,0.0749887153506279,0.07504411786794662,0.07509978860616684,0.07515449821949005,0.07520859688520432,0.07526198774576187,0.07531506568193436,0.07536797970533371,0.07541909068822861,0.07547163963317871,0.07552328705787659,0.07557327300310135,0.07562359422445297,0.07567266374826431,0.07572265714406967,0.0757715180516243,0.07582096755504608,0.07586908340454102,0.07591701298952103,0.0759640634059906,0.07601011544466019,0.0760570839047432,0.07610324770212173,0.07614852488040924,0.07619408518075943,0.07623977214097977,0.07628413289785385,0.07632838189601898,0.07637236267328262,0.07641731947660446,0.07646113634109497,0.07650388777256012,0.07654643803834915,0.07658915221691132,0.0766310840845108,0.07667312026023865,0.07671617716550827,0.076758474111557,0.07679963856935501,0.07684149593114853,0.07688239961862564,0.07692398875951767,0.07696537673473358,0.07700569927692413,0.07704665511846542,0.07708770781755447,0.07712791115045547,0.0771690383553505,0.07720915228128433,0.07724912464618683,0.0772886797785759,0.0773291140794754,0.07736895233392715,0.07740873098373413,0.07744843512773514,0.07748822867870331,0.07752823084592819,0.07756762206554413,0.07760705053806305,0.07764673233032227,0.07768610119819641,0.07772617787122726,0.07776609063148499,0.07780551165342331,0.07784521579742432,0.07788477092981339,0.07792458683252335,0.07796458154916763,0.07800515741109848,0.07804488390684128,0.07808485627174377,0.07812502235174179,0.0781654566526413,0.07820583879947662,0.07824579626321793,0.07828593254089355,0.07832637429237366,0.07836636900901794,0.07840676605701447,0.07844758033752441,0.07848773151636124,0.07852869480848312,0.07856861501932144,0.07860986143350601,0.07865051180124283,0.07869109511375427,0.07873161137104034,0.07877175509929657,0.07881254702806473,0.07885310053825378,0.0788930207490921,0.07893326878547668,0.07897424697875977,0.07901646196842194,0.07905790209770203,0.07909928262233734,0.0791415125131607,0.07918257266283035,0.07922481745481491,0.07926695048809052,0.07930832356214523,0.07935039699077606,0.07939279824495316,0.079434335231781,0.07947640866041183,0.07951854169368744,0.07956185936927795,0.0796051099896431,0.07964766025543213,0.07969026267528534,0.07973413914442062,0.07977737486362457,0.07982099056243896,0.07986446470022202,0.07990753650665283,0.0799519494175911,0.07999584823846817,0.08003973960876465,0.08008404076099396,0.08012853562831879,0.08017163723707199,0.08021534234285355,0.08026084303855896,0.08030498027801514,0.08034871518611908,0.08039354532957077,0.08043792843818665,0.08048219233751297,0.0805271714925766,0.0805724486708641,0.08061698824167252,0.08066129684448242,0.08070652931928635,0.08075042068958282,0.08079525083303452,0.08083993196487427,0.08088559657335281,0.0809297114610672,0.08097526431083679,0.08102056384086609,0.08106579631567001,0.08111049979925156,0.08115579187870026,0.08120185136795044,0.08124669641256332,0.08129199594259262,0.08133752644062042,0.08138322085142136,0.08142878860235214,0.0814746841788292,0.08151966333389282,0.08156529068946838,0.08160983771085739,0.08165501803159714,0.08169978857040405,0.08174383640289307,0.08178888261318207,0.0818345695734024,0.08187872171401978,0.08192238956689835,0.08196702599525452,0.0820116475224495,0.08205556124448776,0.0820993036031723,0.08214294165372849,0.08218690007925034,0.08223036676645279,0.08227492868900299,0.08231783658266068,0.08236034214496613,0.0824030339717865,0.08244568109512329,0.08248826116323471,0.08253031969070435,0.0825725868344307],"active":[0.0029259920120239258,0.0025220923125743866,0.0023898750077933073,0.0023248500656336546,0.0022930996492505074,0.002272981218993664,0.0022498653270304203,0.0022274302318692207,0.002207523211836815,0.002180974930524826,0.0021613026037812233,0.002129453234374523,0.0021014809608459473,0.0020730625838041306,0.002039281651377678,0.002015991136431694,0.0019898153841495514,0.0019737351685762405,0.001954745501279831,0.00193752720952034,0.0019307732582092285,0.0019125398248434067,0.001893969252705574,0.0018803924322128296,0.0018627885729074478,0.0018422994762659073,0.0018211901187896729,0.001808231696486473,0.0017857104539871216,0.0017635822296142578,0.0017441343516111374,0.0017215535044670105,0.0016991682350635529,0.0016749724745750427,0.0016548298299312592,0.0016309209167957306,0.001606777310371399,0.0015862509608268738,0.0015656612813472748,0.0015456043183803558,0.001519627869129181,0.0015003010630607605,0.0014774464070796967,0.0014546513557434082,0.0014329701662063599,0.0014113560318946838,0.001388847827911377,0.0013689510524272919,0.001354321837425232,0.001324281096458435,0.0013004466891288757,0.0012726075947284698,0.0012552812695503235,0.0012330040335655212,0.0012104101479053497,0.0011888407170772552,0.0011722669005393982,0.0011478029191493988,0.001127239316701889,0.0011049024760723114,0.0010792464017868042,0.0010625608265399933,0.0010425671935081482,0.001025862991809845,0.001004137098789215,0.0009862594306468964,0.0009637139737606049,0.0009472034871578217,0.0009302161633968353,0.0009085871279239655,0.0008906722068786621,0.000874049961566925,0.00085405632853508,0.0008386224508285522,0.0008205436170101166,0.0007982850074768066,0.0007810406386852264,0.000764802098274231,0.0007506422698497772,0.0007366649806499481,0.0007231011986732483,0.0007075443863868713,0.0006897188723087311,0.0006752088665962219,0.0006623603403568268,0.0006463639438152313,0.0006356164813041687,0.0006187185645103455,0.0006071329116821289,0.0005924254655838013,0.0005790665745735168,0.0005664527416229248,0.0005562677979469299,0.0005448013544082642,0.0005320757627487183,0.0005219131708145142,0.0005120858550071716,0.000501483678817749,0.0004891231656074524,0.0004780292510986328,0.000468231737613678,0.0004630759358406067,0.0004504173994064331,0.00044251978397369385,0.0004319027066230774,0.0004248619079589844,0.00041399896144866943,0.00040468573570251465,0.00039493292570114136,0.00038826465606689453,0.0003791004419326782,0.0003728047013282776,0.0003645196557044983,0.00035981088876724243,0.0003500208258628845,0.00034186244010925293,0.00033608078956604004,0.0003317520022392273,0.00032670795917510986,0.0003207549452781677,0.00031303614377975464,0.00030750036239624023,0.00029969215393066406,0.0002940520644187927,0.0002899765968322754,0.0002845004200935364,0.00027892738580703735,0.00027335435152053833,0.000268004834651947,0.0002641603350639343,0.00025894492864608765,0.00025397539138793945,0.00024972110986709595,0.00024665892124176025,0.00024067610502243042,0.00023637712001800537,0.00023231655359268188,0.00023052096366882324,0.00022576004266738892,0.0002243444323539734,0.00021854788064956665,0.00021617114543914795,0.0002128109335899353,0.00020988285541534424,0.0002053380012512207,0.00020285695791244507,0.00020031630992889404,0.0001962408423423767,0.00019302964210510254,0.0001903921365737915,0.00018762052059173584,0.0001849532127380371,0.0001827329397201538,0.00017878413200378418,0.00017670542001724243,0.00017351657152175903,0.0001722201704978943,0.00016861408948898315,0.00016823410987854004,0.00016500800848007202,0.0001630932092666626,0.00015879422426223755,0.00015898048877716064,0.00015662610530853271,0.0001537427306175232,0.00015335530042648315,0.0001510828733444214,0.00014843791723251343,0.000146426260471344,0.00014542043209075928,0.00014252960681915283,0.0001415833830833435,0.00013957172632217407,0.00013846158981323242,0.00013709813356399536,0.00013627111911773682,0.0001346394419670105,0.00013356655836105347,0.00013231486082077026,0.00013039261102676392,0.0001289471983909607,0.00012784451246261597,0.0001280084252357483,0.00012678653001785278,0.00012692809104919434,0.0001248568296432495,0.00012276321649551392,0.00012186169624328613,0.0001213178038597107,0.00012125074863433838,0.0001198798418045044,0.00011996924877166748,0.0001187548041343689,0.00011795014142990112,0.00011660903692245483,0.0001155361533164978,0.00011539459228515625,0.00011417269706726074,0.00011319667100906372,0.00011327117681503296,0.0001130029559135437,0.00011184066534042358,0.00011102110147476196,0.00011149793863296509,0.00011118501424789429,0.00010970979928970337,0.00010817497968673706,0.000108279287815094,0.00010789185762405396,0.00010667741298675537,0.00010690838098526001,0.00010694563388824463,0.00010610371828079224,0.00010545551776885986,0.00010561943054199219,0.00010591000318527222,0.00010637938976287842,0.0001058429479598999,0.0001047775149345398,0.00010480731725692749,0.00010483711957931519,0.0001043081283569336,0.00010503828525543213,0.00010415911674499512,0.00010424107313156128,0.00010399520397186279,0.00010455399751663208,0.00010361522436141968,0.00010305643081665039,0.0001027137041091919,0.00010247528553009033,0.00010216236114501953,0.00010165572166442871,0.00010247528553009033,0.00010272115468978882,0.00010292232036590576,0.00010269880294799805,0.00010325014591217041,0.00010294467210769653,0.00010330229997634888,0.00010319054126739502,0.00010339915752410889,0.0001033097505569458,0.0001039355993270874,0.0001032799482345581,0.00010361522436141968,0.00010380148887634277,0.00010395795106887817,0.00010347366333007812,0.0001035928726196289,0.00010352581739425659,0.00010307878255844116,0.00010342150926589966,0.0001041516661643982,0.00010425597429275513,0.00010389089584350586,0.00010413676500320435,0.00010357797145843506,0.00010465085506439209,0.00010339170694351196,0.0001040920615196228,0.0001047775149345398,0.0001041516661643982,0.00010472536087036133,0.00010496377944946289,0.00010460615158081055,0.00010620057582855225,0.00010769814252853394,0.00010777264833450317,0.00010789185762405396,0.00010844320058822632,0.00010870397090911865,0.00010808557271957397,0.0001085326075553894,0.000108376145362854,0.00010787695646286011,0.00010871142148971558,0.00010866671800613403,0.00010807812213897705,0.00010918080806732178,0.00010989606380462646,0.00011070072650909424,0.00011002272367477417,0.00010896474123001099,0.00010986626148223877,0.00011035054922103882,0.00010976940393447876,0.00010952353477478027,0.00010967254638671875,0.0001103132963180542,0.00011176615953445435,0.00011158734560012817,0.00011178851127624512,0.0001127198338508606,0.0001117512583732605,0.0001112818717956543,0.00011191517114639282,0.00011356174945831299,0.00011181831359863281,0.00011245906352996826,0.0001136288046836853,0.00011316686868667603,0.00011373311281204224,0.0001135021448135376,0.00011363625526428223,0.00011324137449264526,0.00011337548494338989,0.00011315196752548218,0.00011344999074935913,0.00011451542377471924,0.00011476129293441772,0.0001149401068687439,0.0001143142580986023,0.00011545419692993164,0.00011418759822845459,0.00011416524648666382,0.00011362135410308838,0.00011498481035232544,0.00011669844388961792,0.00011601299047470093,0.00011621415615081787,0.00011660158634185791,0.00011605024337768555,0.00011585652828216553,0.00011545419692993164,0.00011532008647918701,0.00011507421731948853,0.00011394917964935303,0.00011446326971054077,0.00011429190635681152,0.00011397898197174072,0.0001148805022239685,0.00011502206325531006,0.00011290609836578369,0.00011285394430160522,0.00011309981346130371,0.0001133456826210022,0.00011216849088668823,0.00011242926120758057,0.0001114383339881897,0.00011143088340759277,0.00011176615953445435,0.0001123473048210144,0.00010949373245239258,0.00010889023542404175,0.00010920315980911255,0.00010889768600463867,0.00010804831981658936,0.00010787695646286011,0.00010795891284942627,0.00010681897401809692]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0029259920120239258,0.003969312645494938,0.0050545912235975266,0.006136054173111916,0.007200050167739391,0.00824052095413208,0.0092620262876153,0.010257108137011528,0.011233346536755562,0.012182419188320637,0.013106690719723701,0.014011400751769543,0.014890951104462147,0.0157502219080925,0.016585523262619972,0.01740209385752678,0.018198011443018913,0.018978692591190338,0.019745413213968277,0.02049536071717739,0.021231692284345627,0.021952467039227486,0.022655969485640526,0.023352475836873055,0.024026941508054733,0.024689268320798874,0.025333024561405182,0.025965433567762375,0.026583002880215645,0.027185989543795586,0.027774954214692116,0.028350267559289932,0.02890884317457676,0.02945573814213276,0.029990393668413162,0.03051423467695713,0.031021004542708397,0.03151430934667587,0.03199414536356926,0.03246450796723366,0.03292118012905121,0.03336621820926666,0.03380102664232254,0.034223321825265884,0.034637246280908585,0.03503824397921562,0.035429175943136215,0.035809773951768875,0.03617670759558678,0.036534883081912994,0.036883171647787094,0.037221040576696396,0.03755052760243416,0.037870150059461594,0.038179777562618256,0.03848283737897873,0.03877551853656769,0.03905763104557991,0.0393345020711422,0.039601847529411316,0.03986078500747681,0.04011183977127075,0.04035630449652672,0.04059436544775963,0.04082604870200157,0.04105023294687271,0.041265759617090225,0.04147547855973244,0.04167918488383293,0.04187750816345215,0.04206995293498039,0.04225686565041542,0.04243654012680054,0.04261045530438423,0.04277699068188667,0.04294145107269287,0.043099116533994675,0.04325343295931816,0.043402671813964844,0.04354752600193024,0.043687596917152405,0.04382236674427986,0.04395277425646782,0.04408053308725357,0.044203273952007294,0.04432282969355583,0.04443691298365593,0.044549643993377686,0.044657181948423386,0.04476261883974075,0.04486366733908653,0.04496246203780174,0.04505709558725357,0.045149993151426315,0.045240819454193115,0.04532768577337265,0.04541100934147835,0.045493461191654205,0.045572783797979355,0.04564861208200455,0.045722704380750656,0.045794665813446045,0.045864544808864594,0.04593207314610481,0.045997172594070435,0.04606150463223457,0.04612351953983307,0.04618358612060547,0.04624199867248535,0.04629823938012123,0.046352893114089966,0.046405691653490067,0.04645680636167526,0.04650648310780525,0.046554893255233765,0.04660273715853691,0.046647630631923676,0.046691857278347015,0.046735089272260666,0.04677747189998627,0.04681815207004547,0.04685770720243454,0.046894971281290054,0.04693138971924782,0.04696747660636902,0.04700186848640442,0.04703546315431595,0.04706842824816704,0.04709969460964203,0.047130975872278214,0.04716091603040695,0.04718875139951706,0.04721725732088089,0.04724501818418503,0.04727107286453247,0.047297149896621704,0.047322481870651245,0.04734797775745392,0.04737117886543274,0.04739397391676903,0.047416891902685165,0.04743874445557594,0.04745941981673241,0.04748014360666275,0.04749985411763191,0.047519784420728683,0.047539111226797104,0.047557681798934937,0.04757608845829964,0.04759377986192703,0.04761097580194473,0.047627586871385574,0.04764365404844284,0.04765952378511429,0.047675155103206635,0.04769040644168854,0.04770506173372269,0.047719333320856094,0.047732871025800705,0.04774647578597069,0.047759704291820526,0.04777323454618454,0.047786079347133636,0.04779861494898796,0.04781072959303856,0.04782257601618767,0.04783419519662857,0.047845691442489624,0.04785630851984024,0.0478670597076416,0.04787822067737579,0.0478886142373085,0.04789905622601509,0.04790905490517616,0.0479186549782753,0.047927796840667725,0.04793715104460716,0.047945935279130936,0.0479549765586853,0.04796360060572624,0.047971922904253006,0.04798014834523201,0.04798838868737221,0.04799609258770943,0.04800402373075485,0.048011716455221176,0.048019133508205414,0.048026591539382935,0.04803411290049553,0.048041507601737976,0.04804830998182297,0.048055022954940796,0.04806187376379967,0.04806850105524063,0.04807480797171593,0.04808128625154495,0.04808764159679413,0.0480937734246254,0.04809976741671562,0.048106011003255844,0.048111822456121445,0.04811794310808182,0.048123814165592194,0.048129625618457794,0.048135485500097275,0.04814089834690094,0.04814660921692848,0.04815198481082916,0.04815778136253357,0.048163071274757385,0.04816826060414314,0.0481734536588192,0.04817850887775421,0.048183511942625046,0.048188626766204834,0.048193249851465225,0.048198092728853226,0.04820282384753227,0.0482076071202755,0.04821231588721275,0.04821682348847389,0.04822161793708801,0.04822608828544617,0.04823053628206253,0.04823487251996994,0.048239368945360184,0.048243459314107895,0.0482475720345974,0.048251669853925705,0.04825589433312416,0.048260267823934555,0.04826442897319794,0.048268307000398636,0.048272520303726196,0.048276420682668686,0.04828054830431938,0.04828442633152008,0.04828827828168869,0.0482923649251461,0.0482962429523468,0.04829978570342064,0.04830331727862358,0.04830706864595413,0.048310860991477966,0.04831454157829285,0.04831806942820549,0.04832170158624649,0.04832534119486809,0.048328738659620285,0.048332329839468,0.04833561182022095,0.04833856225013733,0.04834214225411415,0.048345424234867096,0.04834864288568497,0.048351965844631195,0.048355087637901306,0.04835808277130127,0.04836118221282959,0.04836428910493851,0.04836723953485489,0.048369988799095154,0.04837328568100929,0.04837644472718239,0.04837951436638832,0.04838258773088455,0.04838557168841362,0.04838836193084717,0.048391468822956085,0.04839414730668068,0.048397306352853775,0.048400018364191055,0.048402853310108185,0.04840564355254173,0.04840860143303871,0.04841121658682823,0.04841392859816551,0.048416927456855774,0.04841978847980499,0.04842248931527138,0.04842521622776985,0.04842812567949295,0.048430901020765305,0.04843377694487572,0.04843640327453613,0.048439040780067444,0.04844139516353607,0.04844377189874649,0.048446670174598694,0.04844909906387329,0.04845162481069565,0.04845428839325905,0.048456717282533646,0.048459120094776154,0.04846169799566269,0.048464298248291016,0.04846668988466263,0.04846908152103424,0.04847152158617973,0.04847386106848717,0.04847598075866699,0.04847828671336174,0.04848043993115425,0.04848247393965721,0.04848466441035271,0.048486970365047455,0.04848892614245415,0.04849103093147278,0.04849321395158768,0.04849531874060631,0.04849756136536598,0.04849981516599655,0.04850199446082115,0.048504386097192764,0.048506516963243484,0.048508599400520325,0.04851043224334717,0.048512525856494904,0.048514582216739655,0.04851675033569336,0.04851892963051796,0.04852074012160301,0.04852265864610672,0.04852455481886864,0.04852661117911339,0.04852830991148949,0.048530302941799164,0.04853237047791481,0.048533931374549866,0.04853561893105507,0.04853728786110878,0.048539210110902786,0.04854081943631172,0.04854228347539902,0.04854404181241989,0.04854555428028107,0.048546966165304184,0.04854852706193924,0.04854998737573624,0.04855141043663025,0.0485529862344265,0.048554398119449615,0.0485556498169899,0.04855707287788391,0.04855847358703613,0.04855967313051224,0.048560913652181625,0.048562053591012955,0.048563193529844284,0.04856441915035248,0.04856555908918381],"recovered":[0.0,0.0014485330320894718,0.0026970859616994858,0.003864509519189596,0.004989244043827057,0.006082761101424694,0.0071488008834421635,0.008193681947886944,0.009216203354299068,0.010212039574980736,0.011183918453752995,0.012131627649068832,0.013058983720839024,0.013963769190013409,0.014845078811049461,0.015700893476605415,0.016536517068743706,0.01735493168234825,0.018154405057430267,0.01893640123307705,0.019702477380633354,0.020454516634345055,0.02119310386478901,0.021912403404712677,0.02261730656027794,0.02330831252038479,0.02398262917995453,0.024640459567308426,0.02528783306479454,0.025920577347278595,0.026535792276263237,0.027140377089381218,0.0277287345379591,0.028303315863013268,0.028865212574601173,0.029413074254989624,0.02994900569319725,0.030470727011561394,0.030980272218585014,0.03147400915622711,0.03195347636938095,0.03242404758930206,0.03288208320736885,0.03332706168293953,0.033761534839868546,0.03418514505028725,0.03459767624735832,0.03499828279018402,0.03538950905203819,0.0357690267264843,0.03613753616809845,0.03649593144655228,0.03684575855731964,0.037184569984674454,0.03751300275325775,0.03783261403441429,0.038145165890455246,0.03844582289457321,0.03873670473694801,0.03902280703186989,0.03929862752556801,0.039568252861499786,0.03982757031917572,0.04008011519908905,0.04032455384731293,0.040563296526670456,0.04079306870698929,0.041018348187208176,0.041234977543354034,0.041447702795267105,0.04164978861808777,0.04184907674789429,0.04204122722148895,0.04222721979022026,0.04240843281149864,0.04258134588599205,0.0427485816180706,0.0429118312895298,0.04307052493095398,0.04322404786944389,0.043374475091695786,0.04351857304573059,0.04365817457437515,0.043792806565761566,0.04392419382929802,0.0440506786108017,0.04417484253644943,0.04429236799478531,0.04440893977880478,0.04451965168118477,0.0446288026869297,0.044734176248311996,0.044835496693849564,0.0449342280626297,0.045029666274785995,0.04512275010347366,0.045212265104055405,0.045299749821424484,0.04538480564951897,0.04546728730201721,0.045545998960733414,0.0456232875585556,0.045697469264268875,0.045769110321998596,0.04583917558193207,0.045906949788331985,0.045972928404808044,0.04603714868426323,0.04609841853380203,0.04615924507379532,0.04621760547161102,0.04627365991473198,0.04632800817489624,0.04638170823454857,0.04643310606479645,0.04648355022072792,0.046533189713954926,0.046580005437135696,0.04662578925490379,0.04667043685913086,0.046713657677173615,0.04675566777586937,0.0467957928776741,0.04683510959148407,0.0468730665743351,0.04690977558493614,0.04694528877735138,0.04697924479842186,0.04701347276568413,0.04704589396715164,0.04707799106836319,0.04710916057229042,0.047139015048742294,0.04716772958636284,0.04719638451933861,0.04722343757748604,0.04725075513124466,0.047276757657527924,0.04730239883065224,0.04732641950249672,0.047350216656923294,0.04737337306141853,0.04739626497030258,0.04741824045777321,0.047439586371183395,0.04745951667428017,0.047480057924985886,0.04749973118305206,0.047518644481897354,0.04753773659467697,0.04755590856075287,0.04757338762283325,0.047590892761945724,0.0476076677441597,0.047623783349990845,0.04763958975672722,0.04765518754720688,0.04767037555575371,0.04768552631139755,0.04769951105117798,0.04771338775753975,0.04772727191448212,0.047740526497364044,0.04775354638695717,0.047766171395778656,0.04777868464589119,0.04779092222452164,0.04780251905322075,0.04781392589211464,0.04782518744468689,0.0478360541164875,0.04784727469086647,0.04785821586847305,0.04786846041679382,0.047879014164209366,0.04788876324892044,0.047898415476083755,0.047907754778862,0.04791705682873726,0.04792572930455208,0.047934386879205704,0.04794302210211754,0.04795174300670624,0.0479598343372345,0.047967974096536636,0.047976162284612656,0.04798423871397972,0.047991957515478134,0.04799973592162132,0.04800683259963989,0.04801425337791443,0.04802136495709419,0.048028524965047836,0.04803568497300148,0.0480424240231514,0.04804881662130356,0.04805530980229378,0.04806184768676758,0.04806796833872795,0.0480739027261734,0.04808041825890541,0.04808630421757698,0.04809223860502243,0.048098381608724594,0.04810423031449318,0.048110101372003555,0.048115599900484085,0.04812119901180267,0.048126813024282455,0.048132460564374924,0.048137713223695755,0.048143140971660614,0.04814845323562622,0.04815349727869034,0.048158351331949234,0.04816339537501335,0.04816846176981926,0.04817347601056099,0.048178158700466156,0.048183102160692215,0.04818769916892052,0.04819213226437569,0.048196941614151,0.04820158705115318,0.04820599779486656,0.04821047931909561,0.0482148677110672,0.048219114542007446,0.048223476856946945,0.04822760075330734,0.048231590539216995,0.04823559150099754,0.04824017360806465,0.04824427515268326,0.048248425126075745,0.0482524149119854,0.04825637862086296,0.0482604056596756,0.04826439172029495,0.048268456012010574,0.04827237129211426,0.04827610030770302,0.04827970638871193,0.04828353226184845,0.048287346959114075,0.04829103872179985,0.04829465597867966,0.0482981875538826,0.04830149561166763,0.048304975032806396,0.04830869287252426,0.048312049359083176,0.04831520840525627,0.04831869155168533,0.048321984708309174,0.04832533001899719,0.04832863807678223,0.04833187162876129,0.048334769904613495,0.048337940126657486,0.04834071546792984,0.048343997448682785,0.04834689944982529,0.04834994673728943,0.04835297912359238,0.04835611581802368,0.04835909977555275,0.04836219549179077,0.048365045338869095,0.048367906361818314,0.0483705960214138,0.048373542726039886,0.048376429826021194,0.0483793281018734,0.048382118344306946,0.048385076224803925,0.04838786646723747,0.04839036613702774,0.048393066972494125,0.048395831137895584,0.04839868098497391,0.04840140417218208,0.0484042651951313,0.04840710386633873,0.04841000214219093,0.048412714153528214,0.0484154149889946,0.04841803014278412,0.04842044413089752,0.04842301085591316,0.048425376415252686,0.04842780530452728,0.0484304316341877,0.04843302071094513,0.04843542352318764,0.048438236117362976,0.04844078794121742,0.04844307899475098,0.04844571650028229,0.04844803363084793,0.0484505370259285,0.04845274239778519,0.048455242067575455,0.04845736175775528,0.04845969006419182,0.04846180975437164,0.048463866114616394,0.048466071486473083,0.048468299210071564,0.04847029596567154,0.04847240075469017,0.04847441986203194,0.048476822674274445,0.04847899079322815,0.048481233417987823,0.04848339036107063,0.0484856441617012,0.04848761484026909,0.04848954454064369,0.04849161580204964,0.04849373176693916,0.04849598929286003,0.0484980084002018,0.048499926924705505,0.04850174859166145,0.04850361868739128,0.0485055148601532,0.048507459461688995,0.04850955307483673,0.048511311411857605,0.04851289838552475,0.04851464554667473,0.04851634055376053,0.048518162220716476,0.04851971194148064,0.04852139577269554,0.04852285608649254,0.04852444306015968,0.0485261045396328,0.04852762818336487,0.048529088497161865,0.04853060096502304,0.04853209853172302,0.048533499240875244,0.0485348254442215,0.048536285758018494,0.04853752627968788,0.04853874072432518,0.0485399030148983,0.04854119196534157,0.04854245483875275],"active":[0.0029259920120239258,0.002520779613405466,0.0023575052618980408,0.0022715446539223194,0.0022108061239123344,0.002157759852707386,0.0021132254041731358,0.002063426189124584,0.0020171431824564934,0.001970379613339901,0.001922772265970707,0.0018797731027007103,0.0018319673836231232,0.0017864527180790901,0.0017404444515705109,0.0017012003809213638,0.0016614943742752075,0.0016237609088420868,0.0015910081565380096,0.0015589594841003418,0.0015292149037122726,0.001497950404882431,0.0014628656208515167,0.0014400724321603775,0.0014096349477767944,0.0013809558004140854,0.001350395381450653,0.001324974000453949,0.0012951698154211044,0.0012654121965169907,0.0012391619384288788,0.0012098904699087143,0.0011801086366176605,0.0011524222791194916,0.0011251810938119888,0.0011011604219675064,0.0010719988495111465,0.001043582335114479,0.0010138731449842453,0.000990498811006546,0.0009677037596702576,0.0009421706199645996,0.0009189434349536896,0.000896260142326355,0.0008757114410400391,0.0008530989289283752,0.0008314996957778931,0.0008114911615848541,0.000787198543548584,0.0007658563554286957,0.0007456354796886444,0.0007251091301441193,0.0007047690451145172,0.0006855800747871399,0.0006667748093605042,0.0006502233445644379,0.000630352646112442,0.0006118081510066986,0.0005977973341941833,0.0005790404975414276,0.0005621574819087982,0.0005435869097709656,0.0005287341773509979,0.000514250248670578,0.0005014948546886444,0.00048693642020225525,0.0004726909101009369,0.0004571303725242615,0.0004442073404788971,0.00042980536818504333,0.0004201643168926239,0.0004077889025211334,0.00039531290531158447,0.00038323551416397095,0.000368557870388031,0.0003601051867008209,0.00035053491592407227,0.0003416016697883606,0.00033214688301086426,0.0003234781324863434,0.00031312182545661926,0.00030379369854927063,0.0002945996820926666,0.0002877265214920044,0.0002790801227092743,0.00027215108275413513,0.0002620704472064972,0.0002572759985923767,0.00024824216961860657,0.0002429671585559845,0.00023486465215682983,0.0002282857894897461,0.00022159889340400696,0.0002157650887966156,0.00021115317940711975,0.00020493566989898682,0.00019874423742294312,0.00019371137022972107,0.00018797814846038818,0.0001813247799873352,0.00017670542001724243,0.0001713782548904419,0.00016707554459571838,0.00016296282410621643,0.0001579970121383667,0.0001545548439025879,0.00015059113502502441,0.00014643743634223938,0.0001435801386833191,0.00013899430632591248,0.00013528764247894287,0.00013203173875808716,0.00012879818677902222,0.00012477487325668335,0.0001217871904373169,0.00011918693780899048,0.00011444091796875,0.00011185184121131897,0.00010930001735687256,0.00010703504085540771,0.00010449439287185669,0.00010203942656517029,9.917840361595154e-05,9.628012776374817e-05,9.441003203392029e-05,9.209290146827698e-05,9.017437696456909e-05,8.918344974517822e-05,8.6221843957901e-05,8.508190512657166e-05,8.292496204376221e-05,7.95908272266388e-05,7.824227213859558e-05,7.728859782218933e-05,7.468834519386292e-05,7.37123191356659e-05,7.17267394065857e-05,7.122009992599487e-05,6.878003478050232e-05,6.755441427230835e-05,6.667524576187134e-05,6.537139415740967e-05,6.315484642982483e-05,6.190314888954163e-05,6.0267746448516846e-05,6.0267746448516846e-05,5.905330181121826e-05,5.7950615882873535e-05,5.7443976402282715e-05,5.6043267250061035e-05,5.5067241191864014e-05,5.419924855232239e-05,5.276128649711609e-05,5.1856040954589844e-05,5.1371753215789795e-05,5.081668496131897e-05,4.9874186515808105e-05,4.8957765102386475e-05,4.7344714403152466e-05,4.696473479270935e-05,4.631653428077698e-05,4.5962631702423096e-05,4.5552849769592285e-05,4.5068562030792236e-05,4.4558197259902954e-05,4.389137029647827e-05,4.3272972106933594e-05,4.317238926887512e-05,4.2382627725601196e-05,4.1872262954711914e-05,4.2166560888290405e-05,4.133954644203186e-05,4.0840357542037964e-05,4.059448838233948e-05,3.964081406593323e-05,3.9033591747283936e-05,3.873556852340698e-05,3.818050026893616e-05,3.791972994804382e-05,3.787130117416382e-05,3.7536025047302246e-05,3.7126243114471436e-05,3.664568066596985e-05,3.625825047492981e-05,3.604963421821594e-05,3.555417060852051e-05,3.489479422569275e-05,3.4634023904800415e-05,3.437697887420654e-05,3.4675002098083496e-05,3.405660390853882e-05,3.3657997846603394e-05,3.3348798751831055e-05,3.2816082239151e-05,3.238394856452942e-05,3.246963024139404e-05,3.233179450035095e-05,3.1925737857818604e-05,3.17990779876709e-05,3.210827708244324e-05,3.1404197216033936e-05,3.1638890504837036e-05,3.1575560569763184e-05,3.124400973320007e-05,3.125518560409546e-05,3.0796974897384644e-05,3.100931644439697e-05,3.078579902648926e-05,3.096833825111389e-05,3.061071038246155e-05,3.0547380447387695e-05,3.0312687158584595e-05,3.0055642127990723e-05,3.001466393470764e-05,3.0275434255599976e-05,2.985447645187378e-05,2.9630959033966064e-05,2.934783697128296e-05,2.944841980934143e-05,2.921372652053833e-05,2.9124319553375244e-05,2.948567271232605e-05,2.9146671295166016e-05,2.8949230909347534e-05,2.8874725103378296e-05,2.8889626264572144e-05,2.859160304069519e-05,2.845749258995056e-05,2.8192996978759766e-05,2.8293579816818237e-05,2.8677284717559814e-05,2.8837472200393677e-05,2.8133392333984375e-05,2.8245151042938232e-05,2.7995556592941284e-05,2.8133392333984375e-05,2.804771065711975e-05,2.787262201309204e-05,2.7973204851150513e-05,2.7786940336227417e-05,2.7414411306381226e-05,2.7216970920562744e-05,2.736225724220276e-05,2.73287296295166e-05,2.7194619178771973e-05,2.703070640563965e-05,2.7045607566833496e-05,2.715364098548889e-05,2.7243047952651978e-05,2.7354806661605835e-05,2.691894769668579e-05,2.6512891054153442e-05,2.693384885787964e-05,2.6732683181762695e-05,2.6658177375793457e-05,2.6635825634002686e-05,2.644956111907959e-05,2.6211142539978027e-05,2.641230821609497e-05,2.6348978281021118e-05,2.6524066925048828e-05,2.5991350412368774e-05,2.6386231184005737e-05,2.6497989892959595e-05,2.6535242795944214e-05,2.647191286087036e-05,2.647191286087036e-05,2.6166439056396484e-05,2.6423484086990356e-05,2.6240944862365723e-05,2.6710331439971924e-05,2.6475638151168823e-05,2.6423484086990356e-05,2.631545066833496e-05,2.6483088731765747e-05,2.614036202430725e-05,2.606213092803955e-05,2.6561319828033447e-05,2.672150731086731e-05,2.6658177375793457e-05,2.6535242795944214e-05,2.672150731086731e-05,2.6635825634002686e-05,2.6673078536987305e-05,2.6401132345199585e-05,2.6326626539230347e-05,2.598017454147339e-05,2.5741755962371826e-05,2.6226043701171875e-05,2.6088207960128784e-05,2.6248395442962646e-05,2.6483088731765747e-05,2.6285648345947266e-05,2.609938383102417e-05,2.627447247505188e-05,2.606213092803955e-05,2.590194344520569e-05,2.600252628326416e-05,2.580508589744568e-05,2.582743763923645e-05,2.5443732738494873e-05,2.5544315576553345e-05,2.5197863578796387e-05,2.5112181901931763e-05,2.4974346160888672e-05,2.5160610675811768e-05,2.5060027837753296e-05,2.4959444999694824e-05,2.491474151611328e-05,2.5022774934768677e-05,2.5160610675811768e-05,2.5395303964614868e-05,2.5171786546707153e-05,2.5395303964614868e-05,2.528354525566101e-05,2.5209039449691772e-05,2.4788081645965576e-05,2.491101622581482e-05,2.5037676095962524e-05,2.5134533643722534e-05,2.5197863578796387e-05,2.4750828742980957e-05,2.4650245904922485e-05,2.4627894163131714e-05,2.4862587451934814e-05,2.4691224098205566e-05,2.4788081645965576e-05,2.491101622581482e-05,2.4378299713134766e-05,2.430751919746399e-05,2.438947558403015e-05,2.456456422805786e-05,2.4478882551193237e-05,2.4121254682540894e-05,2.432987093925476e-05,2.4158507585525513e-05,2.4110078811645508e-05,2.4084001779556274e-05,2.388283610343933e-05,2.378225326538086e-05,2.389773726463318e-05,2.3797154426574707e-05,2.355128526687622e-05,2.3573637008666992e-05,2.364814281463623e-05,2.3387372493743896e-05,2.3387372493743896e-05,2.3312866687774658e-05,2.3290514945983887e-05,2.3227185010910034e-05,2.310425043106079e-05]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0029259920120239258,0.003972149454057217,0.005032874643802643,0.006073507014662027,0.007083800621330738,0.008056992664933205,0.00899527408182621,0.009903565049171448,0.010778036899864674,0.01162219513207674,0.012434639036655426,0.01321378443390131,0.013962753117084503,0.014681890606880188,0.015376240015029907,0.016042357310652733,0.016683289781212807,0.01730809360742569,0.017913496121764183,0.018495745956897736,0.019058583304286003,0.019602542743086815,0.020128563046455383,0.020638082176446915,0.02112913317978382,0.021600287407636642,0.022058110684156418,0.022501330822706223,0.02292928658425808,0.023337746039032936,0.023733902722597122,0.02411564067006111,0.024482648819684982,0.024837737902998924,0.02517767809331417,0.025506556034088135,0.02582489140331745,0.0261310376226902,0.02642582356929779,0.026707947254180908,0.02697981521487236,0.02724110335111618,0.027493249624967575,0.027735548093914986,0.02796890214085579,0.028193794190883636,0.02841086871922016,0.028618281707167625,0.028820764273405075,0.029014043509960175,0.02919815294444561,0.029376082122325897,0.02954685129225254,0.02970937080681324,0.02986578270792961,0.030017150565981865,0.03016294538974762,0.03030099906027317,0.030434628948569298,0.030564889311790466,0.03068762831389904,0.03080688789486885,0.03092033788561821,0.031029390171170235,0.031133808195590973,0.031234584748744965,0.031329475343227386,0.03142135962843895,0.03151027858257294,0.031595028936862946,0.03167630732059479,0.031754858791828156,0.03183073550462723,0.031901706010103226,0.03197076916694641,0.03203630447387695,0.03209805488586426,0.032158635556697845,0.0322168692946434,0.0322725772857666,0.03232639282941818,0.03237699717283249,0.0324251651763916,0.032471492886543274,0.03251579403877258,0.0325579009950161,0.032598741352558136,0.03263816237449646,0.03267472982406616,0.032710932195186615,0.032745011150836945,0.03277699649333954,0.03280922770500183,0.03284018486738205,0.03286922350525856,0.03289681300520897,0.032923173159360886,0.03294922411441803,0.032973483204841614,0.03299730271100998,0.033020034432411194,0.03304212540388107,0.033062636852264404,0.03308291733264923,0.03310157358646393,0.033119745552539825,0.033137623220682144,0.0331549271941185,0.03317081183195114,0.03318653255701065,0.033201418817043304,0.03321589156985283,0.03322979062795639,0.033242810517549515,0.033255383372306824,0.03326746076345444,0.033279094845056534,0.03328993171453476,0.03330039232969284,0.03331048786640167,0.03332017362117767,0.03332947939634323,0.03333829715847969,0.03334636241197586,0.03335493430495262,0.03336342051625252,0.033371347934007645,0.03337894380092621,0.03338607773184776,0.03339274227619171,0.03339923173189163,0.03340613469481468,0.03341241553425789,0.03341865912079811,0.033424269407987595,0.03342992067337036,0.033434875309467316,0.03344010189175606,0.0334448367357254,0.033449605107307434,0.03345445916056633,0.033458858728408813,0.03346310555934906,0.033467281609773636,0.03347127139568329,0.03347489982843399,0.033478766679763794,0.03348211944103241,0.03348521888256073,0.03348854184150696,0.03349170833826065,0.03349469602108002,0.03349735960364342,0.03350003436207771,0.03350253775715828,0.03350512683391571,0.03350755572319031,0.03351002186536789,0.033512189984321594,0.03351429104804993,0.03351631388068199,0.03351838141679764,0.033520378172397614,0.0335221104323864,0.03352409228682518,0.03352589160203934,0.03352756053209305,0.03352935612201691,0.033530883491039276,0.03353241831064224,0.03353400528430939,0.03353545069694519,0.03353684023022652,0.03353830426931381,0.03353956341743469,0.033540867269039154,0.03354208171367645,0.03354323282837868,0.033544234931468964,0.03354528918862343,0.03354650363326073,0.03354740887880325,0.03354843705892563,0.033549338579177856,0.03355024382472038,0.03355127200484276,0.033552151173353195,0.03355295956134796,0.0335538387298584,0.03355462849140167,0.03355538472533226,0.03355610370635986,0.03355675935745239,0.033557429909706116,0.03355803340673447,0.033558618277311325,0.03355928510427475,0.03355985879898071,0.03356042504310608,0.033560872077941895,0.033561404794454575,0.033561915159225464,0.03356240689754486,0.033562880009412766,0.03356330096721649,0.03356384485960007,0.0335642546415329,0.033564649522304535,0.033565111458301544,0.03356550633907318,0.033565953373909,0.03356632590293884,0.03356669470667839,0.03356707841157913,0.0335673987865448,0.033567674458026886,0.033567994832992554,0.03356834501028061,0.03356868773698807,0.03356907516717911,0.033569417893886566,0.03356969356536865,0.033570002764463425,0.03357034921646118,0.03357069566845894,0.033570945262908936,0.03357124328613281,0.03357158601284027,0.0335717611014843,0.033572033047676086,0.03357230871915817,0.03357255458831787,0.03357285261154175,0.03357301279902458,0.03357318788766861,0.03357335925102234,0.03357354551553726,0.03357371687889099,0.033573880791664124,0.03357402980327606,0.033574178814888,0.033574312925338745,0.03357447683811188,0.033574625849723816,0.03357481211423874,0.033574894070625305,0.033574994653463364,0.03357516974210739,0.03357531875371933,0.03357546776533127,0.03357555344700813,0.03357567638158798,0.033575765788555145,0.03357584774494171,0.03357592225074768,0.03357604891061783,0.03357614576816559,0.033576272428035736,0.03357638418674469,0.033576469868421555,0.03357655555009842,0.03357661888003349,0.03357674181461334,0.033576831221580505,0.033576928079128265,0.03357701376080513,0.03357711434364319,0.033577173948287964,0.03357727453112602,0.03357731178402901,0.03357742354273796,0.033577509224414825,0.033577583730220795,0.03357769548892975,0.03357778489589691,0.0335778072476387,0.03357785940170288,0.033577919006347656,0.033577967435121536,0.033578041940927505,0.033578116446733475,0.033578190952539444,0.0335782915353775,0.0335783027112484,0.03357836604118347,0.033578403294086456,0.03357842564582825,0.033578477799892426,0.03357851505279541,0.033578552305698395,0.03357858955860138,0.033578600734472275,0.03357863798737526,0.03357866406440735,0.033578675240278244,0.03357868641614914,0.03357873857021332,0.033578746020793915,0.03357876092195511,0.03357879817485809,0.03357883542776108,0.03357885777950287,0.03357889503240585,0.03357890993356705,0.03357892483472824,0.03357893228530884,0.03357896953821182,0.033578984439373016,0.033579021692276,0.033579032868146896,0.033579058945178986,0.033579081296920776,0.03357911854982376,0.03357914462685585,0.033579155802726746,0.03357917070388794,0.033579181879758835,0.03357919305562973,0.033579207956790924,0.03357921913266182,0.033579230308532715,0.033579256385564804,0.033579256385564804,0.033579256385564804,0.033579256385564804,0.0335792675614357,0.03357928246259689,0.03357929363846779,0.03357931971549988,0.03357931971549988,0.03357933089137077,0.03357935696840286,0.03357936814427376,0.03357936814427376,0.03357939422130585,0.03357940539717674,0.03357941657304764,0.03357941657304764,0.03357941657304764,0.03357943147420883,0.03357943147420883,0.03357944265007973,0.03357944265007973,0.03357944265007973,0.03357944265007973,0.03357944265007973,0.03357944265007973,0.03357944265007973,0.03357944265007973,0.03357944265007973,0.03357944265007973],"recovered":[0.0,0.0014503045240417123,0.0027015581727027893,0.0038570768665522337,0.004956700839102268,0.00600819755345583,0.007024177350103855,0.00800289399921894,0.008946713991463184,0.009857024066150188,0.010732188820838928,0.011570685543119907,0.012383848428726196,0.013165149837732315,0.013912532478570938,0.014634556137025356,0.015328459441661835,0.015996646136045456,0.016645556315779686,0.01727018505334854,0.01787458546459675,0.018456092104315758,0.019020626321434975,0.019567063078284264,0.020094335079193115,0.020598936825990677,0.02108951471745968,0.021565042436122894,0.02202373370528221,0.022468142211437225,0.022896014153957367,0.02330867201089859,0.023705992847681046,0.02408776618540287,0.024454936385154724,0.024810807779431343,0.025151478126645088,0.02548210322856903,0.02580094523727894,0.02610785886645317,0.026400167495012283,0.026683172211050987,0.02695593237876892,0.027216626331210136,0.02746891975402832,0.027712246403098106,0.027947111055254936,0.028173502534627914,0.028388941660523415,0.028598695993423462,0.028798392042517662,0.028991322964429855,0.02917746640741825,0.029356645420193672,0.02952679619193077,0.029690653085708618,0.029848650097846985,0.02999972179532051,0.030142605304718018,0.03028198331594467,0.030415935441851616,0.030545178800821304,0.03066863864660263,0.030789446085691452,0.030903292819857597,0.031014127656817436,0.03111942671239376,0.031220080330967903,0.031316112726926804,0.031408850103616714,0.03149773180484772,0.03158273920416832,0.031665440648794174,0.031743064522743225,0.03181843459606171,0.03188919275999069,0.03195831924676895,0.03202439844608307,0.032087426632642746,0.032149020582437515,0.03220764175057411,0.03226261958479881,0.03231661766767502,0.03236754611134529,0.03241605684161186,0.03246184438467026,0.032506514340639114,0.03254877030849457,0.03258911892771721,0.03262823820114136,0.03266582638025284,0.03270115703344345,0.03273501247167587,0.03276852145791054,0.03280027210712433,0.03283090889453888,0.03286042809486389,0.032887980341911316,0.032914899289608,0.0329403318464756,0.03296586498618126,0.03298886865377426,0.03301149979233742,0.03303312882781029,0.03305358439683914,0.03307367488741875,0.03309297561645508,0.03311143442988396,0.033128827810287476,0.0331454761326313,0.03316160663962364,0.033177364617586136,0.03319203108549118,0.03320631384849548,0.03322012722492218,0.03323283791542053,0.03324536234140396,0.033257342875003815,0.03326903656125069,0.03327976539731026,0.03329043090343475,0.033300936222076416,0.03331062197685242,0.03332022204995155,0.03332877159118652,0.03333745524287224,0.033345840871334076,0.033353980630636215,0.03336217999458313,0.03336988762021065,0.0333772711455822,0.0333840474486351,0.03339063748717308,0.033397089689970016,0.033403296023607254,0.03340909630060196,0.033415015786886215,0.033420443534851074,0.033425744622945786,0.0334307998418808,0.03343591466546059,0.03344051167368889,0.033445291221141815,0.033449653536081314,0.03345374017953873,0.03345789015293121,0.03346175700426102,0.03346579521894455,0.03346938639879227,0.03347276896238327,0.033476125448942184,0.033479321748018265,0.03348248079419136,0.03348545357584953,0.03348813205957413,0.03349081799387932,0.03349335864186287,0.033495862036943436,0.03349833935499191,0.0335005447268486,0.03350292146205902,0.03350507840514183,0.033507172018289566,0.03350920230150223,0.03351101279258728,0.03351301699876785,0.03351493924856186,0.033516597002744675,0.0335184670984745,0.03352001681923866,0.033521588891744614,0.03352317586541176,0.03352469950914383,0.033526185899972916,0.03352759778499603,0.033528998494148254,0.03353031352162361,0.0335315503180027,0.03353283926844597,0.0335339792072773,0.03353516757488251,0.033536382019519806,0.033537399023771286,0.0335383377969265,0.03353934362530708,0.0335402712225914,0.033541273325681686,0.03354216739535332,0.03354303538799286,0.03354388847947121,0.03354474529623985,0.03354553505778313,0.03354630619287491,0.03354701027274132,0.03354761749505997,0.03354828804731369,0.033548858016729355,0.033549465239048004,0.03355008363723755,0.03355063870549202,0.033551186323165894,0.033551692962646484,0.03355221450328827,0.03355267271399498,0.03355317935347557,0.03355355188250542,0.03355409577488899,0.03355445712804794,0.033554863184690475,0.03355533629655838,0.03355572000145912,0.03355612978339195,0.03355663642287254,0.033557046204805374,0.03355739265680313,0.03355773910880089,0.033558059483766556,0.03355838358402252,0.033558692783117294,0.03355900198221207,0.03355933725833893,0.03355972096323967,0.03356003016233444,0.033560339361429214,0.03356068581342697,0.03356102108955383,0.033561281859874725,0.03356151655316353,0.033561840653419495,0.03356209769845009,0.033562395721673965,0.03356265649199486,0.03356294333934784,0.03356325253844261,0.03356347605586052,0.033563658595085144,0.03356379643082619,0.0335640087723732,0.03356421738862991,0.03356431797146797,0.033564452081918716,0.03356465324759483,0.03356479853391647,0.0335649736225605,0.033565133810043335,0.03356523439288139,0.03356539458036423,0.03356551751494408,0.03356565535068512,0.033565789461135864,0.0335659384727478,0.033566076308488846,0.033566247671842575,0.033566348254680634,0.03356647118926048,0.03356652334332466,0.033566635102033615,0.03356672078371048,0.03356684371829033,0.03356696665287018,0.03356707841157913,0.033567167818546295,0.033567242324352264,0.03356732800602913,0.03356742486357689,0.03356752544641495,0.0335676483809948,0.033567748963832855,0.033567775040864944,0.033567845821380615,0.03356790915131569,0.03356795758008957,0.03356804698705673,0.03356810659170151,0.03356821835041046,0.03356827050447464,0.03356831893324852,0.0335683673620224,0.03356844186782837,0.033568527549505234,0.03356859087944031,0.03356866538524628,0.03356871381402016,0.03356882557272911,0.033568888902664185,0.03356892615556717,0.033568963408470154,0.033569011837244034,0.03356904909014702,0.03356911242008209,0.03356916084885597,0.03356918692588806,0.033569224178791046,0.033569224178791046,0.03356926143169403,0.03356928378343582,0.033569321036338806,0.03356935828924179,0.033569395542144775,0.033569421619176865,0.03356945887207985,0.03356948122382164,0.03356950730085373,0.033569544553756714,0.03356955572962761,0.0335695818066597,0.03356960788369179,0.03356963023543358,0.03356965631246567,0.03356968238949776,0.03356969356536865,0.03356973081827164,0.033569756895303726,0.03356977924704552,0.033569805324077606,0.033569831401109695,0.033569853752851486,0.03356986492872238,0.033569879829883575,0.03356989100575447,0.033569902181625366,0.03356991708278656,0.033569928258657455,0.033569928258657455,0.033569928258657455,0.03356993943452835,0.033569954335689545,0.03356999158859253,0.033570002764463425,0.03357001394033432,0.033570028841495514,0.03357004001736641,0.0335700660943985,0.0335700660943985,0.03357008844614029,0.03357008844614029,0.03357011452317238,0.03357011452317238,0.03357014060020447,0.03357015177607536,0.03357016295194626,0.03357017785310745,0.03357017785310745,0.03357017785310745,0.03357017785310745,0.03357017785310745,0.03357017785310745,0.03357017785310745,0.03357018902897835,0.03357018902897835,0.03357018902897835],"active":[0.0029259920120239258,0.002521845046430826,0.0023313164710998535,0.0022164301481097937,0.00212709978222847,0.002048795111477375,0.001971096731722355,0.001900671049952507,0.0018313229084014893,0.0017651710659265518,0.0017024502158164978,0.0016430988907814026,0.0015789046883583069,0.001516740769147873,0.0014637075364589691,0.0014078011736273766,0.001354830339550972,0.0013114474713802338,0.001267939805984497,0.0012255609035491943,0.0011839978396892548,0.0011464506387710571,0.0011079367250204086,0.001071019098162651,0.0010347981005907059,0.0010013505816459656,0.0009685959666967392,0.0009362883865833282,0.0009055528789758682,0.0008696038275957108,0.0008378885686397552,0.0008069686591625214,0.0007766559720039368,0.0007499717175960541,0.0007227417081594467,0.0006957482546567917,0.0006734132766723633,0.00064893439412117,0.0006248783320188522,0.0006000883877277374,0.0005796477198600769,0.0005579311400651932,0.0005373172461986542,0.0005189217627048492,0.0004999823868274689,0.0004815477877855301,0.0004637576639652252,0.000444779172539711,0.00043182261288166046,0.00041534751653671265,0.000399760901927948,0.00038475915789604187,0.00036938488483428955,0.00035272538661956787,0.00033898651599884033,0.00032649748027324677,0.00031429529190063477,0.0003012772649526596,0.0002920236438512802,0.0002829059958457947,0.0002716928720474243,0.0002617090940475464,0.0002516992390155792,0.00023994408547878265,0.00023051537573337555,0.00022045709192752838,0.0002100486308336258,0.00020127929747104645,0.00019416585564613342,0.00018617883324623108,0.0001785755157470703,0.00017211958765983582,0.0001652948558330536,0.0001586414873600006,0.0001523345708847046,0.00014711171388626099,0.0001397356390953064,0.0001342371106147766,0.00012944266200065613,0.0001235567033290863,0.00011875107884407043,0.00011437758803367615,0.00010854750871658325,0.00010394677519798279,9.973719716072083e-05,9.605661034584045e-05,9.22270119190216e-05,8.939206600189209e-05,8.561089634895325e-05,8.269399404525757e-05,7.918477058410645e-05,7.583945989608765e-05,7.421523332595825e-05,7.166340947151184e-05,6.895139813423157e-05,6.590411067008972e-05,6.274506449699402e-05,6.124377250671387e-05,5.858391523361206e-05,5.697086453437805e-05,5.416944622993469e-05,5.3256750106811523e-05,5.1137059926986694e-05,4.978850483894348e-05,4.798918962478638e-05,4.607066512107849e-05,4.464760422706604e-05,4.349276423454285e-05,4.198402166366577e-05,4.1056424379348755e-05,3.9812177419662476e-05,3.8526952266693115e-05,3.775954246520996e-05,3.649666905403137e-05,3.5256147384643555e-05,3.462284803390503e-05,3.373250365257263e-05,3.2588839530944824e-05,3.135576844215393e-05,3.0722469091415405e-05,2.9742717742919922e-05,2.8543174266815186e-05,2.767518162727356e-05,2.614036202430725e-05,2.6162713766098022e-05,2.596527338027954e-05,2.5507062673568726e-05,2.4963170289993286e-05,2.389773726463318e-05,2.2854655981063843e-05,2.1960586309432983e-05,2.208724617958069e-05,2.177804708480835e-05,2.1569430828094482e-05,2.0973384380340576e-05,2.08243727684021e-05,1.9859522581100464e-05,1.965835690498352e-05,1.909211277961731e-05,1.8805265426635742e-05,1.8544495105743408e-05,1.8347054719924927e-05,1.7814338207244873e-05,1.7628073692321777e-05,1.7531216144561768e-05,1.70096755027771e-05,1.70096755027771e-05,1.6324222087860107e-05,1.5832483768463135e-05,1.5772879123687744e-05,1.5582889318466187e-05,1.537427306175232e-05,1.4878809452056885e-05,1.4580786228179932e-05,1.4405697584152222e-05,1.4308840036392212e-05,1.4197081327438354e-05,1.4159828424453735e-05,1.3850629329681396e-05,1.3746321201324463e-05,1.3392418622970581e-05,1.3303011655807495e-05,1.3206154108047485e-05,1.2908130884170532e-05,1.307949423789978e-05,1.2874603271484375e-05,1.2621283531188965e-05,1.2759119272232056e-05,1.241639256477356e-05,1.2401491403579712e-05,1.241639256477356e-05,1.2274831533432007e-05,1.2140721082687378e-05,1.2118369340896606e-05,1.1965632438659668e-05,1.1868774890899658e-05,1.1768192052841187e-05,1.1682510375976562e-05,1.1395663022994995e-05,1.1309981346130371e-05,1.1336058378219604e-05,1.1026859283447266e-05,1.1038035154342651e-05,1.1000782251358032e-05,1.090019941329956e-05,1.1000782251358032e-05,1.0877847671508789e-05,1.0792165994644165e-05,1.080334186553955e-05,1.0740011930465698e-05,1.0639429092407227e-05,1.056864857673645e-05,1.0453164577484131e-05,1.0419636964797974e-05,1.0415911674499512e-05,1.0330229997634888e-05,1.0427087545394897e-05,1.039355993270874e-05,1.0341405868530273e-05,1.0233372449874878e-05,1.021847128868103e-05,1.0222196578979492e-05,1.0192394256591797e-05,1.0207295417785645e-05,1.012161374092102e-05,1.0292977094650269e-05,1.015886664390564e-05,1.0192394256591797e-05,1.0248273611068726e-05,1.0170042514801025e-05,1.0233372449874878e-05,1.0196119546890259e-05,1.0058283805847168e-05,1.0032206773757935e-05,1.0006129741668701e-05,9.935349225997925e-06,9.935349225997925e-06,9.961426258087158e-06,9.994953870773315e-06,1.0073184967041016e-05,1.008063554763794e-05,9.972602128982544e-06,9.972602128982544e-06,1.0009855031967163e-05,1.0009855031967163e-05,9.924173355102539e-06,9.961426258087158e-06,1.0069459676742554e-05,9.920448064804077e-06,9.935349225997925e-06,9.912997484207153e-06,9.898096323013306e-06,9.909272193908691e-06,9.760260581970215e-06,9.71183180809021e-06,9.700655937194824e-06,9.749084711074829e-06,9.708106517791748e-06,9.663403034210205e-06,9.71183180809021e-06,9.726732969284058e-06,9.659677743911743e-06,9.678304195404053e-06,9.65222716331482e-06,9.678304195404053e-06,9.659677743911743e-06,9.600073099136353e-06,9.65222716331482e-06,9.663403034210205e-06,9.678304195404053e-06,9.6149742603302e-06,9.600073099136353e-06,9.51811671257019e-06,9.499490261077881e-06,9.451061487197876e-06,9.525567293167114e-06,9.510666131973267e-06,9.551644325256348e-06,9.540468454360962e-06,9.503215551376343e-06,9.47713851928711e-06,9.451061487197876e-06,9.499490261077881e-06,9.503215551376343e-06,9.503215551376343e-06,9.488314390182495e-06,9.465962648391724e-06,9.424984455108643e-06,9.499490261077881e-06,9.465962648391724e-06,9.514391422271729e-06,9.551644325256348e-06,9.5367431640625e-06,9.588897228240967e-06,9.566545486450195e-06,9.5367431640625e-06,9.540468454360962e-06,9.551644325256348e-06,9.525567293167114e-06,9.514391422271729e-06,9.525567293167114e-06,9.525567293167114e-06,9.577721357345581e-06,9.47713851928711e-06,9.47713851928711e-06,9.47713851928711e-06,9.462237358093262e-06,9.465962648391724e-06,9.465962648391724e-06,9.43988561630249e-06,9.428709745407104e-06,9.413808584213257e-06,9.413808584213257e-06,9.43988561630249e-06,9.413808584213257e-06,9.402632713317871e-06,9.417533874511719e-06,9.387731552124023e-06,9.365379810333252e-06,9.376555681228638e-06,9.376555681228638e-06,9.376555681228638e-06,9.387731552124023e-06,9.365379810333252e-06,9.369105100631714e-06,9.350478649139404e-06,9.36165452003479e-06,9.354203939437866e-06,9.365379810333252e-06,9.350478649139404e-06,9.365379810333252e-06,9.350478649139404e-06,9.36165452003479e-06,9.365379810333252e-06,9.350478649139404e-06,9.339302778244019e-06,9.328126907348633e-06,9.328126907348633e-06,9.328126907348633e-06,9.328126907348633e-06,9.328126907348633e-06,9.339302778244019e-06,9.328126907348633e-06,9.328126907348633e-06,9.328126907348633e-06,9.328126907348633e-06,9.328126907348633e-06,9.3020498752594e-06,9.316951036453247e-06,9.305775165557861e-06,9.3020498752594e-06,9.316951036453247e-06,9.3020498752594e-06,9.3020498752594e-06,9.305775165557861e-06,9.316951036453247e-06,9.3020498752594e-06,9.3020498752594e-06,9.275972843170166e-06,9.279698133468628e-06,9.268522262573242e-06,9.26479697227478e-06,9.26479697227478e-06,9.26479697227478e-06,9.26479697227478e-06,9.26479697227478e-06,9.26479697227478e-06,9.26479697227478e-06,9.253621101379395e-06,9.253621101379395e-06,9.253621101379395e-06]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.7090469002723694,"q05":0.6384906091176037,"q20":0.6729454066044739,"q40":0.6981795308729443,"q60":0.7199142696717945,"q80":0.7451483939402649,"q95":0.779603191427135},"MaxActiveInfected":{"mean":0.035585563629865646,"q05":0.024468554789321136,"q20":0.029897330621947004,"q40":0.033873276324090616,"q60":0.037297850935640676,"q80":0.041273796637784285,"q95":0.04670257247041015}},"4W_None":{"TotalInfected":{"mean":0.24239836633205414,"q05":0.08328711400420524,"q20":0.16098601068817647,"q40":0.21789139854290202,"q60":0.26690533412120626,"q80":0.32381072197593186,"q95":0.401509618659903},"MaxActiveInfected":{"mean":0.0033315718173980713,"q05":0.002385429488059445,"q20":0.002847459759458087,"q40":0.0031858430945716173,"q60":0.0034773005402245253,"q80":0.0038156838753380558,"q95":0.004277714146736697}},"2W_Strong":{"TotalInfected":{"mean":0.031385671347379684,"q05":0.022787442406663354,"q20":0.026986220886222326,"q40":0.03006133685430619,"q60":0.03271000584045318,"q80":0.035785121808537046,"q95":0.03998390028809601},"MaxActiveInfected":{"mean":0.0029259920120239258,"q05":0.0028766464032153817,"q20":0.0029007433750167385,"q40":0.0029183915989298517,"q60":0.002933592425118,"q80":0.002951240649031113,"q95":0.00297533762083247}},"2W_Moderate":{"TotalInfected":{"mean":0.05554722622036934,"q05":0.02148889653028884,"q20":0.038120621823767784,"q40":0.05030142256754348,"q60":0.060793029873195195,"q80":0.0729738306169709,"q95":0.08960555591044983},"MaxActiveInfected":{"mean":0.0029259920120239258,"q05":0.0028766464032153817,"q20":0.0029007433750167385,"q40":0.0029183915989298517,"q60":0.002933592425118,"q80":0.002951240649031113,"q95":0.00297533762083247}}}}} \ No newline at end of file diff --git a/web/country-data/extdata-DJ.json b/web/country-data/extdata-DJ.json new file mode 100644 index 00000000..13d5fd1f --- /dev/null +++ b/web/country-data/extdata-DJ.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0010786056518554688,0.001227087457664311,0.0014890318270772696,0.001836423296481371,0.0022874721325933933,0.0028743953444063663,0.0035985945723950863,0.004594543483108282,0.005830024369060993,0.007396087981760502,0.009404795244336128,0.011941593140363693,0.015161968767642975,0.01921440288424492,0.024454690515995026,0.031189603731036186,0.03964746370911598,0.048916373401880264,0.0594305694103241,0.07159347087144852,0.08500446379184723,0.10065949708223343,0.11774331331253052,0.13685964047908783,0.1579860895872116,0.18149104714393616,0.20664051175117493,0.23378467559814453,0.26273584365844727,0.2927865982055664,0.3240504264831543,0.3559796214103699,0.38831785321235657,0.4206658899784088,0.45247882604599,0.4837174415588379,0.5135482549667358,0.5417892336845398,0.5689502358436584,0.594035267829895,0.6172110438346863,0.6384187340736389,0.6578894257545471,0.6752421855926514,0.691224992275238,0.7052761316299438,0.7179377675056458,0.7294114828109741,0.7395656704902649,0.7484479546546936,0.7563595175743103,0.7633353471755981,0.7695603966712952,0.7747964859008789,0.7793965935707092,0.7835218906402588,0.7871764898300171,0.7902175784111023,0.7929098606109619,0.7952253222465515,0.7973614931106567,0.7991839051246643,0.8008059859275818,0.8021872043609619,0.8034464716911316,0.8045418858528137,0.8054860234260559,0.80629563331604,0.8069750070571899,0.80757737159729,0.8081138730049133,0.8085914850234985,0.8089879155158997,0.8093408942222595,0.809670090675354,0.8099250197410583,0.8101884126663208,0.8103914856910706,0.810575008392334,0.8107472658157349,0.8108733892440796,0.811017632484436,0.8111283183097839,0.8112389445304871,0.8113356232643127,0.8114140629768372,0.8114981055259705,0.8115639686584473,0.8116241693496704,0.8116801977157593,0.8117180466651917,0.8117474317550659,0.8117740750312805,0.8118048906326294,0.8118357062339783,0.8118637204170227,0.8118875026702881,0.8119085431098938,0.8119323253631592,0.8119505643844604,0.8119715452194214,0.8119869828224182,0.8119995594024658,0.8120093941688538,0.8120219707489014,0.812038779258728,0.8120471835136414,0.8120583891868591,0.8120695948600769,0.8120794296264648,0.8120836615562439,0.8120962381362915,0.8121046423912048,0.8121116757392883,0.8121228814125061,0.8121242523193359,0.8121340870857239,0.8121368885040283,0.8121424913406372,0.8121494650840759,0.8121522665023804,0.8121564984321594,0.8121606707572937,0.8121634721755981,0.8121649026870728,0.8121662735939026,0.8121677041053772,0.812169075012207,0.812169075012207,0.8121705055236816,0.8121718764305115,0.8121746778488159,0.8121761083602905,0.8121761083602905,0.8121761083602905,0.8121761083602905,0.8121761083602905,0.8121761083602905,0.8121761083602905,0.8121761083602905,0.8121761083602905,0.8121761083602905,0.8121761083602905,0.8121761083602905,0.8121761083602905,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204,0.8121774792671204],"recovered":[0.0,0.00018910423386842012,0.0003515938005875796,0.0005603088648058474,0.000846066337544471,0.0012270763982087374,0.0016809265362098813,0.002301468513906002,0.0030873017385601997,0.004102861508727074,0.00536635797470808,0.0069982572458684444,0.00905038882046938,0.011741271242499352,0.015061101876199245,0.019418904557824135,0.024984171614050865,0.03197682648897171,0.0401013046503067,0.04954250901937485,0.06032705307006836,0.0722322165966034,0.08590514957904816,0.10145512223243713,0.11870983242988586,0.13804468512535095,0.15928879380226135,0.18241554498672485,0.2077513188123703,0.23468255996704102,0.2633577585220337,0.29340291023254395,0.3242647349834442,0.35575270652770996,0.38779115676879883,0.4196349084377289,0.4512055218219757,0.4819132387638092,0.5113855004310608,0.5395522117614746,0.5664288401603699,0.5911874771118164,0.6143646240234375,0.6356858015060425,0.6551803350448608,0.6728370785713196,0.688660204410553,0.7030153274536133,0.7158589959144592,0.7273789048194885,0.737503707408905,0.746711015701294,0.7545776963233948,0.7616628408432007,0.7678177952766418,0.7732584476470947,0.7780014276504517,0.7821267247200012,0.7857673168182373,0.788851797580719,0.791622519493103,0.7940906882286072,0.7961904406547546,0.7980688810348511,0.7997344136238098,0.8011687994003296,0.8024645447731018,0.8036187291145325,0.8045783042907715,0.8054089546203613,0.8061107397079468,0.8067536950111389,0.8073406219482422,0.8078463077545166,0.8082385063171387,0.8085957169532776,0.8089010715484619,0.8092050552368164,0.8094319701194763,0.8096463084220886,0.8098312020301819,0.8099810481071472,0.8101351261138916,0.8102626204490662,0.8103901147842407,0.8104881644248962,0.8105862140655518,0.810675859451294,0.8107472658157349,0.8108187317848206,0.8108775615692139,0.8109279870986938,0.8109742403030396,0.8110134601593018,0.8110442757606506,0.8110722899436951,0.8110975027084351,0.811122715473175,0.8111395239830017,0.8111675381660461,0.8111899495124817,0.8112081289291382,0.8112263679504395,0.8112417459487915,0.8112557530403137,0.8112655878067017,0.8112809658050537,0.8112936019897461,0.8113048076629639,0.8113216161727905,0.8113300204277039,0.8113412261009216,0.8113524317741394,0.8113622069358826,0.8113692402839661,0.8113762140274048,0.8113832473754883,0.811390221118927,0.8113958239555359,0.8114056587219238,0.8114098310470581,0.811415433883667,0.8114168643951416,0.811419665813446,0.8114238381385803,0.8114280700683594,0.8114308714866638,0.8114322423934937,0.8114364743232727,0.8114364743232727,0.8114378452301025,0.8114392757415771,0.811440646648407,0.811440646648407,0.8114420771598816,0.8114434480667114,0.8114434480667114,0.8114434480667114,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186,0.811444878578186],"active":[0.0010786056518554688,0.0010379832237958908,0.0011374379973858595,0.0012761144898831844,0.0014414058532565832,0.001647318946197629,0.001917668036185205,0.00229307496920228,0.0027427226305007935,0.003293226473033428,0.004038437269628048,0.004943335894495249,0.006111579947173595,0.007473131641745567,0.00939358863979578,0.011770699173212051,0.014663292095065117,0.016939546912908554,0.019329264760017395,0.02205096185207367,0.02467741072177887,0.028427280485630035,0.03183816373348236,0.035404518246650696,0.039276257157325745,0.043446362018585205,0.047351717948913574,0.05136913061141968,0.054984524846076965,0.05810403823852539,0.060692667961120605,0.06257671117782593,0.06405311822891235,0.06491318345069885,0.06468766927719116,0.06408253312110901,0.06234273314476013,0.05987599492073059,0.057564735412597656,0.05448305606842041,0.050782203674316406,0.04723125696182251,0.04352480173110962,0.03955638408660889,0.0360446572303772,0.03243905305862427,0.029277563095092773,0.02639615535736084,0.023706674575805664,0.021069049835205078,0.018855810165405273,0.0166243314743042,0.01498270034790039,0.013133645057678223,0.011578798294067383,0.010263442993164062,0.00917506217956543,0.008090853691101074,0.007142543792724609,0.0063735246658325195,0.005738973617553711,0.005093216896057129,0.0046155452728271484,0.00411832332611084,0.0037120580673217773,0.003373086452484131,0.0030214786529541016,0.0026769042015075684,0.002396702766418457,0.002168416976928711,0.0020031332969665527,0.0018377900123596191,0.0016472935676574707,0.00149458646774292,0.001431584358215332,0.0013293027877807617,0.0012873411178588867,0.0011864304542541504,0.001143038272857666,0.0011009573936462402,0.001042187213897705,0.0010365843772888184,0.000993192195892334,0.0009763240814208984,0.0009455084800720215,0.000925898551940918,0.0009118914604187012,0.0008881092071533203,0.0008769035339355469,0.0008614659309387207,0.0008404850959777832,0.0008194446563720703,0.0007998347282409668,0.0007914304733276367,0.0007914304733276367,0.0007914304733276367,0.0007899999618530273,0.00078582763671875,0.0007928013801574707,0.0007830262184143066,0.0007815957069396973,0.0007788538932800293,0.0007731914520263672,0.0007676482200622559,0.0007662177085876465,0.0007731914520263672,0.0007662177085876465,0.0007647871971130371,0.0007647871971130371,0.0007578134536743164,0.0007536411285400391,0.000755012035369873,0.0007522106170654297,0.0007494688034057617,0.0007536411285400391,0.0007480382919311523,0.0007508397102355957,0.0007466673851013184,0.0007466673851013184,0.0007438063621520996,0.0007424354553222656,0.0007410645484924316,0.0007438063621520996,0.0007438063621520996,0.0007410645484924316,0.0007382035255432129,0.0007368326187133789,0.0007368326187133789,0.0007326006889343262,0.0007340312004089355,0.0007340312004089355,0.0007354021072387695,0.0007354617118835449,0.0007354617118835449,0.0007340312004089355,0.0007326602935791016,0.0007326602935791016,0.0007326602935791016,0.0007312297821044922,0.0007312297821044922,0.0007312297821044922,0.0007312297821044922,0.0007312297821044922,0.0007312297821044922,0.0007312297821044922,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262,0.0007326006889343262]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0010786056518554688,0.0012312898179516196,0.0014680202584713697,0.0017775909509509802,0.0021726086270064116,0.002634863369166851,0.0032357946038246155,0.003981005400419235,0.00493353046476841,0.006094770506024361,0.007586592808365822,0.009459424763917923,0.011744084767997265,0.014593254774808884,0.018135808408260345,0.022600067779421806,0.027960823848843575,0.033830057829618454,0.040487926453351974,0.04815995693206787,0.056708868592977524,0.06621170789003372,0.07697944343090057,0.089129738509655,0.10254353284835815,0.11708354949951172,0.13336332142353058,0.1511615365743637,0.17044596374034882,0.19109474122524261,0.21324095129966736,0.23685936629772186,0.2616194188594818,0.2877143919467926,0.3142814338207245,0.3416987657546997,0.3692743480205536,0.3968023359775543,0.42373916506767273,0.4506494104862213,0.47656649351119995,0.5016739368438721,0.5256607532501221,0.5486684441566467,0.5701422691345215,0.5901705026626587,0.6088106036186218,0.6259280443191528,0.6416866779327393,0.6559731960296631,0.6692314743995667,0.681208074092865,0.6919898390769958,0.7016986012458801,0.7104184031486511,0.7185148596763611,0.725520133972168,0.731861412525177,0.7375261187553406,0.7424386143684387,0.7468048334121704,0.7507732510566711,0.7543101906776428,0.7574198842048645,0.7601485848426819,0.7626377940177917,0.7648173570632935,0.7667560577392578,0.7684621810913086,0.7699512243270874,0.7712371349334717,0.772422194480896,0.7734321355819702,0.774348258972168,0.7751172780990601,0.77579665184021,0.7764284014701843,0.7770195007324219,0.7774943709373474,0.7779608368873596,0.7783376574516296,0.7786948084831238,0.7790282368659973,0.7793335914611816,0.7795941233634949,0.779819667339325,0.780031144618988,0.7801880240440369,0.7803505659103394,0.780468225479126,0.7805900573730469,0.780689537525177,0.7807819843292236,0.7808589935302734,0.7809374332427979,0.7810004949569702,0.7810649275779724,0.781116783618927,0.7811728119850159,0.7812106013298035,0.7812540531158447,0.7812890410423279,0.7813282608985901,0.7813562750816345,0.781384289264679,0.7814081311225891,0.7814403176307678,0.7814683318138123,0.781489372253418,0.7815117835998535,0.7815313935279846,0.7815510034561157,0.7815663814544678,0.7815818190574646,0.7815971970558167,0.7816084027290344,0.7816196084022522,0.7816308736801147,0.7816420793533325,0.7816532850265503,0.781660258769989,0.781670093536377,0.7816756963729858,0.7816812992095947,0.781685471534729,0.7816910743713379,0.7816994786262512,0.7817050814628601,0.7817093133926392,0.781714916229248,0.7817162871360779,0.7817177176475525,0.7817218899726868,0.7817233204841614,0.7817246913909912,0.7817261219024658,0.7817274928092957,0.7817274928092957,0.7817274928092957,0.7817289233207703,0.7817302942276001,0.7817302942276001,0.7817317247390747,0.7817330956459045,0.7817345261573792,0.781735897064209,0.781735897064209,0.7817373275756836,0.7817386984825134,0.7817386984825134,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988,0.781740128993988],"recovered":[0.0,0.00020591350039467216,0.0003726053982973099,0.0005743165966123343,0.0008040432003326714,0.0011430300073698163,0.0015394485089927912,0.0020325202494859695,0.0026348524261265993,0.0034571054857224226,0.004467062186449766,0.005698340944945812,0.00722938496619463,0.0091358358040452,0.011526953428983688,0.014471376314759254,0.018148403614759445,0.022639278322458267,0.027882369235157967,0.03375580534338951,0.0405733622610569,0.0482972227036953,0.056850336492061615,0.06651145964860916,0.0772203654050827,0.08939727395772934,0.10269761085510254,0.11742672324180603,0.1336868852376938,0.1515873521566391,0.17103427648544312,0.19178390502929688,0.21395252645015717,0.2375863641500473,0.26218390464782715,0.2877087891101837,0.31424781680107117,0.3413989841938019,0.36863699555397034,0.3958567976951599,0.4229491353034973,0.4495497941970825,0.47518113255500793,0.500029444694519,0.5240204334259033,0.5467997789382935,0.5683338642120361,0.5882934927940369,0.6069503426551819,0.6240327954292297,0.6397241950035095,0.6543468832969666,0.6675841808319092,0.6796714663505554,0.6905988454818726,0.7002978324890137,0.7092319130897522,0.717192530632019,0.7244204878807068,0.7308164238929749,0.7364489436149597,0.7414342761039734,0.7458341121673584,0.7498627305030823,0.7534416913986206,0.7566676735877991,0.7594622373580933,0.7619668245315552,0.7641394138336182,0.7660948634147644,0.7678444385528564,0.7693572640419006,0.7706558108329773,0.7718380689620972,0.7729040384292603,0.7738327383995056,0.7746536135673523,0.7753483653068542,0.7759941220283508,0.7765180468559265,0.7770503163337708,0.777481734752655,0.7778949737548828,0.7782703638076782,0.7785883545875549,0.7789035439491272,0.7791752815246582,0.7794049978256226,0.7796053290367126,0.7797902226448059,0.7799457311630249,0.7800871729850769,0.780211865901947,0.7803140878677368,0.7804177403450012,0.7805046439170837,0.7805802822113037,0.7806503176689148,0.780714750289917,0.7807707786560059,0.7808212041854858,0.7808688282966614,0.7809122204780579,0.7809500694274902,0.7809850573539734,0.7810186743736267,0.7810466885566711,0.7810719013214111,0.7811069488525391,0.7811335921287537,0.781157374382019,0.7811797857284546,0.7811993956565857,0.7812204360961914,0.781233012676239,0.7812554240226746,0.7812694311141968,0.781283438205719,0.7812932729721069,0.7813030481338501,0.7813156843185425,0.7813240885734558,0.7813352942466736,0.7813408970832825,0.7813478708267212,0.7813562750816345,0.7813646793365479,0.7813717126846313,0.7813786864280701,0.7813857197761536,0.7813913226127625,0.7813954949378967,0.7813969254493713,0.7813997268676758,0.7814010977745056,0.7814025282859802,0.7814053297042847,0.7814067006111145,0.7814081311225891,0.7814081311225891,0.781409502029419,0.7814109325408936,0.7814109325408936,0.7814123034477234,0.781413733959198,0.7814165353775024,0.7814165353775024,0.7814179062843323,0.7814179062843323,0.7814179062843323,0.7814193367958069,0.7814193367958069,0.7814193367958069,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367,0.7814207077026367],"active":[0.0010786056518554688,0.0010253763757646084,0.0010954148601740599,0.001203274354338646,0.001368565484881401,0.0014918333617970347,0.0016963460948318243,0.0019484851509332657,0.0022986780386418104,0.002637665020301938,0.0031195306219160557,0.0037610838189721107,0.004514699801802635,0.005457418970763683,0.006608854979276657,0.008128691464662552,0.00981242023408413,0.011190779507160187,0.012605557218194008,0.01440415158867836,0.016135506331920624,0.017914485186338425,0.02012910693883896,0.022618278861045837,0.02532316744327545,0.02768627554178238,0.03066571056842804,0.03373481333255768,0.03675907850265503,0.039507389068603516,0.04220667481422424,0.04507546126842499,0.047666892409324646,0.0501280277967453,0.05209752917289734,0.05398997664451599,0.05502653121948242,0.05540335178375244,0.05510216951370239,0.0547926127910614,0.05361735820770264,0.05212414264678955,0.050479620695114136,0.048638999462127686,0.046121835708618164,0.043370723724365234,0.04047673940658569,0.03763455152511597,0.03473633527755737,0.03194040060043335,0.02950727939605713,0.026861190795898438,0.02440565824508667,0.022027134895324707,0.019819557666778564,0.018217027187347412,0.01628822088241577,0.014668881893157959,0.013105630874633789,0.011622190475463867,0.010355889797210693,0.009338974952697754,0.008476078510284424,0.0075571537017822266,0.006706893444061279,0.005970120429992676,0.005355119705200195,0.004789233207702637,0.00432276725769043,0.003856360912322998,0.0033926963806152344,0.0030649304389953613,0.00277632474899292,0.0025101900100708008,0.0022132396697998047,0.0019639134407043457,0.0017747879028320312,0.001671135425567627,0.001500248908996582,0.0014427900314331055,0.0012873411178588867,0.00121307373046875,0.001133263111114502,0.001063227653503418,0.0010057687759399414,0.0009161233901977539,0.000855863094329834,0.0007830262184143066,0.000745236873626709,0.0006780028343200684,0.0006443262100219727,0.0006023645401000977,0.0005701184272766113,0.0005449056625366211,0.0005196928977966309,0.0004958510398864746,0.00048464536666870117,0.00046646595001220703,0.00045806169509887695,0.0004398226737976074,0.0004328489303588867,0.0004202127456665039,0.00041604042053222656,0.0004062056541442871,0.0003992319107055664,0.00038945674896240234,0.0003936290740966797,0.00039643049240112305,0.00038242340087890625,0.0003781914710998535,0.00037401914596557617,0.0003712177276611328,0.0003669857978820801,0.00036138296127319336,0.0003641843795776367,0.0003529787063598633,0.0003501772880554199,0.00034743547439575195,0.00034880638122558594,0.0003502368927001953,0.0003445744514465332,0.0003460049629211426,0.00034040212631225586,0.00034040212631225586,0.0003376007080078125,0.00033479928970336914,0.00033479928970336914,0.00033336877822875977,0.0003306269645690918,0.0003291964530944824,0.0003249645233154297,0.0003222227096557617,0.0003249645233154297,0.0003235936164855957,0.0003235936164855957,0.0003235936164855957,0.00032216310501098633,0.00032079219818115234,0.00031936168670654297,0.00032079219818115234,0.00032079219818115234,0.00031936168670654297,0.00032079219818115234,0.00032079219818115234,0.00032079219818115234,0.00031936168670654297,0.00031936168670654297,0.00031942129135131836,0.00032079219818115234,0.00032079219818115234,0.00032079219818115234,0.00032079219818115234,0.00032079219818115234,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836,0.00031942129135131836]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0010786056518554688,0.0012144804932177067,0.001456814119592309,0.0017397700576111674,0.0020857607014477253,0.002500389236956835,0.003036885056644678,0.003670033998787403,0.004458668641746044,0.005419598426669836,0.006519204471260309,0.007945191115140915,0.00976619403809309,0.011957001872360706,0.01454843021929264,0.017721178010106087,0.0216811615973711,0.025998340919613838,0.03069372847676277,0.035966236144304276,0.04188869893550873,0.048400890082120895,0.05565688759088516,0.06352782249450684,0.07227564603090286,0.08196619153022766,0.09249158948659897,0.1039246916770935,0.1165652647614479,0.130105122923851,0.1448412537574768,0.1607610285282135,0.17747783660888672,0.19514156877994537,0.21390211582183838,0.23345409333705902,0.25407347083091736,0.2751704752445221,0.2969006597995758,0.3189838230609894,0.341330349445343,0.3637188971042633,0.3862839341163635,0.408556193113327,0.43049508333206177,0.451779842376709,0.472701758146286,0.49253949522972107,0.5114092826843262,0.5294302105903625,0.5467157363891602,0.5628470778465271,0.5779375433921814,0.5921708345413208,0.6051797866821289,0.6172740459442139,0.628541886806488,0.6389145851135254,0.648270308971405,0.6569383144378662,0.664924144744873,0.6722683906555176,0.6788505911827087,0.6848416924476624,0.6903495192527771,0.6954161524772644,0.6999167799949646,0.7040182948112488,0.7075916528701782,0.7107937932014465,0.7137326002120972,0.7163842916488647,0.7186983823776245,0.7208947539329529,0.7228124141693115,0.724539577960968,0.7261098623275757,0.7275498509407043,0.7287909388542175,0.7299717664718628,0.7309887409210205,0.7318992614746094,0.7327439188957214,0.7334778904914856,0.734214723110199,0.7348170280456543,0.7353521585464478,0.7358410358428955,0.7362752556800842,0.7366688847541809,0.7370288372039795,0.7373356223106384,0.7376312017440796,0.737905740737915,0.7381340861320496,0.7383525967597961,0.7385529279708862,0.7387322187423706,0.7388947010040283,0.7390445470809937,0.7391734719276428,0.7392855286598206,0.7394003868103027,0.7394900321960449,0.7395726442337036,0.7396482825279236,0.7397239208221436,0.7397911548614502,0.739861249923706,0.7399172782897949,0.739962100982666,0.7400026917457581,0.740053117275238,0.7400965690612793,0.7401329874992371,0.7401638031005859,0.7401946187019348,0.7402282357215881,0.7402450442314148,0.7402730584144592,0.7402954697608948,0.7403150796890259,0.7403360605239868,0.7403556704521179,0.740375280380249,0.740400493144989,0.7404215335845947,0.7404313087463379,0.7404495477676392,0.7404649257659912,0.7404817938804626,0.7404958009719849,0.7405111789703369,0.7405210137367249,0.7405294179916382,0.7405378222465515,0.7405475974082947,0.740556001663208,0.7405616044998169,0.7405700087547302,0.7405798435211182,0.7405882477760315,0.7405924201011658,0.7405980229377747,0.7406022548675537,0.7406092286109924,0.7406148314476013,0.7406204342842102,0.7406260371208191,0.7406288385391235,0.7406330704689026,0.7406372427940369,0.7406400442123413,0.7406414747238159,0.7406442761421204,0.7406470775604248,0.7406512498855591,0.7406540513038635,0.740656852722168,0.7406582832336426,0.7406582832336426,0.7406582832336426,0.7406596541404724,0.740661084651947,0.7406624555587769,0.7406624555587769,0.7406624555587769,0.7406624555587769,0.7406624555587769,0.7406624555587769,0.7406624555587769,0.7406624555587769,0.7406624555587769,0.7406624555587769,0.7406624555587769,0.7406624555587769,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515,0.7406638860702515],"recovered":[0.0,0.00018770346650853753,0.00035859766649082303,0.0005519042024388909,0.0008110470371320844,0.0011094114743173122,0.0014610053040087223,0.0019162562675774097,0.002456954214721918,0.003133527236059308,0.003943173214793205,0.004901301581412554,0.006131179630756378,0.007663624361157417,0.009498635306954384,0.011763684451580048,0.014490987174212933,0.017861245200037956,0.021741384640336037,0.025964712724089622,0.030710527673363686,0.03605307266116142,0.041944719851017,0.04858718067407608,0.055750731378793716,0.06365388631820679,0.07250256091356277,0.08223932981491089,0.09281235933303833,0.1044611781835556,0.1169392541050911,0.13060098886489868,0.14542816579341888,0.1612134575843811,0.1780717521905899,0.1956920623779297,0.21435734629631042,0.23380707204341888,0.25410425662994385,0.27509623765945435,0.29670313000679016,0.3185901939868927,0.3406117558479309,0.36301007866859436,0.3852599561214447,0.40710219740867615,0.4289822578430176,0.4503370225429535,0.470838725566864,0.4907156825065613,0.5095350742340088,0.5275377631187439,0.5447644591331482,0.5604811310768127,0.5757327675819397,0.5898903608322144,0.6028292775154114,0.615262508392334,0.6265247464179993,0.6367896199226379,0.6461271643638611,0.6548567414283752,0.6629700064659119,0.6703773140907288,0.6771416664123535,0.6833274364471436,0.6888394951820374,0.6938626766204834,0.6985006332397461,0.7025600671768188,0.7060409784317017,0.7093846201896667,0.7123010158538818,0.7149863243103027,0.717333972454071,0.7195892333984375,0.7215797305107117,0.723312497138977,0.7248981595039368,0.7263269424438477,0.7276366949081421,0.7287096381187439,0.7297868728637695,0.7307169437408447,0.7315434217453003,0.7323460578918457,0.7330296635627747,0.7336249947547913,0.7341755032539368,0.7346713542938232,0.7351447939872742,0.7355468273162842,0.7358928322792053,0.7362136244773865,0.7364993691444397,0.7367711067199707,0.7370022535324097,0.7372053265571594,0.7374056577682495,0.7375905513763428,0.7377404570579529,0.7378931045532227,0.7380262017250061,0.7381438612937927,0.7382559180259705,0.7383623719215393,0.7384450435638428,0.738534688949585,0.7386088967323303,0.7386831641197205,0.7387489676475525,0.7387980222702026,0.7388442754745483,0.738886296749115,0.738936722278595,0.7389857172966003,0.7390207648277283,0.7390557527542114,0.7390837669372559,0.7391048073768616,0.7391369938850403,0.7391538023948669,0.7391804456710815,0.7392042279243469,0.7392266392707825,0.7392462491989136,0.7392644882202148,0.739284098148346,0.739303708076477,0.7393233180046082,0.7393401265144348,0.7393555045127869,0.7393723130226135,0.7393849492073059,0.7394017577171326,0.7394115328788757,0.7394213676452637,0.7394339442253113,0.7394423484802246,0.7394563555717468,0.7394648194313049,0.7394745945930481,0.739480197429657,0.739484429359436,0.7394914031028748,0.7394970059394836,0.7395040392875671,0.739509642124176,0.7395166158676147,0.7395208477973938,0.7395250201225281,0.7395292520523071,0.7395334243774414,0.7395362257957458,0.7395390272140503,0.7395404577255249,0.7395418286323547,0.7395474314689636,0.7395530343055725,0.7395544648170471,0.739555835723877,0.7395586371421814,0.7395586371421814,0.739560067653656,0.7395628690719604,0.7395628690719604,0.7395628690719604,0.7395642399787903,0.7395642399787903,0.7395642399787903,0.7395642399787903,0.7395642399787903,0.7395642399787903,0.7395642399787903,0.7395642399787903,0.7395642399787903,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649,0.7395656704902649],"active":[0.0010786056518554688,0.00102677708491683,0.0010982165113091469,0.0011878658551722765,0.001274713664315641,0.0013909777626395226,0.0015758797526359558,0.0017537777312099934,0.002001714427024126,0.002286071190610528,0.002576031256467104,0.003043889533728361,0.003635014407336712,0.004293377511203289,0.005049794912338257,0.005957493558526039,0.007190174423158169,0.008137095719575882,0.008952343836426735,0.010001523420214653,0.011178171262145042,0.012347817420959473,0.013712167739868164,0.014940641820430756,0.016524914652109146,0.018312305212020874,0.019989028573036194,0.021685361862182617,0.023752905428409576,0.02564394474029541,0.02790199965238571,0.03016003966331482,0.032049670815467834,0.03392811119556427,0.035830363631248474,0.037762030959129333,0.039716124534606934,0.04136340320110321,0.04279640316963196,0.043887585401535034,0.044627219438552856,0.045128703117370605,0.04567217826843262,0.045546114444732666,0.045235127210617065,0.04467764496803284,0.04371950030326843,0.04220247268676758,0.04057055711746216,0.03871452808380127,0.03718066215515137,0.0353093147277832,0.0331730842590332,0.03168970346450806,0.02944701910018921,0.02738368511199951,0.02571260929107666,0.023652076721191406,0.02174556255340576,0.02014869451522827,0.018796980381011963,0.017411649227142334,0.015880584716796875,0.014464378356933594,0.013207852840423584,0.01208871603012085,0.011077284812927246,0.01015561819076538,0.009091019630432129,0.008233726024627686,0.007691621780395508,0.006999671459197998,0.006397366523742676,0.0059084296226501465,0.0054784417152404785,0.004950344562530518,0.004530131816864014,0.004237353801727295,0.0038927793502807617,0.0036448240280151367,0.003352046012878418,0.0031896233558654785,0.0029570460319519043,0.002760946750640869,0.0026713013648986816,0.0024709701538085938,0.0023224949836730957,0.002216041088104248,0.002099752426147461,0.001997530460357666,0.0018840432167053223,0.001788794994354248,0.0017383694648742676,0.0016921162605285645,0.0016347169876098633,0.0015814900398254395,0.0015506744384765625,0.0015268921852111816,0.0014890432357788086,0.001453995704650879,0.0014330148696899414,0.0013924241065979004,0.0013741850852966309,0.0013461709022521973,0.0013167262077331543,0.0012859106063842773,0.0012788772583007812,0.0012564659118652344,0.0012523531913757324,0.0012341141700744629,0.0012131333351135254,0.00120466947555542,0.0012088418006896973,0.0012102723121643066,0.0011962652206420898,0.0011780858039855957,0.001173853874206543,0.001172482967376709,0.0011612772941589355,0.0011682510375976562,0.0011584758758544922,0.0011612772941589355,0.0011556148529052734,0.001151442527770996,0.0011486411094665527,0.0011542439460754395,0.0011570453643798828,0.0011472105979919434,0.0011458396911621094,0.0011416077613830566,0.001141667366027832,0.001140296459197998,0.0011388659477233887,0.0011360645294189453,0.0011276602745056152,0.0011262893676757812,0.0011262297630310059,0.0011220574378967285,0.0011192560195922852,0.0011136531829833984,0.0011150240898132324,0.0011136531829833984,0.001112222671508789,0.001113593578338623,0.001110851764678955,0.001112222671508789,0.0011107921600341797,0.0011107921600341797,0.0011094212532043457,0.0011079907417297363,0.0011080503463745117,0.0011079907417297363,0.0011066198348999023,0.0011052489280700684,0.0011052489280700684,0.0011066198348999023,0.0011094212532043457,0.0011066198348999023,0.001103818416595459,0.001103818416595459,0.001102447509765625,0.0010996460914611816,0.0011010169982910156,0.0011010169982910156,0.0010995864868164062,0.0010995864868164062,0.0010995864868164062,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723,0.0010982155799865723]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0010786056518554688,0.001227087457664311,0.0015058411518111825,0.0018294195178896189,0.002265059622004628,0.002844979288056493,0.0035495676565915346,0.004481080919504166,0.005698352120816708,0.007204181980341673,0.009123239666223526,0.011561984196305275,0.014633877202868462,0.018539229407906532,0.023465745151042938,0.029728597030043602,0.03768918663263321,0.04635996371507645,0.05638528987765312,0.0678730234503746,0.08072930574417114,0.09558309614658356,0.11236714571714401,0.13091056048870087,0.15148790180683136,0.1742616593837738,0.1988438069820404,0.22571201622486115,0.2542373538017273,0.28421247005462646,0.3154468834400177,0.3476954698562622,0.38009390234947205,0.412722110748291,0.44511356949806213,0.4762975573539734,0.5066536664962769,0.5353512763977051,0.5623582005500793,0.5881646275520325,0.6119805574417114,0.6338773965835571,0.6540863513946533,0.6721745133399963,0.6886630058288574,0.7033164501190186,0.7165481448173523,0.728306233882904,0.7385529279708862,0.7478806376457214,0.7560219168663025,0.7631504535675049,0.7692522406578064,0.7746816277503967,0.779437243938446,0.7837375998497009,0.7875686883926392,0.7906798124313354,0.7934897541999817,0.7960559725761414,0.7981529235839844,0.7999963760375977,0.8016226887702942,0.8030290603637695,0.8042869567871094,0.8053598999977112,0.80632084608078,0.807120680809021,0.8078280687332153,0.8084360361099243,0.8089529275894165,0.8094025254249573,0.8098045587539673,0.8101547360420227,0.8104461431503296,0.8107010722160339,0.8109447956085205,0.8111324906349182,0.8113104104995728,0.8114630579948425,0.8115947842597961,0.8117040395736694,0.8118062615394592,0.8119099140167236,0.8119799494743347,0.8120555877685547,0.8121158480644226,0.812178909778595,0.8122181296348572,0.8122573494911194,0.8123007416725159,0.8123301863670349,0.8123623728752136,0.8123834133148193,0.8124099969863892,0.8124310374259949,0.8124422430992126,0.8124590516090393,0.8124716281890869,0.8124828338623047,0.8124926686286926,0.8125024437904358,0.8125136494636536,0.8125206828117371,0.8125304579734802,0.8125374913215637,0.812541663646698,0.8125486969947815,0.8125528693199158,0.8125556707382202,0.8125571012496948,0.8125627040863037,0.8125655055046082,0.812566876411438,0.8125696778297424,0.812571108341217,0.8125724792480469,0.8125752806663513,0.8125780820846558,0.8125808835029602,0.8125808835029602,0.8125808835029602,0.8125808835029602,0.8125836849212646,0.8125851154327393,0.8125851154327393,0.8125864863395691,0.8125879168510437,0.8125879168510437,0.8125879168510437,0.8125879168510437,0.8125879168510437,0.8125879168510437,0.8125892877578735,0.8125892877578735,0.8125892877578735,0.8125892877578735,0.8125892877578735,0.8125892877578735,0.8125892877578735,0.8125892877578735,0.8125892877578735,0.8125892877578735,0.8125892877578735,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481,0.8125907182693481],"recovered":[0.0,0.00018910423386842012,0.00037680770037695765,0.0005981296999379992,0.0008684786735102534,0.0012256755726411939,0.0016655180370435119,0.0022622470278292894,0.0029934500344097614,0.0039333682507276535,0.005187059286981821,0.006732110865414143,0.008764631114900112,0.011286021210253239,0.014513399451971054,0.018641475588083267,0.023764098063111305,0.030253876000642776,0.037969328463077545,0.04685862734913826,0.05714449658989906,0.06879051774740219,0.08196757733821869,0.09686478972434998,0.11365024000406265,0.13227911293506622,0.1530105322599411,0.17582911252975464,0.20060177147388458,0.22725145518779755,0.2553817629814148,0.28544512391090393,0.3165982961654663,0.34833279252052307,0.380312442779541,0.41239991784095764,0.44401815533638,0.4749920070171356,0.504943311214447,0.5333383679389954,0.5603060126304626,0.5859653949737549,0.6095613837242126,0.6312999725341797,0.6511293053627014,0.66949063539505,0.685955286026001,0.700874924659729,0.7141542434692383,0.7259347438812256,0.7362149953842163,0.7456576228141785,0.7536686062812805,0.7608027458190918,0.7671146392822266,0.772643506526947,0.7776638269424438,0.7820104360580444,0.7856650352478027,0.7889862656593323,0.7918466925621033,0.7943372130393982,0.7965210676193237,0.7984597086906433,0.8000776171684265,0.8015512228012085,0.8028651475906372,0.8039787411689758,0.8049144744873047,0.8057353496551514,0.8064399361610413,0.8070758581161499,0.8076151609420776,0.808101236820221,0.8085116744041443,0.8088352084159851,0.8091378211975098,0.8094109296798706,0.8096490502357483,0.8098592162132263,0.8100286722183228,0.8101799488067627,0.8103158473968506,0.8104321360588074,0.8105441927909851,0.810640811920166,0.8107248544692993,0.8107864856719971,0.8108481168746948,0.8108957409858704,0.8109489679336548,0.810992419719696,0.8110288381576538,0.8110596537590027,0.8110904693603516,0.8111087083816528,0.8111311197280884,0.8111492991447449,0.8111605048179626,0.8111759424209595,0.8111857175827026,0.8111955523490906,0.8112039566040039,0.8112123608589172,0.8112165331840515,0.8112249374389648,0.8112361431121826,0.8112431764602661,0.8112501502037048,0.8112543821334839,0.8112599849700928,0.8112613558769226,0.8112655878067017,0.8112697601318359,0.8112711906433105,0.811273992061615,0.8112767934799194,0.8112795948982239,0.8112823963165283,0.8112837672233582,0.8112851977348328,0.8112879991531372,0.8112879991531372,0.8112879991531372,0.811289370059967,0.8112908005714417,0.8112908005714417,0.8112921714782715,0.8112921714782715,0.8112921714782715,0.8112936019897461,0.8112936019897461,0.8112936019897461,0.8112949728965759,0.8112964034080505,0.8112964034080505,0.8112964034080505,0.8112964034080505,0.8112964034080505,0.8112964034080505,0.8112964034080505,0.8112964034080505,0.8112964034080505,0.8112964034080505,0.8112964034080505,0.8112964034080505,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804,0.8112977743148804],"active":[0.0010786056518554688,0.0010379832237958908,0.0011290335096418858,0.0012312898179516196,0.0013965809484943748,0.001619303715415299,0.0018840496195480227,0.002218833891674876,0.002704902086406946,0.0032708137296140194,0.003936180379241705,0.004829873330891132,0.0058692460879683495,0.007253208197653294,0.008952345699071884,0.011087121441960335,0.013925088569521904,0.01610608771443367,0.018415961414575577,0.021014396101236343,0.02358480915427208,0.026792578399181366,0.030399568378925323,0.03404577076435089,0.03783766180276871,0.04198254644870758,0.045833274722099304,0.049882903695106506,0.05363558232784271,0.05696101486682892,0.060065120458602905,0.062250345945358276,0.06349560618400574,0.06438931822776794,0.06480112671852112,0.06389763951301575,0.06263551115989685,0.06035926938056946,0.057414889335632324,0.05482625961303711,0.05167454481124878,0.047912001609802246,0.044524967670440674,0.04087454080581665,0.037533700466156006,0.033825814723968506,0.03059285879135132,0.02743130922317505,0.02439868450164795,0.02194589376449585,0.01980692148208618,0.017492830753326416,0.015583634376525879,0.013878881931304932,0.012322604656219482,0.011094093322753906,0.009904861450195312,0.008669376373291016,0.007824718952178955,0.007069706916809082,0.0063062310218811035,0.005659162998199463,0.005101621150970459,0.004569351673126221,0.004209339618682861,0.0038086771965026855,0.0034556984901428223,0.003141939640045166,0.0029135942459106445,0.0027006864547729492,0.002512991428375244,0.002326667308807373,0.0021893978118896484,0.002053499221801758,0.0019344687461853027,0.0018658638000488281,0.0018069744110107422,0.0017215609550476074,0.0016613602638244629,0.001603841781616211,0.0015661120414733887,0.0015240907669067383,0.0014904141426086426,0.0014777779579162598,0.0014357566833496094,0.0014147758483886719,0.001390993595123291,0.0013924241065979004,0.0013700127601623535,0.0013616085052490234,0.001351773738861084,0.0013377666473388672,0.0013335347175598145,0.0013237595558166504,0.0013195276260375977,0.001322329044342041,0.0013111233711242676,0.0013097524642944336,0.0013111233711242676,0.0013068914413452148,0.0013069510459899902,0.0013068914413452148,0.0013096928596496582,0.0013083219528198242,0.001313924789428711,0.001312553882598877,0.0013055205345153809,0.0013055205345153809,0.0013027191162109375,0.0013012886047363281,0.0012971162796020508,0.0013013482093811035,0.0012999176979064941,0.0012971162796020508,0.0012984871864318848,0.0012971162796020508,0.0012956857681274414,0.0012956857681274414,0.0012956857681274414,0.0012971162796020508,0.0012956857681274414,0.001292884349822998,0.001292884349822998,0.0012956857681274414,0.0012957453727722168,0.0012943148612976074,0.0012956857681274414,0.0012957453727722168,0.0012957453727722168,0.0012957453727722168,0.0012943148612976074,0.0012943148612976074,0.0012943148612976074,0.0012943148612976074,0.001292884349822998,0.001292884349822998,0.001292884349822998,0.001292884349822998,0.001292884349822998,0.001292884349822998,0.001292884349822998,0.001292884349822998,0.001292884349822998,0.001292884349822998,0.0012943148612976074,0.0012943148612976074,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734,0.0012929439544677734]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0010786056518554688,0.0012214843882247806,0.0014722226187586784,0.0017859955551102757,0.0021852157078683376,0.0027287150733172894,0.003331047249957919,0.004163105972111225,0.005153451580554247,0.006401539780199528,0.007901766337454319,0.009804015047848225,0.012146105989813805,0.015101735480129719,0.0188670102506876,0.02339010313153267,0.02915147878229618,0.03543394058942795,0.0423915758728981,0.0503031387925148,0.0592106468975544,0.06931442022323608,0.08056962490081787,0.09312053769826889,0.10713806748390198,0.12253255397081375,0.13922275602817535,0.15763729810714722,0.17751285433769226,0.19911696016788483,0.22208963334560394,0.24641123414039612,0.2717610001564026,0.2981095314025879,0.32498612999916077,0.3523334264755249,0.3798529803752899,0.40740618109703064,0.4347492456436157,0.461508184671402,0.48732301592826843,0.5120200514793396,0.5356286764144897,0.5580424070358276,0.5789265036582947,0.5985835790634155,0.6167991757392883,0.633560836315155,0.6488726735115051,0.6628565788269043,0.6754565238952637,0.6869736909866333,0.6974766850471497,0.7068576216697693,0.7154261469841003,0.723036527633667,0.729894757270813,0.7358676195144653,0.7414076924324036,0.746198296546936,0.7504608631134033,0.7542653679847717,0.75759357213974,0.7605324387550354,0.7632008790969849,0.7654645442962646,0.7674620151519775,0.7692578434944153,0.7709541916847229,0.7723255157470703,0.7735610008239746,0.7746984362602234,0.775691568851471,0.7765712738037109,0.7773122787475586,0.7780252695083618,0.7785729765892029,0.7791276574134827,0.7796039581298828,0.7800031304359436,0.780342161655426,0.7806628942489624,0.780945897102356,0.7811700105667114,0.7813913226127625,0.7815930247306824,0.7817849516868591,0.7819347977638245,0.7820608615875244,0.7821729779243469,0.782268226146698,0.7823578715324402,0.7824404835700989,0.7825119495391846,0.7825679779052734,0.7826141715049744,0.7826645970344543,0.7827122211456299,0.7827458381652832,0.7827780842781067,0.7828145027160645,0.7828341126441956,0.7828565239906311,0.7828775644302368,0.7828957438468933,0.7829181551933289,0.7829335927963257,0.7829461693763733,0.7829573750495911,0.7829644083976746,0.7829741835594177,0.7829812169075012,0.7829937934875488,0.7829965949058533,0.7830036282539368,0.7830106019973755,0.7830148339271545,0.783017635345459,0.7830232381820679,0.7830288410186768,0.783033013343811,0.7830358147621155,0.7830386161804199,0.7830400466918945,0.7830456495285034,0.7830470204353333,0.7830512523651123,0.7830526232719421,0.7830554246902466,0.783058226108551,0.7830610275268555,0.7830624580383301,0.7830652594566345,0.7830652594566345,0.7830666303634644,0.783068060874939,0.7830694317817688,0.7830708622932434,0.7830722332000732,0.7830736637115479,0.7830736637115479,0.7830736637115479,0.7830736637115479,0.7830736637115479,0.7830750346183777,0.7830750346183777,0.7830750346183777,0.7830750346183777,0.7830750346183777,0.7830750346183777,0.7830750346183777,0.7830750346183777,0.7830750346183777,0.7830750346183777,0.7830750346183777,0.7830750346183777,0.7830750346183777,0.7830750346183777,0.7830750346183777,0.7830750346183777,0.7830750346183777,0.7830750346183777,0.7830750346183777,0.7830750346183777,0.7830750346183777,0.7830750346183777,0.7830750346183777,0.7830750346183777,0.7830750346183777,0.7830750346183777,0.7830750346183777,0.7830750346183777,0.7830750346183777,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523,0.7830764651298523],"recovered":[0.0,0.00019470731785986573,0.0003684030380100012,0.000568713468965143,0.0008418640354648232,0.0011822516098618507,0.0016220940742641687,0.002131975255906582,0.002812750404700637,0.0036476105451583862,0.004682781174778938,0.005953281652182341,0.007531951647251844,0.009476223029196262,0.011952788569033146,0.01505269668996334,0.018850190564990044,0.023605812340974808,0.029194891452789307,0.03550677001476288,0.04256526008248329,0.050565071403980255,0.0596504770219326,0.06993354856967926,0.08116353303194046,0.09388674795627594,0.10800652951002121,0.12323572486639023,0.14016546308994293,0.1585547924041748,0.1787049025297165,0.20016753673553467,0.22307996451854706,0.24736374616622925,0.272254079580307,0.2982860207557678,0.32496652007102966,0.35217371582984924,0.3796904981136322,0.4071372151374817,0.4343528151512146,0.4606355130672455,0.4862864315509796,0.5107355117797852,0.534159243106842,0.5563544631004333,0.5774990916252136,0.5971729755401611,0.615443229675293,0.6322777271270752,0.6476035714149475,0.6614894270896912,0.6741495728492737,0.6858194470405579,0.6964148879051208,0.7058826684951782,0.7143559455871582,0.7220167517662048,0.7288539409637451,0.7350635528564453,0.7406680583953857,0.7455525398254395,0.7497716546058655,0.7536237835884094,0.7570682764053345,0.7600939869880676,0.7627078294754028,0.7650316953659058,0.7670530080795288,0.7689160108566284,0.7705479264259338,0.7719669342041016,0.7732570171356201,0.7743930220603943,0.775414228439331,0.7762826681137085,0.7770727276802063,0.7777549028396606,0.778382420539856,0.7789161205291748,0.7793784141540527,0.7798112034797668,0.7801922559738159,0.7805116176605225,0.7807847857475281,0.7810565233230591,0.7812610268592834,0.7814781665802002,0.7816644310951233,0.7818101048469543,0.7819432020187378,0.7820692658424377,0.7821799516677856,0.7822653651237488,0.7823424339294434,0.7823984622955322,0.7824628949165344,0.7825175523757935,0.7825595736503601,0.7826015949249268,0.7826421856880188,0.7826744318008423,0.7827024459838867,0.7827262282371521,0.7827486395835876,0.7827696800231934,0.7827920913696289,0.7828102707862854,0.7828270792961121,0.7828410863876343,0.782852292060852,0.78286212682724,0.7828691005706787,0.7828817367553711,0.78288733959198,0.7828943133354187,0.7829013466835022,0.7829083204269409,0.7829097509384155,0.7829139232635498,0.7829195261001587,0.7829251289367676,0.782927930355072,0.7829307317733765,0.7829335331916809,0.7829363346099854,0.78293776512146,0.7829405665397644,0.7829433679580688,0.7829461693763733,0.7829489707946777,0.7829517722129822,0.782953143119812,0.7829545736312866,0.7829559445381165,0.7829559445381165,0.7829601764678955,0.7829615473747253,0.7829629778862,0.7829643487930298,0.7829657793045044,0.7829671502113342,0.7829685807228088,0.7829685807228088,0.7829685807228088,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387,0.7829699516296387],"active":[0.0010786056518554688,0.00102677708491683,0.0011038195807486773,0.0012172821443527937,0.0013433516724035144,0.0015464634634554386,0.0017089531756937504,0.0020311307162046432,0.00234070117585361,0.0027539292350411415,0.0032189851626753807,0.003850733395665884,0.00461415434256196,0.005625512450933456,0.006914221681654453,0.008337406441569328,0.010301288217306137,0.01182812824845314,0.013196684420108795,0.014796368777751923,0.016645386815071106,0.01874934881925583,0.02091914787888527,0.02318698912858963,0.025974534451961517,0.02864580601453781,0.031216226518154144,0.03440157324075699,0.03734739124774933,0.04056216776371002,0.04338473081588745,0.04624369740486145,0.04868103563785553,0.05074578523635864,0.05273205041885376,0.05404740571975708,0.054886460304260254,0.055232465267181396,0.05505874752998352,0.05437096953392029,0.05297020077705383,0.051384538412094116,0.04934224486351013,0.04730689525604248,0.04476726055145264,0.04222911596298218,0.03930008411407471,0.036387860774993896,0.03342944383621216,0.0305788516998291,0.027852952480316162,0.02548426389694214,0.023327112197875977,0.021038174629211426,0.019011259078979492,0.01715385913848877,0.015538811683654785,0.013850867748260498,0.012553751468658447,0.011134743690490723,0.009792804718017578,0.008712828159332275,0.007821917533874512,0.0069086551666259766,0.006132602691650391,0.0053705573081970215,0.004754185676574707,0.0042261481285095215,0.003901183605194092,0.0034095048904418945,0.0030130743980407715,0.002731502056121826,0.00243455171585083,0.0021782517433166504,0.001898050308227539,0.0017426013946533203,0.001500248908996582,0.0013727545738220215,0.0012215375900268555,0.0010870099067687988,0.000963747501373291,0.0008516907691955566,0.0007536411285400391,0.0006583929061889648,0.000606536865234375,0.000536501407623291,0.0005239248275756836,0.0004566311836242676,0.00039643049240112305,0.0003628730773925781,0.0003250241279602051,0.0002886056900024414,0.0002605319023132324,0.000246584415435791,0.00022554397583007812,0.00021570920944213867,0.00020170211791992188,0.00019466876983642578,0.0001862645149230957,0.00017648935317993164,0.0001723170280456543,0.00015968084335327148,0.00015407800674438477,0.0001513361930847168,0.00014710426330566406,0.00014847517013549805,0.00014150142669677734,0.00013589859008789062,0.0001302957534790039,0.0001233220100402832,0.00012189149856567383,0.00011909008026123047,0.0001246929168701172,0.00011485815048217773,0.00011628866195678711,0.00011628866195678711,0.00011348724365234375,0.0001093149185180664,0.00011348724365234375,0.00011491775512695312,0.00011348724365234375,0.00011068582534790039,0.00011068582534790039,0.0001093149185180664,0.00011211633682250977,0.00011068582534790039,0.00011348724365234375,0.00011205673217773438,0.00011205673217773438,0.00011205673217773438,0.00011205673217773438,0.00011068582534790039,0.00011211633682250977,0.00011068582534790039,0.00011068582534790039,0.00011211633682250977,0.00010925531387329102,0.0001093149185180664,0.00010925531387329102,0.0001093149185180664,0.00010788440704345703,0.00010651350021362305,0.00010508298873901367,0.00010508298873901367,0.00010645389556884766,0.00010508298873901367,0.00010508298873901367,0.00010508298873901367,0.00010508298873901367,0.00010508298873901367,0.00010508298873901367,0.00010508298873901367,0.00010508298873901367,0.00010508298873901367,0.00010508298873901367,0.00010508298873901367,0.00010508298873901367,0.00010508298873901367,0.00010508298873901367,0.00010508298873901367,0.00010508298873901367,0.00010508298873901367,0.00010508298873901367,0.00010508298873901367,0.00010508298873901367,0.00010508298873901367,0.00010508298873901367,0.00010508298873901367,0.00010508298873901367,0.00010508298873901367,0.00010508298873901367,0.00010508298873901367,0.00010508298873901367,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305,0.00010651350021362305]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0010786056518554688,0.0012088774237781763,0.0014526117593050003,0.0017621824517846107,0.0021109748631715775,0.0025340078864246607,0.0030761067755520344,0.0037848972715437412,0.004581936635077,0.005584889557212591,0.006789553444832563,0.008271570317447186,0.010018332861363888,0.012259569019079208,0.014850997366011143,0.018074173480272293,0.02200193889439106,0.026158029213547707,0.030901044607162476,0.036167945712804794,0.041954535990953445,0.04852835834026337,0.05574233457446098,0.06378836929798126,0.07267627120018005,0.08238361775875092,0.09299866855144501,0.10470492392778397,0.11753039062023163,0.13151289522647858,0.14609773457050323,0.16182561218738556,0.1788996160030365,0.19682389497756958,0.21571050584316254,0.2354768067598343,0.2560023069381714,0.27718618512153625,0.29895278811454773,0.32111722230911255,0.3436598479747772,0.36621788144111633,0.3887521028518677,0.41092631220817566,0.43273213505744934,0.45415833592414856,0.47473567724227905,0.4945075809955597,0.5135048627853394,0.5316378474235535,0.5485451817512512,0.5647954940795898,0.5798888206481934,0.5940534472465515,0.6070638298988342,0.6190670132637024,0.6302592158317566,0.6407635807991028,0.6500927209854126,0.6586976647377014,0.666644275188446,0.6739086508750916,0.6803213953971863,0.6862270832061768,0.691582202911377,0.6963798403739929,0.7008889317512512,0.7048937678337097,0.7085497379302979,0.711726725101471,0.714693546295166,0.7172807455062866,0.7197152972221375,0.7218388915061951,0.7236865162849426,0.7254542708396912,0.7269993424415588,0.7284238934516907,0.7295669317245483,0.7306791543960571,0.7316722869873047,0.7325183749198914,0.7332860231399536,0.7340018153190613,0.7346461415290833,0.7352274656295776,0.7357205152511597,0.7361828088760376,0.7366030216217041,0.7369419932365417,0.7372754216194153,0.7375877499580383,0.7378538846969604,0.7380948662757874,0.738307774066925,0.7385122776031494,0.7386747598648071,0.7388470768928528,0.7389955520629883,0.7391201853752136,0.7392154335975647,0.7393149137496948,0.7394087910652161,0.7394942045211792,0.7395698428153992,0.7396385073661804,0.7397001385688782,0.7397463321685791,0.7397981882095337,0.7398499846458435,0.7398906350135803,0.7399284839630127,0.7399592995643616,0.7399901151657104,0.7400195002555847,0.7400419116020203,0.7400615215301514,0.7400811314582825,0.7400993704795837,0.740113377571106,0.7401245832443237,0.740138590335846,0.7401511669158936,0.7401638031005859,0.7401679754257202,0.7401819825172424,0.7401918172836304,0.7401987910270691,0.740204393863678,0.7402099967002869,0.7402142286300659,0.7402198314666748,0.7402282357215881,0.7402310371398926,0.7402352094650269,0.7402408123016357,0.7402464151382446,0.7402520179748535,0.740254819393158,0.740259051322937,0.7402632236480713,0.7402646541595459,0.7402674555778503,0.7402688264846802,0.7402716279029846,0.7402730584144592,0.7402758598327637,0.7402772307395935,0.740280032157898,0.7402828335762024,0.7402856349945068,0.7402884364128113,0.7402912378311157,0.7402926683425903,0.7402926683425903,0.7402926683425903,0.7402954697608948,0.7402968406677246,0.7402968406677246,0.7402982711791992,0.7402982711791992,0.740299642086029,0.740299642086029,0.7403010725975037,0.7403024435043335,0.7403038740158081,0.7403066754341125,0.7403080463409424,0.7403080463409424,0.740309476852417,0.740309476852417,0.740309476852417,0.740309476852417,0.740309476852417,0.740309476852417,0.740309476852417,0.740309476852417,0.740309476852417,0.740309476852417,0.7403108477592468,0.7403108477592468,0.7403108477592468,0.7403108477592468,0.7403108477592468,0.7403122782707214,0.7403122782707214,0.7403136491775513,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259,0.7403150796890259],"recovered":[0.0,0.00018770346650853753,0.0003389868652448058,0.0005252895643934608,0.0007634207722730935,0.001096804509870708,0.0014946238370612264,0.0019386685453355312,0.0025494052097201347,0.003221775870770216,0.004066441208124161,0.0051030125468969345,0.006351100746542215,0.007891950197517872,0.009718556888401508,0.01198500581085682,0.0147137101739645,0.01811898685991764,0.02192208357155323,0.026128601282835007,0.030969670042395592,0.03615953028202057,0.04219125583767891,0.04881550744175911,0.055960845202207565,0.06406711041927338,0.0729704201221466,0.08267637342214584,0.09335305541753769,0.10503830015659332,0.1179940402507782,0.1318322718143463,0.14656978845596313,0.1624489426612854,0.17921197414398193,0.19700878858566284,0.21580715477466583,0.2355930507183075,0.25594907999038696,0.2772548198699951,0.29885333776474,0.32077962160110474,0.34319615364074707,0.36556509137153625,0.3881133198738098,0.41003820300102234,0.4317137598991394,0.452687531709671,0.47318923473358154,0.4928784668445587,0.5119275450706482,0.5298224091529846,0.5469426512718201,0.562943696975708,0.5782051086425781,0.5923122763633728,0.6054235100746155,0.6175233721733093,0.6288528442382812,0.6391218900680542,0.6486261487007141,0.6572884917259216,0.6652771234512329,0.6725597381591797,0.6791307330131531,0.6850224137306213,0.6904419660568237,0.6954175233840942,0.6999882459640503,0.7040700912475586,0.7075972557067871,0.7109493017196655,0.7138769030570984,0.7165537476539612,0.7189785242080688,0.7210516333580017,0.7230001091957092,0.7247384786605835,0.7262975573539734,0.7276142835617065,0.7288693785667419,0.7300011515617371,0.7309719324111938,0.7318627834320068,0.7326794266700745,0.7334078550338745,0.7340914607048035,0.7346755266189575,0.7351952195167542,0.7356700897216797,0.736090362071991,0.7364853620529175,0.7368229627609253,0.7371311187744141,0.7374070882797241,0.7376633882522583,0.7378959059715271,0.7381004691123962,0.7382797598838806,0.7384324073791504,0.738579511642456,0.7387069463729858,0.7388120293617249,0.7389100790023804,0.739006757736206,0.7390921711921692,0.7391636371612549,0.7392378449440002,0.7392966747283936,0.7393429279327393,0.7393947243690491,0.7394437789916992,0.7394914031028748,0.739530622959137,0.7395656704902649,0.7395908832550049,0.7396160960197449,0.7396385073661804,0.739660918712616,0.7396790981292725,0.7396917343139648,0.7397099137306213,0.7397239208221436,0.7397365570068359,0.739751935005188,0.7397603392601013,0.7397715449333191,0.739781379699707,0.7397897839546204,0.7397981882095337,0.7398037910461426,0.7398107647895813,0.7398149967193604,0.7398234009742737,0.7398262023925781,0.7398290038108826,0.739831805229187,0.7398374080657959,0.7398443818092346,0.7398458123207092,0.7398499846458435,0.739852786064148,0.7398555874824524,0.7398555874824524,0.7398583889007568,0.7398626208305359,0.7398654222488403,0.7398667931556702,0.7398695945739746,0.739872395992279,0.7398751974105835,0.7398779988288879,0.7398794293403625,0.739882230758667,0.7398850321769714,0.7398850321769714,0.7398864030838013,0.7398892045021057,0.7398906350135803,0.7398920059204102,0.7398934364318848,0.7398934364318848,0.7398934364318848,0.7398934364318848,0.7398948073387146,0.739897608757019,0.739897608757019,0.7399018406867981,0.7399032115936279,0.7399032115936279,0.7399032115936279,0.7399032115936279,0.7399032115936279,0.7399032115936279,0.7399032115936279,0.7399032115936279,0.7399032115936279,0.7399032115936279,0.7399032115936279,0.7399032115936279,0.7399032115936279,0.7399032115936279,0.7399060130119324,0.7399060130119324,0.7399060130119324,0.7399060130119324,0.739907443523407,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368,0.7399088144302368],"active":[0.0010786056518554688,0.0010211740154772997,0.0011136248940601945,0.00123689288739115,0.001347554149106145,0.0014372033765539527,0.001581482938490808,0.00184622872620821,0.002032531425356865,0.002363113686442375,0.0027231122367084026,0.003168557770550251,0.0036672321148216724,0.0043676188215613365,0.005132440477609634,0.006089167669415474,0.0072882287204265594,0.008039042353630066,0.008978961035609245,0.010039344429969788,0.010984865948557854,0.012368828058242798,0.013551078736782074,0.014972861856222153,0.01671542599797249,0.01831650733947754,0.0200282484292984,0.022028550505638123,0.02417733520269394,0.026474595069885254,0.028103694319725037,0.029993340373039246,0.032329827547073364,0.03437495231628418,0.0364985316991806,0.03846801817417145,0.040195152163505554,0.04159313440322876,0.04300370812416077,0.04386240243911743,0.04480651021003723,0.0454382598400116,0.045555949211120605,0.045361220836639404,0.044618815183639526,0.04412013292312622,0.04302191734313965,0.04182004928588867,0.04031562805175781,0.03875938057899475,0.03661763668060303,0.034973084926605225,0.03294616937637329,0.031109750270843506,0.028858721256256104,0.02675473690032959,0.024835705757141113,0.023240208625793457,0.021239876747131348,0.019575774669647217,0.018018126487731934,0.016620159149169922,0.01504427194595337,0.01366734504699707,0.012451469898223877,0.011357426643371582,0.01044696569442749,0.009476244449615479,0.008561491966247559,0.0076566338539123535,0.007096290588378906,0.006331443786621094,0.0058383941650390625,0.005285143852233887,0.004707992076873779,0.004402637481689453,0.003999233245849609,0.0036854147911071777,0.003269374370574951,0.003064870834350586,0.002802908420562744,0.002517223358154297,0.0023140907287597656,0.0021390318870544434,0.001966714859008789,0.001819610595703125,0.0016290545463562012,0.0015072822570800781,0.0014078021049499512,0.0012719035148620605,0.0011850595474243164,0.0011023879051208496,0.0010309219360351562,0.000963747501373291,0.0009006857872009277,0.0008488893508911133,0.0007788538932800293,0.000746607780456543,0.000715792179107666,0.0006877779960632324,0.0006359219551086426,0.0006079673767089844,0.0005967617034912109,0.0005841255187988281,0.0005630850791931152,0.0005463361740112305,0.000536501407623291,0.0005084872245788574,0.0005015134811401367,0.000507056713104248,0.00049591064453125,0.00048470497131347656,0.0004678964614868164,0.00045949220657348633,0.0004538297653198242,0.00045102834701538086,0.00044542551040649414,0.0004426240921020508,0.00043845176696777344,0.0004342794418334961,0.0004328489303588867,0.0004286766052246094,0.00042724609375,0.00042724609375,0.00041604042053222656,0.0004216432571411133,0.0004202723503112793,0.00041741132736206055,0.0004146099090576172,0.00041180849075317383,0.00041043758392333984,0.00040906667709350586,0.0004132390022277832,0.0004076361656188965,0.00040900707244873047,0.00041180849075317383,0.0004146099090576172,0.0004146099090576172,0.00041043758392333984,0.0004132390022277832,0.0004132390022277832,0.0004118680953979492,0.0004118680953979492,0.0004132390022277832,0.0004132390022277832,0.00041043758392333984,0.00041043758392333984,0.00041043758392333984,0.00041043758392333984,0.00041043758392333984,0.00041043758392333984,0.00041043758392333984,0.00041180849075317383,0.00041043758392333984,0.0004076361656188965,0.0004076361656188965,0.00040906667709350586,0.0004076361656188965,0.0004062056541442871,0.0004062652587890625,0.0004048347473144531,0.0004062056541442871,0.0004062056541442871,0.0004076361656188965,0.0004076361656188965,0.0004062652587890625,0.00040906667709350586,0.0004062056541442871,0.0004048347473144531,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004076361656188965,0.0004076361656188965,0.0004076361656188965,0.0004048347473144531,0.0004048347473144531,0.0004062652587890625,0.0004062652587890625,0.0004062056541442871,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625,0.0004062652587890625]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0010786056518554688,0.0012354921782389283,0.0014862304087728262,0.001839224947616458,0.0022538534831255674,0.0028225667774677277,0.003534159157425165,0.0044012367725372314,0.005531660281121731,0.006981459446251392,0.008850089274346828,0.011245409026741982,0.014321505092084408,0.01809658668935299,0.02284100092947483,0.02898898907005787,0.03658677637577057,0.046282920986413956,0.05810403823852539,0.07288358360528946,0.0910249873995781,0.11293166130781174,0.13899022340774536,0.16930432617664337,0.20464441180229187,0.24451318383216858,0.288320928812027,0.33506470918655396,0.3841659724712372,0.43406566977500916,0.48307308554649353,0.5313954949378967,0.5770536661148071,0.6193345785140991,0.6572058796882629,0.6907991766929626,0.7206748723983765,0.7464336156845093,0.768399178981781,0.7871415019035339,0.8028861880302429,0.8161612749099731,0.8271433115005493,0.8365620970726013,0.8444428443908691,0.8508570194244385,0.8562401533126831,0.8606736063957214,0.8644066452980042,0.867464542388916,0.8700097799301147,0.8720843195915222,0.8738142251968384,0.8752416372299194,0.8764014840126038,0.8774380683898926,0.8782504796981812,0.878929853439331,0.8794859647750854,0.8799342513084412,0.8802998065948486,0.8806149959564209,0.8809077739715576,0.8811262845993042,0.8813154101371765,0.8814680576324463,0.8816025257110596,0.8816992044448853,0.8818014860153198,0.8818799257278442,0.8819499611854553,0.8820059895515442,0.8820493817329407,0.8820858001708984,0.8821180462837219,0.8821362257003784,0.8821572661399841,0.8821810483932495,0.8822006583213806,0.8822118639945984,0.8822258710861206,0.8822357058525085,0.8822413086891174,0.8822469115257263,0.8822510838508606,0.8822581171989441,0.8822665214538574,0.8822734951972961,0.8822833299636841,0.8822875022888184,0.8822973370552063,0.8823029398918152,0.882304310798645,0.8823099136352539,0.8823155164718628,0.8823211193084717,0.8823225498199463,0.8823281526565552,0.8823309540748596,0.8823365569114685,0.8823407292366028,0.8823449611663818,0.8823477625846863,0.8823533654212952,0.8823561668395996,0.8823603391647339,0.8823631405830383,0.8823673725128174,0.8823701739311218,0.8823743462562561,0.8823771476745605,0.8823827505111694,0.8823855519294739,0.8823855519294739,0.8823883533477783,0.8823911547660828,0.8823939561843872,0.8823981881141663,0.8823995590209961,0.882405161857605,0.882409393787384,0.8824107646942139,0.8824163675308228,0.8824205994606018,0.8824219703674316,0.8824262022972107,0.882430374622345,0.8824331760406494,0.8824387788772583,0.882444441318512,0.8824514150619507,0.8824542164802551,0.8824584484100342,0.8824626207351685,0.8824654221534729,0.882469654083252,0.8824738264083862,0.8824766278266907,0.8824794292449951,0.8824822306632996,0.8824864625930786,0.8824892640113831,0.8824920654296875,0.8824934363365173,0.8824962377548218,0.8824976682662964,0.8825018405914307,0.8825046420097351,0.8825060725212097,0.8825074434280396,0.882510244846344,0.882514476776123,0.8825172781944275,0.8825200796127319,0.8825242519378662,0.8825270533561707,0.8825284838676453,0.8825326561927795,0.882535457611084,0.882539689540863,0.8825438618659973,0.8825466632843018,0.8825480937957764,0.8825522661209106,0.8825550675392151,0.8825564980506897,0.8825592994689941,0.8825621008872986,0.882564902305603,0.8825662732124329,0.8825690746307373,0.8825718760490417,0.8825746774673462,0.8825774788856506,0.8825830817222595,0.8825845122337341,0.8825873136520386,0.882590115070343,0.8825929164886475,0.8825985193252563,0.8826026916503906,0.8826054930686951,0.8826097249984741,0.8826125264167786,0.882615327835083,0.8826195001602173,0.8826223015785217,0.8826237320899963,0.8826293349266052,0.8826307058334351,0.8826349377632141,0.882636308670044,0.882640540599823,0.8826419115066528,0.8826447129249573,0.8826447129249573,0.8826475143432617,0.8826531171798706,0.882655918598175,0.8826587200164795,0.8826615214347839,0.8826643228530884,0.8826671242713928,0.8826699256896973,0.8826727271080017,0.8826727271080017,0.8826755285263062,0.8826769590377808,0.8826797604560852,0.8826825618743896,0.8826853632926941,0.8826867341995239,0.8826881647109985,0.8826895356178284,0.882690966129303,0.8826923370361328,0.8826937675476074,0.8826965689659119,0.8826979398727417,0.8826993703842163,0.8826993703842163,0.8826993703842163,0.8826993703842163,0.8827007412910461,0.8827007412910461,0.8827007412910461,0.8827021718025208,0.8827049732208252,0.8827049732208252,0.8827049732208252,0.882706344127655,0.882706344127655,0.882706344127655,0.8827077746391296,0.8827077746391296,0.8827077746391296,0.8827077746391296,0.8827077746391296,0.8827077746391296,0.8827077746391296,0.8827077746391296,0.8827077746391296,0.8827077746391296,0.8827077746391296,0.8827077746391296,0.8827077746391296,0.8827091455459595,0.8827091455459595,0.8827091455459595,0.8827091455459595,0.8827091455459595,0.8827091455459595,0.8827091455459595,0.8827091455459595,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341,0.8827105760574341],"recovered":[0.0,0.00021011581702623516,0.0003712046309374273,0.0005827212007716298,0.0008768833358772099,0.0012074655387550592,0.001648708712309599,0.002265048446133733,0.002948625246062875,0.003878738032653928,0.005082001443952322,0.006618648301810026,0.008565721102058887,0.011106722056865692,0.0142640620470047,0.018156807869672775,0.02325982041656971,0.029616523534059525,0.037680767476558685,0.0474497526884079,0.05984658747911453,0.07510659843683243,0.09342309087514877,0.11585646122694016,0.1420074701309204,0.17305418848991394,0.208196759223938,0.24755005538463593,0.29088854789733887,0.336980938911438,0.3849363923072815,0.4333750903606415,0.4816989004611969,0.5286290049552917,0.5733654499053955,0.6149991750717163,0.6521798968315125,0.6857843995094299,0.715548038482666,0.74125075340271,0.7637289762496948,0.7827934622764587,0.7988057136535645,0.8122909069061279,0.8237310647964478,0.8333641290664673,0.8414549827575684,0.8483272194862366,0.8538630604743958,0.8585247993469238,0.8623012900352478,0.8655259013175964,0.8682013750076294,0.8703753352165222,0.87214595079422,0.8736223578453064,0.8748704195022583,0.8759251832962036,0.8767740726470947,0.8774772882461548,0.878059983253479,0.8785460591316223,0.8789312839508057,0.87926185131073,0.8795447945594788,0.8797787427902222,0.8799790143966675,0.8801499605178833,0.8802998065948486,0.8804188966751099,0.8805225491523743,0.880609393119812,0.8806794285774231,0.8807298541069031,0.8807774782180786,0.8808138966560364,0.8808475136756897,0.8808755278587341,0.8808979392051697,0.8809203505516052,0.8809385895729065,0.8809539675712585,0.8809679746627808,0.8809791803359985,0.880986213684082,0.8809959888458252,0.8810030221939087,0.8810127973556519,0.8810226321220398,0.8810296058654785,0.8810352087020874,0.8810436129570007,0.8810506463050842,0.8810562491416931,0.8810632228851318,0.8810688257217407,0.8810730576515198,0.881077229976654,0.8810814619064331,0.8810856342315674,0.8810954689979553,0.8810996413230896,0.8811010718345642,0.8811066746711731,0.8811094760894775,0.8811150789260864,0.8811206817626953,0.8811248540878296,0.881127655506134,0.8811332583427429,0.881137490272522,0.8811402916908264,0.8811458945274353,0.8811500668525696,0.8811514973640442,0.8811556696891785,0.8811571002006531,0.8811599016189575,0.881162703037262,0.8811683058738708,0.8811724781990051,0.8811767101287842,0.8811808824539185,0.8811851143836975,0.8811920881271362,0.8811948895454407,0.8811963200569153,0.8811991214752197,0.8812004923820496,0.8812047243118286,0.8812103271484375,0.8812131285667419,0.8812159299850464,0.8812187314033508,0.8812243342399597,0.8812257051467896,0.881228506565094,0.8812299370765686,0.8812355399131775,0.8812383413314819,0.8812397122383118,0.8812453150749207,0.8812481164932251,0.8812509179115295,0.8812523484230042,0.881253719329834,0.8812565207481384,0.881257951259613,0.8812635540962219,0.8812677264213562,0.8812691569328308,0.8812733292579651,0.8812775611877441,0.8812803626060486,0.8812845349311829,0.8812873363494873,0.8812887668609619,0.8812901377677917,0.8812943696975708,0.8812971711158752,0.8812999725341797,0.881304144859314,0.8813069462776184,0.8813111782073975,0.8813125491142273,0.8813153505325317,0.8813167810440063,0.8813209533691406,0.8813223838806152,0.8813237547874451,0.8813265562057495,0.881329357624054,0.8813307881355286,0.8813349604606628,0.8813391923904419,0.8813447952270508,0.8813475966453552,0.8813489675521851,0.8813531994819641,0.8813546299934387,0.8813616037368774,0.8813644051551819,0.8813714385032654,0.8813742399215698,0.8813756108283997,0.8813784122467041,0.8813826441764832,0.8813854455947876,0.881388247013092,0.8813896179199219,0.8813924193382263,0.8813924193382263,0.8813938498497009,0.8813966512680054,0.8813994526863098,0.8814022541046143,0.8814050555229187,0.8814064264297485,0.881409227848053,0.8814106583595276,0.8814148306846619,0.8814176321029663,0.8814204335212708,0.8814246654510498,0.8814260363578796,0.8814288377761841,0.8814302682876587,0.8814330697059631,0.881434440612793,0.8814372420310974,0.8814400434494019,0.8814400434494019,0.8814414739608765,0.8814442753791809,0.8814470767974854,0.8814470767974854,0.8814484477043152,0.8814512491226196,0.8814526796340942,0.8814554810523987,0.8814568519592285,0.8814568519592285,0.8814582824707031,0.8814582824707031,0.881459653377533,0.8814610838890076,0.8814610838890076,0.8814624547958374,0.881463885307312,0.8814652562141418,0.8814666867256165,0.8814666867256165,0.8814680576324463,0.8814680576324463,0.8814708590507507,0.8814708590507507,0.8814708590507507,0.8814708590507507,0.8814708590507507,0.8814722895622253,0.8814722895622253,0.8814736604690552,0.8814736604690552,0.8814736604690552,0.8814736604690552,0.8814736604690552,0.8814736604690552,0.8814750909805298,0.8814750909805298,0.8814750909805298,0.8814750909805298,0.8814764618873596,0.8814764618873596,0.8814764618873596,0.8814764618873596,0.8814764618873596,0.8814764618873596,0.8814764618873596,0.8814764618873596,0.8814764618873596,0.8814764618873596,0.8814764618873596,0.8814764618873596,0.8814764618873596,0.8814764618873596,0.8814764618873596,0.8814764618873596,0.8814764618873596,0.8814764618873596,0.8814764618873596,0.8814764618873596,0.8814764618873596,0.8814764618873596,0.8814764618873596,0.8814764618873596,0.8814764618873596,0.8814764618873596,0.8814764618873596,0.8814764618873596,0.8814764618873596,0.8814764618873596,0.8814764618873596,0.8814764618873596,0.8814764618873596,0.8814764618873596,0.8814764618873596,0.8814764618873596,0.8814764618873596,0.8814764618873596,0.8814778923988342,0.8814778923988342,0.8814778923988342,0.8814778923988342,0.8814778923988342,0.8814778923988342,0.8814778923988342,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641,0.8814792633056641],"active":[0.0010786056518554688,0.0010253763757646084,0.001115025719627738,0.0012565037468448281,0.0013769702054560184,0.0016151012387126684,0.0018854504451155663,0.0021361883264034986,0.002583035035058856,0.0031027214135974646,0.0037680878303945065,0.004626760724931955,0.00575578399002552,0.006989864632487297,0.008576938882470131,0.010832181200385094,0.013326955959200859,0.01666639745235443,0.020423270761966705,0.02543383091688156,0.031178399920463562,0.03782506287097931,0.04556713253259659,0.05344786494970322,0.06263694167137146,0.07145899534225464,0.08012416958808899,0.08751465380191803,0.09327742457389832,0.09708473086357117,0.09813669323921204,0.09802040457725525,0.09535476565361023,0.09070557355880737,0.08384042978286743,0.07580000162124634,0.06849497556686401,0.060649216175079346,0.05285114049911499,0.045890748500823975,0.039157211780548096,0.033367812633514404,0.028337597846984863,0.02427119016647339,0.020711779594421387,0.01749289035797119,0.014785170555114746,0.012346386909484863,0.010543584823608398,0.008939743041992188,0.007708489894866943,0.006558418273925781,0.005612850189208984,0.004866302013397217,0.004255533218383789,0.0038157105445861816,0.0033800601959228516,0.0030046701431274414,0.0027118921279907227,0.002456963062286377,0.002239823341369629,0.002068936824798584,0.001976490020751953,0.0018644332885742188,0.001770615577697754,0.001689314842224121,0.0016235113143920898,0.0015492439270019531,0.0015016794204711914,0.001461029052734375,0.0014274120330810547,0.0013965964317321777,0.0013699531555175781,0.0013559460639953613,0.0013405680656433105,0.001322329044342041,0.0013097524642944336,0.0013055205345153809,0.0013027191162109375,0.001291513442993164,0.0012872815132141113,0.00128173828125,0.00127333402633667,0.0012677311897277832,0.0012648701667785645,0.0012621283531188965,0.0012634992599487305,0.0012606978416442871,0.0012606978416442871,0.0012578964233398438,0.0012621283531188965,0.0012593269348144531,0.001253664493560791,0.001253664493560791,0.001252293586730957,0.001252293586730957,0.0012494921684265137,0.001250922679901123,0.0012494921684265137,0.001250922679901123,0.001245260238647461,0.0012453198432922363,0.0012466907501220703,0.0012466907501220703,0.0012466907501220703,0.001245260238647461,0.0012424588203430176,0.001242518424987793,0.001242518424987793,0.0012410879135131836,0.0012396574020385742,0.0012424588203430176,0.0012396574020385742,0.0012354850769042969,0.0012368559837341309,0.0012354850769042969,0.0012368559837341309,0.0012382864952087402,0.0012368559837341309,0.0012368559837341309,0.0012369155883789062,0.0012340545654296875,0.0012354850769042969,0.0012354850769042969,0.0012298822402954102,0.0012313127517700195,0.0012340545654296875,0.0012340545654296875,0.0012382864952087402,0.0012397170066833496,0.0012410879135131836,0.0012410879135131836,0.001242518424987793,0.001243889331817627,0.0012410879135131836,0.0012439489364624023,0.0012453198432922363,0.0012466907501220703,0.001243889331817627,0.001243889331817627,0.0012467503547668457,0.0012439489364624023,0.0012439489364624023,0.001242518424987793,0.001243889331817627,0.0012439489364624023,0.0012453198432922363,0.0012466907501220703,0.001242518424987793,0.0012397170066833496,0.0012410879135131836,0.001241147518157959,0.0012397170066833496,0.0012397170066833496,0.0012397170066833496,0.0012397170066833496,0.0012397170066833496,0.001242518424987793,0.0012410879135131836,0.001242518424987793,0.001243889331817627,0.001242518424987793,0.001241147518157959,0.0012410879135131836,0.001242518424987793,0.001241147518157959,0.001242518424987793,0.001241147518157959,0.001242518424987793,0.001242518424987793,0.001242518424987793,0.001242518424987793,0.001243889331817627,0.001242518424987793,0.001243889331817627,0.0012397170066833496,0.0012397170066833496,0.001241147518157959,0.0012397170066833496,0.001243889331817627,0.0012410879135131836,0.0012410879135131836,0.0012382864952087402,0.0012382864952087402,0.0012397170066833496,0.0012410879135131836,0.0012396574020385742,0.0012382864952087402,0.0012410879135131836,0.0012410879135131836,0.001242518424987793,0.001243889331817627,0.0012466907501220703,0.001245260238647461,0.001245260238647461,0.0012424588203430176,0.0012424588203430176,0.0012466907501220703,0.0012466907501220703,0.0012480616569519043,0.0012466907501220703,0.0012466907501220703,0.0012466907501220703,0.001245260238647461,0.0012466907501220703,0.001243889331817627,0.001245260238647461,0.001243889331817627,0.0012453198432922363,0.0012453198432922363,0.0012453198432922363,0.0012466907501220703,0.0012466907501220703,0.001245260238647461,0.001243889331817627,0.001245260238647461,0.0012453198432922363,0.0012453198432922363,0.001245260238647461,0.001243889331817627,0.001242518424987793,0.001242518424987793,0.0012410879135131836,0.0012424588203430176,0.0012410879135131836,0.0012396574020385742,0.0012410879135131836,0.001242518424987793,0.0012410879135131836,0.0012397170066833496,0.0012396574020385742,0.0012396574020385742,0.0012382864952087402,0.0012397170066833496,0.0012369155883789062,0.0012369155883789062,0.0012369155883789062,0.0012369155883789062,0.0012369155883789062,0.0012354850769042969,0.0012354850769042969,0.0012341141700744629,0.0012341141700744629,0.0012341141700744629,0.0012341141700744629,0.0012341141700744629,0.0012354850769042969,0.0012340545654296875,0.0012340545654296875,0.0012340545654296875,0.0012340545654296875,0.0012326836585998535,0.0012326836585998535,0.0012326836585998535,0.0012341141700744629,0.0012341141700744629,0.0012341141700744629,0.0012341141700744629,0.0012341141700744629,0.0012341141700744629,0.0012341141700744629,0.0012341141700744629,0.0012341141700744629,0.0012341141700744629,0.0012341141700744629,0.0012341141700744629,0.0012341141700744629,0.0012341141700744629,0.0012341141700744629,0.0012341141700744629,0.0012341141700744629,0.0012341141700744629,0.0012341141700744629,0.0012341141700744629,0.0012341141700744629,0.0012341141700744629,0.0012341141700744629,0.0012341141700744629,0.0012341141700744629,0.0012341141700744629,0.0012341141700744629,0.0012341141700744629,0.0012341141700744629,0.0012341141700744629,0.0012341141700744629,0.0012341141700744629,0.0012341141700744629,0.0012341141700744629,0.0012341141700744629,0.0012326836585998535,0.0012326836585998535,0.0012326836585998535,0.0012326836585998535,0.0012326836585998535,0.0012326836585998535,0.0012326836585998535,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195,0.0012313127517700195]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0010786056518554688,0.0012060758890584111,0.0014778256881982088,0.0017831940203905106,0.002169807208701968,0.002685291226953268,0.0032974286004900932,0.004112678114324808,0.005070806015282869,0.006281073205173016,0.007820522412657738,0.009770396165549755,0.012172720395028591,0.015084926038980484,0.01878996752202511,0.023422321304678917,0.028934359550476074,0.03596203401684761,0.044579584151506424,0.05494669824838638,0.06766010820865631,0.08275062590837479,0.10111194103956223,0.12278328835964203,0.1481848955154419,0.17717106640338898,0.21012423932552338,0.24654990434646606,0.28635844588279724,0.3287542164325714,0.3734024167060852,0.4196685254573822,0.46611952781677246,0.5118533372879028,0.5554159283638,0.5961111783981323,0.6334375739097595,0.6672717928886414,0.6972483396530151,0.7237523198127747,0.7467432022094727,0.7665361166000366,0.7835078835487366,0.7980815172195435,0.8103578686714172,0.8207053542137146,0.8294111490249634,0.8367316126823425,0.8429174423217773,0.8480456471443176,0.8523600101470947,0.8560454845428467,0.8590487241744995,0.861591100692749,0.8637300729751587,0.8654880523681641,0.8669728636741638,0.8682069778442383,0.869249165058136,0.8700979948043823,0.870818018913269,0.8713951110839844,0.8719050288200378,0.8723013997077942,0.8726502060890198,0.8729289770126343,0.8731684684753418,0.8733730316162109,0.873543918132782,0.8737035989761353,0.8738324642181396,0.873936116695404,0.8740327954292297,0.8741154074668884,0.8741658329963684,0.8742120862007141,0.8742554783821106,0.8742974996566772,0.8743283152580261,0.8743619322776794,0.8743857741355896,0.874413788318634,0.8744375705718994,0.8744543790817261,0.8744670152664185,0.8744823932647705,0.8744964003562927,0.8745090365409851,0.8745174407958984,0.8745258450508118,0.874530017375946,0.874539852142334,0.8745454549789429,0.8745510578155518,0.8745566606521606,0.874565064907074,0.874569296836853,0.8745748996734619,0.8745790719985962,0.8745833039283752,0.8745874762535095,0.8745889067649841,0.8745930790901184,0.8745958805084229,0.8745973110198975,0.8746014833450317,0.8746042847633362,0.8746098875999451,0.8746113181114197,0.8746141195297241,0.8746182918548584,0.874619722366333,0.8746238946914673,0.8746266961097717,0.8746294975280762,0.8746309280395508,0.8746337294578552,0.8746365308761597,0.8746379017829895,0.874640703201294,0.8746421337127686,0.874644935131073,0.8746477365493774,0.8746491074562073,0.8746505379676819,0.8746547102928162,0.8746575117111206,0.8746589422225952,0.8746617436408997,0.8746645450592041,0.8746673464775085,0.874670147895813,0.8746715188026428,0.8746743202209473,0.8746743202209473,0.8746771216392517,0.8746799230575562,0.8746827244758606,0.874685525894165,0.874685525894165,0.8746869564056396,0.8746911287307739,0.8746925592422485,0.8746939301490784,0.874695360660553,0.874695360660553,0.8746995329856873,0.8747009634971619,0.8747023344039917,0.8747051358222961,0.8747065663337708,0.8747079372406006,0.8747093677520752,0.8747135400772095,0.8747149705886841,0.8747177720069885,0.8747177720069885,0.8747191429138184,0.8747219443321228,0.8747247457504272,0.8747289776802063,0.8747303485870361,0.8747331500053406,0.8747345805168152,0.874735951423645,0.8747373819351196,0.8747373819351196,0.8747387528419495,0.8747415542602539,0.8747443556785583,0.874745786190033,0.8747471570968628,0.8747485876083374,0.8747527599334717,0.8747569918632507,0.8747597932815552,0.8747625946998596,0.8747667670249939,0.8747695684432983,0.8747723698616028,0.8747751712799072,0.8747766017913818,0.8747794032096863,0.8747807741165161,0.8747835755348206,0.8747850060462952,0.8747891783714294,0.8747919797897339,0.8747962117195129,0.8747975826263428,0.8747990131378174,0.8748018145561218,0.8748046159744263,0.8748087882995605,0.874811589717865,0.8748130202293396,0.8748143911361694,0.874815821647644,0.8748171925544739,0.8748199939727783,0.8748227953910828,0.8748255968093872,0.8748298287391663,0.8748326301574707,0.8748396039009094,0.874841034412384,0.8748438358306885,0.8748452067375183,0.8748480081558228,0.8748508095741272,0.8748522400856018,0.8748536109924316,0.8748564124107361,0.8748592138290405,0.874862015247345,0.8748634457588196,0.8748648166656494,0.8748676180839539,0.8748690485954285,0.8748704195022583,0.8748732209205627,0.8748746514320374,0.8748802542686462,0.8748816251754761,0.8748830556869507,0.8748858571052551,0.8748858571052551,0.874887228012085,0.8748900294303894,0.874891459941864,0.8748928308486938,0.8748942613601685,0.8748970627784729,0.8748984336853027,0.8748998641967773,0.8749012351036072,0.8749026656150818,0.8749026656150818,0.8749040365219116,0.8749054670333862,0.8749054670333862,0.8749068379402161,0.8749082684516907,0.874912440776825,0.8749152421951294,0.8749180436134338,0.8749180436134338,0.8749194741249084,0.8749194741249084,0.8749208450317383,0.8749222755432129,0.8749236464500427,0.8749250769615173,0.8749264478683472,0.8749292492866516,0.8749306797981262,0.874932050704956,0.874932050704956,0.8749334812164307,0.8749334812164307,0.8749362826347351,0.8749376535415649,0.8749390840530396,0.8749404549598694,0.874941885471344,0.874941885471344,0.8749432563781738,0.8749432563781738,0.8749432563781738,0.8749432563781738,0.8749446868896484,0.8749460577964783,0.8749460577964783,0.8749460577964783,0.8749460577964783,0.8749460577964783,0.8749474883079529,0.8749488592147827,0.8749516606330872,0.8749516606330872,0.8749516606330872,0.8749516606330872,0.8749530911445618,0.8749530911445618,0.8749530911445618,0.8749530911445618,0.8749530911445618,0.8749530911445618,0.8749530911445618,0.8749544620513916,0.8749544620513916,0.8749544620513916,0.8749544620513916,0.8749544620513916,0.8749558925628662,0.8749558925628662,0.8749558925628662,0.874957263469696,0.874957263469696,0.874957263469696,0.874957263469696,0.874957263469696,0.874957263469696,0.874957263469696,0.874957263469696,0.874957263469696,0.874957263469696,0.874957263469696,0.874957263469696,0.874957263469696,0.8749586939811707,0.8749586939811707,0.8749586939811707,0.8749586939811707,0.8749586939811707,0.8749600648880005,0.8749600648880005,0.8749600648880005,0.8749600648880005,0.8749614953994751,0.8749614953994751,0.8749614953994751,0.8749614953994751,0.8749614953994751,0.8749614953994751,0.8749614953994751,0.8749614953994751,0.8749614953994751,0.8749614953994751,0.8749628663063049,0.8749628663063049,0.8749628663063049,0.8749628663063049,0.8749628663063049,0.8749628663063049,0.8749628663063049,0.8749628663063049,0.8749628663063049,0.8749628663063049,0.8749642968177795,0.8749642968177795,0.8749656677246094,0.8749656677246094,0.8749656677246094,0.8749656677246094,0.8749656677246094,0.8749656677246094,0.8749656677246094,0.8749656677246094,0.8749656677246094,0.8749656677246094],"recovered":[0.0,0.00019610809977166355,0.000350193033227697,0.00056170963216573,0.0008348601986654103,0.0011556369718164206,0.0015576585428789258,0.0020997573155909777,0.0027777310460805893,0.0035761711187660694,0.004639357328414917,0.005902853794395924,0.0075011346489191055,0.009532254189252853,0.011983605101704597,0.015062502585351467,0.018937038257718086,0.023695461452007294,0.029521271586418152,0.036784276366233826,0.045651163905858994,0.05639928579330444,0.06928499042987823,0.0848923921585083,0.10363752394914627,0.12554560601711273,0.15114891529083252,0.18023595213890076,0.21285292506217957,0.2492491900920868,0.2887565493583679,0.3308763802051544,0.3750118911266327,0.4202568531036377,0.46593043208122253,0.5103601217269897,0.5531032681465149,0.5930168628692627,0.6296470761299133,0.6629854440689087,0.6928134560585022,0.7194603681564331,0.7423111796379089,0.7623744010925293,0.7796599268913269,0.7945711612701416,0.80715012550354,0.8179486393928528,0.8269962668418884,0.8345547914505005,0.8409717679023743,0.8463773131370544,0.8507827520370483,0.854500412940979,0.8576647639274597,0.860344409942627,0.8625604510307312,0.8644150495529175,0.8660035133361816,0.8672628402709961,0.8683162331581116,0.8692225217819214,0.869998574256897,0.8705770373344421,0.8710771203041077,0.8715099692344666,0.8718727827072144,0.8721907734870911,0.8724457025527954,0.8726600408554077,0.8728309273719788,0.8729835748672485,0.8731082677841187,0.8732203245162964,0.8733155727386475,0.8733940124511719,0.8734556436538696,0.8735060691833496,0.8735495209693909,0.8735873103141785,0.8736279606819153,0.8736573457717896,0.8736881613731384,0.8737035989761353,0.8737260103225708,0.8737441897392273,0.873765230178833,0.8737778067588806,0.873790442943573,0.873805820941925,0.8738142251968384,0.8738212585449219,0.8738282322883606,0.8738366365432739,0.873840868473053,0.8738450407981873,0.873856246471405,0.8738632798194885,0.8738646507263184,0.8738688826560974,0.8738744854927063,0.8738800883293152,0.8738842606544495,0.8738870620727539,0.873891294002533,0.8738926649093628,0.8738954663276672,0.8738954663276672,0.8738982677459717,0.8739038705825806,0.873906672000885,0.8739094734191895,0.8739094734191895,0.8739150762557983,0.8739178776741028,0.8739193081855774,0.8739221096038818,0.8739262819290161,0.8739305138587952,0.8739305138587952,0.8739333152770996,0.8739374876022339,0.8739389181137085,0.8739402890205383,0.8739417195320129,0.8739445209503174,0.8739458918571472,0.8739486932754517,0.8739501237869263,0.8739514946937561,0.8739542961120605,0.873957097530365,0.873961329460144,0.8739627003669739,0.8739641308784485,0.8739655613899231,0.8739683628082275,0.8739725351333618,0.8739753365516663,0.8739781379699707,0.8739809393882751,0.8739823698997498,0.873986542224884,0.8739879727363586,0.8739893436431885,0.8739907741546631,0.8739935755729675,0.873996376991272,0.8739991784095764,0.8740005493164062,0.8740019798278809,0.8740033507347107,0.8740075826644897,0.8740089535713196,0.874011754989624,0.8740131855010986,0.8740159869194031,0.8740173578262329,0.8740187883377075,0.874021589756012,0.874021589756012,0.8740243911743164,0.8740299940109253,0.8740299940109253,0.8740299940109253,0.8740299940109253,0.8740327954292297,0.8740341663360596,0.874036967754364,0.8740383982658386,0.8740411996841431,0.8740440011024475,0.8740453720092773,0.874046802520752,0.8740509748458862,0.8740565776824951,0.8740608096122742,0.874062180519104,0.8740636110305786,0.8740664124488831,0.8740692138671875,0.8740705847740173,0.8740733861923218,0.8740761876106262,0.8740776181221008,0.8740804195404053,0.8740817904472351,0.8740832209587097,0.8740888237953186,0.8740901947021484,0.8740944266319275,0.8740957975387573,0.8740985989570618,0.8741014003753662,0.8741042017936707,0.8741056323051453,0.8741084337234497,0.8741112351417542,0.874112606048584,0.8741154074668884,0.8741182088851929,0.8741210103034973,0.8741252422332764,0.8741266131401062,0.8741308450698853,0.874137818813324,0.8741392493247986,0.8741406202316284,0.874142050743103,0.8741434216499329,0.8741448521614075,0.8741462230682373,0.8741490244865417,0.8741504549980164,0.8741532564163208,0.8741560578346252,0.8741574287414551,0.8741588592529297,0.8741602301597595,0.874163031578064,0.8741644620895386,0.874167263507843,0.8741700649261475,0.8741756677627563,0.8741770386695862,0.8741798400878906,0.8741812705993652,0.8741826415061951,0.8741826415061951,0.8741840720176697,0.8741868734359741,0.874188244342804,0.874188244342804,0.8741896748542786,0.874192476272583,0.8741938471794128,0.8741966485977173,0.8741966485977173,0.8741980791091919,0.8741980791091919,0.8741994500160217,0.8741994500160217,0.8741994500160217,0.8742008805274963,0.8742050528526306,0.8742064833641052,0.8742078542709351,0.8742106556892395,0.8742120862007141,0.874213457107544,0.8742148876190186,0.8742148876190186,0.8742162585258484,0.874217689037323,0.8742190599441528,0.8742204904556274,0.8742218613624573,0.8742232918739319,0.8742232918739319,0.8742232918739319,0.8742232918739319,0.8742246627807617,0.8742260932922363,0.8742274641990662,0.8742288947105408,0.8742288947105408,0.8742288947105408,0.8742288947105408,0.8742302656173706,0.8742302656173706,0.8742302656173706,0.8742302656173706,0.874233067035675,0.874233067035675,0.8742344975471497,0.8742344975471497,0.8742344975471497,0.8742344975471497,0.8742358684539795,0.8742386698722839,0.8742386698722839,0.8742386698722839,0.8742401003837585,0.8742401003837585,0.8742401003837585,0.8742401003837585,0.8742401003837585,0.8742414712905884,0.8742414712905884,0.8742414712905884,0.874242901802063,0.874242901802063,0.874242901802063,0.8742442727088928,0.8742442727088928,0.8742457032203674,0.8742457032203674,0.8742470741271973,0.8742485046386719,0.8742485046386719,0.8742485046386719,0.8742485046386719,0.8742485046386719,0.8742485046386719,0.8742485046386719,0.8742485046386719,0.8742485046386719,0.8742485046386719,0.8742485046386719,0.8742485046386719,0.8742485046386719,0.8742485046386719,0.8742485046386719,0.8742485046386719,0.8742485046386719,0.8742485046386719,0.8742485046386719,0.8742485046386719,0.8742485046386719,0.8742485046386719,0.8742498755455017,0.8742498755455017,0.8742498755455017,0.8742498755455017,0.8742498755455017,0.8742498755455017,0.8742498755455017,0.8742513060569763,0.8742513060569763,0.8742513060569763,0.8742526769638062,0.8742526769638062,0.8742526769638062,0.8742526769638062,0.8742526769638062,0.8742526769638062,0.8742526769638062,0.8742526769638062,0.8742526769638062,0.8742526769638062,0.8742526769638062,0.8742526769638062,0.8742526769638062,0.8742526769638062,0.8742526769638062,0.8742526769638062,0.8742526769638062,0.8742526769638062,0.8742526769638062,0.8742526769638062,0.8742526769638062],"active":[0.0010786056518554688,0.0010099677601829171,0.0011276326840743423,0.0012214843882247806,0.0013349470682442188,0.0015296542551368475,0.0017397700576111674,0.0020129207987338305,0.00229307496920228,0.002704902086406946,0.0031811650842428207,0.0038675423711538315,0.004671585746109486,0.005552671849727631,0.006806362420320511,0.00835981871932745,0.009997321292757988,0.012266572564840317,0.015058312565088272,0.018162421882152557,0.022008944302797318,0.026351340115070343,0.03182695060968399,0.03789089620113373,0.044547371566295624,0.051625460386276245,0.05897532403469086,0.06631395220756531,0.07350552082061768,0.07950502634048462,0.08464586734771729,0.08879214525222778,0.09110763669013977,0.09159648418426514,0.08948549628257751,0.08575105667114258,0.08033430576324463,0.07425493001937866,0.0676012635231018,0.06076687574386597,0.05392974615097046,0.047075748443603516,0.04119670391082764,0.03570711612701416,0.030697941780090332,0.026134192943572998,0.02226102352142334,0.018782973289489746,0.015921175479888916,0.013490855693817139,0.011388242244720459,0.009668171405792236,0.008265972137451172,0.0070906877517700195,0.006065309047698975,0.005143642425537109,0.004412412643432617,0.0037919282913208008,0.0032456517219543457,0.0028351545333862305,0.0025017857551574707,0.0021725893020629883,0.0019064545631408691,0.0017243623733520508,0.0015730857849121094,0.0014190077781677246,0.0012956857681274414,0.001182258129119873,0.0010982155799865723,0.001043558120727539,0.0010015368461608887,0.0009525418281555176,0.000924527645111084,0.000895082950592041,0.0008502602577209473,0.0008180737495422363,0.0007998347282409668,0.0007914304733276367,0.0007787942886352539,0.0007746219635009766,0.0007578134536743164,0.0007564425468444824,0.0007494091987609863,0.0007507801055908203,0.0007410049438476562,0.0007382035255432129,0.0007311701774597168,0.0007312297821044922,0.0007269978523254395,0.0007200241088867188,0.000715792179107666,0.0007185935974121094,0.0007172226905822754,0.000714421272277832,0.000715792179107666,0.0007200241088867188,0.000713050365447998,0.0007116198539733887,0.000714421272277832,0.000714421272277832,0.0007129907608032227,0.0007088184356689453,0.0007088184356689453,0.0007088184356689453,0.000706017017364502,0.0007088184356689453,0.0007088184356689453,0.000714421272277832,0.000713050365447998,0.0007102489471435547,0.0007116198539733887,0.0007102489471435547,0.000714421272277832,0.0007116198539733887,0.0007116198539733887,0.0007116198539733887,0.0007116198539733887,0.0007102489471435547,0.0007073879241943359,0.0007101893424987793,0.0007088184356689453,0.0007074475288391113,0.0007088184356689453,0.0007088184356689453,0.0007088184356689453,0.0007101893424987793,0.0007116198539733887,0.0007102489471435547,0.0007116198539733887,0.000713050365447998,0.000713050365447998,0.000713050365447998,0.0007101893424987793,0.0007116198539733887,0.0007101893424987793,0.0007115602493286133,0.0007115602493286133,0.0007101893424987793,0.0007101893424987793,0.0007073879241943359,0.000706017017364502,0.0007087588310241699,0.000706017017364502,0.0007059574127197266,0.000706017017364502,0.0007045865058898926,0.0007059574127197266,0.0007045865058898926,0.0007031559944152832,0.0007045865058898926,0.0007045865058898926,0.0007045865058898926,0.0007017850875854492,0.0007045865058898926,0.0007032155990600586,0.0007045865058898926,0.0007017850875854492,0.0007017850875854492,0.0007031559944152832,0.0007031559944152832,0.0007073879241943359,0.0007059574127197266,0.0007031559944152832,0.0007045865058898926,0.0007059574127197266,0.0007073879241943359,0.0007045865058898926,0.0007045865058898926,0.0007045865058898926,0.0007059574127197266,0.0007045865058898926,0.0007031559944152832,0.0007032155990600586,0.0007059574127197266,0.000706017017364502,0.0007032155990600586,0.0007017850875854492,0.0007045865058898926,0.0007059574127197266,0.0007059574127197266,0.0007059574127197266,0.000706017017364502,0.000706017017364502,0.0007045865058898926,0.0007059574127197266,0.0007045865058898926,0.0007073879241943359,0.0007087588310241699,0.0007073879241943359,0.0007073879241943359,0.0007045865058898926,0.000706017017364502,0.000706017017364502,0.0007073879241943359,0.0007073879241943359,0.0007073879241943359,0.0007059574127197266,0.0007045865058898926,0.0007045865058898926,0.0007045865058898926,0.0007045865058898926,0.0007045865058898926,0.0007045865058898926,0.000706017017364502,0.0007087588310241699,0.0007032155990600586,0.0007045865058898926,0.0007045865058898926,0.0007059574127197266,0.0007073879241943359,0.0007073879241943359,0.0007073879241943359,0.0007073879241943359,0.0007087588310241699,0.0007087588310241699,0.0007073879241943359,0.0007073879241943359,0.0007087588310241699,0.0007088184356689453,0.0007073879241943359,0.0007087588310241699,0.0007073879241943359,0.0007101893424987793,0.0007059574127197266,0.000706017017364502,0.000706017017364502,0.0007045865058898926,0.0007045865058898926,0.0007073879241943359,0.0007073879241943359,0.0007059574127197266,0.000706017017364502,0.0007088184356689453,0.0007087588310241699,0.0007073879241943359,0.0007073879241943359,0.000706017017364502,0.000706017017364502,0.0007059574127197266,0.0007073879241943359,0.000706017017364502,0.0007073879241943359,0.0007088184356689453,0.0007115602493286133,0.0007101893424987793,0.0007115602493286133,0.0007101893424987793,0.0007088184356689453,0.0007073879241943359,0.0007073879241943359,0.0007073879241943359,0.0007087588310241699,0.0007088184356689453,0.0007087588310241699,0.0007101893424987793,0.0007101893424987793,0.0007101893424987793,0.0007087588310241699,0.0007101893424987793,0.0007101893424987793,0.0007129907608032227,0.0007129907608032227,0.0007129907608032227,0.0007129907608032227,0.0007129907608032227,0.0007129907608032227,0.0007143616676330566,0.0007143616676330566,0.0007129907608032227,0.0007129907608032227,0.000714421272277832,0.000715792179107666,0.0007129907608032227,0.0007129907608032227,0.0007115602493286133,0.0007115602493286133,0.0007129907608032227,0.0007143616676330566,0.000715792179107666,0.0007129907608032227,0.0007129907608032227,0.0007129907608032227,0.0007129907608032227,0.0007129907608032227,0.0007129907608032227,0.0007129907608032227,0.0007129907608032227,0.0007116198539733887,0.0007116198539733887,0.0007129907608032227,0.0007115602493286133,0.0007115602493286133,0.0007115602493286133,0.0007101893424987793,0.0007116198539733887,0.0007101893424987793,0.0007101893424987793,0.0007101893424987793,0.0007087588310241699,0.0007087588310241699,0.0007087588310241699,0.0007087588310241699,0.0007087588310241699,0.0007087588310241699,0.0007087588310241699,0.0007087588310241699,0.0007087588310241699,0.0007087588310241699,0.0007087588310241699,0.0007087588310241699,0.0007101893424987793,0.0007101893424987793,0.0007101893424987793,0.0007101893424987793,0.0007101893424987793,0.0007115602493286133,0.0007115602493286133,0.0007115602493286133,0.0007115602493286133,0.0007129907608032227,0.0007116198539733887,0.0007116198539733887,0.0007116198539733887,0.0007116198539733887,0.0007116198539733887,0.0007116198539733887,0.0007116198539733887,0.0007101893424987793,0.0007101893424987793,0.0007115602493286133,0.0007101893424987793,0.0007101893424987793,0.0007101893424987793,0.0007101893424987793,0.0007101893424987793,0.0007101893424987793,0.0007101893424987793,0.0007101893424987793,0.0007101893424987793,0.0007116198539733887,0.0007116198539733887,0.0007129907608032227,0.0007129907608032227,0.0007129907608032227,0.0007129907608032227,0.0007129907608032227,0.0007129907608032227,0.0007129907608032227,0.0007129907608032227,0.0007129907608032227,0.0007129907608032227]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0010786056518554688,0.0012256867485120893,0.0014456079807132483,0.0017257623840123415,0.0020647491328418255,0.0024975878186523914,0.0030214765574783087,0.0036378162913024426,0.004443259909749031,0.005420999135822058,0.006592044606804848,0.007970403879880905,0.009735377505421638,0.011919180862605572,0.014474188908934593,0.017747793346643448,0.0215775053948164,0.026369545608758926,0.032018858939409256,0.03860248997807503,0.04669895023107529,0.05644132196903229,0.06798088550567627,0.08161459863185883,0.09756378829479218,0.11641117930412292,0.1379970759153366,0.16264505684375763,0.19025428593158722,0.22095219790935516,0.25445306301116943,0.2914908826351166,0.33135125041007996,0.3730844557285309,0.4155082404613495,0.45833826065063477,0.5005154609680176,0.5407344698905945,0.5787864327430725,0.6140298843383789,0.6462097764015198,0.6753206253051758,0.7012685537338257,0.724238395690918,0.7443786859512329,0.7618085145950317,0.7766777276992798,0.7897118926048279,0.8009558916091919,0.8104503154754639,0.8185831904411316,0.8254106044769287,0.8312994241714478,0.8362889885902405,0.8406033515930176,0.8440898656845093,0.8470637202262878,0.849607527256012,0.8517969250679016,0.8535562753677368,0.8550494909286499,0.856300413608551,0.8573607802391052,0.8582993149757385,0.8590556979179382,0.8597393035888672,0.8602814078330994,0.8607632517814636,0.8611288666725159,0.8614552617073059,0.8617410063743591,0.861967921257019,0.8621542453765869,0.8623139262199402,0.8624680042266846,0.8625926971435547,0.8626963496208191,0.8627747893333435,0.86284339427948,0.8629134297370911,0.8629666566848755,0.8630114793777466,0.8630591034889221,0.863089919090271,0.8631179332733154,0.86314457654953,0.8631628155708313,0.863179624080658,0.86319500207901,0.863204836845398,0.8632160425186157,0.8632300496101379,0.8632370233535767,0.8632468581199646,0.8632524609565735,0.8632594347000122,0.8632692694664001,0.8632734417915344,0.8632804751396179,0.8632860779762268,0.8632902503013611,0.86329585313797,0.863300085067749,0.8633042573928833,0.8633098602294922,0.8633140921592712,0.8633182644844055,0.8633224964141846,0.8633266687393188,0.8633294701576233,0.8633350729942322,0.8633378744125366,0.8633393049240112,0.8633434772491455,0.8633434772491455,0.8633490800857544,0.8633518815040588,0.8633533120155334,0.8633574843406677,0.8633589148521423,0.8633589148521423,0.8633630871772766,0.8633645176887512,0.8633673191070557,0.8633686900138855,0.8633686900138855,0.8633701205253601,0.8633729219436646,0.8633742928504944,0.863375723361969,0.863375723361969,0.8633785247802734,0.8633813261985779,0.8633813261985779,0.8633826971054077,0.8633841276168823,0.8633897304534912,0.8633925318717957,0.8633939027786255,0.8633953332901001,0.8633953332901001,0.8633981347084045,0.8633995056152344,0.863400936126709,0.8634023070335388,0.8634037375450134,0.8634051084518433,0.8634079098701477,0.8634093403816223,0.8634107112884521,0.8634107112884521,0.8634135127067566,0.863416314125061,0.8634177446365356,0.8634191155433655,0.8634191155433655,0.8634191155433655,0.8634191155433655,0.8634205460548401,0.8634205460548401,0.8634205460548401,0.8634219169616699,0.8634233474731445,0.8634233474731445,0.8634247183799744,0.863426148891449,0.863426148891449,0.8634275197982788,0.8634289503097534,0.8634289503097534,0.8634317517280579,0.8634317517280579,0.8634331226348877,0.8634345531463623,0.8634345531463623,0.8634359240531921,0.8634373545646667,0.8634373545646667,0.8634387254714966,0.8634387254714966,0.8634387254714966,0.8634387254714966,0.8634401559829712,0.863441526889801,0.863441526889801,0.863441526889801,0.863441526889801,0.8634429574012756,0.8634429574012756,0.8634429574012756,0.8634443283081055,0.8634457588195801,0.8634457588195801,0.8634457588195801,0.8634457588195801,0.8634457588195801,0.8634457588195801,0.8634471297264099,0.8634485602378845,0.8634499311447144,0.8634499311447144,0.863451361656189,0.8634527325630188,0.8634527325630188,0.8634541630744934,0.8634569644927979,0.8634569644927979,0.8634569644927979,0.8634569644927979,0.8634569644927979,0.8634569644927979,0.8634583353996277,0.8634583353996277,0.8634597659111023,0.8634597659111023,0.8634611368179321,0.8634611368179321,0.8634611368179321,0.8634625673294067,0.8634625673294067,0.8634639382362366,0.8634639382362366,0.863466739654541,0.863466739654541,0.8634681701660156,0.8634709715843201,0.8634709715843201,0.8634709715843201,0.8634709715843201,0.8634723424911499,0.8634723424911499,0.8634737730026245,0.863476574420929,0.8634793758392334,0.8634793758392334,0.8634793758392334,0.8634807467460632,0.8634835481643677,0.8634835481643677,0.8634849786758423,0.8634863495826721,0.8634877800941467,0.8634891510009766,0.863491952419281,0.8634933829307556,0.8634947538375854,0.8634947538375854,0.8634947538375854,0.8634961843490601,0.8634961843490601,0.8634975552558899,0.8634989857673645,0.8634989857673645,0.863501787185669,0.8635031580924988,0.8635031580924988,0.8635073900222778,0.8635087609291077,0.8635087609291077,0.8635101914405823,0.8635129928588867,0.8635129928588867,0.8635143637657166,0.8635143637657166,0.863517165184021,0.863517165184021,0.863517165184021,0.863517165184021,0.863517165184021,0.8635199666023254,0.8635213971138,0.8635241985321045,0.8635283708572388,0.8635298013687134,0.8635298013687134,0.8635311722755432,0.8635326027870178,0.8635339736938477,0.8635354042053223,0.8635382056236267,0.8635382056236267,0.8635395765304565,0.8635410070419312,0.863542377948761,0.8635438084602356,0.8635451793670654,0.86354660987854,0.8635479807853699,0.8635479807853699,0.8635479807853699,0.8635479807853699,0.8635494112968445,0.8635494112968445,0.8635507822036743,0.8635507822036743,0.8635522127151489,0.8635522127151489,0.8635522127151489,0.8635522127151489,0.8635522127151489,0.8635535836219788,0.8635535836219788,0.8635535836219788,0.8635550141334534,0.8635550141334534,0.8635563850402832,0.8635578155517578,0.8635578155517578,0.8635578155517578,0.8635578155517578,0.8635578155517578,0.8635578155517578,0.8635578155517578,0.8635591864585876,0.8635606169700623,0.8635606169700623,0.8635606169700623,0.8635619878768921,0.8635634183883667,0.8635647892951965,0.8635662198066711,0.8635662198066711,0.8635662198066711,0.863567590713501,0.863567590713501,0.863567590713501,0.863567590713501,0.863567590713501,0.863567590713501,0.8635690212249756,0.8635690212249756,0.8635690212249756,0.8635690212249756,0.8635703921318054,0.8635703921318054,0.8635703921318054,0.8635703921318054,0.8635703921318054,0.86357182264328,0.8635731935501099,0.8635731935501099,0.8635731935501099,0.8635731935501099,0.8635746240615845,0.8635746240615845,0.8635746240615845,0.8635759949684143,0.8635759949684143,0.8635759949684143,0.8635759949684143,0.8635774254798889],"recovered":[0.0,0.00018910423386842012,0.00036980383447371423,0.0005575072718784213,0.0008026424329727888,0.0010855983709916472,0.0014596045948565006,0.0018924431642517447,0.0024317402858287096,0.003076095599681139,0.0039277649484574795,0.00488729402422905,0.006098961923271418,0.007572574075311422,0.00936836376786232,0.01154096145182848,0.014206631109118462,0.01753486506640911,0.02160690911114216,0.026398951187729836,0.032090287655591965,0.03889383748173714,0.047124773263931274,0.057171113789081573,0.06904125213623047,0.08284446597099304,0.09926851838827133,0.11811870336532593,0.13990771770477295,0.16468457877635956,0.19217053055763245,0.22279700636863708,0.2566774785518646,0.2934407591819763,0.3326623737812042,0.3733954131603241,0.41515663266181946,0.4571685791015625,0.4982154071331024,0.5379805564880371,0.5755590200424194,0.6102771759033203,0.6424291133880615,0.6710805296897888,0.6970606446266174,0.7202209830284119,0.7404523491859436,0.7582099437713623,0.7734279036521912,0.7867058515548706,0.7980394959449768,0.8078532814979553,0.8161584734916687,0.823257565498352,0.8291856646537781,0.8342914581298828,0.8386646509170532,0.8423529267311096,0.8454766273498535,0.848079264163971,0.8502644896507263,0.8520869016647339,0.8536501526832581,0.8549724817276001,0.8560931086540222,0.8570330142974854,0.8578300476074219,0.8584967851638794,0.8590584993362427,0.859519362449646,0.8599269986152649,0.8602771759033203,0.8605503439903259,0.8608052730560303,0.8610140085220337,0.861189067363739,0.861344575881958,0.8614636659622192,0.8615673184394836,0.8616541624069214,0.8617298007011414,0.8617802262306213,0.8618362545967102,0.86188805103302,0.8619287014007568,0.86196368932724,0.8619903326034546,0.8620155453681946,0.8620379567146301,0.8620505928993225,0.8620659708976746,0.8620799779891968,0.8620967864990234,0.8621051907539368,0.8621163964271545,0.8621248006820679,0.8621346354484558,0.8621458411216736,0.8621514439582825,0.8621556162834167,0.8621584177017212,0.8621654510498047,0.8621682524681091,0.862173855304718,0.8621766567230225,0.8621836304664612,0.8621878623962402,0.8621892333030701,0.8621934652328491,0.862199068069458,0.8622018694877625,0.8622046709060669,0.8622102737426758,0.8622130751609802,0.8622144460678101,0.8622172474861145,0.862220048904419,0.8622228503227234,0.862224280834198,0.8622270822525024,0.8622298836708069,0.8622326850891113,0.8622354865074158,0.86223965883255,0.8622424602508545,0.8622452616691589,0.8622466921806335,0.8622466921806335,0.8622480630874634,0.862249493598938,0.862249493598938,0.8622508645057678,0.8622536659240723,0.8622564673423767,0.8622578978538513,0.8622592687606812,0.8622606992721558,0.8622663021087646,0.8622663021087646,0.8622676730155945,0.8622691035270691,0.8622691035270691,0.8622732758522034,0.862274706363678,0.862274706363678,0.862274706363678,0.8622760772705078,0.8622788786888123,0.8622816801071167,0.8622844815254211,0.8622859120368958,0.8622859120368958,0.8622887134552002,0.86229008436203,0.8622915148735046,0.8622915148735046,0.8622915148735046,0.8622915148735046,0.8622915148735046,0.8622915148735046,0.8622928857803345,0.8622928857803345,0.8622943162918091,0.8622956871986389,0.8622971177101135,0.8622971177101135,0.8622971177101135,0.862299919128418,0.862299919128418,0.8623012900352478,0.8623012900352478,0.8623040914535522,0.8623055219650269,0.8623068928718567,0.8623083233833313,0.8623096942901611,0.8623111248016357,0.8623124957084656,0.8623124957084656,0.8623124957084656,0.8623124957084656,0.8623124957084656,0.8623124957084656,0.8623124957084656,0.8623139262199402,0.8623139262199402,0.8623139262199402,0.86231529712677,0.86231529712677,0.8623167276382446,0.8623167276382446,0.8623167276382446,0.8623180985450745,0.8623180985450745,0.8623195290565491,0.8623195290565491,0.8623195290565491,0.8623195290565491,0.8623208999633789,0.8623208999633789,0.8623208999633789,0.8623223304748535,0.8623237013816833,0.8623265027999878,0.8623265027999878,0.8623279333114624,0.8623307347297668,0.8623321056365967,0.8623321056365967,0.8623335361480713,0.8623335361480713,0.8623335361480713,0.8623349070549011,0.8623363375663757,0.8623363375663757,0.8623363375663757,0.8623377084732056,0.8623377084732056,0.8623391389846802,0.8623391389846802,0.8623391389846802,0.86234050989151,0.86234050989151,0.8623433113098145,0.8623433113098145,0.8623447418212891,0.8623461127281189,0.8623475432395935,0.8623475432395935,0.8623475432395935,0.8623475432395935,0.8623489141464233,0.8623489141464233,0.862350344657898,0.8623531460762024,0.8623545169830322,0.8623559474945068,0.8623559474945068,0.8623573184013367,0.8623587489128113,0.8623601198196411,0.8623615503311157,0.8623629212379456,0.8623643517494202,0.8623643517494202,0.86236572265625,0.8623671531677246,0.8623671531677246,0.8623685240745544,0.8623685240745544,0.8623685240745544,0.862369954586029,0.8623713254928589,0.8623713254928589,0.8623741269111633,0.8623755574226379,0.8623755574226379,0.8623769283294678,0.8623783588409424,0.8623811602592468,0.8623839616775513,0.8623839616775513,0.8623853325843811,0.8623867630958557,0.8623881340026855,0.8623881340026855,0.8623895645141602,0.86239093542099,0.86239093542099,0.86239093542099,0.8623923659324646,0.8623937368392944,0.8623965382575989,0.8623993396759033,0.8624007701873779,0.8624007701873779,0.8624007701873779,0.8624021410942078,0.8624035716056824,0.8624049425125122,0.8624049425125122,0.8624049425125122,0.8624077439308167,0.8624091744422913,0.8624091744422913,0.8624105453491211,0.8624119758605957,0.8624133467674255,0.8624147772789001,0.8624147772789001,0.86241614818573,0.86241614818573,0.8624175786972046,0.8624175786972046,0.8624189496040344,0.8624189496040344,0.862420380115509,0.8624217510223389,0.8624217510223389,0.8624217510223389,0.8624231815338135,0.8624245524406433,0.8624245524406433,0.8624245524406433,0.8624245524406433,0.8624259829521179,0.8624259829521179,0.8624273538589478,0.8624273538589478,0.8624273538589478,0.8624273538589478,0.8624273538589478,0.8624273538589478,0.8624273538589478,0.8624287843704224,0.8624301552772522,0.8624301552772522,0.8624301552772522,0.8624301552772522,0.8624301552772522,0.8624315857887268,0.8624329566955566,0.8624343872070312,0.8624343872070312,0.8624357581138611,0.8624357581138611,0.8624357581138611,0.8624357581138611,0.8624371886253357,0.8624371886253357,0.8624371886253357,0.8624385595321655,0.8624385595321655,0.8624385595321655,0.8624399900436401,0.8624399900436401,0.8624399900436401,0.8624399900436401,0.86244136095047,0.86244136095047,0.86244136095047,0.86244136095047,0.86244136095047,0.86244136095047,0.86244136095047,0.86244136095047,0.8624427914619446,0.8624427914619446,0.8624427914619446,0.8624427914619446,0.8624427914619446],"active":[0.0010786056518554688,0.0010365825146436691,0.0010758041171357036,0.0011682551121339202,0.0012621066998690367,0.0014119894476607442,0.001561871962621808,0.0017453731270506978,0.0020115196239203215,0.0023449035361409187,0.0026642796583473682,0.0030831098556518555,0.003636415582150221,0.004346606787294149,0.005105825141072273,0.006206831894814968,0.007370874285697937,0.008834680542349815,0.010411949828267097,0.012203538790345192,0.014608662575483322,0.01754748448729515,0.020856112241744995,0.024443484842777252,0.028522536158561707,0.03356671333312988,0.03872855752706528,0.0445263534784317,0.05034656822681427,0.056267619132995605,0.06228253245353699,0.06869387626647949,0.07467377185821533,0.07964369654655457,0.08284586668014526,0.08494284749031067,0.08535882830619812,0.08356589078903198,0.08057102560997009,0.0760493278503418,0.07065075635910034,0.06504344940185547,0.05883944034576416,0.05315786600112915,0.04731804132461548,0.04158753156661987,0.03622537851333618,0.031501948833465576,0.027527987957000732,0.02374446392059326,0.020543694496154785,0.01755732297897339,0.015140950679779053,0.013031423091888428,0.011417686939239502,0.009798407554626465,0.00839906930923462,0.007254600524902344,0.006320297718048096,0.005477011203765869,0.004785001277923584,0.004213511943817139,0.003710627555847168,0.0033268332481384277,0.0029625892639160156,0.002706289291381836,0.0024513602256774902,0.0022664666175842285,0.0020703673362731934,0.0019358992576599121,0.0018140077590942383,0.0016907453536987305,0.0016039013862609863,0.0015086531639099121,0.001453995704650879,0.0014036297798156738,0.001351773738861084,0.0013111233711242676,0.0012760758399963379,0.0012592673301696777,0.0012368559837341309,0.0012312531471252441,0.001222848892211914,0.0012018680572509766,0.0011892318725585938,0.001180887222290039,0.001172482967376709,0.001164078712463379,0.0011570453643798828,0.0011542439460754395,0.0011500716209411621,0.0011500716209411621,0.0011402368545532227,0.001141667366027832,0.0011360645294189453,0.001134634017944336,0.001134634017944336,0.0011276006698608398,0.0011290311813354492,0.0011304616928100586,0.0011318325996398926,0.0011304020881652832,0.0011318325996398926,0.0011304020881652832,0.0011332035064697266,0.0011304616928100586,0.0011304020881652832,0.001133263111114502,0.0011332035064697266,0.0011304020881652832,0.0011332035064697266,0.0011332035064697266,0.0011290311813354492,0.0011304020881652832,0.0011290311813354492,0.0011318325996398926,0.0011318325996398926,0.0011304616928100586,0.0011332035064697266,0.0011318325996398926,0.0011290311813354492,0.0011304020881652832,0.0011290311813354492,0.0011276602745056152,0.0011262297630310059,0.0011234283447265625,0.0011234283447265625,0.0011262297630310059,0.0011262297630310059,0.0011262297630310059,0.0011262297630310059,0.0011276602745056152,0.0011276602745056152,0.0011248588562011719,0.0011247992515563965,0.0011248588562011719,0.0011290311813354492,0.0011262297630310059,0.0011276006698608398,0.0011276602745056152,0.0011262297630310059,0.0011290311813354492,0.0011262297630310059,0.0011262297630310059,0.0011276006698608398,0.0011290311813354492,0.0011290311813354492,0.0011290311813354492,0.0011276602745056152,0.0011262297630310059,0.0011247992515563965,0.0011276006698608398,0.0011276006698608398,0.0011276602745056152,0.0011276006698608398,0.0011276006698608398,0.0011276006698608398,0.0011276006698608398,0.0011290311813354492,0.0011290311813354492,0.0011276602745056152,0.0011290311813354492,0.0011290311813354492,0.0011276602745056152,0.0011276006698608398,0.0011290311813354492,0.0011290311813354492,0.0011276006698608398,0.0011290311813354492,0.0011276602745056152,0.0011304616928100586,0.0011276602745056152,0.0011276006698608398,0.0011276602745056152,0.0011262297630310059,0.0011262297630310059,0.0011262297630310059,0.0011248588562011719,0.0011262297630310059,0.0011262297630310059,0.0011262297630310059,0.0011262297630310059,0.0011276602745056152,0.0011290311813354492,0.0011276006698608398,0.0011276006698608398,0.0011276006698608398,0.0011276602745056152,0.0011276602745056152,0.0011262297630310059,0.0011276006698608398,0.0011290311813354492,0.0011276602745056152,0.0011276602745056152,0.0011262297630310059,0.0011262297630310059,0.0011262297630310059,0.0011276006698608398,0.0011276602745056152,0.0011290311813354492,0.0011290311813354492,0.0011290311813354492,0.0011290311813354492,0.0011262297630310059,0.0011276602745056152,0.0011290311813354492,0.0011262297630310059,0.0011248588562011719,0.0011248588562011719,0.0011234283447265625,0.0011234283447265625,0.0011247992515563965,0.0011234283447265625,0.0011234283447265625,0.0011234283447265625,0.0011247992515563965,0.0011234283447265625,0.0011234283447265625,0.0011234283447265625,0.0011234283447265625,0.0011247992515563965,0.0011234283447265625,0.0011262297630310059,0.0011234283447265625,0.0011248588562011719,0.0011262297630310059,0.0011248588562011719,0.0011234283447265625,0.0011234283447265625,0.0011247992515563965,0.0011247992515563965,0.0011248588562011719,0.0011276602745056152,0.0011290311813354492,0.0011262297630310059,0.0011248588562011719,0.0011247992515563965,0.0011276006698608398,0.0011262297630310059,0.0011262297630310059,0.0011262297630310059,0.0011262297630310059,0.0011262297630310059,0.0011276006698608398,0.0011290311813354492,0.0011290311813354492,0.0011276006698608398,0.0011276006698608398,0.0011276602745056152,0.0011276602745056152,0.0011290311813354492,0.0011290311813354492,0.0011276602745056152,0.0011304616928100586,0.0011290311813354492,0.0011276006698608398,0.0011318325996398926,0.0011318325996398926,0.0011304020881652832,0.0011290311813354492,0.0011290311813354492,0.0011290311813354492,0.0011290311813354492,0.0011276006698608398,0.0011290311813354492,0.0011290311813354492,0.0011276006698608398,0.0011262297630310059,0.0011262297630310059,0.0011290311813354492,0.0011290311813354492,0.0011304616928100586,0.0011318325996398926,0.0011304616928100586,0.0011290311813354492,0.0011304020881652832,0.0011318325996398926,0.0011318325996398926,0.0011318325996398926,0.001133263111114502,0.001133263111114502,0.001134634017944336,0.001133263111114502,0.0011332035064697266,0.001134634017944336,0.001134634017944336,0.001134634017944336,0.001134634017944336,0.0011332035064697266,0.0011332035064697266,0.0011318325996398926,0.001133263111114502,0.0011318325996398926,0.0011332035064697266,0.0011318325996398926,0.001133263111114502,0.0011318325996398926,0.0011304616928100586,0.0011304616928100586,0.0011304616928100586,0.0011304020881652832,0.0011290311813354492,0.0011290311813354492,0.0011304616928100586,0.0011304616928100586,0.0011304020881652832,0.0011318325996398926,0.0011304616928100586,0.0011304616928100586,0.0011304616928100586,0.0011304616928100586,0.0011304616928100586,0.0011304616928100586,0.0011318325996398926,0.0011318325996398926,0.0011304616928100586,0.0011304616928100586,0.0011318325996398926,0.001133263111114502,0.001134634017944336,0.001134634017944336,0.001133263111114502,0.0011318325996398926,0.0011332035064697266,0.0011318325996398926,0.0011318325996398926,0.0011318325996398926,0.0011318325996398926,0.0011304020881652832,0.0011318325996398926,0.0011318325996398926,0.0011304616928100586,0.0011304616928100586,0.0011318325996398926,0.0011304020881652832,0.0011304020881652832,0.0011304020881652832,0.0011304020881652832,0.0011304616928100586,0.0011318325996398926,0.0011318325996398926,0.0011318325996398926,0.0011318325996398926,0.001133263111114502,0.001133263111114502,0.001133263111114502,0.0011332035064697266,0.0011332035064697266,0.0011332035064697266,0.0011332035064697266,0.001134634017944336]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0010786056518554688,0.0012256867485120893,0.0015086426865309477,0.0018280186923220754,0.002255254192277789,0.0028127613477408886,0.0035117468796670437,0.004434855654835701,0.00559469498693943,0.00698986416682601,0.008806665427982807,0.011064710095524788,0.01404835470020771,0.017850050702691078,0.02271213009953499,0.028707435354590416,0.036322031170129776,0.04583887755870819,0.057718824595212936,0.07219720631837845,0.09024755656719208,0.11217524111270905,0.13825342059135437,0.16902557015419006,0.20464441180229187,0.24466867744922638,0.2885800898075104,0.3353182375431061,0.3840455114841461,0.434146910905838,0.4833742380142212,0.531333863735199,0.5770452618598938,0.6191805005073547,0.6573935747146606,0.6913356781005859,0.7210544347763062,0.7467782497406006,0.7687185406684875,0.7874118089675903,0.8034380674362183,0.8165870904922485,0.8276504278182983,0.8369627594947815,0.8446334004402161,0.8511427640914917,0.8565679788589478,0.861113429069519,0.8648535013198853,0.8679618239402771,0.8705644607543945,0.872739851474762,0.8744600415229797,0.8759504556655884,0.8771243095397949,0.8780922293663025,0.8789046406745911,0.8796218633651733,0.880182147026062,0.8806444406509399,0.8810450434684753,0.8813560009002686,0.8816179633140564,0.8818224668502808,0.8820003867149353,0.8821656703948975,0.8822749257087708,0.8823715448379517,0.8824500441551208,0.8825158476829529,0.8825774788856506,0.8826209306716919,0.8826587200164795,0.8826923370361328,0.8827147483825684,0.882741391658783,0.882756769657135,0.8827763795852661,0.8827974200248718,0.882811427116394,0.8828212022781372,0.8828296065330505,0.8828352093696594,0.8828394412994385,0.8828422427177429,0.8828464150428772,0.8828464150428772,0.8828492164611816,0.8828506469726562,0.8828534483909607,0.8828562498092651,0.882857620716095,0.8828590512275696,0.8828632235527039,0.8828646540641785,0.8828660249710083,0.8828660249710083,0.8828660249710083,0.8828660249710083,0.8828674554824829,0.8828688263893127,0.8828688263893127,0.8828688263893127,0.8828688263893127,0.8828688263893127,0.8828688263893127,0.8828702569007874,0.8828716278076172,0.8828716278076172,0.8828716278076172,0.8828730583190918,0.8828744292259216,0.8828744292259216,0.8828772306442261,0.8828772306442261,0.8828800320625305,0.8828800320625305,0.8828800320625305,0.8828800320625305,0.8828800320625305,0.8828800320625305,0.8828800320625305,0.8828814625740051,0.8828814625740051,0.882882833480835,0.8828842639923096,0.8828856348991394,0.8828856348991394,0.8828856348991394,0.8828856348991394,0.8828884363174438,0.8828884363174438,0.8828898668289185,0.8828898668289185,0.8828912377357483,0.8828926682472229,0.8828940391540527,0.8828954696655273,0.8828954696655273,0.8828954696655273,0.8828982710838318,0.8829010725021362,0.8829038739204407,0.8829038739204407,0.8829038739204407,0.8829052448272705,0.8829066753387451,0.882908046245575,0.882908046245575,0.882908046245575,0.882908046245575,0.8829094767570496,0.8829108476638794,0.8829108476638794,0.882912278175354,0.882912278175354,0.8829136490821838,0.8829136490821838,0.8829136490821838,0.8829136490821838,0.8829150795936584,0.8829150795936584,0.8829164505004883,0.8829164505004883,0.8829178810119629,0.8829192519187927,0.8829192519187927,0.8829192519187927,0.8829192519187927,0.8829192519187927,0.8829206824302673,0.8829206824302673,0.8829206824302673,0.8829220533370972,0.8829220533370972,0.8829234838485718,0.8829234838485718,0.8829234838485718,0.8829234838485718,0.8829234838485718,0.8829234838485718,0.8829234838485718,0.8829234838485718,0.8829234838485718,0.8829248547554016,0.8829248547554016,0.8829248547554016,0.8829262852668762,0.8829262852668762,0.8829290866851807,0.8829304575920105,0.8829304575920105,0.8829304575920105,0.8829318881034851,0.8829318881034851,0.8829332590103149,0.8829346895217896,0.8829360604286194,0.8829360604286194,0.8829388618469238,0.8829402923583984,0.8829402923583984,0.8829402923583984,0.8829402923583984,0.8829402923583984,0.8829416632652283,0.8829416632652283,0.8829416632652283,0.8829444646835327,0.8829444646835327,0.8829444646835327,0.8829444646835327,0.8829458951950073,0.8829458951950073,0.8829472661018372,0.8829472661018372,0.8829472661018372,0.8829472661018372,0.8829472661018372,0.8829472661018372,0.8829472661018372,0.8829472661018372,0.8829472661018372,0.8829472661018372,0.8829472661018372,0.8829472661018372,0.8829472661018372,0.8829472661018372,0.8829472661018372,0.8829472661018372,0.8829472661018372,0.8829472661018372,0.8829472661018372,0.8829486966133118,0.8829486966133118,0.8829486966133118,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829514980316162,0.882952868938446,0.882952868938446,0.882952868938446,0.882952868938446,0.882952868938446,0.882952868938446,0.882952868938446,0.882952868938446,0.882952868938446,0.882952868938446,0.882952868938446,0.882952868938446,0.882952868938446,0.882952868938446,0.882952868938446,0.882952868938446,0.882952868938446,0.882952868938446,0.882952868938446,0.882952868938446,0.882952868938446,0.882952868938446,0.882952868938446,0.882952868938446,0.882952868938446,0.882952868938446,0.882952868938446,0.882952868938446,0.882952868938446,0.8829542994499207,0.8829542994499207,0.8829542994499207,0.8829542994499207,0.8829542994499207,0.8829542994499207,0.8829542994499207,0.8829542994499207,0.8829542994499207,0.8829542994499207,0.8829542994499207,0.8829542994499207,0.8829542994499207,0.8829542994499207,0.8829542994499207,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505,0.8829556703567505],"recovered":[0.0,0.00019470731785986573,0.00036980383447371423,0.0005911258049309254,0.0008824864635244012,0.0012256755726411939,0.0017019381048157811,0.00226785009726882,0.0030480800196528435,0.003989398945122957,0.005157642997801304,0.006680282298475504,0.008562919683754444,0.01101987436413765,0.014154802076518536,0.018104979768395424,0.02307211607694626,0.029340572655200958,0.0371708869934082,0.04703372344374657,0.05939413607120514,0.07444403320550919,0.09294402599334717,0.115251325070858,0.14188700914382935,0.17296314239501953,0.20857356488704681,0.24841852486133575,0.29131436347961426,0.33772894740104675,0.38584408164024353,0.434222549200058,0.4830324351787567,0.5300843715667725,0.5747830271720886,0.6162906885147095,0.6538650393486023,0.6874316930770874,0.7174166440963745,0.7432230710983276,0.7653692960739136,0.7846186757087708,0.8006575107574463,0.8140712976455688,0.8255338072776794,0.8352817893028259,0.843231201171875,0.8498764634132385,0.8555915951728821,0.8602407574653625,0.8641111254692078,0.8673524856567383,0.8700826168060303,0.8722440004348755,0.8740832209587097,0.8755722045898438,0.8768063187599182,0.8778330683708191,0.8787043690681458,0.879432737827301,0.8800504803657532,0.8805491328239441,0.8809385895729065,0.8812733292579651,0.8815283179283142,0.881756603717804,0.8819414973258972,0.8821012377738953,0.8822357058525085,0.8823505640029907,0.8824290037155151,0.8824934363365173,0.8825522661209106,0.8825956583023071,0.8826391100883484,0.8826671242713928,0.8826937675476074,0.8827203512191772,0.882741391658783,0.8827679753303528,0.8827806115150452,0.8827974200248718,0.8828086256980896,0.8828184008598328,0.8828268051147461,0.8828310370445251,0.8828352093696594,0.882836639881134,0.8828408122062683,0.8828450441360474,0.8828464150428772,0.8828492164611816,0.8828492164611816,0.8828506469726562,0.8828534483909607,0.8828548192977905,0.882857620716095,0.8828604221343994,0.882861852645874,0.882861852645874,0.8828632235527039,0.8828646540641785,0.8828646540641785,0.8828646540641785,0.8828646540641785,0.8828646540641785,0.8828646540641785,0.8828660249710083,0.8828674554824829,0.8828674554824829,0.8828674554824829,0.8828674554824829,0.8828688263893127,0.8828702569007874,0.8828716278076172,0.8828730583190918,0.8828758597373962,0.8828772306442261,0.8828772306442261,0.8828772306442261,0.8828772306442261,0.8828772306442261,0.8828772306442261,0.8828786611557007,0.8828786611557007,0.8828800320625305,0.8828800320625305,0.8828800320625305,0.8828800320625305,0.8828800320625305,0.8828800320625305,0.8828814625740051,0.882882833480835,0.8828842639923096,0.8828842639923096,0.8828842639923096,0.8828856348991394,0.8828856348991394,0.882887065410614,0.8828884363174438,0.8828884363174438,0.8828898668289185,0.8828912377357483,0.8828940391540527,0.8828954696655273,0.8828954696655273,0.8828954696655273,0.8828954696655273,0.8828982710838318,0.8828996419906616,0.8828996419906616,0.8829010725021362,0.8829038739204407,0.8829038739204407,0.8829052448272705,0.8829066753387451,0.8829066753387451,0.882908046245575,0.882908046245575,0.882908046245575,0.882908046245575,0.8829094767570496,0.882912278175354,0.882912278175354,0.882912278175354,0.882912278175354,0.8829150795936584,0.8829164505004883,0.8829164505004883,0.8829178810119629,0.8829192519187927,0.8829192519187927,0.8829192519187927,0.8829192519187927,0.8829206824302673,0.8829206824302673,0.8829206824302673,0.8829206824302673,0.8829206824302673,0.8829206824302673,0.8829206824302673,0.8829220533370972,0.8829220533370972,0.8829234838485718,0.8829234838485718,0.8829248547554016,0.8829248547554016,0.8829248547554016,0.8829248547554016,0.8829248547554016,0.8829248547554016,0.8829262852668762,0.882927656173706,0.8829290866851807,0.8829290866851807,0.8829290866851807,0.8829290866851807,0.8829304575920105,0.8829318881034851,0.8829318881034851,0.8829346895217896,0.8829360604286194,0.882937490940094,0.882937490940094,0.882937490940094,0.882937490940094,0.8829388618469238,0.8829388618469238,0.8829388618469238,0.8829388618469238,0.8829388618469238,0.8829402923583984,0.8829402923583984,0.8829416632652283,0.8829416632652283,0.8829416632652283,0.8829416632652283,0.8829416632652283,0.8829416632652283,0.8829430937767029,0.8829430937767029,0.8829430937767029,0.8829430937767029,0.8829444646835327,0.8829444646835327,0.8829444646835327,0.8829444646835327,0.8829444646835327,0.8829444646835327,0.8829444646835327,0.8829444646835327,0.8829444646835327,0.8829444646835327,0.8829444646835327,0.8829458951950073,0.8829458951950073,0.8829458951950073,0.8829472661018372,0.8829486966133118,0.8829486966133118,0.8829486966133118,0.8829486966133118,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416,0.8829500675201416],"active":[0.0010786056518554688,0.0010309794452041388,0.001138838822953403,0.00123689288739115,0.001372767728753388,0.0015870857750996947,0.0018098087748512626,0.002167005557566881,0.0025466149672865868,0.0030004652217030525,0.0036490224301815033,0.004384427797049284,0.005485435016453266,0.006830176338553429,0.008557328023016453,0.010602455586194992,0.013249915093183517,0.016498304903507233,0.020547937601804733,0.02516348287463188,0.03085342049598694,0.03773120790719986,0.0453093945980072,0.05377424508333206,0.06275740265846252,0.07170553505420685,0.08000652492046356,0.08689971268177032,0.09273114800453186,0.09641796350479126,0.09753015637397766,0.09711131453514099,0.09401282668113708,0.08909612894058228,0.08261054754257202,0.07504498958587646,0.06718939542770386,0.059346556663513184,0.05130189657211304,0.044188737869262695,0.03806877136230469,0.03196841478347778,0.02699291706085205,0.022891461849212646,0.01909959316253662,0.01586097478866577,0.013336777687072754,0.011236965656280518,0.009261906147003174,0.007721066474914551,0.006453335285186768,0.005387365818023682,0.004377424716949463,0.0037064552307128906,0.003041088581085205,0.0025200247764587402,0.0020983219146728516,0.001788794994354248,0.0014777779579162598,0.001211702823638916,0.000994563102722168,0.0008068680763244629,0.0006793737411499023,0.0005491375923156738,0.00047206878662109375,0.00040906667709350586,0.00033342838287353516,0.0002703070640563965,0.0002143383026123047,0.0001652836799621582,0.00014847517013549805,0.00012749433517456055,0.00010645389556884766,9.66787338256836e-05,7.56382942199707e-05,7.426738739013672e-05,6.300210952758789e-05,5.602836608886719e-05,5.602836608886719e-05,4.3451786041259766e-05,4.0590763092041016e-05,3.218650817871094e-05,2.658367156982422e-05,2.104043960571289e-05,1.5437602996826172e-05,1.537799835205078e-05,1.1205673217773438e-05,1.2576580047607422e-05,9.834766387939453e-06,8.404254913330078e-06,9.834766387939453e-06,8.404254913330078e-06,9.834766387939453e-06,1.2576580047607422e-05,1.1205673217773438e-05,1.1205673217773438e-05,8.404254913330078e-06,5.602836608886719e-06,4.172325134277344e-06,5.602836608886719e-06,5.602836608886719e-06,4.172325134277344e-06,4.172325134277344e-06,4.172325134277344e-06,4.172325134277344e-06,4.172325134277344e-06,5.602836608886719e-06,5.602836608886719e-06,4.172325134277344e-06,4.172325134277344e-06,5.602836608886719e-06,6.973743438720703e-06,5.602836608886719e-06,6.973743438720703e-06,5.602836608886719e-06,6.973743438720703e-06,4.172325134277344e-06,2.8014183044433594e-06,2.8014183044433594e-06,2.8014183044433594e-06,2.8014183044433594e-06,2.8014183044433594e-06,4.231929779052734e-06,2.8014183044433594e-06,4.172325134277344e-06,4.231929779052734e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,8.404254913330078e-06,6.973743438720703e-06,7.033348083496094e-06,5.602836608886719e-06,6.973743438720703e-06,8.404254913330078e-06,8.404254913330078e-06,9.834766387939453e-06,8.404254913330078e-06,7.033348083496094e-06,9.834766387939453e-06,1.1205673217773438e-05,1.2636184692382812e-05,9.834766387939453e-06,8.404254913330078e-06,9.775161743164062e-06,1.1205673217773438e-05,1.2576580047607422e-05,9.775161743164062e-06,8.404254913330078e-06,8.404254913330078e-06,8.404254913330078e-06,6.973743438720703e-06,6.973743438720703e-06,7.033348083496094e-06,5.602836608886719e-06,6.973743438720703e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,7.033348083496094e-06,5.602836608886719e-06,4.172325134277344e-06,4.172325134277344e-06,5.602836608886719e-06,6.973743438720703e-06,4.172325134277344e-06,2.8014183044433594e-06,2.8014183044433594e-06,1.3709068298339844e-06,1.430511474609375e-06,1.430511474609375e-06,1.430511474609375e-06,2.8014183044433594e-06,1.3709068298339844e-06,2.8014183044433594e-06,2.8014183044433594e-06,2.8014183044433594e-06,2.8014183044433594e-06,2.8014183044433594e-06,2.8014183044433594e-06,1.430511474609375e-06,1.430511474609375e-06,0.0,1.3709068298339844e-06,0.0,0.0,1.430511474609375e-06,1.430511474609375e-06,4.231929779052734e-06,5.602836608886719e-06,4.172325134277344e-06,2.8014183044433594e-06,2.8014183044433594e-06,2.8014183044433594e-06,4.172325134277344e-06,5.602836608886719e-06,5.602836608886719e-06,4.172325134277344e-06,6.973743438720703e-06,5.602836608886719e-06,4.231929779052734e-06,2.8014183044433594e-06,2.8014183044433594e-06,2.8014183044433594e-06,4.172325134277344e-06,2.8014183044433594e-06,2.8014183044433594e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,4.172325134277344e-06,5.602836608886719e-06,4.231929779052734e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,4.172325134277344e-06,4.172325134277344e-06,4.172325134277344e-06,4.172325134277344e-06,2.8014183044433594e-06,2.8014183044433594e-06,2.8014183044433594e-06,2.8014183044433594e-06,2.8014183044433594e-06,2.8014183044433594e-06,2.8014183044433594e-06,2.8014183044433594e-06,2.8014183044433594e-06,2.8014183044433594e-06,4.231929779052734e-06,2.8014183044433594e-06,2.8014183044433594e-06,4.172325134277344e-06,2.8014183044433594e-06,1.3709068298339844e-06,1.3709068298339844e-06,1.3709068298339844e-06,2.8014183044433594e-06,2.8014183044433594e-06,2.8014183044433594e-06,2.8014183044433594e-06,2.8014183044433594e-06,2.8014183044433594e-06,2.8014183044433594e-06,2.8014183044433594e-06,2.8014183044433594e-06,2.8014183044433594e-06,2.8014183044433594e-06,2.8014183044433594e-06,2.8014183044433594e-06,2.8014183044433594e-06,2.8014183044433594e-06,2.8014183044433594e-06,2.8014183044433594e-06,2.8014183044433594e-06,2.8014183044433594e-06,2.8014183044433594e-06,2.8014183044433594e-06,2.8014183044433594e-06,2.8014183044433594e-06,2.8014183044433594e-06,2.8014183044433594e-06,2.8014183044433594e-06,2.8014183044433594e-06,2.8014183044433594e-06,2.8014183044433594e-06,2.8014183044433594e-06,4.231929779052734e-06,4.231929779052734e-06,4.231929779052734e-06,4.231929779052734e-06,4.231929779052734e-06,4.231929779052734e-06,4.231929779052734e-06,4.231929779052734e-06,4.231929779052734e-06,4.231929779052734e-06,4.231929779052734e-06,4.231929779052734e-06,4.231929779052734e-06,4.231929779052734e-06,4.231929779052734e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06,5.602836608886719e-06]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0010786056518554688,0.0012200836790725589,0.0014680202584713697,0.0017845947295427322,0.002164204139262438,0.002655874937772751,0.0032456000335514545,0.0040272306650877,0.00496574817225337,0.006150801200419664,0.007621611934155226,0.00948323868215084,0.011741283349692822,0.014597456902265549,0.018083978444337845,0.022499212995171547,0.027941212058067322,0.03462149575352669,0.04304853826761246,0.05320974066853523,0.06554774194955826,0.08040852844715118,0.09803865104913712,0.1190684363245964,0.14414925873279572,0.17253310978412628,0.2052159160375595,0.24158836901187897,0.281258225440979,0.3237394392490387,0.36780914664268494,0.41407105326652527,0.46064111590385437,0.5064646005630493,0.5505412817001343,0.5916216969490051,0.6297535300254822,0.6637951135635376,0.6945714354515076,0.7211146950721741,0.7445888519287109,0.7647347450256348,0.7822654247283936,0.7970631718635559,0.8096672892570496,0.8202627301216125,0.8293663859367371,0.8369193077087402,0.843332052230835,0.8486844301223755,0.8530716300010681,0.8568102717399597,0.8599746227264404,0.862647294998169,0.8648577332496643,0.8667333722114563,0.8682755827903748,0.8695586919784546,0.8706036806106567,0.8715029954910278,0.872266411781311,0.8728631138801575,0.8733659982681274,0.8738100528717041,0.8741546273231506,0.8744376301765442,0.8746883273124695,0.8748942613601685,0.8750567436218262,0.8751940131187439,0.8753116726875305,0.8754167556762695,0.8754923939704895,0.8755638003349304,0.8756296634674072,0.8756758570671082,0.875716507434845,0.8757515549659729,0.8757837414741516,0.8758103847503662,0.8758299946784973,0.8758509755134583,0.8758608102798462,0.8758776187896729,0.875887393951416,0.8759014010429382,0.8759070038795471,0.8759112358093262,0.875912606716156,0.8759168386459351,0.8759196400642395,0.8759210109710693,0.875922441482544,0.8759238123893738,0.8759266138076782,0.8759294152259827,0.8759308457374573,0.8759322166442871,0.8759322166442871,0.8759336471557617,0.8759350180625916,0.8759364485740662,0.8759392499923706,0.8759392499923706,0.8759392499923706,0.8759406208992004,0.8759406208992004,0.8759406208992004,0.875942051410675,0.8759434223175049,0.8759448528289795,0.8759448528289795,0.8759448528289795,0.8759448528289795,0.8759448528289795,0.8759448528289795,0.8759462237358093,0.8759462237358093,0.8759462237358093,0.8759462237358093,0.8759462237358093,0.8759490251541138,0.8759504556655884,0.8759504556655884,0.8759518265724182,0.8759532570838928,0.8759532570838928,0.8759532570838928,0.8759532570838928,0.8759532570838928,0.8759532570838928,0.8759532570838928,0.8759532570838928,0.8759532570838928,0.8759532570838928,0.8759532570838928,0.8759532570838928,0.8759532570838928,0.8759532570838928,0.8759532570838928,0.8759546279907227,0.8759546279907227,0.8759546279907227,0.8759546279907227,0.8759546279907227,0.8759560585021973,0.8759560585021973,0.8759560585021973,0.8759560585021973,0.8759560585021973,0.8759560585021973,0.8759560585021973,0.8759560585021973,0.8759560585021973,0.8759574294090271,0.8759574294090271,0.8759574294090271,0.8759574294090271,0.8759574294090271,0.8759574294090271,0.8759574294090271,0.8759602308273315,0.8759602308273315,0.8759616613388062,0.8759616613388062,0.875963032245636,0.875963032245636,0.875963032245636,0.8759644627571106,0.8759644627571106,0.8759644627571106,0.8759658336639404,0.875967264175415,0.875967264175415,0.8759686350822449,0.8759686350822449,0.8759686350822449,0.8759700655937195,0.8759700655937195,0.8759700655937195,0.8759714365005493,0.8759714365005493,0.8759714365005493,0.8759714365005493,0.8759714365005493,0.8759714365005493,0.8759714365005493,0.8759728670120239,0.8759728670120239,0.8759728670120239,0.8759742379188538,0.8759742379188538,0.8759756684303284,0.8759756684303284,0.8759756684303284,0.8759770393371582,0.8759784698486328,0.8759784698486328,0.8759798407554626,0.8759798407554626,0.8759798407554626,0.8759812712669373,0.8759812712669373,0.8759812712669373,0.8759826421737671,0.8759826421737671,0.8759826421737671,0.8759840726852417,0.8759840726852417,0.8759854435920715,0.8759868741035461,0.8759868741035461,0.8759868741035461,0.8759868741035461,0.875988245010376,0.875988245010376,0.875988245010376,0.875988245010376,0.875988245010376,0.875988245010376,0.875988245010376,0.875988245010376,0.875988245010376,0.875988245010376,0.875988245010376,0.875988245010376,0.875988245010376,0.875988245010376,0.875988245010376,0.875988245010376,0.875988245010376,0.875988245010376,0.875988245010376,0.875988245010376,0.875988245010376,0.875988245010376,0.875988245010376,0.875988245010376,0.875988245010376,0.875988245010376,0.875988245010376,0.875988245010376,0.8759896755218506,0.8759896755218506,0.8759896755218506,0.8759896755218506,0.8759896755218506,0.8759896755218506,0.8759896755218506,0.8759896755218506,0.8759896755218506,0.8759896755218506,0.8759896755218506,0.8759896755218506,0.8759896755218506,0.8759896755218506,0.8759910464286804,0.8759910464286804,0.8759910464286804,0.8759910464286804,0.8759910464286804,0.8759910464286804,0.8759910464286804,0.8759910464286804,0.8759910464286804,0.8759910464286804,0.8759910464286804,0.8759910464286804,0.8759910464286804,0.8759910464286804,0.875992476940155,0.875992476940155,0.875992476940155,0.875992476940155,0.875992476940155,0.875992476940155,0.875992476940155,0.875992476940155,0.875992476940155,0.875992476940155,0.875992476940155,0.875992476940155,0.8759938478469849,0.8759938478469849,0.8759938478469849,0.8759938478469849,0.8759938478469849,0.8759938478469849,0.8759938478469849,0.8759938478469849,0.8759938478469849,0.8759938478469849,0.8759938478469849,0.8759938478469849,0.8759938478469849,0.8759938478469849,0.8759938478469849,0.8759938478469849,0.8759938478469849,0.8759938478469849,0.8759938478469849,0.8759938478469849,0.8759938478469849,0.8759938478469849,0.8759938478469849,0.8759938478469849,0.8759952783584595,0.8759952783584595,0.8759952783584595,0.8759952783584595,0.8759952783584595,0.8759952783584595,0.8759952783584595,0.8759952783584595,0.8759952783584595,0.8759952783584595,0.8759952783584595,0.8759952783584595,0.8759952783584595,0.8759952783584595,0.8759952783584595,0.8759952783584595,0.8759952783584595,0.8759952783584595,0.8759952783584595,0.8759952783584595,0.8759952783584595,0.8759952783584595,0.8759952783584595,0.8759952783584595,0.8759952783584595,0.8759952783584595,0.8759952783584595,0.8759952783584595,0.8759952783584595,0.8759952783584595,0.8759952783584595,0.8759952783584595,0.8759952783584595,0.8759952783584595,0.8759952783584595,0.8759952783584595,0.8759952783584595,0.8759952783584595,0.8759952783584595,0.8759952783584595,0.8759952783584595,0.8759952783584595,0.8759952783584595,0.8759952783584595,0.8759952783584595],"recovered":[0.0,0.00019610809977166355,0.00035859766649082303,0.0005771181313320994,0.0008446655701845884,0.0011416292982175946,0.0015450516948476434,0.0020451273303478956,0.0026992878410965204,0.0034767163451761007,0.004462860058993101,0.005678730085492134,0.00724059110507369,0.009159648790955544,0.011476526036858559,0.014420948922634125,0.018046146258711815,0.022572042420506477,0.028169527649879456,0.035240624099969864,0.043762922286987305,0.054307933896780014,0.0670311450958252,0.0822533369064331,0.10008376836776733,0.12194982171058655,0.1468527466058731,0.17575067281723022,0.20830881595611572,0.2445145845413208,0.28362274169921875,0.3250533640384674,0.3690824508666992,0.4142741560935974,0.4601522386074066,0.5050399899482727,0.5477481484413147,0.5881281495094299,0.6256282329559326,0.6596627831459045,0.6898914575576782,0.7170440554618835,0.7404943704605103,0.7610156536102295,0.7786346077919006,0.7937727570533752,0.806743860244751,0.817650318145752,0.8269500136375427,0.8347845077514648,0.8413275480270386,0.8468368053436279,0.8514565229415894,0.8553128242492676,0.858573853969574,0.8613543510437012,0.863688051700592,0.8656827807426453,0.8672642111778259,0.868590772151947,0.8697113990783691,0.8706232905387878,0.8714147210121155,0.8720563054084778,0.8725857734680176,0.8730171918869019,0.8733912110328674,0.8736923933029175,0.8739445209503174,0.8741574287414551,0.8743535280227661,0.8744922280311584,0.8746098875999451,0.8747191429138184,0.8747934103012085,0.874866247177124,0.8749236464500427,0.8749755024909973,0.8750160932540894,0.8750469088554382,0.8750847578048706,0.8751113414764404,0.875133752822876,0.8751603960990906,0.8751757740974426,0.8751897811889648,0.8752052187919617,0.8752108216285706,0.8752177953720093,0.8752205967903137,0.8752233982086182,0.875229001045227,0.8752332329750061,0.8752332329750061,0.8752346038818359,0.8752360343933105,0.875238835811615,0.8752444386482239,0.8752472400665283,0.8752472400665283,0.8752486109733582,0.8752500414848328,0.8752514123916626,0.8752528429031372,0.875254213809967,0.875254213809967,0.8752556443214417,0.8752570152282715,0.8752570152282715,0.8752584457397461,0.8752584457397461,0.8752584457397461,0.8752584457397461,0.8752584457397461,0.8752598166465759,0.8752598166465759,0.8752598166465759,0.8752598166465759,0.8752598166465759,0.8752612471580505,0.8752612471580505,0.8752612471580505,0.875264048576355,0.875264048576355,0.8752654194831848,0.8752668499946594,0.8752682209014893,0.8752682209014893,0.8752682209014893,0.8752682209014893,0.8752682209014893,0.8752682209014893,0.8752682209014893,0.8752682209014893,0.8752682209014893,0.8752682209014893,0.8752682209014893,0.8752682209014893,0.8752682209014893,0.8752682209014893,0.8752682209014893,0.8752682209014893,0.8752696514129639,0.8752696514129639,0.8752710223197937,0.8752710223197937,0.8752724528312683,0.8752724528312683,0.8752724528312683,0.8752724528312683,0.8752724528312683,0.8752738237380981,0.8752738237380981,0.8752738237380981,0.8752738237380981,0.8752752542495728,0.8752752542495728,0.8752752542495728,0.8752752542495728,0.8752752542495728,0.8752752542495728,0.8752752542495728,0.8752752542495728,0.8752752542495728,0.8752766251564026,0.8752766251564026,0.8752766251564026,0.8752780556678772,0.8752780556678772,0.8752780556678772,0.875279426574707,0.875279426574707,0.875279426574707,0.8752808570861816,0.8752808570861816,0.8752808570861816,0.8752808570861816,0.8752822279930115,0.8752836585044861,0.8752836585044861,0.8752850294113159,0.8752864599227905,0.8752864599227905,0.8752864599227905,0.8752864599227905,0.8752864599227905,0.8752864599227905,0.8752864599227905,0.8752864599227905,0.8752878308296204,0.8752878308296204,0.875289261341095,0.875289261341095,0.875289261341095,0.875289261341095,0.875289261341095,0.8752906322479248,0.8752920627593994,0.8752920627593994,0.8752934336662292,0.8752934336662292,0.8752934336662292,0.8752934336662292,0.8752948641777039,0.8752948641777039,0.8752962350845337,0.8752962350845337,0.8752962350845337,0.8752976655960083,0.8752976655960083,0.8752990365028381,0.8753018379211426,0.8753018379211426,0.8753018379211426,0.8753018379211426,0.8753032684326172,0.875304639339447,0.875304639339447,0.875304639339447,0.875304639339447,0.875304639339447,0.875304639339447,0.875304639339447,0.875304639339447,0.875304639339447,0.875304639339447,0.875304639339447,0.875304639339447,0.875304639339447,0.875304639339447,0.875304639339447,0.875304639339447,0.875304639339447,0.875304639339447,0.875304639339447,0.875304639339447,0.875304639339447,0.875304639339447,0.875304639339447,0.875304639339447,0.875304639339447,0.875304639339447,0.8753060698509216,0.8753060698509216,0.8753060698509216,0.8753060698509216,0.8753060698509216,0.8753060698509216,0.8753060698509216,0.8753060698509216,0.8753060698509216,0.8753074407577515,0.8753074407577515,0.8753074407577515,0.8753074407577515,0.8753074407577515,0.8753074407577515,0.8753074407577515,0.8753074407577515,0.8753074407577515,0.8753074407577515,0.8753074407577515,0.8753074407577515,0.8753074407577515,0.8753074407577515,0.8753074407577515,0.8753074407577515,0.8753074407577515,0.8753088712692261,0.8753088712692261,0.8753088712692261,0.8753088712692261,0.8753088712692261,0.8753088712692261,0.8753088712692261,0.8753088712692261,0.8753088712692261,0.8753088712692261,0.8753088712692261,0.8753102421760559,0.8753102421760559,0.8753102421760559,0.8753102421760559,0.8753102421760559,0.8753102421760559,0.8753102421760559,0.8753116726875305,0.8753116726875305,0.8753116726875305,0.8753116726875305,0.8753116726875305,0.8753116726875305,0.8753116726875305,0.8753116726875305,0.8753116726875305,0.8753116726875305,0.8753116726875305,0.8753116726875305,0.8753116726875305,0.8753116726875305,0.8753116726875305,0.8753116726875305,0.8753116726875305,0.8753116726875305,0.8753116726875305,0.8753116726875305,0.8753116726875305,0.8753116726875305,0.8753116726875305,0.8753116726875305,0.8753116726875305,0.8753116726875305,0.8753116726875305,0.8753116726875305,0.8753116726875305,0.8753116726875305,0.8753116726875305,0.8753116726875305,0.8753116726875305,0.8753116726875305,0.8753116726875305,0.8753116726875305,0.8753130435943604,0.8753130435943604,0.8753130435943604,0.8753130435943604,0.8753130435943604,0.8753130435943604,0.8753130435943604,0.8753130435943604,0.8753130435943604,0.8753130435943604,0.8753130435943604,0.8753130435943604,0.8753130435943604,0.8753130435943604,0.8753130435943604,0.8753130435943604,0.8753130435943604,0.8753130435943604,0.8753130435943604,0.8753130435943604,0.8753130435943604,0.8753130435943604,0.8753130435943604,0.8753130435943604,0.8753130435943604,0.8753130435943604,0.8753130435943604,0.8753130435943604,0.8753130435943604],"active":[0.0010786056518554688,0.0010239755501970649,0.0011094226501882076,0.0012074765982106328,0.0013195385690778494,0.0015142456395551562,0.0017005483387038112,0.0019821033347398043,0.00226646033115685,0.0026740848552435637,0.0031587518751621246,0.0038045085966587067,0.004500692244619131,0.005437808111310005,0.006607452407479286,0.008078264072537422,0.009895065799355507,0.01204945333302021,0.014879010617733002,0.01796911656856537,0.021784819662570953,0.02610059455037117,0.03100750595331192,0.0368150994181633,0.04406549036502838,0.050583288073539734,0.0583631694316864,0.06583769619464874,0.07294940948486328,0.0792248547077179,0.08418640494346619,0.08901768922805786,0.09155866503715515,0.0921904444694519,0.09038904309272766,0.08658170700073242,0.08200538158416748,0.07566696405410767,0.06894320249557495,0.06145191192626953,0.054697394371032715,0.04769068956375122,0.0417710542678833,0.036047518253326416,0.031032681465148926,0.026489973068237305,0.022622525691986084,0.01926898956298828,0.016382038593292236,0.013899922370910645,0.011744081974029541,0.009973466396331787,0.008518099784851074,0.007334470748901367,0.006283879280090332,0.005379021167755127,0.004587531089782715,0.003875911235809326,0.0033394694328308105,0.0029122233390808105,0.0025550127029418945,0.002239823341369629,0.0019512772560119629,0.0017537474632263184,0.0015688538551330566,0.001420438289642334,0.0012971162796020508,0.0012018680572509766,0.001112222671508789,0.0010365843772888184,0.0009581446647644043,0.000924527645111084,0.0008825063705444336,0.0008446574211120605,0.0008362531661987305,0.0008096098899841309,0.0007928609848022461,0.0007760524749755859,0.0007676482200622559,0.0007634758949279785,0.000745236873626709,0.0007396340370178223,0.0007270574569702148,0.0007172226905822754,0.0007116198539733887,0.0007116198539733887,0.0007017850875854492,0.0007004141807556152,0.0006948113441467285,0.0006962418556213379,0.0006962418556213379,0.0006920099258422852,0.0006892085075378418,0.0006905794143676758,0.0006920099258422852,0.0006933808326721191,0.0006920099258422852,0.0006877779960632324,0.0006849765777587891,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006878376007080078,0.0006864070892333984,0.0006850361824035645,0.0006864070892333984,0.0006849765777587891,0.0006836056709289551,0.0006850361824035645,0.0006849765777587891,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006850361824035645,0.0006850361824035645,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006849765777587891,0.0006849765777587891,0.0006877779960632324,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006850361824035645,0.0006850361824035645,0.0006850361824035645,0.0006850361824035645,0.0006850361824035645,0.0006850361824035645,0.0006850361824035645,0.0006850361824035645,0.0006850361824035645,0.0006850361824035645,0.0006850361824035645,0.0006850361824035645,0.0006850361824035645,0.0006850361824035645,0.0006864070892333984,0.0006864070892333984,0.0006849765777587891,0.0006849765777587891,0.0006836056709289551,0.0006850361824035645,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006822347640991211,0.0006822347640991211,0.0006822347640991211,0.0006836056709289551,0.0006821751594543457,0.0006821751594543457,0.0006821751594543457,0.0006821751594543457,0.0006821751594543457,0.0006821751594543457,0.0006849765777587891,0.0006849765777587891,0.0006864070892333984,0.0006850361824035645,0.0006864070892333984,0.0006864070892333984,0.0006849765777587891,0.0006864070892333984,0.0006864070892333984,0.0006850361824035645,0.0006864070892333984,0.0006878376007080078,0.0006864070892333984,0.0006877779960632324,0.0006877779960632324,0.0006877779960632324,0.0006878376007080078,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006849765777587891,0.0006849765777587891,0.0006849765777587891,0.0006849765777587891,0.0006849765777587891,0.0006849765777587891,0.0006864070892333984,0.0006864070892333984,0.0006850361824035645,0.0006864070892333984,0.0006849765777587891,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006877779960632324,0.0006878376007080078,0.0006864070892333984,0.0006877779960632324,0.0006864070892333984,0.0006864070892333984,0.0006878376007080078,0.0006878376007080078,0.0006864070892333984,0.0006877779960632324,0.0006864070892333984,0.0006864070892333984,0.0006878376007080078,0.0006864070892333984,0.0006877779960632324,0.0006878376007080078,0.0006850361824035645,0.0006850361824035645,0.0006850361824035645,0.0006864070892333984,0.0006849765777587891,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006822347640991211,0.0006822347640991211,0.0006822347640991211,0.0006822347640991211,0.0006822347640991211,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006821751594543457,0.0006821751594543457,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006822347640991211,0.0006822347640991211,0.0006822347640991211,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006821751594543457,0.0006821751594543457,0.0006821751594543457,0.0006821751594543457,0.0006821751594543457,0.0006821751594543457,0.0006821751594543457,0.0006821751594543457,0.0006821751594543457,0.0006821751594543457,0.0006821751594543457,0.0006821751594543457,0.0006821751594543457,0.0006821751594543457,0.0006821751594543457,0.0006821751594543457,0.0006821751594543457,0.0006821751594543457,0.0006821751594543457,0.0006821751594543457,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006836056709289551,0.0006822347640991211,0.0006822347640991211,0.0006822347640991211,0.0006822347640991211,0.0006822347640991211,0.0006822347640991211,0.0006822347640991211,0.0006822347640991211,0.0006822347640991211,0.0006822347640991211,0.0006822347640991211,0.0006822347640991211,0.0006822347640991211,0.0006822347640991211,0.0006822347640991211,0.0006822347640991211,0.0006822347640991211,0.0006822347640991211,0.0006822347640991211,0.0006822347640991211,0.0006822347640991211,0.0006822347640991211,0.0006822347640991211,0.0006822347640991211,0.0006822347640991211,0.0006822347640991211,0.0006822347640991211,0.0006822347640991211,0.0006822347640991211]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0010786056518554688,0.0012256867485120893,0.001463817898184061,0.001748174661770463,0.002130585489794612,0.002556420397013426,0.003098519053310156,0.0037666873540729284,0.0045539215207099915,0.005530259571969509,0.006785351317375898,0.008275773376226425,0.010070161893963814,0.012326805852353573,0.015104536898434162,0.01841035857796669,0.022413766011595726,0.027319269254803658,0.03310445696115494,0.04017975926399231,0.04854657128453255,0.05868115648627281,0.07055550068616867,0.08453800529241562,0.10098307579755783,0.12017084658145905,0.14219379425048828,0.16718916594982147,0.1951569765806198,0.22657209634780884,0.26081958413124084,0.2984793186187744,0.33841535449028015,0.3802017867565155,0.42289870977401733,0.4655774235725403,0.5072084069252014,0.547505795955658,0.5851893424987793,0.6204874515533447,0.6521826982498169,0.6810035705566406,0.7064864039421082,0.729131281375885,0.7489508390426636,0.7657320499420166,0.7804135680198669,0.7932502627372742,0.8039059042930603,0.8130473494529724,0.8210205435752869,0.8277890682220459,0.8335686922073364,0.8385428190231323,0.8426204323768616,0.846157431602478,0.8490878343582153,0.8515853881835938,0.8536221385002136,0.8553758859634399,0.8567808866500854,0.8580163717269897,0.8590080738067627,0.859917163848877,0.8606483936309814,0.8612997531890869,0.8618026375770569,0.8622284531593323,0.8626108765602112,0.8629400730133057,0.8632271885871887,0.863441526889801,0.8636166453361511,0.8637552857398987,0.863889753818512,0.86399906873703,0.8640943169593811,0.8641783595085144,0.8642399907112122,0.8642889857292175,0.8643366098403931,0.8643744587898254,0.8644108772277832,0.8644402623176575,0.8644682765007019,0.8644865155220032,0.8645046949386597,0.8645201325416565,0.8645299077033997,0.8645397424697876,0.8645467162132263,0.8645551204681396,0.8645649552345276,0.8645691871643066,0.8645761609077454,0.8645803928375244,0.8645859956741333,0.8645887970924377,0.8645901679992676,0.8645915985107422,0.8645957708358765,0.8645972013473511,0.8645972013473511,0.8645985722541809,0.8646013736724854,0.86460280418396,0.8646041750907898,0.8646041750907898,0.8646056056022644,0.8646069765090942,0.8646084070205688,0.8646084070205688,0.8646112084388733,0.8646125793457031,0.8646140098571777,0.8646140098571777,0.8646140098571777,0.8646140098571777,0.8646140098571777,0.8646140098571777,0.8646140098571777,0.8646153807640076,0.8646153807640076,0.8646153807640076,0.8646153807640076,0.8646153807640076,0.8646168112754822,0.8646168112754822,0.8646168112754822,0.8646168112754822,0.8646168112754822,0.864618182182312,0.864618182182312,0.864618182182312,0.864618182182312,0.864618182182312,0.864618182182312,0.864618182182312,0.864618182182312,0.864618182182312,0.864618182182312,0.8646196126937866,0.8646209836006165,0.8646209836006165,0.8646209836006165,0.8646209836006165,0.8646209836006165,0.8646209836006165,0.8646224141120911,0.8646224141120911,0.8646224141120911,0.8646237850189209,0.8646237850189209,0.8646237850189209,0.8646237850189209,0.8646237850189209,0.8646237850189209,0.8646237850189209,0.8646237850189209,0.8646237850189209,0.8646237850189209,0.8646237850189209,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646252155303955,0.8646265864372253,0.8646265864372253,0.8646265864372253,0.8646265864372253,0.8646265864372253,0.8646265864372253,0.8646265864372253,0.8646265864372253,0.8646280169487,0.8646280169487,0.8646280169487,0.8646280169487,0.8646280169487,0.8646280169487,0.8646280169487,0.8646280169487,0.8646280169487,0.8646280169487,0.8646280169487,0.8646280169487,0.8646280169487,0.8646280169487,0.8646280169487,0.8646280169487,0.8646280169487,0.8646280169487,0.8646280169487,0.8646280169487,0.8646280169487,0.8646280169487,0.8646280169487,0.8646280169487,0.8646280169487,0.8646280169487,0.8646280169487,0.8646280169487,0.8646280169487,0.8646280169487,0.8646280169487,0.8646280169487,0.8646280169487,0.8646280169487,0.8646280169487,0.8646280169487,0.8646280169487,0.8646280169487,0.8646280169487,0.8646280169487,0.8646280169487,0.8646280169487,0.8646280169487,0.8646280169487,0.8646280169487,0.8646280169487,0.8646280169487,0.8646280169487,0.8646293878555298,0.8646293878555298,0.8646293878555298,0.8646293878555298,0.8646293878555298,0.8646293878555298,0.8646308183670044,0.8646321892738342,0.8646321892738342,0.8646336197853088,0.8646336197853088,0.8646336197853088,0.8646336197853088,0.8646336197853088,0.8646336197853088,0.8646336197853088,0.8646336197853088,0.8646336197853088,0.8646336197853088,0.8646336197853088,0.8646336197853088,0.8646336197853088,0.8646336197853088,0.8646336197853088,0.8646336197853088,0.8646336197853088,0.8646336197853088,0.8646336197853088,0.8646336197853088,0.8646336197853088,0.8646336197853088,0.8646336197853088,0.8646336197853088,0.8646336197853088,0.8646336197853088,0.8646336197853088,0.8646336197853088,0.8646336197853088,0.8646349906921387,0.8646349906921387,0.8646349906921387,0.8646349906921387,0.8646349906921387,0.8646349906921387,0.8646349906921387,0.8646349906921387,0.8646349906921387,0.8646349906921387,0.8646349906921387,0.8646349906921387,0.8646349906921387,0.8646364212036133,0.8646364212036133,0.8646364212036133,0.8646364212036133,0.8646364212036133,0.8646364212036133,0.8646364212036133,0.8646364212036133,0.8646364212036133,0.8646364212036133,0.8646364212036133,0.8646364212036133,0.8646364212036133,0.8646364212036133,0.8646364212036133,0.8646364212036133,0.8646364212036133,0.8646364212036133,0.8646364212036133,0.8646364212036133,0.8646364212036133,0.8646364212036133],"recovered":[0.0,0.00019470731785986573,0.00036980383447371423,0.0005841219681315124,0.0008012416656129062,0.0010954038007184863,0.0014862192329019308,0.0019456724403426051,0.002497576642781496,0.003164344234392047,0.003999204374849796,0.0050581879913806915,0.0063300891779363155,0.007875140756368637,0.009757778607308865,0.012045239098370075,0.014864993281662464,0.018317896872758865,0.022415155544877052,0.027288440614938736,0.03326413407921791,0.04038005694746971,0.04916990175843239,0.05954121798276901,0.07170131802558899,0.08593036234378815,0.10258274525403976,0.12197363376617432,0.1440764218568802,0.16929592192173004,0.19761532545089722,0.22898420691490173,0.26325130462646484,0.300472617149353,0.3399912118911743,0.3809371590614319,0.42251208424568176,0.46439656615257263,0.5056226849555969,0.5445907711982727,0.5822322964668274,0.6167921423912048,0.6485056281089783,0.677264928817749,0.7029998898506165,0.7253127694129944,0.745252788066864,0.7623534202575684,0.7775980234146118,0.790601372718811,0.8014923930168152,0.8111268877983093,0.8191491365432739,0.8261417746543884,0.8319829702377319,0.8370131850242615,0.8413639664649963,0.844926118850708,0.8479293584823608,0.8505544066429138,0.8527830243110657,0.8545396327972412,0.8560482263565063,0.8573089241981506,0.8583511114120483,0.8592616319656372,0.8600166440010071,0.8606497645378113,0.8611582517623901,0.861616313457489,0.862018346786499,0.8623545169830322,0.8626206517219543,0.8628349900245667,0.8630226850509644,0.8631781935691833,0.8633056282997131,0.8634400963783264,0.8635382056236267,0.86362224817276,0.8636810779571533,0.8637399077415466,0.8637776970863342,0.8638197183609009,0.8638519644737244,0.8638813495635986,0.8639093637466431,0.8639304041862488,0.8639513850212097,0.8639653921127319,0.8639793992042542,0.8639892339706421,0.8639962077140808,0.8640046119689941,0.8640130162239075,0.8640186190605164,0.8640242218971252,0.8640312552452087,0.8640382289886475,0.8640410304069519,0.864045262336731,0.8640494346618652,0.8640536665916443,0.8640550374984741,0.8640564680099487,0.8640592694282532,0.864060640335083,0.8640620708465576,0.8640634417533875,0.8640634417533875,0.8640648722648621,0.8640662431716919,0.8640662431716919,0.8640690445899963,0.864070475101471,0.864070475101471,0.8640718460083008,0.8640718460083008,0.8640718460083008,0.8640718460083008,0.8640718460083008,0.8640718460083008,0.8640732765197754,0.8640732765197754,0.8640732765197754,0.8640732765197754,0.8640732765197754,0.8640732765197754,0.8640746474266052,0.8640760779380798,0.8640760779380798,0.8640760779380798,0.8640774488449097,0.8640774488449097,0.8640774488449097,0.8640774488449097,0.8640774488449097,0.8640774488449097,0.8640774488449097,0.8640774488449097,0.8640774488449097,0.8640774488449097,0.8640774488449097,0.8640774488449097,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640788793563843,0.8640802502632141,0.8640802502632141,0.8640802502632141,0.8640802502632141,0.8640802502632141,0.8640816807746887,0.8640816807746887,0.8640816807746887,0.8640816807746887,0.8640816807746887,0.8640830516815186,0.8640830516815186,0.8640830516815186,0.8640830516815186,0.8640830516815186,0.8640830516815186,0.8640844821929932,0.8640844821929932,0.8640844821929932,0.8640844821929932,0.8640844821929932,0.8640844821929932,0.8640844821929932,0.8640844821929932,0.8640844821929932,0.8640844821929932,0.8640844821929932,0.8640844821929932,0.8640844821929932,0.8640844821929932,0.8640844821929932,0.8640844821929932,0.8640844821929932,0.8640844821929932,0.8640844821929932,0.8640844821929932,0.8640844821929932,0.8640844821929932,0.8640844821929932,0.8640844821929932,0.8640844821929932,0.8640844821929932,0.8640844821929932,0.8640844821929932,0.8640844821929932,0.8640844821929932,0.8640844821929932,0.8640844821929932,0.8640844821929932,0.8640844821929932,0.8640844821929932,0.8640844821929932,0.8640844821929932,0.8640844821929932,0.864085853099823,0.864085853099823,0.864085853099823,0.864085853099823,0.864085853099823,0.864085853099823,0.8640872836112976,0.8640872836112976,0.8640872836112976,0.8640872836112976,0.8640872836112976,0.8640872836112976,0.8640872836112976,0.8640872836112976,0.8640872836112976,0.8640872836112976,0.8640872836112976,0.8640886545181274,0.8640886545181274,0.8640886545181274,0.8640886545181274,0.8640886545181274,0.8640886545181274,0.8640886545181274,0.8640886545181274,0.8640886545181274,0.8640886545181274,0.8640886545181274,0.8640886545181274,0.8640886545181274,0.8640886545181274,0.8640886545181274,0.8640886545181274,0.8640886545181274,0.864090085029602,0.864090085029602,0.864090085029602,0.8640914559364319,0.8640914559364319,0.8640914559364319,0.8640914559364319,0.8640914559364319,0.8640914559364319,0.8640914559364319,0.8640914559364319,0.8640914559364319,0.8640914559364319,0.8640914559364319,0.8640914559364319,0.8640914559364319,0.8640928864479065,0.8640928864479065,0.8640928864479065,0.8640928864479065,0.8640928864479065,0.8640928864479065,0.8640928864479065,0.8640928864479065,0.8640928864479065,0.8640928864479065,0.8640928864479065,0.8640928864479065,0.8640928864479065,0.8640928864479065,0.8640928864479065,0.8640928864479065,0.8640928864479065,0.8640928864479065,0.8640928864479065,0.8640928864479065,0.8640928864479065],"active":[0.0010786056518554688,0.0010309794452041388,0.0010940140346065164,0.0011640526354312897,0.0013293437659740448,0.0014610165962949395,0.001612299820408225,0.0018210149137303233,0.0020563448779284954,0.002365915337577462,0.002786146942526102,0.0032175853848457336,0.0037400727160274982,0.004451665095984936,0.0053467582911252975,0.006365119479596615,0.007548772729933262,0.009001372382044792,0.010689301416277885,0.012891318649053574,0.015282437205314636,0.0183010995388031,0.021385598927736282,0.024996787309646606,0.02928175777196884,0.0342404842376709,0.03961104899644852,0.045215532183647156,0.051080554723739624,0.057276174426078796,0.06320425868034363,0.06949511170387268,0.07516404986381531,0.07972916960716248,0.08290749788284302,0.0846402645111084,0.08469632267951965,0.08310922980308533,0.07956665754318237,0.07589668035507202,0.0699504017829895,0.06421142816543579,0.05798077583312988,0.051866352558135986,0.04595094919204712,0.04041928052902222,0.03516077995300293,0.03089684247970581,0.026307880878448486,0.022445976734161377,0.01952815055847168,0.016662180423736572,0.0144195556640625,0.012401044368743896,0.010637462139129639,0.009144246578216553,0.007723867893218994,0.006659269332885742,0.005692780017852783,0.004821479320526123,0.003997862339019775,0.003476738929748535,0.0029598474502563477,0.0026082396507263184,0.0022972822189331055,0.002038121223449707,0.0017859935760498047,0.001578688621520996,0.001452624797821045,0.0013237595558166504,0.0012088418006896973,0.0010870099067687988,0.0009959936141967773,0.0009202957153320312,0.0008670687675476074,0.0008208751678466797,0.0007886886596679688,0.0007382631301879883,0.0007017850875854492,0.0006667375564575195,0.0006555318832397461,0.0006345510482788086,0.0006331801414489746,0.0006205439567565918,0.0006163120269775391,0.000605165958404541,0.0005953311920166016,0.0005897283554077148,0.0005785226821899414,0.0005743503570556641,0.000567317008972168,0.0005658864974975586,0.0005687475204467773,0.0005645751953125,0.0005631446838378906,0.0005617737770080566,0.0005617737770080566,0.0005575418472290039,0.0005519390106201172,0.0005505681037902832,0.0005505084991455078,0.0005477666854858398,0.0005435347557067871,0.0005435347557067871,0.0005449056625366211,0.0005435347557067871,0.0005435347557067871,0.0005421042442321777,0.0005421638488769531,0.0005435347557067871,0.0005435347557067871,0.0005421638488769531,0.0005449652671813965,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005421638488769531,0.0005421638488769531,0.0005421638488769531,0.0005421638488769531,0.0005421638488769531,0.0005435347557067871,0.0005421042442321777,0.0005421042442321777,0.0005421042442321777,0.0005421042442321777,0.0005435347557067871,0.0005435347557067871,0.0005421638488769531,0.0005407333374023438,0.0005407333374023438,0.0005421042442321777,0.0005407333374023438,0.0005407333374023438,0.0005407333374023438,0.0005407333374023438,0.0005407333374023438,0.0005407333374023438,0.0005407333374023438,0.0005407333374023438,0.0005407333374023438,0.0005421638488769531,0.0005435347557067871,0.0005435347557067871,0.0005421042442321777,0.0005421042442321777,0.0005421042442321777,0.0005421042442321777,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005449056625366211,0.0005449056625366211,0.0005449056625366211,0.0005449056625366211,0.0005449056625366211,0.0005449056625366211,0.0005449056625366211,0.0005449056625366211,0.0005449056625366211,0.0005449056625366211,0.0005449056625366211,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005477070808410645,0.0005477070808410645,0.0005477070808410645,0.0005477070808410645,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005477666854858398,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005449652671813965,0.0005449652671813965,0.0005449652671813965,0.0005449652671813965,0.0005449652671813965,0.0005449652671813965,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005449056625366211,0.0005449056625366211,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005449652671813965,0.0005463361740112305,0.0005449056625366211,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005463361740112305,0.0005449652671813965,0.0005449652671813965,0.0005449652671813965,0.0005449652671813965,0.0005449652671813965,0.0005449652671813965,0.0005449652671813965,0.0005449652671813965,0.0005449652671813965,0.0005449652671813965,0.0005449652671813965,0.0005449652671813965,0.0005449652671813965,0.0005449652671813965,0.0005449652671813965,0.0005449652671813965,0.0005449652671813965,0.0005435347557067871,0.0005435347557067871,0.0005449056625366211,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005449652671813965,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871,0.0005435347557067871]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0010786056518554688,0.0012242859229445457,0.0015002380823716521,0.001822415622882545,0.002259456552565098,0.0028015554416924715,0.003476727521046996,0.004364816937595606,0.005538663826882839,0.006917024031281471,0.008768844418227673,0.011033892631530762,0.014051156118512154,0.017878064885735512,0.022584659978747368,0.02865840680897236,0.0362393856048584,0.04297289624810219,0.04911528527736664,0.05503494665026665,0.060818735510110855,0.06631956994533539,0.07155425101518631,0.07665866613388062,0.08150533586740494,0.08619091659784317,0.09055012464523315,0.09467960149049759,0.09869841486215591,0.10240485519170761,0.10597122460603714,0.10936949402093887,0.11264870315790176,0.11570378392934799,0.11851653456687927,0.12126205116510391,0.12388990074396133,0.12638607621192932,0.128744974732399,0.13096240162849426,0.13312798738479614,0.1351955384016037,0.13715100288391113,0.13901543617248535,0.14073137938976288,0.1424347162246704,0.14397837221622467,0.14545337855815887,0.14684855937957764,0.14815688133239746,0.14943437278270721,0.15062503516674042,0.15170782804489136,0.15276400744915009,0.15375715494155884,0.15474750101566315,0.15560618042945862,0.15646345913410187,0.1572674959897995,0.15802951157093048,0.1587298959493637,0.1594022810459137,0.16004101932048798,0.16067136824131012,0.16126109659671783,0.1618018001317978,0.16230466961860657,0.16281455755233765,0.16329781711101532,0.1637110412120819,0.16409486532211304,0.1645192950963974,0.16491010785102844,0.16525889933109283,0.1655614674091339,0.1658780425786972,0.16613158583641052,0.16638793051242828,0.1666540652513504,0.1668795943260193,0.1671009212732315,0.1673068255186081,0.1675141453742981,0.16771166026592255,0.16789375245571136,0.16804224252700806,0.168206125497818,0.16835461556911469,0.16848348081111908,0.1686137467622757,0.1687566339969635,0.16887009143829346,0.16898635029792786,0.16908161342144012,0.1691768616437912,0.16927491128444672,0.16935056447982788,0.16943040490150452,0.1695060431957245,0.16959428787231445,0.16965171694755554,0.1697133630514145,0.16977359354496002,0.16982541978359222,0.1698828488588333,0.16993467509746552,0.16999070346355438,0.17003554105758667,0.1700887680053711,0.17012658715248108,0.17017140984535217,0.17020922899246216,0.17024004459381104,0.17028206586837769,0.17031428217887878,0.17035211622714996,0.1703745275735855,0.1703997403383255,0.1704249531030655,0.17045016586780548,0.1704767793416977,0.17049919068813324,0.17051319777965546,0.17053000628948212,0.17054681479930878,0.17056922614574432,0.17058603465557098,0.17060284316539764,0.17061825096607208,0.17063085734844208,0.17064906656742096,0.17066027224063873,0.1706714779138565,0.1706840991973877,0.1706967055797577,0.17070651054382324,0.17071211338043213,0.17072191834449768,0.17073312401771545,0.170742928981781,0.17074993252754211,0.17075833678245544,0.1707625389099121,0.17077234387397766,0.170780748128891,0.17079055309295654,0.17079615592956543,0.17080315947532654,0.1708073616027832,0.17081016302108765,0.1708129644393921,0.17081576585769653,0.17081856727600098,0.17082276940345764,0.1708269715309143,0.17083397507667542,0.17083817720413208,0.1708395779132843,0.17084378004074097,0.17084798216819763,0.17084938287734985,0.1708521842956543,0.17085358500480652,0.17085498571395874,0.17085778713226318,0.1708591878414154,0.17086058855056763,0.17086058855056763,0.17086198925971985,0.17086338996887207,0.17086338996887207,0.17086338996887207,0.17086338996887207,0.1708647906780243,0.1708661913871765,0.1708661913871765,0.1708661913871765,0.1708661913871765,0.1708661913871765,0.1708661913871765,0.1708661913871765,0.17086759209632874,0.17086759209632874,0.17086759209632874,0.17086759209632874,0.17086759209632874,0.17086899280548096,0.17086899280548096,0.17086899280548096,0.17086899280548096,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318,0.17087039351463318],"recovered":[0.0,0.00020031041640322655,0.0003712046309374273,0.0006065343040972948,0.0008712802664376795,0.0012382825370877981,0.0016781250014901161,0.002251040656119585,0.002934617456048727,0.0038983486592769623,0.005076398141682148,0.006550010293722153,0.008481674827635288,0.01087279338389635,0.014048343524336815,0.018036341294646263,0.0229390449821949,0.02927473559975624,0.03574630245566368,0.04199795052409172,0.04810671508312225,0.05399696156382561,0.059755537658929825,0.06537123024463654,0.07054989039897919,0.07556185126304626,0.08040992170572281,0.08506328612565994,0.08954855799674988,0.0937424749135971,0.09767723828554153,0.1014719307422638,0.10501027852296829,0.10843096673488617,0.11167936027050018,0.11478066444396973,0.11761162430047989,0.12032212316989899,0.12295837700366974,0.1254657506942749,0.1278989017009735,0.13015694916248322,0.13235755264759064,0.13438446819782257,0.13635395467281342,0.13814415037631989,0.13991612195968628,0.14162926375865936,0.14318972826004028,0.1446465253829956,0.14602768421173096,0.14737242460250854,0.1486765444278717,0.14986440539360046,0.1509920209646225,0.1520398110151291,0.15304136276245117,0.15395885705947876,0.15488477051258087,0.15571123361587524,0.1565292775630951,0.15730109810829163,0.15799449384212494,0.15865986049175262,0.15931542217731476,0.15995275974273682,0.16047805547714233,0.1610453724861145,0.1615622490644455,0.16208894550800323,0.16256380081176758,0.16297844052314758,0.16340287029743195,0.16381749510765076,0.1641830950975418,0.16452068090438843,0.16483725607395172,0.16512581706047058,0.16542698442935944,0.16567212343215942,0.16592425107955933,0.16617219150066376,0.16639351844787598,0.16661904752254486,0.16683195531368256,0.16699445247650146,0.1671849489212036,0.1673516482114792,0.16751272976398468,0.1676570177078247,0.16779428720474243,0.1679287552833557,0.16804082691669464,0.16815708577632904,0.16826073825359344,0.1683742105960846,0.16847646236419678,0.16855770349502563,0.16863615810871124,0.16870899498462677,0.1688140481710434,0.1688854843378067,0.16894853115081787,0.16901156306266785,0.16907179355621338,0.1691306233406067,0.16918104887008667,0.16922307014465332,0.16927631199359894,0.1693253368139267,0.16936315596103668,0.16941078007221222,0.1694556027650833,0.16949062049388885,0.1695382446050644,0.16957466304302216,0.16961249709129333,0.16964051127433777,0.16966292262077332,0.16969513893127441,0.16972175240516663,0.1697455644607544,0.1697721779346466,0.16979598999023438,0.1698170006275177,0.16983801126480103,0.16985481977462769,0.169875830411911,0.16989544034004211,0.16990944743156433,0.1699276715517044,0.16994307935237885,0.1699598878622055,0.16997389495372772,0.16999070346355438,0.1699991077184677,0.17000751197338104,0.17001871764659882,0.17002572119235992,0.17003412544727325,0.17004673182964325,0.1700565367937088,0.17006073892116547,0.17006774246692657,0.17007194459438324,0.1700817495584488,0.17009015381336212,0.17009715735912323,0.17010416090488434,0.17011116445064545,0.1701153665781021,0.17011816799640656,0.17012237012386322,0.17012517154216766,0.17013217508792877,0.17013777792453766,0.17014338076114655,0.1701475828886032,0.17014898359775543,0.1701531857252121,0.17015598714351654,0.17015738785266876,0.1701601892709732,0.17016158998012543,0.17016299068927765,0.17016719281673431,0.17016859352588654,0.17016999423503876,0.17016999423503876,0.17016999423503876,0.17017139494419098,0.17017419636249542,0.17017419636249542,0.17017419636249542,0.17017419636249542,0.17017559707164764,0.17017699778079987,0.17017699778079987,0.17017699778079987,0.17017699778079987,0.17017699778079987,0.1701783984899521,0.1701797991991043,0.1701797991991043,0.1701797991991043,0.1701797991991043,0.1701797991991043,0.1701797991991043,0.1701797991991043,0.1701797991991043,0.1701797991991043,0.1701797991991043,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653,0.17018119990825653],"active":[0.0010786056518554688,0.0010239755501970649,0.0011290335096418858,0.0012158813187852502,0.0013881763443350792,0.0015632729046046734,0.00179860251955688,0.002113776281476021,0.002604046370834112,0.003018675372004509,0.0036924462765455246,0.004483882337808609,0.005569481290876865,0.007005271501839161,0.008536316454410553,0.010622065514326096,0.013300340622663498,0.013698160648345947,0.013368982821702957,0.013036996126174927,0.012712020426988602,0.012322608381509781,0.011798713356256485,0.01128743588924408,0.01095544546842575,0.010629065334796906,0.010140202939510345,0.009616315364837646,0.009149856865406036,0.008662380278110504,0.008293986320495605,0.00789756327867508,0.007638424634933472,0.0072728171944618225,0.006837174296379089,0.006481386721134186,0.006278276443481445,0.0060639530420303345,0.005786597728729248,0.00549665093421936,0.005229085683822632,0.005038589239120483,0.004793450236320496,0.004630967974662781,0.004377424716949463,0.004290565848350525,0.004062250256538391,0.0038241147994995117,0.0036588311195373535,0.0035103559494018555,0.0034066885709762573,0.0032526105642318726,0.0030312836170196533,0.0028996020555496216,0.0027651339769363403,0.0027076900005340576,0.0025648176670074463,0.002504602074623108,0.002382725477218628,0.002318277955055237,0.0022006183862686157,0.0021011829376220703,0.002046525478363037,0.002011507749557495,0.0019456744194030762,0.0018490403890609741,0.0018266141414642334,0.0017691850662231445,0.0017355680465698242,0.0016220957040786743,0.001531064510345459,0.001540854573249817,0.0015072375535964966,0.0014414042234420776,0.001378372311592102,0.0013573616743087769,0.0012943297624588013,0.0012621134519577026,0.0012270808219909668,0.0012074708938598633,0.0011766701936721802,0.001134634017944336,0.0011206269264221191,0.0010926127433776855,0.0010617971420288086,0.0010477900505065918,0.0010211765766143799,0.001002967357635498,0.0009707510471343994,0.0009567290544509888,0.0009623467922210693,0.0009413361549377441,0.0009455233812332153,0.000924527645111084,0.0009161233901977539,0.0009007006883621216,0.0008741021156311035,0.0008727014064788818,0.0008698850870132446,0.0008852928876876831,0.000837668776512146,0.0008278787136077881,0.0008250623941421509,0.0008138567209243774,0.0008110553026199341,0.0008040517568588257,0.0008096545934677124,0.0008124709129333496,0.0008124560117721558,0.0008012503385543823,0.0008082538843154907,0.000798448920249939,0.0007844418287277222,0.0007914453744888306,0.0007760375738143921,0.0007774531841278076,0.0007620304822921753,0.0007592290639877319,0.0007620304822921753,0.0007550269365310669,0.0007550269365310669,0.0007536262273788452,0.0007410198450088501,0.0007340162992477417,0.0007298141717910767,0.0007312148809432983,0.0007312148809432983,0.0007270127534866333,0.0007228106260299683,0.0007214099168777466,0.0007213950157165527,0.0007171928882598877,0.000711590051651001,0.0007102042436599731,0.0007060021162033081,0.0007074028253555298,0.0007046014070510864,0.0007032006978988647,0.0007074028253555298,0.0007088035345077515,0.0007032006978988647,0.0007017999887466431,0.0007017999887466431,0.0007046014070510864,0.0007088035345077515,0.0007088035345077515,0.0007060021162033081,0.0007060021162033081,0.0007032006978988647,0.0006989985704421997,0.000697597861289978,0.000697597861289978,0.0006961971521377563,0.000697597861289978,0.0006947964429855347,0.0006961971521377563,0.0006947964429855347,0.0006919950246810913,0.0006947964429855347,0.0006947964429855347,0.000693395733833313,0.0006947964429855347,0.000693395733833313,0.000693395733833313,0.0006947964429855347,0.0006919950246810913,0.0006919950246810913,0.0006905943155288696,0.0006919950246810913,0.000693395733833313,0.0006919950246810913,0.000689193606376648,0.000689193606376648,0.0006905943155288696,0.0006919950246810913,0.0006905943155288696,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.0006877928972244263,0.0006877928972244263,0.0006877928972244263,0.0006877928972244263,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.0006905943155288696,0.0006905943155288696,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648,0.000689193606376648]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0010786056518554688,0.0012172821443527937,0.0014638180145993829,0.0017944001592695713,0.0022230364847928286,0.002699299016967416,0.0033548602368682623,0.004203728400170803,0.00518987188115716,0.006516403052955866,0.008120287209749222,0.010135998018085957,0.012639177963137627,0.01585254818201065,0.019636034965515137,0.024370644241571426,0.030216066166758537,0.03564545884728432,0.040445905178785324,0.0450306311249733,0.04957473650574684,0.0537378303706646,0.05758575350046158,0.061131104826927185,0.06455739587545395,0.06780718266963959,0.07091689854860306,0.07384591549634933,0.07659422606229782,0.07924728840589523,0.08170704543590546,0.08410517126321793,0.08626095950603485,0.08834950625896454,0.09030778706073761,0.09218762069940567,0.09390076994895935,0.09554387629032135,0.09715896099805832,0.09866199642419815,0.10003755241632462,0.10134447365999222,0.10261636972427368,0.10378321260213852,0.10495145618915558,0.10600344091653824,0.10702180117368698,0.10793650150299072,0.10883300006389618,0.10968606919050217,0.1104326844215393,0.11114007234573364,0.11180263757705688,0.11245399713516235,0.11305492371320724,0.11361103504896164,0.1141713410615921,0.1146756187081337,0.1151672899723053,0.11557912081480026,0.11599094420671463,0.11640417575836182,0.11676137149333954,0.11711156368255615,0.11742813885211945,0.11771949380636215,0.11799824982881546,0.11826439946889877,0.1185053288936615,0.11876587569713593,0.11898019164800644,0.11919170618057251,0.11940602958202362,0.11959793418645859,0.11976882815361023,0.11993271857500076,0.1200840026140213,0.12022828310728073,0.12036415189504623,0.12051123380661011,0.12060508877038956,0.12071715295314789,0.12081380188465118,0.12091466039419174,0.12100150436162949,0.1210869550704956,0.12115699052810669,0.12123683840036392,0.12130967527627945,0.12136710435152054,0.12143014371395111,0.12149877846240997,0.1215590164065361,0.12160944193601608,0.12165846675634384,0.12170469760894775,0.12174391746520996,0.12179574370384216,0.12183216214179993,0.12186858057975769,0.12190500646829605,0.12193582206964493,0.12196943908929825,0.1219988539814949,0.12202546745538712,0.12205488979816437,0.12207309901714325,0.12210111320018768,0.12213613092899323,0.12215714156627655,0.12218095362186432,0.12220056354999542,0.1222187802195549,0.12223418802022934,0.12224959582090378,0.12226220220327377,0.12227200716733932,0.12228181213140488,0.12229161709547043,0.12230142205953598,0.12231402844190598,0.1223224326968193,0.1223350390791893,0.12234064191579819,0.12235184758901596,0.12236025184392929,0.12236585468053818,0.12237006425857544,0.12237706780433655,0.12238547205924988,0.12238827347755432,0.12239107489585876,0.12239527702331543,0.12239667773246765,0.12240087985992432,0.12240508198738098,0.1224064826965332,0.12240928411483765,0.12241068482398987,0.1224190890789032,0.12242189049720764,0.12242469191551208,0.12243309617042542,0.12243449687957764,0.12243589758872986,0.12243729829788208,0.1224386990070343,0.1224386990070343,0.12244009971618652,0.12244150042533875,0.12244430184364319,0.12244430184364319,0.12244570255279541,0.12244710326194763,0.12244850397109985,0.12245270609855652,0.12245410680770874,0.12245550751686096,0.12245550751686096,0.12245690822601318,0.1224583089351654,0.12245970964431763,0.12245970964431763,0.12245970964431763,0.12245970964431763,0.12245970964431763,0.12246111035346985,0.12246111035346985,0.12246111035346985,0.12246111035346985,0.12246111035346985,0.12246111035346985,0.12246111035346985,0.12246251106262207,0.12246251106262207,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429,0.12246391177177429],"recovered":[0.0,0.0001863026845967397,0.0003712046018335968,0.000568713468965143,0.0008404632681049407,0.0011822516098618507,0.0016150902956724167,0.002138979034498334,0.0028183534741401672,0.0036195951979607344,0.00470519345253706,0.00605833949521184,0.007693040184676647,0.009794198907911777,0.012354809790849686,0.015514952130615711,0.019526762887835503,0.02440285123884678,0.029549287632107735,0.034639693796634674,0.0394023172557354,0.04406268894672394,0.04842609167098999,0.05254296213388443,0.05639368295669556,0.060035690665245056,0.06345637887716293,0.06670056283473969,0.06978506594896317,0.07270287722349167,0.07543858140707016,0.0780608281493187,0.08055420219898224,0.08292010426521301,0.08519916236400604,0.08726249635219574,0.0892459899187088,0.0911160260438919,0.09291461110115051,0.09457872807979584,0.0961419939994812,0.097629614174366,0.09904298931360245,0.10038072615861893,0.10167504101991653,0.10287410020828247,0.10395970195531845,0.10504250228404999,0.1060524582862854,0.10702179372310638,0.10792248696088791,0.1087503433227539,0.10952217131853104,0.11022675782442093,0.11090473085641861,0.11157149821519852,0.11218223720788956,0.11276495456695557,0.11327343434095383,0.11380012333393097,0.11426658183336258,0.11469802260398865,0.11511965095996857,0.11553288251161575,0.11588867753744125,0.11621365696191788,0.11654704064130783,0.11687061935663223,0.11715217679738998,0.11741691827774048,0.11766065657138824,0.11790438741445541,0.11813271790742874,0.11835403740406036,0.1185823604464531,0.11877146363258362,0.11896337568759918,0.11913006752729416,0.11928274482488632,0.11942282319068909,0.1195657029747963,0.11969597637653351,0.11981644481420517,0.11991589516401291,0.12001815438270569,0.12010639905929565,0.12021005898714066,0.12029130756855011,0.12036974728107452,0.12044398486614227,0.12051262706518173,0.12059106677770615,0.12066110968589783,0.12072694301605225,0.12077596783638,0.12082920223474503,0.12087822705507278,0.12093285471200943,0.12098328769207001,0.12102530896663666,0.12106873095035553,0.1210995465517044,0.12112616747617722,0.12115978449583054,0.1211962029337883,0.12122981995344162,0.12125783413648605,0.12128165364265442,0.12130546569824219,0.12133628129959106,0.12135729193687439,0.12137970328330994,0.12139791250228882,0.12141752243041992,0.1214357316493988,0.1214483454823494,0.12146095186471939,0.12147635966539383,0.12148336321115494,0.1215001717209816,0.12151137739419937,0.12152398377656937,0.12153378874063492,0.12154499441385269,0.12155620008707047,0.12156320363283157,0.12157440930604935,0.12158001214265823,0.1215842142701149,0.12159261852502823,0.12160102277994156,0.12160242348909378,0.12160522490739822,0.12160943448543549,0.12161083519458771,0.12161503732204437,0.12161923944950104,0.12162064015865326,0.12162204086780548,0.12162624299526215,0.12162764370441437,0.12163184583187103,0.12163744866847992,0.1216430515050888,0.12164585292339325,0.12164585292339325,0.12164725363254547,0.12164865434169769,0.12165005505084991,0.12165145576000214,0.12165285646915436,0.12165425717830658,0.1216556578874588,0.12165705859661102,0.12165845930576324,0.12165986001491547,0.12166266143321991,0.12166406214237213,0.12166546285152435,0.12166546285152435,0.12166546285152435,0.12166686356067657,0.1216682642698288,0.1216682642698288,0.12166966497898102,0.12166966497898102,0.12166966497898102,0.12166966497898102,0.12167106568813324,0.12167106568813324,0.12167106568813324,0.12167106568813324,0.12167106568813324,0.12167106568813324,0.12167106568813324,0.12167106568813324,0.12167106568813324,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546,0.12167246639728546],"active":[0.0010786056518554688,0.0010309794452041388,0.0010926134418696165,0.0012256866320967674,0.0013825732748955488,0.001517047407105565,0.0017397699411958456,0.002064749365672469,0.0023715184070169926,0.0028968078549951315,0.003415093757212162,0.004077658522874117,0.0049461377784609795,0.006058349274098873,0.007281225174665451,0.008855692110955715,0.010689303278923035,0.011242607608437538,0.01089661754667759,0.010390937328338623,0.010172419250011444,0.009675141423940659,0.009159661829471588,0.008588142693042755,0.008163712918758392,0.007771492004394531,0.0074605196714401245,0.00714535266160965,0.006809160113334656,0.0065444111824035645,0.006268464028835297,0.006044343113899231,0.005706757307052612,0.005429401993751526,0.005108624696731567,0.00492512434720993,0.004654780030250549,0.004427850246429443,0.004244349896907806,0.004083268344402313,0.0038955584168434143,0.0037148594856262207,0.003573380410671234,0.0034024864435195923,0.003276415169239044,0.003129340708255768,0.0030620992183685303,0.002893999218940735,0.002780541777610779,0.0026642754673957825,0.0025101974606513977,0.0023897290229797363,0.0022804662585258484,0.0022272393107414246,0.0021501928567886353,0.0020395368337631226,0.001989103853702545,0.001910664141178131,0.001893855631351471,0.0017789974808692932,0.0017243623733520508,0.001706153154373169,0.0016417205333709717,0.0015786811709403992,0.0015394613146781921,0.001505836844444275,0.0014512091875076294,0.0013937801122665405,0.001353152096271515,0.0013489574193954468,0.0013195350766181946,0.001287318766117096,0.0012733116745948792,0.0012438967823982239,0.001186467707157135,0.0011612549424171448,0.0011206269264221191,0.0010982155799865723,0.0010814070701599121,0.0010884106159210205,0.0010393857955932617,0.0010211765766143799,0.0009973570704460144,0.000998765230178833,0.0009833499789237976,0.0009805560111999512,0.0009469315409660339,0.0009455308318138123,0.0009399279952049255,0.0009231194853782654,0.0009175166487693787,0.0009077116847038269,0.0008979067206382751,0.0008824989199638367,0.0008824989199638367,0.0008754953742027283,0.0008656904101371765,0.0008628889918327332,0.0008488744497299194,0.0008432716131210327,0.0008362755179405212,0.0008362755179405212,0.0008432716131210327,0.0008390694856643677,0.0008292645215988159,0.0008250698447227478,0.000815264880657196,0.0008194595575332642,0.0008306652307510376,0.0008208602666854858,0.0008236616849899292,0.0008208602666854858,0.0008208677172660828,0.0008166655898094177,0.0008138641715049744,0.0008138567209243774,0.0008110553026199341,0.0008054524660110474,0.0008082538843154907,0.0008012503385543823,0.000802651047706604,0.000798448920249939,0.0008012503385543823,0.0007956475019454956,0.0007956475019454956,0.0007970482110977173,0.0007914453744888306,0.0007900521159172058,0.0007928535342216492,0.0007928535342216492,0.0007872506976127625,0.0007886514067649841,0.0007900521159172058,0.0007872432470321655,0.0007900446653366089,0.0007900446653366089,0.0007872432470321655,0.0007886439561843872,0.0007886439561843872,0.0007928460836410522,0.0007942467927932739,0.0007928460836410522,0.0007956475019454956,0.0007914453744888306,0.0007900446653366089,0.0007914453744888306,0.0007914453744888306,0.0007900446653366089,0.0007900446653366089,0.0007900446653366089,0.0007914453744888306,0.0007900446653366089,0.0007900446653366089,0.0007900446653366089,0.0007900446653366089,0.0007928460836410522,0.0007914453744888306,0.0007914453744888306,0.0007900446653366089,0.0007914453744888306,0.0007928460836410522,0.0007928460836410522,0.0007914453744888306,0.0007914453744888306,0.0007900446653366089,0.0007900446653366089,0.0007914453744888306,0.0007914453744888306,0.0007900446653366089,0.0007900446653366089,0.0007900446653366089,0.0007900446653366089,0.0007900446653366089,0.0007914453744888306,0.0007914453744888306,0.0007928460836410522,0.0007928460836410522,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306,0.0007914453744888306]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0010786056518554688,0.001213079784065485,0.0014526117593050003,0.0017369685228914022,0.002116577699780464,0.0025466149672865868,0.003084511263296008,0.0037428741343319416,0.004559524357318878,0.0055330609902739525,0.006722316611558199,0.008197329938411713,0.009993119165301323,0.012092876248061657,0.014762748032808304,0.01785985566675663,0.021745597943663597,0.025232119485735893,0.028357241302728653,0.031231625005602837,0.034007955342531204,0.03658117353916168,0.03901291638612747,0.04122753441333771,0.04336231201887131,0.04529677703976631,0.04713459312915802,0.048942986875772476,0.0505748875439167,0.05213955044746399,0.053601957857608795,0.055005528032779694,0.05629283934831619,0.057421863079071045,0.058599911630153656,0.059632278978824615,0.060622625052928925,0.061597563326358795,0.06250105798244476,0.06328549236059189,0.06408533453941345,0.06478992104530334,0.06549731642007828,0.06615287810564041,0.06674960255622864,0.06735053658485413,0.06788002699613571,0.0683646947145462,0.06883115321397781,0.06924297660589218,0.06966041028499603,0.07005542516708374,0.07041682302951813,0.07074040174484253,0.07106538116931915,0.07137075066566467,0.07166771590709686,0.07193245738744736,0.07220841199159622,0.07242973148822784,0.07263284921646118,0.07283035665750504,0.07303066551685333,0.07320856302976608,0.07339626550674438,0.07355735450983047,0.07371284067630768,0.07384451478719711,0.0739733874797821,0.07409945130348206,0.07420731335878372,0.07431657612323761,0.07442162930965424,0.0745294913649559,0.07463034987449646,0.07472839951515198,0.07480964809656143,0.0748782828450203,0.07494832575321198,0.07501275837421417,0.07506738603115082,0.07511501759290695,0.07516684383153915,0.07521446794271469,0.07525228708982468,0.07529011368751526,0.07532933354377747,0.07535874843597412,0.07538816332817078,0.07541337609291077,0.07545260339975357,0.07547921687364578,0.075505830347538,0.07552824169397354,0.0755450502038002,0.07556606084108353,0.07558707147836685,0.075609490275383,0.07562209665775299,0.07563890516757965,0.07564730942249298,0.07565851509571075,0.07567112147808075,0.07568232715129852,0.0756935328245163,0.0757005363702774,0.07571174204349518,0.07572014629840851,0.0757257491350174,0.07573135197162628,0.07573835551738739,0.07574115693569183,0.0757453590631485,0.07575096189975739,0.07575516402721405,0.07576076686382294,0.07576356828212738,0.07576777786016464,0.07577057927846909,0.07577338069677353,0.07577478140592575,0.0757775828242302,0.07577898353338242,0.07578318566083908,0.07578738778829575,0.07578878849744797,0.07579158991575241,0.0757971927523613,0.07580139487981796,0.0758041962981224,0.0758041962981224,0.07580699771642685,0.07580699771642685,0.07580979913473129,0.07581119984388351,0.07581119984388351,0.07581119984388351,0.07581119984388351,0.07581260055303574,0.07581260055303574,0.07581260055303574,0.07581260055303574,0.07581260055303574,0.07581260055303574,0.07581260055303574,0.07581260055303574,0.07581260055303574,0.07581260055303574,0.07581260055303574,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796,0.07581400126218796],"recovered":[0.0,0.00019330655049998313,0.00035439536441117525,0.0005603088648058474,0.0008138486300595105,0.0011248199734836817,0.0015016277320683002,0.0019666841253638268,0.002517187502235174,0.003202165011316538,0.00400200579315424,0.005034375004470348,0.006265653762966394,0.007778487633913755,0.009570075199007988,0.011812711134552956,0.014507796615362167,0.01789066195487976,0.0212959386408329,0.02458214946091175,0.027603615075349808,0.030497610569000244,0.033182889223098755,0.03574490174651146,0.03818504884839058,0.040451496839523315,0.042586274445056915,0.04454034939408302,0.04640477895736694,0.048185158520936966,0.04991931468248367,0.05146856978535652,0.052963193506002426,0.054359763860702515,0.05557423084974289,0.056790102273225784,0.05790231376886368,0.058968301862478256,0.05996845290064812,0.06091957911849022,0.06180206313729286,0.0626775473356247,0.06344657391309738,0.06419458240270615,0.06488095968961716,0.06550290435552597,0.06610243767499924,0.0666823536157608,0.06720904260873795,0.06774134188890457,0.06818538159132004,0.06862522661685944,0.06904125213623047,0.06945308297872543,0.06979767233133316,0.07013245671987534,0.07045463472604752,0.07073619216680527,0.07101774215698242,0.07129369676113129,0.07154303789138794,0.0717601552605629,0.07198427617549896,0.07219859212636948,0.07238350063562393,0.07256419956684113,0.0727505013346672,0.07289758324623108,0.07303205132484436,0.07318053394556046,0.073306605219841,0.07342987507581711,0.07354894280433655,0.07365819811820984,0.07377306371927261,0.07386551797389984,0.07395656406879425,0.07405882328748703,0.07413866370916367,0.07420730590820312,0.07427734136581421,0.07433757185935974,0.07438940554857254,0.07444963604211807,0.07449445873498917,0.07454068958759308,0.07457990944385529,0.07462053000926971,0.07465694844722748,0.07468496263027191,0.07471998780965805,0.07476340979337692,0.07479282468557358,0.07481943815946579,0.07484885305166245,0.07487547397613525,0.07489368319511414,0.07491609454154968,0.07494130730628967,0.07495531439781189,0.07497212290763855,0.07498472929000854,0.07500013709068298,0.07501274347305298,0.07502535730600357,0.07503936439752579,0.07504916936159134,0.07506037503480911,0.07507017999887466,0.07507718354463577,0.07508418709039688,0.07509119063615799,0.07509959489107132,0.07510659843683243,0.07510939985513687,0.07511220127344131,0.07511640340089798,0.07512200623750687,0.07512340694665909,0.07512760907411575,0.0751304104924202,0.07513181120157242,0.0751374140381813,0.07514021545648575,0.07514301687479019,0.07514581829309464,0.0751500204205513,0.07515282183885574,0.07515702396631241,0.07515842467546463,0.07516122609376907,0.0751626268029213,0.0751626268029213,0.07516542822122574,0.07516682893037796,0.0751696303486824,0.07517103105783463,0.07517103105783463,0.07517103105783463,0.07517243176698685,0.07517243176698685,0.07517383247613907,0.07517383247613907,0.07517383247613907,0.07517383247613907,0.07517523318529129,0.07517523318529129,0.07517523318529129,0.07517523318529129,0.07517523318529129,0.07517523318529129,0.07517663389444351,0.07517663389444351,0.07517663389444351,0.07517663389444351,0.07517663389444351,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573,0.07517803460359573],"active":[0.0010786056518554688,0.0010197731899097562,0.001098216394893825,0.0011766597162932158,0.0013027291279286146,0.001421794993802905,0.0015828835312277079,0.0017761900089681149,0.002042336855083704,0.0023308959789574146,0.0027203108184039593,0.0031629549339413643,0.0037274654023349285,0.0043143886141479015,0.005192672833800316,0.006047144532203674,0.00723780132830143,0.0073414575308561325,0.007061302661895752,0.006649475544691086,0.0064043402671813965,0.006083562970161438,0.005830027163028717,0.005482632666826248,0.005177263170480728,0.004845280200242996,0.004548318684101105,0.004402637481689453,0.004170108586549759,0.003954391926527023,0.003682643175125122,0.003536958247423172,0.0033296458423137665,0.0030620992183685303,0.0030256807804107666,0.002842176705598831,0.0027203112840652466,0.002629261463880539,0.002532605081796646,0.0023659132421016693,0.00228327140212059,0.00211237370967865,0.002050742506980896,0.001958295702934265,0.0018686428666114807,0.0018476322293281555,0.0017775893211364746,0.0016823410987854004,0.0016221106052398682,0.0015016347169876099,0.0014750286936759949,0.0014301985502243042,0.0013755708932876587,0.001287318766117096,0.0012677088379859924,0.0012382939457893372,0.001213081181049347,0.0011962652206420898,0.0011906698346138,0.0011360347270965576,0.0010898113250732422,0.0010702013969421387,0.0010463893413543701,0.0010099709033966064,0.0010127648711204529,0.0009931549429893494,0.0009623393416404724,0.0009469315409660339,0.0009413361549377441,0.0009189173579216003,0.0009007081389427185,0.0008867010474205017,0.000872686505317688,0.0008712932467460632,0.0008572861552238464,0.0008628815412521362,0.0008530840277671814,0.0008194595575332642,0.0008096620440483093,0.0008054524660110474,0.0007900446653366089,0.0007774457335472107,0.0007774382829666138,0.0007648319005966187,0.0007578283548355103,0.0007494240999221802,0.0007494240999221802,0.0007382184267044067,0.0007312148809432983,0.000728413462638855,0.00073261559009552,0.0007158070802688599,0.0007130056619644165,0.0007088035345077515,0.0006961971521377563,0.0006905868649482727,0.0006933882832527161,0.000693395733833313,0.0006807893514633179,0.0006835907697677612,0.0006751865148544312,0.0006737858057022095,0.0006709843873977661,0.0006695836782455444,0.0006681755185127258,0.0006611719727516174,0.0006625726819038391,0.0006597712635993958,0.0006555691361427307,0.000654168426990509,0.000654168426990509,0.000649966299533844,0.000645764172077179,0.0006443634629249573,0.000645764172077179,0.0006485655903816223,0.0006471648812294006,0.0006457716226577759,0.0006471723318099976,0.0006457716226577759,0.0006443709135055542,0.0006457716226577759,0.0006415694952011108,0.0006429702043533325,0.0006443709135055542,0.0006429702043533325,0.0006415694952011108,0.0006443709135055542,0.0006443709135055542,0.0006457716226577759,0.0006429702043533325,0.0006443709135055542,0.0006443709135055542,0.0006443709135055542,0.0006443709135055542,0.0006415694952011108,0.0006401687860488892,0.0006401687860488892,0.0006415694952011108,0.0006401687860488892,0.0006401687860488892,0.0006387680768966675,0.0006387680768966675,0.0006387680768966675,0.0006387680768966675,0.0006373673677444458,0.0006373673677444458,0.0006373673677444458,0.0006373673677444458,0.0006387680768966675,0.0006387680768966675,0.0006373673677444458,0.0006373673677444458,0.0006373673677444458,0.0006373673677444458,0.0006373673677444458,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241,0.0006359666585922241]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0010786056518554688,0.0012354921782389283,0.0015100433956831694,0.0018574348650872707,0.0022664605639874935,0.0028491816483438015,0.0035327584482729435,0.0044166455045342445,0.005582088138908148,0.007002471014857292,0.008869700133800507,0.01119358092546463,0.01412399671971798,0.017949504777789116,0.022651897743344307,0.028662610799074173,0.036313626915216446,0.043250251561403275,0.049695201218128204,0.055760547518730164,0.06150231137871742,0.06712640821933746,0.07243253290653229,0.07753414660692215,0.08236120641231537,0.08697955310344696,0.0913877859711647,0.09546402841806412,0.09939179569482803,0.10313885658979416,0.10679067671298981,0.11017213761806488,0.11342893540859222,0.11651062965393066,0.11939902603626251,0.12221317738294601,0.12486063688993454,0.12741144001483917,0.1297745406627655,0.13203959167003632,0.13420937955379486,0.13623350858688354,0.13815395534038544,0.1399567574262619,0.1417217254638672,0.14336763322353363,0.14493510127067566,0.1463610827922821,0.14776185154914856,0.1490771770477295,0.15038970112800598,0.15161678194999695,0.15280604362487793,0.15393365919589996,0.15500524640083313,0.15597037971019745,0.1568668782711029,0.15772834420204163,0.158529594540596,0.15931262075901031,0.1600746363401413,0.16075122356414795,0.16141098737716675,0.1620343178510666,0.1626310497522354,0.1631871610879898,0.16370543837547302,0.1642027199268341,0.1646551638841629,0.16507120430469513,0.16551244258880615,0.16589905321598053,0.16628846526145935,0.16665826737880707,0.1669958531856537,0.1673208326101303,0.16762620210647583,0.16789095103740692,0.16816970705986023,0.16837702691555023,0.1686263531446457,0.16885188221931458,0.16907180845737457,0.1692805141210556,0.1694808304309845,0.1696615219116211,0.16983662545681,0.17000330984592438,0.17015740275382996,0.1703016757965088,0.1704319566488266,0.17055942118167877,0.17067988216876984,0.170780748128891,0.1709040105342865,0.17100346088409424,0.17107771337032318,0.17115895450115204,0.17124159634113312,0.17133964598178864,0.17141389846801758,0.17147552967071533,0.17155256867408752,0.17161840200424194,0.17167162895202637,0.17172347009181976,0.17177949845790863,0.1718299239873886,0.17187334597110748,0.17192097008228302,0.17196159064769745,0.17200501263141632,0.17205265164375305,0.1720876693725586,0.1721142828464508,0.17214369773864746,0.17218011617660522,0.17220532894134521,0.17222914099693298,0.17225295305252075,0.1722697615623474,0.17229637503623962,0.1723145842552185,0.17232859134674072,0.17234539985656738,0.1723538190126419,0.17236502468585968,0.1723790317773819,0.17238743603229523,0.17240004241466522,0.172411248087883,0.17242245376110077,0.1724308580160141,0.1724378615617752,0.17244626581668854,0.17245326936244965,0.17246027290821075,0.17246867716312408,0.17247287929058075,0.17247708141803741,0.17248408496379852,0.1724882870912552,0.17249669134616852,0.17250089347362518,0.1725022941827774,0.17250369489192963,0.17250509560108185,0.17250649631023407,0.1725078970193863,0.17251209914684296,0.1725149005651474,0.17251630127429962,0.17251770198345184,0.17251910269260406,0.17251910269260406,0.17251910269260406,0.1725205034017563,0.1725205034017563,0.1725219041109085,0.1725219041109085,0.1725219041109085,0.17252330482006073,0.17252330482006073,0.17252330482006073,0.17252330482006073,0.17252470552921295,0.17252470552921295,0.17252610623836517,0.17252610623836517,0.17252610623836517,0.1725275069475174,0.17252890765666962,0.17252890765666962,0.17252890765666962,0.17253030836582184,0.17253170907497406,0.17253170907497406,0.17253170907497406,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628,0.17253310978412628],"recovered":[0.0,0.00019470731785986573,0.00037400616565719247,0.0005953281652182341,0.0008852879982441664,0.0012340802932158113,0.0016963350353762507,0.0022552432492375374,0.0029822438955307007,0.0039277649484574795,0.005084802862256765,0.006615846883505583,0.008534904569387436,0.010975049808621407,0.014108576811850071,0.018088169395923615,0.02303149551153183,0.029332168400287628,0.03611190617084503,0.04262969642877579,0.048955585807561874,0.05486264079809189,0.06059880182147026,0.06615426391363144,0.07155004143714905,0.07659421861171722,0.08153194189071655,0.0861348807811737,0.09052909910678864,0.09465997666120529,0.09858634322881699,0.10236001759767532,0.10600202530622482,0.10938769578933716,0.11264729499816895,0.11574999988079071,0.11866360902786255,0.12144134193658829,0.12414903193712234,0.12668582797050476,0.12904472649097443,0.13141342997550964,0.1335594207048416,0.13555411994457245,0.13746057450771332,0.13932079076766968,0.14105074107646942,0.14270925521850586,0.1442767232656479,0.1457587480545044,0.14715111255645752,0.148501455783844,0.14981257915496826,0.15101023018360138,0.15215326845645905,0.15324586629867554,0.15433426201343536,0.1553260087966919,0.1562449187040329,0.15712320804595947,0.157907634973526,0.15868087112903595,0.15948070585727692,0.16017688810825348,0.16082264482975006,0.16144739091396332,0.16207633912563324,0.16261142492294312,0.16316333413124084,0.16363120079040527,0.16408924758434296,0.1645585000514984,0.16495633125305176,0.1653597503900528,0.16575336456298828,0.1661175638437271,0.1664411425590515,0.16676051914691925,0.1670812964439392,0.16735444962978363,0.16762760281562805,0.16789233684539795,0.16814307868480682,0.1683560013771057,0.16855910420417786,0.16879303753376007,0.16898775100708008,0.16916844248771667,0.1693323403596878,0.16950322687625885,0.16965031623840332,0.16980019211769104,0.16991925239562988,0.17005093395709991,0.17016859352588654,0.17029327154159546,0.1703927218914032,0.17048797011375427,0.17057061195373535,0.17066027224063873,0.17075271904468536,0.17084656655788422,0.17092081904411316,0.1709810495376587,0.1710664927959442,0.17111551761627197,0.17117294669151306,0.17122197151184082,0.17128361761569977,0.17132563889026642,0.1713760644197464,0.1714208871126175,0.1714671105146408,0.17150773108005524,0.1715371459722519,0.1715707629919052,0.17160439491271973,0.17164361476898193,0.17167583107948303,0.17169684171676636,0.17172765731811523,0.17175287008285522,0.17177388072013855,0.1717962920665741,0.17181310057640076,0.17183271050453186,0.17184391617774963,0.17185372114181519,0.17187052965164185,0.17188313603401184,0.17189574241638184,0.17190834879875183,0.17191816866397858,0.17192517220973969,0.1719321757555008,0.1719391793012619,0.17194758355617523,0.17195318639278412,0.17196299135684967,0.17196719348430634,0.17197279632091522,0.17198260128498077,0.17198680341243744,0.17199380695819855,0.1719980090856552,0.17200081050395966,0.17200221121311188,0.17200221121311188,0.1720036119222641,0.17200501263141632,0.17200641334056854,0.1720106154680252,0.17201341688632965,0.17201341688632965,0.17201481759548187,0.1720162183046341,0.1720162183046341,0.1720162183046341,0.1720162183046341,0.17201761901378632,0.17201901972293854,0.17201901972293854,0.17201901972293854,0.17201901972293854,0.17201901972293854,0.17201901972293854,0.17201901972293854,0.17201901972293854,0.17202042043209076,0.17202042043209076,0.17202042043209076,0.17202182114124298,0.17202182114124298,0.17202182114124298,0.17202182114124298,0.1720232218503952,0.17202462255954742,0.17202462255954742,0.17202462255954742,0.17202462255954742,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965,0.17202602326869965],"active":[0.0010786056518554688,0.0010407848749309778,0.0011360372882336378,0.0012621066998690367,0.0013811725657433271,0.0016151013551279902,0.0018364234128966928,0.002161402255296707,0.002599844243377447,0.0030747060663998127,0.0037848972715437412,0.004577734041959047,0.0055890921503305435,0.006974454969167709,0.008543320931494236,0.010574441403150558,0.013282131403684616,0.013918083161115646,0.013583295047283173,0.013130851089954376,0.012546725571155548,0.012263767421245575,0.011833731085062027,0.01137988269329071,0.01081116497516632,0.010385334491729736,0.00985584408044815,0.009329147636890411,0.008862696588039398,0.008478879928588867,0.008204333484172821,0.007812120020389557,0.007426910102367401,0.007122933864593506,0.006751731038093567,0.006463177502155304,0.006197027862071991,0.005970098078250885,0.005625508725643158,0.005353763699531555,0.005164653062820435,0.004820078611373901,0.004594534635543823,0.004402637481689453,0.00426115095615387,0.004046842455863953,0.003884360194206238,0.003651827573776245,0.0034851282835006714,0.0033184289932250977,0.003238588571548462,0.003115326166152954,0.002993464469909668,0.002923429012298584,0.0028519779443740845,0.0027245134115219116,0.0025326162576675415,0.0024023354053497314,0.0022846758365631104,0.0021894127130508423,0.0021670013666152954,0.0020703524351119995,0.0019302815198898315,0.0018574297428131104,0.0018084049224853516,0.0017397701740264893,0.0016290992498397827,0.0015912950038909912,0.001491829752922058,0.001440003514289856,0.0014231950044631958,0.0013405531644821167,0.0013321340084075928,0.0012985169887542725,0.0012424886226654053,0.0012032687664031982,0.0011850595474243164,0.001130431890487671,0.0010884106159210205,0.0010225772857666016,0.0009987503290176392,0.000959545373916626,0.000928729772567749,0.0009245127439498901,0.0009217262268066406,0.000868484377861023,0.0008488744497299194,0.0008348673582077026,0.0008250623941421509,0.000798448920249939,0.0007816404104232788,0.0007592290639877319,0.0007606297731399536,0.0007298141717910767,0.0007354170083999634,0.0007101893424987793,0.0006849914789199829,0.0006709843873977661,0.0006709843873977661,0.0006793737411499023,0.0006611794233322144,0.0006289631128311157,0.0006317496299743652,0.000637352466583252,0.0006051361560821533,0.0006079524755477905,0.0006065517663955688,0.0006079524755477905,0.0005897283554077148,0.0005953311920166016,0.0005855262279510498,0.0005841255187988281,0.0005855411291122437,0.0005799382925033569,0.0005771368741989136,0.0005729347467422485,0.000575721263885498,0.0005617141723632812,0.0005533099174499512,0.0005561113357543945,0.0005421042442321777,0.0005435049533843994,0.0005407035350799561,0.000532299280166626,0.000532299280166626,0.0005211085081100464,0.0005211085081100464,0.0005253106355667114,0.0005169063806533813,0.0005169063806533813,0.0005155056715011597,0.000514104962348938,0.0005126893520355225,0.0005126893520355225,0.0005140900611877441,0.0005140900611877441,0.0005126893520355225,0.0005154907703399658,0.0005098879337310791,0.0005098879337310791,0.0005112886428833008,0.0005056858062744141,0.0005098879337310791,0.0005070865154266357,0.0005042850971221924,0.0005028843879699707,0.0005028843879699707,0.0005042850971221924,0.0005042850971221924,0.0005070865154266357,0.0005084872245788574,0.0005056858062744141,0.0005042850971221924,0.0005056858062744141,0.0005042850971221924,0.0005028843879699707,0.0005042850971221924,0.0005042850971221924,0.0005056858062744141,0.0005042850971221924,0.0005028843879699707,0.0005042850971221924,0.0005042850971221924,0.0005042850971221924,0.0005042850971221924,0.0005056858062744141,0.0005056858062744141,0.0005070865154266357,0.0005056858062744141,0.0005056858062744141,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005084872245788574,0.0005084872245788574,0.0005070865154266357,0.0005070865154266357,0.0005084872245788574,0.0005084872245788574,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357,0.0005070865154266357]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0010786056518554688,0.0012214843882247806,0.0014918334782123566,0.00179860251955688,0.0021824140567332506,0.0026628789491951466,0.0032862224616110325,0.0040692538022994995,0.0050049698911607265,0.006236248649656773,0.007746280636638403,0.00965973548591137,0.012025639414787292,0.014859401620924473,0.018429970368742943,0.02286481484770775,0.028451092541217804,0.03338461369276047,0.038016967475414276,0.04230612888932228,0.046257708221673965,0.05012664198875427,0.05374903604388237,0.05722995474934578,0.06051196530461311,0.06365109235048294,0.06659411638975143,0.06932142376899719,0.07200109958648682,0.0744776651263237,0.07680714875459671,0.0790189653635025,0.08103607594966888,0.08302517235279083,0.08488259464502335,0.08662515878677368,0.08832429349422455,0.08991837501525879,0.09139058738946915,0.09279695898294449,0.0941234901547432,0.09534496814012527,0.096530020236969,0.0976688489317894,0.09868720918893814,0.09970136731863022,0.10061606764793396,0.10149575769901276,0.10237123817205429,0.1031220480799675,0.10385745763778687,0.10456624627113342,0.105224609375,0.10584375262260437,0.10643907636404037,0.10700639337301254,0.107566699385643,0.10807798057794571,0.1085430383682251,0.10898428410291672,0.10941711813211441,0.10982754826545715,0.11018054187297821,0.11050552129745483,0.11084310710430145,0.11112886667251587,0.1114090159535408,0.111668162047863,0.11191750317811966,0.11216263473033905,0.1123853549361229,0.11261368542909622,0.11282660067081451,0.11302550882101059,0.11322301626205444,0.11339391022920609,0.11354519426822662,0.11368527263402939,0.11382535099983215,0.11397663503885269,0.11410830914974213,0.11422456800937653,0.11433523148298264,0.11443889141082764,0.1145467460155487,0.11463779956102371,0.11473865807056427,0.11483390629291534,0.11492075771093369,0.11499219387769699,0.11507484316825867,0.11513367295265198,0.11519670486450195,0.11526394635438919,0.11531997472047806,0.11536899954080582,0.11541102826595306,0.11546425521373749,0.11550907790660858,0.11554409563541412,0.11558892577886581,0.11561834067106247,0.11565475910902023,0.11568417400121689,0.11571218818426132,0.11574161052703857,0.11576542258262634,0.11578083038330078,0.11580324172973633,0.11582425236701965,0.11584106087684631,0.1158592700958252,0.11587467789649963,0.11589149385690689,0.11590690165758133,0.11592090874910355,0.11593351513147354,0.11593911796808243,0.11594892293214798,0.11595732718706131,0.11596573144197464,0.11597413569688797,0.1159825399518013,0.11598814278841019,0.1159951463341713,0.1160021498799324,0.11600915342569351,0.11601615697145462,0.11602175980806351,0.11602876335382462,0.11603296548128128,0.11603716760873795,0.11603996902704239,0.11604417115449905,0.11604837328195572,0.1160539761185646,0.11605678498744965,0.11605958640575409,0.11606378853321075,0.1160665899515152,0.11606939136981964,0.1160735934972763,0.11607639491558075,0.11607919633388519,0.11608199775218964,0.11608339846134186,0.11608479917049408,0.11609040200710297,0.11609180271625519,0.11609320342540741,0.11609460413455963,0.11609600484371185,0.11610020697116852,0.11610160768032074,0.11610160768032074,0.11610300838947296,0.11610440909862518,0.11610440909862518,0.1161058098077774,0.11610861122608185,0.11611001193523407,0.11611141264438629,0.11611281335353851,0.11611281335353851,0.11611281335353851,0.11611421406269073,0.11611561477184296,0.11611561477184296,0.11611561477184296,0.11611561477184296,0.11611561477184296,0.11611561477184296,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518,0.11611701548099518],"recovered":[0.0,0.00020731426775455475,0.0003670022706501186,0.0005981296999379992,0.0008502686396241188,0.0011668431106954813,0.0015744678676128387,0.0021137651056051254,0.002765124198049307,0.0035691673401743174,0.004590330179780722,0.005845421925187111,0.00747311906889081,0.009459413588047028,0.011861737817525864,0.014859390445053577,0.0186274666339159,0.02331024780869484,0.02810649201273918,0.032766859978437424,0.03721711412072182,0.04147826135158539,0.04550548270344734,0.04935900866985321,0.053062647581100464,0.05656037479639053,0.05985919386148453,0.06298291683197021,0.06589652597904205,0.0686742514371872,0.07140155881643295,0.07383609563112259,0.07616697996854782,0.0783718004822731,0.08046034723520279,0.0824662521481514,0.08429986983537674,0.08609425276517868,0.08778639137744904,0.08936645835638046,0.09087368845939636,0.09230387955904007,0.09358979016542435,0.09484067559242249,0.0960383340716362,0.09720797836780548,0.09824875742197037,0.09925871342420578,0.10021684318780899,0.1011553555727005,0.10195659846067429,0.10270041227340698,0.10347363352775574,0.10417261719703674,0.10480576753616333,0.10543611645698547,0.10602584481239319,0.10657914727926254,0.10712964832782745,0.1076241210103035,0.10808777809143066,0.10853462666273117,0.10895625501871109,0.10935407876968384,0.109714075922966,0.11003485321998596,0.11035703122615814,0.11065259575843811,0.1109173372387886,0.1111890897154808,0.11143702268600464,0.11170037090778351,0.11193009465932846,0.11216682940721512,0.11237134039402008,0.11258145421743393,0.11275655031204224,0.1129162386059761,0.11307172477245331,0.11321740597486496,0.11335328221321106,0.11349055916070938,0.11362642794847488,0.11374689638614655,0.11384635418653488,0.11395280808210373,0.1140676736831665,0.11416993290185928,0.11427358537912369,0.11436323821544647,0.11443887650966644,0.11451312154531479,0.11457895487546921,0.11464479565620422,0.11470222473144531,0.11476245522499084,0.11481989175081253,0.11486891657114029,0.11491934210062027,0.11497397720813751,0.11502300202846527,0.11505521833896637,0.11509023606777191,0.11512946337461472,0.11515887826681137,0.11518549174070358,0.11521630734205246,0.11524292081594467,0.11526673287153244,0.11528914421796799,0.11530736088752747,0.11532136797904968,0.11533817648887634,0.11535778641700745,0.11537599563598633,0.11538860201835632,0.11540400981903076,0.11541381478309631,0.11542502045631409,0.1154320240020752,0.11544463038444519,0.11545303463935852,0.11546004563570023,0.115471251308918,0.11547825485467911,0.115483857691288,0.1154908612370491,0.11549786478281021,0.11550486832857132,0.11551187187433243,0.11552027612924576,0.11552587896585464,0.11553148180246353,0.11553428322076797,0.11553708463907242,0.11553988605737686,0.11554688960313797,0.11555249243974686,0.11555389314889908,0.11555669456720352,0.11555949598550797,0.11556089669466019,0.11556509882211685,0.1155679002404213,0.11557070165872574,0.11557210236787796,0.11557350307703018,0.11557630449533463,0.11557910591363907,0.11558050662279129,0.11558330804109573,0.11558610945940018,0.1155875101685524,0.11558891087770462,0.11559311300516129,0.11559311300516129,0.11559451371431351,0.11559591442346573,0.11559591442346573,0.11559871584177017,0.11560151726007462,0.11560151726007462,0.11560151726007462,0.11560291796922684,0.11560291796922684,0.11560431867837906,0.11560571938753128,0.11560571938753128,0.11560571938753128,0.1156071200966835,0.1156071200966835,0.1156071200966835,0.1156071200966835,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572,0.11560852080583572],"active":[0.0010786056518554688,0.0010141701204702258,0.001124831149354577,0.0012004728196188807,0.0013321454171091318,0.0014960358384996653,0.0017117545939981937,0.001955488696694374,0.0022398456931114197,0.0026670813094824553,0.0031559504568576813,0.0038143135607242584,0.0045525203458964825,0.005399988032877445,0.006568232551217079,0.008005424402654171,0.009823625907301903,0.010074365884065628,0.009910475462675095,0.009539268910884857,0.009040594100952148,0.008648380637168884,0.008243553340435028,0.007870946079492569,0.0074493177235126495,0.007090717554092407,0.006734922528266907,0.0063385069370269775,0.006104573607444763,0.005803413689136505,0.005405589938163757,0.005182869732379913,0.004869095981121063,0.004653371870517731,0.004422247409820557,0.004158906638622284,0.004024423658847809,0.0038241222500801086,0.003604196012020111,0.003430500626564026,0.0032498016953468323,0.003041088581085205,0.002940230071544647,0.002828173339366913,0.002648875117301941,0.0024933889508247375,0.0023673102259635925,0.0022370442748069763,0.0021543949842453003,0.0019666925072669983,0.0019008591771125793,0.0018658339977264404,0.0017509758472442627,0.001671135425567627,0.0016333088278770447,0.001570276916027069,0.001540854573249817,0.0014988332986831665,0.001413390040397644,0.0013601630926132202,0.0013293400406837463,0.0012929216027259827,0.0012242868542671204,0.001151442527770996,0.0011290311813354492,0.0010940134525299072,0.00105198472738266,0.0010155662894248962,0.0010001659393310547,0.0009735450148582458,0.0009483322501182556,0.0009133145213127136,0.0008965060114860535,0.0008586794137954712,0.0008516758680343628,0.0008124560117721558,0.0007886439561843872,0.0007690340280532837,0.0007536262273788452,0.0007592290639877319,0.0007550269365310669,0.0007340088486671448,0.0007088035345077515,0.0006919950246810913,0.0007003918290138245,0.0006849914789199829,0.0006709843873977661,0.0006639733910560608,0.0006471723318099976,0.0006289556622505188,0.0006359666585922241,0.0006205514073371887,0.0006177499890327454,0.000619150698184967,0.0006177499890327454,0.0006065443158149719,0.0005911365151405334,0.0005953386425971985,0.0005897358059883118,0.0005701184272766113,0.0005659237504005432,0.0005631223320960999,0.0005645230412483215,0.0005547106266021729,0.0005533099174499512,0.0005561187863349915,0.0005491152405738831,0.0005379095673561096,0.0005365088582038879,0.0005351081490516663,0.0005336999893188477,0.0005379021167755127,0.000536501407623291,0.0005337074398994446,0.0005309060215950012,0.0005323067307472229,0.0005295053124427795,0.0005253031849861145,0.0005239024758338928,0.0005253031849861145,0.0005211010575294495,0.0005211010575294495,0.0005224943161010742,0.0005168914794921875,0.0005168914794921875,0.0005182921886444092,0.0005182921886444092,0.0005182921886444092,0.0005168914794921875,0.0005168914794921875,0.0005126893520355225,0.0005112886428833008,0.0005084872245788574,0.0005098879337310791,0.0005112886428833008,0.0005140900611877441,0.000509895384311676,0.0005070939660072327,0.000509895384311676,0.000509895384311676,0.000509895384311676,0.0005126968026161194,0.0005112960934638977,0.0005112960934638977,0.0005112960934638977,0.0005112960934638977,0.0005112960934638977,0.0005140975117683411,0.0005126968026161194,0.0005126968026161194,0.0005112960934638977,0.000509895384311676,0.0005126968026161194,0.0005126968026161194,0.0005084946751594543,0.000509895384311676,0.000509895384311676,0.0005084946751594543,0.000509895384311676,0.000509895384311676,0.0005084946751594543,0.000509895384311676,0.0005112960934638977,0.000509895384311676,0.000509895384311676,0.000509895384311676,0.000509895384311676,0.000509895384311676,0.000509895384311676,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.000509895384311676,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543,0.0005084946751594543]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0010786056518554688,0.001222885213792324,0.0014540125848725438,0.001741170883178711,0.00210257014259696,0.0025270041078329086,0.0030564959160983562,0.0037470764946192503,0.004586138762533665,0.005598897114396095,0.0068441834300756454,0.008357017301023006,0.010214441455900669,0.012462680228054523,0.01521659828722477,0.018628880381584167,0.02271213009953499,0.026310713961720467,0.029571712017059326,0.03259177505970001,0.03547176346182823,0.03822147846221924,0.04075827822089195,0.04311857745051384,0.045300982892513275,0.04735171049833298,0.04929738491773605,0.05117581784725189,0.05290857329964638,0.054508257657289505,0.056074321269989014,0.057482097297906876,0.05874979496002197,0.05998247489333153,0.06115351989865303,0.062267132103443146,0.0633317232131958,0.06429124623537064,0.06517093628644943,0.06600579619407654,0.06678181886672974,0.06751302629709244,0.06823021918535233,0.0688885822892189,0.06950772553682327,0.07007643580436707,0.07057230919599533,0.07108218967914581,0.07155004888772964,0.0719870924949646,0.07240872085094452,0.0727953389286995,0.07315393537282944,0.07346350699663162,0.07376466691493988,0.07405602931976318,0.07432357966899872,0.07460933923721313,0.07484886795282364,0.07505618035793304,0.07528871297836304,0.07547641545534134,0.07565571367740631,0.07583781331777573,0.07598349452018738,0.07613617926836014,0.07629166543483734,0.07642053812742233,0.07654940336942673,0.07666006684303284,0.07678193598985672,0.07687438279390335,0.0769682377576828,0.07706348598003387,0.07715173810720444,0.0772399827837944,0.07731282711029053,0.07738706469535828,0.07745430618524551,0.07751593738794327,0.07756216078996658,0.07761819660663605,0.07766301929950714,0.07771064341068268,0.07775687426328659,0.07780169695615768,0.07783811539411545,0.07787313312292099,0.07791796326637268,0.07794877886772156,0.07798519730567932,0.07800620794296265,0.07803001999855042,0.07805383205413818,0.07807905226945877,0.07810566574335098,0.07812247425317764,0.07815328985452652,0.07816729694604874,0.0781841054558754,0.07820091396570206,0.07821492105722427,0.07822612673044205,0.07823733240365982,0.07824854552745819,0.07825835049152374,0.07826675474643707,0.0782751590013504,0.07828496396541595,0.0782947689294815,0.07830457389354706,0.07830877602100372,0.0783199816942215,0.0783269852399826,0.07833398878574371,0.0783395916223526,0.07834659516811371,0.07835079729557037,0.07835640013217926,0.0783592015504837,0.07836340367794037,0.07836760580539703,0.07837320864200592,0.07837460935115814,0.07837601006031036,0.07837741076946259,0.07838301360607147,0.0783844143152237,0.07838721573352814,0.07839001715183258,0.0783914178609848,0.07839281857013702,0.07839281857013702,0.07839421927928925,0.07839421927928925,0.07839421927928925,0.07839421927928925,0.07839421927928925,0.07839702069759369,0.07839842140674591,0.07839982211589813,0.07839982211589813,0.07840122282505035,0.07840262353420258,0.07840262353420258,0.07840262353420258,0.07840262353420258,0.0784040242433548,0.0784040242433548,0.0784040242433548,0.0784040242433548,0.0784040242433548,0.0784040242433548,0.0784040242433548,0.0784040242433548,0.0784040242433548,0.0784040242433548,0.0784040242433548,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702,0.07840542495250702],"recovered":[0.0,0.00020591350039467216,0.0003642007359303534,0.0005631103995256126,0.0008040432003326714,0.0011010068701580167,0.0014540014090016484,0.001902248477563262,0.002490572864189744,0.00318815722130239,0.004051032941788435,0.005133829545229673,0.006437948439270258,0.007997008040547371,0.009885248728096485,0.012204927392303944,0.015041491016745567,0.018537817522883415,0.022069165483117104,0.02549545280635357,0.02863878570497036,0.03168686479330063,0.03462988883256912,0.03729415684938431,0.03983095660805702,0.042161840945482254,0.04440867900848389,0.04647761955857277,0.048420488834381104,0.05029052123427391,0.05205409228801727,0.05371400713920593,0.05521143227815628,0.05663321539759636,0.05788830667734146,0.05914900451898575,0.060331255197525024,0.061500899493694305,0.06254447251558304,0.06349139660596848,0.06433886289596558,0.06517092138528824,0.06595955789089203,0.0667467936873436,0.06746958941221237,0.06810133904218674,0.0687008649110794,0.06926117837429047,0.06980887800455093,0.07032296061515808,0.07080202549695969,0.07123906910419464,0.07161727547645569,0.07199828326702118,0.07234707474708557,0.07269727438688278,0.07300543785095215,0.07328279316425323,0.07359516620635986,0.07384730130434036,0.07406722754240036,0.07429414987564087,0.07450706511735916,0.07470738142728806,0.07487967610359192,0.07505617290735245,0.07523126900196075,0.07540636509656906,0.07553523778915405,0.07567251473665237,0.07580838352441788,0.07592745125293732,0.0760367140173912,0.07614036649465561,0.0762496292591095,0.07633227109909058,0.07641912251710892,0.07650597393512726,0.07658861577510834,0.07665024697780609,0.07671468704938889,0.07677911967039108,0.07683515548706055,0.07688978314399719,0.07694441080093384,0.07698643207550049,0.07703126221895218,0.07706908136606216,0.07710690051317215,0.07715032249689102,0.07718534767627716,0.07722176611423492,0.07724417746067047,0.07727639377117157,0.07730020582675934,0.07731421291828156,0.07734503597021103,0.07737164944410324,0.07739125937223434,0.07741367071866989,0.077433280646801,0.07745148986577988,0.07745709270238876,0.0774725005030632,0.07748090475797653,0.07749632000923157,0.07750892639160156,0.07751452922821045,0.07752713561058044,0.07754254341125488,0.07755094766616821,0.07755795121192932,0.07756495475769043,0.07757195830345154,0.07757896184921265,0.07758736610412598,0.07759296894073486,0.07759997248649597,0.07760557532310486,0.07761397957801819,0.07761538028717041,0.07762238383293152,0.07762658596038818,0.07763078808784485,0.07763218879699707,0.07763639092445374,0.07763779163360596,0.07764339447021484,0.07764619588851929,0.07764759659767151,0.07764759659767151,0.07765179872512817,0.0776531994342804,0.07765460014343262,0.07765600085258484,0.07765600085258484,0.07765600085258484,0.07765740156173706,0.07765740156173706,0.07765880227088928,0.0776602029800415,0.07766160368919373,0.07766160368919373,0.07766160368919373,0.07766301184892654,0.07766441255807877,0.07766441255807877,0.07766441255807877,0.07766441255807877,0.07766441255807877,0.07766441255807877,0.07766441255807877,0.07766441255807877,0.07766441255807877,0.07766441255807877,0.07766441255807877,0.07766441255807877,0.07766441255807877,0.07766441255807877,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321,0.07766721397638321],"active":[0.0010786056518554688,0.001016971655189991,0.0010898117907345295,0.0011780604254454374,0.0012985270004719496,0.001425997237674892,0.0016024945070967078,0.0018448280170559883,0.0020955658983439207,0.002410739893093705,0.0027931504882872105,0.003223187755793333,0.003776493016630411,0.0044656721875071526,0.0053313495591282845,0.006423952989280224,0.007670639082789421,0.007772896438837051,0.007502546533942223,0.007096322253346443,0.006832977756857872,0.00653461366891861,0.00612838938832283,0.005824420601129532,0.005470026284456253,0.005189869552850723,0.004888705909252167,0.004698198288679123,0.004488084465265274,0.0042177364230155945,0.004020228981971741,0.003768090158700943,0.003538362681865692,0.0033492594957351685,0.003265213221311569,0.0031181275844573975,0.0030004680156707764,0.0027903467416763306,0.002626463770866394,0.0025143995881080627,0.00244295597076416,0.0023421049118041992,0.0022706612944602966,0.002141788601875305,0.002038136124610901,0.0019750967621803284,0.001871444284915924,0.0018210113048553467,0.001741170883178711,0.0016641318798065186,0.0016066953539848328,0.0015562698245048523,0.0015366598963737488,0.0014652237296104431,0.001417592167854309,0.0013587549328804016,0.0013181418180465698,0.0013265460729599,0.0012537017464637756,0.0012088790535926819,0.001221485435962677,0.00118226557970047,0.0011486485600471497,0.001130431890487671,0.001103818416595459,0.0010800063610076904,0.001060396432876587,0.0010141730308532715,0.0010141655802726746,0.0009875521063804626,0.0009735524654388428,0.0009469315409660339,0.0009315237402915955,0.0009231194853782654,0.0009021088480949402,0.0009077116847038269,0.0008937045931816101,0.0008810907602310181,0.0008656904101371765,0.0008656904101371765,0.0008474737405776978,0.0008390769362449646,0.0008278638124465942,0.0008208602666854858,0.0008124634623527527,0.000815264880657196,0.000806853175163269,0.0008040517568588257,0.000811062753200531,0.0007984563708305359,0.0007998496294021606,0.0007844418287277222,0.0007858425378799438,0.0007774382829666138,0.0007788464426994324,0.0007914528250694275,0.0007774382829666138,0.0007816404104232788,0.0007760375738143921,0.0007704347372055054,0.000767633318901062,0.000763431191444397,0.0007690340280532837,0.0007648319005966187,0.0007676407694816589,0.0007620304822921753,0.0007578283548355103,0.0007606297731399536,0.0007578283548355103,0.0007522255182266235,0.0007536262273788452,0.0007508248090744019,0.0007550269365310669,0.0007550269365310669,0.0007550269365310669,0.0007522255182266235,0.0007536262273788452,0.0007508248090744019,0.0007508248090744019,0.0007452219724655151,0.0007480233907699585,0.0007452219724655151,0.0007466226816177368,0.0007438212633132935,0.0007438212633132935,0.0007410198450088501,0.0007452219724655151,0.0007410198450088501,0.0007410198450088501,0.0007424205541610718,0.0007438212633132935,0.0007410198450088501,0.0007396191358566284,0.0007396191358566284,0.0007382184267044067,0.0007382184267044067,0.0007382184267044067,0.0007368177175521851,0.0007396191358566284,0.0007396191358566284,0.0007396191358566284,0.0007382184267044067,0.0007396191358566284,0.0007410198450088501,0.0007396116852760315,0.0007382109761238098,0.0007382109761238098,0.0007396116852760315,0.0007396116852760315,0.0007396116852760315,0.0007396116852760315,0.0007396116852760315,0.0007396116852760315,0.0007396116852760315,0.0007396116852760315,0.0007396116852760315,0.0007396116852760315,0.0007396116852760315,0.0007410123944282532,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098,0.0007382109761238098]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0010786056518554688,0.0012186828535050154,0.0014778256881982088,0.00179860251955688,0.002207627985626459,0.0027441238053143024,0.0034459105227142572,0.004329797811806202,0.0054924385622143745,0.0069044167175889015,0.008732425048947334,0.011082920245826244,0.01398531999439001,0.017737988382577896,0.022448785603046417,0.02841467410326004,0.0360390767455101,0.04313678666949272,0.05003419145941734,0.05689797177910805,0.06359226256608963,0.07027394324541092,0.07705648243427277,0.08374657481908798,0.09046327322721481,0.09711133688688278,0.10350026190280914,0.11001385003328323,0.11634673923254013,0.12270484864711761,0.12897050380706787,0.13507086038589478,0.14107036590576172,0.14691299200057983,0.15266455709934235,0.1582760512828827,0.16380910575389862,0.16929872334003448,0.1744745820760727,0.1795397698879242,0.18456575274467468,0.18950065970420837,0.19420866668224335,0.19889144599437714,0.20338091254234314,0.20773591101169586,0.21199285984039307,0.21615596115589142,0.22021399438381195,0.22417397797107697,0.2279672622680664,0.23171013593673706,0.23532132804393768,0.23867477476596832,0.24197499454021454,0.2452009618282318,0.24835970997810364,0.25131112337112427,0.25420233607292175,0.2568722069263458,0.2596387267112732,0.2621895372867584,0.264723539352417,0.2671160399913788,0.269458144903183,0.2716923654079437,0.27386775612831116,0.2759213149547577,0.2778627574443817,0.2797902226448059,0.2816448509693146,0.2833622097969055,0.2851019501686096,0.2867128551006317,0.28826770186424255,0.2897511124610901,0.2911953330039978,0.2925876975059509,0.29389601945877075,0.29513007402420044,0.29634594917297363,0.29751139879226685,0.2986418306827545,0.2996937930583954,0.3007359802722931,0.30172210931777954,0.3026592433452606,0.30354592204093933,0.3043709695339203,0.305179238319397,0.30594125390052795,0.3066696524620056,0.3074386715888977,0.30815866589546204,0.30880022048950195,0.30942776799201965,0.31004130840301514,0.31065064668655396,0.3112277686595917,0.3117810785770416,0.3122755289077759,0.3127560019493103,0.3132140636444092,0.31365668773651123,0.3140965402126312,0.3145027756690979,0.3148893713951111,0.3152675926685333,0.31560516357421875,0.3159777820110321,0.3162733316421509,0.31660953164100647,0.31690508127212524,0.3171684443950653,0.3174401819705963,0.3177245557308197,0.31798648834228516,0.3182218074798584,0.31847676634788513,0.3187218904495239,0.3189404010772705,0.3191547393798828,0.31937605142593384,0.31956514716148376,0.3197486698627472,0.3198985457420349,0.3200470209121704,0.3201954960823059,0.3203313648700714,0.32047006487846375,0.3205961287021637,0.3207249939441681,0.32085105776786804,0.32096871733665466,0.3210808038711548,0.3211718499660492,0.32129091024398804,0.32138335704803467,0.32148000597953796,0.3215612471103668,0.3216424882411957,0.3217209577560425,0.32180219888687134,0.32189324498176575,0.32196328043937683,0.32202211022377014,0.3220823407173157,0.3221439719200134,0.32220420241355896,0.32225602865219116,0.32229945063591003,0.3223429024219513,0.3223821222782135,0.3224283456802368,0.32247036695480347,0.32250678539276123,0.3225488066673279,0.32257962226867676,0.32261183857917786,0.3226468563079834,0.32267627120018005,0.32270708680152893,0.3227365016937256,0.32276031374931335,0.3227841258049011,0.3228079378604889,0.32282754778862,0.32284995913505554,0.32287096977233887,0.32288917899131775,0.32290738821029663,0.3229199945926666,0.32293400168418884,0.3229452073574066,0.3229578137397766,0.32297182083129883,0.3229900300502777,0.32300126552581787,0.3230110704898834,0.3230236768722534,0.32303208112716675,0.3230418860912323,0.32305029034614563,0.32305729389190674,0.32306569814682007,0.3230727016925812,0.32307830452919006,0.32308250665664673,0.32308530807495117,0.32309091091156006,0.32309791445732117,0.32310351729393005,0.32310912013053894,0.3231119215488434,0.32311752438545227,0.32312172651290894,0.3231259286403656,0.3231329321861267,0.32313433289527893,0.3231385350227356,0.3231399357318878,0.3231441378593445,0.32314833998680115,0.3231511414051056,0.32315534353256226,0.3231567442417145,0.3231581449508667,0.3231637477874756,0.32316794991493225,0.3231693506240845,0.3231721520423889,0.32317495346069336,0.3231763541698456,0.3231777548789978,0.32317915558815,0.32318055629730225,0.32318195700645447,0.3231833577156067,0.32318615913391113,0.32318755984306335,0.3231903612613678,0.32319176197052,0.32319316267967224,0.32319456338882446,0.32319456338882446,0.3231959640979767,0.3231973648071289,0.32319876551628113,0.32320016622543335,0.32320156693458557,0.32320156693458557,0.32320156693458557,0.3232029676437378,0.3232029676437378,0.3232029676437378,0.32320436835289,0.32320576906204224,0.32320576906204224,0.32320576906204224,0.32320716977119446,0.32320716977119446,0.32320716977119446,0.3232085704803467,0.3232085704803467,0.3232099711894989,0.3232099711894989,0.3232113718986511,0.3232113718986511,0.3232113718986511,0.3232113718986511,0.32321277260780334,0.32321417331695557,0.32321417331695557,0.32321417331695557,0.32321417331695557,0.3232155740261078,0.3232155740261078,0.3232155740261078,0.32321697473526,0.32321697473526,0.32321837544441223,0.32321977615356445,0.32321977615356445,0.3232211768627167,0.3232211768627167,0.3232211768627167,0.3232225775718689,0.3232239782810211,0.3232239782810211,0.3232239782810211,0.3232239782810211,0.3232239782810211,0.32322537899017334,0.32322537899017334,0.32322537899017334,0.32322537899017334,0.32322537899017334,0.32322537899017334,0.32322537899017334,0.32322537899017334,0.32322537899017334,0.32322677969932556,0.32322677969932556,0.32322677969932556,0.32322677969932556,0.32322677969932556,0.32322677969932556,0.32322677969932556,0.32322677969932556,0.32322677969932556,0.3232281804084778,0.3232281804084778,0.3232281804084778,0.32322958111763,0.3232309818267822,0.3232309818267822,0.3232309818267822,0.3232309818267822,0.3232309818267822,0.3232309818267822,0.3232309818267822,0.3232309818267822,0.3232309818267822,0.32323238253593445,0.32323238253593445,0.32323238253593445,0.32323238253593445,0.32323238253593445,0.32323238253593445,0.32323238253593445,0.32323238253593445,0.32323238253593445,0.32323238253593445,0.32323238253593445,0.32323238253593445,0.32323378324508667,0.32323378324508667,0.32323378324508667,0.32323378324508667,0.32323378324508667,0.32323378324508667,0.32323378324508667,0.3232351839542389,0.3232351839542389,0.3232365846633911,0.32323798537254333,0.32323798537254333,0.32323798537254333,0.32323798537254333,0.32323798537254333,0.32323798537254333,0.32323798537254333,0.32323938608169556,0.32323938608169556,0.32323938608169556,0.32323938608169556,0.3232407867908478,0.3232407867908478,0.3232407867908478,0.3232407867908478,0.3232407867908478,0.3232407867908478,0.3232407867908478,0.3232407867908478,0.3232407867908478,0.3232407867908478,0.3232407867908478,0.3232407867908478,0.3232407867908478,0.3232407867908478,0.3232407867908478],"recovered":[0.0,0.00020311195112299174,0.0003726053691934794,0.00056170963216573,0.0008208524668589234,0.0011696447618305683,0.0015744678676128387,0.002165593672543764,0.0028715827502310276,0.003831111593171954,0.005006359424442053,0.0064757694490253925,0.00839062500745058,0.010822365060448647,0.013920873403549194,0.01791587471961975,0.02279336377978325,0.0291038416326046,0.03569447621703148,0.04257927089929581,0.04943184554576874,0.05617936700582504,0.06291287392377853,0.06970101594924927,0.0764051154255867,0.08305037766695023,0.08969704061746597,0.09625966101884842,0.10285308957099915,0.1092350110411644,0.11568836867809296,0.12199324369430542,0.1281244158744812,0.13420377671718597,0.1401444524526596,0.14608372747898102,0.1519179344177246,0.15749581158161163,0.16305828094482422,0.16845965385437012,0.1737377643585205,0.1788603812456131,0.18396900594234467,0.18893474340438843,0.1937141716480255,0.198350727558136,0.20282480120658875,0.20718680322170258,0.211482971906662,0.21565446257591248,0.2197643369436264,0.22367669641971588,0.2274419665336609,0.23115400969982147,0.2346419394016266,0.23809483647346497,0.2414216697216034,0.24469667673110962,0.24775315821170807,0.25078442692756653,0.25359997153282166,0.2564575672149658,0.2590826153755188,0.2616446316242218,0.2641099691390991,0.2665417194366455,0.2688179612159729,0.2710690200328827,0.27325281500816345,0.27534136176109314,0.277298241853714,0.27919909358024597,0.28104811906814575,0.28283828496932983,0.2844926118850708,0.28611329197883606,0.28767937421798706,0.28914737701416016,0.2905929684638977,0.2919657230377197,0.2932460308074951,0.29448992013931274,0.29569879174232483,0.29687124490737915,0.29799744486808777,0.2990676462650299,0.3000944256782532,0.3010595440864563,0.302009254693985,0.3028707504272461,0.30372941493988037,0.3045768737792969,0.30535709857940674,0.30613595247268677,0.3068307340145111,0.30753251910209656,0.30817267298698425,0.3088170289993286,0.30940115451812744,0.30997124314308167,0.31057077646255493,0.31111568212509155,0.31162136793136597,0.3121018409729004,0.3125598728656769,0.31301233172416687,0.31343257427215576,0.3138233721256256,0.31424781680107117,0.314613401889801,0.31495940685272217,0.3152857720851898,0.31561776995658875,0.3159315288066864,0.3162088990211487,0.3164750337600708,0.3167650103569031,0.3170381486415863,0.31730568408966064,0.3175564408302307,0.3178071677684784,0.31805792450904846,0.3182722330093384,0.31847813725471497,0.3186812698841095,0.31887876987457275,0.31904125213623047,0.3192065358161926,0.3193606436252594,0.31953153014183044,0.3196702003479004,0.31980326771736145,0.3199629485607147,0.32008063793182373,0.32020390033721924,0.32030895352363586,0.32042381167411804,0.32053306698799133,0.32062971591949463,0.3207263946533203,0.32082444429397583,0.3209070861339569,0.3209911286830902,0.32107797265052795,0.32114940881729126,0.3212292492389679,0.3212936818599701,0.3213483393192291,0.32140716910362244,0.32146599888801575,0.32153043150901794,0.3215850591659546,0.32162848114967346,0.32166770100593567,0.3217153251171112,0.32175734639167786,0.3217979669570923,0.3218427896499634,0.3218708038330078,0.32191002368927,0.3219408392906189,0.32197585701942444,0.3220067024230957,0.322040319442749,0.32206833362579346,0.3220921456813812,0.32211315631866455,0.32212716341018677,0.3221495747566223,0.3221677839756012,0.3221887946128845,0.3222056031227112,0.3222252130508423,0.3222392201423645,0.32224902510643005,0.32226303219795227,0.32227423787117004,0.3222896456718445,0.3223036527633667,0.3223162591457367,0.32232466340065,0.3223344683647156,0.3223414719104767,0.32235127687454224,0.32235968112945557,0.3223680853843689,0.32237929105758667,0.32238489389419556,0.32239189743995667,0.3223946988582611,0.32240030169487,0.3224059045314789,0.32241150736808777,0.3224185109138489,0.32242551445961,0.32243111729621887,0.32243672013282776,0.3224395215511322,0.32244372367858887,0.32244792580604553,0.32245072722435,0.32245492935180664,0.3224591314792633,0.32246333360671997,0.3224647343158722,0.32246753573417664,0.32246893644332886,0.3224717378616333,0.32247453927993774,0.32248154282569885,0.3224829435348511,0.3224857449531555,0.3224899470806122,0.3224913477897644,0.3224927484989166,0.32249414920806885,0.32249554991722107,0.3224983513355255,0.32250115275382996,0.3225025534629822,0.3225025534629822,0.3225053548812866,0.3225053548812866,0.32250815629959106,0.3225095570087433,0.3225109577178955,0.32251235842704773,0.32251375913619995,0.3225151598453522,0.3225151598453522,0.3225165605545044,0.3225165605545044,0.3225165605545044,0.3225179612636566,0.3225179612636566,0.3225179612636566,0.3225179612636566,0.32251936197280884,0.32251936197280884,0.32251936197280884,0.32252076268196106,0.32252076268196106,0.3225221633911133,0.3225235641002655,0.3225235641002655,0.3225235641002655,0.3225235641002655,0.3225249648094177,0.3225249648094177,0.3225249648094177,0.3225249648094177,0.32252636551856995,0.32252776622772217,0.32252776622772217,0.3225291669368744,0.3225291669368744,0.3225291669368744,0.3225305676460266,0.3225305676460266,0.32253196835517883,0.32253196835517883,0.32253196835517883,0.32253336906433105,0.3225347697734833,0.3225347697734833,0.3225347697734833,0.3225347697734833,0.3225347697734833,0.3225361704826355,0.3225375711917877,0.3225375711917877,0.3225375711917877,0.3225375711917877,0.32253897190093994,0.32253897190093994,0.32253897190093994,0.32253897190093994,0.32253897190093994,0.32253897190093994,0.32253897190093994,0.32253897190093994,0.32253897190093994,0.32254037261009216,0.32254037261009216,0.32254037261009216,0.32254037261009216,0.32254037261009216,0.32254037261009216,0.3225417733192444,0.3225417733192444,0.3225417733192444,0.3225417733192444,0.3225417733192444,0.3225417733192444,0.3225431740283966,0.32254457473754883,0.32254457473754883,0.32254457473754883,0.32254457473754883,0.32254457473754883,0.32254457473754883,0.32254457473754883,0.32254457473754883,0.32254457473754883,0.32254457473754883,0.32254457473754883,0.32254457473754883,0.32254457473754883,0.32254457473754883,0.32254457473754883,0.32254457473754883,0.32254597544670105,0.32254597544670105,0.32254597544670105,0.32254597544670105,0.32254597544670105,0.32254597544670105,0.32254597544670105,0.32254737615585327,0.32254737615585327,0.32254737615585327,0.32254737615585327,0.32254737615585327,0.32254737615585327,0.3225501775741577,0.3225501775741577,0.32255297899246216,0.32255297899246216,0.32255297899246216,0.32255297899246216,0.32255297899246216,0.32255297899246216,0.32255297899246216,0.32255297899246216,0.32255297899246216,0.32255297899246216,0.32255297899246216,0.32255297899246216,0.3225543797016144,0.3225543797016144,0.3225543797016144,0.3225543797016144,0.3225543797016144,0.3225543797016144,0.3225543797016144,0.3225543797016144,0.3225543797016144,0.3225543797016144,0.3225543797016144,0.3225543797016144,0.3225543797016144],"active":[0.0010786056518554688,0.0010155709460377693,0.001105220289900899,0.00123689288739115,0.0013867755187675357,0.0015744790434837341,0.0018714426551014185,0.002164204139262438,0.002620855811983347,0.0030733051244169474,0.0037260656245052814,0.004607150796800852,0.00559469498693943,0.00691562332212925,0.008527912199497223,0.01049879938364029,0.013245712965726852,0.014032945036888123,0.014339715242385864,0.01431870087981224,0.014160417020320892,0.014094576239585876,0.014143608510494232,0.014045558869838715,0.014058157801628113,0.014060959219932556,0.01380322128534317,0.013754189014434814,0.013493649661540985,0.013469837605953217,0.013282135128974915,0.013077616691589355,0.012945950031280518,0.01270921528339386,0.01252010464668274,0.012192323803901672,0.011891171336174011,0.011802911758422852,0.011416301131248474,0.011080116033554077,0.010827988386154175,0.010640278458595276,0.010239660739898682,0.009956702589988708,0.009666740894317627,0.009385183453559875,0.009168058633804321,0.008969157934188843,0.008731022477149963,0.00851951539516449,0.008202925324440002,0.00803343951702118,0.007879361510276794,0.007520765066146851,0.007333055138587952,0.007106125354766846,0.006938040256500244,0.0066144466400146484,0.006449177861213684,0.006087779998779297,0.006038755178451538,0.0057319700717926025,0.005640923976898193,0.005471408367156982,0.005348175764083862,0.005150645971298218,0.005049794912338257,0.004852294921875,0.004609942436218262,0.0044488608837127686,0.004346609115600586,0.004163116216659546,0.004053831100463867,0.00387457013130188,0.003775089979171753,0.0036378204822540283,0.003515958786010742,0.0034403204917907715,0.003303050994873047,0.003164350986480713,0.0030999183654785156,0.0030214786529541016,0.0029430389404296875,0.0028225481510162354,0.0027385354042053223,0.002654463052749634,0.0025648176670074463,0.0024863779544830322,0.0023617148399353027,0.002308487892150879,0.002211838960647583,0.0020927786827087402,0.002081573009490967,0.0020227134227752686,0.0019694864749908447,0.0018952488899230957,0.0018686354160308838,0.0018336176872253418,0.0018266141414642334,0.001809835433959961,0.0017047524452209473,0.00164031982421875,0.0015926957130432129,0.0015548467636108398,0.0015366673469543457,0.0014904439449310303,0.0014567971229553223,0.0014442205429077148,0.001357346773147583,0.001364380121231079,0.001313924789428711,0.0013237595558166504,0.001287311315536499,0.0012369155883789062,0.0012312829494476318,0.0012495219707489014,0.00122147798538208,0.0011836588382720947,0.0011710822582244873,0.0011654496192932129,0.0011332333087921143,0.0010968148708343506,0.001103818416595459,0.0010870099067687988,0.0010673999786376953,0.0010197758674621582,0.0010057687759399414,0.0009889602661132812,0.0009707212448120117,0.0009385347366333008,0.0009259283542633057,0.0009217262268066406,0.0008881092071533203,0.0008880794048309326,0.0008769035339355469,0.0008628964424133301,0.0008670985698699951,0.000850290060043335,0.000850290060043335,0.0008348524570465088,0.0008180439472198486,0.0008138716220855713,0.0008110702037811279,0.000815272331237793,0.0008138716220855713,0.0007928609848022461,0.0007886588573455811,0.0007956326007843018,0.0007970333099365234,0.000790029764175415,0.0007690191268920898,0.0007578432559967041,0.0007536411285400391,0.0007606446743011475,0.0007550418376922607,0.000749439001083374,0.0007508397102355957,0.0007368326187133789,0.0007410347461700439,0.0007368326187133789,0.0007354319095611572,0.0007312297821044922,0.0007297992706298828,0.0007199943065643311,0.000715792179107666,0.000715792179107666,0.0007143914699554443,0.0007227957248687744,0.0007213950157165527,0.0007213950157165527,0.0007185935974121094,0.0007143914699554443,0.0007087886333465576,0.0007059872150421143,0.0007087886333465576,0.0007087886333465576,0.000715792179107666,0.0007116198539733887,0.0007074177265167236,0.0007074177265167236,0.0007074177265167236,0.0007074177265167236,0.0007088184356689453,0.000706017017364502,0.000706017017364502,0.0007046163082122803,0.0006990134716033936,0.0006976127624511719,0.0006934106349945068,0.0006962120532989502,0.0006976127624511719,0.0006976127624511719,0.0006976127624511719,0.0006934106349945068,0.0006920099258422852,0.0006906092166900635,0.0006892085075378418,0.0006934106349945068,0.0006906092166900635,0.0006906092166900635,0.0006892085075378418,0.0006892085075378418,0.0006892085075378418,0.0006878077983856201,0.0006906092166900635,0.0006892085075378418,0.0006892085075378418,0.0006920099258422852,0.0006934106349945068,0.0006878077983856201,0.0006892085075378418,0.0006892085075378418,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006850063800811768,0.0006850063800811768,0.0006850063800811768,0.0006878077983856201,0.0006864070892333984,0.0006878077983856201,0.0006864070892333984,0.0006850063800811768,0.0006850063800811768,0.0006850063800811768,0.0006850063800811768,0.0006850063800811768,0.0006864070892333984,0.0006850063800811768,0.0006850063800811768,0.0006864070892333984,0.0006850063800811768,0.0006850063800811768,0.0006864070892333984,0.0006878077983856201,0.0006864070892333984,0.0006864070892333984,0.0006878077983856201,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006850063800811768,0.0006864070892333984,0.0006864070892333984,0.0006878077983856201,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006878077983856201,0.0006878077983856201,0.0006864070892333984,0.0006864070892333984,0.0006850063800811768,0.0006864070892333984,0.0006864070892333984,0.0006850063800811768,0.0006864070892333984,0.0006850063800811768,0.0006864070892333984,0.0006878077983856201,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006878077983856201,0.0006892085075378418,0.0006878077983856201,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006878077983856201,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006878077983856201,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006850063800811768,0.0006850063800811768,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006878077983856201,0.0006878077983856201,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006878077983856201,0.0006878077983856201,0.0006878077983856201,0.0006878077983856201,0.0006878077983856201,0.0006878077983856201,0.0006878077983856201,0.0006878077983856201,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006878077983856201,0.0006878077983856201,0.0006878077983856201,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006878077983856201,0.0006878077983856201,0.0006864070892333984,0.0006878077983856201,0.0006850063800811768,0.0006850063800811768,0.0006850063800811768,0.0006850063800811768,0.0006850063800811768,0.0006850063800811768,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006878077983856201,0.0006878077983856201,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984,0.0006864070892333984]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0010786056518554688,0.0012186828535050154,0.0014610164798796177,0.0018014040542766452,0.0021698069758713245,0.0026894935872405767,0.003287623170763254,0.00407205568626523,0.0050399890169501305,0.006198427639901638,0.007719666231423616,0.009578490629792213,0.01186314970254898,0.014710919931530952,0.01829969882965088,0.022835398092865944,0.028316618874669075,0.03337620943784714,0.03825509920716286,0.043122779577970505,0.047934431582689285,0.052771300077438354,0.057386841624975204,0.06194915622472763,0.06643722951412201,0.07097433507442474,0.07543859630823135,0.0797305554151535,0.08393847942352295,0.08812398463487625,0.09217921644449234,0.09617002308368683,0.09998992830514908,0.10383224487304688,0.10754148662090302,0.1111764907836914,0.11478488147258759,0.11829521507024765,0.1217074990272522,0.12511557340621948,0.12843820452690125,0.13163617253303528,0.13486634194850922,0.13779675960540771,0.14073698222637177,0.1435343325138092,0.14631065726280212,0.14908838272094727,0.15165039896965027,0.15422502160072327,0.15670718252658844,0.15910951793193817,0.16147121787071228,0.1636648178100586,0.16586823761463165,0.16803103685379028,0.1701279878616333,0.1721002757549286,0.174041748046875,0.17590756714344025,0.17776359617710114,0.17955097556114197,0.18127532303333282,0.18294505774974823,0.18450690805912018,0.18605336546897888,0.18760822713375092,0.18907202780246735,0.19049660861492157,0.19186095893383026,0.19324073195457458,0.19454064965248108,0.1957579106092453,0.1969681829214096,0.19809579849243164,0.19918981194496155,0.2002543956041336,0.20130357146263123,0.20230232179164886,0.2032618522644043,0.2041737586259842,0.20508284866809845,0.20594292879104614,0.20683522522449493,0.20763225853443146,0.20839567482471466,0.20911286771297455,0.20984968543052673,0.21052205562591553,0.21116501092910767,0.21179255843162537,0.21243129670619965,0.21302242577075958,0.2135925441980362,0.2141304463148117,0.21466973423957825,0.21520623564720154,0.21569930016994476,0.2161867767572403,0.2166462242603302,0.21710708737373352,0.21753711998462677,0.21796435117721558,0.21833135187625885,0.21874457597732544,0.21912699937820435,0.21950380504131317,0.21986520290374756,0.22019578516483307,0.2205207645893097,0.22084994614124298,0.2211553156375885,0.22142566740512848,0.22167639434337616,0.22194954752922058,0.22220169007778168,0.22246363759040833,0.222701758146286,0.22292588651180267,0.22315701842308044,0.2233601212501526,0.22357304394245148,0.22376075387001038,0.22393444180488586,0.22411935031414032,0.22431685030460358,0.2244667410850525,0.22462502121925354,0.22478051483631134,0.22493739426136017,0.2250634729862213,0.2252105474472046,0.22533661127090454,0.22546268999576569,0.22559155523777008,0.22571203112602234,0.2258184850215912,0.22592633962631226,0.22602999210357666,0.2261434644460678,0.22624711692333221,0.22633816301822662,0.22642502188682556,0.2265174686908722,0.22659170627593994,0.22667574882507324,0.22673599421977997,0.2268018275499344,0.2268676608800888,0.22693069279193878,0.22700072824954987,0.22706517577171326,0.2271450161933899,0.22719264030456543,0.22725427150726318,0.2273131012916565,0.22736072540283203,0.22740556299686432,0.22744198143482208,0.22747839987277985,0.2275134176015854,0.2275456339120865,0.22758065164089203,0.22761006653308868,0.22764088213443756,0.22767169773578644,0.22770532965660095,0.22773754596710205,0.22776275873184204,0.2277865707874298,0.22781318426132202,0.22784119844436646,0.22785940766334534,0.22788462042808533,0.22790563106536865,0.22793224453926086,0.22795045375823975,0.22796866297721863,0.22799107432365417,0.2280064821243286,0.22802609205245972,0.2280443161725998,0.22806112468242645,0.22808213531970978,0.22809754312038422,0.22811435163021088,0.22812415659427643,0.22813816368579865,0.22814516723155975,0.22815777361392975,0.22817037999629974,0.22817598283290863,0.22818858921527863,0.22819839417934418,0.2282067984342575,0.22821800410747528,0.2282264083623886,0.22823341190814972,0.22824041545391083,0.22825442254543304,0.22826142609119415,0.22826842963695526,0.22827543318271637,0.22828523814678192,0.2282894402742386,0.22829784452915192,0.2283034473657608,0.2283090502023697,0.22831325232982635,0.22832025587558746,0.22832585871219635,0.22833286225795746,0.22833426296710968,0.22833986580371857,0.22834406793117523,0.22834686934947968,0.22834967076778412,0.22835387289524078,0.228355273604393,0.22835807502269745,0.2283622771501541,0.22836509346961975,0.22836929559707642,0.22837069630622864,0.22837349772453308,0.22837629914283752,0.22837910056114197,0.2283805012702942,0.22838610410690308,0.22839030623435974,0.22839170694351196,0.22839170694351196,0.22839170694351196,0.2283945083618164,0.22839730978012085,0.22840151190757751,0.22840431332588196,0.22840571403503418,0.22840991616249084,0.22841131687164307,0.22841551899909973,0.22841832041740417,0.22842112183570862,0.22842252254486084,0.22842252254486084,0.22842532396316528,0.2284267246723175,0.22842952609062195,0.22843092679977417,0.2284323275089264,0.2284337282180786,0.22843512892723083,0.2284393310546875,0.22844073176383972,0.22844213247299194,0.22844353318214417,0.2284449338912964,0.2284463346004486,0.22844773530960083,0.22844913601875305,0.22844913601875305,0.22845053672790527,0.2284519374370575,0.2284519374370575,0.2284519374370575,0.22845333814620972,0.22845333814620972,0.22845333814620972,0.22845333814620972,0.22845333814620972,0.22845333814620972,0.22845333814620972,0.22845473885536194,0.22845473885536194,0.22845473885536194,0.22845473885536194,0.22845473885536194,0.22845473885536194,0.22845473885536194,0.22845473885536194,0.22845613956451416,0.22845613956451416,0.22845613956451416,0.22845754027366638,0.22845754027366638,0.22845754027366638,0.22845754027366638,0.22845754027366638,0.22845754027366638,0.22845754027366638,0.22845754027366638,0.2284589409828186,0.22846034169197083,0.22846034169197083,0.22846034169197083,0.22846034169197083,0.22846034169197083,0.22846034169197083,0.22846034169197083,0.22846034169197083,0.22846034169197083,0.22846034169197083,0.22846034169197083,0.22846034169197083,0.22846034169197083,0.22846034169197083,0.22846034169197083,0.22846034169197083,0.22846034169197083,0.22846034169197083,0.22846174240112305,0.22846174240112305,0.22846174240112305,0.22846174240112305,0.22846174240112305,0.22846174240112305,0.22846174240112305,0.22846174240112305,0.22846174240112305,0.22846174240112305,0.22846314311027527,0.22846314311027527,0.22846314311027527,0.22846314311027527,0.22846314311027527,0.22846314311027527,0.22846314311027527,0.22846314311027527,0.22846314311027527,0.22846314311027527,0.22846314311027527,0.22846314311027527,0.22846314311027527,0.22846314311027527,0.22846314311027527,0.22846314311027527,0.22846314311027527,0.22846314311027527,0.22846314311027527,0.22846314311027527,0.22846314311027527,0.22846314311027527,0.22846314311027527,0.22846314311027527,0.22846314311027527,0.22846314311027527,0.22846314311027527,0.22846314311027527,0.22846314311027527,0.22846314311027527,0.22846314311027527],"recovered":[0.0,0.00021151658438611776,0.0003922161995433271,0.0005883242702111602,0.0008712802664376795,0.0011920570395886898,0.0016164910048246384,0.002155788242816925,0.002772127976641059,0.003550957189872861,0.004563715308904648,0.005796394776552916,0.007393274921923876,0.00935995951294899,0.01170205045491457,0.014766939915716648,0.01859244890511036,0.023266823962330818,0.02808968350291252,0.0330372080206871,0.0379146970808506,0.04269133135676384,0.04747917130589485,0.05221518129110336,0.05697080120444298,0.061509303748607635,0.06609823554754257,0.07051346451044083,0.07495531439781189,0.07923607528209686,0.08343418687582016,0.08757346868515015,0.09165812283754349,0.09569374471902847,0.0996089056134224,0.10339659452438354,0.10711704194545746,0.11075624823570251,0.11440666019916534,0.11788897961378098,0.12141051888465881,0.12479478865861893,0.1281496286392212,0.13135740160942078,0.13444189727306366,0.1374073326587677,0.14032234251499176,0.1431393027305603,0.14583858847618103,0.14856448769569397,0.1512245535850525,0.1537739634513855,0.15623511373996735,0.15862902998924255,0.1609347015619278,0.16315773129463196,0.16538076102733612,0.16754774749279022,0.16963770985603333,0.17164501547813416,0.17361870408058167,0.1754705160856247,0.17733635008335114,0.17912092804908752,0.18084247410297394,0.18246877193450928,0.18404464423656464,0.18562191724777222,0.18712633848190308,0.18862517178058624,0.1900189369916916,0.19145192205905914,0.19278545677661896,0.19399292767047882,0.1952396184206009,0.1964554786682129,0.19757190346717834,0.19867990911006927,0.19974589347839355,0.20079506933689117,0.2018134444952011,0.2027757614850998,0.20371007919311523,0.2046387940645218,0.20553669333457947,0.20638695359230042,0.20716719329357147,0.20792220532894135,0.20867301523685455,0.20938320457935333,0.21007098257541656,0.21073074638843536,0.21137510240077972,0.21197183430194855,0.21259097754955292,0.21315829455852509,0.21372559666633606,0.2142719030380249,0.21477758884429932,0.2153070718050003,0.21579734981060028,0.2162708044052124,0.2167302668094635,0.21717290580272675,0.21755531430244446,0.21793632209300995,0.21833553910255432,0.21874597668647766,0.21912138164043427,0.2194673717021942,0.21981056034564972,0.22011592984199524,0.2204367071390152,0.22073927521705627,0.2210124135017395,0.2212841659784317,0.22154611349105835,0.2218010574579239,0.22207000851631165,0.22231373190879822,0.22256867587566376,0.2227661907672882,0.22298750281333923,0.22319622337818146,0.22337833046913147,0.22357583045959473,0.22376634180545807,0.2239358276128769,0.22409552335739136,0.22425100207328796,0.2244092971086502,0.22455357015132904,0.2246936559677124,0.22484493255615234,0.22496679425239563,0.22510267794132233,0.22522874176502228,0.22534501552581787,0.2254500687122345,0.22557052969932556,0.22567139565944672,0.22576804459095,0.22587870061397552,0.22596274316310883,0.22606080770492554,0.22614064812660217,0.22622188925743103,0.22629892826080322,0.22635777294635773,0.2264208048582077,0.226492241024971,0.2265622764825821,0.22661690413951874,0.2266925573348999,0.22674718499183655,0.22680741548538208,0.2268662452697754,0.22691947221755981,0.22696149349212646,0.2270035296678543,0.22704274952411652,0.2270805686712265,0.22711558640003204,0.22715060412883759,0.22718001902103424,0.22721223533153534,0.22724585235118866,0.22728367149829865,0.2273074835538864,0.22734111547470093,0.22737053036689758,0.22739574313163757,0.22742515802383423,0.22745457291603088,0.22747278213500977,0.22749239206314087,0.22752320766448975,0.22754141688346863,0.2275582253932953,0.22757643461227417,0.22759324312210083,0.22761565446853638,0.2276296615600586,0.22765067219734192,0.22766049206256866,0.227681502699852,0.22769971191883087,0.22771091759204865,0.22772492468357086,0.22773613035678864,0.2277473360300064,0.22776134312152863,0.2277725487947464,0.22778235375881195,0.22779075801372528,0.22779636085033417,0.2278047651052475,0.22781457006931305,0.22782157361507416,0.2278299778699875,0.2278439849615097,0.22785378992557526,0.2278621941804886,0.2278691977262497,0.22787900269031525,0.2278832048177719,0.22789020836353302,0.22789721190929413,0.22790421545505524,0.22790701687335968,0.22791261970996857,0.22791962325572968,0.22792522609233856,0.22793082892894745,0.22793643176555634,0.22793923318386078,0.22794203460216522,0.22794343531131744,0.2279462367296219,0.22795043885707855,0.22795183956623077,0.22795464098453522,0.2279602438211441,0.22796164453029633,0.2279672473669052,0.22797425091266632,0.22797565162181854,0.2279798537492752,0.22798265516757965,0.2279868721961975,0.22798967361450195,0.2279924750328064,0.2279924750328064,0.2279924750328064,0.22799387574195862,0.22799667716026306,0.22800087928771973,0.22800368070602417,0.22800368070602417,0.22800788283348083,0.22801068425178528,0.22801348567008972,0.22801628708839417,0.2280190885066986,0.22802048921585083,0.22802188992500305,0.2280246913433075,0.22802749276161194,0.22802889347076416,0.22803029417991638,0.22803309559822083,0.22803449630737305,0.22803589701652527,0.22804009914398193,0.22804009914398193,0.22804149985313416,0.22804290056228638,0.2280443012714386,0.2280443012714386,0.2280443012714386,0.22804710268974304,0.22804710268974304,0.22804850339889526,0.22804850339889526,0.22804990410804749,0.22804990410804749,0.22804990410804749,0.22804990410804749,0.22804990410804749,0.22804990410804749,0.22804990410804749,0.22804990410804749,0.22804990410804749,0.2280513048171997,0.2280513048171997,0.2280513048171997,0.2280513048171997,0.2280513048171997,0.2280513048171997,0.2280513048171997,0.22805270552635193,0.22805410623550415,0.22805410623550415,0.22805410623550415,0.22805410623550415,0.22805410623550415,0.22805410623550415,0.22805410623550415,0.22805410623550415,0.22805410623550415,0.22805410623550415,0.22805410623550415,0.22805550694465637,0.22805550694465637,0.22805830836296082,0.22805830836296082,0.22805830836296082,0.22805830836296082,0.22805830836296082,0.22805830836296082,0.22805830836296082,0.22805970907211304,0.22805970907211304,0.22805970907211304,0.22805970907211304,0.22805970907211304,0.22805970907211304,0.22805970907211304,0.22805970907211304,0.22805970907211304,0.22805970907211304,0.22805970907211304,0.22805970907211304,0.22805970907211304,0.22805970907211304,0.22805970907211304,0.22805970907211304,0.22805970907211304,0.22805970907211304,0.22805970907211304,0.22805970907211304,0.22805970907211304,0.22805970907211304,0.22805970907211304,0.22805970907211304,0.22805970907211304,0.22805970907211304,0.22805970907211304,0.22805970907211304,0.22805970907211304,0.22805970907211304,0.22805970907211304,0.22805970907211304,0.22805970907211304,0.22805970907211304,0.22805970907211304,0.22805970907211304,0.22805970907211304,0.22805970907211304,0.22805970907211304,0.22805970907211304,0.22805970907211304,0.22805970907211304,0.22805970907211304,0.22805970907211304,0.22805970907211304,0.22805970907211304,0.22805970907211304,0.22805970907211304,0.22805970907211304,0.22805970907211304],"active":[0.0010786056518554688,0.001007166225463152,0.0010688002221286297,0.001213079784065485,0.001298526767641306,0.001497436547651887,0.0016711321659386158,0.0019162674434483051,0.0022678610403090715,0.002647470450028777,0.0031559509225189686,0.003782095853239298,0.004469874780625105,0.005350960418581963,0.006597648374736309,0.008068458177149296,0.009724169969558716,0.01010938547551632,0.010165415704250336,0.010085571557283401,0.010019734501838684,0.010079968720674515,0.009907670319080353,0.009733974933624268,0.009466428309679031,0.009465031325817108,0.009340360760688782,0.009217090904712677,0.00898316502571106,0.008887909352779388,0.00874502956867218,0.008596554398536682,0.00833180546760559,0.008138500154018402,0.007932581007480621,0.007779896259307861,0.007667839527130127,0.0075389668345451355,0.007300838828086853,0.007226593792438507,0.007027685642242432,0.006841383874416351,0.006716713309288025,0.0064393579959869385,0.0062950849533081055,0.006126999855041504,0.005988314747810364,0.005949079990386963,0.005811810493469238,0.005660533905029297,0.00548262894153595,0.005335554480552673,0.005236104130744934,0.00503578782081604,0.004933536052703857,0.004873305559158325,0.00474722683429718,0.004552528262138367,0.004404038190841675,0.004262551665306091,0.00414489209651947,0.004080459475517273,0.0039389729499816895,0.0038241297006607056,0.0036644339561462402,0.0035845935344696045,0.0035635828971862793,0.0034501105546951294,0.0033702701330184937,0.0032357871532440186,0.0032217949628829956,0.003088727593421936,0.0029724538326263428,0.002975255250930786,0.0028561800718307495,0.0027343332767486572,0.0026824921369552612,0.0026236623525619507,0.00255642831325531,0.0024667829275131226,0.002360314130783081,0.0023070871829986572,0.002232849597930908,0.0021964311599731445,0.0020955651998519897,0.0020087212324142456,0.0019456744194030762,0.0019274801015853882,0.0018490403890609741,0.0017818063497543335,0.0017215758562088013,0.0017005503177642822,0.0016473233699798584,0.0016207098960876465,0.001539468765258789,0.0015114396810531616,0.0014806389808654785,0.0014273971319198608,0.001409187912940979,0.001339152455329895,0.0013097375631332397,0.0012663155794143677,0.0012340843677520752,0.0011584460735321045,0.0011892616748809814,0.001190677285194397,0.00116826593875885,0.0011192262172698975,0.0010744035243988037,0.0010533928871154785,0.0010393857955932617,0.0010393857955932617,0.0009889602661132812,0.0009371191263198853,0.0009371340274810791,0.0009175240993499756,0.0009175240993499756,0.0009007006883621216,0.0008558779954910278,0.0008432865142822266,0.0007914453744888306,0.000806853175163269,0.0007732510566711426,0.0007382184267044067,0.0007410198450088501,0.0007410198450088501,0.0007003992795944214,0.000689193606376648,0.0006849914789199829,0.0006863921880722046,0.000654175877571106,0.0006569772958755493,0.0006429553031921387,0.0006177574396133423,0.0006247609853744507,0.0006093531847000122,0.0005897432565689087,0.0005813241004943848,0.0005799233913421631,0.0005729347467422485,0.000575721263885498,0.0005701184272766113,0.0005463212728500366,0.0005547255277633667,0.0005308985710144043,0.0005351006984710693,0.000514104962348938,0.0005028992891311646,0.0005098879337310791,0.0005098879337310791,0.0005084872245788574,0.0005028992891311646,0.0005281120538711548,0.0005000829696655273,0.0005070865154266357,0.0005056858062744141,0.0004944801330566406,0.0004860907793045044,0.0004804879426956177,0.0004748702049255371,0.00047066807746887207,0.00046506524085998535,0.00046506524085998535,0.00045946240425109863,0.0004608631134033203,0.00045946240425109863,0.0004594773054122925,0.00045387446880340576,0.00045527517795562744,0.00044545531272888184,0.0004426538944244385,0.00044545531272888184,0.0004342496395111084,0.00043004751205444336,0.0004328489303588867,0.0004398524761199951,0.00042724609375,0.00042724609375,0.0004328489303588867,0.00043004751205444336,0.0004328489303588867,0.00042866170406341553,0.0004314631223678589,0.0004314631223678589,0.00043705105781555176,0.0004328489303588867,0.00042444467544555664,0.00042724609375,0.0004202425479888916,0.0004216432571411133,0.00042304396629333496,0.0004146397113800049,0.00041604042053222656,0.00041604042053222656,0.00041604042053222656,0.0004216432571411133,0.0004216432571411133,0.0004188418388366699,0.0004188418388366699,0.00042444467544555664,0.00041744112968444824,0.0004146397113800049,0.0004132390022277832,0.00041604042053222656,0.00041043758392333984,0.0004146397113800049,0.0004132390022277832,0.0004118382930755615,0.00040903687477111816,0.0004132390022277832,0.0004132390022277832,0.0004132390022277832,0.00040903687477111816,0.00040903687477111816,0.0004076361656188965,0.0004076361656188965,0.0004076361656188965,0.00041043758392333984,0.00040903687477111816,0.0004076361656188965,0.00041043758392333984,0.0004104524850845337,0.000409051775932312,0.000409051775932312,0.00040625035762786865,0.0004020482301712036,0.0004034489393234253,0.00040064752101898193,0.0004034489393234253,0.00040343403816223145,0.00040203332901000977,0.0003992319107055664,0.0003992319107055664,0.00040203332901000977,0.00040343403816223145,0.0004048347473144531,0.00040343403816223145,0.00040203332901000977,0.0004062354564666748,0.00040343403816223145,0.0004048347473144531,0.0004048347473144531,0.0004048347473144531,0.00040343403816223145,0.00040203332901000977,0.00040343403816223145,0.00040203332901000977,0.00040203332901000977,0.00040203332901000977,0.00040203332901000977,0.0004006326198577881,0.0004006326198577881,0.00040343403816223145,0.0004006326198577881,0.00040203332901000977,0.00040203332901000977,0.00040203332901000977,0.00040203332901000977,0.00040343403816223145,0.0004048347473144531,0.00040203332901000977,0.00040343403816223145,0.00040343403816223145,0.00040343403816223145,0.00040203332901000977,0.00040343403816223145,0.00040343403816223145,0.00040343403816223145,0.00040343403816223145,0.00040343403816223145,0.00040343403816223145,0.00040343403816223145,0.0004048347473144531,0.00040343403816223145,0.00040343403816223145,0.00040343403816223145,0.00040343403816223145,0.00040343403816223145,0.00040343403816223145,0.00040343403816223145,0.00040343403816223145,0.00040203332901000977,0.00040203332901000977,0.00040343403816223145,0.00040343403816223145,0.00040343403816223145,0.00040343403816223145,0.00040343403816223145,0.00040343403816223145,0.00040343403816223145,0.00040343403816223145,0.0004048347473144531,0.0004048347473144531,0.0004048347473144531,0.00040203332901000977,0.00040203332901000977,0.00040203332901000977,0.00040203332901000977,0.00040203332901000977,0.00040203332901000977,0.00040203332901000977,0.0004006326198577881,0.0004006326198577881,0.0004006326198577881,0.0004006326198577881,0.0004006326198577881,0.0004006326198577881,0.0004006326198577881,0.0004006326198577881,0.0004006326198577881,0.00040203332901000977,0.00040203332901000977,0.00040203332901000977,0.00040203332901000977,0.00040203332901000977,0.00040203332901000977,0.00040203332901000977,0.00040203332901000977,0.00040203332901000977,0.00040203332901000977,0.00040343403816223145,0.00040343403816223145,0.00040343403816223145,0.00040343403816223145,0.00040343403816223145,0.00040343403816223145,0.00040343403816223145,0.00040343403816223145,0.00040343403816223145,0.00040343403816223145,0.00040343403816223145,0.00040343403816223145,0.00040343403816223145,0.00040343403816223145,0.00040343403816223145,0.00040343403816223145,0.00040343403816223145,0.00040343403816223145,0.00040343403816223145,0.00040343403816223145,0.00040343403816223145,0.00040343403816223145,0.00040343403816223145,0.00040343403816223145,0.00040343403816223145,0.00040343403816223145,0.00040343403816223145,0.00040343403816223145,0.00040343403816223145,0.00040343403816223145,0.00040343403816223145]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0010786056518554688,0.0012116789584979415,0.0014596156543120742,0.0017453732434660196,0.0020983677823096514,0.002539610955864191,0.0030522935558110476,0.0036896448582410812,0.004475478082895279,0.005443411413580179,0.006634067744016647,0.007995618507266045,0.00973677821457386,0.011861748993396759,0.014370531775057316,0.017483048141002655,0.02123851701617241,0.024624183773994446,0.02802525833249092,0.03125263750553131,0.034397371113300323,0.03745805844664574,0.040455710142850876,0.04337211698293686,0.0462338961660862,0.049045246094465256,0.05174453184008598,0.05432335287332535,0.056861553341150284,0.059378739446401596,0.061792273074388504,0.06419739872217178,0.06647925823926926,0.06873029470443726,0.07086227089166641,0.07295362651348114,0.07500575482845306,0.07703547179698944,0.07890550792217255,0.0807909443974495,0.082648366689682,0.08440213650465012,0.0861026719212532,0.08776959031820297,0.08941970020532608,0.0909605473279953,0.09243275970220566,0.09386575222015381,0.09524691104888916,0.0965818464756012,0.09791257977485657,0.09919288754463196,0.100411556661129,0.10160781443119049,0.10272423177957535,0.10386866331100464,0.10494586080312729,0.10601184517145157,0.10703160613775253,0.10800374299287796,0.10895907133817673,0.10986536741256714,0.11073945462703705,0.11158131808042526,0.11243578791618347,0.11326504498720169,0.11404667049646378,0.11478348076343536,0.11552028357982635,0.1162094697356224,0.11688324064016342,0.11750657856464386,0.11813272535800934,0.11876167356967926,0.11934859305620193,0.11989910155534744,0.12044680118560791,0.12098049372434616,0.12147356569766998,0.12195543199777603,0.12244009971618652,0.12290095537900925,0.12333939969539642,0.12372741103172302,0.12414343655109406,0.12454826384782791,0.12491666525602341,0.1252724528312683,0.125615656375885,0.12594342231750488,0.12629643082618713,0.12659339606761932,0.1268833428621292,0.12720412015914917,0.1274842768907547,0.12774762511253357,0.12803058326244354,0.12828132510185242,0.12853765487670898,0.12877999246120453,0.1290041208267212,0.12920862436294556,0.12944255769252777,0.12962886691093445,0.12983477115631104,0.1300210803747177,0.1301947683095932,0.13037407398223877,0.13052254915237427,0.13068224489688873,0.13083072006702423,0.13097500801086426,0.1311136782169342,0.13126076757907867,0.1313980370759964,0.1315212994813919,0.13164037466049194,0.13175103068351746,0.13186168670654297,0.13197796046733856,0.13208861649036407,0.13218526542186737,0.1322847306728363,0.1323757767677307,0.13245701789855957,0.1325424760580063,0.1326279193162918,0.1326979547739029,0.1327693909406662,0.1328408271074295,0.13291367888450623,0.13297951221466064,0.1330481469631195,0.1331251859664917,0.1331826150417328,0.1332414597272873,0.13331009447574615,0.13335491716861725,0.13341094553470612,0.13346277177333832,0.13351599872112274,0.13356924057006836,0.133623868227005,0.13366729021072388,0.13370931148529053,0.13374853134155273,0.13378354907035828,0.13382557034492493,0.13386620581150055,0.13389982283115387,0.13393904268741608,0.13396845757961273,0.1340048760175705,0.13402868807315826,0.13405950367450714,0.13408611714839935,0.13410712778568268,0.134128138422966,0.13415475189685822,0.1341729611158371,0.13420239090919495,0.13422060012817383,0.13424021005630493,0.13426262140274048,0.13427802920341492,0.1343032419681549,0.1343214511871338,0.13434246182441711,0.1343550682067871,0.134373277425766,0.1343872845172882,0.1343998908996582,0.1344124972820282,0.13442650437355042,0.1344391107559204,0.13444891571998596,0.1344587206840515,0.1344713270664215,0.13448253273963928,0.1344909369945526,0.13450074195861816,0.13450774550437927,0.13451474905014038,0.13451895117759705,0.13452456891536713,0.13453297317028046,0.13453717529773712,0.13454978168010712,0.13455678522586823,0.1345623880624771,0.13457079231739044,0.13457779586315155,0.134580597281456,0.1345876008272171,0.13458900153636932,0.13459600508213043,0.13460581004619598,0.13461001217365265,0.13461561501026154,0.1346198171377182,0.13462261855602264,0.1346268206834793,0.1346324235200882,0.13463662564754486,0.13464222848415375,0.13464783132076263,0.13465343415737152,0.13465623557567596,0.13465763628482819,0.13466043770313263,0.13466323912143707,0.13466744124889374,0.13467024266719818,0.1346716433763504,0.13467304408550262,0.1346772462129593,0.1346786469221115,0.13468004763126373,0.13468144834041595,0.13468144834041595,0.13468284904956818,0.13468565046787262,0.13468705117702484,0.13468845188617706,0.13468985259532928,0.1346912533044815,0.13469265401363373,0.13469265401363373,0.13469265401363373,0.13469545543193817,0.13469825685024261,0.13469825685024261,0.13469965755939484,0.13470105826854706,0.13470245897769928,0.1347038596868515,0.1347038596868515,0.1347038596868515,0.1347038596868515,0.1347038596868515,0.1347038596868515,0.13470526039600372,0.13470666110515594,0.13470666110515594,0.13470806181430817,0.1347094625234604,0.1347094625234604,0.1347094625234604,0.1347094625234604,0.1347094625234604,0.1347094625234604,0.1347094625234604,0.1347108632326126,0.13471226394176483,0.13471226394176483,0.13471226394176483,0.13471226394176483,0.13471226394176483,0.13471366465091705,0.13471366465091705,0.13471366465091705,0.13471366465091705,0.13471506536006927,0.13471506536006927,0.13471506536006927,0.13471506536006927,0.13471506536006927,0.13471506536006927,0.1347164660692215,0.1347164660692215,0.1347164660692215,0.1347164660692215,0.1347164660692215,0.1347164660692215,0.13471786677837372,0.13471786677837372,0.13471786677837372,0.13471786677837372,0.13471786677837372,0.13471786677837372,0.13471786677837372,0.13471786677837372,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594,0.13471926748752594],"recovered":[0.0,0.00019470731785986573,0.0003627999685704708,0.0005701142363250256,0.000812447804491967,0.0011052091140300035,0.0014568029437214136,0.0018994469428434968,0.0024513511452823877,0.003123721806332469,0.003934768959879875,0.004937721416354179,0.006082152482122183,0.007534753065556288,0.009302527643740177,0.011475125327706337,0.014156202785670757,0.017337355762720108,0.020636174827814102,0.023986821994185448,0.027263227850198746,0.030414965003728867,0.03356950357556343,0.03661898523569107,0.03961803764104843,0.04247981309890747,0.04529396444559097,0.04810251295566559,0.050801802426576614,0.053470272570848465,0.056004270911216736,0.05848924070596695,0.06101903319358826,0.06337933242321014,0.06567239761352539,0.06790103018283844,0.07002599537372589,0.07212435454130173,0.0742185115814209,0.07618379592895508,0.07812946289777756,0.0800275132060051,0.08183591067790985,0.08363029360771179,0.0853196308016777,0.08705798536539078,0.08864786475896835,0.09019851684570312,0.09172255545854568,0.09315554797649384,0.0945507138967514,0.0959024578332901,0.0972486063838005,0.09850089251995087,0.09976299107074738,0.10094524174928665,0.10211628675460815,0.10321029275655746,0.10427487641572952,0.10530724376440048,0.10633821040391922,0.10731034725904465,0.10824746638536453,0.10912854969501495,0.11001664400100708,0.11090893298387527,0.11176760494709015,0.11258145421743393,0.11336308717727661,0.11410549283027649,0.11480727791786194,0.11548946052789688,0.11615482717752457,0.11681879311800003,0.11744213104248047,0.11805006861686707,0.11862999200820923,0.11916228383779526,0.1197015792131424,0.12022126466035843,0.12071293592453003,0.12121021002531052,0.12167666852474213,0.12214312702417374,0.12259417027235031,0.12300600111484528,0.12340381741523743,0.12377362698316574,0.12418404966592789,0.12453564256429672,0.12489423900842667,0.12523183226585388,0.1255498081445694,0.12587058544158936,0.12615633010864258,0.1264350861310959,0.12671944499015808,0.12700940668582916,0.12728115916252136,0.12751929461956024,0.12777142226696014,0.12799975275993347,0.12822668254375458,0.12846340239048004,0.12867072224617004,0.12887103855609894,0.12907834351062775,0.12926605343818665,0.1294509470462799,0.1296120434999466,0.12976892292499542,0.12992581725120544,0.13007429242134094,0.13022558391094208,0.13036425411701202,0.13049733638763428,0.13063600659370422,0.13076207041740417,0.130879744887352,0.13099320232868195,0.1311122626066208,0.1312229335308075,0.1313195824623108,0.13140782713890076,0.13149188458919525,0.13157732784748077,0.1316823810338974,0.13177622854709625,0.1318448781967163,0.13191211223602295,0.13199055194854736,0.13206619024276733,0.1321292221546173,0.13220347464084625,0.13227351009845734,0.13234494626522064,0.1324065774679184,0.13247522711753845,0.132522851228714,0.13257327675819397,0.13261809945106506,0.1326727271080017,0.13272875547409058,0.13278618454933167,0.1328268200159073,0.1328660398721695,0.13292346894741058,0.13294588029384613,0.13299910724163055,0.13303692638874054,0.13307614624500275,0.13311396539211273,0.13313919305801392,0.13317981362342834,0.13320502638816833,0.13324004411697388,0.13327506184577942,0.13330447673797607,0.1333254873752594,0.13334789872169495,0.13337451219558716,0.1333969235420227,0.1334165334701538,0.13343894481658936,0.13345575332641602,0.13347257673740387,0.1334935873746872,0.13351599872112274,0.13353140652179718,0.1335454136133194,0.13356782495975494,0.13358323276042938,0.13359864056110382,0.13361544907093048,0.1336294561624527,0.13364346325397491,0.1336546689271927,0.13367007672786713,0.13368408381938934,0.13368968665599823,0.1336938887834549,0.13369949162006378,0.13371209800243378,0.13371910154819489,0.13372470438480377,0.13373170793056488,0.133738711476326,0.13374851644039154,0.1337527185678482,0.13376672565937042,0.13377512991428375,0.13378353416919708,0.1337905377149582,0.13379615545272827,0.13380175828933716,0.13380736112594604,0.13381296396255493,0.13382136821746826,0.13382837176322937,0.13383537530899048,0.1338423788547516,0.13384658098220825,0.13385218381881714,0.13386058807373047,0.13386479020118713,0.13387039303779602,0.13387459516525269,0.13387739658355713,0.13388440012931824,0.13388580083847046,0.1338886022567749,0.13389000296592712,0.13389280438423157,0.133895605802536,0.13389700651168823,0.1339012086391449,0.13390401005744934,0.13390681147575378,0.133908212184906,0.13391241431236267,0.1339138150215149,0.1339138150215149,0.13391661643981934,0.13391941785812378,0.13391941785812378,0.13392221927642822,0.13392502069473267,0.1339264214038849,0.1339264214038849,0.1339264214038849,0.1339278221130371,0.13393062353134155,0.13393202424049377,0.133933424949646,0.13393482565879822,0.13393622636795044,0.13393762707710266,0.13393762707710266,0.13393762707710266,0.13393762707710266,0.13393762707710266,0.13393902778625488,0.1339404284954071,0.13394182920455933,0.13394182920455933,0.13394322991371155,0.13394463062286377,0.13394463062286377,0.13394463062286377,0.13394463062286377,0.13394463062286377,0.13394463062286377,0.13394463062286377,0.13394463062286377,0.133946031332016,0.1339474320411682,0.1339474320411682,0.1339474320411682,0.1339474320411682,0.1339474320411682,0.1339474320411682,0.1339474320411682,0.1339474320411682,0.1339474320411682,0.13394883275032043,0.13394883275032043,0.13394883275032043,0.13395023345947266,0.13395023345947266,0.13395163416862488,0.13395163416862488,0.13395163416862488,0.13395163416862488,0.13395163416862488,0.13395163416862488,0.13395163416862488,0.1339530348777771,0.1339530348777771,0.1339530348777771,0.1339530348777771,0.1339530348777771,0.1339530348777771,0.1339530348777771,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932,0.13395443558692932],"active":[0.0010786056518554688,0.001016971655189991,0.0010968156857416034,0.001175259007140994,0.0012859199196100235,0.0014344018418341875,0.001595490612089634,0.0017901979153975844,0.002024126937612891,0.0023196896072477102,0.002699298784136772,0.0030578970909118652,0.0036546257324516773,0.004326995927840471,0.005068004131317139,0.006007922813296318,0.007082314230501652,0.007286828011274338,0.007389083504676819,0.007265815511345863,0.007134143263101578,0.00704309344291687,0.006886206567287445,0.006753131747245789,0.0066158585250377655,0.006565432995557785,0.00645056739449501,0.0062208399176597595,0.006059750914573669,0.005908466875553131,0.005788002163171768,0.005708158016204834,0.005460225045681,0.005350962281227112,0.005189873278141022,0.0050525963306427,0.004979759454727173,0.004911117255687714,0.004686996340751648,0.004607148468494415,0.0045189037919044495,0.0043746232986450195,0.004266761243343353,0.00413929671049118,0.0041000694036483765,0.0039025619626045227,0.0037848949432373047,0.0036672353744506836,0.0035243555903434753,0.003426298499107361,0.0033618658781051636,0.003290429711341858,0.003162950277328491,0.003106921911239624,0.0029612407088279724,0.002923421561717987,0.0028295740485191345,0.002801552414894104,0.0027567297220230103,0.002696499228477478,0.0026208609342575073,0.0025550201535224915,0.002491988241672516,0.002452768385410309,0.0024191439151763916,0.002356112003326416,0.0022790655493736267,0.0022020265460014343,0.0021571964025497437,0.0021039769053459167,0.002075962722301483,0.0020171180367469788,0.0019778981804847717,0.0019428804516792297,0.001906462013721466,0.0018490329384803772,0.0018168091773986816,0.0018182098865509033,0.0017719864845275879,0.0017341673374176025,0.0017271637916564941,0.0016907453536987305,0.0016627311706542969,0.0015842840075492859,0.001549266278743744,0.0015422627329826355,0.0015128478407859802,0.0014988258481025696,0.0014316067099571228,0.0014077797532081604,0.0014021918177604675,0.001361563801765442,0.0013335347175598145,0.0013335347175598145,0.0013279467821121216,0.001312538981437683,0.0013111382722854614,0.0012719184160232544,0.001256495714187622,0.0012606978416442871,0.0012326985597610474,0.001208871603012085,0.0012158751487731934,0.0011654645204544067,0.0011640489101409912,0.0011500418186187744,0.001116424798965454,0.001108020544052124,0.0010716021060943604,0.0010702013969421387,0.0010617971420288086,0.0010491907596588135,0.0010393857955932617,0.0010351836681365967,0.001033782958984375,0.0010239630937576294,0.0010043680667877197,0.0009889602661132812,0.000981941819190979,0.0009847581386566162,0.0009763538837432861,0.0009623318910598755,0.0009651482105255127,0.0009679496288299561,0.0009651333093643188,0.0009651482105255127,0.0009455382823944092,0.0009217262268066406,0.0009245127439498901,0.0009287148714065552,0.0009231269359588623,0.0009133219718933105,0.0009189248085021973,0.0009217113256454468,0.0009091049432754517,0.0008965134620666504,0.0009035170078277588,0.0008796900510787964,0.0008880943059921265,0.0008894950151443481,0.0008978992700576782,0.0008965134620666504,0.0008951127529144287,0.0008811056613922119,0.0008824914693832397,0.0008824914693832397,0.0008600801229476929,0.0008796900510787964,0.0008670985698699951,0.0008628964424133301,0.0008628964424133301,0.0008544921875,0.0008656829595565796,0.0008488744497299194,0.0008544772863388062,0.0008460730314254761,0.0008320659399032593,0.0008236616849899292,0.0008292645215988159,0.0008250623941421509,0.0008278787136077881,0.000823676586151123,0.000823676586151123,0.000823676586151123,0.0008222758769989014,0.0008306652307510376,0.0008278638124465942,0.0008264631032943726,0.0008236616849899292,0.0008278638124465942,0.0008194595575332642,0.0008166581392288208,0.0008138567209243774,0.0008110553026199341,0.0008096545934677124,0.0008054524660110474,0.0008040517568588257,0.0008012503385543823,0.000798448920249939,0.0008012503385543823,0.000806853175163269,0.0008082538843154907,0.000802651047706604,0.0007998496294021606,0.0007998645305633545,0.0008012652397155762,0.0007984638214111328,0.0008012652397155762,0.0008040666580200195,0.0007956624031066895,0.0007956624031066895,0.0007942616939544678,0.0007900595664978027,0.0007914453744888306,0.0007872432470321655,0.0007886439561843872,0.0007928460836410522,0.0007886439561843872,0.0007872432470321655,0.0007844418287277222,0.0007802397012710571,0.0007802397012710571,0.0007802397012710571,0.0007760375738143921,0.0007774382829666138,0.0007774382829666138,0.0007788389921188354,0.0007788389921188354,0.0007732361555099487,0.0007746368646621704,0.0007746368646621704,0.0007774382829666138,0.0007774382829666138,0.0007760375738143921,0.0007760375738143921,0.0007760375738143921,0.0007746368646621704,0.0007732361555099487,0.0007732361555099487,0.0007690340280532837,0.0007690340280532837,0.000771835446357727,0.0007704347372055054,0.0007690340280532837,0.0007704347372055054,0.0007690340280532837,0.000767633318901062,0.0007662326097488403,0.0007662326097488403,0.0007690340280532837,0.0007704347372055054,0.000767633318901062,0.000767633318901062,0.000767633318901062,0.000767633318901062,0.000767633318901062,0.0007662326097488403,0.0007662326097488403,0.0007662326097488403,0.0007662326097488403,0.0007662326097488403,0.0007662326097488403,0.0007662326097488403,0.0007648319005966187,0.0007662326097488403,0.0007662326097488403,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007662326097488403,0.000767633318901062,0.0007662326097488403,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007662326097488403,0.0007662326097488403,0.0007662326097488403,0.0007662326097488403,0.000767633318901062,0.000767633318901062,0.0007662326097488403,0.0007662326097488403,0.0007662326097488403,0.0007648319005966187,0.0007662326097488403,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007662326097488403,0.0007662326097488403,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007662326097488403,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187,0.0007648319005966187]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0010786056518554688,0.0012200836790725589,0.0014834287576377392,0.0017944001592695713,0.0022202348336577415,0.0027581313624978065,0.0034136928152292967,0.00432839710265398,0.005416797008365393,0.006823171861469746,0.008599351160228252,0.010910624638199806,0.013775204308331013,0.01746063493192196,0.02223866805434227,0.028271794319152832,0.03593681752681732,0.04306114464998245,0.049840882420539856,0.05644552409648895,0.06337514519691467,0.06998679041862488,0.07684776932001114,0.08350003510713577,0.09016770869493484,0.0967569425702095,0.10329294949769974,0.10968326777219772,0.11610160768032074,0.12237566709518433,0.1285964995622635,0.1347164660692215,0.14082522690296173,0.14669446647167206,0.15246425569057465,0.1581920087337494,0.16370263695716858,0.16912643611431122,0.17441995441913605,0.17949074506759644,0.18448449671268463,0.1894320249557495,0.19415542483329773,0.19881579279899597,0.20335009694099426,0.20770089328289032,0.21199846267700195,0.2161797732114792,0.2202812284231186,0.22425661981105804,0.2281157523393631,0.231848806142807,0.23540116846561432,0.23890309035778046,0.2422887682914734,0.24550072848796844,0.24865107238292694,0.2516305148601532,0.25455111265182495,0.2572896182537079,0.26002395153045654,0.2626265585422516,0.2651101350784302,0.267494261264801,0.26982513070106506,0.27208879590034485,0.2742908000946045,0.27638494968414307,0.278437077999115,0.28042757511138916,0.28225138783454895,0.2840079665184021,0.2857799232006073,0.2873712182044983,0.2889806926250458,0.2904781103134155,0.29186490178108215,0.29325446486473083,0.2946034073829651,0.29586830735206604,0.29707014560699463,0.29823699593544006,0.29931700229644775,0.30035075545310974,0.3013817369937897,0.30234405398368835,0.3032475709915161,0.30412164330482483,0.304948091506958,0.3057689368724823,0.3065982162952423,0.30729439854621887,0.3080157935619354,0.3087175786495209,0.3093199133872986,0.30997687578201294,0.3105778098106384,0.31114932894706726,0.31171661615371704,0.31224051117897034,0.3127742111682892,0.3132784962654114,0.31372252106666565,0.3141651749610901,0.3145756125450134,0.31497061252593994,0.3153418302536011,0.3156920075416565,0.3160170018672943,0.3163377642631531,0.31665995717048645,0.316966712474823,0.3172440826892853,0.31752702593803406,0.31780579686164856,0.31804952025413513,0.3182722330093384,0.31849637627601624,0.3187274932861328,0.31892499327659607,0.3191225230693817,0.3193102180957794,0.31949371099472046,0.31966879963874817,0.31981030106544495,0.31997838616371155,0.3201450705528259,0.32026973366737366,0.32042384147644043,0.3205443024635315,0.320654958486557,0.3207712173461914,0.32087627053260803,0.3209827244281769,0.32107800245285034,0.3211802542209625,0.3212558925151825,0.321341335773468,0.321416974067688,0.3214898109436035,0.3215654492378235,0.32163548469543457,0.32170554995536804,0.32176297903060913,0.32182180881500244,0.32187923789024353,0.3219282627105713,0.32197728753089905,0.32203051447868347,0.32208094000816345,0.32212576270103455,0.32216498255729675,0.3222126066684723,0.3222658336162567,0.3222980499267578,0.3223414719104767,0.32237371802330017,0.3224087357521057,0.3224409520626068,0.32247036695480347,0.3224983811378479,0.3225235939025879,0.3225516080856323,0.32257962226867676,0.3226034343242645,0.32263144850730896,0.32264965772628784,0.32267627120018005,0.3226972818374634,0.3227168917655945,0.3227322995662689,0.3227505087852478,0.3227687180042267,0.32278552651405334,0.3228037357330322,0.32282334566116333,0.3228415548801422,0.3228541612625122,0.32287096977233887,0.3228849768638611,0.3229003846645355,0.3229185938835144,0.3229255974292755,0.3229368031024933,0.3229452073574066,0.3229564130306244,0.3229634165763855,0.32297182083129883,0.32297882437705994,0.3229844272136688,0.3229942321777344,0.3230026364326477,0.3230082392692566,0.3230166733264923,0.3230222761631012,0.3230278789997101,0.32303208112716675,0.3230362832546234,0.32303768396377563,0.3230418860912323,0.32304608821868896,0.3230488896369934,0.3230530917644501,0.32305869460105896,0.3230600953102112,0.32306429743766785,0.3230684995651245,0.3230741024017334,0.32307690382003784,0.3230811059474945,0.32308530807495117,0.3230881094932556,0.32308951020240784,0.32309091091156006,0.3230923116207123,0.3230937123298645,0.32309651374816895,0.3231007158756256,0.32310211658477783,0.32310211658477783,0.3231049180030823,0.3231077194213867,0.3231077194213867,0.32310912013053894,0.3231119215488434,0.3231119215488434,0.3231119215488434,0.3231133222579956,0.3231147229671478,0.32311612367630005,0.32311612367630005,0.3231203258037567,0.32312172651290894,0.32312172651290894,0.32312172651290894,0.32312172651290894,0.32312172651290894,0.32312172651290894,0.32312172651290894,0.32312172651290894,0.32312172651290894,0.32312172651290894,0.32312312722206116,0.32312312722206116,0.32312312722206116,0.32312312722206116,0.32312312722206116,0.32312312722206116,0.32312312722206116,0.32312312722206116,0.32312312722206116,0.32312312722206116,0.32312312722206116,0.32312312722206116,0.32312312722206116,0.32312312722206116,0.32312312722206116,0.32312312722206116,0.32312312722206116,0.32312312722206116,0.32312312722206116,0.32312312722206116,0.32312312722206116,0.32312312722206116,0.32312312722206116,0.32312312722206116,0.32312312722206116,0.32312312722206116,0.3231245279312134,0.3231245279312134,0.3231245279312134,0.3231245279312134,0.3231245279312134,0.3231245279312134,0.3231245279312134,0.3231245279312134,0.3231245279312134,0.3231245279312134,0.3231245279312134,0.3231259286403656,0.3231273293495178,0.3231273293495178,0.32312873005867004,0.32313013076782227,0.32313013076782227,0.32313013076782227,0.32313013076782227,0.32313013076782227,0.32313013076782227,0.3231315314769745,0.3231315314769745,0.3231315314769745,0.3231315314769745,0.3231315314769745,0.3231315314769745,0.3231315314769745,0.3231329321861267,0.3231329321861267,0.3231329321861267,0.3231329321861267,0.3231329321861267,0.3231329321861267,0.3231329321861267,0.3231329321861267,0.3231329321861267,0.3231329321861267,0.3231329321861267,0.3231329321861267,0.3231329321861267,0.3231329321861267,0.3231329321861267,0.3231329321861267,0.3231329321861267,0.32313433289527893,0.32313433289527893,0.32313573360443115,0.32313573360443115,0.32313573360443115,0.32313573360443115,0.32313573360443115,0.32313573360443115,0.32313573360443115,0.32313573360443115,0.32313573360443115,0.32313573360443115,0.32313573360443115,0.3231371343135834,0.3231371343135834,0.3231385350227356,0.3231385350227356,0.3231399357318878,0.3231399357318878,0.3231399357318878,0.3231399357318878,0.3231399357318878,0.3231399357318878,0.3231399357318878,0.3231399357318878,0.3231399357318878,0.3231399357318878,0.3231399357318878,0.3231399357318878,0.3231399357318878,0.3231399357318878,0.3231399357318878,0.3231399357318878,0.3231399357318878,0.3231399357318878,0.3231399357318878,0.3231399357318878,0.3231399357318878],"recovered":[0.0,0.00019470731785986573,0.00036980383447371423,0.0005897250375710428,0.0008502686396241188,0.0012102670734748244,0.0016613156767562032,0.0022328307386487722,0.002920609898865223,0.003826909465715289,0.00501476414501667,0.006493979599326849,0.008404633030295372,0.010742520913481712,0.013712158426642418,0.01764412596821785,0.0225314199924469,0.028871314600110054,0.03555159643292427,0.04229491204023361,0.04895978793501854,0.05573812127113342,0.06243661418557167,0.06926117837429047,0.07608573883771896,0.08274220675230026,0.08948272466659546,0.09605514258146286,0.10250990092754364,0.10900388658046722,0.11532136797904968,0.12164445221424103,0.12783867120742798,0.1339726448059082,0.1399105191230774,0.14582037925720215,0.15163497626781464,0.1573053002357483,0.16291819512844086,0.168232724070549,0.17345760762691498,0.17856763303279877,0.1836090087890625,0.1886167675256729,0.19339759647846222,0.19807617366313934,0.20258666574954987,0.20702850818634033,0.21134428679943085,0.21553120017051697,0.21959343552589417,0.22356602549552917,0.22730609774589539,0.23102374374866486,0.23467695713043213,0.23818308115005493,0.24149030447006226,0.24476811289787292,0.24793386459350586,0.25094130635261536,0.25380170345306396,0.2566046416759491,0.25927451252937317,0.2618827521800995,0.2643859386444092,0.26680925488471985,0.26913315057754517,0.271374374628067,0.2735469937324524,0.27567756175994873,0.277750700712204,0.27963054180145264,0.2814963459968567,0.2832809388637543,0.2849828898906708,0.28658536076545715,0.2881528437137604,0.28965726494789124,0.2911224663257599,0.29247841238975525,0.2937825322151184,0.2950628399848938,0.29622408747673035,0.29739370942115784,0.2984989285469055,0.2995593249797821,0.3005300462245941,0.3014811873435974,0.3023776710033417,0.3032447397708893,0.3040796220302582,0.30493268370628357,0.3056862950325012,0.3064272999763489,0.3071599006652832,0.30782246589660645,0.30848363041877747,0.30912378430366516,0.30972471833229065,0.31033265590667725,0.31085795164108276,0.3114224672317505,0.3119407296180725,0.31244781613349915,0.3128848671913147,0.3133373260498047,0.31374073028564453,0.3141595721244812,0.3145223557949066,0.3148781657218933,0.31518492102622986,0.315505713224411,0.3158166706562042,0.3161192536354065,0.31641340255737305,0.31670477986335754,0.31696251034736633,0.31720343232154846,0.31745558977127075,0.31769511103630066,0.317924827337265,0.3181573748588562,0.31836047768592834,0.31855377554893494,0.31872469186782837,0.3189025819301605,0.31907346844673157,0.31925275921821594,0.3193802535533905,0.3195343315601349,0.3196716010570526,0.3197864592075348,0.31990692019462585,0.3200274109840393,0.3201296627521515,0.32023751735687256,0.32034537196159363,0.32042521238327026,0.320512056350708,0.3205960988998413,0.3206661641597748,0.3207460045814514,0.3208230435848236,0.32089728116989136,0.3209449052810669,0.3210037350654602,0.32106396555900574,0.32112279534339905,0.3211774230003357,0.32122084498405457,0.32127267122268677,0.32132312655448914,0.321366548538208,0.3214113712310791,0.3214631974697113,0.3215080201625824,0.32155004143714905,0.3215976655483246,0.32164108753204346,0.3216817080974579,0.3217097222805023,0.3217419385910034,0.32176855206489563,0.3217937648296356,0.3218189775943756,0.3218427896499634,0.32187220454216003,0.3218946158885956,0.32191982865333557,0.3219422399997711,0.3219618797302246,0.32198289036750793,0.32200390100479126,0.3220207095146179,0.3220375180244446,0.32205572724342346,0.32207533717155457,0.32209494709968567,0.32211175560951233,0.32212576270103455,0.32213976979255676,0.32215237617492676,0.3221691846847534,0.3221817910671234,0.3221943974494934,0.3222014009952545,0.3222140073776245,0.32222241163253784,0.32222941517829895,0.32223641872406006,0.3222462236881256,0.3222574293613434,0.3222658336162567,0.32227423787117004,0.32228124141693115,0.32228684425354004,0.3222924470901489,0.32229945063591003,0.32230085134506226,0.32230645418167114,0.3223092555999756,0.32231345772743225,0.3223162591457367,0.32231906056404114,0.3223232626914978,0.32232746481895447,0.3223288655281067,0.32233306765556335,0.3223414719104767,0.32234567403793335,0.32235127687454224,0.32235267758369446,0.3223554790019989,0.3223554790019989,0.32235968112945557,0.32236248254776,0.32236388325691223,0.32236528396606445,0.3223680853843689,0.3223694860935211,0.32237228751182556,0.3223764896392822,0.32237929105758667,0.32237929105758667,0.3223806917667389,0.32238489389419556,0.32238489389419556,0.32238489389419556,0.3223862946033478,0.3223876953125,0.3223890960216522,0.32239049673080444,0.32239189743995667,0.3223932981491089,0.3223946988582611,0.32239609956741333,0.32239609956741333,0.32239609956741333,0.32239609956741333,0.32239609956741333,0.32239609956741333,0.32239609956741333,0.32239609956741333,0.32239750027656555,0.32239750027656555,0.32239750027656555,0.32239750027656555,0.32239750027656555,0.32239750027656555,0.32239750027656555,0.32240030169487,0.32240030169487,0.32240030169487,0.32240030169487,0.32240030169487,0.32240030169487,0.32240030169487,0.32240030169487,0.32240030169487,0.32240030169487,0.32240030169487,0.32240030169487,0.32240030169487,0.32240030169487,0.32240030169487,0.32240030169487,0.32240030169487,0.32240030169487,0.32240030169487,0.32240030169487,0.32240030169487,0.32240030169487,0.32240030169487,0.32240030169487,0.32240030169487,0.32240030169487,0.32240030169487,0.32240030169487,0.32240030169487,0.32240030169487,0.3224017024040222,0.32240310311317444,0.32240310311317444,0.32240450382232666,0.32240450382232666,0.3224059045314789,0.3224059045314789,0.3224073052406311,0.3224073052406311,0.3224073052406311,0.3224073052406311,0.3224073052406311,0.3224073052406311,0.3224073052406311,0.3224073052406311,0.3224073052406311,0.3224073052406311,0.3224087059497833,0.3224087059497833,0.3224087059497833,0.3224087059497833,0.3224087059497833,0.3224087059497833,0.3224087059497833,0.3224087059497833,0.3224087059497833,0.3224087059497833,0.3224087059497833,0.3224087059497833,0.3224087059497833,0.3224087059497833,0.3224087059497833,0.3224087059497833,0.3224087059497833,0.3224087059497833,0.3224087059497833,0.32241010665893555,0.32241010665893555,0.32241150736808777,0.32241150736808777,0.32241150736808777,0.32241150736808777,0.32241150736808777,0.32241150736808777,0.32241150736808777,0.32241150736808777,0.32241150736808777,0.32241150736808777,0.32241150736808777,0.32241290807724,0.32241290807724,0.32241290807724,0.3224143087863922,0.32241570949554443,0.32241570949554443,0.32241570949554443,0.32241570949554443,0.32241570949554443,0.32241570949554443,0.32241570949554443,0.32241570949554443,0.32241570949554443,0.32241570949554443,0.32241570949554443,0.32241570949554443,0.32241570949554443,0.32241570949554443,0.32241570949554443,0.32241570949554443,0.32241570949554443,0.32241570949554443],"active":[0.0010786056518554688,0.0010253763757646084,0.0011136248940601945,0.0012046750634908676,0.0013699661940336227,0.0015478642890229821,0.0017523771384730935,0.002095566364005208,0.0024961871095001698,0.0029962623957544565,0.003584587015211582,0.004416645038872957,0.005370571278035641,0.006718114018440247,0.008526509627699852,0.010627668350934982,0.013405397534370422,0.014189830049872398,0.014289285987615585,0.01415061205625534,0.014415357261896133,0.014248669147491455,0.014411155134439468,0.014238856732845306,0.014081969857215881,0.01401473581790924,0.013810224831104279,0.013628125190734863,0.0135917067527771,0.013371780514717102,0.013275131583213806,0.013072013854980469,0.012986555695533752,0.012721821665763855,0.012553736567497253,0.012371629476547241,0.012067660689353943,0.011821135878562927,0.01150175929069519,0.011258020997047424,0.011026889085769653,0.010864391922950745,0.01054641604423523,0.010199025273323059,0.009952500462532043,0.009624719619750977,0.009411796927452087,0.009151265025138855,0.008936941623687744,0.008725419640541077,0.008522316813468933,0.008282780647277832,0.008095070719718933,0.0078793466091156,0.00761181116104126,0.007317647337913513,0.007160767912864685,0.0068624019622802734,0.006617248058319092,0.006348311901092529,0.006222248077392578,0.00602191686630249,0.005835622549057007,0.005611509084701538,0.005439192056655884,0.005279541015625,0.005157649517059326,0.00501057505607605,0.004890084266662598,0.00475001335144043,0.004500687122344971,0.004377424716949463,0.00428357720375061,0.0040902793407440186,0.003997802734375,0.003892749547958374,0.0037120580673217773,0.0035971999168395996,0.0034809410572052,0.003389894962310791,0.0032876133918762207,0.0031741559505462646,0.0030929148197174072,0.0029570460319519043,0.0028828084468841553,0.00278472900390625,0.002717524766921997,0.002640455961227417,0.002570420503616333,0.0025241971015930176,0.002518594264984131,0.0023617148399353027,0.002329498529434204,0.002290278673171997,0.002160012722015381,0.002154409885406494,0.002094179391860962,0.0020255446434020996,0.0019918978214263916,0.0019078552722930908,0.001916259527206421,0.0018560290336608887,0.0017817914485931396,0.0017173588275909424,0.0016907453536987305,0.001633286476135254,0.001601099967956543,0.001532435417175293,0.0014946460723876953,0.0014595985412597656,0.0014750361442565918,0.0014609992504119873,0.0014274120330810547,0.0014077723026275635,0.0013923943042755127,0.0013447403907775879,0.001309722661972046,0.0012929439544677734,0.0012719035148620605,0.0012298822402954102,0.0011976957321166992,0.0011528432369232178,0.0011332333087921143,0.0011150240898132324,0.0010856091976165771,0.0010758042335510254,0.0010716021060943604,0.0010169744491577148,0.0010435879230499268,0.0010099709033966064,0.0009833574295043945,0.0009847581386566162,0.0009693503379821777,0.0009553134441375732,0.0009483397006988525,0.0009427368640899658,0.0009105205535888672,0.0009161233901977539,0.0009049177169799805,0.000893712043762207,0.0008992850780487061,0.0008894801139831543,0.0008825063705444336,0.0008656978607177734,0.0008769035339355469,0.0008755028247833252,0.0008642971515655518,0.0008544921875,0.0008530914783477783,0.0008600950241088867,0.0008530914783477783,0.0008418560028076172,0.0008460581302642822,0.0008544623851776123,0.0008348524570465088,0.0008334517478942871,0.000823676586151123,0.0008110702037811279,0.0007998645305633545,0.0007886588573455811,0.0007886588573455811,0.0007816553115844727,0.0007830560207366943,0.0007858574390411377,0.000784456729888916,0.0007886588573455811,0.0007774531841278076,0.0007816553115844727,0.0007774531841278076,0.0007746517658233643,0.0007704198360443115,0.0007676184177398682,0.0007648169994354248,0.0007648169994354248,0.0007662177085876465,0.0007676184177398682,0.0007662177085876465,0.0007592141628265381,0.0007592141628265381,0.0007592141628265381,0.0007606148719787598,0.0007662177085876465,0.0007564127445220947,0.000755012035369873,0.000750809907913208,0.000755012035369873,0.0007494091987609863,0.0007494091987609863,0.0007494091987609863,0.0007480084896087646,0.0007480084896087646,0.0007452070713043213,0.0007424056529998779,0.0007424354553222656,0.0007410347461700439,0.0007410347461700439,0.0007396340370178223,0.0007368326187133789,0.0007368326187133789,0.0007354319095611572,0.0007368326187133789,0.0007354319095611572,0.0007368326187133789,0.0007396340370178223,0.0007368326187133789,0.0007368326187133789,0.0007396340370178223,0.0007410347461700439,0.0007354319095611572,0.0007354319095611572,0.0007340312004089355,0.0007354319095611572,0.0007340312004089355,0.0007354319095611572,0.0007326304912567139,0.0007312297821044922,0.0007326304912567139,0.0007354319095611572,0.0007340312004089355,0.0007326304912567139,0.0007326304912567139,0.0007312297821044922,0.0007284283638000488,0.0007298290729522705,0.0007312297821044922,0.0007270276546478271,0.0007270276546478271,0.0007284283638000488,0.0007284283638000488,0.0007284283638000488,0.0007270276546478271,0.0007298290729522705,0.0007298290729522705,0.0007284283638000488,0.0007270276546478271,0.0007256269454956055,0.0007256269454956055,0.0007256269454956055,0.0007256269454956055,0.0007256269454956055,0.0007256269454956055,0.0007256269454956055,0.0007270276546478271,0.0007256269454956055,0.0007256269454956055,0.0007256269454956055,0.0007256269454956055,0.0007256269454956055,0.0007256269454956055,0.0007256269454956055,0.0007228255271911621,0.0007228255271911621,0.0007228255271911621,0.0007228255271911621,0.0007228255271911621,0.0007228255271911621,0.0007228255271911621,0.0007228255271911621,0.0007228255271911621,0.0007228255271911621,0.0007228255271911621,0.0007228255271911621,0.0007228255271911621,0.0007228255271911621,0.0007228255271911621,0.0007228255271911621,0.0007228255271911621,0.0007228255271911621,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007256269454956055,0.0007256269454956055,0.0007242262363433838,0.0007256269454956055,0.0007256269454956055,0.0007256269454956055,0.0007242262363433838,0.0007242262363433838,0.0007228255271911621,0.0007228255271911621,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007256269454956055,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007256269454956055,0.0007256269454956055,0.0007270276546478271,0.0007256269454956055,0.0007256269454956055,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007256269454956055,0.0007256269454956055,0.0007270276546478271,0.0007256269454956055,0.0007270276546478271,0.0007270276546478271,0.0007256269454956055,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838,0.0007242262363433838]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0010786056518554688,0.0012186828535050154,0.001456814119592309,0.0017565793823450804,0.002140390919521451,0.0026236572302877903,0.0032526040449738503,0.004021627828478813,0.004978355020284653,0.0062208399176597595,0.00768044451251626,0.009521059691905975,0.01186314970254898,0.014720724895596504,0.01828288845717907,0.02276395820081234,0.028239576146006584,0.03338881582021713,0.03826770558953285,0.04313398525118828,0.04791902378201485,0.05259760469198227,0.057346221059560776,0.06192254275083542,0.06637559831142426,0.07071518898010254,0.07506318390369415,0.07931593060493469,0.08346641808748245,0.08757628500461578,0.09173377603292465,0.0956699475646019,0.0995640903711319,0.10330695658922195,0.10707222670316696,0.11065120249986649,0.11412931978702545,0.11774751543998718,0.12115979194641113,0.12455806881189346,0.1278344690799713,0.13096100091934204,0.13401468098163605,0.1370641589164734,0.13989652693271637,0.14277930557727814,0.14563268423080444,0.14830395579338074,0.1508561670780182,0.1534574031829834,0.15587233006954193,0.15829145908355713,0.1606111377477646,0.16294342279434204,0.16515804827213287,0.16731102764606476,0.16938138008117676,0.17139708995819092,0.173330157995224,0.175282821059227,0.1771276444196701,0.1788281798362732,0.18048669397830963,0.18213540315628052,0.18371547758579254,0.18521709740161896,0.18669211864471436,0.18817412853240967,0.18956930935382843,0.1909252554178238,0.1922139674425125,0.19343122839927673,0.1946639120578766,0.19578592479228973,0.19695697724819183,0.19802996516227722,0.19906093180179596,0.20008769631385803,0.20107384026050568,0.2020263671875,0.20289205014705658,0.2037605196237564,0.20460379123687744,0.20543864369392395,0.20620207488536835,0.20696409046649933,0.20769529044628143,0.20839987695217133,0.20910026133060455,0.20975442230701447,0.21036796271800995,0.21096749603748322,0.21152780950069427,0.21208390593528748,0.21262741088867188,0.21315830945968628,0.21367798745632172,0.21416126191616058,0.21463051438331604,0.2150605469942093,0.21549899876117706,0.21592622995376587,0.2163226455450058,0.21669244766235352,0.21707205474376678,0.2174166589975357,0.21778786182403564,0.2181086391210556,0.21842941641807556,0.2187361717224121,0.21905694901943207,0.2193301022052765,0.2195962518453598,0.21984559297561646,0.22009773552417755,0.2203274518251419,0.22054597735404968,0.22076310217380524,0.2209746092557907,0.22119173407554626,0.22138643264770508,0.22158114612102509,0.22177165746688843,0.2219439446926117,0.22211484611034393,0.22228993475437164,0.222455233335495,0.2226037085056305,0.22275499999523163,0.22289787232875824,0.22302813827991486,0.22317102551460266,0.22329148650169373,0.22341056168079376,0.2235156148672104,0.2236192673444748,0.22372573614120483,0.22381538152694702,0.22391343116760254,0.22399747371673584,0.22408153116703033,0.2241641730070114,0.2242468148469925,0.22431685030460358,0.2243897020816803,0.22445693612098694,0.2245311737060547,0.22458580136299133,0.22464603185653687,0.22470346093177795,0.22476930916309357,0.2248365432024002,0.22489117085933685,0.2249401956796646,0.22497941553592682,0.22501863539218903,0.2250620722770691,0.22510969638824463,0.22515591979026794,0.2251923382282257,0.2252301573753357,0.22526097297668457,0.225288987159729,0.22532400488853455,0.22535061836242676,0.22538284957408905,0.22541646659374237,0.22544588148593903,0.2254696935415268,0.22549350559711456,0.22551731765270233,0.22554253041744232,0.22557054460048676,0.22558735311031342,0.22560416162014008,0.22562797367572784,0.2256447821855545,0.2256573885679245,0.2256769984960556,0.22569520771503448,0.22571343183517456,0.22573164105415344,0.22574564814567566,0.2257610559463501,0.22577506303787231,0.22578346729278564,0.22579467296600342,0.2258058786392212,0.22581568360328674,0.22582408785820007,0.22583389282226562,0.22584089636802673,0.22585070133209229,0.22585630416870117,0.22586330771446228,0.2258717119693756,0.22587871551513672,0.2258843183517456,0.22589272260665894,0.22590112686157227,0.22590813040733337,0.22591513395309448,0.2259221374988556,0.22592633962631226,0.22593334317207336,0.22593894600868225,0.22594314813613892,0.22594735026359558,0.22595295310020447,0.2259613573551178,0.22596555948257446,0.2259683609008789,0.22597256302833557,0.22597816586494446,0.22598376870155334,0.22598937153816223,0.22599217295646667,0.2259935736656189,0.22599917650222778,0.22600197792053223,0.22600477933883667,0.2260075807571411,0.22601318359375,0.2260187864303589,0.22602298855781555,0.22602578997612,0.22602859139442444,0.22603139281272888,0.22603420913219452,0.22603420913219452,0.22603701055049896,0.2260398119688034,0.22604121267795563,0.22604261338710785,0.22604401409626007,0.2260454148054123,0.22604681551456451,0.22604821622371674,0.2260524183511734,0.22605521976947784,0.22605662047863007,0.22605662047863007,0.2260580211877823,0.2260580211877823,0.2260580211877823,0.2260580211877823,0.2260580211877823,0.2260580211877823,0.2260580211877823,0.2260594218969345,0.2260594218969345,0.22606082260608673,0.22606222331523895,0.22606362402439117,0.22606362402439117,0.22606362402439117,0.22606362402439117,0.2260650247335434,0.22606642544269562,0.22606642544269562,0.22606782615184784,0.22606922686100006,0.22607062757015228,0.2260720282793045,0.22607342898845673,0.22607342898845673,0.22607342898845673,0.22607342898845673,0.22607342898845673,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895,0.22607482969760895],"recovered":[0.0,0.00019050500122830272,0.00034739146940410137,0.0005406980635598302,0.0007718254346400499,0.0010813961271196604,0.0014918223023414612,0.0020171119831502438,0.002653062343597412,0.0034571057185530663,0.004439046606421471,0.005677329376339912,0.007201369386166334,0.009147041477262974,0.011559171602129936,0.014527407474815845,0.018294082954525948,0.022934840992093086,0.027840346097946167,0.032699622213840485,0.037553299218416214,0.04237895831465721,0.04714998975396156,0.05185658112168312,0.0564805306494236,0.06107926741242409,0.06555052846670151,0.06993775069713593,0.07427173852920532,0.07846704870462418,0.08271419256925583,0.08682966232299805,0.09090450406074524,0.09478744864463806,0.0986199602484703,0.1024622768163681,0.10613369941711426,0.10977990925312042,0.11341071128845215,0.11692804843187332,0.12039496004581451,0.12382965534925461,0.12700940668582916,0.13023819029331207,0.1333184838294983,0.13630633056163788,0.13925355672836304,0.14217977225780487,0.14495189487934113,0.1476413756608963,0.1503196507692337,0.15283964574337006,0.1552741825580597,0.15767091512680054,0.16000179946422577,0.16232147812843323,0.1645192801952362,0.16668908298015594,0.1687426120042801,0.1707415133714676,0.1727095991373062,0.17460905015468597,0.17639362812042236,0.17813198268413544,0.17981430888175964,0.1815064400434494,0.183058500289917,0.18460915982723236,0.18612338602542877,0.18758299946784973,0.18897956609725952,0.19033971428871155,0.19164103269577026,0.19286110997200012,0.19412179291248322,0.1952662318944931,0.1963518261909485,0.19742481410503387,0.19854263961315155,0.19956520199775696,0.20056955516338348,0.2015220820903778,0.20239895582199097,0.2032688409090042,0.2041415274143219,0.20497217774391174,0.2057580202817917,0.20651863515377045,0.2072330266237259,0.207926407456398,0.20860998332500458,0.2092837542295456,0.20989449322223663,0.21047581732273102,0.2110571414232254,0.2116188406944275,0.21216794848442078,0.21269743144512177,0.21317370235919952,0.21367797255516052,0.21411502361297607,0.21457026898860931,0.21502412855625153,0.21545696258544922,0.21584077179431915,0.21623718738555908,0.2166013866662979,0.2169683873653412,0.21733538806438446,0.21767719089984894,0.21798394620418549,0.21830472350120544,0.21861709654331207,0.2189042568206787,0.21915499866008759,0.219415545463562,0.21967469155788422,0.219919815659523,0.22015374898910522,0.22038067877292633,0.22058938443660736,0.2207868993282318,0.22098159790039062,0.22118331491947174,0.2213556170463562,0.22152650356292725,0.22171421349048615,0.22187809646129608,0.22203919291496277,0.2221890687942505,0.22233475744724274,0.222481831908226,0.2226162999868393,0.22275078296661377,0.2228684425354004,0.22298891842365265,0.22309117019176483,0.2232046276330948,0.22330547869205475,0.22340494394302368,0.22350719571113586,0.2235996425151825,0.22368089854717255,0.22375933825969696,0.22383637726306915,0.22389940917491913,0.22397364675998688,0.2240464985370636,0.2241109311580658,0.22415855526924133,0.22421038150787354,0.22427061200141907,0.22434766590595245,0.22440089285373688,0.2244415134191513,0.22449614107608795,0.22454236447811127,0.22458438575267792,0.22463200986385345,0.22467544674873352,0.22472026944160461,0.22476229071617126,0.2247973084449768,0.22481971979141235,0.2248547375202179,0.22489675879478455,0.22492757439613342,0.22495558857917786,0.22498641908168793,0.22501583397388458,0.2250424474477768,0.22506766021251678,0.2250886708498001,0.22511808574199677,0.22514329850673676,0.22516430914402008,0.22518391907215118,0.22520633041858673,0.22522173821926117,0.22523854672908783,0.2252553552389145,0.2252749651670456,0.22529737651348114,0.225314199924469,0.225326806306839,0.22533941268920898,0.22535061836242676,0.22536182403564453,0.2253730297088623,0.22538283467292786,0.22539404034614563,0.2254108488559723,0.2254178524017334,0.2254248559474945,0.22543185949325562,0.22543886303901672,0.22544586658477783,0.2254570722579956,0.2254626750946045,0.22547107934951782,0.22547948360443115,0.22548508644104004,0.22549208998680115,0.2255018949508667,0.2255088984966278,0.2255145013332367,0.2255215048789978,0.2255285084247589,0.2255341112613678,0.2255411148071289,0.22554951906204224,0.2255537211894989,0.2255593240261078,0.22556492686271667,0.22557193040847778,0.22557613253593445,0.2255803346633911,0.2255859375,0.22558873891830444,0.2255929410457611,0.22559574246406555,0.22559994459152222,0.22560414671897888,0.22560694813728333,0.22560974955558777,0.22561115026474,0.22561675310134888,0.22561955451965332,0.22562375664710999,0.2256251573562622,0.22562655806541443,0.22562935948371887,0.2256307601928711,0.22563357651233673,0.22563497722148895,0.22563637793064117,0.22563637793064117,0.22563917934894562,0.22564058005809784,0.22564338147640228,0.22564618289470673,0.22564618289470673,0.22564758360385895,0.22564898431301117,0.22564898431301117,0.2256503850221634,0.2256503850221634,0.2256503850221634,0.2256503850221634,0.2256517857313156,0.2256517857313156,0.22565318644046783,0.22565458714962006,0.22565458714962006,0.22565458714962006,0.22565458714962006,0.22565598785877228,0.2256573885679245,0.2256573885679245,0.2256573885679245,0.22565878927707672,0.22565878927707672,0.22566018998622894,0.22566159069538116,0.22566159069538116,0.22566159069538116,0.22566159069538116,0.22566159069538116,0.22566159069538116,0.22566159069538116,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334,0.2256629914045334],"active":[0.0010786056518554688,0.0010281777940690517,0.0011094226501882076,0.0012158813187852502,0.001368565484881401,0.00154226110316813,0.001760781742632389,0.0020045158453285694,0.0023252926766872406,0.0027637341991066933,0.0032413979060947895,0.003843730315566063,0.0046617803163826466,0.00557368341833353,0.006723716855049133,0.008236550725996494,0.009945493191480637,0.010453974828124046,0.010427359491586685,0.010434363037347794,0.010365724563598633,0.010218646377325058,0.010196231305599213,0.010065961629152298,0.009895067662000656,0.009635921567678452,0.009512655436992645,0.009378179907798767,0.00919467955827713,0.009109236299991608,0.009019583463668823,0.008840285241603851,0.008659586310386658,0.008519507944583893,0.008452266454696655,0.008188925683498383,0.007995620369911194,0.00796760618686676,0.007749080657958984,0.007630020380020142,0.007439509034156799,0.007131345570087433,0.007005274295806885,0.006825968623161316,0.006578043103218079,0.006472975015640259,0.006379127502441406,0.006124183535575867,0.005904272198677063,0.005816027522087097,0.0055526793003082275,0.005451813340187073,0.005336955189704895,0.005272507667541504,0.0051562488079071045,0.004989549517631531,0.004862099885940552,0.004708006978034973,0.004587545990943909,0.004541307687759399,0.004418045282363892,0.004219129681587219,0.004093065857887268,0.004003420472145081,0.003901168704032898,0.0037106573581695557,0.0036336183547973633,0.003564968705177307,0.003445923328399658,0.00334225594997406,0.0032344013452529907,0.0030915141105651855,0.0030228793621063232,0.002924814820289612,0.002835184335708618,0.0027637332677841187,0.002709105610847473,0.0026628822088241577,0.002531200647354126,0.002461165189743042,0.0023224949836730957,0.002238437533378601,0.0022048354148864746,0.0021698027849197388,0.0020605474710464478,0.0019919127225875854,0.001937270164489746,0.001881241798400879,0.0018672347068786621,0.001828014850616455,0.001757979393005371,0.001683741807937622,0.0016333162784576416,0.0016080886125564575,0.0015702694654464722,0.001539468765258789,0.00151003897190094,0.0014638304710388184,0.0014568120241165161,0.001382574439048767,0.0013839751482009888,0.0013559609651565552,0.0012985169887542725,0.0012354850769042969,0.0012312829494476318,0.0011794716119766235,0.001186475157737732,0.0011402517557144165,0.001094028353691101,0.0010589808225631714,0.001073002815246582,0.001025378704071045,0.0009791553020477295,0.0009413361549377441,0.0009427368640899658,0.000911906361579895,0.0008712857961654663,0.0008432865142822266,0.0008208602666854858,0.0008110553026199341,0.0007970482110977173,0.0007942467927932739,0.0007900595664978027,0.0007606297731399536,0.0007592290639877319,0.000763431191444397,0.0007410198450088501,0.0007256120443344116,0.0007158070802688599,0.0007088035345077515,0.0006933808326721191,0.000689193606376648,0.0006751865148544312,0.0006597787141799927,0.0006471723318099976,0.0006303489208221436,0.0006345659494400024,0.0006107538938522339,0.0006079524755477905,0.0005925297737121582,0.0005743354558944702,0.0005645304918289185,0.0005659162998199463,0.0005575120449066162,0.000553324818611145,0.0005575269460678101,0.0005575269460678101,0.0005393028259277344,0.0005351006984710693,0.0005449056625366211,0.0005589276552200317,0.0005659312009811401,0.0005435049533843994,0.0005393028259277344,0.0005379021167755127,0.0005224943161010742,0.0005197077989578247,0.0005253106355667114,0.0005239099264144897,0.0005168914794921875,0.0005098879337310791,0.0004986822605133057,0.0004916787147521973,0.0005042850971221924,0.0004958808422088623,0.0004860907793045044,0.0004888921976089478,0.0004902929067611694,0.0004832744598388672,0.00047767162322998047,0.0004748702049255371,0.0004748702049255371,0.0004818737506866455,0.0004692673683166504,0.0004608631134033203,0.00046366453170776367,0.0004608631134033203,0.00045105814933776855,0.0004552602767944336,0.0004566609859466553,0.0004580765962600708,0.0004566758871078491,0.00044827163219451904,0.0004468560218811035,0.0004482567310333252,0.00044405460357666016,0.00044405460357666016,0.00044405460357666016,0.0004426538944244385,0.0004412531852722168,0.0004398524761199951,0.00043004751205444336,0.0004328489303588867,0.00043144822120666504,0.00043144822120666504,0.0004328489303588867,0.0004328489303588867,0.00042724609375,0.00043004751205444336,0.00043004751205444336,0.0004286468029022217,0.00043004751205444336,0.00043004751205444336,0.00042444467544555664,0.00042444467544555664,0.00042444467544555664,0.0004216432571411133,0.0004188418388366699,0.0004188418388366699,0.0004202425479888916,0.00041604042053222656,0.0004146397113800049,0.0004132390022277832,0.0004132390022277832,0.0004118382930755615,0.0004132390022277832,0.0004118382930755615,0.0004076361656188965,0.00041043758392333984,0.00040903687477111816,0.00040903687477111816,0.0004076361656188965,0.00040903687477111816,0.0004118382930755615,0.0004132390022277832,0.0004146397113800049,0.0004118382930755615,0.0004118382930755615,0.0004104524850845337,0.000409051775932312,0.0004104524850845337,0.0004104524850845337,0.0004104524850845337,0.00040903687477111816,0.00040903687477111816,0.00040903687477111816,0.00041043758392333984,0.00040903687477111816,0.0004118382930755615,0.0004118382930755615,0.00041043758392333984,0.00041043758392333984,0.00041043758392333984,0.00040903687477111816,0.00040903687477111816,0.0004076361656188965,0.0004076361656188965,0.0004076361656188965,0.0004076361656188965,0.0004076361656188965,0.0004076361656188965,0.0004076361656188965,0.0004076361656188965,0.00040903687477111816,0.00040903687477111816,0.00040903687477111816,0.0004076361656188965,0.0004076361656188965,0.00040903687477111816,0.00040903687477111816,0.00040903687477111816,0.00041043758392333984,0.00041043758392333984,0.00041043758392333984,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004132390022277832,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615,0.0004118382930755615]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0010786056518554688,0.0012200836790725589,0.0014301994815468788,0.001710353884845972,0.0020465392153710127,0.002444358542561531,0.002941632643342018,0.003615404013544321,0.004390031099319458,0.0052921283058822155,0.006464574486017227,0.007900365628302097,0.009641525335609913,0.011703462339937687,0.014149210415780544,0.017103439196944237,0.02083229459822178,0.024265585467219353,0.02743973582983017,0.030577465891838074,0.0335288941860199,0.036574169993400574,0.03946816548705101,0.04223749414086342,0.04505304619669914,0.047724317759275436,0.05027652531862259,0.05292678624391556,0.0555042065680027,0.05799197778105736,0.06037188693881035,0.06271398067474365,0.0650196522474289,0.06723987311124802,0.06942087411880493,0.0714758113026619,0.07355735450983047,0.07553104311227798,0.07739686965942383,0.07927250862121582,0.08096323907375336,0.08273801952600479,0.08438112586736679,0.08593317866325378,0.08750484138727188,0.0890330895781517,0.09055572748184204,0.0919957235455513,0.0933544710278511,0.09465018659830093,0.09591507911682129,0.09716317057609558,0.09835942834615707,0.09949125349521637,0.10062167793512344,0.1016988679766655,0.10276906192302704,0.10378322005271912,0.10478757321834564,0.10573028773069382,0.10664919763803482,0.10755409300327301,0.1084267795085907,0.10927704721689224,0.11007969081401825,0.11086691915988922,0.1116093322634697,0.1123083159327507,0.11302270740270615,0.11366146057844162,0.11429321020841599,0.11489134281873703,0.11548666656017303,0.11607499420642853,0.11660448461771011,0.11711296439170837,0.1176704689860344,0.11814813315868378,0.11863700300455093,0.11909785866737366,0.11951809376478195,0.11993972212076187,0.12037396430969238,0.12078158557415009,0.12116960436105728,0.12156321853399277,0.1219344213604927,0.12229301780462265,0.12265441566705704,0.12300461530685425,0.12331558018922806,0.12363355606794357,0.12394172698259354,0.12423869222402573,0.12451884895563126,0.12478919327259064,0.1250525414943695,0.12528786063194275,0.12552601099014282,0.12574172019958496,0.1259574294090271,0.12616054713726044,0.12635105848312378,0.1265457570552826,0.12674187123775482,0.12691417336463928,0.12707805633544922,0.12724615633487701,0.12740863859653473,0.12756413221359253,0.12770840525627136,0.12784987688064575,0.127982959151268,0.1281188279390335,0.12824630737304688,0.12835556268692017,0.12848302721977234,0.12859930098056793,0.12870435416698456,0.12881781160831451,0.12891727685928345,0.12902653217315674,0.1291273832321167,0.1292380541563034,0.12933190166950226,0.12942014634609222,0.12950699031352997,0.12958264350891113,0.12966808676719666,0.12975353002548218,0.12982356548309326,0.12989221513271332,0.12996084988117218,0.1300196796655655,0.13007570803165436,0.13014714419841766,0.13020318746566772,0.1302592158317566,0.13031524419784546,0.13037407398223877,0.13041049242019653,0.13046371936798096,0.13050433993339539,0.1305435746908188,0.13057579100131989,0.13061641156673431,0.1306542307138443,0.13068924844264984,0.13072006404399872,0.13074947893619537,0.1307774931192398,0.1308097094297409,0.13083912432193756,0.13086293637752533,0.13088956475257874,0.13091197609901428,0.13093718886375427,0.13096240162849426,0.1309848129749298,0.1310044229030609,0.13102683424949646,0.13105064630508423,0.13107165694236755,0.13108566403388977,0.13110247254371643,0.1311192810535431,0.13113188743591309,0.1311514973640442,0.1311655044555664,0.1311781108379364,0.1311851143836975,0.1312047392129898,0.13121314346790314,0.1312229484319687,0.1312369555234909,0.13124395906925201,0.1312551647424698,0.1312621682882309,0.13126777112483978,0.131281778216362,0.1312873810529709,0.13129578530788422,0.13130559027194977,0.1313139945268631,0.1313209980726242,0.13133080303668976,0.13133780658245087,0.13134481012821198,0.1313532143831253,0.13136301934719086,0.13136862218379974,0.13137422502040863,0.1313784271478653,0.13138262927532196,0.13138823211193085,0.13139663636684418,0.13139943778514862,0.1314050406217575,0.13141204416751862,0.13141344487667084,0.13141624629497528,0.13142184913158417,0.13142605125904083,0.1314302533864975,0.13143445551395416,0.13143865764141083,0.1314428597688675,0.13144846260547638,0.13145266473293304,0.1314554661512375,0.1314568668603897,0.13145826756954193,0.13146106898784637,0.13146387040615082,0.13146527111530304,0.13146807253360748,0.1314694732427597,0.13147087395191193,0.13147227466106415,0.13147367537021637,0.1314750760793686,0.13147787749767303,0.13147927820682526,0.13148067891597748,0.13148348033428192,0.13148488104343414,0.13148488104343414,0.13148628175258636,0.1314876824617386,0.1314890831708908,0.13149048388004303,0.13149328529834747,0.13149608671665192,0.13149888813495636,0.1315016895532608,0.13150309026241302,0.13150449097156525,0.13150589168071747,0.1315072923898697,0.1315072923898697,0.1315072923898697,0.13151009380817413,0.13151149451732635,0.13151289522647858,0.13151289522647858,0.13151289522647858,0.1315142959356308,0.1315142959356308,0.1315142959356308,0.13151569664478302,0.13151569664478302,0.13151569664478302,0.13151569664478302,0.13151569664478302,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524,0.13151709735393524],"recovered":[0.0,0.00019330655049998313,0.0003712046018335968,0.0005729157710447907,0.0008068447350524366,0.0010940029751509428,0.0014568029437214136,0.0018994469428434968,0.0024457480758428574,0.003104110946878791,0.0038899441715329885,0.004822858143597841,0.0060289232060313225,0.007468916941434145,0.009280115365982056,0.011315437033772469,0.013885853812098503,0.016875101253390312,0.020273374393582344,0.023551180958747864,0.026711324229836464,0.029780415818095207,0.03285650908946991,0.0358639694750309,0.03870893642306328,0.041560906916856766,0.04423218220472336,0.046923063695430756,0.04957752674818039,0.05220677703619003,0.05481921508908272,0.05722574144601822,0.05963927507400513,0.062016382813453674,0.06430244445800781,0.06649885326623917,0.06871066987514496,0.07077261060476303,0.07284995168447495,0.07480823248624802,0.07671048492193222,0.0785202831029892,0.08029365539550781,0.08204882591962814,0.08371434360742569,0.08533503860235214,0.08695293217897415,0.08851899206638336,0.08999820798635483,0.09135835617780685,0.09271010011434555,0.09404923766851425,0.09528472274541855,0.09655661880970001,0.09768844395875931,0.0988720953464508,0.10002072900533676,0.10109792649745941,0.10219612717628479,0.10320749133825302,0.10422585159540176,0.10516716539859772,0.10610988736152649,0.10703440010547638,0.10790707916021347,0.10872513055801392,0.1095711961388588,0.1103668361902237,0.11108262836933136,0.11180682480335236,0.11251702159643173,0.11319499462842941,0.11385475844144821,0.114436075091362,0.11507762968540192,0.11564494669437408,0.11617723852396011,0.11672914028167725,0.11720680445432663,0.11773209273815155,0.11822096258401871,0.11869862675666809,0.11914827674627304,0.11959371715784073,0.12003636360168457,0.12044399231672287,0.12084881216287613,0.12124662846326828,0.12163044512271881,0.12200304865837097,0.12236304581165314,0.12269642949104309,0.12300319969654083,0.12331697344779968,0.12363354861736298,0.12392771244049072,0.12419665604829788,0.12447681277990341,0.12473174929618835,0.12497688829898834,0.12520381808280945,0.1254405379295349,0.12564365565776825,0.12583276629447937,0.1260484755039215,0.12624458968639374,0.126416876912117,0.12659618258476257,0.12677127122879028,0.1269351691007614,0.12710325419902802,0.1272573471069336,0.12739881873130798,0.1275487095117569,0.12770138680934906,0.12783586978912354,0.1279563307762146,0.12808799743652344,0.12820987403392792,0.1283191293478012,0.12845219671726227,0.1285572648048401,0.12867072224617004,0.1287771761417389,0.12888504564762115,0.12898169457912445,0.12907133996486664,0.1291525959968567,0.12923243641853333,0.12931087613105774,0.12939631938934326,0.1294775754213333,0.12954480946063995,0.12960924208164215,0.12966947257518768,0.129728302359581,0.12978853285312653,0.12985438108444214,0.12991881370544434,0.12997204065322876,0.13002246618270874,0.13006868958473206,0.13011771440505981,0.13015975058078766,0.1301947683095932,0.1302339881658554,0.13027040660381317,0.13030822575092316,0.13034604489803314,0.13038386404514313,0.13041748106479645,0.13044829666614532,0.13048192858695984,0.1305253505706787,0.13054776191711426,0.1305771768093109,0.1306023895740509,0.13062900304794312,0.13065281510353088,0.13067802786827087,0.13069763779640198,0.13072144985198975,0.13074806332588196,0.13076767325401306,0.13078588247299194,0.1308027058839798,0.13081391155719757,0.130829319357872,0.13084612786769867,0.13086293637752533,0.13087554275989532,0.13088814914226532,0.13090215623378754,0.1309133619070053,0.1309259682893753,0.13093997538089752,0.13094697892665863,0.13096238672733307,0.13096939027309418,0.13097499310970306,0.13098199665546417,0.1309904009103775,0.1309974044561386,0.13100580871105194,0.13101701438426971,0.13102401793003082,0.13103242218494415,0.13103942573070526,0.13104502856731415,0.13105343282222748,0.13105903565883636,0.1310674399137497,0.13107304275035858,0.1310800462961197,0.1310870498418808,0.13109265267848969,0.1310996562242508,0.13110245764255524,0.13111086189746857,0.13111646473407745,0.1311192661523819,0.13112206757068634,0.131126269698143,0.13113048672676086,0.13113468885421753,0.13114029169082642,0.13114449381828308,0.13114869594573975,0.13115569949150085,0.13115990161895752,0.13116410374641418,0.13116690516471863,0.13116830587387085,0.13116970658302307,0.13117250800132751,0.13117390871047974,0.13117671012878418,0.1311781108379364,0.13117951154708862,0.13118231296539307,0.13118231296539307,0.1311851143836975,0.13118651509284973,0.13118791580200195,0.1311907172203064,0.13119351863861084,0.13119632005691528,0.1311977207660675,0.13120052218437195,0.13120052218437195,0.13120192289352417,0.1312033236026764,0.13120612502098083,0.13120892643928528,0.13121172785758972,0.13121452927589417,0.1312159299850464,0.1312159299850464,0.1312173306941986,0.13121873140335083,0.13122013211250305,0.13122013211250305,0.13122153282165527,0.1312229335308075,0.13122433423995972,0.13122433423995972,0.13122573494911194,0.13122573494911194,0.13122573494911194,0.13122573494911194,0.13122713565826416,0.13122713565826416,0.13122713565826416,0.13122713565826416,0.13122713565826416,0.13122713565826416,0.13122713565826416,0.13122713565826416,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638,0.13122853636741638],"active":[0.0010786056518554688,0.00102677708491683,0.0010589949088171124,0.0011374381138011813,0.0012396944221109152,0.0013503555674105883,0.0014848296996206045,0.0017159570707008243,0.0019442830234766006,0.0021880173590034246,0.0025746303144842386,0.003077507484704256,0.0036126021295785904,0.004234545398503542,0.004869095049798489,0.005788002163171768,0.006946440786123276,0.0073904842138290405,0.007166361436247826,0.00702628493309021,0.0068175699561834335,0.0067937541753053665,0.0066116563975811005,0.0063735246658325195,0.006344109773635864,0.006163410842418671,0.006044343113899231,0.006003722548484802,0.005926679819822311,0.005785200744867325,0.005552671849727631,0.005488239228725433,0.005380377173423767,0.005223490297794342,0.005118429660797119,0.0049769580364227295,0.004846684634685516,0.004758432507514954,0.004546917974948883,0.004464276134967804,0.0042527541518211365,0.0042177364230155945,0.004087470471858978,0.003884352743625641,0.0037904977798461914,0.0036980509757995605,0.0036027953028678894,0.0034767314791679382,0.003356263041496277,0.0032918304204940796,0.0032049790024757385,0.0031139329075813293,0.0030747056007385254,0.0029346346855163574,0.0029332339763641357,0.002826772630214691,0.002748332917690277,0.0026852935552597046,0.002591446042060852,0.002522796392440796,0.0024233460426330566,0.002386927604675293,0.002316892147064209,0.002242647111415863,0.002172611653804779,0.002141788601875305,0.002038136124610901,0.001941479742527008,0.0019400790333747864,0.001854635775089264,0.001776188611984253,0.0016963481903076172,0.001631908118724823,0.0016389191150665283,0.001526854932308197,0.0014680176973342896,0.0014932304620742798,0.0014189928770065308,0.0014301985502243042,0.001365765929222107,0.0012971311807632446,0.0012410953640937805,0.001225687563419342,0.0011878684163093567,0.0011332407593727112,0.0011192262172698975,0.0010856091976165771,0.0010463893413543701,0.0010239705443382263,0.0010015666484832764,0.0009525343775749207,0.0009371265769004822,0.0009385272860527039,0.0009217187762260437,0.00088530033826828,0.0008614808320999146,0.0008558854460716248,0.0008110478520393372,0.0007942616939544678,0.0007648319005966187,0.0007536113262176514,0.0007200092077255249,0.0007074028253555298,0.0007129907608032227,0.000693395733833313,0.0006695836782455444,0.0006611794233322144,0.0006499737501144409,0.0006373673677444458,0.0006289631128311157,0.0006051510572433472,0.0005925297737121582,0.000584140419960022,0.0005701184272766113,0.0005449205636978149,0.0005196928977966309,0.0005266964435577393,0.0005113035440444946,0.0004944801330566406,0.0004986822605133057,0.0004650801420211792,0.0004692673683166504,0.0004566609859466553,0.00046087801456451416,0.0004468560218811035,0.00043845176696777344,0.0004356503486633301,0.00043004751205444336,0.0004356503486633301,0.0004426538944244385,0.00042724609375,0.0004146397113800049,0.00041604042053222656,0.00041043758392333984,0.0004062354564666748,0.0004188418388366699,0.00041465461254119873,0.0004048347473144531,0.00039643049240112305,0.00040203332901000977,0.00038802623748779297,0.00039502978324890137,0.0003866255283355713,0.00038382411003112793,0.00038102269172668457,0.00038242340087890625,0.00038382411003112793,0.00038102269172668457,0.00037401914596557617,0.0003656148910522461,0.0003600120544433594,0.00036141276359558105,0.00035719573497772217,0.00033758580684661865,0.00034180283546447754,0.00033479928970336914,0.00033479928970336914,0.00033339858055114746,0.0003319978713989258,0.00032639503479003906,0.0003291964530944824,0.0003291964530944824,0.0003235936164855957,0.000317990779876709,0.0003165900707244873,0.00031657516956329346,0.00031797587871551514,0.0003221780061721802,0.0003193765878677368,0.0003151744604110718,0.00030957162380218506,0.0003165900707244873,0.0003109872341156006,0.0003095865249633789,0.0003109872341156006,0.0003039836883544922,0.0003081858158111572,0.00029978156089782715,0.00029838085174560547,0.00030678510665893555,0.00030538439750671387,0.00030538439750671387,0.0003081858158111572,0.0003081858158111572,0.0003039836883544922,0.00030678510665893555,0.00030538439750671387,0.00030538439750671387,0.0003081858158111572,0.0003095865249633789,0.0003095865249633789,0.00030678510665893555,0.00030538439750671387,0.0003025829792022705,0.00030118227005004883,0.0003039836883544922,0.00029978156089782715,0.0003025829792022705,0.00030118227005004883,0.0002969801425933838,0.0002969801425933838,0.00029978156089782715,0.00029978156089782715,0.0002997666597366333,0.0002997666597366333,0.0002983659505844116,0.0002983659505844116,0.0002997666597366333,0.00029696524143218994,0.00029556453227996826,0.0002927631139755249,0.0002913624048233032,0.0002927631139755249,0.0002941638231277466,0.0002927631139755249,0.0002941638231277466,0.0002927631139755249,0.0002927631139755249,0.0002927631139755249,0.0002913624048233032,0.0002927631139755249,0.0002927631139755249,0.0002927631139755249,0.0002927631139755249,0.0002927631139755249,0.0002913624048233032,0.00028856098651885986,0.00028856098651885986,0.0002871602773666382,0.00028856098651885986,0.00028856098651885986,0.00028996169567108154,0.00028996169567108154,0.00028996169567108154,0.00028996169567108154,0.00028856098651885986,0.00028856098651885986,0.00028996169567108154,0.00028996169567108154,0.00028856098651885986,0.0002871602773666382,0.00028996169567108154,0.00028996169567108154,0.00028996169567108154,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028996169567108154,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028996169567108154,0.00028996169567108154,0.00028996169567108154,0.00028996169567108154,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986,0.00028856098651885986]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.7784273028373718,"q05":0.7299230822741182,"q20":0.7536091784310093,"q40":0.7709564838123774,"q60":0.7858981218623663,"q80":0.8032454272437344,"q95":0.8269315234006254},"MaxActiveInfected":{"mean":0.05526304244995117,"q05":0.04234050060856655,"q20":0.0486509734930308,"q40":0.05327265954473565,"q60":0.05725342535516669,"q80":0.06187511140687155,"q95":0.06818558429133578}},"4W_None":{"TotalInfected":{"mean":0.874140202999115,"q05":0.8614492115892626,"q20":0.8676466113076652,"q40":0.8721854844412295,"q60":0.8760949215570005,"q80":0.8806337946905648,"q95":0.8868311944089674},"MaxActiveInfected":{"mean":0.09158482402563095,"q05":0.08296292050150031,"q20":0.08717326000508387,"q40":0.0902568430761022,"q60":0.0929128049751597,"q80":0.09599638804617804,"q95":0.10020672754976159}},"2W_Strong":{"TotalInfected":{"mean":0.12270063906908035,"q05":0.058969466291536946,"q20":0.09009134948171754,"q40":0.11288450240009144,"q60":0.13251677573806928,"q80":0.15530992865644316,"q95":0.18643181184662372},"MaxActiveInfected":{"mean":0.010674595832824707,"q05":0.006434257274665973,"q20":0.008504944436731434,"q40":0.010021481493395256,"q60":0.011327710172254158,"q80":0.01284424722891798,"q95":0.01491493439098344}},"2W_Moderate":{"TotalInfected":{"mean":0.22785915434360504,"q05":0.10020808002494497,"q20":0.16254400843965405,"q40":0.2081978122272592,"q60":0.2475204964599509,"q80":0.29317430024755603,"q95":0.35551022866226506},"MaxActiveInfected":{"mean":0.010692338459193707,"q05":0.005976815878028334,"q20":0.00827954994921742,"q40":0.009966034327242553,"q60":0.01141864259114486,"q80":0.013105126969169992,"q95":0.015407861040359077}}}}} \ No newline at end of file diff --git a/web/country-data/extdata-DK.json b/web/country-data/extdata-DK.json new file mode 100644 index 00000000..1d381e0d --- /dev/null +++ b/web/country-data/extdata-DK.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.003509223461151123,0.00473165325820446,0.00601368211209774,0.007330370135605335,0.00865989550948143,0.00997933465987444,0.011279884725809097,0.012575117871165276,0.013849628157913685,0.0151226706802845,0.01638801209628582,0.01763281412422657,0.018857445567846298,0.02008134126663208,0.02131110616028309,0.022518498823046684,0.023713236674666405,0.02520523965358734,0.026912899687886238,0.02888995036482811,0.031149407848715782,0.03367733955383301,0.03657222166657448,0.03986045718193054,0.04354461655020714,0.04773179441690445,0.052461788058280945,0.057729825377464294,0.06365601718425751,0.07020223885774612,0.0775168240070343,0.08562876284122467,0.09456683695316315,0.1043776348233223,0.11505600810050964,0.12673620879650116,0.13933680951595306,0.1527342051267624,0.16708151996135712,0.18229037523269653,0.1983422338962555,0.21513128280639648,0.23256200551986694,0.2506754398345947,0.26927945017814636,0.2883853614330292,0.30773115158081055,0.3272361159324646,0.34696701169013977,0.3665623664855957,0.3862398862838745,0.4056256413459778,0.4248216152191162,0.4437512755393982,0.4623635411262512,0.4805915951728821,0.49840301275253296,0.515618085861206,0.5323895215988159,0.5485778450965881,0.5640965700149536,0.5789594054222107,0.5930178761482239,0.6063639521598816,0.6190232038497925,0.6309852600097656,0.6421283483505249,0.6524893045425415,0.6621280908584595,0.6711173057556152,0.6793997883796692,0.6870121955871582,0.6939730644226074,0.700363039970398,0.7061764597892761,0.7114778757095337,0.716270923614502,0.7205963730812073,0.7245334386825562,0.7280849814414978,0.7312569618225098,0.7341111302375793,0.736716091632843,0.7390450239181519,0.7411103248596191,0.7429505586624146,0.7446393370628357,0.7461368441581726,0.7474889159202576,0.7486867904663086,0.7497588396072388,0.7507190108299255,0.7515769004821777,0.7523274421691895,0.7530085444450378,0.7536394000053406,0.754190981388092,0.7546747326850891,0.7551022171974182,0.755492627620697,0.7558388710021973,0.7561476826667786,0.7564314007759094,0.7566666603088379,0.7568848729133606,0.7570671439170837,0.7572360634803772,0.7573838829994202,0.757516086101532,0.7576305270195007,0.7577354311943054,0.7578303813934326,0.7579109072685242,0.7579866647720337,0.7580539584159851,0.7581095099449158,0.7581619620323181,0.7582087516784668,0.7582501769065857,0.7582864761352539,0.7583200335502625,0.7583495378494263,0.7583781480789185,0.7584009170532227,0.7584249377250671,0.7584447264671326,0.7584595680236816,0.7584722638130188,0.7584845423698425,0.7584981322288513,0.7585107684135437,0.7585197687149048,0.7585278153419495,0.7585351467132568,0.7585422992706299,0.7585487365722656,0.758553683757782,0.7585588097572327,0.7585635781288147,0.7585668563842773,0.7585700154304504,0.7585734724998474,0.7585758566856384,0.7585784196853638,0.7585804462432861,0.7585822939872742,0.7585835456848145,0.7585848569869995,0.7585862874984741,0.7585874199867249,0.7585886716842651,0.7585898041725159,0.7585908770561218,0.7585914731025696,0.7585918307304382,0.7585929036140442,0.7585936188697815,0.7585943937301636,0.7585943937301636,0.7585945725440979,0.7585952877998352,0.7585954666137695,0.7585960030555725,0.7585962414741516,0.7585962414741516,0.7585965991020203,0.7585967779159546,0.7585967779159546,0.7585969567298889,0.7585971355438232,0.7585973143577576,0.7585973143577576,0.7585974931716919,0.7585976719856262,0.7585978507995605,0.7585978507995605,0.7585978507995605,0.7585980296134949,0.7585980296134949,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292,0.7585982084274292],"recovered":[0.0,0.001689138705842197,0.0031341947615146637,0.004503880627453327,0.005835056304931641,0.007165681570768356,0.00850565917789936,0.009837568737566471,0.011144537478685379,0.012438853271305561,0.013716664165258408,0.015000160783529282,0.01626880280673504,0.017501868307590485,0.018738051876425743,0.019987989217042923,0.021210234612226486,0.022420011460781097,0.023759622126817703,0.025295820087194443,0.027042357251048088,0.029039211571216583,0.03128565102815628,0.033873364329338074,0.03680235520005226,0.040110211819410324,0.04387267678976059,0.04811927303671837,0.05284816399216652,0.058206792920827866,0.06416801363229752,0.07081802189350128,0.07818322628736496,0.08631643652915955,0.09528385102748871,0.10517093539237976,0.11594944447278976,0.12762120366096497,0.14011543989181519,0.15353281795978546,0.16785025596618652,0.18304920196533203,0.19896939396858215,0.21568748354911804,0.23313267529010773,0.25114911794662476,0.26973220705986023,0.28869399428367615,0.30796313285827637,0.32741838693618774,0.34690040349960327,0.3665418028831482,0.3859904706478119,0.40530967712402344,0.4244218170642853,0.4432636499404907,0.4617932140827179,0.4799726903438568,0.497676819562912,0.5149681568145752,0.5316484570503235,0.5477254390716553,0.5631648302078247,0.5779277086257935,0.5919729471206665,0.6053003072738647,0.6179962754249573,0.6299102902412415,0.6410610675811768,0.6514588594436646,0.6611504554748535,0.6701655387878418,0.6784524321556091,0.6860615611076355,0.6930590271949768,0.6995161175727844,0.7053394913673401,0.7106592059135437,0.7154961228370667,0.7198635339736938,0.7238247990608215,0.7273738384246826,0.7305929064750671,0.7334786057472229,0.7361307144165039,0.7384536266326904,0.740565836429596,0.7424500584602356,0.744163990020752,0.745685875415802,0.7470566630363464,0.7482770681381226,0.7493491172790527,0.7503296732902527,0.7511714100837708,0.7519351840019226,0.7526373863220215,0.7532570362091064,0.7538113594055176,0.7543066740036011,0.7547504901885986,0.7551456689834595,0.7554944753646851,0.7558063864707947,0.7560759782791138,0.756327211856842,0.7565459609031677,0.756735622882843,0.756904125213623,0.7570502758026123,0.7571812272071838,0.7573035359382629,0.7574117183685303,0.7575012445449829,0.757583737373352,0.7576609253883362,0.7577288150787354,0.7577885985374451,0.7578434348106384,0.7578903436660767,0.757932722568512,0.7579721808433533,0.7580054998397827,0.7580352425575256,0.7580618262290955,0.7580887675285339,0.7581095099449158,0.7581291198730469,0.7581469416618347,0.7581616044044495,0.7581747770309448,0.7581870555877686,0.7581967711448669,0.7582059502601624,0.7582144141197205,0.7582219243049622,0.7582294344902039,0.7582358717918396,0.7582404613494873,0.758245587348938,0.75825035572052,0.7582534551620483,0.7582578659057617,0.758261501789093,0.7582644820213318,0.7582660913467407,0.7582684755325317,0.7582701444625854,0.7582719922065735,0.7582734227180481,0.7582743763923645,0.7582754492759705,0.7582764029502869,0.7582778334617615,0.7582787871360779,0.7582796812057495,0.7582805752754211,0.7582815289497375,0.7582820653915405,0.7582826018333435,0.7582829594612122,0.7582833766937256,0.7582835555076599,0.7582837343215942,0.7582842707633972,0.7582844495773315,0.7582846283912659,0.7582846283912659,0.7582846283912659,0.7582848072052002,0.7582848072052002,0.7582848072052002,0.7582848072052002,0.7582848072052002,0.7582849860191345,0.7582853436470032,0.7582853436470032,0.7582853436470032,0.7582855820655823,0.7582855820655823,0.7582859396934509,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853,0.7582861185073853],"active":[0.003509223461151123,0.0030425144359469414,0.0028794873505830765,0.002826489508152008,0.0028248392045497894,0.002813653089106083,0.0027742255479097366,0.0027375491335988045,0.002705090679228306,0.002683817408978939,0.0026713479310274124,0.0026326533406972885,0.0025886427611112595,0.0025794729590415955,0.0025730542838573456,0.0025305096060037613,0.0025030020624399185,0.002785228192806244,0.003153277561068535,0.003594130277633667,0.004107050597667694,0.0046381279826164246,0.005286570638418198,0.005987092852592468,0.006742261350154877,0.007621582597494125,0.008589111268520355,0.009610552340745926,0.010807853192090988,0.011995445936918259,0.013348810374736786,0.014810740947723389,0.016383610665798187,0.01806119829416275,0.019772157073020935,0.0215652734041214,0.0233873650431633,0.025113001465797424,0.02696608006954193,0.028757557272911072,0.03049197793006897,0.03208208084106445,0.03359261155128479,0.034987956285476685,0.036146774888038635,0.03723624348640442,0.03799894452095032,0.03854212164878845,0.0390038788318634,0.03914397954940796,0.03933948278427124,0.03908383846282959,0.03883114457130432,0.038441598415374756,0.03794172406196594,0.03732794523239136,0.036609798669815063,0.03564539551734924,0.03471270203590393,0.03360968828201294,0.03244811296463013,0.03123396635055542,0.02985304594039917,0.028436243534088135,0.027050256729125977,0.02568495273590088,0.024132072925567627,0.02257901430130005,0.021067023277282715,0.019658446311950684,0.018249332904815674,0.016846656799316406,0.015520632266998291,0.014301478862762451,0.013117432594299316,0.011961758136749268,0.010931432247161865,0.009937167167663574,0.009037315845489502,0.008221447467803955,0.007432162761688232,0.0067372918128967285,0.006123185157775879,0.005566418170928955,0.004979610443115234,0.004496932029724121,0.004073500633239746,0.0036867856979370117,0.0033249258995056152,0.003000915050506592,0.002702176570892334,0.0024419426918029785,0.002227783203125,0.0019977688789367676,0.0018371343612670898,0.0017042160034179688,0.0015535950660705566,0.001417696475982666,0.0012908577919006348,0.0011859536170959473,0.0010883808135986328,0.0010020136833190918,0.0009369254112243652,0.0008602738380432129,0.0008088946342468262,0.0007399320602416992,0.0006901025772094727,0.0006482601165771484,0.0006119608879089355,0.0005802512168884277,0.000554203987121582,0.0005268454551696777,0.0004991888999938965,0.00048542022705078125,0.00047022104263305664,0.00044858455657958984,0.00043314695358276367,0.0004201531410217285,0.0004067420959472656,0.0003961324691772461,0.0003873109817504883,0.00037735700607299805,0.0003726482391357422,0.0003656744956970215,0.0003631114959716797,0.0003559589385986328,0.00035005807876586914,0.00034314393997192383,0.0003376007080078125,0.00033652782440185547,0.00033599138259887695,0.00033271312713623047,0.00033104419708251953,0.0003291964530944824,0.00032788515090942383,0.0003268122673034668,0.000324249267578125,0.0003229379653930664,0.0003231167793273926,0.00032126903533935547,0.0003196597099304199,0.00032001733779907227,0.000317990779876709,0.00031691789627075195,0.0003159642219543457,0.00031620264053344727,0.00031507015228271484,0.0003147125244140625,0.00031429529190063477,0.0003139972686767578,0.00031429529190063477,0.00031435489654541016,0.00031447410583496094,0.00031363964080810547,0.00031304359436035156,0.00031322240829467773,0.00031304359436035156,0.0003128647804260254,0.0003123283386230469,0.00031197071075439453,0.0003123283386230469,0.0003120899200439453,0.00031244754791259766,0.00031250715255737305,0.00031197071075439453,0.0003121495246887207,0.0003121495246887207,0.0003121495246887207,0.0003123283386230469,0.0003123283386230469,0.00031250715255737305,0.00031250715255737305,0.0003126859664916992,0.0003128647804260254,0.0003128647804260254,0.00031250715255737305,0.00031250715255737305,0.0003126859664916992,0.00031244754791259766,0.00031262636184692383,0.0003122687339782715,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453,0.0003120899200439453]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.003509223461151123,0.004709463566541672,0.005973521154373884,0.007237762212753296,0.008492466993629932,0.009733051061630249,0.010952913202345371,0.012154070660471916,0.013323502615094185,0.01447312906384468,0.015613403171300888,0.01672983728349209,0.017803726717829704,0.018863679841160774,0.019902542233467102,0.02091408148407936,0.021889861673116684,0.023076532408595085,0.024439431726932526,0.025977646932005882,0.027701811864972115,0.02962164580821991,0.03176208958029747,0.0341733917593956,0.0368623323738575,0.039842117577791214,0.043142642825841904,0.04677985608577728,0.050831880420446396,0.05532567575573921,0.06022052839398384,0.065609410405159,0.07152149081230164,0.0779774859547615,0.08496436476707458,0.09259675443172455,0.10080277174711227,0.10962843149900436,0.1191272959113121,0.12920179963111877,0.13997754454612732,0.15143989026546478,0.1634976714849472,0.1760716736316681,0.18930532038211823,0.20297154784202576,0.21714043617248535,0.23181161284446716,0.24674703180789948,0.2619613707065582,0.2775149941444397,0.29323840141296387,0.309153288602829,0.32501405477523804,0.3409694731235504,0.3569061756134033,0.3727385103702545,0.38841956853866577,0.40397244691848755,0.41922879219055176,0.43428561091423035,0.4490833282470703,0.4635566174983978,0.47772809863090515,0.4914849102497101,0.5048412084579468,0.517792284488678,0.5303407907485962,0.5424009561538696,0.5539649128913879,0.565022885799408,0.5755422711372375,0.5855538845062256,0.595058023929596,0.6040480136871338,0.6125420928001404,0.6204932332038879,0.6280184984207153,0.6350358724594116,0.6415908932685852,0.6476823091506958,0.6533715724945068,0.6586570143699646,0.6634874939918518,0.6679769158363342,0.6720908880233765,0.6758836507797241,0.6793919205665588,0.6825662851333618,0.6854710578918457,0.6881334185600281,0.6905467510223389,0.692758321762085,0.6947553753852844,0.6966025829315186,0.6982865929603577,0.6998079419136047,0.7011928558349609,0.7024486660957336,0.7036015391349792,0.7046457529067993,0.7055989503860474,0.7064539194107056,0.707207977771759,0.7078952789306641,0.7085189819335938,0.7090916633605957,0.7096132040023804,0.7100868821144104,0.7105015516281128,0.7108873724937439,0.7112436890602112,0.7115453481674194,0.7118197083473206,0.7120773196220398,0.7123050689697266,0.7125060558319092,0.7126969695091248,0.7128655314445496,0.7130200862884521,0.7131666541099548,0.7132922410964966,0.713411271572113,0.7135114073753357,0.7136073112487793,0.7136923670768738,0.713768482208252,0.7138416767120361,0.7139058709144592,0.7139612436294556,0.7140184640884399,0.7140665054321289,0.7141112089157104,0.7141469717025757,0.7141813039779663,0.7142122983932495,0.7142388820648193,0.7142649292945862,0.7142883539199829,0.7143083810806274,0.7143241167068481,0.7143417596817017,0.7143593430519104,0.7143723964691162,0.7143850326538086,0.7143954634666443,0.7144073843955994,0.7144189476966858,0.7144268155097961,0.7144347429275513,0.7144414782524109,0.7144484519958496,0.7144538164138794,0.7144593000411987,0.7144644260406494,0.7144688367843628,0.7144722938537598,0.7144758105278015,0.7144792675971985,0.7144829630851746,0.7144857048988342,0.7144886255264282,0.7144908308982849,0.7144923210144043,0.7144937515258789,0.7144947052001953,0.7144961357116699,0.714497447013855,0.7144986987113953,0.7145001888275146,0.7145012617111206,0.7145020365715027,0.71450275182724,0.7145034670829773,0.7145042419433594,0.7145047783851624,0.714505136013031,0.714505672454834,0.714506208896637,0.7145066261291504,0.714506983757019,0.7145071625709534,0.7145073413848877,0.7145073413848877,0.714507520198822,0.7145078778266907,0.7145078778266907,0.714508056640625,0.7145082354545593,0.7145084142684937,0.7145084142684937,0.714508593082428,0.714508593082428,0.714508593082428,0.7145088315010071,0.7145088315010071,0.7145088315010071,0.7145090103149414,0.7145090103149414,0.7145090103149414,0.7145091891288757,0.7145091891288757,0.7145091891288757,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101,0.7145093679428101],"recovered":[0.0,0.0016674995422363281,0.0031134728342294693,0.004476740024983883,0.005780591629445553,0.007064271252602339,0.008320443332195282,0.00955185852944851,0.010775204747915268,0.011955822817981243,0.013135340996086597,0.014297621324658394,0.01543312706053257,0.016530673950910568,0.017623817548155785,0.018687987700104713,0.01972300000488758,0.020719684660434723,0.021823283284902573,0.023049380630254745,0.02442365139722824,0.025978736579418182,0.0277133546769619,0.029658129438757896,0.03181764483451843,0.03422490879893303,0.036923568695783615,0.0399356335401535,0.04326898232102394,0.04696744307875633,0.0510251559317112,0.05553086847066879,0.0604572631418705,0.06589621305465698,0.071841299533844,0.07831746339797974,0.08533533662557602,0.09296552836894989,0.10120583325624466,0.11006633937358856,0.11952430754899979,0.1297214925289154,0.1405029296875,0.15189668536186218,0.16390421986579895,0.17646868526935577,0.18963336944580078,0.2032739371061325,0.21745675802230835,0.23198874294757843,0.24694029986858368,0.26213979721069336,0.27762702107429504,0.2932695746421814,0.30906379222869873,0.32495975494384766,0.3408682346343994,0.3567618131637573,0.3725668489933014,0.38816171884536743,0.40362033247947693,0.4189119040966034,0.43394872546195984,0.448673814535141,0.4631735384464264,0.477298766374588,0.4910462498664856,0.5043876767158508,0.5173189640045166,0.5298201441764832,0.5418252944946289,0.5533586144447327,0.5643696188926697,0.5748717784881592,0.5849242806434631,0.5944130420684814,0.6034074425697327,0.6118934750556946,0.6198825240135193,0.6274124383926392,0.634434163570404,0.6410033106803894,0.6471040844917297,0.6528204679489136,0.6580960154533386,0.6629490852355957,0.6674767732620239,0.6716260313987732,0.6754258871078491,0.6789336204528809,0.6821396946907043,0.6850415468215942,0.6877216696739197,0.6901564598083496,0.6923519372940063,0.6943817734718323,0.6962822079658508,0.6979610323905945,0.6995128393173218,0.7008950114250183,0.7021777629852295,0.7033371329307556,0.704399824142456,0.7053484320640564,0.7062050104141235,0.70699542760849,0.7076902389526367,0.7083287835121155,0.7089102864265442,0.7094301581382751,0.7098974585533142,0.7103331685066223,0.7107204794883728,0.711066484451294,0.7113791704177856,0.7116733193397522,0.7119258642196655,0.7121598124504089,0.7123711109161377,0.7125601768493652,0.712727963924408,0.7128849029541016,0.7130308747291565,0.7131640315055847,0.7132784724235535,0.7133780717849731,0.7134745121002197,0.7135598063468933,0.7136375308036804,0.7137126922607422,0.7137774229049683,0.7138368487358093,0.7138902544975281,0.7139371633529663,0.7139819264411926,0.7140224575996399,0.7140563726425171,0.7140884399414062,0.7141168713569641,0.714142382144928,0.7141649127006531,0.7141847610473633,0.7142027020454407,0.7142214179039001,0.7142360806465149,0.714249849319458,0.7142621278762817,0.7142742276191711,0.7142883539199829,0.7142986059188843,0.7143081426620483,0.7143166065216064,0.7143235802650452,0.7143299579620361,0.7143353223800659,0.7143409848213196,0.7143452167510986,0.7143505215644836,0.7143534421920776,0.7143571376800537,0.7143605947494507,0.7143639326095581,0.7143672108650208,0.7143695950508118,0.7143716216087341,0.7143740057945251,0.7143756747245789,0.7143769264221191,0.7143782377243042,0.7143798470497131,0.7143809795379639,0.7143822312355042,0.7143831849098206,0.7143840789794922,0.7143849730491638,0.7143855690956116,0.7143859267234802,0.7143864631652832,0.7143869996070862,0.7143875956535339,0.7143883109092712,0.7143884897232056,0.7143890261650085,0.7143892049789429,0.7143892049789429,0.7143893837928772,0.7143897414207458,0.714389979839325,0.7143901586532593,0.7143903374671936,0.7143905162811279,0.7143905162811279,0.7143906950950623,0.7143908739089966,0.7143908739089966,0.7143908739089966,0.7143908739089966,0.7143910527229309,0.7143912315368652,0.7143912315368652,0.7143912315368652,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996,0.7143914103507996],"active":[0.003509223461151123,0.0030419640243053436,0.002860048320144415,0.002761022187769413,0.0027118753641843796,0.0026687798090279102,0.0026324698701500893,0.002602212131023407,0.002548297867178917,0.0025173062458634377,0.0024780621752142906,0.0024322159588336945,0.0023705996572971344,0.002333005890250206,0.0022787246853113174,0.0022260937839746475,0.002166861668229103,0.0023568477481603622,0.002616148442029953,0.0029282663017511368,0.0032781604677438736,0.0036429092288017273,0.004048734903335571,0.004515262320637703,0.0050446875393390656,0.005617208778858185,0.006219074130058289,0.006844222545623779,0.007562898099422455,0.00835823267698288,0.009195372462272644,0.010078541934490204,0.011064227670431137,0.012081272900104523,0.01312306523323059,0.014279291033744812,0.015467435121536255,0.016662903130054474,0.017921462655067444,0.019135460257530212,0.020453236997127533,0.021718397736549377,0.022994741797447205,0.024174988269805908,0.025401100516319275,0.026502862572669983,0.02750706672668457,0.028537675738334656,0.029290273785591125,0.029972627758979797,0.030574694275856018,0.031098604202270508,0.031526267528533936,0.03174448013305664,0.031905680894851685,0.031946420669555664,0.0318702757358551,0.03165775537490845,0.03140559792518616,0.031067073345184326,0.030665278434753418,0.03017142415046692,0.02960789203643799,0.02905428409576416,0.02831137180328369,0.027542442083358765,0.026746034622192383,0.02595311403274536,0.025081992149353027,0.024144768714904785,0.023197591304779053,0.022183656692504883,0.021184265613555908,0.020186245441436768,0.019123733043670654,0.018129050731658936,0.017085790634155273,0.016125023365020752,0.015153348445892334,0.014178454875946045,0.013248145580291748,0.012368261814117432,0.011552929878234863,0.010667026042938232,0.009880900382995605,0.009141802787780762,0.008406877517700195,0.0077658891677856445,0.007140398025512695,0.006537437438964844,0.0059937238693237305,0.005505204200744629,0.005036652088165283,0.0045989155769348145,0.004250645637512207,0.0039048194885253906,0.0035257339477539062,0.003231823444366455,0.0029358267784118652,0.0027065277099609375,0.0024679899215698242,0.002261817455291748,0.0020540952682495117,0.0018595457077026367,0.0016902685165405273,0.0015235543251037598,0.0014014244079589844,0.0012844204902648926,0.001176595687866211,0.0010713934898376465,0.0009899139404296875,0.0009105205535888672,0.0008248686790466309,0.0007532238960266113,0.0006981492042541504,0.0006317496299743652,0.0005801916122436523,0.0005371570587158203,0.0004944205284118652,0.00045990943908691406,0.000438690185546875,0.00040733814239501953,0.00038039684295654297,0.00034737586975097656,0.0003288388252258301,0.00031429529190063477,0.00029397010803222656,0.00028187036514282227,0.0002683401107788086,0.0002485513687133789,0.0002410411834716797,0.00022965669631958008,0.00022095441818237305,0.000209808349609375,0.00019937753677368164,0.00018984079360961914,0.0001825094223022461,0.00017648935317993164,0.00017148256301879883,0.0001659989356994629,0.00015920400619506836,0.0001569986343383789,0.00015664100646972656,0.00015097856521606445,0.00014895200729370117,0.0001456141471862793,0.00014525651931762695,0.00014472007751464844,0.00013846158981323242,0.0001361370086669922,0.00013333559036254883,0.00013184547424316406,0.00013023614883422852,0.00012934207916259766,0.0001291036605834961,0.0001278519630432129,0.0001270771026611328,0.0001252889633178711,0.0001258254051208496,0.0001258254051208496,0.00012511014938354492,0.0001246929168701172,0.00012362003326416016,0.0001227259635925293,0.0001221299171447754,0.00012069940567016602,0.00012046098709106445,0.00012052059173583984,0.00012046098709106445,0.00012034177780151367,0.00012028217315673828,0.00011980533599853516,0.0001195669174194336,0.00011938810348510742,0.00011926889419555664,0.00011920928955078125,0.00011920928955078125,0.00011920928955078125,0.00011920928955078125,0.00011903047561645508,0.00011867284774780273,0.00011867284774780273,0.00011831521987915039,0.00011813640594482422,0.00011831521987915039,0.00011849403381347656,0.00011813640594482422,0.00011807680130004883,0.00011807680130004883,0.00011807680130004883,0.00011789798736572266,0.00011807680130004883,0.00011789798736572266,0.00011771917343139648,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011777877807617188,0.00011777877807617188,0.00011795759201049805,0.00011777877807617188,0.00011777877807617188,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805,0.00011795759201049805]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.003509223461151123,0.004703962244093418,0.0059364777989685535,0.007134150713682175,0.008320453576743603,0.009473748505115509,0.010612187907099724,0.011702031828463078,0.01274731382727623,0.013766922056674957,0.014755722135305405,0.015698492527008057,0.01659981906414032,0.017480973154306412,0.01832820102572441,0.0191330686211586,0.019915929064154625,0.02086310088634491,0.021923236548900604,0.023074515163898468,0.024355625733733177,0.02576620690524578,0.027291035279631615,0.02900419570505619,0.03086131438612938,0.03289319574832916,0.03510845825076103,0.03756707161664963,0.04022777080535889,0.04310468211770058,0.04623924195766449,0.04965713247656822,0.05334404110908508,0.0573621429502964,0.06171656399965286,0.06641244888305664,0.07143328338861465,0.07685811072587967,0.08265319466590881,0.08879175037145615,0.09532421082258224,0.10234355181455612,0.10979439318180084,0.11757513880729675,0.12583854794502258,0.13443626463413239,0.14346952736377716,0.1528792530298233,0.16270765662193298,0.17291896045207977,0.183433398604393,0.19425645470619202,0.20529629290103912,0.21664823591709137,0.22829139232635498,0.24012801051139832,0.2520792484283447,0.2641276717185974,0.27623534202575684,0.28840699791908264,0.3006487190723419,0.3129056692123413,0.32510611414909363,0.3372805416584015,0.3494274318218231,0.3614479899406433,0.3732978403568268,0.3850277364253998,0.39651939272880554,0.40792417526245117,0.4191605746746063,0.43010082840919495,0.4408644735813141,0.4513651728630066,0.4616422951221466,0.47161245346069336,0.4812448024749756,0.4906611442565918,0.49977362155914307,0.5085479617118835,0.5169976949691772,0.5252132415771484,0.532977283000946,0.5404205918312073,0.5474416017532349,0.5542313456535339,0.5606787204742432,0.566813588142395,0.5726315975189209,0.5781075954437256,0.5833002328872681,0.5881608128547668,0.5927717685699463,0.5970402359962463,0.6010832786560059,0.6048434972763062,0.6083661317825317,0.611645519733429,0.6146957278251648,0.6175429821014404,0.6202185153961182,0.6227286458015442,0.6250581741333008,0.6272240877151489,0.6292237043380737,0.6310795545578003,0.6327769160270691,0.6343750953674316,0.6358311772346497,0.6371752023696899,0.638434648513794,0.6395947337150574,0.6406992673873901,0.6416839957237244,0.6425908207893372,0.6434441208839417,0.6442134380340576,0.6449300646781921,0.6455825567245483,0.6462032794952393,0.6467537879943848,0.6472694873809814,0.6477370858192444,0.6481720805168152,0.6485841870307922,0.6489402651786804,0.6492738723754883,0.6496004462242126,0.6498935222625732,0.6501544713973999,0.6504000425338745,0.6506279706954956,0.6508340835571289,0.6510211229324341,0.6511995792388916,0.651364803314209,0.6515111327171326,0.6516521573066711,0.6517882347106934,0.6519035696983337,0.6520146727561951,0.6521170139312744,0.652209997177124,0.6522938013076782,0.6523723006248474,0.6524438261985779,0.652508020401001,0.6525712609291077,0.6526257395744324,0.652675449848175,0.6527256965637207,0.652772068977356,0.6528103947639465,0.6528468728065491,0.6528810262680054,0.6529093980789185,0.6529391407966614,0.6529620289802551,0.652986466884613,0.6530075073242188,0.6530277132987976,0.6530444025993347,0.6530609130859375,0.6530761122703552,0.6530900597572327,0.6531028747558594,0.6531157493591309,0.6531265377998352,0.6531364321708679,0.653145432472229,0.6531544327735901,0.6531612277030945,0.6531694531440735,0.6531771421432495,0.6531835794448853,0.6531887054443359,0.6531944274902344,0.6531997323036194,0.6532046794891357,0.6532081365585327,0.6532116532325745,0.6532156467437744,0.6532182693481445,0.6532217264175415,0.6532250046730042,0.6532277464866638,0.6532299518585205,0.6532319784164429,0.6532332897186279,0.6532353162765503,0.6532365679740906,0.6532387733459473,0.6532402634620667,0.6532420516014099,0.6532435417175293,0.6532444357872009,0.6532455682754517,0.6532464623451233,0.653247058391571,0.6532477736473083,0.6532483100891113,0.6532496213912964,0.6532503366470337,0.6532506942749023,0.6532512307167053,0.6532518267631531,0.6532520055770874,0.653252363204956,0.6532525420188904,0.6532530784606934,0.6532532572746277,0.653253436088562,0.6532537937164307,0.6532542109489441,0.6532542109489441,0.6532543897628784,0.6532545685768127,0.6532545685768127,0.6532547473907471,0.6532549262046814,0.6532551050186157,0.6532554626464844,0.6532556414604187,0.653255820274353,0.653255820274353,0.653255820274353,0.6532559990882874,0.6532561779022217,0.653256356716156,0.653256356716156,0.653256356716156,0.653256356716156,0.653256356716156,0.653256356716156,0.653256356716156,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351,0.6532565951347351],"recovered":[0.0,0.0016632816987112164,0.0030999023001641035,0.004430711269378662,0.0057026538997888565,0.006920498795807362,0.008101300336420536,0.009265230968594551,0.010386982932686806,0.01145207043737173,0.01251349039375782,0.013533281162381172,0.014516763389110565,0.015447431243956089,0.016355909407138824,0.0172475166618824,0.01808960922062397,0.018905112519860268,0.019778015092015266,0.020759113132953644,0.021812647581100464,0.02298703044652939,0.024279695004224777,0.02568000555038452,0.027245361357927322,0.02893596701323986,0.03082737699151039,0.0328458696603775,0.03508222475647926,0.03753918781876564,0.04020630568265915,0.04313327744603157,0.046267107129096985,0.049698565155267715,0.053435906767845154,0.05748114734888077,0.061855193227529526,0.0665411725640297,0.07159208506345749,0.07701544463634491,0.08283417671918869,0.088954396545887,0.09554297477006912,0.10256414860486984,0.10992128401994705,0.11778730154037476,0.12601549923419952,0.13465338945388794,0.14372403919696808,0.15309344232082367,0.16291926801204681,0.17314469814300537,0.1836552768945694,0.19441911578178406,0.20547690987586975,0.21682555973529816,0.22844046354293823,0.24017806351184845,0.25207170844078064,0.2640935480594635,0.2761377692222595,0.28830376267433167,0.30060726404190063,0.3127778470516205,0.32497259974479675,0.33710741996765137,0.34921160340309143,0.3612072169780731,0.37301871180534363,0.3846697509288788,0.396227091550827,0.40760526061058044,0.41879892349243164,0.4297793507575989,0.44051769375801086,0.45095473527908325,0.46114954352378845,0.4711197018623352,0.48078855872154236,0.49019554257392883,0.4992496967315674,0.5080146789550781,0.5164757370948792,0.5245794057846069,0.5323649644851685,0.539802610874176,0.5469101071357727,0.5536905527114868,0.5601676106452942,0.5663593411445618,0.5721548199653625,0.5776923894882202,0.5828641653060913,0.5877443552017212,0.5923028588294983,0.5966383814811707,0.6006651520729065,0.6044692397117615,0.6080139875411987,0.6113108396530151,0.6144041419029236,0.6172847151756287,0.6199823021888733,0.6224647760391235,0.6247979402542114,0.626922070980072,0.6289425492286682,0.6307997107505798,0.6325341463088989,0.6341243982315063,0.6356147527694702,0.6369563937187195,0.638226330280304,0.6394104361534119,0.6404913067817688,0.6414996981620789,0.6424223184585571,0.6432541012763977,0.6440392136573792,0.6447701454162598,0.645433247089386,0.646051287651062,0.6466142535209656,0.6471191048622131,0.6475865244865417,0.6480374932289124,0.6484365463256836,0.6488152146339417,0.6491541266441345,0.6494766473770142,0.649766206741333,0.6500293612480164,0.6502805948257446,0.6505091190338135,0.6507139801979065,0.650900661945343,0.6510814428329468,0.6512470245361328,0.6513997912406921,0.6515455842018127,0.6516723036766052,0.65179044008255,0.6519008278846741,0.6520047783851624,0.6520915031433105,0.6521788239479065,0.6522578597068787,0.6523264646530151,0.6523968577384949,0.6524606943130493,0.6525160670280457,0.6525670289993286,0.6526158452033997,0.6526600122451782,0.6527012586593628,0.652733564376831,0.6527671217918396,0.6527971625328064,0.6528265476226807,0.6528525352478027,0.652876615524292,0.6528996825218201,0.6529204249382019,0.6529378294944763,0.6529536247253418,0.6529679298400879,0.6529809236526489,0.652994692325592,0.6530080437660217,0.6530207395553589,0.6530308127403259,0.653041660785675,0.653048038482666,0.6530550122261047,0.6530634760856628,0.6530715227127075,0.6530777812004089,0.653083086013794,0.6530898809432983,0.653095006942749,0.6530988216400146,0.653102695941925,0.6531069278717041,0.6531103849411011,0.6531140804290771,0.6531166434288025,0.6531190276145935,0.6531219482421875,0.6531245112419128,0.6531265377998352,0.6531283855438232,0.6531298160552979,0.6531320214271545,0.6531338691711426,0.653135359287262,0.6531366109848022,0.653138279914856,0.6531391739845276,0.6531403064727783,0.6531410217285156,0.6531415581703186,0.6531419157981873,0.6531432271003723,0.653144121170044,0.6531445384025574,0.6531452536582947,0.6531457901000977,0.6531461477279663,0.6531466841697693,0.6531471014022827,0.6531474590301514,0.6531476378440857,0.6531479954719543,0.6531481742858887,0.6531487107276917,0.6531490683555603,0.6531490683555603,0.6531492471694946,0.6531492471694946,0.6531492471694946,0.6531494855880737,0.6531496644020081,0.6531500220298767,0.653150200843811,0.653150200843811,0.6531503796577454,0.6531503796577454,0.6531505584716797,0.6531505584716797,0.653150737285614,0.6531509160995483,0.6531509160995483,0.6531509160995483,0.6531509160995483,0.6531509160995483,0.6531509160995483,0.6531509160995483,0.6531509160995483,0.6531509160995483,0.6531509160995483,0.6531509160995483,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827,0.6531510949134827],"active":[0.003509223461151123,0.0030406806617975235,0.00283657549880445,0.0027034394443035126,0.0026177996769547462,0.0025532497093081474,0.0025108875706791878,0.0024368008598685265,0.002360330894589424,0.0023148516193032265,0.0022422317415475845,0.0021652113646268845,0.0020830556750297546,0.0020335419103503227,0.0019722916185855865,0.0018855519592761993,0.001826319843530655,0.001957988366484642,0.002145221456885338,0.0023154020309448242,0.0025429781526327133,0.0027791764587163925,0.0030113402754068375,0.003324190154671669,0.003615953028202057,0.003957228735089302,0.004281081259250641,0.004721201956272125,0.005145546048879623,0.0055654942989349365,0.006032936275005341,0.006523855030536652,0.007076933979988098,0.0076635777950286865,0.008280657231807709,0.008931301534175873,0.009578090161085129,0.010316938161849976,0.011061109602451324,0.011776305735111237,0.012490034103393555,0.013389155268669128,0.01425141841173172,0.01501099020242691,0.01591726392507553,0.01664896309375763,0.017454028129577637,0.018225863575935364,0.018983617424964905,0.019825518131256104,0.02051413059234619,0.021111756563186646,0.021641016006469727,0.022229120135307312,0.02281448245048523,0.02330245077610016,0.023638784885406494,0.023949608206748962,0.024163633584976196,0.02431344985961914,0.024510949850082397,0.024601906538009644,0.024498850107192993,0.024502694606781006,0.024454832077026367,0.024340569972991943,0.02408623695373535,0.02382051944732666,0.023500680923461914,0.023254424333572388,0.022933483123779297,0.022495567798614502,0.022065550088882446,0.021585822105407715,0.021124601364135742,0.020657718181610107,0.020095258951187134,0.019541442394256592,0.018985062837600708,0.018352419137954712,0.017747998237609863,0.017198562622070312,0.016501545906066895,0.015841186046600342,0.015076637268066406,0.01442873477935791,0.013768613338470459,0.013123035430908203,0.012463986873626709,0.011748254299163818,0.011145412921905518,0.01046842336654663,0.00990760326385498,0.009295880794525146,0.008780419826507568,0.008205115795135498,0.007700979709625244,0.0071762800216674805,0.0066817402839660645,0.006232142448425293,0.00581437349319458,0.005443930625915527,0.00507587194442749,0.004759311676025391,0.004425764083862305,0.0041574835777282715,0.003834366798400879,0.0035753846168518066,0.0032970309257507324,0.0030508041381835938,0.0028198957443237305,0.0026383399963378906,0.0024729371070861816,0.0022735595703125,0.0020995140075683594,0.001944422721862793,0.0017911195755004883,0.0016759634017944336,0.0015433430671691895,0.0014331340789794922,0.0013205409049987793,0.0012181997299194336,0.0011228322982788086,0.0010529756546020508,0.0009976625442504883,0.0009027719497680664,0.0008373260498046875,0.0007852315902709961,0.0007393956184387207,0.0006778240203857422,0.0006338357925415039,0.000598609447479248,0.0005534887313842773,0.0005120038986206055,0.0004855990409851074,0.0004641413688659668,0.000429689884185791,0.0004051327705383301,0.0003884434700012207,0.0003579854965209961,0.00034236907958984375,0.00032657384872436523,0.00030916929244995117,0.00028902292251586914,0.00028079748153686523,0.0002650022506713867,0.00025016069412231445,0.0002447962760925293,0.0002288818359375,0.00021475553512573242,0.00020962953567504883,0.00020503997802734375,0.000194549560546875,0.0001868605613708496,0.00017976760864257812,0.00017583370208740234,0.00017201900482177734,0.00016486644744873047,0.00015991926193237305,0.00015497207641601562,0.00015109777450561523,0.00014472007751464844,0.0001404881477355957,0.00013828277587890625,0.00013643503189086914,0.00013494491577148438,0.0001348257064819336,0.00013184547424316406,0.0001283884048461914,0.0001246929168701172,0.00012362003326416016,0.0001195669174194336,0.0001214146614074707,0.0001221299171447754,0.00012010335922241211,0.00011718273162841797,0.00011664628982543945,0.00011664628982543945,0.00011479854583740234,0.0001131296157836914,0.00011283159255981445,0.00011295080184936523,0.00011134147644042969,0.00011134147644042969,0.00011092424392700195,0.00011110305786132812,0.00011092424392700195,0.0001100301742553711,0.00010877847671508789,0.00010877847671508789,0.00010818243026733398,0.00010895729064941406,0.00010824203491210938,0.00010818243026733398,0.00010818243026733398,0.00010782480239868164,0.00010728836059570312,0.00010728836059570312,0.00010675191879272461,0.00010675191879272461,0.00010675191879272461,0.00010770559310913086,0.00010710954666137695,0.00010657310485839844,0.00010669231414794922,0.00010657310485839844,0.0001062154769897461,0.0001062154769897461,0.00010585784912109375,0.00010597705841064453,0.00010579824447631836,0.00010579824447631836,0.00010579824447631836,0.00010603666305541992,0.0001055002212524414,0.00010532140731811523,0.0001055002212524414,0.00010532140731811523,0.0001055002212524414,0.00010567903518676758,0.00010561943054199219,0.00010579824447631836,0.00010561943054199219,0.00010561943054199219,0.00010561943054199219,0.00010544061660766602,0.00010561943054199219,0.00010561943054199219,0.00010579824447631836,0.00010561943054199219,0.00010544061660766602,0.00010544061660766602,0.00010544061660766602,0.00010544061660766602,0.00010544061660766602,0.00010567903518676758,0.00010567903518676758,0.00010567903518676758,0.00010567903518676758,0.00010567903518676758,0.00010567903518676758,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414,0.0001055002212524414]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.003509223461151123,0.004704145714640617,0.005987641401588917,0.007290576118975878,0.00858672522008419,0.00988947693258524,0.01117150578647852,0.012443815357983112,0.013723277486860752,0.014972297474741936,0.01620866358280182,0.017461352050304413,0.018664710223674774,0.019865866750478745,0.02104978635907173,0.022226369008421898,0.023391950875520706,0.024839941412210464,0.02650468982756138,0.028428558260202408,0.030605677515268326,0.033101148903369904,0.035903237760066986,0.03911372274160385,0.042683083564043045,0.04672154039144516,0.051268331706523895,0.05635518580675125,0.06207452714443207,0.06841333955526352,0.07547210901975632,0.08332767337560654,0.09195289760828018,0.10145304352045059,0.11178244650363922,0.1230817586183548,0.13525745272636414,0.1483289748430252,0.16223929822444916,0.17714795470237732,0.1928260773420334,0.20920619368553162,0.2262851744890213,0.24387232959270477,0.2621007561683655,0.2806488275527954,0.29961684346199036,0.31880342960357666,0.3380744159221649,0.35733601450920105,0.37655526399612427,0.39567384123802185,0.41465285420417786,0.43339696526527405,0.4518278241157532,0.46987012028694153,0.4875539243221283,0.5048131942749023,0.5215606093406677,0.5378013253211975,0.5534321665763855,0.568526566028595,0.5828872919082642,0.5966028571128845,0.6096587777137756,0.6219830513000488,0.6336666941642761,0.6445446014404297,0.6546921133995056,0.6641810536384583,0.6729205250740051,0.6810197830200195,0.6884554028511047,0.6952776312828064,0.7015100717544556,0.7071747779846191,0.7123298645019531,0.717060387134552,0.7212838530540466,0.7251444458961487,0.7286228537559509,0.7317196130752563,0.7345006465911865,0.7370269298553467,0.7393155097961426,0.7413365840911865,0.7431605458259583,0.744785487651825,0.7462314367294312,0.7475292682647705,0.748691737651825,0.7497181296348572,0.7506234645843506,0.7514470219612122,0.7521870136260986,0.7528339624404907,0.7534250020980835,0.7539429068565369,0.7544123530387878,0.7548401951789856,0.7552098631858826,0.7555335164070129,0.7558258771896362,0.7560851573944092,0.7563264966011047,0.7565361261367798,0.7567251920700073,0.7568860054016113,0.7570350766181946,0.7571720480918884,0.7572931051254272,0.7573985457420349,0.7574929594993591,0.757574200630188,0.7576482892036438,0.7577170729637146,0.7577746510505676,0.7578254342079163,0.7578724026679993,0.7579134702682495,0.7579514384269714,0.7579842805862427,0.7580154538154602,0.7580423951148987,0.7580643892288208,0.7580873370170593,0.7581062316894531,0.7581238150596619,0.7581390738487244,0.7581527829170227,0.7581634521484375,0.7581733465194702,0.7581827044487,0.7581900358200073,0.758198082447052,0.758203387260437,0.7582089304924011,0.7582131624221802,0.7582181096076965,0.7582221031188965,0.7582261562347412,0.7582290768623352,0.7582316398620605,0.7582333087921143,0.7582356929779053,0.758237898349762,0.7582395672798157,0.7582411766052246,0.7582424879074097,0.7582435607910156,0.7582452297210693,0.7582463026046753,0.7582472562789917,0.7582481503486633,0.7582486867904663,0.7582494616508484,0.7582501769065857,0.758250892162323,0.7582510709762573,0.7582512497901917,0.7582514882087708,0.7582516670227051,0.7582518458366394,0.7582518458366394,0.7582522034645081,0.7582525610923767,0.7582525610923767,0.7582525610923767,0.7582525610923767,0.7582525610923767,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311,0.758252739906311],"recovered":[0.0,0.0016845541540533304,0.003104670438915491,0.004467204213142395,0.005795262288302183,0.007114701438695192,0.008412684313952923,0.009701131843030453,0.01097124069929123,0.012247951701283455,0.0135259460657835,0.014774049632251263,0.016022702679038048,0.017254484817385674,0.018456192687153816,0.019658632576465607,0.0208539217710495,0.02203967422246933,0.023352328687906265,0.024842863902449608,0.02654813975095749,0.02849511429667473,0.0307156965136528,0.033219970762729645,0.03607780858874321,0.0393141470849514,0.04292954131960869,0.04702209308743477,0.05163196846842766,0.05673624575138092,0.06251206994056702,0.06891946494579315,0.07602535933256149,0.08392457664012909,0.09262517094612122,0.10212971270084381,0.11250478029251099,0.12375054508447647,0.13587690889835358,0.14897575974464417,0.16298143565654755,0.17776136100292206,0.193369060754776,0.20964263379573822,0.22660204768180847,0.24418075382709503,0.26228100061416626,0.28073829412460327,0.29958033561706543,0.3186438977718353,0.3377886712551117,0.356963187456131,0.37615126371383667,0.39530760049819946,0.4142393171787262,0.43287649750709534,0.45120304822921753,0.4692636728286743,0.4868854880332947,0.5040682554244995,0.5208023190498352,0.5370193719863892,0.5526654124259949,0.5676466822624207,0.5819984078407288,0.5956879258155823,0.6086888909339905,0.6210529208183289,0.6326826810836792,0.6435282826423645,0.6537230610847473,0.6631463766098022,0.6719064116477966,0.6800357699394226,0.6875260472297668,0.6943194270133972,0.700591504573822,0.7063302993774414,0.7115640044212341,0.7162641286849976,0.7205378413200378,0.7244492173194885,0.7279428839683533,0.7310972213745117,0.7339423894882202,0.7365042567253113,0.7388017177581787,0.7408638000488281,0.7427017092704773,0.7443574666976929,0.7458190321922302,0.7471358776092529,0.7483025789260864,0.7493399381637573,0.7502872943878174,0.7511213421821594,0.7518765330314636,0.7525287866592407,0.7531257271766663,0.7536554932594299,0.7541366815567017,0.7545586824417114,0.7549322247505188,0.7552638053894043,0.7555529475212097,0.7558194398880005,0.7560640573501587,0.756277859210968,0.7564700841903687,0.7566375136375427,0.7567896842956543,0.7569233775138855,0.7570415139198303,0.7571467757225037,0.7572386264801025,0.7573233246803284,0.7573990821838379,0.757465660572052,0.7575249075889587,0.7575780749320984,0.7576220631599426,0.7576637268066406,0.7577024102210999,0.75773686170578,0.7577658295631409,0.757789671421051,0.7578133344650269,0.757834255695343,0.7578549981117249,0.7578744292259216,0.7578883767127991,0.7579020857810974,0.7579136490821838,0.7579233646392822,0.7579318284988403,0.7579407691955566,0.7579473853111267,0.7579538226127625,0.7579594850540161,0.7579648494720459,0.7579703330993652,0.7579749226570129,0.7579787373542786,0.7579817175865173,0.7579838633537292,0.7579862475395203,0.7579886317253113,0.757990300655365,0.7579923272132874,0.7579936385154724,0.7579947113990784,0.75799560546875,0.7579963803291321,0.757997989654541,0.7579991221427917,0.757999837398529,0.758000373840332,0.7580011487007141,0.7580018639564514,0.7580018639564514,0.7580025792121887,0.7580031752586365,0.7580033540725708,0.7580035328865051,0.7580037117004395,0.7580040693283081,0.7580042481422424,0.7580047845840454,0.7580047845840454,0.7580047845840454,0.7580047845840454,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797,0.7580049633979797],"active":[0.003509223461151123,0.003019591560587287,0.0028829709626734257,0.0028233719058334827,0.0027914629317820072,0.002774775493890047,0.0027588214725255966,0.0027426835149526596,0.002752036787569523,0.002724345773458481,0.002682717517018318,0.00268730241805315,0.0026420075446367264,0.002611381933093071,0.0025935936719179153,0.002567736431956291,0.0025380291044712067,0.0028002671897411346,0.0031523611396551132,0.0035856943577528,0.004057537764310837,0.004606034606695175,0.005187541246414185,0.0058937519788742065,0.006605274975299835,0.007407393306493759,0.008338790386915207,0.009333092719316483,0.01044255867600441,0.011677093803882599,0.0129600390791893,0.014408208429813385,0.01592753827571869,0.017528466880321503,0.019157275557518005,0.020952045917510986,0.02275267243385315,0.024578429758548737,0.02636238932609558,0.028172194957733154,0.02984464168548584,0.03144483268260956,0.0329161137342453,0.03422969579696655,0.03549870848655701,0.03646807372570038,0.0373358428478241,0.03806513547897339,0.03849408030509949,0.03869211673736572,0.03876659274101257,0.03871065378189087,0.038501590490341187,0.038089364767074585,0.03758850693702698,0.03699362277984619,0.03635087609291077,0.03554952144622803,0.03467512130737305,0.033733069896698,0.03262984752655029,0.03150719404220581,0.030221879482269287,0.028956174850463867,0.027660369873046875,0.026295125484466553,0.024977803230285645,0.02349168062210083,0.022009432315826416,0.02065277099609375,0.019197463989257812,0.017873406410217285,0.016548991203308105,0.015241861343383789,0.01398402452468872,0.012855350971221924,0.011738359928131104,0.010730087757110596,0.0097198486328125,0.008880317211151123,0.008085012435913086,0.007270395755767822,0.006557762622833252,0.005929708480834961,0.005373120307922363,0.004832327365875244,0.004358828067779541,0.003921687602996826,0.0035297274589538574,0.0031718015670776367,0.0028727054595947266,0.002582252025604248,0.00232088565826416,0.002107083797454834,0.00189971923828125,0.0017126202583312988,0.001548469066619873,0.0014141201972961426,0.001286625862121582,0.001184701919555664,0.0010731816291809082,0.0009748339653015137,0.0008936524391174316,0.0008213520050048828,0.0007735490798950195,0.0007166862487792969,0.0006611347198486328,0.0006081461906433105,0.0005649924278259277,0.0005345344543457031,0.0005034208297729492,0.00047516822814941406,0.0004514455795288086,0.00042742490768432617,0.00040966272354125977,0.00039374828338623047,0.00037556886672973633,0.0003597736358642578,0.00034749507904052734,0.00033539533615112305,0.0003293752670288086,0.0003205537796020508,0.00031304359436035156,0.00030553340911865234,0.00029855966567993164,0.0002976655960083008,0.00029289722442626953,0.00028955936431884766,0.0002840757369995117,0.0002783536911010742,0.00027507543563842773,0.00027126073837280273,0.0002690553665161133,0.00026667118072509766,0.0002662539482116699,0.0002626180648803711,0.00026154518127441406,0.0002593398094177246,0.0002586245536804199,0.00025725364685058594,0.00025582313537597656,0.0002541542053222656,0.0002529025077819824,0.00025159120559692383,0.0002518296241760254,0.0002516508102416992,0.00025093555450439453,0.00025087594985961914,0.00025016069412231445,0.0002499222755432129,0.0002505183219909668,0.00025069713592529297,0.00025087594985961914,0.00025016069412231445,0.00024956464767456055,0.00024962425231933594,0.0002498030662536621,0.0002497434616088867,0.0002492070198059082,0.0002493858337402344,0.00024890899658203125,0.0002484917640686035,0.0002484917640686035,0.00024831295013427734,0.0002484917640686035,0.0002484917640686035,0.00024831295013427734,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.000247955322265625,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.003509223461151123,0.004707813262939453,0.005976822227239609,0.007225658744573593,0.00847247801721096,0.009696007706224918,0.010895331390202045,0.012050092220306396,0.013206137344241142,0.01433100737631321,0.015423785895109177,0.01649364084005356,0.017546258866786957,0.018548261374235153,0.019547514617443085,0.020504772663116455,0.02144460752606392,0.022623026743531227,0.02393641322851181,0.02543189935386181,0.027078310027718544,0.0289502814412117,0.031024707481265068,0.03333349525928497,0.03591387718915939,0.03875502571463585,0.04193964973092079,0.04545271396636963,0.04929971694946289,0.0536288358271122,0.05836157873272896,0.06358450651168823,0.06927724927663803,0.07548879086971283,0.08226881921291351,0.08967601507902145,0.09758862107992172,0.10618981719017029,0.11543414741754532,0.1252172589302063,0.135624960064888,0.1467229127883911,0.15847133100032806,0.1707451343536377,0.18362540006637573,0.1970328688621521,0.2108680009841919,0.225138857960701,0.2397843450307846,0.25474855303764343,0.27003350853919983,0.2854548990726471,0.3010798692703247,0.3167431354522705,0.33242547512054443,0.3480779230594635,0.36371883749961853,0.37923136353492737,0.39458784461021423,0.40984344482421875,0.42473119497299194,0.4394238293170929,0.4538010358810425,0.46792078018188477,0.48171281814575195,0.49520280957221985,0.5083568692207336,0.521043062210083,0.5332745313644409,0.5451139211654663,0.5565166473388672,0.5673776865005493,0.5778037309646606,0.5876794457435608,0.5970719456672668,0.6059713363647461,0.6143922805786133,0.622280478477478,0.6296577453613281,0.6365472674369812,0.6430573463439941,0.6490517854690552,0.6545752882957458,0.6597103476524353,0.6644033193588257,0.6687643527984619,0.6728101372718811,0.6765493154525757,0.6799194812774658,0.6830005049705505,0.6858091950416565,0.6884037256240845,0.6907728314399719,0.6929171085357666,0.694904625415802,0.696672797203064,0.6982927918434143,0.6997514367103577,0.7010771036148071,0.702293872833252,0.7034077048301697,0.7044062614440918,0.7053088545799255,0.7061184644699097,0.7068595290184021,0.7075204253196716,0.7081332802772522,0.7086843848228455,0.7091780304908752,0.7096394300460815,0.7100313305854797,0.7103980779647827,0.7107301950454712,0.7110391855239868,0.7113062143325806,0.7115559577941895,0.7117798924446106,0.7119762897491455,0.7121589183807373,0.7123188376426697,0.7124648094177246,0.7125954031944275,0.7127133011817932,0.7128194570541382,0.7129172086715698,0.7130101919174194,0.713091254234314,0.7131603956222534,0.7132271528244019,0.7132912874221802,0.7133479714393616,0.7133960127830505,0.7134414911270142,0.7134814858436584,0.7135154008865356,0.7135500907897949,0.7135797739028931,0.7136070728302002,0.7136311531066895,0.7136533260345459,0.7136749625205994,0.7136923670768738,0.7137110829353333,0.7137259244918823,0.7137393355369568,0.7137526869773865,0.7137633562088013,0.7137739658355713,0.713783323764801,0.7137908339500427,0.7137979865074158,0.7138038873672485,0.7138091921806335,0.7138148546218872,0.7138214707374573,0.7138257026672363,0.713829755783081,0.713833212852478,0.713836669921875,0.7138400077819824,0.7138429284095764,0.7138454914093018,0.7138484120368958,0.7138500809669495,0.7138521075248718,0.7138535976409912,0.7138544917106628,0.7138555645942688,0.7138570547103882,0.7138583660125732,0.7138592600822449,0.7138605117797852,0.7138612866401672,0.7138623595237732,0.7138633131980896,0.7138645648956299,0.7138651013374329,0.7138654589653015,0.7138660550117493,0.7138665914535522,0.7138669490814209,0.7138673067092896,0.7138676643371582,0.7138680815696716,0.713868260383606,0.7138687968254089,0.7138687968254089,0.7138689756393433,0.7138691544532776,0.7138691544532776,0.7138693332672119,0.7138695120811462,0.7138696908950806,0.7138698697090149,0.7138700485229492,0.7138702273368835,0.7138702273368835,0.713870644569397,0.713870644569397,0.713870644569397,0.713870644569397,0.713870644569397,0.7138708233833313,0.7138708233833313,0.7138708233833313,0.7138708233833313,0.7138708233833313,0.7138710021972656,0.7138710021972656,0.7138710021972656,0.7138711810112,0.7138711810112,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343,0.7138713598251343],"recovered":[0.0,0.001669333316385746,0.0031019195448607206,0.004446115344762802,0.005752717610448599,0.007028328254818916,0.0082771647721529,0.009508396498858929,0.0106899319216609,0.011879902333021164,0.013016325421631336,0.014122490771114826,0.015217652544379234,0.016291724517941475,0.0173249039798975,0.01835019700229168,0.01933184452354908,0.020303957164287567,0.02137344516813755,0.022565800696611404,0.023924298584461212,0.025413550436496735,0.027110207825899124,0.028961090371012688,0.031048903241753578,0.03340207040309906,0.035998404026031494,0.03887476399540901,0.04209129512310028,0.04560527577996254,0.04954928904771805,0.05385676771402359,0.05862068757414818,0.06386195123195648,0.06957193464040756,0.07581502199172974,0.08265061676502228,0.09000499546527863,0.09804944694042206,0.10659343749284744,0.11584271490573883,0.12563388049602509,0.13606451451778412,0.1471538543701172,0.1588386446237564,0.1710873246192932,0.1839543730020523,0.197303906083107,0.2111007124185562,0.22542546689510345,0.24004364013671875,0.2549741268157959,0.27013731002807617,0.28560858964920044,0.3010980188846588,0.31672826409339905,0.3323737382888794,0.3480153977870941,0.3636241853237152,0.37911123037338257,0.39447835087776184,0.4096044898033142,0.4245270788669586,0.4391489326953888,0.45350760221481323,0.46760863065719604,0.48138508200645447,0.4948263168334961,0.5078803896903992,0.5205549001693726,0.5328197479248047,0.5446640849113464,0.5560262799263,0.5669313073158264,0.5773041844367981,0.5871798992156982,0.5965815782546997,0.6054869890213013,0.613845944404602,0.6217942833900452,0.629159688949585,0.6361093521118164,0.6425182223320007,0.6485229134559631,0.6541224718093872,0.6592574119567871,0.6640011072158813,0.6684023141860962,0.6724517941474915,0.6761458516120911,0.6795426607131958,0.6826806664466858,0.6855460405349731,0.6881353855133057,0.6905230283737183,0.6926836967468262,0.6946689486503601,0.6964725255966187,0.6980923414230347,0.6995962858200073,0.7009320259094238,0.7021487951278687,0.7032650113105774,0.7042692303657532,0.7051954865455627,0.706015944480896,0.7067638039588928,0.7074391841888428,0.7080458402633667,0.7085897326469421,0.7091020941734314,0.7095521092414856,0.7099493145942688,0.7103238105773926,0.7106612324714661,0.7109671235084534,0.711236298084259,0.7114846110343933,0.7117116451263428,0.7119107842445374,0.7120950818061829,0.7122583389282227,0.7124084830284119,0.7125447392463684,0.7126646637916565,0.7127732634544373,0.7128763198852539,0.7129685282707214,0.7130497694015503,0.7131233215332031,0.7131922841072083,0.7132535576820374,0.713306725025177,0.7133582234382629,0.7134033441543579,0.7134448289871216,0.7134813070297241,0.7135196328163147,0.7135498523712158,0.713576078414917,0.7136015892028809,0.713625967502594,0.7136446833610535,0.71366286277771,0.713680624961853,0.7136954665184021,0.7137095928192139,0.7137226462364197,0.7137351036071777,0.7137458920478821,0.7137548923492432,0.7137638926506042,0.7137715816497803,0.7137789130210876,0.7137848138809204,0.713791012763977,0.7137948870658875,0.7137998342514038,0.7138038873672485,0.7138075232505798,0.7138113975524902,0.7138150334358215,0.7138175964355469,0.7138198018074036,0.7138223648071289,0.7138243913650513,0.7138258814811707,0.7138277292251587,0.7138293385505676,0.71383136510849,0.713832676410675,0.713833749294281,0.7138352394104004,0.713836133480072,0.7138370275497437,0.7138381600379944,0.7138392329216003,0.7138398289680481,0.7138403654098511,0.713840901851654,0.7138416171073914,0.7138423919677734,0.7138427495956421,0.7138429284095764,0.7138434648513794,0.7138436436653137,0.7138440012931824,0.7138441801071167,0.7138444185256958,0.7138444185256958,0.7138444185256958,0.7138445973396301,0.7138447761535645,0.7138449549674988,0.7138451337814331,0.7138453125953674,0.7138456702232361,0.7138458490371704,0.7138458490371704,0.7138462066650391,0.7138463854789734,0.7138463854789734,0.7138463854789734,0.7138463854789734,0.7138463854789734,0.7138463854789734,0.7138465642929077,0.7138468027114868,0.7138468027114868,0.7138469815254211,0.7138469815254211,0.7138471603393555,0.7138473391532898,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241,0.7138475179672241],"active":[0.003509223461151123,0.003038479946553707,0.002874902682378888,0.002779543399810791,0.0027197604067623615,0.002667679451406002,0.0026181666180491447,0.002541695721447468,0.002516205422580242,0.0024511050432920456,0.0024074604734778404,0.002371150068938732,0.0023286063224077225,0.0022565368562936783,0.0022226106375455856,0.0021545756608247757,0.002112763002514839,0.00231906957924366,0.00256296806037426,0.0028660986572504044,0.003154011443257332,0.003536731004714966,0.003914499655365944,0.0043724048882722855,0.004864973947405815,0.005352955311536789,0.0059412457048892975,0.006577949970960617,0.00720842182636261,0.008023560047149658,0.00881228968501091,0.009727738797664642,0.010656561702489853,0.011626839637756348,0.012696884572505951,0.013860993087291718,0.014938004314899445,0.016184821724891663,0.01738470047712326,0.018623821437358856,0.01978224515914917,0.021089032292366028,0.022406816482543945,0.023591279983520508,0.024786755442619324,0.025945544242858887,0.026913627982139587,0.027834951877593994,0.028683632612228394,0.029323086142539978,0.02998986840248108,0.030480772256851196,0.030942559242248535,0.03113454580307007,0.03132745623588562,0.03134965896606445,0.031345099210739136,0.031215965747833252,0.030963659286499023,0.03073221445083618,0.030252844095230103,0.029819339513778687,0.029273957014083862,0.02877184748649597,0.02820521593093872,0.027594178915023804,0.026971787214279175,0.026216745376586914,0.025394141674041748,0.02455902099609375,0.0236968994140625,0.02271360158920288,0.021777451038360596,0.020748138427734375,0.01976776123046875,0.01879143714904785,0.017810702323913574,0.016793489456176758,0.015811800956726074,0.014752984046936035,0.01389765739440918,0.01294243335723877,0.012057065963745117,0.011187434196472168,0.010280847549438477,0.009506940841674805,0.008809030055999756,0.008147001266479492,0.007467687129974365,0.006854653358459473,0.006266534328460693,0.005723059177398682,0.005226790904998779,0.0047817230224609375,0.00438159704208374,0.003989100456237793,0.0036238431930541992,0.0032789111137390137,0.002984762191772461,0.002697587013244629,0.0024756789207458496,0.0022574663162231445,0.0020438432693481445,0.0018492341041564941,0.0016640424728393555,0.0015044808387756348,0.001369476318359375,0.0012452006340026855,0.001132190227508545,0.0010496973991394043,0.0009292364120483398,0.0008459687232971191,0.0007808804512023926,0.0007153749465942383,0.000644981861114502,0.000588834285736084,0.0005435943603515625,0.0004916787147521973,0.00044727325439453125,0.0004080533981323242,0.00036972761154174805,0.000337064266204834,0.00030481815338134766,0.0002747178077697754,0.0002525448799133301,0.00023692846298217773,0.0002149343490600586,0.00019186735153198242,0.0001773834228515625,0.00016796588897705078,0.0001556873321533203,0.0001424551010131836,0.0001347661018371582,0.0001232624053955078,0.00011205673217773438,0.00010526180267333984,9.846687316894531e-05,8.744001388549805e-05,8.130073547363281e-05,7.724761962890625e-05,7.337331771850586e-05,6.639957427978516e-05,6.639957427978516e-05,6.306171417236328e-05,5.8710575103759766e-05,5.7220458984375e-05,5.3763389587402344e-05,5.131959915161133e-05,4.8220157623291016e-05,4.494190216064453e-05,4.309415817260742e-05,3.999471664428711e-05,3.7610530853271484e-05,3.594160079956055e-05,3.6656856536865234e-05,3.4689903259277344e-05,3.4868717193603516e-05,3.337860107421875e-05,3.2782554626464844e-05,3.248453140258789e-05,3.153085708618164e-05,3.045797348022461e-05,3.081560134887695e-05,3.0279159545898438e-05,2.9742717742919922e-05,2.9206275939941406e-05,2.86102294921875e-05,2.7835369110107422e-05,2.771615982055664e-05,2.7000904083251953e-05,2.658367156982422e-05,2.676248550415039e-05,2.6047229766845703e-05,2.6226043701171875e-05,2.6285648345947266e-05,2.6404857635498047e-05,2.586841583251953e-05,2.562999725341797e-05,2.568960189819336e-05,2.568960189819336e-05,2.5331974029541016e-05,2.491474151611328e-05,2.491474151611328e-05,2.5153160095214844e-05,2.47955322265625e-05,2.5153160095214844e-05,2.47955322265625e-05,2.47955322265625e-05,2.473592758178711e-05,2.473592758178711e-05,2.491474151611328e-05,2.491474151611328e-05,2.491474151611328e-05,2.491474151611328e-05,2.491474151611328e-05,2.491474151611328e-05,2.4557113647460938e-05,2.47955322265625e-05,2.47955322265625e-05,2.4437904357910156e-05,2.4259090423583984e-05,2.4259090423583984e-05,2.4437904357910156e-05,2.4437904357910156e-05,2.4437904357910156e-05,2.4437904357910156e-05,2.4259090423583984e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4020671844482422e-05,2.4199485778808594e-05,2.4020671844482422e-05,2.4020671844482422e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05,2.384185791015625e-05]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.003509223461151123,0.004716615658253431,0.005946564022451639,0.007151388563215733,0.008334390819072723,0.009471364319324493,0.010572027415037155,0.011644266545772552,0.012684413231909275,0.013676880858838558,0.01463120523840189,0.015575259923934937,0.01646980084478855,0.017329681664705276,0.018168292939662933,0.01897774264216423,0.019743366166949272,0.020678434520959854,0.021692724898457527,0.02283629961311817,0.02408788725733757,0.025471510365605354,0.026998722925782204,0.028681809082627296,0.03050958551466465,0.03250057250261307,0.03468044102191925,0.037086427211761475,0.03970201313495636,0.04251161962747574,0.045627109706401825,0.0489894337952137,0.052647002041339874,0.05656516179442406,0.0608212910592556,0.06541997939348221,0.07034050673246384,0.07558048516511917,0.08123454451560974,0.0873008444905281,0.09371758997440338,0.10056968778371811,0.10775664448738098,0.11542186141014099,0.12352059036493301,0.13204294443130493,0.14090454578399658,0.150172159075737,0.15974877774715424,0.16968005895614624,0.18002596497535706,0.19060127437114716,0.20148247480392456,0.2126101404428482,0.22399583458900452,0.23553591966629028,0.24730873107910156,0.25913894176483154,0.27109697461128235,0.2831178903579712,0.2951870262622833,0.30733010172843933,0.3194394111633301,0.33149904012680054,0.3435010612010956,0.35542386770248413,0.36723941564559937,0.3789236545562744,0.3904743790626526,0.4018220901489258,0.4130115807056427,0.4239705204963684,0.43479782342910767,0.4453302025794983,0.4555658996105194,0.4655832052230835,0.47538700699806213,0.4848858714103699,0.4941384494304657,0.5031880140304565,0.5118027925491333,0.5200821757316589,0.5280970931053162,0.5357709527015686,0.5431278944015503,0.5501272082328796,0.5567651391029358,0.5631341934204102,0.5691781640052795,0.5748899579048157,0.5803072452545166,0.5854232907295227,0.5902077555656433,0.5946897864341736,0.5989440679550171,0.602928102016449,0.6066678166389465,0.6101673245429993,0.6134492754936218,0.6165083050727844,0.6193628311157227,0.6219916343688965,0.6244335770606995,0.6267020106315613,0.6288259625434875,0.6307791471481323,0.6325929760932922,0.634267270565033,0.6358073353767395,0.6372232437133789,0.6385496258735657,0.6397739052772522,0.6408921480178833,0.6419557929039001,0.6429141759872437,0.6438120007514954,0.6446254849433899,0.6453881859779358,0.6460967659950256,0.6467371582984924,0.6473358869552612,0.6478816270828247,0.6483862996101379,0.6488497257232666,0.6492776870727539,0.6496743559837341,0.6500330567359924,0.65036940574646,0.6506792902946472,0.6509653925895691,0.6512195467948914,0.6514530181884766,0.6516719460487366,0.6518777012825012,0.6520603895187378,0.6522338390350342,0.6524045467376709,0.6525465250015259,0.652681827545166,0.6528067588806152,0.6529139876365662,0.6530172824859619,0.6531103849411011,0.653201162815094,0.6532837152481079,0.6533572673797607,0.6534252762794495,0.6534883379936218,0.6535477638244629,0.6536002159118652,0.6536470055580139,0.6536923050880432,0.6537328362464905,0.6537729501724243,0.6538057923316956,0.6538375020027161,0.653869092464447,0.6538949012756348,0.6539215445518494,0.6539453268051147,0.6539695858955383,0.6539897322654724,0.6540088057518005,0.6540268063545227,0.6540436744689941,0.6540617942810059,0.6540748476982117,0.6540889143943787,0.6540999412536621,0.6541103720664978,0.654122531414032,0.6541322469711304,0.6541410088539124,0.6541491150856018,0.6541568040847778,0.6541628241539001,0.6541697978973389,0.6541756987571716,0.6541808247566223,0.6541863083839417,0.654191255569458,0.6541949510574341,0.6542000770568848,0.6542050242424011,0.6542088985443115,0.6542128920555115,0.6542160511016846,0.6542191505432129,0.6542217135429382,0.6542244553565979,0.6542266607284546,0.6542285084724426,0.6542303562164307,0.6542325615882874,0.6542338132858276,0.654235303401947,0.654236912727356,0.6542384028434753,0.6542394757270813,0.6542407870292664,0.6542418599128723,0.6542426347732544,0.6542431712150574,0.6542444229125977,0.6542448401451111,0.654245913028717,0.65424644947052,0.6542470455169678,0.6542474031448364,0.6542481184005737,0.6542484760284424,0.6542490124702454,0.6542496085166931,0.6542501449584961,0.6542505025863647,0.6542510390281677,0.6542513966560364,0.6542521715164185,0.6542525291442871,0.6542528867721558,0.6542532444000244,0.6542534232139587,0.6542539596557617,0.6542543768882751,0.6542547345161438,0.6542549133300781,0.6542550921440125,0.6542550921440125,0.6542554497718811,0.6542556285858154,0.6542556285858154,0.6542559862136841,0.6542559862136841,0.6542559862136841,0.6542559862136841,0.6542561650276184,0.6542561650276184,0.6542561650276184,0.6542561650276184,0.6542561650276184,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527],"recovered":[0.0,0.0016863879282027483,0.0031270431354641914,0.004451066721230745,0.00572869461029768,0.006938837468624115,0.008116887882351875,0.009262113831937313,0.010366811417043209,0.011444918811321259,0.01247112825512886,0.013462679460644722,0.014429289847612381,0.015351888723671436,0.016240928322076797,0.017111262306571007,0.017957206815481186,0.01875675655901432,0.019633876159787178,0.020588016137480736,0.021626513451337814,0.022781824693083763,0.024043314158916473,0.025442341342568398,0.026973770931363106,0.028651174157857895,0.03049618750810623,0.03252146765589714,0.034730128943920135,0.03714216127991676,0.03975536674261093,0.0426177904009819,0.045742448419332504,0.04910477250814438,0.05275372043251991,0.056738629937171936,0.060999345034360886,0.06557033956050873,0.07048647105693817,0.07579484581947327,0.08142469823360443,0.08750182390213013,0.09392645210027695,0.10073564201593399,0.10799466073513031,0.11570096015930176,0.12380445748567581,0.1322593241930008,0.14114348590373993,0.15039294958114624,0.15996681153774261,0.16993200778961182,0.18022528290748596,0.1907685101032257,0.20162037014961243,0.21270348131656647,0.2240794450044632,0.23564979434013367,0.24735896289348602,0.2591869831085205,0.27105093002319336,0.2830788195133209,0.2951096296310425,0.3071507215499878,0.3192354738712311,0.3312428295612335,0.34321460127830505,0.3551088273525238,0.3668649196624756,0.3785671293735504,0.3900786340236664,0.4014674425125122,0.4126218557357788,0.42363566160202026,0.43441709876060486,0.4448816478252411,0.45516300201416016,0.46522265672683716,0.4749963879585266,0.48457613587379456,0.49379754066467285,0.5027583241462708,0.5114057660102844,0.5197429060935974,0.5277376770973206,0.5354247093200684,0.5427814722061157,0.5497395396232605,0.5564038753509521,0.5628044605255127,0.5688359141349792,0.5744932889938354,0.5799476504325867,0.5850380063056946,0.5898109078407288,0.5943400859832764,0.5986061096191406,0.6026212573051453,0.606370747089386,0.6098806858062744,0.6131782531738281,0.6162654757499695,0.6191357970237732,0.6217955946922302,0.624251663684845,0.6265215277671814,0.6286592483520508,0.6306251287460327,0.6324340105056763,0.6341009736061096,0.6356483101844788,0.637093722820282,0.638439953327179,0.6396686434745789,0.6408289074897766,0.641883134841919,0.6428642272949219,0.643752932548523,0.6445788741111755,0.6453509330749512,0.646056592464447,0.6467043161392212,0.6473090648651123,0.6478673219680786,0.6483635306358337,0.6488203406333923,0.6492549777030945,0.6496613621711731,0.650013267993927,0.6503522992134094,0.6506532430648804,0.6509413719177246,0.6511995792388916,0.6514372229576111,0.6516622304916382,0.6518621444702148,0.652051568031311,0.6522272229194641,0.6523926258087158,0.6525385975837708,0.6526758074760437,0.6527986526489258,0.6529107093811035,0.6530117392539978,0.6531069278717041,0.653199315071106,0.6532776355743408,0.6533539295196533,0.6534217596054077,0.6534876227378845,0.6535444855690002,0.6535978317260742,0.6536458730697632,0.6536924839019775,0.6537342667579651,0.653772234916687,0.6538056135177612,0.6538386344909668,0.6538694500923157,0.6538965702056885,0.6539213061332703,0.6539469957351685,0.6539697051048279,0.6539908051490784,0.6540102362632751,0.654029130935669,0.6540452837944031,0.6540610790252686,0.6540753841400146,0.6540883779525757,0.6541001200675964,0.6541123986244202,0.6541237831115723,0.6541323661804199,0.6541415452957153,0.654149055480957,0.6541558504104614,0.6541641354560852,0.6541696190834045,0.654175877571106,0.6541810035705566,0.6541863083839417,0.6541900038719177,0.6541949510574341,0.6541997194290161,0.6542026400566101,0.6542077660560608,0.6542105078697205,0.6542143821716309,0.6542165875434875,0.6542191505432129,0.6542217135429382,0.6542237401008606,0.6542259454727173,0.6542285084724426,0.6542299389839172,0.6542312502861023,0.6542332768440247,0.6542352437973022,0.654236376285553,0.6542380452156067,0.6542389392852783,0.6542402505874634,0.6542409658432007,0.6542418599128723,0.6542423963546753,0.6542433500289917,0.654244065284729,0.6542447805404663,0.6542451977729797,0.6542460918426514,0.6542466282844543,0.6542474031448364,0.6542482972145081,0.6542484760284424,0.6542486548423767,0.6542490124702454,0.654249370098114,0.6542501449584961,0.6542505025863647,0.6542513966560364,0.6542521715164185,0.6542523503303528,0.6542525291442871,0.6542534232139587,0.6542536020278931,0.6542537808418274,0.6542539596557617,0.6542543172836304,0.6542547345161438,0.6542550921440125,0.6542552709579468,0.6542554497718811,0.6542556285858154,0.6542558073997498,0.6542558073997498,0.6542559862136841,0.6542561650276184,0.6542561650276184,0.6542561650276184,0.6542561650276184,0.6542561650276184,0.6542561650276184,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527,0.6542563438415527],"active":[0.003509223461151123,0.003030227730050683,0.0028195208869874477,0.0027003218419849873,0.0026056962087750435,0.0025325268507003784,0.00245513953268528,0.0023821527138352394,0.002317601814866066,0.0022319620475172997,0.0021600769832730293,0.0021125804632902145,0.0020405109971761703,0.00197779294103384,0.0019273646175861359,0.0018664803355932236,0.0017861593514680862,0.0019216779619455338,0.002058848738670349,0.002248283475637436,0.002461373805999756,0.002689685672521591,0.0029554087668657303,0.003239467740058899,0.003535814583301544,0.0038493983447551727,0.004184253513813019,0.004564959555864334,0.004971884191036224,0.005369458347558975,0.0058717429637908936,0.006371643394231796,0.00690455362200737,0.007460389286279678,0.008067570626735687,0.008681349456310272,0.009341161698102951,0.010010145604610443,0.01074807345867157,0.01150599867105484,0.01229289174079895,0.013067863881587982,0.013830192387104034,0.014686219394207,0.015525929629802704,0.016341984272003174,0.01710008829832077,0.017912834882736206,0.018605291843414307,0.019287109375,0.02005915343761444,0.02066926658153534,0.0212571918964386,0.021841630339622498,0.02237546443939209,0.022832438349723816,0.023229286074638367,0.023489147424697876,0.023738011717796326,0.023930907249450684,0.024136096239089966,0.024251282215118408,0.024329781532287598,0.024348318576812744,0.024265587329864502,0.02418103814125061,0.02402481436729431,0.02381482720375061,0.023609459400177002,0.023254960775375366,0.02293294668197632,0.0225030779838562,0.022175967693328857,0.021694540977478027,0.02114880084991455,0.020701557397842407,0.020224004983901978,0.019663214683532715,0.019142061471939087,0.018611878156661987,0.01800525188446045,0.017323851585388184,0.01669132709503174,0.01602804660797119,0.015390217304229736,0.01470249891281128,0.013983666896820068,0.013394653797149658,0.012774288654327393,0.012085497379302979,0.011471331119537354,0.010930001735687256,0.01026010513305664,0.009651780128479004,0.00913316011428833,0.008588016033172607,0.008061707019805908,0.007546067237854004,0.00707852840423584,0.00662761926651001,0.006184577941894531,0.005726158618927002,0.0052977800369262695,0.004906415939331055,0.004574298858642578,0.004257619380950928,0.003933727741241455,0.003642141819000244,0.0033733248710632324,0.003122270107269287,0.002901315689086914,0.002680182456970215,0.0024521946907043457,0.002287149429321289,0.002085268497467041,0.001928865909576416,0.0017612576484680176,0.0016352534294128418,0.0015178918838500977,0.0013862252235412598,0.001279294490814209,0.0011773109436035156,0.0010772347450256348,0.0009824037551879883,0.000914156436920166,0.0008540153503417969,0.0007780790328979492,0.0007080435752868652,0.0006660223007202148,0.000613093376159668,0.0005663037300109863,0.0005116462707519531,0.0004723668098449707,0.0004404783248901367,0.0003981590270996094,0.00037169456481933594,0.0003529787063598633,0.0003193020820617676,0.0002892017364501953,0.0002681612968444824,0.00023818016052246094,0.0002186298370361328,0.0001996755599975586,0.0001894235610961914,0.0001767873764038086,0.00015795230865478516,0.00014764070510864258,0.00013440847396850586,0.00012600421905517578,0.00011259317398071289,0.00010251998901367188,9.447336196899414e-05,8.696317672729492e-05,8.046627044677734e-05,7.152557373046875e-05,6.526708602905273e-05,6.347894668579102e-05,5.626678466796875e-05,5.2094459533691406e-05,4.875659942626953e-05,4.8279762268066406e-05,4.273653030395508e-05,3.910064697265625e-05,3.600120544433594e-05,3.343820571899414e-05,3.266334533691406e-05,2.956390380859375e-05,2.7835369110107422e-05,2.4557113647460938e-05,2.199411392211914e-05,2.2411346435546875e-05,1.9848346710205078e-05,1.722574234008789e-05,1.6748905181884766e-05,1.52587890625e-05,1.3768672943115234e-05,1.3947486877441406e-05,1.1563301086425781e-05,1.1205673217773438e-05,1.043081283569336e-05,1.0251998901367188e-05,8.64267349243164e-06,1.0073184967041016e-05,1.0073184967041016e-05,9.179115295410156e-06,1.0251998901367188e-05,8.285045623779297e-06,8.64267349243164e-06,7.331371307373047e-06,7.867813110351562e-06,7.510185241699219e-06,6.794929504394531e-06,6.616115570068359e-06,6.616115570068359e-06,5.304813385009766e-06,5.364418029785156e-06,5.662441253662109e-06,5.125999450683594e-06,4.231929779052734e-06,4.410743713378906e-06,3.814697265625e-06,3.6954879760742188e-06,2.9206275939941406e-06,3.4570693969726562e-06,2.9802322387695312e-06,3.516674041748047e-06,3.0994415283203125e-06,2.9802322387695312e-06,2.6226043701171875e-06,2.9206275939941406e-06,2.384185791015625e-06,2.384185791015625e-06,2.205371856689453e-06,1.8477439880371094e-06,2.0265579223632812e-06,2.384185791015625e-06,2.384185791015625e-06,2.8014183044433594e-06,2.384185791015625e-06,2.384185791015625e-06,1.8477439880371094e-06,1.2516975402832031e-06,1.6093254089355469e-06,1.8477439880371094e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.3113021850585938e-06,1.1324882507324219e-06,1.1324882507324219e-06,8.940696716308594e-07,5.364418029785156e-07,7.152557373046875e-07,5.364418029785156e-07,3.5762786865234375e-07,1.7881393432617188e-07,3.5762786865234375e-07,1.7881393432617188e-07,0.0,0.0,0.0,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.003509223461151123,0.004734953865408897,0.00601441552862525,0.007323584984987974,0.008665947243571281,0.009971631690859795,0.011259346269071102,0.012562097050249577,0.013849444687366486,0.015116985887289047,0.016384711489081383,0.017628595232963562,0.01887376606464386,0.020107565447688103,0.02132449299097061,0.022528033703565598,0.023729924112558365,0.024922095239162445,0.026093361899256706,0.027245555073022842,0.028377944603562355,0.029515834525227547,0.03062676638364792,0.03171275928616524,0.03276721015572548,0.03381652757525444,0.03484732285141945,0.03587646409869194,0.036892037838697433,0.03786323592066765,0.03883901610970497,0.03985660523176193,0.040936730802059174,0.042006950825452805,0.043128155171871185,0.044287316501140594,0.0454600490629673,0.046676792204380035,0.04790820926427841,0.04917116463184357,0.05048345401883125,0.05181242898106575,0.053189631551504135,0.054581690579652786,0.05600254237651825,0.05743897706270218,0.05893336609005928,0.060460761189460754,0.06200869381427765,0.06357936561107635,0.06518616527318954,0.06680415570735931,0.0684758722782135,0.0701521709561348,0.07186203449964523,0.0735887661576271,0.07535052299499512,0.07713116705417633,0.07893804460763931,0.08075463026762009,0.0825934112071991,0.08447803556919098,0.08638209849596024,0.08831055462360382,0.09024523943662643,0.09218781441450119,0.09416376054286957,0.0961499810218811,0.0981517881155014,0.10018476843833923,0.10221738368272781,0.1042620986700058,0.10630352050065994,0.10835043340921402,0.11041789501905441,0.11249873787164688,0.11458893865346909,0.11668078601360321,0.11879114806652069,0.12088629603385925,0.12299574911594391,0.12511052191257477,0.12723445892333984,0.12934666872024536,0.13147610425949097,0.1335982084274292,0.1357041746377945,0.13780225813388824,0.13992418348789215,0.1420297771692276,0.144122913479805,0.14622044563293457,0.14831119775772095,0.15040376782417297,0.15250809490680695,0.1545828878879547,0.15664979815483093,0.1587161421775818,0.16076655685901642,0.16281934082508087,0.1648455411195755,0.1668933629989624,0.1689239740371704,0.17093898355960846,0.17296536266803741,0.1749427765607834,0.17693670094013214,0.17890016734600067,0.180879607796669,0.1828489601612091,0.18477410078048706,0.18669797480106354,0.1886157989501953,0.19053855538368225,0.19247159361839294,0.19438482820987701,0.19630539417266846,0.1981896609067917,0.2000979334115982,0.20194093883037567,0.20380575954914093,0.20565076172351837,0.20749889314174652,0.2093396931886673,0.21116197109222412,0.2129604071378708,0.21474288403987885,0.2165178507566452,0.21828198432922363,0.22001586854457855,0.22178441286087036,0.22352728247642517,0.22522559762001038,0.22694939374923706,0.2286653071641922,0.23035939037799835,0.23205476999282837,0.23370540142059326,0.23535089194774628,0.23703764379024506,0.2386864423751831,0.24031652510166168,0.24194075167179108,0.24356772005558014,0.24516461789608002,0.24679012596607208,0.2483607977628708,0.2499217540025711,0.25144878029823303,0.2529723048210144,0.2544916570186615,0.2559957504272461,0.2574862837791443,0.2589815855026245,0.26044756174087524,0.2619195580482483,0.26337599754333496,0.26481902599334717,0.26623785495758057,0.2676517367362976,0.2690410614013672,0.2704426646232605,0.27179914712905884,0.27314645051956177,0.27448147535324097,0.2758093476295471,0.2771154046058655,0.27840495109558105,0.27968332171440125,0.2809803783893585,0.28222259879112244,0.2834610044956207,0.28469204902648926,0.2859095335006714,0.28710994124412537,0.2883056104183197,0.28947484493255615,0.29064685106277466,0.291792631149292,0.29292720556259155,0.29404711723327637,0.2951674163341522,0.2962645888328552,0.2973425090312958,0.2984011769294739,0.29945582151412964,0.30047929286956787,0.30150529742240906,0.3025130033493042,0.3035060167312622,0.3044915199279785,0.30544695258140564,0.30641281604766846,0.3073555827140808,0.3082805573940277,0.30920830368995667,0.31011420488357544,0.3109929859638214,0.31186404824256897,0.3127153217792511,0.3135640025138855,0.31440627574920654,0.3152146339416504,0.3160250186920166,0.3168375790119171,0.31763383746147156,0.3184124529361725,0.31919074058532715,0.3199508786201477,0.32070860266685486,0.3214300274848938,0.3221692442893982,0.3228849768638611,0.3235895335674286,0.32428255677223206,0.3249639868736267,0.32562434673309326,0.32628342509269714,0.32694271206855774,0.3275878429412842,0.32821279764175415,0.32884547114372253,0.3294638395309448,0.33007413148880005,0.33067306876182556,0.3312602639198303,0.33183571696281433,0.33239173889160156,0.33295416831970215,0.3335050642490387,0.33402347564697266,0.33455216884613037,0.3350581228733063,0.33555838465690613,0.3360593914985657,0.3365536034107208,0.3370353579521179,0.3374994993209839,0.33794769644737244,0.33840706944465637,0.33884698152542114,0.3392764627933502,0.3396991789340973,0.34012168645858765,0.34052953124046326,0.34093883633613586,0.34134209156036377,0.3417310416698456,0.3421232998371124,0.3424937427043915,0.34286564588546753,0.34323370456695557,0.34358522295951843,0.3439375162124634,0.34427180886268616,0.34461015462875366,0.34493622183799744,0.34526190161705017,0.3455776870250702,0.3458903431892395,0.3462090790271759,0.3465041518211365,0.34679847955703735,0.34709903597831726,0.3473803400993347,0.34765559434890747,0.3479216992855072,0.3481842875480652,0.3484421372413635,0.3486962914466858,0.3489401936531067,0.3491991460323334,0.34943056106567383,0.34966859221458435,0.34989893436431885,0.3501237630844116,0.35035040974617004,0.3505644202232361,0.3507775068283081,0.3509867489337921,0.3511972725391388,0.3514010012149811,0.3515999913215637,0.3518005907535553,0.3519880175590515,0.3521759808063507,0.3523540496826172,0.352529913187027,0.3527142107486725,0.3528865873813629,0.3530576825141907,0.35323500633239746,0.3533971309661865,0.3535570502281189,0.3537134528160095,0.3538682460784912,0.3540191650390625,0.3541700839996338,0.3543122112751007,0.354453980922699,0.3545900285243988,0.354726642370224,0.3548559546470642,0.3549787998199463,0.3551027774810791,0.3552265465259552,0.3553488850593567,0.35546863079071045,0.35558652877807617,0.35569822788238525,0.3558065891265869,0.3559184670448303,0.35602885484695435,0.3561306297779083,0.35623130202293396,0.3563336431980133,0.3564348518848419,0.3565320670604706,0.35662373900413513,0.3567214906215668,0.3568131923675537,0.35690635442733765,0.3569905161857605,0.35707101225852966,0.35715025663375854,0.3572358787059784,0.35731399059295654,0.35739120841026306,0.35746970772743225,0.357538640499115,0.3576098084449768,0.35768112540245056,0.357747346162796,0.35781556367874146,0.3578801155090332,0.35794776678085327,0.358011394739151,0.3580741286277771,0.3581331670284271,0.3581896424293518,0.3582494258880615,0.3583068251609802,0.3583640456199646,0.3584163188934326,0.3584658205509186,0.35851407051086426,0.35856392979621887,0.3586072325706482,0.3586548864841461,0.3587023913860321,0.3587454855442047],"recovered":[0.0,0.0016766686458140612,0.003137312363833189,0.004513049963861704,0.0058522941544651985,0.0071829198859632015,0.008506576530635357,0.00982234813272953,0.011125465855002403,0.012410429306328297,0.013685306534171104,0.014951931312680244,0.016216905787587166,0.01746482402086258,0.018720997497439384,0.019953329116106033,0.02116072177886963,0.022389385849237442,0.023584308102726936,0.024765659123659134,0.02594059333205223,0.02710232324898243,0.02825690060853958,0.029390206560492516,0.03051067516207695,0.0315885990858078,0.03264781832695007,0.03370300307869911,0.03472591191530228,0.0357537716627121,0.0367467887699604,0.03774457424879074,0.038750797510147095,0.039799563586711884,0.040849246084690094,0.04194935783743858,0.043067995458841324,0.0442163348197937,0.04540172219276428,0.04664304107427597,0.04786216840147972,0.049147866666316986,0.050436314195394516,0.05177463963627815,0.05314432829618454,0.05454152077436447,0.05594458058476448,0.0573953241109848,0.05890144407749176,0.060424257069826126,0.06197383999824524,0.0635547861456871,0.06514471024274826,0.06675297766923904,0.06841515749692917,0.0701121836900711,0.0718262642621994,0.0735606998205185,0.07529935240745544,0.07708366215229034,0.07889457046985626,0.0807018056511879,0.08254590630531311,0.08442887663841248,0.08631313592195511,0.08823150396347046,0.09017755836248398,0.0921432375907898,0.09411662071943283,0.09611842781305313,0.09813545644283295,0.10015340149402618,0.10218087583780289,0.10420432686805725,0.10624115914106369,0.10827890783548355,0.11034765094518661,0.11241602152585983,0.11448457837104797,0.11658981442451477,0.1187111884355545,0.12079716473817825,0.12289469689130783,0.12499259412288666,0.1271064430475235,0.12921242415905,0.13134221732616425,0.133466899394989,0.13556937873363495,0.13767607510089874,0.13979506492614746,0.14188654720783234,0.14398445188999176,0.1460900455713272,0.1482081264257431,0.15028749406337738,0.1524004340171814,0.15447944402694702,0.15653131902217865,0.15859657526016235,0.16065357625484467,0.16269774734973907,0.16473402082920074,0.1667679250240326,0.16880585253238678,0.17082178592681885,0.17284779250621796,0.17485107481479645,0.17680904269218445,0.17877601087093353,0.1807580143213272,0.18271873891353607,0.1846475601196289,0.18655931949615479,0.1884865015745163,0.19045236706733704,0.19235019385814667,0.19427771866321564,0.19618289172649384,0.19808566570281982,0.199964240193367,0.20184263586997986,0.20369809865951538,0.20555026829242706,0.2073853760957718,0.20922012627124786,0.21106091141700745,0.2128615528345108,0.21464109420776367,0.21639735996723175,0.21814316511154175,0.2199181169271469,0.2216661274433136,0.22340606153011322,0.2251327931880951,0.22683367133140564,0.22854554653167725,0.23025119304656982,0.23193317651748657,0.2335779368877411,0.23526762425899506,0.23692375421524048,0.23856081068515778,0.24021656811237335,0.24185088276863098,0.24344943463802338,0.2450707107782364,0.24665789306163788,0.24823938310146332,0.24979117512702942,0.2513134479522705,0.25284120440483093,0.25437042117118835,0.2558719515800476,0.2573956847190857,0.25888073444366455,0.26034191250801086,0.2618265748023987,0.26327934861183167,0.26469725370407104,0.26612892746925354,0.26753583550453186,0.26893797516822815,0.2703247368335724,0.27168378233909607,0.27302926778793335,0.2743736207485199,0.27568793296813965,0.27699288725852966,0.2782835364341736,0.27959251403808594,0.2808629870414734,0.28210780024528503,0.283358097076416,0.28459373116493225,0.28581488132476807,0.28702008724212646,0.28820180892944336,0.28938132524490356,0.29054543375968933,0.2916845977306366,0.2928142249584198,0.29393690824508667,0.2950434386730194,0.29614904522895813,0.29721909761428833,0.2982707917690277,0.29930946230888367,0.3003523647785187,0.3013734519481659,0.3023756444454193,0.303374320268631,0.3043499290943146,0.3053220510482788,0.30630406737327576,0.3072506785392761,0.3081824481487274,0.30910760164260864,0.3100028932094574,0.31089505553245544,0.31176355481147766,0.3126164674758911,0.31346920132637024,0.31429293751716614,0.3151097297668457,0.3159303665161133,0.3167330324649811,0.31751883029937744,0.3183119595050812,0.31909114122390747,0.3198593556880951,0.3206000328063965,0.32132676243782043,0.3220650851726532,0.3227749466896057,0.32347986102104187,0.32417985796928406,0.32485431432724,0.325534850358963,0.32620054483413696,0.3268486261367798,0.3274889886379242,0.32812055945396423,0.3287378251552582,0.32935893535614014,0.32995787262916565,0.33054909110069275,0.33114343881607056,0.3317146599292755,0.3322901427745819,0.3328534960746765,0.33337870240211487,0.3339068293571472,0.33443698287010193,0.3349405527114868,0.3354402780532837,0.3359275162220001,0.33642578125,0.33691340684890747,0.33737993240356445,0.33783432841300964,0.33827996253967285,0.33871641755104065,0.3391433358192444,0.33956509828567505,0.3399892747402191,0.34040480852127075,0.34081119298934937,0.34122323989868164,0.3416195511817932,0.3419952988624573,0.34237435460090637,0.3427506387233734,0.34311357140541077,0.34345611929893494,0.3438062071800232,0.3441507816314697,0.34448307752609253,0.3448179364204407,0.345132052898407,0.3454555571079254,0.3457847237586975,0.34608253836631775,0.34637612104415894,0.34666991233825684,0.34696367383003235,0.3472486734390259,0.3475222587585449,0.3477998971939087,0.34805700182914734,0.34831392765045166,0.34855782985687256,0.34881895780563354,0.34906065464019775,0.34930071234703064,0.3495365381240845,0.34976926445961,0.3500032424926758,0.3502262532711029,0.3504452109336853,0.3506549894809723,0.3508636951446533,0.35106927156448364,0.3512742817401886,0.3514728844165802,0.3516692817211151,0.35186752676963806,0.3520587980747223,0.35223501920700073,0.3524165749549866,0.3525979518890381,0.3527725040912628,0.3529430627822876,0.3531138002872467,0.35327059030532837,0.35343289375305176,0.35359224677085876,0.35374554991722107,0.3539021611213684,0.354048490524292,0.35419026017189026,0.3543285131454468,0.35447046160697937,0.3546004891395569,0.35473325848579407,0.35485777258872986,0.35498467087745667,0.35510680079460144,0.3552270829677582,0.3553503155708313,0.3554629385471344,0.3555736839771271,0.3556849956512451,0.35579025745391846,0.35589534044265747,0.3559943735599518,0.3560970723628998,0.3561975657939911,0.35630685091018677,0.3564038574695587,0.35650143027305603,0.3565923869609833,0.35669049620628357,0.35677722096443176,0.3568636178970337,0.3569483160972595,0.3570343255996704,0.35711225867271423,0.35718634724617004,0.3572661280632019,0.35734444856643677,0.3574172258377075,0.35749077796936035,0.3575573265552521,0.35762500762939453,0.3576911985874176,0.35775724053382874,0.35782507061958313,0.3578876256942749,0.3579495847225189,0.3580106496810913,0.3580682575702667,0.35812950134277344,0.3581843376159668,0.3582395315170288,0.35829490423202515,0.3583497405052185,0.35839998722076416,0.3584478497505188,0.35849735140800476,0.35854172706604004],"active":[0.003509223461151123,0.0030582852195948362,0.002877103164792061,0.0028105350211262703,0.002813653089106083,0.002788711804896593,0.0027527697384357452,0.0027397489175200462,0.0027239788323640823,0.0027065565809607506,0.0026994049549102783,0.0026766639202833176,0.002656860277056694,0.0026427414268255234,0.002603495493531227,0.002574704587459564,0.002569202333688736,0.002532709389925003,0.00250905379652977,0.0024798959493637085,0.002437351271510124,0.002413511276245117,0.0023698657751083374,0.002322552725672722,0.002256534993648529,0.00222792848944664,0.0021995045244693756,0.0021734610199928284,0.002166125923395157,0.002109464257955551,0.002092227339744568,0.0021120309829711914,0.002185933291912079,0.002207387238740921,0.0022789090871810913,0.002337958663702011,0.0023920536041259766,0.0024604573845863342,0.0025064870715141296,0.0025281235575675964,0.002621285617351532,0.002664562314748764,0.002753317356109619,0.002807050943374634,0.0028582140803337097,0.0028974562883377075,0.0029887855052948,0.003065437078475952,0.0031072497367858887,0.003155108541250229,0.0032123252749443054,0.0032493695616722107,0.0033311620354652405,0.003399193286895752,0.0034468770027160645,0.0034765824675559998,0.0035242587327957153,0.003570467233657837,0.0036386922001838684,0.0036709681153297424,0.0036988407373428345,0.0037762299180030823,0.0038361921906471252,0.003881677985191345,0.003932103514671326,0.003956310451030731,0.00398620218038559,0.004006743431091309,0.004035167396068573,0.004066340625286102,0.004081927239894867,0.004108697175979614,0.004122644662857056,0.004146106541156769,0.004176735877990723,0.00421983003616333,0.004241287708282471,0.004264764487743378,0.004306569695472717,0.004296481609344482,0.004284560680389404,0.004313357174396515,0.004339762032032013,0.004354074597358704,0.004369661211967468,0.004385784268379211,0.004361957311630249,0.004335358738899231,0.004354804754257202,0.004353702068328857,0.004327848553657532,0.004333898425102234,0.004326745867729187,0.004313722252845764,0.004299968481063843,0.0042953938245773315,0.004249364137649536,0.004236698150634766,0.0042352378368377686,0.004222765564918518,0.004191964864730835,0.004195615649223328,0.0041899532079696655,0.004171058535575867,0.004159510135650635,0.004120990633964539,0.004088908433914185,0.004049092531204224,0.004070565104484558,0.004072949290275574,0.004016086459159851,0.003979235887527466,0.003968238830566406,0.003979235887527466,0.003985092043876648,0.003932461142539978,0.0039552003145217896,0.00391194224357605,0.00391504168510437,0.003855273127555847,0.0038415193557739258,0.003808125853538513,0.00380079448223114,0.0037894248962402344,0.0037765949964523315,0.003740280866622925,0.003681972622871399,0.0036562979221343994,0.003640890121459961,0.0036185085773468018,0.0036412477493286133,0.0036091655492782593,0.0035594701766967773,0.0035433322191238403,0.003532513976097107,0.0035257190465927124,0.003509223461151123,0.0034542083740234375,0.0034177154302597046,0.0034597069025039673,0.0034188181161880493,0.0033927708864212036,0.0033799409866333008,0.003351151943206787,0.0033137351274490356,0.003340691328048706,0.0032900869846343994,0.0032638609409332275,0.0032093971967697144,0.0031811296939849854,0.003178209066390991,0.003154546022415161,0.0031158626079559326,0.0031096339225769043,0.0030518770217895508,0.0030388236045837402,0.0030340850353240967,0.0029924511909484863,0.0029585063457489014,0.0029544830322265625,0.0029121339321136475,0.0029068291187286377,0.0028611719608306885,0.00282171368598938,0.0027976930141448975,0.0027800798416137695,0.002741783857345581,0.0027170181274414062,0.002690434455871582,0.0026968419551849365,0.002630084753036499,0.002598017454147339,0.0025842487812042236,0.002551436424255371,0.0025162100791931152,0.0024907290935516357,0.0024547576904296875,0.002445042133331299,0.0024113059043884277,0.0023817718029022217,0.0023625195026397705,0.002353191375732422,0.0023276805877685547,0.002299070358276367,0.002252131700515747,0.0022367238998413086,0.002208501100540161,0.0021958351135253906,0.0021606385707855225,0.0021325647830963135,0.002115875482559204,0.002072632312774658,0.002062886953353882,0.002033531665802002,0.001976490020751953,0.001957625150680542,0.0019317567348480225,0.0018853843212127686,0.0018611550331115723,0.0018202662467956543,0.001800447702407837,0.0017898082733154297,0.0017454326152801514,0.0017320811748504639,0.0017278492450714111,0.0017034709453582764,0.0016794204711914062,0.001671910285949707,0.0016389191150665283,0.0016174614429473877,0.001570671796798706,0.001569211483001709,0.0015582144260406494,0.0015244483947753906,0.0015076100826263428,0.0014841258525848389,0.001444488763809204,0.0014291107654571533,0.0014078617095947266,0.0013872981071472168,0.0013641715049743652,0.0013564825057983398,0.0013432800769805908,0.0013363063335418701,0.0013141334056854248,0.0013023912906646729,0.001286625862121582,0.0012483000755310059,0.0012395083904266357,0.0012149214744567871,0.0011699795722961426,0.001173466444015503,0.0011512935161590576,0.0011214017868041992,0.0011188387870788574,0.0011133253574371338,0.0011078417301177979,0.0010737180709838867,0.0010342895984649658,0.001027137041091919,0.001012653112411499,0.0009965002536773682,0.0009827613830566406,0.0009783506393432617,0.000964432954788208,0.000949561595916748,0.0009372830390930176,0.0009198486804962158,0.0009000599384307861,0.0008741915225982666,0.0008703470230102539,0.0008593499660491943,0.0008345842361450195,0.0008239448070526123,0.0008156895637512207,0.0008039474487304688,0.00078544020652771,0.0007788240909576416,0.0007597506046295166,0.0007582902908325195,0.0007535219192504883,0.0007194280624389648,0.0007159411907196045,0.0007229149341583252,0.0007104277610778809,0.0006919205188751221,0.0006730258464813232,0.0006620287895202637,0.000642240047454834,0.0006392896175384521,0.0006262660026550293,0.0006413161754608154,0.0006116032600402832,0.0006079375743865967,0.000598222017288208,0.0005872249603271484,0.0005811452865600586,0.0005611777305603027,0.0005512535572052002,0.0005415380001068115,0.0005422830581665039,0.0005373060703277588,0.0005307197570800781,0.0005263090133666992,0.0005151331424713135,0.0005066990852355957,0.000486522912979126,0.0004711151123046875,0.00047919154167175293,0.0004700124263763428,0.0004597306251525879,0.00046250224113464355,0.0004540681838989258,0.0004432499408721924,0.00044286251068115234,0.0004353523254394531,0.00042691826820373535,0.0004245340824127197,0.0004100501537322998,0.0004054903984069824,0.0003997683525085449,0.0003981292247772217,0.00038549304008483887,0.0003783106803894043,0.0003695189952850342,0.0003687739372253418,0.0003642141819000244,0.0003618299961090088,0.00035944581031799316,0.0003479123115539551,0.00034365057945251465,0.00034478306770324707,0.0003438591957092285,0.00034037232398986816,0.00033596158027648926,0.00033926963806152344,0.00033777952194213867,0.0003345012664794922,0.00031688809394836426,0.00031763315200805664,0.00031176209449768066,0.0003139674663543701,0.0003000199794769287,0.0002937912940979004,0.0002866387367248535,0.00028756260871887207,0.0002796649932861328,0.0002789497375488281,0.00028336048126220703,0.00027251243591308594,0.00026535987854003906,0.000263899564743042,0.00025656819343566895,0.0002582371234893799,0.0002551078796386719,0.00025656819343566895,0.0002541542053222656,0.0002490580081939697,0.0002455413341522217,0.00024005770683288574,0.00023877620697021484,0.00023856759071350098,0.0002345442771911621,0.0002319812774658203,0.0002262890338897705,0.00021916627883911133,0.0002141892910003662,0.0002072453498840332,0.00020703673362731934,0.00020503997802734375,0.00020375847816467285]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.003509223461151123,0.004711847752332687,0.005974071100354195,0.0072366613894701,0.008483480662107468,0.009717830456793308,0.010940076783299446,0.012108041904866695,0.013271789066493511,0.01440381072461605,0.01552061177790165,0.016606420278549194,0.01766362227499485,0.018721191212534904,0.01974795199930668,0.02074757032096386,0.021705929189920425,0.02266887202858925,0.023599356412887573,0.024516087025403976,0.025407327339053154,0.02627747878432274,0.027135709300637245,0.027958180755376816,0.028772767633199692,0.02954169176518917,0.0302917268127203,0.031041212379932404,0.03175127133727074,0.03245729207992554,0.03315139561891556,0.03385943919420242,0.03457517921924591,0.035301562398672104,0.036037661135196686,0.03678072616457939,0.037543781101703644,0.03831857442855835,0.03909098356962204,0.03987952694296837,0.04067651182413101,0.041473858058452606,0.042301829904317856,0.04312265291810036,0.043970249593257904,0.044840216636657715,0.045711833983659744,0.04657519981265068,0.04744003340601921,0.048324305564165115,0.04920674115419388,0.0500858798623085,0.05100205913186073,0.05192099139094353,0.05283863842487335,0.0537700392305851,0.054688237607479095,0.05563760921359062,0.056595418602228165,0.05753525346517563,0.058477841317653656,0.05944976955652237,0.060410697013139725,0.06140371412038803,0.062370140105485916,0.06333932280540466,0.06432555615901947,0.06530903279781342,0.06629086285829544,0.0672895684838295,0.06827561557292938,0.06924168020486832,0.0702163577079773,0.07119929045438766,0.07219285517930984,0.07318220287561417,0.0741625726222992,0.07514751702547073,0.07613063603639603,0.0771121010184288,0.07809539884328842,0.0790768638253212,0.0800781324505806,0.08106913417577744,0.0820467472076416,0.0830109715461731,0.08399207144975662,0.08498416841030121,0.08594418317079544,0.08691079169511795,0.0878739133477211,0.08886124938726425,0.08982125669717789,0.09077796339988708,0.09173375368118286,0.0926976203918457,0.0936369001865387,0.09457013756036758,0.09551309049129486,0.09645017981529236,0.09737791121006012,0.09830216318368912,0.0992240235209465,0.10013324022293091,0.10103712975978851,0.1019439622759819,0.10284455120563507,0.10374771058559418,0.10462629795074463,0.10551478713750839,0.10636752098798752,0.10724133998155594,0.10811112076044083,0.10898274183273315,0.10984225571155548,0.11071130633354187,0.11155028641223907,0.11239989846944809,0.11324602365493774,0.11407949775457382,0.11492067575454712,0.11575323343276978,0.1165674552321434,0.11738735437393188,0.11822688579559326,0.11903468519449234,0.11985055357217789,0.12065102159976959,0.12145258486270905,0.12226515263319016,0.12304746359586716,0.12383583188056946,0.12462987750768661,0.12540686130523682,0.12618625164031982,0.12695607542991638,0.12773491442203522,0.1285269409418106,0.1293136477470398,0.1300785392522812,0.13083499670028687,0.13160520792007446,0.13237614929676056,0.1331542432308197,0.13392353057861328,0.1346772313117981,0.13542653620243073,0.13617675006389618,0.1369124799966812,0.13766399025917053,0.13840338587760925,0.13914132118225098,0.1398753970861435,0.14061975479125977,0.14134740829467773,0.1420714110136032,0.14279614388942719,0.14352454245090485,0.14423643052577972,0.14495748281478882,0.14567506313323975,0.14638292789459229,0.14710159599781036,0.14783072471618652,0.14854757487773895,0.1492689996957779,0.14998382329940796,0.15070727467536926,0.15144044160842896,0.15215031802654266,0.15287064015865326,0.1535755693912506,0.15428708493709564,0.15499567985534668,0.15571820735931396,0.15642863512039185,0.15714070200920105,0.15786892175674438,0.15856944024562836,0.15929123759269714,0.15999378263950348,0.16073152422904968,0.16145864129066467,0.16220977902412415,0.1629246026277542,0.16367077827453613,0.16439789533615112,0.1651468276977539,0.1658935695886612,0.1666562557220459,0.1674182116985321,0.16818052530288696,0.16892395913600922,0.1696888506412506,0.17046254873275757,0.17122651636600494,0.17199581861495972,0.17275354266166687,0.1735323816537857,0.1743251383304596,0.17509278655052185,0.1758807748556137,0.17667299509048462,0.17745327949523926,0.17824971675872803,0.1790265291929245,0.17981047928333282,0.18061186373233795,0.18141251802444458,0.18222618103027344,0.18305324018001556,0.1838478446006775,0.18467232584953308,0.18549498915672302,0.1863202005624771,0.18712672591209412,0.18795250356197357,0.1887810230255127,0.1896033138036728,0.19043439626693726,0.19127832353115082,0.1921193152666092,0.1929636150598526,0.19380001723766327,0.19464083015918732,0.19546642899513245,0.19631566107273102,0.19714529812335968,0.19800572097301483,0.19886982440948486,0.19970770180225372,0.20056171715259552,0.20143112540245056,0.20229357481002808,0.20315547287464142,0.20402948558330536,0.20490072667598724,0.20576392114162445,0.20665057003498077,0.20753887295722961,0.20840536057949066,0.20927202701568604,0.21017280220985413,0.2110484540462494,0.21193456649780273,0.21282286942005157,0.21369686722755432,0.21456556022167206,0.2154485434293747,0.2163230925798416,0.2171967327594757,0.21805423498153687,0.2189190536737442,0.21979746222496033,0.2206687182188034,0.22152675688266754,0.22239196300506592,0.2232435941696167,0.22410421073436737,0.22496171295642853,0.22583644092082977,0.2266952246427536,0.2275552898645401,0.22837336361408234,0.22921912372112274,0.23007000982761383,0.23090898990631104,0.23174576461315155,0.23256567120552063,0.23340244591236115,0.2342372089624405,0.23505564033985138,0.23587463796138763,0.2366822510957718,0.2374849170446396,0.23828648030757904,0.23909702897071838,0.23989273607730865,0.2406805455684662,0.24145974218845367,0.24223947525024414,0.24302655458450317,0.24378521740436554,0.2445400208234787,0.24528034031391144,0.24603000283241272,0.24677710235118866,0.24749669432640076,0.2482241839170456,0.24892744421958923,0.24963751435279846,0.2503325343132019,0.25103506445884705,0.2517242431640625,0.25239264965057373,0.25308161973953247,0.2537471055984497,0.2544019818305969,0.25507205724716187,0.2557149827480316,0.2563560903072357,0.25698089599609375,0.25760969519615173,0.25821468234062195,0.25881966948509216,0.2594233751296997,0.2600098252296448,0.2605847120285034,0.26116257905960083,0.2617231607437134,0.2622844874858856,0.26282548904418945,0.2633633315563202,0.26387572288513184,0.2643769085407257,0.2648918330669403,0.26539871096611023,0.2658967673778534,0.2663930058479309,0.26688024401664734,0.2673392593860626,0.2678067088127136,0.26825085282325745,0.2686992287635803,0.2691257894039154,0.2695554494857788,0.2699810862541199,0.2703876495361328,0.27078428864479065,0.2711727023124695,0.27155157923698425,0.27192842960357666,0.272295743227005,0.27264857292175293,0.2729993760585785,0.2733459770679474,0.27368852496147156,0.27402594685554504,0.2743525505065918,0.2746659517288208,0.2749709188938141,0.2752736806869507,0.2755564749240875,0.27584823966026306,0.27613282203674316,0.2764126658439636,0.27668482065200806,0.2769432067871094,0.2771971821784973,0.2774485945701599,0.27769818902015686],"recovered":[0.0,0.0016742846928536892,0.0031090714037418365,0.004461152479052544,0.0057580359280109406,0.007020259276032448,0.008276248350739479,0.009510413743555546,0.010707720182836056,0.011899158358573914,0.01305648684501648,0.014195110648870468,0.015299624763429165,0.016373880207538605,0.01746482402086258,0.018509190529584885,0.01953209936618805,0.020522182807326317,0.02149374410510063,0.022448068484663963,0.02337818592786789,0.024300049990415573,0.02518230490386486,0.026054291054606438,0.026904819533228874,0.02772197313606739,0.028537843376398087,0.02930181659758091,0.030067438259720802,0.030795834958553314,0.03152019903063774,0.032226771116256714,0.03293774649500847,0.03364395350217819,0.03435364365577698,0.035088274627923965,0.03581979125738144,0.03658651188015938,0.03733471408486366,0.03810712322592735,0.03886357694864273,0.039654139429330826,0.04046249017119408,0.04127230867743492,0.042079560458660126,0.04292110353708267,0.04376833140850067,0.044615745544433594,0.04546572268009186,0.046333856880664825,0.047207310795784,0.04808773100376129,0.048969436436891556,0.049865443259477615,0.05077025294303894,0.05169450119137764,0.05262113735079765,0.05353805050253868,0.05446028336882591,0.05541222169995308,0.0563630610704422,0.05730143189430237,0.05826272442936897,0.059216130524873734,0.0602005273103714,0.06116769090294838,0.062142737209796906,0.06312750279903412,0.06410731375217438,0.06508621573448181,0.06607042998075485,0.06705775856971741,0.06804509460926056,0.06903187930583954,0.07001902908086777,0.07099682092666626,0.07198543846607208,0.07296855747699738,0.07394781708717346,0.07493937015533447,0.07591808587312698,0.07690523564815521,0.07789439707994461,0.07887769490480423,0.0798727348446846,0.08087748289108276,0.08185308426618576,0.08283087611198425,0.08380445837974548,0.08477327227592468,0.08574501425027847,0.08670814335346222,0.08767896890640259,0.08864942938089371,0.08961182087659836,0.09057623147964478,0.09154687821865082,0.09249331802129745,0.0934360921382904,0.09438105672597885,0.09532511234283447,0.09626935422420502,0.09719745069742203,0.09812372177839279,0.09904925525188446,0.09996121376752853,0.10085887461900711,0.10175983607769012,0.10267417877912521,0.1035582646727562,0.1044493243098259,0.1053282767534256,0.10620374977588654,0.10707133263349533,0.1079576164484024,0.10882337391376495,0.1096852719783783,0.11054038256406784,0.11138247698545456,0.11223704367876053,0.11307693272829056,0.11391187459230423,0.11474351584911346,0.11556672304868698,0.1163967102766037,0.11722028255462646,0.11804000288248062,0.1188621073961258,0.1196732148528099,0.12048210948705673,0.1212550699710846,0.1220441684126854,0.1228400468826294,0.12363171577453613,0.12441402673721313,0.12520018219947815,0.12598854303359985,0.12677030265331268,0.12756472826004028,0.12833566963672638,0.1291104555130005,0.12987223267555237,0.13064242899417877,0.13142016530036926,0.1322103589773178,0.13297121226787567,0.13373573124408722,0.13449347019195557,0.13524332642555237,0.13598419725894928,0.13674505054950714,0.13748298585414886,0.13822750747203827,0.13897736370563507,0.13972501456737518,0.14044608175754547,0.14117448031902313,0.14190012216567993,0.1426309049129486,0.14333601295948029,0.14407852292060852,0.14478693902492523,0.1455017626285553,0.14622429013252258,0.14695414900779724,0.14766713976860046,0.14837884902954102,0.1490967869758606,0.14982959628105164,0.1505708247423172,0.15129904448986053,0.15200066566467285,0.15272869169712067,0.1534356325864792,0.15415632724761963,0.15486876666545868,0.15558908879756927,0.15629786252975464,0.15703213214874268,0.15773174166679382,0.15843740105628967,0.15915094316005707,0.15987327694892883,0.1606084704399109,0.161331906914711,0.1620636135339737,0.16280502080917358,0.16352498531341553,0.16427703201770782,0.1650281697511673,0.16578572988510132,0.1665414422750473,0.16730211675167084,0.16804464161396027,0.16880346834659576,0.1695791780948639,0.17033709585666656,0.17110437154769897,0.17187844216823578,0.1726524978876114,0.17343132197856903,0.17422352731227875,0.17501409351825714,0.17580117285251617,0.17657780647277832,0.1773645132780075,0.1781536042690277,0.17892418801784515,0.1797197014093399,0.1805102676153183,0.1813228279352188,0.18213264644145966,0.18293897807598114,0.18374238908290863,0.18456357717514038,0.1853829324245453,0.1861826628446579,0.1870201677083969,0.187842458486557,0.18867208063602448,0.18950629234313965,0.19034306704998016,0.19117911159992218,0.19202101230621338,0.19284825026988983,0.19369420409202576,0.19452767074108124,0.19537857174873352,0.19620563089847565,0.19704991579055786,0.1979193389415741,0.1987575888633728,0.19960114359855652,0.20045937597751617,0.20132127404212952,0.20216849446296692,0.20303700864315033,0.2039194405078888,0.20478922128677368,0.20566652715206146,0.20653942227363586,0.20741122961044312,0.20829074084758759,0.2091849148273468,0.2100479155778885,0.21093767881393433,0.211823970079422,0.21269191801548004,0.21357306838035583,0.21444450318813324,0.2153223603963852,0.2162119597196579,0.21707715094089508,0.2179456502199173,0.2188013195991516,0.21966467797756195,0.22052621841430664,0.22140058875083923,0.22227789461612701,0.22314198315143585,0.22397840023040771,0.2248527705669403,0.22570861876010895,0.2265719771385193,0.22740618884563446,0.22824351489543915,0.2290896475315094,0.22993998229503632,0.23078061640262604,0.2316216081380844,0.23245012760162354,0.23327241837978363,0.2340998351573944,0.2349250614643097,0.23574130237102509,0.23654524981975555,0.23735378682613373,0.23816104233264923,0.23896589875221252,0.23977333307266235,0.24054868519306183,0.24134254455566406,0.2421252280473709,0.2429082691669464,0.24367371201515198,0.24441714584827423,0.245167538523674,0.2459150105714798,0.24663901329040527,0.24737748503684998,0.24809011816978455,0.24879980087280273,0.2495056390762329,0.25020360946655273,0.2509011924266815,0.25157126784324646,0.2522585988044739,0.2529306709766388,0.253587007522583,0.25424259901046753,0.254884272813797,0.25554296374320984,0.25617894530296326,0.256814181804657,0.25742942094802856,0.2580496370792389,0.2586485743522644,0.2592407166957855,0.25982165336608887,0.26039400696754456,0.26095935702323914,0.26152125000953674,0.2620765268802643,0.26261255145072937,0.26314565539360046,0.2636682987213135,0.2641896605491638,0.2647005617618561,0.26521092653274536,0.2657029330730438,0.2661786377429962,0.26664862036705017,0.2671215832233429,0.26756608486175537,0.26802951097488403,0.26846596598625183,0.2689082622528076,0.26933667063713074,0.26976099610328674,0.2701570987701416,0.2705521285533905,0.270943820476532,0.2713214159011841,0.27169716358184814,0.2720606327056885,0.27242428064346313,0.27278754115104675,0.2731398344039917,0.27348020672798157,0.2738044261932373,0.274126261472702,0.27444130182266235,0.27474498748779297,0.27504244446754456,0.2753387689590454,0.2756219208240509,0.27590212225914,0.27618730068206787,0.27645063400268555,0.2767114043235779,0.27696648240089417],"active":[0.003509223461151123,0.003037563059478998,0.002864999696612358,0.0027755089104175568,0.002725444734096527,0.0026975711807608604,0.002663828432559967,0.0025976281613111496,0.0025640688836574554,0.002504652366042137,0.00246412493288517,0.002411309629678726,0.0023639975115656853,0.0023473110049962997,0.0022831279784440994,0.002238379791378975,0.002173829823732376,0.002146689221262932,0.0021056123077869415,0.002068018540740013,0.0020291414111852646,0.0019774287939071655,0.0019534043967723846,0.0019038897007703781,0.0018679480999708176,0.0018197186291217804,0.0017538834363222122,0.0017393957823514938,0.0016838330775499344,0.001661457121372223,0.0016311965882778168,0.0016326680779457092,0.001637432724237442,0.0016576088964939117,0.0016840174794197083,0.001692451536655426,0.0017239898443222046,0.0017320625483989716,0.001756269484758377,0.0017724037170410156,0.0018129348754882812,0.0018197186291217804,0.0018393397331237793,0.0018503442406654358,0.0018906891345977783,0.0019191130995750427,0.0019435025751590729,0.001959454268217087,0.001974310725927353,0.00199044868350029,0.0019994303584098816,0.0019981488585472107,0.0020326226949691772,0.002055548131465912,0.0020683854818344116,0.0020755380392074585,0.0020671002566814423,0.002099558711051941,0.002135135233402252,0.0021230317652225494,0.0021147802472114563,0.0021483376622200012,0.002147972583770752,0.0021875835955142975,0.002169612795114517,0.0021716319024562836,0.0021828189492225647,0.002181529998779297,0.0021835491061210632,0.0022033527493476868,0.00220518559217453,0.0021839216351509094,0.002171263098716736,0.0021674111485481262,0.0021738260984420776,0.0021853819489479065,0.002177134156227112,0.002178959548473358,0.0021828189492225647,0.00217273086309433,0.002177312970161438,0.002171628177165985,0.0021837353706359863,0.0021914392709732056,0.0021740123629570007,0.002133488655090332,0.002138987183570862,0.0021532922983169556,0.0021397247910499573,0.002137519419193268,0.002128899097442627,0.0021531060338020325,0.002142287790775299,0.0021285340189933777,0.002121932804584503,0.0021213889122009277,0.0020900219678878784,0.0020768195390701294,0.0020769983530044556,0.002069123089313507,0.002052798867225647,0.0020328089594841003,0.002026572823524475,0.0020095184445381165,0.0019878745079040527,0.001982748508453369,0.00198567658662796,0.0019878745079040527,0.0019521191716194153,0.0019565224647521973,0.001918196678161621,0.0019130632281303406,0.0019073709845542908,0.0019114091992378235,0.0018846392631530762,0.0018879324197769165,0.0018650144338607788,0.001859515905380249,0.0018635466694831848,0.0018424540758132935,0.0018437430262565613,0.0018413588404655457,0.0018239393830299377,0.0018206313252449036,0.001830175518989563,0.0018144026398658752,0.0018105506896972656,0.0017889142036437988,0.0017793700098991394,0.0017830431461334229,0.0017923936247825623,0.0017916634678840637,0.0017898306250572205,0.0017751455307006836,0.0017722249031066895,0.0017558932304382324,0.0017463713884353638,0.0017566382884979248,0.0017489194869995117,0.0017428696155548096,0.001724541187286377,0.0017329752445220947,0.0017337203025817871,0.0017340779304504395,0.0017131716012954712,0.0017060190439224243,0.0016908049583435059,0.0016832798719406128,0.0016691535711288452,0.0016797930002212524,0.0016583353281021118,0.0016583353281021118,0.0016478896141052246,0.0016423910856246948,0.0016223937273025513,0.0016253292560577393,0.0016216635704040527,0.0016244202852249146,0.0016055256128311157,0.0016214698553085327,0.0015965402126312256,0.0015959888696670532,0.001599833369255066,0.0016064345836639404,0.0015934258699417114,0.0016018599271774292,0.0016049742698669434,0.001610487699508667,0.0016108453273773193,0.0015794932842254639,0.0015715956687927246,0.0015749037265777588,0.0015583932399749756,0.0015600472688674927,0.001561880111694336,0.0015598684549331665,0.001551613211631775,0.001571059226989746,0.0015373080968856812,0.0015594959259033203,0.0015563815832138062,0.0015805810689926147,0.0015853643417358398,0.0016013085842132568,0.0015926957130432129,0.001607164740562439,0.001592874526977539,0.001621842384338379,0.0016165375709533691,0.001628085970878601,0.0016324818134307861,0.0016390830278396606,0.001621842384338379,0.0016442090272903442,0.0016590803861618042,0.0016473382711410522,0.0016587227582931519,0.0016491711139678955,0.0016539394855499268,0.0016726404428482056,0.0016614645719528198,0.001657247543334961,0.001658901572227478,0.0016521066427230835,0.001671910285949707,0.0016620159149169922,0.0016568750143051147,0.0016876757144927979,0.0016928166151046753,0.0017159134149551392,0.001730412244796753,0.0017151981592178345,0.001733347773551941,0.001752600073814392,0.001756623387336731,0.0017437934875488281,0.0017698407173156738,0.0017608553171157837,0.0017608553171157837,0.0017623156309127808,0.0017720311880111694,0.0017762482166290283,0.00178450345993042,0.0017790049314498901,0.0017925798892974854,0.0017722249031066895,0.0017879903316497803,0.0017667263746261597,0.0018000900745391846,0.001819908618927002,0.0017883628606796265,0.0018041282892227173,0.001829981803894043,0.0018341988325119019,0.0018341988325119019,0.00186099112033844,0.001863718032836914,0.0018444806337356567,0.0018613487482070923,0.0018723458051681519,0.0018659383058547974,0.00186079740524292,0.0018820613622665405,0.0018635392189025879,0.0018866509199142456,0.0018851906061172485,0.0018728971481323242,0.0018736422061920166,0.0018754750490188599,0.001878589391708374,0.0018743723630905151,0.0018422752618789673,0.001841902732849121,0.0018518120050430298,0.0018673986196517944,0.0018620789051055908,0.0018657445907592773,0.0018430054187774658,0.0018263161182403564,0.0018197298049926758,0.001858040690422058,0.0018424540758132935,0.0018466711044311523,0.0018013864755630493,0.0018129348754882812,0.0018264949321746826,0.0018193423748016357,0.0018057823181152344,0.0017850548028945923,0.0017808377742767334,0.0017870813608169556,0.001783221960067749,0.001774802803993225,0.0017571896314620972,0.001743614673614502,0.0017412304878234863,0.0017432421445846558,0.0017316937446594238,0.0017146468162536621,0.0016864091157913208,0.001690790057182312,0.0016840100288391113,0.001659989356994629,0.0016317516565322876,0.0016066282987594604,0.0016128569841384888,0.0016095638275146484,0.0015816837549209595,0.0015851706266403198,0.0015499591827392578,0.001547396183013916,0.00153273344039917,0.0015294253826141357,0.0015206336975097656,0.001491457223892212,0.0015103518962860107,0.00148850679397583,0.0014713108539581299,0.0014850497245788574,0.001472383737564087,0.0014718174934387207,0.0014379322528839111,0.0014307498931884766,0.0014005005359649658,0.0013902485370635986,0.0013737380504608154,0.001361250877380371,0.0013439953327178955,0.0013409256935119629,0.0013291537761688232,0.0013251304626464844,0.00130423903465271,0.0012868046760559082,0.0012631714344024658,0.0012312531471252441,0.001223534345626831,0.0012090504169464111,0.0011962056159973145,0.0011820793151855469,0.0011773109436035156,0.0011606216430664062,0.0011580884456634521,0.0011292695999145508,0.0011331439018249512,0.001096278429031372,0.0010894834995269775,0.0010728240013122559,0.0010509788990020752,0.0010232925415039062,0.0010156035423278809,0.00099945068359375,0.0009846091270446777,0.0009743273258209229,0.0009514093399047852,0.0009387433528900146,0.0009216964244842529,0.0009009838104248047,0.0008861124515533447,0.0008723437786102295,0.0008615255355834961,0.0008446574211120605,0.0008323788642883301,0.0008114874362945557,0.0008057951927185059,0.0007940530776977539,0.0007907450199127197,0.000782698392868042,0.0007559061050415039,0.0007465481758117676,0.0007371902465820312,0.0007317066192626953]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.003509223461151123,0.004732019733637571,0.005954266060143709,0.007177429273724556,0.008369600400328636,0.009523811750113964,0.010645013302564621,0.0117156021296978,0.012760150246322155,0.013773340731859207,0.014752420596778393,0.015710778534412384,0.016633927822113037,0.017510131001472473,0.01837734878063202,0.019193219020962715,0.01998157985508442,0.020747754722833633,0.02147761732339859,0.022202346473932266,0.02288122847676277,0.023531503975391388,0.024174993857741356,0.024783091619610786,0.025364965200424194,0.02593180164694786,0.0264738816767931,0.027008991688489914,0.02750559151172638,0.02799687534570694,0.028444144874811172,0.02890957146883011,0.02938544936478138,0.02985362522304058,0.030332621186971664,0.030813267454504967,0.031294096261262894,0.03177455812692642,0.03224897012114525,0.03272668272256851,0.033206962049007416,0.03368815779685974,0.03417779132723808,0.034656234085559845,0.035131748765707016,0.03559882566332817,0.03606865182518959,0.03654104471206665,0.03700225055217743,0.03747226297855377,0.03793567046523094,0.03839981183409691,0.0388648696243763,0.03932167589664459,0.03978123515844345,0.04024336114525795,0.04070365056395531,0.04115092009305954,0.04161451384425163,0.04208067059516907,0.04253142699599266,0.04298456385731697,0.04342835023999214,0.04386773705482483,0.04431537538766861,0.044761545956134796,0.04520276188850403,0.045632246881723404,0.04607108235359192,0.04649487882852554,0.046929311007261276,0.047358427196741104,0.04778222367167473,0.04821537435054779,0.048637524247169495,0.04904793202877045,0.04946879670023918,0.049877557903528214,0.050269994884729385,0.05067362263798714,0.05108164623379707,0.05146931856870651,0.051857542246580124,0.05223934352397919,0.05262169614434242,0.05300680175423622,0.05339007079601288,0.05376637354493141,0.05414744094014168,0.05451714247465134,0.054894909262657166,0.055255621671676636,0.05561413615942001,0.05597613379359245,0.056325845420360565,0.05667518824338913,0.057023800909519196,0.05736727640032768,0.05770304799079895,0.05804891139268875,0.05838743597269058,0.05872229114174843,0.05904852971434593,0.059381186962127686,0.059701189398765564,0.06001073867082596,0.06033184006810188,0.06065404415130615,0.06095864251255989,0.06125975772738457,0.061564356088638306,0.061868224292993546,0.06217227131128311,0.062469352036714554,0.06275323033332825,0.06303563714027405,0.06331676244735718,0.06360064446926117,0.06388744711875916,0.06416986137628555,0.06444475054740906,0.0647289901971817,0.06499966979026794,0.06527547538280487,0.06553532928228378,0.06580178439617157,0.0660565048456192,0.06632552295923233,0.0665888637304306,0.06685055047273636,0.06710416823625565,0.06735081970691681,0.067603699862957,0.06785750389099121,0.06810543686151505,0.06835520267486572,0.06859323382377625,0.06883713603019714,0.06907186657190323,0.06931466609239578,0.06954590976238251,0.06978228688240051,0.07001262158155441,0.07024624943733215,0.07047676295042038,0.0707041546702385,0.07093338668346405,0.07115362584590912,0.07137533277273178,0.07158952951431274,0.07182058691978455,0.07203954458236694,0.07225098460912704,0.07246793061494827,0.07268138974905014,0.07288769632577896,0.07309950143098831,0.07331717759370804,0.07352659851312637,0.07374262064695358,0.07395424693822861,0.07415872067213058,0.07437456399202347,0.07457774877548218,0.07477854937314987,0.07498063892126083,0.07518070936203003,0.07538151741027832,0.07558470219373703,0.07578019052743912,0.07598686218261719,0.07618436217308044,0.07638425379991531,0.07658615708351135,0.07678237557411194,0.07698611170053482,0.07718673348426819,0.07739010453224182,0.07759036123752594,0.07778584957122803,0.07798261940479279,0.07818470150232315,0.07838661223649979,0.0785815417766571,0.07878051698207855,0.07897599786520004,0.07917533814907074,0.07937155663967133,0.07956685870885849,0.07976160943508148,0.07996003329753876,0.08015882223844528,0.08035357296466827,0.08054759353399277,0.08074032515287399,0.080935999751091,0.0811300128698349,0.08132439851760864,0.08152061700820923,0.081719771027565,0.0819251611828804,0.08211954683065414,0.082317054271698,0.08251400291919708,0.0827157273888588,0.08291341364383698,0.08311513066291809,0.08331996947526932,0.08352793008089066,0.08372726291418076,0.08393082022666931,0.08413565903902054,0.0843452662229538,0.08455395698547363,0.08476448059082031,0.08497262001037598,0.08519010990858078,0.08540558815002441,0.08561629056930542,0.08582791686058044,0.08604027330875397,0.08625464886426926,0.0864732414484024,0.08668853342533112,0.08691427111625671,0.08713726699352264,0.08736631274223328,0.08760856091976166,0.08783980458974838,0.08807966858148575,0.08831073343753815,0.0885467454791069,0.08878514915704727,0.08902354538440704,0.08925900608301163,0.08949556946754456,0.08974222093820572,0.08998721837997437,0.09023551642894745,0.09047483652830124,0.09072570502758026,0.0909796878695488,0.0912349596619606,0.09150104224681854,0.0917634665966034,0.09202496707439423,0.0922868400812149,0.09255201369524002,0.0928259864449501,0.09309720993041992,0.09337814897298813,0.0936475396156311,0.09393361955881119,0.09422776103019714,0.09451603889465332,0.09479624778032303,0.0950920432806015,0.09538435935974121,0.09568382054567337,0.09598291665315628,0.09629448503255844,0.09660018235445023,0.09691542387008667,0.09723157435655594,0.09753892570734024,0.09786314517259598,0.09818956255912781,0.09852387011051178,0.09885212779045105,0.09918221831321716,0.09951450675725937,0.0998537614941597,0.10017798095941544,0.10052329301834106,0.10087887197732925,0.10123004764318466,0.10157278925180435,0.10192947089672089,0.1022799164056778,0.10265970230102539,0.10302609950304031,0.103394515812397,0.1037660539150238,0.10413685441017151,0.10450838506221771,0.10489019006490707,0.10526355355978012,0.10564608871936798,0.10603302717208862,0.1064240038394928,0.10682084411382675,0.10721951723098755,0.10760369896888733,0.10800310969352722,0.10839884728193283,0.1087927594780922,0.10919271409511566,0.1095939576625824,0.1099904254078865,0.11040212213993073,0.11083013564348221,0.11124072968959808,0.11165352910757065,0.11207915842533112,0.11251836270093918,0.11294014006853104,0.11335623264312744,0.11380112171173096,0.11423207074403763,0.1146751269698143,0.1151115745306015,0.11555279791355133,0.115997314453125,0.1164383515715599,0.11688580363988876,0.11733142286539078,0.1177869439125061,0.11824118345975876,0.11869249492883682,0.11913096159696579,0.11959033459424973,0.1200469583272934,0.12050320953130722,0.12094920128583908,0.12139738351106644,0.12186483293771744,0.12233263999223709,0.12278889864683151,0.123256154358387,0.12371846288442612,0.12418334186077118,0.12464472651481628,0.12510374188423157,0.12554863095283508,0.12601295113563538,0.12647086381912231,0.1269313395023346,0.1273941844701767,0.1278344988822937,0.12829001247882843,0.12875139713287354,0.12920913100242615,0.12964686751365662,0.13009321689605713,0.13054709136486053,0.1309938132762909,0.13144181668758392,0.1318931132555008,0.13233709335327148,0.13277335464954376,0.13320961594581604],"recovered":[0.0,0.001665482297539711,0.003116223495453596,0.004445564933121204,0.005719158332794905,0.0069547914899885654,0.00816291756927967,0.009315661154687405,0.010421459563076496,0.01150635164231062,0.012558052316308022,0.01356977503746748,0.014561692252755165,0.015513632446527481,0.016420459374785423,0.017310600727796555,0.018153609707951546,0.01896984688937664,0.01977599784731865,0.02053336799144745,0.02126946672797203,0.021985026076436043,0.022661158815026283,0.023324638605117798,0.02395712584257126,0.024566689506173134,0.025160666555166245,0.025724751874804497,0.026275817304849625,0.02679387293756008,0.02730606123805046,0.027786340564489365,0.028252316638827324,0.028720492497086525,0.029190870001912117,0.029669681563973427,0.030156929045915604,0.030636843293905258,0.031118588522076607,0.031590066850185394,0.032076396048069,0.03255557641386986,0.033038605004549026,0.03352750465273857,0.034010350704193115,0.034491732716560364,0.03496595844626427,0.035434503108263016,0.0358942449092865,0.03636113554239273,0.03682656213641167,0.03730097413063049,0.037770066410303116,0.038244109600782394,0.0387047678232193,0.03916909173130989,0.03963635116815567,0.04009609296917915,0.0405396968126297,0.041001636534929276,0.04145257547497749,0.04191359877586365,0.04236527159810066,0.042822811752557755,0.04326751455664635,0.04371258243918419,0.04416755586862564,0.04460785910487175,0.045047059655189514,0.04548992961645126,0.04593866690993309,0.04637805372476578,0.046803683042526245,0.04723353311419487,0.04766044765710831,0.04809249937534332,0.04850345849990845,0.048919372260570526,0.04932226240634918,0.049727171659469604,0.05013611540198326,0.0505366250872612,0.05093419924378395,0.051331039518117905,0.051711373031139374,0.05208474025130272,0.05247388035058975,0.05284743010997772,0.053228314965963364,0.05360608547925949,0.05397780239582062,0.05435997247695923,0.05473022162914276,0.055092401802539825,0.0554584339261055,0.05581657961010933,0.05618041008710861,0.05652296915650368,0.05687598139047623,0.057218726724386215,0.057549916207790375,0.05788972228765488,0.05823007971048355,0.058555036783218384,0.058876506984233856,0.05921264737844467,0.05953173339366913,0.059850819408893585,0.06017503887414932,0.0604889914393425,0.06080128997564316,0.061099838465452194,0.061409756541252136,0.061703719198703766,0.06200409680604935,0.0623042955994606,0.06259018927812576,0.0628812164068222,0.06316747516393661,0.06344970315694809,0.06374000012874603,0.06401471048593521,0.06429198384284973,0.06456723809242249,0.06484267860651016,0.06510546803474426,0.06536935269832611,0.06563562899827957,0.06589969992637634,0.06616853922605515,0.06642454117536545,0.06668787449598312,0.06693507730960846,0.0671868622303009,0.06744341552257538,0.067695751786232,0.06794368475675583,0.06819363683462143,0.068440280854702,0.06867098063230515,0.06891487538814545,0.06914997845888138,0.06938415765762329,0.0696122795343399,0.06985398381948471,0.0700894445180893,0.07031720876693726,0.07054661959409714,0.07076594233512878,0.0709933415055275,0.07121523469686508,0.07144079357385635,0.07166396826505661,0.07187577337026596,0.07209143787622452,0.07230415940284729,0.07251981645822525,0.072726309299469,0.07294122874736786,0.07316037267446518,0.07336723059415817,0.07357481867074966,0.07378754019737244,0.07399458438158035,0.07419373095035553,0.07439802587032318,0.0746043249964714,0.07480476796627045,0.07500942051410675,0.07521095871925354,0.07540681213140488,0.07560596615076065,0.07580475509166718,0.07599767297506332,0.07619608938694,0.0763961598277092,0.07659641653299332,0.07679667323827744,0.07700535655021667,0.07720726728439331,0.0773966982960701,0.0775885134935379,0.07778657227754593,0.07798828929662704,0.07818616181612015,0.07839411497116089,0.07859455794095993,0.07879095524549484,0.07898791134357452,0.07917863130569458,0.07937649637460709,0.07957198470830917,0.0797768235206604,0.07997506111860275,0.08017274737358093,0.08036786317825317,0.08056463301181793,0.08075553923845291,0.0809517577290535,0.0811503604054451,0.08134584873914719,0.08154848217964172,0.08175130188465118,0.0819508284330368,0.08214741200208664,0.08234839886426926,0.08254370093345642,0.0827421247959137,0.0829407274723053,0.08314758539199829,0.08335334062576294,0.08355725556612015,0.0837622806429863,0.08396913856267929,0.08417782932519913,0.08439403772354126,0.08459795266389847,0.08480940014123917,0.08503330498933792,0.08524144440889359,0.08545032143592834,0.08566322922706604,0.08587375283241272,0.08609014004468918,0.08630194514989853,0.08652383834123611,0.08674683421850204,0.08696872740983963,0.08720364421606064,0.08744020760059357,0.08767952024936676,0.08791369944810867,0.08814531564712524,0.08838371187448502,0.08862467855215073,0.08886545896530151,0.08910385519266129,0.08933601528406143,0.08958707004785538,0.08982748538255692,0.09006551653146744,0.09031656384468079,0.0905696302652359,0.09081903100013733,0.09107448905706406,0.09134075790643692,0.09160885959863663,0.09187311679124832,0.09213297069072723,0.09239355474710464,0.09266331046819687,0.09293416887521744,0.09321914613246918,0.09350045770406723,0.09379331767559052,0.09408031404018402,0.09435831755399704,0.0946449488401413,0.09492882341146469,0.09522975236177444,0.09552903473377228,0.09583602100610733,0.09613952040672302,0.0964520052075386,0.09676522016525269,0.09707513451576233,0.0973845049738884,0.09769735485315323,0.09802891314029694,0.09836028516292572,0.09868578612804413,0.0990208312869072,0.09936118870973587,0.09969017654657364,0.10002466291189194,0.10036686062812805,0.10071656852960587,0.10107104480266571,0.10142167657613754,0.1017671674489975,0.10213136672973633,0.10249520093202591,0.10286526381969452,0.103240467607975,0.10360631346702576,0.10397931188344955,0.10436093062162399,0.1047242134809494,0.10510528087615967,0.10549387335777283,0.10588997602462769,0.10628168284893036,0.10667852312326431,0.10706491023302078,0.10746321827173233,0.10785015672445297,0.10823269188404083,0.10863980650901794,0.1090351790189743,0.10943623632192612,0.10983674228191376,0.11025412380695343,0.11067388206720352,0.1110965833067894,0.11151322722434998,0.11193427443504333,0.11236266046762466,0.11278443783521652,0.11322565376758575,0.11364633589982986,0.1140846237540245,0.11451300233602524,0.114958256483078,0.1153969094157219,0.11583776026964188,0.11628282815217972,0.11671946197748184,0.117172971367836,0.11763051152229309,0.11807466298341751,0.11852964013814926,0.11897049099206924,0.11941702663898468,0.11987859755754471,0.12031780183315277,0.12078121304512024,0.12124370038509369,0.12170729041099548,0.12216135114431381,0.12263374030590057,0.12309917062520981,0.12356569617986679,0.1240316703915596,0.12448994070291519,0.1249498650431633,0.12539933621883392,0.12584716081619263,0.12630653381347656,0.12676480412483215,0.12721849977970123,0.12766851484775543,0.12813210487365723,0.1285901963710785,0.129035085439682,0.12947264313697815,0.12992963194847107,0.13036827743053436,0.13082122802734375,0.13127033412456512,0.13171669840812683,0.1321513056755066],"active":[0.003509223461151123,0.0030665374360978603,0.002838042564690113,0.0027318643406033516,0.0026504420675337315,0.0025690202601253986,0.0024820957332849503,0.002399940975010395,0.002338690683245659,0.002266989089548588,0.0021943682804703712,0.0021410034969449043,0.002072235569357872,0.001996498554944992,0.0019568894058465958,0.0018826182931661606,0.0018279701471328735,0.001777907833456993,0.0017016194760799408,0.0016689784824848175,0.001611761748790741,0.0015464778989553452,0.0015138350427150726,0.0014584530144929886,0.0014078393578529358,0.0013651121407747269,0.001313215121626854,0.0012842398136854172,0.0012297742068767548,0.0012030024081468582,0.0011380836367607117,0.001123230904340744,0.0011331327259540558,0.0011331327259540558,0.0011417511850595474,0.00114358589053154,0.00113716721534729,0.001137714833021164,0.0011303815990686417,0.0011366158723831177,0.0011305660009384155,0.0011325813829898834,0.0011391863226890564,0.0011287294328212738,0.0011213980615139008,0.001107092946767807,0.0011026933789253235,0.0011065416038036346,0.0011080056428909302,0.0011111274361610413,0.001109108328819275,0.0010988377034664154,0.0010948032140731812,0.0010775662958621979,0.0010764673352241516,0.001074269413948059,0.0010672993957996368,0.0010548271238803864,0.001074817031621933,0.0010790340602397919,0.0010788515210151672,0.0010709650814533234,0.0010630786418914795,0.0010449253022670746,0.0010478608310222626,0.0010489635169506073,0.0010352060198783875,0.001024387776851654,0.0010240226984024048,0.0010049492120742798,0.000990644097328186,0.0009803734719753265,0.0009785406291484833,0.0009818412363529205,0.0009770765900611877,0.000955432653427124,0.0009653382003307343,0.0009581856429576874,0.0009477324783802032,0.0009464509785175323,0.0009455308318138123,0.0009326934814453125,0.0009233430027961731,0.0009083040058612823,0.0009103231132030487,0.0009220615029335022,0.0009161904454231262,0.0009189434349536896,0.0009191259741783142,0.0009110569953918457,0.0009171068668365479,0.0008956491947174072,0.0008839145302772522,0.0008837319910526276,0.0008674114942550659,0.0008586086332798004,0.0008433908224105835,0.0008443072438240051,0.0008270666003227234,0.000830184668302536,0.0008375197649002075,0.0008325688540935516,0.000818450003862381,0.0008261501789093018,0.0008246824145317078,0.0007980912923812866,0.0008001066744327545,0.0008032247424125671,0.0007836036384105682,0.0007707662880420685,0.0007630661129951477,0.0007683858275413513,0.0007625147700309753,0.000765632838010788,0.0007491335272789001,0.000731341540813446,0.0007265731692314148,0.0007194280624389648,0.0007199719548225403,0.0007201582193374634,0.0007047504186630249,0.0007142797112464905,0.0007076859474182129,0.0007082372903823853,0.0006926506757736206,0.0006963163614273071,0.0006871521472930908,0.0006898939609527588,0.0006891638040542603,0.0006820112466812134,0.0006796270608901978,0.0006629452109336853,0.0006686225533485413,0.0006706416606903076,0.0006620213389396667,0.000659450888633728,0.0006495490670204163,0.0006434991955757141,0.0006315857172012329,0.0006436854600906372,0.0006310343742370605,0.0006323084235191345,0.0006284639239311218,0.0006339699029922485,0.0006227791309356689,0.0006147101521492004,0.0006161779165267944,0.0006070062518119812,0.0006093904376029968,0.0005961880087852478,0.0006053522229194641,0.0005987510085105896,0.0005870163440704346,0.000592157244682312,0.0005899518728256226,0.0005835369229316711,0.0005796849727630615,0.0005908682942390442,0.0005853697657585144,0.0005822479724884033,0.0005870163440704346,0.0005839020013809204,0.0005870237946510315,0.000583164393901825,0.000584818422794342,0.0005826130509376526,0.0005763843655586243,0.0005767494440078735,0.0005752816796302795,0.0005692318081855774,0.0005800500512123108,0.0005783960223197937,0.0005794987082481384,0.0005884841084480286,0.000586286187171936,0.0005899518728256226,0.0005903169512748718,0.000593431293964386,0.0005850046873092651,0.0005785822868347168,0.0005859211087226868,0.0005961880087852478,0.0006000399589538574,0.0005932524800300598,0.0005943551659584045,0.000581882894039154,0.0005807802081108093,0.0005806013941764832,0.0005789473652839661,0.0005829781293869019,0.0005835369229316711,0.0005868375301361084,0.0005767494440078735,0.0005725324153900146,0.0005675777792930603,0.0005681365728378296,0.0005653798580169678,0.0005688592791557312,0.0005688592791557312,0.0005694106221199036,0.0005793124437332153,0.0005710646510124207,0.000565752387046814,0.0005631744861602783,0.0005683153867721558,0.0005650147795677185,0.0005714297294616699,0.0005778446793556213,0.0005872026085853577,0.0005796775221824646,0.0005774796009063721,0.0005784034729003906,0.0005829855799674988,0.000584818422794342,0.0005866512656211853,0.0005785822868347168,0.000592157244682312,0.0005961880087852478,0.0005829855799674988,0.0005864724516868591,0.0005899518728256226,0.0005914196372032166,0.0005994886159896851,0.0005983933806419373,0.0006123259663581848,0.0006134286522865295,0.0006194785237312317,0.0006398335099220276,0.0006361603736877441,0.0006394609808921814,0.0006312131881713867,0.00063304603099823,0.0006398335099220276,0.0006398335099220276,0.0006343275308609009,0.000630110502243042,0.0006383657455444336,0.0006512030959129333,0.0006484463810920715,0.0006473511457443237,0.0006601884961128235,0.0006631240248680115,0.0006653293967247009,0.0006820112466812134,0.0006889775395393372,0.0006842091679573059,0.0006779804825782776,0.0006788969039916992,0.0006930157542228699,0.0007036551833152771,0.0007148385047912598,0.0007133707404136658,0.0007144734263420105,0.0007273033261299133,0.0007227212190628052,0.0007159337401390076,0.0007337257266044617,0.0007394105195999146,0.0007549971342086792,0.0007531642913818359,0.0007654502987861633,0.0007641613483428955,0.0007759034633636475,0.000779569149017334,0.0007737055420875549,0.0007880106568336487,0.0008050575852394104,0.000826515257358551,0.0008232146501541138,0.0008219331502914429,0.0008287206292152405,0.0008329302072525024,0.0008167922496795654,0.0008331164717674255,0.0008542090654373169,0.0008631870150566101,0.0008562207221984863,0.0008584260940551758,0.0008582398295402527,0.0008925348520278931,0.0008947327733039856,0.0008993148803710938,0.0009007900953292847,0.0008963868021965027,0.0009020715951919556,0.0009108781814575195,0.0009026229381561279,0.0009218752384185791,0.0009277462959289551,0.0009301304817199707,0.0009308680891990662,0.0009378343820571899,0.0009251758456230164,0.0009381994605064392,0.0009356290102005005,0.0009426027536392212,0.0009600222110748291,0.0009541511535644531,0.0009552463889122009,0.0009658858180046082,0.000993393361568451,0.0009866058826446533,0.0009796470403671265,0.0009825751185417175,0.0010051354765892029,0.0010058656334877014,0.000993572175502777,0.0010166838765144348,0.0010064169764518738,0.001028791069984436,0.0010269507765769958,0.0010397955775260925,0.001039057970046997,0.0010414421558380127,0.0010480433702468872,0.0010485947132110596,0.0010674819350242615,0.00106821209192276,0.0010619834065437317,0.0010562986135482788,0.0010606944561004639,0.0010764673352241516,0.0010861828923225403,0.0010706037282943726,0.0010795816779136658,0.0010836198925971985,0.001088939607143402,0.001081608235836029,0.0010948032140731812,0.0010847225785255432,0.0010841712355613708,0.0010790303349494934,0.0010720714926719666,0.0010586902499198914,0.0010630860924720764,0.0010715276002883911,0.0010841786861419678,0.0010876506567001343,0.0010696947574615479,0.0010715126991271973,0.001082882285118103,0.001077026128768921,0.001056671142578125,0.001058131456375122,0.0010744482278823853,0.0010641813278198242,0.0010735392570495605,0.0010718852281570435,0.0010667592287063599,0.0010566562414169312,0.0010583102703094482]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.003509223461151123,0.00471056392416358,0.0059852576814591885,0.007285991683602333,0.008592776954174042,0.009896446019411087,0.011179391294717789,0.012482142075896263,0.013751517981290817,0.014988984912633896,0.016247723251581192,0.017485374584794044,0.01871330663561821,0.01992381550371647,0.02111433632671833,0.022314760833978653,0.02347979135811329,0.02463051676750183,0.025773359462618828,0.02690061368048191,0.027993757277727127,0.029081400483846664,0.030150339007377625,0.031212491914629936,0.03223760426044464,0.03326014429330826,0.03424986079335213,0.035216473042964935,0.03618381544947624,0.037139058113098145,0.03806569054722786,0.03904128447175026,0.040066394954919815,0.04109498858451843,0.04216392710804939,0.04326990991830826,0.044410549104213715,0.04557393118739128,0.046750880777835846,0.04796028882265091,0.04920637607574463,0.05047520250082016,0.051757413893938065,0.05308327078819275,0.05444066971540451,0.05583126097917557,0.05724092572927475,0.05867314338684082,0.06014607474207878,0.06165201589465141,0.0631500631570816,0.06467948108911514,0.06624868512153625,0.06784558296203613,0.06945623457431793,0.07108687609434128,0.07274062186479568,0.07442187517881393,0.07612733542919159,0.07784617692232132,0.07957236468791962,0.08133778721094131,0.08312375098466873,0.0849275067448616,0.08676573634147644,0.08860982954502106,0.09045484662055969,0.09235560894012451,0.09425032138824463,0.09616226702928543,0.09807605296373367,0.1000123918056488,0.10196395218372345,0.10392303019762039,0.1058841198682785,0.10786062479019165,0.1098296046257019,0.11181600391864777,0.11379415541887283,0.11582933366298676,0.1178329735994339,0.11984322220087051,0.12186207622289658,0.1238783746957779,0.12589484453201294,0.12793241441249847,0.12998594343662262,0.13202570378780365,0.13405080139636993,0.13606104254722595,0.13809695839881897,0.14011307060718536,0.14213596284389496,0.14413832128047943,0.146158829331398,0.14815202355384827,0.15017105638980865,0.1521354615688324,0.15409508347511292,0.15607598423957825,0.15804257988929749,0.1600029468536377,0.16195560991764069,0.16387836635112762,0.16580884158611298,0.16772830486297607,0.16965878009796143,0.17158007621765137,0.17349275946617126,0.17540086805820465,0.1773107945919037,0.17918698489665985,0.18108481168746948,0.18298502266407013,0.18482398986816406,0.18669393658638,0.18853619694709778,0.19039203226566315,0.19224053621292114,0.1940743625164032,0.1959114968776703,0.19769836962223053,0.1995178908109665,0.20129451155662537,0.20308303833007812,0.20485030114650726,0.206607848405838,0.20832650363445282,0.21007873117923737,0.21183571219444275,0.21357308328151703,0.21531173586845398,0.217010959982872,0.21872596442699432,0.22044755518436432,0.2221488058567047,0.22383151948451996,0.22550489008426666,0.22718283534049988,0.22885088622570038,0.23048721253871918,0.2321222573518753,0.23378022015094757,0.23540957272052765,0.23702353239059448,0.23866644501686096,0.24027471244335175,0.2418668419122696,0.24343276023864746,0.24500837922096252,0.24657465517520905,0.24813395738601685,0.24969325959682465,0.251235693693161,0.2527540922164917,0.2542878985404968,0.2557993531227112,0.25728896260261536,0.25878337025642395,0.2602658271789551,0.2617393136024475,0.2632085680961609,0.26466572284698486,0.26612600684165955,0.2675771117210388,0.26901739835739136,0.2704266905784607,0.27186405658721924,0.27326327562332153,0.2746643126010895,0.2760411500930786,0.2774099111557007,0.27877721190452576,0.2801344394683838,0.28147515654563904,0.2827962338924408,0.28412702679634094,0.2854517996311188,0.2867296040058136,0.28803199529647827,0.2892742156982422,0.2905142605304718,0.2917517423629761,0.29297012090682983,0.29416412115097046,0.29535648226737976,0.29654553532600403,0.29770708084106445,0.29885798692703247,0.29999423027038574,0.30112019181251526,0.30220913887023926,0.303314745426178,0.30439063906669617,0.305456280708313,0.30650633573532104,0.307542622089386,0.30856427550315857,0.30956700444221497,0.31057009100914,0.31155797839164734,0.3125266134738922,0.3134803771972656,0.3144152760505676,0.31534630060195923,0.31625956296920776,0.3171619772911072,0.31802845001220703,0.3189154863357544,0.31977829337120056,0.32060736417770386,0.32144781947135925,0.32225874066352844,0.3230564594268799,0.32383638620376587,0.32461079955101013,0.32537147402763367,0.3261066675186157,0.3268616497516632,0.3275805115699768,0.32829222083091736,0.3289887011051178,0.3296795189380646,0.33035069704055786,0.33101433515548706,0.3316715955734253,0.332304447889328,0.332935094833374,0.33355841040611267,0.33416688442230225,0.33476948738098145,0.33535704016685486,0.3359214961528778,0.3364822566509247,0.3370342552661896,0.3375667929649353,0.3381008207798004,0.3386216163635254,0.339128315448761,0.3396230638027191,0.3401229679584503,0.34060636162757874,0.34108591079711914,0.34156307578086853,0.34202006459236145,0.3424684405326843,0.34292230010032654,0.343356728553772,0.3437774181365967,0.3441935181617737,0.34461310505867004,0.34501707553863525,0.3453989028930664,0.34579023718833923,0.34617605805397034,0.34655073285102844,0.34691306948661804,0.347266286611557,0.34761011600494385,0.34795451164245605,0.3482946753501892,0.34862348437309265,0.34894075989723206,0.3492613136768341,0.3495721220970154,0.3498780131340027,0.35016337037086487,0.3504564166069031,0.3507314920425415,0.3510083854198456,0.35127705335617065,0.3515462577342987,0.35179492831230164,0.35205093026161194,0.35229426622390747,0.3525392711162567,0.35277876257896423,0.3530162572860718,0.3532473146915436,0.353464812040329,0.3536885380744934,0.3539105951786041,0.35412129759788513,0.35432907938957214,0.3545357584953308,0.35473617911338806,0.35493314266204834,0.35512256622314453,0.3553083539009094,0.35548752546310425,0.35566869378089905,0.35584181547164917,0.3560163974761963,0.35618674755096436,0.3563481271266937,0.35650914907455444,0.35666611790657043,0.3568227291107178,0.35697418451309204,0.3571251332759857,0.35727566480636597,0.35740864276885986,0.3575492799282074,0.35768774151802063,0.3578203320503235,0.3579510748386383,0.35807907581329346,0.3582107424736023,0.3583310544490814,0.3584515154361725,0.3585663139820099,0.3586772680282593,0.35878875851631165,0.3588971495628357,0.3590049743652344,0.359102725982666,0.35920193791389465,0.35930314660072327,0.3594007194042206,0.3594937026500702,0.3595879375934601,0.35967910289764404,0.3597685694694519,0.3598507344722748,0.3599262833595276,0.36000221967697144,0.36007869243621826,0.36014872789382935,0.3602193295955658,0.3602825999259949,0.36034899950027466,0.36041757464408875,0.36048009991645813,0.36054539680480957,0.36060866713523865,0.36067044734954834,0.3607342839241028,0.3607918620109558,0.3608468770980835,0.3608998656272888,0.3609526753425598,0.3610053062438965,0.36105647683143616,0.3611045181751251,0.36114999651908875,0.36119675636291504,0.361238956451416,0.3612824082374573,0.36132586002349854,0.3613680601119995,0.3614109456539154],"recovered":[0.0,0.0016697001410648227,0.0030980685260146856,0.0044563845731318,0.005792511627078056,0.007098746951669455,0.008438174612820148,0.00974147580564022,0.01102992333471775,0.012322954833507538,0.01359911635518074,0.01483915001153946,0.016093488782644272,0.017325270920991898,0.018541282042860985,0.019736386835575104,0.020952947437763214,0.02214786969125271,0.023304466158151627,0.0244403388351202,0.025575662031769753,0.026713551953434944,0.0278153158724308,0.02889268845319748,0.02996419370174408,0.031012777239084244,0.032062828540802,0.03307473286986351,0.0340721532702446,0.03504279628396034,0.036007389426231384,0.036955296993255615,0.03791438788175583,0.03889402002096176,0.03991362825036049,0.04096202552318573,0.042042333632707596,0.04313327744603157,0.044275570660829544,0.045424461364746094,0.04661168158054352,0.04782108962535858,0.049051590263843536,0.050311796367168427,0.05160501226782799,0.05291840061545372,0.05426571145653725,0.055664923042058945,0.05707293748855591,0.058489199727773666,0.05995314568281174,0.06145615130662918,0.06296062469482422,0.06451387703418732,0.0660761147737503,0.06766567379236221,0.0692928284406662,0.07093392312526703,0.07258693128824234,0.074278824031353,0.07597988098859787,0.07767599076032639,0.0794234424829483,0.0811760351061821,0.08296474814414978,0.08477913588285446,0.08660618215799332,0.0884455069899559,0.09032298624515533,0.09220614284276962,0.09410250186920166,0.09599959850311279,0.09793666750192642,0.09987612813711166,0.10182438045740128,0.10376860946416855,0.1057330071926117,0.10769043117761612,0.10965923219919205,0.11165883392095566,0.1136646717786789,0.11568812280893326,0.11767525970935822,0.11968237906694412,0.12169738858938217,0.12373092025518417,0.12575748562812805,0.12778165936470032,0.12983188033103943,0.13187146186828613,0.133911594748497,0.13593247532844543,0.13794180750846863,0.13996359705924988,0.14199675619602203,0.14400169253349304,0.1460244059562683,0.14802730083465576,0.15000709891319275,0.1519806683063507,0.15395496785640717,0.15594688057899475,0.15790705382823944,0.15987548232078552,0.16181182861328125,0.16373880207538605,0.16567276418209076,0.16761203110218048,0.16951976716518402,0.17143501341342926,0.17335540056228638,0.175249382853508,0.17715893685817719,0.17903751134872437,0.18095239996910095,0.18283024430274963,0.18469597399234772,0.18653438985347748,0.18837077915668488,0.19023175537586212,0.1920701563358307,0.1938990354537964,0.19570261240005493,0.19752103090286255,0.1993267983198166,0.20110781490802765,0.20286700129508972,0.20464159548282623,0.20638282597064972,0.20814256370067596,0.2098984569311142,0.21165141463279724,0.21340197324752808,0.21511733531951904,0.21682792901992798,0.21853706240653992,0.2202388495206833,0.22191643714904785,0.22360172867774963,0.22528335452079773,0.22696734964847565,0.22863173484802246,0.23026733100414276,0.23191189765930176,0.2335539162158966,0.23517684638500214,0.23681023716926575,0.23843134939670563,0.2400425374507904,0.24163705110549927,0.2432103008031845,0.24479582905769348,0.24634431302547455,0.24792525172233582,0.24950380623340607,0.25103524327278137,0.2525646388530731,0.25408104062080383,0.25559210777282715,0.25710171461105347,0.2585986852645874,0.26007747650146484,0.2615339159965515,0.2629897892475128,0.26443374156951904,0.26589858531951904,0.26735666394233704,0.26877880096435547,0.270209938287735,0.271618127822876,0.27303346991539,0.2744150757789612,0.2757827341556549,0.27716583013534546,0.2785463333129883,0.27989381551742554,0.2812367379665375,0.28257688879966736,0.2838957905769348,0.2852012813091278,0.2865135669708252,0.28778076171875,0.28902462124824524,0.29026979207992554,0.2915070950984955,0.29271888732910156,0.29392462968826294,0.2951279878616333,0.2963065803050995,0.2974822521209717,0.2986316978931427,0.299775630235672,0.300876647233963,0.30200812220573425,0.30309155583381653,0.30416765809059143,0.3052442967891693,0.30628517270088196,0.3073163330554962,0.3083342909812927,0.3093428909778595,0.3103472888469696,0.31132838129997253,0.3123021423816681,0.31325316429138184,0.3141869604587555,0.31511834263801575,0.31603214144706726,0.3169099986553192,0.3177851140499115,0.31866148114204407,0.31950047612190247,0.32035374641418457,0.3211786150932312,0.32200032472610474,0.32279732823371887,0.3235799968242645,0.32435184717178345,0.3251075744628906,0.32585248351097107,0.3265830874443054,0.3273109197616577,0.32802024483680725,0.3287174701690674,0.32940953969955444,0.33009082078933716,0.3307493329048157,0.33139944076538086,0.33204713463783264,0.33267706632614136,0.3333002030849457,0.33390480279922485,0.33450281620025635,0.335079550743103,0.33564144372940063,0.3362044394016266,0.33675092458724976,0.3372842073440552,0.33782002329826355,0.3383481800556183,0.3388510048389435,0.3393564224243164,0.33983558416366577,0.3403176963329315,0.34079909324645996,0.34126707911491394,0.3417246341705322,0.3421889543533325,0.3426235616207123,0.3430600166320801,0.3434746563434601,0.34389734268188477,0.3443160057067871,0.3447146713733673,0.3451049029827118,0.3454885482788086,0.3458760380744934,0.34624794125556946,0.34662187099456787,0.34698349237442017,0.3473331928253174,0.34767210483551025,0.3480153977870941,0.34833812713623047,0.3486625552177429,0.3489786982536316,0.34928807616233826,0.34958550333976746,0.34987708926200867,0.3501640856266022,0.35044246912002563,0.3507177233695984,0.35099151730537415,0.3512561321258545,0.35151854157447815,0.3517606258392334,0.3520030379295349,0.3522542715072632,0.35249724984169006,0.35273289680480957,0.3529612123966217,0.3531878888607025,0.3534068465232849,0.3536263406276703,0.353837251663208,0.3540448248386383,0.35425040125846863,0.35444992780685425,0.35464411973953247,0.35483723878860474,0.3550264835357666,0.35521039366722107,0.35538700222969055,0.3555663526058197,0.35574406385421753,0.35591021180152893,0.35607248544692993,0.3562261760234833,0.35638368129730225,0.3565351665019989,0.3566914200782776,0.35684525966644287,0.3569890260696411,0.3571331799030304,0.3572731018066406,0.35741156339645386,0.3575432300567627,0.3576715886592865,0.357803076505661,0.35792961716651917,0.35805046558380127,0.35816580057144165,0.35828593373298645,0.3583959639072418,0.35851240158081055,0.35862353444099426,0.35872146487236023,0.35883092880249023,0.35893309116363525,0.35903120040893555,0.35913002490997314,0.35922208428382874,0.35931396484375,0.3594031035900116,0.3594878017902374,0.359569787979126,0.3596528470516205,0.3597298860549927,0.35980507731437683,0.35988062620162964,0.3599475622177124,0.36001595854759216,0.36008527874946594,0.36014944314956665,0.3602180480957031,0.36028242111206055,0.3603447675704956,0.360406756401062,0.36046504974365234,0.3605191707611084,0.3605736196041107,0.3606300950050354,0.3606836497783661,0.36073628067970276,0.36078837513923645,0.3608354926109314,0.3608817160129547,0.36092570424079895,0.36097413301467896,0.3610153794288635,0.3610595762729645],"active":[0.003509223461151123,0.0030408636666834354,0.002887189155444503,0.0028296071104705334,0.0028002653270959854,0.0027976990677416325,0.0027412166818976402,0.0027406662702560425,0.0027215946465730667,0.002666030079126358,0.0026486068964004517,0.0026462245732545853,0.002619817852973938,0.0025985445827245712,0.0025730542838573456,0.002578373998403549,0.0025268439203500748,0.0024826470762491226,0.0024688933044672012,0.0024602748453617096,0.0024180952459573746,0.0023678485304117203,0.002335023134946823,0.002319803461432457,0.0022734105587005615,0.0022473670542240143,0.002187032252550125,0.002141740173101425,0.0021116621792316437,0.002096261829137802,0.0020583011209964752,0.002085987478494644,0.002152007073163986,0.002200968563556671,0.002250298857688904,0.002307884395122528,0.0023682154715061188,0.0024406537413597107,0.002475310117006302,0.0025358274579048157,0.002594694495201111,0.0026541128754615784,0.002705823630094528,0.0027714744210243225,0.002835657447576523,0.0029128603637218475,0.002975214272737503,0.0030082203447818756,0.003073137253522873,0.0031628161668777466,0.003196917474269867,0.003223329782485962,0.003288060426712036,0.003331705927848816,0.003380119800567627,0.003421202301979065,0.003447793424129486,0.0034879520535469055,0.0035404041409492493,0.0035673528909683228,0.003592483699321747,0.003661796450614929,0.0037003085017204285,0.0037514716386795044,0.00380098819732666,0.0038306936621665955,0.0038486644625663757,0.00391010195016861,0.003927335143089294,0.003956124186515808,0.003973551094532013,0.004012793302536011,0.004027284681797028,0.004046902060508728,0.004059739410877228,0.004092015326023102,0.00409659743309021,0.004125572741031647,0.004134923219680786,0.004170499742031097,0.004168301820755005,0.004155099391937256,0.004186816513538361,0.004195995628833771,0.004197455942630768,0.0042014941573143005,0.004228457808494568,0.0042440444231033325,0.004218921065330505,0.004189580678939819,0.0041853636503219604,0.004180595278739929,0.004194155335426331,0.004174724221229553,0.0041620731353759766,0.004150331020355225,0.004146650433540344,0.004108160734176636,0.004087984561920166,0.004095315933227539,0.00408761203289032,0.004056066274642944,0.004048556089401245,0.004002884030342102,0.003997012972831726,0.003989502787590027,0.0039860159158706665,0.003968045115470886,0.003972992300987244,0.003965854644775391,0.00395539402961731,0.0039376020431518555,0.003925874829292297,0.003947511315345764,0.0038715898990631104,0.003863692283630371,0.003840222954750061,0.003857642412185669,0.003869757056236267,0.0038426071405410767,0.0038413405418395996,0.003799334168434143,0.00381527841091156,0.0037734806537628174,0.0037562400102615356,0.0037424862384796143,0.003740847110748291,0.003684908151626587,0.0036959052085876465,0.0036931484937667847,0.003674626350402832,0.0036603212356567383,0.003608986735343933,0.0036086291074752808,0.0036196261644363403,0.003611743450164795,0.00359266996383667,0.003588452935218811,0.003581106662750244,0.003567531704902649,0.0035198628902435303,0.0034905225038528442,0.0035128891468048096,0.003497675061225891,0.003469616174697876,0.0034895986318588257,0.0034644752740859985,0.003435492515563965,0.0033902227878570557,0.003371328115463257,0.003364354372024536,0.0033381283283233643,0.0033489465713500977,0.0033104419708251953,0.0032502859830856323,0.003252655267715454,0.0032347142696380615,0.0032079219818115234,0.0031912624835968018,0.0031641125679016113,0.0031406283378601074,0.003131091594696045,0.0031318068504333496,0.0031362175941467285,0.0031433701515197754,0.0031188130378723145,0.0030700266361236572,0.0030852556228637695,0.003053337335586548,0.003046184778213501,0.0030076801776885986,0.002994835376739502,0.0029944777488708496,0.00296860933303833,0.002928823232650757,0.002902418375015259,0.002890288829803467,0.002874910831451416,0.002833813428878784,0.002830713987350464,0.002760648727416992,0.0027334988117218018,0.002727121114730835,0.002700328826904297,0.0026570260524749756,0.0026375949382781982,0.002620905637741089,0.0025790929794311523,0.0025514066219329834,0.0025119781494140625,0.0024884939193725586,0.0024335086345672607,0.002438098192214966,0.002382516860961914,0.00236472487449646,0.0023386776447296143,0.002298325300216675,0.0022791028022766113,0.00225067138671875,0.00223580002784729,0.002215087413787842,0.0021793246269226074,0.002151995897293091,0.002113133668899536,0.0020931363105773926,0.0020726025104522705,0.0020436346530914307,0.0019963085651397705,0.0020054876804351807,0.0019931793212890625,0.00194588303565979,0.0019473433494567871,0.001904994249343872,0.0018778443336486816,0.0018360614776611328,0.0018134713172912598,0.0017914772033691406,0.0017548203468322754,0.001754075288772583,0.0017280280590057373,0.0017091333866119385,0.001677781343460083,0.0016592741012573242,0.0016332268714904785,0.0016047954559326172,0.0015807747840881348,0.001555114984512329,0.001535654067993164,0.0015112757682800293,0.0014898180961608887,0.0014692842960357666,0.0014522373676300049,0.00141867995262146,0.0014027059078216553,0.0013928115367889404,0.0013623535633087158,0.0013498961925506592,0.0013374090194702148,0.0013082921504974365,0.00127488374710083,0.001271963119506836,0.001249939203262329,0.0012503266334533691,0.0012453794479370117,0.0012209713459014893,0.0012013614177703857,0.0011976659297943115,0.0011677742004394531,0.0011538565158843994,0.0011335015296936035,0.001138448715209961,0.0011197328567504883,0.0010828971862792969,0.0010755658149719238,0.001071155071258545,0.0010621845722198486,0.0010370314121246338,0.0010183453559875488,0.0009882450103759766,0.0009710192680358887,0.0009614825248718262,0.0009513795375823975,0.0009253621101379395,0.0009231865406036377,0.0009095668792724609,0.0008993148803710938,0.0008752942085266113,0.0008709132671356201,0.0008544027805328369,0.0008442997932434082,0.0008345842361450195,0.0008285343647003174,0.0008034110069274902,0.0007947981357574463,0.0007757246494293213,0.0007786452770233154,0.0007757246494293213,0.0007619857788085938,0.0007500648498535156,0.0007319152355194092,0.0007273256778717041,0.0007227063179016113,0.0007144510746002197,0.0007027387619018555,0.0006985068321228027,0.0006913542747497559,0.0006827414035797119,0.0006726384162902832,0.0006642341613769531,0.0006502866744995117,0.0006422102451324463,0.0006314218044281006,0.0006293952465057373,0.0006203949451446533,0.0006040632724761963,0.0005989372730255127,0.0005936324596405029,0.0005965530872344971,0.0005905032157897949,0.0005899667739868164,0.0005842447280883789,0.0005633831024169922,0.0005602538585662842,0.0005545616149902344,0.0005472302436828613,0.0005395114421844482,0.0005358457565307617,0.0005391538143157959,0.0005279779434204102,0.0005218982696533203,0.0005158483982086182,0.000511467456817627,0.0005028247833251953,0.0005011856555938721,0.0004925727844238281,0.00047919154167175293,0.00048047304153442383,0.0004722177982330322,0.00046762824058532715,0.00046250224113464355,0.0004579126834869385,0.0004570186138153076,0.0004546046257019043,0.0004476308822631836,0.00043848156929016113,0.000432431697845459,0.0004258453845977783,0.0004188418388366699,0.00041425228118896484,0.0004019737243652344,0.00040143728256225586,0.00040161609649658203,0.0003948211669921875,0.0003959536552429199,0.00039061903953552246,0.00038802623748779297,0.00038951635360717773,0.00038510560989379883,0.00038182735443115234,0.0003806948661804199,0.0003790557384490967,0.000375211238861084,0.00037282705307006836,0.0003682374954223633,0.0003616213798522949,0.0003612637519836426,0.0003572404384613037,0.0003567039966583252,0.0003517270088195801,0.00035268068313598633,0.00035136938095092773]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.003509223461151123,0.004723400808870792,0.00597792211920023,0.007230060175061226,0.008474311791360378,0.009691974148154259,0.010893314145505428,0.012044774368405342,0.013185231946408749,0.01430643443018198,0.015392977744340897,0.016463199630379677,0.01751123182475567,0.018526805564761162,0.019520007073879242,0.02049688622355461,0.021437089890241623,0.022368308156728745,0.023263398557901382,0.024150054901838303,0.025009386241436005,0.025829290971159935,0.02664901129901409,0.027444709092378616,0.028226470574736595,0.028965869918465614,0.02969701588153839,0.030399005860090256,0.031072570011019707,0.0317358672618866,0.03237476944923401,0.033049434423446655,0.03373565524816513,0.03443177789449692,0.0351429358124733,0.035858310759067535,0.03658780828118324,0.03732078894972801,0.03805321827530861,0.038813892751932144,0.039585381746292114,0.04034550487995148,0.04112708196043968,0.041921861469745636,0.042731497436761856,0.04353911429643631,0.04436232149600983,0.04518864303827286,0.04601111635565758,0.04684807360172272,0.04768209904432297,0.04851648956537247,0.04937857389450073,0.05022231489419937,0.05108953267335892,0.05196646973490715,0.05283772200345993,0.05372529476881027,0.05460828170180321,0.0555083267390728,0.05639424920082092,0.05729392170906067,0.05821157246828079,0.059117481112480164,0.06003732979297638,0.06095277518033981,0.061872441321611404,0.06280677765607834,0.06372258812189102,0.06466352939605713,0.06558483839035034,0.06650413572788239,0.0674382895231247,0.06836987286806107,0.06930622458457947,0.07023873180150986,0.0711769163608551,0.07211069762706757,0.07306081056594849,0.07398707419633865,0.07492617517709732,0.07585445791482925,0.0767843946814537,0.07772954553365707,0.07865893095731735,0.07958482950925827,0.08050412684679031,0.08142635971307755,0.08233264088630676,0.08324405550956726,0.0841459259390831,0.08505495637655258,0.08596508204936981,0.08686806261539459,0.08775710314512253,0.08863569051027298,0.08953646570444107,0.09043321013450623,0.09131087362766266,0.09217387437820435,0.09305191040039062,0.09393013268709183,0.09480541944503784,0.09566988795995712,0.09653270244598389,0.09740303456783295,0.09825924783945084,0.09910262376070023,0.09995003789663315,0.10078699886798859,0.10163514316082001,0.10246935486793518,0.10331162810325623,0.10414418578147888,0.10496775805950165,0.10579829663038254,0.1066218689084053,0.10742325335741043,0.10825269669294357,0.10906636714935303,0.10987746715545654,0.11068251729011536,0.11148738116025925,0.11229243129491806,0.11309106647968292,0.11387429386377335,0.11465990543365479,0.11542754620313644,0.11620637029409409,0.11698373407125473,0.11775650829076767,0.1185268983244896,0.11930499225854874,0.12006859481334686,0.12082431465387344,0.12158425152301788,0.1223485916852951,0.12309698015451431,0.12384316325187683,0.12459796667098999,0.12532910704612732,0.12606778740882874,0.12679819762706757,0.12754657864570618,0.12828615307807922,0.12902702391147614,0.1297546923160553,0.13047684729099274,0.13120488822460175,0.13194812834262848,0.13268771767616272,0.13340876996517181,0.1341335028409958,0.13488426804542542,0.13561376929283142,0.1363452821969986,0.13707222044467926,0.13780207931995392,0.1385321170091629,0.1392662078142166,0.13999313116073608,0.14071108400821686,0.1414482742547989,0.14216437935829163,0.14290525019168854,0.14364594221115112,0.14438752830028534,0.1451166719198227,0.14586248993873596,0.14659857749938965,0.1473488062620163,0.1480865478515625,0.1488175094127655,0.14956919848918915,0.1503096967935562,0.1510699987411499,0.15180958807468414,0.15257136523723602,0.15333221852779388,0.15410424768924713,0.1548696905374527,0.15563184022903442,0.15640148520469666,0.15714602172374725,0.1578991711139679,0.15867196023464203,0.1594412475824356,0.16023199260234833,0.1610102653503418,0.1617819368839264,0.16255325078964233,0.16333940625190735,0.1641312539577484,0.16491998732089996,0.16571110486984253,0.16651651263237,0.1673191785812378,0.16813376545906067,0.16894139349460602,0.16975706815719604,0.17057935893535614,0.17140568792819977,0.1722402572631836,0.1730542927980423,0.1738910675048828,0.17473499476909637,0.1755899339914322,0.17643386125564575,0.17729465663433075,0.17815472185611725,0.1790023148059845,0.17986568808555603,0.18074683845043182,0.18161074817180634,0.18247851729393005,0.18335306644439697,0.1842193752527237,0.18511483073234558,0.18600386381149292,0.18690097332000732,0.18781331181526184,0.18871554732322693,0.18962201476097107,0.19054076075553894,0.19145914912223816,0.1923821121454239,0.19332103431224823,0.19424894452095032,0.19520290195941925,0.19614842534065247,0.19710750877857208,0.19804954528808594,0.19900186359882355,0.1999475657939911,0.20090317726135254,0.20186758041381836,0.202826127409935,0.20379236340522766,0.20475879311561584,0.20571641623973846,0.20669293403625488,0.2076588124036789,0.20862780511379242,0.20960083603858948,0.21058395504951477,0.21157513558864594,0.21254999935626984,0.21352577209472656,0.21450449526309967,0.2154674381017685,0.216457337141037,0.21743769943714142,0.21840155124664307,0.21936248242855072,0.22033275663852692,0.22129057347774506,0.2222619503736496,0.22322727739810944,0.22419370710849762,0.22515389323234558,0.22612105309963226,0.22709573805332184,0.22805500030517578,0.22900345921516418,0.2299346774816513,0.2308882772922516,0.23181508481502533,0.23274722695350647,0.23368045687675476,0.23461388051509857,0.23554454743862152,0.2364724576473236,0.23740771412849426,0.23831968009471893,0.23921366035938263,0.24011462926864624,0.24101485311985016,0.24191361665725708,0.242788165807724,0.24364547431468964,0.24450792372226715,0.24536964297294617,0.24622072279453278,0.24707363545894623,0.24791279435157776,0.248733252286911,0.24955534934997559,0.25037214159965515,0.25115224719047546,0.25194114446640015,0.25270605087280273,0.2534911036491394,0.2542576491832733,0.25501757860183716,0.25576871633529663,0.2565200626850128,0.2572539448738098,0.25794199109077454,0.25864362716674805,0.25933241844177246,0.2600287199020386,0.26071786880493164,0.26139968633651733,0.26204684376716614,0.262706458568573,0.2633391320705414,0.26396721601486206,0.264577716588974,0.26519110798835754,0.26579755544662476,0.26640456914901733,0.26697561144828796,0.2675231993198395,0.2680865526199341,0.26863449811935425,0.2691538333892822,0.26968270540237427,0.2702038884162903,0.2707090973854065,0.27119892835617065,0.27167847752571106,0.27215930819511414,0.2726197838783264,0.2730674147605896,0.27352622151374817,0.273958295583725,0.2743919789791107,0.27481138706207275,0.2752276659011841,0.2756417393684387,0.2760431468486786,0.27643322944641113,0.2768172323703766,0.27719298005104065,0.2775654196739197,0.27792081236839294,0.27826815843582153,0.2786119878292084,0.2789428234100342,0.2792714238166809,0.27959564328193665,0.2799094319343567,0.28021714091300964,0.2805134952068329,0.28081074357032776,0.2811012268066406,0.28138071298599243,0.28165778517723083,0.2819291949272156,0.28218647837638855,0.28244027495384216],"recovered":[0.0,0.0016627315199002624,0.003101552836596966,0.004451616667211056,0.005769588518887758,0.00702667748555541,0.008270562626421452,0.009502711705863476,0.010696900077164173,0.011864131316542625,0.01300495583564043,0.014122123830020428,0.015209400095045567,0.016282372176647186,0.017323987558484077,0.018350930884480476,0.019349632784724236,0.020314592868089676,0.021273134276270866,0.022203251719474792,0.02311026304960251,0.023988116532564163,0.024842314422130585,0.025680556893348694,0.026501193642616272,0.027291573584079742,0.02806893363595009,0.028813283890485764,0.02954406477510929,0.03023083321750164,0.030926404520869255,0.03159245103597641,0.032270967960357666,0.03295150026679039,0.03363771736621857,0.034332189708948135,0.035030510276556015,0.035740017890930176,0.03646768257021904,0.0371960774064064,0.03793676197528839,0.03869779780507088,0.039472226053476334,0.04024958238005638,0.041024744510650635,0.04182355850934982,0.04261668771505356,0.04343365877866745,0.04425796493887901,0.04507181793451309,0.04589062184095383,0.04671969637274742,0.047553904354572296,0.04840773344039917,0.049262478947639465,0.05011429265141487,0.0509859099984169,0.0518580786883831,0.05273318290710449,0.05362258851528168,0.05451181158423424,0.05540158599615097,0.05628512427210808,0.057195987552404404,0.05811069905757904,0.05901991203427315,0.059935539960861206,0.06085997447371483,0.06178422272205353,0.06270352005958557,0.06361640244722366,0.06454247981309891,0.06547810137271881,0.06641555577516556,0.06734677404165268,0.06828991323709488,0.06922461092472076,0.07015802711248398,0.07107604295015335,0.07203219830989838,0.07295627146959305,0.07390105724334717,0.07483264058828354,0.07575872540473938,0.07669086009263992,0.07761822640895844,0.07854192703962326,0.07947442680597305,0.08038308471441269,0.08130953460931778,0.08220645785331726,0.08311861008405685,0.08403478562831879,0.08494601398706436,0.08584661036729813,0.08676242083311081,0.08765458315610886,0.08855260908603668,0.08943101018667221,0.09030776470899582,0.09118671715259552,0.09207282215356827,0.09294389188289642,0.09381788969039917,0.09467978775501251,0.09554645419120789,0.09641367197036743,0.0972757562994957,0.09813875705003738,0.0989869013428688,0.0998537540435791,0.10069987922906876,0.10153812170028687,0.10237801820039749,0.10321754217147827,0.10405083000659943,0.10487678647041321,0.10570531338453293,0.10652045160531998,0.10733228176832199,0.10815255343914032,0.10896457731723785,0.10976962745189667,0.11057247221469879,0.111372210085392,0.11216680705547333,0.11296287178993225,0.11374426633119583,0.11453335732221603,0.11530044674873352,0.11609339714050293,0.11686378717422485,0.11764591187238693,0.11841300874948502,0.11917441338300705,0.11994186788797379,0.1206948384642601,0.12146467715501785,0.12221141159534454,0.12295594811439514,0.12371643632650375,0.12446151673793793,0.12520000338554382,0.12593317031860352,0.12666980922222137,0.127419114112854,0.12815503776073456,0.12888599932193756,0.12961530685424805,0.13034333288669586,0.13108254969120026,0.13180984556674957,0.13254301249980927,0.1332681030035019,0.13399778306484222,0.1347346156835556,0.1354617327451706,0.13618114590644836,0.1369146704673767,0.13764673471450806,0.1383764147758484,0.13911013305187225,0.13983798027038574,0.14055977761745453,0.1413010060787201,0.14202739298343658,0.14276018738746643,0.14349737763404846,0.14423146843910217,0.14496132731437683,0.14570091664791107,0.14643792808055878,0.14717935025691986,0.14791269600391388,0.14865924417972565,0.1493966281414032,0.15015491843223572,0.15090550482273102,0.15166030824184418,0.15240904688835144,0.15317760407924652,0.15393699705600739,0.15470170974731445,0.15546073019504547,0.1562085598707199,0.15696612000465393,0.15772128105163574,0.15848617255687714,0.15927068889141083,0.16005831956863403,0.16083237528800964,0.16161248087882996,0.16239112615585327,0.16317875683307648,0.16396327316761017,0.16475382447242737,0.16555631160736084,0.16636191308498383,0.16716934740543365,0.1679905354976654,0.16879302263259888,0.16960063576698303,0.1704264134168625,0.17124851047992706,0.1720704436302185,0.17291033267974854,0.17373573780059814,0.174571231007576,0.1754254251718521,0.17627374827861786,0.17713052034378052,0.17797023057937622,0.17881689965724945,0.17968980967998505,0.1805661916732788,0.18143872916698456,0.18231455981731415,0.18318049609661102,0.1840638518333435,0.18495985865592957,0.18585385382175446,0.18675316870212555,0.1876574158668518,0.18858441710472107,0.18947914242744446,0.190397709608078,0.1913265436887741,0.19225208461284637,0.19318971037864685,0.19413357973098755,0.19506534934043884,0.1960006058216095,0.19694191217422485,0.19788064062595367,0.19882909953594208,0.19979076087474823,0.20074215531349182,0.20169611275196075,0.20266546308994293,0.20364198088645935,0.20461134612560272,0.20558016002178192,0.20655372738838196,0.20752198994159698,0.20847797393798828,0.20944182574748993,0.21042035520076752,0.21139559149742126,0.2123669683933258,0.2133447676897049,0.21431687474250793,0.21530145406723022,0.21629612147808075,0.21724972128868103,0.2182220071554184,0.21918991208076477,0.22016844153404236,0.22113174200057983,0.2221040427684784,0.22309339046478271,0.22404955327510834,0.2250135987997055,0.22596076130867004,0.22693690657615662,0.22788353264331818,0.2288314402103424,0.2297850251197815,0.23071074485778809,0.23165388405323029,0.23259609937667847,0.23355060815811157,0.23446696996688843,0.23538774251937866,0.2363184094429016,0.23725806176662445,0.23816744983196259,0.23906438052654266,0.23997396230697632,0.24087418615818024,0.2417604774236679,0.24262621998786926,0.2434941679239273,0.24434709548950195,0.24521082639694214,0.24606336653232574,0.24692067503929138,0.2477416843175888,0.24855297803878784,0.24939396977424622,0.25018489360809326,0.25098755955696106,0.2517639994621277,0.252541720867157,0.2533126771450043,0.2540905773639679,0.2548464834690094,0.25560349225997925,0.2563460171222687,0.2570725679397583,0.2578013241291046,0.25849616527557373,0.2591906487941742,0.2598770558834076,0.26057279109954834,0.2612304091453552,0.2618969976902008,0.2625333368778229,0.2631775736808777,0.2637860178947449,0.26441502571105957,0.2650344967842102,0.2656361758708954,0.26623547077178955,0.2667955160140991,0.2673579454421997,0.2679150700569153,0.26845037937164307,0.26899483799934387,0.26953306794166565,0.2700401246547699,0.27054038643836975,0.27102652192115784,0.27150535583496094,0.271984338760376,0.2724352777004242,0.27289649844169617,0.27334943413734436,0.27379798889160156,0.274225652217865,0.27464890480041504,0.27507030963897705,0.2754823565483093,0.2758682072162628,0.276263564825058,0.2766578495502472,0.27703213691711426,0.2773963212966919,0.2777491509914398,0.2781030833721161,0.27845078706741333,0.2787913382053375,0.27911701798439026,0.2794285714626312,0.27974748611450195,0.28005170822143555,0.2803531885147095,0.28065523505210876,0.2809424102306366,0.28123122453689575,0.28150996565818787,0.2817822992801666],"active":[0.003509223461151123,0.003060669172555208,0.002876369282603264,0.00277844350785017,0.00270472327247262,0.0026652966625988483,0.0026227515190839767,0.0025420626625418663,0.0024883318692445755,0.0024423031136393547,0.002388021908700466,0.002341075800359249,0.002301831729710102,0.0022444333881139755,0.0021960195153951645,0.002145955339074135,0.0020874571055173874,0.0020537152886390686,0.001990264281630516,0.0019468031823635101,0.001899123191833496,0.0018411744385957718,0.0018066968768835068,0.0017641521990299225,0.0017252769321203232,0.0016742963343858719,0.0016280822455883026,0.0015857219696044922,0.0015285052359104156,0.0015050340443849564,0.0014483649283647537,0.0014569833874702454,0.0014646872878074646,0.0014802776277065277,0.0015052184462547302,0.0015261210501194,0.0015572980046272278,0.0015807710587978363,0.001585535705089569,0.0016178153455257416,0.0016486197710037231,0.0016477070748806,0.0016548559069633484,0.0016722790896892548,0.0017067529261112213,0.0017155557870864868,0.0017456337809562683,0.0017549842596054077,0.0017531514167785645,0.0017762556672096252,0.0017914772033691406,0.0017967931926250458,0.0018246695399284363,0.0018145814538002014,0.001827053725719452,0.001852177083492279,0.0018518120050430298,0.0018672160804271698,0.0018750987946987152,0.0018857382237911224,0.0018824376165866852,0.0018923357129096985,0.0019264481961727142,0.0019214935600757599,0.0019266307353973389,0.0019328631460666656,0.0019369013607501984,0.0019468031823635101,0.001938365399837494,0.0019600093364715576,0.0019684359431266785,0.001961655914783478,0.001960188150405884,0.001954317092895508,0.0019594505429267883,0.001948818564414978,0.0019523054361343384,0.0019526705145835876,0.0019847676157951355,0.001954875886440277,0.0019699037075042725,0.001953400671482086,0.001951754093170166,0.001970820128917694,0.001968070864677429,0.001966603100299835,0.0019621998071670532,0.0019519329071044922,0.0019495561718940735,0.0019345209002494812,0.0019394680857658386,0.0019363462924957275,0.0019302964210510254,0.0019220486283302307,0.0019104927778244019,0.0018732696771621704,0.0018818825483322144,0.0018806010484695435,0.001879863440990448,0.0018661096692085266,0.001865193247795105,0.0018573105335235596,0.0018615275621414185,0.0018519982695579529,0.0018529146909713745,0.001856580376625061,0.0018455758690834045,0.0018268674612045288,0.0018112808465957642,0.0018000975251197815,0.0017813891172409058,0.0017694756388664246,0.0017735064029693604,0.0017661675810813904,0.0017502158880233765,0.0017474666237831116,0.001745082437992096,0.0017179399728775024,0.0017322450876235962,0.0017340853810310364,0.0017249137163162231,0.0017179399728775024,0.0017177537083625793,0.0017199590802192688,0.001718856394290924,0.0017074868083000183,0.0016970336437225342,0.0016832798719406128,0.0016730129718780518,0.0016832873225212097,0.00166311115026474,0.00166311115026474,0.0016590803861618042,0.001655586063861847,0.001649901270866394,0.001642383635044098,0.0016537532210350037,0.00163230299949646,0.0016317516565322876,0.0016420185565948486,0.0016126707196235657,0.001606270670890808,0.0015981942415237427,0.0016134083271026611,0.0016163438558578491,0.0016079097986221313,0.0015996545553207397,0.0015908479690551758,0.0015895813703536987,0.0016047954559326172,0.0016051679849624634,0.0015989243984222412,0.0015904903411865234,0.001616165041923523,0.0016159862279891968,0.0016106665134429932,0.001610487699508667,0.0016209334135055542,0.0016174465417861938,0.0016194730997085571,0.0016167163848876953,0.0016009509563446045,0.001610293984413147,0.0016046017408370972,0.0016042441129684448,0.0016185492277145386,0.0016273409128189087,0.001619294285774231,0.001631021499633789,0.0016372501850128174,0.0016478896141052246,0.0016486197710037231,0.001638159155845642,0.0016565024852752686,0.0016504526138305664,0.001673370599746704,0.0016546696424484253,0.0016658604145050049,0.001671910285949707,0.001695200800895691,0.0016920864582061768,0.0016948431730270386,0.0016997754573822021,0.0016852915287017822,0.0016906112432479858,0.0017058402299880981,0.0017199665307998657,0.0017458200454711914,0.0017395764589309692,0.0017236173152923584,0.0017208755016326904,0.0017269253730773926,0.0017401278018951416,0.0017412304878234863,0.0017478317022323608,0.001762688159942627,0.0017628669738769531,0.0017718523740768433,0.0017720460891723633,0.0017665326595306396,0.0017863363027572632,0.0018050521612167358,0.001813843846321106,0.0018057823181152344,0.0018206238746643066,0.0018246620893478394,0.0018541961908340454,0.0018626302480697632,0.0018692314624786377,0.0018809735774993896,0.0018717944622039795,0.0018954575061798096,0.001929938793182373,0.001920938491821289,0.0019123256206512451,0.0019143372774124146,0.001904815435409546,0.001934334635734558,0.001940011978149414,0.0019411146640777588,0.0019594579935073853,0.0019623786211013794,0.0019645988941192627,0.001956343650817871,0.001980006694793701,0.0019844025373458862,0.001994490623474121,0.001996859908103943,0.0020131915807724,0.002014845609664917,0.0020421594381332397,0.0020489394664764404,0.002059951424598694,0.0020669251680374146,0.0020740777254104614,0.0020768195390701294,0.0020839720964431763,0.0020962506532669067,0.0020933300256729126,0.0020744353532791138,0.0020815879106521606,0.0020786523818969727,0.0020740777254104614,0.0020788460969924927,0.0021059811115264893,0.002133309841156006,0.0021296441555023193,0.002130180597305298,0.0021375268697738647,0.0021226704120635986,0.0021404623985290527,0.002136245369911194,0.002105429768562317,0.00211276113986969,0.0021107494831085205,0.0021006613969802856,0.0020935088396072388,0.002095535397529602,0.002089664340019226,0.002060502767562866,0.0020714998245239258,0.002082139253616333,0.0020942389965057373,0.0020665526390075684,0.00205114483833313,0.0020568370819091797,0.0020300596952438354,0.002036482095718384,0.002026572823524475,0.002017781138420105,0.0019939392805099487,0.0020054876804351807,0.0020199716091156006,0.0020012706518173218,0.0019555985927581787,0.0019471794366836548,0.0019504725933074951,0.0019396543502807617,0.0019139796495437622,0.0018849968910217285,0.0018817037343978882,0.0018754750490188599,0.0018736273050308228,0.0018628090620040894,0.0018494278192520142,0.001812577247619629,0.0018136650323867798,0.0018191635608673096,0.001758277416229248,0.0017562508583068848,0.0017184913158416748,0.0017271041870117188,0.001715928316116333,0.0017049014568328857,0.0016781389713287354,0.001673579216003418,0.0016504526138305664,0.0015959739685058594,0.001571059226989746,0.0015310943126678467,0.0015325546264648438,0.0015272200107574463,0.0015226304531097412,0.0014740526676177979,0.0014760494232177734,0.0014421343803405762,0.0014338791370391846,0.0014001429080963135,0.001405090093612671,0.0013825297355651855,0.001370072364807129,0.0013394355773925781,0.0012877285480499268,0.001291036605834961,0.001276552677154541,0.0012387633323669434,0.0012323260307312012,0.0012090504169464111,0.0011760294437408447,0.0011588037014007568,0.0011380910873413086,0.0011327862739562988,0.0011144280433654785,0.001083076000213623,0.0010909438133239746,0.0010617971420288086,0.0010425448417663574,0.0010133981704711914,0.0010020136833190918,0.0009928345680236816,0.0009728372097015381,0.0009508728981018066,0.0009490251541137695,0.000929415225982666,0.0009075701236724854,0.0008886754512786865,0.0008718371391296387,0.0008628368377685547,0.0008397400379180908,0.0008206367492675781,0.0008043050765991211,0.0007924139499664307,0.000788569450378418,0.0007660090923309326,0.0007590353488922119,0.0007480382919311523,0.000725477933883667,0.0007153749465942383,0.0006979703903198242,0.0006765127182006836,0.0006579756736755371]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.003509223461151123,0.004700111225247383,0.005928042344748974,0.007134150713682175,0.008317152969539165,0.009444773197174072,0.010554239153862,0.011617125943303108,0.01264186855405569,0.013630852103233337,0.014582058414816856,0.01550374086946249,0.016396814957261086,0.017242025583982468,0.018063031136989594,0.018876884132623672,0.01965295895934105,0.02037952095270157,0.021095814183354378,0.02176387794315815,0.022416353225708008,0.02304755710065365,0.02365143783390522,0.02423074282705784,0.024796295911073685,0.0253438763320446,0.02585863135755062,0.026365134865045547,0.026844864711165428,0.02731652557849884,0.027766546234488487,0.028217118233442307,0.028670072555541992,0.029111841693520546,0.029559846967458725,0.030006567016243935,0.030457139015197754,0.030900558456778526,0.03135057911276817,0.03179491311311722,0.032244570553302765,0.03268853947520256,0.03313746303319931,0.033583082258701324,0.034028515219688416,0.03446606919169426,0.034905269742012024,0.03533640503883362,0.03577212244272232,0.036210957914590836,0.036637138575315475,0.03706387057900429,0.037489134818315506,0.03791843354701996,0.03833654522895813,0.038762543350458145,0.03919074311852455,0.039611972868442535,0.04003962129354477,0.0404551662504673,0.040872178971767426,0.04129084199666977,0.04170345515012741,0.042112212628126144,0.04251914098858833,0.04292294755578041,0.04331612214446068,0.04370507597923279,0.04409971460700035,0.04448647052049637,0.044869374483823776,0.04524365812540054,0.045629680156707764,0.046004511415958405,0.046384297311306,0.046753816306591034,0.04712021350860596,0.04747414216399193,0.047826237976551056,0.04817906767129898,0.04852896183729172,0.04886803403496742,0.049213893711566925,0.04956580698490143,0.04989919438958168,0.05023863911628723,0.05056671053171158,0.05090963467955589,0.05124247446656227,0.0515621118247509,0.051887981593608856,0.05219954997301102,0.05251496657729149,0.052837904542684555,0.05313260108232498,0.05343683436512947,0.05374088138341904,0.054040346294641495,0.054344210773706436,0.05463634058833122,0.054928284138441086,0.0552130788564682,0.05549383908510208,0.055771294981241226,0.05604527145624161,0.056323278695344925,0.05659431964159012,0.05685674026608467,0.05711549147963524,0.05737699568271637,0.05763464793562889,0.057897984981536865,0.05813968554139137,0.058397337794303894,0.05865224078297615,0.05889907106757164,0.059141870588064194,0.05938595533370972,0.05961114913225174,0.0598456934094429,0.06008299067616463,0.060306720435619354,0.06054621562361717,0.06076810881495476,0.060993488878011703,0.06121739745140076,0.06143929064273834,0.06165696680545807,0.06186675652861595,0.062076177448034286,0.062280651181936264,0.06248879060149193,0.0627022460103035,0.06290708482265472,0.06311284005641937,0.06331987679004669,0.06351683288812637,0.0637141540646553,0.06391807645559311,0.06411539018154144,0.06431180238723755,0.06450031697750092,0.06469451636075974,0.0648883581161499,0.06508126854896545,0.06527547538280487,0.06546160578727722,0.06565287709236145,0.06582910567522049,0.06600698828697205,0.06619458645582199,0.06638090312480927,0.06656080484390259,0.06674143671989441,0.06692041456699371,0.06709958612918854,0.06728168576955795,0.06746194511651993,0.06764166057109833,0.0678211972117424,0.067994125187397,0.0681663230061531,0.06833759695291519,0.06851492822170258,0.06868859380483627,0.06886647641658783,0.06903702020645142,0.06920775026082993,0.06937004625797272,0.06954389065504074,0.06972067058086395,0.06988223642110825,0.07005112618207932,0.07021910697221756,0.07038579881191254,0.07055433094501495,0.07072432339191437,0.07089010626077652,0.07105588167905807,0.0712289959192276,0.07139679044485092,0.07156715542078018,0.07173018157482147,0.07190678268671036,0.07207255810499191,0.07224182039499283,0.0724160298705101,0.07258713245391846,0.07275309413671494,0.07293134182691574,0.07309345155954361,0.07326968014240265,0.07343564182519913,0.07360416650772095,0.07377508282661438,0.07394947856664658,0.07412094622850418,0.07429827749729156,0.07446955144405365,0.07464230060577393,0.07481852918863297,0.07499494403600693,0.07516952604055405,0.0753496065735817,0.07552620768547058,0.07570573687553406,0.07588141411542892,0.07606278359889984,0.07624910026788712,0.07643230259418488,0.07661806792020798,0.07679979503154755,0.07698244601488113,0.0771627128124237,0.07735856622457504,0.07755240052938461,0.07775008678436279,0.0779464915394783,0.07814179360866547,0.07833049446344376,0.07852634787559509,0.07872825115919113,0.0789274051785469,0.07913627475500107,0.07933799922466278,0.07954411953687668,0.07975372672080994,0.0799626037478447,0.08018045872449875,0.08039189875125885,0.08061159402132034,0.08083274960517883,0.08105812966823578,0.08127947151660919,0.08151475340127945,0.08175131678581238,0.08198568224906921,0.08222169429063797,0.08245660364627838,0.08269665390253067,0.08294641971588135,0.08318866789340973,0.08342614769935608,0.08367224782705307,0.08392971754074097,0.0841822400689125,0.0844358578324318,0.08469222486019135,0.08495373278856277,0.08522330224514008,0.08549764007329941,0.08576831966638565,0.0860518291592598,0.08633900433778763,0.08662324398756027,0.08690932393074036,0.08719117939472198,0.08748019486665726,0.08777856081724167,0.08807508647441864,0.08836978673934937,0.08867823332548141,0.08899218589067459,0.08931604027748108,0.08963970839977264,0.08995457738637924,0.09028283506631851,0.09061530232429504,0.09095584601163864,0.09128795564174652,0.09161437302827835,0.09195180237293243,0.09230444580316544,0.09265745431184769,0.09300936758518219,0.09336604923009872,0.0937366634607315,0.09410343319177628,0.09447716176509857,0.09484484791755676,0.09521326422691345,0.09558626264333725,0.09597503393888474,0.09635793417692184,0.09674762934446335,0.09714189916849136,0.09754057228565216,0.0979425460100174,0.09833883494138718,0.09874942898750305,0.09916387498378754,0.09958804398775101,0.10001128911972046,0.1004314199090004,0.10087154060602188,0.10130743682384491,0.10174498707056046,0.10218510776758194,0.10262706130743027,0.10308019816875458,0.10354122519493103,0.10399729758501053,0.10445758700370789,0.10492099821567535,0.10537376999855042,0.10583736002445221,0.10631103813648224,0.10678526759147644,0.10726609826087952,0.10775315761566162,0.10824187099933624,0.10872416943311691,0.10920426994562149,0.10969243198633194,0.11018389463424683,0.11068765074014664,0.11118479818105698,0.11167754977941513,0.11217433214187622,0.11267350614070892,0.11318715661764145,0.11370851844549179,0.1142265722155571,0.11474059522151947,0.11525259912014008,0.11576570570468903,0.11628925800323486,0.11681318283081055,0.11732592433691025,0.11783481389284134,0.11835598200559616,0.11887221038341522,0.11939209699630737,0.119906485080719,0.12043628096580505,0.12095213681459427,0.12145918607711792,0.12197210639715195,0.1224958524107933,0.12301280349493027,0.1235242635011673,0.12404397130012512,0.1245550587773323,0.12506651878356934,0.12557704746723175,0.1260780394077301,0.12658290565013885,0.12709417939186096,0.12759847939014435,0.12809856235980988,0.12860672175884247],"recovered":[0.0,0.0016733678057789803,0.003116223495453596,0.00444721570238471,0.00570687185972929,0.006944338791072369,0.00811963900923729,0.009262846782803535,0.010371212847530842,0.01142658106982708,0.012459942139685154,0.013436089269816875,0.014384360983967781,0.015302741900086403,0.016190681606531143,0.01705404743552208,0.017871934920549393,0.018670199438929558,0.019444074481725693,0.020183658227324486,0.02089114859700203,0.02156049571931362,0.0222074706107378,0.02281630039215088,0.02342861518263817,0.024022042751312256,0.02458447776734829,0.025123806670308113,0.02565763331949711,0.026166703552007675,0.02665046788752079,0.027112042531371117,0.02757435105741024,0.028030605986714363,0.028475675731897354,0.028925146907567978,0.02937663532793522,0.029826657846570015,0.03027411177754402,0.030721016228199005,0.031177455559372902,0.03162747621536255,0.03207933157682419,0.03252696990966797,0.03297277167439461,0.033419493585824966,0.033847875893116,0.03428450971841812,0.03472426161170006,0.03515447676181793,0.03560211509466171,0.036031778901815414,0.03645190969109535,0.03688139095902443,0.03730243816971779,0.037731923162937164,0.03815700486302376,0.03859235346317291,0.0390135832130909,0.039443984627723694,0.039867598563432693,0.04029066115617752,0.040701255202293396,0.04111771658062935,0.041530147194862366,0.04193377122282982,0.042340148240327835,0.042743224650621414,0.04313969612121582,0.04353122040629387,0.04392274096608162,0.044308945536613464,0.044689830392599106,0.04507603496313095,0.045464806258678436,0.04584789276123047,0.04622144252061844,0.04659756273031235,0.046952225267887115,0.04730835184454918,0.04765421524643898,0.048009242862463,0.0483611524105072,0.048701878637075424,0.0490407720208168,0.049384064972400665,0.04972001910209656,0.05006386339664459,0.050399452447891235,0.050722572952508926,0.05104753002524376,0.05136936530470848,0.05169156938791275,0.0520135872066021,0.052328091114759445,0.05262736976146698,0.0529371052980423,0.053244639188051224,0.05355070158839226,0.053847964853048325,0.05414688214659691,0.05444102734327316,0.05473095551133156,0.055011898279190063,0.05528513714671135,0.05555819347500801,0.05583198368549347,0.05610467493534088,0.05637498199939728,0.056639235466718674,0.056895237416028976,0.05715435743331909,0.05742081254720688,0.05767498165369034,0.057927317917346954,0.05818166956305504,0.058424465358257294,0.058681387454271317,0.0589229017496109,0.059161484241485596,0.05939236283302307,0.059636808931827545,0.059859804809093475,0.06009581685066223,0.060321561992168427,0.06054198741912842,0.060769014060497284,0.06099310889840126,0.061215370893478394,0.06143047660589218,0.06164815276861191,0.06185464188456535,0.06205764785408974,0.06226193532347679,0.06247594207525253,0.06268005073070526,0.06289240717887878,0.06309448927640915,0.06329529732465744,0.06349316984415054,0.0636921375989914,0.06389734148979187,0.0640886127948761,0.06428336352109909,0.0644722506403923,0.06466993689537048,0.06485423445701599,0.06504201889038086,0.06523200124502182,0.06542583554983139,0.0656101405620575,0.06579571962356567,0.06597360223531723,0.06615643203258514,0.0663343146443367,0.06651843339204788,0.06670475006103516,0.0668809786438942,0.06705886125564575,0.06724389642477036,0.06742838025093079,0.06760314106941223,0.0677780881524086,0.06794679909944534,0.0681178942322731,0.06829247623682022,0.06846045702695847,0.068635955452919,0.06880741566419601,0.06898089498281479,0.06914795935153961,0.0693185031414032,0.06948189437389374,0.06965024024248123,0.0698237270116806,0.06999591737985611,0.07016261667013168,0.07032692432403564,0.07049820572137833,0.07066911458969116,0.07084168493747711,0.0710122287273407,0.07118057459592819,0.07134579867124557,0.07152514904737473,0.0716911107301712,0.07186092436313629,0.07202743738889694,0.07220256328582764,0.07236247509717941,0.07252971827983856,0.07269659638404846,0.0728713646531105,0.07305309176445007,0.07322730869054794,0.07339437305927277,0.07356546819210052,0.07373454421758652,0.07391811162233353,0.07409214228391647,0.0742659866809845,0.0744457021355629,0.07462633401155472,0.074799083173275,0.07497604936361313,0.07516273111104965,0.0753367617726326,0.0755150094628334,0.07569362223148346,0.07587095350027084,0.07605139911174774,0.07623900473117828,0.07642458379268646,0.07660356909036636,0.07678016275167465,0.07697858661413193,0.07716856896877289,0.07736203819513321,0.07755661010742188,0.07775594294071198,0.07794556021690369,0.07813555002212524,0.07833231985569,0.07853403687477112,0.078736312687397,0.07894224673509598,0.07914286851882935,0.07935412973165512,0.07956098020076752,0.07977040857076645,0.07998734712600708,0.08021034300327301,0.08043479919433594,0.08065999299287796,0.08087345212697983,0.08110231161117554,0.08133814483880997,0.08156902343034744,0.08180540055036545,0.08203957974910736,0.08228275179862976,0.082517109811306,0.08275532722473145,0.08299849182367325,0.08324514329433441,0.08349325507879257,0.0837494432926178,0.08400233089923859,0.08425997942686081,0.08451469987630844,0.08477235585451126,0.08503642678260803,0.08530233055353165,0.08557557314634323,0.08585742861032486,0.08613653481006622,0.08642096817493439,0.08670135587453842,0.08699293434619904,0.087285615503788,0.08757902681827545,0.08787371963262558,0.08817502111196518,0.08848016709089279,0.08879192173480988,0.08911247551441193,0.08942881226539612,0.08975688368082047,0.09008568525314331,0.09041614085435867,0.09074825048446655,0.09107466787099838,0.09141777455806732,0.09175080060958862,0.09210363030433655,0.0924544408917427,0.09280763566493988,0.09316302835941315,0.09353529661893845,0.09390224516391754,0.09427506476640701,0.09465246647596359,0.09502161294221878,0.09539975225925446,0.09578320384025574,0.09616519510746002,0.09655579924583435,0.09694933891296387,0.0973527804017067,0.09775695204734802,0.09816552698612213,0.0985700711607933,0.09898561984300613,0.09940996766090393,0.09982899576425552,0.10026196390390396,0.10070281475782394,0.10113468021154404,0.1015746146440506,0.10201473534107208,0.102458156645298,0.10289185494184494,0.10335691273212433,0.10380931943655014,0.10427309572696686,0.10473155230283737,0.10519257187843323,0.1056598350405693,0.10613974928855896,0.10661599040031433,0.10710324347019196,0.10758865624666214,0.10807095468044281,0.10856003314256668,0.10904031246900558,0.10952261090278625,0.11001847684383392,0.11051617562770844,0.11101516336202621,0.11151175945997238,0.11201643198728561,0.11253595352172852,0.11304612457752228,0.11355318129062653,0.11407288908958435,0.1145814061164856,0.11510037630796432,0.11561495065689087,0.11612475663423538,0.11665032804012299,0.11716673523187637,0.11768057197332382,0.11819808185100555,0.11871100217103958,0.1192275881767273,0.1197516992688179,0.12026865780353546,0.12077699601650238,0.12129119783639908,0.12180907279253006,0.12233281135559082,0.1228461042046547,0.1233702078461647,0.12389028072357178,0.12439531832933426,0.12491355836391449,0.125433087348938,0.12593811750411987,0.12645049393177032,0.12695369124412537,0.12745726108551025],"active":[0.003509223461151123,0.003026743419468403,0.0028118188492953777,0.0026869350112974644,0.0026102811098098755,0.0025004344061017036,0.00243460014462471,0.0023542791604995728,0.002270655706524849,0.0022042710334062576,0.0021221162751317024,0.0020676515996456146,0.0020124539732933044,0.0019392836838960648,0.0018723495304584503,0.001822836697101593,0.0017810240387916565,0.0017093215137720108,0.001651739701628685,0.001580219715833664,0.0015252046287059784,0.0014870613813400269,0.0014439672231674194,0.0014144424349069595,0.0013676807284355164,0.0013218335807323456,0.0012741535902023315,0.0012413281947374344,0.0011872313916683197,0.0011498220264911652,0.0011160783469676971,0.0011050757020711899,0.001095721498131752,0.0010812357068061829,0.0010841712355613708,0.0010814201086759567,0.001080503687262535,0.0010739006102085114,0.0010764673352241516,0.0010738968849182129,0.001067114993929863,0.0010610632598400116,0.001058131456375122,0.0010561123490333557,0.001055743545293808,0.0010465756058692932,0.0010573938488960266,0.0010518953204154968,0.0010478608310222626,0.0010564811527729034,0.0010350234806537628,0.0010320916771888733,0.0010372251272201538,0.0010370425879955292,0.0010341070592403412,0.0010306201875209808,0.0010337382555007935,0.0010196194052696228,0.0010260380804538727,0.0010111816227436066,0.001004580408334732,0.0010001808404922485,0.001002199947834015,0.0009944960474967957,0.0009889937937259674,0.000989176332950592,0.000975973904132843,0.0009618513286113739,0.0009600184857845306,0.0009552501142024994,0.000946633517742157,0.0009347125887870789,0.0009398497641086578,0.0009284764528274536,0.0009194910526275635,0.0009059235453605652,0.0008987709879875183,0.0008765794336795807,0.0008740127086639404,0.0008707158267498016,0.0008747465908527374,0.000858791172504425,0.0008527413010597229,0.000863928347826004,0.0008584223687648773,0.0008545741438865662,0.0008466914296150208,0.0008457712829113007,0.0008430220186710358,0.0008395388722419739,0.000840451568365097,0.000830184668302536,0.0008233971893787384,0.0008243173360824585,0.0008045099675655365,0.0008094646036624908,0.0008037760853767395,0.000795707106590271,0.0007935091853141785,0.000788375735282898,0.0007814019918441772,0.0007720515131950378,0.0007628835737705231,0.0007593967020511627,0.0007601343095302582,0.0007650852203369141,0.0007623359560966492,0.0007520653307437897,0.0007405094802379608,0.0007377602159976959,0.0007394105195999146,0.0007436275482177734,0.000718872994184494,0.0007223561406135559,0.0007249228656291962,0.0007174015045166016,0.0007174052298069,0.0007045678794384003,0.0006882473826408386,0.0006842091679573059,0.0006906278431415558,0.0006699115037918091,0.0006864108145236969,0.0006722919642925262,0.000671926885843277,0.0006754100322723389,0.0006702765822410583,0.0006638579070568085,0.000651385635137558,0.0006457008421421051,0.0006324984133243561,0.0006341487169265747,0.0006445981562137604,0.0006451494991779327,0.0006368979811668396,0.0006398260593414307,0.0006244257092475891,0.0006196647882461548,0.0006227791309356689,0.0006222203373908997,0.0006196647882461548,0.0006029754877090454,0.0006059035658836365,0.0006049945950508118,0.0006090179085731506,0.0006055384874343872,0.0006073713302612305,0.0006108582019805908,0.0005971044301986694,0.0005811527371406555,0.0005844458937644958,0.0005851835012435913,0.0005872026085853577,0.0005850046873092651,0.0005860999226570129,0.0005811527371406555,0.0005769357085227966,0.0005809664726257324,0.0005827993154525757,0.0005773007869720459,0.000565744936466217,0.0005631819367408752,0.0005595088005065918,0.0005681291222572327,0.0005706995725631714,0.0005740001797676086,0.0005765631794929504,0.0005717948079109192,0.0005626305937767029,0.0005629956722259521,0.0005727112293243408,0.0005637332797050476,0.0005692318081855774,0.0005688667297363281,0.0005620718002319336,0.000558413565158844,0.0005617067217826843,0.0005631819367408752,0.0005576759576797485,0.000559881329536438,0.0005551055073738098,0.0005549266934394836,0.00054960697889328,0.0005609840154647827,0.0005474090576171875,0.0005507096648216248,0.0005551055073738098,0.0005596950650215149,0.0005505308508872986,0.0005688667297363281,0.0005637332797050476,0.000573083758354187,0.000564277172088623,0.000551074743270874,0.0005477741360664368,0.0005551055073738098,0.000555478036403656,0.0005637332797050476,0.0005514398217201233,0.0005501583218574524,0.000552542507648468,0.0005492419004440308,0.0005431920289993286,0.0005505234003067017,0.0005501583218574524,0.0005430057644844055,0.0005446523427963257,0.0005477741360664368,0.000555478036403656,0.000561349093914032,0.0005666688084602356,0.0005607903003692627,0.0005578622221946716,0.0005591437220573425,0.0005784034729003906,0.0005738139152526855,0.0005815178155899048,0.0005844533443450928,0.0005851835012435913,0.000574551522731781,0.0005807876586914062,0.0005927011370658875,0.0005950853228569031,0.00060223788022995,0.0006016865372657776,0.0006018728017807007,0.0006108582019805908,0.0006084740161895752,0.0006194785237312317,0.0006214901804924011,0.0006242468953132629,0.0006224066019058228,0.0006233304738998413,0.0006194785237312317,0.0006413012742996216,0.0006490051746368408,0.0006475374102592468,0.0006526708602905273,0.0006512030959129333,0.0006570741534233093,0.0006636679172515869,0.0006715580821037292,0.0006708204746246338,0.0006737560033798218,0.0006845742464065552,0.0006889849901199341,0.0006864145398139954,0.0006898939609527588,0.0006937533617019653,0.0007086023688316345,0.000725284218788147,0.0007318928837776184,0.0007494986057281494,0.000763431191444397,0.0007658153772354126,0.0007727891206741333,0.0007702112197875977,0.0007788389921188354,0.0007856264710426331,0.0007894709706306458,0.0007907599210739136,0.000804513692855835,0.0008171647787094116,0.0008358731865882874,0.0008477866649627686,0.0008421018719673157,0.0008540228009223938,0.0008584186434745789,0.0008701607584953308,0.0008718147873878479,0.0008661225438117981,0.0008771345019340515,0.000886671245098114,0.0009066537022590637,0.0009057372808456421,0.0009116083383560181,0.000929027795791626,0.0009404048323631287,0.0009418651461601257,0.0009426027536392212,0.0009381994605064392,0.0009337961673736572,0.0009534209966659546,0.0009581819176673889,0.0009644255042076111,0.0009767040610313416,0.00098477303981781,0.0009932070970535278,0.000986054539680481,0.0009924769401550293,0.0009983479976654053,0.0010179728269577026,0.001025669276714325,0.001021452248096466,0.0010425448417663574,0.0010454729199409485,0.0010421723127365112,0.0010504275560379028,0.0010524466633796692,0.0010654628276824951,0.0010830685496330261,0.0011054426431655884,0.0011006742715835571,0.0011116787791252136,0.0011006742715835571,0.0011058077216148376,0.0011184662580490112,0.001125432550907135,0.0011263489723205566,0.00113716721534729,0.0011386275291442871,0.001135513186454773,0.0011333152651786804,0.0011323988437652588,0.0011435821652412415,0.001165039837360382,0.001166321337223053,0.0011613741517066956,0.001159168779850006,0.0011617466807365417,0.001170724630355835,0.0011725649237632751,0.0011804476380348206,0.0011874139308929443,0.001179710030555725,0.0011842995882034302,0.0011888816952705383,0.0011982321739196777,0.0012011677026748657,0.0011844858527183533,0.0011892467737197876,0.0011916384100914001,0.0011940151453018188,0.0011954829096794128,0.0012086927890777588,0.0012004375457763672,0.0011905282735824585,0.0011951103806495667,0.001204654574394226,0.0012037307024002075,0.001191452145576477,0.0011978670954704285,0.0011848509311676025,0.0011762380599975586,0.0011817291378974915,0.0011644810438156128,0.0011498183012008667,0.0011560618877410889,0.0011479854583740234,0.0011448711156845093,0.0011494606733322144]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.003509223461151123,0.004723584279417992,0.006028352305293083,0.007352742832154036,0.008658794686198235,0.009958244860172272,0.011256778612732887,0.012577317655086517,0.013865215703845024,0.015157146379351616,0.016442477703094482,0.017700299620628357,0.01895757019519806,0.020190086215734482,0.02141306735575199,0.02261587418615818,0.023835552856326103,0.0249780286103487,0.026042381301522255,0.027055203914642334,0.028037218376994133,0.028971003368496895,0.029875997453927994,0.030710207298398018,0.03151103854179382,0.03227262943983078,0.03298818692564964,0.03368174284696579,0.03432449698448181,0.034945614635944366,0.03552767261862755,0.03607286885380745,0.036611828953027725,0.03711429983377457,0.037587426602840424,0.03803689777851105,0.038458678871393204,0.038863036781549454,0.03923824056982994,0.03959858417510986,0.03993105888366699,0.0402437262237072,0.040540989488363266,0.04083256796002388,0.04109609127044678,0.04134732484817505,0.04159177467226982,0.041818249970674515,0.04203922674059868,0.04224003106355667,0.04243001714348793,0.042604777961969376,0.04277587682008743,0.042942021042108536,0.04308817535638809,0.04323653504252434,0.04336893558502197,0.043497487902641296,0.04361925274133682,0.043734967708587646,0.04384206235408783,0.0439399890601635,0.04403718188405037,0.0441250242292881,0.04420992732048035,0.04428896680474281,0.04436103627085686,0.04443274065852165,0.04450114071369171,0.04456184059381485,0.0446196049451828,0.044678471982479095,0.044728536158800125,0.044781532138586044,0.044827379286289215,0.044866807758808136,0.044906966388225555,0.04494492709636688,0.044982705265283585,0.04501296207308769,0.04504450410604477,0.04507457837462425,0.04510263726115227,0.04512885957956314,0.04515526816248894,0.045180756598711014,0.04520551487803459,0.04522715508937836,0.045246224850416183,0.045267313718795776,0.04528455063700676,0.04530087485909462,0.0453181117773056,0.045334067195653915,0.04534873738884926,0.04536230489611626,0.04537532478570938,0.04538632929325104,0.04539769887924194,0.04540778696537018,0.04541731998324394,0.04542538896203041,0.04543272405862808,0.04544207826256752,0.045450881123542786,0.04545876756310463,0.04546463489532471,0.04547105357050896,0.0454789362847805,0.04548389092087746,0.045489758253097534,0.04549599066376686,0.04550057649612427,0.0455046109855175,0.045508645474910736,0.04551267996430397,0.04551653191447258,0.04551946371793747,0.04552368447184563,0.045526616275310516,0.04552936926484108,0.04553156718611717,0.04553505405783653,0.045538172125816345,0.04554092139005661,0.04554293677210808,0.045544955879449844,0.04554770514369011,0.0455491729080677,0.04555045813322067,0.04555210843682289,0.045555226504802704,0.045556508004665375,0.04555834084749222,0.04555980861186981,0.04556145891547203,0.045562926679849625,0.04556457698345184,0.04556567966938019,0.045566778630018234,0.04556751251220703,0.04556842893362045,0.04556861147284508,0.0455695278942585,0.04557099565863609,0.04557172954082489,0.04557246342301369,0.045572828501462936,0.04557374492287636,0.045574478805065155,0.0455748476088047,0.0455755814909935,0.045576129108667374,0.04557649791240692,0.04557741433382034,0.045578330755233765,0.04557869955897331,0.04557906463742256,0.04557943344116211,0.04557979851961136,0.04558016359806061,0.045580532401800156,0.04558108374476433,0.04558126628398895,0.04558144882321358,0.04558144882321358,0.04558181390166283,0.045582182705402374,0.045582547783851624,0.04558273404836655,0.045583099126815796,0.04558365046977997,0.04558383300900459,0.04558419808745384,0.04558419808745384,0.045584384351968765,0.04558456689119339,0.04558456689119339,0.045584749430418015,0.045584749430418015,0.045584749430418015,0.045584749430418015,0.04558493196964264,0.04558511823415756,0.04558530077338219,0.04558548331260681,0.04558548331260681,0.04558548331260681,0.04558548331260681,0.045585665851831436,0.045585665851831436,0.04558584839105606,0.04558584839105606,0.04558584839105606,0.04558584839105606,0.04558584839105606,0.04558584839105606,0.045586034655570984,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561,0.04558621719479561],"recovered":[0.0,0.0016724509187042713,0.0031070541590452194,0.004478573799133301,0.0058337729424238205,0.007138540968298912,0.008455228991806507,0.009776318445801735,0.01106715016067028,0.012378336861729622,0.013687139376997948,0.014979804866015911,0.016262751072645187,0.017536710947752,0.01878499798476696,0.020018063485622406,0.021231872960925102,0.022446418181061745,0.023620618507266045,0.02474493719637394,0.02582451142370701,0.026849621906876564,0.02782081626355648,0.0287527684122324,0.029636673629283905,0.03048793599009514,0.031290050595998764,0.03203348442912102,0.0327574796974659,0.033429212868213654,0.03408076986670494,0.034707024693489075,0.035283029079437256,0.03585261479020119,0.03638350963592529,0.03688029199838638,0.037348467856645584,0.03779243677854538,0.03821788728237152,0.0386277474462986,0.03900331258773804,0.03936256095767021,0.03969980403780937,0.04001448675990105,0.04031633585691452,0.040592875331640244,0.04086189717054367,0.04111643508076668,0.04135538265109062,0.04158644378185272,0.04179898649454117,0.041999973356723785,0.04220077767968178,0.042380306869745255,0.04255268722772598,0.04271663352847099,0.042875807732343674,0.04302012920379639,0.04315931722521782,0.04328475147485733,0.0434076189994812,0.0435238815844059,0.04362951219081879,0.043730005621910095,0.043825913220644,0.04391467198729515,0.043994441628456116,0.04407604783773422,0.044145550578832626,0.04421468451619148,0.04428308829665184,0.04434341937303543,0.044409070163965225,0.04446592181921005,0.044520385563373566,0.04456751421093941,0.04461134225130081,0.0446527861058712,0.0446905642747879,0.044731274247169495,0.044763367623090744,0.04479747638106346,0.04483030363917351,0.0448589101433754,0.04488934949040413,0.04491300880908966,0.04494253173470497,0.044967103749513626,0.04499076306819916,0.045012399554252625,0.045033857226371765,0.04505292698740959,0.04507200047373772,0.045089054852724075,0.04510757699608803,0.04512353241443634,0.04513820260763168,0.045153237879276276,0.04516534134745598,0.04517652839422226,0.04518771544098854,0.04519835114479065,0.045208804309368134,0.04521723836660385,0.04522567614912987,0.04523392766714096,0.04524236172437668,0.04524988308548927,0.045257218182086945,0.045264553278684616,0.04527170583605766,0.045277390629053116,0.04528344050049782,0.04528820887207985,0.04529371112585068,0.04529884457588196,0.045304346829652786,0.04530893266201019,0.04531204700469971,0.04531571641564369,0.0453195683658123,0.04532195255160332,0.04532451927661896,0.04532690346240997,0.04532983526587486,0.045332036912441254,0.045334603637456894,0.045336805284023285,0.04533974081277847,0.045341022312641144,0.04534304141998291,0.04534487426280975,0.045347992330789566,0.045349642634391785,0.045351844280958176,0.04535312578082085,0.04535495862364769,0.045356061309576035,0.045357342809438705,0.04535825923085213,0.045359544456005096,0.04536137729883194,0.04536211118102074,0.04536266252398491,0.04536357894539833,0.04536467790603638,0.04536578059196472,0.04536669701337814,0.04536743089556694,0.045367978513240814,0.04536908119916916,0.04536963254213333,0.04537036269903183,0.045370914041996,0.0453716479241848,0.04537219926714897,0.04537311568856239,0.04537384957075119,0.04537421464920044,0.04537476599216461,0.04537513107061386,0.045375317335128784,0.045376233756542206,0.04537678137421608,0.045376967638731,0.04537733271718025,0.04537751525640488,0.045377884060144424,0.04537806659936905,0.0453784316778183,0.04537861794233322,0.04537898302078247,0.04537953436374664,0.04537971690297127,0.04538008198142052,0.04538026824593544,0.04538026824593544,0.04538026824593544,0.045380450785160065,0.045380815863609314,0.045380815863609314,0.045380815863609314,0.04538100212812424,0.04538100212812424,0.04538118466734886,0.045381367206573486,0.04538154974579811,0.04538154974579811,0.04538154974579811,0.04538154974579811,0.04538154974579811,0.045381732285022736,0.045381732285022736,0.045381732285022736,0.045381732285022736,0.04538191854953766,0.04538191854953766,0.04538210108876228,0.04538210108876228,0.04538228362798691,0.04538228362798691,0.04538228362798691,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153,0.04538246616721153],"active":[0.003509223461151123,0.0030511333607137203,0.0029212981462478638,0.002874169033020735,0.002825021743774414,0.0028197038918733597,0.00280154962092638,0.0028009992092847824,0.0027980655431747437,0.002778809517621994,0.0027553383260965347,0.002720494754612446,0.0026948191225528717,0.002653375267982483,0.002628069370985031,0.0025978107005357742,0.002603679895401001,0.002531610429286957,0.0024217627942562103,0.0023102667182683945,0.0022127069532871246,0.002121381461620331,0.0020551811903715134,0.001957438886165619,0.0018743649125099182,0.0017846934497356415,0.001698136329650879,0.0016482584178447723,0.001567017287015915,0.0015164017677307129,0.0014469027519226074,0.0013658441603183746,0.0013287998735904694,0.0012616850435733795,0.0012039169669151306,0.0011566057801246643,0.0011102110147476196,0.001070600003004074,0.0010203532874584198,0.000970836728811264,0.0009277462959289551,0.0008811652660369873,0.000841185450553894,0.0008180812001228333,0.0007797554135322571,0.0007544495165348053,0.0007298775017261505,0.0007018148899078369,0.0006838440895080566,0.000653587281703949,0.0006310306489467621,0.0006048046052455902,0.0005750991404056549,0.0005617141723632812,0.0005354881286621094,0.0005199015140533447,0.000493127852678299,0.00047735869884490967,0.0004599355161190033,0.00045021623373031616,0.0004344433546066284,0.0004161074757575989,0.00040766969323158264,0.000395018607378006,0.0003840140998363495,0.00037429481744766235,0.0003665946424007416,0.0003566928207874298,0.0003555901348590851,0.0003471560776233673,0.0003365166485309601,0.00033505260944366455,0.0003194659948348999,0.0003156103193759918,0.0003069937229156494,0.00029929354786872864,0.00029562413692474365,0.00029214099049568176,0.00029214099049568176,0.00028168782591819763,0.00028113648295402527,0.000277101993560791,0.00027233362197875977,0.00026994943618774414,0.00026591867208480835,0.00026774778962135315,0.00026298314332962036,0.00026005133986473083,0.00025546178221702576,0.00025491416454315186,0.0002506934106349945,0.0002479478716850281,0.00024611130356788635,0.0002450123429298401,0.00024116039276123047,0.00023877248167991638,0.00023712217807769775,0.00023309141397476196,0.00023235753178596497,0.0002312585711479187,0.0002296045422554016,0.00022703781723976135,0.00022391974925994873,0.00022483989596366882,0.0002252049744129181,0.00022483989596366882,0.00022227317094802856,0.00022117048501968384,0.00022171810269355774,0.00021933764219284058,0.00021805241703987122,0.00021860003471374512,0.00021713599562644958,0.0002164021134376526,0.0002149343490600586,0.00021383538842201233,0.0002121850848197937,0.0002105310559272766,0.0002116374671459198,0.00021089985966682434,0.00020980089902877808,0.00020961463451385498,0.00021053478121757507,0.00021126866340637207,0.00021108612418174744,0.00021089985966682434,0.00021035224199295044,0.00021089985966682434,0.00020943209528923035,0.0002094358205795288,0.00020906701683998108,0.00021035224199295044,0.00020851567387580872,0.00020869821310043335,0.00020796433091163635,0.00020833313465118408,0.00020796805620193481,0.00020851567387580872,0.00020833685994148254,0.00020851939916610718,0.00020796805620193481,0.00020705163478851318,0.00020650029182434082,0.0002068653702735901,0.00020741671323776245,0.00020705163478851318,0.00020668283104896545,0.0002061314880847931,0.00020631402730941772,0.00020650029182434082,0.00020576640963554382,0.00020594894886016846,0.00020576640963554382,0.0002055838704109192,0.00020576640963554382,0.0002061314880847931,0.0002055838704109192,0.00020521506667137146,0.00020521879196166992,0.00020503252744674683,0.00020503252744674683,0.00020521506667137146,0.0002048499882221222,0.00020448490977287292,0.00020448118448257446,0.0002041161060333252,0.00020429864525794983,0.00020429864525794983,0.00020448118448257446,0.0002043023705482483,0.00020448118448257446,0.00020466744899749756,0.00020429864525794983,0.00020448118448257446,0.0002041161060333252,0.0002041161060333252,0.00020429864525794983,0.00020429864525794983,0.00020429864525794983,0.00020393356680870056,0.00020393356680870056,0.00020393356680870056,0.0002039298415184021,0.0002041161060333252,0.0002041161060333252,0.0002041161060333252,0.00020393356680870056,0.00020393356680870056,0.00020393356680870056,0.0002041161060333252,0.0002041161060333252,0.0002041161060333252,0.0002041161060333252,0.0002041161060333252,0.0002041161060333252,0.0002039298415184021,0.0002039298415184021,0.00020393356680870056,0.0002041161060333252,0.00020393356680870056,0.00020393356680870056,0.00020393356680870056,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593,0.00020375102758407593]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.003509223461151123,0.004735320806503296,0.006004329305142164,0.0072788395918905735,0.008524375036358833,0.00975964218378067,0.01096740085631609,0.012164156883955002,0.013322219252586365,0.014479364268481731,0.015586812980473042,0.016690043732523918,0.0177602656185627,0.01882535219192505,0.01984551176428795,0.020834676921367645,0.021816326305270195,0.022732138633728027,0.023590920493006706,0.02440330572426319,0.02517057955265045,0.025885771960020065,0.026556769385933876,0.02721254713833332,0.02781239151954651,0.028384730219841003,0.02890957146883011,0.029414791613817215,0.029892319813370705,0.03034050762653351,0.03075568564236164,0.031148308888077736,0.03151855617761612,0.03185909986495972,0.03216938301920891,0.032479483634233475,0.03276079148054123,0.03301936388015747,0.033272795379161835,0.03351614624261856,0.033737488090991974,0.033947646617889404,0.03414038196206093,0.034319546073675156,0.03449174016714096,0.03465055301785469,0.034797076135873795,0.03493295982480049,0.035064999014139175,0.0351807102560997,0.03529110923409462,0.03540333732962608,0.035504017025232315,0.03559662401676178,0.03568428009748459,0.03576992079615593,0.035848408937454224,0.03592102974653244,0.035985395312309265,0.03604939579963684,0.036106061190366745,0.03616107627749443,0.03621058911085129,0.03626047074794769,0.03630411624908447,0.03634556010365486,0.036385904997587204,0.03642239794135094,0.03645705431699753,0.03648547828197479,0.036514636129140854,0.03654177859425545,0.03656855225563049,0.03659331053495407,0.03661348298192024,0.03663640469312668,0.03665969520807266,0.03667748346924782,0.03669325262308121,0.036709390580654144,0.036723144352436066,0.03673708066344261,0.03674936667084694,0.036762386560440063,0.036773573607206345,0.03678420931100845,0.03679447993636131,0.03680364787578583,0.03681355342268944,0.03682180494070053,0.03682932257652283,0.03683537617325783,0.03684179112315178,0.03684857860207558,0.03685499727725983,0.03686031326651573,0.036865998059511185,0.036870766431093216,0.03687663376331329,0.03688085451722145,0.03688433766365051,0.03688818961381912,0.03689149022102356,0.03689570724964142,0.036898642778396606,0.03690102696418762,0.03690377622842789,0.03690597787499428,0.03690725937485695,0.03690872713923454,0.03691037744283676,0.03691202774643898,0.036913130432367325,0.03691422939300537,0.03691624477505684,0.036917347460985184,0.03691881522536278,0.03692009672522545,0.03692119941115379,0.036922480911016464,0.036923766136169434,0.03692413121461868,0.036925047636032104,0.03692559897899628,0.036926332861185074,0.036926884204149246,0.036927249282598495,0.03692798316478729,0.03692871704697609,0.03692908212542534,0.036929450929164886,0.036929816007614136,0.03692999854683876,0.03693073242902756,0.03693128377199173,0.03693164885044098,0.0369318351149559,0.03693201765418053,0.03693220019340515,0.036932382732629776,0.0369325689971447,0.036932751536369324,0.03693293407559395,0.03693311661481857,0.03693311661481857,0.0369332991540432,0.0369332991540432,0.0369332991540432,0.0369332991540432,0.0369332991540432,0.0369332991540432,0.0369332991540432,0.0369332991540432,0.0369332991540432,0.0369332991540432,0.0369332991540432,0.0369332991540432,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812,0.03693348541855812],"recovered":[0.0,0.0016700668493285775,0.0031215413473546505,0.004466470796614885,0.00579104432836175,0.007065738085657358,0.008334013633430004,0.009547090157866478,0.010760351084172726,0.011951422318816185,0.013114619068801403,0.014256543479859829,0.015387098304927349,0.01648886129260063,0.017565319314599037,0.01860179752111435,0.019629841670393944,0.020620109513401985,0.02157791703939438,0.022496847435832024,0.023351045325398445,0.024172233417630196,0.024944458156824112,0.02566533535718918,0.026334315538406372,0.026972854509949684,0.027582602575421333,0.028153473511338234,0.028690600767731667,0.029194537550210953,0.029666563495993614,0.03011053428053856,0.03052699565887451,0.030923835933208466,0.03129041939973831,0.03163297846913338,0.03196306526660919,0.03226418048143387,0.032547324895858765,0.0328141450881958,0.03306776285171509,0.033300843089818954,0.03352732211351395,0.033730510622262955,0.03392379358410835,0.034105345606803894,0.03428065776824951,0.034436166286468506,0.03458305448293686,0.03472462669014931,0.03485427796840668,0.03497934713959694,0.03509781137108803,0.03520197421312332,0.03530246764421463,0.035396724939346313,0.035487499088048935,0.03556983917951584,0.035649243742227554,0.03572186455130577,0.03578989952802658,0.035852063447237015,0.03590762987732887,0.035960812121629715,0.03601270914077759,0.036063503473997116,0.03611155226826668,0.036153361201286316,0.03619205579161644,0.03622983396053314,0.036258623003959656,0.03629254922270775,0.036321524530649185,0.0363488495349884,0.03637690469622612,0.03639927878975868,0.036422569304704666,0.036444757133722305,0.036466214805841446,0.03648290038108826,0.03650050610303879,0.03651554509997368,0.03653058037161827,0.03654396906495094,0.0365557037293911,0.036568909883499146,0.03658156096935272,0.03659164905548096,0.036602284759283066,0.036612369120121,0.03662080690264702,0.03663070872426033,0.03663712739944458,0.036643728613853455,0.0366508811712265,0.03665895015001297,0.03666463494300842,0.036670684814453125,0.036675821989774704,0.03668113797903061,0.03668627142906189,0.036690305918455124,0.03669489175081253,0.036697275936603546,0.036701492965221405,0.03670552745461464,0.03670809417963028,0.036710478365421295,0.03671359643340111,0.0367157980799675,0.03671781346201897,0.03671965003013611,0.036721665412187576,0.03672276809811592,0.036724966019392014,0.036726802587509155,0.03672826662659645,0.03672918304800987,0.036730650812387466,0.03673175349831581,0.03673266991972923,0.036733951419591904,0.03673505410552025,0.03673560172319412,0.036736153066158295,0.036737069487571716,0.03673762083053589,0.03673798590898514,0.03673890233039856,0.03673945367336273,0.03673963621258736,0.03674018755555153,0.0367407388985157,0.03674110397696495,0.03674165531992912,0.036742206662893295,0.03674275428056717,0.03674312308430672,0.03674330562353134,0.036743488162755966,0.03674367070198059,0.03674367070198059,0.03674367070198059,0.03674367070198059,0.036743856966495514,0.036743856966495514,0.03674422204494476,0.03674422204494476,0.03674422204494476,0.03674422204494476,0.03674422204494476,0.03674422204494476,0.03674440458416939,0.03674440458416939,0.03674440458416939,0.03674440458416939,0.03674440458416939,0.03674440458416939,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401,0.03674458712339401],"active":[0.003509223461151123,0.00306525407359004,0.0028827879577875137,0.002812368795275688,0.0027333307079970837,0.002693904098123312,0.0026333872228860855,0.002617066726088524,0.002561868168413639,0.0025279419496655464,0.0024721939116716385,0.002433500252664089,0.0023731673136353493,0.002336490899324417,0.0022801924496889114,0.002232879400253296,0.0021864846348762512,0.002112029120326042,0.0020130034536123276,0.0019064582884311676,0.0018195342272520065,0.0017135385423898697,0.001612311229109764,0.0015472117811441422,0.0014780759811401367,0.0014118757098913193,0.0013269688934087753,0.001261318102478981,0.001201719045639038,0.0011459700763225555,0.0010891221463680267,0.001037774607539177,0.0009915605187416077,0.0009352639317512512,0.0008789636194705963,0.0008465051651000977,0.0007977262139320374,0.0007551833987236023,0.0007254704833030701,0.00070200115442276,0.000669725239276886,0.0006468035280704498,0.0006130598485469818,0.0005890354514122009,0.000567946583032608,0.0005452074110507965,0.0005164183676242828,0.0004967935383319855,0.0004819445312023163,0.0004560835659503937,0.0004368312656879425,0.0004239901900291443,0.0004062056541442871,0.00039464980363845825,0.0003818124532699585,0.0003731958568096161,0.0003609098494052887,0.00035119056701660156,0.0003361515700817108,0.00032753124833106995,0.0003161616623401642,0.00030901283025741577,0.00030295923352241516,0.0002996586263179779,0.00029140710830688477,0.00028205662965774536,0.0002743527293205261,0.00026903674006462097,0.00026499852538108826,0.0002556443214416504,0.0002560131251811981,0.000249229371547699,0.000247027724981308,0.0002444609999656677,0.00023657828569412231,0.00023712590336799622,0.00023712590336799622,0.0002327263355255127,0.00022703781723976135,0.00022649019956588745,0.00022263824939727783,0.0002215355634689331,0.0002187862992286682,0.00021841749548912048,0.00021786987781524658,0.00021529942750930786,0.0002129189670085907,0.0002119988203048706,0.00021126866340637207,0.0002094358205795288,0.00020851567387580872,0.00020466744899749756,0.0002046637237071991,0.0002048499882221222,0.0002041161060333252,0.00020136311650276184,0.00020136311650276184,0.00020008161664009094,0.00020081177353858948,0.00019971653819084167,0.00019806623458862305,0.0001978836953639984,0.00019659847021102905,0.00019843131303787231,0.00019714981317520142,0.0001954995095729828,0.00019568204879760742,0.0001954995095729828,0.00019366294145584106,0.00019292905926704407,0.0001925639808177948,0.0001923777163028717,0.00019146502017974854,0.00019146129488945007,0.00019127875566482544,0.00019054487347602844,0.0001905485987663269,0.00019091367721557617,0.0001905485987663269,0.00019072741270065308,0.0001910962164402008,0.00019017979502677917,0.00018999353051185608,0.00018999725580215454,0.00019017979502677917,0.0001898147165775299,0.0001896284520626068,0.00018999725580215454,0.0001898147165775299,0.0001896284520626068,0.0001898147165775299,0.0001896284520626068,0.00018925964832305908,0.0001896284520626068,0.0001896284520626068,0.00018944218754768372,0.0001890808343887329,0.00018889456987380981,0.00018889456987380981,0.00018889456987380981,0.00018889829516410828,0.0001890808343887329,0.00018926337361335754,0.00018944591283798218,0.00018925964832305908,0.00018944218754768372,0.00018907710909843445,0.00018907710909843445,0.00018907710909843445,0.00018907710909843445,0.00018907710909843445,0.00018907710909843445,0.00018889456987380981,0.00018889456987380981,0.00018889456987380981,0.00018889456987380981,0.00018889456987380981,0.0001890808343887329,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828,0.00018889829516410828]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.003509223461151123,0.004716799128800631,0.005948397796601057,0.007140018977224827,0.008334390819072723,0.009479249827563763,0.010601185262203217,0.01170771662145853,0.012750248424708843,0.013747116550803185,0.014721795916557312,0.015677036717534065,0.016578730195760727,0.017467036843299866,0.018322333693504333,0.019150307402014732,0.019956640899181366,0.020691638812422752,0.021369054913520813,0.02200869470834732,0.022598452866077423,0.023152818903326988,0.023661889135837555,0.024152806028723717,0.024590356275439262,0.024994898587465286,0.025386421009898186,0.025749335065484047,0.026082174852490425,0.026403095573186874,0.026691555976867676,0.026968464255332947,0.027213463559746742,0.027448561042547226,0.02766183391213417,0.027858970686793327,0.028045471757650375,0.028221335262060165,0.028383629396557808,0.02853858843445778,0.02868492715060711,0.028809260576963425,0.0289313942193985,0.02903793938457966,0.029136231169104576,0.02922884002327919,0.029317781329154968,0.029405437409877777,0.02947879023849964,0.029555078595876694,0.029617611318826675,0.029680877923965454,0.029734060168266296,0.02978852391242981,0.029837854206562042,0.029885349795222282,0.029926244169473648,0.029966039583086967,0.03000161610543728,0.030032239854335785,0.03006066381931305,0.030086705461144447,0.0301120113581419,0.030135484412312508,0.030156206339597702,0.03017491288483143,0.030193250626325607,0.03020957112312317,0.03022625856101513,0.030242029577493668,0.030256884172558784,0.03026862069964409,0.0302785225212574,0.030290625989437103,0.030299978330731392,0.030311165377497673,0.03032051771879196,0.030329320579767227,0.030336106196045876,0.030342157930135727,0.03034747578203678,0.030353160575032234,0.030358294025063515,0.030363978818058968,0.030368013307452202,0.03037186525762081,0.030375715345144272,0.030378466472029686,0.0303812175989151,0.030383968725800514,0.030387086793780327,0.030390020459890366,0.03039277158677578,0.030394788831472397,0.030396806076169014,0.03039790503680706,0.030399739742279053,0.030401205644011497,0.03040267340838909,0.03040432371199131,0.030405424535274506,0.030406707897782326,0.03040780872106552,0.03040854074060917,0.030409274622797966,0.030410192906856537,0.03041110932826996,0.030411843210458755,0.030412759631872177,0.030412942171096802,0.030413493514060974,0.030414042994379997,0.030414776876568794,0.03041495941579342,0.030415143817663193,0.030415326356887817,0.030415693297982216,0.03041587769985199,0.030416244640946388,0.030416609719395638,0.030416976660490036,0.030417343601584435,0.03041752800345421,0.030417710542678833,0.030417894944548607,0.03041807748377323,0.030418261885643005,0.03041844442486763,0.030418626964092255,0.030418993905186653,0.030418993905186653,0.030418993905186653,0.030418993905186653,0.030418993905186653,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427,0.030419178307056427],"recovered":[0.0,0.0016770354704931378,0.0031105387024581432,0.004435845650732517,0.005689634010195732,0.0069230664521455765,0.008125507272779942,0.00928723718971014,0.010405872017145157,0.01149461604654789,0.012532562017440796,0.013556571677327156,0.014535652473568916,0.015480073168873787,0.016395336017012596,0.01727869175374508,0.018139857798814774,0.01896434649825096,0.01974867470562458,0.020490091294050217,0.02116934023797512,0.021813564002513885,0.02241579256951809,0.022958606481552124,0.023472078144550323,0.02395290695130825,0.024401461705565453,0.024814806878566742,0.025206511840224266,0.025568509474396706,0.025918221101164818,0.026225753128528595,0.026516782119870186,0.026790939271450043,0.027045108377933502,0.027281487360596657,0.027502097189426422,0.02771078795194626,0.027903523296117783,0.028077369555830956,0.028240030631422997,0.02839205414056778,0.028532525524497032,0.028654292225837708,0.028778258711099625,0.028894705697894096,0.028990982100367546,0.029080290347337723,0.02917124703526497,0.0292526688426733,0.029334641993045807,0.02940579317510128,0.029474379494786263,0.029535995796322823,0.029596146196126938,0.029647309333086014,0.02969847247004509,0.029741935431957245,0.029781179502606392,0.02982262335717678,0.029857465997338295,0.029888641089200974,0.029918715357780457,0.029948057606816292,0.02996988035738468,0.02999243512749672,0.030012790113687515,0.030032046139240265,0.03004983440041542,0.03006652183830738,0.03008485957980156,0.030100630596280098,0.030115485191345215,0.03012685477733612,0.0301387757062912,0.030151428654789925,0.030160414054989815,0.03016958385705948,0.03017948567867279,0.03018755465745926,0.03019525669515133,0.030201490968465805,0.030207360163331032,0.03021322749555111,0.03021836280822754,0.030225330963730812,0.030228815972805023,0.03023248352110386,0.030235784128308296,0.030239084735512733,0.030241835862398148,0.030245136469602585,0.030247338116168976,0.030250271782279015,0.030252471566200256,0.030255040153861046,0.03025650605559349,0.03025815635919571,0.030259624123573303,0.030261274427175522,0.03026329167187214,0.030264759436249733,0.030266225337982178,0.030267510563135147,0.03026842698454857,0.030269527807831764,0.030270444229245186,0.030271727591753006,0.030272094532847404,0.0302728284150362,0.03027356043457985,0.03027447871863842,0.030275028198957443,0.030275577679276466,0.030275944620370865,0.03027612902224064,0.030276311561465263,0.030276678502559662,0.03027704544365406,0.030277229845523834,0.03027741238474846,0.030277779325842857,0.030278146266937256,0.030278146266937256,0.03027832880616188,0.030278513208031654,0.03027869574725628,0.030278880149126053,0.030279062688350677,0.03027924709022045,0.030279429629445076,0.0302796121686697,0.0302796121686697,0.0302796121686697,0.0302796121686697,0.0302796121686697,0.030279796570539474,0.030279796570539474,0.030279796570539474,0.030279796570539474,0.030279796570539474,0.030279796570539474,0.030279796570539474,0.030279796570539474,0.030279796570539474,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641,0.0302799791097641],"active":[0.003509223461151123,0.0030397637747228146,0.002837859094142914,0.0027041733264923096,0.0026447568088769913,0.002556183375418186,0.002475677989423275,0.00242047943174839,0.0023443764075636864,0.002252500504255295,0.002189233899116516,0.002120465040206909,0.0020430777221918106,0.001986963674426079,0.0019269976764917374,0.0018716156482696533,0.0018167831003665924,0.001727292314171791,0.0016203802078962326,0.0015186034142971039,0.0014291126281023026,0.0013392549008131027,0.0012460965663194656,0.0011941995471715927,0.001118278130888939,0.0010419916361570358,0.0009849593043327332,0.000934528186917305,0.0008756630122661591,0.0008345860987901688,0.000773334875702858,0.0007427111268043518,0.0006966814398765564,0.0006576217710971832,0.0006167255342006683,0.0005774833261966705,0.0005433745682239532,0.0005105473101139069,0.00048010610044002533,0.0004612188786268234,0.00044489651918411255,0.00041720643639564514,0.00039886869490146637,0.000383647158741951,0.0003579724580049515,0.0003341343253850937,0.0003267992287874222,0.0003251470625400543,0.00030754320323467255,0.00030240975320339203,0.00028296932578086853,0.0002750847488641739,0.0002596806734800339,0.000252528116106987,0.00024170801043510437,0.00023804046213626862,0.00022777169942855835,0.0002241041511297226,0.00022043660283088684,0.0002096164971590042,0.00020319782197475433,0.00019806437194347382,0.00019329600036144257,0.00018742680549621582,0.00018632598221302032,0.00018247775733470917,0.00018046051263809204,0.00017752498388290405,0.00017642416059970856,0.00017550773918628693,0.00017202459275722504,0.00016799010336399078,0.00016303732991218567,0.00016377121210098267,0.00016120262444019318,0.0001597367227077484,0.0001601036638021469,0.0001597367227077484,0.00015662051737308502,0.0001546032726764679,0.00015221908688545227,0.00015166960656642914,0.0001509338617324829,0.00015075132250785828,0.00014965049922466278,0.0001465342938899994,0.00014689937233924866,0.00014598295092582703,0.0001454334706068039,0.00014488399028778076,0.00014525093138217926,0.00014488399028778076,0.0001454334706068039,0.00014451704919338226,0.00014433450996875763,0.0001428648829460144,0.00014323368668556213,0.00014304928481578827,0.00014304928481578827,0.00014304928481578827,0.00014213286340236664,0.00014194846153259277,0.0001415833830833435,0.0001410301774740219,0.00014084763824939728,0.00014066509902477264,0.00014066509902477264,0.0001401156187057495,0.00014066509902477264,0.00014011375606060028,0.00013993307948112488,0.00013956427574157715,0.000139748677611351,0.00013938173651695251,0.00013919919729232788,0.00013919733464717865,0.00013938173651695251,0.00013919919729232788,0.00013919919729232788,0.00013937987387180328,0.00013956427574157715,0.00013956427574157715,0.00013938173651695251,0.00013956427574157715,0.00013956613838672638,0.00013956427574157715,0.00013956613838672638,0.00013956427574157715,0.00013956427574157715,0.00013974681496620178,0.00013956427574157715,0.00013938173651695251,0.00013938173651695251,0.00013938173651695251,0.00013956613838672638,0.00013956613838672638,0.00013938173651695251,0.00013938173651695251,0.00013938173651695251,0.00013938173651695251,0.00013938173651695251,0.00013938173651695251,0.00013938173651695251,0.00013938173651695251,0.00013938173651695251,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788,0.00013919919729232788]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.003509223461151123,0.004721750505268574,0.006009464152157307,0.007320650853216648,0.00862413551658392,0.009922302328050137,0.011205981485545635,0.01250488217920065,0.013776641339063644,0.015047300606966019,0.016297604888677597,0.017536170780658722,0.018764834851026535,0.0199735127389431,0.021158713847398758,0.0223479513078928,0.0235093142837286,0.024615297093987465,0.02564939111471176,0.026644976809620857,0.02759123221039772,0.028489073738455772,0.02933501824736595,0.03012869879603386,0.030892489477992058,0.03162381798028946,0.03232745826244354,0.03299441933631897,0.03361957520246506,0.03421923518180847,0.03478974103927612,0.03533255308866501,0.035823650658130646,0.03631383180618286,0.036780908703804016,0.037212591618299484,0.03761126846075058,0.03799343481659889,0.03836148604750633,0.03870532661676407,0.03903138265013695,0.039341848343610764,0.03963654488325119,0.03991180285811424,0.04016615450382233,0.04040932282805443,0.040641482919454575,0.040865208953619,0.04106656461954117,0.04125801473855972,0.04144763574004173,0.04162294790148735,0.0417901948094368,0.04194680228829384,0.042092591524124146,0.04224039614200592,0.042370233684778214,0.04249291494488716,0.042608264833688736,0.04271921142935753,0.042821720242500305,0.0429198294878006,0.04301335662603378,0.04310192912817001,0.0431894026696682,0.04326514154672623,0.04333757609128952,0.04340872913599014,0.04347933083772659,0.04354094713926315,0.04360366612672806,0.043663449585437775,0.043716445565223694,0.04376687481999397,0.043811436742544174,0.04385929927229881,0.04390202835202217,0.04394163936376572,0.043978866189718246,0.04401114210486412,0.04404360055923462,0.04407477751374245,0.044100817292928696,0.04412850737571716,0.044155463576316833,0.04417746886610985,0.044197823852300644,0.04421909898519516,0.04423872008919716,0.04425724223256111,0.04427612945437431,0.044294100254774094,0.0443107895553112,0.0443250946700573,0.04433811455965042,0.044351499527692795,0.044363971799612045,0.04437479004263878,0.04438395798206329,0.04439496248960495,0.04440486431121826,0.04441366717219353,0.04442118480801582,0.04442870616912842,0.04443512484431267,0.044442273676395416,0.04444832727313042,0.044454194605350494,0.044459328055381775,0.044464096426963806,0.04446886479854584,0.0444723479449749,0.044477302581071854,0.04448133707046509,0.04448537155985832,0.04448958858847618,0.04449344053864479,0.044496554881334305,0.04450058937072754,0.04450370743870735,0.04450590908527374,0.04450865834951401,0.0445108599960804,0.044512879103422165,0.04451507702469826,0.044516727328300476,0.04451874643564224,0.044519662857055664,0.04452149569988251,0.0445229634642601,0.04452406242489815,0.04452553018927574,0.04452662914991379,0.04452809691429138,0.04452883079648018,0.04453029856085777,0.04453103244304657,0.04453176632523537,0.044533416628837585,0.04453488439321518,0.0445358008146286,0.04453689977526665,0.044537633657455444,0.04453873261809349,0.04453946650028229,0.044540200382471085,0.04454056918621063,0.044541116803884506,0.044542036950588226,0.044542402029037476,0.044542767107486725,0.044543687254190445,0.044544052332639694,0.04454460367560387,0.04454478621482849,0.04454478621482849,0.044545337557792664,0.044545337557792664,0.04454552009701729,0.04454606771469116,0.04454606771469116,0.044546253979206085,0.04454643651843071,0.044546619057655334,0.04454680159687996,0.04454680159687996,0.04454698786139488,0.04454717040061951,0.04454735293984413,0.04454735293984413,0.04454735293984413,0.044547535479068756,0.04454772174358368,0.044547904282808304,0.044547904282808304,0.04454808682203293,0.04454808682203293,0.04454808682203293,0.04454826936125755,0.04454845190048218,0.0445486381649971,0.0445486381649971,0.044548820704221725,0.04454900324344635,0.044549185782670975,0.044549185782670975,0.0445493720471859,0.04454955458641052,0.04454973712563515,0.04454991966485977,0.04454991966485977,0.04454991966485977,0.04454991966485977,0.04454991966485977,0.044550102204084396,0.044550102204084396,0.044550102204084396,0.044550102204084396,0.044550102204084396,0.044550102204084396,0.044550102204084396,0.04455028846859932,0.04455028846859932,0.04455028846859932,0.04455028846859932,0.04455028846859932,0.04455028846859932,0.04455028846859932,0.04455028846859932,0.04455028846859932,0.04455028846859932,0.04455028846859932,0.044550471007823944,0.044550471007823944,0.04455065354704857,0.04455083608627319,0.04455083608627319,0.04455083608627319,0.04455083608627319,0.04455083608627319,0.04455083608627319,0.04455083608627319,0.04455083608627319,0.04455083608627319,0.04455083608627319,0.04455083608627319,0.04455083608627319,0.04455083608627319,0.04455083608627319,0.04455083608627319,0.04455083608627319,0.04455083608627319,0.04455083608627319,0.04455083608627319,0.04455083608627319,0.04455083608627319,0.04455083608627319,0.04455083608627319,0.04455083608627319,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116,0.044551022350788116],"recovered":[0.0,0.0016647487645968795,0.003108337987214327,0.0044800410978496075,0.0058099329471588135,0.007134506478905678,0.008427722379565239,0.009735974483191967,0.011030840687453747,0.012310301885008812,0.013588663190603256,0.014858406037092209,0.01611567847430706,0.017350761219859123,0.018568972125649452,0.01977984979748726,0.020978989079594612,0.022151172161102295,0.02330024726688862,0.02439577691257,0.025417951866984367,0.026417754590511322,0.027378864586353302,0.02828165702521801,0.029112564399838448,0.0299266017973423,0.030703043565154076,0.03144024312496185,0.032140765339136124,0.03280002623796463,0.033431779593229294,0.034040793776512146,0.03460396081209183,0.03513723984360695,0.03563970699906349,0.036128055304288864,0.036578260362148285,0.037013061344623566,0.03741925582289696,0.037797387689352036,0.038165438920259476,0.038517534732818604,0.0388459712266922,0.03915221989154816,0.03944673389196396,0.0397256575524807,0.03998367860913277,0.040228310972452164,0.04046450927853584,0.04068034887313843,0.040880054235458374,0.041073888540267944,0.041264608502388,0.04144212231040001,0.041605882346630096,0.0417645089328289,0.04191506654024124,0.04205700382590294,0.0421881228685379,0.042305123060941696,0.04242321848869324,0.04253600165247917,0.04264071211218834,0.042743220925331116,0.0428367480635643,0.042925138026475906,0.043006375432014465,0.043086882680654526,0.04316060245037079,0.04323248937726021,0.043299607932567596,0.0433691069483757,0.04343365877866745,0.04349179193377495,0.04354827478528023,0.04359687119722366,0.04364289715886116,0.04368617758154869,0.043730005621910095,0.043768517673015594,0.04380427673459053,0.04384131729602814,0.04387836158275604,0.04390880465507507,0.04393814504146576,0.043968770653009415,0.043994441628456116,0.044017549604177475,0.04403882101178169,0.04405825957655907,0.044079165905714035,0.04409750550985336,0.04411547631025314,0.044133447110652924,0.04414829984307289,0.04416205361485481,0.04417525976896286,0.04419029504060745,0.04420221596956253,0.04421157017350197,0.04422220587730408,0.04423247277736664,0.04424109309911728,0.044250261038541794,0.04425833001732826,0.044265300035476685,0.04427336901426315,0.044279053807258606,0.044285472482442856,0.04429133981466293,0.044297024607658386,0.04430142790079117,0.04430527612566948,0.044310227036476135,0.04431426152586937,0.044318847358226776,0.04432379826903343,0.04432801529765129,0.044331133365631104,0.044334620237350464,0.044338103383779526,0.044340670108795166,0.04434287175536156,0.04434580355882645,0.04434690624475479,0.04434947296977043,0.04435203969478607,0.044353872537612915,0.04435534030199051,0.044357359409332275,0.044359009712934494,0.044359926134347916,0.04436139389872551,0.044362857937812805,0.04436340928077698,0.044365059584379196,0.04436597600579262,0.04436726123094559,0.044368911534547806,0.044370926916599274,0.04437221214175224,0.04437294602394104,0.04437422752380371,0.04437514767050743,0.04437587782740593,0.04437661170959473,0.04437753185629845,0.044378262013196945,0.04437863081693649,0.04437972977757454,0.04438009858131409,0.04438064619898796,0.04438138008117676,0.044381748884916306,0.044382113963365555,0.0443824827671051,0.04438266530632973,0.04438284784555435,0.044383030384778976,0.044383399188518524,0.04438376426696777,0.0443839468061924,0.0443839468061924,0.04438413307070732,0.04438449814915657,0.04438449814915657,0.044384680688381195,0.04438486695289612,0.04438504949212074,0.04438523203134537,0.04438523203134537,0.04438523203134537,0.04438541457056999,0.04438559710979462,0.044385965913534164,0.044385965913534164,0.044385965913534164,0.04438614845275879,0.04438614845275879,0.044386330991983414,0.044386330991983414,0.044386330991983414,0.04438651725649834,0.04438669979572296,0.044386882334947586,0.044386882334947586,0.044386882334947586,0.04438706487417221,0.044387251138687134,0.04438743367791176,0.04438761621713638,0.04438761621713638,0.04438761621713638,0.04438779875636101,0.04438798129558563,0.04438798129558563,0.04438798129558563,0.044388167560100555,0.044388167560100555,0.044388167560100555,0.044388167560100555,0.044388167560100555,0.044388167560100555,0.044388167560100555,0.044388167560100555,0.044388167560100555,0.044388167560100555,0.044388167560100555,0.044388167560100555,0.044388167560100555,0.04438835009932518,0.044388532638549805,0.044388532638549805,0.04438871517777443,0.04438871517777443,0.04438871517777443,0.04438871517777443,0.04438890144228935,0.04438908398151398,0.04438908398151398,0.04438908398151398,0.04438908398151398,0.04438908398151398,0.04438908398151398,0.04438908398151398,0.04438908398151398,0.04438908398151398,0.04438908398151398,0.04438908398151398,0.04438908398151398,0.04438908398151398,0.04438908398151398,0.04438908398151398,0.04438908398151398,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386,0.0443892665207386],"active":[0.003509223461151123,0.0030570016242563725,0.00290112616494298,0.0028406097553670406,0.002814202569425106,0.0027877958491444588,0.0027782591059803963,0.0027689076960086823,0.0027458006516098976,0.0027369987219572067,0.002708941698074341,0.002677764743566513,0.002649156376719475,0.0026227515190839767,0.0025897417217493057,0.0025681015104055405,0.0025303252041339874,0.00246412493288517,0.002349143847823143,0.0022491998970508575,0.002173280343413353,0.0020713191479444504,0.0019561536610126495,0.0018470417708158493,0.0017799250781536102,0.0016972161829471588,0.0016244146972894669,0.0015541762113571167,0.0014788098633289337,0.0014192089438438416,0.0013579614460468292,0.0012917593121528625,0.0012196898460388184,0.0011765919625759125,0.0011412017047405243,0.0010845363140106201,0.001033008098602295,0.0009803734719753265,0.000942230224609375,0.0009079389274120331,0.0008659437298774719,0.00082431361079216,0.0007905736565589905,0.0007595829665660858,0.0007194206118583679,0.0006836652755737305,0.0006578043103218079,0.0006368979811668396,0.0006020553410053253,0.0005776658654212952,0.0005675815045833588,0.0005490593612194061,0.0005255863070487976,0.0005046799778938293,0.00048670917749404907,0.0004758872091770172,0.00045516714453697205,0.0004359111189842224,0.00042014196515083313,0.0004140883684158325,0.00039850175380706787,0.0003838278353214264,0.0003726445138454437,0.0003587082028388977,0.0003526546061038971,0.00034000352025032043,0.00033120065927505493,0.00032184645533561707,0.00031872838735580444,0.00030845776200294495,0.0003040581941604614,0.00029434263706207275,0.0002827867865562439,0.00027508288621902466,0.00026316195726394653,0.00026242807507514954,0.00025913119316101074,0.00025546178221702576,0.00024886056780815125,0.000242624431848526,0.00023932382464408875,0.0002334602177143097,0.0002224557101726532,0.00021970272064208984,0.00021731853485107422,0.00020869821310043335,0.0002033822238445282,0.00020154938101768494,0.0001998990774154663,0.00019898265600204468,0.00019696354866027832,0.0001965947449207306,0.0001953132450580597,0.00019164755940437317,0.0001898147165775299,0.00018944591283798218,0.00018871203064918518,0.0001844950020313263,0.00018174201250076294,0.00018339231610298157,0.00018265843391418457,0.00018119439482688904,0.0001800917088985443,0.00017844513058662415,0.00017679482698440552,0.0001769736409187317,0.0001749582588672638,0.00017514079809188843,0.00017385557293891907,0.0001727566123008728,0.00017184019088745117,0.00017092004418373108,0.00017202645540237427,0.00017111003398895264,0.00017111003398895264,0.0001707412302494049,0.00016964226961135864,0.00016853958368301392,0.00016945600509643555,0.00016908720135688782,0.00016780570149421692,0.00016798824071884155,0.00016798824071884155,0.00016707554459571838,0.0001681707799434662,0.00016725435853004456,0.00016670674085617065,0.00016579031944274902,0.0001661553978919983,0.00016560405492782593,0.00016505271196365356,0.00016560405492782593,0.0001652352511882782,0.00016523897647857666,0.0001654215157032013,0.00016523897647857666,0.00016505643725395203,0.00016450509428977966,0.00016450509428977966,0.00016395747661590576,0.00016358867287635803,0.0001639537513256073,0.0001634061336517334,0.00016358494758605957,0.00016358867287635803,0.00016358867287635803,0.00016303732991218567,0.00016285479068756104,0.0001634061336517334,0.0001626722514629364,0.00016266852617263794,0.00016304105520248413,0.0001626722514629364,0.00016285479068756104,0.0001626722514629364,0.00016230344772338867,0.0001626722514629364,0.00016248971223831177,0.00016248971223831177,0.00016266852617263794,0.00016230344772338867,0.00016230717301368713,0.00016248971223831177,0.0001624859869480133,0.00016230344772338867,0.00016230344772338867,0.00016230717301368713,0.00016230344772338867,0.00016230344772338867,0.00016212090849876404,0.00016212090849876404,0.00016230344772338867,0.00016230717301368713,0.00016230717301368713,0.0001619383692741394,0.00016212090849876404,0.00016212090849876404,0.0001619383692741394,0.00016212090849876404,0.00016212090849876404,0.00016230717301368713,0.00016230717301368713,0.00016230344772338867,0.00016230344772338867,0.00016230344772338867,0.00016230344772338867,0.00016248971223831177,0.00016248971223831177,0.0001624859869480133,0.0001624859869480133,0.00016230344772338867,0.00016230344772338867,0.00016230344772338867,0.00016212090849876404,0.00016212090849876404,0.00016212090849876404,0.00016212090849876404,0.00016193464398384094,0.00016193464398384094,0.00016193464398384094,0.00016193464398384094,0.00016212090849876404,0.00016212090849876404,0.00016212090849876404,0.00016212090849876404,0.00016212090849876404,0.00016212090849876404,0.00016212090849876404,0.00016212090849876404,0.00016212090849876404,0.0001619383692741394,0.00016175583004951477,0.0001619383692741394,0.00016175583004951477,0.0001619383692741394,0.00016212090849876404,0.00016212090849876404,0.00016193464398384094,0.0001617521047592163,0.0001617521047592163,0.0001617521047592163,0.0001617521047592163,0.0001617521047592163,0.0001617521047592163,0.0001617521047592163,0.0001617521047592163,0.0001617521047592163,0.0001617521047592163,0.0001617521047592163,0.0001617521047592163,0.0001617521047592163,0.0001617521047592163,0.0001617521047592163,0.0001617521047592163,0.00016156956553459167,0.00016156956553459167,0.00016156956553459167,0.00016156956553459167,0.00016156956553459167,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477,0.00016175583004951477]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.003509223461151123,0.004722667392343283,0.005963985342532396,0.0072069535963237286,0.008450105786323547,0.009654929861426353,0.010866173543035984,0.012038173153996468,0.013189449906349182,0.01430661790072918,0.015406180173158646,0.01647310145199299,0.017525535076856613,0.018546976149082184,0.019548431038856506,0.020522376522421837,0.02147761732339859,0.02237967774271965,0.02321278490126133,0.02400995045900345,0.024758702144026756,0.025465458631515503,0.02611958608031273,0.026724381372332573,0.027297819033265114,0.027844667434692383,0.02834603562951088,0.028826314955949783,0.029274869710206985,0.029697749763727188,0.03009844198822975,0.030475659295916557,0.030828304588794708,0.031160961836576462,0.03146996349096298,0.03174760192632675,0.03202304244041443,0.03227299451828003,0.03251396119594574,0.03273347020149231,0.03293702378869057,0.03313085809350014,0.0333201102912426,0.03349083662033081,0.03365221619606018,0.0338079072535038,0.033949114382267,0.03408573195338249,0.03420969843864441,0.03432449698448181,0.034432876855134964,0.03453832119703293,0.03462964668869972,0.03472078591585159,0.03480551019310951,0.03488491475582123,0.034956250339746475,0.03502373397350311,0.035088468343019485,0.035144951194524765,0.035200148820877075,0.03525553271174431,0.03530577942728996,0.0353483222424984,0.03539196774363518,0.03543579578399658,0.03547320514917374,0.03550933301448822,0.035540323704481125,0.035569481551647186,0.03559607267379761,0.03562192991375923,0.03564631938934326,0.03566795960068703,0.03568868339061737,0.03570958599448204,0.03572884202003479,0.035746265202760696,0.035762034356594086,0.0357772558927536,0.035791561007499695,0.0358036644756794,0.03581833466887474,0.03582841902971268,0.03583923727273941,0.03584914281964302,0.03585904464125633,0.03586876392364502,0.035877566784620285,0.03588618338108063,0.03589388728141785,0.035899754613637924,0.03590654209256172,0.03591149300336838,0.03591699153184891,0.03592286258935928,0.03592817857861519,0.03593368083238602,0.03593716397881508,0.03594028204679489,0.03594449907541275,0.03594761714339256,0.03595055267214775,0.035953301936388016,0.035956788808107376,0.03595898672938347,0.03596118837594986,0.0359637551009655,0.035965774208307266,0.035967789590358734,0.035969074815511703,0.03597072511911392,0.035972192883491516,0.03597347438335419,0.03597567602992058,0.03597695752978325,0.03597824275493622,0.035978976637125015,0.03597971051931381,0.03598044440150261,0.035981178283691406,0.03598227724432945,0.035982828587293625,0.0359833762049675,0.03598429635167122,0.03598484396934509,0.03598502650856972,0.035985760390758514,0.03598631173372269,0.03598649427294731,0.035987045615911484,0.03598722815513611,0.03598777949810028,0.035987962037324905,0.03598814457654953,0.03598851338028908,0.0359886959195137,0.03598906099796295,0.035989247262477875,0.03598998114466667,0.035990163683891296,0.03599034622311592,0.035990528762340546,0.03599071130156517,0.03599089756608009,0.03599108010530472,0.03599126264452934,0.03599144518375397,0.03599163144826889,0.035991813987493515,0.035991813987493515,0.035991813987493515,0.03599199652671814,0.03599199652671814,0.03599199652671814,0.03599199652671814,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764,0.035992179065942764],"recovered":[0.0,0.0016733678057789803,0.003108888166025281,0.00443254504352808,0.005732729099690914,0.007001921068876982,0.008235536515712738,0.009472087025642395,0.010658023878932,0.011841392144560814,0.012987534515559673,0.014116072095930576,0.015228289179503918,0.016304561868309975,0.01735277846455574,0.01837972179055214,0.0193588025867939,0.02033623307943344,0.021263232454657555,0.022152822464704514,0.022989047691226006,0.02377576008439064,0.024533497169613838,0.025235487148165703,0.025894196704030037,0.026513297110795975,0.027099022641777992,0.027641285210847855,0.02815200574696064,0.028635403141379356,0.02909092605113983,0.029518574476242065,0.029925500974059105,0.030298685654997826,0.030648762360215187,0.030973166227340698,0.031278133392333984,0.03157099336385727,0.031842950731515884,0.03210115432739258,0.03234083577990532,0.03255356103181839,0.03276500105857849,0.03296085074543953,0.033143866807222366,0.033311665058135986,0.03347322344779968,0.033621396869421005,0.03376241773366928,0.03389665484428406,0.03402300551533699,0.03413725271821022,0.03424728289246559,0.03434612601995468,0.034437816590070724,0.034525658935308456,0.03460707888007164,0.03468336537480354,0.03475598618388176,0.03482438996434212,0.0348869226872921,0.03495000675320625,0.03500721976161003,0.03506150096654892,0.035109180957078934,0.0351564958691597,0.03519812226295471,0.03523791581392288,0.03527551144361496,0.03530851751565933,0.035340242087841034,0.035369403660297394,0.03539745882153511,0.03542570024728775,0.03545008972287178,0.03547393158078194,0.03549337014555931,0.03551262244582176,0.03553224727511406,0.03554930165410042,0.03556488826870918,0.0355793759226799,0.03559257835149765,0.035606514662504196,0.035618435591459274,0.0356314554810524,0.03564190864562988,0.03565217927098274,0.03566226363182068,0.035670701414346695,0.035680051892995834,0.03568921983242035,0.035697657614946365,0.03570554405450821,0.035710494965314865,0.03571654483675957,0.035722412168979645,0.0357280969619751,0.03573378175497055,0.03573818504810333,0.035741668194532394,0.03574588522315025,0.035749003291130066,0.035752490162849426,0.03575487062335014,0.03575872257351875,0.035760924220085144,0.03576367348432541,0.03576551005244255,0.035768259316682816,0.03577009215950966,0.035772111266851425,0.03577412664890289,0.035776328295469284,0.03577706217765808,0.0357794463634491,0.035781096667051315,0.035782746970653534,0.035784028470516205,0.035784948617219925,0.0357854962348938,0.035786230117082596,0.035787880420684814,0.035787880420684814,0.03578861430287361,0.03578934818506241,0.03578989952802658,0.03579063341021538,0.035791367292404175,0.03579191491007805,0.035792283713817596,0.035792648792266846,0.03579320013523102,0.03579356521368027,0.03579411655664444,0.03579448163509369,0.03579485043883324,0.03579503297805786,0.03579540178179741,0.035795584321022034,0.03579594939947128,0.03579613193869591,0.03579613193869591,0.03579631820321083,0.03579631820321083,0.03579668328166008,0.035796865820884705,0.03579705208539963,0.03579723462462425,0.03579741716384888,0.0357975997030735,0.035797782242298126,0.035797782242298126,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305,0.03579796850681305],"active":[0.003509223461151123,0.0030492995865643024,0.0028550971765071154,0.0027744085527956486,0.002717376686632633,0.0026530087925493717,0.002630637027323246,0.0025660861283540726,0.002531426027417183,0.0024652257561683655,0.0024186456575989723,0.0023570293560624123,0.0022972458973526955,0.002242414280772209,0.002195652574300766,0.0021426547318696976,0.0021188147366046906,0.002043444663286209,0.001949552446603775,0.001857127994298935,0.0017696544528007507,0.0016896985471248627,0.0015860889106988907,0.0014888942241668701,0.001403622329235077,0.001331370323896408,0.0012470129877328873,0.0011850297451019287,0.0011228639632463455,0.0010623466223478317,0.00100751593708992,0.0009570848196744919,0.0009028036147356033,0.0008622761815786362,0.0008212011307477951,0.0007744356989860535,0.0007449090480804443,0.00070200115442276,0.0006710104644298553,0.0006323158740997314,0.0005961880087852478,0.0005772970616817474,0.0005551092326641083,0.0005299858748912811,0.0005083493888378143,0.0004962421953678131,0.0004758909344673157,0.0004643350839614868,0.0004472807049751282,0.0004278421401977539,0.00040987133979797363,0.00040106847882270813,0.00038236379623413086,0.0003746598958969116,0.00036769360303878784,0.0003592558205127716,0.0003491714596748352,0.0003403685986995697,0.00033248215913772583,0.0003205612301826477,0.0003132261335849762,0.0003055259585380554,0.00029855966567993164,0.00028682127594947815,0.0002827867865562439,0.00027929991483688354,0.00027508288621902466,0.00027141720056533813,0.00026481226086616516,0.000260964035987854,0.0002558305859565735,0.00025252625346183777,0.00024886056780815125,0.00024225935339927673,0.0002385936677455902,0.00023565441370010376,0.00023547187447547913,0.00023364275693893433,0.00022978708148002625,0.00022795423865318298,0.00022667273879051208,0.00022428855299949646,0.00022575631737709045,0.00022190436720848083,0.0002208016812801361,0.00021768733859062195,0.00021713599562644958,0.00021658465266227722,0.00021530315279960632,0.0002154819667339325,0.00021383538842201233,0.00021053478121757507,0.00020888447761535645,0.00020594894886016846,0.00020649656653404236,0.0002063177525997162,0.00020576640963554382,0.0002055838704109192,0.0002033822238445282,0.00020209699869155884,0.00020283088088035583,0.00020173192024230957,0.00020154938101768494,0.00020081177353858948,0.00020191818475723267,0.00020026415586471558,0.00020026415586471558,0.00020008161664009094,0.00020026415586471558,0.00019953027367591858,0.00019898265600204468,0.00019861385226249695,0.00019806623458862305,0.00019714608788490295,0.00019861385226249695,0.00019751116633415222,0.00019714608788490295,0.00019622966647148132,0.00019568204879760742,0.00019549578428268433,0.00019568204879760742,0.0001960471272468567,0.00019494816660881042,0.00019549578428268433,0.00019568204879760742,0.00019549578428268433,0.0001951269805431366,0.0001951269805431366,0.00019494444131851196,0.0001945793628692627,0.00019476190209388733,0.0001945793628692627,0.0001945793628692627,0.00019439682364463806,0.00019402801990509033,0.0001940317451953888,0.0001938454806804657,0.00019402801990509033,0.0001938454806804657,0.00019439682364463806,0.00019421428442001343,0.00019421428442001343,0.00019439682364463806,0.0001943930983543396,0.0001945793628692627,0.00019439682364463806,0.00019439682364463806,0.0001943930983543396,0.00019439682364463806,0.00019439682364463806,0.00019421428442001343,0.0001940317451953888,0.00019421428442001343,0.00019402801990509033,0.00019402801990509033,0.00019402801990509033,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497,0.00019421055912971497]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.003509223461151123,0.004721933975815773,0.0059480308555066586,0.007151205092668533,0.008325772359967232,0.00945449247956276,0.010572761297225952,0.011627579107880592,0.012658923864364624,0.013653591275215149,0.014599296264350414,0.015531981363892555,0.016416803002357483,0.01726824976503849,0.018109425902366638,0.018908057361841202,0.019667629152536392,0.020398776978254318,0.021069040521979332,0.021680988371372223,0.022252410650253296,0.02279082126915455,0.02329329028725624,0.023765500634908676,0.024189114570617676,0.024591272696852684,0.024967391043901443,0.025319302454590797,0.025640957057476044,0.025950323790311813,0.026228148490190506,0.02648800238966942,0.026726949959993362,0.02695360966026783,0.027163950726389885,0.02735760249197483,0.02754281833767891,0.027713732793927193,0.027869241312146187,0.028009895235300064,0.028144681826233864,0.028270665556192398,0.02838069573044777,0.02848467230796814,0.028585534542798996,0.02867850847542286,0.028764331713318825,0.028843002393841743,0.02891397289931774,0.028984392061829567,0.029044725000858307,0.02910010516643524,0.02915310300886631,0.029200416058301926,0.029244061559438705,0.029287155717611313,0.02932731620967388,0.02936490997672081,0.02939571812748909,0.029425976797938347,0.02945440076291561,0.029482824727892876,0.029506482183933258,0.029532339423894882,0.029554344713687897,0.029573600739240646,0.029589736834168434,0.02960587479174137,0.029622746631503105,0.02963704988360405,0.029650069773197174,0.029661990702152252,0.02967519499361515,0.029685096815228462,0.029695365577936172,0.029704352840781212,0.029713153839111328,0.029719389975070953,0.029726358130574226,0.029731309041380882,0.029737727716565132,0.029742678627371788,0.029747629538178444,0.02975221537053585,0.029755882918834686,0.029760099947452545,0.029764868319034576,0.02976798638701439,0.02977146953344345,0.029774770140647888,0.029778072610497475,0.02978045493364334,0.02978302352130413,0.029785040766000748,0.02978687360882759,0.02978852391242981,0.029789991676807404,0.029791826382279396,0.02979237586259842,0.029793476685881615,0.029795309528708458,0.029796777293086052,0.029797693714499474,0.029798977077007294,0.029800260439515114,0.02980099432170391,0.029801728203892708,0.029802829027175903,0.029803745448589325,0.029804661870002747,0.02980521321296692,0.029805580154061317,0.029805762693285942,0.02980612963438034,0.029806312173604965,0.029806863516569138,0.029807046055793762,0.02980741299688816,0.029807595536112785,0.029807962477207184,0.029808329418301582,0.029808513820171356,0.02980869635939598,0.02980869635939598,0.02980906330049038,0.029809430241584778,0.029809612780809402,0.029809797182679176,0.0298099797219038,0.029810164123773575,0.0298103466629982,0.0298103466629982,0.029810531064867973,0.029810713604092598,0.029810713604092598,0.029810713604092598,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372,0.029810898005962372],"recovered":[0.0,0.0016807031352072954,0.0031226417049765587,0.004442264325916767,0.0057103559374809265,0.006934252567589283,0.008109552785754204,0.009259362705051899,0.010374513454735279,0.011443817988038063,0.012468928471207619,0.013443607836961746,0.014419754035770893,0.015341435559093952,0.016212686896324158,0.01707843691110611,0.017911545932292938,0.018705042079091072,0.019471215084195137,0.020190443843603134,0.020855939015746117,0.021479440852999687,0.022057829424738884,0.022598259150981903,0.02310384437441826,0.02356945350766182,0.02400682121515274,0.024412648752331734,0.02479114942252636,0.025130774825811386,0.02545829676091671,0.02575739286839962,0.02603760175406933,0.026303691789507866,0.026545023545622826,0.026782503351569176,0.02699155919253826,0.027188880369067192,0.027371345087885857,0.027541890740394592,0.027697034180164337,0.027843739837408066,0.027976324781775475,0.02809680812060833,0.0282068382948637,0.028310265392065048,0.028411859646439552,0.02850630134344101,0.02859615907073021,0.02867409586906433,0.028752217069268227,0.02881915308535099,0.02887985296547413,0.028938351199030876,0.028987132012844086,0.029038110747933388,0.029082857072353363,0.029124485328793526,0.02916739694774151,0.02920333854854107,0.029237449169158936,0.029267340898513794,0.02929503098130226,0.02931978739798069,0.029347112402319908,0.02937241829931736,0.02939589135348797,0.029414046555757523,0.029432568699121475,0.029449623078107834,0.029465027153491974,0.029478780925273895,0.029492350295186043,0.029505370184779167,0.02951655723154545,0.029527010396122932,0.029536912217736244,0.029546815901994705,0.029554333537817,0.029561486095190048,0.029567904770374298,0.029574505984783173,0.029580008238554,0.029584774747490883,0.029589910060167313,0.02959412895143032,0.0295992624014616,0.029604213312268257,0.029607698321342468,0.02961118333041668,0.029614299535751343,0.02961723506450653,0.029620902612805367,0.029622919857501984,0.029625304043293,0.029627686366438866,0.029628971591591835,0.02963043749332428,0.02963263913989067,0.02963392250239849,0.02963520586490631,0.02963685616850853,0.029638323932886124,0.029639240354299545,0.029640156775712967,0.029641257598996162,0.029642540961503983,0.02964327484369278,0.0296441912651062,0.029645292088389397,0.02964620850980282,0.029647309333086014,0.029647858813405037,0.02964804321527481,0.02964841015636921,0.029648777097463608,0.029648959636688232,0.02964969351887703,0.029650060459971428,0.029650242999196053,0.029650427401065826,0.02965060994029045,0.029650792479515076,0.02965097688138485,0.029651343822479248,0.029651526361703873,0.02965189330279827,0.02965226024389267,0.029652444645762444,0.029652444645762444,0.029652627184987068,0.029652809724211693,0.029652809724211693,0.029652809724211693,0.029652994126081467,0.02965317666530609,0.02965317666530609,0.02965317666530609,0.02965317666530609,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865,0.029653361067175865],"active":[0.003509223461151123,0.0030412308406084776,0.0028253891505301,0.002708940766751766,0.0026154164224863052,0.0025202399119734764,0.0024632085114717484,0.0023682164028286934,0.002284410409629345,0.002209773287177086,0.0021303677931427956,0.002088373526930809,0.00199704896658659,0.0019268142059445381,0.0018967390060424805,0.0018296204507350922,0.001756083220243454,0.0016937348991632462,0.001597825437784195,0.0014905445277690887,0.0013964716345071793,0.0013113804161548615,0.0012354608625173569,0.001167241483926773,0.0010852701961994171,0.0010218191891908646,0.000960569828748703,0.0009066537022590637,0.0008498076349496841,0.0008195489645004272,0.0007698517292737961,0.0007306095212697983,0.0006893482059240341,0.000649917870759964,0.0006189271807670593,0.0005750991404056549,0.0005512591451406479,0.0005248524248600006,0.0004978962242603302,0.0004680044949054718,0.00044764764606952667,0.0004269257187843323,0.0004043709486722946,0.0003878641873598099,0.0003786962479352951,0.000368243083357811,0.00035247206687927246,0.00033670105040073395,0.00031781382858753204,0.0003102961927652359,0.00029250793159008026,0.0002809520810842514,0.0002732500433921814,0.0002620648592710495,0.00025692954659461975,0.0002490449696779251,0.0002444591373205185,0.00024042464792728424,0.00022832117974758148,0.00022263824939727783,0.00021695159375667572,0.00021548382937908173,0.0002114512026309967,0.0002125520259141922,0.00020723231136798859,0.00020118243992328644,0.0001938454806804657,0.00019182823598384857,0.00019017793238162994,0.00018742680549621582,0.0001850426197052002,0.00018320977687835693,0.00018284469842910767,0.00017972663044929504,0.00017880834639072418,0.00017734244465827942,0.00017624162137508392,0.00017257407307624817,0.00017202459275722504,0.00016982294619083405,0.00016982294619083405,0.00016817264258861542,0.00016762129962444305,0.00016744062304496765,0.00016597285866737366,0.00016597099602222443,0.00016560591757297516,0.0001637730747461319,0.00016377121210098267,0.0001635868102312088,0.0001637730747461319,0.0001632198691368103,0.00016212090849876404,0.00016212090849876404,0.00016156956553459167,0.0001608375459909439,0.00016102008521556854,0.00016138888895511627,0.0001597367227077484,0.00015955418348312378,0.0001601036638021469,0.00015992112457752228,0.00015936978161334991,0.0001597367227077484,0.0001601036638021469,0.0001597367227077484,0.00015918724238872528,0.00015955418348312378,0.00015955418348312378,0.00015936978161334991,0.00015900470316410065,0.00015827082097530365,0.00015790387988090515,0.00015808641910552979,0.00015790201723575592,0.00015808641910552979,0.00015808641910552979,0.0001577194780111313,0.00015753507614135742,0.0001577194780111313,0.00015790201723575592,0.00015790387988090515,0.00015790387988090515,0.0001577194780111313,0.0001577194780111313,0.00015790387988090515,0.0001577194780111313,0.00015753693878650665,0.00015753507614135742,0.0001577194780111313,0.0001577194780111313,0.00015753693878650665,0.00015772134065628052,0.00015790387988090515,0.0001577194780111313,0.00015753693878650665,0.00015772134065628052,0.00015772134065628052,0.00015772134065628052,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665,0.00015753693878650665]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.003509223461151123,0.0047263349406421185,0.00601368211209774,0.007313315756618977,0.008634954690933228,0.00995751190930605,0.011261546984314919,0.012557696551084518,0.013881352730095387,0.015182087197899818,0.01644155941903591,0.017701033502817154,0.018946751952171326,0.02018660306930542,0.02139381133019924,0.022599369287490845,0.023803461343050003,0.025019655004143715,0.02619532309472561,0.02736273780465126,0.028531068935990334,0.029682345688343048,0.030825737863779068,0.03196582943201065,0.03307712823152542,0.03418751060962677,0.03527790307998657,0.03634244203567505,0.03739945963025093,0.038446757942438126,0.039481405168771744,0.04049330949783325,0.041488345712423325,0.042471278458833694,0.043448157608509064,0.04440321400761604,0.045336998999118805,0.0462491437792778,0.047172293066978455,0.04807087033987045,0.048962660133838654,0.04981832578778267,0.050673436373472214,0.05151057988405228,0.05233176797628403,0.05312783271074295,0.053914546966552734,0.0546875037252903,0.05543680489063263,0.05617932230234146,0.05689011514186859,0.057587701827287674,0.05827007070183754,0.058939967304468155,0.059605278074741364,0.0602496862411499,0.06089262664318085,0.06150475889444351,0.06210020184516907,0.06269583106040955,0.06327366828918457,0.06385315954685211,0.06440477073192596,0.0649351179599762,0.06546398997306824,0.065974161028862,0.06648305058479309,0.0669761672616005,0.06745057553052902,0.06792242079973221,0.06837170571088791,0.06882117688655853,0.06926478445529938,0.06970343738794327,0.07011127471923828,0.07051526755094528,0.07091046124696732,0.07130033522844315,0.07167480140924454,0.07205329835414886,0.07240337878465652,0.07275932282209396,0.07308996468782425,0.07342518866062164,0.07374317198991776,0.074053093791008,0.0743597075343132,0.07465825229883194,0.07495148479938507,0.07523371279239655,0.07550492882728577,0.07577431946992874,0.07603123784065247,0.07628265768289566,0.07653572410345078,0.07677522301673889,0.07700426876544952,0.0772358849644661,0.07746107876300812,0.0776791200041771,0.07788322120904922,0.07809337973594666,0.07829363644123077,0.0784999430179596,0.07869212329387665,0.07887385785579681,0.07905889302492142,0.07923126965761185,0.0794045701622963,0.07956814765930176,0.0797254890203476,0.0798833817243576,0.08003576844930649,0.08017770946025848,0.08032606542110443,0.0804692879319191,0.08060003817081451,0.08073940873146057,0.08086759597063065,0.08099687844514847,0.08112579584121704,0.08124994486570358,0.08137006312608719,0.08149237930774689,0.08160919696092606,0.0817205086350441,0.08183401823043823,0.08193616569042206,0.08204032480716705,0.08214650303125381,0.08224296569824219,0.08234144002199173,0.0824318528175354,0.08252298831939697,0.08261248469352722,0.08270399272441864,0.08278834819793701,0.08287563920021057,0.08295761048793793,0.08303866535425186,0.08311109989881516,0.08319196850061417,0.08326935768127441,0.08334802836179733,0.08342009782791138,0.08349473774433136,0.08356423676013947,0.08363355696201324,0.08370251208543777,0.08377072960138321,0.08383876085281372,0.08390789479017258,0.08396841585636139,0.08402911573648453,0.08408907800912857,0.08414831012487411,0.0842040628194809,0.0842660441994667,0.08432105928659439,0.08437937498092651,0.0844336524605751,0.08448610454797745,0.08453983813524246,0.08459319919347763,0.08464161306619644,0.08469296246767044,0.08474504202604294,0.08479657024145126,0.08484461903572083,0.08488862961530685,0.08493832498788834,0.08498673886060715,0.0850316658616066,0.08508063107728958,0.08512629568576813,0.08517433702945709,0.08521945029497147,0.08526492863893509,0.0853058248758316,0.08535479009151459,0.0853964164853096,0.08543785661458969,0.08548296988010406,0.08552533388137817,0.08556787669658661,0.08560602366924286,0.08564948290586472,0.08569184690713882,0.08572998642921448,0.08577143400907516,0.08581122756004333,0.08585065603256226,0.08588751405477524,0.0859241932630539,0.08596416562795639,0.08600157499313354,0.08604283630847931,0.08608134835958481,0.08611894398927689,0.08616148680448532,0.08619596064090729,0.08622805774211884,0.08626546710729599,0.08630287647247314,0.08633936941623688,0.0863727480173111,0.08641180396080017,0.08644573390483856,0.086476169526577,0.08651229739189148,0.0865449383854866,0.0865766704082489,0.08661040663719177,0.08664195239543915,0.08667991310358047,0.08671475201845169,0.08674813061952591,0.08677765727043152,0.08681249618530273,0.08684642612934113,0.08688034862279892,0.0869126245379448,0.08694545179605484,0.08697919547557831,0.08701146394014359,0.08704373985528946,0.08707931637763977,0.08711196482181549,0.08714405447244644,0.0871746763586998,0.08720438927412033,0.08723776042461395,0.08727297186851501,0.08730689436197281,0.08733861893415451,0.08737108111381531,0.08740629255771637,0.08743838220834732,0.08747029304504395,0.08750348538160324,0.0875348448753357,0.08756344765424728,0.08759847283363342,0.08763019740581512,0.08766669780015945,0.08770410716533661,0.08773692697286606,0.08776938915252686,0.08780477941036224,0.08784200996160507,0.08787575364112854,0.08791004121303558,0.0879448875784874,0.08797936141490936,0.08801457285881042,0.08805381506681442,0.08808737248182297,0.08812790364027023,0.08816035836935043,0.08819923549890518,0.08823371678590775,0.08826983720064163,0.08830761909484863,0.08834300935268402,0.08838005363941193,0.08841544389724731,0.08845175802707672,0.08848880231380463,0.08852913975715637,0.08856600522994995,0.08860066533088684,0.0886373370885849,0.08867621421813965,0.08871069550514221,0.08875103294849396,0.08879028260707855,0.08882714062929153,0.08886216580867767,0.08889957517385483,0.08893827348947525,0.0889778807759285,0.08901914209127426,0.08905967324972153,0.08910258114337921,0.0891394391655922,0.08917997032403946,0.08921793103218079,0.08925148844718933,0.08929219841957092,0.08933015912771225,0.089369036257267,0.08940772712230682,0.08944715559482574,0.08948585391044617,0.08952637761831284,0.08956782519817352,0.08960945159196854,0.08964796364307404,0.08968555182218552,0.08972810208797455,0.08977045863866806,0.08981209248304367,0.08984968066215515,0.08989277482032776,0.08992890268564224,0.08997291326522827,0.09001179039478302,0.09005232155323029,0.0900954157114029,0.09013484418392181,0.09017683565616608,0.09021901339292526,0.0902593582868576,0.09029842168092728,0.09033656120300293,0.09037984162569046,0.09041908383369446,0.09046163409948349,0.09049849212169647,0.09053535014390945,0.09057716280221939,0.09061915427446365,0.09065766632556915,0.09069599211215973,0.09073486924171448,0.09077613055706024,0.09081592410802841,0.09085865318775177,0.09089881181716919,0.09093493968248367,0.09097400307655334,0.09101343154907227,0.09105432778596878,0.09109246730804443,0.09113042801618576,0.09116911888122559,0.09120707958936691,0.09124394506216049,0.09127914905548096,0.09131693094968796,0.09135451912879944,0.0913950502872467,0.0914342924952507,0.09147023409605026,0.09150746464729309,0.0915490910410881,0.09158539772033691,0.09161877632141113,0.09166040271520615,0.0916963443160057,0.09173338860273361],"recovered":[0.0,0.001650078222155571,0.0031010026577860117,0.004473255947232246,0.005800764076411724,0.0071227699518203735,0.008468249812722206,0.009792089462280273,0.011101258918642998,0.012408595532178879,0.013711896724998951,0.014986956492066383,0.016261283308267593,0.017492882907390594,0.018755288794636726,0.019976984709501266,0.02118254452943802,0.022397270426154137,0.023589808493852615,0.02479463443160057,0.025979837402701378,0.027154220268130302,0.028310447931289673,0.029457325115799904,0.030587146058678627,0.03172540292143822,0.03283651918172836,0.0339362658560276,0.035032711923122406,0.036108069121837616,0.03716123476624489,0.03819899633526802,0.03922593966126442,0.04022592678666115,0.04123801738023758,0.042220763862133026,0.043198928236961365,0.044152334332466125,0.0450885035097599,0.04601403698325157,0.04692764952778816,0.047827694565057755,0.048707932233810425,0.049582481384277344,0.05041907727718353,0.05125365033745766,0.052070252597332,0.05286191776394844,0.05365138128399849,0.05442085489630699,0.05517877638339996,0.055902037769556046,0.05662071332335472,0.05731610208749771,0.058001402765512466,0.05867331847548485,0.059331294149160385,0.05996653437614441,0.06060232222080231,0.0612274706363678,0.06182676553726196,0.062424227595329285,0.06299913674592972,0.06355661898851395,0.0641157478094101,0.06465049833059311,0.0651872530579567,0.06570696085691452,0.06621823459863663,0.06669099628925323,0.06717035919427872,0.06763871759176254,0.06809644401073456,0.06855416297912598,0.06900069862604141,0.06943202018737793,0.06984279304742813,0.07024092227220535,0.07064215838909149,0.07103001326322556,0.07141181826591492,0.07177821546792984,0.07213214784860611,0.07247727364301682,0.07282459735870361,0.07315138727426529,0.0734768882393837,0.073796346783638,0.07409929484128952,0.07438904047012329,0.07468006759881973,0.0749652236700058,0.07523535192012787,0.0755021721124649,0.07576880604028702,0.0760231614112854,0.0762677937746048,0.07650215923786163,0.07673120498657227,0.07695125788450241,0.07718232274055481,0.07739339768886566,0.07760648429393768,0.07781132310628891,0.07802038639783859,0.0782107338309288,0.07840786874294281,0.07859620451927185,0.07878050208091736,0.07895361632108688,0.07912947982549667,0.07928462326526642,0.07944655418395996,0.07960224151611328,0.07975481450557709,0.07990555465221405,0.08005079627037048,0.08019071817398071,0.08032898604869843,0.08046157658100128,0.08059489727020264,0.08071977645158768,0.08084814250469208,0.08097614347934723,0.08109772950410843,0.08122023195028305,0.08133887499570847,0.08145257830619812,0.08156352490186691,0.081669881939888,0.08178119361400604,0.08188462257385254,0.0819840207695961,0.08207736164331436,0.08217253535985947,0.08226532489061356,0.082361601293087,0.08245017379522324,0.08253379911184311,0.08261595666408539,0.0827014148235321,0.08278155326843262,0.08285875618457794,0.08293981105089188,0.08302012830972672,0.08309587091207504,0.0831717848777771,0.08324477821588516,0.08331739157438278,0.08338304609060287,0.08345071226358414,0.0835176482796669,0.08358458429574966,0.08364913612604141,0.08371203392744064,0.0837758481502533,0.08383490145206451,0.08389339596033096,0.08395666629076004,0.08401553332805634,0.08406999707221985,0.08412739634513855,0.08418149501085281,0.084237240254879,0.08429225534200668,0.0843437910079956,0.08439348638057709,0.08444593101739883,0.08449691534042358,0.08454569429159164,0.08459611982107162,0.0846390351653099,0.08469147980213165,0.0847356766462326,0.08478427678346634,0.08483029901981354,0.0848776176571846,0.0849214419722557,0.08496949076652527,0.08501295000314713,0.08506155014038086,0.08510537445545197,0.0851471871137619,0.08519340306520462,0.08523649722337723,0.08528014272451401,0.08531810343265533,0.08536284416913986,0.08540263772010803,0.08544206619262695,0.08548002690076828,0.08552294224500656,0.08555980026721954,0.0855979397892952,0.08563883602619171,0.08567532896995544,0.08571109175682068,0.08575180172920227,0.08579526096582413,0.08583303540945053,0.08587228506803513,0.08590914309024811,0.08594325184822083,0.08597827702760696,0.08601770550012589,0.0860518142580986,0.086085744202137,0.0861227810382843,0.08615688979625702,0.08618990331888199,0.08622364699840546,0.08626013994216919,0.08629295974969864,0.08632523566484451,0.08635659515857697,0.08638740330934525,0.08642499893903732,0.08645929396152496,0.08649633824825287,0.08652915805578232,0.08656326681375504,0.08659902960062027,0.0866316705942154,0.0866633951663971,0.08669640868902206,0.08672849833965302,0.08675673604011536,0.08679121732711792,0.08682550489902496,0.08685924857854843,0.08689024299383163,0.08691994845867157,0.0869518592953682,0.08698780089616776,0.08701897412538528,0.08705106377601624,0.08708499372005463,0.08711855113506317,0.08715339750051498,0.08718640357255936,0.08722014725208282,0.08725040405988693,0.08728029578924179,0.087311290204525,0.0873437449336052,0.08737712353467941,0.08741526305675507,0.08745066076517105,0.08748128265142441,0.08751630783081055,0.08755078911781311,0.08758526295423508,0.08761992305517197,0.08765531331300735,0.08769088983535767,0.0877266526222229,0.0877613052725792,0.08779743313789368,0.08783502876758575,0.08786913752555847,0.08790618181228638,0.08794084191322327,0.08797714859247208,0.08801199495792389,0.08804463595151901,0.08808277547359467,0.08811835199594498,0.08815283328294754,0.08818858861923218,0.08822820335626602,0.088265061378479,0.08830136805772781,0.08833768218755722,0.08837545663118362,0.08840938657522202,0.08845046162605286,0.08849025517702103,0.08852766454219818,0.08856452256441116,0.08860175311565399,0.08864209800958633,0.08867859095335007,0.08871673047542572,0.08875726163387299,0.08879833668470383,0.088838130235672,0.08887866139411926,0.08891882002353668,0.08895256370306015,0.0889914408326149,0.0890299528837204,0.08906736224889755,0.08910366892814636,0.08914603292942047,0.08918344229459763,0.08922415226697922,0.0892617478966713,0.08930429071187973,0.08934316784143448,0.08938314765691757,0.08942257612943649,0.0894642025232315,0.08950399607419968,0.08954451978206635,0.08958523720502853,0.08962411433458328,0.0896664708852768,0.08970901370048523,0.08974789083003998,0.08978457003831863,0.08982601761817932,0.08986727893352509,0.089906707406044,0.08994778245687485,0.08998885750770569,0.09002663940191269,0.09006606042385101,0.09010493755340576,0.09014840424060822,0.09018819779157639,0.09022725373506546,0.09026705473661423,0.0903075784444809,0.0903453528881073,0.09038606286048889,0.09042531251907349,0.09046491980552673,0.090505450963974,0.09054818004369736,0.0905832052230835,0.09062153100967407,0.09065894037485123,0.09069781750440598,0.09074054658412933,0.09077868610620499,0.09081774950027466,0.09085571020841599,0.0908912867307663,0.0909297987818718,0.09096574038267136,0.09100387990474701,0.0910431295633316,0.09108182042837143,0.09112106263637543,0.09115554392337799,0.09119661897420883,0.09123677760362625,0.0912749245762825,0.09131067991256714,0.09134497493505478,0.09138274937868118],"active":[0.003509223461151123,0.0030762567184865475,0.0029126794543117285,0.00284005980938673,0.0028341906145215034,0.002834741957485676,0.0027932971715927124,0.002765607088804245,0.0027800938114523888,0.0027734916657209396,0.0027296626940369606,0.0027140770107507706,0.0026854686439037323,0.0026937201619148254,0.0026385225355625153,0.0026223845779895782,0.0026209168136119843,0.0026223845779895782,0.0026055146008729935,0.0025681033730506897,0.0025512315332889557,0.0025281254202127457,0.002515289932489395,0.0025085043162107468,0.002489982172846794,0.002462107688188553,0.0024413838982582092,0.0024061761796474457,0.0023667477071285248,0.0023386888206005096,0.0023201704025268555,0.0022943131625652313,0.002262406051158905,0.0022453516721725464,0.0022101402282714844,0.002182450145483017,0.00213807076215744,0.002096809446811676,0.0020837895572185516,0.0020568333566188812,0.0020350106060504913,0.0019906312227249146,0.001965504139661789,0.0019280984997749329,0.0019126906991004944,0.0018741823732852936,0.0018442943692207336,0.001825585961341858,0.00178542360663414,0.0017584674060344696,0.001711338758468628,0.0016856640577316284,0.0016493573784828186,0.0016238652169704437,0.001603875309228897,0.0015763677656650543,0.001561332494020462,0.0015382245182991028,0.0014978796243667603,0.001468360424041748,0.0014469027519226074,0.0014289319515228271,0.0014056339859962463,0.0013784989714622498,0.001348242163658142,0.0013236626982688904,0.0012957975268363953,0.0012692064046859741,0.001232340931892395,0.0012314245104789734,0.001201346516609192,0.00118245929479599,0.0011683404445648193,0.0011492744088172913,0.001110576093196869,0.0010832473635673523,0.0010676681995391846,0.001059412956237793,0.0010326430201530457,0.0010232850909233093,0.0009915605187416077,0.0009811073541641235,0.0009578168392181396,0.0009479150176048279,0.0009185746312141418,0.0009017065167427063,0.0008828192949295044,0.0008619055151939392,0.0008521899580955505,0.0008446723222732544,0.0008248612284660339,0.0008090957999229431,0.0007958859205245972,0.0007804855704307556,0.0007669180631637573,0.0007520616054534912,0.0007364749908447266,0.0007337257266044617,0.000729873776435852,0.0007278621196746826,0.0007008984684944153,0.0006999820470809937,0.0006871521472930908,0.0006886199116706848,0.0006717368960380554,0.0006631240248680115,0.0006510242819786072,0.0006350651383399963,0.0006240680813789368,0.0006145313382148743,0.0005960091948509216,0.0005987584590911865,0.0005892142653465271,0.0005754679441452026,0.0005712509155273438,0.0005637332797050476,0.0005492419004440308,0.0005486905574798584,0.0005386099219322205,0.0005353018641471863,0.0005308985710144043,0.0005301684141159058,0.0005219206213951111,0.0005162358283996582,0.000511467456817627,0.0005002766847610474,0.0004951432347297668,0.000483587384223938,0.0004767999053001404,0.0004766210913658142,0.000461772084236145,0.0004568174481391907,0.00044783204793930054,0.0004456266760826111,0.0004399493336677551,0.00043866783380508423,0.0004267469048500061,0.0004254654049873352,0.0004238113760948181,0.0004227086901664734,0.00040968507528305054,0.00041041523218154907,0.00041060149669647217,0.00040821731090545654,0.00039996951818466187,0.00039886683225631714,0.0003924518823623657,0.0003887787461280823,0.0003851205110549927,0.00038768351078033447,0.00038804858922958374,0.00039024651050567627,0.00038383156061172485,0.00037997961044311523,0.00037704408168792725,0.0003724619746208191,0.00036916136741638184,0.0003726482391357422,0.0003643929958343506,0.0003638416528701782,0.0003636553883552551,0.0003587082028388977,0.00035834312438964844,0.0003559589385986328,0.0003493577241897583,0.0003491714596748352,0.00035155564546585083,0.0003506392240524292,0.0003477036952972412,0.00034293532371520996,0.0003422051668167114,0.0003477036952972412,0.00034018605947494507,0.0003449544310569763,0.00034201890230178833,0.0003440380096435547,0.00034183263778686523,0.0003434866666793823,0.00033633410930633545,0.00034184008836746216,0.00033486634492874146,0.00033248215913772583,0.0003357827663421631,0.00033193081617355347,0.0003313794732093811,0.0003258809447288513,0.0003313794732093811,0.0003290027379989624,0.0003273487091064453,0.00032936781644821167,0.00033120065927505493,0.0003277137875556946,0.0003277137875556946,0.0003262534737586975,0.00032532960176467896,0.0003262460231781006,0.00033174455165863037,0.00032954663038253784,0.0003236830234527588,0.00032845139503479004,0.00032367557287216187,0.00031891465187072754,0.0003222152590751648,0.0003245994448661804,0.00032166391611099243,0.0003209337592124939,0.0003260597586631775,0.00032295286655426025,0.0003192797303199768,0.00032239407300949097,0.00032129138708114624,0.0003165304660797119,0.00031744688749313354,0.000316716730594635,0.0003233179450035095,0.0003273487091064453,0.0003231316804885864,0.0003183633089065552,0.0003161579370498657,0.0003172680735588074,0.0003170818090438843,0.0003135949373245239,0.000313781201839447,0.0003158003091812134,0.000315055251121521,0.0003152415156364441,0.00032258033752441406,0.0003207474946975708,0.00031854957342147827,0.0003154277801513672,0.0003141462802886963,0.0003178119659423828,0.00032111257314682007,0.0003190934658050537,0.0003196448087692261,0.00032001733779907227,0.00032129883766174316,0.00031983107328414917,0.0003168955445289612,0.0003170818090438843,0.00031469762325286865,0.00031304359436035156,0.0003181770443916321,0.0003189072012901306,0.00032295286655426025,0.00032698363065719604,0.00032166391611099243,0.00031872838735580444,0.0003234967589378357,0.00032570213079452515,0.0003249645233154297,0.0003247782588005066,0.0003249645233154297,0.00032404810190200806,0.0003236830234527588,0.0003271624445915222,0.0003260672092437744,0.0003304705023765564,0.00032532960176467896,0.0003300979733467102,0.0003275349736213684,0.0003289952874183655,0.0003304705023765564,0.00033101439476013184,0.0003354176878929138,0.0003326684236526489,0.0003334060311317444,0.0003359690308570862,0.00034055113792419434,0.00033780187368392944,0.0003356039524078369,0.0003359690308570862,0.000338532030582428,0.00033523887395858765,0.00034164637327194214,0.0003398209810256958,0.0003368854522705078,0.0003345012664794922,0.00033505260944366455,0.00033652037382125854,0.0003357827663421631,0.00034055113792419434,0.0003429427742958069,0.0003453195095062256,0.0003411024808883667,0.00034184008836746216,0.00033926963806152344,0.0003326684236526489,0.0003396347165107727,0.0003387182950973511,0.00033908337354660034,0.00034036487340927124,0.0003434866666793823,0.0003398209810256958,0.00034293532371520996,0.0003436729311943054,0.0003477036952972412,0.0003436729311943054,0.0003423839807510376,0.0003449544310569763,0.0003478825092315674,0.0003478899598121643,0.00034568458795547485,0.0003482550382614136,0.0003436654806137085,0.000348798930644989,0.0003453195095062256,0.00034330785274505615,0.00034752488136291504,0.00035027414560317993,0.00035081803798675537,0.000351734459400177,0.00035265088081359863,0.0003506392240524292,0.0003477036952972412,0.000353202223777771,0.0003530234098434448,0.00035669654607772827,0.00035008788108825684,0.00034715235233306885,0.00034990906715393066,0.00035209953784942627,0.00035008788108825684,0.0003506392240524292,0.00034880638122558594,0.00035081803798675537,0.00035100430250167847,0.000353202223777771,0.0003506317734718323,0.000351734459400177,0.00035247206687927246,0.0003544911742210388,0.0003565102815628052,0.0003519207239151001,0.0003517419099807739,0.00035136938095092773,0.00035136938095092773,0.00035265833139419556,0.0003493502736091614,0.00035119056701660156,0.0003506392240524292,0.0003519207239151001,0.00035247206687927246,0.0003491714596748352,0.0003519207239151001,0.00035247206687927246,0.00034862011671066284,0.0003438517451286316,0.00034972280263900757,0.00035136938095092773,0.0003506392240524292]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.003509223461151123,0.004728718660771847,0.005996077321469784,0.007266002707183361,0.008506404235959053,0.00972883403301239,0.01094411127269268,0.012147651985287666,0.013333955779671669,0.01447973120957613,0.015593048185110092,0.016701780259609222,0.017786122858524323,0.0188446082174778,0.019885672256350517,0.02089097537100315,0.021873723715543747,0.02283629961311817,0.02378273941576481,0.02470662072300911,0.02562922053039074,0.026520827785134315,0.02738364227116108,0.02823178842663765,0.02906929701566696,0.029873430728912354,0.03067609667778015,0.03146922588348389,0.03222385048866272,0.032960861921310425,0.03368614241480827,0.03439784795045853,0.03509507328271866,0.03577542304992676,0.036433033645153046,0.03707817196846008,0.037698742002248764,0.038308121263980865,0.03891254961490631,0.03949589282274246,0.04004494100809097,0.04057931527495384,0.041112594306468964,0.041623130440711975,0.042111847549676895,0.04258974269032478,0.04305571690201759,0.043503355234861374,0.0439392551779747,0.04436837136745453,0.044784098863601685,0.04519469290971756,0.045583099126815796,0.045962702482938766,0.04632909968495369,0.04668504744768143,0.04703530669212341,0.047367412596940994,0.04769163578748703,0.04800301790237427,0.04830541834235191,0.04860103130340576,0.04888325557112694,0.049157414585351944,0.049420565366744995,0.049667950719594955,0.049914415925741196,0.05015244707465172,0.0503825917840004,0.05061035603284836,0.05082014575600624,0.05102681741118431,0.051231104880571365,0.05142218992114067,0.051608506590127945,0.051798123866319656,0.051979124546051025,0.052147652953863144,0.05231104791164398,0.05247132480144501,0.052625179290771484,0.05277280509471893,0.052914008498191833,0.05305283144116402,0.053185783326625824,0.053318366408348083,0.05344270169734955,0.05356685072183609,0.053684767335653305,0.053792230784893036,0.053904276341199875,0.05400862172245979,0.054106179624795914,0.05420520529150963,0.05429818108677864,0.05439060553908348,0.05448431521654129,0.054562803357839584,0.05465045943856239,0.05472949892282486,0.054806336760520935,0.05487968772649765,0.05495340749621391,0.05502529442310333,0.05509314686059952,0.055156413465738297,0.05521949753165245,0.05528111383318901,0.05534126237034798,0.05540122836828232,0.05545642599463463,0.055511992424726486,0.055562056601047516,0.055611751973629,0.055662184953689575,0.05570802837610245,0.0557514913380146,0.055793486535549164,0.055834196507930756,0.055874358862638474,0.055913783609867096,0.055951379239559174,0.055986955761909485,0.05602142959833145,0.05605517327785492,0.056088365614414215,0.05611972138285637,0.05615364760160446,0.05618152394890785,0.056211963295936584,0.05624295771121979,0.056271012872457504,0.05630035698413849,0.056324928998947144,0.05634656921029091,0.0563751757144928,0.05639920011162758,0.056423403322696686,0.05644541233778,0.056468699127435684,0.05648942291736603,0.056509777903556824,0.05652976781129837,0.0565488375723362,0.05657066032290459,0.05659083276987076,0.05660880357027054,0.05662805959582329,0.056646399199962616,0.05666253715753555,0.05667610466480255,0.05669389292597771,0.05670856684446335,0.056722503155469894,0.05673937499523163,0.05675312876701355,0.05676541477441788,0.056778617203235626,0.05679163709282875,0.056804109364748,0.05681987851858139,0.05682996287941933,0.05684170126914978,0.05685288831591606,0.05686352401971817,0.056873977184295654,0.05688479542732239,0.05689433217048645,0.05690496787428856,0.056913770735263824,0.05692293867468834,0.05693100765347481,0.056939445436000824,0.05694824829697609,0.05695906654000282,0.05696841701865196,0.0569770373404026,0.0569845549762249,0.056992992758750916,0.05700032785534859,0.05700784549117088,0.05701408162713051,0.05702196806669235,0.05703040212392807,0.057038288563489914,0.0570426881313324,0.057049475610256195,0.057055890560150146,0.057061392813920975,0.0570668950676918,0.057072944939136505,0.057078633457422256,0.05708266794681549,0.05708871781826019,0.05709366872906685,0.05709898844361305,0.05710393935441971,0.05710779130458832,0.057112373411655426,0.057117510586977005,0.05712209269404411,0.057126495987176895,0.057131994515657425,0.05713694915175438,0.05714116618037224,0.05714776739478111,0.05715308338403702,0.057157669216394424,0.057162072509527206,0.057166654616594315,0.05717124044895172,0.057175640016794205,0.05718004330992699,0.05718481168150902,0.05718884617090225,0.05719342827796936,0.05719819664955139,0.05720186606049538,0.05720626562833786,0.057209935039281845,0.05721323564648628,0.057217635214328766,0.05722258612513542,0.05722643807530403,0.057230837643146515,0.05723505839705467,0.05723964050412178,0.05724275857210159,0.0572466105222702,0.05725027620792389,0.05725541338324547,0.05725926533341408,0.05726237967610359,0.05726586654782295,0.05727008357644081,0.05727356672286987,0.057276684790849686,0.05728035420179367,0.05728457123041153,0.057288605719804764,0.057292088866233826,0.057295940816402435,0.057298872619867325,0.057302724570035934,0.05730639398097992,0.05730932578444481,0.05731281265616417,0.05731537938117981,0.05731867998838425,0.057320695370435715,0.05732326582074165,0.05732601508498192,0.05732949823141098,0.05733243376016617,0.05733500048518181,0.057337019592523575,0.05734032019972801,0.057342518121004105,0.05734508857131004,0.05734692141413689,0.05734967067837715,0.05735095590353012,0.05735315382480621,0.0573560893535614,0.05735902488231659,0.057361409068107605,0.05736324191093445,0.057365626096725464,0.05736837536096573,0.05737057700753212,0.05737222731113434,0.05737534537911415,0.057377178221940994,0.05737901106476784,0.0573817640542984,0.057383596897125244,0.05738634616136551,0.05738818272948265,0.05739019811153412,0.057392217218875885,0.0573946014046669,0.05739588290452957,0.05739844962954521,0.057400286197662354,0.05740267038345337,0.05740450322628021,0.0574067048728466,0.05740853771567345,0.05740945413708687,0.057411473244428635,0.057414405047893524,0.057415690273046494,0.05741770565509796,0.05741935595870018,0.05742210894823074,0.057423025369644165,0.057424306869506836,0.05742614343762398,0.05742760747671127,0.05742907524108887,0.057430725544691086,0.057432010769844055,0.057433292269706726,0.057434212416410446,0.057435862720012665,0.057437144219875336,0.05743897706270218,0.057440631091594696,0.05744173005223274,0.05744282901287079,0.05744393169879913,0.05744466185569763,0.0574459470808506,0.05744759738445282,0.05744833126664162,0.057449616491794586,0.05745108053088188,0.05745236575603485,0.05745328217744827,0.05745438113808632,0.05745566636323929,0.05745658278465271,0.05745731666684151,0.05745786800980568,0.0574595183134079,0.057460617274045944,0.05746171995997429,0.05746226757764816,0.05746355280280113,0.05746428668498993,0.0574648343026638,0.057465385645627975,0.0574663020670414,0.05746721848845482,0.05746776983141899,0.05746850371360779,0.05746942013502121,0.05747015401721001,0.05747107043862343,0.05747198686003685,0.05747253820300102,0.05747363716363907,0.05747473984956741,0.05747528746724129,0.05747657269239426,0.057477306574583054,0.05747785419225693,0.0574784055352211,0.05747895687818527,0.05747969076037407,0.05748060718178749],"recovered":[0.0,0.0016884051728993654,0.0031241090036928654,0.004479307681322098,0.005785359535366297,0.007066654972732067,0.008310173638164997,0.009542322717607021,0.01075668353587389,0.011954172514379025,0.01311938650906086,0.014271213673055172,0.015390398912131786,0.016475658863782883,0.01755468174815178,0.018615735694766045,0.01963772624731064,0.020637713372707367,0.021608542650938034,0.022570567205548286,0.023511504754424095,0.024457208812236786,0.02536587044596672,0.026254544034600258,0.027115892618894577,0.02796623855829239,0.028783025220036507,0.029604580253362656,0.03040321171283722,0.03118295595049858,0.03194326162338257,0.03270319849252701,0.03343893215060234,0.03415394201874733,0.03484511002898216,0.035517025738954544,0.03617096692323685,0.03681647405028343,0.037451714277267456,0.03807154670357704,0.03867854177951813,0.03924060985445976,0.03979644551873207,0.040333572775125504,0.04085419699549675,0.04136455059051514,0.04185381531715393,0.04234069585800171,0.04280703887343407,0.043264396488666534,0.04369846358895302,0.04413161426782608,0.04454715922474861,0.044960688799619675,0.04535111039876938,0.04572117701172829,0.04609912633895874,0.04645690694451332,0.04679708182811737,0.04713432118296623,0.04746001213788986,0.04777689650654793,0.04808369651436806,0.048376742750406265,0.04865970090031624,0.04893110692501068,0.04918527603149414,0.04943981021642685,0.04968756064772606,0.04992467537522316,0.05015353858470917,0.05037909746170044,0.05059090629220009,0.05080308020114899,0.05100186541676521,0.051197901368141174,0.05138733610510826,0.051566317677497864,0.0517440140247345,0.05191070958971977,0.052076488733291626,0.05223383009433746,0.05238603800535202,0.052542462944984436,0.052686601877212524,0.05282780900597572,0.05297084525227547,0.0530971959233284,0.05322299897670746,0.05333944410085678,0.0534498430788517,0.05356409028172493,0.053670451045036316,0.053774796426296234,0.05387638881802559,0.05397358164191246,0.05406912416219711,0.05415935069322586,0.0542464554309845,0.05433613061904907,0.05442030355334282,0.054500993341207504,0.05457764491438866,0.05465155094861984,0.05472362041473389,0.0547916553914547,0.05485822260379791,0.05492662265896797,0.05498823896050453,0.055048756301403046,0.05511092394590378,0.05516960471868515,0.05522407218813896,0.0552779845893383,0.05533428490161896,0.05538324639201164,0.055434778332710266,0.05548227205872536,0.055526286363601685,0.05556919798254967,0.055610641837120056,0.05565263703465462,0.055693164467811584,0.05573020875453949,0.05576541647315025,0.05580044165253639,0.055833086371421814,0.055867377668619156,0.05590313673019409,0.0559333935379982,0.05596163496375084,0.055991895496845245,0.056020502001047134,0.056052595376968384,0.05607973411679268,0.05610412359237671,0.05612888187170029,0.05615253746509552,0.05617601051926613,0.056200768798589706,0.05622369050979614,0.05624533072113991,0.05626605078577995,0.05628824234008789,0.05630877986550331,0.056328583508729935,0.05634930729866028,0.05636782944202423,0.05638561770319939,0.056405603885650635,0.05642339214682579,0.05643843114376068,0.056455668061971664,0.05647015571594238,0.0564846433699131,0.05649968236684799,0.05651343613862991,0.05652865394949913,0.05654314160346985,0.05655708163976669,0.056569915264844894,0.056584037840366364,0.05659577250480652,0.05660732835531235,0.05661814659833908,0.05662878230214119,0.05664088577032089,0.05665097013115883,0.05666234344244003,0.05667297914624214,0.05668269842863083,0.056692417711019516,0.05670066922903061,0.05670928582549095,0.05671772360801697,0.056727442890405655,0.05673587694764137,0.056745413690805435,0.056754034012556076,0.056761734187603,0.05676998570561409,0.05677713826298714,0.056783005595207214,0.05678961053490639,0.05679694563150406,0.05680354684591293,0.05680941417813301,0.05681619793176651,0.05682133510708809,0.05682922154664993,0.05683472007513046,0.05684150755405426,0.05684700980782509,0.0568515919148922,0.05685562640428543,0.05686112865805626,0.056865714490413666,0.05687103047966957,0.05687598139047623,0.05688038468360901,0.05688515305519104,0.05688900128006935,0.056893035769462585,0.05689780414104462,0.0569022074341774,0.056907158344984055,0.056913577020168304,0.05691980943083763,0.05692439526319504,0.05692971497774124,0.05693448334932327,0.056939247995615005,0.05694383382797241,0.056948237121105194,0.05695392191410065,0.05695795640349388,0.05696217343211174,0.056966572999954224,0.05697060748934746,0.05697501078248024,0.0569792278110981,0.05698234587907791,0.056987661868333817,0.056991878896951675,0.05699609965085983,0.057000499218702316,0.05700398236513138,0.05700838565826416,0.057012420147657394,0.057016272097826004,0.05701993778347969,0.0570237897336483,0.05702800676226616,0.05703204125165939,0.05703479051589966,0.05703845992684364,0.05704176053404808,0.057044509798288345,0.05704762786626816,0.05705203115940094,0.05705551430583,0.05705881491303444,0.05706266686320305,0.05706615000963211,0.057069819420576096,0.05707312002778053,0.057076238095760345,0.05707935243844986,0.05708210542798042,0.05708485469222069,0.057087238878011703,0.05708999186754227,0.05709182471036911,0.0570954903960228,0.05709860846400261,0.057101909071207047,0.05710411071777344,0.0571068599820137,0.05710906162858009,0.05711108073592186,0.05711327865719795,0.057116031646728516,0.05711786448955536,0.057120431214571,0.05712226405739784,0.0571257509291172,0.05712850019335747,0.057130519300699234,0.05713235214352608,0.05713547021150589,0.057137854397296906,0.05714023858308792,0.057142987847328186,0.057145554572343826,0.05714757367968559,0.057149771600961685,0.0571521557867527,0.057154539972543716,0.05715655907988548,0.05715857446193695,0.05716077610850334,0.05716187506914139,0.05716371163725853,0.05716590955853462,0.057168662548065186,0.05717067793011665,0.05717232823371887,0.05717361345887184,0.05717581510543823,0.057178013026714325,0.057179663330316544,0.05718204751610756,0.05718369781970978,0.057186633348464966,0.05718736723065376,0.057189200073480606,0.0571906678378582,0.05719231814146042,0.05719415098428726,0.057195983827114105,0.05719800293445587,0.05719965323805809,0.05720056965947151,0.057202037423849106,0.05720313638448715,0.057204604148864746,0.057205889374017715,0.05720680579543114,0.05720900744199753,0.0572102889418602,0.057211387902498245,0.057212673127651215,0.05721432343125343,0.057215239852666855,0.057216156274080276,0.057217441499233246,0.057219091802835464,0.05722074210643768,0.05722220987081528,0.05722275748848915,0.05722404271364212,0.05722532793879509,0.05722624436020851,0.057227712124586105,0.0572284460067749,0.057229362428188324,0.05723009631037712,0.057231560349464417,0.057232294231653214,0.05723339691758156,0.05723394453525543,0.05723431333899498,0.0572352297604084,0.0572359636425972,0.057237062603235245,0.05723761394619942,0.05723816528916359,0.05723889544606209,0.05723999813199043,0.05724109709262848,0.0572420135140419,0.05724238231778145,0.05724366381764412,0.05724494904279709,0.05724586546421051,0.057247333228588104,0.05724843218922615,0.05724916607141495,0.057249534875154495,0.05724971741437912,0.057250265032052994],"active":[0.003509223461151123,0.0030403134878724813,0.0028719683177769184,0.0027866950258612633,0.0027210447005927563,0.002662179060280323,0.0026339376345276833,0.002605329267680645,0.002577272243797779,0.0025255586951971054,0.0024736616760492325,0.0024305665865540504,0.002395723946392536,0.0023689493536949158,0.002330990508198738,0.0022752396762371063,0.0022359974682331085,0.0021985862404108047,0.0021741967648267746,0.002136053517460823,0.0021177157759666443,0.0020636189728975296,0.002017771825194359,0.0019772443920373917,0.0019534043967723846,0.0019071921706199646,0.0018930714577436447,0.001864645630121231,0.0018206387758255005,0.0017779059708118439,0.001742880791425705,0.0016946494579315186,0.0016561411321163177,0.001621481031179428,0.0015879236161708832,0.001561146229505539,0.0015277750790119171,0.0014916472136974335,0.001460835337638855,0.0014243461191654205,0.0013663992285728455,0.0013387054204940796,0.0013161487877368927,0.0012895576655864716,0.0012576505541801453,0.0012251920998096466,0.0012019015848636627,0.001162659376859665,0.0011322163045406342,0.0011039748787879944,0.0010856352746486664,0.0010630786418914795,0.0010359399020671844,0.0010020136833190918,0.000977989286184311,0.0009638704359531403,0.0009361803531646729,0.0009105056524276733,0.0008945539593696594,0.0008686967194080353,0.0008454062044620514,0.0008241347968578339,0.0007995590567588806,0.0007806718349456787,0.0007608644664287567,0.0007368437945842743,0.000729139894247055,0.0007126368582248688,0.0006950311362743378,0.0006856806576251984,0.0006666071712970734,0.0006477199494838715,0.0006401985883712769,0.000619109719991684,0.0006066411733627319,0.0006002224981784821,0.0005917884409427643,0.0005813352763652802,0.0005670338869094849,0.000560615211725235,0.0005486905574798584,0.0005389750003814697,0.0005279704928398132,0.0005103684961795807,0.0004991814494132996,0.0004905574023723602,0.0004718564450740814,0.00046965479850769043,0.00046176835894584656,0.0004527866840362549,0.00045443326234817505,0.0004445314407348633,0.0004357285797595978,0.00043040886521339417,0.00042179226875305176,0.0004170238971710205,0.00041519105434417725,0.00040345266461372375,0.0004040040075778961,0.00039336830377578735,0.00038603320717811584,0.0003786943852901459,0.00037576258182525635,0.00037374347448349,0.0003695264458656311,0.00036475807428359985,0.00036127492785453796,0.0003544911742210388,0.0003530234098434448,0.00035247206687927246,0.0003455020487308502,0.00034238770604133606,0.0003379844129085541,0.0003337673842906952,0.0003279000520706177,0.00032478198409080505,0.00031671300530433655,0.00031121447682380676,0.00030791014432907104,0.00030516088008880615,0.0003031417727470398,0.0002987422049045563,0.0002937912940979004,0.00029122084379196167,0.00028975680470466614,0.0002879239618778229,0.00028663501143455505,0.0002862699329853058,0.0002783872187137604,0.000278569757938385,0.00028132274746894836,0.0002791173756122589,0.00027985498309135437,0.00027233362197875977,0.00026683509349823,0.00027105212211608887,0.00027031823992729187,0.00027086585760116577,0.00026940181851387024,0.0002679303288459778,0.00026573240756988525,0.0002644471824169159,0.00026371702551841736,0.0002605952322483063,0.00026188045740127563,0.00026224926114082336,0.00025949627161026,0.000260230153799057,0.00026078149676322937,0.0002569332718849182,0.00025271251797676086,0.00025546178221702576,0.00025289878249168396,0.0002523474395275116,0.0002547316253185272,0.00025344640016555786,0.00025197863578796387,0.00024996325373649597,0.000248495489358902,0.000247027724981308,0.00024996325373649597,0.00024592503905296326,0.0002459287643432617,0.000245559960603714,0.00024537742137908936,0.0002451948821544647,0.00024390965700149536,0.00024336203932762146,0.000242624431848526,0.00024079158902168274,0.00024024024605751038,0.00023858994245529175,0.00023877620697021484,0.00023896247148513794,0.0002413429319858551,0.00024097412824630737,0.00024116039276123047,0.0002391412854194641,0.00023895874619483948,0.0002385936677455902,0.0002378597855567932,0.00023694336414337158,0.00023896247148513794,0.00024079158902168274,0.0002413429319858551,0.0002391412854194641,0.0002400614321231842,0.00023969262838363647,0.00024005770683288574,0.00023767352104187012,0.00023822486400604248,0.00023712590336799622,0.00023565813899040222,0.00023712590336799622,0.00023804232478141785,0.0002378597855567932,0.00023822486400604248,0.00023676082491874695,0.00023639202117919922,0.00023712590336799622,0.00023693963885307312,0.00023749470710754395,0.00023895874619483948,0.00023914501070976257,0.00023895874619483948,0.0002406090497970581,0.00023950636386871338,0.0002378597855567932,0.00023767724633216858,0.00023693963885307312,0.00023675709962844849,0.00023639202117919922,0.00023620948195457458,0.00023657456040382385,0.00023492425680160522,0.00023547187447547913,0.0002360232174396515,0.00023529306054115295,0.00023565813899040222,0.00023492425680160522,0.0002340078353881836,0.0002352893352508545,0.00023492425680160522,0.00023455917835235596,0.00023473799228668213,0.00023455917835235596,0.00023565813899040222,0.00023437291383743286,0.00023419037461280823,0.00023400411009788513,0.0002354755997657776,0.0002354755997657776,0.00023437291383743286,0.00023382529616355896,0.00023529306054115295,0.00023510679602622986,0.00023492425680160522,0.00023584440350532532,0.00023694336414337158,0.00023657456040382385,0.00023657456040382385,0.00023712590336799622,0.00023620575666427612,0.00023657456040382385,0.00023657456040382385,0.00023620575666427612,0.00023657456040382385,0.00023602694272994995,0.00023657456040382385,0.00023584067821502686,0.00023602694272994995,0.0002360232174396515,0.00023767352104187012,0.00023694336414337158,0.00023639202117919922,0.00023511052131652832,0.00023620948195457458,0.00023565813899040222,0.00023602694272994995,0.00023584067821502686,0.00023639202117919922,0.00023492425680160522,0.0002352893352508545,0.00023565813899040222,0.00023676082491874695,0.00023565813899040222,0.0002347417175769806,0.00023510679602622986,0.0002360232174396515,0.00023510679602622986,0.00023437291383743286,0.00023510679602622986,0.00023419037461280823,0.00023345649242401123,0.00023419037461280823,0.00023382529616355896,0.00023419037461280823,0.00023364275693893433,0.00023363903164863586,0.00023364275693893433,0.00023382529616355896,0.0002340078353881836,0.00023473799228668213,0.00023437663912773132,0.0002340078353881836,0.00023382529616355896,0.00023437663912773132,0.00023492425680160522,0.00023363903164863586,0.0002334602177143097,0.0002347417175769806,0.00023364275693893433,0.0002340078353881836,0.00023272261023521423,0.0002347417175769806,0.00023382529616355896,0.00023363903164863586,0.00023382529616355896,0.00023345649242401123,0.00023309141397476196,0.00023272261023521423,0.00023235753178596497,0.00023272261023521423,0.00023217499256134033,0.0002327263355255127,0.0002325400710105896,0.0002330876886844635,0.00023382529616355896,0.00023272261023521423,0.0002325400710105896,0.00023254379630088806,0.00023198872804641724,0.00023162364959716797,0.00023235753178596497,0.00023217499256134033,0.00023217499256134033,0.00023198872804641724,0.00023162364959716797,0.0002310723066329956,0.00023162364959716797,0.00023162364959716797,0.00023125484585762024,0.0002310723066329956,0.00023015588521957397,0.0002310723066329956,0.00023125484585762024,0.00023162364959716797,0.00023070722818374634,0.0002312585711479187,0.00023088976740837097,0.00023088976740837097,0.0002310723066329956,0.0002310723066329956,0.00023125484585762024,0.00023070722818374634,0.00023088976740837097,0.00023125484585762024,0.0002312585711479187,0.0002310723066329956,0.00023088976740837097,0.0002305246889591217,0.00023125484585762024,0.00023107603192329407,0.0002303384244441986,0.00023070722818374634,0.00022997334599494934,0.00022942200303077698,0.00022923946380615234,0.00022942200303077698,0.00022997334599494934,0.00023034214973449707]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.003509223461151123,0.004709463566541672,0.00593867851421237,0.007170643657445908,0.008360615000128746,0.009517943486571312,0.010630710050463676,0.011726605705916882,0.012763268314301968,0.013786177150905132,0.014762873761355877,0.015703627839684486,0.016621090471744537,0.017497844994068146,0.018342871218919754,0.019161676988005638,0.01995334029197693,0.02072574757039547,0.02146734856069088,0.022186757996678352,0.0228863637894392,0.023551493883132935,0.0241953507065773,0.0248311385512352,0.02543245069682598,0.02602202631533146,0.026585377752780914,0.027135709300637245,0.02766990289092064,0.028182275593280792,0.028665121644735336,0.02913256362080574,0.02958827093243599,0.030028022825717926,0.030453654006123543,0.030865715816617012,0.03125870227813721,0.03163115680217743,0.03199828788638115,0.03235001489520073,0.032684504985809326,0.033010926097631454,0.033323779702186584,0.03362581133842468,0.03390858322381973,0.03418421000242233,0.03444167971611023,0.034691810607910156,0.03493259474635124,0.03516053780913353,0.03538353368639946,0.0355975404381752,0.03579504415392876,0.03598851338028908,0.03617556393146515,0.03635949641466141,0.03653132542967796,0.03670242056250572,0.03686545044183731,0.03701912239193916,0.03715941309928894,0.037302084267139435,0.03743613511323929,0.037567805498838425,0.03768608719110489,0.037805285304784775,0.037924669682979584,0.03803323209285736,0.038142893463373184,0.038245588541030884,0.03834223002195358,0.038430072367191315,0.03852194547653198,0.03860190138220787,0.03868313878774643,0.03876015916466713,0.03883461281657219,0.038903381675481796,0.03896866738796234,0.0390310175716877,0.039089515805244446,0.03914709761738777,0.039202846586704254,0.039256758987903595,0.03930370509624481,0.03935230150818825,0.03940089792013168,0.0394485779106617,0.039491306990385056,0.03952963277697563,0.03956777602434158,0.0396026186645031,0.039639297872781754,0.039671387523412704,0.039705682545900345,0.03974089026451111,0.039772432297468185,0.03980177268385887,0.039827629923820496,0.03985513746738434,0.03988007828593254,0.039906300604343414,0.03992922604084015,0.03995269909501076,0.039976172149181366,0.03999726101756096,0.04001834988594055,0.04003705456852913,0.04005594179034233,0.040075380355119705,0.04009023681282997,0.04010637104511261,0.040122877806425095,0.04013718292117119,0.04015166684985161,0.04016634076833725,0.04017789289355278,0.04019146412611008,0.04020319879055023,0.04021475091576576,0.040226489305496216,0.040238041430711746,0.0402490459382534,0.040258947759866714,0.04026848450303078,0.04027710109949112,0.04028608649969101,0.04029525816440582,0.040301308035850525,0.04031011089682579,0.040318913757801056,0.0403268001973629,0.040333766490221024,0.04034147039055824,0.04034862294793129,0.040356140583753586,0.04036200791597366,0.04036751016974449,0.0403728261590004,0.04037759453058243,0.04038327932357788,0.04038786515593529,0.040392450988292694,0.04039685055613518,0.04040217027068138,0.04040601849555969,0.04041023924946785,0.04041445627808571,0.0404173918068409,0.04042142257094383,0.04042545706033707,0.04042894393205643,0.04043206200003624,0.040434446185827255,0.040438294410705566,0.04044141247868538,0.040443796664476395,0.04044709727168083,0.040448930114507675,0.040451500564813614,0.040453698486089706,0.0404559001326561,0.04045828431844711,0.04046066850423813,0.0404619537293911,0.04046452045440674,0.04046598821878433,0.0404680036008358,0.04047020524740219,0.04047185555100441,0.04047350585460663,0.04047497361898422,0.040476806461811066,0.04047808796167374,0.04047992452979088,0.04048120602965355,0.04048249125480652,0.04048432409763336,0.04048597440123558,0.04048725962638855,0.040488358587026596,0.04049019142985344,0.04049111157655716,0.040492575615644455,0.04049349203705788,0.04049495980143547,0.04049624502658844,0.04049716144800186,0.040497712790966034,0.040498629212379456,0.04049954563379288,0.040500279515981674,0.04050101339817047,0.04050137847661972,0.04050229489803314,0.04050266370177269,0.04050302878022194,0.040503762662410736,0.040504131466150284,0.040505047887563705,0.04050559550523758,0.04050614684820175,0.04050688073039055,0.04050743207335472,0.04050779715180397,0.04050816595554352,0.040508899837732315,0.040508899837732315,0.04050908237695694,0.040509264916181564,0.04050944745540619,0.04050999879837036,0.040510181337594986,0.040510550141334534,0.04051109775900841,0.04051164910197258,0.040511831641197205,0.04051201418042183,0.04051238298416138,0.040513116866350174,0.0405132994055748,0.04051348194479942,0.04051385074853897,0.04051421582698822,0.040514398366212845,0.04051458463072777,0.04051476716995239,0.04051494970917702,0.040515314787626266,0.040515314787626266,0.040515314787626266,0.04051550105214119,0.040515683591365814,0.040515683591365814,0.040515683591365814,0.040515683591365814,0.040515683591365814,0.040515683591365814,0.040515683591365814,0.04051586613059044,0.04051586613059044,0.040516048669815063,0.040516048669815063,0.040516048669815063,0.040516048669815063,0.040516048669815063,0.040516048669815063,0.040516048669815063,0.040516048669815063,0.040516048669815063,0.040516048669815063,0.040516048669815063,0.040516048669815063,0.04051623493432999,0.04051623493432999,0.04051623493432999,0.04051623493432999,0.04051623493432999,0.04051623493432999,0.04051641747355461,0.04051641747355461,0.04051641747355461,0.04051641747355461,0.04051641747355461,0.04051641747355461,0.04051641747355461,0.04051641747355461,0.04051641747355461,0.04051641747355461,0.04051641747355461,0.04051641747355461,0.040516600012779236,0.040516600012779236,0.040516600012779236,0.040516600012779236,0.040516600012779236,0.040516600012779236,0.040516600012779236,0.040516600012779236,0.040516600012779236,0.040516600012779236,0.040516600012779236,0.04051678255200386,0.040516965091228485,0.040516965091228485,0.040516965091228485,0.040516965091228485,0.040516965091228485,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341,0.04051715135574341],"recovered":[0.0,0.001668416429311037,0.0031022862531244755,0.004425759427249432,0.005693485029041767,0.006930951960384846,0.008121656253933907,0.00928852055221796,0.01041779201477766,0.011512036435306072,0.01256098598241806,0.013575825840234756,0.014539502561092377,0.015474021434783936,0.016382865607738495,0.017267689108848572,0.01812005043029785,0.01893390342593193,0.019739320501685143,0.020501460880041122,0.021249478682875633,0.02197512425482273,0.022668860852718353,0.023334722965955734,0.023985549807548523,0.024605566635727882,0.02522503398358822,0.025802873075008392,0.026366407051682472,0.026927558705210686,0.027463769540190697,0.02797100692987442,0.028464673087000847,0.02892349660396576,0.02937406860291958,0.02980795130133629,0.030240001156926155,0.03064802847802639,0.031040651723742485,0.0314096175134182,0.03177858516573906,0.032136913388967514,0.032476723194122314,0.03279874101281166,0.03310645744204521,0.03340775519609451,0.033702269196510315,0.03397367522120476,0.034236278384923935,0.034486230462789536,0.034726276993751526,0.0349578894674778,0.035174280405044556,0.03538810461759567,0.03559129312634468,0.03578256443142891,0.03598190099000931,0.03616198152303696,0.03633931279182434,0.03650233894586563,0.03666500002145767,0.0368177592754364,0.036962997168302536,0.03709980100393295,0.03723733872175217,0.037364788353443146,0.03749389201402664,0.0376136414706707,0.03772880509495735,0.03784029930830002,0.03794923052191734,0.03804880753159523,0.03814581781625748,0.038242094218730927,0.038325898349285126,0.03841593861579895,0.038497909903526306,0.038571447134017944,0.03864534944295883,0.03871522098779678,0.038779955357313156,0.03884340450167656,0.03890557214617729,0.03896315395832062,0.03902055323123932,0.039071716368198395,0.03912031278014183,0.03916817530989647,0.039220988750457764,0.039265550673007965,0.0393073633313179,0.039350640028715134,0.03938860073685646,0.03942802920937538,0.03946653753519058,0.039500463753938675,0.03953585773706436,0.03956739977002144,0.039600227028131485,0.039629749953746796,0.03965780884027481,0.039684396237134933,0.0397113561630249,0.039734095335006714,0.039756834506988525,0.039780858904123306,0.03980322927236557,0.039824869483709335,0.039844125509262085,0.03986411169171333,0.03988208621740341,0.03990042209625244,0.039916377514600754,0.039932332932949066,0.03995048627257347,0.039966072887182236,0.03997964411973953,0.0399937629699707,0.040006786584854126,0.040017787367105484,0.040030259639024734,0.040043462067842484,0.04005538299679756,0.04006638377904892,0.04007592052221298,0.04008619114756584,0.04009389132261276,0.0401032455265522,0.040113698691129684,0.04012176766991615,0.04013093560934067,0.040138453245162964,0.04014633968472481,0.04015422612428665,0.04016174376010895,0.040169261395931244,0.04017696529626846,0.04018411785364151,0.04018961638212204,0.04019530117511749,0.04019952192902565,0.0402052067220211,0.04021052271127701,0.04021455720067024,0.0402195081114769,0.04022464528679848,0.04022959619760513,0.04023326188325882,0.04023711383342743,0.04024059697985649,0.04024389758706093,0.040248118340969086,0.04025141894817352,0.04025471955537796,0.04025820270180702,0.040261320769786835,0.040263887494802475,0.04026627168059349,0.04026957228779793,0.040271591395139694,0.04027378931641579,0.0402761735022068,0.04027874022722244,0.04028131067752838,0.040283143520355225,0.04028497636318207,0.04028680920600891,0.04028919339179993,0.04029102995991707,0.040293045341968536,0.040294695645570755,0.04029616340994835,0.04029817879199982,0.04030038043856621,0.04030221328139305,0.040303681045770645,0.040305331349372864,0.04030679911375046,0.0403086319565773,0.040310099720954895,0.040311384946107864,0.040312301367521286,0.04031358286738396,0.040315233170986176,0.04031670093536377,0.040317803621292114,0.04031926766037941,0.04032000154256821,0.040321651846170425,0.04032238572835922,0.04032311961054802,0.04032403603196144,0.04032476991415024,0.04032532125711441,0.04032587260007858,0.04032697156071663,0.0403275229036808,0.04032788798213005,0.04032880440354347,0.04032917320728302,0.040329720824956894,0.040330272167921066,0.040330637246370316,0.04033173993229866,0.04033210501074791,0.04033265635371208,0.04033302143216133,0.040333572775125504,0.04033375531435013,0.04033394157886505,0.040334124118089676,0.0403343066573143,0.040334489196538925,0.04033485800027847,0.04033559188246727,0.04033559188246727,0.040335774421691895,0.04033632203936577,0.04033650830388069,0.04033687338232994,0.04033724218606949,0.04033760726451874,0.04033778980374336,0.04033797234296799,0.04033815860748291,0.04033815860748291,0.04033852368593216,0.04033852368593216,0.04033889248967171,0.04033907502889633,0.040339257568120956,0.040339257568120956,0.04033944010734558,0.04033980891108513,0.04033980891108513,0.04033980891108513,0.04033980891108513,0.04033980891108513,0.04033980891108513,0.04033980891108513,0.04033980891108513,0.04033980891108513,0.04033999145030975,0.04033999145030975,0.04033999145030975,0.04033999145030975,0.04033999145030975,0.04033999145030975,0.04033999145030975,0.04033999145030975,0.04033999145030975,0.04033999145030975,0.04033999145030975,0.04033999145030975,0.04033999145030975,0.04033999145030975,0.04033999145030975,0.04033999145030975,0.04033999145030975,0.04033999145030975,0.04033999145030975,0.04033999145030975,0.04033999145030975,0.04033999145030975,0.04033999145030975,0.04033999145030975,0.04033999145030975,0.04033999145030975,0.04033999145030975,0.04033999145030975,0.04033999145030975,0.04033999145030975,0.04033999145030975,0.04034017398953438,0.04034017398953438,0.04034017398953438,0.04034017398953438,0.04034017398953438,0.04034017398953438,0.040340356528759,0.040340356528759,0.040340356528759,0.040340356528759,0.040340356528759,0.040340542793273926,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855,0.04034072533249855],"active":[0.003509223461151123,0.0030410471372306347,0.0028363922610878944,0.002744884230196476,0.002667129971086979,0.0025869915261864662,0.00250905379652977,0.002438085153698921,0.0023454762995243073,0.00227414071559906,0.0022018877789378166,0.00212780199944973,0.0020815879106521606,0.00202382355928421,0.001960005611181259,0.0018939878791570663,0.0018332898616790771,0.0017918441444635391,0.0017280280590057373,0.00168529711663723,0.0016368851065635681,0.0015763696283102036,0.0015264898538589478,0.0014964155852794647,0.0014469008892774582,0.0014164596796035767,0.0013603437691926956,0.0013328362256288528,0.0013034958392381668,0.0012547168880701065,0.0012013521045446396,0.0011615566909313202,0.0011235978454351425,0.0011045262217521667,0.0010795854032039642,0.0010577645152807236,0.001018701121211052,0.0009831283241510391,0.0009576361626386642,0.0009403973817825317,0.0009059198200702667,0.0008740127086639404,0.00084705650806427,0.0008270703256130219,0.0008021257817745209,0.0007764548063278198,0.0007394105195999146,0.0007181353867053986,0.0006963163614273071,0.0006743073463439941,0.000657256692647934,0.000639650970697403,0.000620763748884201,0.0006004087626934052,0.0005842708051204681,0.0005769319832324982,0.0005494244396686554,0.0005404390394687653,0.00052613765001297,0.0005167834460735321,0.0004944130778312683,0.00048432499170303345,0.0004731379449367523,0.0004680044949054718,0.00044874846935272217,0.00044049695134162903,0.0004307776689529419,0.00041959062218666077,0.0004140883684158325,0.0004052892327308655,0.0003929995000362396,0.0003812648355960846,0.0003761276602745056,0.00035980716347694397,0.0003572404384613037,0.0003442205488681793,0.0003367029130458832,0.00033193454146385193,0.0003233179450035095,0.0003157965838909149,0.00030956044793128967,0.00030369311571121216,0.0002972744405269623,0.0002936050295829773,0.00028315186500549316,0.0002805851399898529,0.0002805851399898529,0.00028040260076522827,0.00027031823992729187,0.0002640821039676666,0.00026041269302368164,0.00025197863578796387,0.00025069713592529297,0.000243358314037323,0.00023914501070976257,0.00024042651057243347,0.00023657456040382385,0.00023437291383743286,0.00022740289568901062,0.00022538751363754272,0.0002222694456577301,0.00022190436720848083,0.00021786987781524658,0.00021860376000404358,0.00021933764219284058,0.0002164021134376526,0.0002151206135749817,0.0002121850848197937,0.00021181628108024597,0.00021126866340637207,0.00020815059542655945,0.00020594894886016846,0.00020650029182434082,0.0002048499882221222,0.0002011805772781372,0.00020026788115501404,0.00019824877381324768,0.00019770115613937378,0.00019641220569610596,0.00019696354866027832,0.00019622966647148132,0.0001945793628692627,0.00019366294145584106,0.0001925639808177948,0.0001925639808177948,0.0001909099519252777,0.00019219517707824707,0.00019201263785362244,0.00018760934472084045,0.00018834322690963745,0.00018797814846038818,0.0001883469521999359,0.00018742680549621582,0.0001872442662715912,0.00018687918782234192,0.00018687918782234192,0.0001850426197052002,0.00018339231610298157,0.00018320977687835693,0.0001822933554649353,0.00018375739455223083,0.00018265843391418457,0.00018192827701568604,0.0001822933554649353,0.00018266215920448303,0.0001813732087612152,0.00018064305186271667,0.00018119439482688904,0.0001802779734134674,0.0001808255910873413,0.0001815594732761383,0.0001808255910873413,0.00018064305186271667,0.00017972663044929504,0.0001800917088985443,0.0001800917088985443,0.00017990916967391968,0.0001808255910873413,0.00017935782670974731,0.00017990916967391968,0.00017990916967391968,0.00017972663044929504,0.0001795440912246704,0.00017935782670974731,0.0001788102090358734,0.0001795440912246704,0.00017917901277542114,0.0001788102090358734,0.00017917528748512268,0.0001788102090358734,0.0001788102090358734,0.0001788102090358734,0.00017862766981124878,0.0001777075231075287,0.00017771124839782715,0.00017752498388290405,0.00017715990543365479,0.00017752498388290405,0.00017734244465827942,0.00017715990543365479,0.0001769736409187317,0.00017789006233215332,0.00017752870917320251,0.00017734244465827942,0.00017679110169410706,0.00017715618014335632,0.00017697736620903015,0.00017715990543365479,0.00017606094479560852,0.00017624348402023315,0.0001764260232448578,0.00017624348402023315,0.00017624348402023315,0.00017605721950531006,0.00017642229795455933,0.0001756921410560608,0.0001755058765411377,0.00017587468028068542,0.00017532706260681152,0.00017587468028068542,0.00017587468028068542,0.00017587468028068542,0.00017624348402023315,0.0001756921410560608,0.0001756921410560608,0.00017550960183143616,0.0001758784055709839,0.00017532706260681152,0.00017532706260681152,0.00017532333731651306,0.00017532333731651306,0.0001756921410560608,0.0001756921410560608,0.0001756921410560608,0.0001755058765411377,0.00017605721950531006,0.00017605721950531006,0.0001756921410560608,0.00017587468028068542,0.00017624348402023315,0.00017605721950531006,0.00017587468028068542,0.00017606094479560852,0.00017624348402023315,0.0001762397587299347,0.0001764260232448578,0.00017624348402023315,0.0001764260232448578,0.00017642229795455933,0.0001762397587299347,0.00017605721950531006,0.00017624348402023315,0.00017624348402023315,0.00017587468028068542,0.00017587468028068542,0.00017587468028068542,0.00017587468028068542,0.00017587468028068542,0.00017587468028068542,0.00017605721950531006,0.00017605721950531006,0.0001762397587299347,0.00017605721950531006,0.00017605721950531006,0.00017605721950531006,0.00017605721950531006,0.00017605721950531006,0.00017605721950531006,0.00017605721950531006,0.00017605721950531006,0.00017605721950531006,0.00017605721950531006,0.00017605721950531006,0.00017624348402023315,0.00017624348402023315,0.00017624348402023315,0.00017624348402023315,0.00017624348402023315,0.00017624348402023315,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.00017660856246948242,0.00017660856246948242,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.00017624348402023315,0.00017624348402023315,0.00017624348402023315,0.0001764260232448578,0.00017660856246948242,0.00017642229795455933,0.0001762397587299347,0.0001762397587299347,0.0001762397587299347,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578,0.0001764260232448578]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.003509223461151123,0.004716799128800631,0.006005796603858471,0.0072988285683095455,0.00863183755427599,0.009921569377183914,0.011210382916033268,0.012483242899179459,0.013737030327320099,0.015003838576376438,0.0162519421428442,0.01748482510447502,0.018706519156694412,0.01990804448723793,0.021090863272547722,0.02228468470275402,0.023449348285794258,0.02461071126163006,0.025752268731594086,0.02688135765492916,0.028026949614286423,0.029138248413801193,0.030251748859882355,0.031331323087215424,0.03241713345050812,0.033486440777778625,0.03454235568642616,0.03558213636279106,0.03661201521754265,0.037624653428792953,0.038637660443782806,0.039629943668842316,0.04061434417963028,0.04157985374331474,0.042541880160570145,0.04347914829850197,0.04439331218600273,0.04528088495135307,0.04618331044912338,0.047051262110471725,0.04790179058909416,0.048747919499874115,0.04956598952412605,0.05037672445178032,0.051180675625801086,0.05196463689208031,0.052746765315532684,0.05350963771343231,0.054250318557024,0.05496862903237343,0.055677954107522964,0.05637921020388603,0.05706964433193207,0.05774742737412453,0.05839917063713074,0.059043943881988525,0.05966543033719063,0.06027829274535179,0.06087722256779671,0.061444059014320374,0.062018413096666336,0.06259441375732422,0.06314713507890701,0.0636756420135498,0.0641959011554718,0.06470753252506256,0.06520047038793564,0.06568349897861481,0.06616213172674179,0.06662865728139877,0.06708289682865143,0.06752447783946991,0.067954882979393,0.06837776303291321,0.06879092007875443,0.06920280307531357,0.06958368420600891,0.06996108591556549,0.07034142315387726,0.07069865614175797,0.07104964554309845,0.07139568775892258,0.07173971831798553,0.07207310944795609,0.07238925993442535,0.0726969763636589,0.0730133131146431,0.07331479340791702,0.07360673695802689,0.07389244437217712,0.0741686224937439,0.07444626092910767,0.0747116208076477,0.07496541738510132,0.07521133869886398,0.0754568874835968,0.07569179683923721,0.0759204775094986,0.07614511996507645,0.0763615146279335,0.07656965404748917,0.07677430659532547,0.07698006182909012,0.07717665284872055,0.07737048715353012,0.07755588740110397,0.0777372494339943,0.07790981233119965,0.07808219641447067,0.07824613898992538,0.07840843498706818,0.0785626545548439,0.07872073352336884,0.07887367159128189,0.07902074605226517,0.07916030287742615,0.07929893583059311,0.07943738996982574,0.07956649363040924,0.07970311492681503,0.07982121407985687,0.07994719594717026,0.08006584644317627,0.08018486201763153,0.0802948921918869,0.08040730655193329,0.0805153176188469,0.080624058842659,0.08073464035987854,0.08083770424127579,0.0809435173869133,0.08103557676076889,0.08113239705562592,0.08122702687978745,0.0813225656747818,0.08141590654850006,0.08150613307952881,0.0815928727388382,0.08168603479862213,0.08176763355731964,0.08184759318828583,0.08193524926900864,0.08201813697814941,0.0820973590016365,0.08217199891805649,0.08225158601999283,0.08232273906469345,0.08239590376615524,0.08246485888957977,0.08253179490566254,0.08260092884302139,0.08266731351613998,0.08272965997457504,0.08279641717672348,0.08286444842815399,0.08292606472969055,0.08298676460981369,0.083048015832901,0.08310852944850922,0.08316922932863235,0.0832262635231018,0.0832851305603981,0.08334069699048996,0.08340121060609818,0.0834527388215065,0.08350390195846558,0.08355727046728134,0.08360935002565384,0.08366289734840393,0.0837162658572197,0.08376522362232208,0.0838121697306633,0.08386241644620895,0.08390936255455017,0.08395759761333466,0.08400417119264603,0.08405221998691559,0.08409605175256729,0.08413968980312347,0.08418609201908112,0.08423193544149399,0.08427338302135468,0.08431702107191086,0.08436103910207748,0.08440303057432175,0.08444814383983612,0.08448958396911621,0.08452938497066498,0.08457046002149582,0.0846073180437088,0.08464711159467697,0.08468213677406311,0.08472009748220444,0.0847567766904831,0.084793820977211,0.08483141660690308,0.08486900478601456,0.08490641415119171,0.08494089543819427,0.08497609943151474,0.08501259237527847,0.08504652231931686,0.08508099615573883,0.08511345833539963,0.08515086770057678,0.08518479019403458,0.08522164821624756,0.08525429666042328,0.08528895676136017,0.0853201299905777,0.08534983545541763,0.08538100868463516,0.08541383594274521,0.08544225990772247,0.08547343313694,0.08550222963094711,0.08553376793861389,0.0855654925107956,0.08559263497591019,0.0856228917837143,0.08565150201320648,0.08568175882101059,0.08571513742208481,0.08574631065130234,0.08577418327331543,0.08580462634563446,0.08583598583936691,0.08586587756872177,0.08590071648359299,0.08593171089887619,0.08596251904964447,0.085993692278862,0.08602413535118103,0.08605512976646423,0.08608116954565048,0.08610977232456207,0.08613764494657516,0.0861680880188942,0.08619633316993713,0.08622292429208755,0.08624877780675888,0.08628050237894058,0.08631021529436111,0.08633240312337875,0.08635935932397842,0.08638942986726761,0.08642170578241348,0.08645453304052353,0.08648131042718887,0.08650844544172287,0.08653540909290314,0.0865645632147789,0.08659610897302628,0.08662453293800354,0.08665423840284348,0.08668266236782074,0.08670851588249207,0.08673840761184692,0.08676371723413467,0.08679067343473434,0.0868220329284668,0.08685137331485748,0.08687906712293625,0.08690657466650009,0.08693572878837585,0.08696617186069489,0.08699514716863632,0.08702925592660904,0.08705933392047882,0.08709215372800827,0.0871233344078064,0.08715468645095825,0.08718384802341461,0.08721520751714706,0.08724546432495117,0.08727993816137314,0.08731478452682495,0.08734797686338425,0.08738355338573456,0.08741839230060577,0.08745470643043518,0.08749303221702576,0.0875319093465805,0.0875672996044159,0.08760232478380203,0.0876413881778717,0.08767513185739517,0.08771143853664398,0.08774682879447937,0.08778644353151321,0.08782146871089935,0.0878603458404541,0.0879003256559372,0.08793773502111435,0.08797495812177658,0.08800998330116272,0.08804702758789062,0.08808811008930206,0.0881253331899643,0.08816109597682953,0.08820033818483353,0.08824068307876587,0.08827809244394302,0.08831843733787537,0.08835456520318985,0.08839600533246994,0.08843231946229935,0.08846881240606308,0.08850933611392975,0.08854803442955017,0.08858709037303925,0.08863018453121185,0.08866649866104126,0.08870720863342285,0.08874828368425369,0.088783860206604,0.08882182091474533,0.08886546641588211,0.08890489488840103,0.08895110338926315,0.08899328857660294,0.08903564512729645,0.08907562494277954,0.08912201970815659,0.08916126191616058,0.08920692652463913,0.08924855291843414,0.08929036557674408,0.08933345973491669,0.0893804058432579,0.08942588418722153,0.08946788311004639,0.08950968831777573,0.08955462276935577,0.08959588408470154,0.08963751047849655,0.08968482166528702,0.08973030000925064,0.08977614343166351,0.08981961011886597,0.08986856788396835,0.08991001546382904,0.08995219320058823,0.08999639004468918,0.0900425985455513,0.09008202701807022,0.09012585878372192,0.09016216546297073,0.09020306169986725,0.09024377167224884,0.09028686583042145],"recovered":[0.0,0.0016636485233902931,0.0030923837330192327,0.004462436307221651,0.005805348511785269,0.0071282717399299145,0.008435791358351707,0.009726622141897678,0.011012502014636993,0.012298381887376308,0.013558588922023773,0.01481439359486103,0.016063230112195015,0.017298130318522453,0.018525511026382446,0.019718782976269722,0.02090746909379959,0.022087721154093742,0.023265955969691277,0.02441979944705963,0.025568509474396706,0.026699798181653023,0.027835670858621597,0.028943486511707306,0.030051669105887413,0.031132526695728302,0.03221888467669487,0.033282872289419174,0.03434814512729645,0.03538773953914642,0.036430638283491135,0.03745611384510994,0.038450781255960464,0.039451319724321365,0.040446169674396515,0.04140526428818703,0.042360685765743256,0.04329153895378113,0.044211018830537796,0.04512133076786995,0.046009086072444916,0.04686823487281799,0.04772408306598663,0.048561226576566696,0.04939378425478935,0.05020231753587723,0.05100608244538307,0.05180031433701515,0.0525769405066967,0.05334128066897392,0.05408434569835663,0.05480504035949707,0.055522069334983826,0.05621250346302986,0.056903306394815445,0.05756165087223053,0.058204956352710724,0.05884147807955742,0.05947158485651016,0.06008206307888031,0.060689978301525116,0.06126745045185089,0.06183263659477234,0.06238516792654991,0.06293054670095444,0.06346511095762253,0.06398867070674896,0.06449755281209946,0.06499782204627991,0.06547865271568298,0.06596644967794418,0.06642711162567139,0.06687914580106735,0.06731560081243515,0.06774379312992096,0.06816668063402176,0.0685921236872673,0.06898419559001923,0.06937479972839355,0.06975073367357254,0.07012318819761276,0.07048885524272919,0.07084094732999802,0.07118772715330124,0.07152019441127777,0.07184900343418121,0.07217688858509064,0.07249726355075836,0.07280736416578293,0.07310829311609268,0.07340097427368164,0.07367677986621857,0.07395405322313309,0.07422619313001633,0.07448402792215347,0.07474351674318314,0.07498851418495178,0.0752219632267952,0.07546035945415497,0.07568885385990143,0.07591184973716736,0.07612933963537216,0.07634463161230087,0.07655130326747894,0.07675595581531525,0.07694520801305771,0.0771346464753151,0.07733123004436493,0.07751314342021942,0.0776844248175621,0.07785643637180328,0.07802203297615051,0.07818671315908432,0.0783473551273346,0.07850304991006851,0.07865598797798157,0.07879994064569473,0.07894224673509598,0.0790829062461853,0.079218789935112,0.0793471559882164,0.07947772741317749,0.07959747314453125,0.07972052693367004,0.07984834164381027,0.07996588945388794,0.08007647097110748,0.08018723130226135,0.08029579371213913,0.08040417730808258,0.08051090687513351,0.08061304688453674,0.08071042597293854,0.08080596476793289,0.08090407401323318,0.08099998533725739,0.08109662681818008,0.08118850737810135,0.08128166198730469,0.08136748522520065,0.08145037293434143,0.08153051137924194,0.08161596953868866,0.08169940859079361,0.08177844434976578,0.08186041563749313,0.08193322271108627,0.08200877159833908,0.08208652585744858,0.08215437829494476,0.08222571760416031,0.08229760080575943,0.08236362040042877,0.08242762088775635,0.08248923718929291,0.08255727589130402,0.08261962234973907,0.08268564194440842,0.08274468779563904,0.08280887454748154,0.08287306129932404,0.08292770385742188,0.08298473805189133,0.08304305374622345,0.08310522139072418,0.08316262066364288,0.08321543037891388,0.08326660096645355,0.08331849426031113,0.08337020874023438,0.08342394232749939,0.083480603992939,0.0835304856300354,0.08357907831668854,0.08362419158220291,0.08367443829774857,0.0837230384349823,0.08376961946487427,0.08381546288728714,0.083858922123909,0.08390513807535172,0.08395373076200485,0.08399609476327896,0.08403772115707397,0.08408430218696594,0.0841284990310669,0.084172323346138,0.08421193808317184,0.08425337821245193,0.08429574221372604,0.08433498442173004,0.08437661081552505,0.08441237360239029,0.08445051312446594,0.0844871923327446,0.08452313393354416,0.08456145972013474,0.08459997177124023,0.08463316410779953,0.08467075973749161,0.08470486849546432,0.08474227786064148,0.08477620780467987,0.08480976521968842,0.08484387397766113,0.08487816900014877,0.08491190522909164,0.08494748175144196,0.08498305827379227,0.08501771837472916,0.08505091071128845,0.085084468126297,0.08511362969875336,0.08514590561389923,0.08517854660749435,0.08520916849374771,0.08524016290903091,0.0852695032954216,0.08530031144618988,0.08533020317554474,0.08536045998334885,0.08538980036973953,0.08541987836360931,0.08544830232858658,0.08547874540090561,0.08550551533699036,0.08553669601678848,0.08556750416755676,0.08559776097536087,0.08563131839036942,0.08566340804100037,0.08569183200597763,0.0857248455286026,0.08575436472892761,0.08578334003686905,0.08581323176622391,0.0858425721526146,0.08587045222520828,0.08590088784694672,0.0859287679195404,0.08595443516969681,0.08598396182060242,0.08601293712854385,0.0860457643866539,0.0860707014799118,0.08609656244516373,0.08612663298845291,0.08615615963935852,0.08618862181901932,0.08621851354837418,0.08624894917011261,0.08627517521381378,0.08630415052175522,0.08633330464363098,0.08636246621608734,0.0863930881023407,0.08642078191041946,0.0864451676607132,0.08647341281175613,0.08649981766939163,0.08653007447719574,0.086558498442173,0.08658930659294128,0.08661644905805588,0.08664322644472122,0.08667274564504623,0.08670209348201752,0.0867314338684082,0.08676260709762573,0.08679121732711792,0.08682294189929962,0.08685356378555298,0.08688510954380035,0.08691646158695221,0.086948923766613,0.08697826415300369,0.08701072633266449,0.08704373240470886,0.087078757584095,0.08711561560630798,0.08714752644300461,0.08718401938676834,0.08722289651632309,0.08726049214601517,0.08729753643274307,0.08733292669057846,0.08736850321292877,0.08740407973527908,0.0874389261007309,0.08747486770153046,0.08751191198825836,0.087547667324543,0.08758911490440369,0.08762872219085693,0.08766686916351318,0.08770556002855301,0.08773893862962723,0.08777524530887604,0.08781999349594116,0.08785080164670944,0.08789114654064178,0.08792800456285477,0.08796724677085876,0.088003009557724,0.08804482221603394,0.08808021247386932,0.08812330663204193,0.08816145360469818,0.08819684386253357,0.0882340669631958,0.08827624469995499,0.08831475675106049,0.08835748583078384,0.0883926972746849,0.08842936903238297,0.08846917003393173,0.08851005882024765,0.08854801952838898,0.08858891576528549,0.08862559497356415,0.08867308497428894,0.08871600031852722,0.08876220881938934,0.0887996256351471,0.0888449177145958,0.08888636529445648,0.08893018960952759,0.08897511661052704,0.08901692926883698,0.08906278014183044,0.08910752087831497,0.08915171772241592,0.08919297903776169,0.08923735469579697,0.089279904961586,0.08932611346244812,0.08936737477779388,0.08940716832876205,0.08945117890834808,0.08949831128120422,0.08954305946826935,0.08959018439054489,0.08963676542043686,0.08967967331409454,0.08972515910863876,0.08976641297340393,0.08980987966060638,0.08985407650470734,0.08989349752664566,0.08993421494960785,0.08997107297182083],"active":[0.003509223461151123,0.0030531506054103374,0.002913412870839238,0.0028363922610878944,0.0028264890424907207,0.0027932976372539997,0.0027745915576815605,0.0027566207572817802,0.0027245283126831055,0.0027054566890001297,0.002693353220820427,0.002670431509613991,0.0026432890444993973,0.002609914168715477,0.0025653522461652756,0.0025659017264842987,0.002541879191994667,0.002522990107536316,0.002486312761902809,0.0024615582078695297,0.002458440139889717,0.0024384502321481705,0.0024160780012607574,0.0023878365755081177,0.0023654643446207047,0.0023539140820503235,0.0023234710097312927,0.002299264073371887,0.0022638700902462006,0.00223691388964653,0.0022070221602916718,0.002173829823732376,0.002163562923669815,0.0021285340189933777,0.0020957104861736298,0.0020738840103149414,0.0020326264202594757,0.001989345997571945,0.0019722916185855865,0.0019299313426017761,0.0018927045166492462,0.0018796846270561218,0.0018419064581394196,0.001815497875213623,0.001786891371011734,0.0017623193562030792,0.0017406828701496124,0.00170932337641716,0.001673378050327301,0.0016273483633995056,0.001593608409166336,0.0015741698443889618,0.0015475749969482422,0.0015349239110946655,0.0014958642423152924,0.0014822930097579956,0.0014604739844799042,0.0014368146657943726,0.0014056377112865448,0.0013619959354400635,0.00132843479514122,0.0013269633054733276,0.001314498484134674,0.0012904740869998932,0.0012653544545173645,0.001242421567440033,0.001211799681186676,0.0011859461665153503,0.0011643096804618835,0.0011500045657157898,0.0011164471507072449,0.001097366213798523,0.001075737178325653,0.0010621622204780579,0.0010471269488334656,0.001036122441291809,0.0009915605187416077,0.0009768903255462646,0.0009666234254837036,0.0009479224681854248,0.0009264573454856873,0.0009068325161933899,0.0008987709879875183,0.0008853822946548462,0.000869065523147583,0.0008479729294776917,0.0008364245295524597,0.0008175298571586609,0.0007993727922439575,0.0007841512560844421,0.0007676482200622559,0.0007694810628890991,0.0007575675845146179,0.0007392242550849915,0.0007273107767105103,0.0007133707404136658,0.0007032826542854309,0.0006985142827033997,0.0006847605109214783,0.000672660768032074,0.0006578043103218079,0.0006449669599533081,0.0006354302167892456,0.0006253495812416077,0.0006145313382148743,0.0006106793880462646,0.0006026029586791992,0.0005785822868347168,0.0005690529942512512,0.0005617141723632812,0.0005519986152648926,0.0005406215786933899,0.0005340203642845154,0.0005263164639472961,0.0005176961421966553,0.0005043148994445801,0.0004989951848983765,0.0004951432347297668,0.000483587384223938,0.00048432499170303345,0.0004740580916404724,0.00046946853399276733,0.00046837329864501953,0.0004643350839614868,0.00044655054807662964,0.0004414170980453491,0.0004388466477394104,0.00043682754039764404,0.0004388466477394104,0.0004335269331932068,0.00043261051177978516,0.0004225298762321472,0.00042197108268737793,0.0004210621118545532,0.0004184916615486145,0.0004159212112426758,0.00040950626134872437,0.0004043653607368469,0.00040437281131744385,0.00040014833211898804,0.00039722025394439697,0.0004047378897666931,0.0004021674394607544,0.0003979504108428955,0.00039355456829071045,0.0003911703824996948,0.00038951635360717773,0.0003871321678161621,0.00037833303213119507,0.00037741661071777344,0.000375211238861084,0.0003697127103805542,0.00036603957414627075,0.00036879628896713257,0.000375211238861084,0.00036878883838653564,0.0003671422600746155,0.00036237388849258423,0.0003638416528701782,0.00036035478115081787,0.000353202223777771,0.0003574267029762268,0.0003559589385986328,0.00035815685987472534,0.0003475174307823181,0.00034128129482269287,0.00034184008836746216,0.00034274905920028687,0.00034440308809280396,0.00034605711698532104,0.00034128129482269287,0.0003315657377243042,0.00033193081617355347,0.0003302842378616333,0.0003334060311317444,0.00032973289489746094,0.0003291815519332886,0.0003264322876930237,0.00032422691583633423,0.00032716989517211914,0.00032679736614227295,0.000319652259349823,0.00032092630863189697,0.0003233179450035095,0.00031872838735580444,0.0003196448087692261,0.00031726062297821045,0.00031744688749313354,0.0003170818090438843,0.00031157582998275757,0.00031212717294692993,0.0003055259585380554,0.00030772387981414795,0.0003062635660171509,0.00030662864446640015,0.00030828267335891724,0.0003075450658798218,0.00030644237995147705,0.0003077313303947449,0.0003053396940231323,0.00030772387981414795,0.0003042444586753845,0.00030478835105895996,0.00030369311571121216,0.0003069937229156494,0.0003066211938858032,0.0003097429871559143,0.00030681490898132324,0.0003058984875679016,0.00030241161584854126,0.0002989247441291809,0.0002965405583381653,0.0003002062439918518,0.0002963542938232422,0.0002948865294456482,0.00029306113719940186,0.0002936050295829773,0.0002959892153739929,0.0002923235297203064,0.00029268860816955566,0.0002910420298576355,0.00029195845127105713,0.0002952590584754944,0.0002980083227157593,0.00029543787240982056,0.000299111008644104,0.0002992898225784302,0.00029837340116500854,0.0003029555082321167,0.0003003925085067749,0.000299111008644104,0.0003018602728843689,0.0002992898225784302,0.0003007650375366211,0.0002978295087814331,0.0002965405583381653,0.0002950727939605713,0.0002976357936859131,0.0002954453229904175,0.00029415637254714966,0.00029434263706207275,0.0002965405583381653,0.00029727816581726074,0.0002866387367248535,0.0002886578440666199,0.00029286742210388184,0.0002950727939605713,0.00029837340116500854,0.00029268860816955566,0.00028993189334869385,0.00028645992279052734,0.0002893880009651184,0.00029195845127105713,0.0002912282943725586,0.00029177218675613403,0.0002895742654800415,0.0002877339720726013,0.00029323995113372803,0.00029030442237854004,0.0002908557653427124,0.00029195845127105713,0.00029287487268447876,0.0002897605299949646,0.00029012560844421387,0.00029250234365463257,0.0002934262156486511,0.00029305368661880493,0.0002978220582008362,0.0002967268228530884,0.00030093640089035034,0.0003003925085067749,0.00030112266540527344,0.0002987384796142578,0.00029874593019485474,0.0002965405583381653,0.0003016740083694458,0.0003040581941604614,0.0003042444586753845,0.0003047958016395569,0.00030277669429779053,0.0003071799874305725,0.00030901283025741577,0.00030901283025741577,0.0003068074584007263,0.00030478835105895996,0.0003084614872932434,0.00030662864446640015,0.0003073588013648987,0.0003079026937484741,0.00031157582998275757,0.0003095567226409912,0.0003126785159111023,0.0003112107515335083,0.00030901283025741577,0.0003080889582633972,0.0003044232726097107,0.0003080889582633972,0.0003128647804260254,0.0003053396940231323,0.00031029433012008667,0.00030919164419174194,0.0003126785159111023,0.00031084567308425903,0.0003154277801513672,0.0003097429871559143,0.00031579285860061646,0.00030901283025741577,0.0003073588013648987,0.0003124922513961792,0.0003139674663543701,0.00031084567308425903,0.0003154277801513672,0.00030901283025741577,0.00031451135873794556,0.00031891465187072754,0.00031469017267227173,0.00031176209449768066,0.00031744688749313354,0.00031597912311553955,0.0003255084156990051,0.00032020360231399536,0.0003196448087692261,0.00031341612339019775,0.00032239407300949097,0.0003163442015647888,0.0003205612301826477,0.0003183633089065552,0.000315248966217041,0.0003165304660797119,0.0003176257014274597,0.0003183633089065552,0.00031616538763046265,0.0003167092800140381,0.0003172680735588074,0.00031597912311553955,0.0003113970160484314,0.00031744688749313354,0.0003231316804885864,0.0003249645233154297,0.00032129883766174316,0.0003255084156990051,0.00031983107328414917,0.0003154277801513672,0.000316716730594635,0.0003174394369125366,0.0003156140446662903,0.00031597912311553955,0.0003080889582633972,0.00030956417322158813,0.0003095567226409912,0.00031579285860061646]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.003509223461151123,0.004723767749965191,0.005956833250820637,0.007210988085716963,0.008464225567877293,0.009677853435277939,0.010874059051275253,0.012052292935550213,0.013197151944041252,0.014316704124212265,0.015425436198711395,0.01649070531129837,0.017539655789732933,0.018563847988843918,0.019557783380150795,0.020523477345705032,0.021464046090841293,0.02240956947207451,0.02332923375070095,0.024211671203374863,0.02507888898253441,0.025932718068361282,0.026772061362862587,0.02758261375129223,0.02839481458067894,0.029170524328947067,0.029933763667941093,0.030683064833283424,0.031392209231853485,0.03209034353494644,0.03277748078107834,0.03344389423727989,0.03410883992910385,0.03474297747015953,0.03535859286785126,0.03595825284719467,0.036558832973241806,0.03712695464491844,0.037677835673093796,0.038236234337091446,0.03876327723264694,0.039283350110054016,0.039781052619218826,0.04026848450303078,0.040747661143541336,0.04121418669819832,0.04165705665946007,0.042084887623786926,0.04251088574528694,0.042919646948575974,0.04330933466553688,0.0436893068253994,0.044053319841623306,0.0444202683866024,0.044769614934921265,0.04511547461152077,0.045433275401592255,0.04574722796678543,0.04604870826005936,0.04634450376033783,0.04664158448576927,0.046926192939281464,0.047204937785863876,0.04747139289975166,0.04772225767374039,0.04797441139817238,0.048228394240140915,0.04845927283167839,0.04868905246257782,0.04891406372189522,0.049121469259262085,0.04933309182524681,0.04953206330537796,0.04973653703927994,0.04992542043328285,0.050098717212677,0.05027934908866882,0.050447143614292145,0.05061585456132889,0.050779249519109726,0.050933290272951126,0.05108660086989403,0.0512351393699646,0.05137891322374344,0.051509298384189606,0.05164243280887604,0.051768600940704346,0.05188724771142006,0.05200406163930893,0.05211629346013069,0.0522235743701458,0.05233066901564598,0.05243299528956413,0.05253312364220619,0.052627015858888626,0.05271833762526512,0.052808746695518494,0.05289548635482788,0.05297984182834625,0.05305924639105797,0.053139571100473404,0.05321420729160309,0.05328866094350815,0.05335706099867821,0.05342436209321022,0.05349074676632881,0.053551629185676575,0.05361618101596832,0.053673580288887024,0.05373042821884155,0.0537821426987648,0.05383734032511711,0.053891804069280624,0.05393875017762184,0.05398184806108475,0.05403190851211548,0.054075006395578384,0.054116081446409225,0.05416064336895943,0.05420025438070297,0.05423968285322189,0.054277826100587845,0.05431322008371353,0.05434604361653328,0.05437978729605675,0.05441591516137123,0.054450757801532745,0.05448174849152565,0.05451200529932976,0.054540615528821945,0.054569222033023834,0.05459911376237869,0.054625704884529114,0.0546557791531086,0.0546814501285553,0.05470675975084305,0.0547313317656517,0.05475810542702675,0.054781027138233185,0.0548023022711277,0.054825589060783386,0.05484631285071373,0.05486740171909332,0.05488775670528412,0.05490627884864807,0.05492498353123665,0.0549435056746006,0.05496129393577576,0.05498109757900238,0.05499833822250366,0.05501539260149002,0.055032264441251755,0.055048584938049316,0.05506380647420883,0.05507810786366463,0.05509094521403313,0.05510231480002403,0.055117167532444,0.05512963980436325,0.05514156073331833,0.05515311285853386,0.055165767669677734,0.05517658591270447,0.05518703907728195,0.05519987642765045,0.05521142855286598,0.055219680070877075,0.055229950696229935,0.05524003505706787,0.055249571800231934,0.05525745823979378,0.055268093943595886,0.05527854710817337,0.05528753250837326,0.05529560148715973,0.05530513823032379,0.05531522259116173,0.055322375148534775,0.05533044412732124,0.055338695645332336,0.0553474985063076,0.0553550161421299,0.05536235123872757,0.055369872599840164,0.05537555739283562,0.055381424725055695,0.055388208478689194,0.05539371073246002,0.055399760603904724,0.0554063655436039,0.05541205033659935,0.05541883409023285,0.05542433634400368,0.05543093755841255,0.0554373562335968,0.055443041026592255,0.05544909089803696,0.05545550957322121,0.055461011826992035,0.05546651408076286,0.055471282452344894,0.05547714978456497,0.055483199656009674,0.05548833683133125,0.055493470281362534,0.055499523878097534,0.05550318956375122,0.055507224053144455,0.05551290884613991,0.05551896244287491,0.05552299693226814,0.05552831292152405,0.05553308129310608,0.05553840100765228,0.05554353445768356,0.05554775148630142,0.05555270239710808,0.05555838719010353,0.05556315556168556,0.055567558854818344,0.05557122454047203,0.05557562783360481,0.0555792935192585,0.05558406189084053,0.05558791384100914,0.05559084564447403,0.055594515055418015,0.0555974505841732,0.05560038238763809,0.055606067180633545,0.055609919130802155,0.055613771080970764,0.05561743676662445,0.05562037229537964,0.055624037981033325,0.05562770739197731,0.05563119053840637,0.05563412606716156,0.05563724413514137,0.055641092360019684,0.05564366281032562,0.05564659461379051,0.055649347603321075,0.05565246194601059,0.05565594881772995,0.05565796419978142,0.05566071718931198,0.055663466453552246,0.05566676706075668,0.055669885128736496,0.05567263439297676,0.05567483603954315,0.05567758530378342,0.05567960441112518,0.05568235367536545,0.05568510666489601,0.05568712204694748,0.055689141154289246,0.05569133907556534,0.055693723261356354,0.05569610744714737,0.05569739267230034,0.05569922551512718,0.055701058357954025,0.055703260004520416,0.05570527911186218,0.055706560611724854,0.055708762258291245,0.055711328983306885,0.05571334809064865,0.055715546011924744,0.055717382580041885,0.0557197667658329,0.05572233349084854,0.05572398379445076,0.05572618171572685,0.05572856590151787,0.055730585008859634,0.055732786655426025,0.055734436959028244,0.05573663488030434,0.055737920105457306,0.05573975294828415,0.05574140325188637,0.05574287101626396,0.05574489012360573,0.05574708804488182,0.05574910715222359,0.055750757455825806,0.05575387552380562,0.055755890905857086,0.05575699359178543,0.05575919151306152,0.05576121062040329,0.05576340854167938,0.055765245109796524,0.055766526609659195,0.055768728256225586,0.055770378559827805,0.05577202886343002,0.055773861706256866,0.05577624589204788,0.05577826499938965,0.05577973276376724,0.05578211694955826,0.05578376725316048,0.05578523129224777,0.055787067860364914,0.05578853189945221,0.0557899996638298,0.05579238384962082,0.055794768035411835,0.05579715222120285,0.055798985064029694,0.055800821632146835,0.05580265447497368,0.05580412223935127,0.05580577254295349,0.055807605385780334,0.055810172110795975,0.05581163987517357,0.05581347271800041,0.0558164082467556,0.05581842362880707,0.055820807814598083,0.05582282692193985,0.055825211107730865,0.055826492607593536,0.05582887679338455,0.05583052709698677,0.055833280086517334,0.05583511292934418,0.05583786219358444,0.055839329957962036,0.05584116280078888,0.05584299936890602,0.05584501475095749,0.05584666505455971,0.055848684161901474,0.05585033446550369,0.05585234984755516,0.05585363507270813,0.055855102837085724,0.05585656687617302,0.05585803464055061,0.05585968494415283,0.05586133524775505,0.055862437933683395,0.05586445331573486,0.05586683750152588,0.0558684878051281],"recovered":[0.0,0.0016520953504368663,0.0031101717613637447,0.00445565115660429,0.005740430671721697,0.007022642996162176,0.008262860588729382,0.009489324875175953,0.010677828453481197,0.011861197650432587,0.012996703386306763,0.014130009338259697,0.015238557942211628,0.01630566269159317,0.01736469753086567,0.0183832049369812,0.019378241151571274,0.020344117656350136,0.021287988871335983,0.022228742018342018,0.02314070425927639,0.02403341233730316,0.024907046929001808,0.02576216123998165,0.026593435555696487,0.027414990589022636,0.02822224050760269,0.029009319841861725,0.029779160395264626,0.030514158308506012,0.03123980388045311,0.03195059671998024,0.032644517719745636,0.03330616280436516,0.03396065533161163,0.03459424152970314,0.0352199450135231,0.03582785651087761,0.036416515707969666,0.03698977082967758,0.0375494547188282,0.03809575363993645,0.03863324970006943,0.03914140164852142,0.03964607045054436,0.040125250816345215,0.04061580076813698,0.04106820374727249,0.04150410369038582,0.041946057230234146,0.0423625186085701,0.0427786149084568,0.04317270591855049,0.043542586266994476,0.043911371380090714,0.04427666962146759,0.044637199491262436,0.044969674199819565,0.04529939591884613,0.045606378465890884,0.045910242944955826,0.046218693256378174,0.04651173949241638,0.04680441692471504,0.04708792641758919,0.04735034704208374,0.04760836809873581,0.047868404537439346,0.04811028763651848,0.048347216099500656,0.04857809469103813,0.04880274087190628,0.04901527985930443,0.04922250285744667,0.04942825809121132,0.0496259443461895,0.04981116205453873,0.04999344423413277,0.0501575730741024,0.05033233389258385,0.05049646273255348,0.050654906779527664,0.05081316456198692,0.050966840237379074,0.05111226066946983,0.051251817494630814,0.05138733610510826,0.05151992291212082,0.05164572224020958,0.051766205579042435,0.05188210308551788,0.05199818313121796,0.05211261659860611,0.05221915990114212,0.05232185497879982,0.052421797066926956,0.05252137407660484,0.05261288210749626,0.05270182341337204,0.05278819799423218,0.052870169281959534,0.05295489355921745,0.05303209647536278,0.05310545116662979,0.05317201837897301,0.05324353650212288,0.053312305361032486,0.05337502062320709,0.05343994125723839,0.05350027233362198,0.053558770567178726,0.05361837148666382,0.053673017770051956,0.05372454971075058,0.05377259477972984,0.05381789058446884,0.05386777222156525,0.05391508340835571,0.05395817756652832,0.05400365963578224,0.054045286029577255,0.05408324673771858,0.05412377417087555,0.054161183536052704,0.05419620871543884,0.05423160269856453,0.05426773056387901,0.0543031208217144,0.0543355792760849,0.0543665736913681,0.05439848080277443,0.05442727357149124,0.054460279643535614,0.054486870765686035,0.0545152947306633,0.054542068392038345,0.054566461592912674,0.05459103360772133,0.054618172347545624,0.054640911519527435,0.05466475337743759,0.05468382313847542,0.05470876395702362,0.054729852825403214,0.05475020781159401,0.05476689711213112,0.05478541925549507,0.05480559170246124,0.05482723191380501,0.05484575033187866,0.05486464127898216,0.05488169565796852,0.05489801615476608,0.054914336651563644,0.054929740726947784,0.05494441092014313,0.054958898574113846,0.05497265234589577,0.05498530715703964,0.054997410625219345,0.05501006171107292,0.055021800100803375,0.05503537133336067,0.055047657340765,0.05505700781941414,0.05506892874836922,0.055080849677324295,0.05509056895971298,0.05509991943836212,0.05511019006371498,0.05512174218893051,0.055129993706941605,0.05514044687151909,0.05514998361468315,0.055157870054244995,0.05516703799366951,0.05517639219760895,0.05518500879406929,0.055195096880197525,0.055204447358846664,0.055212702602148056,0.055221136659383774,0.05522902309894562,0.05523598939180374,0.055243875831365585,0.05524974316358566,0.055257078260183334,0.05526367947459221,0.05527009814977646,0.055274683982133865,0.055280737578868866,0.05528715252876282,0.05529467388987541,0.05530017614364624,0.05530567467212677,0.055311545729637146,0.0553179606795311,0.055324748158454895,0.05533043295145035,0.05533703416585922,0.0553421676158905,0.055348221212625504,0.05535353720188141,0.05535867437720299,0.05536344274878502,0.055368393659591675,0.055373162031173706,0.05537793040275574,0.05538288131356239,0.055388014763593674,0.05539388209581375,0.05539901927113533,0.05540415272116661,0.055409468710422516,0.055414605885744095,0.055419921875,0.05542377382516861,0.05542890727519989,0.05543440952897072,0.055438995361328125,0.05544358119368553,0.05544742941856384,0.0554509162902832,0.055454764515161514,0.055458251386880875,0.055462099611759186,0.05546540394425392,0.055469438433647156,0.05547347292304039,0.05547713860869408,0.05548190698027611,0.05548539012670517,0.05548960715532303,0.05549401044845581,0.05549749359488487,0.055500246584415436,0.05550336092710495,0.05550684779882431,0.0555097796022892,0.055513449013233185,0.05551803484559059,0.05552041530609131,0.0555233508348465,0.055526651442050934,0.05552958697080612,0.05553325265645981,0.055535636842250824,0.05553857237100601,0.05554187297821045,0.055545173585414886,0.055548474192619324,0.05555140972137451,0.0555543415248394,0.055557094514369965,0.055559661239385605,0.05556204542517662,0.05556424707174301,0.055566444993019104,0.05556956306099892,0.05557176470756531,0.05557433143258095,0.05557708069682121,0.055578917264938354,0.055581483989953995,0.05558349937200546,0.05558551847934723,0.0555875338613987,0.05558955296874046,0.055591754615306854,0.055594686418771744,0.05559633672237396,0.05559798702597618,0.05560000613331795,0.055602021515369415,0.055604588240385056,0.05560678988695145,0.05560899153351784,0.05561045929789543,0.05561302602291107,0.05561577528715134,0.05561632663011551,0.05561815947294235,0.05562036111950874,0.05562274530529976,0.05562421306967735,0.0556253120303154,0.05562714487314224,0.05562879517674446,0.05563081428408623,0.05563301593065262,0.05563558265566826,0.05563759803771973,0.055639248341321945,0.05564071610569954,0.05564328283071518,0.055645301938056946,0.05564749985933304,0.05564878508448601,0.05565116927027702,0.05565300211310387,0.055654652416706085,0.0556570366024971,0.05565868690609932,0.05566088855266571,0.05566253885626793,0.0556645542383194,0.05566602200269699,0.055667124688625336,0.055668774992227554,0.05567023903131485,0.055672623217105865,0.055674273520708084,0.055676475167274475,0.055678676813840866,0.05568050965666771,0.05568215996026993,0.05568472668528557,0.05568637698888779,0.055688027292490005,0.05569004639983177,0.05569206178188324,0.05569389835000038,0.05569536238908768,0.05569811537861824,0.05570105090737343,0.05570324882864952,0.05570489913225174,0.05570710077881813,0.0557083860039711,0.05571058392524719,0.055712420493364334,0.05571461841464043,0.05571663752198219,0.05571920424699783,0.055721037089824677,0.055722687393426895,0.055724889039993286,0.055726539343595505,0.05572763830423355,0.05573002249002457,0.05573222413659096,0.055734239518642426,0.05573570728302002,0.055736809968948364,0.05573846027255058,0.05573992803692818,0.055741578340530396,0.055743228644132614,0.05574524402618408,0.0557468943297863,0.05574817955493927],"active":[0.003509223461151123,0.0030716722831130028,0.002846661489456892,0.002755336929112673,0.0027237948961555958,0.0026552104391157627,0.0026111984625458717,0.00256296806037426,0.0025193234905600548,0.0024555064737796783,0.0024287328124046326,0.0023606959730386734,0.002301097847521305,0.0022581852972507477,0.0021930858492851257,0.002140272408723831,0.0020858049392700195,0.002065451815724373,0.0020412448793649673,0.0019829291850328445,0.0019381847232580185,0.0018993057310581207,0.0018650144338607788,0.0018204525113105774,0.0018013790249824524,0.0017555337399244308,0.0017115231603384018,0.0016737449914216995,0.0016130488365888596,0.0015761852264404297,0.0015376769006252289,0.001493297517299652,0.0014643222093582153,0.0014368146657943726,0.001397937536239624,0.0013640113174915314,0.0013388879597187042,0.0012990981340408325,0.0012613199651241302,0.0012464635074138641,0.0012138225138187408,0.001187596470117569,0.0011478029191493988,0.0011270828545093536,0.0011015906929969788,0.0010889358818531036,0.0010412558913230896,0.0010166838765144348,0.001006782054901123,0.0009735897183418274,0.0009468160569667816,0.0009106919169425964,0.0008806139230728149,0.0008776821196079254,0.0008582435548305511,0.0008388049900531769,0.0007960759103298187,0.0007775537669658661,0.0007493123412132263,0.0007381252944469452,0.000731341540813446,0.0007074996829032898,0.0006931982934474945,0.0006669759750366211,0.0006343312561511993,0.0006240643560886383,0.0006200261414051056,0.0005908682942390442,0.0005787648260593414,0.0005668476223945618,0.0005433745682239532,0.0005303509533405304,0.0005167834460735321,0.0005140341818332672,0.0004971623420715332,0.00047277286648750305,0.00046818703413009644,0.00045369938015937805,0.0004582814872264862,0.0004469156265258789,0.00043682754039764404,0.0004316940903663635,0.0004219748079776764,0.0004120729863643646,0.00039703771471977234,0.000390615314245224,0.0003812648355960846,0.0003673247992992401,0.00035833939909935,0.00035008788108825684,0.00034147128462791443,0.0003324858844280243,0.00032037869095802307,0.00031396374106407166,0.00030516088008880615,0.0002965405583381653,0.0002873726189136505,0.00028260424733161926,0.00027801841497421265,0.0002710483968257904,0.00026940181851387024,0.0002593137323856354,0.0002565644681453705,0.00025160983204841614,0.00025234371423721313,0.0002472102642059326,0.00023932382464408875,0.00024116039276123047,0.00023363903164863586,0.00023015588521957397,0.00022337213158607483,0.00021896883845329285,0.0002187862992286682,0.0002142004668712616,0.00020925328135490417,0.00021401792764663696,0.00020723417401313782,0.00020099803805351257,0.00020246580243110657,0.0001965947449207306,0.00019439682364463806,0.0001945793628692627,0.00018944591283798218,0.00018486008048057556,0.00018357858061790466,0.00018431246280670166,0.0001830272376537323,0.00017862766981124878,0.0001764260232448578,0.00017404183745384216,0.0001707412302494049,0.00017184019088745117,0.00016542524099349976,0.00016890838742256165,0.0001661553978919983,0.00016469135880470276,0.00016487017273902893,0.00016707181930541992,0.00016285479068756104,0.0001613907516002655,0.00016083568334579468,0.00016248971223831177,0.00015863776206970215,0.00015790387988090515,0.0001560710370540619,0.00015808641910552979,0.00015808641910552979,0.00015570223331451416,0.00015386566519737244,0.000152587890625,0.00015075132250785828,0.00015056878328323364,0.00015056878328323364,0.00014946982264518738,0.00014836713671684265,0.0001465342938899994,0.00014341622591018677,0.00014451518654823303,0.0001443326473236084,0.00014415010809898376,0.0001430511474609375,0.00014396756887435913,0.00014121457934379578,0.00013938173651695251,0.00014286860823631287,0.00014249980449676514,0.00013883039355278015,0.00013938173651695251,0.0001401156187057495,0.00013938173651695251,0.000135716050863266,0.00013810023665428162,0.00013810023665428162,0.00013754889369010925,0.0001377314329147339,0.00013810023665428162,0.00013883039355278015,0.00013736635446548462,0.00013534724712371826,0.000134248286485672,0.0001347959041595459,0.00013387948274612427,0.0001333281397819519,0.00013388320803642273,0.00013168156147003174,0.00013168156147003174,0.00013113021850585938,0.0001300312578678131,0.00012966245412826538,0.00013168156147003174,0.000131312757730484,0.00013168156147003174,0.00012966245412826538,0.00013076141476631165,0.00013168156147003174,0.00013149529695510864,0.00013113021850585938,0.00013076141476631165,0.000130578875541687,0.00012947991490364075,0.00012911483645439148,0.00012892857193946838,0.00012966245412826538,0.00012966245412826538,0.00013002753257751465,0.00013113021850585938,0.00013002753257751465,0.00012929365038871765,0.00013002753257751465,0.00013094767928123474,0.00012911483645439148,0.00012929365038871765,0.00012892857193946838,0.00012893229722976685,0.00012892857193946838,0.00012782961130142212,0.00012892857193946838,0.00012947991490364075,0.00012874603271484375,0.00012856349349021912,0.00012764334678649902,0.00012819841504096985,0.00012837722897529602,0.0001292973756790161,0.00012966245412826538,0.00012874603271484375,0.00012911111116409302,0.00012801215052604675,0.00012690946459770203,0.00012892857193946838,0.00012801215052604675,0.00012838095426559448,0.00012782961130142212,0.00012636184692382812,0.00012654438614845276,0.0001274608075618744,0.00012782961130142212,0.00012727826833724976,0.00012746453285217285,0.00012764334678649902,0.00012562796473503113,0.0001261793076992035,0.00012599676847457886,0.00012581050395965576,0.00012636184692382812,0.0001247115433216095,0.00012508034706115723,0.00012489408254623413,0.00012489408254623413,0.0001247115433216095,0.00012416020035743713,0.00012342631816864014,0.0001232437789440155,0.0001225098967552185,0.00012269243597984314,0.00012306123971939087,0.00012287497520446777,0.0001226961612701416,0.00012177601456642151,0.00012195855379104614,0.00012177601456642151,0.00012031197547912598,0.00012030825018882751,0.00011957436800003052,0.00011976063251495361,0.00011976063251495361,0.00011902675032615662,0.00011920928955078125,0.00011957436800003052,0.00011866167187690735,0.00011920928955078125,0.00011939555406570435,0.00011976063251495361,0.00012031197547912598,0.00011939555406570435,0.00011939182877540588,0.00011957436800003052,0.00012012571096420288,0.00011976063251495361,0.00011866167187690735,0.00012030825018882751,0.00011976063251495361,0.00011939182877540588,0.00011865794658660889,0.00011865794658660889,0.00011957809329032898,0.00011994317173957825,0.00012031197547912598,0.00011994317173957825,0.00012085959315299988,0.00012030825018882751,0.00011939555406570435,0.00011994317173957825,0.00012049451470375061,0.00012012571096420288,0.00011994317173957825,0.00011902675032615662,0.00011994317173957825,0.00011920928955078125,0.00011902675032615662,0.00011920928955078125,0.00011920928955078125,0.00011957809329032898,0.00011884421110153198,0.00011957809329032898,0.00011921301484107971,0.00011920928955078125,0.00011994317173957825,0.00011975690722465515,0.00011976063251495361,0.00011976063251495361,0.00012049451470375061,0.00012067705392837524,0.00012030825018882751,0.00012031197547912598,0.00012049451470375061,0.00011939555406570435,0.00011939555406570435,0.00011957809329032898,0.00012012571096420288,0.00011957809329032898,0.00011957436800003052,0.00012104585766792297,0.00012030825018882751,0.00011975690722465515,0.00011957809329032898,0.00012031197547912598,0.00011939182877540588,0.00012049078941345215,0.00011994317173957825,0.00012085959315299988,0.00012049451470375061,0.00012122467160224915,0.00012012571096420288,0.00012012571096420288,0.00012031197547912598,0.00012012571096420288,0.00012012571096420288,0.00012104585766792297,0.00012031197547912598,0.00012012571096420288,0.00011939555406570435,0.00011939555406570435,0.00011975690722465515,0.00011957436800003052,0.00011975690722465515,0.00011975690722465515,0.00011920928955078125,0.00011920928955078125,0.00011994317173957825,0.00012030825018882751]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.003509223461151123,0.00470359530299902,0.005949498154222965,0.007169543765485287,0.008340075612068176,0.009464211761951447,0.01056194119155407,0.011628862470388412,0.012636367231607437,0.01362113282084465,0.014574172906577587,0.015511075966060162,0.016394980251789093,0.017247159034013748,0.018068715929985046,0.018879083916544914,0.01964488998055458,0.020372552797198296,0.021101132035255432,0.021785883232951164,0.02245321311056614,0.023103121668100357,0.023720022290945053,0.024337287992239,0.02491806074976921,0.025468576699495316,0.026011023670434952,0.026537515223026276,0.02702934667468071,0.027501191943883896,0.0279682669788599,0.028406186029314995,0.02883731760084629,0.029253413900732994,0.029645118862390518,0.03002985566854477,0.030404873192310333,0.030762286856770515,0.03111034817993641,0.031455107033252716,0.03177529573440552,0.03208117559552193,0.0323830246925354,0.03266396373510361,0.03293170779943466,0.03319486230611801,0.033452510833740234,0.03369696065783501,0.03392893821001053,0.034150101244449615,0.034359708428382874,0.0345652773976326,0.034757100045681,0.03494378179311752,0.03512037917971611,0.03529074043035507,0.035463303327560425,0.03561936318874359,0.03576992079615593,0.03592469543218613,0.03606314957141876,0.03619903698563576,0.036333274096250534,0.03645559027791023,0.0365731380879879,0.03669307008385658,0.03680548444390297,0.03691386058926582,0.03701417148113251,0.0371130146086216,0.03719773888587952,0.03728374466300011,0.03736736625432968,0.03744988888502121,0.03752122446894646,0.03759678080677986,0.03766591474413872,0.03773413226008415,0.03779538348317146,0.03785773366689682,0.037917330861091614,0.037971798330545425,0.03802644461393356,0.03807687386870384,0.03812528774142265,0.038168568164110184,0.03821496292948723,0.0382608100771904,0.03829986974596977,0.03834039717912674,0.038378722965717316,0.038415033370256424,0.03845005854964256,0.038482703268527985,0.03851424530148506,0.038545235991477966,0.038573477417230606,0.038601167500019073,0.038626108318567276,0.0386519655585289,0.03867506980895996,0.03869762644171715,0.03871871531009674,0.03874127194285393,0.03876236081123352,0.03878143057227135,0.038799770176410675,0.03882049396634102,0.03883626312017441,0.038853686302900314,0.03886798769235611,0.03888504207134247,0.03890099748969078,0.038915302604436874,0.038930706679821014,0.03894409164786339,0.038956377655267715,0.038966283202171326,0.03897673636674881,0.03898663818836212,0.03899690881371498,0.03900699317455292,0.039017077535390854,0.03902606666088104,0.03903450071811676,0.03904147073626518,0.03904861956834793,0.039056506007909775,0.03906182572245598,0.039067693054676056,0.03907392919063568,0.039080530405044556,0.03908658027648926,0.03909189999103546,0.03909685090184212,0.0391019843518734,0.03910712152719498,0.03911188989877701,0.039115920662879944,0.03911959007382393,0.03912398964166641,0.03912857547402382,0.039132244884967804,0.039136093109846115,0.0391397625207901,0.039144162088632584,0.03914709761738777,0.03914948180317879,0.03915168344974518,0.039154984056949615,0.039157915860414505,0.03915993496775627,0.03916213661432266,0.039165250957012177,0.039166901260614395,0.03916928544640541,0.039171669632196426,0.03917313739657402,0.03917478770017624,0.03917625546455383,0.039178088307380676,0.03918028995394707,0.03918267413973808,0.0391850583255291,0.03918597474694252,0.03918762505054474,0.039189644157886505,0.039190374314785004,0.03919165953993797,0.03919275850057602,0.039193861186504364,0.03919496014714241,0.03919605910778046,0.039197344332933426,0.03919844329357147,0.03919881209731102,0.03919954597949982,0.039200279861688614,0.03920082747936249,0.039201561361551285,0.03920229524374008,0.03920302912592888,0.039203763008117676,0.039204128086566925,0.039205413311719894,0.03920614719390869,0.03920651227235794,0.03920724615454674,0.03920742869377136,0.039207980036735535,0.03920853137969971,0.03920908272266388,0.039209265261888504,0.03920981287956238,0.039210546761751175,0.03921091556549072,0.03921109810471535,0.03921128064393997,0.039211831986904144,0.039212197065353394,0.03921256586909294,0.03921348229050636,0.03921384736895561,0.039214398711919785,0.039215315133333206,0.03921549767255783,0.03921586647629738,0.039216049015522,0.03921623155474663,0.03921641781926155,0.0392167828977108,0.03921733424067497,0.0392175167798996,0.039217881858348846,0.039218250662088394,0.03921861574053764,0.03921934962272644,0.03921971842646599,0.03921990096569061,0.03922026604413986,0.039220817387104034,0.039220817387104034,0.039221182465553284,0.03922136873006821,0.03922155126929283,0.039221733808517456,0.03922191634774208,0.03922228515148163,0.03922246769070625,0.03922265022993088,0.03922265022993088,0.039223019033670425,0.039223384112119675,0.03922375291585922,0.03922448679804802,0.03922448679804802,0.03922485187649727,0.03922485187649727,0.03922503441572189,0.03922540321946144,0.03922540321946144,0.03922540321946144,0.03922540321946144,0.039225585758686066,0.039225585758686066,0.039225585758686066,0.039225585758686066,0.039225585758686066,0.03922576829791069,0.03922576829791069,0.03922576829791069,0.039225950837135315,0.039225950837135315,0.039225950837135315,0.039225950837135315,0.039225950837135315,0.03922613710165024,0.03922613710165024,0.03922613710165024,0.03922613710165024,0.03922613710165024,0.03922613710165024,0.03922613710165024,0.03922631964087486,0.03922631964087486,0.03922650218009949,0.03922650218009949,0.03922650218009949,0.03922650218009949,0.03922650218009949,0.03922668471932411,0.03922668471932411,0.03922686725854874,0.03922686725854874,0.03922686725854874,0.03922686725854874,0.03922686725854874,0.03922686725854874,0.03922705352306366,0.039227236062288284,0.03922741860151291,0.039227601140737534,0.039227601140737534,0.039227601140737534,0.039227601140737534,0.03922778740525246,0.03922796994447708,0.03922796994447708,0.03922796994447708,0.039228152483701706,0.039228152483701706,0.03922833502292633,0.039228521287441254,0.039228521287441254,0.03922870382666588,0.03922870382666588,0.0392288863658905,0.0392288863658905,0.03922906890511513,0.03922906890511513,0.03922906890511513,0.03922925144433975,0.03922925144433975,0.03922925144433975,0.03922925144433975,0.03922925144433975,0.03922925144433975,0.03922925144433975,0.03922925144433975,0.03922925144433975,0.03922925144433975,0.03922925144433975,0.03922925144433975,0.03922925144433975,0.03922925144433975,0.03922925144433975,0.03922925144433975,0.03922925144433975,0.03922925144433975,0.03922925144433975,0.03922925144433975,0.03922925144433975,0.03922925144433975,0.03922925144433975,0.03922925144433975,0.03922925144433975,0.03922925144433975,0.03922925144433975,0.03922925144433975,0.03922925144433975,0.03922925144433975,0.03922925144433975,0.03922925144433975,0.03922925144433975,0.03922925144433975,0.03922925144433975,0.03922925144433975,0.03922925144433975,0.03922925144433975,0.03922925144433975,0.03922925144433975,0.03922925144433975,0.03922925144433975,0.03922925144433975,0.03922925144433975,0.03922925144433975,0.03922925144433975,0.03922925144433975,0.03922925144433975,0.03922925144433975,0.03922925144433975],"recovered":[0.0,0.0016544793033972383,0.0030940340366214514,0.004445381462574005,0.005720992106944323,0.006939570885151625,0.008122572675347328,0.009258812293410301,0.010367544367909431,0.01142914779484272,0.012452056631445885,0.013421601615846157,0.014392796903848648,0.015318512916564941,0.01620553620159626,0.01706596650183201,0.01788715459406376,0.01869899034500122,0.01946186274290085,0.020192826166749,0.020900318399071693,0.021582501009106636,0.02225533314049244,0.02289588935673237,0.023524709045886993,0.02412785403430462,0.024699825793504715,0.025263359770178795,0.025814242660999298,0.026333214715123177,0.02683366648852825,0.02731247991323471,0.02776726894080639,0.02821453846991062,0.028653373941779137,0.029063234105706215,0.029466677457094193,0.029854165390133858,0.030226798728108406,0.0305812768638134,0.03093263879418373,0.0312737300992012,0.031588781625032425,0.03189961612224579,0.032201096415519714,0.03248882666230202,0.03276701644062996,0.03302540257573128,0.033280856907367706,0.03352750465273857,0.03375508263707161,0.03397880867123604,0.03419318422675133,0.03439490497112274,0.034595709294080734,0.03478257730603218,0.034957155585289,0.035131003707647324,0.03529384732246399,0.03544935584068298,0.035605598241090775,0.03575102239847183,0.03589626029133797,0.036032695323228836,0.036163266748189926,0.03628998249769211,0.036415234208106995,0.03653094917535782,0.03664097934961319,0.036745138466358185,0.03684196621179581,0.03693585842847824,0.03702552989125252,0.0371137373149395,0.037203963845968246,0.037284284830093384,0.037359654903411865,0.037434473633766174,0.03750361129641533,0.03757091239094734,0.03763271123170853,0.037694696336984634,0.0377480611205101,0.03780399262905121,0.03785882145166397,0.037908151745796204,0.037956565618515015,0.038002777844667435,0.03804715722799301,0.038088418543338776,0.038132429122924805,0.038171857595443726,0.03821109980344772,0.03824997693300247,0.03828500583767891,0.03831746429204941,0.038349371403455734,0.038381464779376984,0.03840860351920128,0.03843574598431587,0.03846233710646629,0.038486726582050323,0.03850928321480751,0.038532570004463196,0.03855512663722038,0.0385756641626358,0.038595471531152725,0.03861582651734352,0.038637831807136536,0.03865433856844902,0.0386730432510376,0.03868844732642174,0.03870439901947975,0.038718704134225845,0.03873429074883461,0.03875042870640755,0.03876583278179169,0.038777388632297516,0.038790956139564514,0.03880232572555542,0.038812413811683655,0.03882414847612381,0.038834601640701294,0.03884468972682953,0.03885422274470329,0.03886321187019348,0.0388709120452404,0.0388784296810627,0.03888649865984917,0.038893651217222214,0.03890025243163109,0.03890685364603996,0.03891199082136154,0.03891822323203087,0.0389237254858017,0.0389283113181591,0.03893289715051651,0.038937848061323166,0.03894316405057907,0.03894756734371185,0.03895214945077896,0.03895637020468712,0.03896021842956543,0.03896407037973404,0.038968656212091446,0.03897232189774513,0.03897653892636299,0.03898002579808235,0.03898277506232262,0.03898515924811363,0.038988277316093445,0.03899102658033371,0.03899414464831352,0.03899652883410454,0.038998913019895554,0.039002031087875366,0.03900441527366638,0.0390060655772686,0.03900808095932007,0.039010100066661835,0.03901193290948868,0.03901340067386627,0.03901560232043266,0.03901761770248413,0.039019450545310974,0.03902091830968857,0.03902256861329079,0.03902440518140793,0.039025504142045975,0.039026420563459396,0.039028070867061615,0.039029356092214584,0.03903045505285263,0.0390317402780056,0.03903265669941902,0.03903339058160782,0.039034489542245865,0.039034854620695114,0.03903558850288391,0.03903595730662346,0.039037056267261505,0.03903723880648613,0.039038341492414474,0.03903888911008835,0.03903944045305252,0.03904053941369057,0.03904109075665474,0.03904164209961891,0.03904255852103233,0.03904292359948158,0.03904329240322113,0.0390438437461853,0.0390445739030838,0.039045125246047974,0.03904549404978752,0.03904585912823677,0.03904622793197632,0.03904677554965019,0.03904714435338974,0.03904750943183899,0.03904787823557854,0.039048243314027786,0.03904915973544121,0.039049528539180756,0.039049893617630005,0.039050258696079254,0.039050810039043427,0.039051178842782974,0.039051543921232224,0.03905191272497177,0.03905227780342102,0.03905227780342102,0.03905264288187027,0.03905301168560982,0.03905337676405907,0.03905356302857399,0.039054110646247864,0.039054661989212036,0.039055027067661285,0.03905521333217621,0.03905539587140083,0.039055947214365005,0.03905612975358963,0.03905612975358963,0.03905612975358963,0.039056677371263504,0.03905704617500305,0.039057228714227676,0.039057597517967224,0.039057597517967224,0.03905778005719185,0.03905796259641647,0.0390581451356411,0.0390581451356411,0.039058513939380646,0.039058879017829895,0.03905924782156944,0.03905961290001869,0.03905961290001869,0.03905979543924332,0.03905997797846794,0.03905997797846794,0.03905997797846794,0.03905997797846794,0.039060164242982864,0.039060164242982864,0.039060164242982864,0.039060164242982864,0.039060164242982864,0.03906034678220749,0.03906034678220749,0.039060529321432114,0.03906071186065674,0.03906089812517166,0.03906089812517166,0.03906089812517166,0.039061080664396286,0.03906126320362091,0.03906126320362091,0.039061445742845535,0.039061445742845535,0.039061445742845535,0.039061445742845535,0.039061445742845535,0.039061445742845535,0.039061445742845535,0.039061445742845535,0.039061445742845535,0.039061445742845535,0.039061445742845535,0.039061445742845535,0.039061445742845535,0.03906163200736046,0.03906163200736046,0.03906163200736046,0.03906163200736046,0.03906181454658508,0.03906181454658508,0.03906181454658508,0.03906199708580971,0.03906199708580971,0.03906199708580971,0.03906217962503433,0.03906217962503433,0.03906254842877388,0.03906254842877388,0.03906254842877388,0.03906254842877388,0.039062730967998505,0.03906291350722313,0.03906291350722313,0.03906291350722313,0.03906291350722313,0.03906291350722313,0.039063096046447754,0.039063096046447754,0.039063096046447754,0.03906328231096268,0.03906328231096268,0.03906328231096268,0.03906328231096268,0.03906328231096268,0.0390634648501873,0.0390634648501873,0.0390634648501873,0.039063647389411926,0.039063647389411926,0.039063647389411926,0.039063647389411926,0.039063647389411926,0.039063647389411926,0.039063647389411926,0.039063647389411926,0.039063647389411926,0.039063647389411926,0.039063647389411926,0.039063647389411926,0.039063647389411926,0.039063647389411926,0.039063647389411926,0.039063647389411926,0.039063647389411926,0.039063647389411926,0.039063647389411926,0.039063647389411926,0.039063647389411926,0.039063647389411926,0.039063647389411926,0.039063647389411926,0.039063647389411926,0.039063647389411926,0.039063647389411926,0.039063647389411926,0.039063647389411926,0.039063647389411926,0.039063647389411926,0.039063647389411926,0.039063647389411926,0.039063647389411926,0.039063647389411926,0.039063647389411926,0.039063647389411926,0.039063647389411926,0.039063647389411926,0.039063647389411926,0.039063647389411926,0.039063647389411926,0.039063647389411926,0.039063647389411926,0.039063647389411926,0.039063647389411926],"active":[0.003509223461151123,0.003049116116017103,0.002855464117601514,0.0027241623029112816,0.0026190835051238537,0.002524640876799822,0.0024393685162067413,0.0023700501769781113,0.0022688228636980057,0.0021919850260019302,0.0021221162751317024,0.0020894743502140045,0.002002183347940445,0.0019286461174488068,0.0018631797283887863,0.0018131174147129059,0.0017577353864908218,0.0016735624521970749,0.0016392692923545837,0.0015930570662021637,0.0015528947114944458,0.001520620658993721,0.0014646891504526138,0.00144139863550663,0.0013933517038822174,0.0013407226651906967,0.0013111978769302368,0.0012741554528474808,0.0012151040136814117,0.0011679772287607193,0.0011346004903316498,0.0010937061160802841,0.0010700486600399017,0.0010388754308223724,0.0009917449206113815,0.0009666215628385544,0.0009381957352161407,0.0009081214666366577,0.0008835494518280029,0.0008738301694393158,0.0008426569402217865,0.0008074454963207245,0.0007942430675029755,0.0007643476128578186,0.0007306113839149475,0.0007060356438159943,0.0006854943931102753,0.0006715580821037292,0.0006480813026428223,0.0006225965917110443,0.000604625791311264,0.0005864687263965607,0.0005639158189296722,0.0005488768219947815,0.000524669885635376,0.0005081631243228912,0.0005061477422714233,0.0004883594810962677,0.0004760734736919403,0.0004753395915031433,0.00045755133032798767,0.00044801458716392517,0.00043701380491256714,0.0004228949546813965,0.00040987133979797363,0.0004030875861644745,0.00039025023579597473,0.00038291141390800476,0.0003731921315193176,0.0003678761422634125,0.0003557726740837097,0.00034788623452186584,0.0003418363630771637,0.0003361515700817108,0.00031726062297821045,0.00031249597668647766,0.0003062598407268524,0.0002996586263179779,0.00029177218675613403,0.00028682127594947815,0.00028461962938308716,0.000277101993560791,0.0002783834934234619,0.00027288123965263367,0.00026646628975868225,0.0002604164183139801,0.00025839731097221375,0.0002580322325229645,0.00025271251797676086,0.00025197863578796387,0.000246293842792511,0.00024317577481269836,0.00023895874619483948,0.0002327263355255127,0.00022923946380615234,0.00022777169942855835,0.00022410601377487183,0.00021970272064208984,0.00021750479936599731,0.00021621957421302795,0.0002127327024936676,0.00021089985966682434,0.00020943209528923035,0.0002087019383907318,0.00020723417401313782,0.00020576640963554382,0.00020429864525794983,0.00020466744899749756,0.00019843131303787231,0.00019934773445129395,0.00019494444131851196,0.0001965947449207306,0.00019659847021102905,0.00019659847021102905,0.00019641593098640442,0.00019366294145584106,0.00019054487347602844,0.00018889456987380981,0.00018578022718429565,0.00018431246280670166,0.0001844950020313263,0.00018284469842910767,0.00018247589468955994,0.00018137693405151367,0.0001802779734134674,0.00017825886607170105,0.0001777075231075287,0.00017807632684707642,0.00017532706260681152,0.00017404183745384216,0.0001736767590045929,0.0001736767590045929,0.00017458945512771606,0.0001736767590045929,0.00017312541604042053,0.00017367303371429443,0.0001742243766784668,0.00017404183745384216,0.0001727566123008728,0.0001720227301120758,0.00017184019088745117,0.00017220526933670044,0.00017202645540237427,0.0001720227301120758,0.00017110630869865417,0.00017184019088745117,0.00017055869102478027,0.00016945600509643555,0.00016890838742256165,0.00016982480883598328,0.00016963854432106018,0.00016890838742256165,0.00016799196600914001,0.00016872212290763855,0.00016798824071884155,0.00016725435853004456,0.00016725435853004456,0.00016707181930541992,0.00016670674085617065,0.0001661553978919983,0.0001661553978919983,0.0001668892800807953,0.00016707181930541992,0.00016744062304496765,0.00016652420163154602,0.00016670674085617065,0.00016707554459571838,0.0001659691333770752,0.0001661553978919983,0.00016633793711662292,0.00016579031944274902,0.00016560405492782593,0.00016560405492782593,0.00016560405492782593,0.00016578659415245056,0.0001654215157032013,0.00016505643725395203,0.00016542524099349976,0.00016523897647857666,0.00016560405492782593,0.00016523897647857666,0.00016579031944274902,0.0001654215157032013,0.00016523897647857666,0.00016597285866737366,0.0001656077802181244,0.0001654215157032013,0.00016560405492782593,0.00016487017273902893,0.00016505643725395203,0.00016523897647857666,0.00016523897647857666,0.00016469135880470276,0.0001646876335144043,0.00016505271196365356,0.00016505643725395203,0.00016487017273902893,0.00016450509428977966,0.0001646876335144043,0.0001646876335144043,0.0001646876335144043,0.00016523897647857666,0.0001646876335144043,0.00016487017273902893,0.0001654215157032013,0.00016523897647857666,0.00016505643725395203,0.00016487017273902893,0.0001646876335144043,0.00016450509428977966,0.00016450509428977966,0.00016505643725395203,0.0001648738980293274,0.00016487017273902893,0.0001648738980293274,0.00016505271196365356,0.00016523897647857666,0.00016505643725395203,0.0001648738980293274,0.00016505271196365356,0.0001654215157032013,0.00016487017273902893,0.00016505271196365356,0.00016523897647857666,0.0001654215157032013,0.00016505643725395203,0.00016487017273902893,0.00016505643725395203,0.00016487017273902893,0.00016505271196365356,0.00016487017273902893,0.00016505643725395203,0.00016523897647857666,0.0001656077802181244,0.00016597285866737366,0.0001656077802181244,0.00016560405492782593,0.00016523897647857666,0.0001654215157032013,0.0001656077802181244,0.00016542524099349976,0.00016542524099349976,0.00016542524099349976,0.0001656077802181244,0.0001654215157032013,0.0001654215157032013,0.0001654215157032013,0.0001654215157032013,0.00016560405492782593,0.0001654215157032013,0.0001654215157032013,0.0001654215157032013,0.00016523897647857666,0.00016505271196365356,0.00016505271196365356,0.00016505271196365356,0.00016505643725395203,0.0001648738980293274,0.0001648738980293274,0.00016469135880470276,0.00016469135880470276,0.00016469135880470276,0.00016469135880470276,0.0001648738980293274,0.0001648738980293274,0.00016505643725395203,0.00016505643725395203,0.00016505643725395203,0.00016505643725395203,0.00016505643725395203,0.00016523897647857666,0.00016523897647857666,0.0001652352511882782,0.0001652352511882782,0.0001652352511882782,0.0001652352511882782,0.00016505271196365356,0.00016505271196365356,0.00016523897647857666,0.00016523897647857666,0.0001654215157032013,0.00016560405492782593,0.0001654215157032013,0.0001654215157032013,0.00016505271196365356,0.00016523897647857666,0.0001654215157032013,0.0001654215157032013,0.00016523897647857666,0.00016523897647857666,0.00016523897647857666,0.0001654215157032013,0.0001656077802181244,0.0001656077802181244,0.0001656077802181244,0.0001656077802181244,0.00016579031944274902,0.00016560405492782593,0.00016578659415245056,0.00016578659415245056,0.00016578659415245056,0.0001659691333770752,0.00016578659415245056,0.00016578659415245056,0.00016578659415245056,0.00016560405492782593,0.00016560405492782593,0.00016560405492782593,0.00016560405492782593,0.00016560405492782593,0.00016560405492782593,0.00016560405492782593,0.00016560405492782593,0.00016560405492782593,0.00016560405492782593,0.00016560405492782593,0.00016560405492782593,0.00016560405492782593,0.00016560405492782593,0.00016560405492782593,0.00016560405492782593,0.00016560405492782593,0.00016560405492782593,0.00016560405492782593,0.00016560405492782593,0.00016560405492782593,0.00016560405492782593,0.00016560405492782593,0.00016560405492782593,0.00016560405492782593,0.00016560405492782593,0.00016560405492782593,0.00016560405492782593,0.00016560405492782593,0.00016560405492782593,0.00016560405492782593,0.00016560405492782593,0.00016560405492782593,0.00016560405492782593,0.00016560405492782593,0.00016560405492782593,0.00016560405492782593,0.00016560405492782593,0.00016560405492782593,0.00016560405492782593,0.00016560405492782593,0.00016560405492782593,0.00016560405492782593,0.00016560405492782593,0.00016560405492782593,0.00016560405492782593]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.7087907791137695,"q05":0.6382221776964708,"q20":0.6726829866614905,"q40":0.6979215136372099,"q60":0.7196600445903292,"q80":0.7448985715660486,"q95":0.7793593805310682},"MaxActiveInfected":{"mean":0.03172539547085762,"q05":0.021927161801401557,"q20":0.026711939335549745,"q40":0.030216231326808476,"q60":0.03323455961490676,"q80":0.036738851606165496,"q95":0.04152362914031368}},"4W_None":{"TotalInfected":{"mean":0.2570185363292694,"q05":0.10077431902238873,"q20":0.17707315471366203,"q40":0.23295316103518773,"q60":0.28108391162335106,"q80":0.3369639179448768,"q95":0.41326275363615},"MaxActiveInfected":{"mean":0.0037777870893478394,"q05":0.0031494464960311695,"q20":0.0034562844482701515,"q40":0.0036810074935886452,"q60":0.0038745666851070335,"q80":0.004099289730425527,"q95":0.004406127682664509}},"2W_Strong":{"TotalInfected":{"mean":0.037215497344732285,"q05":0.027109950593905977,"q20":0.03204479851597254,"q40":0.03565899957923186,"q60":0.03877199511023271,"q80":0.04238619617349203,"q95":0.04732104409555859},"MaxActiveInfected":{"mean":0.003509223461151123,"q05":0.003459877852342579,"q20":0.0034839748241439357,"q40":0.003501623048057049,"q60":0.003516823874245197,"q80":0.0035344720981583103,"q95":0.003558569069959667}},"2W_Moderate":{"TotalInfected":{"mean":0.06251928955316544,"q05":0.027493541123054195,"q20":0.04459768661078127,"q40":0.05712448009745831,"q60":0.06791409900887256,"q80":0.0804408924955496,"q95":0.09754503798327666},"MaxActiveInfected":{"mean":0.003509223461151123,"q05":0.003459877852342579,"q20":0.0034839748241439357,"q40":0.003501623048057049,"q60":0.003516823874245197,"q80":0.0035344720981583103,"q95":0.003558569069959667}}}}} \ No newline at end of file diff --git a/web/country-data/extdata-DO.json b/web/country-data/extdata-DO.json new file mode 100644 index 00000000..f9446b79 --- /dev/null +++ b/web/country-data/extdata-DO.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0025098323822021484,0.003359896829351783,0.004368461202830076,0.005458086729049683,0.00659000501036644,0.007762551307678223,0.008983264677226543,0.01026780903339386,0.011602869257330894,0.012988152913749218,0.014442161656916142,0.015939638018608093,0.017501140013337135,0.019114824011921883,0.020786169916391373,0.022516844794154167,0.02430851012468338,0.0264942217618227,0.029019059613347054,0.031938038766384125,0.03525860980153084,0.0390288308262825,0.04328620061278343,0.04809053987264633,0.05347796902060509,0.05946670100092888,0.06612222641706467,0.07340852171182632,0.0814083069562912,0.09002134203910828,0.09928658604621887,0.1091812252998352,0.11958093196153641,0.1305098831653595,0.14178012311458588,0.1534094512462616,0.16526581346988678,0.17727068066596985,0.18939195573329926,0.20153780281543732,0.21358898282051086,0.22563037276268005,0.23761782050132751,0.24950198829174042,0.261364609003067,0.2732170522212982,0.285126268863678,0.2971399426460266,0.30935952067375183,0.32185253500938416,0.33484217524528503,0.34825417399406433,0.3622487485408783,0.3768458068370819,0.3921768367290497,0.40825316309928894,0.42502665519714355,0.442630797624588,0.46093103289604187,0.4798698425292969,0.4991658329963684,0.5186983942985535,0.5383479595184326,0.5580378770828247,0.5774375200271606,0.5963180065155029,0.614603579044342,0.6320886611938477,0.6486507058143616,0.6642840504646301,0.6787679195404053,0.6922256946563721,0.7045665979385376,0.7158198952674866,0.7260414958000183,0.735255241394043,0.7435628175735474,0.7509487867355347,0.7575774788856506,0.763466477394104,0.7686765789985657,0.7733104825019836,0.7774008512496948,0.7810025811195374,0.7841636538505554,0.786933958530426,0.7893633246421814,0.7914895415306091,0.7933615446090698,0.7950084209442139,0.7964328527450562,0.7976753115653992,0.7987640500068665,0.7997057437896729,0.8005354404449463,0.8012533783912659,0.801891565322876,0.8024282455444336,0.8029071092605591,0.8033313155174255,0.8036925196647644,0.8040121793746948,0.8042814135551453,0.8045297861099243,0.8047415614128113,0.8049227595329285,0.8050851821899414,0.8052257299423218,0.8053455948829651,0.8054549098014832,0.8055476546287537,0.8056261539459229,0.8056960701942444,0.8057553768157959,0.805807888507843,0.8058524131774902,0.8058934211730957,0.805929958820343,0.8059597015380859,0.8059872388839722,0.8060088753700256,0.8060296177864075,0.8060463666915894,0.8060605525970459,0.8060741424560547,0.8060858845710754,0.8060943484306335,0.8061030507087708,0.8061100840568542,0.8061172366142273,0.8061233162879944,0.8061288595199585,0.8061337471008301,0.8061376810073853,0.8061411380767822,0.8061438798904419,0.8061460852622986,0.8061487674713135,0.8061507940292358,0.8061525821685791,0.8061542510986328,0.8061553835868835,0.8061567544937134,0.806157648563385,0.8061585426330566,0.8061593174934387,0.8061597943305969,0.8061605095863342,0.8061609864234924,0.8061614036560059,0.8061617016792297,0.8061619997024536,0.8061621785163879,0.8061623573303223,0.8061626553535461,0.80616295337677,0.8061630725860596,0.8061632513999939,0.8061633110046387,0.8061633110046387,0.8061633110046387,0.8061634302139282,0.8061634302139282,0.8061635494232178,0.8061635494232178,0.8061636090278625,0.8061636090278625,0.8061636090278625,0.8061638474464417,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864,0.8061639070510864],"recovered":[0.0,0.0011790080461651087,0.0021974602714180946,0.0032073953188955784,0.0042467000894248486,0.005337892100214958,0.006473530549556017,0.007647643331438303,0.008883824571967125,0.010178452357649803,0.011515863239765167,0.012902810238301754,0.014357700012624264,0.0158590916544199,0.017414720728993416,0.019032908603549004,0.020701806992292404,0.022443445399403572,0.024414658546447754,0.02663600631058216,0.0292312353849411,0.03216206282377243,0.03552384674549103,0.039337340742349625,0.04363583028316498,0.0484817735850811,0.05388907715678215,0.05992959439754486,0.06658267229795456,0.07394122332334518,0.0819128155708313,0.0905403345823288,0.09979696571826935,0.10963335633277893,0.12000398337841034,0.13085158169269562,0.1420774757862091,0.15361154079437256,0.16539506614208221,0.17736145853996277,0.18937797844409943,0.20143748819828033,0.21351461112499237,0.22554141283035278,0.23750300705432892,0.2493552565574646,0.2612091600894928,0.27311035990715027,0.28508949279785156,0.2971692681312561,0.3094618618488312,0.32208016514778137,0.33515870571136475,0.34864509105682373,0.36269471049308777,0.3773981034755707,0.39278727769851685,0.4089123606681824,0.4257500469684601,0.4432917535305023,0.4615512490272522,0.4802933931350708,0.4994543492794037,0.5189276337623596,0.5384550094604492,0.5579320192337036,0.5771386027336121,0.5958600640296936,0.6139549016952515,0.6312715411186218,0.6477423310279846,0.6632392406463623,0.6777161359786987,0.6911580562591553,0.7035183906555176,0.7147418260574341,0.7249752283096313,0.7342339754104614,0.742598831653595,0.7500782012939453,0.7567606568336487,0.7627315521240234,0.7680538892745972,0.7727203965187073,0.7768344283103943,0.7804929614067078,0.7836924195289612,0.7865330576896667,0.7889896035194397,0.7911778092384338,0.7930796146392822,0.7947348356246948,0.7961974740028381,0.7974756360054016,0.7985779047012329,0.7995591163635254,0.8003864884376526,0.8011283874511719,0.8017731308937073,0.8023254871368408,0.8028132319450378,0.8032490015029907,0.803628146648407,0.8039459586143494,0.804222822189331,0.8044692873954773,0.8046903610229492,0.804875373840332,0.8050407767295837,0.8051861524581909,0.8053056597709656,0.8054167032241821,0.8055093288421631,0.8055911660194397,0.8056645393371582,0.80572509765625,0.8057770729064941,0.8058237433433533,0.8058662414550781,0.8059029579162598,0.8059327006340027,0.8059597611427307,0.8059834241867065,0.806003987789154,0.8060222268104553,0.8060375452041626,0.8060510754585266,0.8060621619224548,0.8060704469680786,0.8060794472694397,0.8060871958732605,0.8060939311981201,0.8060996532440186,0.8061051368713379,0.8061103820800781,0.8061144948005676,0.8061181306838989,0.8061208724975586,0.8061232566833496,0.8061259984970093,0.8061283230781555,0.8061296939849854,0.8061313629150391,0.8061326146125793,0.8061339259147644,0.8061347603797913,0.8061354756355286,0.806136429309845,0.8061373233795166,0.8061380386352539,0.8061385154724121,0.8061385750770569,0.8061391115188599,0.8061396479606628,0.8061398863792419,0.8061398863792419,0.8061401844024658,0.8061402440071106,0.8061405420303345,0.8061407804489136,0.8061408400535583,0.8061408400535583,0.8061408400535583,0.8061408400535583,0.8061410188674927,0.8061410188674927,0.8061411380767822,0.8061411380767822,0.8061411380767822,0.8061412572860718,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061,0.8061414361000061],"active":[0.0025098323822021484,0.002180888783186674,0.0021710009314119816,0.0022506914101541042,0.0023433049209415913,0.0024246592074632645,0.0025097341276705265,0.002620165701955557,0.0027190446853637695,0.002809700556099415,0.0029262984171509743,0.0030368277803063393,0.0031434400007128716,0.0032557323575019836,0.003371449187397957,0.0034839361906051636,0.003606703132390976,0.004050776362419128,0.0046044010668993,0.005302032455801964,0.006027374416589737,0.006866768002510071,0.007762353867292404,0.008753199130296707,0.00984213873744011,0.010984927415847778,0.012233149260282516,0.013478927314281464,0.01482563465833664,0.016080118715763092,0.017373770475387573,0.01864089071750641,0.01978396624326706,0.020876526832580566,0.021776139736175537,0.02255786955356598,0.023188337683677673,0.02365913987159729,0.02399688959121704,0.02417634427547455,0.024211004376411438,0.02419288456439972,0.024103209376335144,0.023960575461387634,0.023861601948738098,0.023861795663833618,0.02391710877418518,0.024029582738876343,0.02427002787590027,0.024683266878128052,0.025380313396453857,0.02617400884628296,0.02709004282951355,0.02820071578025818,0.029482126235961914,0.03085505962371826,0.03223937749862671,0.03371843695640564,0.03518098592758179,0.036578088998794556,0.03761458396911621,0.038405001163482666,0.03889361023902893,0.03911024332046509,0.038982510566711426,0.038385987281799316,0.03746497631072998,0.03622859716415405,0.03469580411911011,0.0330125093460083,0.031025588512420654,0.028986454010009766,0.026850461959838867,0.0246618390083313,0.022523105144500732,0.020513415336608887,0.018587589263916016,0.016714811325073242,0.014978647232055664,0.013388276100158691,0.011915922164916992,0.010578930377960205,0.009346961975097656,0.008282184600830078,0.007329225540161133,0.006440997123718262,0.005670905113220215,0.004956483840942383,0.004371941089630127,0.0038306117057800293,0.0033532381057739258,0.0029404759407043457,0.0025665760040283203,0.0022301077842712402,0.001957535743713379,0.0016942620277404785,0.0015050768852233887,0.0012998580932617188,0.0011339783668518066,0.0010058283805847168,0.0008792877197265625,0.0007631778717041016,0.0006532669067382812,0.0005838274955749512,0.0005187392234802246,0.0004534721374511719,0.0003948211669921875,0.0003503561019897461,0.00030481815338134766,0.00026875734329223633,0.00024199485778808594,0.00020945072174072266,0.00018674135208129883,0.00016421079635620117,0.00014334917068481445,0.00012731552124023438,0.0001163482666015625,0.0001062154769897461,9.34600830078125e-05,8.428096771240234e-05,7.617473602294922e-05,6.985664367675781e-05,6.29425048828125e-05,5.65648078918457e-05,5.1915645599365234e-05,4.83393669128418e-05,4.3272972106933594e-05,4.088878631591797e-05,3.9637088775634766e-05,3.7789344787597656e-05,3.612041473388672e-05,3.4928321838378906e-05,3.409385681152344e-05,3.254413604736328e-05,3.075599670410156e-05,2.9385089874267578e-05,2.7954578399658203e-05,2.7894973754882812e-05,2.753734588623047e-05,2.658367156982422e-05,2.5928020477294922e-05,2.568960189819336e-05,2.5391578674316406e-05,2.5033950805664062e-05,2.4616718292236328e-05,2.4557113647460938e-05,2.4318695068359375e-05,2.4080276489257812e-05,2.3663043975830078e-05,2.3365020751953125e-05,2.3186206817626953e-05,2.3424625396728516e-05,2.3066997528076172e-05,2.2709369659423828e-05,2.276897430419922e-05,2.3066997528076172e-05,2.288818359375e-05,2.300739288330078e-05,2.276897430419922e-05,2.2530555725097656e-05,2.2470951080322266e-05,2.2590160369873047e-05,2.2590160369873047e-05,2.2709369659423828e-05,2.2530555725097656e-05,2.2590160369873047e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2709369659423828e-05,2.2649765014648438e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05,2.2470951080322266e-05]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0025098323822021484,0.003363323397934437,0.0043375249952077866,0.005356368608772755,0.006425141356885433,0.007508795242756605,0.008639147505164146,0.00978829525411129,0.010981107130646706,0.012194380164146423,0.013429778628051281,0.014699442312121391,0.015996616333723068,0.017332948744297028,0.018692776560783386,0.020087458193302155,0.021507691591978073,0.02319372445344925,0.025156419724225998,0.02737179584801197,0.029868438839912415,0.032673075795173645,0.03579989820718765,0.03930569067597389,0.04321013391017914,0.047522131353616714,0.05227908864617348,0.057505570352077484,0.06321518868207932,0.06940892338752747,0.07612954825162888,0.08337325602769852,0.09108717739582062,0.09925408661365509,0.10784929990768433,0.1169109120965004,0.12626250088214874,0.1360086351633072,0.14597366750240326,0.1561330258846283,0.16642023622989655,0.17685489356517792,0.18731452524662018,0.1978350430727005,0.20825490355491638,0.2187136560678482,0.2290942668914795,0.2394770383834839,0.24982750415802002,0.26016896963119507,0.2705996036529541,0.28110405802726746,0.2917856276035309,0.30270251631736755,0.3138480484485626,0.32532671093940735,0.33711424469947815,0.34934377670288086,0.36216074228286743,0.3754063844680786,0.38921135663986206,0.40351051092147827,0.4184306263923645,0.4338349997997284,0.44972237944602966,0.46593213081359863,0.482407808303833,0.4991718828678131,0.5160147547721863,0.5327990055084229,0.5494400262832642,0.5658218264579773,0.5817073583602905,0.5971015095710754,0.6118858456611633,0.6259757280349731,0.6393336653709412,0.6518270373344421,0.6635090708732605,0.6743531227111816,0.6844146847724915,0.6936720013618469,0.7021253705024719,0.7098284959793091,0.7168487906455994,0.7231945991516113,0.7289170026779175,0.7340680956840515,0.7386993765830994,0.7428319454193115,0.7465862035751343,0.7498812079429626,0.7528771162033081,0.755521297454834,0.75786954164505,0.7599528431892395,0.7618030309677124,0.7634430527687073,0.7649080157279968,0.766189455986023,0.7673326134681702,0.7683466076850891,0.76925128698349,0.7700451612472534,0.7707374691963196,0.771358847618103,0.7718859314918518,0.7723613381385803,0.7727909088134766,0.7731766700744629,0.7735084295272827,0.7738073468208313,0.7740690112113953,0.7742986083030701,0.774502158164978,0.774673342704773,0.7748276591300964,0.7749642133712769,0.7750837802886963,0.7751883268356323,0.775283932685852,0.77536541223526,0.775440514087677,0.7755041122436523,0.7755633592605591,0.7756169438362122,0.7756616473197937,0.7757006883621216,0.7757355570793152,0.7757655382156372,0.7757917642593384,0.7758158445358276,0.7758365273475647,0.775855302810669,0.7758699655532837,0.7758849859237671,0.7758967280387878,0.7759077548980713,0.7759185433387756,0.775925874710083,0.7759328484535217,0.7759395241737366,0.7759456634521484,0.7759506702423096,0.7759555578231812,0.7759601473808289,0.7759639620780945,0.7759668827056885,0.7759703397750854,0.7759732007980347,0.7759757041931152,0.7759780883789062,0.7759798169136047,0.7759811878204346,0.7759824991226196,0.7759837508201599,0.7759849429130554,0.775985598564148,0.7759861946105957,0.7759868502616882,0.775987982749939,0.7759885191917419,0.7759893536567688,0.7759895920753479,0.7759900093078613,0.7759903073310852,0.7759906053543091,0.775990903377533,0.7759909629821777,0.7759913802146912,0.7759915590286255,0.7759918570518494,0.7759920954704285,0.7759921550750732,0.7759922742843628,0.7759923338890076,0.7759926319122314,0.7759926319122314,0.775992751121521,0.7759928703308105,0.7759929299354553,0.7759929299354553,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449,0.7759930491447449],"recovered":[0.0,0.001190755981951952,0.002203921787440777,0.0032022064551711082,0.004205582197755575,0.005240285769104958,0.0062882062047719955,0.007393789477646351,0.008520420640707016,0.009687387384474277,0.010872171260416508,0.012081723660230637,0.013323681429028511,0.014594716019928455,0.01590285450220108,0.01724378764629364,0.018593337386846542,0.019989781081676483,0.021539438515901566,0.023283034563064575,0.02527686394751072,0.02749948389828205,0.030031664296984673,0.03284941613674164,0.03600463271141052,0.03954194858670235,0.043459706008434296,0.04780019447207451,0.05257927626371384,0.05785597860813141,0.06356304883956909,0.06980504840612411,0.0765310600399971,0.08375979214906693,0.09146147966384888,0.09959108382463455,0.10822075605392456,0.11721345037221909,0.12657971680164337,0.13624341785907745,0.14615529775619507,0.1562991887331009,0.16657191514968872,0.17691542208194733,0.18731895089149475,0.19778484106063843,0.2082686424255371,0.21862635016441345,0.22904562950134277,0.23941852152347565,0.24977289140224457,0.2601343095302582,0.27060529589653015,0.2811700701713562,0.29189175367355347,0.30284392833709717,0.3140827417373657,0.32557186484336853,0.3374408483505249,0.349739134311676,0.36256685853004456,0.37587428092956543,0.389687180519104,0.40399953722953796,0.4189203679561615,0.4342993497848511,0.4501027464866638,0.4662154018878937,0.48268312215805054,0.49932727217674255,0.5160583853721619,0.5327273011207581,0.5492885112762451,0.565540075302124,0.581318736076355,0.5965747237205505,0.6112860441207886,0.625277042388916,0.6385135650634766,0.6509804129600525,0.6626656651496887,0.6735160946846008,0.6835815906524658,0.6928410530090332,0.7013441324234009,0.7090995907783508,0.7161273956298828,0.7225055694580078,0.7282940149307251,0.7334516644477844,0.7381407022476196,0.7423504590988159,0.7461159229278564,0.7494953274726868,0.7525043487548828,0.7551717162132263,0.7575401067733765,0.7596579194068909,0.7615360021591187,0.7632063031196594,0.7646833658218384,0.7659876942634583,0.7671449780464172,0.7681852579116821,0.7690935134887695,0.7698996663093567,0.7706101536750793,0.7712321281433105,0.7717913389205933,0.7722752094268799,0.7727096080780029,0.7730960249900818,0.773434579372406,0.7737323641777039,0.7740040421485901,0.7742376327514648,0.7744373679161072,0.7746202945709229,0.7747783064842224,0.7749127745628357,0.7750339508056641,0.7751442790031433,0.7752361297607422,0.7753213047981262,0.7753987312316895,0.7754641175270081,0.775524914264679,0.7755782008171082,0.7756224274635315,0.7756631374359131,0.7756986618041992,0.7757293581962585,0.7757577300071716,0.775778591632843,0.7757995128631592,0.7758180499076843,0.7758334279060364,0.7758476734161377,0.775860607624054,0.7758718729019165,0.7758810520172119,0.7758901119232178,0.7758980393409729,0.7759047746658325,0.7759105563163757,0.7759154438972473,0.7759207487106323,0.7759252190589905,0.7759294509887695,0.7759332656860352,0.7759366035461426,0.7759389281272888,0.7759413719177246,0.7759433388710022,0.7759453058242798,0.7759469747543335,0.7759486436843872,0.7759497761726379,0.7759509086608887,0.7759514451026917,0.7759526371955872,0.7759534120559692,0.7759541273117065,0.7759552001953125,0.7759556770324707,0.775956392288208,0.7759568691253662,0.775956928730011,0.7759572267532349,0.7759577631950378,0.7759580016136169,0.7759584188461304,0.7759585380554199,0.7759587168693542,0.7759588360786438,0.7759590148925781,0.7759590148925781,0.7759591341018677,0.7759591937065125,0.775959312915802,0.7759593725204468,0.7759594917297363,0.7759594917297363,0.7759596109390259,0.7759596109390259,0.7759596109390259,0.7759596109390259,0.7759596109390259,0.7759596109390259,0.7759596109390259,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707,0.7759596705436707],"active":[0.0025098323822021484,0.002172567415982485,0.0021336032077670097,0.0021541621536016464,0.002219559159129858,0.0022685094736516476,0.002350941300392151,0.002394505776464939,0.0024606864899396896,0.002506992779672146,0.0025576073676347733,0.0026177186518907547,0.002672934904694557,0.0027382327243685722,0.002789922058582306,0.0028436705470085144,0.0029143542051315308,0.003203943371772766,0.0036169812083244324,0.004088761284947395,0.004591574892401695,0.005173591896891594,0.00576823391020298,0.006456274539232254,0.007205501198768616,0.007980182766914368,0.008819382637739182,0.009705375880002975,0.010635912418365479,0.011552944779396057,0.012566499412059784,0.013568207621574402,0.014556117355823517,0.015494294464588165,0.01638782024383545,0.017319828271865845,0.018041744828224182,0.018795184791088104,0.019393950700759888,0.019889608025550842,0.020264938473701477,0.020555704832077026,0.020742610096931458,0.020919620990753174,0.02093595266342163,0.020928815007209778,0.020825624465942383,0.020850688219070435,0.020781874656677246,0.02075044810771942,0.020826712250709534,0.020969748497009277,0.021180331707000732,0.021532446146011353,0.021956294775009155,0.02248278260231018,0.023031502962112427,0.02377191185951233,0.02471989393234253,0.025667250156402588,0.026644498109817505,0.027636229991912842,0.028743445873260498,0.02983546257019043,0.030802011489868164,0.03163278102874756,0.03230506181716919,0.032956480979919434,0.03333163261413574,0.0334717333316803,0.033381640911102295,0.03309452533721924,0.03241884708404541,0.031561434268951416,0.03056710958480835,0.029401004314422607,0.028047621250152588,0.026549994945526123,0.024995505809783936,0.02337270975112915,0.021749019622802734,0.020155906677246094,0.018543779850006104,0.01698744297027588,0.015504658222198486,0.014095008373260498,0.012789607048034668,0.011562526226043701,0.010405361652374268,0.0093802809715271,0.008445501327514648,0.0075307488441467285,0.00676119327545166,0.006025969982147217,0.005365192890167236,0.004781126976013184,0.0042629241943359375,0.0037851333618164062,0.003372013568878174,0.0029831528663635254,0.002649247646331787,0.0023589134216308594,0.002106308937072754,0.001859903335571289,0.0016439557075500488,0.0014591813087463379,0.001275777816772461,0.0011292099952697754,0.0009995698928833008,0.0009014606475830078,0.0007988214492797852,0.0007113218307495117,0.0006344318389892578,0.0005662441253662109,0.0004981160163879395,0.00043570995330810547,0.0003902912139892578,0.0003439188003540039,0.00030547380447387695,0.00027555227279663086,0.0002499818801879883,0.00022113323211669922,0.00020438432693481445,0.00018280744552612305,0.0001646280288696289,0.00015282630920410156,0.0001367330551147461,0.00012248754501342773,0.0001131296157836914,0.0001024007797241211,9.310245513916016e-05,8.64863395690918e-05,7.87973403930664e-05,7.671117782592773e-05,7.045269012451172e-05,6.693601608276367e-05,6.330013275146484e-05,6.008148193359375e-05,5.793571472167969e-05,5.4001808166503906e-05,5.179643630981445e-05,4.941225051879883e-05,4.762411117553711e-05,4.589557647705078e-05,4.500150680541992e-05,4.470348358154297e-05,4.32133674621582e-05,4.166364669799805e-05,4.088878631591797e-05,3.993511199951172e-05,3.910064697265625e-05,3.916025161743164e-05,3.844499588012695e-05,3.784894943237305e-05,3.719329833984375e-05,3.6776065826416016e-05,3.629922866821289e-05,3.5822391510009766e-05,3.528594970703125e-05,3.540515899658203e-05,3.534555435180664e-05,3.510713577270508e-05,3.522634506225586e-05,3.439188003540039e-05,3.4332275390625e-05,3.3915042877197266e-05,3.3736228942871094e-05,3.3974647521972656e-05,3.3736228942871094e-05,3.361701965332031e-05,3.355741500854492e-05,3.343820571899414e-05,3.355741500854492e-05,3.343820571899414e-05,3.343820571899414e-05,3.331899642944336e-05,3.361701965332031e-05,3.349781036376953e-05,3.355741500854492e-05,3.355741500854492e-05,3.355741500854492e-05,3.343820571899414e-05,3.355741500854492e-05,3.343820571899414e-05,3.343820571899414e-05,3.343820571899414e-05,3.343820571899414e-05,3.343820571899414e-05,3.343820571899414e-05,3.343820571899414e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05,3.337860107421875e-05]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0025098323822021484,0.0033679245971143246,0.004317944869399071,0.005297139286994934,0.006291997618973255,0.007303890772163868,0.008337028324604034,0.009383871220052242,0.010426896624267101,0.011482256464660168,0.012553085573017597,0.013619508594274521,0.014708546921610832,0.01579337567090988,0.016903461888432503,0.01800542324781418,0.0191201101988554,0.020423060283064842,0.02190849371254444,0.023562513291835785,0.025390205904841423,0.027405180037021637,0.029638178646564484,0.03211416304111481,0.034824520349502563,0.03778393566608429,0.04105477035045624,0.04462889954447746,0.04848488047719002,0.052684295922517776,0.05721030384302139,0.06207073852419853,0.06731924414634705,0.07290560752153397,0.07882904261350632,0.08508513867855072,0.0916762426495552,0.09858376532793045,0.10578038543462753,0.11324877291917801,0.12097003310918808,0.1289227306842804,0.1370466649532318,0.14530569314956665,0.15369081497192383,0.16212321817874908,0.17067967355251312,0.17920029163360596,0.18776847422122955,0.19636261463165283,0.20494882762432098,0.2135213315486908,0.22208815813064575,0.23068328201770782,0.23928162455558777,0.24792598187923431,0.25655949115753174,0.2653225064277649,0.27412399649620056,0.2830946445465088,0.292259156703949,0.3015773594379425,0.31115803122520447,0.32096564769744873,0.3310808539390564,0.3416241705417633,0.3524330258369446,0.3636249303817749,0.3751819133758545,0.3871830701828003,0.3994758427143097,0.4121405780315399,0.4251338541507721,0.43840447068214417,0.45187410712242126,0.4655114710330963,0.47923967242240906,0.4930199682712555,0.506747305393219,0.5203309059143066,0.5337207317352295,0.5467751026153564,0.5594788789749146,0.5717557072639465,0.5835756659507751,0.5949307680130005,0.6057038903236389,0.6159000396728516,0.6255205869674683,0.6345338225364685,0.6429656147956848,0.6508512496948242,0.6581669449806213,0.6648861765861511,0.6711130142211914,0.6768161654472351,0.6820933818817139,0.6868856549263,0.6912795305252075,0.6952989101409912,0.6989446878433228,0.7022830843925476,0.705310046672821,0.7080240845680237,0.710494875907898,0.7127150893211365,0.7147398591041565,0.7165970206260681,0.7182567715644836,0.7197226285934448,0.72104811668396,0.7222467064857483,0.7233390808105469,0.7243010401725769,0.7251757979393005,0.7259742617607117,0.7266782522201538,0.727318525314331,0.7278932929039001,0.728408932685852,0.7288662791252136,0.7292854189872742,0.729651927947998,0.729979932308197,0.7302902340888977,0.7305607795715332,0.7308088541030884,0.7310263514518738,0.7312212586402893,0.731400728225708,0.7315555214881897,0.7316969633102417,0.7318191528320312,0.7319368124008179,0.7320375442504883,0.7321277260780334,0.7322086095809937,0.7322785258293152,0.7323445677757263,0.7324026226997375,0.7324559688568115,0.7325035929679871,0.7325461506843567,0.7325857877731323,0.7326200604438782,0.7326497435569763,0.732677161693573,0.7327010631561279,0.7327221632003784,0.7327414751052856,0.7327582836151123,0.7327724099159241,0.7327876091003418,0.732800304889679,0.7328110933303833,0.7328210473060608,0.7328292727470398,0.7328368425369263,0.7328432202339172,0.732849657535553,0.7328557372093201,0.7328605055809021,0.7328644394874573,0.7328692078590393,0.7328729629516602,0.7328769564628601,0.7328795194625854,0.7328821420669556,0.7328839898109436,0.7328871488571167,0.7328891158103943,0.7328909635543823,0.7328920364379883,0.7328934073448181,0.7328944206237793,0.7328956723213196,0.7328967452049255,0.7328975200653076,0.7328982353210449,0.7328988909721375,0.7328996062278748,0.732900083065033,0.7329006791114807,0.7329013347625732,0.7329014539718628,0.7329015135765076,0.732901930809021,0.7329022288322449,0.7329025268554688,0.7329027056694031,0.7329028844833374,0.732903003692627,0.7329031825065613,0.7329034209251404,0.7329034209251404,0.7329034805297852,0.7329034805297852,0.7329035997390747,0.7329035997390747,0.7329035997390747,0.732903778553009,0.7329038977622986,0.7329040169715881,0.7329040169715881,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329,0.7329040765762329],"recovered":[0.0,0.001181847183033824,0.0022087187971919775,0.003199856961145997,0.004187568556517363,0.005176846869289875,0.006168180610984564,0.007184479385614395,0.008215267211198807,0.009241648949682713,0.010291624814271927,0.011356285773217678,0.012409590184688568,0.01349637657403946,0.014577386900782585,0.015676019713282585,0.016765743494033813,0.017867116257548332,0.01907999813556671,0.02042357623577118,0.02192467451095581,0.023590439930558205,0.025416076183319092,0.027469037100672722,0.02972004935145378,0.03221306949853897,0.03492558002471924,0.03792983293533325,0.041234150528907776,0.044786445796489716,0.04866651073098183,0.052852220833301544,0.057390954345464706,0.06224091351032257,0.06747444719076157,0.07306834310293198,0.07901174575090408,0.08524473756551743,0.09181626886129379,0.09872271120548248,0.1058783084154129,0.11333778500556946,0.12106698006391525,0.12898306548595428,0.1370650976896286,0.1452949494123459,0.15366216003894806,0.16210336983203888,0.17061027884483337,0.1791399121284485,0.187689408659935,0.19624242186546326,0.20481659471988678,0.2133559137582779,0.22193801403045654,0.2305416464805603,0.23915457725524902,0.24779893457889557,0.2564944922924042,0.2652566432952881,0.2741328179836273,0.28313687443733215,0.29229453206062317,0.3016527593135834,0.311242938041687,0.3211076259613037,0.33130311965942383,0.3417798578739166,0.3526880741119385,0.3639169931411743,0.3755344748497009,0.38741335272789,0.3997220993041992,0.41236957907676697,0.42532879114151,0.43852147459983826,0.45193639397621155,0.46548956632614136,0.47916069626808167,0.49285855889320374,0.5064801573753357,0.5200142860412598,0.5333077311515808,0.5463112592697144,0.558941125869751,0.571191668510437,0.582965075969696,0.5942046642303467,0.6049827933311462,0.6151652336120605,0.6247047781944275,0.6337413191795349,0.6422080993652344,0.6501171588897705,0.6573827862739563,0.6641499996185303,0.6703941822052002,0.6761631965637207,0.6814401149749756,0.6862861514091492,0.690701425075531,0.6947262287139893,0.6983848214149475,0.7017239928245544,0.7047988176345825,0.7075363993644714,0.7100294232368469,0.7122939229011536,0.7143406271934509,0.7162075638771057,0.7178571820259094,0.7193456888198853,0.720695972442627,0.7219153642654419,0.7229928374290466,0.7239882946014404,0.7248841524124146,0.7256845831871033,0.726392388343811,0.7270389199256897,0.7276178002357483,0.7281426787376404,0.7286184430122375,0.7290324568748474,0.7294036149978638,0.729745090007782,0.7300504446029663,0.7303225994110107,0.7305702567100525,0.7307882308959961,0.7309848666191101,0.7311624884605408,0.7313187122344971,0.7314596176147461,0.7315908670425415,0.7317038774490356,0.731812059879303,0.7319027781486511,0.7319846153259277,0.7320583462715149,0.7321251034736633,0.7321864366531372,0.7322402596473694,0.7322875261306763,0.7323299050331116,0.7323699593544006,0.7324046492576599,0.732435941696167,0.7324632406234741,0.7324861884117126,0.7325077056884766,0.7325268983840942,0.7325432300567627,0.7325596213340759,0.732574462890625,0.7325862050056458,0.732598066329956,0.7326073050498962,0.7326160073280334,0.7326234579086304,0.7326303124427795,0.7326367497444153,0.732642412185669,0.7326471209526062,0.73265141248703,0.7326558232307434,0.7326599359512329,0.7326635718345642,0.7326667904853821,0.7326693534851074,0.7326720952987671,0.732674241065979,0.7326763272285461,0.7326780557632446,0.7326801419258118,0.7326816916465759,0.7326826453208923,0.7326838374137878,0.7326847910881042,0.7326856851577759,0.7326861619949341,0.7326867580413818,0.7326874732971191,0.7326880693435669,0.7326885461807251,0.7326887249946594,0.7326890230178833,0.7326892018318176,0.7326894998550415,0.7326897978782654,0.7326899170875549,0.7326902151107788,0.7326902747154236,0.7326905131340027,0.7326905727386475,0.732690691947937,0.7326908111572266,0.7326908707618713,0.7326909899711609,0.7326909899711609,0.7326911091804504,0.7326911687850952,0.7326912879943848,0.7326913475990295,0.7326913475990295,0.7326914668083191,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086,0.7326915860176086],"active":[0.0025098323822021484,0.0021860774140805006,0.0021092260722070932,0.002097282325848937,0.0021044290624558926,0.002127043902873993,0.0021688477136194706,0.002199391834437847,0.0022116294130682945,0.002240607514977455,0.0022614607587456703,0.002263222821056843,0.002298956736922264,0.0022969990968704224,0.0023260749876499176,0.0023294035345315933,0.0023543667048215866,0.00255594402551651,0.00282849557697773,0.0031389370560646057,0.0034655313938856125,0.0038147401064634323,0.004222102463245392,0.004645125940442085,0.005104470998048782,0.005570866167545319,0.0061291903257369995,0.006699066609144211,0.007250729948282242,0.007897850126028061,0.008543793112039566,0.009218517690896988,0.00992828980088234,0.010664694011211395,0.011354595422744751,0.012016795575618744,0.012664496898651123,0.013339027762413025,0.01396411657333374,0.014526061713695526,0.015091724693775177,0.015584945678710938,0.01597968488931656,0.016322627663612366,0.016625717282295227,0.016828268766403198,0.017017513513565063,0.017096921801567078,0.01715819537639618,0.017222702503204346,0.017259418964385986,0.01727890968322754,0.017271563410758972,0.01732736825942993,0.017343610525131226,0.01738433539867401,0.017404913902282715,0.017523571848869324,0.017629504203796387,0.017838001251220703,0.018126338720321655,0.01844048500061035,0.0188634991645813,0.019312888383865356,0.019837915897369385,0.020516544580459595,0.021129906177520752,0.021845072507858276,0.022493839263916016,0.023266077041625977,0.023941367864608765,0.024727225303649902,0.025411754846572876,0.026034891605377197,0.026545315980911255,0.026989996433258057,0.02730327844619751,0.027530401945114136,0.02758660912513733,0.027472347021102905,0.0272405743598938,0.02676081657409668,0.02617114782333374,0.025444447994232178,0.02463454008102417,0.023739099502563477,0.02273881435394287,0.021695375442504883,0.02053779363632202,0.01936858892440796,0.018260836601257324,0.017109930515289307,0.015958845615386963,0.014769017696380615,0.013730227947235107,0.012666165828704834,0.011699199676513672,0.010722458362579346,0.009839415550231934,0.009012758731842041,0.008243262767791748,0.00755685567855835,0.006925225257873535,0.006300091743469238,0.00569605827331543,0.005178689956665039,0.00471043586730957,0.004303097724914551,0.003916144371032715,0.0035150647163391113,0.003190934658050537,0.002901017665863037,0.002643108367919922,0.0023856759071350098,0.0021829605102539062,0.0019859671592712402,0.0017940998077392578,0.0016339421272277832,0.0015009045600891113,0.0013700127601623535,0.001248478889465332,0.001142740249633789,0.001033484935760498,0.0009474754333496094,0.0008866190910339355,0.0008156895637512207,0.0007584095001220703,0.0007037520408630371,0.0006510019302368164,0.0006124973297119141,0.0005706548690795898,0.0005344748497009277,0.0005004405975341797,0.00047719478607177734,0.00044667720794677734,0.00042384862899780273,0.00039654970169067383,0.0003757476806640625,0.000359952449798584,0.00034427642822265625,0.00033086538314819336,0.0003171563148498535,0.0003058910369873047,0.0002982616424560547,0.00029015541076660156,0.0002797842025756836,0.00027251243591308594,0.0002651214599609375,0.0002589225769042969,0.00025528669357299805,0.0002505779266357422,0.000245511531829834,0.00024437904357910156,0.00024068355560302734,0.00023663043975830078,0.00023484230041503906,0.00023120641708374023,0.0002295374870300293,0.00022721290588378906,0.00022619962692260742,0.00022542476654052734,0.0002237558364868164,0.00022202730178833008,0.00022208690643310547,0.00022155046463012695,0.00022113323211669922,0.00021958351135253906,0.00021857023239135742,0.00021719932556152344,0.00021779537200927734,0.00021702051162719727,0.0002167224884033203,0.00021570920944213867,0.00021535158157348633,0.0002142786979675293,0.00021398067474365234,0.00021409988403320312,0.0002136826515197754,0.00021344423294067383,0.00021320581436157227,0.00021344423294067383,0.00021332502365112305,0.00021320581436157227,0.00021326541900634766,0.0002129077911376953,0.00021278858184814453,0.0002129077911376953,0.0002130270004272461,0.0002130270004272461,0.0002129077911376953,0.0002129673957824707,0.00021278858184814453,0.0002129077911376953,0.0002129077911376953,0.00021284818649291992,0.00021278858184814453,0.00021266937255859375,0.00021272897720336914,0.00021260976791381836,0.00021260976791381836,0.00021266937255859375,0.00021272897720336914,0.00021272897720336914,0.00021266937255859375,0.00021272897720336914,0.00021260976791381836,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758,0.00021249055862426758]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0025098323822021484,0.0033620507456362247,0.004366992972791195,0.005434297025203705,0.006549670360982418,0.007728482596576214,0.00896065030246973,0.010238145478069782,0.011567429639399052,0.012948502786457539,0.014384400099515915,0.015880506485700607,0.017431827262043953,0.019040321931242943,0.020701585337519646,0.022403083741664886,0.024192890152335167,0.026361174881458282,0.0288595799356699,0.03173920512199402,0.03502120077610016,0.038771942257881165,0.043019913136959076,0.04779272899031639,0.05314227193593979,0.059086065739393234,0.0656801089644432,0.07290130108594894,0.08078047633171082,0.08934015780687332,0.0984545350074768,0.10815161466598511,0.11832340806722641,0.12903277575969696,0.14005982875823975,0.15142041444778442,0.1629643738269806,0.1745845079421997,0.1862497627735138,0.19783493876457214,0.20932525396347046,0.22070865333080292,0.23185181617736816,0.24287720024585724,0.2537330090999603,0.2644369900226593,0.27499452233314514,0.2855037748813629,0.29611679911613464,0.3067592978477478,0.3176163136959076,0.32873234152793884,0.3402245044708252,0.3521310091018677,0.36461684107780457,0.3777071237564087,0.39161595702171326,0.40617191791534424,0.42146289348602295,0.4376741349697113,0.4546429216861725,0.4722563624382019,0.49044811725616455,0.5092063546180725,0.5281985402107239,0.5473929643630981,0.5664588809013367,0.5852809548377991,0.6036911606788635,0.6215277910232544,0.6385375261306763,0.6546810269355774,0.6698365211486816,0.6839321255683899,0.6969892382621765,0.7089889049530029,0.7199646830558777,0.7298662662506104,0.7388147115707397,0.7469496130943298,0.7541331052780151,0.7605664730072021,0.7663302421569824,0.7714293599128723,0.7759212851524353,0.7798503041267395,0.783316433429718,0.7863637804985046,0.7890658974647522,0.791408360004425,0.7934918403625488,0.7953006625175476,0.7968847751617432,0.7982779741287231,0.7994917631149292,0.8005518913269043,0.8014637231826782,0.8022710084915161,0.8029711842536926,0.8035832047462463,0.804105281829834,0.8045790195465088,0.8049917817115784,0.805329442024231,0.8056306838989258,0.8058953881263733,0.8061298727989197,0.8063393831253052,0.8065118789672852,0.8066597580909729,0.80678790807724,0.8069050312042236,0.8070051074028015,0.8070933818817139,0.8071715235710144,0.8072364330291748,0.8072950839996338,0.8073469400405884,0.8073908090591431,0.8074296712875366,0.8074615001678467,0.8074890971183777,0.8075133562088013,0.8075346946716309,0.8075535297393799,0.8075689673423767,0.8075847625732422,0.8075971007347107,0.8076089024543762,0.8076195120811462,0.8076283931732178,0.8076347708702087,0.8076402544975281,0.8076468110084534,0.8076514005661011,0.8076554536819458,0.8076594471931458,0.807662308216095,0.8076654076576233,0.8076674938201904,0.8076699376106262,0.8076716065406799,0.8076731562614441,0.8076744079589844,0.8076757788658142,0.8076769709587097,0.8076776266098022,0.8076783418655396,0.8076791167259216,0.8076800107955933,0.8076804876327515,0.8076812028884888,0.8076815605163574,0.8076817393302917,0.8076818585395813,0.8076822757720947,0.8076823353767395,0.8076825737953186,0.8076827526092529,0.8076829314231873,0.8076831102371216,0.8076831102371216,0.8076832294464111,0.8076833486557007,0.8076833486557007,0.8076834082603455,0.807683527469635,0.8076836466789246,0.8076836466789246,0.8076836466789246,0.8076836466789246,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693,0.8076837062835693],"recovered":[0.0,0.0011858610669150949,0.0022134180180728436,0.003209647024050355,0.004243959207087755,0.0053281020373106,0.0064490558579564095,0.007623658049851656,0.008861112408339977,0.010136747732758522,0.011450955644249916,0.012840154580771923,0.014287211932241917,0.015794869512319565,0.01733884960412979,0.018941860646009445,0.02058148756623268,0.022282693535089493,0.024225320667028427,0.026444612070918083,0.028997058048844337,0.03190850093960762,0.035226427018642426,0.0390407033264637,0.043321963399648666,0.04810681566596031,0.05348895862698555,0.059463005512952805,0.06607584655284882,0.07333541661500931,0.08124171197414398,0.08970025926828384,0.09880994260311127,0.10848567634820938,0.118648461997509,0.1292700171470642,0.14024458825588226,0.15154242515563965,0.1629749834537506,0.1745329350233078,0.1860947161912918,0.19762057065963745,0.20903842151165009,0.220343217253685,0.231481671333313,0.24248366057872772,0.2533484101295471,0.26406100392341614,0.2746499478816986,0.2852746248245239,0.29589715600013733,0.3066083788871765,0.3175813853740692,0.3287951350212097,0.34030795097351074,0.35236841440200806,0.36493515968322754,0.3781261742115021,0.39201512932777405,0.4065682291984558,0.42197778820991516,0.43819400668144226,0.45510610938072205,0.4726458489894867,0.4907675087451935,0.5094102025032043,0.5283082127571106,0.5472350716590881,0.5661277770996094,0.5848225355148315,0.6030383110046387,0.6207027435302734,0.6376024484634399,0.6536316871643066,0.6686611771583557,0.6826987266540527,0.6957482695579529,0.7077122330665588,0.7186596989631653,0.728609561920166,0.7376545071601868,0.7457966208457947,0.7530498504638672,0.759589672088623,0.7653715014457703,0.7705518007278442,0.7750970125198364,0.7790839672088623,0.7825976014137268,0.7857180833816528,0.7884414196014404,0.7908648252487183,0.7929731011390686,0.7948188185691833,0.7964224219322205,0.7978503704071045,0.7990942001342773,0.8001757860183716,0.8011087775230408,0.8019305467605591,0.8026499152183533,0.8032675981521606,0.803805947303772,0.8042876124382019,0.8047004342079163,0.8050532937049866,0.8053542971611023,0.8056302070617676,0.8058668375015259,0.8060745000839233,0.8062537312507629,0.8064108490943909,0.8065432906150818,0.8066593408584595,0.8067614436149597,0.8068538308143616,0.8069323897361755,0.8069970011711121,0.8070561289787292,0.8071073889732361,0.8071515560150146,0.8071904182434082,0.8072255849838257,0.8072531819343567,0.8072797060012817,0.8073009848594666,0.8073204755783081,0.8073381781578064,0.8073525428771973,0.8073652982711792,0.8073781132698059,0.8073875904083252,0.8073965311050415,0.8074033856391907,0.8074105978012085,0.8074156045913696,0.8074207901954651,0.8074252009391785,0.8074288368225098,0.8074318766593933,0.8074342012405396,0.8074367642402649,0.807439386844635,0.8074409365653992,0.8074421286582947,0.8074437975883484,0.8074452877044678,0.8074460625648499,0.8074471354484558,0.8074477314949036,0.8074486255645752,0.8074492812156677,0.807449996471405,0.8074504733085632,0.8074509501457214,0.8074512481689453,0.8074515461921692,0.8074517250061035,0.8074519038200378,0.8074522018432617,0.8074523210525513,0.8074524998664856,0.8074526190757751,0.8074527382850647,0.8074527978897095,0.8074527978897095,0.807452917098999,0.8074529767036438,0.8074529767036438,0.8074530959129333,0.8074530959129333,0.8074530959129333,0.8074530959129333,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229,0.8074532151222229],"active":[0.0025098323822021484,0.0021761897951364517,0.0021535749547183514,0.00222465000115335,0.002305711153894663,0.0024003805592656136,0.002511594444513321,0.0026144874282181263,0.0027063172310590744,0.0028117550536990166,0.002933444455265999,0.0030403519049286842,0.0031446153298020363,0.003245452418923378,0.0033627357333898544,0.0034612230956554413,0.0036114025861024857,0.00407848134636879,0.004634259268641472,0.005294593051075935,0.006024142727255821,0.006863441318273544,0.00779348611831665,0.008752025663852692,0.009820308536291122,0.010979250073432922,0.012191150337457657,0.01343829557299614,0.014704629778862,0.016004741191864014,0.017212823033332825,0.018451355397701263,0.019513465464115143,0.02054709941148758,0.021411366760730743,0.022150397300720215,0.022719785571098328,0.02304208278656006,0.023274779319763184,0.023302003741264343,0.02323053777217865,0.023088082671165466,0.02281339466571808,0.02253398299217224,0.02225133776664734,0.02195332944393158,0.021646112203598022,0.021442770957946777,0.021466851234436035,0.021484673023223877,0.021719157695770264,0.02212396264076233,0.02264311909675598,0.02333587408065796,0.024308890104293823,0.025338709354400635,0.026680797338485718,0.028045743703842163,0.0294477641582489,0.031105905771255493,0.032665133476257324,0.034062355756759644,0.035342007875442505,0.036560505628585815,0.037431031465530396,0.0379827618598938,0.038150668144226074,0.03804588317871094,0.03756338357925415,0.03670525550842285,0.0354992151260376,0.033978283405303955,0.0322340726852417,0.030300438404083252,0.0283280611038208,0.026290178298950195,0.024216413497924805,0.022154033184051514,0.020155012607574463,0.01834005117416382,0.01647859811782837,0.01476985216140747,0.013280391693115234,0.011839687824249268,0.010549783706665039,0.009298503398895264,0.008219420909881592,0.007279813289642334,0.006468296051025391,0.005690276622772217,0.0050504207611083984,0.004435837268829346,0.0039116740226745605,0.003459155559539795,0.0030693411827087402,0.0027015209197998047,0.002369523048400879,0.0020952224731445312,0.0018624067306518555,0.0016526579856872559,0.0014553666114807129,0.0013114213943481445,0.0011858344078063965,0.0010418295860290527,0.0009302496910095215,0.0008420944213867188,0.0007755756378173828,0.0007091760635375977,0.0006450414657592773,0.0005852580070495605,0.0005341768264770508,0.0004941821098327637,0.00046181678771972656,0.00043404102325439453,0.0004100799560546875,0.0003826022148132324,0.00036269426345825195,0.00034993886947631836,0.00033468008041381836,0.0003222823143005371,0.00030994415283203125,0.0002986788749694824,0.00028777122497558594,0.0002815127372741699,0.00027382373809814453,0.00026798248291015625,0.00026428699493408203,0.0002589225769042969,0.0002563595771789551,0.000254213809967041,0.00025027990341186523,0.0002471804618835449,0.00024372339248657227,0.0002434253692626953,0.00024080276489257812,0.00023984909057617188,0.00023865699768066406,0.0002371072769165039,0.0002365708351135254,0.00023561716079711914,0.00023573637008666992,0.00023484230041503906,0.00023376941680908203,0.00023347139358520508,0.00023365020751953125,0.00023317337036132812,0.00023233890533447266,0.00023227930068969727,0.0002319812774658203,0.00023227930068969727,0.00023186206817626953,0.00023192167282104492,0.00023156404495239258,0.00023126602172851562,0.00023090839385986328,0.00023102760314941406,0.0002307891845703125,0.0002308487892150879,0.0002308487892150879,0.0002307295799255371,0.0002307891845703125,0.00023061037063598633,0.00023061037063598633,0.00023061037063598633,0.00023055076599121094,0.00023061037063598633,0.00023061037063598633,0.00023066997528076172,0.00023066997528076172,0.00023055076599121094,0.00023055076599121094,0.00023061037063598633,0.00023061037063598633,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555,0.00023049116134643555]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0025098323822021484,0.003361267503350973,0.004331944510340691,0.0053476556204259396,0.006394596770405769,0.0074750198982656,0.008599791675806046,0.009749135933816433,0.01093333214521408,0.012133095413446426,0.013362620025873184,0.014629052020609379,0.015922799706459045,0.017242781817913055,0.01859399676322937,0.019970860332250595,0.02137591876089573,0.02307506836950779,0.025015346705913544,0.027200177311897278,0.029670093208551407,0.032408058643341064,0.03552812710404396,0.03896627202630043,0.04280238226056099,0.047083932906389236,0.051781658083200455,0.05697103589773178,0.06262063980102539,0.06875211000442505,0.07539089769124985,0.08251360058784485,0.09008380025625229,0.0981580913066864,0.10664082318544388,0.11548078805208206,0.12467515468597412,0.1341170072555542,0.14379724860191345,0.15360622107982635,0.1635454148054123,0.17350153625011444,0.18343278765678406,0.19336336851119995,0.2032526135444641,0.21293266117572784,0.22257275879383087,0.23209695518016815,0.2414511889219284,0.2507123351097107,0.2598344385623932,0.2689296305179596,0.27809226512908936,0.287185400724411,0.2964177429676056,0.30578550696372986,0.31541571021080017,0.32529136538505554,0.33550524711608887,0.34614333510398865,0.35724273324012756,0.36884191632270813,0.3809330463409424,0.3936805725097656,0.40703412890434265,0.42099425196647644,0.4354463219642639,0.4504970610141754,0.4659285247325897,0.4816943109035492,0.49782106280326843,0.5140734910964966,0.5303804874420166,0.5466493964195251,0.5627304315567017,0.5784530639648438,0.5936896204948425,0.6084498763084412,0.6225106120109558,0.6358601450920105,0.6484677791595459,0.6602796316146851,0.6712619066238403,0.6813886761665344,0.6907544732093811,0.6993420720100403,0.707201361656189,0.7143355011940002,0.7207823395729065,0.7266436815261841,0.7319145202636719,0.7366641163825989,0.7409566640853882,0.7447726726531982,0.7481816411018372,0.751248836517334,0.7539896368980408,0.7564114332199097,0.7585654854774475,0.7604780793190002,0.7621781826019287,0.7636907696723938,0.7650219202041626,0.7662113904953003,0.7672727108001709,0.7681879997253418,0.7690073251724243,0.7697309851646423,0.7703834772109985,0.7709529399871826,0.7714642286300659,0.7719070315361023,0.7722985148429871,0.7726463675498962,0.77295982837677,0.7732312679290771,0.773474395275116,0.773683488368988,0.7738679647445679,0.7740324139595032,0.7741842269897461,0.7743170261383057,0.7744306921958923,0.7745347619056702,0.7746233344078064,0.7747057676315308,0.7747732996940613,0.7748367786407471,0.7748907208442688,0.7749393582344055,0.7749820351600647,0.7750183343887329,0.7750510573387146,0.7750806212425232,0.7751060724258423,0.7751290798187256,0.7751502394676208,0.7751690149307251,0.7751842141151428,0.7751978039741516,0.7752107381820679,0.7752203941345215,0.7752302289009094,0.7752376794815063,0.775245189666748,0.7752524614334106,0.7752573490142822,0.7752625346183777,0.7752671241760254,0.7752707600593567,0.775274395942688,0.7752782106399536,0.7752805352210999,0.7752826809883118,0.7752847671508789,0.7752869725227356,0.7752887606620789,0.775290310382843,0.7752918004989624,0.7752928733825684,0.7752939462661743,0.7752946019172668,0.7752959132194519,0.7752963900566101,0.7752971649169922,0.7752977609634399,0.7752982378005981,0.7752986550331116,0.7752990126609802,0.7752991318702698,0.775299608707428,0.7752997279167175,0.7752999067306519,0.7753000259399414,0.7753002047538757,0.7753003239631653,0.7753005027770996,0.7753005027770996,0.7753006219863892,0.7753006815910339,0.7753008008003235,0.7753008008003235,0.7753008008003235,0.7753008008003235,0.7753008008003235,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613],"recovered":[0.0,0.0011788122355937958,0.002192663261666894,0.003191339783370495,0.004201176576316357,0.00522168492898345,0.006276261992752552,0.007373719476163387,0.00849721860140562,0.00964362546801567,0.010822927579283714,0.012033753097057343,0.01326817274093628,0.014530982822179794,0.01582198776304722,0.01713208481669426,0.018473215401172638,0.019854875281453133,0.021399442106485367,0.023143135011196136,0.025099175050854683,0.02730642631649971,0.029774285852909088,0.03256687894463539,0.03568626195192337,0.039162393659353256,0.043036095798015594,0.047305408865213394,0.05204415321350098,0.057244595140218735,0.06291133165359497,0.06905924528837204,0.07569362968206406,0.08277589827775955,0.09036970138549805,0.0984240174293518,0.10684213042259216,0.11568523198366165,0.12482575327157974,0.13424597680568695,0.1438562124967575,0.15361644327640533,0.16347181797027588,0.17337527871131897,0.18332649767398834,0.1932142823934555,0.202989399433136,0.21273337304592133,0.22235114872455597,0.23185017704963684,0.24121204018592834,0.2504619061946869,0.25962817668914795,0.26877084374427795,0.27789267897605896,0.28707754611968994,0.29635003209114075,0.3057854175567627,0.3154541254043579,0.3254075050354004,0.3356550633907318,0.3463146984577179,0.3575093448162079,0.36910197138786316,0.38131800293922424,0.3940829634666443,0.40743377804756165,0.4213557243347168,0.43587201833724976,0.4508785903453827,0.4662425220012665,0.48194006085395813,0.49790236353874207,0.5140356421470642,0.5302631258964539,0.5464636087417603,0.5623654127120972,0.5779634118080139,0.5931569337844849,0.6078196167945862,0.6217954158782959,0.6351314187049866,0.6476795673370361,0.6594729423522949,0.6704018115997314,0.6805479526519775,0.6899335384368896,0.6985663175582886,0.7064228653907776,0.7136170864105225,0.7201246619224548,0.7260286211967468,0.7313668131828308,0.7361589074134827,0.7404735088348389,0.7443497776985168,0.7477983832359314,0.7509016394615173,0.753650963306427,0.7561027407646179,0.7582862377166748,0.7602342367172241,0.7619636058807373,0.7634817361831665,0.764837384223938,0.7660530805587769,0.7671334147453308,0.768064558506012,0.7688999176025391,0.7696370482444763,0.7702880501747131,0.7708803415298462,0.7713947892189026,0.7718526721000671,0.7722437977790833,0.7726069092750549,0.7729211449623108,0.7731970548629761,0.7734398245811462,0.7736591696739197,0.7738503217697144,0.7740168571472168,0.7741687297821045,0.7743016481399536,0.7744196057319641,0.77452152967453,0.7746109962463379,0.7746936678886414,0.7747639417648315,0.7748281359672546,0.7748838663101196,0.7749339938163757,0.7749749422073364,0.775012195110321,0.7750459909439087,0.7750749588012695,0.7751017212867737,0.7751252055168152,0.7751462459564209,0.7751640677452087,0.7751814126968384,0.7751956582069397,0.7752081155776978,0.775218665599823,0.7752282619476318,0.7752364873886108,0.77524334192276,0.775249719619751,0.7752553820610046,0.7752605080604553,0.7752646803855896,0.7752684950828552,0.7752730250358582,0.7752758860588074,0.77527916431427,0.775281548500061,0.7752841711044312,0.7752863168716431,0.7752876281738281,0.7752894759178162,0.7752909660339355,0.7752922177314758,0.7752934694290161,0.7752946615219116,0.7752954363822937,0.7752962112426758,0.7752968072891235,0.7752975225448608,0.7752980589866638,0.7752986550331116,0.7752991318702698,0.7752993702888489,0.7752996683120728,0.7752999663352966,0.775300145149231,0.775300145149231,0.7753003239631653,0.7753004431724548,0.7753006219863892,0.7753006219863892,0.7753006219863892,0.7753007411956787,0.7753007411956787,0.7753007411956787,0.7753007411956787,0.7753008008003235,0.7753008008003235,0.7753008008003235,0.7753008008003235,0.7753008008003235,0.7753008008003235,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613,0.775300920009613],"active":[0.0025098323822021484,0.0021824552677571774,0.0021392812486737967,0.0021563158370554447,0.0021934201940894127,0.0022533349692821503,0.0023235296830534935,0.0023754164576530457,0.0024361135438084602,0.0024894699454307556,0.00253969244658947,0.0025952989235520363,0.002654626965522766,0.002711798995733261,0.002772009000182152,0.0028387755155563354,0.002902703359723091,0.003220193088054657,0.003615904599428177,0.004057042300701141,0.004570918157696724,0.005101632326841354,0.0057538412511348724,0.006399393081665039,0.007116120308637619,0.00792153924703598,0.00874556228518486,0.009665627032518387,0.010576486587524414,0.011507514864206314,0.012479566037654877,0.013454355299472809,0.014390170574188232,0.01538219302892685,0.01627112179994583,0.017056770622730255,0.017833024263381958,0.018431775271892548,0.01897149533033371,0.019360244274139404,0.019689202308654785,0.019885092973709106,0.01996096968650818,0.01998808979988098,0.01992611587047577,0.01971837878227234,0.019583359360694885,0.019363582134246826,0.019100040197372437,0.018862158060073853,0.018622398376464844,0.018467724323272705,0.018464088439941406,0.018414556980133057,0.01852506399154663,0.018707960844039917,0.019065678119659424,0.019505947828292847,0.020051121711730957,0.020735830068588257,0.021587669849395752,0.022527217864990234,0.023423701524734497,0.024578601121902466,0.025716125965118408,0.026911288499832153,0.02801254391670227,0.029141336679458618,0.030056506395339966,0.030815720558166504,0.03157854080200195,0.03213343024253845,0.032478123903274536,0.03261375427246094,0.0324673056602478,0.031989455223083496,0.03132420778274536,0.030486464500427246,0.029353678226470947,0.028040528297424316,0.02667236328125,0.025148212909698486,0.0235823392868042,0.021915733814239502,0.020352661609649658,0.018794119358062744,0.017267823219299316,0.01576918363571167,0.014359474182128906,0.013026595115661621,0.011789858341217041,0.01063549518585205,0.009589850902557373,0.008613765239715576,0.007708132266998291,0.006899058818817139,0.006191253662109375,0.005509793758392334,0.004914522171020508,0.004375338554382324,0.0038919448852539062,0.0034565329551696777,0.003058314323425293,0.002729654312133789,0.00243532657623291,0.0021349191665649414,0.0018739104270935059,0.001666426658630371,0.0014835596084594727,0.0013158917427062988,0.0011761784553527832,0.0010266900062561035,0.0009037256240844727,0.0007936954498291016,0.0007160305976867676,0.0006243586540222168,0.0005532503128051758,0.0004864335060119629,0.00042814016342163086,0.0003732442855834961,0.0003339052200317383,0.0003001689910888672,0.0002619624137878418,0.00023311376571655273,0.00020372867584228516,0.00018423795700073242,0.00016230344772338867,0.0001431107521057129,0.00012677907943725586,0.0001112222671508789,9.816884994506836e-05,8.434057235717773e-05,7.611513137817383e-05,6.842613220214844e-05,6.008148193359375e-05,5.412101745605469e-05,4.851818084716797e-05,4.380941390991211e-05,3.796815872192383e-05,3.3736228942871094e-05,2.9325485229492188e-05,2.473592758178711e-05,2.2113323211669922e-05,1.901388168334961e-05,1.6927719116210938e-05,1.5974044799804688e-05,1.4007091522216797e-05,1.2814998626708984e-05,1.1742115020751953e-05,1.0251998901367188e-05,9.715557098388672e-06,9.715557098388672e-06,7.510185241699219e-06,6.794929504394531e-06,5.602836608886719e-06,5.424022674560547e-06,4.589557647705078e-06,3.993511199951172e-06,4.172325134277344e-06,3.3974647521972656e-06,2.9802322387695312e-06,2.384185791015625e-06,2.4437904357910156e-06,1.7285346984863281e-06,1.7285346984863281e-06,1.5497207641601562e-06,1.430511474609375e-06,1.1324882507324219e-06,9.5367431640625e-07,4.76837158203125e-07,4.76837158203125e-07,3.5762786865234375e-07,2.384185791015625e-07,5.960464477539063e-08,5.960464477539063e-08,1.7881393432617188e-07,1.7881393432617188e-07,5.960464477539063e-08,0.0,5.960464477539063e-08,1.7881393432617188e-07,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,1.1920928955078125e-07,1.1920928955078125e-07,1.1920928955078125e-07,1.1920928955078125e-07,1.1920928955078125e-07,1.1920928955078125e-07,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0025098323822021484,0.0033638128079473972,0.004308154806494713,0.005268454551696777,0.006265662610530853,0.00727197527885437,0.008294930681586266,0.009318278171122074,0.010363751091063023,0.011412160471081734,0.01247084978967905,0.013540796935558319,0.014625233598053455,0.015720244497060776,0.016821421682834625,0.017922598868608475,0.019032588228583336,0.02034248784184456,0.02180149033665657,0.023445814847946167,0.025245998054742813,0.027249028906226158,0.029452070593833923,0.03188116103410721,0.03456175699830055,0.03751441836357117,0.04073493182659149,0.04425413906574249,0.04810277745127678,0.05227869376540184,0.05676094442605972,0.06158505752682686,0.06676141172647476,0.07229755073785782,0.07814990729093552,0.084332674741745,0.09084595739841461,0.09765910357236862,0.10475478321313858,0.11209600418806076,0.1196722760796547,0.12747137248516083,0.13537903130054474,0.14344246685504913,0.15158459544181824,0.15979506075382233,0.16801072657108307,0.17620797455310822,0.18437880277633667,0.19248569011688232,0.2005617469549179,0.2085401862859726,0.2164207398891449,0.224210724234581,0.23191741108894348,0.23955105245113373,0.2472304105758667,0.25479817390441895,0.262376606464386,0.26999104022979736,0.27762410044670105,0.28539931774139404,0.2932751774787903,0.30132320523262024,0.30955296754837036,0.3180427551269531,0.32686999440193176,0.3359244465827942,0.34534701704978943,0.35514816641807556,0.36532124876976013,0.3758794367313385,0.3868805468082428,0.3983183801174164,0.4101392924785614,0.4223354756832123,0.4348647892475128,0.4476730227470398,0.46071740984916687,0.47398537397384644,0.4873425364494324,0.5007330179214478,0.5140452980995178,0.5273066163063049,0.540335476398468,0.5531051158905029,0.5655075311660767,0.5774728655815125,0.589023768901825,0.600024402141571,0.6105592846870422,0.6204955577850342,0.6298767924308777,0.6386569738388062,0.6468537449836731,0.6544678807258606,0.6615649461746216,0.6681550741195679,0.674189031124115,0.6797661185264587,0.6848587393760681,0.6895169019699097,0.693789541721344,0.6976652145385742,0.7012277841567993,0.704441249370575,0.7073526382446289,0.7099907398223877,0.7123896479606628,0.7145432829856873,0.7164870500564575,0.7182505130767822,0.7198589444160461,0.7212955355644226,0.7225863933563232,0.7237599492073059,0.7248086333274841,0.725756824016571,0.7266117930412292,0.7273755669593811,0.7280644178390503,0.7286859750747681,0.7292466163635254,0.7297449707984924,0.7301920652389526,0.7305921912193298,0.7309527397155762,0.7312749624252319,0.7315680384635925,0.7318217754364014,0.7320565581321716,0.7322677373886108,0.732453465461731,0.7326238751411438,0.7327760457992554,0.7329128980636597,0.7330352663993835,0.7331405282020569,0.73324054479599,0.7333241701126099,0.733403742313385,0.7334762215614319,0.7335403561592102,0.7335955500602722,0.7336481213569641,0.7336922883987427,0.7337308526039124,0.7337690591812134,0.7338019013404846,0.7338311076164246,0.7338568568229675,0.7338815331459045,0.7339035272598267,0.7339224219322205,0.7339391112327576,0.7339553236961365,0.7339683771133423,0.733981192111969,0.7339916825294495,0.7340011596679688,0.734009861946106,0.7340182065963745,0.7340247631072998,0.7340306043624878,0.7340363264083862,0.7340407967567444,0.7340453863143921,0.7340496182441711,0.7340540289878845,0.7340576648712158,0.7340601682662964,0.7340632081031799,0.7340653538703918,0.7340676188468933,0.7340697050094604,0.7340717315673828,0.7340735197067261,0.7340747714042664,0.7340761423110962,0.7340773344039917,0.7340782880783081,0.7340791821479797,0.7340800762176514,0.7340807318687439,0.7340814471244812,0.734082043170929,0.7340825796127319,0.7340829968452454,0.7340836524963379,0.7340840697288513,0.7340844869613647,0.734084963798523,0.7340851426124573,0.7340856194496155,0.7340860366821289,0.7340861558914185,0.7340865135192871,0.7340866923332214,0.734086811542511,0.734086811542511,0.734086811542511,0.7340871095657349,0.7340872287750244,0.7340874075889587,0.7340875267982483,0.7340875864028931,0.7340877056121826,0.7340877652168274,0.7340878844261169,0.7340878844261169,0.7340880036354065,0.7340880632400513,0.7340880632400513,0.7340881824493408,0.7340883016586304,0.7340883612632751,0.734088659286499,0.734088659286499,0.734088659286499,0.7340887784957886,0.7340887784957886,0.7340888977050781,0.7340888977050781,0.7340888977050781,0.7340888977050781,0.7340888977050781,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229,0.7340889573097229],"recovered":[0.0,0.0011742109199985862,0.0021951105445623398,0.003180472645908594,0.004153597168624401,0.005132987629622221,0.006126475520431995,0.007134844083338976,0.008152219466865063,0.009188489057123661,0.010227990336716175,0.011278553865849972,0.012344584800302982,0.013407092541456223,0.014490745961666107,0.015596231445670128,0.016686836257576942,0.017777929082512856,0.018977006897330284,0.020306389778852463,0.021795250475406647,0.02343331091105938,0.025251898914575577,0.027263348922133446,0.029482249170541763,0.03192485123872757,0.034639906138181686,0.03760695829987526,0.04085811600089073,0.04442010447382927,0.04828852042555809,0.052454255521297455,0.05697027966380119,0.06181671470403671,0.06700383871793747,0.07250796258449554,0.07836668193340302,0.08455033600330353,0.09105989336967468,0.09786902368068695,0.10492349416017532,0.1122371032834053,0.11979829519987106,0.1275365948677063,0.13545924425125122,0.14346636831760406,0.15161927044391632,0.15979547798633575,0.1680009663105011,0.17618000507354736,0.18432419002056122,0.19240690767765045,0.20043322443962097,0.20842967927455902,0.21630211174488068,0.22409288585186005,0.23180191218852997,0.23951230943202972,0.2471565157175064,0.2547363340854645,0.2623291313648224,0.2699655294418335,0.2776736617088318,0.28545016050338745,0.29334038496017456,0.30141234397888184,0.30968722701072693,0.31821998953819275,0.3270201086997986,0.33612096309661865,0.34555497765541077,0.35538598895072937,0.3655519187450409,0.3761900067329407,0.38715872168540955,0.3985794186592102,0.41033700108528137,0.42248520255088806,0.4349924921989441,0.4477410912513733,0.46076500415802,0.47396034002304077,0.4872354567050934,0.5005272626876831,0.5137916803359985,0.5269351601600647,0.5399306416511536,0.5526455044746399,0.564942479133606,0.5769091844558716,0.5883437991142273,0.5993298292160034,0.6097764372825623,0.6197302341461182,0.6290718913078308,0.6378504037857056,0.6460623145103455,0.6536984443664551,0.6608339548110962,0.6674006581306458,0.6734711527824402,0.6790446043014526,0.6841968894004822,0.688893735408783,0.6931912302970886,0.6970885396003723,0.7006669640541077,0.70390784740448,0.7068508267402649,0.7095257043838501,0.7119501233100891,0.714115560054779,0.7160804867744446,0.7178690433502197,0.7194799780845642,0.7209305763244629,0.7222388982772827,0.7234256267547607,0.7244898080825806,0.7254390716552734,0.7262942790985107,0.7270659804344177,0.7277609705924988,0.7283889651298523,0.7289516925811768,0.729468584060669,0.7299278378486633,0.7303361892700195,0.7307049036026001,0.7310358881950378,0.7313252687454224,0.7315889000892639,0.7318236827850342,0.7320327758789062,0.732223391532898,0.7323952317237854,0.7325514554977417,0.732692539691925,0.7328139543533325,0.7329203486442566,0.7330231666564941,0.7331118583679199,0.7331876158714294,0.7332600951194763,0.7333226203918457,0.7333806157112122,0.7334338426589966,0.7334775328636169,0.7335199117660522,0.7335564494132996,0.7335888147354126,0.7336183190345764,0.7336456775665283,0.7336713671684265,0.7336931824684143,0.7337121963500977,0.7337308526039124,0.7337465286254883,0.7337622046470642,0.7337742447853088,0.7337849140167236,0.7337952256202698,0.7338036298751831,0.7338114380836487,0.7338176369667053,0.7338241934776306,0.7338289022445679,0.7338342666625977,0.7338388562202454,0.7338428497314453,0.7338467836380005,0.7338499426841736,0.7338530421257019,0.7338556051254272,0.7338577508926392,0.7338595986366272,0.7338619828224182,0.7338635325431824,0.7338653206825256,0.7338668704032898,0.7338679432868958,0.7338690161705017,0.7338699698448181,0.7338711619377136,0.7338719367980957,0.7338730096817017,0.733873724937439,0.7338743805885315,0.7338749766349792,0.733875572681427,0.7338760495185852,0.733876645565033,0.7338771224021912,0.7338776588439941,0.7338780164718628,0.7338783144950867,0.733878493309021,0.7338787913322449,0.7338789701461792,0.7338792681694031,0.7338793873786926,0.7338793873786926,0.733879566192627,0.733879804611206,0.733879804611206,0.7338798642158508,0.7338801026344299,0.7338802814483643,0.733880341053009,0.733880341053009,0.7338804602622986,0.7338804602622986,0.7338806390762329,0.7338806390762329,0.7338806390762329,0.7338807582855225,0.733880877494812,0.7338810563087463,0.7338811755180359,0.7338812351226807,0.7338813543319702,0.7338813543319702,0.7338813543319702,0.7338813543319702,0.7338813543319702,0.7338814735412598,0.7338815331459045,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941,0.7338816523551941],"active":[0.0025098323822021484,0.0021896017715334892,0.002113044261932373,0.002087981905788183,0.002112065441906452,0.002138987649232149,0.00216845516115427,0.0021834340877830982,0.00221153162419796,0.0022236714139580727,0.0022428594529628754,0.0022622430697083473,0.002280648797750473,0.0023131519556045532,0.002330675721168518,0.002326367422938347,0.0023457519710063934,0.002564558759331703,0.0028244834393262863,0.0031394250690937042,0.0034507475793361664,0.0038157179951667786,0.0042001716792583466,0.0046178121119737625,0.005079507827758789,0.005589567124843597,0.006095025688409805,0.006647180765867233,0.007244661450386047,0.00785858929157257,0.008472424000501633,0.009130802005529404,0.009791132062673569,0.010480836033821106,0.011146068572998047,0.01182471215724945,0.012479275465011597,0.013108767569065094,0.013694889843463898,0.01422698050737381,0.01474878191947937,0.015234269201755524,0.015580736100673676,0.015905871987342834,0.016125351190567017,0.01632869243621826,0.016391456127166748,0.01641249656677246,0.01637783646583557,0.01630568504333496,0.01623755693435669,0.016133278608322144,0.015987515449523926,0.015781044960021973,0.015615299344062805,0.015458166599273682,0.015428498387336731,0.015285864472389221,0.015220090746879578,0.015254706144332886,0.015294969081878662,0.015433788299560547,0.015601515769958496,0.015873044729232788,0.0162125825881958,0.01663041114807129,0.017182767391204834,0.01770445704460144,0.018326908349990845,0.01902720332145691,0.019766271114349365,0.02049344778060913,0.021328628063201904,0.022128373384475708,0.022980570793151855,0.023756057024002075,0.024527788162231445,0.025187820196151733,0.02572491765022278,0.026244282722473145,0.026577532291412354,0.026772677898406982,0.02680984139442444,0.026779353618621826,0.026543796062469482,0.026169955730438232,0.025576889514923096,0.02482736110687256,0.024081289768218994,0.023115217685699463,0.02221548557281494,0.02116572856903076,0.02010035514831543,0.01892673969268799,0.017781853675842285,0.01661747694015503,0.015502631664276123,0.014456629753112793,0.013355076313018799,0.012365460395812988,0.01138758659362793,0.010472297668457031,0.009592652320861816,0.00877147912979126,0.008036553859710693,0.007352709770202637,0.00668567419052124,0.006082892417907715,0.005538821220397949,0.005017578601837158,0.004536926746368408,0.004134953022003174,0.0037784576416015625,0.003426492214202881,0.003106415271759033,0.0028293728828430176,0.002569735050201416,0.0023311972618103027,0.0021219849586486816,0.001936495304107666,0.0017701387405395508,0.0016199946403503418,0.0014856457710266113,0.0013560056686401367,0.001240372657775879,0.0011236071586608887,0.0010249018669128418,0.0009387731552124023,0.0008631348609924316,0.0007858872413635254,0.0007312893867492676,0.0006788372993469238,0.0006297826766967773,0.0005910992622375488,0.0005526542663574219,0.0005176663398742676,0.0004838109016418457,0.00044798851013183594,0.0004265904426574707,0.0004038214683532715,0.00038057565689086914,0.0003643631935119629,0.0003527402877807617,0.00033545494079589844,0.0003255009651184082,0.0003116726875305176,0.0002970099449157715,0.00029152631759643555,0.00028198957443237305,0.000274658203125,0.00026804208755493164,0.000263214111328125,0.00025784969329833984,0.0002510547637939453,0.0002459287643432617,0.00024312734603881836,0.00023752450942993164,0.0002346634864807129,0.0002294778823852539,0.0002269148826599121,0.00022494792938232422,0.00022298097610473633,0.00022113323211669922,0.00021916627883911133,0.0002186894416809082,0.00021660327911376953,0.00021648406982421875,0.00021535158157348633,0.00021517276763916016,0.0002148151397705078,0.00021338462829589844,0.00021326541900634766,0.0002123117446899414,0.00021201372146606445,0.00021195411682128906,0.00021213293075561523,0.00021153688430786133,0.00021123886108398438,0.00021082162857055664,0.0002104640007019043,0.00021034479141235352,0.00021016597747802734,0.00021010637283325195,0.00020956993103027344,0.00020951032638549805,0.00020903348922729492,0.00020885467529296875,0.0002086162567138672,0.00020867586135864258,0.0002084970474243164,0.00020843744277954102,0.00020831823348999023,0.00020802021026611328,0.0002079606056213379,0.00020802021026611328,0.0002078413963317871,0.00020802021026611328,0.0002079010009765625,0.0002078413963317871,0.00020754337310791016,0.00020742416381835938,0.00020772218704223633,0.00020766258239746094,0.00020760297775268555,0.00020772218704223633,0.00020772218704223633,0.00020760297775268555,0.00020748376846313477,0.00020754337310791016,0.00020754337310791016,0.00020754337310791016,0.00020760297775268555,0.00020742416381835938,0.00020754337310791016,0.00020766258239746094,0.00020760297775268555,0.00020778179168701172,0.00020760297775268555,0.00020748376846313477,0.00020754337310791016,0.00020742416381835938,0.00020754337310791016,0.00020754337310791016,0.00020754337310791016,0.00020754337310791016,0.00020742416381835938,0.00020742416381835938,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086,0.0002073049545288086]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0025098323822021484,0.003367435187101364,0.0043706148862838745,0.005448296666145325,0.006575613748282194,0.007744929753243923,0.008980230428278446,0.010261347517371178,0.011592002585530281,0.012979243882000446,0.014424735680222511,0.01592622511088848,0.017478231340646744,0.01908241957426071,0.020752688869833946,0.022471418604254723,0.024240566417574883,0.026057295501232147,0.02793951705098152,0.029884885996580124,0.03189271315932274,0.033944204449653625,0.0360359326004982,0.03817690536379814,0.040391888469457626,0.04264945909380913,0.04496254026889801,0.04731977358460426,0.049719300121068954,0.052161216735839844,0.05462721362709999,0.05731065198779106,0.06012546643614769,0.06309379637241364,0.06620808690786362,0.0694899782538414,0.07290306687355042,0.07643744349479675,0.08014961332082748,0.08398434519767761,0.08796338737010956,0.09206569194793701,0.0962720513343811,0.10061704367399216,0.10506894439458847,0.10961668938398361,0.11429199576377869,0.11901898682117462,0.12383008003234863,0.12871068716049194,0.13365834951400757,0.13864067196846008,0.14368212223052979,0.14877066016197205,0.1538679152727127,0.15897877514362335,0.1641310453414917,0.16928909718990326,0.1744537055492401,0.1796274185180664,0.1847894936800003,0.18995243310928345,0.1951567828655243,0.2003740668296814,0.20561416447162628,0.2108963429927826,0.21619576215744019,0.2215096652507782,0.22691579163074493,0.2323484569787979,0.23785483837127686,0.24348172545433044,0.24914543330669403,0.25491946935653687,0.2608155906200409,0.26681822538375854,0.2729925513267517,0.27934157848358154,0.28578150272369385,0.2923717498779297,0.2991868555545807,0.30617570877075195,0.31333327293395996,0.32067108154296875,0.3282221853733063,0.335969477891922,0.34390974044799805,0.3520399332046509,0.3603152334690094,0.3687637746334076,0.3773508667945862,0.3861146867275238,0.39491039514541626,0.40379589796066284,0.4127953350543976,0.42177921533584595,0.4308215379714966,0.4397672414779663,0.44868403673171997,0.4574851393699646,0.46617501974105835,0.4747372567653656,0.4830959439277649,0.4913099408149719,0.4992992579936981,0.506993293762207,0.5144928097724915,0.5217021703720093,0.528668224811554,0.5353667140007019,0.5417665243148804,0.5478725433349609,0.5537000298500061,0.5592437386512756,0.564465343952179,0.5694140791893005,0.574089765548706,0.578465461730957,0.5826063752174377,0.5864973664283752,0.5901686549186707,0.5935762524604797,0.596763551235199,0.5997437238693237,0.6025372743606567,0.6051395535469055,0.6075676083564758,0.6098173260688782,0.6118998527526855,0.6138529777526855,0.6156579256057739,0.6173198819160461,0.6188652515411377,0.620295524597168,0.6216316819190979,0.6228517889976501,0.6239895224571228,0.6250362396240234,0.6259989738464355,0.6268872618675232,0.6277070641517639,0.6284664869308472,0.6291671395301819,0.6298202276229858,0.6304177045822144,0.6309601664543152,0.6314734816551208,0.6319457292556763,0.632381021976471,0.6327738761901855,0.6331426501274109,0.633478581905365,0.6337909698486328,0.6340761184692383,0.6343433856964111,0.6345870494842529,0.6348158717155457,0.6350297927856445,0.6352236866950989,0.6353977918624878,0.6355626583099365,0.6357135772705078,0.6358460783958435,0.6359750032424927,0.6360914707183838,0.6362040638923645,0.6363036632537842,0.6363968253135681,0.6364792585372925,0.636560320854187,0.6366322040557861,0.636700451374054,0.6367644667625427,0.6368237733840942,0.6368774175643921,0.6369262933731079,0.6369714140892029,0.6370154619216919,0.6370550394058228,0.6370937824249268,0.6371292471885681,0.6371601819992065,0.6371885538101196,0.6372132301330566,0.6372380256652832,0.6372606158256531,0.6372827291488647,0.637302041053772,0.6373207569122314,0.6373385190963745,0.6373534202575684,0.637368381023407,0.6373809576034546,0.6373934745788574,0.6374040246009827,0.6374154686927795,0.637427031993866,0.637436032295227,0.6374455690383911,0.6374544501304626,0.6374631524085999,0.6374699473381042,0.6374777555465698,0.6374843120574951,0.6374911665916443,0.6374971270561218,0.6375031471252441,0.6375071406364441,0.6375123262405396,0.6375179886817932,0.6375229954719543,0.6375272274017334,0.6375318765640259,0.6375359296798706,0.637539803981781,0.6375439167022705,0.6375471949577332,0.6375507712364197,0.6375545263290405,0.6375571489334106,0.6375610828399658,0.6375645995140076,0.6375673413276672,0.6375699639320374,0.6375731229782104,0.6375748515129089,0.6375774145126343,0.6375797986984253,0.6375824213027954,0.6375852823257446,0.637587308883667,0.6375896334648132,0.6375917196273804,0.6375948786735535,0.6375969052314758,0.6375994682312012,0.6376014947891235,0.637603759765625,0.6376053094863892,0.6376072764396667,0.63760906457901,0.6376104354858398,0.6376127600669861,0.6376152038574219,0.6376169919967651,0.6376187205314636,0.6376203894615173,0.6376222372055054,0.637624204158783,0.6376262903213501,0.637627363204956,0.637629508972168,0.6376309990882874,0.6376329064369202,0.6376349925994873,0.6376364827156067,0.637638509273529,0.6376399993896484,0.6376421451568604,0.637643575668335,0.6376449465751648,0.6376468539237976,0.6376485228538513,0.6376498937606812,0.6376514434814453,0.6376529932022095,0.6376546621322632,0.637656033039093,0.6376572251319885,0.6376588940620422,0.6376604437828064,0.6376616954803467,0.6376630663871765,0.6376644372940063,0.6376658082008362,0.6376668810844421,0.6376681923866272,0.6376692652702332,0.6376703381538391,0.637671709060669,0.6376731991767883,0.6376738548278809,0.6376751065254211,0.6376768946647644,0.6376779675483704,0.6376793384552002,0.6376808881759644,0.6376819610595703,0.6376830339431763,0.6376846432685852,0.6376858949661255,0.6376871466636658,0.6376878619194031,0.6376890540122986,0.6376907825469971,0.6376921534538269,0.6376936435699463,0.6376947164535522,0.6376957893371582,0.6376970410346985,0.637698233127594,0.6376991271972656,0.6377004981040955,0.6377015709877014,0.6377029418945312,0.6377041935920715,0.6377052068710327,0.6377063393592834,0.6377070546150208,0.637708306312561,0.6377093195915222,0.6377103924751282,0.6377111673355103,0.6377120614051819,0.637712836265564,0.6377140879631042,0.6377151012420654,0.6377158761024475,0.6377171277999878,0.6377179026603699,0.637718915939331,0.6377196907997131,0.6377206444740295,0.6377215385437012,0.6377220153808594,0.6377230882644653,0.6377236843109131,0.6377243995666504,0.6377252340316772,0.6377257704734802,0.6377263069152832,0.637726902961731,0.6377273797988892,0.6377280950546265,0.6377286911010742,0.6377294659614563,0.6377301216125488,0.6377310156822205,0.6377317905426025,0.6377323865890503,0.6377331614494324,0.6377338767051697,0.6377342343330383,0.6377350687980652,0.6377354264259338,0.6377361416816711,0.6377366781234741,0.6377372145652771,0.6377375721931458,0.6377382874488831,0.6377385854721069],"recovered":[0.0,0.001181651372462511,0.0022007888182997704,0.0032093534246087074,0.004256783984601498,0.005336130037903786,0.006459824740886688,0.007637168280780315,0.0088649308308959,0.010147321037948132,0.01148022711277008,0.012875985354185104,0.014323826879262924,0.015817387029528618,0.01736743561923504,0.01898728683590889,0.020656578242778778,0.02236502803862095,0.024119490757584572,0.025945911183953285,0.027818050235509872,0.029752062633633614,0.031751666218042374,0.03381901979446411,0.03592053800821304,0.038066696375608444,0.04028295353055,0.04253416135907173,0.04485908895730972,0.04720643162727356,0.04959655925631523,0.052030351012945175,0.054591018706560135,0.057293642312288284,0.06010434776544571,0.06307296454906464,0.06619704514741898,0.06946347653865814,0.07285834848880768,0.07641877233982086,0.08009569346904755,0.08394443243741989,0.08791720867156982,0.09201207011938095,0.09622763097286224,0.10057654231786728,0.10500504076480865,0.10956796258687973,0.11421438306570053,0.11895166337490082,0.12376324087381363,0.12864267826080322,0.13356350362300873,0.1385357528924942,0.14355987310409546,0.14863333106040955,0.15371747314929962,0.15885016322135925,0.16398002207279205,0.16911877691745758,0.17427076399326324,0.17944976687431335,0.18463590741157532,0.18981441855430603,0.1950230896472931,0.20023125410079956,0.20549269020557404,0.21077409386634827,0.21607351303100586,0.22140935063362122,0.226815864443779,0.232248917222023,0.23779895901679993,0.24339422583580017,0.24907340109348297,0.25489071011543274,0.2607741951942444,0.2668333053588867,0.2730090320110321,0.2793240547180176,0.28576019406318665,0.2923755943775177,0.2992189824581146,0.30618953704833984,0.3133421242237091,0.3207260072231293,0.3282613754272461,0.336020827293396,0.3439580500125885,0.3520676791667938,0.3603571653366089,0.368762344121933,0.3773590326309204,0.38607534766197205,0.3948725461959839,0.40375587344169617,0.4126650393009186,0.42164158821105957,0.4306156635284424,0.43953463435173035,0.44840800762176514,0.4571928381919861,0.46586325764656067,0.47434860467910767,0.48270732164382935,0.49086323380470276,0.4988003671169281,0.506515383720398,0.5139800310134888,0.5211964249610901,0.5281506776809692,0.5348250865936279,0.5412456393241882,0.5473586916923523,0.5531875491142273,0.5587193965911865,0.5639432668685913,0.5688888430595398,0.573582649230957,0.5779869556427002,0.5821300148963928,0.5860570669174194,0.5897054672241211,0.5931154489517212,0.5963106155395508,0.5993084907531738,0.6021003127098083,0.6047235131263733,0.6071491241455078,0.6094052791595459,0.6115022897720337,0.6134741902351379,0.6152780055999756,0.6169414520263672,0.6184878349304199,0.6199350357055664,0.6212706565856934,0.6224991083145142,0.6236373782157898,0.6246893405914307,0.6256647706031799,0.6265627145767212,0.6273863911628723,0.6281618475914001,0.6288649439811707,0.6295053958892822,0.630110502243042,0.6306739449501038,0.6311787366867065,0.6316437125205994,0.6320779323577881,0.6324824690818787,0.6328497529029846,0.633192241191864,0.6335110068321228,0.6338003873825073,0.6340682506561279,0.6343189477920532,0.6345502138137817,0.6347649097442627,0.6349567770957947,0.6351329684257507,0.6352978348731995,0.6354471445083618,0.6355878114700317,0.6357191205024719,0.6358327865600586,0.6359399557113647,0.6360430717468262,0.6361330151557922,0.6362190842628479,0.6362982988357544,0.636371910572052,0.6364407539367676,0.6365039944648743,0.6365641951560974,0.6366173624992371,0.636665403842926,0.6367120146751404,0.6367539167404175,0.6367909908294678,0.6368302702903748,0.6368666887283325,0.636897623538971,0.6369270086288452,0.6369523406028748,0.6369762420654297,0.6370007395744324,0.6370222568511963,0.6370431184768677,0.6370626091957092,0.637079656124115,0.6370958089828491,0.6371089816093445,0.6371229887008667,0.6371354460716248,0.6371465921401978,0.6371583342552185,0.6371694803237915,0.6371794939041138,0.6371880173683167,0.6371968984603882,0.6372057199478149,0.6372137665748596,0.6372205018997192,0.6372277736663818,0.6372336149215698,0.6372405886650085,0.6372453570365906,0.6372501850128174,0.6372551918029785,0.6372608542442322,0.637265145778656,0.6372696757316589,0.6372737884521484,0.6372783780097961,0.6372820734977722,0.6372857093811035,0.6372896432876587,0.6372934579849243,0.6372965574264526,0.6373003721237183,0.63730388879776,0.6373066306114197,0.6373091340065002,0.6373122334480286,0.6373148560523987,0.6373172402381897,0.6373195648193359,0.6373222470283508,0.6373249888420105,0.6373273134231567,0.6373294591903687,0.6373314261436462,0.6373342871665955,0.6373363137245178,0.6373389363288879,0.6373416185379028,0.6373439431190491,0.637345552444458,0.6373469829559326,0.6373488306999207,0.6373504996299744,0.6373528838157654,0.6373544335365295,0.6373564004898071,0.6373581290245056,0.6373597979545593,0.6373615860939026,0.6373632550239563,0.6373655200004578,0.6373671889305115,0.63736891746521,0.6373705863952637,0.6373727321624756,0.6373746991157532,0.6373763680458069,0.6373782157897949,0.6373798847198486,0.637382447719574,0.6373841762542725,0.6373850703239441,0.6373868584632874,0.637388288974762,0.637389600276947,0.6373912692070007,0.6373926997184753,0.6373940110206604,0.6373957395553589,0.6373969912528992,0.637398362159729,0.6374002695083618,0.6374021172523499,0.6374033093452454,0.6374048590660095,0.6374058127403259,0.6374068856239319,0.6374079585075378,0.6374091506004333,0.6374103426933289,0.6374117136001587,0.6374129056930542,0.6374139785766602,0.6374149322509766,0.6374164819717407,0.6374173760414124,0.6374194622039795,0.6374208331108093,0.6374219655990601,0.637423038482666,0.6374243497848511,0.6374256014823914,0.6374270915985107,0.6374282240867615,0.637429416179657,0.6374312043190002,0.6374324560165405,0.637433648109436,0.6374350786209106,0.6374359726905823,0.6374371647834778,0.6374385356903076,0.6374397873878479,0.6374408602714539,0.6374415755271912,0.6374426484107971,0.6374434232711792,0.6374446749687195,0.6374457478523254,0.6374468207359314,0.637447714805603,0.6374490261077881,0.6374501585960388,0.637451171875,0.6374520659446716,0.6374528408050537,0.637454092502594,0.6374549865722656,0.637455940246582,0.637457013130188,0.6374580264091492,0.6374589204788208,0.6374597549438477,0.6374610662460327,0.6374620199203491,0.6374627351760864,0.6374636888504028,0.637464165687561,0.6374650597572327,0.6374662518501282,0.6374669075012207,0.6374676823616028,0.6374682188034058,0.6374688744544983,0.6374695897102356,0.6374701261520386,0.6374706625938416,0.6374717354774475,0.63747239112854,0.6374731659889221,0.6374739408493042,0.637474536895752,0.6374750733375549,0.6374759078025818,0.637476921081543,0.6374772787094116,0.6374778151512146,0.6374783515930176,0.6374788880348206,0.6374794244766235,0.6374800205230713],"active":[0.0025098323822021484,0.002185783814638853,0.002169826067984104,0.0022389432415366173,0.0023188297636806965,0.0024087997153401375,0.002520405687391758,0.0026241792365908623,0.0027270717546343803,0.0028319228440523148,0.0029445085674524307,0.0030502397567033768,0.0031544044613838196,0.003265032544732094,0.0033852532505989075,0.003484131768345833,0.0035839881747961044,0.0036922674626111984,0.0038200262933969498,0.003938974812626839,0.004074662923812866,0.004192141816020012,0.004284266382455826,0.00435788556933403,0.004471350461244583,0.004582762718200684,0.004679586738348007,0.004785612225532532,0.004860211163759232,0.004954785108566284,0.0050306543707847595,0.005280300974845886,0.005534447729587555,0.005800154060125351,0.006103739142417908,0.006417013704776764,0.006706021726131439,0.006973966956138611,0.007291264832019806,0.0075655728578567505,0.007867693901062012,0.00812125951051712,0.00835484266281128,0.008604973554611206,0.008841313421726227,0.009040147066116333,0.009286954998970032,0.009451024234294891,0.009615696966648102,0.009759023785591125,0.00989510864019394,0.00999799370765686,0.010118618607521057,0.010234907269477844,0.010308042168617249,0.010345444083213806,0.010413572192192078,0.010438933968544006,0.010473683476448059,0.010508641600608826,0.01051872968673706,0.010502666234970093,0.010520875453948975,0.010559648275375366,0.010591074824333191,0.010665088891983032,0.01070307195186615,0.010735571384429932,0.010842278599739075,0.010939106345176697,0.011038973927497864,0.011232808232307434,0.011346474289894104,0.011525243520736694,0.011742189526557922,0.011927515268325806,0.012218356132507324,0.012508273124694824,0.012772470712661743,0.01304769515991211,0.013426661491394043,0.013800114393234253,0.014114290475845337,0.014481544494628906,0.014880061149597168,0.015243470668792725,0.015648365020751953,0.016019105911254883,0.0163571834564209,0.01669609546661377,0.016993701457977295,0.01735234260559082,0.01755136251449585,0.017720550298690796,0.017922788858413696,0.01802334189414978,0.018156498670578003,0.01812565326690674,0.018068373203277588,0.017950505018234253,0.017767012119293213,0.017544418573379517,0.017232686281204224,0.016961336135864258,0.016591936349868774,0.016130059957504272,0.015692442655563354,0.015186786651611328,0.014688193798065186,0.014170289039611816,0.013615846633911133,0.013047456741333008,0.012454390525817871,0.01188504695892334,0.01127779483795166,0.010694682598114014,0.010146498680114746,0.009576618671417236,0.009023725986480713,0.008510410785675049,0.008038640022277832,0.007519185543060303,0.007058084011077881,0.006628274917602539,0.006226658821105957,0.0058310627937316895,0.0054672956466674805,0.005093812942504883,0.004750728607177734,0.0044476985931396484,0.004155635833740234,0.003845691680908203,0.0035872459411621094,0.0033540725708007812,0.0031438469886779785,0.0029167532920837402,0.0027188658714294434,0.0025371313095092773,0.002361595630645752,0.0021979212760925293,0.0020422935485839844,0.0019037723541259766,0.0017807483673095703,0.0016583800315856934,0.0015527606010437012,0.001454770565032959,0.0013629794120788574,0.0012717843055725098,0.0012022852897644043,0.0011301636695861816,0.0010647177696228027,0.0009961128234863281,0.0009412169456481934,0.0008838772773742676,0.0008323788642883301,0.0007866621017456055,0.0007476210594177246,0.0007108449935913086,0.0006734728813171387,0.0006328821182250977,0.0006058812141418457,0.0005806088447570801,0.000548243522644043,0.0005278587341308594,0.0005036592483520508,0.0004849433898925781,0.00047087669372558594,0.00045686960220336914,0.0004361867904663086,0.0004273056983947754,0.0004131197929382324,0.00040215253829956055,0.00039255619049072266,0.00038301944732666016,0.00037342309951782227,0.00036209821701049805,0.0003540515899658203,0.00035005807876586914,0.00034302473068237305,0.00033986568450927734,0.0003382563591003418,0.0003299117088317871,0.0003218650817871094,0.00031560659408569336,0.0003110170364379883,0.0003082752227783203,0.0003064870834350586,0.0003013014793395996,0.00029850006103515625,0.00029540061950683594,0.00029081106185913086,0.0002887248992919922,0.00028514862060546875,0.00028449296951293945,0.0002810359001159668,0.00028002262115478516,0.0002804398536682129,0.0002776980400085449,0.0002760887145996094,0.00027495622634887695,0.0002751350402832031,0.00027304887771606445,0.0002720355987548828,0.00027054548263549805,0.00027066469192504883,0.00026935338973999023,0.0002695322036743164,0.0002665519714355469,0.0002669692039489746,0.0002678036689758301,0.0002678036689758301,0.0002663731575012207,0.00026673078536987305,0.0002662539482116699,0.00026601552963256836,0.00026553869247436523,0.0002651214599609375,0.0002650618553161621,0.00026488304138183594,0.0002636909484863281,0.0002645254135131836,0.00026422739028930664,0.00026345252990722656,0.0002633333206176758,0.0002639889717102051,0.0002626180648803711,0.0002625584602355957,0.0002625584602355957,0.00026285648345947266,0.00026303529739379883,0.00026232004165649414,0.00026232004165649414,0.00026226043701171875,0.00026345252990722656,0.0002626180648803711,0.0002631545066833496,0.0002625584602355957,0.00026214122772216797,0.0002613663673400879,0.00026172399520874023,0.0002620816230773926,0.00026160478591918945,0.00026226043701171875,0.00026232004165649414,0.0002625584602355957,0.00026232004165649414,0.00026226043701171875,0.0002624392509460449,0.0002626180648803711,0.00026303529739379883,0.000261843204498291,0.00026232004165649414,0.0002620816230773926,0.00026232004165649414,0.00026226043701171875,0.0002617835998535156,0.00026214122772216797,0.0002617835998535156,0.00026226043701171875,0.00026112794876098633,0.000260770320892334,0.0002617835998535156,0.00026166439056396484,0.00026160478591918945,0.000261843204498291,0.00026172399520874023,0.0002619624137878418,0.0002620220184326172,0.00026148557662963867,0.0002619028091430664,0.0002620816230773926,0.0002614259719848633,0.00026094913482666016,0.00026112794876098633,0.00026094913482666016,0.00026106834411621094,0.0002613067626953125,0.0002613067626953125,0.0002611875534057617,0.0002613663673400879,0.00026148557662963867,0.00026094913482666016,0.00026112794876098633,0.0002619624137878418,0.00026148557662963867,0.0002619624137878418,0.0002614259719848633,0.00026112794876098633,0.00026106834411621094,0.00026160478591918945,0.00026154518127441406,0.00026154518127441406,0.000260770320892334,0.0002608299255371094,0.0002613663673400879,0.00026094913482666016,0.0002611875534057617,0.00026106834411621094,0.0002607107162475586,0.00026106834411621094,0.00026106834411621094,0.0002605915069580078,0.0002607107162475586,0.0002607107162475586,0.0002613663673400879,0.00026154518127441406,0.0002617835998535156,0.00026166439056396484,0.0002613067626953125,0.00026148557662963867,0.00026160478591918945,0.0002613663673400879,0.00026100873947143555,0.00026088953018188477,0.000260770320892334,0.0002612471580505371,0.00026100873947143555,0.00026088953018188477,0.0002611875534057617,0.00026088953018188477,0.00026088953018188477,0.000260770320892334,0.00026088953018188477,0.00026047229766845703,0.0002599954605102539,0.00026035308837890625,0.0002599954605102539,0.00026023387908935547,0.0002601742744445801,0.0002595186233520508,0.0002593994140625,0.00025922060012817383,0.00025916099548339844,0.00025922060012817383,0.00025910139083862305,0.0002593398094177246,0.0002594590187072754,0.0002592802047729492,0.0002593994140625,0.00025922060012817383,0.00025922060012817383,0.0002593398094177246,0.00025916099548339844,0.00025916099548339844,0.00025850534439086914,0.0002588629722595215,0.0002588629722595215,0.0002588629722595215,0.0002586841583251953,0.0002588629722595215,0.00025856494903564453]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0025098323822021484,0.003356470260769129,0.0043300846591591835,0.005364592187106609,0.006431407295167446,0.007526123430579901,0.008652069605886936,0.009804742410779,0.010984044522047043,0.012190758250653744,0.013447694480419159,0.014713930897414684,0.01603342592716217,0.01736975833773613,0.01873565837740898,0.020121626555919647,0.021534809842705727,0.022989699617028236,0.024462798610329628,0.025968989357352257,0.02749280072748661,0.02904324047267437,0.030620798468589783,0.032215096056461334,0.033832207322120667,0.035471346229314804,0.03713710978627205,0.03881217911839485,0.0405004620552063,0.04220215603709221,0.04392137750983238,0.04577217251062393,0.04770970717072487,0.049726445227861404,0.051816705614328384,0.05401269719004631,0.056306686252355576,0.05869926139712334,0.06119130179286003,0.06377409398555756,0.06644921004772186,0.06922095268964767,0.07204585522413254,0.07497227191925049,0.07799404859542847,0.08107995241880417,0.08424143493175507,0.08746223896741867,0.09074648469686508,0.09412285685539246,0.09756315499544144,0.10104858875274658,0.10458600521087646,0.10814622789621353,0.11175511032342911,0.11541314423084259,0.11907958984375,0.1227913647890091,0.126556396484375,0.1303081214427948,0.13409429788589478,0.1379055380821228,0.14173254370689392,0.14559204876422882,0.14942267537117004,0.1532520204782486,0.15707510709762573,0.16095508635044098,0.16482515633106232,0.16867870092391968,0.17254965007305145,0.17642031610012054,0.18032251298427582,0.18423420190811157,0.18815812468528748,0.1920982003211975,0.1960643231868744,0.2000635266304016,0.20408789813518524,0.2081320434808731,0.21221594512462616,0.21637746691703796,0.2206086963415146,0.22486989200115204,0.22923612594604492,0.23362644016742706,0.2381085902452469,0.242665633559227,0.24731764197349548,0.25207585096359253,0.2569390535354614,0.26189443469047546,0.26692914962768555,0.27205890417099,0.277340292930603,0.2827148139476776,0.28821462392807007,0.2938070595264435,0.29953575134277344,0.3053405284881592,0.311278373003006,0.3173258304595947,0.32349804043769836,0.3297244608402252,0.33603763580322266,0.3424225449562073,0.3488425314426422,0.355325847864151,0.3618800640106201,0.3684522807598114,0.3750479817390442,0.38163888454437256,0.38820719718933105,0.3947557210922241,0.4012671411037445,0.40772324800491333,0.4141376316547394,0.42046070098876953,0.42668476700782776,0.43284091353416443,0.43884894251823425,0.44476422667503357,0.45054346323013306,0.45612621307373047,0.46158352494239807,0.4668715000152588,0.4720355272293091,0.4770013988018036,0.4818117022514343,0.4864271879196167,0.4908614754676819,0.49510061740875244,0.49917688965797424,0.5030843615531921,0.5067892670631409,0.5103758573532104,0.5137542486190796,0.516982913017273,0.5200650691986084,0.5230193138122559,0.5258020162582397,0.5284383893013,0.5309455990791321,0.5333144664764404,0.5355537533760071,0.5376827716827393,0.5396687388420105,0.5415638089179993,0.5433405637741089,0.5450044870376587,0.546576201915741,0.5480648279190063,0.5494604110717773,0.5507705211639404,0.5520169734954834,0.5531749129295349,0.5542659163475037,0.5552732944488525,0.5562323331832886,0.5571231245994568,0.5579570531845093,0.5587495565414429,0.5594996213912964,0.5602120757102966,0.5608569979667664,0.5614679455757141,0.5620318055152893,0.5625731348991394,0.5630639791488647,0.5635359287261963,0.5639704465866089,0.5643754601478577,0.5647616386413574,0.565115749835968,0.5654488205909729,0.5657578110694885,0.5660465955734253,0.5663140416145325,0.5665766000747681,0.5668184161186218,0.5670409798622131,0.5672482252120972,0.5674437284469604,0.567632257938385,0.5678070187568665,0.5679666996002197,0.5681126713752747,0.5682579874992371,0.5683876872062683,0.5685111284255981,0.56862872838974,0.5687401294708252,0.5688393115997314,0.5689345598220825,0.5690235495567322,0.569107711315155,0.5691840052604675,0.5692580342292786,0.5693238973617554,0.5693846940994263,0.5694448947906494,0.5695008039474487,0.5695539712905884,0.5696012377738953,0.5696472525596619,0.5696920156478882,0.5697309374809265,0.5697694420814514,0.5698051452636719,0.5698396563529968,0.5698686838150024,0.5698981881141663,0.5699228644371033,0.5699477195739746,0.5699721574783325,0.5699957609176636,0.5700151920318604,0.5700367093086243,0.5700526833534241,0.570070743560791,0.5700868368148804,0.5701031684875488,0.5701179504394531,0.5701302886009216,0.5701411366462708,0.5701531767845154,0.5701644420623779,0.5701740384101868,0.5701849460601807,0.5701939463615417,0.5702033042907715,0.5702122449874878,0.5702197551727295,0.5702269077301025,0.5702342391014099,0.5702416300773621,0.5702477693557739,0.5702536702156067,0.5702596306800842,0.5702643990516663,0.5702698230743408,0.570275068283081,0.5702806711196899,0.5702853798866272,0.5702899694442749,0.5702951550483704,0.5702991485595703,0.5703033804893494,0.5703068971633911,0.5703108310699463,0.5703139305114746,0.570317268371582,0.5703209042549133,0.5703241229057312,0.5703277587890625,0.5703303217887878,0.5703334212303162,0.5703359842300415,0.5703388452529907,0.5703415870666504,0.5703445672988892,0.5703467726707458,0.5703496932983398,0.5703521370887756,0.570354700088501,0.570357620716095,0.5703594088554382,0.570361316204071,0.5703638792037964,0.5703660249710083,0.5703681707382202,0.570370614528656,0.5703727006912231,0.5703748464584351,0.5703766345977783,0.5703784823417664,0.5703803300857544,0.5703825950622559,0.5703845620155334,0.5703865885734558,0.5703889727592468,0.5703912973403931,0.5703932642936707,0.5703948140144348,0.5703966617584229,0.5703988075256348,0.5704007148742676,0.5704029202461243,0.5704048871994019,0.5704068541526794,0.5704087018966675,0.5704106092453003,0.5704127550125122,0.5704147219657898,0.5704174637794495,0.5704190731048584,0.5704208612442017,0.570422887802124,0.5704249739646912,0.5704266428947449,0.5704286098480225,0.5704306364059448,0.5704329013824463,0.5704349875450134,0.5704365968704224,0.5704383850097656,0.5704400539398193,0.5704421997070312,0.5704442858695984,0.5704464316368103,0.5704482793807983,0.5704502463340759,0.5704519748687744,0.570453941822052,0.57045578956604,0.5704577565193176,0.5704595446586609,0.5704612731933594,0.5704631805419922,0.5704647302627563,0.5704665780067444,0.5704680681228638,0.5704700350761414,0.5704718828201294,0.5704739093780518,0.5704757571220398,0.5704773664474487,0.5704798698425293,0.570481538772583,0.5704831480979919,0.5704845786094666,0.5704860687255859,0.5704875588417053,0.5704891085624695,0.5704910755157471,0.5704927444458008,0.5704944133758545,0.5704959630966187,0.5704975128173828,0.5704988837242126,0.570500373840332,0.5705022215843201,0.5705039501190186,0.5705052614212036,0.5705071091651917,0.5705083608627319,0.570509672164917,0.570510745048523,0.5705118179321289,0.5705130696296692,0.5705143809318542],"recovered":[0.0,0.0011789101408794522,0.0022033341228961945,0.0032028919085860252,0.004211749881505966,0.005266229156404734,0.006335295736789703,0.007431774400174618,0.00856604240834713,0.00970451906323433,0.010886073112487793,0.012108548544347286,0.013358044438064098,0.014639358036220074,0.015950921922922134,0.017284611240029335,0.018648160621523857,0.020038828253746033,0.02145916037261486,0.022901616990566254,0.02437784895300865,0.025878652930259705,0.027406087145209312,0.028950359672307968,0.030520379543304443,0.032116539776325226,0.0337284617125988,0.035368967801332474,0.03702690079808235,0.03870578855276108,0.040391623973846436,0.042100172489881516,0.043869417160749435,0.045727163553237915,0.04767360910773277,0.04968094825744629,0.05179832875728607,0.05400029197335243,0.056285176426172256,0.05866120383143425,0.06114384904503822,0.06373222172260284,0.06640684604644775,0.06914971023797989,0.07198654860258102,0.07491277903318405,0.0779229998588562,0.0809960812330246,0.08415403962135315,0.0873819887638092,0.09069354832172394,0.09405572712421417,0.0974699854850769,0.10093965381383896,0.10446570813655853,0.1080387607216835,0.1116703599691391,0.11531879007816315,0.1190122589468956,0.12272275984287262,0.1264343410730362,0.13022522628307343,0.13399945199489594,0.13782508671283722,0.14163818955421448,0.14547224342823029,0.1492747664451599,0.15311528742313385,0.15697860717773438,0.16082264482975006,0.1646641343832016,0.16851738095283508,0.17240019142627716,0.1763034611940384,0.1801915466785431,0.18409931659698486,0.18801119923591614,0.19194628298282623,0.19592620432376862,0.1999148428440094,0.2039373517036438,0.20800088346004486,0.21211610734462738,0.21628105640411377,0.22049859166145325,0.22478483617305756,0.22914725542068481,0.23353531956672668,0.23802892863750458,0.2425837218761444,0.24726127088069916,0.2520078420639038,0.2568429410457611,0.2617793381214142,0.2668345868587494,0.27199479937553406,0.2772662043571472,0.2826586365699768,0.2881614863872528,0.29375332593917847,0.2994682490825653,0.30527645349502563,0.3112381398677826,0.31730353832244873,0.32343029975891113,0.3296240270137787,0.335912823677063,0.3422703444957733,0.34871020913124084,0.35520488023757935,0.36173099279403687,0.36828145384788513,0.37485718727111816,0.38141825795173645,0.38800230622291565,0.3945378065109253,0.4010472595691681,0.40748870372772217,0.41389545798301697,0.42019355297088623,0.42639756202697754,0.4325343072414398,0.43855801224708557,0.4444631338119507,0.4502045512199402,0.4558106064796448,0.46123865246772766,0.46652084589004517,0.47164610028266907,0.4766113758087158,0.4813805818557739,0.48598265647888184,0.4904010593891144,0.494652658700943,0.4987187385559082,0.5026029944419861,0.5063314437866211,0.5098801851272583,0.5132936835289001,0.5165335536003113,0.5196382999420166,0.522592306137085,0.5253751277923584,0.5280075073242188,0.5305195450782776,0.5328971147537231,0.5351492166519165,0.5372477173805237,0.5392375588417053,0.5411365628242493,0.5429031848907471,0.5445945858955383,0.5461678504943848,0.5476533770561218,0.5490410327911377,0.550358772277832,0.551588773727417,0.5527518391609192,0.5538489818572998,0.5548686981201172,0.5558292269706726,0.5567232370376587,0.5575698614120483,0.5583693385124207,0.5591251254081726,0.5598302483558655,0.5604714155197144,0.5610801577568054,0.5616550445556641,0.562184751033783,0.5626918077468872,0.5631617307662964,0.5636013746261597,0.5640103220939636,0.5643972754478455,0.5647479891777039,0.5650842785835266,0.5653951168060303,0.5656859874725342,0.5659596920013428,0.5662115812301636,0.5664546489715576,0.5666723847389221,0.566885232925415,0.567086398601532,0.5672754645347595,0.567451000213623,0.567613422870636,0.567766010761261,0.5679095387458801,0.568041205406189,0.5681629180908203,0.5682772994041443,0.5683826804161072,0.5684859752655029,0.5685815215110779,0.5686721205711365,0.5687576532363892,0.5688336491584778,0.5689061880111694,0.5689724683761597,0.5690357089042664,0.5690966844558716,0.5691527724266052,0.5692036151885986,0.5692536234855652,0.5692997574806213,0.5693441033363342,0.5693857669830322,0.569422721862793,0.5694594979286194,0.5694897770881653,0.5695232152938843,0.5695533156394958,0.5695801377296448,0.5696043968200684,0.5696292519569397,0.5696519613265991,0.5696735382080078,0.5696935057640076,0.5697113871574402,0.5697294473648071,0.5697464346885681,0.56976318359375,0.5697770714759827,0.5697894096374512,0.569802463054657,0.5698140859603882,0.5698250532150269,0.5698369145393372,0.569847583770752,0.5698564648628235,0.5698660016059875,0.5698739290237427,0.5698813796043396,0.5698888897895813,0.5698972344398499,0.5699042677879333,0.569909930229187,0.5699158310890198,0.5699214935302734,0.5699270963668823,0.5699330568313599,0.5699382424354553,0.5699437260627747,0.5699477195739746,0.5699533224105835,0.5699580907821655,0.5699630975723267,0.5699669122695923,0.569970428943634,0.5699744820594788,0.5699779987335205,0.5699812173843384,0.5699846744537354,0.5699885487556458,0.5699920058250427,0.5699945092201233,0.5699969530105591,0.5699993371963501,0.5700020790100098,0.5700057148933411,0.5700082182884216,0.5700109601020813,0.5700134038925171,0.5700161457061768,0.5700188279151917,0.5700212717056274,0.5700232982635498,0.5700255632400513,0.570027232170105,0.5700292587280273,0.5700319409370422,0.570034384727478,0.5700367093086243,0.5700391530990601,0.5700411200523376,0.5700435638427734,0.570045530796051,0.5700476169586182,0.5700493454933167,0.5700514316558838,0.5700535774230957,0.5700553059577942,0.5700570940971375,0.570059061050415,0.570061206817627,0.570063054561615,0.5700646042823792,0.5700665712356567,0.5700686573982239,0.5700706243515015,0.5700730681419373,0.5700749158859253,0.5700766444206238,0.5700787305831909,0.570080578327179,0.5700819492340088,0.5700837969779968,0.5700854659080505,0.5700872540473938,0.5700892806053162,0.5700912475585938,0.5700939893722534,0.570095956325531,0.5700977444648743,0.5700998902320862,0.5701017379760742,0.5701040029525757,0.5701059699058533,0.5701075196266174,0.5701090693473816,0.5701110363006592,0.5701125860214233,0.5701144337654114,0.570116400718689,0.5701175928115845,0.5701194405555725,0.5701212882995605,0.5701230764389038,0.5701248645782471,0.5701267123222351,0.5701286792755127,0.5701303482055664,0.5701319575309753,0.5701337456703186,0.5701355934143066,0.5701376795768738,0.5701394081115723,0.5701411962509155,0.570142924785614,0.570144534111023,0.5701462030410767,0.5701477527618408,0.5701492428779602,0.5701510906219482,0.5701528191566467,0.5701543092727661,0.5701562762260437,0.5701579451560974,0.5701596140861511,0.5701608657836914,0.5701625347137451,0.5701642632484436,0.5701661705970764,0.5701683163642883,0.5701690912246704,0.5701708793640137,0.570172131061554,0.5701733827590942,0.5701744556427002],"active":[0.0025098323822021484,0.0021775602363049984,0.002126750536262989,0.002161700278520584,0.00221965741366148,0.002259894274175167,0.002316773869097233,0.0023729680106043816,0.002418002113699913,0.0024862391874194145,0.002561621367931366,0.002605382353067398,0.002675381489098072,0.002730400301516056,0.002784736454486847,0.002837015315890312,0.0028866492211818695,0.0029508713632822037,0.0030036382377147675,0.003067372366786003,0.0031149517744779587,0.0031645875424146652,0.0032147113233804703,0.003264736384153366,0.003311827778816223,0.0033548064529895782,0.0034086480736732483,0.003443211317062378,0.003473561257123947,0.003496367484331131,0.0035297535359859467,0.0036720000207424164,0.0038402900099754333,0.003999281674623489,0.004143096506595612,0.004331748932600021,0.004508357495069504,0.0046989694237709045,0.004906125366687775,0.005112890154123306,0.0053053610026836395,0.00548873096704483,0.005639009177684784,0.005822561681270599,0.006007499992847443,0.006167173385620117,0.006318435072898865,0.0064661577343940735,0.006592445075511932,0.006740868091583252,0.006869606673717499,0.00699286162853241,0.0071160197257995605,0.007206574082374573,0.007289402186870575,0.007374383509159088,0.007409229874610901,0.007472574710845947,0.007544137537479401,0.00758536159992218,0.0076599568128585815,0.0076803117990493774,0.007733091711997986,0.0077669620513916016,0.007784485816955566,0.0077797770500183105,0.00780034065246582,0.007839798927307129,0.007846549153327942,0.007856056094169617,0.007885515689849854,0.007902935147285461,0.007922321557998657,0.007930740714073181,0.007966578006744385,0.007998883724212646,0.008053123950958252,0.008117243647575378,0.008161693811416626,0.008217200636863708,0.00827859342098236,0.008376583456993103,0.008492588996887207,0.008588835597038269,0.008737534284591675,0.008841603994369507,0.008961334824562073,0.009130313992500305,0.009288713335990906,0.00949212908744812,0.009677782654762268,0.009886592626571655,0.010086208581924438,0.010279566049575806,0.010505706071853638,0.010720014572143555,0.010948419570922852,0.011148422956466675,0.01137426495552063,0.011587202548980713,0.011810123920440674,0.012049376964569092,0.012259900569915771,0.01242092251777649,0.012607336044311523,0.012798517942428589,0.012929707765579224,0.013055503368377686,0.013169854879379272,0.013247400522232056,0.013316988945007324,0.013357430696487427,0.01335000991821289,0.013337463140487671,0.013264834880828857,0.013185441493988037,0.013090372085571289,0.012971997261047363,0.012789309024810791,0.012647360563278198,0.012451380491256714,0.01222991943359375,0.011985450983047485,0.011663079261779785,0.011378973722457886,0.011060893535614014,0.010796874761581421,0.010480552911758423,0.010165601968765259,0.009815812110900879,0.009480893611907959,0.009117960929870605,0.008775830268859863,0.008431702852249146,0.008070528507232666,0.007772862911224365,0.007422804832458496,0.0071027278900146484,0.006771385669708252,0.00648576021194458,0.0061637163162231445,0.005846083164215088,0.005570471286773682,0.00530695915222168,0.005034208297729492,0.004785656929016113,0.004519522190093994,0.004316091537475586,0.0041030049324035645,0.003867924213409424,0.0036730170249938965,0.0034702420234680176,0.003292560577392578,0.0031171441078186035,0.002975940704345703,0.002816140651702881,0.00267714262008667,0.0025214552879333496,0.0023833513259887695,0.0022544264793395996,0.00212782621383667,0.0020263195037841797,0.0019297599792480469,0.0018427371978759766,0.00173187255859375,0.0016376972198486328,0.0015603899955749512,0.0014929771423339844,0.0014089345932006836,0.00135117769241333,0.0012786388397216797,0.0012137293815612793,0.001160264015197754,0.0011054277420043945,0.0010515451431274414,0.001009821891784668,0.0009623169898986816,0.0009189248085021973,0.0008906126022338867,0.0008587241172790527,0.0008293986320495605,0.0007935762405395508,0.0007713437080383301,0.0007470250129699707,0.0007206201553344727,0.0006912350654602051,0.0006616711616516113,0.0006445646286010742,0.0006216764450073242,0.0006015896797180176,0.0005875229835510254,0.0005772113800048828,0.0005620121955871582,0.0005518794059753418,0.000537574291229248,0.0005261898040771484,0.0005118846893310547,0.0005003809928894043,0.0004902482032775879,0.00047850608825683594,0.0004724264144897461,0.00046509504318237305,0.0004572868347167969,0.00044846534729003906,0.0004436373710632324,0.00043839216232299805,0.0004311800003051758,0.0004253387451171875,0.00041937828063964844,0.0004169344902038574,0.00040918588638305664,0.00040841102600097656,0.00039964914321899414,0.00039440393447875977,0.00039201974868774414,0.00039136409759521484,0.0003859400749206543,0.0003847479820251465,0.00037914514541625977,0.00037723779678344727,0.00037544965744018555,0.0003737211227416992,0.00037151575088500977,0.00036710500717163086,0.00036406517028808594,0.000363767147064209,0.00036197900772094727,0.000359952449798584,0.0003598928451538086,0.00035703182220458984,0.00035572052001953125,0.00035578012466430664,0.00035375356674194336,0.0003529787063598633,0.0003528594970703125,0.0003527402877807617,0.00035053491592407227,0.00034940242767333984,0.0003497004508972168,0.0003485679626464844,0.0003483295440673828,0.00034797191619873047,0.0003476142883300781,0.000347137451171875,0.00034624338150024414,0.00034743547439575195,0.0003458261489868164,0.0003452897071838379,0.0003437995910644531,0.0003439188003540039,0.00034350156784057617,0.0003427863121032715,0.00034290552139282227,0.00034290552139282227,0.00034308433532714844,0.00034177303314208984,0.0003414154052734375,0.0003414750099182129,0.0003418922424316406,0.00034224987030029297,0.00034248828887939453,0.00034105777740478516,0.0003414750099182129,0.00034117698669433594,0.0003412961959838867,0.0003414750099182129,0.00034058094024658203,0.0003400444984436035,0.00034058094024658203,0.00034046173095703125,0.0003409385681152344,0.0003413558006286621,0.0003407597541809082,0.00034046173095703125,0.00033992528915405273,0.00033932924270629883,0.00033921003341674805,0.0003390312194824219,0.0003390312194824219,0.0003389716148376465,0.0003396272659301758,0.00033986568450927734,0.00033968687057495117,0.000339508056640625,0.0003395676612854004,0.00033974647521972656,0.000339508056640625,0.00033986568450927734,0.0003402829170227051,0.0003402829170227051,0.0003400444984436035,0.0003399848937988281,0.00033968687057495117,0.00033980607986450195,0.0003408193588256836,0.00034034252166748047,0.0003402829170227051,0.0003409385681152344,0.00034117698669433594,0.00034117698669433594,0.0003413558006286621,0.0003413558006286621,0.00034165382385253906,0.00034099817276000977,0.0003406405448913574,0.0003406405448913574,0.0003401637077331543,0.00034046173095703125,0.0003402829170227051,0.00034046173095703125,0.0003407597541809082,0.00034117698669433594,0.0003409385681152344,0.0003413558006286621,0.0003413558006286621,0.0003413558006286621,0.000341951847076416,0.00034183263778686523,0.0003418922424316406,0.00034165382385253906,0.00034171342849731445,0.0003413558006286621,0.0003413558006286621,0.0003415346145629883,0.000341951847076416,0.0003420114517211914,0.00034177303314208984,0.0003421902656555176,0.0003421306610107422,0.000341951847076416,0.00034165382385253906,0.0003415346145629883,0.0003413558006286621,0.0003413558006286621,0.00034183263778686523,0.00034165382385253906,0.00034159421920776367,0.00034165382385253906,0.00034123659133911133,0.0003409385681152344,0.0003407597541809082,0.0003413558006286621,0.0003414154052734375,0.00034099817276000977,0.0003409385681152344,0.0003400444984436035,0.00034058094024658203,0.00033986568450927734,0.00033968687057495117,0.00033968687057495117,0.00033992528915405273]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0025098323822021484,0.0033519668504595757,0.004289260134100914,0.005266692489385605,0.006260278169065714,0.007266688626259565,0.008297868072986603,0.009315242990851402,0.01035954151302576,0.01140844076871872,0.012478094547986984,0.013540796935558319,0.014619849622249603,0.015714174136519432,0.016829252243041992,0.01794932596385479,0.019064893946051598,0.020183205604553223,0.021319039165973663,0.02245144732296467,0.02358923852443695,0.02472566068172455,0.025868739932775497,0.02701083943247795,0.02817242033779621,0.029307570308446884,0.030454859137535095,0.03159960359334946,0.0327528640627861,0.03390112891793251,0.03504176065325737,0.036248669028282166,0.03749806806445122,0.03880816325545311,0.040152329951524734,0.041553568094968796,0.04299827665090561,0.044479697942733765,0.046011146157979965,0.047589290887117386,0.04921775683760643,0.050892435014247894,0.052603233605623245,0.05435710772871971,0.05616336315870285,0.05802120640873909,0.059909891337156296,0.06183323264122009,0.06381423771381378,0.06581482291221619,0.06787101179361343,0.06994756311178207,0.0720858946442604,0.07424869388341904,0.07644390314817429,0.07868688553571701,0.08096697926521301,0.08324109017848969,0.08554193377494812,0.08789221942424774,0.09025630354881287,0.09265768527984619,0.09505241364240646,0.0974733829498291,0.09991353750228882,0.10233773291110992,0.10480598360300064,0.1072869598865509,0.1097770482301712,0.1122543066740036,0.11474458128213882,0.11725052446126938,0.11975803226232529,0.12226417660713196,0.12475964426994324,0.12725511193275452,0.12976780533790588,0.13229206204414368,0.13481415808200836,0.1373562216758728,0.13987313210964203,0.14238964021205902,0.1448918730020523,0.14740349352359772,0.1499214768409729,0.15244533121585846,0.15497153997421265,0.15752673149108887,0.16006506979465485,0.16261987388134003,0.1651955097913742,0.16778232157230377,0.17035992443561554,0.17295299470424652,0.17557622492313385,0.17822344601154327,0.1808803379535675,0.18357229232788086,0.18628637492656708,0.18904000520706177,0.1918257474899292,0.19462284445762634,0.19749581813812256,0.20037738978862762,0.20330244302749634,0.20628134906291962,0.20930233597755432,0.21237550675868988,0.21549353003501892,0.21865598857402802,0.2218894213438034,0.22514528036117554,0.2284718155860901,0.23183448612689972,0.2352481484413147,0.23874503374099731,0.24224857985973358,0.24582251906394958,0.2494674175977707,0.25315913558006287,0.2569277882575989,0.260730117559433,0.2645975649356842,0.26850971579551697,0.2724757492542267,0.276471346616745,0.28051263093948364,0.2846069037914276,0.2887386679649353,0.29289188981056213,0.29707857966423035,0.30132389068603516,0.30556169152259827,0.3098091781139374,0.3140661418437958,0.3183436095714569,0.3226299583911896,0.32686734199523926,0.33113381266593933,0.33534106612205505,0.33957338333129883,0.343754380941391,0.3479180634021759,0.3520195782184601,0.35609671473503113,0.3601131737232208,0.36408594250679016,0.3679659068584442,0.3718290328979492,0.3756391108036041,0.37935519218444824,0.3829967677593231,0.3865665793418884,0.39005935192108154,0.39348939061164856,0.3968471586704254,0.4001012444496155,0.40326938033103943,0.40637898445129395,0.40937352180480957,0.4122958481311798,0.4151366949081421,0.4178691804409027,0.42051902413368225,0.42311084270477295,0.42557722330093384,0.4279900789260864,0.4302924871444702,0.43253448605537415,0.4346829056739807,0.4367738366127014,0.43875426054000854,0.4406774938106537,0.44252222776412964,0.44429129362106323,0.44597262144088745,0.44758814573287964,0.4491405487060547,0.4506269693374634,0.4520587623119354,0.4534268081188202,0.45472878217697144,0.4559765160083771,0.4571804702281952,0.4583193361759186,0.45942023396492004,0.46046608686447144,0.4614618420600891,0.4624048173427582,0.4633232057094574,0.464195191860199,0.46502599120140076,0.4658088982105255,0.46656468510627747,0.4672941267490387,0.4679768681526184,0.4686216413974762,0.46923694014549255,0.4698185622692108,0.47037336230278015,0.47090908885002136,0.47140875458717346,0.4718853235244751,0.47234585881233215,0.4727802276611328,0.47319504618644714,0.47358086705207825,0.4739561080932617,0.47430893778800964,0.4746447503566742,0.47496819496154785,0.47527170181274414,0.47555452585220337,0.4758300185203552,0.47608691453933716,0.47633469104766846,0.4765705168247223,0.47678807377815247,0.47699815034866333,0.47719913721084595,0.4773922860622406,0.47757038474082947,0.47774600982666016,0.47790783643722534,0.4780634045600891,0.47820985317230225,0.4783487915992737,0.4784812331199646,0.4786044955253601,0.4787222743034363,0.4788350462913513,0.47893843054771423,0.4790414273738861,0.4791366755962372,0.4792284071445465,0.4793163239955902,0.4793976843357086,0.47947394847869873,0.47954708337783813,0.4796168804168701,0.4796840250492096,0.4797452390193939,0.4798036813735962,0.47985878586769104,0.4799173176288605,0.4799668788909912,0.48001453280448914,0.4800572395324707,0.48010149598121643,0.48014435172080994,0.4801853895187378,0.48022326827049255,0.4802592992782593,0.4802922010421753,0.4803236126899719,0.48035651445388794,0.4803829491138458,0.48041123151779175,0.48043885827064514,0.48046135902404785,0.48048466444015503,0.48050785064697266,0.48053106665611267,0.48055025935173035,0.48056748509407043,0.4805867671966553,0.48060399293899536,0.48062121868133545,0.4806380569934845,0.48065394163131714,0.48066940903663635,0.4806845784187317,0.48069748282432556,0.48070913553237915,0.4807211756706238,0.48073166608810425,0.4807427227497101,0.4807526171207428,0.4807623028755188,0.4807719886302948,0.4807802140712738,0.48078903555870056,0.48079803586006165,0.4808061718940735,0.480813205242157,0.4808197617530823,0.4808265268802643,0.48083290457725525,0.48083826899528503,0.48084452748298645,0.4808499217033386,0.48085540533065796,0.4808604121208191,0.4808652102947235,0.4808697998523712,0.4808743894100189,0.4808788001537323,0.4808838963508606,0.48088791966438293,0.4808921217918396,0.4808957576751709,0.48089927434921265,0.48090270161628723,0.480906218290329,0.4809092581272125,0.48091161251068115,0.4809154272079468,0.48091796040534973,0.4809205234050751,0.4809233546257019,0.48092588782310486,0.48092764616012573,0.4809296131134033,0.4809320569038391,0.4809345006942749,0.4809361696243286,0.48093804717063904,0.4809402823448181,0.4809425473213196,0.4809442162513733,0.4809455871582031,0.48094654083251953,0.4809480309486389,0.4809497892856598,0.48095133900642395,0.4809527099132538,0.48095399141311646,0.480955570936203,0.4809573292732239,0.48095887899398804,0.4809601604938507,0.4809618294239044,0.4809628129005432,0.48096388578414917,0.4809649586677551,0.48096632957458496,0.48096761107444763,0.4809684753417969,0.48096954822540283,0.4809705317020416,0.48097142577171326,0.4809722900390625,0.4809729754924774,0.48097366094589233,0.48097434639930725,0.48097532987594604,0.4809761047363281,0.48097679018974304,0.4809776842594147,0.4809782803058624,0.4809792637825012],"recovered":[0.0,0.0011741130147129297,0.002190509345382452,0.003172445110976696,0.004147037863731384,0.005146791227161884,0.006141943391412497,0.0071534449234604836,0.008175323717296124,0.00922118779271841,0.010254520922899246,0.011301658116281033,0.012362990528345108,0.013434601947665215,0.014524227939546108,0.015616496093571186,0.01673656888306141,0.017843227833509445,0.018970154225826263,0.020092379301786423,0.021220872178673744,0.022349657490849495,0.023488329723477364,0.024625828489661217,0.025764698162674904,0.02691335789859295,0.028055749833583832,0.029200395569205284,0.030343180522322655,0.03149781376123428,0.0326349176466465,0.03378396853804588,0.034959062933921814,0.036187902092933655,0.03743866831064224,0.038741618394851685,0.040100470185279846,0.041493192315101624,0.04293251410126686,0.044430285692214966,0.04595145210623741,0.047542620450258255,0.04916394129395485,0.05083244666457176,0.05255695432424545,0.05430113524198532,0.05612128973007202,0.057975515723228455,0.05985284224152565,0.06178969517350197,0.06376355141401291,0.06576501578092575,0.06780045479536057,0.06990353763103485,0.07203090190887451,0.07419438660144806,0.07639449089765549,0.07863796502351761,0.08090180158615112,0.08318845182657242,0.08550955355167389,0.08783722668886185,0.0902051255106926,0.09258624911308289,0.09497421979904175,0.09740360826253891,0.0998169332742691,0.10226502269506454,0.10471966117620468,0.10719016939401627,0.10966360569000244,0.11214262992143631,0.1146259531378746,0.11713297665119171,0.11965154856443405,0.12213820219039917,0.12464816123247147,0.12714627385139465,0.1296663135290146,0.13218890130519867,0.13472029566764832,0.1372455209493637,0.13974598050117493,0.1422516256570816,0.1447596251964569,0.1472700834274292,0.14979207515716553,0.15231329202651978,0.15484869480133057,0.15737314522266388,0.15992315113544464,0.162482351064682,0.16505104303359985,0.1676267832517624,0.17021280527114868,0.17281126976013184,0.17543283104896545,0.1780649721622467,0.1807326376438141,0.18341372907161713,0.1861415058374405,0.18888691067695618,0.19167745113372803,0.19450177252292633,0.19737845659255981,0.2002464383840561,0.20319047570228577,0.2061775028705597,0.20921170711517334,0.21228761970996857,0.2153974175453186,0.21858571469783783,0.22178567945957184,0.22504368424415588,0.22837413847446442,0.23174698650836945,0.23518532514572144,0.2386416792869568,0.24214258790016174,0.24573463201522827,0.249383345246315,0.25308603048324585,0.25681063532829285,0.2606503665447235,0.264504075050354,0.26839277148246765,0.2723703384399414,0.27636730670928955,0.2804012596607208,0.2844645082950592,0.2886026203632355,0.2927573025226593,0.2969457507133484,0.3011610209941864,0.3053933382034302,0.30963024497032166,0.3138926029205322,0.31818151473999023,0.3224220275878906,0.3266875445842743,0.33093294501304626,0.33515527844429016,0.3393654525279999,0.343551367521286,0.3476865589618683,0.35179033875465393,0.355844646692276,0.3598475754261017,0.36379942297935486,0.36771148443222046,0.3715835213661194,0.3753785192966461,0.3790823519229889,0.38272443413734436,0.38631030917167664,0.38979125022888184,0.39320090413093567,0.39654573798179626,0.39977240562438965,0.40296316146850586,0.40602126717567444,0.4090355932712555,0.41196152567863464,0.41479966044425964,0.41753488779067993,0.42020148038864136,0.4227678179740906,0.4252568185329437,0.42765137553215027,0.4299585819244385,0.43219655752182007,0.4343564212322235,0.4364398419857025,0.43843874335289,0.4403882324695587,0.4422239661216736,0.4439821243286133,0.4456639587879181,0.4472770690917969,0.4488412141799927,0.45034199953079224,0.45178133249282837,0.45315104722976685,0.45445919036865234,0.45571425557136536,0.4569104015827179,0.45806413888931274,0.45915427803993225,0.46019846200942993,0.4611912667751312,0.462152361869812,0.4630598723888397,0.46392983198165894,0.4647595286369324,0.46554261445999146,0.4662962555885315,0.467021107673645,0.46769917011260986,0.46835607290267944,0.46896636486053467,0.46954506635665894,0.4701068103313446,0.4706304669380188,0.4711422920227051,0.47162866592407227,0.47208890318870544,0.4725213050842285,0.47293514013290405,0.4733279049396515,0.47369199991226196,0.4740409255027771,0.4743785858154297,0.47469577193260193,0.4750066101551056,0.47528621554374695,0.4755619764328003,0.47582945227622986,0.4760763645172119,0.4763088822364807,0.47652962803840637,0.4767376780509949,0.4769365191459656,0.47712427377700806,0.47730880975723267,0.47747594118118286,0.4776357114315033,0.47779273986816406,0.47793781757354736,0.4780808687210083,0.4782123267650604,0.4783393144607544,0.47845521569252014,0.4785670340061188,0.47867080569267273,0.4787762463092804,0.4788743257522583,0.4789629280567169,0.47904860973358154,0.47913238406181335,0.47921207547187805,0.4792843461036682,0.4793516993522644,0.47941797971725464,0.4794805347919464,0.47954055666923523,0.47959741950035095,0.4796523451805115,0.4797048270702362,0.4797515273094177,0.4797974228858948,0.4798405170440674,0.47988229990005493,0.4799233376979828,0.47996053099632263,0.47999608516693115,0.48003169894218445,0.48006558418273926,0.4800950586795807,0.4801250994205475,0.48015281558036804,0.48017698526382446,0.48020264506340027,0.480225145816803,0.4802481532096863,0.4802705943584442,0.4802902638912201,0.48030954599380493,0.4803280532360077,0.48034587502479553,0.48036202788352966,0.4803796410560608,0.4803963899612427,0.480411559343338,0.48042505979537964,0.480437695980072,0.4804500341415405,0.48046091198921204,0.48047226667404175,0.4804821312427521,0.48049241304397583,0.48050281405448914,0.48051249980926514,0.480521023273468,0.48052895069122314,0.4805370569229126,0.48054489493370056,0.48055213689804077,0.480558305978775,0.48056498169898987,0.48057231307029724,0.4805782735347748,0.48058345913887024,0.4805890619754791,0.48059454560279846,0.4805998206138611,0.4806046187877655,0.48060864210128784,0.48061323165893555,0.4806179404258728,0.48062244057655334,0.4806264340877533,0.48062998056411743,0.48063358664512634,0.48063722252845764,0.48064082860946655,0.4806440770626068,0.48064669966697693,0.48065003752708435,0.4806526005268097,0.4806550443172455,0.4806576669216156,0.48065972328186035,0.4806617796421051,0.48066434264183044,0.48066696524620056,0.480668842792511,0.48067107796669006,0.4806728661060333,0.48067471385002136,0.4806769788265228,0.4806784391403198,0.480679988861084,0.4806813597679138,0.48068293929100037,0.48068439960479736,0.4806859791278839,0.4806872308254242,0.4806888997554779,0.48069077730178833,0.48069262504577637,0.4806942045688629,0.4806957542896271,0.4806971251964569,0.4806983172893524,0.4806993901729584,0.48070085048675537,0.4807024300098419,0.4807036817073822,0.4807048738002777,0.4807058572769165,0.48070693016052246,0.4807074964046478,0.48070886731147766,0.4807094633579254,0.48071005940437317,0.48071104288101196,0.4807117283344269,0.4807125926017761,0.48071327805519104,0.48071417212486267,0.4807147681713104],"active":[0.0025098323822021484,0.002177853835746646,0.002098750788718462,0.002094247378408909,0.0021132403053343296,0.002119897399097681,0.002155924681574106,0.0021617980673909187,0.002184217795729637,0.002187252976000309,0.002223573625087738,0.0022391388192772865,0.0022568590939044952,0.0022795721888542175,0.002305024303495884,0.0023328298702836037,0.0023283250629901886,0.0023399777710437775,0.0023488849401474,0.0023590680211782455,0.0023683663457632065,0.0023760031908750534,0.002380410209298134,0.0023850109428167343,0.0024077221751213074,0.0023942124098539352,0.0023991093039512634,0.0023992080241441727,0.0024096835404634476,0.002403315156698227,0.0024068430066108704,0.0024647004902362823,0.0025390051305294037,0.002620261162519455,0.002713661640882492,0.002811949700117111,0.002897806465625763,0.002986505627632141,0.0030786320567131042,0.00315900519490242,0.0032663047313690186,0.0033498145639896393,0.003439292311668396,0.0035246610641479492,0.0036064088344573975,0.003720071166753769,0.0037886016070842743,0.003857716917991638,0.003961395472288132,0.004025127738714218,0.004107460379600525,0.004182547330856323,0.004285439848899841,0.004345156252384186,0.004413001239299774,0.004492498934268951,0.004572488367557526,0.004603125154972076,0.004640132188796997,0.0047037675976753235,0.004746749997138977,0.0048204585909843445,0.004847288131713867,0.004887133836746216,0.00493931770324707,0.004934124648571014,0.004989050328731537,0.005021937191486359,0.005057387053966522,0.005064137279987335,0.005080975592136383,0.005107894539833069,0.005132079124450684,0.005131199955940247,0.005108095705509186,0.005116909742355347,0.005119644105434418,0.0051457881927490234,0.005147844552993774,0.005167320370674133,0.005152836441993713,0.0051441192626953125,0.00514589250087738,0.005151867866516113,0.005161851644515991,0.00517524778842926,0.005179464817047119,0.005213439464569092,0.00521637499332428,0.0052467286586761475,0.005272358655929565,0.005299970507621765,0.005308881402015686,0.005326211452484131,0.0053634196519851685,0.005412176251411438,0.005447506904602051,0.005507320165634155,0.005553737282752991,0.005626276135444641,0.0056842416524887085,0.005735933780670166,0.005818367004394531,0.005875617265701294,0.0059239864349365234,0.006034910678863525,0.006111860275268555,0.006198003888130188,0.006281822919845581,0.006368368864059448,0.006492003798484802,0.0065595656633377075,0.0066861361265182495,0.0067908018827438354,0.006874009966850281,0.006998047232627869,0.007063254714012146,0.007180839776992798,0.007324829697608948,0.007424503564834595,0.0075444430112838745,0.007644087076187134,0.007786929607391357,0.007859349250793457,0.00797167420387268,0.008078575134277344,0.008142292499542236,0.008239597082138062,0.008337408304214478,0.00842738151550293,0.008475959300994873,0.008566588163375854,0.008615940809249878,0.008648157119750977,0.0086728036403656,0.008713364601135254,0.008737355470657349,0.008685827255249023,0.008711785078048706,0.008653521537780762,0.008640438318252563,0.00859910249710083,0.008552610874176025,0.008468210697174072,0.008410155773162842,0.008322834968566895,0.00824129581451416,0.00811833143234253,0.00802960991859436,0.007927626371383667,0.007771670818328857,0.007618248462677002,0.007484227418899536,0.007334917783737183,0.007179081439971924,0.007055908441543579,0.00690034031867981,0.006723642349243164,0.006606578826904297,0.006410360336303711,0.006274580955505371,0.006101101636886597,0.005907654762268066,0.005719363689422607,0.005575954914093018,0.0053757429122924805,0.00522226095199585,0.005035668611526489,0.004883110523223877,0.004724323749542236,0.004577279090881348,0.004397839307785034,0.004237651824951172,0.004083484411239624,0.0039030611515045166,0.003748655319213867,0.0036060214042663574,0.0034765899181365967,0.003349900245666504,0.003217548131942749,0.003084808588027954,0.0029474496841430664,0.0028254687786102295,0.0027212798595428467,0.0026050806045532227,0.0025098323822021484,0.0024019479751586914,0.0023075640201568604,0.002206355333328247,0.002131938934326172,0.002042829990386963,0.001966118812561035,0.0018790662288665771,0.0018051564693450928,0.0017515122890472412,0.001680612564086914,0.0016005337238311768,0.0015377700328826904,0.001462489366531372,0.0014069974422454834,0.0013640224933624268,0.0013019442558288574,0.0012548565864562988,0.0012035667896270752,0.0011515617370605469,0.0011061429977416992,0.0010595619678497314,0.001020967960357666,0.0009810328483581543,0.0009527504444122314,0.000927269458770752,0.0008931159973144531,0.0008587539196014404,0.0008234083652496338,0.00080069899559021,0.0007727146148681641,0.0007410645484924316,0.0007117092609405518,0.0006892681121826172,0.0006695091724395752,0.0006546080112457275,0.0006338655948638916,0.0006217360496520996,0.0005990266799926758,0.00058746337890625,0.0005741417407989502,0.0005560517311096191,0.0005434155464172363,0.0005236268043518066,0.0005099475383758545,0.0004957318305969238,0.0004832148551940918,0.000474393367767334,0.0004658699035644531,0.0004521608352661133,0.0004419982433319092,0.0004347562789916992,0.0004253387451171875,0.0004146993160247803,0.00040480494499206543,0.00039967894554138184,0.0003935396671295166,0.00038570165634155273,0.0003782510757446289,0.00037676095962524414,0.0003694593906402588,0.00036218762397766113,0.00035241246223449707,0.00034996867179870605,0.00034692883491516113,0.00034487247467041016,0.00034096837043762207,0.00033596158027648926,0.00033167004585266113,0.0003275275230407715,0.0003248155117034912,0.0003173649311065674,0.00031617283821105957,0.00031375885009765625,0.00030854344367980957,0.0003076791763305664,0.0003052055835723877,0.0003059208393096924,0.0003021061420440674,0.0002968907356262207,0.00029650330543518066,0.0002944469451904297,0.0002931654453277588,0.00029218196868896484,0.0002919137477874756,0.0002897679805755615,0.00028818845748901367,0.00028592348098754883,0.0002840757369995117,0.0002834796905517578,0.0002816319465637207,0.0002818107604980469,0.0002803504467010498,0.00028017163276672363,0.0002795755863189697,0.00027740001678466797,0.0002765357494354248,0.00027701258659362793,0.0002772212028503418,0.00027614831924438477,0.00027486681938171387,0.00027438998222351074,0.0002745985984802246,0.000273287296295166,0.000272214412689209,0.0002716481685638428,0.0002719461917877197,0.0002713501453399658,0.00027066469192504883,0.00026997923851013184,0.00026977062225341797,0.000270158052444458,0.00027066469192504883,0.00026997923851013184,0.0002696812152862549,0.00026932358741760254,0.00026929378509521484,0.00026911497116088867,0.0002689957618713379,0.0002684295177459717,0.0002675354480743408,0.00026872754096984863,0.00026792287826538086,0.00026792287826538086,0.0002683103084564209,0.0002682209014892578,0.00026792287826538086,0.0002678334712982178,0.000267714262008667,0.0002675354480743408,0.00026732683181762695,0.0002669692039489746,0.00026741623878479004,0.0002678334712982178,0.00026723742485046387,0.0002671480178833008,0.0002665519714355469,0.00026667118072509766,0.00026684999465942383,0.0002669394016265869,0.00026673078536987305,0.00026676058769226074,0.00026667118072509766,0.0002665519714355469,0.0002662539482116699,0.00026595592498779297,0.00026607513427734375,0.0002656877040863037,0.00026556849479675293,0.00026556849479675293,0.00026547908782958984,0.0002651810646057129,0.00026479363441467285,0.00026467442512512207,0.00026467442512512207,0.0002644956111907959,0.00026479363441467285,0.00026410818099975586,0.00026419758796691895,0.00026428699493408203,0.00026428699493408203,0.0002643764019012451,0.00026419758796691895,0.0002644062042236328,0.00026410818099975586,0.0002644956111907959]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0025098323822021484,0.003371644765138626,0.004369538277387619,0.005448296666145325,0.00657600536942482,0.007743950467556715,0.008966426365077496,0.010248523205518723,0.011582114733755589,0.012963677756488323,0.014404959045350552,0.015888435766100883,0.017437994480133057,0.019037287682294846,0.020697081461548805,0.022395644336938858,0.024170273914933205,0.02598935179412365,0.027873238548636436,0.029798243194818497,0.03178952634334564,0.033832304179668427,0.035920314490795135,0.03806813806295395,0.040264230221509933,0.04251357540488243,0.04480266943573952,0.04713180661201477,0.04952907934784889,0.05193193256855011,0.05439186468720436,0.057014405727386475,0.0598062165081501,0.06274066865444183,0.06583596765995026,0.06906676292419434,0.07244401425123215,0.07595136761665344,0.07959677278995514,0.08339176326990128,0.08729884773492813,0.09134191274642944,0.09551332890987396,0.09979292750358582,0.10417883843183517,0.1086411103606224,0.11320187896490097,0.11779945343732834,0.12247749418020248,0.12724268436431885,0.13204868137836456,0.13686035573482513,0.14171864092350006,0.14658699929714203,0.15146036446094513,0.15632930397987366,0.16118210554122925,0.1660713255405426,0.17093078792095184,0.17578378319740295,0.1806008368730545,0.18537071347236633,0.19014470279216766,0.1949012726545334,0.199648916721344,0.20436358451843262,0.20907217264175415,0.2137988805770874,0.21848945319652557,0.22324278950691223,0.22796039283275604,0.23274603486061096,0.2375776767730713,0.24247325956821442,0.24739184975624084,0.2523849308490753,0.25749197602272034,0.26273059844970703,0.2680493891239166,0.2734735310077667,0.27905580401420593,0.2847754955291748,0.29064321517944336,0.2967434525489807,0.30299112200737,0.3094112277030945,0.3160973787307739,0.322892427444458,0.3299560844898224,0.33718040585517883,0.34460797905921936,0.3522613048553467,0.3601115047931671,0.3681754171848297,0.376361608505249,0.3847336173057556,0.39323335886001587,0.40181419253349304,0.4105054438114166,0.41922929883003235,0.42803481221199036,0.4368199408054352,0.44558200240135193,0.4543229937553406,0.462947279214859,0.4714827835559845,0.4798586070537567,0.4880979359149933,0.496176153421402,0.5040310621261597,0.5116328597068787,0.5189697742462158,0.5260849595069885,0.5329598784446716,0.5395062565803528,0.5457732081413269,0.5517712235450745,0.5574687123298645,0.5628881454467773,0.5680303573608398,0.5728647112846375,0.5774425268173218,0.5817335844039917,0.5857771635055542,0.589596688747406,0.5931586623191833,0.5965061783790588,0.5996240973472595,0.6025460958480835,0.6052477359771729,0.6077584028244019,0.6100931167602539,0.6122636795043945,0.6143075227737427,0.6161598563194275,0.6179009079933167,0.6194819808006287,0.6209700703620911,0.6223482489585876,0.623622477054596,0.6247977614402771,0.625882625579834,0.626886785030365,0.6278085112571716,0.6286723613739014,0.629473865032196,0.6302007436752319,0.6308689117431641,0.6314941048622131,0.6320672035217285,0.6325978636741638,0.6330877542495728,0.6335353255271912,0.6339461207389832,0.6343279480934143,0.6346755027770996,0.6349987387657166,0.6352921724319458,0.6355679035186768,0.6358222961425781,0.6360527276992798,0.6362677216529846,0.6364660859107971,0.6366460919380188,0.6368138790130615,0.63697350025177,0.6371170878410339,0.6372457146644592,0.6373659372329712,0.6374729871749878,0.6375723481178284,0.6376679539680481,0.6377550959587097,0.637832522392273,0.6379058957099915,0.6379719376564026,0.6380360126495361,0.6380895376205444,0.6381462216377258,0.6381933093070984,0.6382400989532471,0.6382790803909302,0.6383185386657715,0.6383548378944397,0.6383874416351318,0.6384154558181763,0.6384420990943909,0.638466477394104,0.6384908556938171,0.6385130286216736,0.6385316252708435,0.6385490894317627,0.6385666728019714,0.6385841369628906,0.6385980248451233,0.6386118531227112,0.6386255621910095,0.6386367082595825,0.6386467814445496,0.6386571526527405,0.6386656761169434,0.6386734843254089,0.6386809349060059,0.6386891603469849,0.6386961340904236,0.6387022733688354,0.6387077569961548,0.6387127637863159,0.6387166976928711,0.6387205719947815,0.6387246251106262,0.6387295126914978,0.6387335062026978,0.6387366652488708,0.6387397646903992,0.6387424468994141,0.6387452483177185,0.638748288154602,0.6387506723403931,0.6387526988983154,0.6387550830841064,0.6387578248977661,0.6387593746185303,0.6387614011764526,0.6387633085250854,0.6387650370597839,0.6387665271759033,0.6387683749198914,0.638770341873169,0.6387715935707092,0.6387726664543152,0.6387736797332764,0.6387747526168823,0.638775646686554,0.6387768983840942,0.6387782692909241,0.6387792229652405,0.6387802362442017,0.6387813091278076,0.6387822031974792,0.6387831568717957,0.6387836337089539,0.638784646987915,0.6387852430343628,0.6387857794761658,0.6387864947319031,0.6387873888015747,0.6387884616851807,0.6387889385223389,0.638789713382721,0.6387906074523926,0.6387912034988403,0.6387919783592224,0.6387931704521179,0.6387937068939209,0.6387942433357239,0.6387947797775269,0.638795018196106,0.6387959718704224,0.6387965679168701,0.6387970447540283,0.6387980580329895,0.6387984156608582,0.6387990117073059,0.6387997269630432,0.6388000845909119,0.6388007998466492,0.638801097869873,0.6388013958930969,0.6388020515441895,0.6388027667999268,0.638803243637085,0.6388038992881775,0.6388041973114014,0.6388046145439148,0.6388052701950073,0.6388058662414551,0.6388062834739685,0.6388066411018372,0.638806939125061,0.6388075351715088,0.638808012008667,0.6388084292411804,0.6388089060783386,0.638809323310852,0.638809859752655,0.6388102769851685,0.6388105750083923,0.6388110518455505,0.6388112306594849,0.6388116478919983,0.6388120651245117,0.6388125419616699,0.6388131380081177,0.6388136148452759,0.6388139724731445,0.6388142704963684,0.6388148069381714,0.63881516456604,0.6388158798217773,0.6388160586357117,0.6388163566589355,0.6388167142868042,0.6388171315193176,0.638817548751831,0.6388177275657654,0.6388180255889893,0.6388183236122131,0.6388186812400818,0.6388189792633057,0.6388192772865295,0.6388198733329773,0.6388200521469116,0.6388201713562012,0.6388203501701355,0.6388206481933594,0.6388208270072937,0.6388210654258728,0.6388213634490967,0.6388216614723206,0.6388218998908997,0.6388224959373474,0.6388229131698608,0.6388229131698608,0.6388230919837952,0.6388232707977295,0.6388236880302429,0.6388239860534668,0.6388241052627563,0.6388242840766907,0.638824462890625,0.6388248801231384,0.6388249397277832,0.6388251781463623,0.6388253569602966,0.638825535774231,0.6388257741928101,0.6388260126113892,0.6388262510299683,0.6388264298439026,0.6388266086578369,0.6388269066810608,0.6388270258903503,0.6388272047042847,0.6388276219367981,0.6388276815414429,0.638827919960022,0.6388280987739563,0.6388282179832458,0.6388282179832458,0.6388283967971802],"recovered":[0.0,0.0011844903929159045,0.002196383196860552,0.003206807654350996,0.004251399077475071,0.005337304435670376,0.00646471930667758,0.0076377554796636105,0.008860720321536064,0.010136453434824944,0.011461039073765278,0.012840154580771923,0.014268512837588787,0.01575884222984314,0.01729978621006012,0.01891307905316353,0.02057483047246933,0.022273588925600052,0.024039017036557198,0.02586798183619976,0.02774902991950512,0.029681965708732605,0.031663164496421814,0.03368891030550003,0.035787392407655716,0.03792934492230415,0.04012563079595566,0.04236733913421631,0.04464977607131004,0.046998295933008194,0.04936551675200462,0.051776397973299026,0.054293401539325714,0.05694560706615448,0.05976737663149834,0.06269125640392303,0.0657900795340538,0.06901920586824417,0.0723930299282074,0.07590675354003906,0.07956439256668091,0.08335517346858978,0.08727038651704788,0.09129945188760757,0.09545324742794037,0.09969612956047058,0.1040494441986084,0.10850740969181061,0.11304673552513123,0.11767572909593582,0.12237375229597092,0.12710779905319214,0.13186895847320557,0.13668954372406006,0.14154793322086334,0.1463942676782608,0.15125557780265808,0.15611444413661957,0.16099368035793304,0.16584745049476624,0.17072463035583496,0.175540030002594,0.1803525984287262,0.18515066802501678,0.18991966545581818,0.19466017186641693,0.1993890255689621,0.20412728190422058,0.20886455476284027,0.21355514228343964,0.2182646095752716,0.22298260033130646,0.22775208950042725,0.23256875574588776,0.23740707337856293,0.24226602911949158,0.24719704687595367,0.25222402811050415,0.2573510408401489,0.26257917284965515,0.26788994669914246,0.2733820378780365,0.2789619266986847,0.2846725285053253,0.29058900475502014,0.2967066764831543,0.3029491603374481,0.30939215421676636,0.3160145878791809,0.32285356521606445,0.32991763949394226,0.3371165990829468,0.3445867598056793,0.35222363471984863,0.3600761890411377,0.368076354265213,0.3762924075126648,0.38462984561920166,0.39313656091690063,0.40168195962905884,0.41034796833992004,0.4190881550312042,0.42782190442085266,0.43661928176879883,0.44537514448165894,0.4540821611881256,0.462644100189209,0.47108736634254456,0.4794454872608185,0.4876733720302582,0.4957457184791565,0.5035938620567322,0.5111427307128906,0.5185057520866394,0.5256300568580627,0.5324397683143616,0.5389832854270935,0.5452783703804016,0.5512548089027405,0.5569801926612854,0.5623957514762878,0.5675297379493713,0.5723870992660522,0.5769357085227966,0.5812548995018005,0.5852924585342407,0.589120626449585,0.5927040576934814,0.5960465669631958,0.5991799235343933,0.602108895778656,0.6048351526260376,0.6073487997055054,0.6096952557563782,0.6118795275688171,0.6138944029808044,0.6157767176628113,0.6175200939178467,0.6191424131393433,0.6206236481666565,0.6220066547393799,0.6232893466949463,0.6244557499885559,0.6255527138710022,0.6265620589256287,0.6275004148483276,0.6283782720565796,0.6291823387145996,0.6298913359642029,0.6305683851242065,0.6312031745910645,0.6317806243896484,0.6323138475418091,0.6328099370002747,0.6332575082778931,0.6336640119552612,0.6340550184249878,0.6344114542007446,0.6347287893295288,0.6350242495536804,0.6353005170822144,0.635559618473053,0.6357880234718323,0.6360043883323669,0.6362071633338928,0.6363901495933533,0.6365611553192139,0.6367196440696716,0.6368634700775146,0.6369895935058594,0.6371124386787415,0.637219250202179,0.637325644493103,0.6374207139015198,0.6375060081481934,0.6375887989997864,0.6376606822013855,0.6377280354499817,0.6377885937690735,0.6378493309020996,0.6379011869430542,0.6379491686820984,0.637994110584259,0.6380369067192078,0.6380767226219177,0.6381117105484009,0.6381446123123169,0.6381739377975464,0.6382013559341431,0.6382268071174622,0.6382490396499634,0.6382708549499512,0.638290286064148,0.6383089423179626,0.6383256912231445,0.6383416652679443,0.6383564472198486,0.638372004032135,0.6383845210075378,0.6383957266807556,0.638405978679657,0.638416051864624,0.6384251713752747,0.638433575630188,0.638441801071167,0.6384488344192505,0.6384567022323608,0.6384617686271667,0.6384674310684204,0.638472855091095,0.6384771466255188,0.6384809017181396,0.6384848952293396,0.6384890079498291,0.6384920477867126,0.6384954452514648,0.6384981870651245,0.6385012269020081,0.6385040879249573,0.6385070085525513,0.6385090947151184,0.6385118365287781,0.6385142803192139,0.6385160088539124,0.6385177969932556,0.6385201215744019,0.6385220885276794,0.6385235786437988,0.6385252475738525,0.6385271549224854,0.6385284662246704,0.6385298371315002,0.6385309100151062,0.638532280921936,0.6385336518287659,0.6385350823402405,0.6385365724563599,0.638537585735321,0.6385385394096375,0.638539731502533,0.6385402679443359,0.6385412812232971,0.6385420560836792,0.6385430097579956,0.6385436058044434,0.6385443210601807,0.6385449171066284,0.6385455131530762,0.638546347618103,0.638546884059906,0.6385475397109985,0.6385482549667358,0.6385489106178284,0.6385493874549866,0.6385501027107239,0.6385510563850403,0.6385517716407776,0.6385521292686462,0.638552725315094,0.6385535001754761,0.6385540962219238,0.638554573059082,0.6385553479194641,0.638556182384491,0.638556718826294,0.6385572552680969,0.6385578513145447,0.6385583877563477,0.6385589838027954,0.6385594606399536,0.6385600566864014,0.6385605335235596,0.638560950756073,0.6385615468025208,0.638562023639679,0.6385625004768372,0.6385630965232849,0.6385635137557983,0.6385642886161804,0.6385647654533386,0.6385654807090759,0.6385659575462341,0.6385666131973267,0.6385671496391296,0.638567328453064,0.6385678052902222,0.6385684013366699,0.6385688781738281,0.638569176197052,0.6385695934295654,0.6385698914527893,0.6385703682899475,0.6385709643363953,0.6385713219642639,0.6385720372200012,0.6385722160339355,0.6385728120803833,0.6385729908943176,0.6385734677314758,0.6385740041732788,0.638574481010437,0.6385746598243713,0.6385751366615295,0.6385754346847534,0.6385757327079773,0.6385761499404907,0.6385765075683594,0.6385767459869385,0.6385771036148071,0.6385775804519653,0.6385778784751892,0.6385781764984131,0.6385786533355713,0.6385793685913086,0.6385795474052429,0.6385797262191772,0.6385800242424011,0.6385804414749146,0.6385806202888489,0.6385809183120728,0.6385812163352966,0.6385816335678101,0.6385819911956787,0.6385824084281921,0.6385824680328369,0.638582706451416,0.6385828852653503,0.6385833024978638,0.6385835409164429,0.6385836601257324,0.6385839581489563,0.6385841369628906,0.6385843753814697,0.6385847330093384,0.6385849118232727,0.6385851502418518,0.6385852098464966,0.63858562707901,0.6385857462882996,0.6385859251022339,0.6385862231254578,0.6385865807533264,0.6385868191719055,0.6385869979858398,0.6385871171951294,0.6385874152183533,0.6385876536369324,0.6385878920555115,0.6385878920555115,0.6385880708694458,0.6385883688926697],"active":[0.0025098323822021484,0.0021871542558073997,0.002173155080527067,0.0022414890117943287,0.002324606291949749,0.002406646031886339,0.0025017070583999157,0.002610767725855112,0.0027213944122195244,0.0028272243216633797,0.0029439199715852737,0.0030482811853289604,0.0031694816425442696,0.003278445452451706,0.0033972952514886856,0.0034825652837753296,0.003595443442463875,0.0037157628685235977,0.003834221512079239,0.003930261358618736,0.004040496423840523,0.0041503384709358215,0.0042571499943733215,0.0043792277574539185,0.0044768378138542175,0.004584230482578278,0.004677038639783859,0.004764467477798462,0.004879303276538849,0.004933636635541916,0.0050263479351997375,0.005238007754087448,0.005512814968824387,0.0057950615882873535,0.0060685910284519196,0.006375506520271301,0.006653934717178345,0.006932161748409271,0.007203742861747742,0.007485009729862213,0.007734455168247223,0.00798673927783966,0.00824294239282608,0.008493475615978241,0.008725591003894806,0.008944980800151825,0.009152434766292572,0.00929204374551773,0.009430758655071259,0.009566955268383026,0.009674929082393646,0.009752556681632996,0.009849682450294495,0.00989745557308197,0.009912431240081787,0.009935036301612854,0.009926527738571167,0.009956881403923035,0.009937107563018799,0.009936332702636719,0.009876206517219543,0.009830683469772339,0.009792104363441467,0.009750604629516602,0.009729251265525818,0.009703412652015686,0.009683147072792053,0.009671598672866821,0.009624898433685303,0.009687647223472595,0.009695783257484436,0.009763434529304504,0.009825587272644043,0.00990450382232666,0.009984776377677917,0.01011890172958374,0.010294929146766663,0.01050657033920288,0.0106983482837677,0.010894358158111572,0.011165857315063477,0.011393457651138306,0.011681288480758667,0.012070924043655396,0.012402117252349854,0.012704551219940186,0.013148218393325806,0.01350027322769165,0.01394149661064148,0.01432684063911438,0.0146903395652771,0.015144705772399902,0.015524744987487793,0.01595178246498108,0.016285419464111328,0.016657263040542603,0.016940951347351074,0.017184346914291382,0.01736888289451599,0.01754733920097351,0.017686843872070312,0.017731785774230957,0.017760097980499268,0.017703711986541748,0.017572134733200073,0.017400622367858887,0.01721450686454773,0.01701056957244873,0.016730666160583496,0.01635769009590149,0.015887141227722168,0.015375912189483643,0.0149422287940979,0.014454126358032227,0.013876199722290039,0.013333439826965332,0.012787938117980957,0.01219034194946289,0.011633336544036865,0.011050164699554443,0.01046895980834961,0.00991278886795044,0.009346485137939453,0.008841454982757568,0.008341789245605469,0.007866203784942627,0.007385551929473877,0.006920039653778076,0.006499528884887695,0.006067812442779541,0.00564950704574585,0.005257964134216309,0.00491487979888916,0.004612267017364502,0.0042803287506103516,0.004006505012512207,0.003705263137817383,0.0034499764442443848,0.0032058358192443848,0.002998828887939453,0.002791106700897217,0.0025932788848876953,0.002431035041809082,0.0022557973861694336,0.002110302448272705,0.001973450183868408,0.0018224716186523438,0.0016865730285644531,0.001602768898010254,0.0014988183975219727,0.0013946890830993652,0.0013071298599243164,0.00122147798538208,0.001136183738708496,0.0010704398155212402,0.001011490821838379,0.0009437203407287598,0.0008807182312011719,0.0008391141891479492,0.0007980465888977051,0.0007522106170654297,0.0007081031799316406,0.0006780624389648438,0.0006417036056518555,0.0006067156791687012,0.000583350658416748,0.0005559325218200684,0.0005260705947875977,0.000502467155456543,0.00048339366912841797,0.00045990943908691406,0.0004487037658691406,0.00042945146560668945,0.00041180849075317383,0.0003998875617980957,0.00038313865661621094,0.00037533044815063477,0.00036150217056274414,0.00035762786865234375,0.0003439784049987793,0.0003389120101928711,0.0003299117088317871,0.00032442808151245117,0.0003179311752319336,0.00031071901321411133,0.0003037452697753906,0.0002974867820739746,0.0002925395965576172,0.00028949975967407227,0.0002862215042114258,0.00028258562088012695,0.00027823448181152344,0.00027638673782348633,0.0002751946449279785,0.00027233362197875977,0.0002701878547668457,0.00026911497116088867,0.00026470422744750977,0.00026226043701171875,0.0002614259719848633,0.00025969743728637695,0.0002574324607849121,0.00025576353073120117,0.000255584716796875,0.0002543330192565918,0.00025343894958496094,0.0002510547637939453,0.0002509951591491699,0.0002492666244506836,0.00024771690368652344,0.0002474784851074219,0.0002486109733581543,0.0002486109733581543,0.00024765729904174805,0.00024771690368652344,0.00024700164794921875,0.00024706125259399414,0.00024706125259399414,0.000246584415435791,0.00024569034576416016,0.0002459883689880371,0.0002459883689880371,0.00024509429931640625,0.0002453923225402832,0.000245511531829834,0.0002449154853820801,0.00024443864822387695,0.0002447962760925293,0.00024509429931640625,0.00024443864822387695,0.0002442002296447754,0.00024384260177612305,0.00024384260177612305,0.00024336576461791992,0.00024324655532836914,0.00024318695068359375,0.00024265050888061523,0.00024265050888061523,0.00024276971817016602,0.00024247169494628906,0.0002428889274597168,0.00024235248565673828,0.00024259090423583984,0.0002422332763671875,0.0002421736717224121,0.0002421736717224121,0.00024247169494628906,0.0002429485321044922,0.00024259090423583984,0.0002428293228149414,0.00024306774139404297,0.0002429485321044922,0.00024306774139404297,0.00024378299713134766,0.00024360418319702148,0.00024318695068359375,0.00024300813674926758,0.0002428889274597168,0.00024324655532836914,0.00024306774139404297,0.0002429485321044922,0.0002434849739074707,0.00024306774139404297,0.0002428293228149414,0.00024300813674926758,0.0002428293228149414,0.0002429485321044922,0.00024271011352539062,0.00024241209030151367,0.00024259090423583984,0.00024271011352539062,0.00024271011352539062,0.0002429485321044922,0.00024265050888061523,0.00024259090423583984,0.00024276971817016602,0.00024276971817016602,0.00024276971817016602,0.00024235248565673828,0.0002421736717224121,0.00024205446243286133,0.00024205446243286133,0.00024181604385375977,0.00024175643920898438,0.00024199485778808594,0.00024205446243286133,0.00024187564849853516,0.00024169683456420898,0.00024187564849853516,0.0002416372299194336,0.00024175643920898438,0.00024169683456420898,0.0002415776252746582,0.00024181604385375977,0.0002415776252746582,0.00024175643920898438,0.00024145841598510742,0.00024181604385375977,0.00024169683456420898,0.00024187564849853516,0.0002415776252746582,0.00024169683456420898,0.0002415776252746582,0.00024169683456420898,0.00024181604385375977,0.0002415776252746582,0.0002415180206298828,0.0002415776252746582,0.0002415776252746582,0.00024139881134033203,0.00024139881134033203,0.00024169683456420898,0.00024139881134033203,0.00024080276489257812,0.00024080276489257812,0.0002409219741821289,0.00024080276489257812,0.00024062395095825195,0.00024074316024780273,0.00024074316024780273,0.00024068355560302734,0.00024086236953735352,0.0002409219741821289,0.00024050474166870117,0.00024062395095825195,0.00024056434631347656,0.00024080276489257812,0.00024068355560302734,0.00024056434631347656,0.00024062395095825195,0.00024050474166870117,0.00024074316024780273,0.00024056434631347656,0.00024044513702392578,0.00024044513702392578,0.0002403855323791504,0.00024056434631347656,0.0002403855323791504,0.00024050474166870117,0.00024050474166870117,0.0002403855323791504,0.000240325927734375,0.00024020671844482422,0.00024020671844482422,0.00024050474166870117,0.0002402663230895996,0.0002402663230895996,0.00024020671844482422,0.000240325927734375,0.00024014711380004883,0.00024002790451049805]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0025098323822021484,0.003366554155945778,0.004339189268648624,0.005349809303879738,0.006404093001037836,0.007506543304771185,0.008615553379058838,0.00975931715220213,0.010937639512121677,0.012149738147854805,0.013388562947511673,0.014663610607385635,0.01596822403371334,0.017289284616708755,0.018637659028172493,0.020022159442305565,0.021430253982543945,0.022859688848257065,0.02432524971663952,0.025818614289164543,0.02731383964419365,0.028842546045780182,0.030412761494517326,0.0319807231426239,0.033573754131793976,0.03518586978316307,0.03681472688913345,0.038464341312646866,0.04014018923044205,0.04182514548301697,0.0435127429664135,0.04534033685922623,0.04724390059709549,0.04922030493617058,0.05128882825374603,0.05347277969121933,0.05571909248828888,0.05806506797671318,0.0605001300573349,0.063010573387146,0.06562186032533646,0.06831029057502747,0.07107223570346832,0.07393248379230499,0.07688024640083313,0.07988851517438889,0.08296981453895569,0.08609732240438461,0.08930275589227676,0.0925653725862503,0.09589572995901108,0.09927121549844742,0.10271181166172028,0.10615377128124237,0.1096891313791275,0.11322782188653946,0.11680655181407928,0.12039653956890106,0.12404751777648926,0.12767304480075836,0.13129152357578278,0.13496452569961548,0.1386350840330124,0.1423107385635376,0.14596641063690186,0.1496490240097046,0.15330754220485687,0.15695753693580627,0.16060538589954376,0.1642010509967804,0.1678413599729538,0.1714603304862976,0.17504023015499115,0.17863667011260986,0.18220855295658112,0.18576505780220032,0.18934467434883118,0.19291585683822632,0.19649624824523926,0.20010846853256226,0.20371587574481964,0.2073262333869934,0.21099013090133667,0.21467724442481995,0.2183866649866104,0.2221556156873703,0.22598427534103394,0.22985230386257172,0.2337556630373001,0.23773030936717987,0.2417811155319214,0.24589407444000244,0.2501159906387329,0.25444769859313965,0.2588115632534027,0.2633465826511383,0.26798203587532043,0.27271366119384766,0.27753403782844543,0.2824961841106415,0.28761428594589233,0.2928348183631897,0.29812973737716675,0.30359548330307007,0.30915188789367676,0.3148542642593384,0.3206593096256256,0.32655200362205505,0.3325704038143158,0.3386417627334595,0.3448200225830078,0.3510951101779938,0.3574386239051819,0.36381760239601135,0.370257169008255,0.3766864240169525,0.38316819071769714,0.3896377980709076,0.39609193801879883,0.4025174081325531,0.4089086055755615,0.4152970612049103,0.4215872287750244,0.4278331398963928,0.4339275062084198,0.43993934988975525,0.44580766558647156,0.451541930437088,0.45711156725883484,0.46256762742996216,0.4678773283958435,0.4729974865913391,0.47798487544059753,0.4827979505062103,0.48744437098503113,0.49190741777420044,0.49625083804130554,0.5004182457923889,0.5043847560882568,0.5081863403320312,0.5118143558502197,0.5152626037597656,0.5185611248016357,0.5216919183731079,0.5246832966804504,0.5275180339813232,0.5301901698112488,0.53276526927948,0.5351459980010986,0.5374094247817993,0.5395531058311462,0.5415976643562317,0.5434823632240295,0.5452880263328552,0.5469716191291809,0.5485519766807556,0.550053596496582,0.551445722579956,0.5527776479721069,0.5540187954902649,0.5551734566688538,0.5562681555747986,0.5573087334632874,0.5582820773124695,0.5591890811920166,0.560028612613678,0.5608362555503845,0.5615999698638916,0.5622961521148682,0.562954306602478,0.5635817050933838,0.5641583204269409,0.5646881461143494,0.565176784992218,0.5656490325927734,0.5660970211029053,0.5665057301521301,0.5668840408325195,0.5672425627708435,0.5675848722457886,0.5679035782814026,0.5682104825973511,0.568485677242279,0.5687486529350281,0.5689888000488281,0.5692214965820312,0.5694335699081421,0.5696342587471008,0.5698202252388,0.5699974298477173,0.5701616406440735,0.5703088641166687,0.5704488754272461,0.5705764293670654,0.5706993937492371,0.5708116888999939,0.5709207653999329,0.5710247159004211,0.5711203813552856,0.5712074637413025,0.5712860226631165,0.5713613629341125,0.5714353919029236,0.5715018510818481,0.5715630650520325,0.5716217756271362,0.5716767311096191,0.5717262625694275,0.5717701315879822,0.5718119144439697,0.5718529224395752,0.5718902349472046,0.5719254016876221,0.5719566345214844,0.5719865560531616,0.5720150470733643,0.5720421671867371,0.572066068649292,0.5720890760421753,0.5721120834350586,0.5721332430839539,0.5721524357795715,0.5721704363822937,0.5721874833106995,0.5722028613090515,0.5722173452377319,0.5722307562828064,0.5722440481185913,0.5722577571868896,0.5722678303718567,0.572278618812561,0.5722882747650146,0.5722981095314026,0.5723084807395935,0.5723167657852173,0.5723242163658142,0.5723320841789246,0.5723400712013245,0.5723461508750916,0.5723519325256348,0.5723572969436646,0.5723627805709839,0.5723676085472107,0.5723723769187927,0.5723767280578613,0.5723809003829956,0.5723850131034851,0.5723889470100403,0.5723926424980164,0.572395920753479,0.5723989009857178,0.5724014639854431,0.5724043846130371,0.5724069476127625,0.5724093914031982,0.572411835193634,0.5724141001701355,0.5724165439605713,0.5724185109138489,0.5724204778671265,0.5724227428436279,0.5724244713783264,0.5724257826805115,0.5724273920059204,0.5724287033081055,0.5724303722381592,0.572431743144989,0.5724328756332397,0.5724343657493591,0.5724354386329651,0.5724361538887024,0.5724375247955322,0.572438657283783,0.5724398493766785,0.5724415183067322,0.5724424719810486,0.5724433660507202,0.5724446773529053,0.5724455118179321,0.5724464058876038,0.5724475979804993,0.5724486708641052,0.5724491477012634,0.5724502205848694,0.5724514126777649,0.5724523067474365,0.5724531412124634,0.5724539756774902,0.5724549293518066,0.5724555850028992,0.5724561214447021,0.5724567770957947,0.5724576711654663,0.5724580883979797,0.5724587440490723,0.57245934009552,0.5724598169326782,0.572460412979126,0.5724608302116394,0.5724614858627319,0.5724622011184692,0.5724631547927856,0.5724634528160095,0.5724640488624573,0.5724649429321289,0.5724655985832214,0.5724663138389587,0.5724672675132751,0.5724677443504333,0.5724684596061707,0.5724691152572632,0.5724695920944214,0.5724701881408691,0.5724707841873169,0.572471559047699,0.5724720358848572,0.5724726319313049,0.5724733471870422,0.5724738240242004,0.5724743008613586,0.5724750757217407,0.5724756121635437,0.5724764466285706,0.5724770426750183,0.5724778175354004,0.5724785327911377,0.5724788904190063,0.5724796056747437,0.5724802017211914,0.5724806785583496,0.5724811553955078,0.572482168674469,0.572482705116272,0.5724835991859436,0.572484016418457,0.5724846124649048,0.5724849700927734,0.5724853873252869,0.5724856853485107,0.5724862813949585,0.5724866390228271,0.5724871158599854,0.5724876523017883,0.5724883079528809,0.5724886059761047,0.5724890232086182,0.5724893808364868,0.5724896788597107,0.5724900960922241,0.572490394115448,0.5724906325340271],"recovered":[0.0,0.0011774416780099273,0.0022069565020501614,0.0031978990882635117,0.00420616939663887,0.005232943221926689,0.006292905192822218,0.007376754656434059,0.008494085632264614,0.009635891765356064,0.010824199765920639,0.012037962675094604,0.013277375139296055,0.014544003643095493,0.01585439220070839,0.017175061628222466,0.01852656900882721,0.01990470662713051,0.021320533007383347,0.022752515971660614,0.02422424405813217,0.02569822408258915,0.02719491720199585,0.028725875541567802,0.03028375655412674,0.03186190128326416,0.03345238417387009,0.03507213667035103,0.03671000152826309,0.03835413232445717,0.040028709918260574,0.04169848933815956,0.043443553149700165,0.04525773599743843,0.04716472700238228,0.04915493354201317,0.05125145986676216,0.05341651290655136,0.05568573623895645,0.05803259089589119,0.06046530604362488,0.06296233832836151,0.06557675451040268,0.06826019287109375,0.07102028280496597,0.0738852247595787,0.0768202617764473,0.07983361929655075,0.08289827406406403,0.0860273465514183,0.08924385160207748,0.09250665456056595,0.09582771360874176,0.09918577969074249,0.10259328037500381,0.10609065741300583,0.10958284139633179,0.11311252415180206,0.11668537557125092,0.12028564512729645,0.12390686571598053,0.12750282883644104,0.1311872899532318,0.13482417166233063,0.1385004073381424,0.1421765387058258,0.14583878219127655,0.14951589703559875,0.15315072238445282,0.15681463479995728,0.16044749319553375,0.1640867292881012,0.1677052080631256,0.17129333317279816,0.17489604651927948,0.17849621176719666,0.18206867575645447,0.18564897775650024,0.18922975659370422,0.19279694557189941,0.19637742638587952,0.19996047019958496,0.20357659459114075,0.20721435546875,0.21088159084320068,0.21456076204776764,0.21828429400920868,0.22208064794540405,0.2258915901184082,0.2297668606042862,0.23369020223617554,0.23768597841262817,0.2417047768831253,0.24584819376468658,0.2500613033771515,0.25436705350875854,0.25880318880081177,0.2633364200592041,0.2679438889026642,0.2726794183254242,0.2775297462940216,0.2824971079826355,0.28759700059890747,0.29281213879585266,0.29813024401664734,0.3035937249660492,0.3091426193714142,0.3148405849933624,0.3206534683704376,0.3265467584133148,0.33253538608551025,0.338622510433197,0.34478676319122314,0.35104432702064514,0.357355535030365,0.3637220859527588,0.3701099455356598,0.37655165791511536,0.3830230236053467,0.389483243227005,0.39590245485305786,0.4023178219795227,0.4087255597114563,0.4150945246219635,0.42139145731925964,0.42757412791252136,0.43367260694503784,0.4396517276763916,0.4455331563949585,0.4512297511100769,0.45682621002197266,0.4622780680656433,0.4675759971141815,0.4726814925670624,0.47766536474227905,0.48245492577552795,0.48711419105529785,0.4916059076786041,0.49596354365348816,0.5001130104064941,0.5041043758392334,0.5078796148300171,0.5114976763725281,0.5149844884872437,0.5182628035545349,0.5214061737060547,0.5243678092956543,0.5271823406219482,0.5299106240272522,0.5324465036392212,0.534868061542511,0.5371339321136475,0.5392826795578003,0.541317343711853,0.5432220697402954,0.5450116395950317,0.5467086434364319,0.5483092069625854,0.5498111248016357,0.551223635673523,0.5525354743003845,0.5537808537483215,0.5549542903900146,0.556053876876831,0.5570910573005676,0.5580745339393616,0.5589686632156372,0.5598279237747192,0.5606369972229004,0.5613911151885986,0.5620989203453064,0.5627731680870056,0.5633923411369324,0.563962459564209,0.5644933581352234,0.5650033354759216,0.565471351146698,0.5659077167510986,0.5663147568702698,0.5667002201080322,0.5670695900917053,0.5674092769622803,0.5677375793457031,0.5680391788482666,0.5683261156082153,0.5685855746269226,0.5688260197639465,0.569057047367096,0.5692702531814575,0.5694695115089417,0.5696607232093811,0.5698404312133789,0.5700042247772217,0.5701520442962646,0.5702940821647644,0.5704228281974792,0.5705451369285583,0.5706663131713867,0.5707730054855347,0.5708751678466797,0.5709701180458069,0.5710583925247192,0.5711367130279541,0.5712131857872009,0.5712875127792358,0.5713533163070679,0.5714165568351746,0.5714734792709351,0.5715293288230896,0.5715778470039368,0.5716230869293213,0.5716695189476013,0.5717088580131531,0.5717440247535706,0.5717780590057373,0.5718088150024414,0.5718408226966858,0.5718696117401123,0.5718973278999329,0.5719199180603027,0.5719444155693054,0.5719661116600037,0.5719877481460571,0.5720069408416748,0.5720256567001343,0.5720422863960266,0.5720588564872742,0.5720734596252441,0.5720874667167664,0.5721011161804199,0.572113573551178,0.5721245408058167,0.5721341371536255,0.5721438527107239,0.5721545219421387,0.5721644759178162,0.5721731781959534,0.5721818208694458,0.5721893310546875,0.5721961855888367,0.572202205657959,0.572208821773529,0.5722146034240723,0.572220504283905,0.5722249746322632,0.5722293853759766,0.5722336173057556,0.5722379088401794,0.5722424983978271,0.5722463130950928,0.5722497701644897,0.5722529888153076,0.5722556114196777,0.5722580552101135,0.5722604990005493,0.5722630620002747,0.5722658038139343,0.5722684264183044,0.5722706317901611,0.5722728371620178,0.5722755789756775,0.5722773671150208,0.5722795128822327,0.5722813010215759,0.5722828507423401,0.5722846984863281,0.5722863674163818,0.5722877383232117,0.5722891092300415,0.5722904801368713,0.5722919702529907,0.572293221950531,0.5722944736480713,0.5722953677177429,0.5722965598106384,0.5722979307174683,0.5722993016242981,0.5723004937171936,0.57230144739151,0.5723026394844055,0.5723035931587219,0.5723044872283936,0.5723056793212891,0.5723064541816711,0.5723074078559875,0.5723084211349487,0.5723092555999756,0.5723100900650024,0.5723106265068054,0.572311520576477,0.5723124146461487,0.5723133087158203,0.572313666343689,0.5723145604133606,0.5723152756690979,0.5723157525062561,0.5723161101341248,0.5723168253898621,0.5723173022270203,0.5723177790641785,0.5723185539245605,0.5723191499710083,0.572319746017456,0.5723204612731934,0.5723211169242859,0.572321891784668,0.5723223686218262,0.5723235011100769,0.5723239779472351,0.5723249316215515,0.5723254084587097,0.5723258256912231,0.5723264813423157,0.5723268985748291,0.5723276734352112,0.5723280906677246,0.5723288655281067,0.5723296403884888,0.5723302364349365,0.572330892086029,0.572331428527832,0.5723322033882141,0.5723326802253723,0.5723332762718201,0.5723337531089783,0.5723344683647156,0.5723351240158081,0.572335422039032,0.5723363757133484,0.5723369121551514,0.57233726978302,0.5723377466201782,0.572338342666626,0.5723390579223633,0.5723400115966797,0.5723404884338379,0.5723409056663513,0.5723415613174438,0.5723421573638916,0.5723426342010498,0.5723430514335632,0.572343647480011,0.5723439455032349,0.5723444223403931,0.5723448991775513,0.5723453164100647,0.5723457932472229,0.5723462700843811,0.572346568107605,0.5723470449447632,0.5723475813865662],"active":[0.0025098323822021484,0.002189112361520529,0.002132232766598463,0.002151910215616226,0.002197923604398966,0.0022736000828444958,0.00232264818623662,0.0023825624957680702,0.0024435538798570633,0.002513846382498741,0.002564363181591034,0.002625647932291031,0.002690848894417286,0.002745280973613262,0.0027832668274641037,0.0028470978140830994,0.002903684973716736,0.0029549822211265564,0.003004716709256172,0.003066098317503929,0.0030895955860614777,0.0031443219631910324,0.0032178442925214767,0.003254847601056099,0.0032899975776672363,0.0033239684998989105,0.0033623427152633667,0.0033922046422958374,0.003430187702178955,0.003471013158559799,0.0034840330481529236,0.0036418475210666656,0.0038003474473953247,0.003962568938732147,0.004124101251363754,0.0043178461492061615,0.004467632621526718,0.0046485550701618195,0.0048143938183784485,0.0049779824912548065,0.005156554281711578,0.005347952246665955,0.005495481193065643,0.005672290921211243,0.005859963595867157,0.006003290414810181,0.006149552762508392,0.006263703107833862,0.006404481828212738,0.006538026034832001,0.006651878356933594,0.00676456093788147,0.006884098052978516,0.006967991590499878,0.007095851004123688,0.00713716447353363,0.0072237104177474976,0.007284015417098999,0.007362142205238342,0.007387399673461914,0.007384657859802246,0.0074616968631744385,0.007447794079780579,0.00748656690120697,0.0074660032987594604,0.007472485303878784,0.007468760013580322,0.0074416399002075195,0.007454663515090942,0.00738641619682312,0.007393866777420044,0.007373601198196411,0.0073350220918655396,0.0073433369398117065,0.007312506437301636,0.007268846035003662,0.007275998592376709,0.007266879081726074,0.007266491651535034,0.007311522960662842,0.0073384493589401245,0.007365763187408447,0.007413536310195923,0.007462888956069946,0.007505074143409729,0.007594853639602661,0.007699981331825256,0.007771655917167664,0.007864072918891907,0.007963448762893677,0.00809091329574585,0.008208096027374268,0.008411213755607605,0.008599504828453064,0.00875025987625122,0.00897952914237976,0.009178847074508667,0.009377241134643555,0.00959014892578125,0.009816765785217285,0.010084539651870728,0.0103377103805542,0.010532736778259277,0.010783344507217407,0.011021643877029419,0.011260539293289185,0.011516690254211426,0.011711418628692627,0.011916935443878174,0.012095004320144653,0.012284636497497559,0.012472599744796753,0.01265186071395874,0.012773275375366211,0.012901633977890015,0.012964338064193726,0.013058245182037354,0.013086140155792236,0.013068914413452148,0.013034164905548096,0.013006150722503662,0.012979239225387573,0.012861669063568115,0.012738615274429321,0.012536048889160156,0.012365221977233887,0.012135058641433716,0.011890202760696411,0.011578410863876343,0.011337876319885254,0.01105111837387085,0.0107194185256958,0.010408878326416016,0.01011645793914795,0.009779006242752075,0.009452491998672485,0.00913664698600769,0.00881233811378479,0.008421212434768677,0.00807332992553711,0.007709980010986328,0.007382988929748535,0.007063448429107666,0.006707429885864258,0.006420493125915527,0.006111860275268555,0.005822360515594482,0.005582928657531738,0.0052353739738464355,0.004962921142578125,0.004685044288635254,0.0044637322425842285,0.004199683666229248,0.003970682621002197,0.003749549388885498,0.003540337085723877,0.0033449530601501465,0.0031365156173706055,0.0029665231704711914,0.0027951598167419434,0.0026379823684692383,0.0024873018264770508,0.002354443073272705,0.0022282004356384277,0.0020980238914489746,0.0019540786743164062,0.0018675923347473145,0.0017720460891723633,0.0016591548919677734,0.0015631914138793945,0.0014827847480773926,0.0013851523399353027,0.0012958049774169922,0.0012143254280090332,0.0011556744575500488,0.0010936856269836426,0.001034379005432129,0.0009763240814208984,0.0009278059005737305,0.0008846521377563477,0.0008339881896972656,0.0008012056350708008,0.0007480978965759277,0.0007094740867614746,0.000662684440612793,0.0006359219551086426,0.0006075501441955566,0.0005772113800048828,0.0005499720573425293,0.0005279183387756348,0.0005009174346923828,0.0004684329032897949,0.00044465065002441406,0.00042438507080078125,0.00040531158447265625,0.00038886070251464844,0.0003756284713745117,0.00035840272903442383,0.00034737586975097656,0.00033229589462280273,0.0003159046173095703,0.00030297040939331055,0.0002986788749694824,0.0002886652946472168,0.00027555227279663086,0.0002684593200683594,0.0002601742744445801,0.00025278329849243164,0.00024080276489257812,0.00023406744003295898,0.00022983551025390625,0.00022071599960327148,0.00021654367446899414,0.00021260976791381836,0.0002084970474243164,0.00020623207092285156,0.00020134449005126953,0.0001964569091796875,0.00019174814224243164,0.00019216537475585938,0.0001888275146484375,0.0001863241195678711,0.00018268823623657227,0.0001805424690246582,0.00017720460891723633,0.00017505884170532227,0.00017189979553222656,0.00017058849334716797,0.00017029047012329102,0.00016671419143676758,0.00016504526138305664,0.00016373395919799805,0.0001639723777770996,0.0001646280288696289,0.00016224384307861328,0.00015974044799804688,0.0001589059829711914,0.0001582503318786621,0.00015681982040405273,0.0001557469367980957,0.0001550912857055664,0.00015395879745483398,0.00015300512313842773,0.0001518726348876953,0.00015175342559814453,0.00015151500701904297,0.0001513957977294922,0.00015103816986083984,0.00015014410018920898,0.00014960765838623047,0.00014913082122802734,0.00014847517013549805,0.000148773193359375,0.00014889240264892578,0.00014889240264892578,0.000148773193359375,0.00014829635620117188,0.0001481175422668457,0.00014787912368774414,0.00014764070510864258,0.00014716386795043945,0.00014710426330566406,0.0001462697982788086,0.00014609098434448242,0.00014585256576538086,0.0001456737518310547,0.00014537572860717773,0.00014513731002807617,0.00014525651931762695,0.00014495849609375,0.00014418363571166992,0.0001443028450012207,0.00014418363571166992,0.00014448165893554688,0.00014495849609375,0.00014454126358032227,0.00014406442642211914,0.00014418363571166992,0.00014406442642211914,0.0001437664031982422,0.00014400482177734375,0.00014418363571166992,0.00014346837997436523,0.0001437664031982422,0.00014400482177734375,0.00014388561248779297,0.00014388561248779297,0.00014388561248779297,0.0001443028450012207,0.00014406442642211914,0.0001437067985534668,0.00014346837997436523,0.00014400482177734375,0.00014352798461914062,0.00014346837997436523,0.00014358758926391602,0.0001437067985534668,0.00014358758926391602,0.00014352798461914062,0.0001437067985534668,0.0001436471939086914,0.00014400482177734375,0.0001437067985534668,0.00014358758926391602,0.00014382600784301758,0.0001437067985534668,0.00014394521713256836,0.0001437664031982422,0.0001437664031982422,0.00014352798461914062,0.0001437067985534668,0.0001437664031982422,0.0001437067985534668,0.00014388561248779297,0.00014388561248779297,0.00014394521713256836,0.0001437664031982422,0.0001437067985534668,0.00014358758926391602,0.00014340877532958984,0.0001436471939086914,0.00014340877532958984,0.0001437664031982422,0.0001437664031982422,0.00014406442642211914,0.00014406442642211914,0.0001437664031982422,0.00014418363571166992,0.00014382600784301758,0.0001437664031982422,0.00014388561248779297,0.00014442205429077148,0.0001443624496459961,0.00014454126358032227,0.00014400482177734375,0.00014412403106689453,0.00014406442642211914,0.00014382600784301758,0.00014352798461914062,0.0001436471939086914,0.00014358758926391602,0.00014346837997436523,0.0001437067985534668,0.00014388561248779297,0.0001437067985534668,0.0001437067985534668,0.00014358758926391602,0.00014340877532958984,0.00014352798461914062,0.00014334917068481445,0.0001430511474609375]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0025098323822021484,0.003358428366482258,0.00430658832192421,0.005279517266899347,0.00628034770488739,0.0072835274040699005,0.00830315425992012,0.009345592930912971,0.010398995131254196,0.01144897099584341,0.012510498985648155,0.013572027906775475,0.01464726123958826,0.015722788870334625,0.01682044193148613,0.01792103424668312,0.01902690902352333,0.020150506868958473,0.021256089210510254,0.02236989699304104,0.023494765162467957,0.024630306288599968,0.025751454755663872,0.026889346539974213,0.02801666222512722,0.029146132990717888,0.03028421849012375,0.031421031802892685,0.03254678100347519,0.033676743507385254,0.03479593247175217,0.035989824682474136,0.037221502512693405,0.03850271552801132,0.039821330457925797,0.04120279476046562,0.042615488171577454,0.044083792716264725,0.04557647183537483,0.047135721892118454,0.04873364418745041,0.050371017307043076,0.05205812677741051,0.053778719156980515,0.055568620562553406,0.05737330764532089,0.059251416474580765,0.06115145981311798,0.06309320032596588,0.06506451219320297,0.06707273423671722,0.06913676112890244,0.07122574746608734,0.07336045056581497,0.07551101595163345,0.07770603150129318,0.07990025728940964,0.08213766664266586,0.08439601957798004,0.0866699367761612,0.0889720544219017,0.09127455949783325,0.09362582117319107,0.09597013145685196,0.09832863509654999,0.10066785663366318,0.10304466634988785,0.1054355800151825,0.10783040523529053,0.11021358519792557,0.11261183768510818,0.11498414725065231,0.11739013344049454,0.11975549161434174,0.12213856726884842,0.12450236082077026,0.12685686349868774,0.12921936810016632,0.13156935572624207,0.13389986753463745,0.1362585723400116,0.13860444724559784,0.1409074366092682,0.14321552217006683,0.14551764726638794,0.1478106528520584,0.1501193344593048,0.15240606665611267,0.154685378074646,0.15695920586585999,0.159255251288414,0.1615428775548935,0.16379819810390472,0.16607925295829773,0.16836100816726685,0.17063875496387482,0.17292451858520508,0.17522956430912018,0.17753833532333374,0.17984457314014435,0.18217909336090088,0.18449392914772034,0.18687935173511505,0.18926987051963806,0.1916658729314804,0.1941038817167282,0.19658347964286804,0.19904595613479614,0.2015848010778427,0.2041642665863037,0.20674069225788116,0.20938849449157715,0.21206937730312347,0.21479520201683044,0.2175665646791458,0.22039322555065155,0.22325992584228516,0.22621512413024902,0.22919157147407532,0.23223724961280823,0.23530474305152893,0.23844830691814423,0.24166980385780334,0.24492545425891876,0.24824562668800354,0.2516267001628876,0.25506269931793213,0.2585628032684326,0.26210179924964905,0.2656911015510559,0.2693573534488678,0.2730909585952759,0.2768653929233551,0.28068044781684875,0.28456443548202515,0.2884768843650818,0.2924477159976959,0.29646816849708557,0.30052807927131653,0.30458807945251465,0.3086521029472351,0.31277790665626526,0.3168916404247284,0.321042001247406,0.32518404722213745,0.3293338418006897,0.33345600962638855,0.3376251757144928,0.3417617380619049,0.34586891531944275,0.34994998574256897,0.3540050983428955,0.35801517963409424,0.36198991537094116,0.36593958735466003,0.3698343336582184,0.3736828565597534,0.37746375799179077,0.38118335604667664,0.3848409950733185,0.38842520117759705,0.3919118046760559,0.39532792568206787,0.3987005949020386,0.40196847915649414,0.4051910638809204,0.40831220149993896,0.411360502243042,0.41428038477897644,0.41715481877326965,0.4199218451976776,0.42262858152389526,0.4252516031265259,0.4277718663215637,0.4301837086677551,0.4325212836265564,0.43479782342910767,0.43700507283210754,0.4391281306743622,0.4411495625972748,0.44311392307281494,0.44498157501220703,0.4467492401599884,0.4484650492668152,0.4501197338104248,0.4516906440258026,0.45320770144462585,0.4546656310558319,0.45606061816215515,0.45737236738204956,0.45865288376808167,0.45986872911453247,0.46104899048805237,0.46215584874153137,0.46322962641716003,0.4642423987388611,0.46521317958831787,0.46613821387290955,0.467018723487854,0.46786782145500183,0.4686536490917206,0.4694105386734009,0.4701465368270874,0.4708338975906372,0.47148922085762024,0.47210708260536194,0.47267812490463257,0.4732522964477539,0.4737926125526428,0.47431159019470215,0.4747898280620575,0.47524771094322205,0.4756822884082794,0.47609609365463257,0.47649064660072327,0.47687146067619324,0.4772337079048157,0.47757458686828613,0.47789081931114197,0.478192538022995,0.47849249839782715,0.478766530752182,0.47902604937553406,0.4792822599411011,0.4795183837413788,0.4797504246234894,0.47996196150779724,0.48016324639320374,0.4803498685359955,0.4805335998535156,0.48071199655532837,0.48087576031684875,0.4810278117656708,0.48118072748184204,0.4813236594200134,0.4814547598361969,0.4815802574157715,0.4817000925540924,0.48180994391441345,0.4819183945655823,0.4820188581943512,0.4821150004863739,0.4822092652320862,0.4823003113269806,0.4823857843875885,0.4824666380882263,0.48253753781318665,0.48260849714279175,0.482676237821579,0.48273831605911255,0.48279696702957153,0.4828501343727112,0.4829040765762329,0.4829551577568054,0.4829998016357422,0.48304542899131775,0.48308929800987244,0.4831264019012451,0.4831666350364685,0.4832025468349457,0.48323553800582886,0.48326757550239563,0.4832979142665863,0.48332640528678894,0.4833579361438751,0.48338356614112854,0.4834095239639282,0.48343321681022644,0.4834572970867157,0.48347923159599304,0.48349979519844055,0.48351770639419556,0.48353639245033264,0.4835546016693115,0.48357075452804565,0.4835868179798126,0.4836018979549408,0.48361852765083313,0.48363175988197327,0.4836454689502716,0.48365896940231323,0.483670711517334,0.48368167877197266,0.4836921691894531,0.4837018549442291,0.4837115406990051,0.48371967673301697,0.4837283790111542,0.48373737931251526,0.48374345898628235,0.4837518632411957,0.48375940322875977,0.48376527428627014,0.48377156257629395,0.48377683758735657,0.4837825298309326,0.483788400888443,0.4837936758995056,0.4837985634803772,0.48380395770072937,0.4838086664676666,0.4838120937347412,0.4838162958621979,0.4838199019432068,0.48382315039634705,0.48382648825645447,0.48382940888404846,0.4838316738605499,0.48383381962776184,0.48383674025535583,0.4838390052318573,0.48384153842926025,0.4838438034057617,0.48384547233581543,0.48384761810302734,0.48384949564933777,0.4838511347770691,0.48385271430015564,0.4838544726371765,0.48385632038116455,0.48385781049728394,0.48385927081108093,0.4838610291481018,0.48386240005493164,0.4838631749153137,0.48386454582214355,0.48386603593826294,0.4838674068450928,0.48386865854263306,0.4838697612285614,0.4838704466819763,0.48387113213539124,0.4838719964027405,0.4838726818561554,0.4838734567165375,0.48387452960014343,0.48387521505355835,0.4838755130767822,0.48387610912323,0.48387640714645386,0.48387688398361206,0.483877569437027,0.483877956867218,0.48387837409973145,0.4838787615299225,0.4838791489601135,0.4838794469833374,0.48387983441352844,0.48388031125068665,0.4838804304599762,0.4838806092739105],"recovered":[0.0,0.0011787143303081393,0.0021989287342876196,0.0031848782673478127,0.004146842285990715,0.0051312255673110485,0.006128726992756128,0.007136703934520483,0.008171603083610535,0.009216097183525562,0.010256380774080753,0.011306553147733212,0.012368864379823208,0.013447524979710579,0.014510521665215492,0.015591825358569622,0.01668722741305828,0.01779329963028431,0.018898980692029,0.020010732114315033,0.021132174879312515,0.022242652252316475,0.023376040160655975,0.024511579424142838,0.025638114660978317,0.02677081525325775,0.02790253795683384,0.02904502861201763,0.030182527378201485,0.03131894767284393,0.03245292231440544,0.03356633707880974,0.034728702157735825,0.0359216146171093,0.037165332585573196,0.03845810145139694,0.03979756683111191,0.041166890412569046,0.04259319603443146,0.04404084011912346,0.04554673656821251,0.047102462500333786,0.04868951812386513,0.050337858498096466,0.052028391510248184,0.05376533046364784,0.055547501891851425,0.0573643259704113,0.05923088639974594,0.06112798675894737,0.0630669966340065,0.06503556668758392,0.0670429989695549,0.06908078491687775,0.07116086781024933,0.0732969418168068,0.0754590630531311,0.07764369249343872,0.07985427230596542,0.08207151293754578,0.08433064818382263,0.08661787956953049,0.08891206979751587,0.09122171998023987,0.09357807040214539,0.09592003375291824,0.09827295690774918,0.1006283313035965,0.10299662500619888,0.10537676513195038,0.10776591300964355,0.11014693975448608,0.11254342645406723,0.11494158208370209,0.11729930341243744,0.11968551576137543,0.12204275280237198,0.1243976354598999,0.12678511440753937,0.1291508674621582,0.13151074945926666,0.1338474154472351,0.1362021118402481,0.1385193020105362,0.14082728326320648,0.14313605427742004,0.14544561505317688,0.14777454733848572,0.15005739033222198,0.15235783159732819,0.154646635055542,0.1569334715604782,0.15920543670654297,0.16148611903190613,0.16375836730003357,0.16604776680469513,0.16831913590431213,0.17061781883239746,0.17289263010025024,0.17520453035831451,0.17750272154808044,0.17981639504432678,0.18212486803531647,0.18445351719856262,0.18683238327503204,0.18921223282814026,0.19164025783538818,0.19406327605247498,0.19651733338832855,0.19903433322906494,0.2015790492296219,0.2041255235671997,0.20673112571239471,0.2093726545572281,0.21203994750976562,0.21478445827960968,0.21755248308181763,0.22039403021335602,0.2232825607061386,0.22619371116161346,0.22920364141464233,0.23223383724689484,0.23531700670719147,0.23846085369586945,0.24165572226047516,0.24491813778877258,0.24823899567127228,0.25160694122314453,0.25505635142326355,0.25855010747909546,0.26208624243736267,0.26568856835365295,0.2693524658679962,0.2730731666088104,0.2768264412879944,0.28065237402915955,0.2845073640346527,0.28842923045158386,0.29241612553596497,0.29642120003700256,0.30045291781425476,0.30450439453125,0.3085923194885254,0.3126995861530304,0.31681784987449646,0.320957750082016,0.32510292530059814,0.32920747995376587,0.33336421847343445,0.3375065326690674,0.3416319489479065,0.3457440435886383,0.34981197118759155,0.3538801074028015,0.35788047313690186,0.3618776500225067,0.36582377552986145,0.36973077058792114,0.3735491633415222,0.3773399293422699,0.3810437023639679,0.3847004473209381,0.38827037811279297,0.3917497396469116,0.3951629102230072,0.3985244929790497,0.4018234312534332,0.4050019383430481,0.4081139862537384,0.4111323356628418,0.4141019284725189,0.41695523262023926,0.4197356700897217,0.4224277138710022,0.4250412583351135,0.4275396764278412,0.42998403310775757,0.4323444068431854,0.4346331059932709,0.43684837222099304,0.4389494061470032,0.4409776031970978,0.44291454553604126,0.44478628039360046,0.44656336307525635,0.44828230142593384,0.44993552565574646,0.4515172839164734,0.45302075147628784,0.4544927775859833,0.4558963477611542,0.4572242796421051,0.4585096836090088,0.45972004532814026,0.460893452167511,0.46200647950172424,0.4630739986896515,0.46409204602241516,0.46506163477897644,0.4659843444824219,0.4668792486190796,0.4677194356918335,0.4685050845146179,0.46928367018699646,0.4700077474117279,0.47069400548934937,0.4713500440120697,0.4719504714012146,0.47254297137260437,0.4731128215789795,0.4736599028110504,0.47417083382606506,0.4746532738208771,0.47511646151542664,0.4755481779575348,0.47595661878585815,0.4763585031032562,0.47675246000289917,0.47711360454559326,0.4774479269981384,0.4777606129646301,0.4780741035938263,0.47837015986442566,0.47864457964897156,0.47891977429389954,0.47916704416275024,0.4794037938117981,0.4796305298805237,0.47984579205513,0.4800441563129425,0.4802342653274536,0.480420857667923,0.48060140013694763,0.4807637929916382,0.4809207320213318,0.48107102513313293,0.4812127649784088,0.4813474714756012,0.4814705550670624,0.48158910870552063,0.48170432448387146,0.4818148612976074,0.4819132387638092,0.48200976848602295,0.48210522532463074,0.48219481110572815,0.4822789132595062,0.48235955834388733,0.4824347496032715,0.482505738735199,0.48257163166999817,0.4826323091983795,0.4826899766921997,0.4827461838722229,0.48279905319213867,0.48284798860549927,0.48289331793785095,0.4829387366771698,0.4829789698123932,0.4830203950405121,0.4830605387687683,0.4830978214740753,0.4831311106681824,0.48316508531570435,0.4831945598125458,0.4832248091697693,0.4832496643066406,0.483276903629303,0.4833025336265564,0.48332712054252625,0.48334935307502747,0.4833705723285675,0.48339125514030457,0.4834108352661133,0.4834299087524414,0.48344743251800537,0.48346516489982605,0.48348110914230347,0.48349735140800476,0.48351243138313293,0.48352643847465515,0.4835403561592102,0.4835519790649414,0.4835643172264099,0.4835751950740814,0.4835869371891022,0.48359623551368713,0.4836040735244751,0.4836139678955078,0.4836232662200928,0.48363110423088074,0.4836389124393463,0.48364606499671936,0.4836527407169342,0.4836594760417938,0.483664870262146,0.4836696684360504,0.4836762249469757,0.4836810231208801,0.48368650674819946,0.48369109630584717,0.48369550704956055,0.48370060324668884,0.4837053120136261,0.48370930552482605,0.4837128520011902,0.4837166666984558,0.48372066020965576,0.48372313380241394,0.48372575640678406,0.48372870683670044,0.48373106122016907,0.48373380303382874,0.4837358593940735,0.48373791575431824,0.4837394654750824,0.4837413430213928,0.48374319076538086,0.4837447702884674,0.48374640941619873,0.483748197555542,0.4837494492530823,0.48375141620635986,0.4837527871131897,0.48375433683395386,0.4837557077407837,0.4837566018104553,0.4837580621242523,0.4837591350078583,0.4837607145309448,0.4837616980075836,0.48376256227493286,0.4837636649608612,0.48376452922821045,0.48376521468162537,0.4837659001350403,0.48376667499542236,0.48376718163490295,0.48376765847206116,0.4837682545185089,0.4837685525417328,0.48376893997192383,0.4837695360183716,0.4837700128555298,0.48377060890197754,0.4837709069252014,0.4837709963321686,0.4837714731693268,0.4837718605995178,0.48377227783203125,0.4837726652622223],"active":[0.0025098323822021484,0.0021797139197587967,0.00210765958763659,0.0020946389995515347,0.002133505418896675,0.002152301836758852,0.002174427267163992,0.0022088889963924885,0.0022273920476436615,0.002232873812317848,0.002254118211567402,0.002265474759042263,0.002278396859765053,0.0022752638906240463,0.0023099202662706375,0.0023292088881134987,0.0023396816104650497,0.002357207238674164,0.0023571085184812546,0.0023591648787260056,0.0023625902831554413,0.002387654036283493,0.0023754145950078964,0.002377767115831375,0.002378547564148903,0.0023753177374601364,0.0023816805332899094,0.0023760031908750534,0.0023642536252737045,0.002357795834541321,0.0023430101573467255,0.002423487603664398,0.0024928003549575806,0.0025811009109020233,0.0026559978723526,0.00274469330906868,0.0028179213404655457,0.0029169023036956787,0.0029832758009433746,0.003094881772994995,0.0031869076192378998,0.0032685548067092896,0.0033686086535453796,0.0034408606588840485,0.0035402290523052216,0.00360797718167305,0.0037039145827293396,0.0037871338427066803,0.00386231392621994,0.0039365254342556,0.004005737602710724,0.004101194441318512,0.00418274849653244,0.004279665648937225,0.004350148141384125,0.004409089684486389,0.004441194236278534,0.004493974149227142,0.004541747272014618,0.0045984238386154175,0.004641406238079071,0.004656679928302765,0.004713751375675201,0.004748411476612091,0.004750564694404602,0.004747822880744934,0.004771709442138672,0.0048072487115859985,0.004833780229091644,0.004836820065975189,0.00484592467546463,0.004837207496166229,0.004846706986427307,0.0048139095306396484,0.00483926385641098,0.004816845059394836,0.004814110696315765,0.0048217326402664185,0.004784241318702698,0.004749000072479248,0.004747822880744934,0.004757031798362732,0.004705324769020081,0.00469622015953064,0.0046903640031814575,0.004674598574638367,0.00467371940612793,0.004631519317626953,0.004627987742424011,0.004601374268531799,0.004608616232872009,0.004609405994415283,0.004592761397361755,0.0045931339263916016,0.004602640867233276,0.0045909881591796875,0.004605382680892944,0.004611745476722717,0.004645705223083496,0.004640042781829834,0.004676371812820435,0.004677534103393555,0.004754483699798584,0.0048163533210754395,0.004833489656448364,0.004891648888587952,0.004943221807479858,0.004982680082321167,0.00506746768951416,0.0051299333572387695,0.005161643028259277,0.005262970924377441,0.00533825159072876,0.005422547459602356,0.005526617169380188,0.00560876727104187,0.005707442760467529,0.005821093916893005,0.0059090107679367065,0.006043538451194763,0.006101101636886597,0.00621446967124939,0.0063527971506118774,0.006464600563049316,0.006589904427528381,0.00670856237411499,0.006823703646659851,0.006955862045288086,0.007045447826385498,0.007140994071960449,0.007271111011505127,0.007402390241622925,0.007512927055358887,0.00760728120803833,0.007737994194030762,0.007824510335922241,0.007940351963043213,0.008038938045501709,0.008111953735351562,0.008166879415512085,0.008199185132980347,0.008273512125015259,0.008299320936203003,0.00834241509437561,0.008366197347640991,0.008376091718673706,0.008353084325790405,0.008417695760726929,0.008397519588470459,0.008362382650375366,0.008318036794662476,0.008261054754257202,0.008203208446502686,0.008109807968139648,0.008059114217758179,0.00795668363571167,0.007859081029891968,0.007732987403869629,0.007634192705154419,0.007501065731048584,0.00738149881362915,0.007211357355117798,0.007057547569274902,0.006950855255126953,0.0068055689334869385,0.0066665709018707275,0.006488770246505737,0.0063585638999938965,0.006166398525238037,0.0060224831104278564,0.005819916725158691,0.005673348903656006,0.005515933036804199,0.0053441524505615234,0.0051424503326416016,0.00498160719871521,0.004813790321350098,0.004660665988922119,0.004495024681091309,0.004301190376281738,0.004164516925811768,0.004003971815109253,0.0038346946239471436,0.0036787688732147217,0.003556370735168457,0.0034083425998687744,0.0032721757888793945,0.0031483471393585205,0.0030398666858673096,0.002879589796066284,0.0027565360069274902,0.002644449472427368,0.002539306879043579,0.0024358034133911133,0.002336174249649048,0.002235919237136841,0.002139180898666382,0.0020461678504943848,0.0019570887088775635,0.001883476972579956,0.0017744004726409912,0.0016911029815673828,0.0016414523124694824,0.001550227403640747,0.001481473445892334,0.0014130771160125732,0.0013280808925628662,0.0013018250465393066,0.0012496411800384521,0.0011987686157226562,0.00112992525100708,0.0010768771171569824,0.0010290145874023438,0.0009796321392059326,0.0009424686431884766,0.000914841890335083,0.0008752048015594482,0.0008221268653869629,0.0007772147655487061,0.0007446110248565674,0.0007318854331970215,0.0006924271583557129,0.0006558895111083984,0.0006376802921295166,0.000598609447479248,0.0005833804607391357,0.0005581676959991455,0.0005327165126800537,0.0005040764808654785,0.0004894435405731201,0.00047773122787475586,0.00045490264892578125,0.00042641162872314453,0.0004169344902038574,0.0004029273986816406,0.00038373470306396484,0.0003674924373626709,0.00035262107849121094,0.0003393888473510742,0.0003292858600616455,0.00031453371047973633,0.0003001391887664795,0.00029602646827697754,0.0002905428409576416,0.00028055906295776367,0.00027182698249816895,0.0002586245536804199,0.00024893879890441895,0.00024148821830749512,0.00023257732391357422,0.00022533535957336426,0.00021782517433166504,0.00021409988403320312,0.00020897388458251953,0.00020074844360351562,0.00019744038581848145,0.00019598007202148438,0.00018766522407531738,0.00018766522407531738,0.00018215179443359375,0.00017499923706054688,0.0001697540283203125,0.00016680359840393066,0.00016131997108459473,0.0001633763313293457,0.00015875697135925293,0.00015985965728759766,0.00015631318092346191,0.00015476346015930176,0.00015211105346679688,0.00015044212341308594,0.00014713406562805176,0.00014513731002807617,0.0001437664031982422,0.00014084577560424805,0.00013938546180725098,0.0001367330551147461,0.00013741850852966309,0.00013440847396850586,0.00013303756713867188,0.00013253092765808105,0.0001303553581237793,0.00012969970703125,0.0001278519630432129,0.00012665987014770508,0.0001246035099029541,0.00012344121932983398,0.00012430548667907715,0.0001234114170074463,0.0001201927661895752,0.0001207590103149414,0.00012049078941345215,0.00011920928955078125,0.00011882185935974121,0.00011736154556274414,0.0001176595687866211,0.00011873245239257812,0.00011745095252990723,0.00011754035949707031,0.00011745095252990723,0.00011757016181945801,0.00011658668518066406,0.0001156926155090332,0.00011458992958068848,0.0001138448715209961,0.00011363625526428223,0.00011274218559265137,0.00011101365089416504,0.00011068582534790039,0.00011098384857177734,0.00011029839515686035,0.00011047720909118652,0.0001100003719329834,0.00010961294174194336,0.00010970234870910645,0.0001100301742553711,0.00010979175567626953,0.00010952353477478027,0.00010970234870910645,0.00010991096496582031,0.00010961294174194336,0.00010982155799865723,0.00010961294174194336,0.00010961294174194336,0.00010883808135986328,0.00010883808135986328,0.00010943412780761719,0.0001093447208404541,0.00010952353477478027,0.00010904669761657715,0.0001087486743927002,0.00010856986045837402,0.00010833144187927246,0.00010815262794494629,0.00010824203491210938,0.00010862946510314941,0.00010854005813598633,0.00010833144187927246,0.00010845065116882324,0.00010815262794494629,0.00010833144187927246,0.00010862946510314941,0.00010842084884643555,0.00010836124420166016,0.00010815262794494629,0.00010824203491210938,0.00010845065116882324,0.00010836124420166016,0.00010845065116882324,0.00010815262794494629,0.00010794401168823242]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0025098323822021484,0.0033610716927796602,0.004362195730209351,0.005435275845229626,0.006565138231962919,0.007731615100055933,0.008965153247117996,0.010249599814414978,0.011593960225582123,0.012982572428882122,0.014426203444600105,0.015932589769363403,0.017487630248069763,0.019103368744254112,0.02077491208910942,0.022504117339849472,0.024309586733579636,0.025982890278100967,0.02757209911942482,0.02909209206700325,0.03054472990334034,0.03191415220499039,0.03322914242744446,0.03447443246841431,0.035678111016750336,0.036823734641075134,0.037922561168670654,0.03895736485719681,0.03994860127568245,0.04089127853512764,0.04179029166698456,0.042645543813705444,0.0434524342417717,0.044221047312021255,0.04495461285114288,0.04565880447626114,0.04632256552577019,0.0469568595290184,0.04756971076130867,0.048138804733753204,0.04868684709072113,0.0492016039788723,0.04969874024391174,0.05016523227095604,0.05061430111527443,0.05103849992156029,0.05143293738365173,0.051812104880809784,0.052175119519233704,0.05251864716410637,0.052847493439912796,0.053152844309806824,0.05343704670667648,0.053716257214546204,0.053983524441719055,0.054230328649282455,0.054471455514431,0.05469692125916481,0.05490906909108162,0.05510956794023514,0.05530037358403206,0.05547963082790375,0.05565163865685463,0.055815231055021286,0.0559697151184082,0.056115783751010895,0.05625675991177559,0.05639147013425827,0.05651991441845894,0.05663993954658508,0.05675418674945831,0.05686168372631073,0.05696428194642067,0.05706208199262619,0.05715479329228401,0.05724075064063072,0.057324159890413284,0.057405710220336914,0.05747835338115692,0.05755011364817619,0.057619523257017136,0.057682573795318604,0.057743366807699203,0.0578000508248806,0.0578552670776844,0.05790646746754646,0.05795522406697273,0.058001041412353516,0.058045390993356705,0.05808582156896591,0.05812576413154602,0.05816316232085228,0.058198701590299606,0.05823276937007904,0.05826781690120697,0.05830032005906105,0.0583304725587368,0.05835886299610138,0.05838510021567345,0.05841241404414177,0.05843571573495865,0.05846009403467178,0.05848162993788719,0.05850238725543022,0.05852069333195686,0.058539293706417084,0.058557894080877304,0.05857483297586441,0.05858961492776871,0.05860302597284317,0.05861859396100044,0.058632493019104004,0.058645907789468765,0.05865824222564697,0.05866989120841026,0.05868173763155937,0.05869191884994507,0.05870337411761284,0.0587131641805172,0.05872217193245888,0.05873166769742966,0.058739498257637024,0.05874723196029663,0.05875388905405998,0.058762017637491226,0.05876975134015083,0.05877728760242462,0.05878482758998871,0.0587913878262043,0.05879775062203407,0.05880342796444893,0.0588097907602787,0.058815568685531616,0.05882124602794647,0.05882682651281357,0.05883133038878441,0.05883593112230301,0.05884043499827385,0.05884425342082977,0.05884777754545212,0.05885130167007446,0.05885492265224457,0.05885825306177139,0.05886099115014076,0.05886373296380043,0.058867257088422775,0.0588700994849205,0.05887322872877121,0.05887587368488312,0.05887802690267563,0.0588802807033062,0.05888223648071289,0.0588843896985054,0.05888674035668373,0.058888599276542664,0.058890558779239655,0.05889202654361725,0.05889369174838066,0.058895159512758255,0.05889682471752167,0.0588981956243515,0.058899860829114914,0.05890122801065445,0.05890269950032234,0.058904070407152176,0.05890524387359619,0.05890632048249245,0.0589073970913887,0.05890847370028496,0.05890945345163345,0.05891033262014389,0.058911215513944626,0.05891229212284088,0.0589134655892849,0.05891425162553787,0.05891464278101921,0.058915622532367706,0.05891650170087814,0.05891738459467888,0.05891787260770798,0.058918461203575134,0.05891934037208557,0.05891992896795273,0.05892032012343407,0.058920908719301224,0.058921005576848984,0.05892139673233032,0.05892208218574524,0.05892237648367882,0.058922864496707916,0.058923061937093735,0.05892365053296089,0.05892384424805641,0.05892413854598999,0.05892443284392357,0.05892472714185715,0.058925118297338486,0.058925412595272064,0.058925703167915344,0.05892590060830116,0.05892599746584892,0.05892619490623474,0.05892648920416832,0.05892668291926384,0.05892697721719742,0.058927271515131,0.058927565813064575,0.058927759528160095,0.058927860110998154,0.058928053826093674,0.05892864242196083,0.05892883613705635,0.05892903357744217,0.05892932787537575,0.05892952159047127,0.058929622173309326,0.058929815888404846,0.058929815888404846,0.058930207043886185,0.058930404484272,0.05893069878220558,0.05893069878220558,0.05893079563975334,0.05893079563975334,0.0589308924973011,0.05893108993768692,0.05893118679523468,0.05893128365278244,0.05893128365278244,0.0589313842356205,0.05893148109316826,0.05893157795071602,0.05893177539110184,0.058932069689035416,0.058932069689035416,0.058932263404130936,0.058932460844516754,0.058932460844516754,0.058932557702064514,0.058932654559612274,0.05893275514245033,0.05893275514245033,0.05893294885754585,0.05893304571509361,0.05893314629793167,0.05893324315547943,0.05893324315547943,0.05893344059586525,0.05893363431096077,0.05893383175134659,0.05893392860889435,0.05893402546644211,0.05893412232398987,0.05893422290682793,0.05893422290682793,0.05893422290682793,0.05893422290682793,0.05893422290682793,0.05893422290682793,0.05893431976437569,0.05893431976437569,0.05893431976437569,0.05893431976437569,0.05893441662192345,0.058934517204761505,0.058934614062309265,0.058934710919857025,0.058934710919857025,0.058934710919857025,0.058934710919857025,0.058934710919857025,0.058934807777404785,0.058934807777404785,0.058934807777404785,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844,0.058934908360242844],"recovered":[0.0,0.0011810639407485723,0.002209012396633625,0.00322217820212245,0.004268238320946693,0.005355905741453171,0.006471180822700262,0.007660664152354002,0.008894594386219978,0.010182368569076061,0.011532994918525219,0.0129326693713665,0.014380118809640408,0.015874657779932022,0.01743009127676487,0.019037999212741852,0.020713750272989273,0.022456172853708267,0.02417333610355854,0.025813452899456024,0.027389835566282272,0.028901800513267517,0.030346998944878578,0.031725917011499405,0.03303522989153862,0.034298237413167953,0.035496629774570465,0.036666139960289,0.037761446088552475,0.038799967616796494,0.03979198634624481,0.04073329269886017,0.04163407161831856,0.04248139262199402,0.04329180717468262,0.044069916009902954,0.04480201005935669,0.04550209268927574,0.04617456719279289,0.04681111127138138,0.04741427302360535,0.04799070954322815,0.04853522777557373,0.04905468225479126,0.04954731464385986,0.05002027004957199,0.05046414956450462,0.050882965326309204,0.05128464847803116,0.05166567489504814,0.05203220993280411,0.052379168570041656,0.052703607827425,0.053012970834970474,0.053299326449632645,0.053578536957502365,0.053841300308704376,0.05409153550863266,0.05433158576488495,0.05455518886446953,0.054772526025772095,0.05498036742210388,0.05516892299056053,0.05534905940294266,0.055519893765449524,0.055682506412267685,0.05583963543176651,0.05599324032664299,0.05613617226481438,0.056269217282533646,0.056397661566734314,0.056518666446208954,0.056632719933986664,0.056741878390312195,0.056841738522052765,0.05693767964839935,0.05702989920973778,0.0571175217628479,0.05720191076397896,0.05727768316864967,0.05735062062740326,0.057424239814281464,0.05749237909913063,0.057556893676519394,0.05762062966823578,0.05768083781003952,0.057733211666345596,0.057786665856838226,0.05783434212207794,0.05788299813866615,0.05792823061347008,0.057970717549324036,0.05800968408584595,0.05804933235049248,0.058084674179553986,0.058119624853134155,0.05815193057060242,0.05818404257297516,0.05821390077471733,0.05824248865246773,0.058270975947380066,0.05829555168747902,0.05832080915570259,0.05834381282329559,0.058364078402519226,0.05838463827967644,0.05840431526303291,0.05842213332653046,0.058441128581762314,0.05845757573843002,0.05847245454788208,0.05848802253603935,0.058501627296209335,0.058515824377536774,0.05852825939655304,0.05854059383273125,0.058552831411361694,0.05856340378522873,0.0585748590528965,0.058584943413734436,0.05859561264514923,0.05860560014843941,0.0586126483976841,0.05862097069621086,0.05862928926944733,0.058636926114559174,0.05864476040005684,0.05865170806646347,0.058659736067056656,0.058666687458753586,0.0586729533970356,0.05867912247776985,0.058684997260570526,0.05869077146053314,0.058697037398815155,0.05870232358574867,0.05870770663022995,0.058713093400001526,0.058717891573905945,0.05872180685400963,0.05872581899166107,0.058729637414216995,0.05873335897922516,0.05873639136552811,0.05873952433466911,0.05874256044626236,0.058746181428432465,0.05874931439757347,0.0587521530687809,0.058754995465278625,0.05875783413648605,0.058759890496730804,0.05876194313168526,0.05876390263438225,0.05876605585217476,0.05876820906996727,0.05877016857266426,0.058771733194589615,0.05877339839935303,0.05877496674656868,0.058776531368494034,0.058778684586286545,0.0587802529335022,0.05878162384033203,0.058783188462257385,0.0587843656539917,0.058785442262887955,0.05878681316971779,0.058787789195775986,0.05878857523202896,0.05878955125808716,0.05879092216491699,0.05879190191626549,0.05879297852516174,0.05879425257444382,0.058795034885406494,0.05879591777920723,0.05879670009016991,0.058797482401132584,0.0587981678545475,0.058799341320991516,0.05879983305931091,0.05880012735724449,0.05880090966820717,0.05880130082368851,0.058801595121622086,0.058802083134651184,0.05880257487297058,0.05880335718393326,0.05880384519696236,0.058804236352443695,0.058804530650377274,0.05880511924624443,0.05880531296133995,0.05880570784211159,0.058806098997592926,0.058806389570236206,0.058806683868169785,0.05880697816610336,0.05880746990442276,0.05880756676197052,0.05880776047706604,0.05880795791745186,0.05880805477499962,0.0588083490729332,0.058808643370866776,0.058808837085962296,0.058809034526348114,0.058809131383895874,0.05880923196673393,0.05880942568182945,0.05880971997976303,0.05881020799279213,0.05881040543317795,0.058810602873563766,0.058810893446207047,0.058810994029045105,0.058811090886592865,0.058811187744140625,0.058811385184526443,0.058811578899621964,0.05881187319755554,0.0588119700551033,0.05881207063794136,0.05881207063794136,0.05881216749548912,0.05881226435303688,0.05881226435303688,0.0588124617934227,0.0588124617934227,0.05881265550851822,0.05881275609135628,0.05881285294890404,0.058813050389289856,0.058813050389289856,0.058813244104385376,0.058813340961933136,0.058813441544771194,0.058813538402318954,0.058813635259866714,0.058813635259866714,0.058813732117414474,0.05881383270025253,0.05881392955780029,0.05881402641534805,0.05881412699818611,0.05881422385573387,0.05881432071328163,0.05881441757082939,0.05881451815366745,0.05881451815366745,0.05881461501121521,0.05881471186876297,0.05881490930914879,0.05881510302424431,0.05881510302424431,0.05881510302424431,0.05881510302424431,0.05881510302424431,0.05881520360708237,0.05881530046463013,0.05881530046463013,0.05881530046463013,0.05881539732217789,0.05881549417972565,0.05881549417972565,0.058815691620111465,0.058815788477659225,0.058815985918045044,0.058815985918045044,0.058816082775592804,0.058816082775592804,0.058816179633140564,0.05881628021597862,0.05881628021597862,0.05881628021597862,0.05881647393107414,0.05881647393107414,0.05881647393107414,0.05881647393107414,0.05881647393107414,0.05881647393107414,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122,0.0588165745139122],"active":[0.0025098323822021484,0.002180007752031088,0.0021531833335757256,0.002213097643107176,0.002296899911016226,0.0023757093586027622,0.002493972424417734,0.002588935662060976,0.0026993658393621445,0.002800203859806061,0.0028932085260748863,0.0029999203979969025,0.0031075114384293556,0.00322871096432209,0.003344820812344551,0.0034661181271076202,0.0035958364605903625,0.0035267174243927,0.0033987630158662796,0.003278639167547226,0.0031548943370580673,0.00301235169172287,0.00288214348256588,0.0027485154569149017,0.0026428811252117157,0.002525497227907181,0.002425931394100189,0.0022912248969078064,0.0021871551871299744,0.0020913109183311462,0.001998305320739746,0.0019122511148452759,0.0018183626234531403,0.001739654690027237,0.0016628056764602661,0.0015888884663581848,0.001520555466413498,0.0014547668397426605,0.0013951435685157776,0.0013276934623718262,0.0012725740671157837,0.0012108944356441498,0.0011635124683380127,0.0011105500161647797,0.001066986471414566,0.0010182298719882965,0.00096878781914711,0.0009291395545005798,0.0008904710412025452,0.0008529722690582275,0.0008152835071086884,0.0007736757397651672,0.0007334388792514801,0.0007032863795757294,0.0006841979920864105,0.0006517916917800903,0.0006301552057266235,0.0006053857505321503,0.0005774833261966705,0.0005543790757656097,0.000527847558259964,0.0004992634057998657,0.0004827156662940979,0.00046617165207862854,0.0004498213529586792,0.00043327733874320984,0.000417124480009079,0.00039822980761528015,0.00038374215364456177,0.0003707222640514374,0.000356525182723999,0.0003430172801017761,0.00033156201243400574,0.00032020360231399536,0.00031305477023124695,0.000303070992231369,0.0002942606806755066,0.00028818845748901367,0.00027644261717796326,0.0002724304795265198,0.00026890262961387634,0.0002583339810371399,0.000250987708568573,0.00024315714836120605,0.00023463740944862366,0.00022562965750694275,0.00022201240062713623,0.0002143755555152893,0.00021104887127876282,0.0002028234302997589,0.000197533518075943,0.00019244477152824402,0.00018901750445365906,0.0001834370195865631,0.00018314272165298462,0.00018069520592689514,0.00017854198813438416,0.0001748204231262207,0.00017119944095611572,0.00016992539167404175,0.00016473978757858276,0.00016454234719276428,0.00016082078218460083,0.0001585744321346283,0.00015661492943763733,0.00015465542674064636,0.00015357881784439087,0.00015269964933395386,0.00014848634600639343,0.00014545023441314697,0.00014613941311836243,0.0001444704830646515,0.00014428049325942993,0.00014241784811019897,0.0001416318118572235,0.000141143798828125,0.00013908743858337402,0.0001399703323841095,0.00013830512762069702,0.00013722851872444153,0.00013605505228042603,0.00013389810919761658,0.00013458356261253357,0.0001329183578491211,0.00013272836804389954,0.00013282522559165955,0.0001325272023677826,0.00013311952352523804,0.00013165175914764404,0.00013106316328048706,0.00013047456741333008,0.0001306682825088501,0.0001305714249610901,0.00013047456741333008,0.00012978911399841309,0.00012900680303573608,0.00012822449207305908,0.0001273415982723236,0.00012636184692382812,0.00012597069144248962,0.0001254826784133911,0.00012528523802757263,0.00012489408254623413,0.00012459978461265564,0.00012420862913131714,0.00012469664216041565,0.0001239180564880371,0.00012391433119773865,0.00012372061610221863,0.00012303143739700317,0.00012244656682014465,0.00012234598398208618,0.00012244656682014465,0.00012283772230148315,0.00012254342436790466,0.00012234970927238464,0.00012185797095298767,0.00012195855379104614,0.00012176111340522766,0.00012185797095298767,0.00012166425585746765,0.00012117624282836914,0.0001209750771522522,0.00012107565999031067,0.00012088194489479065,0.00012087821960449219,0.00012087821960449219,0.0001205839216709137,0.00012068450450897217,0.00012087821960449219,0.00012078136205673218,0.00012029334902763367,0.00012039020657539368,0.00012048706412315369,0.00011999905109405518,0.00011960789561271667,0.00011970475316047668,0.0001198016107082367,0.00011990219354629517,0.00011970475316047668,0.00011911988258361816,0.0001195073127746582,0.0001198016107082367,0.0001194104552268982,0.00011960789561271667,0.0001194104552268982,0.00011931359767913818,0.0001195073127746582,0.00011901929974555969,0.00011901929974555969,0.00011882558465003967,0.00011911988258361816,0.0001187250018119812,0.00011882558465003967,0.0001187250018119812,0.00011862814426422119,0.00011872872710227966,0.00011872872710227966,0.0001187250018119812,0.00011843070387840271,0.00011843070387840271,0.00011843442916870117,0.00011853128671646118,0.00011862814426422119,0.00011862814426422119,0.00011862814426422119,0.00011872872710227966,0.0001187250018119812,0.00011872872710227966,0.00011882185935974121,0.00011921674013137817,0.0001191161572933197,0.00011882558465003967,0.00011892244219779968,0.00011891871690750122,0.00011872872710227966,0.00011882185935974121,0.0001187250018119812,0.00011901929974555969,0.00011901929974555969,0.00011911988258361816,0.00011882558465003967,0.00011882558465003967,0.0001187250018119812,0.00011882185935974121,0.00011892244219779968,0.00011892244219779968,0.00011901929974555969,0.00011882185935974121,0.00011892244219779968,0.00011882558465003967,0.00011882185935974121,0.00011892244219779968,0.00011901929974555969,0.00011901929974555969,0.00011901929974555969,0.00011911988258361816,0.00011901929974555969,0.00011901929974555969,0.00011901929974555969,0.00011911988258361816,0.00011902302503585815,0.0001191161572933197,0.0001191161572933197,0.00011911988258361816,0.0001191161572933197,0.00011901929974555969,0.00011911988258361816,0.00011921674013137817,0.00011931359767913818,0.0001194104552268982,0.0001194104552268982,0.0001194104552268982,0.00011931359767913818,0.00011911988258361816,0.00011911988258361816,0.00011911988258361816,0.00011911988258361816,0.00011911988258361816,0.0001191161572933197,0.00011901929974555969,0.00011901929974555969,0.00011901929974555969,0.00011901929974555969,0.00011902302503585815,0.00011911988258361816,0.00011901929974555969,0.00011892244219779968,0.0001187250018119812,0.0001187250018119812,0.00011862814426422119,0.0001187250018119812,0.00011862814426422119,0.00011852756142616272,0.00011862814426422119,0.00011862814426422119,0.00011843442916870117,0.00011843442916870117,0.00011843442916870117,0.00011843442916870117,0.00011843442916870117,0.00011843442916870117,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0025098323822021484,0.0033594074193388224,0.004320784006267786,0.005357054062187672,0.006414568517357111,0.007509774062782526,0.00863718893378973,0.009791918098926544,0.01098345685750246,0.01220201700925827,0.013436827808618546,0.01473214104771614,0.01603567600250244,0.017384540289640427,0.018763069063425064,0.02016088366508484,0.021583858877420425,0.02289091981947422,0.024147072806954384,0.025326961651444435,0.026441160589456558,0.027495738118886948,0.02847992442548275,0.02941310591995716,0.03031182661652565,0.031145934015512466,0.03195243328809738,0.03270890563726425,0.033406637609004974,0.03408263623714447,0.0347139909863472,0.035313431173563004,0.03587763011455536,0.03641431778669357,0.036923494189977646,0.037405554205179214,0.03786460682749748,0.03828655555844307,0.03868246078491211,0.03906162828207016,0.03941347822546959,0.039749372750520706,0.040066469460725784,0.04036007449030876,0.04063771665096283,0.04090126231312752,0.041146013885736465,0.04138077795505524,0.04160144180059433,0.04181065410375595,0.04201360046863556,0.04219931736588478,0.042375437915325165,0.04253971576690674,0.04269762709736824,0.04284819960594177,0.042991720139980316,0.043124470859766006,0.04324469342827797,0.0433589406311512,0.04347113519906998,0.04357461631298065,0.04367554932832718,0.04377247020602226,0.043860383331775665,0.043941739946603775,0.04401751235127449,0.04409103840589523,0.04415780305862427,0.04422251507639885,0.04428527131676674,0.0443451851606369,0.044400300830602646,0.04445326700806618,0.0445035882294178,0.04455028474330902,0.044593751430511475,0.04463252052664757,0.04467197507619858,0.04470907896757126,0.044745203107595444,0.04477672651410103,0.04480384662747383,0.044832922518253326,0.044860824942588806,0.044884614646434784,0.044910166412591934,0.04493258520960808,0.044952455908060074,0.04497242718935013,0.044991422444581985,0.04500953480601311,0.04502382501959801,0.045040957629680634,0.04505603387951851,0.04506983980536461,0.04508276283740997,0.045095294713974,0.04510645568370819,0.045117124915122986,0.04512760043144226,0.045138467103242874,0.0451459065079689,0.04515569657087326,0.045163530856370926,0.04517214372754097,0.04517890140414238,0.04518584907054901,0.04519221559166908,0.045198872685432434,0.04520405828952789,0.04520973935723305,0.04521531984210014,0.04522021487355232,0.04522344470024109,0.04522755742073059,0.04523206129670143,0.04523656144738197,0.04523998871445656,0.04524380713701248,0.04524625465273857,0.04524938762187958,0.045252032577991486,0.045254968106746674,0.04525849223136902,0.04526045173406601,0.04526348412036896,0.04526583477854729,0.045268479734659195,0.045271120965480804,0.04527278617024422,0.04527474194765091,0.0452767014503479,0.04527895525097847,0.0452808141708374,0.045282185077667236,0.04528335854411125,0.04528453201055527,0.04528580605983734,0.04528678581118584,0.04528795927762985,0.045289624482393265,0.04529060423374176,0.045291680842638016,0.04529285430908203,0.045294128358364105,0.04529481381177902,0.0452955961227417,0.045296281576156616,0.04529716446995735,0.04529774934053421,0.04529833793640137,0.045299120247364044,0.04529990255832672,0.04530029743909836,0.04530097916722298,0.045301374047994614,0.04530195891857147,0.04530235007405281,0.04530274495482445,0.04530303552746773,0.045303329825401306,0.04530391842126846,0.04530421271920204,0.04530470073223114,0.0453047975897789,0.04530509188771248,0.04530519247055054,0.04530538618564606,0.045305583626031876,0.045305777341127396,0.045306071639060974,0.04530636593699455,0.04530655965209007,0.04530675709247589,0.04530705139040947,0.04530724510550499,0.04530744254589081,0.04530753940343857,0.04530763998627663,0.04530773684382439,0.04530783370137215,0.045308031141757965,0.045308127999305725,0.045308127999305725,0.045308224856853485,0.045308224856853485,0.045308224856853485,0.045308422297239304,0.045308519154787064,0.045308616012334824,0.045308616012334824,0.04530871659517288,0.04530871659517288,0.04530871659517288,0.04530881345272064,0.04530881345272064,0.04530881345272064,0.0453089103102684,0.0453089103102684,0.0453089103102684,0.0453089103102684,0.0453089103102684,0.04530900716781616,0.04530900716781616,0.04530900716781616,0.04530900716781616,0.04530900716781616,0.04530900716781616,0.04530900716781616,0.04530900716781616,0.04530900716781616,0.04530900716781616,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422,0.04530910775065422],"recovered":[0.0,0.0011790080461651087,0.0021947191562503576,0.00319192698225379,0.004206952638924122,0.00524204783141613,0.006313072517514229,0.0073976069688797,0.008534029126167297,0.00968914944678545,0.010873737744987011,0.012094353325664997,0.013335625641047955,0.014620071277022362,0.015937216579914093,0.01728128269314766,0.018646594136953354,0.02003266103565693,0.021390434354543686,0.022694265469908714,0.02393367700278759,0.025115327909588814,0.026224926114082336,0.02728136256337166,0.02828620746731758,0.02922261878848076,0.030107634142041206,0.03095906972885132,0.031748730689287186,0.03249971941113472,0.03321614861488342,0.03389919921755791,0.03453906998038292,0.0351346954703331,0.035704273730516434,0.036239102482795715,0.03674592822790146,0.037226032465696335,0.03767842426896095,0.03810184448957443,0.03850264474749565,0.03887574002146721,0.03923395648598671,0.03957337513566017,0.039888810366392136,0.040191419422626495,0.0404704324901104,0.04073270410299301,0.04098156839609146,0.04122181236743927,0.041444338858127594,0.04165609925985336,0.04184984043240547,0.04203692823648453,0.042216964066028595,0.042384374886751175,0.04254170134663582,0.042693935334682465,0.0428306981921196,0.04296335577964783,0.04308318346738815,0.043206047266721725,0.04331941530108452,0.04342426732182503,0.04352353885769844,0.04361654072999954,0.0437050424516201,0.043785810470581055,0.04386315122246742,0.04393794760107994,0.04400618374347687,0.04407050460577011,0.0441342368721962,0.04419150948524475,0.04424829035997391,0.04430330917239189,0.0443524569272995,0.044398173689842224,0.04444066435098648,0.04448207467794418,0.04452201724052429,0.04456019774079323,0.04459642246365547,0.044626086950302124,0.04465574771165848,0.04468502104282379,0.044712238013744354,0.04473818093538284,0.04476363584399223,0.0447862483561039,0.044807981699705124,0.04482736811041832,0.04484548047184944,0.04486173018813133,0.04487915709614754,0.04489550739526749,0.04491028934717178,0.04492487758398056,0.04493701457977295,0.044949449598789215,0.044962078332901,0.04497372731566429,0.044982247054576874,0.04499203339219093,0.04500182345509529,0.04501161351799965,0.04501885920763016,0.04502727836370468,0.04503540322184563,0.04504166916012764,0.04504822939634323,0.045054592192173004,0.04506046697497368,0.045065559446811676,0.04507143050432205,0.0450749546289444,0.04507877305150032,0.04508396238088608,0.04508817195892334,0.04509199038147926,0.045096199959516525,0.04509972408413887,0.0451025627553463,0.04510628432035446,0.04510961472988129,0.045112453401088715,0.045114800333976746,0.045117348432540894,0.0451204814016819,0.04512351378798485,0.045126255601644516,0.04512821510434151,0.04513036832213402,0.04513183608651161,0.04513389244675636,0.045135654509067535,0.04513741657137871,0.0451388843357563,0.0451398640871048,0.04514123499393463,0.045142509043216705,0.04514368250966072,0.045145150274038315,0.04514642432332039,0.045147694647312164,0.04514896869659424,0.045150142163038254,0.04515112191438675,0.045151904225349426,0.04515239596366882,0.04515298083424568,0.04515376687049866,0.045154549181461334,0.04515533149242401,0.04515592008829117,0.045156605541706085,0.045157093554735184,0.04515758529305458,0.04515836760401726,0.045158661901950836,0.045159246772527695,0.04515954107046127,0.04515973851084709,0.04516042396426201,0.04516081511974335,0.045161206275224686,0.045161694288253784,0.0451618917286396,0.04516208544373512,0.04516218602657318,0.04516228288412094,0.0451623797416687,0.04516257718205452,0.04516306519508362,0.04516326263546944,0.0451633594930172,0.045163556933403015,0.045163750648498535,0.045163851231336594,0.045164044946432114,0.045164141803979874,0.04516424238681793,0.04516433924436569,0.04516453295946121,0.04516463354229927,0.04516463354229927,0.04516473039984703,0.04516473039984703,0.04516473039984703,0.04516482725739479,0.04516492784023285,0.04516502469778061,0.04516502469778061,0.04516502469778061,0.04516512155532837,0.04516512155532837,0.04516512155532837,0.04516521841287613,0.04516521841287613,0.04516531899571419,0.04516531899571419,0.04516531899571419,0.04516541585326195,0.04516541585326195,0.04516551271080971,0.04516551271080971,0.04516551271080971,0.04516551271080971,0.04516551271080971,0.04516551271080971,0.04516551271080971,0.04516551271080971,0.04516551271080971,0.04516551271080971,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766,0.045165613293647766],"active":[0.0025098323822021484,0.0021803993731737137,0.0021260648500174284,0.0021651270799338818,0.002207615878432989,0.002267726231366396,0.0023241164162755013,0.0023943111300468445,0.002449427731335163,0.0025128675624728203,0.0025630900636315346,0.0026377877220511436,0.002700050361454487,0.002764469012618065,0.002825852483510971,0.0028796009719371796,0.0029372647404670715,0.0028582587838172913,0.002756638452410698,0.002632696181535721,0.002507483586668968,0.002380410209298134,0.0022549983114004135,0.0021317433565855026,0.002025619149208069,0.0019233152270317078,0.0018447991460561752,0.0017498359084129333,0.0016579069197177887,0.0015829168260097504,0.0014978423714637756,0.0014142319560050964,0.0013385601341724396,0.0012796223163604736,0.0012192204594612122,0.0011664517223834991,0.0011186785995960236,0.0010605230927467346,0.0010040365159511566,0.0009597837924957275,0.000910833477973938,0.0008736327290534973,0.0008325129747390747,0.0007866993546485901,0.000748906284570694,0.0007098428905010223,0.0006755813956260681,0.0006480738520622253,0.0006198734045028687,0.0005888417363166809,0.0005692616105079651,0.0005432181060314178,0.000525597482919693,0.0005027875304222107,0.0004806630313396454,0.00046382471919059753,0.0004500187933444977,0.00043053552508354187,0.00041399523615837097,0.0003955848515033722,0.00038795173168182373,0.0003685690462589264,0.0003561340272426605,0.0003482028841972351,0.00033684447407722473,0.0003251992166042328,0.00031246989965438843,0.00030522793531417847,0.0002946518361568451,0.0002845674753189087,0.0002790875732898712,0.00027468055486679077,0.00026606395840644836,0.0002617575228214264,0.00025529786944389343,0.0002469755709171295,0.0002412945032119751,0.00023434683680534363,0.00023131072521209717,0.0002270042896270752,0.00022318586707115173,0.0002165287733078003,0.00020742416381835938,0.0002068355679512024,0.00020507723093032837,0.00019959360361099243,0.00019792839884757996,0.00019440427422523499,0.00018882006406784058,0.00018617883324623108,0.00018344074487686157,0.0001821666955947876,0.00017834454774856567,0.00017922744154930115,0.00017687678337097168,0.0001743324100971222,0.0001724734902381897,0.00017041712999343872,0.0001694411039352417,0.00016767531633377075,0.00016552209854125977,0.00016473978757858276,0.0001636594533920288,0.00016366317868232727,0.00016170740127563477,0.0001605302095413208,0.0001600421965122223,0.00015857070684432983,0.0001568123698234558,0.0001572035253047943,0.00015582889318466187,0.00015514716506004333,0.00015485286712646484,0.00015465542674064636,0.00015201419591903687,0.00015260279178619385,0.00015328824520111084,0.00015259906649589539,0.00015181675553321838,0.00015181675553321838,0.0001500546932220459,0.0001496635377407074,0.00014946982264518738,0.00014868378639221191,0.00014887750148773193,0.00014799833297729492,0.00014868378639221191,0.00014848634600639343,0.00014799833297729492,0.00014760717749595642,0.00014653056859970093,0.00014652684330940247,0.00014633312821388245,0.0001471191644668579,0.00014692172408103943,0.00014653056859970093,0.00014594197273254395,0.00014564767479896545,0.00014594197273254395,0.00014555081725120544,0.00014545023441314697,0.00014594197273254395,0.00014545395970344543,0.00014525651931762695,0.00014515966176986694,0.00014515966176986694,0.00014467164874076843,0.00014447420835494995,0.00014437735080718994,0.00014476850628852844,0.00014476850628852844,0.00014457106590270996,0.00014457106590270996,0.00014457106590270996,0.00014437735080718994,0.00014437362551689148,0.00014428049325942993,0.00014437362551689148,0.00014398247003555298,0.00014408305287361145,0.00014378875494003296,0.00014378875494003296,0.00014417991042137146,0.00014378875494003296,0.00014388561248779297,0.00014359131455421448,0.00014339759945869446,0.00014330074191093445,0.00014330074191093445,0.00014339759945869446,0.00014349445700645447,0.00014369189739227295,0.00014378875494003296,0.00014349445700645447,0.00014349445700645447,0.00014369189739227295,0.0001436881721019745,0.00014369189739227295,0.0001436881721019745,0.00014359503984451294,0.00014359503984451294,0.00014359131455421448,0.00014369189739227295,0.00014359503984451294,0.00014349445700645447,0.00014359131455421448,0.00014349445700645447,0.00014349445700645447,0.00014369189739227295,0.00014369189739227295,0.0001436881721019745,0.00014359131455421448,0.00014369189739227295,0.00014369189739227295,0.00014359503984451294,0.00014369189739227295,0.00014369189739227295,0.00014359503984451294,0.00014369189739227295,0.00014359131455421448,0.00014359131455421448,0.00014359131455421448,0.00014349445700645447,0.00014359131455421448,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014359503984451294,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447,0.00014349445700645447]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0025098323822021484,0.0033635192085057497,0.0043128542602062225,0.0052921464666724205,0.006289158947765827,0.007300953846424818,0.008331741206347942,0.009359003975987434,0.010402323678135872,0.011461306363344193,0.012530960142612457,0.013608445413410664,0.014689357951283455,0.01578456535935402,0.01687879115343094,0.017988484352827072,0.01911286637187004,0.020142870023846626,0.021097492426633835,0.022000128403306007,0.022836683318018913,0.02362174168229103,0.024361668154597282,0.025044912472367287,0.025692226365208626,0.0263077225536108,0.026877695694565773,0.02740694209933281,0.027908775955438614,0.028387799859046936,0.02881699427962303,0.029218284413218498,0.02959950640797615,0.02995605766773224,0.030280597507953644,0.03058917634189129,0.030878568068146706,0.031150829046964645,0.03140125423669815,0.03163797780871391,0.03185776248574257,0.0320686399936676,0.03226160258054733,0.03244614228606224,0.032614823430776596,0.032771170139312744,0.032915569841861725,0.03305106610059738,0.033176179975271225,0.03329630196094513,0.033408693969249725,0.033511191606521606,0.0336112454533577,0.033702000975608826,0.03378443419933319,0.03386422246694565,0.033939994871616364,0.03401058167219162,0.034074217081069946,0.034133151173591614,0.03418925032019615,0.03424093872308731,0.03429028019309044,0.0343368798494339,0.034379761666059494,0.0344206839799881,0.03445788472890854,0.03449459746479988,0.03452915698289871,0.03455980122089386,0.034589167684316635,0.03461560234427452,0.03463929519057274,0.034661322832107544,0.03468187898397446,0.034705180674791336,0.034723978489637375,0.03474375233054161,0.03476186469197273,0.034779779613018036,0.03479573875665665,0.034810226410627365,0.03482275828719139,0.03483538702130318,0.034847136586904526,0.0348576121032238,0.03486749902367592,0.03487591817975044,0.03488404303789139,0.03489197418093681,0.034900687634944916,0.034907832741737366,0.034915175288915634,0.034922223538160324,0.03492848947644234,0.034933581948280334,0.03493886813521385,0.03494405746459961,0.03494865819811821,0.03495306149125099,0.03495727479457855,0.03496089577674866,0.03496432304382324,0.03496716171503067,0.034970782697200775,0.03497372195124626,0.03497656062245369,0.03497910499572754,0.03498125821352005,0.0349838025867939,0.03498605638742447,0.03498772159218788,0.034989483654499054,0.034991342574357986,0.03499281033873558,0.03499457240104675,0.03499594330787659,0.03499721735715866,0.034998390823602676,0.03499946743249893,0.03500044718384743,0.035001229494810104,0.0350017212331295,0.03500240296125412,0.03500299155712128,0.035003483295440674,0.03500397130846977,0.03500465676188469,0.03500504791736603,0.035005636513233185,0.03500612452626228,0.03500651568174362,0.0350072979927063,0.03500759229063988,0.035007789731025696,0.035008277744054794,0.03500857204198837,0.03500876948237419,0.03500896319746971,0.03500916063785553,0.03500925749540329,0.03500945493578911,0.03500955179333687,0.03500974550843239,0.03501003980636597,0.03501003980636597,0.03501003980636597,0.035010140389204025,0.035010237246751785,0.035010334104299545,0.035010430961847305,0.035010531544685364,0.035010628402233124,0.035010725259780884,0.03501082584261894,0.03501082584261894,0.0350109227001667,0.0350109227001667,0.0350109227001667,0.0350109227001667,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446,0.03501101955771446],"recovered":[0.0,0.0011796933831647038,0.0022042153868824244,0.0031752842478454113,0.004153401590883732,0.005137784872204065,0.00613988796249032,0.0071534449234604836,0.008167785592377186,0.009205621667206287,0.010255696251988411,0.011308902874588966,0.01237405277788639,0.013459469191730022,0.014545080251991749,0.015638034790754318,0.016732554882764816,0.017849886789917946,0.018921008333563805,0.019927222281694412,0.020886152982711792,0.021787026897072792,0.02262553945183754,0.023417353630065918,0.024153854697942734,0.024854131042957306,0.0255122147500515,0.026111558079719543,0.02668485976755619,0.02722232975065708,0.027729058638215065,0.02819770574569702,0.02863326109945774,0.029036805033683777,0.029418516904115677,0.029768312349915504,0.03009715862572193,0.030410144478082657,0.03070247359573841,0.030973754823207855,0.031224573031067848,0.031460415571928024,0.03168509528040886,0.03189019486308098,0.03208785504102707,0.032270047813653946,0.032437749207019806,0.032596249133348465,0.03274593874812126,0.03288182243704796,0.03300948441028595,0.03312990069389343,0.033240724354982376,0.033346258103847504,0.03344151750206947,0.033530015498399734,0.03361323103308678,0.03369380533695221,0.03377290815114975,0.03383996710181236,0.033904779702425,0.03396616131067276,0.034021180123090744,0.034074243158102036,0.03412260487675667,0.03416930511593819,0.03421492502093315,0.034255847334861755,0.034295886754989624,0.034332502633333206,0.034365396946668625,0.03439731150865555,0.0344264879822731,0.03445301577448845,0.03447661176323891,0.034498441964387894,0.03452164679765701,0.03454367071390152,0.03456501290202141,0.034584201872348785,0.03460192307829857,0.03461719676852226,0.034633249044418335,0.03464783728122711,0.03465988114476204,0.03467368334531784,0.03468513861298561,0.034695614129304886,0.03470461815595627,0.03471392020583153,0.034721653908491135,0.03473027050495148,0.03473829850554466,0.03474622592329979,0.03475308045744896,0.03475964069366455,0.0347662977874279,0.03477148711681366,0.03477569669485092,0.03478098288178444,0.03478558361530304,0.0347897931933403,0.034793708473443985,0.03479654714465141,0.034800268709659576,0.03480379283428192,0.03480672836303711,0.034810155630111694,0.034812211990356445,0.034814756363630295,0.034817010164260864,0.03481984883546829,0.034821707755327225,0.03482435271143913,0.034826211631298065,0.03482767939567566,0.03482953831553459,0.034830715507268906,0.03483179211616516,0.034833259880542755,0.03483443334698677,0.034835316240787506,0.03483619913458824,0.03483688086271286,0.03483737260103226,0.034837961196899414,0.03483874350786209,0.03483932837843895,0.03484001383185387,0.034840505570173264,0.03484109044075012,0.03484167903661728,0.034842170774936676,0.03484304994344711,0.03484344109892845,0.03484373539686203,0.03484412655234337,0.03484451770782471,0.034844812005758286,0.034845106303691864,0.03484540060162544,0.03484540060162544,0.03484559431672096,0.03484579175710678,0.0348459854722023,0.03484618291258812,0.03484627977013588,0.03484638035297394,0.0348464772105217,0.03484667092561722,0.03484667092561722,0.034846771508455276,0.034846868366003036,0.034846965223550797,0.034847162663936615,0.034847162663936615,0.034847162663936615,0.034847162663936615,0.034847259521484375,0.034847259521484375,0.034847259521484375,0.034847259521484375,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135,0.034847356379032135],"active":[0.0025098323822021484,0.002183825708925724,0.002108638873323798,0.002116862218827009,0.0021357573568820953,0.0021631689742207527,0.002191853243857622,0.002205559052526951,0.002234538085758686,0.002255684696137905,0.0022752638906240463,0.0022995425388216972,0.002315305173397064,0.0023250961676239967,0.00233371090143919,0.002350449562072754,0.0023803114891052246,0.0022929832339286804,0.00217648409307003,0.002072906121611595,0.0019505303353071213,0.0018347147852182388,0.0017361287027597427,0.0016275588423013687,0.001538371667265892,0.0014535915106534958,0.0013654809445142746,0.001295384019613266,0.0012239161878824234,0.0011654701083898544,0.0010879356414079666,0.0010205786675214767,0.0009662453085184097,0.0009192526340484619,0.0008620806038379669,0.0008208639919757843,0.0007814094424247742,0.0007406845688819885,0.0006987806409597397,0.0006642229855060577,0.0006331894546747208,0.0006082244217395782,0.0005765073001384735,0.0005559474229812622,0.000526968389749527,0.0005011223256587982,0.00047782063484191895,0.0004548169672489166,0.0004302412271499634,0.000414479523897171,0.00039920955896377563,0.00038129091262817383,0.00037052109837532043,0.000355742871761322,0.00034291669726371765,0.0003342069685459137,0.0003267638385295868,0.0003167763352394104,0.00030130892992019653,0.0002931840717792511,0.0002844706177711487,0.0002747774124145508,0.0002691000699996948,0.0002626366913318634,0.00025715678930282593,0.0002513788640499115,0.00024295970797538757,0.0002387501299381256,0.00023327022790908813,0.0002272985875606537,0.00022377073764801025,0.00021829083561897278,0.00021280720829963684,0.00020830705761909485,0.00020526722073554993,0.00020673871040344238,0.00020233169198036194,0.00020008161664009094,0.00019685178995132446,0.0001955777406692505,0.000193815678358078,0.00019302964210510254,0.00018950924277305603,0.00018754974007606506,0.00018725544214248657,0.00018392875790596008,0.00018236041069030762,0.00018030405044555664,0.00017942488193511963,0.00017805397510528564,0.00017903372645378113,0.00017756223678588867,0.00017687678337097168,0.00017599761486053467,0.00017540901899337769,0.0001739412546157837,0.0001725703477859497,0.0001725703477859497,0.0001729615032672882,0.00017207860946655273,0.0001716911792755127,0.0001711025834083557,0.0001706145703792572,0.0001706145703792572,0.00017051398754119873,0.0001699291169643402,0.0001698322594165802,0.00016894936561584473,0.00016904622316360474,0.00016904622316360474,0.00016904622316360474,0.00016787275671958923,0.00016777589917182922,0.00016698986291885376,0.00016659870743751526,0.00016689300537109375,0.00016640499234199524,0.00016650184988975525,0.00016659870743751526,0.00016620755195617676,0.00016601383686065674,0.00016591325402259827,0.00016552209854125977,0.00016552209854125977,0.00016561895608901978,0.00016552209854125977,0.00016522780060768127,0.00016532838344573975,0.00016503408551216125,0.00016513094305992126,0.00016503408551216125,0.00016483664512634277,0.0001651272177696228,0.00016454234719276428,0.00016434863209724426,0.00016454234719276428,0.00016444548964500427,0.00016425177454948425,0.00016415119171142578,0.00016405433416366577,0.0001638568937778473,0.00016405433416366577,0.00016395747661590576,0.0001639537513256073,0.00016405433416366577,0.0001638568937778473,0.00016376003623008728,0.00016376003623008728,0.00016376003623008728,0.00016366317868232727,0.00016376003623008728,0.00016376003623008728,0.00016376003623008728,0.00016376003623008728,0.00016366317868232727,0.00016366317868232727,0.00016376003623008728,0.00016376003623008728,0.00016366317868232727,0.00016366317868232727,0.00016376003623008728,0.00016376003623008728,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727,0.00016366317868232727]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0025098323822021484,0.0033622465562075377,0.004353972151875496,0.005424702540040016,0.006541837938129902,0.007712328806519508,0.00893872044980526,0.01021200604736805,0.011528367176651955,0.012924224138259888,0.014371869154274464,0.01586376503109932,0.017421351745724678,0.019028378650546074,0.02068885788321495,0.022401126101613045,0.024186134338378906,0.0258401520550251,0.027418004348874092,0.028922628611326218,0.030371349304914474,0.03173010051250458,0.03304734453558922,0.03429263085126877,0.0354907289147377,0.036637723445892334,0.03772274777293205,0.03874834626913071,0.03973008692264557,0.04067070782184601,0.041560325771570206,0.04240500554442406,0.04322080314159393,0.04400527477264404,0.04474207013845444,0.04543764889240265,0.04610699042677879,0.04674147814512253,0.04735472425818443,0.04790873825550079,0.04844777658581734,0.048966940492391586,0.049460940062999725,0.04992254078388214,0.050366710871458054,0.05078856274485588,0.05118740722537041,0.0515669621527195,0.05192263424396515,0.05226430296897888,0.05257631093263626,0.05287764593958855,0.05316958576440811,0.05344194173812866,0.05370362848043442,0.05395532771945,0.05419009178876877,0.05441291257739067,0.0546288788318634,0.05482536554336548,0.055015094578266144,0.05519464239478111,0.05536802485585213,0.05553308129310608,0.05568639561533928,0.05583344027400017,0.05597510188817978,0.05610765889286995,0.05623355507850647,0.05635211244225502,0.05646577477455139,0.05657238885760307,0.05667361617088318,0.05677249655127525,0.05686403065919876,0.05695047602057457,0.05703457444906235,0.057114362716674805,0.057188864797353745,0.057261016219854355,0.05732729285955429,0.05739190801978111,0.05745328962802887,0.057507917284965515,0.057563915848731995,0.057616785168647766,0.057663872838020325,0.05771223455667496,0.057756878435611725,0.05779946595430374,0.05784009397029877,0.05787651240825653,0.05791312828660011,0.05794602259993553,0.05797979608178139,0.05801190808415413,0.05803970992565155,0.05806585028767586,0.058091890066862106,0.058117639273405075,0.0581398643553257,0.0581623800098896,0.058184701949357986,0.0582042820751667,0.0582231767475605,0.0582420714199543,0.058259397745132446,0.05827555060386658,0.05829336866736412,0.0583074688911438,0.05832185968756676,0.058336641639471054,0.05835171788930893,0.05836385861039162,0.05837736651301384,0.05838862434029579,0.058399200439453125,0.058408305048942566,0.058417994529008865,0.058427296578884125,0.05843708664178848,0.058446288108825684,0.05845461040735245,0.058461952954530716,0.05846988409757614,0.058476343750953674,0.058483198285102844,0.058490246534347534,0.05849621817469597,0.058501895517110825,0.058506596833467484,0.05851168558001518,0.05851658061146736,0.05852147564291954,0.058525100350379944,0.058529309928417206,0.05853361636400223,0.058536749333143234,0.058539979159832,0.05854291468858719,0.058545950800180435,0.05854937806725502,0.05855192244052887,0.058554958552122116,0.058557309210300446,0.0585593618452549,0.05856180936098099,0.05856425687670708,0.058566998690366745,0.058569446206092834,0.05857120826840401,0.058573462069034576,0.05857532098889351,0.05857659503817558,0.058578550815582275,0.05858031287789345,0.05858158692717552,0.05858227238059044,0.05858364328742027,0.05858501419425011,0.0585864819586277,0.058587655425071716,0.05858902633190155,0.058590300381183624,0.05859196558594704,0.05859323590993881,0.058594413101673126,0.05859529227018356,0.05859646573662758,0.05859764292836189,0.05859862267971039,0.058599699288606644,0.05860048159956932,0.058601852506399155,0.05860263481736183,0.05860351771116257,0.058604300022125244,0.05860517919063568,0.05860615894198418,0.058606650680303574,0.05860782414674759,0.058608900755643845,0.05860968306660652,0.05861036852002144,0.058611150830984116,0.05861223116517067,0.05861281603574753,0.058613598346710205,0.05861477553844452,0.058615460991859436,0.05861614644527435,0.05861673131585121,0.05861741676926613,0.058618102222681046,0.0586186908185482,0.05861937627196312,0.058619964867830276,0.058620452880859375,0.058620650321245193,0.058620940893888474,0.05862133577466011,0.05862172693014145,0.05862211808562279,0.058622509241104126,0.058622803539037704,0.05862309783697128,0.05862319469451904,0.05862358585000038,0.05862368270754814,0.05862388014793396,0.05862397700548172,0.05862417444586754,0.05862436816096306,0.05862456560134888,0.05862466245889664,0.058624956756830215,0.058625053614377975,0.058625150471925735,0.058625444769859314,0.058625444769859314,0.05862564221024513,0.05862573906779289,0.05862583592534065,0.05862593650817871,0.05862603336572647,0.05862623080611229,0.05862632766366005,0.05862632766366005,0.05862632766366005,0.05862632766366005,0.05862632766366005,0.05862642452120781,0.05862642452120781,0.05862642452120781,0.05862652137875557,0.05862662196159363,0.05862662196159363,0.05862662196159363,0.05862662196159363,0.05862662196159363,0.05862662196159363,0.05862662196159363,0.05862671881914139,0.05862671881914139,0.05862671881914139,0.05862671881914139,0.05862671881914139,0.05862671881914139,0.05862671881914139,0.05862671881914139,0.05862671881914139,0.05862671881914139,0.05862671881914139,0.05862681567668915,0.05862691253423691,0.05862691253423691,0.05862691253423691,0.05862691253423691,0.05862691253423691,0.05862691253423691,0.05862691253423691,0.05862691253423691,0.05862691253423691,0.05862691253423691,0.05862691253423691,0.05862691253423691,0.05862691253423691,0.05862691253423691,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966,0.058627013117074966],"recovered":[0.0,0.001185469445772469,0.002196677029132843,0.003207101486623287,0.0042330920696258545,0.0053092073649168015,0.006434860173612833,0.007612497545778751,0.008839672431349754,0.010108454152941704,0.011441851034760475,0.012823021970689297,0.01427722629159689,0.01575874537229538,0.017305660992860794,0.018925121054053307,0.020601851865649223,0.02232273481786251,0.024013759568333626,0.025648392736911774,0.027221644297242165,0.02873096615076065,0.030163045972585678,0.031548719853162766,0.03284608945250511,0.034090593457221985,0.03530014306306839,0.036434803158044815,0.037512291222810745,0.03853132948279381,0.03951982408761978,0.04046446084976196,0.04135965555906296,0.0422062948346138,0.043034233152866364,0.04380979761481285,0.04454639554023743,0.045244812965393066,0.04590925946831703,0.04654502123594284,0.04715239256620407,0.04772138595581055,0.048259150236845016,0.048785556107759476,0.04927534982562065,0.04974634572863579,0.050181999802589417,0.05060091242194176,0.05099760368466377,0.05138244852423668,0.05174291506409645,0.05207763612270355,0.05239522457122803,0.0526990070939064,0.052989181131124496,0.05327152460813522,0.05353458225727081,0.05378040671348572,0.054013900458812714,0.05423897132277489,0.05445229634642601,0.05465475097298622,0.05484428629279137,0.05502921715378761,0.05520279332995415,0.05536697432398796,0.05552253499627113,0.05567046254873276,0.05580947920680046,0.05594272166490555,0.05606519430875778,0.056185416877269745,0.056297607719898224,0.05640118569135666,0.05650486424565315,0.05660295858979225,0.05669361352920532,0.05678544566035271,0.05686865746974945,0.056948643177747726,0.05702647566795349,0.057095982134342194,0.057162653654813766,0.05722442641854286,0.057284146547317505,0.057342495769262314,0.057398296892642975,0.05745086818933487,0.05750099569559097,0.05754896625876427,0.05759546905755997,0.05763952434062958,0.05768034607172012,0.05771852657198906,0.0577547512948513,0.0577879399061203,0.057821713387966156,0.05785147473216057,0.05788123607635498,0.05790659412741661,0.05793449655175209,0.057959459722042084,0.05798295512795448,0.05800684168934822,0.05802799016237259,0.05804698169231415,0.05806577950716019,0.05808359757065773,0.05810229480266571,0.0581185482442379,0.05813460052013397,0.05814909189939499,0.05816436558961868,0.058180417865514755,0.05819481238722801,0.0582074411213398,0.05822085216641426,0.05823308974504471,0.058242782950401306,0.058252278715372086,0.05826236307621002,0.058270782232284546,0.05827988684177399,0.058289576321840286,0.05829750746488571,0.058305732905864716,0.058313269168138504,0.05832041800022125,0.0583275631070137,0.05833275243639946,0.05833813548088074,0.05834410712122917,0.05834939330816269,0.05835399776697159,0.058359283953905106,0.05836339294910431,0.05836828798055649,0.05837279185652733,0.05837680771946907,0.058380722999572754,0.05838395282626152,0.05838718265295029,0.05839070677757263,0.05839364603161812,0.058396682143211365,0.05840000882744789,0.05840235948562622,0.05840441584587097,0.05840666592121124,0.05840940773487091,0.05841175839304924,0.05841381102800369,0.05841625854372978,0.058418020606040955,0.05841968581080437,0.058422330766916275,0.05842370167374611,0.058424875140190125,0.05842604860663414,0.058427028357982635,0.05842839926481247,0.0584302581846714,0.058431338518857956,0.05843280628323555,0.058434370905160904,0.05843554809689522,0.05843701586127281,0.05843818932771683,0.05843916907906532,0.05844024568796158,0.058441225439310074,0.05844239890575409,0.05844376981258392,0.05844465270638466,0.058445435017347336,0.05844612047076225,0.05844729393720627,0.058448370546102524,0.0584491528570652,0.05844983831048012,0.05845072120428085,0.05845170095562935,0.058452580124139786,0.05845355987548828,0.05845444276928902,0.058455128222703934,0.05845620483160019,0.058456987142562866,0.05845806375145912,0.05845923721790314,0.05846002325415611,0.05846099928021431,0.05846168473362923,0.058462370187044144,0.05846315249800682,0.05846364423632622,0.058464132249355316,0.058464523404836655,0.05846511200070381,0.05846550315618515,0.05846589431166649,0.05846618860960007,0.058466680347919464,0.058466970920562744,0.05846716836094856,0.0584675595164299,0.058468047529459,0.05846834182739258,0.0584685392677784,0.05846873298287392,0.058468833565711975,0.058468930423259735,0.058469224721193314,0.058469418436288834,0.05846961587667465,0.05846981331706047,0.05846991017460823,0.05847000703215599,0.05847010388970375,0.05847020447254181,0.05847030133008957,0.05847039818763733,0.05847059562802315,0.05847078934311867,0.058470889925956726,0.058470986783504486,0.058471180498600006,0.058471377938985825,0.058471474796533585,0.058471474796533585,0.05847157537937164,0.05847157537937164,0.05847157537937164,0.0584716722369194,0.0584716722369194,0.05847176909446716,0.05847186595201492,0.05847186595201492,0.05847186595201492,0.05847186595201492,0.05847196653485298,0.05847196653485298,0.05847196653485298,0.05847196653485298,0.05847196653485298,0.05847196653485298,0.05847196653485298,0.05847196653485298,0.05847196653485298,0.05847196653485298,0.05847196653485298,0.05847196653485298,0.05847196653485298,0.05847196653485298,0.05847196653485298,0.05847196653485298,0.05847206339240074,0.0584721602499485,0.0584721602499485,0.0584721602499485,0.0584721602499485,0.0584721602499485,0.0584721602499485,0.0584721602499485,0.0584721602499485,0.0584721602499485,0.0584721602499485,0.0584721602499485,0.0584721602499485,0.05847226083278656,0.05847226083278656,0.05847226083278656,0.05847226083278656,0.05847226083278656,0.05847226083278656,0.05847226083278656,0.05847226083278656,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432,0.05847235769033432],"active":[0.0025098323822021484,0.0021767769940197468,0.002157295122742653,0.002217601053416729,0.0023087458685040474,0.002403121441602707,0.0025038602761924267,0.0025995085015892982,0.0026886947453022003,0.002815769985318184,0.0029300181195139885,0.0030407430604100227,0.0031441254541277885,0.0032696332782506943,0.0033831968903541565,0.003476005047559738,0.003584282472729683,0.00351741723716259,0.0034042447805404663,0.003274235874414444,0.00314970500767231,0.002999134361743927,0.00288429856300354,0.002743910998106003,0.0026446394622325897,0.002547129988670349,0.0024226047098636627,0.0023135431110858917,0.0022177956998348236,0.0021393783390522003,0.002040501683950424,0.0019405446946620941,0.0018611475825309753,0.001798979938030243,0.0017078369855880737,0.001627851277589798,0.0015605948865413666,0.0014966651797294617,0.0014454647898674011,0.0013637170195579529,0.001295384019613266,0.0012455545365810394,0.0012017898261547089,0.0011369846761226654,0.0010913610458374023,0.0010422170162200928,0.0010054074227809906,0.0009660497307777405,0.0009250305593013763,0.0008818544447422028,0.0008333958685398102,0.0008000098168849945,0.0007743611931800842,0.0007429346442222595,0.0007144473493099213,0.0006838031113147736,0.0006555095314979553,0.000632505863904953,0.0006149783730506897,0.0005863942205905914,0.0005627982318401337,0.0005398914217948914,0.0005237385630607605,0.0005038641393184662,0.00048360228538513184,0.00046646595001220703,0.00045256689190864563,0.00043719634413719177,0.0004240758717060089,0.00040939077734947205,0.0004005804657936096,0.00038697198033332825,0.00037600845098495483,0.00037131085991859436,0.0003591664135456085,0.0003475174307823181,0.00034096091985702515,0.0003289170563220978,0.0003202073276042938,0.0003123730421066284,0.00030081719160079956,0.00029592588543891907,0.00029063597321510315,0.0002834908664226532,0.00027976930141448975,0.00027428939938545227,0.00026557594537734985,0.0002613663673400879,0.00025588274002075195,0.0002504996955394745,0.00024462491273880005,0.00023698806762695312,0.00023278221487998962,0.00022749602794647217,0.00022504478693008423,0.00022396817803382874,0.0002179965376853943,0.0002143755555152893,0.00021065399050712585,0.00021104514598846436,0.0002053678035736084,0.00020292028784751892,0.00020174682140350342,0.00019744038581848145,0.000195186585187912,0.00019508972764015198,0.00019361823797225952,0.00019195303320884705,0.00019107386469841003,0.00018892064690589905,0.00018725916743278503,0.00018754974007606506,0.00018735229969024658,0.00018344074487686157,0.00018255412578582764,0.00018118321895599365,0.00017834827303886414,0.00017521530389785767,0.0001752115786075592,0.00017501786351203918,0.0001747235655784607,0.0001755058765411377,0.0001747235655784607,0.0001723766326904297,0.0001723766326904297,0.00017061084508895874,0.0001699291169643402,0.00016982853412628174,0.00016865506768226624,0.00016914308071136475,0.00016846135258674622,0.00016757845878601074,0.00016718730330467224,0.00016747787594795227,0.00016581639647483826,0.00016591697931289673,0.00016532838344573975,0.00016395747661590576,0.0001631714403629303,0.00016219168901443481,0.0001619979739189148,0.00016219541430473328,0.0001612156629562378,0.0001613125205039978,0.0001606270670890808,0.00015935301780700684,0.00015944987535476685,0.00015984103083610535,0.00016033276915550232,0.00016003847122192383,0.00015944987535476685,0.0001596510410308838,0.0001590624451637268,0.0001585744321346283,0.00015886500477790833,0.00015798211097717285,0.00015788525342941284,0.00015739724040031433,0.0001575946807861328,0.0001579858362674713,0.00015808269381523132,0.00015739724040031433,0.00015768781304359436,0.00015749409794807434,0.0001575946807861328,0.00015768781304359436,0.00015739724040031433,0.00015710294246673584,0.00015729665756225586,0.00015739724040031433,0.00015739724040031433,0.00015730038285255432,0.00015671178698539734,0.00015719980001449585,0.00015719980001449585,0.00015739724040031433,0.00015700608491897583,0.00015680864453315735,0.00015700608491897583,0.0001568123698234558,0.00015710294246673584,0.00015719980001449585,0.00015710294246673584,0.00015680864453315735,0.00015670806169509888,0.00015710294246673584,0.00015661120414733887,0.00015661120414733887,0.00015671178698539734,0.00015622377395629883,0.00015612319111824036,0.00015573203563690186,0.00015573203563690186,0.00015573203563690186,0.00015553832054138184,0.00015573203563690186,0.00015583261847496033,0.00015592947602272034,0.00015553832054138184,0.00015543773770332336,0.00015544146299362183,0.00015553832054138184,0.00015543773770332336,0.00015553832054138184,0.00015563517808914185,0.00015553832054138184,0.00015514716506004333,0.00015524402260780334,0.00015514343976974487,0.00015514716506004333,0.00015514343976974487,0.00015524402260780334,0.00015514343976974487,0.00015514716506004333,0.00015504658222198486,0.00015514343976974487,0.00015514343976974487,0.00015514343976974487,0.00015534088015556335,0.00015524029731750488,0.00015534088015556335,0.00015534088015556335,0.00015524029731750488,0.00015514716506004333,0.00015514343976974487,0.00015524402260780334,0.00015514716506004333,0.00015494972467422485,0.00015485286712646484,0.00015485286712646484,0.00015475228428840637,0.00015484914183616638,0.00015484914183616638,0.00015475228428840637,0.00015484914183616638,0.00015485286712646484,0.00015475600957870483,0.00015475600957870483,0.00015475600957870483,0.00015475600957870483,0.00015465542674064636,0.00015465542674064636,0.00015475228428840637,0.00015475228428840637,0.00015475228428840637,0.00015475228428840637,0.00015475228428840637,0.00015475228428840637,0.00015475228428840637,0.00015475228428840637,0.00015475228428840637,0.00015475228428840637,0.00015475228428840637,0.00015484914183616638,0.0001549459993839264,0.0001549459993839264,0.00015484914183616638,0.00015475228428840637,0.00015475228428840637,0.00015475228428840637,0.00015475228428840637,0.00015475228428840637,0.00015475228428840637,0.00015475228428840637,0.00015475228428840637,0.00015475228428840637,0.00015475228428840637,0.00015475228428840637,0.00015485286712646484,0.00015475228428840637,0.00015475228428840637,0.00015475228428840637,0.00015475228428840637,0.00015475228428840637,0.00015475228428840637,0.00015475228428840637,0.00015475228428840637,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636,0.00015465542674064636]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0025098323822021484,0.0033547081984579563,0.004323623143136501,0.005346480756998062,0.006417309399694204,0.007511144503951073,0.008623776957392693,0.009786630980670452,0.010970632545650005,0.012187527492642403,0.013421555049717426,0.014690631069242954,0.015988588333129883,0.017315130680799484,0.018676819279789925,0.020057404413819313,0.021474210545420647,0.022784600034356117,0.024025382474064827,0.025199202820658684,0.02629411406815052,0.027338411659002304,0.028321130201220512,0.029249319806694984,0.03013227880001068,0.030964720994234085,0.031753502786159515,0.0324968546628952,0.03319566324353218,0.03385012224316597,0.03447119891643524,0.035063985735177994,0.03562348335981369,0.036152433604002,0.03664839640259743,0.03710578382015228,0.03753967583179474,0.0379628986120224,0.038353025913238525,0.03872896358370781,0.039072297513484955,0.039407212287187576,0.03971050679683685,0.040003325790166855,0.040280576795339584,0.04054412618279457,0.04078437015414238,0.04101071506738663,0.04122599586844444,0.04143315181136131,0.04162944108247757,0.04180898889899254,0.04197992384433746,0.04214439541101456,0.042296040803194046,0.042438093572854996,0.042577505111694336,0.042703304439783096,0.04282793402671814,0.0429404191672802,0.043050263077020645,0.0431489460170269,0.04324410483241081,0.04333143308758736,0.04341699555516243,0.043497078120708466,0.04357079789042473,0.043641284108161926,0.04370775818824768,0.04376845806837082,0.04382895678281784,0.04388495907187462,0.043939780443906784,0.04399235174059868,0.04403797537088394,0.04408281296491623,0.04412706196308136,0.04416847601532936,0.04420420899987221,0.04423896223306656,0.04427097737789154,0.04430122673511505,0.04432942345738411,0.044356346130371094,0.04438258334994316,0.04440813511610031,0.04443123936653137,0.04445306956768036,0.04447392374277115,0.044493503868579865,0.044512201100587845,0.04453011602163315,0.044546857476234436,0.04456222802400589,0.04457671940326691,0.04459013044834137,0.044602759182453156,0.0446149967610836,0.044626157730817795,0.04463594779372215,0.044644661247730255,0.04465493932366371,0.04466385021805763,0.04467344284057617,0.04468117654323578,0.04468861594796181,0.04469674453139305,0.04470369219779968,0.04471103474497795,0.04471661522984505,0.04472219571471214,0.04472748190164566,0.04473355412483215,0.044738348573446274,0.04474324360489845,0.04474745690822601,0.04475146904587746,0.04475616663694382,0.0447595939040184,0.04476302117109299,0.044766154140233994,0.04476948082447052,0.044772714376449585,0.044775258749723434,0.044777803122997284,0.044779859483242035,0.04478250443935394,0.044784460216760635,0.04478622227907181,0.04478798434138298,0.04478974640369415,0.044791508466005325,0.04479297995567322,0.04479464143514633,0.044796306639909744,0.0447978749871254,0.04479914531111717,0.04480022192001343,0.04480139911174774,0.04480266943573952,0.04480394348502159,0.04480472579598427,0.044805705547332764,0.0448065884411335,0.04480717331171036,0.04480835050344467,0.04480893537402153,0.04480952396988869,0.044810112565755844,0.0448106974363327,0.04481108859181404,0.04481128603219986,0.0448116771876812,0.04481197148561478,0.044812265783548355,0.044812459498643875,0.044812753796577454,0.04481295123696327,0.04481314495205879,0.04481334239244461,0.04481353610754013,0.04481373354792595,0.04481402784585953,0.04481412470340729,0.04481422156095505,0.04481422156095505,0.044814419001340866,0.044814612716436386,0.044814907014369965,0.04481500759720802,0.04481520131230354,0.04481549561023712,0.04481569305062294,0.0448157899081707,0.0448157899081707,0.04481588676571846,0.04481598362326622,0.04481608420610428,0.04481618106365204,0.0448162779211998,0.04481637477874756,0.04481647536158562,0.04481657221913338,0.04481657221913338,0.04481657221913338,0.04481666907668114,0.044816769659519196,0.044816866517066956,0.044816963374614716,0.044816963374614716,0.044816963374614716,0.044817060232162476,0.044817060232162476,0.044817060232162476,0.044817060232162476,0.044817060232162476,0.044817060232162476,0.044817060232162476,0.044817060232162476,0.044817060232162476,0.044817160815000534,0.044817160815000534,0.044817160815000534,0.044817160815000534,0.044817160815000534,0.044817160815000534,0.044817257672548294,0.044817354530096054,0.04481745511293411,0.04481755197048187,0.04481755197048187,0.04481755197048187,0.04481755197048187,0.04481764882802963,0.04481764882802963,0.04481764882802963,0.04481764882802963,0.04481764882802963,0.04481774568557739,0.04481774568557739,0.04481774568557739,0.04481774568557739,0.04481774568557739,0.04481774568557739,0.04481774568557739,0.04481774568557739,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545,0.04481784626841545],"recovered":[0.0,0.0011776374885812402,0.00219217361882329,0.003185857320204377,0.004190114326775074,0.005246649496257305,0.006312387064099312,0.0074074952863156796,0.00853677000850439,0.009685625322163105,0.010880786925554276,0.012098660692572594,0.013337192125618458,0.014604799449443817,0.0158938467502594,0.01721823588013649,0.01857982762157917,0.019973628222942352,0.021316617727279663,0.022619077935814857,0.02384321764111519,0.025010868906974792,0.02612859196960926,0.027183659374713898,0.028171664103865623,0.029104160144925117,0.029989665374159813,0.030832093209028244,0.031623221933841705,0.032377343624830246,0.03307781741023064,0.033729832619428635,0.034353453665971756,0.0349435918033123,0.03550074249505997,0.03602558374404907,0.036527711898088455,0.036996062844991684,0.03744121640920639,0.037859346717596054,0.03825388103723526,0.038627076894044876,0.03898216038942337,0.039311688393354416,0.03962457925081253,0.039912305772304535,0.04019033908843994,0.04045114666223526,0.040692273527383804,0.04092517867684364,0.041141241788864136,0.04134644195437431,0.04153900966048241,0.04172129929065704,0.04189399257302284,0.04206052049994469,0.04221256077289581,0.04236068204045296,0.042495884001255035,0.04262687265872955,0.04274924844503403,0.04286467283964157,0.042973633855581284,0.04307466745376587,0.04316992312669754,0.043256957083940506,0.043343205004930496,0.043417904525995255,0.043492697179317474,0.043564751744270325,0.04363112896680832,0.043692611157894135,0.04374968633055687,0.043804608285427094,0.043860409408807755,0.04391082748770714,0.043955471366643906,0.04400167986750603,0.044046420603990555,0.044085580855607986,0.04412190243601799,0.04415528476238251,0.04418710246682167,0.04421823471784592,0.04424584284424782,0.0442737452685833,0.0443013533949852,0.04432514309883118,0.04435029998421669,0.04437340423464775,0.04439396411180496,0.04441305622458458,0.04443106800317764,0.04445045441389084,0.04446690157055855,0.044483643025159836,0.04449852183461189,0.044511739164590836,0.044523779302835464,0.04453582316637039,0.04454806074500084,0.044558826833963394,0.04456861689686775,0.04457762464880943,0.04458604380488396,0.0445941686630249,0.044602882117033005,0.04461140185594559,0.044618744403123856,0.04462510719895363,0.04463166743516922,0.04463803023099899,0.04464419558644295,0.044649384915828705,0.04465477168560028,0.04465946927666664,0.04466426745057106,0.04466896504163742,0.04467366635799408,0.04467669874429703,0.04468032345175743,0.0446835532784462,0.04468707740306854,0.044690895825624466,0.04469481110572815,0.04469745606184006,0.04469980299472809,0.04470225051045418,0.04470450431108475,0.0447065606713295,0.04470861330628395,0.04471047595143318,0.044712238013744354,0.04471409693360329,0.04471566528081894,0.04471742734313011,0.044719189405441284,0.04472056031227112,0.044721733778715134,0.04472320154309273,0.0447244755923748,0.04472535476088524,0.044726431369781494,0.04472721740603447,0.04472809657454491,0.044728878885507584,0.0447300560772419,0.044730838388204575,0.04473122954368591,0.04473181813955307,0.04473250359296799,0.044733088463544846,0.044733285903930664,0.04473377391695976,0.04473406821489334,0.04473445937037468,0.04473475366830826,0.044735245406627655,0.044735439121723175,0.044735733419656754,0.04473622143268585,0.04473632201552391,0.04473651573061943,0.04473661631345749,0.04473681002855301,0.04473690688610077,0.04473720118403435,0.04473729804158211,0.044737398624420166,0.044737592339515686,0.044737789779901505,0.044737983494997025,0.0447382777929306,0.04473857209086418,0.04473857209086418,0.04473866894841194,0.04473876953125,0.04473886638879776,0.04473896324634552,0.04473896324634552,0.04473906382918358,0.04473916068673134,0.0447392575442791,0.0447392575442791,0.0447392575442791,0.0447392575442791,0.0447392575442791,0.04473945498466492,0.04473945498466492,0.04473955184221268,0.04473964869976044,0.04473964869976044,0.04473964869976044,0.04473964869976044,0.0447397455573082,0.0447397455573082,0.0447397455573082,0.0447397455573082,0.0447397455573082,0.0447397455573082,0.0447397455573082,0.0447397455573082,0.0447397455573082,0.0447397455573082,0.0447397455573082,0.0447397455573082,0.0447397455573082,0.0447397455573082,0.0447397455573082,0.0447397455573082,0.0447397455573082,0.0447397455573082,0.0447397455573082,0.0447397455573082,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255,0.044739846140146255],"active":[0.0025098323822021484,0.002177070826292038,0.0021314495243132114,0.002160623436793685,0.0022271950729191303,0.0022644950076937675,0.0023113898932933807,0.0023791356943547726,0.0024338625371456146,0.0025019021704792976,0.002540768124163151,0.0025919703766703606,0.002651396207511425,0.002710331231355667,0.002782972529530525,0.002839168533682823,0.0028943829238414764,0.002810971811413765,0.002708764746785164,0.0025801248848438263,0.0024508964270353317,0.0023275427520275116,0.002192538231611252,0.0020656604319810867,0.0019606146961450577,0.0018605608493089676,0.0017638374119997025,0.0016647614538669586,0.0015724413096904755,0.0014727786183357239,0.001393381506204605,0.0013341531157493591,0.0012700296938419342,0.0012088418006896973,0.0011476539075374603,0.0010802000761032104,0.0010119639337062836,0.0009668357670307159,0.000911809504032135,0.0008696168661117554,0.0008184164762496948,0.0007801353931427002,0.0007283464074134827,0.000691637396812439,0.0006559975445270538,0.000631820410490036,0.0005940310657024384,0.0005595684051513672,0.0005337223410606384,0.0005079731345176697,0.00048819929361343384,0.0004625469446182251,0.00044091418385505676,0.00042309612035751343,0.0004020482301712036,0.00037757307291030884,0.00036494433879852295,0.00034262239933013916,0.00033205002546310425,0.0003135465085506439,0.00030101463198661804,0.0002842731773853302,0.0002704709768295288,0.0002567656338214874,0.0002470724284648895,0.0002401210367679596,0.00022759288549423218,0.00022337958216667175,0.0002150610089302063,0.00020370632410049438,0.00019782781600952148,0.000192347913980484,0.00019009411334991455,0.00018774345517158508,0.00017756596207618713,0.0001719854772090912,0.00017159059643745422,0.00016679614782333374,0.00015778839588165283,0.0001533813774585724,0.00014907494187355042,0.00014594197273254395,0.00014232099056243896,0.000138111412525177,0.00013674050569534302,0.00013438984751701355,0.0001298859715461731,0.00012792646884918213,0.00012362375855445862,0.00012009963393211365,0.00011823698878288269,0.00011705979704856873,0.00011578947305679321,0.00011177361011505127,0.00010981783270835876,0.00010648742318153381,0.00010423734784126282,0.00010325759649276733,0.00010237842798233032,0.00010012462735176086,9.66005027294159e-05,9.611248970031738e-05,9.523332118988037e-05,9.581819176673889e-05,9.51327383518219e-05,9.444728493690491e-05,9.386241436004639e-05,9.229034185409546e-05,9.229034185409546e-05,9.150803089141846e-05,9.052827954292297e-05,8.945167064666748e-05,8.935853838920593e-05,8.896365761756897e-05,8.8471919298172e-05,8.798763155937195e-05,8.720159530639648e-05,8.720159530639648e-05,8.592754602432251e-05,8.632242679595947e-05,8.58306884765625e-05,8.592754602432251e-05,8.563697338104248e-05,8.43629240989685e-05,8.299201726913452e-05,8.240342140197754e-05,8.270144462585449e-05,8.220970630645752e-05,8.171796798706055e-05,8.142367005348206e-05,8.113309741020203e-05,8.103251457214355e-05,8.074194192886353e-05,8.054450154304504e-05,8.064135909080505e-05,8.044764399528503e-05,7.995590567588806e-05,7.966160774230957e-05,7.966533303260803e-05,7.946789264678955e-05,7.946789264678955e-05,7.937103509902954e-05,7.927417755126953e-05,7.937103509902954e-05,7.907673716545105e-05,7.947161793708801e-05,7.887929677963257e-05,7.868558168411255e-05,7.888302206993103e-05,7.887929677963257e-05,7.858499884605408e-05,7.819756865501404e-05,7.839128375053406e-05,7.819756865501404e-05,7.819756865501404e-05,7.800012826919556e-05,7.800012826919556e-05,7.770583033561707e-05,7.770583033561707e-05,7.760897278785706e-05,7.731467485427856e-05,7.741153240203857e-05,7.751211524009705e-05,7.750838994979858e-05,7.741153240203857e-05,7.731467485427856e-05,7.721781730651855e-05,7.731467485427856e-05,7.750838994979858e-05,7.741525769233704e-05,7.741153240203857e-05,7.751211524009705e-05,7.741525769233704e-05,7.721781730651855e-05,7.721781730651855e-05,7.721781730651855e-05,7.721409201622009e-05,7.721781730651855e-05,7.721781730651855e-05,7.731467485427856e-05,7.73109495639801e-05,7.731467485427856e-05,7.731467485427856e-05,7.731467485427856e-05,7.731467485427856e-05,7.741153240203857e-05,7.751211524009705e-05,7.741153240203857e-05,7.750838994979858e-05,7.741153240203857e-05,7.731467485427856e-05,7.741153240203857e-05,7.741153240203857e-05,7.741153240203857e-05,7.731467485427856e-05,7.731467485427856e-05,7.731467485427856e-05,7.731467485427856e-05,7.731467485427856e-05,7.731467485427856e-05,7.741525769233704e-05,7.741525769233704e-05,7.741525769233704e-05,7.741525769233704e-05,7.741525769233704e-05,7.741525769233704e-05,7.751211524009705e-05,7.760897278785706e-05,7.770955562591553e-05,7.780641317367554e-05,7.780641317367554e-05,7.780641317367554e-05,7.780641317367554e-05,7.790327072143555e-05,7.780268788337708e-05,7.780268788337708e-05,7.780268788337708e-05,7.780268788337708e-05,7.789954543113708e-05,7.789954543113708e-05,7.789954543113708e-05,7.789954543113708e-05,7.789954543113708e-05,7.789954543113708e-05,7.789954543113708e-05,7.789954543113708e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05,7.800012826919556e-05]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0025098323822021484,0.003364400239661336,0.004301106091588736,0.005273937247693539,0.006273298524320126,0.0072829402051866055,0.008295811712741852,0.009319649077951908,0.010359345003962517,0.011413824744522572,0.012482304126024246,0.01354304887354374,0.01461377926170826,0.01570546068251133,0.016800668090581894,0.01789802685379982,0.01899714767932892,0.020017754286527634,0.02096562087535858,0.021846327930688858,0.022676322609186172,0.023453060537576675,0.02417800948023796,0.02486291527748108,0.02550249546766281,0.026096748188138008,0.026649588719010353,0.027170807123184204,0.02766060084104538,0.02811935916543007,0.02854258008301258,0.0289382915943861,0.029314031824469566,0.029660694301128387,0.029984449967741966,0.030286569148302078,0.03056989051401615,0.030843520537018776,0.031094536185264587,0.031330183148384094,0.031546540558338165,0.03175261989235878,0.03194871172308922,0.03212130814790726,0.03228440880775452,0.03244173526763916,0.03259142488241196,0.03272965922951698,0.03285203501582146,0.03297039493918419,0.03308023884892464,0.03318655863404274,0.03328847140073776,0.03338020294904709,0.03346645459532738,0.033548396080732346,0.033620744943618774,0.03369123116135597,0.03375682234764099,0.033814094960689545,0.03387019410729408,0.033923644572496414,0.03397543355822563,0.034021057188510895,0.03406667709350586,0.03410661965608597,0.034147150814533234,0.03418288379907608,0.03421568125486374,0.03424867242574692,0.03427833691239357,0.03430584818124771,0.0343313030898571,0.03435538336634636,0.03437790274620056,0.03439982980489731,0.034421566873788834,0.034442123025655746,0.03445994108915329,0.03447570279240608,0.034490879625082016,0.03450575843453407,0.03451858460903168,0.03453131020069122,0.034544821828603745,0.034556079655885696,0.034565381705760956,0.03457575663924217,0.03458574414253235,0.03459318354725838,0.034600429236888885,0.03460865095257759,0.03461599349975586,0.03462284803390503,0.03462930768728256,0.0346347913146019,0.03464066609740257,0.03464604914188385,0.03465114161372185,0.03465525060892105,0.03465808928012848,0.03466161713004112,0.03466523811221123,0.03466905653476715,0.03467189520597458,0.03467414528131485,0.03467679023742676,0.03467894345521927,0.03468119725584984,0.03468335047364235,0.03468550369143486,0.03468726575374603,0.034689322113990784,0.034691181033849716,0.03469284623861313,0.034694019705057144,0.03469480201601982,0.034696273505687714,0.03469764441251755,0.034698620438575745,0.03469999134540558,0.034700874239206314,0.03470224514603615,0.034703321754932404,0.03470390662550926,0.03470488637685776,0.034705474972724915,0.03470596298575401,0.03470664843916893,0.034707434475421906,0.034707825630903244,0.03470831364393234,0.03470860794186592,0.0347089022397995,0.0347093902528286,0.034709684550762177,0.034709978848695755,0.034710172563791275,0.034710563719272614,0.03471066430211067,0.03471085801720619,0.03471095860004425,0.03471105545759201,0.03471115231513977,0.03471134975552559,0.03471144661307335,0.03471174091100693,0.03471183776855469,0.034712132066488266,0.034712426364421844,0.034712523221969604,0.034712620079517365,0.034712620079517365,0.03471272066235542,0.03471281751990318,0.03471281751990318,0.03471281751990318,0.03471281751990318,0.03471291437745094,0.0347130112349987,0.03471311181783676,0.03471320867538452,0.03471320867538452,0.03471330553293228,0.03471330553293228,0.03471330553293228,0.03471340611577034,0.03471340611577034,0.03471340611577034,0.03471340611577034,0.03471340611577034,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181,0.0347135029733181],"recovered":[0.0,0.0011799869826063514,0.002198635134845972,0.0031742071732878685,0.004154282622039318,0.005136218387633562,0.006145370192825794,0.007141305599361658,0.008162988349795341,0.009190252050757408,0.010227500461041927,0.011276595294475555,0.012348598800599575,0.013421287760138512,0.014497795142233372,0.015580860897898674,0.016668234020471573,0.017759034410119057,0.01881713606417179,0.019836371764540672,0.020772000774741173,0.021653002128005028,0.02248329110443592,0.023269230499863625,0.02400113083422184,0.02469034492969513,0.025322483852505684,0.025925155729055405,0.026487981900572777,0.02700665593147278,0.02749958261847496,0.02795814536511898,0.02839144878089428,0.02878236398100853,0.029160061851143837,0.0295086819678545,0.029833808541297913,0.03014366142451763,0.030436968430876732,0.03070717304944992,0.03095867671072483,0.03119158186018467,0.03140980005264282,0.03162253648042679,0.03181148320436478,0.03199377283453941,0.03216176852583885,0.032322030514478683,0.03247015178203583,0.03260505944490433,0.03272782638669014,0.03284667804837227,0.0329563245177269,0.033064309507608414,0.033162012696266174,0.03325678035616875,0.03334508463740349,0.033422328531742096,0.03349800407886505,0.033566925674676895,0.033632420003414154,0.03369311988353729,0.033750880509614944,0.033804234117269516,0.033855438232421875,0.033902231603860855,0.03394560143351555,0.033986229449510574,0.03402695804834366,0.03406102582812309,0.034095291048288345,0.03412691131234169,0.03415687009692192,0.03418516367673874,0.03421110659837723,0.03423460200428963,0.034258197993040085,0.03428110480308533,0.03430430591106415,0.03432202711701393,0.034339647740125656,0.03435736894607544,0.03437166288495064,0.034385956823825836,0.03439848870038986,0.03441248834133148,0.03442443162202835,0.0344361774623394,0.03444616496562958,0.03445683419704437,0.03446623310446739,0.03447416424751282,0.03448287770152092,0.034490905702114105,0.03449863940477371,0.03450598195195198,0.03451254218816757,0.03451811894774437,0.034523699432611465,0.034528497606515884,0.03453359007835388,0.034537408500909805,0.03454142063856125,0.034544650465250015,0.03454876318573952,0.034551896154880524,0.03455444052815437,0.03455688804388046,0.03455933555960655,0.0345613919198513,0.034562960267066956,0.03456491604447365,0.03456687554717064,0.03456893190741539,0.034570399671792984,0.034572355449199677,0.03457402065396309,0.03457529470324516,0.03457637131214142,0.034577250480651855,0.03457842767238617,0.034579601138830185,0.03458087518811226,0.034582145512104034,0.03458312526345253,0.034584008157253265,0.0345853790640831,0.0345858670771122,0.034586552530527115,0.03458753228187561,0.03458812087774277,0.034588802605867386,0.03458929434418678,0.03458978235721588,0.0345899797976017,0.03459066525101662,0.034591153264045715,0.034591447561979294,0.03459183871746063,0.03459222987294197,0.03459233045578003,0.03459262102842331,0.03459281846880913,0.034593015909194946,0.034593112766742706,0.034593209624290466,0.034593306481838226,0.034593503922224045,0.03459379822015762,0.0345940925180912,0.03459418937563896,0.03459438309073448,0.03459448367357254,0.0345945805311203,0.03459477797150612,0.03459487482905388,0.03459497168660164,0.03459497168660164,0.03459497168660164,0.03459497168660164,0.0345950685441494,0.03459516912698746,0.03459526598453522,0.03459536284208298,0.03459536284208298,0.03459536284208298,0.03459536284208298,0.034595463424921036,0.034595463424921036,0.034595463424921036,0.034595463424921036,0.034595463424921036,0.034595463424921036,0.034595463424921036,0.034595463424921036,0.034595463424921036,0.034595463424921036,0.034595463424921036,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796,0.034595560282468796],"active":[0.0025098323822021484,0.0021844133734703064,0.0021024709567427635,0.00209973007440567,0.0021190159022808075,0.0021467218175530434,0.0021504415199160576,0.00217834347859025,0.0021963566541671753,0.0022235726937651634,0.002254803664982319,0.002266453579068184,0.0022651804611086845,0.002284172922372818,0.002302872948348522,0.002317165955901146,0.0023289136588573456,0.002258719876408577,0.0021484848111867905,0.0020099561661481857,0.0019043218344449997,0.0018000584095716476,0.00169471837580204,0.0015936847776174545,0.0015013646334409714,0.0014064032584428787,0.0013271048665046692,0.0012456513941287994,0.0011726189404726028,0.0011127032339572906,0.0010429974645376205,0.0009801462292671204,0.0009225830435752869,0.0008783303201198578,0.0008243881165981293,0.0007778871804475784,0.0007360819727182388,0.0006998591125011444,0.0006575677543878555,0.0006230100989341736,0.0005878638476133347,0.0005610380321741104,0.0005389116704463959,0.0004987716674804688,0.00047292560338974,0.0004479624330997467,0.00042965635657310486,0.00040762871503829956,0.00038188323378562927,0.00036533549427986145,0.00035241246223449707,0.0003398805856704712,0.00033214688301086426,0.0003158934414386749,0.000304441899061203,0.00029161572456359863,0.00027566030621528625,0.00026890262961387634,0.00025881826877593994,0.00024716928601264954,0.0002377741038799286,0.0002305246889591217,0.00022455304861068726,0.00021682307124137878,0.00021123886108398438,0.00020438805222511292,0.00020154938101768494,0.00019665434956550598,0.00018872320652008057,0.00018764659762382507,0.0001830458641052246,0.00017893686890602112,0.00017443299293518066,0.00017021968960762024,0.00016679614782333374,0.00016522780060768127,0.00016336888074874878,0.0001610182225704193,0.00015563517808914185,0.00015367567539215088,0.00015123188495635986,0.00014838948845863342,0.00014692172408103943,0.00014535337686538696,0.00014633312821388245,0.00014359131455421448,0.00014095008373260498,0.000139579176902771,0.000139579176902771,0.00013634935021400452,0.00013419613242149353,0.00013448670506477356,0.00013311579823493958,0.00013194233179092407,0.0001306682825088501,0.0001288093626499176,0.0001281239092350006,0.0001279301941394806,0.00012744218111038208,0.00012675300240516663,0.00012449920177459717,0.00012420862913131714,0.00012381747364997864,0.00012440606951713562,0.00012313202023506165,0.00012224912643432617,0.00012234970927238464,0.00012205541133880615,0.00012186169624328613,0.00012195855379104614,0.00012254342436790466,0.00012234970927238464,0.00012244656682014465,0.00012224912643432617,0.00012244656682014465,0.00012166425585746765,0.00012078136205673218,0.00012097880244255066,0.00012127310037612915,0.00012136995792388916,0.00012156367301940918,0.00012127310037612915,0.00012136995792388916,0.00012117624282836914,0.00012078136205673218,0.00012087821960449219,0.00012009590864181519,0.00012009590864181519,0.00012009590864181519,0.00011990219354629517,0.00011970475316047668,0.00011951103806495667,0.00011931359767913818,0.00011911988258361816,0.0001194104552268982,0.00011901929974555969,0.00011882558465003967,0.0001187250018119812,0.0001187250018119812,0.00011843442916870117,0.00011852756142616272,0.00011833757162094116,0.00011823698878288269,0.00011813640594482422,0.00011823698878288269,0.00011823698878288269,0.00011843442916870117,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.0001183338463306427,0.00011823698878288269,0.00011813640594482422,0.00011814013123512268,0.00011803954839706421,0.0001179426908493042,0.00011784583330154419,0.00011784583330154419,0.0001179426908493042,0.00011803954839706421,0.00011804327368736267,0.00011803954839706421,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.00011804327368736267,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.00011803954839706421,0.00011803954839706421,0.00011803954839706421,0.00011803954839706421,0.00011803954839706421,0.00011803954839706421,0.00011803954839706421,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042,0.0001179426908493042]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0025098323822021484,0.00336488988250494,0.004361314699053764,0.005434884689748287,0.006554173305630684,0.00773230055347085,0.008965643122792244,0.010244998149573803,0.01157477218657732,0.012951342388987541,0.014374316670000553,0.015866801142692566,0.017425954341888428,0.019044237211346626,0.02070755697786808,0.022431671619415283,0.024210315197706223,0.02596340887248516,0.02769985795021057,0.029436210170388222,0.031159738078713417,0.03288345783948898,0.03457360342144966,0.03625248745083809,0.03793225437402725,0.03959214687347412,0.041244108229875565,0.042866699397563934,0.04449516907334328,0.046090349555015564,0.047666534781455994,0.049223341047763824,0.050763990730047226,0.05228721350431442,0.053795360028743744,0.055273059755563736,0.05672657862305641,0.05816267430782318,0.059577520936727524,0.0609477274119854,0.06230609118938446,0.06363683938980103,0.064936563372612,0.06622003018856049,0.06747686862945557,0.06870570778846741,0.06990732997655869,0.07110239565372467,0.07227875292301178,0.0734015703201294,0.07450548559427261,0.07559237629175186,0.0766628086566925,0.07771220058202744,0.07873750478029251,0.07974352687597275,0.08072927594184875,0.08168115466833115,0.08260190486907959,0.08350904285907745,0.08439356833696365,0.08524686843156815,0.08608459681272507,0.0869014710187912,0.08771032094955444,0.0884927362203598,0.0892581194639206,0.09000372141599655,0.09073562175035477,0.0914507806301117,0.09213285148143768,0.09281080216169357,0.09346428513526917,0.09411150217056274,0.09474188089370728,0.09535179287195206,0.09594790637493134,0.09653550386428833,0.09710773080587387,0.09765665233135223,0.09819667041301727,0.09873335808515549,0.0992608368396759,0.0997682511806488,0.10026118159294128,0.10074324160814285,0.10121814906597137,0.10167994350194931,0.10213018953800201,0.10258013755083084,0.103019118309021,0.10344439744949341,0.10386408865451813,0.10427135229110718,0.10467450320720673,0.10507325083017349,0.1054612323641777,0.1058475449681282,0.10622318089008331,0.1065920740365982,0.10695870965719223,0.10731702297925949,0.10766652226448059,0.1080126017332077,0.10835103690624237,0.10868281871080399,0.10901783406734467,0.10933982580900192,0.10966172069311142,0.10997539013624191,0.11028867214918137,0.11060028523206711,0.11091013997793198,0.11122077703475952,0.11152416467666626,0.1118311807513237,0.11212106049060822,0.11241280287504196,0.1127028837800026,0.11298463493585587,0.1132614016532898,0.11353973299264908,0.11382589489221573,0.11410529911518097,0.11438950151205063,0.11465892195701599,0.11493274569511414,0.11519952118396759,0.11547423154115677,0.11574237793684006,0.11601042747497559,0.11627642065286636,0.11653732508420944,0.11680782586336136,0.11707988381385803,0.11734911054372787,0.11761148273944855,0.11786308884620667,0.11813005805015564,0.11838861554861069,0.11865019798278809,0.11890894919633865,0.1191648617386818,0.11942586302757263,0.11969048529863358,0.11995138972997665,0.12021023780107498,0.12046565860509872,0.12072479724884033,0.12099088728427887,0.12124053388834,0.12150153517723083,0.12176449596881866,0.12202843278646469,0.12229383736848831,0.12254965305328369,0.12281671911478043,0.12308535724878311,0.12335027754306793,0.1236167624592781,0.12388049811124802,0.12414678931236267,0.12440847605466843,0.12468044459819794,0.1249452605843544,0.12520870566368103,0.12547940015792847,0.12574510276317596,0.12601560354232788,0.12628835439682007,0.1265568882226944,0.12682963907718658,0.1270940601825714,0.1273740530014038,0.12764425575733185,0.1279129981994629,0.12818437814712524,0.12846387922763824,0.12873946130275726,0.12900947034358978,0.12928076088428497,0.12955859303474426,0.12984269857406616,0.13012142479419708,0.13040249049663544,0.13067162036895752,0.13095268607139587,0.131230428814888,0.13151130080223083,0.1317909061908722,0.1320715844631195,0.13234923779964447,0.13263285160064697,0.1329091191291809,0.13318979740142822,0.13346989452838898,0.13375742733478546,0.13403292000293732,0.1343240737915039,0.13460837304592133,0.1349055916070938,0.13519233465194702,0.1354813426733017,0.1357712298631668,0.13606159389019012,0.1363546997308731,0.13664351403713226,0.13693886995315552,0.13723912835121155,0.13752980530261993,0.13782595098018646,0.13812503218650818,0.13841648399829865,0.13871781527996063,0.13901454210281372,0.13931109011173248,0.13960663974285126,0.13990308344364166,0.14020901918411255,0.14050614833831787,0.1408039629459381,0.14110608398914337,0.14140702784061432,0.14170825481414795,0.1420089155435562,0.1423148512840271,0.1426241099834442,0.14292819797992706,0.14323070645332336,0.14353272318840027,0.14383670687675476,0.14413735270500183,0.1444447636604309,0.144748255610466,0.14506201446056366,0.1453581601381302,0.14567124843597412,0.14598628878593445,0.1462974101305008,0.14660923182964325,0.14692161977291107,0.147238627076149,0.14754466712474823,0.14785540103912354,0.14816339313983917,0.14846765995025635,0.14877261221408844,0.14909107983112335,0.14940465986728668,0.14970961213111877,0.15001770853996277,0.15032589435577393,0.15063722431659698,0.1509423702955246,0.15125428140163422,0.15157000720500946,0.15187399089336395,0.1521775722503662,0.1524762660264969,0.15278778970241547,0.15308648347854614,0.1533958464860916,0.15370745956897736,0.15401221811771393,0.15431943535804749,0.15462154150009155,0.15492258965969086,0.15523077547550201,0.15553437173366547,0.15584217011928558,0.15615162253379822,0.1564493328332901,0.15674519538879395,0.1570420265197754,0.15734590590000153,0.15763920545578003,0.1579318344593048,0.15822622179985046,0.1585235446691513,0.15881705284118652,0.15911328792572021,0.15941159427165985,0.15970245003700256,0.15999096632003784,0.16027957201004028,0.16056162118911743,0.1608515977859497,0.16114020347595215,0.16142666339874268,0.16171683371067047,0.1620059311389923,0.16229405999183655,0.1625736653804779,0.16285815834999084,0.163140207529068,0.1634298861026764,0.16370753943920135,0.16398459672927856,0.16426458954811096,0.16454839706420898,0.1648266315460205,0.1650993824005127,0.16538025438785553,0.1656528115272522,0.16592556238174438,0.16619360446929932,0.16646772623062134,0.16673557460308075,0.16700196266174316,0.16726550459861755,0.16752758622169495,0.1677914261817932,0.16804900765419006,0.16830648481845856,0.1685619056224823,0.16882114112377167,0.16906657814979553,0.1693170964717865,0.16956938803195953,0.1698169708251953,0.17007170617580414,0.17031607031822205,0.17056913673877716,0.17080900073051453,0.17104874551296234,0.17129409313201904,0.17153522372245789,0.17176733911037445,0.17200307548046112,0.17223715782165527,0.1724751591682434,0.17270414531230927,0.17293880879878998,0.17316867411136627,0.17339442670345306,0.1736195981502533,0.17384956777095795,0.17407111823558807,0.17429658770561218,0.1745123565196991,0.1747286170721054,0.17494291067123413,0.1751614212989807,0.17537474632263184,0.17559278011322021,0.1758086383342743,0.17601600289344788,0.17622706294059753,0.1764286458492279,0.17663931846618652,0.17684394121170044],"recovered":[0.0,0.0011850778246298432,0.0022043134085834026,0.0032152272760868073,0.0042535532265901566,0.005320270080119371,0.006450425833463669,0.007647741585969925,0.00887325219810009,0.01016171183437109,0.01148287020623684,0.012850238010287285,0.014282121323049068,0.01577499695122242,0.017338555306196213,0.018948225304484367,0.020614970475435257,0.02233448252081871,0.024066820740699768,0.025804543867707253,0.027544714510440826,0.029278814792633057,0.031003613024950027,0.032714806497097015,0.03441816568374634,0.03610488027334213,0.03777926415205002,0.0394316166639328,0.04105871170759201,0.042691782116889954,0.04430742189288139,0.045910630375146866,0.047472622245550156,0.04903275519609451,0.0505814328789711,0.052098389714956284,0.05359508469700813,0.05507552623748779,0.05653119832277298,0.05795857682824135,0.059369705617427826,0.06075048819184303,0.06211765855550766,0.06343940645456314,0.06474215537309647,0.06602552533149719,0.06728285551071167,0.06851845234632492,0.06972388923168182,0.07091249525547028,0.07206526398658752,0.07320041209459305,0.07431411743164062,0.07540737092494965,0.07647349685430527,0.0775265097618103,0.07856082171201706,0.07955499738454819,0.08053125441074371,0.08148283511400223,0.08241856843233109,0.08332844823598862,0.08419515192508698,0.08505373448133469,0.08589547872543335,0.08671480417251587,0.0875178724527359,0.08829980343580246,0.0890636146068573,0.0898163691163063,0.09054170548915863,0.09124805778265,0.09193854033946991,0.09260514378547668,0.09326234459877014,0.09390447288751602,0.0945378839969635,0.09514642506837845,0.09574782848358154,0.0963364988565445,0.09690441936254501,0.09746646136045456,0.0980054959654808,0.09853895008563995,0.09906125068664551,0.09956856817007065,0.10006541013717651,0.10054521262645721,0.10102540999650955,0.10148750245571136,0.10195066779851913,0.10239894688129425,0.1028352901339531,0.10326634347438812,0.1036825105547905,0.10409349948167801,0.10449498146772385,0.10489353537559509,0.10528513044118881,0.10566899925470352,0.10604493319988251,0.10641206055879593,0.10677644610404968,0.1071322113275528,0.10748191177845001,0.10782691091299057,0.10816554725170135,0.10850163549184799,0.10883517563343048,0.10916402190923691,0.10948396474123001,0.10980106145143509,0.11012422293424606,0.110435351729393,0.11074021458625793,0.11104859411716461,0.11135345697402954,0.11165127158164978,0.11194898188114166,0.11223945021629333,0.11252707988023758,0.11280668526887894,0.11308716237545013,0.11337263882160187,0.11364822834730148,0.11393067240715027,0.11421144753694534,0.11447852104902267,0.11475341767072678,0.11502724885940552,0.11529646813869476,0.11556266248226166,0.11583080887794495,0.11608779430389404,0.1163627952337265,0.11662986874580383,0.1169094666838646,0.11717252433300018,0.11743205785751343,0.11768777668476105,0.11794358491897583,0.11820448935031891,0.11846284568309784,0.11872746795415878,0.11898279190063477,0.11923958361148834,0.11950597167015076,0.1197618767619133,0.1200224906206131,0.1202835887670517,0.12054909020662308,0.12081136554479599,0.12106169760227203,0.12132015079259872,0.12157939374446869,0.12183941155672073,0.12210579961538315,0.12236807495355606,0.12263622134923935,0.12289829552173615,0.12317045778036118,0.12343107163906097,0.1236904039978981,0.12396050989627838,0.12423091381788254,0.12449866533279419,0.12476397305727005,0.12503153085708618,0.12529802322387695,0.12557145953178406,0.12583793699741364,0.1261078417301178,0.12638138234615326,0.1266501098871231,0.1269243359565735,0.1271936595439911,0.12746170163154602,0.12772828340530396,0.12800122797489166,0.12826986610889435,0.1285453587770462,0.1288156658411026,0.12909409403800964,0.12937408685684204,0.12965592741966248,0.12993553280830383,0.13020603358745575,0.13048866391181946,0.13076475262641907,0.13103710114955902,0.13132043182849884,0.13159425556659698,0.13187669217586517,0.13216030597686768,0.13244029879570007,0.13272245228290558,0.13300096988677979,0.1332792043685913,0.1335606724023819,0.13385240733623505,0.13413867354393005,0.13443218171596527,0.13472381234169006,0.13501115143299103,0.13530172407627106,0.13559238612651825,0.13588647544384003,0.13617880642414093,0.13646937906742096,0.1367701143026352,0.1370641142129898,0.13735713064670563,0.13765591382980347,0.13795000314712524,0.13825027644634247,0.1385480761528015,0.1388416886329651,0.13913704454898834,0.13943436741828918,0.13973687589168549,0.14003252983093262,0.14033201336860657,0.14064069092273712,0.14093263447284698,0.1412343531847,0.14153549075126648,0.14184759557247162,0.14215059578418732,0.1424565315246582,0.14275787770748138,0.1430651843547821,0.14336231350898743,0.14366334676742554,0.14396987855434418,0.1442752182483673,0.1445867419242859,0.14489218592643738,0.14519910514354706,0.14550699293613434,0.14581862092018127,0.1461362987756729,0.14645349979400635,0.14676138758659363,0.14706087112426758,0.1473754197359085,0.1476905643939972,0.14799541234970093,0.14828990399837494,0.14860738813877106,0.14892889559268951,0.149244025349617,0.14955173432826996,0.1498607099056244,0.1501653641462326,0.15047404170036316,0.15078625082969666,0.1511031538248062,0.15141035616397858,0.1517089605331421,0.15201087296009064,0.1523154377937317,0.1526135504245758,0.15291674435138702,0.15322571992874146,0.15353988111019135,0.15384307503700256,0.15415145456790924,0.1544516235589981,0.15476392209529877,0.15506838262081146,0.15537461638450623,0.1556793749332428,0.15598738193511963,0.1562921404838562,0.15659034252166748,0.15689411759376526,0.15718694031238556,0.15748396515846252,0.15778550505638123,0.15808644890785217,0.1583748608827591,0.15867149829864502,0.1589677333831787,0.15926799178123474,0.1595620959997177,0.15984825789928436,0.16013099253177643,0.1604214608669281,0.16071094572544098,0.16100111603736877,0.16128630936145782,0.16157206892967224,0.16185814142227173,0.16214430332183838,0.16243025660514832,0.16271613538265228,0.16300249099731445,0.16328169405460358,0.16356511414051056,0.1638459861278534,0.16412872076034546,0.16440646350383759,0.1646832376718521,0.16495931148529053,0.16523568332195282,0.16550646722316742,0.16577677428722382,0.1660524606704712,0.1663171797990799,0.16658532619476318,0.16685807704925537,0.1671229898929596,0.16738545894622803,0.167642742395401,0.16790854930877686,0.16816504299640656,0.16842123866081238,0.1686694175004959,0.16892209649085999,0.16917291283607483,0.16942854225635529,0.16967445611953735,0.16991843283176422,0.1701730638742447,0.1704147756099701,0.17065991461277008,0.17090781033039093,0.17115382850170135,0.17139290273189545,0.17162902653217316,0.17185792326927185,0.1720944494009018,0.17232127487659454,0.17255428433418274,0.17278943955898285,0.1730157881975174,0.17324291169643402,0.17346984148025513,0.17369334399700165,0.1739136278629303,0.1741381138563156,0.1743578016757965,0.17457278072834015,0.17479482293128967,0.17501509189605713,0.17523135244846344,0.17544643580913544,0.1756560504436493,0.17587269842624664,0.17607691884040833,0.17628632485866547],"active":[0.0025098323822021484,0.0021798121742904186,0.0021570012904703617,0.00221965741366148,0.0023006200790405273,0.0024120304733514786,0.002515217289328575,0.002597256563603878,0.00270151998847723,0.0027896305546164513,0.002891446463763714,0.003016563132405281,0.0031438330188393593,0.0032692402601242065,0.0033690016716718674,0.003483446314930916,0.0035953447222709656,0.0036289263516664505,0.0036330372095108032,0.0036316663026809692,0.0036150235682725906,0.0036046430468559265,0.003569990396499634,0.0035376809537410736,0.0035140886902809143,0.0034872666001319885,0.0034648440778255463,0.003435082733631134,0.0034364573657512665,0.0033985674381256104,0.0033591128885746002,0.0033127106726169586,0.0032913684844970703,0.0032544583082199097,0.003213927149772644,0.0031746700406074524,0.003131493926048279,0.003087148070335388,0.003046322613954544,0.002989150583744049,0.0029363855719566345,0.0028863511979579926,0.0028189048171043396,0.002780623733997345,0.0027347132563591003,0.002680182456970215,0.0026244744658470154,0.0025839433073997498,0.002554863691329956,0.0024890750646591187,0.002440221607685089,0.0023919641971588135,0.00234869122505188,0.0023048296570777893,0.0022640079259872437,0.002217017114162445,0.0021684542298316956,0.002126157283782959,0.0020706504583358765,0.002026207745075226,0.0019749999046325684,0.0019184201955795288,0.001889444887638092,0.0018477365374565125,0.0018148422241210938,0.001777932047843933,0.0017402470111846924,0.0017039179801940918,0.001672007143497467,0.0016344115138053894,0.0015911459922790527,0.001562744379043579,0.0015257447957992554,0.0015063583850860596,0.0014795362949371338,0.0014473199844360352,0.0014100223779678345,0.0013890787959098816,0.0013599023222923279,0.0013201534748077393,0.0012922510504722595,0.0012668967247009277,0.0012553408741950989,0.00122930109500885,0.0011999309062957764,0.0011746734380722046,0.0011527389287948608,0.001134730875492096,0.0011047795414924622,0.0010926350951194763,0.0010684505105018616,0.0010454505681991577,0.001028798520565033,0.0010050088167190552,0.0009919926524162292,0.0009797513484954834,0.0009662508964538574,0.0009540095925331116,0.0009380504488945007,0.0009230747818946838,0.0009137764573097229,0.000904962420463562,0.0008900761604309082,0.0008803904056549072,0.0008691251277923584,0.0008559077978134155,0.0008522868156433105,0.0008381903171539307,0.0008265450596809387,0.0008113682270050049,0.000804707407951355,0.000799223780632019,0.0007859170436859131,0.0007854253053665161,0.0007839500904083252,0.0007825866341590881,0.0007676035165786743,0.0007615312933921814,0.0007539018988609314,0.0007451847195625305,0.0007343217730522156,0.0007330477237701416,0.0007387325167655945,0.0007326602935791016,0.0007412731647491455,0.0007282495498657227,0.0007212981581687927,0.0007210001349449158,0.0007208138704299927,0.0007151290774345398,0.0007139593362808228,0.0007137581706047058,0.0007065162062644958,0.0007200315594673157,0.0007170885801315308,0.0007192417979240417,0.0007020160555839539,0.0006905645132064819,0.0006980001926422119,0.0007008388638496399,0.0007066130638122559,0.0007044598460197449,0.0007020160555839539,0.0006983950734138489,0.0007076933979988098,0.0007118061184883118,0.0007042661309242249,0.0007037818431854248,0.0007023066282272339,0.0007072985172271729,0.0006914436817169189,0.000690169632434845,0.0007027983665466309,0.0007082819938659668,0.0007144436240196228,0.0007102414965629578,0.0007109194993972778,0.0007172822952270508,0.0007140561938285828,0.0007184669375419617,0.0007100403308868408,0.0007157176733016968,0.0007180720567703247,0.0007199347019195557,0.0007143467664718628,0.0007100403308868408,0.0007154271006584167,0.0007135719060897827,0.0007175803184509277,0.0007168948650360107,0.0007189512252807617,0.0007217973470687866,0.0007126778364181519,0.0007239431142807007,0.0007199198007583618,0.0007193386554718018,0.0007226765155792236,0.0007355958223342896,0.0007382333278656006,0.0007396042346954346,0.0007354021072387695,0.0007429271936416626,0.0007486045360565186,0.0007473379373550415,0.0007465630769729614,0.0007360875606536865,0.0007466524839401245,0.0007417649030685425,0.0007465481758117676,0.0007538050413131714,0.0007511526346206665,0.0007549822330474854,0.0007561594247817993,0.0007488131523132324,0.0007494986057281494,0.0007474422454833984,0.0007564574480056763,0.0007537156343460083,0.0007634013891220093,0.0007559657096862793,0.0007669180631637573,0.0007601529359817505,0.0007575303316116333,0.0007600784301757812,0.0007598698139190674,0.0007623136043548584,0.0007570385932922363,0.0007600635290145874,0.0007697492837905884,0.0007596909999847412,0.0007618367671966553,0.0007679015398025513,0.0007605701684951782,0.0007678121328353882,0.0007642656564712524,0.0007630139589309692,0.0007649511098861694,0.0007660388946533203,0.0007746517658233643,0.0007692724466323853,0.0007714331150054932,0.0007740706205368042,0.0007663369178771973,0.0007756203413009644,0.0007745623588562012,0.0007793605327606201,0.0007765144109725952,0.0007776021957397461,0.0007741749286651611,0.0007748454809188843,0.0007715225219726562,0.0007750391960144043,0.0007814168930053711,0.0007783770561218262,0.0007867962121963501,0.0007714182138442993,0.0007790625095367432,0.0007871836423873901,0.0007904171943664551,0.0007906109094619751,0.0007853209972381592,0.0007851272821426392,0.000783279538154602,0.000794529914855957,0.0007879734039306641,0.0007770955562591553,0.0007771998643875122,0.0008011758327484131,0.000797271728515625,0.0007807165384292603,0.0007736831903457642,0.0007741600275039673,0.0007765144109725952,0.0007770061492919922,0.0007802397012710571,0.0007837563753128052,0.0007708370685577393,0.0007672160863876343,0.0007673054933547974,0.0007769167423248291,0.0007710456848144531,0.0007822960615158081,0.000790715217590332,0.0007864981889724731,0.0007795542478561401,0.0007784664630889893,0.0007711350917816162,0.0007791519165039062,0.0007704496383666992,0.0007737874984741211,0.0007770061492919922,0.0007699579000473022,0.0007578134536743164,0.0007498860359191895,0.0007555633783340454,0.0007450878620147705,0.0007448941469192505,0.0007422566413879395,0.0007380396127700806,0.0007306039333343506,0.0007384270429611206,0.0007400959730148315,0.0007347166538238525,0.0007229745388031006,0.0007174760103225708,0.0007133632898330688,0.0007206052541732788,0.0007187426090240479,0.0007157176733016968,0.0007157176733016968,0.0007196217775344849,0.0007219910621643066,0.0007155239582061768,0.0007138550281524658,0.0007099509239196777,0.0007137507200241089,0.0007050484418869019,0.0007029026746749878,0.0006994754076004028,0.0007024109363555908,0.0006979107856750488,0.0006929188966751099,0.000697016716003418,0.0006935000419616699,0.0006898790597915649,0.000687137246131897,0.000690951943397522,0.0006831139326095581,0.000684782862663269,0.0006801784038543701,0.0006695091724395752,0.0006684362888336182,0.0006635487079620361,0.0006637424230575562,0.0006533563137054443,0.0006560981273651123,0.0006453394889831543,0.0006476789712905884,0.0006472915410995483,0.0006440579891204834,0.0006431639194488525,0.0006416141986846924,0.0006507039070129395,0.0006359368562698364,0.0006339699029922485,0.0006341785192489624,0.0006274133920669556,0.0006135106086730957,0.0006101727485656738,0.0006081312894821167,0.0006172358989715576,0.0006096959114074707,0.0006175339221954346,0.0006143897771835327,0.0006049871444702148,0.0006038099527359009,0.0006066560745239258,0.0006012767553329468,0.0006032437086105347,0.0005987286567687988,0.0005905032157897949,0.0005851089954376221,0.000588640570640564,0.0005799233913421631,0.0005776882171630859,0.000577285885810852,0.000569567084312439,0.0005710124969482422,0.0005559474229812622,0.0005623996257781982,0.0005576163530349731]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0025098323822021484,0.003365477081388235,0.004335175268352032,0.005361557472497225,0.006428959779441357,0.007518487516790628,0.008644824847579002,0.009804056957364082,0.01098942942917347,0.012209652923047543,0.013458365574479103,0.014741734601557255,0.01604488119482994,0.017385324463248253,0.018751125782728195,0.020157750695943832,0.02156897820532322,0.022975895553827286,0.024340620264410973,0.025683512911200523,0.027003595605492592,0.02831888012588024,0.029591087251901627,0.030859675258398056,0.03210143744945526,0.03332185745239258,0.034521520137786865,0.0356997475028038,0.03685104846954346,0.03798629343509674,0.039097849279642105,0.040189824998378754,0.04124675318598747,0.04228556901216507,0.04331371188163757,0.044307395815849304,0.045277681201696396,0.046225350350141525,0.047144923359155655,0.048047758638858795,0.048939235508441925,0.049798402935266495,0.05064621567726135,0.05147572234272957,0.05227125436067581,0.05304652452468872,0.05381258949637413,0.054560743272304535,0.05529763549566269,0.0560029037296772,0.056692805141210556,0.05736244097352028,0.05800466239452362,0.058636702597141266,0.05925699695944786,0.05985986441373825,0.06044843792915344,0.061011362820863724,0.06155940517783165,0.06209707260131836,0.06262867152690887,0.0631316751241684,0.06361853331327438,0.06409501284360886,0.06456806510686874,0.06501713395118713,0.06545161455869675,0.06588149070739746,0.0662962943315506,0.06670287251472473,0.06709035485982895,0.06747275590896606,0.06784545630216599,0.06820475310087204,0.06855738908052444,0.06889945268630981,0.06923133134841919,0.06955675035715103,0.06987081468105316,0.07017391175031662,0.07047240436077118,0.07075954973697662,0.07103659957647324,0.07131317257881165,0.07157760113477707,0.07183673977851868,0.07209186255931854,0.07233642041683197,0.07257901877164841,0.07281280308961868,0.07303611189126968,0.07326117902994156,0.07347548753023148,0.073679119348526,0.07388685643672943,0.07408177852630615,0.07427453994750977,0.07445967197418213,0.07464313507080078,0.07481935620307922,0.07499342411756516,0.07516582310199738,0.07533469796180725,0.07549241930246353,0.07565218955278397,0.07580354064702988,0.07595185935497284,0.0760941132903099,0.07623645663261414,0.07637900114059448,0.07651439309120178,0.0766453817486763,0.07677177339792252,0.07689845561981201,0.07702464610338211,0.07714526355266571,0.07726792991161346,0.07738110423088074,0.07749731093645096,0.0776091068983078,0.07771993428468704,0.0778273269534111,0.07793423533439636,0.07804084569215775,0.078139528632164,0.0782376304268837,0.07833317667245865,0.07842431962490082,0.07851957529783249,0.07860749214887619,0.07869765907526016,0.07878253608942032,0.07886917889118195,0.07895513623952866,0.07904060184955597,0.0791201964020729,0.0792023316025734,0.07928329706192017,0.07935848087072372,0.07943445444107056,0.07951071858406067,0.07958599925041199,0.07966363430023193,0.07973559200763702,0.07980500161647797,0.07987099140882492,0.07993932068347931,0.08000325411558151,0.08006913959980011,0.08013580739498138,0.08019758015871048,0.08025563508272171,0.0803198590874672,0.0803801640868187,0.08043988794088364,0.08049783855676651,0.08055560290813446,0.0806107223033905,0.0806642696261406,0.0807199776172638,0.08077391982078552,0.08082658797502518,0.08088239282369614,0.08093633502721786,0.0809851884841919,0.08103442937135696,0.08108406513929367,0.08113203942775726,0.08118177205324173,0.08123404532670975,0.08128192275762558,0.08132881671190262,0.08137845247983932,0.08142495155334473,0.08147165179252625,0.08151688426733017,0.08156348019838333,0.08160841464996338,0.08165629208087921,0.08169672638177872,0.08174116909503937,0.08178610354661942,0.08182663470506668,0.0818667784333229,0.0819096565246582,0.08194930851459503,0.08199022710323334,0.08202948421239853,0.0820690393447876,0.08210888504981995,0.08214647322893143,0.08218583464622498,0.08222646266222,0.08226434886455536,0.08230467885732651,0.08234325051307678,0.08237918466329575,0.08241491764783859,0.08245202153921127,0.08249019831418991,0.08252397924661636,0.08256019651889801,0.0825953483581543,0.08263283967971802,0.08266544342041016,0.08270078152418137,0.08273465931415558,0.0827701985836029,0.08280377835035324,0.08283774554729462,0.08287269622087479,0.08290735632181168,0.0829402506351471,0.08297412097454071,0.08300936222076416,0.08304265141487122,0.08307681977748871,0.08310961723327637,0.0831400603055954,0.08317040652036667,0.08319811522960663,0.08322807401418686,0.0832592025399208,0.08328965306282043,0.08331961184740067,0.08334995806217194,0.0833798199892044,0.08340957760810852,0.0834389477968216,0.08346616476774216,0.08349377661943436,0.0835217759013176,0.08354761451482773,0.08357571810483932,0.0836014598608017,0.08363014459609985,0.08365579694509506,0.08368242532014847,0.08371111005544662,0.08373656123876572,0.08376417309045792,0.08379089832305908,0.08381567150354385,0.0838421955704689,0.08386804163455963,0.0838928148150444,0.08391944319009781,0.08394616842269897,0.08396966755390167,0.08399629592895508,0.08402174711227417,0.08404827862977982,0.08407275378704071,0.08409898728132248,0.08412376046180725,0.08414842933416367,0.08417309820652008,0.08419825881719589,0.08422371745109558,0.08424770087003708,0.08427178114652634,0.08429566770792007,0.08431906998157501,0.08434393256902695,0.08436508476734161,0.08438887447118759,0.08441285789012909,0.08443880081176758,0.08446141332387924,0.08448304980993271,0.08450517803430557,0.08452729880809784,0.0845484510064125,0.08457282185554504,0.08459445834159851,0.08461766690015793,0.08463900536298752,0.08465956151485443,0.08468031883239746,0.08470176160335541,0.0847226157784462,0.08474395424127579,0.08476490527391434,0.08478566259145737,0.08480553328990936,0.08482716977596283,0.08484704047441483,0.08486730605363846,0.0848861038684845,0.08490549027919769,0.08492673188447952,0.0849454328417778,0.08496501296758652,0.08498635143041611,0.08500446379184723,0.08502228558063507,0.0850425511598587,0.08506124466657639,0.08508043736219406,0.08509884029626846,0.0851166620850563,0.08513310551643372,0.0851508229970932,0.08517050743103027,0.08518929779529572,0.0852070227265358,0.08522356301546097,0.08524265885353088,0.0852612555027008,0.08527898043394089,0.08529473841190338,0.08531412482261658,0.08533203601837158,0.08534839004278183,0.08536268025636673,0.0853787362575531,0.08539459854364395,0.08541172742843628,0.08542768657207489,0.08544168621301651,0.08545999228954315,0.08547791093587875,0.08549592643976212,0.08551168441772461,0.08552852272987366,0.08554340153932571,0.08555985242128372,0.08557718247175217,0.08559303730726242,0.08560997992753983,0.08562514930963516,0.08564276993274689,0.0856592208147049,0.08567537367343903,0.08569221198558807,0.08570846170186996,0.08572500944137573,0.08573959767818451,0.08575594425201416,0.08577229082584381,0.08578923344612122,0.08580489456653595,0.08582055568695068,0.08583720028400421,0.08585325628519058,0.08586892485618591,0.08588350564241409,0.08589662611484528,0.08591199666261673,0.0859265848994255,0.08594068139791489],"recovered":[0.0,0.0011790080461651087,0.0021967750508338213,0.0031912419945001602,0.004197750240564346,0.0052348035387694836,0.006294080056250095,0.007386740297079086,0.008509651757776737,0.009671331383287907,0.010861500166356564,0.012066256254911423,0.013313793577253819,0.014602841809391975,0.015904616564512253,0.017245549708604813,0.018616344779729843,0.020006131380796432,0.021402867510914803,0.022789619863033295,0.024147294461727142,0.025497334077954292,0.02682710811495781,0.028134560212492943,0.029414895921945572,0.030680544674396515,0.03192700445652008,0.033147916197776794,0.03434944152832031,0.03552169352769852,0.036662518978118896,0.0377969816327095,0.038904327899217606,0.03999513015151024,0.04106644541025162,0.04211045056581497,0.04313467815518379,0.04412121698260307,0.04509003460407257,0.04603701829910278,0.046956297010183334,0.04786764830350876,0.04874962940812111,0.04960918799042702,0.050450343638658524,0.051262423396110535,0.052060797810554504,0.0528431162238121,0.0536080077290535,0.05435870215296745,0.05508844926953316,0.05579812452197075,0.05649096146225929,0.057172443717718124,0.057819366455078125,0.05845062434673309,0.059071995317935944,0.05966820567846298,0.060249436646699905,0.0608145147562027,0.061366669833660126,0.06190511956810951,0.0624292753636837,0.06294148415327072,0.06342961639165878,0.06391137838363647,0.06437738239765167,0.06482517719268799,0.06526905298233032,0.06568581610918045,0.06610874086618423,0.06651023030281067,0.06690163165330887,0.06728344410657883,0.0676531121134758,0.06800232082605362,0.06835897266864777,0.06870172172784805,0.06903291493654251,0.06935245543718338,0.0696653500199318,0.06997666507959366,0.07027418911457062,0.07056426256895065,0.07084719091653824,0.07112248986959457,0.07138515263795853,0.07164879888296127,0.07189981639385223,0.07214945554733276,0.07238618284463882,0.0726184993982315,0.07284571975469589,0.07306834310293198,0.07327844202518463,0.07348960638046265,0.07368932664394379,0.07388659566640854,0.07408053427934647,0.07426732778549194,0.07445117831230164,0.07463141530752182,0.07480674982070923,0.07498013228178024,0.07514666020870209,0.07530751079320908,0.07546307146549225,0.07561863958835602,0.07576646655797958,0.07591409981250763,0.07605752348899841,0.07619771361351013,0.07633105665445328,0.07646263390779495,0.07659059017896652,0.07672285288572311,0.0768483579158783,0.07697151601314545,0.0770886018872261,0.07720579206943512,0.07732023298740387,0.0774330124258995,0.0775422677397728,0.0776522159576416,0.07776176184415817,0.07786533981561661,0.07796186953783035,0.0780615359544754,0.0781545341014862,0.07825195044279099,0.07834132760763168,0.07843110710382462,0.07852254062891006,0.07860859483480453,0.07869445532560349,0.07878129184246063,0.07886441051959991,0.07894458621740341,0.07902701944112778,0.0791059285402298,0.07918189465999603,0.07925982773303986,0.07933540642261505,0.07941342890262604,0.07948470115661621,0.07955636829137802,0.07962705194950104,0.07969352602958679,0.0797574520111084,0.07982411980628967,0.0798918679356575,0.07995472103357315,0.08001502603292465,0.08008003234863281,0.08013710379600525,0.08019927144050598,0.08025947958230972,0.0803195908665657,0.08037783950567245,0.0804319828748703,0.08048621565103531,0.08054045587778091,0.08059253543615341,0.08064725995063782,0.08069925010204315,0.08075094223022461,0.08080018311738968,0.08084923028945923,0.08089984208345413,0.08094801008701324,0.08099833130836487,0.08104689419269562,0.08109535276889801,0.08114518225193024,0.08119266480207443,0.08124230057001114,0.08128586411476135,0.08133020997047424,0.08137279748916626,0.08142057806253433,0.08146502077579498,0.0815085843205452,0.08155577629804611,0.08160021901130676,0.08163879066705704,0.08168059587478638,0.08172337710857391,0.0817631259560585,0.08180316537618637,0.08184468001127243,0.08188609033823013,0.08192417025566101,0.08196186274290085,0.08200307935476303,0.08204008638858795,0.08207924664020538,0.0821203663945198,0.08215951919555664,0.08219584077596664,0.08223236352205276,0.08226966112852097,0.08230549097061157,0.08234034478664398,0.08237617462873459,0.08241190761327744,0.08244979381561279,0.08248435705900192,0.08251803368330002,0.08255308121442795,0.08258724957704544,0.08261994272470474,0.08265332877635956,0.0826869085431099,0.08271980285644531,0.08275260031223297,0.08278872817754745,0.08282162249088287,0.08285520225763321,0.08288770169019699,0.08291903138160706,0.08294977247714996,0.08297815918922424,0.0830083116889,0.08303846418857574,0.08306989073753357,0.08309867233037949,0.08312804251909256,0.08315927535295486,0.08318864554166794,0.08321801573038101,0.08324767649173737,0.0832756757736206,0.0833032876253128,0.08333177864551544,0.08335928618907928,0.08338522911071777,0.08341509103775024,0.08344269543886185,0.08347000926733017,0.08349762111902237,0.08352503180503845,0.08355214446783066,0.08357750624418259,0.08360482007265091,0.08363095670938492,0.08365699648857117,0.08368206024169922,0.08370702713727951,0.08373355865478516,0.08375666290521622,0.08378250896930695,0.08380893617868423,0.08383556455373764,0.08386072516441345,0.08388540148735046,0.08391094952821732,0.08393728733062744,0.08396146446466446,0.08398467302322388,0.08400972932577133,0.08403518795967102,0.08406054228544235,0.08408472687005997,0.08410851657390594,0.08413230627775192,0.08415501564741135,0.08417870849370956,0.08420249819755554,0.0842256024479866,0.0842510536313057,0.0842735692858696,0.08429550379514694,0.08431782573461533,0.08434034138917923,0.08436325192451477,0.08438605815172195,0.08440808951854706,0.08442923426628113,0.08445204049348831,0.08447182178497314,0.0844927728176117,0.08451548218727112,0.08453614264726639,0.08455561846494675,0.08457618206739426,0.08459664136171341,0.08461543917655945,0.08463599532842636,0.08465665578842163,0.08467721194028854,0.08469610661268234,0.0847160816192627,0.0847344845533371,0.08475533872842789,0.084775410592556,0.08479420095682144,0.08481446653604507,0.084831602871418,0.0848504975438118,0.08487066626548767,0.08488877862691879,0.0849066898226738,0.08492519706487656,0.08494261652231216,0.08496102690696716,0.08498001843690872,0.08499763906002045,0.08501653373241425,0.08503346890211105,0.08505001664161682,0.08506812900304794,0.08508525788784027,0.08510337024927139,0.08512167632579803,0.08513793349266052,0.0851520299911499,0.08516818284988403,0.08518433570861816,0.08520107716321945,0.08521732687950134,0.08523289114236832,0.08524835854768753,0.08526412397623062,0.08528017997741699,0.0852971151471138,0.08531267940998077,0.08532756567001343,0.0853431299328804,0.08536084741353989,0.08537787944078445,0.08539383858442307,0.0854095071554184,0.08542624861001968,0.08544161915779114,0.08545737713575363,0.0854744091629982,0.08549164235591888,0.0855071097612381,0.08552375435829163,0.08553863316774368,0.08555449545383453,0.08557114005088806,0.08558788150548935,0.08560393005609512,0.08561930060386658,0.08563575148582458,0.08564896881580353,0.08566424250602722,0.08567745983600616,0.08569243550300598,0.0857079029083252],"active":[0.0025098323822021484,0.0021864690352231264,0.0021384002175182104,0.0021703154779970646,0.0022312095388770103,0.002283683978021145,0.002350744791328907,0.002417316660284996,0.0024797776713967323,0.002538321539759636,0.0025968654081225395,0.002675478346645832,0.0027310876175761223,0.0027824826538562775,0.0028465092182159424,0.0029122009873390198,0.002952633425593376,0.0029697641730308533,0.00293775275349617,0.0028938930481672287,0.0028563011437654495,0.002821546047925949,0.002763979136943817,0.0027251150459051132,0.0026865415275096893,0.0026413127779960632,0.0025945156812667847,0.002551831305027008,0.0025016069412231445,0.002464599907398224,0.0024353303015232086,0.0023928433656692505,0.002342425286769867,0.002290438860654831,0.002247266471385956,0.0021969452500343323,0.0021430030465126038,0.002104133367538452,0.002054888755083084,0.002010740339756012,0.0019829384982585907,0.0019307546317577362,0.0018965862691402435,0.0018665343523025513,0.0018209107220172882,0.001784101128578186,0.0017517916858196259,0.0017176270484924316,0.001689627766609192,0.0016442015767097473,0.0016043558716773987,0.00156431645154953,0.001513700932264328,0.0014642588794231415,0.0014376305043697357,0.0014092400670051575,0.0013764426112174988,0.0013431571424007416,0.0013099685311317444,0.0012825578451156616,0.0012620016932487488,0.0012265555560588837,0.001189257949590683,0.0011535286903381348,0.001138448715209961,0.0011057555675506592,0.0010742321610450745,0.0010563135147094727,0.0010272413492202759,0.001017056405544281,0.0009816139936447144,0.0009625256061553955,0.0009438246488571167,0.0009213089942932129,0.000904276967048645,0.0008971318602561951,0.0008723586797714233,0.0008550286293029785,0.0008378997445106506,0.0008214563131332397,0.000807054340839386,0.0007828846573829651,0.0007624104619026184,0.0007489100098609924,0.0007304102182388306,0.0007142499089241028,0.0007067099213600159,0.000687621533870697,0.0006792023777961731,0.0006633475422859192,0.0006499290466308594,0.0006426796317100525,0.0006297677755355835,0.0006107762455940247,0.0006084144115447998,0.0005921721458435059,0.000585213303565979,0.0005730763077735901,0.0005626007914543152,0.0005520284175872803,0.0005422458052635193,0.0005344077944755554,0.0005279481410980225,0.0005122870206832886,0.0005055293440818787,0.0004960298538208008,0.0004887878894805908,0.00047547370195388794,0.000469990074634552,0.00046490132808685303,0.00045686960220336914,0.0004476681351661682,0.0004407167434692383,0.0004358217120170593,0.0004340559244155884,0.00042241066694259644,0.00041957199573516846,0.00040958821773529053,0.0004087090492248535,0.00040331482887268066,0.0003997012972831726,0.0003943145275115967,0.0003919675946235657,0.0003886297345161438,0.00037776678800582886,0.00037229061126708984,0.0003713071346282959,0.00036278367042541504,0.00036504119634628296,0.0003555417060852051,0.000356331467628479,0.0003514289855957031,0.0003466382622718811,0.0003465414047241211,0.00034614652395248413,0.00033890455961227417,0.0003379210829734802,0.00033871084451675415,0.00033146142959594727,0.0003285259008407593,0.00032882392406463623,0.00032617151737213135,0.0003282278776168823,0.00032216310501098633,0.00032030045986175537,0.0003146231174468994,0.0003122687339782715,0.00030972808599472046,0.0003116875886917114,0.0003116875886917114,0.0003057122230529785,0.00030091404914855957,0.0003048330545425415,0.00030013173818588257,0.00030278414487838745,0.00029856711626052856,0.00029612332582473755,0.0002911314368247986,0.00028643012046813965,0.00028799474239349365,0.0002877041697502136,0.0002861320972442627,0.0002898573875427246,0.0002890750765800476,0.0002859383821487427,0.00028348714113235474,0.0002838820219039917,0.00028280913829803467,0.00028192996978759766,0.0002860352396965027,0.00028359144926071167,0.00028192251920700073,0.0002830997109413147,0.00027976930141448975,0.00027898699045181274,0.00027458369731903076,0.00027761608362197876,0.00027820467948913574,0.00028349459171295166,0.00027614831924438477,0.00027614831924438477,0.00027751922607421875,0.00027085840702056885,0.0002665594220161438,0.00027086585760116577,0.0002687126398086548,0.00026684999465942383,0.00026635825634002686,0.0002658739686012268,0.00026420503854751587,0.00026038289070129395,0.00026166439056396484,0.00026459991931915283,0.0002612695097923279,0.0002645924687385559,0.0002640038728713989,0.00025881826877593994,0.0002553984522819519,0.0002561807632446289,0.000257834792137146,0.00025431811809539795,0.000254705548286438,0.00025500357151031494,0.00025666505098342896,0.00025353580713272095,0.000250987708568573,0.000250302255153656,0.00025216490030288696,0.00025069713592529297,0.000250495970249176,0.00025275349617004395,0.0002540275454521179,0.00025334209203720093,0.00025431811809539795,0.00025676190853118896,0.000253923237323761,0.00025519728660583496,0.00025441497564315796,0.000252358615398407,0.00025137513875961304,0.00024834275245666504,0.00024991482496261597,0.000250890851020813,0.00025118887424468994,0.00024972110986709595,0.00025128573179244995,0.0002517774701118469,0.000250302255153656,0.000250302255153656,0.000248149037361145,0.00024610012769699097,0.00024610012769699097,0.0002443268895149231,0.00024393945932388306,0.0002421736717224121,0.0002449154853820801,0.00024070590734481812,0.0002397298812866211,0.00024110078811645508,0.00023894011974334717,0.0002391412854194641,0.00023875385522842407,0.0002381652593612671,0.00023737549781799316,0.00023708492517471313,0.00023581832647323608,0.0002373829483985901,0.0002391412854194641,0.0002361088991165161,0.00023963302373886108,0.00023923814296722412,0.00023934245109558105,0.00023718923330307007,0.0002382621169090271,0.0002383589744567871,0.0002374798059463501,0.00023581087589263916,0.0002367943525314331,0.0002390444278717041,0.00023797154426574707,0.00023659318685531616,0.00023512542247772217,0.00023434311151504517,0.0002354159951210022,0.00023277848958969116,0.00023385882377624512,0.00023414939641952515,0.00023630261421203613,0.00023581087589263916,0.00023199617862701416,0.00023160874843597412,0.00023179501295089722,0.00023062527179718018,0.0002324804663658142,0.00023120641708374023,0.00023160874843597412,0.0002309158444404602,0.00023032724857330322,0.00022827833890914917,0.00022993981838226318,0.00022984296083450317,0.0002284720540046692,0.00022876262664794922,0.00023004412651062012,0.0002293512225151062,0.00023052841424942017,0.0002316012978553772,0.00023131072521209717,0.0002294480800628662,0.00022827833890914917,0.00023062527179718018,0.0002293512225151062,0.00023052841424942017,0.00023101270198822021,0.00022905319929122925,0.00022808462381362915,0.00022808462381362915,0.00022964179515838623,0.00022993981838226318,0.00022817403078079224,0.0002278834581375122,0.0002264156937599182,0.0002256259322166443,0.00022789090871810913,0.00022827088832855225,0.0002270042896270752,0.00022592395544052124,0.00022612512111663818,0.0002277866005897522,0.00022896379232406616,0.00022660940885543823,0.00022886693477630615,0.0002286657691001892,0.00022671371698379517,0.00022474676370620728,0.00022670626640319824,0.0002264156937599182,0.00022739171981811523,0.00022660940885543823,0.00022435933351516724,0.0002271011471748352,0.00022955238819122314,0.00023180246353149414,0.0002315044403076172,0.00023140758275985718,0.00023072212934494019,0.0002322867512702942,0.00023405253887176514,0.00023218989372253418,0.0002321004867553711,0.00023131072521209717,0.0002332627773284912,0.00023297220468521118,0.00023375451564788818,0.00023483484983444214,0.00023405253887176514,0.00023336708545684814,0.00023248791694641113,0.00023218989372253418,0.00023365765810012817,0.00023473799228668213,0.00023375451564788818,0.00023267418146133423,0.00023327022790908813,0.00023395568132400513,0.00023317337036132812,0.00023453682661056519,0.0002323836088180542,0.00023453682661056519,0.00023414939641952515,0.00023277848958969116]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0025098323822021484,0.0033539249561727047,0.004297973588109016,0.005270706489682198,0.006263508927077055,0.007277751341462135,0.008311965502798557,0.009353424422442913,0.01039811410009861,0.011458368971943855,0.012522638775408268,0.01359522994607687,0.014674183912575245,0.015769977122545242,0.016879964619874954,0.0179908350110054,0.019114529713988304,0.02018643543124199,0.02123102732002735,0.022244291380047798,0.023235918954014778,0.024202484637498856,0.025148490443825722,0.026057295501232147,0.026939569041132927,0.027798248454928398,0.028635486960411072,0.029436014592647552,0.030226653441786766,0.03098224475979805,0.03172922134399414,0.03244447708129883,0.033138491213321686,0.033814094960689545,0.03447648882865906,0.03510706126689911,0.03572569042444229,0.03631788492202759,0.036895494908094406,0.03746018186211586,0.037999022752046585,0.03851945698261261,0.039023153483867645,0.03952038660645485,0.03999568894505501,0.040459148585796356,0.04090919345617294,0.04134142026305199,0.041755832731723785,0.04216035455465317,0.042540304362773895,0.04291800037026405,0.04327494278550148,0.043627381324768066,0.04396621510386467,0.04429398477077484,0.04461333155632019,0.044919367879629135,0.04521678760647774,0.04550245776772499,0.04578166827559471,0.04605177417397499,0.046306610107421875,0.04655684158205986,0.04679953306913376,0.047030285000801086,0.04725281149148941,0.047470737248659134,0.04768171161413193,0.04788416624069214,0.04807967320084572,0.048270970582962036,0.04844895005226135,0.04861949384212494,0.048792481422424316,0.04895440861582756,0.049107424914836884,0.049258679151535034,0.049405138939619064,0.049547288566827774,0.049679748713970184,0.049814753234386444,0.04994368553161621,0.05006537586450577,0.0501832477748394,0.05029455944895744,0.05040420591831207,0.050513364374637604,0.050612833350896835,0.05071445181965828,0.050813037902116776,0.05090330168604851,0.05099571868777275,0.05108265206217766,0.05116547644138336,0.05124702677130699,0.051324859261512756,0.05140405893325806,0.051479145884513855,0.05155521631240845,0.0516267791390419,0.05169237405061722,0.05175963044166565,0.051820818334817886,0.05188298597931862,0.051942117512226105,0.05199850723147392,0.05205313488841057,0.052109330892562866,0.05216053128242493,0.05221310257911682,0.052261270582675934,0.05230874940752983,0.052356135100126266,0.052401069551706314,0.052444636821746826,0.052486538887023926,0.05252736061811447,0.05256740376353264,0.05260626971721649,0.052642688155174255,0.05267959460616112,0.05271346867084503,0.052747439593076706,0.05277916043996811,0.05281459912657738,0.052845634520053864,0.05287617817521095,0.052905939519405365,0.052933450788259506,0.052961643785238266,0.05298661068081856,0.05301147699356079,0.05303546041250229,0.05305797979235649,0.05308176949620247,0.05310497060418129,0.053126998245716095,0.05314932018518448,0.053166747093200684,0.05318818613886833,0.05320698395371437,0.053224898874759674,0.053243692964315414,0.0532609261572361,0.05327747017145157,0.05329303815960884,0.053308699280023575,0.053324755281209946,0.053338851779699326,0.05335353687405586,0.05336832255125046,0.05338427796959877,0.05339818075299263,0.053410712629556656,0.053424809128046036,0.05343832075595856,0.05345134064555168,0.05346309021115303,0.053474150598049164,0.053485214710235596,0.05349617823958397,0.053506165742874146,0.053515560925006866,0.05352593958377838,0.05353729799389839,0.05354679375886917,0.05355677753686905,0.05356598272919655,0.05357479304075241,0.05358379706740379,0.053592707961797714,0.05360259488224983,0.05361199378967285,0.0536201186478138,0.05362873524427414,0.053636372089385986,0.05364292860031128,0.05365125089883804,0.053657811135053635,0.05366554483771324,0.05367220193147659,0.05367915332317352,0.053685713559389114,0.053692370653152466,0.05369902774691582,0.05370558798313141,0.053711168467998505,0.0537177249789238,0.053722914308309555,0.05372839793562889,0.053734663873910904,0.0537397526204586,0.0537453331053257,0.05375003442168236,0.05375473201274872,0.053759921342134476,0.05376520752906799,0.053769513964653015,0.05377548560500145,0.05378048121929169,0.05378488451242447,0.05379075929522514,0.05379565432667732,0.05379917845129967,0.05380319431424141,0.05380798876285553,0.05381269007921219,0.05381660535931587,0.05381983518600464,0.053823359310626984,0.05382717773318291,0.05383109301328659,0.0538342259824276,0.05383755639195442,0.05384098365902901,0.05384460464119911,0.05384793132543564,0.05385135859251022,0.05385449156165123,0.05385733023285866,0.053859975188970566,0.05386222526431084,0.053864773362874985,0.05386761203408241,0.05387015640735626,0.05387250706553459,0.0538751482963562,0.05387789011001587,0.05388014018535614,0.05388239398598671,0.05388445034623146,0.05388670042157173,0.053888462483882904,0.053890518844127655,0.05389237776398659,0.05389394611120224,0.05389609932899475,0.0538981556892395,0.05390011519193649,0.053902167826890945,0.053904518485069275,0.05390579253435135,0.0539078488945961,0.05391009896993637,0.053910981863737106,0.05391274392604828,0.05391450598835945,0.053915973752737045,0.0539175383746624,0.05391871556639671,0.05391988903284073,0.05392174795269966,0.053923219442367554,0.05392478406429291,0.05392615497112274,0.053927622735500336,0.05392909049987793,0.053930167108774185,0.05393144115805626,0.05393271520733833,0.05393427982926369,0.05393535643815994,0.05393672734498978,0.05393800139427185,0.053939372301101685,0.05394044890999794,0.05394230782985687,0.05394328758120537,0.053944461047649384,0.05394592881202698,0.05394671484827995,0.05394779145717621,0.053948573768138885,0.0539497472345829,0.05395043268799782,0.053951118141412735,0.05395229533314705,0.053953174501657486,0.05395376309752464,0.05395474284887314,0.053955916315317154,0.05395660176873207,0.053958069533109665,0.0539589524269104,0.0539599284529686,0.053960613906383514,0.05396149680018425,0.053962476551532745,0.053962964564561844,0.05396365001797676,0.05396413803100586,0.053964924067258835,0.05396570637822151,0.05396648868918419,0.05396687984466553,0.053967077285051346,0.053967565298080444,0.05396805703639984,0.05396844819188118,0.0539686419069767,0.0539691336452961,0.053969524800777435,0.053969718515872955,0.05397021025419235,0.05397050455212593,0.05397119000554085,0.05397148057818413,0.053971972316503525,0.0539722666144371,0.05397265776991844,0.05397314578294754,0.05397344008088112,0.053974028676748276,0.05397471413016319,0.05397490784525871,0.05397529900074005,0.05397588759660721,0.053976770490407944,0.0539773553609848,0.0539778470993042,0.05397814139723778,0.0539783351123333,0.053978823125362396,0.053979117423295975,0.05397950857877731,0.05397950857877731,0.05398019403219223,0.05398068577051163,0.05398087948560715,0.053981371223926544,0.05398176237940788,0.05398185923695564,0.0539819560945034,0.05398235097527504,0.05398254469037056,0.05398303270339966,0.05398313328623772,0.053983427584171295,0.053983621299266815,0.053983818739652634,0.053984012454748154,0.05398411303758621,0.05398420989513397,0.05398450419306755,0.05398469790816307,0.05398479849100113,0.05398499220609665,0.05398508906364441,0.05398528650403023,0.053985677659511566],"recovered":[0.0,0.0011850778246298432,0.0022010826505720615,0.003179787425324321,0.004154282622039318,0.005142092239111662,0.0061400835402309895,0.007147179450839758,0.008161128498613834,0.00920033548027277,0.01025608740746975,0.011320846155285835,0.012387171387672424,0.01345780398696661,0.014543709345161915,0.01563783921301365,0.016741953790187836,0.017851941287517548,0.018938923254609108,0.020003290846943855,0.021043574437499046,0.022068195044994354,0.023064032196998596,0.02403862588107586,0.024968575686216354,0.02587924152612686,0.026762688532471657,0.02762087993323803,0.028448132798075676,0.02925972267985344,0.0300487969070673,0.030809085816144943,0.03154813125729561,0.03226172551512718,0.03295593336224556,0.0336303636431694,0.034276992082595825,0.03491373360157013,0.03553774580359459,0.03613787516951561,0.03671460226178169,0.03727184608578682,0.037814605981111526,0.03834228590130806,0.038848426192998886,0.039339788258075714,0.03981646150350571,0.04027639329433441,0.040727224200963974,0.041162192821502686,0.04157533124089241,0.04197750240564346,0.04236939549446106,0.042747288942337036,0.04310912638902664,0.043461959809064865,0.043797459453344345,0.044125523418188095,0.044440172612667084,0.044749535620212555,0.04504607617855072,0.04533517360687256,0.045613013207912445,0.04587773606181145,0.046136289834976196,0.04638740047812462,0.04662500321865082,0.046855948865413666,0.04707749933004379,0.047293562442064285,0.047503262758255005,0.04771531745791435,0.04790964722633362,0.04809742048382759,0.048280589282512665,0.04845915734767914,0.048624806106090546,0.04878770932555199,0.048937104642391205,0.04908933863043785,0.04924000799655914,0.04938245192170143,0.04952156916260719,0.04965461418032646,0.04978325590491295,0.049907099455595016,0.050026338547468185,0.05014000087976456,0.050251804292201996,0.05035772919654846,0.05046072229743004,0.05055979639291763,0.050657402724027634,0.05074883997440338,0.050838910043239594,0.050922416150569916,0.051006611436605453,0.05108962953090668,0.05117010325193405,0.05124568194150925,0.05132419988512993,0.05140388756990433,0.05147114768624306,0.05154016613960266,0.05160585790872574,0.05166880413889885,0.05172842741012573,0.05178677663207054,0.05184346064925194,0.05190053582191467,0.05195516347885132,0.052009496837854385,0.05206148326396942,0.052111607044935226,0.052160851657390594,0.052207060158252716,0.052251603454351425,0.052295755594968796,0.05233687534928322,0.05238073319196701,0.05241901054978371,0.052458956837654114,0.0524941012263298,0.05252914875745773,0.05256449058651924,0.05259934440255165,0.05263243243098259,0.05266493558883667,0.052696265280246735,0.05272573232650757,0.05275500565767288,0.05278349295258522,0.05281119793653488,0.05283782631158829,0.052861813455820084,0.05288560315966606,0.052908509969711304,0.05293279141187668,0.05295589566230774,0.052978020161390305,0.05299955978989601,0.053019531071186066,0.053038131445646286,0.05305565521121025,0.053073178976774216,0.05309295654296875,0.05310940369963646,0.05312555655837059,0.05314190313220024,0.053156983107328415,0.053170982748270035,0.05318782106041908,0.05320426821708679,0.05321826785802841,0.05323442071676254,0.053247638046741486,0.053261734545230865,0.05327524617314339,0.053286112844944,0.053298741579055786,0.053310781717300415,0.05332164838910103,0.05333329737186432,0.05334397032856941,0.05335424840450287,0.053364627063274384,0.05337490513920784,0.05338440462946892,0.05339517071843147,0.05340515822172165,0.05341348052024841,0.05342336744070053,0.05343237519264221,0.05344167351722717,0.05345166102051735,0.05346066877245903,0.053469087928533554,0.05347740650177002,0.05348582565784454,0.05349326878786087,0.05350051075220108,0.05350795388221741,0.05351461097598076,0.053520385175943375,0.05352792516350746,0.05353467911481857,0.053541041910648346,0.05354858189821243,0.05355425924062729,0.053559936583042145,0.05356522276997566,0.053571488708257675,0.05357667803764343,0.05358225852251053,0.053587742149829865,0.0535932220518589,0.05359860882163048,0.0536034032702446,0.053608790040016174,0.053613096475601196,0.05361858010292053,0.05362416058778763,0.05362817272543907,0.05363385006785393,0.05363874509930611,0.053643446415662766,0.05364784970879555,0.053652647882699966,0.053657740354537964,0.05366145819425583,0.05366517975926399,0.053668901324272156,0.05367320775985718,0.05367721989750862,0.053680844604969025,0.05368378013372421,0.053687404841184616,0.053690534085035324,0.05369386449456215,0.053697388619184494,0.05370130389928818,0.053703851997852325,0.053706493228673935,0.05370942875742912,0.05371207371354103,0.0537148155272007,0.05371765419840813,0.053720396012067795,0.053722746670246124,0.053725484758615494,0.05372803285717964,0.05372920632362366,0.05373175069689751,0.05373468995094299,0.053736548870801926,0.05373870208859444,0.05374066159129143,0.05374232307076454,0.05374477058649063,0.053746338933706284,0.053748589009046555,0.053750939667224884,0.053753092885017395,0.053754955530166626,0.05375681445002556,0.05375877022743225,0.05376024171710014,0.05376190319657326,0.05376327410340309,0.053764842450618744,0.05376601591706276,0.05376728996634483,0.05376875773072243,0.05377042293548584,0.053771693259477615,0.05377296730875969,0.05377472937107086,0.053776491433382034,0.05377805978059769,0.05377952754497528,0.053780507296323776,0.05378207191824913,0.05378364026546478,0.05378491058945656,0.053785987198352814,0.05378726124763489,0.05378833785653114,0.053790003061294556,0.05379147082567215,0.053792744874954224,0.05379391834139824,0.053795091807842255,0.05379626899957657,0.053797442466020584,0.0537986159324646,0.053799401968717575,0.05380037799477577,0.05380126088857651,0.053801946341991425,0.05380282551050186,0.05380380526185036,0.05380478501319885,0.05380566418170929,0.053806547075510025,0.05380742996931076,0.05380840599536896,0.05380948260426521,0.05381026864051819,0.05381075665354729,0.0538119301199913,0.0538124218583107,0.0538129098713398,0.053813401609659195,0.05381408706307411,0.05381477251648903,0.053815748542547226,0.05381624028086662,0.0538165345788002,0.05381722003221512,0.05381770804524422,0.05381790176033974,0.053818490356206894,0.05381907895207405,0.05381947010755539,0.05381986126303673,0.053820349276065826,0.053820546716451645,0.0538211353123188,0.05382142961025238,0.05382191762328148,0.05382240563631058,0.053822699934244156,0.053823091089725494,0.05382338538765907,0.05382367968559265,0.05382426828145981,0.05382475629448891,0.053825244307518005,0.0538257360458374,0.05382632464170456,0.05382690951228142,0.053827203810214996,0.053827594965696335,0.05382779240608215,0.05382808670401573,0.05382857471704483,0.05382906273007393,0.05382926017045975,0.053829651325941086,0.05383053421974182,0.05383092537522316,0.05383121967315674,0.05383170768618584,0.05383190140128136,0.053832098841667175,0.053832195699214935,0.053832489997148514,0.05383317545056343,0.05383346974849701,0.05383376404643059,0.05383395776152611,0.053834155201911926,0.053834348917007446,0.053834449499845505,0.053834546357393265,0.053834643214941025,0.05383474379777908,0.05383503437042236,0.05383523181080818,0.05383532866835594,0.053835429251194],"active":[0.0025098323822021484,0.0021688472479581833,0.002096890937536955,0.0020909190643578768,0.002109226305037737,0.0021356591023504734,0.002171881962567568,0.002206244971603155,0.0022369856014847755,0.0022580334916710854,0.0022665513679385185,0.0022743837907910347,0.0022870125249028206,0.0023121731355786324,0.0023362552747130394,0.0023529957979917526,0.0023725759238004684,0.0023344941437244415,0.0022921040654182434,0.002241000533103943,0.002192344516515732,0.0021342895925045013,0.0020844582468271255,0.002018669620156288,0.0019709933549165726,0.0019190069288015366,0.001872798427939415,0.001815134659409523,0.00177852064371109,0.0017225220799446106,0.0016804244369268417,0.0016353912651538849,0.0015903599560260773,0.0015523694455623627,0.001520555466413498,0.0014766976237297058,0.001448698341846466,0.0014041513204574585,0.001357749104499817,0.0013223066926002502,0.0012844204902648926,0.0012476108968257904,0.0012085475027561188,0.0011781007051467896,0.0011472627520561218,0.001119360327720642,0.0010927319526672363,0.001065026968717575,0.0010286085307598114,0.0009981617331504822,0.000964973121881485,0.0009404979646205902,0.0009055472910404205,0.0008800923824310303,0.000857088714838028,0.0008320249617099762,0.0008158721029758453,0.00079384446144104,0.0007766149938106537,0.0007529221475124359,0.0007355920970439911,0.0007166005671024323,0.0006935968995094299,0.0006791055202484131,0.0006632432341575623,0.0006428845226764679,0.0006278082728385925,0.0006147883832454681,0.0006042122840881348,0.0005906037986278534,0.0005764104425907135,0.0005556531250476837,0.0005393028259277344,0.000522073358297348,0.0005118921399116516,0.0004952512681484222,0.0004826188087463379,0.0004709698259830475,0.0004680342972278595,0.0004579499363899231,0.00043974071741104126,0.0004323013126850128,0.00042211636900901794,0.00041076168417930603,0.00039999186992645264,0.00038745999336242676,0.00037786737084388733,0.0003733634948730469,0.0003610290586948395,0.0003567226231098175,0.00035231560468673706,0.00034350529313087463,0.0003383159637451172,0.00033381208777427673,0.0003265663981437683,0.0003246106207370758,0.00031824782490730286,0.0003144294023513794,0.00030904263257980347,0.00030953437089920044,0.00030257925391197205,0.0002884864807128906,0.00028848275542259216,0.0002806521952152252,0.00027712807059288025,0.00027331337332725525,0.0002700798213481903,0.00026635825634002686,0.00026587024331092834,0.0002599954605102539,0.00025793910026550293,0.00025177374482154846,0.00024726614356040955,0.00024452805519104004,0.0002402178943157196,0.0002375766634941101,0.0002349354326725006,0.00023160502314567566,0.00023052841424942017,0.0002255365252494812,0.0002236776053905487,0.00022063776850700378,0.00021936744451522827,0.00021829083561897278,0.0002146698534488678,0.00021525472402572632,0.0002132020890712738,0.00021124258637428284,0.00020967423915863037,0.00020771846175193787,0.0002066381275653839,0.0002031177282333374,0.00020027905702590942,0.00019763410091400146,0.00019616633653640747,0.00019616633653640747,0.00019646063446998596,0.0001942068338394165,0.0001934245228767395,0.00018872693181037903,0.00018862634897232056,0.00018745288252830505,0.00018676742911338806,0.00018803775310516357,0.00018774718046188354,0.0001845136284828186,0.0001836344599723816,0.00018314272165298462,0.0001828521490097046,0.00018186867237091064,0.00018255412578582764,0.00018050149083137512,0.00018000975251197815,0.00017991289496421814,0.00017629191279411316,0.00017717108130455017,0.00017658621072769165,0.00017609447240829468,0.00017697736620903015,0.00017540901899337769,0.00017443299293518066,0.00017452985048294067,0.00017286837100982666,0.00017159059643745422,0.0001716911792755127,0.00017267093062400818,0.00017188861966133118,0.00017237290740013123,0.00017081201076507568,0.00016963481903076172,0.00017031654715538025,0.00016934052109718323,0.00017021968960762024,0.0001703202724456787,0.00016845762729644775,0.00016806647181510925,0.00016728416085243225,0.00016552209854125977,0.00016542524099349976,0.00016454234719276428,0.00016503408551216125,0.0001642480492591858,0.00016454234719276428,0.00016532838344573975,0.00016444548964500427,0.00016434863209724426,0.00016454607248306274,0.00016258656978607178,0.0001634657382965088,0.00016297772526741028,0.00016317516565322876,0.00016317516565322876,0.0001630745828151703,0.0001630745828151703,0.00016229227185249329,0.00016150996088981628,0.0001613125205039978,0.00016180425882339478,0.00016072392463684082,0.0001623891294002533,0.00016190111637115479,0.00016072392463684082,0.00016258656978607178,0.00016180425882339478,0.0001604333519935608,0.0001597478985786438,0.0001601390540599823,0.0001600421965122223,0.00015886500477790833,0.00015837699174880981,0.00015817955136299133,0.00015827640891075134,0.00015788525342941284,0.00015700608491897583,0.00015671178698539734,0.0001572035253047943,0.00015719980001449585,0.00015739724040031433,0.00015749409794807434,0.00015710294246673584,0.00015602633357048035,0.00015612319111824036,0.00015573203563690186,0.00015534460544586182,0.00015553832054138184,0.00015534088015556335,0.00015485286712646484,0.00015475228428840637,0.00015514343976974487,0.00015465542674064636,0.00015436112880706787,0.00015524402260780334,0.00015494972467422485,0.0001537725329399109,0.00015396997332572937,0.00015367567539215088,0.00015328451991081238,0.00015377625823020935,0.00015338510274887085,0.00015377625823020935,0.00015357881784439087,0.00015357881784439087,0.00015269964933395386,0.00015289336442947388,0.00015328451991081238,0.00015221163630485535,0.00015250220894813538,0.00015260279178619385,0.00015269964933395386,0.0001526959240436554,0.00015269964933395386,0.00015259906649589539,0.0001529902219772339,0.00015279650688171387,0.00015309080481529236,0.00015318766236305237,0.00015289336442947388,0.00015259906649589539,0.0001521073281764984,0.0001519136130809784,0.00015220791101455688,0.00015220791101455688,0.0001517161726951599,0.00015181675553321838,0.00015201419591903687,0.00015211105346679688,0.00015211105346679688,0.0001523047685623169,0.00015181675553321838,0.0001517161726951599,0.0001520104706287384,0.00015162304043769836,0.0001515224575996399,0.0001511313021183014,0.0001511313021183014,0.00015103071928024292,0.0001507401466369629,0.00015103444457054138,0.0001512281596660614,0.00015093758702278137,0.00015093758702278137,0.0001511313021183014,0.00015093758702278137,0.0001515224575996399,0.0001515224575996399,0.0001515224575996399,0.0001511313021183014,0.0001512281596660614,0.00015171989798545837,0.00015103444457054138,0.0001512281596660614,0.0001512281596660614,0.0001515224575996399,0.0001516193151473999,0.0001517161726951599,0.0001511313021183014,0.0001508370041847229,0.00015103071928024292,0.0001508370041847229,0.0001507401466369629,0.0001507401466369629,0.00015064328908920288,0.0001504458487033844,0.00015024840831756592,0.0001503489911556244,0.00015015527606010437,0.00015064328908920288,0.00015034526586532593,0.0001505427062511444,0.0001503489911556244,0.00015025213360786438,0.0001504458487033844,0.0001503489911556244,0.00015064328908920288,0.00015103444457054138,0.00015063956379890442,0.0001505427062511444,0.00015064328908920288,0.00015103444457054138,0.00015103071928024292,0.00015093758702278137,0.00015093758702278137,0.0001507401466369629,0.00015103071928024292,0.00015103071928024292,0.0001509338617324829,0.0001504458487033844,0.0001509338617324829,0.00015103444457054138,0.00015034526586532593,0.0001504458487033844,0.0001505427062511444,0.0001501515507698059,0.0001500546932220459,0.00015025213360786438,0.0001503489911556244,0.0001505427062511444,0.0001499578356742859,0.0001499578356742859,0.00014985725283622742,0.00014986097812652588,0.00014985725283622742,0.00014976412057876587,0.0001497603952884674,0.0001499578356742859,0.0001500546932220459,0.0001500546932220459,0.0001499578356742859,0.00014985725283622742,0.0001499578356742859,0.00015024840831756592]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0025098323822021484,0.0033617569133639336,0.0043505458161234856,0.005418241489678621,0.0065377261489629745,0.007723391521722078,0.008958300575613976,0.010222677141427994,0.011555485427379608,0.012934600934386253,0.014369911514222622,0.0158543661236763,0.017405198886990547,0.018992938101291656,0.02063736319541931,0.022342778742313385,0.024107128381729126,0.02586110308766365,0.027577484026551247,0.02929464727640152,0.030996929854154587,0.03269363194704056,0.03436889499425888,0.03602359816431999,0.037668805569410324,0.039307355880737305,0.04093973711133003,0.04255019128322601,0.044151246547698975,0.045724593102931976,0.04727846011519432,0.0488281175494194,0.05034967511892319,0.05182904005050659,0.05333356559276581,0.0547918826341629,0.05623022839426994,0.057652126997709274,0.059036917984485626,0.06040233001112938,0.06173611432313919,0.06305580586194992,0.06434240937232971,0.06561148166656494,0.06684815138578415,0.0680592730641365,0.06926099210977554,0.07041807472705841,0.07156418263912201,0.07268259674310684,0.0737699642777443,0.07484059780836105,0.07589821517467499,0.07692468911409378,0.0779314935207367,0.07891020178794861,0.07986374199390411,0.08080544322729111,0.08171835541725159,0.08261150121688843,0.08348545432090759,0.08434560149908066,0.08517138659954071,0.08597308397293091,0.08677234500646591,0.08753419667482376,0.08828841894865036,0.0890241339802742,0.0897405669093132,0.09043007344007492,0.09110431373119354,0.09176983684301376,0.09241852164268494,0.09305320680141449,0.09366390109062195,0.09425991773605347,0.09484907984733582,0.0954202264547348,0.09597649425268173,0.09651611745357513,0.09704899042844772,0.0975571870803833,0.0980568677186966,0.09855566918849945,0.09903175383806229,0.0995071530342102,0.09996513277292252,0.10041037946939468,0.10084985196590424,0.10127267986536026,0.10169443488121033,0.10210434347391129,0.10250719636678696,0.10289948433637619,0.10327620059251785,0.10365771502256393,0.10402533411979675,0.10438717156648636,0.10473432391881943,0.10508020222187042,0.10541923344135284,0.10574924945831299,0.10607349872589111,0.1064024418592453,0.10671542584896088,0.10702312737703323,0.10732680559158325,0.10762452334165573,0.1079241931438446,0.10821867734193802,0.10850787162780762,0.10879188030958176,0.10907334089279175,0.10934628546237946,0.10961560904979706,0.10988375544548035,0.11014759540557861,0.11040693521499634,0.11066822707653046,0.11092159152030945,0.11116839945316315,0.11141060292720795,0.11166015267372131,0.11190803349018097,0.11214916408061981,0.11239322274923325,0.11263229697942734,0.11287097632884979,0.11310358345508575,0.1133313998579979,0.11356626451015472,0.11380043625831604,0.11403157562017441,0.11425929516553879,0.11448289453983307,0.11470571905374527,0.11492452025413513,0.11514411121606827,0.11537300050258636,0.1155935749411583,0.11581100523471832,0.11603010445833206,0.11624372750520706,0.11646077036857605,0.11668495833873749,0.11689925938844681,0.11711601167917252,0.11733413487672806,0.11754892766475677,0.11776743829250336,0.11797694116830826,0.1181940883398056,0.11840740591287613,0.11862239986658096,0.11883552372455597,0.11904709041118622,0.11925894021987915,0.1194668784737587,0.11968784034252167,0.1198982298374176,0.12011527270078659,0.12033417820930481,0.12054798752069473,0.12076209485530853,0.12096934765577316,0.1211828738451004,0.12139511853456497,0.12162185460329056,0.12183497846126556,0.1220540776848793,0.12226495891809464,0.12248454988002777,0.12270335108041763,0.12292587757110596,0.12314154952764511,0.12335546314716339,0.12357955425977707,0.12379826605319977,0.12402216345071793,0.124246746301651,0.12446995824575424,0.12469512224197388,0.12491598725318909,0.12513676285743713,0.125361829996109,0.12558865547180176,0.125818133354187,0.12603840231895447,0.12626025080680847,0.12648580968379974,0.12671470642089844,0.12695573270320892,0.12718696892261505,0.1274195909500122,0.12766051292419434,0.12789185345172882,0.1281318962574005,0.12836578488349915,0.1286131739616394,0.1288548856973648,0.12909571826457977,0.1293475180864334,0.12959520518779755,0.12984848022460938,0.13009674847126007,0.1303459107875824,0.13059966266155243,0.13085009157657623,0.13110090792179108,0.13135328888893127,0.1316090077161789,0.1318560093641281,0.13210849463939667,0.1323653906583786,0.13262394070625305,0.13288435339927673,0.133148193359375,0.13341516256332397,0.13368605077266693,0.1339530199766159,0.13422606885433197,0.1344960778951645,0.13476403057575226,0.1350393295288086,0.1353064924478531,0.13557855784893036,0.13584837317466736,0.13612639904022217,0.13640394806861877,0.13668158650398254,0.13696932792663574,0.1372540146112442,0.1375451683998108,0.13783201575279236,0.13811416923999786,0.13840825855731964,0.13868942856788635,0.13897675275802612,0.13926644623279572,0.1395566165447235,0.13984914124011993,0.1401405930519104,0.14043273031711578,0.14073288440704346,0.14103010296821594,0.1413315385580063,0.14163151383399963,0.1419224739074707,0.14222076535224915,0.1425207257270813,0.14282402396202087,0.1431165486574173,0.14341357350349426,0.14371657371520996,0.14401507377624512,0.14431612193584442,0.14461509883403778,0.1449245661497116,0.1452152281999588,0.1455182284116745,0.14581917226314545,0.1461176723241806,0.14642086625099182,0.14671701192855835,0.14702804386615753,0.14733798801898956,0.14764803647994995,0.147952601313591,0.14825129508972168,0.14856605231761932,0.14886729419231415,0.14916734397411346,0.1494748592376709,0.1497788280248642,0.15008467435836792,0.15037895739078522,0.15069185197353363,0.15099866688251495,0.1513047069311142,0.15160790085792542,0.15191422402858734,0.15222594141960144,0.15253706276416779,0.15284280478954315,0.15314854681491852,0.15345272421836853,0.15375904738903046,0.1540672332048416,0.15436406433582306,0.15466541051864624,0.1549750566482544,0.15527620911598206,0.15556912124156952,0.15587300062179565,0.1561814844608307,0.15648575127124786,0.1567911058664322,0.15708774328231812,0.15738967061042786,0.15768463909626007,0.15797735750675201,0.15828397870063782,0.1585790514945984,0.1588720679283142,0.15917085111141205,0.15947052836418152,0.15976804494857788,0.160057932138443,0.16035161912441254,0.1606476753950119,0.16093510389328003,0.16122715175151825,0.16152015328407288,0.16180455684661865,0.1620972752571106,0.1623879373073578,0.16267752647399902,0.16295762360095978,0.16324633359909058,0.1635330766439438,0.16381298005580902,0.16409257054328918,0.1643706113100052,0.16464316844940186,0.1649143397808075,0.16518406569957733,0.16545064747333527,0.16572779417037964,0.1659957468509674,0.16626018285751343,0.16652891039848328,0.16680067777633667,0.16707666218280792,0.16734206676483154,0.16760903596878052,0.16787034273147583,0.16814318299293518,0.16841094195842743,0.168677419424057,0.16893362998962402,0.16919580101966858,0.16945376992225647,0.16970625519752502,0.16996675729751587,0.1702214926481247,0.17047369480133057,0.17071864008903503,0.17097365856170654,0.17122556269168854,0.171478733420372,0.1717202514410019],"recovered":[0.0,0.0011802806984633207,0.0022020614705979824,0.0032010318245738745,0.004236322827637196,0.005323990248143673,0.006462761200964451,0.007654985878616571,0.008879321627318859,0.010169152170419693,0.011481891386210918,0.012867468409240246,0.014311491511762142,0.015801331028342247,0.0173368901014328,0.01892697997391224,0.020569445565342903,0.02228337898850441,0.024013955146074295,0.025740517303347588,0.027468351647257805,0.029165640473365784,0.030861854553222656,0.032559145241975784,0.03423411399126053,0.03590066358447075,0.037561435252428055,0.039204683154821396,0.04084431007504463,0.04244761914014816,0.04404230788350105,0.04560713842511177,0.047160614281892776,0.0487096831202507,0.05022076889872551,0.05173645541071892,0.0532120019197464,0.05468255653977394,0.05611923709511757,0.05753476917743683,0.05892093479633331,0.060279782861471176,0.061616215854883194,0.06293130666017532,0.06422994285821915,0.06549256294965744,0.06673060357570648,0.06794455647468567,0.06913629174232483,0.07029777765274048,0.07144448161125183,0.07256269454956055,0.07365848869085312,0.0747247114777565,0.07576783746480942,0.07679921388626099,0.07779788970947266,0.07877521961927414,0.07973150908946991,0.08067203313112259,0.08158954977989197,0.08248768001794815,0.08336271345615387,0.08422031253576279,0.08504051715135574,0.08585357666015625,0.08664324134588242,0.08740343153476715,0.08815354108810425,0.0888785868883133,0.0895930603146553,0.09027982503175735,0.09096159785985947,0.09164033830165863,0.09228471666574478,0.0929165631532669,0.09352608770132065,0.09413081407546997,0.09471850842237473,0.09528779238462448,0.09583887457847595,0.09637918323278427,0.09690901637077332,0.09742240607738495,0.09792619943618774,0.09842558205127716,0.09890470653772354,0.09937296062707901,0.09983260184526443,0.10027804225683212,0.10071682929992676,0.10114788264036179,0.10156699270009995,0.1019810140132904,0.10238543897867203,0.10277419537305832,0.10315776616334915,0.1035287156701088,0.10390552878379822,0.10426247119903564,0.104606494307518,0.10495041310787201,0.10528914630413055,0.10562386363744736,0.10595124214887619,0.10627059638500214,0.10658573359251022,0.1068977415561676,0.1071997582912445,0.10750001668930054,0.10779470205307007,0.10808702558279037,0.1083739697933197,0.10866130888462067,0.10894159227609634,0.10921552032232285,0.10948190838098526,0.10974760353565216,0.11000537872314453,0.11027421057224274,0.11053119599819183,0.11078573763370514,0.11103596538305283,0.11128620058298111,0.1115395650267601,0.11178411543369293,0.11202240735292435,0.11226529628038406,0.1125098466873169,0.11274950951337814,0.11297810822725296,0.11321423947811127,0.11344920098781586,0.11367828398942947,0.11390844732522964,0.11413762718439102,0.11435555666685104,0.11457768827676773,0.11480158567428589,0.11502871662378311,0.11524879187345505,0.11546114087104797,0.11568111926317215,0.11590442806482315,0.11611951887607574,0.11633665859699249,0.11655526608228683,0.11677299439907074,0.11699572205543518,0.11720767617225647,0.11742579191923141,0.11764372140169144,0.11785831302404404,0.11807212978601456,0.11828858405351639,0.11850308626890182,0.11871327459812164,0.1189345270395279,0.11914393305778503,0.11935735493898392,0.11957087367773056,0.11978674679994583,0.12000584602355957,0.1202264130115509,0.12043993175029755,0.12065247446298599,0.12086442857980728,0.12107647955417633,0.12129156291484833,0.1215100809931755,0.1217266321182251,0.12194152176380157,0.12216444313526154,0.12238021194934845,0.12260283529758453,0.12281880527734756,0.12303878366947174,0.12325171381235123,0.1234736517071724,0.12369432300329208,0.12392203509807587,0.12413829565048218,0.124366894364357,0.12458942085504532,0.12480734288692474,0.1250336915254593,0.125260129570961,0.12548354268074036,0.12570685148239136,0.1259332001209259,0.1261543482542038,0.12638245522975922,0.1266137957572937,0.12684650719165802,0.12707842886447906,0.12732131779193878,0.12755480408668518,0.12779240310192108,0.128024622797966,0.1282636970281601,0.12849827110767365,0.1287434995174408,0.12899667024612427,0.12924827635288239,0.12949566543102264,0.1297461986541748,0.1299920231103897,0.13024255633354187,0.1304912120103836,0.13074536621570587,0.13100068271160126,0.13125042617321014,0.13149665296077728,0.13174384832382202,0.1319996565580368,0.13225360214710236,0.13251431286334991,0.1327853947877884,0.13305051624774933,0.13331396877765656,0.1335851401090622,0.13384898006916046,0.13411948084831238,0.13438723981380463,0.1346602737903595,0.13493087887763977,0.13520048558712006,0.1354728490114212,0.13575029373168945,0.1360216736793518,0.13629412651062012,0.13658185303211212,0.13686449825763702,0.13715505599975586,0.13744083046913147,0.13772591948509216,0.1380174607038498,0.13830940425395966,0.13858361542224884,0.13887222111225128,0.1391579955816269,0.13944827020168304,0.13974040746688843,0.14004085958003998,0.14033406972885132,0.14062747359275818,0.14092469215393066,0.141224667429924,0.14152021706104279,0.1418197900056839,0.1421188861131668,0.14242041110992432,0.14272165298461914,0.14301720261573792,0.14331668615341187,0.14362409710884094,0.14391465485095978,0.14421246945858002,0.14451830089092255,0.14481249451637268,0.1451183408498764,0.1454145759344101,0.14571258425712585,0.1460151970386505,0.14631310105323792,0.14661845564842224,0.14693300426006317,0.14724236726760864,0.14755301177501678,0.147856205701828,0.14816126227378845,0.14846092462539673,0.14876529574394226,0.14906810224056244,0.1493738442659378,0.14968115091323853,0.1499757319688797,0.15028059482574463,0.15058515965938568,0.1508883535861969,0.15119576454162598,0.1515045464038849,0.15181918442249298,0.1521250307559967,0.15243038535118103,0.1527417004108429,0.15304753184318542,0.15334858000278473,0.15364815294742584,0.15395057201385498,0.15425220131874084,0.15455274283885956,0.1548530012369156,0.1551506221294403,0.15545029938220978,0.15576229989528656,0.156067356467247,0.156368687748909,0.15667609870433807,0.15697704255580902,0.15727759897708893,0.15757492184638977,0.15787644684314728,0.1581864058971405,0.15847882628440857,0.1587718427181244,0.15905967354774475,0.1593581587076187,0.1596544086933136,0.15995417535305023,0.1602492481470108,0.16054275631904602,0.16083303093910217,0.16112536191940308,0.16141416132450104,0.16170090436935425,0.1619887351989746,0.16228027641773224,0.16256605088710785,0.16285446286201477,0.16314081847667694,0.16341689229011536,0.1636926829814911,0.16397961974143982,0.16425266861915588,0.16452747583389282,0.1648036539554596,0.1650708168745041,0.16534414887428284,0.16561338305473328,0.16588161885738373,0.1661592721939087,0.1664259433746338,0.1667034924030304,0.16696703433990479,0.1672375351190567,0.1675049066543579,0.1677735447883606,0.1680459976196289,0.16830718517303467,0.16856838762760162,0.1688292920589447,0.16908951103687286,0.16934551298618317,0.16960592567920685,0.16985920071601868,0.17010952532291412,0.17036034166812897,0.1706121414899826,0.1708652228116989,0.1711108535528183],"active":[0.0025098323822021484,0.002181476214900613,0.002148484345525503,0.002217209665104747,0.002301403321325779,0.0023994012735784054,0.0024955393746495247,0.0025676912628114223,0.002676163800060749,0.0027654487639665604,0.0028880201280117035,0.0029868977144360542,0.003093707375228405,0.0031916070729494095,0.0033004730939865112,0.003415798768401146,0.003537682816386223,0.0035777240991592407,0.0035635288804769516,0.003554129973053932,0.003528578206896782,0.003527991473674774,0.0035070404410362244,0.0034644529223442078,0.0034346915781497955,0.003406692296266556,0.0033783018589019775,0.0033455081284046173,0.0033069364726543427,0.0032769739627838135,0.003236152231693268,0.0032209791243076324,0.0031890608370304108,0.00311935693025589,0.0031127966940402985,0.003055427223443985,0.0030182264745235443,0.0029695704579353333,0.0029176808893680573,0.0028675608336925507,0.0028151795268058777,0.0027760230004787445,0.002726193517446518,0.002680175006389618,0.0026182085275650024,0.002566710114479065,0.0025303885340690613,0.0024735182523727417,0.00242789089679718,0.0023848190903663635,0.002325482666492462,0.0022779032588005066,0.002239726483821869,0.0021999776363372803,0.0021636560559272766,0.002110987901687622,0.0020658522844314575,0.0020302236080169678,0.0019868463277816772,0.0019394680857658386,0.001895904541015625,0.0018579214811325073,0.0018086731433868408,0.0017527714371681213,0.0017318278551101685,0.001680620014667511,0.0016451776027679443,0.0016207024455070496,0.0015870258212089539,0.0015514865517616272,0.0015112534165382385,0.0014900118112564087,0.00145692378282547,0.0014128684997558594,0.0013791844248771667,0.00134335458278656,0.0013229921460151672,0.0012894123792648315,0.0012579858303070068,0.001228325068950653,0.0012101158499717712,0.0011780038475990295,0.0011478513479232788,0.001133263111114502,0.0011055544018745422,0.0010815709829330444,0.0010604262351989746,0.0010374188423156738,0.001017250120639801,0.0009946376085281372,0.0009776055812835693,0.0009564608335494995,0.0009402036666870117,0.0009184703230857849,0.0008907616138458252,0.0008835196495056152,0.0008675679564476013,0.0008584558963775635,0.0008287951350212097,0.0008177310228347778,0.0008127391338348389,0.000798836350440979,0.0007843524217605591,0.0007785782217979431,0.0007641837000846863,0.0007525309920310974,0.0007410719990730286,0.0007267817854881287,0.0007244348526000977,0.0007186606526374817,0.0007131695747375488,0.0007048547267913818,0.0006993710994720459,0.0006849765777587891,0.0006740167737007141,0.0006682351231575012,0.0006656870245933533,0.0006593316793441772,0.0006628483533859253,0.0006473809480667114,0.0006372034549713135,0.0006248652935028076,0.0006241872906684875,0.0006218329071998596,0.0006095990538597107,0.0006091073155403137,0.0006098896265029907,0.0006056800484657288,0.0005937367677688599,0.000581890344619751,0.0005881562829017639,0.000586196780204773,0.000582374632358551,0.000581011176109314,0.0005744472146034241,0.000568091869354248,0.0005689635872840881,0.0005664229393005371,0.0005714148283004761,0.0005648583173751831,0.0005622133612632751,0.0005689635872840881,0.0005626082420349121,0.0005563423037528992,0.0005654394626617432,0.0005626007914543152,0.0005607455968856812,0.0005611404776573181,0.0005532056093215942,0.0005597621202468872,0.0005511492490768433,0.0005503669381141663,0.0005490928888320923,0.0005502700805664062,0.0005469396710395813,0.0005440041422843933,0.0005456656217575073,0.0005323514342308044,0.0005439072847366333,0.0005408748984336853,0.0005443990230560303,0.0005474314093589783,0.0005421414971351624,0.0005356818437576294,0.0005294159054756165,0.0005303993821144104,0.0005306899547576904,0.0005453750491142273,0.0005434155464172363,0.0005439966917037964,0.0005383267998695374,0.0005430281162261963,0.0005389079451560974,0.0005456656217575073,0.0005387142300605774,0.0005366578698158264,0.0005407705903053284,0.0005465522408485413,0.0005485117435455322,0.0005524232983589172,0.0005479231476783752,0.0005568265914916992,0.0005490928888320923,0.0005473420023918152,0.0005544871091842651,0.0005549639463424683,0.0005580037832260132,0.0005548596382141113,0.0005533993244171143,0.0005526095628738403,0.0005603581666946411,0.000573277473449707,0.0005731731653213501,0.000573083758354187,0.000582084059715271,0.0005705356597900391,0.000577092170715332,0.000573381781578064,0.0005885511636734009,0.0005911886692047119,0.0005974471569061279,0.0006040185689926147,0.0005985349416732788,0.0006002038717269897,0.0006010830402374268,0.0005997121334075928,0.0006076395511627197,0.0006075352430343628,0.0006096959114074707,0.0006079226732254028,0.0006083250045776367,0.0006055831909179688,0.0006118416786193848,0.0006215423345565796,0.0006242841482162476,0.0006307512521743774,0.0006338804960250854,0.0006297677755355835,0.0006355345249176025,0.0006390511989593506,0.0006409287452697754,0.0006470978260040283,0.0006445497274398804,0.0006520897150039673,0.0006462186574935913,0.0006476789712905884,0.0006478875875473022,0.0006535500288009644,0.0006536543369293213,0.0006599128246307373,0.000675201416015625,0.0006721615791320801,0.0006806701421737671,0.000676959753036499,0.000673338770866394,0.000682339072227478,0.0006719678640365601,0.0006673485040664673,0.000682830810546875,0.000684395432472229,0.000691145658493042,0.000692322850227356,0.000692322850227356,0.000692024827003479,0.000696033239364624,0.0007040649652481079,0.0007068216800689697,0.0006978064775466919,0.0007005482912063599,0.0007009357213973999,0.0007051378488540649,0.000696137547492981,0.0006919205188751221,0.0006993710994720459,0.000698387622833252,0.000692024827003479,0.0007004439830780029,0.0007120966911315918,0.0006969273090362549,0.0007057338953018188,0.000700831413269043,0.0007030963897705078,0.0007082819938659668,0.0007018148899078369,0.0007149428129196167,0.0007195323705673218,0.0007150322198867798,0.0007102340459823608,0.000698283314704895,0.0007098466157913208,0.0007060319185256958,0.0007064193487167358,0.0007095634937286377,0.0007107257843017578,0.0007108300924301147,0.0006978064775466919,0.0007161200046539307,0.0007180720567703247,0.0007195472717285156,0.0007195472717285156,0.0007184594869613647,0.0007213950157165527,0.0007178783416748047,0.0007177740335464478,0.0007181614637374878,0.0007110238075256348,0.0007115155458450317,0.0007186532020568848,0.0007159113883972168,0.0007148385047912598,0.0007228553295135498,0.0007234662771224976,0.0007161200046539307,0.0007223784923553467,0.0007311850786209106,0.0007234513759613037,0.0007237493991851807,0.0007190555334091187,0.0007135719060897827,0.0007075965404510498,0.0006997585296630859,0.0007090568542480469,0.0007026046514511108,0.0006856620311737061,0.000692024827003479,0.0006986856460571289,0.0007083714008331299,0.0006997734308242798,0.000697210431098938,0.0006935000419616699,0.0006858557462692261,0.000684395432472229,0.0006871223449707031,0.0006791949272155762,0.0006831139326095581,0.00068703293800354,0.0006887912750244141,0.0006773471832275391,0.000680282711982727,0.0006786137819290161,0.0006721615791320801,0.0006756782531738281,0.0006779283285140991,0.0006635487079620361,0.0006616711616516113,0.0006565898656845093,0.0006469935178756714,0.0006569772958755493,0.0006515979766845703,0.0006467998027801514,0.0006472915410995483,0.0006414055824279785,0.0006507188081741333,0.0006385743618011475,0.0006420016288757324,0.0006328076124191284,0.0006382763385772705,0.0006373971700668335,0.0006314218044281006,0.0006264448165893555,0.0006274133920669556,0.0006244778633117676,0.0006167441606521606,0.0006212443113327026,0.0006155669689178467,0.0006144940853118896,0.0006091147661209106,0.0006133168935775757,0.0006134212017059326,0.0006135106086730957,0.0006093978881835938]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0025098323822021484,0.003357155714184046,0.004329888615757227,0.0053581311367452145,0.006421715021133423,0.00751114496961236,0.008626125752925873,0.009780952706933022,0.01095790509134531,0.012159723788499832,0.013398450799286366,0.014661555178463459,0.015946099534630775,0.01726490817964077,0.018617982044816017,0.019996607676148415,0.02139422670006752,0.022754739969968796,0.024106640368700027,0.025439448654651642,0.02675238437950611,0.028031738474965096,0.029288185760378838,0.030532296746969223,0.03175301104784012,0.03293466195464134,0.03412032872438431,0.03528161719441414,0.036420777440071106,0.03753703087568283,0.03862812742590904,0.039694059640169144,0.04073777049779892,0.04177394136786461,0.04278182238340378,0.04377051442861557,0.04473678395152092,0.04566781222820282,0.046581316739320755,0.04747416079044342,0.04834625497460365,0.04919945076107979,0.05002797767519951,0.05083809792995453,0.051630109548568726,0.052400875836610794,0.053154703229665756,0.053890421986579895,0.05461341142654419,0.0553181916475296,0.055999185889959335,0.0566636323928833,0.05729997903108597,0.05791831389069557,0.058527253568172455,0.059111420065164566,0.05969059467315674,0.06024715676903725,0.060787271708250046,0.061311036348342896,0.06183137372136116,0.06233134865760803,0.06281526386737823,0.06328528374433517,0.06374570727348328,0.06419017165899277,0.06463170051574707,0.06505149602890015,0.06545934826135635,0.06586798280477524,0.06624871492385864,0.06662318110466003,0.06698345392942429,0.06734538823366165,0.06768783926963806,0.06801561266183853,0.06833770126104355,0.06865303218364716,0.06894976645708084,0.06924954056739807,0.06953766196966171,0.06981344521045685,0.0700858011841774,0.07035404443740845,0.07060907781124115,0.07086214423179626,0.07110375910997391,0.07134087383747101,0.07156585156917572,0.07178348302841187,0.07199876010417938,0.07220631092786789,0.07241375744342804,0.07261142134666443,0.07281015813350677,0.07299695163965225,0.07318060845136642,0.07336094230413437,0.07353735715150833,0.07370936870574951,0.07386894524097443,0.07402852177619934,0.07418017089366913,0.07433122396469116,0.07448003441095352,0.07462688535451889,0.07476296275854111,0.0748947411775589,0.07502543181180954,0.0751553475856781,0.07527576386928558,0.07539892196655273,0.07551708817481995,0.07563016563653946,0.0757450982928276,0.07585258781909943,0.07595743983983994,0.07606375962495804,0.07616841793060303,0.07626856863498688,0.07636558264493942,0.07646074146032333,0.07655316591262817,0.07664626836776733,0.07673525810241699,0.07682082056999207,0.07690579444169998,0.07698950171470642,0.07707134634256363,0.07715073972940445,0.07723258435726166,0.07730895280838013,0.07738354802131653,0.07745981216430664,0.07753431797027588,0.07760646939277649,0.07767460495233536,0.0777425467967987,0.07780774682760239,0.0778779461979866,0.07794128358364105,0.0780036449432373,0.07806405425071716,0.07812239974737167,0.07818426936864853,0.07824565470218658,0.07830478996038437,0.07835736125707626,0.07841286808252335,0.07846573740243912,0.07851918786764145,0.07857166230678558,0.07862452417612076,0.07867524027824402,0.07872340828180313,0.07877372950315475,0.07882306724786758,0.07887084037065506,0.07891763746738434,0.07896492630243301,0.07901094108819962,0.0790572464466095,0.07910286635160446,0.07914672791957855,0.07918950915336609,0.07923238724470139,0.0792749747633934,0.07931579649448395,0.07935505360364914,0.07939725369215012,0.07943660765886307,0.0794757679104805,0.07951169461011887,0.07954909652471542,0.07958599925041199,0.07962115108966827,0.07965678721666336,0.07969183474779129,0.07972707599401474,0.07976437360048294,0.07979893684387207,0.07983358949422836,0.07986736297607422,0.07990173250436783,0.0799335464835167,0.07996634393930435,0.08000031113624573,0.08003144711256027,0.08006375283002853,0.08009596168994904,0.0801263079047203,0.08016125857830048,0.08019229769706726,0.08022294193506241,0.08025367558002472,0.08028549700975418,0.08031858503818512,0.08034922927618027,0.0803791880607605,0.08040934056043625,0.08043783158063889,0.08046680688858032,0.08049920946359634,0.08052632957696915,0.0805540382862091,0.0805794894695282,0.08060670644044876,0.08063314110040665,0.08065967261791229,0.08068443834781647,0.08071321994066238,0.08074004203081131,0.0807645171880722,0.08078919351100922,0.08081386238336563,0.08083853125572205,0.08086477220058441,0.08088894933462143,0.08091294020414352,0.08093652874231339,0.08096041530370712,0.08098185807466507,0.08100378513336182,0.08102650195360184,0.08105107396841049,0.08107515424489975,0.08109816163778305,0.08112107217311859,0.08114339411258698,0.08116551488637924,0.08118882030248642,0.08121173083782196,0.08123531937599182,0.08125695586204529,0.08127986639738083,0.08129993826150894,0.0813225507736206,0.08134359866380692,0.08136386424303055,0.08138393610715866,0.08140409737825394,0.0814257338643074,0.08144668489694595,0.08146782964468002,0.0814879983663559,0.08150620758533478,0.08152715861797333,0.08154860138893127,0.08156867325305939,0.08158835023641586,0.08160783350467682,0.08162760734558105,0.08164709061384201,0.08166725188493729,0.08168722689151764,0.08170700073242188,0.08172520995140076,0.08174430578947067,0.08176182955503464,0.08178199082612991,0.08179746568202972,0.08181488513946533,0.0818314328789711,0.0818498358130455,0.08186843991279602,0.08188527822494507,0.08190182596445084,0.08191905170679092,0.08193550258874893,0.08195409923791885,0.08197015523910522,0.08198709785938263,0.08200500905513763,0.08202341198921204,0.08204083889722824,0.082059346139431,0.08207520097494125,0.08209067583084106,0.08210761100053787,0.0821252316236496,0.08214148133993149,0.0821579322218895,0.08217427879571915,0.08219043165445328,0.08220844715833664,0.0822259709239006,0.08224231749773026,0.0822581797838211,0.08227599412202835,0.08229156583547592,0.08230820298194885,0.08232494443655014,0.08234120160341263,0.08235754817724228,0.08237379789352417,0.0823904424905777,0.08240600675344467,0.08242167532444,0.08243782818317413,0.08245476335287094,0.08247091621160507,0.08248589187860489,0.08249989151954651,0.08251693099737167,0.08253318071365356,0.08255021274089813,0.0825657770037651,0.0825815424323082,0.08259730041027069,0.08261443674564362,0.08263156563043594,0.0826469361782074,0.08266270160675049,0.08268071711063385,0.08269725739955902,0.08271253108978271,0.08272849023342133,0.08274464309215546,0.08275972306728363,0.08277401328086853,0.08278879523277283,0.0828053429722786,0.08282139897346497,0.08283774554729462,0.08285321295261383,0.08286711573600769,0.08288463950157166,0.08290216326713562,0.08291616290807724,0.08293192833662033,0.08294739574193954,0.08296198397874832,0.08297617733478546,0.08299066871404648,0.0830077975988388,0.08302219212055206,0.0830373615026474,0.08305136114358902,0.08306565880775452,0.08308102935552597,0.08309610188007355,0.08311078697443008,0.08312537521123886,0.08314114063978195,0.08315582573413849,0.08316972106695175,0.08318274468183517,0.08319811522960663,0.08321240544319153,0.08322611451148987,0.08323971927165985],"recovered":[0.0,0.0011839030776172876,0.0022023553028702736,0.003193199634552002,0.004205288365483284,0.005242243874818087,0.006305632181465626,0.007390949875116348,0.008507302030920982,0.009654982015490532,0.010836731642484665,0.012048928067088127,0.013280116021633148,0.014547625556588173,0.01584695279598236,0.0171646848320961,0.01850738190114498,0.019863685593008995,0.021243877708911896,0.02260703593492508,0.023949047550559044,0.025265507400035858,0.026565715670585632,0.027842916548252106,0.02910102717578411,0.030347879976034164,0.03154979646205902,0.03274946287274361,0.033925335854291916,0.03508652746677399,0.03622441738843918,0.03733685240149498,0.03842843696475029,0.03949838504195213,0.040542878210544586,0.0415639728307724,0.042565684765577316,0.043564166873693466,0.0445297509431839,0.04545138031244278,0.04636537283658981,0.04726184532046318,0.04813510924577713,0.04898008331656456,0.04980440065264702,0.05061168223619461,0.05140535905957222,0.05217573046684265,0.052933771163225174,0.05366723611950874,0.054388854652643204,0.05508795753121376,0.05577051639556885,0.05642213672399521,0.057062990963459015,0.057696010917425156,0.05829613655805588,0.058878444135189056,0.05946114659309387,0.06001408398151398,0.06054802983999252,0.061078254133462906,0.06160035729408264,0.062100037932395935,0.06259110569953918,0.06306473910808563,0.06352213025093079,0.06397531181573868,0.06440557539463043,0.0648309513926506,0.06524497270584106,0.06563892215490341,0.06602396070957184,0.06640263646841049,0.06676633656024933,0.06712327897548676,0.06746651232242584,0.06780114024877548,0.06812234967947006,0.06843474507331848,0.06873911619186401,0.06903897970914841,0.06932592391967773,0.0696076825261116,0.0698799416422844,0.0701395720243454,0.07040233910083771,0.07065511494874954,0.0708964392542839,0.07113169133663177,0.07136312872171402,0.07158379256725311,0.0717993676662445,0.07201210409402847,0.07221876829862595,0.07241936773061752,0.07260723412036896,0.07279716432094574,0.07298953831195831,0.07317300140857697,0.07334833592176437,0.07351242005825043,0.07368060946464539,0.07383666187524796,0.07399281114339828,0.0741487666964531,0.07429209351539612,0.07443767040967941,0.07457286864519119,0.074708953499794,0.07483994215726852,0.07496397942304611,0.07508479058742523,0.0752071663737297,0.07532268762588501,0.07543634623289108,0.07554873824119568,0.0756598562002182,0.07576636970043182,0.07587210088968277,0.07597577571868896,0.0760737732052803,0.07617049664258957,0.07626761496067047,0.0763624832034111,0.07645431160926819,0.07654398679733276,0.07662974298000336,0.07671511173248291,0.07679735124111176,0.07687763124704361,0.07695751637220383,0.07703711092472076,0.07711347192525864,0.07719110697507858,0.07726442813873291,0.07733922451734543,0.07740961760282516,0.07748176902532578,0.0775490254163742,0.07761784642934799,0.07768500596284866,0.07774903625249863,0.07781442999839783,0.0778755247592926,0.07793573290109634,0.07799868285655975,0.07805947959423065,0.07811488956212997,0.07817039638757706,0.07822620123624802,0.07827857881784439,0.0783333033323288,0.07838479429483414,0.07843511551618576,0.07848465442657471,0.07853478193283081,0.0785847082734108,0.07863219082355499,0.07867957651615143,0.07872401922941208,0.07877032458782196,0.07881908118724823,0.07886724919080734,0.0789107158780098,0.07895427942276001,0.07899882644414902,0.07904219627380371,0.07908380031585693,0.07912374287843704,0.07916682213544846,0.07920510321855545,0.07924670726060867,0.0792832225561142,0.079320527613163,0.07935841381549835,0.07939238101243973,0.07942978292703629,0.07946816086769104,0.0795024186372757,0.07953982055187225,0.07957496494054794,0.07961021363735199,0.07964349538087845,0.07967717200517654,0.07971114665269852,0.07974482327699661,0.07977712899446487,0.07981021702289581,0.07984340935945511,0.07987718284130096,0.07990919798612595,0.07994179427623749,0.07997331768274307,0.08000494539737701,0.0800354853272438,0.08006378263235092,0.08009784668684006,0.08012986183166504,0.08016128838062286,0.08019212633371353,0.08022061735391617,0.0802505761384964,0.08027974516153336,0.08031097799539566,0.08033888041973114,0.08036766201257706,0.08039438724517822,0.08042072504758835,0.08044794201850891,0.08047358691692352,0.08050129562616348,0.08052929490804672,0.08055514097213745,0.08058010041713715,0.0806046798825264,0.08062954246997833,0.08065421134233475,0.0806792750954628,0.08070267736911774,0.08072646707296371,0.08074995875358582,0.08077041804790497,0.08079401403665543,0.08081761002540588,0.08084052056074142,0.08086440712213516,0.0808878019452095,0.08091237396001816,0.0809357762336731,0.08095936477184296,0.08098286390304565,0.08100459724664688,0.08102701604366302,0.0810512974858284,0.08107215166091919,0.08109299838542938,0.0811162069439888,0.08113735169172287,0.0811585932970047,0.08117817342281342,0.0811990275979042,0.08122076094150543,0.08124209940433502,0.08126384019851685,0.0812852755188942,0.0813058391213417,0.08132649213075638,0.08134666085243225,0.08136525750160217,0.08138405531644821,0.081404909491539,0.08142311871051788,0.08144132792949677,0.08146022260189056,0.08148078620433807,0.08150094747543335,0.08152033388614655,0.08153805136680603,0.08155665546655655,0.08157496154308319,0.08159179985523224,0.0816098153591156,0.08162704855203629,0.08164339512586594,0.0816614106297493,0.08167873322963715,0.08169596642255783,0.08171211928129196,0.08172973990440369,0.08174599707126617,0.08176253736019135,0.0817810446023941,0.08179788291454315,0.08181668072938919,0.0818341001868248,0.081853486597538,0.08187013119459152,0.08188647776842117,0.08190449327230453,0.08192162215709686,0.08193709701299667,0.08195354044437408,0.08196999132633209,0.08198702335357666,0.08200405538082123,0.08202050626277924,0.08203724771738052,0.08205477148294449,0.08207141607999802,0.08208835124969482,0.08210538327693939,0.08212075382471085,0.08213789016008377,0.0821545273065567,0.08217078447341919,0.08218850195407867,0.08220455795526505,0.08222051709890366,0.08223588764667511,0.0822526216506958,0.08226926624774933,0.08228473365306854,0.0822991281747818,0.08231625705957413,0.08233192563056946,0.08234670758247375,0.08236236870288849,0.08237823098897934,0.08239477872848511,0.08241161704063416,0.08242825418710709,0.08244460821151733,0.08246076107025146,0.08247828483581543,0.08249492943286896,0.08251068741083145,0.08252811431884766,0.08254378288984299,0.08255885541439056,0.08257432281970978,0.08259087055921555,0.08260614424943924,0.0826205313205719,0.08263864368200302,0.08265411108732224,0.08266977965831757,0.08268749713897705,0.08270355314016342,0.08272029459476471,0.08273585885763168,0.08275210857391357,0.08276728540658951,0.082783043384552,0.0827973410487175,0.08281309902667999,0.0828290581703186,0.08284442871809006,0.08285872638225555,0.0828724279999733,0.08288701623678207,0.08290160447359085,0.0829189345240593,0.0829317569732666,0.0829465389251709,0.08296161890029907,0.08297541737556458,0.08298922330141068,0.08300293236970901,0.08301819860935211,0.08303337544202805],"active":[0.0025098323822021484,0.002173252636566758,0.0021275333128869534,0.0021649315021932125,0.002216426655650139,0.0022689010947942734,0.002320493571460247,0.0023900028318166733,0.002450603060424328,0.0025047417730093002,0.0025617191568017006,0.002612627111375332,0.0026659835129976273,0.002717282623052597,0.0027710292488336563,0.0028319228440523148,0.0028868447989225388,0.0028910543769598007,0.0028627626597881317,0.0028324127197265625,0.0028033368289470673,0.0027662310749292374,0.0027224700897932053,0.0026893801987171173,0.0026519838720560074,0.0025867819786071777,0.002570532262325287,0.0025321543216705322,0.00249544158577919,0.002450503408908844,0.002403710037469864,0.002357207238674164,0.0023093335330486298,0.0022755563259124756,0.002238944172859192,0.00220654159784317,0.0021710991859436035,0.0021036453545093536,0.002051565796136856,0.002022780478000641,0.0019808821380138397,0.0019376054406166077,0.0018928684294223785,0.0018580146133899689,0.0018257088959217072,0.0017891936004161835,0.0017493441700935364,0.0017146915197372437,0.0016796402633190155,0.0016509555280208588,0.0016103312373161316,0.0015756748616695404,0.0015294626355171204,0.0014961771667003632,0.00146426260471344,0.0014154091477394104,0.0013944581151008606,0.0013687126338481903,0.0013261251151561737,0.0012969523668289185,0.001283343881368637,0.0012530945241451263,0.0012149065732955933,0.0011852458119392395,0.0011546015739440918,0.001125432550907135,0.0011095702648162842,0.0010761842131614685,0.0010537728667259216,0.0010370314121246338,0.0010037422180175781,0.0009842589497566223,0.0009594932198524475,0.0009427517652511597,0.0009215027093887329,0.0008923336863517761,0.0008711889386177063,0.0008518919348716736,0.0008274167776107788,0.0008147954940795898,0.000798545777797699,0.0007744655013084412,0.0007598772644996643,0.0007463619112968445,0.0007291361689567566,0.0007225722074508667,0.0007014200091362,0.0006857588887214661,0.0006694123148918152,0.0006517916917800903,0.0006356313824653625,0.0006225183606147766,0.0006143897771835327,0.0005993172526359558,0.0005913898348808289,0.000577583909034729,0.000573374330997467,0.0005637779831886292,0.0005478188395500183,0.0005363672971725464,0.0005206093192100525,0.0005161017179489136,0.0004995614290237427,0.0004945620894432068,0.0004872232675552368,0.0004781186580657959,0.000470869243144989,0.0004570707678794861,0.00045256316661834717,0.00044639408588409424,0.0004358217120170593,0.0004349425435066223,0.00043229758739471436,0.0004229992628097534,0.00042241066694259644,0.0004162415862083435,0.0004087015986442566,0.00040390342473983765,0.0004020482301712036,0.00039646774530410767,0.00038980692625045776,0.0003869682550430298,0.00038266927003860474,0.0003786534070968628,0.0003727748990058899,0.00036650896072387695,0.000361807644367218,0.00035975873470306396,0.000356234610080719,0.0003533884882926941,0.0003549531102180481,0.00035143643617630005,0.00034643709659576416,0.00034634023904800415,0.00034321099519729614,0.0003420412540435791,0.0003353804349899292,0.00033292919397354126,0.00032597780227661133,0.00032892078161239624,0.0003234371542930603,0.00031863898038864136,0.0003150179982185364,0.00030796974897384644,0.0003087446093559265,0.0003099218010902405,0.0003061071038246155,0.00029788166284561157,0.0002979785203933716,0.00029534101486206055,0.0002929866313934326,0.0002930834889411926,0.00029122084379196167,0.0002904459834098816,0.0002882927656173706,0.0002890750765800476,0.0002882853150367737,0.0002861320972442627,0.0002854466438293457,0.0002853497862815857,0.0002869218587875366,0.0002869218587875366,0.0002837851643562317,0.0002794787287712097,0.0002787932753562927,0.00027810782194137573,0.00027614831924438477,0.0002736002206802368,0.0002712532877922058,0.00027351081371307373,0.0002697855234146118,0.00027066469192504883,0.00026498734951019287,0.0002658739686012268,0.0002654716372489929,0.0002627372741699219,0.0002644062042236328,0.0002620518207550049,0.00025891512632369995,0.0002619549632072449,0.0002591162919998169,0.0002586245536804199,0.000257149338722229,0.0002582371234893799,0.0002563744783401489,0.00025519728660583496,0.000255487859249115,0.00025431811809539795,0.00025353580713272095,0.000252552330493927,0.00024912506341934204,0.00025206059217453003,0.00025050342082977295,0.00024962425231933594,0.0002487301826477051,0.000250011682510376,0.000254802405834198,0.00025138258934020996,0.000249326229095459,0.000248052179813385,0.000245705246925354,0.00024618953466415405,0.00024863332509994507,0.000246584415435791,0.00024306029081344604,0.0002406090497970581,0.0002390444278717041,0.00023875385522842407,0.0002389475703239441,0.00023649632930755615,0.00023963302373886108,0.00023874640464782715,0.00023522228002548218,0.00023405253887176514,0.0002337619662284851,0.0002338513731956482,0.0002352297306060791,0.00023473799228668213,0.0002336651086807251,0.0002338513731956482,0.0002339482307434082,0.00023189932107925415,0.00023336708545684814,0.00023248791694641113,0.00023346394300460815,0.0002346336841583252,0.00023375451564788818,0.00023327022790908813,0.00023102015256881714,0.00022973865270614624,0.00022945553064346313,0.00022886693477630615,0.00023072212934494019,0.00022993981838226318,0.0002285689115524292,0.0002277866005897522,0.00022955238819122314,0.00022739171981811523,0.00022651255130767822,0.00022534281015396118,0.00022592395544052124,0.00022670626640319824,0.00022592395544052124,0.00022573024034500122,0.0002241581678390503,0.00022093206644058228,0.00022131949663162231,0.00022210925817489624,0.00022201240062713623,0.00022309273481369019,0.00022377818822860718,0.00022269785404205322,0.0002239719033241272,0.00022592395544052124,0.0002270042896270752,0.00022621452808380127,0.00022426247596740723,0.0002239719033241272,0.00022377818822860718,0.00022533535957336426,0.0002225041389465332,0.00022308528423309326,0.00022161751985549927,0.0002227872610092163,0.00022504478693008423,0.00022386759519577026,0.00022309273481369019,0.00022308528423309326,0.00022338330745697021,0.00022435933351516724,0.0002241581678390503,0.00022456049919128418,0.00022396445274353027,0.00022552907466888428,0.0002241581678390503,0.00022524595260620117,0.00022171437740325928,0.00022054463624954224,0.00022113323211669922,0.00022073835134506226,0.00021985918283462524,0.00022083520889282227,0.00022073835134506226,0.0002204403281211853,0.00022142380475997925,0.00022191554307937622,0.0002218112349510193,0.00022093206644058228,0.0002212226390838623,0.00022014975547790527,0.00021985173225402832,0.0002195611596107483,0.00022044777870178223,0.0002196580171585083,0.00021927058696746826,0.0002196580171585083,0.00021750479936599731,0.00021711736917495728,0.0002173110842704773,0.0002188757061958313,0.00021829456090927124,0.0002166256308555603,0.0002151578664779663,0.00021780282258987427,0.00021692365407943726,0.00021828711032867432,0.00021906942129135132,0.00021917372941970825,0.00021906942129135132,0.0002196580171585083,0.00021994858980178833,0.00021868199110031128,0.0002180933952331543,0.00021995604038238525,0.0002189725637435913,0.00021760165691375732,0.00021780282258987427,0.0002165287733078003,0.0002159401774406433,0.0002151578664779663,0.00021447241306304932,0.00021447241306304932,0.00021525472402572632,0.00021721422672271729,0.00021456927061080933,0.00021300464868545532,0.00021485984325408936,0.00021466612815856934,0.00021260976791381836,0.00021163374185562134,0.00021153688430786133,0.00020987540483474731,0.00020889192819595337,0.00020762532949447632,0.00021045655012130737,0.0002090930938720703,0.0002083033323287964,0.0002069324254989624,0.0002069324254989624,0.00020860135555267334,0.0002090856432914734,0.0002091825008392334,0.00020644068717956543,0.00020938366651535034,0.00020928680896759033,0.00020810216665267944,0.00020732730627059937,0.00020889192819595337,0.00020947307348251343,0.00020791590213775635,0.00020634382963180542]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0025098323822021484,0.00336400861851871,0.004299735650420189,0.0052729579620063305,0.0062611592002213,0.007252787239849567,0.008273295126855373,0.009304376319050789,0.010347401723265648,0.011394734494388103,0.012448333203792572,0.013512210920453072,0.014587542973458767,0.01567315310239792,0.016768261790275574,0.01785818114876747,0.01895730197429657,0.020011194050312042,0.0210496187210083,0.022054951637983322,0.02303081750869751,0.023982306942343712,0.024908047169446945,0.025803342461586,0.026667015627026558,0.027519429102540016,0.028329452499747276,0.02913399413228035,0.029906032606959343,0.030644293874502182,0.03137306123971939,0.032086458057165146,0.032764509320259094,0.03342866525053978,0.03408067673444748,0.03470606356859207,0.035312552005052567,0.03590122237801552,0.03646816313266754,0.03702286258339882,0.03756209462881088,0.03808155283331871,0.03857281431555748,0.039065249264240265,0.03952782601118088,0.03998354822397232,0.040418125689029694,0.040843795984983444,0.04124968871474266,0.041639916598796844,0.04202642664313316,0.04239071160554886,0.042745403945446014,0.04309059679508209,0.043429721146821976,0.04375670850276947,0.044064801186323166,0.044367700815200806,0.044658955186605453,0.044937871396541595,0.04520885646343231,0.04546770453453064,0.04572165757417679,0.045966506004333496,0.046200189739465714,0.04642673209309578,0.04664308950304985,0.046854160726070404,0.04705916345119476,0.04725731536746025,0.04744782671332359,0.047628942877054214,0.04780251905322075,0.047973550856113434,0.048138998448848724,0.04829142987728119,0.048445817083120346,0.04859325662255287,0.048734623938798904,0.04887089878320694,0.049000322818756104,0.04912396892905235,0.049255941063165665,0.0493728332221508,0.04948952794075012,0.04960152506828308,0.0497095100581646,0.04981318488717079,0.04991529509425163,0.05001113936305046,0.050105515867471695,0.05019284039735794,0.050280265510082245,0.050361815840005875,0.05044228956103325,0.0505189448595047,0.0505971685051918,0.050668537616729736,0.05074020102620125,0.050809022039175034,0.0508766733109951,0.0509384460747242,0.05100129917263985,0.051057688891887665,0.05111398175358772,0.0511704683303833,0.05122588202357292,0.051278356462717056,0.051329851150512695,0.05137713626027107,0.051423344761133194,0.05147033557295799,0.05151507630944252,0.051558054983615875,0.05159927159547806,0.051639899611473083,0.05167895928025246,0.05171782895922661,0.05175395309925079,0.05178900063037872,0.0518224835395813,0.051856063306331635,0.05188964307308197,0.05192018672823906,0.051949262619018555,0.051976967602968216,0.05200643464922905,0.052035022526979446,0.052058715373277664,0.052084069699048996,0.052109915763139725,0.052133411169052124,0.05215739831328392,0.0521802082657814,0.05220115929841995,0.05222328379750252,0.05224345251917839,0.052263129502534866,0.05228329822421074,0.052300918847322464,0.05231853947043419,0.05233655497431755,0.05235368758440018,0.05236954614520073,0.05238374322652817,0.05239960178732872,0.05241311341524124,0.05242691561579704,0.05244091525673866,0.052454326301813126,0.05246637016534805,0.05247899889945984,0.05249055102467537,0.0525016151368618,0.052512481808662415,0.052523739635944366,0.05253499746322632,0.052545081824064255,0.05255604535341263,0.05256554111838341,0.05257376655936241,0.05258287116885185,0.052591681480407715,0.05259980633854866,0.05260714888572693,0.052614688873291016,0.05262291058897972,0.05263035371899605,0.052637889981269836,0.052645038813352585,0.052652087062597275,0.052658841013908386,0.05266540125012398,0.05267205834388733,0.052677638828754425,0.05268331617116928,0.052689582109451294,0.05269457399845123,0.052700743079185486,0.052705343812704086,0.052710335701704025,0.052715327590703964,0.05271993204951286,0.05272404104471207,0.05272864177823067,0.05273314565420151,0.05273725837469101,0.05274107679724693,0.05274558067321777,0.0527493990957737,0.0527535118162632,0.05275781825184822,0.052761536091566086,0.05276457220315933,0.05276790261268616,0.052770741283893585,0.05277377367019653,0.05277671292424202,0.05277964845299721,0.052782587707042694,0.05278552323579788,0.05278855934739113,0.05279159173369408,0.05279472470283508,0.05279756337404251,0.05280059948563576,0.052803341299295425,0.05280520021915436,0.05280764773488045,0.05281009525060654,0.052812643349170685,0.052814893424510956,0.05281665548682213,0.052819494158029556,0.05282125622034073,0.05282311514019966,0.05282517150044441,0.05282742530107498,0.05282948166131973,0.052831437438726425,0.05283290520310402,0.05283408239483833,0.05283545330166817,0.0528373122215271,0.052838683128356934,0.05283956229686737,0.05284132435917854,0.05284269526600838,0.05284396931529045,0.052844852209091187,0.05284641683101654,0.052847299724817276,0.05284837633371353,0.05284925550222397,0.052850235253572464,0.05285121500492096,0.052852485328912735,0.05285375937819481,0.052854642271995544,0.0528557188808918,0.052856795489788055,0.05285806581377983,0.052858948707580566,0.052859827876091,0.05286061391234398,0.052861493080854416,0.05286237597465515,0.05286345258355141,0.052864138036966324,0.05286511406302452,0.052865900099277496,0.05286697670817375,0.05286775901913643,0.052868641912937164,0.0528690330684185,0.05287030339241028,0.052870891988277435,0.05287177488207817,0.05287206545472145,0.05287275090813637,0.05287422239780426,0.0528746135532856,0.05287490412592888,0.05287519842386246,0.052875690162181854,0.05287617817521095,0.05287676677107811,0.05287715792655945,0.05287735164165497,0.05287764593958855,0.052878037095069885,0.052878331393003464,0.0528787225484848,0.05287931114435196,0.05287940800189972,0.052879996597766876,0.052880290895700455,0.05288068205118179,0.05288107320666313,0.05288146436214447,0.05288185551762581,0.052882347255945206,0.052882540971040726,0.052882835268974304,0.05288303270936012,0.05288352072238922,0.0528838150203228,0.05288420617580414,0.052884794771671295,0.052885282784700394,0.05288577452301979,0.05288626253604889,0.052886851131916046,0.052887141704559326,0.052887436002492905,0.05288773030042648,0.05288822203874588,0.05288880690932274,0.052889298647642136,0.052889589220285416,0.052889883518218994,0.05289027467370033,0.05289066955447197,0.05289125442504883,0.052891843020915985,0.052892234176397324,0.05289262533187866,0.05289311707019806,0.05289360508322716,0.052893899381160736,0.052894484251737595,0.05289507284760475,0.05289556086063385,0.05289585515856743,0.05289624631404877,0.052896738052368164,0.0528971292078495,0.0528976172208786,0.05289800837635994,0.05289840325713158,0.052898794412612915,0.052899185568094254,0.052899379283189774,0.05289967358112335,0.05290006473660469,0.05290035903453827,0.052900850772857666,0.052901044487953186,0.0529017299413681,0.05290231853723526,0.0529027096927166,0.0529031977057457,0.052903786301612854,0.05290417745709419,0.05290466919541359,0.05290506035089493,0.05290535092353821,0.052905939519405365,0.052906233817338943,0.05290643125772476,0.05290652811527252,0.0529068224132061,0.05290701612830162,0.05290750786662102,0.0529077984392643,0.052908092737197876,0.05290868133306503,0.05290887877345085,0.05290916934609413,0.05290966108441353,0.05290966108441353],"recovered":[0.0,0.0011838051723316312,0.0022069565020501614,0.0031905565410852432,0.0041629960760474205,0.005138274282217026,0.006126377731561661,0.007134648039937019,0.008151142857968807,0.009188978932797909,0.010216046124696732,0.011265630833804607,0.012329606339335442,0.013398281298577785,0.014481836929917336,0.015563434921205044,0.016642780974507332,0.01773994415998459,0.018819093704223633,0.019877294078469276,0.02091013826429844,0.02192007191479206,0.022892413660883904,0.02383587509393692,0.024763770401477814,0.025645259767770767,0.026525674387812614,0.027363108471035957,0.028183510527014732,0.02896896004676819,0.029737768694758415,0.030496980994939804,0.031248362734913826,0.03194815292954445,0.03262943774461746,0.033294372260570526,0.033939629793167114,0.034577056765556335,0.03517835587263107,0.035761840641498566,0.03633543476462364,0.03689121454954147,0.03742721304297447,0.037931691855192184,0.03843558207154274,0.03891695663332939,0.03939206525683403,0.039853956550359726,0.040291961282491684,0.04071155935525894,0.041124794632196426,0.041523344814777374,0.04190593957901001,0.042275313287973404,0.04263440892100334,0.042982835322618484,0.04332147166132927,0.04364454001188278,0.04395517706871033,0.04425866901874542,0.044549137353897095,0.044828347861766815,0.04509248211979866,0.04535543918609619,0.04560929536819458,0.045850519090890884,0.04608479514718056,0.046306438744068146,0.04652700573205948,0.04674013331532478,0.04693789407610893,0.0471358448266983,0.04732753336429596,0.047505613416433334,0.04768320545554161,0.04785345122218132,0.04801802337169647,0.048175837844610214,0.04833110421895981,0.04848206788301468,0.04862196743488312,0.04876059293746948,0.04889128729701042,0.049018558114767075,0.04914230480790138,0.04926340654492378,0.049384213984012604,0.04949601739645004,0.04960634931921959,0.04971041530370712,0.04981281980872154,0.04990827292203903,0.05000137537717819,0.05009222775697708,0.05017837882041931,0.05026404187083244,0.05034627765417099,0.0504235178232193,0.05049801990389824,0.05056988075375557,0.05063968151807785,0.05070703849196434,0.05077223852276802,0.05083459988236427,0.05089637637138367,0.050953254103660583,0.05101170018315315,0.05106730759143829,0.051120273768901825,0.051173433661460876,0.05122561380267143,0.051274072378873825,0.05132028087973595,0.05136600136756897,0.05141201242804527,0.05145646259188652,0.05149699002504349,0.051536738872528076,0.05157824978232384,0.05161682143807411,0.05165470764040947,0.05169014632701874,0.051723040640354156,0.05175691470503807,0.05178932100534439,0.05181927606463432,0.05184825509786606,0.05187850818037987,0.05190836638212204,0.051934801042079926,0.051960546523332596,0.05198570713400841,0.05201262980699539,0.052037496119737625,0.05206020921468735,0.05208272486925125,0.05210397019982338,0.05212482437491417,0.052144695073366165,0.05216427519917488,0.05218346416950226,0.05220196768641472,0.0522196888923645,0.052237801253795624,0.05225424841046333,0.05227088928222656,0.05228567123413086,0.052300650626420975,0.052314747124910355,0.05232894420623779,0.05234343186020851,0.05235527828335762,0.05236908420920372,0.05238141864538193,0.05239199101924896,0.05240413174033165,0.05241519585251808,0.052426453679800034,0.05243721976876259,0.0524475984275341,0.052458759397268295,0.052467670291662216,0.052477166056632996,0.05248558521270752,0.05249439552426338,0.052503302693367004,0.05251103639602661,0.052519459277391434,0.05252807214856148,0.05253619700670242,0.05254353955388069,0.05255088210105896,0.05255763977766037,0.05256488174200058,0.05257124826312065,0.05257672816514969,0.0525825060904026,0.052588772028684616,0.05259444937109947,0.05260022357106209,0.05260502174496651,0.05261069908738136,0.05261579155921936,0.05262009799480438,0.05262499302625656,0.05262988805770874,0.05263448879122734,0.05263889580965042,0.05264320224523544,0.052647218108177185,0.05265152454376221,0.05265553668141365,0.052658963948488235,0.05266278237104416,0.052666403353214264,0.052670810371637344,0.05267384648323059,0.05267717316746712,0.05268040671944618,0.05268334224820137,0.0526861809194088,0.052689217031002045,0.05269215255975723,0.0526948943734169,0.05269734188914299,0.05270027741789818,0.052703410387039185,0.052705664187669754,0.052708111703395844,0.052709873765707016,0.052712514996528625,0.052714865654706955,0.05271770432591438,0.052719663828611374,0.052721522748470306,0.05272367596626282,0.05272622033953667,0.05272827669978142,0.05272994190454483,0.05273199826478958,0.05273434892296791,0.05273611098527908,0.05273748189210892,0.05273875221610069,0.052740320563316345,0.05274159088730812,0.052742961794137955,0.05274403840303421,0.05274590104818344,0.052747368812561035,0.05274883657693863,0.052750010043382645,0.05275118723511696,0.052752066403627396,0.05275382846593857,0.052754905074834824,0.05275588482618332,0.05275715887546539,0.05275843292474747,0.05275950953364372,0.05276009440422058,0.05276117101311684,0.05276215076446533,0.05276322737336159,0.052764009684324265,0.05276498943567276,0.052765872329473495,0.05276675149798393,0.05276743695139885,0.052768416702747345,0.05276988446712494,0.052770376205444336,0.05277125537395477,0.05277233198285103,0.052773114293813705,0.05277379974722862,0.0527745857834816,0.052775170654058456,0.05277605354785919,0.05277654156088829,0.05277703329920769,0.052778009325265884,0.05277889221906662,0.05277948081493378,0.052779968827962875,0.05278065428137779,0.05278114229440689,0.05278153717517853,0.052781928330659866,0.052782319486141205,0.05278271064162254,0.05278319865465164,0.05278349295258522,0.05278388410806656,0.052784666419029236,0.052784863859415054,0.05278515815734863,0.05278535187244415,0.05278574675321579,0.05278633162379265,0.05278662592172623,0.052787017077207565,0.052787311375141144,0.05278750881552696,0.05278779938817024,0.05278809368610382,0.0527883879840374,0.052788879722356796,0.052789270877838135,0.05278975889086723,0.05278985574841499,0.05279015004634857,0.05279064178466797,0.05279122665524483,0.052791718393564224,0.05279230326414108,0.05279279500246048,0.05279318615794182,0.05279367417097092,0.052794165909290314,0.052794262766838074,0.05279465392231941,0.05279494822025299,0.05279533937573433,0.05279553681612015,0.052795927971601486,0.0527966134250164,0.05279719829559326,0.05279769003391266,0.052798472344875336,0.052798960357904434,0.05279906094074249,0.05279935151338577,0.05279994010925293,0.05280033126473427,0.05280052870512009,0.052800823003053665,0.052801214158535004,0.0528017021715641,0.05280199646949768,0.05280238762497902,0.052802879363298416,0.052803464233875275,0.05280385538935661,0.05280405282974243,0.05280424654483795,0.05280454084277153,0.05280493199825287,0.052805423736572266,0.052805718034505844,0.05280650034546852,0.05280689150094986,0.05280748009681702,0.052807871252298355,0.052808456122875214,0.05280894786119461,0.05280924215912819,0.05280963331460953,0.052810024470090866,0.052810318768024445,0.05281070992350578,0.05281080678105354,0.05281110107898712,0.0528113953769207,0.05281168967485428,0.05281198397278786,0.05281227454543114,0.052812568843364716,0.052812863141298294,0.05281306058168411,0.05281354859471321],"active":[0.0025098323822021484,0.002180203329771757,0.0020927791483700275,0.0020824014209210873,0.0020981631241738796,0.0021145129576325417,0.0021469173952937126,0.0021697282791137695,0.0021962588652968407,0.0022057555615901947,0.0022322870790958405,0.002246580086648464,0.0022579366341233253,0.002274871803820133,0.0022864248603582382,0.0022947462275624275,0.002314520999789238,0.0022712498903274536,0.002230525016784668,0.0021776575595140457,0.0021206792443990707,0.002062235027551651,0.0020156335085630417,0.0019674673676490784,0.0019032452255487442,0.001874169334769249,0.0018037781119346619,0.0017708856612443924,0.0017225220799446106,0.0016753338277339935,0.0016352925449609756,0.0015894770622253418,0.0015161465853452682,0.0014805123209953308,0.001451238989830017,0.0014116913080215454,0.0013729222118854523,0.0013241656124591827,0.0012898072600364685,0.0012610219419002533,0.0012266598641872406,0.001190338283777237,0.0011456012725830078,0.0011335574090480804,0.0010922439396381378,0.001066591590642929,0.0010260604321956635,0.0009898394346237183,0.0009577274322509766,0.0009283572435379028,0.0009016320109367371,0.0008673667907714844,0.0008394643664360046,0.0008152835071086884,0.000795312225818634,0.0007738731801509857,0.0007433295249938965,0.0007231608033180237,0.0007037781178951263,0.0006792023777961731,0.0006597191095352173,0.0006393566727638245,0.000629175454378128,0.0006110668182373047,0.0005908943712711334,0.000576213002204895,0.0005582943558692932,0.0005477219820022583,0.0005321577191352844,0.0005171820521354675,0.0005099326372146606,0.0004930980503559113,0.00047498568892478943,0.0004679374396800995,0.00045579299330711365,0.0004379786550998688,0.0004277937114238739,0.00041741877794265747,0.00040351971983909607,0.00038883090019226074,0.00037835538387298584,0.0003633759915828705,0.0003646537661552429,0.00035427510738372803,0.0003472231328487396,0.0003381185233592987,0.0003252960741519928,0.0003171674907207489,0.00030894577503204346,0.000300724059343338,0.0002926960587501526,0.0002845674753189087,0.00027889013290405273,0.00026958808302879333,0.0002639107406139374,0.00025490298867225647,0.000250890851020813,0.000245019793510437,0.00024218112230300903,0.0002391412854194641,0.0002369917929172516,0.00023140758275985718,0.00022906064987182617,0.00022308900952339172,0.00021760538220405579,0.00021721422672271729,0.0002141818404197693,0.00021104887127876282,0.00020957738161087036,0.00020370259881019592,0.00019773095846176147,0.00019626319408416748,0.00019479542970657349,0.00019205361604690552,0.00018725916743278503,0.0001834370195865631,0.00018196925520896912,0.0001810900866985321,0.00017570331692695618,0.0001721791923046112,0.00016777589917182922,0.00016591697931289673,0.00016660243272781372,0.00016327202320098877,0.00015994161367416382,0.00015769153833389282,0.00015817955136299133,0.00015651434659957886,0.0001503489911556244,0.00014926865696907043,0.0001493692398071289,0.00014770403504371643,0.00014476850628852844,0.00014271214604377747,0.00014095008373260498,0.00014055892825126648,0.00013948231935501099,0.00013830512762069702,0.00013860315084457397,0.000136643648147583,0.00013507530093193054,0.00013458728790283203,0.00013399869203567505,0.0001317448914051056,0.0001294948160648346,0.0001287125051021576,0.00012744218111038208,0.00012626498937606812,0.0001261681318283081,0.00012538209557533264,0.00012293830513954163,0.00012372061610221863,0.00012146681547164917,0.00012019649147987366,0.00012049078941345215,0.00011960789561271667,0.0001198016107082367,0.00011862814426422119,0.00011882558465003967,0.0001179426908493042,0.00011500716209411621,0.00011520087718963623,0.00011451542377471924,0.00011422112584114075,0.00011275336146354675,0.00011138617992401123,0.00011187419295310974,0.00011089444160461426,0.00010981783270835876,0.00010884180665016174,0.00010854750871658325,0.00010795891284942627,0.00010776147246360779,0.00010717660188674927,0.0001063905656337738,0.00010658800601959229,0.0001070760190486908,0.00010580196976661682,0.0001062937080860138,0.00010512024164199829,0.00010531395673751831,0.00010462850332260132,0.00010414049029350281,0.00010394304990768433,0.00010364875197410583,0.00010325759649276733,0.00010276958346366882,0.00010218098759651184,0.00010237842798233032,0.00010218098759651184,0.00010198727250099182,0.00010228157043457031,0.00010257214307785034,0.00010178983211517334,0.00010149925947189331,9.993091225624084e-05,9.992718696594238e-05,9.953975677490234e-05,9.924173355102539e-05,9.924545884132385e-05,9.934231638908386e-05,9.934231638908386e-05,9.943917393684387e-05,9.983032941818237e-05,0.00010022148489952087,0.00010032206773757935,9.993091225624084e-05,9.953603148460388e-05,9.953603148460388e-05,0.00010022148489952087,0.00010012835264205933,0.00010002776980400085,9.895116090774536e-05,9.983032941818237e-05,9.973347187042236e-05,9.943917393684387e-05,9.895116090774536e-05,9.914860129356384e-05,9.953975677490234e-05,9.943917393684387e-05,9.85562801361084e-05,9.797140955924988e-05,9.797140955924988e-05,9.856000542640686e-05,9.836256504058838e-05,9.797140955924988e-05,9.836256504058838e-05,9.865686297416687e-05,9.806826710700989e-05,9.748339653015137e-05,9.758025407791138e-05,9.728968143463135e-05,9.718909859657288e-05,9.718909859657288e-05,9.640678763389587e-05,9.630993008613586e-05,9.66005027294159e-05,9.66005027294159e-05,9.620934724807739e-05,9.620934724807739e-05,9.670108556747437e-05,9.689480066299438e-05,9.679794311523438e-05,9.66005027294159e-05,9.660422801971436e-05,9.650364518165588e-05,9.650364518165588e-05,9.670108556747437e-05,9.670108556747437e-05,9.66973602771759e-05,9.601563215255737e-05,9.66005027294159e-05,9.650364518165588e-05,9.630993008613586e-05,9.591877460479736e-05,9.650364518165588e-05,9.63062047958374e-05,9.660422801971436e-05,9.601190686225891e-05,9.620934724807739e-05,9.718909859657288e-05,9.660422801971436e-05,9.601190686225891e-05,9.571760892868042e-05,9.572133421897888e-05,9.55238938331604e-05,9.562447667121887e-05,9.562075138092041e-05,9.542331099510193e-05,9.532645344734192e-05,9.532645344734192e-05,9.51327383518219e-05,9.522959589958191e-05,9.542703628540039e-05,9.47415828704834e-05,9.51327383518219e-05,9.51327383518219e-05,9.533017873764038e-05,9.532645344734192e-05,9.51327383518219e-05,9.522959589958191e-05,9.533017873764038e-05,9.522959589958191e-05,9.532645344734192e-05,9.523332118988037e-05,9.542703628540039e-05,9.542703628540039e-05,9.532645344734192e-05,9.55238938331604e-05,9.55238938331604e-05,9.591877460479736e-05,9.611248970031738e-05,9.620934724807739e-05,9.59150493144989e-05,9.571760892868042e-05,9.542703628540039e-05,9.542703628540039e-05,9.562075138092041e-05,9.562447667121887e-05,9.542331099510193e-05,9.562075138092041e-05,9.562075138092041e-05,9.572133421897888e-05,9.59150493144989e-05,9.63062047958374e-05,9.63062047958374e-05,9.601190686225891e-05,9.591877460479736e-05,9.59150493144989e-05,9.542703628540039e-05,9.55238938331604e-05,9.601190686225891e-05,9.620934724807739e-05,9.59150493144989e-05,9.59150493144989e-05,9.620934724807739e-05,9.63062047958374e-05,9.640306234359741e-05,9.63062047958374e-05,9.640678763389587e-05,9.640678763389587e-05,9.63062047958374e-05,9.59150493144989e-05,9.581819176673889e-05,9.601190686225891e-05,9.611248970031738e-05,9.630993008613586e-05,9.611248970031738e-05,9.63062047958374e-05,9.66005027294159e-05,9.620934724807739e-05,9.63062047958374e-05,9.63062047958374e-05,9.63062047958374e-05,9.621307253837585e-05,9.611248970031738e-05,9.610876441001892e-05,9.63062047958374e-05,9.620934724807739e-05,9.611248970031738e-05,9.581819176673889e-05,9.601563215255737e-05,9.59150493144989e-05,9.611248970031738e-05,9.610876441001892e-05,9.610876441001892e-05,9.640678763389587e-05,9.630993008613586e-05,9.63062047958374e-05,9.66005027294159e-05,9.611248970031738e-05]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.7720224857330322,"q05":0.7225259869299486,"q20":0.7466966429360667,"q40":0.7643988319430188,"q60":0.7796461395230456,"q80":0.7973483285299977,"q95":0.8215189845361158},"MaxActiveInfected":{"mean":0.03295714035630226,"q05":0.025246535573102327,"q20":0.029011859996458184,"q40":0.031769521377178124,"q60":0.0341447593354264,"q80":0.03690242071614634,"q95":0.04066774513950219}},"4W_None":{"TotalInfected":{"mean":0.5640719532966614,"q05":0.4590442125414221,"q20":0.51033247442423,"q40":0.5478951498211125,"q60":0.5802487567722102,"q80":0.6178114321690927,"q95":0.6690996940519006},"MaxActiveInfected":{"mean":0.01325253676623106,"q05":0.0069472102629154035,"q20":0.010026294270942405,"q40":0.01228136451250229,"q60":0.01422370901995983,"q80":0.016478779261519715,"q95":0.019557863269546713}},"2W_Strong":{"TotalInfected":{"mean":0.04623556509613991,"q05":0.030113231236843993,"q20":0.03798626054502115,"q40":0.043752337098150185,"q60":0.04871879309412963,"q80":0.054484869647258675,"q95":0.062357898955435816},"MaxActiveInfected":{"mean":0.0030052384827286005,"q05":0.0022721362397455196,"q20":0.002630132513440615,"q40":0.002892323067934917,"q60":0.003118153897522284,"q80":0.003380344452016586,"q95":0.0037383407257116814}},"2W_Moderate":{"TotalInfected":{"mean":0.10410666465759277,"q05":0.019803603211326418,"q20":0.06097136957368978,"q40":0.09112196130591818,"q60":0.11709136800926737,"q80":0.1472419597414958,"q95":0.1884097261038591},"MaxActiveInfected":{"mean":0.0030152073595672846,"q05":0.0022715510694073715,"q20":0.0026347012075161585,"q40":0.00290066636713265,"q60":0.0031297483520019193,"q80":0.0033957135116184107,"q95":0.0037588636497271977}}}}} \ No newline at end of file diff --git a/web/country-data/extdata-DZ.json b/web/country-data/extdata-DZ.json new file mode 100644 index 00000000..eaa48e43 --- /dev/null +++ b/web/country-data/extdata-DZ.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0013186335563659668,0.001779858022928238,0.0022832315880805254,0.002800826681777835,0.003328680992126465,0.00386128481477499,0.0043984209187328815,0.0049404967576265335,0.005482355132699013,0.006030103657394648,0.006581190042197704,0.007139767054468393,0.007701953873038292,0.008263679221272469,0.00882776640355587,0.009390088729560375,0.009956590831279755,0.010665851645171642,0.01148834265768528,0.012434077449142933,0.013525855727493763,0.014770950190722942,0.016190990805625916,0.017816757783293724,0.019666513428092003,0.021783873438835144,0.024196576327085495,0.026931816712021828,0.030049219727516174,0.03358010947704315,0.037555474787950516,0.04206857830286026,0.047137077897787094,0.05283170938491821,0.05918724089860916,0.06629865616559982,0.07420843839645386,0.08297938108444214,0.0926634669303894,0.10331345349550247,0.11495330184698105,0.12766216695308685,0.1414230316877365,0.15625593066215515,0.172164648771286,0.18911240994930267,0.2070673555135727,0.22597825527191162,0.24572040140628815,0.2662540376186371,0.2874080240726471,0.3090638220310211,0.33109885454177856,0.3533826470375061,0.37577059864997864,0.39807432889938354,0.42014527320861816,0.4418729841709137,0.4631321132183075,0.48375943303108215,0.5037211775779724,0.5229383111000061,0.5412681102752686,0.5586313605308533,0.5750523805618286,0.5904872417449951,0.6049484014511108,0.618439257144928,0.6309095621109009,0.6424856781959534,0.6531610488891602,0.662992000579834,0.6719990968704224,0.6802432537078857,0.687770664691925,0.6946328282356262,0.7008863091468811,0.7065725922584534,0.7117184996604919,0.7163926362991333,0.7206359505653381,0.7244879603385925,0.7279606461524963,0.7311134338378906,0.7339633703231812,0.7365496158599854,0.7388802170753479,0.7409849166870117,0.742883563041687,0.7445976138114929,0.7461369633674622,0.7475182414054871,0.7487470507621765,0.7498704195022583,0.750872015953064,0.7517737150192261,0.7525811791419983,0.7533006072044373,0.753943145275116,0.7545153498649597,0.7550320029258728,0.7554868459701538,0.7558948397636414,0.7562563419342041,0.7565798163414001,0.7568696737289429,0.7571252584457397,0.7573516368865967,0.7575511336326599,0.7577325701713562,0.7578949332237244,0.7580372095108032,0.7581674456596375,0.7582801580429077,0.7583836913108826,0.7584735155105591,0.75855553150177,0.7586278915405273,0.7586925029754639,0.7587512135505676,0.7588015794754028,0.7588455080986023,0.7588863968849182,0.7589238882064819,0.7589554786682129,0.7589847445487976,0.7590097188949585,0.759031355381012,0.7590508460998535,0.7590683102607727,0.7590835094451904,0.7590985298156738,0.7591104507446289,0.7591222524642944,0.7591319680213928,0.759141206741333,0.7591493725776672,0.7591564059257507,0.7591631412506104,0.7591692209243774,0.7591739296913147,0.7591785192489624,0.7591820359230042,0.7591854333877563,0.7591884732246399,0.75919109582901,0.7591935396194458,0.7591955661773682,0.7591977715492249,0.7591996192932129,0.7592012286186218,0.759202241897583,0.7592034339904785,0.7592045664787292,0.7592054605484009,0.7592063546180725,0.7592070698738098,0.7592077255249023,0.7592083811759949,0.7592088580131531,0.7592094540596008,0.7592097520828247,0.7592101097106934,0.7592104077339172,0.7592106461524963,0.7592108845710754,0.7592111825942993,0.7592114210128784,0.759211540222168,0.7592117190361023,0.7592118382453918,0.7592120170593262,0.7592121362686157,0.75921231508255,0.7592124342918396,0.7592125535011292,0.7592125535011292,0.7592126131057739,0.7592127323150635,0.7592127919197083,0.7592127919197083,0.759212851524353,0.759212851524353,0.7592129707336426,0.7592129707336426,0.7592130303382874,0.7592130303382874,0.7592130303382874,0.7592130899429321,0.7592130899429321,0.7592130899429321,0.7592131495475769,0.7592131495475769,0.7592132091522217,0.7592132687568665,0.7592132687568665,0.7592132687568665,0.7592132687568665,0.7592132687568665,0.7592132687568665,0.7592132687568665,0.7592132687568665,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112,0.7592133283615112],"recovered":[0.0,0.0006376915262080729,0.0011859009973704815,0.0017141622956842184,0.002234471496194601,0.0027615928556770086,0.0032883614767342806,0.0038199068512767553,0.004357341676950455,0.00489371782168746,0.005438724998384714,0.005988074466586113,0.0065395403653383255,0.0071003432385623455,0.007661064621061087,0.008226209320127964,0.008788912557065487,0.00935441069304943,0.00999240018427372,0.010718705132603645,0.011557670310139656,0.012525388970971107,0.013624847866594791,0.014884299598634243,0.0163233932107687,0.017976706847548485,0.019858406856656075,0.022005513310432434,0.02444804459810257,0.02722589485347271,0.030389517545700073,0.033962149173021317,0.03799966722726822,0.042552120983600616,0.047678787261247635,0.05340642109513283,0.059834904968738556,0.0670027956366539,0.07496192306280136,0.08378606289625168,0.09351948648691177,0.10419321805238724,0.1158825233578682,0.12861838936805725,0.14241541922092438,0.15726684033870697,0.17317688465118408,0.1900978833436966,0.20800501108169556,0.22685955464839935,0.24654501676559448,0.26694419980049133,0.28798866271972656,0.3095346987247467,0.3314536511898041,0.3535897433757782,0.37581753730773926,0.39795780181884766,0.41989076137542725,0.441485732793808,0.4625703692436218,0.48310554027557373,0.5029858350753784,0.5221080183982849,0.5403290390968323,0.557660698890686,0.5740605592727661,0.5894813537597656,0.6039136052131653,0.6173865795135498,0.6299096345901489,0.6414995193481445,0.652229368686676,0.6620801091194153,0.6711575388908386,0.6794291138648987,0.6870088577270508,0.6939175724983215,0.700212299823761,0.7059292793273926,0.7111230492591858,0.7158450484275818,0.7201370596885681,0.7240156531333923,0.727530300617218,0.7307049036026001,0.7335878014564514,0.7362017035484314,0.7385628819465637,0.740687370300293,0.7426104545593262,0.7443427443504333,0.7458988428115845,0.7472965121269226,0.7485471963882446,0.7496789693832397,0.7506956458091736,0.7516035437583923,0.7524219751358032,0.7531508803367615,0.7538066506385803,0.7543845176696777,0.7549006938934326,0.7553640007972717,0.7557793259620667,0.7561469674110413,0.7564765214920044,0.7567671537399292,0.7570255398750305,0.7572538256645203,0.7574635744094849,0.757649302482605,0.757809042930603,0.7579579949378967,0.7580886483192444,0.7582054138183594,0.7583088278770447,0.7584024667739868,0.7584846019744873,0.758556067943573,0.7586226463317871,0.7586796283721924,0.7587303519248962,0.7587766647338867,0.7588193416595459,0.7588549256324768,0.7588887810707092,0.7589187026023865,0.7589443325996399,0.758967399597168,0.7589877247810364,0.7590048909187317,0.7590217590332031,0.7590358257293701,0.7590492963790894,0.7590603232383728,0.7590700387954712,0.7590799927711487,0.7590880393981934,0.7590956687927246,0.7591018080711365,0.7591070532798767,0.7591121196746826,0.7591165900230408,0.7591202259063721,0.7591232657432556,0.7591260671615601,0.7591288089752197,0.7591314911842346,0.7591335773468018,0.7591356635093689,0.7591375112533569,0.7591390013694763,0.7591402530670166,0.7591415047645569,0.7591425776481628,0.7591436505317688,0.7591445446014404,0.7591452598571777,0.7591460347175598,0.7591468095779419,0.7591474056243896,0.7591478824615479,0.7591481804847717,0.7591485381126404,0.7591487765312195,0.7591490149497986,0.7591493129730225,0.7591495513916016,0.7591497302055359,0.759149968624115,0.7591502070426941,0.7591503262519836,0.7591505646705627,0.7591506838798523,0.7591508030891418,0.7591509222984314,0.7591509819030762,0.7591511011123657,0.7591511607170105,0.7591512203216553,0.7591512799263,0.7591513395309448,0.7591513991355896,0.7591514587402344,0.7591514587402344,0.7591515183448792,0.7591515183448792,0.7591515183448792,0.7591515183448792,0.7591515183448792,0.7591515183448792,0.7591515779495239,0.7591515779495239,0.7591515779495239,0.7591516375541687,0.7591516375541687,0.7591516375541687,0.7591516375541687,0.7591516375541687,0.7591516375541687,0.7591516375541687,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135,0.7591516971588135],"active":[0.0013186335563659668,0.001142166554927826,0.001097330590710044,0.0010866643860936165,0.0010942094959318638,0.0010996919590979815,0.001110059441998601,0.0011205899063497782,0.001125013455748558,0.0011363858357071877,0.0011424650438129902,0.0011516925878822803,0.0011624135076999664,0.001163335982710123,0.0011667017824947834,0.0011638794094324112,0.0011676782742142677,0.0013114409521222115,0.00149594247341156,0.0017153723165392876,0.001968185417354107,0.002245561219751835,0.002566142939031124,0.002932458184659481,0.0033431202173233032,0.0038071665912866592,0.0043381694704294205,0.004926303401589394,0.005601175129413605,0.006354214623570442,0.0071659572422504425,0.008106429129838943,0.009137410670518875,0.010279588401317596,0.011508453637361526,0.012892235070466995,0.014373533427715302,0.01597658544778824,0.017701543867588043,0.019527390599250793,0.021433815360069275,0.023468948900699615,0.025540508329868317,0.0276375412940979,0.029749229550361633,0.0318455696105957,0.03389047086238861,0.03588037192821503,0.03771539032459259,0.03939448297023773,0.04086300730705261,0.042119622230529785,0.043110191822052,0.0438479483127594,0.04431694746017456,0.04448458552360535,0.044327735900878906,0.04391518235206604,0.04324135184288025,0.04227370023727417,0.041150808334350586,0.03983277082443237,0.03828227519989014,0.03652334213256836,0.03472334146499634,0.03282654285430908,0.030887842178344727,0.028957903385162354,0.026995956897735596,0.025099098682403564,0.02325141429901123,0.021492481231689453,0.019769728183746338,0.01816314458847046,0.016613125801086426,0.015203714370727539,0.013877451419830322,0.012655019760131836,0.011506199836730957,0.010463356971740723,0.009512901306152344,0.008642911911010742,0.007823586463928223,0.007097780704498291,0.006433069705963135,0.005844712257385254,0.005292415618896484,0.004783213138580322,0.004320681095123291,0.003910243511199951,0.0035265088081359863,0.003175497055053711,0.002848207950592041,0.0025739073753356934,0.002324819564819336,0.002094745635986328,0.001885533332824707,0.0016970634460449219,0.0015211701393127441,0.0013644695281982422,0.0012253522872924805,0.0011023283004760742,0.0009941458702087402,0.000892341136932373,0.0008004903793334961,0.0007227063179016113,0.0006487369537353516,0.0005844831466674805,0.0005255937576293945,0.0004787445068359375,0.00043135881423950195,0.0003879070281982422,0.00035840272903442383,0.00032216310501098633,0.0002950429916381836,0.00026810169219970703,0.0002467036247253418,0.00022542476654052734,0.0002079010009765625,0.0001951456069946289,0.00017893314361572266,0.0001658797264099121,0.00015604496002197266,0.00014722347259521484,0.0001361370086669922,0.00012981891632080078,0.00012093782424926758,0.00011265277862548828,0.00010651350021362305,0.00010091066360473633,9.578466415405273e-05,9.363889694213867e-05,8.869171142578125e-05,8.64267349243164e-05,8.26716423034668e-05,8.088350296020508e-05,7.933378219604492e-05,7.641315460205078e-05,7.510185241699219e-05,7.355213165283203e-05,7.212162017822266e-05,7.146596908569336e-05,6.99162483215332e-05,6.884336471557617e-05,6.824731826782227e-05,6.783008575439453e-05,6.747245788574219e-05,6.67572021484375e-05,6.628036499023438e-05,6.604194641113281e-05,6.556510925292969e-05,6.473064422607422e-05,6.443262100219727e-05,6.431341171264648e-05,6.395578384399414e-05,6.377696990966797e-05,6.341934204101562e-05,6.318092346191406e-05,6.312131881713867e-05,6.282329559326172e-05,6.264448165893555e-05,6.23464584350586e-05,6.222724914550781e-05,6.222724914550781e-05,6.210803985595703e-05,6.210803985595703e-05,6.216764450073242e-05,6.210803985595703e-05,6.198883056640625e-05,6.198883056640625e-05,6.186962127685547e-05,6.181001663208008e-05,6.181001663208008e-05,6.175041198730469e-05,6.175041198730469e-05,6.175041198730469e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.157159805297852e-05,6.157159805297852e-05,6.151199340820312e-05,6.157159805297852e-05,6.151199340820312e-05,6.157159805297852e-05,6.151199340820312e-05,6.151199340820312e-05,6.157159805297852e-05,6.157159805297852e-05,6.157159805297852e-05,6.16312026977539e-05,6.157159805297852e-05,6.16312026977539e-05,6.16908073425293e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05,6.16312026977539e-05]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0013186335563659668,0.0017773067811504006,0.002267463132739067,0.0027670911513268948,0.0032654437236487865,0.003763904795050621,0.004261605907231569,0.004757163114845753,0.0052495719864964485,0.005737746600061655,0.006220791954547167,0.0067023178562521935,0.007179093547165394,0.007651391439139843,0.008121653459966183,0.008586541749536991,0.009043369442224503,0.009604660794138908,0.010243004187941551,0.010969634167850018,0.01178593747317791,0.012704640626907349,0.013746317476034164,0.01490437239408493,0.01620822586119175,0.017667323350906372,0.019308775663375854,0.02114235609769821,0.023206060752272606,0.02548135071992874,0.028047559782862663,0.030914049595594406,0.03408150002360344,0.03761409968137741,0.041532281786203384,0.04585520923137665,0.05064115300774574,0.05593109503388405,0.061726607382297516,0.06809945404529572,0.0750633031129837,0.08265760540962219,0.09090501070022583,0.099858857691288,0.10952858626842499,0.1199444830417633,0.1310863047838211,0.14298199117183685,0.15564888715744019,0.16904908418655396,0.183171808719635,0.198021799325943,0.21349811553955078,0.22959250211715698,0.24626222252845764,0.26339030265808105,0.2809503972530365,0.2987814247608185,0.31682100892066956,0.3349868655204773,0.35325777530670166,0.37145012617111206,0.3895013630390167,0.40733736753463745,0.4248887300491333,0.4420602023601532,0.4587826132774353,0.4749857485294342,0.4906519055366516,0.5056893229484558,0.5201172232627869,0.533829391002655,0.5468803644180298,0.5592696070671082,0.570921003818512,0.58188796043396,0.5921905040740967,0.6018319129943848,0.610815167427063,0.619186282157898,0.6269518136978149,0.6341671943664551,0.6408604383468628,0.6470335125923157,0.6527372002601624,0.657987117767334,0.6628180146217346,0.6672585010528564,0.671338677406311,0.6750830411911011,0.6785261034965515,0.6816710233688354,0.6845535635948181,0.6871912479400635,0.6896253824234009,0.6918462514877319,0.6938867568969727,0.6957623362541199,0.6974822878837585,0.6990595459938049,0.7004971504211426,0.7018132209777832,0.703018844127655,0.7041288018226624,0.7051407694816589,0.7060575485229492,0.7068937420845032,0.7076526284217834,0.7083476781845093,0.7089868783950806,0.7095661163330078,0.7100912928581238,0.7105685472488403,0.7110010385513306,0.7113931775093079,0.7117457985877991,0.7120668888092041,0.7123553156852722,0.7126173377037048,0.7128585577011108,0.7130725979804993,0.7132695913314819,0.7134455442428589,0.7136089205741882,0.7137535810470581,0.7138853669166565,0.7140020132064819,0.7141109704971313,0.7142098546028137,0.714295506477356,0.714375913143158,0.7144474983215332,0.714512050151825,0.7145704627037048,0.714622437953949,0.7146685123443604,0.7147113084793091,0.7147504687309265,0.7147853374481201,0.7148165106773376,0.7148447632789612,0.7148717045783997,0.7148944139480591,0.7149154543876648,0.7149344086647034,0.7149521708488464,0.7149676084518433,0.7149809002876282,0.7149936556816101,0.715005099773407,0.7150152921676636,0.7150252461433411,0.7150336503982544,0.7150416374206543,0.7150483727455139,0.7150547504425049,0.7150602340698242,0.7150656580924988,0.7150704264640808,0.7150745391845703,0.715078592300415,0.7150822281837463,0.7150852680206299,0.7150881886482239,0.7150907516479492,0.7150934338569641,0.7150952816009521,0.7150972485542297,0.7150992751121521,0.715100884437561,0.7151021361351013,0.7151033878326416,0.7151046991348267,0.7151060700416565,0.7151072025299072,0.7151080369949341,0.7151086926460266,0.7151095867156982,0.7151101231575012,0.7151108980178833,0.7151114344596863,0.715112030506134,0.7151126265525818,0.71511310338974,0.7151135206222534,0.7151138186454773,0.715114176273346,0.7151144742965698,0.7151146531105042,0.7151148915290833,0.7151150703430176,0.7151151895523071,0.7151153683662415,0.7151155471801758,0.7151157259941101,0.7151159048080444,0.7151159644126892,0.7151160836219788,0.7151162028312683,0.7151162624359131,0.7151163816452026,0.7151164412498474,0.715116560459137,0.715116560459137,0.7151166200637817,0.7151166796684265,0.7151167392730713,0.7151167392730713,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608,0.7151168584823608],"recovered":[0.0,0.0006385871674865484,0.0011856025084853172,0.0016982308588922024,0.0022072496358305216,0.0027108131907880306,0.0032142680138349533,0.0037145204842090607,0.004214555956423283,0.004710954148322344,0.005201843101531267,0.005686598364263773,0.006172873545438051,0.006651006639003754,0.007129790727049112,0.007603065576404333,0.008073355071246624,0.00853400956839323,0.009047235362231731,0.009623182006180286,0.01027354784309864,0.011010383255779743,0.01183727104216814,0.01277261134237051,0.013812470249831676,0.014985669404268265,0.016304532065987587,0.0177823007106781,0.01944093406200409,0.02130211517214775,0.023374585434794426,0.02570372261106968,0.02829878218472004,0.031171977519989014,0.03437669202685356,0.03792760893702507,0.0418768972158432,0.04625120013952255,0.051079075783491135,0.05639317259192467,0.06223425269126892,0.06865182518959045,0.07564064860343933,0.08326279371976852,0.09153997153043747,0.10052182525396347,0.11018805205821991,0.12063117325305939,0.13178426027297974,0.14369787275791168,0.15637832880020142,0.1697460412979126,0.1838850975036621,0.1986793726682663,0.21412770450115204,0.23020191490650177,0.24680331349372864,0.263847291469574,0.28127920627593994,0.2990187704563141,0.31697753071784973,0.3350839912891388,0.35324594378471375,0.37136146426200867,0.3893403708934784,0.4070795476436615,0.42454662919044495,0.44164714217185974,0.4583125412464142,0.4744642376899719,0.49005964398384094,0.5050783753395081,0.5194529294967651,0.5331348776817322,0.546180009841919,0.5585300326347351,0.5701979994773865,0.5811805129051208,0.591492772102356,0.6011558771133423,0.610160231590271,0.6185553073883057,0.626361072063446,0.6336106657981873,0.6403194069862366,0.6465250849723816,0.6522448658943176,0.6575343012809753,0.6624041795730591,0.6668681502342224,0.6709755659103394,0.6747646331787109,0.6782202124595642,0.6813907027244568,0.6842904090881348,0.686962366104126,0.689414918422699,0.6916555762290955,0.6937023401260376,0.69559246301651,0.6973241567611694,0.6989162564277649,0.7003592848777771,0.7016905546188354,0.7029096484184265,0.704017698764801,0.7050386667251587,0.7059582471847534,0.7068135738372803,0.7075860500335693,0.7082880139350891,0.7089307904243469,0.7095052599906921,0.7100366353988647,0.710519015789032,0.7109567523002625,0.7113531231880188,0.7117102742195129,0.7120367884635925,0.7123284339904785,0.7125923037528992,0.7128307819366455,0.713051974773407,0.7132518887519836,0.7134310603141785,0.713591456413269,0.7137383818626404,0.7138708829879761,0.713992714881897,0.7141011953353882,0.7142002582550049,0.7142884731292725,0.7143688797950745,0.7144402265548706,0.7145058512687683,0.7145645022392273,0.7146182060241699,0.714665949344635,0.7147096991539001,0.714748740196228,0.7147840857505798,0.714814305305481,0.7148444652557373,0.7148705720901489,0.7148938179016113,0.7149152159690857,0.7149356603622437,0.7149529457092285,0.7149684429168701,0.7149819135665894,0.714993953704834,0.7150048613548279,0.7150154113769531,0.7150245904922485,0.7150334119796753,0.7150416374206543,0.715048611164093,0.7150548696517944,0.715060293674469,0.7150655388832092,0.715070366859436,0.7150747179985046,0.7150787711143494,0.7150822281837463,0.7150856852531433,0.7150883078575134,0.7150909900665283,0.7150934338569641,0.7150954008102417,0.7150976061820984,0.715099573135376,0.7151012420654297,0.7151026129722595,0.7151039838790894,0.7151052355766296,0.7151064872741699,0.7151075005531311,0.715108335018158,0.71510910987854,0.7151095867156982,0.7151103615760803,0.7151110172271729,0.7151116132736206,0.7151121497154236,0.7151126265525818,0.71511310338974,0.7151134014129639,0.7151137590408325,0.7151140570640564,0.7151143550872803,0.7151145935058594,0.7151148915290833,0.715114951133728,0.7151151895523071,0.7151152491569519,0.715115487575531,0.7151156663894653,0.7151157855987549,0.715116024017334,0.7151160836219788,0.7151161432266235,0.7151163220405579,0.7151163816452026,0.7151164412498474,0.715116560459137,0.715116560459137,0.7151166796684265,0.7151166796684265,0.7151166796684265,0.7151167392730713,0.7151167392730713,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161,0.7151167988777161],"active":[0.0013186335563659668,0.0011387196136638522,0.0010818606242537498,0.0010688602924346924,0.001058194087818265,0.0010530916042625904,0.001047337893396616,0.001042642630636692,0.001035016030073166,0.0010267924517393112,0.0010189488530158997,0.0010157194919884205,0.0010062200017273426,0.0010003848001360893,0.0009918627329170704,0.000983476173132658,0.0009700143709778786,0.001070651225745678,0.0011957688257098198,0.0013464521616697311,0.0015123896300792694,0.0016942573711276054,0.001909046433866024,0.0021317610517144203,0.002395755611360073,0.0026816539466381073,0.0030042435973882675,0.003360055387020111,0.0037651266902685165,0.004179235547780991,0.004672974348068237,0.005210326984524727,0.0057827178388834,0.006442122161388397,0.007155589759349823,0.007927600294351578,0.008764255791902542,0.009679894894361496,0.010647531598806381,0.011706281453371048,0.012829050421714783,0.014005780220031738,0.015264362096786499,0.01659606397151947,0.01798861473798752,0.019422657787799835,0.020898252725601196,0.022350817918777466,0.02386462688446045,0.025351211428642273,0.026793479919433594,0.028275758028030396,0.029613018035888672,0.030913129448890686,0.0321345180273056,0.033188387751579285,0.03414708375930786,0.03493413329124451,0.035541802644729614,0.03596809506416321,0.03628024458885193,0.03636613488197327,0.03625541925430298,0.035975903272628784,0.03554835915565491,0.0349806547164917,0.034235984086990356,0.03333860635757446,0.03233936429023743,0.031225085258483887,0.030057579278945923,0.028751015663146973,0.02742743492126465,0.026134729385375977,0.024740993976593018,0.023357927799224854,0.021992504596710205,0.020651400089263916,0.01932239532470703,0.018030405044555664,0.016791582107543945,0.015611886978149414,0.014499366283416748,0.013422846794128418,0.012417793273925781,0.011462032794952393,0.010573148727416992,0.009724199771881104,0.008934497833251953,0.008214890956878662,0.007550537586212158,0.006906390190124512,0.006333351135253906,0.0058005452156066895,0.005334973335266113,0.004883885383605957,0.004471838474273682,0.004106760025024414,0.0037799477577209473,0.003467082977294922,0.0031729936599731445,0.0028969645500183105,0.0026595592498779297,0.0024382472038269043,0.002231121063232422,0.0020398497581481934,0.0018550753593444824,0.0016943812370300293,0.001534104347229004,0.0014008283615112305,0.0012781023979187012,0.0011605024337768555,0.0010632872581481934,0.0009644031524658203,0.0008741617202758789,0.0007890462875366211,0.0007137656211853027,0.0006450414657592773,0.0005805492401123047,0.0005301237106323242,0.00048029422760009766,0.0004388093948364258,0.0003935694694519043,0.00035703182220458984,0.00032252073287963867,0.00029391050338745117,0.00026363134384155273,0.00024008750915527344,0.00021713972091674805,0.00019431114196777344,0.00017565488815307617,0.0001590251922607422,0.00014317035675048828,0.00013023614883422852,0.00011658668518066406,0.00010401010513305664,9.310245513916016e-05,8.45193862915039e-05,7.56382942199707e-05,6.777048110961914e-05,6.0677528381347656e-05,5.739927291870117e-05,4.9948692321777344e-05,4.488229751586914e-05,4.0590763092041016e-05,3.695487976074219e-05,3.1948089599609375e-05,2.7954578399658203e-05,2.5212764739990234e-05,2.3186206817626953e-05,2.1338462829589844e-05,2.0384788513183594e-05,1.823902130126953e-05,1.704692840576172e-05,1.4960765838623047e-05,1.3113021850585938e-05,1.1622905731201172e-05,1.0788440704345703e-05,1.0132789611816406e-05,9.000301361083984e-06,8.225440979003906e-06,7.510185241699219e-06,6.496906280517578e-06,5.9604644775390625e-06,5.066394805908203e-06,5.125999450683594e-06,4.291534423828125e-06,3.814697265625e-06,3.874301910400391e-06,3.2782554626464844e-06,2.562999725341797e-06,2.1457672119140625e-06,2.086162567138672e-06,2.086162567138672e-06,1.9669532775878906e-06,1.5497207641601562e-06,1.1920928955078125e-06,1.2516975402832031e-06,1.0132789611816406e-06,1.3113021850585938e-06,1.0728836059570312e-06,1.0132789611816406e-06,1.0132789611816406e-06,9.5367431640625e-07,8.940696716308594e-07,7.152557373046875e-07,7.748603820800781e-07,7.152557373046875e-07,5.960464477539062e-07,5.364418029785156e-07,4.76837158203125e-07,2.980232238769531e-07,4.172325134277344e-07,3.5762786865234375e-07,4.76837158203125e-07,4.172325134277344e-07,2.980232238769531e-07,2.980232238769531e-07,1.7881393432617188e-07,1.7881393432617188e-07,2.384185791015625e-07,1.1920928955078125e-07,1.7881393432617188e-07,1.1920928955078125e-07,5.960464477539063e-08,1.1920928955078125e-07,5.960464477539063e-08,5.960464477539063e-08,1.1920928955078125e-07,5.960464477539063e-08,5.960464477539063e-08,0.0,0.0,0.0,0.0,0.0,0.0,0.0,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0013186335563659668,0.0017781753558665514,0.002260080771520734,0.0027409277390688658,0.003210783004760742,0.0036745043471455574,0.004129215143620968,0.004575430881232023,0.005010899156332016,0.005435294006019831,0.005856784526258707,0.006265438161790371,0.0066678766161203384,0.00706143956631422,0.007444228511303663,0.007820394821465015,0.00818858202546835,0.008622068911790848,0.009109891019761562,0.009649496525526047,0.01024764496833086,0.010907971300184727,0.011637832038104534,0.012442030012607574,0.013319751247763634,0.014303646050393581,0.015382369980216026,0.016573265194892883,0.01787991262972355,0.01931138150393963,0.02088327333331108,0.022617628797888756,0.024501308798789978,0.02656438946723938,0.028825268149375916,0.031307585537433624,0.03400588780641556,0.03695358335971832,0.040149640291929245,0.0436304546892643,0.047398168593645096,0.05148665979504585,0.05591168999671936,0.06068161875009537,0.06583002209663391,0.07137244939804077,0.07731322199106216,0.0836867168545723,0.09048686176538467,0.09773753583431244,0.10544313490390778,0.11360399425029755,0.12227986007928848,0.131413534283638,0.14101850986480713,0.15110427141189575,0.16164420545101166,0.1726170778274536,0.18402056396007538,0.1958170235157013,0.20801010727882385,0.22052150964736938,0.2333749532699585,0.24645473062992096,0.2598087191581726,0.27334147691726685,0.28701502084732056,0.3007914125919342,0.31461426615715027,0.3284188508987427,0.3421999514102936,0.35590603947639465,0.36948978900909424,0.3828948140144348,0.39608538150787354,0.40900102257728577,0.4216342270374298,0.43393707275390625,0.4458865523338318,0.4574597179889679,0.46862587332725525,0.4794018268585205,0.4897460341453552,0.4996452331542969,0.5091083645820618,0.5181494951248169,0.526732861995697,0.5348825454711914,0.5426175594329834,0.5499252080917358,0.55687415599823,0.5633926391601562,0.5695439577102661,0.575314998626709,0.5807322859764099,0.5858230590820312,0.5906092524528503,0.5950934290885925,0.5992538332939148,0.6031516790390015,0.6067922711372375,0.6101881861686707,0.6133500337600708,0.6163029670715332,0.6190710067749023,0.6216312646865845,0.6240187287330627,0.6262406706809998,0.6283038258552551,0.6302189230918884,0.631998598575592,0.6336504220962524,0.6351799964904785,0.6365978121757507,0.637911319732666,0.639125645160675,0.6402508020401001,0.6412900686264038,0.6422651410102844,0.643160879611969,0.6439908742904663,0.6447569131851196,0.6454637050628662,0.6461235284805298,0.6467254757881165,0.6472935080528259,0.6478089094161987,0.6482869982719421,0.6487239599227905,0.6491269469261169,0.6495019197463989,0.6498512029647827,0.6501732468605042,0.6504732966423035,0.6507479548454285,0.6509984135627747,0.6512285470962524,0.6514416933059692,0.651639461517334,0.6518252491950989,0.6519935131072998,0.6521506905555725,0.6522951722145081,0.6524308919906616,0.6525505781173706,0.6526604890823364,0.6527656316757202,0.6528609395027161,0.6529510617256165,0.6530335545539856,0.6531071066856384,0.6531766653060913,0.6532412171363831,0.6532999277114868,0.653353214263916,0.6534043550491333,0.6534501910209656,0.653491735458374,0.6535322666168213,0.6535683274269104,0.6536023020744324,0.6536329984664917,0.6536621451377869,0.6536890268325806,0.6537127494812012,0.6537352800369263,0.6537560224533081,0.6537753939628601,0.6537935733795166,0.6538103818893433,0.6538257598876953,0.6538400053977966,0.6538531184196472,0.6538640260696411,0.6538744568824768,0.653883695602417,0.6538935899734497,0.6539019346237183,0.65390944480896,0.6539165377616882,0.653923511505127,0.6539294123649597,0.6539353132247925,0.653940737247467,0.6539456248283386,0.6539499759674072,0.6539540886878967,0.6539579629898071,0.6539615988731384,0.6539647579193115,0.6539676785469055,0.6539705991744995,0.6539731025695801,0.6539753675460815,0.6539778113365173,0.6539797782897949,0.653981626033783,0.6539835333824158,0.6539851427078247,0.6539868712425232,0.6539881825447083,0.6539894938468933,0.6539908647537231,0.6539917588233948,0.6539928913116455,0.6539936065673828,0.6539945602416992,0.6539953351020813,0.6539963483810425,0.6539970636367798,0.6539977192878723,0.6539983153343201,0.653998851776123,0.6539993286132812,0.6539998054504395,0.6540002822875977,0.6540007591247559,0.6540011763572693,0.6540017127990723,0.6540019512176514,0.6540023684501648,0.6540026068687439,0.6540029048919678,0.6540031433105469,0.654003381729126,0.6540036201477051,0.6540038585662842,0.6540040373802185,0.6540041565895081,0.6540043950080872,0.6540045142173767,0.6540046334266663,0.6540047526359558,0.6540048718452454,0.6540049910545349,0.6540051698684692,0.654005229473114,0.6540054082870483,0.6540055274963379,0.6540056467056274,0.6540057063102722,0.654005765914917,0.6540058851242065,0.6540058851242065,0.6540059447288513,0.6540059447288513,0.6540060043334961,0.6540060043334961,0.6540060639381409,0.6540061235427856,0.6540061235427856,0.6540061831474304,0.6540062427520752,0.65400630235672,0.65400630235672,0.6540063619613647,0.6540063619613647,0.6540063619613647,0.6540064215660095,0.6540064215660095,0.6540064215660095,0.6540064215660095,0.6540064811706543,0.6540064811706543,0.6540064811706543,0.6540065407752991,0.6540065407752991,0.6540065407752991,0.6540065407752991,0.6540065407752991,0.6540065407752991,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438,0.6540066003799438],"recovered":[0.0,0.0006370673072524369,0.001184761174954474,0.001701840665191412,0.0022008444648236036,0.00268587120808661,0.003160367254167795,0.0036236271262168884,0.004080617800354958,0.004528163466602564,0.004962220322340727,0.0053887865506112576,0.005810358561575413,0.006220152135938406,0.006620582193136215,0.007015475071966648,0.007403284776955843,0.00778170395642519,0.008187263272702694,0.008631172589957714,0.009125182405114174,0.009669836610555649,0.01027354784309864,0.010942043736577034,0.011679938063025475,0.012487745843827724,0.013383325189352036,0.014371209777891636,0.01545783132314682,0.016653258353471756,0.01796935312449932,0.019411947578191757,0.02100454829633236,0.022736839950084686,0.024646224454045296,0.0267315860837698,0.029010947793722153,0.03150168061256409,0.03421754017472267,0.037171829491853714,0.04038447141647339,0.04388800263404846,0.04768369719386101,0.05179710313677788,0.05624506622552872,0.06104463338851929,0.06621697545051575,0.07178681343793869,0.07775290310382843,0.08412621170282364,0.09092255681753159,0.09819763153791428,0.10590887814760208,0.1141042560338974,0.12275794893503189,0.13189512491226196,0.1415066123008728,0.15155188739299774,0.16208481788635254,0.1730525642633438,0.18442174792289734,0.19622403383255005,0.20837555825710297,0.22086335718631744,0.2336464524269104,0.2467346489429474,0.2599913477897644,0.2735001742839813,0.28715449571609497,0.30086976289749146,0.31464263796806335,0.3283815383911133,0.34212520718574524,0.35578739643096924,0.3693245053291321,0.38270777463912964,0.3958393633365631,0.4087180495262146,0.42131519317626953,0.43358567357063293,0.44550666213035583,0.4570528566837311,0.4682163894176483,0.4789526164531708,0.4892808794975281,0.4991621971130371,0.5086514949798584,0.5176807045936584,0.5262687802314758,0.5344093441963196,0.5421509742736816,0.549483597278595,0.5564030408859253,0.5629479289054871,0.5690979957580566,0.5749049186706543,0.5803466439247131,0.5854558348655701,0.5902543067932129,0.5947354435920715,0.598914623260498,0.602824330329895,0.6064750552177429,0.6098895072937012,0.6130709052085876,0.6160484552383423,0.6188214421272278,0.621399998664856,0.6238019466400146,0.6260387897491455,0.6281116604804993,0.6300395727157593,0.631830096244812,0.6334974765777588,0.6350336074829102,0.6364508867263794,0.6377784013748169,0.6390005350112915,0.6401316523551941,0.6411768794059753,0.6421629786491394,0.643063485622406,0.6439007520675659,0.6446689963340759,0.645383894443512,0.6460378766059875,0.6466529965400696,0.6472187042236328,0.647743284702301,0.6482197046279907,0.6486589908599854,0.6490663290023804,0.6494423151016235,0.649791955947876,0.6501184105873108,0.6504210829734802,0.6506980061531067,0.6509467959403992,0.651181161403656,0.6513980627059937,0.6515978574752808,0.651782214641571,0.6519528031349182,0.652108371257782,0.6522547006607056,0.6523853540420532,0.6525081396102905,0.6526211500167847,0.652725875377655,0.6528231501579285,0.6529160141944885,0.6529967188835144,0.6530722975730896,0.6531431674957275,0.6532081365585327,0.6532661318778992,0.6533207297325134,0.6533709764480591,0.6534169912338257,0.6534591913223267,0.6534998416900635,0.6535367369651794,0.6535689830780029,0.6536015272140503,0.6536296606063843,0.6536574363708496,0.6536812782287598,0.6537047624588013,0.6537259817123413,0.653745174407959,0.6537631750106812,0.6537805795669556,0.6537958383560181,0.6538102030754089,0.6538238525390625,0.6538352370262146,0.6538453102111816,0.6538556814193726,0.6538646817207336,0.6538729071617126,0.6538809537887573,0.6538879871368408,0.6538940072059631,0.6539009809494019,0.6539070010185242,0.6539118885993958,0.6539169549942017,0.6539217829704285,0.6539260149002075,0.6539297103881836,0.6539334654808044,0.6539365649223328,0.6539397239685059,0.653942346572876,0.65394526720047,0.6539475321769714,0.6539495587348938,0.6539517045021057,0.6539536714553833,0.6539554595947266,0.6539570689201355,0.6539585590362549,0.6539602279663086,0.653961718082428,0.6539626717567444,0.6539636254310608,0.6539644002914429,0.6539656519889832,0.6539666056632996,0.653967559337616,0.653968334197998,0.6539691686630249,0.6539696455001831,0.6539703011512756,0.6539708971977234,0.6539715528488159,0.6539720296859741,0.6539724469184875,0.6539729237556458,0.6539733409881592,0.6539738178253174,0.653974175453186,0.6539744138717651,0.653974711894989,0.6539750099182129,0.6539751887321472,0.6539754867553711,0.6539757251739502,0.6539759635925293,0.6539761424064636,0.6539764404296875,0.6539766192436218,0.6539767384529114,0.6539768576622009,0.6539769768714905,0.6539771556854248,0.6539773941040039,0.6539775133132935,0.6539776921272278,0.6539777517318726,0.6539778709411621,0.6539779305458069,0.6539779901504517,0.6539781093597412,0.653978168964386,0.6539782285690308,0.6539782881736755,0.6539783477783203,0.6539784073829651,0.6539784073829651,0.6539784669876099,0.6539784669876099,0.6539784669876099,0.6539785861968994,0.6539785861968994,0.6539785861968994,0.6539786458015442,0.6539786458015442,0.6539786458015442,0.6539786458015442,0.653978705406189,0.653978705406189,0.653978705406189,0.653978705406189,0.653978705406189,0.653978705406189,0.6539787650108337,0.6539787650108337,0.6539787650108337,0.6539787650108337,0.6539787650108337,0.6539787650108337,0.6539787650108337,0.6539787650108337,0.6539787650108337,0.6539787650108337,0.6539787650108337,0.6539787650108337,0.6539787650108337,0.6539787650108337,0.6539787650108337,0.6539787650108337,0.6539787650108337,0.6539787650108337,0.6539787650108337,0.6539787650108337,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785,0.6539788246154785],"active":[0.0013186335563659668,0.0011411081068217754,0.0010753195965662599,0.0010390870738774538,0.0010099385399371386,0.0009886331390589476,0.0009688478894531727,0.0009518037550151348,0.0009302813559770584,0.0009071305394172668,0.0008945642039179802,0.0008766516111791134,0.0008575180545449257,0.0008412874303758144,0.000823646318167448,0.0008049197494983673,0.0007852972485125065,0.0008403649553656578,0.0009226277470588684,0.0010183239355683327,0.0011224625632166862,0.001238134689629078,0.0013642841950058937,0.0014999862760305405,0.0016398131847381592,0.001815900206565857,0.001999044790863991,0.0022020554170012474,0.002422081306576729,0.0026581231504678726,0.00291392020881176,0.0032056812196969986,0.0034967605024576187,0.0038275495171546936,0.00417904369533062,0.004575999453663826,0.004994940012693405,0.005451902747154236,0.0059321001172065735,0.0064586251974105835,0.007013697177171707,0.007598657160997391,0.008227992802858353,0.00888451561331749,0.009584955871105194,0.010327816009521484,0.011096246540546417,0.011899903416633606,0.012733958661556244,0.0136113241314888,0.01452057808637619,0.01540636271238327,0.0163709819316864,0.0173092782497406,0.018260560929775238,0.01920914649963379,0.020137593150138855,0.02106519043445587,0.02193574607372284,0.022764459252357483,0.023588359355926514,0.024297475814819336,0.02499939501285553,0.025591373443603516,0.026162266731262207,0.026606827974319458,0.027023673057556152,0.02729123830795288,0.027459770441055298,0.02754908800125122,0.027557313442230225,0.027524501085281372,0.027364581823349,0.027107417583465576,0.026760876178741455,0.026293247938156128,0.0257948637008667,0.02521902322769165,0.024571359157562256,0.02387404441833496,0.023119211196899414,0.02234897017478943,0.02152964472770691,0.0206926167011261,0.01982748508453369,0.018987298011779785,0.018081367015838623,0.01720184087753296,0.01634877920150757,0.01551586389541626,0.01472318172454834,0.01390904188156128,0.01314091682434082,0.012367069721221924,0.011634290218353271,0.010918140411376953,0.010262608528137207,0.009637594223022461,0.008999526500701904,0.008416235446929932,0.007877647876739502,0.007363855838775635,0.006874978542327881,0.006413459777832031,0.006000101566314697,0.0055828094482421875,0.005197286605834961,0.004840672016143799,0.0045018792152404785,0.00418013334274292,0.0038869380950927734,0.003610849380493164,0.003349900245666504,0.0031003355979919434,0.0028777122497558594,0.0026747584342956543,0.002472400665283203,0.0022895336151123047,0.002133488655090332,0.0019840002059936523,0.0018278956413269043,0.001693427562713623,0.001562952995300293,0.0014545321464538574,0.0013415813446044922,0.001255631446838379,0.0011559128761291504,0.0010682940483093262,0.000980675220489502,0.0009072422981262207,0.0008429288864135742,0.0007848739624023438,0.0007309317588806152,0.0006813406944274902,0.0006295442581176758,0.0005773305892944336,0.000530540943145752,0.0004948973655700684,0.0004583001136779785,0.0004271864891052246,0.00039565563201904297,0.00036847591400146484,0.00034236907958984375,0.00032252073287963867,0.00029587745666503906,0.0002751350402832031,0.0002574920654296875,0.00023978948593139648,0.00022518634796142578,0.0002104043960571289,0.00019109249114990234,0.0001799464225769043,0.00016891956329345703,0.00015676021575927734,0.00014507770538330078,0.00013822317123413086,0.00012946128845214844,0.0001207590103149414,0.00011527538299560547,0.00010913610458374023,0.00010246038436889648,9.626150131225586e-05,9.316205978393555e-05,8.749961853027344e-05,8.308887481689453e-05,7.784366607666016e-05,7.474422454833984e-05,7.063150405883789e-05,6.759166717529297e-05,6.520748138427734e-05,6.258487701416016e-05,5.942583084106445e-05,5.728006362915039e-05,5.3822994232177734e-05,5.060434341430664e-05,4.845857620239258e-05,4.8279762268066406e-05,4.6253204345703125e-05,4.476308822631836e-05,4.363059997558594e-05,4.2557716369628906e-05,4.1425228118896484e-05,4.13060188293457e-05,3.975629806518555e-05,3.8623809814453125e-05,3.808736801147461e-05,3.713369369506836e-05,3.618001937866211e-05,3.55839729309082e-05,3.504753112792969e-05,3.421306610107422e-05,3.403425216674805e-05,3.337860107421875e-05,3.3020973205566406e-05,3.254413604736328e-05,3.224611282348633e-05,3.2067298889160156e-05,3.1828880310058594e-05,3.147125244140625e-05,3.141164779663086e-05,3.1113624572753906e-05,3.0934810638427734e-05,3.063678741455078e-05,3.0040740966796875e-05,3.0219554901123047e-05,2.9981136322021484e-05,3.0159950256347656e-05,2.968311309814453e-05,2.9742717742919922e-05,2.950429916381836e-05,2.9385089874267578e-05,2.9146671295166016e-05,2.9206275939941406e-05,2.9027462005615234e-05,2.8908252716064453e-05,2.872943878173828e-05,2.872943878173828e-05,2.872943878173828e-05,2.8789043426513672e-05,2.86102294921875e-05,2.855062484741211e-05,2.8431415557861328e-05,2.849102020263672e-05,2.8431415557861328e-05,2.8371810913085938e-05,2.8431415557861328e-05,2.8371810913085938e-05,2.8312206268310547e-05,2.8192996978759766e-05,2.8252601623535156e-05,2.8073787689208984e-05,2.8014183044433594e-05,2.8014183044433594e-05,2.8014183044433594e-05,2.8014183044433594e-05,2.8014183044433594e-05,2.7835369110107422e-05,2.7894973754882812e-05,2.7835369110107422e-05,2.7894973754882812e-05,2.7835369110107422e-05,2.7835369110107422e-05,2.7894973754882812e-05,2.777576446533203e-05,2.777576446533203e-05,2.771615982055664e-05,2.771615982055664e-05,2.765655517578125e-05,2.765655517578125e-05,2.771615982055664e-05,2.765655517578125e-05,2.771615982055664e-05,2.777576446533203e-05,2.771615982055664e-05,2.771615982055664e-05,2.777576446533203e-05,2.771615982055664e-05,2.771615982055664e-05,2.777576446533203e-05,2.777576446533203e-05,2.771615982055664e-05,2.771615982055664e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.7835369110107422e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.7835369110107422e-05,2.7835369110107422e-05,2.7835369110107422e-05,2.7835369110107422e-05,2.7835369110107422e-05,2.7835369110107422e-05,2.7835369110107422e-05,2.7835369110107422e-05,2.7835369110107422e-05,2.7835369110107422e-05,2.7835369110107422e-05,2.7835369110107422e-05,2.7835369110107422e-05,2.7835369110107422e-05,2.7835369110107422e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05,2.777576446533203e-05]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0013186335563659668,0.0017749727703630924,0.0022804359905421734,0.002798031084239483,0.0033263738732784986,0.0038589234463870525,0.0043920427560806274,0.004932870157063007,0.005475787445902824,0.006020984146744013,0.0065691666677594185,0.007117023691534996,0.00766851706430316,0.008228695020079613,0.008787516504526138,0.009349323809146881,0.009912243112921715,0.010613172315061092,0.01142453495413065,0.012368696741759777,0.013450324535369873,0.014677369967103004,0.01609409973025322,0.017703283578157425,0.019552035257220268,0.021654658019542694,0.02403981424868107,0.026754427701234818,0.0298311747610569,0.03331231325864792,0.03726789727807045,0.041727419942617416,0.04673675820231438,0.05240088328719139,0.05870402976870537,0.06576716899871826,0.0736122727394104,0.08232041448354721,0.0919584408402443,0.10254942625761032,0.11415765434503555,0.1267700344324112,0.14044593274593353,0.15523383021354675,0.17107240855693817,0.18798325955867767,0.205873504281044,0.22473593056201935,0.24446751177310944,0.2649582624435425,0.2861439287662506,0.3078263998031616,0.3299182951450348,0.3522816598415375,0.3746744990348816,0.3970451056957245,0.41919198632240295,0.44097453355789185,0.4622882306575775,0.4829615652561188,0.5029242634773254,0.5220857262611389,0.5403472185134888,0.5577157735824585,0.5740703344345093,0.5894814729690552,0.6038671731948853,0.6172552704811096,0.6296932101249695,0.6411943435668945,0.6518198847770691,0.6615824103355408,0.6705276370048523,0.6787282228469849,0.6861597895622253,0.6929636597633362,0.6991466879844666,0.7047726511955261,0.7098372578620911,0.7144474387168884,0.7186359763145447,0.7224293947219849,0.7258718013763428,0.7290034890174866,0.7318366169929504,0.734412670135498,0.736751139163971,0.7388749122619629,0.7407981157302856,0.7425404191017151,0.7441243529319763,0.7455488443374634,0.746839165687561,0.7480049729347229,0.7490596771240234,0.7500147819519043,0.7508745193481445,0.7516471147537231,0.7523418068885803,0.7529702186584473,0.7535364627838135,0.7540364265441895,0.7544892430305481,0.7548952698707581,0.7552555799484253,0.7555751800537109,0.755864679813385,0.7561241984367371,0.7563503384590149,0.7565503716468811,0.7567344307899475,0.7568978667259216,0.7570440769195557,0.757171630859375,0.7572853565216064,0.7573865056037903,0.7574771046638489,0.7575575709342957,0.7576282620429993,0.7576956748962402,0.7577523589134216,0.7578047513961792,0.7578492760658264,0.7578898668289185,0.7579256296157837,0.7579573392868042,0.7579860687255859,0.7580109238624573,0.7580335736274719,0.7580544352531433,0.7580729722976685,0.7580904364585876,0.7581044435501099,0.7581169009208679,0.7581278085708618,0.758138120174408,0.7581472992897034,0.7581559419631958,0.7581629157066345,0.7581689953804016,0.758174479007721,0.7581799626350403,0.7581842541694641,0.7581882476806641,0.7581919431686401,0.7581951022148132,0.7581979632377625,0.7582002878189087,0.7582026124000549,0.758204460144043,0.7582060694694519,0.7582077980041504,0.7582094073295593,0.7582108974456787,0.7582120895385742,0.7582130432128906,0.7582138776779175,0.7582145929336548,0.7582154273986816,0.758216142654419,0.758216917514801,0.7582175135612488,0.7582179307937622,0.7582184076309204,0.7582187652587891,0.7582191824913025,0.7582194209098816,0.7582196593284607,0.7582200169563293,0.7582201361656189,0.7582203149795532,0.7582205533981323,0.7582207322120667,0.7582208514213562,0.7582209706306458,0.7582210898399353,0.7582212090492249,0.7582212686538696,0.7582213282585144,0.7582213878631592,0.758221447467804,0.7582215070724487,0.7582215666770935,0.7582215666770935,0.7582216262817383,0.7582216262817383,0.7582216858863831,0.7582217454910278,0.7582217454910278,0.7582218050956726,0.7582218050956726,0.7582218647003174,0.7582218647003174,0.7582218647003174,0.7582219243049622,0.7582219243049622,0.7582219243049622,0.7582219243049622,0.7582219243049622,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069,0.7582219839096069],"recovered":[0.0,0.0006353845819830894,0.001179604441858828,0.0017019491642713547,0.0022227196022868156,0.0027494069654494524,0.003275686874985695,0.0038089151494205,0.004341355990618467,0.00488177640363574,0.005424883216619492,0.005970215890556574,0.0065205697901546955,0.007068833336234093,0.007625347934663296,0.008181998506188393,0.008737481199204922,0.00929657369852066,0.009925933554768562,0.010650474578142166,0.011481976136565208,0.012435853481292725,0.01352773979306221,0.014785345643758774,0.016221020370721817,0.017870886251330376,0.01974078081548214,0.021874507889151573,0.024298202246427536,0.027042968198657036,0.030161267146468163,0.03370143845677376,0.0377025343477726,0.042204372584819794,0.047291141003370285,0.05297532305121422,0.059354979544878006,0.06645607948303223,0.07437937706708908,0.08317266404628754,0.0928535982966423,0.1035190001130104,0.11511998623609543,0.12777496874332428,0.14148083329200745,0.15624645352363586,0.17208823561668396,0.18897433578968048,0.2068375051021576,0.22563709318637848,0.24528610706329346,0.26568856835365295,0.2867382764816284,0.3083166778087616,0.3302597403526306,0.3524209260940552,0.3747076690196991,0.3969096541404724,0.4188987612724304,0.4405703544616699,0.4617324769496918,0.48230794072151184,0.5021635890007019,0.5212439298629761,0.5394540429115295,0.5567466616630554,0.57310551404953,0.5884595513343811,0.6028227210044861,0.6162191033363342,0.6287086009979248,0.6402467489242554,0.6508902311325073,0.6606792211532593,0.6696966290473938,0.6779105067253113,0.6854100227355957,0.6922599077224731,0.6984856128692627,0.704131543636322,0.7092730402946472,0.713931143283844,0.7181549668312073,0.721975564956665,0.7254738807678223,0.7286292910575867,0.7314913868904114,0.7340998649597168,0.7364580035209656,0.7386106252670288,0.7405526638031006,0.7423165440559387,0.7439119815826416,0.7453504800796509,0.7466561198234558,0.7478349804878235,0.7488973736763,0.7498641014099121,0.7507307529449463,0.7515197396278381,0.7522149085998535,0.7528501749038696,0.7534169554710388,0.7539305686950684,0.7543895840644836,0.7547945976257324,0.7551624178886414,0.7554870843887329,0.7557814121246338,0.7560428977012634,0.7562737464904785,0.7564813494682312,0.756662905216217,0.7568284273147583,0.7569751143455505,0.7571043372154236,0.757222056388855,0.7573254704475403,0.757414698600769,0.7574958205223083,0.7575715184211731,0.7576363682746887,0.7576959133148193,0.7577481269836426,0.7577937841415405,0.7578345537185669,0.7578703761100769,0.7579033970832825,0.7579312920570374,0.7579582929611206,0.7579818367958069,0.7580018639564514,0.7580219507217407,0.758037805557251,0.7580523490905762,0.7580655813217163,0.758077085018158,0.7580873370170593,0.7580969333648682,0.7581048607826233,0.7581126093864441,0.7581189870834351,0.7581244707107544,0.7581295967102051,0.7581342458724976,0.7581381797790527,0.7581422924995422,0.7581455707550049,0.7581484317779541,0.7581507563591003,0.7581532597541809,0.7581552863121033,0.7581572532653809,0.7581588625907898,0.7581605315208435,0.7581620812416077,0.7581632733345032,0.7581642866134644,0.7581650614738464,0.7581659555435181,0.7581668496131897,0.7581676244735718,0.7581683397293091,0.7581687569618225,0.7581692337989807,0.7581697106361389,0.7581701874732971,0.7581705451011658,0.7581708431243896,0.7581711411476135,0.7581713199615479,0.7581714987754822,0.758171796798706,0.7581719756126404,0.7581720948219299,0.7581722736358643,0.758172333240509,0.7581725120544434,0.7581725716590881,0.7581726908683777,0.7581727504730225,0.7581727504730225,0.7581728100776672,0.758172869682312,0.7581729292869568,0.7581729888916016,0.7581730484962463,0.7581730484962463,0.7581731081008911,0.7581731081008911,0.7581731677055359,0.7581731677055359,0.7581732273101807,0.7581732273101807,0.7581732273101807,0.7581732869148254,0.7581732869148254,0.7581732869148254,0.7581732869148254,0.7581732869148254,0.7581732869148254,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702,0.7581733465194702],"active":[0.0013186335563659668,0.001139588188380003,0.0011008315486833453,0.0010960819199681282,0.001103654270991683,0.0011095164809376001,0.0011163558810949326,0.0011239550076425076,0.001134431455284357,0.0011392077431082726,0.001144283451139927,0.0011468078009784222,0.0011479472741484642,0.00115986168384552,0.0011621685698628426,0.0011673253029584885,0.001174761913716793,0.001316598616540432,0.0014986013993620872,0.001718222163617611,0.0019683483988046646,0.00224151648581028,0.0025663599371910095,0.002917937934398651,0.0033310148864984512,0.0037837717682123184,0.004299033433198929,0.004879919812083244,0.005532972514629364,0.006269345059990883,0.007106630131602287,0.008025981485843658,0.009034223854541779,0.010196510702371597,0.011412888765335083,0.012791845947504044,0.014257293194532394,0.015864335000514984,0.017579063773155212,0.019376762211322784,0.02130405604839325,0.023251034319400787,0.025325946509838104,0.027458861470222473,0.029591575264930725,0.03173680603504181,0.033785268664360046,0.03576159477233887,0.03763000667095184,0.039321169257164,0.04085782170295715,0.04213783144950867,0.04318001866340637,0.04396498203277588,0.04441475868225098,0.04462417960166931,0.04448431730270386,0.044064879417419434,0.043389469385147095,0.04239121079444885,0.04119178652763367,0.039777785539627075,0.038183629512786865,0.03647184371948242,0.034616291522979736,0.032734811305999756,0.030761659145355225,0.028795719146728516,0.0268704891204834,0.024975240230560303,0.023111283779144287,0.0213356614112854,0.01963740587234497,0.018049001693725586,0.016463160514831543,0.015053153038024902,0.01373666524887085,0.012512743473052979,0.01135164499282837,0.010315895080566406,0.009362936019897461,0.00849825143814087,0.007716834545135498,0.007027924060821533,0.006362736225128174,0.005783379077911377,0.00525975227355957,0.004775047302246094,0.004340112209320068,0.003929793834686279,0.0035716891288757324,0.003232300281524658,0.0029271841049194336,0.0026544928550720215,0.002403557300567627,0.0021798014640808105,0.0019771456718444824,0.0017830133438110352,0.0016110539436340332,0.0014504790306091309,0.001321554183959961,0.0011862516403198242,0.0010722875595092773,0.0009647011756896973,0.0008659958839416504,0.0007805824279785156,0.0007022619247436523,0.0006371140480041504,0.0005689263343811035,0.0005074739456176758,0.00046068429946899414,0.0004165172576904297,0.00038117170333862305,0.0003432035446166992,0.0003102421760559082,0.0002821683883666992,0.0002550482749938965,0.0002321004867553711,0.0002135634422302246,0.00019985437393188477,0.00018084049224853516,0.00016838312149047852,0.00015336275100708008,0.0001417398452758789,0.00013184547424316406,0.0001227855682373047,0.0001156926155090332,0.00010752677917480469,0.00010228157043457031,9.614229202270508e-05,9.113550186157227e-05,8.857250213623047e-05,8.249282836914062e-05,7.909536361694336e-05,7.545948028564453e-05,7.253885269165039e-05,7.021427154541016e-05,6.860494613647461e-05,6.598234176635742e-05,6.413459777832031e-05,6.186962127685547e-05,6.097555160522461e-05,5.97834587097168e-05,5.8650970458984375e-05,5.7697296142578125e-05,5.692243576049805e-05,5.5670738220214844e-05,5.4717063903808594e-05,5.418062210083008e-05,5.370378494262695e-05,5.2809715270996094e-05,5.251169204711914e-05,5.21540641784668e-05,5.2034854888916016e-05,5.155801773071289e-05,5.0961971282958984e-05,5.060434341430664e-05,5.030632019042969e-05,5.036592483520508e-05,5.0187110900878906e-05,5.0067901611328125e-05,4.988908767700195e-05,4.9591064453125e-05,4.965066909790039e-05,4.953145980834961e-05,4.947185516357422e-05,4.9233436584472656e-05,4.9114227294921875e-05,4.9173831939697266e-05,4.8995018005371094e-05,4.8995018005371094e-05,4.9054622650146484e-05,4.89354133605957e-05,4.887580871582031e-05,4.887580871582031e-05,4.881620407104492e-05,4.887580871582031e-05,4.875659942626953e-05,4.875659942626953e-05,4.869699478149414e-05,4.869699478149414e-05,4.875659942626953e-05,4.875659942626953e-05,4.869699478149414e-05,4.869699478149414e-05,4.863739013671875e-05,4.863739013671875e-05,4.869699478149414e-05,4.863739013671875e-05,4.869699478149414e-05,4.863739013671875e-05,4.869699478149414e-05,4.863739013671875e-05,4.863739013671875e-05,4.869699478149414e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.869699478149414e-05,4.869699478149414e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05,4.863739013671875e-05]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0013186335563659668,0.001779613783583045,0.0022674358915537596,0.002757592126727104,0.003254153300076723,0.0037480820901691914,0.004237125627696514,0.00472644018009305,0.005213040858507156,0.005699044559150934,0.0061737848445773125,0.0066462187096476555,0.007115015294402838,0.007582671940326691,0.008043923415243626,0.008502840995788574,0.008954973891377449,0.009510917589068413,0.010141363367438316,0.010853691026568413,0.011651212349534035,0.012551514431834221,0.013570556417107582,0.014707360416650772,0.01599167287349701,0.017429817467927933,0.019041117280721664,0.020838681608438492,0.022860562428832054,0.025107979774475098,0.02761317789554596,0.030394311994314194,0.03351394087076187,0.03696967661380768,0.040806520730257034,0.04504704847931862,0.04972022399306297,0.054884232580661774,0.06057080626487732,0.06680314242839813,0.07362950593233109,0.08107515424489975,0.0891716331243515,0.09796575456857681,0.10746824741363525,0.11770474910736084,0.12870772182941437,0.14043833315372467,0.1529269516468048,0.16617871820926666,0.1801425814628601,0.19479325413703918,0.21013028919696808,0.22609300911426544,0.2426246553659439,0.25960224866867065,0.2770330309867859,0.29480570554733276,0.31283846497535706,0.3310070335865021,0.3492584824562073,0.36747413873672485,0.3856215178966522,0.4035293161869049,0.42113837599754333,0.4383563995361328,0.4551808536052704,0.47147518396377563,0.48724818229675293,0.5023980736732483,0.5169047713279724,0.5307624340057373,0.5439579486846924,0.5564301013946533,0.5682019591331482,0.5793113708496094,0.5896750688552856,0.5994252562522888,0.6085013747215271,0.6169681549072266,0.6248145699501038,0.6320974826812744,0.638824999332428,0.6450361013412476,0.6507735252380371,0.6560682058334351,0.660948634147644,0.6654428243637085,0.6695824861526489,0.6733859777450562,0.6768540143966675,0.680058479309082,0.6829946637153625,0.6856783032417297,0.6881404519081116,0.6904022693634033,0.6924792528152466,0.6943906545639038,0.6961418390274048,0.6977463960647583,0.6992173194885254,0.7005652189254761,0.7017949223518372,0.7029260396957397,0.7039570808410645,0.7049040794372559,0.7057686448097229,0.7065581679344177,0.7072810530662537,0.7079446315765381,0.7085421681404114,0.7090936303138733,0.7096009254455566,0.7100602984428406,0.710483729839325,0.7108648419380188,0.7112114429473877,0.7115291953086853,0.7118168473243713,0.7120782136917114,0.7123154401779175,0.7125324606895447,0.7127307653427124,0.7129079699516296,0.713067352771759,0.7132108211517334,0.7133423686027527,0.7134609818458557,0.7135693430900574,0.7136662006378174,0.7137548923492432,0.7138335108757019,0.7139081954956055,0.713975727558136,0.7140341401100159,0.7140877842903137,0.7141374349594116,0.7141819000244141,0.7142203450202942,0.7142583131790161,0.7142900228500366,0.7143204212188721,0.7143464684486389,0.7143709659576416,0.7143933176994324,0.7144139409065247,0.7144308090209961,0.7144474387168884,0.7144634127616882,0.7144762873649597,0.7144884467124939,0.714499294757843,0.7145092487335205,0.7145178914070129,0.7145260572433472,0.7145331501960754,0.7145395874977112,0.7145453691482544,0.7145504355430603,0.7145559787750244,0.7145605683326721,0.7145645022392273,0.7145681381225586,0.7145716547966003,0.7145748734474182,0.7145775556564331,0.7145799994468689,0.7145825624465942,0.7145845890045166,0.7145865559577942,0.7145882248878479,0.7145897746086121,0.7145914435386658,0.714592456817627,0.7145938277244568,0.7145946025848389,0.7145954966545105,0.7145965099334717,0.7145972847938538,0.7145981788635254,0.7145988345146179,0.7145994305610657,0.7145997881889343,0.7146003246307373,0.7146007418632507,0.7146011590957642,0.7146015763282776,0.714601993560791,0.7146022915840149,0.7146026492118835,0.7146028280258179,0.7146029472351074,0.7146032452583313,0.7146034240722656,0.7146035432815552,0.7146037220954895,0.714603841304779,0.7146039605140686,0.7146040201187134,0.7146041989326477,0.7146042585372925,0.7146043181419373,0.714604377746582,0.7146044373512268,0.7146044373512268,0.7146045565605164,0.7146046161651611,0.7146046161651611,0.7146046161651611,0.7146046161651611,0.7146046161651611,0.7146046161651611,0.7146046161651611,0.7146046757698059,0.7146046757698059,0.7146047353744507,0.7146047353744507,0.7146047949790955,0.7146047949790955,0.7146048545837402,0.7146048545837402,0.7146048545837402,0.7146048545837402,0.7146048545837402,0.7146048545837402,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385,0.714604914188385],"recovered":[0.0,0.0006359274266287684,0.0011827799025923014,0.0017025191336870193,0.00220627267844975,0.0027094020042568445,0.00320919300429523,0.003698724787682295,0.004192653577774763,0.004683515522629023,0.005170143209397793,0.005651668645441532,0.006126571912318468,0.006598571315407753,0.007069213315844536,0.007536218501627445,0.00799926184117794,0.008455464616417885,0.00896185077726841,0.009530280716717243,0.01016753725707531,0.01089001540094614,0.01170268189162016,0.012616527266800404,0.013640101067721844,0.014799295924603939,0.016089335083961487,0.017544658854603767,0.019169311970472336,0.020997898653149605,0.02302509918808937,0.025289261713624,0.027825698256492615,0.030640676617622375,0.033784106373786926,0.037273064255714417,0.04114336892962456,0.0454079732298851,0.05013195425271988,0.055331818759441376,0.061046019196510315,0.06730557978153229,0.07415606826543808,0.08162581920623779,0.0897560566663742,0.09856727719306946,0.10810478031635284,0.11836641281843185,0.129362553358078,0.14110873639583588,0.15360625088214874,0.16683268547058105,0.18078793585300446,0.19544528424739838,0.210748091340065,0.22664760053157806,0.2431255429983139,0.26005515456199646,0.27740588784217834,0.2950853109359741,0.3130132853984833,0.33109137415885925,0.3492625951766968,0.3674130439758301,0.38543012738227844,0.4032437801361084,0.42076969146728516,0.43795204162597656,0.4546829164028168,0.47094112634658813,0.48663970828056335,0.5017319321632385,0.5162283182144165,0.5300502181053162,0.5431947112083435,0.5556729435920715,0.5674646496772766,0.5785312652587891,0.5889412760734558,0.5986936688423157,0.6077964901924133,0.6162676811218262,0.6241502165794373,0.6314518451690674,0.6382177472114563,0.6444674134254456,0.6502300500869751,0.6555692553520203,0.6604743599891663,0.6650021076202393,0.6691566705703735,0.6729821562767029,0.6764914393424988,0.6796973347663879,0.6826575398445129,0.6853665113449097,0.6878455877304077,0.6901272535324097,0.6922248005867004,0.6941387057304382,0.6958964467048645,0.6975131630897522,0.6989904046058655,0.7003542184829712,0.7015992403030396,0.7027357816696167,0.7037783861160278,0.7047341465950012,0.705607533454895,0.706404447555542,0.7071384787559509,0.7078015208244324,0.7084090709686279,0.7089664340019226,0.7094723582267761,0.7099378108978271,0.7103650569915771,0.7107461094856262,0.7110984325408936,0.7114201188087463,0.71170973777771,0.7119734883308411,0.7122133374214172,0.7124319672584534,0.712629497051239,0.7128100991249084,0.7129711508750916,0.7131186723709106,0.7132527828216553,0.7133713364601135,0.7134793996810913,0.7135764360427856,0.7136653661727905,0.7137480974197388,0.7138240337371826,0.7138903737068176,0.7139495015144348,0.7140040993690491,0.714053213596344,0.714097261428833,0.714137613773346,0.7141733765602112,0.7142075300216675,0.7142384052276611,0.7142645716667175,0.7142895460128784,0.7143115401268005,0.7143325209617615,0.7143504023551941,0.7143670320510864,0.7143822908401489,0.7143961191177368,0.7144079208374023,0.7144194841384888,0.714429497718811,0.7144380211830139,0.7144467234611511,0.714454174041748,0.7144612073898315,0.7144673466682434,0.7144726514816284,0.7144782543182373,0.7144827842712402,0.7144866585731506,0.7144902944564819,0.7144939303398132,0.7144969701766968,0.714499831199646,0.71450275182724,0.7145051956176758,0.7145072817802429,0.7145093083381653,0.7145112752914429,0.7145129442214966,0.7145143747329712,0.7145156860351562,0.7145166993141174,0.7145174741744995,0.7145185470581055,0.7145195007324219,0.7145203948020935,0.7145209908485413,0.714521586894989,0.7145222425460815,0.7145228981971741,0.7145233750343323,0.7145237326622009,0.7145241498947144,0.7145245671272278,0.7145249843597412,0.7145254015922546,0.7145256400108337,0.7145259380340576,0.7145261764526367,0.7145264148712158,0.7145265936851501,0.7145268321037292,0.7145270109176636,0.7145271301269531,0.7145271897315979,0.714527428150177,0.7145274877548218,0.7145275473594666,0.7145276069641113,0.7145276665687561,0.7145277261734009,0.7145277261734009,0.7145277857780457,0.7145277857780457,0.7145278453826904,0.7145278453826904,0.7145278453826904,0.7145279049873352,0.7145279049873352,0.71452796459198,0.71452796459198,0.7145280241966248,0.7145280241966248,0.7145280241966248,0.7145280241966248,0.7145280241966248,0.7145280838012695,0.7145280838012695,0.7145280838012695,0.7145280838012695,0.7145280838012695,0.7145280838012695,0.7145280838012695,0.7145280838012695,0.7145280838012695,0.7145280838012695,0.7145280838012695,0.7145280838012695,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143,0.7145281434059143],"active":[0.0013186335563659668,0.0011436863569542766,0.0010846559889614582,0.0010550729930400848,0.0010478806216269732,0.0010386800859123468,0.0010279326234012842,0.0010277153924107552,0.0010203872807323933,0.0010155290365219116,0.0010036416351795197,0.0009945500642061234,0.0009884433820843697,0.0009841006249189377,0.0009747100993990898,0.000966622494161129,0.0009557120501995087,0.001055452972650528,0.0011795125901699066,0.0013234103098511696,0.001483675092458725,0.0016614990308880806,0.001867874525487423,0.0020908331498503685,0.0023515718057751656,0.0026305215433239937,0.0029517821967601776,0.0032940227538347244,0.0036912504583597183,0.004110081121325493,0.004588078707456589,0.005105050280690193,0.005688242614269257,0.006328999996185303,0.007022414356470108,0.007773984223604202,0.008576855063438416,0.009476259350776672,0.01043885201215744,0.011471323668956757,0.01258348673582077,0.013769574463367462,0.015015564858913422,0.01633993536233902,0.017712190747261047,0.019137471914291382,0.020602941513061523,0.022071920335292816,0.023564398288726807,0.025069981813430786,0.026536330580711365,0.02796056866645813,0.029342353343963623,0.030647724866867065,0.031876564025878906,0.03295464813709259,0.033907487988471985,0.034750550985336304,0.03543257713317871,0.035921722650527954,0.036245197057724,0.0363827645778656,0.036358922719955444,0.03611627221107483,0.03570824861526489,0.035112619400024414,0.03441116213798523,0.03352314233779907,0.03256526589393616,0.031456947326660156,0.030265063047409058,0.02903050184249878,0.02772963047027588,0.026379883289337158,0.025007247924804688,0.023638427257537842,0.022210419178009033,0.020893990993499756,0.01956009864807129,0.01827448606491089,0.01701807975769043,0.015829801559448242,0.014674782752990723,0.013584256172180176,0.01255577802658081,0.011600792407989502,0.010718584060668945,0.009873569011688232,0.009108126163482666,0.008383870124816895,0.007697343826293945,0.00707632303237915,0.0065032243728637695,0.005980968475341797,0.005482912063598633,0.005035758018493652,0.004633665084838867,0.004263401031494141,0.003917038440704346,0.0036076903343200684,0.0033208727836608887,0.003052055835723877,0.0028045177459716797,0.0025718212127685547,0.0023578405380249023,0.00216829776763916,0.0019902586936950684,0.001824021339416504,0.0016735196113586426,0.0015401840209960938,0.0014036893844604492,0.001292109489440918,0.001191854476928711,0.0010938644409179688,0.0010113716125488281,0.0009270310401916504,0.0008463859558105469,0.000783085823059082,0.0007184147834777832,0.0006580948829650879,0.0006057024002075195,0.0005589723587036133,0.000517427921295166,0.00047600269317626953,0.00043785572052001953,0.00040072202682495117,0.0003712177276611328,0.00034230947494506836,0.0003165602684020996,0.0002948641777038574,0.00027549266815185547,0.00025707483291625977,0.0002428293228149414,0.0002276301383972168,0.00021010637283325195,0.00019741058349609375,0.00018793344497680664,0.00017780065536499023,0.0001671314239501953,0.00016105175018310547,0.00015240907669067383,0.00014704465866088867,0.00013893842697143555,0.00013256072998046875,0.00012874603271484375,0.00012439489364624023,0.00011926889419555664,0.00011491775512695312,0.00011301040649414062,0.00010925531387329102,0.0001061558723449707,0.00010317564010620117,0.00010132789611816406,9.840726852416992e-05,9.655952453613281e-05,9.512901306152344e-05,9.28640365600586e-05,9.119510650634766e-05,8.922815322875977e-05,8.863210678100586e-05,8.791685104370117e-05,8.624792098999023e-05,8.535385131835938e-05,8.499622344970703e-05,8.45789909362793e-05,8.362531661987305e-05,8.302927017211914e-05,8.273124694824219e-05,8.183717727661133e-05,8.13603401184082e-05,8.094310760498047e-05,8.046627044677734e-05,8.016824722290039e-05,7.95125961303711e-05,7.94529914855957e-05,7.891654968261719e-05,7.87973403930664e-05,7.903575897216797e-05,7.873773574829102e-05,7.867813110351562e-05,7.843971252441406e-05,7.843971252441406e-05,7.82012939453125e-05,7.808208465576172e-05,7.784366607666016e-05,7.778406143188477e-05,7.784366607666016e-05,7.784366607666016e-05,7.772445678710938e-05,7.766485214233398e-05,7.742643356323242e-05,7.730722427368164e-05,7.730722427368164e-05,7.724761962890625e-05,7.712841033935547e-05,7.712841033935547e-05,7.700920104980469e-05,7.69495964050293e-05,7.68899917602539e-05,7.700920104980469e-05,7.683038711547852e-05,7.683038711547852e-05,7.683038711547852e-05,7.683038711547852e-05,7.677078247070312e-05,7.683038711547852e-05,7.68899917602539e-05,7.683038711547852e-05,7.683038711547852e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.671117782592773e-05,7.677078247070312e-05,7.671117782592773e-05,7.677078247070312e-05,7.671117782592773e-05,7.677078247070312e-05,7.677078247070312e-05,7.683038711547852e-05,7.683038711547852e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.683038711547852e-05,7.683038711547852e-05,7.683038711547852e-05,7.683038711547852e-05,7.683038711547852e-05,7.683038711547852e-05,7.683038711547852e-05,7.683038711547852e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05,7.677078247070312e-05]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0013186335563659668,0.0017796409083530307,0.0022582351230084896,0.0027356352657079697,0.0032063317485153675,0.0036693746224045753,0.004121751524507999,0.004567587282508612,0.004999798722565174,0.005419362336397171,0.005836809519678354,0.006245734170079231,0.006637913640588522,0.007024962920695543,0.007407534401863813,0.007780362851917744,0.008138995617628098,0.008574193343520164,0.009056450799107552,0.009587697684764862,0.010174989700317383,0.01082627847790718,0.011545771732926369,0.012335123494267464,0.013207335956394672,0.014172177761793137,0.015228591859340668,0.016397584229707718,0.017690446227788925,0.019097650423645973,0.0206388458609581,0.022340930998325348,0.02419915609061718,0.026238922029733658,0.02847038023173809,0.030894970521330833,0.03354480117559433,0.036420054733753204,0.039569079875946045,0.042989831417798996,0.04671219736337662,0.05074526369571686,0.055104125291109085,0.059806257486343384,0.06486401706933975,0.0703241229057312,0.07617161422967911,0.08245847374200821,0.08916237950325012,0.09631569683551788,0.1039065271615982,0.11198373138904572,0.1205415204167366,0.1295376420021057,0.13900423049926758,0.1489238739013672,0.15934331715106964,0.17017419636249542,0.18147064745426178,0.19317375123500824,0.2052541822195053,0.21767567098140717,0.2304307222366333,0.2434699982404709,0.2567523717880249,0.27023959159851074,0.28387558460235596,0.2976245582103729,0.31144601106643677,0.32527434825897217,0.33907291293144226,0.3527964651584625,0.36641985177993774,0.3798564672470093,0.39306560158729553,0.40602800250053406,0.41871070861816406,0.4310630261898041,0.4430675804615021,0.45473113656044006,0.465964674949646,0.47680872678756714,0.48723840713500977,0.49721503257751465,0.5067650079727173,0.5158715844154358,0.5245349407196045,0.5327791571617126,0.5405880808830261,0.5479676723480225,0.5549371242523193,0.5615226030349731,0.5677081942558289,0.5735306739807129,0.578997790813446,0.5841342210769653,0.5889323949813843,0.5934230089187622,0.5976158380508423,0.6015298366546631,0.6052132248878479,0.6086446046829224,0.6118155717849731,0.6147972345352173,0.617557168006897,0.6201413869857788,0.6225414276123047,0.6247764825820923,0.6268587708473206,0.6287968754768372,0.6305995583534241,0.63226717710495,0.6338235139846802,0.6352759599685669,0.6366180777549744,0.6378687024116516,0.6390326619148254,0.6401066184043884,0.6411204934120178,0.6420499682426453,0.6429073214530945,0.6437153220176697,0.6444574594497681,0.6451501250267029,0.6457871794700623,0.646381676197052,0.6469354629516602,0.6474517583847046,0.647929310798645,0.6483741402626038,0.6487892270088196,0.6491751670837402,0.6495290994644165,0.6498568654060364,0.65015709400177,0.6504374742507935,0.6506965756416321,0.6509386301040649,0.6511634588241577,0.6513733863830566,0.6515681147575378,0.6517456769943237,0.651908814907074,0.652063250541687,0.6522035598754883,0.652333676815033,0.6524541974067688,0.6525653600692749,0.652666449546814,0.6527596116065979,0.6528462767601013,0.6529261469841003,0.6530012488365173,0.6530699729919434,0.6531361937522888,0.6531960368156433,0.6532511711120605,0.6533021330833435,0.6533487439155579,0.653391420841217,0.6534311771392822,0.6534690856933594,0.6535028219223022,0.6535353064537048,0.6535650491714478,0.6535912752151489,0.6536164283752441,0.6536386013031006,0.6536605954170227,0.6536800861358643,0.6536978483200073,0.6537150144577026,0.6537301540374756,0.6537442207336426,0.6537569165229797,0.6537694931030273,0.6537810564041138,0.6537915468215942,0.6538008451461792,0.6538103222846985,0.6538182497024536,0.6538261771202087,0.6538334488868713,0.6538397073745728,0.6538456082344055,0.6538510918617249,0.6538561582565308,0.6538605093955994,0.6538646221160889,0.6538687348365784,0.6538723111152649,0.653876006603241,0.6538792252540588,0.6538819074630737,0.6538848876953125,0.6538873910903931,0.6538897752761841,0.6538923978805542,0.6538941860198975,0.6538963317871094,0.6538979411125183,0.653899610042572,0.653901219367981,0.6539027094841003,0.6539039611816406,0.6539055109024048,0.6539066433906555,0.6539075970649719,0.6539087295532227,0.6539095640182495,0.6539101600646973,0.6539110541343689,0.6539117693901062,0.6539124846458435,0.6539130806922913,0.6539134979248047,0.6539141535758972,0.6539146900177002,0.6539151072502136,0.6539155840873718,0.6539158225059509,0.6539162993431091,0.6539167165756226,0.6539170145988464,0.6539172530174255,0.6539174914360046,0.6539178490638733,0.6539181470870972,0.6539183259010315,0.6539185047149658,0.6539186835289001,0.6539188623428345,0.6539191007614136,0.6539192795753479,0.6539194583892822,0.653919517993927,0.6539195775985718,0.6539196968078613,0.6539198160171509,0.6539198756217957,0.6539199948310852,0.6539201140403748,0.6539201736450195,0.6539202332496643,0.6539202928543091,0.6539203524589539,0.6539203524589539,0.6539204716682434,0.6539205312728882,0.6539205312728882,0.653920590877533,0.6539206504821777,0.6539206504821777,0.6539206504821777,0.6539206504821777,0.6539207100868225,0.6539207100868225,0.6539207100868225,0.6539207100868225,0.6539207100868225,0.6539207100868225,0.6539207100868225,0.6539207100868225,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673,0.6539207696914673],"recovered":[0.0,0.000636198790743947,0.0011842725798487663,0.0017015691846609116,0.0021956334821879864,0.002675856463611126,0.003147122683003545,0.003609975567087531,0.004061863757669926,0.004506451077759266,0.004939449485391378,0.005367237143218517,0.005786448251456022,0.006186877842992544,0.00658315559849143,0.006973163224756718,0.00735399778932333,0.007724844850599766,0.008128151297569275,0.00856847781687975,0.009056353941559792,0.009594847448170185,0.010187947191298008,0.01084612961858511,0.011570263653993607,0.012370715849101543,0.013248492032289505,0.014221802353858948,0.015292329713702202,0.016470767557621002,0.01776387169957161,0.01917685754597187,0.0207357220351696,0.022440901026129723,0.024316657334566116,0.026374634355306625,0.028614968061447144,0.031054459512233734,0.033710502088069916,0.036612819880247116,0.03978697210550308,0.04322873428463936,0.046972375363111496,0.05102403461933136,0.055407214909791946,0.060114938765764236,0.06521378457546234,0.07068616151809692,0.07657026499509811,0.08285031467676163,0.08956605195999146,0.09670756757259369,0.10432743281126022,0.11242569983005524,0.12096665799617767,0.1299532949924469,0.1394122987985611,0.1493716686964035,0.15974698960781097,0.17059211432933807,0.18183447420597076,0.19352282583713531,0.20557676255702972,0.21795202791690826,0.2306692749261856,0.24368533492088318,0.25694236159324646,0.27037447690963745,0.283957302570343,0.29766756296157837,0.311453640460968,0.32524237036705017,0.3390026092529297,0.3527088463306427,0.3662310242652893,0.37962114810943604,0.3927939534187317,0.4057190716266632,0.4183550775051117,0.4306948781013489,0.44268038868904114,0.4542885422706604,0.4655262529850006,0.47636279463768005,0.4867725670337677,0.4967200756072998,0.5062648057937622,0.5153591632843018,0.5240527987480164,0.5322742462158203,0.5400986671447754,0.5474926233291626,0.5544808506965637,0.5610660314559937,0.5672651529312134,0.5731132626533508,0.578605592250824,0.5837480425834656,0.5885524749755859,0.5930670499801636,0.5972703099250793,0.6012130379676819,0.6048930883407593,0.6083187460899353,0.6115185022354126,0.6145071983337402,0.6172909140586853,0.6198844909667969,0.6223005056381226,0.6245436668395996,0.6266394257545471,0.628585696220398,0.6303887367248535,0.6320697665214539,0.633640468120575,0.6350971460342407,0.6364511847496033,0.6377078890800476,0.6388742923736572,0.6399641633033752,0.640975296497345,0.6419103741645813,0.6427810788154602,0.6435855627059937,0.644334077835083,0.6450269818305969,0.6456767916679382,0.6462706923484802,0.646823525428772,0.6473405957221985,0.6478275656700134,0.6482755541801453,0.6486929655075073,0.6490761041641235,0.6494332551956177,0.649760901927948,0.6500668525695801,0.6503469944000244,0.6506112217903137,0.6508566737174988,0.6510834693908691,0.651293933391571,0.6514853239059448,0.6516659259796143,0.6518287062644958,0.6519824266433716,0.6521259546279907,0.6522590517997742,0.652381420135498,0.6524912118911743,0.6525939702987671,0.65268874168396,0.6527761220932007,0.6528566479682922,0.6529322266578674,0.6530020236968994,0.6530661582946777,0.6531268358230591,0.6531804800033569,0.653230607509613,0.6532774567604065,0.6533203721046448,0.6533616781234741,0.653398334980011,0.6534329652786255,0.6534640192985535,0.6534940004348755,0.6535208225250244,0.6535457372665405,0.6535692811012268,0.6535918712615967,0.6536102294921875,0.6536288857460022,0.6536465883255005,0.6536619067192078,0.6536762714385986,0.653689980506897,0.653701901435852,0.6537129878997803,0.6537237167358398,0.6537339091300964,0.6537427306175232,0.6537508964538574,0.6537588834762573,0.6537660360336304,0.6537723541259766,0.6537787318229675,0.6537842154502869,0.6537889838218689,0.6537933945655823,0.65379798412323,0.6538018584251404,0.6538058519363403,0.6538094282150269,0.6538127064704895,0.6538159847259521,0.6538187265396118,0.6538212895393372,0.6538238525390625,0.653826117515564,0.6538282036781311,0.6538299322128296,0.6538316607475281,0.6538335084915161,0.653835117816925,0.6538363099098206,0.6538376808166504,0.6538389921188354,0.6538400053977966,0.6538413763046265,0.6538422703742981,0.653843104839325,0.6538439989089966,0.6538448929786682,0.6538457870483398,0.6538465023040771,0.6538469195365906,0.6538475751876831,0.6538481116294861,0.6538487076759338,0.6538490653038025,0.6538494825363159,0.6538498997688293,0.6538503170013428,0.6538506746292114,0.6538509726524353,0.6538512110710144,0.6538515090942383,0.6538517475128174,0.6538520455360413,0.6538521647453308,0.6538524031639099,0.653852641582489,0.6538528203964233,0.6538529992103577,0.6538531184196472,0.6538532376289368,0.6538532972335815,0.6538534760475159,0.6538535952568054,0.6538536548614502,0.6538537740707397,0.6538538336753845,0.6538538932800293,0.6538540124893188,0.6538540124893188,0.6538540720939636,0.6538541316986084,0.6538541913032532,0.653854250907898,0.6538543105125427,0.6538543105125427,0.6538543701171875,0.6538543701171875,0.6538544297218323,0.6538544297218323,0.653854489326477,0.653854489326477,0.653854489326477,0.653854489326477,0.653854489326477,0.653854489326477,0.653854489326477,0.653854489326477,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218,0.6538545489311218],"active":[0.0013186335563659668,0.0011434421176090837,0.0010739625431597233,0.001034066081047058,0.0010106982663273811,0.0009935181587934494,0.0009746288415044546,0.0009576117154210806,0.0009379349648952484,0.0009129112586379051,0.0008973600342869759,0.000878497026860714,0.0008514653891324997,0.0008380850777029991,0.0008243788033723831,0.000807199627161026,0.0007849978283047676,0.0008493484929203987,0.0009282995015382767,0.0010192198678851128,0.0011186357587575912,0.0012314310297369957,0.0013578245416283607,0.001488993875682354,0.0016370723024010658,0.0018014619126915932,0.0019800998270511627,0.00217578187584877,0.0023981165140867233,0.002626882866024971,0.00287497416138649,0.0031640734523534775,0.0034634340554475784,0.0037980210036039352,0.004153722897171974,0.004520336166024208,0.004929833114147186,0.00536559522151947,0.005858577787876129,0.00637701153755188,0.006925225257873535,0.007516529411077499,0.008131749927997589,0.008782222867012024,0.009456802159547806,0.010209184139966965,0.010957829654216766,0.011772312223911285,0.012592114508152008,0.013465382158756256,0.01434047520160675,0.015276163816452026,0.01621408760547638,0.017111942172050476,0.018037572503089905,0.018970578908920288,0.019931018352508545,0.02080252766609192,0.021723657846450806,0.022581636905670166,0.023419708013534546,0.02415284514427185,0.024853959679603577,0.025517970323562622,0.026083096861839294,0.026554256677627563,0.026933223009109497,0.027250081300735474,0.02748870849609375,0.0276067852973938,0.027619272470474243,0.027554094791412354,0.027417242527008057,0.027147620916366577,0.026834577322006226,0.026406854391098022,0.025916755199432373,0.02534395456314087,0.02471250295639038,0.024036258459091187,0.02328428626060486,0.02252018451690674,0.021712154150009155,0.020852237939834595,0.019992440938949585,0.019151508808135986,0.018270134925842285,0.01741999387741089,0.016535282135009766,0.01569342613220215,0.014838457107543945,0.014029979705810547,0.013227343559265137,0.012464642524719238,0.011732637882232666,0.011020958423614502,0.010326802730560303,0.00967496633529663,0.009063363075256348,0.008462786674499512,0.007942914962768555,0.0074315667152404785,0.006922483444213867,0.006478488445281982,0.006038665771484375,0.005634188652038574,0.005250513553619385,0.00489199161529541,0.004558265209197998,0.004253208637237549,0.003960132598876953,0.003681480884552002,0.00343477725982666,0.003206193447113037,0.002977609634399414,0.0027715563774108887,0.002581477165222168,0.0023987293243408203,0.0022462010383605957,0.0020858049392700195,0.0019320249557495117,0.001804947853088379,0.0016763806343078613,0.0015645623207092285,0.001453101634979248,0.0013546943664550781,0.0012586712837219238,0.0011810660362243652,0.0011057853698730469,0.0010335445404052734,0.0009616613388061523,0.0008996129035949707,0.0008361339569091797,0.0007807612419128418,0.0007238388061523438,0.000676572322845459,0.000629723072052002,0.0005916357040405273,0.0005522370338439941,0.0005167126655578613,0.00048464536666870117,0.00045174360275268555,0.0004234910011291504,0.0003973245620727539,0.00037485361099243164,0.00035125017166137695,0.00032824277877807617,0.0003063082695007324,0.00028502941131591797,0.000268399715423584,0.0002523064613342285,0.00023740530014038086,0.0002251267433166504,0.00021332502365112305,0.00020396709442138672,0.00019401311874389648,0.0001850128173828125,0.00017529726028442383,0.00016826391220092773,0.0001608133316040039,0.00015372037887573242,0.0001487135887145996,0.000141143798828125,0.00013697147369384766,0.00013208389282226562,0.00012725591659545898,0.00012242794036865234,0.00011777877807617188,0.00011485815048217773,0.00011080503463745117,0.00010597705841064453,0.00010478496551513672,0.00010126829147338867,9.763240814208984e-05,9.500980377197266e-05,9.322166442871094e-05,9.107589721679688e-05,8.96453857421875e-05,8.785724639892578e-05,8.660554885864258e-05,8.434057235717773e-05,8.344650268554688e-05,8.255243301391602e-05,8.082389831542969e-05,7.957220077514648e-05,7.873773574829102e-05,7.742643356323242e-05,7.62939453125e-05,7.56382942199707e-05,7.534027099609375e-05,7.432699203491211e-05,7.414817810058594e-05,7.337331771850586e-05,7.2479248046875e-05,7.218122482299805e-05,7.140636444091797e-05,7.104873657226562e-05,7.110834121704102e-05,7.033348083496094e-05,7.021427154541016e-05,6.973743438720703e-05,6.967782974243164e-05,6.955862045288086e-05,6.920099258422852e-05,6.884336471557617e-05,6.920099258422852e-05,6.896257400512695e-05,6.860494613647461e-05,6.872415542602539e-05,6.818771362304688e-05,6.788969039916992e-05,6.794929504394531e-05,6.777048110961914e-05,6.759166717529297e-05,6.729364395141602e-05,6.699562072753906e-05,6.723403930664062e-05,6.711483001708984e-05,6.699562072753906e-05,6.687641143798828e-05,6.67572021484375e-05,6.681680679321289e-05,6.681680679321289e-05,6.669759750366211e-05,6.657838821411133e-05,6.651878356933594e-05,6.663799285888672e-05,6.663799285888672e-05,6.657838821411133e-05,6.645917892456055e-05,6.651878356933594e-05,6.645917892456055e-05,6.645917892456055e-05,6.645917892456055e-05,6.645917892456055e-05,6.639957427978516e-05,6.633996963500977e-05,6.639957427978516e-05,6.633996963500977e-05,6.628036499023438e-05,6.633996963500977e-05,6.633996963500977e-05,6.633996963500977e-05,6.633996963500977e-05,6.628036499023438e-05,6.633996963500977e-05,6.628036499023438e-05,6.633996963500977e-05,6.633996963500977e-05,6.628036499023438e-05,6.628036499023438e-05,6.633996963500977e-05,6.628036499023438e-05,6.628036499023438e-05,6.622076034545898e-05,6.628036499023438e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.628036499023438e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05,6.622076034545898e-05]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0013186335563659668,0.0017765469383448362,0.002280598971992731,0.0028002839535474777,0.003328680992126465,0.003861447563394904,0.004400782287120819,0.004938515368849039,0.005483794026076794,0.006034554447978735,0.006587079260498285,0.007135180290788412,0.007690500468015671,0.008250759914517403,0.008817614987492561,0.009385311976075172,0.009955640882253647,0.010526159778237343,0.011094317771494389,0.011670264415442944,0.012242765165865421,0.012824167497456074,0.01340144407004118,0.013981923460960388,0.014558441005647182,0.01514187827706337,0.01571880280971527,0.016299227252602577,0.01687612384557724,0.017455926164984703,0.018034152686595917,0.018647417426109314,0.019294554367661476,0.019969047978520393,0.0206757839769125,0.02141430228948593,0.022176949307322502,0.022982314229011536,0.023806948214769363,0.024676311761140823,0.025578703731298447,0.026511194184422493,0.02748757041990757,0.028497276827692986,0.0295543409883976,0.03064807504415512,0.031782109290361404,0.03295633941888809,0.03417470306158066,0.035450275987386703,0.036760181188583374,0.03811907395720482,0.03952109441161156,0.04097630828619003,0.04247668758034706,0.044032324105501175,0.04562706872820854,0.04728445038199425,0.04899066314101219,0.05074523761868477,0.052559249103069305,0.054422710090875626,0.056357115507125854,0.058337174355983734,0.06036782264709473,0.06246170401573181,0.06460835039615631,0.0668129101395607,0.06907903403043747,0.07140173763036728,0.07377207279205322,0.0761994868516922,0.0786881297826767,0.08122513443231583,0.08382472395896912,0.0864846259355545,0.08920170366764069,0.09195908904075623,0.09478427469730377,0.09765774011611938,0.10058318078517914,0.10354794561862946,0.10658566653728485,0.10966170579195023,0.11278847604990005,0.11594593524932861,0.11916180700063705,0.12241670489311218,0.125716894865036,0.12905555963516235,0.1324365735054016,0.13586126267910004,0.139325812458992,0.14282332360744476,0.14634259045124054,0.14989902079105377,0.15348221361637115,0.1570957899093628,0.1607290804386139,0.16437743604183197,0.16805754601955414,0.17174255847930908,0.17543759942054749,0.17914234101772308,0.18286021053791046,0.18658800423145294,0.19031570851802826,0.19405804574489594,0.197782963514328,0.20150209963321686,0.2052341252565384,0.20895937085151672,0.21268245577812195,0.21637772023677826,0.22006158530712128,0.22373825311660767,0.22739382088184357,0.2310146540403366,0.2346256673336029,0.23822757601737976,0.24177981913089752,0.2453121542930603,0.24881145358085632,0.25228750705718994,0.2557414174079895,0.25914013385772705,0.26251140236854553,0.26584333181381226,0.2691420912742615,0.27240505814552307,0.27564215660095215,0.27882900834083557,0.2819606363773346,0.28505632281303406,0.2881161868572235,0.2911156117916107,0.2940862774848938,0.29700446128845215,0.2998720705509186,0.30270951986312866,0.3055010735988617,0.30825191736221313,0.3109433948993683,0.3135894238948822,0.31618595123291016,0.31873199343681335,0.3212074637413025,0.32366836071014404,0.3260742425918579,0.3284326195716858,0.3307497203350067,0.3330143094062805,0.33523038029670715,0.3373875916004181,0.3395040035247803,0.34156298637390137,0.34359487891197205,0.34557196497917175,0.3475010395050049,0.34937784075737,0.3512314558029175,0.3530420958995819,0.35480305552482605,0.35652685165405273,0.35821205377578735,0.35985931754112244,0.36147138476371765,0.36303794384002686,0.36456725001335144,0.36606132984161377,0.3675123155117035,0.3689306378364563,0.3703080713748932,0.37165743112564087,0.37297526001930237,0.3742576837539673,0.37550878524780273,0.3767246901988983,0.37791597843170166,0.37907347083091736,0.3802027702331543,0.381304532289505,0.3823745846748352,0.3834187090396881,0.38443613052368164,0.3854270875453949,0.38639113306999207,0.38733577728271484,0.38824617862701416,0.389140248298645,0.3900104761123657,0.3908580243587494,0.3916904926300049,0.39250117540359497,0.3932870030403137,0.39405202865600586,0.39479514956474304,0.39552611112594604,0.3962271213531494,0.3969133496284485,0.39758002758026123,0.398231565952301,0.3988649845123291,0.3994857668876648,0.40008923411369324,0.400674432516098,0.4012450873851776,0.4018007218837738,0.40234172344207764,0.402863085269928,0.4033762514591217,0.40386760234832764,0.4043526351451874,0.40481939911842346,0.4052772521972656,0.4057164788246155,0.40614691376686096,0.4065681993961334,0.40697774291038513,0.40737369656562805,0.40775907039642334,0.408134400844574,0.40849846601486206,0.4088580012321472,0.4092026948928833,0.40953823924064636,0.40986961126327515,0.4101868271827698,0.41049641370773315,0.4107967019081116,0.4110926687717438,0.41137921810150146,0.4116571843624115,0.41192829608917236,0.4121914207935333,0.41244685649871826,0.41269564628601074,0.41294100880622864,0.413178026676178,0.4134097695350647,0.4136328399181366,0.41385170817375183,0.41406679153442383,0.4142720401287079,0.41447266936302185,0.41466987133026123,0.4148601293563843,0.4150450527667999,0.4152247905731201,0.4154035747051239,0.41557395458221436,0.41573891043663025,0.41589877009391785,0.41605344414711,0.4162047803401947,0.4163509011268616,0.416495144367218,0.4166352152824402,0.41677039861679077,0.4169020652770996,0.41702917218208313,0.41715264320373535,0.4172721207141876,0.4173903465270996,0.41750311851501465,0.4176104664802551,0.4177185893058777,0.41782286763191223,0.4179243743419647,0.418025404214859,0.4181192219257355,0.4182126820087433,0.41830188035964966,0.41838937997817993,0.41847506165504456,0.41855892539024353,0.4186400771141052,0.41871869564056396,0.41879555583000183,0.4188697040081024,0.41894230246543884,0.41901230812072754,0.4190828204154968,0.4191487729549408,0.41921254992485046,0.4192742705345154,0.41933631896972656,0.41939589381217957,0.4194537401199341,0.41951000690460205,0.4195626974105835,0.4196164906024933,0.4196685552597046,0.4197179973125458,0.4197673499584198,0.4198141396045685,0.4198595881462097,0.41990435123443604,0.41994720697402954,0.4199896454811096,0.4200306832790375,0.42007043957710266,0.4201087951660156,0.42014649510383606,0.4201831817626953,0.42021745443344116,0.42025285959243774,0.42028719186782837,0.42031988501548767,0.4203507900238037,0.4203823208808899,0.4204101264476776,0.4204389452934265,0.4204670190811157,0.42049461603164673,0.4205207824707031,0.42054638266563416,0.42057132720947266,0.420594722032547,0.42061832547187805,0.4206414222717285,0.4206629693508148,0.4206838607788086,0.4207044541835785,0.42072513699531555,0.42074450850486755,0.4207632541656494,0.42078161239624023,0.42079949378967285,0.4208168089389801,0.42083337903022766,0.42084965109825134,0.42086532711982727,0.4208800792694092,0.42089444398880005,0.4209083318710327,0.42092129588127136,0.4209338128566742,0.4209465980529785,0.4209590256214142,0.42097148299217224,0.4209826588630676,0.42099428176879883,0.4210049510002136,0.4210158586502075,0.4210260510444641,0.4210359454154968,0.42104560136795044,0.421055406332016,0.42106372117996216,0.4210725724697113],"recovered":[0.0,0.0006387228495441377,0.0011896193027496338,0.0017157908296212554,0.0022383255418390036,0.0027622985653579235,0.0032921340316534042,0.003826257772743702,0.00436285138130188,0.004907505586743355,0.005447030067443848,0.005994696635752916,0.006544182077050209,0.007096245419234037,0.007648227270692587,0.008210143074393272,0.00876983255147934,0.00933573767542839,0.009904003702104092,0.010473953559994698,0.011048000305891037,0.011623105965554714,0.012197750620543957,0.012772503308951855,0.013349915854632854,0.013931562192738056,0.014513561502099037,0.01508899312466383,0.015666106715798378,0.01624278724193573,0.0168226957321167,0.01739894226193428,0.01799844764173031,0.018618198111653328,0.01926872693002224,0.019945772364735603,0.02064974047243595,0.02138630487024784,0.02215397171676159,0.02295059897005558,0.023783022537827492,0.024654772132635117,0.025558657944202423,0.026501543819904327,0.02747575007379055,0.028492212295532227,0.029545288532972336,0.03063831478357315,0.03177294880151749,0.032947368919849396,0.03417731821537018,0.03543611988425255,0.03674852102994919,0.03810212388634682,0.03951592370867729,0.040973011404275894,0.04246217757463455,0.044014014303684235,0.04561777040362358,0.04727127403020859,0.048975177109241486,0.050738625228405,0.052551768720149994,0.05441981926560402,0.056343503296375275,0.05831962451338768,0.06035616248846054,0.06244969367980957,0.06459210813045502,0.06679574400186539,0.06906731426715851,0.07138945162296295,0.07376470416784286,0.07619740813970566,0.07868026942014694,0.08121995627880096,0.08383092284202576,0.08648930490016937,0.08918776363134384,0.09195180237293243,0.09477163851261139,0.09763918817043304,0.10056397318840027,0.10354651510715485,0.10657615214586258,0.10965534299612045,0.11277483403682709,0.11594033241271973,0.1191522628068924,0.12240765243768692,0.12570331990718842,0.1290385127067566,0.13241977989673615,0.13584423065185547,0.13931429386138916,0.14280113577842712,0.1463308334350586,0.1498909443616867,0.15347735583782196,0.15708845853805542,0.1607162356376648,0.16437365114688873,0.1680362969636917,0.17171792685985565,0.17540837824344635,0.17911535501480103,0.18283630907535553,0.18655720353126526,0.19029848277568817,0.19402801990509033,0.19775919616222382,0.2014921009540558,0.2052338868379593,0.20896388590335846,0.21266862750053406,0.21636109054088593,0.22003555297851562,0.22370271384716034,0.22734741866588593,0.23097848892211914,0.23458732664585114,0.23818093538284302,0.2417505979537964,0.24527814984321594,0.2487793266773224,0.25225743651390076,0.2556922733783722,0.25910162925720215,0.26244890689849854,0.26579323410987854,0.2690935730934143,0.27236035466194153,0.275601327419281,0.2787640690803528,0.2819184958934784,0.2850019037723541,0.2880510091781616,0.2910577058792114,0.2940169870853424,0.2969357967376709,0.2998151183128357,0.30264541506767273,0.3054407835006714,0.3081875443458557,0.3108844459056854,0.3135242164134979,0.3161190152168274,0.3186477720737457,0.3211365044116974,0.32359573245048523,0.3260080814361572,0.3283708989620209,0.33068138360977173,0.33294445276260376,0.33515581488609314,0.33732321858406067,0.33943358063697815,0.34150028228759766,0.3435264527797699,0.3454999327659607,0.34743255376815796,0.3493155241012573,0.3511711657047272,0.3529741168022156,0.3547424077987671,0.35647472739219666,0.3581610321998596,0.35981300473213196,0.36140766739845276,0.3629755973815918,0.3645043969154358,0.36599311232566833,0.36744675040245056,0.3688593804836273,0.37024015188217163,0.371592253446579,0.37291043996810913,0.3741890788078308,0.3754453659057617,0.37666696310043335,0.3778609335422516,0.3790225088596344,0.38015487790107727,0.3812587857246399,0.3823256492614746,0.3833717703819275,0.3843908905982971,0.38538041710853577,0.3863436281681061,0.3872799873352051,0.38819506764411926,0.38908904790878296,0.38995876908302307,0.3908108174800873,0.3916374444961548,0.3924456834793091,0.3932286202907562,0.3939950168132782,0.39474236965179443,0.3954704999923706,0.3961752951145172,0.39686623215675354,0.3975335955619812,0.39818450808525085,0.39882051944732666,0.3994401693344116,0.400039941072464,0.4006310701370239,0.4012012481689453,0.40175384283065796,0.4022938311100006,0.4028184413909912,0.4033326208591461,0.40382662415504456,0.4043050706386566,0.4047757685184479,0.4052351117134094,0.4056742489337921,0.40610745549201965,0.4065265953540802,0.4069318175315857,0.4073280394077301,0.4077160358428955,0.40809017419815063,0.4084559977054596,0.40881219506263733,0.40915536880493164,0.40949520468711853,0.40982580184936523,0.4101434648036957,0.41045108437538147,0.4107564687728882,0.41105085611343384,0.41133925318717957,0.41161417961120605,0.41188541054725647,0.4121491014957428,0.41240447759628296,0.412655770778656,0.41289934515953064,0.413137286901474,0.413366436958313,0.4135884642601013,0.41381001472473145,0.4140215814113617,0.41422832012176514,0.41443249583244324,0.414628267288208,0.4148160517215729,0.41500189900398254,0.41518738865852356,0.4153613746166229,0.41553083062171936,0.4156966805458069,0.41585588455200195,0.41601237654685974,0.4161625802516937,0.41630983352661133,0.41645315289497375,0.4165925979614258,0.4167281687259674,0.4168558716773987,0.41698509454727173,0.41710859537124634,0.4172286093235016,0.4173455238342285,0.4174574315547943,0.4175680875778198,0.41767367720603943,0.417778342962265,0.41787970066070557,0.4179796874523163,0.4180755317211151,0.4181707799434662,0.4182620942592621,0.4183475375175476,0.41843393445014954,0.4185180366039276,0.41859832406044006,0.4186776876449585,0.41875311732292175,0.41882747411727905,0.4189004600048065,0.41897186636924744,0.41903918981552124,0.41910651326179504,0.41917043924331665,0.4192343056201935,0.4192947447299957,0.41935452818870544,0.419413298368454,0.41946718096733093,0.41952279210090637,0.4195757210254669,0.4196271002292633,0.41967886686325073,0.4197261929512024,0.41977459192276,0.41982123255729675,0.4198654890060425,0.4199080169200897,0.41995054483413696,0.419992059469223,0.42003095149993896,0.42006972432136536,0.4201076626777649,0.42014285922050476,0.4201785624027252,0.420212984085083,0.42024657130241394,0.4202783703804016,0.42031022906303406,0.4203413128852844,0.4203703999519348,0.4203996956348419,0.42042744159698486,0.4204542934894562,0.42048102617263794,0.42050647735595703,0.4205307960510254,0.42055583000183105,0.4205792546272278,0.4206015467643738,0.4206232726573944,0.42064496874809265,0.4206669330596924,0.420686811208725,0.4207064211368561,0.42072510719299316,0.42074400186538696,0.4207620620727539,0.4207785129547119,0.42079538106918335,0.4208115339279175,0.42082679271698,0.42084237933158875,0.4208565354347229,0.42087045311927795,0.42088353633880615,0.4208969175815582,0.42090943455696106,0.420922189950943,0.4209335744380951,0.42094558477401733,0.42095643281936646,0.42096734046936035,0.42097777128219604,0.420987993478775,0.4209977984428406,0.421008437871933,0.42101773619651794],"active":[0.0013186335563659668,0.0011378240305930376,0.0010909796692430973,0.0010844931239262223,0.0010903554502874613,0.0010991489980369806,0.0011086482554674149,0.0011122575961053371,0.0011209426447749138,0.0011270488612353802,0.0011400491930544376,0.0011404836550354958,0.0011463183909654617,0.0011545144952833652,0.0011693877167999744,0.0011751689016819,0.0011858083307743073,0.0011904221028089523,0.001190314069390297,0.001196310855448246,0.0011947648599743843,0.0012010615319013596,0.001203693449497223,0.0012094201520085335,0.001208525151014328,0.0012103160843253136,0.0012052413076162338,0.0012102341279387474,0.001210017129778862,0.001213138923048973,0.0012114569544792175,0.0012484751641750336,0.0012961067259311676,0.0013508498668670654,0.0014070570468902588,0.001468529924750328,0.001527208834886551,0.0015960093587636948,0.0016529764980077744,0.0017257127910852432,0.001795681193470955,0.0018564220517873764,0.0019289124757051468,0.001995733007788658,0.002078590914607048,0.0021558627486228943,0.0022368207573890686,0.0023180246353149414,0.0024017542600631714,0.0025029070675373077,0.002582862973213196,0.0026829540729522705,0.0027725733816623688,0.002874184399843216,0.0029607638716697693,0.0030593127012252808,0.00316489115357399,0.003270436078310013,0.003372892737388611,0.003473963588476181,0.00358407199382782,0.003684084862470627,0.0038053467869758606,0.003917355090379715,0.004024319350719452,0.0041420795023441315,0.00425218790769577,0.004363216459751129,0.004486925899982452,0.004605993628501892,0.004704758524894714,0.004810035228729248,0.004923425614833832,0.0050277262926101685,0.005144454538822174,0.00526466965675354,0.005370780825614929,0.005469784140586853,0.00559651106595993,0.005705937743186951,0.005811542272567749,0.005908757448196411,0.0060216933488845825,0.00611519068479538,0.006212323904037476,0.00629059225320816,0.006386972963809967,0.006476372480392456,0.006564632058143616,0.006647907197475433,0.006733253598213196,0.006822749972343445,0.006906032562255859,0.006979092955589294,0.007028296589851379,0.007097885012626648,0.007151380181312561,0.007204845547676086,0.007251724600791931,0.00728897750377655,0.007341310381889343,0.007368907332420349,0.007401302456855774,0.007424414157867432,0.007451832294464111,0.0074726492166519165,0.0074793994426727295,0.007500842213630676,0.0074844807386398315,0.007474079728126526,0.007474929094314575,0.0074672698974609375,0.007448568940162659,0.0074138343334198,0.007392957806587219,0.007377162575721741,0.007358267903327942,0.0073119401931762695,0.00727824866771698,0.00724908709526062,0.007192492485046387,0.007131218910217285,0.0070608556270599365,0.007009357213973999,0.006962090730667114,0.006882697343826294,0.00681912899017334,0.006741702556610107,0.0066931843757629395,0.006611824035644531,0.006548583507537842,0.006468653678894043,0.006359308958053589,0.006292253732681274,0.006197690963745117,0.006113708019256592,0.006035268306732178,0.005946755409240723,0.005855083465576172,0.005773723125457764,0.005685955286026001,0.005606502294540405,0.005502611398696899,0.005401879549026489,0.0053015053272247314,0.00520777702331543,0.005088448524475098,0.005020588636398315,0.0049377381801605225,0.0048368871212005615,0.004741638898849487,0.0046434104442596436,0.004548996686935425,0.004443138837814331,0.004348188638687134,0.004239767789840698,0.0041612982749938965,0.004071682691574097,0.003974586725234985,0.0038779079914093018,0.0037989020347595215,0.003726571798324585,0.003631889820098877,0.003552734851837158,0.0034696459770202637,0.0033845901489257812,0.0033103525638580322,0.0032249391078948975,0.0031595826148986816,0.0030857324600219727,0.0030079185962677,0.002937525510787964,0.002861320972442627,0.00279805064201355,0.0027351081371307373,0.0026654303073883057,0.0025983452796936035,0.002535611391067505,0.0024706125259399414,0.002406507730484009,0.00234183669090271,0.0022820234298706055,0.0022197067737579346,0.0021599233150482178,0.0021104812622070312,0.0020553171634674072,0.0020002424716949463,0.001955360174179077,0.001902550458908081,0.0018602609634399414,0.00181540846824646,0.0017689764499664307,0.0017317235469818115,0.0016903579235076904,0.0016495585441589355,0.0016063451766967773,0.0015665292739868164,0.0015310943126678467,0.0014847517013549805,0.0014428496360778809,0.0014047324657440186,0.0013653337955474854,0.0013313889503479004,0.0013012588024139404,0.0012687146663665771,0.0012342631816864014,0.001205146312713623,0.001169651746749878,0.0011404752731323242,0.0011092424392700195,0.0010824203491210938,0.0010491609573364258,0.0010200142860412598,0.0009927749633789062,0.0009721815586090088,0.0009407103061676025,0.0009118020534515381,0.0008939504623413086,0.0008702874183654785,0.0008471012115478516,0.0008272528648376465,0.0008063614368438721,0.0007824301719665527,0.000767827033996582,0.0007466971874237061,0.0007260441780090332,0.0007142424583435059,0.0006916224956512451,0.0006706118583679199,0.0006532371044158936,0.0006415843963623047,0.0006227493286132812,0.0006063282489776611,0.0005890429019927979,0.0005772411823272705,0.000561445951461792,0.0005465447902679443,0.0005365312099456787,0.0005222558975219727,0.0005104243755340576,0.0004955530166625977,0.0004852712154388428,0.00047832727432250977,0.00046202540397644043,0.00045108795166015625,0.00044155120849609375,0.00042763352394104004,0.00041678547859191895,0.0004087388515472412,0.0004016757011413574,0.0003865659236907959,0.0003775358200073242,0.00036793947219848633,0.0003567636013031006,0.000348895788192749,0.00033852458000183105,0.000332564115524292,0.0003253817558288574,0.0003172457218170166,0.0003094673156738281,0.00030100345611572266,0.0002967715263366699,0.00028702616691589355,0.0002817511558532715,0.0002745091915130615,0.00026494264602661133,0.000261157751083374,0.0002547800540924072,0.00025069713592529297,0.00024706125259399414,0.00023952126502990723,0.00023299455642700195,0.0002263486385345459,0.00021860003471374512,0.0002129673957824707,0.00021138787269592285,0.00020614266395568848,0.00020065903663635254,0.00019723176956176758,0.0001920163631439209,0.00018918514251708984,0.00018483400344848633,0.00018236041069030762,0.00017690658569335938,0.00017336010932922363,0.00016775727272033691,0.0001658797264099121,0.00016158819198608398,0.0001589953899383545,0.00015547871589660645,0.0001493990421295166,0.00014930963516235352,0.00014576315879821777,0.00014227628707885742,0.00014024972915649414,0.00013527274131774902,0.00013339519500732422,0.0001297593116760254,0.00012597441673278809,0.00012415647506713867,0.0001226663589477539,0.00011989474296569824,0.00011673569679260254,0.00011554360389709473,0.00011345744132995605,0.00010979175567626953,0.0001100003719329834,0.00010862946510314941,0.00010690093040466309,0.00010421872138977051,0.00010395050048828125,9.989738464355469e-05,9.763240814208984e-05,9.66191291809082e-05,9.492039680480957e-05,9.334087371826172e-05,9.208917617797852e-05,9.03010368347168e-05,8.824467658996582e-05,8.752942085266113e-05,8.559226989746094e-05,8.371472358703613e-05,8.231401443481445e-05,8.118152618408203e-05,8.016824722290039e-05,7.75754451751709e-05,7.644295692443848e-05,7.519125938415527e-05,7.43865966796875e-05,7.280707359313965e-05,7.131695747375488e-05,7.113814353942871e-05,6.99460506439209e-05,6.854534149169922e-05,6.765127182006836e-05,6.595253944396973e-05,6.476044654846191e-05,6.335973739624023e-05,6.306171417236328e-05,6.210803985595703e-05,6.204843521118164e-05,6.046891212463379e-05,6.070733070373535e-05,5.936622619628906e-05,5.942583084106445e-05,5.8710575103759766e-05,5.817413330078125e-05,5.760788917541504e-05,5.760788917541504e-05,5.5283308029174805e-05,5.4836273193359375e-05]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0013186335563659668,0.001778365345671773,0.0022680056281387806,0.0027649742551147938,0.0032588213216513395,0.0037538628093898296,0.004253382328897715,0.004747392609715462,0.005238308571279049,0.005726374685764313,0.006208144593983889,0.006682803854346275,0.007156458217650652,0.007624087855219841,0.00809505581855774,0.008555248379707336,0.009017178788781166,0.009470098651945591,0.009914848953485489,0.010364538989961147,0.01080717146396637,0.011244160123169422,0.011676235124468803,0.012103453278541565,0.012522473931312561,0.012944290414452553,0.013353622518479824,0.013764121569693089,0.01417073979973793,0.014568943530321121,0.014958354644477367,0.01536991260945797,0.015797970816493034,0.016242530196905136,0.016695315018296242,0.017163297161459923,0.017644742503762245,0.018137801438570023,0.018644161522388458,0.019165121018886566,0.019699163734912872,0.020246721804142,0.020806221291422844,0.021380621939897537,0.021974725648760796,0.022583430632948875,0.02320758067071438,0.023844050243496895,0.024503318592905998,0.025169480592012405,0.025854775682091713,0.026555079966783524,0.02727413922548294,0.02801116369664669,0.028762439265847206,0.029532792046666145,0.030324913561344147,0.031125148758292198,0.03195605427026749,0.03279626742005348,0.03365607559680939,0.03453279286623001,0.035423729568719864,0.03633095324039459,0.03725861385464668,0.03820014372467995,0.039162732660770416,0.040146056562662125,0.041139423847198486,0.04214872419834137,0.043175771832466125,0.04422444850206375,0.0452851802110672,0.046368516981601715,0.047466155141592026,0.04858298599720001,0.04970812052488327,0.05085287615656853,0.052026618272066116,0.05320293828845024,0.05440816283226013,0.0556204728782177,0.05685964971780777,0.058120131492614746,0.05939187854528427,0.06067553907632828,0.06198406219482422,0.06330959498882294,0.06464985013008118,0.06600947678089142,0.06738978624343872,0.06877855956554413,0.07018350809812546,0.07160645723342896,0.07304071635007858,0.07448608428239822,0.07594072818756104,0.07741884887218475,0.07889843732118607,0.08040601015090942,0.08192302286624908,0.08345594257116318,0.08500297367572784,0.08656764775514603,0.0881342962384224,0.08970841765403748,0.09129779040813446,0.09289668500423431,0.09450849890708923,0.09612346440553665,0.09776182472705841,0.09940631687641144,0.10106457024812698,0.10272616147994995,0.10439193248748779,0.10607222467660904,0.10775039345026016,0.10944512486457825,0.11115128546953201,0.11285743862390518,0.11456967145204544,0.11629574745893478,0.11803694814443588,0.11977436393499374,0.1215268224477768,0.12327922880649567,0.1250501126050949,0.12681834399700165,0.128586545586586,0.1303703933954239,0.13214869797229767,0.1339530497789383,0.13575337827205658,0.13755248486995697,0.13936598598957062,0.14117711782455444,0.1429862231016159,0.14481262862682343,0.146636500954628,0.1484653502702713,0.15029002726078033,0.15212519466876984,0.15396203100681305,0.1558033972978592,0.15764029324054718,0.15947683155536652,0.16131360828876495,0.1631532907485962,0.16499947011470795,0.1668328046798706,0.16867651045322418,0.17051568627357483,0.1723547726869583,0.17419591546058655,0.17602917551994324,0.1778559684753418,0.17967866361141205,0.18151843547821045,0.1833500862121582,0.18517746031284332,0.18700088560581207,0.1888318806886673,0.19065919518470764,0.19247682392597198,0.19429942965507507,0.19611042737960815,0.19792279601097107,0.19972559809684753,0.20152342319488525,0.20332308113574982,0.2051268070936203,0.2069069743156433,0.2086830735206604,0.2104499191045761,0.21221819519996643,0.21399138867855072,0.21573883295059204,0.2174862027168274,0.21923598647117615,0.22096626460552216,0.22269785404205322,0.2244148552417755,0.2261272668838501,0.227823868393898,0.22953267395496368,0.2312033623456955,0.23289108276367188,0.23457013070583344,0.23622535169124603,0.23787681758403778,0.23952431976795197,0.24115219712257385,0.24276912212371826,0.24437743425369263,0.24598048627376556,0.24757717549800873,0.24915602803230286,0.2507195472717285,0.25227686762809753,0.2538340091705322,0.25536760687828064,0.2568846344947815,0.2584061324596405,0.259906142950058,0.26138633489608765,0.2628631591796875,0.264328271150589,0.2657715678215027,0.2672122120857239,0.26863545179367065,0.270040899515152,0.271445095539093,0.27283090353012085,0.2742050886154175,0.2755733132362366,0.27691736817359924,0.27825281023979187,0.27957698702812195,0.2808852195739746,0.28218480944633484,0.2834737002849579,0.28475120663642883,0.286008358001709,0.2872481942176819,0.28848618268966675,0.2897075414657593,0.2909094989299774,0.29210561513900757,0.2932908236980438,0.2944573163986206,0.29561418294906616,0.29675233364105225,0.29788291454315186,0.2989950478076935,0.30009526014328003,0.3011834919452667,0.30225294828414917,0.3033144176006317,0.3043692708015442,0.30540502071380615,0.3064240515232086,0.3074323236942291,0.30842891335487366,0.3094087243080139,0.3103734254837036,0.3113323152065277,0.31227967143058777,0.31320929527282715,0.3141305148601532,0.3150383532047272,0.31593263149261475,0.31680890917778015,0.3176763951778412,0.31852877140045166,0.319369375705719,0.3201896846294403,0.32100531458854675,0.32181107997894287,0.3225938677787781,0.3233644962310791,0.3241221606731415,0.3248724341392517,0.32561129331588745,0.3263351321220398,0.32704347372055054,0.3277442157268524,0.3284282982349396,0.3291036784648895,0.3297726511955261,0.3304196000099182,0.33105605840682983,0.33168259263038635,0.33229950070381165,0.3329036831855774,0.33349934220314026,0.33407944440841675,0.33465343713760376,0.33521410822868347,0.33576473593711853,0.3363024890422821,0.3368312120437622,0.3373524844646454,0.33786919713020325,0.3383678197860718,0.3388555645942688,0.3393365144729614,0.3398069739341736,0.34026437997817993,0.3407154381275177,0.3411560654640198,0.3415866494178772,0.3420129120349884,0.34243080019950867,0.34283608198165894,0.34322914481163025,0.34361690282821655,0.3439924120903015,0.34435972571372986,0.3447263240814209,0.3450828492641449,0.3454298973083496,0.34576907753944397,0.34610119462013245,0.34642618894577026,0.34674322605133057,0.34705206751823425,0.3473530113697052,0.34765031933784485,0.34794315695762634,0.34822478890419006,0.3484970033168793,0.3487659990787506,0.34903019666671753,0.3492851257324219,0.34953802824020386,0.3497854173183441,0.3500193655490875,0.35025307536125183,0.35047993063926697,0.3506983518600464,0.3509167730808258,0.35112565755844116,0.3513290584087372,0.3515256643295288,0.3517216444015503,0.3519095182418823,0.3520902693271637,0.35226789116859436,0.352445125579834,0.35261696577072144,0.3527812063694,0.35294249653816223,0.3531012535095215,0.3532593846321106,0.3534092307090759,0.3535585105419159,0.35369664430618286,0.3538356423377991,0.35397249460220337,0.35410383343696594,0.35423293709754944,0.3543581962585449,0.354478657245636,0.35459649562835693,0.35471051931381226,0.35482147336006165,0.3549327254295349,0.3550375998020172,0.3551386296749115,0.355238139629364,0.35533493757247925],"recovered":[0.0,0.0006350046023726463,0.0011833769967779517,0.001702546258457005,0.0022099365014582872,0.0027096732519567013,0.003205148968845606,0.003703393042087555,0.004199682734906673,0.0046958643943071365,0.005188028793781996,0.005677234847098589,0.006157918833196163,0.00663776183500886,0.0071126921102404594,0.007583795581012964,0.008053651079535484,0.008518512360751629,0.008975286036729813,0.009428693912923336,0.009876972064375877,0.010326499119400978,0.010768155567348003,0.01120381336659193,0.011633500456809998,0.012059252709150314,0.012482562102377415,0.012900334782898426,0.013313818722963333,0.013723503798246384,0.014127353206276894,0.014522436074912548,0.014927588403224945,0.01534188725054264,0.01577342115342617,0.016216298565268517,0.016668593510985374,0.017137281596660614,0.017620597034692764,0.01811387576162815,0.018616408109664917,0.01913563162088394,0.019669130444526672,0.02022160030901432,0.020785905420780182,0.02135680429637432,0.021950338035821915,0.022566696628928185,0.023184359073638916,0.023827262222766876,0.02448221482336521,0.025151090696454048,0.025832559913396835,0.026532728224992752,0.02725249156355858,0.027981484308838844,0.028737669810652733,0.029510630294680595,0.030298326164484024,0.03110428899526596,0.031932342797517776,0.032774511724710464,0.033637359738349915,0.034508053213357925,0.03540113568305969,0.03631014749407768,0.0372387059032917,0.038182295858860016,0.03913780301809311,0.04012177884578705,0.041117940098047256,0.04212493076920509,0.04314969852566719,0.0442020446062088,0.04526839032769203,0.046348173171281815,0.047452136874198914,0.048558760434389114,0.04968592897057533,0.05082979053258896,0.05199340730905533,0.0531754307448864,0.05437745153903961,0.055593639612197876,0.05683298036456108,0.05809316784143448,0.059363581240177155,0.06065560132265091,0.06195969879627228,0.06328314542770386,0.06462393701076508,0.06598136574029922,0.06735975295305252,0.06874847412109375,0.07015317678451538,0.07157652825117111,0.07300572097301483,0.07444595545530319,0.07590282708406448,0.07737885415554047,0.07886805385351181,0.0803707093000412,0.08188489824533463,0.08341629803180695,0.08496593683958054,0.08652542531490326,0.08808358758687973,0.08966033160686493,0.0912543460726738,0.09285201877355576,0.09446460008621216,0.09608971327543259,0.09772999584674835,0.09937383979558945,0.10102422535419464,0.10267995297908783,0.1043524518609047,0.10602381825447083,0.10769772529602051,0.10939294844865799,0.11109728366136551,0.11281060427427292,0.11452291905879974,0.11625067889690399,0.11799629777669907,0.11974085867404938,0.12147732824087143,0.12322916835546494,0.12499793618917465,0.12676431238651276,0.1285439431667328,0.13032421469688416,0.13211336731910706,0.13390371203422546,0.13569755852222443,0.13751064240932465,0.1393107920885086,0.14112763106822968,0.14294378459453583,0.14476189017295837,0.14659366011619568,0.14841729402542114,0.15024545788764954,0.15206511318683624,0.15390951931476593,0.1557471752166748,0.157575786113739,0.15940436720848083,0.16124318540096283,0.163086399435997,0.16493122279644012,0.16676786541938782,0.1686127632856369,0.17044588923454285,0.17227913439273834,0.17411991953849792,0.17596499621868134,0.1777852475643158,0.17962326109409332,0.18146082758903503,0.1832943856716156,0.18512196838855743,0.1869475394487381,0.18877245485782623,0.19059045612812042,0.1924106329679489,0.19423028826713562,0.19604696333408356,0.19785799086093903,0.199652761220932,0.20145952701568604,0.2032565474510193,0.2050458937883377,0.20683416724205017,0.2086065709590912,0.2103741466999054,0.21215331554412842,0.21391074359416962,0.21567240357398987,0.21742244064807892,0.2191685140132904,0.22090628743171692,0.2226225733757019,0.22434067726135254,0.2260570526123047,0.22776801884174347,0.22945500910282135,0.23114629089832306,0.2328307330608368,0.23449602723121643,0.23616303503513336,0.2378120720386505,0.2394496649503708,0.2410813271999359,0.24269330501556396,0.24430924654006958,0.24591931700706482,0.24751566350460052,0.24909035861492157,0.2506551146507263,0.2522161304950714,0.2537650763988495,0.2552913725376129,0.2568146586418152,0.2583238184452057,0.25983092188835144,0.261317640542984,0.26279205083847046,0.2642551064491272,0.2657027542591095,0.2671387195587158,0.2685607969760895,0.26997828483581543,0.271372526884079,0.27275922894477844,0.27414336800575256,0.27550259232521057,0.27685481309890747,0.2781938314437866,0.2795153558254242,0.2808292508125305,0.2821313142776489,0.2834194004535675,0.28468960523605347,0.28595489263534546,0.2872051000595093,0.28844207525253296,0.2896592319011688,0.29087579250335693,0.29207223653793335,0.2932477593421936,0.2944173812866211,0.2955745458602905,0.2967204749584198,0.2978494167327881,0.2989666163921356,0.3000698983669281,0.30115678906440735,0.3022254407405853,0.3032910227775574,0.3043377101421356,0.30537134408950806,0.30638745427131653,0.3073957860469818,0.3083907663822174,0.3093717396259308,0.3103440999984741,0.3113078474998474,0.31224945187568665,0.3131732642650604,0.31409570574760437,0.31500670313835144,0.3158942759037018,0.31677067279815674,0.3176324665546417,0.3184871971607208,0.31932997703552246,0.3201582729816437,0.3209734261035919,0.32176992297172546,0.3225514590740204,0.3233145475387573,0.32407626509666443,0.32482990622520447,0.3255675137042999,0.32628387212753296,0.32699054479599,0.32768961787223816,0.32838013768196106,0.32905805110931396,0.3297197222709656,0.3303642272949219,0.33100447058677673,0.3316308856010437,0.33225154876708984,0.3328600525856018,0.33344534039497375,0.33403003215789795,0.3346025049686432,0.3351636230945587,0.33571743965148926,0.3362593650817871,0.33679118752479553,0.3373088240623474,0.33782023191452026,0.33832278847694397,0.33881255984306335,0.33929306268692017,0.339758962392807,0.3402193486690521,0.3406733274459839,0.3411127030849457,0.34154850244522095,0.3419704735279083,0.3423873782157898,0.34279298782348633,0.34318751096725464,0.3435722887516022,0.34394800662994385,0.3443204462528229,0.34468647837638855,0.3450359106063843,0.34538739919662476,0.34572920203208923,0.34606146812438965,0.34638214111328125,0.34669986367225647,0.3470066785812378,0.3473122715950012,0.34761136770248413,0.34790098667144775,0.3481826186180115,0.34845465421676636,0.34872591495513916,0.3489893078804016,0.3492467999458313,0.34950247406959534,0.3497457802295685,0.3499821722507477,0.3502153754234314,0.3504398465156555,0.3506613075733185,0.35087406635284424,0.35108643770217896,0.35129213333129883,0.3514890968799591,0.35168275237083435,0.3518684208393097,0.352049857378006,0.3522292673587799,0.3524055778980255,0.35257744789123535,0.3527454137802124,0.3529070019721985,0.35306525230407715,0.3532218635082245,0.3533724248409271,0.35351917147636414,0.3536614179611206,0.3537994921207428,0.35393500328063965,0.3540644645690918,0.354194700717926,0.3543204367160797,0.35444194078445435,0.3545595109462738,0.3546741008758545,0.35478776693344116,0.3548983633518219,0.35500234365463257,0.3551044464111328],"active":[0.0013186335563659668,0.0011433607432991266,0.0010846286313608289,0.0010624279966577888,0.0010488848201930523,0.0010441895574331284,0.0010482333600521088,0.0010439995676279068,0.0010386258363723755,0.0010305102914571762,0.0010201158002018929,0.0010055690072476864,0.0009985393844544888,0.0009863260202109814,0.0009823637083172798,0.0009714527986943722,0.0009635277092456818,0.0009515862911939621,0.0009395629167556763,0.0009358450770378113,0.0009301993995904922,0.0009176610037684441,0.0009080795571208,0.0008996399119496346,0.0008889734745025635,0.0008850377053022385,0.0008710604161024094,0.0008637867867946625,0.0008569210767745972,0.0008454397320747375,0.0008310014382004738,0.0008474765345454216,0.0008703824132680893,0.0009006429463624954,0.0009218938648700714,0.0009469985961914062,0.0009761489927768707,0.0010005198419094086,0.001023564487695694,0.0010512452572584152,0.0010827556252479553,0.0011110901832580566,0.0011370908468961716,0.0011590216308832169,0.0011888202279806137,0.0012266263365745544,0.0012572426348924637,0.0012773536145687103,0.0013189595192670822,0.0013422183692455292,0.0013725608587265015,0.0014039892703294754,0.0014415793120861053,0.0014784354716539383,0.0015099477022886276,0.001551307737827301,0.0015872437506914139,0.0016145184636116028,0.0016577281057834625,0.0016919784247875214,0.0017237327992916107,0.0017582811415195465,0.0017863698303699493,0.0018229000270366669,0.0018574781715869904,0.0018899962306022644,0.001924026757478714,0.0019637607038021088,0.002001620829105377,0.0020269453525543213,0.002057831734418869,0.002099517732858658,0.002135481685400009,0.002166472375392914,0.002197764813899994,0.0022348128259181976,0.0022559836506843567,0.002294115722179413,0.0023406893014907837,0.0023731477558612823,0.0024147555232048035,0.002445042133331299,0.002482198178768158,0.00252649188041687,0.0025588981807231903,0.002582371234893799,0.002620480954647064,0.0026539936661720276,0.002690151333808899,0.002726331353187561,0.002765849232673645,0.0027971938252449036,0.002823755145072937,0.002857983112335205,0.002887539565563202,0.002909556031227112,0.0029350072145462036,0.0029728934168815613,0.002995610237121582,0.0030271559953689575,0.003054969012737274,0.0030852332711219788,0.003118075430393219,0.003151349723339081,0.003168359398841858,0.0031829923391342163,0.0032142028212547302,0.0032363533973693848,0.003254152834415436,0.003271445631980896,0.0032972246408462524,0.0033166036009788513,0.0033345744013786316,0.003352321684360504,0.003367707133293152,0.0033922716975212097,0.0033979415893554688,0.003421306610107422,0.003453560173511505,0.0034644901752471924,0.0034723877906799316,0.0034851431846618652,0.003514029085636139,0.003523685038089752,0.0035305246710777283,0.003538370132446289,0.0035727843642234802,0.0035891756415367126,0.0035886093974113464,0.003606081008911133,0.0036047548055648804,0.003628835082054138,0.003640010952949524,0.0036487728357315063,0.0036684274673461914,0.0036664754152297974,0.0036754310131073,0.00368499755859375,0.003692716360092163,0.0037034600973129272,0.0036963671445846558,0.003707900643348694,0.003716573119163513,0.0037382841110229492,0.00373077392578125,0.0037296563386917114,0.00373782217502594,0.0037489235401153564,0.003756284713745117,0.003746405243873596,0.0037452876567840576,0.0037478208541870117,0.003742009401321411,0.003750026226043701,0.003750041127204895,0.003736048936843872,0.003713667392730713,0.0037331879138946533,0.0037268251180648804,0.0037166327238082886,0.003706499934196472,0.0037099123001098633,0.0037116557359695435,0.003704369068145752,0.003708973526954651,0.0036997944116592407,0.0036925077438354492,0.003678634762763977,0.003665432333946228,0.00367031991481781,0.003667280077934265,0.0036504268646240234,0.003637179732322693,0.00361575186252594,0.003611624240875244,0.0036172419786453247,0.003585517406463623,0.003575459122657776,0.0035635828971862793,0.0035438239574432373,0.0035293400287628174,0.0035085678100585938,0.0035046935081481934,0.003483191132545471,0.0034756213426589966,0.0034353435039520264,0.003436073660850525,0.003423839807510376,0.0033946186304092407,0.00338079035282135,0.0033612847328186035,0.00334012508392334,0.003319457173347473,0.003296107053756714,0.003287181258201599,0.003267928957939148,0.003236711025238037,0.0032038837671279907,0.0031865090131759644,0.003178894519805908,0.0031514763832092285,0.003119558095932007,0.003114759922027588,0.003091484308242798,0.003062516450881958,0.0030322372913360596,0.0030106306076049805,0.0029795169830322266,0.0029571056365966797,0.0029326975345611572,0.0029021799564361572,0.00288429856300354,0.00285261869430542,0.002832561731338501,0.00281408429145813,0.0027740001678466797,0.002750217914581299,0.0027221739292144775,0.0026913881301879883,0.0026694536209106445,0.002644449472427368,0.0026198923587799072,0.0025889575481414795,0.002558588981628418,0.002531290054321289,0.00250244140625,0.002467423677444458,0.002446383237838745,0.0024150311946868896,0.002385079860687256,0.0023664236068725586,0.0023349523544311523,0.002308368682861328,0.0022745728492736816,0.0022458434104919434,0.0022168755531311035,0.0021830499172210693,0.0021576285362243652,0.0021438300609588623,0.0021139979362487793,0.002086341381072998,0.0020609796047210693,0.002041459083557129,0.0020129382610321045,0.001982659101486206,0.001960575580596924,0.0019355714321136475,0.0019014477729797363,0.0018810629844665527,0.001865088939666748,0.001836925745010376,0.001802206039428711,0.0017821192741394043,0.0017580986022949219,0.0017369091510772705,0.0017024874687194824,0.001675337553024292,0.0016528069972991943,0.0016204416751861572,0.0015945732593536377,0.0015707015991210938,0.0015578866004943848,0.0015350282192230225,0.0015052258968353271,0.0014759600162506104,0.001460343599319458,0.001437753438949585,0.0014140605926513672,0.0013925135135650635,0.001361548900604248,0.0013363361358642578,0.0013183653354644775,0.0012950301170349121,0.0012727975845336914,0.001247793436050415,0.0012193918228149414,0.0012080967426300049,0.0011840760707855225,0.0011622309684753418,0.0011388659477233887,0.0011137723922729492,0.0010931193828582764,0.0010780096054077148,0.0010589957237243652,0.0010353326797485352,0.001013725996017456,0.0009944140911102295,0.0009713172912597656,0.0009564757347106934,0.0009367167949676514,0.0009133219718933105,0.0009002089500427246,0.0008822977542877197,0.0008656084537506104,0.0008417665958404541,0.0008239150047302246,0.000804901123046875,0.0007874369621276855,0.0007783174514770508,0.0007624030113220215,0.0007434189319610596,0.0007331669330596924,0.0007137954235076904,0.0006969869136810303,0.000681757926940918,0.0006699264049530029,0.0006531476974487305,0.0006436407566070557,0.0006308853626251221,0.0006134212017059326,0.0005960166454315186,0.0005833804607391357,0.0005755424499511719,0.0005592107772827148,0.0005487203598022461,0.0005386173725128174,0.0005168914794921875,0.0005072951316833496,0.0004977583885192871,0.00048297643661499023,0.0004769265651702881,0.00046434998512268066,0.00045499205589294434,0.0004392266273498535,0.00042951107025146484,0.0004204213619232178,0.0004075169563293457,0.00039947032928466797,0.00039526820182800293,0.0003876984119415283,0.0003756284713745117,0.0003650486469268799,0.00035583972930908203,0.0003523826599121094,0.0003439784049987793,0.00033664703369140625,0.0003242194652557373,0.0003164708614349365,0.00031107664108276367,0.00030434131622314453,0.00029793381690979004,0.000293731689453125,0.00028395652770996094,0.0002760589122772217,0.00026857852935791016,0.0002619624137878418,0.0002586245536804199,0.0002498328685760498,0.0002402663230895996,0.0002357959747314453,0.00023049116134643555]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0013186335563659668,0.001782110659405589,0.0022597822826355696,0.0027363409753888845,0.0032142838463187218,0.003679552348330617,0.004136678762733936,0.0045841159299016,0.0050200726836919785,0.005449759773910046,0.005872933194041252,0.006284789182245731,0.006688639055937529,0.007082663476467133,0.007469306234270334,0.007844576612114906,0.008213767781853676,0.008575387299060822,0.008926693350076675,0.00927170179784298,0.009606343694031239,0.00993577390909195,0.010255271568894386,0.010567738674581051,0.010872417129576206,0.0111674340441823,0.011453005485236645,0.011732470244169235,0.01200574729591608,0.012273324653506279,0.012534389272332191,0.012802183628082275,0.013074754737317562,0.013350311666727066,0.013630020432174206,0.013915863819420338,0.014202249236404896,0.014495800249278545,0.014789324253797531,0.015087679028511047,0.015389290638267994,0.01569538004696369,0.01600879803299904,0.01632324606180191,0.016638537868857384,0.01695966348052025,0.017283421009778976,0.017610924318432808,0.01794089749455452,0.01827475242316723,0.018616070970892906,0.018956629559397697,0.01930101402103901,0.019647786393761635,0.019995536655187607,0.020351050421595573,0.020704690366983414,0.021064436063170433,0.02143167331814766,0.02179703675210476,0.022166961804032326,0.022537916898727417,0.022912833839654922,0.023289300501346588,0.023669401183724403,0.024054035544395447,0.024443065747618675,0.024830305948853493,0.02521887607872486,0.025608286261558533,0.026002664119005203,0.026401111856102943,0.026796873658895493,0.027196653187274933,0.02760191448032856,0.028007689863443375,0.028411105275154114,0.028819624334573746,0.029228249564766884,0.029639102518558502,0.030054785311222076,0.030473995953798294,0.030889460816979408,0.031309619545936584,0.03172945976257324,0.03215591609477997,0.03257700055837631,0.03300381079316139,0.03343135118484497,0.03386353701353073,0.03429108113050461,0.034724730998277664,0.03515639901161194,0.035587359219789505,0.0360187292098999,0.03645430877804756,0.03688833862543106,0.03733113408088684,0.037772003561258316,0.038215503096580505,0.03865724056959152,0.039101965725421906,0.03954258933663368,0.03998701274394989,0.04043184593319893,0.040875185281038284,0.04132140055298805,0.041769541800022125,0.04222219064831734,0.042667023837566376,0.04311676695942879,0.04356691986322403,0.04402255266904831,0.04447596147656441,0.04493409022688866,0.045391350984573364,0.045851245522499084,0.04631149396300316,0.046768564730882645,0.04723391681909561,0.047693267464637756,0.04815571382641792,0.04861731827259064,0.04908150061964989,0.04954826086759567,0.05001494288444519,0.05048566684126854,0.05095608904957771,0.05142955482006073,0.05189846083521843,0.05237056687474251,0.052848078310489655,0.05332113429903984,0.053796906024217606,0.0542772114276886,0.05475775897502899,0.055237140506505966,0.055722545832395554,0.05620822310447693,0.05669192224740982,0.05717936530709267,0.057671066373586655,0.058162715286016464,0.0586562380194664,0.05914750695228577,0.05964566767215729,0.060137778520584106,0.06063542515039444,0.061141133308410645,0.06164640560746193,0.06215553358197212,0.06266967952251434,0.06317873299121857,0.06368912756443024,0.06420599669218063,0.06472747027873993,0.06525193154811859,0.06577373296022415,0.06630071997642517,0.06683418899774551,0.06736022979021072,0.06789535284042358,0.06843213737010956,0.06897353380918503,0.06951702386140823,0.0700695738196373,0.07062036544084549,0.0711744874715805,0.07172820717096329,0.07228865474462509,0.0728568434715271,0.07342090457677841,0.07399503141641617,0.07457122206687927,0.07514999061822891,0.07573095709085464,0.07631860673427582,0.07691121846437454,0.07750819623470306,0.07810569554567337,0.07870514690876007,0.07931800186634064,0.07993156462907791,0.08054952323436737,0.0811738669872284,0.08180230110883713,0.0824386328458786,0.08308330178260803,0.08373236656188965,0.08438444137573242,0.08504023402929306,0.0857074037194252,0.08637535572052002,0.08704667538404465,0.08772493898868561,0.08841938525438309,0.0891154557466507,0.08982031792402267,0.09052569419145584,0.09124697744846344,0.09197263419628143,0.09270252287387848,0.09343702346086502,0.0941777154803276,0.0949297770857811,0.09568560868501663,0.09645289182662964,0.09722723811864853,0.09801004827022552,0.09879961609840393,0.09959730505943298,0.1004047840833664,0.1012226864695549,0.10205049812793732,0.10289071500301361,0.10372384637594223,0.1045697033405304,0.10543067753314972,0.10630340129137039,0.1071792021393776,0.10806677490472794,0.10896343737840652,0.10987144708633423,0.11078939586877823,0.11171246320009232,0.11264476925134659,0.11358567327260971,0.1145363450050354,0.11550954729318619,0.1164812296628952,0.1174662634730339,0.11846622824668884,0.11947669088840485,0.1204862892627716,0.1215163990855217,0.12254456430673599,0.12358380109071732,0.12464246153831482,0.12570542097091675,0.12678107619285583,0.12786945700645447,0.1289641112089157,0.13006623089313507,0.13118566572666168,0.132319375872612,0.13345615565776825,0.13460344076156616,0.1357637643814087,0.1369323879480362,0.1381121724843979,0.1393037587404251,0.14049652218818665,0.14170517027378082,0.14291375875473022,0.14414432644844055,0.145369753241539,0.14661681652069092,0.14785519242286682,0.14911411702632904,0.15038035809993744,0.1516524851322174,0.15292830765247345,0.1542174518108368,0.15551809966564178,0.15681448578834534,0.15811274945735931,0.1594235748052597,0.16073641180992126,0.16205757856369019,0.16339413821697235,0.16472578048706055,0.16606788337230682,0.16741842031478882,0.16876810789108276,0.1701180785894394,0.17148181796073914,0.17283539474010468,0.17419195175170898,0.17555326223373413,0.17692404985427856,0.17828381061553955,0.17965202033519745,0.18101514875888824,0.18238364160060883,0.1837558150291443,0.1851329505443573,0.1864965856075287,0.1878708153963089,0.18923377990722656,0.19059093296527863,0.1919526308774948,0.19331714510917664,0.19467981159687042,0.19604022800922394,0.19738785922527313,0.1987360566854477,0.2000780999660492,0.20141345262527466,0.20273853838443756,0.20405623316764832,0.20537151396274567,0.20667840540409088,0.20797717571258545,0.20927400887012482,0.2105555683374405,0.2118252068758011,0.2130815088748932,0.21433156728744507,0.21557137370109558,0.2167961597442627,0.21800629794597626,0.2192150056362152,0.22040773928165436,0.22159342467784882,0.22276152670383453,0.22392044961452484,0.22506661713123322,0.22619491815567017,0.22731246054172516,0.2284269779920578,0.22951780259609222,0.23060356080532074,0.2316642850637436,0.2327203005552292,0.2337501049041748,0.2347734123468399,0.23577940464019775,0.23677130043506622,0.23774583637714386,0.23870009183883667,0.2396458238363266,0.24057812988758087,0.24149227142333984,0.24238674342632294,0.24326454102993011,0.24414467811584473,0.24499346315860748,0.24582988023757935,0.24665215611457825,0.24745672941207886,0.2482488751411438,0.2490188032388687,0.24978521466255188,0.25053152441978455,0.2512657642364502,0.2519782781600952,0.25268447399139404,0.25337210297584534,0.25404274463653564,0.25470250844955444,0.2553415298461914],"recovered":[0.0,0.0006376915262080729,0.001181259984150529,0.001694594044238329,0.0021950635127723217,0.0026841340586543083,0.0031587930861860514,0.003623410128057003,0.004082164727151394,0.004530633334070444,0.004967621527612209,0.005397444125264883,0.005822191946208477,0.0062322295270860195,0.006634911987930536,0.007031488232314587,0.007418890483677387,0.0077971466816961765,0.00816495344042778,0.008524809032678604,0.008876820094883442,0.00922117754817009,0.009554516524076462,0.009885141626000404,0.010204991325736046,0.010521231219172478,0.010822897776961327,0.011119243688881397,0.011407176963984966,0.011684225872159004,0.01196062471717596,0.012228093110024929,0.012493635527789593,0.01276417076587677,0.0130376648157835,0.013314741663634777,0.013591845519840717,0.013874106109142303,0.014166978187859058,0.014457788318395615,0.014753863215446472,0.015051213093101978,0.015352662652730942,0.015660054981708527,0.015971003100275993,0.016284501180052757,0.016603536903858185,0.01692303456366062,0.017248746007680893,0.017578205093741417,0.017909780144691467,0.018248816952109337,0.01858619973063469,0.01892521046102047,0.01927119679749012,0.019617971032857895,0.01996832713484764,0.02031881734728813,0.02067568711936474,0.021037740632891655,0.02140136808156967,0.021767493337392807,0.022136520594358444,0.022505413740873337,0.022880684584379196,0.02325766533613205,0.02363700605928898,0.024018628522753716,0.024403180927038193,0.024792809039354324,0.0251828171312809,0.025574183091521263,0.025970378890633583,0.026368392631411552,0.02676304243505001,0.0271693617105484,0.02756941132247448,0.027970952913165092,0.028374966233968735,0.028785519301891327,0.029194634407758713,0.029607033357024193,0.03002306818962097,0.03043666109442711,0.03085869550704956,0.031273700296878815,0.03169703483581543,0.03211722522974014,0.03254034370183945,0.03296400606632233,0.03339440003037453,0.033824384212493896,0.034258197993040085,0.03468744829297066,0.035119228065013885,0.035549674183130264,0.035987015813589096,0.036421507596969604,0.03685852140188217,0.03729846701025963,0.037739552557468414,0.0381767600774765,0.03862099349498749,0.03905879706144333,0.0395021066069603,0.03994612395763397,0.040394458919763565,0.04083947837352753,0.04128781333565712,0.041740868240594864,0.04218762740492821,0.04263775050640106,0.04308751970529556,0.04354057461023331,0.04399450123310089,0.04444660618901253,0.044905658811330795,0.04536430537700653,0.045817360281944275,0.046279750764369965,0.04673758149147034,0.04719451814889908,0.047656748443841934,0.04812006279826164,0.04858660697937012,0.04905111342668533,0.04951488971710205,0.049981869757175446,0.05045202374458313,0.05092334374785423,0.05139303579926491,0.05186280980706215,0.052338607609272,0.0528116375207901,0.053285863250494,0.053764212876558304,0.05424291640520096,0.054721590131521225,0.0552065372467041,0.05568697676062584,0.05617325380444527,0.05665789917111397,0.057149358093738556,0.057638101279735565,0.05812372639775276,0.05861559137701988,0.05911462381482124,0.059609364718198776,0.060105059295892715,0.060607291758060455,0.06111126393079758,0.06161588430404663,0.06212308630347252,0.06262984871864319,0.06313656270503998,0.06365106254816055,0.06416819989681244,0.06468731164932251,0.06520520895719528,0.06572719663381577,0.0662577673792839,0.06678391247987747,0.06731518357992172,0.0678500160574913,0.06838741898536682,0.06892786920070648,0.06946796178817749,0.07001492381095886,0.07056809961795807,0.07112043350934982,0.07167860865592957,0.07223973423242569,0.07280650734901428,0.07337507605552673,0.07394290715456009,0.074518583714962,0.0750962346792221,0.07567813247442245,0.07626859843730927,0.07686098664999008,0.07745927572250366,0.07806170731782913,0.07866832613945007,0.07927640527486801,0.07989004999399185,0.08051048219203949,0.0811343565583229,0.08176526427268982,0.08239573985338211,0.0830402672290802,0.08368756622076035,0.08434092253446579,0.08500000089406967,0.08566415309906006,0.0863335132598877,0.08700494468212128,0.0876929759979248,0.08838023245334625,0.08907822519540787,0.08977454155683517,0.09048453718423843,0.09119553118944168,0.09191641211509705,0.09264732897281647,0.09337670356035233,0.09412094950675964,0.09486942738294601,0.09563016891479492,0.09639246761798859,0.09716282039880753,0.09794701635837555,0.09873506426811218,0.09953456372022629,0.10033673048019409,0.10115593671798706,0.10198290646076202,0.10281571000814438,0.10365781933069229,0.1045055016875267,0.10536074638366699,0.10623184591531754,0.10711122304201126,0.1079978495836258,0.10889288783073425,0.10980132967233658,0.11071623116731644,0.11164484173059464,0.11258064210414886,0.11352279782295227,0.11448663473129272,0.11544643342494965,0.1164216697216034,0.117408387362957,0.11840660870075226,0.11940979957580566,0.12042800337076187,0.12144508957862854,0.12247096747159958,0.12351826578378677,0.12457850575447083,0.12564192712306976,0.12671735882759094,0.12780892848968506,0.1289050430059433,0.13001255691051483,0.13113538920879364,0.1322663575410843,0.1334027498960495,0.13454891741275787,0.13570380210876465,0.1368713229894638,0.138055682182312,0.1392415314912796,0.14044566452503204,0.14164817333221436,0.1428661346435547,0.14408381283283234,0.1453174650669098,0.14655348658561707,0.14780257642269135,0.14906007051467896,0.15032754838466644,0.15160149335861206,0.1528850495815277,0.15417303144931793,0.15545541048049927,0.15675301849842072,0.15806032717227936,0.1593606173992157,0.16067883372306824,0.1620035320520401,0.16333283483982086,0.1646704226732254,0.1660129278898239,0.1673586368560791,0.16870713233947754,0.1700650006532669,0.17141591012477875,0.17276965081691742,0.17413505911827087,0.1754915565252304,0.1768486350774765,0.178216814994812,0.17957475781440735,0.18094483017921448,0.18231168389320374,0.18368777632713318,0.18505080044269562,0.18643087148666382,0.18780431151390076,0.18916262686252594,0.19052812457084656,0.19189175963401794,0.19325494766235352,0.19461655616760254,0.19597214460372925,0.19731886684894562,0.19866156578063965,0.20000626146793365,0.20133788883686066,0.2026711255311966,0.2039921134710312,0.20530733466148376,0.20660822093486786,0.2079133242368698,0.20920203626155853,0.21047402918338776,0.21174116432666779,0.21299710869789124,0.2142551839351654,0.21549969911575317,0.21672268211841583,0.21793325245380402,0.21913771331310272,0.2203352302312851,0.2215202897787094,0.22268825769424438,0.22385583817958832,0.22499847412109375,0.2261277586221695,0.22724676132202148,0.2283540964126587,0.22945067286491394,0.2305270880460739,0.23159348964691162,0.23263666033744812,0.23367144167423248,0.23469144105911255,0.23569969832897186,0.23668734729290009,0.2376628965139389,0.23862022161483765,0.2395620495080948,0.2404964417219162,0.2414076328277588,0.24230128526687622,0.24318766593933105,0.24405281245708466,0.24490046501159668,0.24573737382888794,0.24656064808368683,0.24736639857292175,0.24815219640731812,0.24893082678318024,0.24969366192817688,0.2504449486732483,0.2511765956878662,0.2518964409828186,0.2526036500930786,0.25328555703163147,0.25395840406417847],"active":[0.0013186335563659668,0.0011444191914051771,0.0010785222984850407,0.0010417469311505556,0.0010192203335464,0.0009954182896763086,0.000977885676547885,0.0009607058018445969,0.0009379079565405846,0.0009191264398396015,0.0009053116664290428,0.0008873450569808483,0.0008664471097290516,0.000850433949381113,0.000834394246339798,0.0008130883798003197,0.0007948772981762886,0.000778240617364645,0.0007617399096488953,0.0007468927651643753,0.0007295235991477966,0.0007145963609218597,0.0007007550448179245,0.0006825970485806465,0.0006674258038401604,0.0006462028250098228,0.0006301077082753181,0.000613226555287838,0.0005985703319311142,0.0005890987813472748,0.0005737645551562309,0.0005740905180573463,0.0005811192095279694,0.000586140900850296,0.0005923556163907051,0.0006011221557855606,0.0006104037165641785,0.0006216941401362419,0.0006223460659384727,0.0006298907101154327,0.0006354274228215218,0.0006441669538617134,0.0006561353802680969,0.0006631910800933838,0.0006675347685813904,0.0006751623004674911,0.0006798841059207916,0.0006878897547721863,0.0006921514868736267,0.0006965473294258118,0.0007062908262014389,0.0007078126072883606,0.0007148142904043198,0.0007225759327411652,0.0007243398576974869,0.0007330793887376785,0.0007363632321357727,0.0007456187158823013,0.0007559861987829208,0.0007592961192131042,0.0007655937224626541,0.00077042356133461,0.0007763132452964783,0.0007838867604732513,0.0007887165993452072,0.0007963702082633972,0.0008060596883296967,0.0008116774260997772,0.0008156951516866684,0.0008154772222042084,0.0008198469877243042,0.0008269287645816803,0.0008264947682619095,0.0008282605558633804,0.0008388720452785492,0.0008383281528949738,0.0008416939526796341,0.0008486714214086533,0.0008532833307981491,0.0008535832166671753,0.0008601509034633636,0.0008669625967741013,0.0008663926273584366,0.0008729584515094757,0.0008707642555236816,0.0008822157979011536,0.0008799657225608826,0.0008865855634212494,0.0008910074830055237,0.0008995309472084045,0.0008966811001300812,0.0009003467857837677,0.0008982010185718536,0.0008999109268188477,0.0008995011448860168,0.0009046345949172974,0.0009013228118419647,0.0009096264839172363,0.0009134821593761444,0.0009170360863208771,0.0009176880121231079,0.000925205647945404,0.0009215958416461945,0.0009282156825065613,0.0009297393262386322,0.0009290613234043121,0.0009269416332244873,0.0009300634264945984,0.0009343773126602173,0.0009261555969715118,0.0009291395545005798,0.0009291693568229675,0.0009350329637527466,0.0009353868663311005,0.0009395889937877655,0.0009447447955608368,0.0009455867111682892,0.0009471885859966278,0.0009512044489383698,0.000954166054725647,0.0009556859731674194,0.0009611956775188446,0.000960569828748703,0.0009614378213882446,0.0009616538882255554,0.0009638294577598572,0.0009707771241664886,0.0009742192924022675,0.0009775310754776,0.0009751170873641968,0.0009775310754776,0.0009852685034275055,0.0009825266897678375,0.0009852685034275055,0.0009913481771945953,0.0009935460984706879,0.000994224101305008,0.0010009557008743286,0.0010016858577728271,0.0010049454867839813,0.0010061115026474,0.0010131672024726868,0.0010133571922779083,0.001018136739730835,0.0010237805545330048,0.0010300762951374054,0.0010231547057628632,0.0010260604321956635,0.001036074012517929,0.001039113849401474,0.0010442696511745453,0.0010537952184677124,0.001055646687746048,0.0010592788457870483,0.0010694339871406555,0.0010764077305793762,0.0010837316513061523,0.0010864213109016418,0.001095511019229889,0.0011069923639297485,0.0011024624109268188,0.001111440360546112,0.0011169537901878357,0.0011235177516937256,0.0011296048760414124,0.0011417046189308167,0.0011524036526679993,0.001159563660621643,0.0011601075530052185,0.0011682212352752686,0.0011782348155975342,0.0011811703443527222,0.001188524067401886,0.001196146011352539,0.0012070834636688232,0.0012123733758926392,0.001222372055053711,0.0012330859899520874,0.0012395977973937988,0.0012447088956832886,0.0012458711862564087,0.0012562945485115051,0.0012632384896278381,0.0012731179594993591,0.0012838169932365417,0.001291818916797638,0.0013042762875556946,0.0013180375099182129,0.0013366267085075378,0.0013441741466522217,0.0013526678085327148,0.0013664811849594116,0.001375354826450348,0.0013825222849845886,0.0013914257287979126,0.0014144405722618103,0.0014224797487258911,0.0014400854706764221,0.0014474689960479736,0.0014724358916282654,0.0014880970120429993,0.001506991684436798,0.0015206113457679749,0.001530386507511139,0.001553073525428772,0.0015646591782569885,0.0015834644436836243,0.0015970692038536072,0.0016175806522369385,0.001636795699596405,0.001650288701057434,0.0016697198152542114,0.0016881227493286133,0.001713767647743225,0.0017347782850265503,0.0017409399151802063,0.0017539933323860168,0.001772858202457428,0.001797899603843689,0.0018184557557106018,0.0018349289894104004,0.0018522143363952637,0.001873597502708435,0.0018965080380439758,0.0019111335277557373,0.0019285380840301514,0.0019408315420150757,0.0019557029008865356,0.0019867494702339172,0.001994594931602478,0.002019830048084259,0.0020445585250854492,0.0020683035254478455,0.002079680562019348,0.002106599509716034,0.002116560935974121,0.0021387115120887756,0.0021714940667152405,0.0021871551871299744,0.0022025704383850098,0.0022275298833847046,0.002246752381324768,0.002257302403450012,0.002280622720718384,0.002306818962097168,0.0023207664489746094,0.0023370832204818726,0.002361014485359192,0.0023834705352783203,0.0024083703756332397,0.0024324357509613037,0.002440840005874634,0.0024636387825012207,0.002468094229698181,0.0024961531162261963,0.002503618597984314,0.0025330036878585815,0.0025377273559570312,0.002560630440711975,0.0025777816772460938,0.002592414617538452,0.002600759267807007,0.0026159584522247314,0.0026330500841140747,0.002641454339027405,0.0026573389768600464,0.0026705563068389893,0.0026760846376419067,0.0026969611644744873,0.0027153044939041138,0.0027222484350204468,0.002735048532485962,0.0027479976415634155,0.00275518000125885,0.0027594417333602905,0.0027746856212615967,0.0027703940868377686,0.002776041626930237,0.0027836114168167114,0.0027889907360076904,0.002792254090309143,0.0028033852577209473,0.002798333764076233,0.002808883786201477,0.0028109848499298096,0.0028212666511535645,0.002808809280395508,0.0028200149536132812,0.002802908420562744,0.0027866214513778687,0.002790004014968872,0.002789020538330078,0.002788051962852478,0.0027852803468704224,0.0027713030576705933,0.002763912081718445,0.0027592331171035767,0.0027518868446350098,0.0027322769165039062,0.0027183443307876587,0.0027003884315490723,0.0026862919330596924,0.0026698410511016846,0.002665787935256958,0.0026422441005706787,0.0026231706142425537,0.002607479691505432,0.0025904029607772827,0.0025742650032043457,0.00254097580909729,0.0025065988302230835,0.0024923235177993774,0.002474486827850342,0.0024557113647460938,0.0024262964725494385,0.0024001598358154297,0.0023783594369888306,0.002339079976081848,0.0023139864206314087,0.0022992193698883057,0.0022710412740707397,0.0022494643926620483,0.002213612198829651,0.0021932125091552734,0.0021566152572631836,0.0021367520093917847,0.002107962965965271,0.0020798593759536743,0.002046138048171997,0.0020127445459365845,0.0019829273223876953,0.001957908272743225,0.0019302219152450562,0.0018903017044067383,0.0018569082021713257,0.0018433928489685059,0.0018057972192764282,0.00177706778049469,0.0017516911029815674,0.001719355583190918,0.0016882270574569702,0.0016524046659469604,0.0016330182552337646,0.001600697636604309,0.0015721023082733154,0.0015333294868469238,0.001507878303527832,0.0014756619930267334,0.0014390945434570312,0.0014169514179229736,0.0013831257820129395]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0013186335563659668,0.0017762212082743645,0.002279974753037095,0.002799415495246649,0.0033217058517038822,0.0038469815626740456,0.004378119949251413,0.0049077654257416725,0.005449895281344652,0.005993057042360306,0.006541809067130089,0.007088688667863607,0.007639829535037279,0.008195014670491219,0.008750226348638535,0.009310594759881496,0.009873134084045887,0.010437166318297386,0.011003885418176651,0.01157285738736391,0.012139902450144291,0.012709417380392551,0.013279855251312256,0.013852192088961601,0.01442319992929697,0.014993528835475445,0.01556440070271492,0.016134891659021378,0.016703076660633087,0.017273785546422005,0.017840884625911713,0.018453065305948257,0.0190950445830822,0.01976633630692959,0.020457983016967773,0.0211853738874197,0.021944599226117134,0.02273593284189701,0.023553919047117233,0.024412045255303383,0.02530151791870594,0.026225730776786804,0.027184737846255302,0.028185324743390083,0.029219456017017365,0.03029693104326725,0.031415361911058426,0.03257615864276886,0.033772941678762436,0.035024333745241165,0.03632362559437752,0.037670984864234924,0.03906356170773506,0.04049372673034668,0.04198213294148445,0.043519288301467896,0.04510434344410896,0.04674278199672699,0.04843401163816452,0.05017124488949776,0.05196647346019745,0.05381641909480095,0.0557185560464859,0.05768083781003952,0.05968838930130005,0.06175754591822624,0.06388310343027115,0.06606459617614746,0.06830449402332306,0.0705982968211174,0.0729534924030304,0.07536499947309494,0.07783477753400803,0.08035324513912201,0.08293910324573517,0.0855846181511879,0.08827941864728928,0.09101299941539764,0.09381411224603653,0.09667186439037323,0.09957127273082733,0.10252152383327484,0.10552982240915298,0.10858187079429626,0.11168820410966873,0.11484460532665253,0.11804834008216858,0.12129143625497818,0.12458045035600662,0.12791495025157928,0.1312904804944992,0.13470016419887543,0.13814957439899445,0.1416475921869278,0.1451607048511505,0.14869743585586548,0.15227307379245758,0.15586677193641663,0.15948013961315155,0.16313451528549194,0.16680125892162323,0.1704844981431961,0.17417125403881073,0.17787988483905792,0.1815933734178543,0.1853155493736267,0.1890532374382019,0.19279411435127258,0.19654405117034912,0.2002863734960556,0.20401671528816223,0.20774811506271362,0.21146632730960846,0.2151719182729721,0.2188667356967926,0.22255158424377441,0.22621263563632965,0.22986914217472076,0.2335124909877777,0.2371082752943039,0.24069735407829285,0.2442479431629181,0.24778103828430176,0.25129079818725586,0.2547553479671478,0.25817564129829407,0.26156085729599,0.2649199962615967,0.2682419717311859,0.2715263068675995,0.2747763693332672,0.27798303961753845,0.2811554968357086,0.28428107500076294,0.2873574495315552,0.2904019355773926,0.29340434074401855,0.2963590621948242,0.29925715923309326,0.30212247371673584,0.3049384355545044,0.3077036738395691,0.3104187846183777,0.3130894899368286,0.31570732593536377,0.3182775676250458,0.3208134174346924,0.32328203320503235,0.3257142901420593,0.328083872795105,0.3304128646850586,0.3326890766620636,0.33492180705070496,0.33711665868759155,0.3392573297023773,0.3413601815700531,0.3434005081653595,0.3454013466835022,0.3473712205886841,0.3492869734764099,0.3511519432067871,0.35298195481300354,0.3547650873661041,0.3565106987953186,0.35821741819381714,0.3598743975162506,0.3614893853664398,0.36308082938194275,0.36461541056632996,0.36611735820770264,0.36758044362068176,0.369008868932724,0.37040090560913086,0.37175676226615906,0.37308645248413086,0.3743756115436554,0.3756343126296997,0.3768683075904846,0.3780629336833954,0.3792300224304199,0.380359411239624,0.381473571062088,0.38255152106285095,0.3835850954055786,0.3846053183078766,0.38560089468955994,0.3865721821784973,0.38751810789108276,0.3884345591068268,0.38932719826698303,0.39019057154655457,0.39105352759361267,0.3918755352497101,0.39268192648887634,0.39345625042915344,0.39421346783638,0.39495402574539185,0.39567142724990845,0.396375834941864,0.39706170558929443,0.397735059261322,0.398380845785141,0.3990160822868347,0.3996289074420929,0.4002256393432617,0.40080782771110535,0.40137532353401184,0.40192702412605286,0.40246132016181946,0.4029799699783325,0.4034794569015503,0.40397578477859497,0.40445929765701294,0.4049263596534729,0.40538328886032104,0.40582597255706787,0.40626102685928345,0.40667960047721863,0.40708813071250916,0.4074830710887909,0.4078707993030548,0.40824854373931885,0.40861448645591736,0.4089663028717041,0.4093148112297058,0.4096495807170868,0.4099777936935425,0.4102969467639923,0.41060686111450195,0.4109094440937042,0.4112037718296051,0.4114863872528076,0.41176310181617737,0.41203582286834717,0.41229942440986633,0.4125545918941498,0.4128037095069885,0.41305044293403625,0.4132861793041229,0.41351833939552307,0.41374191641807556,0.4139629900455475,0.41417697072029114,0.4143844544887543,0.4145861566066742,0.41477635502815247,0.4149656295776367,0.4151502251625061,0.41533270478248596,0.4155062139034271,0.4156738221645355,0.4158404469490051,0.41600316762924194,0.41615647077560425,0.4163065254688263,0.41645652055740356,0.4166039824485779,0.41674256324768066,0.4168781638145447,0.4170113205909729,0.41713759303092957,0.4172622263431549,0.4173872768878937,0.41750824451446533,0.417622447013855,0.41773471236228943,0.4178435206413269,0.4179477393627167,0.4180527925491333,0.4181539714336395,0.41824978590011597,0.4183433949947357,0.4184373915195465,0.4185282289981842,0.41861507296562195,0.41869843006134033,0.41877883672714233,0.4188583791255951,0.41893652081489563,0.41901153326034546,0.419087290763855,0.41915953159332275,0.4192294478416443,0.4192962646484375,0.4193629026412964,0.419426828622818,0.41948896646499634,0.4195502996444702,0.4196097254753113,0.4196660816669464,0.4197215437889099,0.41977599263191223,0.41982752084732056,0.419879287481308,0.4199296236038208,0.4199814796447754,0.4200277626514435,0.4200746417045593,0.4201194643974304,0.42016467452049255,0.4202054440975189,0.4202479422092438,0.4202871322631836,0.4203251898288727,0.4203624427318573,0.420398086309433,0.420433908700943,0.42046788334846497,0.4205009341239929,0.42053350806236267,0.4205648899078369,0.42059558629989624,0.42062613368034363,0.4206545650959015,0.42068251967430115,0.4207099378108978,0.4207366704940796,0.4207620322704315,0.4207867980003357,0.420810341835022,0.42083287239074707,0.42085638642311096,0.4208802282810211,0.4209011495113373,0.4209212064743042,0.4209407567977905,0.4209602475166321,0.42097967863082886,0.4209985136985779,0.42101576924324036,0.42103371024131775,0.4210498631000519,0.4210657775402069,0.4210827946662903,0.4210985004901886,0.42111334204673767,0.42112797498703003,0.42114126682281494,0.42115598917007446,0.4211690127849579,0.42118221521377563,0.4211941659450531,0.4212064743041992,0.4212183356285095,0.4212297201156616,0.4212406873703003,0.421251118183136,0.4212607443332672,0.4212700426578522,0.4212796986103058,0.4212883710861206],"recovered":[0.0,0.0006333219353109598,0.0011826985282823443,0.0017077301163226366,0.0022341187577694654,0.002758281771093607,0.0032877372577786446,0.0038133119232952595,0.004343310371041298,0.004882508888840675,0.005420242436230183,0.005964598152786493,0.006512536201626062,0.007061804179102182,0.007612076122313738,0.00816359743475914,0.008726082742214203,0.009286424145102501,0.009850157424807549,0.01041323971003294,0.010982266627252102,0.011544696986675262,0.01211437489837408,0.012683807872235775,0.013254055753350258,0.013828483410179615,0.014399192295968533,0.014967132359743118,0.015535589307546616,0.016107682138681412,0.0166777390986681,0.017248937860131264,0.01783744990825653,0.01845131255686283,0.019093969836831093,0.01975831389427185,0.020459352061152458,0.021189428865909576,0.021950826048851013,0.0227329321205616,0.023559385910630226,0.02441582828760147,0.02530478686094284,0.026227587834000587,0.027193082496523857,0.028187397867441177,0.02922663278877735,0.03030337579548359,0.03142793849110603,0.032586321234703064,0.03379116579890251,0.03504730388522148,0.03634106367826462,0.0376981645822525,0.03908314183354378,0.040516726672649384,0.042004670947790146,0.04354348033666611,0.04512574151158333,0.04676222801208496,0.048455435782670975,0.0501934289932251,0.0519922710955143,0.05384104698896408,0.05574598163366318,0.05770299583673477,0.05971939489245415,0.061790671199560165,0.06390909105539322,0.06609620153903961,0.06834280490875244,0.07064097374677658,0.07299242168664932,0.0754057988524437,0.07787012308835983,0.08038780838251114,0.08297619223594666,0.08561448752880096,0.08830255270004272,0.09104075282812119,0.09385234117507935,0.09670170396566391,0.09960407018661499,0.1025606170296669,0.10556169599294662,0.10861323028802872,0.11172615736722946,0.11487656086683273,0.11808399111032486,0.12133239954710007,0.12461823970079422,0.1279604136943817,0.13133525848388672,0.13474713265895844,0.13820099830627441,0.14167988300323486,0.14518678188323975,0.14872360229492188,0.1522950381040573,0.15586735308170319,0.15948861837387085,0.16313545405864716,0.1668037474155426,0.17046809196472168,0.17416472733020782,0.17786651849746704,0.18157684803009033,0.18531018495559692,0.18903741240501404,0.1927735060453415,0.19651921093463898,0.20025190711021423,0.20397327840328217,0.2077033966779709,0.2114245742559433,0.21512389183044434,0.21882472932338715,0.22250749170780182,0.22616776823997498,0.2298375368118286,0.23345847427845,0.23705995082855225,0.24063575267791748,0.24418844282627106,0.24772565066814423,0.25121116638183594,0.2546735107898712,0.258091002702713,0.2614699900150299,0.2648317515850067,0.2681554853916168,0.2714422643184662,0.27468252182006836,0.2778920829296112,0.2810501754283905,0.28416070342063904,0.2872442305088043,0.29028117656707764,0.29328322410583496,0.2962336540222168,0.2991316616535187,0.3019859790802002,0.3048083186149597,0.30757853388786316,0.31029653549194336,0.3129656910896301,0.31558018922805786,0.3181627094745636,0.32068270444869995,0.32315170764923096,0.32558080554008484,0.3279568552970886,0.33028045296669006,0.33256855607032776,0.33479931950569153,0.33699437975883484,0.3391396999359131,0.34122800827026367,0.34326714277267456,0.34527960419654846,0.347242146730423,0.34915804862976074,0.3510357141494751,0.3528503477573395,0.35464444756507874,0.35639646649360657,0.3580937385559082,0.3597508668899536,0.36137712001800537,0.3629527688026428,0.36449140310287476,0.36599311232566833,0.3674542009830475,0.3688894212245941,0.3702837824821472,0.3716486692428589,0.37297263741493225,0.3742705285549164,0.3755299746990204,0.37675774097442627,0.3779565989971161,0.3791245222091675,0.3802591860294342,0.3813667893409729,0.38243624567985535,0.38347792625427246,0.38449814915657043,0.38549450039863586,0.3864627182483673,0.38740530610084534,0.38832637667655945,0.3892158567905426,0.3900917172431946,0.3909415006637573,0.3917665183544159,0.3925701379776001,0.39335066080093384,0.39410966634750366,0.39485102891921997,0.3955773413181305,0.3962801694869995,0.3969663381576538,0.39763590693473816,0.39828673005104065,0.39891499280929565,0.39953190088272095,0.40012872219085693,0.40071171522140503,0.4012819528579712,0.4018241763114929,0.4023570120334625,0.402875155210495,0.40338799357414246,0.4038792550563812,0.40435969829559326,0.404825359582901,0.4052865207195282,0.40572911500930786,0.40616005659103394,0.4065820574760437,0.4069880545139313,0.4073851704597473,0.4077695310115814,0.4081452786922455,0.4085126221179962,0.4088704586029053,0.4092123806476593,0.40954792499542236,0.4098756015300751,0.4101962745189667,0.4105055332183838,0.4108077883720398,0.4110998511314392,0.4113858640193939,0.41166627407073975,0.41193556785583496,0.412197083234787,0.412455290555954,0.4127068519592285,0.4129484295845032,0.4131866991519928,0.4134174585342407,0.413645476102829,0.4138619899749756,0.4140746593475342,0.414283812046051,0.41448235511779785,0.41467607021331787,0.4148648977279663,0.41505223512649536,0.41523078083992004,0.415404736995697,0.41557440161705017,0.4157393276691437,0.4159007668495178,0.41605570912361145,0.4162070155143738,0.41635534167289734,0.41650131344795227,0.4166421592235565,0.41677504777908325,0.41690483689308167,0.41703441739082336,0.41716188192367554,0.4172865152359009,0.4174049198627472,0.4175211191177368,0.41763198375701904,0.417739599943161,0.4178468883037567,0.417949378490448,0.4180488884449005,0.4181472063064575,0.4182431697845459,0.4183363616466522,0.4184255599975586,0.4185124337673187,0.41859695315361023,0.4186795651912689,0.4187575876712799,0.41883423924446106,0.41891059279441833,0.4189840853214264,0.419056236743927,0.41912537813186646,0.41919371485710144,0.4192603528499603,0.41932517290115356,0.41938644647598267,0.4194486737251282,0.4195074737071991,0.4195651113986969,0.4196215867996216,0.4196752607822418,0.41972821950912476,0.41977906227111816,0.4198313057422638,0.4198792278766632,0.41992685198783875,0.41997236013412476,0.4200187027454376,0.42006179690361023,0.4201051890850067,0.42014607787132263,0.42018651962280273,0.4202250838279724,0.4202621579170227,0.4202985465526581,0.42033401131629944,0.4203680455684662,0.420402467250824,0.4204343259334564,0.42046529054641724,0.42049527168273926,0.4205247759819031,0.4205540120601654,0.42058154940605164,0.4206097424030304,0.42063605785369873,0.4206623136997223,0.42068588733673096,0.4207093417644501,0.42073196172714233,0.4207548201084137,0.4207776188850403,0.42079898715019226,0.4208190441131592,0.4208396077156067,0.42085981369018555,0.4208783209323883,0.4208954870700836,0.42091384530067444,0.42093098163604736,0.42094820737838745,0.42096441984176636,0.4209805727005005,0.4209962487220764,0.4210112690925598,0.4210253953933716,0.4210398495197296,0.42105358839035034,0.42106735706329346,0.42108044028282166,0.42109355330467224,0.4211052656173706,0.42111673951148987,0.42112812399864197,0.42113831639289856,0.42114919424057007,0.4211590588092804,0.4211692214012146],"active":[0.0013186335563659668,0.0011428992729634047,0.0010972762247547507,0.0010916853789240122,0.0010875870939344168,0.0010886997915804386,0.0010903826914727688,0.001094453502446413,0.0011065849103033543,0.0011105481535196304,0.0011215666308999062,0.001124090515077114,0.0011272933334112167,0.0011332104913890362,0.0011381502263247967,0.0011469973251223564,0.0011470513418316841,0.0011507421731948853,0.0011537279933691025,0.0011596176773309708,0.001157635822892189,0.001164720393717289,0.0011654803529381752,0.0011683842167258263,0.0011691441759467125,0.0011650454252958298,0.0011652084067463875,0.0011677592992782593,0.0011674873530864716,0.001166103407740593,0.0011631455272436142,0.0012041274458169937,0.0012575946748256683,0.0013150237500667572,0.0013640131801366806,0.00142705999314785,0.001485247164964676,0.0015465039759874344,0.00160309299826622,0.0016791131347417831,0.0017421320080757141,0.0018099024891853333,0.0018799509853124619,0.001957736909389496,0.0020263735204935074,0.0021095331758260727,0.0021887291222810745,0.0022727828472852707,0.0023450031876564026,0.002438012510538101,0.002532459795475006,0.002623680979013443,0.0027224980294704437,0.0027955621480941772,0.002898991107940674,0.003002561628818512,0.003099672496318817,0.0031993016600608826,0.003308270126581192,0.003409016877412796,0.003511037677526474,0.0036229901015758514,0.0037262849509716034,0.0038397908210754395,0.003942407667636871,0.00405455008149147,0.004163708537817001,0.0042739249765872955,0.00439540296792984,0.004502095282077789,0.004610687494277954,0.004724025726318359,0.004842355847358704,0.004947446286678314,0.005068980157375336,0.005196809768676758,0.005303226411342621,0.00539851188659668,0.005511559545993805,0.005631111562252045,0.005718931555747986,0.005819819867610931,0.005925752222537994,0.006021253764629364,0.006126508116722107,0.00623137503862381,0.006322182714939117,0.006414875388145447,0.006496459245681763,0.0065825507044792175,0.006672240793704987,0.006739750504493713,0.006814315915107727,0.00690045952796936,0.006959706544876099,0.007017552852630615,0.0070862919092178345,0.007143169641494751,0.007185101509094238,0.007267162203788757,0.00731264054775238,0.00734904408454895,0.0073675066232681274,0.007411792874336243,0.007428646087646484,0.007449030876159668,0.007476389408111572,0.007483929395675659,0.007506638765335083,0.007512867450714111,0.007497504353523254,0.00749620795249939,0.007493048906326294,0.007468521595001221,0.007442161440849304,0.007427692413330078,0.007387906312942505,0.007361650466918945,0.007344722747802734,0.007270738482475281,0.0072388797998428345,0.007187992334365845,0.007145285606384277,0.007102355360984802,0.007029697299003601,0.00696447491645813,0.006887346506118774,0.006828993558883667,0.006771981716156006,0.0066945552825927734,0.006620883941650391,0.006540775299072266,0.006472975015640259,0.006388992071151733,0.006307274103164673,0.00624123215675354,0.006160110235214233,0.006077885627746582,0.005973935127258301,0.005888819694519043,0.005806773900985718,0.0057176947593688965,0.005610466003417969,0.005510956048965454,0.00541079044342041,0.005311876535415649,0.0052332282066345215,0.00511932373046875,0.005031585693359375,0.0049321651458740234,0.004832059144973755,0.004732221364974976,0.004641354084014893,0.004548102617263794,0.004458010196685791,0.004365801811218262,0.004260808229446411,0.004173338413238525,0.0041040778160095215,0.00400736927986145,0.003909796476364136,0.003823906183242798,0.0037293732166290283,0.003660351037979126,0.0035729706287384033,0.003477931022644043,0.003395646810531616,0.0033299624919891357,0.003238290548324585,0.0031645894050598145,0.003089040517807007,0.003015756607055664,0.002946704626083374,0.0028673410415649414,0.0028026700019836426,0.002726942300796509,0.002661675214767456,0.0025977790355682373,0.002532958984375,0.0024722814559936523,0.0024028122425079346,0.0023490488529205322,0.002292335033416748,0.002218306064605713,0.0021690726280212402,0.0021229684352874756,0.00207403302192688,0.0020236074924468994,0.0019718408584594727,0.0019218921661376953,0.0018641948699951172,0.0018376708030700684,0.001783818006515503,0.0017404258251190186,0.0016897320747375488,0.0016433298587799072,0.0016033649444580078,0.0015617609024047852,0.001524806022644043,0.0014843642711639404,0.0014548897743225098,0.0014145076274871826,0.0013801753520965576,0.001342177391052246,0.0013106465339660645,0.0012759268283843994,0.0012466013431549072,0.0012153089046478271,0.0011793673038482666,0.0011557936668395996,0.0011224448680877686,0.0011006295680999756,0.0010713040828704834,0.0010471045970916748,0.0010235905647277832,0.0010006129741668701,0.000974506139755249,0.0009504854679107666,0.0009280741214752197,0.0009010136127471924,0.0008827447891235352,0.0008633732795715332,0.0008449554443359375,0.0008210241794586182,0.0008021891117095947,0.0007791221141815186,0.0007654130458831787,0.0007490217685699463,0.0007312595844268799,0.0007131695747375488,0.0006982386112213135,0.0006785988807678223,0.0006632506847381592,0.0006499588489532471,0.0006331503391265869,0.0006190240383148193,0.0006066262722015381,0.0005951523780822754,0.0005793273448944092,0.0005699098110198975,0.0005552172660827637,0.0005455315113067627,0.0005314946174621582,0.0005224645137786865,0.0005114972591400146,0.0004925429821014404,0.0004832744598388672,0.0004741549491882324,0.0004678070545196533,0.0004539787769317627,0.0004430413246154785,0.00043570995330810547,0.00042876601219177246,0.0004171431064605713,0.0004057586193084717,0.00040081143379211426,0.00039696693420410156,0.0003872215747833252,0.0003768503665924072,0.00036916136741638184,0.0003625452518463135,0.0003573894500732422,0.0003528594970703125,0.0003463625907897949,0.00033593177795410156,0.00032979249954223633,0.0003224015235900879,0.00031575560569763184,0.00031319260597229004,0.0003070831298828125,0.00030040740966796875,0.0002945065498352051,0.00029018521308898926,0.00028505921363830566,0.00027871131896972656,0.0002728700637817383,0.0002664029598236084,0.0002614259719848633,0.000256955623626709,0.00025394558906555176,0.0002530515193939209,0.00024893879890441895,0.0002453625202178955,0.00024002790451049805,0.00023752450942993164,0.00023311376571655273,0.00022861361503601074,0.0002251267433166504,0.00022327899932861328,0.0002174079418182373,0.00021407008171081543,0.00021088123321533203,0.0002059340476989746,0.0002040266990661621,0.00020140409469604492,0.00020241737365722656,0.0001964569091796875,0.00019541382789611816,0.0001926124095916748,0.00019231438636779785,0.00018674135208129883,0.00018614530563354492,0.00018194317817687988,0.00017911195755004883,0.00017592310905456543,0.0001730024814605713,0.00017175078392028809,0.00016933679580688477,0.00016692280769348145,0.00016546249389648438,0.00016242265701293945,0.00016126036643981934,0.0001608431339263916,0.00015929341316223145,0.0001577436923980713,0.00015592575073242188,0.0001551210880279541,0.00015228986740112305,0.0001507401466369629,0.00014802813529968262,0.00014698505401611328,0.00014704465866088867,0.00014826655387878418,0.00014632940292358398,0.00014358758926391602,0.0001417696475982666,0.0001412034034729004,0.00014007091522216797,0.00013870000839233398,0.00013744831085205078,0.00013822317123413086,0.0001360177993774414,0.0001347959041595459,0.00013458728790283203,0.0001340806484222412,0.00013276934623718262,0.00013172626495361328,0.00012999773025512695,0.00013059377670288086,0.00012916326522827148,0.00012862682342529297,0.00012680888175964355,0.00012603402137756348,0.00012478232383728027,0.00012445449829101562,0.0001239478588104248,0.00012299418449401855,0.00012242794036865234,0.00012084841728210449,0.00012063980102539062,0.00011914968490600586]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0013186335563659668,0.0017765196971595287,0.0022688740864396095,0.002765435492619872,0.0032628653571009636,0.0037577711045742035,0.004251645412296057,0.004739657510071993,0.005224005319178104,0.005711556412279606,0.006185021251440048,0.006660087034106255,0.007130349520593882,0.007597897667437792,0.008059393614530563,0.00851722527295351,0.008980566635727882,0.00943174958229065,0.00988298561424017,0.010326948948204517,0.010758563876152039,0.01118670403957367,0.011616852134466171,0.012040460482239723,0.012455763295292854,0.012866642326116562,0.013271359726786613,0.013670378364622593,0.014066710136830807,0.014462010934948921,0.014848544262349606,0.015254619531333447,0.01567445509135723,0.016104359179735184,0.016547102481126785,0.01700287126004696,0.017474517226219177,0.017956802621483803,0.018455101177096367,0.01896734908223152,0.0194921363145113,0.02003149874508381,0.020587550476193428,0.021155355498194695,0.02174006961286068,0.022336941212415695,0.022951645776629448,0.023577693849802017,0.024227842688560486,0.024888304993510246,0.025563178583979607,0.02625240944325924,0.02696218714118004,0.027683090418577194,0.02842220664024353,0.029175542294979095,0.029948638752102852,0.03073432669043541,0.03154511749744415,0.0323764830827713,0.033213742077350616,0.034071486443281174,0.03494386002421379,0.03584223613142967,0.03674612194299698,0.03767063468694687,0.03861105069518089,0.03957163169980049,0.04054998978972435,0.04154140129685402,0.04255373775959015,0.043571747839450836,0.04460734874010086,0.045662350952625275,0.04674006998538971,0.04783561825752258,0.04895605891942978,0.05009006708860397,0.0512351468205452,0.05240052938461304,0.05357997119426727,0.054764680564403534,0.055981166660785675,0.05721269175410271,0.05845572426915169,0.059719573706388474,0.06100255623459816,0.06230046600103378,0.06360915303230286,0.06493289768695831,0.06627803295850754,0.0676351860165596,0.06900667399168015,0.07040272653102875,0.07180797308683395,0.07322315871715546,0.07465384155511856,0.07610832154750824,0.07756239920854568,0.07903867214918137,0.08052732795476913,0.08204969018697739,0.08356743305921555,0.08509929478168488,0.08664165437221527,0.08819753676652908,0.089761883020401,0.09134018421173096,0.09292928129434586,0.09452725201845169,0.09613896161317825,0.09776684641838074,0.09939437359571457,0.10103785991668701,0.10269204527139664,0.10436278581619263,0.10604038834571838,0.1077241525053978,0.10941909998655319,0.11112625896930695,0.11284205317497253,0.11455553770065308,0.11628594994544983,0.11802209913730621,0.11976991593837738,0.12152449041604996,0.12328780442476273,0.12505459785461426,0.1268301159143448,0.12860842049121857,0.1303950399160385,0.13219496607780457,0.13400040566921234,0.1358037292957306,0.13760970532894135,0.13943079113960266,0.14124706387519836,0.14306975901126862,0.14489373564720154,0.14672774076461792,0.14856354892253876,0.15039747953414917,0.1522408127784729,0.15407493710517883,0.1559227555990219,0.15777096152305603,0.15962077677249908,0.16146035492420197,0.16331203281879425,0.16516125202178955,0.1670084297657013,0.1688605695962906,0.17070503532886505,0.17255786061286926,0.1744031459093094,0.17625270783901215,0.1780979037284851,0.17994990944862366,0.18179979920387268,0.1836499720811844,0.18548892438411713,0.18732352554798126,0.18916164338588715,0.1909898817539215,0.1928109973669052,0.1946381777524948,0.19646447896957397,0.19828392565250397,0.20009511709213257,0.2019198089838028,0.20372359454631805,0.20553898811340332,0.20733194053173065,0.20912787318229675,0.21091368794441223,0.21269725263118744,0.21447543799877167,0.21624459326267242,0.21801085770130157,0.21977409720420837,0.2215195745229721,0.22326375544071198,0.22499115765094757,0.22673623263835907,0.2284536510705948,0.23017001152038574,0.2318744957447052,0.23356476426124573,0.23524995148181915,0.23692788183689117,0.23859421908855438,0.2402566820383072,0.2419087439775467,0.24354752898216248,0.24518166482448578,0.2468019425868988,0.24840721487998962,0.24999715387821198,0.2515774667263031,0.25316035747528076,0.25471800565719604,0.25626903772354126,0.257816880941391,0.2593367099761963,0.2608540952205658,0.26236069202423096,0.26385119557380676,0.26532480120658875,0.2667839825153351,0.2682408392429352,0.2696906328201294,0.2711174488067627,0.27253368496894836,0.27394264936447144,0.2753388285636902,0.2767118513584137,0.278069406747818,0.27942174673080444,0.28075850009918213,0.2820816934108734,0.28338587284088135,0.28467434644699097,0.28595155477523804,0.2872173488140106,0.28847256302833557,0.289711058139801,0.29093772172927856,0.2921512722969055,0.29334932565689087,0.29453757405281067,0.29571303725242615,0.2968709468841553,0.2980097234249115,0.29913330078125,0.3002399504184723,0.30133599042892456,0.3024164140224457,0.3034857213497162,0.3045352101325989,0.30557161569595337,0.3066006302833557,0.30761227011680603,0.3086096942424774,0.3095971643924713,0.31057029962539673,0.3115333318710327,0.31247565150260925,0.3134140372276306,0.3143400549888611,0.31524157524108887,0.3161328434944153,0.3170158267021179,0.31787946820259094,0.31873559951782227,0.31957441568374634,0.32039979100227356,0.3212146461009979,0.32201483845710754,0.32281070947647095,0.32358789443969727,0.3243546485900879,0.32511135935783386,0.32584720849990845,0.32657068967819214,0.3272935748100281,0.327999085187912,0.3286930024623871,0.32937395572662354,0.33004486560821533,0.3307010233402252,0.33134520053863525,0.3319811522960663,0.33260229229927063,0.3332078456878662,0.33379897475242615,0.3343929946422577,0.33495962619781494,0.3355267643928528,0.33607733249664307,0.3366180658340454,0.33714985847473145,0.337670236825943,0.3381802439689636,0.3386813998222351,0.339170902967453,0.3396478593349457,0.3401170074939728,0.3405795693397522,0.34102863073349,0.34147024154663086,0.34190601110458374,0.3423309028148651,0.3427475690841675,0.3431597650051117,0.34355810284614563,0.34394553303718567,0.3443314731121063,0.34470734000205994,0.34507131576538086,0.34543097019195557,0.34577998518943787,0.34612515568733215,0.3464592695236206,0.3467878997325897,0.34711143374443054,0.347422331571579,0.34772780537605286,0.34802713990211487,0.34831929206848145,0.3486054539680481,0.34888508915901184,0.3491595387458801,0.34942370653152466,0.34968647360801697,0.3499404489994049,0.3501856327056885,0.3504251539707184,0.3506593406200409,0.35089272260665894,0.35111531615257263,0.35133251547813416,0.35154786705970764,0.35175660252571106,0.35195860266685486,0.35215649008750916,0.3523518741130829,0.35253769159317017,0.35271862149238586,0.352895587682724,0.3530672490596771,0.35323581099510193,0.3534018099308014,0.35356155037879944,0.35371774435043335,0.3538690507411957,0.3540149927139282,0.354158878326416,0.3542982339859009,0.35443443059921265,0.3545660674571991,0.35469627380371094,0.35482338070869446,0.3549446165561676,0.35506126284599304,0.35517507791519165,0.35528647899627686,0.3553953170776367,0.3555009663105011,0.3556048572063446,0.3557044565677643,0.35580071806907654],"recovered":[0.0,0.0006381800631061196,0.0011857924982905388,0.001704961759969592,0.0022131120786070824,0.0027177883312106133,0.0032206191681325436,0.003716501872986555,0.004209127742797136,0.004698198288679123,0.005185043439269066,0.005672702565789223,0.006150889676064253,0.006622753106057644,0.0070939380675554276,0.007562409155070782,0.008025452494621277,0.008487463928759098,0.008943992666900158,0.009398595429956913,0.00985113438218832,0.010291297920048237,0.010728693567216396,0.011158841662108898,0.011586004868149757,0.012006980367004871,0.01242806389927864,0.012840245850384235,0.013246782124042511,0.013649627566337585,0.014047425240278244,0.014438247308135033,0.014836261048913002,0.015245267190039158,0.015666622668504715,0.01609536074101925,0.016538428142666817,0.01700008660554886,0.017466820776462555,0.017953041940927505,0.018447648733854294,0.018962448462843895,0.01948932558298111,0.02002686820924282,0.02058023400604725,0.021148772910237312,0.021734463050961494,0.022332122549414635,0.02294677123427391,0.023574991151690483,0.024216672405600548,0.024881042540073395,0.025553610175848007,0.026243682950735092,0.026958370581269264,0.02768014371395111,0.028415188193321228,0.029171455651521683,0.029945826157927513,0.03073509782552719,0.03154377266764641,0.032369956374168396,0.03320726379752159,0.03407328948378563,0.03495456650853157,0.03584460914134979,0.03675495460629463,0.0376771055161953,0.038617249578237534,0.03957783058285713,0.04056093841791153,0.04155093804001808,0.0425594225525856,0.04357759654521942,0.044611673802137375,0.04566705599427223,0.04674360901117325,0.04784271493554115,0.04895783215761185,0.05009455606341362,0.05124009773135185,0.05240816995501518,0.05357406660914421,0.05476811155676842,0.05598079785704613,0.057214684784412384,0.058462467044591904,0.05972582474350929,0.06101274490356445,0.06230872496962547,0.06361246854066849,0.0649385005235672,0.06627997010946274,0.06764716655015945,0.0690205842256546,0.07040878385305405,0.07181248813867569,0.07322821766138077,0.07465949654579163,0.0761004313826561,0.07757046818733215,0.07903941720724106,0.08053186535835266,0.08204296976327896,0.08357447385787964,0.08510351181030273,0.086650051176548,0.08820636570453644,0.08977275341749191,0.09134738147258759,0.09293870627880096,0.09454205632209778,0.09615343809127808,0.09777602553367615,0.09940627217292786,0.10105258226394653,0.10270999372005463,0.1043865978717804,0.10605600476264954,0.10773732513189316,0.10942880064249039,0.11113671958446503,0.11284662038087845,0.11457464843988419,0.11630287021398544,0.1180427074432373,0.11978797614574432,0.1215466782450676,0.12330328673124313,0.12507189810276031,0.1268509179353714,0.12863703072071075,0.13043570518493652,0.13223229348659515,0.13403624296188354,0.13584139943122864,0.13765056431293488,0.13946262001991272,0.14128412306308746,0.14310719072818756,0.1449340432882309,0.14676456153392792,0.14859718084335327,0.150434210896492,0.15226905047893524,0.15411590039730072,0.1559526026248932,0.1577995866537094,0.15964818000793457,0.1614958941936493,0.16334065794944763,0.16518634557724,0.16703112423419952,0.1688808798789978,0.1707286685705185,0.1725815385580063,0.1744365394115448,0.176284059882164,0.17813411355018616,0.17998339235782623,0.1818329244852066,0.183675616979599,0.18551777303218842,0.1873447149991989,0.18917885422706604,0.19101068377494812,0.1928466409444809,0.19467371702194214,0.19649922847747803,0.19831204414367676,0.20014068484306335,0.20194849371910095,0.2037610560655594,0.2055686116218567,0.20736908912658691,0.20916466414928436,0.21095086634159088,0.21274122595787048,0.2145221084356308,0.21629643440246582,0.2180643379688263,0.21982140839099884,0.22157417237758636,0.22331714630126953,0.22505587339401245,0.22678372263908386,0.22851601243019104,0.23022642731666565,0.23192834854125977,0.2336285263299942,0.23531126976013184,0.23699283599853516,0.23866687715053558,0.24033088982105255,0.24197977781295776,0.24361984431743622,0.24525077641010284,0.246863454580307,0.24847003817558289,0.2500680685043335,0.25164663791656494,0.253217875957489,0.25477802753448486,0.2563343048095703,0.2578769624233246,0.25940629839897156,0.2609218657016754,0.26242202520370483,0.26391467452049255,0.26539498567581177,0.2668556272983551,0.2683131992816925,0.26974934339523315,0.2711758613586426,0.27259141206741333,0.27399545907974243,0.2753836214542389,0.27675965428352356,0.2781211733818054,0.2794736623764038,0.2808069884777069,0.28212836384773254,0.2834349572658539,0.2847288250923157,0.28600621223449707,0.2872766852378845,0.28853273391723633,0.28977251052856445,0.29100266098976135,0.29221639037132263,0.29341816902160645,0.2946033775806427,0.2957771122455597,0.2969333529472351,0.2980674207210541,0.2991938591003418,0.30031082034111023,0.3014063239097595,0.3024950921535492,0.3035605847835541,0.30461543798446655,0.3056550621986389,0.3066863417625427,0.30769625306129456,0.30870020389556885,0.3096858263015747,0.31066086888313293,0.31162065267562866,0.31256645917892456,0.3135017454624176,0.3144236207008362,0.31532493233680725,0.31622207164764404,0.31710416078567505,0.31796783208847046,0.31882041692733765,0.3196580410003662,0.3204866349697113,0.321308970451355,0.32211241126060486,0.32289600372314453,0.32367709279060364,0.32443949580192566,0.3251879811286926,0.32593122124671936,0.3266664147377014,0.3273830711841583,0.32809096574783325,0.32878491282463074,0.32946470379829407,0.3301311433315277,0.3307892978191376,0.33144038915634155,0.3320695757865906,0.3326820433139801,0.33329373598098755,0.33389440178871155,0.3344756066799164,0.33504968881607056,0.33560794591903687,0.3361645042896271,0.33670774102211,0.33723995089530945,0.3377586603164673,0.3382727801799774,0.3387742340564728,0.33926400542259216,0.33974167704582214,0.3402095437049866,0.3406684696674347,0.34111887216567993,0.34156665205955505,0.3420012593269348,0.34242767095565796,0.3428431451320648,0.343252032995224,0.3436492085456848,0.3440423011779785,0.34442684054374695,0.3448024094104767,0.3451730012893677,0.34552836418151855,0.3458767533302307,0.34622201323509216,0.34655997157096863,0.34689196944236755,0.34720972180366516,0.34751972556114197,0.34782546758651733,0.3481252193450928,0.3484184443950653,0.34870612621307373,0.3489840030670166,0.3492570221424103,0.3495248556137085,0.349784255027771,0.3500365912914276,0.3502857983112335,0.350525826215744,0.35076162219047546,0.35099348425865173,0.3512151539325714,0.35143184661865234,0.3516484797000885,0.3518562316894531,0.35205915570259094,0.35225918889045715,0.35245248675346375,0.35263755917549133,0.35281944274902344,0.35299625992774963,0.35316792130470276,0.35333892703056335,0.35350528359413147,0.3536646068096161,0.35382041335105896,0.35397034883499146,0.35411709547042847,0.35426005721092224,0.3544010818004608,0.35453805327415466,0.3546701669692993,0.3548009991645813,0.35492420196533203,0.35504481196403503,0.35516270995140076,0.35527655482292175,0.35538849234580994,0.35549771785736084,0.3556051552295685,0.3557070791721344],"active":[0.0013186335563659668,0.001138339634053409,0.0010830815881490707,0.00106047373265028,0.0010497532784938812,0.0010399827733635902,0.0010310262441635132,0.0010231556370854378,0.001014877576380968,0.001013358123600483,0.0009999778121709824,0.0009873844683170319,0.0009794598445296288,0.0009751445613801479,0.0009654555469751358,0.0009548161178827286,0.0009551141411066055,0.0009442856535315514,0.0009389929473400116,0.0009283535182476044,0.0009074294939637184,0.0008954061195254326,0.0008881585672497749,0.000881618820130825,0.0008697584271430969,0.0008596619591116905,0.0008432958275079727,0.0008301325142383575,0.0008199280127882957,0.0008123833686113358,0.0008011190220713615,0.0008163722231984138,0.0008381940424442291,0.0008590919896960258,0.0008804798126220703,0.00090751051902771,0.0009360890835523605,0.0009567160159349442,0.000988280400633812,0.0010143071413040161,0.0010444875806570053,0.001069050282239914,0.0010982248932123184,0.0011284872889518738,0.0011598356068134308,0.0011881683021783829,0.0012171827256679535,0.0012455713003873825,0.0012810714542865753,0.0013133138418197632,0.0013465061783790588,0.0013713669031858444,0.0014085769653320312,0.001439407467842102,0.001463836058974266,0.0014953985810279846,0.0015334505587816238,0.0015628710389137268,0.0015992913395166397,0.00164138525724411,0.0016699694097042084,0.0017015300691127777,0.0017365962266921997,0.001768946647644043,0.0017915554344654083,0.0018260255455970764,0.001856096088886261,0.001894526183605194,0.0019327402114868164,0.001963570713996887,0.0019927993416786194,0.0020208097994327545,0.002047926187515259,0.0020847544074058533,0.0021283961832523346,0.002168562263250351,0.0022124499082565308,0.0022473521530628204,0.0022773146629333496,0.002305973321199417,0.0023398734629154205,0.0023565106093883514,0.0024071000516414642,0.0024445801973342896,0.0024749264121055603,0.0025048889219760895,0.002540089190006256,0.0025746412575244904,0.0025964081287384033,0.00262417271733284,0.0026655644178390503,0.002696685492992401,0.0027267038822174072,0.002755559980869293,0.002787388861179352,0.00281437486410141,0.002841353416442871,0.002880103886127472,0.002902902662754059,0.0029382407665252686,0.002956859767436981,0.003010272979736328,0.0030355677008628845,0.0030563250184059143,0.0030671805143356323,0.003094024956226349,0.003111831843852997,0.003133818507194519,0.003156527876853943,0.0031798705458641052,0.003200255334377289,0.003224790096282959,0.003240935504436493,0.0032618343830108643,0.0032857730984687805,0.0033102035522460938,0.0033303946256637573,0.003337554633617401,0.003363095223903656,0.003388933837413788,0.003413252532482147,0.0034188181161880493,0.0034393295645713806,0.0034474506974220276,0.0034670457243919373,0.0034817829728126526,0.003499828279018402,0.0035079196095466614,0.003526829183101654,0.003536522388458252,0.0035441219806671143,0.003557935357093811,0.003564700484275818,0.003571435809135437,0.0035734623670578003,0.0035893917083740234,0.0035964995622634888,0.003607138991355896,0.0036096125841140747,0.003620550036430359,0.0036295056343078613,0.0036329180002212524,0.003643631935119629,0.0036407262086868286,0.00365370512008667,0.00365506112575531,0.003668174147605896,0.0036607682704925537,0.00366385281085968,0.003665357828140259,0.003667771816253662,0.003674224019050598,0.0036739110946655273,0.00367698073387146,0.0036744773387908936,0.0036711692810058594,0.0036613643169403076,0.0036658495664596558,0.0036656856536865234,0.0036665797233581543,0.0036559998989105225,0.003647908568382263,0.0036438703536987305,0.003645166754722595,0.0036321431398391724,0.003627493977546692,0.0036178380250930786,0.0036102086305618286,0.003595888614654541,0.0036077648401260376,0.0035829097032546997,0.003590494394302368,0.0035708844661712646,0.0035592615604400635,0.0035445988178253174,0.003532588481903076,0.003524571657180786,0.003503367304801941,0.0034887492656707764,0.0034776628017425537,0.003455236554145813,0.0034423470497131348,0.003416985273361206,0.0034190863370895386,0.0033977776765823364,0.00338628888130188,0.00335848331451416,0.003338336944580078,0.003321602940559387,0.0032993555068969727,0.0032829493284225464,0.0032638460397720337,0.0032418668270111084,0.0032166391611099243,0.003201887011528015,0.0031820982694625854,0.00315643846988678,0.0031336992979049683,0.003107428550720215,0.0030922889709472656,0.0030713677406311035,0.003051161766052246,0.003038853406906128,0.0030024051666259766,0.002977132797241211,0.0029543936252593994,0.0029293298721313477,0.002902776002883911,0.0028693079948425293,0.002845853567123413,0.002835005521774292,0.0028042495250701904,0.00278434157371521,0.0027667880058288574,0.0027474164962768555,0.0027163922786712646,0.0026857852935791016,0.002662092447280884,0.002637326717376709,0.0026080310344696045,0.0025788843631744385,0.002545982599258423,0.0025165975093841553,0.0024885237216949463,0.002466350793838501,0.002434372901916504,0.0024049878120422363,0.0023787617683410645,0.0023466646671295166,0.002321183681488037,0.002294868230819702,0.0022675693035125732,0.0022326111793518066,0.0021999478340148926,0.002172529697418213,0.0021421313285827637,0.0021055936813354492,0.002079397439956665,0.0020401179790496826,0.002011030912399292,0.00198519229888916,0.0019572079181671143,0.0019233524799346924,0.0019009113311767578,0.0018700957298278809,0.0018475055694580078,0.0018147826194763184,0.0017933845520019531,0.0017735958099365234,0.0017398297786712646,0.0017092227935791016,0.001690894365310669,0.0016573965549468994,0.0016314387321472168,0.001606583595275879,0.001579374074935913,0.0015566051006317139,0.0015282034873962402,0.0015017390251159668,0.0014754831790924072,0.0014586448669433594,0.0014342665672302246,0.001407712697982788,0.0013827085494995117,0.0013623535633087158,0.0013326704502105713,0.0013099312782287598,0.0012829899787902832,0.0012599527835845947,0.0012363195419311523,0.001214057207107544,0.001191854476928711,0.0011619031429290771,0.0011382699012756348,0.001116931438446045,0.0010992586612701416,0.0010652244091033936,0.0010511577129364014,0.0010276436805725098,0.001010119915008545,0.0009853541851043701,0.0009624958038330078,0.0009402930736541748,0.0009227395057678223,0.0008981227874755859,0.0008736252784729004,0.0008530020713806152,0.0008378922939300537,0.000819087028503418,0.000801771879196167,0.0007871389389038086,0.0007642507553100586,0.000746309757232666,0.0007320940494537354,0.0007149577140808105,0.0006935000419616699,0.0006822645664215088,0.0006650388240814209,0.0006444752216339111,0.0006285607814788818,0.0006069839000701904,0.0005967915058135986,0.0005825161933898926,0.0005658864974975586,0.0005514621734619141,0.0005303621292114258,0.0005180835723876953,0.0005074143409729004,0.0004938244819641113,0.00048023462295532227,0.0004666447639465332,0.0004534125328063965,0.00043970346450805664,0.00042945146560668945,0.00041559338569641113,0.00040137767791748047,0.0003885626792907715,0.00037354230880737305,0.000366896390914917,0.00035369396209716797,0.0003390312194824219,0.00033271312713623047,0.0003247559070587158,0.0003101229667663574,0.0003002583980560303,0.00029271841049194336,0.0002785027027130127,0.00026613473892211914,0.000258028507232666,0.0002478063106536865,0.00023955106735229492,0.0002338886260986328,0.00022262334823608398,0.00021246075630187988,0.00020444393157958984,0.0001945793628692627,0.00018852949142456055,0.0001811385154724121,0.00017437338829040527,0.00016498565673828125,0.00015822052955627441,0.0001532137393951416,0.0001436173915863037,0.00013706088066101074,0.0001302659511566162,0.00012376904487609863,0.00011876225471496582,0.00011247396469116211,0.00010713934898376465,9.930133819580078e-05,9.363889694213867e-05]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0013186335563659668,0.0017768725519999862,0.002252182923257351,0.0027282261289656162,0.0031974026933312416,0.00366229098290205,0.004115535877645016,0.004561915062367916,0.0049978988245129585,0.005425442010164261,0.005845820065587759,0.006250076461583376,0.006644046865403652,0.00703223655000329,0.007411931175738573,0.007780362386256456,0.008143529295921326,0.008495133370161057,0.00884103775024414,0.009180374443531036,0.009510076604783535,0.009828515350818634,0.01013856753706932,0.01044224202632904,0.010742957703769207,0.011032762937247753,0.01131803635507822,0.011590607464313507,0.01185718085616827,0.012118135578930378,0.012369021773338318,0.012631171382963657,0.012897147797048092,0.013165919110178947,0.013441883027553558,0.01371874287724495,0.013999021612107754,0.014283644035458565,0.014569920487701893,0.014861979521811008,0.015159492380917072,0.015457277186214924,0.015761248767375946,0.01606573909521103,0.01637079566717148,0.016682587563991547,0.01699741557240486,0.017314551398158073,0.017638498917222023,0.017962610349059105,0.018291307613253593,0.0186229906976223,0.018959587439894676,0.019292382523417473,0.01963076926767826,0.019975371658802032,0.020318670198321342,0.02066473849117756,0.021015040576457977,0.02136792056262493,0.02172253653407097,0.022081496194005013,0.022439803928136826,0.022804489359259605,0.023171646520495415,0.023540103808045387,0.02391217276453972,0.024287089705467224,0.024663174524903297,0.025041595101356506,0.025424383580684662,0.025809234008193016,0.026193760335445404,0.026578908786177635,0.026970192790031433,0.027361692860722542,0.027755990624427795,0.028150340542197227,0.028549332171678543,0.02894585393369198,0.029343271628022194,0.02974720112979412,0.030152950435876846,0.03055674582719803,0.03096233308315277,0.03136433660984039,0.03177611157298088,0.032189976423978806,0.03260166943073273,0.0330120325088501,0.033426519483327866,0.03384939581155777,0.03426600247621536,0.0346854031085968,0.03510387986898422,0.03552708029747009,0.03595096245408058,0.036376576870679855,0.03679869323968887,0.03722691535949707,0.037656329572200775,0.03809016942977905,0.03852248936891556,0.03895755112171173,0.03938683122396469,0.03982110321521759,0.04025969281792641,0.04069698229432106,0.04113242030143738,0.041572123765945435,0.04201687499880791,0.04246116429567337,0.04290219396352768,0.043349359184503555,0.04379500821232796,0.04424722120165825,0.044695958495140076,0.045146845281124115,0.04559881240129471,0.046045899391174316,0.046499088406562805,0.04695252329111099,0.04740842804312706,0.04786734655499458,0.048326537013053894,0.04878789559006691,0.0492534339427948,0.049714088439941406,0.05017773061990738,0.050645604729652405,0.05111616477370262,0.05158865079283714,0.05205172300338745,0.05252450704574585,0.052998270839452744,0.05346905067563057,0.05394577234983444,0.054424528032541275,0.054907165467739105,0.055385515093803406,0.05586715042591095,0.05635453760623932,0.056842684745788574,0.05732651799917221,0.0578201487660408,0.05830775573849678,0.058804720640182495,0.059298135340213776,0.05979594588279724,0.06029028072953224,0.06078494340181351,0.06129157170653343,0.06180126965045929,0.062305159866809845,0.06281974166631699,0.0633355975151062,0.06384974718093872,0.06437111645936966,0.06489115208387375,0.06542348861694336,0.06594737619161606,0.06648062914609909,0.06701929122209549,0.06756103783845901,0.06809907406568527,0.06864483654499054,0.06919693201780319,0.06974766403436661,0.07030268013477325,0.07086082547903061,0.07142727822065353,0.07199540734291077,0.07256302237510681,0.0731390193104744,0.07372234761714935,0.07430426776409149,0.07489476352930069,0.07549046725034714,0.07609409838914871,0.0766991674900055,0.07730551064014435,0.07791467756032944,0.07853128015995026,0.07916273176670074,0.07979092001914978,0.08042068779468536,0.08106712251901627,0.08170703798532486,0.08235395699739456,0.08300478756427765,0.08366020023822784,0.08432590216398239,0.08499689400196075,0.08567412942647934,0.086360402405262,0.08705028146505356,0.08775254338979721,0.08845773339271545,0.08917149901390076,0.08989311009645462,0.09061523526906967,0.09134595841169357,0.09208648651838303,0.09283094853162766,0.0935855358839035,0.09435008466243744,0.09512057155370712,0.09589855372905731,0.09669078141450882,0.09748216718435287,0.09828055649995804,0.09909594058990479,0.09993180632591248,0.10075771808624268,0.10159388929605484,0.10243741422891617,0.1033044159412384,0.10416913777589798,0.10504511743783951,0.10593730956315994,0.1068352460861206,0.10773961991071701,0.10865990072488785,0.10958096385002136,0.11051630228757858,0.11145984381437302,0.11241170763969421,0.11337514221668243,0.11434028297662735,0.11532830446958542,0.11632389575242996,0.1173352524638176,0.11835356801748276,0.11938104778528214,0.12041433900594711,0.12146013975143433,0.122515469789505,0.12358192354440689,0.12466835230588913,0.12576007843017578,0.12686312198638916,0.12797066569328308,0.12909069657325745,0.13023127615451813,0.13137559592723846,0.13253538310527802,0.13370540738105774,0.1348818987607956,0.13606581091880798,0.13726434111595154,0.13846780359745026,0.13968691229820251,0.14091497659683228,0.14215436577796936,0.1433928906917572,0.14464667439460754,0.1459105759859085,0.14717818796634674,0.1484534740447998,0.14975640177726746,0.1510549634695053,0.15235789120197296,0.15366686880588531,0.15498954057693481,0.15630853176116943,0.15763624012470245,0.15897372364997864,0.16031019389629364,0.16165702044963837,0.16301245987415314,0.16437461972236633,0.16574165225028992,0.16710686683654785,0.16847851872444153,0.1698550283908844,0.17123576998710632,0.1726168841123581,0.17399758100509644,0.1753821223974228,0.17677687108516693,0.1781712919473648,0.17956559360027313,0.18095560371875763,0.1823527067899704,0.18373887240886688,0.18513114750385284,0.18651889264583588,0.18791073560714722,0.1892964243888855,0.19067984819412231,0.1920604556798935,0.19343838095664978,0.19481050968170166,0.19617833197116852,0.19753903150558472,0.19890394806861877,0.20025670528411865,0.2016076147556305,0.20295719802379608,0.20429718494415283,0.20563235878944397,0.20695184171199799,0.20826292037963867,0.2095693200826645,0.21086722612380981,0.21215680241584778,0.21343767642974854,0.21469874680042267,0.2159566581249237,0.2172030806541443,0.21843591332435608,0.21965987980365753,0.22087585926055908,0.22208411991596222,0.22326670587062836,0.22444729506969452,0.22561252117156982,0.2267603874206543,0.22789743542671204,0.22902819514274597,0.23014119267463684,0.23123639822006226,0.23232121765613556,0.23338453471660614,0.2344340831041336,0.23547303676605225,0.2364930808544159,0.2374994307756424,0.23848950862884521,0.23946696519851685,0.24042244255542755,0.24136842787265778,0.2422991245985031,0.2432062178850174,0.24410268664360046,0.24498535692691803,0.24584488570690155,0.24669428169727325,0.2475242018699646,0.24834205210208893,0.24914146959781647,0.2499254196882248,0.2506926357746124,0.25144416093826294,0.25217530131340027,0.25289666652679443,0.2536022961139679,0.2542915940284729,0.2549740672111511,0.2556352913379669,0.25628262758255005],"recovered":[0.0,0.00063378328923136,0.0011790073476731777,0.001690984470769763,0.0021867314353585243,0.002665325766429305,0.0031387906055897474,0.003602810436859727,0.004056435544043779,0.00450077885761857,0.0049377670511603355,0.00536672119051218,0.005781562998890877,0.006183702498674393,0.006584431044757366,0.00697283772751689,0.0073537263087928295,0.007723623421043158,0.008084726519882679,0.008437606506049633,0.008779983036220074,0.009120242670178413,0.009448342956602573,0.009770228527486324,0.010083809494972229,0.01039052288979292,0.01068605575710535,0.010976159945130348,0.01125863753259182,0.011533732526004314,0.011801906861364841,0.012062509544193745,0.012322569265961647,0.012587052769958973,0.012855146080255508,0.013124487362802029,0.01339841540902853,0.013675248250365257,0.013954062014818192,0.01423729956150055,0.014525964856147766,0.014819271862506866,0.015110759995877743,0.015410715714097023,0.01571289636194706,0.01601632684469223,0.01632249914109707,0.01663515530526638,0.016947895288467407,0.01726836897432804,0.01759052649140358,0.01791558787226677,0.01824469305574894,0.018576620146632195,0.01891123317182064,0.019246716052293777,0.019588468596339226,0.019928865134716034,0.020272761583328247,0.020618285983800888,0.020973391830921173,0.021326351910829544,0.021682243794202805,0.0220420453697443,0.022400381043553352,0.02276351861655712,0.023128096014261246,0.02349943295121193,0.02387109398841858,0.0242416150867939,0.024616234004497528,0.024997638538479805,0.025378065183758736,0.02576177753508091,0.026146411895751953,0.026534872129559517,0.02692493423819542,0.027315158396959305,0.02770921215415001,0.0281085018068552,0.02850428968667984,0.028902141377329826,0.029302000999450684,0.02970617637038231,0.030107447877526283,0.03050953336060047,0.030918268486857414,0.03132485970854759,0.031730689108371735,0.032143767923116684,0.03255733475089073,0.03296962380409241,0.03338359668850899,0.03380299732089043,0.0342223159968853,0.03464120253920555,0.03506169095635414,0.03548624739050865,0.03590629994869232,0.03632958233356476,0.03675663471221924,0.037186186760663986,0.037617530673742294,0.038048628717660904,0.038479674607515335,0.03890759497880936,0.03933864086866379,0.039769142866134644,0.04020751640200615,0.04064444825053215,0.04108439385890961,0.041527409106492996,0.041968438774347305,0.0424075722694397,0.042855389416217804,0.043299488723278046,0.043745867908000946,0.04419732093811035,0.044645246118307114,0.04509599506855011,0.045543406158685684,0.04599366337060928,0.046443190425634384,0.04689868912100792,0.047350358217954636,0.047805506736040115,0.04826702922582626,0.048729173839092255,0.04918999224901199,0.049648504704236984,0.05011442303657532,0.0505819171667099,0.051054541021585464,0.05152016133069992,0.05198876932263374,0.052458759397268295,0.0529295913875103,0.05340319126844406,0.05388219282031059,0.05436059832572937,0.054839301854372025,0.05531708151102066,0.05579730123281479,0.056287240236997604,0.05677612125873566,0.0572684220969677,0.05775703117251396,0.058248382061719894,0.05873948708176613,0.05923227593302727,0.05972772464156151,0.060224395245313644,0.06072261184453964,0.061223868280649185,0.06173405423760414,0.06224106624722481,0.0627569779753685,0.06326496601104736,0.0637834295630455,0.06429920345544815,0.06482749432325363,0.06535279750823975,0.06588038057088852,0.06641822308301926,0.0669531598687172,0.06748958677053452,0.06803519278764725,0.06858272850513458,0.06913118064403534,0.06967680901288986,0.07023462653160095,0.07079377770423889,0.0713612511754036,0.07192642241716385,0.07250169664621353,0.07307638972997665,0.0736553817987442,0.07423841208219528,0.07483140379190445,0.07542634755373001,0.07601966708898544,0.07662880420684814,0.07723598927259445,0.07785012573003769,0.0784742459654808,0.07909315079450607,0.07972324639558792,0.08035645633935928,0.08099032193422318,0.08163952082395554,0.08228316158056259,0.08293426036834717,0.08359167724847794,0.08425667881965637,0.08492544293403625,0.08560492843389511,0.08628450334072113,0.08698999136686325,0.08769010007381439,0.088394396007061,0.08910802751779556,0.08982711285352707,0.0905485600233078,0.09128537029027939,0.09201935678720474,0.09276970475912094,0.09352608025074005,0.09428601711988449,0.09505265206098557,0.09583298861980438,0.0966222882270813,0.09741687774658203,0.09822428226470947,0.09904742240905762,0.09986540675163269,0.10069992393255234,0.10153494775295258,0.10238534212112427,0.10323912650346756,0.10410962998867035,0.10497990995645523,0.10587302595376968,0.10676813870668411,0.10767515003681183,0.10859350115060806,0.10951939225196838,0.11045733839273453,0.11140049993991852,0.1123540997505188,0.11331213265657425,0.11428150534629822,0.11526692658662796,0.11626420170068741,0.11727504432201385,0.11828583478927612,0.11931774020195007,0.12034983932971954,0.12139932811260223,0.12245935201644897,0.12352930754423141,0.12461140006780624,0.12570223212242126,0.12680462002754211,0.1279144436120987,0.12904402613639832,0.13017724454402924,0.1313287913799286,0.13248689472675323,0.13365212082862854,0.1348261833190918,0.1360078901052475,0.13719861209392548,0.13840755820274353,0.1396242380142212,0.1408424824476242,0.1420823484659195,0.1433219611644745,0.14457502961158752,0.14583846926689148,0.1471114456653595,0.1484028398990631,0.14969542622566223,0.15099355578422546,0.1522984355688095,0.15360498428344727,0.1549237072467804,0.15624335408210754,0.15756870806217194,0.15890105068683624,0.1602506935596466,0.16159585118293762,0.16295164823532104,0.16431277990341187,0.16567331552505493,0.167043074965477,0.16842114925384521,0.1698039025068283,0.17118583619594574,0.17255841195583344,0.17395292222499847,0.17533856630325317,0.17673443257808685,0.17812888324260712,0.1795160323381424,0.1809026300907135,0.1822926551103592,0.18368929624557495,0.1850745528936386,0.18647079169750214,0.18785598874092102,0.1892411708831787,0.19061651825904846,0.19200323522090912,0.19338259100914001,0.194753959774971,0.19612851738929749,0.1974841058254242,0.19884267449378967,0.2001916915178299,0.2015443593263626,0.20289379358291626,0.2042326033115387,0.20556692779064178,0.20688396692276,0.20820029079914093,0.2095046490430832,0.21080347895622253,0.21209043264389038,0.21335697174072266,0.2146262377500534,0.21587660908699036,0.2171236276626587,0.21836787462234497,0.21959617733955383,0.22080299258232117,0.22200016677379608,0.2231915444135666,0.22437646985054016,0.22553803026676178,0.22668807208538055,0.2278256118297577,0.22895267605781555,0.23006011545658112,0.23115666210651398,0.23223350942134857,0.23329931497573853,0.23435060679912567,0.23538650572299957,0.23641449213027954,0.23742355406284332,0.23841515183448792,0.23938199877738953,0.24034179747104645,0.24129000306129456,0.24221649765968323,0.24312931299209595,0.24401754140853882,0.24489504098892212,0.2457612007856369,0.2466123253107071,0.24744659662246704,0.24826276302337646,0.24905924499034882,0.24984295666217804,0.2506124973297119,0.25136470794677734,0.2521008849143982,0.25282174348831177,0.25352931022644043,0.25421616435050964,0.2548898756504059],"active":[0.0013186335563659668,0.0011430892627686262,0.0010731755755841732,0.0010372416581958532,0.0010106712579727173,0.000996965216472745,0.0009767452720552683,0.0009591046255081892,0.0009414632804691792,0.0009246631525456905,0.0009080530144274235,0.0008833552710711956,0.0008624838665127754,0.0008485340513288975,0.0008275001309812069,0.0008075246587395668,0.0007898029871284962,0.0007715099491178989,0.0007563112303614616,0.0007427679374814034,0.0007300935685634613,0.0007082726806402206,0.0006902245804667473,0.0006720134988427162,0.000659148208796978,0.000642240047454834,0.0006319805979728699,0.0006144475191831589,0.0005985433235764503,0.0005844030529260635,0.0005671149119734764,0.0005686618387699127,0.0005745785310864449,0.0005788663402199745,0.0005867369472980499,0.0005942555144429207,0.0006006062030792236,0.0006083957850933075,0.0006158584728837013,0.0006246799603104591,0.0006335275247693062,0.0006380053237080574,0.0006504887714982033,0.000655023381114006,0.0006578993052244186,0.0006662607192993164,0.0006749164313077927,0.0006793960928916931,0.0006906036287546158,0.0006942413747310638,0.0007007811218500137,0.0007074028253555298,0.0007148943841457367,0.0007157623767852783,0.0007195360958576202,0.000728655606508255,0.0007302016019821167,0.000735873356461525,0.0007422789931297302,0.0007496345788240433,0.0007491447031497955,0.0007551442831754684,0.000757560133934021,0.0007624439895153046,0.0007712654769420624,0.000776585191488266,0.0007840767502784729,0.0007876567542552948,0.0007920805364847183,0.0007999800145626068,0.0008081495761871338,0.0008115954697132111,0.0008156951516866684,0.0008171312510967255,0.00082378089427948,0.0008268207311630249,0.0008310563862323761,0.0008351821452379227,0.0008401200175285339,0.0008373521268367767,0.0008389819413423538,0.0008450597524642944,0.0008509494364261627,0.0008505694568157196,0.0008548852056264877,0.0008548032492399216,0.0008578430861234665,0.0008651167154312134,0.0008709803223609924,0.0008682645857334137,0.0008691847324371338,0.0008797720074653625,0.0008824057877063751,0.0008824057877063751,0.0008815638720989227,0.0008858777582645416,0.0008892714977264404,0.0008903294801712036,0.0008923932909965515,0.000897333025932312,0.0008996948599815369,0.0009039826691150665,0.0009049586951732635,0.000908922404050827,0.0009071566164493561,0.0009135082364082336,0.000921051949262619,0.0009278394281864166,0.0009249038994312286,0.0009276755154132843,0.0009324811398983002,0.0009337551891803741,0.0009337551891803741,0.000941786915063858,0.0009396187961101532,0.0009477324783802032,0.0009500905871391296,0.0009495243430137634,0.0009535662829875946,0.0009499043226242065,0.000955682247877121,0.000958859920501709,0.0009652376174926758,0.0009686574339866638,0.0009761787950992584,0.0009823888540267944,0.0009864047169685364,0.0009849146008491516,0.0009877383708953857,0.0009971000254154205,0.001001741737127304,0.001006733626127243,0.0009971819818019867,0.001004345715045929,0.0010095015168190002,0.0010102912783622742,0.0010161809623241425,0.0010213367640972137,0.0010249726474285126,0.0010249167680740356,0.0010278485715389252,0.0010374560952186584,0.0010453835129737854,0.0010392777621746063,0.0010440275073051453,0.0010393336415290833,0.0010476894676685333,0.0010497532784938812,0.0010564588010311127,0.0010580047965049744,0.001057218760251999,0.0010671764612197876,0.0010786578059196472,0.0010812915861606598,0.0010856874287128448,0.0010945312678813934,0.001092769205570221,0.0011061504483222961,0.001107722520828247,0.0011242851614952087,0.0011198818683624268,0.0011278316378593445,0.0011389106512069702,0.0011428147554397583,0.0011459141969680786,0.0011552497744560242,0.0011617392301559448,0.0011649355292320251,0.001171499490737915,0.001184016466140747,0.0011926516890525818,0.001201629638671875,0.0012017711997032166,0.0012125968933105469,0.0012206509709358215,0.0012278780341148376,0.001239381730556488,0.0012520551681518555,0.0012626945972442627,0.0012728199362754822,0.001285843551158905,0.0012858733534812927,0.0012952908873558044,0.0013126060366630554,0.0013166740536689758,0.0013275370001792908,0.0013438761234283447,0.0013505816459655762,0.0013636350631713867,0.001365266740322113,0.0013770386576652527,0.0013916417956352234,0.0014052167534828186,0.0014174506068229675,0.0014349594712257385,0.0014453530311584473,0.0014680400490760803,0.0014677420258522034,0.0014813989400863647,0.0014987140893936157,0.0015072077512741089,0.001518845558166504,0.0015379264950752258,0.0015455782413482666,0.001566179096698761,0.0015803799033164978,0.0015944913029670715,0.001612536609172821,0.0016381293535232544,0.0016491785645484924,0.0016582682728767395,0.001679062843322754,0.001707524061203003,0.0017102956771850586,0.0017284825444221497,0.0017374902963638306,0.0017694681882858276,0.0017837956547737122,0.0018059909343719482,0.0018276795744895935,0.0018553361296653748,0.0018665939569473267,0.0018917620182037354,0.0019058138132095337,0.00192280113697052,0.0019404515624046326,0.0019543692469596863,0.001974642276763916,0.001986183226108551,0.0020161718130111694,0.0020423904061317444,0.0020683258771896362,0.002089366316795349,0.00210600346326828,0.00212850421667099,0.002142399549484253,0.0021656304597854614,0.002182595431804657,0.002209000289440155,0.0022307708859443665,0.0022517219185829163,0.0022684335708618164,0.002286076545715332,0.0023168325424194336,0.002331569790840149,0.0023581385612487793,0.0023766160011291504,0.0023950040340423584,0.0024136900901794434,0.002438157796859741,0.002459913492202759,0.0024883002042770386,0.002507418394088745,0.002530127763748169,0.0025504082441329956,0.0025643259286880493,0.002588614821434021,0.0026031583547592163,0.002615004777908325,0.002644956111907959,0.0026521235704421997,0.00266246497631073,0.002673313021659851,0.002691105008125305,0.002703547477722168,0.002712532877922058,0.0027303695678710938,0.002741485834121704,0.002755969762802124,0.0027617663145065308,0.002778768539428711,0.002790004014968872,0.0027940869331359863,0.0028052031993865967,0.0028119534254074097,0.0028146207332611084,0.002812981605529785,0.002811744809150696,0.0028237104415893555,0.002823948860168457,0.0028327256441116333,0.0028311610221862793,0.0028267204761505127,0.002836674451828003,0.0028362423181533813,0.0028384923934936523,0.0028295964002609253,0.002836182713508606,0.002825632691383362,0.002823859453201294,0.0028192847967147827,0.0028218626976013184,0.0028072744607925415,0.0027957409620285034,0.0027850717306137085,0.002775430679321289,0.002772599458694458,0.0027649402618408203,0.0027655065059661865,0.002752825617790222,0.00273856520652771,0.0027192384004592896,0.002695992588996887,0.00268535315990448,0.0026669353246688843,0.0026521533727645874,0.002634197473526001,0.0026083141565322876,0.00259968638420105,0.0025768429040908813,0.0025593042373657227,0.0025362521409988403,0.0025079846382141113,0.0024879425764083862,0.00246371328830719,0.0024471282958984375,0.002420976758003235,0.0023839175701141357,0.0023594051599502563,0.0023401230573654175,0.0023155808448791504,0.002283722162246704,0.0022611021995544434,0.002227872610092163,0.002200573682785034,0.0021737217903137207,0.002142474055290222,0.0021129250526428223,0.002075016498565674,0.002043411135673523,0.0020072907209396362,0.0019864290952682495,0.001957327127456665,0.0019162148237228394,0.0018861889839172363,0.0018560439348220825,0.001827344298362732,0.0017992407083511353,0.0017630010843276978,0.001729726791381836,0.0016948729753494263,0.0016626566648483276,0.0016333907842636108,0.0016012042760849,0.0015628039836883545,0.0015319585800170898,0.0015014111995697021,0.0014698505401611328,0.0014447569847106934,0.0014191269874572754,0.001392751932144165]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0013186335563659668,0.0017754612490534782,0.0022807344794273376,0.0027992252726107836,0.0033268353436142206,0.0038590049371123314,0.004396331030875444,0.004938026890158653,0.0054858834482729435,0.006036372855305672,0.006589793600142002,0.007151084486395121,0.007709878962486982,0.008268672972917557,0.008829394355416298,0.009394295513629913,0.009962290525436401,0.010491338558495045,0.010999000631272793,0.011483728885650635,0.011945821344852448,0.012385821901261806,0.01280389353632927,0.013205789029598236,0.01358928345143795,0.013956112787127495,0.01430085115134716,0.014633728191256523,0.014949914067983627,0.015250928699970245,0.015537803061306477,0.015806710347533226,0.016068968921899796,0.016313964501023293,0.016548920422792435,0.016777170822024345,0.016993045806884766,0.017197875306010246,0.01739323139190674,0.01757510006427765,0.017751267179846764,0.017917150631546974,0.018075812608003616,0.018227120861411095,0.01837082952260971,0.01850864849984646,0.018638433888554573,0.01876048371195793,0.01887800358235836,0.018987514078617096,0.019090864807367325,0.01919160969555378,0.01928546279668808,0.019377414137125015,0.019462091848254204,0.019544707611203194,0.01962156966328621,0.01969536393880844,0.019765006378293037,0.0198329109698534,0.019894953817129135,0.019955342635512352,0.020010627806186676,0.020064963027834892,0.020115986466407776,0.02016269415616989,0.020207341760396957,0.02024940773844719,0.020291395485401154,0.020329417660832405,0.0203660037368536,0.020399603992700577,0.02043192833662033,0.020463762804865837,0.020492641255259514,0.020519617944955826,0.020545700564980507,0.0205688513815403,0.020591622218489647,0.02061406709253788,0.020634206011891365,0.020653285086154938,0.02067212015390396,0.020690549165010452,0.0207075122743845,0.020722955465316772,0.020737936720252037,0.02075180597603321,0.020764723420143127,0.02077726274728775,0.020788364112377167,0.02079957164824009,0.0208108089864254,0.020820876583456993,0.020830702036619186,0.0208396315574646,0.020848263055086136,0.02085648663341999,0.02086465433239937,0.020871927961707115,0.02087901160120964,0.020885363221168518,0.020891768857836723,0.020896978676319122,0.02090286836028099,0.02090875804424286,0.020913805812597275,0.020918501541018486,0.02092333324253559,0.02092745713889599,0.020931528881192207,0.02093532867729664,0.020939046517014503,0.020942574366927147,0.020946050062775612,0.02094881795346737,0.020951829850673676,0.020954271778464317,0.020956769585609436,0.020959239453077316,0.020961735397577286,0.02096409723162651,0.020966025069355965,0.02096795104444027,0.020969634875655174,0.020971452817320824,0.020973026752471924,0.02097446471452713,0.020975768566131592,0.02097742259502411,0.02097853645682335,0.02097945846617222,0.02098078839480877,0.02098211832344532,0.020983096212148666,0.020984046161174774,0.020985186100006104,0.020986026152968407,0.02098684199154377,0.02098770998418331,0.02098844200372696,0.020989201962947845,0.02098977193236351,0.02099042385816574,0.020991075783967972,0.02099156379699707,0.020992079749703407,0.020992595702409744,0.02099313773214817,0.020993653684854507,0.02099403366446495,0.02099452167749405,0.020994793623685837,0.02099519968032837,0.020995579659938812,0.020996015518903732,0.020996395498514175,0.020996693521738052,0.020997019484639168,0.020997289568185806,0.020997479557991028,0.02099785953760147,0.020997969433665276,0.020998267456889153,0.02099853940308094,0.020998729392886162,0.02099897339940071,0.020999189466238022,0.020999325439333916,0.02099943347275257,0.020999569445848465,0.020999733358621597,0.020999841392040253,0.02099992334842682,0.020999977365136147,0.021000085398554802,0.02100013941526413,0.021000193431973457,0.021000275388360023,0.02100038342177868,0.021000465378165245,0.021000493317842484,0.02100054733455181,0.0210005734115839,0.021000655367970467,0.021000683307647705,0.021000737324357033,0.02100079134106636,0.021000845357775688,0.021000873297452927,0.021000899374485016,0.021000927314162254,0.021000953391194344,0.021000981330871582,0.021000981330871582,0.021000981330871582,0.02100103534758091,0.02100103534758091,0.02100103534758091,0.021001063287258148,0.021001063287258148,0.021001063287258148,0.021001063287258148,0.021001063287258148,0.021001063287258148,0.021001063287258148,0.021001063287258148,0.021001089364290237,0.021001117303967476,0.021001117303967476,0.021001117303967476,0.021001117303967476,0.021001117303967476,0.021001117303967476,0.021001117303967476,0.021001117303967476,0.021001117303967476,0.021001143380999565,0.021001143380999565,0.021001171320676804,0.021001171320676804,0.021001171320676804,0.021001171320676804,0.021001171320676804,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042,0.021001199260354042],"recovered":[0.0,0.0006319648819044232,0.0011777589097619057,0.001703333342447877,0.0022258409298956394,0.0027519038412719965,0.0032831504940986633,0.003811954753473401,0.004352673422545195,0.004893799312412739,0.005442144814878702,0.0059934211894869804,0.00654320465400815,0.007099882233887911,0.0076585677452385426,0.008216683752834797,0.008778762072324753,0.009348602034151554,0.009895265102386475,0.010424584150314331,0.010934146121144295,0.011416268534958363,0.011878035962581635,0.012321917340159416,0.012743516825139523,0.013148208148777485,0.01353110559284687,0.013895330019295216,0.014240854419767857,0.014572185464203358,0.014888099394738674,0.015189439989626408,0.015473952516913414,0.015745900571346283,0.016003543511033058,0.016253316774964333,0.016493022441864014,0.016724122688174248,0.016941029578447342,0.01714661717414856,0.017342109233140945,0.01752661168575287,0.0177021287381649,0.017870506271719933,0.018027324229478836,0.01817920245230198,0.018324946984648705,0.01846461184322834,0.01859339326620102,0.01871582306921482,0.018831495195627213,0.018941793590784073,0.0190469641238451,0.019146161153912544,0.019242944195866585,0.019330281764268875,0.019417565315961838,0.01949898712337017,0.01957484520971775,0.01964980736374855,0.019718743860721588,0.019784532487392426,0.019848039373755455,0.019909268245100975,0.01996634528040886,0.02002016454935074,0.020070374011993408,0.020119471475481987,0.020164715126156807,0.020208708941936493,0.020249230787158012,0.02028823085129261,0.02032354101538658,0.02035825327038765,0.02039242349565029,0.02042195200920105,0.02045096457004547,0.020478377118706703,0.02050323784351349,0.02052619867026806,0.02054934948682785,0.02057095244526863,0.020592041313648224,0.02061174437403679,0.020631801337003708,0.020649036392569542,0.020665617659687996,0.02068193070590496,0.02069729194045067,0.020710807293653488,0.02072380669414997,0.02073686197400093,0.020748423412442207,0.020759524777531624,0.020769674330949783,0.020780449733138084,0.020790057256817818,0.02079923078417778,0.020807862281799316,0.0208161398768425,0.020823657512664795,0.02083120308816433,0.020838258787989616,0.020845260471105576,0.020851558074355125,0.02085755579173565,0.020863337442278862,0.02086903527379036,0.020874354988336563,0.020878806710243225,0.02088363841176033,0.020887872204184532,0.020891698077321053,0.02089560590684414,0.02089943364262581,0.020903205499053,0.02090640924870968,0.020909149199724197,0.0209118090569973,0.020914984866976738,0.020917128771543503,0.02091987058520317,0.02092217653989792,0.020924456417560577,0.02092646434903145,0.02092847414314747,0.020930292084813118,0.020931947976350784,0.020933331921696663,0.02093471586704254,0.02093612775206566,0.020937511697411537,0.020938677713274956,0.020939845591783524,0.020940985530614853,0.020942071452736855,0.020943129435181618,0.02094421535730362,0.020945273339748383,0.020946359261870384,0.020947281271219254,0.02094804123044014,0.02094896510243416,0.020949535071849823,0.02095026709139347,0.02095094509422779,0.020951515063643456,0.020952031016349792,0.02095254696905613,0.0209529809653759,0.020953550934791565,0.020954038947820663,0.02095458284020424,0.020954880863428116,0.020955288782715797,0.02095569483935833,0.020956074818968773,0.0209563747048378,0.020956672728061676,0.02095707878470421,0.020957404747605324,0.02095767669379711,0.020958002656698227,0.020958218723535538,0.020958544686436653,0.020958788692951202,0.02095906063914299,0.02095927856862545,0.020959604531526566,0.020959794521331787,0.020959928631782532,0.02095998451113701,0.020960118621587753,0.020960254594683647,0.02096039056777954,0.020960472524166107,0.020960554480552673,0.02096066251397133,0.020960744470357895,0.020960798487067223,0.02096087858080864,0.020960988476872444,0.02096106857061386,0.020961124449968338,0.020961178466677666,0.020961232483386993,0.02096131257712841,0.020961368456482887,0.020961422473192215,0.020961422473192215,0.020961448550224304,0.020961448550224304,0.020961476489901543,0.020961502566933632,0.02096153050661087,0.020961584523320198,0.020961584523320198,0.020961612462997437,0.020961638540029526,0.020961638540029526,0.020961666479706764,0.020961666479706764,0.020961666479706764,0.020961666479706764,0.020961666479706764,0.020961666479706764,0.020961666479706764,0.020961666479706764,0.020961720496416092,0.020961720496416092,0.02096174843609333,0.02096174843609333,0.02096174843609333,0.02096174843609333,0.02096174843609333,0.02096174843609333,0.02096174843609333,0.02096174843609333,0.02096174843609333,0.02096174843609333,0.020961802452802658,0.020961802452802658,0.020961802452802658,0.020961802452802658,0.020961802452802658,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747,0.020961828529834747],"active":[0.0013186335563659668,0.001143496367149055,0.001102975569665432,0.0010958919301629066,0.0011009944137185812,0.001107101095840335,0.001113180536776781,0.0011260721366852522,0.0011332100257277489,0.001142573542892933,0.0011476487852633,0.0011576632969081402,0.0011666743084788322,0.001168790739029646,0.0011708266101777554,0.0011776117607951164,0.0011835284531116486,0.0011427365243434906,0.0011037355288863182,0.0010591447353363037,0.0010116752237081528,0.0009695533663034439,0.0009258575737476349,0.0008838716894388199,0.0008457666262984276,0.0008079046383500099,0.0007697455585002899,0.0007383981719613075,0.0007090596482157707,0.0006787432357668877,0.0006497036665678024,0.0006172703579068184,0.0005950164049863815,0.0005680639296770096,0.0005453769117593765,0.0005238540470600128,0.000500023365020752,0.00047375261783599854,0.00045220181345939636,0.00042848289012908936,0.0004091579467058182,0.00039053894579410553,0.0003736838698387146,0.0003566145896911621,0.00034350529313087463,0.00032944604754447937,0.00031348690390586853,0.00029587186872959137,0.000284610316157341,0.0002716910094022751,0.0002593696117401123,0.0002498161047697067,0.00023849867284297943,0.000231252983212471,0.00021914765238761902,0.00021442584693431854,0.00020400434732437134,0.00019637681543827057,0.00019016116857528687,0.00018310360610485077,0.000176209956407547,0.00017081014811992645,0.000162588432431221,0.00015569478273391724,0.00014964118599891663,0.00014252960681915283,0.0001369677484035492,0.00012993626296520233,0.00012668035924434662,0.00012070871889591217,0.00011677294969558716,0.00011137314140796661,0.00010838732123374939,0.00010550953447818756,0.00010021775960922241,9.7665935754776e-05,9.47359949350357e-05,9.047426283359528e-05,8.838437497615814e-05,8.786842226982117e-05,8.485652506351471e-05,8.233264088630676e-05,8.00788402557373e-05,7.880479097366333e-05,7.571093738079071e-05,7.391907274723053e-05,7.231906056404114e-05,6.987527012825012e-05,6.74314796924591e-05,6.645545363426208e-05,6.455741822719574e-05,6.270967423915863e-05,6.238557398319244e-05,6.135180592536926e-05,6.1027705669403076e-05,5.91818243265152e-05,5.8205798268318176e-05,5.725584924221039e-05,5.679205060005188e-05,5.5788084864616394e-05,5.535408854484558e-05,5.416013300418854e-05,5.3510069847106934e-05,5.171820521354675e-05,5.131028592586517e-05,5.120225250720978e-05,5.046837031841278e-05,4.9466267228126526e-05,4.8978254199028015e-05,4.865042865276337e-05,4.7890469431877136e-05,4.745647311210632e-05,4.734843969345093e-05,4.696846008300781e-05,4.661642014980316e-05,4.5612454414367676e-05,4.542060196399689e-05,4.5122578740119934e-05,4.496052861213684e-05,4.425458610057831e-05,4.460662603378296e-05,4.4226646423339844e-05,4.384852945804596e-05,4.349462687969208e-05,4.317052662372589e-05,4.29786741733551e-05,4.273466765880585e-05,4.2516738176345825e-05,4.2436644434928894e-05,4.270672798156738e-05,4.240870475769043e-05,4.194676876068115e-05,4.2110681533813477e-05,4.227273166179657e-05,4.2110681533813477e-05,4.197470843791962e-05,4.205666482448578e-05,4.181079566478729e-05,4.156865179538727e-05,4.1350722312927246e-05,4.116073250770569e-05,4.116073250770569e-05,4.080682992935181e-05,4.088878631591797e-05,4.080869257450104e-05,4.061870276927948e-05,4.056468605995178e-05,4.056468605995178e-05,4.0590763092041016e-05,4.067271947860718e-05,4.048272967338562e-05,4.048272967338562e-05,4.02107834815979e-05,4.0318816900253296e-05,4.029087722301483e-05,4.032067954540253e-05,4.032067954540253e-05,4.0318816900253296e-05,4.034675657749176e-05,4.02107834815979e-05,4.007481038570404e-05,4.0182843804359436e-05,3.9966776967048645e-05,4.004873335361481e-05,3.999471664428711e-05,3.994069993495941e-05,3.991276025772095e-05,3.9910897612571716e-05,3.972090780735016e-05,3.9638951420783997e-05,3.964081406593323e-05,3.974884748458862e-05,3.972277045249939e-05,3.966875374317169e-05,3.958679735660553e-05,3.961287438869476e-05,3.95849347114563e-05,3.95309180021286e-05,3.95309180021286e-05,3.95849347114563e-05,3.958679735660553e-05,3.950484097003937e-05,3.9478763937950134e-05,3.944896161556244e-05,3.94769012928009e-05,3.945082426071167e-05,3.9424747228622437e-05,3.9422884583473206e-05,3.9422884583473206e-05,3.945082426071167e-05,3.945082426071167e-05,3.9478763937950134e-05,3.94769012928009e-05,3.9478763937950134e-05,3.945082426071167e-05,3.939680755138397e-05,3.945082426071167e-05,3.9422884583473206e-05,3.939680755138397e-05,3.9424747228622437e-05,3.939680755138397e-05,3.939680755138397e-05,3.939680755138397e-05,3.939680755138397e-05,3.939680755138397e-05,3.939680755138397e-05,3.939680755138397e-05,3.9422884583473206e-05,3.939680755138397e-05,3.939680755138397e-05,3.936886787414551e-05,3.936886787414551e-05,3.936886787414551e-05,3.936886787414551e-05,3.936886787414551e-05,3.936886787414551e-05,3.936886787414551e-05,3.939494490623474e-05,3.939494490623474e-05,3.9422884583473206e-05,3.936886787414551e-05,3.936886787414551e-05,3.936886787414551e-05,3.936886787414551e-05,3.939680755138397e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0013186335563659668,0.001778202480636537,0.002269580028951168,0.0027683665975928307,0.0032709804363548756,0.003767270129173994,0.0042654057033360004,0.004756159149110317,0.005242461338639259,0.005728519055992365,0.006214061286300421,0.006690620444715023,0.00716403080150485,0.0076329088769853115,0.008100022561848164,0.008564476855099201,0.009021982550621033,0.009450638666749,0.009853159077465534,0.010230084881186485,0.010589451529085636,0.010929032228887081,0.01124535407871008,0.011547834612429142,0.011831126175820827,0.012100250460207462,0.012352575547993183,0.012591356411576271,0.012816866859793663,0.013027286157011986,0.013227473944425583,0.013414878398180008,0.013590938411653042,0.013756711967289448,0.01391401793807745,0.014060929417610168,0.014200594276189804,0.014332903549075127,0.01445628423243761,0.014572038315236568,0.0146817397326231,0.014786366373300552,0.014882225543260574,0.01497271191328764,0.015057851560413837,0.015138187445700169,0.015213909558951855,0.015285233967006207,0.015353573486208916,0.015417218208312988,0.015476275235414505,0.015532402321696281,0.015582828782498837,0.01563103124499321,0.015676815062761307,0.015720702707767487,0.015761440619826317,0.01579894870519638,0.015834718942642212,0.015868835151195526,0.015899531543254852,0.015929222106933594,0.01595815271139145,0.01598447933793068,0.016008444130420685,0.01603105291724205,0.016053009778261185,0.016073554754257202,0.016091685742139816,0.016109216958284378,0.016126099973917007,0.016141217201948166,0.016155030578374863,0.016169603914022446,0.016181981191039085,0.016194220632314682,0.016205837950110435,0.016215987503528595,0.01622575893998146,0.01623482257127762,0.016243427991867065,0.01625164970755577,0.01625886932015419,0.01626584492623806,0.016272086650133133,0.016277868300676346,0.016283731907606125,0.01628951169550419,0.01629439741373062,0.016299009323120117,0.0163038969039917,0.01630818471312523,0.016312092542648315,0.016315892338752747,0.0163193941116333,0.016323084011673927,0.016326069831848145,0.016328703612089157,0.01633133366703987,0.01633385941386223,0.016335975378751755,0.01633787527680397,0.01633988320827484,0.016341783106327057,0.01634371094405651,0.0163453109562397,0.016346940770745277,0.016348406672477722,0.0163497906178236,0.016351066529750824,0.016352232545614243,0.01635342836380005,0.01635454036295414,0.016355490311980247,0.01635635830461979,0.016357308253645897,0.0163581483066082,0.016358938068151474,0.01635969802737236,0.016360457986593246,0.016361108049750328,0.016361786052584648,0.016362302005290985,0.016362817957997322,0.016363169997930527,0.016363685950636864,0.01636403799057007,0.016364391893148422,0.01636463589966297,0.016365015879273415,0.016365423798561096,0.016365721821784973,0.016366127878427505,0.01636648178100586,0.01636669784784317,0.01636691577732563,0.016367105767130852,0.016367323696613312,0.016367539763450623,0.016367757692933083,0.01636802777647972,0.016368191689252853,0.016368327662348747,0.01636848971247673,0.016368653625249863,0.01636870764195919,0.016368815675377846,0.016368869692087173,0.01636897772550583,0.016369059681892395,0.01636914163827896,0.016369223594665527,0.016369277611374855,0.016369357705116272,0.016369467601180077,0.016369521617889404,0.01636960357427597,0.016369711607694626,0.016369793564081192,0.016369875520467758,0.016369955614209175,0.016369983553886414,0.016370009630918503,0.01637006551027298,0.016370117664337158,0.016370145604014397,0.016370199620723724,0.0163702555000782,0.01637028157711029,0.01637030765414238,0.016370389610528946,0.016370417550206184,0.016370471566915512,0.016370471566915512,0.0163704976439476,0.0163704976439476,0.0163704976439476,0.0163704976439476,0.01637052558362484,0.01637052558362484,0.016370553523302078,0.016370553523302078,0.016370579600334167,0.016370579600334167,0.016370579600334167,0.016370607540011406,0.016370607540011406,0.016370607540011406,0.016370607540011406,0.016370607540011406,0.016370607540011406,0.016370607540011406,0.016370607540011406,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644,0.016370635479688644],"recovered":[0.0,0.0006362259155139327,0.0011909219902008772,0.0017119639087468386,0.0022195714991539717,0.0027218866162002087,0.003224907210096717,0.0037218485958874226,0.004216509871184826,0.004708185791969299,0.005195655394345522,0.0056817131116986275,0.006165599916130304,0.006643135566264391,0.007116464897990227,0.007586564403027296,0.008052430115640163,0.008513192646205425,0.008962692692875862,0.009387522004544735,0.009786350652575493,0.010164362378418446,0.010522697120904922,0.010861898772418499,0.011183539405465126,0.011484988033771515,0.011769148521125317,0.012033822014927864,0.012288372032344341,0.012527071870863438,0.012752663344144821,0.01296473853290081,0.013163244351744652,0.013354258611798286,0.013532815501093864,0.013697123154997826,0.013856681995093822,0.014005710370838642,0.014147084206342697,0.014281104318797588,0.014405841007828712,0.014521785080432892,0.014633088372647762,0.014735489152371883,0.014832896180450916,0.014924983493983746,0.015011399053037167,0.015092439949512482,0.015167483128607273,0.015239676460623741,0.015306496061384678,0.015370221808552742,0.01542914379388094,0.015485025942325592,0.015538031235337257,0.0155876986682415,0.015634868294000626,0.01567796804010868,0.01571848802268505,0.015756376087665558,0.015792880207300186,0.015826642513275146,0.015858124941587448,0.01588825136423111,0.015916667878627777,0.01594226062297821,0.01596636138856411,0.01598981022834778,0.016011497005820274,0.016032231971621513,0.016050253063440323,0.01606784015893936,0.01608455739915371,0.016099784523248672,0.016114873811602592,0.016128769144415855,0.016141336411237717,0.01615390181541443,0.016164569184184074,0.01617499068379402,0.016184760257601738,0.016193853691220284,0.016202837228775024,0.016210760921239853,0.016217954456806183,0.01622476615011692,0.01623111590743065,0.016237575560808182,0.016243357211351395,0.016248486936092377,0.01625361666083336,0.016258936375379562,0.016263414174318314,0.016267620027065277,0.016271419823169708,0.016275247558951378,0.016279155388474464,0.016282493248581886,0.016285695135593414,0.016288572922348976,0.016291096806526184,0.016293838620185852,0.016295792534947395,0.0162979643791914,0.01629999838769436,0.016301898285746574,0.01630358211696148,0.016305020079016685,0.016306458041071892,0.016308113932609558,0.016309579834342003,0.016311071813106537,0.01631232164800167,0.016313651576638222,0.016314763575792313,0.016315577551722527,0.016316555440425873,0.01631755940616131,0.01631842739880085,0.016319241374731064,0.01632000133395195,0.01632067933678627,0.0163213312625885,0.016321983188390732,0.016322525218129158,0.016322879120707512,0.016323313117027283,0.016323719173669815,0.016324099153280258,0.0163244791328907,0.016324913129210472,0.016325239092111588,0.016325511038303375,0.016325782984495163,0.016326162964105606,0.016326433047652245,0.01632675901055336,0.01632700301706791,0.016327274963259697,0.016327492892742157,0.016327762976288795,0.01632808893918991,0.016328224912285805,0.016328414902091026,0.01632855087518692,0.016328686848282814,0.01632879488170147,0.016328958794474602,0.016329120844602585,0.016329174861311913,0.016329282894730568,0.016329364851117134,0.016329500824213028,0.016329554840922356,0.016329636797308922,0.016329772770404816,0.016329852864146233,0.0163299348205328,0.016330042853951454,0.01633012481033802,0.016330178827047348,0.016330314800143242,0.01633036881685257,0.016330396756529808,0.016330476850271225,0.016330504789948463,0.016330532729625702,0.01633058674633503,0.016330694779753685,0.016330722719430923,0.01633080281317234,0.016330884769558907,0.016330938786268234,0.016330966725945473,0.0163310207426548,0.01633104681968689,0.01633104681968689,0.01633104681968689,0.01633104681968689,0.016331074759364128,0.016331102699041367,0.016331102699041367,0.016331128776073456,0.016331156715750694,0.016331182792782784,0.016331182792782784,0.016331210732460022,0.016331210732460022,0.016331210732460022,0.016331210732460022,0.016331210732460022,0.016331210732460022,0.016331210732460022,0.01633123680949211,0.01633123680949211,0.01633123680949211,0.01633123680949211,0.01633123680949211,0.01633123680949211,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935,0.01633126474916935],"active":[0.0013186335563659668,0.0011419765651226044,0.0010786580387502909,0.001056402688845992,0.001051408937200904,0.0010453835129737854,0.0010404984932392836,0.0010343105532228947,0.0010259514674544334,0.0010203332640230656,0.0010184058919548988,0.0010089073330163956,0.000998430885374546,0.0009897733107209206,0.0009835576638579369,0.0009779124520719051,0.0009695524349808693,0.0009374460205435753,0.0008904663845896721,0.0008425628766417503,0.0008031008765101433,0.0007646698504686356,0.0007226569578051567,0.000685935840010643,0.0006475867703557014,0.0006152624264359474,0.0005834270268678665,0.000557534396648407,0.0005284948274493217,0.0005002142861485481,0.0004748106002807617,0.0004501398652791977,0.00042769405990839005,0.00040245335549116135,0.00038120243698358536,0.00036380626261234283,0.0003439122810959816,0.00032719317823648453,0.0003092000260949135,0.0002909339964389801,0.0002758987247943878,0.0002645812928676605,0.00024913717061281204,0.00023722276091575623,0.00022495537996292114,0.00021320395171642303,0.0002025105059146881,0.00019279401749372482,0.0001860903576016426,0.00017754174768924713,0.00016977917402982712,0.00016218051314353943,0.00015368498861789703,0.0001460053026676178,0.00013878382742404938,0.00013300403952598572,0.00012657232582569122,0.00012098066508769989,0.00011623091995716095,0.00011245906352996826,0.00010665133595466614,0.00010257959365844727,0.00010002776980400085,9.62279736995697e-05,9.177625179290771e-05,8.879229426383972e-05,8.664838969707489e-05,8.374452590942383e-05,8.018873631954193e-05,7.698498666286469e-05,7.584691047668457e-05,7.337704300880432e-05,7.047317922115326e-05,6.98193907737732e-05,6.710737943649292e-05,6.54514878988266e-05,6.450153887271881e-05,6.208568811416626e-05,6.118975579738617e-05,5.98318874835968e-05,5.8667734265327454e-05,5.7796016335487366e-05,5.603209137916565e-05,5.508400499820709e-05,5.413219332695007e-05,5.3102150559425354e-05,5.2616000175476074e-05,5.1936134696006775e-05,5.1040202379226685e-05,5.052238702774048e-05,5.0280243158340454e-05,4.9248337745666504e-05,4.867836833000183e-05,4.827231168746948e-05,4.797428846359253e-05,4.783645272254944e-05,4.6914443373680115e-05,4.621036350727081e-05,4.563853144645691e-05,4.528649151325226e-05,4.487857222557068e-05,4.4036656618118286e-05,4.4090673327445984e-05,4.3818727135658264e-05,4.37125563621521e-05,4.3412670493125916e-05,4.335865378379822e-05,4.338659346103668e-05,4.3332576751708984e-05,4.295259714126587e-05,4.2652711272239685e-05,4.235655069351196e-05,4.221871495246887e-05,4.183873534202576e-05,4.15947288274765e-05,4.173070192337036e-05,4.159286618232727e-05,4.137866199016571e-05,4.1270628571510315e-05,4.121661186218262e-05,4.110671579837799e-05,4.110671579837799e-05,4.097074270248413e-05,4.083476960659027e-05,4.064477980136871e-05,4.080682992935181e-05,4.0724873542785645e-05,4.067271947860718e-05,4.053674638271332e-05,4.053674638271332e-05,4.0510669350624084e-05,4.048272967338562e-05,4.061684012413025e-05,4.069879651069641e-05,4.053488373756409e-05,4.048272967338562e-05,4.034675657749176e-05,4.032067954540253e-05,4.02648001909256e-05,4.02648001909256e-05,4.02648001909256e-05,4.0102750062942505e-05,4.0102750062942505e-05,4.007481038570404e-05,4.0102750062942505e-05,4.002079367637634e-05,4.002079367637634e-05,3.9910897612571716e-05,3.985688090324402e-05,3.988482058048248e-05,3.985874354839325e-05,3.985874354839325e-05,3.977678716182709e-05,3.980286419391632e-05,3.9830803871154785e-05,3.974884748458862e-05,3.9750710129737854e-05,3.977678716182709e-05,3.9750710129737854e-05,3.9750710129737854e-05,3.977678716182709e-05,3.966875374317169e-05,3.964081406593323e-05,3.966875374317169e-05,3.964081406593323e-05,3.964081406593323e-05,3.966689109802246e-05,3.966875374317169e-05,3.958679735660553e-05,3.95849347114563e-05,3.958679735660553e-05,3.953278064727783e-05,3.953278064727783e-05,3.950484097003937e-05,3.94769012928009e-05,3.945082426071167e-05,3.945082426071167e-05,3.945082426071167e-05,3.9478763937950134e-05,3.945082426071167e-05,3.945082426071167e-05,3.945082426071167e-05,3.945082426071167e-05,3.9422884583473206e-05,3.939680755138397e-05,3.9424747228622437e-05,3.939680755138397e-05,3.939680755138397e-05,3.939680755138397e-05,3.939680755138397e-05,3.939680755138397e-05,3.939680755138397e-05,3.939680755138397e-05,3.93986701965332e-05,3.93986701965332e-05,3.93986701965332e-05,3.93986701965332e-05,3.93986701965332e-05,3.93986701965332e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05,3.937073051929474e-05]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0013186335563659668,0.0017823006492108107,0.002261709189042449,0.0027399505488574505,0.00321005005389452,0.003674395615234971,0.004133665934205055,0.004578090272843838,0.005013423040509224,0.005443626083433628,0.005864275619387627,0.0062742047011852264,0.006681663915514946,0.007076475769281387,0.007462847046554089,0.007838144898414612,0.008206712082028389,0.008544500917196274,0.008858706802129745,0.00915225688368082,0.009425452910363674,0.009678998962044716,0.009919408708810806,0.010141824372112751,0.010347575880587101,0.010542389936745167,0.010722357779741287,0.010888512246310711,0.011045465245842934,0.011191914789378643,0.011329407803714275,0.011458108201622963,0.01157454028725624,0.011684160679578781,0.011785204522311687,0.01188103761523962,0.011971388012170792,0.012053541839122772,0.012130864895880222,0.012202054262161255,0.012266403995454311,0.012328908778727055,0.012386826798319817,0.01244156900793314,0.012492484413087368,0.012537727132439613,0.012580500915646553,0.012620912864804268,0.012657660990953445,0.012693377211689949,0.012725593522191048,0.012754443101584911,0.01278261560946703,0.0128087243065238,0.012833422049880028,0.012855649925768375,0.01287657581269741,0.01289627980440855,0.012913703918457031,0.01293015107512474,0.012945675291121006,0.012959516607224941,0.012973249889910221,0.01298511028289795,0.012996617704629898,0.013006768189370632,0.01301640272140503,0.013025766238570213,0.013033473864197731,0.013041019439697266,0.01304780412465334,0.013054480776190758,0.01306064147502184,0.013066097162663937,0.013071579858660698,0.013076274655759335,0.013080617412924767,0.013085068203508854,0.013088949024677277,0.01309245079755783,0.013095489703118801,0.01309831254184246,0.013100891374051571,0.013103876262903214,0.013106183148920536,0.01310824602842331,0.013110226951539516,0.013112181797623634,0.013113809749484062,0.013115519657731056,0.013116822578012943,0.013118206523358822,0.013119536451995373,0.013120812363922596,0.013121572323143482,0.01312252227216959,0.013123472221195698,0.013124286197125912,0.01312499213963747,0.013125562109053135,0.013126403093338013,0.013127109035849571,0.0131277060136199,0.013128085993230343,0.01312849298119545,0.013128980994224548,0.013129469938576221,0.013129849918186665,0.013130093924701214,0.013130365870893002,0.013130663894116879,0.01313096284866333,0.01313120685517788,0.013131396844983101,0.013131613843142986,0.013131830841302872,0.013131966814398766,0.01313210278749466,0.013132237829267979,0.013132373802363873,0.013132482767105103,0.01313264574855566,0.013132726773619652,0.01313278079032898,0.013132862746715546,0.013132916763424873,0.013133052736520767,0.013133215717971325,0.013133269734680653,0.013133405707776546,0.01313343271613121,0.013133459724485874,0.013133540749549866,0.01313356775790453,0.013133622705936432,0.01313367672264576,0.013133757747709751,0.013133757747709751,0.013133812695741653,0.013133812695741653,0.013133839704096317,0.013133893720805645,0.013133920729160309,0.013133947737514973,0.013134002685546875,0.013134029693901539,0.013134083710610867,0.013134083710610867,0.013134083710610867,0.013134137727320194,0.013134137727320194,0.013134137727320194,0.013134137727320194,0.013134137727320194,0.013134137727320194,0.013134137727320194,0.013134165666997433,0.013134192675352097,0.013134192675352097,0.01313421968370676,0.01313421968370676,0.01313421968370676,0.013134246692061424,0.013134246692061424,0.013134246692061424,0.013134246692061424,0.013134246692061424,0.013134246692061424,0.013134246692061424,0.013134273700416088,0.013134273700416088,0.013134273700416088,0.013134273700416088,0.013134273700416088,0.013134273700416088,0.013134273700416088,0.013134273700416088,0.013134273700416088,0.013134273700416088,0.013134273700416088,0.013134273700416088,0.013134273700416088,0.013134273700416088,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752,0.013134300708770752],"recovered":[0.0,0.0006377458339557052,0.0011879908852279186,0.0017051789909601212,0.0021993517875671387,0.002683130092918873,0.0031539893243461847,0.003617629176005721,0.0040755425579845905,0.004523061215877533,0.00496013043448329,0.005388813558965921,0.005806640721857548,0.006216108333319426,0.006621504668146372,0.007016805000603199,0.007404886186122894,0.00778107950463891,0.008139197714626789,0.008474219590425491,0.008785492740571499,0.009080156683921814,0.009355305694043636,0.009613520465791225,0.009852328337728977,0.010070565156638622,0.010276994667947292,0.010473247617483139,0.010653487406671047,0.010822273790836334,0.010981451719999313,0.01112920418381691,0.01126751210540533,0.011395126581192017,0.011513322591781616,0.01162264496088028,0.011725669726729393,0.011821827851235867,0.011910713277757168,0.01199305709451437,0.012071330100297928,0.012142845429480076,0.012209882028400898,0.012272331863641739,0.012330303899943829,0.012383336201310158,0.01243482157588005,0.01248077116906643,0.012525606900453568,0.01256642583757639,0.01260409690439701,0.012638918124139309,0.012671378441154957,0.01270123291760683,0.012729241512715816,0.012755106203258038,0.012779749929904938,0.012802140787243843,0.01282292976975441,0.012841982766985893,0.012860655784606934,0.01287704799324274,0.012892627157270908,0.012906658463180065,0.012919251807034016,0.012932713143527508,0.012943840585649014,0.01295461505651474,0.012964521534740925,0.012973668053746223,0.012981755658984184,0.012989464215934277,0.012996465899050236,0.013002871535718441,0.013008706271648407,0.013014297001063824,0.013019480742514133,0.01302439346909523,0.01302879024296999,0.013032861053943634,0.013036742806434631,0.013040270656347275,0.013043527491390705,0.01304613333195448,0.013049064204096794,0.013051968067884445,0.013054030947387218,0.01305603887885809,0.013058156706392765,0.013059974648058414,0.01306187454611063,0.013063638471066952,0.013065104372799397,0.013066488318145275,0.013067709282040596,0.01306874118745327,0.013069908134639263,0.013070912100374699,0.013071835041046143,0.013072622008621693,0.013073218986392021,0.013073978945612907,0.013074738904833794,0.013075308874249458,0.013075797818601131,0.013076122850179672,0.01307674776762724,0.01307707279920578,0.013077398762106895,0.01307785976678133,0.013078185729682446,0.013078511692583561,0.01307875569909811,0.013078972697257996,0.013079244643449783,0.013079515658318996,0.013079732656478882,0.013079841621220112,0.01308000460267067,0.013080139644443989,0.013080302625894547,0.013080492615699768,0.013080709613859653,0.013080764561891556,0.013080872595310211,0.013080981560051441,0.013081062585115433,0.013081144541501999,0.013081252574920654,0.013081388548016548,0.01308146957308054,0.013081524521112442,0.013081605546176434,0.013081659562885761,0.013081686571240425,0.013081741519272327,0.013081822544336319,0.013081904500722885,0.013081958517432213,0.013081985525786877,0.01308201253414154,0.013082066550850868,0.01308212149888277,0.013082148507237434,0.013082202523946762,0.01308225654065609,0.01308225654065609,0.013082284480333328,0.013082311488687992,0.013082338497042656,0.013082392513751984,0.013082392513751984,0.013082392513751984,0.013082392513751984,0.013082419522106647,0.013082446530461311,0.013082446530461311,0.01308247447013855,0.013082501478493214,0.013082501478493214,0.013082528486847878,0.013082555495202541,0.013082555495202541,0.013082555495202541,0.013082555495202541,0.013082555495202541,0.013082555495202541,0.013082555495202541,0.013082582503557205,0.013082582503557205,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869,0.013082609511911869],"active":[0.0013186335563659668,0.0011445548152551055,0.0010737183038145304,0.0010347715578973293,0.0010106982663273811,0.0009912655223160982,0.0009796766098588705,0.0009604610968381166,0.0009378804825246334,0.0009205648675560951,0.0009041451849043369,0.000885391142219305,0.0008750231936573982,0.0008603674359619617,0.0008413423784077168,0.0008213398978114128,0.0008018258959054947,0.0007634214125573635,0.0007195090875029564,0.0006780372932553291,0.0006399601697921753,0.0005988422781229019,0.00056410301476717,0.0005283039063215256,0.0004952475428581238,0.0004718247801065445,0.0004453631117939949,0.00041526462882757187,0.00039197783917188644,0.0003696409985423088,0.000347956083714962,0.00032890401780605316,0.0003070281818509102,0.0002890340983867645,0.00027188193053007126,0.00025839265435934067,0.0002457182854413986,0.00023171398788690567,0.0002201516181230545,0.00020899716764688492,0.00019507389515638351,0.00018606334924697876,0.0001769447699189186,0.0001692371442914009,0.00016218051314353943,0.00015439093112945557,0.00014567933976650238,0.00014014169573783875,0.00013205409049987793,0.00012695137411355972,0.00012149661779403687,0.00011552497744560242,0.00011123716831207275,0.0001074913889169693,0.00010418053716421127,0.00010054372251033783,9.682588279247284e-05,9.413901716470718e-05,9.077414870262146e-05,8.816830813884735e-05,8.501950651407242e-05,8.246861398220062e-05,8.062273263931274e-05,7.845181971788406e-05,7.736589759588242e-05,7.405504584312439e-05,7.256213575601578e-05,7.115118205547333e-05,6.895232945680618e-05,6.735138595104218e-05,6.604846566915512e-05,6.501656025648117e-05,6.41755759716034e-05,6.32256269454956e-05,6.287358701229095e-05,6.197765469551086e-05,6.113667041063309e-05,6.067473441362381e-05,6.0158781707286835e-05,5.958974361419678e-05,5.874689668416977e-05,5.804188549518585e-05,5.7363882660865784e-05,5.7742930948734283e-05,5.711894482374191e-05,5.6277960538864136e-05,5.6196004152297974e-05,5.614291876554489e-05,5.565304309129715e-05,5.5545009672641754e-05,5.494803190231323e-05,5.456805229187012e-05,5.443207919597626e-05,5.432404577732086e-05,5.38630411028862e-05,5.378108471632004e-05,5.356408655643463e-05,5.3374096751213074e-05,5.315709859132767e-05,5.294010043144226e-05,5.3184106945991516e-05,5.313009023666382e-05,5.296710878610611e-05,5.277711898088455e-05,5.269516259431839e-05,5.28581440448761e-05,5.272217094898224e-05,5.277711898088455e-05,5.269516259431839e-05,5.250610411167145e-05,5.2478164434432983e-05,5.2451156079769135e-05,5.2451156079769135e-05,5.2424147725105286e-05,5.236919969320297e-05,5.2315182983875275e-05,5.223415791988373e-05,5.226116627454758e-05,5.223322659730911e-05,5.223415791988373e-05,5.218014121055603e-05,5.215313285589218e-05,5.201715975999832e-05,5.2016228437423706e-05,5.199015140533447e-05,5.193520337343216e-05,5.199015140533447e-05,5.207117646932602e-05,5.201715975999832e-05,5.201715975999832e-05,5.1963143050670624e-05,5.193520337343216e-05,5.193520337343216e-05,5.190819501876831e-05,5.1936134696006775e-05,5.193520337343216e-05,5.193520337343216e-05,5.1853246986866e-05,5.185417830944061e-05,5.1827169954776764e-05,5.1827169954776764e-05,5.1827169954776764e-05,5.17992302775383e-05,5.17992302775383e-05,5.1800161600112915e-05,5.1773153245449066e-05,5.1827169954776764e-05,5.17992302775383e-05,5.177222192287445e-05,5.17992302775383e-05,5.17452135682106e-05,5.17452135682106e-05,5.17452135682106e-05,5.17452135682106e-05,5.171820521354675e-05,5.1691196858882904e-05,5.171913653612137e-05,5.171820521354675e-05,5.1691196858882904e-05,5.171820521354675e-05,5.1691196858882904e-05,5.1664188504219055e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1664188504219055e-05,5.1691196858882904e-05,5.1664188504219055e-05,5.1664188504219055e-05,5.1664188504219055e-05,5.1664188504219055e-05,5.1664188504219055e-05,5.1664188504219055e-05,5.1664188504219055e-05,5.1664188504219055e-05,5.1664188504219055e-05,5.1664188504219055e-05,5.1664188504219055e-05,5.1664188504219055e-05,5.1664188504219055e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05,5.1691196858882904e-05]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0013186335563659668,0.0017790980637073517,0.0022821188904345036,0.002794584259390831,0.003318693256005645,0.0038450276479125023,0.004377332516014576,0.004912026226520538,0.005450139753520489,0.005993409547954798,0.0065316855907440186,0.00707658426836133,0.007621238473802805,0.00817473977804184,0.008724523708224297,0.009279952384531498,0.009836901910603046,0.010362367145717144,0.010855535976588726,0.011332176625728607,0.011783711612224579,0.012215244583785534,0.012628891505300999,0.013022075407207012,0.0133974002674222,0.013756684958934784,0.01409735158085823,0.014422955922782421,0.014729289337992668,0.015022297389805317,0.015303554013371468,0.015569774433970451,0.015824977308511734,0.016066553071141243,0.016296133399009705,0.016514260321855545,0.01672212965786457,0.016921015456318855,0.017110509797930717,0.01728920266032219,0.017459046095609665,0.017619771882891655,0.01777317002415657,0.017918670549988747,0.018055565655231476,0.01818763092160225,0.018312232568860054,0.018430620431900024,0.018543660640716553,0.01865135319530964,0.01875237002968788,0.0188478771597147,0.01893944852054119,0.019025050103664398,0.01910584606230259,0.019184065982699394,0.019258322194218636,0.019330108538269997,0.019397253170609474,0.01946038194000721,0.019519710913300514,0.019577493891119957,0.019630851224064827,0.01968163065612316,0.01972980611026287,0.019775861874222755,0.019818853586912155,0.019860025495290756,0.01989956945180893,0.019937511533498764,0.01997360773384571,0.020007533952593803,0.020038718357682228,0.020068136975169182,0.020096471533179283,0.02012396603822708,0.020149586722254753,0.020174257457256317,0.02019716426730156,0.020218903198838234,0.020239638164639473,0.020259397104382515,0.02027801424264908,0.02029511332511902,0.020311668515205383,0.020327139645814896,0.020341170951724052,0.020355364307761192,0.020369017496705055,0.020381418988108635,0.02039344236254692,0.020404407754540443,0.02041488327085972,0.020425034686923027,0.020434480160474777,0.020444167777895927,0.020452771335840225,0.020460018888115883,0.02046731859445572,0.020474212244153023,0.02048099786043167,0.020487105473876,0.020493075251579285,0.020498910918831825,0.02050442062318325,0.020509550347924232,0.020514516159892082,0.020519347861409187,0.02052398771047592,0.02052762545645237,0.020531751215457916,0.02053530514240265,0.020538996905088425,0.020542578771710396,0.020545754581689835,0.020548468455672264,0.020551400259137154,0.02055397816002369,0.02055688202381134,0.020559081807732582,0.020561279729008675,0.020563531666994095,0.020565295591950417,0.020567195490002632,0.020568743348121643,0.02057064324617386,0.020572081208229065,0.020573819056153297,0.020575419068336487,0.02057715691626072,0.020578378811478615,0.020579490810632706,0.020580630749464035,0.020581716671586037,0.020582828670740128,0.020584076642990112,0.020585108548402786,0.020586004480719566,0.020587008446455002,0.020587796345353127,0.02058861032128334,0.02058950625360012,0.02059018425643444,0.020590944215655327,0.020591704174876213,0.02059268020093441,0.020593414083123207,0.02059422805905342,0.020594744011759758,0.020595313981175423,0.020595774054527283,0.02059626393020153,0.020596833899617195,0.020597511902451515,0.02059789188206196,0.020598379895091057,0.020598923787474632,0.020599357783794403,0.020599763840436935,0.02060008980333805,0.020600389689207077,0.02060079574584961,0.020601149648427963,0.02060147374868393,0.020601799711585045,0.020602071657776833,0.020602397620677948,0.020602667704224586,0.020602885633707047,0.02060326561331749,0.020603563636541367,0.020603781566023827,0.020603997632861137,0.020604269579052925,0.020604459568858147,0.020604649558663368,0.020604867488145828,0.020605137571692467,0.020605355501174927,0.02060551755130291,0.020605681464076042,0.020605843514204025,0.02060595341026783,0.02060619741678238,0.02060641348361969,0.020606523379683495,0.020606577396392822,0.020606713369488716,0.0206068754196167,0.020606903359293938,0.020606983453035355,0.020607037469744682,0.02060711942613125,0.020607255399227142,0.02060733735561371,0.020607417449355125,0.02060749940574169,0.020607581362128258,0.02060771733522415,0.020607825368642807,0.020607907325029373,0.0206079613417387,0.020608097314834595,0.020608151331543922,0.020608151331543922,0.02060820534825325,0.02060820534825325,0.020608287304639816,0.020608287304639816,0.020608313381671906,0.020608367398381233,0.020608367398381233,0.02060842327773571,0.0206084493547678,0.0206084493547678,0.0206084493547678,0.0206084493547678,0.020608477294445038,0.020608503371477127,0.020608503371477127,0.020608503371477127,0.020608531311154366,0.020608531311154366,0.020608557388186455,0.020608585327863693,0.02060861326754093,0.02060861326754093,0.02060861326754093,0.02060861326754093,0.02060861326754093,0.02060863934457302,0.02060863934457302,0.02060863934457302,0.02060863934457302,0.02060863934457302,0.02060866728425026,0.02060869336128235,0.020608721300959587,0.020608721300959587,0.020608721300959587,0.020608721300959587,0.020608721300959587,0.020608721300959587,0.020608721300959587,0.020608721300959587,0.020608721300959587,0.020608721300959587,0.020608721300959587,0.020608721300959587,0.020608721300959587,0.020608721300959587,0.020608721300959587,0.020608721300959587,0.020608721300959587,0.020608721300959587,0.020608747377991676,0.020608775317668915,0.020608775317668915,0.020608775317668915,0.020608775317668915,0.020608775317668915,0.020608775317668915,0.020608803257346153,0.020608803257346153,0.020608803257346153,0.020608803257346153,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242,0.020608829334378242],"recovered":[0.0,0.0006384514854289591,0.0011896735522896051,0.0017122896388173103,0.0022337387781590223,0.0027551064267754555,0.0032814135774970055,0.0038081007078289986,0.004343092907220125,0.004878519102931023,0.0054176365956664085,0.00595735153183341,0.006497364491224289,0.007039928808808327,0.00759125966578722,0.008137568831443787,0.008687651716172695,0.009245197288691998,0.009789607487618923,0.010305112227797508,0.010801809839904308,0.011274106800556183,0.011724990792572498,0.012155166827142239,0.0125705786049366,0.012963354587554932,0.013341882266104221,0.013703311793506145,0.014042268507182598,0.014369635842740536,0.014678250066936016,0.014971122145652771,0.015252893790602684,0.015518762171268463,0.01577255129814148,0.016015268862247467,0.01624503917992115,0.01646495796740055,0.016671253368258476,0.01687263511121273,0.017064165323972702,0.01724315620958805,0.017416421324014664,0.01757880114018917,0.017728427425026894,0.017873818054795265,0.018012261018157005,0.01814269833266735,0.018269363790750504,0.018390679731965065,0.018505673855543137,0.01861203834414482,0.01871221326291561,0.01880926825106144,0.0189006756991148,0.018988339230418205,0.019071878865361214,0.019150368869304657,0.019226280972361565,0.019297007471323013,0.019365401938557625,0.019429072737693787,0.0194893516600132,0.019545316696166992,0.01959921605885029,0.019650213420391083,0.019698577001690865,0.01974368467926979,0.01978827640414238,0.01983058825135231,0.01986929215490818,0.019906120374798775,0.01994175650179386,0.019975220784544945,0.020007625222206116,0.020037399604916573,0.02006652019917965,0.020093878731131554,0.02012009546160698,0.020144712179899216,0.0201679989695549,0.02018984593451023,0.020210744813084602,0.02023058384656906,0.020249120891094208,0.020266029983758926,0.020282449200749397,0.020297566428780556,0.02031254954636097,0.020326660946011543,0.0203402042388916,0.020352715626358986,0.02036433294415474,0.0203755684196949,0.02038617990911007,0.020396549254655838,0.020406346768140793,0.020415574312210083,0.020423363894224167,0.02043161354959011,0.020439105108380318,0.020446404814720154,0.02045305445790291,0.02045932412147522,0.0204654298722744,0.020470505580306053,0.020476123318076134,0.02048136293888092,0.02048654668033123,0.020491404458880424,0.020495474338531494,0.02050006203353405,0.02050413377583027,0.020507987588644028,0.020511407405138016,0.020514745265245438,0.020517975091934204,0.0205207709223032,0.020523592829704285,0.02052665874361992,0.020529238507151604,0.020531490445137024,0.02053363434970379,0.020535778254270554,0.020537732169032097,0.020539632067084312,0.020541206002235413,0.02054280787706375,0.020544545724987984,0.02054600976407528,0.020547693595290184,0.020549213513731956,0.020550435408949852,0.020551439374685287,0.02055255137383938,0.020553583279252052,0.020554913207888603,0.02055610716342926,0.020557139068841934,0.02055816911160946,0.020559201017022133,0.02056017890572548,0.02056107297539711,0.020561806857585907,0.02056264691054821,0.020563380792737007,0.020564302802085876,0.02056490071117878,0.020565632730722427,0.020566392689943314,0.020567072555422783,0.020567478612065315,0.02056802250444889,0.02056853659451008,0.02056913450360298,0.02056965045630932,0.02057008445262909,0.020570600405335426,0.020571142435073853,0.020571576431393623,0.02057187631726265,0.020572228357195854,0.02057255432009697,0.020572906360030174,0.02057323232293129,0.020573586225509644,0.020573856309056282,0.020574156194925308,0.020574508234858513,0.020574752241373062,0.020575078204274178,0.020575322210788727,0.020575566217303276,0.020575864240527153,0.02057611010968685,0.020576300099492073,0.020576544106006622,0.020576760172843933,0.020577004179358482,0.020577140152454376,0.020577440038323402,0.020577630028128624,0.02057776413857937,0.020577874034643173,0.020578064024448395,0.020578226074576378,0.02057838998734951,0.020578524097800255,0.02057863399386406,0.020578769966959953,0.02057885006070137,0.020578904077410698,0.020578959956765175,0.020579040050506592,0.020579149946570396,0.02057931199669838,0.020579393953084946,0.020579447969794273,0.0205795019865036,0.020579610019922256,0.020579691976308823,0.02057974599301815,0.020579800009727478,0.020579854026436806,0.02057996392250061,0.0205799899995327,0.020580017939209938,0.020580071955919266,0.020580125972628593,0.02058017998933792,0.02058020792901516,0.020580261945724487,0.020580289885401726,0.020580315962433815,0.020580315962433815,0.020580315962433815,0.020580315962433815,0.020580343902111053,0.02058039791882038,0.02058042399585247,0.02058042399585247,0.02058042399585247,0.020580479875206947,0.020580505952239037,0.020580533891916275,0.020580533891916275,0.020580559968948364,0.020580587908625603,0.020580587908625603,0.020580613985657692,0.02058064192533493,0.02058066986501217,0.02058066986501217,0.020580695942044258,0.020580723881721497,0.020580723881721497,0.020580749958753586,0.020580777898430824,0.020580777898430824,0.020580777898430824,0.020580777898430824,0.020580777898430824,0.020580777898430824,0.020580777898430824,0.020580777898430824,0.020580777898430824,0.020580777898430824,0.020580777898430824,0.020580777898430824,0.020580777898430824,0.020580777898430824,0.020580777898430824,0.020580777898430824,0.020580777898430824,0.020580777898430824,0.020580777898430824,0.020580803975462914,0.020580803975462914,0.020580803975462914,0.020580803975462914,0.020580803975462914,0.020580803975462914,0.020580803975462914,0.020580803975462914,0.020580803975462914,0.020580831915140152,0.020580831915140152,0.020580831915140152,0.020580831915140152,0.020580831915140152,0.020580831915140152,0.020580831915140152,0.020580831915140152,0.020580831915140152,0.020580831915140152,0.020580831915140152,0.020580831915140152,0.020580831915140152,0.020580831915140152,0.020580831915140152,0.020580831915140152,0.02058085985481739,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948,0.02058088593184948],"active":[0.0013186335563659668,0.0011406466364860535,0.0010924453381448984,0.0010822946205735207,0.0010849544778466225,0.0010899212211370468,0.0010959189385175705,0.0011039255186915398,0.0011070468463003635,0.001114890445023775,0.00111404899507761,0.0011192327365279198,0.001123873982578516,0.0011348109692335129,0.0011332640424370766,0.0011423835530877113,0.0011492501944303513,0.0011171698570251465,0.0010659284889698029,0.001027064397931099,0.0009819017723202705,0.000941137783229351,0.0009039007127285004,0.0008669085800647736,0.0008268216624855995,0.0007933303713798523,0.0007554693147540092,0.0007196441292762756,0.00068702083081007,0.0006526615470647812,0.0006253039464354515,0.0005986522883176804,0.00057208351790905,0.0005477908998727798,0.0005235821008682251,0.000498991459608078,0.0004770904779434204,0.00045605748891830444,0.0004392564296722412,0.0004165675491094589,0.0003948807716369629,0.0003766156733036041,0.00035674870014190674,0.0003398694097995758,0.0003271382302045822,0.00031381286680698395,0.0002999715507030487,0.00028792209923267365,0.0002742968499660492,0.000260673463344574,0.0002466961741447449,0.00023583881556987762,0.00022723525762557983,0.00021578185260295868,0.00020517036318778992,0.00019572675228118896,0.00018644332885742188,0.00017973966896533966,0.00017097219824790955,0.00016337446868419647,0.0001543089747428894,0.00014842115342617035,0.0001414995640516281,0.00013631395995616913,0.0001305900514125824,0.00012564845383167267,0.00012027658522129059,0.00011634081602096558,0.00011129304766654968,0.00010692328214645386,0.00010431557893753052,0.00010141357779502869,9.69618558883667e-05,9.291619062423706e-05,8.884631097316742e-05,8.656643331050873e-05,8.306652307510376e-05,8.037872612476349e-05,7.706880569458008e-05,7.419101893901825e-05,7.163919508457184e-05,6.955116987228394e-05,6.726942956447601e-05,6.452947854995728e-05,6.254762411117554e-05,6.110966205596924e-05,5.872175097465515e-05,5.77978789806366e-05,5.646795034408569e-05,5.4758042097091675e-05,5.3238123655319214e-05,5.169212818145752e-05,5.055032670497894e-05,4.9466267228126526e-05,4.830025136470795e-05,4.7618523240089417e-05,4.642456769943237e-05,4.4444575905799866e-05,4.3954700231552124e-05,4.259869456291199e-05,4.1892752051353455e-05,4.070065915584564e-05,4.002079367637634e-05,3.958679735660553e-05,3.8990750908851624e-05,3.904476761817932e-05,3.8392841815948486e-05,3.798492252826691e-05,3.744103014469147e-05,3.622099757194519e-05,3.627687692642212e-05,3.524310886859894e-05,3.486312925815582e-05,3.45911830663681e-05,3.434717655181885e-05,3.372319042682648e-05,3.3425167202949524e-05,3.32072377204895e-05,3.3289194107055664e-05,3.242306411266327e-05,3.204122185707092e-05,3.204122185707092e-05,3.166124224662781e-05,3.141723573207855e-05,3.1011179089546204e-05,3.1011179089546204e-05,3.0875205993652344e-05,3.1011179089546204e-05,3.087334334850311e-05,3.1147152185440063e-05,3.0685216188430786e-05,3.0277296900749207e-05,3.0195340514183044e-05,3.0277296900749207e-05,3.0277296900749207e-05,3.0493363738059998e-05,3.0195340514183044e-05,2.989731729030609e-05,2.9869377613067627e-05,2.9627233743667603e-05,2.940930426120758e-05,2.932734787464142e-05,2.9111281037330627e-05,2.913735806941986e-05,2.905726432800293e-05,2.9299408197402954e-05,2.9111281037330627e-05,2.932734787464142e-05,2.9111281037330627e-05,2.892129123210907e-05,2.8701499104499817e-05,2.878531813621521e-05,2.8811395168304443e-05,2.8975307941436768e-05,2.8757378458976746e-05,2.872943878173828e-05,2.8839334845542908e-05,2.8757378458976746e-05,2.8621405363082886e-05,2.851337194442749e-05,2.851337194442749e-05,2.8567388653755188e-05,2.8595328330993652e-05,2.8567388653755188e-05,2.8567388653755188e-05,2.8485432267189026e-05,2.8541311621665955e-05,2.851150929927826e-05,2.837739884853363e-05,2.851337194442749e-05,2.8485432267189026e-05,2.8459355235099792e-05,2.8431415557861328e-05,2.8405338525772095e-05,2.8349459171295166e-05,2.8349459171295166e-05,2.8323382139205933e-05,2.837739884853363e-05,2.8351321816444397e-05,2.837739884853363e-05,2.824142575263977e-05,2.8213486075401306e-05,2.8189271688461304e-05,2.8323382139205933e-05,2.8349459171295166e-05,2.82973051071167e-05,2.8187409043312073e-05,2.8189271688461304e-05,2.824142575263977e-05,2.8133392333984375e-05,2.8133392333984375e-05,2.8133392333984375e-05,2.815946936607361e-05,2.8215348720550537e-05,2.8187409043312073e-05,2.810545265674591e-05,2.810545265674591e-05,2.8133392333984375e-05,2.8215348720550537e-05,2.8215348720550537e-05,2.8215348720550537e-05,2.8215348720550537e-05,2.82973051071167e-05,2.82973051071167e-05,2.8187409043312073e-05,2.8215348720550537e-05,2.8187409043312073e-05,2.8215348720550537e-05,2.816133201122284e-05,2.8133392333984375e-05,2.815946936607361e-05,2.810545265674591e-05,2.8133392333984375e-05,2.8133392333984375e-05,2.8133392333984375e-05,2.8133392333984375e-05,2.8133392333984375e-05,2.8133392333984375e-05,2.810545265674591e-05,2.8079375624656677e-05,2.8079375624656677e-05,2.810731530189514e-05,2.8051435947418213e-05,2.8051435947418213e-05,2.8051435947418213e-05,2.8079375624656677e-05,2.8053298592567444e-05,2.802535891532898e-05,2.802535891532898e-05,2.7999281883239746e-05,2.7997419238090515e-05,2.796947956085205e-05,2.796947956085205e-05,2.7943402528762817e-05,2.7915462851524353e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.796947956085205e-05,2.7971342206001282e-05,2.7971342206001282e-05,2.7971342206001282e-05,2.7971342206001282e-05,2.7971342206001282e-05,2.7971342206001282e-05,2.7999281883239746e-05,2.7999281883239746e-05,2.7999281883239746e-05,2.7971342206001282e-05,2.7997419238090515e-05,2.7997419238090515e-05,2.7997419238090515e-05,2.7997419238090515e-05,2.7997419238090515e-05,2.7997419238090515e-05,2.7997419238090515e-05,2.7997419238090515e-05,2.7997419238090515e-05,2.7997419238090515e-05,2.7997419238090515e-05,2.7997419238090515e-05,2.7997419238090515e-05,2.7997419238090515e-05,2.7997419238090515e-05,2.796947956085205e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05,2.7943402528762817e-05]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0013186335563659668,0.0017771439161151648,0.0022639618255198,0.002761472947895527,0.003258387092500925,0.0037537270691245794,0.004247330129146576,0.004736129194498062,0.005221427418291569,0.0057010529562830925,0.006182822864502668,0.006654984783381224,0.007124514319002628,0.007588045671582222,0.008043652400374413,0.00849822722375393,0.008947700262069702,0.009365960955619812,0.009758682921528816,0.010132270865142345,0.01048479788005352,0.010815910995006561,0.01112704910337925,0.011423368006944656,0.011707582511007786,0.011970438063144684,0.012217117473483086,0.012449140660464764,0.01266992837190628,0.012876140885055065,0.013069462031126022,0.01325499452650547,0.013429507613182068,0.013592078350484371,0.013745258562266827,0.013891464099287987,0.014026759192347527,0.01415364071726799,0.014272380620241165,0.014385474845767021,0.014492543414235115,0.014592800289392471,0.014686217531561852,0.014775319956243038,0.014858152717351913,0.01493824366480112,0.01501097995787859,0.01508208829909563,0.015146655030548573,0.0152072599157691,0.01526433601975441,0.015319322235882282,0.015369749628007412,0.015418032184243202,0.015461972914636135,0.015504555776715279,0.015544234775006771,0.015582041814923286,0.015615804120898247,0.015648942440748215,0.01567898690700531,0.015707729384303093,0.015735113993287086,0.015760138630867004,0.01578437350690365,0.015806520357728004,0.015827037394046783,0.01584690436720848,0.0158648993819952,0.015882566571235657,0.01589828170835972,0.01591380685567856,0.015928326174616814,0.015941381454467773,0.01595383882522583,0.01596532016992569,0.015976175665855408,0.01598627120256424,0.015996286645531654,0.016005542129278183,0.01601352170109749,0.01602139137685299,0.016028665006160736,0.016035884618759155,0.016042452305555344,0.016048694029450417,0.01605471968650818,0.01606031134724617,0.01606552116572857,0.01607070490717888,0.016075264662504196,0.01607966050505638,0.016083408147096634,0.016087288036942482,0.016090843826532364,0.016094127669930458,0.01609749346971512,0.016100425273180008,0.016102813184261322,0.016105391085147858,0.016107860952615738,0.016110140830278397,0.016112392768263817,0.0161143746227026,0.016116030514240265,0.016117848455905914,0.016119204461574554,0.016120670363307,0.016122326254844666,0.01612360216677189,0.016124742105603218,0.016125936061143875,0.01612742990255356,0.016128621995449066,0.016129491850733757,0.016130223870277405,0.01613098382949829,0.0161319337785244,0.01613255962729454,0.01613323763012886,0.01613388955593109,0.01613437756896019,0.016134919598698616,0.016135353595018387,0.01613594964146614,0.016136329621076584,0.016136737540364265,0.01613706350326538,0.01613752543926239,0.016137905418872833,0.016138121485710144,0.016138583421707153,0.01613890938460827,0.016139207407832146,0.016139507293701172,0.016139697283506393,0.016139913350343704,0.016140103340148926,0.016140267252922058,0.01614042930305004,0.016140619292855263,0.01614069938659668,0.016140863299369812,0.016141053289175034,0.016141217201948166,0.01614137925207615,0.016141515225172043,0.01614159718155861,0.016141677275300026,0.01614178717136383,0.016141867265105247,0.016141977161169052,0.01614205725491047,0.016142111271619797,0.01614224724471569,0.016142329201102257,0.016142383217811584,0.01614246517419815,0.01614249125123024,0.016142573207616806,0.016142599284648895,0.016142627224326134,0.01614268124103546,0.01614268124103546,0.0161427091807127,0.01614273712038994,0.01614273712038994,0.016142789274454117,0.016142789274454117,0.016142817214131355,0.016142817214131355,0.016142817214131355,0.016142817214131355,0.016142817214131355,0.016142817214131355,0.016142817214131355,0.016142817214131355,0.016142817214131355,0.016142817214131355,0.016142817214131355,0.016142817214131355,0.016142817214131355,0.016142817214131355,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594,0.016142845153808594],"recovered":[0.0,0.000637610093690455,0.0011879908852279186,0.0017038218211382627,0.002207358367741108,0.0027133645489811897,0.0032082973048090935,0.003705971408635378,0.004199465736746788,0.004687586333602667,0.005172721575945616,0.005658562295138836,0.006139300763607025,0.006611707154661417,0.007077545393258333,0.007538769859820604,0.007994648069143295,0.008447322994470596,0.008884880691766739,0.009298691526055336,0.009690191596746445,0.01006375253200531,0.010416415520012379,0.010745737701654434,0.011057824827730656,0.011355826631188393,0.011635699309408665,0.011899422854185104,0.012146428227424622,0.012379428371787071,0.01259511336684227,0.012803823687136173,0.013001513667404652,0.01318715512752533,0.013361179269850254,0.013523858971893787,0.013678668066859245,0.013824493624269962,0.013957969844341278,0.014088000170886517,0.014210049994289875,0.01432281918823719,0.014430837705731392,0.014531311579048634,0.014625624753534794,0.01471407525241375,0.01479916088283062,0.01487873587757349,0.014952531084418297,0.015021603554487228,0.015088179148733616,0.015148838050663471,0.015207271091639996,0.015262122265994549,0.015313607640564442,0.015361374244093895,0.015406128950417042,0.015447843819856644,0.015488174743950367,0.015524813905358315,0.015559825114905834,0.015593045391142368,0.015623957850039005,0.01565212942659855,0.01567932404577732,0.01570413075387478,0.01572798751294613,0.01575024239718914,0.015771331265568733,0.015790872275829315,0.015809815376996994,0.01582702249288559,0.015842709690332413,0.015858124941587448,0.015872564166784286,0.015885917469859123,0.015897968783974648,0.015909774228930473,0.01592062972486019,0.015931079164147377,0.015940740704536438,0.015949968248605728,0.015958545729517937,0.015966687351465225,0.015974096953868866,0.015981152653694153,0.0159879382699728,0.01599469594657421,0.01600055955350399,0.016006067395210266,0.01601136103272438,0.016016598790884018,0.01602107658982277,0.0160253643989563,0.01602919213473797,0.016032937914133072,0.016036411747336388,0.016039831563830376,0.01604314148426056,0.01604585535824299,0.016048569232225418,0.016051094979047775,0.016053590923547745,0.016055842861533165,0.01605796068906784,0.01605958864092827,0.016061706468462944,0.016063226386904716,0.016064636409282684,0.016066156327724457,0.0160676222294569,0.01606873609125614,0.016070038080215454,0.016071368008852005,0.016072507947683334,0.016073783859610558,0.016074461862444878,0.016075357794761658,0.016076145693659782,0.01607690379023552,0.016077637672424316,0.016078315675258636,0.01607893966138363,0.016079509630799294,0.01608005352318287,0.016080785542726517,0.016081057488918304,0.016081519424915314,0.016081899404525757,0.0160822793841362,0.016082631424069405,0.016083011403679848,0.016083337366580963,0.01608366332948208,0.016084015369415283,0.016084367409348488,0.016084693372249603,0.016084803268313408,0.01608501933515072,0.01608523726463318,0.01608545333147049,0.016085617244243622,0.016085807234048843,0.016085943207144737,0.01608613319694996,0.01608632318675518,0.016086431220173836,0.01608656719326973,0.016086675226688385,0.01608675718307495,0.016086865216493607,0.016086973249912262,0.016087083145976067,0.016087137162685394,0.016087191179394722,0.016087299212813377,0.016087327152490616,0.016087381169199944,0.01608746312558651,0.0160874892026186,0.016087571159005165,0.016087597236037254,0.01608765311539173,0.016087733209133148,0.016087761148810387,0.016087761148810387,0.016087761148810387,0.016087787225842476,0.016087815165519714,0.016087815165519714,0.016087815165519714,0.016087843105196953,0.016087843105196953,0.016087869182229042,0.016087869182229042,0.016087869182229042,0.016087869182229042,0.016087869182229042,0.016087869182229042,0.01608789712190628,0.01608792319893837,0.01608792319893837,0.01608792319893837,0.01608792319893837,0.016087951138615608,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697,0.016087977215647697],"active":[0.0013186335563659668,0.0011395338224247098,0.0010759709402918816,0.0010576511267572641,0.0010510287247598171,0.0010403625201433897,0.0010390328243374825,0.0010301577858626842,0.0010219616815447807,0.0010134666226804256,0.0010101012885570526,0.0009964224882423878,0.0009852135553956032,0.000976338516920805,0.0009661070071160793,0.0009594573639333248,0.0009530521929264069,0.0009186379611492157,0.0008738022297620773,0.0008335793390870094,0.0007946062833070755,0.0007521584630012512,0.0007106335833668709,0.0006776303052902222,0.0006497576832771301,0.0006146114319562912,0.0005814181640744209,0.0005497178062796593,0.0005235001444816589,0.0004967125132679939,0.00047434866428375244,0.00045117083936929703,0.00042799394577741623,0.0004049232229590416,0.00038407929241657257,0.00036760512739419937,0.00034809112548828125,0.0003291470929980278,0.0003144107758998871,0.0002974746748805046,0.00028249341994524,0.00026998110115528107,0.0002553798258304596,0.0002440083771944046,0.0002325279638171196,0.00022416841238737106,0.00021181907504796982,0.0002033524215221405,0.00019412394613027573,0.0001856563612818718,0.00017615687102079391,0.00017048418521881104,0.00016247853636741638,0.0001559099182486534,0.00014836527407169342,0.00014318153262138367,0.0001381058245897293,0.00013419799506664276,0.0001276293769478798,0.0001241285353899002,0.00011916179209947586,0.00011468399316072464,0.00011115614324808121,0.0001080092042684555,0.00010504946112632751,0.00010238960385322571,9.90498811006546e-05,9.666197001934052e-05,9.35681164264679e-05,9.169429540634155e-05,8.84663313627243e-05,8.678436279296875e-05,8.561648428440094e-05,8.325651288032532e-05,8.127465844154358e-05,7.940270006656647e-05,7.820688188076019e-05,7.649697363376617e-05,7.565692067146301e-05,7.446296513080597e-05,7.278099656105042e-05,7.142312824726105e-05,7.011927664279938e-05,6.919726729393005e-05,6.835535168647766e-05,6.754137575626373e-05,6.67814165353775e-05,6.561540067195892e-05,6.496161222457886e-05,6.463751196861267e-05,6.390362977981567e-05,6.306171417236328e-05,6.233155727386475e-05,6.192363798618317e-05,6.165169179439545e-05,6.118975579738617e-05,6.108172237873077e-05,6.059370934963226e-05,5.967170000076294e-05,5.953572690486908e-05,5.9291720390319824e-05,5.904585123062134e-05,5.880184471607208e-05,5.8531761169433594e-05,5.8069825172424316e-05,5.8259814977645874e-05,5.749799311161041e-05,5.7443976402282715e-05,5.76898455619812e-05,5.7445839047431946e-05,5.711987614631653e-05,5.719996988773346e-05,5.739182233810425e-05,5.725398659706116e-05,5.698390305042267e-05,5.644001066684723e-05,5.652196705341339e-05,5.657598376274109e-05,5.6413933634757996e-05,5.6333839893341064e-05,5.62518835067749e-05,5.6061893701553345e-05,5.597993731498718e-05,5.584396421909332e-05,5.589611828327179e-05,5.554407835006714e-05,5.5680051445961e-05,5.554407835006714e-05,5.56260347366333e-05,5.56260347366333e-05,5.549006164073944e-05,5.55720180273056e-05,5.55720180273056e-05,5.554407835006714e-05,5.549192428588867e-05,5.532987415790558e-05,5.521997809410095e-05,5.530007183551788e-05,5.5247917771339417e-05,5.519203841686249e-05,5.5165961384773254e-05,5.508214235305786e-05,5.505606532096863e-05,5.5110082030296326e-05,5.508400499820709e-05,5.505606532096863e-05,5.508400499820709e-05,5.5029988288879395e-05,5.500204861164093e-05,5.5029988288879395e-05,5.500204861164093e-05,5.500391125679016e-05,5.4974108934402466e-05,5.4974108934402466e-05,5.505606532096863e-05,5.5029988288879395e-05,5.505606532096863e-05,5.508400499820709e-05,5.5028125643730164e-05,5.508400499820709e-05,5.5028125643730164e-05,5.5029988288879395e-05,5.5028125643730164e-05,5.494803190231323e-05,5.494803190231323e-05,5.49759715795517e-05,5.49759715795517e-05,5.500204861164093e-05,5.4974108934402466e-05,5.500204861164093e-05,5.500204861164093e-05,5.4974108934402466e-05,5.4974108934402466e-05,5.494803190231323e-05,5.494803190231323e-05,5.494803190231323e-05,5.494803190231323e-05,5.494803190231323e-05,5.494803190231323e-05,5.492009222507477e-05,5.4894015192985535e-05,5.4894015192985535e-05,5.4894015192985535e-05,5.4921954870224e-05,5.4894015192985535e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05,5.48679381608963e-05]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0013186335563659668,0.001777659635990858,0.0022543540690094233,0.0027310485020279884,0.0032010122667998075,0.0036620195023715496,0.004117815755307674,0.0045608291402459145,0.0049973828718066216,0.005422103684395552,0.005839903373271227,0.006249479483813047,0.0066521624103188515,0.007042604498565197,0.0074228690937161446,0.007794720120728016,0.008157560601830482,0.008488076739013195,0.00879962183535099,0.009090431034564972,0.00936197116971016,0.009615680202841759,0.009851720184087753,0.010070743039250374,0.01027904637157917,0.01047063060104847,0.010649078525602818,0.01081504300236702,0.010971236042678356,0.011116464622318745,0.01125300768762827,0.011380622163414955,0.01149721723049879,0.011605561710894108,0.011706659570336342,0.01180167868733406,0.011888283304870129,0.011969922110438347,0.012046702206134796,0.012117918580770493,0.012183870188891888,0.012244122102856636,0.01230176817625761,0.01235545240342617,0.012404331937432289,0.01245079655200243,0.012493515387177467,0.012532760389149189,0.012569264508783817,0.012603623792529106,0.012635297141969204,0.012664472684264183,0.012692373245954514,0.01271731499582529,0.012741687707602978,0.012764268554747105,0.012784406542778015,0.012803703546524048,0.012821398675441742,0.012837058864533901,0.012851579114794731,0.012865230441093445,0.01287839375436306,0.012890580110251904,0.012901843525469303,0.012911966070532799,0.012921926565468311,0.012930992059409618,0.012939025647938251,0.01294638030230999,0.012953409925103188,0.012960602529346943,0.012966600246727467,0.012972082942724228,0.012977266684174538,0.01298228744417429,0.012986901216208935,0.012991324998438358,0.012994717806577682,0.012998245656490326,0.013001665472984314,0.013004488311707973,0.01300725620239973,0.013009862042963505,0.013012412935495377,0.013014556840062141,0.013016456738114357,0.01301808562129736,0.013020148500800133,0.013021668419241905,0.01302316039800644,0.013024789281189442,0.013025902211666107,0.013027042150497437,0.013028182089328766,0.013029457069933414,0.01303032599389553,0.013031275942921638,0.013032089918851852,0.013032985851168633,0.013033582828938961,0.013034423813223839,0.013035048730671406,0.013035536743700504,0.013036106713116169,0.013036595657467842,0.013037029653787613,0.013037382625043392,0.01303787063807249,0.01303822360932827,0.013038549572229385,0.013038902543485165,0.013039282523095608,0.013039417564868927,0.013039716519415379,0.013039879500865936,0.013040123507380486,0.013040340505540371,0.013040557503700256,0.01304080244153738,0.013040964491665363,0.013041100464761257,0.013041209429502487,0.013041290454566479,0.013041534461081028,0.013041643425822258,0.013041752390563488,0.013041806407272816,0.013041914440691471,0.013041996397078037,0.013042050413787365,0.013042104430496693,0.013042186386883259,0.013042186386883259,0.013042240403592587,0.01304226741194725,0.013042322359979153,0.013042403385043144,0.013042430393397808,0.013042457401752472,0.013042484410107136,0.013042539358139038,0.013042539358139038,0.013042566366493702,0.013042593374848366,0.013042647391557693,0.013042674399912357,0.013042674399912357,0.013042702339589596,0.013042756356298923,0.013042783364653587,0.013042810373008251,0.013042810373008251,0.013042810373008251,0.013042810373008251,0.013042810373008251,0.013042837381362915,0.013042837381362915,0.013042892329394817,0.013042892329394817,0.013042919337749481,0.013042919337749481,0.013042946346104145,0.013042946346104145,0.013042946346104145,0.013042946346104145,0.013042946346104145,0.013042946346104145,0.013042946346104145,0.013042946346104145,0.013042946346104145,0.013042946346104145,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809,0.013042973354458809],"recovered":[0.0,0.0006399170379154384,0.0011863082181662321,0.0016967381816357374,0.0021933538373559713,0.0026742280460894108,0.003143268870189786,0.0036145353224128485,0.004069245886057615,0.004511879291385412,0.004946099128574133,0.005372420884668827,0.005791333504021168,0.006201778072863817,0.006603890564292669,0.006992541719228029,0.007374407723546028,0.007745172828435898,0.008095935918390751,0.008431309834122658,0.008738702163100243,0.009032661095261574,0.009308462031185627,0.009558398276567459,0.00979430228471756,0.010018210858106613,0.010225292295217514,0.010415981523692608,0.0105937784537673,0.010760691948235035,0.0109180249273777,0.011063986457884312,0.011200502514839172,0.011328062042593956,0.011443816125392914,0.011554495431482792,0.011656597256660461,0.011750828474760056,0.01183930691331625,0.011921949684619904,0.011999896727502346,0.012071602046489716,0.012137606739997864,0.012200030498206615,0.01225642766803503,0.012310057878494263,0.012359588406980038,0.012405673041939735,0.012448717840015888,0.012489699758589268,0.012526637874543667,0.012561323121190071,0.012593267485499382,0.012622660957276821,0.012649882584810257,0.012676127254962921,0.01270068995654583,0.012722455896437168,0.012743516825139523,0.012763356789946556,0.012780237942934036,0.012795410118997097,0.012810771353542805,0.012825019657611847,0.012838074937462807,0.012850857339799404,0.012861876748502254,0.012872868217527866,0.012882476672530174,0.012891405262053013,0.012899547815322876,0.0129076624289155,0.01291463803499937,0.012921368703246117,0.012927773408591747,0.012933636084198952,0.01293941680341959,0.012944383546710014,0.01294875331223011,0.012952471151947975,0.01295629795640707,0.012960124760866165,0.012963110581040382,0.012966177426278591,0.012968728318810463,0.012971361167728901,0.012973722070455551,0.012976083904504776,0.012977874837815762,0.012979828752577305,0.012981755658984184,0.01298330258578062,0.01298479549586773,0.012986207380890846,0.012987319380044937,0.012988541275262833,0.012989789247512817,0.012990875169634819,0.012992069125175476,0.012993019074201584,0.012993833050131798,0.012994376011192799,0.012995271943509579,0.01299581490457058,0.0129964929074049,0.012996981851756573,0.012997551821172237,0.012997958809137344,0.012998501770198345,0.012998989783227444,0.012999369762837887,0.01299974974244833,0.013000129722058773,0.01300040166825056,0.01300075463950634,0.013001052662730217,0.013001269660890102,0.01300154160708189,0.01300178561359644,0.013001948595046997,0.013002111576497555,0.01300232857465744,0.013002518564462662,0.013002708554267883,0.013002844527363777,0.013002979569137096,0.013003223575651646,0.01300335954874754,0.013003441505134106,0.013003549538552761,0.013003603555262089,0.013003658503293991,0.013003766536712646,0.013003848493099213,0.013003875501453876,0.013003956526517868,0.013003983534872532,0.01300401147454977,0.013004065491259098,0.013004119507968426,0.01300414651632309,0.013004201464354992,0.013004228472709656,0.01300425548106432,0.013004309497773647,0.013004309497773647,0.013004363514482975,0.013004445470869541,0.013004445470869541,0.013004445470869541,0.013004472479224205,0.013004472479224205,0.013004526495933533,0.013004526495933533,0.013004526495933533,0.013004526495933533,0.013004526495933533,0.013004526495933533,0.013004553504288197,0.013004581443965435,0.013004608452320099,0.013004608452320099,0.013004635460674763,0.013004635460674763,0.013004635460674763,0.013004662469029427,0.013004662469029427,0.013004662469029427,0.01300468947738409,0.01300468947738409,0.01300468947738409,0.01300468947738409,0.01300468947738409,0.01300468947738409,0.01300468947738409,0.01300468947738409,0.01300468947738409,0.01300468947738409,0.01300468947738409,0.01300468947738409,0.01300468947738409,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754,0.013004716485738754],"active":[0.0013186335563659668,0.0011377425398677588,0.0010680458508431911,0.001034310320392251,0.0010076584294438362,0.0009877914562821388,0.0009745468851178885,0.000946293817833066,0.0009281369857490063,0.0009102243930101395,0.000893804244697094,0.0008770585991442204,0.0008608289062976837,0.0008408264257013798,0.0008189785294234753,0.0008021784014999866,0.0007831528782844543,0.0007429039105772972,0.0007036859169602394,0.0006591212004423141,0.0006232690066099167,0.0005830191075801849,0.0005432581529021263,0.0005123447626829147,0.0004847440868616104,0.0004524197429418564,0.0004237862303853035,0.0003990614786744118,0.0003774575889110565,0.0003557726740837097,0.0003349827602505684,0.00031663570553064346,0.0002967147156596184,0.0002774996683001518,0.00026284344494342804,0.00024718325585126877,0.0002316860482096672,0.00021909363567829132,0.0002073952928185463,0.000195968896150589,0.00018397346138954163,0.00017252005636692047,0.00016416143625974655,0.0001554219052195549,0.00014790426939725876,0.00014073867350816727,0.00013392698019742966,0.00012708734720945358,0.00012054666876792908,0.00011392403393983841,0.00010865926742553711,0.00010314956307411194,9.910576045513153e-05,9.465403854846954e-05,9.18051227927208e-05,8.81412997841835e-05,8.371658623218536e-05,8.124765008687973e-05,7.788185030221939e-05,7.370207458734512e-05,7.134117186069489e-05,6.982032209634781e-05,6.762240082025528e-05,6.556045264005661e-05,6.376858800649643e-05,6.110873073339462e-05,6.0049816966056824e-05,5.8123841881752014e-05,5.654897540807724e-05,5.497504025697708e-05,5.3862109780311584e-05,5.294010043144226e-05,5.196221172809601e-05,5.071423947811127e-05,4.9493275582790375e-05,4.865135997533798e-05,4.748441278934479e-05,4.6941451728343964e-05,4.596449434757233e-05,4.577450454235077e-05,4.5367516577243805e-05,4.436355084180832e-05,4.41456213593483e-05,4.3684616684913635e-05,4.3684616684913635e-05,4.319567233324051e-05,4.273466765880585e-05,4.2001716792583466e-05,4.2273662984371185e-05,4.183966666460037e-05,4.1404739022254944e-05,4.1486695408821106e-05,4.110671579837799e-05,4.083476960659027e-05,4.0862709283828735e-05,4.091579467058182e-05,4.053674638271332e-05,4.040077328681946e-05,4.002079367637634e-05,3.9966776967048645e-05,3.974977880716324e-05,4.004780203104019e-05,3.977678716182709e-05,3.9721839129924774e-05,3.961380571126938e-05,3.961380571126938e-05,3.947783261537552e-05,3.942381590604782e-05,3.936886787414551e-05,3.9233826100826263e-05,3.9179809391498566e-05,3.915280103683472e-05,3.915280103683472e-05,3.901589661836624e-05,3.8961879909038544e-05,3.88268381357193e-05,3.885384649038315e-05,3.8798898458480835e-05,3.8771890103816986e-05,3.885384649038315e-05,3.885291516780853e-05,3.8771890103816986e-05,3.869086503982544e-05,3.858190029859543e-05,3.8689933717250824e-05,3.866385668516159e-05,3.8528814911842346e-05,3.8446858525276184e-05,3.847293555736542e-05,3.8446858525276184e-05,3.8446858525276184e-05,3.844592720270157e-05,3.8419850170612335e-05,3.833789378404617e-05,3.836490213871002e-05,3.8310885429382324e-05,3.833882510662079e-05,3.839191049337387e-05,3.836490213871002e-05,3.833789378404617e-05,3.833789378404617e-05,3.833789378404617e-05,3.8310885429382324e-05,3.8310885429382324e-05,3.8283877074718475e-05,3.833789378404617e-05,3.8310885429382324e-05,3.822892904281616e-05,3.8256868720054626e-05,3.8310885429382324e-05,3.8310885429382324e-05,3.833789378404617e-05,3.8283877074718475e-05,3.8283877074718475e-05,3.8283877074718475e-05,3.8283877074718475e-05,3.8310885429382324e-05,3.8310885429382324e-05,3.833882510662079e-05,3.8310885429382324e-05,3.8310885429382324e-05,3.8310885429382324e-05,3.8310885429382324e-05,3.8310885429382324e-05,3.8310885429382324e-05,3.8283877074718475e-05,3.8283877074718475e-05,3.8283877074718475e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8283877074718475e-05,3.8283877074718475e-05,3.8283877074718475e-05,3.8283877074718475e-05,3.8283877074718475e-05,3.8283877074718475e-05,3.8283877074718475e-05,3.8283877074718475e-05,3.8283877074718475e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05,3.8256868720054626e-05]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0013186335563659668,0.0017768725519999862,0.002281847409904003,0.002801586640998721,0.0033321818336844444,0.003868015483021736,0.004408625885844231,0.004950375761836767,0.005496712401509285,0.00604744628071785,0.006597827188670635,0.007156919687986374,0.007713271304965019,0.00827399268746376,0.008839273825287819,0.009408706799149513,0.009977868758141994,0.010543773882091045,0.011108593083918095,0.011668581515550613,0.012228461913764477,0.012782180681824684,0.013339808210730553,0.013894259929656982,0.01444561779499054,0.01499138493090868,0.015530393458902836,0.016069944947957993,0.016600893810391426,0.017128150910139084,0.017648378387093544,0.01816735789179802,0.018677949905395508,0.019185829907655716,0.019693491980433464,0.0201919786632061,0.020688215270638466,0.02117592841386795,0.02165832184255123,0.02213716134428978,0.022608373314142227,0.023078553378582,0.02353893779218197,0.023998018354177475,0.02445036731660366,0.024899540469050407,0.025343531742691994,0.02577875554561615,0.02620874159038067,0.026640599593520164,0.027059756219387054,0.02747674286365509,0.027882274240255356,0.028284087777137756,0.028679199516773224,0.029069911688566208,0.029460571706295013,0.02983901835978031,0.030215049162507057,0.030583886429667473,0.030950255692005157,0.03131241723895073,0.031665731221437454,0.032013725489377975,0.0323578417301178,0.03268922492861748,0.033022020012140274,0.03334781527519226,0.033668939024209976,0.03398536890745163,0.03429577499628067,0.03460229933261871,0.034902796149253845,0.0351988710463047,0.03548886999487877,0.035777751356363297,0.03605887293815613,0.03633049130439758,0.03660005331039429,0.03686532378196716,0.03712722659111023,0.03738446533679962,0.037636708468198776,0.03788534179329872,0.03813028335571289,0.03836773335933685,0.03860556706786156,0.03883473947644234,0.0390617698431015,0.03928331658244133,0.039503127336502075,0.03971816226840019,0.03992917761206627,0.040136341005563736,0.040339406579732895,0.04053783044219017,0.040733322501182556,0.04092279076576233,0.04111304506659508,0.0412977896630764,0.04147813841700554,0.04165737330913544,0.04183139652013779,0.04200240969657898,0.04217124730348587,0.04233851656317711,0.042501818388700485,0.04266040027141571,0.042816322296857834,0.04297173023223877,0.0431227907538414,0.043270789086818695,0.04341680556535721,0.043560296297073364,0.043702322989702225,0.04384081810712814,0.04397546499967575,0.04410874843597412,0.04424228146672249,0.04437003284692764,0.044496938586235046,0.04461904615163803,0.04474041610956192,0.04486224800348282,0.04498172178864479,0.04509565606713295,0.045211464166641235,0.045323312282562256,0.045432332903146744,0.04554024338722229,0.04564763978123665,0.045752834528684616,0.045855019241571426,0.04595606401562691,0.046056319028139114,0.04615502804517746,0.04625113308429718,0.04634732007980347,0.04644051939249039,0.04653288051486015,0.046623554080724716,0.046713389456272125,0.046800754964351654,0.04688795655965805,0.04697255417704582,0.04705606400966644,0.047140173614025116,0.04722181335091591,0.04730287939310074,0.04738183319568634,0.0474606491625309,0.04753913730382919,0.047614969313144684,0.04769068956375122,0.047764021903276443,0.047835782170295715,0.04790957644581795,0.04798112064599991,0.04805195704102516,0.04812127351760864,0.04819129407405853,0.04825893044471741,0.04832669720053673,0.04839283972978592,0.048458002507686615,0.048523060977458954,0.048588141798973083,0.04865303635597229,0.04871532320976257,0.04877885803580284,0.048840656876564026,0.04890142381191254,0.04896284267306328,0.04902268946170807,0.04908299446105957,0.049142323434352875,0.049200866371393204,0.049258239567279816,0.049317434430122375,0.04937309771776199,0.049429330974817276,0.049486055970191956,0.04954131320118904,0.04959803819656372,0.049653999507427216,0.0497087687253952,0.04976335167884827,0.04981774091720581,0.04987199231982231,0.04992494359612465,0.04997783899307251,0.050030872225761414,0.05008360743522644,0.05013721063733101,0.05018894001841545,0.05024134740233421,0.05029318481683731,0.050343532115221024,0.050395991653203964,0.05044541507959366,0.05049698427319527,0.050546325743198395,0.050597917288541794,0.05064793676137924,0.0506986640393734,0.050748925656080246,0.05079902708530426,0.050848424434661865,0.05089692398905754,0.05094585940241814,0.05099283903837204,0.051042694598436356,0.051090165972709656,0.05113877356052399,0.051185645163059235,0.05123273283243179,0.05127987638115883,0.051327209919691086,0.05137329176068306,0.05142209306359291,0.05146985873579979,0.051520176231861115,0.05156818777322769,0.05161533132195473,0.05166307091712952,0.05171255022287369,0.05175971984863281,0.051807161420583725,0.05185476318001747,0.05190117284655571,0.05194815620779991,0.05199657380580902,0.05204431340098381,0.052092596888542175,0.05213995650410652,0.05218791216611862,0.05223454162478447,0.05228219926357269,0.052328094840049744,0.05237599462270737,0.052425093948841095,0.052473049610853195,0.05252230912446976,0.052571460604667664,0.052619799971580505,0.052668459713459015,0.052718453109264374,0.05276774242520332,0.052816104143857956,0.05286514759063721,0.05291386693716049,0.05296450853347778,0.05301227793097496,0.05306272953748703,0.053111448884010315,0.053162120282649994,0.053211759775877,0.05326172336935997,0.05330992490053177,0.053360678255558014,0.053412001579999924,0.053460825234651566,0.05351119861006737,0.05356200411915779,0.05361273139715195,0.0536637008190155,0.05371532216668129,0.053767867386341095,0.0538179948925972,0.053871676325798035,0.05392289161682129,0.0539763867855072,0.054029908031225204,0.05408361926674843,0.05413695052266121,0.054190848022699356,0.05424274131655693,0.054295964539051056,0.05435051769018173,0.054406099021434784,0.05446162819862366,0.05451647937297821,0.05457119643688202,0.05462789162993431,0.054682932794094086,0.054738543927669525,0.054794859141111374,0.054849278181791306,0.054906215518713,0.05496234446763992,0.05501844361424446,0.05507703870534897,0.05513422191143036,0.055191002786159515,0.055247507989406586,0.055305641144514084,0.055363260209560394,0.05542047321796417,0.05547944828867912,0.05553804710507393,0.055596642196178436,0.05565493926405907,0.05571429431438446,0.05577262118458748,0.05583219602704048,0.05589195713400841,0.05595039203763008,0.05600961297750473,0.05606932193040848,0.056128133088350296,0.05618925392627716,0.05624920874834061,0.05630932375788689,0.05637055262923241,0.05642952769994736,0.056488990783691406,0.05654720962047577,0.05660662055015564,0.05666486173868179,0.05672454461455345,0.056784987449645996,0.05684453248977661,0.05690551549196243,0.05696528032422066,0.057025641202926636,0.0570870041847229,0.05714690312743187,0.05720558017492294,0.05726642906665802,0.057326167821884155,0.05738614499568939,0.05744531378149986,0.05750363692641258,0.057564813643693924,0.057624220848083496,0.05768449977040291,0.05774486064910889,0.057804543524980545,0.057864606380462646,0.057922929525375366,0.05798402428627014,0.058042727410793304,0.0581023283302784,0.05816195532679558,0.058222342282533646,0.05828142911195755,0.058340080082416534,0.05839799717068672,0.05845526233315468,0.05851304531097412,0.05857183039188385],"recovered":[0.0,0.000637610093690455,0.0011842725798487663,0.0017099827527999878,0.002233928767964244,0.002762163057923317,0.0032938981894403696,0.0038274519611150026,0.004364018328487873,0.004908835049718618,0.005458862986415625,0.006008890923112631,0.006562800146639347,0.0071190702728927135,0.007680388633161783,0.008243417367339134,0.00880503375083208,0.009373869746923447,0.009942271746695042,0.010510049760341644,0.011070472188293934,0.01163018960505724,0.012183583341538906,0.012739554978907108,0.013295906595885754,0.01384492963552475,0.014385567046701908,0.014928511343896389,0.01546806376427412,0.01599830575287342,0.016530340537428856,0.017056375741958618,0.017571907490491867,0.018086273223161697,0.018599987030029297,0.019108735024929047,0.019614117220044136,0.020111681893467903,0.02060162089765072,0.02109077386558056,0.021570589393377304,0.02204861305654049,0.022521426901221275,0.02298571728169918,0.023448461666703224,0.02390352636575699,0.024355033412575722,0.02480011060833931,0.02524469792842865,0.02568543143570423,0.026126354932785034,0.026554983109235764,0.026973135769367218,0.027388356626033783,0.027794133871793747,0.028196843340992928,0.028593337163329124,0.028984295204281807,0.029368333518505096,0.02975139208137989,0.030128780752420425,0.03049965389072895,0.03086993098258972,0.031232038512825966,0.03158462047576904,0.03193546459078789,0.03227775916457176,0.032617341727018356,0.03294815495610237,0.03327324241399765,0.03359605371952057,0.0339125357568264,0.0342230498790741,0.03452778235077858,0.03482651710510254,0.03512454777956009,0.03541465103626251,0.035701632499694824,0.035979144275188446,0.036250438541173935,0.03651956468820572,0.03678377717733383,0.037046901881694794,0.03730424866080284,0.03755708783864975,0.037805043160915375,0.03805055469274521,0.038291264325380325,0.03852613642811775,0.03875742852687836,0.038982097059488297,0.03920535370707512,0.03942494839429855,0.0396379716694355,0.039849668741226196,0.04005485028028488,0.040257371962070465,0.0404551699757576,0.040651097893714905,0.04084281623363495,0.041031334549188614,0.04121624305844307,0.0413980558514595,0.04157759249210358,0.041754819452762604,0.04192650690674782,0.04209437221288681,0.04226454347372055,0.042426787316799164,0.04258602112531662,0.042744655162096024,0.04289862513542175,0.04305131733417511,0.04320216178894043,0.0433499701321125,0.043490175157785416,0.04362935200333595,0.043765950947999954,0.043901488184928894,0.044033609330654144,0.04416630044579506,0.04429570585489273,0.04442291334271431,0.044545479118824005,0.044668424874544144,0.044789742678403854,0.04490606486797333,0.04502119496464729,0.04513521119952202,0.045246269553899765,0.0453580878674984,0.04546697810292244,0.045572470873594284,0.04567791149020195,0.04578150808811188,0.045882198959589005,0.04598204791545868,0.046079400926828384,0.046176888048648834,0.046272099018096924,0.046365462243556976,0.04645749554038048,0.04654901102185249,0.04663863033056259,0.04672778397798538,0.04681338742375374,0.04689738526940346,0.04698190093040466,0.0470641627907753,0.04714648053050041,0.04722733423113823,0.04730739817023277,0.04738640412688255,0.04746391624212265,0.04753963649272919,0.047615550458431244,0.04768774285912514,0.04776126518845558,0.04783308133482933,0.04790426790714264,0.0479750782251358,0.04804597049951553,0.0481160469353199,0.0481855534017086,0.04825172200798988,0.04831837862730026,0.04838378727436066,0.04844943806529045,0.04851408675312996,0.048578355461359024,0.04864012822508812,0.04870355501770973,0.04876592382788658,0.04882609471678734,0.048886481672525406,0.04894697666168213,0.04900836944580078,0.049066610634326935,0.04912450164556503,0.04918239265680313,0.04923935979604721,0.04929589480161667,0.04935237392783165,0.04940833896398544,0.04946516826748848,0.04952053725719452,0.0495762825012207,0.04963189363479614,0.04968644678592682,0.04974224418401718,0.04979421943426132,0.049848392605781555,0.049900177866220474,0.04995323717594147,0.05000605061650276,0.05005680397152901,0.05010874941945076,0.0501617006957531,0.050213348120450974,0.05026494339108467,0.050315938889980316,0.050367750227451324,0.050419971346855164,0.05047072097659111,0.05052180215716362,0.0505719818174839,0.05062159523367882,0.05067145451903343,0.050721634179353714,0.05077282339334488,0.05082284286618233,0.05087069049477577,0.05091951787471771,0.050966739654541016,0.05101518705487251,0.05106167867779732,0.05110898241400719,0.051156532019376755,0.05120478942990303,0.051251716911792755,0.05130043253302574,0.05134868621826172,0.05139753967523575,0.051445525139570236,0.05149321258068085,0.05154106020927429,0.05159102380275726,0.05164036527276039,0.05168772488832474,0.05173519626259804,0.051782988011837006,0.05183124542236328,0.0518779531121254,0.051923930644989014,0.05197199434041977,0.052019353955984116,0.052066415548324585,0.052114807069301605,0.05216290056705475,0.05220896005630493,0.052256397902965546,0.05230262130498886,0.0523521788418293,0.05240162834525108,0.05245096981525421,0.05249922350049019,0.052548594772815704,0.05259598046541214,0.05264586582779884,0.05269414931535721,0.05274321883916855,0.052792828530073166,0.05284330993890762,0.0528918132185936,0.05294259265065193,0.052991822361946106,0.053042903542518616,0.05309189110994339,0.05314158648252487,0.05319179594516754,0.05324086546897888,0.05329305678606033,0.05334494635462761,0.053393829613924026,0.05344438925385475,0.0534949004650116,0.05354597792029381,0.05359675735235214,0.05364946275949478,0.053700949996709824,0.053754307329654694,0.053806960582733154,0.05385966598987579,0.05391316115856171,0.05396508052945137,0.05401702597737312,0.054070845246315,0.05412374436855316,0.054178185760974884,0.05423178896307945,0.054286856204271317,0.05434222146868706,0.05439723655581474,0.05444999784231186,0.05450552701950073,0.054561492055654526,0.0546165332198143,0.05467097461223602,0.054725635796785355,0.05478151887655258,0.05483731999993324,0.05489238724112511,0.05495043843984604,0.05500751733779907,0.055065080523490906,0.05512014776468277,0.055176954716444016,0.055234357714653015,0.05529186502099037,0.055350083857774734,0.05540808290243149,0.055466461926698685,0.05552418902516365,0.05558387190103531,0.055641841143369675,0.05570130795240402,0.05576028302311897,0.05581953004002571,0.055879268795251846,0.055938296020030975,0.055998794734478,0.056059613823890686,0.05612030252814293,0.0561792217195034,0.05624007061123848,0.056300241500139236,0.05636000633239746,0.056418925523757935,0.05647836625576019,0.05653677135705948,0.05659588426351547,0.056657761335372925,0.05671771615743637,0.05677720904350281,0.05683743208646774,0.056898634880781174,0.05695858597755432,0.05701856687664986,0.05707944557070732,0.05713958665728569,0.0571979396045208,0.05725710466504097,0.05731616169214249,0.057375818490982056,0.05743587762117386,0.05749531835317612,0.057555027306079865,0.057615574449300766,0.05767403542995453,0.057733554393053055,0.05779247730970383,0.057851482182741165,0.057910673320293427,0.057970330119132996,0.058030445128679276,0.05808977410197258,0.05814948305487633,0.05820788815617561,0.05826645717024803,0.05832486227154732,0.05838169530034065],"active":[0.0013186335563659668,0.0011392624583095312,0.0010975748300552368,0.0010916038881987333,0.0010982530657202005,0.0011058524250984192,0.001114727696403861,0.0011229238007217646,0.001132694073021412,0.0011386112309992313,0.0011389642022550106,0.001148028764873743,0.0011504711583256721,0.0011549224145710468,0.0011588851921260357,0.001165289431810379,0.0011728350073099136,0.0011699041351675987,0.001166321337223053,0.0011585317552089691,0.001157989725470543,0.0011519910767674446,0.0011562248691916466,0.0011547049507498741,0.001149711199104786,0.0011464552953839302,0.0011448264122009277,0.0011414336040616035,0.0011328300461173058,0.0011298451572656631,0.0011180378496646881,0.0011109821498394012,0.0011060424149036407,0.0010995566844940186,0.0010935049504041672,0.0010832436382770538,0.0010740980505943298,0.0010642465204000473,0.0010567009449005127,0.0010463874787092209,0.001037783920764923,0.0010299403220415115,0.0010175108909606934,0.0010123010724782944,0.0010019056499004364,0.0009960141032934189,0.000988498330116272,0.0009786449372768402,0.0009640436619520187,0.0009551681578159332,0.0009334012866020203,0.0009217597544193268,0.0009091384708881378,0.0008957311511039734,0.0008850656449794769,0.0008730683475732803,0.000867234542965889,0.0008547231554985046,0.0008467156440019608,0.0008324943482875824,0.0008214749395847321,0.0008127633482217789,0.0007958002388477325,0.0007816869765520096,0.0007732212543487549,0.0007537603378295898,0.000744260847568512,0.0007304735481739044,0.000720784068107605,0.0007121264934539795,0.0006997212767601013,0.0006897635757923126,0.0006797462701797485,0.000671088695526123,0.0006623528897762299,0.0006532035768032074,0.0006442219018936157,0.0006288588047027588,0.0006209090352058411,0.0006148852407932281,0.0006076619029045105,0.0006006881594657898,0.0005898065865039825,0.0005810931324958801,0.0005731955170631409,0.0005626901984214783,0.0005550123751163483,0.0005434751510620117,0.0005356334149837494,0.000525888055562973,0.0005210302770137787,0.0005128085613250732,0.0005042292177677155,0.0004983693361282349,0.0004897378385066986,0.0004829801619052887,0.00047595053911209106,0.0004676207900047302,0.00046194717288017273,0.000454973429441452,0.00044680386781692505,0.00044113025069236755,0.0004333406686782837,0.00042481720447540283,0.0004164278507232666,0.00041200965642929077,0.0004074461758136749,0.0003958567976951599,0.00038953498005867004,0.00038570910692214966,0.0003781355917453766,0.00037216395139694214,0.0003654882311820984,0.00035813450813293457,0.0003523528575897217,0.00035064294934272766,0.000346112996339798,0.00034279748797416687,0.00034079328179359436,0.00033642351627349854,0.0003306381404399872,0.0003233402967453003,0.0003175027668476105,0.0003167688846588135,0.00031329691410064697,0.00030591338872909546,0.0003053992986679077,0.00030211731791496277,0.00029712170362472534,0.000293973833322525,0.00028955191373825073,0.0002858564257621765,0.00028254836797714233,0.0002781525254249573,0.00027481094002723694,0.0002728290855884552,0.000269085168838501,0.0002679191529750824,0.00026363134384155273,0.00026078149676322937,0.00025809183716773987,0.00025589391589164734,0.00025174394249916077,0.000249326229095459,0.00024477019906044006,0.00024267658591270447,0.00024278834462165833,0.00023991242051124573,0.00023871660232543945,0.00023535266518592834,0.00023331493139266968,0.0002317391335964203,0.00022856518626213074,0.00022677332162857056,0.00022438541054725647,0.00022023171186447144,0.00022183358669281006,0.00021985545754432678,0.0002188757061958313,0.00021700561046600342,0.0002162158489227295,0.00021295994520187378,0.0002106502652168274,0.00020728632807731628,0.00020628049969673157,0.0002046823501586914,0.00020435452461242676,0.000203598290681839,0.00020123645663261414,0.00020050257444381714,0.00020052865147590637,0.00019786879420280457,0.00019691884517669678,0.0001965947449207306,0.00019651278853416443,0.00019534677267074585,0.00019249692559242249,0.00019162893295288086,0.00019293278455734253,0.0001907050609588623,0.0001899711787700653,0.00019016116857528687,0.00018893927335739136,0.0001896992325782776,0.00018883123993873596,0.0001882314682006836,0.00018706917762756348,0.00018584728240966797,0.00018554553389549255,0.00018269941210746765,0.00018361955881118774,0.0001824796199798584,0.0001834295690059662,0.00018397346138954163,0.0001828894019126892,0.0001845434308052063,0.0001844353973865509,0.00018183141946792603,0.00018264353275299072,0.00018047168850898743,0.00018104538321495056,0.0001785755157470703,0.00017794594168663025,0.00017721578478813171,0.00017686188220977783,0.000176943838596344,0.0001774318516254425,0.00017696991562843323,0.0001752898097038269,0.00017303600907325745,0.00016999617218971252,0.0001720041036605835,0.00017064809799194336,0.0001720339059829712,0.0001704581081867218,0.0001710541546344757,0.00017089396715164185,0.00017067790031433105,0.0001685023307800293,0.00017037615180015564,0.00016942620277404785,0.00017149001359939575,0.00017064809799194336,0.00016980618238449097,0.00016985833644866943,0.00017149001359939575,0.00016869604587554932,0.00016679614782333374,0.00016703829169273376,0.00016597658395767212,0.00016516819596290588,0.00016532838344573975,0.0001663602888584137,0.00016866624355316162,0.00016796216368675232,0.00016855821013450623,0.00016812607645988464,0.00016739219427108765,0.00016519427299499512,0.0001670345664024353,0.00016869604587554932,0.0001704283058643341,0.00017013028264045715,0.0001698322594165802,0.00016883015632629395,0.0001692362129688263,0.00016985833644866943,0.00017176195979118347,0.00017023831605911255,0.00017099827527999878,0.00017064809799194336,0.0001716800034046173,0.00016896799206733704,0.00017091631889343262,0.00016885623335838318,0.00017029792070388794,0.00016885623335838318,0.0001698322594165802,0.00016833841800689697,0.0001688823103904724,0.00017113611102104187,0.0001677684485912323,0.0001662522554397583,0.00016817450523376465,0.00016834214329719543,0.00016880035400390625,0.0001693442463874817,0.00017111003398895264,0.000168532133102417,0.00017072632908821106,0.00016858428716659546,0.00016942620277404785,0.000170242041349411,0.0001704581081867218,0.00017186999320983887,0.0001738220453262329,0.0001718960702419281,0.0001722201704978943,0.00017233192920684814,0.00017431005835533142,0.0001747719943523407,0.00017425790429115295,0.000173959881067276,0.00017789378762245178,0.00017740577459335327,0.0001770518720149994,0.00017832592129707336,0.0001783035695552826,0.00018057972192764282,0.0001808255910873413,0.00018112361431121826,0.0001846514642238617,0.00018378347158432007,0.00018348544836044312,0.00018242746591567993,0.0001854933798313141,0.00018630549311637878,0.00018611550331115723,0.00018758326768875122,0.00018796324729919434,0.00018855929374694824,0.00018847733736038208,0.00019010528922080994,0.0001887492835521698,0.00019035488367080688,0.00019064918160438538,0.0001901090145111084,0.00019008293747901917,0.00019005313515663147,0.00018983706831932068,0.00019045919179916382,0.00018959492444992065,0.00018902122974395752,0.0001913309097290039,0.00018945708870887756,0.0001887492835521698,0.0001872032880783081,0.00018769502639770508,0.00018649548292160034,0.00018777325749397278,0.00018910318613052368,0.00018677115440368652,0.000187799334526062,0.00018807128071784973,0.00018820911645889282,0.00018836930394172668,0.00018831714987754822,0.00018701329827308655,0.00018698349595069885,0.00018658116459846497,0.00018820539116859436,0.00018820911645889282,0.00018747523427009583,0.00018899515271186829,0.00018834322690963745,0.00018918141722679138,0.00018983334302902222,0.00018896907567977905,0.00019057095050811768,0.0001893751323223114,0.0001915469765663147,0.00019124522805213928,0.0001916550099849701,0.0001916252076625824,0.00019189715385437012,0.0001916550099849701,0.0001905970275402069,0.0001901090145111084,0.00018880516290664673,0.0001881830394268036,0.00019013509154319763]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0013186335563659668,0.0017762212082743645,0.002268982818350196,0.0027696695178747177,0.0032664749305695295,0.003766021691262722,0.004260954447090626,0.00475396029651165,0.005247156601399183,0.005735304206609726,0.006217698100954294,0.006696536671370268,0.0071707614697515965,0.007647103164345026,0.008114705793559551,0.008577857166528702,0.009038863703608513,0.00949058961123228,0.0099365608766675,0.010370916686952114,0.010797916911542416,0.011218457482755184,0.011633353307843208,0.012041844427585602,0.01244032010436058,0.012834751978516579,0.013220037333667278,0.013596149161458015,0.01396848913282156,0.014331980608403683,0.014687194488942623,0.015033343806862831,0.015373033471405506,0.015704037621617317,0.01603012904524803,0.0163497906178236,0.016663532704114914,0.016968809068202972,0.017265453934669495,0.01755933091044426,0.0178461242467165,0.01812794990837574,0.0184010099619627,0.018665222451090813,0.018923327326774597,0.01917991228401661,0.019430365413427353,0.0196719691157341,0.019909420982003212,0.020141227170825005,0.020366275683045387,0.020585326477885246,0.020803101360797882,0.021014496684074402,0.021220358088612556,0.02141859196126461,0.021610066294670105,0.02179660275578499,0.021980777382850647,0.02216172404587269,0.022335883229970932,0.022507302463054657,0.022671664133667946,0.022834887728095055,0.022992871701717377,0.02314746379852295,0.023297632113099098,0.023442642763257027,0.02358103170990944,0.023718280717730522,0.023850861936807632,0.023981135338544846,0.02410758286714554,0.024228764697909355,0.024346472695469856,0.024464290589094162,0.02457800880074501,0.024690451100468636,0.024795755743980408,0.024899432435631752,0.024999743327498436,0.025098290294408798,0.025192739441990852,0.025284094735980034,0.025373902171850204,0.025461021810770035,0.025546623393893242,0.025628723204135895,0.02570962905883789,0.025786517187952995,0.02586069330573082,0.025934189558029175,0.02600543200969696,0.02607455849647522,0.026142464950680733,0.026208633556962013,0.026272114366292953,0.026332855224609375,0.026393378153443336,0.02645140327513218,0.0265079103410244,0.026563765481114388,0.026617882773280144,0.026669830083847046,0.026722917333245277,0.026771416887640953,0.02681923843920231,0.026866436004638672,0.026913415640592575,0.026957599446177483,0.027001485228538513,0.02704276703298092,0.02708239108324051,0.02712242305278778,0.02716025710105896,0.027197983115911484,0.027234813198447227,0.027269985526800156,0.027304155752062798,0.027337810024619102,0.02737048640847206,0.02740205079317093,0.027432747185230255,0.027463985607028008,0.027493108063936234,0.027521278709173203,0.027550483122467995,0.027577867731451988,0.02760438434779644,0.027629651129245758,0.02765366993844509,0.02767804265022278,0.027702685445547104,0.027725782245397568,0.027747495099902153,0.02777029387652874,0.027790892869234085,0.027811085805296898,0.02783133089542389,0.027851659804582596,0.027871200814843178,0.027889737859368324,0.027908246964216232,0.027927245944738388,0.027944399043917656,0.027961986139416695,0.027978569269180298,0.02799607440829277,0.028012413531541824,0.02802785485982895,0.028042782098054886,0.028058063238859177,0.028072746470570564,0.028086859732866287,0.02810124307870865,0.02811470441520214,0.02812841162085533,0.028142062947154045,0.02815525233745575,0.02816781960427761,0.028180411085486412,0.028192734345793724,0.02820497378706932,0.028216401115059853,0.028228070586919785,0.028239795938134193,0.028250325471162796,0.028261452913284302,0.02827182039618492,0.028282731771469116,0.028293859213590622,0.02830379270017147,0.028313618153333664,0.028323333710432053,0.028332779183983803,0.028342168778181076,0.02835153229534626,0.028360461816191673,0.028369173407554626,0.02837766893208027,0.028386326506733894,0.02839449606835842,0.028402231633663177,0.028410183265805244,0.02841772884130478,0.028424974530935287,0.0284323301166296,0.028439359739422798,0.02844676747918129,0.028454367071390152,0.028461206704378128,0.028467992320656776,0.028475211933255196,0.02848213165998459,0.028488755226135254,0.028495458886027336,0.02850210666656494,0.028508512303233147,0.02851475402712822,0.028521187603473663,0.028527647256851196,0.028534486889839172,0.028540348634123802,0.028545640408992767,0.028551612049341202,0.028557827696204185,0.028563065454363823,0.028568249195814133,0.028573866933584213,0.02857937663793564,0.028585238382220268,0.028590748086571693,0.02859576977789402,0.028601007536053658,0.028605865314602852,0.028610995039343834,0.028615744784474373,0.028620520606637,0.02862502634525299,0.028629668056964874,0.028633901849389076,0.02863856963813305,0.0286430474370718,0.02864733524620533,0.02865203097462654,0.028656916692852974,0.02866147644817829,0.028666524216532707,0.02867121994495392,0.02867547981441021,0.028680773451924324,0.028685495257377625,0.028689783066511154,0.0286939088255167,0.028698522597551346,0.02870338037610054,0.0287072341889143,0.028711577877402306,0.028715647757053375,0.028720127418637276,0.02872479520738125,0.028729408979415894,0.028733832761645317,0.02873803861439228,0.028742246329784393,0.028746724128723145,0.028750741854310036,0.028754839673638344,0.02875896543264389,0.02876322530210018,0.02876705303788185,0.02877115085721016,0.028774678707122803,0.028778478503227234,0.028782006353139877,0.02878602407872677,0.028789523988962173,0.028792645782232285,0.02879592962563038,0.028799457475543022,0.028802797198295593,0.028806623071432114,0.028809906914830208,0.02881343476474285,0.02881709858775139,0.028820736333727837,0.028824156150221825,0.028827928006649017,0.028831619769334793,0.028835365548729897,0.028838295489549637,0.028842203319072723,0.0288458950817585,0.028849640861153603,0.02885349467396736,0.028857186436653137,0.02886049635708332,0.02886459417641163,0.028867607936263084,0.028871027752757072,0.028874527662992477,0.02887805737555027,0.028881801292300224,0.028885357081890106,0.028888586908578873,0.028892114758491516,0.028894992545247078,0.028898384422063828,0.028901424258947372,0.028904248028993607,0.02890734188258648,0.028910651803016663,0.028914371505379677,0.028917627409100533,0.028920667245984077,0.028924113139510155,0.028927044942975044,0.028930356726050377,0.028933260589838028,0.02893657237291336,0.02893974632024765,0.028943004086613655,0.02894623391330242,0.028949245810508728,0.02895214967429638,0.02895505353808403,0.02895820327103138,0.028961051255464554,0.028963549062609673,0.028966370970010757,0.02896919474005699,0.028972234576940536,0.028974784538149834,0.028977906331419945,0.028980648145079613,0.028983524069190025,0.02898659184575081,0.028989441692829132,0.028992045670747757,0.028995005413889885,0.02899763733148575,0.028999999165534973,0.029002415016293526,0.029004964977502823,0.02900724485516548,0.02900928072631359,0.02901175059378147,0.02901405654847622,0.02901625633239746,0.02901853621006012,0.029020896181464195,0.02902277000248432,0.029024939984083176,0.029026895761489868,0.029028739780187607,0.02903047762811184,0.029032675549387932,0.029034439474344254,0.029036257416009903,0.029038293287158012,0.029039759188890457,0.029041551053524017,0.02904355898499489,0.029045430943369865,0.029047276824712753,0.029048824682831764,0.029050180688500404,0.02905181050300598,0.02905319444835186,0.029054660350084305,0.02905615232884884],"recovered":[0.0,0.0006366602028720081,0.0011829156428575516,0.0017043647821992636,0.002213302068412304,0.0027139345183968544,0.003218312282115221,0.0037138964980840683,0.00420820526778698,0.0047047934494912624,0.005195492412894964,0.005680871661752462,0.006162750069051981,0.006642783060669899,0.007122273091226816,0.007596633397042751,0.00806423556059599,0.008526871912181377,0.00898714642971754,0.009440608322620392,0.009885385632514954,0.01031982246786356,0.010746877640485764,0.011168965138494968,0.011582531034946442,0.011989067308604717,0.01238889992237091,0.012782680802047253,0.01316777616739273,0.013544349931180477,0.013916336931288242,0.014276625588536263,0.014631731435656548,0.014980512671172619,0.015319361351430416,0.01565009355545044,0.015979822725057602,0.016301356256008148,0.01661757007241249,0.01691994071006775,0.017219653353095055,0.017512280493974686,0.01779939979314804,0.01807897351682186,0.018352439627051353,0.018620125949382782,0.01888694427907467,0.01914222538471222,0.019391728565096855,0.019634444266557693,0.019875559955835342,0.020105168223381042,0.020332632586359978,0.0205548033118248,0.02076994627714157,0.02098183147609234,0.021185657009482384,0.021383320912718773,0.021575365215539932,0.021764643490314484,0.021945208311080933,0.02212645299732685,0.022301020100712776,0.022470293566584587,0.02263658307492733,0.022799154743552208,0.02296031452715397,0.023111514747142792,0.023262061178684235,0.023406285792589188,0.023550130426883698,0.023687081411480904,0.02381928265094757,0.02394896000623703,0.02407434768974781,0.024196045473217964,0.02431429736316204,0.02443116344511509,0.024544257670640945,0.02465629391372204,0.024762248620390892,0.024866631254553795,0.024966290220618248,0.025064919143915176,0.025158146396279335,0.02525210753083229,0.025340421125292778,0.02542705461382866,0.025512518361210823,0.02559584006667137,0.025676555931568146,0.025754204019904137,0.02582748420536518,0.025901930406689644,0.025973662734031677,0.026041323319077492,0.026110287755727768,0.026175614446401596,0.02623920515179634,0.02630116604268551,0.02635992504656315,0.026418602094054222,0.026475923135876656,0.026531262323260307,0.026584593579173088,0.026638168841600418,0.02669079415500164,0.026739835739135742,0.0267887432128191,0.026836374774575233,0.026881970465183258,0.026925748214125633,0.02696993388235569,0.027011729776859283,0.027053363621234894,0.0270928256213665,0.027131173759698868,0.02716960571706295,0.02720537595450878,0.02724076807498932,0.02727586030960083,0.027310220524668694,0.027341729030013084,0.02737405337393284,0.02740548364818096,0.027434958145022392,0.027464214712381363,0.027493391185998917,0.027521589770913124,0.027549028396606445,0.027575111016631126,0.027600785717368126,0.027625618502497673,0.027650127187371254,0.02767365798354149,0.027695858851075172,0.027718519791960716,0.02773979865014553,0.02776121161878109,0.0277821384370327,0.02780265547335148,0.027822956442832947,0.02784271538257599,0.02786163240671158,0.027880331501364708,0.027898624539375305,0.027916347607970238,0.02793344482779503,0.027950651943683624,0.02796742506325245,0.027983736246824265,0.02799936942756176,0.02801446057856083,0.02802954986691475,0.028043799102306366,0.028057504445314407,0.028072213754057884,0.02808602899312973,0.028099924325942993,0.02811325155198574,0.02812611497938633,0.02813851833343506,0.02815130166709423,0.028163569048047066,0.02817543037235737,0.028187697753310204,0.028199991211295128,0.028211228549480438,0.02822200208902359,0.028232289478182793,0.028242982923984528,0.028254434466362,0.02826523780822754,0.02827576734125614,0.02828570082783699,0.028295472264289856,0.02830461785197258,0.028313249349594116,0.028322476893663406,0.028331676498055458,0.028339574113488197,0.028348639607429504,0.02835661917924881,0.028364624828100204,0.028372768312692642,0.02838006801903248,0.02838764153420925,0.028395023196935654,0.028402648866176605,0.028410086408257484,0.0284171961247921,0.028424199670553207,0.02843109332025051,0.028438176959753036,0.02844534069299698,0.028451774269342422,0.028459209948778152,0.02846626564860344,0.028472943231463432,0.02847951091825962,0.02848629653453827,0.028492050245404243,0.028498835861682892,0.02850542962551117,0.028511211276054382,0.02851693704724312,0.028522934764623642,0.028528254479169846,0.02853379212319851,0.02853870391845703,0.028543861582875252,0.02854994125664234,0.028555748984217644,0.028561176732182503,0.028566766530275345,0.028571680188179016,0.02857653796672821,0.02858147770166397,0.028585901483893394,0.02859094925224781,0.02859569899737835,0.02859998680651188,0.028604356572031975,0.0286087803542614,0.028613204136490822,0.028617221862077713,0.02862205170094967,0.028626829385757446,0.02863147109746933,0.028636572882533073,0.02864118665456772,0.02864607237279415,0.028651120141148567,0.028655515983700752,0.02866007573902607,0.0286643635481596,0.028668979182839394,0.028673049062490463,0.028677336871623993,0.028681788593530655,0.028686130419373512,0.028690854087471962,0.028695277869701385,0.028699593618512154,0.02870398946106434,0.028708549216389656,0.028712701052427292,0.02871660888195038,0.028720734640955925,0.028724778443574905,0.028729148209095,0.02873343601822853,0.028737399727106094,0.0287408996373415,0.02874469943344593,0.0287485271692276,0.028752462938427925,0.028755882754921913,0.028759246692061424,0.028762368485331535,0.028766032308340073,0.028769832104444504,0.028773251920938492,0.02877667173743248,0.028780335560441017,0.028783781453967094,0.02878728322684765,0.028790459036827087,0.028794284909963608,0.028798682615160942,0.02880166843533516,0.02880481630563736,0.02880861610174179,0.028812116011977196,0.028815563768148422,0.02881941758096218,0.02882259339094162,0.028826475143432617,0.028830301016569138,0.028833910822868347,0.028837140649557114,0.0288405604660511,0.028844550251960754,0.02884805016219616,0.02885141596198082,0.028854483738541603,0.02885814756155014,0.028861431404948235,0.02886444330215454,0.02886761911213398,0.028870468959212303,0.02887345477938652,0.028876304626464844,0.02887975051999092,0.028883524239063263,0.02888678014278412,0.02888992801308632,0.02889261581003666,0.028895925730466843,0.028899427503347397,0.028902657330036163,0.02890566922724247,0.02890906296670437,0.028912128880620003,0.028915222734212875,0.028918616473674774,0.02892138436436653,0.028924912214279175,0.02892773598432541,0.028930475935339928,0.028933217748999596,0.028936203569173813,0.028938807547092438,0.028941387310624123,0.028944101184606552,0.028947249054908752,0.028950180858373642,0.02895362675189972,0.028956150636076927,0.028959110379219055,0.028962230309844017,0.028964564204216003,0.02896692603826523,0.02896939590573311,0.028971919789910316,0.028974443674087524,0.028976723551750183,0.028978895395994186,0.028981473296880722,0.02898375317454338,0.028986195102334023,0.02898825891315937,0.028990402817726135,0.02899276278913021,0.02899455465376377,0.028996672481298447,0.028998544439673424,0.029000362381339073,0.029002372175455093,0.02900400012731552,0.029005710035562515,0.02900739200413227,0.029009291902184486,0.029011381790041924,0.029013199731707573,0.02901526354253292,0.02901686355471611,0.029018493369221687,0.029019823297858238,0.029021043330430984,0.0290224552154541],"active":[0.0013186335563659668,0.0011395609471946955,0.0010860671754926443,0.0010653047356754541,0.0010531728621572256,0.0010520871728658676,0.0010426421649754047,0.0010400637984275818,0.0010389513336122036,0.0010305107571184635,0.00102220568805933,0.0010156650096178055,0.0010080114006996155,0.001004320103675127,0.000992432702332735,0.0009812237694859505,0.0009746281430125237,0.0009637176990509033,0.0009494144469499588,0.0009303083643317223,0.000912531279027462,0.0008986350148916245,0.0008864756673574448,0.0008728792890906334,0.0008577890694141388,0.0008456846699118614,0.0008311374112963676,0.0008134683594107628,0.0008007129654288292,0.0007876306772232056,0.0007708575576543808,0.0007567182183265686,0.0007413020357489586,0.0007235249504446983,0.0007107676938176155,0.0006996970623731613,0.000683709979057312,0.0006674528121948242,0.0006478838622570038,0.0006393902003765106,0.0006264708936214447,0.0006156694144010544,0.0006016101688146591,0.0005862489342689514,0.0005708876997232437,0.0005597863346338272,0.000543421134352684,0.0005297437310218811,0.0005176924169063568,0.0005067829042673111,0.0004907157272100449,0.0004801582545042038,0.00047046877443790436,0.00045969337224960327,0.0004504118114709854,0.00043676048517227173,0.00042440928518772125,0.0004132818430662155,0.0004054121673107147,0.00039708055555820465,0.0003906749188899994,0.0003808494657278061,0.0003706440329551697,0.00036459416151046753,0.0003562886267900467,0.00034830905497074127,0.0003373175859451294,0.0003311280161142349,0.00031897053122520447,0.00031199492514133453,0.00030073150992393494,0.00029405392706394196,0.00028830021619796753,0.00027980469167232513,0.0002721250057220459,0.0002682451158761978,0.00026371143758296967,0.00025928765535354614,0.0002514980733394623,0.00024313852190971375,0.00023749470710754395,0.00023165903985500336,0.00022644922137260437,0.00021917559206485748,0.00021575577557086945,0.00020891427993774414,0.00020620226860046387,0.00020166859030723572,0.00019711069762706757,0.00019067712128162384,0.00018413737416267395,0.00017998553812503815,0.00017794780433177948,0.00017262808978557587,0.00016880221664905548,0.00016731023788452148,0.00016182661056518555,0.00015724077820777893,0.00015417300164699554,0.00015023723244667053,0.0001479852944612503,0.0001451633870601654,0.00014195963740348816,0.00013856776058673859,0.00013832375407218933,0.00013324804604053497,0.00012844428420066833,0.0001266002655029297,0.00012467242777347565,0.00012122467160224915,0.00011951476335525513,0.00011701881885528564,0.00011245720088481903,0.00011069327592849731,0.00010689347982406616,0.00010515749454498291,0.00010363943874835968,0.0001003798097372055,9.877979755401611e-05,9.704194962978363e-05,9.462609887123108e-05,9.183026850223541e-05,9.101815521717072e-05,8.993223309516907e-05,8.762441575527191e-05,8.632056415081024e-05,8.626841008663177e-05,8.44765454530716e-05,8.279457688331604e-05,8.062273263931274e-05,7.855892181396484e-05,7.72569328546524e-05,7.706694304943085e-05,7.565505802631378e-05,7.383711636066437e-05,7.44350254535675e-05,7.237307727336884e-05,7.128715515136719e-05,7.011927664279938e-05,6.952136754989624e-05,6.854534149169922e-05,6.67814165353775e-05,6.553158164024353e-05,6.561353802680969e-05,6.4067542552948e-05,6.336160004138947e-05,6.222166121006012e-05,6.26295804977417e-05,6.176158785820007e-05,6.042979657649994e-05,5.904585123062134e-05,5.869381129741669e-05,5.828589200973511e-05,5.7309865951538086e-05,5.7443976402282715e-05,5.719996988773346e-05,5.6197866797447205e-05,5.603395402431488e-05,5.532801151275635e-05,5.456805229187012e-05,5.42961061000824e-05,5.4216012358665466e-05,5.367211997509003e-05,5.2832067012786865e-05,5.264021456241608e-05,5.209818482398987e-05,5.033425986766815e-05,5.0224363803863525e-05,4.981830716133118e-05,5.044229328632355e-05,5.087628960609436e-05,4.935823380947113e-05,4.838034510612488e-05,4.756636917591095e-05,4.707835614681244e-05,4.669651389122009e-05,4.6914443373680115e-05,4.721246659755707e-05,4.669651389122009e-05,4.599243402481079e-05,4.675239324569702e-05,4.585646092891693e-05,4.5612454414367676e-05,4.555843770503998e-05,4.496052861213684e-05,4.490651190280914e-05,4.468858242034912e-05,4.433654248714447e-05,4.411861300468445e-05,4.428066313266754e-05,4.401057958602905e-05,4.379265010356903e-05,4.411861300468445e-05,4.3954700231552124e-05,4.3414533138275146e-05,4.3684616684913635e-05,4.289671778678894e-05,4.2246654629707336e-05,4.181079566478729e-05,4.1676685214042664e-05,4.1350722312927246e-05,4.2436644434928894e-05,4.151277244091034e-05,4.02107834815979e-05,4.040077328681946e-05,4.08906489610672e-05,4.013068974018097e-05,3.999471664428711e-05,4.007481038570404e-05,4.067271947860718e-05,4.137679934501648e-05,4.080682992935181e-05,4.002079367637634e-05,3.9830803871154785e-05,3.909878432750702e-05,3.931485116481781e-05,3.9206817746162415e-05,3.904290497303009e-05,3.912486135959625e-05,3.8718804717063904e-05,3.820285201072693e-05,3.8582831621170044e-05,3.869086503982544e-05,3.855489194393158e-05,3.88268381357193e-05,3.9694830775260925e-05,3.9424747228622437e-05,3.9694830775260925e-05,3.974884748458862e-05,3.890693187713623e-05,3.958679735660553e-05,3.9422884583473206e-05,3.8662925362586975e-05,3.8392841815948486e-05,3.8446858525276184e-05,3.901682794094086e-05,3.8255006074905396e-05,3.8528814911842346e-05,3.8310885429382324e-05,3.833882510662079e-05,3.8664788007736206e-05,3.855489194393158e-05,3.855489194393158e-05,3.844499588012695e-05,3.8256868720054626e-05,3.8174912333488464e-05,3.8040801882743835e-05,3.823079168796539e-05,3.823079168796539e-05,3.8446858525276184e-05,3.7904828786849976e-05,3.771483898162842e-05,3.7278980016708374e-05,3.757886588573456e-05,3.730691969394684e-05,3.7496909499168396e-05,3.706105053424835e-05,3.67630273103714e-05,3.668293356895447e-05,3.7088990211486816e-05,3.676488995552063e-05,3.679096698760986e-05,3.6654993891716003e-05,3.67630273103714e-05,3.67630273103714e-05,3.695487976074219e-05,3.6872923374176025e-05,3.746896982192993e-05,3.73348593711853e-05,3.668293356895447e-05,3.662705421447754e-05,3.738701343536377e-05,3.7278980016708374e-05,3.752484917640686e-05,3.793090581893921e-05,3.7768855690956116e-05,3.7902966141700745e-05,3.8119032979011536e-05,3.730691969394684e-05,3.711692988872528e-05,3.738701343536377e-05,3.7496909499168396e-05,3.725104033946991e-05,3.730691969394684e-05,3.717094659805298e-05,3.7631019949913025e-05,3.684498369693756e-05,3.6953017115592957e-05,3.698095679283142e-05,3.662891685962677e-05,3.6872923374176025e-05,3.719702363014221e-05,3.806687891483307e-05,3.787688910961151e-05,3.7143006920814514e-05,3.733299672603607e-05,3.711692988872528e-05,3.774091601371765e-05,3.73348593711853e-05,3.7144869565963745e-05,3.7088990211486816e-05,3.73348593711853e-05,3.717094659805298e-05,3.711692988872528e-05,3.692694008350372e-05,3.643706440925598e-05,3.681890666484833e-05,3.613904118537903e-05,3.581307828426361e-05,3.589503467082977e-05,3.5976991057395935e-05,3.603100776672363e-05,3.5976991057395935e-05,3.6519020795822144e-05,3.654696047306061e-05,3.627501428127289e-05,3.641098737716675e-05,3.581494092941284e-05,3.589503467082977e-05,3.589503467082977e-05,3.540702164173126e-05,3.5434961318969727e-05,3.5488978028297424e-05,3.5569071769714355e-05,3.53250652551651e-05,3.483705222606659e-05,3.502704203128815e-05,3.5161152482032776e-05,3.478303551673889e-05,3.478303551673889e-05,3.470107913017273e-05,3.451108932495117e-05,3.4537166357040405e-05,3.413297235965729e-05,3.4185126423835754e-05,3.380514681339264e-05,3.413110971450806e-05,3.407709300518036e-05,3.388524055480957e-05,3.429315984249115e-05,3.4049153327941895e-05,3.415904939174652e-05,3.4267082810401917e-05,3.4049153327941895e-05,3.407709300518036e-05,3.3561140298843384e-05,3.331713378429413e-05,3.331713378429413e-05,3.3371150493621826e-05,3.361701965332031e-05,3.3697113394737244e-05]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0013186335563659668,0.001774619915522635,0.002252481412142515,0.002726217731833458,0.0031984341330826283,0.003658762900158763,0.004114613402634859,0.004563299007713795,0.005002811085432768,0.005430327262729406,0.005850189831107855,0.006261285860091448,0.006661308463662863,0.007056065835058689,0.007438203319907188,0.00781162828207016,0.008177453652024269,0.00852859765291214,0.008872874081134796,0.009204312227666378,0.009528016671538353,0.009840592741966248,0.010147687047719955,0.010442513041198254,0.010729224421083927,0.011006084270775318,0.01126975379884243,0.011528102681040764,0.01178010180592537,0.012024257332086563,0.01225777342915535,0.012487245723605156,0.012708223424851894,0.01291755773127079,0.01312398724257946,0.013322330079972744,0.013510222546756268,0.013693014159798622,0.013872141018509865,0.01404635515064001,0.014210364781320095,0.014371578581631184,0.014527934603393078,0.014677640981972218,0.014821458607912064,0.01495819166302681,0.015095332637429237,0.015223435126245022,0.015349583700299263,0.01547187939286232,0.015589424408972263,0.01570170372724533,0.015812627971172333,0.015917280688881874,0.016018487513065338,0.01611613854765892,0.01621045172214508,0.01630166918039322,0.016387922689318657,0.016472600400447845,0.016553234308958054,0.016629446297883987,0.016704216599464417,0.016776572912931442,0.016844777390360832,0.01691029593348503,0.01697355881333351,0.01703549362719059,0.017096640542149544,0.017154477536678314,0.017208730801939964,0.017262034118175507,0.01731284148991108,0.01736256293952465,0.017411306500434875,0.01745777204632759,0.017500517889857292,0.01754331775009632,0.01758315972983837,0.017621807754039764,0.017658935859799385,0.01769351214170456,0.017727302387356758,0.017760874703526497,0.017793064936995506,0.0178235974162817,0.01785128004848957,0.017879370599985123,0.017906293272972107,0.01793299987912178,0.017957398667931557,0.017981337383389473,0.01800481416285038,0.018026607111096382,0.018047397956252098,0.01806807890534401,0.018087347969412804,0.018106210976839066,0.018124638125300407,0.01814170926809311,0.018158212304115295,0.018174169585108757,0.018189124763011932,0.01820424199104309,0.018219441175460815,0.018232712522149086,0.018246255815029144,0.018258657306432724,0.018270952627062798,0.018282460048794746,0.018293777480721474,0.01830487884581089,0.018315870314836502,0.018326155841350555,0.018336523324251175,0.018346376717090607,0.018355170264840126,0.018364017829298973,0.01837240345776081,0.018380464985966682,0.018388470634818077,0.01839563623070717,0.018402665853500366,0.018409613519906998,0.018416045233607292,0.018422504886984825,0.01842844858765602,0.01843452826142311,0.018440553918480873,0.018446171656250954,0.01845140941441059,0.018456539139151573,0.018461424857378006,0.018466472625732422,0.01847103238105774,0.018475672230124474,0.018480069935321808,0.01848430372774601,0.018488483503460884,0.01849282532930374,0.01849665306508541,0.018500452861189842,0.018504034727811813,0.01850772649049759,0.018510956317186356,0.01851445622742176,0.018517713993787766,0.018520589917898178,0.018523575738072395,0.018526507541537285,0.01852911338210106,0.0185320433229208,0.0185347031801939,0.018537037074565887,0.018539316952228546,0.01854192279279232,0.018544338643550873,0.018546292558312416,0.01854870840907097,0.018550526350736618,0.01855272427201271,0.018554678186774254,0.018556280061602592,0.018557772040367126,0.018559427931904793,0.018560785800218582,0.01856216974556446,0.018563715741038322,0.018565019592642784,0.0185664314776659,0.018567543476819992,0.018569091334939003,0.018570229411125183,0.0185716412961483,0.018572945147752762,0.01857411116361618,0.018575359135866165,0.018576527014374733,0.018577368929982185,0.01857842691242695,0.018579348921775818,0.018580326810479164,0.01858111284673214,0.018581872805953026,0.018582714721560478,0.018583638593554497,0.018584560602903366,0.01858518458902836,0.01858578249812126,0.018586324527859688,0.01858694851398468,0.018587708473205566,0.018588142469525337,0.018588686361908913,0.018589282408356667,0.01858963631093502,0.01859009638428688,0.018590694293379784,0.018591156229376793,0.018591726198792458,0.018592078238725662,0.01859262026846409,0.01859305612742901,0.018593354150652885,0.018593870103359222,0.018594250082969666,0.018594710156321526,0.01859528012573719,0.018595796078443527,0.01859620399773121,0.018596583977341652,0.018596963956952095,0.0185973159968853,0.018597615882754326,0.01859799586236477,0.018598347902297974,0.018598809838294983,0.018599161878228188,0.018599459901452065,0.018599677830934525,0.018600111827254295,0.01860043779015541,0.018600789830088615,0.01860092580318451,0.018601251766085625,0.0186015497893095,0.018601739779114723,0.018601903691887856,0.018602173775434494,0.018602445721626282,0.018602663651108742,0.018602825701236725,0.018603097647428513,0.018603313714265823,0.018603559583425522,0.01860382966697216,0.01860407367348671,0.018604183569550514,0.01860450953245163,0.018604779615998268,0.018605051562190056,0.01860521361231804,0.0186054315418005,0.018605567514896393,0.018605783581733704,0.018605947494506836,0.018606163561344147,0.018606381490826607,0.01860654354095459,0.01860678941011429,0.018606869503855705,0.018607059493660927,0.01860722340643406,0.018607303500175476,0.018607385456562042,0.018607493489980698,0.018607547506690025,0.018607711419463158,0.018607819452881813,0.018607955425977707,0.018608063459396362,0.0186080913990736,0.018608227372169495,0.01860833540558815,0.018608417361974716,0.01860852539539337,0.01860855333507061,0.018608687445521355,0.01860874332487583,0.01860882341861725,0.018608877435326576,0.018608933314681053,0.018609095364809036,0.018609177321195602,0.018609313294291496,0.018609339371323586,0.018609393388032913,0.01860942132771015,0.018609503284096718,0.018609529361128807,0.018609583377838135,0.018609637394547462,0.0186096653342247,0.01860969327390194,0.01860971935093403,0.018609773367643356,0.018609801307320595,0.018609855324029922,0.01860990934073925,0.01860993728041649,0.018609991297125816,0.018610017374157906,0.01861012727022171,0.01861012727022171,0.018610207363963127,0.018610207363963127,0.018610263243317604,0.01861034333705902,0.01861034333705902,0.018610453233122826,0.018610479310154915,0.01861056126654148,0.01861061528325081,0.018610723316669464,0.018610777333378792,0.01861080527305603,0.018610859289765358,0.018610887229442596,0.018610913306474686,0.018610967323184013,0.01861102320253849,0.01861104927957058,0.01861104927957058,0.018611103296279907,0.018611131235957146,0.018611131235957146,0.018611131235957146,0.018611157312989235,0.018611157312989235,0.018611185252666473,0.018611185252666473,0.018611213192343712,0.0186112392693758,0.01861126720905304,0.01861126720905304,0.01861129328608513,0.01861129328608513,0.018611321225762367,0.018611375242471695,0.018611403182148933,0.018611429259181023,0.018611429259181023,0.018611429259181023,0.018611429259181023,0.01861145719885826,0.01861145719885826,0.01861151121556759,0.01861151121556759,0.01861151121556759,0.01861151121556759,0.01861151121556759,0.01861151121556759,0.01861151121556759,0.018611537292599678,0.018611537292599678,0.018611537292599678,0.018611537292599678,0.018611537292599678,0.018611537292599678,0.018611537292599678,0.018611537292599678],"recovered":[0.0,0.0006392928189598024,0.0011829156428575516,0.0016964125679805875,0.002186867408454418,0.0026688813231885433,0.003139604814350605,0.003608102910220623,0.004063383676111698,0.004508649464696646,0.004946153145283461,0.005375406239181757,0.005796734243631363,0.0062110330909490585,0.0066140140406787395,0.007005650550127029,0.007387407589703798,0.0077612129971385,0.008124650456011295,0.008478697389364243,0.008822566829621792,0.009154954925179482,0.009477709420025349,0.009795686230063438,0.010099496692419052,0.010390713810920715,0.010678185150027275,0.010953389108181,0.01121990755200386,0.011476927436888218,0.01173022948205471,0.011971128173172474,0.012208471074700356,0.012435201555490494,0.01265441533178091,0.012866354547441006,0.013072486035525799,0.013270285911858082,0.013460079208016396,0.013643167912960052,0.013821616768836975,0.013993225060403347,0.014159351587295532,0.01431855745613575,0.014474180527031422,0.014626004733145237,0.0147688714787364,0.014909513294696808,0.015041443519294262,0.01517193391919136,0.015297268517315388,0.015419970266520977,0.015535399317741394,0.015649009495973587,0.015758031979203224,0.015863336622714996,0.01596636138856411,0.01606493629515171,0.016158949583768845,0.016248269006609917,0.016336828470230103,0.01642104610800743,0.016499590128660202,0.016577916219830513,0.016652580350637436,0.01672474667429924,0.01679384708404541,0.016859933733940125,0.016924798488616943,0.01698722131550312,0.01704826019704342,0.017104793339967728,0.017160214483737946,0.017213627696037292,0.01726481504738331,0.01731475256383419,0.017362628132104874,0.01740911975502968,0.01745208352804184,0.01749349944293499,0.017533667385578156,0.017573075369000435,0.017609335482120514,0.017644047737121582,0.017677592113614082,0.017710188403725624,0.017742566764354706,0.01777242124080658,0.017801597714424133,0.017829416319727898,0.01785750687122345,0.01788404956459999,0.01790948025882244,0.017932821065187454,0.01795567385852337,0.017978796735405922,0.017999451607465744,0.01801956258714199,0.01803847961127758,0.018057722598314285,0.018075579777359962,0.018092624843120575,0.018109777942299843,0.018124813213944435,0.018139956519007683,0.018155725672841072,0.018170110881328583,0.01818389818072319,0.018197549507021904,0.01821000687777996,0.018222030252218246,0.018233835697174072,0.018245479092001915,0.018256796523928642,0.018267273902893066,0.018277831375598907,0.01828838884830475,0.018297724425792694,0.01830725185573101,0.018315881490707397,0.018324457108974457,0.01833251863718033,0.018340064212679863,0.01834760792553425,0.018354719504714012,0.0183612871915102,0.01836785487830639,0.018374450504779816,0.01838085614144802,0.018386853858828545,0.018392933532595634,0.01839868724346161,0.01840406097471714,0.01840881071984768,0.0184137225151062,0.018418608233332634,0.018423303961753845,0.018427781760692596,0.018432531505823135,0.018436819314956665,0.018441027030348778,0.018445150926709175,0.01844889670610428,0.018452724441885948,0.01845608837902546,0.018459726125001907,0.01846322789788246,0.018466727808117867,0.018469659611582756,0.018472671508789062,0.01847565732896328,0.01847837120294571,0.018481329083442688,0.018484260886907578,0.01848686672747135,0.01848892867565155,0.018491290509700775,0.018493706360459328,0.018496094271540642,0.018498672172427177,0.018500924110412598,0.018503259867429733,0.018505321815609932,0.018507085740566254,0.018508795648813248,0.01851031556725502,0.01851186342537403,0.018513355404138565,0.018514739349484444,0.018516259267926216,0.018517617136240005,0.018518811091780663,0.018520385026931763,0.018521606922149658,0.01852293685078621,0.018524184823036194,0.018525540828704834,0.018526654690504074,0.018527820706367493,0.01852898858487606,0.018529992550611496,0.018530888482928276,0.01853172853589058,0.01853257045149803,0.01853346638381481,0.018534144386649132,0.01853509433567524,0.018536018207669258,0.018536778166890144,0.018537484109401703,0.018537944182753563,0.01853848807513714,0.01853913813829422,0.018539708107709885,0.018540170043706894,0.018540848046541214,0.01854133792221546,0.018541743978857994,0.018542341887950897,0.018542829900979996,0.018543345853686333,0.01854386180639267,0.018544349819421768,0.018544919788837433,0.01854543574154377,0.01854589581489563,0.018546221777796745,0.018546655774116516,0.018547063693404198,0.018547579646110535,0.018548013642430305,0.01854839362204075,0.01854882761836052,0.01854907162487507,0.018549425527453423,0.018549777567386627,0.01855018548667431,0.01855059154331684,0.01855086348950863,0.018551215529441833,0.01855148747563362,0.018551921471953392,0.018552247434854507,0.018552573397755623,0.01855289936065674,0.018553169444203377,0.018553469330072403,0.018553713336586952,0.018553929403424263,0.018554093316197395,0.01855441927909851,0.018554581329226494,0.01855487935245037,0.01855512522161007,0.01855536922812462,0.018555613234639168,0.018555857241153717,0.0185560192912817,0.018556291237473488,0.018556563183665276,0.018556779250502586,0.018556997179985046,0.018557215109467506,0.018557431176304817,0.018557675182819366,0.018557893112301826,0.01855805516242981,0.018558219075202942,0.018558381125330925,0.018558599054813385,0.01855870708823204,0.018558869138360023,0.018559033051133156,0.01855919510126114,0.01855935901403427,0.0185594130307436,0.018559467047452927,0.018559575080871582,0.018559684976935387,0.018559793010354042,0.018559874966740608,0.018559983000159264,0.01856009103357792,0.01856025494635105,0.018560335040092468,0.018560471013188362,0.018560661002993584,0.018560661002993584,0.018560688942670822,0.01856076903641224,0.018560878932476044,0.0185609869658947,0.018561068922281265,0.018561149016022682,0.018561258912086487,0.018561312928795815,0.018561366945505142,0.018561502918601036,0.018561528995633125,0.018561583012342453,0.018561692908406258,0.018561718985438347,0.018561773002147675,0.018561800941824913,0.018561800941824913,0.01856185495853424,0.01856185495853424,0.018561936914920807,0.018561962991952896,0.018562018871307373,0.01856209896504879,0.018562152981758118,0.018562208861112595,0.018562208861112595,0.018562234938144684,0.01856234297156334,0.01856234297156334,0.018562370911240578,0.018562398850917816,0.01856250688433647,0.018562588840723038,0.018562614917755127,0.018562696874141693,0.01856275089085102,0.018562832847237587,0.018562912940979004,0.018562912940979004,0.018562940880656242,0.01856296882033348,0.01856302283704281,0.018563076853752136,0.018563130870461464,0.018563158810138702,0.01856318488717079,0.01856323890388012,0.01856323890388012,0.01856323890388012,0.018563266843557358,0.018563266843557358,0.018563292920589447,0.018563320860266685,0.018563320860266685,0.018563348799943924,0.01856342889368534,0.01856345683336258,0.01856348291039467,0.018563510850071907,0.018563510850071907,0.018563538789749146,0.018563564866781235,0.018563618883490562,0.01856367290019989,0.01856367290019989,0.01856367290019989,0.01856367290019989,0.01856367290019989,0.01856367290019989,0.01856370083987713,0.01856370083987713,0.01856370083987713,0.01856370083987713,0.01856370083987713,0.01856370083987713,0.01856370083987713,0.018563728779554367,0.018563728779554367,0.018563728779554367,0.018563728779554367,0.018563728779554367,0.018563728779554367,0.018563728779554367],"active":[0.0013186335563659668,0.0011353271547704935,0.0010695657692849636,0.0010298051638528705,0.00101156672462821,0.0009898815769702196,0.0009750085882842541,0.0009551960974931717,0.0009394274093210697,0.0009216777980327606,0.0009040366858243942,0.0008858796209096909,0.0008645742200314999,0.0008450327441096306,0.0008241892792284489,0.0008059777319431305,0.0007900460623204708,0.0007673846557736397,0.0007482236251235008,0.0007256148383021355,0.0007054498419165611,0.000685637816786766,0.0006699776276946068,0.0006468268111348152,0.000629727728664875,0.0006153704598546028,0.000591568648815155,0.0005747135728597641,0.0005601942539215088,0.0005473298951983452,0.0005275439471006393,0.000516117550432682,0.0004997523501515388,0.0004823561757802963,0.00046957191079854965,0.0004559755325317383,0.00043773651123046875,0.0004227282479405403,0.00041206181049346924,0.00040318723767995834,0.00038874801248311996,0.0003783535212278366,0.0003685830160975456,0.00035908352583646774,0.00034727808088064194,0.0003321869298815727,0.00032646115869283676,0.00031392183154821396,0.00030814018100500107,0.00029994547367095947,0.0002921558916568756,0.0002817334607243538,0.0002772286534309387,0.00026827119290828705,0.00026045553386211395,0.00025280192494392395,0.00024409033358097076,0.00023673288524150848,0.00022897310554981232,0.00022433139383792877,0.00021640583872795105,0.0002084001898765564,0.00020462647080421448,0.00019865669310092926,0.0001921970397233963,0.00018554925918579102,0.0001797117292881012,0.0001755598932504654,0.0001718420535326004,0.0001672562211751938,0.0001604706048965454,0.00015724077820777893,0.00015262700617313385,0.0001489352434873581,0.00014649145305156708,0.00014301948249340057,0.00013788975775241852,0.00013419799506664276,0.00013107620179653168,0.00012830831110477448,0.00012526847422122955,0.00012043677270412445,0.0001179669052362442,0.00011682696640491486,0.00011547282338142395,0.00011340901255607605,0.00010871328413486481,0.00010694935917854309,0.00010469555854797363,0.00010358355939388275,9.9891796708107e-05,9.728781878948212e-05,9.533390402793884e-05,9.378604590892792e-05,9.172409772872925e-05,8.928216993808746e-05,8.789636194705963e-05,8.664838969707489e-05,8.615851402282715e-05,8.398666977882385e-05,8.263252675533295e-05,8.154474198818207e-05,7.934682071208954e-05,7.94287770986557e-05,7.948465645313263e-05,7.698684930801392e-05,7.614493370056152e-05,7.475912570953369e-05,7.340312004089355e-05,7.245317101478577e-05,7.174722850322723e-05,7.104314863681793e-05,7.03912228345871e-05,6.935931742191315e-05,6.924942135810852e-05,6.854534149169922e-05,6.67814165353775e-05,6.629340350627899e-05,6.515160202980042e-05,6.458349525928497e-05,6.40135258436203e-05,6.311759352684021e-05,6.260164082050323e-05,6.200559437274933e-05,6.132572889328003e-05,6.121769547462463e-05,6.059370934963226e-05,6.007775664329529e-05,5.969777703285217e-05,5.931779742240906e-05,5.8475881814956665e-05,5.7851895689964294e-05,5.7363882660865784e-05,5.766190588474274e-05,5.7309865951538086e-05,5.70639967918396e-05,5.6765973567962646e-05,5.652196705341339e-05,5.595199763774872e-05,5.6006014347076416e-05,5.56260347366333e-05,5.5301934480667114e-05,5.513802170753479e-05,5.500204861164093e-05,5.48679381608963e-05,5.473010241985321e-05,5.4486095905303955e-05,5.3862109780311584e-05,5.391612648963928e-05,5.383603274822235e-05,5.3456053137779236e-05,5.367211997509003e-05,5.3374096751213074e-05,5.2776187658309937e-05,5.245022475719452e-05,5.299411714076996e-05,5.3048133850097656e-05,5.258619785308838e-05,5.261413753032684e-05,5.185417830944061e-05,5.1800161600112915e-05,5.141831934452057e-05,5.095824599266052e-05,5.06862998008728e-05,5.0632283091545105e-05,5.047023296356201e-05,5.030632019042969e-05,5.0360336899757385e-05,5.0280243158340454e-05,5.017220973968506e-05,4.992634057998657e-05,5.0280243158340454e-05,4.984438419342041e-05,5.003437399864197e-05,5.0008296966552734e-05,4.992634057998657e-05,4.981830716133118e-05,4.9872323870658875e-05,4.954822361469269e-05,4.943832755088806e-05,4.93563711643219e-05,4.943832755088806e-05,4.9384310841560364e-05,4.93023544549942e-05,4.9248337745666504e-05,4.949420690536499e-05,4.9466267228126526e-05,4.916638135910034e-05,4.900433123111725e-05,4.8840418457984924e-05,4.900433123111725e-05,4.922039806842804e-05,4.900433123111725e-05,4.8978254199028015e-05,4.9112364649772644e-05,4.878826439380646e-05,4.875846207141876e-05,4.895031452178955e-05,4.881434142589569e-05,4.889629781246185e-05,4.873238503932953e-05,4.875846207141876e-05,4.8706308007240295e-05,4.8434361815452576e-05,4.8434361815452576e-05,4.8354268074035645e-05,4.8488378524780273e-05,4.862435162067413e-05,4.873238503932953e-05,4.862435162067413e-05,4.8570334911346436e-05,4.8570334911346436e-05,4.8488378524780273e-05,4.85442578792572e-05,4.8570334911346436e-05,4.8570334911346436e-05,4.862435162067413e-05,4.8570334911346436e-05,4.859641194343567e-05,4.846230149269104e-05,4.862435162067413e-05,4.851631820201874e-05,4.854239523410797e-05,4.8352405428886414e-05,4.8352405428886414e-05,4.838034510612488e-05,4.827044904232025e-05,4.819035530090332e-05,4.824437201023102e-05,4.8352405428886414e-05,4.824437201023102e-05,4.824437201023102e-05,4.8218294978141785e-05,4.818849265575409e-05,4.819035530090332e-05,4.8216432332992554e-05,4.8216432332992554e-05,4.816427826881409e-05,4.8218294978141785e-05,4.8216432332992554e-05,4.827231168746948e-05,4.8216432332992554e-05,4.8216432332992554e-05,4.813633859157562e-05,4.810839891433716e-05,4.805438220500946e-05,4.810839891433716e-05,4.8162415623664856e-05,4.8162415623664856e-05,4.819035530090332e-05,4.8162415623664856e-05,4.819035530090332e-05,4.819035530090332e-05,4.810839891433716e-05,4.8026442527770996e-05,4.8080459237098694e-05,4.8080459237098694e-05,4.813633859157562e-05,4.813447594642639e-05,4.8162415623664856e-05,4.818849265575409e-05,4.810839891433716e-05,4.813633859157562e-05,4.8080459237098694e-05,4.8082321882247925e-05,4.805438220500946e-05,4.789233207702637e-05,4.8026442527770996e-05,4.805438220500946e-05,4.805438220500946e-05,4.799850285053253e-05,4.7946348786354065e-05,4.8026442527770996e-05,4.802830517292023e-05,4.805438220500946e-05,4.8026442527770996e-05,4.8026442527770996e-05,4.79184091091156e-05,4.797428846359253e-05,4.7946348786354065e-05,4.7890469431877136e-05,4.79184091091156e-05,4.789233207702637e-05,4.789233207702637e-05,4.79184091091156e-05,4.79184091091156e-05,4.7946348786354065e-05,4.79184091091156e-05,4.7946348786354065e-05,4.79184091091156e-05,4.789233207702637e-05,4.78643923997879e-05,4.79184091091156e-05,4.79184091091156e-05,4.79724258184433e-05,4.78643923997879e-05,4.792027175426483e-05,4.79724258184433e-05,4.7944486141204834e-05,4.7946348786354065e-05,4.7890469431877136e-05,4.7946348786354065e-05,4.79184091091156e-05,4.79724258184433e-05,4.7944486141204834e-05,4.789233207702637e-05,4.7946348786354065e-05,4.7946348786354065e-05,4.7944486141204834e-05,4.7944486141204834e-05,4.7946348786354065e-05,4.79184091091156e-05,4.7890469431877136e-05,4.79184091091156e-05,4.789233207702637e-05,4.789233207702637e-05,4.789233207702637e-05,4.7890469431877136e-05,4.7890469431877136e-05,4.789233207702637e-05,4.78643923997879e-05,4.789233207702637e-05,4.7890469431877136e-05,4.783831536769867e-05,4.7810375690460205e-05,4.7810375690460205e-05,4.778243601322174e-05,4.7810375690460205e-05,4.783645272254944e-05,4.783831536769867e-05,4.7810375690460205e-05,4.775635898113251e-05,4.775635898113251e-05,4.775635898113251e-05,4.778429865837097e-05,4.778429865837097e-05,4.783831536769867e-05,4.7810375690460205e-05,4.7810375690460205e-05,4.7810375690460205e-05,4.7810375690460205e-05,4.7810375690460205e-05,4.7810375690460205e-05,4.783645272254944e-05,4.7808513045310974e-05,4.7808513045310974e-05,4.7808513045310974e-05,4.7808513045310974e-05,4.7808513045310974e-05,4.7808513045310974e-05,4.7808513045310974e-05]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0013186335563659668,0.0017812693258747458,0.002281005959957838,0.0027991982642561197,0.0033223300706595182,0.003852246794849634,0.0043844981119036674,0.004929070360958576,0.00546474102884531,0.0060096667148172855,0.006557333283126354,0.007109315600246191,0.007659940514713526,0.008211107924580574,0.008772643283009529,0.009332523681223392,0.009891101159155369,0.010449487715959549,0.011003478430211544,0.011550521478056908,0.01210244931280613,0.012646614573895931,0.013187712989747524,0.013725337572395802,0.014260683208703995,0.014790654182434082,0.01532116811722517,0.01584378443658352,0.016360130161046982,0.016871564090251923,0.01738240197300911,0.017891665920615196,0.01838752068579197,0.01888049952685833,0.019370248541235924,0.01985929161310196,0.020341116935014725,0.020826306194067,0.021298088133335114,0.02175944857299328,0.022225936874747276,0.0226798877120018,0.023129794746637344,0.023573677986860275,0.02401772141456604,0.024454059079289436,0.024883773177862167,0.025304747745394707,0.025725968182086945,0.026141595095396042,0.026548458263278008,0.02695363759994507,0.027346603572368622,0.027738701552152634,0.028124937787652016,0.02850213460624218,0.028878681361675262,0.02924884855747223,0.029612476006150246,0.029974503442645073,0.030328577384352684,0.030672961845993996,0.031017346307635307,0.031353969126939774,0.03168828785419464,0.03201310336589813,0.032335638999938965,0.03265424072742462,0.03296312689781189,0.0332692414522171,0.03356708213686943,0.033865030854940414,0.03415665403008461,0.03444567322731018,0.034727469086647034,0.03500435873866081,0.035274676978588104,0.035541657358407974,0.03580543398857117,0.0360679104924202,0.03632112964987755,0.036571960896253586,0.03681793436408043,0.03706032782793045,0.037296637892723083,0.03753121197223663,0.037760522216558456,0.0379863865673542,0.038206249475479126,0.0384235642850399,0.0386323556303978,0.038839735090732574,0.0390455387532711,0.039247844368219376,0.03944561630487442,0.03963690251111984,0.03982607275247574,0.04001350328326225,0.04019496589899063,0.0403752326965332,0.04054751992225647,0.040721651166677475,0.04089393839240074,0.04106166586279869,0.041226353496313095,0.04138830304145813,0.04155035689473152,0.04170304909348488,0.04185720533132553,0.04200666770339012,0.042154666036367416,0.04230065643787384,0.04244411736726761,0.04258256405591965,0.04272162914276123,0.042856138199567795,0.04299056529998779,0.04312105476856232,0.04325130209326744,0.043376609683036804,0.043500423431396484,0.04362030327320099,0.043739937245845795,0.04385818913578987,0.04397353529930115,0.04408809542655945,0.04420053958892822,0.044311489909887314,0.044418178498744965,0.044524215161800385,0.044630199670791626,0.04473403841257095,0.04483521729707718,0.04493588209152222,0.0450330451130867,0.04513093829154968,0.04522514343261719,0.045319050550460815,0.0454101599752903,0.04549910128116608,0.04558904469013214,0.045679014176130295,0.045764531940221786,0.04584969952702522,0.04593299329280853,0.046014443039894104,0.0460958369076252,0.0461755208671093,0.04625637084245682,0.04633326083421707,0.046409036964178085,0.04648440703749657,0.04655953124165535,0.04663471132516861,0.04670630767941475,0.04677784815430641,0.04684969037771225,0.04692036285996437,0.04699062928557396,0.04705788195133209,0.04712633043527603,0.047192201018333435,0.04725842550396919,0.04732451215386391,0.04738888889551163,0.04745364561676979,0.047515906393527985,0.04757773131132126,0.04763833433389664,0.047700297087430954,0.04775954410433769,0.047819361090660095,0.0478777140378952,0.047936853021383286,0.04799547791481018,0.04805409908294678,0.04811234399676323,0.04816841706633568,0.04822356626391411,0.048279501497745514,0.048333726823329926,0.048390425741672516,0.04844535514712334,0.04849909618496895,0.048552993685007095,0.04860689491033554,0.0486590601503849,0.04871241748332977,0.048765506595373154,0.04881642013788223,0.0488676056265831,0.048920150846242905,0.04897177219390869,0.04902317747473717,0.04907558485865593,0.0491262823343277,0.04917619377374649,0.04922770708799362,0.0492759607732296,0.04932582005858421,0.04937252774834633,0.04942366108298302,0.049471184611320496,0.04951976612210274,0.04956758767366409,0.04961613938212395,0.04966401681303978,0.0497126504778862,0.04976107180118561,0.04980959743261337,0.04985693097114563,0.04990442469716072,0.049951840192079544,0.04999919980764389,0.05004563927650452,0.05009381100535393,0.050141144543886185,0.05018790811300278,0.05023619160056114,0.05028311535716057,0.05033012479543686,0.05037688463926315,0.050423406064510345,0.05047119781374931,0.05051847919821739,0.05056687071919441,0.050614528357982635,0.050662893801927567,0.05070943757891655,0.05075831711292267,0.050806112587451935,0.050855208188295364,0.05090416967868805,0.050951071083545685,0.051001034677028656,0.05104978010058403,0.05109893158078194,0.05114610120654106,0.05119454488158226,0.051243752241134644,0.051290325820446014,0.05133950337767601,0.05138789489865303,0.05143669247627258,0.051485273987054825,0.05153260752558708,0.051582030951976776,0.05163055658340454,0.05167949199676514,0.05172869563102722,0.05177602916955948,0.051825616508722305,0.05187563598155975,0.051927417516708374,0.051976680755615234,0.05202637240290642,0.05207785964012146,0.052128855139017105,0.052180178463459015,0.0522320419549942,0.05228287726640701,0.052335694432258606,0.052387312054634094,0.052438799291849136,0.05249204859137535,0.05254407599568367,0.052596405148506165,0.05264973267912865,0.05270328372716904,0.05275837704539299,0.052812930196523666,0.052867185324430466,0.05292029678821564,0.05297316610813141,0.05302755534648895,0.05308137461543083,0.05313391983509064,0.053187575191259384,0.053241830319166183,0.05329643562436104,0.053352534770965576,0.053408581763505936,0.05346343293786049,0.053519994020462036,0.05357459932565689,0.05363116040825844,0.05368554964661598,0.05374124273657799,0.053796470165252686,0.05385327711701393,0.053910788148641586,0.05396764725446701,0.0540241003036499,0.054081227630376816,0.0541391484439373,0.05419635772705078,0.054255228489637375,0.05431428551673889,0.054373424500226974,0.054430797696113586,0.05448974668979645,0.054547447711229324,0.05460783466696739,0.05466732755303383,0.0547267384827137,0.054786257445812225,0.05484588444232941,0.05490640550851822,0.05496690422296524,0.05502568930387497,0.05508830025792122,0.055147603154182434,0.05520861595869064,0.05526883900165558,0.0553293377161026,0.0553901307284832,0.055449649691581726,0.05551058053970337,0.05557083338499069,0.055630460381507874,0.05569117143750191,0.05575457215309143,0.05581528693437576,0.05587838590145111,0.055938828736543655,0.05599948763847351,0.056059468537569046,0.05612131953239441,0.05618279427289963,0.056245435029268265,0.05630774796009064,0.05636870488524437,0.05642857775092125,0.05648872256278992,0.05654897168278694,0.0566081665456295,0.05666828155517578,0.056729402393102646,0.05678916722536087,0.0568484403192997,0.05690939724445343,0.05697179213166237,0.057032261043787,0.05709221586585045,0.057152360677719116,0.057211607694625854,0.05727139860391617,0.05732961371541023,0.05738861486315727,0.057448893785476685,0.05750724673271179],"recovered":[0.0,0.0006361716659739614,0.0011863624677062035,0.0017136468086391687,0.002237647073343396,0.0027627600356936455,0.003289338666945696,0.0038169214967638254,0.004352646414190531,0.004888181574642658,0.00543077290058136,0.005973337218165398,0.006519375368952751,0.007067476399242878,0.007621358148753643,0.008179066702723503,0.008738350123167038,0.00929624866694212,0.0098536042496562,0.01041142176836729,0.010962887667119503,0.011515901423990726,0.012060636654496193,0.012608357705175877,0.01315203495323658,0.013690799474716187,0.014227882027626038,0.014766537584364414,0.015295043587684631,0.015813779085874557,0.016330694779753685,0.016844382509589195,0.01735277660191059,0.01785861887037754,0.018356401473283768,0.018851010128855705,0.01934415102005005,0.01983490400016308,0.02031613141298294,0.020795458927750587,0.0212638471275568,0.02173655293881893,0.02220095321536064,0.022663073614239693,0.023113196715712547,0.02355365827679634,0.02399287186563015,0.024429181590676308,0.024856751784682274,0.025284811854362488,0.025700466707348824,0.026116937398910522,0.026524178683757782,0.02692200243473053,0.02731838822364807,0.02771119214594364,0.028093330562114716,0.028473323211073875,0.02885119989514351,0.02922128513455391,0.029588958248496056,0.0299481600522995,0.030297892168164253,0.030644122511148453,0.03098725900053978,0.031327057629823685,0.03166007250547409,0.03198624402284622,0.03230712562799454,0.032621681690216064,0.03293575346469879,0.03324075788259506,0.03354022279381752,0.03383827954530716,0.034131910651922226,0.034420985728502274,0.03470191732048988,0.03497660532593727,0.035248905420303345,0.03551827371120453,0.0357811264693737,0.036039721220731735,0.0362958200275898,0.036546435207128525,0.03679346665740013,0.037035178393125534,0.037272170186042786,0.037505168467760086,0.037733472883701324,0.037958331406116486,0.0381782241165638,0.038397300988435745,0.038608480244874954,0.03881977126002312,0.03902611881494522,0.03922869637608528,0.03942481055855751,0.03961658477783203,0.03980472311377525,0.039992235600948334,0.040175922214984894,0.040352389216423035,0.04052627831697464,0.040700763463974,0.040871940553188324,0.04103901609778404,0.041202835738658905,0.04136611148715019,0.04152447730302811,0.04168039932847023,0.04183262959122658,0.041985537856817245,0.04213445633649826,0.04227949678897858,0.0424225814640522,0.042563628405332565,0.04270155727863312,0.042838968336582184,0.04297212138772011,0.04310578852891922,0.043235111981630325,0.04336158558726311,0.04348472133278847,0.043603215366601944,0.043724533170461655,0.043839555233716965,0.043956369161605835,0.044070519506931305,0.04418410360813141,0.044294971972703934,0.04440198838710785,0.04451049491763115,0.044616613537073135,0.04471936821937561,0.04482076317071915,0.04492123797535896,0.04501992091536522,0.04511789605021477,0.04521326720714569,0.045304760336875916,0.04539633169770241,0.04548820108175278,0.04557887837290764,0.04566537216305733,0.04575203359127045,0.045836467295885086,0.04592016711831093,0.046002890914678574,0.046084366738796234,0.04616576060652733,0.04624379053711891,0.046322062611579895,0.04639849066734314,0.04647451266646385,0.04654974490404129,0.04662242531776428,0.04669630154967308,0.046768687665462494,0.046841803938150406,0.046910494565963745,0.04698176681995392,0.04704967141151428,0.04711665213108063,0.04718320071697235,0.04724917933344841,0.047315455973148346,0.04737921059131622,0.047442883253097534,0.04750579223036766,0.04756810888648033,0.04762917384505272,0.04769061878323555,0.04775382950901985,0.04781288653612137,0.047871023416519165,0.04793056845664978,0.04798916354775429,0.04804789647459984,0.04810396954417229,0.04816001281142235,0.04821697995066643,0.04827253893017769,0.048328906297683716,0.04838267341256142,0.04843578860163689,0.04848982393741608,0.04854437708854675,0.04859824851155281,0.048652369529008865,0.048706430941820145,0.04875743016600609,0.048808615654706955,0.04886099696159363,0.048912860453128815,0.0489639937877655,0.04901591315865517,0.049066558480262756,0.049117445945739746,0.04916657134890556,0.049216046929359436,0.049265824258327484,0.0493156798183918,0.04936336725950241,0.049412354826927185,0.0494595505297184,0.04950807988643646,0.049556225538253784,0.04960543289780617,0.04965409263968468,0.04970191419124603,0.04975057765841484,0.04979834705591202,0.04984556883573532,0.04989170655608177,0.04993952810764313,0.049986835569143295,0.05003446713089943,0.05008264258503914,0.05012916028499603,0.05017654597759247,0.05022401735186577,0.05027142912149429,0.05031857267022133,0.05036468431353569,0.05041239783167839,0.05045932158827782,0.05050711706280708,0.05055350065231323,0.050601836293935776,0.050648193806409836,0.05069813132286072,0.05074459686875343,0.05079304054379463,0.0508427619934082,0.05089077353477478,0.050938867032527924,0.050987694412469864,0.051038745790719986,0.0510861873626709,0.05113362893462181,0.05118247866630554,0.05123008415102959,0.051278747618198395,0.051327191293239594,0.051373984664678574,0.05142251029610634,0.05147111788392067,0.0515189953148365,0.051567792892456055,0.05161691829562187,0.05166720971465111,0.05171505734324455,0.051764748990535736,0.05181365832686424,0.0518614798784256,0.051911499351263046,0.05196111276745796,0.052012164145708084,0.05206223577260971,0.05211404711008072,0.05216485634446144,0.05221707373857498,0.05226950719952583,0.0523204505443573,0.052372045814991,0.05242412909865379,0.05247729644179344,0.052530437707901,0.05258379504084587,0.052637070417404175,0.05269007757306099,0.052744004875421524,0.05279771611094475,0.05285145342350006,0.052906330674886703,0.052961427718400955,0.0530153289437294,0.0530674085021019,0.053120821714401245,0.05317515879869461,0.05322987213730812,0.05328461527824402,0.0533403605222702,0.053395457565784454,0.05345071479678154,0.053506895899772644,0.053563591092824936,0.0536186583340168,0.05367445945739746,0.053729988634586334,0.053786441683769226,0.05384357273578644,0.05390075594186783,0.05395748093724251,0.05401545390486717,0.054071661084890366,0.05413012206554413,0.05418819934129715,0.05424755811691284,0.05430683121085167,0.05436404421925545,0.0544225312769413,0.054480042308568954,0.054538801312446594,0.05459766834974289,0.054657403379678726,0.054716382175683975,0.05477611720561981,0.05483799800276756,0.054898329079151154,0.054957497864961624,0.05501921474933624,0.05508120357990265,0.05514156445860863,0.05520075559616089,0.05526144057512283,0.05532228946685791,0.055382028222084045,0.055443175137043,0.055504295974969864,0.05556511506438255,0.055625367909669876,0.05568757280707359,0.05574769154191017,0.05581046640872955,0.055869657546281815,0.05593091621994972,0.05599157512187958,0.056052614003419876,0.05611419305205345,0.05617536976933479,0.056237004697322845,0.05629798769950867,0.05635978654026985,0.05641976743936539,0.05648069828748703,0.05654081329703331,0.056599248200654984,0.05665914714336395,0.05671842023730278,0.0567803829908371,0.05684036388993263,0.05690104886889458,0.05696181580424309,0.05702168866991997,0.05708175152540207,0.0571422204375267,0.05720171332359314,0.05726052448153496,0.05731993541121483,0.05737891048192978],"active":[0.0013186335563659668,0.0011450976599007845,0.0010946434922516346,0.001085551455616951,0.001084682997316122,0.0010894867591559887,0.0010951594449579716,0.0011121488641947508,0.0011120946146547794,0.0011214851401746273,0.0011265603825449944,0.0011359783820807934,0.0011405651457607746,0.001143631525337696,0.001151285134255886,0.0011534569784998894,0.0011527510359883308,0.0011532390490174294,0.0011498741805553436,0.0011390997096896172,0.0011395616456866264,0.0011307131499052048,0.0011270763352513313,0.001116979867219925,0.0011086482554674149,0.0010998547077178955,0.0010932860895991325,0.0010772468522191048,0.0010650865733623505,0.0010577850043773651,0.0010517071932554245,0.001047283411026001,0.0010347440838813782,0.0010218806564807892,0.001013847067952156,0.001008281484246254,0.000996965914964676,0.000991402193903923,0.0009819567203521729,0.000963989645242691,0.0009620897471904755,0.000943334773182869,0.0009288415312767029,0.0009106043726205826,0.0009045246988534927,0.0009004008024930954,0.0008909013122320175,0.000875566154718399,0.0008692163974046707,0.0008567832410335541,0.000847991555929184,0.0008367002010345459,0.0008224248886108398,0.0008166991174221039,0.0008065495640039444,0.0007909424602985382,0.0007853507995605469,0.0007755253463983536,0.0007612761110067368,0.0007532183080911636,0.0007396191358566284,0.0007248017936944962,0.0007194541394710541,0.0007098466157913208,0.0007010288536548615,0.0006860457360744476,0.0006755664944648743,0.0006679967045783997,0.0006560012698173523,0.0006475597620010376,0.000631328672170639,0.0006242729723453522,0.0006164312362670898,0.0006073936820030212,0.0005955584347248077,0.0005833730101585388,0.0005727596580982208,0.0005650520324707031,0.0005565285682678223,0.0005496367812156677,0.0005400031805038452,0.0005322396755218506,0.0005221143364906311,0.0005138926208019257,0.0005031712353229523,0.0004960335791110992,0.0004883520305156708,0.0004812180995941162,0.0004727765917778015,0.00046523287892341614,0.00045413151383399963,0.0004424341022968292,0.0004370585083961487,0.00042807310819625854,0.0004194974899291992,0.00040820613503456116,0.00040126219391822815,0.00039691850543022156,0.0003902427852153778,0.0003829970955848694,0.00037159770727157593,0.0003692619502544403,0.0003676600754261017,0.00036090239882469177,0.0003544129431247711,0.0003492869436740875,0.0003475211560726166,0.0003369376063346863,0.0003327280282974243,0.00032626837491989136,0.0003220364451408386,0.00031511858105659485,0.00030966103076934814,0.00030306726694107056,0.00029904767870903015,0.0002925097942352295,0.0002890080213546753,0.00028208643198013306,0.00027918070554733276,0.00027082115411758423,0.00026531144976615906,0.00025871768593788147,0.00025521591305732727,0.00025497376918792725,0.0002490021288394928,0.0002485401928424835,0.0002441704273223877,0.0002409704029560089,0.0002340748906135559,0.0002292431890964508,0.00022821128368377686,0.00022354349493980408,0.00021860376000404358,0.00021651387214660645,0.0002122819423675537,0.0002097003161907196,0.00020522251725196838,0.00020115450024604797,0.00019689276814460754,0.00019434094429016113,0.00019271299242973328,0.0001908130943775177,0.00018565356731414795,0.0001843273639678955,0.00018095970153808594,0.00017797574400901794,0.00017566978931427002,0.0001726299524307251,0.0001720041036605835,0.00016750022768974304,0.00016524642705917358,0.00016234442591667175,0.00016104057431221008,0.0001601986587047577,0.00015656277537345886,0.00015542283654212952,0.0001533888280391693,0.00015167519450187683,0.00014882534742355347,0.00014738738536834717,0.00014456361532211304,0.00014252960681915283,0.00014177337288856506,0.00014131143689155579,0.00013970956206321716,0.0001381896436214447,0.00013669580221176147,0.00013484805822372437,0.00013254210352897644,0.00013218820095062256,0.00013037025928497314,0.0001287423074245453,0.00012388452887535095,0.00012396648526191711,0.00012445449829101562,0.00012353062629699707,0.00012318044900894165,0.00012052059173583984,0.00011959671974182129,0.0001194886863231659,0.00011674687266349792,0.00011788681149482727,0.00011644884943962097,0.00011642277240753174,0.00011720508337020874,0.00011707097291946411,0.00011468306183815002,0.00011416897177696228,0.00011313706636428833,0.00010998919606208801,0.00011017546057701111,0.00011153519153594971,0.00011077523231506348,0.00011031702160835266,0.00011159107089042664,0.00011036917567253113,0.00010963529348373413,0.00011026114225387573,0.00010938942432403564,0.00010977312922477722,0.0001067034900188446,0.00010798126459121704,0.00010781735181808472,0.00010741129517555237,0.00010803714394569397,0.00010805949568748474,0.00010779127478599548,0.00010721758008003235,0.00010697916150093079,0.00010768324136734009,0.00010635331273078918,0.000106077641248703,0.00010627135634422302,0.00010749325156211853,0.00010611116886138916,0.00010697543621063232,0.00010667741298675537,0.0001052655279636383,0.00010703131556510925,0.00010656937956809998,0.0001061074435710907,0.00010545551776885986,0.00010483339428901672,0.00010651350021362305,0.00010608136653900146,0.00010754913091659546,0.00010741129517555237,0.0001093931496143341,0.00010760128498077393,0.00011012330651283264,0.00010798126459121704,0.00011061131954193115,0.00011112913489341736,0.00010830909013748169,0.00011026114225387573,0.00011091306805610657,0.00011123716831207275,0.00010735541582107544,0.0001083575189113617,0.00011012330651283264,0.00010784715414047241,0.00010941922664642334,0.00010914728045463562,0.0001095011830329895,0.00011128932237625122,0.00011009722948074341,0.00011091306805610657,0.00011156126856803894,0.00011169910430908203,0.00011177733540534973,0.00010881945490837097,0.00011055916547775269,0.00011088699102401733,0.00011375918984413147,0.00011520087718963623,0.00011487305164337158,0.00011674687266349792,0.000116690993309021,0.0001179426908493042,0.00011799484491348267,0.0001180209219455719,0.00011862069368362427,0.00011780485510826111,0.00011834874749183655,0.00012000277638435364,0.00011994689702987671,0.00011910870671272278,0.00011929497122764587,0.0001194886863231659,0.00012130662798881531,0.000122852623462677,0.00012318044900894165,0.00012258067727088928,0.00012171268463134766,0.00012122467160224915,0.00011994689702987671,0.00011859089136123657,0.00012016668915748596,0.00012100860476493835,0.00012127682566642761,0.00012266263365745544,0.00012396648526191711,0.00012307241559028625,0.0001245364546775818,0.00012388452887535095,0.00012426450848579407,0.00012195855379104614,0.00012258440256118774,0.00012201070785522461,0.00012328848242759705,0.00012434646487236023,0.0001240745186805725,0.00012334436178207397,0.00012374669313430786,0.0001236945390701294,0.00012469664216041565,0.00012510642409324646,0.00012608617544174194,0.0001258663833141327,0.00012396648526191711,0.00012570247054100037,0.0001249164342880249,0.0001277923583984375,0.0001285262405872345,0.00012907013297080994,0.00012885406613349915,0.00012950226664543152,0.00013028830289840698,0.0001289062201976776,0.00012736022472381592,0.00013080239295959473,0.0001283884048461914,0.00012741237878799438,0.0001272745430469513,0.00012858211994171143,0.00012869015336036682,0.00012736022472381592,0.00012855231761932373,0.00012765824794769287,0.00012616440653800964,0.00012605637311935425,0.00012920424342155457,0.0001277141273021698,0.00013069435954093933,0.00012836232781410217,0.00012983009219169617,0.00012855231761932373,0.00012974441051483154,0.0001301802694797516,0.00013124197721481323,0.00013237819075584412,0.00013170018792152405,0.0001305900514125824,0.0001289360225200653,0.00012920424342155457,0.0001274682581424713,0.0001274682581424713,0.00013015419244766235,0.00013002008199691772,0.00013002008199691772,0.000129014253616333,0.00013142824172973633,0.00013121217489242554,0.00013040006160736084,0.00013067200779914856,0.0001298561692237854,0.00012917816638946533,0.0001279003918170929,0.00012809038162231445,0.00012895837426185608,0.00012833625078201294]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0013186335563659668,0.0017754069995135069,0.0022663772106170654,0.002763644326478243,0.0032595270313322544,0.0037578525952994823,0.004244073294103146,0.004735776223242283,0.005218197591602802,0.005699451547116041,0.006176444701850414,0.006647684145718813,0.007116399239748716,0.007581965997815132,0.008042458444833755,0.008497467264533043,0.00895337201654911,0.009396955370903015,0.009832233190536499,0.010256601497530937,0.010678254999220371,0.011088455095887184,0.011488722637295723,0.011883045546710491,0.012269497849047184,0.01265204232186079,0.013025983236730099,0.013391239568591118,0.013755735009908676,0.014109836891293526,0.014455117285251617,0.014794263988733292,0.015126843005418777,0.015451360493898392,0.01576855033636093,0.01608262024819851,0.016387678682804108,0.016682937741279602,0.016972770914435387,0.017257148399949074,0.01753482222557068,0.017803160473704338,0.01806579902768135,0.018325477838516235,0.018576255068182945,0.01882355846464634,0.019064810127019882,0.01929944008588791,0.01953018642961979,0.019753091037273407,0.019970187917351723,0.020184868946671486,0.02039281837642193,0.02059336006641388,0.02079053409397602,0.020979784429073334,0.021167026832699776,0.021350495517253876,0.021526610478758812,0.021699683740735054,0.021870288997888565,0.022036252543330193,0.022197114303708076,0.022351842373609543,0.02250499464571476,0.022654403001070023,0.022796809673309326,0.022936230525374413,0.02307003177702427,0.02320304699242115,0.023332886397838593,0.023457814007997513,0.023582741618156433,0.023702485486865044,0.023818645626306534,0.02393154986202717,0.024041008204221725,0.024149270728230476,0.024254251271486282,0.02435518614947796,0.024454493075609207,0.024549484252929688,0.024642223492264748,0.024734336882829666,0.02482341229915619,0.024910397827625275,0.024993473663926125,0.02507530339062214,0.025154471397399902,0.02523035556077957,0.02530490979552269,0.025375856086611748,0.025446584448218346,0.02551332116127014,0.02557951770722866,0.02564460039138794,0.02570873312652111,0.02576955407857895,0.025828992947936058,0.02588661201298237,0.025941679254174232,0.025996530428528786,0.026049209758639336,0.026101047173142433,0.02615152858197689,0.026198890060186386,0.0262455977499485,0.026291627436876297,0.026336681097745895,0.026379156857728958,0.02642190270125866,0.02646266669034958,0.026501504704356194,0.026541266590356827,0.026577850803732872,0.0266132690012455,0.026649121195077896,0.02668369933962822,0.02671697363257408,0.026749297976493835,0.02678137645125389,0.026813050732016563,0.026844045147299767,0.026873953640460968,0.026903564110398293,0.026932332664728165,0.026959825307130814,0.026986368000507355,0.02701234258711338,0.027037229388952255,0.027062200009822845,0.027085430920124054,0.02711004763841629,0.027131976559758186,0.027154503390192986,0.027175836265087128,0.027196381241083145,0.027217334136366844,0.027237337082624435,0.027257094159722328,0.02727552317082882,0.027294060215353966,0.027312759310007095,0.027330536395311356,0.027347471565008163,0.02736310474574566,0.027379633858799934,0.027395837008953094,0.02741076424717903,0.027425527572631836,0.027440400794148445,0.0274551659822464,0.02746954932808876,0.02748417854309082,0.027497857809066772,0.027511319145560265,0.027523614466190338,0.027535825967788696,0.02754879929125309,0.027560198679566383,0.02757173404097557,0.027583295479416847,0.02759496495127678,0.027605876326560974,0.027616623789072037,0.027626775205135345,0.027637114748358727,0.027646858245134354,0.027656465768814087,0.027666209265589714,0.02767598070204258,0.027685018256306648,0.027694271877408028,0.027703907340765,0.027712728828191757,0.027721820399165154,0.027730396017432213,0.027738457545638084,0.02774687111377716,0.02775474078953266,0.027762748301029205,0.02777056396007538,0.02777819149196148,0.02778562717139721,0.027792874723672867,0.02780003845691681,0.027807340025901794,0.027814829722046852,0.027821751311421394,0.027828916907310486,0.02783559262752533,0.027842404320836067,0.027848809957504272,0.027855921536684036,0.02786213532090187,0.027868838980793953,0.027875352650880814,0.027880972251296043,0.027887023985385895,0.02789302170276642,0.027898939326405525,0.027904829010367393,0.027910826727747917,0.02791685052216053,0.027922604233026505,0.02792808786034584,0.027933163568377495,0.027939051389694214,0.02794388309121132,0.02794860489666462,0.02795378863811493,0.02795916236937046,0.027964022010564804,0.02796928584575653,0.027974633499979973,0.027979491278529167,0.0279838889837265,0.027988556772470474,0.027993332594633102,0.02799789234995842,0.028002234175801277,0.028006957843899727,0.028011109679937363,0.028015371412038803,0.02801968716084957,0.02802351303398609,0.028027746826410294,0.028031980618834496,0.028036324307322502,0.02804066613316536,0.028044981881976128,0.028048943728208542,0.02805301547050476,0.02805705927312374,0.02806112915277481,0.028064440935850143,0.028068402782082558,0.028072094544768333,0.028075866401195526,0.028079992160201073,0.02808362990617752,0.02808750979602337,0.028091201558709145,0.028094837442040443,0.02809877321124077,0.02810235694050789,0.02810550481081009,0.02810952067375183,0.02811269648373127,0.028116224333643913,0.02811991609632969,0.02812347188591957,0.028127053752541542,0.028130121529102325,0.028133513405919075,0.028136825188994408,0.028140271082520485,0.02814377285540104,0.02814692072570324,0.028149878606200218,0.02815321646630764,0.02815655618906021,0.028159894049167633,0.028163259848952293,0.02816651575267315,0.028169473633170128,0.02817300334572792,0.02817574329674244,0.028178837150335312,0.028181741014122963,0.028184590861201286,0.028187712654471397,0.028190454468131065,0.02819281443953514,0.028195448219776154,0.028198188170790672,0.028201283887028694,0.02820388786494732,0.02820676565170288,0.028209641575813293,0.028212085366249084,0.028214799240231514,0.028217485174536705,0.028219982981681824,0.02822277881205082,0.02822546474635601,0.028228016570210457,0.028230540454387665,0.028233282268047333,0.02823556214570999,0.0282380860298872,0.028240446001291275,0.028243159875273705,0.02824552170932293,0.028247855603694916,0.02825048938393593,0.028252795338630676,0.028255319222807884,0.028257517144083977,0.028259987011551857,0.02826237678527832,0.028264790773391724,0.02826709859073162,0.028269242495298386,0.028271684423089027,0.028273992240428925,0.028276462107896805,0.02827885001897812,0.028280993923544884,0.028283193707466125,0.028285689651966095,0.028287915512919426,0.028290031477808952,0.028292175382375717,0.028294239193201065,0.02829616516828537,0.02829836495220661,0.02830064482986927,0.028302734717726707,0.02830468863248825,0.028306994587183,0.028309084475040436,0.028311066329479218,0.028313210234045982,0.028315028175711632,0.028317254036664963,0.028319017961621284,0.02832094579935074,0.028323007747530937,0.028324689716100693,0.028326455503702164,0.02832838147878647,0.028330471366643906,0.02833239920437336,0.02833418920636177,0.02833600901067257,0.02833758294582367,0.028339236974716187,0.028340784832835197,0.028342576697468758,0.028344176709651947,0.028345616534352303,0.028347352519631386,0.028348954394459724,0.02835044637322426,0.02835177630186081,0.02835310623049736,0.02835492417216301,0.028356092050671577,0.028357286006212234,0.028358453884720802],"recovered":[0.0,0.0006386142922565341,0.0011857382487505674,0.0017027362482622266,0.0022087153047323227,0.0027121431194245815,0.0032098714727908373,0.003703935770317912,0.004200497176498175,0.004686364904046059,0.005171147175133228,0.005656309891492128,0.006132298614829779,0.006601882167160511,0.007070597261190414,0.007538606878370047,0.007995842024683952,0.008454650640487671,0.008908954448997974,0.009352347813546658,0.009783228859305382,0.010211423970758915,0.010629738681018353,0.011036763899028301,0.011441129259765148,0.011837054044008255,0.012229559011757374,0.012610556557774544,0.012982434593141079,0.013350159861147404,0.013710992410779,0.01406273152679205,0.014410264790058136,0.014748163521289825,0.015079439617693424,0.015404419042170048,0.015718379989266396,0.01603234000504017,0.016337696462869644,0.016632795333862305,0.01692173257470131,0.017205484211444855,0.017484135925769806,0.017752202227711678,0.018020322546362877,0.018275631591677666,0.018530698493123055,0.018778597936034203,0.01901770569384098,0.019251655787229538,0.019478360190987587,0.019701888784766197,0.01992199756205082,0.020134370774030685,0.020345252007246017,0.02054820954799652,0.02074587345123291,0.020938243716955185,0.02112697809934616,0.021309416741132736,0.021486887708306313,0.021658170968294144,0.021825438365340233,0.02199050597846508,0.02215283177793026,0.02230905368924141,0.022460876032710075,0.022608574479818344,0.022753939032554626,0.022893304005265236,0.02303210087120533,0.02316378615796566,0.023293951526284218,0.02342172898352146,0.02354508265852928,0.023664690554142,0.023779982700943947,0.023892534896731377,0.024001583456993103,0.024109547957777977,0.024212736636400223,0.024314865469932556,0.024414824321866035,0.024510711431503296,0.024603286758065224,0.02469472400844097,0.02478409744799137,0.02487056702375412,0.0249547827988863,0.025036176666617393,0.025114722549915314,0.025191638618707657,0.02526583895087242,0.025338631123304367,0.025408083572983742,0.025475826114416122,0.02554047293961048,0.02560531161725521,0.025670422241091728,0.02573205716907978,0.025791386142373085,0.02584870718419552,0.025904236361384392,0.025958789512515068,0.02601098082959652,0.026062682271003723,0.026112187653779984,0.026159873232245445,0.02620633691549301,0.02625272050499916,0.026296822354197502,0.02634098008275032,0.026382803916931152,0.026423893868923187,0.02646408975124359,0.02650151588022709,0.02653929591178894,0.026574796065688133,0.02661086432635784,0.026645034551620483,0.02667868882417679,0.02671239711344242,0.026745237410068512,0.02677680179476738,0.026806438341736794,0.02683648280799389,0.026866039261221886,0.026895567774772644,0.02692156843841076,0.026948899030685425,0.026975659653544426,0.02700147032737732,0.027025463059544563,0.027050023898482323,0.027073772624135017,0.027096489444375038,0.027117930352687836,0.027139507234096527,0.02716102823615074,0.027181221172213554,0.02720160409808159,0.027220087125897408,0.027238840237259865,0.027257947251200676,0.027277270331978798,0.02729474939405918,0.02731184847652912,0.02732853963971138,0.02734452486038208,0.027360130101442337,0.02737513929605484,0.027390392497181892,0.02740556374192238,0.02742040902376175,0.027435092255473137,0.02744871750473976,0.027462070807814598,0.02747504413127899,0.027488017454743385,0.027500202879309654,0.027512578293681145,0.027524981647729874,0.027536245062947273,0.02754731848835945,0.027558039873838425,0.027569547295570374,0.027580266818404198,0.02759079821407795,0.027601083740592003,0.027611451223492622,0.027621574699878693,0.02763085626065731,0.02764030173420906,0.027649909257888794,0.02765900082886219,0.027667930349707603,0.027676669880747795,0.027685925364494324,0.027694012969732285,0.027702942490577698,0.027710920199751854,0.027719225734472275,0.027727043256163597,0.027734966948628426,0.02774275653064251,0.027749786153435707,0.027757467702031136,0.027764903381466866,0.027772285044193268,0.02777988463640213,0.027787240222096443,0.02779383584856987,0.027801109477877617,0.027807513251900673,0.02781435288488865,0.027820784598588943,0.02782716415822506,0.027834001928567886,0.02784024551510811,0.02784651517868042,0.027852294966578484,0.027858266606926918,0.027864400297403336,0.027870452031493187,0.027876179665327072,0.02788185141980648,0.027887387201189995,0.027893168851733208,0.027898460626602173,0.027903780341148376,0.027908802032470703,0.02791401371359825,0.027919141575694084,0.02792416326701641,0.02792959101498127,0.02793431468307972,0.02793947048485279,0.027944546192884445,0.027949213981628418,0.02795344777405262,0.027958305552601814,0.027962757274508476,0.027967127040028572,0.027971740812063217,0.027976300567388535,0.02798088639974594,0.027984850108623505,0.027989191934466362,0.02799326367676258,0.027997469529509544,0.02800186723470688,0.028006045147776604,0.028010090813040733,0.02801421470940113,0.02801806852221489,0.02802211232483387,0.028025858104228973,0.02802957594394684,0.028033647686243057,0.02803788147866726,0.02804168127477169,0.028045643121004105,0.02804911695420742,0.028053216636180878,0.028056960552930832,0.028061114251613617,0.02806488610804081,0.028068549931049347,0.028072267770767212,0.028076013550162315,0.028079461306333542,0.02808315120637417,0.028086652979254723,0.02809010073542595,0.028093330562114716,0.028096884489059448,0.028100060299038887,0.028103236109018326,0.02810670994222164,0.02811012975871563,0.02811330556869507,0.02811664342880249,0.0281197652220726,0.028122995048761368,0.02812589891254902,0.02812948077917099,0.02813238464295864,0.028135668486356735,0.028138654306530952,0.028141748160123825,0.028144408017396927,0.028147393837571144,0.02815043367445469,0.028153227642178535,0.028155697509646416,0.028158629313111305,0.028161099180579185,0.02816416695713997,0.028166960924863815,0.028169484809041023,0.028172362595796585,0.02817494049668312,0.028177600353956223,0.028180314227938652,0.028182704001665115,0.028185443952679634,0.028187913820147514,0.02819046564400196,0.028193043544888496,0.028196001425385475,0.028198309242725372,0.02820104919373989,0.028203628957271576,0.028206070885062218,0.028208432719111443,0.02821076661348343,0.028213398531079292,0.02821567840874195,0.028218122199177742,0.028220374137163162,0.028223033994436264,0.028225449845194817,0.02822764776647091,0.02823006361722946,0.028232505545020103,0.02823486737906933,0.028237147256731987,0.028239671140909195,0.02824200503528118,0.028244202956557274,0.028246482834219933,0.028248870745301247,0.02825085259974003,0.02825354039669037,0.028255710378289223,0.028257448226213455,0.028259510174393654,0.028261736035346985,0.02826406992971897,0.028266077861189842,0.02826792374253273,0.028270475566387177,0.02827245555818081,0.02827470935881138,0.028276555240154266,0.028278427198529243,0.028280599042773247,0.028282498940825462,0.028284534811973572,0.028286732733249664,0.02828844264149666,0.028290152549743652,0.028291970491409302,0.028293924406170845,0.02829606831073761,0.028297506272792816,0.028299488127231598,0.02830125205218792,0.028303125873208046,0.02830461785197258,0.028306355699896812,0.02830800972878933,0.028309503570199013,0.028311077505350113,0.028312841430306435,0.028314795345067978,0.02831612527370453,0.028317373245954514,0.028319301083683968,0.028320467099547386,0.0283215269446373],"active":[0.0013186335563659668,0.0011367927072569728,0.001080638961866498,0.0010609080782160163,0.0010508117265999317,0.0010457094758749008,0.0010342018213123083,0.0010318404529243708,0.0010177004151046276,0.0010130866430699825,0.001005297526717186,0.0009913742542266846,0.0009841006249189377,0.0009800838306546211,0.0009718611836433411,0.0009588603861629963,0.0009575299918651581,0.0009423047304153442,0.0009232787415385246,0.0009042536839842796,0.0008950261399149895,0.0008770311251282692,0.0008589839562773705,0.0008462816476821899,0.0008283685892820358,0.0008149882778525352,0.0007964242249727249,0.0007806830108165741,0.0007733004167675972,0.000759677030146122,0.0007441248744726181,0.0007315324619412422,0.0007165782153606415,0.0007031969726085663,0.0006891107186675072,0.0006782012060284615,0.0006692986935377121,0.0006505977362394333,0.0006350744515657425,0.0006243530660867691,0.0006130896508693695,0.0005976762622594833,0.0005816631019115448,0.0005732756108045578,0.0005559325218200684,0.0005479268729686737,0.0005341116338968277,0.0005208421498537064,0.0005124807357788086,0.000501435250043869,0.0004918277263641357,0.0004829801619052887,0.000470820814371109,0.00045898929238319397,0.00044528208673000336,0.00043157488107681274,0.00042115338146686554,0.0004122518002986908,0.00039963237941265106,0.0003902669996023178,0.0003834012895822525,0.0003780815750360489,0.00037167593836784363,0.0003613363951444626,0.0003521628677845001,0.0003453493118286133,0.0003359336405992508,0.0003276560455560684,0.00031609274446964264,0.0003097429871559143,0.00030078552663326263,0.0002940278500318527,0.00028879009187221527,0.00028075650334358215,0.0002735629677772522,0.00026685930788517,0.0002610255032777786,0.00025673583149909973,0.0002526678144931793,0.0002456381916999817,0.00024175643920898438,0.00023461878299713135,0.00022739917039871216,0.00022362545132637024,0.00022012554109096527,0.00021567381918430328,0.00020937621593475342,0.0002047363668680191,0.0001996885985136032,0.00019417889416217804,0.0001901872456073761,0.00018421746790409088,0.00018074549734592438,0.00017469003796577454,0.00017143413424491882,0.00016877427697181702,0.00016826018691062927,0.0001642424613237381,0.00015857070684432983,0.0001545548439025879,0.00015029311180114746,0.0001478232443332672,0.00014497339725494385,0.0001422576606273651,0.0001405477523803711,0.00013620778918266296,0.00013341009616851807,0.00013175420463085175,0.0001303441822528839,0.00012643635272979736,0.00012508034706115723,0.00012168660759925842,0.0001187007874250412,0.00011737272143363953,0.0001137610524892807,0.00011175312101840973,0.00010982528328895569,0.00010890327394008636,0.00010610930621623993,0.00010426342487335205,0.00010268762707710266,0.00010065361857414246,9.880773723125458e-05,9.715184569358826e-05,9.712576866149902e-05,9.584985673427582e-05,9.378604590892792e-05,9.08002257347107e-05,9.077414870262146e-05,8.833035826683044e-05,8.65403562784195e-05,8.396059274673462e-05,8.458457887172699e-05,8.195266127586365e-05,8.073076605796814e-05,7.934682071208954e-05,7.845088839530945e-05,7.782690227031708e-05,7.630884647369385e-05,7.58729875087738e-05,7.391907274723053e-05,7.397308945655823e-05,7.391907274723053e-05,7.258914411067963e-05,7.020123302936554e-05,6.835535168647766e-05,6.778538227081299e-05,6.729736924171448e-05,6.62393867969513e-05,6.53974711894989e-05,6.526149809360504e-05,6.477348506450653e-05,6.398558616638184e-05,6.376951932907104e-05,6.276555359363556e-05,6.260164082050323e-05,6.154365837574005e-05,6.078183650970459e-05,6.078183650970459e-05,5.9995800256729126e-05,5.9155747294425964e-05,5.831383168697357e-05,5.871988832950592e-05,5.855783820152283e-05,5.858391523361206e-05,5.7227909564971924e-05,5.684792995452881e-05,5.6060031056404114e-05,5.5382028222084045e-05,5.4758042097091675e-05,5.4406002163887024e-05,5.416199564933777e-05,5.397014319896698e-05,5.3998082876205444e-05,5.3727999329566956e-05,5.389004945755005e-05,5.3726136684417725e-05,5.253218114376068e-05,5.28581440448761e-05,5.1798298954963684e-05,5.182810127735138e-05,5.133822560310364e-05,5.114823579788208e-05,5.066022276878357e-05,5.011819303035736e-05,5.025230348110199e-05,4.9872323870658875e-05,4.992634057998657e-05,4.9466267228126526e-05,4.903227090835571e-05,4.8352405428886414e-05,4.8568472266197205e-05,4.770047962665558e-05,4.840828478336334e-05,4.778243601322174e-05,4.805438220500946e-05,4.818849265575409e-05,4.6970322728157043e-05,4.6778470277786255e-05,4.6506524085998535e-05,4.6644359827041626e-05,4.6562403440475464e-05,4.6426430344581604e-05,4.639849066734314e-05,4.642456769943237e-05,4.6236440539360046e-05,4.57763671875e-05,4.5882537961006165e-05,4.542246460914612e-05,4.482455551624298e-05,4.4986605644226074e-05,4.514865577220917e-05,4.488043487071991e-05,4.5122578740119934e-05,4.5042484998703e-05,4.517659544944763e-05,4.441849887371063e-05,4.401057958602905e-05,4.411861300468445e-05,4.4444575905799866e-05,4.392862319946289e-05,4.420056939125061e-05,4.398263990879059e-05,4.363059997558594e-05,4.338659346103668e-05,4.262663424015045e-05,4.289671778678894e-05,4.2788684368133545e-05,4.3060630559921265e-05,4.3196603655815125e-05,4.311464726924896e-05,4.289858043193817e-05,4.2924657464027405e-05,4.2844563722610474e-05,4.3060630559921265e-05,4.23286110162735e-05,4.254467785358429e-05,4.2518600821495056e-05,4.221871495246887e-05,4.2110681533813477e-05,4.194863140583038e-05,4.186667501926422e-05,4.208460450172424e-05,4.1620805859565735e-05,4.1812658309936523e-05,4.124268889427185e-05,4.061870276927948e-05,4.097074270248413e-05,4.042871296405792e-05,4.02107834815979e-05,4.0454789996147156e-05,4.032067954540253e-05,4.040077328681946e-05,4.002079367637634e-05,4.0182843804359436e-05,3.994069993495941e-05,4.02107834815979e-05,4.053674638271332e-05,4.02107834815979e-05,3.974884748458862e-05,3.9910897612571716e-05,3.991276025772095e-05,4.012882709503174e-05,4.02648001909256e-05,4.061684012413025e-05,3.999285399913788e-05,4.061870276927948e-05,4.007481038570404e-05,4.0182843804359436e-05,3.999285399913788e-05,4.0182843804359436e-05,4.0318816900253296e-05,4.002079367637634e-05,3.958679735660553e-05,3.9750710129737854e-05,3.9558857679367065e-05,4.018470644950867e-05,3.972090780735016e-05,3.980472683906555e-05,4.01567667722702e-05,3.972277045249939e-05,3.985874354839325e-05,3.988482058048248e-05,3.966875374317169e-05,4.007481038570404e-05,4.002079367637634e-05,4.0102750062942505e-05,4.007481038570404e-05,4.0238723158836365e-05,3.9560720324516296e-05,3.977678716182709e-05,3.939680755138397e-05,3.95309180021286e-05,3.945082426071167e-05,3.9422884583473206e-05,3.972277045249939e-05,3.939680755138397e-05,3.964081406593323e-05,3.939494490623474e-05,3.961287438869476e-05,3.9342790842056274e-05,3.9340928196907043e-05,3.945082426071167e-05,3.917887806892395e-05,3.917887806892395e-05,3.912486135959625e-05,3.931485116481781e-05,3.917887806892395e-05,3.898888826370239e-05,3.8990750908851624e-05,3.9206817746162415e-05,3.904476761817932e-05,3.917887806892395e-05,3.863498568534851e-05,3.8528814911842346e-05,3.871694207191467e-05,3.8854777812957764e-05,3.890879452228546e-05,3.8664788007736206e-05,3.861077129840851e-05,3.9070844650268555e-05,3.860890865325928e-05,3.861077129840851e-05,3.850087523460388e-05,3.847293555736542e-05,3.88268381357193e-05,3.841891884803772e-05,3.8446858525276184e-05,3.847293555736542e-05,3.795698285102844e-05,3.801286220550537e-05,3.822892904281616e-05,3.850087523460388e-05,3.847479820251465e-05,3.8120895624160767e-05,3.850273787975311e-05,3.809481859207153e-05,3.798492252826691e-05,3.765895962715149e-05,3.795884549617767e-05,3.782100975513458e-05,3.760680556297302e-05,3.784894943237305e-05,3.787688910961151e-05,3.760494291782379e-05,3.698095679283142e-05,3.698095679283142e-05,3.7550926208496094e-05,3.679096698760986e-05,3.681890666484833e-05,3.692694008350372e-05]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0013186335563659668,0.001778148114681244,0.0022569866850972176,0.0027306415140628815,0.0032009310089051723,0.0036599570885300636,0.004111736547201872,0.004557165317237377,0.004987856838852167,0.005411247257143259,0.005823809187859297,0.0062277670949697495,0.006626921705901623,0.007015518378466368,0.007394235581159592,0.007762259803712368,0.008122983388602734,0.008473502472043037,0.008812730200588703,0.009135972708463669,0.00945256557315588,0.009759713895618916,0.010056223720312119,0.010344753041863441,0.010622833855450153,0.010892338119447231,0.0111540537327528,0.011403528973460197,0.01164920348674059,0.011883886530995369,0.012110970914363861,0.012335123494267464,0.012547958642244339,0.012754199095070362,0.012957019731402397,0.013150177896022797,0.01333231758326292,0.01351228542625904,0.013684898614883423,0.013852871023118496,0.014014193788170815,0.01416940987110138,0.014320147223770618,0.01446540281176567,0.014604524709284306,0.01473802886903286,0.01486767828464508,0.014991845935583115,0.015110747888684273,0.015225145034492016,0.015335172414779663,0.01544139999896288,0.01554390974342823,0.01564253866672516,0.015737691894173622,0.015832195058465004,0.015921134501695633,0.016007360070943832,0.01608777791261673,0.016167595982551575,0.016243860125541687,0.016316164284944534,0.01638651266694069,0.016454417258501053,0.01652137190103531,0.016584962606430054,0.016646217554807663,0.016704272478818893,0.01676045171916485,0.016813892871141434,0.016866082325577736,0.016916455700993538,0.016964303329586983,0.017009954899549484,0.01705555059015751,0.01709943637251854,0.017140120267868042,0.017178278416395187,0.017215406522154808,0.01725117862224579,0.017287058755755424,0.017321037128567696,0.017353959381580353,0.017384491860866547,0.017413532361388206,0.017441025003790855,0.017468463629484177,0.017495334148406982,0.017520248889923096,0.017544647678732872,0.017567390576004982,0.017589347437024117,0.017611006274819374,0.017631279304623604,0.017651336267590523,0.017669765278697014,0.017687514424324036,0.017705101519823074,0.017722010612487793,0.01773807778954506,0.017752841114997864,0.017767660319805145,0.01778171956539154,0.017795858904719353,0.017809266224503517,0.017821507528424263,0.01783372089266777,0.01784544438123703,0.017856409773230553,0.0178668312728405,0.017877280712127686,0.017887486144900322,0.01789701171219349,0.01790580525994301,0.017915276810526848,0.017923636361956596,0.01793188787996769,0.017940111458301544,0.017948199063539505,0.01795528270304203,0.01796247437596321,0.01796925999224186,0.017975609749555588,0.017981473356485367,0.017987661063671112,0.01799355074763298,0.01799916848540306,0.01800478622317314,0.018009915947914124,0.018014557659626007,0.01801944151520729,0.018024273216724396,0.018029022961854935,0.018033474683761597,0.01803765445947647,0.01804169826209545,0.018045742064714432,0.01804937794804573,0.018053151667118073,0.018056435510516167,0.01805996336042881,0.018063219264149666,0.018066205084323883,0.018069298937916756,0.01807231269776821,0.018075134605169296,0.01807776652276516,0.018080290406942368,0.018083006143569946,0.01808542013168335,0.018087835982441902,0.018090223893523216,0.01809261366724968,0.018094783648848534,0.01809711754322052,0.018099073320627213,0.0181011613458395,0.018103333190083504,0.018105043098330498,0.01810680702328682,0.018108462914824486,0.01811017282307148,0.018111828714609146,0.018113430589437485,0.018114814534783363,0.01811668649315834,0.01811804436147213,0.01811961829662323,0.01812100224196911,0.018122468143701553,0.018123580142855644,0.018124748021364212,0.01812596805393696,0.018126999959349632,0.01812813989818096,0.01812903583049774,0.01812995783984661,0.018130799755454063,0.0181318037211895,0.01813267171382904,0.018133649602532387,0.01813449151813984,0.01813535951077938,0.018136335536837578,0.018137313425540924,0.01813807338476181,0.018138805404305458,0.01813945733010769,0.01814008131623268,0.01814097724854946,0.018141845241189003,0.018142659217119217,0.01814347505569458,0.018144207075238228,0.01814483106136322,0.018145373091101646,0.018145916983485222,0.018146540969610214,0.018147354945540428,0.01814795285463333,0.01814865879714489,0.018149228766560555,0.018149878829717636,0.01815050281584263,0.018151182681322098,0.018151670694351196,0.018152322620153427,0.018152782693505287,0.018153298646211624,0.018153896555304527,0.01815430261194706,0.018154792487621307,0.018155306577682495,0.01815560646355152,0.01815628446638584,0.018156636506319046,0.01815720647573471,0.018157586455345154,0.01815813034772873,0.018158618360757828,0.01815921626985073,0.018159568309783936,0.01815994828939438,0.018160328269004822,0.018160736188292503,0.018161088228225708,0.01816127821803093,0.018161630257964134,0.018161902204155922,0.018162310123443604,0.01816260814666748,0.018162880092859268,0.01816309615969658,0.018163340166211128,0.018163586035370827,0.018163802102208138,0.018164046108722687,0.018164264038205147,0.018164480105042458,0.018164725974202156,0.018164942041039467,0.018165186047554016,0.018165430054068565,0.018165620043873787,0.018165837973356247,0.018166055902838707,0.018166163936257362,0.018166380003094673,0.018166569992899895,0.0181666798889637,0.01816692389547825,0.01816708594560623,0.018167221918702126,0.018167465925216675,0.018167709931731224,0.01816779188811779,0.018167953938245773,0.018168089911341667,0.018168307840824127,0.01816844381392002,0.018168605864048004,0.01816868782043457,0.018168741837143898,0.018168849870562553,0.018168959766626358,0.018169039860367775,0.01816914975643158,0.018169257789850235,0.0181693397462368,0.018169501796364784,0.018169529736042023,0.018169637769460678,0.018169691786170006,0.0181698277592659,0.018169909715652466,0.018169963732361794,0.01817004382610321,0.018170099705457687,0.018170179799199104,0.018170207738876343,0.018170233815908432,0.018170315772294998,0.018170369789004326,0.01817047968506813,0.018170533701777458,0.018170613795518875,0.018170669674873352,0.018170777708292007,0.018170803785324097,0.018170859664678574,0.01817096769809723,0.018170993775129318,0.018171075731515884,0.018171103671193123,0.018171103671193123,0.018171129748225212,0.01817115768790245,0.01817118376493454,0.018171211704611778,0.018171239644289017,0.018171293660998344,0.018171293660998344,0.018171293660998344,0.018171347677707672,0.01817137375473976,0.018171401694417,0.018171401694417,0.01817142963409424,0.018171455711126328,0.018171483650803566,0.018171509727835655,0.018171509727835655,0.018171563744544983,0.018171563744544983,0.01817159168422222,0.01817161962389946,0.018171673640608788,0.018171699717640877,0.018171699717640877,0.018171699717640877,0.018171753734350204,0.01817180961370468,0.01817183569073677,0.01817186363041401,0.0181718897074461,0.018171917647123337,0.018171943724155426,0.018171943724155426,0.018171943724155426,0.018171943724155426,0.018172025680541992,0.01817210763692856,0.018172161653637886,0.018172189593315125,0.018172189593315125,0.018172243610024452,0.01817229762673378,0.01817229762673378,0.01817229762673378,0.01817229762673378,0.01817229762673378,0.01817229762673378,0.01817229762673378,0.01817229762673378,0.01817229762673378,0.01817232370376587,0.018172351643443108,0.018172379583120346,0.018172379583120346,0.018172379583120346,0.018172433599829674],"recovered":[0.0,0.0006371758645400405,0.0011833227472379804,0.0016985295806080103,0.002191969659179449,0.0026712696999311447,0.0031449515372514725,0.0036070174537599087,0.004061972256749868,0.0045036557130515575,0.004936165641993284,0.005357520654797554,0.005770788062363863,0.006179767195135355,0.006580169778317213,0.006967328023165464,0.007342490367591381,0.007712007500231266,0.008069392293691635,0.00841697957366705,0.008753521367907524,0.009080508723855019,0.009396939538419247,0.009705661796033382,0.010000677779316902,0.010289778001606464,0.010568428784608841,0.010838557966053486,0.011100761592388153,0.01135115884244442,0.011593061499297619,0.01183119136840105,0.01205936074256897,0.012281152419745922,0.012497570365667343,0.012704814784228802,0.012905328534543514,0.01309688575565815,0.013283991254866123,0.013461110182106495,0.013635514304041862,0.013804517686367035,0.013966030441224575,0.014119455590844154,0.014270193874835968,0.014415014535188675,0.014554408378899097,0.01468853559345007,0.014818673953413963,0.014943167567253113,0.015063942410051823,0.015177443623542786,0.015288474969565868,0.01539467554539442,0.015496642328798771,0.015596139244735241,0.01569107547402382,0.015784140676259995,0.01587223820388317,0.015956537798047066,0.01603953167796135,0.01611899957060814,0.016196131706237793,0.016270605847239494,0.016342880204319954,0.01641046069562435,0.01647779531776905,0.0165412500500679,0.01660136692225933,0.016659636050462723,0.016715899109840393,0.01676952838897705,0.01682226173579693,0.01687176711857319,0.0169207826256752,0.016966214403510094,0.01701197400689125,0.017054149881005287,0.017094101756811142,0.017134323716163635,0.017171477898955345,0.01720830798149109,0.017244486138224602,0.017278356477618217,0.017310382798314095,0.017341485247015953,0.017370769754052162,0.017398100346326828,0.017425348982214928,0.01745208352804184,0.017477676272392273,0.01750180497765541,0.01752549782395363,0.017547426745295525,0.017568135634064674,0.01758897863328457,0.01760876551270485,0.01762719266116619,0.017645105719566345,0.017662910744547844,0.017679927870631218,0.01769566908478737,0.01771027036011219,0.01772533357143402,0.017739636823534966,0.017754020169377327,0.017767591401934624,0.017780834808945656,0.01779288612306118,0.017804419621825218,0.01781565696001053,0.017826322466135025,0.01783660799264908,0.017846975475549698,0.017857208847999573,0.01786624640226364,0.01787550002336502,0.01788475550711155,0.017892517149448395,0.017900578677654266,0.01790836825966835,0.017915477976202965,0.017922697588801384,0.017929211258888245,0.017935480922460556,0.01794169656932354,0.017946690320968628,0.017952851951122284,0.017958441749215126,0.017964059486985207,0.017969217151403427,0.01797434687614441,0.017979394644498825,0.017984116449952126,0.01798851415514946,0.017993181943893433,0.017997117713093758,0.018001215532422066,0.01800498738884926,0.018008625134825706,0.0180123969912529,0.018015816807746887,0.01801934465765953,0.018022818490862846,0.018026022240519524,0.018029332160949707,0.01803218200802803,0.018034761771559715,0.018037637695670128,0.018040677532553673,0.018043337389826775,0.018045753240585327,0.018048087134957314,0.018050312995910645,0.018052782863378525,0.018054816871881485,0.018056772649288177,0.01805916056036949,0.018061386421322823,0.01806323044002056,0.018064968287944794,0.018066760152578354,0.01806844212114811,0.018070532009005547,0.01807224191725254,0.018073761835694313,0.018075471743941307,0.018076855689287186,0.018078239634633064,0.018079733476042747,0.018081143498420715,0.018082229420542717,0.018083559349179268,0.01808483526110649,0.018086111173033714,0.018087197095155716,0.018088119104504585,0.018089015036821365,0.018089964985847473,0.018090995028614998,0.01809183694422245,0.01809254288673401,0.018093736842274666,0.0180947408080101,0.01809566468000412,0.018096424639225006,0.01809723861515522,0.018098052591085434,0.01809878461062908,0.01809946447610855,0.018100358545780182,0.018101228401064873,0.01810193434357643,0.018102694302797318,0.01810329034924507,0.01810402423143387,0.01810470223426819,0.01810538023710251,0.018105868250131607,0.01810643821954727,0.01810695417225361,0.018107660114765167,0.01810825802385807,0.01810893602669239,0.018109668046236038,0.01811029203236103,0.018110807985067368,0.018111377954483032,0.018111757934093475,0.018112381920218468,0.01811297982931137,0.018113603815436363,0.018114037811756134,0.01811436377465725,0.01811477169394493,0.018115395680069923,0.018115801736712456,0.018116235733032227,0.01811658963561058,0.01811707764863968,0.018117593601346016,0.018118271604180336,0.018118571490049362,0.018119031563401222,0.018119465559720993,0.018119901418685913,0.01812019944190979,0.018120497465133667,0.018120769411325455,0.01812109537422657,0.01812136545777321,0.01812174543738365,0.01812201738357544,0.01812226139008999,0.018122587352991104,0.018122805282473564,0.018123021349310875,0.018123185262084007,0.018123483285307884,0.018123727291822433,0.018123917281627655,0.01812405325472355,0.01812426932156086,0.018124569207429886,0.018124759197235107,0.018124895170331,0.018125057220458984,0.018125193193554878,0.018125301226973534,0.018125491216778755,0.01812559925019741,0.01812584511935711,0.01812603510916233,0.018126115202903748,0.018126387149095535,0.01812654919922352,0.01812676712870598,0.01812692917883396,0.018127039074897766,0.018127229064702988,0.01812741905450821,0.018127499148249626,0.018127581104636192,0.018127689138054848,0.018127799034118652,0.01812787912786007,0.018127989023923874,0.01812806911766529,0.018128151074051857,0.018128205090761185,0.018128423020243645,0.01812855899333954,0.018128585070371628,0.018128667026758194,0.01812877506017685,0.018128857016563416,0.018128911033272743,0.01812896504998207,0.018129073083400726,0.018129128962755203,0.01812918297946453,0.01812920905649662,0.018129263073205948,0.018129263073205948,0.018129318952560425,0.018129399046301842,0.018129535019397736,0.018129616975784302,0.018129752948880196,0.018129779025912285,0.01812986098229885,0.018129942938685417,0.018129996955394745,0.018130023032426834,0.018130050972104073,0.01813007891178131,0.0181301049888134,0.018130159005522728,0.018130159005522728,0.018130213022232056,0.018130240961909294,0.018130294978618622,0.01813032291829586,0.01813032291829586,0.01813034899532795,0.018130376935005188,0.018130403012037277,0.018130403012037277,0.018130484968423843,0.018130484968423843,0.018130484968423843,0.01813053898513317,0.01813053898513317,0.01813056692481041,0.0181305930018425,0.018130620941519737,0.018130648881196976,0.018130702897906303,0.018130728974938393,0.018130728974938393,0.01813075691461563,0.01813081093132496,0.018130892887711525,0.018130892887711525,0.018130918964743614,0.018130972981452942,0.018130972981452942,0.01813100092113018,0.01813102886080742,0.01813102886080742,0.01813102886080742,0.018131082877516747,0.018131108954548836,0.018131162971258163,0.01813121885061264,0.01813121885061264,0.018131272867321968,0.018131298944354057,0.018131298944354057,0.018131298944354057,0.018131298944354057,0.018131298944354057,0.018131298944354057,0.018131298944354057,0.018131298944354057,0.018131326884031296,0.018131326884031296,0.018131380900740623,0.018131408840417862,0.018131408840417862,0.018131408840417862],"active":[0.0013186335563659668,0.0011409722501412034,0.0010736639378592372,0.0010321119334548712,0.0010089613497257233,0.000988687388598919,0.0009667850099503994,0.0009501478634774685,0.0009258845821022987,0.0009075915440917015,0.0008876435458660126,0.0008702464401721954,0.0008561336435377598,0.0008357511833310127,0.0008140658028423786,0.0007949317805469036,0.0007804930210113525,0.0007614949718117714,0.000743337906897068,0.0007189931347966194,0.0006990442052483559,0.0006792051717638969,0.0006592841818928719,0.000639091245830059,0.0006221560761332512,0.0006025601178407669,0.000585624948143959,0.0005649710074067116,0.0005484418943524361,0.0005327276885509491,0.0005179094150662422,0.0005039321258664131,0.0004885978996753693,0.00047304667532444,0.000459449365735054,0.0004453631117939949,0.00042698904871940613,0.0004153996706008911,0.00040090736001729965,0.00039176084101200104,0.000378679484128952,0.0003648921847343445,0.0003541167825460434,0.0003459472209215164,0.00033433083444833755,0.0003230143338441849,0.0003132699057459831,0.0003033103421330452,0.00029207393527030945,0.00028197746723890305,0.0002712300047278404,0.00026395637542009354,0.0002554347738623619,0.00024786312133073807,0.00024104956537485123,0.00023605581372976303,0.00023005902767181396,0.0002232193946838379,0.00021553970873355865,0.00021105818450450897,0.00020432844758033752,0.00019716471433639526,0.00019038096070289612,0.00018381141126155853,0.00017849169671535492,0.0001745019108057022,0.00016842223703861237,0.00016302242875099182,0.00015908479690551758,0.00015425682067871094,0.00015018321573734283,0.00014692731201648712,0.00014204159379005432,0.00013818778097629547,0.00013476796448230743,0.00013322196900844574,0.00012814626097679138,0.0001241285353899002,0.00012130476534366608,0.00011685490608215332,0.00011558085680007935,0.00011272914707660675,0.00010947324335575104,0.00010613538324832916,0.00010314956307411194,9.953975677490234e-05,9.769387543201447e-05,9.723380208015442e-05,9.489990770816803e-05,9.256415069103241e-05,8.971430361270905e-05,8.754245936870575e-05,8.550845086574554e-05,8.385255932807922e-05,8.320063352584839e-05,8.078664541244507e-05,7.87489116191864e-05,7.790885865688324e-05,7.690489292144775e-05,7.516704499721527e-05,7.291324436664581e-05,7.199123501777649e-05,7.144920527935028e-05,7.052533328533173e-05,6.962940096855164e-05,6.748735904693604e-05,6.612949073314667e-05,6.46095722913742e-05,6.352365016937256e-05,6.241165101528168e-05,6.162375211715698e-05,6.116367876529694e-05,6.0403719544410706e-05,5.882978439331055e-05,5.8067962527275085e-05,5.738995969295502e-05,5.638785660266876e-05,5.535595118999481e-05,5.568191409111023e-05,5.470402538776398e-05,5.410611629486084e-05,5.378201603889465e-05,5.2912160754203796e-05,5.226209759712219e-05,5.218014121055603e-05,5.185417830944061e-05,5.2478164434432983e-05,5.1934272050857544e-05,5.14741986989975e-05,5.0498172640800476e-05,5.0224363803863525e-05,4.992634057998657e-05,4.962831735610962e-05,4.935823380947113e-05,4.914030432701111e-05,4.851631820201874e-05,4.862435162067413e-05,4.8162415623664856e-05,4.816427826881409e-05,4.7810375690460205e-05,4.756636917591095e-05,4.7402456402778625e-05,4.686042666435242e-05,4.64804470539093e-05,4.6290457248687744e-05,4.5802444219589233e-05,4.558451473712921e-05,4.552863538265228e-05,4.536844789981842e-05,4.474259912967682e-05,4.4498592615127563e-05,4.44706529378891e-05,4.452653229236603e-05,4.44706529378891e-05,4.433467984199524e-05,4.425644874572754e-05,4.438869655132294e-05,4.4172629714012146e-05,4.365667700767517e-05,4.357658326625824e-05,4.349462687969208e-05,4.3412670493125916e-05,4.338659346103668e-05,4.289858043193817e-05,4.2572617530822754e-05,4.2924657464027405e-05,4.2572617530822754e-05,4.276260733604431e-05,4.276260733604431e-05,4.273466765880585e-05,4.2436644434928894e-05,4.2518600821495056e-05,4.240870475769043e-05,4.2164698243141174e-05,4.2028725147247314e-05,4.183873534202576e-05,4.183873534202576e-05,4.178471863269806e-05,4.183873534202576e-05,4.1676685214042664e-05,4.1812658309936523e-05,4.194863140583038e-05,4.1622668504714966e-05,4.15947288274765e-05,4.16487455368042e-05,4.16487455368042e-05,4.156678915023804e-05,4.1404739022254944e-05,4.129670560359955e-05,4.151277244091034e-05,4.1486695408821106e-05,4.143081605434418e-05,4.1540712118148804e-05,4.151277244091034e-05,4.1540712118148804e-05,4.1348859667778015e-05,4.1214749217033386e-05,4.116073250770569e-05,4.1486695408821106e-05,4.151463508605957e-05,4.170462489128113e-05,4.156865179538727e-05,4.1620805859565735e-05,4.156678915023804e-05,4.151463508605957e-05,4.137866199016571e-05,4.151463508605957e-05,4.1404739022254944e-05,4.1540712118148804e-05,4.151463508605957e-05,4.132278263568878e-05,4.118867218494415e-05,4.1268765926361084e-05,4.124268889427185e-05,4.151277244091034e-05,4.124082624912262e-05,4.1404739022254944e-05,4.1350722312927246e-05,4.1540712118148804e-05,4.1540712118148804e-05,4.1622668504714966e-05,4.129670560359955e-05,4.137679934501648e-05,4.129670560359955e-05,4.1270628571510315e-05,4.118680953979492e-05,4.1078776121139526e-05,4.1132792830467224e-05,4.1132792830467224e-05,4.1214749217033386e-05,4.124268889427185e-05,4.1134655475616455e-05,4.1078776121139526e-05,4.1078776121139526e-05,4.0998682379722595e-05,4.0996819734573364e-05,4.102475941181183e-05,4.1078776121139526e-05,4.0996819734573364e-05,4.0998682379722595e-05,4.102475941181183e-05,4.1132792830467224e-05,4.116073250770569e-05,4.105083644390106e-05,4.1078776121139526e-05,4.116073250770569e-05,4.110671579837799e-05,4.118680953979492e-05,4.1268765926361084e-05,4.118867218494415e-05,4.132464528083801e-05,4.124082624912262e-05,4.118680953979492e-05,4.1350722312927246e-05,4.132278263568878e-05,4.124268889427185e-05,4.118680953979492e-05,4.116073250770569e-05,4.1268765926361084e-05,4.1214749217033386e-05,4.118680953979492e-05,4.118867218494415e-05,4.116073250770569e-05,4.116073250770569e-05,4.116073250770569e-05,4.116073250770569e-05,4.116073250770569e-05,4.118867218494415e-05,4.118867218494415e-05,4.129670560359955e-05,4.110671579837799e-05,4.1078776121139526e-05,4.110671579837799e-05,4.116073250770569e-05,4.1134655475616455e-05,4.110671579837799e-05,4.1132792830467224e-05,4.1134655475616455e-05,4.110671579837799e-05,4.1078776121139526e-05,4.105083644390106e-05,4.110671579837799e-05,4.110671579837799e-05,4.121661186218262e-05,4.1214749217033386e-05,4.1214749217033386e-05,4.1134655475616455e-05,4.116073250770569e-05,4.105083644390106e-05,4.108063876628876e-05,4.110671579837799e-05,4.105083644390106e-05,4.1078776121139526e-05,4.108063876628876e-05,4.105269908905029e-05,4.105083644390106e-05,4.105269908905029e-05,4.102475941181183e-05,4.105269908905029e-05,4.102662205696106e-05,4.105269908905029e-05,4.0998682379722595e-05,4.097074270248413e-05,4.102475941181183e-05,4.102475941181183e-05,4.102475941181183e-05,4.0998682379722595e-05,4.102662205696106e-05,4.097074270248413e-05,4.0998682379722595e-05,4.102475941181183e-05,4.097074270248413e-05,4.102475941181183e-05,4.0996819734573364e-05,4.0998682379722595e-05,4.0998682379722595e-05,4.102475941181183e-05,4.0996819734573364e-05,4.097074270248413e-05,4.097074270248413e-05,4.0996819734573364e-05,4.0998682379722595e-05,4.0942803025245667e-05,4.097074270248413e-05,4.097074270248413e-05,4.09446656703949e-05,4.097074270248413e-05,4.0942803025245667e-05,4.09148633480072e-05,4.09148633480072e-05,4.0996819734573364e-05,4.102475941181183e-05,4.105269908905029e-05,4.102662205696106e-05,4.097074270248413e-05,4.102475941181183e-05,4.102475941181183e-05,4.0998682379722595e-05,4.0998682379722595e-05,4.0998682379722595e-05,4.0998682379722595e-05,4.0998682379722595e-05,4.0998682379722595e-05,4.0998682379722595e-05,4.0998682379722595e-05,4.0996819734573364e-05,4.102475941181183e-05,4.0998682379722595e-05,4.097074270248413e-05,4.097074270248413e-05,4.102475941181183e-05]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.7091807723045349,"q05":0.6385260235597338,"q20":0.6730289009027045,"q40":0.6982982380632001,"q60":0.7200633065458697,"q80":0.7453326437063653,"q95":0.7798355210493361},"MaxActiveInfected":{"mean":0.036172375082969666,"q05":0.02477684119100175,"q20":0.030341629334999873,"q40":0.03441718820620992,"q60":0.03792756195972941,"q80":0.04200312083093946,"q95":0.04756790897493758}},"4W_None":{"TotalInfected":{"mean":0.34418678283691406,"q05":0.23235313972401636,"q20":0.2869649321327439,"q40":0.3269617063610901,"q60":0.361411859312738,"q80":0.40140863354108425,"q95":0.45602042594981174},"MaxActiveInfected":{"mean":0.004684455692768097,"q05":0.0013479624680793082,"q20":0.002977274277012193,"q40":0.004170555319350818,"q60":0.005198356066185376,"q80":0.006391637108524001,"q95":0.008020948917456885}},"2W_Strong":{"TotalInfected":{"mean":0.016716796904802322,"q05":0.011502994771376965,"q20":0.014049054005836153,"q40":0.015913745712171468,"q60":0.017519848097433177,"q80":0.019384539803768492,"q95":0.021930599038227677},"MaxActiveInfected":{"mean":0.0013186335563659668,"q05":0.0012692879475574225,"q20":0.0012933849193587793,"q40":0.001311033143271893,"q60":0.0013262339694600407,"q80":0.0013438821933731543,"q95":0.0013679791651745109}},"2W_Moderate":{"TotalInfected":{"mean":0.035046275705099106,"q05":0.007413201451977245,"q20":0.020907277766767367,"q40":0.030790116252333757,"q60":0.039302435157864454,"q80":0.049185273643430845,"q95":0.06267934995822096},"MaxActiveInfected":{"mean":0.0013186335563659668,"q05":0.0012692879475574225,"q20":0.0012933849193587793,"q40":0.001311033143271893,"q60":0.0013262339694600407,"q80":0.0013438821933731543,"q95":0.0013679791651745109}}}}} \ No newline at end of file diff --git a/web/country-data/extdata-EC.json b/web/country-data/extdata-EC.json new file mode 100644 index 00000000..43f59689 --- /dev/null +++ b/web/country-data/extdata-EC.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.002746284008026123,0.003715227358043194,0.004739224445074797,0.005789559334516525,0.006833075545728207,0.00786589365452528,0.008903028443455696,0.009929778054356575,0.010940449312329292,0.011959629133343697,0.012961791828274727,0.013955322094261646,0.014937966130673885,0.015933247283101082,0.016913514584302902,0.01787576451897621,0.018839139491319656,0.020078033208847046,0.021551404148340225,0.023275207728147507,0.02526351809501648,0.02760898880660534,0.03031812608242035,0.03344385698437691,0.03709341213107109,0.04130025580525398,0.046160049736499786,0.05172934755682945,0.05811437591910362,0.0654468908905983,0.07378412783145905,0.0832400843501091,0.09387250244617462,0.105814129114151,0.11910143494606018,0.13386499881744385,0.15009623765945435,0.16782011091709137,0.18707223236560822,0.2077244073152542,0.22965945303440094,0.25280898809432983,0.2769872844219208,0.3020992875099182,0.3278140127658844,0.3540400266647339,0.38048139214515686,0.4068909287452698,0.4331407845020294,0.4589914083480835,0.48425787687301636,0.5087909698486328,0.5324849486351013,0.5552035570144653,0.5768710970878601,0.5973780751228333,0.6167210936546326,0.6349349617958069,0.6518593430519104,0.6675995588302612,0.682121992111206,0.6954199075698853,0.7075902819633484,0.7187046408653259,0.7287234663963318,0.7377633452415466,0.7458697557449341,0.753102719783783,0.7595817446708679,0.7653419375419617,0.7704494595527649,0.7749716639518738,0.7789695262908936,0.7825035452842712,0.7856088280677795,0.7883163690567017,0.7906959652900696,0.7927960157394409,0.7946417331695557,0.7962560057640076,0.7976834177970886,0.7989273071289062,0.8000082969665527,0.800942599773407,0.801769495010376,0.8024889826774597,0.8031097650527954,0.8036555647850037,0.8041439652442932,0.8045632243156433,0.804928719997406,0.8052434325218201,0.8055148720741272,0.8057574033737183,0.8059660792350769,0.8061474561691284,0.8063077330589294,0.8064508438110352,0.8065692186355591,0.8066766262054443,0.8067677021026611,0.8068488240242004,0.8069189190864563,0.806980550289154,0.8070339560508728,0.8070814609527588,0.8071216940879822,0.8071573376655579,0.8071894645690918,0.8072164058685303,0.80724036693573,0.8072609901428223,0.807278573513031,0.8072934746742249,0.8073073029518127,0.8073191046714783,0.8073296546936035,0.8073388934135437,0.8073456287384033,0.8073521852493286,0.8073582053184509,0.8073632717132568,0.8073680400848389,0.8073719143867493,0.8073751330375671,0.8073782920837402,0.8073809742927551,0.8073830604553223,0.8073853850364685,0.8073869347572327,0.8073887228965759,0.8073900938034058,0.8073914051055908,0.8073924779891968,0.807393491268158,0.8073941469192505,0.8073949217796326,0.807395339012146,0.8073960542678833,0.8073962926864624,0.8073965907096863,0.8073968291282654,0.807397186756134,0.8073975443840027,0.8073978424072266,0.8073980808258057,0.8073981404304504,0.8073982000350952,0.8073983192443848,0.8073984384536743,0.8073984980583191,0.8073986172676086,0.8073986768722534,0.8073986768722534,0.807398796081543,0.807398796081543,0.807398796081543,0.807398796081543,0.807398796081543,0.807398796081543,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877,0.8073988556861877],"recovered":[0.0,0.0013326099142432213,0.002491988707333803,0.003580673597753048,0.004652779549360275,0.005716565530747175,0.006764335557818413,0.007802596315741539,0.00883147306740284,0.009852654300630093,0.010884784162044525,0.011889324523508549,0.012878349982202053,0.013877948746085167,0.014876045286655426,0.015873892232775688,0.016841834411025047,0.017800267785787582,0.018901277333498,0.020191282033920288,0.021696684882044792,0.023452144116163254,0.025495946407318115,0.02787688933312893,0.03062656708061695,0.03381535783410072,0.03752678260207176,0.04181370884180069,0.04673962667584419,0.05241008475422859,0.058904096484184265,0.06628502905368805,0.07471949607133865,0.0842721089720726,0.09500136226415634,0.10702995210886002,0.12041779607534409,0.13523516058921814,0.1514892280101776,0.16924089193344116,0.18838852643966675,0.20892377197742462,0.23081283271312714,0.2538646459579468,0.2778884172439575,0.302705317735672,0.32829567790031433,0.3542632758617401,0.3804798722267151,0.4067302346229553,0.4327276647090912,0.4583826959133148,0.48348069190979004,0.5079366564750671,0.5314491987228394,0.5540522933006287,0.575563907623291,0.5960277915000916,0.6153114438056946,0.6334064602851868,0.6503219604492188,0.6660876870155334,0.6805692315101624,0.6939045786857605,0.7061561942100525,0.717277467250824,0.7273772954940796,0.7364467978477478,0.7446059584617615,0.7519354820251465,0.7584721446037292,0.7642963528633118,0.769486129283905,0.7740619778633118,0.7781170606613159,0.7817105054855347,0.784854531288147,0.7876265645027161,0.790046751499176,0.792185366153717,0.7940570712089539,0.7957183122634888,0.7971680760383606,0.7984387874603271,0.799534797668457,0.8004948496818542,0.8013424277305603,0.8020721077919006,0.8027116060256958,0.803276777267456,0.8037663698196411,0.8041949272155762,0.8045686483383179,0.804890513420105,0.8051750659942627,0.8054208755493164,0.8056315779685974,0.8058196902275085,0.8059820532798767,0.8061228394508362,0.8062503933906555,0.8063592910766602,0.806452214717865,0.8065338730812073,0.8066067099571228,0.8066684603691101,0.8067237138748169,0.8067702054977417,0.8068110346794128,0.8068487644195557,0.8068804144859314,0.8069075345993042,0.8069329857826233,0.8069538474082947,0.8069713115692139,0.8069873452186584,0.8070010542869568,0.8070131540298462,0.8070244789123535,0.8070330619812012,0.8070406317710876,0.8070471286773682,0.80705326795578,0.8070590496063232,0.8070631623268127,0.8070672750473022,0.8070708513259888,0.8070741891860962,0.8070770502090454,0.8070793747901917,0.8070816397666931,0.8070834279060364,0.807084858417511,0.807086169719696,0.8070873618125916,0.8070881962776184,0.8070893287658691,0.8070902824401855,0.8070908188819885,0.807091474533081,0.807092010974884,0.8070922493934631,0.807092547416687,0.8070930242538452,0.8070933222770691,0.8070936799049377,0.8070940971374512,0.8070942759513855,0.8070943355560303,0.807094395160675,0.8070944547653198,0.8070945143699646,0.8070945739746094,0.8070946335792542,0.8070946931838989,0.8070948123931885,0.8070948719978333,0.8070948719978333,0.8070948719978333,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478,0.807094931602478],"active":[0.002746284008026123,0.0023826174437999725,0.0022472357377409935,0.0022088857367634773,0.0021802959963679314,0.0021493281237781048,0.0021386928856372833,0.002127181738615036,0.0021089762449264526,0.002106974832713604,0.0020770076662302017,0.0020659975707530975,0.0020596161484718323,0.002055298537015915,0.002037469297647476,0.0020018722862005234,0.001997305080294609,0.0022777654230594635,0.002650126814842224,0.0030839256942272186,0.0035668332129716873,0.004156844690442085,0.004822179675102234,0.005566967651247978,0.00646684505045414,0.007484897971153259,0.008633267134428024,0.009915638715028763,0.01137474924325943,0.013036806136369705,0.01488003134727478,0.01695505529642105,0.019153006374835968,0.0215420201420784,0.02410007268190384,0.026835046708583832,0.02967844158411026,0.03258495032787323,0.0355830043554306,0.03848351538181305,0.04127092659473419,0.04388521611690521,0.04617445170879364,0.048234641551971436,0.04992559552192688,0.05133470892906189,0.05218571424484253,0.05262765288352966,0.05266091227531433,0.052261173725128174,0.05153021216392517,0.05040827393531799,0.04900425672531128,0.04726690053939819,0.04542189836502075,0.04332578182220459,0.04115718603134155,0.03890717029571533,0.03654789924621582,0.03419309854507446,0.031800031661987305,0.029332220554351807,0.027021050453186035,0.02480006217956543,0.022567272186279297,0.020485877990722656,0.018492460250854492,0.016655921936035156,0.014975786209106445,0.013406455516815186,0.011977314949035645,0.010675311088562012,0.009483397006988525,0.008441567420959473,0.007491767406463623,0.006605863571166992,0.005841434001922607,0.0051694512367248535,0.004594981670379639,0.004070639610290527,0.0036263465881347656,0.0032089948654174805,0.0028402209281921387,0.002503812313079834,0.0022346973419189453,0.0019941329956054688,0.0017673373222351074,0.0015834569931030273,0.0014323592185974121,0.0012864470481872559,0.0011623501777648926,0.0010485053062438965,0.0009462237358093262,0.0008668899536132812,0.000791013240814209,0.0007265806198120117,0.0006761550903320312,0.0006311535835266113,0.000587165355682373,0.0005537867546081543,0.0005173087120056152,0.0004895329475402832,0.0004667043685913086,0.00044667720794677734,0.00042724609375,0.00041300058364868164,0.0003979802131652832,0.0003871321678161621,0.0003784298896789551,0.0003676414489746094,0.000359952449798584,0.0003534555435180664,0.00034558773040771484,0.0003396272659301758,0.00033599138259887695,0.0003317594528198242,0.0003286004066467285,0.00032573938369750977,0.0003211498260498047,0.0003191232681274414,0.00031757354736328125,0.0003161430358886719,0.0003147721290588379,0.0003128647804260254,0.00031197071075439453,0.0003110170364379883,0.0003101229667663574,0.0003088712692260742,0.0003083348274230957,0.0003075599670410156,0.0003070831298828125,0.00030666589736938477,0.000306546688079834,0.0003063082695007324,0.00030612945556640625,0.0003059506416320801,0.00030559301376342773,0.0003050565719604492,0.0003052353858947754,0.00030481815338134766,0.0003045797348022461,0.0003045797348022461,0.0003046393394470215,0.0003045201301574707,0.0003045201301574707,0.0003044009208679199,0.0003040432929992676,0.0003039240837097168,0.0003039836883544922,0.0003040432929992676,0.0003040432929992676,0.00030410289764404297,0.00030410289764404297,0.0003040432929992676,0.00030410289764404297,0.0003039836883544922,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003038644790649414,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168,0.0003039240837097168]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.002746284008026123,0.0037049674428999424,0.004710946697741747,0.005710669793188572,0.006699695251882076,0.007678460795432329,0.008633265271782875,0.009572742506861687,0.010492762550711632,0.011400084011256695,0.012284507974982262,0.013152352534234524,0.013998613692820072,0.014835366047918797,0.015651598572731018,0.016456443816423416,0.017239393666386604,0.018238428980112076,0.01940281316637993,0.02072710171341896,0.022233881056308746,0.023964127525687218,0.02597101964056492,0.028230031952261925,0.03081410937011242,0.03376103937625885,0.03709685057401657,0.04089849069714546,0.04520299285650253,0.05008387193083763,0.05559242144227028,0.06180240586400032,0.06876274198293686,0.07654181867837906,0.08518904447555542,0.09481929987668991,0.10544389486312866,0.11707165092229843,0.12983432412147522,0.14369356632232666,0.15866802632808685,0.1747531145811081,0.1919293999671936,0.21011529862880707,0.22928014397621155,0.2493409812450409,0.2701062560081482,0.2915428876876831,0.31350094079971313,0.3357795178890228,0.35824593901634216,0.3807718753814697,0.4032519459724426,0.42547497153282166,0.44739416241645813,0.46890556812286377,0.48983117938041687,0.5101221799850464,0.529723048210144,0.5485321879386902,0.5665538311004639,0.5836567878723145,0.5998335480690002,0.6150788068771362,0.6294178366661072,0.6428045034408569,0.65524822473526,0.6668176054954529,0.6774520874023438,0.6872259378433228,0.6962477564811707,0.7044417858123779,0.7118819355964661,0.7186623215675354,0.7248000502586365,0.7303240299224854,0.73531174659729,0.7397936582565308,0.7437959909439087,0.7473987340927124,0.7506059408187866,0.7534847259521484,0.7560259699821472,0.7583063840866089,0.7603423595428467,0.7621442079544067,0.7637626528739929,0.7651927471160889,0.7664704322814941,0.7675856947898865,0.7685911059379578,0.7694745063781738,0.7702642679214478,0.7709596157073975,0.7715750336647034,0.7721275091171265,0.7726049423217773,0.7730356454849243,0.7734153866767883,0.773746907711029,0.7740354537963867,0.774296760559082,0.7745313048362732,0.7747331261634827,0.7749146819114685,0.7750725746154785,0.7752127647399902,0.775335431098938,0.7754445672035217,0.7755410671234131,0.7756282687187195,0.7757059335708618,0.7757735848426819,0.7758325934410095,0.7758838534355164,0.7759308815002441,0.7759723663330078,0.7760070562362671,0.7760385870933533,0.7760668396949768,0.7760912179946899,0.7761148810386658,0.776135265827179,0.7761522531509399,0.7761682868003845,0.7761812806129456,0.7761929035186768,0.7762038111686707,0.7762128710746765,0.7762211561203003,0.7762274146080017,0.7762334942817688,0.7762397527694702,0.7762452960014343,0.7762497067451477,0.7762536406517029,0.7762575149536133,0.7762606143951416,0.7762629985809326,0.7762652635574341,0.7762674689292908,0.7762696146965027,0.7762710452079773,0.7762730121612549,0.7762744426727295,0.7762757539749146,0.7762771248817444,0.7762780785560608,0.7762786746025085,0.7762795686721802,0.7762801051139832,0.7762807011604309,0.7762812972068787,0.7762819528579712,0.7762824296951294,0.7762829065322876,0.7762832641601562,0.7762833833694458,0.7762836217880249,0.7762836217880249,0.7762836813926697,0.776283860206604,0.7762839794158936,0.7762840390205383,0.7762840986251831,0.7762841582298279,0.7762843370437622,0.7762843370437622,0.7762843370437622,0.776284396648407,0.776284396648407,0.776284396648407,0.7762844562530518,0.7762844562530518,0.7762844562530518,0.7762845158576965,0.7762845158576965,0.7762845158576965,0.7762845158576965,0.7762845158576965,0.7762845158576965,0.7762845158576965,0.7762845158576965,0.7762845158576965,0.7762845158576965,0.7762845158576965,0.7762845158576965,0.7762845158576965,0.7762845158576965,0.7762845158576965,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413,0.7762845754623413],"recovered":[0.0,0.0013366763014346361,0.002485669916495681,0.003570413449779153,0.004611114040017128,0.005630982108414173,0.006632957607507706,0.007614913396537304,0.008564149960875511,0.009512761607766151,0.010431530885398388,0.01134160440415144,0.012226466089487076,0.013092245906591415,0.013954711146652699,0.01479171309620142,0.01560619380325079,0.01641085185110569,0.01731010153889656,0.018335288390517235,0.019521191716194153,0.020864125341176987,0.022392112761735916,0.024152638390660286,0.026169415563344955,0.02847115695476532,0.03110572136938572,0.03408899903297424,0.037502698600292206,0.04136758670210838,0.04572826996445656,0.05066482350230217,0.05621916800737381,0.06247163191437721,0.06948277354240417,0.0773187130689621,0.08602944016456604,0.09572181850671768,0.10636743158102036,0.11807095259428024,0.13085539638996124,0.1447392851114273,0.15974996984004974,0.17582955956459045,0.19298920035362244,0.21109013259410858,0.23018309473991394,0.25015023350715637,0.27081727981567383,0.29215681552886963,0.3139766752719879,0.33613693714141846,0.35842952132225037,0.3807846009731293,0.4031652510166168,0.425292044878006,0.4470319449901581,0.4684441089630127,0.48929116129875183,0.5094990134239197,0.5289920568466187,0.5477951169013977,0.5657193064689636,0.5827965140342712,0.5989276170730591,0.6141818761825562,0.6285222768783569,0.6418983340263367,0.6543586850166321,0.6659101247787476,0.6765560507774353,0.6863874197006226,0.6954095363616943,0.7036518454551697,0.7111528515815735,0.7179895043373108,0.7241401076316833,0.7297188639640808,0.7347472310066223,0.7392710447311401,0.7433357834815979,0.7469647526741028,0.7502211332321167,0.7531126737594604,0.7557014226913452,0.7580289244651794,0.7600942850112915,0.7619314193725586,0.7635682821273804,0.765015721321106,0.7663055062294006,0.7674626708030701,0.7684746384620667,0.7693694233894348,0.7701735496520996,0.7708796262741089,0.7715104818344116,0.7720572352409363,0.7725439071655273,0.772981584072113,0.7733603119850159,0.7736960649490356,0.7739909291267395,0.7742554545402527,0.7744876742362976,0.7746955752372742,0.7748751044273376,0.7750365734100342,0.7751783728599548,0.7753010392189026,0.7754114270210266,0.775509774684906,0.7756000757217407,0.7756776809692383,0.7757484912872314,0.7758097052574158,0.7758615612983704,0.7759085297584534,0.7759485840797424,0.7759850025177002,0.7760183215141296,0.7760476469993591,0.7760741114616394,0.7760961651802063,0.7761165499687195,0.7761346101760864,0.7761498689651489,0.7761640548706055,0.7761759161949158,0.7761865258216858,0.776195764541626,0.7762029767036438,0.7762101292610168,0.7762169241905212,0.7762227058410645,0.7762274146080017,0.7762318849563599,0.7762362957000732,0.7762396931648254,0.7762428522109985,0.7762454748153687,0.7762477993965149,0.7762500047683716,0.7762520909309387,0.7762535810470581,0.77625572681427,0.7762570977210999,0.7762581706047058,0.7762593626976013,0.7762603163719177,0.7762612104415894,0.7762619853019714,0.7762628197669983,0.7762635946273804,0.7762641310691833,0.7762645483016968,0.7762653231620789,0.7762658596038818,0.7762659788131714,0.7762662172317505,0.7762664556503296,0.7762665152549744,0.7762666940689087,0.7762668132781982,0.7762669324874878,0.7762669920921326,0.7762671113014221,0.7762672305107117,0.7762672305107117,0.7762672901153564,0.7762673497200012,0.7762674689292908,0.7762674689292908,0.7762675285339355,0.7762675285339355,0.7762675285339355,0.7762676477432251,0.7762676477432251,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699,0.7762677073478699],"active":[0.002746284008026123,0.0023682911414653063,0.002225276781246066,0.002140256343409419,0.0020885812118649483,0.002047478687018156,0.0020003076642751694,0.0019578291103243828,0.0019286125898361206,0.0018873224034905434,0.0018529770895838737,0.001810748130083084,0.0017721476033329964,0.0017431201413273811,0.0016968874260783195,0.0016647307202219963,0.0016331998631358147,0.0018275771290063858,0.002092711627483368,0.0023918133229017258,0.0027126893401145935,0.003100002184510231,0.0035789068788290024,0.004077393561601639,0.004644693806767464,0.00528988242149353,0.005991129204630852,0.006809491664171219,0.007700294256210327,0.008716285228729248,0.00986415147781372,0.01113758236169815,0.01254357397556305,0.014070186764001846,0.015706270933151245,0.017500586807727814,0.019414454698562622,0.02134983241558075,0.023466892540454865,0.025622613728046417,0.02781262993812561,0.030013829469680786,0.03217943012714386,0.034285739064216614,0.03629094362258911,0.03825084865093231,0.03992316126823425,0.04139265418052673,0.04268366098403931,0.0436227023601532,0.04426926374435425,0.04463493824005127,0.04482242465019226,0.04469037055969238,0.04422891139984131,0.04361352324485779,0.04279923439025879,0.04167807102203369,0.04043188691139221,0.03903317451477051,0.037561774253845215,0.03586167097091675,0.03411424160003662,0.03228229284286499,0.030490219593048096,0.02862262725830078,0.026725947856903076,0.02491927146911621,0.02309340238571167,0.021315813064575195,0.01969170570373535,0.01805436611175537,0.01647239923477173,0.015010476112365723,0.013647198677062988,0.01233452558517456,0.01117163896560669,0.010074794292449951,0.009048759937286377,0.008127689361572266,0.007270157337188721,0.006519973278045654,0.005804836750030518,0.0051937103271484375,0.004640936851501465,0.004115283489227295,0.003668367862701416,0.0032613277435302734,0.0029021501541137695,0.0025699734687805176,0.002285599708557129,0.0020118355751037598,0.0017896294593811035,0.0015901923179626465,0.0014014840126037598,0.0012478828430175781,0.0010944604873657227,0.0009784102439880371,0.0008714795112609863,0.0007653236389160156,0.0006751418113708496,0.0006006956100463867,0.0005403757095336914,0.00047767162322998047,0.00042700767517089844,0.0003769993782043457,0.0003376603126525879,0.0002988576889038086,0.00026619434356689453,0.00024002790451049805,0.0002168416976928711,0.00019615888595581055,0.0001735091209411621,0.00015491247177124023,0.0001353621482849121,0.00012117624282836914,0.00011080503463745117,9.85264778137207e-05,9.000301361083984e-05,8.183717727661133e-05,7.289648056030273e-05,6.723403930664062e-05,6.115436553955078e-05,5.608797073364258e-05,5.173683166503906e-05,4.667043685913086e-05,4.303455352783203e-05,3.975629806518555e-05,3.695487976074219e-05,3.463029861450195e-05,3.165006637573242e-05,3.0517578125e-05,2.962350845336914e-05,2.8371810913085938e-05,2.7000904083251953e-05,2.6226043701171875e-05,2.562999725341797e-05,2.4318695068359375e-05,2.3305416107177734e-05,2.2411346435546875e-05,2.199411392211914e-05,2.181529998779297e-05,2.104043960571289e-05,2.092123031616211e-05,2.086162567138672e-05,2.002716064453125e-05,2.002716064453125e-05,1.990795135498047e-05,1.9311904907226562e-05,1.9252300262451172e-05,1.8894672393798828e-05,1.8715858459472656e-05,1.8477439880371094e-05,1.8358230590820312e-05,1.8298625946044922e-05,1.8358230590820312e-05,1.7940998077392578e-05,1.7523765563964844e-05,1.7642974853515625e-05,1.7404556274414062e-05,1.722574234008789e-05,1.7344951629638672e-05,1.728534698486328e-05,1.722574234008789e-05,1.71661376953125e-05,1.71661376953125e-05,1.722574234008789e-05,1.710653305053711e-05,1.710653305053711e-05,1.710653305053711e-05,1.704692840576172e-05,1.6927719116210938e-05,1.6987323760986328e-05,1.6927719116210938e-05,1.6927719116210938e-05,1.6987323760986328e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6808509826660156e-05,1.6808509826660156e-05,1.6808509826660156e-05,1.6808509826660156e-05,1.6808509826660156e-05,1.6808509826660156e-05,1.6808509826660156e-05,1.6808509826660156e-05,1.6808509826660156e-05,1.6808509826660156e-05,1.6808509826660156e-05,1.6808509826660156e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05,1.6868114471435547e-05]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.002746284008026123,0.003715415019541979,0.0046918028965592384,0.005660433322191238,0.00661085918545723,0.0075137377716600895,0.008398974314332008,0.009255683980882168,0.010087056085467339,0.010888461023569107,0.01166571769863367,0.012402434833347797,0.01313452236354351,0.013828885741531849,0.01450529508292675,0.01516149565577507,0.015799179673194885,0.01657606102526188,0.01746392622590065,0.01847071759402752,0.01960282027721405,0.020862296223640442,0.022268539294600487,0.023860590532422066,0.025641698390245438,0.02762250229716301,0.029876071959733963,0.03234422206878662,0.03512418270111084,0.038239337503910065,0.04166686162352562,0.04548558220267296,0.04973259195685387,0.05442347005009651,0.05959556996822357,0.06530393660068512,0.07162334024906158,0.0785229355096817,0.08603618294000626,0.09422321617603302,0.10314822196960449,0.1128353402018547,0.12323784083127975,0.1343882530927658,0.14634251594543457,0.15907986462116241,0.17258606851100922,0.18680734932422638,0.2016785740852356,0.2172054499387741,0.23335041105747223,0.25005099177360535,0.267226904630661,0.2847459614276886,0.30257537961006165,0.320659339427948,0.33883029222488403,0.35704588890075684,0.37520840764045715,0.3932661712169647,0.41114720702171326,0.42878279089927673,0.44608333706855774,0.4629782736301422,0.47942209243774414,0.4954042136669159,0.5108346343040466,0.5257255434989929,0.5400398969650269,0.5537610650062561,0.5668303370475769,0.5792862772941589,0.5910916924476624,0.6022597551345825,0.6127355694770813,0.6226453185081482,0.6319095492362976,0.6405810713768005,0.6486496925354004,0.6561660766601562,0.6631052494049072,0.6695041060447693,0.6754339933395386,0.6808865666389465,0.6858595609664917,0.690421998500824,0.6945940256118774,0.6984161734580994,0.7018982768058777,0.7050234079360962,0.7078920602798462,0.7104829549789429,0.7128434181213379,0.7149651646614075,0.7168939709663391,0.718640923500061,0.7202157378196716,0.7216295599937439,0.7229115962982178,0.72406405210495,0.7250955104827881,0.7260286211967468,0.7268635630607605,0.7276206612586975,0.7282922267913818,0.7289014458656311,0.7294419407844543,0.7299343943595886,0.7303791642189026,0.7307741045951843,0.7311303019523621,0.7314550876617432,0.7317432165145874,0.7320018410682678,0.7322332859039307,0.7324351072311401,0.7326192259788513,0.7327883839607239,0.7329382300376892,0.73307204246521,0.7331916093826294,0.7333042025566101,0.7334036827087402,0.7334877252578735,0.7335644960403442,0.7336331009864807,0.7336961627006531,0.7337530851364136,0.73380446434021,0.7338478565216064,0.7338881492614746,0.7339242696762085,0.7339578866958618,0.7339876890182495,0.7340133190155029,0.7340361475944519,0.7340569496154785,0.7340764999389648,0.7340941429138184,0.7341090440750122,0.7341232895851135,0.734135091304779,0.7341465950012207,0.7341562509536743,0.734164297580719,0.7341716289520264,0.734178364276886,0.7341845035552979,0.7341904044151306,0.734195351600647,0.734200119972229,0.7342036366462708,0.7342067360877991,0.7342099547386169,0.7342126369476318,0.7342151403427124,0.7342172861099243,0.7342197895050049,0.7342215776443481,0.7342232465744019,0.7342245578765869,0.7342256903648376,0.7342268824577332,0.7342277765274048,0.7342286109924316,0.7342296242713928,0.7342303395271301,0.7342309355735779,0.7342313528060913,0.7342318892478943,0.7342323064804077,0.7342327833175659,0.7342332005500793,0.7342333197593689,0.7342336177825928,0.7342338562011719,0.734234094619751,0.7342341542243958,0.7342342138290405,0.7342342734336853,0.7342344522476196,0.734234631061554,0.7342347502708435,0.7342348694801331,0.7342349290847778,0.7342349886894226,0.7342350482940674,0.7342351078987122,0.7342351078987122,0.7342352271080017,0.7342352867126465,0.7342353463172913,0.7342353463172913,0.734235405921936,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808,0.7342354655265808],"recovered":[0.0,0.001339554088190198,0.0024894236121326685,0.003550331573933363,0.004561565816402435,0.005547838751226664,0.006484187673777342,0.007396138273179531,0.008284315466880798,0.009145466610789299,0.009981593117117882,0.01078493706882,0.01155793946236372,0.012315177358686924,0.01303462777286768,0.013737311586737633,0.014416785910725594,0.015074926428496838,0.015794314444065094,0.016588149592280388,0.017490403726696968,0.018507016822695732,0.019645437598228455,0.020923683419823647,0.022361770272254944,0.023969709873199463,0.025764958932995796,0.027785174548625946,0.03000902757048607,0.03251972049474716,0.03532138839364052,0.038450371474027634,0.04192431643605232,0.045779068022966385,0.05005898326635361,0.05479058995842934,0.06000817194581032,0.06576984375715256,0.07210507243871689,0.07903513312339783,0.08659812062978745,0.0948159322142601,0.10378385335206985,0.11345939338207245,0.12386740744113922,0.13505516946315765,0.14704389870166779,0.15976034104824066,0.1732659935951233,0.18743880093097687,0.20228837430477142,0.21777057647705078,0.23386073112487793,0.25052958726882935,0.2676445543766022,0.2851185202598572,0.30287259817123413,0.32079723477363586,0.3389153778553009,0.3570355772972107,0.37514427304267883,0.39314931631088257,0.4109446406364441,0.4285253882408142,0.4457656741142273,0.46258896589279175,0.47902560234069824,0.49496981501579285,0.510344386100769,0.5252097249031067,0.5394823551177979,0.5531540513038635,0.5662240386009216,0.5786851048469543,0.5904686450958252,0.6016005277633667,0.6121264696121216,0.6220466494560242,0.6313364505767822,0.6400003433227539,0.6480740904808044,0.6555787920951843,0.6625307202339172,0.6689690947532654,0.6749395132064819,0.6803885698318481,0.6854383945465088,0.6900354623794556,0.6942351460456848,0.6980714797973633,0.7015625238418579,0.7047317028045654,0.7076112627983093,0.7102361917495728,0.7126051187515259,0.7147629261016846,0.7167029976844788,0.7184637188911438,0.7200408577919006,0.7214670181274414,0.7227596044540405,0.7239251732826233,0.7249762415885925,0.7259199023246765,0.7267587184906006,0.7275241613388062,0.7282122373580933,0.7288273572921753,0.7293810248374939,0.7298778891563416,0.7303310036659241,0.7307263612747192,0.7310870289802551,0.7314128279685974,0.7317034006118774,0.7319633960723877,0.7321916818618774,0.7324033379554749,0.7325913906097412,0.7327578663825989,0.7329120635986328,0.7330482006072998,0.7331717014312744,0.7332862019538879,0.7333881258964539,0.7334734201431274,0.7335525751113892,0.7336223721504211,0.733686089515686,0.733745276927948,0.7337965965270996,0.7338408827781677,0.7338814735412598,0.733919084072113,0.733951985836029,0.7339824438095093,0.7340087890625,0.7340336441993713,0.7340532541275024,0.7340744733810425,0.7340918779373169,0.7341077327728271,0.7341213226318359,0.734133780002594,0.7341452836990356,0.7341541051864624,0.7341628670692444,0.7341704964637756,0.734177827835083,0.734183669090271,0.7341892123222351,0.7341946363449097,0.7341985702514648,0.7342031598091125,0.7342063784599304,0.7342098951339722,0.734212338924408,0.7342150807380676,0.7342171669006348,0.7342191934585571,0.7342210412025452,0.734222412109375,0.7342242002487183,0.7342254519462585,0.734226644039154,0.7342276573181152,0.7342284917831421,0.734229326248169,0.7342300415039062,0.7342306971549988,0.7342312335968018,0.73423171043396,0.7342323064804077,0.7342326641082764,0.7342330813407898,0.7342333793640137,0.734233558177948,0.7342338562011719,0.7342339158058167,0.7342340350151062,0.7342342138290405,0.7342343330383301,0.7342345118522644,0.734234631061554,0.7342348098754883,0.7342349290847778,0.7342350482940674,0.7342351078987122,0.7342351078987122,0.7342351078987122,0.7342351078987122,0.7342351675033569,0.7342352271080017,0.7342352271080017,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465,0.7342352867126465],"active":[0.002746284008026123,0.002375860931351781,0.00220237928442657,0.0021101017482578754,0.0020492933690547943,0.001965899020433426,0.0019147866405546665,0.0018595457077026367,0.0018027406185865402,0.001742994412779808,0.001684124581515789,0.0016174977645277977,0.0015765829011797905,0.001513708382844925,0.0014706673100590706,0.0014241840690374374,0.0013823937624692917,0.0015011345967650414,0.001669611781835556,0.0018825680017471313,0.002112416550517082,0.0023552794009447098,0.002623101696372032,0.002936907112598419,0.0032799281179904938,0.0036527924239635468,0.004111113026738167,0.004559047520160675,0.005115155130624771,0.005719617009162903,0.006345473229885101,0.007035210728645325,0.007808275520801544,0.008644402027130127,0.009536586701869965,0.010513346642255783,0.011615168303251266,0.012753091752529144,0.013931110501289368,0.015188083052635193,0.016550101339817047,0.018019407987594604,0.0194539874792099,0.02092885971069336,0.02247510850429535,0.02402469515800476,0.02554216980934143,0.027047008275985718,0.028412580490112305,0.02976664900779724,0.031062036752700806,0.032280415296554565,0.03336617350578308,0.03421637415885925,0.03493082523345947,0.03554081916809082,0.0359576940536499,0.03624865412712097,0.03629302978515625,0.03623059391975403,0.036002933979034424,0.035633474588394165,0.03513869643211365,0.034452885389328,0.033656418323516846,0.032815247774124146,0.03180903196334839,0.030755728483200073,0.029695510864257812,0.028551340103149414,0.027347981929779053,0.02613222599029541,0.024867653846740723,0.023574650287628174,0.022266924381256104,0.021044790744781494,0.019783079624176025,0.018534421920776367,0.017313241958618164,0.016165733337402344,0.015031158924102783,0.013925313949584961,0.012903273105621338,0.011917471885681152,0.010920047760009766,0.01003342866897583,0.009155631065368652,0.008380711078643799,0.007663130760192871,0.00695192813873291,0.006329536437988281,0.005751252174377441,0.0052321553230285645,0.004728972911834717,0.004288852214813232,0.003877997398376465,0.003512740135192871,0.0031658411026000977,0.0028707385063171387,0.002597033977508545,0.0023359060287475586,0.002103447914123535,0.0018873214721679688,0.001700758934020996,0.00153350830078125,0.0013772845268249512,0.001229703426361084,0.00110703706741333,0.0009981393814086914,0.0008962154388427734,0.0007992982864379883,0.0007287263870239258,0.0006561875343322754,0.0005890130996704102,0.0005298852920532227,0.0004717111587524414,0.00042754411697387695,0.00038504600524902344,0.00034683942794799805,0.000314176082611084,0.00027954578399658203,0.00025600194931030273,0.0002319812774658203,0.0002015233039855957,0.00017637014389038086,0.00015968084335327148,0.00014358758926391602,0.00013071298599243164,0.00011837482452392578,0.00010257959365844727,9.1552734375e-05,8.338689804077148e-05,7.641315460205078e-05,6.860494613647461e-05,6.133317947387695e-05,5.370378494262695e-05,4.8160552978515625e-05,4.285573959350586e-05,4.088878631591797e-05,3.457069396972656e-05,3.141164779663086e-05,2.7358531951904297e-05,2.5272369384765625e-05,2.2470951080322266e-05,1.901388168334961e-05,1.7523765563964844e-05,1.5497207641601562e-05,1.4007091522216797e-05,1.2576580047607422e-05,1.1682510375976562e-05,1.0907649993896484e-05,9.000301361083984e-06,8.165836334228516e-06,6.794929504394531e-06,6.258487701416016e-06,5.245208740234375e-06,4.947185516357422e-06,4.708766937255859e-06,4.410743713378906e-06,4.0531158447265625e-06,3.516674041748047e-06,3.2782554626464844e-06,2.682209014892578e-06,2.3245811462402344e-06,1.9669532775878906e-06,1.9669532775878906e-06,1.8477439880371094e-06,1.6093254089355469e-06,1.3113021850585938e-06,1.1920928955078125e-06,1.0728836059570312e-06,1.0728836059570312e-06,8.940696716308594e-07,6.556510925292969e-07,5.364418029785156e-07,4.76837158203125e-07,5.364418029785156e-07,2.980232238769531e-07,2.980232238769531e-07,2.384185791015625e-07,2.384185791015625e-07,2.980232238769531e-07,2.384185791015625e-07,2.384185791015625e-07,1.1920928955078125e-07,5.960464477539063e-08,0.0,0.0,0.0,1.1920928955078125e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.1920928955078125e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.002746284008026123,0.0037085332442075014,0.004743791185319424,0.00577904935926199,0.006827757693827152,0.007864204235374928,0.008898085914552212,0.009921770542860031,0.010938071645796299,0.011940923519432545,0.01295096892863512,0.013941182754933834,0.014927956275641918,0.01591085083782673,0.016876665875315666,0.017844732850790024,0.01879778690636158,0.02003205008804798,0.021499479189515114,0.023206202313303947,0.025207651779055595,0.02751721255481243,0.03021746687591076,0.03332999721169472,0.036953963339328766,0.041158366948366165,0.0459723062813282,0.05155330151319504,0.057911116629838943,0.0652223601937294,0.07347933202981949,0.08284664154052734,0.09348800033330917,0.10538540035486221,0.11870036274194717,0.1334245651960373,0.14957930147647858,0.16728447377681732,0.18644575774669647,0.2069838047027588,0.22891265153884888,0.25197750329971313,0.2761608362197876,0.30119940638542175,0.3269045054912567,0.35305964946746826,0.3794347643852234,0.40592068433761597,0.4321961998939514,0.45808032155036926,0.48344409465789795,0.5081108212471008,0.5318736433982849,0.5546733140945435,0.5764110088348389,0.5970388054847717,0.6164305806159973,0.6346322298049927,0.6516584157943726,0.667381227016449,0.6819095611572266,0.6952952146530151,0.7074567079544067,0.7185264229774475,0.7285700440406799,0.7376119494438171,0.7457426190376282,0.7530123591423035,0.7595095634460449,0.7652605772018433,0.7703573703765869,0.7748913764953613,0.7788884043693542,0.782426118850708,0.7855124473571777,0.7882627844810486,0.7906442284584045,0.792755126953125,0.7946035861968994,0.7961946129798889,0.7976157069206238,0.7988466620445251,0.7999346852302551,0.8008812665939331,0.8016967177391052,0.8024160861968994,0.8030403852462769,0.8035878539085388,0.8040691018104553,0.8044803738594055,0.8048393726348877,0.8051528334617615,0.8054346442222595,0.8056711554527283,0.8058809638023376,0.8060631155967712,0.8062223196029663,0.8063619136810303,0.8064785003662109,0.8065817356109619,0.8066748380661011,0.8067547082901001,0.8068234920501709,0.806882917881012,0.8069351315498352,0.8069818615913391,0.8070225715637207,0.8070558309555054,0.8070862889289856,0.8071133494377136,0.8071356415748596,0.8071565628051758,0.8071740865707397,0.8071886301040649,0.8072019219398499,0.8072133660316467,0.8072234988212585,0.8072319626808167,0.8072398900985718,0.8072457909584045,0.8072509765625,0.8072555065155029,0.8072600364685059,0.8072636127471924,0.8072668313980103,0.8072699904441833,0.8072725534439087,0.807275116443634,0.8072767853736877,0.8072786331176758,0.8072798848152161,0.807281494140625,0.8072825074195862,0.8072835803031921,0.8072843551635742,0.8072851300239563,0.807285726070404,0.8072863817214966,0.8072867393493652,0.8072871565818787,0.8072875142097473,0.807287871837616,0.8072880506515503,0.8072885870933533,0.8072888255119324,0.8072889447212219,0.8072891235351562,0.807289183139801,0.8072893023490906,0.8072894215583801,0.8072895407676697,0.8072896003723145,0.8072896599769592,0.807289719581604,0.807289719581604,0.807289719581604,0.807289719581604,0.807289719581604,0.807289719581604,0.8072898387908936,0.8072898983955383,0.8072899580001831,0.8072899580001831,0.8072899580001831,0.8072899580001831,0.8072899580001831,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279,0.8072900176048279],"recovered":[0.0,0.0013419314054772258,0.002497869310900569,0.0035868044942617416,0.004649088717997074,0.005699298810213804,0.006740187294781208,0.007771566044539213,0.008804134093225002,0.009831509552896023,0.010839615948498249,0.011855479329824448,0.012855078093707561,0.013851172290742397,0.014836256392300129,0.01581377163529396,0.016782589256763458,0.017742648720741272,0.01884322054684162,0.020129535347223282,0.021630121394991875,0.023380450904369354,0.025411490350961685,0.027775853872299194,0.030519964173436165,0.03371213376522064,0.03740585595369339,0.04165186360478401,0.04656095430254936,0.052202258259058,0.058669619262218475,0.06602715700864792,0.0743916779756546,0.08390112221240997,0.09458921104669571,0.10660485178232193,0.11995428055524826,0.13470076024532318,0.1509019136428833,0.1685798168182373,0.18769916892051697,0.20819613337516785,0.22997882962226868,0.25298166275024414,0.2770037353038788,0.30187803506851196,0.327374666929245,0.3533073365688324,0.3794633746147156,0.405718058347702,0.43177127838134766,0.4574899673461914,0.4827040731906891,0.5070951581001282,0.5307373404502869,0.5534959435462952,0.575124204158783,0.5956757664680481,0.6150128245353699,0.6332029104232788,0.6501585841178894,0.6658984422683716,0.6804993748664856,0.6938772201538086,0.7060694694519043,0.7172062397003174,0.7273093461990356,0.7364113926887512,0.7445937991142273,0.751939058303833,0.758492648601532,0.7643334269523621,0.7695236206054688,0.7741001844406128,0.7781465649604797,0.7817150950431824,0.7848872542381287,0.7876598834991455,0.7901029586791992,0.7922651767730713,0.7941300868988037,0.7957620620727539,0.7972116470336914,0.7984656095504761,0.7995606064796448,0.8005195260047913,0.8013637661933899,0.8020909428596497,0.8027325868606567,0.8032981753349304,0.8037902116775513,0.8042100667953491,0.8045779466629028,0.8048986792564392,0.8051779270172119,0.8054271340370178,0.805637776851654,0.8058250546455383,0.8059861063957214,0.8061266541481018,0.8062503337860107,0.8063541650772095,0.8064504861831665,0.8065310716629028,0.806601345539093,0.8066632151603699,0.8067166805267334,0.806763231754303,0.8068056106567383,0.8068404793739319,0.8068717122077942,0.8068997263908386,0.8069246411323547,0.8069441318511963,0.8069606423377991,0.806976318359375,0.806989848613739,0.8070018291473389,0.8070123195648193,0.8070214986801147,0.8070286512374878,0.8070353269577026,0.8070405125617981,0.807045578956604,0.8070496916770935,0.8070533871650696,0.8070571422576904,0.8070605397224426,0.8070633411407471,0.8070653080940247,0.8070670366287231,0.8070686459541321,0.8070701956748962,0.8070714473724365,0.8070725202560425,0.8070735335350037,0.8070744872093201,0.8070754408836365,0.8070759773254395,0.8070765137672424,0.8070769309997559,0.8070773482322693,0.8070777654647827,0.8070780038833618,0.8070785403251648,0.8070787191390991,0.807079017162323,0.8070791363716125,0.8070792555809021,0.8070794939994812,0.8070796132087708,0.8070796132087708,0.8070797324180603,0.8070798516273499,0.8070799112319946,0.8070800304412842,0.8070800304412842,0.8070800304412842,0.8070800304412842,0.8070800304412842,0.807080090045929,0.8070801496505737,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633,0.8070802688598633],"active":[0.002746284008026123,0.0023666019551455975,0.0022459218744188547,0.002192244865000248,0.002178668975830078,0.0021649054251611233,0.0021578986197710037,0.002150204498320818,0.0021339375525712967,0.002109413966536522,0.0021113529801368713,0.0020857034251093864,0.0020728781819343567,0.0020596785470843315,0.0020404094830155373,0.0020309612154960632,0.0020151976495981216,0.0022894013673067093,0.0026562586426734924,0.0030766669660806656,0.0035775303840637207,0.004136761650443077,0.004805976524949074,0.005554143339395523,0.006433999165892601,0.007446233183145523,0.008566450327634811,0.009901437908411026,0.011350162327289581,0.013020101934671402,0.014809712767601013,0.016819484531879425,0.01909632235765457,0.02148427814245224,0.024111151695251465,0.026819713413715363,0.029625020921230316,0.03258371353149414,0.03554384410381317,0.038403987884521484,0.04121348261833191,0.04378136992454529,0.04618200659751892,0.04821774363517761,0.04990077018737793,0.0511816143989563,0.052060097455978394,0.05261334776878357,0.05273282527923584,0.052362263202667236,0.05167281627655029,0.050620853900909424,0.049169570207595825,0.04757815599441528,0.045673668384552,0.04354286193847656,0.041306376457214355,0.03895646333694458,0.036645591259002686,0.034178316593170166,0.03175097703933716,0.029396772384643555,0.026957333087921143,0.024649202823638916,0.022500574588775635,0.020405709743499756,0.01843327283859253,0.016600966453552246,0.014915764331817627,0.013321518898010254,0.011864721775054932,0.010557949542999268,0.009364783763885498,0.008325934410095215,0.007365882396697998,0.006547689437866211,0.005756974220275879,0.005095243453979492,0.004500627517700195,0.003929436206817627,0.0034856200218200684,0.0030845999717712402,0.0027230381965637207,0.0024156570434570312,0.0021361112594604492,0.0018965601921081543,0.0016766190528869629,0.0014969110488891602,0.001336514949798584,0.0011821985244750977,0.0010491609573364258,0.0009427666664123535,0.0008566975593566895,0.0007724761962890625,0.0007030367851257324,0.000635981559753418,0.0005845427513122559,0.0005368590354919434,0.000492393970489502,0.0004550814628601074,0.00042450428009033203,0.000400543212890625,0.00037300586700439453,0.00035184621810913086,0.0003337860107421875,0.0003186464309692383,0.0003058910369873047,0.0002925992012023926,0.00028067827224731445,0.0002728700637817383,0.0002639293670654297,0.0002568364143371582,0.00024944543838500977,0.00024449825286865234,0.00024127960205078125,0.00023704767227172852,0.00023365020751953125,0.0002301335334777832,0.0002275705337524414,0.00022429227828979492,0.00022232532501220703,0.00022017955780029297,0.00021952390670776367,0.0002180337905883789,0.00021713972091674805,0.00021660327911376953,0.00021541118621826172,0.00021457672119140625,0.00021344423294067383,0.00021332502365112305,0.00021284818649291992,0.00021284818649291992,0.0002123117446899414,0.00021213293075561523,0.00021183490753173828,0.00021159648895263672,0.00021123886108398438,0.00021094083786010742,0.00021076202392578125,0.00021064281463623047,0.00021058320999145508,0.0002105236053466797,0.00021028518676757812,0.00021058320999145508,0.00021028518676757812,0.00021022558212280273,0.00021010637283325195,0.00021004676818847656,0.00021004676818847656,0.00020992755889892578,0.00020992755889892578,0.00020998716354370117,0.00020992755889892578,0.0002098679542541504,0.000209808349609375,0.00020968914031982422,0.00020968914031982422,0.00020968914031982422,0.00020968914031982422,0.000209808349609375,0.000209808349609375,0.000209808349609375,0.00020968914031982422,0.00020968914031982422,0.00020968914031982422,0.00020968914031982422,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996,0.0002097487449645996]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.002746284008026123,0.0037080328911542892,0.004712948575615883,0.005719741340726614,0.006713708862662315,0.007677960209548473,0.00864152330905199,0.009586005471646786,0.010500583797693253,0.011394515633583069,0.012277438305318356,0.013136587105691433,0.013985100202262402,0.014820664189755917,0.015639524906873703,0.01643235795199871,0.017210114747285843,0.018202707171440125,0.019345881417393684,0.02066948264837265,0.022188274189829826,0.023918334394693375,0.025884686037898064,0.028129933401942253,0.030671220272779465,0.033595066517591476,0.03692493215203285,0.04068209230899811,0.04496069625020027,0.04978945851325989,0.05523550882935524,0.06140289083123207,0.06829297542572021,0.07596306502819061,0.08451701700687408,0.09398667514324188,0.10447338223457336,0.11600073426961899,0.12860244512557983,0.1423511952161789,0.1571844518184662,0.17316733300685883,0.19021467864513397,0.20833663642406464,0.22741657495498657,0.2473653107881546,0.26810476183891296,0.28943338990211487,0.31133291125297546,0.33361589908599854,0.3560892939567566,0.37863054871559143,0.4011274576187134,0.4233911335468292,0.44538572430610657,0.4668820798397064,0.48784056305885315,0.5081743597984314,0.5278076529502869,0.5466541647911072,0.5647104978561401,0.5818900465965271,0.5981508493423462,0.6134887337684631,0.627846896648407,0.6413499116897583,0.6538898348808289,0.6655119061470032,0.6762670874595642,0.6861448884010315,0.6952011585235596,0.7034914493560791,0.7110041379928589,0.7178613543510437,0.7240541577339172,0.7296221256256104,0.7346534132957458,0.7391722798347473,0.7432684302330017,0.7469061613082886,0.7501489520072937,0.753057599067688,0.755659282207489,0.7579596638679504,0.7600279450416565,0.7618507742881775,0.7634870409965515,0.7649303078651428,0.7662129402160645,0.7673500180244446,0.7683683037757874,0.7692657709121704,0.7700558304786682,0.7707595825195312,0.7713789343833923,0.7719249725341797,0.7724061608314514,0.7728314399719238,0.773202121257782,0.7735363245010376,0.7738330364227295,0.7740947008132935,0.7743235230445862,0.7745288610458374,0.7747114896774292,0.7748664617538452,0.7750066518783569,0.7751333713531494,0.7752458453178406,0.7753452062606812,0.7754324078559875,0.7755085229873657,0.7755730152130127,0.7756322026252747,0.7756868600845337,0.7757356762886047,0.7757752537727356,0.775812566280365,0.7758445739746094,0.7758727073669434,0.7758968472480774,0.7759203314781189,0.7759401202201843,0.7759571075439453,0.7759717106819153,0.7759859561920166,0.7759972810745239,0.7760083675384521,0.7760176658630371,0.7760264277458191,0.7760334014892578,0.7760398387908936,0.7760456800460815,0.7760512828826904,0.7760552167892456,0.7760586142539978,0.77606201171875,0.7760652899742126,0.7760677933692932,0.7760703563690186,0.7760725617408752,0.7760740518569946,0.7760757803916931,0.776077389717102,0.7760782837867737,0.7760794162750244,0.7760805487632751,0.7760810256004333,0.7760818600654602,0.7760826349258423,0.7760832905769348,0.7760838866233826,0.7760845422744751,0.7760850191116333,0.7760852575302124,0.7760854363441467,0.776085615158081,0.7760857939720154,0.7760859727859497,0.7760863304138184,0.7760864496231079,0.7760865688323975,0.7760867476463318,0.7760869860649109,0.7760870456695557,0.77608722448349,0.7760872840881348,0.7760873436927795,0.7760875225067139,0.7760876417160034,0.7760876417160034,0.7760876417160034,0.7760877013206482,0.776087760925293,0.7760878205299377,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825,0.7760878801345825],"recovered":[0.0,0.001337927533313632,0.0024910501670092344,0.0035727282520383596,0.004608986899256706,0.00563367223367095,0.006628390401601791,0.007613662630319595,0.00857284665107727,0.009507756680250168,0.010428715497255325,0.01132802851498127,0.012215266935527325,0.013073790818452835,0.013924118131399155,0.014750923030078411,0.015571409836411476,0.016368122771382332,0.01726449467241764,0.018292684108018875,0.019459068775177002,0.02081313729286194,0.02234744466841221,0.02408745139837265,0.02608395740389824,0.02837543748319149,0.030967898666858673,0.03392884507775307,0.0372939333319664,0.041123662143945694,0.04543561115860939,0.050313547253608704,0.05583767592906952,0.06204865872859955,0.06898872554302216,0.07671456038951874,0.08533051609992981,0.09488437324762344,0.10540805757045746,0.11700322479009628,0.12967011332511902,0.1434173732995987,0.15825901925563812,0.17423856258392334,0.1912309229373932,0.2092917561531067,0.22831471264362335,0.24818968772888184,0.26876822113990784,0.29000064730644226,0.3117908537387848,0.33388349413871765,0.35624608397483826,0.3786006569862366,0.4009895622730255,0.4231276214122772,0.4449741542339325,0.46636658906936646,0.4872533082962036,0.5074877142906189,0.527022659778595,0.5458309650421143,0.5637950897216797,0.5809170007705688,0.5971304774284363,0.6124480366706848,0.6268669366836548,0.6403052806854248,0.6528891324996948,0.6645423173904419,0.6752892732620239,0.6852166652679443,0.6943202018737793,0.7026333808898926,0.710231602191925,0.7171177268028259,0.7233410477638245,0.7289618849754333,0.7340472936630249,0.7386135458946228,0.742704451084137,0.7463889718055725,0.7496795058250427,0.7526206970214844,0.7552384734153748,0.7575851678848267,0.7596663236618042,0.7615206837654114,0.7631860971450806,0.7646450996398926,0.765945553779602,0.7671083211898804,0.7681376934051514,0.7690445184707642,0.7698514461517334,0.7705705165863037,0.7712069749832153,0.7717652320861816,0.7722549438476562,0.7726864218711853,0.7730704545974731,0.7734127044677734,0.7737146615982056,0.7739809155464172,0.774211049079895,0.7744190692901611,0.7745993137359619,0.7747635245323181,0.7749104499816895,0.7750365734100342,0.7751534581184387,0.7752547860145569,0.7753439545631409,0.775420606136322,0.7754903435707092,0.7755519151687622,0.7756050229072571,0.775651216506958,0.7756941914558411,0.775730550289154,0.7757636904716492,0.7757915258407593,0.7758177518844604,0.7758417725563049,0.7758606672286987,0.7758786678314209,0.7758936882019043,0.7759072780609131,0.7759193181991577,0.7759298086166382,0.7759398818016052,0.7759485840797424,0.775955855846405,0.7759624719619751,0.775968074798584,0.7759733200073242,0.775978147983551,0.7759818434715271,0.7759854197502136,0.7759885787963867,0.7759913802146912,0.7759937047958374,0.7759959101676941,0.7759978771209717,0.7759994864463806,0.7760008573532104,0.776002049446106,0.7760031819343567,0.7760045528411865,0.7760054469108582,0.7760065793991089,0.7760071754455566,0.7760075926780701,0.7760083079338074,0.7760087847709656,0.7760093212127686,0.7760096788406372,0.7760099172592163,0.7760101556777954,0.7760103940963745,0.7760107517242432,0.7760108709335327,0.776011049747467,0.7760112285614014,0.7760114073753357,0.77601158618927,0.7760116457939148,0.7760117053985596,0.7760118842124939,0.7760120034217834,0.776012122631073,0.776012122631073,0.776012122631073,0.7760121822357178,0.7760121822357178,0.7760121822357178,0.7760122418403625,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073,0.7760123014450073],"active":[0.002746284008026123,0.0023701053578406572,0.0022218984086066484,0.0021470130886882544,0.002104721963405609,0.0020442879758775234,0.002013132907450199,0.0019723428413271904,0.001927737146615982,0.001886758953332901,0.0018487228080630302,0.0018085585907101631,0.001769833266735077,0.0017468733713030815,0.0017154067754745483,0.0016814349219202995,0.0016387049108743668,0.0018345844000577927,0.0020813867449760437,0.002376798540353775,0.0027292054146528244,0.003105197101831436,0.003537241369485855,0.004042482003569603,0.004587262868881226,0.005219629034399986,0.005957033485174179,0.006753247231245041,0.0076667629182338715,0.008665796369314194,0.00979989767074585,0.011089343577623367,0.012455299496650696,0.013914406299591064,0.015528291463851929,0.017272114753723145,0.019142866134643555,0.021116361021995544,0.023194387555122375,0.02534797042608261,0.027514338493347168,0.029749959707260132,0.03195565938949585,0.034098073840141296,0.036185652017593384,0.03807355463504791,0.03979004919528961,0.04124370217323303,0.04256469011306763,0.043615251779556274,0.0442984402179718,0.04474705457687378,0.04488137364387512,0.04479047656059265,0.044396162033081055,0.0437544584274292,0.042866408824920654,0.04180777072906494,0.04055434465408325,0.03916645050048828,0.037687838077545166,0.03605908155441284,0.034355759620666504,0.03257173299789429,0.030716419219970703,0.028901875019073486,0.027022898197174072,0.02520662546157837,0.023377954959869385,0.0216025710105896,0.019911885261535645,0.018274784088134766,0.01668393611907959,0.015227973461151123,0.013822555541992188,0.012504398822784424,0.011312365531921387,0.010210394859313965,0.009221136569976807,0.008292615413665771,0.007444500923156738,0.0066686272621154785,0.005979776382446289,0.0053389668464660645,0.004789471626281738,0.00426560640335083,0.0038207173347473145,0.0034096240997314453,0.0030268430709838867,0.002704918384552002,0.0024227499961853027,0.002157449722290039,0.0019181370735168457,0.0017150640487670898,0.0015274882316589355,0.0013544559478759766,0.001199185848236084,0.0010662078857421875,0.0009471774101257324,0.0008499026298522949,0.0007625818252563477,0.0006819963455200195,0.0006088614463806152,0.000547945499420166,0.0005004405975341797,0.00044739246368408203,0.00040733814239501953,0.00036984682083129883,0.00033539533615112305,0.00030863285064697266,0.0002789497375488281,0.0002537369728088379,0.00022906064987182617,0.00021159648895263672,0.0001965165138244629,0.0001837611198425293,0.00017023086547851562,0.00016134977340698242,0.00015038251876831055,0.00014215707778930664,0.00013315677642822266,0.00012880563735961914,0.00012236833572387695,0.00011533498764038086,0.00011104345321655273,0.00010728836059570312,0.0001035928726196289,0.0001010894775390625,9.834766387939453e-05,9.66191291809082e-05,9.351968765258789e-05,9.125471115112305e-05,8.982419967651367e-05,8.881092071533203e-05,8.71419906616211e-05,8.529424667358398e-05,8.386373519897461e-05,8.344650268554688e-05,8.237361907958984e-05,8.177757263183594e-05,8.118152618408203e-05,8.034706115722656e-05,7.987022399902344e-05,7.95125961303711e-05,7.87973403930664e-05,7.855892181396484e-05,7.849931716918945e-05,7.784366607666016e-05,7.730722427368164e-05,7.718801498413086e-05,7.671117782592773e-05,7.671117782592773e-05,7.69495964050293e-05,7.671117782592773e-05,7.647275924682617e-05,7.611513137817383e-05,7.593631744384766e-05,7.587671279907227e-05,7.581710815429688e-05,7.593631744384766e-05,7.56978988647461e-05,7.56978988647461e-05,7.56978988647461e-05,7.575750350952148e-05,7.56382942199707e-05,7.56382942199707e-05,7.56382942199707e-05,7.56382942199707e-05,7.56382942199707e-05,7.56382942199707e-05,7.551908493041992e-05,7.551908493041992e-05,7.557868957519531e-05,7.557868957519531e-05,7.56382942199707e-05,7.56978988647461e-05,7.56382942199707e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05,7.557868957519531e-05]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.002746284008026123,0.003710535354912281,0.004686797969043255,0.005650799255818129,0.006594405509531498,0.007512298878282309,0.008388213813304901,0.009248676709830761,0.010077672079205513,0.01087845116853714,0.011650891043245792,0.012401997111737728,0.013124763034284115,0.013821879401803017,0.01451067440211773,0.015166751109063625,0.015800118446350098,0.016571994870901108,0.01745954528450966,0.01845395192503929,0.019580736756324768,0.020840086042881012,0.022248582914471626,0.023828871548175812,0.0256010964512825,0.02758515439927578,0.029802875593304634,0.0322871059179306,0.03506193310022354,0.03814712539315224,0.041584908962249756,0.04538767412304878,0.04962523654103279,0.05430222675204277,0.05949471890926361,0.06516668200492859,0.07147344201803207,0.07836653292179108,0.08593252301216125,0.09415046125650406,0.1030835285782814,0.11276095360517502,0.12321832031011581,0.13441741466522217,0.1464225947856903,0.15921936929225922,0.17278482019901276,0.1870841234922409,0.20207427442073822,0.2177162617444992,0.23389670252799988,0.2507311701774597,0.26793521642684937,0.28554391860961914,0.30346155166625977,0.3215654790401459,0.3398304581642151,0.3581320345401764,0.37645581364631653,0.39457839727401733,0.4125259220600128,0.4302140176296234,0.44755858182907104,0.46448519825935364,0.4809384047985077,0.4969252645969391,0.5123765468597412,0.5272496342658997,0.5415279865264893,0.5551748871803284,0.5681855082511902,0.5805860161781311,0.5923047065734863,0.6033782362937927,0.6138193011283875,0.6236458420753479,0.632854163646698,0.6414140462875366,0.6493870615959167,0.6567878723144531,0.6636799573898315,0.6700295805931091,0.6758768558502197,0.6812280416488647,0.686177134513855,0.6906896233558655,0.6948094964027405,0.6985684037208557,0.702010989189148,0.7051267623901367,0.7079598307609558,0.7105350494384766,0.7128560543060303,0.7149595022201538,0.716867208480835,0.7185911536216736,0.7201457023620605,0.7215412259101868,0.7228047847747803,0.7239489555358887,0.7249747514724731,0.7259047031402588,0.7267399430274963,0.727478563785553,0.7281519174575806,0.7287600040435791,0.7293118238449097,0.7297998666763306,0.730239748954773,0.7306283712387085,0.7309859991073608,0.7313086986541748,0.7315970063209534,0.7318556308746338,0.7320861220359802,0.732292652130127,0.7324737310409546,0.7326428890228271,0.7327914834022522,0.7329286932945251,0.7330474853515625,0.7331543564796448,0.7332517504692078,0.7333360314369202,0.7334123253822327,0.7334803342819214,0.7335453033447266,0.7335996627807617,0.7336483001708984,0.7336952090263367,0.7337344884872437,0.7337711453437805,0.733802855014801,0.7338309288024902,0.7338573932647705,0.7338782548904419,0.7338990569114685,0.7339189052581787,0.7339353561401367,0.7339504361152649,0.7339639067649841,0.733975887298584,0.7339876294136047,0.7339968085289001,0.7340050935745239,0.7340127825737,0.7340196371078491,0.7340264320373535,0.734032154083252,0.7340372204780579,0.7340420484542847,0.7340468168258667,0.7340507507324219,0.7340542078018188,0.7340569496154785,0.7340596914291382,0.7340617775917053,0.7340638041496277,0.7340660095214844,0.7340682744979858,0.73406982421875,0.7340713143348694,0.7340728044509888,0.7340736985206604,0.7340747117996216,0.7340754866600037,0.7340761423110962,0.7340768575668335,0.734077513217926,0.7340781688690186,0.7340784668922424,0.7340789437294006,0.7340793609619141,0.7340797781944275,0.7340801954269409,0.7340806126594543,0.7340809106826782,0.7340810894966125,0.7340812683105469,0.7340814471244812,0.7340818643569946,0.7340821027755737,0.7340823411941528,0.7340824604034424,0.7340826392173767,0.7340826988220215,0.7340827584266663,0.7340828776359558,0.7340828776359558,0.7340829968452454,0.7340831756591797,0.7340832352638245,0.7340832948684692,0.7340832948684692,0.7340832948684692,0.7340832948684692,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114,0.734083354473114],"recovered":[0.0,0.001337739871814847,0.0024898615665733814,0.0035587146412581205,0.004579145461320877,0.005555721465498209,0.006492758635431528,0.007404834032058716,0.008292824029922485,0.009150221012532711,0.009976400062441826,0.010777742601931095,0.011553247459232807,0.01229659654200077,0.013027558103203773,0.013732369057834148,0.014416097663342953,0.015070296823978424,0.01579512655735016,0.016593528911471367,0.01749253086745739,0.01850051060318947,0.01963323913514614,0.020904477685689926,0.02234744466841221,0.0239386186003685,0.025735868141055107,0.02773512713611126,0.029988758265972137,0.03249106928706169,0.035281725227832794,0.03838443383574486,0.04184867814183235,0.04570455849170685,0.049962643533945084,0.054697878658771515,0.05988699197769165,0.0656331479549408,0.07195073366165161,0.07890350371599197,0.08649007976055145,0.09475857019424438,0.10372792184352875,0.11344251036643982,0.12390569597482681,0.13511429727077484,0.14714506268501282,0.1599249541759491,0.1734604388475418,0.1877184510231018,0.20268020033836365,0.21826918423175812,0.23447102308273315,0.251116544008255,0.2682993412017822,0.2858460247516632,0.30363929271698,0.3216598331928253,0.33983927965164185,0.35808366537094116,0.3762916028499603,0.3943987786769867,0.4122558534145355,0.42987945675849915,0.4471549689769745,0.4640686810016632,0.4804607629776001,0.4963737428188324,0.5117725133895874,0.5266355872154236,0.5409025549888611,0.5545283555984497,0.5675316452980042,0.5798696875572205,0.5915963649749756,0.6026349663734436,0.6130375862121582,0.6228736639022827,0.6320767998695374,0.6406420469284058,0.6486392617225647,0.6560832262039185,0.6630158424377441,0.6693745255470276,0.6752448081970215,0.6806438565254211,0.685606062412262,0.6901468634605408,0.6942980289459229,0.6980875134468079,0.7015359401702881,0.7046796083450317,0.7075298428535461,0.7101261615753174,0.7124794721603394,0.7146099209785461,0.7165412902832031,0.7182875871658325,0.7198708057403564,0.7212841510772705,0.7225598692893982,0.7237117290496826,0.7247515916824341,0.7256858348846436,0.7265275120735168,0.7272929549217224,0.7279754281044006,0.7285873293876648,0.7291432023048401,0.7296383380889893,0.7300742268562317,0.7304732203483582,0.730834424495697,0.7311579585075378,0.7314512133598328,0.7317107915878296,0.7319462299346924,0.7321560978889465,0.7323439717292786,0.7325099110603333,0.7326637506484985,0.7327983975410461,0.7329199314117432,0.7330273389816284,0.7331216335296631,0.733210027217865,0.7332884073257446,0.7333588600158691,0.7334217429161072,0.7334777116775513,0.7335267066955566,0.7335725426673889,0.7336137890815735,0.7336507439613342,0.7336828708648682,0.733712375164032,0.7337385416030884,0.7337625026702881,0.7337830662727356,0.7338019013404846,0.7338188886642456,0.7338341474533081,0.7338474988937378,0.7338603734970093,0.7338723540306091,0.733881413936615,0.7338899970054626,0.7338976860046387,0.7339052557945251,0.7339115738868713,0.7339171171188354,0.7339228987693787,0.733927845954895,0.7339324951171875,0.7339366674423218,0.7339398860931396,0.7339431643486023,0.7339457273483276,0.7339481711387634,0.7339507341384888,0.7339527010917664,0.7339543700218201,0.733955979347229,0.7339577078819275,0.7339588403701782,0.7339600324630737,0.7339610457420349,0.7339618802070618,0.7339625358581543,0.7339631915092468,0.7339637279510498,0.7339643239974976,0.7339648604393005,0.7339653968811035,0.7339658141136169,0.7339662909507751,0.7339667677879333,0.733967125415802,0.7339674234390259,0.733967661857605,0.7339680194854736,0.7339683175086975,0.7339685559272766,0.7339687943458557,0.7339689135551453,0.7339690923690796,0.7339692115783691,0.7339693307876587,0.7339695692062378,0.7339696288108826,0.7339697480201721,0.7339698672294617,0.7339699268341064,0.7339699864387512,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396,0.733970046043396],"active":[0.002746284008026123,0.002372795483097434,0.0021969364024698734,0.002092084614560008,0.002015260048210621,0.0019565774127840996,0.001895455177873373,0.0018438426777720451,0.0017848480492830276,0.0017282301560044289,0.0016744909808039665,0.001624254509806633,0.0015715155750513077,0.001525282859802246,0.0014831162989139557,0.001434382051229477,0.001384020783007145,0.0015016980469226837,0.0016644187271595001,0.0018604230135679245,0.0020882058888673782,0.0023395754396915436,0.0026153437793254852,0.0029243938624858856,0.0032536517828702927,0.00364653579890728,0.004067007452249527,0.004551978781819344,0.005073174834251404,0.005656056106090546,0.006303183734416962,0.0070032402873039246,0.0077765583992004395,0.008597668260335922,0.009532075375318527,0.010468803346157074,0.011586450040340424,0.01273338496685028,0.013981789350509644,0.015246957540512085,0.01659344881772995,0.018002383410930634,0.019490398466587067,0.02097490429878235,0.022516898810863495,0.024105072021484375,0.02563975751399994,0.02715916931629181,0.02861383557319641,0.0299978107213974,0.03121650218963623,0.0324619859457016,0.03346419334411621,0.034427374601364136,0.03516221046447754,0.035719454288482666,0.03619116544723511,0.036472201347351074,0.03661653399467468,0.03649473190307617,0.03623431921005249,0.03581523895263672,0.03530272841453552,0.03460574150085449,0.0337834358215332,0.03285658359527588,0.03191578388214111,0.03087589144706726,0.029755473136901855,0.028539299964904785,0.0272829532623291,0.026057660579681396,0.024773061275482178,0.023508548736572266,0.022222936153411865,0.021010875701904297,0.019816577434539795,0.018540382385253906,0.017310261726379395,0.016145825386047363,0.015040695667266846,0.013946354389190674,0.012861013412475586,0.011853516101837158,0.010932326316833496,0.010045766830444336,0.009203433990478516,0.008421540260314941,0.007712960243225098,0.007039248943328857,0.006423890590667725,0.005855441093444824,0.005326211452484131,0.004833340644836426,0.0043877363204956055,0.003981232643127441,0.003604412078857422,0.003253638744354248,0.002933979034423828,0.002664804458618164,0.002414882183074951,0.002192974090576172,0.001988351345062256,0.0017927289009094238,0.0016244053840637207,0.0014670491218566895,0.0013363957405090332,0.0012125372886657715,0.0010965466499328613,0.0009900331497192383,0.0009117722511291504,0.0008354783058166504,0.0007625818252563477,0.0006976723670959473,0.0006349086761474609,0.0005818605422973633,0.000527501106262207,0.00048679113388061523,0.0004475116729736328,0.00041878223419189453,0.00038373470306396484,0.0003559589385986328,0.0003318190574645996,0.00030869245529174805,0.0002906918525695801,0.0002703070640563965,0.0002568960189819336,0.00024080276489257812,0.00022655725479125977,0.0002174973487854004,0.00020778179168701172,0.00019860267639160156,0.00018906593322753906,0.00018018484115600586,0.00017452239990234375,0.0001658797264099121,0.00016051530838012695,0.000156402587890625,0.00015228986740112305,0.00014853477478027344,0.0001450181007385254,0.0001417398452758789,0.00014013051986694336,0.00013643503189086914,0.00013273954391479492,0.00013136863708496094,0.0001296401023864746,0.00012874603271484375,0.00012689828872680664,0.00012564659118652344,0.00012493133544921875,0.0001239180564880371,0.00012290477752685547,0.00012171268463134766,0.00012028217315673828,0.00011980533599853516,0.00011861324310302734,0.00011807680130004883,0.00011783838272094727,0.00011754035949707031,0.00011712312698364258,0.0001169443130493164,0.00011682510375976562,0.00011599063873291016,0.00011587142944335938,0.00011545419692993164,0.0001150965690612793,0.00011497735977172852,0.00011497735977172852,0.00011497735977172852,0.00011473894119262695,0.00011461973190307617,0.00011450052261352539,0.00011438131332397461,0.00011438131332397461,0.00011432170867919922,0.00011414289474487305,0.00011396408081054688,0.0001138448715209961,0.0001137852668762207,0.0001138448715209961,0.0001137852668762207,0.0001137852668762207,0.00011366605758666992,0.00011372566223144531,0.00011360645294189453,0.00011354684829711914,0.00011354684829711914,0.00011330842971801758,0.00011336803436279297,0.00011342763900756836,0.00011336803436279297,0.00011336803436279297,0.00011330842971801758,0.00011324882507324219,0.00011324882507324219,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758,0.00011330842971801758]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.002746284008026123,0.0037159156054258347,0.0047415392473340034,0.005788370501250029,0.006833638064563274,0.007868019863963127,0.008905405178666115,0.009933656081557274,0.01095383707433939,0.011975081637501717,0.012984314002096653,0.013983598910272121,0.014978130348026752,0.015965279191732407,0.01694541983306408,0.017917679622769356,0.01887848973274231,0.019826224073767662,0.020774461328983307,0.021715188398957253,0.02264302968978882,0.023570746183395386,0.024476252496242523,0.025380820035934448,0.026269685477018356,0.02715066820383072,0.02803265117108822,0.028893114998936653,0.02975163795053959,0.030591456219553947,0.03142501786351204,0.03232664614915848,0.03325836360454559,0.03423888236284256,0.03525274246931076,0.03630683198571205,0.037397582083940506,0.03853975608944893,0.03971452638506889,0.040929894894361496,0.04220939055085182,0.0435226708650589,0.044889625161886215,0.04631495103240013,0.04778682067990303,0.049293164163827896,0.050870634615421295,0.052497345954179764,0.0541812963783741,0.055921051651239395,0.057709041982889175,0.059567227959632874,0.061481717973947525,0.06345970928668976,0.06547917425632477,0.06756964325904846,0.06971823424100876,0.07193213701248169,0.07421817630529404,0.0765591487288475,0.07897668331861496,0.08144333958625793,0.08399025350809097,0.08660636097192764,0.089279405772686,0.09201237559318542,0.09481141716241837,0.09768158197402954,0.10060956329107285,0.10360892117023468,0.10666727274656296,0.10980363935232162,0.11301156878471375,0.11625059694051743,0.11955807358026505,0.12292078137397766,0.12635186314582825,0.1298258751630783,0.13334530591964722,0.13692384958267212,0.14055970311164856,0.14424999058246613,0.1479744166135788,0.1517433375120163,0.15556055307388306,0.15940767526626587,0.16327963769435883,0.16721415519714355,0.17116688191890717,0.1751309186220169,0.17911605536937714,0.18314215540885925,0.18718503415584564,0.19121363759040833,0.1953050047159195,0.19937777519226074,0.2034667581319809,0.20758871734142303,0.21169251203536987,0.21579763293266296,0.2198791801929474,0.22397209703922272,0.2280699610710144,0.2321302890777588,0.23618805408477783,0.24023950099945068,0.24428224563598633,0.24827419221401215,0.2522479295730591,0.25620847940444946,0.26014444231987,0.26404649019241333,0.2679290175437927,0.27176567912101746,0.27557021379470825,0.27933651208877563,0.28305187821388245,0.2867448925971985,0.290379136800766,0.29397693276405334,0.2975384593009949,0.30104368925094604,0.3045014441013336,0.3079058825969696,0.31127116084098816,0.31457337737083435,0.3178310990333557,0.3210485577583313,0.32419830560684204,0.3272944986820221,0.3303435444831848,0.3333151042461395,0.33623433113098145,0.33908572793006897,0.34188783168792725,0.3446422517299652,0.3473258912563324,0.34995049238204956,0.3525156080722809,0.35501810908317566,0.35746312141418457,0.35985925793647766,0.36218559741973877,0.3644638657569885,0.3666706383228302,0.36882707476615906,0.37090909481048584,0.3729580342769623,0.37493544816970825,0.37685856223106384,0.37872520089149475,0.38054922223091125,0.38232800364494324,0.384044885635376,0.38570988178253174,0.3873065412044525,0.3888760805130005,0.3903922438621521,0.39185816049575806,0.3932749927043915,0.394644558429718,0.39596647024154663,0.397251158952713,0.39849770069122314,0.3997023105621338,0.4008563756942749,0.4019668996334076,0.40303435921669006,0.4040699303150177,0.40505751967430115,0.40601977705955505,0.4069501757621765,0.4078482985496521,0.40870633721351624,0.4095410704612732,0.41033628582954407,0.41110584139823914,0.41184788942337036,0.4125553071498871,0.41324692964553833,0.41389599442481995,0.41451796889305115,0.4151107966899872,0.4157000780105591,0.41625678539276123,0.4167993366718292,0.417317658662796,0.4178137481212616,0.4182850122451782,0.41874071955680847,0.4191768169403076,0.41959354281425476,0.4199962615966797,0.4203841984272003,0.4207504987716675,0.4211025834083557,0.4214440882205963,0.4217676520347595,0.4220777153968811,0.4223766326904297,0.42266371846199036,0.4229379892349243,0.42320242524147034,0.4234556257724762,0.42369911074638367,0.42393407225608826,0.4241553544998169,0.42436495423316956,0.4245702624320984,0.4247637093067169,0.4249500036239624,0.4251280128955841,0.4253004789352417,0.4254641532897949,0.4256177842617035,0.425766259431839,0.4259101450443268,0.426047146320343,0.42618197202682495,0.42630645632743835,0.42642587423324585,0.4265453815460205,0.4266563653945923,0.4267658293247223,0.4268631339073181,0.42696070671081543,0.4270542562007904,0.42714282870292664,0.4272296130657196,0.4273141324520111,0.4273870587348938,0.4274623394012451,0.4275338351726532,0.42760342359542847,0.42766860127449036,0.42773279547691345,0.42779216170310974,0.42784708738327026,0.42790064215660095,0.42795443534851074,0.42800581455230713,0.42805373668670654,0.42810019850730896,0.428143173456192,0.42818546295166016,0.42822909355163574,0.42826950550079346,0.4283055365085602,0.4283415675163269,0.42837533354759216,0.4284071922302246,0.4284380376338959,0.42846736311912537,0.4284956455230713,0.42852187156677246,0.4285486936569214,0.4285735487937927,0.428598016500473,0.42862141132354736,0.42864230275154114,0.4286617636680603,0.42868128418922424,0.4287004768848419,0.42871835827827454,0.4287363886833191,0.428752601146698,0.42876866459846497,0.4287847578525543,0.4287985861301422,0.4288119077682495,0.4288254678249359,0.42883697152137756,0.42884862422943115,0.42886024713516235,0.4288712739944458,0.4288816452026367,0.42889147996902466,0.42890092730522156,0.42891061305999756,0.4289189279079437,0.42892688512802124,0.42893388867378235,0.4289415776729584,0.4289494752883911,0.42895615100860596,0.428963303565979,0.42896968126296997,0.4289761781692505,0.42898136377334595,0.4289869964122772,0.42899206280708313,0.4289967715740204,0.42900189757347107,0.42900657653808594,0.42901158332824707,0.4290156066417694,0.4290197193622589,0.4290241599082947,0.42902830243110657,0.42903247475624084,0.4290359318256378,0.429039865732193,0.4290427565574646,0.4290458858013153,0.42904895544052124,0.4290519952774048,0.4290546476840973,0.4290573298931122,0.4290597140789032,0.4290618896484375,0.4290640950202942,0.42906609177589417,0.4290681481361389,0.4290701448917389,0.42907190322875977,0.4290739595890045,0.42907577753067017,0.4290773570537567,0.4290790855884552,0.42908021807670593,0.42908164858818054,0.4290829598903656,0.4290841519832611,0.4290854036808014,0.4290868639945984,0.42908811569213867,0.4290894865989685,0.4290905296802521,0.42909178137779236,0.4290926158428192,0.4290936589241028,0.42909443378448486,0.42909541726112366,0.42909616231918335,0.429097056388855,0.4290980398654938,0.42909860610961914,0.42909929156303406,0.429099977016449,0.42910054326057434,0.4291013181209564,0.42910224199295044,0.4291028082370758,0.4291034936904907,0.42910411953926086,0.42910492420196533,0.42910560965538025,0.42910605669021606,0.429107129573822,0.4291076362133026,0.42910805344581604],"recovered":[0.0,0.0013319842983037233,0.0024902368895709515,0.003585115307942033,0.004655970260500908,0.005714563652873039,0.00676227081567049,0.007801219820976257,0.00883522629737854,0.009855720214545727,0.010887599550187588,0.011901524849236012,0.012908379547297955,0.013907290063798428,0.014894876629114151,0.015884652733802795,0.0168699249625206,0.01783742941915989,0.018795674666762352,0.019746411591768265,0.02068851701915264,0.021630434319376945,0.022562403231859207,0.02348599024116993,0.024407699704170227,0.025296753272414207,0.026187557727098465,0.027070604264736176,0.027940640226006508,0.02880748361349106,0.02966982312500477,0.0305173359811306,0.0313783623278141,0.032281551510095596,0.033227723091840744,0.03420348837971687,0.035225480794906616,0.036279696971178055,0.03737000748515129,0.03850911557674408,0.039695270359516144,0.040926218032836914,0.04220133647322655,0.043523747473955154,0.04489101842045784,0.046302516013383865,0.047772884368896484,0.0492812916636467,0.05085669830441475,0.052476026117801666,0.05416204407811165,0.055899858474731445,0.05769892409443855,0.059554919600486755,0.061467528343200684,0.06342393159866333,0.06546779721975327,0.06756214797496796,0.06971336901187897,0.0719180777668953,0.07420074194669724,0.07654289156198502,0.07896074652671814,0.0814322829246521,0.08397350460290909,0.08658123016357422,0.08925621211528778,0.09200125932693481,0.09480360895395279,0.0976574495434761,0.10059099644422531,0.10358872264623642,0.10666553676128387,0.10978356748819351,0.11296241730451584,0.11621395498514175,0.11952336132526398,0.12288576364517212,0.12630634009838104,0.12977884709835052,0.13330402970314026,0.13688607513904572,0.14049609005451202,0.14417079091072083,0.14789173007011414,0.15165051817893982,0.155453160405159,0.15929169952869415,0.16320782899856567,0.16713722050189972,0.17109237611293793,0.17505304515361786,0.17905326187610626,0.18307623267173767,0.18710115551948547,0.19114910066127777,0.19522231817245483,0.19928990304470062,0.20340271294116974,0.2075059562921524,0.21161790192127228,0.21573039889335632,0.21981707215309143,0.2238970398902893,0.22796981036663055,0.23201820254325867,0.236089289188385,0.2401333451271057,0.24414518475532532,0.24814096093177795,0.25212031602859497,0.2560761868953705,0.26000574231147766,0.26390787959098816,0.267780065536499,0.2716332674026489,0.2754160761833191,0.2791734039783478,0.2828930914402008,0.28658562898635864,0.29022642970085144,0.29383987188339233,0.29739323258399963,0.30089449882507324,0.30434650182724,0.3077540695667267,0.3111088275909424,0.31442368030548096,0.3176772892475128,0.32088321447372437,0.32403820753097534,0.3271383047103882,0.3301674425601959,0.33314377069473267,0.33605054020881653,0.33890414237976074,0.3417128622531891,0.34446778893470764,0.34715941548347473,0.3497757911682129,0.35233646631240845,0.3548257648944855,0.3572770953178406,0.3596861660480499,0.36201050877571106,0.3642745316028595,0.36649787425994873,0.3686545193195343,0.37074699997901917,0.3727935552597046,0.37477436661720276,0.3767213225364685,0.37859201431274414,0.3804047703742981,0.38218528032302856,0.3838934898376465,0.3855575621128082,0.38716742396354675,0.38872724771499634,0.3902335464954376,0.39169633388519287,0.39311909675598145,0.3944871127605438,0.39581817388534546,0.39711031317710876,0.3983478844165802,0.39953604340553284,0.4006996750831604,0.4018062353134155,0.4028855562210083,0.4039188623428345,0.4049132168292999,0.40588465332984924,0.40680718421936035,0.4077020585536957,0.40856432914733887,0.4093875586986542,0.41018426418304443,0.4109523892402649,0.4116925597190857,0.4124101400375366,0.4130920469760895,0.4137424826622009,0.41437116265296936,0.4149775207042694,0.41555920243263245,0.41611960530281067,0.41666796803474426,0.41718220710754395,0.41767507791519165,0.41815122961997986,0.4186064898967743,0.41903939843177795,0.41945818066596985,0.4198603928089142,0.4202475845813751,0.4206171929836273,0.4209773540496826,0.4213171899318695,0.42164137959480286,0.4219554364681244,0.42225372791290283,0.4225413203239441,0.42281395196914673,0.4230784475803375,0.4233272075653076,0.42357292771339417,0.4238090515136719,0.4240292012691498,0.42424553632736206,0.42444998025894165,0.424644410610199,0.4248334765434265,0.42500758171081543,0.42518162727355957,0.4253412187099457,0.4254971146583557,0.4256432056427002,0.42579177021980286,0.4259290397167206,0.426059365272522,0.42618247866630554,0.42630815505981445,0.4264245927333832,0.42653676867485046,0.4266416132450104,0.4267437756061554,0.4268399178981781,0.4269327223300934,0.427019864320755,0.42710813879966736,0.42718639969825745,0.4272650182247162,0.42733877897262573,0.4274097979068756,0.4274783134460449,0.42753949761390686,0.4276030361652374,0.42766454815864563,0.42772147059440613,0.42777901887893677,0.4278315305709839,0.4278814494609833,0.4279319941997528,0.4279773533344269,0.4280223846435547,0.4280668795108795,0.42810797691345215,0.4281458854675293,0.42818230390548706,0.4282178282737732,0.42825067043304443,0.42828428745269775,0.4283159375190735,0.4283464550971985,0.4283747971057892,0.4284031391143799,0.4284290373325348,0.4284524917602539,0.4284760355949402,0.4284971058368683,0.42851874232292175,0.4285393953323364,0.4285581707954407,0.4285769462585449,0.4285959005355835,0.42861348390579224,0.42863041162490845,0.42864537239074707,0.42866063117980957,0.4286755323410034,0.4286890923976898,0.42870235443115234,0.4287147521972656,0.4287261962890625,0.4287375211715698,0.42874792218208313,0.4287584722042084,0.42876824736595154,0.42877814173698425,0.4287867546081543,0.4287949502468109,0.4288029670715332,0.42881110310554504,0.4288192391395569,0.42882654070854187,0.4288334846496582,0.4288407564163208,0.4288485050201416,0.4288536310195923,0.428859144449234,0.42886507511138916,0.4288697838783264,0.42887523770332336,0.4288794696331024,0.4288841784000397,0.4288889169692993,0.4288930594921112,0.42889732122421265,0.428900808095932,0.42890462279319763,0.42890825867652893,0.4289129376411438,0.4289167523384094,0.4289197623729706,0.42892271280288696,0.4289252758026123,0.4289276599884033,0.4289303421974182,0.42893272638320923,0.42893490195274353,0.42893752455711365,0.42893967032432556,0.4289419651031494,0.42894405126571655,0.42894628643989563,0.4289482831954956,0.42895030975341797,0.4289519190788269,0.4289540648460388,0.4289550483226776,0.4289564788341522,0.42895761132240295,0.42895904183387756,0.42896023392677307,0.42896175384521484,0.4289631247520447,0.42896437644958496,0.4289655089378357,0.4289664328098297,0.4289674460887909,0.42896831035614014,0.4289691150188446,0.428970068693161,0.4289708137512207,0.4289718270301819,0.42897263169288635,0.42897331714630127,0.42897412180900574,0.4289746880531311,0.42897531390190125,0.42897605895996094,0.42897695302963257,0.4289774000644684,0.4289781451225281,0.42897865176200867,0.4289795160293579,0.4289802610874176,0.42898082733154297,0.42898163199424744,0.428982138633728],"active":[0.002746284008026123,0.0023839313071221113,0.002251302357763052,0.002203255193307996,0.0021776678040623665,0.002153456211090088,0.0021431343629956245,0.0021324362605810165,0.0021186107769608498,0.00211936142295599,0.0020967144519090652,0.00208207406103611,0.002069750800728798,0.002057989127933979,0.0020505432039499283,0.0020330268889665604,0.00200856477022171,0.001988794654607773,0.001978786662220955,0.0019687768071889877,0.001954512670636177,0.0019403118640184402,0.001913849264383316,0.0018948297947645187,0.0018619857728481293,0.0018539149314165115,0.0018450934439897537,0.0018225107342004776,0.001810997724533081,0.001783972606062889,0.0017551947385072708,0.0018093101680278778,0.001880001276731491,0.0019573308527469635,0.0020250193774700165,0.0021033436059951782,0.0021721012890338898,0.002260059118270874,0.0023445188999176025,0.0024207793176174164,0.002514120191335678,0.002596452832221985,0.002688288688659668,0.002791203558444977,0.0028958022594451904,0.0029906481504440308,0.003097750246524811,0.003216054290533066,0.0033245980739593506,0.003445025533437729,0.003546997904777527,0.0036673694849014282,0.003782793879508972,0.003904789686203003,0.0040116459131240845,0.004145711660385132,0.004250437021255493,0.004369989037513733,0.00450480729341507,0.0046410709619522095,0.004775941371917725,0.004900448024272919,0.005029506981372833,0.005174078047275543,0.0053059011697769165,0.005431145429611206,0.005555205047130585,0.0056803226470947266,0.005805954337120056,0.0059514716267585754,0.0060762763023376465,0.006214916706085205,0.006346032023429871,0.006467029452323914,0.0065956562757492065,0.006706826388835907,0.00682850182056427,0.006940111517906189,0.007038965821266174,0.007145002484321594,0.007255673408508301,0.00736391544342041,0.0074783265590667725,0.007572546601295471,0.007668823003768921,0.00775715708732605,0.007826477289199829,0.007922455668449402,0.007959052920341492,0.007993698120117188,0.008023679256439209,0.008089110255241394,0.00813177227973938,0.008137404918670654,0.008203849196434021,0.008228674530982971,0.008244439959526062,0.008298814296722412,0.008289799094200134,0.008291676640510559,0.00826127827167511,0.008241698145866394,0.008252888917922974,0.008233249187469482,0.008218243718147278,0.008221298456192017,0.008192956447601318,0.008140847086906433,0.008102744817733765,0.008067518472671509,0.008024126291275024,0.007970303297042847,0.007923275232315063,0.007857799530029297,0.0077901482582092285,0.007703244686126709,0.0076358020305633545,0.007571488618850708,0.0074860453605651855,0.007391303777694702,0.007312029600143433,0.007203817367553711,0.007108211517333984,0.007011383771896362,0.006924659013748169,0.006819307804107666,0.00672227144241333,0.006624877452850342,0.006521016359329224,0.0064112842082977295,0.006305336952209473,0.006176799535751343,0.0060668885707855225,0.005941957235336304,0.005837291479110718,0.005738109350204468,0.0056130290031433105,0.005482703447341919,0.005356192588806152,0.0052423179149627686,0.005126655101776123,0.0050334930419921875,0.004908502101898193,0.004777699708938599,0.004660129547119141,0.0045525431632995605,0.004411220550537109,0.0043035149574279785,0.004188448190689087,0.004065006971359253,0.003950834274291992,0.003827899694442749,0.0037359893321990967,0.003640115261077881,0.003524601459503174,0.0034130513668060303,0.0033185184001922607,0.0032248198986053467,0.0031309127807617188,0.0030414462089538574,0.0029482245445251465,0.0028473734855651855,0.0027640461921691895,0.0026795268058776855,0.0025919973850250244,0.002508491277694702,0.002430856227874756,0.002334684133529663,0.002263695001602173,0.0021719634532928467,0.002100914716720581,0.002036958932876587,0.0019636452198028564,0.0018991529941558838,0.0018390119075775146,0.0017719566822052002,0.001718282699584961,0.0016636252403259277,0.0016029179096221924,0.0015543699264526367,0.0014858543872833252,0.00142592191696167,0.0013683140277862549,0.0013289153575897217,0.0012792646884918213,0.0012401342391967773,0.0011980533599853516,0.001145780086517334,0.0011028051376342773,0.0010656416416168213,0.0010255873203277588,0.0009870529174804688,0.0009568631649017334,0.0009260177612304688,0.0008901059627532959,0.0008549988269805908,0.0008268952369689941,0.0007902979850769043,0.0007605254650115967,0.0007352530956268311,0.0007082819938659668,0.0006842613220214844,0.0006611049175262451,0.0006416738033294678,0.0006206631660461426,0.0006068646907806396,0.0005824267864227295,0.0005559027194976807,0.0005410611629486084,0.0005181729793548584,0.000500023365020752,0.00048360228538513184,0.00046700239181518555,0.0004565715789794922,0.0004361569881439209,0.00042504072189331055,0.00041303038597106934,0.00040394067764282227,0.0003902018070220947,0.00037741661071777344,0.00036650896072387695,0.0003629028797149658,0.00034821033477783203,0.00034123659133911133,0.00032636523246765137,0.0003190934658050537,0.00031048059463500977,0.00030291080474853516,0.0002968907356262207,0.0002942681312561035,0.00027891993522644043,0.0002759397029876709,0.0002688169479370117,0.0002646446228027344,0.0002588033676147461,0.0002544820308685303,0.00025266408920288086,0.00024405121803283691,0.00023609399795532227,0.00023296475410461426,0.00022679567337036133,0.00022220611572265625,0.0002187490463256836,0.00021117925643920898,0.00020810961723327637,0.0002067089080810547,0.00020262598991394043,0.00019755959510803223,0.00019568204879760742,0.00019302964210510254,0.00018936395645141602,0.00018736720085144043,0.0001830756664276123,0.00017970800399780273,0.0001754164695739746,0.00017389655113220215,0.0001704096794128418,0.00016897916793823242,0.00016891956329345703,0.00016626715660095215,0.0001646578311920166,0.00016254186630249023,0.00016108155250549316,0.0001601874828338623,0.00015944242477416992,0.00015670061111450195,0.0001551806926727295,0.00015434622764587402,0.0001532137393951416,0.0001512765884399414,0.00014993548393249512,0.00014787912368774414,0.0001462697982788086,0.00014549493789672852,0.00014507770538330078,0.00014412403106689453,0.00014355778694152832,0.0001424551010131836,0.0001423656940460205,0.00014078617095947266,0.00014013051986694336,0.00013893842697143555,0.0001386106014251709,0.00013837218284606934,0.00013691186904907227,0.0001367628574371338,0.00013619661331176758,0.0001354217529296875,0.0001328587532043457,0.00013336539268493652,0.0001329183578491211,0.00013169646263122559,0.00013211369514465332,0.00013133883476257324,0.00013211369514465332,0.00013142824172973633,0.00013080239295959473,0.00013110041618347168,0.0001309812068939209,0.0001316666603088379,0.00013130903244018555,0.0001316070556640625,0.00012981891632080078,0.0001291334629058838,0.00012919306755065918,0.00012928247451782227,0.00012937188148498535,0.0001296699047088623,0.00012937188148498535,0.00012916326522827148,0.00012919306755065918,0.00012856721878051758,0.0001284778118133545,0.00012817978858947754,0.0001278519630432129,0.00012767314910888672,0.00012749433517456055,0.00012704730033874512,0.0001271665096282959,0.00012615323066711426,0.0001266002655029297,0.0001264810562133789,0.0001265406608581543,0.00012636184692382812,0.00012663006782531738,0.00012636184692382812,0.00012636184692382812,0.00012615323066711426,0.00012627243995666504,0.00012618303298950195,0.00012621283531188965,0.00012612342834472656,0.00012630224227905273,0.00012609362602233887,0.00012624263763427734,0.00012621283531188965,0.00012597441673278809,0.00012597441673278809,0.0001258552074432373,0.0001258552074432373,0.00012600421905517578,0.00012618303298950195,0.0001258552074432373,0.00012609362602233887,0.00012597441673278809,0.00012627243995666504,0.00012609362602233887,0.00012579560279846191,0.00012630224227905273,0.00012600421905517578,0.0001259148120880127]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.002746284008026123,0.003715164726600051,0.004723271355032921,0.005727811716496944,0.006726909428834915,0.007702421862632036,0.008665984496474266,0.009604835882782936,0.010525545105338097,0.011434805579483509,0.01231334824115038,0.013172184117138386,0.01402138639241457,0.01485319621860981,0.01567968726158142,0.016482219099998474,0.017257537692785263,0.01802772283554077,0.018788402900099754,0.019526496529579163,0.02024131640791893,0.02095031924545765,0.021638551726937294,0.02231433428823948,0.022974791005253792,0.023620793595910072,0.024243399500846863,0.024869447574019432,0.025475161150097847,0.026069678366184235,0.02664736658334732,0.02725151553750038,0.02788037806749344,0.028529509902000427,0.02919146791100502,0.029870064929127693,0.030568121001124382,0.03128700703382492,0.03202240914106369,0.032771892845630646,0.03353482112288475,0.03433447331190109,0.035139694809913635,0.03596750274300575,0.03681151196360588,0.03767979517579079,0.038561902940273285,0.03946922346949577,0.04039393737912178,0.041348617523908615,0.04232393950223923,0.04332660511136055,0.0443422794342041,0.045374222099781036,0.0464380718767643,0.0475139319896698,0.0486236996948719,0.04973715916275978,0.05088352411985397,0.05205948278307915,0.053253017365932465,0.054471202194690704,0.055718354880809784,0.05698752775788307,0.05828316509723663,0.05958612263202667,0.06092836707830429,0.06229507178068161,0.0636887401342392,0.06510911881923676,0.06654821336269379,0.06801463663578033,0.06950978189706802,0.0710228830575943,0.07255537062883377,0.07409887760877609,0.07567215710878372,0.07727227360010147,0.0789056196808815,0.0805506557226181,0.08223417401313782,0.08392437547445297,0.08563467115163803,0.08738230913877487,0.08914908766746521,0.09092694520950317,0.092741459608078,0.09458375722169876,0.09642129391431808,0.09828842431306839,0.10018164664506912,0.10208787769079208,0.1040198802947998,0.10596414655447006,0.10791648924350739,0.10989096760749817,0.1118900403380394,0.11389724910259247,0.11592559516429901,0.1179521307349205,0.1200001910328865,0.12205612659454346,0.12412682920694351,0.12622448801994324,0.12833085656166077,0.1304394155740738,0.13254596292972565,0.13467347621917725,0.13680130243301392,0.13894200325012207,0.14110267162322998,0.14325113594532013,0.14540617167949677,0.14755508303642273,0.1497199386358261,0.15190130472183228,0.15408743917942047,0.15627144277095795,0.158462256193161,0.16064569354057312,0.1628188192844391,0.16495852172374725,0.16713088750839233,0.16927798092365265,0.171448215842247,0.17360006272792816,0.1757400780916214,0.17786815762519836,0.18001993000507355,0.18214206397533417,0.18426068127155304,0.18637074530124664,0.18848155438899994,0.1905825287103653,0.19267088174819946,0.19474945962429047,0.1968105286359787,0.198852077126503,0.20088212192058563,0.20289358496665955,0.20491328835487366,0.20691074430942535,0.2088908553123474,0.2108568251132965,0.21280604600906372,0.21476125717163086,0.21669156849384308,0.21859224140644073,0.2204834520816803,0.22235865890979767,0.2242262214422226,0.22607707977294922,0.2278863489627838,0.22969010472297668,0.2314828485250473,0.2332526296377182,0.23501628637313843,0.2367471605539322,0.23845751583576202,0.24015359580516815,0.24182336032390594,0.2434876561164856,0.24512606859207153,0.24675340950489044,0.24834032356739044,0.2499062865972519,0.25146323442459106,0.2529849112033844,0.25447535514831543,0.2559637427330017,0.25742948055267334,0.2588721513748169,0.2602846324443817,0.26168519258499146,0.26306435465812683,0.264411598443985,0.2657615840435028,0.2670935094356537,0.26839479804039,0.26965439319610596,0.27091512084007263,0.27214285731315613,0.273369699716568,0.27455854415893555,0.2757219672203064,0.2768770456314087,0.27799588441848755,0.2790941298007965,0.2801838219165802,0.28126055002212524,0.2823209762573242,0.28335604071617126,0.2843761444091797,0.2853739261627197,0.2863485813140869,0.2873010039329529,0.28823423385620117,0.28915056586265564,0.29004448652267456,0.2909212112426758,0.2917875647544861,0.2926349341869354,0.29346024990081787,0.2942625880241394,0.29505449533462524,0.29583775997161865,0.2965834140777588,0.2973233163356781,0.29804641008377075,0.2987480163574219,0.2994321882724762,0.3001004159450531,0.3007566034793854,0.3013874590396881,0.3020126521587372,0.30261465907096863,0.3032108545303345,0.30378660559654236,0.3043479025363922,0.30489933490753174,0.3054327666759491,0.3059576153755188,0.3064534664154053,0.3069513142108917,0.30742955207824707,0.3079061806201935,0.30835169553756714,0.3088003098964691,0.30924516916275024,0.3096694052219391,0.31008055806159973,0.31048583984375,0.31088322401046753,0.31126484274864197,0.31162938475608826,0.311991423368454,0.31233957409858704,0.3126806616783142,0.31302422285079956,0.31334635615348816,0.313655287027359,0.31395575404167175,0.3142584264278412,0.3145531117916107,0.31483712792396545,0.3151175081729889,0.31538277864456177,0.3156437873840332,0.3158946633338928,0.31614071130752563,0.3163815140724182,0.31661221385002136,0.3168410658836365,0.3170557916164398,0.31726592779159546,0.3174712657928467,0.31767627596855164,0.31787145137786865,0.318058580160141,0.3182460069656372,0.31842756271362305,0.31859397888183594,0.31876444816589355,0.3189244270324707,0.3190838694572449,0.3192419111728668,0.31938767433166504,0.3195338845252991,0.3196685016155243,0.3198050856590271,0.31993764638900757,0.3200640380382538,0.320187509059906,0.32030975818634033,0.3204253911972046,0.32054123282432556,0.320652037858963,0.32076096534729004,0.32086536288261414,0.3209688365459442,0.3210678696632385,0.3211616575717926,0.32125329971313477,0.32134032249450684,0.32142671942710876,0.32151004672050476,0.32159188389778137,0.3216741681098938,0.321750283241272,0.32182130217552185,0.32189279794692993,0.3219646215438843,0.322035014629364,0.32210177183151245,0.32216718792915344,0.3222306966781616,0.32229045033454895,0.32235124707221985,0.3224080502986908,0.32246479392051697,0.322518914937973,0.32256996631622314,0.32262182235717773,0.3226745128631592,0.3227211833000183,0.32276633381843567,0.32280969619750977,0.32285550236701965,0.32289791107177734,0.3229407072067261,0.3229791224002838,0.3230173885822296,0.3230534493923187,0.3230894207954407,0.32312437891960144,0.3231579065322876,0.3231898844242096,0.3232231140136719,0.32325470447540283,0.32328328490257263,0.32331401109695435,0.32334184646606445,0.32336899638175964,0.323396772146225,0.3234224319458008,0.3234475553035736,0.3234717845916748,0.32349517941474915,0.3235185742378235,0.32354214787483215,0.32356706261634827,0.32358890771865845,0.323609858751297,0.3236285448074341,0.32364827394485474,0.32366690039634705,0.32368505001068115,0.32370370626449585,0.3237205147743225,0.3237374722957611,0.3237532377243042,0.32377031445503235,0.32378441095352173,0.32379820942878723,0.3238125443458557,0.323825865983963,0.32383981347084045,0.32385244965553284,0.3238639235496521,0.3238755464553833,0.32388731837272644],"recovered":[0.0,0.0013368014479056,0.002499808557331562,0.003581424243748188,0.004621561616659164,0.005636800080537796,0.00663977675139904,0.0076199183240532875,0.008577288128435612,0.009522270411252975,0.010447921231389046,0.011352989822626114,0.012231407687067986,0.013092370703816414,0.013934816233813763,0.014766938984394073,0.0155903659760952,0.016394086182117462,0.017176346853375435,0.01793796382844448,0.0186978280544281,0.019435608759522438,0.020154809579253197,0.020855054259300232,0.02154841646552086,0.022226201370358467,0.022891348227858543,0.02353297360241413,0.02416815422475338,0.024781938642263412,0.025390343740582466,0.02598148211836815,0.026574933901429176,0.027189157903194427,0.027822336181998253,0.028466463088989258,0.029123228043317795,0.029802264645695686,0.030498504638671875,0.03121238760650158,0.031949855387210846,0.03269270434975624,0.03346245363354683,0.03425491228699684,0.035072021186351776,0.03588537499308586,0.03674045577645302,0.03760648891329765,0.03849529102444649,0.03940792754292488,0.04033270478248596,0.04129238799214363,0.04227009043097496,0.04325592517852783,0.04426221549510956,0.04530761018395424,0.046358320862054825,0.04744681715965271,0.0485500805079937,0.04967179521918297,0.0508190393447876,0.05197947844862938,0.053166259080171585,0.05438913777470589,0.05563722923398018,0.056908778846263885,0.058194905519485474,0.0595027431845665,0.06084373593330383,0.06221544370055199,0.06360580027103424,0.0650206133723259,0.06645363569259644,0.06792287528514862,0.0694110095500946,0.07092323899269104,0.07244246453046799,0.07399728894233704,0.07557369768619537,0.07717469334602356,0.07879471033811569,0.08046114444732666,0.08213871717453003,0.08381985127925873,0.08553033322095871,0.08727828413248062,0.08903931081295013,0.09082592278718948,0.09264063090085983,0.0944707840681076,0.09631282836198807,0.09819303452968597,0.10008037090301514,0.1019941121339798,0.10392224043607712,0.10585524141788483,0.10781696438789368,0.10980327427387238,0.11178470402956009,0.11379647254943848,0.11581725627183914,0.11786368489265442,0.11990410834550858,0.12195879966020584,0.12403900921344757,0.12611885368824005,0.12821157276630402,0.1303095519542694,0.1324319988489151,0.1345539391040802,0.13668619096279144,0.13882702589035034,0.14096085727214813,0.14311233162879944,0.14526110887527466,0.14742109179496765,0.14959107339382172,0.15177713334560394,0.15396545827388763,0.1561502069234848,0.15832282602787018,0.16050150990486145,0.16266004741191864,0.16483986377716064,0.16698357462882996,0.16915662586688995,0.17131003737449646,0.17347995936870575,0.17559826374053955,0.1777532994747162,0.17987500131130219,0.18200619518756866,0.1841171830892563,0.18623456358909607,0.1883361041545868,0.19043390452861786,0.19252412021160126,0.19459757208824158,0.19665777683258057,0.19869574904441833,0.20070889592170715,0.20275971293449402,0.20478780567646027,0.2067815661430359,0.2087618112564087,0.21071989834308624,0.21267510950565338,0.21461981534957886,0.21654050052165985,0.21844804286956787,0.22032944858074188,0.22219470143318176,0.22406326234340668,0.225900799036026,0.2277197539806366,0.22952507436275482,0.23131445050239563,0.23310138285160065,0.23485226929187775,0.23657932877540588,0.2382928729057312,0.23999245464801788,0.24166183173656464,0.24331800639629364,0.2449612319469452,0.24657198786735535,0.24815809726715088,0.24972081184387207,0.25126373767852783,0.2527849078178406,0.254291832447052,0.255778968334198,0.2572423815727234,0.25867727398872375,0.26010191440582275,0.2615123391151428,0.2628763020038605,0.2642378807067871,0.2655719816684723,0.26689639687538147,0.26818791031837463,0.2694627046585083,0.2707141935825348,0.271960586309433,0.27317169308662415,0.2743644118309021,0.27554652094841003,0.27669593691825867,0.27782192826271057,0.2789226770401001,0.28002098202705383,0.28110942244529724,0.2821488082408905,0.28319051861763,0.28420498967170715,0.28519096970558167,0.2861640453338623,0.28712204098701477,0.2880561351776123,0.2889685034751892,0.2898657023906708,0.29074373841285706,0.29160621762275696,0.2924515902996063,0.29328295588493347,0.2940862476825714,0.2948775291442871,0.29564931988716125,0.29640713334083557,0.29714179039001465,0.29786786437034607,0.298568993806839,0.29924628138542175,0.2999168634414673,0.30057576298713684,0.30120986700057983,0.3018301725387573,0.30244025588035583,0.30302494764328003,0.30360519886016846,0.30417299270629883,0.30471646785736084,0.3052508533000946,0.3057721257209778,0.30627673864364624,0.3067716658115387,0.3072527050971985,0.3077217638492584,0.30817532539367676,0.30863097310066223,0.3090699017047882,0.30949273705482483,0.3099028468132019,0.31031230092048645,0.31070587038993835,0.3110838532447815,0.3114526569843292,0.31180906295776367,0.31216004490852356,0.3125077486038208,0.31284433603286743,0.3131685256958008,0.31348100304603577,0.3137854337692261,0.3140853941440582,0.3143761157989502,0.31466084718704224,0.3149429261684418,0.3152115046977997,0.3154699504375458,0.31572481989860535,0.3159656822681427,0.31620553135871887,0.31644171476364136,0.31665948033332825,0.31687650084495544,0.317089706659317,0.31729835271835327,0.31750303506851196,0.3176978528499603,0.3178889751434326,0.31807321310043335,0.3182472586631775,0.3184215724468231,0.3185913562774658,0.31875431537628174,0.3189125955104828,0.31906524300575256,0.319216787815094,0.31935805082321167,0.31949636340141296,0.3196336328983307,0.3197641372680664,0.3198932409286499,0.3200209438800812,0.3201422393321991,0.32026416063308716,0.32037708163261414,0.3204895853996277,0.3205976188182831,0.3207024037837982,0.3208058774471283,0.3209018409252167,0.3209955096244812,0.32108527421951294,0.32117611169815063,0.3212617039680481,0.3213462829589844,0.32143011689186096,0.3215081989765167,0.3215823173522949,0.3216569125652313,0.3217317759990692,0.3218033015727997,0.32187116146087646,0.3219400644302368,0.3220059871673584,0.3220701217651367,0.3221312463283539,0.3221895396709442,0.3222462832927704,0.3223015367984772,0.3223559558391571,0.32240957021713257,0.3224634528160095,0.3225117325782776,0.3225592076778412,0.3226049542427063,0.32265087962150574,0.3226950466632843,0.3227390944957733,0.3227786123752594,0.3228174149990082,0.32285505533218384,0.32289379835128784,0.322929322719574,0.32296380400657654,0.3229970335960388,0.3230311870574951,0.3230659067630768,0.32309556007385254,0.32312726974487305,0.32315731048583984,0.3231847584247589,0.3232129216194153,0.323239266872406,0.3232659697532654,0.3232901692390442,0.32331475615501404,0.32333865761756897,0.3233625590801239,0.32338646054267883,0.3234090507030487,0.3234306275844574,0.323451966047287,0.32347166538238525,0.32349124550819397,0.32350996136665344,0.32352983951568604,0.32354816794395447,0.3235657513141632,0.3235822916030884,0.32359910011291504,0.32361486554145813,0.32362908124923706,0.32364389300346375,0.3236580491065979,0.3236725628376007,0.3236856162548065,0.3236989676952362,0.32371172308921814],"active":[0.002746284008026123,0.002378363162279129,0.002223462797701359,0.0021463874727487564,0.0021053478121757507,0.00206562178209424,0.002026207745075226,0.0019849175587296486,0.001948256976902485,0.0019125351682305336,0.0018654270097613335,0.0018191942945122719,0.0017899787053465843,0.001760825514793396,0.0017448710277676582,0.0017152801156044006,0.0016671717166900635,0.0016336366534233093,0.0016120560467243195,0.0015885327011346817,0.0015434883534908295,0.0015147104859352112,0.0014837421476840973,0.0014592800289392471,0.001426374539732933,0.0013945922255516052,0.0013520512729883194,0.001336473971605301,0.0013070069253444672,0.0012877397239208221,0.0012570228427648544,0.0012700334191322327,0.0013054441660642624,0.0013403519988059998,0.0013691317290067673,0.0014036018401384354,0.0014448929578065872,0.0014847423881292343,0.0015239045023918152,0.0015595052391290665,0.0015849657356739044,0.0016417689621448517,0.001677241176366806,0.0017125904560089111,0.0017394907772541046,0.0017944201827049255,0.0018214471638202667,0.0018627345561981201,0.001898646354675293,0.0019406899809837341,0.0019912347197532654,0.002034217119216919,0.0020721890032291412,0.0021182969212532043,0.0021758563816547394,0.002206321805715561,0.0022653788328170776,0.002290342003107071,0.0023334436118602753,0.002387687563896179,0.002433978021144867,0.002491723746061325,0.002552095800638199,0.002598389983177185,0.0026459358632564545,0.002677343785762787,0.002733461558818817,0.0027923285961151123,0.0028450042009353638,0.0028936751186847687,0.002942413091659546,0.0029940232634544373,0.003056146204471588,0.0031000077724456787,0.0031443610787391663,0.0031756386160850525,0.003229692578315735,0.003274984657764435,0.0033319219946861267,0.0033759623765945435,0.0034394636750221252,0.0034632310271263123,0.0034959539771080017,0.003562457859516144,0.0036187544465065002,0.0036486610770225525,0.0037021487951278687,0.0037578344345092773,0.003780663013458252,0.003817640244960785,0.0038688182830810547,0.0038948431611061096,0.003939509391784668,0.003970034420490265,0.003994248807430267,0.004035726189613342,0.0040730759501457214,0.004093974828720093,0.004140891134738922,0.004155658185482025,0.004182934761047363,0.004192441701889038,0.0042227208614349365,0.004265688359737396,0.004291847348213196,0.00432056188583374,0.004334390163421631,0.004363924264907837,0.004369303584098816,0.00438806414604187,0.004416480660438538,0.004424110054969788,0.004445314407348633,0.004442751407623291,0.004458829760551453,0.004480212926864624,0.004496365785598755,0.004494309425354004,0.0044967979192733765,0.004495486617088318,0.004495993256568909,0.004457011818885803,0.004470840096473694,0.004438117146492004,0.004464641213417053,0.004443436861038208,0.004430040717124939,0.004388198256492615,0.004421666264533997,0.004388764500617981,0.0043856799602508545,0.0043645501136779785,0.004364371299743652,0.004347965121269226,0.004334777593612671,0.004315555095672607,0.004286408424377441,0.004254505038261414,0.004224345088005066,0.004197835922241211,0.004204392433166504,0.0041510313749313354,0.004103049635887146,0.00407525897026062,0.004044234752655029,0.004041358828544617,0.004016458988189697,0.0039724260568618774,0.003942951560020447,0.003910616040229797,0.003896772861480713,0.003882378339767456,0.0038230866193771362,0.0037893056869506836,0.0037630945444107056,0.003727555274963379,0.003701835870742798,0.003645777702331543,0.0036052465438842773,0.003574267029762268,0.0035304874181747437,0.0034952014684677124,0.003464236855506897,0.0034354031085968018,0.0033790916204452515,0.0033342987298965454,0.0033051371574401855,0.003264099359512329,0.0032116174697875977,0.003178834915161133,0.003137648105621338,0.0030931830406188965,0.003042250871658325,0.0030079185962677,0.002962440252304077,0.002899259328842163,0.002885282039642334,0.002855628728866577,0.0028228163719177246,0.0027579963207244873,0.002727210521697998,0.002680152654647827,0.002655506134033203,0.0025979578495025635,0.002550274133682251,0.002512633800506592,0.0024493634700775146,0.002398192882537842,0.002361893653869629,0.0023378729820251465,0.0022999942302703857,0.0022466182708740234,0.0022273361682891846,0.0021834075450897217,0.0021435916423797607,0.002110034227371216,0.002070188522338867,0.002028524875640869,0.001988351345062256,0.0019527077674865723,0.0019218623638153076,0.0018911957740783691,0.001854032278060913,0.001810997724533081,0.0017715394496917725,0.0017515122890472412,0.0017058849334716797,0.0016739964485168457,0.0016392767429351807,0.0016062259674072266,0.001564323902130127,0.0015314221382141113,0.001510322093963623,0.0014705955982208252,0.0014368891716003418,0.001404792070388794,0.0013806819915771484,0.0013463497161865234,0.0013229548931121826,0.0012941360473632812,0.0012597739696502686,0.001241147518157959,0.001202613115310669,0.0011791884899139404,0.00115281343460083,0.0011345148086547852,0.0010989904403686523,0.0010785460472106934,0.0010698437690734863,0.0010384321212768555,0.0010106563568115234,0.000993102788925171,0.000980377197265625,0.0009525418281555176,0.0009235143661499023,0.0009075701236724854,0.0008869171142578125,0.0008715987205505371,0.000864177942276001,0.0008386075496673584,0.0008109509944915771,0.0007872283458709717,0.0007774233818054199,0.0007676780223846436,0.0007517337799072266,0.0007413923740386963,0.0007219314575195312,0.0007008612155914307,0.0006831586360931396,0.0006707608699798584,0.0006566941738128662,0.0006465315818786621,0.0006355345249176025,0.0006140768527984619,0.0006064474582672119,0.0005947649478912354,0.0005865693092346191,0.0005730986595153809,0.0005555450916290283,0.0005481541156768799,0.0005385875701904297,0.0005207657814025879,0.0005171895027160645,0.000502854585647583,0.0004925131797790527,0.000487595796585083,0.000475078821182251,0.0004686415195465088,0.00045171380043029785,0.0004470348358154297,0.0004412829875946045,0.0004304051399230957,0.0004233717918395996,0.0004165172576904297,0.0004044473171234131,0.00039899349212646484,0.0003878772258758545,0.0003838837146759033,0.0003757774829864502,0.0003712177276611328,0.0003654658794403076,0.00035578012466430664,0.0003514587879180908,0.00034481287002563477,0.0003414452075958252,0.000333935022354126,0.00033017992973327637,0.00032788515090942383,0.00032016634941101074,0.00031310319900512695,0.00031048059463500977,0.0003077089786529541,0.0003032386302947998,0.00029847025871276855,0.00029602646827697754,0.0002906322479248047,0.00028446316719055176,0.0002811253070831299,0.00027680397033691406,0.0002752542495727539,0.0002726316452026367,0.0002684295177459717,0.0002658665180206299,0.00026494264602661133,0.00025773048400878906,0.00025460124015808105,0.0002504885196685791,0.0002505481243133545,0.00024703145027160645,0.00024566054344177246,0.00024002790451049805,0.00023877620697021484,0.00023603439331054688,0.00023436546325683594,0.00023058056831359863,0.00022858381271362305,0.00022608041763305664,0.00022608041763305664,0.00022351741790771484,0.0002173781394958496,0.00021845102310180664,0.00021457672119140625,0.0002116858959197998,0.00021201372146606445,0.00020951032638549805,0.00020828843116760254,0.00020581483840942383,0.00020501017570495605,0.00020381808280944824,0.0002034902572631836,0.00020450353622436523,0.00020244717597961426,0.00020080804824829102,0.00019791722297668457,0.00019630789756774902,0.000195235013961792,0.00019380450248718262,0.00019374489784240723,0.0001906752586364746,0.00018930435180664062,0.0001874864101409912,0.00018802285194396973,0.00018531084060668945,0.00018334388732910156,0.00018346309661865234,0.00018197298049926758,0.0001817643642425537,0.0001798868179321289,0.00017830729484558105,0.00017657876014709473,0.00017559528350830078]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.002746284008026123,0.003722922410815954,0.0046963077038526535,0.005660871509462595,0.00660066120326519,0.007506230380386114,0.008378016762435436,0.00922953337430954,0.010059153661131859,0.010851362720131874,0.011615794152021408,0.012355764396488667,0.013080783188343048,0.013774958439171314,0.014441669918596745,0.015090364031493664,0.01571941375732422,0.01632644236087799,0.016909636557102203,0.017480066046118736,0.01802922412753105,0.01855849102139473,0.019066359847784042,0.019569849595427513,0.02004055865108967,0.020502321422100067,0.020948568359017372,0.021378111094236374,0.021791137754917145,0.022187773138284683,0.02257346175611019,0.022970473393797874,0.023377619683742523,0.02379358746111393,0.024213120341300964,0.02464153803884983,0.025068266317248344,0.025506379082798958,0.02594705857336521,0.02639036625623703,0.026841742917895317,0.02729499526321888,0.027753129601478577,0.028211263939738274,0.028668144717812538,0.029146861284971237,0.029624702408909798,0.03010629490017891,0.03059883788228035,0.031087376177310944,0.03158460929989815,0.03207896649837494,0.03259309381246567,0.03310365229845047,0.0336197167634964,0.03413277864456177,0.03466410934925079,0.03519124537706375,0.035716570913791656,0.036251965910196304,0.03678842633962631,0.03734021261334419,0.03788686916232109,0.03843596577644348,0.038989320397377014,0.039554618299007416,0.040120042860507965,0.04068734496831894,0.041261155158281326,0.04184497520327568,0.04242560267448425,0.04301067069172859,0.04360206052660942,0.04419388622045517,0.04479565843939781,0.04540969431400299,0.04601741209626198,0.046631257981061935,0.04725073650479317,0.04787446931004524,0.04849870130419731,0.049120932817459106,0.04975298419594765,0.050385601818561554,0.05103097856044769,0.05167047679424286,0.05232129991054535,0.0529622957110405,0.05361943691968918,0.05427864193916321,0.05494341254234314,0.05560668557882309,0.05626989156007767,0.05693140998482704,0.057606570422649384,0.05827965959906578,0.05895356833934784,0.0596255324780941,0.06031445413827896,0.06099655479192734,0.061686791479587555,0.06237052008509636,0.06307058036327362,0.06376625597476959,0.06444898247718811,0.06515585631132126,0.06585841625928879,0.06656353920698166,0.06726860255002975,0.06797697395086288,0.06868842244148254,0.06939804553985596,0.07012012600898743,0.0708305686712265,0.07154983282089233,0.07226308435201645,0.07298479229211807,0.07370161265134811,0.07441411912441254,0.07514076679944992,0.07586640864610672,0.07658936083316803,0.07732395082712173,0.07804828137159348,0.07877599447965622,0.07949769496917725,0.08021007478237152,0.08094647526741028,0.08167431503534317,0.08239588886499405,0.08312729001045227,0.08385005593299866,0.08457619696855545,0.08529984205961227,0.08602824062108994,0.08674950152635574,0.08748027682304382,0.08821317553520203,0.08894676715135574,0.08966746926307678,0.09039411693811417,0.09111813455820084,0.0918443351984024,0.09256741404533386,0.09329243749380112,0.0940137654542923,0.09473233669996262,0.09543827176094055,0.09615647792816162,0.09686122089624405,0.09757435321807861,0.09829004853963852,0.09900868684053421,0.09970686584711075,0.10041074454784393,0.10112237185239792,0.10182148963212967,0.10252360999584198,0.1032269224524498,0.10392528772354126,0.10462114959955215,0.10531801730394363,0.10601494461297989,0.10670924931764603,0.10740592330694199,0.10809384286403656,0.10878026485443115,0.10947081446647644,0.11015103757381439,0.11083376407623291,0.11151330173015594,0.11219809204339981,0.11287587881088257,0.1135495975613594,0.11422737687826157,0.11489884555339813,0.11556593328714371,0.11623702198266983,0.11689528822898865,0.11754585802555084,0.11820312589406967,0.11885876208543777,0.1195107102394104,0.12015971541404724,0.12081009894609451,0.12146154791116714,0.12210692465305328,0.12274286150932312,0.12338022887706757,0.12401841580867767,0.12464746087789536,0.1252705156803131,0.12590481340885162,0.12652672827243805,0.1271452009677887,0.1277523636817932,0.12836958467960358,0.12898486852645874,0.12959226965904236,0.13018935918807983,0.13078361749649048,0.13138064742088318,0.13197121024131775,0.13257011771202087,0.13315387070178986,0.13374018669128418,0.1343194991350174,0.1348908692598343,0.1354631781578064,0.1360265463590622,0.136591836810112,0.13715796172618866,0.13772344589233398,0.13827985525131226,0.13883990049362183,0.13938693702220917,0.13992877304553986,0.1404726803302765,0.1410047560930252,0.14154021441936493,0.14206567406654358,0.14258886873722076,0.14311137795448303,0.1436280608177185,0.14414994418621063,0.14466382563114166,0.14517363905906677,0.14567336440086365,0.14617091417312622,0.14667002856731415,0.1471605747938156,0.14764967560768127,0.14813470840454102,0.14861416816711426,0.14908888936042786,0.14956097304821014,0.15003155171871185,0.15049774944782257,0.15096840262413025,0.15143297612667084,0.15188604593276978,0.1523362249135971,0.1527797281742096,0.15322460234165192,0.15366396307945251,0.15410232543945312,0.15453624725341797,0.15496228635311127,0.1553940773010254,0.1558130532503128,0.1562357097864151,0.15665587782859802,0.15706783533096313,0.15747961401939392,0.15788251161575317,0.15829159319400787,0.15869279205799103,0.1590871810913086,0.15948106348514557,0.15986837446689606,0.16025462746620178,0.1606358140707016,0.16101054847240448,0.16139091551303864,0.1617620289325714,0.16212964057922363,0.16248930990695953,0.16285009682178497,0.16320812702178955,0.16356435418128967,0.1639152616262436,0.1642662137746811,0.16461224853992462,0.16495288908481598,0.16528959572315216,0.1656254231929779,0.16595229506492615,0.16628237068653107,0.1666094958782196,0.16693231463432312,0.16724756360054016,0.16756148636341095,0.1678784191608429,0.1681850403547287,0.16849389672279358,0.1687893122434616,0.16908560693264008,0.16938163340091705,0.16967317461967468,0.16996057331562042,0.17023879289627075,0.17051824927330017,0.17080296576023102,0.17107340693473816,0.17134466767311096,0.17161768674850464,0.17188045382499695,0.1721484512090683,0.17240989208221436,0.17266890406608582,0.17292195558547974,0.17317232489585876,0.17342181503772736,0.1736704409122467,0.1739072948694229,0.17415153980255127,0.17438682913780212,0.17461824417114258,0.17484702169895172,0.17507781088352203,0.17530222237110138,0.17552562057971954,0.17574527859687805,0.17596542835235596,0.17617781460285187,0.17639178037643433,0.17660586535930634,0.17680831253528595,0.17701631784439087,0.17721469700336456,0.17741608619689941,0.17760927975177765,0.17780134081840515,0.17799702286720276,0.1781885325908661,0.1783747673034668,0.17855782806873322,0.17873968183994293,0.17892135679721832,0.1791030466556549,0.1792772114276886,0.17945362627506256,0.1796259880065918,0.1797933429479599,0.17995843291282654,0.18012453615665436,0.18028588593006134,0.18044684827327728,0.18060819804668427,0.1807609647512436,0.18091867864131927,0.181069016456604,0.18121685087680817,0.1813717484474182,0.18151645362377167,0.181656152009964,0.18179485201835632,0.1819344162940979,0.18206986784934998,0.1822054386138916,0.18233443796634674],"recovered":[0.0,0.001337865018285811,0.0025041881017386913,0.003569850465282798,0.004588154144585133,0.005563916638493538,0.0065022679045796394,0.00741165317595005,0.008296201936900616,0.009144840762019157,0.00996814202517271,0.010761101730167866,0.011531852185726166,0.012271509505808353,0.012996464967727661,0.013695834204554558,0.01436648704111576,0.015015681274235249,0.01565036177635193,0.016254136338829994,0.016838455572724342,0.017413578927516937,0.017965927720069885,0.0184963196516037,0.01900944486260414,0.01950555294752121,0.019984330981969833,0.020446093752980232,0.020899221301078796,0.021325387060642242,0.02173478528857231,0.022135863080620766,0.022534439340233803,0.022932201623916626,0.02334016002714634,0.023754626512527466,0.02417835220694542,0.024601075798273087,0.025030117481946945,0.025472361594438553,0.02590378187596798,0.02634996548295021,0.02680196799337864,0.027256660163402557,0.027714919298887253,0.028171677142381668,0.02863587811589241,0.029109777882695198,0.029586993157863617,0.030070025473833084,0.030555373057723045,0.031050479039549828,0.0315403938293457,0.03203912824392319,0.03255094215273857,0.033064503222703934,0.03356849402189255,0.03409707173705101,0.03462064266204834,0.03514434024691582,0.03568236529827118,0.03621513396501541,0.03675008937716484,0.0372975617647171,0.03784409537911415,0.03840050846338272,0.038949545472860336,0.03951440751552582,0.04008352383971214,0.04065501689910889,0.04122594743967056,0.04180426150560379,0.04238595440983772,0.04297627881169319,0.043566666543483734,0.04416387155652046,0.04476533085107803,0.04537423700094223,0.045987460762262344,0.0465957373380661,0.047212716192007065,0.047835759818553925,0.048452045768499374,0.04908522590994835,0.04971352592110634,0.050350017845630646,0.0509905181825161,0.05163339152932167,0.05227270349860191,0.05292746424674988,0.053581103682518005,0.05423229932785034,0.05489600822329521,0.05555802583694458,0.05621873214840889,0.05688663199543953,0.05755509436130524,0.05822337046265602,0.05890003219246864,0.05957062169909477,0.06025603786110878,0.06093807891011238,0.06162230670452118,0.062314290553331375,0.06300521641969681,0.06370013952255249,0.0643981322646141,0.06510213017463684,0.0658065676689148,0.06650712341070175,0.06721218675374985,0.06792281568050385,0.06862487643957138,0.06934701651334763,0.07006608694791794,0.07077483832836151,0.07148659974336624,0.07220491766929626,0.07291655242443085,0.07363156229257584,0.07435370236635208,0.07507465034723282,0.07579854130744934,0.07652925699949265,0.0772615298628807,0.0779842957854271,0.07871820032596588,0.07943496108055115,0.08016273379325867,0.08089213073253632,0.08161257952451706,0.08234210312366486,0.08306730538606644,0.08379551768302917,0.08451778441667557,0.08524136245250702,0.08595868945121765,0.08669527620077133,0.08742310851812363,0.08815769851207733,0.0888775885105133,0.0896090492606163,0.09033313393592834,0.09105389565229416,0.09178248047828674,0.09251169115304947,0.09323245286941528,0.093941330909729,0.09466759860515594,0.09537560492753983,0.09608148038387299,0.09680568426847458,0.09751813113689423,0.09822381287813187,0.09893187880516052,0.09964163601398468,0.10035451501607895,0.10106220096349716,0.10176288336515427,0.10247533023357391,0.10317426174879074,0.10386937111616135,0.10456524044275284,0.10526498407125473,0.10595884174108505,0.1066543310880661,0.1073455736041069,0.1080394983291626,0.10871496796607971,0.10940532386302948,0.11009562015533447,0.11077803373336792,0.11146514117717743,0.11214505881071091,0.11282071471214294,0.11349837481975555,0.11417565494775772,0.11485419422388077,0.11551927775144577,0.1161746010184288,0.11683336645364761,0.11749163269996643,0.11815015226602554,0.11880309879779816,0.11945541948080063,0.1201096847653389,0.12077020108699799,0.12141839414834976,0.12206008285284042,0.12269620597362518,0.12333814054727554,0.12397082149982452,0.12458960711956024,0.12521177530288696,0.1258450150489807,0.1264701932668686,0.12709204852581024,0.1277061402797699,0.12832011282444,0.1289331465959549,0.12954199314117432,0.13014939427375793,0.13074466586112976,0.13134042918682098,0.13193288445472717,0.1325206458568573,0.13311253488063812,0.13369165360927582,0.13426658511161804,0.13484515249729156,0.13541646301746368,0.1359851360321045,0.13655462861061096,0.1371224969625473,0.13767284154891968,0.138229638338089,0.13878925144672394,0.13934016227722168,0.139885812997818,0.14042240381240845,0.14095647633075714,0.14149588346481323,0.1420215219259262,0.14254671335220337,0.14306358993053436,0.14358623325824738,0.1441042274236679,0.1446174830198288,0.14512503147125244,0.1456274688243866,0.14612914621829987,0.1466178596019745,0.14711210131645203,0.14760521054267883,0.14808779954910278,0.1485690176486969,0.1490364670753479,0.14951543509960175,0.14998996257781982,0.15045760571956635,0.15092699229717255,0.15138569474220276,0.15184633433818817,0.152293398976326,0.15274682641029358,0.15318895876407623,0.15362487733364105,0.15406349301338196,0.1544923484325409,0.15491870045661926,0.1553424894809723,0.15576183795928955,0.156184121966362,0.1566062718629837,0.15702174603939056,0.15743133425712585,0.1578405499458313,0.15824419260025024,0.15864989161491394,0.15905022621154785,0.15944316983222961,0.15982848405838013,0.1602156013250351,0.16059403121471405,0.1609719693660736,0.16134770214557648,0.16172057390213013,0.16208167374134064,0.16244414448738098,0.16280750930309296,0.16316622495651245,0.16351832449436188,0.1638694703578949,0.16422268748283386,0.16455945372581482,0.16490253806114197,0.16524413228034973,0.165577694773674,0.1659141480922699,0.16623690724372864,0.16656003892421722,0.16687797009944916,0.16719339787960052,0.16751377284526825,0.1678212583065033,0.16812993586063385,0.16843022406101227,0.16873107850551605,0.1690291166305542,0.16932466626167297,0.16961456835269928,0.16989734768867493,0.17018218338489532,0.1704646497964859,0.17074041068553925,0.17101649940013885,0.17129069566726685,0.1715620905160904,0.17183078825473785,0.17209523916244507,0.17235830426216125,0.17261317372322083,0.17286573350429535,0.17312054336071014,0.17336753010749817,0.1736074537038803,0.17385295033454895,0.17409436404705048,0.17433340847492218,0.17456752061843872,0.1747986078262329,0.17502808570861816,0.1752488613128662,0.17546764016151428,0.17569085955619812,0.17590568959712982,0.17611996829509735,0.17633992433547974,0.17654657363891602,0.1767541468143463,0.17695653438568115,0.17715609073638916,0.17735354602336884,0.17755022644996643,0.1777491718530655,0.17794311046600342,0.17813417315483093,0.17831704020500183,0.17850059270858765,0.17868289351463318,0.17886032164096832,0.17904268205165863,0.17922310531139374,0.17939558625221252,0.17956794798374176,0.17973661422729492,0.17990471422672272,0.1800631731748581,0.18022483587265015,0.18038399517536163,0.18054239451885223,0.18070130050182343,0.18085500597953796,0.1810031533241272,0.1811557412147522,0.1813058853149414,0.18145078420639038,0.18159091472625732,0.18172885477542877,0.18186242878437042,0.18200019001960754],"active":[0.002746284008026123,0.002385057508945465,0.002192119602113962,0.002091021044179797,0.0020125070586800575,0.0019423137418925762,0.0018757488578557968,0.0018178801983594894,0.0017629517242312431,0.0017065219581127167,0.0016476521268486977,0.0015946626663208008,0.0015489310026168823,0.0015034489333629608,0.0014452049508690834,0.001394529826939106,0.001352926716208458,0.0013107610866427422,0.0012592747807502747,0.001225929707288742,0.0011907685548067093,0.0011449120938777924,0.001100432127714157,0.0010735299438238144,0.001031113788485527,0.0009967684745788574,0.0009642373770475388,0.0009320173412561417,0.0008919164538383484,0.0008623860776424408,0.0008386764675378799,0.0008346103131771088,0.0008431803435087204,0.0008613858371973038,0.0008729603141546249,0.0008869115263223648,0.0008899141103029251,0.0009053032845258713,0.0009169410914182663,0.0009180046617984772,0.0009379610419273376,0.0009450297802686691,0.0009511616080999374,0.0009546037763357162,0.0009532254189252853,0.0009751841425895691,0.0009888242930173874,0.0009965170174837112,0.0010118447244167328,0.0010173507034778595,0.0010292362421751022,0.0010284874588251114,0.0010526999831199646,0.0010645240545272827,0.0010687746107578278,0.0010682754218578339,0.0010956153273582458,0.001094173640012741,0.0010959282517433167,0.001107625663280487,0.001106061041355133,0.0011250786483287811,0.00113677978515625,0.0011384040117263794,0.0011452250182628632,0.0011541098356246948,0.0011704973876476288,0.0011729374527931213,0.0011776313185691833,0.0011899583041667938,0.0011996552348136902,0.0012064091861248016,0.001216106116771698,0.0012176074087619781,0.0012289918959140778,0.0012458227574825287,0.0012520812451839447,0.0012570209801197052,0.0012632757425308228,0.0012787319719791412,0.0012859851121902466,0.0012851729989051819,0.0013009384274482727,0.001300375908613205,0.0013174526393413544,0.0013204589486122131,0.001330781728029251,0.0013289041817188263,0.001346733421087265,0.00135117769241333,0.0013623088598251343,0.0013743862509727478,0.0013738833367824554,0.0013733841478824615,0.0013878382742404938,0.0013930276036262512,0.0013984739780426025,0.0014021620154380798,0.001414421945810318,0.0014259330928325653,0.001430753618478775,0.0014324411749839783,0.0014482736587524414,0.0014519654214382172,0.0014437660574913025,0.0014557167887687683,0.0014602839946746826,0.0014614090323448181,0.0014620348811149597,0.0014698505401611328,0.0014762356877326965,0.0014752298593521118,0.0014952495694160461,0.0014835521578788757,0.0014837458729743958,0.0014882460236549377,0.001498192548751831,0.0014966949820518494,0.0014975666999816895,0.0015092045068740845,0.0015127062797546387,0.0015147104859352112,0.0015254095196723938,0.00151902437210083,0.0015144646167755127,0.0015133991837501526,0.0014918744564056396,0.0015115141868591309,0.0015115812420845032,0.0015037581324577332,0.0015147104859352112,0.0015079528093338013,0.0015088915824890137,0.0015043243765830994,0.0015104562044143677,0.0015081390738487244,0.0015215873718261719,0.0015178993344306946,0.0015236586332321167,0.0015097707509994507,0.0015165284276008606,0.0015090852975845337,0.00151120126247406,0.0015135183930397034,0.0015099570155143738,0.0015020743012428284,0.0014998838305473328,0.0014969408512115479,0.0014888793230056763,0.0014856159687042236,0.0014928728342056274,0.0014843642711639404,0.0014905557036399841,0.0014830529689788818,0.0014788657426834106,0.0014807358384132385,0.0014669746160507202,0.0014614090323448181,0.0014640390872955322,0.0014499574899673462,0.0014468878507614136,0.0014486461877822876,0.0014497041702270508,0.0014442652463912964,0.0014470815658569336,0.001439511775970459,0.0014346912503242493,0.0014313161373138428,0.0014360696077346802,0.0014284402132034302,0.0014176815748214722,0.0014200583100318909,0.0014107376337051392,0.0014045387506484985,0.0014066621661186218,0.0014004707336425781,0.0013902783393859863,0.0013828277587890625,0.0013760104775428772,0.0013712570071220398,0.001369759440422058,0.001367129385471344,0.0013605579733848572,0.0013566166162490845,0.0013546794652938843,0.001351863145828247,0.0013367235660552979,0.0013244673609733582,0.0013201460242271423,0.0013222098350524902,0.001309320330619812,0.0012996941804885864,0.0013152062892913818,0.0013149529695510864,0.0013001859188079834,0.0012821704149246216,0.001277536153793335,0.0012787282466888428,0.001272156834602356,0.001256212592124939,0.0012416243553161621,0.0012312531471252441,0.0012265443801879883,0.0012296885251998901,0.001220986247062683,0.0012195408344268799,0.0012069642543792725,0.0011992156505584717,0.0011965930461883545,0.0011813938617706299,0.0011753737926483154,0.0011728256940841675,0.0011688172817230225,0.0011573582887649536,0.0011670589447021484,0.0011572986841201782,0.001139521598815918,0.0011325180530548096,0.0011189430952072144,0.001117810606956482,0.001109197735786438,0.0010929852724075317,0.0010898560285568237,0.0010813474655151367,0.0010863542556762695,0.0010775923728942871,0.0010694116353988647,0.001055881381034851,0.0010458827018737793,0.0010425597429275513,0.001031428575515747,0.0010318160057067871,0.0010226070880889893,0.0010089576244354248,0.0010010898113250732,0.0009919553995132446,0.0009950846433639526,0.0009823143482208252,0.0009784400463104248,0.0009753704071044922,0.000959053635597229,0.0009505301713943481,0.0009333938360214233,0.0009312033653259277,0.0009171366691589355,0.0009133666753768921,0.0009113699197769165,0.0008987933397293091,0.0009017288684844971,0.0008943527936935425,0.0008932203054428101,0.0008940398693084717,0.0008837133646011353,0.0008733421564102173,0.0008607655763626099,0.000860258936882019,0.000852242112159729,0.0008429884910583496,0.0008311718702316284,0.0008181482553482056,0.000811457633972168,0.0008073300123214722,0.0007949471473693848,0.000796884298324585,0.0007900595664978027,0.0007819384336471558,0.0007687360048294067,0.0007684230804443359,0.0007639825344085693,0.0007568448781967163,0.0007490366697311401,0.0007478892803192139,0.0007427781820297241,0.0007302016019821167,0.0007301419973373413,0.0007228851318359375,0.000708162784576416,0.0007046759128570557,0.000695347785949707,0.0006954073905944824,0.000687524676322937,0.000683516263961792,0.0006850212812423706,0.0006712675094604492,0.0006726384162902832,0.0006593763828277588,0.0006553828716278076,0.000650554895401001,0.0006440579891204834,0.0006359070539474487,0.0006242245435714722,0.0006209015846252441,0.0006207823753356934,0.0006087571382522583,0.0006042569875717163,0.0006011873483657837,0.0005897581577301025,0.0005863606929779053,0.0005791038274765015,0.0005736649036407471,0.0005636513233184814,0.0005591511726379395,0.0005560815334320068,0.0005498975515365601,0.0005397647619247437,0.0005440860986709595,0.0005338788032531738,0.000523880124092102,0.000513613224029541,0.000510290265083313,0.0005036145448684692,0.0004975348711013794,0.0004964172840118408,0.0004977881908416748,0.00048695504665374756,0.0004860907793045044,0.0004858970642089844,0.0004683881998062134,0.0004697442054748535,0.0004605501890182495,0.0004595518112182617,0.00045318901538848877,0.0004477947950363159,0.0004467964172363281,0.00043936073780059814,0.0004316568374633789,0.0004236549139022827,0.0004226416349411011,0.00042076408863067627,0.0004201531410217285,0.0004168897867202759,0.00041094422340393066,0.0004028826951980591,0.0003977566957473755,0.00039048492908477783,0.00038792192935943604,0.00038117170333862305,0.00038367509841918945,0.00038336217403411865,0.000376969575881958,0.000376284122467041,0.0003677159547805786,0.00036184489727020264,0.0003685951232910156,0.0003607124090194702,0.000350266695022583,0.0003440678119659424,0.00034350156784057617,0.0003410130739212036,0.0003430098295211792,0.0003342479467391968]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.002746284008026123,0.003713162848725915,0.004739224445074797,0.005789809860289097,0.006831949111074209,0.00786889623850584,0.00891522690653801,0.00993884913623333,0.010967100039124489,0.011968324892222881,0.012972114607691765,0.01396332960575819,0.014953168109059334,0.015935000032186508,0.016902629286050797,0.017862562090158463,0.018814926967024803,0.019765477627515793,0.020707206800580025,0.021632419899106026,0.022556757554411888,0.023465393111109734,0.024368271231651306,0.02525300905108452,0.026144126430153847,0.02702554687857628,0.02789207734167576,0.02874740958213806,0.02960117906332016,0.03044162131845951,0.03127724677324295,0.032165300101041794,0.033096831291913986,0.03406421095132828,0.03505955636501312,0.03610438480973244,0.03718975558876991,0.038322482258081436,0.03948042169213295,0.04069560393691063,0.04194844886660576,0.043249841779470444,0.044605474919080734,0.04599657654762268,0.04745268449187279,0.04896903410553932,0.050522610545158386,0.0521424375474453,0.05380868539214134,0.0555378682911396,0.05731378495693207,0.05915338546037674,0.06105029582977295,0.06300251185894012,0.06502541899681091,0.06711645424365997,0.06925828754901886,0.07148482650518417,0.07374878227710724,0.07608243077993393,0.07849177718162537,0.08096680790185928,0.08351166546344757,0.08612139523029327,0.08878704905509949,0.0915205255150795,0.0943247526884079,0.09719235450029373,0.10011595487594604,0.1030982956290245,0.10615307837724686,0.1092778742313385,0.11247993260622025,0.11571463942527771,0.11901166290044785,0.12236768007278442,0.12577149271965027,0.12923893332481384,0.13275116682052612,0.13632452487945557,0.13995599746704102,0.143621563911438,0.147355318069458,0.1511227935552597,0.15491943061351776,0.158746600151062,0.16264557838439941,0.1665705293416977,0.17051167786121368,0.174485981464386,0.17848774790763855,0.18250234425067902,0.18654528260231018,0.190607488155365,0.19467757642269135,0.19876237213611603,0.20285966992378235,0.2069905698299408,0.2111065685749054,0.21521276235580444,0.2193162590265274,0.22339071333408356,0.22749027609825134,0.2315756231546402,0.23564177751541138,0.2396918386220932,0.2437295764684677,0.24774430692195892,0.2517239451408386,0.25568121671676636,0.25964081287384033,0.2635522484779358,0.267425537109375,0.27127259969711304,0.27507609128952026,0.27884215116500854,0.28255894780158997,0.286251425743103,0.28991562128067017,0.2935100495815277,0.29706668853759766,0.30055996775627136,0.30402785539627075,0.30744850635528564,0.3107997477054596,0.31410497426986694,0.3173637092113495,0.32056763768196106,0.323693186044693,0.3267821967601776,0.3298022449016571,0.3327784538269043,0.33569756150245667,0.33856916427612305,0.3413486182689667,0.3441036641597748,0.346802294254303,0.3494351804256439,0.3520190715789795,0.3545176386833191,0.35696932673454285,0.3593807518482208,0.3617202043533325,0.36400124430656433,0.3662303388118744,0.3683786988258362,0.37047916650772095,0.37253737449645996,0.3745354413986206,0.3764651119709015,0.37834927439689636,0.38017135858535767,0.3819465935230255,0.38365811109542847,0.3853311836719513,0.3869493901729584,0.388519287109375,0.39004653692245483,0.391523540019989,0.3929491639137268,0.3943386971950531,0.39567339420318604,0.39697903394699097,0.39822080731391907,0.3994295299053192,0.4005948603153229,0.4017274081707001,0.40280696749687195,0.40385422110557556,0.4048607647418976,0.40583088994026184,0.4067617952823639,0.4076552391052246,0.4085240960121155,0.4093545079231262,0.4101584851741791,0.4109283685684204,0.41167014837265015,0.41238677501678467,0.4130799472332001,0.41373777389526367,0.41437941789627075,0.4149910807609558,0.4155791401863098,0.4161466956138611,0.4166884124279022,0.41721096634864807,0.41771090030670166,0.4181939959526062,0.4186599552631378,0.4190981388092041,0.4195265471935272,0.4199305772781372,0.42031794786453247,0.4206933081150055,0.4210546612739563,0.4213937520980835,0.42172518372535706,0.4220430552959442,0.4223507344722748,0.42264190316200256,0.42291828989982605,0.4231838583946228,0.4234427213668823,0.4236885905265808,0.4239247143268585,0.4241471588611603,0.4243612587451935,0.4245660901069641,0.42476746439933777,0.42495277523994446,0.4251347482204437,0.4253113567829132,0.4254802167415619,0.4256380498409271,0.42578914761543274,0.4259347915649414,0.42607390880584717,0.42620617151260376,0.4263309836387634,0.4264518618583679,0.42656847834587097,0.42668038606643677,0.42678597569465637,0.4268909692764282,0.4269885718822479,0.427082896232605,0.42717280983924866,0.42726045846939087,0.42734208703041077,0.4274214804172516,0.42749637365341187,0.4275698661804199,0.4276379942893982,0.4277040660381317,0.42776918411254883,0.4278286397457123,0.42788636684417725,0.427940309047699,0.4279934763908386,0.4280439019203186,0.42809394001960754,0.42814067006111145,0.4281845986843109,0.42822495102882385,0.428266316652298,0.42830532789230347,0.42834243178367615,0.4283773601055145,0.42841094732284546,0.4284416735172272,0.4284723103046417,0.42850127816200256,0.42852911353111267,0.4285567104816437,0.428582102060318,0.4286075830459595,0.42863166332244873,0.4286527931690216,0.4286760687828064,0.4286979138851166,0.4287172555923462,0.42873600125312805,0.428754597902298,0.4287729263305664,0.42878904938697815,0.42880508303642273,0.42882010340690613,0.42883434891700745,0.42884713411331177,0.42886024713516235,0.4288730323314667,0.42888498306274414,0.4288977384567261,0.4289093613624573,0.4289197623729706,0.4289310872554779,0.4289413392543793,0.4289504587650299,0.4289594888687134,0.428968608379364,0.4289763569831848,0.4289836287498474,0.4289916455745697,0.42899900674819946,0.42900577187538147,0.42901283502578735,0.4290187954902649,0.4290240406990051,0.4290297329425812,0.4290352463722229,0.42904019355773926,0.4290441870689392,0.4290488660335541,0.4290536940097809,0.4290584623813629,0.4290626347064972,0.42906633019447327,0.4290701448917389,0.4290734529495239,0.4290771484375,0.42907992005348206,0.4290827214717865,0.4290856719017029,0.4290885925292969,0.42909103631973267,0.42909330129623413,0.42909568548202515,0.4290976822376251,0.4290996193885803,0.4291020631790161,0.4291037321090698,0.429105669260025,0.42910775542259216,0.4291095733642578,0.429111123085022,0.42911282181739807,0.4291142523288727,0.4291156232357025,0.42911744117736816,0.42911896109580994,0.4291200041770935,0.42912131547927856,0.4291223883628845,0.4291239380836487,0.42912518978118896,0.42912596464157104,0.42912694811820984,0.42912790179252625,0.4291289448738098,0.429129958152771,0.4291311502456665,0.42913201451301575,0.4291329085826874,0.4291335940361023,0.42913439869880676,0.4291350245475769,0.4291357100009918,0.42913633584976196,0.42913690209388733,0.4291374683380127,0.42913782596588135,0.4291386008262634,0.42913922667503357,0.42913997173309326,0.42914047837257385,0.4291410446166992,0.4291415810585022,0.4291418492794037,0.42914247512817383,0.4291429817676544],"recovered":[0.0,0.0013389911036938429,0.002493615262210369,0.0035779208410531282,0.004648150410503149,0.005698735825717449,0.006753512658178806,0.007792961783707142,0.008820150047540665,0.009853530675172806,0.010866579599678516,0.011880191043019295,0.01288498193025589,0.01387813687324524,0.014873668551445007,0.015857689082622528,0.016828007996082306,0.017786378040909767,0.018749378621578217,0.019694611430168152,0.020633839070796967,0.021559802815318108,0.022480886429548264,0.023399718105793,0.02430334873497486,0.02519071288406849,0.02607826329767704,0.026949424296617508,0.027823086827993393,0.028684863820672035,0.029534880071878433,0.03037300705909729,0.031239725649356842,0.032132282853126526,0.033060938119888306,0.034027066081762314,0.03502634912729263,0.03607049211859703,0.037168875336647034,0.038299910724163055,0.03946805000305176,0.04067910462617874,0.04193238541483879,0.043239034712314606,0.04459491744637489,0.04599790647625923,0.04746846482157707,0.04898024722933769,0.05053494870662689,0.0521475188434124,0.05381939560174942,0.05553838238120079,0.05732618644833565,0.059161972254514694,0.061058755964040756,0.06299801915884018,0.065031498670578,0.06709938496351242,0.06923815608024597,0.07144173979759216,0.0737249031662941,0.07605936378240585,0.0784553810954094,0.08093661069869995,0.08347495645284653,0.08607561141252518,0.08874540030956268,0.09148475527763367,0.09427328407764435,0.09713169187307358,0.10005565732717514,0.10304775834083557,0.10608628392219543,0.10921145230531693,0.11239023506641388,0.1156206876039505,0.11891783773899078,0.12226328253746033,0.12567773461341858,0.12913966178894043,0.13265471160411835,0.13621962070465088,0.13984064757823944,0.14352379739284515,0.14723540842533112,0.15100401639938354,0.1547885686159134,0.1586434543132782,0.16253061592578888,0.16642902791500092,0.1703675538301468,0.1743493676185608,0.17832410335540771,0.18234208226203918,0.18639503419399261,0.19044429063796997,0.19452369213104248,0.19861122965812683,0.2027067244052887,0.20681090652942657,0.2109348624944687,0.2150471806526184,0.21914052963256836,0.2232254445552826,0.22732362151145935,0.23141098022460938,0.2354688048362732,0.23952218890190125,0.24356743693351746,0.24756702780723572,0.2515591084957123,0.2555210292339325,0.25947073101997375,0.26337555050849915,0.26725655794143677,0.27108755707740784,0.27489614486694336,0.27864739298820496,0.28237491846084595,0.28605911135673523,0.28970786929130554,0.2932997941970825,0.2968463897705078,0.3003537952899933,0.3038192391395569,0.30722591280937195,0.310594767332077,0.31391167640686035,0.3171604573726654,0.3203411102294922,0.3234875500202179,0.32657450437545776,0.32962095737457275,0.33259642124176025,0.3355259597301483,0.3383762538433075,0.341188907623291,0.3439527451992035,0.34663641452789307,0.3492845594882965,0.35184603929519653,0.3543511629104614,0.356812059879303,0.35919657349586487,0.3615366816520691,0.36381927132606506,0.36603936553001404,0.36820271611213684,0.3703036308288574,0.37235376238822937,0.37435564398765564,0.3762974739074707,0.3781667947769165,0.3800007104873657,0.3817773163318634,0.38350367546081543,0.38518914580345154,0.38681328296661377,0.38839229941368103,0.38991835713386536,0.3913876712322235,0.39281386137008667,0.39420026540756226,0.3955424726009369,0.39683496952056885,0.3980896770954132,0.3993038833141327,0.4004794657230377,0.4016011655330658,0.4026835262775421,0.40372467041015625,0.40473446249961853,0.40570828318595886,0.40664294362068176,0.40754270553588867,0.40840598940849304,0.4092397391796112,0.41003406047821045,0.41080614924430847,0.41155192255973816,0.4122772514820099,0.4129696190357208,0.4136350750923157,0.41426774859428406,0.4148758351802826,0.4154699146747589,0.41603273153305054,0.4165761172771454,0.41709744930267334,0.4176078736782074,0.41809454560279846,0.41855505108833313,0.41899386048316956,0.41941550374031067,0.4198242127895355,0.4202100336551666,0.42058759927749634,0.4209476411342621,0.42129579186439514,0.4216267168521881,0.42194291949272156,0.42224645614624023,0.42254436016082764,0.4228210747241974,0.42309021949768066,0.42334604263305664,0.4235890805721283,0.4238232374191284,0.42404428124427795,0.4242619276046753,0.42446666955947876,0.42466431856155396,0.42485111951828003,0.4250331223011017,0.42520827054977417,0.4253758192062378,0.42553502321243286,0.4256841242313385,0.4258299469947815,0.42596983909606934,0.4261048436164856,0.42623358964920044,0.42635059356689453,0.4264693856239319,0.4265815019607544,0.4266880452632904,0.42679256200790405,0.4268916845321655,0.4269872009754181,0.42707735300064087,0.42716091871261597,0.4272438883781433,0.4273208975791931,0.4273984730243683,0.4274718463420868,0.42754217982292175,0.4276093542575836,0.42766937613487244,0.42773187160491943,0.4277890920639038,0.42784515023231506,0.4278990924358368,0.42794957756996155,0.4279979467391968,0.42804279923439026,0.4280870854854584,0.4281282424926758,0.4281696081161499,0.42820796370506287,0.42824554443359375,0.42828071117401123,0.42831355333328247,0.42834725975990295,0.4283784329891205,0.4284069538116455,0.4284338653087616,0.42846056818962097,0.4284878969192505,0.42851319909095764,0.42853546142578125,0.42855799198150635,0.42858070135116577,0.4286026358604431,0.4286218583583832,0.42864111065864563,0.4286598861217499,0.4286770224571228,0.4286927878856659,0.42870843410491943,0.4287228286266327,0.4287372827529907,0.4287499189376831,0.42876356840133667,0.4287760555744171,0.4287894070148468,0.4288008511066437,0.4288124740123749,0.42882341146469116,0.42883405089378357,0.42884376645088196,0.4288537800312042,0.42886197566986084,0.42887017130851746,0.4288778007030487,0.4288859963417053,0.4288932979106903,0.42889994382858276,0.42890694737434387,0.42891356348991394,0.4289202094078064,0.42892545461654663,0.42893120646476746,0.4289367198944092,0.4289413392543793,0.42894622683525085,0.42895129323005676,0.42895594239234924,0.42896056175231934,0.42896467447280884,0.4289683699607849,0.4289720058441162,0.42897507548332214,0.4289780855178833,0.4289812743663788,0.42898446321487427,0.42898738384246826,0.4289897680282593,0.4289921522140503,0.4289945960044861,0.42899659276008606,0.42899858951568604,0.4290010333061218,0.4290030896663666,0.4290052354335785,0.42900773882865906,0.4290096163749695,0.42901134490966797,0.42901331186294556,0.42901498079299927,0.4290166199207306,0.4290182292461395,0.4290198087692261,0.42902106046676636,0.4290219843387604,0.4290233552455902,0.42902469635009766,0.42902594804763794,0.4290270507335663,0.42902806401252747,0.4290289878845215,0.42903023958206177,0.4290314316749573,0.42903244495391846,0.42903363704681396,0.42903462052345276,0.4290351867675781,0.42903608083724976,0.42903682589530945,0.42903751134872437,0.42903825640678406,0.42903900146484375,0.42903944849967957,0.4290403127670288,0.4290409982204437,0.4290415644645691,0.42904233932495117,0.4290428161621094,0.4290434420108795,0.4290440082550049,0.4290443956851959,0.4290449619293213],"active":[0.002746284008026123,0.002374171745032072,0.0022456091828644276,0.0022118890192359686,0.00218379870057106,0.002170160412788391,0.0021617142483592033,0.002145887352526188,0.002146949991583824,0.0021147942170500755,0.0021055350080132484,0.0020831385627388954,0.002068186178803444,0.002056863158941269,0.002028960734605789,0.0020048730075359344,0.0019869189709424973,0.0019790995866060257,0.001957828179001808,0.0019378084689378738,0.0019229184836149216,0.001905590295791626,0.0018873848021030426,0.0018532909452915192,0.0018407776951789856,0.0018348339945077896,0.0018138140439987183,0.0017979852855205536,0.001778092235326767,0.0017567574977874756,0.0017423667013645172,0.0017922930419445038,0.0018571056425571442,0.0019319280982017517,0.001998618245124817,0.0020773187279701233,0.0021634064614772797,0.0022519901394844055,0.002311546355485916,0.002395693212747574,0.002480398863554001,0.0025707371532917023,0.0026730895042419434,0.002757541835308075,0.0028577670454978943,0.0029711276292800903,0.003054145723581314,0.003162190318107605,0.00327373668551445,0.0033903494477272034,0.0034943893551826477,0.003615003079175949,0.0037241093814373016,0.0038405396044254303,0.003966663032770157,0.004118435084819794,0.004226788878440857,0.004385441541671753,0.004510626196861267,0.004640690982341766,0.004766874015331268,0.00490744411945343,0.0050562843680381775,0.005184784531593323,0.00531209260225296,0.005444914102554321,0.005579352378845215,0.005707599222660065,0.005842670798301697,0.005966603755950928,0.006097421050071716,0.00623011589050293,0.006393648684024811,0.006503187119960785,0.006621427834033966,0.006746992468833923,0.006853654980659485,0.006975650787353516,0.007073432207107544,0.007184863090515137,0.0073012858629226685,0.007401943206787109,0.007514670491218567,0.007598996162414551,0.0076840221881866455,0.007742583751678467,0.007857009768486023,0.007927075028419495,0.007981061935424805,0.00805695354938507,0.00812019407749176,0.008152976632118225,0.008221179246902466,0.008265405893325806,0.00828254222869873,0.008318081498146057,0.008335977792739868,0.008379340171813965,0.0083998441696167,0.008401855826377869,0.008381396532058716,0.008343532681465149,0.008349746465682983,0.008350178599357605,0.008318156003952026,0.008280858397483826,0.008260771632194519,0.008222118020057678,0.008156508207321167,0.00811418890953064,0.008081704378128052,0.008031219244003296,0.007954806089401245,0.007897049188613892,0.007819533348083496,0.007754594087600708,0.0076628029346466064,0.007604032754898071,0.007540702819824219,0.0074509382247924805,0.007358819246292114,0.007260173559188843,0.0071814656257629395,0.007094711065292358,0.00698050856590271,0.006879061460494995,0.006768941879272461,0.006655961275100708,0.006532728672027588,0.006441086530685425,0.006314694881439209,0.006203949451446533,0.006076604127883911,0.005972743034362793,0.005822658538818359,0.005727410316467285,0.005613386631011963,0.00548243522644043,0.005382657051086426,0.005233079195022583,0.0051232874393463135,0.005029588937759399,0.004908144474029541,0.004804670810699463,0.004693657159805298,0.004559427499771118,0.004439800977706909,0.00433465838432312,0.004231810569763184,0.004111349582672119,0.003993630409240723,0.003873884677886963,0.003779798746109009,0.003657400608062744,0.0035538673400878906,0.0034457147121429443,0.003330141305923462,0.0032332539558410645,0.0031312406063079834,0.00303080677986145,0.00295102596282959,0.0028595328330993652,0.002778768539428711,0.0026783347129821777,0.002594560384750366,0.002505183219909668,0.002423524856567383,0.0023275017738342285,0.0022530555725097656,0.0021772384643554688,0.002106219530105591,0.0020273327827453613,0.001946955919265747,0.0018811523914337158,0.0018118023872375488,0.0017524957656860352,0.001688629388809204,0.0016360878944396973,0.0015806257724761963,0.001528024673461914,0.0014605224132537842,0.0014097988605499268,0.0013560056686401367,0.0013113915920257568,0.0012708604335784912,0.0012184977531433105,0.0011782348155975342,0.0011347830295562744,0.0010965466499328613,0.00105208158493042,0.0010035932064056396,0.0009714961051940918,0.0009367167949676514,0.0009024441242218018,0.0008690953254699707,0.0008446276187896729,0.0008061528205871582,0.0007775425910949707,0.0007472634315490723,0.0007240176200866699,0.0006989836692810059,0.0006718337535858154,0.000639498233795166,0.0006216466426849365,0.0005983710289001465,0.0005786716938018799,0.0005580782890319824,0.0005380213260650635,0.0005218088626861572,0.0005055367946624756,0.00048610568046569824,0.0004704296588897705,0.0004602372646331787,0.0004470944404602051,0.0004297792911529541,0.0004133284091949463,0.0003997683525085449,0.000389784574508667,0.0003762245178222656,0.0003611445426940918,0.0003470182418823242,0.0003348886966705322,0.00032979249954223633,0.0003165900707244873,0.0003094673156738281,0.00030052661895751953,0.00029033422470092773,0.0002811253070831299,0.0002732574939727783,0.00026473402976989746,0.0002605617046356201,0.0002524852752685547,0.00024896860122680664,0.00023952126502990723,0.00023221969604492188,0.0002270042896270752,0.0002192854881286621,0.00021699070930480957,0.00020843744277954102,0.00020438432693481445,0.00019875168800354004,0.00019484758377075195,0.00019109249114990234,0.00018665194511413574,0.00018215179443359375,0.0001792311668395996,0.00017708539962768555,0.00017282366752624512,0.00016939640045166016,0.00016540288925170898,0.00016096234321594238,0.00015875697135925293,0.00015401840209960938,0.0001506805419921875,0.00014975666999816895,0.00014823675155639648,0.00014701485633850098,0.0001437664031982422,0.00013959407806396484,0.00014060735702514648,0.0001399219036102295,0.00013655424118041992,0.00013336539268493652,0.00013273954391479492,0.00013181567192077637,0.00012916326522827148,0.00012806057929992676,0.00012731552124023438,0.0001259148120880127,0.00012430548667907715,0.00012296438217163086,0.00012311339378356934,0.0001214146614074707,0.00012168288230895996,0.00011995434761047363,0.0001189112663269043,0.00011861324310302734,0.00011792778968811035,0.00011640787124633789,0.0001157224178314209,0.00011482834815979004,0.00011438131332397461,0.00011345744132995605,0.0001138448715209961,0.00011301040649414062,0.00011247396469116211,0.00011289119720458984,0.00011184811592102051,0.00011047720909118652,0.00010952353477478027,0.00010979175567626953,0.00010898709297180176,0.0001074671745300293,0.00010752677917480469,0.0001074671745300293,0.00010716915130615234,0.00010669231414794922,0.00010576844215393066,0.00010547041893005371,0.00010508298873901367,0.00010514259338378906,0.00010484457015991211,0.00010463595390319824,0.00010439753532409668,0.00010412931442260742,0.0001036524772644043,0.00010353326797485352,0.00010353326797485352,0.00010308623313903809,0.0001030266284942627,0.00010347366333007812,0.00010269880294799805,0.00010257959365844727,0.00010251998901367188,0.00010183453559875488,0.00010150671005249023,0.00010147690773010254,0.00010094046592712402,0.00010064244270324707,0.00010082125663757324,0.00010073184967041016,0.00010019540786743164,0.00010025501251220703,0.00010040402412414551,0.00010058283805847168,0.0001004934310913086,0.00010001659393310547,9.989738464355469e-05,9.98377799987793e-05,9.995698928833008e-05,9.971857070922852e-05,9.971857070922852e-05,9.956955909729004e-05,9.927153587341309e-05,9.897351264953613e-05,9.92119312286377e-05,9.894371032714844e-05,9.888410568237305e-05,9.882450103759766e-05,9.864568710327148e-05,9.846687316894531e-05,9.837746620178223e-05,9.828805923461914e-05,9.822845458984375e-05,9.840726852416992e-05,9.813904762268066e-05,9.822845458984375e-05,9.813904762268066e-05,9.784102439880371e-05,9.807944297790527e-05,9.801983833312988e-05]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.002746284008026123,0.0037105977535247803,0.004727900959551334,0.00572943827137351,0.0067251576110720634,0.007704423274844885,0.008657226338982582,0.009595952928066254,0.01051922608166933,0.011419040150940418,0.0123023372143507,0.013165740296244621,0.014004118740558624,0.014835866168141365,0.015647530555725098,0.01644268073141575,0.01721787266433239,0.017971856519579887,0.01871063932776451,0.019444415345788002,0.020161738619208336,0.020859042182564735,0.02154264599084854,0.02220241352915764,0.0228517334908247,0.023498550057411194,0.02412153221666813,0.024729497730731964,0.025325516238808632,0.025906581431627274,0.02647707425057888,0.02707672119140625,0.027690818533301353,0.028325499966740608,0.028975944966077805,0.029633335769176483,0.0303123090416193,0.031012866646051407,0.03172487020492554,0.032454706728458405,0.033223893493413925,0.033999960869550705,0.034789104014635086,0.03559626638889313,0.03643057867884636,0.03728947788476944,0.038157571107149124,0.039047375321388245,0.03995582088828087,0.04088535159826279,0.04184585064649582,0.04281604290008545,0.04381457716226578,0.04482737556099892,0.0458650141954422,0.046924106776714325,0.04801466688513756,0.04912262037396431,0.05025022104382515,0.051413290202617645,0.05258430540561676,0.05377928167581558,0.05499977990984917,0.05624080076813698,0.05750259384512901,0.05880173295736313,0.06011056900024414,0.06145669147372246,0.06282146275043488,0.06419961154460907,0.06562437117099762,0.0670614019036293,0.06851944327354431,0.06999950855970383,0.07150053232908249,0.07302439212799072,0.07457546144723892,0.07613985985517502,0.07773648202419281,0.07935567945241928,0.0809994712471962,0.08267410099506378,0.0843612402677536,0.08606940507888794,0.08779896050691605,0.08953727781772614,0.09130150079727173,0.09309925138950348,0.09491151571273804,0.09673584997653961,0.09858214855194092,0.1004585400223732,0.10233855247497559,0.10423033684492111,0.1061520203948021,0.10809190571308136,0.11005125194787979,0.11201879382133484,0.11401236057281494,0.11601149290800095,0.11802051216363907,0.12004522979259491,0.12209910899400711,0.12414484471082687,0.12618927657604218,0.12824127078056335,0.13031917810440063,0.13239675760269165,0.13448654115200043,0.13658583164215088,0.1386982649564743,0.14082057774066925,0.14294934272766113,0.14507797360420227,0.14720067381858826,0.14933618903160095,0.15148140490055084,0.15360990166664124,0.15574273467063904,0.1578788161277771,0.16001927852630615,0.16215254366397858,0.16429036855697632,0.16643032431602478,0.16855114698410034,0.17067739367485046,0.17281366884708405,0.17492716014385223,0.17703527212142944,0.17914915084838867,0.18124832212924957,0.1833491176366806,0.18543608486652374,0.1875114142894745,0.18958549201488495,0.1916629523038864,0.19370312988758087,0.19573010504245758,0.19775576889514923,0.19978992640972137,0.20180588960647583,0.20378457009792328,0.20577281713485718,0.20774173736572266,0.20970121026039124,0.21163678169250488,0.21356302499771118,0.2154572457075119,0.21733863651752472,0.21921665966510773,0.22108541429042816,0.22294071316719055,0.22477225959300995,0.22658558189868927,0.22839178144931793,0.23015379905700684,0.23192064464092255,0.23365308344364166,0.2353944629430771,0.2371055781841278,0.2387808859348297,0.24046233296394348,0.24211150407791138,0.2437489777803421,0.2453598529100418,0.2469489723443985,0.24852174520492554,0.2500651478767395,0.2516183853149414,0.2531364858150482,0.2546268105506897,0.2560957968235016,0.2575451731681824,0.25897854566574097,0.2603921890258789,0.2617705166339874,0.2631376087665558,0.2644892930984497,0.26582810282707214,0.2671222388744354,0.2684038579463959,0.26968079805374146,0.27093443274497986,0.2721503674983978,0.27334609627723694,0.27452030777931213,0.2756706774234772,0.27680960297584534,0.2779231369495392,0.27901342511177063,0.28008541464805603,0.28114819526672363,0.2821803390979767,0.28318917751312256,0.28418445587158203,0.28515928983688354,0.2861233055591583,0.28705069422721863,0.28796491026878357,0.2888563275337219,0.2897396981716156,0.2905915081501007,0.29143384099006653,0.2922568917274475,0.2930592894554138,0.29384005069732666,0.294614315032959,0.2953689694404602,0.2961086332798004,0.2968253493309021,0.2975282073020935,0.29822176694869995,0.29889336228370667,0.29955700039863586,0.3001994490623474,0.3008299171924591,0.3014417588710785,0.3020397424697876,0.30261796712875366,0.30318689346313477,0.3037431240081787,0.30429524183273315,0.30483031272888184,0.3053465783596039,0.305857390165329,0.30634868144989014,0.3068288266658783,0.3072940409183502,0.3077472746372223,0.3081860840320587,0.30861642956733704,0.30903536081314087,0.3094504475593567,0.30984801054000854,0.31024184823036194,0.3106220066547394,0.310987263917923,0.31134942173957825,0.3116925060749054,0.3120279610157013,0.312357097864151,0.31267914175987244,0.31299206614494324,0.3132913112640381,0.31358352303504944,0.31386837363243103,0.3141419589519501,0.314412385225296,0.3146664500236511,0.3149207830429077,0.31516143679618835,0.3153974115848541,0.3156301975250244,0.3158574402332306,0.3160780966281891,0.31629279255867004,0.31650060415267944,0.31669750809669495,0.3168993294239044,0.3170863091945648,0.3172720670700073,0.3174555003643036,0.31763190031051636,0.31780052185058594,0.31796199083328247,0.3181302547454834,0.31828629970550537,0.31843650341033936,0.31857970356941223,0.31872209906578064,0.31886211037635803,0.3189920485019684,0.3191189765930176,0.31924623250961304,0.31936946511268616,0.31948813796043396,0.31960296630859375,0.319713294506073,0.31982266902923584,0.31992632150650024,0.3200254738330841,0.32012295722961426,0.3202182948589325,0.3203105032444,0.3204022943973541,0.3204943835735321,0.32058054208755493,0.3206634819507599,0.32074326276779175,0.3208206295967102,0.32089370489120483,0.3209708333015442,0.3210386633872986,0.3211037218570709,0.3211677372455597,0.3212334215641022,0.32129836082458496,0.3213590979576111,0.3214184045791626,0.32147589325904846,0.32153165340423584,0.32158637046813965,0.32163649797439575,0.321687787771225,0.32173582911491394,0.3217817544937134,0.32182836532592773,0.32187315821647644,0.3219161927700043,0.3219586908817291,0.3219987154006958,0.3220391869544983,0.32207655906677246,0.3221128284931183,0.3221494257450104,0.3221849799156189,0.32221880555152893,0.32225266098976135,0.32228362560272217,0.3223140239715576,0.32234498858451843,0.3223736584186554,0.32240310311317444,0.32243120670318604,0.3224584758281708,0.32248443365097046,0.3225095272064209,0.32253268361091614,0.322557270526886,0.3225799798965454,0.32260194420814514,0.322624146938324,0.3226433992385864,0.3226633667945862,0.32268351316452026,0.3227035403251648,0.32272398471832275,0.32274162769317627,0.3227596580982208,0.3227774202823639,0.32279324531555176,0.3228093087673187,0.3228243887424469,0.3228399157524109,0.322854608297348,0.3228679299354553,0.322883278131485,0.32289615273475647,0.32290905714035034,0.32292091846466064,0.3229338824748993],"recovered":[0.0,0.0013423068448901176,0.002496868371963501,0.0035826130770146847,0.004635200370103121,0.0056493752636015415,0.006650787778198719,0.007622671313583851,0.008580541238188744,0.009528527036309242,0.010443292558193207,0.01134273037314415,0.012228593230247498,0.013086052611470222,0.013929561711847782,0.014756741933524609,0.015570221468806267,0.01636536978185177,0.017140937969088554,0.017895422875881195,0.01863933354616165,0.019369857385754585,0.0200849287211895,0.020787550136446953,0.021466586738824844,0.0221296064555645,0.022784806787967682,0.02342837117612362,0.024048099294304848,0.024661071598529816,0.02525884099304676,0.025852106511592865,0.026445934548974037,0.02705146186053753,0.027667373418807983,0.02830073982477188,0.02894912101328373,0.02961132861673832,0.030293118208646774,0.030986042693257332,0.03170011192560196,0.03243864327669144,0.03319049999117851,0.03397595137357712,0.03476209193468094,0.03556894138455391,0.03640006110072136,0.03725133091211319,0.03810872510075569,0.0389954037964344,0.039915360510349274,0.040844328701496124,0.04180338606238365,0.04277871176600456,0.043776996433734894,0.04479736462235451,0.045834749937057495,0.04689740762114525,0.04797864705324173,0.049088478088378906,0.05022358521819115,0.05137188732624054,0.05254746973514557,0.05373932048678398,0.05495462566614151,0.05619821324944496,0.05746707320213318,0.058770593255758286,0.0600963830947876,0.0614415667951107,0.06280464679002762,0.06418868154287338,0.0655989870429039,0.06704077124595642,0.06850012391805649,0.06996767967939377,0.07147358357906342,0.07299569249153137,0.07454651594161987,0.07610252499580383,0.07770539820194244,0.0793241634964943,0.08097989857196808,0.08264658600091934,0.08432797342538834,0.08603419363498688,0.08776425570249557,0.08951176702976227,0.09127767384052277,0.0930686742067337,0.09487342834472656,0.09670089185237885,0.09855050593614578,0.10042520612478256,0.1023026630282402,0.10420632362365723,0.10612475872039795,0.10806865245103836,0.11001686006784439,0.11198452115058899,0.11397495865821838,0.11596570909023285,0.11797472834587097,0.12000183016061783,0.12204325199127197,0.12408405542373657,0.12612284719944,0.1281849890947342,0.13025987148284912,0.13233421742916107,0.13441768288612366,0.1365334838628769,0.13864685595035553,0.14076054096221924,0.14287391304969788,0.14499090611934662,0.1471301168203354,0.14926432073116302,0.15139126777648926,0.15351946651935577,0.15565678477287292,0.157790869474411,0.1599181890487671,0.16205652058124542,0.164182648062706,0.16631385684013367,0.168452188372612,0.170580193400383,0.17271527647972107,0.17483896017074585,0.17695552110671997,0.1790645867586136,0.18116424977779388,0.18325772881507874,0.18535608053207397,0.18742822110652924,0.18949460983276367,0.19155824184417725,0.19360780715942383,0.19564984738826752,0.19769147038459778,0.19971531629562378,0.20170818269252777,0.20370112359523773,0.20567835867404938,0.2076626718044281,0.20961201190948486,0.21154995262622833,0.21347539126873016,0.21538150310516357,0.2172701507806778,0.219143345952034,0.22100616991519928,0.2228570282459259,0.22468361258506775,0.22649550437927246,0.22828525304794312,0.23007825016975403,0.23182857036590576,0.23358027637004852,0.2353123426437378,0.23700599372386932,0.23868775367736816,0.24036763608455658,0.2420252561569214,0.243665412068367,0.24527810513973236,0.24686971306800842,0.24843518435955048,0.2499873787164688,0.2515336275100708,0.2530457377433777,0.2545328736305237,0.2559855878353119,0.25745540857315063,0.2588830292224884,0.26030099391937256,0.261687695980072,0.2630537152290344,0.26440396904945374,0.2657245695590973,0.26702722907066345,0.2683184742927551,0.2695847153663635,0.2708264887332916,0.27203646302223206,0.27324050664901733,0.2744086682796478,0.2755607068538666,0.2766944468021393,0.27780377864837646,0.27889400720596313,0.2799890339374542,0.28104135394096375,0.2820547819137573,0.28306975960731506,0.28406187891960144,0.28503623604774475,0.28598636388778687,0.2869236469268799,0.2878354787826538,0.2887401580810547,0.289608895778656,0.290467232465744,0.2913109362125397,0.292134165763855,0.29293057322502136,0.29371070861816406,0.29448333382606506,0.2952384352684021,0.2959787845611572,0.29670166969299316,0.29740986227989197,0.2980967164039612,0.298763245344162,0.2994263172149658,0.30006536841392517,0.3007022440433502,0.30131497979164124,0.30191367864608765,0.30249661207199097,0.303060919046402,0.30362653732299805,0.3041728734970093,0.30470213294029236,0.305221289396286,0.30572715401649475,0.3062204420566559,0.3066980242729187,0.3071633577346802,0.3076173663139343,0.308064728975296,0.3084852695465088,0.3089059293270111,0.30931082367897034,0.30971020460128784,0.3101024627685547,0.31048452854156494,0.31085431575775146,0.311214417219162,0.3115641474723816,0.3118954598903656,0.3122267723083496,0.3125539720058441,0.3128667175769806,0.3131651282310486,0.3134605586528778,0.31374412775039673,0.31402578949928284,0.31428998708724976,0.31454703211784363,0.3148036003112793,0.3150479793548584,0.3152846395969391,0.3155173063278198,0.31573858857154846,0.31595784425735474,0.3161731958389282,0.316381573677063,0.31658560037612915,0.31677553057670593,0.3169668912887573,0.3171519637107849,0.3173326849937439,0.31751030683517456,0.3176760971546173,0.31784188747406006,0.31800559163093567,0.3181616961956024,0.31830957531929016,0.3184530436992645,0.31859466433525085,0.3187329173088074,0.31886807084083557,0.31899529695510864,0.3191279470920563,0.3192494213581085,0.3193664848804474,0.3194841742515564,0.3195958435535431,0.3197045624256134,0.3198108673095703,0.3199106454849243,0.32000723481178284,0.32010364532470703,0.32019978761672974,0.32029277086257935,0.3203811049461365,0.3204664885997772,0.32054775953292847,0.32062822580337524,0.32070353627204895,0.32078054547309875,0.3208499848842621,0.32092249393463135,0.32098761200904846,0.3210528790950775,0.32111749053001404,0.32118111848831177,0.32124337553977966,0.321300745010376,0.3213596045970917,0.3214177191257477,0.3214709758758545,0.32152315974235535,0.3215717077255249,0.3216191828250885,0.32166728377342224,0.32171234488487244,0.3217572569847107,0.3218024671077728,0.321844220161438,0.3218853771686554,0.32192671298980713,0.3219633996486664,0.322000116109848,0.32203659415245056,0.3220723569393158,0.3221052289009094,0.32213956117630005,0.3221713900566101,0.3222026824951172,0.3222317695617676,0.32226231694221497,0.3222893178462982,0.3223174810409546,0.32234519720077515,0.32237160205841064,0.32239630818367004,0.3224203288555145,0.32244497537612915,0.3224673867225647,0.32248935103416443,0.3225089907646179,0.32253074645996094,0.3225514590740204,0.3225714862346649,0.32259243726730347,0.3226126432418823,0.32263103127479553,0.32264894247055054,0.3226660192012787,0.3226824104785919,0.3226984739303589,0.32271456718444824,0.3227296471595764,0.32274338603019714,0.32275766134262085,0.3227715492248535,0.3227846920490265,0.3227974474430084],"active":[0.002746284008026123,0.0023682909086346626,0.0022310325875878334,0.0021468251943588257,0.0020899572409689426,0.0020550480112433434,0.002006438560783863,0.001973281614482403,0.001938684843480587,0.001890513114631176,0.0018590446561574936,0.0018230099231004715,0.0017755255103111267,0.0017498135566711426,0.0017179688438773155,0.00168593879789114,0.001647651195526123,0.001606486737728119,0.0015697013586759567,0.001548992469906807,0.0015224050730466843,0.0014891847968101501,0.0014577172696590424,0.0014148633927106857,0.001385146751999855,0.001368943601846695,0.001336725428700447,0.001301126554608345,0.0012774169445037842,0.0012455098330974579,0.0012182332575321198,0.001224614679813385,0.0012448839843273163,0.0012740381062030792,0.0013085715472698212,0.001332595944404602,0.0013631880283355713,0.0014015380293130875,0.0014317519962787628,0.0014686640352010727,0.001523781567811966,0.0015613175928592682,0.0015986040234565735,0.0016203150153160095,0.0016684867441654205,0.0017205365002155304,0.001757510006427765,0.001796044409275055,0.001847095787525177,0.0018899478018283844,0.0019304901361465454,0.001971714198589325,0.002011191099882126,0.0020486637949943542,0.002088017761707306,0.0021267421543598175,0.002179916948080063,0.0022252127528190613,0.00227157399058342,0.002324812114238739,0.0023607201874256134,0.0024073943495750427,0.002452310174703598,0.002501480281352997,0.002547968178987503,0.002603519707918167,0.002643495798110962,0.0026860982179641724,0.002725079655647278,0.0027580447494983673,0.0028197243809700012,0.0028727203607559204,0.0029204562306404114,0.002958737313747406,0.003000408411026001,0.0030567124485969543,0.0031018778681755066,0.0031441673636436462,0.003189966082572937,0.003253154456615448,0.0032940730452537537,0.0033499374985694885,0.0033813416957855225,0.0034228190779685974,0.00347098708152771,0.003503084182739258,0.0035372450947761536,0.003587484359741211,0.003633841872215271,0.003667175769805908,0.0037087202072143555,0.0037576481699943542,0.0037880465388298035,0.00380513072013855,0.0038493573665618896,0.0038855820894241333,0.003926493227481842,0.003950141370296478,0.0039955005049705505,0.004026971757411957,0.004045553505420685,0.0040795207023620605,0.004124380648136139,0.004143014550209045,0.004146024584770203,0.004157215356826782,0.004196330904960632,0.0042117685079574585,0.004226669669151306,0.004251614212989807,0.004280582070350647,0.004287093877792358,0.004302486777305603,0.004317432641983032,0.004326760768890381,0.0043452829122543335,0.004351288080215454,0.0043455809354782104,0.00435146689414978,0.004359349608421326,0.0043624937534332275,0.004361674189567566,0.0043721795082092285,0.004373803734779358,0.004368498921394348,0.004363536834716797,0.004361480474472046,0.004346966743469238,0.004319995641708374,0.004310190677642822,0.004292801022529602,0.004284530878067017,0.004271835088729858,0.004253685474395752,0.004229411482810974,0.004234731197357178,0.0042085200548172,0.0041718631982803345,0.004147961735725403,0.004140079021453857,0.004114419221878052,0.0040692538022994995,0.004064634442329407,0.004040613770484924,0.004022851586341858,0.003974109888076782,0.003951013088226318,0.003907293081283569,0.0038632452487945557,0.003835156559944153,0.003815263509750366,0.003797367215156555,0.003766089677810669,0.0037285536527633667,0.003708168864250183,0.003658294677734375,0.003635391592979431,0.0035748332738876343,0.0035658925771713257,0.0035253018140792847,0.003468543291091919,0.0034563392400741577,0.003423750400543213,0.0033813416957855225,0.0033345967531204224,0.003283560276031494,0.0032436400651931763,0.003195434808731079,0.00318320095539093,0.0031491070985794067,0.0030931830406188965,0.0030500590801239014,0.0030122995376586914,0.002992957830429077,0.0029367804527282715,0.0028874874114990234,0.0028366148471832275,0.0028015971183776855,0.0027743875980377197,0.0027182698249816895,0.002679288387298584,0.002653568983078003,0.0026159584522247314,0.0025656521320343018,0.0025196075439453125,0.002483844757080078,0.002430170774459839,0.0024009346961975098,0.0023624300956726074,0.0023189783096313477,0.0022816359996795654,0.002254188060760498,0.002191305160522461,0.0021478235721588135,0.002129673957824707,0.0020895302295684814,0.0020614266395568848,0.002014458179473877,0.001978546380996704,0.001932680606842041,0.001904219388961792,0.0018513500690460205,0.0018249452114105225,0.0017896592617034912,0.0017483532428741455,0.0017058849334716797,0.001683741807937622,0.0016582608222961426,0.0016252994537353516,0.0015869140625,0.0015494227409362793,0.0015200972557067871,0.0014835000038146973,0.0014602839946746826,0.0014362037181854248,0.0014035999774932861,0.0013763904571533203,0.001337498426437378,0.0013029873371124268,0.0012732148170471191,0.0012465119361877441,0.0012343227863311768,0.001203775405883789,0.0011737048625946045,0.001155257225036621,0.001127392053604126,0.001101672649383545,0.001073598861694336,0.0010492503643035889,0.00102272629737854,0.00099906325340271,0.0009706318378448486,0.0009651780128479004,0.0009420812129974365,0.0009310245513916016,0.0009118020534515381,0.0008848011493682861,0.0008648931980133057,0.0008381903171539307,0.0008135437965393066,0.0007929503917694092,0.0007836818695068359,0.0007652938365936279,0.0007373392581939697,0.0007168054580688477,0.0007032454013824463,0.0006814002990722656,0.000668257474899292,0.0006406605243682861,0.000630795955657959,0.0006144046783447266,0.0005938112735748291,0.0005822181701660156,0.0005728006362915039,0.0005607903003692627,0.000554203987121582,0.000542759895324707,0.0005243122577667236,0.0005177557468414307,0.0005007088184356689,0.0004965364933013916,0.0004886090755462646,0.0004799365997314453,0.000467836856842041,0.00045168399810791016,0.00045415759086608887,0.0004444122314453125,0.0004309117794036865,0.00041800737380981445,0.0004125237464904785,0.00040906667709350586,0.0003973841667175293,0.0003860592842102051,0.0003781616687774658,0.00037416815757751465,0.00036019086837768555,0.0003535449504852295,0.00034680962562561035,0.00033849477767944336,0.0003304779529571533,0.0003209114074707031,0.0003120899200439453,0.0003076493740081787,0.0003032684326171875,0.0002986490726470947,0.00029459595680236816,0.00028777122497558594,0.0002823770046234131,0.00027677416801452637,0.0002728700637817383,0.00026547908782958984,0.00026729702949523926,0.0002581179141998291,0.0002537369728088379,0.0002452433109283447,0.00024580955505371094,0.0002454817295074463,0.0002416074275970459,0.00023728609085083008,0.00023251771926879883,0.00023090839385986328,0.00022676587104797363,0.0002187788486480713,0.0002168118953704834,0.00021266937255859375,0.00021004676818847656,0.0002091825008392334,0.00020587444305419922,0.00020384788513183594,0.00020143389701843262,0.00019624829292297363,0.00019496679306030273,0.00019118189811706543,0.00018611550331115723,0.00018602609634399414,0.00018486380577087402,0.00018221139907836914,0.00018030405044555664,0.00017839670181274414,0.00017446279525756836,0.0001735985279083252,0.000170975923538208,0.00017133355140686035,0.00016888976097106934,0.0001691579818725586,0.00016695261001586914,0.00016433000564575195,0.00016108155250549316,0.00016096234321594238,0.0001596510410308838,0.0001569688320159912,0.00015676021575927734,0.00015404820442199707,0.00015437602996826172,0.00015276670455932617,0.00015208125114440918,0.00015249848365783691,0.00014919042587280273,0.00014701485633850098,0.00014638900756835938,0.0001443028450012207,0.00014328956604003906,0.00014197826385498047,0.00014144182205200195,0.00014004111289978027,0.00013828277587890625,0.0001398921012878418,0.00013849139213562012,0.00013750791549682617,0.00013622641563415527,0.00013643503189086914]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.002746284008026123,0.0037079076282680035,0.00469317939132452,0.005654490552842617,0.006592653691768646,0.007508420385420322,0.008388089016079903,0.009241044521331787,0.010068412870168686,0.010864750482141972,0.011638378724455833,0.012384792789816856,0.013101927936077118,0.013792037963867188,0.014468133449554443,0.015120393596589565,0.01574656553566456,0.016358161345124245,0.01693716272711754,0.017503149807453156,0.018054500222206116,0.018582765012979507,0.01909138448536396,0.01957910880446434,0.02005726285278797,0.02051527053117752,0.020961329340934753,0.021388808265328407,0.021803462877869606,0.022200599312782288,0.022589728236198425,0.02299455925822258,0.023394573479890823,0.0238034725189209,0.02421412244439125,0.02463221549987793,0.025050310418009758,0.0254825446754694,0.025912774726748466,0.026341192424297333,0.026781495660543442,0.02722630463540554,0.027673427015542984,0.02813306264579296,0.028593886643648148,0.029053520411252975,0.029519349336624146,0.029987867921590805,0.030466333031654358,0.030945612117648125,0.031435467302799225,0.03192225098609924,0.032425738871097565,0.03292904421687126,0.03343259543180466,0.03393952548503876,0.034449588507413864,0.03496921807527542,0.03548409417271614,0.036010608077049255,0.036535367369651794,0.03705931454896927,0.03759158402681351,0.03812529146671295,0.03867025673389435,0.039222922176122665,0.03977358341217041,0.04033537954092026,0.04089755192399025,0.0414590984582901,0.04203184321522713,0.04260771721601486,0.043182965368032455,0.043766096234321594,0.04435122758150101,0.044935859739780426,0.045523181557655334,0.04611588269472122,0.046719469130039215,0.04732493311166763,0.047936152666807175,0.04854987561702728,0.049167290329933167,0.049788959324359894,0.05041481554508209,0.051035985350608826,0.05166453495621681,0.05229940265417099,0.05293646082282066,0.05357852205634117,0.05422333627939224,0.05487516149878502,0.05552279204130173,0.05616579204797745,0.05682655796408653,0.05747475475072861,0.05812901630997658,0.05878709256649017,0.05944892391562462,0.060111381113529205,0.060785289853811264,0.06144905835390091,0.06211777403950691,0.06279318034648895,0.06346815079450607,0.06414386630058289,0.06482072174549103,0.06550920009613037,0.06619330495595932,0.06687828153371811,0.06757602840662003,0.06826306879520416,0.06895843148231506,0.06964341551065445,0.07034916430711746,0.07105716317892075,0.07175790518522263,0.0724608451128006,0.0731697827577591,0.07386952638626099,0.0745692104101181,0.07527483254671097,0.0759846493601799,0.07668495178222656,0.07739020138978958,0.07808975875377655,0.07879588752985,0.07950495183467865,0.08020994812250137,0.08090738207101822,0.08160943537950516,0.08231856673955917,0.08301042765378952,0.08371617645025253,0.0844196081161499,0.08512135595083237,0.0858316719532013,0.08653316646814346,0.08723710477352142,0.08794698119163513,0.08864478766918182,0.08934377878904343,0.09004221111536026,0.09073019027709961,0.09143475443124771,0.09213743358850479,0.09283455461263657,0.09353210777044296,0.09422203153371811,0.09490757435560226,0.09560080617666245,0.09629072993993759,0.09697164595127106,0.09764949232339859,0.0983344092965126,0.09901706874370575,0.0997043028473854,0.10038584470748901,0.10106875747442245,0.10175223648548126,0.10243389755487442,0.10311105847358704,0.10378102213144302,0.10445411503314972,0.10512383282184601,0.10580230504274368,0.10647764801979065,0.10714473575353622,0.10780344158411026,0.1084633320569992,0.10912322252988815,0.10977636277675629,0.11043306440114975,0.11108656972646713,0.11174746602773666,0.11238984018564224,0.11304084956645966,0.11368835717439651,0.11433285474777222,0.11497730016708374,0.11561185121536255,0.1162412166595459,0.1168685108423233,0.11749299615621567,0.11812173575162888,0.11874815821647644,0.1193709522485733,0.11998029053211212,0.12060452997684479,0.1212160587310791,0.1218196451663971,0.12242486327886581,0.12303207814693451,0.12363334745168686,0.12424013018608093,0.1248437762260437,0.1254451870918274,0.12603512406349182,0.12662038207054138,0.1272110939025879,0.12779346108436584,0.12837328016757965,0.12894926965236664,0.1295202076435089,0.1300893872976303,0.13065512478351593,0.13122692704200745,0.13178196549415588,0.13235002756118774,0.13290506601333618,0.1334569752216339,0.13400375843048096,0.13455580174922943,0.1351018249988556,0.1356409788131714,0.13618744909763336,0.13671539723873138,0.13724716007709503,0.13776548206806183,0.13828599452972412,0.13881482183933258,0.1393321305513382,0.13984744250774384,0.140359565615654,0.14087294042110443,0.1413699984550476,0.14187335968017578,0.14238104224205017,0.14287245273590088,0.1433623731136322,0.1438470333814621,0.14433450996875763,0.1448172926902771,0.1452951282262802,0.14576733112335205,0.14623454213142395,0.14670144021511078,0.14716026186943054,0.1476125717163086,0.14807119965553284,0.14851945638656616,0.14896820485591888,0.14941038191318512,0.14984174072742462,0.15027891099452972,0.15071377158164978,0.1511416882276535,0.1515677273273468,0.15198752284049988,0.1524040549993515,0.15281319618225098,0.1532185971736908,0.15362811088562012,0.15403757989406586,0.15444760024547577,0.15484924614429474,0.15524162352085114,0.15563468635082245,0.1560264527797699,0.15641088783740997,0.15679244697093964,0.15716686844825745,0.15754617750644684,0.15792317688465118,0.1582920253276825,0.15865638852119446,0.1590140461921692,0.15937195718288422,0.1597282439470291,0.16007526218891144,0.16042642295360565,0.16077351570129395,0.1611117124557495,0.16144753992557526,0.16178543865680695,0.1621176302433014,0.162451833486557,0.16277721524238586,0.16310346126556396,0.1634269654750824,0.16374540328979492,0.16406214237213135,0.1643763929605484,0.1646845042705536,0.16499756276607513,0.16530178487300873,0.16559363901615143,0.16588948667049408,0.16618558764457703,0.1664784997701645,0.1667674034833908,0.16705724596977234,0.1673445999622345,0.16762343049049377,0.16790351271629333,0.16817958652973175,0.16845360398292542,0.16872118413448334,0.16898831725120544,0.16925545036792755,0.16951338946819305,0.16977013647556305,0.17002201080322266,0.17026981711387634,0.17051680386066437,0.17077112197875977,0.17101016640663147,0.17124983668327332,0.171494260430336,0.17173123359680176,0.17196691036224365,0.17219719290733337,0.1724262237548828,0.1726524531841278,0.17288003861904144,0.17309856414794922,0.17331472039222717,0.17353130877017975,0.1737435758113861,0.17395615577697754,0.1741645485162735,0.1743689328432083,0.1745726317167282,0.17477864027023315,0.17497989535331726,0.17517684400081635,0.1753694713115692,0.17556272447109222,0.17574883997440338,0.17593657970428467,0.17611844837665558,0.17630106210708618,0.17648185789585114,0.1766609102487564,0.17682857811450958,0.17700669169425964,0.17717710137367249,0.17734432220458984,0.17751142382621765,0.17767158150672913,0.1778334230184555,0.17799420654773712,0.1781502366065979,0.1783038228750229,0.17845910787582397,0.17860762774944305,0.1787593960762024,0.1789124757051468,0.17905893921852112,0.1792008876800537,0.17934365570545197],"recovered":[0.0,0.0013307330664247274,0.002480289898812771,0.0035568377934396267,0.004568322561681271,0.005547525826841593,0.006494760513305664,0.007408337667584419,0.008283627219498158,0.009142838418483734,0.009972145780920982,0.010771862231194973,0.011542988009750843,0.012292029336094856,0.013009603135287762,0.013706531375646591,0.014384379610419273,0.015036889351904392,0.01566206105053425,0.016271529719233513,0.016856348142027855,0.01742997020483017,0.017971746623516083,0.018505454063415527,0.019014637917280197,0.019509242847561836,0.019983893260359764,0.020441150292754173,0.020881954580545425,0.02131212316453457,0.02172953076660633,0.02212710492312908,0.022522302344441414,0.022922441363334656,0.02332727238535881,0.023735608905553818,0.024154892191290855,0.024567417800426483,0.024993833154439926,0.025424377992749214,0.025852419435977936,0.026283401995897293,0.02672351710498333,0.0271704513579607,0.02762620896100998,0.0280806515365839,0.028538033366203308,0.02899366430938244,0.02946118265390396,0.029931077733635902,0.03040810488164425,0.030893702059984207,0.03137154132127762,0.03186439722776413,0.03237038850784302,0.032876696437597275,0.033383313566446304,0.03388223797082901,0.034394361078739166,0.03490373119711876,0.03542361408472061,0.0359501875936985,0.036471571773290634,0.03700289875268936,0.03753635659813881,0.03807025030255318,0.03862116113305092,0.03917476534843445,0.039734307676553726,0.0402902252972126,0.04085852950811386,0.041421953588724136,0.04198875278234482,0.042561061680316925,0.0431453175842762,0.043729133903980255,0.04430832341313362,0.04489276930689812,0.04548340663313866,0.04608223959803581,0.04668032005429268,0.04728378355503082,0.047892939299345016,0.04850829020142555,0.04912407696247101,0.04975055903196335,0.05036972463130951,0.05100008845329285,0.05162707343697548,0.052256811410188675,0.05289524793624878,0.05353349447250366,0.054179370403289795,0.05482468754053116,0.055474694818258286,0.05612920969724655,0.056778088212013245,0.05743097513914108,0.05808830261230469,0.05874394252896309,0.059399768710136414,0.06006704270839691,0.060728561133146286,0.061395272612571716,0.06207568570971489,0.06275372207164764,0.06342049688100815,0.06409183144569397,0.06477280706167221,0.06545897573232651,0.06614145636558533,0.06683563441038132,0.06753131002187729,0.06822661310434341,0.06892360001802444,0.069620780646801,0.07032371312379837,0.07102489471435547,0.07172539085149765,0.07242757827043533,0.07313445210456848,0.07382925599813461,0.07453800737857819,0.07524619251489639,0.07594712823629379,0.0766538754105568,0.07734980434179306,0.07805261760950089,0.07876205444335938,0.07945811003446579,0.08015190809965134,0.08085321635007858,0.0815684124827385,0.08226139843463898,0.0829525738954544,0.08366270363330841,0.08436757326126099,0.08507169783115387,0.0857764482498169,0.08648501336574554,0.08718957006931305,0.08788812905550003,0.08858849853277206,0.0892919972538948,0.08998873829841614,0.09068935364484787,0.09138646721839905,0.09208352118730545,0.09277600795030594,0.09347005933523178,0.09414609521627426,0.09483764320611954,0.09552737325429916,0.09621523320674896,0.09689045697450638,0.09757349640130997,0.09825590997934341,0.09895077347755432,0.09963569045066833,0.10031453520059586,0.1010025218129158,0.10169162601232529,0.10236384719610214,0.10304463654756546,0.10372041910886765,0.10439569503068924,0.10508061200380325,0.10575001686811447,0.10642605274915695,0.10709325969219208,0.1077512800693512,0.10841592401266098,0.10907512903213501,0.10973314195871353,0.11038978397846222,0.11105005443096161,0.11169605702161789,0.11234769225120544,0.11300226300954819,0.11364113539457321,0.11428619921207428,0.11492589116096497,0.11556094139814377,0.11619430780410767,0.11682204902172089,0.11745190620422363,0.11807388812303543,0.11869649589061737,0.11931660026311874,0.11993057280778885,0.12054948508739471,0.12115801870822906,0.12177430838346481,0.1223873421549797,0.12298855185508728,0.1235923245549202,0.12420079112052917,0.12479317933320999,0.1253904551267624,0.1259860247373581,0.12657660245895386,0.12715741991996765,0.12773698568344116,0.12831930816173553,0.12888872623443604,0.12945665419101715,0.1300237774848938,0.13059470057487488,0.13116425275802612,0.13172335922718048,0.13228709995746613,0.13284796476364136,0.1334034949541092,0.13396510481834412,0.13450807332992554,0.13504546880722046,0.13558925688266754,0.13613052666187286,0.13666649162769318,0.13719062507152557,0.1377045065164566,0.1382358968257904,0.13875408470630646,0.13928009569644928,0.13979259133338928,0.1403016597032547,0.14081121981143951,0.14130963385105133,0.1418161243200302,0.1423129290342331,0.14280672371387482,0.14330382645130157,0.14378979802131653,0.14427858591079712,0.14476031064987183,0.14522795379161835,0.14570459723472595,0.1461753100156784,0.14664557576179504,0.1471015214920044,0.1475631594657898,0.14801554381847382,0.14846447110176086,0.14890527725219727,0.149338960647583,0.1497741937637329,0.15021662414073944,0.1506502330303192,0.1510819047689438,0.1515091359615326,0.15193310379981995,0.1523446887731552,0.15275214612483978,0.15316499769687653,0.15357138216495514,0.15397909283638,0.15438230335712433,0.15477780997753143,0.15517257153987885,0.15556375682353973,0.15595532953739166,0.1563350111246109,0.1567133218050003,0.15709562599658966,0.15747863054275513,0.15785279870033264,0.15822435915470123,0.15858452022075653,0.15894755721092224,0.15930090844631195,0.15965436398983002,0.16000896692276,0.1603584885597229,0.16070102155208588,0.16104379296302795,0.1613820493221283,0.1617153137922287,0.16205120086669922,0.16238021850585938,0.16270959377288818,0.16303478181362152,0.16335216164588928,0.1636713445186615,0.16398777067661285,0.16429869830608368,0.16460569202899933,0.1649121791124344,0.16521021723747253,0.16551408171653748,0.16580992937088013,0.16610440611839294,0.16639894247055054,0.16669178009033203,0.16697868704795837,0.16725964844226837,0.16754166781902313,0.16782063245773315,0.16809971630573273,0.16836784780025482,0.1686413735151291,0.16890975832939148,0.16916963458061218,0.16942419111728668,0.16968300938606262,0.16993537545204163,0.17018719017505646,0.17043912410736084,0.17068904638290405,0.1709299087524414,0.17117515206336975,0.17141038179397583,0.17165173590183258,0.17188571393489838,0.1721201390028,0.1723521649837494,0.17258070409297943,0.17280380427837372,0.17302364110946655,0.1732419729232788,0.17345286905765533,0.17366957664489746,0.17387878894805908,0.17408610880374908,0.17429712414741516,0.17450645565986633,0.17470940947532654,0.17490515112876892,0.17510196566581726,0.175296351313591,0.1754874736070633,0.17567802965641022,0.17586152255535126,0.17605145275592804,0.17623195052146912,0.1764153093099594,0.176592618227005,0.17676641047000885,0.17693938314914703,0.1771087944507599,0.17727714776992798,0.17743955552577972,0.17760372161865234,0.1777656227350235,0.1779235303401947,0.17807893455028534,0.17823702096939087,0.17838704586029053,0.17854157090187073,0.17869678139686584,0.17884793877601624,0.17899063229560852],"active":[0.002746284008026123,0.002377174561843276,0.0022128894925117493,0.0020976527594029903,0.0020243311300873756,0.0019608945585787296,0.0018933285027742386,0.0018327068537473679,0.0017847856506705284,0.0017219120636582375,0.001666232943534851,0.0016129305586218834,0.0015589399263262749,0.0015000086277723312,0.0014585303142666817,0.001413862220942974,0.001362185925245285,0.0013212719932198524,0.00127510167658329,0.0012316200882196426,0.0011981520801782608,0.0011527948081493378,0.0011196378618478775,0.0010736547410488129,0.0010426249355077744,0.0010060276836156845,0.0009774360805749893,0.000947657972574234,0.0009215082973241806,0.0008884761482477188,0.0008601974695920944,0.0008674543350934982,0.0008722711354494095,0.0008810311555862427,0.0008868500590324402,0.0008966065943241119,0.0008954182267189026,0.0009151268750429153,0.0009189415723085403,0.0009168144315481186,0.000929076224565506,0.0009429026395082474,0.0009499099105596542,0.0009626112878322601,0.0009676776826381683,0.000972868874669075,0.0009813159704208374,0.0009942036122083664,0.0010051503777503967,0.0010145343840122223,0.0010273624211549759,0.001028548926115036,0.0010541975498199463,0.001064646989107132,0.0010622069239616394,0.0010628290474414825,0.0010662749409675598,0.0010869801044464111,0.0010897330939769745,0.0011068768799304962,0.0011117532849311829,0.0011091269552707672,0.001120012253522873,0.00112239271402359,0.001133900135755539,0.0011526718735694885,0.0011524222791194916,0.0011606141924858093,0.0011632442474365234,0.0011688731610774994,0.001173313707113266,0.0011857636272907257,0.0011942125856876373,0.0012050345540046692,0.0012059099972248077,0.001206725835800171,0.0012148581445217133,0.0012231133878231049,0.0012360624969005585,0.0012426935136318207,0.0012558326125144958,0.00126609206199646,0.00127435103058815,0.0012806691229343414,0.001290738582611084,0.0012854263186454773,0.0012948103249073029,0.0012993142008781433,0.0013093873858451843,0.0013217106461524963,0.0013280883431434631,0.0013416670262813568,0.0013434216380119324,0.001341104507446289,0.001351863145828247,0.0013455450534820557,0.0013509280979633331,0.0013561174273490906,0.001360621303319931,0.0013674385845661163,0.0013855211436748505,0.0013820156455039978,0.0013892129063606262,0.0013979077339172363,0.0013924650847911835,0.0013901442289352417,0.0014002248644828796,0.0014173686504364014,0.0014204978942871094,0.0014193058013916016,0.0014345720410346985,0.0014274343848228455,0.0014271214604377747,0.0014168024063110352,0.0014255642890930176,0.001436382532119751,0.0014341920614242554,0.0014359503984451294,0.001444391906261444,0.001441948115825653,0.0014347583055496216,0.001445576548576355,0.001446641981601715,0.0014387592673301697,0.0014430731534957886,0.001435883343219757,0.0014460831880569458,0.001452334225177765,0.0014478936791419983,0.0014492720365524292,0.0014575272798538208,0.0014653503894805908,0.0014420151710510254,0.001454778015613556,0.0014670342206954956,0.0014586523175239563,0.0014640986919403076,0.0014614686369895935,0.0014606565237045288,0.0014619678258895874,0.0014552175998687744,0.001455649733543396,0.0014537125825881958,0.0014381930232048035,0.0014460161328315735,0.0014480799436569214,0.0014480873942375183,0.0014485865831375122,0.0014460235834121704,0.0014375150203704834,0.0014547109603881836,0.0014530867338180542,0.0014442726969718933,0.0014342591166496277,0.0014439523220062256,0.0014435723423957825,0.0014483928680419922,0.0014350712299346924,0.0014330670237541199,0.0014377012848854065,0.0014313757419586182,0.0014194324612617493,0.0014171749353408813,0.001409478485584259,0.001403413712978363,0.0014066100120544434,0.0013970360159873962,0.001394718885421753,0.001377388834953308,0.001370072364807129,0.0013719424605369568,0.0013604387640953064,0.00135793536901474,0.001353427767753601,0.0013576820492744446,0.0013397857546806335,0.0013447925448417664,0.0013406649231910706,0.0013305917382240295,0.0013361647725105286,0.001325652003288269,0.0013153254985809326,0.001307569444179535,0.0012986883521080017,0.0012996867299079895,0.0012962520122528076,0.0012970641255378723,0.001283794641494751,0.0012879297137260437,0.0012854859232902527,0.0012701600790023804,0.0012668445706367493,0.001257769763469696,0.0012460052967071533,0.0012515783309936523,0.0012514516711235046,0.0012443959712982178,0.0012419447302818298,0.0012299269437789917,0.0012250691652297974,0.0012168586254119873,0.0012158602476119995,0.001212283968925476,0.0012008994817733765,0.001200661063194275,0.0011984705924987793,0.0012031495571136475,0.0011872649192810059,0.001185774803161621,0.0011817067861557007,0.0011698752641677856,0.0011557936668395996,0.0011523067951202393,0.0011367201805114746,0.0011329054832458496,0.0011419802904129028,0.0011261403560638428,0.001116633415222168,0.0010989904403686523,0.0010953694581985474,0.0011103153228759766,0.0010962337255477905,0.001093357801437378,0.001079469919204712,0.001080349087715149,0.0010683387517929077,0.001062139868736267,0.0010714083909988403,0.0010563284158706665,0.0010494440793991089,0.0010403096675872803,0.0010306835174560547,0.0010274946689605713,0.0010165423154830933,0.0010070204734802246,0.001006588339805603,0.0009968429803848267,0.0009849518537521362,0.0009669959545135498,0.0009696781635284424,0.0009562969207763672,0.0009526610374450684,0.0009459108114242554,0.000936463475227356,0.0009399503469467163,0.0009395778179168701,0.0009250640869140625,0.0009174942970275879,0.0009056180715560913,0.0008949190378189087,0.0008800923824310303,0.0008739084005355835,0.0008759647607803345,0.0008725821971893311,0.0008762180805206299,0.0008701533079147339,0.0008593201637268066,0.0008568763732910156,0.0008538812398910522,0.0008471310138702393,0.0008371174335479736,0.0008318573236465454,0.0008328557014465332,0.0008275508880615234,0.0008133947849273682,0.0008035898208618164,0.0007896870374679565,0.0007874369621276855,0.0007806867361068726,0.0007743537425994873,0.0007720589637756348,0.0007645487785339355,0.0007532238960266113,0.0007465183734893799,0.0007416456937789917,0.0007355809211730957,0.0007365196943283081,0.0007260143756866455,0.0007232427597045898,0.0007173717021942139,0.0007106214761734009,0.0007099807262420654,0.0007050484418869019,0.0006967335939407349,0.0006988644599914551,0.0006960928440093994,0.000681459903717041,0.0006792694330215454,0.0006715059280395508,0.0006685703992843628,0.0006629973649978638,0.0006583034992218018,0.0006528198719024658,0.0006447434425354004,0.0006438642740249634,0.0006379187107086182,0.0006329715251922607,0.0006214678287506104,0.0006204694509506226,0.0006140768527984619,0.0006036311388015747,0.0006005018949508667,0.0005978196859359741,0.0005868077278137207,0.0005814284086227417,0.0005839318037033081,0.0005710422992706299,0.0005607903003692627,0.0005643516778945923,0.0005560815334320068,0.0005565285682678223,0.0005454570055007935,0.000540509819984436,0.0005323141813278198,0.0005278736352920532,0.0005178600549697876,0.0005109161138534546,0.0005076676607131958,0.0005016028881072998,0.0005032867193222046,0.0004949718713760376,0.000490143895149231,0.000486522912979126,0.00048151612281799316,0.00047343969345092773,0.00046743452548980713,0.00046432018280029297,0.0004607588052749634,0.00045248866081237793,0.0004491060972213745,0.00044041872024536133,0.0004395395517349243,0.0004304051399230957,0.0004289597272872925,0.0004132688045501709,0.00041407346725463867,0.00041069090366363525,0.00040493905544281006,0.00040262937545776367,0.00039443373680114746,0.00039386749267578125,0.00039048492908477783,0.00038461387157440186,0.00038029253482818604,0.00038017332553863525,0.00037060678005218506,0.00037235021591186523,0.000370904803276062,0.00036215782165527344,0.0003529489040374756,0.0003530234098434448]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.002746284008026123,0.003713100217282772,0.004743478260934353,0.005797817371785641,0.0068436479195952415,0.007871085777878761,0.008902965113520622,0.009931279346346855,0.010950959287583828,0.011959565803408623,0.012964732013642788,0.013965769670903683,0.014948664233088493,0.015923112630844116,0.016889803111553192,0.01785561814904213,0.018818557262420654,0.01973601244390011,0.020608799532055855,0.02146012894809246,0.02227248065173626,0.023067818954586983,0.023830624297261238,0.024560458958148956,0.025267209857702255,0.025943180546164513,0.026601508259773254,0.02723468653857708,0.027845218777656555,0.028434354811906815,0.028993023559451103,0.029532361775636673,0.030054494738578796,0.0305572971701622,0.031040329486131668,0.03150315582752228,0.0319463387131691,0.03237900882959366,0.0327962264418602,0.033196426928043365,0.03357842564582825,0.03394584357738495,0.034305259585380554,0.03465140610933304,0.03498410806059837,0.035300977528095245,0.03560546040534973,0.0358981229364872,0.0361827127635479,0.03645610064268112,0.036722175776958466,0.03697667270898819,0.03722222149372101,0.03745495155453682,0.03767591342329979,0.03788856044411659,0.03809945285320282,0.03829795867204666,0.03848995640873909,0.038673948496580124,0.0388529971241951,0.039023853838443756,0.039189327508211136,0.03934973105788231,0.03949869051575661,0.039646394550800323,0.03978671878576279,0.03992316499352455,0.040051791816949844,0.040180791169404984,0.04030090942978859,0.04041639715433121,0.040525875985622406,0.04062966629862785,0.040731701999902725,0.040832675993442535,0.04092726856470108,0.041019294410943985,0.04110531508922577,0.04119127616286278,0.04127341881394386,0.04135268181562424,0.04142806679010391,0.041503142565488815,0.041570018976926804,0.04163570702075958,0.0417000837624073,0.04176608473062515,0.04182426631450653,0.0418815091252327,0.04193587601184845,0.041988927870988846,0.04203803837299347,0.04208621010184288,0.04213269054889679,0.042178675532341,0.04222209006547928,0.04226444289088249,0.04230492189526558,0.04234420880675316,0.042383309453725815,0.04241897165775299,0.04245319217443466,0.042487598955631256,0.04251988232135773,0.04255115985870361,0.04258081689476967,0.04260871559381485,0.04263636842370033,0.04266245663166046,0.04268760606646538,0.04271206632256508,0.04273659363389015,0.042760178446769714,0.04278276115655899,0.04280334338545799,0.042823489755392075,0.04284282028675079,0.042861588299274445,0.04287923127412796,0.04289630800485611,0.04291220009326935,0.04292840510606766,0.0429442934691906,0.04295893386006355,0.042973633855581284,0.04298827424645424,0.04300197586417198,0.043014299124479294,0.04302668571472168,0.043039511889219284,0.043051086366176605,0.04306153208017349,0.04307273030281067,0.043083179742097855,0.0430927500128746,0.04310226067900658,0.043111395090818405,0.04311984032392502,0.043127723038196564,0.0431361049413681,0.0431438647210598,0.04315149411559105,0.04315900430083275,0.04316532239317894,0.043171390891075134,0.043176956474781036,0.04318252578377724,0.04318815469741821,0.043193601071834564,0.04319898039102554,0.04320504888892174,0.04321042820811272,0.043215181678533554,0.043220311403274536,0.04322425276041031,0.043229445815086365,0.043232511729002,0.04323645308613777,0.04324033111333847,0.04324377328157425,0.04324771463871002,0.043250903487205505,0.04325409606099129,0.043257348239421844,0.043260227888822556,0.04326329380273819,0.04326610639691353,0.04326867312192917,0.043271489441394806,0.043274179100990295,0.04327693209052086,0.04327962175011635,0.043282248079776764,0.04328418895602226,0.04328656569123268,0.043288879096508026,0.043290819972753525,0.043292757123708725,0.04329438507556915,0.043296072632074356,0.04329795017838478,0.04329957813024521,0.04330107942223549,0.043302394449710846,0.04330383241176605,0.04330502077937126,0.043306708335876465,0.04330796003341675,0.04330902546644211,0.04331033676862717,0.04331190139055252,0.043313153088092804,0.043314091861248016,0.043314967304468155,0.043315719813108444,0.04331640526652336,0.04331715777516365,0.04331778362393379,0.04331859573721886,0.04331909492611885,0.043319784104824066,0.043320346623659134,0.04332078620791435,0.043321285396814346,0.043321847915649414,0.043322350829839706,0.043322913348674774,0.04332328960299492,0.04332372546195984,0.04332422465085983,0.043324727565050125,0.043325163424015045,0.04332553967833519,0.043325915932655334,0.043326228857040405,0.04332660511136055,0.04332704097032547,0.043327417224645615,0.04332779347896576,0.043328043073415756,0.04332835599780083,0.04332873225212097,0.04332898184657097,0.043329231441020966,0.043329544365406036,0.04332973062992096,0.043329980224370956,0.04333017021417618,0.043330419808626175,0.0433306060731411,0.04333098232746124,0.043331172317266464,0.04333135858178139,0.043331608176231384,0.043331921100616455,0.04333210736513138,0.04333242028951645,0.043332673609256744,0.04333285987377167,0.04333304613828659,0.04333323612809181,0.043333422392606735,0.04333354905247688,0.043333735316991806,0.043333861976861954,0.0433342345058918,0.043334297835826874,0.043334487825632095,0.043334610760211945,0.043334800750017166,0.043334923684597015,0.043334923684597015,0.04333498701453209,0.04333511367440224,0.04333511367440224,0.043335236608982086,0.04333529993891716,0.04333542659878731,0.04333542659878731,0.04333554953336716,0.04333573579788208,0.043335799127817154,0.04333586245775223,0.0433359257876873,0.04333604872226715,0.0433361753821373,0.043336302042007446,0.043336302042007446,0.04333636164665222,0.04333636164665222,0.04333636164665222,0.043336424976587296,0.043336424976587296,0.043336424976587296,0.04333655163645744,0.04333661496639252,0.04333661496639252,0.04333661496639252,0.043336737900972366,0.043336737900972366,0.043336737900972366,0.043336737900972366,0.043336737900972366,0.043336737900972366,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744,0.04333680123090744],"recovered":[0.0,0.001337614725343883,0.002497493987902999,0.0035798600874841213,0.004645960405468941,0.005705992691218853,0.0067526367492973804,0.007792211137712002,0.008823339827358723,0.009850777685642242,0.01087271049618721,0.011884382925927639,0.01289968378841877,0.01388558093458414,0.01486334577202797,0.0158391073346138,0.01681218110024929,0.01778400130569935,0.018723979592323303,0.01963455229997635,0.020528297871351242,0.021366426721215248,0.022195609286427498,0.022983063012361526,0.023748496547341347,0.02447151206433773,0.02517945133149624,0.025852607563138008,0.02650749497115612,0.02713998593389988,0.027748452499508858,0.02833702601492405,0.02890188805758953,0.029442476108670235,0.02996479719877243,0.03047216683626175,0.03095826506614685,0.031419213861227036,0.03186739981174469,0.0322943776845932,0.03271053358912468,0.033108919858932495,0.0334911048412323,0.03386240452528,0.034221068024635315,0.03457040712237358,0.03490297868847847,0.035222165286540985,0.03552883863449097,0.03582475334405899,0.03610996901988983,0.03638423606753349,0.03664955496788025,0.03690655529499054,0.03714722767472267,0.037380706518888474,0.03759998083114624,0.03782232105731964,0.03802802413702011,0.03822803124785423,0.03842196986079216,0.03860883787274361,0.03878651186823845,0.03895636275410652,0.039120711386203766,0.0392763614654541,0.0394328273832798,0.039579346776008606,0.03972179815173149,0.03985592722892761,0.03998492658138275,0.04011105000972748,0.04023204371333122,0.04034590348601341,0.04045870155096054,0.040564991533756256,0.040670283138751984,0.04076762869954109,0.040864408016204834,0.04095380753278732,0.041043397039175034,0.04112810268998146,0.041209183633327484,0.041286882013082504,0.041364897042512894,0.041436903178691864,0.04150591045618057,0.041568782180547714,0.04163609817624092,0.041698157787323,0.041758906096220016,0.04181339591741562,0.04186982661485672,0.04192081093788147,0.04197167605161667,0.042020659893751144,0.04206770658493042,0.04211387410759926,0.04215804487466812,0.04220133647322655,0.04224156215786934,0.042281102389097214,0.04231688752770424,0.042353108525276184,0.04238814115524292,0.04242255166172981,0.042455896735191345,0.042486801743507385,0.04251626878976822,0.04254523292183876,0.04257269576191902,0.04260047525167465,0.04262681305408478,0.042650897055864334,0.04267467185854912,0.04269763082265854,0.042720843106508255,0.04274067282676697,0.04276081919670105,0.04278002306818962,0.042798541486263275,0.042816560715436935,0.04283376410603523,0.04285021871328354,0.04286760836839676,0.042882561683654785,0.04289720207452774,0.042911965399980545,0.04292647913098335,0.0429396778345108,0.04295256733894348,0.04296489059925079,0.04297778010368347,0.04298853874206543,0.042999863624572754,0.04301093518733978,0.04302094504237175,0.04303045570850372,0.043040402233600616,0.04304959997534752,0.04305754601955414,0.043066490441560745,0.043074749410152435,0.04308294504880905,0.043090514838695526,0.04309701919555664,0.043103087693452835,0.043108779937028885,0.04311535134911537,0.043120793998241425,0.043126050382852554,0.04313155263662338,0.04313724860548973,0.043142564594745636,0.04314800724387169,0.04315313696861267,0.04315757751464844,0.043161772191524506,0.0431661494076252,0.043169841170310974,0.04317371919751167,0.043176911771297455,0.04318060353398323,0.043184418231248856,0.043187983334064484,0.04319167509675026,0.04319486394524574,0.04319824278354645,0.04320112243294716,0.04320399835705757,0.043206315487623215,0.043209318071603775,0.043211568146944046,0.043214134871959686,0.04321669787168503,0.04321932792663574,0.043221455067396164,0.04322364181280136,0.04322576895356178,0.04322783648967743,0.04322952404618263,0.04323115199804306,0.04323296621441841,0.04323471710085869,0.04323659464716911,0.043238282203674316,0.0432397834956646,0.04324116185307503,0.043242599815130234,0.04324422776699066,0.04324528947472572,0.043246541172266006,0.04324804246425629,0.043249357491731644,0.043250419199466705,0.04325142130255699,0.04325242340564728,0.043253108859062195,0.04325392469763756,0.0432545505464077,0.04325517266988754,0.043255798518657684,0.043256551027297974,0.04325711354613304,0.04325773939490318,0.04325830191373825,0.04325874149799347,0.043259114027023315,0.043259553611278534,0.04326005280017853,0.04326042905449867,0.04326080530881882,0.04326130449771881,0.04326174408197403,0.04326217994093895,0.043262556195259094,0.04326305538415909,0.04326336830854416,0.04326387122273445,0.043264247477054596,0.04326449707150459,0.043264809995889664,0.04326518252491951,0.043265435844659805,0.04326562210917473,0.043265871703624725,0.043266311287879944,0.04326649755239487,0.04326681047677994,0.043267060071229935,0.043267250061035156,0.04326749965548515,0.04326774924993515,0.04326799884438515,0.04326831176877022,0.04326849803328514,0.043268751353025436,0.04326893761754036,0.043269313871860504,0.04326950013637543,0.0432698130607605,0.043269939720630646,0.04327012598514557,0.04327043890953064,0.04327056556940079,0.04327068850398064,0.04327075183391571,0.04327100142836571,0.043271128088235855,0.04327131435275078,0.04327131435275078,0.043271504342556,0.04327162727713585,0.043271753937006,0.043271753937006,0.04327181726694107,0.04327194020152092,0.043272003531455994,0.04327212646603584,0.04327218979597092,0.04327218979597092,0.04327225312590599,0.043272316455841064,0.043272439390420914,0.04327256605029106,0.04327269271016121,0.04327281564474106,0.043272942304611206,0.04327312856912613,0.0432731918990612,0.04327325522899628,0.04327331855893135,0.04327331855893135,0.043273378163576126,0.0432734414935112,0.0432734414935112,0.04327356815338135,0.0432736910879612,0.04327375441789627,0.043273817747831345,0.04327388107776642,0.04327400401234627,0.04327406734228134,0.04327406734228134,0.04327406734228134,0.043274130672216415,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149,0.04327419400215149],"active":[0.002746284008026123,0.002375485375523567,0.002245984273031354,0.0022179572843015194,0.002197687514126301,0.0021650930866599083,0.002150328364223242,0.0021390682086348534,0.0021276194602251053,0.0021087881177663803,0.002092021517455578,0.0020813867449760437,0.0020489804446697235,0.0020375316962599754,0.0020264573395252228,0.0020165108144283295,0.002006376162171364,0.0019520111382007599,0.0018848199397325516,0.0018255766481161118,0.0017441827803850174,0.0017013922333717346,0.0016350150108337402,0.0015773959457874298,0.0015187133103609085,0.0014716684818267822,0.0014220569282770157,0.0013820789754390717,0.0013377238065004349,0.0012943688780069351,0.0012445710599422455,0.0011953357607126236,0.0011526066809892654,0.0011148210614919662,0.0010755322873592377,0.0010309889912605286,0.0009880736470222473,0.0009597949683666229,0.000928826630115509,0.0009020492434501648,0.0008678920567035675,0.0008369237184524536,0.0008141547441482544,0.0007890015840530396,0.0007630400359630585,0.0007305704057216644,0.0007024817168712616,0.0006759576499462128,0.0006538741290569305,0.0006313472986221313,0.000612206757068634,0.0005924366414546967,0.0005726665258407593,0.0005483962595462799,0.0005286857485771179,0.0005078539252281189,0.0004994720220565796,0.00047563761472702026,0.0004619322717189789,0.0004459172487258911,0.00043102726340293884,0.00041501596570014954,0.00040281563997268677,0.00039336830377578735,0.0003779791295528412,0.0003700330853462219,0.00035389140248298645,0.00034381821751594543,0.00032999366521835327,0.0003248639404773712,0.000315982848405838,0.00030534714460372925,0.00029383227229118347,0.0002837628126144409,0.00027300044894218445,0.0002676844596862793,0.0002569854259490967,0.00025166571140289307,0.00024090707302093506,0.0002374686300754547,0.00023002177476882935,0.0002245791256427765,0.00021888315677642822,0.00021626055240631104,0.0002051219344139099,0.0001988038420677185,0.00019417330622673035,0.00019730255007743835,0.00018816813826560974,0.00018335133790969849,0.00017696991562843323,0.00017553195357322693,0.00016821175813674927,0.00016539916396141052,0.00016101449728012085,0.000158015638589859,0.00015438348054885864,0.00015056878328323364,0.00014687702059745789,0.00014287233352661133,0.00014174729585647583,0.00013786926865577698,0.00013630464673042297,0.00013449043035507202,0.00013174116611480713,0.00012860819697380066,0.00012492015957832336,0.0001219138503074646,0.00012009963393211365,0.00011722370982170105,0.0001149103045463562,0.00011159107089042664,0.00010978057980537415,0.00010928139090538025,0.00010808929800987244,0.00010571256279945374,0.00010264664888381958,0.00010214745998382568,0.00010076910257339478,9.920820593833923e-05,9.776651859283447e-05,9.563937783241272e-05,9.464100003242493e-05,9.407475590705872e-05,9.132549166679382e-05,9.107217192649841e-05,9.107217192649841e-05,9.001046419143677e-05,8.781999349594116e-05,8.700788021087646e-05,8.694455027580261e-05,8.619576692581177e-05,8.375197649002075e-05,8.419156074523926e-05,8.331611752510071e-05,8.181482553482056e-05,8.131563663482666e-05,8.093938231468201e-05,7.943809032440186e-05,7.81230628490448e-05,7.855892181396484e-05,7.737427949905396e-05,7.674470543861389e-05,7.60592520236969e-05,7.48075544834137e-05,7.437169551849365e-05,7.38687813282013e-05,7.374584674835205e-05,7.280334830284119e-05,7.280707359313965e-05,7.293000817298889e-05,7.34962522983551e-05,7.317960262298584e-05,7.261708378791809e-05,7.230415940284729e-05,7.111579179763794e-05,7.186830043792725e-05,7.073953747749329e-05,7.030367851257324e-05,7.048994302749634e-05,7.00540840625763e-05,7.080286741256714e-05,7.029995322227478e-05,6.967782974243164e-05,6.936490535736084e-05,6.855279207229614e-05,6.84298574924469e-05,6.786361336708069e-05,6.755068898200989e-05,6.74910843372345e-05,6.786361336708069e-05,6.761401891708374e-05,6.805360317230225e-05,6.811320781707764e-05,6.74910843372345e-05,6.723776459693909e-05,6.742402911186218e-05,6.71781599521637e-05,6.698817014694214e-05,6.654858589172363e-05,6.654858589172363e-05,6.679818034172058e-05,6.661191582679749e-05,6.636232137680054e-05,6.579980254173279e-05,6.555020809173584e-05,6.523728370666504e-05,6.554648280143738e-05,6.536021828651428e-05,6.479769945144653e-05,6.504729390144348e-05,6.536021828651428e-05,6.511062383651733e-05,6.473436951637268e-05,6.454810500144958e-05,6.429851055145264e-05,6.398186087608337e-05,6.404891610145569e-05,6.385892629623413e-05,6.404519081115723e-05,6.392225623130798e-05,6.398558616638184e-05,6.379559636116028e-05,6.367266178131104e-05,6.354600191116333e-05,6.354600191116333e-05,6.360933184623718e-05,6.379932165145874e-05,6.373599171638489e-05,6.367266178131104e-05,6.379559636116028e-05,6.392225623130798e-05,6.385892629623413e-05,6.379559636116028e-05,6.373599171638489e-05,6.367266178131104e-05,6.354972720146179e-05,6.367266178131104e-05,6.354600191116333e-05,6.354600191116333e-05,6.354600191116333e-05,6.354600191116333e-05,6.354972720146179e-05,6.354600191116333e-05,6.360933184623718e-05,6.367266178131104e-05,6.341934204101562e-05,6.348267197608948e-05,6.335973739624023e-05,6.335973739624023e-05,6.335601210594177e-05,6.348267197608948e-05,6.342306733131409e-05,6.335973739624023e-05,6.329640746116638e-05,6.342306733131409e-05,6.335601210594177e-05,6.348267197608948e-05,6.335973739624023e-05,6.335973739624023e-05,6.323307752609253e-05,6.329640746116638e-05,6.329640746116638e-05,6.311014294624329e-05,6.316974759101868e-05,6.317347288131714e-05,6.348267197608948e-05,6.329640746116638e-05,6.335973739624023e-05,6.329640746116638e-05,6.348639726638794e-05,6.341934204101562e-05,6.329640746116638e-05,6.323307752609253e-05,6.335973739624023e-05,6.329640746116638e-05,6.329640746116638e-05,6.329640746116638e-05,6.330013275146484e-05,6.323680281639099e-05,6.335973739624023e-05,6.348267197608948e-05,6.348267197608948e-05,6.342306733131409e-05,6.335973739624023e-05,6.335601210594177e-05,6.335973739624023e-05,6.335973739624023e-05,6.317347288131714e-05,6.316974759101868e-05,6.310641765594482e-05,6.304308772087097e-05,6.310641765594482e-05,6.304681301116943e-05,6.298348307609558e-05,6.311014294624329e-05,6.304681301116943e-05,6.292387843132019e-05,6.286054849624634e-05,6.292015314102173e-05,6.285682320594788e-05,6.273388862609863e-05,6.267055869102478e-05,6.267055869102478e-05,6.267055869102478e-05,6.267055869102478e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05,6.260722875595093e-05]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.002746284008026123,0.0037059683818370104,0.004714199807494879,0.005716112442314625,0.006707014981657267,0.007676771376281977,0.008635017089545727,0.009579749777913094,0.0104989567771554,0.011410844512283802,0.012304089032113552,0.013173811137676239,0.014019133523106575,0.01485425978899002,0.015669740736484528,0.016472209244966507,0.017258787527680397,0.017991814762353897,0.01869424805045128,0.019370844587683678,0.020011529326438904,0.02062074840068817,0.02120325341820717,0.021759983152151108,0.022289998829364777,0.022798994556069374,0.02328590489923954,0.023744601756334305,0.024179276078939438,0.024600686505436897,0.02500070072710514,0.025380194187164307,0.025740982964634895,0.026088634505867958,0.02641451358795166,0.026732448488473892,0.027024045586586,0.027306068688631058,0.027577020227909088,0.02783283218741417,0.028077321127057076,0.028310609981417656,0.028530074283480644,0.028742218390107155,0.02894841879606247,0.02914104424417019,0.029321594163775444,0.02949601411819458,0.029660986736416817,0.02982020378112793,0.029973229393363,0.03012055903673172,0.030260195955634117,0.0303895715624094,0.030512504279613495,0.030626676976680756,0.03074028715491295,0.03084908053278923,0.030951181426644325,0.031046586111187935,0.031140614300966263,0.031227950006723404,0.03131384402513504,0.03139398619532585,0.03146987408399582,0.03154413402080536,0.03161213546991348,0.031676702201366425,0.03174201399087906,0.031802572309970856,0.031856562942266464,0.03190823644399643,0.03196028620004654,0.0320100262761116,0.03205794841051102,0.03209954872727394,0.032141901552677155,0.03218037635087967,0.03221922740340233,0.032255325466394424,0.032289858907461166,0.032322827726602554,0.03235398232936859,0.03238332271575928,0.032412730157375336,0.032440006732940674,0.03246452659368515,0.03249024227261543,0.03251376375555992,0.03253578394651413,0.03255786746740341,0.03257814049720764,0.03259778395295143,0.03261467441916466,0.032631002366542816,0.03264651820063591,0.032661907374858856,0.032677046954631805,0.0326903760433197,0.0327034518122673,0.03271683678030968,0.03272891044616699,0.03273892030119896,0.03274911642074585,0.032759130001068115,0.03276845067739487,0.03277908265590668,0.03278909623622894,0.03279804065823555,0.032806046307086945,0.03281374275684357,0.03282219171524048,0.03282969444990158,0.032836705446243286,0.03284364938735962,0.032849591225385666,0.032855723053216934,0.032861292362213135,0.03286673128604889,0.032871924340724945,0.032877616584300995,0.03288249671459198,0.032886750996112823,0.03289119526743889,0.03289469704031944,0.03289845213294029,0.032901830971241,0.03290558606386185,0.03290877491235733,0.032912276685237885,0.03291553258895874,0.03291822224855423,0.032921161502599716,0.03292378783226013,0.03292660415172577,0.03292904421687126,0.032931357622146606,0.03293336182832718,0.03293517231941223,0.03293723985552788,0.03293905407190323,0.0329410545527935,0.03294236958026886,0.03294412046670914,0.03294512256979942,0.032946184277534485,0.03294781222939491,0.03294937685132027,0.03295043855905533,0.03295125067234039,0.03295256942510605,0.03295394033193588,0.032954879105091095,0.032955944538116455,0.03295644372701645,0.032957322895526886,0.032958194613456726,0.03295920044183731,0.03296013921499252,0.03296063840389252,0.03296145051717758,0.03296182304620743,0.032962389290332794,0.032963015139102936,0.03296320140361786,0.032963767647743225,0.032964203506708145,0.03296476602554321,0.03296532854437828,0.0329657644033432,0.032966144382953644,0.03296639025211334,0.032966893166303635,0.03296739608049393,0.032967519015073776,0.032967641949653625,0.03296802192926407,0.03296814486384392,0.03296826779842377,0.03296833112835884,0.032968394458293915,0.03296858072280884,0.032968707382678986,0.03296895697712898,0.03296908363699913,0.032969146966934204,0.03296920657157898,0.03296920657157898,0.03296926990151405,0.032969459891319275,0.03296951949596405,0.032969582825899124,0.0329696461558342,0.032969772815704346,0.032969895750284195,0.03296995908021927,0.032970018684864044,0.032970085740089417,0.032970208674669266,0.032970331609249115,0.03297039866447449,0.03297045826911926,0.03297052159905434,0.032970644533634186,0.03297071158885956,0.032970771193504333,0.03297083452343941,0.03297089785337448,0.03297089785337448,0.03297089785337448,0.03297089785337448,0.03297089785337448,0.03297089785337448,0.03297095745801926,0.03297102451324463,0.032971084117889404,0.03297114744782448,0.03297114744782448,0.03297114744782448,0.03297114744782448,0.03297114744782448,0.03297121077775955,0.03297121077775955,0.03297121077775955,0.03297121077775955,0.03297121077775955,0.03297121077775955,0.03297121077775955,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433,0.03297127038240433],"recovered":[0.0,0.0013342364691197872,0.002484543714672327,0.003565533785149455,0.004615118261426687,0.005625727120786905,0.006615315563976765,0.007589513901621103,0.008553139865398407,0.009495744481682777,0.010416766628623009,0.011324462480843067,0.012213953770697117,0.013078420422971249,0.013920740224421024,0.014760557562112808,0.015574412420392036,0.016380196437239647,0.01714569330215454,0.017876779660582542,0.018583403900265694,0.01925443299114704,0.019896870478987694,0.020508842542767525,0.02109553851187229,0.021650828421115875,0.022184159606695175,0.02269584685564041,0.02317981794476509,0.02363738790154457,0.02407769113779068,0.02449897676706314,0.024896426126360893,0.025272667407989502,0.025635644793510437,0.025984736159443855,0.02631562016904354,0.026629799976944923,0.02692396193742752,0.02720736339688301,0.02748081646859646,0.027739819139242172,0.0279844943434,0.02821115218102932,0.028434183448553085,0.02864845283329487,0.028850963339209557,0.029044777154922485,0.02922758087515831,0.0293979961425066,0.029567472636699677,0.029727941378951073,0.02988002821803093,0.03002810850739479,0.030167119577527046,0.030296746641397476,0.030419616028666496,0.030540170148015022,0.030652403831481934,0.030758759006857872,0.030862171202898026,0.03095870278775692,0.031052669510245323,0.03114144317805767,0.031222959980368614,0.03130554035305977,0.031381238251924515,0.031453121453523636,0.03152231499552727,0.03158750385046005,0.03165087848901749,0.031708620488643646,0.031761545687913895,0.031815286725759506,0.03186602517962456,0.031915634870529175,0.0319628044962883,0.0320059098303318,0.03204819932579994,0.032086800783872604,0.032126590609550476,0.03216274827718735,0.03219728544354439,0.03222937881946564,0.03226147219538689,0.032291311770677567,0.03231865167617798,0.03234436362981796,0.0323716402053833,0.03239566460251808,0.032418813556432724,0.032441895455121994,0.03246116638183594,0.032481249421834946,0.03250082954764366,0.03251847252249718,0.03253554925322533,0.03255200386047363,0.03256864473223686,0.032583095133304596,0.032596297562122345,0.032609060406684875,0.032621510326862335,0.032632894814014435,0.032643843442201614,0.03265397995710373,0.03266473859548569,0.0326748751103878,0.0326843187212944,0.0326937660574913,0.03270202502608299,0.032710347324609756,0.03271879255771637,0.032725173979997635,0.03273224085569382,0.03274068608880043,0.03274713084101677,0.03275332599878311,0.032759204506874084,0.03276483714580536,0.03277052938938141,0.032776158303022385,0.03278147801756859,0.03278660774230957,0.03279061242938042,0.03279498964548111,0.03279924392700195,0.0328032486140728,0.03280669078230858,0.032809942960739136,0.032813698053359985,0.032816823571920395,0.03282007575035095,0.03282333165407181,0.032825957983732224,0.03282846137881279,0.032830964773893356,0.03283321484923363,0.0328354686498642,0.03283734247088432,0.03283928334712982,0.03284147381782532,0.03284328803420067,0.03284485265612602,0.03284629061818123,0.03284735232591629,0.032848794013261795,0.032850418239831924,0.03285166993737221,0.03285279497504234,0.032854046672582626,0.03285498544573784,0.032856300473213196,0.032857488840818405,0.032858364284038544,0.032859429717063904,0.032860178500413895,0.03286130353808403,0.03286224231123924,0.03286299481987953,0.03286374360322952,0.03286449611186981,0.03286493197083473,0.03286537155508995,0.032866060733795166,0.03286637365818024,0.03286680951714516,0.032867372035980225,0.03286806121468544,0.03286862373352051,0.03286893665790558,0.03286943957209587,0.03286975249648094,0.03287018835544586,0.03287062793970108,0.032870814204216,0.032871000468730927,0.03287125378847122,0.03287150338292122,0.03287156671285629,0.032871752977371216,0.032871879637241364,0.03287206590175629,0.03287225216627121,0.03287244215607643,0.03287256509065628,0.0328727550804615,0.032872941344976425,0.03287312760949135,0.03287319093942642,0.032873380929231644,0.03287356719374657,0.032873693853616714,0.032873816788196564,0.03287388011813164,0.03287394344806671,0.03287394344806671,0.03287406638264656,0.03287419304251671,0.03287425637245178,0.03287431597709656,0.03287437930703163,0.03287450596690178,0.03287450596690178,0.03287462890148163,0.0328746922314167,0.03287481889128685,0.0328749418258667,0.03287500515580177,0.03287500515580177,0.03287500515580177,0.03287500515580177,0.03287506848573685,0.03287506848573685,0.03287513181567192,0.032875195145606995,0.03287525475025177,0.03287525475025177,0.03287525475025177,0.032875318080186844,0.032875318080186844,0.032875318080186844,0.032875318080186844,0.032875318080186844,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192,0.03287538141012192],"active":[0.002746284008026123,0.002371731912717223,0.0022296560928225517,0.0021505786571651697,0.0020918967202305794,0.0020510442554950714,0.002019701525568962,0.0019902358762919903,0.0019458169117569923,0.0019151000306010246,0.0018873224034905434,0.0018493486568331718,0.0018051797524094582,0.0017758393660187721,0.0017490005120635033,0.0017116516828536987,0.0016843751072883606,0.0016116183251142502,0.0015485547482967377,0.0014940649271011353,0.0014281254261732101,0.00136631540954113,0.0013063829392194748,0.001251140609383583,0.001194460317492485,0.0011481661349534988,0.001101745292544365,0.0010487549006938934,0.000999458134174347,0.0009632986038923264,0.0009230095893144608,0.0008812174201011658,0.0008445568382740021,0.0008159670978784561,0.0007788687944412231,0.0007477123290300369,0.0007084254175424576,0.0006762687116861343,0.0006530582904815674,0.0006254687905311584,0.0005965046584606171,0.0005707908421754837,0.0005455799400806427,0.0005310662090778351,0.0005142353475093842,0.0004925914108753204,0.00047063082456588745,0.0004512369632720947,0.0004334058612585068,0.00042220763862133026,0.00040575675666332245,0.0003926176577806473,0.00038016773760318756,0.0003614630550146103,0.00034538470208644867,0.0003299303352832794,0.00032067112624645233,0.00030891038477420807,0.00029877759516239166,0.00028782710433006287,0.0002784430980682373,0.00026924721896648407,0.0002611745148897171,0.00025254301726818085,0.0002469141036272049,0.0002385936677455902,0.0002308972179889679,0.0002235807478427887,0.00021969899535179138,0.00021506845951080322,0.00020568445324897766,0.0001996159553527832,0.00019874051213264465,0.00019473955035209656,0.00019192323088645935,0.00018391385674476624,0.00017909705638885498,0.00017446652054786682,0.00017102807760238647,0.00016852468252182007,0.0001632682979106903,0.0001600794494152069,0.0001566968858242035,0.00015394389629364014,0.0001512579619884491,0.0001486949622631073,0.00014587491750717163,0.0001458786427974701,0.00014212355017662048,0.00014011934399604797,0.00013905391097068787,0.00013624504208564758,0.00013661757111549377,0.00013342499732971191,0.00013017281889915466,0.0001280456781387329,0.00012635812163352966,0.0001250430941581726,0.00012173131108283997,0.00012035667896270752,0.00012053921818733215,0.0001198500394821167,0.00011740997433662415,0.0001162216067314148,0.00011528655886650085,0.0001144707202911377,0.00011434406042098999,0.00011422112584114075,0.00011372193694114685,0.00011228024959564209,0.00011171773076057434,0.00011184439063072205,0.00011090189218521118,0.00011153146624565125,0.000111408531665802,0.0001089051365852356,0.0001085922122001648,0.0001079663634300232,0.00010752677917480469,0.00010708719491958618,0.00010708719491958618,0.00010633841156959534,0.00010527297854423523,0.00010458752512931824,0.00010408461093902588,0.00010346248745918274,0.00010258704423904419,0.00010233744978904724,0.00010208413004875183,0.00010233372449874878,0.00010183453559875488,0.00010139867663383484,0.00010108575224876404,0.00010045617818832397,0.00010064616799354553,0.00010058283805847168,0.00010039284825325012,0.00010014697909355164,9.970366954803467e-05,9.989738464355469e-05,9.977072477340698e-05,9.958073496818542e-05,9.908154606819153e-05,9.926781058311462e-05,9.883195161819458e-05,9.883195161819458e-05,9.901821613311768e-05,9.895861148834229e-05,9.876862168312073e-05,9.845569729804993e-05,9.852275252342224e-05,9.895488619804382e-05,9.857863187789917e-05,9.845569729804993e-05,9.807944297790527e-05,9.789317846298218e-05,9.801611304283142e-05,9.789690375328064e-05,9.789690375328064e-05,9.764358401298523e-05,9.770691394805908e-05,9.732693433761597e-05,9.745731949806213e-05,9.764358401298523e-05,9.714066982269287e-05,9.739398956298828e-05,9.739398956298828e-05,9.739398956298828e-05,9.726732969284058e-05,9.714066982269287e-05,9.720772504806519e-05,9.695068001747131e-05,9.714066982269287e-05,9.720772504806519e-05,9.689107537269592e-05,9.682774543762207e-05,9.702146053314209e-05,9.689107537269592e-05,9.676441550254822e-05,9.676441550254822e-05,9.664148092269897e-05,9.670108556747437e-05,9.664148092269897e-05,9.670481085777283e-05,9.664148092269897e-05,9.658187627792358e-05,9.645149111747742e-05,9.626522660255432e-05,9.614229202270508e-05,9.626895189285278e-05,9.613856673240662e-05,9.601563215255737e-05,9.595230221748352e-05,9.595602750778198e-05,9.601563215255737e-05,9.601563215255737e-05,9.607523679733276e-05,9.601935744285583e-05,9.601563215255737e-05,9.607523679733276e-05,9.608268737792969e-05,9.607896208763123e-05,9.601563215255737e-05,9.613856673240662e-05,9.608268737792969e-05,9.607896208763123e-05,9.601563215255737e-05,9.595602750778198e-05,9.589269757270813e-05,9.589269757270813e-05,9.589269757270813e-05,9.589269757270813e-05,9.582936763763428e-05,9.588897228240967e-05,9.589269757270813e-05,9.588897228240967e-05,9.589269757270813e-05,9.589269757270813e-05,9.589269757270813e-05,9.582936763763428e-05,9.582936763763428e-05,9.589269757270813e-05,9.589269757270813e-05,9.589269757270813e-05,9.582936763763428e-05,9.582936763763428e-05,9.582936763763428e-05,9.582936763763428e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05,9.588897228240967e-05]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.002746284008026123,0.003714977065101266,0.004700436256825924,0.00565843190997839,0.006602350622415543,0.007510797586292028,0.008395658805966377,0.009250679053366184,0.01007798407226801,0.010877074673771858,0.011650891043245792,0.012403623200953007,0.013124951161444187,0.013825257308781147,0.014497224241495132,0.015155239962041378,0.015788543969392776,0.01638331077992916,0.01693960279226303,0.01746555045247078,0.017952963709831238,0.018420355394482613,0.018859095871448517,0.019272122532129288,0.01966269128024578,0.020031986758112907,0.02037888765335083,0.020704641938209534,0.021010877564549446,0.021302225068211555,0.021579306572675705,0.021835744380950928,0.02207747846841812,0.02230851724743843,0.02251959778368473,0.022727174684405327,0.022919360548257828,0.023097222670912743,0.023263070732355118,0.023424603044986725,0.023572560399770737,0.023714885115623474,0.02384701371192932,0.023972198367118835,0.024090876802802086,0.02420479990541935,0.024313468486070633,0.024412628263235092,0.024506844580173492,0.024594929069280624,0.02467782236635685,0.024755336344242096,0.024830222129821777,0.024899477139115334,0.02496335096657276,0.025024598464369774,0.02508246712386608,0.02513808384537697,0.025188883766531944,0.025236930698156357,0.02528090961277485,0.02532176300883293,0.025363115593791008,0.02540033869445324,0.0254354365170002,0.025469593703746796,0.025501124560832977,0.02553059160709381,0.025557741522789,0.0255842674523592,0.025609668344259262,0.025631876662373543,0.025653960183262825,0.025675607845187187,0.025694875046610832,0.02571358159184456,0.02573053538799286,0.025746863335371017,0.02576175332069397,0.02577633038163185,0.025790030136704445,0.025803355500102043,0.025815743952989578,0.02582731656730175,0.02583826519548893,0.025847962126135826,0.02585865929722786,0.025867419317364693,0.025876052677631378,0.02588449791073799,0.025892067700624466,0.025899887084960938,0.02590651996433735,0.025913463905453682,0.025919657200574875,0.025925287976861,0.02593066729605198,0.0259365476667881,0.02594192884862423,0.025946058332920074,0.025950061157345772,0.02595456689596176,0.025959070771932602,0.025962887331843376,0.025965889915823936,0.025968829169869423,0.025972146540880203,0.025975024327635765,0.02597777545452118,0.025980090722441673,0.025982530787587166,0.02598528377711773,0.025987159460783005,0.025989286601543427,0.025991039350628853,0.025993354618549347,0.02599491737782955,0.025996731594204903,0.025998296216130257,0.025999797508120537,0.026000985875725746,0.02600223757326603,0.026003489270806313,0.026004614308476448,0.026005929335951805,0.02600686624646187,0.026007743552327156,0.026008494198322296,0.026009120047092438,0.026009995490312576,0.026010621339082718,0.026011371985077858,0.026011997833848,0.026012685149908066,0.026013122871518135,0.026013748720288277,0.02601412497460842,0.026014436036348343,0.026014812290668488,0.026015061885118484,0.02601543813943863,0.0260157510638237,0.02601618878543377,0.02601662650704384,0.02601681463420391,0.02601712755858898,0.02601737715303898,0.02601756528019905,0.02601787820458412,0.02601812779903412,0.026018377393484116,0.02601844072341919,0.026018628850579262,0.026019003242254257,0.02601919136941433,0.026019316166639328,0.026019440963864326,0.026019567623734474,0.026019753888249397,0.026019753888249397,0.02601981721818447,0.02601994201540947,0.026020005345344543,0.026020066812634468,0.026020066812634468,0.026020130142569542,0.026020191609859467,0.02602025493979454,0.026020318269729614,0.026020318269729614,0.02602037973701954,0.026020443066954613,0.026020443066954613,0.026020443066954613,0.026020443066954613,0.026020504534244537,0.026020504534244537,0.026020504534244537,0.02602056786417961,0.02602056786417961,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685,0.026020631194114685],"recovered":[0.0,0.0013435580767691135,0.00249392818659544,0.0035611544735729694,0.004575517028570175,0.005562978330999613,0.006512152496725321,0.007428795099258423,0.0083143450319767,0.009169552475214005,0.009996169246733189,0.01079551037400961,0.011572829447686672,0.012316303327679634,0.013048266060650349,0.013753514736890793,0.014434115029871464,0.015088627114892006,0.015710044652223587,0.016296053305268288,0.016851719468832016,0.017371412366628647,0.01786370389163494,0.018326716497540474,0.0187677089124918,0.01918449066579342,0.01957949995994568,0.019948983564972878,0.02029544673860073,0.020621076226234436,0.020929250866174698,0.021221911534667015,0.021497555077075958,0.02175755798816681,0.021997353062033653,0.02222401089966297,0.022440597414970398,0.022646235302090645,0.02283954806625843,0.023018285632133484,0.0231886375695467,0.023348480463027954,0.023502569645643234,0.023644395172595978,0.02377646043896675,0.02390158176422119,0.02402219921350479,0.024136623367667198,0.024245042353868484,0.024345889687538147,0.0244417954236269,0.024528754875063896,0.024611523374915123,0.024689599871635437,0.024764297530055046,0.02483423985540867,0.024899866431951523,0.02496330253779888,0.02502029575407505,0.025075474753975868,0.025125648826360703,0.025174321606755257,0.025219490751624107,0.025261156260967255,0.025301069021224976,0.025339670479297638,0.025374453514814377,0.02540723606944084,0.025438640266656876,0.025467731058597565,0.025494445115327835,0.025521159172058105,0.02554612047970295,0.025568705052137375,0.025591539219021797,0.025611810386180878,0.025631891563534737,0.025648657232522964,0.025666862726211548,0.025683442130684853,0.025698894634842873,0.025712845847010612,0.02572660893201828,0.025739433243870735,0.025752384215593338,0.02576395869255066,0.025775093585252762,0.025785790756344795,0.025795551016926765,0.02580493502318859,0.025813568383455276,0.025821013376116753,0.025828583166003227,0.02583552710711956,0.02584272250533104,0.02584979124367237,0.025855984538793564,0.025861991569399834,0.02586824633181095,0.025873564183712006,0.02587844431400299,0.025883512571454048,0.025887828320264816,0.0258928332477808,0.025897212326526642,0.025900715962052345,0.025903970003128052,0.025907285511493683,0.025910163298249245,0.025912728160619736,0.025915293022990227,0.025917794555425644,0.02592061087489128,0.0259229876101017,0.02592523954808712,0.025926992297172546,0.02592943236231804,0.025931183248758316,0.025932621210813522,0.025934310629963875,0.02593587525188923,0.025937126949429512,0.02593875303864479,0.025939879938960075,0.02594100497663021,0.025942007079720497,0.025943007320165634,0.025944070890545845,0.025944946333765984,0.025945572182536125,0.025946572422981262,0.025947323068976402,0.025947948917746544,0.025948887690901756,0.02594982646405697,0.025950327515602112,0.025950951501727104,0.025951264426112175,0.025951577350497246,0.02595195360481739,0.025952327996492386,0.025952767580747604,0.0259530171751976,0.025953391566872597,0.02595389261841774,0.025954142212867737,0.02595433034002781,0.025954581797122955,0.025954706594347954,0.02595495618879795,0.025955144315958023,0.02595526911318302,0.02595551870763302,0.02595570683479309,0.02595601975917816,0.02595614455640316,0.025956396013498306,0.02595645748078823,0.02595658227801323,0.025956708937883377,0.0259567704051733,0.0259568952023983,0.0259570199996233,0.025957083329558372,0.025957083329558372,0.02595720812678337,0.025957271456718445,0.025957271456718445,0.02595733292400837,0.02595733292400837,0.025957396253943443,0.025957459583878517,0.025957521051168442,0.025957521051168442,0.025957521051168442,0.025957521051168442,0.025957521051168442,0.025957584381103516,0.025957584381103516,0.025957584381103516,0.025957584381103516,0.025957584381103516,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344,0.02595764584839344],"active":[0.002746284008026123,0.0023714189883321524,0.002206508070230484,0.0020972774364054203,0.0020268335938453674,0.0019478192552924156,0.0018835063092410564,0.0018218839541077614,0.0017636390402913094,0.0017075221985578537,0.0016547217965126038,0.0016081128269433975,0.001552121713757515,0.001508953981101513,0.0014489581808447838,0.0014017252251505852,0.0013544289395213127,0.0012946836650371552,0.001229558140039444,0.0011694971472024918,0.0011012442409992218,0.0010489430278539658,0.0009953919798135757,0.0009454060345888138,0.0008949823677539825,0.0008474960923194885,0.0007993876934051514,0.0007556583732366562,0.0007154308259487152,0.0006811488419771194,0.0006500557065010071,0.0006138328462839127,0.0005799233913421631,0.0005509592592716217,0.0005222447216510773,0.0005031637847423553,0.0004787631332874298,0.0004509873688220978,0.0004235226660966873,0.00040631741285324097,0.00038392283022403717,0.00036640465259552,0.00034444406628608704,0.00032780319452285767,0.0003144163638353348,0.00030321814119815826,0.0002912692725658417,0.000276004895567894,0.00026180222630500793,0.0002490393817424774,0.00023602694272994995,0.00022658146917819977,0.00021869875490665436,0.00020987726747989655,0.00019905343651771545,0.00019035860896110535,0.0001826006919145584,0.00017478130757808685,0.00016858801245689392,0.00016145594418048859,0.00015526078641414642,0.00014744140207767487,0.00014362484216690063,0.0001391824334859848,0.00013436749577522278,0.00012992322444915771,0.00012667104601860046,0.00012335553765296936,0.00011910125613212585,0.00011653639376163483,0.000115223228931427,0.00011071749031543732,0.00010783970355987549,0.00010690279304981232,0.00010333582758903503,0.00010177120566368103,9.864382445812225e-05,9.820610284805298e-05,9.489059448242188e-05,9.28882509469986e-05,9.113550186157227e-05,9.050965309143066e-05,8.913502097129822e-05,8.788332343101501e-05,8.588097989559174e-05,8.400343358516693e-05,8.356571197509766e-05,8.162856101989746e-05,8.050166070461273e-05,7.956288754940033e-05,7.849931716918945e-05,7.887370884418488e-05,7.79367983341217e-05,7.79367983341217e-05,7.693469524383545e-05,7.549673318862915e-05,7.468275725841522e-05,7.455609738826752e-05,7.36825168132782e-05,7.249414920806885e-05,7.161684334278107e-05,7.105432450771332e-05,7.124245166778564e-05,7.00540840625763e-05,6.867758929729462e-05,6.811320781707764e-05,6.817653775215149e-05,6.773881614208221e-05,6.761215627193451e-05,6.736256182193756e-05,6.723776459693909e-05,6.748922169208527e-05,6.654858589172363e-05,6.629899144172668e-05,6.579980254173279e-05,6.636232137680054e-05,6.548501551151276e-05,6.554834544658661e-05,6.567500531673431e-05,6.548687815666199e-05,6.511062383651733e-05,6.511062383651733e-05,6.473623216152191e-05,6.473436951637268e-05,6.492435932159424e-05,6.485916674137115e-05,6.473623216152191e-05,6.442330777645111e-05,6.417371332645416e-05,6.442330777645111e-05,6.404891610145569e-05,6.404891610145569e-05,6.404891610145569e-05,6.379745900630951e-05,6.329640746116638e-05,6.342120468616486e-05,6.317347288131714e-05,6.317161023616791e-05,6.323494017124176e-05,6.310828030109406e-05,6.311014294624329e-05,6.298348307609558e-05,6.317161023616791e-05,6.323494017124176e-05,6.292201578617096e-05,6.298534572124481e-05,6.304681301116943e-05,6.298348307609558e-05,6.317161023616791e-05,6.317161023616791e-05,6.323307752609253e-05,6.317161023616791e-05,6.311014294624329e-05,6.329640746116638e-05,6.317161023616791e-05,6.317161023616791e-05,6.30449503660202e-05,6.311014294624329e-05,6.317161023616791e-05,6.30449503660202e-05,6.304681301116943e-05,6.304681301116943e-05,6.298534572124481e-05,6.298348307609558e-05,6.298348307609558e-05,6.292201578617096e-05,6.292015314102173e-05,6.298348307609558e-05,6.298534572124481e-05,6.298534572124481e-05,6.298348307609558e-05,6.298348307609558e-05,6.292201578617096e-05,6.292201578617096e-05,6.292201578617096e-05,6.298348307609558e-05,6.298348307609558e-05,6.292015314102173e-05,6.298348307609558e-05,6.298348307609558e-05,6.304681301116943e-05,6.304681301116943e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05,6.298534572124481e-05]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.002746284008026123,0.0037085958756506443,0.004741288721561432,0.005786243826150894,0.006843022536486387,0.007873525843024254,0.008902277797460556,0.009934470057487488,0.010942013002932072,0.011952308937907219,0.012959164567291737,0.013952693901956081,0.014944597147405148,0.01591629348695278,0.016881108283996582,0.017851928249001503,0.018803603947162628,0.019721372053027153,0.020597413182258606,0.021444862708449364,0.02225208654999733,0.02303716354072094,0.023793524131178856,0.024528052657842636,0.02522210404276848,0.02589751034975052,0.026554962620139122,0.027187954634428024,0.02778228372335434,0.028371794149279594,0.028934592381119728,0.029471302404999733,0.02999318577349186,0.03049204684793949,0.030971137806773186,0.031437404453754425,0.03189253434538841,0.032328084111213684,0.03274480253458023,0.03314713016152382,0.03353138267993927,0.03390593081712723,0.034266844391822815,0.034611307084560394,0.03494638204574585,0.035268258303403854,0.03558243811130524,0.03588404506444931,0.03617464005947113,0.0364517867565155,0.03671647980809212,0.03697216883301735,0.037219345569610596,0.03745225816965103,0.03768354654312134,0.03790726512670517,0.03811715543270111,0.03831835463643074,0.03851504623889923,0.03870410472154617,0.03888621926307678,0.039063893258571625,0.039233557879924774,0.03939146175980568,0.03954479843378067,0.03969375416636467,0.039840396493673325,0.0399758405983448,0.040111225098371506,0.040242165327072144,0.04036453366279602,0.04048321023583412,0.040599700063467026,0.04071230813860893,0.0408184751868248,0.04091857373714447,0.041018106043338776,0.04111357405781746,0.0412047877907753,0.04129087179899216,0.04137589409947395,0.04145734757184982,0.041532356292009354,0.04160618036985397,0.04167887568473816,0.04174787923693657,0.04181288182735443,0.041877631098032,0.0419415682554245,0.04200131446123123,0.04205768182873726,0.04211392253637314,0.04216809943318367,0.042220089584589005,0.04226969927549362,0.042317308485507965,0.04236391559243202,0.042406272143125534,0.04244943708181381,0.042489539831876755,0.0425274521112442,0.04256536439061165,0.04260196164250374,0.042635682970285416,0.042669590562582016,0.04270187020301819,0.042732588946819305,0.042762428522109985,0.04279239475727081,0.04281992465257645,0.042845822870731354,0.042870908975601196,0.0428951196372509,0.04291708022356033,0.04293966293334961,0.04296162351965904,0.0429815798997879,0.043000973761081696,0.04302112013101578,0.04303969815373421,0.04305652901530266,0.043074797838926315,0.043092187494039536,0.043107517063617706,0.04312215372920036,0.04313547909259796,0.04314792901277542,0.04316131770610809,0.04317426681518555,0.043186843395233154,0.04319910332560539,0.04321061447262764,0.04322231560945511,0.04323263838887215,0.0432436466217041,0.04325340688228607,0.0432625412940979,0.0432719886302948,0.04328068345785141,0.04328969120979309,0.04329788684844971,0.04330570995807648,0.04331296682357788,0.04332016035914421,0.043327104300260544,0.043334487825632095,0.04334055632352829,0.04334681108593941,0.043352942913770676,0.043360136449337006,0.04336576536297798,0.04337127134203911,0.04337684065103531,0.04338190704584122,0.04338666424155235,0.043391354382038116,0.043394796550273895,0.04339879751205444,0.04340367764234543,0.043407246470451355,0.043411437422037125,0.04341425001621246,0.04341800510883331,0.04342113435268402,0.04342444986104965,0.04342726618051529,0.04342970252037048,0.04343251883983612,0.043435584753751755,0.043438274413347244,0.04344090446829796,0.04344365373253822,0.043445467948913574,0.043447721749544144,0.04344997555017471,0.04345203936100006,0.043454039841890335,0.04345591738820076,0.04345773160457611,0.04345979541540146,0.04346217215061188,0.04346386343240738,0.043465614318847656,0.04346705228090286,0.043468866497278214,0.04347005486488342,0.043471433222293854,0.043472934514284134,0.04347412288188934,0.04347512498497963,0.04347643628716469,0.04347725212574005,0.04347812756896019,0.04347912594676018,0.04348006471991539,0.043480753898620605,0.04348156601190567,0.04348212853074074,0.04348275437951088,0.04348357021808624,0.04348413273692131,0.04348500818014145,0.04348563402891159,0.04348625987768173,0.0434868223965168,0.04348744824528694,0.04348801076412201,0.04348857328295708,0.043489135801792145,0.04348970204591751,0.04349013790488243,0.04349057748913765,0.04349114000797272,0.04349157586693764,0.04349188879132271,0.04349226504564285,0.04349251464009285,0.04349282756447792,0.04349307715892792,0.04349333047866821,0.043493516743183136,0.04349376633763313,0.043493952602148056,0.04349420592188835,0.04349426552653313,0.04349451884627342,0.04349483177065849,0.043495144695043564,0.04349533095955849,0.04349551722407341,0.043495580554008484,0.04349570721387863,0.043495893478393555,0.0434960201382637,0.04349607974290848,0.04349607974290848,0.04349607974290848,0.0434962697327137,0.04349633306264877,0.043496519327163696,0.043496645987033844,0.04349670559167862,0.04349689558148384,0.043496958911418915,0.043497081845998764,0.04349720850586891,0.04349733144044876,0.04349752143025398,0.04349764436483383,0.04349764436483383,0.04349783435463905,0.0434979572892189,0.043498020619153976,0.04349808394908905,0.043498147279024124,0.04349827021360397,0.04349827021360397,0.04349833354353905,0.043498460203409195,0.043498583137989044,0.043498583137989044,0.04349870979785919,0.043498773127794266,0.043498773127794266,0.04349883273243904,0.04349895939230919,0.04349902272224426,0.04349908605217934,0.04349908605217934,0.04349908605217934,0.04349914565682411,0.043499208986759186,0.04349939897656441,0.04349939897656441,0.04349952191114426,0.04349952191114426,0.04349952191114426,0.04349952191114426,0.04349952191114426,0.04349958524107933,0.04349958524107933,0.043499648571014404,0.04349970817565918,0.04349970817565918,0.04349970817565918,0.04349970817565918,0.043499771505594254,0.043499771505594254,0.04349983483552933,0.04349983483552933,0.04349983483552933,0.04349983483552933,0.0434998981654644,0.043499961495399475,0.043499961495399475,0.043499961495399475,0.043499961495399475,0.043499961495399475,0.043499961495399475,0.043499961495399475,0.04350002110004425,0.04350002110004425,0.04350002110004425,0.04350002110004425,0.04350002110004425,0.04350002110004425,0.04350002110004425,0.04350002110004425,0.04350002110004425,0.043500084429979324,0.043500084429979324,0.043500084429979324,0.0435001477599144,0.0435001477599144,0.04350021108984947,0.04350021108984947,0.04350021108984947,0.04350021108984947,0.04350021108984947,0.04350021108984947,0.04350021108984947,0.043500274419784546,0.043500274419784546,0.043500274419784546,0.043500274419784546,0.043500274419784546,0.043500274419784546,0.043500274419784546,0.043500274419784546,0.04350033402442932,0.04350033402442932,0.04350033402442932,0.04350033402442932,0.04350033402442932,0.04350033402442932,0.04350033402442932,0.04350033402442932,0.04350033402442932,0.04350033402442932,0.04350033402442932,0.04350033402442932,0.04350033402442932,0.04350033402442932,0.04350033402442932,0.04350033402442932,0.04350033402442932,0.04350033402442932,0.04350033402442932,0.04350033402442932,0.04350033402442932,0.04350033402442932],"recovered":[0.0,0.0013329227222129703,0.00249392818659544,0.003593748901039362,0.004670359194278717,0.005727263167500496,0.006770591717213392,0.00780403520911932,0.008838980458676815,0.009863540530204773,0.010868644341826439,0.01188694778829813,0.012890988029539585,0.01388601865619421,0.014871165156364441,0.015845363959670067,0.016810303553938866,0.017771363258361816,0.018704771995544434,0.01961791142821312,0.020493390038609505,0.02133721113204956,0.0221483763307333,0.022929510101675987,0.023692065849900246,0.024416521191596985,0.025118954479694366,0.02579624019563198,0.026453066617250443,0.02707817405462265,0.027685828506946564,0.02827552892267704,0.02883932739496231,0.029376912862062454,0.029896419495344162,0.030400535091757774,0.03088175319135189,0.0313466414809227,0.03179601952433586,0.03223500773310661,0.03265641629695892,0.03305649384856224,0.03344731405377388,0.03382249176502228,0.034176524728536606,0.03452354669570923,0.03485831245779991,0.03518325462937355,0.035491928458213806,0.035791657865047455,0.03608175367116928,0.036357395350933075,0.03661877661943436,0.03686770424246788,0.037109505385160446,0.037350550293922424,0.03757764771580696,0.03779354318976402,0.03800806403160095,0.03821226581931114,0.03840901702642441,0.03859588876366615,0.03877643868327141,0.03895261138677597,0.03911726921796799,0.03928036615252495,0.039436519145965576,0.039586540311574936,0.039730992168188095,0.039870504289865494,0.04000801220536232,0.04013807699084282,0.04026219621300697,0.04038168862462044,0.040498364716768265,0.040606722235679626,0.04071357473731041,0.04081811383366585,0.0409160852432251,0.041008610278367996,0.0411003902554512,0.041188474744558334,0.041271429508924484,0.04135175794363022,0.04142695665359497,0.04150303080677986,0.04157378897070885,0.04164523258805275,0.04171173274517059,0.04177548363804817,0.04183685779571533,0.04189672693610191,0.04195591062307358,0.042013153433799744,0.042068205773830414,0.042119380086660385,0.042168114334344864,0.04221634939312935,0.04226214438676834,0.04230581223964691,0.042348042130470276,0.04239014536142349,0.04242862015962601,0.04246678203344345,0.042503442615270615,0.042538102716207504,0.042571570724248886,0.042603351175785065,0.04263388365507126,0.042663536965847015,0.04269256442785263,0.04271971434354782,0.0427456796169281,0.04277126491069794,0.04279622808098793,0.042817872017621994,0.04284064471721649,0.04286160320043564,0.04288174957036972,0.042902830988168716,0.042922161519527435,0.0429416187107563,0.04295888543128967,0.042976465076208115,0.04299241676926613,0.043008435517549515,0.04302338510751724,0.043037962168455124,0.043051350861787796,0.04306523874402046,0.0430791899561882,0.043091390281915665,0.0431022122502327,0.04311472550034523,0.04312479868531227,0.04313574731349945,0.043145131319761276,0.04315401241183281,0.04316452518105507,0.043175097554922104,0.04318391904234886,0.04319211468100548,0.043200619518756866,0.043208565562963486,0.043216511607170105,0.04322408139705658,0.04323102533817291,0.04323771968483925,0.04324479028582573,0.04325104504823685,0.04325773939490318,0.0432639941573143,0.04326999932527542,0.04327550530433655,0.04328051209449768,0.043285828083753586,0.0432901456952095,0.04329471290111542,0.04329802840948105,0.04330190643668175,0.043305784463882446,0.04331035166978836,0.043314483016729355,0.0433187372982502,0.0433221161365509,0.043325554579496384,0.04332849383354187,0.043331246823072433,0.04333431273698807,0.04333725571632385,0.043340131640434265,0.04334307089447975,0.04334557428956032,0.04334757849574089,0.04335014149546623,0.04335251823067665,0.043354958295822144,0.043357525020837784,0.043359339237213135,0.04336140304803848,0.043363530188798904,0.04336590692400932,0.043367594480514526,0.04336966201663017,0.04337116330862045,0.04337278753519058,0.04337422922253609,0.043375853449106216,0.04337729141116142,0.043378796428442,0.04338010773062706,0.043381232768297195,0.04338236153125763,0.04338323697447777,0.043384239077568054,0.04338523745536804,0.043385863304138184,0.04338661581277847,0.043387241661548615,0.043387990444898605,0.043388430029153824,0.04338911548256874,0.043389804661273956,0.043390244245529175,0.043390993028879166,0.04339161887764931,0.043392058461904526,0.043392494320869446,0.04339318349957466,0.04339374601840973,0.043394435197114944,0.04339481145143509,0.043395183980464935,0.043395496904850006,0.04339612275362015,0.04339649900794029,0.04339681193232536,0.043397124856710434,0.043397437781095505,0.043397750705480576,0.04339787736535072,0.04339812695980072,0.04339843988418579,0.04339868947863579,0.043398939073085785,0.04339918866753578,0.04339931532740593,0.04339943826198578,0.043400004506111145,0.04340025410056114,0.04340037703514099,0.04340050369501114,0.04340062662959099,0.04340081661939621,0.04340100288391113,0.043401192873716354,0.043401192873716354,0.04340125247836113,0.043401315808296204,0.04340137913823128,0.0434015654027462,0.043401628732681274,0.043401818722486496,0.043401941657066345,0.04340206831693649,0.04340219125151634,0.04340231791138649,0.04340250417590141,0.04340263083577156,0.043402694165706635,0.04340275377035141,0.04340275377035141,0.04340294376015663,0.04340306669473648,0.04340306669473648,0.04340319335460663,0.043403320014476776,0.043403320014476776,0.043403442949056625,0.0434035062789917,0.04340369254350662,0.04340369254350662,0.043403755873441696,0.04340381920337677,0.04340381920337677,0.04340381920337677,0.04340381920337677,0.04340394586324692,0.04340400546789169,0.04340400546789169,0.04340406879782677,0.04340406879782677,0.04340413212776184,0.04340425506234169,0.04340438172221184,0.043404508382081985,0.04340456798672676,0.04340456798672676,0.04340456798672676,0.04340456798672676,0.043404631316661835,0.04340469464659691,0.04340469464659691,0.04340469464659691,0.04340469464659691,0.04340469464659691,0.04340469464659691,0.04340469464659691,0.04340475797653198,0.04340475797653198,0.043404821306467056,0.043404821306467056,0.043404821306467056,0.043404821306467056,0.043404821306467056,0.043404821306467056,0.04340488091111183,0.04340488091111183,0.04340488091111183,0.04340488091111183,0.043404944241046906,0.043404944241046906,0.04340500757098198,0.04340500757098198,0.04340500757098198,0.04340507090091705,0.04340507090091705,0.04340507090091705,0.04340507090091705,0.04340507090091705,0.04340507090091705,0.04340513423085213,0.0434051938354969,0.043405257165431976,0.043405257165431976,0.043405257165431976,0.043405257165431976,0.04340532049536705,0.04340532049536705,0.04340532049536705,0.04340532049536705,0.04340532049536705,0.04340532049536705,0.04340532049536705,0.04340532049536705,0.043405383825302124,0.043405383825302124,0.043405383825302124,0.043405383825302124,0.043405383825302124,0.043405383825302124,0.043405383825302124,0.043405383825302124,0.043405383825302124,0.043405383825302124,0.043405383825302124,0.043405383825302124,0.043405383825302124,0.043405383825302124,0.043405383825302124,0.043405383825302124,0.043405383825302124,0.043405383825302124,0.043405383825302124,0.043405383825302124,0.043405383825302124,0.043405383825302124,0.043405383825302124,0.043405383825302124,0.043405383825302124,0.043405383825302124],"active":[0.002746284008026123,0.0023756730370223522,0.002247360534965992,0.002192494925111532,0.00217266334220767,0.002146262675523758,0.0021316860802471638,0.002130434848368168,0.0021030325442552567,0.002088768407702446,0.0020905202254652977,0.0020657461136579514,0.0020536091178655624,0.0020302748307585716,0.002009943127632141,0.002006564289331436,0.0019933003932237625,0.0019500087946653366,0.0018926411867141724,0.0018269512802362442,0.001758696511387825,0.001699952408671379,0.0016451478004455566,0.0015985425561666489,0.0015300381928682327,0.001480989158153534,0.0014360081404447556,0.0013917144387960434,0.001329217106103897,0.0012936200946569443,0.0012487638741731644,0.0011957734823226929,0.0011538583785295486,0.001115133985877037,0.0010747183114290237,0.0010368693619966507,0.001010781154036522,0.000981442630290985,0.0009487830102443695,0.0009121224284172058,0.0008749663829803467,0.0008494369685649872,0.0008195303380489349,0.0007888153195381165,0.0007698573172092438,0.0007447116076946259,0.0007241256535053253,0.0007007904350757599,0.0006827116012573242,0.0006601288914680481,0.0006347261369228363,0.0006147734820842743,0.000600568950176239,0.0005845539271831512,0.0005740411579608917,0.0005567148327827454,0.0005395077168941498,0.0005248114466667175,0.0005069822072982788,0.0004918389022350311,0.00047720223665237427,0.0004680044949054718,0.0004571191966533661,0.00043885037302970886,0.0004275292158126831,0.0004133880138397217,0.0004038773477077484,0.00038930028676986694,0.00038023293018341064,0.0003716610372066498,0.00035652145743370056,0.0003451332449913025,0.0003375038504600525,0.0003306195139884949,0.0003201104700565338,0.00031185150146484375,0.0003045313060283661,0.00029546022415161133,0.0002887025475502014,0.00028226152062416077,0.00027550384402275085,0.00026887282729148865,0.0002609267830848694,0.0002544224262237549,0.0002519190311431885,0.00024484843015670776,0.0002390928566455841,0.00023239850997924805,0.00022983551025390625,0.0002258308231830597,0.00022082403302192688,0.00021719560027122498,0.00021218881011009216,0.00020693615078926086,0.000201493501663208,0.00019792839884757996,0.0001958012580871582,0.0001899227499961853,0.0001872926950454712,0.00018372759222984314,0.00017940998077392578,0.00017521902918815613,0.00017334148287773132,0.00016890093684196472,0.00016614794731140137,0.0001637674868106842,0.0001610182225704193,0.00015907734632492065,0.00015851110219955444,0.00015638768672943115,0.00015325844287872314,0.00015119463205337524,0.00014944002032279968,0.00014581531286239624,0.00014343485236167908,0.00014375150203704834,0.00014093518257141113,0.00013937056064605713,0.00013937056064605713,0.00013686716556549072,0.00013436749577522278,0.00013317912817001343,0.00013330206274986267,0.00013105198740959167,0.00012973695993423462,0.00012704357504844666,0.0001245439052581787,0.00012335553765296936,0.00012291595339775085,0.00012160465121269226,0.00011991336941719055,0.0001192241907119751,0.00012010335922241211,0.0001179128885269165,0.00011884793639183044,0.0001176595687866211,0.00011740997433662415,0.00011797621846199036,0.00011615827679634094,0.00011459365487098694,0.00011396780610084534,0.00011359527707099915,0.0001123473048210144,0.0001115947961807251,0.00011059269309043884,0.00011040642857551575,0.0001095309853553772,0.00010909140110015869,0.00010815262794494629,0.00010909140110015869,0.00010802596807479858,0.00010727718472480774,0.0001068413257598877,0.00010640174150466919,0.00010615214705467224,0.00010552629828453064,0.00010465085506439209,0.00010408461093902588,0.00010564923286437988,0.00010534003376960754,0.00010565295815467834,0.00010389834642410278,0.00010352209210395813,0.00010239705443382263,0.00010233372449874878,0.00010171160101890564,0.00010120868682861328,0.00010127201676368713,0.00010127201676368713,0.00010101869702339172,0.00010077282786369324,0.00010058283805847168,9.989365935325623e-05,0.00010014325380325317,9.983405470848083e-05,9.952113032341003e-05,9.908154606819153e-05,9.839236736297607e-05,9.839236736297607e-05,9.839236736297607e-05,9.864196181297302e-05,9.795650839805603e-05,9.801983833312988e-05,9.739026427268982e-05,9.770318865776062e-05,9.726732969284058e-05,9.720399975776672e-05,9.708106517791748e-05,9.683147072792053e-05,9.632855653762817e-05,9.632855653762817e-05,9.601935744285583e-05,9.576603770256042e-05,9.588897228240967e-05,9.582564234733582e-05,9.551644325256348e-05,9.570270776748657e-05,9.551271796226501e-05,9.551271796226501e-05,9.557977318763733e-05,9.570270776748657e-05,9.589269757270813e-05,9.582936763763428e-05,9.601563215255737e-05,9.582936763763428e-05,9.582936763763428e-05,9.595230221748352e-05,9.607896208763123e-05,9.595230221748352e-05,9.595602750778198e-05,9.570270776748657e-05,9.576603770256042e-05,9.595602750778198e-05,9.607896208763123e-05,9.576603770256042e-05,9.576603770256042e-05,9.570270776748657e-05,9.570270776748657e-05,9.563937783241272e-05,9.557977318763733e-05,9.563937783241272e-05,9.563937783241272e-05,9.551271796226501e-05,9.551644325256348e-05,9.532645344734192e-05,9.533017873764038e-05,9.551644325256348e-05,9.570643305778503e-05,9.532645344734192e-05,9.526312351226807e-05,9.520351886749268e-05,9.520351886749268e-05,9.526684880256653e-05,9.520351886749268e-05,9.507685899734497e-05,9.488686919212341e-05,9.488686919212341e-05,9.501725435256958e-05,9.501725435256958e-05,9.514018893241882e-05,9.508058428764343e-05,9.507685899734497e-05,9.507685899734497e-05,9.501725435256958e-05,9.501352906227112e-05,9.501725435256958e-05,9.501352906227112e-05,9.501725435256958e-05,9.501352906227112e-05,9.495019912719727e-05,9.508058428764343e-05,9.520351886749268e-05,9.507685899734497e-05,9.501725435256958e-05,9.508058428764343e-05,9.507685899734497e-05,9.495019912719727e-05,9.501352906227112e-05,9.501725435256958e-05,9.507685899734497e-05,9.489059448242188e-05,9.501725435256958e-05,9.501725435256958e-05,9.495392441749573e-05,9.501352906227112e-05,9.514018893241882e-05,9.520351886749268e-05,9.514018893241882e-05,9.508058428764343e-05,9.508058428764343e-05,9.507685899734497e-05,9.514018893241882e-05,9.526684880256653e-05,9.514391422271729e-05,9.514018893241882e-05,9.501352906227112e-05,9.495392441749573e-05,9.495392441749573e-05,9.495392441749573e-05,9.501725435256958e-05,9.495392441749573e-05,9.495392441749573e-05,9.501352906227112e-05,9.501352906227112e-05,9.501352906227112e-05,9.501352906227112e-05,9.507685899734497e-05,9.507685899734497e-05,9.507685899734497e-05,9.507685899734497e-05,9.501352906227112e-05,9.501352906227112e-05,9.507685899734497e-05,9.514018893241882e-05,9.514018893241882e-05,9.514018893241882e-05,9.508058428764343e-05,9.508058428764343e-05,9.508058428764343e-05,9.508058428764343e-05,9.507685899734497e-05,9.507685899734497e-05,9.501352906227112e-05,9.501352906227112e-05,9.501352906227112e-05,9.495019912719727e-05,9.495019912719727e-05,9.495019912719727e-05,9.495019912719727e-05,9.501352906227112e-05,9.501352906227112e-05,9.495019912719727e-05,9.495392441749573e-05,9.489059448242188e-05,9.495392441749573e-05,9.495392441749573e-05,9.495392441749573e-05,9.489059448242188e-05,9.489059448242188e-05,9.489059448242188e-05,9.489059448242188e-05,9.495392441749573e-05,9.495392441749573e-05,9.495392441749573e-05,9.495392441749573e-05,9.489059448242188e-05,9.489059448242188e-05,9.489059448242188e-05,9.489059448242188e-05,9.495019912719727e-05,9.495019912719727e-05,9.495019912719727e-05,9.495019912719727e-05,9.495019912719727e-05,9.495019912719727e-05,9.495019912719727e-05,9.495019912719727e-05,9.495019912719727e-05,9.495019912719727e-05,9.495019912719727e-05,9.495019912719727e-05,9.495019912719727e-05,9.495019912719727e-05,9.495019912719727e-05,9.495019912719727e-05,9.495019912719727e-05,9.495019912719727e-05,9.495019912719727e-05,9.495019912719727e-05,9.495019912719727e-05,9.495019912719727e-05]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.002746284008026123,0.003710097400471568,0.004717390518635511,0.005733567290008068,0.006720277946442366,0.007688533049076796,0.008643588051199913,0.009579874575138092,0.010496516712009907,0.011401022784411907,0.012281817384064198,0.013156105764210224,0.014006496407091618,0.014835929498076439,0.015642214566469193,0.016438990831375122,0.01722119003534317,0.017957091331481934,0.0186455138027668,0.01930922083556652,0.01994502730667591,0.020549803972244263,0.02112705446779728,0.021681906655430794,0.022203978151082993,0.022702399641275406,0.023173358291387558,0.02363067865371704,0.024058595299720764,0.02447500079870224,0.024869197979569435,0.02524431236088276,0.025607353076338768,0.025945056229829788,0.026271624490618706,0.026583554223179817,0.026877276599407196,0.027159426361322403,0.027426062151789665,0.027678431943058968,0.027920542284846306,0.028151454403996468,0.028368916362524033,0.028576619923114777,0.02877168357372284,0.02896130643785,0.029139041900634766,0.029309457167983055,0.029471740126609802,0.029625264927744865,0.02977028116583824,0.02990785241127014,0.030044110491871834,0.03017204813659191,0.03029128909111023,0.030405212193727493,0.030515756458044052,0.030621547251939774,0.03072320856153965,0.03081667423248291,0.03090776316821575,0.03099578619003296,0.03107818029820919,0.031152188777923584,0.031229451298713684,0.031299833208322525,0.031367335468530655,0.03143145889043808,0.03148995339870453,0.031546950340270996,0.03160162642598152,0.03165380284190178,0.031703099608421326,0.0317501462996006,0.03179369121789932,0.03183629363775253,0.03187701851129532,0.0319177471101284,0.03195296972990036,0.03198900446295738,0.03202216327190399,0.03205256536602974,0.03208403289318085,0.032110244035720825,0.03213708475232124,0.03216404840350151,0.03218832239508629,0.032211095094680786,0.03223280608654022,0.03225357457995415,0.03227309137582779,0.0322912335395813,0.03231019154191017,0.032328084111213684,0.032345350831747055,0.03236161917448044,0.03237800672650337,0.0323929600417614,0.03240553289651871,0.032418422400951385,0.03243093192577362,0.032443445175886154,0.03245477005839348,0.032465532422065735,0.03247635066509247,0.03248542547225952,0.032494619488716125,0.03250338137149811,0.03251169994473457,0.032519832253456116,0.03252677619457245,0.03253322094678879,0.032539915293455124,0.03254642337560654,0.032552801072597504,0.032558247447013855,0.032564375549554825,0.03257044404745102,0.03257570043206215,0.03258095681667328,0.03258589655160904,0.03259096294641495,0.03259490430355072,0.032598722726106644,0.03260291367769241,0.032607607543468475,0.032611358910799026,0.032614924013614655,0.03261842951178551,0.03262193500995636,0.03262487053871155,0.03262818604707718,0.03263087943196297,0.03263300657272339,0.03263512998819351,0.032637447118759155,0.03263945132493973,0.03264214098453522,0.032644644379615784,0.03264683112502098,0.032648585736751556,0.032650772482156754,0.03265302628278732,0.03265490382909775,0.03265678137540817,0.032658156007528305,0.03265984356403351,0.032661471515893936,0.03266284614801407,0.03266472369432449,0.032665789127349854,0.03266704082489014,0.03266791254281998,0.03266885131597519,0.03267010301351547,0.032671041786670685,0.03267235681414604,0.032672982662916183,0.03267385810613632,0.032674483954906464,0.03267516940832138,0.03267573565244675,0.032676421105861664,0.032677046954631805,0.032677486538887024,0.032678112387657166,0.03267861157655716,0.03267911076545715,0.032679613679647446,0.032680049538612366,0.032680362462997437,0.032680802047252655,0.032681554555892944,0.03268205374479294,0.03268249332904816,0.03268292918801308,0.03268324211239815,0.03268355503678322,0.032683804631233215,0.03268405795097351,0.03268437087535858,0.03268461674451828,0.0326848067343235,0.032685182988643646,0.03268555551767349,0.03268580883741379,0.03268599510192871,0.03268612176179886,0.03268624469637871,0.032686494290828705,0.03268668055534363,0.03268687054514885,0.03268706053495407,0.03268718346953392,0.03268743306398392,0.03268749639391899,0.03268768638372421,0.032687872648239136,0.03268799930810928,0.03268812224268913,0.03268824517726898,0.032688435167074203,0.03268855810165405,0.03268855810165405,0.03268881142139435,0.032688871026039124,0.03268899768590927,0.03268899768590927,0.03268912434577942,0.032689183950424194,0.03268924728035927,0.03268931061029434,0.032689373940229416,0.03268943727016449,0.03268943727016449,0.032689496874809265,0.032689496874809265,0.03268956020474434,0.03268962353467941,0.03268962353467941,0.03268968313932419,0.03268968313932419,0.03268975019454956,0.03268975019454956,0.032689809799194336,0.03268987312912941,0.03268987312912941,0.032689936459064484,0.03268999606370926,0.03268999606370926,0.03268999606370926,0.03269006311893463,0.03269006311893463,0.03269012272357941,0.03269012272357941,0.03269012272357941,0.03269012272357941,0.03269012272357941,0.03269012272357941,0.03269012272357941,0.03269012272357941,0.03269012272357941,0.03269012272357941,0.03269012272357941,0.03269012272357941,0.03269012272357941,0.03269012272357941,0.03269012272357941,0.03269012272357941,0.03269012272357941,0.03269012272357941,0.03269012272357941,0.03269018605351448,0.03269018605351448,0.03269018605351448,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554,0.032690249383449554],"recovered":[0.0,0.0013432452687993646,0.002489986829459667,0.003569037187844515,0.004612678196281195,0.0056381141766905785,0.006630642805248499,0.00760146277025342,0.008552012965083122,0.009484734386205673,0.010401689447462559,0.011304693296551704,0.012191995047032833,0.013061216101050377,0.013904411345720291,0.01473365630954504,0.015541130676865578,0.016335777938365936,0.017108406871557236,0.017830483615398407,0.018527787178754807,0.01919456198811531,0.019832808524370193,0.020444152876734734,0.021024281159043312,0.02157706953585148,0.022098451852798462,0.022593246772885323,0.023070210590958595,0.023522963747382164,0.02395782433450222,0.02436891198158264,0.024762669578194618,0.025143729522824287,0.02549976296722889,0.02584409900009632,0.02617129124701023,0.026478653773665428,0.026773815974593163,0.027058029547333717,0.02732810564339161,0.027583228424191475,0.027819521725177765,0.02805274911224842,0.028271837159991264,0.02847822569310665,0.02867773175239563,0.028859784826636314,0.029038207605481148,0.029210126027464867,0.029372908174991608,0.02952280454337597,0.029669133946299553,0.029811648651957512,0.029946092516183853,0.030074529349803925,0.03019596077501774,0.030309133231639862,0.03041967749595642,0.030526595190167427,0.030626941472291946,0.030718781054019928,0.030813124030828476,0.030899394303560257,0.030981600284576416,0.03106055222451687,0.031135061755776405,0.031205756589770317,0.03127200901508331,0.031334757804870605,0.03139418736100197,0.0314522460103035,0.03150948882102966,0.03155891224741936,0.031609900295734406,0.03165725618600845,0.031703051179647446,0.03174590691924095,0.03178807348012924,0.03182767331600189,0.031864460557699203,0.031900495290756226,0.03193315118551254,0.031965870410203934,0.03199496120214462,0.03202317655086517,0.03204995393753052,0.03207716718316078,0.03210025280714035,0.032122522592544556,0.03214423358440399,0.03216424956917763,0.032184209674596786,0.03220466524362564,0.03222355991601944,0.03224170207977295,0.03225921839475632,0.03227610886096954,0.032292064279317856,0.03230470046401024,0.032318901270627975,0.03233204036951065,0.032344989478588104,0.03235737606883049,0.03236920014023781,0.03237971290946007,0.032389409840106964,0.032398417592048645,0.032407425343990326,0.03241631016135216,0.032425131648778915,0.032433073967695236,0.03244033083319664,0.03244690224528313,0.03245396912097931,0.032460227608680725,0.032466232776641846,0.03247286379337311,0.03247849643230438,0.03248399868607521,0.03248900547623634,0.03249426186084747,0.03250007703900337,0.032504770904779434,0.03250877559185028,0.03251277655363083,0.03251740708947182,0.03252197429537773,0.032525915652513504,0.03252948075532913,0.03253304958343506,0.03253573924303055,0.032538678497076035,0.03254155442118645,0.03254412114620209,0.03254643455147743,0.03254925087094307,0.032551251351833344,0.032553691416978836,0.03255600854754448,0.03255794569849968,0.03256051242351532,0.03256288915872574,0.03256483003497124,0.03256683051586151,0.03256895765662193,0.032570645213127136,0.032572150230407715,0.032573774456977844,0.03257577866315842,0.03257759287953377,0.0325789675116539,0.03258015587925911,0.032581280916929245,0.03258221969008446,0.03258334845304489,0.03258403390645981,0.0325847864151001,0.03258559852838516,0.032586537301540375,0.03258741274476051,0.03258822485804558,0.032588791102170944,0.03258947655558586,0.032590351998806,0.032590918242931366,0.03259166702628136,0.032591916620731354,0.03259247913956642,0.03259291872382164,0.032593417912721634,0.03259385749697685,0.03259442001581192,0.032594919204711914,0.03259535878896713,0.0325956717133522,0.03259610757231712,0.032596420496702194,0.03259667381644249,0.03259686008095741,0.03259692341089249,0.03259742259979248,0.03259767219424248,0.0325978621840477,0.032598234713077545,0.03259848803281784,0.03259873762726784,0.03259905055165291,0.03259923681616783,0.03259936347603798,0.0325995497405529,0.032599613070487976,0.0325997993350029,0.03259992599487305,0.03260011225938797,0.03260023891925812,0.03260036185383797,0.03260061517357826,0.032600801438093185,0.03260092809796333,0.032601114362478256,0.032601241022348404,0.03260136395692825,0.032601553946733475,0.032601553946733475,0.0326017402112484,0.032601989805698395,0.03260211646556854,0.03260211646556854,0.03260217607021332,0.03260223940014839,0.03260223940014839,0.03260236606001854,0.03260248899459839,0.03260255232453346,0.03260255232453346,0.032602615654468536,0.03260267898440361,0.03260267898440361,0.032602742314338684,0.032602742314338684,0.032602742314338684,0.03260280191898346,0.03260280191898346,0.03260280191898346,0.03260286524891853,0.03260286524891853,0.03260292857885361,0.03260292857885361,0.03260292857885361,0.03260299190878868,0.03260299190878868,0.03260299190878868,0.03260299190878868,0.03260299190878868,0.032603055238723755,0.032603055238723755,0.032603055238723755,0.032603055238723755,0.03260311484336853,0.03260311484336853,0.03260311484336853,0.03260311484336853,0.03260311484336853,0.03260311484336853,0.03260311484336853,0.03260311484336853,0.03260311484336853,0.03260311484336853,0.03260311484336853,0.03260311484336853,0.032603178173303604,0.03260324150323868,0.03260324150323868,0.03260324150323868,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375,0.03260330483317375],"active":[0.002746284008026123,0.0023668520152568817,0.002227403689175844,0.0021645301021635532,0.002107599750161171,0.002050418872386217,0.002012945245951414,0.001978411804884672,0.0019445037469267845,0.001916288398206234,0.0018801279366016388,0.0018514124676585197,0.0018145013600587845,0.001774713397026062,0.0017378032207489014,0.001705334521830082,0.0016800593584775925,0.0016213133931159973,0.0015371069312095642,0.0014787372201681137,0.0014172401279211044,0.001355241984128952,0.0012942459434270859,0.0012377537786960602,0.0011796969920396805,0.0011253301054239273,0.001074906438589096,0.0010374318808317184,0.0009883847087621689,0.000952037051320076,0.000911373645067215,0.0008754003793001175,0.0008446834981441498,0.0008013267070055008,0.0007718615233898163,0.0007394552230834961,0.000705985352396965,0.0006807725876569748,0.0006522461771965027,0.0006204023957252502,0.0005924366414546967,0.0005682259798049927,0.0005493946373462677,0.0005238708108663559,0.000499846413731575,0.00048308074474334717,0.00046131014823913574,0.0004496723413467407,0.0004335325211286545,0.0004151389002799988,0.0003973729908466339,0.00038504786789417267,0.0003749765455722809,0.0003603994846343994,0.00034519657492637634,0.0003306828439235687,0.0003197956830263138,0.0003124140202999115,0.00030353106558322906,0.0002900790423154831,0.00028082169592380524,0.000277005136013031,0.0002650562673807144,0.000252794474363327,0.00024785101413726807,0.00023928098380565643,0.00023227371275424957,0.00022570230066776276,0.00021794438362121582,0.00021219253540039062,0.00020743906497955322,0.00020155683159828186,0.0001936107873916626,0.0001912340521812439,0.000183790922164917,0.0001790374517440796,0.00017396733164787292,0.00017184019088745117,0.00016489624977111816,0.0001613311469554901,0.0001577027142047882,0.0001520700752735138,0.00015088170766830444,0.00014437362551689148,0.00014212355017662048,0.00014087185263633728,0.00013836845755577087,0.00013392791152000427,0.00013255327939987183,0.00013105198740959167,0.0001288577914237976,0.00012698397040367126,0.000125981867313385,0.0001234188675880432,0.00012179091572761536,0.00011991709470748901,0.00011878833174705505,0.00011685118079185486,0.00011346861720085144,0.00011372193694114685,0.00011203065514564514,0.00011140480637550354,0.00010978057980537415,0.00010815635323524475,0.00010715052485466003,0.00010571256279945374,0.00010520964860916138,0.00010496377944946289,0.00010427460074424744,0.00010352209210395813,0.00010164454579353333,0.00010014697909355164,9.958446025848389e-05,9.952113032341003e-05,9.883195161819458e-05,9.801983833312988e-05,9.814277291297913e-05,9.758025407791138e-05,9.720399975776672e-05,9.695813059806824e-05,9.689107537269592e-05,9.670108556747437e-05,9.482726454734802e-05,9.395182132720947e-05,9.413808584213257e-05,9.483098983764648e-05,9.395182132720947e-05,9.294971823692322e-05,9.251385927200317e-05,9.245425462722778e-05,9.182095527648926e-05,9.244680404663086e-05,9.220093488693237e-05,9.145215153694153e-05,9.100884199142456e-05,9.101256728172302e-05,9.020045399665833e-05,9.088963270187378e-05,9.095296263694763e-05,9.082257747650146e-05,9.064003825187683e-05,9.026005864143372e-05,9.013712406158447e-05,9.007379412651062e-05,8.995085954666138e-05,8.919835090637207e-05,8.919835090637207e-05,8.932128548622131e-05,8.907169103622437e-05,8.894503116607666e-05,8.819624781608582e-05,8.807331323623657e-05,8.775666356086731e-05,8.757039904594421e-05,8.788332343101501e-05,8.769333362579346e-05,8.832290768623352e-05,8.819624781608582e-05,8.825957775115967e-05,8.794665336608887e-05,8.775666356086731e-05,8.751079440116882e-05,8.76300036907196e-05,8.757039904594421e-05,8.713454008102417e-05,8.719414472579956e-05,8.694455027580261e-05,8.719414472579956e-05,8.713454008102417e-05,8.713081479072571e-05,8.694455027580261e-05,8.694455027580261e-05,8.713454008102417e-05,8.713454008102417e-05,8.713454008102417e-05,8.725747466087341e-05,8.713454008102417e-05,8.713454008102417e-05,8.713081479072571e-05,8.719787001609802e-05,8.744746446609497e-05,8.719414472579956e-05,8.713454008102417e-05,8.732080459594727e-05,8.732080459594727e-05,8.732080459594727e-05,8.725747466087341e-05,8.707121014595032e-05,8.700788021087646e-05,8.713081479072571e-05,8.713081479072571e-05,8.725747466087341e-05,8.726119995117188e-05,8.725747466087341e-05,8.732080459594727e-05,8.725747466087341e-05,8.732452988624573e-05,8.725747466087341e-05,8.719787001609802e-05,8.719414472579956e-05,8.713081479072571e-05,8.719414472579956e-05,8.719414472579956e-05,8.7004154920578e-05,8.725747466087341e-05,8.713081479072571e-05,8.700788021087646e-05,8.688122034072876e-05,8.700788021087646e-05,8.700788021087646e-05,8.700788021087646e-05,8.707121014595032e-05,8.700788021087646e-05,8.694827556610107e-05,8.688494563102722e-05,8.694455027580261e-05,8.688122034072876e-05,8.688122034072876e-05,8.694455027580261e-05,8.688122034072876e-05,8.694082498550415e-05,8.694082498550415e-05,8.694827556610107e-05,8.694827556610107e-05,8.700788021087646e-05,8.700788021087646e-05,8.700788021087646e-05,8.700788021087646e-05,8.706748485565186e-05,8.706748485565186e-05,8.7004154920578e-05,8.707121014595032e-05,8.707121014595032e-05,8.713081479072571e-05,8.713081479072571e-05,8.706748485565186e-05,8.706748485565186e-05,8.706748485565186e-05,8.706748485565186e-05,8.700788021087646e-05,8.700788021087646e-05,8.700788021087646e-05,8.700788021087646e-05,8.700788021087646e-05,8.700788021087646e-05,8.700788021087646e-05,8.700788021087646e-05,8.700788021087646e-05,8.700788021087646e-05,8.700788021087646e-05,8.700788021087646e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05,8.694455027580261e-05]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.002746284008026123,0.0037050924729555845,0.004690489266067743,0.0056546153500676155,0.006595156155526638,0.007494218647480011,0.008371510542929173,0.009226780384778976,0.010055587626993656,0.01084635779261589,0.011611164547502995,0.01235958095639944,0.01307271234691143,0.01376845221966505,0.01444955263286829,0.01509774662554264,0.01572861149907112,0.016313493251800537,0.01686083897948265,0.017382409423589706,0.0178691316395998,0.018334273248910904,0.01876356452703476,0.019178155809640884,0.019560465589165688,0.019920755177736282,0.020265839993953705,0.020592408254742622,0.02089632861316204,0.021184798330068588,0.021449429914355278,0.0217058677226305,0.021944036707282066,0.02216387540102005,0.022375332191586494,0.022575464099645615,0.02276383526623249,0.02294507436454296,0.023114614188671112,0.023269139230251312,0.023418160155415535,0.02355804480612278,0.023694992065429688,0.023818299174308777,0.023933161050081253,0.02404126524925232,0.02414148859679699,0.0242367684841156,0.024328920990228653,0.024410687386989594,0.02448895201086998,0.02456784062087536,0.024639848619699478,0.024705849587917328,0.024769162759184837,0.02482815645635128,0.024884836748242378,0.024938639253377914,0.0249867495149374,0.02503323182463646,0.025076648220419884,0.025119315832853317,0.025158477947115898,0.02519345097243786,0.025228234007954597,0.025260327383875847,0.025290420278906822,0.02531994879245758,0.025346098467707634,0.025371123105287552,0.025394771248102188,0.025417981669306755,0.025439564138650894,0.025458896532654762,0.02547866478562355,0.02549518086016178,0.025511635467410088,0.02552727609872818,0.025542477145791054,0.025555990636348724,0.02556925266981125,0.025581516325473785,0.025593088939785957,0.025603037327528,0.025614047423005104,0.025623993948101997,0.02563243918120861,0.025641199201345444,0.025649018585681915,0.025656964629888535,0.025663845241069794,0.025669913738965988,0.025676295161247253,0.025682175531983376,0.0256879311054945,0.025693124160170555,0.02569812908768654,0.02570263296365738,0.02570701204240322,0.025710390880703926,0.0257142074406147,0.02571764774620533,0.02572140097618103,0.02572440542280674,0.025727596133947372,0.025730660185217857,0.02573322504758835,0.02573578990995884,0.025738229975104332,0.025740670040249825,0.02574273571372032,0.025744736194610596,0.025746364146471024,0.025748491287231445,0.025750430300831795,0.025751681998372078,0.025753308087587357,0.025754934176802635,0.025756122544407845,0.025757186114788055,0.02575818821787834,0.02575937658548355,0.02576056495308876,0.025761878117918968,0.02576262876391411,0.02576356753706932,0.025764381512999535,0.025765132158994675,0.02576581947505474,0.025766445323824883,0.025767071172595024,0.02576775848865509,0.025768572464585304,0.025769386440515518,0.025769948959350586,0.02577032521367073,0.025770699605345726,0.025770949199795723,0.025771262124180794,0.025771887972950935,0.02577238902449608,0.025772638618946075,0.02577301487326622,0.02577332779765129,0.02577364072203636,0.02577389031648636,0.025774266570806503,0.0257746409624815,0.025774890556931496,0.02577526681125164,0.025775454938411713,0.025775641202926636,0.025775829330086708,0.025775954127311707,0.025776080787181854,0.02577614225447178,0.025776205584406853,0.02577633038163185,0.02577645517885685,0.025776518508791924,0.025776643306016922,0.02577676810324192,0.025776831433176994,0.025776956230401993,0.02577708102762699,0.02577708102762699,0.025777269154787064,0.025777330622076988,0.025777393952012062,0.025777393952012062,0.025777455419301987,0.025777582079172134,0.02577764354646206,0.02577764354646206,0.02577764354646206,0.025777706876397133,0.025777706876397133,0.025777706876397133,0.025777706876397133,0.025777706876397133,0.025777706876397133,0.025777706876397133,0.025777706876397133,0.025777768343687057,0.025777768343687057,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213,0.02577783167362213],"recovered":[0.0,0.0013496264582499862,0.0024928017519414425,0.003554022405296564,0.00457570469006896,0.005553906783461571,0.006488504353910685,0.007400579750537872,0.008284753188490868,0.009139147587120533,0.009965639561414719,0.010758161544799805,0.011531038209795952,0.012273761443793774,0.0129935247823596,0.013694769702851772,0.014368613250553608,0.015019247308373451,0.015638036653399467,0.01622542180120945,0.01677333004772663,0.017290834337472916,0.017783688381314278,0.01823950745165348,0.018674243241548538,0.01908670738339424,0.019472582265734673,0.019837062805891037,0.020186088979244232,0.020513596013188362,0.02081945724785328,0.021110614761710167,0.02138369344174862,0.021633561700582504,0.021870605647563934,0.022097701206803322,0.022311221808195114,0.02251429483294487,0.022706355899572372,0.022886719554662704,0.02305826172232628,0.02321610227227211,0.023364558815956116,0.02350776083767414,0.023637887090444565,0.023763010278344154,0.023878809064626694,0.023988978937268257,0.02409120462834835,0.024186797440052032,0.02427813597023487,0.02436409518122673,0.02444210834801197,0.024519747123122215,0.024593442678451538,0.024659069254994392,0.024722818285226822,0.024781877174973488,0.0248374305665493,0.024890482425689697,0.024942345917224884,0.024988828226923943,0.02503305859863758,0.025074223056435585,0.02511226013302803,0.02515004761517048,0.025184018537402153,0.025215987116098404,0.025247642770409584,0.025275232270359993,0.02530369721353054,0.025329159572720528,0.02535305730998516,0.02537570521235466,0.025396661832928658,0.025416556745767593,0.025434324517846107,0.025452278554439545,0.025469671934843063,0.02548462338745594,0.02549963817000389,0.025513650849461555,0.025526100769639015,0.025539051741361618,0.025550374761223793,0.025561384856700897,0.02557195909321308,0.02558140456676483,0.025590727105736732,0.02559892274439335,0.025607118383049965,0.025614311918616295,0.025621067732572556,0.025626886636018753,0.025633830577135086,0.02563989907503128,0.02564515359699726,0.025650033727288246,0.02565472573041916,0.025659168139100075,0.025663234293460846,0.025667427107691765,0.02567080408334732,0.025674620643258095,0.025677811354398727,0.02568100206553936,0.025684192776679993,0.025687258690595627,0.025690386071801186,0.025692762807011604,0.025695327669382095,0.02569751814007759,0.025699833407998085,0.02570183388888836,0.02570396102964878,0.02570621483027935,0.025707777589559555,0.025709154084324837,0.025710655376315117,0.0257120318710804,0.025713596493005753,0.025714972987771034,0.025716161355376244,0.025717224925756454,0.025718476623296738,0.025719601660966873,0.02572060376405716,0.025721227750182152,0.025722229853272438,0.02572285570204258,0.025723667815327644,0.025724545121192932,0.025725169107317924,0.025726046413183212,0.02572673372924328,0.025727296248078346,0.02572779729962349,0.02572811022400856,0.025728359818458557,0.025728672742843628,0.025729048997163773,0.025729423388838768,0.025729799643158913,0.025730174034833908,0.025730425491929054,0.02573079988360405,0.02573111280798912,0.025731364265084267,0.025731613859534264,0.025731801986694336,0.02573217637836933,0.02573230117559433,0.025732427835464478,0.025732677429914474,0.025732802227139473,0.02573305182158947,0.025733178481459618,0.025733428075909615,0.025733552873134613,0.02573367767035961,0.025733865797519684,0.025733929127454758,0.025733990594744682,0.02573411539196968,0.025734178721904755,0.02573424205183983,0.025734303519129753,0.02573442831635475,0.025734491646289825,0.02573455311357975,0.025734679773449898,0.025734804570674896,0.025734929367899895,0.02573499269783497,0.02573499269783497,0.02573499269783497,0.025735117495059967,0.02573517896234989,0.025735242292284966,0.025735242292284966,0.025735242292284966,0.025735242292284966,0.025735242292284966,0.025735242292284966,0.02573530562222004,0.02573530562222004,0.025735367089509964,0.025735367089509964,0.025735367089509964,0.025735367089509964,0.025735367089509964,0.025735367089509964,0.025735367089509964,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038,0.025735430419445038],"active":[0.002746284008026123,0.00235546613112092,0.002197687514126301,0.0021005929447710514,0.002019451465457678,0.0019403118640184402,0.001883006189018488,0.0018262006342411041,0.0017708344385027885,0.0017072102054953575,0.001645524986088276,0.001601419411599636,0.0015416741371154785,0.0014946907758712769,0.0014560278505086899,0.0014029769226908684,0.0013599982485175133,0.0012942459434270859,0.0012228023260831833,0.0011569876223802567,0.001095801591873169,0.0010434389114379883,0.0009798761457204819,0.0009386483579874039,0.0008862223476171494,0.000834047794342041,0.0007932577282190323,0.0007553454488515854,0.0007102396339178085,0.0006712023168802261,0.0006299726665019989,0.0005952529609203339,0.0005603432655334473,0.0005303137004375458,0.0005047265440225601,0.0004777628928422928,0.0004526134580373764,0.0004307795315980911,0.0004082582890987396,0.0003824196755886078,0.0003598984330892563,0.00034194253385066986,0.0003304332494735718,0.0003105383366346359,0.00029527395963668823,0.000278254970908165,0.0002626795321702957,0.00024778954684734344,0.00023771636188030243,0.00022388994693756104,0.00021081604063510895,0.00020374543964862823,0.00019774027168750763,0.0001861024647951126,0.00017572008073329926,0.00016908720135688782,0.00016201846301555634,0.00015676207840442657,0.00014931894838809967,0.00014274939894676208,0.0001343023031949997,0.0001304876059293747,0.00012541934847831726,0.00011922791600227356,0.00011597387492656708,0.00011027976870536804,0.00010640174150466919,0.00010396167635917664,9.845569729804993e-05,9.58908349275589e-05,9.107403457164764e-05,8.882209658622742e-05,8.650682866573334e-05,8.319132030010223e-05,8.200295269489288e-05,7.862411439418793e-05,7.73109495639801e-05,7.499754428863525e-05,7.280521094799042e-05,7.136724889278412e-05,6.961449980735779e-05,6.786547601222992e-05,6.698817014694214e-05,6.398558616638184e-05,6.367266178131104e-05,6.260909140110016e-05,6.0480087995529175e-05,5.979463458061218e-05,5.82914799451828e-05,5.804188549518585e-05,5.6726858019828796e-05,5.56018203496933e-05,5.5227428674697876e-05,5.52888959646225e-05,5.410052835941315e-05,5.32250851392746e-05,5.297549068927765e-05,5.2599236369132996e-05,5.2286311984062195e-05,5.122274160385132e-05,5.097314715385437e-05,5.0220638513565063e-05,5.059689283370972e-05,4.978477954864502e-05,4.978477954864502e-05,4.9658119678497314e-05,4.903227090835571e-05,4.8531219363212585e-05,4.784390330314636e-05,4.7907233238220215e-05,4.740804433822632e-05,4.721805453300476e-05,4.653073847293854e-05,4.665739834308624e-05,4.6469271183013916e-05,4.546716809272766e-05,4.5530498027801514e-05,4.578009247779846e-05,4.546716809272766e-05,4.515424370765686e-05,4.459172487258911e-05,4.4403597712516785e-05,4.4403597712516785e-05,4.465319216251373e-05,4.4152140617370605e-05,4.396587610244751e-05,4.377774894237518e-05,4.390440881252289e-05,4.3589621782302856e-05,4.3589621782302856e-05,4.340335726737976e-05,4.32133674621582e-05,4.340335726737976e-05,4.334002733230591e-05,4.3215230107307434e-05,4.302896559238434e-05,4.290230572223663e-05,4.283897578716278e-05,4.290230572223663e-05,4.3215230107307434e-05,4.334002733230591e-05,4.3215230107307434e-05,4.3215230107307434e-05,4.315376281738281e-05,4.3215230107307434e-05,4.309043288230896e-05,4.315376281738281e-05,4.3276697397232056e-05,4.3276697397232056e-05,4.346482455730438e-05,4.327856004238129e-05,4.334002733230591e-05,4.340149462223053e-05,4.3276697397232056e-05,4.327856004238129e-05,4.309043288230896e-05,4.302710294723511e-05,4.290230572223663e-05,4.290230572223663e-05,4.284083843231201e-05,4.277750849723816e-05,4.283897578716278e-05,4.284083843231201e-05,4.284083843231201e-05,4.290230572223663e-05,4.283897578716278e-05,4.2965635657310486e-05,4.290230572223663e-05,4.290230572223663e-05,4.284083843231201e-05,4.277564585208893e-05,4.277750849723816e-05,4.271417856216431e-05,4.2650848627090454e-05,4.2650848627090454e-05,4.271417856216431e-05,4.258938133716583e-05,4.252791404724121e-05,4.246458411216736e-05,4.246458411216736e-05,4.246458411216736e-05,4.246458411216736e-05,4.246458411216736e-05,4.252605140209198e-05,4.246272146701813e-05,4.252605140209198e-05,4.246458411216736e-05,4.246458411216736e-05,4.246458411216736e-05,4.246458411216736e-05,4.246458411216736e-05,4.246458411216736e-05,4.246458411216736e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05,4.2401254177093506e-05]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.002746284008026123,0.0037067190278321505,0.00473065348342061,0.0057725426740944386,0.00681906146928668,0.00785569567233324,0.008897021412849426,0.00992902647703886,0.010951397009193897,0.011970139108598232,0.012975305318832397,0.013972213491797447,0.014968995936214924,0.01595470681786537,0.016929466277360916,0.017892904579639435,0.018850963562726974,0.019824722781777382,0.02080361358821392,0.021791888400912285,0.022792799398303032,0.02379540167748928,0.024800067767500877,0.025821499526500702,0.026838425546884537,0.027862798422574997,0.028905251994729042,0.029945075511932373,0.030986089259386063,0.03203917667269707,0.03309539332985878,0.034157052636146545,0.035216834396123886,0.03629375621676445,0.03735754266381264,0.038425520062446594,0.03950700908899307,0.0405925028026104,0.041682567447423935,0.04276668280363083,0.04384854808449745,0.04492991417646408,0.046025168150663376,0.047113727778196335,0.04820841923356056,0.04930160939693451,0.05039623752236366,0.0514957457780838,0.05259281396865845,0.053683750331401825,0.05477975308895111,0.05587363243103027,0.05697564035654068,0.058065265417099,0.059159643948078156,0.06024495139718056,0.06133344769477844,0.062427762895822525,0.06351732462644577,0.06460519134998322,0.06568711996078491,0.06677111238241196,0.06785154342651367,0.0689326599240303,0.07001521438360214,0.0710923820734024,0.07216136157512665,0.07322245836257935,0.07427066564559937,0.07532544434070587,0.07637615501880646,0.07741723209619522,0.07845298945903778,0.07947955280542374,0.08051017671823502,0.08152391761541367,0.08254103362560272,0.08354419469833374,0.08455204963684082,0.08554527163505554,0.08653248101472855,0.08751869201660156,0.0884997695684433,0.08945607393980026,0.09042132645845413,0.09139358997344971,0.09233938157558441,0.09328217804431915,0.09423141181468964,0.09516000747680664,0.0960843414068222,0.09699773043394089,0.09791168570518494,0.09881268441677094,0.09970711916685104,0.10060048848390579,0.10148666054010391,0.10236508399248123,0.1032416820526123,0.10410277545452118,0.10496986657381058,0.10580737143754959,0.10664687305688858,0.10748124867677689,0.10829685628414154,0.1091252863407135,0.10993682593107224,0.11073754727840424,0.11154408007860184,0.1123405396938324,0.11312230676412582,0.11389787495136261,0.11466949433088303,0.11543186753988266,0.11618378758430481,0.11693351715803146,0.11766822636127472,0.11840551346540451,0.11912239342927933,0.11984021961688995,0.12054014950990677,0.12124108523130417,0.12193538248538971,0.12261917442083359,0.12329471111297607,0.12396880239248276,0.12463194876909256,0.12529733777046204,0.1259499192237854,0.12659966945648193,0.12722846865653992,0.12785840034484863,0.12847863137722015,0.12909848988056183,0.1297135204076767,0.13031528890132904,0.13091912865638733,0.13151627779006958,0.13210228085517883,0.1326916664838791,0.13326528668403625,0.1338282823562622,0.13439732789993286,0.13496044278144836,0.13552261888980865,0.13607001304626465,0.13661687076091766,0.1371542066335678,0.13767820596694946,0.13820697367191315,0.13871946930885315,0.13923147320747375,0.13973653316497803,0.14024001359939575,0.14072880148887634,0.1412254124879837,0.1417117565870285,0.14218904078006744,0.14266462624073029,0.14313840866088867,0.14360548555850983,0.14406317472457886,0.1445176750421524,0.14496774971485138,0.14541536569595337,0.1458509862422943,0.14629216492176056,0.1467234492301941,0.147141233086586,0.14755989611148834,0.1479712873697281,0.14839008450508118,0.14879965782165527,0.14920611679553986,0.14960670471191406,0.14999601244926453,0.1503843367099762,0.15076345205307007,0.15114282071590424,0.1515212506055832,0.15189023315906525,0.1522558480501175,0.15262407064437866,0.1529814898967743,0.15333744883537292,0.15369148552417755,0.15404477715492249,0.15439198911190033,0.15473169088363647,0.15507370233535767,0.15541046857833862,0.15573841333389282,0.15606342256069183,0.1563856154680252,0.15670311450958252,0.15702010691165924,0.15732645988464355,0.15763582289218903,0.15794600546360016,0.15824542939662933,0.15854258835315704,0.15883606672286987,0.15912872552871704,0.1594168096780777,0.1597006469964981,0.15998436510562897,0.16026507318019867,0.1605459749698639,0.16082261502742767,0.16109056770801544,0.16135676205158234,0.16161958873271942,0.1618848443031311,0.16214247047901154,0.1623995304107666,0.16265271604061127,0.16290146112442017,0.16314776241779327,0.16338855028152466,0.1636316031217575,0.16387352347373962,0.16411013901233673,0.16434580087661743,0.1645730882883072,0.16479817032814026,0.1650228351354599,0.16524691879749298,0.16546063125133514,0.16568109393119812,0.1658954918384552,0.16610732674598694,0.16631615161895752,0.16652528941631317,0.16672804951667786,0.16693250834941864,0.16713251173496246,0.1673329621553421,0.1675325334072113,0.16772371530532837,0.16791407763957977,0.1681065857410431,0.16829301416873932,0.16848251223564148,0.16866569221019745,0.16884611546993256,0.16902410984039307,0.1692061573266983,0.16938051581382751,0.16955098509788513,0.1697254180908203,0.16989727318286896,0.17006349563598633,0.17023290693759918,0.1703983098268509,0.1705584079027176,0.17072243988513947,0.17088529467582703,0.17104050517082214,0.17119503021240234,0.17134730517864227,0.1714954525232315,0.17164702713489532,0.1717946082353592,0.17194044589996338,0.17208558320999146,0.17223116755485535,0.17237186431884766,0.17251281440258026,0.17265526950359344,0.17279058694839478,0.17292647063732147,0.17306172847747803,0.17319291830062866,0.17332366108894348,0.17345216870307922,0.17358165979385376,0.1737099140882492,0.17383310198783875,0.17395496368408203,0.17408259212970734,0.1742030829191208,0.17432400584220886,0.17444218695163727,0.17456187307834625,0.17467497289180756,0.17478996515274048,0.17490188777446747,0.1750146895647049,0.17512422800064087,0.17523008584976196,0.17533837258815765,0.1754443496465683,0.1755460798740387,0.17564867436885834,0.17575277388095856,0.17585231363773346,0.1759485900402069,0.17605188488960266,0.17614853382110596,0.17624357342720032,0.17634110152721405,0.17643412947654724,0.17652559280395508,0.17661719024181366,0.17670826613903046,0.17679910361766815,0.17689138650894165,0.17697834968566895,0.17706474661827087,0.17715202271938324,0.17723990976810455,0.17732419073581696,0.17740832269191742,0.17748916149139404,0.17756816744804382,0.1776486188173294,0.17772869765758514,0.17780640721321106,0.1778825968503952,0.1779591143131256,0.17803643643856049,0.1781117022037506,0.17818477749824524,0.17825865745544434,0.1783299744129181,0.17840242385864258,0.17846979200839996,0.178541362285614,0.1786070019006729,0.1786743700504303,0.17874093353748322,0.17880499362945557,0.17886674404144287,0.1789296269416809,0.17899362742900848,0.1790541112422943,0.17911411821842194,0.17917561531066895,0.17923597991466522,0.17929503321647644,0.17935240268707275,0.17941108345985413,0.17946745455265045,0.17952513694763184,0.17958387732505798,0.1796380579471588,0.1796906739473343,0.17974485456943512,0.1797962784767151,0.17984639108181,0.1798989474773407],"recovered":[0.0,0.0013485003728419542,0.002494616201147437,0.0035831760615110397,0.004646648652851582,0.005698485299944878,0.006746380589902401,0.0077937752939760685,0.008836165070533752,0.00986078754067421,0.010885973460972309,0.011900773271918297,0.012908630073070526,0.013911043293774128,0.014897441491484642,0.01588352583348751,0.016856472939252853,0.01782272756099701,0.01879235729575157,0.019763115793466568,0.020745571702718735,0.02174798585474491,0.02272700145840645,0.023728352040052414,0.024751722812652588,0.025766460224986076,0.026788830757141113,0.027822712436318398,0.028857719153165817,0.029894916340708733,0.03094024769961834,0.03199145942926407,0.03305092826485634,0.03410445153713226,0.03517574444413185,0.036243975162506104,0.03731789439916611,0.038399383425712585,0.03946723788976669,0.04055948555469513,0.04164498299360275,0.04272403195500374,0.043813154101371765,0.0448998361825943,0.0459853932261467,0.04708521440625191,0.048179157078266144,0.049271658062934875,0.050369974225759506,0.05146848410367966,0.05256974324584007,0.053659241646528244,0.05475311726331711,0.05585519224405289,0.05695175752043724,0.05804194509983063,0.059131067246198654,0.06021662428975105,0.06130649894475937,0.062404755502939224,0.06349825859069824,0.06457298994064331,0.06565404683351517,0.06674066185951233,0.06782684475183487,0.06891221553087234,0.06998913735151291,0.07105686515569687,0.07213647663593292,0.07319588214159012,0.07425485551357269,0.0753093808889389,0.07635658979415894,0.077390655875206,0.07842090725898743,0.07944778352975845,0.08047866076231003,0.08150328695774078,0.08252064883708954,0.08352212607860565,0.08452491462230682,0.08552326261997223,0.08651454001665115,0.08749543130397797,0.08846975862979889,0.08943000435829163,0.09040138870477676,0.09136307239532471,0.09231787919998169,0.09326104819774628,0.09419751912355423,0.09512961655855179,0.09605332463979721,0.09696684032678604,0.09787534922361374,0.09877234697341919,0.09968148171901703,0.10057935863733292,0.10145020484924316,0.10233493894338608,0.10320866852998734,0.10407476127147675,0.10492352396249771,0.10577215999364853,0.10660841315984726,0.10743534564971924,0.10826859623193741,0.10909402370452881,0.10989473760128021,0.11071178317070007,0.11149779707193375,0.1122925728559494,0.1130824014544487,0.1138686090707779,0.1146295964717865,0.11540091037750244,0.1161576509475708,0.11690456420183182,0.11764390766620636,0.11837061494588852,0.1190933808684349,0.11980989575386047,0.12052277475595474,0.12121319770812988,0.12191187590360641,0.12259291112422943,0.12327626347541809,0.12394998222589493,0.12461970001459122,0.12527483701705933,0.12592990696430206,0.1265743523836136,0.12721441686153412,0.12784120440483093,0.12846925854682922,0.12908479571342468,0.12970095872879028,0.13030092418193817,0.13090844452381134,0.131504088640213,0.13209372758865356,0.1326759159564972,0.13324816524982452,0.13381384313106537,0.1343829482793808,0.13495345413684845,0.13550792634487152,0.13605952262878418,0.13660049438476562,0.13713707029819489,0.13766546547412872,0.1381865292787552,0.13870447874069214,0.13921740651130676,0.13972872495651245,0.14023052155971527,0.140720933675766,0.14121147990226746,0.14169907569885254,0.1421826183795929,0.14264975488185883,0.1431269645690918,0.14359091222286224,0.1440436691045761,0.14449161291122437,0.14494679868221283,0.14538905024528503,0.1458319127559662,0.14626409113407135,0.14668618142604828,0.14710484445095062,0.14752231538295746,0.1479431539773941,0.14835987985134125,0.14877083897590637,0.14917223155498505,0.1495630443096161,0.14996162056922913,0.15034599602222443,0.150729238986969,0.15111124515533447,0.15148836374282837,0.1518568992614746,0.15222425758838654,0.152586430311203,0.1529453992843628,0.1533014327287674,0.15365928411483765,0.1540105640888214,0.15435601770877838,0.15469861030578613,0.15503856539726257,0.15537308156490326,0.15570540726184845,0.15603116154670715,0.1563572883605957,0.1566777229309082,0.15699127316474915,0.1572980135679245,0.1576104462146759,0.1579173058271408,0.15822479128837585,0.15851938724517822,0.15881198644638062,0.15909889340400696,0.1593886762857437,0.15967169404029846,0.15995460748672485,0.16024081408977509,0.16051901876926422,0.16079428791999817,0.1610628068447113,0.16132430732250214,0.16158969700336456,0.16185413300991058,0.16211645305156708,0.16237489879131317,0.16262519359588623,0.16287168860435486,0.1631108671426773,0.16335734724998474,0.16359584033489227,0.16383150219917297,0.16406773030757904,0.16430483758449554,0.16453449428081512,0.16475965082645416,0.16498087346553802,0.1652030199766159,0.16542567312717438,0.16564200818538666,0.16585609316825867,0.16606523096561432,0.16627469658851624,0.16648370027542114,0.1666904091835022,0.16689322888851166,0.1670948714017868,0.16729556024074554,0.1674940586090088,0.16768606007099152,0.16788175702095032,0.1680692434310913,0.16825930774211884,0.16845062375068665,0.1686336100101471,0.16881491243839264,0.16899283230304718,0.1691734492778778,0.16934768855571747,0.16952160000801086,0.16969458758831024,0.1698637455701828,0.17002879083156586,0.1701982617378235,0.17036010324954987,0.17052339017391205,0.1706845462322235,0.1708451360464096,0.1709965318441391,0.17115682363510132,0.17130540311336517,0.1714548021554947,0.17160475254058838,0.1717536449432373,0.17189916968345642,0.17204630374908447,0.1721898317337036,0.17233258485794067,0.17247191071510315,0.17261092364788055,0.17274317145347595,0.1728781759738922,0.173009991645813,0.17314188182353973,0.1732749491930008,0.17340707778930664,0.17353713512420654,0.17366163432598114,0.17378900945186615,0.17391838133335114,0.17404000461101532,0.17415930330753326,0.17428280413150787,0.17440660297870636,0.17452441155910492,0.17463821172714233,0.17475144565105438,0.17486317455768585,0.17497335374355316,0.1750800758600235,0.17518824338912964,0.17529302835464478,0.17539788782596588,0.1755019873380661,0.17560634016990662,0.17570318281650543,0.17580509185791016,0.17590481042861938,0.17600466310977936,0.17610301077365875,0.176200732588768,0.17629432678222656,0.17638784646987915,0.17647862434387207,0.17657196521759033,0.1766611784696579,0.17675289511680603,0.17684566974639893,0.17693212628364563,0.17701934278011322,0.177106112241745,0.17718887329101562,0.1772732138633728,0.17735673487186432,0.17743943631649017,0.17751801013946533,0.17759865522384644,0.17767728865146637,0.17775486409664154,0.1778298169374466,0.17790545523166656,0.17798471450805664,0.1780586689710617,0.17813467979431152,0.17820844054222107,0.17828187346458435,0.17835113406181335,0.17842307686805725,0.1784893274307251,0.1785578429698944,0.17862571775913239,0.17869096994400024,0.17875440418720245,0.17881746590137482,0.17887990176677704,0.17894108593463898,0.17900101840496063,0.1790633350610733,0.17912420630455017,0.17918525636196136,0.17924338579177856,0.17930012941360474,0.17935873568058014,0.17941823601722717,0.17947423458099365,0.1795298457145691,0.17958302795886993,0.1796358823776245,0.1796889454126358,0.1797410547733307],"active":[0.002746284008026123,0.0023582186549901962,0.0022360372822731733,0.002189366612583399,0.0021724128164350986,0.002157210372388363,0.0021506408229470253,0.002135251183062792,0.002115231938660145,0.0021093515679240227,0.0020893318578600883,0.0020714402198791504,0.0020603658631443977,0.0020436635240912437,0.002032024785876274,0.002009378746151924,0.001994490623474121,0.0020019952207803726,0.002011256292462349,0.002028772607445717,0.002047227695584297,0.0020474158227443695,0.002073066309094429,0.002093147486448288,0.002086702734231949,0.0020963381975889206,0.0021164212375879288,0.0021223630756139755,0.0021283701062202454,0.0021442603319883347,0.0021551456302404404,0.002165593206882477,0.0021659061312675476,0.002189304679632187,0.002181798219680786,0.0021815448999404907,0.0021891146898269653,0.002193119376897812,0.002215329557657242,0.0022071972489356995,0.002203565090894699,0.0022058822214603424,0.0022120140492916107,0.0022138915956020355,0.002223026007413864,0.002216394990682602,0.002217080444097519,0.0022240877151489258,0.002222839742898941,0.002215266227722168,0.002210009843111038,0.0022143907845020294,0.0022225230932235718,0.002210073173046112,0.002207886427640915,0.00220300629734993,0.002202380448579788,0.002211138606071472,0.0022108256816864014,0.002200435847043991,0.00218886137008667,0.0021981224417686462,0.0021974965929985046,0.002191998064517975,0.002188369631767273,0.00218016654253006,0.002172224223613739,0.002165593206882477,0.002134189009666443,0.002129562199115753,0.0021212995052337646,0.002107851207256317,0.002096399664878845,0.002088896930217743,0.002089269459247589,0.0020761340856552124,0.002062372863292694,0.0020409077405929565,0.0020314007997512817,0.00202314555644989,0.0020075663924217224,0.0019954293966293335,0.0019852295517921448,0.001960642635822296,0.001951567828655243,0.001963585615158081,0.0019379928708076477,0.0019191056489944458,0.0019135326147079468,0.0018989592790603638,0.0018868222832679749,0.0018681138753890991,0.0018583610653877258,0.0018458440899848938,0.0018317699432373047,0.0018281415104866028,0.0018051788210868835,0.0017857253551483154,0.0017914772033691406,0.0017678365111351013,0.0017611980438232422,0.0017326101660728455,0.0017233490943908691,0.001709088683128357,0.001688443124294281,0.0016899406909942627,0.0016682296991348267,0.0016435235738754272,0.0016493424773216248,0.0016287565231323242,0.0016245096921920776,0.001605302095413208,0.0015870928764343262,0.0015632584691047668,0.0015541911125183105,0.0015326067805290222,0.0015105754137039185,0.0015009492635726929,0.0014784857630729675,0.0014696046710014343,0.0014467686414718628,0.001431189477443695,0.001412607729434967,0.0014059767127037048,0.0013828352093696594,0.0013758912682533264,0.001355685293674469,0.0013473555445671082,0.0013302192091941833,0.0013248324394226074,0.001298561692237854,0.0012840479612350464,0.0012642145156860352,0.001257285475730896,0.0012442618608474731,0.001230493187904358,0.001218169927597046,0.0012153536081314087,0.0011938363313674927,0.0011875778436660767,0.0011715590953826904,0.0011523663997650146,0.0011491626501083374,0.0011465996503829956,0.0011396706104278564,0.0011165589094161987,0.0011089444160461426,0.0010946840047836304,0.0010777115821838379,0.0010699033737182617,0.0010540038347244263,0.001044943928718567,0.0010320544242858887,0.0010226070880889893,0.0010000765323638916,0.0009948909282684326,0.0009908229112625122,0.0009775608777999878,0.0009655505418777466,0.0009557902812957764,0.000955730676651001,0.0009362101554870605,0.0009267628192901611,0.0009240806102752686,0.0009237527847290039,0.0009041875600814819,0.0009031146764755249,0.0008915364742279053,0.0008771419525146484,0.0008737146854400635,0.0008664429187774658,0.0008677691221237183,0.0008565038442611694,0.0008462369441986084,0.0008358657360076904,0.00082378089427948,0.0008212924003601074,0.0008018314838409424,0.0007968246936798096,0.0007920116186141968,0.0007789880037307739,0.0007674843072891235,0.0007671713829040527,0.0007572323083877563,0.0007510185241699219,0.0007460862398147583,0.0007433444261550903,0.0007327049970626831,0.0007211267948150635,0.0007176846265792847,0.0007118582725524902,0.000699847936630249,0.0006903409957885742,0.0006802082061767578,0.0006719529628753662,0.0006628185510635376,0.0006487369537353516,0.0006445497274398804,0.0006479918956756592,0.0006349831819534302,0.0006252825260162354,0.0006112754344940186,0.0006093382835388184,0.0006048232316970825,0.0006017535924911499,0.0005956888198852539,0.0005933791399002075,0.0005913674831390381,0.0005818009376525879,0.0005715489387512207,0.0005624741315841675,0.0005567818880081177,0.0005605369806289673,0.0005527734756469727,0.0005453974008560181,0.0005362629890441895,0.0005265623331069946,0.0005225688219070435,0.0005168616771697998,0.0005207359790802002,0.0005161762237548828,0.000514298677444458,0.000514298677444458,0.0005053579807281494,0.0004933327436447144,0.0004883408546447754,0.00048726797103881836,0.00047975778579711914,0.00047807395458221436,0.00046981871128082275,0.00046531856060028076,0.00046005845069885254,0.00046005845069885254,0.0004533529281616211,0.00044880807399749756,0.0004421025514602661,0.00043973326683044434,0.0004376620054244995,0.0004281550645828247,0.0004200190305709839,0.0004205256700515747,0.00041125714778900146,0.0004132688045501709,0.0004063844680786133,0.00039549171924591064,0.0003904998302459717,0.00039124488830566406,0.00038768351078033447,0.0003775358200073242,0.00037772953510284424,0.00037567317485809326,0.0003689080476760864,0.00036916136741638184,0.0003695189952850342,0.000360146164894104,0.0003623366355895996,0.00036190450191497803,0.0003559589385986328,0.0003498941659927368,0.00035077333450317383,0.000338628888130188,0.00034162402153015137,0.00033980607986450195,0.000335693359375,0.0003319382667541504,0.0003319978713989258,0.0003255605697631836,0.00032298266887664795,0.000322684645652771,0.000318676233291626,0.00031554698944091797,0.0003185570240020752,0.0003147423267364502,0.00031366944313049316,0.00031028687953948975,0.0003067106008529663,0.0003028362989425659,0.00029596686363220215,0.0002933293581008911,0.0002935826778411865,0.0002847015857696533,0.0002840012311935425,0.0002828836441040039,0.0002790689468383789,0.0002683699131011963,0.0002655535936355591,0.0002636760473251343,0.0002632439136505127,0.0002610534429550171,0.00025673210620880127,0.0002582967281341553,0.00025610625743865967,0.0002530515193939209,0.00025078654289245605,0.00025078654289245605,0.00024597346782684326,0.00024540722370147705,0.0002467930316925049,0.00024372339248657227,0.00023891031742095947,0.00023809075355529785,0.00023339688777923584,0.00023126602172851562,0.00022934377193450928,0.00022964179515838623,0.00022713840007781982,0.00023020803928375244,0.00022545456886291504,0.00021907687187194824,0.00021989643573760986,0.000220566987991333,0.00021807849407196045,0.00021944940090179443,0.00021594762802124023,0.0002114325761795044,0.0002091825008392334,0.000210687518119812,0.00020775198936462402,0.000205308198928833,0.00020425021648406982,0.0002066195011138916,0.0002062469720840454,0.00020006299018859863,0.0001999884843826294,0.00019529461860656738,0.0001939833164215088,0.0001879185438156128,0.00019022822380065918,0.00018392503261566162,0.0001850426197052002,0.00018309056758880615,0.00017927587032318115,0.00017577409744262695,0.0001752227544784546,0.000176161527633667,0.00017420947551727295,0.00017303228378295898,0.000174596905708313,0.00017264485359191895,0.00017082691192626953,0.00016714632511138916,0.00016769766807556152,0.00016732513904571533,0.00016640126705169678,0.00016564130783081055,0.00016382336616516113,0.00016082823276519775,0.00016182661056518555,0.00016039609909057617,0.00015744566917419434,0.00015789270401000977]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.002746284008026123,0.0037080328911542892,0.00470863189548254,0.005723870359361172,0.006710018031299114,0.0076945386826992035,0.008655287325382233,0.009598080068826675,0.010518725961446762,0.011418977752327919,0.012295455671846867,0.01316136121749878,0.014009249396622181,0.014849504455924034,0.015656791627407074,0.016451876610517502,0.017222564667463303,0.018008705228567123,0.018776889890432358,0.019549516960978508,0.02032396011054516,0.021083010360598564,0.021837683394551277,0.02258722484111786,0.023345401510596275,0.024094441905617714,0.024834413081407547,0.025568939745426178,0.026302779093384743,0.027035055682063103,0.02775575779378414,0.028464259579777718,0.02917269989848137,0.02986806258559227,0.03057256154716015,0.03125923126935959,0.031940706074237823,0.03261911869049072,0.033286139369010925,0.03395185247063637,0.03460880368947983,0.03526713326573372,0.03590982034802437,0.03655344620347023,0.03719288110733032,0.03782612457871437,0.038448356091976166,0.03906470537185669,0.03967173397541046,0.04027331992983818,0.04087384045124054,0.041464291512966156,0.04204948619008064,0.04262810945510864,0.04319378733634949,0.04375264421105385,0.0443139411509037,0.04487623646855354,0.045421894639730453,0.04596235603094101,0.046502694487571716,0.04703114926815033,0.047555409371852875,0.048073410987854004,0.04859123006463051,0.04909428209066391,0.04959683492779732,0.05009012669324875,0.050580039620399475,0.051067888736724854,0.05154735594987869,0.052018504589796066,0.05249140039086342,0.05295184999704361,0.05340541526675224,0.05385729297995567,0.05430097505450249,0.05474134162068367,0.055172573775053024,0.055602241307497025,0.056029532104730606,0.056442372500896454,0.05685364827513695,0.057258978486061096,0.057661183178424835,0.058056630194187164,0.05844263359904289,0.05883026123046875,0.059216950088739395,0.059594690799713135,0.05996411293745041,0.06033003330230713,0.06068875640630722,0.06104729324579239,0.061402514576911926,0.06175047904253006,0.062088996171951294,0.06243670731782913,0.06276409327983856,0.06309972703456879,0.06342573463916779,0.06374341994524002,0.0640602856874466,0.06436733901500702,0.06467726826667786,0.06498393416404724,0.06528441607952118,0.06558126956224442,0.0658760592341423,0.06617015600204468,0.06645949929952621,0.06673445552587509,0.06701359897851944,0.06728417426347733,0.06755168735980988,0.06781388074159622,0.06807638704776764,0.06833288818597794,0.06858888268470764,0.06883875280618668,0.06908293068408966,0.06932460516691208,0.06956308335065842,0.06979693472385406,0.07003472745418549,0.0702650174498558,0.07049111276865005,0.07071789354085922,0.07093379646539688,0.07115619629621506,0.07137046754360199,0.07157935947179794,0.07178793847560883,0.07199238985776901,0.07219526916742325,0.07239102572202682,0.07258784025907516,0.07278171926736832,0.07297371327877045,0.07316171377897263,0.07334695756435394,0.07353544980287552,0.0737142488360405,0.07389173656702042,0.0740695372223854,0.07423694431781769,0.07440680265426636,0.07457195967435837,0.07474081218242645,0.07490403205156326,0.07506312429904938,0.07522372156381607,0.07538062334060669,0.0755327045917511,0.07568579167127609,0.07583431154489517,0.07598026841878891,0.07612685114145279,0.07626905292272568,0.07641181349754333,0.07654794305562973,0.07668507844209671,0.0768190249800682,0.07695246487855911,0.0770798996090889,0.07721102982759476,0.07734009623527527,0.07746421545743942,0.07758896052837372,0.07770857959985733,0.07783056795597076,0.07794718444347382,0.07806367427110672,0.07818097621202469,0.07829176634550095,0.07840287685394287,0.0785098597407341,0.07861558347940445,0.07872218638658524,0.07883010804653168,0.07893570512533188,0.07903849333524704,0.07914116233587265,0.07924000173807144,0.07933878898620605,0.07943569868803024,0.07953298091888428,0.07962744683027267,0.07972141355276108,0.07981018722057343,0.07989732921123505,0.07998723536729813,0.08007913082838058,0.08016452938318253,0.08024817705154419,0.08033644407987595,0.08041990548372269,0.08049923181533813,0.08057918399572372,0.08065719902515411,0.08073615282773972,0.0808124765753746,0.08088935911655426,0.08096299320459366,0.08103951066732407,0.08111320436000824,0.08118358254432678,0.08125527948141098,0.08132284879684448,0.08139078319072723,0.08146047592163086,0.08152735978364944,0.08159279823303223,0.08165804296731949,0.08172110468149185,0.08178398013114929,0.08184679597616196,0.08191060274839401,0.08197266608476639,0.08203403651714325,0.08209184557199478,0.08215152472257614,0.08221283555030823,0.0822712704539299,0.08233051747083664,0.08238612860441208,0.08243999630212784,0.08249624073505402,0.08255166560411453,0.08260703086853027,0.08265826851129532,0.08271025866270065,0.08276324719190598,0.0828126072883606,0.08286266028881073,0.08291327208280563,0.08296068757772446,0.08300961554050446,0.08305665850639343,0.08310126513242722,0.0831478089094162,0.08319178968667984,0.08323626965284348,0.08328074961900711,0.08332522958517075,0.08336739987134933,0.08341018855571747,0.08345197886228561,0.08349395543336868,0.08353430777788162,0.08357397466897964,0.08361482620239258,0.0836549922823906,0.08369571715593338,0.08373269438743591,0.08377235382795334,0.08381082862615585,0.08384886384010315,0.0838860273361206,0.08392218500375748,0.08395722508430481,0.0839923843741417,0.08402679115533829,0.0840613842010498,0.08409598469734192,0.08412951231002808,0.08416455239057541,0.08419783413410187,0.08422892540693283,0.08426283299922943,0.08429504930973053,0.084327831864357,0.08435861021280289,0.08438801765441895,0.08441998809576035,0.08444907516241074,0.08447791635990143,0.08450794965028763,0.08453722298145294,0.08456556499004364,0.08459446579217911,0.08462293446063995,0.08465108275413513,0.08468111604452133,0.0847095176577568,0.08473692089319229,0.08476193994283676,0.08478928357362747,0.08481462299823761,0.08483970910310745,0.08486660569906235,0.08489100635051727,0.08491740375757217,0.08494086563587189,0.08496776968240738,0.08499254286289215,0.08501707017421722,0.08504059165716171,0.08506398648023605,0.08508525788784027,0.08510921895503998,0.08513211458921432,0.0851532593369484,0.08517353236675262,0.08519504964351654,0.08521826565265656,0.08523834496736526,0.08525943011045456,0.08527994900941849,0.08529965579509735,0.08532105386257172,0.08534032106399536,0.08536196500062943,0.08538179844617844,0.0853998139500618,0.08541946113109589,0.08543935418128967,0.08545712381601334,0.0854748860001564,0.08549365401268005,0.08551179617643356,0.08552981913089752,0.08554783463478088,0.08556641638278961,0.08558336645364761,0.0856010764837265,0.08561965078115463,0.08563579618930817,0.08565299957990646,0.0856708288192749,0.0856877788901329,0.08570385724306107,0.08571968972682953,0.08573545515537262,0.08575240522623062,0.08576948940753937,0.08578556776046753,0.08580176532268524,0.08581678569316864,0.08583173155784607,0.08584687113761902,0.08586201816797256,0.0858767181634903,0.08589210361242294,0.0859079360961914,0.08592157065868378,0.08593545854091644,0.0859500989317894,0.08596442639827728,0.08597800135612488,0.0859929546713829],"recovered":[0.0,0.001337865018285811,0.002497931942343712,0.0035730411764234304,0.004612678196281195,0.0056357369758188725,0.006633332930505276,0.007612911984324455,0.008569905534386635,0.00951407477259636,0.010430717840790749,0.011327402666211128,0.012204882688820362,0.013065719977021217,0.013914797455072403,0.01474948413670063,0.015566467307507992,0.016351856291294098,0.017138060182332993,0.017915254458785057,0.018695514649152756,0.019472645595669746,0.0202394537627697,0.02100413665175438,0.021756555885076523,0.0225176103413105,0.023274533450603485,0.024013817310333252,0.02475897967815399,0.025493694469332695,0.026223154738545418,0.026950238272547722,0.027678383514285088,0.028385072946548462,0.029084503650665283,0.029789939522743225,0.030486617237329483,0.031178666278719902,0.03186427056789398,0.03253968060016632,0.03321490064263344,0.033875104039907455,0.03453768789768219,0.03519520163536072,0.035843897610902786,0.03648946061730385,0.037125833332538605,0.03775287792086601,0.038372356444597244,0.03898651897907257,0.03959936648607254,0.040202826261520386,0.040798407047986984,0.041389670222997665,0.041974615305662155,0.042555179446935654,0.043121419847011566,0.043678898364305496,0.04424576461315155,0.044803932309150696,0.04534871131181717,0.045898061245679855,0.046435896307229996,0.04696522280573845,0.04748791828751564,0.04800223186612129,0.04851479455828667,0.04902942106127739,0.0495297834277153,0.05001944676041603,0.05051255226135254,0.05099445953965187,0.05147336423397064,0.051948074251413345,0.05241984501481056,0.05287660285830498,0.053332485258579254,0.05378486216068268,0.05423148348927498,0.054669663310050964,0.05510852485895157,0.05553713068366051,0.05595528706908226,0.05637050420045853,0.05677890405058861,0.05718717351555824,0.057585377246141434,0.05798707902431488,0.05838209018111229,0.058767277747392654,0.05915183946490288,0.05953020602464676,0.059905946254730225,0.060270052403211594,0.06062702462077141,0.060985684394836426,0.06133246049284935,0.06168292835354805,0.06203145533800125,0.0623728483915329,0.06271499395370483,0.06304575502872467,0.06337438523769379,0.06370039284229279,0.06400994211435318,0.064320869743824,0.06462685763835907,0.0649341568350792,0.06523863971233368,0.06553630530834198,0.06583428382873535,0.06612324714660645,0.06640496104955673,0.06668711453676224,0.06696143746376038,0.06723032891750336,0.0674966499209404,0.06776372343301773,0.06802334636449814,0.06827791035175323,0.06853228062391281,0.06878189742565155,0.0690273866057396,0.06927125155925751,0.0695113018155098,0.0697464644908905,0.06998331844806671,0.07021517306566238,0.07043970376253128,0.07065960764884949,0.0708826333284378,0.07110147178173065,0.0713149905204773,0.07152607291936874,0.07172951847314835,0.07193340361118317,0.07213472574949265,0.072330541908741,0.07252635806798935,0.07271979749202728,0.07291285693645477,0.07310767471790314,0.07329335808753967,0.07347828894853592,0.07366340607404709,0.07384076714515686,0.074015311896801,0.07418954372406006,0.07435932755470276,0.07452786713838577,0.07469115406274796,0.07485318928956985,0.07501596957445145,0.07517574727535248,0.07533059269189835,0.07548730075359344,0.0756361335515976,0.07578578591346741,0.07593398541212082,0.07607706636190414,0.07621820271015167,0.07635965198278427,0.07649684697389603,0.07663404196500778,0.07676373422145844,0.07689768075942993,0.07702936977148056,0.07716131210327148,0.07728899270296097,0.07741499692201614,0.07753748446702957,0.07765710353851318,0.07777559757232666,0.07789308577775955,0.07801063358783722,0.07812699675559998,0.07823847979307175,0.07835027575492859,0.07845982164144516,0.0785699337720871,0.07867515832185745,0.0787808820605278,0.07888717949390411,0.07898765057325363,0.07908862084150314,0.07918903231620789,0.07928856462240219,0.0793859139084816,0.07948025315999985,0.07957366108894348,0.07966606318950653,0.07975564897060394,0.07984654605388641,0.07993745058774948,0.08002659678459167,0.08011180907487869,0.08019795268774033,0.08028566092252731,0.08036774396896362,0.08044769614934921,0.08052977919578552,0.08061148226261139,0.08068930357694626,0.08076606690883636,0.08084520697593689,0.08092209696769714,0.08099579066038132,0.08106636255979538,0.08113699406385422,0.08120681345462799,0.08127956837415695,0.08134926110506058,0.08141526579856873,0.08148176223039627,0.08154701441526413,0.08161283284425735,0.08167707920074463,0.08174139261245728,0.08180338889360428,0.08186420053243637,0.08192719519138336,0.0819864422082901,0.08204719424247742,0.08210799843072891,0.0821676179766655,0.08222461491823196,0.08228035271167755,0.08233797550201416,0.08239615708589554,0.08245433866977692,0.08250851184129715,0.0825614407658577,0.08261249214410782,0.0826665461063385,0.08271677792072296,0.08276508003473282,0.08281475305557251,0.08286398649215698,0.08291403204202652,0.08296007663011551,0.08300787955522537,0.08305536210536957,0.08310128003358841,0.08314601331949234,0.08318924158811569,0.08323252946138382,0.08327576518058777,0.08331868052482605,0.08336128294467926,0.08340281993150711,0.08344405144453049,0.08348453044891357,0.08352594077587128,0.08356636017560959,0.08360577374696732,0.08364637196063995,0.08368709683418274,0.08372394740581512,0.08376267552375793,0.08379995822906494,0.08383718132972717,0.08387371897697449,0.08391094207763672,0.08394647389650345,0.08398038148880005,0.08401460945606232,0.08404938876628876,0.08408404886722565,0.08411839604377747,0.08415011316537857,0.08418264240026474,0.0842156782746315,0.08424870669841766,0.08427992463111877,0.08431195467710495,0.08434311300516129,0.08437320590019226,0.08440423756837845,0.08443313837051392,0.08446347713470459,0.08449526131153107,0.08452466875314713,0.08455338329076767,0.08458215743303299,0.08461074531078339,0.08463884145021439,0.08466923981904984,0.0846967101097107,0.08472386002540588,0.08474963158369064,0.08477484434843063,0.08480136841535568,0.08482714742422104,0.08485273271799088,0.0848768800497055,0.08490253239870071,0.0849265530705452,0.08495207875967026,0.0849771648645401,0.0850018784403801,0.08502396196126938,0.08504898846149445,0.08507151156663895,0.08509315550327301,0.085114486515522,0.08513632416725159,0.08515947312116623,0.0851820558309555,0.0852028876543045,0.08522453159093857,0.08524517714977264,0.08526594936847687,0.0852859690785408,0.08530598878860474,0.08532625436782837,0.0853465273976326,0.08536529541015625,0.08538512885570526,0.08540364354848862,0.08542373031377792,0.08544237166643143,0.08546126633882523,0.08547871559858322,0.08549623936414719,0.08551475405693054,0.08553183078765869,0.08554934710264206,0.08556805551052094,0.08558419346809387,0.08560258895158768,0.08562029153108597,0.08563774824142456,0.08565419912338257,0.08567115664482117,0.08568830043077469,0.08570469170808792,0.08572233468294144,0.08573884516954422,0.08575442433357239,0.08577106893062592,0.085787333548069,0.08580309897661209,0.08581873774528503,0.08583281189203262,0.08584807813167572,0.08586277812719345,0.0858774185180664,0.08589187264442444,0.08590631932020187,0.08592121303081512,0.08593554049730301],"active":[0.002746284008026123,0.0023701679892838,0.0022106999531388283,0.0021508291829377413,0.0020973398350179195,0.002058801706880331,0.002021954394876957,0.00198516808450222,0.0019488204270601273,0.0019049029797315598,0.001864737831056118,0.001833958551287651,0.0018043667078018188,0.0017837844789028168,0.001741994172334671,0.0017023924738168716,0.0016560973599553108,0.0016568489372730255,0.0016388297080993652,0.001634262502193451,0.0016284454613924026,0.0016103647649288177,0.001598229631781578,0.0015830881893634796,0.0015888456255197525,0.0015768315643072128,0.0015598796308040619,0.001555122435092926,0.001543799415230751,0.0015413612127304077,0.0015326030552387238,0.0015140213072299957,0.0014943163841962814,0.001482989639043808,0.0014880578964948654,0.0014692917466163635,0.0014540888369083405,0.0014404524117708206,0.0014218688011169434,0.001412171870470047,0.0013939030468463898,0.0013920292258262634,0.0013721324503421783,0.0013582445681095123,0.001348983496427536,0.0013366639614105225,0.001322522759437561,0.0013118274509906769,0.0012993775308132172,0.0012868009507656097,0.0012744739651679993,0.0012614652514457703,0.0012510791420936584,0.0012384392321109772,0.0012191720306873322,0.0011974647641181946,0.0011925213038921356,0.0011973381042480469,0.0011761300265789032,0.0011584237217903137,0.0011539831757545471,0.0011330880224704742,0.001119513064622879,0.0011081881821155548,0.0011033117771148682,0.0010920502245426178,0.0010820403695106506,0.0010607056319713593,0.0010502561926841736,0.0010484419763088226,0.0010348036885261536,0.0010240450501441956,0.0010180361568927765,0.0010037757456302643,0.000985570251941681,0.0009806901216506958,0.000968489795923233,0.0009564794600009918,0.0009410902857780457,0.0009325779974460602,0.0009210072457790375,0.0009052418172359467,0.0008983612060546875,0.0008884742856025696,0.0008822791278362274,0.0008694566786289215,0.0008572563529014587,0.0008431822061538696,0.0008348599076271057,0.0008274130523204803,0.0008122734725475311,0.0007998272776603699,0.0007828101515769958,0.0007772408425807953,0.0007754899561405182,0.000764794647693634,0.000756535679101944,0.0007537789642810822,0.0007326379418373108,0.0007268786430358887,0.0007107406854629517,0.0006976649165153503,0.0006859004497528076,0.0006669461727142334,0.0006673261523246765,0.0006630644202232361,0.0006575584411621094,0.0006471127271652222,0.0006374195218086243,0.0006338506937026978,0.000625215470790863,0.0006112083792686462,0.0006086379289627075,0.0005970597267150879,0.0005902498960494995,0.000583551824092865,0.00057973712682724,0.0005691647529602051,0.0005655363202095032,0.0005608424544334412,0.0005506500601768494,0.0005427077412605286,0.0005356967449188232,0.0005256831645965576,0.0005234256386756897,0.0005185529589653015,0.0005077943205833435,0.0005027204751968384,0.0004940927028656006,0.0004965886473655701,0.00048783421516418457,0.00047788769006729126,0.00047294795513153076,0.00046631693840026855,0.00046575069427490234,0.00045762211084365845,0.00045311450958251953,0.00045117735862731934,0.0004473552107810974,0.000441916286945343,0.0004341006278991699,0.0004277750849723816,0.000420890748500824,0.00041344761848449707,0.00040613114833831787,0.00039617717266082764,0.00039149075746536255,0.0003824159502983093,0.00038148462772369385,0.00037616491317749023,0.0003719702363014221,0.0003705322742462158,0.0003646537661552429,0.0003569573163986206,0.0003551989793777466,0.0003470107913017273,0.0003441348671913147,0.0003410652279853821,0.0003350675106048584,0.0003347471356391907,0.00032974034547805786,0.00032542645931243896,0.0003221780061721802,0.00031842291355133057,0.00031616538763046265,0.00031334906816482544,0.00031072646379470825,0.00030290335416793823,0.00029996782541275024,0.0002935826778411865,0.0002930834889411926,0.0002900809049606323,0.0002880766987800598,0.0002878904342651367,0.0002811327576637268,0.0002758800983428955,0.0002713799476623535,0.0002653077244758606,0.0002623647451400757,0.0002601742744445801,0.00026054680347442627,0.0002576112747192383,0.0002539828419685364,0.00025235116481781006,0.0002501681447029114,0.0002466663718223572,0.0002444162964820862,0.00024153292179107666,0.00024116039276123047,0.00023652613162994385,0.00023126602172851562,0.00023158639669418335,0.00023258477449417114,0.00022707879543304443,0.00022158026695251465,0.00022463500499725342,0.00022195279598236084,0.00021357089281082153,0.00021144002676010132,0.00020950287580490112,0.00020637363195419312,0.0002009943127632141,0.0002000555396080017,0.0001969262957572937,0.00019430369138717651,0.0001911073923110962,0.0001877918839454651,0.00018891692161560059,0.0001858547329902649,0.00018396973609924316,0.00018090754747390747,0.0001780986785888672,0.00017753243446350098,0.00017628073692321777,0.00017409026622772217,0.00017114728689193726,0.00016971677541732788,0.00016921013593673706,0.00016927719116210938,0.00016983598470687866,0.00016465038061141968,0.00016508251428604126,0.00016564130783081055,0.00016327202320098877,0.00016289949417114258,0.00016151368618011475,0.00015964359045028687,0.00015826523303985596,0.00015550851821899414,0.00015269219875335693,0.00014975666999816895,0.00014881789684295654,0.00015075504779815674,0.00014606118202209473,0.00014588236808776855,0.00014819204807281494,0.00014593452215194702,0.00014562904834747314,0.00014262646436691284,0.00014118850231170654,0.00013992935419082642,0.00013642758131027222,0.00013498961925506592,0.0001347362995147705,0.0001359879970550537,0.00013487040996551514,0.0001344233751296997,0.0001332983374595642,0.0001326724886894226,0.00013148784637451172,0.00012992322444915771,0.0001302957534790039,0.00012905150651931763,0.0001293569803237915,0.0001269206404685974,0.000125981867313385,0.00012373179197311401,0.0001249164342880249,0.0001233518123626709,0.0001222267746925354,0.00012004375457763672,0.00011866539716720581,0.0001158490777015686,0.0001149103045463562,0.00011560320854187012,0.00011490285396575928,0.00011516362428665161,0.0001137852668762207,0.00011052936315536499,0.0001127198338508606,0.0001124069094657898,0.00011215358972549438,0.00010990351438522339,0.0001080930233001709,0.00010803341865539551,0.00010596215724945068,0.00010471045970916748,0.00010371208190917969,0.00010408461093902588,0.00010208785533905029,9.920448064804077e-05,9.826570749282837e-05,9.769946336746216e-05,9.895861148834229e-05,9.877234697341919e-05,9.807944297790527e-05,9.270012378692627e-05,9.257346391677856e-05,9.076297283172607e-05,9.007751941680908e-05,9.176135063171387e-05,8.963793516159058e-05,9.025633335113525e-05,8.813291788101196e-05,9.088963270187378e-05,9.001046419143677e-05,9.051710367202759e-05,8.851289749145508e-05,8.682161569595337e-05,8.337944746017456e-05,8.525699377059937e-05,8.312612771987915e-05,8.174777030944824e-05,8.037686347961426e-05,8.056312799453735e-05,8.194148540496826e-05,7.887184619903564e-05,7.737427949905396e-05,7.706135511398315e-05,7.512420415878296e-05,7.587671279907227e-05,7.437169551849365e-05,7.599592208862305e-05,7.580965757369995e-05,7.355958223342896e-05,7.293373346328735e-05,7.405877113342285e-05,7.199496030807495e-05,7.124245166778564e-05,6.992369890213013e-05,6.942451000213623e-05,6.855279207229614e-05,6.911903619766235e-05,7.017701864242554e-05,6.861239671707153e-05,6.924569606781006e-05,7.030367851257324e-05,6.774067878723145e-05,6.880611181259155e-05,6.823986768722534e-05,6.748735904693604e-05,6.610900163650513e-05,6.549060344696045e-05,6.429851055145264e-05,6.410479545593262e-05,6.479769945144653e-05,6.323307752609253e-05,6.292015314102173e-05,6.236135959625244e-05,6.066262722015381e-05,5.953758955001831e-05,5.891919136047363e-05,5.798041820526123e-05,5.9291720390319824e-05,5.9857964515686035e-05,5.879253149032593e-05,5.804002285003662e-05,5.822628736495972e-05,5.8107078075408936e-05,5.678832530975342e-05,5.741417407989502e-05]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.002746284008026123,0.0037097218446433544,0.004699936136603355,0.005668817088007927,0.006606604903936386,0.007512048818171024,0.008390591479837894,0.009246988222002983,0.01007222943007946,0.01087538618594408,0.01164726261049509,0.012392362579703331,0.013116693124175072,0.013809680007398129,0.014482835307717323,0.015139849856495857,0.015772216022014618,0.016395948827266693,0.017013173550367355,0.017611943185329437,0.018207024782896042,0.01878771372139454,0.019353890791535378,0.019909556955099106,0.020456587895751,0.02098785527050495,0.0215156190097332,0.022027431055903435,0.022528355941176414,0.023020459339022636,0.02350524440407753,0.023980895057320595,0.02444453351199627,0.024895284324884415,0.02533840388059616,0.02577345259487629,0.02620074339210987,0.026614833623170853,0.02701866440474987,0.02741999365389347,0.027804303914308548,0.028191806748509407,0.02855941466987133,0.02892095409333706,0.029282119125127792,0.029625702649354935,0.029972102493047714,0.0303049273788929,0.030628491193056107,0.03095111809670925,0.03126167133450508,0.03156571835279465,0.03186463192105293,0.03215773031115532,0.03244469687342644,0.032727159559726715,0.03299517184495926,0.03326593339443207,0.03352481126785278,0.03377630561590195,0.03402867540717125,0.03427604213356972,0.03451389819383621,0.034740809351205826,0.034970905631780624,0.03519456088542938,0.03540952131152153,0.03562347963452339,0.03582986816763878,0.03603994846343994,0.03623582422733307,0.03643433004617691,0.03662276640534401,0.03680775687098503,0.03699275106191635,0.03716911002993584,0.03733789920806885,0.03751031681895256,0.03767203539609909,0.03783319145441055,0.03799278661608696,0.038149502128362656,0.0382988341152668,0.03844872862100601,0.038590118288993835,0.038730379194021225,0.03887107968330383,0.03900783509016037,0.03913877531886101,0.039270028471946716,0.03940046951174736,0.039518773555755615,0.03963932767510414,0.03975781798362732,0.03987224027514458,0.03998422622680664,0.04009132832288742,0.0401981845498085,0.04029997065663338,0.04039950296282768,0.040498726069927216,0.04059356823563576,0.040686845779418945,0.0407770611345768,0.040868837386369705,0.04095654562115669,0.04104500636458397,0.04112721234560013,0.04120897874236107,0.04128686711192131,0.041365694254636765,0.041442956775426865,0.04151777923107147,0.041589412838220596,0.0416608564555645,0.04172942414879799,0.04179573804140091,0.0418626144528389,0.04192624241113663,0.04198867827653885,0.04205211251974106,0.04211317375302315,0.04217304289340973,0.042229972779750824,0.04228590428829193,0.04233889281749725,0.04239175468683243,0.04244386777281761,0.042492542415857315,0.04254165291786194,0.0425918884575367,0.04263824597001076,0.042683664709329605,0.04272858425974846,0.042773690074682236,0.04281742125749588,0.042861275374889374,0.04290200397372246,0.042942292988300323,0.04298195615410805,0.04301930591464043,0.043057654052972794,0.043095190078020096,0.04313009977340698,0.043165821582078934,0.04319816827774048,0.04323207587003708,0.043262727558612823,0.0432945117354393,0.04332685470581055,0.043359387665987015,0.0433889776468277,0.04341756924986839,0.04344521835446358,0.043472182005643845,0.04349908605217934,0.043524861335754395,0.04355057328939438,0.04357516020536423,0.04359943047165871,0.04362426698207855,0.0436488538980484,0.043671876192092896,0.04369383677840233,0.04371542111039162,0.04373537749052048,0.04375595971941948,0.04377591609954834,0.04379574954509735,0.043816205114126205,0.0438336618244648,0.04385223984718323,0.04386969655752182,0.04388802498579025,0.043905168771743774,0.043923936784267426,0.04394138976931572,0.04395759478211403,0.043972983956336975,0.04398756101727486,0.044002387672662735,0.04401727765798569,0.04403066262602806,0.04404511675238609,0.04405763000249863,0.044071078300476074,0.04408515617251396,0.04409791901707649,0.044109929352998734,0.04412169009447098,0.04413357749581337,0.0441443994641304,0.04415478557348251,0.044164858758449554,0.04417543113231659,0.04418531432747841,0.044195763766765594,0.04420571029186249,0.04421503096818924,0.044223353266716,0.04423261061310768,0.04424149543046951,0.04424950107932091,0.04425869882106781,0.04426683112978935,0.04427490383386612,0.04428259655833244,0.04429123178124428,0.044298361986875534,0.04430549591779709,0.04431243985891342,0.044319696724414825,0.044326890259981155,0.044333647936582565,0.04434040188789368,0.04434747248888016,0.04435335472226143,0.04435954615473747,0.04436511546373367,0.044370684772729874,0.04437649995088577,0.044382255524396896,0.044387638568878174,0.04439370706677437,0.04439864680171013,0.04440390318632126,0.04440871998667717,0.04441366344690323,0.044418979436159134,0.044424109160900116,0.0444292388856411,0.04443368315696716,0.044438436627388,0.04444294050335884,0.04444732144474983,0.044451575726270676,0.044455766677856445,0.04446002095937729,0.04446427524089813,0.044468339532613754,0.044472530484199524,0.04447672516107559,0.04448047652840614,0.04448391869664192,0.044487107545137405,0.04449023678898811,0.04449361562728882,0.044497180730104446,0.04450055956840515,0.044503435492515564,0.04450618848204613,0.04450913146138191,0.04451225697994232,0.044515009969472885,0.04451795294880867,0.04452139139175415,0.04452439397573471,0.04452721029520035,0.044529836624860764,0.04453190416097641,0.04453428089618683,0.04453672096133232,0.04453897103667259,0.0445418506860733,0.044544100761413574,0.04454641789197922,0.044548794627189636,0.04455098509788513,0.044552985578775406,0.04455498605966568,0.04455699026584625,0.04455886781215668,0.044561244547367096,0.04456299543380737,0.04456493631005287,0.044566623866558075,0.044568125158548355,0.04456975311040878,0.04457162693142891,0.04457319155335426,0.044574882835149765,0.04457644745707512,0.04457826167345047,0.044579822570085526,0.04458095133304596,0.044582389295101166,0.0445837639272213,0.04458526521921158,0.04458670690655708,0.044587768614292145,0.044588834047317505,0.044590335339307785,0.044591646641492844,0.04459289833903313,0.044594086706638336,0.04459521546959877,0.04459627717733383,0.04459746554493904,0.04459821805357933,0.04459984228014946,0.04460078105330467,0.04460147023200989,0.04460253193974495,0.04460366070270538,0.044605035334825516,0.04460585117340088,0.04460659995675087,0.04460778832435608,0.04460841417312622,0.04460941627621651,0.04461022838950157,0.04461085423827171,0.044611606746912,0.04461248219013214,0.04461323097348213,0.0446140430867672,0.04461473226547241,0.04461510851979256,0.04461585730314255,0.04461679607629776,0.044617362320423126,0.04461811110377312,0.044618986546993256,0.0446196123957634,0.044620174914598465,0.04462080076336861,0.04462142661213875,0.04462205246090889,0.044622741639614105,0.0446232408285141,0.04462368041276932,0.044624242931604385,0.04462474212050438,0.04462530463933945,0.04462580755352974,0.044626180082559586,0.044626619666814804,0.0446271188557148,0.044627558439970016,0.04462818428874016,0.04462862014770508,0.044629186391830444,0.044629622250795364,0.04463006183505058,0.04463056102395058,0.044631123542785645,0.04463149979710579,0.04463181272149086,0.04463224858045578,0.04463275149464607,0.04463312774896622],"recovered":[0.0,0.0013433702988550067,0.002494866494089365,0.0035597155801951885,0.0045767053961753845,0.005558911710977554,0.006502205040305853,0.007415907457470894,0.008295451290905476,0.009148656390607357,0.009981842711567879,0.010788378305733204,0.011561505496501923,0.012308420613408089,0.013033313676714897,0.013729616068303585,0.014401895925402641,0.015057284384965897,0.015696343034505844,0.016327396035194397,0.016944684088230133,0.017546458169817924,0.018134403973817825,0.01871059089899063,0.019283398985862732,0.019841378554701805,0.020383406430482864,0.020921431481838226,0.02144806832075119,0.02196206897497177,0.022464744746685028,0.022965483367443085,0.023442009463906288,0.02391653321683407,0.024382486939430237,0.02483649179339409,0.025281738489866257,0.02570877969264984,0.02613469399511814,0.026550285518169403,0.026958558708429337,0.027352066710591316,0.027748577296733856,0.028125882148742676,0.028491800650954247,0.02885371632874012,0.029213065281510353,0.029563218355178833,0.02990386262536049,0.030238376930356026,0.03056938573718071,0.030888445675373077,0.03120262734591961,0.031510550528764725,0.0318082794547081,0.032101940363645554,0.03238959610462189,0.03267080709338188,0.03294476121664047,0.033212270587682724,0.03347264975309372,0.03373177722096443,0.03398320823907852,0.03422951325774193,0.03446586802601814,0.03470109775662422,0.03492806851863861,0.0351514108479023,0.03537512570619583,0.03558189049363136,0.03579340875148773,0.03599648177623749,0.03619818016886711,0.03639436885714531,0.03658449277281761,0.036771487444639206,0.0369546040892601,0.03712870925664902,0.03730356693267822,0.03747135400772095,0.03763413801789284,0.0377952940762043,0.03795589134097099,0.03811122849583626,0.03826156258583069,0.03840932995080948,0.03855247050523758,0.03869292140007019,0.03883486986160278,0.03897056356072426,0.039103880524635315,0.039235446602106094,0.039359256625175476,0.03948281332850456,0.03960186615586281,0.03971967101097107,0.03983371704816818,0.03994514048099518,0.04005737230181694,0.040162473917007446,0.04026557505130768,0.040365736931562424,0.0404636450111866,0.04055911302566528,0.040653079748153687,0.040746044367551804,0.04083807021379471,0.04092603176832199,0.04101105034351349,0.04109463468194008,0.04117658734321594,0.04125604033470154,0.041334617882966995,0.041410379111766815,0.04148351028561592,0.04155801981687546,0.04162934049963951,0.04169740900397301,0.04176509752869606,0.0418318510055542,0.04189416021108627,0.04195934906601906,0.042020220309495926,0.04208002984523773,0.042138587683439255,0.04219457879662514,0.04224938154220581,0.04230305925011635,0.04235704988241196,0.042408350855112076,0.042459212243556976,0.042511261999607086,0.04256012290716171,0.04260848090052605,0.04265483841300011,0.0427003838121891,0.04274505376815796,0.04278871789574623,0.04283226281404495,0.04287336394190788,0.042913779616355896,0.0429532565176487,0.042991165071725845,0.043030329048633575,0.04306599125266075,0.043103087693452835,0.04313905909657478,0.04317290708422661,0.043206751346588135,0.0432397834956646,0.04327137768268585,0.04330340772867203,0.043333999812603,0.04336446896195412,0.04339255765080452,0.04341864585876465,0.04344736039638519,0.043474700301885605,0.043501101434230804,0.04352537542581558,0.043551210314035416,0.04357361048460007,0.0435977578163147,0.043621718883514404,0.043644051998853683,0.04366713762283325,0.04368765652179718,0.04370899125933647,0.04372982308268547,0.0437484048306942,0.043769363313913345,0.043787628412246704,0.04380727559328079,0.04382497817277908,0.04384318366646767,0.04386032372713089,0.04387809336185455,0.04389473423361778,0.043912939727306366,0.043928515166044235,0.04394334554672241,0.04395766928792,0.04397312179207802,0.0439874492585659,0.04400165006518364,0.044016290456056595,0.04402930289506912,0.04404406622052193,0.04405776783823967,0.044069718569517136,0.04408222809433937,0.04409461468458176,0.044106628745794296,0.044117264449596405,0.04412783682346344,0.04413897171616554,0.0441480427980423,0.044158365577459335,0.04416768625378609,0.04417719691991806,0.04418689385056496,0.04419565200805664,0.044204410165548325,0.044212669134140015,0.04422223940491676,0.04423074796795845,0.044239193201065063,0.04424639046192169,0.04425546154379845,0.044262468814849854,0.04426972568035126,0.04427754506468773,0.044285427778959274,0.044292058795690536,0.04429887607693672,0.044305384159088135,0.04431145265698433,0.044317957013845444,0.04432421550154686,0.0443304069340229,0.04433635249733925,0.04434267058968544,0.04434811323881149,0.04435361921787262,0.04435981065034866,0.04436500370502472,0.0443703830242157,0.044375140219926834,0.044379957020282745,0.04438471049070358,0.04439040273427963,0.04439515992999077,0.04439947381615639,0.0444042943418026,0.044409483671188354,0.044414177536964417,0.04441818222403526,0.0444229356944561,0.04442743957042694,0.04443106800317764,0.04443525895476341,0.04443939030170441,0.04444345459342003,0.04444708302617073,0.04445071145892143,0.04445384070277214,0.04445740580558777,0.04446084797382355,0.04446466267108917,0.044468291103839874,0.044471293687820435,0.04447429999709129,0.04447692632675171,0.044480305165052414,0.0444832444190979,0.04448612406849861,0.04448937624692917,0.04449225217103958,0.044495757669210434,0.04449844732880592,0.044501010328531265,0.044504012912511826,0.04450651630759239,0.04450933262705803,0.044511836022138596,0.04451383650302887,0.04451590031385422,0.04451821744441986,0.04452046751976013,0.04452265799045563,0.04452497139573097,0.044526975601911545,0.04452866315841675,0.04453091695904732,0.044533103704452515,0.04453504458069801,0.04453692212700844,0.044538360089063644,0.044539924710989,0.04454223811626434,0.04454386606812477,0.04454561695456505,0.04454755783081055,0.04454905912280083,0.04455056041479111,0.04455206170678139,0.044553499668836594,0.0445549376308918,0.04455631598830223,0.044557880610227585,0.04455919191241264,0.04456038028001785,0.044561758637428284,0.04456307366490364,0.044564321637153625,0.04456551373004913,0.04456707462668419,0.04456789046525955,0.04456901550292969,0.04457026720046997,0.044571831822395325,0.04457277059555054,0.044573646038770676,0.04457445815205574,0.044575709849596024,0.04457702487707138,0.04457802325487137,0.04457896202802658,0.044580213725566864,0.04458096623420715,0.04458209127187729,0.044583093374967575,0.04458365589380264,0.044584281742572784,0.04458515718579292,0.04458596929907799,0.04458678141236305,0.04458778351545334,0.04458828270435333,0.04458903521299362,0.04459022358059883,0.04459066316485405,0.044591475278139114,0.044592224061489105,0.04459303990006447,0.044593725353479385,0.04459429159760475,0.04459485411643982,0.04459535330533981,0.04459616541862488,0.04459691792726517,0.04459741711616516,0.04459797963500023,0.04459848254919052,0.04459916800260544,0.04459967091679573,0.0445999838411808,0.04460067301988602,0.04460110887885094,0.044601548463106155,0.044601984322071075,0.04460248723626137,0.044603172689676285,0.04460367560386658,0.044604238122701645,0.044604863971471786,0.04460536316037178,0.044605802744627,0.04460592567920685,0.04460642859339714,0.04460686445236206],"active":[0.002746284008026123,0.002366351429373026,0.0022050696425139904,0.0021091015078127384,0.0020298995077610016,0.00195313710719347,0.0018883864395320415,0.0018310807645320892,0.0017767781391739845,0.0017267297953367233,0.0016654198989272118,0.001603984273970127,0.0015551876276731491,0.0015012593939900398,0.0014495216310024261,0.0014102337881922722,0.0013703200966119766,0.0013386644423007965,0.0013168305158615112,0.0012845471501350403,0.0012623406946659088,0.0012412555515766144,0.0012194868177175522,0.0011989660561084747,0.0011731889098882675,0.0011464767158031464,0.0011322125792503357,0.0011059995740652084,0.0010802876204252243,0.0010583903640508652,0.0010404996573925018,0.00101541168987751,0.001002524048089981,0.0009787511080503464,0.0009559169411659241,0.0009369608014822006,0.0009190049022436142,0.0009060539305210114,0.0008839704096317291,0.0008697081357240677,0.0008457452058792114,0.0008397400379180908,0.0008108373731374741,0.0007950719445943832,0.0007903184741735458,0.0007719863206148148,0.0007590372115373611,0.0007417090237140656,0.0007246285676956177,0.0007127411663532257,0.0006922855973243713,0.0006772726774215698,0.0006620045751333237,0.0006471797823905945,0.000636417418718338,0.0006252191960811615,0.0006055757403373718,0.0005951263010501862,0.0005800500512123108,0.000564035028219223,0.0005560256540775299,0.0005442649126052856,0.0005306899547576904,0.0005112960934638977,0.0005050376057624817,0.0004934631288051605,0.0004814527928829193,0.00047206878662109375,0.0004547424614429474,0.0004580579698085785,0.0004424154758453369,0.0004378482699394226,0.0004245862364768982,0.0004133880138397217,0.0004082582890987396,0.00039762258529663086,0.00038329511880874634,0.0003816075623035431,0.0003684684634208679,0.0003618374466896057,0.0003586485981941223,0.0003542080521583557,0.0003429427742958069,0.00033750012516975403,0.00032855570316314697,0.0003210492432117462,0.00031860917806625366,0.00031491369009017944,0.0003039054572582245,0.0002994649112224579,0.0002965889871120453,0.0002833269536495209,0.00028007104992866516,0.00027500465512275696,0.0002703741192817688,0.0002645552158355713,0.0002576112747192383,0.000253044068813324,0.00024259835481643677,0.0002370290458202362,0.00023315101861953735,0.00022783130407333374,0.00022320076823234558,0.00021794810891151428,0.00021575763821601868,0.00021050125360488892,0.00020693615078926086,0.0002011805772781372,0.00019792839884757996,0.0001922324299812317,0.00018910691142082214,0.00018691644072532654,0.00018316134810447693,0.00017903372645378113,0.00017734616994857788,0.00017140433192253113,0.00016639754176139832,0.0001652054488658905,0.00016114488244056702,0.00015682727098464966,0.00015795230865478516,0.00015382468700408936,0.0001528225839138031,0.00014994293451309204,0.0001473166048526764,0.0001443140208721161,0.00014237314462661743,0.00014080852270126343,0.00013549253344535828,0.00013330206274986267,0.00013267621397972107,0.00012698397040367126,0.00012354180216789246,0.00012010335922241211,0.0001188516616821289,0.00011703744530677795,0.0001162216067314148,0.0001132860779762268,0.0001100301742553711,0.0001085922122001648,0.00010552629828453064,0.00010439753532409668,0.00010402500629425049,9.977072477340698e-05,9.983032941818237e-05,9.508058428764343e-05,9.301677346229553e-05,8.982047438621521e-05,8.776038885116577e-05,8.707121014595032e-05,8.800998330116272e-05,8.556991815567017e-05,8.356943726539612e-05,8.074939250946045e-05,7.962435483932495e-05,8.044019341468811e-05,7.750093936920166e-05,7.58729875087738e-05,7.405877113342285e-05,7.405504584312439e-05,7.30566680431366e-05,7.524341344833374e-05,7.411837577819824e-05,7.21178948879242e-05,7.136911153793335e-05,6.823986768722534e-05,6.83031976222992e-05,6.692484021186829e-05,6.592646241188049e-05,6.780028343200684e-05,6.429851055145264e-05,6.461143493652344e-05,6.242096424102783e-05,6.304681301116943e-05,6.198510527610779e-05,6.361305713653564e-05,6.329640746116638e-05,6.286054849624634e-05,6.004422903060913e-05,5.904585123062134e-05,5.9042125940322876e-05,5.960837006568909e-05,5.7540833950042725e-05,5.766749382019043e-05,5.597993731498718e-05,5.478784441947937e-05,5.585327744483948e-05,5.385279655456543e-05,5.216151475906372e-05,5.197152495384216e-05,5.1349401473999023e-05,4.978477954864502e-05,4.815682768821716e-05,4.7594308853149414e-05,4.7594308853149414e-05,4.634261131286621e-05,4.772096872329712e-05,4.7344714403152466e-05,4.7344714403152466e-05,4.6156346797943115e-05,4.571676254272461e-05,4.5843422412872314e-05,4.509091377258301e-05,4.602968692779541e-05,4.459172487258911e-05,4.415586590766907e-05,4.340335726737976e-05,4.484131932258606e-05,4.29004430770874e-05,4.302710294723511e-05,4.271417856216431e-05,4.215165972709656e-05,4.1462481021881104e-05,4.158914089202881e-05,4.1525810956954956e-05,4.2088329792022705e-05,4.190206527709961e-05,4.158914089202881e-05,4.0899962186813354e-05,4.0277838706970215e-05,4.014745354652405e-05,3.95849347114563e-05,3.952533006668091e-05,4.008784890174866e-05,3.8836151361465454e-05,3.889948129653931e-05,3.833696246147156e-05,3.852322697639465e-05,3.902241587638855e-05,3.93986701965332e-05,3.8836151361465454e-05,3.852322697639465e-05,3.896281123161316e-05,3.8646161556243896e-05,3.783777356147766e-05,3.7398189306259155e-05,3.758445382118225e-05,3.7085264921188354e-05,3.6835670471191406e-05,3.727152943611145e-05,3.727152943611145e-05,3.73348593711853e-05,3.70219349861145e-05,3.6835670471191406e-05,3.63960862159729e-05,3.63960862159729e-05,3.6209821701049805e-05,3.633275628089905e-05,3.5896897315979004e-05,3.51443886756897e-05,3.489479422569275e-05,3.4831464290618896e-05,3.533065319061279e-05,3.470480442047119e-05,3.470852971076965e-05,3.526732325553894e-05,3.501772880554199e-05,3.49581241607666e-05,3.407895565032959e-05,3.345683217048645e-05,3.3270567655563354e-05,3.2708048820495605e-05,3.2454729080200195e-05,3.251805901527405e-05,3.226473927497864e-05,3.25813889503479e-05,3.28943133354187e-05,3.2767653465270996e-05,3.251805901527405e-05,3.232806921005249e-05,3.201887011528015e-05,3.1892210245132446e-05,3.25813889503479e-05,3.207847476005554e-05,3.1832605600357056e-05,3.1579285860061646e-05,3.120303153991699e-05,3.139302134513855e-05,3.170222043991089e-05,3.0953437089920044e-05,3.1016767024993896e-05,3.08305025100708e-05,3.0703842639923096e-05,3.0763447284698486e-05,3.0390918254852295e-05,3.0327588319778442e-05,3.026425838470459e-05,3.0327588319778442e-05,3.0390918254852295e-05,2.9888004064559937e-05,2.964213490486145e-05,2.995505928993225e-05,2.9888004064559937e-05,2.9824674129486084e-05,2.9765069484710693e-05,2.970173954963684e-05,2.9202550649642944e-05,2.9575079679489136e-05,2.9202550649642944e-05,2.9575079679489136e-05,2.8949230909347534e-05,2.8699636459350586e-05,2.888590097427368e-05,2.9202550649642944e-05,2.9325485229492188e-05,2.882629632949829e-05,2.8576701879501343e-05,2.882629632949829e-05,2.820044755935669e-05,2.8450042009353638e-05,2.8137117624282837e-05,2.7760863304138184e-05,2.795085310935974e-05,2.820044755935669e-05,2.8073787689208984e-05,2.8073787689208984e-05,2.795085310935974e-05,2.732500433921814e-05,2.7574598789215088e-05,2.7760863304138184e-05,2.7138739824295044e-05,2.7447938919067383e-05,2.7511268854141235e-05,2.7388334274291992e-05,2.7135014533996582e-05,2.707540988922119e-05,2.7135014533996582e-05,2.7198344469070435e-05,2.7388334274291992e-05,2.707540988922119e-05,2.676248550415039e-05,2.6825815439224243e-05,2.676248550415039e-05,2.682209014892578e-05,2.6639550924301147e-05,2.650916576385498e-05,2.6635825634002686e-05,2.6445835828781128e-05,2.644956111907959e-05,2.6635825634002686e-05,2.6635825634002686e-05,2.6699155569076538e-05,2.644956111907959e-05,2.6386231184005737e-05,2.6322901248931885e-05,2.6259571313858032e-05,2.613663673400879e-05,2.6009976863861084e-05,2.6322901248931885e-05,2.6322901248931885e-05,2.6263296604156494e-05]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.002746284008026123,0.0037090338300913572,0.004733468405902386,0.005783366039395332,0.006827507168054581,0.00786633137613535,0.008896959945559502,0.009923583827912807,0.010948581621050835,0.011960942298173904,0.012965107336640358,0.013954320922493935,0.01494666188955307,0.015923237428069115,0.016887864097952843,0.017854180186986923,0.018802853301167488,0.019762475043535233,0.0207242239266634,0.021706242114305496,0.02269645594060421,0.02369230054318905,0.024696215987205505,0.025701381266117096,0.026702482253313065,0.0277192834764719,0.028737150132656097,0.029759082943201065,0.030797531828284264,0.03183760493993759,0.032879993319511414,0.033918820321559906,0.03496571257710457,0.03601335734128952,0.0370795838534832,0.03813517466187477,0.03919633477926254,0.04025367647409439,0.04131176695227623,0.042385123670101166,0.043461233377456665,0.04452996328473091,0.045608073472976685,0.04668612405657768,0.04775472730398178,0.04883227497339249,0.049904946237802505,0.050985999405384064,0.05207587033510208,0.053158678114414215,0.05424479767680168,0.05533279478549957,0.05641759932041168,0.05750490725040436,0.058603353798389435,0.05968509241938591,0.06076883524656296,0.061858583241701126,0.06293876469135284,0.06402819603681564,0.06510574370622635,0.066181980073452,0.067259781062603,0.06832493841648102,0.06938622146844864,0.07045745849609375,0.07151948660612106,0.0725773349404335,0.07362810522317886,0.0746753141283989,0.07572051882743835,0.07675565034151077,0.07779466360807419,0.07882172614336014,0.07984615862369537,0.08085701614618301,0.08186149597167969,0.08285621553659439,0.08386357128620148,0.0848664864897728,0.0858539417386055,0.0868414044380188,0.08781716972589493,0.0887899249792099,0.08976256102323532,0.09071812033653259,0.09167054295539856,0.09262271970510483,0.09355612844228745,0.0944790318608284,0.09541143476963043,0.09634115546941757,0.09725917130708694,0.09816806018352509,0.09907187521457672,0.09997018426656723,0.10085886716842651,0.10174616426229477,0.1026235818862915,0.10348805040121078,0.10435057431459427,0.10520603507757187,0.10605310648679733,0.10688679665327072,0.10772004723548889,0.10854922980070114,0.10937603563070297,0.1101791262626648,0.11098109185695648,0.11177799850702286,0.11256150901317596,0.11334996670484543,0.11412791162729263,0.11489540338516235,0.11564920097589493,0.11639505624771118,0.11714134365320206,0.11788862943649292,0.11862684786319733,0.11935130506753922,0.12007025629281998,0.1207830160856247,0.12148325890302658,0.12218199670314789,0.12287573516368866,0.12355571240186691,0.12423412501811981,0.12490721791982651,0.12558062374591827,0.12623970210552216,0.1268915832042694,0.12754598259925842,0.12819115817546844,0.12883628904819489,0.1294618397951126,0.13007737696170807,0.13069027662277222,0.1313038170337677,0.13190427422523499,0.13250762224197388,0.1331009417772293,0.13368263840675354,0.13427063822746277,0.13484545052051544,0.13541343808174133,0.13597805798053741,0.13653509318828583,0.13708913326263428,0.13763673603534698,0.13817831873893738,0.1387028992176056,0.1392352283000946,0.13975173234939575,0.14026841521263123,0.14078235626220703,0.14129160344600677,0.1417902112007141,0.14228463172912598,0.14277780055999756,0.1432672142982483,0.14375168085098267,0.1442236453294754,0.14469285309314728,0.1451532393693924,0.14561662077903748,0.14607125520706177,0.14651519060134888,0.14695574343204498,0.14739017188549042,0.14782409369945526,0.14825443923473358,0.14867804944515228,0.14909137785434723,0.1495029777288437,0.14990755915641785,0.15031413733959198,0.15071183443069458,0.15110383927822113,0.15149521827697754,0.151875838637352,0.15225915610790253,0.15263527631759644,0.15301108360290527,0.1533845067024231,0.15375323593616486,0.15411734580993652,0.15447136759757996,0.15482372045516968,0.15517693758010864,0.15553303062915802,0.1558716744184494,0.1562137007713318,0.15654921531677246,0.15688009560108185,0.15720947086811066,0.1575349122285843,0.15785948932170868,0.1581689715385437,0.15848727524280548,0.15878939628601074,0.1591000109910965,0.15939734876155853,0.1596948355436325,0.15998511016368866,0.16027627885341644,0.16056492924690247,0.1608496457338333,0.16113485395908356,0.16141043603420258,0.16168621182441711,0.16195853054523468,0.16222673654556274,0.16249586641788483,0.1627589464187622,0.16302676498889923,0.1632818877696991,0.1635383814573288,0.16379326581954956,0.16403818130493164,0.16428330540657043,0.16452571749687195,0.164766326546669,0.1649993658065796,0.1652311533689499,0.1654663234949112,0.16569136083126068,0.16592107713222504,0.16614417731761932,0.16636882722377777,0.1665884256362915,0.16680262982845306,0.16702090203762054,0.16723160445690155,0.16743925213813782,0.16764526069164276,0.1678517758846283,0.1680554747581482,0.16825567185878754,0.16845305263996124,0.16864705085754395,0.16883961856365204,0.1690310537815094,0.16922147572040558,0.16940703988075256,0.1695922166109085,0.16977433860301971,0.1699550747871399,0.1701330542564392,0.17031198740005493,0.17048020660877228,0.17065194249153137,0.17082060873508453,0.17099152505397797,0.1711563616991043,0.1713232845067978,0.1714872568845749,0.1716473400592804,0.17180462181568146,0.17195865511894226,0.1721162348985672,0.17226919531822205,0.1724241077899933,0.17257456481456757,0.17272044718265533,0.17286309599876404,0.17300672829151154,0.1731523722410202,0.17329545319080353,0.17343389987945557,0.1735720932483673,0.17370928823947906,0.17384229600429535,0.17397385835647583,0.17410755157470703,0.1742333024740219,0.1743604838848114,0.17448729276657104,0.17461110651493073,0.1747289001941681,0.17485103011131287,0.1749744564294815,0.17509563267230988,0.17521557211875916,0.1753295511007309,0.1754412204027176,0.17555095255374908,0.17566244304180145,0.17577067017555237,0.17587746679782867,0.1759854406118393,0.17609354853630066,0.17619645595550537,0.17630282044410706,0.17640529572963715,0.1765061318874359,0.1766027957201004,0.17670120298862457,0.1767977923154831,0.17689314484596252,0.17698629200458527,0.17708063125610352,0.1771734058856964,0.17726349830627441,0.17735296487808228,0.17744186520576477,0.17752857506275177,0.1776159703731537,0.1777019202709198,0.17778851091861725,0.17787346243858337,0.17795780301094055,0.1780383139848709,0.1781202107667923,0.17820097506046295,0.1782795488834381,0.17836013436317444,0.17843663692474365,0.1785157173871994,0.17859522998332977,0.1786704957485199,0.17874349653720856,0.17881713807582855,0.17888595163822174,0.17895689606666565,0.17902803421020508,0.17909596860408783,0.17916303873062134,0.1792280375957489,0.1792946606874466,0.17935772240161896,0.1794225424528122,0.1794884204864502,0.179547980427742,0.17960678040981293,0.17966784536838531,0.17972570657730103,0.17978689074516296,0.17984744906425476,0.17990538477897644,0.17996381223201752,0.18001750111579895,0.18007254600524902,0.1801261603832245,0.18018265068531036,0.1802370846271515,0.18028976023197174,0.18034087121486664,0.18039380013942719,0.1804434061050415,0.18049326539039612,0.18053975701332092],"recovered":[0.0,0.0013411181280389428,0.0024937402922660112,0.003578734118491411,0.004645460285246372,0.005697484128177166,0.006741750985383987,0.007776633370667696,0.008814768865704536,0.009835575707256794,0.010854192078113556,0.011872433125972748,0.012875409796833992,0.013868189416825771,0.014859654009342194,0.015842674300074577,0.01681005395948887,0.01776091568171978,0.018721600994467735,0.019687604159116745,0.020662492141127586,0.021643133834004402,0.02262752875685692,0.023626314476132393,0.024631354957818985,0.02563045360147953,0.02663905918598175,0.027649356052279472,0.028664344921708107,0.029699288308620453,0.030726976692676544,0.031764738261699677,0.03280562534928322,0.03385477140545845,0.03490122780203819,0.03596232458949089,0.0370207279920578,0.038083262741565704,0.03914729878306389,0.04021402448415756,0.041287194937467575,0.042346976697444916,0.04341432824730873,0.04447899013757706,0.04556504637002945,0.046640221029520035,0.047718893736600876,0.048796381801366806,0.04987343028187752,0.05095122754573822,0.05202927812933922,0.05311740189790726,0.05419057235121727,0.05528363585472107,0.056382954120635986,0.05747639387845993,0.05857227370142937,0.05964406579732895,0.06072981283068657,0.0618131160736084,0.06289423257112503,0.06397240608930588,0.0650503933429718,0.0661228746175766,0.06719166785478592,0.06826283037662506,0.0693211778998375,0.07039497047662735,0.07145919650793076,0.07252022624015808,0.07356631010770798,0.07462108880281448,0.0756615400314331,0.07670211046934128,0.07773423939943314,0.07876668125391006,0.07978154718875885,0.08078902959823608,0.0818002000451088,0.08280643075704575,0.08380702883005142,0.08480987697839737,0.08579796552658081,0.08677466958761215,0.08776106685400009,0.08873538672924042,0.08970958739519119,0.09066658467054367,0.09162307530641556,0.09256705641746521,0.09349671006202698,0.09443306177854538,0.09536615759134293,0.09628724306821823,0.09720738977193832,0.09810939431190491,0.09900801628828049,0.09990520030260086,0.10079944878816605,0.10168136656284332,0.10255759954452515,0.1034303829073906,0.10428934544324875,0.10514423996210098,0.10599049925804138,0.10683050751686096,0.1076645702123642,0.10849243402481079,0.10931067168712616,0.11011864244937897,0.110934317111969,0.11173009127378464,0.11252454668283463,0.11330612003803253,0.1140810027718544,0.11485344171524048,0.11560530215501785,0.11635258793830872,0.11710964143276215,0.11785786598920822,0.11858770251274109,0.11932054162025452,0.12003573775291443,0.12074161320924759,0.12145631015300751,0.12215286493301392,0.12284640967845917,0.12353858351707458,0.12422049790620804,0.12489646673202515,0.12556137144565582,0.1262255758047104,0.1268845945596695,0.12753567099571228,0.12817378342151642,0.12880727648735046,0.12942838668823242,0.1300400346517563,0.13065952062606812,0.13126617670059204,0.1318700760602951,0.13247047364711761,0.1330597996711731,0.13364379107952118,0.13421942293643951,0.13479767739772797,0.13537266850471497,0.13593408465385437,0.13649263978004456,0.13704466819763184,0.13758783042430878,0.13812841475009918,0.1386602520942688,0.13918407261371613,0.13970758020877838,0.14022064208984375,0.14073583483695984,0.14124007523059845,0.14174392819404602,0.14224360883235931,0.14273515343666077,0.1432276964187622,0.14370878040790558,0.14418919384479523,0.1446538269519806,0.14511296153068542,0.1455736607313156,0.1460215300321579,0.14646941423416138,0.14690865576267242,0.14734795689582825,0.14778850972652435,0.14821761846542358,0.14863865077495575,0.1490505486726761,0.14946676790714264,0.14987322688102722,0.1502779871225357,0.15067632496356964,0.1510733962059021,0.15145769715309143,0.1518414467573166,0.15222588181495667,0.1526068150997162,0.1529758721590042,0.15334485471248627,0.15371614694595337,0.15407794713974,0.15442997217178345,0.15478719770908356,0.15514135360717773,0.15549157559871674,0.15583790838718414,0.1561720371246338,0.1565091907978058,0.15683837234973907,0.15716619789600372,0.15749289095401764,0.15781119465827942,0.1581215113401413,0.15842942893505096,0.15874311327934265,0.1590481549501419,0.15934494137763977,0.1596449911594391,0.15993551909923553,0.16023056209087372,0.16051596403121948,0.16080036759376526,0.16108107566833496,0.16136153042316437,0.16163699328899384,0.1619023084640503,0.1621783971786499,0.16245116293430328,0.1627158522605896,0.16297529637813568,0.16323529183864594,0.16349148750305176,0.1637418568134308,0.16399165987968445,0.16423532366752625,0.16448257863521576,0.1647186130285263,0.16495247185230255,0.16518312692642212,0.1654186099767685,0.16565202176570892,0.16587643325328827,0.16610190272331238,0.166325181722641,0.16654345393180847,0.1667594164609909,0.16697794198989868,0.16718702018260956,0.1673976629972458,0.16760455071926117,0.1678086817264557,0.16801314055919647,0.16821226477622986,0.16841357946395874,0.16860833764076233,0.1687982678413391,0.16899120807647705,0.1691826432943344,0.1693643182516098,0.16954757273197174,0.1697314977645874,0.16990910470485687,0.17008784413337708,0.17026075720787048,0.17043499648571014,0.17060884833335876,0.17077964544296265,0.1709500551223755,0.17111602425575256,0.17127956449985504,0.17144647240638733,0.17160551249980927,0.17175990343093872,0.17191793024539948,0.17207452654838562,0.17222461104393005,0.1723770648241043,0.1725296527147293,0.1726752370595932,0.17282119393348694,0.1729687750339508,0.1731097251176834,0.17325466871261597,0.17339111864566803,0.17352688312530518,0.17366282641887665,0.17379550635814667,0.17393232882022858,0.17406095564365387,0.17419002950191498,0.17431695759296417,0.17444632947444916,0.17456988990306854,0.17469194531440735,0.17481300234794617,0.1749366819858551,0.1750556081533432,0.17517435550689697,0.17529083788394928,0.17540332674980164,0.1755143105983734,0.17562711238861084,0.1757347136735916,0.1758425086736679,0.17594948410987854,0.1760566532611847,0.17616306245326996,0.17626579105854034,0.176369771361351,0.1764676719903946,0.17656764388084412,0.1766636222600937,0.17676228284835815,0.17685967683792114,0.17695508897304535,0.1770472377538681,0.17714151740074158,0.17723242938518524,0.17732225358486176,0.1774124652147293,0.1774991750717163,0.17758695781230927,0.17767523229122162,0.17776262760162354,0.17784857749938965,0.17793335020542145,0.17801693081855774,0.17809607088565826,0.17817677557468414,0.1782548576593399,0.17833223938941956,0.1784103810787201,0.1784912794828415,0.17856690287590027,0.1786450445652008,0.17872068285942078,0.1787913739681244,0.17886032164096832,0.17893414199352264,0.17900238931179047,0.17907164990901947,0.1791369616985321,0.17920389771461487,0.1792675256729126,0.17933346331119537,0.17939791083335876,0.17945846915245056,0.1795220822095871,0.17958314716815948,0.1796417087316513,0.17970257997512817,0.17976407706737518,0.17982225120067596,0.17988012731075287,0.1799376755952835,0.17999379336833954,0.18004685640335083,0.1801009625196457,0.18015801906585693,0.18021482229232788,0.1802678108215332,0.1803174912929535,0.18036846816539764,0.18041877448558807],"active":[0.002746284008026123,0.0023679155856370926,0.0022397281136363745,0.002204631920903921,0.0021820468828082085,0.0021688472479581833,0.0021552089601755142,0.0021469504572451115,0.0021338127553462982,0.0021253665909171104,0.002110915258526802,0.002081887796521187,0.002071252092719078,0.0020550480112433434,0.002028210088610649,0.002011505886912346,0.0019927993416786194,0.0020015593618154526,0.0020026229321956635,0.0020186379551887512,0.0020339637994766235,0.0020491667091846466,0.002068687230348587,0.002075066789984703,0.0020711272954940796,0.0020888298749923706,0.002098090946674347,0.0021097268909215927,0.0021331869065761566,0.0021383166313171387,0.0021530166268348694,0.0021540820598602295,0.00216008722782135,0.00215858593583107,0.0021783560514450073,0.0021728500723838806,0.0021756067872047424,0.0021704137325286865,0.0021644681692123413,0.0021710991859436035,0.00217403843998909,0.0021829865872859955,0.0021937452256679535,0.0022071339190006256,0.0021896809339523315,0.0021920539438724518,0.0021860525012016296,0.0021896176040172577,0.0022024400532245636,0.002207450568675995,0.0022155195474624634,0.0022153928875923157,0.0022270269691944122,0.0022212713956832886,0.0022203996777534485,0.0022086985409259796,0.0021965615451335907,0.002214517444372177,0.002208951860666275,0.002215079963207245,0.0022115111351013184,0.002209573984146118,0.002209387719631195,0.002202063798904419,0.0021945536136627197,0.002194628119468689,0.0021983087062835693,0.0021823644638061523,0.002168908715248108,0.002155087888240814,0.002154208719730377,0.002134561538696289,0.0021331235766410828,0.00211961567401886,0.0021119192242622375,0.0020903348922729492,0.0020799487829208374,0.002067185938358307,0.002063371241092682,0.0020600557327270508,0.002046912908554077,0.0020315274596214294,0.0020192041993141174,0.002015255391597748,0.0020014941692352295,0.0019827336072921753,0.001960955560207367,0.0019561350345611572,0.0019330531358718872,0.0019119754433631897,0.0019147247076034546,0.0019080936908721924,0.0018930137157440186,0.0018808171153068542,0.0018644854426383972,0.001860789954662323,0.0018508508801460266,0.0018409639596939087,0.0018241330981254578,0.0018066838383674622,0.0017929747700691223,0.0017756521701812744,0.001763761043548584,0.0017425566911697388,0.0017295479774475098,0.0017187222838401794,0.0017114654183387756,0.001686692237854004,0.0016704201698303223,0.0016593560576438904,0.0016271919012069702,0.001619875431060791,0.0016033649444580078,0.0015892833471298218,0.0015681982040405273,0.0015416145324707031,0.001536041498184204,0.001536041498184204,0.0015172064304351807,0.0014934390783309937,0.001482553780078888,0.0014624744653701782,0.001447521150112152,0.001440383493900299,0.0014194250106811523,0.0014028474688529968,0.0013877153396606445,0.0013686344027519226,0.0013601258397102356,0.0013432353734970093,0.0013302117586135864,0.0013204067945480347,0.0013065636157989502,0.001300618052482605,0.0012880563735961914,0.001270100474357605,0.001261889934539795,0.0012637823820114136,0.0012447535991668701,0.001241445541381836,0.001230865716934204,0.0012121647596359253,0.0012108385562896729,0.0012016594409942627,0.0011940151453018188,0.0011803805828094482,0.0011624246835708618,0.0011550486087799072,0.0011440962553024292,0.001133650541305542,0.001115068793296814,0.0011068135499954224,0.0010914802551269531,0.0010843425989151,0.00107477605342865,0.001070961356163025,0.0010543763637542725,0.0010445564985275269,0.001033872365951538,0.001023605465888977,0.0010165274143218994,0.0009959489107131958,0.0009840726852416992,0.000964045524597168,0.0009627938270568848,0.0009582936763763428,0.0009415298700332642,0.000934213399887085,0.0009207576513290405,0.0009154379367828369,0.0009064823389053345,0.0008895397186279297,0.000873759388923645,0.0008643269538879395,0.0008570104837417603,0.0008473694324493408,0.0008386075496673584,0.0008258521556854248,0.000818893313407898,0.0008024424314498901,0.0008014589548110962,0.0007938295602798462,0.0007852017879486084,0.0007776916027069092,0.0007773637771606445,0.0007724910974502563,0.0007552206516265869,0.0007457733154296875,0.0007469654083251953,0.0007458329200744629,0.0007303208112716675,0.0007221251726150513,0.0007113069295883179,0.0007080584764480591,0.0007002800703048706,0.0006965398788452148,0.0006932914257049561,0.000676080584526062,0.000676080584526062,0.0006678849458694458,0.0006705820560455322,0.0006542354822158813,0.0006466805934906006,0.0006401687860488892,0.000631287693977356,0.0006294101476669312,0.0006190836429595947,0.0006188899278640747,0.0006100684404373169,0.0006051361560821533,0.0005970001220703125,0.0005897432565689087,0.0005935579538345337,0.0005805492401123047,0.0005756020545959473,0.0005660355091094971,0.0005630850791931152,0.0005579739809036255,0.0005466938018798828,0.0005414485931396484,0.0005340576171875,0.0005310028791427612,0.0005167871713638306,0.000512540340423584,0.0005138516426086426,0.000508233904838562,0.000502467155456543,0.0004921555519104004,0.000492393970489502,0.000486522912979126,0.00047744810581207275,0.00047744810581207275,0.00047218799591064453,0.00046131014823913574,0.0004582405090332031,0.0004541128873825073,0.0004509240388870239,0.00044699013233184814,0.0004399120807647705,0.0004347860813140869,0.00042603909969329834,0.0004227161407470703,0.0004232078790664673,0.0004158318042755127,0.0004095733165740967,0.0004100203514099121,0.00040750205516815186,0.00040155649185180664,0.0004028826951980591,0.00039236247539520264,0.00039118528366088867,0.00038561224937438965,0.00038267672061920166,0.0003767162561416626,0.00037322938442230225,0.00037123262882232666,0.000367775559425354,0.0003581494092941284,0.0003531426191329956,0.000356331467628479,0.0003512650728225708,0.000349581241607666,0.0003499537706375122,0.0003433823585510254,0.000333443284034729,0.00033149123191833496,0.00033117830753326416,0.00032667815685272217,0.00032417476177215576,0.0003174245357513428,0.00031816959381103516,0.00031541287899017334,0.00031103193759918213,0.00031204521656036377,0.00030097365379333496,0.00029952824115753174,0.0002972632646560669,0.00029414892196655273,0.0002825707197189331,0.00028114020824432373,0.0002825111150741577,0.0002826303243637085,0.00027889013290405273,0.0002739429473876953,0.0002668648958206177,0.0002601146697998047,0.0002591162919998169,0.0002563595771789551,0.00025035440921783447,0.00025072693824768066,0.00025103986263275146,0.00024697184562683105,0.0002461671829223633,0.0002422332763671875,0.00024034082889556885,0.00023302435874938965,0.00023353099822998047,0.00023014843463897705,0.00022952258586883545,0.00022400915622711182,0.00022095441818237305,0.000218316912651062,0.00021626055240631104,0.00021144747734069824,0.0002094358205795288,0.00020632147789001465,0.00020350515842437744,0.0002027451992034912,0.0002015531063079834,0.00019823014736175537,0.0001951754093170166,0.0001897364854812622,0.0001868605613708496,0.0001840442419052124,0.0001834779977798462,0.0001833587884902954,0.00018177926540374756,0.0001834779977798462,0.00018484890460968018,0.00017921626567840576,0.00017659366130828857,0.00017209351062774658,0.00016526877880096436,0.00016552209854125977,0.00016771256923675537,0.00016182661056518555,0.00016064941883087158,0.00015638768672943115,0.00015769898891448975,0.00015382468700408936,0.00015501677989959717,0.00015495717525482178,0.00015006959438323975,0.00014831125736236572,0.00014576315879821777,0.00014255940914154053,0.00014518201351165771,0.00014486908912658691,0.00014130771160125732,0.00014156103134155273,0.00013737380504608154,0.00013487040996551514,0.00013236701488494873,0.0001357942819595337,0.00013612210750579834,0.00013174116611480713,0.00012604892253875732,0.00012598931789398193,0.0001259148120880127,0.00012479722499847412,0.00012098252773284912]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.002746284008026123,0.003713162848725915,0.004715388640761375,0.005716675892472267,0.006708703935146332,0.00768065033480525,0.008632389828562737,0.00956154428422451,0.01048988476395607,0.011402211152017117,0.012281692586839199,0.013148035854101181,0.014004118740558624,0.014838681556284428,0.015647031366825104,0.016446057707071304,0.017228320240974426,0.018006891012191772,0.01878909021615982,0.019566534087061882,0.020334593951702118,0.021098775789141655,0.021853573620319366,0.022618193179368973,0.02336585894227028,0.02411346137523651,0.02485111728310585,0.025589272379875183,0.026317106559872627,0.027039121836423874,0.027759447693824768,0.028475020080804825,0.029186338186264038,0.029887020587921143,0.030586324632167816,0.03127969056367874,0.03196936100721359,0.032647520303726196,0.03333406150341034,0.034011222422122955,0.03467449173331261,0.03533300757408142,0.03598758578300476,0.03663609176874161,0.037276964634656906,0.03790851682424545,0.03853568807244301,0.03915867209434509,0.03977764770388603,0.040390994399785995,0.04099345579743385,0.04159053787589073,0.0421883724629879,0.04277538135647774,0.04335525631904602,0.04393044114112854,0.044500432908535004,0.04506441950798035,0.04562096297740936,0.04616367816925049,0.04669738560914993,0.04723259434103966,0.04776092246174812,0.048281989991664886,0.048798054456710815,0.049310240894556046,0.0498092919588089,0.05030383542180061,0.05080513656139374,0.05129823833703995,0.05178796499967575,0.05226974934339523,0.0527452751994133,0.053218673914670944,0.05368037149310112,0.054138943552970886,0.05459075793623924,0.05504801496863365,0.05548619106411934,0.0559224933385849,0.05634915828704834,0.0567762590944767,0.05719422921538353,0.05760594457387924,0.05801177769899368,0.05841135233640671,0.05881599709391594,0.059207502752542496,0.059597693383693695,0.05997743830084801,0.06034504622220993,0.06071515753865242,0.06108276546001434,0.06143936142325401,0.061795398592948914,0.062153808772563934,0.06250578165054321,0.06284135580062866,0.06317923963069916,0.06351551413536072,0.06384138762950897,0.0641636997461319,0.0644838884472847,0.06479763239622116,0.06511381268501282,0.06542274355888367,0.06571884453296661,0.0660216361284256,0.066313736140728,0.06660808622837067,0.06690067797899246,0.06718382984399796,0.06746228784322739,0.06773993372917175,0.06801319867372513,0.06828515231609344,0.06855028867721558,0.0688122883439064,0.06906897574663162,0.06932660192251205,0.0695759728550911,0.06982371211051941,0.07006951421499252,0.07030780613422394,0.07053734362125397,0.070766881108284,0.07099954783916473,0.07122538983821869,0.07145248353481293,0.07167564332485199,0.07189028710126877,0.07210399210453033,0.07231225818395615,0.07251902669668198,0.07273123413324356,0.07293261587619781,0.07313349843025208,0.07332868874073029,0.07352819293737411,0.07371894270181656,0.07390681654214859,0.0740913674235344,0.07427360862493515,0.07444840669631958,0.07462501525878906,0.07480356097221375,0.07497360557317734,0.07514026761054993,0.07530704885721207,0.07547321170568466,0.07563662528991699,0.07579533755779266,0.07595118135213852,0.07610795646905899,0.07626104354858398,0.07640437036752701,0.07655294984579086,0.07669577747583389,0.07683810591697693,0.07697942852973938,0.07711894065141678,0.07725375890731812,0.07738876342773438,0.07751945406198502,0.0776510238647461,0.0777783915400505,0.07790733128786087,0.07803251594305038,0.0781560093164444,0.078276127576828,0.07839399576187134,0.07851067185401917,0.07862753421068192,0.07874251902103424,0.07885707169771194,0.07896711677312851,0.07907584309577942,0.07918376475572586,0.07929161936044693,0.07940053939819336,0.07950451225042343,0.07960673421621323,0.07970558106899261,0.07980405539274216,0.07990559190511703,0.08000374585390091,0.08010096848011017,0.08019743859767914,0.08028927445411682,0.08038093149662018,0.08047114312648773,0.08056304603815079,0.0806487500667572,0.08073527365922928,0.08082211017608643,0.08090756833553314,0.08098945766687393,0.08107172697782516,0.08115355670452118,0.0812343880534172,0.08131252229213715,0.0813896581530571,0.08146767318248749,0.08154487609863281,0.08161869645118713,0.0816907063126564,0.08176158368587494,0.08183640986680984,0.08190691471099854,0.08197692036628723,0.0820450484752655,0.08211199194192886,0.0821809321641922,0.08224568516016006,0.08231068402528763,0.08237393200397491,0.08243805915117264,0.08249948918819427,0.08255986124277115,0.08262041956186295,0.08268029242753983,0.08273953944444656,0.0827968418598175,0.0828520879149437,0.08290995657444,0.08296544849872589,0.08302512764930725,0.08307924121618271,0.08313404768705368,0.08318553119897842,0.08323833346366882,0.0832904502749443,0.08334224671125412,0.08339248597621918,0.08344278484582901,0.08349364995956421,0.08354363590478897,0.08359180390834808,0.08364029228687286,0.08368808776140213,0.08373582363128662,0.08378167450428009,0.08382703363895416,0.08387301862239838,0.08391718566417694,0.08396222442388535,0.08400452136993408,0.084046371281147,0.0840882882475853,0.08413076400756836,0.08417155593633652,0.08421359956264496,0.08425106853246689,0.08429110795259476,0.08433221280574799,0.08436893671751022,0.08440547436475754,0.08444332331418991,0.08447985351085663,0.08451520651578903,0.08455280214548111,0.08458871394395828,0.08462481200695038,0.08466078341007233,0.08469519019126892,0.08472979068756104,0.08476407080888748,0.08479610085487366,0.08482956886291504,0.08486291766166687,0.08489275723695755,0.08492447435855865,0.08495557308197021,0.08498741686344147,0.08501812815666199,0.08504728227853775,0.0850752517580986,0.08510615676641464,0.08513543009757996,0.08516471087932587,0.08519373834133148,0.08522170782089233,0.08525179326534271,0.08527969568967819,0.08530553430318832,0.0853331908583641,0.08536027371883392,0.08538611233234406,0.08541139215230942,0.08543804287910461,0.08546362817287445,0.08548834174871445,0.0855143666267395,0.08553782105445862,0.08556266129016876,0.0855860561132431,0.08561176806688309,0.08563616871833801,0.08565869182348251,0.08568377792835236,0.08570567518472672,0.08572913706302643,0.08575078099966049,0.0857711136341095,0.08579332381486893,0.08581522107124329,0.08583579957485199,0.08585763722658157,0.08587872236967087,0.08590055257081985,0.08592075854539871,0.08594115823507309,0.08595985919237137,0.0859798789024353,0.08600102365016937,0.08601779490709305,0.08603712171316147,0.08605695515871048,0.08607734739780426,0.08609624207019806,0.08611425757408142,0.08613283932209015,0.0861521065235138,0.08616981655359268,0.08618757873773575,0.08620516210794449,0.08622199296951294,0.08623700588941574,0.08625383675098419,0.086268849670887,0.08628486096858978,0.08630106598138809,0.08631564676761627,0.08633040636777878,0.0863451138138771,0.08635931462049484,0.08637357503175735,0.08638796210289001,0.08640116453170776,0.08641593158245087,0.0864289402961731,0.08644302189350128,0.08645696938037872,0.08647067099809647,0.08648305386304855,0.08649550378322601,0.08650714159011841,0.08651953190565109,0.08653122931718826,0.08654255419969559,0.08655450493097305],"recovered":[0.0,0.0013435580767691135,0.0024889232590794563,0.0035692248493433,0.004608299117535353,0.00562478881329298,0.006616316270083189,0.007592767011374235,0.008546007797122002,0.00948354508727789,0.010415577329695225,0.011318706907331944,0.012200377881526947,0.01306897308677435,0.013926433399319649,0.014757366850972176,0.015572160482406616,0.016370875760912895,0.017170842736959457,0.017944157123565674,0.01872604340314865,0.019502675160765648,0.020267793908715248,0.02102978713810444,0.02179434336721897,0.022552581503987312,0.0233053769916296,0.02405460551381111,0.024791009724140167,0.025519846007227898,0.026255998760461807,0.026986898854374886,0.02771473303437233,0.02843637205660343,0.029139181599020958,0.029850373044610023,0.03054886683821678,0.03125029802322388,0.03194109722971916,0.03263120725750923,0.033314432948827744,0.03398902714252472,0.03465580195188522,0.035310253500938416,0.03595644235610962,0.0366082638502121,0.0372508279979229,0.03788432106375694,0.03850448504090309,0.039134036749601364,0.03975914418697357,0.04036429896950722,0.04096381738781929,0.041573163121938705,0.04216254875063896,0.042755499482154846,0.0433279313147068,0.043899741023778915,0.04446691647171974,0.04502915218472481,0.045576684176921844,0.046118900179862976,0.04665323346853256,0.04718819260597229,0.047715768218040466,0.04823127016425133,0.048752401024103165,0.049259018152952194,0.04976651445031166,0.05026662349700928,0.050764236599206924,0.051260966807603836,0.05174356326460838,0.052224595099687576,0.05269855633378029,0.05317283049225807,0.05363653227686882,0.05409247428178787,0.054548230022192,0.05499203875660896,0.05543128028512001,0.0558672659099102,0.05629780888557434,0.056720346212387085,0.05713581293821335,0.05755484476685524,0.05795855075120926,0.05836532264947891,0.058766212314367294,0.05916234850883484,0.05955129116773605,0.05992821976542473,0.06029726564884186,0.060670942068099976,0.06103767454624176,0.06140284240245819,0.06176413223147392,0.062115348875522614,0.06245962157845497,0.06281115114688873,0.0631469115614891,0.06348730623722076,0.0638141930103302,0.06413556635379791,0.0644553154706955,0.06476930528879166,0.06508492678403854,0.06539391726255417,0.06569746136665344,0.06599049270153046,0.0662868469953537,0.06658463925123215,0.06687010079622269,0.06715118885040283,0.06743139773607254,0.06770910322666168,0.06798212230205536,0.0682503804564476,0.0685160830616951,0.06877470761537552,0.06903371214866638,0.0692892074584961,0.06954620778560638,0.06979138404130936,0.07003630697727203,0.07027028501033783,0.07050495594739914,0.07073155045509338,0.07096558809280396,0.0711955651640892,0.07142247259616852,0.07164005935192108,0.07185851782560349,0.07207079231739044,0.07227880507707596,0.07249113917350769,0.07269927859306335,0.07290103286504745,0.07310047745704651,0.07330399006605148,0.07349567860364914,0.07368536293506622,0.07387173175811768,0.07405810058116913,0.07424140721559525,0.07441989332437515,0.07459674775600433,0.07477129250764847,0.0749419629573822,0.07511312514543533,0.07528310269117355,0.07544595003128052,0.07560573518276215,0.07576256990432739,0.0759180337190628,0.07607419043779373,0.07622408121824265,0.07637698203325272,0.07652425020933151,0.0766661986708641,0.07680758833885193,0.0769496038556099,0.07709011435508728,0.07722343504428864,0.07735668867826462,0.07749112695455551,0.07762006670236588,0.07774525135755539,0.0778745636343956,0.07799837738275528,0.07811955362558365,0.07824042439460754,0.07836085557937622,0.07847877591848373,0.07859420776367188,0.07870975136756897,0.07882311195135117,0.07893253117799759,0.07904326915740967,0.07915131002664566,0.07926285266876221,0.07936733216047287,0.07947330921888351,0.07957353442907333,0.0796724408864975,0.07977134734392166,0.07987526059150696,0.07997279614210129,0.08007151633501053,0.0801638588309288,0.08025819808244705,0.08034735172986984,0.08043881505727768,0.08052558451890945,0.08061385899782181,0.08070119470357895,0.08078815042972565,0.08087486028671265,0.08095913380384445,0.08104146271944046,0.0811195969581604,0.08119817823171616,0.08127506077289581,0.08135401457548141,0.08143234252929688,0.08151010423898697,0.0815829262137413,0.0816543698310852,0.08172906935214996,0.08180032670497894,0.08187208324670792,0.08194096386432648,0.08200564980506897,0.08207471668720245,0.08214215934276581,0.08220815658569336,0.08227384835481644,0.08233703672885895,0.08239834755659103,0.08246152848005295,0.08252046257257462,0.08258140087127686,0.0826423317193985,0.08270301669836044,0.08275944739580154,0.08281562477350235,0.08287186920642853,0.08293067663908005,0.08298622816801071,0.08304116129875183,0.08309577405452728,0.08314932882785797,0.08319956064224243,0.08325149118900299,0.08330422639846802,0.08335496485233307,0.08340726792812347,0.08345718681812286,0.08350586146116257,0.08355428278446198,0.0836033970117569,0.08364918828010559,0.08369766920804977,0.08374396711587906,0.08378919959068298,0.08383336663246155,0.08387653529644012,0.08391951024532318,0.08396286517381668,0.08400660008192062,0.08404938876628876,0.08409099280834198,0.08413328230381012,0.0841720700263977,0.08421405404806137,0.08425277471542358,0.08429156243801117,0.08432916551828384,0.08436707407236099,0.08440498262643814,0.08444133400917053,0.08447962254285812,0.08451515436172485,0.08455225825309753,0.08458847552537918,0.08462207019329071,0.08465685695409775,0.08469095081090927,0.08472373336553574,0.08475739508867264,0.08479442447423935,0.08482464402914047,0.08485648781061172,0.08488757908344269,0.08491867035627365,0.08494982868432999,0.08498091995716095,0.08501007407903671,0.08503885567188263,0.08506819605827332,0.0850963443517685,0.08512762933969498,0.08515390008687973,0.0851844921708107,0.08521277457475662,0.08524049073457718,0.0852668285369873,0.08529410511255264,0.08532162755727768,0.08534709364175797,0.08537305146455765,0.08540014177560806,0.08542629331350327,0.08545025438070297,0.08547396212816238,0.08549930155277252,0.08552370220422745,0.08554878830909729,0.08557512611150742,0.08559601753950119,0.08562023192644119,0.08564237505197525,0.08566852658987045,0.08569073677062988,0.0857117548584938,0.08573421835899353,0.08575580269098282,0.08577663451433182,0.0857970267534256,0.08581961691379547,0.08584000915288925,0.08586177974939346,0.08588205277919769,0.08590156584978104,0.08592165261507034,0.08594335615634918,0.08596300333738327,0.08598214387893677,0.08600103855133057,0.0860208123922348,0.08604001253843307,0.08605822175741196,0.08607874065637589,0.0860978215932846,0.0861169621348381,0.08613310754299164,0.08615124970674515,0.0861695185303688,0.08618521690368652,0.08620117604732513,0.08621762692928314,0.08623376488685608,0.08624909073114395,0.08626479655504227,0.08628037571907043,0.08629338443279266,0.08630821108818054,0.08632335066795349,0.0863371193408966,0.08635100722312927,0.08636483550071716,0.08637865632772446,0.08639373630285263,0.08640637248754501,0.08642145246267319,0.0864337757229805,0.08644759654998779,0.08646004647016525,0.08647280931472778,0.08648476004600525,0.08649621158838272],"active":[0.002746284008026123,0.0023696047719568014,0.002226465381681919,0.0021474510431289673,0.002100404817610979,0.00205586152151227,0.0020160735584795475,0.001968777272850275,0.0019438769668340683,0.0019186660647392273,0.0018661152571439743,0.0018293289467692375,0.0018037408590316772,0.0017697084695100784,0.001720597967505455,0.0016886908560991287,0.00165615975856781,0.0016360152512788773,0.0016182474792003632,0.0016223769634962082,0.0016085505485534668,0.001596100628376007,0.0015857797116041183,0.001588406041264534,0.0015715155750513077,0.001560879871249199,0.0015457402914762497,0.0015346668660640717,0.00152609683573246,0.0015192758291959763,0.0015034489333629608,0.0014881212264299393,0.0014716051518917084,0.0014506485313177109,0.0014471430331468582,0.001429317519068718,0.001420494168996811,0.0013972222805023193,0.0013929642736911774,0.0013800151646137238,0.0013600587844848633,0.0013439804315567017,0.0013317838311195374,0.0013258382678031921,0.001320522278547287,0.0013002529740333557,0.001284860074520111,0.00127435103058815,0.0012731626629829407,0.0012569576501846313,0.0012343116104602814,0.0012262389063835144,0.0012245550751686096,0.001202218234539032,0.0011927075684070587,0.0011749416589736938,0.0011725015938282013,0.0011646784842014313,0.001154046505689621,0.0011345259845256805,0.0011207014322280884,0.0011136941611766815,0.001107688993215561,0.0010937973856925964,0.0010822862386703491,0.001078970730304718,0.0010568909347057343,0.0010448172688484192,0.001038622111082077,0.0010316148400306702,0.0010237284004688263,0.001008782535791397,0.0010017119348049164,0.000994078814983368,0.0009818151593208313,0.0009661130607128143,0.0009542256593704224,0.0009555406868457794,0.0009379610419273376,0.0009304545819759369,0.0009178780019283295,0.0009089931845664978,0.0008964203298091888,0.000885598361492157,0.0008759647607803345,0.0008565075695514679,0.0008574463427066803,0.0008421801030635834,0.0008314810693264008,0.0008150897920131683,0.000793755054473877,0.0007869377732276917,0.0007854998111724854,0.0007684193551540375,0.0007577240467071533,0.0007509663701057434,0.0007416494190692902,0.0007260069251060486,0.0007196180522441864,0.0007043629884719849,0.0006944760680198669,0.0006763935089111328,0.0006696954369544983,0.0006620660424232483,0.0006584972143173218,0.0006534382700920105,0.0006339177489280701,0.0006277188658714294,0.0006162747740745544,0.00061759352684021,0.0006138309836387634,0.0005991905927658081,0.0005921870470046997,0.0005887448787689209,0.0005818009376525879,0.0005760490894317627,0.0005681663751602173,0.0005619078874588013,0.0005528926849365234,0.0005518943071365356,0.0005422607064247131,0.0005345046520233154,0.0005233064293861389,0.0005164220929145813,0.0005010366439819336,0.000496596097946167,0.0004945918917655945,0.0004938393831253052,0.00048689544200897217,0.00048007816076278687,0.00046781450510025024,0.00046393275260925293,0.00045374035835266113,0.0004482343792915344,0.00045242905616760254,0.0004414767026901245,0.0004342198371887207,0.0004276558756828308,0.0004277154803276062,0.0004149526357650757,0.0004111379384994507,0.00040600448846817017,0.00040187686681747437,0.00039030611515045166,0.00038360804319381714,0.00038366764783859253,0.00037685781717300415,0.00036897510290145874,0.0003650858998298645,0.0003600865602493286,0.0003535225987434387,0.000349387526512146,0.0003454461693763733,0.0003453865647315979,0.0003430098295211792,0.00033017992973327637,0.0003288686275482178,0.00031879544258117676,0.00031385570764541626,0.00031322985887527466,0.00031135231256484985,0.00030415505170822144,0.0002986490726470947,0.0002960190176963806,0.00029433518648147583,0.0002872645854949951,0.0002872645854949951,0.0002872645854949951,0.0002814456820487976,0.0002777501940727234,0.0002744421362876892,0.0002702474594116211,0.0002666786313056946,0.0002637431025505066,0.0002628639340400696,0.0002573654055595398,0.0002527311444282532,0.0002512335777282715,0.00024835020303726196,0.000249229371547699,0.00024165958166122437,0.00023940205574035645,0.00023227185010910034,0.00023052096366882324,0.00023315101861953735,0.00023239850997924805,0.00022570788860321045,0.00022464245557785034,0.00021775811910629272,0.00021707266569137573,0.00021294504404067993,0.00021569430828094482,0.0002099350094795227,0.00020968914031982422,0.00020825117826461792,0.00020637363195419312,0.0002013072371482849,0.0001968666911125183,0.0001944229006767273,0.0001929253339767456,0.0001929253339767456,0.00019147992134094238,0.0001926124095916748,0.0001908615231513977,0.0001863539218902588,0.0001806020736694336,0.00017865747213363647,0.0001820400357246399,0.00017784535884857178,0.00017659366130828857,0.00017296522855758667,0.00017102807760238647,0.00017528235912322998,0.00017096847295761108,0.00016852468252182007,0.00016577541828155518,0.00016421079635620117,0.00016245245933532715,0.00016151368618011475,0.00015889108180999756,0.00015982985496520996,0.00015813857316970825,0.00015451014041900635,0.00014907121658325195,0.00015050917863845825,0.00014982372522354126,0.00015325844287872314,0.00014856457710266113,0.00014781951904296875,0.00014436990022659302,0.00014255940914154053,0.00014112144708633423,0.00014268606901168823,0.00014099478721618652,0.00013855844736099243,0.00013868510723114014,0.00013636797666549683,0.00013461709022521973,0.00013443082571029663,0.00013380497694015503,0.00013242661952972412,0.0001324862241744995,0.00012936443090438843,0.00012905150651931763,0.00012798607349395752,0.0001288577914237976,0.00012798607349395752,0.00012686103582382202,0.00012542307376861572,0.0001241639256477356,0.00012216717004776,0.00012260675430297852,0.0001177862286567688,0.000119037926197052,0.00011815875768661499,0.0001161620020866394,0.00011391192674636841,0.0001141577959060669,0.00011277943849563599,0.00011022388935089111,0.00011146813631057739,0.00010909140110015869,0.0001096576452255249,0.00010852515697479248,0.00010671466588973999,0.00010772049427032471,0.00010721385478973389,0.00010515004396438599,0.00010583549737930298,0.00010552257299423218,9.833276271820068e-05,9.983032941818237e-05,9.908527135848999e-05,9.98377799987793e-05,9.945780038833618e-05,9.745359420776367e-05,9.433180093765259e-05,9.608268737792969e-05,9.657442569732666e-05,9.651482105255127e-05,9.739398956298828e-05,9.407848119735718e-05,9.789317846298218e-05,9.520351886749268e-05,9.275972843170166e-05,9.270012378692627e-05,9.344518184661865e-05,9.200721979141235e-05,8.976459503173828e-05,9.094923734664917e-05,9.057670831680298e-05,8.819997310638428e-05,8.807331323623657e-05,8.756667375564575e-05,8.869916200637817e-05,8.675456047058105e-05,8.806586265563965e-05,8.738040924072266e-05,8.356571197509766e-05,8.776038885116577e-05,8.544325828552246e-05,8.676201105117798e-05,8.225440979003906e-05,8.037686347961426e-05,8.156895637512207e-05,8.100271224975586e-05,7.999688386917114e-05,8.100271224975586e-05,8.169561624526978e-05,8.093565702438354e-05,8.074939250946045e-05,7.937848567962646e-05,7.780641317367554e-05,7.831305265426636e-05,7.937103509902954e-05,7.443875074386597e-05,7.411837577819824e-05,7.481127977371216e-05,7.630884647369385e-05,7.542967796325684e-05,7.424503564834595e-05,7.461756467819214e-05,7.336586713790894e-05,7.199496030807495e-05,7.061660289764404e-05,7.205456495285034e-05,7.074326276779175e-05,6.748735904693604e-05,6.861984729766846e-05,6.767362356185913e-05,6.723403930664062e-05,6.730109453201294e-05,6.655603647232056e-05,6.560981273651123e-05,6.473809480667114e-05,6.593018770217896e-05,6.536394357681274e-05,6.461143493652344e-05,6.404519081115723e-05,6.492435932159424e-05,6.410479545593262e-05,6.436556577682495e-05,6.323307752609253e-05,6.429851055145264e-05,6.160140037536621e-05,6.172806024551392e-05,5.9545040130615234e-05,5.9485435485839844e-05,5.8420002460479736e-05,5.7794153690338135e-05,5.829334259033203e-05]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.002746284008026123,0.003708846168592572,0.0046872361563146114,0.0056480467319488525,0.006588461808860302,0.007499787025153637,0.00838683731853962,0.009248364716768265,0.010074542835354805,0.010878138244152069,0.011657021939754486,0.012403873726725578,0.013123699463903904,0.013825507834553719,0.014501916244626045,0.015154927037656307,0.015784289687871933,0.016399826854467392,0.0170078556984663,0.01760130748152733,0.018188942223787308,0.01876763254404068,0.019329804927110672,0.019879214465618134,0.020418738946318626,0.020950568839907646,0.021469200029969215,0.02197994664311409,0.02247023582458496,0.02295420691370964,0.02343173511326313,0.023895874619483948,0.02435300685465336,0.02480131760239601,0.02523699216544628,0.02566046640276909,0.026084255427122116,0.02648639678955078,0.02688828855752945,0.0272765401750803,0.027665169909596443,0.028043724596500397,0.028411833569407463,0.02876780554652214,0.029118333011865616,0.029464419931173325,0.029796181246638298,0.030132194980978966,0.030451757833361626,0.030764685943722725,0.03106704354286194,0.03136983886361122,0.03167013078927994,0.03195991367101669,0.032237183302640915,0.032505881041288376,0.032774392515420914,0.033041030168533325,0.03329978138208389,0.03355271369218826,0.0337970145046711,0.034040939062833786,0.0342736653983593,0.03449982404708862,0.03471972420811653,0.034940313547849655,0.03515420854091644,0.03536078706383705,0.03556586056947708,0.035764429718256,0.035958804190158844,0.0361468642950058,0.03633048012852669,0.03651190549135208,0.03669114410877228,0.03686900436878204,0.0370381698012352,0.03720620647072792,0.03736943006515503,0.037524644285440445,0.03768317401409149,0.03783932328224182,0.03798627853393555,0.03812897950410843,0.038270868360996246,0.03840562701225281,0.03854232281446457,0.038675013929605484,0.03880094736814499,0.0389266312122345,0.03904743865132332,0.039166491478681564,0.039281103760004044,0.03939433768391609,0.03950732201337814,0.03961680456995964,0.039721906185150146,0.03982369229197502,0.03992391750216484,0.04002232477068901,0.04012054577469826,0.040215011686086655,0.040311042219400406,0.040401630103588104,0.04048996791243553,0.04057648777961731,0.04066351056098938,0.04074915871024132,0.04083061218261719,0.04090599715709686,0.040986575186252594,0.041061773896217346,0.04113490879535675,0.04120935499668121,0.041279423981904984,0.041348427534103394,0.041415367275476456,0.04148324579000473,0.04154643416404724,0.04161106050014496,0.041673120111227036,0.041734177619218826,0.04179411381483078,0.04185185581445694,0.04190465807914734,0.0419624000787735,0.04201701655983925,0.04207044467329979,0.04212280735373497,0.042171355336904526,0.042220838367938995,0.04226844757795334,0.04231436923146248,0.04235866293311119,0.04240239039063454,0.04244624823331833,0.04248747602105141,0.04252701252698898,0.04256736487150192,0.042605213820934296,0.04264237359166145,0.042678285390138626,0.04271407052874565,0.04274797812104225,0.04278038442134857,0.04281172901391983,0.04284331947565079,0.042875416576862335,0.042906321585178375,0.04293728619813919,0.042966630309820175,0.04299353063106537,0.04302224516868591,0.04304908215999603,0.04307429492473602,0.043100446462631226,0.04312615841627121,0.04315224662423134,0.04317627102136612,0.04319941624999046,0.04322168976068497,0.04324427247047424,0.04326535761356354,0.04328681528568268,0.04330527037382126,0.043324101716279984,0.04334374517202377,0.04336351528763771,0.043381281197071075,0.043399423360824585,0.043416254222393036,0.04343458265066147,0.04345003515481949,0.043466489762067795,0.04348306730389595,0.04349971190094948,0.04351441189646721,0.04353036358952522,0.04354656860232353,0.043561145663261414,0.043573908507823944,0.043588485568761826,0.04360343515872955,0.043615762144327164,0.043630026280879974,0.043642785400152206,0.04365554824471474,0.0436677485704422,0.04367988556623459,0.043691959232091904,0.04370347037911415,0.0437130443751812,0.04372330382466316,0.043733686208724976,0.04374276101589203,0.04375270754098892,0.04376209154725075,0.04377109929919243,0.04378017038106918,0.043788615614175797,0.043797124177217484,0.04380544647574425,0.04381326586008072,0.04382102191448212,0.0438280925154686,0.04383559897542,0.04384266957640648,0.043849486857652664,0.04385599493980408,0.04386231303215027,0.043868694454431534,0.0438750758767128,0.04388139396905899,0.043886587023735046,0.04389209300279617,0.04389822483062744,0.04390329122543335,0.04390867054462433,0.04391423985362053,0.043919119983911514,0.043923936784267426,0.04392906650900841,0.0439336933195591,0.043938010931015015,0.04394257813692093,0.0439467690885067,0.043951086699962616,0.04395509138703346,0.04395909607410431,0.04396259784698486,0.04396635293960571,0.04397048056125641,0.04397392272949219,0.04397755116224289,0.04398117959499359,0.04398487135767937,0.04398893564939499,0.04399237781763077,0.043995629996061325,0.043998509645462036,0.04400201141834259,0.0440051406621933,0.04400820657610893,0.044010959565639496,0.044013772159814835,0.04401683807373047,0.044019341468811035,0.044021718204021454,0.04402397200465202,0.044026535004377365,0.044029101729393005,0.044031478464603424,0.04403391852974892,0.04403604567050934,0.04403848573565483,0.044040799140930176,0.0440426766872406,0.044044677168130875,0.04404686763882637,0.044049058109521866,0.04405137151479721,0.044053249061107635,0.04405487701296806,0.04405650123953819,0.044058315455913544,0.044059816747903824,0.04406144469976425,0.044063132256269455,0.04406488686800003,0.044066447764635086,0.044067949056625366,0.044069454073905945,0.044071014970541,0.04407264292240143,0.04407401755452156,0.04407570883631706,0.04407714679837227,0.04407833516597748,0.04407927393913269,0.0440802127122879,0.044081151485443115,0.0440821535885334,0.04408334195613861,0.04408428072929382,0.04408521577715874,0.04408584162592888,0.04408646747469902,0.04408746957778931,0.04408809542655945,0.04408903419971466,0.04408997297286987,0.044090911746025085,0.0440918505191803,0.044092725962400436,0.044093601405620575,0.044094476848840714,0.04409528896212578,0.04409591481089592,0.044096603989601135,0.04409722983837128,0.044098105281591415,0.04409873113036156,0.0440993569791317,0.04410010576248169,0.044100482016801834,0.044101107865571976,0.04410173371434212,0.044101983308792114,0.04410248622298241,0.04410285875201225,0.044103361666202545,0.04410361126065254,0.04410392418503761,0.04410448670387268,0.04410479962825775,0.044105175882577896,0.044105611741542816,0.04410592466592789,0.04410630092024803,0.044106487184762955,0.044106800109148026,0.044107113033533096,0.04410736262798309,0.044107552617788315,0.04410773888230324,0.04410805180668831,0.044108301401138306,0.0441085509955883,0.0441088043153286,0.04410886391997337,0.044109053909778595,0.044109176844358444,0.044109489768743515,0.04410961642861366,0.044109802693128586,0.04411005601286888,0.044110242277383804,0.04411042854189873,0.044110555201768875,0.0441107414662838,0.044110991060733795,0.04411105439066887,0.044111303985118866,0.04411136731505394,0.044111430644989014,0.04411155730485916,0.04411161690950394,0.044111743569374084,0.04411192983388901,0.044112056493759155,0.04411224275827408],"recovered":[0.0,0.0013348620850592852,0.0024900492280721664,0.003550519235432148,0.004561315756291151,0.005534075200557709,0.006481059826910496,0.007401205599308014,0.008296452462673187,0.009149219840765,0.00997877772897482,0.010783999226987362,0.011565133929252625,0.012318992987275124,0.013047890737652779,0.013753077015280724,0.014429234899580479,0.015079430304467678,0.015716927126049995,0.01633896864950657,0.016944747418165207,0.01754176616668701,0.018128085881471634,0.01869945600628853,0.019262690097093582,0.01982148550450802,0.020362136885523796,0.02089446783065796,0.02140890620648861,0.02190970629453659,0.02240356057882309,0.02289053611457348,0.023365622386336327,0.023835204541683197,0.024290962144732475,0.024738522246479988,0.02517557330429554,0.02560417726635933,0.026018518954515457,0.026430293917655945,0.02683287300169468,0.027226444333791733,0.027609754353761673,0.027984870597720146,0.028354167938232422,0.028707198798656464,0.029055412858724594,0.029401186853647232,0.02973407320678234,0.03006695955991745,0.030392026528716087,0.03070514276623726,0.031009314581751823,0.031313423067331314,0.031612902879714966,0.031898368149995804,0.032175950706005096,0.03245171904563904,0.03272417187690735,0.03298961743712425,0.033247556537389755,0.033499740064144135,0.03374378755688667,0.033984337002038956,0.03421981632709503,0.03443996608257294,0.03466537222266197,0.03488771617412567,0.03510017320513725,0.03531225398182869,0.035512637346982956,0.0357072614133358,0.035899389535188675,0.03608863428235054,0.03627375140786171,0.03645442798733711,0.036630913615226746,0.036802828311920166,0.036975372582674026,0.0371430367231369,0.03730475530028343,0.037465035915374756,0.03762293979525566,0.03777915611863136,0.03792398422956467,0.03806831315159798,0.03821057453751564,0.038350023329257965,0.0384870320558548,0.038620222359895706,0.038749661296606064,0.038875095546245575,0.038993898779153824,0.03911295533180237,0.03922956809401512,0.039343804121017456,0.03945522382855415,0.039566706866025925,0.03967168554663658,0.03977140784263611,0.0398721918463707,0.039972852915525436,0.04006907343864441,0.04016316309571266,0.04025737941265106,0.040349096059799194,0.040438368916511536,0.0405261404812336,0.04061216488480568,0.04069799557328224,0.040779199451208115,0.0408610925078392,0.04094323515892029,0.04101680591702461,0.04109269380569458,0.041166577488183975,0.04123789817094803,0.041306715458631516,0.0413738414645195,0.041444409638643265,0.04150978848338127,0.0415736623108387,0.04163715988397598,0.041697908192873,0.041755903512239456,0.04181176796555519,0.041868384927511215,0.04192431643605232,0.04197824373841286,0.04203035682439804,0.042082469910383224,0.04213226959109306,0.04218025133013725,0.0422276109457016,0.04227396845817566,0.04231976345181465,0.042364683002233505,0.042408037930727005,0.04244901239871979,0.04249080643057823,0.042531345039606094,0.04256988316774368,0.042608167976140976,0.04264501854777336,0.042680490761995316,0.04271577298641205,0.04274774342775345,0.04278002306818962,0.04281261935830116,0.04284439980983734,0.042876679450273514,0.04290727153420448,0.042935989797115326,0.042963579297065735,0.04299235716462135,0.04301925748586655,0.0430452823638916,0.04307118058204651,0.04309683293104172,0.04312298446893692,0.043146006762981415,0.04316959157586098,0.04319198802113533,0.04321331903338432,0.04323740676045418,0.04325905442237854,0.04327725991606712,0.04329608753323555,0.04331535845994949,0.043334439396858215,0.043351393193006516,0.04337009787559509,0.043389178812503815,0.04340650886297226,0.04342208802700043,0.04344041645526886,0.043456681072711945,0.04347163438796997,0.04348783940076828,0.0435032919049263,0.043518681079149246,0.04353281855583191,0.0435466468334198,0.04356103390455246,0.04357517138123512,0.043588247150182724,0.04360276088118553,0.043616339564323425,0.04362903907895088,0.043641988188028336,0.04365243762731552,0.043663572520017624,0.043674957007169724,0.04368540644645691,0.0436956025660038,0.04370567575097084,0.04371606186032295,0.043726444244384766,0.043735578656196594,0.04374471306800842,0.043754223734140396,0.04376266896724701,0.04377142712473869,0.04377930983901024,0.04378737881779671,0.04379419982433319,0.04380139335989952,0.043808963149785995,0.04381578415632248,0.04382278770208359,0.043829545378685,0.04383630305528641,0.043842557817697525,0.04384906589984894,0.04385444521903992,0.04386001452803612,0.04386526718735695,0.043870709836483,0.043875839561223984,0.0438818484544754,0.04388716444373131,0.04389216750860214,0.04389773681759834,0.0439026802778244,0.04390699788928032,0.043911874294281006,0.043916381895542145,0.043920572847127914,0.04392526298761368,0.04392889142036438,0.04393314570188522,0.043937087059020996,0.043940529227256775,0.0439440943300724,0.04394778609275818,0.04395128786563873,0.043955106288194656,0.04395873472094536,0.04396217316389084,0.04396530240774155,0.04396868124604225,0.04397193342447281,0.04397468641400337,0.043977878987789154,0.04398081824183464,0.043983571231365204,0.04398632422089577,0.0439896397292614,0.043992143124341965,0.04399432986974716,0.04399658367037773,0.04399914667010307,0.04400177672505379,0.04400396719574928,0.04400628060102463,0.0440085306763649,0.04401097074151039,0.04401316121220589,0.04401528835296631,0.04401722922921181,0.044019293040037155,0.044021669775247574,0.04402373358607292,0.044025737792253494,0.04402711242437363,0.04402880370616913,0.04403074085712433,0.0440329946577549,0.044034745544195175,0.044036559760570526,0.04403799772262573,0.044039689004421234,0.04404125362634659,0.044042814522981644,0.04404444247484207,0.0440460704267025,0.044047508388757706,0.04404919594526291,0.04405038431286812,0.04405176267027855,0.04405313730239868,0.04405420273542404,0.04405482858419418,0.044056203216314316,0.04405714198946953,0.044058267027139664,0.0440591424703598,0.04405983164906502,0.04406058415770531,0.044061146676540375,0.044061895459890366,0.04406283423304558,0.044063836336135864,0.044065024703741074,0.04406602680683136,0.044066715985536575,0.04406740143895149,0.044068340212106705,0.044068966060876846,0.044069528579711914,0.044070031493902206,0.044070906937122345,0.044071655720472336,0.044072408229112625,0.04407322034239769,0.04407365992665291,0.0440741591155529,0.04407497122883797,0.044075220823287964,0.04407547414302826,0.04407603666186333,0.044076286256313324,0.044076722115278244,0.04407716169953346,0.04407753795385361,0.04407785087823868,0.04407835006713867,0.04407891258597374,0.04407916218042374,0.04407953843474388,0.04407978802919388,0.04408016428351402,0.044080354273319244,0.04408060386776924,0.04408085346221924,0.04408122971653938,0.044081415981054306,0.04408172890543938,0.044081978499889374,0.04408210515975952,0.044082291424274445,0.04408254101872444,0.044082604348659515,0.04408298060297966,0.044083043932914734,0.04408323019742966,0.04408354312181473,0.044083669781684875,0.0440838560461998,0.044083982706069946,0.04408416897058487,0.04408435523509979,0.04408448189496994,0.04408460482954979,0.04408473148941994,0.044084858149290085,0.044084981083869934,0.04408504441380501,0.04408510774374008,0.04408523067831993,0.04408535733819008],"active":[0.002746284008026123,0.002373984083533287,0.002197186928242445,0.0020975274965167046,0.002027146052569151,0.001965711824595928,0.0019057774916291237,0.0018471591174602509,0.0017780903726816177,0.0017289184033870697,0.001678244210779667,0.0016198744997382164,0.0015585655346512794,0.001506514847278595,0.0014540255069732666,0.0014018500223755836,0.0013550547882914543,0.001320396549999714,0.0012909285724163055,0.0012623388320207596,0.0012441948056221008,0.0012258663773536682,0.001201719045639038,0.001179758459329605,0.0011560488492250443,0.0011290833353996277,0.0011070631444454193,0.001085478812456131,0.0010613296180963516,0.00104450061917305,0.0010281745344400406,0.001005338504910469,0.0009873844683170319,0.0009661130607128143,0.0009460300207138062,0.0009219441562891006,0.0009086821228265762,0.000882219523191452,0.0008697696030139923,0.0008462462574243546,0.0008322969079017639,0.0008172802627086639,0.0008020792156457901,0.0007829349488019943,0.000764165073633194,0.000757221132516861,0.0007407683879137039,0.0007310081273317337,0.0007176846265792847,0.000697726383805275,0.0006750170141458511,0.0006646960973739624,0.0006608162075281143,0.000646490603685379,0.0006242804229259491,0.000607512891292572,0.0005984418094158173,0.0005893111228942871,0.0005756095051765442,0.0005630962550640106,0.0005494579672813416,0.0005411989986896515,0.0005298778414726257,0.0005154870450496674,0.0004999078810214996,0.0005003474652767181,0.0004888363182544708,0.00047307088971138,0.0004656873643398285,0.00045217573642730713,0.00044616684317588806,0.00043960288166999817,0.0004310905933380127,0.00042327120900154114,0.00041739270091056824,0.00041457638144493103,0.00040725618600845337,0.0004033781588077545,0.0003940574824810028,0.0003816075623035431,0.0003784187138080597,0.00037428736686706543,0.00036333873867988586,0.00034982338547706604,0.0003468841314315796,0.00033731386065483093,0.00033174827694892883,0.0003249906003475189,0.00031391531229019165,0.0003064088523387909,0.00029777735471725464,0.0002913959324359894,0.0002872049808502197,0.00028138235211372375,0.00027775391936302185,0.00027300044894218445,0.00026668235659599304,0.0002569854259490967,0.0002522319555282593,0.0002509169280529022,0.0002483539283275604,0.00024215877056121826,0.0002419687807559967,0.0002384670078754425,0.0002325884997844696,0.00022739171981811523,0.00022514164447784424,0.00022301822900772095,0.00021844729781150818,0.00020800158381462097,0.00020737573504447937,0.0002006813883781433,0.0001916736364364624,0.00019254907965660095,0.00018673017621040344,0.00018185004591941833,0.00017746910452842712,0.00017653033137321472,0.00017259269952774048,0.00016665086150169373,0.00016333162784576416,0.00016051530838012695,0.00015695393085479736,0.0001539476215839386,0.0001487545669078827,0.0001506321132183075,0.00014863163232803345,0.00014612823724746704,0.00014456361532211304,0.00014099851250648499,0.00013836845755577087,0.00013617798686027527,0.00013411790132522583,0.00013105198740959167,0.00012842193245887756,0.00012648478150367737,0.0001227930188179016,0.00011897459626197815,0.00011835247278213501,0.00011440739035606384,0.00011102855205535889,0.00010840222239494324,0.00010590255260467529,0.00010295957326889038,9.989365935325623e-05,9.595602750778198e-05,9.557604789733887e-05,9.539350867271423e-05,9.370222687721252e-05,9.288638830184937e-05,8.995085954666138e-05,8.625909686088562e-05,8.625537157058716e-05,8.550286293029785e-05,8.19377601146698e-05,8.118897676467896e-05,8.087605237960815e-05,8.106604218482971e-05,7.943809032440186e-05,7.643178105354309e-05,7.568299770355225e-05,7.468089461326599e-05,7.33695924282074e-05,7.34962522983551e-05,6.786361336708069e-05,6.504729390144348e-05,6.648525595664978e-05,6.742775440216064e-05,6.592273712158203e-05,6.498396396636963e-05,6.486102938652039e-05,6.448477506637573e-05,6.085634231567383e-05,5.998089909553528e-05,6.097927689552307e-05,5.9295445680618286e-05,5.773082375526428e-05,5.8729201555252075e-05,5.8729201555252075e-05,5.7853758335113525e-05,5.5227428674697876e-05,5.566701292991638e-05,5.678832530975342e-05,5.472823977470398e-05,5.4854899644851685e-05,5.453824996948242e-05,5.278736352920532e-05,5.1409006118774414e-05,5.0846487283706665e-05,4.9971044063568115e-05,5.103275179862976e-05,4.947185516357422e-05,4.834681749343872e-05,4.8279762268066406e-05,4.715844988822937e-05,4.7031790018081665e-05,4.602968692779541e-05,4.4655054807662964e-05,4.459172487258911e-05,4.390254616737366e-05,4.29004430770874e-05,4.277750849723816e-05,4.183873534202576e-05,4.171207547187805e-05,4.071369767189026e-05,4.139915108680725e-05,4.127621650695801e-05,4.05237078666687e-05,4.02107834815979e-05,3.952533006668091e-05,3.9149075746536255e-05,3.87728214263916e-05,3.8836151361465454e-05,3.75211238861084e-05,3.7647783756256104e-05,3.821030259132385e-05,3.802403807640076e-05,3.7960708141326904e-05,3.840029239654541e-05,3.727152943611145e-05,3.6772340536117554e-05,3.689900040626526e-05,3.5956501960754395e-05,3.533065319061279e-05,3.558024764060974e-05,3.489479422569275e-05,3.470480442047119e-05,3.4518539905548096e-05,3.3833086490631104e-05,3.37064266204834e-05,3.32072377204895e-05,3.33935022354126e-05,3.33935022354126e-05,3.345683217048645e-05,3.33935022354126e-05,3.3583492040634155e-05,3.382936120033264e-05,3.3643096685409546e-05,3.345683217048645e-05,3.32072377204895e-05,3.3330172300338745e-05,3.32072377204895e-05,3.35201621055603e-05,3.30805778503418e-05,3.295391798019409e-05,3.326684236526489e-05,3.3017247915267944e-05,3.207847476005554e-05,3.1828880310058594e-05,3.220513463020325e-05,3.251805901527405e-05,3.233179450035095e-05,3.2141804695129395e-05,3.207847476005554e-05,3.220513463020325e-05,3.22684645652771e-05,3.170594573020935e-05,3.151595592498779e-05,3.1579285860061646e-05,3.1828880310058594e-05,3.207847476005554e-05,3.1579285860061646e-05,3.11434268951416e-05,3.0763447284698486e-05,3.120303153991699e-05,3.1013041734695435e-05,3.0703842639923096e-05,3.0137598514556885e-05,3.0141323804855347e-05,2.9888004064559937e-05,2.995133399963379e-05,2.9765069484710693e-05,2.976134419441223e-05,2.9828399419784546e-05,2.9575079679489136e-05,2.9638409614562988e-05,2.9638409614562988e-05,2.9139220714569092e-05,2.8889626264572144e-05,2.8450042009353638e-05,2.8014183044433594e-05,2.795085310935974e-05,2.851337194442749e-05,2.8077512979507446e-05,2.8073787689208984e-05,2.7574598789215088e-05,2.732500433921814e-05,2.763792872428894e-05,2.7511268854141235e-05,2.788752317428589e-05,2.8077512979507446e-05,2.8077512979507446e-05,2.8014183044433594e-05,2.7701258659362793e-05,2.7574598789215088e-05,2.7760863304138184e-05,2.788752317428589e-05,2.7574598789215088e-05,2.763792872428894e-05,2.7701258659362793e-05,2.8073787689208984e-05,2.7824193239212036e-05,2.7701258659362793e-05,2.769753336906433e-05,2.7261674404144287e-05,2.7447938919067383e-05,2.7574598789215088e-05,2.701207995414734e-05,2.726539969444275e-05,2.738460898399353e-05,2.732500433921814e-05,2.732500433921814e-05,2.7202069759368896e-05,2.732500433921814e-05,2.7261674404144287e-05,2.732500433921814e-05,2.7261674404144287e-05,2.701207995414734e-05,2.7138739824295044e-05,2.6948750019073486e-05,2.701207995414734e-05,2.6948750019073486e-05,2.7008354663848877e-05,2.6948750019073486e-05,2.6885420083999634e-05,2.682209014892578e-05,2.6885420083999634e-05,2.682209014892578e-05,2.6825815439224243e-05,2.675876021385193e-05,2.676248550415039e-05,2.6635825634002686e-05,2.6885420083999634e-05,2.6635825634002686e-05,2.675876021385193e-05,2.6825815439224243e-05,2.6699155569076538e-05,2.675876021385193e-05,2.6699155569076538e-05,2.675876021385193e-05,2.682209014892578e-05,2.6699155569076538e-05,2.682209014892578e-05,2.676248550415039e-05,2.6699155569076538e-05,2.6699155569076538e-05,2.6635825634002686e-05,2.6699155569076538e-05,2.682209014892578e-05,2.6825815439224243e-05,2.6885420083999634e-05]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.7725633978843689,"q05":0.7232385380876636,"q20":0.7473253775111804,"q40":0.7649661806382149,"q60":0.7801606151305229,"q80":0.7978014182575573,"q95":0.8218882576810742},"MaxActiveInfected":{"mean":0.04466785117983818,"q05":0.033757877180177816,"q20":0.03908555156035145,"q40":0.04298745222955372,"q60":0.04634825013012264,"q80":0.05025015079932491,"q95":0.05557782517949854}},"4W_None":{"TotalInfected":{"mean":0.3111250698566437,"q05":0.1437807090446289,"q20":0.2255000847088109,"q40":0.2853500049249318,"q60":0.33690013478835557,"q80":0.39675005500447647,"q95":0.47846943066865844},"MaxActiveInfected":{"mean":0.005177306476980448,"q05":0.0013156946162654858,"q20":0.003201437934915576,"q40":0.004582525177102606,"q60":0.00577208777685829,"q80":0.00715317501904532,"q95":0.009038918337695408}},"2W_Strong":{"TotalInfected":{"mean":0.034049518406391144,"q05":0.02219847263102387,"q20":0.027985701175991508,"q40":0.03222417172075099,"q60":0.0358748650920313,"q80":0.04011333563679078,"q95":0.04590056418175841},"MaxActiveInfected":{"mean":0.002746284008026123,"q05":0.002696938399217579,"q20":0.0027210353710189357,"q40":0.002738683594932049,"q60":0.002753884421120197,"q80":0.0027715326450333103,"q95":0.002795629616834667}},"2W_Moderate":{"TotalInfected":{"mean":0.10362192988395691,"q05":0.010193630509533688,"q20":0.05581752997765363,"q40":0.08923171995306882,"q60":0.118012139814845,"q80":0.1514263297902602,"q95":0.19705022925838012},"MaxActiveInfected":{"mean":0.002746284008026123,"q05":0.002696938399217579,"q20":0.0027210353710189357,"q40":0.002738683594932049,"q60":0.002753884421120197,"q80":0.0027715326450333103,"q95":0.002795629616834667}}}}} \ No newline at end of file diff --git a/web/country-data/extdata-EE.json b/web/country-data/extdata-EE.json new file mode 100644 index 00000000..8d512bfb --- /dev/null +++ b/web/country-data/extdata-EE.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0022565722465515137,0.0029424140229821205,0.003600439755246043,0.00427932757884264,0.004971254151314497,0.0056440569460392,0.006311644800007343,0.006954023614525795,0.007598141673952341,0.008222266100347042,0.008829005993902683,0.009421837516129017,0.009984245523810387,0.010553606785833836,0.011101237498223782,0.011643651872873306,0.012211275286972523,0.012903202325105667,0.013689877465367317,0.014609549194574356,0.01567438617348671,0.016849618405103683,0.0182308629155159,0.019807690754532814,0.02158183977007866,0.023607201874256134,0.025984613224864006,0.028581077232956886,0.031546104699373245,0.03500226140022278,0.038829587399959564,0.04315412789583206,0.04802195355296135,0.05346435680985451,0.059479597955942154,0.06638148427009583,0.07402483373880386,0.08248094469308853,0.09176458418369293,0.10207568109035492,0.11322212964296341,0.1254386305809021,0.13862349092960358,0.15287838876247406,0.1683059185743332,0.1848243623971939,0.2022007703781128,0.2205333411693573,0.23979514837265015,0.2600444257259369,0.2808596193790436,0.30222761631011963,0.32391291856765747,0.3461536765098572,0.3684161305427551,0.3908698558807373,0.4132435917854309,0.4351070821285248,0.4567072093486786,0.4778805077075958,0.4984036087989807,0.518081784248352,0.5368672609329224,0.5549964308738708,0.5720729231834412,0.588078498840332,0.6030749082565308,0.6169881820678711,0.6301478147506714,0.6422964930534363,0.6533534526824951,0.6635889410972595,0.6728395223617554,0.6813321113586426,0.6891971230506897,0.6961946487426758,0.7026697397232056,0.7084259390830994,0.7136649489402771,0.7184171676635742,0.7225965261459351,0.7264195084571838,0.7298643589019775,0.7328876256942749,0.7355788350105286,0.7380231618881226,0.7402250170707703,0.7421582341194153,0.7439384460449219,0.745498776435852,0.7468374371528625,0.7481439113616943,0.7492548227310181,0.750251829624176,0.7511263489723206,0.7518999576568604,0.7526057958602905,0.7532177567481995,0.7537688612937927,0.754269540309906,0.7547111511230469,0.755098819732666,0.7554500102996826,0.7557663917541504,0.7560541033744812,0.7562792897224426,0.7564913630485535,0.75668865442276,0.7568660378456116,0.7570250630378723,0.757158100605011,0.7572832703590393,0.7573962807655334,0.7574936151504517,0.7575779557228088,0.7576466202735901,0.7577230930328369,0.757779598236084,0.7578343749046326,0.757880449295044,0.7579247355461121,0.7579586505889893,0.7579986453056335,0.7580282092094421,0.7580525279045105,0.7580786347389221,0.758097767829895,0.7581133842468262,0.758126437664032,0.7581438422203064,0.7581560015678406,0.7581647038459778,0.7581742405891418,0.7581812143325806,0.7581916451454163,0.758202075958252,0.758208155632019,0.7582125067710876,0.7582194209098816,0.7582229375839233,0.7582255005836487,0.7582298517227173,0.7582324743270874,0.7582359313964844,0.7582385540008545,0.7582411766052246,0.7582429051399231,0.7582455277442932,0.7582472562789917,0.7582489848136902,0.7582498788833618,0.7582507133483887,0.7582507133483887,0.7582525014877319,0.7582533359527588,0.7582542300224304,0.7582542300224304,0.7582542300224304,0.7582542300224304,0.7582550644874573,0.7582567930221558,0.7582567930221558,0.7582567930221558,0.7582567930221558,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274,0.7582576870918274],"recovered":[0.0,0.000890116672962904,0.001672445796430111,0.002385234460234642,0.0030962848104536533,0.003806465771049261,0.004495784640312195,0.0051720645278692245,0.005843129009008408,0.006501154974102974,0.007145272567868233,0.007766789756715298,0.008368313312530518,0.008939414285123348,0.009536591358482838,0.010092915035784245,0.010641414672136307,0.011200345121324062,0.011825338937342167,0.01249292679131031,0.013316110707819462,0.014252297580242157,0.015299749560654163,0.01652713678777218,0.017925767228007317,0.019510418176651,0.02128804475069046,0.023408155888319016,0.025774266570806503,0.02844548597931862,0.03151308372616768,0.03495359420776367,0.038787007331848145,0.04317500442266464,0.048124540597200394,0.053679946810007095,0.05989685282111168,0.06681612133979797,0.07451945543289185,0.08299989998340607,0.0923539474606514,0.10269025713205338,0.11385061591863632,0.1262444406747818,0.1395379602909088,0.15375374257564545,0.16909869015216827,0.18550674617290497,0.20301701128482819,0.22126178443431854,0.24065051972866058,0.26073551177978516,0.28137335181236267,0.30245277285575867,0.32414066791534424,0.3459433317184448,0.3683840036392212,0.39062127470970154,0.4126811921596527,0.4344899356365204,0.45602136850357056,0.47691476345062256,0.4973126947879791,0.5169596076011658,0.53577721118927,0.5537212491035461,0.5705830454826355,0.5865495204925537,0.601566731929779,0.6154965162277222,0.6285449266433716,0.6405606269836426,0.6517122983932495,0.6620286107063293,0.6714096069335938,0.6798283457756042,0.6877350807189941,0.6949281692504883,0.7013111114501953,0.7070368528366089,0.7123097777366638,0.7171272039413452,0.7214152216911316,0.7253207564353943,0.7287490963935852,0.7318089008331299,0.734606146812439,0.7370731234550476,0.7393079400062561,0.7412750720977783,0.7430431246757507,0.7446208596229553,0.7460203170776367,0.7472633719444275,0.7484238147735596,0.7494626045227051,0.7503553032875061,0.7511593699455261,0.7518973350524902,0.7525171637535095,0.753058671951294,0.7535837292671204,0.7540070414543152,0.7544094920158386,0.7547459006309509,0.7550901174545288,0.7553631067276001,0.7555925846099854,0.7558150887489319,0.7560219764709473,0.7561949491500854,0.7563583850860596,0.756499171257019,0.7566261291503906,0.7567408680915833,0.7568425536155701,0.7569260001182556,0.7570085525512695,0.7570763826370239,0.7571398615837097,0.7571963667869568,0.7572363018989563,0.7572849988937378,0.7573301792144775,0.7573684453964233,0.7573910355567932,0.7574171423912048,0.7574431896209717,0.7574588656425476,0.7574744820594788,0.7574953436851501,0.7575092911720276,0.7575222849845886,0.7575345039367676,0.7575423121452332,0.7575483918190002,0.7575588226318359,0.757568359375,0.7575744390487671,0.7575805187225342,0.7575857639312744,0.757590115070343,0.7575961947441101,0.7575996518135071,0.7576022744178772,0.7576057314872742,0.7576066255569458,0.7576100826263428,0.7576144337654114,0.7576161623001099,0.7576179504394531,0.7576179504394531,0.7576196789741516,0.7576205134391785,0.7576223015785217,0.7576231360435486,0.7576240301132202,0.7576248645782471,0.7576248645782471,0.7576248645782471,0.7576248645782471,0.7576257586479187,0.7576265931129456,0.7576265931129456,0.7576265931129456,0.7576274871826172,0.7576283812522888,0.7576283812522888,0.7576283812522888,0.7576283812522888,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157,0.7576292157173157],"active":[0.0022565722465515137,0.0020522973500192165,0.0019279939588159323,0.001894093118607998,0.0018749693408608437,0.0018375911749899387,0.0018158601596951485,0.0017819590866565704,0.0017550126649439335,0.0017211111262440681,0.0016837334260344505,0.0016550477594137192,0.001615932211279869,0.0016141925007104874,0.001564646139740944,0.0015507368370890617,0.001569860614836216,0.0017028572037816048,0.0018645385280251503,0.0021166224032640457,0.0023582754656672478,0.0025973208248615265,0.0029311133548617363,0.0032805539667606354,0.0036560725420713425,0.004096783697605133,0.004696568474173546,0.005172921344637871,0.005771838128566742,0.0065567754209041595,0.007316503673791885,0.00820053368806839,0.009234946221113205,0.010289352387189865,0.01135505735874176,0.01270153746008873,0.014127980917692184,0.015664823353290558,0.017245128750801086,0.019075781106948853,0.02086818218231201,0.022748373448848724,0.024772875010967255,0.02663394808769226,0.028767958283424377,0.031070619821548462,0.03310208022594452,0.03502659499645233,0.03677813708782196,0.03878264129161835,0.040209099650382996,0.04149210453033447,0.0425395667552948,0.04370090365409851,0.04427546262741089,0.04492652416229248,0.04485958814620972,0.04448580741882324,0.04402601718902588,0.04339057207107544,0.042382240295410156,0.04116702079772949,0.03955456614494324,0.03803682327270508,0.03629571199417114,0.03435724973678589,0.032491862773895264,0.030438661575317383,0.028581082820892334,0.02679997682571411,0.024808526039123535,0.023028314113616943,0.02112722396850586,0.019303500652313232,0.017787516117095947,0.016366302967071533,0.014934659004211426,0.013497769832611084,0.012353837490081787,0.011380314826965332,0.01028674840927124,0.009292304515838623,0.008449137210845947,0.007566869258880615,0.006829738616943359,0.006214261054992676,0.005618870258331299,0.005085110664367676,0.0046305060386657715,0.0042237043380737305,0.0037943124771118164,0.0035230517387390137,0.0032345056533813477,0.002988457679748535,0.0027025341987609863,0.0024373531341552734,0.002250492572784424,0.00205838680267334,0.0018715262413024902,0.0017523765563964844,0.0016524791717529297,0.0015150904655456543,0.0014429688453674316,0.0013568997383117676,0.0013082027435302734,0.0011891722679138184,0.0011282563209533691,0.0010960698127746582,0.0010509490966796875,0.0010030865669250488,0.0009631514549255371,0.0009248852729797363,0.0008971095085144043,0.0008674860000610352,0.0008370876312255859,0.0008040666580200195,0.0007970929145812988,0.0007710456848144531,0.0007579922676086426,0.0007405877113342285,0.0007283687591552734,0.000722348690032959,0.000713646411895752,0.0006980299949645996,0.0006840825080871582,0.0006875991821289062,0.0006806254386901855,0.0006701946258544922,0.000667572021484375,0.0006693601608276367,0.0006606578826904297,0.0006554126739501953,0.0006519556045532227,0.0006467103958129883,0.0006493330001831055,0.000653684139251709,0.0006493330001831055,0.0006441473960876465,0.000644981861114502,0.0006424188613891602,0.0006397366523742676,0.0006397366523742676,0.0006362795829772949,0.0006362795829772949,0.0006362795829772949,0.0006354451179504395,0.0006362795829772949,0.0006354451179504395,0.0006328225135803223,0.0006328225135803223,0.0006319284439086914,0.0006327629089355469,0.0006310343742370605,0.0006319880485534668,0.0006310343742370605,0.0006310939788818359,0.0006301999092102051,0.0006293654441833496,0.0006293654441833496,0.0006301999092102051,0.0006319284439086914,0.0006310343742370605,0.0006301999092102051,0.0006301999092102051,0.0006310939788818359,0.0006301999092102051,0.0006293058395385742,0.0006293058395385742,0.0006293058395385742,0.0006293058395385742,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188,0.0006284713745117188]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0022565722465515137,0.002898951293900609,0.003558715572580695,0.004217610694468021,0.004850427620112896,0.005496283993124962,0.006076945923268795,0.006669777445495129,0.007248701062053442,0.007801547180861235,0.008336137980222702,0.008848129771649837,0.009339258074760437,0.009816478937864304,0.010292830877006054,0.010742234997451305,0.0111751239746809,0.011717539280653,0.012340794317424297,0.013081398792564869,0.01387763675302267,0.01475819107145071,0.015781303867697716,0.016896557062864304,0.018157845363020897,0.019580814987421036,0.021147212013602257,0.022933529689908028,0.024920646101236343,0.02719113975763321,0.029624182730913162,0.03236233443021774,0.03547600284218788,0.03888087347149849,0.04264822229743004,0.046942342072725296,0.051519837230443954,0.05657454952597618,0.06223079189658165,0.06822430342435837,0.07499752938747406,0.08234099298715591,0.09034509211778641,0.09906893223524094,0.1083899438381195,0.11840462684631348,0.12901301681995392,0.14036113023757935,0.15223515033721924,0.16504448652267456,0.17846404016017914,0.1925511658191681,0.20729634165763855,0.22251351177692413,0.23833568394184113,0.2546211779117584,0.2711135447025299,0.28802749514579773,0.30520743131637573,0.3227733373641968,0.34042876958847046,0.3582336902618408,0.3758334815502167,0.3934628367424011,0.4109365940093994,0.4279661774635315,0.4447210431098938,0.4608691930770874,0.47683218121528625,0.49222755432128906,0.5070978999137878,0.5212649703025818,0.5348227620124817,0.547783374786377,0.56023108959198,0.5721433162689209,0.5832767486572266,0.5936912894248962,0.6033904552459717,0.6125280261039734,0.6209520101547241,0.628890872001648,0.6362456679344177,0.6431440711021423,0.6495174169540405,0.6554588079452515,0.6608672738075256,0.6657794117927551,0.6702804565429688,0.6744024157524109,0.6782801747322083,0.6817111372947693,0.6848700046539307,0.6877837181091309,0.6904332637786865,0.6928402185440063,0.6949942111968994,0.696906566619873,0.6986424922943115,0.7002401351928711,0.7017170190811157,0.7030261158943176,0.7042187452316284,0.7053053379058838,0.7063023447990417,0.7071811556816101,0.7080017328262329,0.7087327837944031,0.7093560099601746,0.7099236845970154,0.7104582786560059,0.7109406590461731,0.7113692164421082,0.7117751836776733,0.7121245861053467,0.7124384045600891,0.7127296328544617,0.712997317314148,0.7132502794265747,0.7134641408920288,0.7136501669883728,0.7138214111328125,0.7139830589294434,0.7141239047050476,0.7142542600631714,0.7143672704696655,0.7144576907157898,0.7145619988441467,0.7146463394165039,0.7147237062454224,0.7147958278656006,0.7148506045341492,0.7149122953414917,0.7149636149406433,0.7150061726570129,0.7150444388389587,0.7150835394859314,0.7151174545288086,0.7151513695716858,0.7151843905448914,0.7152087092399597,0.7152339220046997,0.7152522206306458,0.7152695655822754,0.7152869701385498,0.7152982354164124,0.7153069376945496,0.7153226137161255,0.7153365015983582,0.7153478264808655,0.7153565287590027,0.7153634428977966,0.7153721451759338,0.7153773903846741,0.7153834700584412,0.7153878211975098,0.7153956294059753,0.7154008150100708,0.715406060218811,0.7154077887535095,0.7154112458229065,0.7154155969619751,0.7154191136360168,0.7154242992401123,0.7154277563095093,0.7154303789138794,0.7154330015182495,0.7154364585876465,0.715438187122345,0.7154408097267151,0.7154417037963867,0.7154434323310852,0.7154451608657837,0.7154460549354553,0.7154468894004822,0.7154486179351807,0.7154495120048523,0.7154504060745239,0.7154504060745239,0.7154504060745239,0.7154504060745239,0.7154512405395508,0.7154521346092224,0.7154521346092224,0.7154521346092224,0.7154521346092224,0.7154529690742493,0.7154529690742493,0.7154538631439209,0.7154546976089478,0.7154546976089478,0.7154546976089478,0.7154546976089478,0.7154546976089478,0.7154546976089478,0.7154546976089478,0.7154546976089478,0.7154546976089478,0.7154546976089478,0.7154546976089478,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194,0.7154555916786194],"recovered":[0.0,0.0009161942871287465,0.0016428910894319415,0.002373934257775545,0.003056298941373825,0.0037282328121364117,0.004375827498733997,0.004992998205125332,0.005604953039437532,0.006170838139951229,0.006738461088389158,0.007284353021532297,0.007805905770510435,0.008317897096276283,0.008819456212222576,0.00930276233702898,0.009769551455974579,0.010225910693407059,0.010713562369346619,0.011246414855122566,0.0118783637881279,0.0125989755615592,0.013398689217865467,0.014290545135736465,0.015289317816495895,0.016415003687143326,0.017696283757686615,0.019146200269460678,0.020733458921313286,0.02252151630818844,0.024540795013308525,0.026829540729522705,0.029285185039043427,0.032005082815885544,0.035160478204488754,0.03861924260854721,0.04247438535094261,0.046662453562021255,0.05132165923714638,0.05650154501199722,0.062025658786296844,0.06831645220518112,0.07497407495975494,0.0823218822479248,0.09035466611385345,0.0989689752459526,0.10832563042640686,0.11832032352685928,0.12891478836536407,0.14032985270023346,0.15233425796031952,0.16503754258155823,0.17850925028324127,0.19258247315883636,0.20717987418174744,0.22233183681964874,0.238058403134346,0.25413089990615845,0.2706015408039093,0.2875198423862457,0.3046511113643646,0.32215616106987,0.33971771597862244,0.3573114275932312,0.37503379583358765,0.39246320724487305,0.40959101915359497,0.42679789662361145,0.4433676302433014,0.459558367729187,0.475330114364624,0.4907141923904419,0.5053941607475281,0.5195656418800354,0.5331668257713318,0.546130895614624,0.5585620999336243,0.5704100728034973,0.5814296007156372,0.5918945670127869,0.6017935872077942,0.6108312606811523,0.6193264722824097,0.6272766590118408,0.6345705986022949,0.6415002942085266,0.6479092836380005,0.65388023853302,0.6592357158660889,0.6641643643379211,0.6687462329864502,0.6729568839073181,0.6767511963844299,0.6802473068237305,0.6834896206855774,0.6863868832588196,0.6890398263931274,0.6914554834365845,0.693623423576355,0.695585310459137,0.6973550915718079,0.6989997625350952,0.7004774808883667,0.7018222212791443,0.7030035257339478,0.704062283039093,0.7050567269325256,0.7059537768363953,0.7067813277244568,0.7074984312057495,0.7081834077835083,0.7087528109550476,0.7092778086662292,0.7097645998001099,0.710212230682373,0.7106016874313354,0.7109737396240234,0.7112910151481628,0.7115961313247681,0.7118725180625916,0.712110698223114,0.7123358249664307,0.7125218510627747,0.71270352602005,0.7128722071647644,0.7130268812179565,0.7131555676460266,0.7132555246353149,0.7133554816246033,0.7134554386138916,0.7135415077209473,0.7136197090148926,0.7136780023574829,0.7137387990951538,0.7137970924377441,0.7138405442237854,0.7138900756835938,0.7139352560043335,0.7139735221862793,0.7140100598335266,0.7140421867370605,0.7140743732452393,0.7140995860099792,0.714119553565979,0.7141421437263489,0.7141595482826233,0.7141786813735962,0.7141899466514587,0.7142030000686646,0.7142160534858704,0.7142273187637329,0.7142386436462402,0.7142464518547058,0.7142534255981445,0.7142629623413086,0.7142716646194458,0.7142760157585144,0.71428382396698,0.7142873406410217,0.7142942547798157,0.7142986059188843,0.714305579662323,0.7143099308013916,0.7143133878707886,0.7143169045448303,0.7143194675445557,0.7143229842185974,0.7143247127532959,0.7143281698226929,0.714330792427063,0.7143334150314331,0.71433424949646,0.7143368721008301,0.7143386006355286,0.714340329170227,0.7143412232398987,0.7143421173095703,0.7143421173095703,0.7143446803092957,0.7143455743789673,0.7143455743789673,0.7143455743789673,0.7143464088439941,0.7143464088439941,0.7143473029136658,0.7143473029136658,0.7143481969833374,0.7143490314483643,0.7143490314483643,0.7143490314483643,0.7143507599830627,0.7143507599830627,0.7143507599830627,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344,0.7143516540527344],"active":[0.0022565722465515137,0.0019827568903565407,0.0019158244831487536,0.0018436764366924763,0.001794128678739071,0.0017680511809885502,0.0017011184245347977,0.0016767792403697968,0.0016437480226159096,0.0016307090409100056,0.0015976768918335438,0.0015637767501175404,0.001533352304250002,0.0014985818415880203,0.0014733746647834778,0.0014394726604223251,0.0014055725187063217,0.0014916285872459412,0.0016272319480776787,0.0018349839374423027,0.0019992729648947716,0.00215921550989151,0.0023826146498322487,0.002606011927127838,0.0028685275465250015,0.00316581130027771,0.003450928255915642,0.0037873294204473495,0.0041871871799230576,0.004669623449444771,0.005083387717604637,0.005532793700695038,0.006190817803144455,0.0068757906556129456,0.007487744092941284,0.008323099464178085,0.009045451879501343,0.009912095963954926,0.010909132659435272,0.011722758412361145,0.012971870601177216,0.014024540781974792,0.015371017158031464,0.01674704998731613,0.018035277724266052,0.01943565160036087,0.020687386393547058,0.022040806710720062,0.023320361971855164,0.0247146338224411,0.02612978219985962,0.027513623237609863,0.028787091374397278,0.02993103861808777,0.03115580976009369,0.03228934109210968,0.0330551415681839,0.03389659523963928,0.03460589051246643,0.03525349497795105,0.035777658224105835,0.036077529191970825,0.03611576557159424,0.03615140914916992,0.03590279817581177,0.03550297021865845,0.03513002395629883,0.03407129645347595,0.03346455097198486,0.03266918659210205,0.03176778554916382,0.030550777912139893,0.029428601264953613,0.028217732906341553,0.027064263820648193,0.026012420654296875,0.024714648723602295,0.023281216621398926,0.021960854530334473,0.020633459091186523,0.01915842294692993,0.018059611320495605,0.016919195652008057,0.015867412090301514,0.014946818351745605,0.013958513736724854,0.012957990169525146,0.011899173259735107,0.011044740676879883,0.010238051414489746,0.009533941745758057,0.008754253387451172,0.008118808269500732,0.007536411285400391,0.006943643093109131,0.006453335285186768,0.005954384803771973,0.005451083183288574,0.005019068717956543,0.004654824733734131,0.004361927509307861,0.004026353359222412,0.0037412643432617188,0.003483116626739502,0.003298819065093994,0.00311887264251709,0.0029450058937072754,0.0027790069580078125,0.0025746822357177734,0.002425253391265869,0.0022748708724975586,0.0021878480911254883,0.0020914077758789062,0.0020105838775634766,0.0019123554229736328,0.0018367171287536621,0.0017558932304382324,0.0017063021659851074,0.0016541481018066406,0.0015916228294372559,0.001539468765258789,0.001485586166381836,0.0014612078666687012,0.0014203786849975586,0.0013820528984069824,0.0013403892517089844,0.0013021230697631836,0.0013064742088317871,0.0012908577919006348,0.0012682676315307617,0.0012543201446533203,0.0012308955192565918,0.001234292984008789,0.001224815845489502,0.0012090802192687988,0.0012038946151733398,0.0011934638023376465,0.0011821985244750977,0.0011778473854064941,0.001174330711364746,0.00116652250289917,0.0011595487594604492,0.001152634620666504,0.0011500120162963867,0.0011448264122009277,0.0011386871337890625,0.0011282563209533691,0.001132667064666748,0.0011335015296936035,0.0011317729949951172,0.0011292099952697754,0.0011247992515563965,0.0011256933212280273,0.001123964786529541,0.0011205077171325684,0.0011161565780639648,0.0011196136474609375,0.0011169910430908203,0.0011187195777893066,0.0011135339736938477,0.0011126399040222168,0.0011100172996520996,0.0011091828346252441,0.0011109113693237305,0.001110851764678955,0.0011109113693237305,0.0011100172996520996,0.001111745834350586,0.0011100172996520996,0.0011100172996520996,0.0011082887649536133,0.0011091828346252441,0.0011082887649536133,0.0011074542999267578,0.001106560230255127,0.0011073946952819824,0.0011073946952819824,0.0011082887649536133,0.0011057257652282715,0.0011048316955566406,0.0011048316955566406,0.001105666160583496,0.0011057257652282715,0.0011057257652282715,0.0011048316955566406,0.0011048316955566406,0.0011047720909118652,0.0011039376258850098,0.0011048316955566406,0.001105666160583496,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.001103043556213379,0.001103043556213379,0.001103043556213379,0.001103043556213379,0.001103043556213379,0.001103043556213379,0.001103043556213379,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098,0.0011039376258850098]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0022565722465515137,0.0028720044065266848,0.0035126451402902603,0.004147200845181942,0.004778279922902584,0.005350248888134956,0.005896140821278095,0.006422909442335367,0.006938377395272255,0.007448629476130009,0.007909335196018219,0.00836569257080555,0.008801190182566643,0.0092036547139287,0.009590473026037216,0.009936436079442501,0.0102858766913414,0.010712680406868458,0.011203809641301632,0.01174100860953331,0.012363394722342491,0.01302750501781702,0.013752464205026627,0.014546962454915047,0.015461417846381664,0.016391519457101822,0.01747721992433071,0.018715038895606995,0.019998926669359207,0.021427981555461884,0.023016110062599182,0.02471289411187172,0.026574837043881416,0.028612369671463966,0.030835922807455063,0.03324202075600624,0.035880208015441895,0.038806118071079254,0.04197194427251816,0.045415930449962616,0.04910765215754509,0.05309492349624634,0.05737687274813652,0.06204129382967949,0.06706210970878601,0.07245583087205887,0.07812336832284927,0.0843011662364006,0.09088750183582306,0.09790413081645966,0.10533277690410614,0.11319953203201294,0.12149569392204285,0.13030993938446045,0.13950055837631226,0.14911191165447235,0.1591005176305771,0.16956199705600739,0.18062587082386017,0.19183316826820374,0.2034229338169098,0.215286523103714,0.22766384482383728,0.24005158245563507,0.2528965473175049,0.26592496037483215,0.27900373935699463,0.2923433184623718,0.3057246506214142,0.319157212972641,0.3325307071208954,0.3460563123226166,0.35931330919265747,0.3724547028541565,0.3854691684246063,0.3984315097332001,0.4110443890094757,0.42345473170280457,0.43548086285591125,0.44729578495025635,0.45882296562194824,0.4697868824005127,0.4805490970611572,0.490766316652298,0.5005801916122437,0.5100307464599609,0.5189692974090576,0.5276305675506592,0.5356885194778442,0.5434874892234802,0.5509361028671265,0.5578901767730713,0.5643513202667236,0.5704900026321411,0.5762557983398438,0.5817095041275024,0.5867598652839661,0.5915772318840027,0.5959922075271606,0.6000985503196716,0.6039789319038391,0.6075411438941956,0.6108964681625366,0.6140100955963135,0.616956889629364,0.6196420192718506,0.6221098303794861,0.6243447065353394,0.6264934539794922,0.6284197568893433,0.6302608251571655,0.6319602131843567,0.6334674954414368,0.6348757147789001,0.6362273693084717,0.6374295949935913,0.6385856866836548,0.6396035552024841,0.6405545473098755,0.641467273235321,0.6422930359840393,0.6430553793907166,0.643750786781311,0.6444018483161926,0.6449859738349915,0.645523190498352,0.6460325717926025,0.6464506983757019,0.6468844413757324,0.6472738981246948,0.6476372480392456,0.6479727625846863,0.6483039259910583,0.6485812067985535,0.6488176584243774,0.6490654349327087,0.6492740511894226,0.6494635343551636,0.6496503949165344,0.649806022644043,0.649945080280304,0.6500954627990723,0.6502354145050049,0.6503579616546631,0.6504684090614319,0.6505752801895142,0.6506648063659668,0.6507474184036255,0.6508404016494751,0.6509125828742981,0.6509838700294495,0.6510429382324219,0.6511003375053406,0.6511515974998474,0.6511968374252319,0.6512393951416016,0.6512854695320129,0.6513246297836304,0.6513593792915344,0.6513880491256714,0.6514158844947815,0.6514454483985901,0.6514714956283569,0.6514880061149597,0.6515114903450012,0.6515306234359741,0.6515445113182068,0.6515592932701111,0.6515731811523438,0.6515862345695496,0.6515992879867554,0.6516140699386597,0.6516262292861938,0.6516375541687012,0.6516479849815369,0.6516557931900024,0.6516644954681396,0.6516731977462769,0.6516774892807007,0.6516836285591125,0.6516897082328796,0.6516948938369751,0.6516983509063721,0.6517027020454407,0.6517062187194824,0.6517087817192078,0.651714026927948,0.6517166495323181,0.6517192125320435,0.6517227292060852,0.6517235636711121,0.6517261862754822,0.6517288088798523,0.6517305374145508,0.6517322659492493,0.6517339944839478,0.6517348885536194,0.6517366170883179,0.6517375111579895,0.6517383456230164,0.6517383456230164,0.6517383456230164,0.651739239692688,0.651739239692688,0.651739239692688,0.651739239692688,0.6517400741577148,0.6517409682273865,0.6517409682273865,0.6517409682273865,0.6517409682273865,0.6517409682273865,0.6517409682273865,0.6517409682273865,0.6517409682273865,0.6517409682273865,0.6517418622970581,0.6517418622970581,0.6517418622970581,0.6517418622970581,0.6517418622970581,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085],"recovered":[0.0,0.0009083710028789937,0.001682876842096448,0.0024043580051511526,0.003042391035705805,0.003695201128721237,0.004291509743779898,0.004879125859588385,0.005421540699899197,0.005946570076048374,0.006481161806732416,0.006974898278713226,0.00746168103069067,0.007917170412838459,0.008355274796485901,0.008749047294259071,0.00913760345429182,0.009500082582235336,0.009907763451337814,0.010354559868574142,0.010835258290171623,0.011403750628232956,0.01201657485216856,0.012698940001428127,0.013456929475069046,0.014268813654780388,0.015137198381125927,0.016083816066384315,0.017146045342087746,0.018349964171648026,0.019663406535983086,0.02115331031382084,0.022769253700971603,0.02450602501630783,0.026389699429273605,0.028435923159122467,0.030669039115309715,0.033084698021411896,0.035846319049596786,0.03878961503505707,0.041949354112148285,0.045317716896533966,0.04902421683073044,0.05302365869283676,0.0573342926800251,0.06201609596610069,0.06702300161123276,0.07249756902456284,0.0783102735877037,0.08444634079933167,0.09107440710067749,0.09811797738075256,0.10553272068500519,0.11338295787572861,0.12176952511072159,0.13038383424282074,0.13956229388713837,0.14921537041664124,0.15919701755046844,0.16960807144641876,0.18048593401908875,0.19169844686985016,0.20316825807094574,0.2151665836572647,0.22723618149757385,0.2397603988647461,0.25254714488983154,0.26565200090408325,0.278707355260849,0.29203128814697266,0.30539432168006897,0.3188556134700775,0.3322734236717224,0.34559300541877747,0.3589099943637848,0.3720470368862152,0.3851432204246521,0.3980386257171631,0.4106384515762329,0.4229523241519928,0.43511492013931274,0.44684985280036926,0.45822232961654663,0.46931836009025574,0.47996410727500916,0.4901500344276428,0.49999523162841797,0.5093570947647095,0.51845383644104,0.5269907712936401,0.5352017879486084,0.5429763793945312,0.5504293441772461,0.5573434233665466,0.5639358162879944,0.5700962543487549,0.5758611559867859,0.581281840801239,0.5863591432571411,0.591127872467041,0.595602810382843,0.5997622013092041,0.6036599278450012,0.6072516441345215,0.6106061339378357,0.6137528419494629,0.6166709065437317,0.619366466999054,0.6218299269676208,0.6241560578346252,0.6262753009796143,0.6282841563224792,0.630113959312439,0.6317864060401917,0.6332962512969971,0.6347557306289673,0.6360700726509094,0.6372739672660828,0.6384057402610779,0.639423668384552,0.6404085159301758,0.6413220763206482,0.6421774625778198,0.6429632306098938,0.6436638832092285,0.6443001627922058,0.6449095010757446,0.6454588770866394,0.6459517478942871,0.6464133262634277,0.646832287311554,0.6472173929214478,0.6475807428359985,0.6479310393333435,0.6482318043708801,0.6485168933868408,0.6487611532211304,0.6489932537078857,0.6492131948471069,0.6494148373603821,0.6495965123176575,0.6497616767883301,0.6499190330505371,0.6500685214996338,0.6501936912536621,0.6503154039382935,0.6504344940185547,0.6505336165428162,0.6506239771842957,0.6507265567779541,0.6508030891418457,0.6508786678314209,0.6509464979171753,0.6510142683982849,0.6510733962059021,0.6511220932006836,0.6511725187301636,0.6512168049812317,0.6512620449066162,0.6513002514839172,0.6513376235961914,0.6513689756393433,0.6513959169387817,0.6514236927032471,0.6514462828636169,0.6514671444892883,0.6514871716499329,0.6515071392059326,0.6515219211578369,0.6515384316444397,0.6515541076660156,0.6515706181526184,0.6515854001045227,0.6515984535217285,0.6516097187995911,0.6516201496124268,0.651628851890564,0.6516392827033997,0.6516470909118652,0.6516531705856323,0.6516592502593994,0.6516671180725098,0.6516740322113037,0.6516775488853455,0.6516844630241394,0.6516897082328796,0.6516940593719482,0.6517001390457153,0.6517018675804138,0.6517062187194824,0.6517088413238525,0.6517122983932495,0.6517149209976196,0.6517166495323181,0.6517201066017151,0.6517218351364136,0.6517244577407837,0.6517279744148254,0.6517305374145508,0.6517305374145508,0.6517322659492493,0.6517348885536194,0.6517366170883179,0.6517375111579895,0.6517384052276611,0.6517384052276611,0.651739239692688,0.6517401337623596,0.6517401337623596,0.6517401337623596,0.6517409682273865,0.6517409682273865,0.6517409682273865,0.6517409682273865,0.6517409682273865,0.6517409682273865,0.6517409682273865,0.6517409682273865,0.6517409682273865,0.6517418622970581,0.6517418622970581,0.6517418622970581,0.6517418622970581,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085,0.651742696762085],"active":[0.0022565722465515137,0.00196363334544003,0.0018297682981938124,0.0017428428400307894,0.0017358888871967793,0.0016550477594137192,0.0016046310774981976,0.0015437835827469826,0.0015168366953730583,0.0015020594000816345,0.0014281733892858028,0.0013907942920923233,0.0013395091518759727,0.0012864843010902405,0.0012351982295513153,0.0011873887851834297,0.0011482732370495796,0.0012125978246331215,0.0012960461899638176,0.0013864487409591675,0.001528136432170868,0.0016237543895840645,0.0017358893528580666,0.0018480224534869194,0.0020044883713126183,0.002122705802321434,0.0023400215432047844,0.002631222829222679,0.0028528813272714615,0.003078017383813858,0.0033527035266160965,0.0035595837980508804,0.003805583342909813,0.0041063446551561356,0.0044462233781814575,0.004806097596883774,0.005211168900132179,0.005721420049667358,0.0061256252229213715,0.006626315414905548,0.007158298045396805,0.007777206599712372,0.008352655917406082,0.009017635136842728,0.00972781702876091,0.010439734905958176,0.011100366711616516,0.011803597211837769,0.012577228248119354,0.01345779001712799,0.01425836980342865,0.015081554651260376,0.01596297323703766,0.016926981508731842,0.017731033265590668,0.01872807741165161,0.01953822374343872,0.02034662663936615,0.021428853273391724,0.022225096821784973,0.022936999797821045,0.02358807623386383,0.02449558675289154,0.02488499879837036,0.02566036581993103,0.02616456151008606,0.026456594467163086,0.026691317558288574,0.027017295360565186,0.027125924825668335,0.027136385440826416,0.027200698852539062,0.02703988552093506,0.02686169743537903,0.026559174060821533,0.026384472846984863,0.02590116858482361,0.02541610598564148,0.024842411279678345,0.02434346079826355,0.023708045482635498,0.022937029600143433,0.022326767444610596,0.021447956562042236,0.020616084337234497,0.019880712032318115,0.01897406578063965,0.018273472785949707,0.0172346830368042,0.016496717929840088,0.015734314918518066,0.014913797378540039,0.013921976089477539,0.013146579265594482,0.012319982051849365,0.011613249778747559,0.010898709297180176,0.010295391082763672,0.009633064270019531,0.008970677852630615,0.008376121520996094,0.007778942584991455,0.0072365403175354,0.006758451461791992,0.00635075569152832,0.005889177322387695,0.0054389238357543945,0.0049782395362854,0.004663527011871338,0.004263699054718018,0.0039855241775512695,0.0036760568618774414,0.0033535361289978027,0.003089308738708496,0.0029311180114746094,0.0026738643646240234,0.0025156140327453613,0.002329587936401367,0.0021488070487976074,0.002043604850769043,0.0018845200538635254,0.0017333030700683594,0.001573324203491211,0.0014386177062988281,0.0013220906257629395,0.0012230277061462402,0.0011230707168579102,0.0009918212890625,0.0009326934814453125,0.0008605718612670898,0.0008049607276916504,0.0007553696632385254,0.0007231831550598145,0.0006501674652099609,0.0005858540534973145,0.0005485415458679199,0.0005128979682922363,0.00047028064727783203,0.00043720006942749023,0.00039118528366088867,0.0003485679626464844,0.0003337860107421875,0.00031638145446777344,0.0002894401550292969,0.0002747178077697754,0.0002598762512207031,0.00023031234741210938,0.00021380186080932617,0.00021642446517944336,0.00018602609634399414,0.00018078088760375977,0.00016427040100097656,0.0001538395881652832,0.0001373291015625,0.00012344121932983398,0.00011730194091796875,0.00011295080184936523,0.00010782480239868164,9.733438491821289e-05,8.779764175415039e-05,7.826089859008789e-05,7.647275924682617e-05,7.557868957519531e-05,6.431341171264648e-05,6.520748138427734e-05,6.347894668579102e-05,5.733966827392578e-05,5.21540641784668e-05,5.125999450683594e-05,4.780292510986328e-05,4.5180320739746094e-05,4.3451786041259766e-05,4.082918167114258e-05,3.910064697265625e-05,3.826618194580078e-05,3.5643577575683594e-05,3.5643577575683594e-05,3.3915042877197266e-05,3.039836883544922e-05,3.045797348022461e-05,3.045797348022461e-05,2.777576446533203e-05,2.4318695068359375e-05,2.5153160095214844e-05,2.1755695343017578e-05,1.9073486328125e-05,1.996755599975586e-05,1.6510486602783203e-05,1.7344951629638672e-05,1.6510486602783203e-05,1.4722347259521484e-05,1.3887882232666016e-05,1.3887882232666016e-05,1.3887882232666016e-05,1.2159347534179688e-05,1.2159347534179688e-05,1.043081283569336e-05,8.64267349243164e-06,6.973743438720703e-06,7.808208465576172e-06,6.079673767089844e-06,3.4570693969726562e-06,2.6226043701171875e-06,1.7285346984863281e-06,8.344650268554688e-07,8.344650268554688e-07,8.344650268554688e-07,8.344650268554688e-07,8.344650268554688e-07,8.344650268554688e-07,0.0,0.0,0.0,0.0,0.0,0.0,8.940696716308594e-07,8.940696716308594e-07,8.940696716308594e-07,0.0,0.0,8.344650268554688e-07,8.344650268554688e-07,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0022565722465515137,0.00292329047806561,0.0036065245512872934,0.00427150446921587,0.004928660579025745,0.005578863434493542,0.006200380157679319,0.006842759437859058,0.007426029071211815,0.008046677336096764,0.0086490698158741,0.009212346747517586,0.0097582396119833,0.010337162762880325,0.010886531323194504,0.01143416203558445,0.011950499378144741,0.012592009268701077,0.013403023593127728,0.014294009655714035,0.015305821783840656,0.01649148389697075,0.017863169312477112,0.019377410411834717,0.021105486899614334,0.02309260331094265,0.025354404002428055,0.027956951409578323,0.03080202266573906,0.034101713448762894,0.03779778257012367,0.04191979020833969,0.04664679616689682,0.05191882327198982,0.05777238309383392,0.0643761157989502,0.07165698707103729,0.07976973801851273,0.08884823322296143,0.09865603595972061,0.10950693488121033,0.12136618047952652,0.13412682712078094,0.14787496626377106,0.16279572248458862,0.1788482367992401,0.19557270407676697,0.21337589621543884,0.23224568367004395,0.251973420381546,0.2726338505744934,0.2938210666179657,0.31536293029785156,0.3372533619403839,0.35951584577560425,0.38159316778182983,0.4037817716598511,0.42588430643081665,0.4474896192550659,0.4686107635498047,0.48930251598358154,0.5092397332191467,0.528299868106842,0.5467219948768616,0.5639680027961731,0.5804490447044373,0.5957983732223511,0.61039137840271,0.623986542224884,0.6365342140197754,0.648194432258606,0.6588662266731262,0.6686288714408875,0.6776134371757507,0.6859295964241028,0.6933608651161194,0.7000793218612671,0.7061806321144104,0.7117473483085632,0.7165204286575317,0.7209779620170593,0.7250573635101318,0.7286882400512695,0.7318436503410339,0.7346982955932617,0.73728346824646,0.7396391034126282,0.741720974445343,0.7435516119003296,0.7452649474143982,0.7467461228370667,0.7480656504631042,0.7492426633834839,0.7502570748329163,0.7512288689613342,0.7520347237586975,0.7527266144752502,0.7533585429191589,0.7539505362510681,0.7544651031494141,0.7549040913581848,0.7552987337112427,0.7556586265563965,0.7559724450111389,0.756256639957428,0.7565044164657593,0.7567330002784729,0.7569329738616943,0.7571302652359009,0.7572893500328064,0.757429301738739,0.7575492262840271,0.7576639652252197,0.7577708959579468,0.7578465342521667,0.7579247355461121,0.7579925656318665,0.7580534219741821,0.7581090331077576,0.7581603527069092,0.7582029104232788,0.7582429051399231,0.7582785487174988,0.7583089470863342,0.7583350539207458,0.7583637237548828,0.7583863139152527,0.7584080696105957,0.7584289312362671,0.7584419846534729,0.7584558725357056,0.7584663033485413,0.7584810853004456,0.7584915161132812,0.7584993243217468,0.758508026599884,0.7585167288780212,0.7585210800170898,0.7585271596908569,0.7585306167602539,0.7585341334342957,0.7585384845733643,0.7585410475730896,0.7585436701774597,0.7585480213165283,0.7585497498512268,0.7585532069206238,0.758558452129364,0.7585610747337341,0.758561909198761,0.7585636377334595,0.7585645318031311,0.7585645318031311,0.7585654258728027,0.7585671544075012,0.7585688829421997,0.7585697770118713,0.7585697770118713,0.7585706114768982,0.7585715055465698,0.7585715055465698,0.7585715055465698,0.7585715055465698,0.7585723400115967,0.7585723400115967,0.7585723400115967,0.7585723400115967,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683,0.7585732340812683],"recovered":[0.0,0.000914455798920244,0.0016950464341789484,0.002400011755526066,0.003091069171205163,0.0037838651333004236,0.004461014177650213,0.005102524068206549,0.005736210849136114,0.006340342573821545,0.006949690170586109,0.007537306286394596,0.008144915103912354,0.008702976629137993,0.009296677075326443,0.009859085083007812,0.010387592017650604,0.01091870665550232,0.011523707769811153,0.01218955684453249,0.012998832389712334,0.013922849670052528,0.014976386912167072,0.01615770347416401,0.01749461703002453,0.019067099317908287,0.020874278619885445,0.022914418950676918,0.025192735716700554,0.02779441513121128,0.03072727844119072,0.03404783084988594,0.037725646048784256,0.0419476181268692,0.046677231788635254,0.05205183103680611,0.05804968997836113,0.06472643464803696,0.07199687510728836,0.08031564205884933,0.08909598737955093,0.09897767007350922,0.10990767925977707,0.12170085310935974,0.1346101462841034,0.1484260857105255,0.16331815719604492,0.17936980724334717,0.19631418585777283,0.2141512930393219,0.23277680575847626,0.2524254322052002,0.27298852801322937,0.2939419150352478,0.31535860896110535,0.3372655510902405,0.35921511054039,0.38118115067481995,0.4032941162586212,0.42513152956962585,0.44665950536727905,0.4677945673465729,0.488225519657135,0.5078585147857666,0.5270238518714905,0.5451225638389587,0.5625684857368469,0.5789426565170288,0.5943441390991211,0.6089189052581787,0.6224071383476257,0.6350426077842712,0.6466115117073059,0.6571851372718811,0.6671398282051086,0.676303505897522,0.6845753192901611,0.6919805407524109,0.6988111138343811,0.70497065782547,0.710360050201416,0.7153912782669067,0.719938337802887,0.7239725589752197,0.727623462677002,0.7308648824691772,0.7337473034858704,0.7363872528076172,0.7387290596961975,0.7408335208892822,0.7427406311035156,0.744420051574707,0.7459125518798828,0.7472277283668518,0.7484055757522583,0.7494773864746094,0.750434398651123,0.751288890838623,0.7520294785499573,0.7526814341545105,0.7532525658607483,0.7537705898284912,0.754215657711029,0.7546259760856628,0.7549927830696106,0.7553231120109558,0.7556169033050537,0.7558559775352478,0.7560741305351257,0.756296694278717,0.7564922571182251,0.7566452622413635,0.7568017244338989,0.7569277286529541,0.7570424675941467,0.7571346163749695,0.7572380900382996,0.757322371006012,0.7573919296264648,0.7574501633644104,0.7575110197067261,0.7575605511665344,0.7576014399528503,0.7576379179954529,0.7576735615730286,0.7577065825462341,0.7577404975891113,0.7577648162841797,0.7577831149101257,0.7578074336051941,0.7578204870223999,0.7578369975090027,0.7578508853912354,0.7578673958778381,0.7578795552253723,0.7578891515731812,0.7578995823860168,0.7579091191291809,0.757915198802948,0.7579204440116882,0.7579247951507568,0.7579282522201538,0.7579326033592224,0.7579377889633179,0.757940411567688,0.7579447627067566,0.7579473853111267,0.7579508423805237,0.7579543590545654,0.7579586505889893,0.7579604387283325,0.7579612731933594,0.7579630017280579,0.7579630017280579,0.7579638957977295,0.757965624332428,0.7579665184020996,0.7579682469367981,0.7579691410064697,0.7579699754714966,0.7579708695411682,0.7579717040061951,0.7579717040061951,0.7579717040061951,0.7579717040061951,0.7579717040061951,0.7579717040061951,0.7579717040061951,0.7579717040061951,0.7579717040061951,0.7579717040061951,0.7579717040061951,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667,0.7579725980758667],"active":[0.0022565722465515137,0.002008834620937705,0.001911478117108345,0.001871492713689804,0.0018375914078205824,0.001794998301193118,0.0017393659800291061,0.0017402353696525097,0.0016898182220757008,0.001706334762275219,0.0016993796452879906,0.0016750404611229897,0.0016133245080709457,0.0016341861337423325,0.001589854247868061,0.0015750769525766373,0.0015629073604941368,0.0016733026131987572,0.001879315823316574,0.0021044528111815453,0.0023069893941283226,0.0025686342269182205,0.0028867824003100395,0.0032197069376707077,0.0036108698695898056,0.004025503993034363,0.00448012538254261,0.005042532458901405,0.0056092869490385056,0.006307298317551613,0.007070504128932953,0.00787195935845375,0.008921150118112564,0.00997120514512062,0.01109515130519867,0.012324284762144089,0.013607297092676163,0.015043303370475769,0.016851358115673065,0.018340393900871277,0.020410947501659393,0.022388510406017303,0.024219147861003876,0.026174113154411316,0.02818557620048523,0.0304221510887146,0.032254546880722046,0.034006088972091675,0.03593149781227112,0.03782212734222412,0.03985704481601715,0.0413956344127655,0.04237440228462219,0.04331144690513611,0.0441572368144989,0.044327616691589355,0.04456666111946106,0.044703155755996704,0.0441955029964447,0.04347923398017883,0.04264301061630249,0.04144516587257385,0.04007434844970703,0.03886348009109497,0.03694415092468262,0.035326480865478516,0.03322988748550415,0.03144872188568115,0.02964240312576294,0.02761530876159668,0.025787293910980225,0.02382361888885498,0.022017359733581543,0.02042829990386963,0.01878976821899414,0.017057359218597412,0.015504002571105957,0.014200091361999512,0.012936234474182129,0.011549770832061768,0.01061791181564331,0.009666085243225098,0.008749902248382568,0.007871091365814209,0.007074832916259766,0.006418585777282715,0.0058917999267578125,0.00533372163772583,0.00482255220413208,0.004431426525115967,0.004005491733551025,0.003645598888397217,0.0033301115036010742,0.003029346466064453,0.0028232932090759277,0.0025573372840881348,0.0022922158241271973,0.0020696520805358887,0.0019210577011108398,0.0017836689949035645,0.0016515254974365234,0.0015281438827514648,0.0014429688453674316,0.0013464689254760742,0.0012638568878173828,0.0011813044548034668,0.0011160969734191895,0.0010769963264465332,0.0010561347007751465,0.0009926557540893555,0.000937044620513916,0.0009039640426635742,0.0008622407913208008,0.0008431673049926758,0.0008040666580200195,0.0007901191711425781,0.0007544755935668945,0.000731050968170166,0.0007171034812927246,0.0007101893424987793,0.0006918907165527344,0.0006823539733886719,0.0006771087646484375,0.0006710290908813477,0.0006614923477172852,0.0006571412086486816,0.0006458163261413574,0.0006432533264160156,0.0006458163261413574,0.0006345510482788086,0.0006353855133056641,0.0006293058395385742,0.0006301999092102051,0.0006241202354431152,0.0006197690963745117,0.0006188750267028809,0.0006171464920043945,0.0006119608879089355,0.0006119608879089355,0.0006101727485656738,0.0006093382835388184,0.0006102323532104492,0.0006084442138671875,0.0006058812141418457,0.000607609748840332,0.0006049871444702148,0.0006058216094970703,0.000607609748840332,0.0006067156791687012,0.0006032586097717285,0.0006031990051269531,0.0006032586097717285,0.0006015300750732422,0.000602424144744873,0.0006032586097717285,0.0006032586097717285,0.0006032586097717285,0.0006015300750732422,0.0006014704704284668,0.0006015300750732422,0.0006006360054016113,0.0005998015403747559,0.0005998015403747559,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006015300750732422,0.0006015300750732422,0.0006015300750732422,0.0006015300750732422,0.0006015300750732422,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113,0.0006006360054016113]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0022565722465515137,0.0029250290244817734,0.003590008709579706,0.004232387989759445,0.0048721591010689735,0.005487591493874788,0.0061099776066839695,0.0066732545383274555,0.007219146471470594,0.00776243070140481,0.008285721763968468,0.008800320327281952,0.009307965636253357,0.009763455018401146,0.010209382511675358,0.010653571225702763,0.011074290610849857,0.011590627953410149,0.012197366915643215,0.012924933806061745,0.013669884763658047,0.0145417470484972,0.015522265806794167,0.01665838062763214,0.017894461750984192,0.01929309219121933,0.02084384299814701,0.02255105786025524,0.02451731264591217,0.026699140667915344,0.02915913052856922,0.03189815208315849,0.034872740507125854,0.03825414180755615,0.04200323671102524,0.04606439545750618,0.050535839051008224,0.05555230751633644,0.060983408242464066,0.06695257872343063,0.07358412444591522,0.0806659385561943,0.08838405460119247,0.09678887575864792,0.10577783733606339,0.11542569100856781,0.12592889368534088,0.13701623678207397,0.14873379468917847,0.16145098209381104,0.17467929422855377,0.18863257765769958,0.20320910215377808,0.21851319074630737,0.23436926305294037,0.2507590651512146,0.2676008641719818,0.28485122323036194,0.3024197220802307,0.32010558247566223,0.3380669951438904,0.3560735881328583,0.374157577753067,0.39200249314308167,0.409557968378067,0.4271177649497986,0.4443533420562744,0.4609517753124237,0.4772598445415497,0.49299511313438416,0.5080618858337402,0.5226219296455383,0.5365473628044128,0.5496540069580078,0.5621755719184875,0.5741739273071289,0.5853612422943115,0.5957331657409668,0.6054949164390564,0.6147811412811279,0.6232198476791382,0.6310518383979797,0.6383344531059265,0.6450520753860474,0.6512150764465332,0.65696781873703,0.6622076630592346,0.6670728921890259,0.6714521646499634,0.6755142211914062,0.6792537569999695,0.6826351284980774,0.6856358051300049,0.6884469985961914,0.690949559211731,0.693314790725708,0.6953818798065186,0.6973081827163696,0.6990666389465332,0.7005904912948608,0.7020090818405151,0.7033008337020874,0.704472541809082,0.7055225968360901,0.7064683437347412,0.7073436975479126,0.7080956101417542,0.7087849378585815,0.709449052810669,0.7100123167037964,0.710524320602417,0.7109728455543518,0.7113961577415466,0.7117551565170288,0.7120828628540039,0.7123949527740479,0.7126800417900085,0.7129243016242981,0.7131451368331909,0.7133476734161377,0.7135397791862488,0.7137014269828796,0.7138527035713196,0.713983952999115,0.7141004204750061,0.7142064571380615,0.7143203616142273,0.7144116163253784,0.7144880890846252,0.7145611047744751,0.7146289348602295,0.7146862745285034,0.7147427797317505,0.714794933795929,0.7148349285125732,0.7148740887641907,0.7149131894111633,0.7149496674537659,0.7149792313575745,0.7150079011917114,0.7150287628173828,0.7150514125823975,0.7150722742080688,0.7150948643684387,0.71511310338974,0.715122640132904,0.7151365876197815,0.7151461243629456,0.7151574492454529,0.7151687145233154,0.7151783108711243,0.7151861190795898,0.7151930928230286,0.7152017951011658,0.7152069807052612,0.7152104377746582,0.7152147889137268,0.7152165770530701,0.7152217626571655,0.715223491191864,0.7152270078659058,0.7152321934700012,0.7152348160743713,0.7152374386787415,0.7152374386787415,0.7152400016784668,0.7152400016784668,0.7152408957481384,0.7152426242828369,0.715245246887207,0.7152460813522339,0.715248703956604,0.7152495980262756,0.7152504324913025,0.7152504324913025,0.7152513265609741,0.7152530550956726,0.7152530550956726,0.7152539491653442,0.7152547836303711,0.7152556777000427,0.7152565121650696,0.7152574062347412,0.7152574062347412,0.7152574062347412,0.7152583003044128,0.7152583003044128,0.7152583003044128,0.7152583003044128,0.7152591347694397,0.7152591347694397,0.7152600288391113,0.7152600288391113,0.7152600288391113,0.7152600288391113,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382,0.7152608633041382],"recovered":[0.0,0.0008849011501297355,0.0016950464341789484,0.0024252203293144703,0.0031015002168715,0.003769087838009,0.0044010356068611145,0.005013860296458006,0.005603214725852013,0.006168230436742306,0.006748892366886139,0.007291307207196951,0.007816337049007416,0.00833528209477663,0.00881076417863369,0.009267992340028286,0.009733043611049652,0.010171147994697094,0.010662276297807693,0.011193390935659409,0.011828815564513206,0.01247641071677208,0.013274386525154114,0.014180149883031845,0.015164146199822426,0.01630113087594509,0.017541557550430298,0.01895757205784321,0.02053353190422058,0.02230246365070343,0.02427045628428459,0.026434900239109993,0.02888011373579502,0.03162608668208122,0.03474584221839905,0.03813245892524719,0.041862428188323975,0.04596009477972984,0.05051151290535927,0.05556622892618179,0.06098950654268265,0.06699605286121368,0.0735754445195198,0.08069115877151489,0.08846230059862137,0.0967167392373085,0.10572308301925659,0.11546655744314194,0.12586283683776855,0.13693974912166595,0.148740753531456,0.1613214761018753,0.17457935214042664,0.18846829235553741,0.2031612992286682,0.2184610515832901,0.2343153953552246,0.2505139410495758,0.26729056239128113,0.28445225954055786,0.30175650119781494,0.319551020860672,0.33750200271606445,0.35554251074790955,0.3733874261379242,0.39094898104667664,0.4087304472923279,0.4262702763080597,0.4433102607727051,0.4599747359752655,0.47610896825790405,0.49181032180786133,0.5069953203201294,0.5214484333992004,0.5352321863174438,0.5483631491661072,0.5610186457633972,0.5729274153709412,0.5840347409248352,0.5944901704788208,0.6043857336044312,0.6135355234146118,0.6220915913581848,0.6300409436225891,0.6373887062072754,0.6440098285675049,0.6502780318260193,0.6559786200523376,0.6611897945404053,0.6661271452903748,0.6705533862113953,0.6746814846992493,0.6784027814865112,0.6818224191665649,0.6848804354667664,0.6876803040504456,0.6902811527252197,0.6926498413085938,0.6947630047798157,0.6967066526412964,0.6984364986419678,0.6999933123588562,0.7014249563217163,0.7027601599693298,0.7039040923118591,0.7049767374992371,0.7059885859489441,0.7068213224411011,0.707597553730011,0.7083094716072083,0.7089266180992126,0.7095220685005188,0.7100340723991394,0.7105051875114441,0.7109206914901733,0.7113023400306702,0.7116413116455078,0.7119655609130859,0.712246298789978,0.7124958038330078,0.7127304673194885,0.7129356265068054,0.7131251096725464,0.7132841944694519,0.7134302258491516,0.7135562896728516,0.7136771082878113,0.713791012763977,0.7138909697532654,0.7139769792556763,0.7140630483627319,0.7141430377960205,0.7142038941383362,0.7142612338066101,0.7143151760101318,0.7143698930740356,0.7144142389297485,0.7144542336463928,0.7144898772239685,0.7145220041275024,0.714551568031311,0.714573323726654,0.7146046161651611,0.7146245837211609,0.7146497964859009,0.7146689295768738,0.7146837115287781,0.7146967649459839,0.7147098183631897,0.7147228121757507,0.7147324085235596,0.7147411108016968,0.714753270149231,0.7147619724273682,0.7147715091705322,0.7147749662399292,0.7147810459136963,0.7147828340530396,0.7147871255874634,0.7147932648658752,0.7147984504699707,0.7148019075393677,0.7148062586784363,0.714809775352478,0.714813232421875,0.7148149609565735,0.714816689491272,0.7148184180259705,0.7148193120956421,0.7148210406303406,0.7148227691650391,0.7148236632347107,0.7148253917694092,0.7148271203041077,0.7148280143737793,0.7148280143737793,0.7148288488388062,0.7148297429084778,0.7148306369781494,0.7148314714431763,0.7148323655128479,0.7148323655128479,0.7148331999778748,0.7148340940475464,0.7148340940475464,0.714834988117218,0.714834988117218,0.714834988117218,0.714834988117218,0.714834988117218,0.7148358225822449,0.7148358225822449,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165,0.7148367166519165],"active":[0.0022565722465515137,0.002040127757936716,0.0018949622754007578,0.001807167660444975,0.0017706588841974735,0.0017185036558657885,0.001708941999822855,0.0016593942418694496,0.0016159317456185818,0.0015942002646625042,0.0015368293970823288,0.001509013120085001,0.0014916285872459412,0.0014281729236245155,0.001398618333041668,0.0013855788856744766,0.0013412469998002052,0.0014194799587130547,0.0015350906178355217,0.0017315428704023361,0.0018410691991448402,0.0020653363317251205,0.002247879281640053,0.002478230744600296,0.002730315551161766,0.0029919613152742386,0.003302285447716713,0.003593485802412033,0.003983780741691589,0.004396677017211914,0.00488867424428463,0.0054632518440485,0.0059926267713308334,0.00662805512547493,0.00725739449262619,0.007931936532258987,0.00867341086268425,0.009592212736606598,0.010471895337104797,0.01138634979724884,0.012594617903232574,0.013669885694980621,0.014808610081672668,0.016097716987133026,0.017315536737442017,0.018708951771259308,0.02020581066608429,0.021549679338932037,0.022870957851409912,0.02451123297214508,0.02593854069709778,0.02731110155582428,0.02862975001335144,0.03004489839076996,0.031207963824272156,0.0322980135679245,0.0332854688167572,0.03433728218078613,0.035129159688949585,0.03565332293510437,0.03631049394607544,0.03652256727218628,0.036655575037002563,0.03645998239517212,0.03617054224014282,0.03616878390312195,0.03562289476394653,0.034681499004364014,0.033949583768844604,0.03302037715911865,0.03195291757583618,0.030811607837677002,0.029552042484283447,0.028205573558807373,0.0269433856010437,0.02581077814102173,0.024342596530914307,0.022805750370025635,0.02146017551422119,0.02029097080230713,0.01883411407470703,0.01751631498336792,0.0162428617477417,0.015011131763458252,0.013826370239257812,0.012957990169525146,0.011929631233215332,0.011094272136688232,0.010262370109558105,0.009387075901031494,0.008700370788574219,0.007953643798828125,0.007233023643493652,0.006624579429626465,0.0060691237449646,0.005634486675262451,0.005100727081298828,0.004658341407775879,0.004303634166717529,0.003883838653564453,0.0035725831985473633,0.003307521343231201,0.0030475854873657227,0.002762436866760254,0.00256425142288208,0.002366960048675537,0.0021070241928100586,0.0019636154174804688,0.001851499080657959,0.0017028450965881348,0.0015977025032043457,0.0014507770538330078,0.0013620853424072266,0.0012499690055847168,0.0011621713638305664,0.0010926127433776855,0.0010387301445007324,0.0009587407112121582,0.0008988380432128906,0.0008518695831298828,0.0008093118667602539,0.0007658004760742188,0.0007275938987731934,0.0006997585296630859,0.0006701946258544922,0.0006501674652099609,0.0006432533264160156,0.0006206035614013672,0.0005971193313598633,0.0005841255187988281,0.0005658864974975586,0.0005432367324829102,0.0005388855934143066,0.0005336999893188477,0.0005197525024414062,0.0005041956901550293,0.0004989504814147949,0.0004954338073730469,0.000489354133605957,0.0004858970642089844,0.00047719478607177734,0.0004780888557434082,0.00046765804290771484,0.00047028064727783203,0.00046330690383911133,0.00045371055603027344,0.00045287609100341797,0.0004493594169616699,0.0004476308822631836,0.00044590234756469727,0.00044590234756469727,0.0004450082778930664,0.0004398226737976074,0.0004398226737976074,0.0004354715347290039,0.0004354715347290039,0.0004337430000305176,0.0004337430000305176,0.00043463706970214844,0.00043022632598876953,0.0004285573959350586,0.0004302859306335449,0.0004285573959350586,0.00042766332626342773,0.0004242062568664551,0.00042504072189331055,0.0004233121871948242,0.00042247772216796875,0.0004233121871948242,0.0004242062568664551,0.0004233121871948242,0.00042504072189331055,0.0004242062568664551,0.0004233121871948242,0.00042241811752319336,0.0004233121871948242,0.0004242062568664551,0.0004233121871948242,0.0004233121871948242,0.0004233121871948242,0.0004233121871948242,0.0004241466522216797,0.0004242062568664551,0.0004233121871948242,0.0004233121871948242,0.0004233121871948242,0.0004233121871948242,0.0004233121871948242,0.0004233121871948242,0.0004241466522216797,0.0004233121871948242,0.0004242062568664551,0.0004233121871948242,0.0004233121871948242,0.0004233121871948242,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797,0.0004241466522216797]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0022565722465515137,0.002902428386732936,0.0035474151372909546,0.004186317324638367,0.0047721946612000465,0.005367634352296591,0.005903964396566153,0.006414216943085194,0.006909691728651524,0.007384304888546467,0.00783892534673214,0.00827615987509489,0.008684709668159485,0.009081089869141579,0.009462691843509674,0.009826909750699997,0.010166788473725319,0.01057707704603672,0.011042997241020203,0.01155672688037157,0.012111310847103596,0.012764990329742432,0.013449094258248806,0.014194045215845108,0.01504156831651926,0.015982970595359802,0.01698695868253708,0.018135245889425278,0.019303523004055023,0.02066129818558693,0.022107739001512527,0.02370629832148552,0.02546045370399952,0.027369337156414986,0.02945815585553646,0.03173821046948433,0.03417820855975151,0.03692418336868286,0.03985965624451637,0.04302895814180374,0.046532921493053436,0.05028897151350975,0.054398808628320694,0.058835484087467194,0.06341645121574402,0.06846681982278824,0.07398224622011185,0.07966282218694687,0.08583887666463852,0.09250257909297943,0.09952789545059204,0.10697132349014282,0.11481200158596039,0.12318378686904907,0.13197368383407593,0.14127123355865479,0.15101122856140137,0.16111892461776733,0.17167341709136963,0.18265992403030396,0.19402281939983368,0.20562823116779327,0.21767175197601318,0.2301194816827774,0.24290448427200317,0.2558285593986511,0.2691290080547333,0.28249120712280273,0.2963036596775055,0.3099379241466522,0.3238711953163147,0.33746981620788574,0.35122838616371155,0.36477571725845337,0.37831956148147583,0.3916252553462982,0.40460842847824097,0.4174794852733612,0.4300915002822876,0.4422262907028198,0.4541724622249603,0.46561098098754883,0.4767165780067444,0.4873597323894501,0.497656911611557,0.507299542427063,0.5166196823120117,0.5255938768386841,0.5340604186058044,0.542031466960907,0.5495827198028564,0.5567688345909119,0.5635455250740051,0.5699102282524109,0.5758411288261414,0.581455647945404,0.586732029914856,0.5916815400123596,0.5962859988212585,0.6005627512931824,0.6045135259628296,0.6082599759101868,0.6118221879005432,0.6149845719337463,0.617925226688385,0.6206842660903931,0.6232632994651794,0.6255598664283752,0.6277147531509399,0.6297479867935181,0.6315664649009705,0.6332293152809143,0.6347922682762146,0.6362282633781433,0.6375912427902222,0.6388803720474243,0.6400182247161865,0.6410456895828247,0.64205402135849,0.642896294593811,0.6437107920646667,0.6444557309150696,0.6451389789581299,0.6457796096801758,0.6463316082954407,0.646863579750061,0.6473547220230103,0.6478423476219177,0.6482648253440857,0.6486403346061707,0.6490071415901184,0.6493096947669983,0.6496112942695618,0.649894654750824,0.6501354575157166,0.6503710150718689,0.6505805253982544,0.6507900357246399,0.6509690880775452,0.6511386036872864,0.6512880921363831,0.6514445543289185,0.6515723466873169,0.6516897082328796,0.651799201965332,0.6519008874893188,0.652000904083252,0.6520991325378418,0.6521773338317871,0.6522512435913086,0.6523216366767883,0.6523781418800354,0.6524285674095154,0.6524850726127625,0.6525406837463379,0.6525841355323792,0.6526215076446533,0.6526597738265991,0.6526980400085449,0.6527388691902161,0.6527684330940247,0.6527944803237915,0.6528162360191345,0.6528388261795044,0.6528623104095459,0.6528884172439575,0.6529049277305603,0.6529231667518616,0.652940571308136,0.6529544591903687,0.6529657244682312,0.6529796719551086,0.6529883742332458,0.6529996395111084,0.6530057191848755,0.6530117988586426,0.6530187726020813,0.65302574634552,0.6530344486236572,0.6530413627624512,0.6530457139015198,0.6530491709709167,0.6530526876449585,0.653057873249054,0.6530604958534241,0.6530631184577942,0.6530691981315613,0.6530718207359314,0.6530743837356567,0.6530770063400269,0.653079628944397,0.6530822515487671,0.6530848145484924,0.6530874371528625,0.6530900597572327,0.6530926823616028,0.6530952453613281,0.6530978679656982,0.6530987620353699,0.65310138463974,0.6531039476394653,0.6531056761741638,0.6531065702438354,0.6531091928482056,0.653110921382904,0.6531118154525757,0.653114378452301,0.6531170010566711,0.6531178951263428,0.6531196236610413,0.6531213521957397,0.6531213521957397,0.6531230807304382,0.6531239748001099,0.6531248092651367,0.6531248092651367,0.6531248092651367,0.6531257033348083,0.6531265377998352,0.6531265377998352,0.6531265377998352,0.6531265377998352,0.6531274318695068,0.6531283259391785,0.6531283259391785,0.6531283259391785,0.6531283259391785,0.6531283259391785,0.6531283259391785,0.6531283259391785,0.6531283259391785,0.6531291604042053,0.6531291604042053,0.6531291604042053,0.6531291604042053,0.6531291604042053,0.653130054473877,0.653130054473877,0.653130054473877,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038,0.6531308889389038],"recovered":[0.0,0.0008736008312553167,0.0016854845453053713,0.002399142598733306,0.0030623837374150753,0.0036734696477651596,0.004265432246029377,0.004825232084840536,0.005387639626860619,0.00591614656150341,0.006421183235943317,0.006894058082252741,0.007364324759691954,0.007811990566551685,0.00823705643415451,0.008620397187769413,0.008998523466289043,0.009350570850074291,0.009726089425384998,0.010151154361665249,0.010638806968927383,0.01114732027053833,0.01171407476067543,0.012347760610282421,0.013048380613327026,0.013774207793176174,0.014641723595559597,0.015565740875899792,0.016581900417804718,0.017665861174464226,0.018906285986304283,0.020254500210285187,0.021715717390179634,0.023318622261285782,0.025075385347008705,0.027009477838873863,0.029152190312743187,0.03139834478497505,0.03387919440865517,0.036632124334573746,0.03954847529530525,0.04274037852883339,0.046267811208963394,0.05008731782436371,0.05420845374464989,0.05853820964694023,0.06324000656604767,0.06836513429880142,0.07381709665060043,0.07955852150917053,0.08585888147354126,0.09243479371070862,0.09939751774072647,0.10683746635913849,0.11472508311271667,0.12317076325416565,0.13195544481277466,0.14122344553470612,0.15093736350536346,0.16109894216060638,0.1716282218694687,0.1825660616159439,0.1938098669052124,0.20548135042190552,0.2175709456205368,0.23002822697162628,0.2428123503923416,0.2557711899280548,0.26900821924209595,0.2825937867164612,0.2960750460624695,0.3097518980503082,0.32351917028427124,0.3373168408870697,0.3509145975112915,0.3644062876701355,0.37796926498413086,0.39120104908943176,0.4041755497455597,0.4168953597545624,0.4293709099292755,0.4416039288043976,0.45333102345466614,0.4647669494152069,0.4758925437927246,0.48654088377952576,0.49673813581466675,0.5064424872398376,0.5159052014350891,0.5248532891273499,0.5332502722740173,0.5412821769714355,0.5488777756690979,0.5561525225639343,0.5629318356513977,0.5692182779312134,0.5752326846122742,0.580906331539154,0.586224377155304,0.5912660956382751,0.5958861708641052,0.6001133322715759,0.6041693091392517,0.6078975200653076,0.6113667488098145,0.6145334243774414,0.6175088882446289,0.6202374696731567,0.622800886631012,0.6251035332679749,0.6272932291030884,0.6292672753334045,0.6310787796974182,0.6328312158584595,0.6343767642974854,0.6358180046081543,0.6372131109237671,0.6384779214859009,0.6396748423576355,0.640742301940918,0.6416872143745422,0.6425573229789734,0.6433866024017334,0.644151508808136,0.6448408365249634,0.6454554200172424,0.6460604071617126,0.6465836763381958,0.6471043825149536,0.6475929021835327,0.6479970812797546,0.648415207862854,0.6487715840339661,0.6490767002105713,0.6493783593177795,0.6496643424034119,0.6499303579330444,0.6501580476760864,0.6503632068634033,0.6505613923072815,0.6507526636123657,0.6509047746658325,0.6510716676712036,0.6512159705162048,0.6513524055480957,0.6514610648155212,0.6515671610832214,0.6516766548156738,0.6517844200134277,0.6518670320510864,0.6519478559494019,0.6520252227783203,0.6520878076553345,0.6521512866020203,0.6522112488746643,0.6522616744041443,0.6523147225379944,0.6523546576499939,0.6523946523666382,0.6524346470832825,0.6524659395217896,0.6524998545646667,0.6525328755378723,0.6525598168373108,0.6525824069976807,0.6526049971580505,0.6526293754577637,0.6526467204093933,0.6526658535003662,0.6526893377304077,0.652700662612915,0.6527145504951477,0.652729332447052,0.6527414917945862,0.6527519226074219,0.6527632474899292,0.6527710556983948,0.6527780294418335,0.6527858376502991,0.6527936458587646,0.6528032422065735,0.652808427810669,0.652814507484436,0.6528197526931763,0.6528223156929016,0.6528283953666687,0.6528327465057373,0.6528370976448059,0.652839720249176,0.6528414487838745,0.652843177318573,0.6528457999229431,0.6528484225273132,0.6528518795967102,0.6528545022010803,0.6528571248054504,0.6528588533401489,0.6528605818748474,0.6528623104095459,0.6528640389442444,0.6528675556182861,0.6528701186180115,0.6528727412223816,0.6528753638267517,0.6528770923614502,0.6528779864311218,0.6528797149658203,0.6528797149658203,0.6528823375701904,0.6528840661048889,0.6528884172439575,0.652890145778656,0.6528910398483276,0.6528918743133545,0.6528918743133545,0.6528927683830261,0.652893602848053,0.6528944969177246,0.6528953313827515,0.6528962254524231,0.6528962254524231,0.6528962254524231,0.6528962254524231,0.6528971195220947,0.6528979539871216,0.6528979539871216,0.6528979539871216,0.6528979539871216,0.6528979539871216,0.6528988480567932,0.6528988480567932,0.6528988480567932,0.6528988480567932,0.6528988480567932,0.6528988480567932,0.6528988480567932,0.6528988480567932,0.6528988480567932,0.6528988480567932,0.6528988480567932,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201,0.6528996825218201],"active":[0.0022565722465515137,0.002028827555477619,0.0018619305919855833,0.0017871747259050608,0.0017098109237849712,0.0016941647045314312,0.0016385321505367756,0.0015889848582446575,0.001522052101790905,0.0014681583270430565,0.0014177421107888222,0.0013821017928421497,0.0013203849084675312,0.0012690993025898933,0.0012256354093551636,0.001206512562930584,0.0011682650074362755,0.001226506195962429,0.0013169078156352043,0.0014055725187063217,0.0014725038781762123,0.0016176700592041016,0.0017350194975733757,0.001846284605562687,0.001993187703192234,0.002208762802183628,0.002345235086977482,0.002569505013525486,0.002721622586250305,0.0029954370111227036,0.0032014530152082443,0.0034517981112003326,0.0037447363138198853,0.004050714895129204,0.004382770508527756,0.004728732630610466,0.005026018247008324,0.0055258385837078094,0.005980461835861206,0.006396833807229996,0.006984446197748184,0.007548592984676361,0.0081309974193573,0.008748166263103485,0.009207997471094131,0.009928610175848007,0.010742239654064178,0.011297687888145447,0.012021780014038086,0.012944057583808899,0.013669013977050781,0.014536529779434204,0.015414483845233917,0.016346320509910583,0.017248600721359253,0.018100470304489136,0.01905578374862671,0.019895479083061218,0.020736053586006165,0.02156098186969757,0.02239459753036499,0.023062169551849365,0.02386188507080078,0.024638131260871887,0.02533353865146637,0.02580033242702484,0.026316657662391663,0.026720017194747925,0.027295440435409546,0.02734413743019104,0.027796149253845215,0.027717918157577515,0.027709215879440308,0.027458876371383667,0.027404963970184326,0.02721896767616272,0.026639163494110107,0.026278436183929443,0.025915950536727905,0.025330930948257446,0.024801552295684814,0.024007052183151245,0.023385554552078247,0.022592782974243164,0.021764367818832397,0.02075865864753723,0.01988154649734497,0.019151389598846436,0.018155217170715332,0.01717817783355713,0.01633244752883911,0.015486657619476318,0.014667749404907227,0.013757705688476562,0.012909293174743652,0.012237370014190674,0.011499345302581787,0.010775208473205566,0.01006162166595459,0.009296655654907227,0.008627355098724365,0.00814664363861084,0.007652878761291504,0.007087051868438721,0.006558477878570557,0.00615084171295166,0.005754411220550537,0.005322396755218506,0.0049138665199279785,0.004644453525543213,0.00427323579788208,0.003962039947509766,0.0037134885787963867,0.003397047519683838,0.0032144784927368164,0.0030623674392700195,0.0028051137924194336,0.002567768096923828,0.002379179000854492,0.0021539926528930664,0.0020235776901245117,0.0018984079360961914,0.0017523765563964844,0.001628100872039795,0.001490771770477295,0.0014081597328186035,0.0012943148612976074,0.0012586712837219238,0.00116044282913208,0.0010474324226379395,0.0010100603103637695,0.0008944869041442871,0.0008397102355957031,0.0008179545402526855,0.0007570981979370117,0.0007066726684570312,0.0006501674652099609,0.0006319880485534668,0.0006058812141418457,0.0005772113800048828,0.000535428524017334,0.0005397796630859375,0.0005006790161132812,0.0004737377166748047,0.0004467964172363281,0.0004398226737976074,0.0004337430000305176,0.00042247772216796875,0.000392913818359375,0.00038421154022216797,0.0003737807273864746,0.0003529191017150879,0.0003407597541809082,0.0003337860107421875,0.000329434871673584,0.0003224611282348633,0.00030678510665893555,0.0003051161766052246,0.0003033876419067383,0.00030422210693359375,0.0003024935722351074,0.00029462575912475586,0.00028336048126220703,0.0002790093421936035,0.0002799034118652344,0.0002834200859069824,0.00027555227279663086,0.0002764463424682617,0.0002747178077697754,0.0002651214599609375,0.0002650618553161621,0.0002651214599609375,0.00025904178619384766,0.0002581477165222168,0.0002537965774536133,0.0002485513687133789,0.00024771690368652344,0.00024771690368652344,0.0002486109733581543,0.00024771690368652344,0.00024247169494628906,0.00024074316024780273,0.00023818016052246094,0.00023812055587768555,0.00023818016052246094,0.00023472309112548828,0.0002364516258239746,0.00023472309112548828,0.0002346634864807129,0.00023555755615234375,0.0002364516258239746,0.0002364516258239746,0.00023639202117919922,0.00023555755615234375,0.00023555755615234375,0.00023555755615234375,0.00023639202117919922,0.00023728609085083008,0.0002364516258239746,0.00023734569549560547,0.00023639202117919922,0.00023555755615234375,0.00023382902145385742,0.00023382902145385742,0.00023382902145385742,0.00023382902145385742,0.0002346634864807129,0.00023728609085083008,0.00023555755615234375,0.00023555755615234375,0.00023293495178222656,0.00023120641708374023,0.0002320408821105957,0.0002321004867553711,0.00023293495178222656,0.0002320408821105957,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023031234741210938,0.00023031234741210938,0.00023031234741210938,0.00023120641708374023,0.00023120641708374023,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.00023037195205688477,0.0002294778823852539,0.0002294778823852539,0.00023031234741210938,0.00023031234741210938,0.00023031234741210938,0.00023031234741210938,0.00023031234741210938,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.0002320408821105957,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023,0.00023120641708374023]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0022565722465515137,0.002888520248234272,0.003583054756745696,0.004248034209012985,0.004907798953354359,0.005547570064663887,0.006188210565596819,0.006835805252194405,0.007449498865753412,0.00805102288722992,0.008648200891911983,0.00920800119638443,0.00976606272161007,0.010349332354962826,0.010903047397732735,0.011428076773881912,0.01194528304040432,0.012442497536540031,0.012938841246068478,0.013410846702754498,0.013883721083402634,0.014362680725753307,0.014818170107901096,0.01528843678534031,0.015694377943873405,0.016136828809976578,0.01654885523021221,0.01694784313440323,0.017355524003505707,0.01775103434920311,0.018110906705260277,0.018501201644539833,0.01891670562326908,0.01932351663708687,0.019746843725442886,0.02019885554909706,0.020650867372751236,0.02111070416867733,0.021573146805167198,0.022059928625822067,0.02254323475062847,0.023036101832985878,0.02351853810250759,0.02405226044356823,0.02458772249519825,0.02513100579380989,0.02568819746375084,0.026256689801812172,0.026839960366487503,0.02741975337266922,0.028055178001523018,0.028681041672825813,0.029295604676008224,0.02993624471127987,0.030603831633925438,0.03128358721733093,0.03197203949093819,0.03267526626586914,0.03335067629814148,0.03409562632441521,0.03482232615351677,0.03554467484354973,0.03631831333041191,0.03704587742686272,0.03786732256412506,0.038657475262880325,0.03947022929787636,0.040301237255334854,0.041150499135255814,0.04204583168029785,0.042898569256067276,0.043769560754299164,0.04468141123652458,0.045557618141174316,0.046515535563230515,0.04748214781284332,0.048419203609228134,0.04934670031070709,0.05031157284975052,0.0512712299823761,0.052243925631046295,0.05320010334253311,0.05417367070913315,0.0551898293197155,0.056162524968385696,0.057183027267456055,0.05818180367350578,0.059205785393714905,0.0602567121386528,0.06135023385286331,0.06240898743271828,0.06344600766897202,0.06456387042999268,0.06564956903457642,0.06675612926483154,0.06785313040018082,0.0689736008644104,0.07008884847164154,0.07119975984096527,0.0723654255270958,0.07348242402076721,0.07457855343818665,0.07573031634092331,0.07690119743347168,0.07803992182016373,0.07920820266008377,0.08039820939302444,0.08158039301633835,0.082727812230587,0.08390999585390091,0.08510001003742218,0.08622916787862778,0.08737137168645859,0.08854660391807556,0.08972878754138947,0.09091880172491074,0.09213314950466156,0.09327360987663269,0.09450099617242813,0.09568926692008972,0.09689579159021378,0.09812665730714798,0.09933839738368988,0.10060489922761917,0.10182881355285645,0.10304837673902512,0.10426359623670578,0.10552575439214706,0.10677573829889297,0.10799790918827057,0.10927919298410416,0.1105213612318039,0.11176091432571411,0.11301959306001663,0.11427914351224899,0.11550827324390411,0.11676868796348572,0.11799955368041992,0.11926866322755814,0.1204986646771431,0.12176516652107239,0.12297169119119644,0.12417647987604141,0.1254195123910904,0.12667645514011383,0.1279021054506302,0.12908342480659485,0.130300372838974,0.13155817985534668,0.1328212171792984,0.13403034210205078,0.13524991273880005,0.13646599650382996,0.1376872956752777,0.13892598450183868,0.14017510414123535,0.14136163890361786,0.1425490379333496,0.1437920778989792,0.145002081990242,0.14623120427131653,0.14746206998825073,0.1486711949110031,0.14990901947021484,0.15114596486091614,0.1523950845003128,0.1535964012145996,0.1547933667898178,0.1560111939907074,0.1572229266166687,0.15844422578811646,0.15963250398635864,0.1608390212059021,0.1620568484067917,0.1633024960756302,0.16453596949577332,0.16574683785438538,0.16698813438415527,0.1681963950395584,0.16943161189556122,0.17069637775421143,0.17195157706737518,0.17316679656505585,0.17440548539161682,0.17561374604701996,0.17686894536018372,0.1781293749809265,0.17932285368442535,0.18054936826229095,0.18181326985359192,0.18300241231918335,0.18422631919384003,0.18545979261398315,0.18672716617584229,0.18798324465751648,0.18923930823802948,0.1904771327972412,0.19173407554626465,0.19297362864017487,0.1941862404346466,0.19542145729064941,0.19666622579097748,0.19792403280735016,0.19920705258846283,0.2004944235086441,0.20172962546348572,0.20299874246120453,0.20422178506851196,0.2054535150527954,0.20668873190879822,0.2080186903476715,0.20920348167419434,0.21046128869056702,0.2117469161748886,0.21294909715652466,0.21421386301517487,0.21539779007434845,0.2166738510131836,0.21791775524616241,0.219160795211792,0.22036992013454437,0.22160600125789642,0.22281514108181,0.22404861450195312,0.22528816759586334,0.22647731006145477,0.22764471173286438,0.2288355976343155,0.23002125322818756,0.231210395693779,0.23240649700164795,0.23364952206611633,0.23483692109584808,0.23605214059352875,0.23724476993083954,0.23842260241508484,0.2396482527256012,0.2408408671617508,0.24199610948562622,0.24314525723457336,0.2443004995584488,0.24547052383422852,0.24664488434791565,0.24779924750328064,0.24894319474697113,0.2501227855682373,0.2512310743331909,0.2523532807826996,0.2534850537776947,0.2546063959598541,0.25571295619010925,0.25682297348976135,0.2579790949821472,0.2590482831001282,0.26015397906303406,0.2611849009990692,0.26230624318122864,0.2633667290210724,0.2643776834011078,0.26538339257240295,0.2664777934551239,0.26746439933776855,0.2684570848941803,0.26946282386779785,0.27045202255249023,0.2714221179485321,0.27242350578308105,0.27336403727531433,0.2742784917354584,0.27517032623291016,0.2760508954524994,0.2769670784473419,0.2778398096561432,0.27867692708969116,0.27950966358184814,0.28035545349121094,0.2812272906303406,0.28204092383384705,0.28286758065223694,0.28369858860969543,0.28448787331581116,0.2852841019630432,0.28604209423065186,0.28681400418281555,0.2875494062900543,0.28832128643989563,0.2890436351299286,0.28977641463279724,0.29045793414115906,0.29112550616264343,0.29180440306663513,0.29249459505081177,0.29314565658569336,0.29379671812057495,0.29441651701927185,0.2950371503829956,0.2956395447254181,0.2962315082550049,0.29679131507873535,0.2973780632019043,0.29794830083847046,0.29852113127708435,0.29906007647514343,0.2995903193950653,0.30010056495666504,0.3006281852722168,0.3010976016521454,0.301601767539978,0.3021146357059479,0.30260226130485535,0.3030395209789276,0.3035045564174652,0.30395832657814026,0.30437034368515015,0.3047927916049957,0.3052065670490265,0.3056194484233856,0.30603671073913574,0.30642786622047424,0.3068120777606964,0.3072075843811035,0.3076004981994629,0.30797165632247925,0.30833762884140015,0.30869749188423157,0.30905386805534363,0.3093894124031067,0.30972495675086975,0.3100300431251526,0.3103516697883606,0.31066372990608215,0.310973197221756,0.31125569343566895,0.31154865026474,0.3118346333503723,0.31212061643600464,0.3123857378959656,0.312652587890625,0.31289947032928467,0.3131332993507385,0.3133871257305145,0.3136209547519684,0.31384435296058655,0.31406253576278687,0.3142702877521515,0.3144780397415161,0.3146701455116272,0.31486570835113525,0.31506043672561646,0.31524211168289185,0.31541159749031067],"recovered":[0.0,0.0009057632414624095,0.0016602762043476105,0.002388711553066969,0.003098023124039173,0.0037960344925522804,0.00446449127048254,0.005106001161038876,0.005775327328592539,0.0064437841065227985,0.007082685828208923,0.0076763867400586605,0.00823618657886982,0.008824672549962997,0.009391426108777523,0.009937318041920662,0.010464955121278763,0.011009978130459785,0.01153674628585577,0.012067860923707485,0.01260245218873024,0.013077065348625183,0.013537770137190819,0.014021076261997223,0.014482649974524975,0.014924230985343456,0.015361466445028782,0.015770886093378067,0.016216812655329704,0.016618408262729645,0.017011310905218124,0.01737813651561737,0.01777017116546631,0.018163073807954788,0.01856553927063942,0.018980173394083977,0.019417408853769302,0.01987289823591709,0.020333603024482727,0.020805608481168747,0.021273266524076462,0.021756572648882866,0.022250309586524963,0.022740568965673447,0.023219527676701546,0.023736733943223953,0.024280017241835594,0.024813739582896233,0.02537093311548233,0.025927254930138588,0.02648010104894638,0.027059024199843407,0.027684887871146202,0.028294235467910767,0.028921836987137794,0.029561609029769897,0.030236151069402695,0.03093242272734642,0.031651295721530914,0.03233279287815094,0.033059488981962204,0.033769670873880386,0.03448158875107765,0.03523349389433861,0.035963669419288635,0.03675990551710129,0.03753962740302086,0.038330648094415665,0.03917121887207031,0.03997962549328804,0.040818456560373306,0.041705094277858734,0.042543925344944,0.043413180857896805,0.044322419911623,0.04526729881763458,0.046182624995708466,0.047172706574201584,0.04810715466737747,0.04905551299452782,0.05001603811979294,0.05097134783864021,0.0519396997988224,0.052908048033714294,0.05391290411353111,0.05489690229296684,0.055873945355415344,0.056849248707294464,0.057881053537130356,0.05889981985092163,0.059917718172073364,0.0609842911362648,0.062039565294981,0.06312613189220428,0.06423530727624893,0.06532274186611176,0.06642147898674011,0.06750804930925369,0.06861721724271774,0.0697263851761818,0.07087032496929169,0.07198731601238251,0.07310604304075241,0.07423260062932968,0.0753791481256485,0.07655438035726547,0.07770092785358429,0.07887094467878342,0.0800313949584961,0.08117968589067459,0.08237230032682419,0.0835588350892067,0.08468973636627197,0.08580846339464188,0.08699151873588562,0.08815458416938782,0.08934024721384048,0.09050069749355316,0.09164637327194214,0.09287984669208527,0.09410201758146286,0.09535027295351028,0.09652463346719742,0.09772767871618271,0.09893855452537537,0.10013725608587265,0.10137420147657394,0.10262071341276169,0.10385505855083466,0.10508592426776886,0.10632113367319107,0.10755634307861328,0.10885152965784073,0.11011282354593277,0.11135498434305191,0.11263713240623474,0.11386626213788986,0.11513189971446991,0.11637232452630997,0.11756667494773865,0.11878624558448792,0.12003796547651291,0.12128708511590958,0.12252316623926163,0.12371839582920074,0.12497011572122574,0.12622010707855225,0.12740489840507507,0.12867054343223572,0.12991531193256378,0.13113225996494293,0.13235443830490112,0.13359226286411285,0.1347561925649643,0.1359870582818985,0.1372283399105072,0.13848094642162323,0.13967269659042358,0.1408783495426178,0.14212746918201447,0.1433739811182022,0.14460396766662598,0.1458122432231903,0.14701701700687408,0.14823311567306519,0.1495022177696228,0.15071222186088562,0.15194134414196014,0.1531522274017334,0.15436048805713654,0.15555135905742645,0.15675614774227142,0.1579713672399521,0.15919005870819092,0.16041137278079987,0.16162049770355225,0.16285744309425354,0.16409526765346527,0.1653287410736084,0.16659437119960785,0.16782349348068237,0.16908565163612366,0.17030435800552368,0.17153000831604004,0.1727956384420395,0.17398129403591156,0.1752234697341919,0.1764838844537735,0.17768779397010803,0.1789325773715973,0.18018952012062073,0.18141603469848633,0.18264168500900269,0.18387427926063538,0.18511123955249786,0.18635514378547668,0.18760251998901367,0.1888212114572525,0.19007207453250885,0.1913185864686966,0.1925451010465622,0.1937316358089447,0.19498509168624878,0.19624724984169006,0.19752593338489532,0.19878721237182617,0.20004329085350037,0.20130284130573273,0.20253022015094757,0.20378369092941284,0.20501890778541565,0.20625324547290802,0.20751018822193146,0.20874278247356415,0.21004579961299896,0.21127231419086456,0.21255707740783691,0.21375057101249695,0.21504749357700348,0.21627487242221832,0.21751704812049866,0.21874791383743286,0.219981387257576,0.22118182480335236,0.22242051362991333,0.2236757129430771,0.22488658130168915,0.2260931134223938,0.22724314033985138,0.22841662168502808,0.22958490252494812,0.23081229627132416,0.2320440262556076,0.2332262098789215,0.23444490134716034,0.23566533625125885,0.2368762195110321,0.23804187774658203,0.2392362356185913,0.24039755761623383,0.24157974123954773,0.2427636682987213,0.24390152096748352,0.24505503475666046,0.24621982872486115,0.24735593795776367,0.24853378534317017,0.24970553815364838,0.2508138418197632,0.25196126103401184,0.253127783536911,0.2542378306388855,0.2553165853023529,0.25645267963409424,0.257585346698761,0.25866493582725525,0.25973066687583923,0.2608102560043335,0.26187771558761597,0.26295211911201477,0.26397523283958435,0.26505571603775024,0.2660987973213196,0.2670888900756836,0.26810941100120544,0.269110769033432,0.2700660824775696,0.271069198846817,0.27200886607170105,0.2729407250881195,0.27389776706695557,0.2747870087623596,0.2756832242012024,0.2765716016292572,0.2774573564529419,0.2783092260360718,0.27916544675827026,0.2800268828868866,0.2808744013309479,0.28170540928840637,0.2825155556201935,0.2833326458930969,0.28414106369018555,0.284929484128952,0.2857031226158142,0.286430686712265,0.28717562556266785,0.28790754079818726,0.28862640261650085,0.2893713712692261,0.29003894329071045,0.29072391986846924,0.2914280295372009,0.29205042123794556,0.2927379906177521,0.2934003472328186,0.29403752088546753,0.2946434020996094,0.2952275276184082,0.2957916855812073,0.29640623927116394,0.29696863889694214,0.2975388765335083,0.2980934679508209,0.2986115515232086,0.2991296052932739,0.2996424734592438,0.30014750361442566,0.30064213275909424,0.3011575937271118,0.30166956782341003,0.30212679505348206,0.30257272720336914,0.3030543029308319,0.3035123944282532,0.3039226830005646,0.30435818433761597,0.30475369095802307,0.3051752746105194,0.3055934011936188,0.30599063634872437,0.30638790130615234,0.30677297711372375,0.3071519732475281,0.3075239956378937,0.3078647553920746,0.30824288725852966,0.30860796570777893,0.30894696712493896,0.30928078293800354,0.3095971643924713,0.3099179267883301,0.3102439045906067,0.310537725687027,0.31081587076187134,0.3111027181148529,0.3114052414894104,0.3116781711578369,0.3119502365589142,0.31220319867134094,0.31246310472488403,0.3127117156982422,0.3129611909389496,0.31318286061286926,0.31340277194976807,0.3136209547519684,0.31383565068244934,0.31403473019599915,0.3142389953136444,0.31444501876831055,0.3146432042121887],"active":[0.0022565722465515137,0.0019827568903565407,0.0019227785523980856,0.0018593226559460163,0.0018097758293151855,0.0017515355721116066,0.0017237192951142788,0.001729804091155529,0.0016741715371608734,0.001607238780707121,0.0015655150637030602,0.0015316144563257694,0.0015298761427402496,0.0015246598049998283,0.0015116212889552116,0.0014907587319612503,0.001480327919125557,0.001432519406080246,0.0014020949602127075,0.0013429857790470123,0.0012812688946723938,0.0012856153771281242,0.0012803999707102776,0.0012673605233430862,0.0012117279693484306,0.0012125978246331215,0.0011873887851834297,0.0011769570410251617,0.0011387113481760025,0.001132626086473465,0.0010995958000421524,0.0011230651289224625,0.0011465344578027725,0.00116044282913208,0.0011813044548034668,0.0012186821550130844,0.0012334585189819336,0.0012378059327602386,0.0012395437806844711,0.0012543201446533203,0.0012699682265520096,0.001279529184103012,0.0012682285159826279,0.001311691477894783,0.001368194818496704,0.0013942718505859375,0.001408180221915245,0.0014429502189159393,0.0014690272510051727,0.001492498442530632,0.0015750769525766373,0.0016220174729824066,0.0016107168048620224,0.0016420092433691025,0.0016819946467876434,0.0017219781875610352,0.001735888421535492,0.0017428435385227203,0.0016993805766105652,0.001762833446264267,0.0017628371715545654,0.001775003969669342,0.001836724579334259,0.0018123835325241089,0.0019036531448364258,0.0018975697457790375,0.0019306018948554993,0.0019705891609191895,0.001979280263185501,0.0020662061870098114,0.0020801126956939697,0.0020644664764404297,0.0021374858915805817,0.0021444372832775116,0.0021931156516075134,0.0022148489952087402,0.0022365786135196686,0.0021739937365055084,0.002204418182373047,0.002215716987848282,0.002227887511253357,0.0022287555038928986,0.0022339709103107452,0.0022817812860012054,0.0022496208548545837,0.002286124974489212,0.002307858318090439,0.0023565366864204407,0.0023756586015224457,0.002450414001941681,0.0024912692606449127,0.0024617165327072144,0.002524305135011673,0.0025234371423721313,0.002520821988582611,0.0025303885340690613,0.002552121877670288,0.002580799162387848,0.002582542598247528,0.0026390403509140015,0.002612099051475525,0.002591237425804138,0.0026242733001708984,0.0026685968041419983,0.0026607736945152283,0.0026538223028182983,0.002697281539440155,0.0027094483375549316,0.002696417272090912,0.0027303099632263184,0.002727709710597992,0.0026703327894210815,0.002681635320186615,0.0027381405234336853,0.002737268805503845,0.0027642175555229187,0.0027929022908210754,0.002772912383079529,0.0028546229004859924,0.0028094202280044556,0.0027937740087509155,0.0027763843536376953,0.002813763916492462,0.0028772205114364624,0.002890259027481079,0.002911120653152466,0.002889394760131836,0.002905040979385376,0.002920679748058319,0.002911984920501709,0.002958059310913086,0.002965018153190613,0.0029093846678733826,0.0029067695140838623,0.0029241591691970825,0.0028711408376693726,0.0029024258255958557,0.002867653965950012,0.002896338701248169,0.0029319897294044495,0.0029789209365844727,0.0029337257146835327,0.002889394760131836,0.002896346151828766,0.002958059310913086,0.0029319897294044495,0.0028633177280426025,0.0028954744338989258,0.002887636423110962,0.002905905246734619,0.002898082137107849,0.0028954744338989258,0.002873733639717102,0.0029311031103134155,0.0029389262199401855,0.0029467642307281494,0.002880692481994629,0.0028763413429260254,0.002913728356361389,0.002874612808227539,0.002857223153114319,0.002858102321624756,0.002858951687812805,0.0028920024633407593,0.002912849187850952,0.0028928667306900024,0.0028841793537139893,0.002852022647857666,0.002858966588973999,0.0028624385595321655,0.0028928667306900024,0.0028763562440872192,0.002867653965950012,0.002866789698600769,0.0028911232948303223,0.0029154717922210693,0.002889394760131836,0.0028928667306900024,0.002867653965950012,0.002837240695953369,0.0028728842735290527,0.002865925431251526,0.0028624385595321655,0.0028754770755767822,0.0028181076049804688,0.0028876513242721558,0.002905905246734619,0.0028389692306518555,0.0028615742921829224,0.002880692481994629,0.002812892198562622,0.0028102844953536987,0.0028181076049804688,0.002852886915206909,0.0028720051050186157,0.0028841644525527954,0.002874612808227539,0.002912864089012146,0.0029015541076660156,0.002867653965950012,0.0028763562440872192,0.002934589982032776,0.0029389411211013794,0.002959802746772766,0.0029684901237487793,0.002942413091659546,0.0029554516077041626,0.002918943762779236,0.0029232949018478394,0.002905040979385376,0.0029997825622558594,0.002950236201286316,0.002951100468635559,0.003004133701324463,0.002903297543525696,0.0029415488243103027,0.0028407126665115356,0.0029232800006866455,0.0028702616691589355,0.0028859227895736694,0.0028528720140457153,0.002858087420463562,0.002833753824234009,0.002866789698600769,0.002867653965950012,0.0028015971183776855,0.002758130431175232,0.002742484211921692,0.0027781128883361816,0.0027937740087509155,0.002821594476699829,0.0028372257947921753,0.0027928948402404785,0.0028259307146072388,0.0027998685836791992,0.0027572661638259888,0.002772033214569092,0.002798989415168762,0.002759873867034912,0.0027476996183395386,0.002720758318901062,0.002706855535507202,0.002743363380432129,0.0027442127466201782,0.0027233660221099854,0.002766847610473633,0.002697288990020752,0.0026477426290512085,0.0026712119579315186,0.002645134925842285,0.002585172653198242,0.0025851428508758545,0.0026625096797943115,0.0025956034660339355,0.0025686323642730713,0.002519965171813965,0.0025755763053894043,0.0025564730167388916,0.0024999678134918213,0.0024312734603881836,0.0025025606155395508,0.0024086833000183105,0.0023582875728607178,0.002373933792114258,0.00234261155128479,0.0023113489151000977,0.0023574233055114746,0.0022948384284973145,0.0022696256637573242,0.0022296011447906494,0.0021531283855438232,0.0021800696849823,0.002156585454940796,0.00210532546043396,0.00205230712890625,0.00204622745513916,0.0020618438720703125,0.0020140409469604492,0.0019931793212890625,0.0019931793212890625,0.0019723176956176758,0.001951456069946289,0.0019010305404663086,0.0018845200538635254,0.0018462836742401123,0.0018905997276306152,0.0018680095672607422,0.0018688738346099854,0.0018315315246582031,0.0017541348934173584,0.0017654597759246826,0.0017706751823425293,0.0017176270484924316,0.0017462968826293945,0.0016785264015197754,0.001636803150177002,0.0016020238399505615,0.0015881061553955078,0.0015637874603271484,0.0015863776206970215,0.0015420615673065186,0.001552492380142212,0.0015211999416351318,0.0014968514442443848,0.001489013433456421,0.001498579978942871,0.0014551281929016113,0.0014542639255523682,0.0014725029468536377,0.0014446675777435303,0.0013699531555175781,0.0013777613639831543,0.0013855993747711182,0.0013160407543182373,0.0012803971767425537,0.001283884048461914,0.0012612640857696533,0.001283019781112671,0.001252591609954834,0.0012186765670776367,0.0012169480323791504,0.0012125968933105469,0.0011986792087554932,0.0011856555938720703,0.0011734962463378906,0.001189112663269043,0.0011465251445770264,0.0011169910430908203,0.001083076000213623,0.0010708868503570557,0.0010665655136108398,0.0010552704334259033,0.0010117888450622559,0.0010109245777130127,0.0010187625885009766,0.0010178983211517334,0.0009804964065551758,0.0009744167327880859,0.0009492337703704834,0.000930100679397583,0.0009240210056304932,0.0009092390537261963,0.0008831620216369629,0.0008796751499176025,0.0008675158023834229,0.0008570849895477295,0.0008344948291778564,0.0008309781551361084,0.0008214414119720459,0.0007970929145812988,0.0007683932781219482]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0022565722465515137,0.0028972127474844456,0.003569146618247032,0.004217610694468021,0.0048512970097362995,0.005460644606500864,0.006072599440813065,0.006671516224741936,0.0072287083603441715,0.007792854681611061,0.0083509162068367,0.008882899768650532,0.009358381852507591,0.00983386393636465,0.01030152291059494,0.010750058107078075,0.011179470457136631,0.011601927690207958,0.012013085186481476,0.012411204166710377,0.012799760326743126,0.01318049430847168,0.013548188842833042,0.013882852159440517,0.014215776696801186,0.01455304678529501,0.0148642398416996,0.01517543289810419,0.015451855957508087,0.015759572386741638,0.01603686437010765,0.01633414998650551,0.016621004790067673,0.016934804618358612,0.01724860444664955,0.01754762977361679,0.01785447634756565,0.018178706988692284,0.018492508679628372,0.018791532143950462,0.019130541011691093,0.01945042796432972,0.019791174679994583,0.020130183547735214,0.020470932126045227,0.020799510180950165,0.021122002974152565,0.021462751552462578,0.021824361756443977,0.022162500768899918,0.022523242980241776,0.02290310710668564,0.023263847455382347,0.02363414876163006,0.02401401288807392,0.02438953146338463,0.024781566113233566,0.025159690529108047,0.025558678433299065,0.025944627821445465,0.026361869648098946,0.026748688891530037,0.027150284498929977,0.027559703215956688,0.02796303667128086,0.028374195098876953,0.02876449003815651,0.02918260172009468,0.02959897369146347,0.03001447767019272,0.030415203422307968,0.030877647921442986,0.03129836916923523,0.031701698899269104,0.03213893622159958,0.03257269412279129,0.03301253914833069,0.03345324844121933,0.03387918323278427,0.03431207314133644,0.03476147726178169,0.03518219664692879,0.035628993064165115,0.03606535866856575,0.03651302680373192,0.036951128393411636,0.03740140423178673,0.03783342242240906,0.03826718032360077,0.038680944591760635,0.03911904990673065,0.03953976929187775,0.03995788097381592,0.04037686064839363,0.04077932611107826,0.0412009134888649,0.04161728918552399,0.04203887656331062,0.04245438054203987,0.042897701263427734,0.043298427015542984,0.043732184916734695,0.04415203258395195,0.04459535330533981,0.044998686760663986,0.04543418437242508,0.045840997248888016,0.04626693204045296,0.04668591171503067,0.047103151679039,0.04754212498664856,0.04796979948878288,0.04841485992074013,0.04884253069758415,0.049270205199718475,0.04968918487429619,0.05012555047869682,0.05051063001155853,0.05091918259859085,0.05132599174976349,0.051732804626226425,0.05212918296456337,0.05254121124744415,0.052958451211452484,0.05335483327507973,0.05377381294965744,0.0541684553027153,0.054588302969932556,0.05499337613582611,0.05538367107510567,0.05579569935798645,0.05620598793029785,0.05662062019109726,0.05704047158360481,0.05743163451552391,0.05781932175159454,0.058261774480342865,0.05866771563887596,0.05908235162496567,0.05946916714310646,0.0598759800195694,0.06023932620882988,0.060660045593976974,0.06107381358742714,0.0614684522151947,0.06188134849071503,0.06229163706302643,0.06268453598022461,0.06306179612874985,0.06347556412220001,0.06387889385223389,0.06431004405021667,0.06474901735782623,0.06517582386732101,0.06558437645435333,0.06600509583950043,0.06641190499067307,0.06680133193731308,0.06723074615001678,0.06764189898967743,0.06804436445236206,0.06845726072788239,0.06888928264379501,0.06929000467061996,0.0697411522269249,0.070132315158844,0.07057563215494156,0.07097461819648743,0.0714118555188179,0.07182562351226807,0.07226024568080902,0.07268183678388596,0.07313819974660873,0.07359977066516876,0.07401179522275925,0.07444990426301956,0.0749306008219719,0.07537566125392914,0.07581637054681778,0.07624839246273041,0.0766838863492012,0.07715415209531784,0.07760703563690186,0.07807642966508865,0.07854583114385605,0.07896219938993454,0.07938726991415024,0.07983580231666565,0.08027911931276321,0.080739825963974,0.08119966089725494,0.08166645467281342,0.08209586143493652,0.08255396038293839,0.08298424631357193,0.08345276862382889,0.08392912149429321,0.08441416919231415,0.08489051461219788,0.08536600321531296,0.08583105355501175,0.08635173738002777,0.08685851097106934,0.08735746145248413,0.0878242552280426,0.08833972364664078,0.0888012945652008,0.08931849896907806,0.08983223140239716,0.09035291522741318,0.09086577594280243,0.09140557795763016,0.09192539751529694,0.09249041229486465,0.09303021430969238,0.09359610080718994,0.09412026405334473,0.09467571973800659,0.09524942189455032,0.09578662365674973,0.09634120762348175,0.0968792736530304,0.09746602177619934,0.09808406233787537,0.098647341132164,0.0992332175374031,0.09985299408435822,0.10047364234924316,0.10110646486282349,0.10170190036296844,0.10232342034578323,0.10297014564275742,0.10358644276857376,0.10421926528215408,0.10485208034515381,0.10549619793891907,0.10610467195510864,0.10676269978284836,0.10742420703172684,0.10806223750114441,0.10872460901737213,0.1094069704413414,0.1100858598947525,0.1107647493481636,0.11144537478685379,0.11213469505310059,0.11286052316427231,0.11356201022863388,0.11427827924489975,0.11496151238679886,0.11568734049797058,0.1164088174700737,0.11714942008256912,0.11787611991167068,0.11860368400812149,0.11936167627573013,0.12011618912220001,0.12085071206092834,0.12161478400230408,0.12239189445972443,0.12315945327281952,0.12394960224628448,0.12471454590559006,0.1255377233028412,0.1264200210571289,0.12723451852798462,0.12802466750144958,0.1288791447877884,0.1296997219324112,0.1305776685476303,0.13144518435001373,0.13230401277542114,0.1331741362810135,0.13406163454055786,0.13498130440711975,0.13588446378707886,0.13678154349327087,0.13766643404960632,0.13853222131729126,0.13946840167045593,0.1403958946466446,0.14131470024585724,0.14231087267398834,0.14323922991752625,0.1442258358001709,0.14520461857318878,0.14614950120449066,0.14710307121276855,0.14809922873973846,0.14908844232559204,0.1500498354434967,0.15103991329669952,0.1519952267408371,0.1529870480298996,0.15395453572273254,0.1549220085144043,0.15586775541305542,0.15686827898025513,0.1578740030527115,0.15882322192192078,0.15980982780456543,0.16080600023269653,0.16175435483455658,0.1627592146396637,0.16369278728961945,0.16467678546905518,0.16561384499073029,0.16658306121826172,0.1675427109003067,0.16851715743541718,0.16945159435272217,0.17044080793857574,0.17142219841480255,0.17237143218517303,0.17333804070949554,0.17430029809474945,0.1752738654613495,0.17619788646697998,0.17709669470787048,0.17800332605838776,0.1789516806602478,0.17983832955360413,0.1807492971420288,0.18167157471179962,0.18252865970134735,0.18341617286205292,0.18425153195858002,0.185118168592453,0.18596309423446655,0.18681496381759644,0.187643364071846,0.18851260840892792,0.1893158107995987,0.19011464715003967,0.19094479084014893,0.19174189865589142,0.19253726303577423,0.19331525266170502,0.19409148395061493,0.19484947621822357,0.195590078830719,0.19631938636302948,0.19702869653701782,0.19776757061481476,0.19846731424331665,0.19919227063655853,0.19989114999771118,0.20056308805942535,0.20118287205696106,0.2018200308084488,0.20247022807598114],"recovered":[0.0,0.0008744701044633985,0.0016463680658489466,0.0023617646656930447,0.0030571683309972286,0.003721278626471758,0.004368873313069344,0.004973005503416061,0.005597129929810762,0.006143021862953901,0.006705429404973984,0.007248713634908199,0.007809382863342762,0.008310073986649513,0.008812502957880497,0.009289723820984364,0.009772160090506077,0.010238949209451675,0.01064315252006054,0.011096034198999405,0.011495891027152538,0.011884448118507862,0.012272135354578495,0.012654608115553856,0.013024041429162025,0.013376088812947273,0.013721182942390442,0.01403411477804184,0.014346176758408546,0.014641723595559597,0.014937270432710648,0.01522673200815916,0.015544010326266289,0.01582912541925907,0.016124671325087547,0.01642717234790325,0.01673315092921257,0.017050428315997124,0.017350321635603905,0.017666729167103767,0.01796749234199524,0.0182986781001091,0.018615085631608963,0.01895148865878582,0.019276589155197144,0.019609512761235237,0.01995113119482994,0.020284924656152725,0.020613502711057663,0.020967289805412292,0.021323682740330696,0.02168790064752102,0.022047773003578186,0.022423289716243744,0.022799678146839142,0.0231751948595047,0.023548975586891174,0.023953178897500038,0.02433999627828598,0.024753762409090996,0.025146665051579475,0.02555782161653042,0.025947248563170433,0.02632972039282322,0.026717407628893852,0.027136389166116714,0.027538852766156197,0.027921324595808983,0.028325529769062996,0.02875407226383686,0.029189568012952805,0.029598116874694824,0.030031006783246994,0.03045346401631832,0.03086027503013611,0.031299248337745667,0.03173387423157692,0.03213460370898247,0.03257009759545326,0.0330108106136322,0.03344891592860222,0.03390875086188316,0.03433729335665703,0.03478843718767166,0.035231757909059525,0.035680290311574936,0.036127958446741104,0.03656606376171112,0.036977220326662064,0.03742488473653793,0.037866465747356415,0.038292400538921356,0.038708776235580444,0.03912949189543724,0.03955629840493202,0.03997788578271866,0.040369052439928055,0.04079150781035423,0.04121222719550133,0.04161469265818596,0.042051926255226135,0.04243874549865723,0.04285946488380432,0.043320171535015106,0.043752189725637436,0.04417986422777176,0.044599711894989014,0.04499782994389534,0.045435067266225815,0.04585839435458183,0.04627998173236847,0.04669896140694618,0.047149237245321274,0.047566477209329605,0.04797329008579254,0.0483827069401741,0.04881907254457474,0.049250222742557526,0.04966051131486893,0.05006993189454079,0.05048804357647896,0.050887901335954666,0.051295582205057144,0.05169196054339409,0.05210746452212334,0.052499499171972275,0.05291413143277168,0.05331312119960785,0.053717322647571564,0.054134566336870193,0.05452399328351021,0.05494384095072746,0.05535326153039932,0.05577398091554642,0.056172098964452744,0.05657108500599861,0.05698137357831001,0.057401224970817566,0.05781064182519913,0.058209631592035294,0.05862078815698624,0.059044115245342255,0.05941876396536827,0.059822969138622284,0.06024542450904846,0.060648757964372635,0.06105557084083557,0.06148498132824898,0.0618639774620533,0.06222645565867424,0.06266629695892334,0.06308528035879135,0.0634903535246849,0.0639258474111557,0.06436047703027725,0.06477771699428558,0.06519843637943268,0.06560263782739639,0.06601988524198532,0.06644842773675919,0.06684307008981705,0.06724900752305984,0.06764277815818787,0.06807653605937958,0.06848160922527313,0.0688953772187233,0.06929262727499008,0.06972377747297287,0.07017752528190613,0.07056869566440582,0.07099810242652893,0.07140056788921356,0.07184214890003204,0.07228633761405945,0.07272791862487793,0.07316863536834717,0.07362586259841919,0.07408048212528229,0.07451771944761276,0.07497233897447586,0.07542087137699127,0.07584680616855621,0.07628665119409561,0.07675604522228241,0.0772315263748169,0.07767832279205322,0.07811468839645386,0.07856583595275879,0.07900220155715942,0.07942987233400345,0.07989145070314407,0.08035214990377426,0.08080416172742844,0.0812622606754303,0.08171514421701431,0.08214020729064941,0.08261134475469589,0.08309464901685715,0.08355448395013809,0.08401953428983688,0.08449067175388336,0.08497050404548645,0.08543902635574341,0.08596840500831604,0.0864856094121933,0.08696717768907547,0.08746091276407242,0.0879407450556755,0.08843708783388138,0.08893517404794693,0.0894419476389885,0.0899791494011879,0.090535469353199,0.09103616327047348,0.09156988561153412,0.09214358776807785,0.09270338714122772,0.0932718813419342,0.09377779066562653,0.09432628750801086,0.09486174583435059,0.0954076424241066,0.09597613662481308,0.09654288738965988,0.0971522331237793,0.09771811962127686,0.09831181913614273,0.09890812635421753,0.0995270386338234,0.10012508928775787,0.10074833780527115,0.10137246549129486,0.10200615227222443,0.10265635699033737,0.10326135903596878,0.10389678180217743,0.104505255818367,0.10514415800571442,0.10578827559947968,0.10642804950475693,0.10706173628568649,0.10771454870700836,0.10837692022323608,0.10905667394399643,0.10973208397626877,0.11042488366365433,0.11110898852348328,0.11180352419614792,0.11249197274446487,0.11319171637296677,0.1139010339975357,0.1146199032664299,0.1153179183602333,0.11601158231496811,0.11676175147294998,0.11750322580337524,0.11823687702417374,0.11897139251232147,0.11972329765558243,0.12048302590847015,0.12125318497419357,0.1220129132270813,0.12281697243452072,0.12360278517007828,0.1243729442358017,0.1252022087574005,0.12602278590202332,0.1268155425786972,0.1276378631591797,0.1284879893064499,0.12930770218372345,0.13016825914382935,0.13103055953979492,0.13191981613636017,0.1328151375055313,0.13371394574642181,0.13463622331619263,0.1355193853378296,0.13639821112155914,0.1373152732849121,0.13824190199375153,0.13918504118919373,0.14009949564933777,0.14107739925384521,0.14199186861515045,0.1429445594549179,0.14390075206756592,0.14489082992076874,0.145856574177742,0.14682318270206451,0.1478358656167984,0.14884766936302185,0.14982037246227264,0.15081392228603363,0.1518048793077469,0.15276366472244263,0.15376852452754974,0.15473513305187225,0.1557087004184723,0.15669791400432587,0.15766017138957977,0.15867024660110474,0.15965859591960907,0.1606086939573288,0.16158920526504517,0.1625523418188095,0.16352155804634094,0.1644890457391739,0.1654321849346161,0.16638922691345215,0.1673697531223297,0.16833114624023438,0.16931165754795074,0.17030087113380432,0.1712796539068222,0.17222975194454193,0.17315898835659027,0.17410908639431,0.17505744099617004,0.17599709331989288,0.17694546282291412,0.17787382006645203,0.17876654863357544,0.17965057492256165,0.18059980869293213,0.1814812272787094,0.18236874043941498,0.18322408199310303,0.18408899009227753,0.1849217414855957,0.18579359352588654,0.18664199113845825,0.18750342726707458,0.18835008144378662,0.18917326629161835,0.18999210000038147,0.19079789519309998,0.19159065186977386,0.19242426753044128,0.19319356977939606,0.19396807253360748,0.19470781087875366,0.1954571008682251,0.19616466760635376,0.19686442613601685,0.1976058930158615,0.19834911823272705,0.19904711842536926,0.19974687695503235,0.20039011538028717,0.20104987919330597],"active":[0.0022565722465515137,0.002022742759436369,0.0019227785523980856,0.0018558460287749767,0.001794128678739071,0.0017393659800291061,0.001703726127743721,0.0016985107213258743,0.0016315784305334091,0.0016498328186571598,0.0016454868018627167,0.0016341861337423325,0.0015489989891648293,0.0015237899497151375,0.0014890199527144432,0.0014603342860937119,0.0014073103666305542,0.0013629784807562828,0.0013699326664209366,0.0013151699677109718,0.0013038692995905876,0.0012960461899638176,0.0012760534882545471,0.0012282440438866615,0.0011917352676391602,0.0011769579723477364,0.0011430568993091583,0.0011413181200623512,0.0011056791990995407,0.0011178487911820412,0.0010995939373970032,0.0011074179783463478,0.001076994463801384,0.0011056791990995407,0.001123933121562004,0.0011204574257135391,0.0011213254183530807,0.00112827867269516,0.0011421870440244675,0.001124802976846695,0.0011630486696958542,0.0011517498642206192,0.0011760890483856201,0.0011786948889493942,0.0011943429708480835,0.0011899974197149277,0.0011708717793226242,0.0011778268963098526,0.0012108590453863144,0.0011952109634876251,0.0011995602399110794,0.0012152064591646194,0.001216074451804161,0.0012108590453863144,0.0012143347412347794,0.0012143366038799286,0.001232590526342392,0.0012065116316080093,0.0012186821550130844,0.0011908654123544693,0.0012152045965194702,0.0011908672749996185,0.0012030359357595444,0.0012299828231334686,0.0012456290423870087,0.0012378059327602386,0.0012256372720003128,0.001261277124285698,0.0012734439224004745,0.0012604054063558578,0.0012256354093551636,0.0012795310467481613,0.0012673623859882355,0.0012482348829507828,0.0012786611914634705,0.0012734457850456238,0.001278664916753769,0.0013186447322368622,0.001309085637331009,0.001301262527704239,0.0013125613331794739,0.0012734457850456238,0.0012916997075080872,0.0012769214808940887,0.0012812688946723938,0.0012708380818367004,0.0012734457850456238,0.001267358660697937,0.0012899599969387054,0.001256059855222702,0.001252584159374237,0.0012473687529563904,0.0012491047382354736,0.0012473687529563904,0.0012230277061462402,0.0012230277061462402,0.001248236745595932,0.0012473687529563904,0.0012421533465385437,0.0012830086052417755,0.0012465007603168488,0.0012934394180774689,0.0012925677001476288,0.001275181770324707,0.0012464970350265503,0.0012543201446533203,0.001241285353899002,0.0012691020965576172,0.0012508444488048553,0.0012447573244571686,0.0012621432542800903,0.0012708380818367004,0.0012656226754188538,0.0012760534882545471,0.0012969151139259338,0.0013064779341220856,0.0013064779341220856,0.001260407269001007,0.0012586712837219238,0.001256059855222702,0.001244761049747467,0.0012412816286087036,0.0012456290423870087,0.0012664906680583954,0.0012473687529563904,0.0012743137776851654,0.0012543238699436188,0.001275181770324707,0.0012760534882545471,0.0012491047382354736,0.001271706074476242,0.0012621469795703888,0.001267358660697937,0.0012664906680583954,0.001259535551071167,0.001248236745595932,0.0012804009020328522,0.0012664906680583954,0.0012717097997665405,0.001259535551071167,0.0012551918625831604,0.0011952109634876251,0.0012412816286087036,0.0012508444488048553,0.0012230277061462402,0.001232590526342392,0.001236066222190857,0.0011995546519756317,0.0011978186666965485,0.001249108463525772,0.0012125968933105469,0.0012247636914253235,0.001258663833141327,0.0012499764561653137,0.0012238994240760803,0.0012273788452148438,0.001213468611240387,0.001198694109916687,0.0012108609080314636,0.0011934712529182434,0.0012012943625450134,0.0012082532048225403,0.0012465044856071472,0.001213468611240387,0.001259543001651764,0.001236937940120697,0.001283004879951477,0.0012508407235145569,0.0012343302369117737,0.0012569278478622437,0.0012621432542800903,0.0012812688946723938,0.0012960508465766907,0.001313433051109314,0.0012838765978813171,0.0012812688946723938,0.0013047382235527039,0.0012951791286468506,0.001298651099205017,0.0012760534882545471,0.0012630149722099304,0.0013073459267616272,0.001320384442806244,0.001320384442806244,0.001314304769039154,0.0012838765978813171,0.0012725815176963806,0.0012699663639068604,0.0012769177556037903,0.0013099536299705505,0.0013082101941108704,0.001314304769039154,0.0012916997075080872,0.0012916997075080872,0.0012691020965576172,0.0013125613331794739,0.0013177767395973206,0.0013195201754570007,0.001336030662059784,0.0013464689254760742,0.0013403818011283875,0.0013812333345413208,0.0014194846153259277,0.0013890564441680908,0.0013386458158493042,0.0013725459575653076,0.0013403818011283875,0.0013777539134025574,0.0013951435685157776,0.0014177411794662476,0.0014238283038139343,0.0014264285564422607,0.001389928162097931,0.0014542490243911743,0.0014603286981582642,0.001452513039112091,0.0014168769121170044,0.0014038383960723877,0.0014716312289237976,0.001460336148738861,0.0014794617891311646,0.0014716312289237976,0.001489885151386261,0.0015411749482154846,0.0014951080083847046,0.0015150979161262512,0.0015411749482154846,0.0015655159950256348,0.0015794262290000916,0.0015768110752105713,0.001575082540512085,0.001597680151462555,0.0015802904963493347,0.0015629082918167114,0.001590721309185028,0.0015994161367416382,0.0015994161367416382,0.0016185417771339417,0.0016359314322471619,0.0016341879963874817,0.0016628727316856384,0.0016924217343330383,0.0017089396715164185,0.0017080754041671753,0.001713290810585022,0.0017098113894462585,0.001751534640789032,0.001758486032485962,0.0017863065004348755,0.0017697960138320923,0.0017863065004348755,0.0017889142036437988,0.0018315017223358154,0.0018645375967025757,0.0018419325351715088,0.001858450472354889,0.0018793120980262756,0.0018793195486068726,0.0018914863467216492,0.0019088685512542725,0.001906268298625946,0.001936689019203186,0.001897573471069336,0.001934938132762909,0.0020470768213272095,0.0020323097705841064,0.0020018815994262695,0.0020636022090911865,0.0020618587732315063,0.00208967924118042,0.002137482166290283,0.002135753631591797,0.002143576741218567,0.002141818404197693,0.00216616690158844,0.0021705180406570435,0.002145320177078247,0.0021470487117767334,0.0021340101957321167,0.0021531283855438232,0.0021539926528930664,0.002129659056663513,0.0022113770246505737,0.0021618306636810303,0.0022339671850204468,0.002260059118270874,0.0022487491369247437,0.002212241291999817,0.00224265456199646,0.002265259623527527,0.0022139698266983032,0.0021922439336776733,0.002174854278564453,0.002173125743865967,0.0021496564149856567,0.00215834379196167,0.0020992308855056763,0.0021331459283828735,0.0021653026342391968,0.0021253079175949097,0.0021496564149856567,0.002135753631591797,0.0020957589149475098,0.0021505206823349,0.00210358202457428,0.0021244436502456665,0.0020922869443893433,0.0020940154790878296,0.002110525965690613,0.002127930521965027,0.002081841230392456,0.0021096616983413696,0.0021105408668518066,0.0020705610513687134,0.00205838680267334,0.0020705461502075195,0.0021148771047592163,0.002088800072669983,0.0020392537117004395,0.002006232738494873,0.002006217837333679,0.0019645094871520996,0.001982748508453369,0.002020999789237976,0.0019288510084152222,0.0019349455833435059,0.001882791519165039,0.0018940865993499756,0.0018741041421890259,0.0018932223320007324,0.0018497705459594727,0.0018706172704696655,0.0018123835325241089,0.0017645657062530518,0.0017715245485305786,0.0017497986555099487,0.0017393678426742554,0.0017246007919311523,0.001667216420173645,0.0016559064388275146,0.0016220062971115112,0.0016115754842758179,0.0015715956687927246,0.0016029030084609985,0.0016028881072998047,0.0015863776206970215,0.0015420317649841309,0.0015159696340560913,0.001435995101928711,0.001429915428161621,0.001420348882675171]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0022565722465515137,0.0028911279514431953,0.0035117757506668568,0.004174147732555866,0.004744378849864006,0.0053198253735899925,0.005883971229195595,0.00640552444383502,0.006910561118274927,0.0074103823862969875,0.007875433191657066,0.008305715397000313,0.008750773034989834,0.009157584048807621,0.009550487622618675,0.009913835674524307,0.010255452245473862,0.010594462044537067,0.010924778878688812,0.011232494376599789,0.011542818509042263,0.011844449676573277,0.01211478840559721,0.012358179315924644,0.012588531710207462,0.012816276401281357,0.013057929463684559,0.013267419300973415,0.013455178588628769,0.013655107468366623,0.013829827308654785,0.014014978893101215,0.014212299138307571,0.014405273832380772,0.014595640823245049,0.014784269034862518,0.014973766170442104,0.015168479643762112,0.015351892448961735,0.01553704310208559,0.015716109424829483,0.01590908318758011,0.016094235703349113,0.016278516501188278,0.016462799161672592,0.01664881967008114,0.016820933669805527,0.017014775425195694,0.017197318375110626,0.0173902940005064,0.017574574798345566,0.017762335017323494,0.01794748567044735,0.018133506178855896,0.018329957500100136,0.018523801118135452,0.018707213923335075,0.018894104287028313,0.019085340201854706,0.019280053675174713,0.01947389729321003,0.019674694165587425,0.019865062087774277,0.020045867189764977,0.02022058703005314,0.02038661390542984,0.020562203601002693,0.02074735425412655,0.02092815935611725,0.021099403500556946,0.02126803807914257,0.021444497630000114,0.021620087325572968,0.021788721904158592,0.021970396861433983,0.022128600627183914,0.022305928170681,0.022465001791715622,0.022653630003333092,0.022815311327576637,0.02297612465918064,0.023137805983424187,0.02329774759709835,0.023456821218132973,0.023618502542376518,0.023780183866620064,0.023930564522743225,0.02408355474472046,0.024237412959337234,0.024386923760175705,0.02451557293534279,0.024661608040332794,0.02481546625494957,0.024952808395028114,0.025086672976613045,0.025234447792172432,0.02536570467054844,0.025494353845715523,0.025612572208046913,0.025734268128871918,0.02586204931139946,0.025986352935433388,0.0261071790009737,0.026218444108963013,0.02633492276072502,0.026454880833625793,0.026574837043881416,0.026684364303946495,0.026801712810993195,0.02690950036048889,0.02702511101961136,0.027139853686094284,0.027241555973887444,0.0273580364882946,0.027472777292132378,0.02758404240012169,0.02768661454319954,0.027770062908530235,0.027871765196323395,0.02797781489789486,0.028077779337763786,0.028171658515930176,0.028270753100514412,0.028374195098876953,0.02845677360892296,0.028550652787089348,0.02864018641412258,0.028721027076244354,0.028824469074606895,0.02890791743993759,0.029002666473388672,0.029081767424941063,0.02916695550084114,0.029253879562020302,0.029343413189053535,0.029422516003251076,0.029510309919714928,0.029588542878627777,0.029657214879989624,0.029736315831542015,0.029814548790454865,0.029892781749367714,0.029973622411489487,0.03004663996398449,0.030129220336675644,0.03020571358501911,0.03027612343430519,0.030351748690009117,0.030418680980801582,0.0304951760917902,0.03056645393371582,0.030631648376584053,0.03070727363228798,0.03077942132949829,0.03085070103406906,0.03092111088335514,0.030988913029432297,0.03105497546494007,0.03112625516951084,0.031197533011436462,0.031261857599020004,0.03133922070264816,0.031396590173244476,0.03146352618932724,0.031530458480119705,0.03159565106034279,0.03165997564792633,0.0317164808511734,0.0317799337208271,0.03185556083917618,0.03192770481109619,0.03200507164001465,0.03206765651702881,0.03212937340140343,0.03220152109861374,0.03228236362338066,0.032349295914173126,0.03242405131459236,0.03249272331595421,0.03256574273109436,0.03264136612415314,0.03270655870437622,0.032771751284599304,0.032843902707099915,0.03291257470846176,0.03298124298453331,0.033039484173059464,0.03310641646385193,0.033173348754644394,0.03323245793581009,0.033300258219242096,0.033362846821546555,0.03342195600271225,0.033496711403131485,0.03354973718523979,0.033621884882450104,0.033686209470033646,0.03375227376818657,0.03381485864520073,0.03388092294335365,0.0339495949447155,0.03401044011116028,0.034079112112522125,0.034140828996896744,0.03419819846749306,0.03426165506243706,0.0343259796500206,0.03439030423760414,0.03445376083254814,0.034527648240327835,0.034591104835271835,0.03465455770492554,0.034717146307229996,0.03479624539613724,0.034857094287872314,0.03493358939886093,0.035006605088710785,0.03507614880800247,0.03515351191163063,0.03523087501525879,0.03530910611152649,0.035386472940444946,0.03544992581009865,0.0355229452252388,0.035597700625658035,0.03568114712834358,0.035747211426496506,0.03582023084163666,0.035904545336961746,0.035991471260786057,0.03606449067592621,0.036148808896541595,0.036202702671289444,0.03628528118133545,0.03636438399553299,0.03644435480237007,0.03653214871883392,0.036620814353227615,0.03669469803571701,0.03676337003707886,0.036823347210884094,0.03691548854112625,0.03698502853512764,0.03707282617688179,0.03715105727314949,0.037224944680929184,0.03731447830796242,0.037383150309324265,0.037455298006534576,0.037532661110162735,0.037611763924360275,0.0376926027238369,0.03776214271783829,0.037840377539396286,0.037902962416410446,0.03799336403608322,0.03806377574801445,0.038146354258060455,0.038225457072257996,0.03831325098872185,0.038414955139160156,0.0384940579533577,0.0385766364634037,0.03866790607571602,0.03876439481973648,0.038845233619213104,0.03893476724624634,0.0390312559902668,0.039135564118623734,0.03923552855849266,0.03932854160666466,0.039405036717653275,0.03950152173638344,0.039593663066625595,0.03970058262348175,0.039805762469768524,0.03990572690963745,0.0399935208261013,0.04009348526597023,0.040174324065446854,0.040247343480587006,0.04034296050667763,0.04046465456485748,0.04056635871529579,0.040654152631759644,0.04077932611107826,0.04087233543395996,0.040971431881189346,0.0410635732114315,0.04116092994809151,0.041260022670030594,0.041364334523677826,0.04146255925297737,0.041567739099264145,0.04165814444422722,0.041773755103349686,0.041891101747751236,0.041994545608758926,0.04211797937750816,0.042229242622852325,0.04234832897782326,0.04245959594845772,0.04257781431078911,0.0426960326731205,0.04281338304281235,0.042946379631757736,0.04307415708899498,0.04317760095000267,0.04330972582101822,0.04344706982374191,0.04358093440532684,0.043706975877285004,0.043833885341882706,0.04397731274366379,0.04410335421562195,0.044227659702301025,0.04435630887746811,0.04450060427188873,0.04464663937687874,0.04478224366903305,0.0449291467666626,0.0450708344578743,0.04519600793719292,0.04533856734633446,0.045463740825653076,0.04560890421271324,0.0457497239112854,0.04589054360985756,0.046020932495594025,0.04616609588265419,0.04630865529179573,0.046445995569229126,0.04658246785402298,0.04673806577920914,0.04687540978193283,0.04703100398182869,0.04716574028134346,0.047295257449150085,0.0474352091550827,0.04756907373666763,0.04769337549805641,0.047822896391153336,0.047964584082365036,0.048105403780937195,0.048207975924015045,0.04834358021616936,0.048482660204172134,0.0486130490899086,0.04874691367149353,0.04888860136270523,0.04902159795165062],"recovered":[0.0,0.0009266253327950835,0.0017020003870129585,0.0023765419609844685,0.0030415216460824013,0.00367173133417964,0.004284555558115244,0.004853048361837864,0.0053911167196929455,0.0059413546696305275,0.006454214919358492,0.006948820780962706,0.007414741441607475,0.007858061231672764,0.008292688056826591,0.008675160817801952,0.009062848053872585,0.009419241920113564,0.009785198606550694,0.010130292735993862,0.010449308902025223,0.010766587220132351,0.011058656498789787,0.011346379294991493,0.01159933302551508,0.011857501231133938,0.012098284438252449,0.012328637763857841,0.012554643675684929,0.012777172960340977,0.012982316315174103,0.013162252493202686,0.01334566529840231,0.013531685806810856,0.013726398348808289,0.013925458304584026,0.014126256108283997,0.014318360947072506,0.014495689421892166,0.014690401963889599,0.014873814769089222,0.015074612572789192,0.015262371860444546,0.015449261292815208,0.015629196539521217,0.01581260934472084,0.01600123755633831,0.016187258064746857,0.016385449096560478,0.016561036929488182,0.01675575040280819,0.016933077946305275,0.01711823046207428,0.01729208044707775,0.01747984066605568,0.01767020672559738,0.01786492019891739,0.018059631809592247,0.018246522173285484,0.01844645105302334,0.01865159533917904,0.018839353695511818,0.019034067168831825,0.01921139471232891,0.019402630627155304,0.019567789509892464,0.019756417721509933,0.01992766000330448,0.020102381706237793,0.020267538726329803,0.020439650863409042,0.020613502711057663,0.020795175805687904,0.020986413583159447,0.021160263568162918,0.021336723119020462,0.021495796740055084,0.02167399227619171,0.021842628717422485,0.022028649225831032,0.02220163121819496,0.022363312542438507,0.022527601569890976,0.022677982226014137,0.022834448143839836,0.023005690425634384,0.023178672417998314,0.023336008191108704,0.023487258702516556,0.023641984909772873,0.023790627717971802,0.02393840067088604,0.024069659411907196,0.024217432364821434,0.02435564249753952,0.024492984637618065,0.024626851081848145,0.024762455374002457,0.024899797514081,0.02502323128283024,0.02514231950044632,0.025288352742791176,0.02541787177324295,0.02554304525256157,0.02566821686923504,0.025799475610256195,0.02591334655880928,0.026036782190203667,0.02614978514611721,0.026272349059581757,0.026381876319646835,0.02649487927556038,0.026609620079398155,0.026720015332102776,0.02683388814330101,0.026950368657708168,0.027058156207203865,0.02717289701104164,0.027268515899777412,0.027371956035494804,0.027480613440275192,0.02758144773542881,0.027687495574355125,0.027799630537629128,0.02787960134446621,0.02796565741300583,0.028063884004950523,0.028143854811787605,0.02823338843882084,0.028337698429822922,0.028413323685526848,0.028497641906142235,0.02858109027147293,0.02867583930492401,0.028766240924596786,0.028857512399554253,0.028937483206391335,0.029022671282291412,0.029108727350831032,0.02917739748954773,0.029254762455821037,0.029332125559449196,0.029403405264019966,0.029486853629350662,0.029568562284111977,0.02964331954717636,0.029725028201937675,0.02979891560971737,0.029864110052585602,0.029931912198662758,0.030017098411917686,0.030093593522906303,0.03015357069671154,0.030220502987504005,0.03029526025056839,0.030369145795702934,0.030432602390646935,0.03050822764635086,0.030580375343561172,0.030642962083220482,0.03071250207722187,0.03078986518085003,0.030859405174851418,0.030919384211301804,0.03098718635737896,0.031054118648171425,0.031123658642172813,0.031188853085041046,0.0312470942735672,0.031305331736803055,0.03138182684779167,0.03145658224821091,0.03152351453900337,0.03159479424357414,0.03165564313530922,0.03172518312931061,0.03180602565407753,0.031877301633358,0.03195466846227646,0.032028552144765854,0.03209809213876724,0.03216937184333801,0.03223196044564247,0.032298892736434937,0.03236495330929756,0.032422326505184174,0.032486651092767715,0.032548367977142334,0.032612692564725876,0.0326787568628788,0.032753512263298035,0.032816097140312195,0.03288042172789574,0.03294648602604866,0.03301776573061943,0.03307252749800682,0.03314293920993805,0.03320726379752159,0.0332750640809536,0.03333938866853714,0.03340806066989899,0.03348194807767868,0.033540185540914536,0.03360451012849808,0.03366275131702423,0.033734031021595,0.03380531072616577,0.03387224301695824,0.03393830731511116,0.034003499895334244,0.03406956419348717,0.03413388878107071,0.03419647365808487,0.03425819054245949,0.03432512283325195,0.03438510373234749,0.03445811942219734,0.03453722223639488,0.034611109644174576,0.03468412533402443,0.03476583585143089,0.03484145924448967,0.03490665555000305,0.03498141095042229,0.0350683368742466,0.03513352945446968,0.035207416862249374,0.035270873457193375,0.03535519167780876,0.035436902195215225,0.03551687300205231,0.03558902069926262,0.035665515810251236,0.035742878913879395,0.03581589460372925,0.03589325770735741,0.03597236052155495,0.03605928644537926,0.03614099696278572,0.036223575472831726,0.036301810294389725,0.03636178746819496,0.03644436597824097,0.036522600799798965,0.036607787013053894,0.03668428212404251,0.036765120923519135,0.03684335574507713,0.03691115602850914,0.036992866545915604,0.037064146250486374,0.03714150935411453,0.03721713274717331,0.037291020154953,0.0373649075627327,0.03743183985352516,0.037520501762628555,0.03759438917040825,0.03766653686761856,0.037748247385025024,0.03782300278544426,0.03790906071662903,0.03800554573535919,0.03809334337711334,0.03818722069263458,0.038275886327028275,0.0383567251265049,0.03845321387052536,0.0385470949113369,0.038653142750263214,0.0387522354722023,0.03883655369281769,0.03891652822494507,0.039006058126688004,0.03909993916749954,0.03920772671699524,0.03931725397706032,0.03940678760409355,0.03950066491961479,0.03959888964891434,0.039691030979156494,0.03975796326994896,0.03986053541302681,0.03996571525931358,0.04007263481616974,0.040171731263399124,0.04026821628212929,0.04036644473671913,0.04047510027885437,0.04057593271136284,0.04067850485444069,0.04077412188053131,0.04088364914059639,0.040966227650642395,0.041077494621276855,0.04116789624094963,0.04127046838402748,0.041375648230314255,0.041477348655462265,0.04159817844629288,0.041720740497112274,0.04182939976453781,0.04195456951856613,0.04206931218504906,0.042202308773994446,0.042304880917072296,0.04242657497525215,0.04254914075136185,0.042673446238040924,0.04279514029622078,0.042924657464027405,0.04304113984107971,0.043176744133234024,0.04330017790198326,0.04344708099961281,0.043587032705545425,0.043712202459573746,0.04382607713341713,0.04397037252783775,0.04410771280527115,0.04424505680799484,0.04439456760883331,0.04453277960419655,0.04467794671654701,0.04479964077472687,0.0449378527700901,0.04507084935903549,0.04520906135439873,0.045339446514844894,0.04547679051756859,0.045615002512931824,0.04577059671282768,0.04591315612196922,0.04604962840676308,0.04620435833930969,0.046340830624103546,0.046497296541929245,0.04662768170237541,0.0467606782913208,0.046890199184417725,0.0470292791724205,0.0471709668636322,0.04730483144521713,0.047433480620384216,0.04756039381027222,0.047693390399217606,0.047817692160606384,0.04794982075691223,0.04807586222887039,0.04821494221687317,0.04835836961865425],"active":[0.0022565722465515137,0.00196450250223279,0.0018097753636538982,0.0017976057715713978,0.0017028572037816048,0.0016480940394103527,0.0015994156710803509,0.0015524760819971561,0.0015194443985819817,0.00146902771666646,0.0014212182722985744,0.0013568946160376072,0.0013360315933823586,0.0012995228171348572,0.0012577995657920837,0.0012386748567223549,0.0011926041916012764,0.0011752201244235039,0.0011395802721381187,0.0011022016406059265,0.0010935096070170403,0.0010778624564409256,0.0010561319068074226,0.0010118000209331512,0.0009891986846923828,0.000958775170147419,0.0009596450254321098,0.0009387815371155739,0.00090053491294384,0.0008779345080256462,0.0008475109934806824,0.000852726399898529,0.000866633839905262,0.0008735880255699158,0.00086924247443676,0.000858810730278492,0.0008475100621581078,0.0008501186966896057,0.0008562030270695686,0.0008466411381959915,0.0008422946557402611,0.0008344706147909164,0.0008318638429045677,0.0008292552083730698,0.0008336026221513748,0.0008362103253602982,0.0008196961134672165,0.0008275173604488373,0.000811869278550148,0.000829257071018219,0.0008188243955373764,0.000829257071018219,0.0008292552083730698,0.0008414257317781448,0.0008501168340444565,0.0008535943925380707,0.0008422937244176865,0.0008344724774360657,0.0008388180285692215,0.0008336026221513748,0.0008223019540309906,0.0008353404700756073,0.0008309949189424515,0.0008344724774360657,0.0008179564028978348,0.0008188243955373764,0.0008057858794927597,0.0008196942508220673,0.0008257776498794556,0.0008318647742271423,0.0008283872157335281,0.0008309949189424515,0.0008249115198850632,0.0008023083209991455,0.0008101332932710648,0.0007918775081634521,0.0008101314306259155,0.0007910095155239105,0.0008110012859106064,0.0007866621017456055,0.0007744934409856796,0.0007744934409856796,0.0007701460272073746,0.0007788389921188354,0.0007840543985366821,0.0007744934409856796,0.0007518921047449112,0.0007475465536117554,0.0007501542568206787,0.000744938850402832,0.0007249452173709869,0.0007232073694467545,0.0007458068430423737,0.0007353760302066803,0.0007310304790735245,0.0007414631545543671,0.0007388535887002945,0.0007318984717130661,0.0007127746939659119,0.0007110368460416794,0.0007197298109531403,0.0006980001926422119,0.000689307227730751,0.0006753988564014435,0.0006667058914899826,0.0006554052233695984,0.0006614904850721359,0.0006475821137428284,0.0006519276648759842,0.000637151300907135,0.0006432346999645233,0.000644974410533905,0.0006319358944892883,0.0006380211561918259,0.0006388891488313675,0.0006336737424135208,0.0006284583359956741,0.0005971658974885941,0.0006032492965459824,0.0006058588624000549,0.0005971658974885941,0.0005902107805013657,0.0005832575261592865,0.0005745645612478256,0.000577172264456749,0.000584995374083519,0.0005763024091720581,0.000577172264456749,0.0005910806357860565,0.0005702190101146698,0.000589342787861824,0.0005841255187988281,0.0005858652293682098,0.0005780402570962906,0.000577172264456749,0.0005650036036968231,0.0005728267133235931,0.0005658715963363647,0.0005484875291585922,0.0005589183419942856,0.0005597863346338272,0.0005606561899185181,0.0005702171474695206,0.0005597863346338272,0.0005606580525636673,0.0005623940378427505,0.0005510952323675156,0.000552833080291748,0.0005545709282159805,0.0005632638931274414,0.0005493555217981339,0.0005380548536777496,0.0005537029355764389,0.0005589183419942856,0.0005554407835006714,0.0005519650876522064,0.0005563106387853622,0.0005467478185892105,0.0005458798259496689,0.0005545709282159805,0.0005493555217981339,0.0005493555217981339,0.0005371849983930588,0.0005441419780254364,0.0005432721227407455,0.0005415324121713638,0.0005363170057535172,0.0005276277661323547,0.000532839447259903,0.0005502291023731232,0.0005458779633045197,0.0005484893918037415,0.0005441419780254364,0.0005345791578292847,0.0005458779633045197,0.0005571804940700531,0.0005432702600955963,0.0005467496812343597,0.0005380548536777496,0.0005371905863285065,0.0005432739853858948,0.000537186861038208,0.0005397908389568329,0.000545009970664978,0.0005476213991641998,0.0005589164793491364,0.000552833080291748,0.0005580484867095947,0.0005606561899185181,0.0005537010729312897,0.0005467459559440613,0.0005467496812343597,0.0005415342748165131,0.0005502253770828247,0.0005319714546203613,0.0005493573844432831,0.0005432702600955963,0.000545009970664978,0.0005397945642471313,0.0005415342748165131,0.0005415342748165131,0.0005284920334815979,0.0005389265716075897,0.0005363188683986664,0.0005354471504688263,0.0005276240408420563,0.0005206689238548279,0.0005180612206459045,0.0005154535174369812,0.0005241483449935913,0.000521540641784668,0.0005206689238548279,0.0005206726491451263,0.0005380548536777496,0.0005319714546203613,0.000548485666513443,0.000548485666513443,0.0005389265716075897,0.0005424022674560547,0.0005467496812343597,0.0005432702600955963,0.0005450136959552765,0.0005432702600955963,0.0005415342748165131,0.000529363751411438,0.0005476176738739014,0.0005397945642471313,0.0005493573844432831,0.0005493536591529846,0.0005545690655708313,0.0005476176738739014,0.0005597881972789764,0.000537186861038208,0.0005424022674560547,0.0005484893918037415,0.0005510970950126648,0.0005597881972789764,0.0005615279078483582,0.0005537010729312897,0.0005397945642471313,0.0005215369164943695,0.0005537010729312897,0.000540662556886673,0.0005502253770828247,0.0005432702600955963,0.000540662556886673,0.0005493573844432831,0.0005397945642471313,0.0005441419780254364,0.0005397945642471313,0.0005476176738739014,0.0005510933697223663,0.000545009970664978,0.0005493573844432831,0.0005380548536777496,0.0005615241825580597,0.0005432739853858948,0.0005519650876522064,0.0005589202046394348,0.0005650036036968231,0.0005919523537158966,0.0005849972367286682,0.0005710907280445099,0.0005745626986026764,0.0005771741271018982,0.0005693472921848297,0.0005780421197414398,0.0005780421197414398,0.0005884692072868347,0.0005823858082294464,0.0005763061344623566,0.0005684830248355865,0.0005849935114383698,0.0005876049399375916,0.0006006434559822083,0.0005980357527732849,0.0005884729325771332,0.0005867332220077515,0.0005928203463554382,0.0005754344165325165,0.0005563125014305115,0.0005849972367286682,0.0006041191518306732,0.0006006434559822083,0.0005815178155899048,0.0006075948476791382,0.0006041191518306732,0.0006049871444702148,0.0005884729325771332,0.0005849972367286682,0.0005815178155899048,0.0005902126431465149,0.0005789101123809814,0.0006015114486217499,0.0005806498229503632,0.0006058588624000549,0.0006206333637237549,0.0006188973784446716,0.0006406307220458984,0.0006310641765594482,0.0006275884807109833,0.0006301961839199066,0.0006232447922229767,0.0006267204880714417,0.0006110742688179016,0.0006414987146854401,0.0006475821137428284,0.0006284601986408234,0.0006362795829772949,0.0006519295275211334,0.0006562769412994385,0.0006658360362052917,0.0006571412086486816,0.0006771348416805267,0.00065627321600914,0.0006406269967556,0.0006441064178943634,0.0006745271384716034,0.0006762668490409851,0.0006745308637619019,0.0006840899586677551,0.0006762668490409851,0.0006632283329963684,0.0006606206297874451,0.0006641000509262085,0.0006710514426231384,0.0006788745522499084,0.0006814822554588318,0.0006814859807491302,0.0006893053650856018,0.0006936527788639069,0.0006753988564014435,0.0006693117320537567,0.0006884373724460602,0.0006710514426231384,0.0006901733577251434,0.0006684437394142151,0.0006675757467746735,0.0006745308637619019,0.0006788745522499084,0.00066409632563591,0.0006519295275211334,0.0006597526371479034,0.0006719231605529785,0.0006475821137428284,0.0006501898169517517,0.0006649680435657501,0.0006632283329963684,0.0006710514426231384,0.0006736591458320618,0.0006632283329963684]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0022565722465515137,0.0029102517291903496,0.003614347893744707,0.004256727173924446,0.0049225762486457825,0.005568432155996561,0.00621428806334734,0.0068523213267326355,0.007501654326915741,0.008116217330098152,0.00871600303798914,0.00931404996663332,0.009906012564897537,0.010492758825421333,0.01104908250272274,0.011620182543992996,0.01213825773447752,0.012659810483455658,0.013177886605262756,0.013647284358739853,0.014151452109217644,0.014645188115537167,0.015090246684849262,0.015552690252661705,0.016001224517822266,0.016427159309387207,0.016850486397743225,0.01726512238383293,0.01767975464463234,0.01805875077843666,0.018456000834703445,0.018850641325116158,0.019273968413472176,0.019683387130498886,0.020107584074139595,0.020548295229673386,0.02100813202559948,0.021469704806804657,0.021910417824983597,0.022391116246581078,0.02288832888007164,0.023387281224131584,0.0239036176353693,0.024411262944340706,0.024951940402388573,0.02548305317759514,0.026007214561104774,0.026575706899166107,0.02714506909251213,0.027709215879440308,0.028289007022976875,0.028893139213323593,0.02949727140367031,0.03016485832631588,0.03078724443912506,0.03139311820268631,0.03203723579645157,0.03269612789154053,0.033388055860996246,0.034053903073072433,0.03476060926914215,0.03546731173992157,0.03618444874882698,0.03690158203244209,0.0376439243555069,0.038391485810279846,0.03912252560257912,0.039854440838098526,0.04061156138777733,0.04137563332915306,0.042134493589401245,0.04289161413908005,0.04370176047086716,0.044543199241161346,0.045343782752752304,0.04615044966340065,0.04699362814426422,0.04785940423607826,0.04870692640542984,0.04957270622253418,0.050497591495513916,0.05137640982866287,0.05221350118517876,0.05309492349624634,0.05403371900320053,0.054956868290901184,0.05588696897029877,0.056822288781404495,0.05772805213928223,0.05865989252924919,0.05960129573941231,0.060573991388082504,0.061494532972574234,0.062455058097839355,0.06346165388822556,0.0643952339887619,0.06537836045026779,0.06633714586496353,0.06733157485723495,0.06831644475460052,0.06929000467061996,0.07025487720966339,0.07128233462572098,0.07228893786668777,0.07328075170516968,0.07430386543273926,0.07533740997314453,0.0763709545135498,0.07735234498977661,0.0783502459526062,0.07937857508659363,0.08041646331548691,0.08148042857646942,0.08254179358482361,0.08358489722013474,0.08468015491962433,0.08578411489725113,0.08683677762746811,0.0879320427775383,0.08902295678853989,0.09009822458028793,0.09120043367147446,0.09227830916643143,0.09342051297426224,0.0945279449224472,0.09564493596553802,0.09683407843112946,0.09797105938196182,0.0991167351603508,0.1002398133277893,0.10136549919843674,0.10254073143005371,0.10367684811353683,0.10487554967403412,0.10600384324789047,0.10718168318271637,0.10833778977394104,0.10955474525690079,0.1106821671128273,0.11190955340862274,0.11307001113891602,0.11424611508846283,0.11541613191366196,0.1165652871131897,0.11778571456670761,0.11896616220474243,0.12015269696712494,0.12137486785650253,0.12263616174459457,0.12387745082378387,0.12512743473052979,0.12633918225765228,0.12750136852264404,0.12872962653636932,0.13000135123729706,0.1312582939863205,0.13251088559627533,0.1337365359067917,0.1349613219499588,0.13622087240219116,0.13743174076080322,0.1387147605419159,0.13998821377754211,0.141246035695076,0.142476886510849,0.14373557269573212,0.1450464129447937,0.14635202288627625,0.14764635264873505,0.14891894161701202,0.15019935369491577,0.151472806930542,0.15278537571430206,0.1540805697441101,0.155389666557312,0.15668660402297974,0.1580009162425995,0.1592569798231125,0.16053131222724915,0.16183866560459137,0.16312168538570404,0.16441252827644348,0.16575205326080322,0.16706636548042297,0.16836416721343994,0.1696384847164154,0.17094671726226807,0.1722080111503601,0.17352057993412018,0.1748427152633667,0.17616833746433258,0.17750002443790436,0.1788482367992401,0.18019558489322662,0.18153946101665497,0.18283377587795258,0.18415330350399017,0.18549282848834991,0.1867949664592743,0.1881336122751236,0.1895018219947815,0.19084395468235016,0.19219912588596344,0.19354994595050812,0.19487468898296356,0.19619856774806976,0.19750331342220306,0.1988619565963745,0.20020322501659393,0.201541006565094,0.2028753012418747,0.2042417824268341,0.2055969387292862,0.2069738358259201,0.2083481401205063,0.20972329378128052,0.21108803153038025,0.21246404945850372,0.21380792558193207,0.21521525084972382,0.21662083268165588,0.2179829478263855,0.2193615883588791,0.22068719565868378,0.22205018997192383,0.2234053611755371,0.2247248888015747,0.22608788311481476,0.22743523120880127,0.22873997688293457,0.23009862005710602,0.2314494401216507,0.23277853429317474,0.23405633866786957,0.23545148968696594,0.23675537109375,0.23808881640434265,0.23932836949825287,0.2405913919210434,0.24186311662197113,0.2431270033121109,0.24437960982322693,0.2456200271844864,0.24686653912067413,0.2480904459953308,0.24932131171226501,0.2505069971084595,0.2517595887184143,0.25293394923210144,0.25412309169769287,0.25526440143585205,0.2564396560192108,0.25758445262908936,0.2587257921695709,0.25984886288642883,0.2609840929508209,0.2620776295661926,0.26323026418685913,0.2643272578716278,0.2654546797275543,0.2665290832519531,0.26759305596351624,0.26863527297973633,0.269664466381073,0.270755410194397,0.27178633213043213,0.2728259563446045,0.27380821108818054,0.2748095989227295,0.27578750252723694,0.27674803137779236,0.27777984738349915,0.27876904606819153,0.2797408699989319,0.2806605398654938,0.2816019654273987,0.2824946641921997,0.2834404408931732,0.2843244671821594,0.28524065017700195,0.28613772988319397,0.2869443893432617,0.2878153920173645,0.28867506980895996,0.28948870301246643,0.2902849316596985,0.29104292392730713,0.2918287217617035,0.29259192943573,0.2933342754840851,0.29407748579978943,0.2948215901851654,0.295540452003479,0.2962428033351898,0.29695820808410645,0.29766055941581726,0.2983698844909668,0.29906007647514343,0.29971373081207275,0.3003422021865845,0.3010323941707611,0.3016391396522522,0.30224502086639404,0.3028673827648163,0.30349674820899963,0.3040695786476135,0.3046311140060425,0.3051665723323822,0.30570724606513977,0.30622532963752747,0.30674251914024353,0.30725887417793274,0.30774998664855957,0.3082411289215088,0.3087000846862793,0.3091607987880707,0.309632807970047,0.3100769817829132,0.3105168342590332,0.3109271228313446,0.31135478615760803,0.311780720949173,0.3121997117996216,0.3125804364681244,0.3129524886608124,0.3133149743080139,0.3136783242225647,0.31404080986976624,0.3143806755542755,0.3147214353084564,0.31505000591278076,0.31538552045822144,0.31572192907333374,0.31605398654937744,0.3163556158542633,0.3166685402393341,0.3169597387313843,0.317263126373291,0.31754475831985474,0.31780901551246643,0.31809237599372864,0.3183557689189911,0.318620890378952,0.3188721239566803,0.31912854313850403,0.31935974955558777,0.31959012150764465,0.3197943866252899,0.3200142979621887,0.3202446699142456,0.3204472064971924],"recovered":[0.0,0.0008988092304207385,0.001672445796430111,0.0024226123932749033,0.0031032387632876635,0.0038186353631317616,0.004467968363314867,0.005103393457829952,0.005764027126133442,0.006420314311981201,0.007057477720081806,0.0076685636304318905,0.008283127099275589,0.008882042951881886,0.009461835958063602,0.010034674778580666,0.010608382523059845,0.01113949716091156,0.01168973557651043,0.012219980359077454,0.012715455144643784,0.013211799785494804,0.013690759427845478,0.014167980290949345,0.014623469673097134,0.015106774866580963,0.01553357858210802,0.015963859856128693,0.016381101682782173,0.01678095944225788,0.01719559356570244,0.017596319317817688,0.01798313856124878,0.018381256610155106,0.018800238147377968,0.01921052485704422,0.01962776854634285,0.020070217549800873,0.020506583154201508,0.02099597454071045,0.021459287032485008,0.021953023970127106,0.022438937798142433,0.022912681102752686,0.023422932252287865,0.023936662822961807,0.024460822343826294,0.02500845305621624,0.025541307404637337,0.026104584336280823,0.026673076674342155,0.027265038341283798,0.02785700000822544,0.028448093682527542,0.029071349650621414,0.02972068265080452,0.030348284170031548,0.0310028325766325,0.03164608031511307,0.03231193125247955,0.03296821936964989,0.033635806292295456,0.034326862543821335,0.0350240059196949,0.035719409584999084,0.036459144204854965,0.037178885191679,0.03790384531021118,0.03864271193742752,0.039370276033878326,0.04013695940375328,0.04090016707777977,0.04168684035539627,0.04247438535094261,0.043271493166685104,0.04408598318696022,0.04490221291780472,0.045717574656009674,0.04655292630195618,0.04740479588508606,0.0482853539288044,0.0491841621696949,0.05001256242394447,0.05085921660065651,0.05174237862229347,0.052681174129247665,0.0535721592605114,0.05450225993990898,0.055456701666116714,0.056378111243247986,0.05729256942868233,0.058209631592035294,0.05918493494391441,0.060107212513685226,0.06110077351331711,0.06202826648950577,0.06300617754459381,0.06395106017589569,0.06491245329380035,0.06589905917644501,0.0668865293264389,0.0678400993347168,0.0688362717628479,0.06986112147569656,0.07081469148397446,0.07182998210191727,0.07283484190702438,0.07386751472949982,0.07487845420837402,0.07588940113782883,0.07692902535200119,0.07792084664106369,0.07893526554107666,0.07997316122055054,0.08103625476360321,0.08211848139762878,0.08319026976823807,0.08428552746772766,0.08534428477287292,0.0864221602678299,0.08753480017185211,0.08863962441682816,0.08971749991178513,0.09078842401504517,0.09194540232419968,0.09302327781915665,0.09410462528467178,0.09527203440666199,0.09644118696451187,0.09753383696079254,0.09869863837957382,0.09984779357910156,0.10100477188825607,0.10212349891662598,0.10327700525522232,0.10445397347211838,0.10560747236013412,0.10676532238721848,0.10793185979127884,0.10908796638250351,0.11025972664356232,0.11143843084573746,0.11263018101453781,0.11378976702690125,0.11498934030532837,0.11615500599145889,0.11735545098781586,0.11852893978357315,0.11972938477993011,0.12096285820007324,0.1222224086523056,0.12346631288528442,0.12468674033880234,0.12590369582176208,0.12714847922325134,0.12840193510055542,0.12960933148860931,0.13087235391139984,0.1321319043636322,0.1333523392677307,0.1345979869365692,0.13580885529518127,0.1370336413383484,0.13829319179058075,0.13956403732299805,0.14083227515220642,0.14209268987178802,0.1433122605085373,0.14459441602230072,0.1458756923675537,0.14720043540000916,0.14848953485488892,0.14974214136600494,0.15106427669525146,0.15233337879180908,0.15364596247673035,0.15496721863746643,0.15628762543201447,0.15757237374782562,0.15885017812252045,0.1601410210132599,0.16145534813404083,0.1627635657787323,0.16405875980854034,0.16539914906024933,0.16671085357666016,0.1680077761411667,0.1693064421415329,0.17058685421943665,0.17187857627868652,0.17316246032714844,0.17447851598262787,0.175813689827919,0.17714017629623413,0.17848142981529236,0.17980878055095673,0.1811448186635971,0.18247391283512115,0.18378996849060059,0.18512339890003204,0.18644553422927856,0.18775898218154907,0.18912197649478912,0.1904197782278061,0.19177232682704926,0.1931414008140564,0.19447484612464905,0.19578133523464203,0.19713301956653595,0.19849254190921783,0.19982163608074188,0.20121243596076965,0.20252761244773865,0.20388366281986237,0.20525360107421875,0.20663484930992126,0.20799784362316132,0.20934952795505524,0.21071164309978485,0.21203204989433289,0.21339069306850433,0.21478497982025146,0.216141015291214,0.2174840122461319,0.21882961690425873,0.22016392648220062,0.22147737443447113,0.22281602025032043,0.22421987354755402,0.22557590901851654,0.2268797904253006,0.2281845360994339,0.22957099974155426,0.2309635430574417,0.23224742710590363,0.233608677983284,0.23492994904518127,0.23627643287181854,0.2375655323266983,0.23882073163986206,0.24006028473377228,0.24135461449623108,0.24258026480674744,0.24384763836860657,0.24508458375930786,0.24633283913135529,0.24755586683750153,0.24876587092876434,0.2500132620334625,0.25122150778770447,0.25243499875068665,0.25359806418418884,0.2547367811203003,0.25587376952171326,0.2570316195487976,0.2581859827041626,0.25933513045310974,0.26047125458717346,0.2615717351436615,0.2626843750476837,0.2638265788555145,0.26492443680763245,0.26602667570114136,0.2670975923538208,0.26814764738082886,0.2691977024078369,0.2702381908893585,0.271330863237381,0.27230527997016907,0.2732727825641632,0.2742837071418762,0.27526161074638367,0.27622735500335693,0.2772678732872009,0.278250128030777,0.27917152643203735,0.2801364064216614,0.28106215596199036,0.2819835841655731,0.2829127907752991,0.2838315963745117,0.2847025990486145,0.2855796813964844,0.2864532768726349,0.28728342056274414,0.2881430983543396,0.2889636754989624,0.28975123167037964,0.29053008556365967,0.2912924289703369,0.29208603501319885,0.29281187057495117,0.29354292154312134,0.29429134726524353,0.2950093448162079,0.2957291007041931,0.296445369720459,0.29713207483291626,0.29782921075820923,0.29853418469429016,0.2991783022880554,0.29984673857688904,0.30049434304237366,0.3011228144168854,0.30176693201065063,0.30239367485046387,0.3030090928077698,0.30358192324638367,0.3041304349899292,0.30468329787254333,0.3052239716053009,0.30574899911880493,0.3062766194343567,0.3067712187767029,0.30726757645606995,0.30776479840278625,0.30824896693229675,0.3087296485900879,0.3091651499271393,0.3096180558204651,0.31005093455314636,0.3104916512966156,0.310901939868927,0.31131917238235474,0.3117242455482483,0.31209367513656616,0.3124683201313019,0.3128342926502228,0.31319674849510193,0.3135514259338379,0.3139156401157379,0.31425464153289795,0.31459885835647583,0.31493091583251953,0.3152603805065155,0.3155689537525177,0.31587493419647217,0.31618526577949524,0.31647560000419617,0.3167598247528076,0.317034512758255,0.3173118233680725,0.31758737564086914,0.3178490102291107,0.3181167542934418,0.31835490465164185,0.318586140871048,0.3188173472881317,0.31903380155563354,0.31925374269485474,0.31947365403175354],"active":[0.0022565722465515137,0.002011442556977272,0.0019419020973145962,0.0018341147806495428,0.001819337485358119,0.0017497967928647995,0.0017463197000324726,0.0017489278689026833,0.001737627200782299,0.001695903018116951,0.0016585253179073334,0.0016454863362014294,0.0016228854656219482,0.0016107158735394478,0.0015872465446591377,0.0015855077654123306,0.001529875211417675,0.001520313322544098,0.001488151028752327,0.0014273039996623993,0.0014359969645738602,0.0014333883300423622,0.0013994872570037842,0.0013847099617123604,0.001377754844725132,0.001320384442806244,0.0013169078156352043,0.001301262527704239,0.0012986529618501663,0.0012777913361787796,0.001260407269001007,0.0012543220072984695,0.0012908298522233963,0.0013021305203437805,0.0013073459267616272,0.0013377703726291656,0.00138036347925663,0.0013994872570037842,0.0014038346707820892,0.0013951417058706284,0.0014290418475866318,0.0014342572540044785,0.0014646798372268677,0.0014985818415880203,0.001529008150100708,0.0015463903546333313,0.0015463922172784805,0.0015672538429498672,0.001603761687874794,0.0016046315431594849,0.0016159303486347198,0.001628100872039795,0.00164027139544487,0.0017167646437883377,0.0017158947885036469,0.0016724355518817902,0.001688951626420021,0.0016932953149080276,0.0017419755458831787,0.0017419718205928802,0.0017923898994922638,0.001831505447626114,0.0018575862050056458,0.0018775761127471924,0.0019245147705078125,0.001932341605424881,0.001943640410900116,0.0019505955278873444,0.0019688494503498077,0.0020053572952747345,0.0019975341856479645,0.0019914470613002777,0.0020149201154708862,0.0020688138902187347,0.0020722895860671997,0.0020644664764404297,0.002091415226459503,0.0021418295800685883,0.0021540001034736633,0.00216791033744812,0.0022122375667095184,0.002192247658967972,0.0022009387612342834,0.0022357068955898285,0.0022913403809070587,0.0022756941616535187,0.0023148097097873688,0.002320028841495514,0.002271350473165512,0.0022817812860012054,0.0023087263107299805,0.0023643597960472107,0.0023095980286598206,0.002347845584154129,0.0023608803749084473,0.002366967499256134,0.0023721829056739807,0.0023860856890678406,0.002419121563434601,0.0024173855781555176,0.002403475344181061,0.0024147778749465942,0.0024460628628730774,0.002427816390991211,0.002466060221195221,0.002473883330821991,0.0025025680661201477,0.002503439784049988,0.002473890781402588,0.0024608448147773743,0.0024495497345924377,0.0024956166744232178,0.0025451630353927612,0.0025686323642730713,0.0025486424565315247,0.0025616735219955444,0.0025938451290130615,0.002551250159740448,0.0025877580046653748,0.0026007965207099915,0.0025634244084358215,0.0025608092546463013,0.0025608092546463013,0.0026320889592170715,0.002582542598247528,0.002621658146381378,0.002729453146457672,0.002699024975299835,0.0026755481958389282,0.002705976366996765,0.002666860818862915,0.0026929378509521484,0.0026720762252807617,0.002752050757408142,0.002726837992668152,0.002727709710597992,0.0027303174138069153,0.002789422869682312,0.002750307321548462,0.002821587026119232,0.0028102844953536987,0.0028076842427253723,0.0027859508991241455,0.002775520086288452,0.002796374261379242,0.002811156213283539,0.002797245979309082,0.0028459280729293823,0.0029067769646644592,0.0029145926237106323,0.002905026078224182,0.002872869372367859,0.0028146281838417053,0.0028259307146072388,0.0028528720140457153,0.0028563588857650757,0.0029015541076660156,0.0028641819953918457,0.002829417586326599,0.0028685331344604492,0.002833753824234009,0.002905905246734619,0.0029545724391937256,0.0029528439044952393,0.002912849187850952,0.002903297543525696,0.0029537230730056763,0.0030397623777389526,0.003051936626434326,0.003043249249458313,0.002998918294906616,0.002983272075653076,0.003043234348297119,0.0030162930488586426,0.0030562877655029297,0.0030406415462493896,0.0030336976051330566,0.0029693543910980225,0.002958938479423523,0.002988487482070923,0.002980664372444153,0.002957180142402649,0.002988487482070923,0.0030076056718826294,0.002965018153190613,0.002927631139755249,0.0029389411211013794,0.0029015690088272095,0.0029337257146835327,0.0029641389846801758,0.003005877137184143,0.0030215084552764893,0.003034546971321106,0.0030554085969924927,0.00305803120136261,0.0030249953269958496,0.0030084848403930664,0.0030189156532287598,0.003004997968673706,0.0030102133750915527,0.0030562877655029297,0.0030849725008010864,0.0030771493911743164,0.0031301677227020264,0.0031023621559143066,0.0030571669340133667,0.003028467297554016,0.003080621361732483,0.0030702054500579834,0.0030484646558761597,0.0030536651611328125,0.003029346466064453,0.0030693262815475464,0.0030901730060577393,0.0030945390462875366,0.003088444471359253,0.003090187907218933,0.0031145215034484863,0.003096282482147217,0.00318320095539093,0.0032301396131515503,0.003197968006134033,0.0032205730676651,0.00320318341255188,0.0032205730676651,0.003241434693336487,0.0032475143671035767,0.0032718628644943237,0.0032153576612472534,0.00316406786441803,0.00321882963180542,0.003264904022216797,0.0032075345516204834,0.0030927956104278564,0.003204062581062317,0.0031466931104660034,0.003158867359161377,0.003051936626434326,0.0030258595943450928,0.00304238498210907,0.003066718578338623,0.0030249953269958496,0.0030397623777389526,0.003018900752067566,0.0030058622360229492,0.002988472580909729,0.0029511302709579468,0.0029937177896499634,0.002920687198638916,0.0029015839099884033,0.0028294026851654053,0.0028415918350219727,0.0028476715087890625,0.002852022647857666,0.0028172433376312256,0.002798110246658325,0.0027424991130828857,0.002759009599685669,0.0027555227279663086,0.0027703046798706055,0.0027025043964385986,0.002668619155883789,0.0026085972785949707,0.0025668740272521973,0.0026077628135681152,0.002588629722595215,0.0025877654552459717,0.0024773478507995605,0.002504318952560425,0.0025147199630737305,0.0024643242359161377,0.0025182366371154785,0.0025416910648345947,0.002472996711730957,0.002410411834716797,0.002430438995361328,0.00235825777053833,0.0023782849311828613,0.0023408830165863037,0.002327859401702881,0.002306133508682251,0.002241790294647217,0.002235710620880127,0.0022217929363250732,0.00220528244972229,0.0021418333053588867,0.0020792484283447266,0.0020774900913238525,0.0020618438720703125,0.002041846513748169,0.001991450786590576,0.0020097196102142334,0.001997530460357666,0.001951456069946289,0.0019488632678985596,0.0019314587116241455,0.0019245147705078125,0.0019280016422271729,0.0018845200538635254,0.0018080174922943115,0.0018540918827056885,0.0017924010753631592,0.0017506778240203857,0.0017445683479309082,0.001729816198348999,0.0016759037971496582,0.001622021198272705,0.0015846490859985352,0.0015768110752105713,0.0015420317649841309,0.001518547534942627,0.0015098750591278076,0.0014733672142028809,0.0014699101448059082,0.0014325082302093506,0.0013960003852844238,0.0013838410377502441,0.0013473331928253174,0.001351684331893921,0.0013090670108795166,0.00130385160446167,0.001289069652557373,0.00129777193069458,0.0012612640857696533,0.001228243112564087,0.001221299171447754,0.0012100040912628174,0.001206517219543457,0.001183927059173584,0.0011700093746185303,0.0011343657970428467,0.0011308789253234863,0.0011230707168579102,0.0011230707168579102,0.0010952353477478027,0.0010995864868164062,0.0010848045349121094,0.0010778605937957764,0.0010691583156585693,0.0010491907596588135,0.0010578632354736328,0.001043945550918579,0.0010335147380828857,0.00102311372756958,0.0010117888450622559,0.0010048449039459229,0.0010039806365966797,0.0009770393371582031,0.0009804964065551758,0.0009909272193908691,0.0009735524654388428]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0022565722465515137,0.002919813385233283,0.0035708851646631956,0.004200225695967674,0.004825219511985779,0.00543978251516819,0.006047391332685947,0.0066124070435762405,0.007164383307099342,0.007698975037783384,0.008233566768467426,0.008729041554033756,0.009225386194884777,0.009682614356279373,0.010118110105395317,0.01055708434432745,0.011019526980817318,0.011425469070672989,0.01182358805090189,0.012198236770927906,0.012570277787744999,0.012941448949277401,0.013288281857967377,0.013612513430416584,0.01395499985665083,0.01424620021134615,0.014552177861332893,0.014850332401692867,0.015108500607311726,0.015361453406512737,0.015600498765707016,0.015856929123401642,0.016117705032229424,0.016368050128221512,0.016631435602903366,0.016903512179851532,0.017179064452648163,0.01745201088488102,0.017729302868247032,0.01801789551973343,0.018275195732712746,0.01856987178325653,0.018858464434742928,0.01915835775434971,0.019431304186582565,0.019729457795619965,0.020021528005599976,0.020322289317846298,0.02060827426612377,0.020908167585730553,0.021216752007603645,0.02152620628476143,0.021836530417203903,0.022142508998513222,0.022444140166044235,0.02275446429848671,0.0230534877628088,0.02336815744638443,0.02366718091070652,0.02399836666882038,0.024329552426934242,0.02467377856373787,0.024974539875984192,0.025292687118053436,0.02562648057937622,0.025958536192774773,0.026307107880711555,0.026623515412211418,0.026966001838445663,0.027275456115603447,0.02762315794825554,0.027950868010520935,0.028272490948438644,0.028603678569197655,0.02893920987844467,0.029266050085425377,0.02959984354674816,0.02993015944957733,0.03026743046939373,0.03060557134449482,0.030948925763368607,0.031279243528842926,0.0316191241145134,0.03194509446620941,0.03226584941148758,0.03260137885808945,0.032931696623563766,0.033285483717918396,0.033606238663196564,0.03394698724150658,0.03427295759320259,0.034598927944898605,0.034928373992443085,0.03524738922715187,0.03557075187563896,0.035896722227334976,0.03622877970337868,0.03655822575092316,0.03688419610261917,0.03720495104789734,0.03751527518033981,0.03784298524260521,0.03816286846995354,0.038491446524858475,0.03881741687655449,0.03915121406316757,0.03948239982128143,0.03981880098581314,0.04013173282146454,0.040442924946546555,0.040766287595033646,0.04108530282974243,0.04141562059521675,0.04173550754785538,0.042024098336696625,0.04234311357140541,0.0426664762198925,0.04300461709499359,0.04332711175084114,0.04364612698554993,0.043968621641397476,0.044289376586675644,0.04462490975856781,0.04495261609554291,0.04529423266649246,0.045596733689308167,0.04590097442269325,0.04623042047023773,0.04654335230588913,0.04687280207872391,0.04718660190701485,0.0474943183362484,0.04779421165585518,0.048105403780937195,0.0484226830303669,0.048733875155448914,0.0490528903901577,0.049357131123542786,0.04966571554541588,0.04998212307691574,0.050299402326345444,0.05061928927898407,0.05091570317745209,0.05122602730989456,0.051543306559324265,0.05186927691102028,0.05218916013836861,0.052502963691949844,0.05281937122344971,0.053109701722860336,0.05343741178512573,0.05374078080058098,0.05404936522245407,0.054382290691137314,0.05468739941716194,0.05500293895602226,0.055302832275629044,0.055633146315813065,0.055948685854673386,0.05626683309674263,0.056562382727861404,0.05689704418182373,0.057230837643146515,0.0575350783765316,0.057844530791044235,0.05815398693084717,0.05847126245498657,0.05878419429063797,0.05909886583685875,0.05940484255552292,0.05972907692193985,0.060031577944755554,0.06034798547625542,0.06068091094493866,0.060999926179647446,0.06133458763360977,0.06164839118719101,0.061974361538887024,0.062304675579071045,0.06264977157115936,0.0629783496260643,0.0633103996515274,0.06362681090831757,0.0639658272266388,0.06430482864379883,0.06464818865060806,0.06498980522155762,0.06537140905857086,0.06570867449045181,0.06604942679405212,0.06640495359897614,0.06675700098276138,0.06710383296012878,0.06748543679714203,0.06786268949508667,0.06823212653398514,0.06860937923192978,0.06899532675743103,0.06938475370407104,0.06977157294750214,0.07015317678451538,0.07055042684078217,0.07094767689704895,0.07135014235973358,0.07175955921411514,0.07217071950435638,0.07257144153118134,0.07297303527593613,0.07337289303541183,0.07379274815320969,0.07424388825893402,0.07465939223766327,0.07509923726320267,0.07551560550928116,0.07596588134765625,0.0764005109667778,0.07683948427438736,0.07727758586406708,0.07775045931339264,0.07819899916648865,0.07866144180297852,0.07912127673625946,0.07959502190351486,0.08006180822849274,0.08054164052009583,0.0810379832983017,0.0815456286072731,0.08207935094833374,0.08256352692842484,0.08311289548873901,0.08362575620412827,0.08414556831121445,0.08466538041830063,0.08523387461900711,0.08575107902288437,0.08632130920886993,0.08687850087881088,0.08740875124931335,0.0879911482334137,0.08859093487262726,0.08917507529258728,0.08976877480745316,0.09040072560310364,0.09103180468082428,0.09166983515024185,0.09228439629077911,0.09292156249284744,0.09357089549303055,0.09422196447849274,0.094870425760746,0.09553541243076324,0.09620039165019989,0.09687840938568115,0.09758598357439041,0.09828486293554306,0.09898287057876587,0.09970522671937943,0.10044843703508377,0.10117512941360474,0.10191747546195984,0.10266242921352386,0.10343258827924728,0.10419666022062302,0.10497551411390305,0.10580304265022278,0.10661927610635757,0.10744158923625946,0.10824304074048996,0.10907578468322754,0.10991722345352173,0.1107647493481636,0.1116105318069458,0.11246675252914429,0.11336120963096619,0.11422177404165268,0.11508841812610626,0.11599331349134445,0.11688864976167679,0.1177665963768959,0.11865497380495071,0.11956334114074707,0.12052386999130249,0.12144093215465546,0.12239103019237518,0.12335937470197678,0.12432946264743805,0.125330850481987,0.12631310522556305,0.12728318572044373,0.1283401995897293,0.129272922873497,0.13025690615177155,0.13126003742218018,0.13228575885295868,0.13335232436656952,0.13436761498451233,0.13539159297943115,0.1363990604877472,0.13747432827949524,0.13851048052310944,0.1395796686410904,0.14061929285526276,0.1416945606470108,0.1427689641714096,0.14383119344711304,0.14488385617733002,0.1459852010011673,0.14703874289989471,0.14812791347503662,0.14919796586036682,0.15028105676174164,0.15137110650539398,0.15245941281318665,0.1535537987947464,0.154678612947464,0.15575562417507172,0.1568378508090973,0.1579504907131195,0.1590753048658371,0.16015753149986267,0.16127538681030273,0.162359356880188,0.16343723237514496,0.16451944410800934,0.16556690633296967,0.16659696400165558,0.1676652878522873,0.1687648892402649,0.16981755197048187,0.17089281976222992,0.17190289497375488,0.17292600870132446,0.17395086586475372,0.1749122589826584,0.1758979856967926,0.17692719399929047,0.17790597677230835,0.17885693907737732,0.17981398105621338,0.18080666661262512,0.18172982335090637,0.18266427516937256,0.18358394503593445,0.18452100455760956,0.185397207736969,0.1862855851650238,0.18719568848609924,0.1880849450826645,0.18893159925937653,0.1898043304681778,0.19066575169563293],"recovered":[0.0,0.00089359370758757,0.0016707072500139475,0.002399142598733306,0.003056298941373825,0.0036969396751374006,0.004313241224735975,0.004888687748461962,0.005487604066729546,0.006073481403291225,0.006613288540393114,0.0071643958799541,0.0076816026121377945,0.008199677802622318,0.008672553114593029,0.009139342233538628,0.009592223912477493,0.010058144107460976,0.010473648086190224,0.010884805582463741,0.011284662410616875,0.011674088425934315,0.012046129442751408,0.012403393164277077,0.012726755812764168,0.013064895756542683,0.013386520557105541,0.013698582537472248,0.013995867222547531,0.014279244467616081,0.014540890231728554,0.014799058437347412,0.01504592690616846,0.015298010781407356,0.015554441139101982,0.015817824751138687,0.016073385253548622,0.016325470060110092,0.016613192856311798,0.016904393211007118,0.017179077491164207,0.017443330958485603,0.017737139016389847,0.01802225410938263,0.018311716616153717,0.018602047115564346,0.018901940435171127,0.019180970266461372,0.019475648179650307,0.019763370975852013,0.02006934955716133,0.020377065986394882,0.020685650408267975,0.02100379765033722,0.02131064422428608,0.021614883095026016,0.021930422633886337,0.022251177579164505,0.022571932524442673,0.022867480292916298,0.023186495527625084,0.023510728031396866,0.023834090679883957,0.024139199405908585,0.024452999234199524,0.02479635551571846,0.02511798031628132,0.025454381480813026,0.02577165886759758,0.026108060032129288,0.02643142268061638,0.02677912451326847,0.02710074931383133,0.027442365884780884,0.027757905423641205,0.028103869408369064,0.02843157760798931,0.02876797877252102,0.02912263572216034,0.02947642281651497,0.029805868864059448,0.030151832848787308,0.03047606535255909,0.030795950442552567,0.031123658642172813,0.0314522385597229,0.03179820254445076,0.03212243318557739,0.03247187286615372,0.032816097140312195,0.03314293920993805,0.03345760703086853,0.033783577382564545,0.034115634858608246,0.03446246683597565,0.0347701832652092,0.03509615361690521,0.035415168851614,0.035749830305576324,0.03607667237520218,0.036395687609910965,0.036709487438201904,0.03704241290688515,0.037356212735176086,0.03767349198460579,0.037985555827617645,0.038315869867801666,0.03864097222685814,0.038975637406110764,0.03929378464818001,0.03961540758609772,0.03993529453873634,0.04025517776608467,0.04056984931230545,0.040895819664001465,0.04122092202305794,0.04155036807060242,0.041863299906253815,0.042177967727184296,0.04250567778944969,0.04282121732831001,0.043161097913980484,0.04349836707115173,0.04382694512605667,0.044161606580019,0.04449974745512009,0.044820502400398254,0.0451534278690815,0.045466359704732895,0.04578276723623276,0.046111345291137695,0.046410370618104935,0.04673720896244049,0.04702667146921158,0.0473274327814579,0.04766383394598961,0.04798546060919762,0.04830795153975487,0.04861566796898842,0.048920776695013046,0.04923110082745552,0.04951969161629677,0.049840446561574936,0.05014990270137787,0.05046804994344711,0.050751425325870514,0.05107305198907852,0.05139467492699623,0.05171369016170502,0.052018798887729645,0.052327387034893036,0.052631624042987823,0.052955858409404755,0.0532887801527977,0.05361909791827202,0.05392681434750557,0.05424061417579651,0.05454659089446068,0.05485778674483299,0.05516723915934563,0.055487994104623795,0.055802665650844574,0.05610516667366028,0.05642939731478691,0.056733638048172,0.05703526735305786,0.0573490709066391,0.0576767772436142,0.0579792782664299,0.058296557515859604,0.058603402227163315,0.058918941766023636,0.05923622101545334,0.05955089256167412,0.05988816171884537,0.06022195518016815,0.060539234429597855,0.06086520478129387,0.0611746571958065,0.06151105836033821,0.06183964014053345,0.06215604767203331,0.062497664242982864,0.06282102316617966,0.0631496012210846,0.06349208950996399,0.06383370608091354,0.06417097896337509,0.06451781094074249,0.06488985568284988,0.06522886455059052,0.06558525562286377,0.06593208760023117,0.06628935039043427,0.06666052341461182,0.06702908873558044,0.06739417463541031,0.06777490675449371,0.0681469514966011,0.06851986050605774,0.06888929009437561,0.069290891289711,0.06966987997293472,0.07005148380994797,0.07047046720981598,0.07087293267250061,0.07127887010574341,0.07168307900428772,0.07208988815546036,0.07249583303928375,0.07290959358215332,0.07334509491920471,0.07377015799283981,0.07421347498893738,0.0746559277176857,0.07508968561887741,0.0755251795053482,0.075956329703331,0.07638747990131378,0.07683688402175903,0.07729324698448181,0.07775047421455383,0.078232042491436,0.07868753373622894,0.07914997637271881,0.07962806522846222,0.0801035463809967,0.0806068405508995,0.08111970126628876,0.08162821829319,0.08217324316501617,0.08266263455152512,0.08320243656635284,0.08369617164134979,0.0842568427324295,0.08476188033819199,0.0853034257888794,0.08586496859788895,0.08641085773706436,0.08698456734418869,0.08754958212375641,0.08810503035783768,0.08871264010667801,0.08930547535419464,0.08992698788642883,0.09058154374361038,0.09120392799377441,0.09181500971317291,0.09247564524412155,0.09310150891542435,0.09375171363353729,0.0943966954946518,0.09505733102560043,0.09572578966617584,0.09640989452600479,0.09711398929357529,0.09781286865472794,0.09851609915494919,0.09924105554819107,0.09995123744010925,0.10070400685071945,0.10144983232021332,0.10221303254365921,0.10298579931259155,0.10377247631549835,0.10455915331840515,0.10535973310470581,0.1061568409204483,0.10698089748620987,0.10780233889818192,0.1086142286658287,0.10946174710988998,0.11031622439622879,0.11115853488445282,0.1120590791106224,0.11292920261621475,0.11377499252557755,0.11467814445495605,0.11555957049131393,0.11645055562257767,0.1173563152551651,0.1182507798075676,0.11922261118888855,0.12013532221317291,0.12103935331106186,0.12199031561613083,0.12295431643724442,0.12391397356987,0.12489449232816696,0.12583154439926147,0.1268242448568344,0.1278430074453354,0.1287861466407776,0.12976840138435364,0.13076457381248474,0.13180159032344818,0.13277080655097961,0.13377653062343597,0.13479095697402954,0.13584189116954803,0.1368328332901001,0.13789419829845428,0.13898597657680511,0.14004994928836823,0.14110000431537628,0.14212746918201447,0.14318881928920746,0.14429712295532227,0.1453298032283783,0.14640332758426666,0.1475081443786621,0.1485781967639923,0.14968477189540863,0.15078437328338623,0.1518665999174118,0.15293926000595093,0.15399539470672607,0.15507762134075165,0.15614159405231476,0.15728813409805298,0.15837904810905457,0.15946649014949799,0.16055305302143097,0.16160224378108978,0.16270793974399567,0.1637805998325348,0.16481240093708038,0.1659146100282669,0.16698119044303894,0.1680460274219513,0.1691291183233261,0.17014354467391968,0.1711588352918625,0.1721741259098053,0.17319288849830627,0.17416992783546448,0.17515826225280762,0.1761796474456787,0.1771523356437683,0.17813286185264587,0.17911598086357117,0.18005304038524628,0.1809840202331543,0.18191412091255188,0.18286769092082977,0.18375346064567566,0.18460793793201447,0.18553629517555237,0.1864481419324875,0.18734347820281982,0.1882205605506897],"active":[0.0022565722465515137,0.002026219619438052,0.0019001779146492481,0.0018010830972343683,0.0017689205706119537,0.0017428428400307894,0.0017341501079499722,0.0017237192951142788,0.0016767792403697968,0.0016254936344921589,0.0016202782280743122,0.0015646456740796566,0.0015437835827469826,0.001482936553657055,0.001445556990802288,0.0014177421107888222,0.0014273030683398247,0.0013673249632120132,0.001349939964711666,0.0013134311884641647,0.0012856153771281242,0.0012673605233430862,0.001242152415215969,0.0012091202661395073,0.0012282440438866615,0.0011813044548034668,0.0011656573042273521,0.0011517498642206192,0.0011126333847641945,0.001082208938896656,0.0010596085339784622,0.0010578706860542297,0.0010717781260609627,0.0010700393468141556,0.001076994463801384,0.0010856874287128448,0.0011056791990995407,0.0011265408247709274,0.001116110011935234,0.0011135023087263107,0.0010961182415485382,0.0011265408247709274,0.0011213254183530807,0.0011361036449670792,0.0011195875704288483,0.0011274106800556183,0.0011195875704288483,0.0011413190513849258,0.001132626086473465,0.00114479660987854,0.0011474024504423141,0.0011491402983665466,0.0011508800089359283,0.0011387113481760025,0.0011334959417581558,0.0011395812034606934,0.0011230651289224625,0.001116979867219925,0.0010952483862638474,0.0011308863759040833,0.0011430568993091583,0.0011630505323410034,0.001140449196100235,0.0011534877121448517,0.0011734813451766968,0.0011621806770563126,0.0011891275644302368,0.0011691339313983917,0.0011943429708480835,0.0011673960834741592,0.0011917352676391602,0.0011717434972524643,0.001171741634607315,0.001161312684416771,0.0011813044548034668,0.0011621806770563126,0.00116826593875885,0.0011621806770563126,0.0011447947472333908,0.0011291485279798508,0.0011430568993091583,0.0011274106800556183,0.0011430587619543076,0.001149144023656845,0.001142190769314766,0.0011491402983665466,0.0011334940791130066,0.0011630505323410034,0.0011343657970428467,0.0011308901011943817,0.0011300183832645416,0.001141320914030075,0.00114479660987854,0.0011317543685436249,0.0011082850396633148,0.0011265389621257782,0.001132626086473465,0.0011430568993091583,0.0011343657970428467,0.00112827867269516,0.0011195875704288483,0.001133497804403305,0.00112045556306839,0.0011352337896823883,0.0011439248919487,0.0011656582355499268,0.0011665299534797668,0.0011778287589550018,0.001156095415353775,0.0011491402983665466,0.0011508800089359283,0.0011500082910060883,0.00116044282913208,0.0011656582355499268,0.00112827867269516,0.0011221915483474731,0.0011161081492900848,0.0011413171887397766,0.001149144023656845,0.001140449196100235,0.0011474043130874634,0.00112827867269516,0.0011265426874160767,0.0011256709694862366,0.001132626086473465,0.0010969862341880798,0.0010804720222949982,0.0010769926011562347,0.0010769926011562347,0.00109003484249115,0.0010752566158771515,0.0010839477181434631,0.0010570026934146881,0.0010787323117256165,0.0010952502489089966,0.0010700412094593048,0.001067429780960083,0.001049179583787918,0.0010500475764274597,0.0010613463819026947,0.001068301498889923,0.0010995976626873016,0.0010752566158771515,0.0010761246085166931,0.0010752566158771515,0.001117851585149765,0.0011161081492900848,0.0011082887649536133,0.00110568106174469,0.0010909028351306915,0.0011100247502326965,0.001109156757593155,0.0010935068130493164,0.0010935105383396149,0.001068301498889923,0.0010761246085166931,0.0010622180998325348,0.0010865554213523865,0.001090899109840393,0.0010995939373970032,0.0010743886232376099,0.0010943785309791565,0.0011256709694862366,0.00110568106174469,0.0011108927428722382,0.0011187195777893066,0.0011221915483474731,0.0011074170470237732,0.0011195875704288483,0.0011082850396633148,0.001125674694776535,0.0011126361787319183,0.0011117644608020782,0.0011300183832645416,0.0011117644608020782,0.0011126324534416199,0.001109156757593155,0.001109156757593155,0.0011300183832645416,0.0011387132108211517,0.0011387094855308533,0.0011543519794940948,0.0011291466653347015,0.001144804060459137,0.0011552274227142334,0.0011560991406440735,0.0011560991406440735,0.0012004300951957703,0.00119086354970932,0.00115957111120224,0.0011760890483856201,0.0011717453598976135,0.0011717453598976135,0.0011960864067077637,0.0012021660804748535,0.0012030377984046936,0.0012152045965194702,0.001220420002937317,0.0012378022074699402,0.001251712441444397,0.0012638866901397705,0.001259535551071167,0.0012777969241142273,0.001298658549785614,0.0012890920042991638,0.001297786831855774,0.0012925714254379272,0.001289956271648407,0.001283004879951477,0.0012969151139259338,0.0013342946767807007,0.0013142973184585571,0.001329079270362854,0.0013021305203437805,0.0013099536299705505,0.0013108253479003906,0.001314304769039154,0.001321256160736084,0.0013629794120788574,0.0013621151447296143,0.001368194818496704,0.0013708025217056274,0.0013629794120788574,0.001374274492263794,0.0013916641473770142,0.0014099180698394775,0.0014420822262763977,0.0014725103974342346,0.0014438256621360779,0.0014846771955490112,0.001452513039112091,0.001482933759689331,0.0014629438519477844,0.0015377029776573181,0.0014942362904548645,0.001559428870677948,0.001575075089931488,0.001543782651424408,0.0015802904963493347,0.0016063675284385681,0.0016254931688308716,0.0016637444496154785,0.0016880854964256287,0.0017263293266296387,0.0017428472638130188,0.0017028525471687317,0.0017176344990730286,0.0017558857798576355,0.0017463192343711853,0.0017689168453216553,0.0017836987972259521,0.0018036961555480957,0.001821078360080719,0.001860193908214569,0.001874968409538269,0.0018688812851905823,0.0018923580646514893,0.0019323378801345825,0.0019340738654136658,0.001966238021850586,0.001958422362804413,0.001982755959033966,0.001983627676963806,0.001989714801311493,0.0020305663347244263,0.002060122787952423,0.00208185613155365,0.0020861998200416565,0.0020948871970176697,0.0021148845553398132,0.0021505206823349,0.0021487846970558167,0.002150528132915497,0.0022026747465133667,0.0021626949310302734,0.00215921550989151,0.0022183209657669067,0.0022105053067207336,0.00220702588558197,0.002204418182373047,0.00220702588558197,0.002273090183734894,0.0022183209657669067,0.0022557079792022705,0.002320021390914917,0.0023391470313072205,0.0023765340447425842,0.002399131655693054,0.002388693392276764,0.0025086551904678345,0.0024486780166625977,0.0024138987064361572,0.002473890781402588,0.0025173574686050415,0.002587750554084778,0.002566024661064148,0.002620786428451538,0.0026225298643112183,0.0026833713054656982,0.0026685893535614014,0.0027468353509902954,0.0027250945568084717,0.0027085840702056885,0.002719014883041382,0.0027311891317367554,0.0027563869953155518,0.002796381711959839,0.0027416199445724487,0.002798110246658325,0.0027946382761001587,0.002772912383079529,0.0027929097414016724,0.002774640917778015,0.0027694255113601685,0.002812013030052185,0.0028163641691207886,0.002842456102371216,0.002872869372367859,0.002933710813522339,0.0028693974018096924,0.002896338701248169,0.0028928667306900024,0.0028841793537139893,0.0029172003269195557,0.002858966588973999,0.0028163641691207886,0.002852886915206909,0.002850279211997986,0.002836361527442932,0.0028467923402786255,0.002773776650428772,0.002782464027404785,0.0027920305728912354,0.0027381330728530884,0.002705097198486328,0.0027572661638259888,0.0027477145195007324,0.0026772916316986084,0.0026616454124450684,0.002673804759979248,0.002613842487335205,0.0026112347841262817,0.0025999248027801514,0.0026068836450576782,0.002529516816139221,0.0025321245193481445,0.002587750554084778,0.0025486499071121216,0.002483457326889038,0.002460852265357971,0.0024451911449432373]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0022565722465515137,0.002909382339566946,0.003566538915038109,0.004186317324638367,0.004805226810276508,0.005370242055505514,0.005910049192607403,0.006426386535167694,0.0069131688214838505,0.007404297590255737,0.00787108764052391,0.008303106762468815,0.008729041554033756,0.009112382307648659,0.009476600214838982,0.009847772307693958,0.010185043327510357,0.010514490306377411,0.010825683362782001,0.011129053309559822,0.011421122588217258,0.011676684021949768,0.011931375600397587,0.012177374213933945,0.012415550649166107,0.012644164264202118,0.012860608287155628,0.01306227594614029,0.013261334970593452,0.013431709259748459,0.013615990988910198,0.013785495422780514,0.013973254710435867,0.014141020365059376,0.014309655874967575,0.014485245570540428,0.01465996541082859,0.014812084846198559,0.014999844133853912,0.015178041532635689,0.015345807187259197,0.015522265806794167,0.015691770240664482,0.01586388424038887,0.016031648963689804,0.016192462295293808,0.01635761931538582,0.016535816714167595,0.016692282631993294,0.016860049217939377,0.017024338245391846,0.017195582389831543,0.017366822808980942,0.01752416044473648,0.017701487988233566,0.017890984192490578,0.01805179752409458,0.01821434684097767,0.01837255246937275,0.01854727230966091,0.01871938444674015,0.0188906267285347,0.01904187723994255,0.019193127751350403,0.019342640414834023,0.019494758918881416,0.01963036321103573,0.019787698984146118,0.01993894763290882,0.020090198144316673,0.02022841013967991,0.02036227472126484,0.02049787901341915,0.020632613450288773,0.020770825445652008,0.02089686691761017,0.02102377824485302,0.02115677483379841,0.02128368429839611,0.021411465480923653,0.02154272235929966,0.021665288135409355,0.021785244345664978,0.021916503086686134,0.022028636187314987,0.02215554751455784,0.022270288318395615,0.022405022755265236,0.02251802757382393,0.02263537608087063,0.02275446429848671,0.022866597399115562,0.02299177087843418,0.023098688572645187,0.023205606266856194,0.023317741230130196,0.023418573662638664,0.023530708625912666,0.02364371158182621,0.023758452385663986,0.023861894384026527,0.02395838126540184,0.024065298959612846,0.024160917848348618,0.024266967549920082,0.024369539692997932,0.02446950227022171,0.024561643600463867,0.024663347750902176,0.024763310328125954,0.024853713810443878,0.024938032031059265,0.025034518912434578,0.025125790387392044,0.02521010860800743,0.025301380082964897,0.02539699710905552,0.025485660880804062,0.025568241253495216,0.02565081976354122,0.025724707171320915,0.02579946257174015,0.025877695530653,0.025951582938432693,0.02602633833885193,0.026100223883986473,0.026187149807810783,0.026260167360305786,0.02633318491280079,0.02639837935566902,0.026465311646461487,0.02653919905424118,0.026605261489748955,0.026674801483750343,0.026733042672276497,0.026809535920619965,0.026871252804994583,0.02693992480635643,0.02700164169073105,0.02706596627831459,0.027139853686094284,0.027208523824810982,0.027282411232590675,0.027352821081876755,0.0274267066270113,0.027486685663461685,0.027547532692551613,0.027605773881077766,0.02767792157828808,0.02774311602115631,0.027824826538562775,0.027878720313310623,0.02793261408805847,0.028003022074699402,0.028068216517567635,0.028132541105151176,0.028186434879899025,0.02825423702597618,0.02830900065600872,0.028366371989250183,0.02841852605342865,0.02846633642911911,0.028518490493297577,0.028571514412760735,0.028621932491660118,0.028680171817541122,0.02873406559228897,0.028786221519112587,0.028832292184233665,0.028887053951621056,0.028943555429577827,0.02899397350847721,0.02904699742794037,0.02909567579627037,0.02914174646139145,0.029199985787272453,0.02924344874918461,0.029295604676008224,0.02934602089226246,0.029389483854174614,0.029444247484207153,0.02948771044611931,0.029541604220867157,0.029587673023343086,0.02963722124695778,0.029681554064154625,0.029734577983617783,0.029781518504023552,0.029828457161784172,0.029878873378038406,0.02992233633995056,0.02996927686035633,0.03001447767019272,0.030057940632104874,0.030098795890808105,0.030145734548568726,0.03019528277218342,0.030240483582019806,0.030285684391856194,0.030333494767546654,0.030383910983800888,0.030428243800997734,0.030468229204416275,0.030515167862176895,0.03055950067937374,0.030599486082792282,0.03064642660319805,0.03069336526095867,0.03074030578136444,0.030788114294409752,0.03083505481481552,0.030875910073518753,0.030909810215234756,0.03095848858356476,0.031008034944534302,0.03105410560965538,0.03110799938440323,0.031166240572929382,0.031214918941259384,0.031269680708646774,0.03131488338112831,0.03136008232831955,0.031406156718730927,0.031459178775548935,0.0315069854259491,0.03155914321541786,0.031606949865818024,0.03166084736585617,0.031701698899269104,0.03175472468137741,0.031804271042346954,0.03185121342539787,0.03189815208315849,0.031939007341861725,0.03198855370283127,0.032050274312496185,0.03210155665874481,0.0321563184261322,0.032214559614658356,0.032263241708278656,0.03231452405452728,0.03237711265683174,0.03242579102516174,0.03249707072973251,0.03254661709070206,0.032606594264507294,0.03265874832868576,0.03271438181400299,0.03277001529932022,0.032829124480485916,0.032879538834095,0.03294821083545685,0.03300471603870392,0.033055998384952545,0.03310641646385193,0.033165525645017624,0.033222027122974396,0.0332707054913044,0.03332633525133133,0.033388055860996246,0.03344716131687164,0.03349584341049194,0.03354625776410103,0.033606238663196564,0.033654917031526566,0.03371924161911011,0.03376704826951027,0.03382963687181473,0.033889614045619965,0.03394872322678566,0.034007832407951355,0.034055642783641815,0.0341208353638649,0.03417472913861275,0.034219931811094284,0.03427817299962044,0.0343451052904129,0.03441116586327553,0.034472882747650146,0.03452938422560692,0.03459979593753815,0.03466238081455231,0.03471279889345169,0.0347805991768837,0.0348440557718277,0.034913595765829086,0.03498748317360878,0.03504833206534386,0.03512047976255417,0.03519349545240402,0.03527259826660156,0.03534127026796341,0.035416893661022186,0.03549686819314957,0.035572491586208344,0.035650722682476044,0.03572721779346466,0.03581327572464943,0.035889770835638046,0.03595496341586113,0.03605666756629944,0.036138374358415604,0.03620704635977745,0.03629223257303238,0.03636611998081207,0.036446962505578995,0.03653214871883392,0.03661472722887993,0.036699045449495316,0.036776408553123474,0.03686768189072609,0.03695547580718994,0.0370476171374321,0.03713627904653549,0.037226684391498566,0.03731447830796242,0.03740140423178673,0.03750397637486458,0.03759177029132843,0.03768391162157059,0.037791699171066284,0.0378829687833786,0.037966419011354446,0.0380689911544323,0.03817069157958031,0.03827500343322754,0.0383523665368557,0.03846276178956032,0.03855403512716293,0.03864530473947525,0.03873744606971741,0.038838282227516174,0.038926076143980026,0.03903299570083618,0.03913991153240204,0.03923552855849266,0.03933636471629143,0.03943198174238205,0.03952673077583313,0.03962234780192375,0.03971535712480545,0.03982401639223099,0.039940495043992996,0.04004480689764023,0.040152594447135925,0.04026733711361885,0.04037077724933624,0.040460310876369476,0.04055940359830856,0.04065676033496857,0.040749773383140564],"recovered":[0.0,0.0008953321957960725,0.001658537657931447,0.0023730648681521416,0.0030476064421236515,0.0036804238334298134,0.0043062870390713215,0.004880864173173904,0.005413717590272427,0.005931793246418238,0.006458561401814222,0.006941867060959339,0.007389532867819071,0.007838068529963493,0.008253572508692741,0.008649082854390144,0.009025470353662968,0.009380126371979713,0.00971218105405569,0.010045105591416359,0.01036846823990345,0.01065532211214304,0.01094217598438263,0.011214252561330795,0.011481983587145805,0.01173754408955574,0.011985281482338905,0.012203464284539223,0.012416431680321693,0.012623314745724201,0.012811074033379555,0.01299622468650341,0.01318050641566515,0.01337000448256731,0.01355080958455801,0.013729006052017212,0.01390807330608368,0.014074970036745071,0.014235781505703926,0.014413109980523586,0.014588698744773865,0.014755596406757832,0.014939009211957455,0.015100690536201,0.015264109708368778,0.015433615073561668,0.015595296397805214,0.015758715569972992,0.015925612300634384,0.016106417402625084,0.016273314133286476,0.016438473016023636,0.01660623960196972,0.016768788918852806,0.01692960225045681,0.01710345223546028,0.017281649634242058,0.01745550148189068,0.017619790509343147,0.017791032791137695,0.01795879937708378,0.01811874285340309,0.01828998513519764,0.01845427416265011,0.018601179122924805,0.018763728439807892,0.0189193245023489,0.019064491614699364,0.019216610118746758,0.01938350684940815,0.019536497071385384,0.019679922610521317,0.0198233500123024,0.01995808444917202,0.02009194903075695,0.020247546955943108,0.020373588427901268,0.020510930567979813,0.02063523419201374,0.020755190402269363,0.02088644914329052,0.021022051572799683,0.021149832755327225,0.021266313269734383,0.021399307996034622,0.021513180807232857,0.021644437685608864,0.02176091820001602,0.02187652885913849,0.021993879228830338,0.02209818921983242,0.02222336269915104,0.022353749722242355,0.022464144974946976,0.022580625489354134,0.022686675190925598,0.022801415994763374,0.022910073399543762,0.023028291761875153,0.02313607931137085,0.023241259157657623,0.023353392258286476,0.023464657366275787,0.023573314771056175,0.02366458624601364,0.023775851354002953,0.023888854309916496,0.023980993777513504,0.024075742810964584,0.024170491844415665,0.024264371022582054,0.02435651235282421,0.02444343827664852,0.024541663005948067,0.0246311966329813,0.024715514853596687,0.02481287159025669,0.024894582107663155,0.0249928068369627,0.025076255202293396,0.025162311270833015,0.02524489164352417,0.025337031111121178,0.025411788374185562,0.025485673919320107,0.025564776733517647,0.02563866227865219,0.025714287534356117,0.025792520493268967,0.02585945464670658,0.025930732488632202,0.026005487889051437,0.026075897738337517,0.026145437732338905,0.0262045469135046,0.026269741356372833,0.026334935799241066,0.02640795335173607,0.026474885642528534,0.02654268778860569,0.026619182899594307,0.02668350748717785,0.026758262887597084,0.026815634220838547,0.026883436366915703,0.026953844353556633,0.02702164649963379,0.027081625536084175,0.027143342420458794,0.027205059304833412,0.027277208864688873,0.02736065723001957,0.027419766411185265,0.027475398033857346,0.027536245062947273,0.027594486251473427,0.02766663394868374,0.02773095853626728,0.027788329869508743,0.0278561320155859,0.0279048103839159,0.027962179854512215,0.028009120374917984,0.028066491708159447,0.028118645772337914,0.028174279257655144,0.028229910880327225,0.028283804655075073,0.02834378369152546,0.028393330052495003,0.02844548597931862,0.02850198745727539,0.028553273528814316,0.028601951897144318,0.028648892417550087,0.02869757078588009,0.028748854994773865,0.028789710253477097,0.02883317321538925,0.0288870669901371,0.028940092772245407,0.02898963913321495,0.02903744764626026,0.0290826503187418,0.029133066534996033,0.02918609045445919,0.029234768822789192,0.029278231784701347,0.02932604029774666,0.029369503259658813,0.029419051483273506,0.029467729851603508,0.02951553836464882,0.02955639362335205,0.02960246428847313,0.029652880504727364,0.029698951169848442,0.02974502183496952,0.0297910925000906,0.02983803115785122,0.029881494119763374,0.02992495708167553,0.029970157891511917,0.030017098411917686,0.03005795367062092,0.030103154480457306,0.030144009739160538,0.030188340693712234,0.030235281214118004,0.030283959582448006,0.030331768095493317,0.03038131631910801,0.03042825497686863,0.030464764684438705,0.030510835349559784,0.030552558600902557,0.03059515170753002,0.03064035438001156,0.030690770596265793,0.03074466437101364,0.03079942800104618,0.0308463666588068,0.030897652730345726,0.030943723395466805,0.030991531908512115,0.031037602573633194,0.03109671175479889,0.031141044571995735,0.031189722940325737,0.031235793605446815,0.031289685517549515,0.03133662790060043,0.03138009086251259,0.03142616152763367,0.03147310018539429,0.0315156914293766,0.03155915439128876,0.03161913529038429,0.03167128935456276,0.03172605112195015,0.0317842923104763,0.031832970678806305,0.03188512474298477,0.031942497938871384,0.032006822526454926,0.03206593170762062,0.03212243318557739,0.032179802656173706,0.032243259251117706,0.032297153025865555,0.032351914793252945,0.03240233287215233,0.032462310045957565,0.03253011405467987,0.03259095922112465,0.03264572471380234,0.03270483389496803,0.032761335372924805,0.03281522914767265,0.0328647755086422,0.03292040899395943,0.03297082707285881,0.03302645683288574,0.033082958310842514,0.03314467519521713,0.03319161757826805,0.03325594216585159,0.03330635651946068,0.03337068110704422,0.033430662006139755,0.033492378890514374,0.03355061635375023,0.033601902425289154,0.03365406021475792,0.033706214278936386,0.0337635837495327,0.033822692930698395,0.03388354182243347,0.03395047411322594,0.03401479870080948,0.03407130017876625,0.034139104187488556,0.034201689064502716,0.03426166996359825,0.03432077914476395,0.03438597172498703,0.03444768860936165,0.034508537501096725,0.034578945487737656,0.03463197126984596,0.03470846638083458,0.03479539230465889,0.03485884517431259,0.03493794798851013,0.03500140458345413,0.03508050739765167,0.03515873849391937,0.0352439247071743,0.03531607240438461,0.03538822382688522,0.03546558693051338,0.035561203956604004,0.035641174763441086,0.035718537867069244,0.03580285608768463,0.03587761148810387,0.035955846309661865,0.03602973371744156,0.03611578792333603,0.03620358183979988,0.03628094494342804,0.03636613488197327,0.03644175827503204,0.03653129190206528,0.036617349833250046,0.036701664328575134,0.036798153072595596,0.03689724951982498,0.03698243573307991,0.03706936165690422,0.03715715557336807,0.03725798800587654,0.03735360503196716,0.03743183985352516,0.03752224147319794,0.03762481361627579,0.037716954946517944,0.037805620580911636,0.03791166841983795,0.03799859434366226,0.038102902472019196,0.038197651505470276,0.03829500824213028,0.03838541358709335,0.03846972808241844,0.03857143223285675,0.03867226466536522,0.03877570852637291,0.038866978138685226,0.03896520286798477,0.03905821591615677,0.03915296494960785,0.03926509618759155,0.039371147751808167,0.03946850448846817,0.039580635726451874,0.03969016298651695,0.03979012742638588,0.039888352155685425,0.039990924298763275,0.04009523615241051],"active":[0.0022565722465515137,0.0020140502601861954,0.0019080012571066618,0.0018132524564862251,0.0017576203681528568,0.0016898182220757008,0.0016037621535360813,0.0015455223619937897,0.0014994512312114239,0.0014725043438374996,0.0014125262387096882,0.0013612397015094757,0.0013395086862146854,0.0012743137776851654,0.0012230277061462402,0.001198689453303814,0.0011595729738473892,0.0011343639343976974,0.0011135023087263107,0.0010839477181434631,0.0010526543483138084,0.0010213619098067284,0.0009891996160149574,0.0009631216526031494,0.0009335670620203018,0.0009066201746463776,0.0008753268048167229,0.0008588116616010666,0.000844903290271759,0.0008083945140242577,0.0008049169555306435,0.0007892707362771034,0.0007927482947707176,0.0007710158824920654,0.000758846290409565,0.0007562395185232162,0.0007518921047449112,0.0007371148094534874,0.0007640626281499863,0.0007649315521121025,0.0007571084424853325,0.000766669400036335,0.0007527610287070274,0.00076319370418787,0.0007675392553210258,0.0007588472217321396,0.0007623229175806046,0.000777101144194603,0.0007666703313589096,0.0007536318153142929,0.0007510241121053696,0.0007571093738079071,0.0007605832070112228,0.0007553715258836746,0.0007718857377767563,0.0007875319570302963,0.0007701478898525238,0.0007588453590869904,0.000752761960029602,0.0007562395185232162,0.0007605850696563721,0.0007718838751316071,0.0007518921047449112,0.0007388535887002945,0.0007414612919092178,0.0007310304790735245,0.0007110387086868286,0.0007232073694467545,0.0007223375141620636,0.0007066912949085236,0.0006919130682945251,0.0006823521107435226,0.0006745290011167526,0.0006745290011167526,0.0006788764148950577,0.0006493199616670609,0.0006501898169517517,0.0006458442658185959,0.00064845010638237,0.0006562750786542892,0.00065627321600914,0.0006432365626096725,0.0006354115903377533,0.0006501898169517517,0.000629328191280365,0.0006423667073249817,0.0006258506327867508,0.0006441045552492142,0.0006414987146854401,0.0006414968520402908,0.0006562750786542892,0.0006432346999645233,0.0006380211561918259,0.0006345435976982117,0.0006249807775020599,0.0006310660392045975,0.0006171576678752899,0.0006206352263689041,0.0006154198199510574,0.0006223730742931366,0.0006206352263689041,0.0006049890071153641,0.000600641593337059,0.0005876030772924423,0.0006023813039064407,0.0005936883389949799,0.0005806479603052139,0.0005806498229503632,0.0005876049399375916,0.000592818483710289,0.000589342787861824,0.000581519678235054,0.0005910806357860565,0.0005841273814439774,0.0005789119750261307,0.0005858652293682098,0.0005841255187988281,0.0005910787731409073,0.0005754344165325165,0.0005745645612478256,0.0005623959004878998,0.0005545709282159805,0.0005406644195318222,0.0005397945642471313,0.0005406644195318222,0.0005354471504688263,0.0005484875291585922,0.0005458798259496689,0.0005406644195318222,0.0005389247089624405,0.0005345791578292847,0.000533711165189743,0.000529363751411438,0.000529363751411438,0.0005284957587718964,0.0005397945642471313,0.0005363170057535172,0.0005319714546203613,0.0005267560482025146,0.0005232784897089005,0.0005206707864999771,0.0005250163376331329,0.0005241483449935913,0.000537186861038208,0.0005432702600955963,0.0005328413099050522,0.0005258861929178238,0.0005241483449935913,0.0005345791578292847,0.0005380567163228989,0.0005476176738739014,0.0005180630832910538,0.0005128476768732071,0.0005276240408420563,0.0005319714546203613,0.0005380548536777496,0.0005198009312152863,0.0005232784897089005,0.0005206707864999771,0.0005102399736642838,0.0005137156695127487,0.0005041565746068954,0.0005093701183795929,0.0005050227046012878,0.0005032867193222046,0.0005058925598859787,0.0005041547119617462,0.0005024168640375137,0.0004885084927082062,0.0004937238991260529,0.0004980694502592087,0.0004919860512018204,0.0004937238991260529,0.0004937238991260529,0.000492854043841362,0.0005024150013923645,0.0004945937544107437,0.0005058944225311279,0.0005128476768732071,0.0005024168640375137,0.0005041547119617462,0.0004980713129043579,0.0005041565746068954,0.0005050227046012878,0.0005041547119617462,0.0004954636096954346,0.0004998091608285904,0.0005032867193222046,0.0005024168640375137,0.0005093701183795929,0.0005032848566770554,0.0005015470087528229,0.0004989393055438995,0.0005015470087528229,0.0004963316023349762,0.000492854043841362,0.0004963316023349762,0.0004954617470502853,0.0004945918917655945,0.0004954636096954346,0.0005024168640375137,0.0005032867193222046,0.0004980713129043579,0.0004980694502592087,0.0005015470087528229,0.0004963316023349762,0.0005024168640375137,0.0005050245672464371,0.0005050245672464371,0.0005041547119617462,0.0005032867193222046,0.0004945937544107437,0.000481555238366127,0.0004937238991260529,0.0004971995949745178,0.0005015470087528229,0.0005128476768732071,0.0005258861929178238,0.0005241483449935913,0.0005250163376331329,0.0005154553800821304,0.0005137156695127487,0.0005085039883852005,0.0005154553800821304,0.0005154535174369812,0.000521540641784668,0.0005102381110191345,0.0005198027938604355,0.000511975958943367,0.0005189310759305954,0.0005145855247974396,0.0005145855247974396,0.0005180612206459045,0.0005128458142280579,0.0005154535174369812,0.0005345828831195831,0.0005424022674560547,0.0005371831357479095,0.0005432702600955963,0.0005371905863285065,0.0005302317440509796,0.0005441419780254364,0.0005406662821769714,0.0005545727908611298,0.0005397945642471313,0.000540662556886673,0.0005363151431083679,0.0005345791578292847,0.0005267560482025146,0.0005319714546203613,0.0005276240408420563,0.0005458779633045197,0.0005424059927463531,0.0005258843302726746,0.0005154572427272797,0.0005198009312152863,0.0005171932280063629,0.0005093701183795929,0.0005111061036586761,0.0005232803523540497,0.0005267523229122162,0.0005250163376331329,0.0005198009312152863,0.0005232803523540497,0.000510241836309433,0.0005276240408420563,0.0005111061036586761,0.0005232803523540497,0.0005189329385757446,0.0005180612206459045,0.0005154535174369812,0.0005050264298915863,0.0005189329385757446,0.0005206689238548279,0.000513717532157898,0.000514589250087738,0.0005224123597145081,0.0005276240408420563,0.0005224086344242096,0.0005145855247974396,0.0005284957587718964,0.0005232766270637512,0.0005111098289489746,0.0005189292132854462,0.0005232766270637512,0.0005276240408420563,0.0005397945642471313,0.0005397945642471313,0.0005415342748165131,0.0005615241825580597,0.000564131885766983,0.0005458779633045197,0.0005580484867095947,0.0005589202046394348,0.0005710870027542114,0.0005702152848243713,0.0005684792995452881,0.0005693510174751282,0.0005736984312534332,0.0005667395889759064,0.0005910806357860565,0.0005771704018115997,0.0005658715963363647,0.0005736947059631348,0.0005632638931274414,0.0005693510174751282,0.0005763024091720581,0.0005849935114383698,0.0005832575261592865,0.0005728267133235931,0.0005867369472980499,0.0005893409252166748,0.0006058588624000549,0.0006049871444702148,0.0006093345582485199,0.0006128139793872833,0.0006032511591911316,0.0006067268550395966,0.0006093345582485199,0.0006145499646663666,0.0006345435976982117,0.0006249807775020599,0.0006128139793872833,0.000637151300907135,0.00064845010638237,0.0006501898169517517,0.0006354115903377533,0.0006571412086486816,0.0006423667073249817,0.0006467103958129883,0.0006345435976982117,0.0006406307220458984,0.0006310679018497467,0.0006475821137428284,0.0006701834499835968,0.00066409632563591,0.0006641000509262085,0.00065627321600914,0.0006597526371479034,0.0006571449339389801,0.0006571412086486816,0.0006710514426231384,0.0006753988564014435,0.0006736591458320618,0.0006840899586677551,0.0006867013871669769,0.0006806142628192902,0.0006701834499835968,0.0006710514426231384,0.0006658360362052917,0.0006545372307300568]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0022565722465515137,0.0029406757093966007,0.0036282557994127274,0.00428367406129837,0.00496343057602644,0.005610156338661909,0.006265574134886265,0.006918384227901697,0.007539032027125359,0.008135341107845306,0.008761203847825527,0.009361859411001205,0.00992426648736,0.010506667196750641,0.01107602845877409,0.011609750799834728,0.012140865437686443,0.012664156965911388,0.013143985532224178,0.013620336540043354,0.014092341996729374,0.014538269490003586,0.014929434284567833,0.015326683409512043,0.015709154307842255,0.016065549105405807,0.016402821987867355,0.016734875738620758,0.017048675566911697,0.01735813170671463,0.0176345556974411,0.017902284860610962,0.018148284405469894,0.018386458978056908,0.018622027710080147,0.018841948360204697,0.01903492398560047,0.019228767603635788,0.019420873373746872,0.01960080862045288,0.019768575206398964,0.019933732226490974,0.020105844363570213,0.02024405635893345,0.02039356902241707,0.020523088052868843,0.02064652182161808,0.020782126113772392,0.02089773677289486,0.021010739728808403,0.021100271493196487,0.021183721721172333,0.021281946450471878,0.021368002519011497,0.0214410200715065,0.02151142992079258,0.021586185321211815,0.02165398746728897,0.021726135164499283,0.021797414869070053,0.021862609311938286,0.02192084863781929,0.02197474241256714,0.022028636187314987,0.022081660106778145,0.022137293592095375,0.02218075655400753,0.022225957363843918,0.022261597216129303,0.022299842908978462,0.022334614768624306,0.022365907207131386,0.02239372394979,0.022420670837163925,0.02244848571717739,0.022474564611911774,0.022497164085507393,0.02252671867609024,0.02254932001233101,0.022569311782717705,0.022584090009331703,0.02259799838066101,0.022617990151047707,0.022633638232946396,0.022647544741630554,0.022663192823529243,0.02267536148428917,0.02268405444920063,0.022695355117321014,0.02270752377808094,0.022718824446201324,0.022727517411112785,0.022735340520739555,0.02274750918149948,0.022757939994335175,0.022765764966607094,0.022773588076233864,0.022781411185860634,0.022790104150772095,0.022797057405114174,0.02280227281153202,0.0228092260658741,0.022813573479652405,0.02281878888607025,0.022823134437203407,0.022827481850981712,0.022829219698905945,0.02283443510532379,0.022836172953248024,0.022838780656456947,0.02284052036702633,0.022843997925519943,0.0228483434766531,0.02285008132457733,0.022854428738355637,0.02285616658627987,0.0228579044342041,0.0228579044342041,0.022858774289488792,0.022860512137413025,0.022862251847982407,0.02286485955119133,0.022866597399115562,0.022867467254400253,0.022870074957609177,0.02287181280553341,0.0228726826608181,0.0228726826608181,0.022874420508742332,0.022876160219311714,0.022877898067235947,0.022878767922520638,0.022878767922520638,0.02287963591516018,0.02287963591516018,0.02287963591516018,0.02288050577044487,0.02288137562572956,0.02288137562572956,0.022882243618369102,0.022883113473653793,0.022883113473653793,0.022883113473653793,0.022883113473653793,0.022883113473653793,0.022883983328938484,0.022883983328938484,0.022883983328938484,0.022883983328938484,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026,0.022884851321578026],"recovered":[0.0,0.0008944629225879908,0.001679399749264121,0.00242695864289999,0.0031241008546203375,0.0038012501318007708,0.004481876268982887,0.005135555751621723,0.005823136307299137,0.00647420808672905,0.007080078125,0.007701595313847065,0.008316158317029476,0.008883781731128693,0.00949573703110218,0.010042497888207436,0.010618813335895538,0.011162097565829754,0.011684519238770008,0.0122008565813303,0.012675469741225243,0.013153559528291225,0.013618610799312592,0.014048892073333263,0.014461788348853588,0.014880768954753876,0.015257155522704124,0.015613550320267677,0.015964729711413383,0.016298523172736168,0.016619278118014336,0.016916561871767044,0.017191248014569283,0.017451154068112373,0.017704106867313385,0.0179370678961277,0.018183067440986633,0.01840907335281372,0.01862030103802681,0.018822837620973587,0.019001904875040054,0.019191401079297066,0.01935308240354061,0.019519111141562462,0.019670361652970314,0.019825957715511322,0.019978078082203865,0.02010759711265564,0.02024841494858265,0.020364895462989807,0.020475290715694427,0.020582208409905434,0.02068304270505905,0.02078474499285221,0.020875148475170135,0.020954249426722527,0.021032482385635376,0.021108977496623993,0.021188080310821533,0.021260228008031845,0.021321075037121773,0.02138279192149639,0.021435817703604698,0.021495794877409935,0.021550558507442474,0.021604452282190323,0.0216653011739254,0.021718325093388557,0.021765263751149178,0.021801773458719254,0.021841758862137794,0.02187739871442318,0.02191651426255703,0.02194954641163349,0.021982578560709953,0.022013003006577492,0.02204342558979988,0.02206689678132534,0.022092103958129883,0.02211383543908596,0.022139044478535652,0.022159036248922348,0.02217642217874527,0.022193806245923042,0.022211192175745964,0.02222423069179058,0.02224074676632881,0.022252917289733887,0.022265955805778503,0.022280732169747353,0.022289425134658813,0.02230333350598812,0.022312894463539124,0.022322457283735275,0.022332018241286278,0.02234158106148243,0.02234853431582451,0.02235635742545128,0.02236418053507805,0.02237200364470482,0.02237982675433159,0.022387651726603508,0.022394604980945587,0.022400690242648125,0.022406773641705513,0.02241372875869274,0.022418944165110588,0.022422421723604202,0.022426767274737358,0.02242937497794628,0.022432852536439896,0.02243546023964882,0.022439805790781975,0.022440675646066666,0.02244328334927559,0.022445891052484512,0.022449368610978127,0.02245197631418705,0.022453714162111282,0.022453714162111282,0.022454584017395973,0.022455452010035515,0.022457191720604897,0.02245979942381382,0.02245979942381382,0.022462407127022743,0.022465014830231667,0.022465884685516357,0.0224667526781559,0.02246849238872528,0.022469360381364822,0.022471100091934204,0.022471100091934204,0.022471968084573746,0.022472837939858437,0.022473707795143127,0.02247457578778267,0.02247544564306736,0.02247544564306736,0.022477183490991592,0.022477183490991592,0.022478053346276283,0.022478923201560974,0.022478923201560974,0.022478923201560974,0.022478923201560974,0.022479791194200516,0.022479791194200516,0.022479791194200516,0.022479791194200516,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207,0.022480661049485207],"active":[0.0022565722465515137,0.00204621278680861,0.0019488560501486063,0.0018567154183983803,0.0018393297214061022,0.0018089062068611383,0.0017836978659033775,0.001782828476279974,0.0017158957198262215,0.0016611330211162567,0.0016811257228255272,0.0016602640971541405,0.0016081081703305244,0.0016228854656219482,0.0015802914276719093,0.0015672529116272926,0.001522052101790905,0.0015020594000816345,0.0014594662934541702,0.0014194799587130547,0.0014168722555041313,0.0013847099617123604,0.0013108234852552414,0.0012777913361787796,0.0012473659589886665,0.0011847801506519318,0.001145666465163231,0.0011213254183530807,0.001083945855498314,0.0010596085339784622,0.0010152775794267654,0.0009857229888439178,0.0009570363909006119,0.0009353049099445343,0.0009179208427667618,0.0009048804640769958,0.0008518565446138382,0.0008196942508220673,0.0008005723357200623,0.0007779709994792938,0.0007666703313589096,0.0007423311471939087,0.000752761960029602,0.0007249452173709869,0.0007232073694467545,0.0006971303373575211,0.0006684437394142151,0.0006745290011167526,0.0006493218243122101,0.0006458442658185959,0.0006249807775020599,0.0006015133112668991,0.0005989037454128265,0.0005832575261592865,0.0005658715963363647,0.0005571804940700531,0.0005537029355764389,0.000545009970664978,0.0005380548536777496,0.000537186861038208,0.0005415342748165131,0.0005380567163228989,0.0005389247089624405,0.0005328413099050522,0.0005311015993356705,0.0005328413099050522,0.0005154553800821304,0.0005076322704553604,0.0004963334649801254,0.0004980694502592087,0.0004928559064865112,0.0004885084927082062,0.0004772096872329712,0.00047112442553043365,0.00046590715646743774,0.0004615616053342819,0.0004537384957075119,0.0004598218947649002,0.0004572160542011261,0.0004554763436317444,0.000445045530796051,0.0004389621317386627,0.00044156797230243683,0.0004398319870233536,0.00043635256588459015,0.0004389621317386627,0.00043461471796035767,0.00043113715946674347,0.000429399311542511,0.00042679160833358765,0.000429399311542511,0.0004241839051246643,0.0004224460572004318,0.00042505189776420593,0.0004259217530488968,0.0004241839051246643,0.00042505376040935516,0.00042505376040935516,0.000425923615694046,0.00042505376040935516,0.0004224460572004318,0.00042157433927059174,0.0004189684987068176,0.00041809864342212677,0.0004163607954978943,0.00041375309228897095,0.00041027553379535675,0.00041201338171958923,0.0004094056785106659,0.0004094056785106659,0.0004076678305864334,0.00040853768587112427,0.00040853768587112427,0.0004094056785106659,0.0004111453890800476,0.00041027553379535675,0.00040853582322597504,0.0004059281200170517,0.00040506012737751007,0.00040679797530174255,0.0004076678305864334,0.0004094075411558151,0.0004094056785106659,0.0004076678305864334,0.00041027553379535675,0.0004094056785106659,0.0004076678305864334,0.00040679797530174255,0.0004076678305864334,0.0004076678305864334,0.00040853768587112427,0.0004076678305864334,0.0004076678305864334,0.0004076678305864334,0.00040679797530174255,0.0004059281200170517,0.00040592998266220093,0.00040592998266220093,0.00040592998266220093,0.00040506012737751007,0.00040592998266220093,0.00040506012737751007,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.00040506012737751007,0.00040419213473796844,0.00040419213473796844,0.00040419213473796844,0.00040506012737751007,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192,0.0004041902720928192]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0022565722465515137,0.0028902587946504354,0.003570015775039792,0.004194140434265137,0.004825219511985779,0.005466729402542114,0.006076945923268795,0.006630660966038704,0.007205238565802574,0.00776243070140481,0.008317015133798122,0.00883856788277626,0.009350558742880821,0.00983386393636465,0.01026936061680317,0.010723111219704151,0.011163823306560516,0.01156802661716938,0.011958322487771511,0.012319931760430336,0.012662418186664581,0.012993604876101017,0.01331088226288557,0.013603821396827698,0.013889806345105171,0.014154058881103992,0.014393973164260387,0.014636495150625706,0.014855547808110714,0.015076338313519955,0.015264097601175308,0.015441425144672394,0.015624837949872017,0.015787389129400253,0.015939507633447647,0.016079459339380264,0.016207238659262657,0.016346320509910583,0.016487138345837593,0.01661144196987152,0.016727052628993988,0.01683744788169861,0.01692437380552292,0.017025206238031387,0.017108656466007233,0.01718601956963539,0.01725729927420616,0.017330314964056015,0.01739724725484848,0.01746765896677971,0.017527636140584946,0.017584137618541718,0.017635423690080643,0.01768844947218895,0.01773538812994957,0.01778406649827957,0.01782144419848919,0.01785447634756565,0.017890984192490578,0.017930101603269577,0.017958786338567734,0.017989210784435272,0.018015287816524506,0.018038757145404816,0.018062228336930275,0.018084827810525894,0.018107429146766663,0.01812742091715336,0.01814393699169159,0.018163930624723434,0.018182184547185898,0.01819870062172413,0.018212608993053436,0.018226517364382744,0.018243901431560516,0.018256939947605133,0.018267372623085976,0.018281279131770134,0.018288234248757362,0.018296927213668823,0.018305618315935135,0.018316050991415977,0.018322134390473366,0.018328219652175903,0.018336042761802673,0.018339520320296288,0.018346473574638367,0.018354296684265137,0.01835777424275875,0.018362989649176598,0.018366467207670212,0.018370812758803368,0.018375160172581673,0.01837950572371483,0.018382983282208443,0.01838819868862629,0.018391674384474754,0.018393414095044136,0.01839515194296837,0.01839689165353775,0.018399499356746674,0.018402107059955597,0.01840384490787983,0.01840471476316452,0.018405582755804062,0.018407322466373444,0.018409060314297676,0.01841079816222191,0.0184116680175066,0.018414275720715523,0.018415145576000214,0.018416013568639755,0.018416013568639755,0.018417753279209137,0.01842036098241806,0.018422098830342293,0.018422098830342293,0.018422968685626984,0.018423838540911674,0.018424706533551216,0.018424706533551216,0.018424706533551216,0.018424706533551216,0.018425576388835907,0.018425576388835907,0.018425576388835907,0.018425576388835907,0.018425576388835907,0.018425576388835907,0.018426446244120598,0.018426446244120598,0.018426446244120598,0.018426446244120598,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014,0.01842731423676014],"recovered":[0.0,0.0008709930698387325,0.0016428910894319415,0.0023565490264445543,0.0030267443507909775,0.003689985489472747,0.00436018081381917,0.005002560093998909,0.005575398914515972,0.006163883954286575,0.006731507368385792,0.007291307207196951,0.007842415012419224,0.008356143720448017,0.008855096064507961,0.009328840300440788,0.009814753197133541,0.010255465283989906,0.010670099407434464,0.011090818792581558,0.011478506028652191,0.011844462715089321,0.012173909693956375,0.01250074990093708,0.012811942957341671,0.013100535608828068,0.01338130421936512,0.013640342280268669,0.013902856968343258,0.014135817997157574,0.014366170391440392,0.014571313746273518,0.014759073033928871,0.014941616915166378,0.01511981338262558,0.015271933749318123,0.015428398735821247,0.01556834951043129,0.01571873016655445,0.01585868000984192,0.015996892005205154,0.01611858792603016,0.01623680628836155,0.016341986134648323,0.016435865312814713,0.016529744490981102,0.01661580055952072,0.01669229567050934,0.016767920926213264,0.016847021877765656,0.016910478472709656,0.016973933205008507,0.017035650089383125,0.017093021422624588,0.017146045342087746,0.017199071124196053,0.0172529648989439,0.01729816570878029,0.01733728125691414,0.0173703134059906,0.01740247569978237,0.01743985339999199,0.017476363107562065,0.017505917698144913,0.017537210136651993,0.017561549320816994,0.017578065395355225,0.017596319317817688,0.01762065850198269,0.01764586754143238,0.01767020672559738,0.017688460648059845,0.017704106867313385,0.017719754949212074,0.017731923609972,0.017749309539794922,0.01776408590376377,0.01777973212301731,0.01779364049434662,0.01780233345925808,0.01781015656888485,0.017819717526435852,0.01782667264342308,0.01783536560833454,0.01784318871796131,0.017851881682872772,0.017859704792499542,0.01786665804684162,0.01787274330854416,0.017878828570246696,0.01788230426609516,0.017886651679873466,0.017890997231006622,0.017895342782139778,0.017899690195918083,0.01790490560233593,0.017910121008753777,0.017914466559886932,0.01791968196630478,0.01792142167687416,0.017924029380083084,0.017926637083292007,0.01792924478650093,0.017930982634425163,0.017932722344994545,0.01793533004820347,0.0179370678961277,0.017939675599336624,0.017941413447260857,0.01794315315783024,0.01794402115046978,0.01794489100575447,0.017946628853678703,0.017947498708963394,0.017949236556887627,0.01795097626745701,0.01795271411538124,0.017954451963305473,0.017955321818590164,0.017955321818590164,0.017956191673874855,0.017956191673874855,0.017956191673874855,0.017956191673874855,0.017956191673874855,0.017957061529159546,0.017957061529159546,0.017957929521799088,0.017957929521799088,0.017957929521799088,0.01795879937708378,0.01795879937708378,0.01795879937708378,0.01795879937708378,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847,0.01795966923236847],"active":[0.0022565722465515137,0.002019265666604042,0.0019271246856078506,0.0018375914078205824,0.0017984751611948013,0.0017767439130693674,0.001716765109449625,0.001628100872039795,0.001629839651286602,0.0015985467471182346,0.0015855077654123306,0.0015472606755793095,0.0015081437304615974,0.0014777202159166336,0.001414264552295208,0.0013942709192633629,0.0013490701094269753,0.0013125613331794739,0.0012882230803370476,0.0012291129678487778,0.0011839121580123901,0.0011491421610116959,0.0011369725689291954,0.0011030714958906174,0.0010778633877635002,0.0010535232722759247,0.0010126689448952675,0.0009961528703570366,0.0009526908397674561,0.000940520316362381,0.0008979272097349167,0.0008701113983988762,0.0008657649159431458,0.0008457722142338753,0.0008196942508220673,0.0008075255900621414,0.0007788399234414101,0.0007779709994792938,0.0007684081792831421,0.000752761960029602,0.0007301606237888336,0.0007188599556684494,0.0006875675171613693,0.0006832201033830643,0.0006727911531925201,0.0006562750786542892,0.0006414987146854401,0.0006380192935466766,0.0006293263286352158,0.0006206370890140533,0.0006171576678752899,0.0006102044135332108,0.0005997736006975174,0.0005954280495643616,0.000589342787861824,0.000584995374083519,0.0005684792995452881,0.0005563106387853622,0.0005537029355764389,0.0005597881972789764,0.0005563106387853622,0.0005493573844432831,0.0005389247089624405,0.000532839447259903,0.0005250182002782822,0.0005232784897089005,0.000529363751411438,0.0005311015993356705,0.0005232784897089005,0.0005180630832910538,0.0005119778215885162,0.0005102399736642838,0.0005085021257400513,0.0005067624151706696,0.0005119778215885162,0.0005076304078102112,0.0005032867193222046,0.0005015470087528229,0.0004945937544107437,0.0004945937544107437,0.0004954617470502853,0.0004963334649801254,0.0004954617470502853,0.000492854043841362,0.000492854043841362,0.0004876386374235153,0.00048676878213882446,0.0004876386374235153,0.000485030934214592,0.0004841610789299011,0.00048416294157505035,0.0004841610789299011,0.00048416294157505035,0.00048416294157505035,0.0004832930862903595,0.0004832930862903595,0.0004815533757209778,0.0004789475351572037,0.0004754699766635895,0.0004754699766635895,0.0004754699766635895,0.0004754699766635895,0.0004746001213788986,0.000473732128739357,0.0004728604108095169,0.0004719924181699753,0.0004719924181699753,0.0004711225628852844,0.0004702545702457428,0.0004711225628852844,0.00047112442553043365,0.0004711225628852844,0.00046938471496105194,0.0004702545702457428,0.00047112442553043365,0.0004711225628852844,0.00046938471496105194,0.0004685167223215103,0.0004685167223215103,0.00046938471496105194,0.0004685148596763611,0.0004685148596763611,0.0004685148596763611,0.00046938471496105194,0.00046938471496105194,0.0004685148596763611,0.0004685148596763611,0.00046764686703681946,0.00046764686703681946,0.0004685167223215103,0.00046764686703681946,0.00046764686703681946,0.00046764686703681946,0.0004685148596763611,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702,0.0004676450043916702]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0022565722465515137,0.002903297543525696,0.003566538915038109,0.004203702323138714,0.004782625939697027,0.005368503741919994,0.00594742689281702,0.006486365105956793,0.00698357867076993,0.0074816616252064705,0.007944105193018913,0.00839003175497055,0.008812489919364452,0.009241901338100433,0.009645235724747181,0.010026838630437851,0.010386710055172443,0.010731804184615612,0.011035174131393433,0.011311597190797329,0.011591496877372265,0.011850534938275814,0.012080887332558632,0.012310370802879333,0.01251638401299715,0.012695450335741043,0.012864954769611359,0.013029243797063828,0.013194402679800987,0.013326529413461685,0.013462132774293423,0.013584697619080544,0.013698570430278778,0.013815050013363361,0.013903713785111904,0.014003678224980831,0.01408973429352045,0.014178398065268993,0.014248807914555073,0.014324433170258999,0.014393973164260387,0.01445482112467289,0.014514800161123276,0.01456521637737751,0.014619110152125359,0.01466431189328432,0.014706904999911785,0.014748629182577133,0.014786876738071442,0.01482425443828106,0.01485294010490179,0.014888579025864601,0.01491465698927641,0.01493899617344141,0.014960727654397488,0.014985935762524605,0.015004190616309643,0.01502505224198103,0.0150450449436903,0.015058953315019608,0.015075469389557838,0.015089376829564571,0.015102416276931763,0.015114585869014263,0.015125885605812073,0.015134578570723534,0.015148486942052841,0.015158047899603844,0.01516760978847742,0.015173695050179958,0.015180649235844612,0.015184994786977768,0.015189341269433498,0.015197164379060268,0.01520238071680069,0.015204988420009613,0.015208465047180653,0.015211941674351692,0.01521455030888319,0.015215419232845306,0.015217158012092113,0.015220634639263153,0.015223242342472076,0.015225850045681,0.015227588824927807,0.015228457748889923,0.015229327604174614,0.015231065452098846,0.01523454301059246,0.015235411934554577,0.015236280858516693,0.0152380196377635,0.0152380196377635,0.015238888561725616,0.015239758417010307,0.015240627340972424,0.01524236612021923,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347,0.015243235044181347],"recovered":[0.0,0.000886639638338238,0.0016715765232220292,0.002399142598733306,0.003090200014412403,0.0037334482185542583,0.0043271491304039955,0.004918242339044809,0.0054989042691886425,0.006016979925334454,0.006544617470353842,0.007028792519122362,0.007499928120523691,0.007960633374750614,0.008380482904613018,0.008803809992969036,0.0092080133035779,0.009590485133230686,0.0099434033036232,0.01026154961436987,0.010578827932476997,0.01086828950792551,0.011133411899209023,0.011392449960112572,0.011634103022515774,0.011865324340760708,0.012080030515789986,0.012247797101736069,0.012426863424479961,0.01259462907910347,0.012724148109555244,0.012875398620963097,0.013013609685003757,0.013137913309037685,0.01325526274740696,0.013355227187275887,0.01346475351601839,0.013552547432482243,0.013642081059515476,0.013713359832763672,0.013793331570923328,0.013868086971342564,0.013934150338172913,0.014010644517838955,0.014059322886168957,0.014119301922619343,0.014170587994158268,0.01421926636248827,0.014263598248362541,0.014304452575743198,0.0143409613519907,0.014376601204276085,0.014413978904485703,0.014441795647144318,0.014470480382442474,0.014496558345854282,0.014516551047563553,0.014539151452481747,0.014554798603057861,0.014580875635147095,0.014601738192141056,0.014617384411394596,0.014631292782723904,0.014651285484433174,0.014667801558971405,0.014679971151053905,0.014689533039927483,0.014701702632009983,0.01471039466559887,0.014717348851263523,0.0147269107401371,0.014735602773725986,0.014741688035428524,0.014746034517884254,0.014752118848264217,0.014757334254682064,0.014765158295631409,0.014770373702049255,0.014773850329220295,0.014778196811676025,0.014779935590922832,0.014780804514884949,0.014783412218093872,0.014786019921302795,0.014791235327720642,0.014793843030929565,0.014796450734138489,0.01479732058942318,0.014799058437347412,0.01480079721659422,0.014801666140556335,0.014803404919803143,0.01480514369904995,0.01480514369904995,0.01480514369904995,0.014806012623012066,0.014806012623012066,0.014806882478296757,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873,0.014807751402258873],"active":[0.0022565722465515137,0.0020166579633951187,0.0018949623918160796,0.001804559724405408,0.001692425925284624,0.001635055523365736,0.001620277762413025,0.0015681227669119835,0.0014846744015812874,0.001464681699872017,0.0013994877226650715,0.0013612392358481884,0.0013125617988407612,0.0012812679633498192,0.001264752820134163,0.0012230286374688148,0.0011786967515945435,0.0011413190513849258,0.0010917708277702332,0.0010500475764274597,0.0010126689448952675,0.0009822454303503036,0.0009474754333496094,0.0009179208427667618,0.0008822809904813766,0.0008301259949803352,0.000784924253821373,0.0007814466953277588,0.0007675392553210258,0.0007319003343582153,0.0007379846647381783,0.0007092989981174469,0.0006849607452750206,0.000677136704325676,0.0006484510377049446,0.0006484510377049446,0.0006249807775020599,0.0006258506327867508,0.0006067268550395966,0.000611073337495327,0.000600641593337059,0.0005867341533303261,0.0005806498229503632,0.0005545718595385551,0.0005597872659564018,0.000545009970664978,0.0005363170057535172,0.0005293628200888634,0.0005232784897089005,0.0005198018625378609,0.0005119787529110909,0.0005119778215885162,0.0005006780847907066,0.0004972005262970924,0.0004902472719550133,0.0004893774166703224,0.00048763956874608994,0.00048590078949928284,0.0004902463406324387,0.0004780776798725128,0.0004737311974167824,0.0004719924181699753,0.00047112349420785904,0.000463300384581089,0.0004580840468406677,0.00045460741966962814,0.0004589539021253586,0.0004563452675938606,0.0004572151228785515,0.00045634619891643524,0.0004537384957075119,0.00044939201325178146,0.00044765323400497437,0.00045112986117601395,0.0004502618685364723,0.000447654165327549,0.0004433067515492439,0.00044156797230243683,0.0004406999796628952,0.000437222421169281,0.000437222421169281,0.00043983012437820435,0.00043983012437820435,0.00043983012437820435,0.00043635349720716476,0.00043461471796035767,0.0004328768700361252,0.0004337448626756668,0.0004354845732450485,0.00043461471796035767,0.00043461471796035767,0.00043461471796035767,0.00043287593871355057,0.0004337448626756668,0.00043461471796035767,0.00043461471796035767,0.00043635349720716476,0.00043635256588459015,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739,0.0004354836419224739]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0022565722465515137,0.0029119900427758694,0.0035613232757896185,0.004243688192218542,0.0048982370644807816,0.005569301545619965,0.006216026842594147,0.006866229232400656,0.007503392640501261,0.00808753166347742,0.008693402633070946,0.009277541190385818,0.009875588119029999,0.010430173017084599,0.0109821492806077,0.011491532437503338,0.01202438585460186,0.012510298751294613,0.012977957725524902,0.013435185886919498,0.013875897973775864,0.014248807914555073,0.01463214959949255,0.015010274946689606,0.015361454337835312,0.015704810619354248,0.016026433557271957,0.016321979463100433,0.016608834266662598,0.016905250027775764,0.01717037335038185,0.017426803708076477,0.017663240432739258,0.017890984192490578,0.01810569129884243,0.01830214262008667,0.018502071499824524,0.018690699711441994,0.018862811848521233,0.019028838723897934,0.01919138990342617,0.019351331517100334,0.019508667290210724,0.0196381863206625,0.01976509764790535,0.01988244615495205,0.02000153437256813,0.02011019177734852,0.020219717174768448,0.020322289317846298,0.020406607538461685,0.020493533462285995,0.020577849820256233,0.020656082779169083,0.02073170803487301,0.02080472558736801,0.020878612995147705,0.02094467543065548,0.021002916619181633,0.021066371351480484,0.021121134981513023,0.021167205646634102,0.02121240645647049,0.021261954680085182,0.021309763193130493,0.021349748596549034,0.021391473710536957,0.021428851410746574,0.021462751552462578,0.02149665355682373,0.02153489924967289,0.021563585847616196,0.02159053273499012,0.02161400206387043,0.02163747139275074,0.021662680432200432,0.0216852817684412,0.021706143394112587,0.021726135164499283,0.021744390949606895,0.021759167313575745,0.021776553243398666,0.021796545013785362,0.021815668791532516,0.021829577162861824,0.021846963092684746,0.02186521701514721,0.02187477797269821,0.02188868634402752,0.02189824916422367,0.021906940266489983,0.021915633231401443,0.021924326196312904,0.021933887153863907,0.02194344997406006,0.021956488490104675,0.021964311599731445,0.021969527006149292,0.021979957818984985,0.021986912935972214,0.021994736045598984,0.022000819444656372,0.022005166858434677,0.02200864441692829,0.02201472781598568,0.022019075229763985,0.02202342078089714,0.022028636187314987,0.02203124389052391,0.022035591304302216,0.02203906700015068,0.022044282406568527,0.022048629820346832,0.022052105516195297,0.022057320922613144,0.022060798481106758,0.022064276039600372,0.022066883742809296,0.02206949144601822,0.022072099149227142,0.022074706852436066,0.02207905240356922,0.022079922258853912,0.022082529962062836,0.022084267809987068,0.02208513766527176,0.02208600752055645,0.02208687737584114,0.022087745368480682,0.022089485079050064,0.022091222926974297,0.02209296077489853,0.02209383063018322,0.02209470048546791,0.02209470048546791,0.022095568478107452,0.022095568478107452,0.022096438333392143,0.022097308188676834,0.022097308188676834,0.022097308188676834,0.022097308188676834,0.022098176181316376,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067,0.022099046036601067],"recovered":[0.0,0.0008927244343794882,0.0016611454775556922,0.002364372368901968,0.0030815075151622295,0.003750833449885249,0.004443629179149866,0.005106870550662279,0.005779673345386982,0.006425529718399048,0.007042700424790382,0.007671171333640814,0.008263133466243744,0.008869004435837269,0.009450535289943218,0.010030328296124935,0.010543188080191612,0.011086472310125828,0.011583685874938965,0.012069599702954292,0.012529435567557812,0.012993616983294487,0.013411728665232658,0.013804631307721138,0.014172326773405075,0.014567837119102478,0.014932055026292801,0.015268456190824509,0.015586603432893753,0.01589171215891838,0.01619073562324047,0.016470635309815407,0.0167496670037508,0.017003487795591354,0.017248617485165596,0.01748679392039776,0.017694545909762383,0.0178979504853487,0.018104834482073784,0.018288247287273407,0.018481221050024033,0.01864464022219181,0.018803713843226433,0.01897408813238144,0.019111430272459984,0.019253987818956375,0.01939219981431961,0.019507810473442078,0.019625160843133926,0.019725993275642395,0.019835520535707474,0.01993374526500702,0.020026756450533867,0.02010672725737095,0.020197128877043724,0.020277101546525955,0.020347511395812035,0.020418789237737656,0.02048572152853012,0.020552655681967735,0.020614372566342354,0.020670874044299126,0.020724767819046974,0.020779529586434364,0.02083255536854267,0.02087775617837906,0.0209177415817976,0.020962942391633987,0.02100553549826145,0.021047260612249374,0.021084638312458992,0.021119408309459686,0.021148962900042534,0.021181995049118996,0.021213287487626076,0.021237626671791077,0.021268920972943306,0.021290652453899384,0.021314121782779694,0.021336723119020462,0.021360192447900772,0.021375838667154312,0.021393224596977234,0.021412348374724388,0.02142973244190216,0.021447118371725082,0.021462764590978622,0.02147667296230793,0.021490581333637238,0.021504487842321396,0.021518396213650703,0.021528827026486397,0.02154012769460678,0.021548820659518242,0.021560121327638626,0.02157142199575901,0.021580982953310013,0.02159315161406994,0.021598368883132935,0.021608799695968628,0.02161749079823494,0.0216261837631464,0.02163313888013363,0.021638354286551476,0.02164269983768463,0.021647915244102478,0.02165747806429863,0.021660953760147095,0.021663561463356018,0.021667039021849632,0.021670516580343246,0.021675731986761093,0.02168094739317894,0.021684424951672554,0.02168877050280571,0.02169659361243248,0.021700939163565636,0.02170528657734394,0.021708764135837555,0.02171223983168602,0.021715717390179634,0.021717455238103867,0.021722670644521713,0.021725278347730637,0.021726148203015327,0.02172701805830002,0.02172875590622425,0.02172962576150894,0.021731363609433174,0.021733103320002556,0.021733971312642097,0.02173657901585102,0.021738318726420403,0.021738318726420403,0.021738318726420403,0.021738318726420403,0.021740056574344635,0.021740056574344635,0.021740926429629326,0.021741794422268867,0.02174266427755356,0.02174266427755356,0.02174266427755356,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825,0.02174353413283825],"active":[0.0022565722465515137,0.002019265666604042,0.0019001777982339263,0.001879315823316574,0.001816729549318552,0.0018184680957347155,0.0017723976634442806,0.0017593586817383766,0.0017237192951142788,0.001662001945078373,0.0016507022082805634,0.0016063698567450047,0.0016124546527862549,0.0015611685812473297,0.0015316139906644821,0.0014612041413784027,0.0014811977744102478,0.001423826441168785,0.0013942718505859375,0.0013655861839652061,0.001346462406218052,0.0012551909312605858,0.0012204209342598915,0.0012056436389684677,0.0011891275644302368,0.00113697350025177,0.0010943785309791565,0.0010535232722759247,0.0010222308337688446,0.0010135378688573837,0.0009796377271413803,0.0009561683982610703,0.0009135734289884567,0.0008874963968992233,0.0008570738136768341,0.0008153486996889114,0.0008075255900621414,0.0007927492260932922,0.0007579773664474487,0.000740591436624527,0.0007101688534021378,0.0007066912949085236,0.0007049534469842911,0.0006640981882810593,0.0006536673754453659,0.0006284583359956741,0.0006093345582485199,0.0006023813039064407,0.0005945563316345215,0.0005962960422039032,0.0005710870027542114,0.0005597881972789764,0.0005510933697223663,0.0005493555217981339,0.0005345791578292847,0.0005276240408420563,0.0005311015993356705,0.0005258861929178238,0.0005171950906515121,0.0005137156695127487,0.0005067624151706696,0.0004963316023349762,0.0004876386374235153,0.00048242509365081787,0.00047720782458782196,0.0004719924181699753,0.000473732128739357,0.000465909019112587,0.0004572160542011261,0.0004493929445743561,0.0004502609372138977,0.0004441775381565094,0.00044156983494758606,0.0004320070147514343,0.0004241839051246643,0.00042505376040935516,0.0004163607954978943,0.00041549094021320343,0.00041201338171958923,0.0004076678305864334,0.00039897486567497253,0.00040071457624435425,0.00040332041680812836,0.00040332041680812836,0.0003998447209596634,0.0003998447209596634,0.00040245242416858673,0.0003981050103902817,0.0003981050103902817,0.0003937613219022751,0.0003885440528392792,0.0003868062049150467,0.00038419850170612335,0.000385066494345665,0.0003833286464214325,0.000385066494345665,0.0003833286464214325,0.00037637539207935333,0.0003815889358520508,0.0003781132400035858,0.0003772452473640442,0.0003746356815099716,0.0003720279783010483,0.0003702901303768158,0.0003720279783010483,0.00037115998566150665,0.00036594271659851074,0.00036768242716789246,0.00036768242716789246,0.0003685522824525833,0.0003685504198074341,0.0003685504198074341,0.00036768242716789246,0.0003676805645227432,0.0003685504198074341,0.00036420486867427826,0.00036333687603473663,0.0003615971654653549,0.00036072731018066406,0.00035985931754112244,0.0003589894622564316,0.0003615971654653549,0.0003572516143321991,0.0003572516143321991,0.0003581196069717407,0.0003581196069717407,0.0003572516143321991,0.0003572516143321991,0.00035638175904750824,0.00035638175904750824,0.0003572516143321991,0.00035638175904750824,0.0003555119037628174,0.00035638175904750824,0.00035638175904750824,0.00035724975168704987,0.0003555119037628174,0.00035638175904750824,0.00035638175904750824,0.0003555137664079666,0.00035464391112327576,0.00035464391112327576,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174,0.0003555119037628174]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0022565722465515137,0.0028963435906916857,0.003553499933332205,0.0041932715103030205,0.004834781400859356,0.0054597752168774605,0.006041306536644697,0.006611537653952837,0.0071661220863461494,0.007705929223448038,0.008237913250923157,0.008744688704609871,0.009241032414138317,0.009713037870824337,0.010157226584851742,0.010595330968499184,0.011012573726475239,0.011392437852919102,0.011774040758609772,0.012139996513724327,0.012495521456003189,0.012818015180528164,0.013131815940141678,0.013417800888419151,0.013704654760658741,0.013974123634397984,0.014219253323972225,0.014437436126172543,0.014671266078948975,0.014882494695484638,0.015086769126355648,0.015284090302884579,0.015455333516001701,0.015625707805156708,0.015772610902786255,0.015924731269478798,0.01606033369898796,0.01618550717830658,0.016300249844789505,0.016408037394285202,0.016514955088496208,0.016608834266662598,0.016703583300113678,0.016788769513368607,0.016863524913787842,0.016937412321567535,0.017002606764435768,0.017067801207304,0.017125170677900314,0.017188627272844315,0.01724773645401001,0.017298152670264244,0.017344223335385323,0.017386816442012787,0.017434626817703247,0.017473742365837097,0.017519813030958176,0.01754589006304741,0.017581529915332794,0.01760934665799141,0.017639771103858948,0.017667585983872414,0.017691925168037415,0.017713656648993492,0.01773625612258911,0.017756249755620956,0.017772765830159187,0.01779188960790634,0.017808405682444572,0.01782318204641342,0.01783622056245804,0.017848391085863113,0.01786229945719242,0.017874468117952347,0.017883161082863808,0.01789272390305996,0.017904022708535194,0.017913585528731346,0.017922278493642807,0.0179327093064785,0.01794053241610527,0.01794748567044735,0.01795530878007412,0.017960524186491966,0.017966609448194504,0.01797095686197281,0.01797964796423912,0.017983125522732735,0.01798660308122635,0.017991818487644196,0.017997903749346733,0.018000511452555656,0.018006594851613045,0.01801007241010666,0.018013549968600273,0.01801876537501812,0.018021373078227043,0.018024850636720657,0.01802658848464489,0.018030934035778046,0.018031803891062737,0.01803441159427166,0.01803528144955635,0.018037889152765274,0.018038757145404816,0.01804136484861374,0.01804310455918312,0.018044842407107353,0.018045712262392044,0.018047450110316277,0.018048319965600967,0.018049189820885658,0.018049189820885658,0.01805092766880989,0.01805092766880989,0.01805179752409458,0.01805179752409458,0.01805179752409458,0.018052665516734123,0.018052665516734123,0.018053535372018814,0.018053535372018814,0.018053535372018814,0.018053535372018814,0.018054405227303505,0.018055273219943047,0.018056143075227737,0.018056143075227737,0.018056143075227737,0.018056143075227737,0.01805701293051243,0.01805701293051243,0.01805701293051243,0.01805701293051243,0.01805701293051243,0.01805701293051243,0.01805788092315197,0.01805875077843666,0.01805875077843666,0.01805875077843666,0.01805875077843666,0.01805875077843666,0.01805875077843666,0.01805875077843666,0.01805875077843666,0.01805962063372135,0.01805962063372135,0.01805962063372135,0.01805962063372135,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893,0.018060488626360893],"recovered":[0.0,0.000890116672962904,0.0016602762043476105,0.0023426408879458904,0.0030163133051246405,0.00367955444380641,0.004307156428694725,0.0049356273375451565,0.005535413045436144,0.00611085956916213,0.00668891379609704,0.007234805729240179,0.00774853490293026,0.008265741169452667,0.008756870403885841,0.009230613708496094,0.00968349538743496,0.010108561255037785,0.010503202676773071,0.010870897211134434,0.011262062005698681,0.011640187352895737,0.011967027559876442,0.012309513986110687,0.012621575966477394,0.012914515100419521,0.013191807083785534,0.01345953717827797,0.013713359832763672,0.013954143039882183,0.014171456918120384,0.014382685534656048,0.014578267931938171,0.014778196811676025,0.014949440024793148,0.01510764379054308,0.015264109708368778,0.015402321703732014,0.015540532767772675,0.015658751130104065,0.015776101499795914,0.01588388904929161,0.015989068895578384,0.01608729362487793,0.0161829125136137,0.016264621168375015,0.016336770728230476,0.01641065627336502,0.016486281529068947,0.016534090042114258,0.01659841649234295,0.016658393666148186,0.016714895144104958,0.01676531322300434,0.01681920699775219,0.016863537952303886,0.016901785507798195,0.01694524846971035,0.0169843640178442,0.017020003870129585,0.017049558460712433,0.017077375203371048,0.017099106684327126,0.017129531130194664,0.017160823568701744,0.017177339643239975,0.017199071124196053,0.017217325046658516,0.01723731867969036,0.017254702746868134,0.017272088676691055,0.017285127192735672,0.017297295853495598,0.01731381192803383,0.01732945814728737,0.01733902096748352,0.017352059483528137,0.017364228144288063,0.017375528812408447,0.01738595962524414,0.017396392300724983,0.017403345555067062,0.017412906512618065,0.017422469332814217,0.017430292442440987,0.017436377704143524,0.017438985407352448,0.017444200813770294,0.01744941622018814,0.017453761771321297,0.017458109185099602,0.01746332459151745,0.017467670142650604,0.017474625259637833,0.01747897081077099,0.017481578513979912,0.017485056072473526,0.017489401623606682,0.017492009326815605,0.01749548688530922,0.017498962581157684,0.017501572147011757,0.017505917698144913,0.017506787553429604,0.017508525401353836,0.01751026324927807,0.017512870952486992,0.017513740807771683,0.017514610663056374,0.017516348510980606,0.017517218366265297,0.01751895621418953,0.01751982606947422,0.017520694062113762,0.017520694062113762,0.017520694062113762,0.017520694062113762,0.017521563917398453,0.017521563917398453,0.017521563917398453,0.017521563917398453,0.017521563917398453,0.017522433772683144,0.017522433772683144,0.017522433772683144,0.017524171620607376,0.017525041475892067,0.017525041475892067,0.01752590946853161,0.01752590946853161,0.01752590946853161,0.0175267793238163,0.0175267793238163,0.0175267793238163,0.0175267793238163,0.0175267793238163,0.0175267793238163,0.0175267793238163,0.0175267793238163,0.01752764917910099,0.01752851903438568,0.01752851903438568,0.01752851903438568,0.01752851903438568,0.01752851903438568,0.01752851903438568,0.017529387027025223,0.017529387027025223,0.017529387027025223,0.017529387027025223,0.017529387027025223,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914,0.017530256882309914],"active":[0.0022565722465515137,0.0020062269177287817,0.0018932237289845943,0.00185063062235713,0.0018184680957347155,0.0017802207730710506,0.0017341501079499722,0.0016759103164076805,0.0016307090409100056,0.0015950696542859077,0.0015489994548261166,0.0015098829753696918,0.0014924975112080574,0.0014472967013716698,0.0014003561809659004,0.00136471726000309,0.0013290783390402794,0.0012838765978813171,0.0012708380818367004,0.0012690993025898933,0.0012334594503045082,0.0011778278276324272,0.001164788380265236,0.001108286902308464,0.001083078794181347,0.0010596085339784622,0.0010274462401866913,0.0009778989478945732,0.0009579062461853027,0.0009283516556024551,0.0009153122082352638,0.0009014047682285309,0.00087706558406353,0.0008475109934806824,0.0008231708779931068,0.0008170874789357185,0.0007962239906191826,0.0007831854745745659,0.0007597170770168304,0.0007492862641811371,0.0007388535887002945,0.0007249452173709869,0.0007145144045352936,0.0007014758884906769,0.0006806124001741409,0.0006727911531925201,0.0006658360362052917,0.0006571449339389801,0.0006388891488313675,0.0006545372307300568,0.0006493199616670609,0.0006397590041160583,0.000629328191280365,0.0006215032190084457,0.0006154198199510574,0.0006102044135332108,0.0006180275231599808,0.000600641593337059,0.0005971658974885941,0.000589342787861824,0.0005902126431465149,0.0005902107805013657,0.000592818483710289,0.0005841255187988281,0.0005754325538873672,0.0005789101123809814,0.0005736947059631348,0.0005745645612478256,0.0005710870027542114,0.0005684792995452881,0.000564131885766983,0.0005632638931274414,0.0005650036036968231,0.0005606561899185181,0.0005537029355764389,0.0005537029355764389,0.0005519632250070572,0.0005493573844432831,0.0005467496812343597,0.0005467496812343597,0.0005441401153802872,0.0005441401153802872,0.0005424022674560547,0.0005380548536777496,0.0005363170057535172,0.0005345791578292847,0.000540662556886673,0.0005389247089624405,0.000537186861038208,0.0005380567163228989,0.0005397945642471313,0.000537186861038208,0.0005389247089624405,0.0005354471504688263,0.0005345791578292847,0.000537186861038208,0.0005363170057535172,0.0005354490131139755,0.0005345791578292847,0.0005354471504688263,0.0005328413099050522,0.000532839447259903,0.000529363751411438,0.0005311015993356705,0.0005302317440509796,0.0005311015993356705,0.0005302336066961288,0.0005311015993356705,0.0005311015993356705,0.0005311015993356705,0.0005311015993356705,0.0005302336066961288,0.000529363751411438,0.0005302336066961288,0.0005302336066961288,0.0005311034619808197,0.0005311034619808197,0.0005302336066961288,0.0005311015993356705,0.0005311015993356705,0.0005319714546203613,0.0005319714546203613,0.0005311015993356705,0.0005311015993356705,0.0005319714546203613,0.0005311015993356705,0.0005311015993356705,0.0005311015993356705,0.0005302336066961288,0.0005302336066961288,0.0005311034619808197,0.0005302336066961288,0.0005302336066961288,0.0005302336066961288,0.0005302336066961288,0.0005302336066961288,0.0005311015993356705,0.0005319714546203613,0.0005319714546203613,0.0005311015993356705,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005311015993356705,0.0005302336066961288,0.0005302336066961288,0.0005302336066961288,0.0005311015993356705,0.0005311015993356705,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796,0.0005302317440509796]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0022565722465515137,0.0029154671356081963,0.003574362024664879,0.004179363138973713,0.004781756550073624,0.005348510574549437,0.0058944025076925755,0.0064368173480033875,0.006941854488104582,0.0074234213680028915,0.007888472639024258,0.008297022432088852,0.008697748184204102,0.009102821350097656,0.00950267817825079,0.009862549602985382,0.010200689546763897,0.010524052195250988,0.010817860253155231,0.011096022091805935,0.011378529481589794,0.01162713672965765,0.011856619268655777,0.0120522016659379,0.012253869324922562,0.012432065792381763,0.012601571157574654,0.012769336812198162,0.012915371917188168,0.013064013794064522,0.01319266390055418,0.013314359821379185,0.013423016294836998,0.013520373031497002,0.013615122064948082,0.01370813138782978,0.013784626498818398,0.013860251754522324,0.013941092416644096,0.014007155783474445,0.014076695777475834,0.014137543737888336,0.014199260622262955,0.014244462363421917,0.014289663173258305,0.014334863983094692,0.014377458021044731,0.014415704645216465,0.01444699801504612,0.014477422460913658,0.014507845975458622,0.014535661786794662,0.014562608674168587,0.014586078934371471,0.014608679339289665,0.014628672040998936,0.014654750004410744,0.014674742706120014,0.014694735407829285,0.014706904999911785,0.014717336744070053,0.01473037526011467,0.014739937148988247,0.014749499037861824,0.01476253755390644,0.014772968366742134,0.014783400110900402,0.014791223220527172,0.01480078510940075,0.014807739295065403,0.014817300252616405,0.014823385514318943,0.01483294740319252,0.014841639436781406,0.014845985919237137,0.014852071180939674,0.014857286587357521,0.014864240773022175,0.014866848476231098,0.014869456179440022,0.014872063882648945,0.014873801730573177,0.014876410365104675,0.014878148213028908,0.014880755916237831,0.014882494695484638,0.014884233474731445,0.014885971322655678,0.014887710101902485,0.014890317805111408,0.014892056584358215,0.014892925508320332,0.014894664287567139,0.014895533211529255,0.014896403066813946,0.014898140914738178,0.014899010770022869,0.014899879693984985,0.014899879693984985,0.014899879693984985,0.014901618473231792,0.014901618473231792,0.014901618473231792,0.0149033572524786,0.0149033572524786,0.0149033572524786,0.014904226176440716,0.014904226176440716,0.014904226176440716,0.014904226176440716,0.014904226176440716,0.014904226176440716,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832,0.014905095100402832],"recovered":[0.0,0.0008892473997548223,0.0016402832698076963,0.002371326321735978,0.00301109766587615,0.0036352225579321384,0.004267170559614897,0.0048565249890089035,0.00541632529348135,0.005926577374339104,0.006429875735193491,0.0068992734886705875,0.007356501184403896,0.007795474957674742,0.008235317654907703,0.008635174483060837,0.009024600498378277,0.00938447192311287,0.009746082127094269,0.010076398961246014,0.010384984314441681,0.010665752924978733,0.010927398689091206,0.011179482564330101,0.011399404145777225,0.01161497924476862,0.011816645972430706,0.011993974447250366,0.012173040769994259,0.012328637763857841,0.012502487748861313,0.012643307447433472,0.012781518511474133,0.012904953211545944,0.013010133057832718,0.013120528310537338,0.013216146267950535,0.013310025446116924,0.01338999718427658,0.013469099067151546,0.013544724322855473,0.013620349578559399,0.013690759427845478,0.013742045499384403,0.013801154680550098,0.01384896319359541,0.013895903714001179,0.013936758041381836,0.013982828706502914,0.0140184685587883,0.014053238555788994,0.014080185443162918,0.014108870178461075,0.014137555845081806,0.014162763953208923,0.014187103137373924,0.014211442321538925,0.014235781505703926,0.014257512986660004,0.014274029061198235,0.014292282983660698,0.014304452575743198,0.014318360947072506,0.01433313824236393,0.0143409613519907,0.0143531309440732,0.014362692832946777,0.01437312364578247,0.014383555389940739,0.014393117278814316,0.014401809312403202,0.01440789457410574,0.014413978904485703,0.014417455531656742,0.01442701742053032,0.014433102682232857,0.014438318088650703,0.01444787997752428,0.014453964307904243,0.014458310790359974,0.014461788348853588,0.01446352619677782,0.014467003755271435,0.014470480382442474,0.01447134930640459,0.014473088085651398,0.014477434568107128,0.014480042271316051,0.014480911195278168,0.014482649974524975,0.014483518898487091,0.014486127533018589,0.014486996456980705,0.014488735236227512,0.014491342939436436,0.014493080787360668,0.014493950642645359,0.014494819566607475,0.014495688490569592,0.014496558345854282,0.014497427269816399,0.01449829712510109,0.014499166049063206,0.014499166049063206,0.014499166049063206,0.014500904828310013,0.014500904828310013,0.014501773752272129,0.014501773752272129,0.014501773752272129,0.014501773752272129,0.014501773752272129,0.014501773752272129,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245,0.014502642676234245],"active":[0.0022565722465515137,0.002026219852268696,0.0019340787548571825,0.0018080368172377348,0.0017706588841974735,0.0017132880166172981,0.0016272319480776787,0.001580292358994484,0.0015255291946232319,0.0014968439936637878,0.0014585969038307667,0.0013977489434182644,0.0013412469998002052,0.0013073463924229145,0.0012673605233430862,0.0012273751199245453,0.0011760890483856201,0.0011395802721381187,0.0010717781260609627,0.0010196231305599213,0.0009935451671481133,0.0009613838046789169,0.0009292205795645714,0.0008727191016077995,0.0008544651791453362,0.0008170865476131439,0.0007849251851439476,0.0007753623649477959,0.0007423311471939087,0.0007353760302066803,0.0006901761516928673,0.000671052373945713,0.0006414977833628654,0.0006154198199510574,0.0006049890071153641,0.0005876030772924423,0.0005684802308678627,0.0005502263084053993,0.0005510952323675156,0.0005380567163228989,0.0005319714546203613,0.0005171941593289375,0.0005085011944174767,0.0005024168640375137,0.0004885084927082062,0.00048590078949928284,0.0004815543070435524,0.00047894660383462906,0.00046416930854320526,0.0004589539021253586,0.00045460741966962814,0.0004554763436317444,0.0004537384957075119,0.0004485230892896652,0.0004459153860807419,0.00044156890362501144,0.00044330768287181854,0.0004389612004160881,0.000437222421169281,0.00043287593871355057,0.00042505376040935516,0.0004259226843714714,0.00042157620191574097,0.0004163607954978943,0.00042157620191574097,0.00041983742266893387,0.0004207072779536247,0.0004180995747447014,0.00041722971946001053,0.0004146220162510872,0.00041549094021320343,0.00041549094021320343,0.0004189684987068176,0.0004241839051246643,0.0004189684987068176,0.0004189684987068176,0.0004189684987068176,0.0004163607954978943,0.0004128841683268547,0.0004111453890800476,0.00041027553379535675,0.00041027553379535675,0.0004094066098332405,0.0004076678305864334,0.0004094066098332405,0.0004094066098332405,0.00040679890662431717,0.0004059290513396263,0.00040679890662431717,0.0004076678305864334,0.00040853768587112427,0.00040679797530174255,0.0004076678305864334,0.00040679797530174255,0.00040506012737751007,0.00040506012737751007,0.00040506012737751007,0.00040506012737751007,0.00040419120341539383,0.00040332134813070297,0.00040419120341539383,0.00040332134813070297,0.00040245242416858673,0.00040419120341539383,0.00040419120341539383,0.00040245242416858673,0.00040332134813070297,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040332134813070297,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673,0.00040245242416858673]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0022565722465515137,0.002933721523731947,0.00360391684807837,0.004312359262257814,0.004994723945856094,0.005644926335662603,0.006272528320550919,0.006867098622024059,0.007486007642000914,0.008117955178022385,0.00872034952044487,0.009301010519266129,0.009856464341282845,0.010430173017084599,0.010983018204569817,0.011521956883370876,0.0120522016659379,0.012592009268701077,0.013135292567312717,0.013647284358739853,0.014191437512636185,0.014724289998412132,0.015269313007593155,0.01576044037938118,0.016282863914966583,0.016803547739982605,0.01729554496705532,0.017804928123950958,0.018291711807250977,0.018802832812070847,0.019294830039143562,0.019792044535279274,0.020280566066503525,0.020759524777531624,0.021254999563097954,0.021701795980334282,0.022168586030602455,0.022608429193496704,0.023070871829986572,0.02351767010986805,0.02395925112068653,0.024394746869802475,0.024836327880620956,0.02528051845729351,0.025677766650915146,0.026095878332853317,0.026512252166867256,0.026936447247862816,0.027339782565832138,0.02773355320096016,0.028169920668005943,0.028569776564836502,0.02895485609769821,0.029359059408307076,0.02977282553911209,0.03015877492725849,0.030556892976164818,0.0309054646641016,0.0312914103269577,0.031639985740184784,0.03200593963265419,0.03239189088344574,0.03275523707270622,0.03311336785554886,0.03347063437104225,0.03379921242594719,0.034103453159332275,0.0344233363866806,0.03474583104252815,0.03504224494099617,0.03534040227532387,0.035644639283418655,0.03595409542322159,0.03623225539922714,0.036518242210149765,0.03679466247558594,0.03705891594290733,0.03732230141758919,0.037596117705106735,0.037838637828826904,0.03810028359293938,0.038343675434589386,0.03858793526887894,0.0388408899307251,0.03906254842877388,0.03932071849703789,0.03955889120697975,0.03978576883673668,0.039994388818740845,0.04022039473056793,0.04042467102408409,0.04063503071665764,0.040837567299604416,0.041026193648576736,0.04119656980037689,0.04138954356312752,0.04157990962266922,0.04177549108862877,0.04193195700645447,0.04210928454995155,0.0422709658741951,0.04243525490164757,0.042598675936460495,0.04275166615843773,0.04290813207626343,0.04305155947804451,0.04320107027888298,0.043347105383872986,0.043494876474142075,0.043624397367239,0.04376000165939331,0.043889518827199936,0.0440199077129364,0.04415811970829964,0.0442841611802578,0.044415418058633804,0.044527553021907806,0.044644031673669815,0.04476833716034889,0.044880468398332596,0.0449969507753849,0.04511516913771629,0.045225564390420914,0.04533335193991661,0.04544113948941231,0.0455445796251297,0.04564019665122032,0.04573320969939232,0.045830562710762024,0.04592270404100418,0.04600876197218895,0.04609829559922218,0.046193044632673264,0.046279970556497574,0.04636863246560097,0.04644425958395004,0.0465216226875782,0.04660506919026375,0.04669547453522682,0.0467710979282856,0.0468493290245533,0.046918001025915146,0.0469910204410553,0.047067515552043915,0.04713966324925423,0.04720485582947731,0.047277871519327164,0.04734741523861885,0.0474160835146904,0.04748823121190071,0.04756038263440132,0.04763426631689072,0.04770641401410103,0.04777856543660164,0.04784028232097626,0.04790373519062996,0.04796545207500458,0.04803760349750519,0.04810453578829765,0.04817233607172966,0.048237528651952744,0.0483001172542572,0.04836965724825859,0.048428766429424286,0.048484399914741516,0.04854785278439522,0.04860783368349075,0.04866694286465645,0.0487251803278923,0.04878516122698784,0.04883383959531784,0.048891209065914154,0.04894945025444031,0.04899986833333969,0.04904767498373985,0.0491163469851017,0.049175456166267395,0.04923456534743309,0.04928671941161156,0.04935452342033386,0.04940667748451233,0.049457963556051254,0.04951707273721695,0.049569226801395416,0.0496196448802948,0.04967788606882095,0.04973699524998665,0.04978654161095619,0.0498395673930645,0.04989519715309143,0.04994474723935127,0.04998821020126343,0.050049927085638046,0.05010208114981651,0.05015510693192482,0.05020291358232498,0.05025072395801544,0.050293318927288055,0.050339389592409134,0.05038893595337868,0.05043239891529083,0.050481945276260376,0.050528015941381454,0.05057843402028084,0.05062189698219299,0.05066535994410515,0.05071838200092316,0.050763584673404694,0.050811391323804855,0.050866156816482544,0.05091570317745209,0.05096612125635147,0.05101132020354271,0.05105739086866379,0.051103461533784866,0.051149532198905945,0.05120951309800148,0.051259059458971024,0.05130860581994057,0.051355548202991486,0.05139987915754318,0.051439862698316574,0.05148506537079811,0.05154591426253319,0.05160241574048996,0.05165630951523781,0.05170933157205582,0.0517597496509552,0.05181190371513367,0.051864929497241974,0.0519162155687809,0.05196663364768028,0.05201878771185875,0.05207528918981552,0.052125707268714905,0.05217786133289337,0.0522334948182106,0.05228738859295845,0.052352581173181534,0.05240560695528984,0.052456021308898926,0.05249861627817154,0.05256033316254616,0.052613358944654465,0.05266638100147247,0.052722882479429245,0.05278373137116432,0.05283936485648155,0.05289238691329956,0.05294628068804741,0.052998438477516174,0.05306363105773926,0.053115785121917725,0.05317489802837372,0.053226180374622345,0.05328616127371788,0.053351353853940964,0.05339829623699188,0.05345740541815758,0.053510427474975586,0.053566060960292816,0.05363907665014267,0.053699057549238205,0.053753819316625595,0.05381032079458237,0.05386682227253914,0.05392332375049591,0.05397895723581314,0.05403545871376991,0.05409456789493561,0.05415280908346176,0.05421452596783638,0.05428232625126839,0.0543396957218647,0.05439619719982147,0.054454438388347626,0.05452745780348778,0.05459178239107132,0.05464915186166763,0.05470739305019379,0.05476650223135948,0.054822131991386414,0.05488211289048195,0.05493861436843872,0.05500033125281334,0.055067263543605804,0.05511854961514473,0.055170703679323196,0.055225469172000885,0.05528544634580612,0.05535237863659859,0.05541757121682167,0.055485375225543976,0.05555230751633644,0.05562358722090721,0.05569225922226906,0.05576440691947937,0.05584003031253815,0.05591478571295738,0.055979110300540924,0.05604604259133339,0.056113846600055695,0.056184254586696625,0.0562598817050457,0.05633115768432617,0.056396353989839554,0.05647719278931618,0.056553687900304794,0.0566214919090271,0.05669885501265526,0.05677361041307449,0.056860536336898804,0.05694311484694481,0.057019609957933426,0.05710305646061897,0.057183027267456055,0.05726386979222298,0.057349056005477905,0.057428158819675446,0.057506389915943146,0.05758114904165268,0.057648949325084686,0.057735007256269455,0.05781149864196777,0.057884518057107925,0.05796622857451439,0.05804359167814255,0.058120086789131165,0.05820179358124733,0.05827568098902702,0.05836086720228195,0.05843997001647949,0.058527763932943344,0.058606866747140884,0.058695532381534576,0.05877550318837166,0.0588546060025692,0.058930229395627975,0.058993685990571976,0.05906670540571213,0.05914580449461937,0.059220559895038605,0.05930227041244507,0.059370942413806915,0.059440482407808304,0.05951089411973953,0.05957869440317154,0.059638671576976776,0.05970299616456032,0.0597681924700737,0.059835124760866165],"recovered":[0.0,0.0008718623430468142,0.0016672302735969424,0.002400011755526066,0.003111062105745077,0.0038142891135066748,0.004482745658606291,0.005112085957080126,0.005742295645177364,0.006378590129315853,0.006993153132498264,0.007614669855684042,0.008217932656407356,0.008789032697677612,0.009364479221403599,0.009912978857755661,0.01046234741806984,0.0110134556889534,0.011550654657185078,0.01210350077599287,0.012639830820262432,0.013170075602829456,0.013700321316719055,0.014225350692868233,0.014752988703548908,0.015279756858944893,0.01578914001584053,0.01627679169178009,0.016805298626422882,0.017308596521615982,0.017780601978302002,0.018293462693691254,0.018823707476258278,0.01932178996503353,0.01980161853134632,0.020286662504076958,0.02073780633509159,0.02123241126537323,0.021685292944312096,0.022151213139295578,0.022571932524442673,0.02302568405866623,0.0234681349247694,0.023895807564258575,0.024350427091121674,0.02478157728910446,0.025171874091029167,0.02559172362089157,0.02600722759962082,0.02640882320702076,0.02680085599422455,0.027232006192207336,0.027654465287923813,0.028027374297380447,0.02842201665043831,0.028836650773882866,0.029228683561086655,0.029612895101308823,0.029991021379828453,0.03037349320948124,0.030730755999684334,0.031100189313292503,0.031495701521635056,0.03187469393014908,0.03224499896168709,0.032597046345472336,0.032933447510004044,0.03326202556490898,0.033587995916604996,0.03389832004904747,0.03422689810395241,0.03452592343091965,0.034824077039957047,0.03512657806277275,0.03541864454746246,0.03570897877216339,0.03600713238120079,0.036277469247579575,0.036546070128679276,0.03681814670562744,0.03707544505596161,0.037324920296669006,0.037567444145679474,0.03782995790243149,0.038079433143138885,0.03832543268799782,0.03855752572417259,0.038811348378658295,0.03903735429048538,0.03926596790552139,0.039486758410930634,0.03972667083144188,0.03991703689098358,0.040123920887708664,0.040314286947250366,0.0404968298971653,0.040682852268218994,0.040877565741539,0.0410783626139164,0.04126003757119179,0.04143475741147995,0.041602522134780884,0.041769418865442276,0.04192501679062843,0.04208669811487198,0.04224490374326706,0.04240136966109276,0.04254914075136185,0.04269343614578247,0.042840342968702316,0.0429837666451931,0.04311589524149895,0.04323585331439972,0.043365370482206345,0.043491411954164505,0.043618325144052505,0.043750450015068054,0.043869540095329285,0.04399644955992699,0.04412249103188515,0.04423375800251961,0.04435458406805992,0.04446063190698624,0.04458928108215332,0.044687505811452866,0.04480224847793579,0.044916123151779175,0.04501260817050934,0.04510735720396042,0.04521253705024719,0.04529685527086258,0.04537856578826904,0.045459404587745667,0.045553285628557205,0.04563412442803383,0.045727137476205826,0.045812323689460754,0.045875776559114456,0.04596096649765968,0.04605050012469292,0.04613655433058739,0.046220872551202774,0.04629823565483093,0.04636864736676216,0.046443402767181396,0.04651989787817001,0.04658856615424156,0.04665810614824295,0.04672330245375633,0.04678588733077049,0.04685281962156296,0.04692757502198219,0.04699363932013512,0.04706752672791481,0.04714315012097359,0.047197915613651276,0.04726136848330498,0.04732047766447067,0.04738914966583252,0.04745956137776375,0.04752040654420853,0.04758647084236145,0.04765166714787483,0.047722943127155304,0.04778379201889038,0.04784811660647392,0.047908965498209,0.04795851185917854,0.04801848903298378,0.04808107763528824,0.04813844710588455,0.048194948583841324,0.04825753718614578,0.048314906656742096,0.04837314784526825,0.04842616990208626,0.04848180338740349,0.048549603670835495,0.04861045256257057,0.048668693751096725,0.048723455518484116,0.048786044120788574,0.048842545598745346,0.048895567655563354,0.048945117741823196,0.0489937961101532,0.04905551299452782,0.0491207055747509,0.04917546734213829,0.04922936111688614,0.04928760230541229,0.04934149608016014,0.04939538985490799,0.04945710673928261,0.04950839281082153,0.04956228658556938,0.04960835725069046,0.04966399073600769,0.04970918968319893,0.049754392355680466,0.049799595028162,0.04984479397535324,0.049896080046892166,0.04993867501616478,0.04998735338449478,0.05002560093998909,0.050069063901901245,0.05012034997344017,0.050162073224782944,0.05021161958575249,0.050264645367860794,0.050311584025621414,0.050360262393951416,0.05041328817605972,0.05046718195080757,0.050509773194789886,0.05055410787463188,0.0506158247590065,0.05066102370619774,0.05071752518415451,0.05075925216078758,0.05080445110797882,0.05084443837404251,0.05089050903916359,0.0509478785097599,0.05100090429186821,0.0510556660592556,0.05111564323306084,0.051168669015169144,0.051224302500486374,0.05128253996372223,0.05133643373847008,0.05138859152793884,0.051445960998535156,0.051508549600839615,0.05156505107879639,0.051618073135614395,0.05166153609752655,0.05171456187963486,0.05177193135023117,0.05183625593781471,0.05188406631350517,0.05192839726805687,0.051987506449222565,0.05203705281019211,0.05209442600607872,0.052145712077617645,0.052199605852365494,0.052254367619752884,0.05229957029223442,0.05235172435641289,0.052412573248147964,0.05246298760175705,0.05252210050821304,0.05258207768201828,0.05263597145676613,0.05268986523151398,0.05274549871683121,0.052813299000263214,0.05286458507180214,0.05292021855711937,0.052978456020355225,0.05303582921624184,0.05309059098362923,0.05314187705516815,0.05320272594690323,0.053261835128068924,0.05331920459866524,0.053371358662843704,0.05342959985136986,0.05348870903253555,0.05353999510407448,0.05360953509807587,0.05366603657603264,0.053732968866825104,0.05378599464893341,0.05384857952594757,0.05391290411353111,0.05397723242640495,0.054034601897001266,0.05409805849194527,0.054158035665750504,0.05421975255012512,0.05428320914506912,0.05433797091245651,0.054402295500040054,0.054467491805553436,0.0545196458697319,0.05458744615316391,0.05465264245867729,0.05470653623342514,0.054771728813648224,0.05482997000217438,0.054897770285606384,0.05496470257639885,0.05502989888191223,0.05510552227497101,0.0551794096827507,0.055251557379961014,0.055323705077171326,0.0553845539689064,0.05544713884592056,0.05551494285464287,0.05557839944958687,0.05565837025642395,0.05572964623570442,0.05579831823706627,0.05586785823106766,0.05594000592827797,0.0560147650539875,0.056093864142894745,0.05615818873047829,0.056234683841466904,0.056322477757930756,0.05640679597854614,0.0564841590821743,0.056567609310150146,0.05665714293718338,0.05672929063439369,0.0568118691444397,0.05688575655221939,0.056966595351696014,0.05703439936041832,0.05711523815989494,0.05718999728560448,0.05726996809244156,0.05734819918870926,0.057424694299697876,0.05749336630105972,0.05757768452167511,0.05765417590737343,0.05774110183119774,0.05781324952840805,0.057896699756383896,0.05798710137605667,0.05807576701045036,0.0581505224108696,0.058234840631484985,0.05830959603190422,0.05837392061948776,0.058447808027267456,0.05851908400654793,0.058588627725839615,0.05866946652531624,0.058744221925735474,0.05882071703672409,0.05888938903808594,0.05895284563302994,0.05901803821325302,0.059084970504045486,0.05914581939578056],"active":[0.0022565722465515137,0.0020618592388927937,0.0019366865744814277,0.0019123475067317486,0.0018836618401110172,0.0018306372221559286,0.0017897826619446278,0.0017550126649439335,0.0017437119968235493,0.0017393650487065315,0.0017271963879466057,0.0016863406635820866,0.0016385316848754883,0.0016411403194069862,0.0016185389831662178,0.0016089780256152153,0.001589854247868061,0.0015785535797476768,0.0015846379101276398,0.0015437835827469826,0.0015516066923737526,0.001554214395582676,0.0015689916908740997,0.001535089686512947,0.001529875211417675,0.001523790881037712,0.0015064049512147903,0.001528136432170868,0.0014864131808280945,0.0014942362904548645,0.0015142280608415604,0.0014985818415880203,0.0014568585902452469,0.0014377348124980927,0.0014533810317516327,0.0014151334762573242,0.0014307796955108643,0.0013760179281234741,0.0013855788856744766,0.0013664569705724716,0.0013873185962438583,0.0013690628111362457,0.0013681929558515549,0.001384710893034935,0.0013273395597934723,0.0013143010437488556,0.001340378075838089,0.0013447236269712448,0.001332554966211319,0.0013247299939393997,0.001369064673781395,0.0013377703726291656,0.0013003908097743988,0.0013316851109266281,0.0013508088886737823,0.0013221241533756256,0.0013282094150781631,0.001292569562792778,0.0013003889471292496,0.0012664925307035446,0.0012751836329698563,0.0012917015701532364,0.001259535551071167,0.0012386739253997803,0.0012256354093551636,0.0012021660804748535,0.0011700056493282318,0.0011613108217716217,0.0011578351259231567,0.0011439248919487,0.00111350417137146,0.0011187158524990082,0.0011300183832645416,0.0011056773364543915,0.0010995976626873016,0.0010856837034225464,0.001051783561706543,0.001044832170009613,0.0010500475764274597,0.0010204911231994629,0.001024838536977768,0.0010187551379203796,0.0010204911231994629,0.0010109320282936096,0.0009831152856349945,0.0009952858090400696,0.0010013654828071594,0.0009744204580783844,0.0009570345282554626,0.0009544268250465393,0.0009379126131534576,0.0009083598852157593,0.0009205304086208344,0.0009022727608680725,0.0008822828531265259,0.0008927136659622192,0.0008970573544502258,0.0008979253470897675,0.0008535943925380707,0.0008492469787597656,0.0008362084627151489,0.000832732766866684,0.000829257071018219,0.0008266493678092957,0.000821433961391449,0.0008066557347774506,0.0007997006177902222,0.0007979646325111389,0.0008014403283596039,0.0007840543985366821,0.0007762350142002106,0.0007736235857009888,0.0007840543985366821,0.0007927492260932922,0.0007927492260932922,0.0007970929145812988,0.0007771030068397522,0.0007744915783405304,0.0007718876004219055,0.0007579773664474487,0.0007631927728652954,0.0007605850696563721,0.0007649324834346771,0.0007440708577632904,0.0007536336779594421,0.0007423311471939087,0.0007240734994411469,0.0007206015288829803,0.0007232055068016052,0.0007101669907569885,0.0007119067013263702,0.0007197298109531403,0.000733640044927597,0.0007266849279403687,0.0007345080375671387,0.0007171221077442169,0.0007092989981174469,0.000729292631149292,0.0007345080375671387,0.0007205978035926819,0.0007127746939659119,0.0006971284747123718,0.0006927847862243652,0.0006988681852817535,0.0006962604820728302,0.0006849579513072968,0.0006893053650856018,0.0006893090903759003,0.0006927810609340668,0.0007023438811302185,0.0007075630128383636,0.0007066912949085236,0.0007127746939659119,0.0007110387086868286,0.0006971322000026703,0.0007058195769786835,0.0007040835916996002,0.0007171258330345154,0.0007153861224651337,0.0007127746939659119,0.0007171221077442169,0.000713646411895752,0.0007179901003837585,0.0007058233022689819,0.0007006078958511353,0.0006997361779212952,0.0006988681852817535,0.0007084310054779053,0.0007066912949085236,0.0007040835916996002,0.0006953924894332886,0.0006962604820728302,0.0006919130682945251,0.0006849616765975952,0.0006745271384716034,0.0006901770830154419,0.0006936527788639069,0.0006849616765975952,0.0006762668490409851,0.0006858296692371368,0.0006832219660282135,0.00067191943526268,0.0006745271384716034,0.0006736591458320618,0.0006745271384716034,0.0006840899586677551,0.0006814822554588318,0.0006658360362052917,0.0006641000509262085,0.0006658360362052917,0.0006571449339389801,0.0006467141211032867,0.0006545372307300568,0.000644974410533905,0.0006467141211032867,0.0006406269967556,0.0006423667073249817,0.000629328191280365,0.0006301999092102051,0.0006345435976982117,0.00063280388712883,0.000637151300907135,0.0006319358944892883,0.0006397590041160583,0.0006345435976982117,0.0006397590041160583,0.0006493180990219116,0.0006432346999645233,0.0006493180990219116,0.0006545372307300568,0.0006510578095912933,0.0006545372307300568,0.0006510578095912933,0.0006441026926040649,0.0006362795829772949,0.0006397590041160583,0.0006554052233695984,0.0006432346999645233,0.0006475821137428284,0.0006380230188369751,0.0006406269967556,0.0006354115903377533,0.0006406269967556,0.0006554052233695984,0.0006545372307300568,0.0006554052233695984,0.0006536655128002167,0.0006441064178943634,0.0006432346999645233,0.0006406269967556,0.00063367560505867,0.0006301999092102051,0.0006301961839199066,0.000629328191280365,0.0006171576678752899,0.0006128102540969849,0.0006154216825962067,0.0006258524954319,0.0006380192935466766,0.00063367560505867,0.0006197653710842133,0.0006145499646663666,0.0006319358944892883,0.0006258524954319,0.000629328191280365,0.0006284564733505249,0.0006380192935466766,0.0006397590041160583,0.0006380192935466766,0.0006467103958129883,0.0006467141211032867,0.0006510578095912933,0.000652797520160675,0.000652797520160675,0.0006441026926040649,0.0006501898169517517,0.0006614886224269867,0.000652797520160675,0.0006441064178943634,0.0006458424031734467,0.0006458424031734467,0.0006606206297874451,0.0006632283329963684,0.0006632283329963684,0.0006684437394142151,0.00066409632563591,0.0006614886224269867,0.0006597526371479034,0.0006641000509262085,0.0006649680435657501,0.0006641000509262085,0.0006745308637619019,0.0006727911531925201,0.0006736591458320618,0.0006632283329963684,0.0006684437394142151,0.0006788782775402069,0.0006788782775402069,0.00067191943526268,0.0006727911531925201,0.0006684437394142151,0.00066409632563591,0.0006623603403568268,0.0006554052233695984,0.0006623603403568268,0.0006649680435657501,0.0006510578095912933,0.0006510578095912933,0.0006380230188369751,0.00063280388712883,0.0006458424031734467,0.0006458424031734467,0.0006554052233695984,0.0006545372307300568,0.0006588846445083618,0.0006623603403568268,0.0006588846445083618,0.0006606206297874451,0.0006632283329963684,0.0006554052233695984,0.0006614886224269867,0.0006667077541351318,0.0006693117320537567,0.0006814822554588318,0.0006727874279022217,0.0006667077541351318,0.0006788745522499084,0.0006858296692371368,0.0006814859807491302,0.0006840899586677551,0.0006797462701797485,0.000702347606420517,0.0007084310054779053,0.0006971322000026703,0.0006962604820728302,0.0006988681852817535,0.0006962604820728302,0.0006919130682945251,0.0006988681852817535,0.0006945207715034485,0.0006953924894332886,0.0006823539733886719,0.0007006078958511353,0.0006962604820728302,0.0006945207715034485,0.0006962604820728302,0.0006953924894332886,0.0006953924894332886,0.0007084272801876068,0.0006979964673519135,0.0007066912949085236,0.0006988681852817535,0.0007145144045352936,0.0007101669907569885,0.0007084310054779053,0.0006997361779212952,0.0007040835916996002,0.0006953887641429901,0.0006840899586677551,0.0006927847862243652,0.0006979964673519135,0.0007014758884906769,0.0007136426866054535,0.0007014758884906769,0.0006962604820728302,0.0006901770830154419,0.0006893053650856018,0.0006858259439468384,0.0006849579513072968,0.0006832219660282135,0.0006893053650856018]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0022565722465515137,0.0029206827748566866,0.0035865316167473793,0.004231518600136042,0.004854774102568626,0.005482375621795654,0.006110846996307373,0.006681078113615513,0.007261740043759346,0.007804154884070158,0.00835873931646347,0.008856821805238724,0.009358381852507591,0.009852987714111805,0.010315431281924248,0.010772659443318844,0.011214240454137325,0.011643651872873306,0.012055679224431515,0.012465097941458225,0.012869301252067089,0.013284805230796337,0.01368813868612051,0.014079303480684757,0.014466121792793274,0.014825993217527866,0.015191948972642422,0.015543128363788128,0.015889091417193413,0.01624114066362381,0.01660274900496006,0.016938282176852226,0.017268598079681396,0.017598045989871025,0.017917931079864502,0.01823260262608528,0.018552487716078758,0.01884542591869831,0.019133148714900017,0.019420873373746872,0.01969468779861927,0.0199850182980299,0.020246664062142372,0.020510049536824226,0.02078038640320301,0.02103247120976448,0.021285424008965492,0.02151838317513466,0.02173309028148651,0.021963441744446754,0.022183364257216454,0.02240154705941677,0.022607559338212013,0.022813573479652405,0.02302132546901703,0.02321169152855873,0.023395974189043045,0.02357417158782482,0.023759322240948677,0.02393317222595215,0.024113977327942848,0.024259144440293312,0.024418216198682785,0.024573814123868942,0.02472854033112526,0.024869360029697418,0.02502061054110527,0.025141436606645584,0.025276171043515205,0.02540655992925167,0.025542162358760834,0.025661250576376915,0.025777731090784073,0.025892473757267,0.026015037670731544,0.026127170771360397,0.026244521141052246,0.026351438835263252,0.02645140327513218,0.026544414460659027,0.026635685935616493,0.026738258078694344,0.02682170644402504,0.026911240071058273,0.02699555642902851,0.027087697759270668,0.02716853842139244,0.027252856642007828,0.027335435152053833,0.02741106040775776,0.027480600401759148,0.027541449293494225,0.027618812397122383,0.02769443765282631,0.027755284681916237,0.0278126560151577,0.027865679934620857,0.027920443564653397,0.02797694504261017,0.02803344652056694,0.028085602447390556,0.028137756511569023,0.02818208932876587,0.028235983103513718,0.028274230659008026,0.0283159539103508,0.028358548879623413,0.028400272130966187,0.028444604948163033,0.028486328199505806,0.028527183458209038,0.0285602156072855,0.028588030487298965,0.028625410050153732,0.02865496464073658,0.028684519231319427,0.028715811669826508,0.028744496405124664,0.028777528554201126,0.02880360558629036,0.02882794477045536,0.028856631368398666,0.028879230841994286,0.028909655287861824,0.02893051691353321,0.028955725952982903,0.02896963432431221,0.028990495949983597,0.029011357575654984,0.029033958911895752,0.029051342979073524,0.029067859053611755,0.02908872254192829,0.029105236753821373,0.029125230386853218,0.02914348430931568,0.029161740094423294,0.029176516458392143,0.02918955497443676,0.0292052011936903,0.029223456978797913,0.029240841045975685,0.02925996482372284,0.02927561104297638,0.0292929969727993,0.02930777333676815,0.029319074004888535,0.029333852231502533,0.02934602089226246,0.02936253696680069,0.029374707490205765,0.029392091557383537,0.029404262080788612,0.02941903844475746,0.029436424374580383,0.029446855187416077,0.029459893703460693,0.029470324516296387,0.02948075532913208,0.02949640154838562,0.029510309919714928,0.029521610587835312,0.029533779248595238,0.029549427330493927,0.02955985814332962,0.02957637421786785,0.029593758285045624,0.029602451249957085,0.02961375191807747,0.02962157502770424,0.029635483399033546,0.02964591421186924,0.02965373732149601,0.029665037989616394,0.02967025339603424,0.029679814353585243,0.029689377173781395,0.029695460572838783,0.029705023393034935,0.02971023879945278,0.02971719205379486,0.029722407460212708,0.029727624729275703,0.029737185686826706,0.02974848635494709,0.029754571616649628,0.029766740277409554,0.02977282553911209,0.029778040945529938,0.029783256351947784,0.029792817309498787,0.029799772426486015,0.029804987832903862,0.02981194108724594,0.02981889620423317,0.029822371900081635,0.029830196872353554,0.02983367256820202,0.02984236553311348,0.029848450794816017,0.029854534193873405,0.029860619455575943,0.029863227158784866,0.02986670471727848,0.029872789978981018,0.029878005385398865,0.02988235093653202,0.029886698350310326,0.02988930605351925,0.029894521459937096,0.02989886701107025,0.029904082417488098,0.029910167679190636,0.029917120933532715,0.02992233633995056,0.029925813898444176,0.02993015944957733,0.029932767152786255,0.02993624471127987,0.029942329972982407,0.029951022937893867,0.02995363064110279,0.029957106336951256,0.029963191598653793,0.029964931309223175,0.02996840700507164,0.029972754418849945,0.029977969825267792,0.029979707673192024,0.029981445521116257,0.029988400638103485,0.0299918781965971,0.029997093603014946,0.030003177002072334,0.03000752441585064,0.030011869966983795,0.03001447767019272,0.030017955228686333,0.03002317063510418,0.030029255896806717,0.03003099374473095,0.030033601447939873,0.030037079006433487,0.030044032260775566,0.030045771971344948,0.03004750981926918,0.030050117522478104,0.03005533292889595,0.030060548335313797,0.03006228618323803,0.030064893886446953,0.030068371444940567,0.0300701092928648,0.030073586851358414,0.03007793426513672,0.030082279816269875,0.030088365077972412,0.030092710629105568,0.0300944484770298,0.030096188187599182,0.030099665746092796,0.03010314144194126,0.030106619000434875,0.0301092267036438,0.030112704262137413,0.030115311965346336,0.030115311965346336,0.03011791966855526,0.030120527371764183,0.030122265219688416,0.030123135074973106,0.030129220336675644,0.030130958184599876,0.030131828039884567,0.030131828039884567,0.030136173591017723,0.030138781294226646,0.030138781294226646,0.03014051914215088,0.030143126845359802,0.030144866555929184,0.030146604403853416,0.030147474259138107,0.030147474259138107,0.03014834225177765,0.03014921210706234,0.03014921210706234,0.03015008196234703,0.030150949954986572,0.030152689665555954,0.030153559520840645,0.030156167224049568,0.030156167224049568,0.03015703521668911,0.03015877492725849,0.03015877492725849,0.030160512775182724,0.030160512775182724,0.030162250623106956,0.030163990333676338,0.03016572818160057,0.030167466029524803,0.030169205740094185,0.030170943588018417,0.03017355129122734,0.03017355129122734,0.030176158994436264,0.030177028849720955,0.03018050640821457,0.03018137440085411,0.030183114111423492,0.030184851959347725,0.030185721814632416,0.030186589807271957,0.030187459662556648,0.03018832951784134,0.030190937221050262,0.030190937221050262,0.030194412916898727,0.030194412916898727,0.030199628323316574,0.030200498178601265,0.03020310588181019,0.03020397573709488,0.03020571358501911,0.030206583440303802,0.030210060998797417,0.03021266870200634,0.030214406549930573,0.030217884108424187,0.03021962195634842,0.030223099514842033,0.030225707218050957,0.03022744506597519,0.03022918291389942,0.030231792479753494,0.030231792479753494,0.030233530327677727,0.030234400182962418,0.03023526817560196,0.03023700788617134,0.030237875878810883,0.030238745734095573,0.030240483582019806,0.030241353437304497,0.030242223292589188,0.03024309128522873,0.03024396114051342,0.03024483099579811,0.030245698988437653,0.030247438699007034],"recovered":[0.0,0.0009057632414624095,0.0016776612028479576,0.002396534662693739,0.0030615145806223154,0.0036969396751374006,0.004321933723986149,0.004954751115292311,0.005547582637518644,0.006151714362204075,0.006724553182721138,0.007284353021532297,0.007829375565052032,0.008350059390068054,0.008853357285261154,0.00933840125799179,0.009817360900342464,0.010279804468154907,0.010714431293308735,0.01112298108637333,0.011530661955475807,0.011958334594964981,0.012362537905573845,0.012762395665049553,0.013166598975658417,0.013560371473431587,0.01395240519195795,0.014310537837445736,0.014671278186142445,0.015020718798041344,0.015389282256364822,0.015746546909213066,0.016098594292998314,0.01644195057451725,0.01678095944225788,0.01710171438753605,0.01741725392639637,0.017744962126016617,0.01806310936808586,0.018372563645243645,0.018665503710508347,0.018948011100292206,0.019235733896493912,0.019525196403265,0.01978510245680809,0.020062394440174103,0.02032838761806488,0.0205709096044302,0.020825600251555443,0.021054213866591454,0.021281959488987923,0.021506227552890778,0.021730493754148483,0.021950416266918182,0.02216164395213127,0.022367658093571663,0.022580625489354134,0.02278229221701622,0.022957881912589073,0.023148247972130775,0.023322099819779396,0.023503774777054787,0.02367936260998249,0.02384365163743496,0.023998379707336426,0.024149630218744278,0.02430001087486744,0.02444170042872429,0.024585125967860222,0.02471812255680561,0.02484329603612423,0.024980638176202774,0.025112764909863472,0.025240544229745865,0.02536311000585556,0.025495236739516258,0.025603024289011955,0.025720372796058655,0.0258333757519722,0.025939425453543663,0.026034174486994743,0.026115883141756058,0.02622019499540329,0.02631320431828499,0.026405345648527145,0.026490531861782074,0.026583543047308922,0.026674814522266388,0.02675652503967285,0.026832150295376778,0.026908643543720245,0.02698339894413948,0.027050333097577095,0.027126826345920563,0.027198974043130875,0.027268515899777412,0.02732936292886734,0.027387604117393494,0.02744062803685665,0.027499737218022346,0.027563191950321198,0.027609262615442276,0.02766663394868374,0.027717050164937973,0.02776312083005905,0.027810929343104362,0.027857869863510132,0.027893509715795517,0.027933495119214058,0.02797521837055683,0.028017813339829445,0.02805432118475437,0.028096914291381836,0.028125600889325142,0.02816297858953476,0.02819514088332653,0.02822556532919407,0.028259465470910072,0.02828815020620823,0.028318574652075768,0.028348999097943306,0.02837420627474785,0.02840028516948223,0.028428100049495697,0.02845330908894539,0.028472432866692543,0.0285011176019907,0.028519373387098312,0.02854197286069393,0.02856283448636532,0.028582828119397163,0.028608905151486397,0.028623683378100395,0.02864193730056286,0.028661061078310013,0.0286819227039814,0.028702786192297935,0.028718432411551476,0.02873668633401394,0.028751462697982788,0.02876884862780571,0.02878536470234394,0.02879927307367325,0.02881578914821148,0.028826219961047173,0.02884621173143387,0.028859250247478485,0.02887142077088356,0.028884459286928177,0.028899237513542175,0.028914883732795715,0.02892705239355564,0.028940092772245407,0.028955738991498947,0.028970515355467796,0.028985293582081795,0.02899746224284172,0.02901397831737995,0.029022671282291412,0.029033102095127106,0.029047880321741104,0.029065264388918877,0.029078302904963493,0.0290922112762928,0.02910785749554634,0.029120028018951416,0.029134804382920265,0.02914523519575596,0.029160013422369957,0.029168706387281418,0.02917913720011711,0.029190437868237495,0.029206952080130577,0.029214777052402496,0.029227815568447113,0.029239116236567497,0.029245199635624886,0.029251284897327423,0.029263455420732498,0.029270408675074577,0.029276493936777115,0.029284317046403885,0.02928953245282173,0.029294747859239578,0.02930257096886635,0.02931300178170204,0.029317349195480347,0.029324302449822426,0.029332995414733887,0.029338210821151733,0.029346033930778503,0.02935211919248104,0.029361680150032043,0.02936776541173458,0.02937558852136135,0.02938167378306389,0.029386019334197044,0.029393842443823814,0.02939732000231743,0.0294051431119442,0.029410358518362045,0.029417311772704124,0.029419919475913048,0.029424266889691353,0.0294294822961092,0.029432959854602814,0.02943817526102066,0.02944425866007805,0.029448606073856354,0.029452083632349968,0.029455559328198433,0.02946077473461628,0.029467729851603508,0.029473813250660896,0.029481638222932816,0.02948511391878128,0.029491199180483818,0.02949293702840805,0.029496414586901665,0.029502499848604202,0.029506845399737358,0.029512930661439896,0.029518146067857742,0.029521623626351357,0.029528576880693436,0.02953205443918705,0.029535531997680664,0.02954074740409851,0.0295468308031559,0.029549438506364822,0.029553785920143127,0.029559001326560974,0.02956334687769413,0.02957030199468136,0.029573777690529823,0.02957899309694767,0.029583340510725975,0.02958681806921959,0.029589425772428513,0.0295955091714859,0.029599856585264206,0.029604202136397362,0.029607679694890976,0.02961115725338459,0.02961898036301136,0.029621588066220284,0.029623325914144516,0.029627671465277672,0.029631149023771286,0.029635494574904442,0.029640711843967438,0.029645057395100594,0.029648534953594208,0.02964940294623375,0.029654618352651596,0.02965722605586052,0.029662441462278366,0.02966678887605667,0.02967287413775921,0.02967374213039875,0.029678089544177055,0.02968156524002552,0.029685912653803825,0.029687650501728058,0.02968938834965229,0.029692865908145905,0.02969721332192421,0.02969721332192421,0.029700689017772675,0.029702428728342056,0.02970416657626629,0.02970503643155098,0.029709381982684135,0.02971285954117775,0.029715467244386673,0.029716335237026215,0.029718944802880287,0.029722420498728752,0.029723290354013443,0.029724160209298134,0.0297276359051466,0.02972937561571598,0.029730243608355522,0.029732851311564445,0.029732851311564445,0.029733721166849136,0.029733721166849136,0.029733721166849136,0.029734591022133827,0.029734591022133827,0.02973719872534275,0.029738066717982292,0.029738936573266983,0.029739806428551674,0.029739806428551674,0.029740674421191216,0.029740674421191216,0.02974328212440014,0.02974415197968483,0.02974502183496952,0.029746759682893753,0.029747629538178444,0.029748499393463135,0.029750237241387367,0.02975371479988098,0.02975371479988098,0.029755452647805214,0.029758060351014137,0.02975979819893837,0.029762405902147293,0.029764145612716675,0.029765013605356216,0.029766753315925598,0.02976936101913452,0.029771098867058754,0.029771098867058754,0.029771098867058754,0.029772838577628136,0.02977544628083706,0.029778053984045982,0.029778053984045982,0.029779791831970215,0.029782399535179138,0.029786745086312294,0.029789352789521217,0.02979196049273014,0.029793700203299522,0.029794568195939064,0.029796307906508446,0.029798045754432678,0.029803261160850525,0.029805000871419907,0.02980673871934414,0.029810216277837753,0.029812823981046677,0.029813691973686218,0.029817169532179832,0.029818039387464523,0.029819777235388756,0.029820647090673447,0.02982151508331299,0.02982151508331299,0.02982151508331299,0.02982412464916706,0.029827600345015526,0.029828470200300217,0.029829340055584908,0.029829340055584908,0.02983107790350914,0.02983194775879383,0.029832815751433372],"active":[0.0022565722465515137,0.002014919649809599,0.0019088704138994217,0.0018349839374423027,0.001793259521946311,0.0017854359466582537,0.0017889132723212242,0.0017263269983232021,0.0017141574062407017,0.0016524405218660831,0.0016341861337423325,0.0015724687837064266,0.0015290062874555588,0.0015029283240437508,0.0014620739966630936,0.001434258185327053,0.0013968795537948608,0.001363847404718399,0.0013412479311227798,0.001342116855084896,0.0013386392965912819,0.001326470635831356,0.0013256007805466652,0.0013169078156352043,0.0012995228171348572,0.0012656217440962791,0.0012395437806844711,0.001232590526342392,0.0012178132310509682,0.0012204218655824661,0.0012134667485952377,0.0011917352676391602,0.0011700037866830826,0.001156095415353775,0.0011369716376066208,0.0011308882385492325,0.0011352337896823883,0.001100463792681694,0.0010700393468141556,0.0010483097285032272,0.0010291840881109238,0.0010370071977376938,0.0010109301656484604,0.000984853133559227,0.0009952839463949203,0.0009700767695903778,0.0009570363909006119,0.0009474735707044601,0.0009074900299310684,0.0009092278778553009,0.0009014047682285309,0.0008953195065259933,0.00087706558406353,0.0008631572127342224,0.0008596815168857574,0.0008440334349870682,0.0008153486996889114,0.0007918793708086014,0.0008014403283596039,0.000784924253821373,0.0007918775081634521,0.0007553696632385254,0.0007388535887002945,0.0007301624864339828,0.0007301606237888336,0.0007197298109531403,0.0007205996662378311,0.0006997361779212952,0.0006910450756549835,0.0006884373724460602,0.0006988663226366043,0.0006806124001741409,0.0006649661809206009,0.0006519295275211334,0.0006519276648759842,0.0006319340318441391,0.0006414968520402908,0.0006310660392045975,0.0006180275231599808,0.0006049890071153641,0.0006015114486217499,0.0006223749369382858,0.0006015114486217499,0.0005980357527732849,0.0005902107805013657,0.0005971658974885941,0.000584995374083519,0.0005780421197414398,0.0005789101123809814,0.0005789101123809814,0.0005719568580389023,0.000558050349354744,0.0005684792995452881,0.0005676113069057465,0.0005563106387853622,0.0005441401153802872,0.0005363170057535172,0.000532839447259903,0.0005363170057535172,0.0005337093025445938,0.0005224104970693588,0.0005284938961267471,0.0005154553800821304,0.0005189329385757446,0.0005111098289489746,0.0005050245672464371,0.0005006790161132812,0.0005067624151706696,0.0005111098289489746,0.0005111098289489746,0.0005093701183795929,0.0005058944225311279,0.0004911161959171295,0.0004998091608285904,0.0004919860512018204,0.000489378347992897,0.0004902463406324387,0.000485030934214592,0.000489378347992897,0.000485030934214592,0.00047894567251205444,0.00048242509365081787,0.00047894567251205444,0.000481555238366127,0.00047720782458782196,0.0004832930862903595,0.0004685167223215103,0.0004711225628852844,0.00046938471496105194,0.00047112442553043365,0.0004685148596763611,0.0004589539021253586,0.0004650391638278961,0.0004632994532585144,0.00046416930854320526,0.0004615616053342819,0.0004589539021253586,0.0004580840468406677,0.00045286864042282104,0.0004537384957075119,0.00045460835099220276,0.0004554763436317444,0.00046069175004959106,0.0004598218947649002,0.0004667770117521286,0.0004615616053342819,0.00045982375741004944,0.0004624314606189728,0.0004615616053342819,0.0004632994532585144,0.00045982375741004944,0.0004650391638278961,0.00046416930854320526,0.0004632994532585144,0.000465909019112587,0.0004615616053342819,0.0004624314606189728,0.00045634619891643524,0.0004580840468406677,0.0004632994532585144,0.00046242959797382355,0.00045634619891643524,0.0004554763436317444,0.0004572160542011261,0.0004520006477832794,0.00045634619891643524,0.0004589539021253586,0.0004572160542011261,0.0004537384957075119,0.00045286864042282104,0.00045634619891643524,0.0004554763436317444,0.00044678524136543274,0.0004502609372138977,0.0004424378275871277,0.00044069811701774597,0.0004441775381565094,0.00044417567551136017,0.00044156797230243683,0.00043983012437820435,0.00044069811701774597,0.00043809041380882263,0.00043809227645397186,0.0004424378275871277,0.0004459153860807419,0.00044156983494758606,0.00044939108192920685,0.0004485230892896652,0.000445045530796051,0.000445045530796051,0.0004467833787202835,0.00044765323400497437,0.00044330768287181854,0.00044417567551136017,0.00044330768287181854,0.00044069811701774597,0.0004441775381565094,0.00043983012437820435,0.000445045530796051,0.00044330768287181854,0.00044417567551136017,0.00044330768287181854,0.00044330768287181854,0.0004424378275871277,0.00044330768287181854,0.000445045530796051,0.00044417567551136017,0.0004424396902322769,0.0004406999796628952,0.0004424378275871277,0.00044330768287181854,0.00044330768287181854,0.0004424378275871277,0.00044330768287181854,0.00044069811701774597,0.0004406999796628952,0.0004389602690935135,0.00043983012437820435,0.00043983012437820435,0.00043983012437820435,0.0004441775381565094,0.0004406999796628952,0.0004389602690935135,0.00044156797230243683,0.0004363544285297394,0.00043635256588459015,0.000437222421169281,0.000437222421169281,0.0004328768700361252,0.0004320070147514343,0.00043461471796035767,0.0004328768700361252,0.00043374672532081604,0.00043287500739097595,0.00043374672532081604,0.0004328768700361252,0.00043113715946674347,0.00043113715946674347,0.0004337448626756668,0.00043374672532081604,0.00043113715946674347,0.000429399311542511,0.000429399311542511,0.00043287500739097595,0.00042679160833358765,0.0004259217530488968,0.00042679160833358765,0.0004276614636182785,0.000429399311542511,0.00042679160833358765,0.0004241820424795151,0.00042331404983997345,0.00042157433927059174,0.0004241839051246643,0.0004233159124851227,0.00042505376040935516,0.000425923615694046,0.0004259217530488968,0.00042157433927059174,0.0004224460572004318,0.00042157620191574097,0.00042157620191574097,0.0004207063466310501,0.00042157620191574097,0.0004233159124851227,0.0004224460572004318,0.00041809864342212677,0.0004207063466310501,0.0004198383539915085,0.00041983649134635925,0.0004189684987068176,0.0004241839051246643,0.00042157620191574097,0.0004189684987068176,0.0004163607954978943,0.0004198383539915085,0.00041983649134635925,0.0004163607954978943,0.0004172287881374359,0.0004189666360616684,0.00041723065078258514,0.0004172287881374359,0.00041723065078258514,0.0004146229475736618,0.00041549094021320343,0.00041549094021320343,0.00041549094021320343,0.0004163607954978943,0.00041635893285274506,0.00041809864342212677,0.0004163607954978943,0.000418100506067276,0.00041723065078258514,0.0004172287881374359,0.0004189684987068176,0.000418100506067276,0.0004198383539915085,0.00041723065078258514,0.00041809864342212677,0.0004189684987068176,0.0004189684987068176,0.00041983649134635925,0.0004207063466310501,0.0004207063466310501,0.00041983649134635925,0.00041983649134635925,0.0004207063466310501,0.0004189684987068176,0.00042070820927619934,0.0004189684987068176,0.0004189684987068176,0.0004198383539915085,0.0004189684987068176,0.0004172287881374359,0.0004163607954978943,0.00041723065078258514,0.0004198383539915085,0.00041809864342212677,0.0004189666360616684,0.00041635893285274506,0.00042157433927059174,0.0004207063466310501,0.0004207063466310501,0.00041723065078258514,0.0004163607954978943,0.0004146229475736618,0.0004163607954978943,0.000418100506067276,0.00041809864342212677,0.0004198383539915085,0.0004163607954978943,0.00041809864342212677,0.0004189684987068176,0.0004172287881374359,0.00041635893285274506,0.000418100506067276,0.0004146229475736618,0.00041549094021320343,0.0004146229475736618,0.0004146210849285126,0.00041549280285835266,0.0004163607954978943,0.00041723065078258514,0.00041635893285274506,0.00041375309228897095,0.00041375309228897095,0.0004137512296438217,0.0004146210849285126,0.00041375309228897095,0.0004137512296438217,0.0004146229475736618]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0022565722465515137,0.0028902587946504354,0.003566538915038109,0.004216741304844618,0.004799141548573971,0.005374588072299957,0.005933518987149,0.006442032754421234,0.006943592801690102,0.007408644072711468,0.007887603715062141,0.008324838243424892,0.008755119517445564,0.009164538234472275,0.009561787359416485,0.009919920936226845,0.0102858766913414,0.010644878260791302,0.010973457247018814,0.011292473413050175,0.011604535393416882,0.011919206008315086,0.01223648339509964,0.012521599419414997,0.012790199369192123,0.01306227594614029,0.013324790634214878,0.013590781949460506,0.0138333048671484,0.01407321821898222,0.014299225062131882,0.01452175434678793,0.014735590666532516,0.014945950359106064,0.01515196356922388,0.015349284745752811,0.015543997287750244,0.015743056312203407,0.015921253710985184,0.0160907581448555,0.016275908797979355,0.016449760645627975,0.016596663743257523,0.016746176406741142,0.01688612625002861,0.017019122838974,0.017175588756799698,0.01730423793196678,0.017434626817703247,0.017552845180034637,0.017662370577454567,0.017780588939785957,0.0178840309381485,0.017993556335568428,0.0180987361818552,0.018203046172857285,0.018300402909517288,0.01837950572371483,0.01846816949546337,0.018544664606451988,0.018630720674991608,0.01871156133711338,0.018770670518279076,0.018842818215489388,0.018913228064775467,0.01897929050028324,0.019036661833524704,0.019094903022050858,0.019147057086229324,0.01920008286833763,0.019247891381382942,0.019297437742352486,0.0193400327116251,0.019386103376746178,0.019429564476013184,0.01947389729321003,0.01951388269662857,0.019550392404198647,0.01959211565554142,0.019629493355751038,0.019656440243124962,0.019688602536916733,0.019723372533917427,0.019751189276576042,0.019783351570367813,0.019814645871520042,0.019840722903609276,0.019872015342116356,0.019893746823072433,0.019924171268939972,0.019951988011598587,0.01997893489897251,0.019998056814074516,0.02001631259918213,0.020036304369568825,0.020060643553733826,0.020078029483556747,0.0200971532613039,0.020117145031690598,0.02013453096151352,0.02015104703605175,0.020164955407381058,0.020177993923425674,0.020191902294754982,0.020203201100230217,0.020216241478919983,0.0202292799949646,0.020239710807800293,0.020250141620635986,0.020262310281395912,0.020272742956876755,0.020279696211218834,0.020290127024054527,0.020295342430472374,0.020303165540099144,0.020310120657086372,0.02031620405614376,0.020322289317846298,0.020327504724264145,0.020334459841251373,0.020342282950878143,0.02034836634993553,0.020353583618998528,0.020357059314846992,0.02036227472126484,0.020365752279758453,0.02037183754146099,0.020377052947878838,0.020380530506372452,0.020383138209581375,0.0203857459127903,0.020388353615999222,0.02039356902241707,0.020397914573550224,0.020399652421474457,0.020400522276759148,0.02040226198732853,0.020403999835252762,0.020406607538461685,0.0204100850969553,0.020412692800164223,0.020414430648088455,0.020416168496012688,0.02041790820658207,0.02041877619922161,0.020420515909790993,0.020421383902430534,0.020422253757715225,0.020423991605639458,0.02042659930884838,0.02042659930884838,0.020428339019417763,0.020429208874702454,0.020429208874702454,0.020430946722626686,0.0204344242811203,0.0204344242811203,0.0204344242811203,0.020437031984329224,0.020438769832253456,0.020439639687538147,0.02044050768017769,0.02044137753546238,0.02044224739074707,0.02044224739074707,0.020443115383386612,0.020443115383386612,0.020443985238671303,0.020444855093955994,0.020444855093955994,0.020445723086595535,0.020445723086595535,0.020445723086595535,0.020445723086595535,0.020445723086595535,0.020446592941880226,0.020446592941880226,0.020447462797164917,0.020447462797164917,0.02044833078980446,0.02045007050037384,0.02045007050037384,0.02045007050037384,0.020450938493013382,0.020451808348298073,0.020452678203582764,0.020452678203582764,0.020452678203582764,0.020452678203582764,0.020452678203582764,0.020452678203582764,0.020453546196222305,0.020453546196222305,0.020453546196222305,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996,0.020454416051506996],"recovered":[0.0,0.0008944629225879908,0.0016733149532228708,0.0023939269594848156,0.0030719456262886524,0.003692593425512314,0.0042932480573654175,0.004873910453170538,0.00541806360706687,0.005952655337750912,0.006471600383520126,0.006946213077753782,0.007412133738398552,0.00785893015563488,0.008283996023237705,0.008683852851390839,0.009083709679543972,0.009468790143728256,0.009854738600552082,0.010227649472653866,0.010564050637185574,0.010888282209634781,0.011197737418115139,0.011515014804899693,0.011810561642050743,0.01209915429353714,0.012374707497656345,0.012647653929889202,0.012921469286084175,0.013171814382076263,0.013417812995612621,0.013667289167642593,0.013886341825127602,0.014111478812992573,0.014324446208775043,0.014528720639646053,0.014743426814675331,0.014929447323083878,0.015125898644328117,0.015322349965572357,0.015494462102651596,0.015675267204642296,0.015863025560975075,0.01602383889257908,0.016192473471164703,0.016345461830496788,0.016490628942847252,0.016641009598970413,0.01678791269659996,0.016918301582336426,0.0170478206127882,0.017161693423986435,0.017281649634242058,0.017392044886946678,0.01751026324927807,0.0176145751029253,0.017712799832224846,0.017811894416809082,0.0179127287119627,0.01800660789012909,0.018091794103384018,0.018170896917581558,0.01825782284140587,0.01833866350352764,0.018413418903946877,0.018482958897948265,0.018554238602519035,0.018615085631608963,0.01867593452334404,0.018727220594882965,0.01878545992076397,0.018836745992302895,0.018883686512708664,0.01893584057688713,0.018978435546159744,0.019017551094293594,0.019067099317908287,0.01911751553416252,0.019157500937581062,0.01920183375477791,0.019239211454987526,0.019279196858406067,0.01931309700012207,0.01935134455561638,0.019382638856768608,0.019413931295275688,0.019441748037934303,0.019473910331726074,0.019507810473442078,0.01953301951289177,0.019558226689696312,0.019582565873861313,0.01961125247180462,0.01963472180068493,0.01965993084013462,0.019679922610521317,0.01970513164997101,0.019724255427718163,0.019743379205465317,0.019767718389630318,0.019786842167377472,0.019802488386631012,0.01981639675796032,0.01983117312192917,0.01984855905175209,0.019859857857227325,0.019873766228556633,0.01988680474460125,0.01989549770951271,0.019909406080842018,0.01991896890103817,0.019930267706513405,0.019939830526709557,0.019947653636336327,0.01995808444917202,0.019967645406723022,0.019977208226919174,0.01998329348862171,0.0199893768876791,0.01999720185995102,0.0200041551142931,0.020011108368635178,0.020017193630337715,0.02002153918147087,0.020026756450533867,0.020031971856951714,0.02003718726336956,0.02004327066242695,0.020047618076205254,0.02005370333790779,0.020057179033756256,0.02006065659224987,0.020063264295458794,0.02006760984659195,0.02006934955716133,0.02007543295621872,0.0200771726667881,0.020078042522072792,0.020078910514712334,0.020081518217921257,0.02008499577641487,0.020086733624339104,0.020088473334908485,0.020090211182832718,0.02009194903075695,0.02009281888604164,0.020094556733965874,0.020096296444535255,0.020098034292459488,0.02009890414774418,0.020101511850953102,0.020103249698877335,0.020104989409446716,0.020104989409446716,0.020105857402086258,0.02010846510529518,0.020110204815864563,0.020111072808504105,0.020111072808504105,0.020111942663788795,0.02011455036699772,0.02011542022228241,0.020117158070206642,0.020118027925491333,0.020118895918130875,0.020118895918130875,0.020119765773415565,0.020119765773415565,0.020120635628700256,0.020120635628700256,0.020121503621339798,0.020121503621339798,0.020121503621339798,0.02012237347662449,0.02012237347662449,0.02012237347662449,0.02012324333190918,0.02012324333190918,0.02012324333190918,0.02012411132454872,0.02012411132454872,0.020125851035118103,0.020127588883042336,0.020127588883042336,0.020128458738327026,0.020128458738327026,0.020129328593611717,0.020129328593611717,0.020129328593611717,0.020129328593611717,0.020129328593611717,0.020129328593611717,0.02013019658625126,0.02013019658625126,0.02013019658625126,0.02013019658625126,0.02013019658625126,0.02013019658625126,0.02013019658625126,0.02013106644153595,0.02013106644153595,0.02013106644153595,0.02013106644153595,0.02013106644153595,0.02013106644153595,0.02013106644153595,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064,0.02013193629682064],"active":[0.0022565722465515137,0.0019957958720624447,0.001893223961815238,0.0018228143453598022,0.0017271959222853184,0.0016819946467876434,0.0016402709297835827,0.0015681223012506962,0.0015255291946232319,0.001455988734960556,0.001416003331542015,0.0013786251656711102,0.0013429857790470123,0.0013056080788373947,0.0012777913361787796,0.0012360680848360062,0.0012021670117974281,0.0011760881170630455,0.001118718646466732,0.001064823940396309,0.001040484756231308,0.0010309237986803055,0.0010387459769845009,0.0010065846145153046,0.0009796377271413803,0.0009631216526031494,0.0009500831365585327,0.0009431280195713043,0.0009118355810642242,0.0009014038369059563,0.0008814120665192604,0.0008544651791453362,0.0008492488414049149,0.0008344715461134911,0.0008275173604488373,0.0008205641061067581,0.000800570473074913,0.0008136089891195297,0.0007953550666570663,0.0007684081792831421,0.0007814466953277588,0.0007744934409856796,0.0007336381822824478,0.0007223375141620636,0.0006936527788639069,0.000673661008477211,0.000684959813952446,0.0006632283329963684,0.0006467141211032867,0.0006345435976982117,0.0006145499646663666,0.0006188955157995224,0.0006023813039064407,0.0006015114486217499,0.0005884729325771332,0.000588471069931984,0.0005876030772924423,0.0005676113069057465,0.0005554407835006714,0.0005380567163228989,0.0005389265716075897,0.0005406644195318222,0.0005128476768732071,0.0005041547119617462,0.0004998091608285904,0.0004963316023349762,0.00048242323100566864,0.00047981739044189453,0.0004711225628852844,0.00047286227345466614,0.0004624314606189728,0.00046069175004959106,0.00045634619891643524,0.00045026279985904694,0.00045112892985343933,0.00045634619891643524,0.0004467833787202835,0.0004328768700361252,0.00043461471796035767,0.00042765960097312927,0.0004172287881374359,0.0004094056785106659,0.00041027553379535675,0.0003998447209596634,0.000400712713599205,0.00040071457624435425,0.00039897486567497253,0.0003981050103902817,0.00038593634963035583,0.0003911517560482025,0.0003937613219022751,0.0003963690251111984,0.00038680434226989746,0.0003815907984972,0.0003763735294342041,0.00038072094321250916,0.00037289783358573914,0.00037289783358573914,0.00037376582622528076,0.0003668125718832016,0.00036420486867427826,0.0003624670207500458,0.0003615971654653549,0.0003607291728258133,0.0003546420484781265,0.00035638362169265747,0.0003555137664079666,0.0003529060631990433,0.00035464391112327576,0.00035290420055389404,0.0003537740558385849,0.0003494285047054291,0.0003502964973449707,0.00034768879413604736,0.000345081090927124,0.0003424752503633499,0.0003389958292245865,0.0003389958292245865,0.00033812783658504486,0.000337257981300354,0.00033812783658504486,0.000337257981300354,0.0003363899886608124,0.0003355201333761215,0.0003355182707309723,0.0003337804228067398,0.00033465027809143066,0.00033378228545188904,0.0003329124301671982,0.000329434871673584,0.00032856687903404236,0.0003276970237493515,0.00033030472695827484,0.00033030472695827484,0.0003303028643131256,0.00032508932054042816,0.00032508932054042816,0.0003259573131799698,0.0003276970237493515,0.00032856687903404236,0.0003276970237493515,0.0003276970237493515,0.00032769516110420227,0.0003276970237493515,0.00032682716846466064,0.0003276970237493515,0.00032682716846466064,0.0003259573131799698,0.0003259573131799698,0.00032769516110420227,0.00032508745789527893,0.00032508932054042816,0.0003242194652557373,0.0003242194652557373,0.00032508932054042816,0.000325959175825119,0.0003242194652557373,0.0003233514726161957,0.000325959175825119,0.00032682716846466064,0.00032508932054042816,0.00032508745789527893,0.0003242194652557373,0.0003242194652557373,0.0003233514726161957,0.0003242194652557373,0.00032334960997104645,0.0003242194652557373,0.0003242194652557373,0.0003242194652557373,0.0003242194652557373,0.0003242194652557373,0.0003242194652557373,0.00032334960997104645,0.00032334960997104645,0.0003242194652557373,0.00032334960997104645,0.0003242194652557373,0.0003242194652557373,0.0003242194652557373,0.000325959175825119,0.0003242194652557373,0.0003224816173315048,0.00032334960997104645,0.00032334960997104645,0.0003242194652557373,0.00032334960997104645,0.00032334960997104645,0.00032334960997104645,0.00032334960997104645,0.00032334960997104645,0.0003242176026105881,0.00032334960997104645,0.00032334960997104645,0.0003242194652557373,0.0003242194652557373,0.0003242194652557373,0.0003242194652557373,0.0003242194652557373,0.00032334960997104645,0.00032334960997104645,0.00032334960997104645,0.00032334960997104645,0.00032334960997104645,0.00032334960997104645,0.00032334960997104645,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556,0.0003224797546863556]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0022565722465515137,0.0028937358874827623,0.0035717543214559555,0.004248903598636389,0.004900844767689705,0.005563216283917427,0.006234281230717897,0.006861013825982809,0.007496438920497894,0.008102308958768845,0.008694271557033062,0.00929492712020874,0.009889496490359306,0.010424087755382061,0.010983888059854507,0.011518479324877262,0.01204437855631113,0.012542461976408958,0.013061406090855598,0.013611644506454468,0.01412450522184372,0.014661704190075397,0.015165871940553188,0.015704810619354248,0.016214191913604736,0.016710538417100906,0.017227742820978165,0.017724957317113876,0.018172623589634895,0.01867244392633438,0.019140103831887245,0.01959211565554142,0.02006499096751213,0.020510049536824226,0.02098379284143448,0.021452320739626884,0.021903464570641518,0.022364169359207153,0.022812703624367714,0.02323342300951481,0.023695867508649826,0.024149617180228233,0.024577291682362556,0.025017132982611656,0.025466538965702057,0.025879433378577232,0.02629406936466694,0.026699140667915344,0.02711290679872036,0.027504071593284607,0.027896104380488396,0.028286399319767952,0.0286775641143322,0.029053082689642906,0.029445115476846695,0.02981802634894848,0.030192675068974495,0.030546462163329124,0.030900249257683754,0.03125924989581108,0.03159826248884201,0.031930312514305115,0.03224498778581619,0.032591819763183594,0.032909095287323,0.03322376310825348,0.03351931273937225,0.03383311256766319,0.03413213789463043,0.03442072868347168,0.03469802066683769,0.03498226776719093,0.0352395661175251,0.03551251441240311,0.03577502816915512,0.036021895706653595,0.03626876324415207,0.036526065319776535,0.036761630326509476,0.03700241446495056,0.037233635783195496,0.03746485710144043,0.037682171911001205,0.03788992390036583,0.038098543882369995,0.03832107409834862,0.03851752728223801,0.038720063865184784,0.038925208151340485,0.0391242653131485,0.0393146313726902,0.03949543833732605,0.03968406468629837,0.03985965624451637,0.04004654660820961,0.040214311331510544,0.040381208062171936,0.04054636508226395,0.040703702718019485,0.040874943137168884,0.04102271795272827,0.04117744415998459,0.04134521260857582,0.041498199105262756,0.041645973920822144,0.04179374501109123,0.04195195063948631,0.04210233315825462,0.042252711951732635,0.042385708540678024,0.042528267949819565,0.0426664762198925,0.04280903562903404,0.04294116422533989,0.04306633397936821,0.043180208653211594,0.043307118117809296,0.043424468487501144,0.043544426560401917,0.043660905212163925,0.04376869276165962,0.0438782200217247,0.04398687556385994,0.04409727081656456,0.044203318655490875,0.04430241510272026,0.044407594949007034,0.04450755938887596,0.04461013153195381,0.04470488056540489,0.044802237302064896,0.04489872232079506,0.04498043283820152,0.04508039727807045,0.04516906291246414,0.045258596539497375,0.045339435338974,0.04543418437242508,0.04550807178020477,0.04559499770402908,0.04567844420671463,0.04576276242733002,0.045840125530958176,0.045918360352516174,0.04599572345614433,0.04607482627034187,0.04614436626434326,0.046208690851926804,0.04628170654177666,0.04634081572294235,0.04640166461467743,0.04645990580320358,0.04652075096964836,0.04657551646232605,0.046634625643491745,0.046712856739759445,0.04677196592092514,0.046838898211717606,0.04689887911081314,0.04697015881538391,0.047035351395606995,0.04709359258413315,0.047151830047369,0.047209203243255615,0.047286566346883774,0.04734393581748009,0.047397829592227936,0.047443900257349014,0.04750474914908409,0.047562990337610245,0.04761949181556702,0.047673385590314865,0.04773162305355072,0.047783780843019485,0.047837674617767334,0.04789504408836365,0.047947198152542114,0.04799935594201088,0.04805324971675873,0.048099320381879807,0.04815582185983658,0.04820450022816658,0.048263609409332275,0.048317503184080124,0.048366181552410126,0.04841485992074013,0.04846353828907013,0.048513952642679214,0.04856784641742706,0.048617396503686905,0.048663463443517685,0.04870953410863876,0.048758212476968765,0.0488034151494503,0.04884948581457138,0.04890337958931923,0.048948582261800766,0.04899812862277031,0.049043331295251846,0.04909287765622139,0.04913720861077309,0.04917371645569801,0.0492241345345974,0.049269337207078934,0.04931280016899109,0.04936060681939125,0.04939798638224602,0.049442317336797714,0.04949360340833664,0.04954054206609726,0.04958226904273033,0.04962920770049095,0.04967179894447327,0.04972308501601219,0.04976915568113327,0.04980305954813957,0.049844782799482346,0.04988476634025574,0.04992736130952835,0.04996734857559204,0.05001428723335266,0.050057750195264816,0.05010034143924713,0.0501420684158802,0.05019422248005867,0.05023420974612236,0.0502794086933136,0.050322871655225754,0.050369810312986374,0.05041414499282837,0.05046803876757622,0.05051150172948837,0.05055583268404007,0.05060190334916115,0.050638411194086075,0.05068708956241608,0.05073576793074608,0.05078357830643654,0.050827041268348694,0.050875719636678696,0.050920918583869934,0.050969596952199936,0.051008712500333786,0.051064345985651016,0.05110867694020271,0.05116170272231102,0.0512121208012104,0.051259059458971024,0.05131730064749718,0.05136684700846672,0.0514276959002018,0.05146767944097519,0.05151722952723503,0.051568515598773956,0.051613714545965195,0.05165978521108627,0.05171281099319458,0.0517597496509552,0.05180668830871582,0.05185363069176674,0.0519014373421669,0.05195620283484459,0.052007488906383514,0.052063118666410446,0.052110929042100906,0.052164822816848755,0.052212633192539215,0.05227087065577507,0.052321288734674454,0.052369099110364914,0.05242125317454338,0.052462976425886154,0.052519477903842926,0.05257163196802139,0.05262378975749016,0.05267941951751709,0.052731577306985855,0.05278720706701279,0.052848927676677704,0.05290194973349571,0.05296105891466141,0.05301321670413017,0.05307232588529587,0.053116656839847565,0.05317055061459541,0.05323226749897003,0.0532991997897625,0.05335656926035881,0.05342002585530281,0.05348261073231697,0.053540851920843124,0.0536017008125782,0.053675588220357895,0.0537242665886879,0.05378685146570206,0.053847700357437134,0.053919848054647446,0.05397982522845268,0.054045889526605606,0.05410413071513176,0.054171063005924225,0.054233647882938385,0.05430231988430023,0.054382290691137314,0.05445617809891701,0.05451354756951332,0.05458221957087517,0.054650019854307175,0.05471434444189072,0.054776933044195175,0.05484386533498764,0.054917752742767334,0.05498555302619934,0.0550481416285038,0.05510551109910011,0.05517679080367088,0.05524633079767227,0.05531587079167366,0.05539323389530182,0.05547233670949936,0.05554622411727905,0.05561663210391998,0.05568530410528183,0.05575571209192276,0.05581742897629738,0.0558834932744503,0.05595824867486954,0.05604082718491554,0.056106891483068466,0.05617991089820862,0.05624336376786232,0.05632072687149048,0.05639287829399109,0.05646241828799248,0.05653717368841171,0.056609321385622025,0.05667451396584511,0.05675535649061203,0.056821420788764954,0.05688748136162758,0.056962236762046814,0.057025693356990814,0.057096973061561584,0.057167381048202515,0.05722736194729805,0.05729690194129944,0.05736644193530083,0.05742989853024483,0.0575011745095253,0.057562895119190216,0.05762721970677376],"recovered":[0.0,0.0008849011501297355,0.001655060681514442,0.0023522027768194675,0.0030363062396645546,0.0037108478136360645,0.004400166682898998,0.005067754071205854,0.005710133351385593,0.006370766554027796,0.006971421651542187,0.00757207628339529,0.008172731846570969,0.008747308515012264,0.00931493192911148,0.009895593859255314,0.010432792827486992,0.01094652246683836,0.011460252106189728,0.011989627964794636,0.012527696788311005,0.01304664183408022,0.013572541065514088,0.014076708815991879,0.014634769409894943,0.015150237828493118,0.015635281801223755,0.016140319406986237,0.016660133376717567,0.017128661274909973,0.017596319317817688,0.018087448552250862,0.01854989305138588,0.019017551094293594,0.019489556550979614,0.019946783781051636,0.020400535315275192,0.020829077810049057,0.021284567192196846,0.02173484116792679,0.02217642217874527,0.022635389119386673,0.023092616349458694,0.023542890325188637,0.023995772004127502,0.02443387731909752,0.024856334552168846,0.02528313733637333,0.025695165619254112,0.02610892988741398,0.026499224826693535,0.02689560502767563,0.02729024738073349,0.027686627581715584,0.02806909941136837,0.02845330908894539,0.0288383886218071,0.029191305860877037,0.02957899495959282,0.029946688562631607,0.030300475656986237,0.03065687045454979,0.031008917838335037,0.03133402019739151,0.03166433423757553,0.031997259706258774,0.03233105316758156,0.032635293900966644,0.032934315502643585,0.03324029594659805,0.03352801874279976,0.03382269665598869,0.03411302715539932,0.03438423201441765,0.034656308591365814,0.03493881598114967,0.03520220145583153,0.03545602411031723,0.03571419417858124,0.035954106599092484,0.03619663044810295,0.036443497985601425,0.036670371890068054,0.03689637780189514,0.03711369261145592,0.03731448948383331,0.03753180429339409,0.03773955628275871,0.03793253004550934,0.03813941404223442,0.03834455832839012,0.03853840008378029,0.038715727627277374,0.03889653459191322,0.0390799455344677,0.03926422819495201,0.03944329544901848,0.03961540758609772,0.039787519723176956,0.03994833305478096,0.040116965770721436,0.0402769111096859,0.04043598473072052,0.04059505835175514,0.040746308863162994,0.040911465883255005,0.04106271639466286,0.041226137429475784,0.04137912392616272,0.0415182039141655,0.04166250303387642,0.04180331900715828,0.04194066300988197,0.04209712892770767,0.04223012551665306,0.04236399009823799,0.04249003157019615,0.04260477423667908,0.04272646829485893,0.04284381866455078,0.04295595362782478,0.043074171990156174,0.043193258345127106,0.0433158241212368,0.04342708736658096,0.04353661462664604,0.04363918676972389,0.043734803795814514,0.043830420821905136,0.04392343387007713,0.04401731118559837,0.04410771280527115,0.04419724643230438,0.04428938776254654,0.044385876506567,0.04447714611887932,0.04458319768309593,0.04466838389635086,0.04475270211696625,0.044822242110967636,0.04491003602743149,0.04499870166182518,0.045080412179231644,0.04516559839248657,0.04524991661310196,0.04532293230295181,0.045395080000162125,0.04546201229095459,0.04553242400288582,0.04560978710651398,0.045669764280319214,0.04572800546884537,0.04578537493944168,0.04584883153438568,0.04590880870819092,0.04596618190407753,0.04604180529713631,0.046104393899440765,0.04617132619023323,0.04623477905988693,0.0463060587644577,0.046363431960344315,0.046426884829998016,0.04648773372173309,0.04655031859874725,0.04662681370973587,0.04668853059411049,0.046747639775276184,0.04680153355002403,0.046858906745910645,0.04691888391971588,0.04698755592107773,0.04704579338431358,0.0471075102686882,0.04715966805815697,0.047219645231962204,0.04727353900671005,0.04732917249202728,0.04738132655620575,0.047433484345674515,0.04748737812042236,0.04753779247403145,0.0475960336625576,0.04765079542994499,0.04770295321941376,0.04775858297944069,0.04780552536249161,0.04785507172346115,0.047906357795000076,0.04795416444540024,0.047999367117881775,0.04805152118206024,0.04810628667473793,0.04815409332513809,0.048202771693468094,0.04825318977236748,0.0483001284301281,0.04834359139204025,0.0483974851667881,0.048447031527757645,0.04848875850439072,0.04853134974837303,0.048573076725006104,0.048620883375406265,0.04866434633731842,0.04870954900979996,0.04876431077718735,0.04881212115287781,0.048850368708372116,0.0489007830619812,0.048951201140880585,0.04899553209543228,0.0490424744784832,0.04907898232340813,0.04913374409079552,0.04918242245912552,0.04922067001461983,0.049265000969171524,0.04930846393108368,0.04934845119714737,0.0493893064558506,0.04942842200398445,0.049470145255327225,0.04951969534158707,0.04956141859292984,0.04961704835295677,0.04965703561902046,0.049697890877723694,0.049745701253414154,0.049793507903814316,0.049833495169878006,0.04987435042858124,0.049927372485399246,0.04997257515788078,0.05001777783036232,0.05005950108170509,0.05011078715324402,0.05015077069401741,0.050201188772916794,0.050248127430677414,0.050288982689380646,0.0503324456512928,0.050384603440761566,0.05042632669210434,0.05048195645213127,0.05052889883518219,0.05057757720351219,0.05062277615070343,0.050673194229602814,0.050729695707559586,0.050785329192876816,0.050831399857997894,0.05089311674237251,0.05093570798635483,0.05098351836204529,0.05103828012943268,0.05108869820833206,0.051138244569301605,0.05118953064084053,0.051233865320682526,0.05127645656466484,0.051326002925634384,0.051375553011894226,0.05143292248249054,0.05149724707007408,0.05154071003198624,0.05158764868974686,0.05164328217506409,0.051696307957172394,0.051744986325502396,0.05178844928741455,0.051839735358953476,0.05188232660293579,0.051934484392404556,0.05199011415243149,0.052034445106983185,0.05209529399871826,0.05214310437440872,0.052200473845005035,0.052254367619752884,0.05230478569865227,0.0523604191839695,0.052412573248147964,0.05246994271874428,0.05251340568065643,0.05256729945540428,0.05262032523751259,0.05269073322415352,0.05274810642004013,0.052815038710832596,0.05287154018878937,0.052932385355234146,0.052994973957538605,0.05305234342813492,0.05311666801571846,0.053174909204244614,0.05323315039277077,0.0533035583794117,0.053364407271146774,0.053420908749103546,0.05348784103989601,0.05355564132332802,0.0536208376288414,0.053687769919633865,0.05376165732741356,0.05383380502462387,0.053899865597486496,0.05395984649658203,0.05402764678001404,0.05409545078873634,0.05415542796254158,0.0542319230735302,0.054301463067531586,0.054371003061532974,0.054441411048173904,0.05449443683028221,0.054551806300878525,0.054630909115076065,0.054708272218704224,0.05477607622742653,0.05484561622142792,0.05492819473147392,0.05499599874019623,0.05505945160984993,0.05512986332178116,0.05519158020615578,0.05526372790336609,0.05532979220151901,0.05542019382119179,0.0554923415184021,0.055567964911460876,0.05562533810734749,0.05569661781191826,0.055762678384780884,0.05584699660539627,0.05591914430260658,0.0559956394135952,0.05605300888419151,0.056126028299331665,0.056204259395599365,0.056274671107530594,0.05634160339832306,0.05641288310289383,0.05648503080010414,0.05656065419316292,0.05660759657621384,0.05667365714907646,0.05674232915043831,0.056816216558218,0.056882280856370926,0.05694747343659401],"active":[0.0022565722465515137,0.0020088348537683487,0.0019166936399415135,0.0018967008218169212,0.0018645385280251503,0.0018523684702813625,0.0018341145478188992,0.0017932597547769547,0.0017863055691123009,0.0017315424047410488,0.0017228499054908752,0.0017228508368134499,0.0017167646437883377,0.0016767792403697968,0.0016689561307430267,0.0016228854656219482,0.0016115857288241386,0.0015959395095705986,0.0016011539846658707,0.001622016541659832,0.0015968084335327148,0.0016150623559951782,0.0015933308750391006,0.0016281018033623695,0.001579422503709793,0.001560300588607788,0.0015924610197544098,0.0015846379101276398,0.0015124902129173279,0.001543782651424408,0.0015437845140695572,0.0015046671032905579,0.0015150979161262512,0.001492498442530632,0.0014942362904548645,0.0015055369585752487,0.0015029292553663254,0.0015350915491580963,0.001528136432170868,0.0014985818415880203,0.0015194453299045563,0.0015142280608415604,0.001484675332903862,0.0014742426574230194,0.0014707669615745544,0.0014455560594797134,0.0014377348124980927,0.001416003331542015,0.0014177411794662476,0.0013951417058706284,0.0013968795537948608,0.0013907942920923233,0.001387316733598709,0.0013664551079273224,0.0013760160654783249,0.00136471726000309,0.0013542864471673965,0.0013551563024520874,0.0013212542980909348,0.0013125613331794739,0.001297786831855774,0.0012734420597553253,0.0012360699474811554,0.0012577995657920837,0.001244761049747467,0.0012265034019947052,0.0011882595717906952,0.0011978186666965485,0.001197822391986847,0.0011804327368736267,0.0011700019240379333,0.00115957111120224,0.0011265389621257782,0.0011282823979854584,0.0011187195777893066,0.0010830797255039215,0.0010665617883205414,0.0010700412094593048,0.001047436147928238,0.001048307865858078,0.0010370053350925446,0.0010213591158390045,0.0010118000209331512,0.0009935460984706879,0.0009848512709140778,0.0010065846145153046,0.0009857229888439178,0.0009805075824260712,0.0009926781058311462,0.0009848512709140778,0.0009700730443000793,0.0009570382535457611,0.0009683370590209961,0.0009631216526031494,0.0009666010737419128,0.0009500831365585327,0.0009379126131534576,0.0009309574961662292,0.0009161829948425293,0.0009266100823879242,0.0009057521820068359,0.0009005330502986908,0.0009092278778553009,0.0009031407535076141,0.0008996650576591492,0.0008822791278362274,0.0008892342448234558,0.0008761957287788391,0.0008735880255699158,0.0008675046265125275,0.0008657649159431458,0.0008631572127342224,0.0008683726191520691,0.0008440352976322174,0.0008362084627151489,0.0008162185549736023,0.0008170865476131439,0.0008196942508220673,0.000817958265542984,0.0008170865476131439,0.0008127391338348389,0.0008040480315685272,0.0007936172187328339,0.0007814466953277588,0.0007762312889099121,0.0007658004760742188,0.0007684081792831421,0.0007727555930614471,0.0007797107100486755,0.0007814466953277588,0.0007849261164665222,0.0007910095155239105,0.0007831864058971405,0.0007910095155239105,0.0007831864058971405,0.0007814504206180573,0.000756237655878067,0.0007658004760742188,0.0007553696632385254,0.0007727555930614471,0.0007684081792831421,0.000764060765504837,0.000759713351726532,0.000752761960029602,0.0007458068430423737,0.0007518939673900604,0.0007492862641811371,0.0007466785609722137,0.0007492825388908386,0.0007310286164283752,0.0007319003343582153,0.0007319003343582153,0.0007353760302066803,0.0007266849279403687,0.000725816935300827,0.0007466748356819153,0.0007301606237888336,0.0007345043122768402,0.0007275529205799103,0.0007353797554969788,0.000729292631149292,0.0007301606237888336,0.0007249452173709869,0.000721469521522522,0.0007362477481365204,0.0007171221077442169,0.0007092989981174469,0.0006962604820728302,0.0007032155990600586,0.0007040835916996002,0.0007006078958511353,0.0006858296692371368,0.0006858296692371368,0.0006762705743312836,0.0006780065596103668,0.0006753988564014435,0.0006736591458320618,0.0006701834499835968,0.0006719231605529785,0.0006658360362052917,0.0006684437394142151,0.0006667077541351318,0.0006675757467746735,0.0006667077541351318,0.0006632283329963684,0.0006562769412994385,0.0006580129265785217,0.0006588809192180634,0.0006614886224269867,0.0006632320582866669,0.00066409632563591,0.0006580129265785217,0.000651925802230835,0.0006493218243122101,0.0006467141211032867,0.0006501898169517517,0.0006484538316726685,0.0006545372307300568,0.0006458461284637451,0.0006458461284637451,0.00064845010638237,0.0006423667073249817,0.0006510578095912933,0.0006484538316726685,0.0006484538316726685,0.0006510578095912933,0.00063367560505867,0.0006301961839199066,0.0006432346999645233,0.0006397590041160583,0.0006310679018497467,0.00063367560505867,0.0006293244659900665,0.0006441026926040649,0.0006354115903377533,0.0006206370890140533,0.0006241127848625183,0.0006197653710842133,0.0006188973784446716,0.0006188973784446716,0.0006249807775020599,0.000629328191280365,0.0006301961839199066,0.0006223730742931366,0.00063280388712883,0.0006171613931655884,0.0006223730742931366,0.0006249807775020599,0.0006241090595722198,0.0006206370890140533,0.0006345435976982117,0.000637151300907135,0.0006284601986408234,0.000629328191280365,0.0006206333637237549,0.0006275884807109833,0.0006249807775020599,0.0006328076124191284,0.0006258524954319,0.0006275922060012817,0.0006319358944892883,0.000637151300907135,0.0006241090595722198,0.0006380192935466766,0.0006267204880714417,0.00063280388712883,0.0006345435976982117,0.0006362833082675934,0.0006441064178943634,0.000637151300907135,0.0006423667073249817,0.0006362795829772949,0.0006241127848625183,0.0006328076124191284,0.0006301961839199066,0.000621505081653595,0.0006241127848625183,0.000621505081653595,0.0006171576678752899,0.0006197653710842133,0.0006249807775020599,0.0006301999092102051,0.0006319358944892883,0.0006301961839199066,0.000613681972026825,0.0006241127848625183,0.0006249845027923584,0.0006275884807109833,0.0006249807775020599,0.0006241127848625183,0.00063280388712883,0.0006232410669326782,0.000637151300907135,0.0006371475756168365,0.00063367560505867,0.000644974410533905,0.0006362833082675934,0.0006441026926040649,0.0006484538316726685,0.0006475821137428284,0.00065627321600914,0.000652797520160675,0.0006597526371479034,0.0006467141211032867,0.0006571449339389801,0.0006649680435657501,0.0006788745522499084,0.0006658360362052917,0.00067191943526268,0.000667572021484375,0.0006693117320537567,0.0006693154573440552,0.0006806142628192902,0.0006719231605529785,0.0006701834499835968,0.0006727911531925201,0.0006866976618766785,0.0006762668490409851,0.0006814822554588318,0.0006832219660282135,0.0006832219660282135,0.0006780065596103668,0.0006814822554588318,0.0006945207715034485,0.0006945207715034485,0.0006797425448894501,0.0006823539733886719,0.0006901733577251434,0.0006866976618766785,0.0006814822554588318,0.0006884373724460602,0.0006858296692371368,0.0006840899586677551,0.0006771385669708252,0.0006641000509262085,0.0006823539733886719,0.000694524496793747,0.0006849616765975952,0.0006849616765975952,0.0006962604820728302,0.0007006078958511353,0.0006884373724460602,0.0006893053650856018,0.0006962604820728302,0.0006875656545162201,0.0006919130682945251,0.0006945207715034485,0.0007110349833965302,0.0006866976618766785,0.0006875693798065186,0.0006753988564014435,0.0006953887641429901,0.0006962604820728302,0.0006997399032115936,0.0006901770830154419,0.0006901770830154419,0.0006788745522499084,0.000702347606420517,0.0006953924894332886,0.0006832219660282135,0.0006875656545162201,0.0006840899586677551,0.0006840899586677551,0.0006823502480983734,0.0006667077541351318,0.0006893053650856018,0.0006927847862243652,0.0006875693798065186,0.0006849579513072968,0.0006806142628192902,0.0006797462701797485]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0022565722465515137,0.0029119900427758694,0.0035847933031618595,0.004241080489009619,0.004879113286733627,0.005506714805960655,0.006106500513851643,0.006669777445495129,0.007218277081847191,0.007728529628366232,0.008237043395638466,0.008741211146116257,0.00923929363489151,0.00970434583723545,0.01017548143863678,0.010598808526992798,0.011034305207431316,0.01146197784692049,0.011879220604896545,0.012273862026631832,0.012659810483455658,0.013049236498773098,0.013435185886919498,0.013827219605445862,0.014184483326971531,0.014532185159623623,0.014882494695484638,0.015238889493048191,0.015567467547953129,0.015907345339655876,0.016247224062681198,0.016590580344200134,0.016906987875699997,0.017221659421920776,0.017519813030958176,0.017803190276026726,0.018085697665810585,0.018368205055594444,0.018653320148587227,0.018927136436104774,0.019180089235305786,0.019448688253760338,0.019699903205037117,0.01993112452328205,0.020148439332842827,0.020376183092594147,0.020596973598003387,0.020817764103412628,0.021028993651270866,0.021240223199129105,0.021435804665088654,0.021627040579915047,0.021823491901159286,0.02201646752655506,0.0221885796636343,0.02237807586789131,0.022539757192134857,0.022704916074872017,0.02286572940647602,0.0230387095361948,0.02319430746138096,0.02334381826221943,0.023500284180045128,0.0236445814371109,0.023774098604917526,0.023922741413116455,0.024041829630732536,0.024184387177228928,0.024317383766174316,0.024447772651910782,0.024567728862166405,0.024677254259586334,0.02479112707078457,0.02490152232348919,0.02500322461128235,0.025101451203227043,0.025203153491020203,0.025314418599009514,0.025403952226042747,0.025487400591373444,0.025573456659913063,0.025662120431661606,0.025745568796992302,0.025829017162322998,0.02591072767972946,0.025982005521655083,0.026038506999611855,0.02610630914568901,0.026178456842899323,0.02624625898897648,0.026308845728635788,0.02636447735130787,0.026430541649460793,0.026500951498746872,0.026567883789539337,0.026636553928256035,0.026689579710364342,0.026756512001156807,0.026804320514202118,0.026867777109146118,0.02693210169672966,0.026985125616192818,0.02704336680471897,0.027091175317764282,0.027138113975524902,0.027186792343854904,0.027224170044064522,0.027264157310128212,0.02730153501033783,0.02734239026904106,0.02738759107887745,0.027430184185504913,0.027468431740999222,0.027500594034790993,0.02753101848065853,0.02756839618086815,0.02760142646729946,0.02763967402279377,0.027668360620737076,0.027699653059244156,0.027729207649827003,0.027755284681916237,0.02778049372136593,0.02780570276081562,0.027831779792904854,0.02785264141857624,0.0278761126101017,0.02789958193898201,0.027919573709368706,0.027936089783906937,0.02795521356165409,0.027979552745819092,0.02800215408205986,0.028021277859807014,0.028037793934345245,0.02805691584944725,0.028074301779270172,0.028093425557017326,0.02811254933476448,0.028129933401942253,0.028149057179689407,0.028164703398942947,0.02818121947348118,0.028196867555379868,0.028211643919348717,0.02822902984917164,0.02824641391634941,0.028259452432394028,0.028280315920710564,0.028289876878261566,0.02830117754638195,0.028312478214502335,0.028326384723186493,0.028336817398667336,0.02834898605942726,0.02836289443075657,0.028375932946801186,0.028389841318130493,0.02840200997889042,0.02841852605342865,0.0284280888736248,0.028439389541745186,0.028448080644011497,0.02845938131213188,0.02846720442175865,0.028476767241954803,0.028487198054790497,0.028493283316493034,0.02850458212196827,0.028511537238955498,0.028518490493297577,0.028525445610284805,0.028535006567835808,0.028541091829538345,0.028548045083880424,0.028556738048791885,0.028563691303133965,0.02856803871691227,0.028577599674463272,0.02858368493616581,0.02859063819050789,0.028594985604286194,0.028603678569197655,0.028606286272406578,0.028609761968255043,0.02861497737467289,0.028619324788451195,0.02862280048429966,0.02862454019486904,0.028627147898077965,0.028628885746002197,0.028633233159780502,0.028637578710913658,0.028641924262046814,0.028643663972616196,0.02864627167582512,0.02864800952374935,0.028652356937527657,0.02865496464073658,0.028660180047154427,0.02866365574300289,0.028666263446211815,0.028668003156781197,0.02866974100470543,0.028672348707914352,0.028676696121692657,0.02867930382490158,0.028681041672825813,0.02868538722395897,0.02868625707924366,0.02868712693452835,0.028689734637737274,0.028692342340946198,0.028692342340946198,0.02869321033358574,0.02869408018887043,0.02869495004415512,0.028695818036794662,0.028698425740003586,0.028698425740003586,0.028698425740003586,0.028698425740003586,0.02870103344321251,0.02870277315378189,0.028704511001706123,0.028704511001706123,0.028706250712275505,0.028707988560199738,0.02870885841548443,0.02870972640812397,0.028711466118693352,0.028713203966617584,0.028714941814541817,0.028715811669826508,0.028719289228320122,0.028722764924168587,0.02872450463473797,0.0287262424826622,0.028727112337946892,0.028731457889080048,0.028731457889080048,0.02873319759964943,0.028737543150782585,0.028739280998706818,0.0287410207092762,0.028742758557200432,0.028743628412485123,0.028743628412485123,0.028746236115694046,0.028746236115694046,0.028746236115694046,0.028747104108333588,0.02874971181154251,0.028751451522111893,0.028751451522111893,0.028754059225320816,0.028754059225320816,0.028754927217960358,0.028758404776453972,0.028760144487023354,0.028761882334947586,0.028761882334947586,0.0287653598934412,0.028767967596650124,0.028769705444574356,0.028774050995707512,0.028775790706276894,0.028776658698916435,0.02878013625741005,0.02878100611269474,0.028781874105334282,0.028785351663827896,0.028786221519112587,0.028787091374397278,0.028790567070245743,0.028794044628739357,0.02879578247666359,0.02879752218723297,0.028798390179872513,0.028800129890441895,0.028800129890441895,0.028800997883081436,0.028801867738366127,0.02880534529685974,0.028806213289499283,0.028806213289499283,0.028809690847992897,0.02881229855120182,0.028814038261771202,0.028815776109695435,0.02881925366818905,0.028822729364037514,0.028825337067246437,0.02882794477045536,0.02882794477045536,0.028830552473664284,0.028831422328948975,0.028833160176873207,0.028834030032157898,0.02883489988744259,0.02883663773536682,0.028838377445936203,0.028841853141784668,0.028841853141784668,0.02884272299706936,0.02884446084499359,0.028846200555562973,0.028847938403487206,0.028847938403487206,0.028849676251411438,0.02885141596198082,0.02885141596198082,0.02885228395462036,0.028853153809905052,0.028854891657829285,0.028855761513113976,0.028857499361038208,0.02885923907160759,0.02886010706424713,0.028862714767456055,0.028865324333310127,0.02886619232594967,0.02886619232594967,0.02886793203651905,0.028868800029158592,0.028870539739727974,0.028871407732367516,0.028871407732367516,0.028873147442936897,0.02887488529086113,0.02887575514614582,0.028876623138785362,0.028878362849354744,0.028880100697278976,0.028880100697278976,0.02888183854520321,0.0288827084004879,0.02888357825577259,0.028884446248412132,0.028884446248412132,0.028884446248412132,0.028885316103696823,0.028885316103696823,0.028885316103696823,0.028886185958981514,0.028887053951621056,0.028887053951621056,0.028887053951621056,0.028888793662190437,0.028888793662190437,0.02888966165482998],"recovered":[0.0,0.0008962014690041542,0.0016750534996390343,0.0024113121908158064,0.0031023696064949036,0.0037499642930924892,0.0043932124972343445,0.005015598610043526,0.005607561208307743,0.006182138342410326,0.006734115071594715,0.0072608832269907,0.0077685280703008175,0.008270087651908398,0.008768171072006226,0.009218445047736168,0.009685234166681767,0.010128553956747055,0.010554488748311996,0.010988246649503708,0.011389842256903648,0.011806215159595013,0.012206941843032837,0.012609406374394894,0.01298840157687664,0.01336218137294054,0.013726398348808289,0.014081054367125034,0.01443918701261282,0.014787758700549603,0.01512850634753704,0.015471861697733402,0.015817824751138687,0.01615161821246147,0.016455858945846558,0.016761835664510727,0.01704695075750351,0.017352929338812828,0.017643259838223457,0.0179370678961277,0.018214359879493713,0.01849599927663803,0.018758513033390045,0.01899929717183113,0.01924181915819645,0.019472170621156693,0.0196912232786417,0.01991027593612671,0.020140627399086952,0.020373588427901268,0.020577862858772278,0.020781269297003746,0.02097945846617222,0.021165478974580765,0.02135932259261608,0.02153925783932209,0.02172788605093956,0.02190086804330349,0.022068634629249573,0.02222336269915104,0.022395474836230278,0.022557156160473824,0.022710144519805908,0.022859657183289528,0.023005690425634384,0.023154333233833313,0.02329254522919655,0.02342727966606617,0.023555928841233253,0.02368805557489395,0.023824529722332954,0.023953178897500038,0.024061834439635277,0.02416701428592205,0.02427654154598713,0.024380851536989212,0.024485161527991295,0.024579910561442375,0.024682482704520226,0.024776361882686615,0.024861549958586693,0.024959774687886238,0.02505452372133732,0.02513536438345909,0.025218812748789787,0.025310954079031944,0.02539353258907795,0.02545698918402195,0.02551957592368126,0.02559085376560688,0.02566126361489296,0.02572472020983696,0.02578817494213581,0.0258577149361372,0.025923779234290123,0.025989841669797897,0.02605590596795082,0.026113275438547134,0.026175862178206444,0.026240186765789986,0.02629755809903145,0.026359274983406067,0.026414038613438606,0.02647140808403492,0.026525301858782768,0.026575719937682152,0.02662787400186062,0.02667568437755108,0.026717407628893852,0.026753047481179237,0.02679477073252201,0.026836495846509933,0.026886912062764168,0.026922551915049553,0.026954714208841324,0.02698426879942417,0.027012085542082787,0.027050333097577095,0.027083363384008408,0.02711639553308487,0.027161596342921257,0.02718854323029518,0.027213752269744873,0.027239829301834106,0.027268515899777412,0.027293723076581955,0.027319801971316338,0.027338925749063492,0.027362395077943802,0.027385864406824112,0.027410203590989113,0.027430197224020958,0.02745627425611019,0.027472790330648422,0.027490174397826195,0.027508430182933807,0.02752755396068096,0.02754841558635235,0.02756406180560589,0.027578840032219887,0.027597961947321892,0.02761361002922058,0.027626648545265198,0.02764490246772766,0.027663156390190125,0.02768315002322197,0.02769879624247551,0.02771531231701374,0.02773008868098259,0.02774747461080551,0.02776225283741951,0.027774421498179436,0.02778572216629982,0.027798760682344437,0.027811799198389053,0.02782396972179413,0.02783961594104767,0.027850916609168053,0.02786395512521267,0.0278804711997509,0.02789698727428913,0.027905678376555443,0.027917848899960518,0.027929149568080902,0.027938710525631905,0.027945663779973984,0.027953488752245903,0.027963919565081596,0.027970872819423676,0.027985651046037674,0.027992604300379753,0.028003904968500137,0.028012597933411598,0.028018681332468987,0.028024766594171524,0.028034329414367676,0.028041282668709755,0.028049105778336525,0.02805345132946968,0.028063884004950523,0.028074314817786217,0.028079530224204063,0.028082137927412987,0.028090830892324448,0.028095176443457603,0.02810126170516014,0.028102999553084373,0.02810908481478691,0.028113430365920067,0.02811517007648945,0.028117777779698372,0.028120385482907295,0.028122123330831528,0.028126468881964684,0.02813168428838253,0.028133423998951912,0.028135161846876144,0.02813863940536976,0.02814037725329399,0.028143854811787605,0.02814820036292076,0.028152547776699066,0.02815515547990799,0.028156893327832222,0.028159501031041145,0.02816210873425007,0.02816384844481945,0.028167324140667915,0.02817080169916153,0.028174279257655144,0.028176017105579376,0.028176886960864067,0.0281786248087883,0.028181232511997223,0.028182970359921455,0.028184710070490837,0.02818557806313038,0.02818731777369976,0.02818818762898445,0.028190795332193375,0.028190795332193375,0.028191663324832916,0.028191663324832916,0.028193403035402298,0.02819427102804184,0.02819601073861122,0.02819601073861122,0.028196878731250763,0.028199486434459686,0.028201226145029068,0.0282029639929533,0.02820383384823799,0.028204701840877533,0.028207309544086456,0.028208179399371147,0.02821078710258007,0.028214264661073685,0.028216002508997917,0.0282177422195673,0.028221217915415764,0.028223825618624687,0.028224695473909378,0.02822643332183361,0.028229041025042534,0.028230780735611916,0.02823338843882084,0.02823338843882084,0.02823425643146038,0.02823512628674507,0.028238603845238686,0.028239471837878227,0.028239471837878227,0.028239471837878227,0.028240341693162918,0.02824294939637184,0.02824294939637184,0.028245557099580765,0.028245557099580765,0.028248164802789688,0.02824903465807438,0.02824903465807438,0.02825077250599861,0.028252512216567993,0.028255119919776917,0.02825859561562538,0.028261203318834305,0.028262073174118996,0.02826641872525215,0.028267288580536842,0.028269028291106224,0.028269896283745766,0.02827424369752407,0.028276851400732994,0.028278589248657227,0.02828032709658146,0.02828206680715084,0.028283804655075073,0.028284674510359764,0.028286412358283997,0.028287282213568687,0.028287282213568687,0.02828902006149292,0.02828988991677761,0.028291627764701843,0.028292497619986534,0.028294235467910767,0.028295105323195457,0.02829858288168907,0.028301190584897995,0.02830379828810692,0.02830553613603115,0.028308143839240074,0.028309881687164307,0.02831335924565792,0.02831422910094261,0.028315097093582153,0.028317704796791077,0.0283203125,0.02832205221056938,0.02832205221056938,0.028323790058493614,0.02832726761698723,0.02832813747227192,0.02832987532019615,0.028330745175480843,0.028332483023405075,0.028334220871329308,0.028335090726614,0.02833682857453823,0.028339436277747154,0.028341175988316536,0.02834291383624077,0.02834291383624077,0.02834291383624077,0.02834378369152546,0.028345521539449692,0.028346391394734383,0.028347259387373924,0.028348129242658615,0.028348999097943306,0.02835247665643692,0.028354214504361153,0.028355084359645844,0.028356822207570076,0.028357692062854767,0.028357692062854767,0.028361167758703232,0.028362037613987923,0.028362037613987923,0.028364645317196846,0.02836725302040577,0.02836812287569046,0.028368990868330002,0.028368990868330002,0.028370730578899384,0.028370730578899384,0.028370730578899384,0.028371598571538925,0.028373338282108307,0.02837420627474785,0.02837420627474785,0.02837507613003254,0.02837507613003254,0.02837594598531723,0.02837594598531723,0.02837594598531723,0.02837681584060192,0.02837681584060192,0.02837681584060192,0.028377683833241463,0.028379423543810844],"active":[0.0022565722465515137,0.002015788573771715,0.0019097398035228252,0.0018297682981938124,0.0017767436802387238,0.001756750512868166,0.0017132880166172981,0.001654178835451603,0.0016107158735394478,0.001546391285955906,0.0015029283240437508,0.001480327919125557,0.0014707655645906925,0.001434258185327053,0.0014073103666305542,0.00138036347925663,0.0013490710407495499,0.0013334238901734352,0.001324731856584549,0.0012856153771281242,0.0012699682265520096,0.0012430213391780853,0.0012282440438866615,0.0012178132310509682,0.0011960817500948906,0.0011700037866830826,0.0011560963466763496,0.0011578351259231567,0.0011282805353403091,0.0011195866391062737,0.0011187177151441574,0.001118718646466732,0.0010891631245613098,0.0010700412094593048,0.001063954085111618,0.0010413546115159988,0.0010387469083070755,0.0010152757167816162,0.0010100603103637695,0.0009900685399770737,0.0009657293558120728,0.0009526889771223068,0.0009413901716470718,0.0009318273514509201,0.0009066201746463776,0.0009040124714374542,0.0009057503193616867,0.0009074881672859192,0.0008883662521839142,0.0008666347712278366,0.0008579418063163757,0.0008457712829113007,0.0008440334349870682,0.0008509885519742966,0.000829257071018219,0.0008388180285692215,0.0008118711411952972,0.0008040480315685272,0.0007970947772264481,0.0008153468370437622,0.0007988326251506805,0.0007866621017456055,0.0007901396602392197,0.000784924253821373,0.0007684081792831421,0.0007684081792831421,0.0007492844015359879,0.0007571075111627579,0.0007614549249410629,0.0007597170770168304,0.0007431991398334503,0.0007240753620862961,0.000729292631149292,0.0007345080375671387,0.0007266830652952194,0.0007205996662378311,0.0007179919630289078,0.0007345080375671387,0.000721469521522522,0.0007110387086868286,0.0007119067013263702,0.0007023457437753677,0.0006910450756549835,0.0006936527788639069,0.0006919149309396744,0.0006710514426231384,0.000644974410533905,0.0006493199616670609,0.0006588809192180634,0.0006554052233695984,0.0006475821137428284,0.0006397571414709091,0.0006423667073249817,0.0006432365626096725,0.0006441045552492142,0.0006467122584581375,0.0006336737424135208,0.0006432365626096725,0.0006284583359956741,0.0006275903433561325,0.0006345435976982117,0.0006258506327867508,0.000629328191280365,0.0006197672337293625,0.0006128121167421341,0.0006110724061727524,0.0005962960422039032,0.0005884729325771332,0.0005841273814439774,0.000589342787861824,0.0005928203463554382,0.0005936883389949799,0.000581519678235054,0.0005780421197414398,0.0005763042718172073,0.0005841273814439774,0.0005893409252166748,0.0005893409252166748,0.0005849972367286682,0.0005832575261592865,0.0005676113069057465,0.0005667414516210556,0.0005667414516210556,0.000565873458981514,0.0005632638931274414,0.0005589183419942856,0.0005563106387853622,0.0005606561899185181,0.0005571786314249039,0.0005502253770828247,0.000545009970664978,0.0005493555217981339,0.0005458798259496689,0.0005484875291585922,0.0005476195365190506,0.000548485666513443,0.0005467478185892105,0.000545009970664978,0.0005484875291585922,0.0005510933697223663,0.0005510952323675156,0.0005510933697223663,0.0005545709282159805,0.0005519650876522064,0.0005484875291585922,0.0005458798259496689,0.0005476176738739014,0.0005441401153802872,0.0005502272397279739,0.0005424022674560547,0.0005389247089624405,0.0005380567163228989,0.000540662556886673,0.0005380567163228989,0.000537186861038208,0.0005389247089624405,0.0005363170057535172,0.0005389247089624405,0.0005380548536777496,0.0005380548536777496,0.0005311015993356705,0.000533711165189743,0.0005302317440509796,0.0005302317440509796,0.0005284938961267471,0.0005311034619808197,0.0005337093025445938,0.000529363751411438,0.0005337093025445938,0.0005258861929178238,0.0005258861929178238,0.000521540641784668,0.0005224086344242096,0.0005224104970693588,0.0005232784897089005,0.0005224086344242096,0.0005224086344242096,0.0005189329385757446,0.0005241483449935913,0.0005198009312152863,0.0005163233727216721,0.0005154553800821304,0.000521540641784668,0.0005154553800821304,0.0005145855247974396,0.0005137156695127487,0.0005163252353668213,0.0005137156695127487,0.0005111098289489746,0.0005119778215885162,0.0005111079663038254,0.0005128476768732071,0.0005154553800821304,0.0005154553800821304,0.0005119796842336655,0.0005128476768732071,0.0005128476768732071,0.000513717532157898,0.0005145873874425888,0.0005163252353668213,0.0005154553800821304,0.0005137156695127487,0.0005128476768732071,0.0005128476768732071,0.0005128476768732071,0.0005145873874425888,0.0005154553800821304,0.000513717532157898,0.0005145855247974396,0.0005119778215885162,0.0005111098289489746,0.0005128476768732071,0.000513717532157898,0.0005111098289489746,0.0005102399736642838,0.0005093701183795929,0.0005093719810247421,0.000508500263094902,0.0005102381110191345,0.0005076304078102112,0.0005076304078102112,0.0005067624151706696,0.0005093701183795929,0.0005093701183795929,0.0005102399736642838,0.000508500263094902,0.0005102399736642838,0.0005111098289489746,0.0005093719810247421,0.000508500263094902,0.0005085021257400513,0.0005093701183795929,0.0005102399736642838,0.0005085021257400513,0.0005111098289489746,0.0005119778215885162,0.0005102399736642838,0.0005102399736642838,0.0005093701183795929,0.0005102399736642838,0.0005076322704553604,0.0005085021257400513,0.0005111098289489746,0.0005102399736642838,0.0005102399736642838,0.0005093701183795929,0.0005102399736642838,0.0005093719810247421,0.0005111098289489746,0.0005076322704553604,0.0005067642778158188,0.0005076322704553604,0.0005102399736642838,0.0005111098289489746,0.0005085021257400513,0.0005111098289489746,0.0005085021257400513,0.0005093701183795929,0.0005102399736642838,0.0005111098289489746,0.0005128476768732071,0.0005111098289489746,0.0005128476768732071,0.0005128476768732071,0.0005111098289489746,0.0005128476768732071,0.000513717532157898,0.0005102399736642838,0.0005128476768732071,0.0005119778215885162,0.0005119778215885162,0.0005111079663038254,0.0005093701183795929,0.0005085021257400513,0.0005102399736642838,0.0005119778215885162,0.0005119778215885162,0.0005128476768732071,0.0005119778215885162,0.0005128476768732071,0.0005128476768732071,0.0005119778215885162,0.0005119778215885162,0.000513717532157898,0.0005137156695127487,0.0005119778215885162,0.0005145855247974396,0.0005137156695127487,0.0005128476768732071,0.0005119778215885162,0.000513717532157898,0.0005145855247974396,0.0005154553800821304,0.0005145855247974396,0.0005137156695127487,0.0005154553800821304,0.000513717532157898,0.0005128476768732071,0.0005119778215885162,0.0005128476768732071,0.0005128476768732071,0.0005111098289489746,0.0005137156695127487,0.0005119778215885162,0.0005119778215885162,0.0005119778215885162,0.0005119796842336655,0.0005128476768732071,0.0005111098289489746,0.0005102399736642838,0.0005102399736642838,0.0005085021257400513,0.0005093701183795929,0.0005102399736642838,0.0005111079663038254,0.0005102399736642838,0.0005111079663038254,0.0005119796842336655,0.0005119778215885162,0.0005137156695127487,0.0005128476768732071,0.0005119778215885162,0.0005111079663038254,0.0005111098289489746,0.0005111079663038254,0.0005128476768732071,0.0005102399736642838,0.0005093701183795929,0.0005111098289489746,0.0005102399736642838,0.0005085021257400513,0.000508500263094902,0.0005093719810247421,0.0005111098289489746,0.0005093701183795929,0.0005111079663038254,0.0005119778215885162,0.0005119796842336655,0.0005111079663038254,0.0005102399736642838,0.0005102399736642838,0.0005102399736642838,0.0005102399736642838,0.0005093701183795929,0.0005102399736642838,0.0005111079663038254,0.0005102381110191345,0.0005102381110191345,0.0005119778215885162,0.0005111098289489746,0.0005102381110191345]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0022565722465515137,0.0029154671356081963,0.003559584729373455,0.004178494215011597,0.004781756550073624,0.005361549556255341,0.0059361266903579235,0.006467241328209639,0.006999225355684757,0.007453845348209143,0.007900642231106758,0.008333530277013779,0.008767289109528065,0.009162800386548042,0.009536579251289368,0.00991557352244854,0.010259798727929592,0.010594462044537067,0.010923909023404121,0.011252488009631634,0.011579327285289764,0.011880089528858662,0.012188674882054329,0.012463359162211418,0.012724136002361774,0.012977088801562786,0.013237864710390568,0.01347951777279377,0.013720300979912281,0.01395499985665083,0.014187091030180454,0.014397450722754002,0.014599987305700779,0.014805130660533905,0.01500158291310072,0.015199773013591766,0.015385792590677738,0.015558774583041668,0.015736103057861328,0.01589430682361126,0.01604381948709488,0.01620115339756012,0.016355011612176895,0.016497569158673286,0.016637519001960754,0.016780946403741837,0.01690090447664261,0.017023468390107155,0.017152119427919388,0.017270337790250778,0.017352916300296783,0.017458096146583557,0.017558928579092026,0.01764063909649849,0.017740603536367416,0.017824051901698112,0.017904892563819885,0.017991818487644196,0.01806570403277874,0.01812829077243805,0.018201308324933052,0.018266502767801285,0.018344735726714134,0.01841253787279129,0.018488163128495216,0.018549880012869835,0.018603773787617683,0.018659405410289764,0.018715906888246536,0.018770670518279076,0.01883064955472946,0.01887498050928116,0.018920181319117546,0.018967991694808006,0.019014930352568626,0.019059263169765472,0.01910533383488655,0.0191444493830204,0.019178351387381554,0.01921485923230648,0.01924702152609825,0.01927831582725048,0.019313085824251175,0.01934698596596718,0.019376540556550026,0.019400879740715027,0.01943477988243103,0.019469551742076874,0.019494758918881416,0.019519098103046417,0.019540829584002495,0.01956777647137642,0.01958429254591465,0.019606024026870728,0.019620800390839577,0.019634708762168884,0.019651224836707115,0.01966339536011219,0.01967817172408104,0.019692080095410347,0.019705118611454964,0.01971815712749958,0.019731195643544197,0.01974162831902504,0.019752059131860733,0.01976596750319004,0.019776398316025734,0.019787698984146118,0.01979812979698181,0.019808560609817505,0.01981986127793789,0.01982942223548889,0.019838115200400352,0.019845938310027122,0.019856369122862816,0.01986593008041382,0.019872885197401047,0.01988331601023674,0.01989113911986351,0.01989896222949028,0.019904177635908127,0.01990765519440174,0.019912000745534897,0.019918086007237434,0.019924171268939972,0.01992938667535782,0.019933732226490974,0.01993720978498459,0.019942425191402435,0.01994590274989605,0.019949380308389664,0.01995285600423813,0.019957203418016434,0.019959811121225357,0.019963286817073822,0.019966764375567436,0.019967634230852127,0.01997024193406105,0.019972849637269974,0.019976327195763588,0.019979802891612053,0.019981542602181435,0.0199850182980299,0.019987626001238823,0.019989365711808205,0.01999458111822605,0.019998056814074516,0.02000153437256813,0.020004142075777054,0.020006749778985977,0.02000848948955536,0.020011965185403824,0.020013704895973206,0.02001805044710636,0.020020658150315285,0.020023265853524208,0.02002587355673313,0.020028481259942055,0.020029351115226746,0.02003195881843567,0.02003282867372036,0.020035436376929283,0.020038044080138206,0.02004065178334713,0.020042389631271362,0.020045867189764977,0.02004760503768921,0.02004934288561344,0.020051950588822365,0.020052820444107056,0.020053690299391747,0.020053690299391747,0.020053690299391747,0.020053690299391747,0.020054560154676437,0.02005716785788536,0.020058035850524902,0.020058035850524902,0.020059775561094284,0.020060643553733826,0.020061513409018517,0.020061513409018517,0.020061513409018517,0.020062383264303207,0.02006325125694275,0.02006325125694275,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744,0.02006412111222744],"recovered":[0.0,0.0008892473997548223,0.001679399749264121,0.0024043582379817963,0.0030684685334563255,0.0037178017664700747,0.004321933723986149,0.004902595654129982,0.005447618197649717,0.005983948241919279,0.006483769975602627,0.006947082467377186,0.007409526035189629,0.00786327663809061,0.008289211429655552,0.008674290962517262,0.009072409942746162,0.009448796510696411,0.00980606023222208,0.010153762064874172,0.010480602271854877,0.010815265588462353,0.0111308041960001,0.011436781845986843,0.011719290167093277,0.012000058777630329,0.012270397506654263,0.012551166117191315,0.012788472697138786,0.013024041429162025,0.01325526274740696,0.01349604595452547,0.013733352534472942,0.013928934931755066,0.014139294624328613,0.014344438910484314,0.014543497934937477,0.014738211408257484,0.0149198854342103,0.015095474198460579,0.015261502005159855,0.015424053184688091,0.01557617262005806,0.01572481542825699,0.01586737297475338,0.016010800376534462,0.016145534813404083,0.016295915469527245,0.016412395983934402,0.016539305448532104,0.01666100136935711,0.016776612028479576,0.016880054026842117,0.016979148611426353,0.017067812383174896,0.017162561416625977,0.01724427193403244,0.017320767045021057,0.017418991774320602,0.017500702291727066,0.01758154295384884,0.01765282079577446,0.017726708203554153,0.01780233345925808,0.017869265750050545,0.017948368564248085,0.018004870042204857,0.01806223951280117,0.018118740990757942,0.01818045973777771,0.018241306766867638,0.01830476149916649,0.018348224461078644,0.018402988091111183,0.01844645105302334,0.018488174304366112,0.018529899418354034,0.018577707931399345,0.018619433045387268,0.018655940890312195,0.01869245059788227,0.01873069629073143,0.01876286044716835,0.018797630444169044,0.018827185034751892,0.018858477473258972,0.018886294215917587,0.01892019435763359,0.0189584419131279,0.018987126648426056,0.01901407353579998,0.019034937024116516,0.019058406352996826,0.019079267978668213,0.01910099945962429,0.019120123237371445,0.01913316175341606,0.019145332276821136,0.01916271634399891,0.019176624715328217,0.01919574849307537,0.01921052485704422,0.019223565235733986,0.019238341599702835,0.019247034564614296,0.01925833523273468,0.019269634038209915,0.01928180456161499,0.019292235374450684,0.019303536042571068,0.019315704703330994,0.019323527812957764,0.019331352785229683,0.019338306039571762,0.019349606707692146,0.01936003752052784,0.019369598478078842,0.019380899146199226,0.019386114552617073,0.019393937662243843,0.019401760771870613,0.019409585744142532,0.01941653899848461,0.019419146701693535,0.019425231963396072,0.01943218521773815,0.019436532631516457,0.019440878182649612,0.019444355741143227,0.019450439140200615,0.01945391669869423,0.019457394257187843,0.019460871815681458,0.019464347511529922,0.019467825070023537,0.019473040476441383,0.019475648179650307,0.01947825588285923,0.019481733441352844,0.019486078992486,0.019490426406264305,0.01949303410947323,0.019495641812682152,0.019497379660606384,0.01950172521173954,0.019504332914948463,0.01950868032872677,0.019511288031935692,0.019513025879859924,0.019515633583068848,0.019519111141562462,0.019521718844771385,0.01952606439590454,0.019527804106473923,0.019530411809682846,0.01953388750553131,0.019536495208740234,0.019538234919309616,0.01953997276723385,0.019543450325727463,0.019546058028936386,0.01954779587686062,0.01954953558743,0.019553011283278465,0.019554750993847847,0.01955648884177208,0.019559096544981003,0.019562574103474617,0.01956344209611416,0.01956518180668354,0.01956605166196823,0.019568659365177155,0.019569527357816696,0.019570397213101387,0.019570397213101387,0.019571267068386078,0.01957213506102562,0.01957300491631031,0.01957300491631031,0.019573874771595,0.019573874771595,0.019575612619519234,0.019576482474803925,0.019576482474803925,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157,0.019578220322728157],"active":[0.0022565722465515137,0.002026219852268696,0.001880184980109334,0.0017741359770298004,0.0017132880166172981,0.001643747789785266,0.0016141929663717747,0.0015646456740796566,0.00155160715803504,0.0014698971062898636,0.0014168722555041313,0.0013864478096365929,0.0013577630743384361,0.0012995237484574318,0.0012473678216338158,0.0012412825599312782,0.0011873887851834297,0.0011456655338406563,0.0011178487911820412,0.0010987259447574615,0.001098725013434887,0.001064823940396309,0.0010578706860542297,0.001026577316224575,0.0010048458352684975,0.000977030023932457,0.0009674672037363052,0.0009283516556024551,0.0009318282827734947,0.0009309584274888039,0.0009318282827734947,0.0009014047682285309,0.0008666347712278366,0.0008761957287788391,0.0008622882887721062,0.0008553341031074524,0.0008422946557402611,0.0008205631747841835,0.0008162176236510277,0.0007988326251506805,0.0007823174819350243,0.0007771002128720284,0.0007788389921188354,0.0007727537304162979,0.0007701460272073746,0.0007701460272073746,0.0007553696632385254,0.0007275529205799103,0.0007397234439849854,0.0007310323417186737,0.0006919149309396744,0.000681484118103981,0.0006788745522499084,0.0006614904850721359,0.0006727911531925201,0.0006614904850721359,0.0006606206297874451,0.0006710514426231384,0.0006467122584581375,0.0006275884807109833,0.0006197653710842133,0.000613681972026825,0.0006180275231599808,0.0006102044135332108,0.0006188973784446716,0.0006015114486217499,0.0005989037454128265,0.0005971658974885941,0.0005971658974885941,0.0005902107805013657,0.000589342787861824,0.0005702190101146698,0.0005719568580389023,0.0005650036036968231,0.0005684792995452881,0.0005710888653993607,0.0005754344165325165,0.0005667414516210556,0.0005589183419942856,0.0005589183419942856,0.0005545709282159805,0.0005476195365190506,0.0005502253770828247,0.0005493555217981339,0.0005493555217981339,0.0005424022674560547,0.000548485666513443,0.0005493573844432831,0.0005363170057535172,0.0005319714546203613,0.0005267560482025146,0.000532839447259903,0.0005258861929178238,0.0005267560482025146,0.0005198009312152863,0.0005145855247974396,0.0005180630832910538,0.0005180630832910538,0.0005154553800821304,0.0005154553800821304,0.0005093701183795929,0.0005076322704553604,0.0005076304078102112,0.0005032867193222046,0.0005050245672464371,0.0005076322704553604,0.0005067642778158188,0.0005058944225311279,0.0005058944225311279,0.0005050245672464371,0.0005041565746068954,0.0005058944225311279,0.0005067624151706696,0.0005076322704553604,0.0005067624151706696,0.0005058925598859787,0.0005032867193222046,0.0005024168640375137,0.0005050245672464371,0.0005050245672464371,0.0005024168640375137,0.0004980694502592087,0.0004954617470502853,0.0004989393055438995,0.0004989393055438995,0.000497201457619667,0.0004971995949745178,0.0004963316023349762,0.0004980694502592087,0.0004954636096954346,0.0004954636096954346,0.0004954617470502853,0.0004963316023349762,0.0004954636096954346,0.0004954617470502853,0.0004937238991260529,0.0004919860512018204,0.0004919860512018204,0.0004911161959171295,0.0004902482032775879,0.0004893764853477478,0.0004885084927082062,0.0004893764853477478,0.0004902463406324387,0.00048764050006866455,0.0004902482032775879,0.0004893764853477478,0.0004902463406324387,0.0004911161959171295,0.0004911161959171295,0.000489378347992897,0.0004902463406324387,0.00048764050006866455,0.0004902463406324387,0.0004902463406324387,0.000489378347992897,0.000489378347992897,0.0004902463406324387,0.000489378347992897,0.0004885084927082062,0.0004867706447839737,0.00048764050006866455,0.0004885084927082062,0.00048764050006866455,0.0004876386374235153,0.000489378347992897,0.0004885084927082062,0.00048676878213882446,0.0004885084927082062,0.0004876386374235153,0.0004876386374235153,0.000485030934214592,0.00048416294157505035,0.0004832930862903595,0.00048416294157505035,0.00048590078949928284,0.00048590078949928284,0.000485030934214592,0.0004867706447839737,0.00048676878213882446,0.0004876386374235153,0.00048590078949928284,0.000485030934214592,0.00048590078949928284,0.000485030934214592,0.000485030934214592,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284,0.00048590078949928284]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.7087368369102478,"q05":0.6371525009639322,"q20":0.6721093242024477,"q40":0.6977111238347864,"q60":0.7197625499857092,"q80":0.7453643496180479,"q95":0.7803211728565634},"MaxActiveInfected":{"mean":0.03623891994357109,"q05":0.024602838068180942,"q20":0.030285093158344194,"q40":0.03444668287962956,"q60":0.03803115700751262,"q80":0.042192746728797983,"q95":0.04787500181896123}},"4W_None":{"TotalInfected":{"mean":0.18646103143692017,"q05":0.0025903790852076225,"q20":0.09238004896256274,"q40":0.1581405192881693,"q60":0.21478154358567103,"q80":0.2805420139112776,"q95":0.3703316837886326},"MaxActiveInfected":{"mean":0.0026646852493286133,"q05":0.0019769482328969696,"q20":0.002312791277330805,"q40":0.0025587571728254536,"q60":0.002770613325831773,"q80":0.003016579221326422,"q95":0.0033524222657602566}},"2W_Strong":{"TotalInfected":{"mean":0.018603337928652763,"q05":0.013585218187372504,"q20":0.016035719717723967,"q40":0.017830426540787713,"q60":0.019376249316517814,"q80":0.021170956139581563,"q95":0.02362145766993302},"MaxActiveInfected":{"mean":0.0022565722465515137,"q05":0.0022072266377429696,"q20":0.0022313236095443264,"q40":0.0022489718334574396,"q60":0.0022641726596455878,"q80":0.002281820883558701,"q95":0.0023059178553600577}},"2W_Moderate":{"TotalInfected":{"mean":0.036186326295137405,"q05":0.009201137053667877,"q20":0.02237883127827281,"q40":0.03202995674961836,"q60":0.04034269584065645,"q80":0.049993821312002,"q95":0.06317151553660692},"MaxActiveInfected":{"mean":0.0022565722465515137,"q05":0.0022072266377429696,"q20":0.0022313236095443264,"q40":0.0022489718334574396,"q60":0.0022641726596455878,"q80":0.002281820883558701,"q95":0.0023059178553600577}}}}} \ No newline at end of file diff --git a/web/country-data/extdata-EG.json b/web/country-data/extdata-EG.json new file mode 100644 index 00000000..01d5ce1b --- /dev/null +++ b/web/country-data/extdata-EG.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0010182857513427734,0.0013600857928395271,0.0017519555985927582,0.002165312645956874,0.0025934898294508457,0.0030392203480005264,0.003498558886349201,0.003972931299358606,0.004462278448045254,0.004965958185493946,0.005483923014253378,0.006018015556037426,0.006567355711013079,0.0071312664076685905,0.007714549079537392,0.0083089554682374,0.008921450935304165,0.009675704874098301,0.010546961799263954,0.011550851166248322,0.012697461992502213,0.014012561179697514,0.015514484606683254,0.017230069264769554,0.019186565652489662,0.021419236436486244,0.023958802223205566,0.026832882314920425,0.030105475336313248,0.033801790326833725,0.03797036036849022,0.042671121656894684,0.04795149341225624,0.05385839566588402,0.06046165153384209,0.06779572367668152,0.07589907199144363,0.08484931290149689,0.09468727558851242,0.10542599111795425,0.11705818772315979,0.12963254749774933,0.14312711358070374,0.15750360488891602,0.17275230586528778,0.1887919157743454,0.20555423200130463,0.22294393181800842,0.24086077511310577,0.25923702120780945,0.27788522839546204,0.29675984382629395,0.3157043159008026,0.33461901545524597,0.35343924164772034,0.37201693654060364,0.3903287351131439,0.40829747915267944,0.4258367121219635,0.44295188784599304,0.45959898829460144,0.4757455587387085,0.49138715863227844,0.5065325498580933,0.5211480855941772,0.5352706909179688,0.5488700866699219,0.5619668364524841,0.574554979801178,0.5866601467132568,0.5982906818389893,0.6094258427619934,0.620088517665863,0.6302832365036011,0.6399850845336914,0.6492089629173279,0.6579306125640869,0.6661832332611084,0.6739424467086792,0.6812124252319336,0.6880189776420593,0.6943488121032715,0.700236439704895,0.705682098865509,0.7107067704200745,0.7153290510177612,0.7195619344711304,0.7234346270561218,0.7269572019577026,0.7301584482192993,0.7330711483955383,0.7356999516487122,0.7380747199058533,0.7402237057685852,0.742155134677887,0.7438941597938538,0.7454586625099182,0.746860921382904,0.7481191754341125,0.749247133731842,0.7502557635307312,0.7511600255966187,0.7519692778587341,0.7526918053627014,0.7533366680145264,0.7539142966270447,0.7544305324554443,0.7548873424530029,0.7552928924560547,0.7556579113006592,0.755980908870697,0.7562698721885681,0.7565274238586426,0.7567566633224487,0.7569601535797119,0.7571431398391724,0.7573055028915405,0.7574492692947388,0.757577657699585,0.7576917409896851,0.7577937245368958,0.7578842639923096,0.7579638361930847,0.7580363154411316,0.7580998539924622,0.7581572532653809,0.7582083940505981,0.7582538723945618,0.7582937479019165,0.7583299279212952,0.7583618760108948,0.7583903074264526,0.7584165334701538,0.7584388256072998,0.7584590315818787,0.758476734161377,0.7584924101829529,0.7585065960884094,0.7585188746452332,0.7585298418998718,0.7585399150848389,0.758549153804779,0.7585572004318237,0.758564293384552,0.7585708498954773,0.7585763335227966,0.758581280708313,0.7585856914520264,0.7585896253585815,0.7585932016372681,0.7585961222648621,0.7585989832878113,0.7586016058921814,0.7586039304733276,0.75860595703125,0.7586076855659485,0.7586093544960022,0.7586108446121216,0.7586122155189514,0.7586132884025574,0.7586143016815186,0.7586153149604797,0.7586161494255066,0.7586168646812439,0.7586174011230469,0.7586180567741394,0.7586185932159424,0.7586190104484558,0.7586194276809692,0.7586197853088379,0.7586201429367065,0.7586204409599304,0.7586207389831543,0.7586209177970886,0.7586211562156677,0.7586213946342468,0.7586215734481812,0.7586216926574707,0.758621871471405,0.7586219906806946,0.7586221694946289,0.7586222290992737,0.7586223483085632,0.758622407913208,0.7586224675178528,0.7586225271224976,0.7586225867271423,0.7586226463317871,0.7586226463317871,0.7586227059364319,0.7586227059364319,0.7586227655410767,0.7586227655410767,0.7586227655410767,0.7586228251457214,0.7586228251457214,0.7586228251457214,0.7586228251457214,0.7586228847503662,0.7586228847503662,0.7586228847503662,0.7586228847503662,0.7586228847503662,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011,0.758622944355011],"recovered":[0.0,0.0004745150508824736,0.000885091139934957,0.0012840322451665998,0.0016925404779613018,0.002110318513587117,0.0025441290345042944,0.0029923911206424236,0.0034534765873104334,0.003928347956389189,0.004418028052896261,0.004923525732010603,0.005439553875476122,0.005970425438135862,0.006519932299852371,0.007083236705511808,0.007663370110094547,0.00825764611363411,0.008934020064771175,0.00970856100320816,0.010596873238682747,0.011615796014666557,0.012783776037395,0.014119541272521019,0.015642821788787842,0.01738363690674305,0.01936974935233593,0.021628066897392273,0.024197867140173912,0.02712111361324787,0.030431261286139488,0.03417247533798218,0.03839455172419548,0.043142564594745636,0.048467908054590225,0.054437123239040375,0.0610944889485836,0.06847098469734192,0.07664244621992111,0.0856439620256424,0.09551388025283813,0.10625310242176056,0.11791722476482391,0.1305011808872223,0.1439719796180725,0.15833725035190582,0.17353257536888123,0.1895150989294052,0.20619603991508484,0.22350455820560455,0.24133998155593872,0.2595800757408142,0.27815860509872437,0.29690855741500854,0.3157356381416321,0.3345527648925781,0.35328689217567444,0.371799111366272,0.39004650712013245,0.407931387424469,0.4254198670387268,0.442485511302948,0.4591047167778015,0.47525086998939514,0.49088054895401,0.505986213684082,0.5206064581871033,0.5347224473953247,0.5483269095420837,0.561413586139679,0.5740228891372681,0.5861292481422424,0.5977646708488464,0.6089176535606384,0.6195712685585022,0.629751980304718,0.6394692659378052,0.6486867070198059,0.657408595085144,0.6656485795974731,0.6733950972557068,0.6806766390800476,0.6874958276748657,0.6938443183898926,0.6997437477111816,0.7052060961723328,0.710253894329071,0.714883029460907,0.7191341519355774,0.7230242490768433,0.7265658378601074,0.7297964096069336,0.7327147126197815,0.7353696823120117,0.7377706170082092,0.7399393320083618,0.7418919205665588,0.7436466217041016,0.7452235817909241,0.7466458082199097,0.7479204535484314,0.7490607500076294,0.750083327293396,0.7510021328926086,0.7518200874328613,0.7525553107261658,0.7532089352607727,0.7537940144538879,0.7543141841888428,0.7547800540924072,0.7551923990249634,0.7555623650550842,0.755891740322113,0.7561830282211304,0.7564438581466675,0.7566774487495422,0.756883978843689,0.7570682168006897,0.7572336196899414,0.7573798298835754,0.7575101852416992,0.7576261162757874,0.7577285170555115,0.7578195929527283,0.7579013109207153,0.7579748630523682,0.7580403089523315,0.7580984234809875,0.7581502199172974,0.7581958770751953,0.7582365870475769,0.7582727074623108,0.758305549621582,0.7583346366882324,0.758359968662262,0.7583827972412109,0.758403480052948,0.7584212422370911,0.7584376335144043,0.7584520578384399,0.7584642171859741,0.7584755420684814,0.7584856152534485,0.7584947347640991,0.758502721786499,0.7585101127624512,0.7585167288780212,0.7585222125053406,0.758527398109436,0.7585321068763733,0.758536159992218,0.7585397958755493,0.7585429549217224,0.7585458159446716,0.7585484385490417,0.758550763130188,0.7585527300834656,0.7585546374320984,0.7585562467575073,0.7585577368736267,0.7585590481758118,0.7585602402687073,0.7585611939430237,0.7585622072219849,0.7585631012916565,0.7585638761520386,0.7585644721984863,0.7585650086402893,0.7585655450820923,0.7585660219192505,0.7585663795471191,0.7585669159889221,0.758567214012146,0.7585676312446594,0.7585678696632385,0.7585681080818176,0.758568286895752,0.758568525314331,0.7585686445236206,0.7585688829421997,0.758569061756134,0.7585691809654236,0.7585693001747131,0.7585694193840027,0.7585695385932922,0.758569598197937,0.7585696578025818,0.7585697174072266,0.7585697770118713,0.7585697770118713,0.7585698366165161,0.7585698366165161,0.7585698962211609,0.7585699558258057,0.7585699558258057,0.7585700154304504,0.7585700154304504,0.7585700154304504,0.7585700154304504,0.7585700750350952,0.7585700750350952,0.7585700750350952,0.7585700750350952,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974,0.75857013463974],"active":[0.0010182857513427734,0.000885570771060884,0.0008668644586578012,0.0008812804007902741,0.0009009493514895439,0.0009289018344134092,0.0009544298518449068,0.0009805401787161827,0.0010088018607348204,0.0010376102291047573,0.0010658949613571167,0.001094489824026823,0.0011278018355369568,0.0011608409695327282,0.0011946167796850204,0.0012257187627255917,0.0012580808252096176,0.0014180587604641914,0.0016129417344927788,0.0018422901630401611,0.0021005887538194656,0.0023967651650309563,0.002730708569288254,0.003110527992248535,0.0035437438637018204,0.004035599529743195,0.0045890528708696365,0.0052048154175281525,0.005907608196139336,0.006680676713585854,0.007539099082350731,0.008498646318912506,0.00955694168806076,0.010715831071138382,0.011993743479251862,0.013358600437641144,0.014804583042860031,0.016378328204154968,0.01804482936859131,0.01978202909231186,0.021544307470321655,0.02337944507598877,0.025209888815879822,0.027002424001693726,0.02878032624721527,0.030454665422439575,0.0320216566324234,0.03342883288860321,0.034664735198020935,0.035732463002204895,0.036545246839523315,0.037179768085479736,0.03754571080207825,0.03771045804023743,0.03770360350608826,0.03746417164802551,0.03704184293746948,0.03649836778640747,0.035790205001831055,0.03502050042152405,0.034179121255874634,0.0332600474357605,0.03228244185447693,0.03128167986869812,0.030267536640167236,0.02928447723388672,0.028263628482818604,0.027244389057159424,0.02622807025909424,0.02524656057357788,0.02426779270172119,0.023296594619750977,0.0223238468170166,0.021365582942962646,0.02041381597518921,0.019456982612609863,0.01846134662628174,0.01749652624130249,0.016533851623535156,0.01556384563446045,0.014623880386352539,0.013672173023223877,0.012740612030029297,0.011837780475616455,0.010963022708892822,0.010122954845428467,0.009308040142059326,0.008551597595214844,0.007823050022125244,0.007134199142456055,0.006505310535430908,0.0059035420417785645,0.005360007286071777,0.004854023456573486,0.004384517669677734,0.003954827785491943,0.003566741943359375,0.0032142996788024902,0.0028955936431884766,0.002601325511932373,0.0023353099822998047,0.002099275588989258,0.0018859505653381348,0.0016896724700927734,0.001516580581665039,0.0013589859008789062,0.0012215971946716309,0.0010933279991149902,0.000978708267211914,0.0008778572082519531,0.0007885098457336426,0.0007075071334838867,0.000635683536529541,0.0005736351013183594,0.0005162954330444336,0.00046569108963012695,0.0004215240478515625,0.00038105249404907227,0.0003440380096435547,0.00031191110610961914,0.0002835392951965332,0.0002581477165222168,0.0002353191375732422,0.0002167224884033203,0.00019854307174682617,0.0001823902130126953,0.00016808509826660156,0.00015544891357421875,0.00014352798461914062,0.00013405084609985352,0.0001252889633178711,0.0001175999641418457,0.00011098384857177734,0.00010418891906738281,9.906291961669922e-05,9.393692016601562e-05,8.893013000488281e-05,8.535385131835938e-05,8.124113082885742e-05,7.778406143188477e-05,7.56978988647461e-05,7.361173629760742e-05,7.158517837524414e-05,6.955862045288086e-05,6.812810897827148e-05,6.622076034545898e-05,6.455183029174805e-05,6.347894668579102e-05,6.222724914550781e-05,6.109476089477539e-05,5.996227264404297e-05,5.918741226196289e-05,5.8650970458984375e-05,5.811452865600586e-05,5.751848220825195e-05,5.692243576049805e-05,5.6624412536621094e-05,5.620718002319336e-05,5.59687614440918e-05,5.555152893066406e-05,5.525350570678711e-05,5.507469177246094e-05,5.4955482482910156e-05,5.46574592590332e-05,5.429983139038086e-05,5.418062210083008e-05,5.412101745605469e-05,5.4001808166503906e-05,5.3882598876953125e-05,5.3763389587402344e-05,5.3763389587402344e-05,5.352497100830078e-05,5.352497100830078e-05,5.328655242919922e-05,5.328655242919922e-05,5.328655242919922e-05,5.328655242919922e-05,5.316734313964844e-05,5.322694778442383e-05,5.310773849487305e-05,5.310773849487305e-05,5.3048133850097656e-05,5.3048133850097656e-05,5.2988529205322266e-05,5.2928924560546875e-05,5.2928924560546875e-05,5.2928924560546875e-05,5.2928924560546875e-05,5.2869319915771484e-05,5.2928924560546875e-05,5.2869319915771484e-05,5.2928924560546875e-05,5.2869319915771484e-05,5.2809715270996094e-05,5.2869319915771484e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2869319915771484e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05,5.2809715270996094e-05]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0010182857513427734,0.001359943300485611,0.001742364838719368,0.0021417574025690556,0.002549469470977783,0.0029649301432073116,0.0033843601122498512,0.0038118362426757812,0.004247809760272503,0.004688025452196598,0.005136976949870586,0.005592251196503639,0.006053098943084478,0.006520043592900038,0.006994558498263359,0.007476976606994867,0.00796700082719326,0.008552434854209423,0.009218885563313961,0.009976217523217201,0.010827033780515194,0.011781197972595692,0.012856739573180676,0.014067301526665688,0.015425623394548893,0.01694558933377266,0.018643369898200035,0.020541394129395485,0.0226677805185318,0.025037230923771858,0.02769024670124054,0.030641373246908188,0.03391139954328537,0.03754258528351784,0.0415642149746418,0.045998312532901764,0.050903916358947754,0.05627558380365372,0.062170032411813736,0.06860596686601639,0.07561805099248886,0.08323083817958832,0.09147050231695175,0.10034274309873581,0.10987424105405807,0.12006042897701263,0.13089869916439056,0.1423710584640503,0.15445925295352936,0.16712288558483124,0.18034425377845764,0.19406893849372864,0.20824408531188965,0.22280719876289368,0.2376765012741089,0.25280267000198364,0.2680996358394623,0.28351452946662903,0.2989681363105774,0.31441420316696167,0.3297491669654846,0.34495261311531067,0.35996368527412415,0.37477409839630127,0.3893027603626251,0.4035314619541168,0.4174623489379883,0.43105798959732056,0.44430404901504517,0.4571797549724579,0.4697072207927704,0.4818546175956726,0.4936532974243164,0.5050758719444275,0.5161377191543579,0.5268571972846985,0.5372121334075928,0.5472208857536316,0.5568737983703613,0.5662015676498413,0.575187623500824,0.5838390588760376,0.5921506285667419,0.6001144051551819,0.6077427268028259,0.6150190234184265,0.6219574809074402,0.6285797953605652,0.6348472833633423,0.6407859921455383,0.6463887095451355,0.6516643166542053,0.6566125750541687,0.6612521409988403,0.6655824184417725,0.6696234345436096,0.6733762621879578,0.6768624782562256,0.680096447467804,0.6830856204032898,0.6858327388763428,0.6883620023727417,0.690686821937561,0.6928153038024902,0.6947727203369141,0.6965593695640564,0.6981962323188782,0.6996955275535583,0.7010570764541626,0.7022964358329773,0.7034270167350769,0.704454243183136,0.7053911685943604,0.7062391638755798,0.7070102095603943,0.7077118158340454,0.708347737789154,0.7089219689369202,0.7094489932060242,0.7099248170852661,0.7103526592254639,0.710744321346283,0.7110981345176697,0.7114152908325195,0.7117061614990234,0.7119690775871277,0.7122083902359009,0.7124218940734863,0.7126156091690063,0.7127920985221863,0.7129519581794739,0.7130960822105408,0.7132261395454407,0.7133440971374512,0.7134512066841125,0.71354740858078,0.7136349081993103,0.7137131094932556,0.7137842774391174,0.7138494253158569,0.7139084935188293,0.713961660861969,0.7140094637870789,0.7140533328056335,0.7140927314758301,0.7141286730766296,0.7141602635383606,0.7141892910003662,0.7142165899276733,0.7142400741577148,0.7142620086669922,0.7142814993858337,0.7142994403839111,0.7143160700798035,0.7143309712409973,0.7143440246582031,0.714356005191803,0.7143672704696655,0.7143769264221191,0.7143863439559937,0.7143943905830383,0.7144020199775696,0.7144090533256531,0.7144150137901306,0.7144203782081604,0.7144251465797424,0.7144297957420349,0.714434027671814,0.7144376635551453,0.7144410610198975,0.7144443392753601,0.7144472002983093,0.7144496440887451,0.7144519090652466,0.714453935623169,0.7144559621810913,0.7144576907157898,0.7144593000411987,0.7144607901573181,0.714462161064148,0.7144632935523987,0.7144643664360046,0.7144653797149658,0.7144661545753479,0.7144669890403748,0.7144677042961121,0.7144684195518494,0.7144690752029419,0.7144695520401001,0.7144701480865479,0.714470624923706,0.7144710421562195,0.7144713997840881,0.7144717574119568,0.7144720554351807,0.7144723534584045,0.7144725918769836,0.7144728899002075,0.7144731283187866,0.714473307132721,0.7144734859466553,0.7144736647605896,0.7144737839698792,0.7144739627838135,0.7144740223884583,0.7144741415977478,0.7144742012023926,0.7144743204116821,0.7144743800163269,0.7144744396209717,0.7144744992256165,0.7144745588302612,0.714474618434906,0.7144746780395508,0.7144747376441956,0.7144747972488403,0.7144748568534851,0.7144749164581299,0.7144749164581299,0.7144749760627747,0.7144749760627747,0.7144750356674194,0.7144750952720642,0.7144750952720642,0.7144750952720642,0.714475154876709,0.714475154876709,0.714475154876709,0.714475154876709,0.7144752144813538,0.7144752144813538,0.7144752144813538,0.7144752144813538,0.7144752144813538,0.7144752144813538,0.7144752144813538,0.7144752144813538,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985,0.7144752740859985],"recovered":[0.0,0.0004763214965350926,0.0008845088304951787,0.001281999982893467,0.0016781481681391597,0.002080939942970872,0.002488437807187438,0.002902139676734805,0.0033220925834029913,0.0037496518343687057,0.004183794837445021,0.004624854773283005,0.00507341418415308,0.005530387628823519,0.005988989025354385,0.006457324139773846,0.006930544041097164,0.007413080893456936,0.007948266342282295,0.008549993857741356,0.009227877482771873,0.009994504041969776,0.010853960178792477,0.011823906563222408,0.012914648279547691,0.014136964455246925,0.015508918091654778,0.017044713720679283,0.018753012642264366,0.020670920610427856,0.022816084325313568,0.02521543577313423,0.02789088897407055,0.03086818754673004,0.034161921590566635,0.0378304161131382,0.0418819822371006,0.04636133462190628,0.051282793283462524,0.05668717995285988,0.06261128187179565,0.06906571239233017,0.07610327750444412,0.08373778313398361,0.09200160950422287,0.10089733451604843,0.11043240875005722,0.12060806900262833,0.13143545389175415,0.1428966522216797,0.15496908128261566,0.16760124266147614,0.1807861477136612,0.19448105990886688,0.20860449969768524,0.223093643784523,0.2379128485918045,0.25296083092689514,0.2682037055492401,0.28353625535964966,0.29892802238464355,0.31428107619285583,0.32956504821777344,0.34471675753593445,0.35970354080200195,0.3744497299194336,0.3889509439468384,0.4031672477722168,0.4170793890953064,0.4306596517562866,0.44388148188591003,0.4567723274230957,0.46927738189697266,0.48141586780548096,0.49321505427360535,0.5046449899673462,0.5157267451286316,0.5264309644699097,0.5367794632911682,0.5467957258224487,0.5564569234848022,0.5657898783683777,0.5747729539871216,0.5834184885025024,0.5917200446128845,0.5996924638748169,0.6073120832443237,0.6145967245101929,0.6215408444404602,0.6281562447547913,0.6344326138496399,0.6403840780258179,0.6459895968437195,0.6512765884399414,0.6562298536300659,0.6608626842498779,0.6652107238769531,0.6692607402801514,0.6730261445045471,0.6765315532684326,0.6797798275947571,0.6827750205993652,0.6855337023735046,0.6880778670310974,0.6904156804084778,0.6925698518753052,0.6945317387580872,0.6963381767272949,0.6979833245277405,0.6994926333427429,0.7008690237998962,0.7021222710609436,0.7032603025436401,0.7042984366416931,0.7052406072616577,0.7060948610305786,0.7068758010864258,0.7075874209403992,0.7082266211509705,0.7088108658790588,0.7093402147293091,0.7098172903060913,0.7102523446083069,0.710646390914917,0.7109991908073425,0.7113223671913147,0.7116142511367798,0.7118809223175049,0.7121217250823975,0.7123381495475769,0.7125341296195984,0.71271151304245,0.7128748893737793,0.7130193114280701,0.7131521105766296,0.7132712006568909,0.7133778929710388,0.7134754657745361,0.7135651111602783,0.7136451005935669,0.7137166857719421,0.7137832641601562,0.7138428688049316,0.7138963341712952,0.7139446139335632,0.7139886617660522,0.714028537273407,0.7140643000602722,0.7140971422195435,0.714127242565155,0.7141542434692383,0.7141780257225037,0.714199960231781,0.7142200469970703,0.7142380475997925,0.7142543196678162,0.7142689824104309,0.7142822742462158,0.71429443359375,0.7143057584762573,0.7143155336380005,0.7143248915672302,0.7143329977989197,0.7143406271934509,0.7143474817276001,0.7143537998199463,0.7143591046333313,0.7143642902374268,0.7143688797950745,0.7143732905387878,0.7143768668174744,0.7143803834915161,0.7143834233283997,0.7143862843513489,0.7143887281417847,0.7143911123275757,0.7143934369087219,0.7143955230712891,0.7143972516059875,0.7143988609313965,0.7144003510475159,0.7144015431404114,0.7144029140472412,0.7144039869308472,0.7144048810005188,0.7144057750701904,0.7144066095352173,0.7144073247909546,0.7144080400466919,0.7144086360931396,0.7144092321395874,0.7144097089767456,0.7144102454185486,0.7144107222557068,0.714411199092865,0.7144115567207336,0.7144118547439575,0.7144120931625366,0.7144123911857605,0.7144126296043396,0.7144129276275635,0.7144131064414978,0.7144132256507874,0.7144134640693665,0.714413583278656,0.7144137620925903,0.7144138813018799,0.7144140005111694,0.714414119720459,0.7144141793251038,0.7144142985343933,0.7144142985343933,0.7144143581390381,0.7144144773483276,0.7144144773483276,0.7144145369529724,0.7144145965576172,0.714414656162262,0.7144147157669067,0.7144147753715515,0.7144147753715515,0.7144147753715515,0.7144148349761963,0.7144148945808411,0.7144148945808411,0.7144148945808411,0.7144148945808411,0.7144148945808411,0.7144149541854858,0.7144149541854858,0.7144149541854858,0.7144149541854858,0.7144149541854858,0.7144150137901306,0.7144150137901306,0.7144150137901306,0.7144150137901306,0.7144150137901306,0.7144150137901306,0.7144150137901306,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754,0.7144150733947754],"active":[0.0010182857513427734,0.0008836218039505184,0.0008578560082241893,0.0008597574196755886,0.0008713213028386235,0.0008839902002364397,0.0008959223050624132,0.0009096965659409761,0.0009257171768695116,0.0009383736178278923,0.0009531821124255657,0.0009673964232206345,0.0009796847589313984,0.000989655964076519,0.0010055694729089737,0.0010196524672210217,0.001036456786096096,0.0011393539607524872,0.0012706192210316658,0.0014262236654758453,0.0015991562977433205,0.0017866939306259155,0.002002779394388199,0.0022433949634432793,0.0025109751150012016,0.002808624878525734,0.0031344518065452576,0.0034966804087162018,0.003914767876267433,0.004366310313344002,0.0048741623759269714,0.005425937473773956,0.006020510569214821,0.006674397736787796,0.007402293384075165,0.008167896419763565,0.009021934121847153,0.009914249181747437,0.010887239128351212,0.01191878691315651,0.013006769120693207,0.014165125787258148,0.01536722481250763,0.016604959964752197,0.017872631549835205,0.019163094460964203,0.020466290414333344,0.021762989461421967,0.023023799061775208,0.02422623336315155,0.02537517249584198,0.026467695832252502,0.027457937598228455,0.028326138854026794,0.029072001576423645,0.029709026217460632,0.030186787247657776,0.030553698539733887,0.03076443076133728,0.03087794780731201,0.030821144580841064,0.030671536922454834,0.030398637056350708,0.03005734086036682,0.02959921956062317,0.029081732034683228,0.028511404991149902,0.02789074182510376,0.02722465991973877,0.026520103216171265,0.02582573890686035,0.025082290172576904,0.02437591552734375,0.023660004138946533,0.022922664880752563,0.022212207317352295,0.02148538827896118,0.020789921283721924,0.020094335079193115,0.019405841827392578,0.01873070001602173,0.018049180507659912,0.01737767457962036,0.016695916652679443,0.016022682189941406,0.01532655954360962,0.014645397663116455,0.013983070850372314,0.01330643892288208,0.01262974739074707,0.011956095695495605,0.011280238628387451,0.010622978210449219,0.009975552558898926,0.009352564811706543,0.00876075029373169,0.008165538311004639,0.007601737976074219,0.007070302963256836,0.006554067134857178,0.006052911281585693,0.005586981773376465,0.0051531195640563965,0.004737436771392822,0.004357039928436279,0.003989517688751221,0.0036644935607910156,0.0033573508262634277,0.003073751926422119,0.002803802490234375,0.002557992935180664,0.002331972122192383,0.002130866050720215,0.0019407272338867188,0.0017696022987365723,0.0016169548034667969,0.0014719367027282715,0.001334547996520996,0.001222372055053711,0.0011139512062072754,0.0010124444961547852,0.0009270310401916504,0.000845789909362793,0.0007688999176025391,0.0007069706916809082,0.0006467103958129883,0.0005941390991210938,0.0005409717559814453,0.0004938840866088867,0.000453948974609375,0.0004178285598754883,0.0003845691680908203,0.00035125017166137695,0.0003247857093811035,0.00029909610748291016,0.00027620792388916016,0.0002570152282714844,0.00023764371871948242,0.00021916627883911133,0.00020432472229003906,0.00019180774688720703,0.00017839670181274414,0.0001665949821472168,0.0001569986343383789,0.0001481175422668457,0.00014001131057739258,0.00013172626495361328,0.00012499094009399414,0.00011944770812988281,0.00011283159255981445,0.00010776519775390625,0.00010347366333007812,9.948015213012695e-05,9.60230827331543e-05,9.292364120483398e-05,8.970499038696289e-05,8.702278137207031e-05,8.499622344970703e-05,8.249282836914062e-05,8.058547973632812e-05,7.88569450378418e-05,7.712841033935547e-05,7.605552673339844e-05,7.43865966796875e-05,7.289648056030273e-05,7.134675979614258e-05,7.069110870361328e-05,6.973743438720703e-05,6.878376007080078e-05,6.777048110961914e-05,6.747245788574219e-05,6.681680679321289e-05,6.622076034545898e-05,6.562471389770508e-05,6.520748138427734e-05,6.4849853515625e-05,6.42538070678711e-05,6.377696990966797e-05,6.35385513305664e-05,6.330013275146484e-05,6.29425048828125e-05,6.282329559326172e-05,6.246566772460938e-05,6.216764450073242e-05,6.210803985595703e-05,6.192922592163086e-05,6.181001663208008e-05,6.175041198730469e-05,6.151199340820312e-05,6.151199340820312e-05,6.139278411865234e-05,6.133317947387695e-05,6.115436553955078e-05,6.103515625e-05,6.085634231567383e-05,6.079673767089844e-05,6.073713302612305e-05,6.079673767089844e-05,6.073713302612305e-05,6.0677528381347656e-05,6.0558319091796875e-05,6.0558319091796875e-05,6.0558319091796875e-05,6.0498714447021484e-05,6.0439109802246094e-05,6.03795051574707e-05,6.031990051269531e-05,6.031990051269531e-05,6.026029586791992e-05,6.026029586791992e-05,6.020069122314453e-05,6.026029586791992e-05,6.026029586791992e-05,6.020069122314453e-05,6.026029586791992e-05,6.026029586791992e-05,6.026029586791992e-05,6.026029586791992e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.026029586791992e-05,6.026029586791992e-05,6.020069122314453e-05,6.020069122314453e-05,6.026029586791992e-05,6.026029586791992e-05,6.026029586791992e-05,6.020069122314453e-05,6.026029586791992e-05,6.026029586791992e-05,6.026029586791992e-05,6.026029586791992e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.026029586791992e-05,6.026029586791992e-05,6.026029586791992e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05,6.020069122314453e-05]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0010182857513427734,0.0013623557751998305,0.0017312171403318644,0.0021089203655719757,0.0024926611222326756,0.0028751539066433907,0.003257765667513013,0.0036431821063160896,0.004027219954878092,0.004413076210767031,0.00479928869754076,0.005183493252843618,0.005568161141127348,0.005948467180132866,0.006333740893751383,0.006715604104101658,0.007098500616848469,0.007545229978859425,0.008044619113206863,0.008598760701715946,0.009212789125740528,0.00988995935767889,0.010634277947247028,0.011451460421085358,0.012362578883767128,0.013358303345739841,0.01445857621729374,0.015674475580453873,0.017004428431391716,0.01846391335129738,0.020070932805538177,0.021824024617671967,0.023744819685816765,0.025851549580693245,0.02814975008368492,0.030669979751110077,0.03340072184801102,0.03637778013944626,0.03961552679538727,0.04313039034605026,0.04693992808461189,0.05105417221784592,0.055491868406534195,0.06027943640947342,0.06541425734758377,0.07092559337615967,0.07680972665548325,0.08309931308031082,0.0897969901561737,0.09689099341630936,0.10440222918987274,0.11232157051563263,0.12066024541854858,0.12939709424972534,0.1385178416967392,0.14800770580768585,0.15787863731384277,0.16806508600711823,0.17855358123779297,0.18932542204856873,0.20032289624214172,0.2115701287984848,0.2229723483324051,0.23452968895435333,0.2461642026901245,0.25788071751594543,0.2696203291416168,0.2813662588596344,0.2930498421192169,0.3046654462814331,0.3162122070789337,0.32763782143592834,0.33890923857688904,0.35003045201301575,0.36097314953804016,0.37172845005989075,0.382302850484848,0.3926427364349365,0.4027691185474396,0.41269299387931824,0.42237618565559387,0.43185439705848694,0.44110336899757385,0.4501325786113739,0.45889532566070557,0.4674561619758606,0.47580334544181824,0.48394936323165894,0.4918725788593292,0.49957090616226196,0.5070445537567139,0.5143061876296997,0.5213393568992615,0.52813720703125,0.5347387790679932,0.5411105155944824,0.5472553372383118,0.5531710982322693,0.5588659048080444,0.5643633008003235,0.569623589515686,0.5746859908103943,0.5795331597328186,0.5841535925865173,0.5885690450668335,0.5927762985229492,0.5967784523963928,0.6005757451057434,0.6041772961616516,0.6075869798660278,0.6107966899871826,0.6138256788253784,0.6166722178459167,0.6193567514419556,0.6218665242195129,0.6242271661758423,0.6264270544052124,0.6284868717193604,0.6304104924201965,0.6322022676467896,0.6338786482810974,0.6354324221611023,0.6368789672851562,0.638224184513092,0.6394672393798828,0.6406227946281433,0.6416968703269958,0.6426873803138733,0.6436066031455994,0.6444610953330994,0.6452460885047913,0.6459701061248779,0.6466417908668518,0.6472641825675964,0.6478404402732849,0.6483678817749023,0.6488559246063232,0.6493027806282043,0.6497191190719604,0.6501030325889587,0.6504561305046082,0.6507822871208191,0.6510823965072632,0.6513617634773254,0.6516185402870178,0.6518523097038269,0.6520681381225586,0.6522675156593323,0.6524525284767151,0.6526225209236145,0.6527782678604126,0.6529228091239929,0.6530535817146301,0.6531764268875122,0.6532899141311646,0.6533941030502319,0.6534913182258606,0.6535791754722595,0.6536611914634705,0.6537360548973083,0.653806209564209,0.6538701057434082,0.6539291739463806,0.653984010219574,0.654034435749054,0.6540800333023071,0.6541223526000977,0.6541616320610046,0.6541966795921326,0.6542297005653381,0.6542608141899109,0.6542884111404419,0.6543135046958923,0.6543374061584473,0.6543601751327515,0.6543806195259094,0.6543996334075928,0.6544169187545776,0.6544331312179565,0.6544476747512817,0.6544610261917114,0.6544737815856934,0.654485285282135,0.6544963121414185,0.6545066833496094,0.6545160412788391,0.6545249819755554,0.6545328497886658,0.6545405387878418,0.6545475125312805,0.6545538902282715,0.6545597910881042,0.6545652151107788,0.6545703411102295,0.6545750498771667,0.6545793414115906,0.6545831561088562,0.6545869708061218,0.6545904874801636,0.654593825340271,0.6545966863632202,0.6545993089675903,0.6546018123626709,0.6546040773391724,0.654606282711029,0.6546083092689514,0.6546102166175842,0.6546120047569275,0.6546134948730469,0.6546151638031006,0.6546164751052856,0.6546178460121155,0.654619038105011,0.6546199321746826,0.6546210050582886,0.654621958732605,0.6546229124069214,0.6546237468719482,0.6546245813369751,0.6546251773834229,0.6546258926391602,0.6546264290809631,0.6546269655227661,0.6546275019645691,0.6546279788017273,0.6546284556388855,0.6546288132667542,0.6546291708946228,0.6546295881271362,0.6546298265457153,0.6546301245689392,0.6546304821968079,0.654630720615387,0.6546309590339661,0.6546313166618347,0.6546316146850586,0.6546317338943481,0.654632031917572,0.6546322703361511,0.6546324491500854,0.6546326279640198,0.6546327471733093,0.6546329259872437,0.654633104801178,0.6546331644058228,0.6546332836151123,0.6546334028244019,0.6546335220336914,0.6546335816383362,0.6546337008476257,0.6546337604522705,0.6546338796615601,0.6546339988708496,0.6546340584754944,0.6546341776847839,0.6546342372894287,0.6546342968940735,0.6546343564987183,0.654634416103363,0.6546344757080078,0.6546345353126526,0.6546345353126526,0.6546345949172974,0.6546345949172974,0.6546346545219421,0.6546346545219421,0.6546347141265869,0.6546347141265869,0.6546347737312317,0.6546347737312317,0.6546348333358765,0.6546348333358765,0.6546348333358765,0.6546348929405212,0.6546348929405212,0.6546348929405212,0.6546348929405212,0.6546348929405212,0.654634952545166,0.654634952545166,0.654634952545166,0.6546350121498108,0.6546350121498108,0.6546350121498108,0.6546350717544556,0.6546350717544556,0.6546351313591003,0.6546351313591003,0.6546351313591003,0.6546351313591003,0.6546351313591003,0.6546351909637451,0.6546351909637451,0.6546351909637451,0.6546351909637451,0.6546351909637451,0.6546351909637451,0.6546351909637451,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899,0.6546352505683899],"recovered":[0.0,0.0004743248864542693,0.0008852812461555004,0.0012733954936265945,0.001657445216551423,0.002039831131696701,0.0024246058892458677,0.0028081920463591814,0.00319145736284554,0.003574532689526677,0.003957976121455431,0.004343119449913502,0.00472888071089983,0.005113417748361826,0.005495732184499502,0.00588148133829236,0.0062629166059195995,0.0066444468684494495,0.007059265393763781,0.007517974358052015,0.008023293688893318,0.008582688868045807,0.00920054316520691,0.009884404949843884,0.010637101717293262,0.011467975564301014,0.012383515015244484,0.01338849775493145,0.014502901583909988,0.015724599361419678,0.017063016071915627,0.018535418435931206,0.0201495923101902,0.02191948890686035,0.02385423704981804,0.025970010086894035,0.028290828689932823,0.030815834179520607,0.0335656963288784,0.036559801548719406,0.03980919346213341,0.04333186149597168,0.047158073633909225,0.051289282739162445,0.05574992671608925,0.06054006144404411,0.06569823622703552,0.07121659815311432,0.07711715251207352,0.08342152088880539,0.09012502431869507,0.09722494333982468,0.10473360121250153,0.1126570999622345,0.12098396569490433,0.12970584630966187,0.13881509006023407,0.14830291271209717,0.15812383592128754,0.1682845801115036,0.17875531315803528,0.1894931197166443,0.20046886801719666,0.2116663008928299,0.22304289042949677,0.2345258891582489,0.24616286158561707,0.25783005356788635,0.2695338726043701,0.281228244304657,0.29288575053215027,0.30449604988098145,0.31601619720458984,0.3274150788784027,0.3386927843093872,0.3497765064239502,0.3606952428817749,0.371457576751709,0.382000207901001,0.39232322573661804,0.40244683623313904,0.412361204624176,0.42204710841178894,0.43151625990867615,0.44073984026908875,0.4497525095939636,0.4585367441177368,0.4671045243740082,0.47547683119773865,0.4836059510707855,0.49152037501335144,0.49921736121177673,0.5067052245140076,0.5139485001564026,0.5209822654724121,0.5277985334396362,0.5343815088272095,0.5407534241676331,0.5468964576721191,0.5528149604797363,0.5585170984268188,0.564000129699707,0.5692744255065918,0.5743274092674255,0.5791682600975037,0.583797812461853,0.5882098078727722,0.5924232602119446,0.5964326858520508,0.6002382636070251,0.6038455367088318,0.6072503924369812,0.6104589700698853,0.6134878396987915,0.6163537502288818,0.6190356612205505,0.621556282043457,0.6239134669303894,0.6261267066001892,0.6281968355178833,0.6301265954971313,0.6319281458854675,0.633604884147644,0.6351688504219055,0.6366240978240967,0.637974202632904,0.6392161250114441,0.6403834819793701,0.6414605975151062,0.6424590349197388,0.6433847546577454,0.6442393660545349,0.6450308561325073,0.645756721496582,0.6464368104934692,0.6470600962638855,0.6476358771324158,0.6481685638427734,0.6486608386039734,0.649115800857544,0.6495351791381836,0.6499201655387878,0.6502764225006104,0.6506041288375854,0.6509091258049011,0.651189386844635,0.6514464020729065,0.6516833305358887,0.651901125907898,0.6521026492118835,0.652287483215332,0.6524580717086792,0.6526167392730713,0.6527606248855591,0.6528950929641724,0.6530176401138306,0.6531320810317993,0.6532353758811951,0.6533322930335999,0.6534233689308167,0.653506338596344,0.6535824537277222,0.6536524891853333,0.6537171602249146,0.653777003288269,0.6538317799568176,0.6538828611373901,0.6539285778999329,0.6539719104766846,0.6540100574493408,0.6540464162826538,0.6540791392326355,0.6541100144386292,0.6541374921798706,0.6541638970375061,0.6541876792907715,0.6542103290557861,0.6542313694953918,0.6542505621910095,0.6542680859565735,0.6542845368385315,0.654299259185791,0.6543128490447998,0.6543254852294922,0.6543372869491577,0.6543483138084412,0.6543588638305664,0.6543681025505066,0.6543763875961304,0.6543851494789124,0.654392659664154,0.654399573802948,0.6544061899185181,0.6544122099876404,0.6544176936149597,0.6544227600097656,0.6544272899627686,0.6544314026832581,0.6544354557991028,0.6544395685195923,0.6544432044029236,0.6544463634490967,0.6544493436813354,0.6544519662857056,0.6544545888900757,0.6544569730758667,0.6544591784477234,0.6544612050056458,0.6544631719589233,0.6544647812843323,0.6544663906097412,0.654467761516571,0.6544691324234009,0.6544704437255859,0.6544714570045471,0.6544725298881531,0.654473602771759,0.6544746160507202,0.6544755697250366,0.6544764637947083,0.6544772386550903,0.6544779539108276,0.6544786095619202,0.6544792652130127,0.6544798016548157,0.6544802784919739,0.6544808149337769,0.6544811725616455,0.6544816493988037,0.6544820666313171,0.6544824242591858,0.6544827222824097,0.6544830203056335,0.6544832587242126,0.6544834971427917,0.6544837951660156,0.6544840931892395,0.6544843316078186,0.6544846296310425,0.6544848084449768,0.6544851064682007,0.654485285282135,0.6544854640960693,0.6544855833053589,0.6544857025146484,0.6544858813285828,0.6544860005378723,0.6544860601425171,0.6544861793518066,0.6544862985610962,0.6544864177703857,0.6544865369796753,0.6544865965843201,0.6544867157936096,0.6544867753982544,0.654486894607544,0.6544869542121887,0.6544870734214783,0.654487133026123,0.6544871926307678,0.6544872522354126,0.6544873118400574,0.6544873118400574,0.6544873714447021,0.6544874310493469,0.6544874310493469,0.6544874906539917,0.6544875502586365,0.6544875502586365,0.6544876098632812,0.654487669467926,0.654487669467926,0.654487669467926,0.6544877290725708,0.6544877290725708,0.6544877290725708,0.6544877886772156,0.6544877886772156,0.6544878482818604,0.6544878482818604,0.6544878482818604,0.6544878482818604,0.6544879078865051,0.6544879078865051,0.6544879078865051,0.6544879674911499,0.6544879674911499,0.6544880270957947,0.6544880270957947,0.6544880270957947,0.6544880270957947,0.6544880270957947,0.6544880867004395,0.6544880867004395,0.6544880867004395,0.6544880867004395,0.6544880867004395,0.6544880867004395,0.6544880867004395,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842,0.6544881463050842],"active":[0.0010182857513427734,0.0008880308596417308,0.0008459358941763639,0.0008355248719453812,0.0008352159056812525,0.0008353227749466896,0.0008331597782671452,0.0008349900599569082,0.0008357625920325518,0.0008385435212403536,0.0008413125760853291,0.0008403738029301167,0.0008392804302275181,0.00083504943177104,0.0008380087092518806,0.0008341227658092976,0.0008355840109288692,0.000900783110409975,0.0009853537194430828,0.001080786343663931,0.00118949543684721,0.0013072704896330833,0.0014337347820401192,0.0015670554712414742,0.0017254771664738655,0.0018903277814388275,0.0020750612020492554,0.002285977825522423,0.0025015268474817276,0.002739313989877701,0.003007916733622551,0.003288606181740761,0.003595227375626564,0.003932060673832893,0.004295513033866882,0.0046999696642160416,0.005109893158078194,0.0055619459599256516,0.006049830466508865,0.006570588797330856,0.007130734622478485,0.007722310721874237,0.00833379477262497,0.008990153670310974,0.009664330631494522,0.010385531932115555,0.011111490428447723,0.011882714927196503,0.01267983764410019,0.013469472527503967,0.014277204871177673,0.015096627175807953,0.015926644206047058,0.016739994287490845,0.01753387600183487,0.018301859498023987,0.019063547253608704,0.019762173295021057,0.020429745316505432,0.021040841937065125,0.021567583084106445,0.022077009081840515,0.022503480315208435,0.022863388061523438,0.023121312260627747,0.023354828357696533,0.023457467555999756,0.023536205291748047,0.023515969514846802,0.023437201976776123,0.023326456546783447,0.0231417715549469,0.022893041372299194,0.022615373134613037,0.022280365228652954,0.021951943635940552,0.02160760760307312,0.02118515968322754,0.0207689106464386,0.020369768142700195,0.019929349422454834,0.019493192434310913,0.019056260585784912,0.018616318702697754,0.01815548539161682,0.017703652381896973,0.01726660132408142,0.016844838857650757,0.016395747661590576,0.01596495509147644,0.015524178743362427,0.015088826417922974,0.014634132385253906,0.014188706874847412,0.013756513595581055,0.013311982154846191,0.012873828411102295,0.01241767406463623,0.011969447135925293,0.011548340320587158,0.011106491088867188,0.010685861110687256,0.010258734226226807,0.009826183319091797,0.009400784969329834,0.008978486061096191,0.008568644523620605,0.008152484893798828,0.00774461030960083,0.0073487162590026855,0.00695115327835083,0.006575286388397217,0.006213247776031494,0.0058689117431640625,0.0055127739906311035,0.005191504955291748,0.004870772361755371,0.004573404788970947,0.004283785820007324,0.00400543212890625,0.0037520527839660645,0.0035042762756347656,0.003274083137512207,0.0030553340911865234,0.002843141555786133,0.002648591995239258,0.002480745315551758,0.002303898334503174,0.002146005630493164,0.0020020604133605957,0.0018613338470458984,0.0017307400703430176,0.0016109347343444824,0.0015074610710144043,0.0014036297798156738,0.0013077855110168457,0.0012200474739074707,0.0011342167854309082,0.0010582804679870605,0.000987231731414795,0.0009209513664245605,0.00086212158203125,0.000805974006652832,0.0007576346397399902,0.0007094144821166992,0.0006629228591918945,0.0006217360496520996,0.0005841851234436035,0.0005514025688171387,0.000519871711730957,0.0004907846450805664,0.0004647374153137207,0.0004368424415588379,0.000415802001953125,0.0003948211669921875,0.0003764629364013672,0.0003592371940612793,0.0003437995910644531,0.00032889842987060547,0.0003126859664916992,0.00029987096786499023,0.00028765201568603516,0.0002766847610473633,0.00026684999465942383,0.0002574324607849121,0.00024825334548950195,0.00023949146270751953,0.00023305416107177734,0.00022476911544799805,0.00021964311599731445,0.00021439790725708008,0.00020927190780639648,0.0002034902572631836,0.00019991397857666016,0.00019627809524536133,0.00019294023513793945,0.00018930435180664062,0.00018554925918579102,0.00018256902694702148,0.00017958879470825195,0.00017648935317993164,0.00017452239990234375,0.00017243623733520508,0.00017082691192626953,0.00016939640045166016,0.00016772747039794922,0.00016611814498901367,0.0001647472381591797,0.00016415119171142578,0.00016236305236816406,0.00016123056411743164,0.00016021728515625,0.0001590251922607422,0.00015813112258911133,0.00015735626220703125,0.00015658140182495117,0.00015586614608764648,0.00015556812286376953,0.00015503168106079102,0.00015425682067871094,0.00015348196029663086,0.00015294551849365234,0.00015246868133544922,0.00015211105346679688,0.00015169382095336914,0.0001513361930847168,0.00015103816986083984,0.00015079975128173828,0.00015032291412353516,0.00015038251876831055,0.0001500844955444336,0.0001500844955444336,0.00014990568161010742,0.0001494884490966797,0.00014954805374145508,0.0001494288444519043,0.00014930963516235352,0.00014913082122802734,0.00014901161193847656,0.0001487135887145996,0.00014865398406982422,0.00014847517013549805,0.00014835596084594727,0.00014823675155639648,0.0001481771469116211,0.0001481771469116211,0.00014799833297729492,0.00014799833297729492,0.00014793872833251953,0.00014775991439819336,0.00014770030975341797,0.00014775991439819336,0.00014770030975341797,0.00014770030975341797,0.00014781951904296875,0.00014781951904296875,0.00014764070510864258,0.00014770030975341797,0.00014764070510864258,0.00014764070510864258,0.0001475214958190918,0.0001474618911743164,0.0001474618911743164,0.0001475214958190918,0.0001474618911743164,0.00014740228652954102,0.00014740228652954102,0.0001474618911743164,0.00014740228652954102,0.00014740228652954102,0.00014734268188476562,0.00014734268188476562,0.00014740228652954102,0.00014734268188476562,0.00014740228652954102,0.00014734268188476562,0.00014734268188476562,0.00014728307723999023,0.00014728307723999023,0.00014728307723999023,0.00014728307723999023,0.00014722347259521484,0.00014728307723999023,0.00014722347259521484,0.00014722347259521484,0.00014722347259521484,0.00014722347259521484,0.00014716386795043945,0.00014722347259521484,0.00014716386795043945,0.00014716386795043945,0.00014716386795043945,0.00014716386795043945,0.00014716386795043945,0.00014716386795043945,0.00014716386795043945,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014716386795043945,0.00014710426330566406,0.00014710426330566406,0.00014716386795043945,0.00014710426330566406,0.00014716386795043945,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014716386795043945,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014716386795043945,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406,0.00014710426330566406]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0010182857513427734,0.001360798953101039,0.0017539047403261065,0.0021682719234377146,0.0025963897351175547,0.0030397316440939903,0.003500781487673521,0.003973109647631645,0.004460768774151802,0.004962796811014414,0.00548191461712122,0.006016209255903959,0.006566155701875687,0.007127309218049049,0.007711435202509165,0.00830648373812437,0.008919120766222477,0.009670308791100979,0.010544477961957455,0.01154622808098793,0.01269340980798006,0.014014034532010555,0.015515103004872799,0.017228737473487854,0.01918616145849228,0.021425070241093636,0.023964231833815575,0.02684726193547249,0.030118511989712715,0.033813685178756714,0.0379805788397789,0.04267202317714691,0.0479515865445137,0.05385006591677666,0.06043486297130585,0.06775543093681335,0.07584860920906067,0.08478736132383347,0.09458593279123306,0.10528530180454254,0.11689155548810959,0.12942765653133392,0.14289914071559906,0.15725718438625336,0.17246699333190918,0.18847234547138214,0.205182284116745,0.22251595556735992,0.24038569629192352,0.2586628794670105,0.2772122621536255,0.29597169160842896,0.3147904872894287,0.3335621953010559,0.3522206246852875,0.37062403559684753,0.38873055577278137,0.4064950942993164,0.4238065779209137,0.4407026469707489,0.4570695459842682,0.4729074537754059,0.48823249340057373,0.50304114818573,0.5173245668411255,0.5310795307159424,0.5443313717842102,0.5570735335350037,0.5693537592887878,0.5811492204666138,0.5924946665763855,0.6034001708030701,0.6138703227043152,0.6238933205604553,0.6335238814353943,0.6427080035209656,0.6514601707458496,0.6597990989685059,0.6676892638206482,0.675134003162384,0.6821413636207581,0.6887102127075195,0.6948474049568176,0.700560986995697,0.7058542966842651,0.710761308670044,0.7152907848358154,0.7194451093673706,0.7232644557952881,0.7267652153968811,0.7299476265907288,0.7328356504440308,0.7354556918144226,0.7378326654434204,0.7399765849113464,0.7419122457504272,0.7436594367027283,0.7452314496040344,0.7466397881507874,0.747911810874939,0.7490503787994385,0.7500741481781006,0.7509810924530029,0.7517966032028198,0.7525249719619751,0.753178596496582,0.7537614107131958,0.7542821168899536,0.754749059677124,0.7551668882369995,0.7555394768714905,0.7558668255805969,0.7561591863632202,0.7564234137535095,0.756658136844635,0.7568678259849548,0.7570550441741943,0.7572213411331177,0.7573697566986084,0.7574999928474426,0.75761479139328,0.7577179670333862,0.7578112483024597,0.757895290851593,0.7579694986343384,0.7580353617668152,0.7580933570861816,0.758145272731781,0.7581908702850342,0.758232057094574,0.7582693696022034,0.7583019733428955,0.7583303451538086,0.7583561539649963,0.7583795189857483,0.7583999037742615,0.7584176659584045,0.7584344744682312,0.7584490180015564,0.7584618330001831,0.7584730386734009,0.7584832310676575,0.7584925889968872,0.7585009336471558,0.7585083842277527,0.7585148811340332,0.7585201859474182,0.7585254907608032,0.7585302591323853,0.7585341930389404,0.7585378885269165,0.7585412263870239,0.7585439085960388,0.7585465312004089,0.7585486769676208,0.7585507035255432,0.7585526704788208,0.7585542798042297,0.7585557103157043,0.7585569620132446,0.7585580945014954,0.7585591673851013,0.758560061454773,0.7585609555244446,0.7585616111755371,0.7585622668266296,0.7585629224777222,0.7585634589195251,0.7585638761520386,0.758564293384552,0.7585646510124207,0.7585650086402893,0.7585653066635132,0.7585655450820923,0.7585658431053162,0.7585659623146057,0.75856614112854,0.7585663199424744,0.7585664987564087,0.7585665583610535,0.758566677570343,0.7585668563842773,0.7585669755935669,0.7585670351982117,0.7585671544075012,0.758567214012146,0.7585672736167908,0.7585672736167908,0.7585673332214355,0.7585673928260803,0.7585673928260803,0.7585674524307251,0.7585675120353699,0.7585675120353699,0.7585675716400146,0.7585675716400146,0.7585675716400146,0.7585676312446594,0.7585676312446594,0.7585676312446594,0.7585676312446594,0.7585676312446594,0.7585676312446594,0.7585676312446594,0.7585676312446594,0.7585676312446594,0.7585676312446594,0.7585676312446594,0.7585676312446594,0.7585676312446594,0.7585676312446594,0.7585676312446594,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042,0.7585676908493042],"recovered":[0.0,0.0004749666550196707,0.0008827379788272083,0.0012837350368499756,0.001690864679403603,0.002109985798597336,0.002541062654927373,0.0029853314626961946,0.0034457158762961626,0.003916927147656679,0.004403302911669016,0.004905390087515116,0.0054232957772910595,0.005956698674708605,0.006502034142613411,0.007068143226206303,0.007649037055671215,0.00824490562081337,0.008920031599700451,0.00969582051038742,0.010586806572973728,0.011603495106101036,0.01276845671236515,0.014103390276432037,0.015632161870598793,0.017371170222759247,0.019359100610017776,0.021624881774187088,0.024201063439249992,0.027122480794787407,0.030428802594542503,0.034174662083387375,0.03838904947042465,0.04313081130385399,0.04845547676086426,0.05440417677164078,0.06103161722421646,0.06840140372514725,0.07654744386672974,0.08551299571990967,0.09533931314945221,0.10605531185865402,0.11769230663776398,0.13023696839809418,0.1436852663755417,0.15800844132900238,0.17319190502166748,0.18913933634757996,0.20576749742031097,0.22302202880382538,0.24078647792339325,0.25895851850509644,0.27742642164230347,0.2960631847381592,0.31476959586143494,0.3334351181983948,0.35197579860687256,0.370317667722702,0.38834434747695923,0.40603968501091003,0.42332255840301514,0.4401547908782959,0.456466943025589,0.47229906916618347,0.4876246154308319,0.502422571182251,0.5166982412338257,0.5304661989212036,0.543715238571167,0.5564877986907959,0.5687676072120667,0.5805685520172119,0.5919328927993774,0.6028342247009277,0.6133156418800354,0.6233791708946228,0.6329932808876038,0.6421817541122437,0.6509501934051514,0.659281313419342,0.6671621799468994,0.6746143698692322,0.6816219687461853,0.6881851553916931,0.6943224668502808,0.700048565864563,0.7053542733192444,0.7102780342102051,0.7148127555847168,0.7189954519271851,0.7228378653526306,0.7263498902320862,0.7295486330986023,0.7324568033218384,0.7350966334342957,0.7374942898750305,0.7396510243415833,0.741608202457428,0.7433730363845825,0.7449626922607422,0.7463924288749695,0.7476746439933777,0.748828113079071,0.7498579025268555,0.7507787346839905,0.7516087889671326,0.7523488998413086,0.753005862236023,0.7535953521728516,0.7541248798370361,0.7546009421348572,0.7550230622291565,0.7553935050964355,0.7557297945022583,0.7560303807258606,0.7562958002090454,0.7565343379974365,0.7567476034164429,0.7569358348846436,0.7571053504943848,0.7572553753852844,0.7573875188827515,0.7575070261955261,0.7576121687889099,0.7577065229415894,0.7577914595603943,0.7578660845756531,0.757932722568512,0.7579918503761292,0.7580443024635315,0.7580909729003906,0.7581337690353394,0.7581709027290344,0.7582039833068848,0.758232593536377,0.7582591772079468,0.7582827210426331,0.7583028078079224,0.7583214044570923,0.7583379745483398,0.7583528161048889,0.7583661079406738,0.758377730846405,0.758388102054596,0.7583976984024048,0.7584059238433838,0.7584131956100464,0.7584193348884583,0.7584250569343567,0.758430540561676,0.7584350109100342,0.758439302444458,0.7584428787231445,0.7584461569786072,0.758449137210846,0.7584516406059265,0.758453905582428,0.7584560513496399,0.7584579586982727,0.7584596276283264,0.7584611177444458,0.7584623694419861,0.7584635615348816,0.7584645748138428,0.7584654092788696,0.7584662437438965,0.7584670186042786,0.7584677338600159,0.7584683299064636,0.7584688663482666,0.7584693431854248,0.7584697604179382,0.7584701180458069,0.7584704756736755,0.7584707140922546,0.7584710121154785,0.7584713101387024,0.7584714889526367,0.758471667766571,0.7584718465805054,0.7584719657897949,0.7584720253944397,0.758472204208374,0.7584723234176636,0.7584725022315979,0.7584725618362427,0.7584726810455322,0.758472740650177,0.758472740650177,0.7584728002548218,0.7584728598594666,0.7584729194641113,0.7584729194641113,0.7584729790687561,0.7584730386734009,0.7584730386734009,0.7584730982780457,0.7584730982780457,0.7584730982780457,0.7584731578826904,0.7584731578826904,0.7584731578826904,0.7584731578826904,0.7584731578826904,0.7584731578826904,0.7584731578826904,0.7584731578826904,0.7584731578826904,0.7584731578826904,0.7584731578826904,0.7584731578826904,0.7584731578826904,0.7584731578826904,0.7584731578826904,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352,0.7584732174873352],"active":[0.0010182857513427734,0.0008858322980813682,0.0008711667614988983,0.000884536886587739,0.0009055250557139516,0.0009297458454966545,0.0009597188327461481,0.0009877781849354506,0.0010150528978556395,0.0010458696633577347,0.0010786117054522038,0.0011108191683888435,0.0011428599245846272,0.0011706105433404446,0.0012094010598957539,0.001238340511918068,0.001270083710551262,0.001425403170287609,0.0016244463622570038,0.0018504075706005096,0.0021066032350063324,0.002410539425909519,0.0027466462925076485,0.0031253471970558167,0.003553999587893486,0.004053900018334389,0.004605131223797798,0.0052223801612854,0.005917448550462723,0.006691204383969307,0.007551776245236397,0.008497361093759537,0.00956253707408905,0.010719254612922668,0.01197938621044159,0.013351254165172577,0.014816991984844208,0.016385957598686218,0.018038488924503326,0.019772306084632874,0.02155224233865738,0.0233723446726799,0.025206834077835083,0.02702021598815918,0.028781726956367493,0.03046390414237976,0.031990379095077515,0.03337661921977997,0.03461819887161255,0.03564085066318512,0.03642578423023224,0.03701317310333252,0.037364065647125244,0.03749901056289673,0.03745102882385254,0.03718891739845276,0.036754757165908813,0.03617742657661438,0.03546223044395447,0.03466296195983887,0.03374698758125305,0.032752662897109985,0.03176555037498474,0.03074207901954651,0.02969995141029358,0.028656959533691406,0.02763313055038452,0.02660733461380005,0.02563852071762085,0.02466142177581787,0.023727059364318848,0.022831618785858154,0.021937429904937744,0.021059095859527588,0.020208239555358887,0.019328832626342773,0.01846688985824585,0.017617344856262207,0.016739070415496826,0.015852689743041992,0.014979183673858643,0.014095842838287354,0.013225436210632324,0.012375831604003906,0.011531829833984375,0.010712742805480957,0.009936511516571045,0.009167075157165527,0.008451700210571289,0.007769763469696045,0.0071097612380981445,0.00648576021194458,0.0059070587158203125,0.005375862121582031,0.004879951477050781,0.0044179558753967285,0.0040084123611450195,0.0036232471466064453,0.003266751766204834,0.0029491186141967773,0.002657949924468994,0.0023995041847229004,0.0021529793739318848,0.0019387006759643555,0.0017462372779846191,0.0015698075294494629,0.001412510871887207,0.001276254653930664,0.001153707504272461,0.001042008399963379,0.0009385347366333008,0.0008437633514404297,0.000765681266784668,0.0006936192512512207,0.0006277561187744141,0.0005720257759094238,0.0005207061767578125,0.0004737377166748047,0.00043392181396484375,0.00039464235305786133,0.00035941600799560547,0.0003304481506347656,0.00030422210693359375,0.00028312206268310547,0.00026297569274902344,0.00024390220642089844,0.00022727251052856445,0.00021255016326904297,0.0001990199089050293,0.00018775463104248047,0.00017839670181274414,0.00016820430755615234,0.00015944242477416992,0.00015217065811157227,0.0001469254493713379,0.00014072656631469727,0.00013494491577148438,0.0001316666603088379,0.00012761354446411133,0.00012385845184326172,0.00012022256851196289,0.00011712312698364258,0.00011485815048217773,0.00011283159255981445,0.00011068582534790039,0.00010895729064941406,0.00010699033737182617,0.0001061558723449707,0.00010520219802856445,0.0001036524772644043,0.00010287761688232422,0.00010192394256591797,0.00010102987289428711,0.00010037422180175781,9.953975677490234e-05,9.906291961669922e-05,9.876489639282227e-05,9.822845458984375e-05,9.775161743164062e-05,9.733438491821289e-05,9.697675704956055e-05,9.679794311523438e-05,9.649991989135742e-05,9.638071060180664e-05,9.620189666748047e-05,9.60230827331543e-05,9.590387344360352e-05,9.572505950927734e-05,9.554624557495117e-05,9.542703628540039e-05,9.530782699584961e-05,9.524822235107422e-05,9.518861770629883e-05,9.506940841674805e-05,9.512901306152344e-05,9.495019912719727e-05,9.483098983764648e-05,9.483098983764648e-05,9.483098983764648e-05,9.47117805480957e-05,9.47117805480957e-05,9.483098983764648e-05,9.47713851928711e-05,9.47117805480957e-05,9.465217590332031e-05,9.465217590332031e-05,9.459257125854492e-05,9.453296661376953e-05,9.459257125854492e-05,9.459257125854492e-05,9.453296661376953e-05,9.453296661376953e-05,9.459257125854492e-05,9.453296661376953e-05,9.453296661376953e-05,9.453296661376953e-05,9.447336196899414e-05,9.453296661376953e-05,9.453296661376953e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.453296661376953e-05,9.453296661376953e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05,9.447336196899414e-05]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0010182857513427734,0.001360157155431807,0.001740391948260367,0.0021376335062086582,0.002543515292927623,0.0029589044861495495,0.0033777286298573017,0.0038049668073654175,0.004238896071910858,0.004680871032178402,0.005128242075443268,0.005585548002272844,0.006045385729521513,0.006513185799121857,0.006987237371504307,0.007470130920410156,0.007959121838212013,0.008543034084141254,0.00921113695949316,0.009960993193089962,0.010811738669872284,0.011762277223169804,0.012835881672799587,0.014043033123016357,0.015388852916657925,0.0169021375477314,0.018604174256324768,0.020501308143138885,0.02262396179139614,0.025000791996717453,0.02764689177274704,0.03058169037103653,0.03384779393672943,0.03746689483523369,0.04147198051214218,0.045891813933849335,0.050761573016643524,0.05612172931432724,0.0619937963783741,0.06842944025993347,0.07542333006858826,0.08300166577100754,0.09122387319803238,0.1000608280301094,0.1095544844865799,0.11971914768218994,0.13051944971084595,0.14194412529468536,0.154021754860878,0.16666358709335327,0.17985416948795319,0.19353342056274414,0.20766659080982208,0.2221655696630478,0.23700815439224243,0.2520746886730194,0.26733335852622986,0.2826906144618988,0.29807862639427185,0.31343093514442444,0.3286989629268646,0.3437987267971039,0.35872969031333923,0.3734152019023895,0.38780859112739563,0.4019052982330322,0.41567710041999817,0.429105281829834,0.44214338064193726,0.4548169672489166,0.4671075940132141,0.4790220856666565,0.49057501554489136,0.5017609596252441,0.5125964879989624,0.5230388045310974,0.5331664681434631,0.5429589748382568,0.5524042844772339,0.5615223050117493,0.5703341364860535,0.5788336396217346,0.5870264172554016,0.5948928594589233,0.6024789214134216,0.6097795963287354,0.6167739629745483,0.6234431862831116,0.6297974586486816,0.63583904504776,0.6415631175041199,0.6469771862030029,0.65211421251297,0.6569409966468811,0.6614731550216675,0.6657188534736633,0.6696929335594177,0.6733904480934143,0.676833987236023,0.680033802986145,0.6829904913902283,0.6857181191444397,0.6882323026657104,0.6905548572540283,0.6926870346069336,0.6946439146995544,0.6964346170425415,0.6980702877044678,0.6995591521263123,0.7009283900260925,0.7021772265434265,0.703316330909729,0.7043491005897522,0.7052935361862183,0.7061482667922974,0.7069264650344849,0.7076326608657837,0.7082758545875549,0.7088580131530762,0.7093868851661682,0.7098621726036072,0.7102965116500854,0.7106897234916687,0.7110452055931091,0.7113717198371887,0.7116632461547852,0.7119280099868774,0.712165117263794,0.7123832702636719,0.7125791311264038,0.7127581238746643,0.7129173874855042,0.7130626440048218,0.7131933569908142,0.7133126854896545,0.7134206295013428,0.7135169506072998,0.7136043906211853,0.7136837244033813,0.7137545943260193,0.7138188481330872,0.7138776183128357,0.7139300107955933,0.713978111743927,0.7140213251113892,0.7140607237815857,0.714096188545227,0.7141285538673401,0.7141577005386353,0.7141837477684021,0.7142075300216675,0.7142296433448792,0.7142499089241028,0.7142676115036011,0.7142838835716248,0.7142990231513977,0.7143121957778931,0.7143239378929138,0.7143348455429077,0.7143446207046509,0.7143536806106567,0.7143617868423462,0.7143694758415222,0.7143763899803162,0.7143827080726624,0.7143882513046265,0.7143933773040771,0.7143977880477905,0.7144020795822144,0.7144058346748352,0.7144094109535217,0.7144126296043396,0.7144153714179993,0.714417576789856,0.7144198417663574,0.7144221663475037,0.7144241333007812,0.7144261598587036,0.714427649974823,0.7144291996955872,0.714430570602417,0.7144318222999573,0.714432954788208,0.714434027671814,0.7144349217414856,0.7144357562065125,0.7144366502761841,0.7144372463226318,0.7144379615783691,0.7144386172294617,0.7144391536712646,0.7144395709037781,0.714440107345581,0.7144405841827393,0.7144410014152527,0.7144413590431213,0.71444171667099,0.7144420742988586,0.7144423127174377,0.7144425511360168,0.714442789554596,0.7144429683685303,0.7144431471824646,0.7144433259963989,0.7144435048103333,0.7144436240196228,0.7144437432289124,0.7144438028335571,0.7144438624382019,0.7144439220428467,0.7144440412521362,0.7144441604614258,0.7144442200660706,0.7144442796707153,0.7144443392753601,0.7144443988800049,0.7144444584846497,0.7144445180892944,0.7144445776939392,0.7144445776939392,0.714444637298584,0.714444637298584,0.7144446969032288,0.7144447565078735,0.7144447565078735,0.7144448161125183,0.7144448161125183,0.7144448161125183,0.7144448161125183,0.7144448757171631,0.7144448757171631,0.7144448757171631,0.7144449353218079,0.7144449353218079,0.7144449353218079,0.7144449353218079,0.7144449353218079,0.7144449949264526,0.7144449949264526,0.7144449949264526,0.7144449949264526,0.7144449949264526,0.7144449949264526,0.7144449949264526,0.7144449949264526,0.7144449949264526,0.7144449949264526,0.7144449949264526,0.7144449949264526,0.7144449949264526,0.7144449949264526,0.7144449949264526,0.7144449949264526,0.7144449949264526,0.7144449949264526,0.7144449949264526,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974,0.7144450545310974],"recovered":[0.0,0.00047380197793245316,0.000881799147464335,0.0012764498824253678,0.001671219477429986,0.002071753144264221,0.002481639850884676,0.0028941771015524864,0.0033135120756924152,0.0037410235963761806,0.0041753570549190044,0.004615573212504387,0.0050647384487092495,0.005519881844520569,0.0059809195809066296,0.006451548542827368,0.006926205940544605,0.007407970726490021,0.00793992355465889,0.008541473187506199,0.009214269928634167,0.009979849681258202,0.010839080438017845,0.0118025504052639,0.01288769394159317,0.014104733243584633,0.015470365062355995,0.017005113884806633,0.018719356507062912,0.02064138650894165,0.022787241265177727,0.02519136853516102,0.02785773016512394,0.03082185983657837,0.034117165952920914,0.037766773253679276,0.041793037205934525,0.04624524712562561,0.05115136131644249,0.0565478689968586,0.06246717646718025,0.06892404705286026,0.07592526078224182,0.08354876935482025,0.09178623557090759,0.10065745562314987,0.11016495525836945,0.12033001333475113,0.13111890852451324,0.1425543576478958,0.1545965075492859,0.16720706224441528,0.18034370243549347,0.19399860501289368,0.20808003842830658,0.2225349247455597,0.23728714883327484,0.2523081600666046,0.2674858868122101,0.2827792763710022,0.2980886995792389,0.3133794367313385,0.32856783270835876,0.3436407446861267,0.3584960997104645,0.3731224536895752,0.3875044286251068,0.40158379077911377,0.4153342545032501,0.4287111759185791,0.4417356550693512,0.4544200301170349,0.466711163520813,0.47861844301223755,0.4901774227619171,0.5013616681098938,0.5122103691101074,0.5226640105247498,0.5328032970428467,0.5425922274589539,0.5520466566085815,0.561168909072876,0.5699847340583801,0.5784907341003418,0.5866822600364685,0.594585120677948,0.6021742224693298,0.609471321105957,0.6164544224739075,0.6231274008750916,0.6294786930084229,0.6355147957801819,0.6412420272827148,0.6466844081878662,0.6518054604530334,0.6566348671913147,0.6611677408218384,0.6654155254364014,0.6693931221961975,0.6731041073799133,0.6765688061714172,0.6797754168510437,0.6827483773231506,0.6854849457740784,0.6880141496658325,0.6903518438339233,0.6924923658370972,0.6944600343704224,0.696255624294281,0.6979022026062012,0.6994102001190186,0.7007884383201599,0.7020487785339355,0.7031906247138977,0.704237699508667,0.7051861882209778,0.7060501575469971,0.7068392634391785,0.7075515985488892,0.7081976532936096,0.7087854146957397,0.7093167304992676,0.7097982168197632,0.7102364897727966,0.7106349468231201,0.7109959721565247,0.7113228440284729,0.7116183638572693,0.7118847966194153,0.7121272683143616,0.7123486995697021,0.712546706199646,0.7127265334129333,0.7128904461860657,0.7130370140075684,0.7131685614585876,0.7132876515388489,0.7133964896202087,0.7134948372840881,0.7135828137397766,0.713661789894104,0.7137347459793091,0.7138004899024963,0.7138593196868896,0.7139127850532532,0.7139608263969421,0.7140064835548401,0.7140454649925232,0.7140816450119019,0.7141141295433044,0.714142918586731,0.7141696214675903,0.7141938209533691,0.7142159342765808,0.714236319065094,0.7142549157142639,0.7142714262008667,0.7142862677574158,0.7142999172210693,0.7143118381500244,0.714323103427887,0.7143329381942749,0.7143420577049255,0.7143503427505493,0.7143582105636597,0.7143651247024536,0.7143715620040894,0.7143774032592773,0.7143826484680176,0.7143872976303101,0.7143915891647339,0.7143954634666443,0.7143990993499756,0.7144023776054382,0.7144050598144531,0.7144076228141785,0.7144100069999695,0.7144120931625366,0.7144140601158142,0.7144159078598022,0.714417576789856,0.7144191861152649,0.7144206166267395,0.7144219279289246,0.7144229412078857,0.7144240736961365,0.7144249081611633,0.7144259214401245,0.7144266963005066,0.7144274711608887,0.7144281268119812,0.714428722858429,0.7144292593002319,0.7144296765327454,0.7144302129745483,0.7144306898117065,0.71443110704422,0.7144314050674438,0.7144317030906677,0.7144320607185364,0.7144323587417603,0.7144326567649841,0.7144328355789185,0.7144330143928528,0.7144331932067871,0.7144334316253662,0.7144335508346558,0.7144336700439453,0.7144337892532349,0.7144339084625244,0.714434027671814,0.7144340872764587,0.7144341468811035,0.7144342064857483,0.7144343256950378,0.7144343852996826,0.7144344449043274,0.7144345045089722,0.7144345641136169,0.7144346237182617,0.7144346833229065,0.7144346833229065,0.7144347429275513,0.714434802532196,0.7144348621368408,0.7144348621368408,0.7144348621368408,0.7144349217414856,0.7144349217414856,0.7144349217414856,0.7144349813461304,0.7144349813461304,0.7144349813461304,0.7144349813461304,0.7144350409507751,0.7144350409507751,0.7144350409507751,0.7144350409507751,0.7144350409507751,0.7144350409507751,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199,0.7144351005554199],"active":[0.0010182857513427734,0.0008863551774993539,0.000858592800796032,0.0008611836237832904,0.0008722958154976368,0.0008871513418853283,0.0008960887789726257,0.0009107897058129311,0.0009253839962184429,0.0009398474358022213,0.0009528850205242634,0.0009699747897684574,0.0009806472808122635,0.0009933039546012878,0.0010063177905976772,0.0010185823775827885,0.001032915897667408,0.0011350633576512337,0.0012712134048342705,0.0014195200055837631,0.0015974687412381172,0.001782427541911602,0.001996801234781742,0.0022404827177524567,0.0025011589750647545,0.0027974043041467667,0.003133809193968773,0.0034961942583322525,0.003904605284333229,0.004359405487775803,0.004859650507569313,0.005390321835875511,0.005990063771605492,0.006645034998655319,0.007354814559221268,0.00812504068017006,0.008968535810709,0.00987648218870163,0.01084243506193161,0.011881571263074875,0.012956153601408005,0.014077618718147278,0.015298612415790558,0.016512058675289154,0.017768248915672302,0.01906169205904007,0.0203544944524765,0.021614111959934235,0.022902846336364746,0.02410922944545746,0.025257661938667297,0.026326358318328857,0.027322888374328613,0.028166964650154114,0.028928115963935852,0.029539763927459717,0.030046209692955017,0.03038245439529419,0.030592739582061768,0.03065165877342224,0.030610263347625732,0.03041929006576538,0.03016185760498047,0.029774457216262817,0.029312491416931152,0.02878284454345703,0.028172671794891357,0.027521491050720215,0.026809126138687134,0.026105791330337524,0.025371938943862915,0.024602055549621582,0.02386385202407837,0.023142516613006592,0.022419065237045288,0.021677136421203613,0.020956099033355713,0.02029496431350708,0.019600987434387207,0.01893007755279541,0.018287479877471924,0.017664730548858643,0.017041683197021484,0.016402125358581543,0.015796661376953125,0.015194475650787354,0.014599740505218506,0.013971865177154541,0.01334303617477417,0.012711644172668457,0.012084424495697021,0.011462390422821045,0.010872185230255127,0.010256588459014893,0.009667694568634033,0.009083986282348633,0.008525192737579346,0.00797492265701294,0.0074408650398254395,0.0069296956062316895,0.006421685218811035,0.005942702293395996,0.0054839253425598145,0.005069911479949951,0.004672884941101074,0.0042920708656311035,0.003942251205444336,0.00361025333404541,0.00330352783203125,0.0030261874198913574,0.002767026424407959,0.002527892589569092,0.0023003220558166504,0.0021029114723205566,0.001910567283630371,0.00174027681350708,0.001582503318786621,0.0014365911483764648,0.0013064146041870117,0.0011892318725585938,0.0010767579078674316,0.000979781150817871,0.0008915066719055176,0.0008087158203125,0.0007367730140686035,0.000667273998260498,0.000605165958404541,0.0005467534065246582,0.0004984736442565918,0.00045186281204223633,0.0004094243049621582,0.0003706812858581543,0.00033611059188842773,0.00030291080474853516,0.00027567148208618164,0.00025206804275512695,0.00022929906845092773,0.0002079010009765625,0.0001888871192932129,0.00017178058624267578,0.0001570582389831543,0.00014287233352661133,0.00012952089309692383,0.00011879205703735352,0.00010854005813598633,9.989738464355469e-05,8.970499038696289e-05,8.308887481689453e-05,7.605552673339844e-05,6.961822509765625e-05,6.461143493652344e-05,6.002187728881836e-05,5.608797073364258e-05,5.167722702026367e-05,4.756450653076172e-05,4.410743713378906e-05,4.076957702636719e-05,3.7670135498046875e-05,3.4928321838378906e-05,3.2782554626464844e-05,3.057718276977539e-05,2.8848648071289062e-05,2.7418136596679688e-05,2.6047229766845703e-05,2.4497509002685547e-05,2.3126602172851562e-05,2.181529998779297e-05,2.0384788513183594e-05,1.9431114196777344e-05,1.8537044525146484e-05,1.7821788787841797e-05,1.71661376953125e-05,1.627206802368164e-05,1.519918441772461e-05,1.4781951904296875e-05,1.4543533325195312e-05,1.4126300811767578e-05,1.4066696166992188e-05,1.3589859008789062e-05,1.329183578491211e-05,1.2993812561035156e-05,1.2636184692382812e-05,1.233816146850586e-05,1.2099742889404297e-05,1.1980533599853516e-05,1.1682510375976562e-05,1.1742115020751953e-05,1.1324882507324219e-05,1.1265277862548828e-05,1.1146068572998047e-05,1.1026859283447266e-05,1.0848045349121094e-05,1.0848045349121094e-05,1.0907649993896484e-05,1.0788440704345703e-05,1.0669231414794922e-05,1.0609626770019531e-05,1.0669231414794922e-05,1.0609626770019531e-05,1.049041748046875e-05,1.043081283569336e-05,1.0311603546142578e-05,1.0311603546142578e-05,1.0311603546142578e-05,1.0311603546142578e-05,1.0192394256591797e-05,1.0192394256591797e-05,1.0132789611816406e-05,1.0073184967041016e-05,1.0013580322265625e-05,1.0013580322265625e-05,1.0073184967041016e-05,1.0073184967041016e-05,1.0073184967041016e-05,1.0013580322265625e-05,1.0013580322265625e-05,1.0013580322265625e-05,1.0013580322265625e-05,1.0013580322265625e-05,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.894371032714844e-06,9.953975677490234e-06,9.953975677490234e-06,9.894371032714844e-06,9.894371032714844e-06,9.953975677490234e-06,9.894371032714844e-06,9.894371032714844e-06,9.953975677490234e-06,9.953975677490234e-06,9.894371032714844e-06,9.894371032714844e-06,9.894371032714844e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.894371032714844e-06,9.894371032714844e-06,9.894371032714844e-06,9.894371032714844e-06,9.894371032714844e-06,9.894371032714844e-06,9.894371032714844e-06,9.894371032714844e-06,9.894371032714844e-06,9.894371032714844e-06,9.894371032714844e-06,9.894371032714844e-06,9.894371032714844e-06,9.894371032714844e-06,9.894371032714844e-06,9.894371032714844e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06,9.953975677490234e-06]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0010182857513427734,0.0013601096579805017,0.001727734925225377,0.0021085520274937153,0.0024895831011235714,0.0028715888038277626,0.003254343057051301,0.0036373231559991837,0.0040174745954573154,0.004402463324368,0.004785146564245224,0.00516616553068161,0.005549335852265358,0.005931579042226076,0.006314368918538094,0.0066949366591870785,0.0070750052109360695,0.007521104067564011,0.008019768632948399,0.00857318565249443,0.00917985662817955,0.009849492460489273,0.010591374710202217,0.011411362327635288,0.01231618132442236,0.013315090909600258,0.014409766532480717,0.015609798952937126,0.016933275386691093,0.018391357734799385,0.01998739503324032,0.021734463050961494,0.023647699505090714,0.02574123628437519,0.02802698314189911,0.030522195622324944,0.03323940932750702,0.03619682416319847,0.03940874710679054,0.0429009348154068,0.046684835106134415,0.05077608674764633,0.055190276354551315,0.05993376299738884,0.06503051519393921,0.07050818204879761,0.07635068148374557,0.0825960710644722,0.08923644572496414,0.09629222750663757,0.10376300662755966,0.11162573099136353,0.11989567428827286,0.12856744229793549,0.13762116432189941,0.14704638719558716,0.15683355927467346,0.166958749294281,0.1773766577243805,0.18806524574756622,0.19902360439300537,0.21017418801784515,0.22150038182735443,0.232968270778656,0.24451711773872375,0.2561435401439667,0.2677692174911499,0.2793959677219391,0.29098451137542725,0.30250734090805054,0.3139282763004303,0.3252045512199402,0.33635878562927246,0.3473249673843384,0.35810714960098267,0.3686903119087219,0.3790513277053833,0.3892001807689667,0.39912524819374084,0.40882450342178345,0.4182831645011902,0.4275072515010834,0.43649861216545105,0.4452606439590454,0.45379742980003357,0.4620882570743561,0.47017598152160645,0.4780310094356537,0.48567813634872437,0.49312275648117065,0.5003646612167358,0.5074012875556946,0.5142266750335693,0.5208589434623718,0.5273093581199646,0.5335580706596375,0.5396276712417603,0.5455043911933899,0.5511883497238159,0.5566660165786743,0.5619781017303467,0.5670977830886841,0.5720393657684326,0.5767942070960999,0.5813558101654053,0.5857315063476562,0.5899266600608826,0.5939228534698486,0.5977399349212646,0.6013654470443726,0.6048129796981812,0.608083963394165,0.6111740469932556,0.614102840423584,0.6168644428253174,0.6194697022438049,0.6219111680984497,0.6242090463638306,0.6263605356216431,0.6283771395683289,0.630260169506073,0.6320245265960693,0.6336731910705566,0.6352071166038513,0.6366318464279175,0.6379557847976685,0.639193594455719,0.6403387188911438,0.6414024829864502,0.6423840522766113,0.6432961225509644,0.6441410183906555,0.6449241042137146,0.6456477046012878,0.6463169455528259,0.6469363570213318,0.6475088000297546,0.6480372548103333,0.6485249996185303,0.6489769816398621,0.6493917107582092,0.6497765779495239,0.6501325368881226,0.6504594683647156,0.6507609486579895,0.6510416865348816,0.6512985825538635,0.6515363454818726,0.6517527103424072,0.6519574522972107,0.6521443128585815,0.6523159742355347,0.6524742841720581,0.6526193618774414,0.6527543663978577,0.6528769135475159,0.6529925465583801,0.6531000733375549,0.6531982421875,0.653287947177887,0.6533709764480591,0.6534489393234253,0.6535198092460632,0.6535848379135132,0.6536442041397095,0.653699517250061,0.6537508964538574,0.6537989377975464,0.6538423299789429,0.6538820862770081,0.6539193987846375,0.6539535522460938,0.6539846062660217,0.6540133953094482,0.6540402173995972,0.6540656089782715,0.6540883183479309,0.6541100740432739,0.6541295051574707,0.6541473865509033,0.6541640758514404,0.6541793346405029,0.6541934609413147,0.6542066931724548,0.6542192101478577,0.6542308330535889,0.6542407870292664,0.6542502045631409,0.654259204864502,0.6542671918869019,0.6542750000953674,0.6542822122573853,0.654288649559021,0.654295027256012,0.6543006300926208,0.6543056964874268,0.6543103456497192,0.6543149352073669,0.6543191075325012,0.6543229818344116,0.654326319694519,0.6543298959732056,0.6543330550193787,0.6543357372283936,0.6543387174606323,0.6543411612510681,0.6543432474136353,0.6543453335762024,0.6543474197387695,0.6543492078781128,0.654350996017456,0.6543524861335754,0.6543538570404053,0.6543552279472351,0.6543564796447754,0.6543574929237366,0.6543586850166321,0.6543596982955933,0.6543605923652649,0.6543614864349365,0.6543622612953186,0.6543629765510559,0.6543636322021484,0.6543642282485962,0.6543647646903992,0.6543653607368469,0.6543658375740051,0.6543662548065186,0.654366672039032,0.6543670892715454,0.6543675065040588,0.6543678045272827,0.6543681621551514,0.65436851978302,0.6543688774108887,0.6543691158294678,0.6543694138526917,0.6543696522712708,0.6543698310852051,0.6543700098991394,0.6543701887130737,0.6543702483177185,0.6543704867362976,0.6543706655502319,0.6543707251548767,0.6543708443641663,0.6543710231781006,0.6543711423873901,0.6543712615966797,0.6543713808059692,0.6543715000152588,0.6543716192245483,0.6543716788291931,0.6543717384338379,0.6543718576431274,0.654371976852417,0.6543720364570618,0.6543720960617065,0.6543721556663513,0.6543722152709961,0.6543722152709961,0.6543722152709961,0.6543722748756409,0.6543723344802856,0.6543723344802856,0.6543723940849304,0.6543723940849304,0.6543724536895752,0.6543724536895752,0.6543724536895752,0.6543724536895752,0.65437251329422,0.65437251329422,0.65437251329422,0.65437251329422,0.65437251329422,0.65437251329422,0.65437251329422,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647],"recovered":[0.0,0.00047461013309657574,0.0008827855344861746,0.0012715772027149796,0.0016573502216488123,0.0020417445339262486,0.0024245227687060833,0.002807502867653966,0.0031904829666018486,0.0035723934415727854,0.003955409396439791,0.004338365513831377,0.004720810800790787,0.005105003248900175,0.005484584253281355,0.005866352468729019,0.006248702295124531,0.0066282362677156925,0.007042722310870886,0.007499434053897858,0.00800236500799656,0.008558884263038635,0.009171735495328903,0.009851544164121151,0.010602375492453575,0.011430920101702213,0.012344283983111382,0.013346081599593163,0.014450241811573505,0.015662716701626778,0.017001500353217125,0.018469184637069702,0.020074350759387016,0.021834846585989,0.023758232593536377,0.025861231610178947,0.02816460281610489,0.03067966178059578,0.033411841839551926,0.036385904997587204,0.03961661830544472,0.04312834143638611,0.04693538323044777,0.05104381591081619,0.05546529218554497,0.06023070588707924,0.065342016518116,0.0708150863647461,0.07668564468622208,0.08294343203306198,0.08958593755960464,0.09665638953447342,0.10411945730447769,0.11198054999113083,0.12023769319057465,0.12891291081905365,0.1379719227552414,0.14738188683986664,0.15714043378829956,0.16723446547985077,0.17762009799480438,0.18829263746738434,0.1992100477218628,0.21033704280853271,0.2216223031282425,0.2330312877893448,0.2445671111345291,0.2561548352241516,0.2677690088748932,0.2793547511100769,0.2909306585788727,0.30241096019744873,0.31378766894340515,0.3250773251056671,0.33618396520614624,0.34715259075164795,0.35791364312171936,0.368460088968277,0.378817617893219,0.38895612955093384,0.3988589644432068,0.40854915976524353,0.4180186986923218,0.42723652720451355,0.4362300932407379,0.44500893354415894,0.45352834463119507,0.4618287682533264,0.46992021799087524,0.4777876138687134,0.4854406416416168,0.49287909269332886,0.5001264810562134,0.5071634650230408,0.5140013694763184,0.5206391215324402,0.5270838737487793,0.5333360433578491,0.5394129753112793,0.5452700853347778,0.5509579181671143,0.55645352602005,0.5617619156837463,0.5668898224830627,0.5718234777450562,0.5765804648399353,0.5811417102813721,0.5855210423469543,0.5897094011306763,0.5937061905860901,0.5975262522697449,0.6011571288108826,0.6046055555343628,0.6078771948814392,0.6109722852706909,0.6139093041419983,0.6166723966598511,0.6192867755889893,0.6217330694198608,0.6240341067314148,0.6261917352676392,0.6282129883766174,0.6301103830337524,0.6318774819374084,0.6335275173187256,0.6350698471069336,0.6365031003952026,0.637835681438446,0.6390758752822876,0.6402326822280884,0.6412966847419739,0.6422903537750244,0.6432098746299744,0.6440600752830505,0.6448445916175842,0.6455750465393066,0.6462522745132446,0.646872341632843,0.6474494338035583,0.647986114025116,0.6484778523445129,0.648934006690979,0.6493514180183411,0.6497370600700378,0.6500958800315857,0.6504259705543518,0.6507306098937988,0.6510107517242432,0.6512693166732788,0.6515093445777893,0.6517332792282104,0.6519387364387512,0.6521283984184265,0.6523010730743408,0.6524586081504822,0.6526081562042236,0.6527426242828369,0.6528669595718384,0.6529839634895325,0.6530905961990356,0.6531892418861389,0.6532800793647766,0.6533639430999756,0.6534408926963806,0.6535125970840454,0.6535767316818237,0.6536378264427185,0.6536946892738342,0.6537472605705261,0.6537942886352539,0.6538373231887817,0.6538782119750977,0.6539154648780823,0.6539496779441833,0.6539807319641113,0.6540107727050781,0.6540380120277405,0.6540632247924805,0.6540862917900085,0.6541076302528381,0.6541277170181274,0.6541457772254944,0.6541621685028076,0.6541779041290283,0.654192328453064,0.6542057394981384,0.6542173624038696,0.6542288661003113,0.6542394757270813,0.654249370098114,0.6542585492134094,0.6542665362358093,0.6542742252349854,0.6542813181877136,0.6542883515357971,0.6542943716049194,0.6543002724647522,0.6543055176734924,0.6543104648590088,0.6543148756027222,0.6543191075325012,0.6543229818344116,0.6543266177177429,0.6543301343917847,0.6543331146240234,0.6543358564376831,0.6543385982513428,0.6543409824371338,0.65434330701828,0.6543455123901367,0.6543475985527039,0.6543493270874023,0.6543511748313904,0.6543525457382202,0.6543540358543396,0.6543554663658142,0.6543566584587097,0.6543577909469604,0.6543589234352112,0.6543598771095276,0.6543606519699097,0.6543614864349365,0.6543622016906738,0.6543629765510559,0.6543635725975037,0.6543642282485962,0.6543647646903992,0.6543653607368469,0.6543658375740051,0.6543661952018738,0.654366672039032,0.6543670296669006,0.6543674468994141,0.6543678045272827,0.6543681621551514,0.65436851978302,0.6543688178062439,0.6543691754341125,0.6543694734573364,0.6543697118759155,0.6543699502944946,0.6543700695037842,0.6543702483177185,0.6543704271316528,0.6543706059455872,0.6543707251548767,0.6543708443641663,0.654370903968811,0.6543710231781006,0.6543711423873901,0.6543712615966797,0.654371440410614,0.6543715596199036,0.6543716192245483,0.6543717384338379,0.6543718576431274,0.6543719172477722,0.654371976852417,0.6543720364570618,0.6543720960617065,0.6543721556663513,0.6543721556663513,0.6543722152709961,0.6543722748756409,0.6543722748756409,0.6543723344802856,0.6543723344802856,0.6543723940849304,0.6543723940849304,0.6543724536895752,0.6543724536895752,0.6543724536895752,0.6543724536895752,0.65437251329422,0.65437251329422,0.65437251329422,0.65437251329422,0.65437251329422,0.65437251329422,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647,0.6543725728988647],"active":[0.0010182857513427734,0.0008854995248839259,0.0008449493907392025,0.0008369748247787356,0.0008322328794747591,0.000829844269901514,0.0008298202883452177,0.0008298202883452177,0.0008269916288554668,0.0008300698827952147,0.0008297371678054333,0.0008278000168502331,0.0008285250514745712,0.000826575793325901,0.0008297846652567387,0.0008285841904580593,0.0008263029158115387,0.0008928677998483181,0.0009770463220775127,0.0010737515985965729,0.001177491620182991,0.0012906081974506378,0.001419639214873314,0.0015598181635141373,0.0017138058319687843,0.0018841708078980446,0.002065482549369335,0.0022637173533439636,0.002483033575117588,0.0027286410331726074,0.0029858946800231934,0.0032652784138917923,0.003573348745703697,0.003906389698386192,0.004268750548362732,0.004660964012145996,0.00507480651140213,0.005517162382602692,0.005996905267238617,0.006515029817819595,0.007068216800689697,0.007647745311260223,0.008254893124103546,0.008889947086572647,0.009565223008394241,0.010277476161718369,0.011008664965629578,0.011780984699726105,0.012550801038742065,0.013348795473575592,0.014177069067955017,0.014969341456890106,0.015776216983795166,0.016586892306804657,0.017383471131324768,0.01813347637653351,0.018861636519432068,0.019576862454414368,0.020236223936080933,0.020830780267715454,0.02140350639820099,0.021881550550460815,0.022290334105491638,0.02263122797012329,0.022894814610481262,0.023112252354621887,0.02320210635662079,0.023241132497787476,0.023215502500534058,0.023152589797973633,0.022997617721557617,0.022793591022491455,0.02257111668586731,0.022247642278671265,0.021923184394836426,0.021537721157073975,0.02113768458366394,0.020740091800689697,0.02030763030052185,0.01986837387084961,0.0194242000579834,0.018958091735839844,0.018479913473129272,0.01802411675453186,0.017567336559295654,0.017079323530197144,0.016647636890411377,0.01620224118232727,0.01575791835784912,0.015335142612457275,0.014924019575119019,0.014522194862365723,0.014100193977355957,0.013695478439331055,0.01330798864364624,0.012918949127197266,0.012543797492980957,0.012168347835540771,0.011775374412536621,0.011395931243896484,0.011020183563232422,0.010644257068634033,0.01027745008468628,0.00990438461303711,0.009532332420349121,0.009151041507720947,0.008784949779510498,0.008401811122894287,0.008030533790588379,0.007659256458282471,0.007286727428436279,0.006926834583282471,0.006568491458892822,0.006225645542144775,0.005892157554626465,0.005560398101806641,0.005238771438598633,0.004922270774841309,0.0046274662017822266,0.0043430328369140625,0.004068434238433838,0.0038115382194519043,0.0035628080368041992,0.003329634666442871,0.0031043291091918945,0.0028859376907348633,0.0026904940605163574,0.002503037452697754,0.0023266077041625977,0.0021513700485229492,0.0019994378089904785,0.0018506646156311035,0.0017142295837402344,0.0015876293182373047,0.0014723539352416992,0.0013613104820251465,0.0012565255165100098,0.0011649131774902344,0.0010755658149719238,0.0009908676147460938,0.0009138584136962891,0.0008425712585449219,0.0007811188697814941,0.0007224082946777344,0.0006650686264038086,0.0006157159805297852,0.0005679726600646973,0.0005255937576293945,0.00048339366912841797,0.0004481077194213867,0.00041103363037109375,0.00037723779678344727,0.0003458857536315918,0.00031828880310058594,0.0002957582473754883,0.00026875734329223633,0.0002499222755432129,0.00023311376571655273,0.0002142786979675293,0.00019735097885131836,0.00018173456192016602,0.00016885995864868164,0.00015586614608764648,0.00014394521713256836,0.0001316070556640625,0.0001227855682373047,0.00011307001113891602,0.0001042485237121582,9.506940841674805e-05,8.779764175415039e-05,8.207559585571289e-05,7.534027099609375e-05,6.914138793945312e-05,6.371736526489258e-05,5.9485435485839844e-05,5.4836273193359375e-05,5.030632019042969e-05,4.684925079345703e-05,4.32133674621582e-05,3.975629806518555e-05,3.635883331298828e-05,3.355741500854492e-05,3.129243850708008e-05,2.8789043426513672e-05,2.6881694793701172e-05,2.5093555450439453e-05,2.3424625396728516e-05,2.1338462829589844e-05,1.9729137420654297e-05,1.7821788787841797e-05,1.6450881958007812e-05,1.5676021575927734e-05,1.4424324035644531e-05,1.3709068298339844e-05,1.2278556823730469e-05,1.1324882507324219e-05,1.0073184967041016e-05,9.417533874511719e-06,8.64267349243164e-06,8.106231689453125e-06,7.212162017822266e-06,6.9141387939453125e-06,6.4373016357421875e-06,5.602836608886719e-06,5.602836608886719e-06,5.304813385009766e-06,4.649162292480469e-06,4.351139068603516e-06,4.112720489501953e-06,3.6954879760742188e-06,3.3974647521972656e-06,3.159046173095703e-06,2.682209014892578e-06,2.682209014892578e-06,2.4437904357910156e-06,2.0265579223632812e-06,2.0265579223632812e-06,1.9073486328125e-06,1.6689300537109375e-06,1.6093254089355469e-06,1.6093254089355469e-06,1.4901161193847656e-06,1.430511474609375e-06,1.2516975402832031e-06,1.1920928955078125e-06,1.1324882507324219e-06,1.0728836059570312e-06,8.940696716308594e-07,8.344650268554688e-07,8.940696716308594e-07,8.344650268554688e-07,7.748603820800781e-07,7.152557373046875e-07,7.152557373046875e-07,7.152557373046875e-07,5.960464477539062e-07,5.960464477539062e-07,4.76837158203125e-07,3.5762786865234375e-07,2.980232238769531e-07,2.384185791015625e-07,1.7881393432617188e-07,2.384185791015625e-07,2.384185791015625e-07,1.1920928955078125e-07,1.1920928955078125e-07,1.7881393432617188e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,2.384185791015625e-07,1.7881393432617188e-07,1.1920928955078125e-07,1.1920928955078125e-07,1.1920928955078125e-07,1.1920928955078125e-07,1.1920928955078125e-07,1.1920928955078125e-07,1.1920928955078125e-07,1.1920928955078125e-07,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,0.0,0.0,5.960464477539063e-08,5.960464477539063e-08,0.0,0.0,0.0,0.0,0.0,5.960464477539063e-08,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0010182857513427734,0.0013593847397714853,0.0017517536180093884,0.002166988328099251,0.002598932944238186,0.003045222256332636,0.0035039663780480623,0.003979301545768976,0.004469896666705608,0.004973635543137789,0.005494607612490654,0.006032502744346857,0.006584754679352045,0.007153193466365337,0.007735061924904585,0.008335601538419724,0.008951399475336075,0.009584134444594383,0.01023127231746912,0.010899065993726254,0.01158441323786974,0.012289750389754772,0.013011904433369637,0.013752431608736515,0.014505604282021523,0.015277708880603313,0.016066938638687134,0.016877299174666405,0.0177043117582798,0.01855512708425522,0.019419657066464424,0.020362425595521927,0.021367229521274567,0.02243623323738575,0.02357492968440056,0.02478041686117649,0.026060041040182114,0.027416152879595757,0.028855955228209496,0.0303840022534132,0.031997378915548325,0.033700186759233475,0.035503290593624115,0.03740810230374336,0.03942016884684563,0.041534435003995895,0.04376648738980293,0.046113450080156326,0.04857911914587021,0.051171012222766876,0.0538875013589859,0.05673253536224365,0.05970027670264244,0.06280886381864548,0.0660555511713028,0.06943970173597336,0.07295878231525421,0.076627716422081,0.08044257760047913,0.08439167588949203,0.08849086612462997,0.09273265302181244,0.09711387753486633,0.1016262099146843,0.10628145188093185,0.11105339974164963,0.11596191674470901,0.12100249528884888,0.12617087364196777,0.13144244253635406,0.13681355118751526,0.1423102617263794,0.14789898693561554,0.1535540223121643,0.1593089997768402,0.16514050960540771,0.17104314267635345,0.17700408399105072,0.18300440907478333,0.18905700743198395,0.1951412558555603,0.20124131441116333,0.20736540853977203,0.21349897980690002,0.2196470946073532,0.225773423910141,0.23189997673034668,0.2380102425813675,0.2440980225801468,0.2501451373100281,0.25615155696868896,0.26212310791015625,0.26804232597351074,0.2739202678203583,0.2797378897666931,0.2855038046836853,0.2912003993988037,0.2968490719795227,0.3024146556854248,0.30792418122291565,0.31335657835006714,0.31871673464775085,0.3239930272102356,0.3292054235935211,0.33433833718299866,0.33939990401268005,0.3443853259086609,0.34928959608078003,0.3541208505630493,0.3588801622390747,0.3635684847831726,0.36817535758018494,0.37270745635032654,0.3771609663963318,0.38153523206710815,0.3858388364315033,0.3900723457336426,0.39422130584716797,0.398296982049942,0.4023071527481079,0.4062334895133972,0.4100804626941681,0.4138430655002594,0.4175412952899933,0.4211634397506714,0.4247046113014221,0.42816516757011414,0.4315446615219116,0.4348563551902771,0.43809399008750916,0.44125327467918396,0.44433751702308655,0.447335422039032,0.45024967193603516,0.45309802889823914,0.4558669328689575,0.4585523307323456,0.46115007996559143,0.46367397904396057,0.46613192558288574,0.46849706768989563,0.47079703211784363,0.4730219542980194,0.475164532661438,0.4772332012653351,0.4792333245277405,0.4811578691005707,0.48300862312316895,0.48479440808296204,0.4865131378173828,0.48816752433776855,0.48975688219070435,0.49128255248069763,0.49275466799736023,0.4941632151603699,0.4955084025859833,0.4967955946922302,0.49803292751312256,0.49921470880508423,0.5003445148468018,0.5014258623123169,0.5024649500846863,0.503452718257904,0.5043964385986328,0.5052902102470398,0.5061501264572144,0.5069739818572998,0.5077561736106873,0.508500874042511,0.5092110633850098,0.5098889470100403,0.510535478591919,0.5111517906188965,0.5117359757423401,0.5122988820075989,0.5128300189971924,0.5133333206176758,0.5138154029846191,0.5142691731452942,0.5147057175636292,0.5151183009147644,0.5155152082443237,0.5158904194831848,0.5162451267242432,0.5165860056877136,0.5169101357460022,0.5172157883644104,0.5175068378448486,0.5177854299545288,0.5180478692054749,0.5183001756668091,0.5185384154319763,0.5187665820121765,0.5189819931983948,0.5191881060600281,0.5193836092948914,0.5195721387863159,0.5197500586509705,0.5199196338653564,0.5200813412666321,0.5202367901802063,0.5203837156295776,0.5205218195915222,0.5206550359725952,0.5207807421684265,0.5209016799926758,0.5210174918174744,0.5211268663406372,0.5212303996086121,0.5213301181793213,0.5214231610298157,0.5215126872062683,0.5215977430343628,0.5216792225837708,0.5217572450637817,0.5218316912651062,0.5219016075134277,0.5219681859016418,0.5220324397087097,0.522092878818512,0.5221509337425232,0.5222065448760986,0.5222591757774353,0.5223100185394287,0.5223580002784729,0.5224039554595947,0.5224478244781494,0.5224891901016235,0.5225282907485962,0.5225661396980286,0.5226032137870789,0.5226376056671143,0.5226711630821228,0.5227025151252747,0.5227332711219788,0.5227621793746948,0.5227899551391602,0.5228167772293091,0.5228425860404968,0.5228668451309204,0.5228902101516724,0.522912323474884,0.5229335427284241,0.5229538679122925,0.5229732394218445,0.5229915380477905,0.5230096578598022,0.5230265855789185,0.5230429172515869,0.5230585336685181,0.5230736136436462,0.523087739944458,0.5231010913848877,0.5231139063835144,0.523125946521759,0.523137629032135,0.5231489539146423,0.5231598615646362,0.5231702327728271,0.5231804847717285,0.5231896042823792,0.5231990218162537,0.5232078433036804,0.5232161283493042,0.5232241749763489,0.5232319235801697,0.5232397317886353,0.5232465863227844,0.5232535004615784,0.5232598781585693,0.5232662558555603,0.5232720971107483,0.5232776999473572,0.5232833027839661,0.5232887268066406,0.5232937932014465,0.5232985615730286,0.523303210735321,0.5233076214790344,0.523311972618103,0.5233163237571716,0.5233204364776611,0.5233244299888611,0.5233281850814819,0.5233318209648132,0.5233352780342102,0.5233384370803833,0.5233415961265564,0.5233445167541504,0.5233474969863892,0.5233503580093384,0.5233531594276428,0.5233556628227234,0.5233582854270935,0.5233609676361084,0.5233630537986755,0.5233653783798218,0.5233674645423889,0.523369550704956,0.5233716368675232,0.523373544216156,0.5233752727508545,0.523377001285553,0.5233786106109619,0.5233802795410156,0.523381769657135,0.5233832597732544,0.5233847498893738,0.5233861207962036,0.5233875513076782,0.5233888030052185,0.523389995098114,0.5233913064002991,0.5233924388885498,0.5233935117721558,0.5233945250511169,0.5233956575393677,0.5233966112136841,0.5233976244926453,0.5233986377716064,0.5233994126319885,0.5234002470970154,0.5234010815620422,0.5234019160270691,0.523402750492096,0.5234034061431885,0.5234040021896362,0.5234047174453735,0.5234053134918213,0.5234059691429138,0.5234066247940063,0.5234072804450989,0.5234078764915466,0.5234084725379944,0.5234090685844421,0.5234095454216003,0.5234100222587585,0.5234105587005615,0.5234110951423645,0.5234115123748779,0.5234119296073914,0.5234122276306152,0.5234126448631287,0.5234131217002869,0.5234134793281555,0.5234138369560242,0.5234143137931824,0.523414671421051,0.5234150290489197,0.5234153270721436,0.5234155654907227],"recovered":[0.0,0.0004758461145684123,0.0008830232545733452,0.001283010235056281,0.0016913401195779443,0.002110247267410159,0.0025440575554966927,0.0029889564029872417,0.003447985742241144,0.003923962824046612,0.0044129411689937115,0.0049195922911167145,0.005441372282803059,0.00597714027389884,0.006530307233333588,0.00709938770160079,0.007684001699090004,0.00828198529779911,0.008897094987332821,0.00952675100415945,0.010178524069488049,0.01084743533283472,0.011532497592270374,0.012234470807015896,0.012958110310137272,0.01369853038340807,0.014450966380536556,0.015223260968923569,0.0160138588398695,0.016823993995785713,0.0176530834287405,0.01850353181362152,0.019398141652345657,0.02034606784582138,0.021361306309700012,0.022438202053308487,0.023577503859996796,0.02478531002998352,0.02606842666864395,0.02742912620306015,0.028878651559352875,0.030402429401874542,0.032019659876823425,0.03372931107878685,0.03554040193557739,0.03745068982243538,0.03946109488606453,0.041578248143196106,0.043816111981868744,0.046169016510248184,0.04863676428794861,0.0512252002954483,0.053942546248435974,0.056791502982378006,0.05975772440433502,0.06286522001028061,0.06612228602170944,0.06950797885656357,0.07303222268819809,0.0767023116350174,0.08051729202270508,0.08446862548589706,0.0885634496808052,0.09279919415712357,0.09717077761888504,0.10169235616922379,0.10633686929941177,0.11111945658922195,0.11602418124675751,0.12106728553771973,0.1262202262878418,0.13148649036884308,0.13687780499458313,0.14235149323940277,0.14792633056640625,0.15358510613441467,0.15932950377464294,0.16515697538852692,0.171050027012825,0.17699572443962097,0.18298393487930298,0.18903304636478424,0.19509746134281158,0.20120051503181458,0.2073213756084442,0.2134501338005066,0.21958912909030914,0.2257196456193924,0.23182983696460724,0.2379215657711029,0.24398207664489746,0.25002509355545044,0.2560296356678009,0.26199328899383545,0.2679004371166229,0.27376535534858704,0.2795858681201935,0.2853476107120514,0.29104384779930115,0.29668208956718445,0.3022450804710388,0.3077485263347626,0.31317806243896484,0.3185265362262726,0.323814332485199,0.3290281295776367,0.33416515588760376,0.33922138810157776,0.3442124128341675,0.34912046790122986,0.35395684838294983,0.3587135076522827,0.36339834332466125,0.3680078387260437,0.3725449740886688,0.37700220942497253,0.38138115406036377,0.38568970561027527,0.38991668820381165,0.3940659761428833,0.3981483578681946,0.40215104818344116,0.4060772955417633,0.4099180996417999,0.41369229555130005,0.4173968732357025,0.42101165652275085,0.4245590567588806,0.42802026867866516,0.43140366673469543,0.43470680713653564,0.43794113397598267,0.44110172986984253,0.4441852867603302,0.4471838176250458,0.4501054584980011,0.4529437720775604,0.4557153880596161,0.45839616656303406,0.46099844574928284,0.46352848410606384,0.46597427129745483,0.46835240721702576,0.4706525206565857,0.47287529706954956,0.47502145171165466,0.477092444896698,0.4790906012058258,0.4810161888599396,0.4828740656375885,0.48466500639915466,0.48638516664505005,0.48803722858428955,0.4896247684955597,0.4911572337150574,0.4926256239414215,0.4940332770347595,0.49538201093673706,0.4966728389263153,0.49791115522384644,0.49909302592277527,0.5002199411392212,0.5013093948364258,0.5023477077484131,0.5033414959907532,0.5042861700057983,0.5051839351654053,0.5060437917709351,0.506865918636322,0.5076477527618408,0.5083973407745361,0.5091102719306946,0.5097941756248474,0.510441780090332,0.5110593438148499,0.5116502046585083,0.5122115015983582,0.5127429366111755,0.513249397277832,0.5137301087379456,0.5141890048980713,0.5146253108978271,0.5150397419929504,0.5154346823692322,0.5158097147941589,0.5161684155464172,0.5165115594863892,0.5168350338935852,0.5171422958374023,0.5174363851547241,0.5177137851715088,0.517978847026825,0.5182283520698547,0.518467903137207,0.5186957716941833,0.5189112424850464,0.5191165208816528,0.5193130373954773,0.5195010304450989,0.5196782350540161,0.519848644733429,0.5200105309486389,0.5201650261878967,0.5203104019165039,0.5204506516456604,0.5205841064453125,0.5207116007804871,0.5208322405815125,0.5209465026855469,0.5210556983947754,0.5211614370346069,0.521260142326355,0.5213534235954285,0.5214430689811707,0.5215288996696472,0.5216108560562134,0.5216887593269348,0.5217618346214294,0.521832287311554,0.5218991041183472,0.5219640135765076,0.5220255851745605,0.5220842957496643,0.5221396684646606,0.5221936702728271,0.522244393825531,0.5222923755645752,0.5223376750946045,0.522381067276001,0.5224223732948303,0.5224618315696716,0.5225004553794861,0.5225370526313782,0.5225715637207031,0.5226050615310669,0.5226365923881531,0.522667646408081,0.5226969718933105,0.5227240324020386,0.5227503180503845,0.522776186466217,0.5228005051612854,0.5228235125541687,0.5228458642959595,0.52286696434021,0.5228874087333679,0.5229066014289856,0.5229249596595764,0.5229426622390747,0.5229597091674805,0.5229758024215698,0.5229912400245667,0.5230060815811157,0.5230197310447693,0.5230334401130676,0.5230458974838257,0.5230579972267151,0.5230698585510254,0.5230811238288879,0.5230917930603027,0.5231024622917175,0.5231122374534607,0.5231218338012695,0.5231310725212097,0.5231395959854126,0.5231482982635498,0.5231563448905945,0.5231643915176392,0.5231720209121704,0.5231788158416748,0.5231857299804688,0.5231919288635254,0.5231983661651611,0.5232042670249939,0.5232099890708923,0.523215651512146,0.5232208967208862,0.523225724697113,0.5232305526733398,0.5232353806495667,0.5232400298118591,0.5232442021369934,0.523248553276062,0.5232529640197754,0.5232570171356201,0.5232608914375305,0.523264467716217,0.5232680439949036,0.5232712030410767,0.5232744812965393,0.5232774019241333,0.5232806205749512,0.5232834219932556,0.5232861042022705,0.5232887864112854,0.5232912302017212,0.5232937335968018,0.5232959985733032,0.5232982039451599,0.5233004093170166,0.523302435874939,0.5233044028282166,0.5233062505722046,0.5233082175254822,0.5233099460601807,0.5233114361763,0.523313045501709,0.5233146548271179,0.5233162045478821,0.5233177542686462,0.5233191847801208,0.5233206748962402,0.5233219861984253,0.5233232975006104,0.5233244895935059,0.5233256816864014,0.5233267545700073,0.5233278870582581,0.5233289003372192,0.5233300924301147,0.5233311057090759,0.5233319997787476,0.5233328342437744,0.5233337879180908,0.5233346819877625,0.5233354568481445,0.5233361124992371,0.5233367085456848,0.5233375430107117,0.5233381390571594,0.5233388543128967,0.5233394503593445,0.5233401656150818,0.5233408212661743,0.5233414173126221,0.5233418941497803,0.523342490196228,0.523343026638031,0.5233434438705444,0.5233440399169922,0.5233444571495056,0.523344874382019,0.5233452320098877,0.5233456492424011,0.5233460664749146,0.523346483707428,0.5233468413352966,0.5233473181724548,0.5233477354049683,0.5233480930328369,0.5233483910560608],"active":[0.0010182857513427734,0.000883538625203073,0.0008687303634360433,0.0008839780930429697,0.0009075928246602416,0.0009349749889224768,0.0009599088225513697,0.0009903451427817345,0.0010219109244644642,0.001049672719091177,0.0010816664434969425,0.0011129104532301426,0.0011433823965489864,0.0011760531924664974,0.0012047546915709972,0.0012362138368189335,0.0012673977762460709,0.0013021491467952728,0.0013341773301362991,0.001372314989566803,0.001405889168381691,0.0014423150569200516,0.0014794068410992622,0.0015179608017206192,0.0015474939718842506,0.0015791784971952438,0.0016159722581505775,0.001654038205742836,0.0016904529184103012,0.0017311330884695053,0.0017665736377239227,0.0018588937819004059,0.0019690878689289093,0.002090165391564369,0.0022136233747005463,0.002342214807868004,0.002482537180185318,0.002630842849612236,0.002787528559565544,0.0029548760503530502,0.00311872735619545,0.0032977573573589325,0.0034836307168006897,0.0036787912249565125,0.0038797669112682343,0.004083745181560516,0.004305392503738403,0.00453520193696022,0.004763007164001465,0.005001995712518692,0.0052507370710372925,0.005507335066795349,0.005757730454206467,0.006017360836267471,0.0062978267669677734,0.006574481725692749,0.006836496293544769,0.0071197375655174255,0.007410354912281036,0.00768936425447464,0.007973574101924896,0.008264027535915375,0.008550427854061127,0.00882701575756073,0.009110674262046814,0.009361043572425842,0.009625047445297241,0.009883038699626923,0.010146692395210266,0.010375156998634338,0.010593324899673462,0.010823771357536316,0.01102118194103241,0.011202529072761536,0.01138266921043396,0.011555403470993042,0.01171363890171051,0.011847108602523804,0.011954382061958313,0.012061282992362976,0.012157320976257324,0.01220826804637909,0.01226794719696045,0.01229846477508545,0.012325718998908997,0.0123232901096344,0.012310847640037537,0.012290596961975098,0.01226818561553955,0.012223571538925171,0.012169480323791504,0.01209801435470581,0.012012690305709839,0.011926978826522827,0.01183745265007019,0.011738449335098267,0.01161453127861023,0.011501461267471313,0.011370807886123657,0.011242091655731201,0.01111149787902832,0.010968208312988281,0.010814964771270752,0.010678887367248535,0.010524004697799683,0.010371774435043335,0.010220170021057129,0.01006820797920227,0.009908437728881836,0.009759694337844849,0.009611636400222778,0.009461849927902222,0.009309113025665283,0.009153127670288086,0.008990257978439331,0.008836627006530762,0.008691191673278809,0.0085316002368927,0.008380293846130371,0.00824117660522461,0.008085131645202637,0.007929414510726929,0.007765769958496094,0.007623195648193359,0.007471144199371338,0.0073077380657196045,0.007153511047363281,0.006985604763031006,0.0068360865116119385,0.006690323352813721,0.006546467542648315,0.006396383047103882,0.006233692169189453,0.006064385175704956,0.005914211273193359,0.005761474370956421,0.005608558654785156,0.005434691905975342,0.005277812480926514,0.005133479833602905,0.004968583583831787,0.004822760820388794,0.004669547080993652,0.004512012004852295,0.0043579041957855225,0.004211872816085815,0.004065424203872681,0.00391802191734314,0.003778219223022461,0.0036390721797943115,0.0035025179386138916,0.003371715545654297,0.003245323896408081,0.003129899501800537,0.0030059814453125,0.0028827786445617676,0.002762317657470703,0.002650916576385498,0.002541869878768921,0.0024333596229553223,0.002332836389541626,0.002245008945465088,0.0021433234214782715,0.0020487308502197266,0.001948714256286621,0.0018639564514160156,0.0017900466918945312,0.0017123818397521973,0.0016349554061889648,0.0015633106231689453,0.0014916062355041504,0.0014252066612243652,0.0013576149940490723,0.0012941956520080566,0.0012395381927490234,0.001179814338684082,0.001121819019317627,0.0010724663734436035,0.0010197758674621582,0.0009756088256835938,0.0009292960166931152,0.000889897346496582,0.000850677490234375,0.0008104443550109863,0.0007762908935546875,0.0007417201995849609,0.0007042288780212402,0.0006718039512634277,0.0006431341171264648,0.0006114840507507324,0.000586390495300293,0.0005595684051513672,0.0005382299423217773,0.0005140900611877441,0.0004923343658447266,0.0004723668098449707,0.00045561790466308594,0.00043702125549316406,0.00041860342025756836,0.0004031062126159668,0.00038814544677734375,0.0003731846809387207,0.0003567934036254883,0.0003446340560913086,0.0003300905227661133,0.00031757354736328125,0.0003058910369873047,0.00029462575912475586,0.00028389692306518555,0.00027441978454589844,0.00026172399520874023,0.0002525448799133301,0.00024431943893432617,0.00023615360260009766,0.00022834539413452148,0.00022083520889282227,0.00021284818649291992,0.00020635128021240234,0.00020015239715576172,0.00019377470016479492,0.000186920166015625,0.00018095970153808594,0.0001748800277709961,0.0001703500747680664,0.00016433000564575195,0.0001595616340637207,0.00015544891357421875,0.00015151500701904297,0.00014722347259521484,0.0001437664031982422,0.00014138221740722656,0.00013715028762817383,0.0001341104507446289,0.0001309514045715332,0.00012820959091186523,0.00012558698654174805,0.00012230873107910156,0.00011980533599853516,0.00011855363845825195,0.00011652708053588867,0.00011402368545532227,0.00011181831359863281,0.0001100301742553711,0.00010800361633300781,0.00010627508163452148,0.00010412931442260742,0.00010305643081665039,0.00010162591934204102,0.00010025501251220703,9.882450103759766e-05,9.781122207641602e-05,9.649991989135742e-05,9.500980377197266e-05,9.417533874511719e-05,9.250640869140625e-05,9.173154830932617e-05,9.09566879272461e-05,9.000301361083984e-05,8.910894393920898e-05,8.869171142578125e-05,8.71419906616211e-05,8.678436279296875e-05,8.600950241088867e-05,8.505582809448242e-05,8.45789909362793e-05,8.362531661987305e-05,8.338689804077148e-05,8.219480514526367e-05,8.147954940795898e-05,8.106231689453125e-05,8.052587509155273e-05,8.016824722290039e-05,7.933378219604492e-05,7.903575897216797e-05,7.873773574829102e-05,7.814168930053711e-05,7.766485214233398e-05,7.748603820800781e-05,7.706880569458008e-05,7.659196853637695e-05,7.62939453125e-05,7.623434066772461e-05,7.587671279907227e-05,7.522106170654297e-05,7.480382919311523e-05,7.43865966796875e-05,7.396936416625977e-05,7.355213165283203e-05,7.331371307373047e-05,7.301568984985352e-05,7.295608520507812e-05,7.253885269165039e-05,7.224082946777344e-05,7.218122482299805e-05,7.218122482299805e-05,7.18235969543457e-05,7.164478302001953e-05,7.146596908569336e-05,7.134675979614258e-05,7.12275505065918e-05,7.110834121704102e-05,7.086992263793945e-05,7.075071334838867e-05,7.039308547973633e-05,7.033348083496094e-05,7.033348083496094e-05,7.021427154541016e-05,7.009506225585938e-05,6.99162483215332e-05,6.979703903198242e-05,6.961822509765625e-05,6.93202018737793e-05,6.93202018737793e-05,6.914138793945312e-05,6.902217864990234e-05,6.884336471557617e-05,6.890296936035156e-05,6.872415542602539e-05,6.872415542602539e-05,6.854534149169922e-05,6.830692291259766e-05,6.824731826782227e-05,6.824731826782227e-05,6.812810897827148e-05,6.80685043334961e-05,6.794929504394531e-05,6.788969039916992e-05,6.80088996887207e-05,6.777048110961914e-05,6.783008575439453e-05,6.777048110961914e-05,6.783008575439453e-05,6.771087646484375e-05,6.765127182006836e-05,6.765127182006836e-05,6.765127182006836e-05,6.753206253051758e-05,6.753206253051758e-05,6.765127182006836e-05,6.747245788574219e-05,6.747245788574219e-05,6.73532485961914e-05,6.74128532409668e-05,6.747245788574219e-05,6.74128532409668e-05,6.73532485961914e-05,6.747245788574219e-05,6.73532485961914e-05,6.729364395141602e-05,6.723403930664062e-05,6.717443466186523e-05]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0010182857513427734,0.00136140501126647,0.001744218752719462,0.0021418288815766573,0.0025479719042778015,0.00296213710680604,0.0033846809528768063,0.003813963383436203,0.004245432559400797,0.00468667084351182,0.005137071944773197,0.005589684005826712,0.006049462128430605,0.0065183318220078945,0.00699401181191206,0.007480340078473091,0.007971255108714104,0.008466746658086777,0.00897062849253416,0.009476257488131523,0.00999134685844183,0.010510096326470375,0.011034502647817135,0.011563163250684738,0.012099537998437881,0.01263916864991188,0.013186880387365818,0.01374084409326315,0.014297207817435265,0.01485865842550993,0.01542771514505148,0.016033556312322617,0.016673967242240906,0.017348511144518852,0.018049580976366997,0.018788956105709076,0.01956276036798954,0.020367106422781944,0.021217579022049904,0.022102098912000656,0.023028692230582237,0.02399824559688568,0.025009574368596077,0.026065079495310783,0.027163391932845116,0.0283085647970438,0.029507039114832878,0.030751483514904976,0.03204716369509697,0.0333981066942215,0.03480619937181473,0.036261145025491714,0.03777472674846649,0.03934061527252197,0.04096919298171997,0.042651571333408356,0.04439611732959747,0.046200718730688095,0.04807725548744202,0.05000961571931839,0.05200345441699028,0.05407147482037544,0.05619961768388748,0.058384690433740616,0.060646623373031616,0.06297315657138824,0.0653558298945427,0.0678061842918396,0.0703233927488327,0.07290881872177124,0.07555113732814789,0.07825624197721481,0.08102691918611526,0.08385872095823288,0.08676142990589142,0.08972003310918808,0.09273266792297363,0.0957958772778511,0.0989142432808876,0.10208854079246521,0.10531138628721237,0.1085904911160469,0.11191371083259583,0.11527729779481888,0.11868691444396973,0.1221250370144844,0.12561431527137756,0.1291428953409195,0.13270868360996246,0.1362965852022171,0.13990747928619385,0.14354410767555237,0.14720545709133148,0.1508944183588028,0.154600128531456,0.15832015872001648,0.16204747557640076,0.16579456627368927,0.1695362776517868,0.17328660190105438,0.1770508736371994,0.18079963326454163,0.18454238772392273,0.18827834725379944,0.19201451539993286,0.19575592875480652,0.1994870901107788,0.20319734513759613,0.20690028369426727,0.21058429777622223,0.21424823999404907,0.21788257360458374,0.22150877118110657,0.2251134216785431,0.2286902368068695,0.23225966095924377,0.23578602075576782,0.2392980456352234,0.24278199672698975,0.24624760448932648,0.2496679276227951,0.2530794143676758,0.2564387619495392,0.25978636741638184,0.2630990147590637,0.266389399766922,0.2696411907672882,0.27287283539772034,0.27607041597366333,0.2792403995990753,0.2823840379714966,0.2855013906955719,0.2885723412036896,0.291623055934906,0.29465121030807495,0.2976468801498413,0.3006209433078766,0.30355775356292725,0.30646950006484985,0.30934789776802063,0.3122027814388275,0.3150310218334198,0.31782591342926025,0.3205812871456146,0.3233111500740051,0.3260132968425751,0.328681617975235,0.33132225275039673,0.3339366316795349,0.33652570843696594,0.33908921480178833,0.3416125774383545,0.34411826729774475,0.3465951681137085,0.34903088212013245,0.3514332175254822,0.3538112938404083,0.35615283250808716,0.35846051573753357,0.3607419431209564,0.36298248171806335,0.3652012348175049,0.3673780858516693,0.36952829360961914,0.3716365694999695,0.3737213909626007,0.37576526403427124,0.37777623534202576,0.37974920868873596,0.38168928027153015,0.38359692692756653,0.38545966148376465,0.38728636503219604,0.38908129930496216,0.39083659648895264,0.39255470037460327,0.39423736929893494,0.395879864692688,0.3974793255329132,0.3990522623062134,0.4005870819091797,0.40207985043525696,0.4035373330116272,0.4049607813358307,0.40634503960609436,0.40768828988075256,0.4090091586112976,0.4102874994277954,0.4115312397480011,0.4127402603626251,0.4139130711555481,0.41505521535873413,0.41616764664649963,0.41724345088005066,0.41829177737236023,0.4193105399608612,0.42030027508735657,0.42125943303108215,0.4221869707107544,0.42308568954467773,0.42396029829978943,0.42480677366256714,0.42561769485473633,0.42641568183898926,0.42718032002449036,0.42791977524757385,0.42864179611206055,0.42933693528175354,0.430007666349411,0.43065357208251953,0.4312835931777954,0.43188849091529846,0.43247461318969727,0.43304142355918884,0.4335893988609314,0.4341173470020294,0.4346276819705963,0.43512460589408875,0.43560242652893066,0.4360625445842743,0.43650710582733154,0.4369423985481262,0.43735671043395996,0.43775996565818787,0.4381476938724518,0.43852514028549194,0.4388839304447174,0.439231812953949,0.4395669102668762,0.4398905634880066,0.44020602107048035,0.44050732254981995,0.44079893827438354,0.44107702374458313,0.44135355949401855,0.441617876291275,0.4418719410896301,0.4421156048774719,0.44235098361968994,0.4425787329673767,0.4427969455718994,0.4430098831653595,0.443217396736145,0.44341421127319336,0.4436056613922119,0.44378793239593506,0.44396594166755676,0.44413885474205017,0.444305956363678,0.44446665048599243,0.4446201026439667,0.44476962089538574,0.4449120759963989,0.44505050778388977,0.44518545269966125,0.44531679153442383,0.4454415440559387,0.4455623924732208,0.44567978382110596,0.44579288363456726,0.44590136408805847,0.4460073709487915,0.44610872864723206,0.4462072253227234,0.44630151987075806,0.4463936388492584,0.44648271799087524,0.4465692937374115,0.4466519057750702,0.4467308819293976,0.44680842757225037,0.4468826353549957,0.44695359468460083,0.44702380895614624,0.44709065556526184,0.44715577363967896,0.4472176134586334,0.4472782611846924,0.4473355710506439,0.44739288091659546,0.44744715094566345,0.4474984109401703,0.4475495219230652,0.4475984573364258,0.44764602184295654,0.44769206643104553,0.4477372467517853,0.44778138399124146,0.4478229284286499,0.44786345958709717,0.44790276885032654,0.44794079661369324,0.4479767680168152,0.4480123519897461,0.4480467140674591,0.44807910919189453,0.4481106102466583,0.4481419622898102,0.44817179441452026,0.44820138812065125,0.4482291638851166,0.4482559859752655,0.448281466960907,0.4483064115047455,0.44833096861839294,0.4483546018600464,0.448377400636673,0.4483996033668518,0.4484204351902008,0.4484410881996155,0.4484618306159973,0.44848135113716125,0.44849893450737,0.4485166072845459,0.4485338628292084,0.4485503137111664,0.44856616854667664,0.44858187437057495,0.4485965669155121,0.4486110508441925,0.4486253559589386,0.44863879680633545,0.4486515522003174,0.44866400957107544,0.44867631793022156,0.4486878514289856,0.4486995339393616,0.4487099349498749,0.448720246553421,0.44873061776161194,0.44874051213264465,0.4487500786781311,0.44875964522361755,0.4487684965133667,0.44877684116363525,0.44878482818603516,0.4487929940223694,0.448801189661026,0.44880884885787964,0.4488159418106079,0.44882315397262573,0.448830246925354,0.4488363265991211,0.4488426446914673,0.44884905219078064,0.4488547444343567,0.4488603174686432,0.4488661587238312,0.4488714039325714,0.44887641072273254,0.44888144731521606],"recovered":[0.0,0.0004742179298773408,0.000884520704858005,0.0012795636430382729,0.0016759495483711362,0.0020761978812515736,0.0024838862009346485,0.002899584360420704,0.0033195256255567074,0.003746217116713524,0.004180740565061569,0.004622454289346933,0.00506832730025053,0.005525158252567053,0.00598323717713356,0.006451405584812164,0.006926503032445908,0.007411214988678694,0.007902249693870544,0.00840049795806408,0.008902430534362793,0.009411387145519257,0.009925121441483498,0.010447971522808075,0.010970880277454853,0.011499779298901558,0.012033502571284771,0.012574667111039162,0.013121701776981354,0.013672824017703533,0.0142306974157691,0.01479470357298851,0.01538102887570858,0.015993310138583183,0.016633911058306694,0.017307789996266365,0.018015338107943535,0.018757766112685204,0.019526947289705276,0.02034016139805317,0.021187707781791687,0.02207041159272194,0.023000020533800125,0.023973533883690834,0.02498769201338291,0.026043396443128586,0.027145441621541977,0.028298862278461456,0.0294975396245718,0.030739691108465195,0.03203985095024109,0.03339233621954918,0.034800395369529724,0.036255937069654465,0.03776601329445839,0.03932889178395271,0.04096091538667679,0.042646624147892,0.044394463300704956,0.04620504006743431,0.04807144030928612,0.05000234767794609,0.05200789496302605,0.05407073348760605,0.0561988539993763,0.05839241296052933,0.06065051630139351,0.06297431886196136,0.06536223739385605,0.06781212240457535,0.07033649832010269,0.07291952520608902,0.07556463778018951,0.07826349139213562,0.08103574067354202,0.08386829495429993,0.08676096796989441,0.08971498161554337,0.09272314608097076,0.09579288214445114,0.09891856461763382,0.10208428651094437,0.10531289130449295,0.10857999324798584,0.11190438270568848,0.11526589840650558,0.11867096275091171,0.12211655080318451,0.12559886276721954,0.12913081049919128,0.13268610835075378,0.13626690208911896,0.139879047870636,0.14352025091648102,0.1471838504076004,0.15086960792541504,0.1545679122209549,0.1582813858985901,0.16201606392860413,0.16575023531913757,0.16949868202209473,0.1732521653175354,0.17700424790382385,0.18075065314769745,0.18448713421821594,0.18823160231113434,0.1919737011194229,0.19570808112621307,0.19943441450595856,0.20314405858516693,0.20683813095092773,0.21051901578903198,0.21418295800685883,0.21782763302326202,0.22144468128681183,0.22504964470863342,0.22863826155662537,0.2322036772966385,0.23574303090572357,0.23924975097179413,0.24274592101573944,0.24620255827903748,0.24962149560451508,0.25302743911743164,0.2563944160938263,0.25973665714263916,0.2630489468574524,0.26633837819099426,0.2695980966091156,0.27282536029815674,0.2760249078273773,0.27919939160346985,0.28233909606933594,0.28544315695762634,0.2885138690471649,0.2915757894515991,0.2945994436740875,0.2976034879684448,0.3005719780921936,0.303521066904068,0.3064303994178772,0.30931490659713745,0.3121624290943146,0.31499210000038147,0.31777340173721313,0.3205293118953705,0.3232572376728058,0.3259638845920563,0.3286324143409729,0.33127927780151367,0.3338910937309265,0.33648455142974854,0.3390456736087799,0.3415740132331848,0.34407883882522583,0.3465461730957031,0.3489759862422943,0.3513844907283783,0.35375967621803284,0.356097936630249,0.35840851068496704,0.3606836497783661,0.36292698979377747,0.3651415705680847,0.3673194646835327,0.3694663643836975,0.37157902121543884,0.3736591935157776,0.3757030665874481,0.3777177631855011,0.37969154119491577,0.38163021206855774,0.3835293650627136,0.3854026198387146,0.3872327208518982,0.3890293836593628,0.39078378677368164,0.39249974489212036,0.3941764235496521,0.39581725001335144,0.39742130041122437,0.3989919424057007,0.40051960945129395,0.40201491117477417,0.40347468852996826,0.40489962697029114,0.4062829315662384,0.4076317846775055,0.40894949436187744,0.41023018956184387,0.4114731550216675,0.41268131136894226,0.41385912895202637,0.4150038957595825,0.41611364483833313,0.41719183325767517,0.4182407557964325,0.4192602038383484,0.42025062441825867,0.4212085008621216,0.4221366047859192,0.42303672432899475,0.4239112138748169,0.42475396394729614,0.42557257413864136,0.4263659119606018,0.42713555693626404,0.4278780519962311,0.42859771847724915,0.4292911887168884,0.4299606680870056,0.43061205744743347,0.4312405586242676,0.4318445026874542,0.43242812156677246,0.43299832940101624,0.43354564905166626,0.43407633900642395,0.4345940053462982,0.43508395552635193,0.4355613589286804,0.4360235929489136,0.4364735782146454,0.43690285086631775,0.4373191297054291,0.4377230107784271,0.4381149709224701,0.4384880065917969,0.43884700536727905,0.43919435143470764,0.4395318925380707,0.43985873460769653,0.4401727318763733,0.440474271774292,0.44076186418533325,0.44104841351509094,0.4413240849971771,0.4415886700153351,0.4418413043022156,0.44208723306655884,0.4423220455646515,0.44255006313323975,0.4427691698074341,0.44298234581947327,0.4431866407394409,0.4433848559856415,0.4435754716396332,0.44376054406166077,0.44393786787986755,0.4441097378730774,0.44427651166915894,0.44443660974502563,0.4445917010307312,0.4447416067123413,0.4448853135108948,0.44502678513526917,0.4451606273651123,0.4452928602695465,0.4454188346862793,0.445539653301239,0.44565749168395996,0.4457707107067108,0.44587960839271545,0.44598597288131714,0.446087121963501,0.44618675112724304,0.44628292322158813,0.446374773979187,0.44646427035331726,0.44655102491378784,0.4466327428817749,0.4467121660709381,0.44678938388824463,0.4468635320663452,0.44693487882614136,0.447004497051239,0.44707125425338745,0.44713521003723145,0.44719842076301575,0.44725972414016724,0.44731876254081726,0.4473755657672882,0.44742852449417114,0.4474817216396332,0.4475328028202057,0.44758179783821106,0.4476296007633209,0.44767603278160095,0.447721004486084,0.44776400923728943,0.4478069543838501,0.4478475749492645,0.44788679480552673,0.4479242265224457,0.4479612708091736,0.44799676537513733,0.44803062081336975,0.44806385040283203,0.44809582829475403,0.4481261968612671,0.44815748929977417,0.44818583130836487,0.44821372628211975,0.448240727186203,0.44826650619506836,0.44829121232032776,0.44831639528274536,0.44833987951278687,0.4483625888824463,0.44838446378707886,0.44840583205223083,0.44842731952667236,0.44844773411750793,0.44846653938293457,0.44848498702049255,0.44850245118141174,0.4485195279121399,0.4485359489917755,0.4485521614551544,0.4485677182674408,0.4485824406147003,0.4485972821712494,0.4486111104488373,0.4486241340637207,0.44863730669021606,0.4486503005027771,0.4486624002456665,0.44867393374443054,0.44868505001068115,0.44869494438171387,0.4487055540084839,0.44871607422828674,0.4487260580062866,0.44873595237731934,0.4487451910972595,0.44875380396842957,0.44876226782798767,0.4487707018852234,0.44877874851226807,0.44878673553466797,0.44879433512687683,0.4488016664981842,0.4488086402416229,0.44881555438041687,0.448822021484375,0.4488283693790436,0.44883424043655396,0.44884011149406433,0.44884586334228516,0.44885125756263733,0.4488565921783447],"active":[0.0010182857513427734,0.0008871870813891292,0.0008596980478614569,0.0008622652385383844,0.0008720223559066653,0.0008859392255544662,0.0009007947519421577,0.0009143790230154991,0.0009259069338440895,0.000940453726798296,0.000956331379711628,0.0009672297164797783,0.0009811348281800747,0.0009931735694408417,0.0010107746347784996,0.0010289344936609268,0.001044752076268196,0.001055531669408083,0.0010683787986636162,0.0010757595300674438,0.0010889163240790367,0.0010987091809511185,0.0011093812063336372,0.0011151917278766632,0.0011286577209830284,0.0011393893510103226,0.001153377816081047,0.0011661769822239876,0.0011755060404539108,0.0011858344078063965,0.0011970177292823792,0.0012388527393341064,0.0012929383665323257,0.001355201005935669,0.0014156699180603027,0.0014811661094427109,0.0015474222600460052,0.0016093403100967407,0.0016906317323446274,0.0017619375139474869,0.0018409844487905502,0.001927834004163742,0.002009553834795952,0.0020915456116199493,0.002175699919462204,0.0022651683539152145,0.002361597493290901,0.0024526212364435196,0.0025496240705251694,0.002658415585756302,0.002766348421573639,0.0028688088059425354,0.0029743313789367676,0.003084678202867508,0.0032031796872615814,0.0033226795494556427,0.003435201942920685,0.003554094582796097,0.0036827921867370605,0.003804575651884079,0.003932014107704163,0.004069127142429352,0.004191722720861435,0.004313956946134567,0.004447769373655319,0.004580743610858917,0.004705313593149185,0.004831865429878235,0.004961155354976654,0.005096696317195892,0.0052146390080451965,0.0053367167711257935,0.005462281405925751,0.0055952295660972595,0.005725689232349396,0.005851738154888153,0.005971699953079224,0.006080895662307739,0.00619109719991684,0.006295658648014069,0.006392821669578552,0.006506204605102539,0.006600819528102875,0.006697304546833038,0.00678253173828125,0.006859138607978821,0.006943352520465851,0.007026344537734985,0.00710982084274292,0.007165774703025818,0.0072213709354400635,0.007277205586433411,0.007326409220695496,0.007374167442321777,0.007416278123855591,0.00745055079460144,0.007479563355445862,0.007513180375099182,0.007520213723182678,0.007536366581916809,0.007552191615104675,0.007547467947006226,0.007538139820098877,0.00752769410610199,0.007527381181716919,0.00752432644367218,0.007513388991355896,0.007489264011383057,0.007465869188308716,0.007440239191055298,0.007410109043121338,0.007363557815551758,0.007325813174247742,0.007285788655281067,0.007245555520057678,0.0072100162506103516,0.007147759199142456,0.0070943683385849,0.007038965821266174,0.006997853517532349,0.006922006607055664,0.006876856088638306,0.006817266345024109,0.006758928298950195,0.006704598665237427,0.006652742624282837,0.006592243909835815,0.006534457206726074,0.0064723193645477295,0.006415039300918579,0.006359130144119263,0.006301999092102051,0.006233245134353638,0.006179898977279663,0.006137341260910034,0.0060710906982421875,0.0060214996337890625,0.005954265594482422,0.00589752197265625,0.005826830863952637,0.005772382020950317,0.005716115236282349,0.005663484334945679,0.005589187145233154,0.005537748336791992,0.00548398494720459,0.005424380302429199,0.005358368158340454,0.005304217338562012,0.0052464306354522705,0.005198121070861816,0.005128026008605957,0.005072593688964844,0.005021154880523682,0.004952043294906616,0.004887044429779053,0.004835307598114014,0.004768341779708862,0.004700839519500732,0.0046440064907073975,0.0045739710330963135,0.004517585039138794,0.004451096057891846,0.004386723041534424,0.004317104816436768,0.004255026578903198,0.0041862428188323975,0.004117041826248169,0.004046142101287842,0.003971517086029053,0.003905385732650757,0.003829449415206909,0.003756999969482422,0.0036786794662475586,0.0036038756370544434,0.0035253167152404785,0.003453582525253296,0.003380119800567627,0.0033029019832611084,0.0032350122928619385,0.0031657814979553223,0.0030879080295562744,0.003017723560333252,0.0029458701610565186,0.0028703510761260986,0.0027886629104614258,0.002726227045059204,0.002655714750289917,0.0025817453861236572,0.00251007080078125,0.0024399161338806152,0.00237390398979187,0.0023085176944732666,0.0022395551204681396,0.0021781325340270996,0.002118706703186035,0.0020595192909240723,0.0019992291927337646,0.0019363462924957275,0.0018771886825561523,0.0018236935138702393,0.0017700493335723877,0.0017064809799194336,0.0016617178916931152,0.001607745885848999,0.001553863286972046,0.0015062391757965088,0.001458883285522461,0.0014099478721618652,0.0013623833656311035,0.001322925090789795,0.0012764334678649902,0.0012340545654296875,0.0011969208717346191,0.0011612772941589355,0.0011190176010131836,0.0010820329189300537,0.001048266887664795,0.0010084211826324463,0.0009785890579223633,0.000945746898651123,0.0009188055992126465,0.0008831322193145752,0.0008571147918701172,0.0008285641670227051,0.0008021295070648193,0.0007689595222473145,0.0007438063621520996,0.000719904899597168,0.0006962120532989502,0.000674128532409668,0.0006485879421234131,0.0006262063980102539,0.0006027519702911377,0.0005916953086853027,0.000569462776184082,0.0005478560924530029,0.0005269348621368408,0.0005096793174743652,0.0004914999008178711,0.0004749000072479248,0.000459820032119751,0.0004482269287109375,0.0004318654537200928,0.0004190206527709961,0.0004030764102935791,0.000390470027923584,0.0003783106803894043,0.0003680884838104248,0.00035691261291503906,0.00034359097480773926,0.0003330111503601074,0.0003203749656677246,0.0003089010715484619,0.0003001391887664795,0.0002900063991546631,0.000280916690826416,0.0002695322036743164,0.00026094913482666016,0.00025323033332824707,0.00024387240409851074,0.00023666024208068848,0.00022912025451660156,0.00022125244140625,0.00021439790725708008,0.00020688772201538086,0.00019979476928710938,0.0001945197582244873,0.0001876354217529297,0.0001798570156097412,0.00017568469047546387,0.0001704692840576172,0.00016421079635620117,0.0001602768898010254,0.0001557767391204834,0.0001512765884399414,0.00014635920524597168,0.0001430511474609375,0.00013715028762817383,0.00013315677642822266,0.0001283884048461914,0.00012284517288208008,0.00012099742889404297,0.00011673569679260254,0.00011321902275085449,0.00011026859283447266,0.00010764598846435547,0.00010535120964050293,0.00010192394256591797,9.945034980773926e-05,9.581446647644043e-05,9.322166442871094e-05,8.997321128845215e-05,8.812546730041504e-05,8.544325828552246e-05,8.234381675720215e-05,7.998943328857422e-05,7.811188697814941e-05,7.596611976623535e-05,7.519125938415527e-05,7.167458534240723e-05,7.015466690063477e-05,6.774067878723145e-05,6.568431854248047e-05,6.446242332458496e-05,6.338953971862793e-05,6.1005353927612305e-05,5.9723854064941406e-05,5.78463077545166e-05,5.6624412536621094e-05,5.599856376647949e-05,5.40316104888916e-05,5.120038986206055e-05,5.0067901611328125e-05,4.887580871582031e-05,4.786252975463867e-05,4.6640634536743164e-05,4.5925378799438477e-05,4.4405460357666016e-05,4.3332576751708984e-05,4.291534423828125e-05,4.151463508605957e-05,4.044175148010254e-05,3.987550735473633e-05,3.9011240005493164e-05,3.7550926208496094e-05,3.713369369506836e-05,3.600120544433594e-05,3.5196542739868164e-05,3.567337989807129e-05,3.49581241607666e-05,3.400444984436035e-05,3.358721733093262e-05,3.254413604736328e-05,3.165006637573242e-05,3.102421760559082e-05,3.072619438171387e-05,3.0487775802612305e-05,3.0100345611572266e-05,2.9206275939941406e-05,2.8818845748901367e-05,2.8580427169799805e-05,2.7686357498168945e-05,2.709031105041504e-05,2.703070640563965e-05,2.637505531311035e-05,2.60770320892334e-05,2.6047229766845703e-05,2.5540590286254883e-05,2.5153160095214844e-05,2.485513687133789e-05]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0010182857513427734,0.0013634253991767764,0.0017357926117256284,0.0021125334315001965,0.0024949191138148308,0.0028793374076485634,0.0032639694400131702,0.003650455502793193,0.004036287777125835,0.0044209910556674,0.004806348122656345,0.00519200274720788,0.005579368211328983,0.00596528360620141,0.006347646005451679,0.006735082715749741,0.007117706350982189,0.007499545346945524,0.007882857695221901,0.008260145783424377,0.008639025501906872,0.009016990661621094,0.00939358863979578,0.009766502305865288,0.010141282342374325,0.010511035099625587,0.010882843285799026,0.011252133175730705,0.011617963202297688,0.011983414180576801,0.0123462975025177,0.012729218229651451,0.01312657818198204,0.013535466976463795,0.013956477865576744,0.014394174329936504,0.014843291603028774,0.015311365947127342,0.015789233148097992,0.016282547265291214,0.01679096929728985,0.017313119024038315,0.017849396914243698,0.018403051421046257,0.018973832949995995,0.019559599459171295,0.02016521245241165,0.020783115178346634,0.021422408521175385,0.022076809778809547,0.02274579182267189,0.023435523733496666,0.024142203852534294,0.024870051071047783,0.025613192468881607,0.02637518383562565,0.027157805860042572,0.02795964479446411,0.028782259672880173,0.029620394110679626,0.030483759939670563,0.03136541694402695,0.03226315230131149,0.03317859768867493,0.034117717295885086,0.03507513552904129,0.03605049103498459,0.037045277655124664,0.038063500076532364,0.039104100316762924,0.04016454890370369,0.041243355721235275,0.04234209656715393,0.04345928132534027,0.04459598287940025,0.04575294256210327,0.04693189263343811,0.04812835901975632,0.04934688284993172,0.05058480426669121,0.051841702312231064,0.05311959236860275,0.05441509187221527,0.05572926253080368,0.057065147906541824,0.05841303616762161,0.059784695506095886,0.06117378547787666,0.06257481127977371,0.06399544328451157,0.06543674319982529,0.06689615547657013,0.06836581230163574,0.06985929608345032,0.0713687464594841,0.07289645075798035,0.07443219423294067,0.07598704099655151,0.07755480706691742,0.07913240790367126,0.08072267472743988,0.08232918381690979,0.08394234627485275,0.08557025343179703,0.08721891790628433,0.08887545764446259,0.09053819626569748,0.09221220761537552,0.09390019625425339,0.09559357911348343,0.0972980186343193,0.09900444746017456,0.10072484612464905,0.10245248675346375,0.10418833047151566,0.10593241453170776,0.10767807811498642,0.10943757742643356,0.11120083928108215,0.11296630650758743,0.11473653465509415,0.11652152985334396,0.11830917000770569,0.1201009675860405,0.12189821153879166,0.12369313836097717,0.1254955530166626,0.12730449438095093,0.12911559641361237,0.13092152774333954,0.1327320784330368,0.13455010950565338,0.13636596500873566,0.13817884027957916,0.14000101387500763,0.14181573688983917,0.14363741874694824,0.1454574465751648,0.1472790390253067,0.14910028874874115,0.15093058347702026,0.15276466310024261,0.1545860767364502,0.1564091593027115,0.15823549032211304,0.16005857288837433,0.16188359260559082,0.16370928287506104,0.16552919149398804,0.1673479825258255,0.16916587948799133,0.17099334299564362,0.17281566560268402,0.17463946342468262,0.17645831406116486,0.17827695608139038,0.18009303510189056,0.1819058209657669,0.18372565507888794,0.18554510176181793,0.18736660480499268,0.1891927272081375,0.1910117268562317,0.19283625483512878,0.19465389847755432,0.1964775174856186,0.19829395413398743,0.20012007653713226,0.2019382119178772,0.20375658571720123,0.20557807385921478,0.207399383187294,0.20921838283538818,0.2110435962677002,0.2128603756427765,0.21467889845371246,0.21650628745555878,0.21833458542823792,0.22015975415706635,0.22198502719402313,0.22381243109703064,0.22564050555229187,0.2274659126996994,0.22929075360298157,0.23111401498317719,0.2329384833574295,0.2347695380449295,0.23659200966358185,0.23841364681720734,0.24023444950580597,0.2420559823513031,0.24387960135936737,0.24569174647331238,0.24750952422618866,0.24932365119457245,0.2511337995529175,0.25294116139411926,0.2547520399093628,0.25656092166900635,0.25836819410324097,0.26015979051589966,0.26195210218429565,0.2637450397014618,0.2655318081378937,0.26731806993484497,0.26909372210502625,0.2708723247051239,0.27263519167900085,0.2743920087814331,0.2761412262916565,0.2778816819190979,0.2796127498149872,0.2813377380371094,0.28305578231811523,0.2847651541233063,0.2864641845226288,0.2881600260734558,0.2898438572883606,0.2915136516094208,0.2931727468967438,0.29482293128967285,0.29645809531211853,0.2980746924877167,0.2996765077114105,0.3012644946575165,0.3028390407562256,0.30439257621765137,0.30593228340148926,0.30745217204093933,0.30895406007766724,0.3104405701160431,0.31191137433052063,0.3133586049079895,0.3147920072078705,0.3161991834640503,0.3175945580005646,0.31896090507507324,0.3203137218952179,0.32164713740348816,0.3229577839374542,0.32425037026405334,0.32552093267440796,0.3267703056335449,0.3279944956302643,0.3292044699192047,0.3303885757923126,0.33155304193496704,0.33269739151000977,0.3338187038898468,0.3349228501319885,0.33599531650543213,0.33705171942710876,0.33809080719947815,0.3391011655330658,0.34010249376296997,0.3410751521587372,0.3420250117778778,0.34296053647994995,0.34387704730033875,0.3447728753089905,0.34564557671546936,0.3464958369731903,0.34732845425605774,0.3481408655643463,0.348940372467041,0.34971657395362854,0.3504735827445984,0.3512175977230072,0.35193967819213867,0.3526493310928345,0.3533412516117096,0.3540142774581909,0.35467007756233215,0.3553101122379303,0.3559386134147644,0.3565445840358734,0.3571375012397766,0.3577193319797516,0.35828065872192383,0.3588293492794037,0.3593646287918091,0.3598892092704773,0.3603954017162323,0.36089205741882324,0.36137351393699646,0.36184629797935486,0.36230698227882385,0.36275601387023926,0.3631911873817444,0.36361420154571533,0.36402425169944763,0.36442476511001587,0.36481761932373047,0.365196168422699,0.3655620217323303,0.36591991782188416,0.36626574397087097,0.3666052222251892,0.36693474650382996,0.36725327372550964,0.3675636053085327,0.3678663969039917,0.3681583106517792,0.3684453070163727,0.36872339248657227,0.3689901828765869,0.36924979090690613,0.36950644850730896,0.369753360748291,0.3699939250946045,0.37022697925567627,0.37045347690582275,0.3706699311733246,0.3708827495574951,0.37108975648880005,0.37129077315330505,0.3714855909347534,0.3716760277748108,0.3718588650226593,0.37203776836395264,0.3722095489501953,0.3723744750022888,0.37253719568252563,0.3726940453052521,0.37284502387046814,0.37299296259880066,0.37313851714134216,0.3732783794403076,0.37341251969337463,0.37354496121406555,0.3736708462238312,0.3737933039665222,0.3739120066165924,0.3740258812904358,0.37413856387138367,0.37424662709236145,0.3743511438369751,0.3744506239891052,0.37455007433891296,0.37464639544487,0.37473800778388977,0.3748268783092499,0.37491241097450256,0.37499651312828064,0.3750785291194916,0.37515750527381897,0.37523311376571655,0.3753063380718231,0.375377893447876,0.37544623017311096,0.3755127489566803],"recovered":[0.0,0.0004754539404530078,0.0008851862512528896,0.0012759508099406958,0.0016596439527347684,0.002042945008724928,0.0024272087030112743,0.0028115911409258842,0.0031964608933776617,0.0035808670800179243,0.003965297248214483,0.0043493229895830154,0.004731994122266769,0.005121475085616112,0.005509328097105026,0.005895386449992657,0.006280791014432907,0.006664508022367954,0.007046703714877367,0.007429969031363726,0.0078107621520757675,0.008193647488951683,0.00857154093682766,0.008948423899710178,0.009323572739958763,0.009698007255792618,0.01007220521569252,0.010444751009345055,0.01081420574337244,0.011183483526110649,0.011550633236765862,0.011917224153876305,0.012288604862987995,0.012672263197600842,0.013070514425635338,0.013481340371072292,0.013904822990298271,0.014341557398438454,0.01479525025933981,0.015258772298693657,0.015738029032945633,0.016229432076215744,0.01673596352338791,0.017257221043109894,0.017795449122786522,0.018352169543504715,0.018919361755251884,0.01950826495885849,0.020112130790948868,0.020731162279844284,0.02136659435927868,0.022021589800715446,0.02269088104367256,0.023378295823931694,0.024087531492114067,0.024812286719679832,0.02555704489350319,0.02632071264088154,0.027103085070848465,0.02790551818907261,0.028729690238833427,0.02956845425069332,0.03043236769735813,0.03131664916872978,0.032213032245635986,0.0331297367811203,0.03406606242060661,0.035024624317884445,0.03599868342280388,0.0369952991604805,0.038017645478248596,0.039060525596141815,0.04011991620063782,0.041195981204509735,0.042297158390283585,0.04341723024845123,0.04455573484301567,0.04571656137704849,0.04689662531018257,0.048088885843753815,0.049306128174066544,0.05054484307765961,0.051804035902023315,0.05307631567120552,0.05436975881457329,0.05568534508347511,0.05702095851302147,0.05837094783782959,0.05973820760846138,0.0611267052590847,0.0625327005982399,0.06396032869815826,0.06539691239595413,0.06685555726289749,0.06832979619503021,0.06982351094484329,0.07133190333843231,0.07285144925117493,0.07438743114471436,0.0759391263127327,0.07750345766544342,0.07907863706350327,0.08066949248313904,0.08227416127920151,0.08388790488243103,0.08552184700965881,0.08716320991516113,0.0888175219297409,0.0904826745390892,0.09216102957725525,0.09384338557720184,0.09553804993629456,0.09723661839962006,0.09894853830337524,0.10067138820886612,0.10240602493286133,0.10414060950279236,0.10588018596172333,0.10762376338243484,0.10937988758087158,0.1111391931772232,0.11290214955806732,0.11468136310577393,0.11646225303411484,0.11824224144220352,0.12003349512815475,0.12182985991239548,0.12362772226333618,0.12542849779129028,0.12723292410373688,0.12904006242752075,0.13085032999515533,0.13266466557979584,0.1344764232635498,0.1362852305173874,0.138101726770401,0.13992124795913696,0.14174163341522217,0.14355918765068054,0.14538496732711792,0.14720648527145386,0.14902904629707336,0.1508583277463913,0.15268272161483765,0.15451288223266602,0.15634213387966156,0.15816332399845123,0.15998534858226776,0.16180793941020966,0.16362477838993073,0.16545015573501587,0.16727140545845032,0.1690947413444519,0.17092031240463257,0.17274516820907593,0.174556702375412,0.17638128995895386,0.1782025247812271,0.18001966178417206,0.18183642625808716,0.1836554855108261,0.18547099828720093,0.18729649484157562,0.18912017345428467,0.1909482628107071,0.19276636838912964,0.19458550214767456,0.19640514254570007,0.19822686910629272,0.2000468522310257,0.20186465978622437,0.2036818265914917,0.20550256967544556,0.20732255280017853,0.20914839208126068,0.2109675407409668,0.2127884477376938,0.21460726857185364,0.21643365919589996,0.21825768053531647,0.2200833261013031,0.22190940380096436,0.2237320989370346,0.2255622297525406,0.22738777101039886,0.22921305894851685,0.23104582726955414,0.23286789655685425,0.23470047116279602,0.23651739954948425,0.23833811283111572,0.2401568591594696,0.24197906255722046,0.24379102885723114,0.24561025202274323,0.24743475019931793,0.24924564361572266,0.25105538964271545,0.25286367535591125,0.2546778917312622,0.2564866840839386,0.25828298926353455,0.2600811719894409,0.2618766129016876,0.2636622488498688,0.26545265316963196,0.2672366201877594,0.26901936531066895,0.27079010009765625,0.2725590467453003,0.2743140459060669,0.27605950832366943,0.27780163288116455,0.27953237295150757,0.2812611758708954,0.2829785645008087,0.28468021750450134,0.2863827645778656,0.2880695164203644,0.2897537350654602,0.2914208769798279,0.29308515787124634,0.29472941160202026,0.296364963054657,0.2979784905910492,0.29958128929138184,0.30117127299308777,0.30274006724357605,0.30429449677467346,0.305831640958786,0.3073551654815674,0.3088594377040863,0.31034359335899353,0.31180888414382935,0.31326085329055786,0.3146877884864807,0.3161052465438843,0.3174924850463867,0.3188627064228058,0.3202131986618042,0.3215455114841461,0.3228554427623749,0.3241443634033203,0.32541877031326294,0.3266652524471283,0.3278980255126953,0.32910674810409546,0.33028852939605713,0.3314526081085205,0.33259597420692444,0.33371540904045105,0.33481141924858093,0.3358877897262573,0.3369501531124115,0.3379872143268585,0.33900779485702515,0.33999955654144287,0.34096992015838623,0.3419242799282074,0.342859148979187,0.3437741994857788,0.3446667790412903,0.3455381393432617,0.34638839960098267,0.3472241163253784,0.3480423390865326,0.34883612394332886,0.3496091365814209,0.3503729999065399,0.35111185908317566,0.35183849930763245,0.3525475263595581,0.3532369136810303,0.35391247272491455,0.35456839203834534,0.3552109897136688,0.355835497379303,0.3564396798610687,0.35703736543655396,0.357615202665329,0.3581789433956146,0.35873183608055115,0.3592692017555237,0.3597920536994934,0.3602955937385559,0.36079052090644836,0.3612789511680603,0.3617511987686157,0.3622129261493683,0.3626590073108673,0.36309492588043213,0.36351680755615234,0.3639286458492279,0.3643319010734558,0.3647206127643585,0.3651008903980255,0.3654690682888031,0.3658235967159271,0.36617347598075867,0.36651402711868286,0.3668428659439087,0.3671601414680481,0.36746957898139954,0.36777111887931824,0.3680661618709564,0.3683537244796753,0.3686296343803406,0.36889657378196716,0.3691583275794983,0.36941447854042053,0.36966362595558167,0.36990490555763245,0.3701377809047699,0.37036117911338806,0.37057971954345703,0.37079307436943054,0.371001273393631,0.37120190262794495,0.3713984489440918,0.37158775329589844,0.3717706799507141,0.3719482421875,0.37211695313453674,0.37228620052337646,0.3724469840526581,0.3726028800010681,0.37275493144989014,0.3729051947593689,0.37305107712745667,0.3731885552406311,0.3733256459236145,0.3734557330608368,0.37358227372169495,0.37370577454566956,0.3738226294517517,0.3739384114742279,0.3740495443344116,0.3741586208343506,0.3742627799510956,0.3743651807308197,0.37446320056915283,0.374558687210083,0.3746497333049774,0.37473928928375244,0.37482520937919617,0.3749096989631653,0.37499088048934937,0.3750690817832947,0.3751450777053833,0.37521833181381226,0.3752882480621338],"active":[0.0010182857513427734,0.000887971487827599,0.0008506063604727387,0.0008365826215595007,0.0008352751610800624,0.0008363923989236355,0.0008367607370018959,0.0008388643618673086,0.0008398268837481737,0.000840123975649476,0.0008410508744418621,0.0008426797576248646,0.0008473740890622139,0.0008438085205852985,0.000838317908346653,0.0008396962657570839,0.0008369153365492821,0.00083503732457757,0.0008361539803445339,0.0008301767520606518,0.0008282633498311043,0.0008233431726694107,0.0008220477029681206,0.0008180784061551094,0.0008177096024155617,0.0008130278438329697,0.0008106380701065063,0.0008073821663856506,0.0008037574589252472,0.0007999306544661522,0.0007956642657518387,0.0008119940757751465,0.0008379733189940453,0.0008632037788629532,0.0008859634399414062,0.000912833958864212,0.0009384686127305031,0.0009698085486888885,0.0009939828887581825,0.001023774966597557,0.0010529402643442154,0.0010836869478225708,0.0011134333908557892,0.0011458303779363632,0.0011783838272094727,0.0012074299156665802,0.0012458506971597672,0.001274850219488144,0.0013102777302265167,0.0013456474989652634,0.0013791974633932114,0.0014139339327812195,0.0014513228088617325,0.0014917552471160889,0.00152566097676754,0.001562897115945816,0.001600760966539383,0.001638932153582573,0.0016791746020317078,0.0017148759216070175,0.0017540697008371353,0.0017969626933336258,0.0018307846039533615,0.0018619485199451447,0.0019046850502490997,0.00194539874792099,0.0019844286143779755,0.002020653337240219,0.002064816653728485,0.002108801156282425,0.0021469034254550934,0.00218283012509346,0.0022221803665161133,0.002263300120830536,0.0022988244891166687,0.0023357123136520386,0.0023761577904224396,0.0024117976427078247,0.0024502575397491455,0.002495918422937393,0.0025355741381645203,0.0025747492909431458,0.0026110559701919556,0.00265294685959816,0.0026953890919685364,0.0027276910841464996,0.002763736993074417,0.0028028376400470734,0.002836603671312332,0.0028687380254268646,0.002904042601585388,0.0029358267784118652,0.00296889990568161,0.003003738820552826,0.003038950264453888,0.0030729398131370544,0.003100290894508362,0.003135591745376587,0.003167375922203064,0.003193281590938568,0.00321921706199646,0.0032505467534065247,0.0032728537917137146,0.00329609215259552,0.003331013023853302,0.003353610634803772,0.0033749863505363464,0.003394685685634613,0.0034175217151641846,0.00343254953622818,0.003454633057117462,0.003466397523880005,0.0034882277250289917,0.003503948450088501,0.003516942262649536,0.0035263895988464355,0.0035374686121940613,0.0035573914647102356,0.0035770758986473083,0.003586418926715851,0.003597341477870941,0.003619380295276642,0.0036278069019317627,0.003638714551925659,0.0036559700965881348,0.003659643232822418,0.0036656931042671204,0.003676772117614746,0.0036870986223220825,0.003688603639602661,0.0036920160055160522,0.003699779510498047,0.0037012994289398193,0.003702417016029358,0.0037157833576202393,0.0037140101194381714,0.0037161707878112793,0.003715813159942627,0.0037198513746261597,0.00371532142162323,0.0037240982055664062,0.0037356168031692505,0.003727748990058899,0.0037264376878738403,0.0037226080894470215,0.0037164390087127686,0.0037202686071395874,0.003723934292793274,0.0037212520837783813,0.0037232041358947754,0.003715723752975464,0.0037219375371932983,0.0037209242582321167,0.003719151020050049,0.0037131458520889282,0.0037202537059783936,0.0037117451429367065,0.003703296184539795,0.0037059932947158813,0.003708675503730774,0.003711119294166565,0.0037217289209365845,0.003715232014656067,0.003716081380844116,0.003705635666847229,0.0037111490964889526,0.003708451986312866,0.00371493399143219,0.0037113428115844727,0.003709733486175537,0.0037134140729904175,0.003717556595802307,0.003715813159942627,0.0037210434675216675,0.003711983561515808,0.0037113577127456665,0.0037178397178649902,0.0037273168563842773,0.003726094961166382,0.003727346658706665,0.003729104995727539,0.0037311017513275146,0.003733813762664795,0.003728523850440979,0.0037262439727783203,0.0037254244089126587,0.003723710775375366,0.0037241131067276,0.003713175654411316,0.0037170499563217163,0.003717869520187378,0.003722742199897766,0.003712683916091919,0.0037184953689575195,0.0037133991718292236,0.0036990493535995483,0.0036955177783966064,0.003696650266647339,0.0036972463130950928,0.0036903023719787598,0.0036731064319610596,0.0036691129207611084,0.003663867712020874,0.0036551952362060547,0.0036558210849761963,0.003641068935394287,0.003635704517364502,0.003615826368331909,0.0036019086837768555,0.003582179546356201,0.003567636013031006,0.003553241491317749,0.0035361051559448242,0.003523409366607666,0.0035039782524108887,0.0034856200218200684,0.0034798085689544678,0.003461092710494995,0.0034441351890563965,0.0034190118312835693,0.0034020543098449707,0.0033729374408721924,0.003345280885696411,0.00331154465675354,0.003286004066467285,0.00325775146484375,0.0032213032245635986,0.003192216157913208,0.003157675266265869,0.0031224191188812256,0.003085404634475708,0.003051936626434326,0.0030150115489959717,0.0029831230640411377,0.0029383301734924316,0.0029067695140838623,0.002855658531188965,0.0028212368488311768,0.002784430980682373,0.0027445852756500244,0.0027048587799072266,0.002665489912033081,0.0026259422302246094,0.0025757253170013428,0.002539217472076416,0.0024905502796173096,0.002446293830871582,0.0024088621139526367,0.002366095781326294,0.002326875925064087,0.002279907464981079,0.002240300178527832,0.002203017473220825,0.002151012420654297,0.00211527943611145,0.002067357301712036,0.0020254552364349365,0.0019906163215637207,0.0019527673721313477,0.0019137263298034668,0.0018713772296905518,0.0018290579319000244,0.0017903149127960205,0.0017524659633636475,0.0017162561416625977,0.0016742348670959473,0.0016374588012695312,0.0016084611415863037,0.0015666782855987549,0.0015374720096588135,0.0015027523040771484,0.0014667510986328125,0.0014331638813018799,0.001397639513015747,0.0013702213764190674,0.0013335943222045898,0.0013020038604736328,0.0012796521186828613,0.001243293285369873,0.001214146614074707,0.001185685396194458,0.0011573731899261475,0.0011261999607086182,0.001100003719329834,0.0010779201984405518,0.0010557770729064941,0.0010280311107635498,0.0010048151016235352,0.0009782612323760986,0.0009551942348480225,0.0009293258190155029,0.0009079575538635254,0.0008889734745025635,0.0008642673492431641,0.0008414089679718018,0.0008190274238586426,0.0007966756820678711,0.000781625509262085,0.0007612705230712891,0.0007392466068267822,0.0007207393646240234,0.0007062554359436035,0.0006887316703796387,0.0006741881370544434,0.0006572306156158447,0.0006364583969116211,0.0006201565265655518,0.0006098747253417969,0.0005950331687927246,0.00057944655418396,0.0005633533000946045,0.0005485713481903076,0.0005321502685546875,0.0005215704441070557,0.0005100369453430176,0.0004976987838745117,0.0004843175411224365,0.0004741251468658447,0.0004604160785675049,0.0004500150680541992,0.00043886899948120117,0.00042623281478881836,0.0004202425479888916,0.00040784478187561035,0.0003980398178100586,0.00039008259773254395,0.00038358569145202637,0.0003731846809387207,0.00036144256591796875,0.00035640597343444824,0.0003452003002166748,0.0003375709056854248,0.00032973289489746094,0.00032010674476623535,0.000315934419631958,0.0003082156181335449,0.00030159950256347656,0.00029200315475463867,0.0002872943878173828,0.00028121471405029297,0.0002748072147369385,0.0002681910991668701,0.0002626776695251465,0.00025722384452819824,0.00025331974029541016,0.0002478063106536865,0.0002422332763671875,0.00023725628852844238,0.00023281574249267578,0.00022789835929870605,0.0002245008945465088]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0010182857513427734,0.0013608939480036497,0.0017514326609671116,0.0021672022994607687,0.0025965203531086445,0.0030460304114967585,0.003507674438878894,0.003982593305408955,0.004470692947506905,0.004974574316293001,0.0054917787201702595,0.006024136207997799,0.006571539212018251,0.007138147950172424,0.007719291374087334,0.008313864469528198,0.00892332848161459,0.009554197080433369,0.010205685161054134,0.010867738164961338,0.011549163609743118,0.012245314195752144,0.012964568100869656,0.013694850727915764,0.014445004984736443,0.015210251323878765,0.01599736511707306,0.01679939590394497,0.017622534185647964,0.018459539860486984,0.019316166639328003,0.02024529129266739,0.0212419293820858,0.02229519933462143,0.02341523766517639,0.024606451392173767,0.025865454226732254,0.027199972420930862,0.0286210086196661,0.030120842158794403,0.031705375760793686,0.033380791544914246,0.03515569120645523,0.037023600190877914,0.0389978289604187,0.04107780382037163,0.04327188432216644,0.045575398951768875,0.047995369881391525,0.05053899064660072,0.0531989224255085,0.055989820510149,0.0589049868285656,0.06195639446377754,0.06513950973749161,0.06846731156110764,0.0719396248459816,0.0755414292216301,0.07928898930549622,0.08316769450902939,0.08719509094953537,0.09134197235107422,0.0956479161977768,0.10008294135332108,0.10465031117200851,0.109340138733387,0.11416616290807724,0.11910851299762726,0.12417250126600266,0.12934163212776184,0.13462117314338684,0.1400163620710373,0.1455034762620926,0.15108133852481842,0.15673218667507172,0.16245761513710022,0.16825410723686218,0.17411983013153076,0.18002361059188843,0.18598534166812897,0.19196291267871857,0.19797959923744202,0.20400378108024597,0.21005110442638397,0.21609048545360565,0.22211487591266632,0.22813528776168823,0.23413236439228058,0.2401161640882492,0.24606351554393768,0.2519669830799103,0.2578350901603699,0.2636445462703705,0.26939672231674194,0.2751045525074005,0.2807367742061615,0.28632044792175293,0.2918268144130707,0.2972699999809265,0.3026324510574341,0.3079351782798767,0.3131685256958008,0.3183193504810333,0.3234018385410309,0.3283992111682892,0.33333414793014526,0.3381807506084442,0.3429480195045471,0.3476440906524658,0.3522648811340332,0.35680723190307617,0.3612825274467468,0.3656730353832245,0.3699985146522522,0.37425899505615234,0.37844598293304443,0.38256439566612244,0.3866066038608551,0.39057403802871704,0.39447110891342163,0.3983100950717926,0.40208184719085693,0.4057789444923401,0.40940967202186584,0.41298148036003113,0.4164872169494629,0.4199250638484955,0.42329496145248413,0.4266151785850525,0.4298693537712097,0.433051198720932,0.4361729025840759,0.43922948837280273,0.4422267973423004,0.4451500177383423,0.4480017423629761,0.4507937729358673,0.4535137414932251,0.4561651945114136,0.4587569534778595,0.46127501130104065,0.4637317955493927,0.4661209285259247,0.4684424102306366,0.4706975221633911,0.4728798568248749,0.4749983251094818,0.477058082818985,0.47903749346733093,0.48095402121543884,0.48280712962150574,0.4846010208129883,0.4863269031047821,0.48799943923950195,0.48960015177726746,0.49114733934402466,0.49263155460357666,0.4940584897994995,0.4954342544078827,0.496756374835968,0.4980199635028839,0.49923306703567505,0.5003960132598877,0.5015109777450562,0.502575695514679,0.5035918951034546,0.5045651197433472,0.5055016875267029,0.5063977837562561,0.5072484016418457,0.5080663561820984,0.5088430047035217,0.5095846056938171,0.510295569896698,0.5109707117080688,0.511610209941864,0.5122225284576416,0.5128103494644165,0.5133652091026306,0.5138962268829346,0.5144035220146179,0.5148828625679016,0.5153413414955139,0.5157772302627563,0.5161910057067871,0.516584038734436,0.5169609785079956,0.5173162817955017,0.5176568627357483,0.517979621887207,0.518288791179657,0.5185838341712952,0.5188614130020142,0.5191271901130676,0.5193795561790466,0.5196199417114258,0.5198479294776917,0.5200657248497009,0.5202720761299133,0.5204694867134094,0.5206549167633057,0.520831823348999,0.5210002064704895,0.5211600661277771,0.5213136672973633,0.5214574337005615,0.5215944051742554,0.5217283368110657,0.5218551158905029,0.5219739675521851,0.5220876336097717,0.5221975445747375,0.5222988724708557,0.522397518157959,0.5224905610084534,0.5225789546966553,0.5226646661758423,0.5227430462837219,0.5228204727172852,0.5228928327560425,0.5229620933532715,0.5230280756950378,0.5230913162231445,0.523152232170105,0.5232096314430237,0.5232641696929932,0.5233178734779358,0.523367702960968,0.5234160423278809,0.523460865020752,0.523503839969635,0.5235459208488464,0.5235846638679504,0.5236215591430664,0.5236570835113525,0.523690938949585,0.5237233638763428,0.5237553119659424,0.5237852334976196,0.5238146185874939,0.5238416790962219,0.5238673090934753,0.523891031742096,0.5239140391349792,0.5239360332489014,0.5239565372467041,0.5239769816398621,0.5239964723587036,0.5240150690078735,0.524032711982727,0.524049699306488,0.5240668654441833,0.5240820646286011,0.5240965485572815,0.5241105556488037,0.5241240859031677,0.5241371393203735,0.5241498947143555,0.5241619348526001,0.5241729617118835,0.5241841673851013,0.5241949558258057,0.5242050290107727,0.5242148041725159,0.5242242813110352,0.5242330431938171,0.5242416858673096,0.5242499113082886,0.5242575407028198,0.5242655277252197,0.5242725014686584,0.5242790579795837,0.524285614490509,0.5242921710014343,0.5242981910705566,0.5243039131164551,0.5243090987205505,0.5243144631385803,0.5243194699287415,0.5243245363235474,0.5243290662765503,0.5243334770202637,0.5243375897407532,0.5243417024612427,0.5243456363677979,0.5243492722511292,0.5243529677391052,0.5243563652038574,0.5243594646453857,0.5243625640869141,0.5243657231330872,0.5243682861328125,0.5243710875511169,0.5243737101554871,0.5243762135505676,0.5243785977363586,0.5243807435035706,0.5243830680847168,0.5243852138519287,0.5243872404098511,0.5243891477584839,0.5243911147117615,0.5243929028511047,0.524394690990448,0.5243964195251465,0.5243980884552002,0.5243995785713196,0.524401068687439,0.5244024991989136,0.5244038701057434,0.5244051218032837,0.5244064331054688,0.524407684803009,0.524408757686615,0.524409830570221,0.5244106650352478,0.524411678314209,0.5244126319885254,0.524413526058197,0.5244144201278687,0.5244153141975403,0.5244161486625671,0.5244169235229492,0.5244176983833313,0.524418294429779,0.5244190096855164,0.5244196057319641,0.5244202017784119,0.5244207382202148,0.5244213938713074,0.5244219899177551,0.5244224071502686,0.5244228839874268,0.5244233012199402,0.5244237184524536,0.5244241952896118,0.5244245529174805,0.5244249701499939,0.5244253277778625,0.5244255661964417,0.5244259834289551,0.5244264006614685,0.5244266390800476,0.5244269967079163,0.5244272947311401,0.5244275331497192,0.5244278311729431,0.5244281888008118,0.5244284868240356,0.5244287252426147,0.5244289636611938],"recovered":[0.0,0.0004740396689157933,0.0008824290125630796,0.0012822377029806376,0.0016898901667445898,0.00211021164432168,0.002546078059822321,0.0029963129200041294,0.003454748075455427,0.0039296080358326435,0.0044191451743245125,0.004923027008771896,0.005438163410872221,0.005972231738269329,0.006524329539388418,0.007090058643370867,0.007669336162507534,0.008265168406069279,0.008880563080310822,0.009516625665128231,0.010161137208342552,0.010825627483427525,0.011507230810821056,0.012206661514937878,0.012922396883368492,0.01365131326019764,0.014399886131286621,0.015168889425694942,0.015956230461597443,0.01675848476588726,0.017577486112713814,0.0184177253395319,0.019301794469356537,0.020244061946868896,0.021238086745142937,0.022294506430625916,0.023416707292199135,0.024608919396996498,0.025868136435747147,0.02720906026661396,0.028630418702960014,0.03013090416789055,0.03172260522842407,0.03340057283639908,0.035181641578674316,0.03705558925867081,0.039031967520713806,0.04111646115779877,0.04330916330218315,0.04561391472816467,0.04804103821516037,0.050579749047756195,0.05323797091841698,0.05603344365954399,0.0589585080742836,0.06200554594397545,0.06520184129476547,0.06852921843528748,0.07198707014322281,0.07559725642204285,0.07933031022548676,0.08321946859359741,0.08722175657749176,0.09138815850019455,0.09568644315004349,0.10012423247098923,0.10468703508377075,0.1093798503279686,0.11419355124235153,0.11912811547517776,0.12420161068439484,0.12934868037700653,0.13464096188545227,0.14002352952957153,0.14550858736038208,0.1510799676179886,0.156730055809021,0.16243992745876312,0.16824203729629517,0.17408180236816406,0.1799791157245636,0.1859312653541565,0.19191871583461761,0.1979130357503891,0.20392939448356628,0.20996437966823578,0.21600431203842163,0.22202271223068237,0.22803989052772522,0.23403555154800415,0.24000735580921173,0.24594490230083466,0.2518388628959656,0.2576998472213745,0.26349887251853943,0.26925164461135864,0.2749377489089966,0.28057757019996643,0.2861517667770386,0.2916584610939026,0.2970920205116272,0.30246955156326294,0.3077748119831085,0.3130060136318207,0.3181573748588562,0.32323288917541504,0.3282369077205658,0.333154559135437,0.33800631761550903,0.34276965260505676,0.3474666178226471,0.35208165645599365,0.356629878282547,0.36110392212867737,0.3655065596103668,0.3698415756225586,0.3740900456905365,0.37827950716018677,0.3823968768119812,0.38643744587898254,0.3903977572917938,0.3943043351173401,0.39814645051956177,0.4019123315811157,0.4056140184402466,0.40924617648124695,0.41281622648239136,0.4163244068622589,0.41976475715637207,0.42313241958618164,0.4264521896839142,0.42969486117362976,0.4328778088092804,0.4359969198703766,0.43906018137931824,0.4420502483844757,0.4449736773967743,0.44782617688179016,0.45061609148979187,0.45334094762802124,0.4559975862503052,0.45857930183410645,0.46110332012176514,0.4635562002658844,0.4659497141838074,0.4682726263999939,0.47052711248397827,0.47270798683166504,0.47483110427856445,0.47688549757003784,0.478871613740921,0.48079144954681396,0.48264360427856445,0.4844380021095276,0.48616546392440796,0.48783302307128906,0.4894367456436157,0.49098286032676697,0.49246811866760254,0.4938950836658478,0.4952695667743683,0.49659210443496704,0.49785876274108887,0.4990801513195038,0.5002403855323792,0.5013512969017029,0.5024179816246033,0.5034425854682922,0.5044174790382385,0.5053548216819763,0.5062497854232788,0.5071070790290833,0.5079222917556763,0.5087013244628906,0.509446918964386,0.5101574063301086,0.5108301639556885,0.5114725232124329,0.5120885372161865,0.5126768350601196,0.5132304430007935,0.5137665271759033,0.5142712593078613,0.5147554278373718,0.5152136087417603,0.515651524066925,0.5160636305809021,0.5164574384689331,0.5168330669403076,0.5171946883201599,0.517535924911499,0.5178592205047607,0.5181705951690674,0.518463134765625,0.5187443494796753,0.5190109014511108,0.5192633271217346,0.5195039510726929,0.5197325348854065,0.5199494361877441,0.5201575756072998,0.5203526020050049,0.5205397605895996,0.5207187533378601,0.5208868980407715,0.5210477113723755,0.5212012529373169,0.5213478803634644,0.5214856266975403,0.5216190814971924,0.5217453837394714,0.5218636989593506,0.5219777226448059,0.5220854878425598,0.5221875905990601,0.5222862362861633,0.5223792791366577,0.5224685072898865,0.5225532650947571,0.522634744644165,0.5227115750312805,0.5227854251861572,0.5228551030158997,0.5229207277297974,0.5229839086532593,0.5230452418327332,0.523102879524231,0.5231578946113586,0.5232111215591431,0.523260772228241,0.5233087539672852,0.5233538746833801,0.5233984589576721,0.5234391689300537,0.523478090763092,0.5235154032707214,0.5235514640808105,0.5235862135887146,0.5236197113990784,0.5236513614654541,0.5236818194389343,0.5237100124359131,0.523737370967865,0.5237625241279602,0.523786723613739,0.5238099694252014,0.5238316059112549,0.5238527059555054,0.5238735675811768,0.5238928198814392,0.5239116549491882,0.5239288806915283,0.5239457488059998,0.5239622592926025,0.5239774584770203,0.5239922404289246,0.5240066051483154,0.524020254611969,0.5240335464477539,0.5240463018417358,0.5240585207939148,0.5240702033042908,0.5240814685821533,0.5240923166275024,0.5241023302078247,0.5241120457649231,0.5241209864616394,0.5241300463676453,0.5241384506225586,0.524146556854248,0.5241548418998718,0.524162232875824,0.5241692066192627,0.5241760611534119,0.5241824984550476,0.5241888165473938,0.5241950154304504,0.5242007970809937,0.5242061018943787,0.5242111086845398,0.5242164134979248,0.5242211818695068,0.5242255330085754,0.5242298245429993,0.5242343544960022,0.5242384672164917,0.5242422819137573,0.5242460370063782,0.5242494940757751,0.5242529511451721,0.52425616979599,0.5242593884468079,0.5242624282836914,0.524265468120575,0.5242681503295898,0.5242708921432495,0.5242733955383301,0.5242758989334106,0.5242781639099121,0.5242803692817688,0.5242825150489807,0.5242846608161926,0.5242866277694702,0.524288535118103,0.5242905616760254,0.5242922306060791,0.5242938995361328,0.5242956280708313,0.5242969989776611,0.5242985486984253,0.5242999792098999,0.524301290512085,0.52430260181427,0.5243039727210999,0.5243050456047058,0.5243062973022461,0.5243072509765625,0.5243083238601685,0.5243093371391296,0.524310290813446,0.5243111848831177,0.5243121981620789,0.5243130326271057,0.5243138670921326,0.5243147015571594,0.5243154168128967,0.524316132068634,0.5243167281150818,0.5243173241615295,0.5243178606033325,0.524318516254425,0.5243189334869385,0.5243195295333862,0.5243200659751892,0.5243204832077026,0.5243210196495056,0.5243214964866638,0.5243217945098877,0.5243222117424011,0.5243226289749146,0.5243229269981384,0.5243232250213623,0.5243236422538757,0.5243240594863892,0.5243244171142578,0.5243247151374817,0.5243250131607056,0.5243253111839294,0.5243256092071533,0.5243259072303772,0.5243262052536011],"active":[0.0010182857513427734,0.000886854249984026,0.000869003648404032,0.0008849645964801311,0.0009066301863640547,0.0009358187671750784,0.0009615963790565729,0.0009862803854048252,0.0010159448720514774,0.0010449662804603577,0.001072633545845747,0.0011011091992259026,0.0011333758011460304,0.0011659162119030952,0.0011949618346989155,0.0012238058261573315,0.0012539923191070557,0.00128902867436409,0.0013251220807433128,0.001351112499833107,0.001388026401400566,0.0014196867123246193,0.0014573372900485992,0.0014881892129778862,0.0015226081013679504,0.0015589380636811256,0.001597478985786438,0.0016305064782500267,0.0016663037240505219,0.0017010550945997238,0.0017386805266141891,0.0018275659531354904,0.0019401349127292633,0.002051137387752533,0.002177150920033455,0.0023119449615478516,0.002448746934533119,0.0025910530239343643,0.002752872183918953,0.002911781892180443,0.0030749570578336716,0.003249887377023697,0.0034330859780311584,0.003623027354478836,0.0038161873817443848,0.004022214561700821,0.004239916801452637,0.004458937793970108,0.004686206579208374,0.00492507591843605,0.005157884210348129,0.005410071462392807,0.005667015910148621,0.005922950804233551,0.006181001663208008,0.006461765617132187,0.0067377835512161255,0.007012210786342621,0.007301919162273407,0.007570438086986542,0.007864780724048615,0.008122503757476807,0.008426159620285034,0.008694782853126526,0.008963868021965027,0.009215906262397766,0.009479127824306488,0.009728662669658661,0.009978950023651123,0.010213516652584076,0.010419562458992004,0.010667681694030762,0.01086251437664032,0.011057808995246887,0.011223599314689636,0.011377647519111633,0.011524051427841187,0.01167990267276764,0.011781573295593262,0.011903539299964905,0.011983796954154968,0.012048333883285522,0.012085065245628357,0.012138068675994873,0.012161090970039368,0.012150496244430542,0.012130975723266602,0.012109652161598206,0.012076273560523987,0.012027963995933533,0.011959627270698547,0.011890187859535217,0.011805683374404907,0.011696875095367432,0.011605679988861084,0.011485129594802856,0.011382699012756348,0.011249244213104248,0.01111823320388794,0.010973989963531494,0.010843157768249512,0.010698974132537842,0.010544538497924805,0.010395824909210205,0.010241836309432983,0.010101258754730225,0.009943842887878418,0.009793460369110107,0.009637773036956787,0.00949522852897644,0.009340614080429077,0.009200870990753174,0.00904315710067749,0.008894592523574829,0.008752435445785522,0.00860440731048584,0.008474349975585938,0.008327096700668335,0.00817716121673584,0.008033663034439087,0.00791233777999878,0.007777512073516846,0.00763249397277832,0.007497340440750122,0.007367461919784546,0.007241040468215942,0.007108837366104126,0.00697055459022522,0.00685042142868042,0.006736934185028076,0.006599009037017822,0.006478041410446167,0.006351679563522339,0.006229877471923828,0.006089836359024048,0.005951493978500366,0.005820095539093018,0.0056875646114349365,0.005549103021621704,0.005416005849838257,0.005277425050735474,0.005152493715286255,0.005017608404159546,0.004886209964752197,0.00474780797958374,0.0046072304248809814,0.00447121262550354,0.004350095987319946,0.0042063891887664795,0.004068523645401001,0.003935515880584717,0.0038095712661743164,0.0036832988262176514,0.0035614371299743652,0.003434687852859497,0.0033143162727355957,0.0031948089599609375,0.003075629472732544,0.0029661357402801514,0.0028612911701202393,0.002750396728515625,0.002640962600708008,0.002537250518798828,0.002430826425552368,0.0023353099822998047,0.002240598201751709,0.0021471381187438965,0.0020591020584106445,0.001980304718017578,0.0018935799598693848,0.00181657075881958,0.0017359256744384766,0.0016623139381408691,0.001594245433807373,0.0015237927436828613,0.001452803611755371,0.001392364501953125,0.0013378262519836426,0.0012766718864440918,0.0012193918228149414,0.0011730790138244629,0.001116335391998291,0.0010700821876525879,0.0010218024253845215,0.0009773969650268555,0.0009325146675109863,0.0008973479270935059,0.0008588433265686035,0.0008237957954406738,0.0007849335670471191,0.000752866268157959,0.0007246136665344238,0.0006908178329467773,0.000664055347442627,0.0006352066993713379,0.0006090402603149414,0.0005846023559570312,0.0005617737770080566,0.0005395412445068359,0.0005200505256652832,0.0004973411560058594,0.0004792213439941406,0.0004604458808898926,0.0004413127899169922,0.0004267692565917969,0.00040972232818603516,0.00039315223693847656,0.00038045644760131836,0.0003694891929626465,0.0003548860549926758,0.00034224987030029297,0.0003338456153869629,0.0003211498260498047,0.0003120303153991699,0.00030297040939331055,0.00029271841049194336,0.0002853870391845703,0.0002745389938354492,0.00026720762252807617,0.0002580881118774414,0.0002505183219909668,0.00024265050888061523,0.00023621320724487305,0.0002315044403076172,0.0002257227897644043,0.00021892786026000977,0.00021499395370483398,0.000209808349609375,0.00020492076873779297,0.00020009279251098633,0.00019508600234985352,0.0001920461654663086,0.0001862049102783203,0.0001823902130126953,0.00017899274826049805,0.0001755356788635254,0.00017189979553222656,0.0001690983772277832,0.00016552209854125977,0.00016325712203979492,0.00015985965728759766,0.00015729665756225586,0.00015366077423095703,0.00015151500701904297,0.00014930963516235352,0.00014656782150268555,0.00014537572860717773,0.0001437664031982422,0.00014150142669677734,0.0001398921012878418,0.0001380443572998047,0.0001379847526550293,0.00013631582260131836,0.00013428926467895508,0.00013309717178344727,0.00013184547424316406,0.00013053417205810547,0.0001296401023864746,0.0001283884048461914,0.00012665987014770508,0.00012564659118652344,0.00012475252151489258,0.00012356042861938477,0.00012248754501342773,0.00012195110321044922,0.00012099742889404297,0.00012069940567016602,0.00011986494064331055,0.00011909008026123047,0.00011897087097167969,0.0001176595687866211,0.00011682510375976562,0.00011640787124633789,0.00011610984802246094,0.0001156926155090332,0.0001150965690612793,0.00011408329010009766,0.00011366605758666992,0.00011336803436279297,0.00011342763900756836,0.00011265277862548828,0.00011229515075683594,0.00011205673217773438,0.0001118779182434082,0.0001112818717956543,0.00011080503463745117,0.00011068582534790039,0.00011032819747924805,0.0001099705696105957,0.00010961294174194336,0.00010955333709716797,0.00010889768600463867,0.00010865926742553711,0.00010824203491210938,0.0001080632209777832,0.00010770559310913086,0.00010734796524047852,0.00010716915130615234,0.00010704994201660156,0.00010687112808227539,0.00010663270950317383,0.00010645389556884766,0.00010627508163452148,0.0001061558723449707,0.00010585784912109375,0.00010585784912109375,0.00010567903518676758,0.00010544061660766602,0.0001055002212524414,0.00010532140731811523,0.00010514259338378906,0.00010514259338378906,0.00010508298873901367,0.00010478496551513672,0.00010478496551513672,0.00010436773300170898,0.00010442733764648438,0.0001043081283569336,0.00010418891906738281,0.00010412931442260742,0.00010412931442260742,0.00010395050048828125,0.00010389089584350586,0.00010383129119873047,0.0001035928726196289,0.0001035928726196289,0.00010347366333007812,0.00010347366333007812,0.00010341405868530273,0.00010353326797485352,0.00010347366333007812,0.00010347366333007812,0.00010335445404052734,0.00010323524475097656,0.00010323524475097656,0.00010317564010620117,0.00010305643081665039,0.00010317564010620117,0.00010311603546142578,0.00010293722152709961,0.00010305643081665039,0.00010317564010620117,0.000102996826171875,0.00010293722152709961,0.00010287761688232422,0.00010281801223754883,0.00010281801223754883,0.00010287761688232422,0.00010287761688232422,0.00010281801223754883,0.00010275840759277344]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0010182857513427734,0.0013610366731882095,0.0017421033699065447,0.0021389764733612537,0.0025427546352148056,0.0029551489278674126,0.0033764212857931852,0.0038028513081371784,0.004234201740473509,0.004675392527133226,0.005124070681631565,0.005578536074608564,0.006040025968104601,0.006506198085844517,0.006979631260037422,0.007459387648850679,0.007947295904159546,0.008438022807240486,0.008936508558690548,0.00943953450769186,0.009951569139957428,0.010468713939189911,0.010984278284013271,0.011508851312100887,0.012040935456752777,0.012577214278280735,0.013118520379066467,0.013664770871400833,0.014216428622603416,0.01477316115051508,0.015332686714828014,0.015932584181427956,0.016567137092351913,0.017229024320840836,0.017923450097441673,0.018657108768820763,0.019420525059103966,0.02021721936762333,0.021049566566944122,0.02192145399749279,0.022836530581116676,0.023791834712028503,0.024783672764897346,0.025823252275586128,0.026905246078968048,0.02802981249988079,0.029203888028860092,0.0304266307502985,0.03170407935976982,0.03302747383713722,0.03439829871058464,0.035829223692417145,0.037315934896469116,0.03885449841618538,0.04045300930738449,0.042116325348615646,0.04382660984992981,0.04560007154941559,0.047441206872463226,0.049334097653627396,0.05129905417561531,0.05332345888018608,0.05541884899139404,0.05757623165845871,0.05979165807366371,0.062078189104795456,0.06442423909902573,0.06683926284313202,0.06931620836257935,0.07186148315668106,0.07446460425853729,0.07713743299245834,0.07987113296985626,0.08266706019639969,0.08553066849708557,0.08845005184412003,0.09142361581325531,0.09445738792419434,0.09754697233438492,0.10069349408149719,0.1038842648267746,0.10712376981973648,0.11042184382677078,0.11376472562551498,0.11715670675039291,0.12059496343135834,0.12406454235315323,0.127566397190094,0.13109847903251648,0.13467229902744293,0.13826853036880493,0.14189130067825317,0.1455417424440384,0.14921130239963531,0.15289373695850372,0.1565902978181839,0.16029338538646698,0.16401581466197968,0.1677374243736267,0.1714588850736618,0.175197571516037,0.17893154919147491,0.1826481819152832,0.1863672286272049,0.19008269906044006,0.19377289712429047,0.1974719911813736,0.20115236937999725,0.2048092484474182,0.20845288038253784,0.2120659053325653,0.21567589044570923,0.21925990283489227,0.22282767295837402,0.22636093199253082,0.2298763245344162,0.23336543142795563,0.23682419955730438,0.24025294184684753,0.24365006387233734,0.24702173471450806,0.2503647208213806,0.2536753714084625,0.25695937871932983,0.260209858417511,0.2634333670139313,0.2666282057762146,0.26978814601898193,0.2729186415672302,0.27602067589759827,0.2790941596031189,0.28213903307914734,0.2851512134075165,0.28812792897224426,0.2910844683647156,0.2940109670162201,0.2969079315662384,0.2997649013996124,0.3026134967803955,0.3054282069206238,0.3082166016101837,0.31096774339675903,0.31370070576667786,0.3164030611515045,0.31907448172569275,0.32171523571014404,0.3243372142314911,0.32692623138427734,0.32949298620224,0.33203399181365967,0.33455076813697815,0.33703917264938354,0.3394981622695923,0.3419342041015625,0.3443422317504883,0.34673136472702026,0.3490877151489258,0.3514166474342346,0.35371753573417664,0.35599708557128906,0.35825255513191223,0.3604789674282074,0.3626787066459656,0.36485573649406433,0.36700156331062317,0.3691216707229614,0.37121161818504333,0.3732722997665405,0.37529662251472473,0.37728509306907654,0.3792559504508972,0.3811856210231781,0.38307926058769226,0.38494428992271423,0.3867814242839813,0.3885844945907593,0.3903520107269287,0.39209190011024475,0.3937968313694,0.3954620957374573,0.39709392189979553,0.3986968994140625,0.4002563953399658,0.40178027749061584,0.4032744765281677,0.40472880005836487,0.4061560332775116,0.4075395166873932,0.40889137983322144,0.4102088212966919,0.41149699687957764,0.41274696588516235,0.413968026638031,0.4151601493358612,0.41631561517715454,0.4174347221851349,0.4185209274291992,0.41958194971084595,0.4205985963344574,0.4215974509716034,0.4225626289844513,0.4234983026981354,0.42440634965896606,0.42528581619262695,0.4261360466480255,0.4269648492336273,0.42776554822921753,0.4285376965999603,0.4292912483215332,0.4300130009651184,0.4307110011577606,0.4313887059688568,0.43204590678215027,0.43267685174942017,0.4332864582538605,0.4338805079460144,0.4344504773616791,0.43500158190727234,0.43553200364112854,0.43604758381843567,0.4365416467189789,0.43701958656311035,0.43747907876968384,0.4379252791404724,0.43835216760635376,0.4387623071670532,0.4391671121120453,0.43955329060554504,0.43992483615875244,0.4402810335159302,0.4406272768974304,0.4409591853618622,0.44128236174583435,0.4415915608406067,0.441889226436615,0.44217580556869507,0.4424554705619812,0.4427220821380615,0.44298020005226135,0.4432277977466583,0.44346708059310913,0.44369927048683167,0.44392043352127075,0.4441371262073517,0.44434529542922974,0.4445454478263855,0.44473719596862793,0.44492241740226746,0.4451027512550354,0.4452771246433258,0.4454435706138611,0.44560474157333374,0.4457610249519348,0.4459088146686554,0.4460516571998596,0.4461918771266937,0.44632595777511597,0.446455717086792,0.44658100605010986,0.4467014670372009,0.4468175768852234,0.4469311535358429,0.44704127311706543,0.44714608788490295,0.44724705815315247,0.44734489917755127,0.4474393129348755,0.4475303590297699,0.447618305683136,0.44770413637161255,0.44778695702552795,0.4478653371334076,0.44794169068336487,0.4480152428150177,0.44808635115623474,0.4481543302536011,0.44822072982788086,0.4482836425304413,0.4483446478843689,0.44840267300605774,0.44845932722091675,0.4485150873661041,0.44856810569763184,0.44861912727355957,0.4486687183380127,0.4487167298793793,0.4487621486186981,0.44880592823028564,0.44884899258613586,0.4488895833492279,0.4489295780658722,0.4489683508872986,0.4490050971508026,0.4490407705307007,0.44907471537590027,0.4491073787212372,0.4491400420665741,0.4491701126098633,0.44920042157173157,0.4492289423942566,0.4492560625076294,0.44928330183029175,0.44930902123451233,0.4493338465690613,0.44935786724090576,0.44938111305236816,0.44940394163131714,0.44942566752433777,0.4494469165802002,0.44946715235710144,0.44948673248291016,0.44950515031814575,0.44952306151390076,0.44954049587249756,0.4495573043823242,0.4495736360549927,0.44958892464637756,0.4496040344238281,0.4496181011199951,0.44963279366493225,0.4496464431285858,0.4496592581272125,0.4496716260910034,0.4496833086013794,0.44969508051872253,0.44970670342445374,0.44971731305122375,0.4497278928756714,0.4497378170490265,0.4497479498386383,0.44975754618644714,0.4497666656970978,0.4497755169868469,0.4497841000556946,0.44979238510131836,0.4498002231121063,0.4498079717159271,0.449815571308136,0.44982263445854187,0.44982945919036865,0.4498361349105835,0.4498421251773834,0.4498482048511505,0.44985431432724,0.4498595893383026,0.44986483454704285,0.4498702883720398,0.4498750865459442,0.44988009333610535,0.4498848617076874,0.44988930225372314],"recovered":[0.0,0.0004749904328491539,0.0008850436424836516,0.0012811680790036917,0.0016765319742262363,0.0020765308290719986,0.0024811646435409784,0.0028938916511833668,0.0033145220950245857,0.003739965846762061,0.004174917005002499,0.0046148719266057014,0.005062088370323181,0.005518538877367973,0.005980420392006636,0.006450253073126078,0.0069213928654789925,0.0074021946638822556,0.007888867519795895,0.008379759266972542,0.008876249194145203,0.009380796924233437,0.009888196364045143,0.010400338098406792,0.010922225192189217,0.011448271572589874,0.011976279318332672,0.012512273155152798,0.01305355504155159,0.013599044643342495,0.014150345697999,0.01470856461673975,0.015283123590052128,0.01588815450668335,0.016523290425539017,0.017185544595122337,0.017882896587252617,0.018614236265420914,0.01937495544552803,0.02017451450228691,0.021013539284467697,0.021889884024858475,0.022805970162153244,0.023758945986628532,0.02475607395172119,0.025791991502046585,0.026881307363510132,0.02801230177283287,0.029184356331825256,0.030409738421440125,0.03168339654803276,0.03300965577363968,0.03438067063689232,0.03581150993704796,0.0372970812022686,0.038840267807245255,0.040444936603307724,0.04210302233695984,0.04381927102804184,0.045595694333314896,0.04743501916527748,0.04933712258934975,0.05130515992641449,0.053330134600400925,0.05542212724685669,0.057580552995204926,0.05979735776782036,0.062081534415483475,0.06442798674106598,0.06684048473834991,0.06932352483272552,0.07186754792928696,0.07447026669979095,0.07713674008846283,0.0798724815249443,0.08267279714345932,0.08553211390972137,0.08845025300979614,0.09142652153968811,0.09446360170841217,0.09755533933639526,0.10069146752357483,0.10388163477182388,0.1071266159415245,0.11043215543031693,0.11376993358135223,0.11715588718652725,0.12058814615011215,0.12405078858137131,0.12755940854549408,0.13108929991722107,0.13465942442417145,0.1382565200328827,0.1418767273426056,0.14552687108516693,0.14918920397758484,0.15286989510059357,0.15657304227352142,0.16028043627738953,0.16398179531097412,0.16770365834236145,0.17142339050769806,0.17515137791633606,0.17888252437114716,0.1826099455356598,0.18631960451602936,0.19002121686935425,0.1937139481306076,0.19741931557655334,0.20109954476356506,0.20474524796009064,0.20838871598243713,0.2120129019021988,0.21561093628406525,0.21919693052768707,0.22274982929229736,0.22630558907985687,0.2298138290643692,0.23329851031303406,0.23675264418125153,0.24017973244190216,0.24357587099075317,0.24694493412971497,0.2502927780151367,0.25360608100891113,0.2568824589252472,0.26013198494911194,0.26336216926574707,0.2665560841560364,0.26972174644470215,0.2728557288646698,0.2759540379047394,0.2790295481681824,0.2820683419704437,0.28507480025291443,0.2880581021308899,0.29101482033729553,0.29393866658210754,0.2968383729457855,0.2997102737426758,0.3025514483451843,0.30536186695098877,0.3081451952457428,0.310904324054718,0.31363704800605774,0.3163420557975769,0.3190116584300995,0.32165560126304626,0.32427525520324707,0.3268681764602661,0.32943880558013916,0.3319814205169678,0.33449092507362366,0.33698776364326477,0.3394501805305481,0.3418824374675751,0.3442923128604889,0.3466794788837433,0.3490382730960846,0.3513631224632263,0.35366755723953247,0.3559458255767822,0.35819318890571594,0.36042389273643494,0.36262795329093933,0.36480018496513367,0.366953045129776,0.36906710267066956,0.37115323543548584,0.3732050657272339,0.375223308801651,0.37722596526145935,0.3791871666908264,0.3811195492744446,0.38301700353622437,0.38488292694091797,0.3867149353027344,0.38852059841156006,0.3902917504310608,0.3920280337333679,0.39372628927230835,0.39540109038352966,0.39703068137168884,0.39862313866615295,0.4001861810684204,0.40171414613723755,0.40320971608161926,0.4046679735183716,0.4060899615287781,0.407475084066391,0.40882712602615356,0.41014569997787476,0.4114333391189575,0.4126844108104706,0.413909375667572,0.4150969982147217,0.416250616312027,0.4173685908317566,0.4184581935405731,0.41951456665992737,0.4205348789691925,0.42153283953666687,0.4224970042705536,0.4234396815299988,0.4243465065956116,0.42523375153541565,0.4260823428630829,0.42690765857696533,0.42770737409591675,0.4284859299659729,0.42923271656036377,0.4299558401107788,0.43065500259399414,0.431336373090744,0.4319938123226166,0.4326229989528656,0.4332365095615387,0.4338292181491852,0.4343962073326111,0.43494555354118347,0.43547961115837097,0.4359932839870453,0.43648964166641235,0.43696653842926025,0.43742942810058594,0.43787267804145813,0.43830111622810364,0.43871816992759705,0.4391196668148041,0.43950411677360535,0.43987664580345154,0.44023391604423523,0.44058164954185486,0.440913587808609,0.44123613834381104,0.4415470063686371,0.4418458640575409,0.4421328604221344,0.4424110949039459,0.4426775574684143,0.4429345726966858,0.44318512082099915,0.44342464208602905,0.4436568021774292,0.4438799321651459,0.44409459829330444,0.44430506229400635,0.4445035457611084,0.44469666481018066,0.444883793592453,0.44506341218948364,0.44523677229881287,0.4454050362110138,0.4455665051937103,0.4457199275493622,0.445870578289032,0.4460172653198242,0.4461563527584076,0.4462902247905731,0.44642019271850586,0.4465459883213043,0.44666633009910583,0.4467838406562805,0.4468979239463806,0.44700679183006287,0.44711410999298096,0.44721484184265137,0.44731244444847107,0.44740620255470276,0.4474971294403076,0.4475862383842468,0.4476710557937622,0.4477519094944,0.44783130288124084,0.44790878891944885,0.4479818046092987,0.44805246591567993,0.4481208026409149,0.44818657636642456,0.4482501447200775,0.4483114778995514,0.44837048649787903,0.4484288990497589,0.44848400354385376,0.4485371708869934,0.44858866930007935,0.44863829016685486,0.44868576526641846,0.4487312138080597,0.44877588748931885,0.4488188326358795,0.4488595724105835,0.44889968633651733,0.4489385783672333,0.448975145816803,0.44901013374328613,0.44904425740242004,0.44907742738723755,0.44910916686058044,0.4491407871246338,0.4491702616214752,0.4491991102695465,0.4492272138595581,0.4492539167404175,0.44927966594696045,0.4493047595024109,0.4493292570114136,0.44935280084609985,0.44937583804130554,0.44939762353897095,0.44941842555999756,0.44943904876708984,0.4494580626487732,0.4494762122631073,0.44949397444725037,0.4495115876197815,0.44952791929244995,0.4495435953140259,0.4495595097541809,0.4495745301246643,0.4495892822742462,0.449603408575058,0.4496169090270996,0.4496302008628845,0.4496424198150635,0.44965437054634094,0.449666291475296,0.44967755675315857,0.44968828558921814,0.4496989846229553,0.44970935583114624,0.44971898198127747,0.4497285783290863,0.4497380256652832,0.4497470557689667,0.44975563883781433,0.4497637450695038,0.449771910905838,0.44977983832359314,0.44978705048561096,0.4497940242290497,0.4498010277748108,0.44980746507644653,0.44981375336647034,0.44982001185417175,0.4498259425163269,0.44983139634132385,0.4498368501663208,0.4498419463634491,0.44984692335128784,0.44985195994377136],"active":[0.0010182857513427734,0.0008860462112352252,0.000857059727422893,0.0008578083943575621,0.0008662226609885693,0.000878618098795414,0.0008952566422522068,0.0009089596569538116,0.0009196796454489231,0.0009354266803711653,0.0009491536766290665,0.0009636641480028629,0.0009779375977814198,0.0009876592084765434,0.0009992108680307865,0.0010091345757246017,0.0010259030386805534,0.0010358281433582306,0.0010476410388946533,0.0010597752407193184,0.0010753199458122253,0.0010879170149564743,0.0010960819199681282,0.0011085132136940956,0.0011187102645635605,0.0011289427056908607,0.0011422410607337952,0.0011524977162480354,0.0011628735810518265,0.0011741165071725845,0.0011823410168290138,0.0012240195646882057,0.0012840135022997856,0.001340869814157486,0.0014001596719026566,0.0014715641736984253,0.0015376284718513489,0.0016029831022024155,0.001674611121416092,0.0017469394952058792,0.0018229912966489792,0.0019019506871700287,0.0019777026027441025,0.002064306288957596,0.0021491721272468567,0.0022378209978342056,0.0023225806653499603,0.0024143289774656296,0.002519723027944565,0.0026177354156970978,0.00271490216255188,0.002819567918777466,0.0029352642595767975,0.0030429884791374207,0.0031559281051158905,0.003276057541370392,0.0033816732466220856,0.0034970492124557495,0.0036219358444213867,0.0037384033203125,0.0038640350103378296,0.003986336290836334,0.004113689064979553,0.004246097058057785,0.004369530826807022,0.00449763610959053,0.004626881331205368,0.004757728427648544,0.004888221621513367,0.005020998418331146,0.005141079425811768,0.005269885063171387,0.005400866270065308,0.005530320107936859,0.005658186972141266,0.005777254700660706,0.0058915019035339355,0.006007134914398193,0.006120450794696808,0.006229892373085022,0.0063289254903793335,0.006432302296161652,0.006540209054946899,0.0066381096839904785,0.006724551320075989,0.0068250298500061035,0.0069086551666259766,0.006978251039981842,0.007047690451145172,0.0071128904819488525,0.007179230451583862,0.007231876254081726,0.007285222411155701,0.007334575057029724,0.007366865873336792,0.00740109384059906,0.007423490285873413,0.007442772388458252,0.007456988096237183,0.007477089762687683,0.007493913173675537,0.0075081586837768555,0.0074968039989471436,0.007484704256057739,0.0074727535247802734,0.007453292608261108,0.007450774312019348,0.0074384212493896484,0.007389932870864868,0.007353335618972778,0.00732065737247467,0.007287174463272095,0.0072470009326934814,0.007216736674308777,0.00716400146484375,0.0071264952421188354,0.007059842348098755,0.007010370492935181,0.0069544315338134766,0.006897419691085815,0.006842002272605896,0.006788849830627441,0.006730437278747559,0.006666600704193115,0.0066037774085998535,0.006550908088684082,0.006496220827102661,0.006425976753234863,0.006362557411193848,0.006298929452896118,0.006238430738449097,0.006184995174407959,0.0061216652393341064,0.006059587001800537,0.0060096681118011475,0.0059528648853302,0.005893111228942871,0.005826234817504883,0.005775123834609985,0.005717933177947998,0.00566515326499939,0.005605876445770264,0.005555510520935059,0.005498737096786499,0.00543743371963501,0.005373179912567139,0.0053255558013916016,0.005270630121231079,0.00521773099899292,0.005165815353393555,0.005111962556838989,0.0050577521324157715,0.005007237195968628,0.0049464404582977295,0.0048920512199401855,0.00484892725944519,0.00479540228843689,0.004737168550491333,0.004679262638092041,0.004633963108062744,0.004584997892379761,0.004533141851425171,0.004485517740249634,0.0044318437576293945,0.004373610019683838,0.004321485757827759,0.004258573055267334,0.004205197095870972,0.004143387079238892,0.004080027341842651,0.004032641649246216,0.00395965576171875,0.0038920938968658447,0.0038247406482696533,0.003764420747756958,0.0037015676498413086,0.003637075424194336,0.0035713016986846924,0.0035050809383392334,0.0034340620040893555,0.0033676326274871826,0.003295809030532837,0.0032257139682769775,0.0031571388244628906,0.0030882954597473145,0.0030146539211273193,0.002946317195892334,0.0028715431690216064,0.0028014183044433594,0.0027337372303009033,0.0026698708534240723,0.0026012659072875977,0.0025346875190734863,0.002475738525390625,0.0024062395095825195,0.002337723970413208,0.002270311117172241,0.0022133588790893555,0.0021404027938842773,0.0020828843116760254,0.002027750015258789,0.001965463161468506,0.0019093453884124756,0.0018461346626281738,0.0017895400524139404,0.00173109769821167,0.0016832053661346436,0.0016300380229949951,0.001583874225616455,0.0015270709991455078,0.0014782845973968506,0.001432865858078003,0.001390904188156128,0.0013404786586761475,0.0012926459312438965,0.0012575089931488037,0.0012139678001403809,0.0011723637580871582,0.001135796308517456,0.0011020302772521973,0.0010620355606079102,0.0010263025760650635,0.0009894371032714844,0.0009587407112121582,0.0009227395057678223,0.0008896291255950928,0.0008659958839416504,0.000835120677947998,0.0008051693439483643,0.0007769167423248291,0.0007506310939788818,0.0007252693176269531,0.0007007122039794922,0.0006779730319976807,0.0006530880928039551,0.0006287992000579834,0.0006096065044403076,0.000589221715927124,0.0005691051483154297,0.0005502402782440186,0.0005325078964233398,0.0005141496658325195,0.0004957914352416992,0.00048032402992248535,0.0004653632640838623,0.0004508495330810547,0.00043213367462158203,0.0004188716411590576,0.00040608644485473633,0.00039333105087280273,0.0003801584243774414,0.000367969274520874,0.0003559887409210205,0.00034230947494506836,0.0003317296504974365,0.00032129883766174316,0.00030869245529174805,0.0002993643283843994,0.00029078125953674316,0.00028127431869506836,0.0002715885639190674,0.00026482343673706055,0.0002574324607849121,0.00024816393852233887,0.0002402663230895996,0.0002307891845703125,0.0002244710922241211,0.00021791458129882812,0.00021210312843322754,0.00020700693130493164,0.00020071864128112793,0.00019428133964538574,0.00018978118896484375,0.00018393993377685547,0.00017756223678588867,0.00017252564430236816,0.00016826391220092773,0.0001628398895263672,0.00015807151794433594,0.0001525282859802246,0.00014784932136535645,0.00014460086822509766,0.0001392066478729248,0.00013512372970581055,0.0001315474510192871,0.00012806057929992676,0.00012385845184326172,0.0001201629638671875,0.00011777877807617188,0.00011369585990905762,0.00011074542999267578,0.00010877847671508789,0.00010541081428527832,0.00010219216346740723,9.956955909729004e-05,9.72449779510498e-05,9.578466415405273e-05,9.268522262573242e-05,9.125471115112305e-05,8.815526962280273e-05,8.58008861541748e-05,8.419156074523926e-05,8.180737495422363e-05,7.992982864379883e-05,7.82012939453125e-05,7.635354995727539e-05,7.468461990356445e-05,7.286667823791504e-05,7.107853889465332e-05,6.952881813049316e-05,6.830692291259766e-05,6.61015510559082e-05,6.499886512756348e-05,6.428360939025879e-05,6.332993507385254e-05,6.204843521118164e-05,6.1005353927612305e-05,6.0439109802246094e-05,5.8591365814208984e-05,5.8263540267944336e-05,5.716085433959961e-05,5.5849552154541016e-05,5.4717063903808594e-05,5.310773849487305e-05,5.266070365905762e-05,5.233287811279297e-05,5.1021575927734375e-05,5.033612251281738e-05,4.953145980834961e-05,4.89652156829834e-05,4.819035530090332e-05,4.76837158203125e-05,4.693865776062012e-05,4.607439041137695e-05,4.532933235168457e-05,4.458427429199219e-05,4.4226646423339844e-05,4.366040229797363e-05,4.279613494873047e-05,4.240870475769043e-05,4.2110681533813477e-05,4.1097402572631836e-05,4.073977470397949e-05,4.056096076965332e-05,3.9577484130859375e-05,3.889203071594238e-05,3.889203071594238e-05,3.8236379623413086e-05,3.814697265625e-05,3.793835639953613e-05,3.7342309951782227e-05]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0010182857513427734,0.0013638888485729694,0.0017334276344627142,0.0021125334315001965,0.0024965116754174232,0.002882356056943536,0.0032647300977259874,0.003648387733846903,0.004035681951791048,0.004418519325554371,0.004802224226295948,0.005188258830457926,0.0055715241469442844,0.005953351501375437,0.006337448954582214,0.006720286328345537,0.007104680873453617,0.007488421630114317,0.007870320230722427,0.008249604143202305,0.00862601213157177,0.009003394283354282,0.009376296773552895,0.00974954292178154,0.010119129903614521,0.010489357635378838,0.01085834950208664,0.01122717559337616,0.01159141305834055,0.011955306865274906,0.012316894717514515,0.012696095742285252,0.013088238425552845,0.01349581964313984,0.013914216309785843,0.014347159303724766,0.014791665598750114,0.01525290496647358,0.015727896243333817,0.0162191204726696,0.016722455620765686,0.01723913662135601,0.017774762585759163,0.018320953473448753,0.018882131204009056,0.01946132443845272,0.0200609490275383,0.02067202888429165,0.021297620609402657,0.021941395476460457,0.022601881995797157,0.023279396817088127,0.023976782336831093,0.024689773097634315,0.025422943755984306,0.026173656806349754,0.02694431133568287,0.02772977389395237,0.0285330880433321,0.02935742400586605,0.030201906338334084,0.03106657974421978,0.03195088729262352,0.03285495564341545,0.03377475216984749,0.03471429646015167,0.035675354301929474,0.03665013983845711,0.03764550760388374,0.03866160288453102,0.039694514125585556,0.040750183165073395,0.041825223714113235,0.0429234653711319,0.04403834417462349,0.04516870900988579,0.04631752148270607,0.04749119281768799,0.04868195578455925,0.049895890057086945,0.05111660435795784,0.052360013127326965,0.05362337827682495,0.05490070953965187,0.056199442595243454,0.05751665681600571,0.058853622525930405,0.06020525470376015,0.06157286837697029,0.062954381108284,0.06436412781476974,0.06578239798545837,0.06722108274698257,0.06867017596960068,0.0701354369521141,0.07161306589841843,0.07310689985752106,0.07461097091436386,0.076136015355587,0.07767526805400848,0.07922922074794769,0.08078580349683762,0.08235658705234528,0.0839381143450737,0.0855381041765213,0.08714616298675537,0.08876974880695343,0.09040280431509018,0.09204927831888199,0.09369882196187973,0.09535449743270874,0.09701842814683914,0.09868793934583664,0.10036500543355942,0.10206353664398193,0.10375471413135529,0.10545383393764496,0.10715997964143753,0.10888034850358963,0.11060035973787308,0.11233173310756683,0.11405784636735916,0.11578848958015442,0.1175251305103302,0.11926314234733582,0.12101300060749054,0.1227601021528244,0.12450627982616425,0.12625561654567719,0.12801101803779602,0.1297629028558731,0.13151763379573822,0.13327398896217346,0.13503164052963257,0.1367930918931961,0.13856077194213867,0.14031369984149933,0.1420750468969345,0.14383073151111603,0.14558930695056915,0.14734801650047302,0.14910051226615906,0.15085402131080627,0.15261045098304749,0.15436400473117828,0.15611454844474792,0.15787135064601898,0.15962271392345428,0.16137559711933136,0.16312190890312195,0.1648702323436737,0.1666174679994583,0.16837099194526672,0.17011281847953796,0.1718566119670868,0.1735958456993103,0.17534063756465912,0.17708052694797516,0.1788175106048584,0.18055258691310883,0.18229199945926666,0.18403282761573792,0.18576467037200928,0.18750087916851044,0.1892327517271042,0.19096747040748596,0.1927035003900528,0.19443628191947937,0.19616222381591797,0.19789814949035645,0.19963234663009644,0.20136532187461853,0.20310036838054657,0.20482350885868073,0.20656317472457886,0.208297997713089,0.21002808213233948,0.21176166832447052,0.2134995460510254,0.2152402102947235,0.2169772982597351,0.21871528029441833,0.22045579552650452,0.2222016304731369,0.22393684089183807,0.22568239271640778,0.22742825746536255,0.2291734218597412,0.2309112697839737,0.23266440629959106,0.23440419137477875,0.23614709079265594,0.23789405822753906,0.2396431714296341,0.24138902127742767,0.24314045906066895,0.24489249289035797,0.24664053320884705,0.24838818609714508,0.2501559555530548,0.2519114315509796,0.25366729497909546,0.25541847944259644,0.25717368721961975,0.25893232226371765,0.2606905996799469,0.2624393403530121,0.2641942501068115,0.2659435570240021,0.2676907181739807,0.26944461464881897,0.2711922824382782,0.2729317545890808,0.27467548847198486,0.2764073312282562,0.2781406342983246,0.2798813581466675,0.28159862756729126,0.28332754969596863,0.2850397825241089,0.28674402832984924,0.28844764828681946,0.29014062881469727,0.2918287515640259,0.29350656270980835,0.29517069458961487,0.2968224287033081,0.2984663248062134,0.30010417103767395,0.30172494053840637,0.30332785844802856,0.3049244284629822,0.3065064549446106,0.30807173252105713,0.3096252679824829,0.3111621141433716,0.31267911195755005,0.31418561935424805,0.31567269563674927,0.3171428442001343,0.31859996914863586,0.32003864645957947,0.32145142555236816,0.32285332679748535,0.32423630356788635,0.3256005644798279,0.3269360065460205,0.32825765013694763,0.32955896854400635,0.3308389186859131,0.3320966958999634,0.33333200216293335,0.3345436751842499,0.33573395013809204,0.3369016945362091,0.3380509316921234,0.33917394280433655,0.340279221534729,0.34136298298835754,0.3424219489097595,0.3434540033340454,0.3444647192955017,0.3454556167125702,0.34642666578292847,0.34737586975097656,0.3483002185821533,0.34920215606689453,0.3500860333442688,0.35094839334487915,0.3517875075340271,0.35260501503944397,0.35340410470962524,0.3541843593120575,0.3549405038356781,0.3556789755821228,0.3564002513885498,0.35709723830223083,0.3577820360660553,0.35844647884368896,0.35909396409988403,0.3597261309623718,0.3603421747684479,0.3609407842159271,0.3615211546421051,0.3620831370353699,0.3626353144645691,0.3631683588027954,0.3636852204799652,0.36419060826301575,0.36467495560646057,0.36515146493911743,0.36561477184295654,0.36606401205062866,0.3664998710155487,0.36692380905151367,0.36733031272888184,0.3677264451980591,0.3681132197380066,0.36848875880241394,0.3688507378101349,0.36920279264450073,0.3695439398288727,0.3698795437812805,0.37020301818847656,0.37051671743392944,0.370819091796875,0.37111490964889526,0.3714022636413574,0.37167787551879883,0.3719467222690582,0.37220868468284607,0.3724612295627594,0.37270718812942505,0.37294429540634155,0.3731752932071686,0.37340113520622253,0.37361690402030945,0.37382709980010986,0.37403011322021484,0.37422633171081543,0.3744190037250519,0.3746013045310974,0.37478217482566833,0.3749535381793976,0.375121146440506,0.3752845227718353,0.37544214725494385,0.37559282779693604,0.3757387399673462,0.37588047981262207,0.3760179877281189,0.37615296244621277,0.3762805759906769,0.3764055073261261,0.37652787566185,0.37664517760276794,0.37675929069519043,0.3768695294857025,0.37697598338127136,0.3770795464515686,0.37717995047569275,0.3772766888141632,0.37736964225769043,0.3774607181549072,0.3775483965873718,0.3776339292526245,0.37771573662757874,0.37779587507247925,0.3778727948665619,0.3779471218585968,0.3780185580253601],"recovered":[0.0,0.0004762977478094399,0.0008873254409991205,0.0012758556986227632,0.0016623417614027858,0.0020475799683481455,0.002430239226669073,0.002813159953802824,0.0031992655713111162,0.0035832796711474657,0.003968482371419668,0.004350737668573856,0.004737318493425846,0.005121000111103058,0.005504847504198551,0.005888932850211859,0.006271521095186472,0.006656319368630648,0.007037718780338764,0.007419866975396872,0.007800886407494545,0.008178126066923141,0.008556947112083435,0.008932998403906822,0.009308467619121075,0.009679574519395828,0.010052881203591824,0.010424261912703514,0.010794869624078274,0.011160166002810001,0.011525247246026993,0.011891268193721771,0.01226184144616127,0.012643965892493725,0.013037915341556072,0.013441241346299648,0.013861645944416523,0.014293983578681946,0.014738192781805992,0.015201441012322903,0.015677060931921005,0.01616714522242546,0.01666923239827156,0.017186211422085762,0.017722763121128082,0.018270427361130714,0.018833233043551445,0.019410977140069008,0.020006857812404633,0.020618224516510963,0.021247750148177147,0.021892070770263672,0.022551914677023888,0.02322990447282791,0.02392725646495819,0.0246429443359375,0.025374701246619225,0.026127148419618607,0.026893654838204384,0.027680056169629097,0.028486210852861404,0.029310191050171852,0.030155124142766,0.03102116473019123,0.03190188109874725,0.032800570130348206,0.033721279352903366,0.03466276079416275,0.03562057390809059,0.0366009920835495,0.03759978339076042,0.03861729055643082,0.03965354338288307,0.040710270404815674,0.04178577661514282,0.042880985885858536,0.04399461671710014,0.04512273520231247,0.04627223685383797,0.04744325950741768,0.04863589629530907,0.04983792454004288,0.05106687545776367,0.052310556173324585,0.05357477813959122,0.05485598370432854,0.05615423992276192,0.057474128901958466,0.05880710110068321,0.06015776842832565,0.061524875462055206,0.06291510909795761,0.06431551277637482,0.06573598086833954,0.06717212498188019,0.06862390786409378,0.0700894370675087,0.07156318426132202,0.0730559229850769,0.07456360012292862,0.07608413696289062,0.07762756943702698,0.0791739672422409,0.0807347521185875,0.08230391144752502,0.08388806134462357,0.08548054844141006,0.08709535002708435,0.08871118724346161,0.09034837037324905,0.09198810905218124,0.0936383530497551,0.09529167413711548,0.09694991260766983,0.09862866997718811,0.1003120094537735,0.10200556367635727,0.1036970466375351,0.10539530217647552,0.10710842162370682,0.10881683230400085,0.1105358749628067,0.11226197332143784,0.11399223655462265,0.11572395265102386,0.11746204644441605,0.11920099705457687,0.12094146758317947,0.12268543988466263,0.1244276612997055,0.12618136405944824,0.12793034315109253,0.12968426942825317,0.13143758475780487,0.1331932097673416,0.1349516659975052,0.13671162724494934,0.13846956193447113,0.1402316838502884,0.1419876515865326,0.1437440663576126,0.14550167322158813,0.14726199209690094,0.14901424944400787,0.15076884627342224,0.15252062678337097,0.15427613258361816,0.15603332221508026,0.1577889770269394,0.159541055560112,0.16129031777381897,0.16303960978984833,0.16478388011455536,0.1665324717760086,0.16827784478664398,0.17002685368061066,0.17177142202854156,0.17351791262626648,0.17526017129421234,0.17699886858463287,0.17873750627040863,0.1804773062467575,0.18221525847911835,0.18395070731639862,0.1856847107410431,0.18741580843925476,0.18915514647960663,0.19089080393314362,0.19262173771858215,0.1943569928407669,0.1960851550102234,0.19781839847564697,0.19954802095890045,0.20128272473812103,0.20301219820976257,0.2047446072101593,0.20648293197155,0.20821280777454376,0.20994746685028076,0.21168458461761475,0.2134169042110443,0.21515807509422302,0.2168908268213272,0.2186364233493805,0.22037643194198608,0.22212088108062744,0.22386756539344788,0.225607767701149,0.22735334932804108,0.22909432649612427,0.23083746433258057,0.23257780075073242,0.23431798815727234,0.23606789112091064,0.2378147542476654,0.23956337571144104,0.24131353199481964,0.24305342137813568,0.24480611085891724,0.2465587854385376,0.24831834435462952,0.2500736117362976,0.2518269419670105,0.25357964634895325,0.2553391456604004,0.257098525762558,0.2588559091091156,0.2606057822704315,0.26236215233802795,0.26411211490631104,0.26585596799850464,0.2676090896129608,0.2693522274494171,0.2711048424243927,0.2728487253189087,0.27458178997039795,0.2763204276561737,0.2780601978302002,0.27978718280792236,0.28151944279670715,0.28324079513549805,0.2849515676498413,0.2866607904434204,0.2883621156215668,0.2900513708591461,0.29174506664276123,0.293414831161499,0.29507943987846375,0.29673391580581665,0.2983759641647339,0.30001556873321533,0.3016350567340851,0.30323877930641174,0.30483269691467285,0.3064126968383789,0.30797964334487915,0.3095320463180542,0.3110634386539459,0.3125843107700348,0.31409090757369995,0.31557369232177734,0.3170499801635742,0.31850266456604004,0.319933146238327,0.3213513493537903,0.32274848222732544,0.32412540912628174,0.32548654079437256,0.3268267810344696,0.3281513452529907,0.3294512629508972,0.330730676651001,0.3319849669933319,0.3332200050354004,0.3344341814517975,0.3356230556964874,0.33679476380348206,0.33794593811035156,0.33907297253608704,0.34017589688301086,0.3412615954875946,0.3423186242580414,0.343352347612381,0.34436237812042236,0.3453580439090729,0.346329003572464,0.3472757637500763,0.34820011258125305,0.3491035997867584,0.3499842584133148,0.3508407473564148,0.3516804277896881,0.35249996185302734,0.35330018401145935,0.35407692193984985,0.35483601689338684,0.3555748164653778,0.3562967777252197,0.35699188709259033,0.35767537355422974,0.3583405613899231,0.35899144411087036,0.3596228361129761,0.3602370619773865,0.36083468794822693,0.36141449213027954,0.36197981238365173,0.3625321388244629,0.3630622625350952,0.3635815382003784,0.3640838861465454,0.36457425355911255,0.3650517165660858,0.3655139207839966,0.3659643828868866,0.36639994382858276,0.36682194471359253,0.3672293722629547,0.36762735247612,0.36801499128341675,0.3683861792087555,0.3687509298324585,0.3691057562828064,0.3694479167461395,0.36977964639663696,0.37010350823402405,0.3704173266887665,0.37071987986564636,0.37101778388023376,0.3713040053844452,0.3715800344944,0.3718518316745758,0.3721132278442383,0.372367262840271,0.3726142942905426,0.3728500306606293,0.3730803430080414,0.3733029067516327,0.37352004647254944,0.3737298548221588,0.3739357590675354,0.37413331866264343,0.37432345747947693,0.37451037764549255,0.37468719482421875,0.3748612105846405,0.3750292658805847,0.3751908242702484,0.3753478527069092,0.3754979074001312,0.37564441561698914,0.3757862150669098,0.37592628598213196,0.3760593831539154,0.3761885166168213,0.3763129413127899,0.3764348030090332,0.376552551984787,0.3766672909259796,0.37677592039108276,0.37688374519348145,0.3769882619380951,0.3770875036716461,0.37718430161476135,0.377277672290802,0.37736716866493225,0.377454936504364,0.37754034996032715,0.37762248516082764,0.37770193815231323,0.3777792751789093],"active":[0.0010182857513427734,0.0008875911007635295,0.0008461021934635937,0.0008366777328774333,0.0008341699140146375,0.0008347760885953903,0.0008344908710569143,0.0008352277800440788,0.0008364163804799318,0.0008352396544069052,0.0008337418548762798,0.0008375211618840694,0.0008342056535184383,0.0008323513902723789,0.0008326014503836632,0.0008313534781336784,0.0008331597782671452,0.0008321022614836693,0.0008326014503836632,0.0008297371678054333,0.0008251257240772247,0.0008252682164311409,0.0008193496614694595,0.0008165445178747177,0.0008106622844934464,0.0008097831159830093,0.0008054682984948158,0.0008029136806726456,0.0007965434342622757,0.0007951408624649048,0.0007916474714875221,0.0008048275485634804,0.0008263969793915749,0.0008518537506461143,0.0008763009682297707,0.0009059179574251175,0.0009300196543335915,0.0009589213877916336,0.0009897034615278244,0.0010176794603466988,0.0010453946888446808,0.0010719913989305496,0.0011055301874876022,0.0011347420513629913,0.0011593680828809738,0.0011908970773220062,0.0012277159839868546,0.001261051744222641,0.001290762796998024,0.0013231709599494934,0.0013541318476200104,0.0013873260468244553,0.0014248676598072052,0.0014598686248064041,0.0014956872910261154,0.0015307124704122543,0.0015696100890636444,0.0016026254743337631,0.001639433205127716,0.0016773678362369537,0.0017156954854726791,0.0017563886940479279,0.001795763149857521,0.0018337909132242203,0.001872871071100235,0.0019137263298034668,0.001954074949026108,0.0019873790442943573,0.002024933695793152,0.0020606108009815216,0.0020947307348251343,0.002132892608642578,0.0021716803312301636,0.002213194966316223,0.002252567559480667,0.002287723124027252,0.0023229047656059265,0.002368457615375519,0.002409718930721283,0.0024526305496692657,0.002480708062648773,0.002522088587284088,0.0025565028190612793,0.0025901533663272858,0.002624664455652237,0.00266067311167717,0.0026993826031684875,0.0027311258018016815,0.002765767276287079,0.0027966126799583435,0.0028392523527145386,0.002867288887500763,0.0029055699706077576,0.002934195101261139,0.0029633119702339172,0.002989158034324646,0.0030174627900123596,0.0030477866530418396,0.0030800923705101013,0.0031116679310798645,0.003145083785057068,0.0031582340598106384,0.00318261981010437,0.003203362226486206,0.003234192728996277,0.0032581016421318054,0.0032892003655433655,0.003307454288005829,0.0033380910754203796,0.0033504515886306763,0.0033663883805274963,0.0033800750970840454,0.003396265208721161,0.0034150928258895874,0.0034348666667938232,0.003442704677581787,0.003448270261287689,0.0034629330039024353,0.0034850463271141052,0.0034919381141662598,0.003514900803565979,0.0035219714045524597,0.0035265162587165833,0.00353289395570755,0.0035391896963119507,0.0035509541630744934,0.003559105098247528,0.0035648122429847717,0.003570176661014557,0.003583356738090515,0.0035815387964248657,0.003587290644645691,0.003589719533920288,0.0035940557718276978,0.003599882125854492,0.003609105944633484,0.003602072596549988,0.003605484962463379,0.0035990476608276367,0.00360165536403656,0.0036039501428604126,0.003598839044570923,0.0035920292139053345,0.003596201539039612,0.0035951584577560425,0.003593921661376953,0.003595218062400818,0.0035893917083740234,0.0035866200923919678,0.0035808533430099487,0.0035799145698547363,0.0035778582096099854,0.0035871118307113647,0.003580346703529358,0.00357876718044281,0.003568992018699646,0.0035692155361175537,0.003562614321708679,0.003557339310646057,0.003553718328475952,0.0035544931888580322,0.0035555213689804077,0.00354941189289093,0.0035501718521118164,0.003548040986061096,0.003551661968231201,0.003548353910446167,0.0035454779863357544,0.0035404860973358154,0.0035411566495895386,0.003547191619873047,0.0035469233989715576,0.003552347421646118,0.0035407841205596924,0.003550976514816284,0.0035533905029296875,0.0035451501607894897,0.003548860549926758,0.003552079200744629,0.0035556256771087646,0.003560394048690796,0.0035572052001953125,0.003564968705177307,0.0035652071237564087,0.0035604089498519897,0.0035615116357803345,0.003560692071914673,0.003565654158592224,0.003557920455932617,0.003570079803466797,0.003566727042198181,0.003569290041923523,0.0035760700702667236,0.0035752803087234497,0.003574267029762268,0.0035770833492279053,0.00357896089553833,0.0035871118307113647,0.0035820752382278442,0.003597170114517212,0.0035930871963500977,0.0035936832427978516,0.0035915374755859375,0.003594040870666504,0.0035931766033172607,0.003592073917388916,0.0035834312438964844,0.003588467836380005,0.003581404685974121,0.0035786032676696777,0.003588646650314331,0.003583192825317383,0.0035795271396636963,0.003570646047592163,0.003558605909347534,0.0035588443279266357,0.0035609304904937744,0.0035384297370910645,0.0035403668880462646,0.0035203397274017334,0.0035032331943511963,0.0034960806369781494,0.0034798383712768555,0.0034666359424591064,0.0034551918506622314,0.0034256279468536377,0.003407597541809082,0.003386884927749634,0.0033702552318573,0.0033489763736724854,0.0033122897148132324,0.0032893717288970947,0.0032676756381988525,0.0032390356063842773,0.003212571144104004,0.0031824707984924316,0.0031470656394958496,0.003122180700302124,0.0030883848667144775,0.003051936626434326,0.0030262768268585205,0.002988666296005249,0.002948760986328125,0.002920180559158325,0.0028849542140960693,0.0028520822525024414,0.0028105974197387695,0.0027711093425750732,0.002732187509536743,0.0026875734329223633,0.002645432949066162,0.002601325511932373,0.0025587081909179688,0.0025139451026916504,0.002467513084411621,0.0024278759956359863,0.002379179000854492,0.0023332834243774414,0.002290010452270508,0.0022460520267486572,0.0021924078464508057,0.002146095037460327,0.002103269100189209,0.0020642876625061035,0.0020178258419036865,0.001971215009689331,0.0019263923168182373,0.001885920763015747,0.0018447935581207275,0.0018032491207122803,0.0017642676830291748,0.0017236769199371338,0.0016843974590301514,0.00164031982421875,0.0016020536422729492,0.0015642344951629639,0.0015224218368530273,0.0014852583408355713,0.0014545917510986328,0.0014185905456542969,0.0013855695724487305,0.0013507306575775146,0.0013179481029510498,0.001284092664718628,0.0012484490871429443,0.0012208223342895508,0.0011885464191436768,0.0011530816555023193,0.0011283457279205322,0.0010934174060821533,0.0010675787925720215,0.0010405182838439941,0.0010122954845428467,0.000985950231552124,0.0009594261646270752,0.0009303689002990723,0.0009045004844665527,0.0008838474750518799,0.0008614063262939453,0.0008357465267181396,0.0008166134357452393,0.0007930099964141846,0.0007737874984741211,0.0007551014423370361,0.0007370710372924805,0.0007155835628509521,0.0006975829601287842,0.0006823837757110596,0.0006600916385650635,0.0006427168846130371,0.0006286501884460449,0.0006093978881835938,0.0005939602851867676,0.0005770325660705566,0.0005609989166259766,0.0005511045455932617,0.0005365610122680664,0.0005241930484771729,0.0005100667476654053,0.0004964768886566162,0.0004832446575164795,0.0004679858684539795,0.00045871734619140625,0.0004431605339050293,0.00043395161628723145,0.0004233121871948242,0.00041288137435913086,0.00040200352668762207,0.0003908872604370117,0.0003825724124908447,0.00037357211112976074,0.0003667473793029785,0.0003542900085449219,0.00034612417221069336,0.0003393590450286865,0.00033223628997802734,0.00032448768615722656,0.00031697750091552734,0.00030869245529174805,0.00030362606048583984,0.0002962052822113037,0.00028842687606811523,0.0002821385860443115,0.000276416540145874,0.0002707242965698242,0.00026676058769226074,0.0002608001232147217,0.0002555251121520996,0.00025030970573425293,0.00024518370628356934,0.00023928284645080566]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0010182857513427734,0.0013623320264741778,0.0017544395523145795,0.002166786463931203,0.0025973047595471144,0.0030418469104915857,0.0035028373822569847,0.003978255670517683,0.004468399100005627,0.004971115849912167,0.0054895090870559216,0.006022175308316946,0.006571883801370859,0.007135414518415928,0.0077197072096168995,0.00831584818661213,0.008931184187531471,0.009503069333732128,0.010046289302408695,0.010564230382442474,0.011057570576667786,0.011528508737683296,0.011976437643170357,0.012405945919454098,0.012814263813197613,0.01320369727909565,0.013573568314313889,0.013930438086390495,0.014265190809965134,0.014585455879569054,0.014890996739268303,0.015182132832705975,0.015459827147424221,0.01572631485760212,0.01597723364830017,0.016215376555919647,0.016443215310573578,0.016658565029501915,0.016863204538822174,0.017058586701750755,0.01724354550242424,0.017419889569282532,0.0175856314599514,0.01774437353014946,0.01789373904466629,0.018036650493741035,0.01817127875983715,0.018301118165254593,0.018423575907945633,0.01854005828499794,0.018650108948349953,0.01875356398522854,0.01885252632200718,0.018945617601275444,0.019034799188375473,0.019118931144475937,0.01919974572956562,0.019275866448879242,0.01934877783060074,0.019417375326156616,0.019481468945741653,0.019542889669537544,0.019600076600909233,0.019655222073197365,0.01970864273607731,0.01975867711007595,0.019805217161774635,0.01984872668981552,0.019890833646059036,0.019930314272642136,0.019967500120401382,0.020002679899334908,0.020035551860928535,0.02006790228188038,0.02009751833975315,0.02012654021382332,0.02015370875597,0.02018011547625065,0.02020377852022648,0.020226916298270226,0.020248916000127792,0.02026963047683239,0.020289050415158272,0.020307470113039017,0.020325107499957085,0.0203412938863039,0.020357076078653336,0.02037190832197666,0.020385563373565674,0.02039862610399723,0.020411187782883644,0.020422881469130516,0.02043427899479866,0.02044510655105114,0.020455362275242805,0.0204649418592453,0.020474033430218697,0.020482053980231285,0.020490244030952454,0.02049816958606243,0.020505527034401894,0.020512491464614868,0.02051912248134613,0.020525338128209114,0.020531268790364265,0.020536724478006363,0.0205420833081007,0.02054717019200325,0.020551662892103195,0.020556047558784485,0.02056044526398182,0.02056443877518177,0.020568348467350006,0.020571867004036903,0.02057526633143425,0.020578617230057716,0.02058173157274723,0.020584678277373314,0.020587220788002014,0.020589765161275864,0.020592188462615013,0.020594613626599312,0.020596954971551895,0.02059885673224926,0.0206008180975914,0.02060266025364399,0.02060442976653576,0.020606081932783127,0.020607734099030495,0.020609362050890923,0.020610859617590904,0.020612213760614395,0.02061355672776699,0.020614782348275185,0.020615898072719574,0.020617086440324783,0.020618228241801262,0.02061932161450386,0.020620249211788177,0.020621282979846,0.02062232792377472,0.020623184740543365,0.020624028518795967,0.0206249188631773,0.02062562108039856,0.020626356825232506,0.020627200603485107,0.020627783611416817,0.020628366619348526,0.020628971979022026,0.02062954194843769,0.02063005417585373,0.020630480721592903,0.020630968734622,0.020631467923521996,0.02063184790313244,0.020632216706871986,0.02063257247209549,0.020632952451705933,0.020633239299058914,0.020633546635508537,0.02063388004899025,0.020634189248085022,0.020634498447179794,0.020634818822145462,0.02063511684536934,0.02063532918691635,0.020635532215237617,0.020635806024074554,0.020636020228266716,0.020636221393942833,0.020636411383748055,0.020636554807424545,0.020636744797229767,0.020636921748518944,0.020637113600969315,0.02063724398612976,0.020637385547161102,0.020637493580579758,0.02063768357038498,0.02063780277967453,0.020637884736061096,0.020638015121221542,0.020638087764382362,0.020638182759284973,0.02063831314444542,0.02063843235373497,0.020638514310121536,0.020638609305024147,0.020638717338442802,0.020638776943087578,0.020638858899474144,0.020638907328248024,0.02063901349902153,0.02063908614218235,0.020639145746827126,0.020639192312955856,0.02063925191760063,0.020639311522245407,0.020639358088374138,0.020639382302761078,0.020639430731534958,0.02063950151205063,0.020639561116695404,0.020639607682824135,0.02063964493572712,0.020639680325984955,0.020639726892113686,0.020639751106500626,0.0206398107111454,0.020639846101403236,0.020639894530177116,0.020639941096305847,0.020639952272176743,0.020639989525079727,0.020640011876821518,0.020640024915337563,0.020640049129724503,0.020640049129724503,0.020640060305595398,0.020640095695853233,0.020640119910240173,0.02064013108611107,0.02064013108611107,0.020640144124627113,0.020640144124627113,0.02064015530049801,0.02064015530049801,0.02064015530049801,0.02064015530049801,0.02064017951488495,0.020640190690755844,0.02064020186662674,0.02064020186662674,0.02064020186662674,0.020640214905142784,0.02064022608101368,0.02064025029540062,0.02064025029540062,0.02064025029540062,0.02064025029540062,0.02064025029540062,0.020640261471271515,0.020640261471271515,0.020640261471271515,0.020640261471271515,0.020640261471271515,0.02064027450978756,0.020640285685658455,0.020640285685658455,0.0206402987241745,0.0206402987241745,0.0206402987241745,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395,0.020640309900045395],"recovered":[0.0,0.0004755252448376268,0.0008851267630234361,0.0012861952418461442,0.0016926354728639126,0.002110710833221674,0.0025414549745619297,0.002987280720844865,0.0034489366225898266,0.0039240219630301,0.004410885274410248,0.004917440935969353,0.0054377117194235325,0.005968524143099785,0.006518767215311527,0.007085328456014395,0.007663334254175425,0.008260889910161495,0.008847619406878948,0.009410044178366661,0.009949330240488052,0.01046655885875225,0.010961134918034077,0.011432952247560024,0.011883876286447048,0.012310936115682125,0.012720086611807346,0.013111932203173637,0.013485190458595753,0.013838625513017178,0.01417526789009571,0.014496959745883942,0.014803295955061913,0.01509396918118,0.015373078174889088,0.015636000782251358,0.015887001529335976,0.016126571223139763,0.01635606214404106,0.016571160405874252,0.016776954755187035,0.01697239652276039,0.01715804450213909,0.017334328964352608,0.017501449212431908,0.017660975456237793,0.0178110059350729,0.0179526936262846,0.01808987744152546,0.018220392987132072,0.01834445632994175,0.018460378050804138,0.0185701921582222,0.01867380179464817,0.018772123381495476,0.018866272643208504,0.018954360857605934,0.01904006116092205,0.019120460376143456,0.019197043031454086,0.019269611686468124,0.019339516758918762,0.019404834136366844,0.01946616917848587,0.01952497474849224,0.019580332562327385,0.019632767885923386,0.019681980833411217,0.019728295505046844,0.019772803410887718,0.019814612343907356,0.019854165613651276,0.019891459494829178,0.019927028566598892,0.01996125653386116,0.019992999732494354,0.02002313919365406,0.020052114501595497,0.020079638808965683,0.0201055109500885,0.020129922777414322,0.020153502002358437,0.020175714045763016,0.02019665390253067,0.020216014236211777,0.02023434080183506,0.020251715555787086,0.02026764117181301,0.020283376798033714,0.020298290997743607,0.020311769098043442,0.0203247107565403,0.02033720165491104,0.020349347963929176,0.02036048285663128,0.020371155813336372,0.020381256937980652,0.020391037687659264,0.020399773493409157,0.020408496260643005,0.02041693404316902,0.020424624904990196,0.0204316359013319,0.020438600331544876,0.020445410162210464,0.020451484248042107,0.02045743726193905,0.020463261753320694,0.020468538627028465,0.0204735416918993,0.020478319376707077,0.02048313245177269,0.020487280562520027,0.02049139142036438,0.020495064556598663,0.020498748868703842,0.020502515137195587,0.020505499094724655,0.02050880342721939,0.020511630922555923,0.02051428146660328,0.020516883581876755,0.020519427955150604,0.020521970465779305,0.020524336025118828,0.020526297390460968,0.020528007298707962,0.020529767498373985,0.020531704649329185,0.020533427596092224,0.020535020157694817,0.02053654193878174,0.02053803950548172,0.020539404824376106,0.02054070122539997,0.020541900768876076,0.020543184131383896,0.0205442663282156,0.020545419305562973,0.020546548068523407,0.020547570660710335,0.020548544824123383,0.02054939977824688,0.020550338551402092,0.020551195368170738,0.02055196650326252,0.020552728325128555,0.020553477108478546,0.0205541905015707,0.020554807037115097,0.02055537886917591,0.020555948838591576,0.020556507632136345,0.02055705338716507,0.020557517185807228,0.020557932555675507,0.02055836096405983,0.020558718591928482,0.02055910974740982,0.0205595251172781,0.020559869706630707,0.0205602515488863,0.020560547709465027,0.02056090533733368,0.020561201497912407,0.020561499521136284,0.02056177146732807,0.020561998710036278,0.02056221105158329,0.020562509074807167,0.02056276984512806,0.020563019439578056,0.020563162863254547,0.02056332863867283,0.020563507452607155,0.020563673228025436,0.020563852041959763,0.02056395821273327,0.0205641258507967,0.02056422084569931,0.020564375445246696,0.020564492791891098,0.020564625039696693,0.0205647312104702,0.02056480199098587,0.020564934238791466,0.020565075799822807,0.020565219223499298,0.02056526578962803,0.02056536078453064,0.020565468817949295,0.0205655749887228,0.020565694198012352,0.020565729588270187,0.020565813407301903,0.020565932616591454,0.020565979182720184,0.02056601457297802,0.020566074177622795,0.02056613378226757,0.020566169172525406,0.020566239953041077,0.02056627720594406,0.020566323772072792,0.020566372200846672,0.020566394552588463,0.020566454157233238,0.020566489547491074,0.02056654915213585,0.02056657336652279,0.02056662179529667,0.02056664414703846,0.020566703751683235,0.020566752180457115,0.02056676335632801,0.020566798746585846,0.02056681178510189,0.020566847175359726,0.020566871389746666,0.020566893741488457,0.0205669067800045,0.020566929131746292,0.020566953346133232,0.020566977560520172,0.020567001774907112,0.020567012950778008,0.020567012950778008,0.020567025989294052,0.020567025989294052,0.020567025989294052,0.020567037165164948,0.020567037165164948,0.020567037165164948,0.020567061379551888,0.020567072555422783,0.020567072555422783,0.020567072555422783,0.02056708373129368,0.02056710794568062,0.02056710794568062,0.02056710794568062,0.02056710794568062,0.02056710794568062,0.02056710794568062,0.02056710794568062,0.02056710794568062,0.020567120984196663,0.020567120984196663,0.020567120984196663,0.02056713216006756,0.02056713216006756,0.020567143335938454,0.020567143335938454,0.020567143335938454,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545,0.0205671563744545],"active":[0.0010182857513427734,0.0008868067525327206,0.0008693127892911434,0.0008805912220850587,0.0009046692866832018,0.0009311360772699118,0.000961382407695055,0.0009909749496728182,0.0010194624774158,0.0010470938868820667,0.0010786238126456738,0.0011047343723475933,0.0011341720819473267,0.001166890375316143,0.0012009399943053722,0.0012305197305977345,0.0012678499333560467,0.001242179423570633,0.001198669895529747,0.0011541862040758133,0.0011082403361797333,0.0010619498789310455,0.00101530272513628,0.0009729936718940735,0.0009303875267505646,0.0008927611634135246,0.0008534817025065422,0.0008185058832168579,0.000780000351369381,0.0007468303665518761,0.0007157288491725922,0.0006851730868220329,0.0006565311923623085,0.0006323456764221191,0.0006041554734110832,0.0005793757736682892,0.0005562137812376022,0.0005319938063621521,0.0005071423947811127,0.000487426295876503,0.0004665907472372055,0.0004474930465221405,0.00042758695781230927,0.0004100445657968521,0.00039228983223438263,0.0003756750375032425,0.0003602728247642517,0.0003484245389699936,0.00033369846642017365,0.0003196652978658676,0.0003056526184082031,0.00029318593442440033,0.0002823341637849808,0.00027181580662727356,0.00026267580687999725,0.00025265850126743317,0.0002453848719596863,0.00023580528795719147,0.00022831745445728302,0.0002203322947025299,0.00021185725927352905,0.00020337291061878204,0.00019524246454238892,0.00018905289471149445,0.00018366798758506775,0.00017834454774856567,0.0001724492758512497,0.0001667458564043045,0.00016253814101219177,0.00015751086175441742,0.00015288777649402618,0.0001485142856836319,0.0001440923660993576,0.0001408737152814865,0.00013626180589199066,0.00013354048132896423,0.00013056956231594086,0.00012800097465515137,0.0001241397112607956,0.00012140534818172455,0.00011899322271347046,0.00011612847447395325,0.00011333636939525604,0.00011081621050834656,0.00010909326374530792,0.00010695308446884155,0.00010536052286624908,0.00010426715016365051,0.00010218657553195953,0.00010033510625362396,9.941868484020233e-05,9.817071259021759e-05,9.707733988761902e-05,9.57585871219635e-05,9.487941861152649e-05,9.378604590892792e-05,9.277649223804474e-05,9.101629257202148e-05,9.047053754329681e-05,8.967332541942596e-05,8.859299123287201e-05,8.786655962467194e-05,8.748658001422882e-05,8.673779666423798e-05,8.585862815380096e-05,8.524022996425629e-05,8.464604616165161e-05,8.390843868255615e-05,8.312426507472992e-05,8.250586688518524e-05,8.212588727474213e-05,8.13063234090805e-05,8.106790482997894e-05,8.04755836725235e-05,8.020177483558655e-05,7.98683613538742e-05,7.921643555164337e-05,7.917918264865875e-05,7.841736078262329e-05,7.813423871994019e-05,7.790699601173401e-05,7.773004472255707e-05,7.75270164012909e-05,7.688626646995544e-05,7.648207247257233e-05,7.636286318302155e-05,7.642246782779694e-05,7.631443440914154e-05,7.60294497013092e-05,7.593445479869843e-05,7.583945989608765e-05,7.567182183265686e-05,7.551722228527069e-05,7.537752389907837e-05,7.519684731960297e-05,7.518567144870758e-05,7.504411041736603e-05,7.505528628826141e-05,7.482990622520447e-05,7.473491132259369e-05,7.475726306438446e-05,7.463991641998291e-05,7.462874054908752e-05,7.458031177520752e-05,7.442571222782135e-05,7.439032196998596e-05,7.447227835655212e-05,7.430650293827057e-05,7.41761177778244e-05,7.416494190692902e-05,7.416307926177979e-05,7.410533726215363e-05,7.397308945655823e-05,7.391534745693207e-05,7.395073771476746e-05,7.391534745693207e-05,7.385574281215668e-05,7.385388016700745e-05,7.384270429611206e-05,7.371418178081512e-05,7.36769288778305e-05,7.36285001039505e-05,7.364153861999512e-05,7.359310984611511e-05,7.361732423305511e-05,7.361732423305511e-05,7.355771958827972e-05,7.353350520133972e-05,7.359497249126434e-05,7.351115345954895e-05,7.345154881477356e-05,7.339194416999817e-05,7.339194416999817e-05,7.341615855693817e-05,7.341429591178894e-05,7.344037294387817e-05,7.339194416999817e-05,7.342733442783356e-05,7.336772978305817e-05,7.346272468566895e-05,7.342733442783356e-05,7.339194416999817e-05,7.339008152484894e-05,7.335655391216278e-05,7.338076829910278e-05,7.337890565395355e-05,7.335655391216278e-05,7.329508662223816e-05,7.334351539611816e-05,7.335655391216278e-05,7.330812513828278e-05,7.328391075134277e-05,7.3213130235672e-05,7.328391075134277e-05,7.327273488044739e-05,7.3213130235672e-05,7.3213130235672e-05,7.3237344622612e-05,7.3237344622612e-05,7.322430610656738e-05,7.3213130235672e-05,7.319077849388123e-05,7.322430610656738e-05,7.3237344622612e-05,7.323548197746277e-05,7.325038313865662e-05,7.322616875171661e-05,7.3237344622612e-05,7.320195436477661e-05,7.3237344622612e-05,7.322430610656738e-05,7.325038313865662e-05,7.3237344622612e-05,7.320009171962738e-05,7.322616875171661e-05,7.3213130235672e-05,7.3213130235672e-05,7.320195436477661e-05,7.317773997783661e-05,7.316656410694122e-05,7.3188915848732e-05,7.319077849388123e-05,7.317773997783661e-05,7.31535255908966e-05,7.314234972000122e-05,7.313117384910583e-05,7.314234972000122e-05,7.31293112039566e-05,7.31293112039566e-05,7.31293112039566e-05,7.314234972000122e-05,7.31535255908966e-05,7.316470146179199e-05,7.314048707485199e-05,7.31293112039566e-05,7.314234972000122e-05,7.31535255908966e-05,7.316656410694122e-05,7.314234972000122e-05,7.314234972000122e-05,7.314234972000122e-05,7.314234972000122e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.314048707485199e-05,7.31535255908966e-05,7.316470146179199e-05,7.31535255908966e-05,7.316656410694122e-05,7.315538823604584e-05,7.315538823604584e-05,7.316656410694122e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05,7.31535255908966e-05]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0010182857513427734,0.0013598600635305047,0.0017420677468180656,0.0021415199153125286,0.0025484117213636637,0.0029624938033521175,0.0033863091375678778,0.003816970158368349,0.004254001192748547,0.0046966541558504105,0.0051477327942848206,0.0056040287017822266,0.0060717337764799595,0.00654200604185462,0.0070219761691987514,0.007507021073251963,0.00799897126853466,0.008457893505692482,0.008882647380232811,0.009283478371798992,0.009660385549068451,0.010018384084105492,0.010354574769735336,0.010672415606677532,0.010970385745167732,0.011254058219492435,0.011519416235387325,0.011772106401622295,0.012010795995593071,0.012234118767082691,0.01244449894875288,0.012642579153180122,0.012831710278987885,0.013009325601160526,0.013176113367080688,0.013330861926078796,0.01347621064633131,0.013614808209240437,0.013746500946581364,0.013868805021047592,0.013984251767396927,0.014092769473791122,0.014194549061357975,0.014290647581219673,0.014381766319274902,0.014466301538050175,0.014546962454915047,0.014622346498072147,0.01469339244067669,0.014759696088731289,0.014821412973105907,0.014879955910146236,0.014934149570763111,0.014987071044743061,0.015036297030746937,0.015082040801644325,0.015125288628041744,0.015164828859269619,0.015202609822154045,0.015237514860928059,0.015270957723259926,0.015302879735827446,0.015332354232668877,0.015360484831035137,0.015386202372610569,0.015410637483000755,0.015432873740792274,0.015454242005944252,0.015473827719688416,0.01549220085144043,0.015509374439716339,0.015525477938354015,0.015541177242994308,0.015555926598608494,0.015569165349006653,0.015581656247377396,0.015593481250107288,0.015604534186422825,0.01561481412500143,0.015624642372131348,0.015633899718523026,0.01564212515950203,0.015650063753128052,0.015657052397727966,0.015663612633943558,0.015669886022806168,0.015675947070121765,0.0156819149851799,0.015687452629208565,0.0156924556940794,0.015696771442890167,0.015701036900281906,0.01570522040128708,0.015709225088357925,0.015712980180978775,0.015716034919023514,0.015719089657068253,0.015721764415502548,0.015724673867225647,0.01572703942656517,0.01572953537106514,0.015731841325759888,0.01573408767580986,0.015736060217022896,0.015737831592559814,0.015739459544420242,0.01574084907770157,0.015742406249046326,0.015743762254714966,0.015745235607028008,0.01574661396443844,0.015747815370559692,0.015748873353004456,0.015749739482998848,0.015750713646411896,0.015751546248793602,0.015752295032143593,0.01575307920575142,0.015753839164972305,0.01575445756316185,0.01575508713722229,0.015755729749798775,0.015756182372570038,0.015756715089082718,0.01575719192624092,0.01575765386223793,0.015758059918880463,0.01575847528874874,0.015758749097585678,0.015759021043777466,0.015759319067001343,0.01575961709022522,0.015759889036417007,0.0157601498067379,0.015760352835059166,0.01576058939099312,0.015760792419314384,0.01576096937060356,0.015761185437440872,0.01576131582260132,0.015761494636535645,0.015761658549308777,0.015761790797114372,0.015761934220790863,0.015762027353048325,0.01576215773820877,0.015762265771627426,0.015762336552143097,0.015762420371174812,0.015762539580464363,0.015762634575366974,0.015762705355882645,0.015762776136398315,0.015762848779559135,0.01576293259859085,0.015762992203235626,0.015763038769364357,0.015763074159622192,0.015763098374009132,0.015763182193040848,0.015763215720653534,0.01576325297355652,0.01576327532529831,0.015763312578201294,0.015763334929943085,0.01576334796845913,0.015763383358716965,0.015763405710458755,0.015763431787490845,0.015763454139232635,0.015763478353619576,0.015763502568006516,0.01576351374387741,0.015763524919748306,0.015763549134135246,0.015763549134135246,0.015763573348522186,0.01576360873878002,0.015763644129037857,0.015763668343424797,0.015763692557811737,0.015763714909553528,0.015763740986585617,0.015763752162456512,0.015763774514198303,0.015763787552714348,0.015763811767101288,0.01576383411884308,0.01576385833323002,0.01576385833323002,0.015763871371746063,0.01576388254761696,0.015763893723487854,0.01576390489935875,0.015763917937874794,0.015763917937874794,0.01576393097639084,0.01576393097639084,0.015763942152261734,0.015763942152261734,0.01576395332813263,0.01576395332813263,0.015763964504003525,0.015763964504003525,0.015763964504003525,0.015763964504003525,0.015763964504003525,0.015763964504003525,0.015763964504003525,0.015763964504003525,0.01576397754251957,0.015763990581035614,0.015763990581035614,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651,0.01576400175690651],"recovered":[0.0,0.0004747646162286401,0.000882191292475909,0.001278280047699809,0.0016759257996454835,0.00207750522531569,0.0024854550138115883,0.002901890082284808,0.0033255747985094786,0.0037558081094175577,0.004191793501377106,0.004637084435671568,0.00508521543815732,0.0055448985658586025,0.006010880693793297,0.006483446806669235,0.006960362195968628,0.007447403855621815,0.00791697483509779,0.008364678360521793,0.00878842268139124,0.009187125600874424,0.00956699252128601,0.009924016892910004,0.010263808071613312,0.010581458918750286,0.010882197879254818,0.011164432391524315,0.011432322673499584,0.011685333214700222,0.011923915706574917,0.012149175629019737,0.012359615415334702,0.012559727765619755,0.012750177644193172,0.012926711700856686,0.013094010762870312,0.013249056413769722,0.013395806774497032,0.013534999452531338,0.013666050508618355,0.013788128271698952,0.013904418796300888,0.014013412408530712,0.01411513239145279,0.014211955480277538,0.014302813448011875,0.014388085342943668,0.01446797326207161,0.014544308185577393,0.01461611408740282,0.014681847766041756,0.014743469655513763,0.014801430515944958,0.014857050031423569,0.01490954402834177,0.01495796162635088,0.015004086308181286,0.015046942047774792,0.015087432228028774,0.015125415287911892,0.015160629525780678,0.015194500796496868,0.015226208604872227,0.01525593176484108,0.015283468179404736,0.015309448353946209,0.015333537943661213,0.015356439165771008,0.015377855859696865,0.01539750024676323,0.01541614718735218,0.015433510765433311,0.015450280159711838,0.015466062352061272,0.015480929985642433,0.015494252555072308,0.015507349744439125,0.015519222244620323,0.015530239790678024,0.015540685504674911,0.015550383366644382,0.015559368766844273,0.015568175353109837,0.015575947239995003,0.015583090484142303,0.015589852817356586,0.01559603214263916,0.015602604486048222,0.015608523041009903,0.015613894909620285,0.01561889797449112,0.015623343177139759,0.01562739536166191,0.01563173346221447,0.01563575118780136,0.01563929207623005,0.015642430633306503,0.015645543113350868,0.015648264437913895,0.015651140362024307,0.015653695911169052,0.015655942261219025,0.0156584270298481,0.0156603641808033,0.015662265941500664,0.01566421426832676,0.015665866434574127,0.01566757820546627,0.015668896958231926,0.01567021571099758,0.01567154750227928,0.015672806650400162,0.015674149617552757,0.015675194561481476,0.015676230192184448,0.01567707397043705,0.015677880495786667,0.015678629279136658,0.015679355710744858,0.015680009499192238,0.015680698677897453,0.01568136364221573,0.015681957826018333,0.015682457014918327,0.015683015808463097,0.015683431178331375,0.015683894976973534,0.015684323385357857,0.01568463258445263,0.015684939920902252,0.01568528637290001,0.015685593709349632,0.01568591594696045,0.015686187893152237,0.015686379745602608,0.01568659208714962,0.015686770901083946,0.015686985105276108,0.015687210485339165,0.015687424689531326,0.015687568113207817,0.0156877338886261,0.01568789966404438,0.01568799465894699,0.015688113868236542,0.015688197687268257,0.0156883392482996,0.015688447281718254,0.01568850688636303,0.015688637271523476,0.015688743442296982,0.015688838437199593,0.015688933432102203,0.015689028427004814,0.01568911224603653,0.0156891830265522,0.01568925566971302,0.01568930223584175,0.015689337626099586,0.015689397230744362,0.015689445659518242,0.015689481049776077,0.015689551830291748,0.015689600259065628,0.015689635649323463,0.01568964682519436,0.015689682215452194,0.01568971760571003,0.01568976603448391,0.015689777210354805,0.01568979024887085,0.01568981260061264,0.01568983681499958,0.015689849853515625,0.01568986102938652,0.015689872205257416,0.015689896419644356,0.015689920634031296,0.01568993180990219,0.015689967200160027,0.01569000445306301,0.015690051019191742,0.015690075233578682,0.015690086409449577,0.015690110623836517,0.015690121799707413,0.015690159052610397,0.015690181404352188,0.015690216794610023,0.015690229833126068,0.015690229833126068,0.015690241008996964,0.015690254047513008,0.015690254047513008,0.0156902763992548,0.015690289437770844,0.01569030061364174,0.015690311789512634,0.015690311789512634,0.015690311789512634,0.01569032482802868,0.01569032482802868,0.015690336003899574,0.01569034904241562,0.01569034904241562,0.01569034904241562,0.01569034904241562,0.01569034904241562,0.01569034904241562,0.01569034904241562,0.015690360218286514,0.01569037139415741,0.01569037139415741,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454,0.015690384432673454],"active":[0.0010182857513427734,0.0008850954473018646,0.0008598764543421566,0.0008632398676127195,0.0008724859217181802,0.0008849885780364275,0.0009008541237562895,0.0009150800760835409,0.000928426394239068,0.0009408460464328527,0.0009559392929077148,0.0009669442661106586,0.0009865183383226395,0.0009971074759960175,0.0010110954754054546,0.0010235742665827274,0.0010386090725660324,0.0010104896500706673,0.0009656725451350212,0.0009188000112771988,0.0008719628676772118,0.0008312584832310677,0.0007875822484493256,0.0007483987137675285,0.0007065776735544205,0.0006725993007421494,0.0006372183561325073,0.0006076740100979805,0.0005784733220934868,0.0005487855523824692,0.0005205832421779633,0.0004934035241603851,0.000472094863653183,0.0004495978355407715,0.000425935722887516,0.00040415022522211075,0.00038219988346099854,0.00036575179547071457,0.0003506941720843315,0.0003338055685162544,0.0003182012587785721,0.0003046412020921707,0.00029013026505708694,0.00027723517268896103,0.00026663392782211304,0.0002543460577726364,0.00024414900690317154,0.000234261155128479,0.00022541917860507965,0.00021538790315389633,0.00020529888570308685,0.00019810814410448074,0.0001906799152493477,0.00018564052879810333,0.00017924699932336807,0.00017249677330255508,0.00016732700169086456,0.00016074255108833313,0.0001556677743792534,0.00015008263289928436,0.0001455424353480339,0.0001422502100467682,0.00013785343617200851,0.00013427622616291046,0.0001302706077694893,0.00012716930359601974,0.00012342538684606552,0.00012070406228303909,0.00011738855391740799,0.0001143449917435646,0.00011187419295310974,0.00010933075100183487,0.00010766647756099701,0.00010564643889665604,0.00010310299694538116,0.00010072626173496246,9.922869503498077e-05,9.71844419836998e-05,9.559188038110733e-05,9.440258145332336e-05,9.321421384811401e-05,9.174179285764694e-05,9.069498628377914e-05,8.887704461812973e-05,8.766539394855499e-05,8.679553866386414e-05,8.609425276517868e-05,8.588284254074097e-05,8.484814316034317e-05,8.393265306949615e-05,8.28765332698822e-05,8.213892579078674e-05,8.18772241473198e-05,8.18297266960144e-05,8.124671876430511e-05,8.028373122215271e-05,7.979758083820343e-05,7.933378219604492e-05,7.913075387477875e-05,7.877498865127563e-05,7.839500904083252e-05,7.814541459083557e-05,7.814541459083557e-05,7.763318717479706e-05,7.74674117565155e-05,7.719360291957855e-05,7.663480937480927e-05,7.653981447219849e-05,7.618404924869537e-05,7.633864879608154e-05,7.639825344085693e-05,7.626786828041077e-05,7.606670260429382e-05,7.55898654460907e-05,7.551908493041992e-05,7.531605660915375e-05,7.522106170654297e-05,7.51987099647522e-05,7.520988583564758e-05,7.510185241699219e-05,7.507763803005219e-05,7.503107190132141e-05,7.481873035430908e-05,7.475726306438446e-05,7.473491132259369e-05,7.463805377483368e-05,7.462874054908752e-05,7.458031177520752e-05,7.442571222782135e-05,7.438845932483673e-05,7.437914609909058e-05,7.433071732521057e-05,7.429532706737518e-05,7.423385977745056e-05,7.416494190692902e-05,7.420964539051056e-05,7.42003321647644e-05,7.419846951961517e-05,7.42003321647644e-05,7.410533726215363e-05,7.406994700431824e-05,7.409043610095978e-05,7.405690848827362e-05,7.403455674648285e-05,7.403269410133362e-05,7.4043869972229e-05,7.4068084359169e-05,7.399730384349823e-05,7.397308945655823e-05,7.403269410133362e-05,7.399730384349823e-05,7.396191358566284e-05,7.393769919872284e-05,7.391534745693207e-05,7.390417158603668e-05,7.387995719909668e-05,7.385574281215668e-05,7.381848990917206e-05,7.379613816738129e-05,7.384456694126129e-05,7.381848990917206e-05,7.380731403827667e-05,7.379427552223206e-05,7.37607479095459e-05,7.373467087745667e-05,7.37123191356659e-05,7.37365335226059e-05,7.372349500656128e-05,7.371418178081512e-05,7.368810474872589e-05,7.370114326477051e-05,7.37123191356659e-05,7.370114326477051e-05,7.368810474872589e-05,7.369928061962128e-05,7.368810474872589e-05,7.370114326477051e-05,7.37123191356659e-05,7.372349500656128e-05,7.37365335226059e-05,7.372535765171051e-05,7.371045649051666e-05,7.368996739387512e-05,7.36769288778305e-05,7.368810474872589e-05,7.36769288778305e-05,7.368996739387512e-05,7.367506623268127e-05,7.36769288778305e-05,7.364153861999512e-05,7.364153861999512e-05,7.36527144908905e-05,7.36527144908905e-05,7.365085184574127e-05,7.366389036178589e-05,7.364153861999512e-05,7.364153861999512e-05,7.363036274909973e-05,7.363036274909973e-05,7.363036274909973e-05,7.364153861999512e-05,7.36285001039505e-05,7.363967597484589e-05,7.36285001039505e-05,7.361546158790588e-05,7.361546158790588e-05,7.361546158790588e-05,7.361546158790588e-05,7.361546158790588e-05,7.361546158790588e-05,7.36285001039505e-05,7.363036274909973e-05,7.361918687820435e-05,7.363036274909973e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05,7.361732423305511e-05]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0010182857513427734,0.0013612862676382065,0.0017335583688691258,0.002111665904521942,0.0024938019923865795,0.0028813816606998444,0.0032657997217029333,0.0036517628468573093,0.004036359488964081,0.004425412509590387,0.00481137540191412,0.005197873339056969,0.005585892591625452,0.005969942547380924,0.006355691701173782,0.006741655059158802,0.007127059623599052,0.0074820988811552525,0.007809482980519533,0.008115165866911411,0.008398874662816525,0.008663353510200977,0.008911716751754284,0.009142551571130753,0.00935725774616003,0.00955882016569376,0.009745015762746334,0.009918506257236004,0.01008205022662878,0.010233530774712563,0.010373102501034737,0.010505164042115211,0.0106282290071249,0.01074169110506773,0.010847807861864567,0.010947614908218384,0.011040587909519672,0.011125847697257996,0.011205378919839859,0.011279835365712643,0.011347506195306778,0.011411719024181366,0.01147217582911253,0.011528306640684605,0.011581489816308022,0.011630097404122353,0.01167511660605669,0.01171661727130413,0.011755610816180706,0.011791062541306019,0.011824874207377434,0.011854917742311954,0.011883892118930817,0.011910739354789257,0.011935756541788578,0.011959133669734001,0.011980359442532063,0.012000611051917076,0.012018699198961258,0.012035575695335865,0.012051262892782688,0.012065643444657326,0.012079179286956787,0.012092026881873608,0.012103946879506111,0.012114678509533405,0.012124994769692421,0.01213438343256712,0.012143534608185291,0.012151271104812622,0.012159151025116444,0.012165985070168972,0.012172259390354156,0.01217836793512106,0.012184036895632744,0.012189230881631374,0.012193996459245682,0.012198429554700851,0.012202363461256027,0.012206058949232101,0.012209565378725529,0.012212810106575489,0.012215911410748959,0.01221860945224762,0.01222128327935934,0.012223731726408005,0.012226037681102753,0.012228164821863174,0.012229994870722294,0.012231789529323578,0.012233346700668335,0.012234748341143131,0.012236080132424831,0.012237553484737873,0.012238551862537861,0.012239692732691765,0.012240761891007423,0.01224157027900219,0.012242414057254791,0.012243269942700863,0.012244078330695629,0.01224470790475607,0.01224534958600998,0.012245955877006054,0.012246537953615189,0.012246977537870407,0.012247488833963871,0.012247975915670395,0.012248475104570389,0.012248867191374302,0.01224924810230732,0.012249557301402092,0.01224988978356123,0.012250186875462532,0.012250424362719059,0.012250673957169056,0.012250888161361217,0.012251101434230804,0.01225128024816513,0.012251446954905987,0.012251660227775574,0.0122518390417099,0.012251981534063816,0.012252088636159897,0.012252194806933403,0.012252290733158588,0.01225236151367426,0.0122524444013834,0.012252504006028175,0.01225258782505989,0.012252646498382092,0.012252706103026867,0.012252765707671642,0.012252813205122948,0.012252848595380783,0.012252920307219028,0.012252955697476864,0.01225302740931511,0.012253074906766415,0.01225311029702425,0.012253157794475555,0.01225319318473339,0.01225320529192686,0.012253240682184696,0.012253277003765106,0.012253288179636002,0.012253312394022942,0.012253347784280777,0.012253359891474247,0.012253359891474247,0.012253371998667717,0.012253384105861187,0.012253407388925552,0.012253407388925552,0.012253407388925552,0.012253419496119022,0.012253419496119022,0.012253431603312492,0.012253431603312492,0.012253442779183388,0.012253442779183388,0.012253442779183388,0.012253454886376858,0.012253454886376858,0.012253454886376858,0.012253454886376858,0.012253454886376858,0.012253454886376858,0.012253454886376858,0.012253466993570328,0.012253466993570328,0.012253479100763798,0.012253479100763798,0.012253479100763798,0.012253490276634693,0.012253490276634693,0.012253490276634693,0.012253502383828163,0.012253502383828163,0.012253502383828163,0.012253502383828163,0.012253502383828163,0.012253502383828163,0.012253502383828163,0.012253502383828163,0.012253502383828163,0.012253502383828163,0.012253502383828163,0.012253502383828163,0.012253502383828163,0.012253502383828163,0.012253502383828163,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633,0.012253514491021633],"recovered":[0.0,0.0004747289640363306,0.0008835342596285045,0.0012734668562188745,0.0016587050631642342,0.0020432183519005775,0.0024269591085612774,0.0028121615760028362,0.0031973046716302633,0.0035810573026537895,0.003968957811594009,0.004356347024440765,0.004741727840155363,0.005129057448357344,0.005514878313988447,0.00590187544003129,0.0062876008450984955,0.006672268733382225,0.007042139768600464,0.00739034591242671,0.007717611268162727,0.008022486232221127,0.008307227864861488,0.008573252707719803,0.008820213377475739,0.009051653556525707,0.009267168119549751,0.009468017145991325,0.009655984118580818,0.009831506758928299,0.00999552570283413,0.01014498621225357,0.010287636891007423,0.010420351289212704,0.010543416254222393,0.01065776962786913,0.010766120627522469,0.010865950956940651,0.010959102772176266,0.011044897139072418,0.01112546306103468,0.011200002394616604,0.011269384995102882,0.011334429495036602,0.011394220404326916,0.01145145669579506,0.011504532769322395,0.011553948745131493,0.01159830205142498,0.011640623211860657,0.011679794639348984,0.011715698055922985,0.01174959260970354,0.011781087145209312,0.011810476891696453,0.011837169528007507,0.011862103827297688,0.011885029263794422,0.011906694620847702,0.011926209554076195,0.011945117264986038,0.01196258794516325,0.011978097259998322,0.011992358602583408,0.012006429955363274,0.012019086629152298,0.012030555866658688,0.012041762471199036,0.01205249410122633,0.012062453664839268,0.012070843949913979,0.012079175561666489,0.012086555361747742,0.01209347229450941,0.012099902145564556,0.012106082402169704,0.012111774645745754,0.012116766534745693,0.012121472507715225,0.012125976383686066,0.01213034987449646,0.012134188786149025,0.012137516401708126,0.012140785343945026,0.01214386336505413,0.012146632187068462,0.012149198912084103,0.012151814065873623,0.01215389370918274,0.012155902571976185,0.01215779222548008,0.012159455567598343,0.012161072343587875,0.012162486091256142,0.012163841165602207,0.012164957821369171,0.012166040018200874,0.012167097069323063,0.012168072164058685,0.012168928049504757,0.012169759720563889,0.012170663103461266,0.012171435169875622,0.012172006070613861,0.012172695249319077,0.012173349037766457,0.01217384822666645,0.01217437069863081,0.012174905277788639,0.012175404466688633,0.012175820767879486,0.012176189571619034,0.012176569551229477,0.012176902033388615,0.012177258729934692,0.01217749621719122,0.012177770026028156,0.012177983298897743,0.01217817422002554,0.012178352102637291,0.012178613804280758,0.012178827077150345,0.012179005891084671,0.012179148383438587,0.012179290875792503,0.012179385870695114,0.012179517187178135,0.012179587967693806,0.012179682962596416,0.012179730460047722,0.012179802171885967,0.012179885059595108,0.012179967947304249,0.012180016376078129,0.012180063873529434,0.01218011137098074,0.012180158868432045,0.012180217541754246,0.012180265970528126,0.012180301360785961,0.012180348858237267,0.012180396355688572,0.012180419638752937,0.012180455960333347,0.012180479243397713,0.012180514633655548,0.012180526740849018,0.012180550955235958,0.012180586345493793,0.012180598452687263,0.012180610559880733,0.012180621735751629,0.012180645950138569,0.012180658057332039,0.012180669233202934,0.012180669233202934,0.012180681340396404,0.012180693447589874,0.012180705554783344,0.012180705554783344,0.01218071673065424,0.01218072883784771,0.01218072883784771,0.01218074094504118,0.01218074094504118,0.01218075305223465,0.01218075305223465,0.01218075305223465,0.012180764228105545,0.012180764228105545,0.012180776335299015,0.012180776335299015,0.012180776335299015,0.012180788442492485,0.012180788442492485,0.012180788442492485,0.012180788442492485,0.012180788442492485,0.012180788442492485,0.012180800549685955,0.012180800549685955,0.012180800549685955,0.012180800549685955,0.012180800549685955,0.012180800549685955,0.012180800549685955,0.012180800549685955,0.012180800549685955,0.012180800549685955,0.012180800549685955,0.012180800549685955,0.012180800549685955,0.012180800549685955,0.012180800549685955,0.012180800549685955,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425,0.012180812656879425],"active":[0.0010182857513427734,0.0008865572744980454,0.0008500241092406213,0.0008381990483030677,0.0008350969292223454,0.0008381633087992668,0.0008388406131416559,0.0008396012708544731,0.0008390548173338175,0.0008443552069365978,0.0008424175903201103,0.0008415263146162033,0.000844164751470089,0.0008408850990235806,0.0008408133871853352,0.000839779619127512,0.000839458778500557,0.0008098301477730274,0.0007673432119190693,0.0007248199544847012,0.0006812633946537971,0.0006408672779798508,0.0006044888868927956,0.0005692988634109497,0.0005370443686842918,0.0005071666091680527,0.0004778476431965828,0.0004504891112446785,0.0004260661080479622,0.0004020240157842636,0.0003775767982006073,0.00036017782986164093,0.0003405921161174774,0.00032133981585502625,0.00030439160764217377,0.0002898452803492546,0.0002744672819972038,0.00025989674031734467,0.0002462761476635933,0.00023493822664022446,0.00022204313427209854,0.00021171662956476212,0.00020279083400964737,0.00019387714564800262,0.0001872694119811058,0.0001786407083272934,0.0001705838367342949,0.00016266852617263794,0.00015730876475572586,0.0001504393294453621,0.00014507956802845,0.00013921968638896942,0.00013429950922727585,0.0001296522095799446,0.00012527965009212494,0.00012196414172649384,0.000118255615234375,0.00011558178812265396,0.00011200457811355591,0.00010936614125967026,0.00010614562779664993,0.00010305549949407578,0.00010108202695846558,9.966827929019928e-05,9.751692414283752e-05,9.559188038110733e-05,9.443890303373337e-05,9.262096136808395e-05,9.104050695896149e-05,8.881743997335434e-05,8.830707520246506e-05,8.680950850248337e-05,8.57040286064148e-05,8.489564061164856e-05,8.413475006818771e-05,8.314847946166992e-05,8.222181349992752e-05,8.166301995515823e-05,8.0890953540802e-05,8.008256554603577e-05,7.921550422906876e-05,7.862132042646408e-05,7.839500904083252e-05,7.782410830259323e-05,7.741991430521011e-05,7.709953933954239e-05,7.683876901865005e-05,7.635075598955154e-05,7.61011615395546e-05,7.588695734739304e-05,7.555447518825531e-05,7.529277354478836e-05,7.500778883695602e-05,7.506739348173141e-05,7.471069693565369e-05,7.473491132259369e-05,7.472187280654907e-05,7.447320967912674e-05,7.434189319610596e-05,7.434189319610596e-05,7.431861013174057e-05,7.404480129480362e-05,7.391441613435745e-05,7.394980639219284e-05,7.384270429611206e-05,7.36285001039505e-05,7.36406072974205e-05,7.360521703958511e-05,7.356982678174973e-05,7.346272468566895e-05,7.342733442783356e-05,7.336772978305817e-05,7.332023233175278e-05,7.328484207391739e-05,7.316563278436661e-05,7.317773997783661e-05,7.311813533306122e-05,7.311813533306122e-05,7.310602813959122e-05,7.309485226869583e-05,7.304642349481583e-05,7.301196455955505e-05,7.297564297914505e-05,7.294025272130966e-05,7.290393114089966e-05,7.290486246347427e-05,7.284432649612427e-05,7.285643368959427e-05,7.282104343175888e-05,7.285736501216888e-05,7.284432649612427e-05,7.282104343175888e-05,7.27977603673935e-05,7.279682904481888e-05,7.278472185134888e-05,7.280893623828888e-05,7.279682904481888e-05,7.28098675608635e-05,7.280893623828888e-05,7.280893623828888e-05,7.280893623828888e-05,7.279682904481888e-05,7.278565317392349e-05,7.278472185134888e-05,7.27977603673935e-05,7.277354598045349e-05,7.278565317392349e-05,7.279682904481888e-05,7.277354598045349e-05,7.276143878698349e-05,7.276143878698349e-05,7.27623701095581e-05,7.276143878698349e-05,7.274933159351349e-05,7.27381557226181e-05,7.27502629160881e-05,7.27381557226181e-05,7.27381557226181e-05,7.27260485291481e-05,7.273722440004349e-05,7.27260485291481e-05,7.27139413356781e-05,7.27260485291481e-05,7.27139413356781e-05,7.27139413356781e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.269065827131271e-05,7.270276546478271e-05,7.269065827131271e-05,7.270276546478271e-05,7.270276546478271e-05,7.269065827131271e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27139413356781e-05,7.27139413356781e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27139413356781e-05,7.27139413356781e-05,7.27139413356781e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05,7.27018341422081e-05]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0010182857513427734,0.0013615357456728816,0.0017548317555338144,0.0021692465525120497,0.0025998717173933983,0.0030430234037339687,0.003502088598906994,0.003972337115556002,0.004457286559045315,0.0049607171677052975,0.005473464727401733,0.006001804955303669,0.006549635902047157,0.007107711397111416,0.007687095552682877,0.008278578519821167,0.00889019388705492,0.00946433749049902,0.010005572810769081,0.0105197224766016,0.011011292226612568,0.011478771455585957,0.01192397903650999,0.012348317541182041,0.012751679867506027,0.013136870227754116,0.013501987792551517,0.013850918971002102,0.014183508232235909,0.014499150216579437,0.014797691255807877,0.015084299258887768,0.015358428470790386,0.015617333352565765,0.015864187851548195,0.0161006897687912,0.016325201839208603,0.016538375988602638,0.0167397353798151,0.016932064667344093,0.017114289104938507,0.017288897186517715,0.017452441155910492,0.017609436064958572,0.01775657944381237,0.017897197976708412,0.01802956685423851,0.018157195299863815,0.01827714778482914,0.018391761928796768,0.018499935045838356,0.018603140488266945,0.01870083250105381,0.01879340037703514,0.018880704417824745,0.018964894115924835,0.01904342882335186,0.019119322299957275,0.019190475344657898,0.019258087500929832,0.019321633502840996,0.019383054226636887,0.019440313801169395,0.01949464902281761,0.019546382129192352,0.019595490768551826,0.01964200660586357,0.019685538485646248,0.01972689852118492,0.019766924902796745,0.019804218783974648,0.01983887329697609,0.01987268589437008,0.01990547589957714,0.019935401156544685,0.019963495433330536,0.019990140572190285,0.020015371963381767,0.02003917656838894,0.020061518996953964,0.02008255571126938,0.020102201029658318,0.02012159675359726,0.020139755681157112,0.02015664428472519,0.020172877237200737,0.020188458263874054,0.020202886313199997,0.02021685056388378,0.020230410620570183,0.020242391154170036,0.02025417983531952,0.020265351980924606,0.020275726914405823,0.020286090672016144,0.02029537223279476,0.020304832607507706,0.020313270390033722,0.02032119780778885,0.020328588783740997,0.02033594623208046,0.020343052223324776,0.02034941129386425,0.020355746150016785,0.02036161720752716,0.02036719024181366,0.020372562110424042,0.0203773882240057,0.020382260903716087,0.020386656746268272,0.020390745252370834,0.020394667983055115,0.020398423075675964,0.020401906222105026,0.02040541172027588,0.02040875144302845,0.020411686971783638,0.02041456289589405,0.02041742578148842,0.020419899374246597,0.02042221650481224,0.020424367859959602,0.020426470786333084,0.02042846754193306,0.020430296659469604,0.020432021468877792,0.020433815196156502,0.02043544314801693,0.02043698914349079,0.020438628271222115,0.02043980546295643,0.020441005006432533,0.020442206412553787,0.020443275570869446,0.020444214344024658,0.020445283502340317,0.0204461757093668,0.020447054877877235,0.020447958260774612,0.020448658615350723,0.020449288189411163,0.0204500500112772,0.02045084536075592,0.02045152336359024,0.020451998338103294,0.020452510565519333,0.020452985540032387,0.020453471690416336,0.0204539243131876,0.020454388111829758,0.020454827696084976,0.02045518346130848,0.020455623045563698,0.02045593224465847,0.020456276834011078,0.02045663446187973,0.020456979051232338,0.02045728825032711,0.020457549020648003,0.02045782282948494,0.020458072423934937,0.02045835740864277,0.020458582788705826,0.020458856597542763,0.020459046587347984,0.0204592477530241,0.020459402352571487,0.020459532737731934,0.020459700375795364,0.02045990154147148,0.020460009574890137,0.020460139960050583,0.02046027034521103,0.02046036534011364,0.02046048454940319,0.0204605795443058,0.020460685715079308,0.020460817962884903,0.02046089991927147,0.020461030304431915,0.020461125299334526,0.020461244508624077,0.020461328327655792,0.020461423322558403,0.02046152949333191,0.02046164870262146,0.02046171948313713,0.020461827516555786,0.0204619113355875,0.020461969077587128,0.020462041720747948,0.020462101325392723,0.020462147891521454,0.02046220749616623,0.02046223171055317,0.020462267100811005,0.02046232670545578,0.02046237327158451,0.02046244591474533,0.02046246826648712,0.020462527871131897,0.020462587475776672,0.020462635904550552,0.020462695509195328,0.02046271786093712,0.020462755113840103,0.020462766289711,0.020462777465581894,0.020462801679968834,0.02046281285583973,0.020462850108742714,0.02046286128461361,0.020462872460484505,0.02046288549900055,0.020462896674871445,0.02046293206512928,0.02046295627951622,0.02046295627951622,0.020462967455387115,0.02046298049390316,0.020462991669774055,0.020463015884160995,0.02046302706003189,0.020463062450289726,0.02046307548880577,0.020463086664676666,0.020463086664676666,0.0204631220549345,0.020463135093450546,0.02046314626932144,0.020463159307837486,0.02046317048370838,0.020463181659579277,0.02046319469809532,0.020463205873966217,0.020463205873966217,0.020463217049837112,0.020463217049837112,0.020463217049837112,0.020463217049837112,0.020463230088353157,0.020463230088353157,0.020463241264224052,0.020463241264224052,0.020463241264224052,0.020463241264224052,0.020463241264224052,0.020463241264224052,0.020463241264224052,0.020463254302740097,0.020463254302740097,0.020463254302740097,0.020463254302740097,0.020463254302740097,0.020463254302740097,0.020463254302740097,0.020463254302740097,0.020463265478610992,0.020463265478610992,0.020463265478610992,0.020463265478610992,0.020463276654481888,0.020463276654481888,0.020463289692997932,0.020463289692997932,0.020463289692997932,0.020463289692997932,0.020463289692997932,0.020463289692997932,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828,0.020463300868868828],"recovered":[0.0,0.00047579858801327646,0.000885055516846478,0.001286112004891038,0.001694834092631936,0.00211306381970644,0.0025434396229684353,0.0029889445286244154,0.0034466427750885487,0.003920005168765783,0.004406404681503773,0.004907588940113783,0.005423259921371937,0.005952681880444288,0.0064972443506121635,0.007057054899632931,0.007635037414729595,0.008229241706430912,0.00881329644471407,0.009375437162816525,0.009911573491990566,0.010426911525428295,0.0109176617115736,0.011386127211153507,0.011832226067781448,0.012254460714757442,0.012661614455282688,0.01304334681481123,0.01340952143073082,0.013762208633124828,0.014093300327658653,0.014409465715289116,0.0147117730230093,0.014999022707343102,0.015272225253283978,0.015531915239989758,0.015779994428157806,0.01601637713611126,0.016240401193499565,0.016453277319669724,0.01665693148970604,0.016849331557750702,0.017032483592629433,0.01720419153571129,0.017366712912917137,0.017522472888231277,0.017671220004558563,0.017810946330428123,0.017945362254977226,0.018071254715323448,0.018192382529377937,0.018306082114577293,0.01841544359922409,0.01851862482726574,0.018617551773786545,0.018710549920797348,0.018798185512423515,0.01888243481516838,0.018963083624839783,0.01903865858912468,0.01911029778420925,0.01917794533073902,0.019242431968450546,0.019304540008306503,0.019361775368452072,0.01941581442952156,0.019467856734991074,0.019517118111252785,0.01956312358379364,0.01960773952305317,0.019648704677820206,0.019688589498400688,0.019725823774933815,0.01976148970425129,0.0197952538728714,0.019827544689178467,0.019858622923493385,0.01988707296550274,0.019914086908102036,0.01993899792432785,0.019962528720498085,0.019984645769000053,0.020006192848086357,0.02002638392150402,0.020045697689056396,0.02006383240222931,0.020080910995602608,0.020097240805625916,0.02011255919933319,0.020127475261688232,0.020141450688242912,0.020154619589447975,0.020167455077171326,0.020179100334644318,0.020190486684441566,0.020201005041599274,0.02021070197224617,0.020220257341861725,0.020229514688253403,0.020237751305103302,0.020245440304279327,0.020253166556358337,0.020260771736502647,0.020267795771360397,0.020274439826607704,0.020280392840504646,0.020286276936531067,0.020291779190301895,0.020297115668654442,0.020302392542362213,0.020306836813688278,0.020311424508690834,0.020315464586019516,0.020319659262895584,0.02032352238893509,0.02032690867781639,0.020330462604761124,0.020333565771579742,0.020336512476205826,0.020339399576187134,0.02034205012023449,0.020344534888863564,0.020346887409687042,0.02034919336438179,0.020351367071270943,0.02035336382687092,0.020355194807052612,0.02035706117749214,0.02035887911915779,0.020360471680760384,0.020362110808491707,0.02036338299512863,0.020364725962281227,0.02036585472524166,0.0203669723123312,0.02036784030497074,0.020368993282318115,0.020370038226246834,0.020370976999402046,0.02037201076745987,0.02037283219397068,0.020373521372675896,0.020374305546283722,0.020375065505504608,0.020375730469822884,0.020376253873109818,0.02037677727639675,0.02037728764116764,0.020377786830067635,0.020378299057483673,0.020378785207867622,0.02037922479212284,0.020379604771733284,0.020380103960633278,0.020380472764372826,0.020380830392241478,0.020381126552820206,0.020381519570946693,0.020381828770041466,0.020382137969136238,0.020382409915328026,0.020382694900035858,0.02038298174738884,0.020383218303322792,0.02038353867828846,0.02038373053073883,0.020383955910801888,0.02038414590060711,0.020384300500154495,0.020384477451443672,0.020384620875120163,0.02038479968905449,0.020384930074214935,0.02038508467376232,0.020385203883051872,0.02038535848259926,0.02038545347750187,0.020385513082146645,0.020385678857564926,0.020385773852467537,0.020385880023241043,0.02038596384227276,0.020386094227433205,0.020386189222335815,0.02038629725575447,0.02038639225065708,0.020386474207043648,0.02038656920194626,0.02038671262562275,0.020386796444654465,0.020386891439557076,0.020386938005685806,0.020386986434459686,0.020387057214975357,0.020387105643749237,0.020387176424264908,0.020387211814522743,0.02038727141916752,0.02038734219968319,0.020387426018714905,0.020387450233101845,0.02038750983774662,0.02038755640387535,0.02038758061826229,0.020387640222907066,0.020387699827551842,0.020387746393680573,0.020387770608067513,0.020387805998325348,0.020387817174196243,0.020387865602970123,0.02038787677884102,0.020387912169098854,0.0203879252076149,0.020387936383485794,0.020387960597872734,0.02038797177374363,0.020388007164001465,0.02038802020251751,0.020388031378388405,0.02038804441690445,0.020388079807162285,0.02038809098303318,0.02038809098303318,0.020388126373291016,0.02038813941180706,0.020388150587677956,0.020388174802064896,0.02038818597793579,0.020388199016451836,0.02038821019232273,0.02038821019232273,0.020388221368193626,0.02038823440670967,0.020388245582580566,0.020388256758451462,0.020388269796967506,0.020388269796967506,0.020388280972838402,0.020388280972838402,0.020388280972838402,0.020388280972838402,0.020388280972838402,0.020388294011354446,0.020388294011354446,0.020388294011354446,0.020388294011354446,0.020388294011354446,0.020388294011354446,0.020388294011354446,0.020388294011354446,0.020388294011354446,0.020388294011354446,0.020388294011354446,0.020388294011354446,0.020388294011354446,0.020388294011354446,0.020388294011354446,0.020388294011354446,0.020388305187225342,0.020388316363096237,0.020388316363096237,0.020388316363096237,0.020388316363096237,0.020388316363096237,0.020388316363096237,0.020388316363096237,0.020388316363096237,0.020388316363096237,0.020388316363096237,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282,0.020388329401612282],"active":[0.0010182857513427734,0.0008857371285557747,0.0008697762386873364,0.0008831345476210117,0.0009050376247614622,0.0009299595840275288,0.0009586489759385586,0.0009833925869315863,0.0010106437839567661,0.0010407119989395142,0.0010670600458979607,0.001094216015189886,0.0011263759806752205,0.0011550295166671276,0.001189851202070713,0.0012215236201882362,0.001255156472325325,0.0012350957840681076,0.0011922763660550117,0.0011442853137850761,0.0010997187346220016,0.0010518599301576614,0.00100631732493639,0.0009621903300285339,0.0009194537997245789,0.0008824095129966736,0.0008403733372688293,0.0008075721561908722,0.0007739868015050888,0.0007369415834546089,0.0007043909281492233,0.0006748335435986519,0.000646655447781086,0.0006183106452226639,0.0005919625982642174,0.0005687745288014412,0.0005452074110507965,0.0005219988524913788,0.0004993341863155365,0.0004787873476743698,0.00045735761523246765,0.00043956562876701355,0.00041995756328105927,0.00040524452924728394,0.00038986653089523315,0.0003747250884771347,0.0003583468496799469,0.00034624896943569183,0.00033178552985191345,0.00032050721347332,0.0003075525164604187,0.0002970583736896515,0.00028538890182971954,0.00027477554976940155,0.0002631526440382004,0.0002543441951274872,0.0002452433109283447,0.00023688748478889465,0.00022739171981811523,0.0002194289118051529,0.00021133571863174438,0.0002051088958978653,0.00019788183271884918,0.0001901090145111084,0.00018460676074028015,0.0001796763390302658,0.00017414987087249756,0.00016842037439346313,0.00016377493739128113,0.00015918537974357605,0.00015551410615444183,0.0001502837985754013,0.00014686211943626404,0.00014398619532585144,0.00014014728367328644,0.0001359507441520691,0.00013151764869689941,0.00012829899787902832,0.00012508966028690338,0.0001225210726261139,0.00012002699077129364,0.00011755526065826416,0.0001154039055109024,0.00011337175965309143,0.00011094659566879272,0.00010904483497142792,0.00010754726827144623,0.00010564550757408142,0.00010429136455059052,0.00010293535888195038,0.00010094046592712402,9.956024587154388e-05,9.789690375328064e-05,9.662657976150513e-05,9.560398757457733e-05,9.436719119548798e-05,9.413063526153564e-05,9.301304817199707e-05,9.168311953544617e-05,9.083747863769531e-05,9.05059278011322e-05,8.98856669664383e-05,8.863955736160278e-05,8.795037865638733e-05,8.717738091945648e-05,8.679740130901337e-05,8.628517389297485e-05,8.560903370380402e-05,8.514523506164551e-05,8.426420390605927e-05,8.390843868255615e-05,8.32434743642807e-05,8.295848965644836e-05,8.224695920944214e-05,8.18893313407898e-05,8.184276521205902e-05,8.122436702251434e-05,8.099712431430817e-05,8.091330528259277e-05,8.04997980594635e-05,8.016638457775116e-05,7.983297109603882e-05,7.958337664604187e-05,7.927417755126953e-05,7.89295881986618e-05,7.865764200687408e-05,7.862038910388947e-05,7.83819705247879e-05,7.811002433300018e-05,7.815659046173096e-05,7.769465446472168e-05,7.762201130390167e-05,7.748045027256012e-05,7.742084562778473e-05,7.724203169345856e-05,7.74431973695755e-05,7.718242704868317e-05,7.701665163040161e-05,7.698126137256622e-05,7.664784789085388e-05,7.64559954404831e-05,7.65286386013031e-05,7.653981447219849e-05,7.645785808563232e-05,7.626786828041077e-05,7.625669240951538e-05,7.620826363563538e-05,7.618404924869537e-05,7.61374831199646e-05,7.60890543460846e-05,7.604248821735382e-05,7.595866918563843e-05,7.601827383041382e-05,7.582828402519226e-05,7.580406963825226e-05,7.580406963825226e-05,7.585249841213226e-05,7.576867938041687e-05,7.572025060653687e-05,7.568486034870148e-05,7.56625086069107e-05,7.56625086069107e-05,7.560104131698608e-05,7.56382942199707e-05,7.550790905952454e-05,7.551722228527069e-05,7.544644176959991e-05,7.538683712482452e-05,7.539987564086914e-05,7.542409002780914e-05,7.538869976997375e-05,7.534027099609375e-05,7.534027099609375e-05,7.528066635131836e-05,7.528066635131836e-05,7.522106170654297e-05,7.523223757743835e-05,7.530488073825836e-05,7.522106170654297e-05,7.525645196437836e-05,7.524527609348297e-05,7.528066635131836e-05,7.523410022258759e-05,7.523410022258759e-05,7.523223757743835e-05,7.525645196437836e-05,7.524527609348297e-05,7.525831460952759e-05,7.51987099647522e-05,7.517263293266296e-05,7.515028119087219e-05,7.516331970691681e-05,7.516145706176758e-05,7.515028119087219e-05,7.512606680393219e-05,7.50906765460968e-05,7.51148909330368e-05,7.510185241699219e-05,7.510371506214142e-05,7.50422477722168e-05,7.507763803005219e-05,7.507763803005219e-05,7.507950067520142e-05,7.51148909330368e-05,7.507763803005219e-05,7.505528628826141e-05,7.501989603042603e-05,7.500685751438141e-05,7.499568164348602e-05,7.499568164348602e-05,7.498450577259064e-05,7.498450577259064e-05,7.496029138565063e-05,7.496029138565063e-05,7.496029138565063e-05,7.497146725654602e-05,7.498450577259064e-05,7.494911551475525e-05,7.494725286960602e-05,7.494911551475525e-05,7.494725286960602e-05,7.493607699871063e-05,7.493607699871063e-05,7.497146725654602e-05,7.494911551475525e-05,7.494725286960602e-05,7.493607699871063e-05,7.494725286960602e-05,7.494911551475525e-05,7.494725286960602e-05,7.494911551475525e-05,7.496029138565063e-05,7.496029138565063e-05,7.496029138565063e-05,7.496029138565063e-05,7.494911551475525e-05,7.494725286960602e-05,7.494725286960602e-05,7.493607699871063e-05,7.493607699871063e-05,7.494911551475525e-05,7.494911551475525e-05,7.496029138565063e-05,7.494725286960602e-05,7.494725286960602e-05,7.494725286960602e-05,7.494725286960602e-05,7.494725286960602e-05,7.494725286960602e-05,7.496029138565063e-05,7.496029138565063e-05,7.496029138565063e-05,7.496029138565063e-05,7.496029138565063e-05,7.496029138565063e-05,7.496029138565063e-05,7.496029138565063e-05,7.497146725654602e-05,7.497146725654602e-05,7.496029138565063e-05,7.494911551475525e-05,7.496029138565063e-05,7.496029138565063e-05,7.497332990169525e-05,7.497332990169525e-05,7.497332990169525e-05,7.497332990169525e-05,7.497332990169525e-05,7.497332990169525e-05,7.498450577259064e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05,7.497146725654602e-05]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0010182857513427734,0.0013625102583318949,0.001745478599332273,0.00214055716060102,0.0025462487246841192,0.0029598078690469265,0.003380497684702277,0.003805893938988447,0.004238408990204334,0.004677757620811462,0.005124985706061125,0.005578987766057253,0.006040002219378948,0.006505496799945831,0.006975031923502684,0.0074557154439389706,0.007943053729832172,0.008389212191104889,0.00881050806492567,0.009202592074871063,0.009573830291628838,0.009924579411745071,0.01025607530027628,0.01056880597025156,0.0108629846945405,0.011140001937747002,0.011400202289223671,0.011646926403045654,0.011879043653607368,0.012098599225282669,0.01230476051568985,0.01249878853559494,0.012682154774665833,0.012854374013841152,0.013016432523727417,0.013169053941965103,0.01331358216702938,0.013448590412735939,0.013575814664363861,0.013694328255951405,0.013807492330670357,0.013912956230342388,0.01401396282017231,0.014106960035860538,0.014194870367646217,0.014276718720793724,0.01435529999434948,0.01442874688655138,0.014497070573270321,0.014560867100954056,0.014621181413531303,0.014677918516099453,0.014730982482433319,0.014780220575630665,0.014827711507678032,0.014872397296130657,0.014914456754922867,0.014953533187508583,0.014989436604082584,0.015023283660411835,0.015054836869239807,0.015085844323039055,0.015114497393369675,0.01514075044542551,0.015165922231972218,0.015188812278211117,0.015211333520710468,0.015232225880026817,0.015251514501869678,0.015269698575139046,0.015286408364772797,0.015302024781703949,0.01531677320599556,0.015331236645579338,0.015344713814556599,0.015356907621026039,0.015368268825113773,0.015378845855593681,0.015389137901365757,0.015398348681628704,0.015407024882733822,0.01541502308100462,0.015422997064888477,0.015430092811584473,0.015436533838510513,0.015442891977727413,0.015448608435690403,0.015454337000846863,0.015459376387298107,0.015464034862816334,0.015468550845980644,0.015472888946533203,0.01547689363360405,0.015480602160096169,0.015484084375202656,0.015487435273826122,0.015490525402128696,0.015493436716496944,0.01549600437283516,0.015498725697398186,0.015500912442803383,0.015503396280109882,0.015505333431065083,0.015507306903600693,0.015509291552007198,0.015511097386479378,0.01551270205527544,0.015514317899942398,0.01551582757383585,0.01551711093634367,0.0155184306204319,0.015519654378294945,0.015520807355642319,0.015521912835538387,0.015522899106144905,0.015523754991590977,0.015524681657552719,0.015525490045547485,0.015526143833994865,0.015526951290667057,0.015527736395597458,0.015528365969657898,0.015528924763202667,0.015529518947005272,0.015530041418969631,0.015530528500676155,0.015530861914157867,0.01553125400096178,0.015531633980572224,0.015532014891505241,0.015532359480857849,0.015532739460468292,0.015533131547272205,0.015533428639173508,0.015533702448010445,0.015533939935266972,0.015534212812781334,0.015534402802586555,0.015534641221165657,0.015534783713519573,0.01553492620587349,0.015535116195678711,0.015535270795226097,0.015535425394773483,0.015535532496869564,0.01553565077483654,0.015535734593868256,0.015535877086222172,0.015535959973931313,0.015536031685769558,0.015536079183220863,0.015536149963736534,0.01553622167557478,0.01553634088486433,0.015536411665380001,0.015536447055637836,0.015536506660282612,0.015536566264927387,0.015536578372120857,0.015536613762378693,0.015536649152636528,0.015536661259829998,0.015536708757281303,0.015536720864474773,0.015536756254732609,0.015536780469119549,0.015536803752183914,0.015536827966570854,0.01553683914244175,0.01553685124963522,0.01553685124963522,0.01553687546402216,0.01553687546402216,0.01553688757121563,0.01553688757121563,0.015536898747086525,0.015536898747086525,0.015536898747086525,0.015536910854279995,0.015536935068666935,0.01553694624453783,0.01553694624453783,0.01553694624453783,0.0155369583517313,0.01553697045892477,0.01553698256611824,0.015537005849182606,0.015537005849182606,0.015537017956376076,0.015537030063569546,0.015537041239440441,0.015537041239440441,0.015537041239440441,0.015537041239440441,0.015537041239440441,0.015537041239440441,0.015537041239440441,0.015537041239440441,0.015537065453827381,0.015537065453827381,0.015537065453827381,0.015537077561020851,0.015537077561020851,0.015537077561020851,0.015537077561020851,0.015537077561020851,0.015537077561020851,0.015537077561020851,0.015537088736891747,0.015537088736891747,0.015537100844085217,0.015537100844085217,0.015537112951278687,0.015537112951278687,0.015537125058472157,0.015537125058472157,0.015537125058472157,0.015537125058472157,0.015537125058472157,0.015537125058472157,0.015537137165665627,0.015537137165665627,0.015537137165665627,0.015537137165665627,0.015537137165665627,0.015537148341536522,0.015537148341536522,0.015537160448729992,0.015537160448729992,0.015537160448729992,0.015537172555923462,0.015537172555923462,0.015537172555923462,0.015537172555923462,0.015537172555923462,0.015537172555923462,0.015537172555923462,0.015537184663116932,0.015537184663116932,0.015537184663116932,0.015537184663116932,0.015537184663116932,0.015537184663116932,0.015537195838987827,0.015537195838987827,0.015537195838987827,0.015537195838987827,0.015537195838987827,0.015537207946181297,0.015537207946181297,0.015537207946181297,0.015537207946181297,0.015537207946181297,0.015537232160568237,0.015537243336439133,0.015537243336439133,0.015537255443632603,0.015537255443632603,0.015537255443632603,0.015537255443632603,0.015537255443632603,0.015537255443632603,0.015537255443632603,0.015537255443632603,0.015537255443632603,0.015537255443632603,0.015537255443632603,0.015537255443632603,0.015537255443632603,0.015537255443632603,0.015537255443632603,0.015537255443632603,0.015537255443632603,0.015537255443632603,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073,0.015537267550826073],"recovered":[0.0,0.000475085515063256,0.0008847940480336547,0.0012798963580280542,0.0016754979733377695,0.002075282856822014,0.0024816757068037987,0.0028957456815987825,0.0033139160368591547,0.0037401441950351,0.004173491150140762,0.00461245933547616,0.005057904869318008,0.005512073636054993,0.005972112994641066,0.00644002016633749,0.006910518277436495,0.007389787118881941,0.007852964103221893,0.008294785395264626,0.008710150606930256,0.00910565722733736,0.009481661021709442,0.009832719340920448,0.010162551887333393,0.010476981289684772,0.010768866166472435,0.011048011481761932,0.011310161091387272,0.011556052602827549,0.011791901662945747,0.012011148035526276,0.012217381037771702,0.012413619086146355,0.012597057037055492,0.01276964507997036,0.012932796031236649,0.013086606748402119,0.013231574557721615,0.013367058709263802,0.013494770042598248,0.013614268973469734,0.013727553188800812,0.013833634555339813,0.013933060690760612,0.014026449993252754,0.014114752411842346,0.01419749204069376,0.014275692403316498,0.014349673874676228,0.014417142607271671,0.014482805505394936,0.01454397477209568,0.014599998481571674,0.014653217978775501,0.01470411941409111,0.014751301147043705,0.01479589194059372,0.014838474802672863,0.014877170324325562,0.014914179220795631,0.014947658404707909,0.014979603700339794,0.01501036062836647,0.015038455836474895,0.01506460178643465,0.015089452266693115,0.015112806111574173,0.015135137364268303,0.015155578032135963,0.01517483126372099,0.015193573199212551,0.015210544690489769,0.01522668357938528,0.015241730026900768,0.015256383456289768,0.015269741415977478,0.015281958505511284,0.015293142758309841,0.015304313972592354,0.015314321033656597,0.01532366219907999,0.01533251628279686,0.01534090656787157,0.01534856017678976,0.015355322510004044,0.015362155623733997,0.015368537977337837,0.015374384820461273,0.015379923395812511,0.015385117381811142,0.015390120446681976,0.01539437472820282,0.01539880782365799,0.015402599237859249,0.015406164340674877,0.01540978904813528,0.015413081273436546,0.015416254289448261,0.015419106930494308,0.015421852469444275,0.015424134209752083,0.015426641330122948,0.015428638085722923,0.015430801548063755,0.015432999469339848,0.015434889122843742,0.015436505898833275,0.015438205562531948,0.01543970312923193,0.015441152267158031,0.015442626550793648,0.015444076620042324,0.015445324592292309,0.015446405857801437,0.01544735673815012,0.015448438003659248,0.015449448488652706,0.015450303442776203,0.015451028943061829,0.015451825223863125,0.015452644787728786,0.015453310683369637,0.015453928150236607,0.015454570762813091,0.015455176122486591,0.01545572280883789,0.015456114895641804,0.015456555411219597,0.01545694749802351,0.015457374975085258,0.015457707457244396,0.015458100475370884,0.015458432957530022,0.01545876543968916,0.015459074638783932,0.015459312126040459,0.01545951422303915,0.015459751710295677,0.015459978021681309,0.01546016801148653,0.015460358001291752,0.015460489317774773,0.015460572205483913,0.015460750088095665,0.015460892580449581,0.015461011789739132,0.015461094677448273,0.015461213886737823,0.01546135637909174,0.01546145137399435,0.015461534261703491,0.015461605973541737,0.015461688861250877,0.015461795963346958,0.015461843460798264,0.015461903065443039,0.015461950562894344,0.01546202227473259,0.015462069772183895,0.01546208094805479,0.01546212937682867,0.015462152659893036,0.015462188050150871,0.015462212264537811,0.015462235547602177,0.015462283045053482,0.015462295152246952,0.015462342649698257,0.015462354756891727,0.015462354756891727,0.015462366864085197,0.015462378971278667,0.015462378971278667,0.015462378971278667,0.015462402254343033,0.015462414361536503,0.015462414361536503,0.015462414361536503,0.015462414361536503,0.015462426468729973,0.015462437644600868,0.015462437644600868,0.015462449751794338,0.015462449751794338,0.015462461858987808,0.015462461858987808,0.015462497249245644,0.015462497249245644,0.015462509356439114,0.015462521463632584,0.015462532639503479,0.015462532639503479,0.015462532639503479,0.015462532639503479,0.015462532639503479,0.015462544746696949,0.015462556853890419,0.015462556853890419,0.015462568961083889,0.015462568961083889,0.015462568961083889,0.015462580136954784,0.015462580136954784,0.015462580136954784,0.015462580136954784,0.015462580136954784,0.015462580136954784,0.015462580136954784,0.015462580136954784,0.015462592244148254,0.015462592244148254,0.015462592244148254,0.015462592244148254,0.015462604351341724,0.015462604351341724,0.015462604351341724,0.015462604351341724,0.015462604351341724,0.015462616458535194,0.015462616458535194,0.01546262763440609,0.01546263974159956,0.01546263974159956,0.01546263974159956,0.01546263974159956,0.01546263974159956,0.01546263974159956,0.01546263974159956,0.01546265184879303,0.01546265184879303,0.0154626639559865,0.0154626639559865,0.0154626639559865,0.01546267606317997,0.01546267606317997,0.01546267606317997,0.01546267606317997,0.01546267606317997,0.01546267606317997,0.01546267606317997,0.01546267606317997,0.01546267606317997,0.01546267606317997,0.01546267606317997,0.015462687239050865,0.015462687239050865,0.015462687239050865,0.015462687239050865,0.015462687239050865,0.015462687239050865,0.015462687239050865,0.015462687239050865,0.015462687239050865,0.015462699346244335,0.015462699346244335,0.015462711453437805,0.015462723560631275,0.015462723560631275,0.015462723560631275,0.015462723560631275,0.015462723560631275,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217,0.01546273473650217],"active":[0.0010182857513427734,0.0008874247432686388,0.0008606845512986183,0.0008606608025729656,0.0008707507513463497,0.0008845250122249126,0.0008988219778984785,0.0009101482573896646,0.0009244929533451796,0.0009376134257763624,0.0009514945559203625,0.0009665284305810928,0.0009820973500609398,0.0009934231638908386,0.001002918928861618,0.0010156952776014805,0.0010325354523956776,0.000999425072222948,0.0009575439617037773,0.0009078066796064377,0.0008636796846985817,0.000818922184407711,0.0007744142785668373,0.0007360866293311119,0.0007004328072071075,0.0006630206480622292,0.000631336122751236,0.0005989149212837219,0.0005688825622200966,0.0005425466224551201,0.0005128588527441025,0.00048764050006866455,0.0004647737368941307,0.0004407549276947975,0.0004193754866719246,0.00039940886199474335,0.00038078613579273224,0.00036198366433382034,0.00034424010664224625,0.000327269546687603,0.0003127222880721092,0.00029868725687265396,0.0002864096313714981,0.00027332548052072525,0.00026180967688560486,0.00025026872754096985,0.00024054758250713348,0.00023125484585762024,0.0002213781699538231,0.00021119322627782822,0.0002040388062596321,0.00019511301070451736,0.00018700771033763885,0.00018022209405899048,0.00017449352890253067,0.00016827788203954697,0.00016315560787916183,0.00015764124691486359,0.00015096180140972137,0.0001461133360862732,0.00014065764844417572,0.00013818591833114624,0.00013489369302988052,0.00013038981705904007,0.00012746639549732208,0.00012421049177646637,0.00012188125401735306,0.00011941976845264435,0.00011637713760137558,0.00011412054300308228,0.0001115771010518074,0.00010845158249139786,0.00010622851550579071,0.00010455306619405746,0.00010298378765583038,0.0001005241647362709,9.852740913629532e-05,9.688735008239746e-05,9.599514305591583e-05,9.403470903635025e-05,9.270384907722473e-05,9.136088192462921e-05,9.048078209161758e-05,8.918624371290207e-05,8.797366172075272e-05,8.75694677233696e-05,8.645281195640564e-05,8.579902350902557e-05,8.499156683683395e-05,8.411146700382233e-05,8.343346416950226e-05,8.27684998512268e-05,8.251890540122986e-05,8.179433643817902e-05,8.148513734340668e-05,8.127093315124512e-05,8.073635399341583e-05,8.03554430603981e-05,7.975008338689804e-05,7.961876690387726e-05,7.905997335910797e-05,7.926207035779953e-05,7.869210094213486e-05,7.866881787776947e-05,7.84900039434433e-05,7.809791713953018e-05,7.781293243169785e-05,7.781200110912323e-05,7.762201130390167e-05,7.740780711174011e-05,7.727835327386856e-05,7.7027827501297e-05,7.673073559999466e-05,7.658824324607849e-05,7.649324834346771e-05,7.639825344085693e-05,7.624365389347076e-05,7.60415568947792e-05,7.584039121866226e-05,7.592234760522842e-05,7.591117173433304e-05,7.572118192911148e-05,7.56140798330307e-05,7.559079676866531e-05,7.547065615653992e-05,7.535237818956375e-05,7.51391053199768e-05,7.51391053199768e-05,7.50785693526268e-05,7.506739348173141e-05,7.498450577259064e-05,7.503200322389603e-05,7.503107190132141e-05,7.499568164348602e-05,7.493700832128525e-05,7.486529648303986e-05,7.490068674087524e-05,7.488857954740524e-05,7.488951086997986e-05,7.480569183826447e-05,7.475819438695908e-05,7.475819438695908e-05,7.478147745132446e-05,7.485318928956985e-05,7.478240877389908e-05,7.475819438695908e-05,7.472280412912369e-05,7.478240877389908e-05,7.474608719348907e-05,7.46753066778183e-05,7.462780922651291e-05,7.461570203304291e-05,7.461570203304291e-05,7.465202361345291e-05,7.461570203304291e-05,7.46035948395729e-05,7.46035948395729e-05,7.461570203304291e-05,7.455609738826752e-05,7.454399019479752e-05,7.456820458173752e-05,7.453188300132751e-05,7.455609738826752e-05,7.453281432390213e-05,7.454399019479752e-05,7.454492151737213e-05,7.452070713043213e-05,7.453281432390213e-05,7.449649274349213e-05,7.449649274349213e-05,7.449649274349213e-05,7.450859993696213e-05,7.449649274349213e-05,7.450859993696213e-05,7.450859993696213e-05,7.449649274349213e-05,7.448438555002213e-05,7.448438555002213e-05,7.449649274349213e-05,7.452070713043213e-05,7.451977580785751e-05,7.450859993696213e-05,7.450859993696213e-05,7.450859993696213e-05,7.452070713043213e-05,7.452070713043213e-05,7.454399019479752e-05,7.450859993696213e-05,7.452070713043213e-05,7.452070713043213e-05,7.451977580785751e-05,7.450859993696213e-05,7.450859993696213e-05,7.450859993696213e-05,7.450859993696213e-05,7.450859993696213e-05,7.449649274349213e-05,7.448438555002213e-05,7.450859993696213e-05,7.449649274349213e-05,7.449649274349213e-05,7.450859993696213e-05,7.449742406606674e-05,7.449742406606674e-05,7.449742406606674e-05,7.449742406606674e-05,7.449742406606674e-05,7.449742406606674e-05,7.450859993696213e-05,7.450859993696213e-05,7.450859993696213e-05,7.450859993696213e-05,7.452070713043213e-05,7.452070713043213e-05,7.452070713043213e-05,7.452070713043213e-05,7.452070713043213e-05,7.452070713043213e-05,7.452070713043213e-05,7.450859993696213e-05,7.452070713043213e-05,7.450953125953674e-05,7.449742406606674e-05,7.449742406606674e-05,7.449742406606674e-05,7.450859993696213e-05,7.450859993696213e-05,7.452070713043213e-05,7.452070713043213e-05,7.450859993696213e-05,7.452070713043213e-05,7.450859993696213e-05,7.450859993696213e-05,7.450859993696213e-05,7.449649274349213e-05,7.449649274349213e-05,7.449649274349213e-05,7.450859993696213e-05,7.450859993696213e-05,7.450859993696213e-05,7.450859993696213e-05,7.450859993696213e-05,7.450859993696213e-05,7.451977580785751e-05,7.451977580785751e-05,7.450859993696213e-05,7.450859993696213e-05,7.450859993696213e-05,7.452070713043213e-05,7.452070713043213e-05,7.452070713043213e-05,7.452070713043213e-05,7.452070713043213e-05,7.454492151737213e-05,7.454399019479752e-05,7.454399019479752e-05,7.454399019479752e-05,7.453188300132751e-05,7.453188300132751e-05,7.453188300132751e-05,7.453188300132751e-05,7.453188300132751e-05,7.452070713043213e-05,7.452070713043213e-05,7.452070713043213e-05,7.452070713043213e-05,7.452070713043213e-05,7.452070713043213e-05,7.452070713043213e-05,7.452070713043213e-05,7.452070713043213e-05,7.452070713043213e-05,7.452070713043213e-05,7.452070713043213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05,7.453281432390213e-05]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0010182857513427734,0.0013601690297946334,0.0017305039800703526,0.002109467051923275,0.002492292784154415,0.002875878941267729,0.00326074892655015,0.0036469614133238792,0.004029371310025454,0.00441271997988224,0.004798884969204664,0.005183124914765358,0.005567103158682585,0.005949049256742001,0.006332374177873135,0.006714902818202972,0.007093699648976326,0.007441644091159105,0.007766508497297764,0.008067889139056206,0.008350919932126999,0.008613070473074913,0.008856525644659996,0.009083151817321777,0.009295624680817127,0.009494227357208729,0.009679020382463932,0.009851881302893162,0.010012203827500343,0.010159834288060665,0.010298610664904118,0.010428354144096375,0.010548459365963936,0.010660543106496334,0.010764342732727528,0.010861380025744438,0.010951893404126167,0.0110364044085145,0.011113855987787247,0.011188027448952198,0.011254497803747654,0.011317997239530087,0.01137651689350605,0.011431090533733368,0.011481814086437225,0.011528270319104195,0.011572255752980709,0.011612294241786003,0.011650372296571732,0.011685705743730068,0.011718791909515858,0.01174908597022295,0.011777276173233986,0.01180331502109766,0.011827191337943077,0.011849605478346348,0.011870665475726128,0.011889442801475525,0.011907495558261871,0.011924026533961296,0.011939417570829391,0.011954237706959248,0.011967096477746964,0.011979515664279461,0.011991031467914581,0.012001430615782738,0.012011520564556122,0.012020339258015156,0.012028563767671585,0.012036620639264584,0.012043978087604046,0.012050419114530087,0.012056587263941765,0.012062815017998219,0.012068222276866436,0.012073284946382046,0.012077920138835907,0.01208219863474369,0.012085989117622375,0.01208972092717886,0.012093452736735344,0.01209673285484314,0.012099752202630043,0.01210259273648262,0.012105087749660015,0.01210754830390215,0.012109687551856041,0.012111945077776909,0.012113787233829498,0.012115368619561195,0.012116841971874237,0.012118351645767689,0.012119658291339874,0.012120965868234634,0.012122106738388538,0.012123140506446362,0.01212422177195549,0.012125149369239807,0.012125921435654163,0.0121267419308424,0.01212749071419239,0.012128167785704136,0.012128714472055435,0.012129380367696285,0.012130022048950195,0.012130568735301495,0.012131008319556713,0.012131483294069767,0.012131864205002785,0.012132220901548862,0.01213252916932106,0.012132778763771057,0.012133064679801464,0.012133372947573662,0.012133634649217129,0.01213375385850668,0.012133884243667126,0.012134063057601452,0.012134228833019733,0.01213438343256712,0.01213447842746973,0.012134573422372341,0.012134704738855362,0.012134799733757973,0.012134918011724949,0.01213501300662756,0.012135084718465805,0.01213514432311058,0.012135203927755356,0.012135274708271027,0.012135369703173637,0.012135406024754047,0.012135476805269718,0.012135536409914494,0.012135571800172329,0.012135619297623634,0.012135655619204044,0.01213569100946188,0.01213570311665535,0.012135750614106655,0.01213579811155796,0.012135833501815796,0.012135845609009266,0.012135868892073631,0.012135905213654041,0.012135940603911877,0.012135952711105347,0.012135963886976242,0.012135975994169712,0.012135988101363182,0.012136011384427547,0.012136035598814487,0.012136047706007957,0.012136058881878853,0.012136070989072323,0.012136070989072323,0.012136070989072323,0.012136083096265793,0.012136095203459263,0.012136095203459263,0.012136118486523628,0.012136118486523628,0.012136118486523628,0.012136130593717098,0.012136142700910568,0.012136153876781464,0.012136153876781464,0.012136178091168404,0.012136178091168404,0.012136178091168404,0.012136178091168404,0.012136178091168404,0.012136202305555344,0.012136202305555344,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239,0.012136213481426239],"recovered":[0.0,0.00047696326510049403,0.0008845919510349631,0.0012743582483381033,0.001657944405451417,0.0020420653745532036,0.002426127204671502,0.0028111275751143694,0.00319510605186224,0.003583469893783331,0.003965962678194046,0.004349750932306051,0.004734074231237173,0.00511963339522481,0.00550374248996377,0.005887186154723167,0.006270831450819969,0.006650020834058523,0.007016172166913748,0.0073594460263848305,0.007680317386984825,0.00798338558524847,0.008265168406069279,0.008527983911335468,0.008775182999670506,0.009004923515021801,0.009220652282238007,0.009417472407221794,0.009603560902178288,0.009777966886758804,0.009937243536114693,0.010087631642818451,0.010226490907371044,0.010356317274272442,0.01047788467258215,0.010591679252684116,0.010696334764361382,0.010793574154376984,0.010884550400078297,0.010968372225761414,0.0110477851703763,0.01112242043018341,0.011189520359039307,0.011252984404563904,0.011312668211758137,0.011366267688572407,0.011416123248636723,0.011463317088782787,0.011507290415465832,0.011548030190169811,0.011586262844502926,0.011621952056884766,0.011654789559543133,0.011685428209602833,0.011714140884578228,0.011740061454474926,0.011764198541641235,0.011786708608269691,0.011808124370872974,0.011827615089714527,0.011845667846500874,0.011862258426845074,0.01187845692038536,0.01189248077571392,0.011906052939593792,0.011918698437511921,0.011930178850889206,0.011940387077629566,0.01195039413869381,0.01196002122014761,0.011968803592026234,0.011977086775004864,0.011984467506408691,0.011991098523139954,0.01199763547629118,0.0120033398270607,0.012008759193122387,0.012013941071927547,0.012018873356282711,0.01202308014035225,0.01202706154435873,0.012031007558107376,0.012034477666020393,0.012037769891321659,0.012040823698043823,0.012043545953929424,0.012046231888234615,0.012048572301864624,0.01205066405236721,0.012052708305418491,0.012054681777954102,0.012056250125169754,0.012057890184223652,0.012059316039085388,0.012060754001140594,0.01206202618777752,0.012063262052834034,0.012064295820891857,0.012065223418176174,0.012066137976944447,0.012067017145454884,0.01206782553344965,0.01206857431679964,0.012069370597600937,0.012070012278854847,0.012070594355463982,0.012071236968040466,0.012071759440004826,0.012072116136550903,0.012072520330548286,0.01207298319786787,0.012073316611349583,0.012073625810444355,0.012073970399796963,0.012074243277311325,0.012074517086148262,0.012074682861566544,0.012074789963662624,0.01207495667040348,0.012075158767402172,0.012075324542820454,0.01207546703517437,0.012075562961399555,0.012075740844011307,0.012075823731720448,0.012075942941009998,0.012076013721525669,0.012076097540557384,0.012076168321073055,0.01207625214010477,0.012076322920620441,0.012076430022716522,0.012076442129909992,0.012076501734554768,0.012076537124812603,0.012076584622263908,0.012076644226908684,0.01207669172435999,0.012076751329004765,0.01207677461206913,0.012076810002326965,0.012076846323907375,0.01207689382135868,0.012076917104423046,0.012076929211616516,0.012076953426003456,0.012076988816261292,0.012077000923454762,0.012077024206519127,0.012077036313712597,0.012077059596776962,0.012077059596776962,0.012077095918357372,0.012077107094228268,0.012077119201421738,0.012077143415808678,0.012077155523002148,0.012077155523002148,0.012077166698873043,0.012077178806066513,0.012077178806066513,0.012077190913259983,0.012077203020453453,0.012077214196324348,0.012077214196324348,0.012077238410711288,0.012077238410711288,0.012077250517904758,0.012077261693775654,0.012077261693775654,0.012077273800969124,0.012077273800969124,0.012077273800969124,0.012077285908162594,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064,0.012077298015356064],"active":[0.0010182857513427734,0.0008832057937979698,0.0008459120290353894,0.0008351088035851717,0.0008343483787029982,0.0008338135667145252,0.0008346217218786478,0.0008358338382095098,0.0008342652581632137,0.0008292500860989094,0.0008329222910106182,0.0008333739824593067,0.0008330289274454117,0.0008294158615171909,0.0008286316879093647,0.000827716663479805,0.0008228681981563568,0.0007916232571005821,0.000750336330384016,0.0007084431126713753,0.0006706025451421738,0.0006296848878264427,0.0005913572385907173,0.000555167905986309,0.0005204416811466217,0.0004893038421869278,0.00045836810022592545,0.00043440889567136765,0.0004086429253220558,0.0003818674013018608,0.0003613671287894249,0.0003407225012779236,0.0003219684585928917,0.0003042258322238922,0.0002864580601453781,0.0002697007730603218,0.00025555863976478577,0.00024283025413751602,0.00022930558770895004,0.00021965522319078445,0.00020671263337135315,0.00019557680934667587,0.00018699653446674347,0.0001781061291694641,0.0001691458746790886,0.00016200263053178787,0.0001561325043439865,0.0001489771530032158,0.0001430818811058998,0.00013767555356025696,0.00013252906501293182,0.00012713391333818436,0.00012248661369085312,0.00011788681149482727,0.00011305045336484909,0.00010954402387142181,0.00010646693408489227,0.00010273419320583344,9.937118738889694e-05,9.641144424676895e-05,9.374972432851791e-05,9.197928011417389e-05,8.863955736160278e-05,8.703488856554031e-05,8.497852832078934e-05,8.27321782708168e-05,8.13417136669159e-05,7.99521803855896e-05,7.816962897777557e-05,7.659941911697388e-05,7.51744955778122e-05,7.333233952522278e-05,7.211975753307343e-05,7.171649485826492e-05,7.058680057525635e-05,6.994511932134628e-05,6.916094571352005e-05,6.825756281614304e-05,6.711576133966446e-05,6.664078682661057e-05,6.639119237661362e-05,6.572529673576355e-05,6.527453660964966e-05,6.482284516096115e-05,6.426405161619186e-05,6.400234997272491e-05,6.345566362142563e-05,6.337277591228485e-05,6.31231814622879e-05,6.266031414270401e-05,6.21601939201355e-05,6.210152059793472e-05,6.176810711622238e-05,6.164982914924622e-05,6.135273724794388e-05,6.111431866884232e-05,6.0959719121456146e-05,6.085354834794998e-05,6.06980174779892e-05,6.0603953897953033e-05,6.0473568737506866e-05,6.0342252254486084e-05,6.0140155255794525e-05,6.000977009534836e-05,6.000977009534836e-05,5.997437983751297e-05,5.9771351516246796e-05,5.9723854064941406e-05,5.974806845188141e-05,5.970057100057602e-05,5.954597145318985e-05,5.946215242147446e-05,5.943886935710907e-05,5.9402547776699066e-05,5.939137190580368e-05,5.923677235841751e-05,5.920138210058212e-05,5.9273093938827515e-05,5.92721626162529e-05,5.922466516494751e-05,5.9153884649276733e-05,5.9106387197971344e-05,5.914177745580673e-05,5.9058889746665955e-05,5.909428000450134e-05,5.907006561756134e-05,5.9070996940135956e-05,5.904678255319595e-05,5.903560668230057e-05,5.902256816625595e-05,5.904678255319595e-05,5.897600203752518e-05,5.903467535972595e-05,5.903467535972595e-05,5.903467535972595e-05,5.903467535972595e-05,5.9011392295360565e-05,5.8999285101890564e-05,5.8951787650585175e-05,5.897600203752518e-05,5.898810923099518e-05,5.898717790842056e-05,5.8951787650585175e-05,5.8951787650585175e-05,5.897600203752518e-05,5.898717790842056e-05,5.8963894844055176e-05,5.896296352148056e-05,5.8951787650585175e-05,5.8951787650585175e-05,5.8951787650585175e-05,5.897600203752518e-05,5.8951787650585175e-05,5.8951787650585175e-05,5.8951787650585175e-05,5.892757326364517e-05,5.891546607017517e-05,5.892757326364517e-05,5.892850458621979e-05,5.8916397392749786e-05,5.893968045711517e-05,5.892757326364517e-05,5.891546607017517e-05,5.8916397392749786e-05,5.892850458621979e-05,5.891546607017517e-05,5.891546607017517e-05,5.892757326364517e-05,5.8916397392749786e-05,5.8916397392749786e-05,5.8904290199279785e-05,5.8904290199279785e-05,5.892850458621979e-05,5.8916397392749786e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05,5.891546607017517e-05]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0010182857513427734,0.0013607038417831063,0.0017511713085696101,0.002168937586247921,0.002600977197289467,0.003044318873435259,0.00350445369258523,0.003979063592851162,0.0044664377346634865,0.004971722140908241,0.0054891048930585384,0.006026655435562134,0.0065748076885938644,0.0071412138640880585,0.007723331917077303,0.008321446366608143,0.008934618905186653,0.00953907985240221,0.010140081867575645,0.010734429582953453,0.011327552609145641,0.01191300991922617,0.01249943021684885,0.013077626004815102,0.013654003851115704,0.0142270652577281,0.014791023917496204,0.015353995375335217,0.015911761671304703,0.01646709255874157,0.017015231773257256,0.017560817301273346,0.018101196736097336,0.018632685765624046,0.01916162110865116,0.019686799496412277,0.02020336128771305,0.020714957267045975,0.021221904084086418,0.021723801270127296,0.022219661623239517,0.02271265722811222,0.023197749629616737,0.0236758291721344,0.02415131963789463,0.02461710013449192,0.025079801678657532,0.025534125044941902,0.025982921943068504,0.02642843872308731,0.026864945888519287,0.027295226231217384,0.027717890217900276,0.02813364751636982,0.028546884655952454,0.028953872621059418,0.029353681951761246,0.02974853478372097,0.030139120295643806,0.03052305057644844,0.030900077894330025,0.03127049654722214,0.031634971499443054,0.031994231045246124,0.03234560787677765,0.03269212692975998,0.0330326072871685,0.03336885944008827,0.033699698746204376,0.034023091197013855,0.03434311971068382,0.03465436398983002,0.03496137633919716,0.03526337817311287,0.03555993363261223,0.03585149720311165,0.03613821044564247,0.0364159420132637,0.03669191151857376,0.03696200251579285,0.03722618520259857,0.03748682513833046,0.03774145245552063,0.03799150139093399,0.03823695331811905,0.03847812861204147,0.038714464753866196,0.038947783410549164,0.039173148572444916,0.03939591348171234,0.039613138884305954,0.039828523993492126,0.04003718122839928,0.04024656116962433,0.04044843465089798,0.04064711928367615,0.04083846136927605,0.04103051498532295,0.04121728241443634,0.041400909423828125,0.04158199578523636,0.04175861179828644,0.041931960731744766,0.042102038860321045,0.042268056422472,0.04243002086877823,0.04259162396192551,0.04274889454245567,0.04290193319320679,0.04305354133248329,0.043201517313718796,0.043346747756004333,0.0434902049601078,0.04362896829843521,0.0437658317387104,0.04390067607164383,0.04403211921453476,0.044161874800920486,0.04428958520293236,0.0444154292345047,0.04453833028674126,0.044660408049821854,0.04477887228131294,0.04489493742585182,0.045008376240730286,0.04512203857302666,0.04523251950740814,0.045339398086071014,0.04544438421726227,0.045548077672719955,0.04565092548727989,0.04575129225850105,0.04585118219256401,0.04594794660806656,0.04604446142911911,0.04613794386386871,0.04623115435242653,0.046322036534547806,0.0464121550321579,0.04650190845131874,0.04658814147114754,0.04667213186621666,0.04675765335559845,0.04683934897184372,0.046920839697122574,0.04700091853737831,0.04707973822951317,0.04715809226036072,0.04723526909947395,0.04731132090091705,0.04738398268818855,0.04745717719197273,0.047528285533189774,0.0475991852581501,0.04766836762428284,0.04773641750216484,0.0478040874004364,0.047871604561805725,0.04793752729892731,0.04800476133823395,0.04806916043162346,0.04813215136528015,0.04819680377840996,0.04825917258858681,0.04832098260521889,0.048380739986896515,0.0484410896897316,0.04850159212946892,0.0485612191259861,0.04861951246857643,0.04867541790008545,0.048732370138168335,0.04878861829638481,0.04884539172053337,0.04890051111578941,0.04895457252860069,0.04900704324245453,0.04906092956662178,0.049112483859062195,0.049164775758981705,0.04921696335077286,0.04926846921443939,0.04931977391242981,0.04937209188938141,0.049421362578868866,0.04947126656770706,0.04952175170183182,0.049571167677640915,0.049619801342487335,0.04966837167739868,0.04971634969115257,0.049764484167099,0.04981224611401558,0.04985964298248291,0.04990639537572861,0.04995349422097206,0.04999975115060806,0.05004597082734108,0.050091322511434555,0.05013708770275116,0.050182975828647614,0.050227053463459015,0.05027147755026817,0.05031634494662285,0.050360552966594696,0.05040489509701729,0.05044938996434212,0.05049348250031471,0.05053685978055,0.05058100074529648,0.050624676048755646,0.05066778138279915,0.05071067437529564,0.05075298249721527,0.05079631507396698,0.05083875358104706,0.05088052898645401,0.05092182755470276,0.0509648472070694,0.05100643262267113,0.05104722082614899,0.05108899623155594,0.05113013833761215,0.05117108300328255,0.05121147632598877,0.051252491772174835,0.05129430070519447,0.051336489617824554,0.05137673020362854,0.051418256014585495,0.05145823583006859,0.051499202847480774,0.051539741456508636,0.05158126354217529,0.05162211135029793,0.05166292563080788,0.05170426890254021,0.05174439400434494,0.05178595334291458,0.05182699114084244,0.05186834931373596,0.05190972983837128,0.05195081606507301,0.051992423832416534,0.05203450843691826,0.052075471729040146,0.052116140723228455,0.05215868726372719,0.05220143869519234,0.052244339138269424,0.05228659138083458,0.05232969671487808,0.05237233638763428,0.052415527403354645,0.052459344267845154,0.052502091974020004,0.052544496953487396,0.052587494254112244,0.05263133719563484,0.052674099802970886,0.052717357873916626,0.052760712802410126,0.0528036504983902,0.05284624546766281,0.0528886504471302,0.05293211340904236,0.052976157516241074,0.05302008241415024,0.05306406691670418,0.05310903862118721,0.053152963519096375,0.05319911241531372,0.05324316769838333,0.053288377821445465,0.05333244428038597,0.05337809398770332,0.053423359990119934,0.053468748927116394,0.05351332575082779,0.053559496998786926,0.05360465869307518,0.053649965673685074,0.053695958107709885,0.05374203249812126,0.05378895252943039,0.053834911435842514,0.05388021469116211,0.05392730236053467,0.05397443473339081,0.054021239280700684,0.054068442434072495,0.05411601811647415,0.05416356772184372,0.054210927337408066,0.0542595349252224,0.054307810962200165,0.05435599014163017,0.05440365895628929,0.05445239692926407,0.0545010045170784,0.05455026775598526,0.05459729582071304,0.054645687341690063,0.054694294929504395,0.0547417514026165,0.05479121580719948,0.054839931428432465,0.054889217019081116,0.05493929609656334,0.054987583309412,0.0550374872982502,0.05508658289909363,0.05513596162199974,0.05518597364425659,0.055235520005226135,0.055285077542066574,0.055332593619823456,0.05538281798362732,0.055432647466659546,0.0554821603000164,0.0555315762758255,0.055581480264663696,0.05563228577375412,0.055681489408016205,0.05573150888085365,0.055780451744794846,0.05583162605762482,0.05588142201304436,0.055932264775037766,0.05598197877407074,0.0560322031378746,0.05608212947845459,0.056131698191165924,0.056183088570833206,0.05623431131243706,0.056284595280885696,0.056336067616939545,0.056385647505521774,0.056436799466609955,0.05648646503686905,0.05653659254312515,0.056586842983961105,0.056637659668922424,0.056688230484724045,0.05673852562904358,0.05678790435194969,0.056837037205696106,0.05688632279634476,0.05693550035357475,0.056984107941389084,0.05703216791152954],"recovered":[0.0,0.0004748121718876064,0.0008861013338901103,0.0012859932612627745,0.0016941329231485724,0.0021154051646590233,0.0025469218380749226,0.002992284018546343,0.003455318510532379,0.003928514663130045,0.004418158438056707,0.004920673556625843,0.005441455170512199,0.0059752268716692924,0.006526527926325798,0.007094016298651695,0.00767519511282444,0.008271170780062675,0.008872434496879578,0.00947489868849516,0.010073952376842499,0.010668965056538582,0.011260982602834702,0.01184781827032566,0.012430696748197079,0.013010961003601551,0.013588657602667809,0.014158356003463268,0.014722492545843124,0.01528405025601387,0.015843825414776802,0.016396112740039825,0.016943776980042458,0.017489256337285042,0.018028220161795616,0.018559793010354042,0.01908736117184162,0.01961093582212925,0.020126786082983017,0.0206393301486969,0.021148666739463806,0.02165008895099163,0.022146044299006462,0.022638505324721336,0.023120958358049393,0.023602236062288284,0.02407234162092209,0.024539953097701073,0.02500280924141407,0.025457309558987617,0.02590790204703808,0.02635173127055168,0.026789747178554535,0.027220740914344788,0.027642132714390755,0.02805917337536812,0.0284713301807642,0.028878578916192055,0.029277639463543892,0.02967422641813755,0.0300645399838686,0.030446771532297134,0.030824866145849228,0.03119586780667305,0.03156039118766785,0.03191811591386795,0.032270874828100204,0.032617248594760895,0.03295958414673805,0.03329399228096008,0.03362305089831352,0.0339474193751812,0.034267302602529526,0.03458002209663391,0.034889958798885345,0.03519488126039505,0.035491056740283966,0.035784024745225906,0.03606906160712242,0.03634914755821228,0.036625295877456665,0.03689553961157799,0.037159912288188934,0.03741977736353874,0.03767409548163414,0.03792461007833481,0.03817096725106239,0.03841044008731842,0.038646385073661804,0.03887759894132614,0.03910617530345917,0.03932823985815048,0.03954790160059929,0.03976108506321907,0.039971478283405304,0.04017718881368637,0.04038035497069359,0.04057755693793297,0.04077146574854851,0.04096205532550812,0.04114906117320061,0.041333772242069244,0.04151532053947449,0.041692350059747696,0.04186561703681946,0.0420365035533905,0.04220319911837578,0.04236779734492302,0.04252822697162628,0.04268384352326393,0.042838357388973236,0.04298967123031616,0.043137311935424805,0.043282803148031235,0.04342544078826904,0.04356509819626808,0.04370272159576416,0.04383824020624161,0.04396951571106911,0.04409969970583916,0.04422682896256447,0.04435177147388458,0.044476963579654694,0.044597867876291275,0.044717200100421906,0.044833194464445114,0.04494744911789894,0.04505987837910652,0.04516950249671936,0.04527701064944267,0.04538322240114212,0.04548756778240204,0.0455896221101284,0.04568964242935181,0.04578898474574089,0.04588572680950165,0.045981526374816895,0.046075332909822464,0.04616696015000343,0.0462600402534008,0.04635129123926163,0.046438537538051605,0.046525102108716965,0.046610113233327866,0.04669339954853058,0.046776533126831055,0.046857599169015884,0.04693829268217087,0.04701690003275871,0.0470956452190876,0.047174226492643356,0.0472489669919014,0.04732297360897064,0.04739449545741081,0.04746609926223755,0.04753638431429863,0.047606028616428375,0.04767308011651039,0.04774102568626404,0.04780977591872215,0.047875963151454926,0.047942277044057846,0.04800724983215332,0.048072319477796555,0.048134878277778625,0.04819696396589279,0.048258040100336075,0.04831911250948906,0.04837939143180847,0.04843892157077789,0.048498380929231644,0.0485568642616272,0.04861490800976753,0.048672158271074295,0.04872728884220123,0.04878326505422592,0.04883928969502449,0.04889272153377533,0.04894597828388214,0.04899910092353821,0.04905133321881294,0.049103304743766785,0.049154944717884064,0.04920703545212746,0.049258433282375336,0.049308907240629196,0.04935966804623604,0.049410365521907806,0.04946019873023033,0.04950953274965286,0.0495571531355381,0.049606721848249435,0.04965473711490631,0.04970242828130722,0.049750253558158875,0.049798209220170975,0.049845997244119644,0.049891773611307144,0.049937114119529724,0.049982666969299316,0.05002882704138756,0.05007508397102356,0.050120219588279724,0.050165820866823196,0.05021015182137489,0.05025482550263405,0.05029978230595589,0.05034381523728371,0.05038739740848541,0.050430670380592346,0.05047541484236717,0.05051932856440544,0.05056292191147804,0.0506058931350708,0.05064908415079117,0.050691474229097366,0.050734758377075195,0.05077727138996124,0.050818342715501785,0.05086079612374306,0.050902094691991806,0.05094452202320099,0.05098552256822586,0.05102669075131416,0.05106737092137337,0.05110880360007286,0.051149386912584305,0.05119043588638306,0.05123216286301613,0.05127236992120743,0.05131378769874573,0.05135465785861015,0.05139627680182457,0.05143674463033676,0.05147777125239372,0.051518604159355164,0.05156010761857033,0.051600586622953415,0.051641419529914856,0.051681969314813614,0.05172259360551834,0.05176352337002754,0.051805224269628525,0.051846347749233246,0.05188702791929245,0.051929157227277756,0.05197025462985039,0.05201132595539093,0.05205351859331131,0.05209580436348915,0.05213829129934311,0.052180301398038864,0.05222264677286148,0.05226552486419678,0.052308857440948486,0.05235246196389198,0.0523950569331646,0.05243787541985512,0.05248143523931503,0.05252417176961899,0.05256681144237518,0.052609726786613464,0.05265309289097786,0.05269535630941391,0.05273822322487831,0.05278049781918526,0.05282406508922577,0.0528680756688118,0.05291201174259186,0.05295562744140625,0.05300013720989227,0.053044285625219345,0.05308923497796059,0.05313397943973541,0.05317854508757591,0.0532238744199276,0.05326714739203453,0.05331290140748024,0.053358014672994614,0.05340297520160675,0.05344902724027634,0.053493618965148926,0.05353941023349762,0.05358593910932541,0.05363207310438156,0.05367868393659592,0.0537232868373394,0.053769685328006744,0.05381655693054199,0.05386342853307724,0.053909555077552795,0.05395705625414848,0.05400402471423149,0.054050933569669724,0.054097771644592285,0.05414513126015663,0.05419318005442619,0.05424158647656441,0.05428900569677353,0.054337456822395325,0.054385554045438766,0.054434437304735184,0.05448216572403908,0.05453076213598251,0.05457843095064163,0.054625943303108215,0.05467558652162552,0.054724715650081635,0.054773442447185516,0.0548226572573185,0.05487051606178284,0.054920122027397156,0.05496881529688835,0.05501799285411835,0.055068060755729675,0.055116597563028336,0.055166441947221756,0.05521503835916519,0.055264443159103394,0.05531420186161995,0.05536332353949547,0.05541294068098068,0.055462319403886795,0.055512234568595886,0.05556204542517662,0.055611733347177505,0.05566069856286049,0.05571149289608002,0.055761098861694336,0.05581237003207207,0.055863115936517715,0.05591312423348427,0.05596355348825455,0.05601239576935768,0.056062810122966766,0.056114841252565384,0.056165650486946106,0.056216586381196976,0.056267619132995605,0.05631810426712036,0.056367699056863785,0.05641801655292511,0.0564684197306633,0.05651909485459328,0.056569769978523254,0.05662002041935921,0.05666970834136009,0.05671882629394531,0.056767161935567856,0.0568162202835083,0.05686653032898903],"active":[0.0010182857513427734,0.0008858916698954999,0.0008650699746794999,0.0008829443249851465,0.0009068442741408944,0.0009289137087762356,0.0009575318545103073,0.000986779574304819,0.0010111192241311073,0.0010432074777781963,0.001070946455001831,0.0011059818789362907,0.001133352518081665,0.001165986992418766,0.001196803990751505,0.0012274300679564476,0.0012594237923622131,0.0012679090723395348,0.0012676473706960678,0.001259530894458294,0.0012536002323031425,0.0012440448626875877,0.0012384476140141487,0.001229807734489441,0.0012233071029186249,0.0012161042541265488,0.0012023663148283958,0.0011956393718719482,0.0011892691254615784,0.0011830423027276993,0.0011714063584804535,0.0011647045612335205,0.0011574197560548782,0.0011434294283390045,0.001133400946855545,0.0011270064860582352,0.0011160001158714294,0.0011040214449167252,0.0010951180011034012,0.001084471121430397,0.001070994883775711,0.0010625682771205902,0.0010517053306102753,0.001037323847413063,0.0010303612798452377,0.0010148640722036362,0.0010074600577354431,0.0009941719472408295,0.0009801127016544342,0.0009711291640996933,0.0009570438414812088,0.0009434949606657028,0.0009281430393457413,0.000912906602025032,0.0009047519415616989,0.0008946992456912994,0.0008823517709970474,0.0008699558675289154,0.0008614808320999146,0.0008488241583108902,0.0008355379104614258,0.000823725014925003,0.0008101053535938263,0.0007983632385730743,0.0007852166891098022,0.0007740110158920288,0.0007617324590682983,0.0007516108453273773,0.0007401145994663239,0.000729098916053772,0.0007200688123703003,0.000706944614648819,0.0006940737366676331,0.0006833560764789581,0.0006699748337268829,0.0006566159427165985,0.0006471537053585052,0.000631917268037796,0.0006228499114513397,0.0006128549575805664,0.0006008893251419067,0.0005912855267524719,0.0005815401673316956,0.0005717240273952484,0.0005628578364849091,0.000553518533706665,0.0005434975028038025,0.0005373433232307434,0.0005267634987831116,0.0005183145403862,0.0005069635808467865,0.0005002841353416443,0.0004892796277999878,0.0004854761064052582,0.0004769563674926758,0.0004699304699897766,0.0004581063985824585,0.00045295804738998413,0.00044581666588783264,0.0004388540983200073,0.00043293461203575134,0.0004248395562171936,0.00041664019227027893,0.000409688800573349,0.0004024393856525421,0.00039351731538772583,0.0003884248435497284,0.0003810971975326538,0.00037370622158050537,0.00036969780921936035,0.0003631599247455597,0.0003570765256881714,0.00035289302468299866,0.00034616515040397644,0.0003403909504413605,0.0003355778753757477,0.00032939761877059937,0.0003236345946788788,0.00032006949186325073,0.0003157295286655426,0.00031150132417678833,0.0003086365759372711,0.0003019087016582489,0.0002970695495605469,0.0002911761403083801,0.00028884410858154297,0.00028507038950920105,0.0002795197069644928,0.0002748817205429077,0.0002710670232772827,0.0002677030861377716,0.0002637244760990143,0.0002615600824356079,0.0002583041787147522,0.0002554766833782196,0.00025221705436706543,0.0002496279776096344,0.0002467036247253418,0.0002451948821544647,0.00024186819791793823,0.00023685023188591003,0.00023359432816505432,0.00023255124688148499,0.00022923573851585388,0.00022744014859199524,0.00022438541054725647,0.00022213906049728394,0.00021979957818984985,0.00021836906671524048,0.00021567568182945251,0.00020975619554519653,0.00020821020007133484,0.00020531192421913147,0.00020468980073928833,0.00020226836204528809,0.00020003318786621094,0.00019805878400802612,0.00019852444529533386,0.00019650161266326904,0.00019498541951179504,0.00019319728016853333,0.0001898743212223053,0.00018955394625663757,0.00018685311079025269,0.00018610432744026184,0.00018377602100372314,0.00018304958939552307,0.0001824796199798584,0.00018182769417762756,0.0001805908977985382,0.00017703697085380554,0.0001755058765411377,0.00017371028661727905,0.00017323344945907593,0.00017322227358818054,0.00017130747437477112,0.00016775354743003845,0.0001682080328464508,0.0001665055751800537,0.0001656748354434967,0.00016563013195991516,0.00016516447067260742,0.00016482919454574585,0.00016505643725395203,0.00016292929649353027,0.0001623593270778656,0.00016208365559577942,0.00016080215573310852,0.00015960261225700378,0.0001588389277458191,0.00015919655561447144,0.0001577623188495636,0.0001575089991092682,0.0001572147011756897,0.00015614181756973267,0.00015528500080108643,0.00015375390648841858,0.00015419721603393555,0.00015420839190483093,0.00015442073345184326,0.00015414878726005554,0.00015196949243545532,0.0001512579619884491,0.0001505240797996521,0.00015040114521980286,0.00015006959438323975,0.00014960765838623047,0.00014966726303100586,0.00014946237206459045,0.00015033036470413208,0.0001492612063884735,0.00014845281839370728,0.00014775246381759644,0.00014708936214447021,0.00014723092317581177,0.00014727935194969177,0.0001457706093788147,0.0001445561647415161,0.0001465044915676117,0.00014563649892807007,0.00014512613415718079,0.00014447420835494995,0.0001446157693862915,0.0001443922519683838,0.00014410540461540222,0.0001436881721019745,0.00014491379261016846,0.0001460537314414978,0.0001445673406124115,0.00014588609337806702,0.00014444813132286072,0.00014454498887062073,0.00014346465468406677,0.0001445189118385315,0.00014434009790420532,0.000144321471452713,0.00014416128396987915,0.00014380738139152527,0.00014453381299972534,0.00014502182602882385,0.00014575570821762085,0.00014620646834373474,0.00014559179544448853,0.00014607608318328857,0.00014748051762580872,0.00014631450176239014,0.00014588609337806702,0.00014736130833625793,0.00014792010188102722,0.00014853477478027344,0.00014830008149147034,0.00014939531683921814,0.00014968961477279663,0.00015000253915786743,0.00015048682689666748,0.00014963001012802124,0.00014944002032279968,0.00014961883425712585,0.00014990195631980896,0.0001499280333518982,0.00015054643154144287,0.00015098601579666138,0.00015055760741233826,0.00015088915824890137,0.0001504272222518921,0.00015161558985710144,0.00015209242701530457,0.00015200674533843994,0.00015205517411231995,0.00015341117978096008,0.00015282630920410156,0.0001548267900943756,0.00015393272042274475,0.0001543983817100525,0.0001538991928100586,0.00015421956777572632,0.00015621259808540344,0.00015584751963615417,0.00015531107783317566,0.00015652179718017578,0.00015563145279884338,0.00015634670853614807,0.00015654787421226501,0.00015609338879585266,0.00015687942504882812,0.0001562274992465973,0.00015692785382270813,0.00015761703252792358,0.00015787780284881592,0.0001578107476234436,0.0001588873565196991,0.00015896186232566833,0.0001595430076122284,0.00015999376773834229,0.0001617632806301117,0.00016267970204353333,0.0001628100872039795,0.00016207247972488403,0.00016339123249053955,0.00016354769468307495,0.00016471371054649353,0.0001628585159778595,0.00016352161765098572,0.0001635327935218811,0.00016332045197486877,0.00016527250409126282,0.0001643449068069458,0.0001645013689994812,0.00016585364937782288,0.00016492605209350586,0.00016697123646736145,0.00016646087169647217,0.00016714632511138916,0.00016798079013824463,0.00016745924949645996,0.00016847997903823853,0.00016615167260169983,0.00016777962446212769,0.00016820430755615234,0.00016795843839645386,0.00016825273633003235,0.00016853958368301392,0.00016996636986732483,0.0001692548394203186,0.00016946345567703247,0.0001687183976173401,0.000170927494764328,0.0001699291169643402,0.00017116591334342957,0.00016960874199867249,0.00016908720135688782,0.00016900524497032166,0.00016814470291137695,0.0001706928014755249,0.00017150118947029114,0.0001697540283203125,0.00017041712999343872,0.00016906112432479858,0.00016918033361434937,0.00016836076974868774,0.0001688934862613678,0.00016882643103599548,0.00016923993825912476,0.00016913563013076782,0.0001687556505203247,0.00016788393259048462,0.0001673288643360138,0.00016749650239944458,0.00016833841800689697,0.00016788765788078308,0.00016563758254051208]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0010182857513427734,0.0013624508865177631,0.001743505708873272,0.0021423399448394775,0.002548780059441924,0.002961828140541911,0.0033833617344498634,0.003811170579865575,0.004248617682605982,0.004690045956522226,0.005137987434864044,0.005592904519289732,0.006057127844542265,0.006527637597173452,0.00700294878333807,0.007484725676476955,0.007974524050951004,0.008448004722595215,0.008912145160138607,0.00936877354979515,0.009817452169954777,0.010256419889628887,0.01068796031177044,0.011111823841929436,0.011527890339493752,0.011937967501580715,0.01233850046992302,0.012726805172860622,0.013112233951687813,0.013489438220858574,0.013857015408575535,0.014218829572200775,0.01457042247056961,0.014916370622813702,0.015254711732268333,0.01558540016412735,0.01590995490550995,0.016223767772316933,0.016532564535737038,0.016836415976285934,0.017132164910435677,0.01741967536509037,0.017701053991913795,0.01797650381922722,0.018247898668050766,0.018509026616811752,0.018765924498438835,0.019017543643712997,0.01926150918006897,0.01950082927942276,0.019732745364308357,0.019959550350904465,0.020183634012937546,0.02040032483637333,0.020609362050890923,0.020814014598727226,0.021015316247940063,0.02121075801551342,0.02140013687312603,0.02158445492386818,0.0217649694532156,0.021941063925623894,0.022111618891358376,0.022276470437645912,0.022436626255512238,0.022594131529331207,0.022747205570340157,0.02289506234228611,0.02303992211818695,0.023181919008493423,0.023318318650126457,0.023448608815670013,0.0235783401876688,0.023705529049038887,0.023828094825148582,0.023946013301610947,0.024061864241957664,0.0241736751049757,0.02428513951599598,0.02439134009182453,0.02449403516948223,0.02459453046321869,0.024691840633749962,0.02478662133216858,0.02487751469016075,0.024968110024929047,0.025054914876818657,0.025139378383755684,0.025221679359674454,0.02530147135257721,0.025378473103046417,0.025454401969909668,0.025526756420731544,0.025596458464860916,0.025664960965514183,0.025731539353728294,0.025795193389058113,0.025858288630843163,0.025918293744325638,0.02597768045961857,0.026035593822598457,0.026092829182744026,0.02614804543554783,0.026200491935014725,0.02625281922519207,0.026302818208932877,0.026351425796747208,0.026398880407214165,0.02644432708621025,0.02648930996656418,0.026532938703894615,0.026574809104204178,0.026615535840392113,0.0266558974981308,0.026694711297750473,0.026732053607702255,0.026769334450364113,0.026805011555552483,0.026838989928364754,0.02687312290072441,0.026906684041023254,0.02693852409720421,0.02696937508881092,0.026998993009328842,0.027028240263462067,0.027057286351919174,0.02708369307219982,0.027111301198601723,0.02713686414062977,0.02716216817498207,0.027187302708625793,0.02721109613776207,0.02723459154367447,0.027257326990365982,0.027280086651444435,0.027301620692014694,0.02732209861278534,0.027342623099684715,0.027362922206521034,0.02738288789987564,0.027401629835367203,0.027420585975050926,0.027438459917902946,0.027456263080239296,0.02747328206896782,0.027490252628922462,0.027506832033395767,0.027522994205355644,0.02753889560699463,0.027554430067539215,0.027569308876991272,0.027584068477153778,0.02759852074086666,0.027612389996647835,0.027626413851976395,0.02763928472995758,0.027652500197291374,0.02766469493508339,0.027676887810230255,0.027688831090927124,0.02770107239484787,0.027712423354387283,0.02772354707121849,0.027734670788049698,0.027745675295591354,0.02775602787733078,0.027766617015004158,0.02777681313455105,0.027786333113908768,0.027795780450105667,0.027805134654045105,0.02781452238559723,0.02782379277050495,0.027832718566060066,0.02784213051199913,0.027850473299622536,0.027859197929501534,0.027867931872606277,0.02787589468061924,0.02788436785340309,0.02789274789392948,0.027900923043489456,0.02790866047143936,0.02791628986597061,0.027923861518502235,0.027931205928325653,0.027938634157180786,0.027945466339588165,0.027952585369348526,0.0279595497995615,0.02796635963022709,0.027973074465990067,0.027979480102658272,0.027986077591776848,0.027992233633995056,0.027998685836791992,0.028004901483654976,0.028010856360197067,0.028016893193125725,0.028022775426506996,0.02802826650440693,0.028034066781401634,0.028039639815688133,0.028044715523719788,0.028050383552908897,0.028055720031261444,0.02806108072400093,0.028066130355000496,0.028071455657482147,0.028076743707060814,0.028081724420189857,0.028086714446544647,0.028091944754123688,0.028096508234739304,0.02810102328658104,0.028105610981583595,0.02811005711555481,0.02811449021100998,0.02811899408698082,0.028123462572693825,0.028127966448664665,0.02813229337334633,0.028136439621448517,0.028140421956777573,0.0281444750726223,0.02814851514995098,0.028152568265795708,0.028156382963061333,0.028160281479358673,0.0281642135232687,0.02816808968782425,0.028171749785542488,0.028175635263323784,0.028179023414850235,0.02818274311721325,0.028186272829771042,0.02818981371819973,0.02819347381591797,0.02819688431918621,0.02820047363638878,0.02820383757352829,0.028207166120409966,0.028210492804646492,0.0282138679176569,0.028217457234859467,0.028220832347869873,0.028223887085914612,0.028227131813764572,0.028230352327227592,0.028233394026756287,0.028236543759703636,0.028239954262971878,0.028243068605661392,0.028245992958545685,0.02824910543859005,0.028252100571990013,0.028255166485905647,0.02825823239982128,0.028261180967092514,0.028264151886105537,0.028267133980989456,0.028269832953810692,0.02827269583940506,0.028275728225708008,0.02827843651175499,0.028281455859541893,0.028284355998039246,0.028287313878536224,0.02829020284116268,0.028292590752243996,0.028295420110225677,0.02829822525382042,0.02830086275935173,0.028303371742367744,0.02830597385764122,0.028308706358075142,0.028311559930443764,0.02831404283642769,0.02831665799021721,0.028319379314780235,0.028321851044893265,0.02832433581352234,0.02832699753344059,0.02832958847284317,0.02833213098347187,0.028334639966487885,0.028337087482213974,0.028339724987745285,0.02834218554198742,0.028344741091132164,0.02834690362215042,0.02834928035736084,0.028351645916700363,0.028354022651910782,0.028356317430734634,0.028358610346913338,0.02836078591644764,0.028363127261400223,0.028365444391965866,0.028367536142468452,0.028370043262839317,0.028372349217534065,0.028374487534165382,0.028376758098602295,0.028378933668136597,0.028381142765283585,0.028383614495396614,0.028385421261191368,0.02838759683072567,0.0283895805478096,0.028391625732183456,0.028393693268299103,0.028395643457770348,0.028397567570209503,0.028399599716067314,0.028401454910635948,0.028403354808688164,0.02840532921254635,0.02840728871524334,0.028409108519554138,0.028410926461219788,0.02841268479824066,0.028414325788617134,0.028416167944669724,0.028417866677045822,0.028419578447937965,0.028421396389603615,0.02842322736978531,0.028424914926290512,0.028426554054021835,0.028428170830011368,0.028429822996258736,0.028431402519345284,0.02843291312456131,0.028434433043003082,0.02843589521944523,0.028437381610274315,0.02843874879181385,0.028440233319997787,0.02844180166721344,0.02844325266778469,0.028444737195968628,0.028446033596992493,0.02844749577343464,0.02844884991645813,0.02845006249845028,0.028451381251215935,0.02845270000398159,0.02845415100455284,0.028455493971705437,0.028456764295697212],"recovered":[0.0,0.000475370732601732,0.0008834629552438855,0.0012796467635780573,0.001673620194196701,0.002077029785141349,0.00248628668487072,0.0028999289497733116,0.0033215577714145184,0.00374973495490849,0.004185826983302832,0.004628598690032959,0.005076313856989145,0.005533513147383928,0.00599272083491087,0.006459273397922516,0.006935464218258858,0.007416218519210815,0.0078972103074193,0.008367779664695263,0.00883379764854908,0.009288548491895199,0.00973713118582964,0.010178868658840656,0.010610231198370457,0.011034497991204262,0.01145339384675026,0.01186120044440031,0.012259108014404774,0.012652118690311909,0.013033280149102211,0.01340954564511776,0.013780022971332073,0.014140874147415161,0.014494131319224834,0.014839389361441135,0.015178313478827477,0.01550988107919693,0.015834126621484756,0.016149021685123444,0.016457995399832726,0.01676095649600029,0.01705707237124443,0.017346153035759926,0.017628828063607216,0.01790451444685459,0.01817537471652031,0.01843753643333912,0.018693957477808,0.018944211304187775,0.019189462065696716,0.0194257739931345,0.01966034062206745,0.01988985389471054,0.02011302299797535,0.02033008262515068,0.020540202036499977,0.020746007561683655,0.02094508521258831,0.021140122786164284,0.021328754723072052,0.02151329815387726,0.021693170070648193,0.021869929507374763,0.022040866315364838,0.022205645218491554,0.02236529067158699,0.022523177787661552,0.022676238790154457,0.022825010120868683,0.022970132529735565,0.023111212998628616,0.02324782684445381,0.023381028324365616,0.023511283099651337,0.023636819794774055,0.023758577182888985,0.023877613246440887,0.02399275079369545,0.024105975404381752,0.02421610988676548,0.02432400919497013,0.024427928030490875,0.024527698755264282,0.024625711143016815,0.02472027763724327,0.02481071837246418,0.024900922551751137,0.02498766779899597,0.025073116645216942,0.025155097246170044,0.025233808904886246,0.02531089261174202,0.025386810302734375,0.02545916475355625,0.025530744343996048,0.025599924847483635,0.025667263194918633,0.025731142610311508,0.02579372562468052,0.025855228304862976,0.02591513842344284,0.025972481817007065,0.02602948062121868,0.02608375810086727,0.026137998327612877,0.026189221069216728,0.026239290833473206,0.02628949098289013,0.026336446404457092,0.026383046060800552,0.02642788738012314,0.026470540091395378,0.02651217207312584,0.026553459465503693,0.026593616232275963,0.02663162350654602,0.026670200750231743,0.02670610509812832,0.02674199640750885,0.026777220889925957,0.026810724288225174,0.02684403583407402,0.02687579207122326,0.026906726881861687,0.026936735957860947,0.026965996250510216,0.026993615552783012,0.027020925655961037,0.02704714424908161,0.027073301374912262,0.027099577710032463,0.027124108746647835,0.027148496359586716,0.027172168716788292,0.027195166796445847,0.027217403054237366,0.02723894827067852,0.027259711176156998,0.027280056849122047,0.027300773188471794,0.02731996588408947,0.02733921818435192,0.02735781855881214,0.027375681325793266,0.027393698692321777,0.027410799637436867,0.027427664026618004,0.02744392119348049,0.027460619807243347,0.027476035058498383,0.02749170921742916,0.027506839483976364,0.027521753683686256,0.027535907924175262,0.027550099417567253,0.027563396841287613,0.027577005326747894,0.027589816600084305,0.027602307498455048,0.027614763006567955,0.027626730501651764,0.027638543397188187,0.027650155127048492,0.02766183763742447,0.02767278254032135,0.027683431282639503,0.02769404463469982,0.027704229578375816,0.027713950723409653,0.02772360108792782,0.027733394876122475,0.027742747217416763,0.02775207720696926,0.027761323377490044,0.027770331129431725,0.02777940034866333,0.02778784930706024,0.027796370908617973,0.027804475277662277,0.027813127264380455,0.027821648865938187,0.02782975509762764,0.027837539091706276,0.027845371514558792,0.027852976694703102,0.02785969153046608,0.027867130935192108,0.02787422575056553,0.027881380170583725,0.027888238430023193,0.027895132079720497,0.02790192887187004,0.027908561751246452,0.02791525237262249,0.0279216468334198,0.027927909046411514,0.02793419547379017,0.02794031612575054,0.0279465913772583,0.027952320873737335,0.027958178892731667,0.027964038774371147,0.027969801798462868,0.02797514945268631,0.027980664744973183,0.027986202389001846,0.027991514652967453,0.027996934950351715,0.028002211824059486,0.028007499873638153,0.02801237255334854,0.028017448261380196,0.028022248297929764,0.028027169406414032,0.028031958267092705,0.02803659252822399,0.028041524812579155,0.028046410530805588,0.028050700202584267,0.028055347502231598,0.02805992215871811,0.028064213693141937,0.02806827798485756,0.028072461485862732,0.028076620772480965,0.028080614283680916,0.02808486856520176,0.028088731691241264,0.02809273637831211,0.02809700183570385,0.028100674971938133,0.028104418888688087,0.0281081385910511,0.02811158448457718,0.028115317225456238,0.028118882328271866,0.02812257781624794,0.028126107528805733,0.02812943607568741,0.028132930397987366,0.02813657745718956,0.028140084818005562,0.028143281117081642,0.028146691620349884,0.02815018594264984,0.028153644874691963,0.028156984597444534,0.028160229325294495,0.02816355600953102,0.02816677652299404,0.02816992625594139,0.028173290193080902,0.02817627228796482,0.0281793512403965,0.028182368725538254,0.028185518458485603,0.02818847820162773,0.028191769495606422,0.028194598853588104,0.028197485953569412,0.02820049412548542,0.028203535825014114,0.028206530958414078,0.02820943109691143,0.028212258592247963,0.02821517176926136,0.028217904269695282,0.028220554813742638,0.028223346918821335,0.02822590246796608,0.028228743001818657,0.028231631964445114,0.02823428064584732,0.02823696658015251,0.028239546343684196,0.028242221102118492,0.028245024383068085,0.028247591108083725,0.028250277042388916,0.028253035619854927,0.028255591168999672,0.028258144855499268,0.028260843828320503,0.02826361171901226,0.028265798464417458,0.028268354013562202,0.028270885348320007,0.028273560106754303,0.02827586606144905,0.028278587386012077,0.028280679136514664,0.028283055871725082,0.028285551816225052,0.02828778512775898,0.028289971873164177,0.0282923374325037,0.028294559568166733,0.028297079727053642,0.028299551457166672,0.028301844373345375,0.028304459527134895,0.028306657448410988,0.02830888144671917,0.028311198577284813,0.028313349932432175,0.028315536677837372,0.028317829594016075,0.02831996977329254,0.028321918100118637,0.028324069455266,0.028326136991381645,0.02832822874188423,0.028330190107226372,0.028332209214568138,0.028334183618426323,0.028336096554994583,0.02833818830549717,0.028340065851807594,0.028341978788375854,0.02834376133978367,0.0283453781157732,0.02834712527692318,0.028348729014396667,0.02835027500987053,0.028351914137601852,0.02835370972752571,0.02835536189377308,0.028357144445180893,0.028358832001686096,0.02836061455309391,0.028362171724438667,0.028363965451717377,0.028365783393383026,0.028367435559630394,0.028368886560201645,0.028370514512062073,0.028371963649988174,0.02837337739765644,0.028374874964356422,0.02837631292641163,0.028377918526530266,0.028379391878843307,0.02838077023625374,0.028382208198308945,0.028383659198880196,0.028384964913129807,0.028386201709508896,0.02838737890124321,0.02838854305446148,0.02838977985084057],"active":[0.0010182857513427734,0.0008870801539160311,0.0008600427536293864,0.0008626931812614202,0.000875159865245223,0.0008847983554005623,0.0008970750495791435,0.0009112416300922632,0.0009270599111914635,0.0009403110016137362,0.0009521604515612125,0.000964305829256773,0.0009808139875531197,0.000994124449789524,0.0010102279484272003,0.0010254522785544395,0.0010390598326921463,0.0010317862033843994,0.001014934852719307,0.0010009938850998878,0.0009836545214056969,0.0009678713977336884,0.0009508291259407997,0.0009329551830887794,0.0009176591411232948,0.0009034695103764534,0.00088510662317276,0.0008656047284603119,0.0008531259372830391,0.0008373195305466652,0.0008237352594733238,0.0008092839270830154,0.0007903994992375374,0.0007754964753985405,0.000760580413043499,0.0007460108026862144,0.0007316414266824722,0.0007138866931200027,0.0006984379142522812,0.0006873942911624908,0.000674169510602951,0.0006587188690900803,0.0006439816206693649,0.0006303507834672928,0.0006190706044435501,0.000604512169957161,0.0005905497819185257,0.0005800072103738785,0.0005675517022609711,0.0005566179752349854,0.0005432832986116409,0.0005337763577699661,0.0005232933908700943,0.0005104709416627884,0.0004963390529155731,0.0004839319735765457,0.00047511421144008636,0.0004647504538297653,0.0004550516605377197,0.00044433213770389557,0.00043621473014354706,0.00042776577174663544,0.0004184488207101822,0.0004065409302711487,0.0003957599401473999,0.000388486310839653,0.0003819148987531662,0.0003718845546245575,0.0003636833280324936,0.0003569088876247406,0.00034818612039089203,0.0003373958170413971,0.0003305133432149887,0.0003245007246732712,0.0003168117254972458,0.0003091935068368912,0.0003032870590686798,0.00029606185853481293,0.0002923887223005295,0.00028536468744277954,0.0002779252827167511,0.00027052126824855804,0.0002639126032590866,0.0002589225769042969,0.00025180354714393616,0.00024783238768577576,0.00024419650435447693,0.00023845583200454712,0.00023401156067848206,0.00022835470736026764,0.0002233758568763733,0.00022059306502342224,0.00021586380898952484,0.00020964816212654114,0.00020579621195793152,0.0002007950097322464,0.00019526854157447815,0.00019102543592453003,0.00018715113401412964,0.00018395483493804932,0.00018036551773548126,0.0001776907593011856,0.00017556361854076385,0.0001710113137960434,0.00016906112432479858,0.0001648198813199997,0.00016220472753047943,0.00015958957374095917,0.00015483610332012177,0.00015286356210708618,0.0001498926430940628,0.00014692172408103943,0.00014499574899673462,0.0001437254250049591,0.0001412518322467804,0.00013843737542629242,0.00013771094381809235,0.00013481080532073975,0.00013288483023643494,0.0001311264932155609,0.00012946315109729767,0.00012779980897903442,0.00012533925473690033,0.0001232009381055832,0.00012151338160037994,0.00012055039405822754,0.00011769682168960571,0.00011768564581871033,0.00011593848466873169,0.00011502392590045929,0.0001140013337135315,0.00011151842772960663,0.00011048279702663422,0.00010883063077926636,0.00010791793465614319,0.00010645389556884766,0.00010469555854797363,0.00010367482900619507,0.00010321103036403656,0.00010283105075359344,0.00010085664689540863,0.0001006200909614563,9.924173355102539e-05,9.844452142715454e-05,9.760074317455292e-05,9.655393660068512e-05,9.603239595890045e-05,9.533017873764038e-05,9.497441351413727e-05,9.381026029586792e-05,9.32738184928894e-05,9.2359259724617e-05,9.168125689029694e-05,9.063631296157837e-05,9.05059278011322e-05,8.918531239032745e-05,8.910335600376129e-05,8.7689608335495e-05,8.707121014595032e-05,8.652359247207642e-05,8.630938827991486e-05,8.569285273551941e-05,8.500367403030396e-05,8.451566100120544e-05,8.383765816688538e-05,8.324533700942993e-05,8.318573236465454e-05,8.27684998512268e-05,8.210353553295135e-05,8.18297266960144e-05,8.153356611728668e-05,8.112750947475433e-05,8.104555308818817e-05,8.064135909080505e-05,8.080713450908661e-05,8.014217019081116e-05,7.979758083820343e-05,8.008256554603577e-05,7.952377200126648e-05,7.989257574081421e-05,7.962062954902649e-05,7.927417755126953e-05,7.89053738117218e-05,7.875077426433563e-05,7.84900039434433e-05,7.822923362255096e-05,7.894262671470642e-05,7.833540439605713e-05,7.835961878299713e-05,7.816962897777557e-05,7.812120020389557e-05,7.79423862695694e-05,7.75512307882309e-05,7.751584053039551e-05,7.698126137256622e-05,7.703900337219238e-05,7.699243724346161e-05,7.66608864068985e-05,7.65770673751831e-05,7.618404924869537e-05,7.594563066959381e-05,7.588788866996765e-05,7.560104131698608e-05,7.491372525691986e-05,7.523410022258759e-05,7.505528628826141e-05,7.487833499908447e-05,7.461570203304291e-05,7.452070713043213e-05,7.453188300132751e-05,7.42245465517044e-05,7.434189319610596e-05,7.449649274349213e-05,7.42599368095398e-05,7.385388016700745e-05,7.36527144908905e-05,7.346458733081818e-05,7.296539843082428e-05,7.258355617523193e-05,7.27623701095581e-05,7.261894643306732e-05,7.23712146282196e-05,7.222592830657959e-05,7.214397192001343e-05,7.201358675956726e-05,7.189437747001648e-05,7.195398211479187e-05,7.151439785957336e-05,7.154978811740875e-05,7.147714495658875e-05,7.108785212039948e-05,7.107481360435486e-05,7.121637463569641e-05,7.08848237991333e-05,7.115863263607025e-05,7.095560431480408e-05,7.093138992786407e-05,7.089599967002869e-05,7.07767903804779e-05,7.103756070137024e-05,7.090717554092407e-05,7.058866322040558e-05,7.040798664093018e-05,7.058680057525635e-05,7.076561450958252e-05,7.064640522003174e-05,7.024221122264862e-05,7.014721632003784e-05,7.012300193309784e-05,6.98380172252655e-05,6.976723670959473e-05,7.002800703048706e-05,6.977841258049011e-05,6.972067058086395e-05,6.975419819355011e-05,6.973184645175934e-05,6.964802742004395e-05,6.975419819355011e-05,6.941147148609161e-05,6.955303251743317e-05,6.964802742004395e-05,6.93388283252716e-05,6.916001439094543e-05,6.919726729393005e-05,6.900541484355927e-05,6.919726729393005e-05,6.918422877788544e-05,6.940960884094238e-05,6.964802742004395e-05,6.924383342266083e-05,6.951764225959778e-05,6.948225200176239e-05,6.923079490661621e-05,6.909109652042389e-05,6.90072774887085e-05,6.916001439094543e-05,6.93388283252716e-05,6.901845335960388e-05,6.906688213348389e-05,6.910227239131927e-05,6.881542503833771e-05,6.874464452266693e-05,6.885267794132233e-05,6.874464452266693e-05,6.851926445960999e-05,6.884150207042694e-05,6.873346865177155e-05,6.883963942527771e-05,6.862543523311615e-05,6.88750296831131e-05,6.831623613834381e-05,6.860122084617615e-05,6.859004497528076e-05,6.847083568572998e-05,6.85323029756546e-05,6.863847374916077e-05,6.844848394393921e-05,6.856769323348999e-05,6.836466491222382e-05,6.79846853017807e-05,6.819888949394226e-05,6.788969039916992e-05,6.783008575439453e-05,6.78766518831253e-05,6.773509085178375e-05,6.779283285140991e-05,6.807781755924225e-05,6.759166717529297e-05,6.762705743312836e-05,6.766244769096375e-05,6.755627691745758e-05,6.755627691745758e-05,6.741471588611603e-05,6.737746298313141e-05,6.739050149917603e-05,6.727129220962524e-05,6.725825369358063e-05,6.714090704917908e-05,6.722286343574524e-05,6.712973117828369e-05,6.716512143611908e-05,6.730668246746063e-05,6.720051169395447e-05,6.743893027305603e-05,6.759166717529297e-05,6.766431033611298e-05,6.768666207790375e-05,6.786547601222992e-05,6.777048110961914e-05,6.772205233573914e-05,6.755627691745758e-05,6.765127182006836e-05,6.74370676279068e-05,6.712973117828369e-05,6.69974833726883e-05,6.700865924358368e-05,6.686709821224213e-05,6.678514182567596e-05,6.685592234134674e-05,6.692670285701752e-05,6.693974137306213e-05,6.681866943836212e-05,6.664171814918518e-05,6.672553718090057e-05,6.664171814918518e-05,6.640329957008362e-05,6.641633808612823e-05,6.64982944726944e-05,6.677210330963135e-05,6.695091724395752e-05,6.698444485664368e-05]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0010182857513427734,0.0013629738241434097,0.0017304921057075262,0.002107755746692419,0.0024902010336518288,0.0028726584278047085,0.0032581104896962643,0.0036432058550417423,0.0040272558107972145,0.0044132424518466,0.004795949440449476,0.00518084317445755,0.005565914791077375,0.005951331462711096,0.006336676422506571,0.006719597149640322,0.007101293653249741,0.007467730436474085,0.00782026257365942,0.008163820952177048,0.008496660739183426,0.008820241317152977,0.009132199920713902,0.00943567231297493,0.009728329256176949,0.010012145154178143,0.010285228490829468,0.010552428662776947,0.010809599421918392,0.011058544740080833,0.011297888122498989,0.011530801653862,0.011753471568226814,0.011969532817602158,0.012179615907371044,0.01238132081925869,0.012575360015034676,0.01276349276304245,0.012944887392222881,0.013119376264512539,0.013289551250636578,0.01345185935497284,0.01360827125608921,0.013761273585259914,0.013909628614783287,0.014052433893084526,0.014187798835337162,0.014319146983325481,0.014445824548602104,0.014567427337169647,0.014684394933283329,0.014796740375459194,0.0149058997631073,0.015011399053037167,0.015113784931600094,0.015210548415780067,0.015304983593523502,0.015394474379718304,0.0154819805175066,0.015565885230898857,0.015646403655409813,0.01572408154606819,0.01579965464770794,0.0158713199198246,0.01594078540802002,0.016006208956241608,0.01606910303235054,0.016131650656461716,0.01619100198149681,0.016248570755124092,0.01630139723420143,0.016354724764823914,0.016405828297138214,0.016454577445983887,0.016501152887940407,0.016546908766031265,0.01659081131219864,0.016632216051220894,0.01667241007089615,0.016710512340068817,0.016747508198022842,0.016782710328698158,0.01681755669414997,0.016849977895617485,0.01688137650489807,0.01691196672618389,0.016940858215093613,0.01696920394897461,0.0169959906488657,0.017021911218762398,0.0170464888215065,0.017070244997739792,0.017092814669013023,0.017114633694291115,0.017135730013251305,0.01715666987001896,0.01717645861208439,0.017195211723446846,0.017213525250554085,0.017230093479156494,0.017246423289179802,0.01726214587688446,0.01727723889052868,0.01729154773056507,0.017305321991443634,0.017318561673164368,0.01733175292611122,0.017343852669000626,0.017356259748339653,0.01736750267446041,0.017378555610775948,0.017388561740517616,0.017398890107870102,0.01740936003625393,0.01741863042116165,0.01742793619632721,0.017436742782592773,0.017444681376218796,0.01745276153087616,0.01746067777276039,0.017467986792325974,0.01747535541653633,0.017482200637459755,0.017488867044448853,0.017495250329375267,0.01750146597623825,0.017507728189229965,0.017513219267129898,0.017518840730190277,0.017523963004350662,0.017529085278511047,0.017533957958221436,0.017538581043481827,0.017542919144034386,0.017547529190778732,0.01755155809223652,0.017555754631757736,0.017559640109539032,0.017563289031386375,0.017566794529557228,0.017570313066244125,0.017573652788996696,0.017576895654201508,0.01757991500198841,0.0175828505307436,0.01758575066924095,0.01758856698870659,0.017591288313269615,0.017593927681446075,0.017596280202269554,0.017598610371351242,0.01760093867778778,0.01760319620370865,0.017605455592274666,0.017607534304261208,0.01760956645011902,0.017611481249332428,0.017613215371966362,0.01761505752801895,0.01761678047478199,0.017618468031287193,0.0176201444119215,0.01762177236378193,0.017623353749513626,0.017624933272600174,0.01762627623975277,0.01762748882174492,0.01762891560792923,0.01763017475605011,0.01763136312365532,0.017632564529776573,0.017633728682994843,0.017634833231568336,0.017635926604270935,0.017636949196457863,0.01763801835477352,0.017639100551605225,0.01763995550572872,0.01764090731739998,0.01764187030494213,0.017642701044678688,0.017643580213189125,0.01764429360628128,0.017645077779889107,0.017645874992012978,0.01764659956097603,0.01764734834432602,0.017648037523031235,0.01764863170683384,0.017649369314312935,0.017650045454502106,0.017650628462433815,0.017651258036494255,0.017651865258812904,0.017652517184615135,0.017653195187449455,0.01765371859073639,0.017654264345765114,0.017654811963438988,0.017655357718467712,0.01765586994588375,0.01765640452504158,0.017656950280070305,0.017657332122325897,0.017657818272709846,0.017658257856965065,0.017658792436122894,0.017659209668636322,0.01765967346727848,0.017660124227404594,0.017660528421401978,0.017660919576883316,0.01766125299036503,0.01766161061823368,0.0176620502024889,0.017662405967712402,0.01766279898583889,0.017663143575191498,0.017663463950157166,0.017663748934864998,0.01766412891447544,0.01766452193260193,0.017664890736341476,0.017665257677435875,0.017665591090917587,0.017665959894657135,0.017666244879364967,0.01766650564968586,0.017666839063167572,0.017667099833488464,0.017667384818196297,0.017667707055807114,0.01766795665025711,0.017668182030320168,0.01766839623451233,0.01766863279044628,0.017668871209025383,0.01766909658908844,0.017669370397925377,0.01766963116824627,0.017669880762696266,0.017670048400759697,0.01767026260495186,0.017670487985014915,0.0176706425845623,0.0176708921790123,0.017671141773462296,0.017671318724751472,0.017671532928943634,0.01767168752849102,0.017671901732683182,0.017672020941972733,0.017672281712293625,0.017672400921583176,0.017672544345259666,0.017672734335064888,0.01767290011048317,0.017673030495643616,0.017673160880804062,0.017673268914222717,0.01767341047525406,0.017673518508672714,0.0176736731082201,0.01767379231750965,0.017673922702670097,0.01767408847808838,0.017674194648861885,0.01767430268228054,0.017674444243311882,0.017674623057246208,0.01767469383776188,0.01767481304705143,0.01767493225634098,0.01767502725124359,0.017675146460533142,0.017675241455435753,0.0176753718405962,0.01767546683549881,0.017675526440143585,0.017675597220659256,0.017675669863820076,0.017675764858722687,0.01767588220536709,0.01767597906291485,0.017676061019301414,0.01767616905272007,0.017676228657364845,0.017676323652267456,0.017676394432783127,0.017676478251814842,0.01767658442258835,0.01767663098871708,0.017676668241620064,0.01767679862678051,0.017676834017038345,0.01767689362168312,0.017676929011940956,0.01767698861658573,0.017677024006843567,0.017677083611488342,0.017677130177617073,0.017677178606390953,0.01767723821103573,0.017677297815680504,0.01767735742032528,0.017677439376711845,0.017677487805485725,0.017677534371614456,0.01767759397625923,0.017677653580904007,0.017677677795290947,0.017677724361419678,0.017677772790193558,0.017677878960967064,0.017677927389740944,0.01767798699438572,0.017678046599030495,0.01767808198928833,0.01767812855541706,0.017678165808320045,0.017678188160061836,0.017678212374448776,0.01767824776470661,0.017678283154964447,0.017678318545222282,0.017678355798125267,0.017678415402770042,0.017678450793027878,0.01767849735915661,0.017678510397672653,0.017678532749414444,0.017678532749414444,0.01767856813967228,0.01767861656844616,0.0176786407828331,0.01767868734896183,0.017678722739219666,0.01767873577773571,0.017678746953606606,0.01767875999212265,0.017678771167993546,0.017678795382380486,0.01767883077263832,0.017678841948509216,0.017678841948509216,0.01767885498702526,0.017678890377283096,0.017678890377283096,0.017678914591670036,0.01767892576754093,0.017678936943411827],"recovered":[0.0,0.0004758104623761028,0.0008861607639119029,0.0012770084431394935,0.0016601430252194405,0.0020418516360223293,0.0024255209136754274,0.0028106640093028545,0.003194797085598111,0.003579785581678152,0.003963859286159277,0.004346589557826519,0.004732291214168072,0.005115509033203125,0.005502078682184219,0.005885379388928413,0.0062685380689799786,0.0066525996662676334,0.007028211373835802,0.007391783874481916,0.007746538147330284,0.00808864738792181,0.008421795442700386,0.008744187653064728,0.009057596325874329,0.009360319934785366,0.00965433195233345,0.009936935268342495,0.0102112777531147,0.01047864556312561,0.01073637418448925,0.010983631946146488,0.011223748326301575,0.01145410630851984,0.01167618203908205,0.01189486961811781,0.012104952707886696,0.012306598015129566,0.012502812780439854,0.012691385112702847,0.012874550186097622,0.013050287030637264,0.01321942824870348,0.013381438329815865,0.013539467938244343,0.01369285024702549,0.013839338906109333,0.013981407508254051,0.014119196683168411,0.014250390231609344,0.014376010745763779,0.01449731644243002,0.014615519903600216,0.014728957787156105,0.014837226830422878,0.014942998997867107,0.015044718980789185,0.01514300424605608,0.015237415209412575,0.015328772366046906,0.015416777692735195,0.015501324087381363,0.015582174994051456,0.015660326927900314,0.015735046938061714,0.015808017924427986,0.015876412391662598,0.015941433608531952,0.016004933044314384,0.01606757566332817,0.016127534210681915,0.016184473410248756,0.016237620264291763,0.016290150582790375,0.01634068414568901,0.0163897555321455,0.016436900943517685,0.01648295298218727,0.016526082530617714,0.016567489132285118,0.01660788431763649,0.016646627336740494,0.016684051603078842,0.016719646751880646,0.016754338517785072,0.01678667590022087,0.01681859791278839,0.016848308965563774,0.01687798462808132,0.01690628193318844,0.016932927072048187,0.016959048807621002,0.016983946785330772,0.017007669433951378,0.01703042723238468,0.01705256849527359,0.017074234783649445,0.017094438895583153,0.01711382158100605,0.01713244430720806,0.017150746658444405,0.017168264836072922,0.017184559255838394,0.017199937254190445,0.017215019091963768,0.017229482531547546,0.017243506386876106,0.017257245257496834,0.01726958155632019,0.01728224940598011,0.017293564975261688,0.01730523444712162,0.017315953969955444,0.017326176166534424,0.017336847260594368,0.01734655722975731,0.017355624586343765,0.017364824190735817,0.0173734650015831,0.01738160476088524,0.01738996058702469,0.017397459596395493,0.0174047090113163,0.017412099987268448,0.017419278621673584,0.01742563769221306,0.017432138323783875,0.017438389360904694,0.017444118857383728,0.017450001090765,0.017455587163567543,0.01746087521314621,0.017465854063630104,0.017470726743340492,0.017475159838795662,0.017479747533798218,0.017484145238995552,0.017488328740000725,0.0174922626465559,0.017496421933174133,0.017499951645731926,0.01750371977686882,0.017507154494524002,0.017510386183857918,0.017513582482933998,0.017516423016786575,0.017519336193799973,0.017522472888231277,0.017525313422083855,0.017527975142002106,0.017530614510178566,0.017532942816615105,0.017535343766212463,0.017537768930196762,0.017540015280246735,0.017542188987135887,0.017544351518154144,0.01754642091691494,0.017548179253935814,0.017550021409988403,0.017551887780427933,0.017553657293319702,0.017555298283696175,0.01755683124065399,0.017558375373482704,0.01755998097360134,0.017561443150043488,0.017562998458743095,0.017564473673701286,0.017565827816724777,0.017567100003361702,0.017568275332450867,0.017569346353411674,0.017570510506629944,0.017571568489074707,0.0175726730376482,0.01757374219596386,0.017574908211827278,0.01757589355111122,0.01757684536278248,0.017577866092324257,0.01757878251373768,0.01757967285811901,0.017580445855855942,0.017581170424818993,0.01758202724158764,0.01758282259106636,0.017583560198545456,0.017584331333637238,0.01758508011698723,0.01758585311472416,0.017586590722203255,0.01758730225265026,0.017587969079613686,0.017588550224900246,0.01758921705186367,0.017589857801795006,0.017590487375855446,0.017591046169400215,0.017591604962944984,0.017592187970876694,0.017592698335647583,0.01759321056306362,0.017593804746866226,0.01759430393576622,0.017594754695892334,0.017595253884792328,0.017595777288079262,0.017596228048205376,0.01759668067097664,0.017597166821360588,0.01759764365851879,0.017598045989871025,0.017598379403352737,0.01759878359735012,0.0175991989672184,0.01759958080947399,0.017599888145923615,0.017600256949663162,0.017600590363144875,0.017601018771529198,0.017601363360881805,0.017601778730750084,0.017602169886231422,0.01760253868997097,0.017602836713194847,0.01760319247841835,0.017603477463126183,0.017603786662220955,0.017604155465960503,0.01760442927479744,0.017604690045118332,0.01760498806834221,0.01760522462427616,0.017605509608983994,0.017605723813176155,0.017605962231755257,0.01760619878768921,0.017606426030397415,0.017606651410460472,0.017606936395168304,0.01760716177523136,0.017607375979423523,0.017607614398002625,0.01760783977806568,0.017607994377613068,0.01760820858180523,0.017608458176255226,0.017608635127544403,0.01760881394147873,0.017608968541026115,0.017609206959605217,0.01760939694941044,0.017609575763344765,0.01760975271463394,0.017609883099794388,0.017610015347599983,0.01761019229888916,0.017610346898436546,0.017610501497983932,0.017610644921660423,0.0176108218729496,0.01761091873049736,0.017611049115657806,0.017611214891076088,0.0176113098859787,0.017611440271139145,0.017611583694815636,0.01761164329946041,0.017611784860491753,0.0176119152456522,0.017612047493457794,0.017612189054489136,0.01761229708790779,0.017612379044294357,0.017612546682357788,0.017612652853131294,0.017612772062420845,0.01761287823319435,0.01761295087635517,0.017612997442483902,0.017613105475902557,0.017613211646676064,0.017613282427191734,0.01761339046061039,0.01761350780725479,0.017613615840673447,0.017613710835576057,0.017613805830478668,0.0176138523966074,0.017613984644412994,0.01761406660079956,0.017614150419831276,0.01761421002447605,0.017614293843507767,0.017614316195249557,0.017614388838410378,0.01761443540453911,0.017614495009183884,0.017614565789699554,0.01761460117995739,0.01761464960873127,0.01761469617486,0.01761474460363388,0.017614804208278656,0.01761483959853649,0.017614923417568207,0.017614958807826042,0.017615018412470818,0.01761506497859955,0.017615100368857384,0.017615148797631264,0.01761520840227604,0.01761523261666298,0.017615314573049545,0.0176154226064682,0.017615482211112976,0.017615552991628647,0.017615599557757378,0.017615647986531258,0.017615683376789093,0.01761571876704693,0.01761574298143387,0.01761576719582081,0.01761581376194954,0.017615849152207375,0.01761586219072342,0.017615897580981255,0.017615944147109985,0.017615968361496925,0.017615992575883865,0.0176160279661417,0.0176160279661417,0.017616063356399536,0.017616087570786476,0.01761612296104431,0.01761617138981819,0.017616182565689087,0.017616230994462967,0.017616253346204758,0.017616266384720802,0.017616277560591698,0.017616301774978638,0.017616325989365578,0.017616337165236473,0.017616361379623413,0.01761637255549431,0.017616407945752144,0.01761642098426819,0.017616432160139084,0.01761644333600998],"active":[0.0010182857513427734,0.0008871633326634765,0.0008443313417956233,0.0008307473035529256,0.0008300580084323883,0.0008308067917823792,0.0008325895760208368,0.0008325418457388878,0.0008324587251991034,0.0008334568701684475,0.0008320901542901993,0.000834253616631031,0.0008336235769093037,0.0008358224295079708,0.0008345977403223515,0.0008342177607119083,0.000832755584269762,0.0008151307702064514,0.0007920511998236179,0.0007720370776951313,0.0007501225918531418,0.0007315939292311668,0.0007104044780135155,0.000691484659910202,0.0006707329303026199,0.0006518252193927765,0.0006308965384960175,0.0006154933944344521,0.0005983216688036919,0.0005798991769552231,0.0005615139380097389,0.0005471697077155113,0.0005297232419252396,0.0005154265090823174,0.0005034338682889938,0.0004864512011408806,0.00047040730714797974,0.00045689474791288376,0.00044207461178302765,0.0004279911518096924,0.0004150010645389557,0.0004015723243355751,0.00038884300738573074,0.00037983525544404984,0.00037016067653894424,0.00035958364605903625,0.000348459929227829,0.0003377394750714302,0.00032662786543369293,0.00031703710556030273,0.0003083841875195503,0.0002994239330291748,0.0002903798595070839,0.00028244126588106155,0.0002765581011772156,0.00026754941791296005,0.0002602646127343178,0.0002514701336622238,0.00024456530809402466,0.0002371128648519516,0.00022962596267461777,0.0002227574586868286,0.0002174796536564827,0.0002109929919242859,0.00020573846995830536,0.00019819103181362152,0.0001926906406879425,0.0001902170479297638,0.00018606893718242645,0.00018099509179592133,0.000173863023519516,0.00017025135457515717,0.0001682080328464508,0.00016442686319351196,0.00016046874225139618,0.00015715323388576508,0.00015391036868095398,0.00014926306903362274,0.00014632754027843475,0.00014302320778369904,0.00013962388038635254,0.0001360829919576645,0.00013350509107112885,0.0001303311437368393,0.00012703798711299896,0.00012529082596302032,0.00012226030230522156,0.00012089498341083527,0.00011800602078437805,0.00011562928557395935,0.00011356174945831299,0.00011119619011878967,0.00010886788368225098,0.00010696426033973694,0.00010530278086662292,0.00010410137474536896,0.00010222382843494415,0.00010077282786369324,9.970366954803467e-05,9.764917194843292e-05,9.567663073539734e-05,9.38810408115387e-05,9.267963469028473e-05,9.161047637462616e-05,9.030289947986603e-05,8.907914161682129e-05,8.824653923511505e-05,8.660741150379181e-05,8.667819201946259e-05,8.52532684803009e-05,8.499063551425934e-05,8.33272933959961e-05,8.293613791465759e-05,8.318386971950531e-05,8.178316056728363e-05,8.137896656990051e-05,8.111819624900818e-05,7.985718548297882e-05,7.92965292930603e-05,7.907301187515259e-05,7.802620530128479e-05,7.789582014083862e-05,7.74916261434555e-05,7.676705718040466e-05,7.597170770168304e-05,7.582828402519226e-05,7.55898654460907e-05,7.482990622520447e-05,7.472187280654907e-05,7.396191358566284e-05,7.349811494350433e-05,7.308274507522583e-05,7.272697985172272e-05,7.219240069389343e-05,7.236935198307037e-05,7.181055843830109e-05,7.160939276218414e-05,7.131136953830719e-05,7.102638483047485e-05,7.037259638309479e-05,7.03614205121994e-05,6.993301212787628e-05,6.974115967750549e-05,6.952881813049316e-05,6.926804780960083e-05,6.932765245437622e-05,6.923079490661621e-05,6.881542503833771e-05,6.861425936222076e-05,6.830506026744843e-05,6.799586117267609e-05,6.799586117267609e-05,6.78524374961853e-05,6.768666207790375e-05,6.751902401447296e-05,6.737746298313141e-05,6.712973117828369e-05,6.679445505142212e-05,6.687827408313751e-05,6.675906479358673e-05,6.658025085926056e-05,6.648711860179901e-05,6.64740800857544e-05,6.65225088596344e-05,6.655789911746979e-05,6.629526615142822e-05,6.604567170143127e-05,6.591714918613434e-05,6.570108234882355e-05,6.553530693054199e-05,6.546452641487122e-05,6.545335054397583e-05,6.548687815666199e-05,6.541609764099121e-05,6.538070738315582e-05,6.534531712532043e-05,6.535835564136505e-05,6.504729390144348e-05,6.501376628875732e-05,6.502494215965271e-05,6.483495235443115e-05,6.479769945144653e-05,6.462074816226959e-05,6.463192403316498e-05,6.470456719398499e-05,6.457231938838959e-05,6.452575325965881e-05,6.447732448577881e-05,6.430037319660187e-05,6.428919732570648e-05,6.419233977794647e-05,6.40377402305603e-05,6.395578384399414e-05,6.389617919921875e-05,6.396695971488953e-05,6.397813558578491e-05,6.386078894138336e-05,6.377696990966797e-05,6.376579403877258e-05,6.375275552272797e-05,6.368197500705719e-05,6.370618939399719e-05,6.373971700668335e-05,6.352737545967102e-05,6.35143369436264e-05,6.350316107273102e-05,6.35385513305664e-05,6.343238055706024e-05,6.344541907310486e-05,6.344355642795563e-05,6.336160004138947e-05,6.327591836452484e-05,6.32070004940033e-05,6.32312148809433e-05,6.326660513877869e-05,6.32070004940033e-05,6.321817636489868e-05,6.32554292678833e-05,6.32070004940033e-05,6.315857172012329e-05,6.311014294624329e-05,6.315857172012329e-05,6.311200559139252e-05,6.308779120445251e-05,6.305240094661713e-05,6.31231814622879e-05,6.305240094661713e-05,6.302818655967712e-05,6.305240094661713e-05,6.294436752796173e-05,6.295554339885712e-05,6.301701068878174e-05,6.296858191490173e-05,6.295740604400635e-05,6.288662552833557e-05,6.290897727012634e-05,6.290897727012634e-05,6.289780139923096e-05,6.294436752796173e-05,6.297975778579712e-05,6.294436752796173e-05,6.288662552833557e-05,6.288662552833557e-05,6.287358701229095e-05,6.280280649662018e-05,6.289780139923096e-05,6.293319165706635e-05,6.286054849624634e-05,6.289780139923096e-05,6.287358701229095e-05,6.293319165706635e-05,6.281398236751556e-05,6.288476288318634e-05,6.282515823841095e-05,6.279163062572479e-05,6.285123527050018e-05,6.288476288318634e-05,6.283819675445557e-05,6.281398236751556e-05,6.276741623878479e-05,6.276555359363556e-05,6.269663572311401e-05,6.275437772274017e-05,6.274320185184479e-05,6.27078115940094e-05,6.277859210968018e-05,6.275437772274017e-05,6.271898746490479e-05,6.280094385147095e-05,6.283819675445557e-05,6.277859210968018e-05,6.276555359363556e-05,6.274320185184479e-05,6.273016333580017e-05,6.276741623878479e-05,6.269477307796478e-05,6.271898746490479e-05,6.269477307796478e-05,6.264820694923401e-05,6.264634430408478e-05,6.267242133617401e-05,6.26593828201294e-05,6.267055869102478e-05,6.269663572311401e-05,6.267055869102478e-05,6.266124546527863e-05,6.261281669139862e-05,6.261281669139862e-05,6.258860230445862e-05,6.262585520744324e-05,6.2599778175354e-05,6.256438791751862e-05,6.251782178878784e-05,6.258860230445862e-05,6.254017353057861e-05,6.257742643356323e-05,6.254017353057861e-05,6.255321204662323e-05,6.252899765968323e-05,6.251782178878784e-05,6.252899765968323e-05,6.252899765968323e-05,6.254203617572784e-05,6.255321204662323e-05,6.255321204662323e-05,6.2599778175354e-05,6.256438791751862e-05,6.2575563788414e-05,6.2575563788414e-05,6.258860230445862e-05,6.257742643356323e-05,6.2575563788414e-05,6.256438791751862e-05,6.264634430408478e-05,6.261281669139862e-05,6.256438791751862e-05,6.256438791751862e-05,6.252899765968323e-05,6.252899765968323e-05,6.251782178878784e-05,6.250478327274323e-05,6.249360740184784e-05,6.250478327274323e-05,6.251595914363861e-05,6.250478327274323e-05,6.250664591789246e-05,6.255321204662323e-05,6.255321204662323e-05,6.255321204662323e-05,6.254203617572784e-05,6.254017353057861e-05,6.250478327274323e-05,6.254017353057861e-05,6.255321204662323e-05,6.255321204662323e-05,6.256438791751862e-05,6.2551349401474e-05,6.255321204662323e-05,6.251595914363861e-05,6.250664591789246e-05,6.250478327274323e-05,6.251782178878784e-05,6.252899765968323e-05,6.251595914363861e-05,6.250478327274323e-05,6.249360740184784e-05,6.251782178878784e-05,6.248243153095245e-05,6.249360740184784e-05,6.249360740184784e-05,6.249360740184784e-05]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0010182857513427734,0.0013606444699689746,0.0017531916964799166,0.002168034203350544,0.0026011078152805567,0.003044972661882639,0.003505309345200658,0.003979099448770285,0.00446438230574131,0.004968085326254368,0.005484339315444231,0.0060124178417027,0.006557028274983168,0.007120808120816946,0.00770153570920229,0.008295240812003613,0.008909340016543865,0.00951104424893856,0.010106234811246395,0.01069629192352295,0.011283626779913902,0.011869465000927448,0.012447279877960682,0.013022374361753464,0.013598787598311901,0.014168343506753445,0.014733965508639812,0.015293610282242298,0.015849534422159195,0.01640157215297222,0.016951078549027443,0.017492741346359253,0.01803022064268589,0.01856079511344433,0.019087567925453186,0.019612092524766922,0.020128678530454636,0.020641367882490158,0.021147888153791428,0.02164774015545845,0.022142626345157623,0.022632364183664322,0.023115497082471848,0.023592732846736908,0.024065382778644562,0.024528024718165398,0.024988645687699318,0.025441354140639305,0.025888271629810333,0.02632666938006878,0.026763202622532845,0.02719179540872574,0.027616063132882118,0.02803228422999382,0.028442610055208206,0.02884777821600437,0.02924775332212448,0.029637912288308144,0.030024493113160133,0.030403729528188705,0.030778128653764725,0.031147347763180733,0.031510837376117706,0.0318681001663208,0.0322171226143837,0.032562144100666046,0.032900936901569366,0.033236511051654816,0.03356655687093735,0.0338904932141304,0.03420901298522949,0.03452117368578911,0.03482601419091225,0.03512704744935036,0.03542085736989975,0.03571072220802307,0.03599640354514122,0.03627459704875946,0.036549512296915054,0.036817699670791626,0.03708330914378166,0.037341997027397156,0.03759598359465599,0.037846628576517105,0.03809139132499695,0.038332849740982056,0.03856806829571724,0.038798749446868896,0.039025627076625824,0.03924913704395294,0.03946615010499954,0.03967944160103798,0.03989096358418465,0.04009704291820526,0.040298011153936386,0.04049712419509888,0.04069115221500397,0.0408821739256382,0.041068486869335175,0.0412532202899456,0.04143328592181206,0.04160892590880394,0.04178253561258316,0.041953328996896744,0.04211941733956337,0.042280927300453186,0.04244079813361168,0.04259796068072319,0.042751818895339966,0.04290207475423813,0.04304947704076767,0.04319549351930618,0.043338239192962646,0.04347783327102661,0.043614186346530914,0.043750084936618805,0.043881434947252274,0.0440109521150589,0.04413716495037079,0.04426025226712227,0.04438337683677673,0.04450448229908943,0.04462061822414398,0.044737156480550766,0.044848933815956116,0.04496020823717117,0.04506763070821762,0.04517635330557823,0.045282114297151566,0.04538586363196373,0.04548712074756622,0.045587677508592606,0.04568551108241081,0.04578099027276039,0.04587641358375549,0.045970313251018524,0.04606189578771591,0.046152763068675995,0.04624144732952118,0.04632974788546562,0.046414416283369064,0.046498022973537445,0.04658070206642151,0.046661410480737686,0.04674089699983597,0.046820592135190964,0.046898890286684036,0.04697475954890251,0.047049347311258316,0.0471230074763298,0.04719555005431175,0.047266941517591476,0.04733646661043167,0.04740676283836365,0.047474730759859085,0.04754243791103363,0.0476098358631134,0.04767544940114021,0.047741517424583435,0.047806620597839355,0.04786945506930351,0.04793284460902214,0.04799414798617363,0.048054877668619156,0.04811469092965126,0.048174113035202026,0.04823274165391922,0.04829103499650955,0.048348329961299896,0.04840436577796936,0.048460960388183594,0.04851674661040306,0.04857197403907776,0.048626609146595,0.04868035018444061,0.0487336628139019,0.048786431550979614,0.048838771879673004,0.04889021813869476,0.04894259572029114,0.04899325966835022,0.04904370754957199,0.04909371957182884,0.04914290830492973,0.04919218271970749,0.049240779131650925,0.04928965866565704,0.04933755472302437,0.04938480630517006,0.04943227395415306,0.049479443579912186,0.04952693358063698,0.04957279562950134,0.04961860179901123,0.04966471344232559,0.04971001669764519,0.049755487591028214,0.04980003088712692,0.049844346940517426,0.04988841712474823,0.049933020025491714,0.04997675493359566,0.05001889541745186,0.05006333440542221,0.050106629729270935,0.05014912784099579,0.050191543996334076,0.05023444816470146,0.05027671903371811,0.05031898245215416,0.050361111760139465,0.050403445959091187,0.05044516175985336,0.0504876933991909,0.05052943527698517,0.05057069659233093,0.050612471997737885,0.05065305531024933,0.05069497227668762,0.05073622614145279,0.05077604949474335,0.050816815346479416,0.050857365131378174,0.050898484885692596,0.05093871429562569,0.05097951367497444,0.0510210283100605,0.05106167122721672,0.05110333859920502,0.05114394798874855,0.0511852465569973,0.051226429641246796,0.051267750561237335,0.05130892992019653,0.051349740475416183,0.05139065906405449,0.05143141373991966,0.05147247388958931,0.051513560116291046,0.05155482143163681,0.05159589648246765,0.05163690820336342,0.05167824402451515,0.05171991139650345,0.05176186189055443,0.051803410053253174,0.05184420943260193,0.05188652127981186,0.051927950233221054,0.05197043716907501,0.052011556923389435,0.05205420032143593,0.05209636688232422,0.05213840305805206,0.05218036472797394,0.05222298577427864,0.05226511508226395,0.052307531237602234,0.052349887788295746,0.05239285156130791,0.05243641883134842,0.05247834697365761,0.052521977573633194,0.05256505683064461,0.052608292549848557,0.05265120789408684,0.05269552767276764,0.05273936688899994,0.05278449505567551,0.05282862111926079,0.05287260562181473,0.05291687697172165,0.05296208709478378,0.053006842732429504,0.053053002804517746,0.05309848487377167,0.05314362049102783,0.05318904668092728,0.05323437228798866,0.05328052118420601,0.053327154368162155,0.05337287485599518,0.05341833457350731,0.05346530303359032,0.053511638194322586,0.053558677434921265,0.05360543355345726,0.05365271121263504,0.053699664771556854,0.0537470243871212,0.05379501357674599,0.05384286120533943,0.05389036610722542,0.05393899604678154,0.053986404091119766,0.05403567850589752,0.05408535525202751,0.05413350090384483,0.05418241769075394,0.05423079803586006,0.05428001284599304,0.05432916805148125,0.05437908321619034,0.05442743003368378,0.05447785556316376,0.05452824383974075,0.0545785054564476,0.05462789908051491,0.05467834696173668,0.05472863093018532,0.05477931722998619,0.05483061075210571,0.05488140881061554,0.0549316443502903,0.054982177913188934,0.05503319576382637,0.055083196610212326,0.055135250091552734,0.055186521261930466,0.05523739755153656,0.05528869107365608,0.055338844656944275,0.05539051815867424,0.055441491305828094,0.0554925836622715,0.0555439367890358,0.05559487268328667,0.055645205080509186,0.05569566786289215,0.05574721097946167,0.055798836052417755,0.05585065111517906,0.055902160704135895,0.05595337226986885,0.05600442737340927,0.056055888533592224,0.05610765516757965,0.05615868791937828,0.056210827082395554,0.05626177415251732,0.056312818080186844,0.05636398121714592,0.05641483515501022,0.05646573752164841,0.056517068296670914,0.056568220257759094,0.056617990136146545,0.05666903778910637,0.05671899765729904,0.05676955729722977,0.05682002753019333],"recovered":[0.0,0.00047616701340302825,0.0008845088304951787,0.0012849236372858286,0.0016917084576562047,0.002112172544002533,0.0025450321845710278,0.002994542010128498,0.003452395088970661,0.003924746997654438,0.004410088993608952,0.004912461154162884,0.0054297964088618755,0.005959028378129005,0.006508641876280308,0.007072600070387125,0.007653113454580307,0.008248411118984222,0.008848083205521107,0.009447730146348476,0.010039177723228931,0.010625907219946384,0.011213027872145176,0.011795621365308762,0.012377561070024967,0.012951822951436043,0.013527678325772285,0.014095035381615162,0.014658055268228054,0.015222595073282719,0.015777938067913055,0.016331544145941734,0.016874609515070915,0.017416641116142273,0.017951838672161102,0.018479976803064346,0.019008412957191467,0.019530275836586952,0.020047063007950783,0.020558634772896767,0.021065380424261093,0.021564317867159843,0.022059382870793343,0.022546958178281784,0.0230314452201128,0.023508016020059586,0.02397765778005123,0.024443212896585464,0.02490265667438507,0.025355221703648567,0.025803685188293457,0.02624361589550972,0.02667919732630253,0.02710634097456932,0.02752939611673355,0.02794499881565571,0.02835419774055481,0.028760863468050957,0.029156940057873726,0.029548346996307373,0.029935557395219803,0.030314425006508827,0.03068787418305874,0.031055262312293053,0.031419988721609116,0.03177468106150627,0.0321282222867012,0.032470703125,0.03280995786190033,0.03314502164721489,0.03347368910908699,0.03380020335316658,0.034115277230739594,0.03442632034420967,0.03473188355565071,0.03503121808171272,0.03532727435231209,0.035616010427474976,0.03590187057852745,0.03618042171001434,0.0364554189145565,0.03672463819384575,0.0369873009622097,0.03724728524684906,0.03750153258442879,0.037751514464616776,0.03799676150083542,0.03823604807257652,0.03847137466073036,0.038703348487615585,0.038930509239435196,0.03915037587285042,0.03936846926808357,0.03958211466670036,0.03979116678237915,0.03999700769782066,0.040200375020504,0.040400583297014236,0.04059214890003204,0.04078280180692673,0.04096924886107445,0.04115385189652443,0.041334234178066254,0.041510697454214096,0.041682738810777664,0.041851937770843506,0.0420188345015049,0.04218112677335739,0.042340654879808426,0.04249778017401695,0.04265150800347328,0.04280143231153488,0.04294988140463829,0.04309506341814995,0.04323720186948776,0.04337630048394203,0.04351360350847244,0.0436481237411499,0.04377920925617218,0.04390982165932655,0.04403584450483322,0.04415997862815857,0.04428277164697647,0.04440205544233322,0.04452037811279297,0.04463425651192665,0.044747624546289444,0.04485674947500229,0.04496655985713005,0.045073047280311584,0.04517918825149536,0.04528281092643738,0.045385219156742096,0.04548574984073639,0.04558254033327103,0.045679934322834015,0.04577397555112839,0.04586827754974365,0.04596089571714401,0.04605136066675186,0.04614007845520973,0.046227358281612396,0.04631246626377106,0.04639638215303421,0.046478528529405594,0.04656004533171654,0.04664064571261406,0.046719737350940704,0.046796832233667374,0.046872857958078384,0.046946898102760315,0.047020796686410904,0.047093864530324936,0.04716480150818825,0.047235433012247086,0.04730406403541565,0.04737327992916107,0.047441355884075165,0.047507304698228836,0.04757320508360863,0.04763926938176155,0.047703005373477936,0.047766588628292084,0.04782899469137192,0.04789081960916519,0.047952309250831604,0.04801337048411369,0.04807218909263611,0.04813132807612419,0.0481899157166481,0.048245880752801895,0.04830341413617134,0.04835992678999901,0.04841593652963638,0.048470500856637955,0.04852462187409401,0.04857812821865082,0.04863186925649643,0.048684339970350266,0.04873614385724068,0.04878804460167885,0.04883899167180061,0.04889020323753357,0.048941079527139664,0.04899054393172264,0.04903995990753174,0.04908934235572815,0.04913811385631561,0.04918566718697548,0.04923364520072937,0.04928058758378029,0.04932781681418419,0.04937528446316719,0.04942207410931587,0.049468956887722015,0.04951479658484459,0.04956008866429329,0.04960502311587334,0.04965074360370636,0.049695298075675964,0.04974006861448288,0.049784280359745026,0.049827396869659424,0.049870703369379044,0.04991534352302551,0.049957819283008575,0.05000121891498566,0.050044313073158264,0.050086989998817444,0.050129324197769165,0.050172191113233566,0.050213441252708435,0.05025544390082359,0.05029802396893501,0.05034001171588898,0.05038163438439369,0.050423454493284225,0.050464969128370285,0.05050668120384216,0.05054890736937523,0.05058960244059563,0.05063028261065483,0.050671353936195374,0.05071113258600235,0.05075196921825409,0.05079257860779762,0.05083321034908295,0.05087396502494812,0.05091496556997299,0.050955623388290405,0.050996966660022736,0.051037851721048355,0.05107865110039711,0.05111994966864586,0.0511612594127655,0.05120208486914635,0.0512431338429451,0.05128437280654907,0.051326289772987366,0.05136706680059433,0.051407888531684875,0.051449354737997055,0.0514899417757988,0.05153126269578934,0.0515727773308754,0.051614776253700256,0.051656145602464676,0.05169736221432686,0.05173848196864128,0.05178055539727211,0.0518222339451313,0.05186421051621437,0.051906708627939224,0.05194849520921707,0.051991015672683716,0.0520331971347332,0.05207587406039238,0.05211836099624634,0.05216031149029732,0.05220269411802292,0.05224525183439255,0.052287954837083817,0.05233108252286911,0.052374329417943954,0.05241721123456955,0.05246101692318916,0.052503813058137894,0.05254814028739929,0.052592162042856216,0.05263671651482582,0.05268058180809021,0.05272515118122101,0.05276983603835106,0.05281371623277664,0.052858591079711914,0.052903395146131516,0.052948154509067535,0.05299387127161026,0.05303993821144104,0.05308539420366287,0.05313137546181679,0.05317669361829758,0.05322194844484329,0.05326800048351288,0.05331526696681976,0.053361676633358,0.0534096285700798,0.05345553904771805,0.05350343510508537,0.05354933440685272,0.05359724164009094,0.05364372208714485,0.05369143560528755,0.0537395104765892,0.05378776043653488,0.053834836930036545,0.05388311296701431,0.05393274128437042,0.05398094654083252,0.0540291853249073,0.05407782644033432,0.05412783846259117,0.0541771836578846,0.05422642081975937,0.054275088012218475,0.05432531237602234,0.05437547713518143,0.05442605912685394,0.0544758178293705,0.05452582985162735,0.05457642301917076,0.05462699010968208,0.05467745289206505,0.05472876876592636,0.05477815121412277,0.0548291951417923,0.05488034710288048,0.05493108183145523,0.05498289689421654,0.05503389239311218,0.055084630846977234,0.05513657629489899,0.05518703907728195,0.055237095803022385,0.05528837814927101,0.055339254438877106,0.055389802902936935,0.05544092878699303,0.05549159273505211,0.05554237589240074,0.05559349060058594,0.055645521730184555,0.055695828050374985,0.05574842914938927,0.05580031871795654,0.05585085228085518,0.055901896208524704,0.055953580886125565,0.056004516780376434,0.056055765599012375,0.056106094270944595,0.05615813657641411,0.0562092550098896,0.05625974014401436,0.05631089210510254,0.05636250600218773,0.05641300231218338,0.05646304786205292,0.056513912975788116,0.05656437575817108,0.05661482736468315],"active":[0.0010182857513427734,0.0008844774565659463,0.0008686828659847379,0.0008831105660647154,0.000909399357624352,0.000932800117880106,0.0009602771606296301,0.0009845574386417866,0.001011987216770649,0.0010433383285999298,0.0010742503218352795,0.001099956687539816,0.0011272318661212921,0.0011617797426879406,0.0011928938329219818,0.0012226407416164875,0.0012562265619635582,0.001262633129954338,0.0012581516057252884,0.0012485617771744728,0.0012444490566849709,0.0012435577809810638,0.001234252005815506,0.0012267529964447021,0.001221226528286934,0.0012165205553174019,0.001206287182867527,0.0011985749006271362,0.001191479153931141,0.0011789770796895027,0.0011731404811143875,0.0011611972004175186,0.001155611127614975,0.0011441539973020554,0.0011357292532920837,0.0011321157217025757,0.0011202655732631683,0.0011110920459032059,0.0011008251458406448,0.0010891053825616837,0.0010772459208965302,0.0010680463165044785,0.001056114211678505,0.001045774668455124,0.0010339375585317612,0.001020008698105812,0.0010109879076480865,0.0009981412440538406,0.0009856149554252625,0.0009714476764202118,0.0009595174342393875,0.0009481795132160187,0.0009368658065795898,0.0009259432554244995,0.0009132139384746552,0.0009027794003486633,0.0008935555815696716,0.0008770488202571869,0.0008675530552864075,0.0008553825318813324,0.0008425712585449219,0.0008329227566719055,0.0008229631930589676,0.0008128378540277481,0.0007971338927745819,0.0007874630391597748,0.0007727146148681641,0.0007658079266548157,0.0007565990090370178,0.0007454715669155121,0.0007353238761425018,0.0007209703326225281,0.0007107369601726532,0.000700727105140686,0.0006889738142490387,0.0006795041263103485,0.0006691291928291321,0.0006585866212844849,0.0006476417183876038,0.0006372779607772827,0.0006278902292251587,0.0006173588335514069,0.0006086826324462891,0.000599343329668045,0.000589858740568161,0.0005813352763652802,0.0005713067948818207,0.0005627013742923737,0.000554252415895462,0.0005457885563373566,0.0005356408655643463,0.000529065728187561,0.0005224943161010742,0.0005149282515048981,0.0005068443715572357,0.0005001164972782135,0.0004907771944999695,0.0004815906286239624,0.0004763379693031311,0.0004704184830188751,0.00046403706073760986,0.0004550740122795105,0.00044830143451690674,0.0004426315426826477,0.00043667852878570557,0.0004289895296096802,0.000421963632106781,0.00041683390736579895,0.0004111640155315399,0.00040429458022117615,0.0003979690372943878,0.00039406120777130127,0.0003883577883243561,0.0003827698528766632,0.00037698447704315186,0.00037378445267677307,0.00036783143877983093,0.0003628283739089966,0.0003579556941986084,0.00035043060779571533,0.00034753233194351196,0.0003445036709308624,0.000337846577167511,0.00033510103821754456,0.00032855570316314697,0.0003259517252445221,0.0003200061619281769,0.000319603830575943,0.0003155544400215149,0.0003128163516521454,0.0003079324960708618,0.00030486658215522766,0.00030029192566871643,0.0002952404320240021,0.00029387325048446655,0.0002903789281845093,0.0002879202365875244,0.00028448551893234253,0.00028055161237716675,0.0002783872187137604,0.0002743378281593323,0.00027066469192504883,0.00026823580265045166,0.00026502832770347595,0.00026236847043037415,0.00026054680347442627,0.0002582445740699768,0.00025502219796180725,0.0002525150775909424,0.00025014951825141907,0.0002486519515514374,0.0002461448311805725,0.00024260208010673523,0.00024196133017539978,0.0002392977476119995,0.00023837387561798096,0.00023655593395233154,0.00023409351706504822,0.000234212726354599,0.00023341551423072815,0.00023018568754196167,0.0002298392355442047,0.00022755935788154602,0.00022588297724723816,0.00022387132048606873,0.00022180378437042236,0.00021937116980552673,0.0002188459038734436,0.00021700188517570496,0.00021445006132125854,0.0002150796353816986,0.00021333247423171997,0.0002120472490787506,0.00021067261695861816,0.00020984932780265808,0.00020904093980789185,0.0002083033323287964,0.0002069026231765747,0.00020587816834449768,0.00020645186305046082,0.00020521506667137146,0.00020471587777137756,0.00020351633429527283,0.00020182877779006958,0.00020163878798484802,0.0002008192241191864,0.00020031630992889404,0.0001994408667087555,0.00019913911819458008,0.0001986287534236908,0.00019885599613189697,0.0001991167664527893,0.00019751116633415222,0.00019652768969535828,0.00019575655460357666,0.00019522011280059814,0.00019539892673492432,0.00019500777125358582,0.00019360333681106567,0.00019311904907226562,0.00019295141100883484,0.00019247457385063171,0.0001914985477924347,0.00019263103604316711,0.00019128620624542236,0.00019130855798721313,0.0001903250813484192,0.00019013509154319763,0.00018972903490066528,0.0001896582543849945,0.00018892064690589905,0.00019000470638275146,0.0001897178590297699,0.0001896694302558899,0.0001894235610961914,0.0001890622079372406,0.00018901750445365906,0.00018808618187904358,0.00018829107284545898,0.00018731877207756042,0.00018644705414772034,0.00018653273582458496,0.0001860111951828003,0.00018735229969024658,0.0001867450773715973,0.00018693506717681885,0.00018781796097755432,0.00018770620226860046,0.00018837302923202515,0.00018832460045814514,0.0001882798969745636,0.00018857792019844055,0.00018909946084022522,0.00018898025155067444,0.00018848106265068054,0.0001885741949081421,0.0001882798969745636,0.00018810108304023743,0.00018727034330368042,0.00018775463104248047,0.00018800795078277588,0.00018755346536636353,0.00018830224871635437,0.00018864870071411133,0.00018908455967903137,0.00018863379955291748,0.0001880638301372528,0.0001891590654850006,0.00018946826457977295,0.00018988177180290222,0.00018932297825813293,0.00018998980522155762,0.0001896582543849945,0.00018990784883499146,0.00018934905529022217,0.00018978863954544067,0.00018924102187156677,0.000189170241355896,0.00018957629799842834,0.0001901574432849884,0.00019116699695587158,0.0001903921365737915,0.00019089505076408386,0.00019072741270065308,0.00019108131527900696,0.00019019097089767456,0.00019171461462974548,0.00019122660160064697,0.00019233301281929016,0.00019190460443496704,0.00019202381372451782,0.00019172579050064087,0.000192251056432724,0.00019312649965286255,0.0001944117248058319,0.00019508972764015198,0.00019546598196029663,0.0001951754093170166,0.00019443407654762268,0.0001951269805431366,0.00019577890634536743,0.00019618123769760132,0.00019638612866401672,0.00019730255007743835,0.00019637122750282288,0.00019700080156326294,0.00019580498337745667,0.0001971721649169922,0.00019622966647148132,0.0001976899802684784,0.00019777193665504456,0.00019913911819458008,0.0001989305019378662,0.00019948557019233704,0.00019864365458488464,0.00020084157586097717,0.00020224228501319885,0.000200759619474411,0.00020147114992141724,0.0002016127109527588,0.00020218640565872192,0.00020132958889007568,0.00020189955830574036,0.00020100921392440796,0.00020276755094528198,0.0002029314637184143,0.00020302832126617432,0.00020183995366096497,0.00020252913236618042,0.00020280107855796814,0.0002028942108154297,0.00020362064242362976,0.00020395591855049133,0.00020287558436393738,0.0002040266990661621,0.00020400062203407288,0.00020284950733184814,0.00020416826009750366,0.00020362436771392822,0.00020350515842437744,0.00020406022667884827,0.00020226836204528809,0.0002034790813922882,0.00020439550280570984,0.00020420551300048828,0.0002046823501586914,0.00020506978034973145,0.00020427629351615906,0.00020407512784004211,0.00020483508706092834,0.00020534545183181763,0.00020512938499450684,0.00020633265376091003,0.00020494312047958374,0.00020410865545272827,0.0002050362527370453,0.0002057589590549469,0.00020510703325271606,0.00020631030201911926,0.00020600855350494385,0.00020672380924224854,0.00020584464073181152,0.00020558014512062073,0.00020599737763404846,0.00020617619156837463,0.00020571425557136536,0.00020498782396316528,0.00020598992705345154,0.0002050846815109253,0.0002051815390586853,0.0002052001655101776]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0010182857513427734,0.0013615833595395088,0.0017416160553693771,0.002138667507097125,0.002543217968195677,0.0029542814008891582,0.003375268541276455,0.0038027919363230467,0.00423725601285696,0.004679647274315357,0.005125199444591999,0.005578155629336834,0.006038540042936802,0.006503131706267595,0.006978894583880901,0.007457592990249395,0.007944075390696526,0.008415833115577698,0.008877347223460674,0.009329281747341156,0.009771601296961308,0.010207431390881538,0.010637141764163971,0.011054610833525658,0.011467920616269112,0.01187278050929308,0.01226520910859108,0.01265686471015215,0.013036600314080715,0.013408634811639786,0.013775534927845001,0.014133213087916374,0.014482678845524788,0.014825345948338509,0.015160300768911839,0.01548597402870655,0.01580556109547615,0.016121987253427505,0.01642777770757675,0.016724618151783943,0.01701851189136505,0.017304562032222748,0.017583884298801422,0.01785735972225666,0.01812101900577545,0.018380435183644295,0.018632780760526657,0.018880145624279976,0.019122447818517685,0.019359426572918892,0.019587278366088867,0.019811872392892838,0.020029501989483833,0.02023911103606224,0.020446449518203735,0.02064855769276619,0.02084636501967907,0.021039631217718124,0.021227454766631126,0.02141040563583374,0.021589292213320732,0.021761974319815636,0.021931687369942665,0.022094350308179855,0.02225334197282791,0.022408626973628998,0.022560998797416687,0.02270953170955181,0.02285231277346611,0.02299210987985134,0.02312856912612915,0.02326057106256485,0.02338835410773754,0.023513711988925934,0.02363453060388565,0.023751355707645416,0.023866625502705574,0.023978648707270622,0.024085527285933495,0.02419033646583557,0.02429232932627201,0.02439161390066147,0.024488627910614014,0.024581171572208405,0.02467270754277706,0.024760641157627106,0.02484741061925888,0.024929983541369438,0.025009967386722565,0.02508959360420704,0.025166058912873268,0.02524092048406601,0.025312453508377075,0.02538234554231167,0.02545015886425972,0.02551533468067646,0.02557927370071411,0.025641845539212227,0.02570098266005516,0.025760561227798462,0.025817831978201866,0.025873618200421333,0.025928478688001633,0.025981221348047256,0.026033038273453712,0.026083558797836304,0.02613169141113758,0.026177827268838882,0.026223013177514076,0.026267318055033684,0.02631007879972458,0.026352280750870705,0.026393139734864235,0.026432929560542107,0.026471566408872604,0.026509204879403114,0.026546213775873184,0.026582295075058937,0.02661639265716076,0.02665051259100437,0.026682863011956215,0.026715034618973732,0.026745827868580818,0.026776274666190147,0.026805665343999863,0.026833713054656982,0.026861369609832764,0.02688809670507908,0.026914754882454872,0.026940876618027687,0.026965728029608727,0.02698974497616291,0.027013052254915237,0.027035953477025032,0.02705846168100834,0.027080461382865906,0.02710137702524662,0.02712251991033554,0.02714223600924015,0.02716200053691864,0.027180897071957588,0.02719968743622303,0.027217786759138107,0.0272353645414114,0.027252668514847755,0.027269460260868073,0.027285849675536156,0.027302250266075134,0.027317557483911514,0.02733292430639267,0.027347899973392487,0.0273623988032341,0.027376707643270493,0.02739058807492256,0.027403971180319786,0.02741732820868492,0.027430342510342598,0.0274434145539999,0.02745540626347065,0.027467695996165276,0.02747955545783043,0.027491191402077675,0.02750246971845627,0.02751343883574009,0.027524147182703018,0.02753474749624729,0.02754477970302105,0.027554607018828392,0.027564460411667824,0.027573812752962112,0.027583107352256775,0.027592234313488007,0.02760164625942707,0.027610251680016518,0.02761838026344776,0.02762668766081333,0.02763531543314457,0.027643658220767975,0.027651799842715263,0.027659263461828232,0.027666892856359482,0.02767416648566723,0.027681594714522362,0.027688749134540558,0.027695676311850548,0.027702879160642624,0.02771012857556343,0.027716701850295067,0.027723487466573715,0.027730083093047142,0.027736667543649673,0.027743227779865265,0.027749240398406982,0.027755361050367355,0.027761148288846016,0.027767246589064598,0.02777300961315632,0.027778785675764084,0.027784360572695732,0.027789922431111336,0.02779548428952694,0.027801116928458214,0.027806369587779045,0.027811871841549873,0.027816982939839363,0.027822555974125862,0.027827560901641846,0.02783246897161007,0.027837436646223068,0.02784222550690174,0.02784712240099907,0.0278521366417408,0.02785695157945156,0.027861490845680237,0.02786625549197197,0.02787092700600624,0.027875348925590515,0.027879638597369194,0.02788408286869526,0.027888160198926926,0.027892284095287323,0.02789626456797123,0.027900388464331627,0.027904298156499863,0.027908209711313248,0.027912011370062828,0.027915731072425842,0.0279194638133049,0.0279230996966362,0.027927152812480927,0.02793096750974655,0.027934662997722626,0.027938252314925194,0.027941782027482986,0.027945252135396004,0.027948496863245964,0.027952099218964577,0.02795562893152237,0.027958909049630165,0.027962295338511467,0.027965635061264038,0.02796883136034012,0.027971899136900902,0.027974965050816536,0.027978137135505676,0.02798103727400303,0.027984293177723885,0.027987657114863396,0.027990663424134254,0.027994003146886826,0.02799714170396328,0.027999768033623695,0.028002750128507614,0.02800584025681019,0.028008919209241867,0.028011711314320564,0.02801482565701008,0.028017736971378326,0.028020184487104416,0.028023287653923035,0.028026044368743896,0.028028611093759537,0.02803167700767517,0.028034839779138565,0.028037821874022484,0.02804047241806984,0.028043443337082863,0.02804640308022499,0.028049148619174957,0.02805195190012455,0.02805468626320362,0.028057551011443138,0.028059998527169228,0.028062505647540092,0.0280647873878479,0.02806752175092697,0.028070028871297836,0.02807246521115303,0.028075210750102997,0.028077825903892517,0.028080202639102936,0.028082793578505516,0.028085311874747276,0.028088092803955078,0.028090493753552437,0.028093120083212852,0.028095485642552376,0.028097838163375854,0.028100157156586647,0.02810249850153923,0.028104767203330994,0.0281072985380888,0.028109723702073097,0.028111981227993965,0.028114262968301773,0.028116414323449135,0.02811882644891739,0.02812095358967781,0.0281230341643095,0.02812534011900425,0.028127361088991165,0.028129450976848602,0.02813163958489895,0.028133943676948547,0.028135916218161583,0.028137866407632828,0.02813994511961937,0.028142014518380165,0.028144046664237976,0.028146255761384964,0.028148336336016655,0.02815014310181141,0.02815203182399273,0.02815404161810875,0.028156060725450516,0.02815791592001915,0.02815970964729786,0.028161611407995224,0.028163334354758263,0.028165021911263466,0.02816682867705822,0.02816867083311081,0.028170453384518623,0.02817203477025032,0.02817363850772381,0.028175171464681625,0.028176752850413322,0.02817840501666069,0.028180114924907684,0.02818167209625244,0.028183264657855034,0.028184620663523674,0.028186308220028877,0.02818780578672886,0.028189409524202347,0.028190741315484047,0.02819216623902321,0.028193628415465355,0.02819506637752056,0.028196420520544052,0.028197942301630974,0.028199274092912674,0.02820056863129139,0.028201935812830925,0.028203148394823074,0.028204383328557014,0.028205644339323044,0.02820686809718609,0.02820812724530697,0.028209445998072624,0.028210528194904327],"recovered":[0.0,0.0004784369666595012,0.0008868619333952665,0.0012802648125216365,0.0016761872684583068,0.0020743203349411488,0.002481247764080763,0.002895507961511612,0.0033177072182297707,0.003743186593055725,0.004176212474703789,0.004615394864231348,0.005059306975454092,0.005514343269169331,0.005972172599285841,0.0064377267844974995,0.006910589523613453,0.007392734754830599,0.007868984714150429,0.00834001787006855,0.008798215538263321,0.00925048254430294,0.00969262421131134,0.01012903731316328,0.01055886596441269,0.010976014658808708,0.01138641219586134,0.011790832504630089,0.012186362408101559,0.012574250809848309,0.012954865582287312,0.013326840475201607,0.013694346882402897,0.014051360078155994,0.014401977881789207,0.01474371924996376,0.015078400261700153,0.01540584396570921,0.015726275742053986,0.016040610149502754,0.016348397359251976,0.016646936535835266,0.016939761117100716,0.017225204035639763,0.017503837123513222,0.017775435000658035,0.01803835853934288,0.018299926072359085,0.018553340807557106,0.018800420686602592,0.019043875858187675,0.019279463216662407,0.019508443772792816,0.01973266899585724,0.019949574023485184,0.02016260474920273,0.02037101238965988,0.02057390660047531,0.02077014371752739,0.02096342295408249,0.021150782704353333,0.02133495919406414,0.02151157520711422,0.021685326471924782,0.021852947771549225,0.022016312927007675,0.022176433354616165,0.022331835702061653,0.022483089938759804,0.022631052881479263,0.022774845361709595,0.022915000095963478,0.023050673305988312,0.023182783275842667,0.023312561213970184,0.023436887189745903,0.02355908416211605,0.023676490411162376,0.023792270570993423,0.023903772234916687,0.02401309832930565,0.024116825312376022,0.024219045415520668,0.024317901581525803,0.024413203820586205,0.024506960064172745,0.024598222225904465,0.024688342586159706,0.024773603305220604,0.024856403470039368,0.02493765763938427,0.025015180930495262,0.02509189583361149,0.025165675207972527,0.025237254798412323,0.02530706487596035,0.025375045835971832,0.025441326200962067,0.025505727156996727,0.02556784823536873,0.025629421696066856,0.025688322260975838,0.025745177641510963,0.025801783427596092,0.025856321677565575,0.02591000497341156,0.025961073115468025,0.026010440662503242,0.026057861745357513,0.026104863733053207,0.026150215417146683,0.02619452215731144,0.026236819103360176,0.02627936564385891,0.02632005885243416,0.02635936066508293,0.026399102061986923,0.0264369435608387,0.026474058628082275,0.026509996503591537,0.02654530666768551,0.02657930739223957,0.026611633598804474,0.02664308063685894,0.02667383849620819,0.02670428715646267,0.02673366479575634,0.026762258261442184,0.026790400967001915,0.0268178079277277,0.026843858882784843,0.026869624853134155,0.02689450979232788,0.0269186832010746,0.02694227546453476,0.026965532451868057,0.026987828314304352,0.027009326964616776,0.027030672878026962,0.0270509235560894,0.02707129344344139,0.027090832591056824,0.027110440656542778,0.027128566056489944,0.027146819978952408,0.02716486155986786,0.02718222327530384,0.027199432253837585,0.027216225862503052,0.027232198044657707,0.027247708290815353,0.027262849733233452,0.027277763932943344,0.027292238548398018,0.02730666659772396,0.02732064388692379,0.02733466774225235,0.027347467839717865,0.02736096829175949,0.027373600751161575,0.027386080473661423,0.027398012578487396,0.02740943245589733,0.027420544996857643,0.02743234671652317,0.02744324505329132,0.02745351381599903,0.02746419794857502,0.027474714443087578,0.027484841644763947,0.027494776993989944,0.027504224330186844,0.027513232082128525,0.027522919699549675,0.02753186784684658,0.027540793642401695,0.0275491364300251,0.027557777240872383,0.02756647579371929,0.027574582025408745,0.027582556009292603,0.027590101584792137,0.027597220614552498,0.027604958042502403,0.027612337842583656,0.027619492262601852,0.027626540511846542,0.02763371914625168,0.027640540152788162,0.027647243812680244,0.027653945609927177,0.02766050584614277,0.027666781097650528,0.027672890573740005,0.02767934277653694,0.02768542803823948,0.02769145369529724,0.027697300538420677,0.027703410014510155,0.027708888053894043,0.027714617550373077,0.027720298618078232,0.02772587165236473,0.027731040492653847,0.02773646079003811,0.027741963043808937,0.02774740569293499,0.027752647176384926,0.027757853269577026,0.027762891724705696,0.02776777744293213,0.0277725663036108,0.02777743898332119,0.027782287448644638,0.027787160128355026,0.027791699394583702,0.027796300128102303,0.027800673618912697,0.027805402874946594,0.027809811756014824,0.027814114466309547,0.02781839296221733,0.027822373434901237,0.02782660536468029,0.027830693870782852,0.027834733948111534,0.02783827669918537,0.027842208743095398,0.027845751494169235,0.027849625796079636,0.02785351127386093,0.027857325971126556,0.027861153706908226,0.027864623814821243,0.027868177741765976,0.02787170745432377,0.027875378727912903,0.027878908440470695,0.027882451191544533,0.02788592129945755,0.027889307588338852,0.027892552316188812,0.027895785868167877,0.02789885178208351,0.02790190652012825,0.02790519781410694,0.02790827676653862,0.02791142463684082,0.02791483700275421,0.027918022125959396,0.027921229600906372,0.027924498543143272,0.027927160263061523,0.027930190786719322,0.02793312631547451,0.027936287224292755,0.027939235791563988,0.02794215828180313,0.02794528380036354,0.02794801816344261,0.027951179072260857,0.027953995391726494,0.027956800535321236,0.027959581464529037,0.02796269580721855,0.02796577289700508,0.027968602254986763,0.027971383184194565,0.027974210679531097,0.02797725424170494,0.02798014134168625,0.027982840314507484,0.02798604778945446,0.02798847295343876,0.02799094468355179,0.02799331024289131,0.027995901182293892,0.027998456731438637,0.028001094236969948,0.028003660961985588,0.028006192296743393,0.028008628636598587,0.028011292219161987,0.028013989329338074,0.028016626834869385,0.028019122779369354,0.0280216783285141,0.028024019673466682,0.028026586398482323,0.028028881177306175,0.02803143486380577,0.028033658862113953,0.02803601138293743,0.028038281947374344,0.028040729463100433,0.02804296463727951,0.028045281767845154,0.0280475877225399,0.02804970182478428,0.02805178239941597,0.028053980320692062,0.028056060895323753,0.028058234602212906,0.028060445562005043,0.0280626080930233,0.028064832091331482,0.028066886588931084,0.02806897833943367,0.02807101048529148,0.028073150664567947,0.02807523123919964,0.028077369555830956,0.02807939052581787,0.028081243857741356,0.02808324061334133,0.028085283935070038,0.028087174519896507,0.028088968247175217,0.028090858832001686,0.0280926413834095,0.02809436433017254,0.028096087276935577,0.028098000213503838,0.02809976041316986,0.02810138836503029,0.028103016316890717,0.02810465730726719,0.02810640260577202,0.028108127415180206,0.028109636157751083,0.02811114490032196,0.02811277285218239,0.0281141996383667,0.028115876019001007,0.02811742015182972,0.028119061142206192,0.02812059409916401,0.028122078627347946,0.028123635798692703,0.028125014156103134,0.02812657132744789,0.028127985075116158,0.028129328042268753,0.028130540624260902,0.02813202701508999,0.02813342958688736,0.028134794905781746,0.02813613787293434,0.028137173503637314,0.0281384214758873,0.028139645233750343],"active":[0.0010182857513427734,0.0008831464219838381,0.0008547541219741106,0.0008584026945754886,0.00086703069973737,0.0008799610659480095,0.0008940207771956921,0.0009072839748114347,0.0009195487946271896,0.0009364606812596321,0.0009489869698882103,0.0009627607651054859,0.0009792330674827099,0.0009887884370982647,0.0010067219845950603,0.001019866205751896,0.0010334858670830727,0.001023098360747099,0.0010083625093102455,0.000989263877272606,0.0009733857586979866,0.000956948846578598,0.0009445175528526306,0.0009255735203623772,0.0009090546518564224,0.0008967658504843712,0.0008787969127297401,0.0008660322055220604,0.0008502379059791565,0.0008343840017914772,0.0008206693455576897,0.0008063726127147675,0.000788331963121891,0.0007739858701825142,0.0007583228871226311,0.0007422547787427902,0.0007271608337759972,0.000716143287718296,0.0007015019655227661,0.000684008002281189,0.0006701145321130753,0.0006576254963874817,0.0006441231817007065,0.0006321556866168976,0.0006171818822622299,0.0006050001829862595,0.0005944222211837769,0.0005802195519208908,0.0005691070109605789,0.0005590058863162994,0.0005434025079011917,0.0005324091762304306,0.0005210582166910172,0.0005064420402050018,0.0004968754947185516,0.0004859529435634613,0.00047535263001918793,0.0004657246172428131,0.0004573110491037369,0.0004469826817512512,0.0004385095089673996,0.00042701512575149536,0.00042011216282844543,0.00040902383625507355,0.0004003942012786865,0.00039231404662132263,0.00038456544280052185,0.0003776960074901581,0.00036922283470630646,0.00036105699837207794,0.00035372376441955566,0.00034557096660137177,0.00033768080174922943,0.0003309287130832672,0.0003219693899154663,0.00031446851789951324,0.0003075413405895233,0.00030215829610824585,0.0002932567149400711,0.0002865642309188843,0.000279230996966362,0.00027478858828544617,0.00026958249509334564,0.00026326999068260193,0.00025950372219085693,0.00025368109345436096,0.0002491883933544159,0.00024164095520973206,0.00023636408150196075,0.0002331901341676712,0.0002284012734889984,0.00022573955357074738,0.00022055767476558685,0.00021667033433914185,0.00021290406584739685,0.00020826980471611023,0.00020422786474227905,0.00020051933825016022,0.00019525550305843353,0.00019271299242973328,0.00018841028213500977,0.0001852959394454956,0.00018330104649066925,0.00017943792045116425,0.00017671659588813782,0.00017355382442474365,0.00017061829566955566,0.00016738660633563995,0.0001651514321565628,0.00016245432198047638,0.00015986338257789612,0.00015775859355926514,0.00015632063150405884,0.00015356391668319702,0.00015150755643844604,0.0001498442143201828,0.00014711171388626099,0.00014535151422023773,0.00014233402907848358,0.00014051608741283417,0.00013755634427070618,0.00013572722673416138,0.0001341942697763443,0.00013319402933120728,0.00013182684779167175,0.00012942589819431305,0.00012770481407642365,0.00012583844363689423,0.00012435391545295715,0.0001230686902999878,0.00012186914682388306,0.00012012012302875519,0.00011854246258735657,0.00011727027595043182,0.0001161862164735794,0.00011492893099784851,0.00011354871094226837,0.00011319294571876526,0.00011156313121318817,0.00011107698082923889,0.0001096036285161972,0.00010885484516620636,0.00010734610259532928,0.00010679848492145538,0.0001058485358953476,0.00010459870100021362,0.00010362640023231506,0.00010281801223754883,0.00010133162140846252,0.00010072626173496246,0.00010019168257713318,9.95490700006485e-05,9.894371032714844e-05,9.834952652454376e-05,9.73045825958252e-05,9.668432176113129e-05,9.567476809024811e-05,9.594671428203583e-05,9.443797171115875e-05,9.409524500370026e-05,9.347498416900635e-05,9.317882359027863e-05,9.303726255893707e-05,9.289383888244629e-05,9.180046617984772e-05,9.150244295597076e-05,9.126588702201843e-05,9.040907025337219e-05,8.974596858024597e-05,8.89711081981659e-05,8.833035826683044e-05,8.800998330116272e-05,8.841417729854584e-05,8.733198046684265e-05,8.651241660118103e-05,8.589401841163635e-05,8.617900311946869e-05,8.588097989559174e-05,8.532404899597168e-05,8.4681436419487e-05,8.433684706687927e-05,8.406490087509155e-05,8.437409996986389e-05,8.37910920381546e-05,8.333846926689148e-05,8.338689804077148e-05,8.358806371688843e-05,8.298270404338837e-05,8.294731378555298e-05,8.283928036689758e-05,8.272193372249603e-05,8.272193372249603e-05,8.245930075645447e-05,8.247047662734985e-05,8.18055123090744e-05,8.181855082511902e-05,8.155591785907745e-05,8.148513734340668e-05,8.095055818557739e-05,8.103437721729279e-05,8.0866739153862e-05,8.0818310379982e-05,8.049793541431427e-05,8.083134889602661e-05,8.052214980125427e-05,8.059293031692505e-05,8.015520870685577e-05,7.982179522514343e-05,7.958337664604187e-05,7.933378219604492e-05,7.934495806694031e-05,7.957033812999725e-05,7.95125961303711e-05,7.920339703559875e-05,7.909536361694336e-05,7.922761142253876e-05,7.904879748821259e-05,7.896497845649719e-05,7.867999374866486e-05,7.834844291210175e-05,7.816962897777557e-05,7.787160575389862e-05,7.80150294303894e-05,7.769279181957245e-05,7.751584053039551e-05,7.727742195129395e-05,7.745437324047089e-05,7.725507020950317e-05,7.734820246696472e-05,7.75270164012909e-05,7.745623588562012e-05,7.733702659606934e-05,7.709860801696777e-05,7.715821266174316e-05,7.707439363002777e-05,7.678940892219543e-05,7.672049105167389e-05,7.672049105167389e-05,7.645785808563232e-05,7.637403905391693e-05,7.632747292518616e-05,7.627904415130615e-05,7.61132687330246e-05,7.61132687330246e-05,7.623061537742615e-05,7.583945989608765e-05,7.601641118526459e-05,7.623247802257538e-05,7.582642138004303e-05,7.59810209274292e-05,7.591210305690765e-05,7.526949048042297e-05,7.55898654460907e-05,7.564947009086609e-05,7.579289376735687e-05,7.542409002780914e-05,7.55898654460907e-05,7.557868957519531e-05,7.490068674087524e-05,7.526949048042297e-05,7.486529648303986e-05,7.461570203304291e-05,7.487647235393524e-05,7.525831460952759e-05,7.512606680393219e-05,7.46995210647583e-05,7.484108209609985e-05,7.501989603042603e-05,7.493793964385986e-05,7.469765841960907e-05,7.454492151737213e-05,7.471069693565369e-05,7.395073771476746e-05,7.403269410133362e-05,7.384270429611206e-05,7.421150803565979e-05,7.41276890039444e-05,7.400847971439362e-05,7.411651313304901e-05,7.416494190692902e-05,7.401034235954285e-05,7.416494190692902e-05,7.4019655585289e-05,7.41034746170044e-05,7.386691868305206e-05,7.399730384349823e-05,7.380731403827667e-05,7.381848990917206e-05,7.357075810432434e-05,7.361732423305511e-05,7.333233952522278e-05,7.363967597484589e-05,7.37123191356659e-05,7.369928061962128e-05,7.353350520133972e-05,7.344968616962433e-05,7.354468107223511e-05,7.336586713790894e-05,7.333233952522278e-05,7.355771958827972e-05,7.338076829910278e-05,7.339008152484894e-05,7.340498268604279e-05,7.349811494350433e-05,7.330812513828278e-05,7.303431630134583e-05,7.305853068828583e-05,7.303617894649506e-05,7.303617894649506e-05,7.31050968170166e-05,7.31050968170166e-05,7.277354598045349e-05,7.26412981748581e-05,7.27977603673935e-05,7.282011210918427e-05,7.263198494911194e-05,7.253512740135193e-05,7.264316082000732e-05,7.247552275657654e-05,7.238052785396576e-05,7.246434688568115e-05,7.258355617523193e-05,7.245317101478577e-05,7.22743570804596e-05,7.225014269351959e-05,7.215514779090881e-05,7.209554314613342e-05,7.200241088867188e-05,7.198750972747803e-05,7.203593850135803e-05,7.211975753307343e-05,7.18478113412857e-05,7.210858166217804e-05,7.192976772785187e-05,7.198937237262726e-05,7.168017327785492e-05,7.157213985919952e-05,7.154978811740875e-05,7.143057882785797e-05,7.140636444091797e-05,7.137097418308258e-05,7.128901779651642e-05,7.124058902263641e-05,7.139518857002258e-05,7.112137973308563e-05,7.095374166965485e-05,7.084943354129791e-05,7.073022425174713e-05,7.095374166965485e-05,7.102452218532562e-05,7.088296115398407e-05]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0010182857513427734,0.0013602047692984343,0.0017296008300036192,0.0021061513107270002,0.0024901654105633497,0.002874963916838169,0.003256660420447588,0.0036405439022928476,0.00402407068759203,0.004407953936606646,0.004794036038219929,0.005177788436412811,0.0055614341981709,0.005944069940596819,0.006324720568954945,0.006707189604640007,0.007086295634508133,0.007450996898114681,0.007807961665093899,0.008149191737174988,0.008481436409056187,0.008801629766821861,0.009109868668019772,0.009411284700036049,0.009700270369648933,0.009980971924960613,0.010252640582621098,0.010517595335841179,0.010771485045552254,0.011017912067472935,0.011254402808845043,0.011485414579510689,0.011708833277225494,0.011924787424504757,0.012133302167057991,0.01233226153999567,0.012525932863354683,0.012712127529084682,0.012893497943878174,0.013068070635199547,0.013236640952527523,0.013398378156125546,0.013556181453168392,0.013706105761229992,0.013850859366357327,0.013990597799420357,0.01412689033895731,0.014257965609431267,0.014383502304553986,0.014506031759083271,0.014622797258198261,0.014735772274434566,0.014845526777207851,0.014949171803891659,0.015050213783979416,0.015147275291383266,0.015238394029438496,0.015328657813370228,0.015413501299917698,0.015495575964450836,0.015576748177409172,0.01565413922071457,0.015728358179330826,0.015798870474100113,0.015867991372942924,0.015933889895677567,0.015997175127267838,0.01605825126171112,0.016116878017783165,0.016173649579286575,0.016227666288614273,0.016280801966786385,0.016330942511558533,0.01637953892350197,0.016425281763076782,0.01647055149078369,0.016512859612703323,0.016554396599531174,0.016593603417277336,0.01663106307387352,0.01666753739118576,0.01670248992741108,0.016736455261707306,0.016769304871559143,0.016800275072455406,0.01683034375309944,0.016859283670783043,0.016886617988348007,0.01691291853785515,0.016937531530857086,0.016961989924311638,0.01698562689125538,0.017008375376462936,0.01702970825135708,0.01705005392432213,0.017069675028324127,0.01708834618330002,0.01710708811879158,0.01712486706674099,0.017141636461019516,0.017157822847366333,0.017172429710626602,0.017186535522341728,0.017200952395796776,0.017213894054293633,0.01722702756524086,0.01723967120051384,0.017251426354050636,0.01726291887462139,0.017274172976613045,0.017284952104091644,0.017294971272349358,0.017304668202996254,0.0173138789832592,0.01732253096997738,0.017331337556242943,0.017339538782835007,0.017347607761621475,0.01735532097518444,0.017362985759973526,0.01736997440457344,0.0173768550157547,0.017383642494678497,0.017390059307217598,0.017395824193954468,0.017401812598109245,0.017407314851880074,0.01741277053952217,0.01741790398955345,0.017422718927264214,0.017427554354071617,0.017432119697332382,0.017436515539884567,0.0174406748265028,0.017444930970668793,0.017449161037802696,0.01745283417403698,0.017456328496336937,0.0174596905708313,0.01746284030377865,0.0174662284553051,0.017469294369220734,0.017472121864557266,0.01747502200305462,0.017477933317422867,0.017480524256825447,0.017483044415712357,0.0174855999648571,0.017487963661551476,0.017490532249212265,0.017492813989520073,0.01749492809176445,0.01749700866639614,0.017498861998319626,0.0175011083483696,0.017503175884485245,0.017504923045635223,0.017506742849946022,0.017508547753095627,0.01751009374856949,0.017511531710624695,0.017513148486614227,0.017514657229185104,0.017516059800982475,0.01751749776303768,0.017518769949674606,0.017520207911729813,0.017521491274237633,0.017522666603326797,0.017523914575576782,0.01752493716776371,0.01752612553536892,0.017527278512716293,0.017528288066387177,0.017529264092445374,0.017530309036374092,0.01753116399049759,0.017531950026750565,0.017532816156744957,0.017533672973513603,0.017534693703055382,0.017535395920276642,0.01753625087440014,0.01753704808652401,0.017537642270326614,0.017538366839289665,0.01753912679851055,0.017539924010634422,0.017540588974952698,0.017541278153657913,0.017541836947202682,0.017542384564876556,0.017543109133839607,0.017543714493513107,0.017544357106089592,0.017544975504279137,0.017545485869050026,0.01754605583846569,0.017546603456139565,0.017547113820910454,0.017547637224197388,0.01754816062748432,0.01754862256348133,0.01754920557141304,0.01754978857934475,0.01755044236779213,0.017550846561789513,0.017551308497786522,0.01755174808204174,0.017552129924297333,0.01755249686539173,0.01755293644964695,0.017553377896547318,0.017553698271512985,0.017554113641381264,0.01755441166460514,0.01755475625395775,0.017555100843310356,0.017555421218276024,0.017555730417370796,0.01755599118769169,0.017556264996528625,0.017556574195623398,0.01755683496594429,0.01755709759891033,0.01755732297897339,0.017557619139552116,0.017557786777615547,0.017558058723807335,0.01755821332335472,0.017558487132191658,0.01755870133638382,0.01755893975496292,0.017559116706252098,0.017559343948960304,0.01755952090024948,0.017559723928570747,0.01755991391837597,0.017560092732310295,0.017560342326760292,0.01756056770682335,0.017560768872499466,0.017560994252562523,0.017561208456754684,0.01756143569946289,0.017561601474881172,0.017561815679073334,0.017561933025717735,0.01756211183965206,0.017562314867973328,0.017562516033649445,0.017562681809067726,0.017562801018357277,0.017562968656420708,0.01756311021745205,0.017563240602612495,0.01756339520215988,0.017563503235578537,0.017563622444868088,0.01756373979151249,0.017563872039318085,0.01756402477622032,0.017564179375767708,0.017564252018928528,0.01756436936557293,0.01756444200873375,0.017564548179507256,0.017564643174409866,0.01756472699344158,0.017564892768859863,0.017565011978149414,0.01756509579718113,0.017565177753567696,0.01756521500647068,0.017565356567502022,0.017565427348017693,0.017565511167049408,0.017565617337822914,0.0175657719373703,0.01756584458053112,0.017565904185175896,0.017565974965691566,0.017566045746207237,0.017566105350852013,0.017566176131367683,0.017566271126270294,0.017566319555044174,0.01756637915968895,0.01756644994020462,0.0175664983689785,0.01756654493510723,0.017566604539752007,0.017566652968525887,0.017566710710525513,0.017566770315170288,0.017566805705428123,0.017566842958331108,0.017566902562975883,0.017566924914717674,0.01756698451936245,0.01756700873374939,0.017567044124007225,0.017567103728652,0.01756712794303894,0.017567187547683716,0.01756722293794155,0.017567293718457222,0.017567342147231102,0.017567377537488937,0.017567412927746773,0.017567437142133713,0.017567507922649384,0.01756754331290722,0.0175675917416811,0.017567651346325874,0.017567722126841545,0.01756778173148632,0.017567841336131096,0.017567899078130722,0.017567947506904602,0.017568007111549377,0.017568053677678108,0.017568090930581093,0.017568126320838928,0.01756817288696766,0.017568208277225494,0.01756822131574154,0.01756826788187027,0.01756831631064415,0.017568351700901985,0.017568375915288925,0.01756841130554676,0.017568422481417656,0.01756848208606243,0.017568517476320267,0.017568552866578102,0.017568590119481087,0.017568625509738922,0.017568660899996758,0.017568720504641533,0.01756875589489937,0.017568767070770264,0.01756882667541504,0.017568862065672874,0.017568886280059814,0.01756889745593071,0.01756894588470459,0.01756897009909153,0.01756901666522026,0.01756901666522026,0.017569052055478096],"recovered":[0.0,0.0004734573303721845,0.0008827142301015556,0.001271945657208562,0.0016547475242987275,0.0020392725709825754,0.002423191675916314,0.002807288896292448,0.0031911127734929323,0.0035776346921920776,0.003964239731431007,0.004349798429757357,0.0047338008880615234,0.0051192292012274265,0.005502886604517698,0.00588499940931797,0.006266683805733919,0.00664767948910594,0.007021639030426741,0.007386328652501106,0.00773707777261734,0.008080922067165375,0.008412727154791355,0.008732149377465248,0.009041955694556236,0.009342789649963379,0.009633248671889305,0.009916553273797035,0.010190028697252274,0.01045296248048544,0.010707054287195206,0.010952946729958057,0.011191671714186668,0.011423076502978802,0.011644390411674976,0.011859881691634655,0.012068360112607479,0.012268115766346455,0.012462642975151539,0.012650751508772373,0.012829221785068512,0.01300450786948204,0.013172056525945663,0.01333370991051197,0.01349060982465744,0.01364193670451641,0.013786013238132,0.013926832936704159,0.014063362963497639,0.014195495285093784,0.01432077120989561,0.014443621970713139,0.014560018666088581,0.01467481255531311,0.014783377759158611,0.014888805337250233,0.01498926617205143,0.015085387974977493,0.015178111381828785,0.015266853384673595,0.015352018177509308,0.01543580461293459,0.015516274608671665,0.015592062845826149,0.015664784237742424,0.01573646068572998,0.015806294977664948,0.0158727765083313,0.01593688130378723,0.01599818281829357,0.016057046130299568,0.016113486140966415,0.016168439760804176,0.01622123271226883,0.016271432861685753,0.016319017857313156,0.016366686671972275,0.01641087420284748,0.016453301534056664,0.016494231298565865,0.016532881185412407,0.016570555046200752,0.016607705503702164,0.016642538830637932,0.01667613722383976,0.016708998009562492,0.016739826649427414,0.016770631074905396,0.01679922640323639,0.016826536506414413,0.01685268245637417,0.01687772385776043,0.016902703791856766,0.016926473006606102,0.01694929227232933,0.01697073131799698,0.016991019248962402,0.017010996118187904,0.01703007146716118,0.0170487891882658,0.017066722735762596,0.017083171755075455,0.017098823562264442,0.01711372658610344,0.01712910644710064,0.017142582684755325,0.017156405374407768,0.017169371247291565,0.017181789502501488,0.01719365082681179,0.01720457337796688,0.01721593365073204,0.01722652278840542,0.017236661165952682,0.017246656119823456,0.017255688086152077,0.017264945432543755,0.017273621633648872,0.017282048240303993,0.017290035262703896,0.01729777082800865,0.017305484041571617,0.017312519252300262,0.017319638282060623,0.01732637733221054,0.017332307994365692,0.017338547855615616,0.017344215884804726,0.01734968274831772,0.01735517382621765,0.01736021228134632,0.017365144565701485,0.017370041459798813,0.017374616116285324,0.017378978431224823,0.017383340746164322,0.01738746464252472,0.01739155314862728,0.01739542745053768,0.017398802563548088,0.01740223728120327,0.017405563965439796,0.017408784478902817,0.017411673441529274,0.017414549365639687,0.017417509108781815,0.01742023043334484,0.017422916367650032,0.017425352707505226,0.01742785982787609,0.01743033155798912,0.017432721331715584,0.01743488386273384,0.017437249422073364,0.01743936352431774,0.017441479489207268,0.017443619668483734,0.017445402219891548,0.017447350546717644,0.017449216917157173,0.01745086908340454,0.017452377825975418,0.01745408959686756,0.01745576411485672,0.017457274720072746,0.017458593472838402,0.017459971830248833,0.017461374402046204,0.01746274158358574,0.017463989555835724,0.017465177923440933,0.017466353252530098,0.01746745966374874,0.01746850460767746,0.01746969297528267,0.01747060939669609,0.01747163012623787,0.017472771927714348,0.01747356727719307,0.01747441105544567,0.017475267872214317,0.017476147040724754,0.01747693121433258,0.017477750778198242,0.01747858338057995,0.017479391768574715,0.01748008094727993,0.01748085394501686,0.017481543123722076,0.017482243478298187,0.01748306304216385,0.017483621835708618,0.017484216019511223,0.017484858632087708,0.017485499382019043,0.017486141994595528,0.017486711964011192,0.017487341538071632,0.01748794876039028,0.017488565295934677,0.01748911291360855,0.01748955249786377,0.017490040510892868,0.017490491271018982,0.01749102585017681,0.017491620033979416,0.017492154613137245,0.01749272644519806,0.01749326102435589,0.017493771389126778,0.01749417558312416,0.017494555562734604,0.017495030537247658,0.017495566979050636,0.01749601773917675,0.017496362328529358,0.017496682703495026,0.017496980726718903,0.017497289925813675,0.017497645691037178,0.017497990280389786,0.017498228698968887,0.017498573288321495,0.017498834058642387,0.01749919168651104,0.017499428242444992,0.01749967783689499,0.017499880865216255,0.017500095069408417,0.017500391229987144,0.01750057004392147,0.017500855028629303,0.017501069232821465,0.01750131882727146,0.017501533031463623,0.017501698806881905,0.017501983791589737,0.0175021979957819,0.017502399161458015,0.017502613365650177,0.017502816393971443,0.01750299334526062,0.017503242939710617,0.01750345714390278,0.017503682523965836,0.017503945156931877,0.017504146322607994,0.01750432513654232,0.01750446856021881,0.017504634335637093,0.017504800111055374,0.01750500313937664,0.017505157738924026,0.017505312338471413,0.017505453899502754,0.01750570349395275,0.017505822703242302,0.017505917698144913,0.017506061121821404,0.01750619150698185,0.01750633306801319,0.017506452277302742,0.017506595700979233,0.01750670187175274,0.017506809905171394,0.017506927251815796,0.01750703528523445,0.017507130280137062,0.017507225275039673,0.017507344484329224,0.017507486045360565,0.017507629469037056,0.017507748678326607,0.017507843673229218,0.01750793866813183,0.017508069053292274,0.017508139833807945,0.017508188262581825,0.017508305609226227,0.017508437857031822,0.01750854402780533,0.01750863902270794,0.017508722841739655,0.017508793622255325,0.01750882901251316,0.017508888617157936,0.01750899665057659,0.017509032040834427,0.017509091645479202,0.01750917360186577,0.017509208992123604,0.017509257420897484,0.017509328201413155,0.01750941202044487,0.0175094585865736,0.017509518191218376,0.01750955358147621,0.017509590834379196,0.017509661614894867,0.017509697005152702,0.017509721219539642,0.017509756609797478,0.017509780824184418,0.01750982739031315,0.01750987581908703,0.01750989817082882,0.0175099465996027,0.017509981989860535,0.01751001738011837,0.017510052770376205,0.017510125413537025,0.01751016080379486,0.0175101850181818,0.01751025579869747,0.017510315403342247,0.017510350793600082,0.017510397359728813,0.017510445788502693,0.017510516569018364,0.017510564997792244,0.017510635778307915,0.017510684207081795,0.017510706558823586,0.017510754987597466,0.0175107903778553,0.01751083880662918,0.01751088537275791,0.017510896548628807,0.017510920763015747,0.017510969191789627,0.017511004582047462,0.017511039972305298,0.01751108653843403,0.017511099576950073,0.01751113496720791,0.017511170357465744,0.01751122996211052,0.01751125417649746,0.017511289566755295,0.01751132495701313,0.01751134917140007,0.017511384561657906,0.0175113957375288,0.01751144416630268,0.017511503770947456,0.017511514946818352,0.017511550337076187,0.017511609941720963,0.017511634156107903,0.017511658370494843,0.017511669546365738],"active":[0.0010182857513427734,0.0008867474389262497,0.0008468865999020636,0.0008342056535184383,0.0008354178862646222,0.0008356913458555937,0.0008334687445312738,0.0008332550060003996,0.0008329579140990973,0.000830319244414568,0.0008297963067889214,0.0008279900066554546,0.0008276333101093769,0.0008248407393693924,0.0008218339644372463,0.0008221901953220367,0.0008196118287742138,0.0008033174090087414,0.0007863226346671581,0.0007628630846738815,0.0007443586364388466,0.0007207076996564865,0.0006971415132284164,0.0006791353225708008,0.0006583146750926971,0.0006381822749972343,0.0006193919107317924,0.0006010420620441437,0.0005814563482999802,0.0005649495869874954,0.0005473485216498375,0.0005324678495526314,0.000517161563038826,0.0005017109215259552,0.0004889117553830147,0.0004723798483610153,0.0004575727507472038,0.00044401176273822784,0.000430854968726635,0.0004173191264271736,0.0004074191674590111,0.0003938702866435051,0.00038412492722272873,0.0003723958507180214,0.0003602495416998863,0.0003486610949039459,0.00034087710082530975,0.000331132672727108,0.0003201393410563469,0.0003105364739894867,0.00030202604830265045,0.0002921503037214279,0.0002855081111192703,0.00027435924857854843,0.0002668360248208046,0.00025846995413303375,0.0002491278573870659,0.00024326983839273453,0.00023538991808891296,0.00022872257977724075,0.0002247299998998642,0.0002183346077799797,0.00021208357065916061,0.00020680762827396393,0.0002032071352005005,0.00019742920994758606,0.00019088014960289001,0.00018547475337982178,0.00017999671399593353,0.00017546676099300385,0.0001706201583147049,0.00016731582581996918,0.00016250275075435638,0.00015830621123313904,0.00015384890139102936,0.00015153363347053528,0.00014617294073104858,0.00014352239668369293,0.0001403018832206726,0.00013683177530765533,0.00013465620577335358,0.00013193488121032715,0.0001287497580051422,0.00012676604092121124,0.00012413784861564636,0.00012134574353694916,0.00011945702135562897,0.0001159869134426117,0.00011369213461875916,0.00011099502444267273,0.00010930746793746948,0.00010790303349494934,0.00010567158460617065,0.00010323524475097656,0.00010076165199279785,9.894371032714844e-05,9.732693433761597e-05,9.609200060367584e-05,9.47955995798111e-05,9.284727275371552e-05,9.110011160373688e-05,8.925795555114746e-05,8.771196007728577e-05,8.722580969333649e-05,8.478760719299316e-05,8.444488048553467e-05,8.326582610607147e-05,8.205510675907135e-05,8.112937211990356e-05,8.052214980125427e-05,8.037872612476349e-05,7.90376216173172e-05,7.814541459083557e-05,7.721781730651855e-05,7.587485015392303e-05,7.564947009086609e-05,7.459335029125214e-05,7.398612797260284e-05,7.327273488044739e-05,7.295049726963043e-05,7.220357656478882e-05,7.137097418308258e-05,7.112324237823486e-05,7.042102515697479e-05,6.9446861743927e-05,6.950460374355316e-05,6.87669962644577e-05,6.855465471744537e-05,6.822124123573303e-05,6.75451010465622e-05,6.734207272529602e-05,6.697513163089752e-05,6.64740800857544e-05,6.605871021747589e-05,6.595253944396973e-05,6.582029163837433e-05,6.536953151226044e-05,6.477534770965576e-05,6.426312029361725e-05,6.40377402305603e-05,6.399117410182953e-05,6.37304037809372e-05,6.333738565444946e-05,6.334856152534485e-05,6.338395178318024e-05,6.301514804363251e-05,6.281398236751556e-05,6.26835972070694e-05,6.261095404624939e-05,6.267242133617401e-05,6.248243153095245e-05,6.220676004886627e-05,6.212480366230011e-05,6.16125762462616e-05,6.1744824051857e-05,6.169639527797699e-05,6.130337715148926e-05,6.134063005447388e-05,6.11972063779831e-05,6.087683141231537e-05,6.066262722015381e-05,6.0770660638809204e-05,6.056763231754303e-05,6.029568612575531e-05,6.02230429649353e-05,6.017647683620453e-05,6.023608148097992e-05,6.011687219142914e-05,5.992501974105835e-05,5.992501974105835e-05,5.9759244322776794e-05,5.977228283882141e-05,5.9818848967552185e-05,5.97834587097168e-05,5.957111716270447e-05,5.9699639678001404e-05,5.953386425971985e-05,5.9178099036216736e-05,5.924887955188751e-05,5.926191806793213e-05,5.942583084106445e-05,5.924887955188751e-05,5.931966006755829e-05,5.929730832576752e-05,5.9058889746665955e-05,5.897507071495056e-05,5.904585123062134e-05,5.907006561756134e-05,5.904585123062134e-05,5.903467535972595e-05,5.877390503883362e-05,5.876272916793823e-05,5.88931143283844e-05,5.885586142539978e-05,5.885772407054901e-05,5.883350968360901e-05,5.877390503883362e-05,5.871430039405823e-05,5.865469574928284e-05,5.854852497577667e-05,5.852431058883667e-05,5.860812962055206e-05,5.858205258846283e-05,5.871430039405823e-05,5.876272916793823e-05,5.882233381271362e-05,5.8691948652267456e-05,5.858205258846283e-05,5.848705768585205e-05,5.8358535170555115e-05,5.8321282267570496e-05,5.8380886912345886e-05,5.834735929965973e-05,5.813129246234894e-05,5.809590220451355e-05,5.8049336075782776e-05,5.807355046272278e-05,5.812011659145355e-05,5.813129246234894e-05,5.8084726333618164e-05,5.800090730190277e-05,5.803629755973816e-05,5.800090730190277e-05,5.800090730190277e-05,5.790591239929199e-05,5.7894736528396606e-05,5.794130265712738e-05,5.790591239929199e-05,5.796365439891815e-05,5.78220933675766e-05,5.791708827018738e-05,5.78463077545166e-05,5.7870522141456604e-05,5.77978789806366e-05,5.781091749668121e-05,5.78220933675766e-05,5.774013698101044e-05,5.7715922594070435e-05,5.769357085227966e-05,5.772896111011505e-05,5.775131285190582e-05,5.7775527238845825e-05,5.775131285190582e-05,5.775131285190582e-05,5.7753175497055054e-05,5.7656317949295044e-05,5.766935646533966e-05,5.760788917541504e-05,5.764327943325043e-05,5.7680532336235046e-05,5.7715922594070435e-05,5.7678669691085815e-05,5.764327943325043e-05,5.7656317949295044e-05,5.7656317949295044e-05,5.753710865974426e-05,5.757249891757965e-05,5.758553743362427e-05,5.7561323046684265e-05,5.754828453063965e-05,5.7538971304893494e-05,5.757249891757965e-05,5.758367478847504e-05,5.755014717578888e-05,5.7559460401535034e-05,5.751475691795349e-05,5.751289427280426e-05,5.751289427280426e-05,5.7501718401908875e-05,5.754828453063965e-05,5.752593278884888e-05,5.7466328144073486e-05,5.742907524108887e-05,5.737133324146271e-05,5.741789937019348e-05,5.735829472541809e-05,5.737133324146271e-05,5.742907524108887e-05,5.7466328144073486e-05,5.7406723499298096e-05,5.736015737056732e-05,5.733594298362732e-05,5.73229044675827e-05,5.731172859668732e-05,5.7347118854522705e-05,5.738250911235809e-05,5.73229044675827e-05,5.7347118854522705e-05,5.735829472541809e-05,5.7324767112731934e-05,5.733594298362732e-05,5.7347118854522705e-05,5.7324767112731934e-05,5.72986900806427e-05,5.731172859668732e-05,5.7287514209747314e-05,5.7289376854896545e-05,5.731172859668732e-05,5.726329982280731e-05,5.7287514209747314e-05,5.7287514209747314e-05,5.7287514209747314e-05,5.73229044675827e-05,5.730055272579193e-05,5.731172859668732e-05,5.7324767112731934e-05,5.7347118854522705e-05,5.736015737056732e-05,5.736015737056732e-05,5.736015737056732e-05,5.731172859668732e-05,5.7347118854522705e-05,5.735829472541809e-05,5.733594298362732e-05,5.733594298362732e-05,5.737133324146271e-05,5.7384371757507324e-05,5.739554762840271e-05,5.738250911235809e-05,5.738250911235809e-05,5.737133324146271e-05,5.7369470596313477e-05,5.7384371757507324e-05,5.737133324146271e-05,5.738250911235809e-05,5.7369470596313477e-05,5.733594298362732e-05,5.737133324146271e-05,5.739554762840271e-05,5.738250911235809e-05,5.737133324146271e-05,5.737133324146271e-05,5.733594298362732e-05,5.738250911235809e-05,5.738250911235809e-05,5.738250911235809e-05,5.736015737056732e-05,5.737133324146271e-05,5.737133324146271e-05,5.739554762840271e-05,5.7406723499298096e-05,5.738250911235809e-05,5.74309378862381e-05,5.741789937019348e-05,5.738250911235809e-05,5.738250911235809e-05,5.739554762840271e-05,5.736015737056732e-05,5.738250911235809e-05,5.735829472541809e-05,5.738250911235809e-05]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.7091864943504333,"q05":0.6390194807807666,"q20":0.6732841821026989,"q40":0.6983790830815583,"q60":0.7199939056193084,"q80":0.7450888065981678,"q95":0.7793535079201},"MaxActiveInfected":{"mean":0.03058606944978237,"q05":0.021035434284319532,"q20":0.025699301887212606,"q40":0.029115041443015972,"q60":0.03205709745654877,"q80":0.03547283701235214,"q95":0.04013670461524521}},"4W_None":{"TotalInfected":{"mean":0.45002445578575134,"q05":0.3511952171473275,"q20":0.3994565606411239,"q40":0.43480237103370795,"q60":0.46524654053779474,"q80":0.5005923509303788,"q95":0.5488536944241752},"MaxActiveInfected":{"mean":0.007815313525497913,"q05":0.0020493556755862667,"q20":0.004865049454058299,"q40":0.006927217044362612,"q60":0.008703410006633215,"q80":0.010765577596937527,"q95":0.013581271375409558}},"2W_Strong":{"TotalInfected":{"mean":0.016132434830069542,"q05":0.010490838052560679,"q20":0.013245802511297224,"q40":0.015263492951459269,"q60":0.017001376708679815,"q80":0.01901906714884186,"q95":0.021774031607578404},"MaxActiveInfected":{"mean":0.0011051204055547714,"q05":0.0009227411077690787,"q20":0.0010118025035448287,"q40":0.0010770295979541083,"q60":0.0011332112131554346,"q80":0.0011984383075647142,"q95":0.001287499703340464}},"2W_Moderate":{"TotalInfected":{"mean":0.034294579178094864,"q05":0.0070069214552128875,"q20":0.0203323203012295,"q40":0.030091622196283533,"q60":0.03849753615990619,"q80":0.04825683805496023,"q95":0.06158223690097683},"MaxActiveInfected":{"mean":0.001106609939597547,"q05":0.0009216423712000149,"q20":0.0010119676987713935,"q40":0.001078120475939654,"q60":0.0011350994032554402,"q80":0.0012012521804237006,"q95":0.001291577507995079}}}}} \ No newline at end of file diff --git a/web/country-data/extdata-ER.json b/web/country-data/extdata-ER.json new file mode 100644 index 00000000..f5430ff0 --- /dev/null +++ b/web/country-data/extdata-ER.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.00028824806213378906,0.00031063437927514315,0.000339304591761902,0.0003746514266822487,0.0004139256780035794,0.00045987655175849795,0.0005093621439300478,0.0005651315441355109,0.0006311123725026846,0.0006984677165746689,0.0007787835784256458,0.0008687216322869062,0.0009700491791591048,0.0010809989180415869,0.0012108003720641136,0.001350616803392768,0.001514194067567587,0.0017042814288288355,0.00193874875549227,0.0022009043022990227,0.002527077216655016,0.002895273268222809,0.0033382868859916925,0.003838837379589677,0.004449551925063133,0.005144902970641851,0.0059657348319888115,0.006926186848431826,0.008052769117057323,0.009393985383212566,0.010931375436484814,0.012746632099151611,0.014855463057756424,0.017307158559560776,0.020203832536935806,0.023555301129817963,0.02744423784315586,0.03192543238401413,0.037186216562986374,0.04320165887475014,0.050106074661016464,0.05805518478155136,0.06711320579051971,0.07739795744419098,0.08910345286130905,0.10219690203666687,0.11678964644670486,0.1330203264951706,0.15077896416187286,0.17007872462272644,0.1909763664007187,0.21337328851222992,0.23693391680717468,0.2614065110683441,0.2868131995201111,0.3128972053527832,0.3392537832260132,0.36559030413627625,0.3916684091091156,0.41722241044044495,0.4421287775039673,0.4660416841506958,0.48902928829193115,0.5110813975334167,0.5320475697517395,0.551982581615448,0.5709754228591919,0.5888827443122864,0.6058354377746582,0.621965765953064,0.6372908353805542,0.6517062187194824,0.6653082966804504,0.6780877113342285,0.6901928186416626,0.7014071941375732,0.7120173573493958,0.7217652201652527,0.7307111024856567,0.7389227747917175,0.7463644742965698,0.7531043291091919,0.7592218518257141,0.7646898031234741,0.7695770859718323,0.7739129662513733,0.7777981758117676,0.7812466621398926,0.7843265533447266,0.7870305776596069,0.7894151210784912,0.791529655456543,0.793375551700592,0.795020341873169,0.7964237928390503,0.7976492047309875,0.798738420009613,0.7996959686279297,0.8005301356315613,0.8012555241584778,0.8018904328346252,0.8024298548698425,0.8029221296310425,0.8033386468887329,0.8037092089653015,0.8040261268615723,0.8042953610420227,0.8045388460159302,0.8047499656677246,0.8049343824386597,0.8050902485847473,0.8052308559417725,0.8053551912307739,0.8054618239402771,0.8055564761161804,0.8056379556655884,0.8057027459144592,0.8057591319084167,0.8058160543441772,0.8058606386184692,0.8059000968933105,0.8059342503547668,0.8059643507003784,0.8059914112091064,0.8060163855552673,0.8060361742973328,0.8060532808303833,0.8060691952705383,0.8060827255249023,0.8060929179191589,0.8061021566390991,0.8061110377311707,0.8061184883117676,0.8061255216598511,0.8061316013336182,0.8061363697052002,0.8061400651931763,0.8061432242393494,0.8061469197273254,0.8061500787734985,0.8061524629592896,0.8061547875404358,0.8061569333076477,0.8061581254005432,0.8061602711677551,0.8061614632606506,0.8061634302139282,0.8061642050743103,0.8061650395393372,0.8061658143997192,0.806166410446167,0.8061670064926147,0.8061671853065491,0.8061677813529968,0.8061679601669312,0.8061683773994446,0.8061685562133789,0.8061687350273132,0.8061687350273132,0.8061687350273132,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476,0.8061689138412476],"recovered":[0.0,3.3579490263946354e-05,6.126784137450159e-05,8.718885510461405e-05,0.00011919737153220922,0.00015552606782875955,0.0001975495251826942,0.00024605324142612517,0.0002969134075101465,0.00035366471274755895,0.0004147361614741385,0.0004858225875068456,0.0005649602389894426,0.000654701900202781,0.000760153285227716,0.0008705139625817537,0.000993245979771018,0.0011466119904071093,0.0013074401067569852,0.0015079352306202054,0.0017439734656363726,0.0020165368914604187,0.002337211277335882,0.002724455436691642,0.003164916066452861,0.0036919766571372747,0.004304654896259308,0.005009627901017666,0.0058579519391059875,0.006833720952272415,0.008011359721422195,0.009337651543319225,0.010949074290692806,0.012788680382072926,0.014934036880731583,0.01747193932533264,0.02040906436741352,0.023781152442097664,0.02776906080543995,0.03230307996273041,0.03765301778912544,0.04380081593990326,0.050743717700242996,0.05884344503283501,0.06802046298980713,0.07846486568450928,0.09023909270763397,0.10343622416257858,0.11816348135471344,0.13438217341899872,0.15207582712173462,0.17145688831806183,0.19230248034000397,0.21446886658668518,0.23779994249343872,0.26219671964645386,0.28736603260040283,0.3131735324859619,0.3393121063709259,0.36541712284088135,0.3911851644515991,0.41654592752456665,0.4412478804588318,0.4650692641735077,0.4881197214126587,0.5100759863853455,0.5310115218162537,0.5510482788085938,0.5699761509895325,0.5879275798797607,0.6049523949623108,0.6211332082748413,0.6364976763725281,0.6508867740631104,0.6644636988639832,0.6772869229316711,0.6893076300621033,0.7006382346153259,0.7112106680870056,0.7209683656692505,0.7299172282218933,0.738113522529602,0.7455428838729858,0.752362847328186,0.758470356464386,0.7639697790145874,0.7688835859298706,0.7733121514320374,0.7772234678268433,0.7807302474975586,0.7838305830955505,0.7865675687789917,0.7890015840530396,0.7911345958709717,0.7929973602294922,0.7946258783340454,0.796059787273407,0.7973304986953735,0.7984299659729004,0.7993966937065125,0.8002544641494751,0.8009951710700989,0.8016412258148193,0.8022075891494751,0.8026924133300781,0.8031303286552429,0.8034963607788086,0.8038132786750793,0.8040986061096191,0.8043456673622131,0.8045663833618164,0.804747998714447,0.8049092292785645,0.8050525784492493,0.8051808476448059,0.8052880764007568,0.8053821325302124,0.805461049079895,0.805531919002533,0.8055936098098755,0.8056458234786987,0.8056911826133728,0.8057310581207275,0.8057654500007629,0.8057979941368103,0.8058257102966309,0.8058504462242126,0.8058708906173706,0.8058874011039734,0.8059040904045105,0.8059182167053223,0.8059288263320923,0.8059388399124146,0.8059470653533936,0.8059545159339905,0.805963933467865,0.8059698343276978,0.8059739470481873,0.8059775233268738,0.8059818148612976,0.8059847950935364,0.805987536907196,0.8059906363487244,0.8059922456741333,0.8059942126274109,0.8059954047203064,0.8059971332550049,0.8059987425804138,0.8060001134872437,0.8060010671615601,0.8060018420219421,0.8060022592544556,0.8060030341148376,0.8060036301612854,0.8060045838356018,0.8060048222541809,0.8060051798820496,0.806005597114563,0.8060057759284973,0.8060059547424316,0.8060059547424316,0.8060063719749451,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794,0.8060065507888794],"active":[0.00028824806213378906,0.000277054903563112,0.0002780367503874004,0.0002874625788535923,0.0002947283210232854,0.0003043504839297384,0.00031181261874735355,0.00031907830270938575,0.0003341989649925381,0.00034480300382710993,0.00036404741695150733,0.00038289904478006065,0.00040508894016966224,0.0004262970178388059,0.00045064708683639765,0.0004801028408110142,0.0005209480877965689,0.0005576694384217262,0.0006313086487352848,0.0006929690716788173,0.0007831037510186434,0.0008787363767623901,0.0010010756086558104,0.001114381942898035,0.0012846358586102724,0.0014529263135045767,0.0016610799357295036,0.0019165589474141598,0.002194817177951336,0.002560264430940151,0.0029200157150626183,0.003408980555832386,0.003906388767063618,0.00451847817748785,0.005269795656204224,0.006083361804485321,0.00703517347574234,0.008144279941916466,0.009417155757546425,0.01089857891201973,0.012453056871891022,0.014254368841648102,0.016369488090276718,0.018554512411355972,0.021082989871501923,0.023732036352157593,0.026550553739070892,0.02958410233259201,0.032615482807159424,0.03569655120372772,0.03890053927898407,0.04191640019416809,0.044631436467170715,0.046937644481658936,0.04901325702667236,0.050700485706329346,0.05188775062561035,0.05241677165031433,0.0523563027381897,0.0518052875995636,0.050943613052368164,0.04949575662612915,0.047781407833099365,0.04601213335990906,0.04392784833908081,0.04190659523010254,0.03996390104293823,0.03783446550369263,0.03585928678512573,0.03403818607330322,0.03233844041824341,0.030573010444641113,0.028810620307922363,0.027200937271118164,0.025729119777679443,0.0241202712059021,0.02270972728729248,0.021126985549926758,0.019500434398651123,0.01795440912246704,0.016447246074676514,0.014990806579589844,0.013678967952728271,0.012326955795288086,0.011106729507446289,0.009943187236785889,0.008914589881896973,0.007934510707855225,0.007103085517883301,0.00630033016204834,0.005584537982940674,0.0049620866775512695,0.00437396764755249,0.0038857460021972656,0.0034264326095581055,0.0030233263969421387,0.0026786327362060547,0.0023654699325561523,0.0021001696586608887,0.001858830451965332,0.0016359686851501465,0.0014346837997436523,0.0012809038162231445,0.0011310577392578125,0.0010167956352233887,0.0008957982063293457,0.0007990002632141113,0.0007255673408508301,0.0006513595581054688,0.0005887150764465332,0.0005238652229309082,0.00048285722732543945,0.00044596195220947266,0.00040924549102783203,0.0003756284713745117,0.00034987926483154297,0.00032061338424682617,0.0002980828285217285,0.0002841353416442871,0.00026702880859375,0.0002542734146118164,0.00024306774139404297,0.0002332925796508789,0.00022596120834350586,0.00021839141845703125,0.0002104640007019043,0.0002028346061706543,0.0001983046531677246,0.00019532442092895508,0.0001888275146484375,0.00018393993377685547,0.00018221139907836914,0.00017964839935302734,0.00017845630645751953,0.00017708539962768555,0.00017243623733520508,0.00017023086547851562,0.00016927719116210938,0.00016939640045166016,0.00016826391220092773,0.00016766786575317383,0.0001672506332397461,0.00016629695892333984,0.0001658797264099121,0.00016605854034423828,0.00016605854034423828,0.00016629695892333984,0.00016546249389648438,0.00016492605209350586,0.0001647472381591797,0.00016456842422485352,0.0001647472381591797,0.00016415119171142578,0.00016415119171142578,0.0001633763313293457,0.00016355514526367188,0.0001633763313293457,0.00016313791275024414,0.00016295909881591797,0.0001627802848815918,0.00016295909881591797,0.00016254186630249023,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406,0.00016236305236816406]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.00028824806213378906,0.00031181261874735355,0.00033871550112962723,0.00037425869959406555,0.00041255110409110785,0.0004543781979009509,0.0004975798656232655,0.0005476545775309205,0.0006034239777363837,0.0006637099431827664,0.0007298871059902012,0.0008015626226551831,0.0008838421781547368,0.0009743693517521024,0.001076089683920145,0.0011835048208013177,0.001306826015934348,0.0014521407429128885,0.0016137543134391308,0.001814249437302351,0.002038112608715892,0.002291824435815215,0.0025859884917736053,0.002935333177447319,0.003334163222461939,0.0037830679211765528,0.004320536274462938,0.004915148485451937,0.005615015979856253,0.006434276700019836,0.007368415128439665,0.008449438959360123,0.009652802720665932,0.011089847423136234,0.012714623473584652,0.014611570164561272,0.016757123172283173,0.019221583381295204,0.02202281914651394,0.02520953305065632,0.02890111692249775,0.03307734429836273,0.0378309041261673,0.04321795701980591,0.04934513568878174,0.05617237836122513,0.06392904371023178,0.07255151122808456,0.08221945911645889,0.09295861423015594,0.10481492429971695,0.11780920624732971,0.13196246325969696,0.14735110104084015,0.16402263939380646,0.18177872896194458,0.20063605904579163,0.2204838991165161,0.2412864863872528,0.26279523968696594,0.28486934304237366,0.3073669970035553,0.33009541034698486,0.35281381011009216,0.37539729475975037,0.3976292610168457,0.41939446330070496,0.4406862258911133,0.4612521827220917,0.4811573624610901,0.5002617835998535,0.5186415314674377,0.5363048911094666,0.5530434250831604,0.5690058469772339,0.5842155814170837,0.5986140966415405,0.612335741519928,0.625403106212616,0.6377428770065308,0.6493340730667114,0.6603461503982544,0.6706432700157166,0.6802366375923157,0.6892282962799072,0.6975310444831848,0.7052611708641052,0.7123319506645203,0.7188563942909241,0.7248449325561523,0.7303212881088257,0.7352474927902222,0.7397563457489014,0.7438660264015198,0.7475385665893555,0.7508719563484192,0.7538570165634155,0.7565191984176636,0.7589163184165955,0.7610560059547424,0.7629917860031128,0.7646774649620056,0.7661796808242798,0.7675387859344482,0.768706202507019,0.7697781920433044,0.7707168459892273,0.7715386748313904,0.7722685933113098,0.7729079723358154,0.773491382598877,0.7740001678466797,0.774455189704895,0.7748514413833618,0.775213360786438,0.7755283713340759,0.7758064270019531,0.7760371565818787,0.7762506008148193,0.7764405012130737,0.7766046524047852,0.7767543196678162,0.7768868207931519,0.7770026922225952,0.7771018743515015,0.777190625667572,0.7772713303565979,0.7773430347442627,0.7774050831794739,0.777463972568512,0.7775123119354248,0.7775529026985168,0.7775902152061462,0.7776241898536682,0.7776519060134888,0.7776776552200317,0.777701199054718,0.777719259262085,0.777738094329834,0.7777524590492249,0.777763843536377,0.7777760028839111,0.7777856588363647,0.7777938842773438,0.7778013348579407,0.7778074145317078,0.7778125405311584,0.7778180241584778,0.7778223752975464,0.7778268456459045,0.7778313755989075,0.7778345346450806,0.7778376936912537,0.7778401970863342,0.7778425812721252,0.7778443694114685,0.7778463363647461,0.7778483033180237,0.7778498530387878,0.7778506278991699,0.7778521776199341,0.7778535485267639,0.7778541445732117,0.7778547406196594,0.7778555154800415,0.7778565287590027,0.7778573036193848,0.7778577208518982,0.7778580784797668,0.777858316898346,0.7778584957122803,0.777859091758728,0.7778592705726624,0.7778596878051758,0.7778596878051758,0.7778598666191101,0.7778598666191101,0.7778600454330444,0.7778600454330444,0.7778602242469788,0.7778602242469788,0.7778604626655579,0.7778604626655579,0.7778604626655579,0.7778604626655579,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922,0.7778606414794922],"recovered":[0.0,3.0044808227103204e-05,5.851864625583403e-05,8.797433838481084e-05,0.00011939374962821603,0.00015316960343625396,0.00019126564438920468,0.00023191449872683734,0.0002749198174569756,0.0003257799835409969,0.00038056756602600217,0.00044262089068070054,0.0005101726274006069,0.0005838118377141654,0.0006643240922130644,0.0007542621460743248,0.0008575534448027611,0.0009665394900366664,0.0010983046377077699,0.0012451903894543648,0.001414855127222836,0.0016086735995486379,0.0018372498452663422,0.002100780140608549,0.0024116358254104853,0.002766086021438241,0.0031619705259799957,0.0036309051793068647,0.004166606348007917,0.004781052004545927,0.005510963965207338,0.006329832132905722,0.007281840313225985,0.008362079039216042,0.009619836695492268,0.01106336247175932,0.012731536291539669,0.0146483164280653,0.016835499554872513,0.019306832924485207,0.022131437435746193,0.02540416084229946,0.02913227118551731,0.033388618379831314,0.03819853812456131,0.04365098103880882,0.04981507733464241,0.056741878390312195,0.06455156207084656,0.07328753173351288,0.0830414891242981,0.0938362181186676,0.10572630167007446,0.11876732110977173,0.13291116058826447,0.1483706831932068,0.1649569869041443,0.18274863064289093,0.20151013135910034,0.22138193249702454,0.24199679493904114,0.26328912377357483,0.2852795720100403,0.3076201379299164,0.330188512802124,0.3526470959186554,0.37509843707084656,0.3972318470478058,0.41883406043052673,0.4400816261768341,0.46058395504951477,0.4804013669490814,0.49943915009498596,0.5178422927856445,0.5353334546089172,0.5520472526550293,0.568175196647644,0.5833637118339539,0.5977997779846191,0.6115270853042603,0.624571681022644,0.6369328498840332,0.6486055254936218,0.6595295071601868,0.6698366403579712,0.6795371770858765,0.68848717212677,0.6968714594841003,0.7045421004295349,0.7117002606391907,0.7182391881942749,0.7242475748062134,0.7297318577766418,0.7347345948219299,0.7392701506614685,0.7433874607086182,0.7470743656158447,0.7504056096076965,0.7534313201904297,0.7561453580856323,0.7585681676864624,0.7607492804527283,0.7626960873603821,0.7643892168998718,0.7659285664558411,0.7672776579856873,0.7685100436210632,0.7695773243904114,0.7705181241035461,0.7713631391525269,0.7721046209335327,0.7727715373039246,0.7733572721481323,0.7738798260688782,0.774333655834198,0.7747509479522705,0.7751191258430481,0.7754451036453247,0.7757208347320557,0.7759662866592407,0.7761906981468201,0.7763822078704834,0.7765579223632812,0.7767079472541809,0.7768377661705017,0.7769603133201599,0.7770618200302124,0.7771517634391785,0.7772321105003357,0.7773035764694214,0.7773654460906982,0.7774202227592468,0.7774657607078552,0.7775101661682129,0.7775496244430542,0.7775788903236389,0.7776089310646057,0.7776352167129517,0.7776579856872559,0.7776802182197571,0.7776976823806763,0.7777119874954224,0.7777261734008789,0.7777381539344788,0.7777506709098816,0.7777591347694397,0.7777665853500366,0.7777729034423828,0.7777782082557678,0.7777838706970215,0.777787983417511,0.777792751789093,0.7777958512306213,0.7777996063232422,0.7778025269508362,0.7778050899505615,0.7778078317642212,0.7778099775314331,0.7778121829032898,0.777813732624054,0.777814507484436,0.777816116809845,0.7778174877166748,0.7778182625770569,0.7778192162513733,0.777819812297821,0.7778208255767822,0.7778216004371643,0.777821958065033,0.7778223752975464,0.7778225541114807,0.7778229713439941,0.7778231501579285,0.7778237462043762,0.7778239250183105,0.7778241634368896,0.7778241634368896,0.777824342250824,0.7778245210647583,0.7778245210647583,0.7778247594833374,0.7778249382972717,0.7778249382972717,0.7778249382972717,0.7778249382972717,0.777825117111206,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404,0.7778252959251404],"active":[0.00028824806213378906,0.00028176780324429274,0.0002801968657877296,0.0002862843684852123,0.0002931573544628918,0.0003012085799127817,0.0003063142066821456,0.00031574006425216794,0.0003285041602794081,0.00033792995964176953,0.00034931953996419907,0.00035894173197448254,0.0003736695507541299,0.0003905575140379369,0.0004117655917070806,0.00042924267472699285,0.00044927257113158703,0.00048560125287622213,0.0005154496757313609,0.0005690590478479862,0.0006232574814930558,0.0006831508362665772,0.0007487386465072632,0.0008345530368387699,0.0009225273970514536,0.0010169818997383118,0.0011585657484829426,0.001284243306145072,0.0014484096318483353,0.0016532246954739094,0.0018574511632323265,0.002119606826454401,0.002370962407439947,0.0027277683839201927,0.0030947867780923843,0.0035482076928019524,0.004025586880743504,0.004573266953229904,0.005187319591641426,0.005902700126171112,0.006769679486751556,0.007673183456063271,0.008698632940649986,0.009829338639974594,0.011146597564220428,0.012521397322416306,0.01411396637558937,0.01580963283777237,0.017667897045612335,0.019671082496643066,0.021773435175418854,0.02397298812866211,0.026236161589622498,0.02858377993106842,0.031111478805541992,0.03340804576873779,0.03567907214164734,0.03773526847362518,0.039776355028152466,0.041413307189941406,0.04287254810333252,0.04407787322998047,0.04481583833694458,0.04519367218017578,0.04520878195762634,0.04498216509819031,0.0442960262298584,0.043454378843307495,0.04241812229156494,0.04107573628425598,0.039677828550338745,0.03824016451835632,0.03686574101448059,0.03520113229751587,0.03367239236831665,0.03216832876205444,0.030438899993896484,0.02897202968597412,0.027603328227996826,0.026215791702270508,0.024762392044067383,0.02341330051422119,0.022037744522094727,0.020707130432128906,0.019391655921936035,0.01799386739730835,0.016773998737335205,0.015460491180419922,0.01431429386138916,0.01314467191696167,0.012082099914550781,0.010999917984008789,0.010024487972259521,0.009131431579589844,0.008268415927886963,0.007484495639801025,0.006782650947570801,0.006113588809967041,0.0054849982261657715,0.004910647869110107,0.004423618316650391,0.003928184509277344,0.003483593463897705,0.003149569034576416,0.0027776360511779785,0.0025005340576171875,0.0022068023681640625,0.001961350440979004,0.0017504692077636719,0.0015448331832885742,0.0013867616653442383,0.001228630542755127,0.0010979175567626953,0.0009716153144836426,0.0008797049522399902,0.0007774233818054199,0.0006873011589050293,0.0005920529365539551,0.0005297660827636719,0.0004742145538330078,0.0004139542579650879,0.00037211179733276367,0.00032889842987060547,0.00029474496841430664,0.00026410818099975586,0.00023031234741210938,0.00020951032638549805,0.00019127130508422852,0.0001729726791381836,0.00016039609909057617,0.0001468658447265625,0.00013267993927001953,0.00012445449829101562,0.00011402368545532227,0.00010228157043457031,9.876489639282227e-05,9.226799011230469e-05,8.404254913330078e-05,8.0108642578125e-05,7.224082946777344e-05,6.61611557006836e-05,6.401538848876953e-05,5.9485435485839844e-05,5.5730342864990234e-05,5.066394805908203e-05,4.8279762268066406e-05,4.595518112182617e-05,4.51207160949707e-05,4.416704177856445e-05,4.297494888305664e-05,4.3392181396484375e-05,4.178285598754883e-05,4.184246063232422e-05,4.0590763092041016e-05,4.00543212890625e-05,3.927946090698242e-05,3.8504600524902344e-05,3.832578659057617e-05,3.7670135498046875e-05,3.68952751159668e-05,3.7670135498046875e-05,3.743171691894531e-05,3.6656856536865234e-05,3.647804260253906e-05,3.629922866821289e-05,3.6716461181640625e-05,3.647804260253906e-05,3.612041473388672e-05,3.612041473388672e-05,3.594160079956055e-05,3.594160079956055e-05,3.612041473388672e-05,3.612041473388672e-05,3.594160079956055e-05,3.5762786865234375e-05,3.5703182220458984e-05,3.5703182220458984e-05,3.5703182220458984e-05,3.552436828613281e-05,3.5703182220458984e-05,3.546476364135742e-05,3.552436828613281e-05,3.552436828613281e-05,3.552436828613281e-05,3.552436828613281e-05,3.552436828613281e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05,3.534555435180664e-05]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.00028824806213378906,0.00031063437927514315,0.0003379299887456,0.00037209861329756677,0.00040803453885018826,0.0004465233359951526,0.0004912959993816912,0.0005368541460484266,0.000585161498747766,0.000640341779217124,0.0006949329981580377,0.0007615028880536556,0.0008294473518617451,0.0009009265340864658,0.0009822242427617311,0.001067645731382072,0.0011556200915947556,0.0012622496578842402,0.0013830179814249277,0.0015238162595778704,0.0016775749390944839,0.0018531308742240071,0.0020455748308449984,0.002271401695907116,0.002524524461477995,0.0028090663254261017,0.0031246349681168795,0.0034891001414507627,0.0038967670407146215,0.004360399674624205,0.004888245835900307,0.005479323212057352,0.006140701938420534,0.006879057735204697,0.007729345466941595,0.008687048219144344,0.009764930233359337,0.010999320074915886,0.012368814088404179,0.013922111131250858,0.015664514154195786,0.017606625333428383,0.019821103662252426,0.02230912819504738,0.025054987519979477,0.02817729115486145,0.03162792697548866,0.03549938648939133,0.039752595126628876,0.044530898332595825,0.049796003848314285,0.05566730722784996,0.062108878046274185,0.06924520432949066,0.07704389840364456,0.08555757254362106,0.09487244486808777,0.10492508113384247,0.11585412919521332,0.12760400772094727,0.14009420573711395,0.1535428911447525,0.16773267090320587,0.18277570605278015,0.1984887421131134,0.2148735672235489,0.23198910057544708,0.24937503039836884,0.26733848452568054,0.28546589612960815,0.3037451207637787,0.32211270928382874,0.34038957953453064,0.3585955500602722,0.3765931725502014,0.39414602518081665,0.41136032342910767,0.42810648679733276,0.4443151652812958,0.4601399302482605,0.47539740800857544,0.49004533886909485,0.5040501356124878,0.5175606608390808,0.5305044651031494,0.5429031848907471,0.5548872947692871,0.5662554502487183,0.5772192478179932,0.5877090096473694,0.5976781845092773,0.6073063015937805,0.6164131760597229,0.6250941753387451,0.6333070397377014,0.6410897970199585,0.6485495567321777,0.655409574508667,0.6619570255279541,0.6681089401245117,0.6738490462303162,0.6791188716888428,0.6840962767601013,0.6887186765670776,0.6929347515106201,0.6968616247177124,0.7004793286323547,0.7038121819496155,0.7068673372268677,0.7096045613288879,0.7121620774269104,0.7144505977630615,0.7165362238883972,0.7184202075004578,0.7201533913612366,0.7217292785644531,0.7231451272964478,0.72441565990448,0.7255820631980896,0.7266377806663513,0.7275943160057068,0.728425920009613,0.7291882634162903,0.7298792600631714,0.7304890155792236,0.7310581207275391,0.7315514087677002,0.7320001125335693,0.7324061989784241,0.7327555418014526,0.7330732345581055,0.7333613634109497,0.7336158156394958,0.7338493466377258,0.7340549230575562,0.734242856502533,0.7344170212745667,0.734558641910553,0.734685480594635,0.7348030805587769,0.7349138259887695,0.7350078821182251,0.7350947260856628,0.7351683378219604,0.7352368831634521,0.7352993488311768,0.7353584170341492,0.7354102730751038,0.7354507446289062,0.7354903817176819,0.735525369644165,0.7355610728263855,0.7355911135673523,0.7356156706809998,0.7356414198875427,0.7356610298156738,0.7356783151626587,0.7356924414634705,0.7357056140899658,0.7357175946235657,0.7357286214828491,0.73573899269104,0.7357462644577026,0.7357543110847473,0.7357600331306458,0.7357662916183472,0.7357715964317322,0.7357763051986694,0.735781192779541,0.7357853651046753,0.735788881778717,0.7357926368713379,0.7357955574989319,0.7357984781265259,0.7358010411262512,0.735802412033081,0.7358042001724243,0.7358061671257019,0.7358084917068481,0.7358096837997437,0.7358104586601257,0.7358120679855347,0.7358130216598511,0.7358142137527466,0.7358148097991943,0.735815167427063,0.7358160018920898,0.7358163595199585,0.7358169555664062,0.7358173727989197,0.735817551612854,0.7358179688453674,0.7358183264732361,0.7358187437057495,0.7358189225196838,0.7358191013336182,0.7358193397521973,0.7358193397521973,0.7358193397521973,0.7358195185661316,0.7358195185661316,0.7358195185661316,0.7358195185661316,0.7358196973800659,0.7358196973800659,0.735819935798645,0.7358201146125793,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137,0.7358202934265137],"recovered":[0.0,3.220489088562317e-05,6.008961645420641e-05,8.738522592466325e-05,0.00011684092169161886,0.00014924218703527004,0.00018498176359571517,0.00022386327327694744,0.0002658867451827973,0.0003112484992016107,0.00036191230174154043,0.000411986984545365,0.00047148746671155095,0.000535504543222487,0.0006001106812618673,0.0006735535571351647,0.0007550476002506912,0.0008385053952224553,0.0009347273735329509,0.001043124357238412,0.0011688019149005413,0.0013105820398777723,0.00147062458563596,0.0016559991054236889,0.001856101443991065,0.002081142971292138,0.0023383894003927708,0.002624895190820098,0.0029555843211710453,0.0033169074449688196,0.0037312509957700968,0.004211378749459982,0.004741581156849861,0.005336389876902103,0.006005230359733105,0.0067757912911474705,0.007633148692548275,0.008599295280873775,0.00971429143100977,0.010948484763503075,0.012344488874077797,0.01390446163713932,0.015657272189855576,0.017669489607214928,0.01988573558628559,0.022336645051836967,0.025138864293694496,0.028269218280911446,0.0317612886428833,0.03562862426042557,0.03993622586131096,0.044762641191482544,0.05008096247911453,0.05597642436623573,0.06245765835046768,0.06963109970092773,0.07743960618972778,0.08602005243301392,0.09531960636377335,0.10540857911109924,0.11635176092386246,0.12804469466209412,0.14063404500484467,0.15400457382202148,0.16820065677165985,0.18319498002529144,0.19885382056236267,0.21526417136192322,0.23213502764701843,0.24952194094657898,0.267339289188385,0.2853441834449768,0.30353131890296936,0.32182544469833374,0.3400294780731201,0.3580883741378784,0.3758884370326996,0.3934241831302643,0.41054245829582214,0.4273039400577545,0.4435622990131378,0.45935192704200745,0.4745469391345978,0.4890996217727661,0.5031861066818237,0.51667720079422,0.5296163558959961,0.542025625705719,0.5538893938064575,0.5653302073478699,0.5762929916381836,0.5867533087730408,0.5968059301376343,0.6063482165336609,0.615510106086731,0.624165952205658,0.6323801875114441,0.6401965618133545,0.6475366950035095,0.6545135974884033,0.6610658764839172,0.6672380566596985,0.6728764772415161,0.6782526969909668,0.683235228061676,0.6878262162208557,0.6920785903930664,0.695995032787323,0.6996198892593384,0.7030176520347595,0.7060535550117493,0.7088430523872375,0.7113679647445679,0.7136898636817932,0.71580970287323,0.7177433371543884,0.7194836139678955,0.7210736274719238,0.7225137948989868,0.7237862944602966,0.7249774932861328,0.7260217666625977,0.7269635796546936,0.7278081774711609,0.728601336479187,0.7292858958244324,0.7299163937568665,0.7304823398590088,0.7309809327125549,0.7314298748970032,0.7318326234817505,0.7321982383728027,0.7325179576873779,0.7328028678894043,0.7330713272094727,0.7332969307899475,0.7335206270217896,0.7337189316749573,0.7338768243789673,0.7340313792228699,0.7341588139533997,0.7342819571495056,0.7343870401382446,0.7344841957092285,0.7345665097236633,0.7346405386924744,0.7347145676612854,0.734779953956604,0.734840452671051,0.7348893284797668,0.7349345088005066,0.7349759340286255,0.7350146174430847,0.7350448369979858,0.7350768446922302,0.7351018190383911,0.7351275086402893,0.7351459860801697,0.7351632714271545,0.7351785898208618,0.7351913452148438,0.7352052927017212,0.7352157235145569,0.7352268695831299,0.735235333442688,0.7352443933486938,0.7352522015571594,0.7352577447891235,0.7352626323699951,0.7352665662765503,0.735272228717804,0.7352758049964905,0.7352802753448486,0.735283613204956,0.7352870106697083,0.7352895140647888,0.7352922558784485,0.7352938652038574,0.735295832157135,0.7352983951568604,0.7352995276451111,0.73530113697052,0.7353022694587708,0.7353031039237976,0.7353046536445618,0.7353050708770752,0.7353056073188782,0.7353062033653259,0.7353070378303528,0.7353073954582214,0.7353079915046692,0.7353081703186035,0.7353084087371826,0.7353089451789856,0.735309362411499,0.7353097796440125,0.7353099584579468,0.7353101372718811,0.7353101372718811,0.7353101372718811,0.7353101372718811,0.7353101372718811,0.7353101372718811,0.7353103756904602,0.7353105545043945,0.7353107333183289,0.7353109121322632,0.7353109121322632,0.7353109121322632,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423,0.7353111505508423],"active":[0.00028824806213378906,0.00027842947747558355,0.00027784035773947835,0.00028471340192481875,0.00029119360260665417,0.00029728113440796733,0.00030631423578597605,0.00031299085821956396,0.0003192747535649687,0.0003290932800155133,0.00033302069641649723,0.00034951590350829065,0.00035795988515019417,0.00036542199086397886,0.00038211356149986386,0.00039409217424690723,0.0004005724913440645,0.0004237442626617849,0.00044829060789197683,0.00048069190233945847,0.0005087730241939425,0.0005425488343462348,0.0005749502452090383,0.000615402590483427,0.0006684230174869299,0.0007279233541339636,0.0007862455677241087,0.0008642049506306648,0.0009411827195435762,0.001043492229655385,0.00115699484013021,0.0012679444625973701,0.001399120781570673,0.0015426678583025932,0.0017241151072084904,0.0019112569279968739,0.002131781540811062,0.0024000247940421104,0.002654522657394409,0.0029736263677477837,0.0033200252801179886,0.0037021636962890625,0.004163831472396851,0.004639638587832451,0.005169251933693886,0.005840646103024483,0.0064890626817941666,0.007230168208479881,0.007991306483745575,0.008902274072170258,0.009859777987003326,0.010904666036367416,0.012027915567159653,0.013268779963254929,0.01458624005317688,0.01592647284269333,0.017432838678359985,0.018905028700828552,0.020534522831439972,0.022195428609848022,0.023742444813251495,0.025498196482658386,0.027098625898361206,0.028771132230758667,0.030288085341453552,0.031678587198257446,0.03313528001308441,0.03411085903644562,0.03520345687866211,0.035943955183029175,0.03640583157539368,0.03676852583885193,0.03685826063156128,0.03677010536193848,0.0365636944770813,0.03605765104293823,0.03547188639640808,0.03468230366706848,0.03377270698547363,0.03283599019050598,0.03183510899543762,0.030693411827087402,0.029503196477890015,0.028461039066314697,0.027318358421325684,0.0262259840965271,0.025270938873291016,0.024229824542999268,0.023329854011535645,0.02237880229949951,0.02138519287109375,0.020552992820739746,0.019607245922088623,0.01874595880508423,0.01779693365097046,0.016923844814300537,0.016169369220733643,0.0152130126953125,0.01442033052444458,0.013595342636108398,0.012783169746398926,0.011880815029144287,0.011219799518585205,0.01046597957611084,0.009699523448944092,0.00903540849685669,0.00840073823928833,0.00781714916229248,0.007247447967529297,0.006586909294128418,0.006108522415161133,0.005607545375823975,0.005168259143829346,0.004730343818664551,0.004343688488006592,0.003985941410064697,0.003661513328552246,0.0033420324325561523,0.003068268299102783,0.0028514862060546875,0.0026168227195739746,0.002404153347015381,0.0022246837615966797,0.002071082592010498,0.001887679100036621,0.0017722249031066895,0.0016350150108337402,0.0015177726745605469,0.0014252662658691406,0.0013256669044494629,0.0012406110763549805,0.0011631250381469727,0.00109785795211792,0.0010464787483215332,0.000983595848083496,0.0009459257125854492,0.0008963942527770996,0.0008397102355957031,0.0008086562156677246,0.0007717013359069824,0.000755012035369873,0.0007259249687194824,0.0007076859474182129,0.0006841421127319336,0.0006703734397888184,0.0006588101387023926,0.0006438493728637695,0.0006303191184997559,0.0006102919578552246,0.0006010532379150391,0.0005908608436584473,0.0005851387977600098,0.0005764961242675781,0.000570833683013916,0.0005645751953125,0.0005592107772827148,0.0005508065223693848,0.0005464553833007812,0.0005423426628112793,0.0005390048027038574,0.0005372762680053711,0.0005336999893188477,0.000530540943145752,0.0005274415016174316,0.0005246996879577637,0.0005218982696533203,0.0005193948745727539,0.0005185604095458984,0.0005185604095458984,0.000518798828125,0.0005166530609130859,0.0005168318748474121,0.000515282154083252,0.0005148649215698242,0.0005140304565429688,0.0005128979682922363,0.0005119442939758301,0.0005123019218444824,0.0005126595497131348,0.0005112886428833008,0.0005109310150146484,0.0005109310150146484,0.0005107522010803223,0.0005111098289489746,0.0005101561546325684,0.000510096549987793,0.0005103945732116699,0.0005101561546325684,0.0005099177360534668,0.0005099773406982422,0.0005095601081848145,0.000509798526763916,0.0005099177360534668,0.000509798526763916,0.0005095601081848145,0.0005093216896057129,0.0005093812942504883,0.0005092024803161621,0.0005092024803161621,0.0005093812942504883,0.0005093812942504883,0.0005093812942504883,0.0005093812942504883,0.0005093216896057129,0.0005091428756713867,0.0005092024803161621,0.0005092024803161621,0.0005093812942504883,0.0005093812942504883,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867,0.0005091428756713867]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.00028824806213378906,0.00031122349901124835,0.0003424465539865196,0.0003754369099624455,0.00041667488403618336,0.0004598765808623284,0.0005083802971057594,0.0005614005494862795,0.000621097395196557,0.0006913983379490674,0.0007699468405917287,0.0008518336690030992,0.0009586596279405057,0.0010666638845577836,0.0011954833753407001,0.0013315686956048012,0.0014927895972505212,0.0016816987190395594,0.0019012418342754245,0.0021512224338948727,0.0024581507313996553,0.0028088700491935015,0.0032355848234146833,0.0037353497464209795,0.004305415786802769,0.004991733469069004,0.005763669032603502,0.006721764337271452,0.00779355876147747,0.009086075238883495,0.01058478094637394,0.012339161708950996,0.014395758509635925,0.016759872436523438,0.01954147219657898,0.022778259590268135,0.02651068940758705,0.030892714858055115,0.03592728078365326,0.04183000698685646,0.04854865372180939,0.05626663565635681,0.06512553244829178,0.075142040848732,0.08646068722009659,0.09932339936494827,0.11356129497289658,0.12935210764408112,0.14675787091255188,0.16578800976276398,0.18643900752067566,0.2083730846643448,0.23166292905807495,0.25615689158439636,0.28143972158432007,0.30740705132484436,0.3338089883327484,0.3601125180721283,0.3862842917442322,0.41186559200286865,0.4368569850921631,0.46104010939598083,0.48427024483680725,0.506497323513031,0.5276511907577515,0.5477335453033447,0.566798210144043,0.5848492383956909,0.6018707156181335,0.6181355714797974,0.6334106922149658,0.6478762030601501,0.6616526246070862,0.6745880246162415,0.6867518424987793,0.6982293128967285,0.7088618874549866,0.7186120748519897,0.7275397181510925,0.7356981635093689,0.7431485056877136,0.7498394250869751,0.7559045553207397,0.7613391280174255,0.7661924362182617,0.7705426812171936,0.7744176387786865,0.7778531908988953,0.7808879017829895,0.7835862636566162,0.7859550714492798,0.788049578666687,0.7899149060249329,0.7915235757827759,0.7929256558418274,0.794194221496582,0.7952876091003418,0.7962286472320557,0.7970667481422424,0.7978009581565857,0.7984545230865479,0.7990106344223022,0.7995048761367798,0.7999276518821716,0.8003033399581909,0.8006241917610168,0.8009124994277954,0.8011642098426819,0.8013733625411987,0.8015671968460083,0.8017323017120361,0.8018760681152344,0.8019956350326538,0.8021036386489868,0.8022010922431946,0.8022833466529846,0.8023561835289001,0.8024176359176636,0.8024726510047913,0.8025172352790833,0.802557647228241,0.8025953769683838,0.8026283383369446,0.8026519417762756,0.8026745319366455,0.8026943206787109,0.8027120232582092,0.8027263283729553,0.802739679813385,0.8027514815330505,0.8027632832527161,0.8027725219726562,0.8027801513671875,0.802786648273468,0.8027937412261963,0.8027984499931335,0.8028027415275574,0.8028062582015991,0.80281001329422,0.8028125762939453,0.8028151392936707,0.8028165102005005,0.8028176426887512,0.8028194308280945,0.8028209805488586,0.8028224110603333,0.8028229475021362,0.8028239607810974,0.8028245568275452,0.8028249144554138,0.8028255105018616,0.8028257489204407,0.802825927734375,0.8028262853622437,0.8028265237808228,0.8028268814086914,0.8028271198272705,0.8028272986412048,0.8028274774551392,0.8028276562690735,0.8028276562690735,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526],"recovered":[0.0,3.279400698374957e-05,6.0285987274255604e-05,8.836708002490923e-05,0.0001211610870086588,0.00015690067084506154,0.0001975495251826942,0.0002446786384098232,0.00029318235465325415,0.00035130823380313814,0.0004155216447543353,0.0004838588647544384,0.0005567126208916306,0.0006505781202577055,0.0007528875139541924,0.0008689429960213602,0.0009891221998259425,0.001131884171627462,0.001295854221098125,0.0014906545402482152,0.0017123576253652573,0.001975102350115776,0.0022702484857290983,0.0026337318122386932,0.0030732108280062675,0.003579455893486738,0.004188010469079018,0.004860385786741972,0.005679450463503599,0.006626549176871777,0.007753327954560518,0.00903504341840744,0.010578128509223461,0.012385333888232708,0.014467851258814335,0.016880862414836884,0.019711751490831375,0.02297387085855007,0.026823533698916435,0.031277235597372055,0.03643512353301048,0.04238399490714073,0.04922066256403923,0.05702327936887741,0.06594756990671158,0.07606304436922073,0.08761066198348999,0.10042565315961838,0.11472894251346588,0.13068489730358124,0.14809615910053253,0.16709861159324646,0.18758700788021088,0.2095668464899063,0.23285412788391113,0.2570657432079315,0.28209424018859863,0.3079225718975067,0.334053099155426,0.3601072430610657,0.3859616816043854,0.41140061616897583,0.43619367480278015,0.4602448344230652,0.48342370986938477,0.5054770112037659,0.5265888571739197,0.5466856956481934,0.5657543540000916,0.5838002562522888,0.600891649723053,0.6171001195907593,0.6324716806411743,0.647079348564148,0.6608386635780334,0.6737730503082275,0.6859659552574158,0.6974780559539795,0.7081348896026611,0.717902421951294,0.7268966436386108,0.7351151704788208,0.7425077557563782,0.7492421269416809,0.755303680896759,0.7608008980751038,0.7657003998756409,0.770081639289856,0.774044394493103,0.7775021195411682,0.7805672287940979,0.7832854390144348,0.785703718662262,0.7878270745277405,0.7896969318389893,0.7913079857826233,0.7927621006965637,0.7940436005592346,0.7951592206954956,0.796147346496582,0.7969939112663269,0.797737181186676,0.7983691096305847,0.7989285588264465,0.7994346022605896,0.7998738884925842,0.8002540469169617,0.8005810379981995,0.8008738160133362,0.8011196851730347,0.8013482689857483,0.8015457987785339,0.8017156720161438,0.8018603920936584,0.8019854426383972,0.8020948767662048,0.8021897077560425,0.8022764921188354,0.8023512959480286,0.8024135828018188,0.8024700880050659,0.802517831325531,0.8025588989257812,0.8025977611541748,0.8026260137557983,0.8026540875434875,0.802675724029541,0.8026942014694214,0.8027120232582092,0.8027281165122986,0.8027434349060059,0.8027536869049072,0.8027626872062683,0.8027711510658264,0.8027782440185547,0.8027858734130859,0.8027917742729187,0.802797257900238,0.802801787853241,0.8028057217597961,0.8028090596199036,0.8028116226196289,0.8028141260147095,0.8028157353401184,0.8028175234794617,0.8028198480606079,0.8028213977813721,0.8028224110603333,0.802823007106781,0.8028239607810974,0.8028243780136108,0.8028249740600586,0.8028255701065063,0.8028257489204407,0.802825927734375,0.8028261065483093,0.8028265237808228,0.8028269410133362,0.8028269410133362,0.8028271198272705,0.8028272986412048,0.8028272986412048,0.8028275370597839,0.8028275370597839,0.8028277158737183,0.8028277158737183,0.8028277158737183,0.8028277158737183,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526,0.8028278946876526],"active":[0.00028824806213378906,0.00027842947747558355,0.00028216055943630636,0.00028706982266157866,0.0002955138043034822,0.00030297591001726687,0.0003108307719230652,0.0003167219110764563,0.0003279150405433029,0.0003400901041459292,0.0003544251958373934,0.0003679748042486608,0.0004019470070488751,0.00041608576430007815,0.00044259586138650775,0.000462625699583441,0.0005036673974245787,0.0005498145474120975,0.0006053876131772995,0.0006605678936466575,0.0007457931060343981,0.0008337676990777254,0.000965336337685585,0.0011016179341822863,0.0012322049587965012,0.0014122775755822659,0.0015756585635244846,0.00186137855052948,0.0021141082979738712,0.0024595260620117188,0.0028314529918134212,0.003304118290543556,0.003817630000412464,0.0043745385482907295,0.005073620937764645,0.0058973971754312515,0.006798937916755676,0.007918843999505043,0.009103747084736824,0.010552771389484406,0.012113530188798904,0.01388264074921608,0.015904869884252548,0.018118761479854584,0.02051311731338501,0.02326035499572754,0.025950632989406586,0.028926454484462738,0.032028928399086,0.03510311245918274,0.03834284842014313,0.04127447307109833,0.044075921177864075,0.04659004509449005,0.048585593700408936,0.05034130811691284,0.05171474814414978,0.05218994617462158,0.05223119258880615,0.05175834894180298,0.05089530348777771,0.049639493227005005,0.0480765700340271,0.04625248908996582,0.0442274808883667,0.04225653409957886,0.04020935297012329,0.03816354274749756,0.03611636161804199,0.034335315227508545,0.03251904249191284,0.03077608346939087,0.029180943965911865,0.027508676052093506,0.02591317892074585,0.024456262588500977,0.0228959321975708,0.021134018898010254,0.019404828548431396,0.01779574155807495,0.016251862049102783,0.014724254608154297,0.013396799564361572,0.012097001075744629,0.010888755321502686,0.009741783142089844,0.008717238903045654,0.007771551609039307,0.006843507289886475,0.006084144115447998,0.005387842655181885,0.004764139652252197,0.0042111873626708984,0.0036965012550354004,0.0032287240028381348,0.0028862357139587402,0.002525508403778076,0.002185046672821045,0.0019075274467468262,0.0016536116600036621,0.0014606118202209473,0.0012734532356262207,0.0011357665061950684,0.0009990930557250977,0.0008687376976013184,0.0007503032684326172,0.0006584525108337402,0.0005831718444824219,0.0004995465278625488,0.0004475116729736328,0.0003840327262878418,0.00033026933670043945,0.00027996301651000977,0.00024324655532836914,0.00021564960479736328,0.00018846988677978516,0.00016647577285766602,0.000141143798828125,0.00012135505676269531,0.0001036524772644043,8.755922317504883e-05,7.75456428527832e-05,6.943941116333008e-05,5.418062210083008e-05,4.851818084716797e-05,4.023313522338867e-05,3.629922866821289e-05,3.212690353393555e-05,2.765655517578125e-05,2.3365020751953125e-05,1.9848346710205078e-05,1.8835067749023438e-05,1.7464160919189453e-05,1.5497207641601562e-05,1.5497207641601562e-05,1.2576580047607422e-05,1.0967254638671875e-05,9.000301361083984e-06,8.225440979003906e-06,6.854534149169922e-06,6.079673767089844e-06,4.887580871582031e-06,3.516674041748047e-06,3.6954879760742188e-06,3.4570693969726562e-06,2.562999725341797e-06,1.5497207641601562e-06,1.5497207641601562e-06,1.5497207641601562e-06,9.5367431640625e-07,1.1324882507324219e-06,7.748603820800781e-07,3.5762786865234375e-07,5.364418029785156e-07,5.960464477539062e-07,7.748603820800781e-07,5.960464477539062e-07,3.5762786865234375e-07,5.364418029785156e-07,5.364418029785156e-07,3.5762786865234375e-07,5.960464477539062e-07,3.5762786865234375e-07,3.5762786865234375e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.00028824806213378906,0.00031181261874735355,0.00034087555832229555,0.00037700787652283907,0.000414318434195593,0.00045555640826933086,0.0005011145258322358,0.0005519747501239181,0.0006104933563619852,0.0006697974749840796,0.0007383310585282743,0.0008121666614897549,0.0008950353367254138,0.0009822242427617311,0.0010880683548748493,0.0011952870991081,0.0013135025510564446,0.0014582282165065408,0.0016216092044487596,0.0018130711978301406,0.0020320252515375614,0.0022928062826395035,0.0025846140924841166,0.0029196233954280615,0.0033113842364400625,0.0037545941304415464,0.004272621590644121,0.00486389547586441,0.005547463893890381,0.006340214982628822,0.007262570783495903,0.008312961086630821,0.009527124464511871,0.010915077291429043,0.012492723762989044,0.01430739089846611,0.016393639147281647,0.018787994980812073,0.021514806896448135,0.024621596559882164,0.02820497937500477,0.032261814922094345,0.036901675164699554,0.042177777737379074,0.04812920466065407,0.05479934811592102,0.062342166900634766,0.07071838527917862,0.08013242483139038,0.0906013697385788,0.10213641822338104,0.11477094143629074,0.12865184247493744,0.14381878077983856,0.16013526916503906,0.17763037979602814,0.19627033174037933,0.21589332818984985,0.23652330040931702,0.25779423117637634,0.2797788083553314,0.30211111903190613,0.32480987906455994,0.3475685119628906,0.3702380061149597,0.3925897777080536,0.4146028161048889,0.4360312521457672,0.45685404539108276,0.4770700931549072,0.4964136481285095,0.5149929523468018,0.5328564047813416,0.5497677326202393,0.5659569501876831,0.5813383460044861,0.5960518717765808,0.6100382208824158,0.6232622265815735,0.6357383131980896,0.6475573182106018,0.6586831212043762,0.6691683530807495,0.6789272427558899,0.6880075931549072,0.6964759230613708,0.7043355107307434,0.7115387916564941,0.7182050347328186,0.724266767501831,0.7298771142959595,0.7349110841751099,0.7394987344741821,0.7436490058898926,0.7474154233932495,0.7507248520851135,0.7537725567817688,0.7564752101898193,0.7589098215103149,0.7610985636711121,0.7630560398101807,0.7647889852523804,0.7663342356681824,0.767705500125885,0.7689245939254761,0.7700110673904419,0.7709349989891052,0.7717803716659546,0.7725268006324768,0.7731936573982239,0.7737874984741211,0.7742978930473328,0.7747561931610107,0.7751660346984863,0.7755279541015625,0.7758586406707764,0.7761480808258057,0.7763894200325012,0.7766066193580627,0.7767961025238037,0.776955783367157,0.7771005034446716,0.7772403359413147,0.7773603200912476,0.7774598598480225,0.7775499820709229,0.7776305079460144,0.7776992321014404,0.7777650356292725,0.7778199911117554,0.7778691053390503,0.7779166102409363,0.7779537439346313,0.7779867053031921,0.7780144214630127,0.7780383825302124,0.7780603766441345,0.7780809998512268,0.7780976891517639,0.778114378452301,0.7781280875205994,0.7781404852867126,0.7781506776809692,0.7781605124473572,0.7781713008880615,0.7781789898872375,0.778186023235321,0.7781907320022583,0.7781940698623657,0.7781981825828552,0.7782021164894104,0.7782058715820312,0.7782092094421387,0.7782121300697327,0.778214693069458,0.778217077255249,0.7782192230224609,0.7782204151153564,0.7782217860221863,0.7782233357429504,0.7782243490219116,0.7782257199287415,0.7782266736030579,0.7782274484634399,0.7782280445098877,0.7782288193702698,0.7782292366027832,0.778229832649231,0.7782301902770996,0.7782307863235474,0.7782310247421265,0.7782313823699951,0.7782317996025085,0.7782325744628906,0.7782325744628906,0.778232991695404,0.7782331705093384,0.7782331705093384,0.7782331705093384,0.7782331705093384,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727,0.7782333493232727],"recovered":[0.0,3.2990377803798765e-05,5.950050399405882e-05,8.718885510461405e-05,0.00011703729251166806,0.0001521877566119656,0.00019185474957339466,0.00023191449872683734,0.0002780617505777627,0.00033108200295828283,0.0003829240158665925,0.00044458461343310773,0.000513118167873472,0.0005879356758669019,0.0006731607718393207,0.0007615278591401875,0.0008591244113631546,0.0009685031836852431,0.001093395403586328,0.0012412630021572113,0.0014109277399256825,0.001603764365427196,0.001836660667322576,0.0020980308763682842,0.0023908205330371857,0.0027344701811671257,0.0031331039499491453,0.003586721606552601,0.004119084216654301,0.004722336772829294,0.005413563922047615,0.00622202455997467,0.007162250112742186,0.008236990310251713,0.0094798244535923,0.01087641716003418,0.012483322992920876,0.014314485713839531,0.01644570380449295,0.018845360726118088,0.02162499539554119,0.024785591289401054,0.02840353548526764,0.03256778419017792,0.037276770919561386,0.042576633393764496,0.048556141555309296,0.05532996729016304,0.06291088461875916,0.0713876411318779,0.0808519497513771,0.09134622663259506,0.10287381708621979,0.11560770869255066,0.1296166330575943,0.1448134183883667,0.16115543246269226,0.17861637473106384,0.19717052578926086,0.21677446365356445,0.23722025752067566,0.25840890407562256,0.2801099121570587,0.30239176750183105,0.32484662532806396,0.3473963439464569,0.36977341771125793,0.3920024633407593,0.41377297043800354,0.4351644814014435,0.45596981048583984,0.476022869348526,0.49524644017219543,0.5138608813285828,0.531606912612915,0.5485765337944031,0.5648157000541687,0.5802292823791504,0.5949327349662781,0.6088917851448059,0.6221765279769897,0.6347091197967529,0.6465285420417786,0.6576443314552307,0.6681287884712219,0.6778931617736816,0.6870222687721252,0.6954432129859924,0.7032878994941711,0.7105614542961121,0.7172577381134033,0.7233772277832031,0.7289461493492126,0.7340304255485535,0.7386305928230286,0.742838442325592,0.7465944290161133,0.7499661445617676,0.7530108690261841,0.7557808756828308,0.7582526206970215,0.7604851722717285,0.7624390125274658,0.764204204082489,0.7657362818717957,0.7671199440956116,0.7683554887771606,0.7694514393806458,0.7704152464866638,0.7712736129760742,0.7720304131507874,0.7727157473564148,0.773296594619751,0.7738240361213684,0.7743112444877625,0.7747251987457275,0.7751006484031677,0.7754266262054443,0.7757115960121155,0.77596116065979,0.7761803269386292,0.7763751149177551,0.7765463590621948,0.7766953706741333,0.7768352031707764,0.7769498825073242,0.7770524024963379,0.7771432995796204,0.7772265672683716,0.7773019671440125,0.7773650288581848,0.7774209976196289,0.7774767875671387,0.7775185704231262,0.7775546908378601,0.7775904536247253,0.777618944644928,0.7776456475257874,0.7776684165000916,0.7776884436607361,0.7777061462402344,0.7777222394943237,0.7777357697486877,0.7777498960494995,0.7777618765830994,0.7777717113494873,0.7777803540229797,0.7777888178825378,0.7777952551841736,0.7778007984161377,0.777805507183075,0.7778105735778809,0.7778139114379883,0.7778178453445435,0.7778211832046509,0.7778245210647583,0.7778270840644836,0.7778300046920776,0.7778322100639343,0.7778339385986328,0.7778355479240417,0.7778369188308716,0.7778381109237671,0.7778390645980835,0.7778398394584656,0.7778404355049133,0.7778410315513611,0.7778416275978088,0.7778419852256775,0.7778424024581909,0.7778428196907043,0.777843177318573,0.7778433561325073,0.7778437733650208,0.7778441905975342,0.7778443694114685,0.7778447866439819,0.7778447866439819,0.7778451442718506,0.7778451442718506,0.7778453230857849,0.7778453230857849,0.777845561504364,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983,0.7778457403182983],"active":[0.00028824806213378906,0.0002788222336675972,0.0002813750470522791,0.00028981902869418263,0.00029728113440796733,0.0003033686662092805,0.00030925977625884116,0.0003200602368451655,0.0003324316057842225,0.00033871547202579677,0.00035540704266168177,0.0003675820480566472,0.0003819171688519418,0.0003942885668948293,0.00041490758303552866,0.00043375923996791244,0.00045437813969329,0.0004897250328212976,0.0005282138008624315,0.0005718081956729293,0.0006210975116118789,0.0006890419172123075,0.0007479534251615405,0.0008215925190597773,0.0009205637034028769,0.0010201239492744207,0.0011395176406949759,0.0012771738693118095,0.0014283796772360802,0.0016178782097995281,0.001849006861448288,0.002090936526656151,0.0023648743517696857,0.00267808698117733,0.0030128993093967438,0.0034309737384319305,0.003910316154360771,0.004473509266972542,0.005069103091955185,0.005776235833764076,0.006579983979463577,0.007476223632693291,0.008498139679431915,0.009609993547201157,0.010852433741092682,0.012222714722156525,0.01378602534532547,0.01538841798901558,0.017221540212631226,0.019213728606700897,0.021284468472003937,0.02342471480369568,0.02577802538871765,0.028211072087287903,0.030518636107444763,0.03281696140766144,0.03511489927768707,0.03727695345878601,0.03935277462005615,0.04101976752281189,0.04255855083465576,0.04370221495628357,0.04469996690750122,0.04517674446105957,0.04539138078689575,0.04519343376159668,0.04482939839363098,0.044028788805007935,0.043081074953079224,0.041905611753463745,0.04044383764266968,0.03897008299827576,0.03760996460914612,0.035906851291656494,0.034350037574768066,0.03276181221008301,0.03123617172241211,0.02980893850326538,0.02832949161529541,0.02684652805328369,0.02538079023361206,0.02397400140762329,0.022639811038970947,0.02128291130065918,0.019878804683685303,0.01858276128768921,0.017313241958618164,0.01609557867050171,0.014917135238647461,0.013705313205718994,0.012619376182556152,0.011533856391906738,0.010552585124969482,0.009618580341339111,0.008784830570220947,0.007886409759521484,0.007178127765655518,0.006509065628051758,0.005898952484130859,0.00531768798828125,0.00480341911315918,0.0043038129806518555,0.0038952231407165527,0.003501296043395996,0.00318831205368042,0.0028911232948303223,0.00257951021194458,0.002328932285308838,0.0021115541458129883,0.0019200444221496582,0.0017570853233337402,0.0015821456909179688,0.0014595985412597656,0.00134199857711792,0.0012167096138000488,0.0011334419250488281,0.0010474324226379395,0.0009627938270568848,0.0008950233459472656,0.0008349418640136719,0.000775456428527832,0.0007253885269165039,0.000693976879119873,0.0006649494171142578,0.0006246566772460938,0.0006000995635986328,0.0005781054496765137,0.0005559325218200684,0.0005384683609008789,0.0005180239677429199,0.0005040764808654785,0.000495612621307373,0.0004769563674926758,0.00046813488006591797,0.0004597306251525879,0.00044792890548706055,0.00044143199920654297,0.0004353523254394531,0.0004292726516723633,0.0004259347915649414,0.00042194128036499023,0.000418245792388916,0.00041490793228149414,0.000410616397857666,0.0004094243049621582,0.00040727853775024414,0.0004056692123413086,0.000401914119720459,0.00039881467819213867,0.0003973841667175293,0.0003966093063354492,0.0003952980041503906,0.0003952980041503906,0.000394284725189209,0.0003935098648071289,0.00039255619049072266,0.0003921389579772949,0.0003904104232788086,0.0003895759582519531,0.00038939714431762695,0.00038880109786987305,0.00038880109786987305,0.0003885626792907715,0.0003883838653564453,0.00038820505142211914,0.0003883838653564453,0.00038820505142211914,0.00038820505142211914,0.00038820505142211914,0.0003883838653564453,0.00038820505142211914,0.00038820505142211914,0.0003884434700012207,0.00038880109786987305,0.0003883838653564453,0.0003886222839355469,0.0003883838653564453,0.0003883838653564453,0.00038802623748779297,0.00038802623748779297,0.00038802623748779297,0.00038802623748779297,0.0003877878189086914,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523,0.00038760900497436523]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.00028824806213378906,0.0003127944655716419,0.00034067919477820396,0.0003726877039298415,0.0004078381753060967,0.0004427922540344298,0.0004899213672615588,0.000532337580807507,0.0005814303876832128,0.0006340579129755497,0.000690220098476857,0.0007454004371538758,0.000809810240752995,0.000884431297890842,0.0009572850540280342,0.0010415283031761646,0.001136964769102633,0.0012390778865665197,0.0013545441906899214,0.0014902367256581783,0.001633784151636064,0.001800110680051148,0.001991179771721363,0.002198940608650446,0.002440673764795065,0.002721484750509262,0.0030250747222453356,0.0033968056086450815,0.0037805151659995317,0.00424139853566885,0.004752553068101406,0.005328509956598282,0.005958861671388149,0.006683472078293562,0.00752610107883811,0.008445118553936481,0.009496883489191532,0.010649190284311771,0.01196919847279787,0.013449640944600105,0.015118404291570187,0.01702399179339409,0.019120844081044197,0.02145746722817421,0.024105140939354897,0.02710706926882267,0.030438506975769997,0.034134410321712494,0.03821009770035744,0.04275805503129959,0.04789021983742714,0.05352136492729187,0.05972159281373024,0.06652821600437164,0.07406376302242279,0.08230507373809814,0.09131184220314026,0.1011604517698288,0.1118088811635971,0.1232665553689003,0.13547928631305695,0.14863321185112,0.16263173520565033,0.17739610373973846,0.192924365401268,0.20918744802474976,0.2259504795074463,0.24333856999874115,0.26118576526641846,0.2792495787143707,0.297695517539978,0.31612691283226013,0.33465927839279175,0.3529854118824005,0.37135910987854004,0.3894008994102478,0.4069784879684448,0.4241792559623718,0.4408649206161499,0.45705416798591614,0.47269001603126526,0.48785677552223206,0.5025191903114319,0.5165203213691711,0.5299601554870605,0.5428854823112488,0.5552869439125061,0.5671035647392273,0.5784909725189209,0.5893946886062622,0.5997132062911987,0.6095704436302185,0.6189290881156921,0.6277381181716919,0.63606858253479,0.6439163684844971,0.6513336896896362,0.6583099961280823,0.664807140827179,0.6708600521087646,0.6764784455299377,0.681745707988739,0.6866648197174072,0.6911817789077759,0.6953000426292419,0.6990699768066406,0.702573835849762,0.70578533411026,0.7086904048919678,0.7113608717918396,0.7137898206710815,0.7159663438796997,0.7179862260818481,0.7197822332382202,0.721411943435669,0.722897469997406,0.7242279052734375,0.725438117980957,0.7265443205833435,0.7275418639183044,0.728427529335022,0.729204535484314,0.7299201488494873,0.7305604815483093,0.7311482429504395,0.7316768765449524,0.7321457862854004,0.7325727343559265,0.7329585552215576,0.7332947850227356,0.7336004972457886,0.7338809370994568,0.7341251969337463,0.73435378074646,0.7345460653305054,0.734727680683136,0.7348889112472534,0.7350340485572815,0.7351626753807068,0.735270082950592,0.7353686690330505,0.7354585528373718,0.7355477213859558,0.7356190085411072,0.7356920838356018,0.735747218132019,0.7358037829399109,0.7358442544937134,0.7358821630477905,0.7359192371368408,0.7359514832496643,0.7359813451766968,0.7360088229179382,0.7360327839851379,0.7360535860061646,0.7360726594924927,0.7360897064208984,0.7361032366752625,0.7361156344413757,0.7361295819282532,0.7361389994621277,0.7361496090888977,0.736160397529602,0.7361680865287781,0.736175537109375,0.73618084192276,0.7361867427825928,0.7361920475959778,0.7361969351768494,0.7362004518508911,0.7362057566642761,0.7362098693847656,0.7362130284309387,0.7362149953842163,0.7362175583839417,0.7362203001976013,0.7362222671508789,0.7362238168716431,0.7362244129180908,0.7362257838249207,0.7362269759178162,0.7362281680107117,0.7362289428710938,0.7362298965454102,0.7362304925918579,0.7362309098243713,0.7362313270568848,0.7362318634986877,0.7362324595451355,0.7362326979637146,0.7362326979637146,0.7362332344055176,0.7362332344055176,0.736233651638031,0.7362338304519653,0.7362340688705444,0.7362340688705444,0.7362340688705444,0.7362340688705444,0.7362340688705444,0.7362340688705444,0.7362340688705444,0.7362342476844788,0.7362342476844788,0.7362342476844788,0.7362344264984131,0.7362344264984131,0.7362344264984131,0.7362344264984131,0.7362344264984131,0.7362344264984131,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922,0.7362346649169922],"recovered":[0.0,3.2990377803798765e-05,6.087509973440319e-05,9.150902042165399e-05,0.00012292842438910156,0.00015552606782875955,0.00018792733317241073,0.00022936167079024017,0.00027040328131988645,0.00031340858549810946,0.00035916309570893645,0.0004090414149686694,0.0004630435141734779,0.000521562178619206,0.0005897029768675566,0.0006594147998839617,0.0007320721633732319,0.0008169045904651284,0.00091273378347978,0.0010148468427360058,0.0011354187736287713,0.00126541662029922,0.0014191752998158336,0.001589429215528071,0.0017751965206116438,0.0019957213662564754,0.0022460948675870895,0.0025170871522277594,0.002832066733390093,0.0031982993241399527,0.0036053769290447235,0.004067635163664818,0.004562098067253828,0.005129218101501465,0.005801593419164419,0.0065552666783332825,0.007386702578514814,0.008325356990098953,0.00937692541629076,0.010569488629698753,0.011896958574652672,0.013396057300269604,0.015082886442542076,0.017000844702124596,0.01913854293525219,0.021509332582354546,0.024215329438447952,0.02719487063586712,0.030554980039596558,0.0342550091445446,0.038390785455703735,0.04303005710244179,0.04817675054073334,0.05385797098278999,0.060081761330366135,0.06694395840167999,0.07449541240930557,0.08273692429065704,0.09185640513896942,0.10173957794904709,0.11237386614084244,0.12384096533060074,0.13604190945625305,0.14928577840328217,0.1632031947374344,0.1779133677482605,0.1934787482023239,0.2096424549818039,0.2263573855161667,0.2436443418264389,0.2613057792186737,0.27937665581703186,0.29767394065856934,0.3161187171936035,0.33446213603019714,0.35281893610954285,0.37099623680114746,0.3888740837574005,0.40643614530563354,0.42353734374046326,0.44015899300575256,0.456318199634552,0.47191497683525085,0.4871526062488556,0.5017088055610657,0.5156867504119873,0.5291634798049927,0.542091429233551,0.5545164346694946,0.5664508938789368,0.5778437256813049,0.5886741876602173,0.5990715026855469,0.6088829636573792,0.618248701095581,0.6271013021469116,0.6354576945304871,0.6433679461479187,0.6507518887519836,0.6576775312423706,0.6641657948493958,0.6702105402946472,0.6759027242660522,0.6811957359313965,0.6861152052879333,0.6906549334526062,0.6947928667068481,0.6986486315727234,0.7021591663360596,0.7053464651107788,0.708307147026062,0.7109512686729431,0.7133796215057373,0.7155905365943909,0.7176015973091125,0.7194268703460693,0.7210936546325684,0.7225876450538635,0.7239304184913635,0.7251713275909424,0.7262647151947021,0.7272883653640747,0.7281514406204224,0.7289367318153381,0.7296845316886902,0.7303406000137329,0.7309316396713257,0.731454610824585,0.7319357395172119,0.7323671579360962,0.7327457666397095,0.7330899834632874,0.7334165573120117,0.7336979508399963,0.7339441776275635,0.7341643571853638,0.7343617081642151,0.7345470786094666,0.734714925289154,0.7348565459251404,0.7349818348884583,0.7350994348526001,0.735205888748169,0.7353025078773499,0.7353894710540771,0.7354658842086792,0.7355259656906128,0.735583484172821,0.735630214214325,0.7356842160224915,0.7357227206230164,0.7357610464096069,0.7357924580574036,0.7358226776123047,0.7358497977256775,0.7358737587928772,0.7358943819999695,0.7359145879745483,0.7359328269958496,0.7359461784362793,0.7359605431556702,0.7359717488288879,0.7359828948974609,0.7359925508499146,0.7360015511512756,0.7360104322433472,0.7360178828239441,0.7360243797302246,0.7360316514968872,0.7360368967056274,0.7360402345657349,0.7360459566116333,0.7360503077507019,0.7360545992851257,0.7360577583312988,0.7360603213310242,0.7360620498657227,0.736064612865448,0.7360665798187256,0.7360683679580688,0.7360703349113464,0.7360722422599792,0.7360734343528748,0.7360742092132568,0.7360754013061523,0.7360764145851135,0.7360770106315613,0.7360775470733643,0.7360777854919434,0.7360783815383911,0.7360785603523254,0.7360789775848389,0.7360791563987732,0.7360795140266418,0.7360799312591553,0.7360801100730896,0.736080527305603,0.7360807061195374,0.7360808849334717,0.7360808849334717,0.7360808849334717,0.7360808849334717,0.7360808849334717,0.7360808849334717,0.7360808849334717,0.7360808849334717,0.7360808849334717,0.7360808849334717,0.7360808849334717,0.7360808849334717,0.7360808849334717,0.7360808849334717,0.7360808849334717,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508,0.7360811233520508],"active":[0.00028824806213378906,0.00027980408049188554,0.000279804109595716,0.00028117868350818753,0.0002849097363650799,0.00028726618620567024,0.00030199403408914804,0.00030297591001726687,0.0003110271063633263,0.00032064932747744024,0.0003310570027679205,0.0003363590221852064,0.0003467667265795171,0.000362869119271636,0.00036758207716047764,0.00038211350329220295,0.0004048926057294011,0.0004221732961013913,0.0004418104072101414,0.00047538988292217255,0.0004983653780072927,0.0005346940597519279,0.0005720044719055295,0.000609511393122375,0.0006654772441834211,0.0007257633842527866,0.000778979854658246,0.0008797184564173222,0.0009484484326094389,0.0010430992115288973,0.0011471761390566826,0.001260874792933464,0.0013967636041343212,0.001554253976792097,0.0017245076596736908,0.001889851875603199,0.0021101809106767178,0.002323833294212818,0.0025922730565071106,0.002880152314901352,0.003221445716917515,0.003627934493124485,0.004037957638502121,0.004456622526049614,0.004966598004102707,0.005597736686468124,0.006223177537322044,0.006939539685845375,0.0076551176607608795,0.00850304588675499,0.009499434381723404,0.010491307824850082,0.011544842272996902,0.01267024502158165,0.013982001692056656,0.015361115336418152,0.016816429793834686,0.018423527479171753,0.019952476024627686,0.02152697741985321,0.023105420172214508,0.024792246520519257,0.026589825749397278,0.0281103253364563,0.029721170663833618,0.03127408027648926,0.032471731305122375,0.033696115016937256,0.03482837975025177,0.035605236887931824,0.03638973832130432,0.03675025701522827,0.03698533773422241,0.036866694688797,0.036896973848342896,0.036581963300704956,0.03598225116729736,0.035305172204971313,0.03442877531051636,0.03351682424545288,0.032531023025512695,0.031538575887680054,0.03060421347618103,0.029367715120315552,0.028251349925994873,0.027198731899261475,0.026123464107513428,0.02501213550567627,0.02397453784942627,0.02294379472732544,0.0218694806098938,0.02089625597000122,0.019857585430145264,0.018855154514312744,0.017819881439208984,0.01681506633758545,0.01587599515914917,0.014942049980163574,0.014055252075195312,0.013182520866394043,0.012312650680541992,0.011535167694091797,0.01076209545135498,0.009986042976379395,0.009184837341308594,0.008415043354034424,0.007780969142913818,0.007136702537536621,0.006531238555908203,0.006014406681060791,0.005482673645019531,0.005015075206756592,0.00460660457611084,0.004191696643829346,0.0038103461265563965,0.00347059965133667,0.0031342506408691406,0.002850472927093506,0.0026139020919799805,0.0023705363273620605,0.0021628141403198242,0.0019161701202392578,0.0017687082290649414,0.0016237497329711914,0.0014637112617492676,0.0013362765312194824,0.001214146614074707,0.0011181235313415527,0.0010228157043457031,0.0009276270866394043,0.0008547306060791016,0.0007909536361694336,0.0007086396217346191,0.000655829906463623,0.0006018877029418945,0.0005633234977722168,0.0005272030830383301,0.0004869699478149414,0.0004477500915527344,0.00041353702545166016,0.00038683414459228516,0.0003591179847717285,0.00034183263778686523,0.0003165006637573242,0.0003026127815246582,0.00028133392333984375,0.0002778172492980957,0.000260770320892334,0.00025194883346557617,0.00023502111434936523,0.00022876262664794922,0.00022029876708984375,0.00021636486053466797,0.00021010637283325195,0.00020378828048706055,0.00019890069961547852,0.00019532442092895508,0.00018864870071411133,0.00018280744552612305,0.00018340349197387695,0.00017845630645751953,0.00017786026000976562,0.00017750263214111328,0.0001755356788635254,0.00017398595809936523,0.0001704096794128418,0.00016885995864868164,0.00016766786575317383,0.0001652836799621582,0.00016355514526367188,0.00016552209854125977,0.00016391277313232422,0.0001627206802368164,0.00016039609909057617,0.00015980005264282227,0.00015997886657714844,0.00016021728515625,0.00015920400619506836,0.00015783309936523438,0.00015741586685180664,0.00015664100646972656,0.00015592575073242188,0.00015550851821899414,0.0001556873321533203,0.0001550912857055664,0.0001544952392578125,0.00015431642532348633,0.00015431642532348633,0.00015467405319213867,0.00015431642532348633,0.00015413761138916016,0.00015425682067871094,0.00015407800674438477,0.00015413761138916016,0.0001538991928100586,0.00015395879745483398,0.00015354156494140625,0.00015336275100708008,0.0001531839370727539,0.0001531839370727539,0.0001531839370727539,0.0001531839370727539,0.00015336275100708008,0.00015336275100708008,0.00015336275100708008,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.0001537799835205078,0.0001537799835205078,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625,0.00015354156494140625]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.00028824806213378906,0.0003135799488518387,0.0003449993673712015,0.0003787752357311547,0.0004202095733489841,0.00046262575779110193,0.0005123077426105738,0.0005704336217604578,0.0006317014340311289,0.0007110354490578175,0.0007864420185796916,0.0008781474316492677,0.000981438672170043,0.0010914066806435585,0.0012139423051849008,0.0013569006696343422,0.0015149795217439532,0.0016879825852811337,0.00188906688708812,0.0021009515039622784,0.002343666274100542,0.002629975788295269,0.0029390640556812286,0.0032836957834661007,0.003683507675305009,0.0041292705573141575,0.004608612973242998,0.005156292580068111,0.00577780744060874,0.006464910693466663,0.007250199560075998,0.008143492043018341,0.009189954958856106,0.010366219095885754,0.011768310330808163,0.01337403804063797,0.015275108627974987,0.017397882416844368,0.019847026094794273,0.022651992738246918,0.025930805131793022,0.02963240258395672,0.033875398337841034,0.038649968802928925,0.04416780546307564,0.05045541748404503,0.05750122293829918,0.06548646092414856,0.07450029999017715,0.08465132117271423,0.09595150500535965,0.10844464600086212,0.12221106141805649,0.13732163608074188,0.15368780493736267,0.17150673270225525,0.1904710978269577,0.21069282293319702,0.23188737034797668,0.254050612449646,0.27696460485458374,0.30032315850257874,0.32404109835624695,0.34771716594696045,0.3713286519050598,0.39484885334968567,0.41799119114875793,0.440478652715683,0.4623919129371643,0.48343920707702637,0.5037041306495667,0.5230775475502014,0.5417086482048035,0.5595096945762634,0.5763222575187683,0.592339277267456,0.6076096892356873,0.622136652469635,0.6358115673065186,0.6488054394721985,0.6608995199203491,0.6723175644874573,0.6828363537788391,0.6926963925361633,0.7017663717269897,0.7100666165351868,0.7177329063415527,0.7247822880744934,0.7311582565307617,0.7369256615638733,0.7421577572822571,0.7468960285186768,0.7511125206947327,0.7549279928207397,0.758354663848877,0.761432409286499,0.7641358375549316,0.7665490508079529,0.7687097191810608,0.7706125974655151,0.772312343120575,0.7738507390022278,0.7751889824867249,0.7763578295707703,0.7774072289466858,0.7783413529396057,0.7791615724563599,0.7798616886138916,0.7804849743843079,0.7810503244400024,0.781558096408844,0.782006025314331,0.7823984026908875,0.7827312350273132,0.7830397486686707,0.7832999229431152,0.7835403084754944,0.783746063709259,0.7839247584342957,0.7840867638587952,0.7842214703559875,0.7843479514122009,0.7844598889350891,0.7845555543899536,0.7846356630325317,0.7847086787223816,0.7847737073898315,0.7848347425460815,0.7848860025405884,0.7849293947219849,0.7849675416946411,0.7850006818771362,0.7850291728973389,0.7850560545921326,0.7850796580314636,0.7851014137268066,0.7851195335388184,0.7851356267929077,0.7851495742797852,0.7851619124412537,0.7851735353469849,0.7851831316947937,0.7851919531822205,0.7852002382278442,0.7852070927619934,0.7852123975753784,0.7852186560630798,0.7852230072021484,0.7852271199226379,0.7852320075035095,0.7852343916893005,0.7852369546890259,0.7852392792701721,0.7852410674095154,0.7852428555488586,0.7852450013160706,0.7852473258972168,0.7852486968040466,0.7852500677108765,0.785251259803772,0.7852524518966675,0.7852534055709839,0.7852542400360107,0.7852547764778137,0.7852553725242615,0.7852559685707092,0.785256564617157,0.7852569818496704,0.7852571606636047,0.7852575778961182,0.7852577567100525,0.7852579355239868,0.7852581143379211,0.7852581143379211,0.7852581143379211,0.7852583527565002,0.7852585315704346,0.785258948802948,0.7852591276168823,0.7852591276168823,0.7852591276168823,0.7852591276168823,0.7852593064308167,0.7852595448493958,0.7852595448493958,0.7852595448493958,0.7852599024772644,0.7852599024772644,0.7852600812911987,0.7852600812911987,0.7852603197097778,0.7852603197097778,0.7852603197097778,0.7852603197097778,0.7852604985237122,0.7852606773376465,0.7852609157562256,0.7852609157562256,0.7852610945701599,0.7852612733840942,0.7852614521980286,0.7852614521980286,0.7852614521980286,0.7852616906166077,0.7852616906166077,0.7852616906166077,0.7852616906166077,0.7852616906166077,0.7852616906166077,0.7852616906166077,0.7852616906166077,0.785261869430542,0.785261869430542,0.785261869430542,0.785261869430542,0.785261869430542,0.785261869430542,0.785261869430542,0.785261869430542,0.785261869430542,0.785261869430542,0.785261869430542,0.785261869430542,0.785261869430542,0.7852620482444763,0.7852620482444763,0.7852620482444763,0.7852620482444763,0.7852622866630554,0.7852622866630554,0.7852622866630554,0.7852622866630554,0.7852622866630554,0.7852622866630554,0.7852622866630554,0.7852622866630554,0.7852622866630554,0.7852622866630554,0.7852622866630554,0.7852622866630554,0.7852622866630554,0.7852622866630554,0.7852622866630554,0.7852622866630554,0.7852622866630554,0.7852622866630554,0.7852622866630554,0.7852622866630554,0.7852622866630554,0.7852622866630554,0.7852622866630554,0.7852622866630554,0.7852622866630554,0.7852622866630554,0.7852622866630554,0.7852624654769897,0.7852624654769897,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241,0.7852626442909241],"recovered":[0.0,3.2990377803798765e-05,6.205333193065599e-05,9.13126568775624e-05,0.00012332116602919996,0.0001584716374054551,0.0001971567835425958,0.0002438931551296264,0.0002976988907903433,0.00035032638697884977,0.0004172890039626509,0.0004903391236439347,0.0005706549854949117,0.0006580402259714901,0.0007615278591401875,0.0008744413498789072,0.0010050282580778003,0.0011491648619994521,0.0013013525167480111,0.0014757303288206458,0.0016724943416193128,0.0018928229110315442,0.00214712368324399,0.002427345607429743,0.0027372194454073906,0.0030924552120268345,0.003495605429634452,0.0039221239276230335,0.004422674421221018,0.0050039333291351795,0.005626823287457228,0.0063239410519599915,0.007116103079169989,0.008026284165680408,0.009079422801733017,0.010304387658834457,0.01172042079269886,0.013398610055446625,0.01526629738509655,0.017424417659640312,0.019907336682081223,0.022800082340836525,0.026127789169549942,0.02993621490895748,0.034170962870121,0.03905137628316879,0.04459886625409126,0.050886280834674835,0.05807504057884216,0.06614138931035995,0.07527206093072891,0.08544861525297165,0.09682813286781311,0.10940925031900406,0.12321768701076508,0.13832512497901917,0.15475629270076752,0.1724850833415985,0.1914559304714203,0.21149855852127075,0.23274299502372742,0.2546364367008209,0.27736935019493103,0.300590842962265,0.32405877113342285,0.3476017415523529,0.3712024390697479,0.3945657014846802,0.4174158573150635,0.4398057162761688,0.46140891313552856,0.4823228418827057,0.5025673508644104,0.5219786763191223,0.5406614542007446,0.5582796931266785,0.5751140117645264,0.5911474823951721,0.6064265370368958,0.6209429502487183,0.6346943974494934,0.6476144790649414,0.6597723960876465,0.6711146235466003,0.6817166805267334,0.6915623545646667,0.7005883455276489,0.7089508175849915,0.7166554927825928,0.7237256169319153,0.7301416397094727,0.7359898090362549,0.741279661655426,0.7460386753082275,0.7503162622451782,0.754145085811615,0.7575922012329102,0.7606716752052307,0.7634299397468567,0.7658853530883789,0.7680923938751221,0.7700081467628479,0.7717289924621582,0.7732791304588318,0.7746285796165466,0.7758243083953857,0.776892364025116,0.777832567691803,0.7786473035812378,0.7793656587600708,0.7800115346908569,0.7805900573730469,0.7811102271080017,0.7815685272216797,0.7819585204124451,0.7822988629341125,0.7826197147369385,0.7828904986381531,0.7831193208694458,0.783329427242279,0.7835171222686768,0.7836762070655823,0.7838085889816284,0.7839330434799194,0.7840510606765747,0.7841496467590332,0.7842317223548889,0.7843032479286194,0.7843756675720215,0.7844355702400208,0.784490168094635,0.7845361232757568,0.7845742106437683,0.7846075892448425,0.7846394181251526,0.7846684455871582,0.7846916317939758,0.7847124338150024,0.7847304940223694,0.7847460508346558,0.7847609519958496,0.7847723364830017,0.7847833633422852,0.7847961187362671,0.7848033905029297,0.7848110198974609,0.7848176956176758,0.7848246097564697,0.784829318523407,0.784834623336792,0.7848395109176636,0.7848443984985352,0.7848473787307739,0.7848497033119202,0.7848520874977112,0.7848546504974365,0.7848567962646484,0.7848595380783081,0.7848610877990723,0.7848622798919678,0.7848642468452454,0.7848657965660095,0.784866988658905,0.7848680019378662,0.784868597984314,0.784869372844696,0.7848701477050781,0.7848707437515259,0.7848711013793945,0.7848713397979736,0.7848719358444214,0.7848721146583557,0.78487229347229,0.78487229347229,0.7848724722862244,0.7848727107048035,0.7848730683326721,0.7848733067512512,0.7848736643791199,0.784873902797699,0.784873902797699,0.7848740816116333,0.7848740816116333,0.784874439239502,0.7848748564720154,0.7848748564720154,0.7848750352859497,0.7848754525184631,0.7848754525184631,0.7848756313323975,0.7848756313323975,0.7848756313323975,0.7848758101463318,0.7848758101463318,0.7848758101463318,0.7848760485649109,0.7848760485649109,0.7848760485649109,0.7848762273788452,0.7848764061927795,0.7848764061927795,0.7848764061927795,0.7848766446113586,0.784876823425293,0.784876823425293,0.784876823425293,0.784876823425293,0.784876823425293,0.784876823425293,0.7848770022392273,0.7848770022392273,0.7848770022392273,0.7848772406578064,0.7848774194717407,0.7848774194717407,0.7848774194717407,0.7848774194717407,0.784877598285675,0.784877598285675,0.784877598285675,0.784877598285675,0.7848777770996094,0.7848777770996094,0.7848777770996094,0.7848777770996094,0.7848777770996094,0.7848777770996094,0.7848777770996094,0.7848777770996094,0.7848777770996094,0.7848777770996094,0.7848777770996094,0.7848777770996094,0.7848777770996094,0.7848777770996094,0.7848777770996094,0.7848777770996094,0.7848777770996094,0.7848777770996094,0.7848777770996094,0.7848777770996094,0.7848777770996094,0.7848777770996094,0.7848777770996094,0.7848777770996094,0.7848777770996094,0.7848777770996094,0.7848777770996094,0.7848777770996094,0.7848777770996094,0.7848777770996094,0.7848777770996094,0.7848777770996094,0.7848777770996094,0.7848777770996094,0.7848777770996094,0.7848777770996094,0.7848777770996094,0.7848777770996094,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885,0.7848780155181885],"active":[0.00028824806213378906,0.00028058956377208233,0.00028294604271650314,0.0002874625788535923,0.00029688840731978416,0.0003041541203856468,0.00031515094451606274,0.00032654046663083136,0.0003340025432407856,0.0003607090620789677,0.00036915301461704075,0.00038780830800533295,0.0004107836866751313,0.00043336645467206836,0.00045241444604471326,0.000482459319755435,0.000509951263666153,0.0005388177232816815,0.0005877143703401089,0.0006252211751416326,0.0006711719324812293,0.0007371528772637248,0.0007919403724372387,0.0008563501760363579,0.0009462882298976183,0.001036815345287323,0.0011130075436085463,0.001234168652445078,0.001355133019387722,0.0014609773643314838,0.0016233762726187706,0.0018195509910583496,0.002073851879686117,0.002339934930205345,0.0026888875290751457,0.0030696503818035126,0.003554687835276127,0.003999272361397743,0.004580728709697723,0.0052275750786066055,0.0060234684497118,0.0068323202431201935,0.007747609168291092,0.008713753893971443,0.009996842592954636,0.011404041200876236,0.012902356684207916,0.014600180089473724,0.01642525941133499,0.01850993186235428,0.020679444074630737,0.022996030747890472,0.025382928550243378,0.027912385761737823,0.030470117926597595,0.033181607723236084,0.035714805126190186,0.03820773959159851,0.040431439876556396,0.042552053928375244,0.04422160983085632,0.04568672180175781,0.04667174816131592,0.047126322984695435,0.04726988077163696,0.047247111797332764,0.04678875207901001,0.04591295123100281,0.04497605562210083,0.043633490800857544,0.042295217514038086,0.04075470566749573,0.039141297340393066,0.03753101825714111,0.03566080331802368,0.03405958414077759,0.03249567747116089,0.03098917007446289,0.029385030269622803,0.027862489223480225,0.026205122470855713,0.02470308542251587,0.023063957691192627,0.02158176898956299,0.020049691200256348,0.01850426197052002,0.01714456081390381,0.015831470489501953,0.014502763748168945,0.013200044631958008,0.012016117572784424,0.010906219482421875,0.00983285903930664,0.008889317512512207,0.00803840160369873,0.007287323474884033,0.006543636322021484,0.005877375602722168,0.0052797794342041016,0.0047272443771362305,0.004219949245452881,0.003842592239379883,0.0034599900245666504,0.0030786991119384766,0.00277864933013916,0.0025170445442199707,0.0022692084312438965,0.002029120922088623,0.0018376708030700684,0.0016846656799316406,0.0015465617179870605,0.0014159679412841797,0.0012881755828857422,0.001162707805633545,0.001081228256225586,0.0010010600090026855,0.0009205937385559082,0.000855565071105957,0.0008054375648498535,0.0007573366165161133,0.000704348087310791,0.0006717443466186523,0.0006512999534606934,0.0006225109100341797,0.0005846023559570312,0.0005590319633483887,0.000541985034942627,0.0005314946174621582,0.0005103349685668945,0.0004938244819641113,0.0004773736000061035,0.00046455860137939453,0.00045496225357055664,0.00044846534729003906,0.00044023990631103516,0.0004329681396484375,0.0004279017448425293,0.00042319297790527344,0.0004190802574157715,0.0004158616065979004,0.0004125833511352539,0.0004107952117919922,0.00040858983993530273,0.00040411949157714844,0.0004037022590637207,0.00040137767791748047,0.00040096044540405273,0.00039839744567871094,0.00039780139923095703,0.0003973841667175293,0.0003948807716369629,0.00039255619049072266,0.00039190053939819336,0.00039136409759521484,0.00039076805114746094,0.0003903508186340332,0.0003905296325683594,0.0003891587257385254,0.0003889799118041992,0.0003889799118041992,0.00038820505142211914,0.00038760900497436523,0.0003872513771057129,0.00038677453994750977,0.00038677453994750977,0.0003865957260131836,0.0003864169120788574,0.00038623809814453125,0.0003860592842102051,0.00038623809814453125,0.0003858208656311035,0.0003858208656311035,0.0003858208656311035,0.0003858208656311035,0.00038564205169677734,0.00038564205169677734,0.00038546323776245117,0.00038564205169677734,0.00038546323776245117,0.0003852248191833496,0.0003852248191833496,0.00038504600524902344,0.0003852248191833496,0.00038510560989379883,0.0003846883773803711,0.0003846883773803711,0.00038486719131469727,0.00038444995880126953,0.0003846287727355957,0.00038444995880126953,0.0003846883773803711,0.0003846883773803711,0.0003845095634460449,0.0003845095634460449,0.0003846883773803711,0.0003846287727355957,0.00038486719131469727,0.00038486719131469727,0.00038486719131469727,0.00038486719131469727,0.00038504600524902344,0.00038504600524902344,0.0003848075866699219,0.00038486719131469727,0.00038486719131469727,0.00038486719131469727,0.00038486719131469727,0.00038486719131469727,0.00038486719131469727,0.0003846883773803711,0.0003846883773803711,0.00038486719131469727,0.0003846287727355957,0.00038444995880126953,0.00038444995880126953,0.00038444995880126953,0.00038444995880126953,0.00038427114486694336,0.00038427114486694336,0.00038427114486694336,0.00038427114486694336,0.0003840923309326172,0.0003840923309326172,0.0003840923309326172,0.00038427114486694336,0.00038427114486694336,0.00038427114486694336,0.00038427114486694336,0.0003845095634460449,0.0003845095634460449,0.0003845095634460449,0.0003845095634460449,0.0003845095634460449,0.0003845095634460449,0.0003845095634460449,0.0003845095634460449,0.0003845095634460449,0.0003845095634460449,0.0003845095634460449,0.0003845095634460449,0.0003845095634460449,0.0003845095634460449,0.0003845095634460449,0.0003845095634460449,0.0003845095634460449,0.0003845095634460449,0.0003845095634460449,0.0003845095634460449,0.0003845095634460449,0.0003845095634460449,0.0003845095634460449,0.0003845095634460449,0.0003845095634460449,0.0003845095634460449,0.0003845095634460449,0.0003846883773803711,0.0003846883773803711,0.00038486719131469727,0.00038486719131469727,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957,0.0003846287727355957]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.00028824806213378906,0.00031024165218696,0.0003398937114980072,0.0003772042691707611,0.0004147111903876066,0.00045162899186834693,0.0004973834729753435,0.0005478509119711816,0.0006018530111759901,0.0006627280963584781,0.0007304762257263064,0.0008025444694794714,0.000884627690538764,0.0009753511985763907,0.0010778571013361216,0.0011854685144498944,0.0013044695369899273,0.0014325035735964775,0.0015841021668165922,0.0017441448289901018,0.001924609998241067,0.002113126451149583,0.0023201017174869776,0.0025528017431497574,0.0028086735401302576,0.0030857534147799015,0.0033970018848776817,0.0037326004821807146,0.00410786597058177,0.004512391053140163,0.004952459130436182,0.005479323212057352,0.006080612074583769,0.006741205230355263,0.007505875080823898,0.008386404253542423,0.009379257448017597,0.010522530414164066,0.011783234775066376,0.013217530213296413,0.014869405888020992,0.01671765185892582,0.018831197172403336,0.02116605080664158,0.023845145478844643,0.02683882601559162,0.03020089864730835,0.03394746780395508,0.03821304440498352,0.04297269135713577,0.04822110757231712,0.05415249988436699,0.060741741210222244,0.06796467304229736,0.07604043930768967,0.08490797877311707,0.09468412399291992,0.10530761629343033,0.1169227808713913,0.12947188317775726,0.14298537373542786,0.15757478773593903,0.17308634519577026,0.18946881592273712,0.20664365589618683,0.2246927171945572,0.24336645007133484,0.26258787512779236,0.28217217326164246,0.30203670263290405,0.3221133053302765,0.34213295578956604,0.3620014190673828,0.38164207339286804,0.4010196030139923,0.419997900724411,0.4383350610733032,0.45617008209228516,0.4733954071998596,0.490091472864151,0.506102979183197,0.5215240120887756,0.5362206697463989,0.5502955913543701,0.5636680722236633,0.576546847820282,0.5888230204582214,0.6004464626312256,0.6115227937698364,0.6221075654029846,0.6321643590927124,0.6416164636611938,0.6504573225975037,0.6586742401123047,0.6663824319839478,0.6735073924064636,0.6801637411117554,0.6863455176353455,0.6919919848442078,0.6972233057022095,0.7020000219345093,0.7063581347465515,0.7103089094161987,0.7139769196510315,0.7172655463218689,0.7202562689781189,0.7229881882667542,0.7254656553268433,0.727672278881073,0.7296899557113647,0.7314889430999756,0.7331138849258423,0.734551727771759,0.7358750700950623,0.7370307445526123,0.7380760312080383,0.7390183806419373,0.739858865737915,0.7406180500984192,0.74128258228302,0.7418861985206604,0.7424435019493103,0.7429267764091492,0.7433542609214783,0.7437401413917542,0.7440834045410156,0.7443983554840088,0.7446640729904175,0.744905412197113,0.7451314330101013,0.745323896408081,0.7455023527145386,0.7456612586975098,0.7457955479621887,0.7459115982055664,0.7460206151008606,0.7461233139038086,0.7462071776390076,0.7462851405143738,0.7463502883911133,0.7464062571525574,0.7464620471000671,0.7465099692344666,0.7465559244155884,0.7465993165969849,0.746634840965271,0.7466670870780945,0.7466935515403748,0.7467161417007446,0.7467414736747742,0.7467591762542725,0.7467746734619141,0.7467905879020691,0.7468035221099854,0.7468171119689941,0.7468273043632507,0.7468369007110596,0.7468467354774475,0.7468551993370056,0.7468618750572205,0.7468677759170532,0.7468728423118591,0.7468781471252441,0.746881902217865,0.7468869686126709,0.7468913197517395,0.746895432472229,0.7468985915184021,0.7469015121459961,0.7469034790992737,0.746906042098999,0.74690842628479,0.746910572052002,0.7469121217727661,0.746913492679596,0.7469145059585571,0.7469152808189392,0.746915876865387,0.746916651725769,0.7469174265861511,0.7469186186790466,0.746919572353363,0.7469201683998108,0.7469207644462585,0.7469215393066406,0.7469223141670227,0.7469227313995361,0.7469227313995361,0.7469229102134705,0.7469233274459839,0.7469237446784973,0.746924102306366,0.7469242811203003,0.7469245195388794,0.7469246983528137,0.746924877166748,0.746924877166748,0.7469251155853271,0.7469254732131958,0.7469254732131958,0.7469254732131958,0.7469256520271301,0.7469258904457092,0.7469258904457092,0.7469260692596436,0.746926486492157,0.7469270825386047,0.7469270825386047,0.7469270825386047,0.7469272613525391,0.7469274401664734,0.7469276189804077,0.7469276189804077,0.7469278573989868,0.7469278573989868,0.7469278573989868,0.7469278573989868,0.7469278573989868,0.7469280362129211,0.7469280362129211,0.7469280362129211,0.7469280362129211,0.7469280362129211,0.7469280362129211,0.7469282150268555,0.7469284534454346,0.7469284534454346,0.7469286322593689,0.7469286322593689,0.7469286322593689,0.7469286322593689,0.7469286322593689,0.7469288110733032,0.7469288110733032,0.7469289898872375,0.7469292283058167,0.7469292283058167,0.746929407119751,0.7469295859336853,0.7469295859336853,0.7469295859336853,0.7469295859336853,0.7469295859336853,0.7469295859336853,0.7469295859336853,0.7469298243522644,0.7469298243522644,0.7469298243522644,0.7469298243522644,0.7469298243522644,0.7469298243522644,0.7469298243522644,0.7469298243522644,0.7469298243522644,0.7469300031661987,0.7469301819801331,0.7469304203987122,0.7469304203987122,0.7469304203987122,0.7469304203987122,0.7469304203987122,0.7469304203987122,0.7469304203987122,0.7469304203987122,0.7469304203987122,0.7469304203987122,0.7469304203987122,0.7469304203987122,0.7469304203987122,0.7469304203987122,0.7469304203987122,0.7469304203987122,0.7469304203987122,0.7469304203987122,0.7469305992126465,0.7469305992126465,0.7469305992126465,0.7469305992126465,0.7469305992126465,0.7469305992126465,0.7469305992126465,0.7469305992126465,0.7469305992126465,0.7469305992126465,0.7469305992126465,0.7469305992126465,0.7469305992126465,0.7469305992126465,0.7469305992126465,0.7469305992126465,0.7469305992126465,0.7469305992126465,0.7469305992126465,0.7469305992126465,0.7469305992126465,0.7469305992126465,0.7469305992126465,0.7469305992126465,0.7469305992126465,0.7469305992126465,0.7469305992126465,0.7469305992126465,0.7469305992126465,0.7469305992126465,0.7469305992126465,0.7469305992126465,0.7469305992126465,0.7469305992126465,0.7469305992126465,0.7469305992126465,0.7469305992126465,0.7469305992126465,0.7469305992126465,0.7469305992126465,0.7469305992126465,0.7469307780265808,0.7469307780265808,0.7469307780265808,0.7469307780265808,0.7469307780265808,0.7469307780265808,0.7469307780265808,0.7469307780265808,0.7469307780265808,0.7469309568405151,0.7469309568405151,0.7469309568405151,0.7469309568405151,0.7469309568405151,0.7469309568405151,0.7469309568405151,0.7469309568405151,0.7469309568405151,0.7469311952590942,0.7469311952590942,0.7469313740730286,0.7469313740730286,0.7469315528869629,0.7469315528869629,0.7469315528869629,0.7469315528869629,0.7469315528869629,0.7469315528869629,0.7469315528869629,0.7469315528869629,0.7469315528869629,0.7469315528869629,0.7469315528869629,0.7469315528869629,0.7469315528869629,0.7469315528869629],"recovered":[0.0,3.436497718212195e-05,6.14642194705084e-05,8.915257058106363e-05,0.0001209647161886096,0.00015356235962826759,0.0001896946778288111,0.00023171813518274575,0.00027570530073717237,0.0003267618303652853,0.0003782111161854118,0.0004428172542247921,0.0005089943879283965,0.0005847936845384538,0.0006668769055977464,0.0007562258397229016,0.0008546078461222351,0.0009618265903554857,0.0010816131252795458,0.001215145573951304,0.0013698861002922058,0.0015305178239941597,0.0017094120848923922,0.0018941975431516767,0.0021070640068501234,0.0023383894003927708,0.00259170844219625,0.00287428661249578,0.003176894737407565,0.0035189734771847725,0.0038989519234746695,0.004305440466850996,0.004780069924890995,0.005314003676176071,0.005907241255044937,0.006584918592125177,0.0073760985396802425,0.008267427794635296,0.00926283374428749,0.010405714623630047,0.011687037535011768,0.01317513920366764,0.014836047776043415,0.01671571284532547,0.018849484622478485,0.021205546334385872,0.023915862664580345,0.026955101639032364,0.030332883819937706,0.034218091517686844,0.0384516604244709,0.043225642293691635,0.04856026545166969,0.054537806659936905,0.06109798327088356,0.06843068450689316,0.07652805000543594,0.0855061486363411,0.09528033435344696,0.10598649829626083,0.11763524264097214,0.13020025193691254,0.14371433854103088,0.15832357108592987,0.17377406358718872,0.19017185270786285,0.2073129117488861,0.22523081302642822,0.2438175529241562,0.2629036605358124,0.28239959478378296,0.30212292075157166,0.32192090153694153,0.34194034337997437,0.3617023825645447,0.3812393546104431,0.4005412757396698,0.41928866505622864,0.4376770555973053,0.455360472202301,0.47264745831489563,0.48929286003112793,0.5053104758262634,0.5206882953643799,0.5353615880012512,0.5494728088378906,0.562930703163147,0.5757355093955994,0.5880112648010254,0.5996798276901245,0.610819399356842,0.6214740872383118,0.6315454244613647,0.640985369682312,0.64984130859375,0.6580930352210999,0.6657719612121582,0.6729699373245239,0.6796194314956665,0.6858147978782654,0.6915295720100403,0.6967306733131409,0.7015374302864075,0.7059320211410522,0.7099218964576721,0.7136058211326599,0.7169549465179443,0.7199727892875671,0.7226995825767517,0.7251715064048767,0.7274138927459717,0.7294272780418396,0.7312623262405396,0.7328662872314453,0.7343746423721313,0.735701322555542,0.7368879914283752,0.7379501461982727,0.7388958930969238,0.7397461533546448,0.7404966950416565,0.7411869764328003,0.7418251633644104,0.7423665523529053,0.7428537607192993,0.7432877421379089,0.7436779141426086,0.7440292239189148,0.7443333864212036,0.744614839553833,0.7448675632476807,0.7450900077819824,0.7452789545059204,0.7454558610916138,0.7456169128417969,0.7457547783851624,0.7458776831626892,0.7459841370582581,0.7460860013961792,0.7461696863174438,0.7462513446807861,0.7463192939758301,0.7463833093643188,0.7464373111724854,0.7464876174926758,0.7465302348136902,0.7465712428092957,0.7466089725494385,0.7466413378715515,0.7466669082641602,0.7466904520988464,0.7467120885848999,0.7467295527458191,0.7467462420463562,0.7467605471611023,0.7467756867408752,0.7467870712280273,0.746797502040863,0.7468082904815674,0.7468172907829285,0.7468242049217224,0.7468312382698059,0.746837317943573,0.7468448281288147,0.7468483448028564,0.7468542456626892,0.7468593120574951,0.7468632459640503,0.7468665838241577,0.7468693256378174,0.7468721270561218,0.7468752264976501,0.7468783855438232,0.7468809485435486,0.7468832731246948,0.7468846440315247,0.7468862533569336,0.74688720703125,0.7468876242637634,0.7468888163566589,0.746889591217041,0.7468907833099365,0.7468919157981873,0.7468923330307007,0.7468932867050171,0.7468938827514648,0.7468942999839783,0.7468946576118469,0.7468952536582947,0.7468956708908081,0.7468958497047424,0.7468962669372559,0.7468968629837036,0.7468972206115723,0.7468976378440857,0.74689781665802,0.7468982338905334,0.7468982338905334,0.7468984127044678,0.7468990087509155,0.7468991875648499,0.7468991875648499,0.746899425983429,0.7468996047973633,0.7468996047973633,0.7468997836112976,0.7468999624252319,0.7469003796577454,0.7469005584716797,0.7469007968902588,0.7469007968902588,0.7469007968902588,0.7469007968902588,0.7469009757041931,0.7469011545181274,0.7469011545181274,0.7469011545181274,0.7469011545181274,0.7469011545181274,0.7469011545181274,0.7469013333320618,0.7469013333320618,0.7469013333320618,0.7469013333320618,0.7469013333320618,0.7469013333320618,0.7469017505645752,0.7469017505645752,0.7469019293785095,0.7469019293785095,0.7469019293785095,0.7469019293785095,0.7469019293785095,0.7469019293785095,0.7469021677970886,0.746902346611023,0.7469025254249573,0.7469025254249573,0.7469027638435364,0.7469027638435364,0.7469027638435364,0.7469027638435364,0.7469027638435364,0.7469027638435364,0.7469027638435364,0.7469027638435364,0.7469027638435364,0.7469027638435364,0.7469027638435364,0.7469027638435364,0.7469027638435364,0.7469027638435364,0.7469027638435364,0.7469027638435364,0.7469027638435364,0.7469027638435364,0.7469027638435364,0.7469029426574707,0.7469029426574707,0.7469029426574707,0.7469029426574707,0.7469029426574707,0.7469029426574707,0.7469029426574707,0.7469029426574707,0.7469029426574707,0.7469029426574707,0.7469029426574707,0.7469029426574707,0.7469029426574707,0.7469029426574707,0.7469029426574707,0.7469029426574707,0.7469029426574707,0.7469029426574707,0.746903121471405,0.746903121471405,0.746903121471405,0.746903121471405,0.746903121471405,0.746903121471405,0.746903121471405,0.746903121471405,0.746903121471405,0.746903121471405,0.7469033002853394,0.7469033002853394,0.7469033002853394,0.7469033002853394,0.7469033002853394,0.7469033002853394,0.7469033002853394,0.7469033002853394,0.7469033002853394,0.7469033002853394,0.7469033002853394,0.7469033002853394,0.7469033002853394,0.7469033002853394,0.7469035387039185,0.7469035387039185,0.7469035387039185,0.7469035387039185,0.7469035387039185,0.7469035387039185,0.7469035387039185,0.7469035387039185,0.7469035387039185,0.7469035387039185,0.7469035387039185,0.7469035387039185,0.7469035387039185,0.7469035387039185,0.7469035387039185,0.7469035387039185,0.7469035387039185,0.7469035387039185,0.7469037175178528,0.7469037175178528,0.7469037175178528,0.7469037175178528,0.7469037175178528,0.7469037175178528,0.7469037175178528,0.7469037175178528,0.7469037175178528,0.7469037175178528,0.7469037175178528,0.7469037175178528,0.7469037175178528,0.7469037175178528,0.7469037175178528,0.7469038963317871,0.7469038963317871,0.7469038963317871,0.7469041347503662,0.7469043135643005,0.7469043135643005,0.7469043135643005,0.7469043135643005,0.7469043135643005,0.7469043135643005,0.7469043135643005,0.7469043135643005,0.7469043135643005,0.7469043135643005,0.7469043135643005,0.7469043135643005,0.7469044923782349,0.7469044923782349,0.7469044923782349],"active":[0.00028824806213378906,0.0002758766640909016,0.00027842947747558355,0.0002880516985896975,0.000293746474198997,0.00029806664679199457,0.00030768878059461713,0.0003161327913403511,0.00032614771043881774,0.0003359662659931928,0.00035226510954089463,0.0003597272152546793,0.00037563330261036754,0.0003905575140379369,0.0004109801957383752,0.00042924267472699285,0.00044986169086769223,0.00047067698324099183,0.0005024890415370464,0.0005289992550387979,0.0005547238979488611,0.0005826086271554232,0.0006106896325945854,0.0006586041999980807,0.0007016095332801342,0.0007473640143871307,0.0008052934426814318,0.0008583138696849346,0.0009309712331742048,0.000993417575955391,0.0010535072069615126,0.001173882745206356,0.0013005421496927738,0.0014272015541791916,0.0015986338257789612,0.0018014856614172459,0.0020031589083373547,0.0022551026195287704,0.002520401030778885,0.0028118155896663666,0.003182368353009224,0.0035425126552581787,0.0039951493963599205,0.004450337961316109,0.0049956608563661575,0.0056332796812057495,0.0062850359827280045,0.006992366164922714,0.007880160585045815,0.008754599839448929,0.009769447147846222,0.010926857590675354,0.012181475758552551,0.013426866382360458,0.014942456036806107,0.016477294266223907,0.01815607398748398,0.019801467657089233,0.021642446517944336,0.02348538488149643,0.02535013109445572,0.02737453579902649,0.02937200665473938,0.03114524483680725,0.03286959230899811,0.034520864486694336,0.03605353832244873,0.037357062101364136,0.03835462033748627,0.039133042097091675,0.03971371054649353,0.040010035037994385,0.040080517530441284,0.03970173001289368,0.03931722044944763,0.038758546113967896,0.03779378533363342,0.03688141703605652,0.03571835160255432,0.034731000661849976,0.03345552086830139,0.032231152057647705,0.030910193920135498,0.029607295989990234,0.02830648422241211,0.027074038982391357,0.025892317295074463,0.02471095323562622,0.023511528968811035,0.022427737712860107,0.02134495973587036,0.02014237642288208,0.018911898136138916,0.017688870429992676,0.016541123390197754,0.01541435718536377,0.014391779899597168,0.013375580310821533,0.01237255334854126,0.011408507823944092,0.010470449924468994,0.009627461433410645,0.00877147912979126,0.008044898509979248,0.007343649864196777,0.006650447845458984,0.0060332417488098145,0.005492866039276123,0.004972696304321289,0.004518449306488037,0.004075050354003906,0.0036866068840026855,0.0032894015312194824,0.0030087828636169434,0.002656102180480957,0.002374708652496338,0.0021303892135620117,0.001908719539642334,0.0017221570014953613,0.0015364289283752441,0.0013895034790039062,0.0012565255165100098,0.0011016130447387695,0.000987708568572998,0.000886380672454834,0.0007956624031066895,0.0007204413414001465,0.0006348490715026855,0.0005720257759094238,0.0005165934562683105,0.0004563331604003906,0.00041234493255615234,0.00038230419158935547,0.00033968687057495117,0.00029468536376953125,0.0002658367156982422,0.00024563074111938477,0.00022304058074951172,0.00019913911819458008,0.0001806020736694336,0.00015491247177124023,0.00014275312423706055,0.00012665987014770508,0.00011861324310302734,0.00011169910430908203,0.00010460615158081055,9.584426879882812e-05,8.45789909362793e-05,7.480382919311523e-05,7.456541061401367e-05,6.872415542602539e-05,6.258487701416016e-05,6.103515625e-05,5.728006362915039e-05,5.65648078918457e-05,5.161762237548828e-05,4.982948303222656e-05,4.9233436584472656e-05,4.690885543823242e-05,4.458427429199219e-05,4.357099533081055e-05,4.1604042053222656e-05,4.082918167114258e-05,3.707408905029297e-05,3.8623809814453125e-05,3.707408905029297e-05,3.612041473388672e-05,3.534555435180664e-05,3.4928321838378906e-05,3.415346145629883e-05,3.3915042877197266e-05,3.319978713989258e-05,3.218650817871094e-05,3.11732292175293e-05,3.0219554901123047e-05,2.9861927032470703e-05,2.9027462005615234e-05,2.866983413696289e-05,2.9027462005615234e-05,2.86102294921875e-05,2.9027462005615234e-05,2.8789043426513672e-05,2.8252601623535156e-05,2.8431415557861328e-05,2.8252601623535156e-05,2.8431415557861328e-05,2.8431415557861328e-05,2.8073787689208984e-05,2.765655517578125e-05,2.765655517578125e-05,2.7894973754882812e-05,2.7835369110107422e-05,2.7418136596679688e-05,2.7298927307128906e-05,2.7060508728027344e-05,2.7060508728027344e-05,2.664327621459961e-05,2.6881694793701172e-05,2.7060508728027344e-05,2.6464462280273438e-05,2.6285648345947266e-05,2.6464462280273438e-05,2.6464462280273438e-05,2.6285648345947266e-05,2.6464462280273438e-05,2.6702880859375e-05,2.7120113372802734e-05,2.6702880859375e-05,2.6524066925048828e-05,2.6464462280273438e-05,2.664327621459961e-05,2.682209014892578e-05,2.682209014892578e-05,2.6881694793701172e-05,2.6702880859375e-05,2.6702880859375e-05,2.6702880859375e-05,2.6702880859375e-05,2.6881694793701172e-05,2.6881694793701172e-05,2.6702880859375e-05,2.6702880859375e-05,2.6702880859375e-05,2.6702880859375e-05,2.6881694793701172e-05,2.7120113372802734e-05,2.6702880859375e-05,2.6881694793701172e-05,2.6702880859375e-05,2.6702880859375e-05,2.6702880859375e-05,2.6702880859375e-05,2.6881694793701172e-05,2.6881694793701172e-05,2.682209014892578e-05,2.6881694793701172e-05,2.6702880859375e-05,2.6881694793701172e-05,2.682209014892578e-05,2.682209014892578e-05,2.682209014892578e-05,2.682209014892578e-05,2.682209014892578e-05,2.682209014892578e-05,2.682209014892578e-05,2.7060508728027344e-05,2.7060508728027344e-05,2.7060508728027344e-05,2.7060508728027344e-05,2.7060508728027344e-05,2.7060508728027344e-05,2.7060508728027344e-05,2.7060508728027344e-05,2.7060508728027344e-05,2.7239322662353516e-05,2.7418136596679688e-05,2.765655517578125e-05,2.7477741241455078e-05,2.7477741241455078e-05,2.7477741241455078e-05,2.7477741241455078e-05,2.7477741241455078e-05,2.7477741241455078e-05,2.7477741241455078e-05,2.7477741241455078e-05,2.7477741241455078e-05,2.7477741241455078e-05,2.7477741241455078e-05,2.7477741241455078e-05,2.7477741241455078e-05,2.7477741241455078e-05,2.7477741241455078e-05,2.7477741241455078e-05,2.7477741241455078e-05,2.765655517578125e-05,2.7477741241455078e-05,2.7477741241455078e-05,2.7477741241455078e-05,2.7477741241455078e-05,2.7477741241455078e-05,2.7477741241455078e-05,2.7477741241455078e-05,2.7477741241455078e-05,2.7477741241455078e-05,2.7477741241455078e-05,2.7298927307128906e-05,2.7298927307128906e-05,2.7298927307128906e-05,2.7298927307128906e-05,2.7298927307128906e-05,2.7298927307128906e-05,2.7298927307128906e-05,2.7298927307128906e-05,2.7298927307128906e-05,2.7298927307128906e-05,2.7298927307128906e-05,2.7298927307128906e-05,2.7298927307128906e-05,2.7298927307128906e-05,2.7060508728027344e-05,2.7060508728027344e-05,2.7060508728027344e-05,2.7060508728027344e-05,2.7060508728027344e-05,2.7060508728027344e-05,2.7060508728027344e-05,2.7060508728027344e-05,2.7060508728027344e-05,2.7060508728027344e-05,2.7060508728027344e-05,2.7060508728027344e-05,2.7060508728027344e-05,2.7060508728027344e-05,2.7060508728027344e-05,2.7060508728027344e-05,2.7239322662353516e-05,2.7239322662353516e-05,2.7060508728027344e-05,2.7060508728027344e-05,2.7060508728027344e-05,2.7060508728027344e-05,2.7060508728027344e-05,2.7060508728027344e-05,2.7060508728027344e-05,2.7239322662353516e-05,2.7239322662353516e-05,2.7239322662353516e-05,2.7239322662353516e-05,2.7239322662353516e-05,2.7239322662353516e-05,2.7239322662353516e-05,2.7239322662353516e-05,2.7060508728027344e-05,2.7298927307128906e-05,2.7298927307128906e-05,2.7239322662353516e-05,2.7060508728027344e-05,2.7239322662353516e-05,2.7239322662353516e-05,2.7239322662353516e-05,2.7239322662353516e-05,2.7239322662353516e-05,2.7239322662353516e-05,2.7239322662353516e-05,2.7239322662353516e-05,2.7239322662353516e-05,2.7239322662353516e-05,2.7239322662353516e-05,2.7060508728027344e-05,2.7060508728027344e-05,2.7060508728027344e-05]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.00028824806213378906,0.00031259810202755034,0.00034067919477820396,0.0003742586704902351,0.000411569228162989,0.00044829066609963775,0.0004871721612289548,0.0005358722992241383,0.0005841795937158167,0.0006362179992720485,0.0006953257834538817,0.0007615028880536556,0.0008219852461479604,0.0008930716430768371,0.0009690673323348165,0.0010554706677794456,0.0011471761390566826,0.0012496819254010916,0.0013608280569314957,0.001475901692174375,0.0015911716036498547,0.0017241149907931685,0.0018711970187723637,0.002029668539762497,0.002190300263464451,0.002377835102379322,0.002569297095760703,0.0027811815962195396,0.003006812185049057,0.0032552219927310944,0.003525232430547476,0.0038272514939308167,0.004173257853835821,0.004549505189061165,0.004970917943865061,0.005448689218610525,0.005968484096229076,0.0065566161647439,0.0072177983820438385,0.0079339649528265,0.008735748007893562,0.009614313952624798,0.010611486621201038,0.011717449873685837,0.01294752024114132,0.01428637932986021,0.01579352840781212,0.017508046701550484,0.019351383671164513,0.02141760289669037,0.023692172020673752,0.026225950568914413,0.0289778970181942,0.032056018710136414,0.03540061414241791,0.03914698585867882,0.04321933165192604,0.04770033061504364,0.05258231610059738,0.057945020496845245,0.06374582648277283,0.07006917893886566,0.07696102559566498,0.08435892313718796,0.09230371564626694,0.1009933352470398,0.11028248816728592,0.12018608301877975,0.1308484524488449,0.142105832695961,0.15392306447029114,0.16643249988555908,0.1795145571231842,0.19313585758209229,0.2072431743144989,0.22176875174045563,0.23671123385429382,0.2521202862262726,0.26767465472221375,0.28347116708755493,0.29938018321990967,0.31524109840393066,0.3310701847076416,0.3467337489128113,0.3622492551803589,0.3775080740451813,0.39245468378067017,0.4072013795375824,0.4215139150619507,0.4353659451007843,0.4489593505859375,0.46202629804611206,0.47459444403648376,0.48687824606895447,0.4987379014492035,0.5100575089454651,0.5210872888565063,0.531662106513977,0.5416540503501892,0.5513363480567932,0.5606693029403687,0.5696569681167603,0.57830810546875,0.5865561366081238,0.5943681597709656,0.601813793182373,0.6088874936103821,0.6156033873558044,0.6219217777252197,0.6279048323631287,0.6334676742553711,0.6387370824813843,0.6436220407485962,0.6481489539146423,0.6524465680122375,0.6564322710037231,0.6601220965385437,0.6635693907737732,0.6667463183403015,0.6696592569351196,0.6723951101303101,0.6748468279838562,0.6771523952484131,0.6792327761650085,0.6811330318450928,0.6829418540000916,0.6845561861991882,0.6860252618789673,0.6873694062232971,0.688589870929718,0.6896919012069702,0.6907103061676025,0.6916310787200928,0.6924866437911987,0.6932626962661743,0.6939808130264282,0.6946155428886414,0.6951946020126343,0.6957051753997803,0.6961758732795715,0.6966053247451782,0.6969947218894958,0.6973564624786377,0.69768226146698,0.6979917287826538,0.6982554793357849,0.6985059976577759,0.6987192630767822,0.6989229321479797,0.6991010308265686,0.6992722749710083,0.6994165778160095,0.6995489597320557,0.6996669769287109,0.6997724175453186,0.6998766660690308,0.6999683976173401,0.7000510692596436,0.7001209855079651,0.7001879215240479,0.7002450823783875,0.7003016471862793,0.7003499269485474,0.7003980875015259,0.7004371285438538,0.7004746198654175,0.7005072236061096,0.7005370855331421,0.7005643844604492,0.7005903124809265,0.7006136775016785,0.700633704662323,0.7006539106369019,0.7006692290306091,0.7006839513778687,0.700698733329773,0.7007120847702026,0.7007238268852234,0.7007350325584412,0.70074462890625,0.7007527351379395,0.700759768486023,0.7007684111595154,0.7007738947868347,0.7007794380187988,0.7007849216461182,0.7007890343666077,0.7007933259010315,0.7007974982261658,0.7008011937141418,0.7008049488067627,0.7008072733879089,0.7008096575737,0.7008122205734253,0.7008147835731506,0.7008167505264282,0.7008183002471924,0.7008200883865356,0.7008216381072998,0.7008225917816162,0.7008243799209595,0.7008259296417236,0.7008271217346191,0.7008278965950012,0.700828492641449,0.7008296847343445,0.7008298635482788,0.7008306384086609,0.7008310556411743,0.7008316516876221,0.7008320689201355,0.7008324265480042,0.7008326053619385,0.7008328437805176,0.7008328437805176,0.7008330225944519,0.7008330225944519,0.7008330225944519,0.7008334398269653,0.7008336186408997,0.700833797454834,0.700833797454834,0.7008339762687683,0.7008342146873474,0.7008343935012817,0.7008343935012817,0.7008343935012817,0.7008345723152161,0.7008349895477295,0.7008351683616638,0.7008354067802429,0.7008355855941772,0.7008355855941772,0.7008357644081116,0.7008359432220459,0.700836181640625,0.700836181640625,0.700836181640625,0.700836181640625,0.700836181640625,0.700836181640625,0.7008365392684937,0.7008365392684937,0.7008365392684937,0.7008367776870728,0.7008367776870728,0.7008367776870728,0.7008367776870728,0.7008367776870728,0.7008367776870728,0.7008369565010071,0.7008369565010071,0.7008369565010071,0.7008369565010071,0.7008369565010071,0.7008369565010071,0.7008369565010071,0.7008369565010071,0.7008369565010071,0.7008369565010071,0.7008369565010071,0.7008369565010071,0.7008369565010071,0.7008369565010071,0.7008371353149414,0.7008371353149414,0.7008371353149414,0.7008373141288757,0.7008373141288757,0.7008373141288757,0.7008373141288757,0.7008373141288757,0.7008373141288757,0.7008373141288757,0.7008373141288757,0.7008373141288757,0.7008373141288757,0.7008373141288757,0.7008373141288757,0.7008373141288757,0.7008375525474548,0.7008375525474548,0.7008375525474548,0.7008375525474548,0.7008375525474548,0.7008375525474548,0.7008375525474548,0.7008375525474548,0.7008375525474548,0.7008375525474548,0.7008375525474548,0.7008375525474548,0.7008375525474548,0.7008375525474548,0.7008375525474548,0.7008375525474548,0.7008377313613892,0.7008377313613892,0.7008377313613892,0.7008377313613892,0.7008377313613892,0.7008377313613892,0.7008377313613892,0.7008379101753235,0.7008379101753235,0.7008379101753235,0.7008379101753235,0.7008379101753235,0.7008379101753235,0.7008379101753235,0.7008379101753235,0.7008379101753235,0.7008379101753235,0.7008379101753235,0.7008379101753235,0.7008379101753235,0.7008381485939026,0.7008381485939026,0.7008381485939026,0.7008381485939026,0.7008381485939026,0.7008383274078369,0.7008383274078369,0.7008383274078369,0.7008383274078369,0.7008383274078369,0.7008383274078369,0.7008385062217712,0.7008385062217712,0.7008385062217712,0.7008385062217712,0.7008385062217712,0.7008385062217712,0.7008385062217712,0.7008385062217712,0.7008385062217712,0.7008385062217712,0.7008385062217712,0.7008385062217712,0.7008385062217712,0.7008385062217712,0.7008385062217712,0.7008385062217712,0.7008385062217712,0.7008385062217712,0.7008385062217712,0.7008385062217712,0.7008385062217712,0.7008385062217712,0.7008385062217712,0.7008385062217712],"recovered":[0.0,3.122303678537719e-05,5.930413317400962e-05,8.777796756476164e-05,0.00012037560372846201,0.000152580498252064,0.00019146200793329626,0.0002272015844937414,0.0002713851281441748,0.00031615779153071344,0.00036760707735083997,0.00041944909025914967,0.0004773786058649421,0.0005390392034314573,0.0006038417341187596,0.0006764990976080298,0.0007564222323708236,0.0008410582668147981,0.0009339418611489236,0.0010354658588767052,0.0011426846031099558,0.0012610964477062225,0.0013822575565427542,0.0015126480720937252,0.0016579627990722656,0.0018128998344764113,0.0019859028980135918,0.002167153637856245,0.002361168386414647,0.0025740349665284157,0.002813607919961214,0.0030618212185800076,0.0033387048169970512,0.0036558443680405617,0.004003421403467655,0.004401466343551874,0.004825431853532791,0.005302025005221367,0.005833209492266178,0.006415843032300472,0.00707486504688859,0.007797314785420895,0.008603615686297417,0.0095000509172678,0.010502133518457413,0.011615755036473274,0.012855250388383865,0.014224547892808914,0.015762919560074806,0.017458193004131317,0.01930840313434601,0.021390922367572784,0.023713601753115654,0.026213014498353004,0.029031336307525635,0.03213812783360481,0.03553849086165428,0.03926758095622063,0.04339118301868439,0.047876108437776566,0.0528026707470417,0.05816890671849251,0.06400035321712494,0.07036081701517105,0.07721319049596786,0.0846126601099968,0.09265328198671341,0.10135959833860397,0.1106695607304573,0.1206660345196724,0.1312946379184723,0.1424795538187027,0.15445800125598907,0.16686709225177765,0.17986510694026947,0.19348227977752686,0.2075835019350052,0.2220935821533203,0.23700051009655,0.25224363803863525,0.2677396833896637,0.2834305465221405,0.29922232031822205,0.3150433599948883,0.33082062005996704,0.3464237153530121,0.3618859648704529,0.3771141767501831,0.39202210307121277,0.40662190318107605,0.4208937883377075,0.4348512589931488,0.448318213224411,0.461338609457016,0.4740242063999176,0.4862600862979889,0.4980394244194031,0.5095224380493164,0.5204253792762756,0.5309200286865234,0.5410009622573853,0.5507425665855408,0.5600980520248413,0.5690833926200867,0.5777345299720764,0.5859575867652893,0.5937572717666626,0.6012126803398132,0.6082642078399658,0.614967942237854,0.6212647557258606,0.627230703830719,0.6328559517860413,0.638131856918335,0.6430060267448425,0.6476256251335144,0.6519224643707275,0.655901312828064,0.6595931053161621,0.6630478501319885,0.6662544012069702,0.6691997647285461,0.6718999147415161,0.6743828058242798,0.6766942739486694,0.6787945032119751,0.6807383894920349,0.6825178861618042,0.6841489672660828,0.6856425404548645,0.6869804263114929,0.6882138252258301,0.6893525719642639,0.6903782486915588,0.6913174986839294,0.6921695470809937,0.6929477453231812,0.693651556968689,0.694302499294281,0.694896936416626,0.6954241991043091,0.6958925127983093,0.6963233947753906,0.6967211961746216,0.6970844864845276,0.6974204778671265,0.6977256536483765,0.6979954838752747,0.6982391476631165,0.6984713077545166,0.6986688375473022,0.6988555788993835,0.6990280151367188,0.6991766691207886,0.699311375617981,0.699435293674469,0.6995395421981812,0.6996437907218933,0.6997368931770325,0.6998168230056763,0.6998952031135559,0.699962317943573,0.7000240087509155,0.7000787854194641,0.7001320123672485,0.7001761794090271,0.7002195715904236,0.7002573013305664,0.700290858745575,0.7003240585327148,0.7003515362739563,0.700375497341156,0.700401246547699,0.7004234194755554,0.7004416584968567,0.700457751750946,0.7004715204238892,0.7004866600036621,0.7004997730255127,0.7005117535591125,0.7005233764648438,0.7005321979522705,0.7005398869514465,0.7005465626716614,0.7005529999732971,0.7005589008331299,0.700564980506897,0.7005708813667297,0.700575590133667,0.7005801200866699,0.7005840539932251,0.7005879878997803,0.7005916833877563,0.7005940675735474,0.7005962133407593,0.700599193572998,0.7006016969680786,0.7006033062934875,0.7006044387817383,0.7006060481071472,0.7006080150604248,0.700609564781189,0.7006109356880188,0.7006121277809143,0.7006130814552307,0.7006136775016785,0.7006146907806396,0.7006150484085083,0.7006158828735352,0.7006164193153381,0.7006170153617859,0.7006174325942993,0.7006178498268127,0.7006182074546814,0.7006183862686157,0.7006186246871948,0.7006188035011292,0.7006189823150635,0.7006189823150635,0.7006192207336426,0.7006193995475769,0.7006195783615112,0.7006195783615112,0.7006197571754456,0.7006199955940247,0.7006199955940247,0.7006199955940247,0.700620174407959,0.7006203532218933,0.7006207704544067,0.7006209492683411,0.7006211876869202,0.7006213665008545,0.7006213665008545,0.7006213665008545,0.7006215453147888,0.7006217241287231,0.7006217241287231,0.7006219625473022,0.7006219625473022,0.7006219625473022,0.7006219625473022,0.7006221413612366,0.7006223201751709,0.7006223201751709,0.7006223201751709,0.7006223201751709,0.7006223201751709,0.70062255859375,0.7006227374076843,0.7006227374076843,0.7006227374076843,0.7006227374076843,0.7006227374076843,0.7006227374076843,0.7006227374076843,0.7006227374076843,0.7006227374076843,0.7006227374076843,0.7006227374076843,0.7006227374076843,0.7006227374076843,0.7006227374076843,0.7006227374076843,0.7006227374076843,0.7006229162216187,0.7006229162216187,0.7006229162216187,0.7006229162216187,0.7006229162216187,0.7006229162216187,0.7006229162216187,0.7006229162216187,0.7006229162216187,0.7006229162216187,0.7006229162216187,0.7006229162216187,0.7006229162216187,0.7006229162216187,0.7006229162216187,0.7006229162216187,0.7006229162216187,0.7006229162216187,0.700623095035553,0.700623095035553,0.700623095035553,0.700623095035553,0.700623095035553,0.700623095035553,0.700623095035553,0.700623095035553,0.700623095035553,0.700623095035553,0.700623095035553,0.700623095035553,0.700623095035553,0.700623095035553,0.700623095035553,0.700623095035553,0.700623095035553,0.700623095035553,0.700623095035553,0.700623095035553,0.700623095035553,0.700623095035553,0.700623095035553,0.700623095035553,0.7006233334541321,0.7006233334541321,0.7006233334541321,0.7006233334541321,0.7006233334541321,0.7006233334541321,0.7006235122680664,0.7006235122680664,0.7006235122680664,0.7006235122680664,0.7006235122680664,0.7006235122680664,0.7006235122680664,0.7006235122680664,0.7006235122680664,0.7006236910820007,0.7006236910820007,0.7006236910820007,0.7006236910820007,0.7006236910820007,0.7006236910820007,0.7006236910820007,0.7006236910820007,0.7006236910820007,0.7006236910820007,0.7006236910820007,0.7006236910820007,0.7006236910820007,0.7006236910820007,0.7006236910820007,0.7006236910820007,0.7006236910820007,0.7006236910820007,0.7006236910820007,0.7006236910820007,0.7006236910820007,0.7006236910820007,0.7006236910820007,0.7006236910820007,0.7006236910820007,0.7006236910820007,0.7006236910820007,0.7006236910820007,0.7006236910820007],"active":[0.00028824806213378906,0.00028137507615610957,0.00028137507615610957,0.00028648070292547345,0.0002911936317104846,0.00029571016784757376,0.00029571016784757376,0.00030867071473039687,0.0003127944655716419,0.00032006020774133503,0.00032771870610304177,0.00034205379779450595,0.00034460664028301835,0.0003540324396453798,0.0003652255982160568,0.0003789715701714158,0.00039075390668585896,0.00040862365858629346,0.00042688619578257203,0.0004404358332976699,0.00044848700053989887,0.000463018543086946,0.0004889394622296095,0.0005170204676687717,0.0005323374643921852,0.0005649352679029107,0.0005833941977471113,0.0006140279583632946,0.0006456437986344099,0.0006811870262026787,0.0007116245105862617,0.0007654302753508091,0.0008345530368387699,0.0008936608210206032,0.0009674965403974056,0.001047222875058651,0.0011430522426962852,0.0012545911595225334,0.0013845888897776604,0.0015181219205260277,0.0016608829610049725,0.0018169991672039032,0.0020078709349036217,0.0022173989564180374,0.0024453867226839066,0.002670624293386936,0.002938278019428253,0.0032834988087415695,0.0035884641110897064,0.0039594098925590515,0.0043837688863277435,0.004835028201341629,0.005264295265078545,0.005843004211783409,0.006369277834892273,0.007008858025074005,0.007680840790271759,0.008432749658823013,0.009191133081912994,0.01006891205906868,0.010943155735731125,0.011900272220373154,0.012960672378540039,0.013998106122016907,0.015090525150299072,0.016380675137043,0.01762920618057251,0.01882648468017578,0.020178891718387604,0.021439798176288605,0.022628426551818848,0.023952946066856384,0.02505655586719513,0.026268765330314636,0.02737806737422943,0.028286471962928772,0.029127731919288635,0.03002670407295227,0.030674144625663757,0.031227529048919678,0.03164049983024597,0.03181055188179016,0.031847864389419556,0.031690388917922974,0.031428635120391846,0.03108435869216919,0.030568718910217285,0.030087202787399292,0.029491811990737915,0.028744041919708252,0.02806556224822998,0.027175039052963257,0.026276230812072754,0.025539636611938477,0.02471369504928589,0.023797422647476196,0.02304786443710327,0.022139668464660645,0.021228671073913574,0.020416319370269775,0.0196683406829834,0.018914401531219482,0.01821005344390869,0.01747274398803711,0.01663362979888916,0.01585620641708374,0.015130221843719482,0.014390707015991211,0.013657569885253906,0.012936890125274658,0.012202918529510498,0.011506378650665283,0.010766088962554932,0.010017096996307373,0.00944054126739502,0.00880664587020874,0.008199632167816162,0.0076680779457092285,0.007153213024139404,0.0066114068031311035,0.006140708923339844,0.005647063255310059,0.005252480506896973,0.00484997034072876,0.00443875789642334,0.004147350788116455,0.0038177967071533203,0.003507375717163086,0.0032204389572143555,0.0029473304748535156,0.002711474895477295,0.002496480941772461,0.0022785067558288574,0.0021083950996398926,0.001945197582244873,0.0018112659454345703,0.001667797565460205,0.0015430450439453125,0.0014026761054992676,0.0012789368629455566,0.0011811256408691406,0.0011022090911865234,0.0010330677032470703,0.0009610652923583984,0.0009072422981262207,0.0008350014686584473,0.0007803440093994141,0.0007237792015075684,0.0006837844848632812,0.000629723072052002,0.0006034374237060547,0.0005609989166259766,0.0005209445953369141,0.0004903078079223633,0.0004610419273376465,0.0004413723945617676,0.00042885541915893555,0.00040727853775024414,0.0003840923309326172,0.00037109851837158203,0.00034987926483154297,0.00033932924270629883,0.00032591819763183594,0.0003193020820617676,0.0003051161766052246,0.00029844045639038086,0.00028765201568603516,0.0002797842025756836,0.0002735257148742676,0.0002662539482116699,0.00026214122772216797,0.0002582073211669922,0.00025266408920288086,0.00024580955505371094,0.0002422928810119629,0.0002409815788269043,0.00024056434631347656,0.0002371668815612793,0.0002352595329284668,0.00023287534713745117,0.00022935867309570312,0.0002275705337524414,0.00022852420806884766,0.00022733211517333984,0.00022643804550170898,0.00022602081298828125,0.00022405385971069336,0.0002224445343017578,0.0002219080924987793,0.00022107362747192383,0.00022089481353759766,0.0002192854881286621,0.00021797418594360352,0.0002181529998779297,0.00021857023239135742,0.00021755695343017578,0.00021660327911376953,0.0002167820930480957,0.00021719932556152344,0.00021654367446899414,0.00021636486053466797,0.00021636486053466797,0.0002161860466003418,0.00021576881408691406,0.00021541118621826172,0.00021600723266601562,0.00021517276763916016,0.0002155900001525879,0.00021517276763916016,0.00021523237228393555,0.00021505355834960938,0.00021499395370483398,0.00021475553512573242,0.00021463632583618164,0.00021445751190185547,0.00021439790725708008,0.0002142190933227539,0.00021404027938842773,0.00021445751190185547,0.00021439790725708008,0.00021439790725708008,0.0002142190933227539,0.00021439790725708008,0.00021445751190185547,0.00021439790725708008,0.00021439790725708008,0.00021439790725708008,0.00021439790725708008,0.00021463632583618164,0.00021439790725708008,0.00021445751190185547,0.00021439790725708008,0.0002142190933227539,0.00021439790725708008,0.00021457672119140625,0.00021463632583618164,0.00021445751190185547,0.00021445751190185547,0.0002142190933227539,0.0002142190933227539,0.0002142190933227539,0.00021457672119140625,0.00021439790725708008,0.0002142190933227539,0.00021445751190185547,0.00021445751190185547,0.00021445751190185547,0.00021445751190185547,0.0002142190933227539,0.00021404027938842773,0.0002142190933227539,0.0002142190933227539,0.0002142190933227539,0.0002142190933227539,0.0002142190933227539,0.0002142190933227539,0.0002142190933227539,0.0002142190933227539,0.0002142190933227539,0.0002142190933227539,0.0002142190933227539,0.0002142190933227539,0.0002142190933227539,0.0002142190933227539,0.00021439790725708008,0.0002142190933227539,0.0002142190933227539,0.00021439790725708008,0.00021439790725708008,0.00021439790725708008,0.00021439790725708008,0.00021439790725708008,0.00021439790725708008,0.00021439790725708008,0.00021439790725708008,0.00021439790725708008,0.00021439790725708008,0.00021439790725708008,0.00021439790725708008,0.00021439790725708008,0.00021463632583618164,0.00021463632583618164,0.00021463632583618164,0.00021445751190185547,0.00021445751190185547,0.00021445751190185547,0.00021445751190185547,0.00021445751190185547,0.00021445751190185547,0.00021445751190185547,0.00021445751190185547,0.00021445751190185547,0.00021445751190185547,0.00021445751190185547,0.00021445751190185547,0.00021445751190185547,0.00021463632583618164,0.00021463632583618164,0.00021463632583618164,0.00021463632583618164,0.00021463632583618164,0.00021463632583618164,0.00021463632583618164,0.0002148151397705078,0.0002148151397705078,0.0002148151397705078,0.0002148151397705078,0.00021457672119140625,0.00021457672119140625,0.00021457672119140625,0.00021457672119140625,0.00021457672119140625,0.00021457672119140625,0.00021439790725708008,0.00021439790725708008,0.00021439790725708008,0.00021463632583618164,0.00021463632583618164,0.00021463632583618164,0.00021463632583618164,0.00021463632583618164,0.0002148151397705078,0.00021463632583618164,0.00021463632583618164,0.00021463632583618164,0.00021463632583618164,0.00021463632583618164,0.0002148151397705078,0.0002148151397705078,0.0002148151397705078,0.0002148151397705078,0.0002148151397705078,0.0002148151397705078,0.0002148151397705078,0.0002148151397705078,0.0002148151397705078,0.0002148151397705078,0.0002148151397705078,0.0002148151397705078,0.0002148151397705078,0.0002148151397705078,0.0002148151397705078,0.0002148151397705078,0.0002148151397705078,0.0002148151397705078,0.0002148151397705078,0.0002148151397705078,0.0002148151397705078,0.0002148151397705078,0.0002148151397705078,0.0002148151397705078]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.00028824806213378906,0.00031161625520326197,0.0003432320081628859,0.0003774006327148527,0.0004174603964202106,0.000457323738373816,0.000507202057633549,0.0005631678504869342,0.0006273812614381313,0.0007004314102232456,0.000776623492129147,0.0008614558610133827,0.0009586596279405057,0.0010713767260313034,0.0011954833753407001,0.0013374598929658532,0.00149494968354702,0.001667167292907834,0.0018633422441780567,0.0020844563841819763,0.002332080388441682,0.0026060184463858604,0.0029078410007059574,0.0032442251686006784,0.0036273454315960407,0.004054845776408911,0.0045339916832745075,0.005064979661256075,0.005652130115777254,0.006317239720374346,0.007053239271044731,0.007914523594081402,0.008909733034670353,0.010060076601803303,0.011415038257837296,0.01296558603644371,0.014758063480257988,0.0168103389441967,0.019196251407265663,0.021886145696043968,0.025009626522660255,0.028584761545062065,0.032677728682756424,0.037364523857831955,0.042679313570261,0.04867570474743843,0.05550530180335045,0.06324782967567444,0.07194530963897705,0.08174090087413788,0.09262301027774811,0.10473165661096573,0.11806860566139221,0.13273479044437408,0.14878126978874207,0.16609631478786469,0.18460489809513092,0.20430761575698853,0.22508369386196136,0.2469182163476944,0.2693461775779724,0.2924765646457672,0.31600379943847656,0.33967775106430054,0.36329197883605957,0.3867296874523163,0.40964818000793457,0.4320431351661682,0.4537910521030426,0.47486189007759094,0.4950863718986511,0.5144558548927307,0.5330111980438232,0.5505946278572083,0.5674747228622437,0.5834976434707642,0.5987260341644287,0.6132455468177795,0.6269760131835938,0.6400488615036011,0.6523595452308655,0.6639171838760376,0.6747415661811829,0.6849096417427063,0.6942803263664246,0.7030524015426636,0.711040198802948,0.7183957099914551,0.7252140641212463,0.7314435839653015,0.7371000647544861,0.7421491742134094,0.7467664480209351,0.750942051410675,0.7547353506088257,0.7580357789993286,0.761008083820343,0.7636877298355103,0.7660501003265381,0.768160879611969,0.7700582146644592,0.7717220783233643,0.7732131481170654,0.7745374441146851,0.775684654712677,0.7767079472541809,0.7776175141334534,0.7784173488616943,0.7791001200675964,0.7797352075576782,0.7802714705467224,0.7807602882385254,0.7811967730522156,0.7815773487091064,0.7819198369979858,0.7822126150131226,0.7824753522872925,0.782692551612854,0.7828853726387024,0.7830666303634644,0.7832192182540894,0.7833616137504578,0.7834786176681519,0.7835842967033386,0.7836753726005554,0.7837586402893066,0.7838330864906311,0.7838969230651855,0.7839528918266296,0.7839988470077515,0.7840398550033569,0.7840771675109863,0.7841095924377441,0.7841388583183289,0.7841635942459106,0.784187912940979,0.7842081785202026,0.7842250466346741,0.7842415571212769,0.7842549085617065,0.7842662930488586,0.7842780351638794,0.7842857241630554,0.7842945456504822,0.784301221370697,0.7843067049980164,0.7843120098114014,0.784317135810852,0.7843220233917236,0.7843261957168579,0.7843295335769653,0.7843316793441772,0.7843350172042847,0.7843373417854309,0.7843385338783264,0.7843400835990906,0.7843415141105652,0.7843426465988159,0.7843440175056458,0.7843452095985413,0.7843459844589233,0.7843465805053711,0.7843477725982666,0.7843489646911621,0.7843493223190308,0.7843497395515442,0.7843501567840576,0.7843503355979919,0.784351110458374,0.7843515276908875,0.7843515276908875,0.7843517065048218,0.7843517065048218,0.7843518853187561,0.7843518853187561,0.7843523025512695,0.7843523025512695,0.7843524813652039,0.7843524813652039,0.7843526601791382,0.7843526601791382,0.7843526601791382,0.7843526601791382,0.7843526601791382,0.7843526601791382,0.7843526601791382,0.7843526601791382,0.7843526601791382,0.7843526601791382,0.7843526601791382,0.7843528985977173,0.7843528985977173,0.7843528985977173,0.7843528985977173,0.7843528985977173,0.7843528985977173,0.7843528985977173,0.7843528985977173,0.7843528985977173,0.7843528985977173,0.7843528985977173,0.7843528985977173,0.7843528985977173,0.7843528985977173,0.7843528985977173,0.7843528985977173,0.7843528985977173,0.7843528985977173,0.7843528985977173,0.7843528985977173,0.7843528985977173,0.7843528985977173,0.7843528985977173,0.7843528985977173,0.7843528985977173,0.7843528985977173,0.7843528985977173,0.7843528985977173,0.7843528985977173,0.7843528985977173,0.7843528985977173,0.7843528985977173,0.7843528985977173,0.7843528985977173,0.7843528985977173,0.7843528985977173,0.7843528985977173,0.7843528985977173,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516,0.7843530774116516],"recovered":[0.0,3.338311944389716e-05,6.107147055445239e-05,8.875982894096524e-05,0.00011978649126831442,0.00015277686179615557,0.0001914620224852115,0.0002352528099436313,0.0002894513017963618,0.00034227516152895987,0.000410612381529063,0.0004803242045454681,0.0005555343814194202,0.0006429196218959987,0.0007403197814710438,0.0008581425645388663,0.00098774756770581,0.0011330624110996723,0.0012866246979683638,0.0014602169394493103,0.0016697450773790479,0.0018832007190212607,0.0021296467166393995,0.002408297499641776,0.0027171894907951355,0.0030561264138668776,0.003454171121120453,0.0038795112632215023,0.004358264617621899,0.004894554615020752,0.005499770864844322,0.006148385349661112,0.006917375139892101,0.007801635190844536,0.008822569623589516,0.010011597536504269,0.011385607533156872,0.012954221107065678,0.01474394928663969,0.016842372715473175,0.019261078909039497,0.022001635283231735,0.025191491469740868,0.028839873149991035,0.03301963582634926,0.03772488981485367,0.043099768459796906,0.04917549714446068,0.05609777942299843,0.06393515318632126,0.07271040230989456,0.08252876996994019,0.0935455933213234,0.1057039201259613,0.11903654783964157,0.13379502296447754,0.1498415172100067,0.16713082790374756,0.1856032758951187,0.20520958304405212,0.2259620875120163,0.24754290282726288,0.2698982059955597,0.2929469048976898,0.3162587285041809,0.33973392844200134,0.363092303276062,0.3863139748573303,0.4090747833251953,0.4312951862812042,0.4529627859592438,0.4739350378513336,0.4941139817237854,0.5134759545326233,0.5319232940673828,0.5495474338531494,0.5664080381393433,0.5824080109596252,0.5976817607879639,0.6121743321418762,0.6259657144546509,0.6389603614807129,0.651313304901123,0.6629363298416138,0.6738058924674988,0.6838836669921875,0.693362295627594,0.7020819783210754,0.7100825309753418,0.7175646424293518,0.7243553996086121,0.7306050658226013,0.7362293601036072,0.7413998246192932,0.7460272908210754,0.7502701282501221,0.7540467381477356,0.7574119567871094,0.7604486346244812,0.7631112337112427,0.7655206918716431,0.7676733136177063,0.7695706486701965,0.7712867259979248,0.772786021232605,0.7741184234619141,0.7752993702888489,0.7763407826423645,0.7772668600082397,0.7780442833900452,0.7787637710571289,0.7793951034545898,0.7799471020698547,0.780441164970398,0.7808957695960999,0.7812963724136353,0.7816494703292847,0.7819363474845886,0.782200276851654,0.7824255228042603,0.7826330661773682,0.782813549041748,0.7829676866531372,0.7831012010574341,0.7832284569740295,0.7833333611488342,0.7834258079528809,0.7835163474082947,0.7835915684700012,0.7836534380912781,0.7837023138999939,0.7837514281272888,0.7837942242622375,0.7838324904441833,0.7838667035102844,0.7838965058326721,0.7839226722717285,0.7839452624320984,0.7839621305465698,0.7839791774749756,0.783994734287262,0.7840076684951782,0.7840190529823303,0.784029483795166,0.7840383052825928,0.7840457558631897,0.7840520739555359,0.7840593457221985,0.7840646505355835,0.7840695381164551,0.7840738296508789,0.7840774059295654,0.7840809226036072,0.7840834856033325,0.7840862274169922,0.7840889692306519,0.7840909361839294,0.784092128276825,0.7840936779975891,0.7840946912765503,0.7840966582298279,0.7840976119041443,0.7840983867645264,0.7840994000434875,0.784100353717804,0.7841009497642517,0.7841017246246338,0.7841019630432129,0.7841024994850159,0.7841029167175293,0.7841030955314636,0.784103512763977,0.7841036915779114,0.7841041088104248,0.7841041088104248,0.7841042876243591,0.7841044664382935,0.7841044664382935,0.7841044664382935,0.7841044664382935,0.7841047048568726,0.7841047048568726,0.7841048836708069,0.7841048836708069,0.7841048836708069,0.7841048836708069,0.7841048836708069,0.7841048836708069,0.7841048836708069,0.7841048836708069,0.7841048836708069,0.7841050624847412,0.7841050624847412,0.7841050624847412,0.7841050624847412,0.7841050624847412,0.7841050624847412,0.7841050624847412,0.7841050624847412,0.7841050624847412,0.7841050624847412,0.7841050624847412,0.7841050624847412,0.7841050624847412,0.7841050624847412,0.7841050624847412,0.7841050624847412,0.7841050624847412,0.7841050624847412,0.7841050624847412,0.7841050624847412,0.7841050624847412,0.7841050624847412,0.7841050624847412,0.7841050624847412,0.7841050624847412,0.7841050624847412,0.7841050624847412,0.7841050624847412,0.7841050624847412,0.7841050624847412,0.7841050624847412,0.7841050624847412,0.7841050624847412,0.7841050624847412,0.7841050624847412,0.7841050624847412,0.7841050624847412,0.7841050624847412,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203,0.7841053009033203],"active":[0.00028824806213378906,0.00027823314303532243,0.0002821605303324759,0.0002886407892219722,0.0002976739197038114,0.00030454687657766044,0.0003157400351483375,0.0003279150405433029,0.00033792995964176953,0.00035815624869428575,0.00036601111060008407,0.0003811316564679146,0.0004031252465210855,0.0004284571041353047,0.0004551635938696563,0.00047931732842698693,0.0005072021158412099,0.0005341048818081617,0.000576717546209693,0.000624239444732666,0.000662335311062634,0.0007228177273645997,0.0007781942840665579,0.0008359276689589024,0.0009101559408009052,0.0009987193625420332,0.0010798205621540546,0.0011854683980345726,0.0012938654981553555,0.0014226851053535938,0.001553468406200409,0.00176613824442029,0.0019923578947782516,0.002258441410958767,0.00259246863424778,0.0029539884999394417,0.003372455947101116,0.0038561178371310234,0.004452302120625973,0.005043772980570793,0.005748547613620758,0.00658312626183033,0.007486237213015556,0.00852465070784092,0.009659677743911743,0.010950814932584763,0.012405533343553543,0.01407233253121376,0.015847530215978622,0.01780574768781662,0.019912607967853546,0.022202886641025543,0.024523012340068817,0.02703087031841278,0.029744721949100494,0.032301291823387146,0.03476338088512421,0.03717678785324097,0.03948041796684265,0.04170863330364227,0.043384090065956116,0.044933661818504333,0.04610559344291687,0.04673084616661072,0.04703325033187866,0.04699575901031494,0.04655587673187256,0.04572916030883789,0.04471626877784729,0.04356670379638672,0.04212358593940735,0.040520817041397095,0.03889721632003784,0.03711867332458496,0.03555142879486084,0.033950209617614746,0.03231799602508545,0.030837535858154297,0.029294252395629883,0.027874529361724854,0.0263938307762146,0.024956822395324707,0.023428261280059814,0.02197331190109253,0.02047443389892578,0.019168734550476074,0.017677903175354004,0.01631373167037964,0.015131533145904541,0.013878941535949707,0.012744665145874023,0.011544108390808105,0.01053708791732788,0.009542226791381836,0.008708059787750244,0.007765650749206543,0.006961345672607422,0.006275773048400879,0.005601465702056885,0.005049645900726318,0.004537522792816162,0.004048764705657959,0.0036424994468688965,0.003250718116760254,0.0028986334800720215,0.0025895237922668457,0.002318143844604492,0.002076566219329834,0.0018332600593566895,0.0016909241676330566,0.0015076994895935059,0.0013651847839355469,0.0012496709823608398,0.001136183738708496,0.0010240674018859863,0.0009162425994873047,0.0008258819580078125,0.0007562041282653809,0.0006850957870483398,0.0006411075592041016,0.0005861520767211914,0.0005480647087097168,0.0005109310150146484,0.000483095645904541,0.0004469156265258789,0.0004252791404724121,0.00040727853775024414,0.00038057565689086914,0.00036132335662841797,0.00034540891647338867,0.0003375411033630371,0.00032573938369750977,0.0003153681755065918,0.0003063678741455078,0.0002968907356262207,0.00029140710830688477,0.0002855062484741211,0.0002797842025756836,0.00027942657470703125,0.00027573108673095703,0.0002715587615966797,0.0002703666687011719,0.00026667118072509766,0.0002650618553161621,0.00026291608810424805,0.00026094913482666016,0.0002599358558654785,0.00025779008865356445,0.0002573728561401367,0.00025665760040283203,0.0002557039260864258,0.0002542734146118164,0.00025409460067749023,0.00025385618209838867,0.0002523064613342285,0.0002511143684387207,0.0002505779266357422,0.0002505183219909668,0.0002503395080566406,0.0002505183219909668,0.000249326229095459,0.00024896860122680664,0.0002493858337402344,0.00024956464767456055,0.00024896860122680664,0.00024878978729248047,0.0002484321594238281,0.00024837255477905273,0.0002486109733581543,0.0002486109733581543,0.0002484321594238281,0.00024819374084472656,0.0002480149269104004,0.00024777650833129883,0.00024777650833129883,0.0002480149269104004,0.0002478361129760742,0.0002480149269104004,0.0002480149269104004,0.00024819374084472656,0.000247955322265625,0.000247955322265625,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.0002480149269104004,0.0002478361129760742,0.0002478361129760742,0.0002478361129760742,0.0002478361129760742,0.0002478361129760742,0.0002478361129760742,0.0002478361129760742,0.0002478361129760742,0.0002478361129760742,0.0002478361129760742,0.0002478361129760742,0.0002478361129760742,0.0002478361129760742,0.0002478361129760742,0.0002478361129760742,0.0002478361129760742,0.0002478361129760742,0.0002478361129760742,0.0002478361129760742,0.0002478361129760742,0.0002478361129760742,0.0002478361129760742,0.0002478361129760742,0.0002478361129760742,0.0002478361129760742,0.0002478361129760742,0.0002478361129760742,0.0002478361129760742,0.0002478361129760742,0.0002478361129760742,0.0002478361129760742,0.0002478361129760742,0.0002478361129760742,0.0002478361129760742,0.0002478361129760742,0.0002478361129760742,0.0002478361129760742,0.0002480149269104004,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883,0.00024777650833129883]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.00028824806213378906,0.00031122349901124835,0.0003404828312341124,0.0003754369099624455,0.00041274746763519943,0.00045634189154952765,0.0004997399519197643,0.0005474581848829985,0.0006000857101753354,0.0006589971017092466,0.0007255669333972037,0.0007988134166225791,0.000884431297890842,0.0009757439838722348,0.00107883894816041,0.0011884140549227595,0.0013056477764621377,0.001436627353541553,0.0015819420805200934,0.001747679547406733,0.001927751931361854,0.0021286397241055965,0.0023483792319893837,0.002582061104476452,0.00284814415499568,0.003140148241072893,0.0034515932202339172,0.0038009376730769873,0.004187592770904303,0.004617056809365749,0.005076761823147535,0.005619728472083807,0.006227890495210886,0.006939736660569906,0.0077177598141133785,0.008606928400695324,0.009611760266125202,0.010774082504212856,0.012077005580067635,0.013554503209888935,0.015246830880641937,0.01709704101085663,0.019233953207731247,0.02170882187783718,0.02442758157849312,0.027499811723828316,0.03094848431646824,0.03479480743408203,0.03910613805055618,0.04398498311638832,0.049388337880373,0.055411241948604584,0.06210612878203392,0.06956018507480621,0.0777333527803421,0.08679628372192383,0.09664823114871979,0.10742940753698349,0.11911821365356445,0.13177689909934998,0.14538346230983734,0.15994694828987122,0.17533715069293976,0.19166739284992218,0.20877879858016968,0.22662560641765594,0.24507881700992584,0.264064759016037,0.2834312915802002,0.30304211378097534,0.3227632939815521,0.34245893359184265,0.36198297142982483,0.38121870160102844,0.4001290798187256,0.41856715083122253,0.43653199076652527,0.4539569914340973,0.47079208493232727,0.4869709312915802,0.5025143027305603,0.517402172088623,0.5317311882972717,0.545516312122345,0.558692991733551,0.5712116360664368,0.583312451839447,0.5948329567909241,0.6057850122451782,0.6163048148155212,0.6262529492378235,0.6356461644172668,0.6446455121040344,0.6531369686126709,0.6611350178718567,0.6686617136001587,0.6756705641746521,0.6823383569717407,0.6884793043136597,0.6941854357719421,0.6994699835777283,0.7043276429176331,0.7088231444358826,0.7129377126693726,0.71672123670578,0.7201783657073975,0.7233244180679321,0.7261654734611511,0.7287552356719971,0.7310751676559448,0.7331879138946533,0.73506760597229,0.7368007898330688,0.7383332848548889,0.7397210001945496,0.7409768104553223,0.7421185374259949,0.7431373000144958,0.744049608707428,0.7448592782020569,0.7455939054489136,0.7462513446807861,0.746847927570343,0.747374415397644,0.7478299736976624,0.7482535243034363,0.748624861240387,0.7489600777626038,0.749254047870636,0.7495197653770447,0.7497583627700806,0.749970018863678,0.7501591444015503,0.7503195405006409,0.7504748702049255,0.7506070733070374,0.7507295608520508,0.7508391737937927,0.7509340047836304,0.7510223984718323,0.7511031031608582,0.7511724233627319,0.7512334585189819,0.7512860894203186,0.7513318657875061,0.751375675201416,0.7514115571975708,0.7514480948448181,0.7514817118644714,0.7515111565589905,0.7515368461608887,0.7515586614608765,0.751578688621521,0.7515957951545715,0.7516136765480042,0.7516260147094727,0.7516399621963501,0.7516495585441589,0.7516584396362305,0.751667857170105,0.7516754865646362,0.7516827583312988,0.7516896724700928,0.7516951560974121,0.7516994476318359,0.7517032027244568,0.7517077326774597,0.7517110705375671,0.7517150044441223,0.751717746257782,0.7517192959785461,0.7517214417457581,0.751723051071167,0.7517250180244446,0.7517265677452087,0.751728355884552,0.7517297267913818,0.7517305016517639,0.7517314553260803,0.7517318725585938,0.7517326474189758,0.7517332434654236,0.7517338395118713,0.75173419713974,0.7517350316047668,0.7517353892326355,0.7517358064651489,0.7517359852790833,0.751736581325531,0.7517367601394653,0.7517371773719788,0.7517375349998474,0.7517377734184265,0.7517377734184265,0.7517383694648743,0.7517385482788086,0.7517387270927429,0.7517387270927429,0.7517387270927429,0.7517387270927429,0.7517387270927429,0.7517387270927429,0.7517387270927429,0.751738965511322,0.7517391443252563,0.7517391443252563,0.7517391443252563,0.7517393231391907,0.751739501953125,0.751739501953125,0.751739501953125,0.751739501953125,0.751739501953125,0.751739501953125,0.751739501953125,0.7517397403717041,0.7517397403717041,0.7517397403717041,0.7517397403717041,0.7517397403717041,0.7517399191856384,0.7517400979995728,0.7517403364181519,0.7517403364181519,0.7517403364181519,0.7517403364181519,0.7517405152320862,0.7517405152320862,0.7517405152320862,0.7517406940460205,0.7517406940460205,0.7517406940460205,0.7517406940460205,0.7517406940460205,0.7517406940460205,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517408728599548,0.7517411112785339,0.7517411112785339,0.7517411112785339,0.7517411112785339,0.7517411112785339,0.7517411112785339,0.7517411112785339,0.7517411112785339,0.7517411112785339,0.7517411112785339,0.7517411112785339],"recovered":[0.0,3.2008520065573975e-05,5.812590097775683e-05,8.718885510461405e-05,0.00011860826634801924,0.00015199137851595879,0.00019146200793329626,0.0002334854652872309,0.00027845450676977634,0.00032911828020587564,0.00038331677205860615,0.0004408535605762154,0.0005078161484561861,0.0005818481440655887,0.0006662877858616412,0.0007585823186673224,0.0008595171384513378,0.0009720379021018744,0.0010920207714661956,0.0012330153258517385,0.0013795082923024893,0.001545442035421729,0.001728460076265037,0.0019271878991276026,0.002141625387594104,0.0023837510962039232,0.002654547104611993,0.0029455693438649178,0.003265261882916093,0.003616177476942539,0.004002243280410767,0.004436616785824299,0.0049185119569301605,0.005465209484100342,0.006091241259127855,0.006789930164813995,0.007584841456264257,0.008502091281116009,0.009524007327854633,0.010698896832764149,0.01202027965337038,0.013520556502044201,0.015180875547230244,0.01707134209573269,0.019272271543741226,0.021750478073954582,0.024539539590477943,0.027638474479317665,0.03110717609524727,0.035045403987169266,0.03941486030817032,0.044273871928453445,0.0497184619307518,0.05582796782255173,0.06257214397192001,0.07005467265844345,0.07835057377815247,0.08736107498407364,0.09733712673187256,0.10818212479352951,0.11991746723651886,0.13249996304512024,0.1461448222398758,0.1606205254793167,0.17601367831230164,0.19230051338672638,0.20942704379558563,0.22715523838996887,0.2456129640340805,0.26443612575531006,0.28363966941833496,0.30317723751068115,0.3227391541004181,0.3422186076641083,0.3616037964820862,0.3808232545852661,0.3995770812034607,0.4179191589355469,0.43587592244148254,0.4532691240310669,0.4700559377670288,0.48610496520996094,0.5015870928764343,0.5164932012557983,0.5309076905250549,0.5446198582649231,0.5577924847602844,0.5704746842384338,0.5825480222702026,0.5940954089164734,0.6050900816917419,0.615568995475769,0.6254464983940125,0.6348823308944702,0.6438822150230408,0.6523884534835815,0.6604489088058472,0.6679047346115112,0.6749803423881531,0.6816210746765137,0.6877680420875549,0.6935388445854187,0.6988323926925659,0.7036808133125305,0.7081777453422546,0.7123613953590393,0.7161991000175476,0.7196316719055176,0.7227590680122375,0.7256433963775635,0.7282219529151917,0.7305738925933838,0.7326897978782654,0.7346252202987671,0.736359179019928,0.7379120588302612,0.7393172979354858,0.7405868172645569,0.7417393326759338,0.7427608966827393,0.7436883449554443,0.7444985508918762,0.7452495098114014,0.7459065318107605,0.7465168833732605,0.7470358610153198,0.7475045919418335,0.7479318976402283,0.7483179569244385,0.7486451268196106,0.7489469647407532,0.7492156028747559,0.7494616508483887,0.7496739029884338,0.7498632073402405,0.7500321269035339,0.7501921653747559,0.7503297924995422,0.7504472136497498,0.7505589723587036,0.7506545782089233,0.7507390379905701,0.7508165836334229,0.7508845329284668,0.7509464025497437,0.7510047554969788,0.7510536313056946,0.7510941028594971,0.751133382320404,0.7511728405952454,0.7512040734291077,0.751233696937561,0.7512586116790771,0.7512808442115784,0.7513000965118408,0.7513187527656555,0.751333475112915,0.7513487935066223,0.7513599395751953,0.7513701915740967,0.7513808012008667,0.7513894438743591,0.7513957023620605,0.7514031529426575,0.7514100670814514,0.7514163255691528,0.7514210343360901,0.7514257431030273,0.7514290809631348,0.7514330148696899,0.7514365315437317,0.7514395117759705,0.7514416575431824,0.7514442205429077,0.7514463663101196,0.7514487504959106,0.7514503002166748,0.7514516711235046,0.751452624797821,0.7514534592628479,0.75145423412323,0.7514548301696777,0.7514554262161255,0.7514557838439941,0.7514565587043762,0.7514569759368896,0.751457929611206,0.7514581680297852,0.7514583468437195,0.7514587640762329,0.7514589428901672,0.7514593601226807,0.7514597177505493,0.7514601349830627,0.7514601349830627,0.7514603137969971,0.7514603137969971,0.7514607310295105,0.7514609098434448,0.7514609098434448,0.7514612674713135,0.7514612674713135,0.7514612674713135,0.7514612674713135,0.7514612674713135,0.7514615058898926,0.7514616847038269,0.7514616847038269,0.7514616847038269,0.7514616847038269,0.7514616847038269,0.7514616847038269,0.7514618635177612,0.7514618635177612,0.7514618635177612,0.7514621019363403,0.7514621019363403,0.7514622807502747,0.7514622807502747,0.7514622807502747,0.7514622807502747,0.7514622807502747,0.751462459564209,0.751462459564209,0.7514626979827881,0.7514626979827881,0.7514626979827881,0.7514626979827881,0.7514626979827881,0.7514628767967224,0.7514628767967224,0.7514630556106567,0.7514630556106567,0.7514630556106567,0.7514630556106567,0.7514630556106567,0.7514630556106567,0.7514630556106567,0.7514630556106567,0.7514630556106567,0.7514632344245911,0.7514632344245911,0.7514632344245911,0.7514632344245911,0.7514632344245911,0.7514632344245911,0.7514632344245911,0.7514632344245911,0.7514632344245911,0.7514632344245911,0.7514632344245911,0.7514632344245911,0.7514632344245911,0.7514632344245911,0.7514632344245911,0.7514632344245911,0.7514632344245911,0.7514632344245911,0.7514632344245911,0.7514632344245911,0.7514632344245911,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702,0.7514634728431702],"active":[0.00028824806213378906,0.0002792149898596108,0.00028235692298039794,0.00028824806213378906,0.0002941392012871802,0.00030435051303356886,0.00030827795853838325,0.00031397270504385233,0.00032163120340555906,0.000329878821503371,0.00034225016133859754,0.0003579598560463637,0.0003766151494346559,0.0003938958398066461,0.00041255116229876876,0.00042983173625543714,0.0004461306380107999,0.00046458945143967867,0.0004899213090538979,0.0005146642215549946,0.0005482436390593648,0.0005831976886838675,0.0006199191557243466,0.0006548732053488493,0.000706518767401576,0.0007563971448689699,0.0007970461156219244,0.0008553683292120695,0.0009223308879882097,0.0010008793324232101,0.0010745185427367687,0.0011831116862595081,0.0013093785382807255,0.0014745271764695644,0.0016265185549855232,0.0018169982358813286,0.0020269188098609447,0.0022719912230968475,0.0025529982522130013,0.0028556063771247864,0.003226551227271557,0.0035764845088124275,0.004053077660501003,0.004637479782104492,0.005155310034751892,0.0057493336498737335,0.006408944725990295,0.007156332954764366,0.007998961955308914,0.008939579129219055,0.009973477572202682,0.011137370020151138,0.01238766685128212,0.013732217252254486,0.015161208808422089,0.016741611063480377,0.018297657370567322,0.02006833255290985,0.021781086921691895,0.023594774305820465,0.02546599507331848,0.027446985244750977,0.029192328453063965,0.03104686737060547,0.03276512026786804,0.034325093030929565,0.03565177321434021,0.036909520626068115,0.03781832754611969,0.03860598802566528,0.03912362456321716,0.0392816960811615,0.03924381732940674,0.039000093936920166,0.038525283336639404,0.03774389624595642,0.036954909563064575,0.036037832498550415,0.03491616249084473,0.033701807260513306,0.032458364963531494,0.03129720687866211,0.030144095420837402,0.02902311086654663,0.027785301208496094,0.026591777801513672,0.025519967079162598,0.024358272552490234,0.023236989974975586,0.02220940589904785,0.021162867546081543,0.020077168941497803,0.019199013710021973,0.018254637718200684,0.017252802848815918,0.01627326011657715,0.015221655368804932,0.014433622360229492,0.013498961925506592,0.012564361095428467,0.01170194149017334,0.010788798332214355,0.00999075174331665,0.009256899356842041,0.00854349136352539,0.007816970348358154,0.0071253180503845215,0.006533801555633545,0.0059961676597595215,0.005431771278381348,0.00496596097946167,0.00449371337890625,0.004110991954803467,0.003708064556121826,0.003361821174621582,0.003064751625061035,0.002801239490509033,0.002550482749938965,0.0023102760314941406,0.002098381519317627,0.0019055604934692383,0.0017527937889099121,0.0015984177589416504,0.001467883586883545,0.0013130903244018555,0.001217663288116455,0.0011202692985534668,0.0010281801223754883,0.0009360909461975098,0.000874638557434082,0.0008113980293273926,0.0007544159889221191,0.0006974935531616211,0.0006456375122070312,0.0006116628646850586,0.000574946403503418,0.0005373954772949219,0.0005093812942504883,0.00048679113388061523,0.0004634261131286621,0.00044852495193481445,0.00043338537216186523,0.00041687488555908203,0.00040155649185180664,0.00038546323776245117,0.00037091970443725586,0.0003579258918762207,0.0003539919853210449,0.0003483295440673828,0.0003383159637451172,0.00033277273178100586,0.0003249645233154297,0.00032007694244384766,0.00031495094299316406,0.0003135800361633301,0.00030726194381713867,0.0003064870834350586,0.0003007650375366211,0.00029850006103515625,0.0002976655960083008,0.00029468536376953125,0.00029331445693969727,0.00029397010803222656,0.00029200315475463867,0.0002893805503845215,0.0002868771553039551,0.0002866983413696289,0.0002853274345397949,0.00028592348098754883,0.000284731388092041,0.0002827644348144531,0.00028192996978759766,0.00028139352798461914,0.00028079748153686523,0.00028020143508911133,0.0002796053886413574,0.00027942657470703125,0.00027883052825927734,0.00027883052825927734,0.0002784132957458496,0.0002784132957458496,0.0002784132957458496,0.0002784132957458496,0.0002784132957458496,0.000278472900390625,0.0002784132957458496,0.0002778768539428711,0.0002778172492980957,0.00027823448181152344,0.0002779960632324219,0.00027823448181152344,0.00027817487716674805,0.00027805566787719727,0.00027763843536376953,0.00027823448181152344,0.00027823448181152344,0.0002784132957458496,0.0002779960632324219,0.0002778172492980957,0.0002778172492980957,0.00027745962142944336,0.00027745962142944336,0.00027745962142944336,0.0002776980400085449,0.0002778768539428711,0.00027763843536376953,0.00027745962142944336,0.00027763843536376953,0.0002778172492980957,0.0002778172492980957,0.0002778172492980957,0.0002778172492980957,0.00027763843536376953,0.00027763843536376953,0.00027763843536376953,0.00027763843536376953,0.00027763843536376953,0.00027745962142944336,0.00027745962142944336,0.00027745962142944336,0.00027763843536376953,0.0002778172492980957,0.0002778768539428711,0.0002778768539428711,0.00027763843536376953,0.00027763843536376953,0.0002778172492980957,0.0002778172492980957,0.0002778172492980957,0.0002778172492980957,0.0002778172492980957,0.00027763843536376953,0.00027763843536376953,0.00027763843536376953,0.00027763843536376953,0.0002778172492980957,0.0002778172492980957,0.0002778172492980957,0.0002778172492980957,0.0002778172492980957,0.00027763843536376953,0.00027763843536376953,0.00027763843536376953,0.00027763843536376953,0.00027763843536376953,0.00027763843536376953,0.00027763843536376953,0.00027763843536376953,0.00027763843536376953,0.00027763843536376953,0.00027763843536376953,0.00027763843536376953,0.00027763843536376953,0.00027763843536376953,0.00027763843536376953,0.00027763843536376953,0.00027763843536376953,0.00027763843536376953,0.00027763843536376953,0.00027763843536376953,0.00027763843536376953,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027740001678466797,0.00027763843536376953,0.00027763843536376953,0.00027763843536376953,0.00027763843536376953,0.00027763843536376953,0.00027763843536376953,0.00027763843536376953,0.00027763843536376953,0.00027763843536376953,0.00027763843536376953,0.00027763843536376953]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.00028824806213378906,0.00031102713546715677,0.0003410719509702176,0.0003732768236659467,0.00040744541911408305,0.0004459342162590474,0.0004897250328212976,0.0005364613607525826,0.0005841795937158167,0.0006311123725026846,0.0006894345860928297,0.0007524698157794774,0.0008153085946105421,0.0008867877768352628,0.0009637653129175305,0.001047812169417739,0.0011351974681019783,0.0012263137614354491,0.0013299977872520685,0.001439376617781818,0.0015681961085647345,0.0016993721947073936,0.0018395812949165702,0.0019935364834964275,0.002158095594495535,0.0023395426105707884,0.002530022757127881,0.002743871184065938,0.0029755891300737858,0.003226551692932844,0.003492045681923628,0.003791315481066704,0.0041276998817920685,0.004512587562203407,0.0049310545437037945,0.005400774534791708,0.005918409209698439,0.00649515213444829,0.007141016889363527,0.007862485013902187,0.008651701733469963,0.009538121521472931,0.010519389063119888,0.011595699936151505,0.012809274718165398,0.014136744663119316,0.015616009011864662,0.017237447202205658,0.019056040793657303,0.02107100747525692,0.023290395736694336,0.02575996145606041,0.028491681441664696,0.03148241713643074,0.03479009494185448,0.03843219205737114,0.04238121956586838,0.04676304757595062,0.05154704675078392,0.056800566613674164,0.06251359730958939,0.06873051822185516,0.07553006708621979,0.08284156024456024,0.09076318144798279,0.09928648173809052,0.10840772837400436,0.11816718429327011,0.1286005824804306,0.13965295255184174,0.15138810873031616,0.16373376548290253,0.17662298679351807,0.1900612711906433,0.2040262073278427,0.218470498919487,0.23328711092472076,0.24839767813682556,0.2638089060783386,0.2794056832790375,0.2950955629348755,0.31076207756996155,0.32641324400901794,0.34199923276901245,0.35728341341018677,0.3724660575389862,0.38729286193847656,0.40193626284599304,0.4161486327648163,0.4299227297306061,0.4432902932167053,0.456286758184433,0.46889182925224304,0.4809449017047882,0.49274542927742004,0.5040416717529297,0.5149385333061218,0.5254477262496948,0.5354607105255127,0.5451445579528809,0.554420530796051,0.5633218884468079,0.5719305872917175,0.5801658034324646,0.5880894064903259,0.5956045389175415,0.602772057056427,0.6095763444900513,0.6161553859710693,0.6222937107086182,0.6281893849372864,0.6337131261825562,0.6389434933662415,0.6438796520233154,0.6484682559967041,0.652797281742096,0.6568645238876343,0.6606324911117554,0.6641600728034973,0.6674298644065857,0.6704038977622986,0.6732122302055359,0.6757811307907104,0.6781327128410339,0.6803175210952759,0.6823279857635498,0.6841719150543213,0.6858512759208679,0.6873827576637268,0.6887775659561157,0.6900498867034912,0.6912333965301514,0.6922669410705566,0.693238377571106,0.6941371560096741,0.6949377655982971,0.6956771016120911,0.6963524222373962,0.6969633102416992,0.697510838508606,0.698022723197937,0.6984692811965942,0.6988759636878967,0.6992437839508057,0.6995856761932373,0.699891209602356,0.7001722455024719,0.700423002243042,0.7006464600563049,0.7008528709411621,0.7010385990142822,0.701205313205719,0.7013587355613708,0.7014939785003662,0.701618492603302,0.7017398476600647,0.7018455266952515,0.7019391655921936,0.7020206451416016,0.7021009922027588,0.7021715044975281,0.7022349238395691,0.7022901177406311,0.7023407816886902,0.7023855447769165,0.7024269700050354,0.7024650573730469,0.7024984359741211,0.702528715133667,0.7025567889213562,0.7025807499885559,0.7026050686836243,0.7026258707046509,0.702644944190979,0.7026618123054504,0.70267653465271,0.7026912569999695,0.7027022838592529,0.7027122974395752,0.7027209401130676,0.7027295827865601,0.7027380466461182,0.7027460932731628,0.7027525305747986,0.7027590274810791,0.7027643322944641,0.7027692198753357,0.702774167060852,0.7027775049209595,0.7027810215950012,0.7027851343154907,0.7027878761291504,0.7027912139892578,0.7027931809425354,0.7027957439422607,0.7027981281280518,0.7028000950813293,0.7028014659881592,0.702802836894989,0.7028048038482666,0.702805757522583,0.7028067708015442,0.7028077244758606,0.702808141708374,0.7028089165687561,0.7028095126152039,0.7028098702430725,0.7028104662895203,0.7028112411499023,0.7028116583824158,0.7028120756149292,0.7028122544288635,0.7028124332427979,0.7028128504753113,0.7028130292892456,0.7028132081031799,0.702813446521759,0.702813446521759,0.7028136253356934,0.7028136253356934,0.7028138041496277,0.7028140425682068,0.7028140425682068,0.7028140425682068,0.7028140425682068,0.7028140425682068,0.7028140425682068,0.7028140425682068,0.7028140425682068,0.7028140425682068,0.7028140425682068,0.7028140425682068,0.7028140425682068,0.7028140425682068,0.7028140425682068,0.7028140425682068,0.7028140425682068,0.7028140425682068,0.7028140425682068,0.7028140425682068,0.7028142213821411,0.7028142213821411,0.7028142213821411,0.7028142213821411,0.7028142213821411,0.7028142213821411,0.7028142213821411,0.7028142213821411,0.7028142213821411,0.7028142213821411,0.7028142213821411,0.7028142213821411,0.7028142213821411,0.7028142213821411,0.7028142213821411,0.7028142213821411,0.7028142213821411,0.7028142213821411,0.7028142213821411,0.7028142213821411,0.7028142213821411,0.7028142213821411,0.7028142213821411,0.7028142213821411,0.7028142213821411,0.7028142213821411,0.7028142213821411,0.7028142213821411,0.7028142213821411,0.7028142213821411,0.7028142213821411,0.7028142213821411,0.7028142213821411,0.7028142213821411,0.7028142213821411,0.7028142213821411,0.7028142213821411,0.7028142213821411,0.7028142213821411,0.7028142213821411,0.7028142213821411,0.7028142213821411,0.7028142213821411,0.7028142213821411,0.7028142213821411,0.7028142213821411,0.7028142213821411,0.7028142213821411,0.7028142213821411,0.7028142213821411,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754,0.7028144001960754],"recovered":[0.0,3.102666596532799e-05,5.694767605746165e-05,8.620700100436807e-05,0.00011743003415176645,0.00015199137851595879,0.00018832007481250912,0.0002272015844937414,0.0002713851281441748,0.0003173360018990934,0.00036034133518114686,0.0004163071571383625,0.000471683859359473,0.0005309879779815674,0.0006018780404701829,0.0006757136434316635,0.0007513165473937988,0.0008337924955412745,0.0009235342149622738,0.0010168105363845825,0.0011157817207276821,0.00123203347902745,0.0013547656126320362,0.0014863343676552176,0.0016273289220407605,0.0017846223199740052,0.0019525197567418218,0.002128075808286667,0.002322876127436757,0.002539080800488591,0.002763336757197976,0.003013317473232746,0.003292950103059411,0.0035910417791455984,0.003940582741051912,0.004320364911109209,0.0047457050532102585,0.005217585247009993,0.005738361738622189,0.0063211917877197266,0.006974322721362114,0.007690488826483488,0.008494433015584946,0.009386547841131687,0.010369190014898777,0.011456497944891453,0.012678909115493298,0.014034263789653778,0.01552432868629694,0.017181113362312317,0.018993031233549118,0.021031562238931656,0.023269997909665108,0.025780800729990005,0.02849268913269043,0.03153958544135094,0.03485943749547005,0.03848995268344879,0.042507510632276535,0.04692154377698898,0.05172596499323845,0.057016994804143906,0.06275790929794312,0.0690038874745369,0.07577398419380188,0.08315617591142654,0.09106522053480148,0.09957752376794815,0.10876750946044922,0.11855720728635788,0.1289733201265335,0.1400802880525589,0.15181876718997955,0.16404268145561218,0.17694997787475586,0.19033563137054443,0.20428957045078278,0.21867436170578003,0.2333788424730301,0.24842794239521027,0.263703852891922,0.27923014760017395,0.29480791091918945,0.3104482889175415,0.32604271173477173,0.3414195775985718,0.3567278981208801,0.371829628944397,0.38667726516723633,0.4012291729450226,0.41540971398353577,0.4292348623275757,0.4425339102745056,0.45546239614486694,0.46799108386039734,0.4802151918411255,0.49196329712867737,0.5032642483711243,0.5141679644584656,0.5246758460998535,0.534696638584137,0.5443150997161865,0.5536127090454102,0.5626145601272583,0.5712572336196899,0.5795366764068604,0.5874117612838745,0.5949680805206299,0.6021670699119568,0.6090642213821411,0.6156047582626343,0.6217604279518127,0.6276584267616272,0.6332216262817383,0.638473391532898,0.6433500647544861,0.6479883790016174,0.6523206830024719,0.6563612222671509,0.660179078578949,0.6637123823165894,0.6669682264328003,0.6700231432914734,0.6728073358535767,0.6753617525100708,0.6777570843696594,0.6799430847167969,0.6819910407066345,0.6838251352310181,0.6855066418647766,0.6870373487472534,0.6884467005729675,0.6897245049476624,0.6908878087997437,0.691959798336029,0.6929550170898438,0.6938536167144775,0.6946738362312317,0.6954230070114136,0.6961095333099365,0.696713387966156,0.6972808837890625,0.69777512550354,0.6982368230819702,0.6986515522003174,0.6990324854850769,0.6993726491928101,0.6996936798095703,0.6999674439430237,0.7002242803573608,0.700451672077179,0.7006586790084839,0.7008440494537354,0.701017439365387,0.7011706233024597,0.7013117671012878,0.7014435529708862,0.7015596032142639,0.7016617059707642,0.701757550239563,0.7018451690673828,0.7019245028495789,0.7019963264465332,0.7020581960678101,0.7021157145500183,0.7021685838699341,0.7022139430046082,0.7022573351860046,0.702294647693634,0.7023298144340515,0.7023623585700989,0.7023873329162598,0.7024114727973938,0.7024344801902771,0.7024560570716858,0.7024733424186707,0.7024906277656555,0.7025037407875061,0.702518105506897,0.7025308609008789,0.7025418877601624,0.7025526762008667,0.7025609016418457,0.7025697231292725,0.7025780081748962,0.7025850415229797,0.7025911808013916,0.7025968432426453,0.7026025652885437,0.7026076316833496,0.7026115655899048,0.7026156783103943,0.7026198506355286,0.7026225924491882,0.7026251554489136,0.7026276588439941,0.7026300430297852,0.7026321887969971,0.7026337385177612,0.7026355266571045,0.70263671875,0.7026385068893433,0.7026400566101074,0.7026414275169373,0.7026426196098328,0.7026432156562805,0.7026443481445312,0.7026447653770447,0.7026451826095581,0.7026457190513611,0.7026461362838745,0.7026467323303223,0.7026471495628357,0.7026475071907043,0.7026479244232178,0.7026482820510864,0.7026485204696655,0.7026488780975342,0.7026490569114685,0.7026494741439819,0.7026494741439819,0.7026496529579163,0.7026498913764954,0.7026498913764954,0.7026498913764954,0.7026498913764954,0.7026498913764954,0.7026498913764954,0.7026498913764954,0.7026498913764954,0.7026498913764954,0.7026498913764954,0.7026498913764954,0.7026498913764954,0.7026498913764954,0.7026498913764954,0.7026498913764954,0.7026498913764954,0.7026498913764954,0.7026498913764954,0.7026498913764954,0.7026498913764954,0.7026498913764954,0.7026498913764954,0.7026498913764954,0.7026500701904297,0.7026500701904297,0.7026500701904297,0.702650249004364,0.702650249004364,0.702650249004364,0.702650249004364,0.702650249004364,0.702650249004364,0.702650249004364,0.702650249004364,0.702650249004364,0.702650249004364,0.702650249004364,0.702650249004364,0.702650249004364,0.702650249004364,0.702650249004364,0.702650249004364,0.702650249004364,0.702650249004364,0.702650249004364,0.702650249004364,0.702650249004364,0.702650249004364,0.702650249004364,0.702650249004364,0.7026504874229431,0.7026504874229431,0.7026504874229431,0.7026504874229431,0.7026504874229431,0.7026504874229431,0.7026504874229431,0.7026504874229431,0.7026504874229431,0.7026504874229431,0.7026504874229431,0.7026504874229431,0.7026504874229431,0.7026504874229431,0.7026504874229431,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774,0.7026506662368774],"active":[0.00028824806213378906,0.0002800004731398076,0.00028412428218871355,0.00028706982266157866,0.0002900153922382742,0.0002939428377430886,0.00030140497256070375,0.00030925977625884116,0.0003127944655716419,0.0003137763706035912,0.00032909325091168284,0.00033616265864111483,0.00034362473525106907,0.0003557997988536954,0.00036188727244734764,0.0003720985259860754,0.0003838809207081795,0.0003925212658941746,0.0004064635722897947,0.0004225660813972354,0.00045241438783705235,0.00046733871567994356,0.000484815682284534,0.0005072021158412099,0.0005307666724547744,0.0005549202905967832,0.0005775030003860593,0.0006157953757792711,0.0006527130026370287,0.000687470892444253,0.0007287089247256517,0.0007779980078339577,0.0008347497787326574,0.0009215457830578089,0.0009904718026518822,0.001080409623682499,0.0011727041564881802,0.0012775668874382973,0.0014026551507413387,0.0015412932261824608,0.0016773790121078491,0.0018476326949894428,0.0020249560475349426,0.0022091520950198174,0.0024400847032666206,0.0026802467182278633,0.0029370998963713646,0.00320318341255188,0.003531712107360363,0.003889894112944603,0.004297364503145218,0.004728399217128754,0.005221683531999588,0.005701616406440735,0.006297405809164047,0.006892606616020203,0.007521782070398331,0.008273094892501831,0.009039536118507385,0.00987902283668518,0.010787632316350937,0.011713523417711258,0.012772157788276672,0.013837672770023346,0.014989197254180908,0.01613030582666397,0.01734250783920288,0.01858966052532196,0.019833073019981384,0.021095745265483856,0.022414788603782654,0.023653477430343628,0.024804219603538513,0.026018589735031128,0.027076229453086853,0.028134867548942566,0.02899754047393799,0.029723316431045532,0.030430063605308533,0.03097774088382721,0.03139171004295349,0.0315319299697876,0.03160533308982849,0.03155094385147095,0.03124070167541504,0.03104647994041443,0.030564963817596436,0.03010663390159607,0.029471367597579956,0.028693556785583496,0.027880579233169556,0.0270518958568573,0.026357918977737427,0.025482505559921265,0.024754345417022705,0.0238264799118042,0.022975236177444458,0.022183477878570557,0.02129274606704712,0.020468711853027344,0.019723892211914062,0.019006788730621338,0.018317878246307373,0.0175512433052063,0.016832172870635986,0.016067862510681152,0.01536029577255249,0.014608263969421387,0.013988316059112549,0.01322948932647705,0.0125846266746521,0.011952698230743408,0.011285066604614258,0.010658025741577148,0.009994864463806152,0.009447216987609863,0.008876144886016846,0.008311808109283447,0.0077988505363464355,0.007250785827636719,0.0066915154457092285,0.006244003772735596,0.0057579874992370605,0.005325376987457275,0.004955768585205078,0.004570901393890381,0.004228830337524414,0.0038602352142333984,0.0035576224327087402,0.0032709240913391113,0.003012537956237793,0.002786695957183838,0.002542436122894287,0.0023505687713623047,0.0021773576736450195,0.001982748508453369,0.0018234848976135254,0.0016785860061645508,0.0015403032302856445,0.0014013051986694336,0.0013093352317810059,0.0011883974075317383,0.0011008381843566895,0.0010069608688354492,0.0009341239929199219,0.0008587241172790527,0.0007995963096618652,0.0007293224334716797,0.00067901611328125,0.0006285905838012695,0.0005869269371032715,0.0005466341972351074,0.000514686107635498,0.00047653913497924805,0.00044786930084228516,0.00042808055877685547,0.0004019737243652344,0.0003795623779296875,0.00035893917083740234,0.0003434419631958008,0.00032633543014526367,0.0003104209899902344,0.0002937912940979004,0.00028258562088012695,0.00026983022689819336,0.00025838613510131836,0.0002511143684387207,0.00024110078811645508,0.00023406744003295898,0.0002269744873046875,0.00021839141845703125,0.00021773576736450195,0.00021439790725708008,0.0002104640007019043,0.00020575523376464844,0.00020319223403930664,0.00020062923431396484,0.00019854307174682617,0.00019419193267822266,0.0001900792121887207,0.00018769502639770508,0.00018537044525146484,0.00018519163131713867,0.00018280744552612305,0.00018101930618286133,0.000179290771484375,0.0001780390739440918,0.0001773238182067871,0.00017493963241577148,0.00017338991165161133,0.0001735687255859375,0.00017219781875610352,0.00017136335372924805,0.00017058849334716797,0.00017058849334716797,0.0001704692840576172,0.00017005205154418945,0.00016927719116210938,0.0001690983772277832,0.00016927719116210938,0.0001690387725830078,0.00016826391220092773,0.00016766786575317383,0.00016671419143676758,0.00016629695892333984,0.00016629695892333984,0.00016552209854125977,0.00016570091247558594,0.00016605854034423828,0.0001659393310546875,0.0001659393310546875,0.00016552209854125977,0.0001652836799621582,0.0001653432846069336,0.00016510486602783203,0.00016492605209350586,0.00016492605209350586,0.00016456842422485352,0.00016456842422485352,0.00016415119171142578,0.00016433000564575195,0.00016438961029052734,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.00016433000564575195,0.00016433000564575195,0.00016433000564575195,0.00016433000564575195,0.00016433000564575195,0.00016415119171142578,0.00016415119171142578,0.00016415119171142578,0.0001639723777770996,0.0001639723777770996,0.0001639723777770996,0.0001639723777770996,0.0001639723777770996,0.0001639723777770996,0.0001639723777770996,0.0001639723777770996,0.0001639723777770996,0.0001639723777770996,0.0001639723777770996,0.0001639723777770996,0.0001639723777770996,0.0001639723777770996,0.0001639723777770996,0.0001639723777770996,0.0001639723777770996,0.0001639723777770996,0.0001639723777770996,0.0001639723777770996,0.0001639723777770996,0.0001639723777770996,0.0001639723777770996,0.0001639723777770996,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016355514526367188,0.00016355514526367188,0.00016355514526367188,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805,0.00016373395919799805]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.00028824806213378906,0.00031141986255533993,0.00034421388409100473,0.0003807389293797314,0.0004207986930850893,0.0004665532032959163,0.0005178060964681208,0.0005751465214416385,0.000640145386569202,0.0007129991427063942,0.0007964569958858192,0.0008867877768352628,0.0009920427110046148,0.0011033853515982628,0.0012329902965575457,0.0013794833794236183,0.001542275189422071,0.0016907318495213985,0.0018325119744986296,0.001970364712178707,0.0020989878103137016,0.0022262362763285637,0.0023566270247101784,0.0024766097776591778,0.0025928616523742676,0.00269909854978323,0.0028061207849532366,0.0029162850696593523,0.0030195764265954494,0.0031193329486995935,0.003212609328329563,0.003307456849142909,0.0034003404434770346,0.0034853690303862095,0.0035719689913094044,0.0036524811293929815,0.003736724378541112,0.0038192004431039095,0.003891661297529936,0.0039625512436032295,0.004034226760268211,0.004102171398699284,0.00417443597689271,0.004239434842020273,0.004304826725274324,0.004365505184978247,0.004421471152454615,0.004480578936636448,0.004539883229881525,0.004597223363816738,0.004650832619518042,0.004702674690634012,0.004749214742332697,0.004798896610736847,0.004848578479140997,0.004892958793789148,0.004935570992529392,0.004976219963282347,0.005019421689212322,0.0050584995187819,0.00509266834706068,0.005128996912389994,0.00516512943431735,0.005201064981520176,0.0052313064225018024,0.0052617439068853855,0.005292573943734169,0.005321244243532419,0.005350111052393913,0.005377602763473988,0.00540764769539237,0.005434943363070488,0.005460864398628473,0.0054842326790094376,0.00550877908244729,0.005533128976821899,0.005555515177547932,0.005578294396400452,0.005598127841949463,0.005619139410555363,0.005639365874230862,0.005659984890371561,0.005679229274392128,0.0056970990262925625,0.005714772269129753,0.005732445977628231,0.005750512238591909,0.005765436217188835,0.005782324355095625,0.005798230413347483,0.005814529024064541,0.005829453468322754,0.005843788385391235,0.0058585163205862045,0.0058724586851894855,0.005884240847080946,0.005895433947443962,0.00590760912746191,0.005919194780290127,0.005930584389716387,0.005942759569734335,0.005953756161034107,0.005964556708931923,0.00597417913377285,0.00598419364541769,0.005992441438138485,0.00600068923085928,0.006008936557918787,0.006017380394041538,0.006025628186762333,0.006034268531948328,0.0060417307540774345,0.006049192976206541,0.0060556731186807156,0.006063920445740223,0.006070793606340885,0.00607727374881506,0.006083557847887278,0.006089448928833008,0.006094947457313538,0.006100642029196024,0.006108496803790331,0.006113798823207617,0.006120868492871523,0.006126759573817253,0.006131276022642851,0.0061359889805316925,0.006140897981822491,0.0061463965103030205,0.006151109468191862,0.006156018935143948,0.0061603388749063015,0.0061654443852603436,0.006169568281620741,0.006173103116452694,0.006178012117743492,0.0061821360141038895,0.006185474339872599,0.00618802709504962,0.006192740052938461,0.0061960783787071705,0.006200398784130812,0.006203933153301477,0.006206289865076542,0.006210413761436939,0.006213163025677204,0.00621669739484787,0.006219446659088135,0.006221999414265156,0.006224748678505421,0.006227301433682442,0.006229854188859463,0.006232407409697771,0.006234960164874792,0.006236923858523369,0.006239083595573902,0.006240851245820522,0.006242814939469099,0.006245171185582876,0.006247331388294697,0.00624909857288003,0.00625125877559185,0.006253025960177183,0.006254400592297316,0.006256560795009136,0.006257738918066025,0.006259113550186157,0.006261077243834734,0.00626264838501811,0.006264219526201487,0.0062659867107868195,0.00626814691349864,0.006269325036555529,0.0062710922211408615,0.00627227034419775,0.006273055914789438,0.006274430546909571,0.006275608669966459,0.006276394240558147,0.0062773763202130795,0.006278161890804768,0.0062789469957351685,0.0062799290753901005,0.006280910689383745,0.006281696259975433,0.0062824818305671215,0.0062834639102220535,0.006284249015152454,0.0062850345857441425,0.0062860166653990746,0.006287194788455963,0.0062875873409211636,0.006287980359047651,0.006288372911512852,0.006288569420576096,0.00628915848210454,0.006289747543632984,0.006290140561759472,0.006290729623287916,0.006291514728218317,0.006292104255408049,0.006292496807873249,0.0062928893603384495,0.006293085869401693,0.006293085869401693,0.006293282378464937,0.006293478421866894,0.006294067949056625,0.006294263992458582,0.006294460501521826,0.00629465701058507,0.00629465701058507,0.006294853053987026,0.00629504956305027,0.00629504956305027,0.00629504956305027,0.006295835133641958,0.006295835133641958,0.006296227686107159,0.0062964241951704025,0.006296620704233646,0.006296620704233646,0.006296620704233646,0.006296816747635603,0.006297209765762091,0.006297209765762091,0.0062974062748253345,0.006297602318227291,0.006297798827290535,0.006297798827290535,0.006297798827290535,0.006297995336353779,0.006297995336353779,0.006298191379755735,0.006298387888818979,0.006298387888818979,0.006298387888818979,0.006298780906945467,0.0062989769503474236,0.006299173459410667,0.006299173459410667,0.006299369968473911,0.006299369968473911,0.006299369968473911,0.006299566011875868,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112,0.006299762520939112],"recovered":[0.0,3.0437549867201596e-05,5.753678851760924e-05,8.817070920486003e-05,0.00011978649126831442,0.0001584716374054551,0.00020049509475938976,0.00024585684877820313,0.00029789525433443487,0.0003564138896763325,0.00042082369327545166,0.000496622989885509,0.000577135244384408,0.0006698225042782724,0.0007697754772379994,0.0008885801071301103,0.0010201488621532917,0.001168409246020019,0.001315098605118692,0.0014598241541534662,0.0016004260396584868,0.0017329766415059566,0.0018651345744729042,0.0019957213662564754,0.002116293413564563,0.002239418216049671,0.0023462441749870777,0.002463477896526456,0.00257462402805686,0.002682824619114399,0.00278454483486712,0.0028813560493290424,0.00297934515401721,0.0030773344915360212,0.0031647197902202606,0.0032532832119613886,0.0033414538484066725,0.0034256973303854465,0.003509351285174489,0.0035865253303200006,0.003662128234282136,0.0037328219041228294,0.0038082285318523645,0.0038804931100457907,0.003947259392589331,0.004015007521957159,0.004075489938259125,0.004131848458200693,0.0041933124884963036,0.004253205843269825,0.004312117118388414,0.004369850270450115,0.004425816237926483,0.004475105553865433,0.004524983931332827,0.004576040431857109,0.004620027262717485,0.004663032945245504,0.004708394408226013,0.004747865255922079,0.004787139594554901,0.004826217424124479,0.004859404172748327,0.004896910861134529,0.004934221506118774,0.004965444561094046,0.004996274597942829,0.005027301609516144,0.005056757014244795,0.005087587516754866,0.005115472245961428,0.005144142545759678,0.00517202727496624,0.005199322942644358,0.005225636530667543,0.00525037944316864,0.005273943766951561,0.00529456278309226,0.005318323615938425,0.005340513773262501,0.005362899973988533,0.005383911542594433,0.005404334515333176,0.0054253460839390755,0.005443412344902754,0.0054604965262115,0.005479348357766867,0.005497414153069258,0.0055133202113211155,0.005530208349227905,0.005546310916543007,0.005561823956668377,0.005577337462455034,0.005592261906713247,0.00560914957895875,0.005622306372970343,0.005635856185108423,0.005648031365126371,0.005659027956426144,0.005670417565852404,0.005682788789272308,0.005693589337170124,0.005703407805413008,0.005715189967304468,0.005724615883082151,0.005735612940043211,0.005745627451688051,0.005754857324063778,0.005763301160186529,0.0057715484872460365,0.005779599770903587,0.00578863313421607,0.005797469522804022,0.005804539192467928,0.005812000948935747,0.005819856189191341,0.005828692577779293,0.005835369229316711,0.005841653328388929,0.0058477409183979034,0.005854221060872078,0.005860897712409496,0.005868359934538603,0.005873072426766157,0.0058797490783035755,0.00588583666831255,0.005891531705856323,0.005895655136555433,0.005900761112570763,0.005904099438339472,0.0059088123962283134,0.0059145069681108,0.0059190234169363976,0.005924914497882128,0.005928645841777325,0.005932965781539679,0.005936304107308388,0.005941410083323717,0.005945730023086071,0.00594906834885478,0.005952995736151934,0.005956726614385843,0.005961243528872728,0.005965366959571838,0.005967723671346903,0.005970668978989124,0.0059740073047578335,0.005976364016532898,0.005979898851364851,0.005982451606541872,0.0059853969141840935,0.005987753625959158,0.005990306381136179,0.005992270074784756,0.005994430277496576,0.005996000953018665,0.005998553708195686,0.006001106929033995,0.0060028741136193275,0.006005034316331148,0.006006998009979725,0.006009354256093502,0.006011317949742079,0.006013674661517143,0.00601563835516572,0.006017602048814297,0.0060185836628079414,0.00601976178586483,0.00602152943611145,0.006023493129760027,0.006024867761880159,0.006026045884937048,0.006028009578585625,0.006029384210705757,0.006031544413417578,0.006033311598002911,0.006033704150468111,0.006035275291651487,0.00603664992377162,0.006038024555891752,0.0060386136174201965,0.006039399188011885,0.006040380802005529,0.006041362881660461,0.006041951943188906,0.006042344495654106,0.006043326575309038,0.006044112145900726,0.006045093759894371,0.006045486778020859,0.006046075839549303,0.006047057453542948,0.006047253962606192,0.006048236042261124,0.006048825103789568,0.006048825103789568,0.006049217656254768,0.006049806717783213,0.0060501997359097,0.006050592288374901,0.006050984840840101,0.006051377858966589,0.006051770411431789,0.0060525559820234776,0.006052752491086721,0.006052752491086721,0.006052948534488678,0.006052948534488678,0.006053341552615166,0.00605393061414361,0.006054127123206854,0.006054127123206854,0.006054127123206854,0.00605432316660881,0.006054519675672054,0.006054519675672054,0.006054716184735298,0.0060553052462637424,0.0060553052462637424,0.006055697798728943,0.006055894307792187,0.006056286860257387,0.006056286860257387,0.006056679878383875,0.006056679878383875,0.006056876387447119,0.006057268939912319,0.006057268939912319,0.00605766149237752,0.0060578580014407635,0.0060578580014407635,0.0060578580014407635,0.006058054510504007,0.006058054510504007,0.006058054510504007,0.006058250553905964,0.006058250553905964,0.006058250553905964,0.006058643572032452,0.0060588400810956955,0.006059036124497652,0.006059232633560896,0.006059232633560896,0.006059232633560896,0.006059232633560896,0.006059232633560896,0.00605942914262414,0.00605942914262414,0.00605942914262414,0.00605942914262414,0.00605942914262414,0.00605942914262414,0.00605942914262414,0.00605942914262414,0.00605942914262414,0.00605942914262414,0.00605942914262414,0.00605942914262414,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096,0.006059625186026096],"active":[0.00028824806213378906,0.00028098231996409595,0.0002866770955733955,0.0002925682347267866,0.0003010121872648597,0.0003080815658904612,0.00031731100170873106,0.00032928967266343534,0.0003422501322347671,0.0003565852530300617,0.00037563330261036754,0.00039016478694975376,0.00041490746662020683,0.0004335628473199904,0.0004632148193195462,0.000490903272293508,0.0005221263272687793,0.0005223226035013795,0.0005174133693799376,0.0005105405580252409,0.0004985617706552148,0.000493259634822607,0.0004914924502372742,0.00048088841140270233,0.0004765682388097048,0.00045968033373355865,0.00045987660996615887,0.0004528071731328964,0.0004449523985385895,0.0004365083295851946,0.00042806449346244335,0.0004261007998138666,0.00042099528945982456,0.00040803453885018826,0.00040724920108914375,0.00039919791743159294,0.00039527053013443947,0.00039350311271846294,0.0003823100123554468,0.0003760259132832289,0.0003720985259860754,0.00036934949457645416,0.0003662074450403452,0.00035894173197448254,0.00035756733268499374,0.00035049766302108765,0.0003459812141954899,0.0003487304784357548,0.0003465707413852215,0.00034401752054691315,0.00033871550112962723,0.000332824420183897,0.00032339850440621376,0.0003237910568714142,0.0003235945478081703,0.00031691836193203926,0.0003155437298119068,0.00031318701803684235,0.00031102728098630905,0.0003106342628598213,0.00030552875250577927,0.0003027794882655144,0.00030572526156902313,0.0003041541203856468,0.00029708491638302803,0.0002962993457913399,0.0002962993457913399,0.0002939426340162754,0.0002933540381491184,0.00029001524671912193,0.00029217544943094254,0.0002908008173108101,0.00028883712366223335,0.0002849097363650799,0.000283142551779747,0.0002827495336532593,0.0002815714105963707,0.0002837316133081913,0.0002798042260110378,0.00027862563729286194,0.00027646590024232864,0.0002760733477771282,0.00027489475905895233,0.000271752942353487,0.0002713599242269993,0.0002719494514167309,0.0002711638808250427,0.0002680220641195774,0.00026900414377450943,0.0002680220641195774,0.00026821810752153397,0.000267629511654377,0.0002664509229362011,0.00026625441387295723,0.0002633091062307358,0.00026193447411060333,0.00025957776233553886,0.00025957776233553886,0.00026016682386398315,0.00026016682386398315,0.0002599707804620266,0.00026016682386398315,0.0002611489035189152,0.0002589891664683819,0.00025957776233553886,0.00025682849809527397,0.0002550617791712284,0.0002540792338550091,0.0002540792338550091,0.0002540796995162964,0.0002546687610447407,0.00025309761986136436,0.0002517234534025192,0.00025113392621278763,0.0002519194968044758,0.00025093741714954376,0.0002485811710357666,0.0002481886185705662,0.00024779560044407845,0.00024720653891563416,0.000246420968323946,0.0002475990913808346,0.000245438888669014,0.00024779606610536575,0.0002470104955136776,0.0002454393543303013,0.00024445727467536926,0.0002452428452670574,0.00024563539773225784,0.0002470100298523903,0.00024720653891563416,0.0002458319067955017,0.000246420968323946,0.00024465378373861313,0.00024445727467536926,0.00024504633620381355,0.0002458319067955017,0.00024406425654888153,0.00024229707196354866,0.0002436717040836811,0.00024308264255523682,0.00024367216974496841,0.00024268962442874908,0.00024092290550470352,0.0002426900900900364,0.00024249404668807983,0.0002426900900900364,0.00024308264255523682,0.0002421005629003048,0.00024229707196354866,0.00024190451949834824,0.0002421005629003048,0.0002421010285615921,0.0002426900900900364,0.00024249358102679253,0.00024308264255523682,0.00024229753762483597,0.00024170801043510437,0.00024229707196354866,0.00024229707196354866,0.0002421005629003048,0.00024190451949834824,0.00024170801043510437,0.00024072593078017235,0.00024092243984341621,0.00024013686925172806,0.0002405298873782158,0.00024131545796990395,0.00024111894890666008,0.00024072639644145966,0.00024111894890666008,0.0002421010285615921,0.00024131545796990395,0.00024170801043510437,0.00024072593078017235,0.00023974431678652763,0.00024072639644145966,0.00024033337831497192,0.00023974431678652763,0.0002393517643213272,0.00023954827338457108,0.00023954780772328377,0.00023954827338457108,0.00023954780772328377,0.00023974431678652763,0.00024013733491301537,0.00024013733491301537,0.00024013686925172806,0.0002399408258497715,0.0002405298873782158,0.00024111894890666008,0.0002405298873782158,0.00024072639644145966,0.00024013686925172806,0.00023974431678652763,0.00024033337831497192,0.0002405298873782158,0.00024033384397625923,0.0002405298873782158,0.00024092243984341621,0.0002411194145679474,0.00024111894890666008,0.00024111894890666008,0.0002405298873782158,0.00024033337831497192,0.0002405298873782158,0.0002405298873782158,0.0002411194145679474,0.00024092243984341621,0.0002405298873782158,0.0002405298873782158,0.0002405298873782158,0.00024072593078017235,0.00024072639644145966,0.0002405298873782158,0.0002405298873782158,0.00024111894890666008,0.0002405298873782158,0.00024092243984341621,0.00024072639644145966,0.00024072639644145966,0.00024033384397625923,0.00024033384397625923,0.00024013686925172806,0.0002405298873782158,0.00024033337831497192,0.00024013733491301537,0.00024033337831497192,0.00024013733491301537,0.0002399408258497715,0.0002399408258497715,0.00024013733491301537,0.0002399408258497715,0.00024013686925172806,0.00024033337831497192,0.00024013733491301537,0.00024013733491301537,0.0002405303530395031,0.00024033337831497192,0.00024033337831497192,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024033337831497192,0.0002405298873782158,0.00024033337831497192,0.00024033337831497192,0.00024033337831497192,0.00024033337831497192,0.00024033337831497192,0.00024033337831497192,0.00024033337831497192,0.00024033337831497192,0.00024033337831497192,0.00024033337831497192,0.00024033337831497192,0.00024033337831497192,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537,0.00024013733491301537]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.00028824806213378906,0.0003127944655716419,0.00034225016133859754,0.00037347321631386876,0.00041078374488279223,0.0004498616326600313,0.0004950270522385836,0.0005452980985864997,0.0005996929248794913,0.0006562478374689817,0.0007216394878923893,0.0007939041242934763,0.0008724526851437986,0.0009616052266210318,0.0010554706677794456,0.0011654386762529612,0.001287188846617937,0.0013965676771476865,0.0015002517029643059,0.0015956881688907743,0.001683662529103458,0.0017643710598349571,0.0018454723758623004,0.0019236281514167786,0.0020009984727948904,0.0020718886516988277,0.0021423858124762774,0.002210330218076706,0.0022712054196745157,0.002335811499506235,0.002393544651567936,0.0024512778036296368,0.002504887292161584,0.0025561400689184666,0.002604643814265728,0.0026502020191401243,0.0026957602240145206,0.002739943563938141,0.0027827525045722723,0.002823401475325227,0.002862086519598961,0.0028995934408158064,0.0029343513306230307,0.0029704836197197437,0.0030022957362234592,0.003034893423318863,0.003066116478294134,0.003093608422204852,0.0031224749982357025,0.0031491813715547323,0.003173924284055829,0.0031992560252547264,0.0032226243056356907,0.003245599800720811,0.0032666113693267107,0.003289194079115987,0.003306867554783821,0.0033278793562203646,0.003345749108120799,0.0033632260747253895,0.0033799177035689354,0.003395823761820793,0.003412515390664339,0.003428421448916197,0.003442952875047922,0.0034549315460026264,0.0034686776343733072,0.003479281673207879,0.0034910638350993395,0.003501471597701311,0.003511879127472639,0.0035216978285461664,0.003531909082084894,0.003539567580446601,0.0035484042018651962,0.003556259209290147,0.0035641139838844538,0.0035711834207177162,0.003578056348487735,0.0035851257853209972,0.003592980559915304,0.0035990681499242783,0.0036047629546374083,0.0036112430971115828,0.0036177232395857573,0.003623614553362131,0.0036275419406592846,0.0036324511747807264,0.00363637856207788,0.0036414843052625656,0.003645411692559719,0.0036501246504485607,0.0036542483139783144,0.003658764995634556,0.003662496106699109,0.0036658341996371746,0.003669565310701728,0.003673100145533681,0.003675849176943302,0.0036791875027120113,0.0036819367669522762,0.003684293245896697,0.0036876315716654062,0.003690380835905671,0.003692540805786848,0.003695486346259713,0.003698628395795822,0.0037013774272054434,0.0037029485683888197,0.003704323200508952,0.003706286894157529,0.0037086433731019497,0.0037104105576872826,0.003712570760399103,0.00371453445404768,0.003716694423928857,0.0037184618413448334,0.0037206218112260103,0.003722585504874587,0.0037237638607621193,0.0037259238306432962,0.0037269056774675846,0.003728476818650961,0.0037296549417078495,0.0037308332975953817,0.0037326004821807146,0.003733778838068247,0.0037355460226535797,0.003736920654773712,0.0037386880721896887,0.0037398661952465773,0.0037414373364299536,0.003742615459486842,0.0037439900916069746,0.0037447756621986628,0.003745757509022951,0.0037469356320798397,0.003747721202671528,0.0037488993257284164,0.003749881172552705,0.003750470234081149,0.0037516485899686813,0.0037524341605603695,0.0037530232220888138,0.003754005068913102,0.0037547904066741467,0.0037551831919699907,0.003755772253498435,0.003756165038794279,0.0037573433946818113,0.0037577361799776554,0.0037585215177387,0.003758914303034544,0.003759699873626232,0.0037598961498588324,0.0037598961498588324,0.0037606817204505205,0.0037608779966831207,0.003761270781978965,0.003761859843507409,0.003762252628803253,0.0037626454140990973,0.0037630381993949413,0.0037630381993949413,0.0037632344756275415,0.0037632344756275415,0.0037634307518601418,0.0037636272609233856,0.003763823537155986,0.00376441259868443,0.00376441259868443,0.003764609107747674,0.003764609107747674,0.003764609107747674,0.003764805383980274,0.003764805383980274,0.003765001893043518,0.003765001893043518,0.003765001893043518,0.003765001893043518,0.003765001893043518,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183,0.0037651981692761183],"recovered":[0.0,3.259763616370037e-05,5.989324563415721e-05,8.699248428456485e-05,0.00011782277579186484,0.0001508131535956636,0.00018733821343630552,0.0002270052209496498,0.0002721706114243716,0.0003240126243326813,0.000377229240257293,0.00043437330168671906,0.0005031032487750053,0.0005792953306809068,0.0006602003122679889,0.0007460145279765129,0.0008436110801994801,0.0009569172980263829,0.0010670815827324986,0.0011689983075484633,0.0012718968791887164,0.0013669405598193407,0.0014553077053278685,0.00154308567289263,0.0016224195715039968,0.0017072519985958934,0.0017881570383906364,0.0018627780955284834,0.0019340608268976212,0.001996703213080764,0.002061898587271571,0.0021241481881588697,0.0021858089603483677,0.002244916744530201,0.0022985260002315044,0.0023519389797002077,0.0023976934608072042,0.0024485536850988865,0.002496664645150304,0.0025402591563761234,0.0025854245759546757,0.0026282332837581635,0.002666722284629941,0.002705407328903675,0.0027417358942329884,0.002776690060272813,0.0028092877473682165,0.0028428672812879086,0.00287428661249578,0.002902564126998186,0.0029290742240846157,0.0029569589532911777,0.0029813090804964304,0.0030027134343981743,0.0030276526231318712,0.0030504316091537476,0.003073603380471468,0.0030946151819080114,0.003115234198048711,0.0031334967352449894,0.0031507774256169796,0.003169039962813258,0.003187498776242137,0.0032036013435572386,0.0032191146165132523,0.0032334497664123774,0.0032475884072482586,0.003259959863498807,0.0032719385344535112,0.003282935358583927,0.003293735673651099,0.003304339712485671,0.0033119982108473778,0.0033229950349777937,0.0033312425948679447,0.00333988294005394,0.0033498979173600674,0.003357949201017618,0.003365018405020237,0.0033720878418534994,0.0033785682171583176,0.0033864229917526245,0.003392903134226799,0.003399383509531617,0.003405078314244747,0.0034115584567189217,0.0034184313844889402,0.0034225552808493376,0.0034274645149707794,0.0034333555959165096,0.003437872277572751,0.003442388726398349,0.003446512622758746,0.003451029071584344,0.00345633109100163,0.003460454987362027,0.0034641860984265804,0.00346791697666049,0.003471059026196599,0.003474397351965308,0.003476950107142329,0.0034802884329110384,0.003482252126559615,0.0034857867285609245,0.003488339716568589,0.00349069619551301,0.003494034521281719,0.0034971763379871845,0.0034995328169316053,0.003501300234347582,0.0035028711427003145,0.003504442051053047,0.0035066022537648678,0.0035089587327092886,0.0035111187025904655,0.0035130823962390423,0.003515635384246707,0.00351740256883204,0.003518384415656328,0.003520544618368149,0.0035219192504882812,0.003523686435073614,0.0035250610671937466,0.003526239423081279,0.0035276138223707676,0.0035289884544909,0.0035305595956742764,0.003531737718731165,0.0035335051361471415,0.003534290473908186,0.0035358616150915623,0.0035368434619158506,0.0035380215849727392,0.0035393962170928717,0.00354037806391716,0.003541163634508848,0.0035421454813331366,0.003542734542861581,0.0035439126659184694,0.0035454838071018457,0.00354607286863029,0.0035474475007504225,0.003548232838511467,0.003549018409103155,0.0035498039796948433,0.0035507858265191317,0.003551374888047576,0.0035519639495760202,0.0035521602258086205,0.0035529457964003086,0.003553927643224597,0.003554320428520441,0.003554713213816285,0.0035553022753447294,0.0035560878459364176,0.003556284122169018,0.003556480398401618,0.003557069692760706,0.0035576587542891502,0.0035580515395849943,0.0035586406011134386,0.003558836877346039,0.0035594261717051268,0.003559622447937727,0.003559818724170327,0.003560015233233571,0.003560408018529415,0.0035606042947620153,0.0035609970800578594,0.0035611933562904596,0.0035613898653537035,0.003561978926882148,0.003562175203114748,0.003562175203114748,0.003562371712177992,0.003562567988410592,0.003562567988410592,0.003562567988410592,0.003562764497473836,0.003562764497473836,0.003562764497473836,0.003562764497473836,0.003562960773706436,0.003562960773706436,0.003562960773706436,0.003562960773706436,0.003562960773706436,0.003562960773706436,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364,0.0035631570499390364],"active":[0.00028824806213378906,0.00028019683668389916,0.00028235692298039794,0.0002864807320293039,0.0002929609618149698,0.00029904849361628294,0.00030768883880227804,0.0003182928776368499,0.00032752231345511973,0.00033223521313630044,0.0003444102476350963,0.0003595308226067573,0.00036934943636879325,0.000382309895940125,0.00039527035551145673,0.00041942414827644825,0.00044357776641845703,0.00043965037912130356,0.00043317012023180723,0.0004266898613423109,0.0004117656499147415,0.0003974305000156164,0.00039016467053443193,0.00038054247852414846,0.00037857890129089355,0.00036463665310293436,0.0003542287740856409,0.00034755212254822254,0.00033714459277689457,0.0003391082864254713,0.0003316460642963648,0.000327129615470767,0.0003190783318132162,0.0003112233243882656,0.00030611781403422356,0.0002982630394399166,0.0002980667632073164,0.0002913898788392544,0.00028608785942196846,0.00028314231894910336,0.0002766619436442852,0.00027136015705764294,0.0002676290459930897,0.00026507629081606865,0.0002605598419904709,0.00025820336304605007,0.0002568287309259176,0.00025074114091694355,0.0002481883857399225,0.0002466172445565462,0.00024485005997121334,0.00024229707196354866,0.0002413152251392603,0.0002428863663226366,0.00023895874619483948,0.00023876246996223927,0.00023326417431235313,0.00023326417431235313,0.00023051491007208824,0.00022972933948040009,0.0002291402779519558,0.00022678379900753498,0.0002250166144222021,0.00022482010535895824,0.00022383825853466988,0.00022148177959024906,0.00022108922712504864,0.0002193218097090721,0.00021912530064582825,0.00021853623911738396,0.00021814345382153988,0.00021735811606049538,0.0002199108712375164,0.00021657254546880722,0.0002171616069972515,0.000216376269236207,0.0002142160665243864,0.00021323421970009804,0.00021303794346749783,0.00021303794346749783,0.00021441234275698662,0.00021264515817165375,0.00021185982041060925,0.0002118595875799656,0.0002126449253410101,0.00021205609664320946,0.00020911055617034435,0.00020989589393138885,0.0002089140471071005,0.00020812870934605598,0.00020753941498696804,0.0002077359240502119,0.00020773569121956825,0.0002077359240502119,0.00020616501569747925,0.00020537921227514744,0.00020537921227514744,0.00020518316887319088,0.00020479015074670315,0.00020479015074670315,0.00020498665980994701,0.00020400481298565865,0.0002053794451057911,0.0002045941073447466,0.00020420108921825886,0.00020479015074670315,0.00020459387451410294,0.00020420108921825886,0.00020341575145721436,0.00020302296616137028,0.00020341575145721436,0.0002042013220489025,0.00020380830392241478,0.00020361202768981457,0.00020341575145721436,0.00020361202768981457,0.0002028264570981264,0.0002032192423939705,0.00020420108921825886,0.0002032192423939705,0.000204004580155015,0.0002032192423939705,0.00020341575145721436,0.0002034155186265707,0.00020321947522461414,0.00020361202768981457,0.0002032192423939705,0.00020380830392241478,0.0002034155186265707,0.00020439759828150272,0.000204004580155015,0.00020459387451410294,0.00020459387451410294,0.00020459387451410294,0.00020439759828150272,0.00020459387451410294,0.00020479015074670315,0.00020498665980994701,0.00020498665980994701,0.00020439736545085907,0.00020439736545085907,0.00020420108921825886,0.0002042013220489025,0.00020400481298565865,0.00020420108921825886,0.000204004580155015,0.00020380830392241478,0.00020380830392241478,0.00020400481298565865,0.00020439759828150272,0.00020380853675305843,0.00020420108921825886,0.00020420108921825886,0.00020439759828150272,0.00020380830392241478,0.00020361202768981457,0.0002042013220489025,0.00020380830392241478,0.00020361202768981457,0.00020380830392241478,0.00020361202768981457,0.00020380853675305843,0.00020361202768981457,0.00020341575145721436,0.00020341575145721436,0.0002032192423939705,0.00020302273333072662,0.00020302296616137028,0.0002028264570981264,0.0002032192423939705,0.00020302273333072662,0.0002026301808655262,0.000202433904632926,0.000202433904632926,0.00020243367180228233,0.00020223739556968212,0.000202433904632926,0.000202433904632926,0.00020223739556968212,0.00020223739556968212,0.00020223739556968212,0.00020243367180228233,0.00020223739556968212,0.00020223739556968212,0.00020223739556968212,0.00020223739556968212,0.00020223739556968212,0.00020223739556968212,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819,0.0002020411193370819]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.00028824806213378906,0.00031122349901124835,0.00034166104160249233,0.0003738659434020519,0.0004066599649377167,0.00044004307710565627,0.00047990644816309214,0.0005231081158854067,0.0005704336217604578,0.0006165808299556375,0.0006745103746652603,0.0007334217661991715,0.000792922277469188,0.0008592957747168839,0.000934506009798497,0.0010103052482008934,0.0010939594358205795,0.0011746680829674006,0.001245754538103938,0.0013138953363522887,0.0013763414463028312,0.0014389838324859738,0.001503197243437171,0.0015625014202669263,0.0016139507060870528,0.001664221752434969,0.0017186165787279606,0.0017643710598349571,0.001811500173062086,0.0018578438321128488,0.001897510839626193,0.0019379633013159037,0.001975077437236905,0.002007085829973221,0.002036738209426403,0.0020677647553384304,0.002096042037010193,0.0021284434478729963,0.0021508298814296722,0.002174197928979993,0.002197173424065113,0.0022154359612613916,0.0022372331004589796,0.0022560846991837025,0.002272187266498804,0.0022900570183992386,0.002307533985003829,0.0023244221229106188,0.002338953549042344,0.0023538777604699135,0.002366445492953062,0.002379602286964655,0.0023892244789749384,0.002402577782049775,0.0024118071887642145,0.002424178645014763,0.0024334080517292023,0.002444012090563774,0.002452456159517169,0.002460310934111476,0.0024679694324731827,0.0024752351455390453,0.0024819117970764637,0.0024893737863749266,0.0024952651001513004,0.0025003706105053425,0.0025056726299226284,0.0025115639436990023,0.0025174550246447325,0.002522167982533574,0.002527273492887616,0.002531986450776458,0.002535521052777767,0.0025400377344340086,0.002543179551139474,0.002546517876908183,0.002549267141148448,0.002552212681621313,0.002554961945861578,0.0025581037625670433,0.002560853026807308,0.002563013229519129,0.0025649769231677055,0.0025673334021121264,0.0025691005866974592,0.00257126078940928,0.0025732244830578566,0.002574599115177989,0.002576366299763322,0.0025777409318834543,0.002579311840236187,0.0025806864723563194,0.002581668319180608,0.002583239460363984,0.0025844175834208727,0.002585595939308405,0.0025865777861326933,0.0025875596329569817,0.0025889340322464705,0.0025901123881340027,0.0025916832964867353,0.0025926651433110237,0.002593057928606868,0.002593843499198556,0.0025946288369596004,0.002595610683783889,0.002596592530608177,0.0025969853159040213,0.0025979671627283096,0.0025983599480241537,0.002598752733319998,0.002599341794848442,0.002599538303911686,0.0025999308563768864,0.0026003236416727304,0.0026005201507359743,0.0026009127032011747,0.002601894550025463,0.002602091059088707,0.002602287335321307,0.002602483844384551,0.0026028763968497515,0.0026034656912088394,0.0026040547527372837,0.002604643814265728,0.002605036599561572,0.002605036599561572,0.0026052328757941723,0.002605429384857416,0.002605429384857416,0.002605429384857416,0.0026056256610900164,0.0026058221701532602,0.0026060184463858604,0.0026062147226184607,0.0026062147226184607,0.0026062147226184607,0.0026062147226184607,0.0026062147226184607,0.0026064112316817045,0.0026064112316817045,0.0026064112316817045,0.0026064112316817045,0.0026064112316817045,0.0026064112316817045,0.0026066075079143047,0.0026066075079143047,0.0026066075079143047,0.0026066075079143047,0.0026066075079143047,0.0026066075079143047,0.0026066075079143047,0.0026066075079143047,0.0026066075079143047,0.0026066075079143047,0.0026066075079143047,0.0026066075079143047,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486,0.0026068040169775486],"recovered":[0.0,3.122303678537719e-05,5.832227543578483e-05,8.659974264446646e-05,0.00011526995513122529,0.00014983129221946,0.0001834107970353216,0.0002203285985160619,0.00026038833311758935,0.0003031972737517208,0.0003479699371382594,0.0003996155865024775,0.00045518865226767957,0.0005113508668728173,0.000574189645703882,0.0006450797081924975,0.0007169516175054014,0.0007980529335327446,0.0008775833412073553,0.0009496515849605203,0.0010274145752191544,0.0010914317099377513,0.0011511285556480289,0.0012198585318401456,0.0012781807454302907,0.0013388594379648566,0.001393057988025248,0.0014468637527897954,0.0014969384064897895,0.0015434783417731524,0.0015919820871204138,0.0016343982424587011,0.0016752434894442558,0.0017151068896055222,0.0017482936382293701,0.0017818731721490622,0.001814470742829144,0.001847853884100914,0.0018784877611324191,0.0019048015819862485,0.0019289552001282573,0.001950948848389089,0.0019715677481144667,0.0019937576726078987,0.0020151622593402863,0.0020320501644164324,0.0020512945484369993,0.002069557085633278,0.0020874268375337124,0.0021025475580245256,0.0021176680456846952,0.002130628563463688,0.002144767204299569,0.0021538003347814083,0.0021657790057361126,0.0021765793208032846,0.0021879689302295446,0.0021985729690641165,0.002208980731666088,0.0022182101383805275,0.0022264576982706785,0.0022358836140483618,0.0022429528180509806,0.002250218763947487,0.0022570916917175055,0.002264750190079212,0.0022714268416166306,0.002277514198794961,0.0022824236657470465,0.002289100084453821,0.002294794889166951,0.002299507847055793,0.0023034352343529463,0.0023079519160091877,0.0023116827942430973,0.0023158066906034946,0.00231894850730896,0.002321697771549225,0.0023240542504936457,0.002327588852494955,0.002330730902031064,0.002334069227799773,0.002336818492040038,0.002338585676625371,0.0023411386646330357,0.0023432986345142126,0.0023458513896912336,0.00234761880710721,0.002349582500755787,0.0023517427034676075,0.0023535098880529404,0.002354884520173073,0.0023566519375890493,0.002357437275350094,0.002358419355005026,0.0023597937542945147,0.002360972110182047,0.0023623467423021793,0.002363524865359068,0.0023648994974792004,0.002366077620536089,0.0023674522526562214,0.0023684340994805098,0.002370005240663886,0.0023709870874881744,0.002371772425249219,0.0023723614867776632,0.0023733435664325953,0.0023737361188977957,0.002374521689489484,0.002375110751017928,0.002375503536313772,0.0023762891069054604,0.0023764853831380606,0.0023766816593706608,0.0023772709537297487,0.002377663739025593,0.002378252800554037,0.0023790381383150816,0.0023792346473783255,0.0023794309236109257,0.0023796274326741695,0.0023798237089067698,0.002380216494202614,0.002380805555731058,0.002381198341026902,0.0023813946172595024,0.0023815911263227463,0.0023815911263227463,0.0023817874025553465,0.0023819839116185904,0.0023819839116185904,0.0023819839116185904,0.0023823764640837908,0.0023825729731470346,0.002382769249379635,0.002382769249379635,0.002382769249379635,0.002382769249379635,0.002382769249379635,0.0023829657584428787,0.002383162034675479,0.002383162034675479,0.002383162034675479,0.002383162034675479,0.002383162034675479,0.002383162034675479,0.002383162034675479,0.002383162034675479,0.002383162034675479,0.002383162034675479,0.002383162034675479,0.002383162034675479,0.002383162034675479,0.002383162034675479,0.002383162034675479,0.002383162034675479,0.002383162034675479,0.002383162034675479,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079,0.002383358310908079],"active":[0.00028824806213378906,0.0002800004731398076,0.0002833387698046863,0.0002872662153095007,0.0002913899952545762,0.00029021178488619626,0.00029649565112777054,0.00030277951736934483,0.0003100452886428684,0.00031338355620391667,0.0003265404375270009,0.000333806179696694,0.0003377336252015084,0.0003479449078440666,0.000360316364094615,0.0003652255400083959,0.00037700781831517816,0.0003766151494346559,0.00036817119689658284,0.00036424375139176846,0.0003489268710836768,0.00034755212254822254,0.00035206868778914213,0.0003426428884267807,0.0003357699606567621,0.0003253623144701123,0.00032555859070271254,0.0003175073070451617,0.0003145617665722966,0.0003143654903396964,0.00030552875250577927,0.00030356505885720253,0.00029983394779264927,0.00029197894036769867,0.00028844457119703293,0.00028589158318936825,0.00028157129418104887,0.00028058956377208233,0.00027234212029725313,0.0002693963469937444,0.0002682182239368558,0.00026448711287230253,0.00026566535234451294,0.00026232702657580376,0.00025702500715851784,0.0002580068539828062,0.0002562394365668297,0.0002548650372773409,0.0002515267115086317,0.00025133020244538784,0.0002487774472683668,0.000248973723500967,0.00024445727467536926,0.0002487774472683668,0.0002460281830281019,0.00024759932421147823,0.00024543912149965763,0.00024543912149965763,0.0002434754278510809,0.00024210079573094845,0.00024151173420250416,0.00023935153149068356,0.00023895897902548313,0.0002391550224274397,0.00023817340843379498,0.0002356204204261303,0.00023424578830599785,0.0002340497449040413,0.000235031358897686,0.00023306789807975292,0.00023247860372066498,0.00023247860372066498,0.0002320858184248209,0.0002320858184248209,0.0002314967568963766,0.00023071118630468845,0.00023031863383948803,0.00023051491007208824,0.00023090769536793232,0.00023051491007208824,0.00023012212477624416,0.00022894400171935558,0.00022815843112766743,0.00022874772548675537,0.00022796192206442356,0.00022796215489506721,0.00022737309336662292,0.00022698030807077885,0.00022678379900753498,0.00022599822841584682,0.0002258019521832466,0.0002258019521832466,0.00022501638159155846,0.00022580218501389027,0.00022599822841584682,0.00022580218501389027,0.0002256056759506464,0.00022521289065480232,0.00022540916688740253,0.00022521289065480232,0.0002256056759506464,0.00022521289065480232,0.00022462382912635803,0.00022383825853466988,0.000223641749471426,0.00022383825853466988,0.00022423104383051395,0.000223641749471426,0.00022423104383051395,0.00022383825853466988,0.00022364198230206966,0.00022383825853466988,0.00022324919700622559,0.0002234454732388258,0.00022364198230206966,0.00022324919700622559,0.00022324896417558193,0.000223641749471426,0.00022305292077362537,0.00022305268794298172,0.00022305292077362537,0.00022324896417558193,0.00022364198230206966,0.00022383825853466988,0.00022383825853466988,0.00022383825853466988,0.00022364198230206966,0.000223641749471426,0.00022383825853466988,0.00022364198230206966,0.0002234454732388258,0.000223641749471426,0.00022383825853466988,0.00022364198230206966,0.000223641749471426,0.0002234454732388258,0.0002234454732388258,0.0002234454732388258,0.0002234454732388258,0.00022364198230206966,0.0002234454732388258,0.00022324919700622559,0.00022324919700622559,0.00022324919700622559,0.00022324919700622559,0.0002234454732388258,0.0002234454732388258,0.0002234454732388258,0.0002234454732388258,0.0002234454732388258,0.0002234454732388258,0.0002234454732388258,0.0002234454732388258,0.0002234454732388258,0.0002234454732388258,0.0002234454732388258,0.0002234454732388258,0.00022364198230206966,0.00022364198230206966,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945,0.00022344570606946945]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.00028824806213378906,0.00031141986255533993,0.00034225016133859754,0.0003762223932426423,0.00042060232954099774,0.0004653749638237059,0.0005132895894348621,0.0005700408946722746,0.0006326832808554173,0.000701413257047534,0.0007821218459866941,0.000865186913870275,0.0009647471597418189,0.0010741259902715683,0.0011992144864052534,0.0013415836729109287,0.001483756466768682,0.0016302494332194328,0.001767120324075222,0.0018967253854498267,0.0020269195083528757,0.002146705985069275,0.002266885247081518,0.002380191581323743,0.0024948723148554564,0.0026036619674414396,0.0027063642628490925,0.002812011865898967,0.00290921563282609,0.0029973865021020174,0.003087324555963278,0.003174317069351673,0.003259934950619936,0.003337501548230648,0.0034164427779614925,0.0034861546009778976,0.003558811964467168,0.0036295056343078613,0.0036996102426201105,0.00377010740339756,0.003836480900645256,0.0038991235196590424,0.003959605470299721,0.004018713720142841,0.00407546479254961,0.00413103774189949,0.004184647463262081,0.004233543761074543,0.004285778384655714,0.004335853271186352,0.004385535139590502,0.004428933374583721,0.004471153020858765,0.004511801991611719,0.004552843514829874,0.004589172080159187,0.0046256971545517445,0.004662025719881058,0.00469580153003335,0.004727810155600309,0.00476413918659091,0.00479654036462307,0.0048279594630002975,0.004861931782215834,0.00489001302048564,0.004917897749692202,0.004944211337715387,0.004969543311744928,0.00499526783823967,0.0050209928303956985,0.005043182522058487,0.005065372679382563,0.005089526064693928,0.0051132868975400925,0.005134102422744036,0.005157274194061756,0.005179464351385832,0.005197726655751467,0.005215792916715145,0.005234251730144024,0.005251532420516014,0.005269009619951248,0.005286290310323238,0.005302981939166784,0.005318298935890198,0.005333419423550367,0.005347558297216892,0.005360518582165241,0.005373675376176834,0.00538663612678647,0.005399203859269619,0.005410396959632635,0.005420411936938763,0.005431801546365023,0.0054414235055446625,0.005451241973787546,0.005461256951093674,0.005470093805342913,0.005479912273585796,0.005487963557243347,0.005496407393366098,0.005506225861608982,0.005514277145266533,0.005521346814930439,0.005528808571398258,0.005537056364119053,0.005543143954128027,0.005550213158130646,0.005556497257202864,0.005563173908740282,0.0055696540512144566,0.005576330702751875,0.005582221783697605,0.005586149170994759,0.005593022331595421,0.005597931332886219,0.0056028407998383045,0.005607553757727146,0.0056118736974895,0.0056158010847866535,0.00561953242868185,0.005624441429972649,0.0056281727738678455,0.005632296670228243,0.005636420100927353,0.005640347488224506,0.005642704199999571,0.00564604252576828,0.005649576894938946,0.005652719177305698,0.005656843073666096,0.005659788381308317,0.005662341136485338,0.005665090400725603,0.005667250603437424,0.005669410806149244,0.005671374499797821,0.005674516316503286,0.005676676519215107,0.005678640212863684,0.005680407397449017,0.005682371091097593,0.005684727802872658,0.005686887539923191,0.0056892442516982555,0.0056902258656919,0.005692189559340477,0.005693957209587097,0.00569533184170723,0.005696509964764118,0.005698080640286207,0.005699848290532827,0.005701026413589716,0.0057022045366466045,0.0057031866163015366,0.005704168230295181,0.005705542862415314,0.005706720985472202,0.005707703065127134,0.005709274206310511,0.005710255820304155,0.005711237899959087,0.005711630452424288,0.005712023004889488,0.00571261253207922,0.005713397637009621,0.005713790655136108,0.0057145762257277966,0.005715361330658197,0.005715950857847929,0.005716343410313129,0.005716932471841574,0.005717325024306774,0.005717521533370018,0.005718110594898462,0.005718699656426907,0.005719092674553394,0.005719485227018595,0.005720074288547039,0.005720270797610283,0.005720859859138727,0.005721252877265215,0.005721645429730415,0.005721841938793659,0.005722037982195616,0.0057224310003221035,0.00572262704372406,0.005723020061850548,0.005723216570913792,0.005723216570913792,0.005723412614315748,0.005723412614315748,0.005723609123378992,0.005723805632442236,0.005723805632442236,0.0057240016758441925,0.005724198184907436,0.00572439469397068,0.005724590737372637,0.005724590737372637,0.005724590737372637,0.005724787246435881,0.005724787246435881,0.0057249837554991245,0.0057249837554991245,0.0057249837554991245,0.005725180264562368,0.005725180264562368,0.005725376307964325,0.005725376307964325,0.005725572817027569,0.005725572817027569,0.005725572817027569,0.005725572817027569,0.005725769326090813,0.005725769326090813,0.005725965369492769,0.005725965369492769,0.005725965369492769,0.005725965369492769,0.005725965369492769,0.005726161878556013,0.005726161878556013,0.005726161878556013,0.005726161878556013,0.005726161878556013,0.005726161878556013,0.005726161878556013,0.005726161878556013,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257,0.005726358387619257],"recovered":[0.0,3.083029150729999e-05,5.753678851760924e-05,8.954530494520441e-05,0.00012057197454851121,0.0001582752593094483,0.00020186968322377652,0.0002446786384098232,0.0002955388044938445,0.00035386107629165053,0.00041768173105083406,0.0004917136975564063,0.0005688876262865961,0.0006576474406756461,0.00075485126581043,0.0008646228234283626,0.0009965843055397272,0.0011299204779788852,0.0012697367928922176,0.00139796722214669,0.001531499670818448,0.0016579627990722656,0.0017801057547330856,0.0019079435151070356,0.0020241953898221254,0.002139465184882283,0.0022521824575960636,0.002361364895477891,0.002466619713231921,0.0025683401618152857,0.0026649548672139645,0.002760391216725111,0.0028483655769377947,0.00293535809032619,0.003021565033122897,0.0031008990481495857,0.003176698461174965,0.0032503376714885235,0.0033251552376896143,0.003396437969058752,0.003465167945250869,0.0035331123508512974,0.0036008604802191257,0.003665663069114089,0.00372359249740839,0.0037836821284145117,0.003839255077764392,0.0038946319837123156,0.003946670331060886,0.004001065157353878,0.004050354473292828,0.0040992507711052895,0.0041473619639873505,0.004192134365439415,0.004236710723489523,0.0042771631851792336,0.004317223094403744,0.004355515353381634,0.004392432980239391,0.004428762011229992,0.004462144803255796,0.004497688263654709,0.004532053135335445,0.00456681102514267,0.004598623141646385,0.004629846196621656,0.004660087171941996,0.004684437066316605,0.004710554610937834,0.004735493566840887,0.0047606294974684715,0.004782230127602816,0.0048093292862176895,0.004833875689655542,0.004857243970036507,0.004878648556768894,0.004900838248431683,0.004924010019749403,0.004944039974361658,0.004963677376508713,0.004981939680874348,0.005000791512429714,0.0050188577733933926,0.005037316586822271,0.0050536151975393295,0.005070699378848076,0.005084838252514601,0.0050991736352443695,0.005112722981721163,0.005125879775732756,0.0051390365697443485,0.0051514082588255405,0.005163386929780245,0.005175561644136906,0.005186951253563166,0.005196180660277605,0.005207177717238665,0.005216996185481548,0.005225243978202343,0.005234865937381983,0.0052431137301027775,0.005252735689282417,0.005261965095996857,0.005270409397780895,0.0052788532339036465,0.005286708008497953,0.005295544862747192,0.005301631987094879,0.005308898165822029,0.005315967369824648,0.005321661941707134,0.0053275530226528645,0.005334818735718727,0.005340906325727701,0.005345815792679787,0.0053513143211603165,0.005355830769985914,0.005360936280339956,0.0053652566857635975,0.005369969643652439,0.005374289583414793,0.005378020461648703,0.005382537376135588,0.005387249868363142,0.0053921593353152275,0.005396283231675625,0.005399621557444334,0.005402763374149799,0.005405709147453308,0.0054086544550955296,0.005411992780864239,0.005416116677224636,0.0054200440645217896,0.0054227933287620544,0.005424953531473875,0.005427309777587652,0.005431237164884806,0.005433789920061827,0.005436539184302092,0.005438699387013912,0.005441252142190933,0.00544321583583951,0.005445376038551331,0.005447536241263151,0.0054496959783136845,0.005452052690088749,0.005453623365610838,0.0054557835683226585,0.005457747261971235,0.0054595149122178555,0.0054610855877399445,0.005462460219860077,0.005463834851980209,0.005465405993163586,0.00546638760715723,0.005467565730214119,0.005468744318932295,0.005470708012580872,0.00547188613563776,0.005472867749631405,0.0054750279523432255,0.005476206075400114,0.005476991645991802,0.005477973725646734,0.005478366278111935,0.005478759296238422,0.005479348357766867,0.005479937419295311,0.005480526480823755,0.0054811155423521996,0.005481901112943888,0.005482097622007132,0.005482686683535576,0.005483079236000776,0.005483668297529221,0.005484061315655708,0.005484846420586109,0.005485239438712597,0.005485631991177797,0.005486221052706242,0.0054864175617694855,0.005486614070832729,0.005487203132361174,0.005487792193889618,0.005487792193889618,0.005487988702952862,0.005488381255418062,0.00548877427354455,0.00548916682600975,0.005489363335072994,0.005489363335072994,0.005489363335072994,0.005489363335072994,0.005489559378474951,0.0054899523966014385,0.0054899523966014385,0.0054899523966014385,0.0054899523966014385,0.0054899523966014385,0.005490148440003395,0.005490344949066639,0.005490344949066639,0.005490344949066639,0.005490344949066639,0.005490344949066639,0.005490541458129883,0.005490737967193127,0.005490934010595083,0.005490934010595083,0.005491130519658327,0.005491130519658327,0.005491327028721571,0.005491327028721571,0.005491327028721571,0.005491327028721571,0.0054915230721235275,0.0054915230721235275,0.0054915230721235275,0.005491719581186771,0.005491719581186771,0.005491719581186771,0.005491719581186771,0.005491916090250015,0.005491916090250015,0.005491916090250015,0.005491916090250015,0.005491916090250015,0.005491916090250015,0.005491916090250015,0.005491916090250015,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972,0.005492112133651972],"active":[0.00028824806213378906,0.00028058956377208233,0.0002847133728209883,0.0002866770955733955,0.0003000303404405713,0.00030709971906617284,0.0003114198916591704,0.0003253622562624514,0.00033714447636157274,0.00034755218075588346,0.00036444011493586004,0.00037347321631386876,0.00039585953345522285,0.00041647854959592223,0.00044436322059482336,0.0004769608494825661,0.0004871721612289548,0.0005003289552405477,0.0004973835311830044,0.0004987581633031368,0.0004954198375344276,0.0004887431859970093,0.00048677949234843254,0.00047224806621670723,0.0004706769250333309,0.0004641967825591564,0.00045418180525302887,0.0004506469704210758,0.00044259591959416866,0.0004290463402867317,0.00042236968874931335,0.0004139258526265621,0.0004115693736821413,0.00040214345790445805,0.0003948777448385954,0.0003852555528283119,0.00038211350329220295,0.00037916796281933784,0.0003744550049304962,0.00037366943433880806,0.00037131295539438725,0.000366011168807745,0.000358744990080595,0.0003530506510287523,0.0003518722951412201,0.0003473556134849787,0.00034539238549768925,0.00033891177736222744,0.00033910805359482765,0.00033478811383247375,0.0003351806662976742,0.0003296826034784317,0.0003237910568714142,0.00031966762617230415,0.0003161327913403511,0.00031200889497995377,0.0003084740601480007,0.000306510366499424,0.00030336854979395866,0.00029904814437031746,0.0003019943833351135,0.0002988521009683609,0.00029590632766485214,0.000295120757073164,0.0002913898788392544,0.0002880515530705452,0.0002841241657733917,0.00028510624542832375,0.000284713227301836,0.0002854992635548115,0.0002825530245900154,0.000283142551779747,0.00028019677847623825,0.0002794112078845501,0.00027685845270752907,0.00027862563729286194,0.00027862610295414925,0.00027371663600206375,0.000271752942353487,0.0002705743536353111,0.0002695927396416664,0.00026821810752153397,0.0002674325369298458,0.00026566535234451294,0.0002646837383508682,0.0002627200447022915,0.0002627200447022915,0.00026134494692087173,0.0002609523944556713,0.00026075635105371475,0.00026016728952527046,0.0002589887008070946,0.00025702500715851784,0.000256239902228117,0.0002544722519814968,0.0002550613135099411,0.0002540792338550091,0.00025309761986136436,0.00025466829538345337,0.00025309761986136436,0.0002532936632633209,0.0002534901723265648,0.0002523120492696762,0.00025093741714954376,0.00024995533749461174,0.00025034835562109947,0.0002475990913808346,0.0002485811710357666,0.0002475990913808346,0.00024720653891563416,0.0002479921095073223,0.00024877768009901047,0.000247403047978878,0.0002452428452670574,0.00024720653891563416,0.00024661701172590256,0.0002470100298523903,0.00024661747738718987,0.00024661701172590256,0.0002458314411342144,0.0002452428452670574,0.000246420968323946,0.00024563539773225784,0.00024504680186510086,0.0002442607656121254,0.00024406425654888153,0.00024308264255523682,0.00024327915161848068,0.00024386774748563766,0.00024406472221016884,0.000244850292801857,0.0002436717040836811,0.00024229707196354866,0.00024229707196354866,0.00024229707196354866,0.0002421010285615921,0.00024013733491301537,0.00024072639644145966,0.00024013733491301537,0.0002399408258497715,0.00023915525525808334,0.00023915525525808334,0.0002393517643213272,0.0002393512986600399,0.00023954827338457108,0.00023817317560315132,0.00023856619372963905,0.00023817364126443863,0.00023758457973599434,0.00023699505254626274,0.00023699505254626274,0.00023738807067275047,0.0002371915616095066,0.00023679854348301888,0.00023679900914430618,0.00023660250008106232,0.00023679854348301888,0.00023601297289133072,0.00023581692948937416,0.00023640645667910576,0.00023522786796092987,0.0002350318245589733,0.00023463880643248558,0.00023404927924275398,0.00023424625396728516,0.00023463834077119827,0.00023444229736924171,0.00023463880643248558,0.00023483484983444214,0.00023483531549572945,0.00023444229736924171,0.00023483484983444214,0.00023463834077119827,0.00023444229736924171,0.00023444229736924171,0.00023463834077119827,0.00023424625396728516,0.00023424578830599785,0.00023444229736924171,0.0002340497449040413,0.00023444229736924171,0.00023463880643248558,0.00023444229736924171,0.0002340497449040413,0.00023424578830599785,0.00023444229736924171,0.00023424578830599785,0.00023424578830599785,0.0002340497449040413,0.00023385323584079742,0.00023404927924275398,0.00023404927924275398,0.00023424578830599785,0.00023424625396728516,0.00023385323584079742,0.00023404927924275398,0.00023424578830599785,0.00023444229736924171,0.00023463834077119827,0.00023444229736924171,0.00023424578830599785,0.00023444229736924171,0.00023444229736924171,0.00023463880643248558,0.00023463880643248558,0.00023444229736924171,0.00023444229736924171,0.00023424625396728516,0.00023444229736924171,0.00023424578830599785,0.00023444229736924171,0.00023424578830599785,0.00023424578830599785,0.00023424578830599785,0.00023444229736924171,0.00023424625396728516,0.00023444229736924171,0.00023444229736924171,0.00023424578830599785,0.00023424578830599785,0.00023424578830599785,0.00023444229736924171,0.00023424578830599785,0.00023424578830599785,0.00023424578830599785,0.00023424578830599785,0.00023424578830599785,0.00023424578830599785,0.00023424578830599785,0.00023444229736924171,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516,0.00023424625396728516]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.00028824806213378906,0.00031181261874735355,0.0003432320081628859,0.0003779897524509579,0.0004168712766841054,0.00045418180525302887,0.000501703645568341,0.0005553130176849663,0.0006118679884821177,0.0006733321351930499,0.0007450077100656927,0.0008186469203792512,0.000901319261174649,0.000990275526419282,0.0010914066806435585,0.0012053020764142275,0.0013296050019562244,0.0014381983783096075,0.0015483626630157232,0.0016487083630636334,0.0017398246563971043,0.0018350647296756506,0.00192245002835989,0.0020031584426760674,0.0020870091393589973,0.002166343154385686,0.0022403751499950886,0.0023116578813642263,0.0023788169492036104,0.0024451904464513063,0.002507440047338605,0.0025673334021121264,0.0026231028605252504,0.002676712116226554,0.0027313034515827894,0.0027809853199869394,0.0028283107094466686,0.002873476129025221,0.002918052487075329,0.0029614504892379045,0.0030036703683435917,0.0030417663510888815,0.0030806479044258595,0.003115798346698284,0.003148985095322132,0.0031802081502974033,0.003212020266801119,0.003240690566599369,0.003268182510510087,0.0032962635159492493,0.003321202704682946,0.0033467309549450874,0.0033669571857899427,0.003389539895579219,0.0034111407585442066,0.0034307779278606176,0.003451004158705473,0.0034720159601420164,0.003487922018393874,0.0035046134144067764,0.0035218941047787666,0.0035352474078536034,0.003550564404577017,0.003565095830708742,0.003578252624720335,0.0035908205900341272,0.0036020136903971434,0.0036167416255921125,0.003628131002187729,0.003639324102550745,0.0036497318651527166,0.003658961271867156,0.003667994402348995,0.0036774203181266785,0.003685078816488385,0.0036937191616743803,0.0037013774272054434,0.0037086433731019497,0.0037153197918087244,0.0037237638607621193,0.003731226082891226,0.0037373134400695562,0.0037437938153743744,0.0037496848963201046,0.003755575977265835,0.003761270781978965,0.0037659837398678064,0.003770500188693404,0.0037742312997579575,0.003778944257646799,0.0037826753687113523,0.0037862099707126617,0.003790137358009815,0.0037934756837785244,0.0037968140095472336,0.0038001523353159428,0.0038042759988456964,0.003806828986853361,0.0038095780182629824,0.003811738220974803,0.00381389819085598,0.0038168439641594887,0.0038188076578080654,0.0038209676276892424,0.0038239131681621075,0.003826073370873928,0.003827840555459261,0.0038300007581710815,0.0038319644518196583,0.003834320930764079,0.0038360883481800556,0.003837266471236944,0.0038382483180612326,0.003839622950181365,0.0038408010732382536,0.0038427647668868303,0.0038437466137111187,0.003845121245831251,0.0038461030926555395,0.0038468886632472277,0.0038480667863041162,0.0038492451421916485,0.0038500307127833366,0.003850423265248537,0.0038512088358402252,0.0038519944064319134,0.0038525834679603577,0.003853172529488802,0.0038541543763130903,0.0038549399469047785,0.003855921793729067,0.003856314579024911,0.0038572964258491993,0.003858474548906088,0.003859260119497776,0.00385965290479362,0.0038606347516179085,0.0038612238131463528,0.003861812874674797,0.0038624019362032413,0.003862598445266485,0.0038633837830275297,0.003864169353619218,0.0038653474766761065,0.0038659367710351944,0.003866329323500395,0.003866722108796239,0.003867114894092083,0.0038677039556205273,0.003868293249979615,0.0038688823115080595,0.003869471373036504,0.003869864158332348,0.003870453219860792,0.0038708460051566362,0.0038712387904524803,0.0038712387904524803,0.0038714350666850805,0.0038716313429176807,0.0038718278519809246,0.003872024128213525,0.0038722206372767687,0.0038722206372767687,0.0038726134225726128,0.003872809698805213,0.003872809698805213,0.003872809698805213,0.003873005975037813,0.003873202484101057,0.003873202484101057,0.0038733987603336573,0.0038733987603336573,0.003873595269396901,0.0038739878218621016,0.0038739878218621016,0.0038739878218621016,0.0038739878218621016,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454,0.0038741843309253454],"recovered":[0.0,3.0044808227103204e-05,5.851864625583403e-05,8.699248428456485e-05,0.00011880462989211082,0.0001578825176693499,0.0001961749221663922,0.0002350564463995397,0.00028414925327524543,0.00033422393607906997,0.00039195711724460125,0.000454992288723588,0.0005237222649157047,0.0005950049962848425,0.000679837423376739,0.0007737029227428138,0.0008789579151198268,0.0009873548988252878,0.001101446570828557,0.0012141637271270156,0.001318240538239479,0.0014144624583423138,0.0015073460526764393,0.0015998369781300426,0.0016846692888066173,0.0017706799553707242,0.0018525668419897556,0.0019291515927761793,0.002006521914154291,0.0020768227986991405,0.0021457490511238575,0.0022105516400188208,0.002272015903145075,0.002334069227799773,0.0023847329430282116,0.0024430553894490004,0.0024984320625662804,0.0025459537282586098,0.0025958321057260036,0.0026413903106004,0.0026871447917073965,0.002729560947045684,0.002771388040855527,0.0028094840236008167,0.002849936718121171,0.002885283436626196,0.002916899276897311,0.002949104178696871,0.0029807197861373425,0.0030091938097029924,0.0030368820298463106,0.003062803065404296,0.003090884070843458,0.003115234198048711,0.003137816907837987,0.0031613814644515514,0.0031802330631762743,0.0032004592940211296,0.0032220601569861174,0.00324051920324564,0.0032583889551460743,0.0032752768602222204,0.0032913791947066784,0.003304536221548915,0.0033204422798007727,0.003334580920636654,0.003348916070535779,0.0033618765883147717,0.003376800799742341,0.003387797623872757,0.003398401662707329,0.003409594763070345,0.003419020678848028,0.0034302137792110443,0.003440228756517172,0.003448869101703167,0.003457509446889162,0.003466149792075157,0.003474004566669464,0.0034808774944394827,0.0034897143486887217,0.0034973728470504284,0.0035048348363488913,0.003512689610943198,0.0035199555568397045,0.0035254538524895906,0.003531344933435321,0.0035358616150915623,0.0035413599107414484,0.00354607286863029,0.0035503930412232876,0.003553927643224597,0.0035578550305217505,0.0035615861415863037,0.003565513528883457,0.0035696374252438545,0.0035729757510125637,0.003576314076781273,0.003579455893486738,0.003582205157727003,0.003584954421967268,0.0035869181156158447,0.00358986365608871,0.0035918273497372866,0.0035943801049143076,0.0035969330929219723,0.0035998786333948374,0.00360125326551497,0.0036032169591635466,0.0036053769290447235,0.0036077334079891443,0.003609893610700965,0.0036112680099904537,0.003612249856814742,0.0036140172742307186,0.003614999121055007,0.0036163737531751394,0.003618141170591116,0.0036189265083521605,0.003619908355176449,0.003621086711063981,0.003621479496359825,0.003623050404712558,0.003624032251536846,0.0036250140983611345,0.0036257996689528227,0.003626192221418023,0.003626781515777111,0.0036273705773055553,0.003628548700362444,0.003629137994721532,0.003629727056249976,0.0036303161177784204,0.0036311016883701086,0.003632279811426997,0.0036330653820186853,0.0036336544435471296,0.003634440014138818,0.003634832566604018,0.0036356181371957064,0.003636796260252595,0.003637385554611683,0.003637974616140127,0.0036383674014359713,0.0036397420335561037,0.003640331095084548,0.0036409201566129923,0.0036411164328455925,0.0036415092181414366,0.0036420985125005245,0.0036422947887331247,0.003642687574028969,0.0036434729117900133,0.0036442584823817015,0.0036450440529733896,0.003645633114501834,0.003646025899797678,0.003646222176030278,0.003646418685093522,0.0036466149613261223,0.0036466149613261223,0.0036470077466219664,0.0036472040228545666,0.0036472040228545666,0.0036474005319178104,0.0036475968081504107,0.003647793084383011,0.0036479895934462547,0.003648185869678855,0.003648382378742099,0.003648578654974699,0.0036487749312072992,0.003648971440270543,0.003648971440270543,0.003649364225566387,0.0036495605017989874,0.0036495605017989874,0.0036495605017989874,0.0036495605017989874,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876,0.0036497567780315876],"active":[0.00028824806213378906,0.00028176780324429274,0.0002847133728209883,0.00029099726816639304,0.00029806664679199457,0.00029629928758367896,0.0003055287234019488,0.0003202565712854266,0.0003277187352068722,0.00033910819911397994,0.0003530505928210914,0.00036365463165566325,0.0003775969962589443,0.00039527053013443947,0.0004115692572668195,0.00043159915367141366,0.00045064708683639765,0.0004508434794843197,0.0004469160921871662,0.00043454463593661785,0.0004215841181576252,0.00042060227133333683,0.0004151039756834507,0.0004033214645460248,0.0004023398505523801,0.0003956631990149617,0.00038780830800533295,0.00038250628858804703,0.00037229503504931927,0.0003683676477521658,0.00036169099621474743,0.0003567817620933056,0.0003510869573801756,0.0003426428884267807,0.00034657050855457783,0.00033792993053793907,0.00032987864688038826,0.0003275224007666111,0.0003222203813493252,0.0003200601786375046,0.0003165255766361952,0.00031220540404319763,0.00030925986357033253,0.0003063143230974674,0.0002990483772009611,0.00029492471367120743,0.00029512098990380764,0.00029158638790249825,0.00028746272437274456,0.00028706970624625683,0.0002843206748366356,0.0002839278895407915,0.00027607311494648457,0.00027430569753050804,0.0002733238507062197,0.0002693964634090662,0.00027077109552919865,0.0002715566661208868,0.0002658618614077568,0.00026409421116113663,0.00026350514963269234,0.00025997054763138294,0.00025918520987033844,0.00026055960915982723,0.00025781034491956234,0.00025623966939747334,0.00025309761986136436,0.0002548650372773409,0.00025133020244538784,0.00025152647867798805,0.00025133020244538784,0.0002493665087968111,0.000248973723500967,0.00024720653891563416,0.00024485005997121334,0.00024485005997121334,0.00024386798031628132,0.00024249358102679253,0.0002413152251392603,0.0002428863663226366,0.00024151173420250416,0.00023994059301912785,0.00023895897902548313,0.0002369952853769064,0.0002356204204261303,0.00023581692948937416,0.00023463880643248558,0.00023463857360184193,0.00023287138901650906,0.00023287138901650906,0.00023228232748806477,0.00023228232748806477,0.00023228232748806477,0.0002318895421922207,0.0002313004806637764,0.00023051491007208824,0.00023130024783313274,0.00023051491007208824,0.00023012212477624416,0.00022953306324779987,0.00022894376888871193,0.00022992584854364395,0.00022894400171935558,0.0002291402779519558,0.00022953306324779987,0.0002291402779519558,0.00022796192206442356,0.00022874749265611172,0.00022874749265611172,0.00022894400171935558,0.0002283549401909113,0.00022737286053597927,0.00022698030807077885,0.00022737309336662292,0.00022678379900753498,0.00022776564583182335,0.00022737286053597927,0.0002269800752401352,0.00022717658430337906,0.00022698030807077885,0.0002269800752401352,0.00022776564583182335,0.00022698030807077885,0.0002263910137116909,0.0002261947374790907,0.0002261947374790907,0.00022639124654233456,0.0002263910137116909,0.00022678379900753498,0.00022639124654233456,0.00022678379900753498,0.00022658752277493477,0.00022698030807077885,0.00022737286053597927,0.00022698030807077885,0.00022658752277493477,0.00022698030807077885,0.00022678379900753498,0.00022698030807077885,0.00022678379900753498,0.00022580218501389027,0.00022599822841584682,0.0002261947374790907,0.0002269800752401352,0.0002261947374790907,0.00022599822841584682,0.0002258019521832466,0.00022599846124649048,0.0002261947374790907,0.0002261947374790907,0.00022658752277493477,0.00022678379900753498,0.00022639124654233456,0.0002261947374790907,0.0002258019521832466,0.0002256056759506464,0.00022521289065480232,0.00022521289065480232,0.00022521265782415867,0.00022521289065480232,0.00022540916688740253,0.00022521289065480232,0.0002250166144222021,0.0002254093997180462,0.00022540916688740253,0.00022521289065480232,0.0002250166144222021,0.00022501638159155846,0.0002250166144222021,0.00022482010535895824,0.00022482010535895824,0.00022462382912635803,0.00022462382912635803,0.00022501638159155846,0.00022462359629571438,0.00022442732006311417,0.00022442732006311417,0.00022462382912635803,0.00022462382912635803,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782,0.00022442755289375782]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.00028824806213378906,0.00031397270504385233,0.00034087555832229555,0.00037366957985796034,0.00040999826160259545,0.00044809430255554616,0.0004881540371570736,0.0005297847674228251,0.0005761283682659268,0.000626399414613843,0.0006831507198512554,0.0007434367435052991,0.0008111848146654665,0.0008840385708026588,0.0009616052266210318,0.0010452594142407179,0.0011326447129249573,0.001211389433592558,0.0012793339556083083,0.00134511839132756,0.0014110991032794118,0.0014733488205820322,0.0015324566047638655,0.0015911716036498547,0.0016498866025358438,0.001697408501058817,0.001747090369462967,0.0017930412432178855,0.0018374212086200714,0.0018764990381896496,0.0019161660457029939,0.001953083905391395,0.0019880379550158978,0.0020182791631668806,0.0020510731264948845,0.0020815106108784676,0.0021088062785565853,0.002135709160938859,0.002160648349672556,0.0021826419979333878,0.0022069918923079967,0.002225450938567519,0.002246266230940819,0.0022651178296655416,0.002282987581565976,0.002296733669936657,0.002314014360308647,0.00232717115432024,0.0023424881510436535,0.0023556449450552464,0.002366838278248906,0.002377442317083478,0.0023888316936790943,0.002397079486399889,0.002405719831585884,0.002416127361357212,0.0024255532771348953,0.002432622481137514,0.002441459335386753,0.0024485287722200155,0.0024565798230469227,0.0024626674130558968,0.002468951279297471,0.002473467728123069,0.002479555318132043,0.0024850538466125727,0.0024891775101423264,0.002494676038622856,0.002499585272744298,0.0025023343041539192,0.0025064582005143166,0.00251018931157887,0.0025145094841718674,0.0025178478099405766,0.002520989626646042,0.0025237388908863068,0.002526291646063328,0.002529237186536193,0.0025315936654806137,0.0025341466534882784,0.0025363066233694553,0.0025374849792569876,0.0025392521638423204,0.002541215857490897,0.0025429832749068737,0.002544357907027006,0.002545928815379739,0.0025478925090283155,0.002548874355852604,0.0025498562026768923,0.002551623620092869,0.0025535873137414455,0.002554569160565734,0.002555354731157422,0.0025563365779817104,0.002557121915742755,0.002557711210101843,0.0025588893331587315,0.0025596749037504196,0.00255987117998302,0.00256006745621562,0.002561049535870552,0.0025622276589274406,0.0025626204442232847,0.002563209505751729,0.0025637985672801733,0.0025645841378718615,0.0025645841378718615,0.0025651731994003057,0.00256576226092875,0.002565958769991994,0.002566547831520438,0.0025669406168162823,0.0025671368930488825,0.0025673334021121264,0.0025677259545773268,0.002568118739873171,0.002568118739873171,0.002568511525169015,0.002568904310464859,0.0025691005866974592,0.0025691005866974592,0.0025691005866974592,0.002569297095760703,0.0025694933719933033,0.0025696896482259035,0.0025698861572891474,0.0025700824335217476,0.0025700824335217476,0.0025700824335217476,0.0025702789425849915,0.0025702789425849915,0.0025702789425849915,0.0025704752188175917,0.0025704752188175917,0.0025704752188175917,0.0025706717278808355,0.0025708680041134357,0.0025708680041134357,0.0025708680041134357,0.0025708680041134357,0.0025708680041134357,0.0025708680041134357,0.002571064280346036,0.002571064280346036,0.002571064280346036,0.002571064280346036,0.00257126078940928,0.00257126078940928,0.00257145706564188,0.00257145706564188,0.002571849850937724,0.002571849850937724,0.002571849850937724,0.002571849850937724,0.002571849850937724,0.002571849850937724,0.002571849850937724,0.002571849850937724,0.0025720461271703243,0.0025720461271703243,0.0025720461271703243,0.0025720461271703243,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568,0.002572242636233568],"recovered":[0.0,3.0437549867201596e-05,5.792953015770763e-05,8.797433838481084e-05,0.00011723366333171725,0.00015297323989216238,0.00018733821343630552,0.00022582699602935463,0.0002656903525348753,0.0003088920493610203,0.00035857397597283125,0.00041179059189744294,0.00046402536099776626,0.0005260786856524646,0.0005902920966036618,0.0006625567330047488,0.0007375705754384398,0.0008206356433220208,0.0009023260790854692,0.0009745907154865563,0.0010468553518876433,0.0011169599601998925,0.0011833334574475884,0.0012475468683987856,0.0013115638867020607,0.001370475278235972,0.0014266374055296183,0.001476122997701168,0.0015244303504005075,0.0015692029846832156,0.0016161357052624226,0.001656195498071611,0.0016962552908807993,0.0017359222983941436,0.0017698945011943579,0.0018032776424661279,0.0018321442184969783,0.001861796248704195,0.0018918410642072558,0.0019191366154700518,0.0019460394978523254,0.001969211269170046,0.0019886521622538567,0.0020126095041632652,0.0020316573791205883,0.0020526691805571318,0.002069164300337434,0.00208605220541358,0.002101172925904393,0.00211472250521183,0.002131414134055376,0.0021435890812426805,0.0021551749669015408,0.0021657790057361126,0.0021769721060991287,0.002186201512813568,0.0021968057844787836,0.0022048568353056908,0.002211337210610509,0.0022207628935575485,0.0022288141772150993,0.0022354908287525177,0.002242167480289936,0.0022484513465315104,0.0022545389365404844,0.0022604300174862146,0.0022659283131361008,0.002272212179377675,0.002277906984090805,0.002283994574099779,0.002288511022925377,0.0022924384102225304,0.0022955804597586393,0.002300096908584237,0.0023026498965919018,0.002305791713297367,0.002308933762833476,0.002311879303306341,0.0023154139053076506,0.0023173775989562273,0.002320126863196492,0.002322286833077669,0.0023240542504936457,0.002325036097317934,0.002327588852494955,0.002329552546143532,0.002330730902031064,0.0023324983194470406,0.0023344620130956173,0.00233603292144835,0.0023374075535684824,0.002338782185688615,0.002339764032512903,0.002340942155569792,0.0023423167876899242,0.0023431023582816124,0.002343887696042657,0.0023448695428669453,0.0023462441749870777,0.002347029745578766,0.0023480115924030542,0.0023482078686356544,0.0023489934392273426,0.002349975286051631,0.002350368071347475,0.002350760856643319,0.0023511534091085196,0.002352135255932808,0.002352331764996052,0.0023531171027570963,0.0023539026733487844,0.0023540991824120283,0.002354884520173073,0.002355473581701517,0.002355670090764761,0.002355866366997361,0.002355866366997361,0.002356062876060605,0.0023562591522932053,0.0023566519375890493,0.0023566519375890493,0.0023570447228848934,0.002357437275350094,0.002357437275350094,0.002357437275350094,0.002358026569709182,0.002358222845941782,0.002358419355005026,0.002358419355005026,0.002358615631237626,0.0023588119074702263,0.00235900841653347,0.00235900841653347,0.00235900841653347,0.00235900841653347,0.0023592046927660704,0.0023592046927660704,0.0023592046927660704,0.0023594012018293142,0.0023594012018293142,0.0023594012018293142,0.0023594012018293142,0.0023594012018293142,0.0023594012018293142,0.0023594012018293142,0.0023594012018293142,0.0023594012018293142,0.0023595974780619144,0.0023595974780619144,0.0023595974780619144,0.0023595974780619144,0.0023595974780619144,0.0023599902633577585,0.0023599902633577585,0.0023599902633577585,0.0023599902633577585,0.0023599902633577585,0.0023599902633577585,0.0023599902633577585,0.0023599902633577585,0.0023601865395903587,0.0023601865395903587,0.0023601865395903587,0.0023601865395903587,0.0023601865395903587,0.0023601865395903587,0.0023601865395903587,0.0023601865395903587,0.0023601865395903587,0.0023601865395903587,0.0023601865395903587,0.0023601865395903587,0.0023601865395903587,0.0023601865395903587,0.0023601865395903587,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026,0.0023603830486536026],"active":[0.00028824806213378906,0.00028353516245260835,0.00028294604271650314,0.0002856952487491071,0.0002927645982708782,0.00029512104811146855,0.0003008158237207681,0.0003039577859453857,0.00031043801573105156,0.00031750736525282264,0.00032457674387842417,0.00033164615160785615,0.0003471594536677003,0.00035795988515019417,0.00037131313001737,0.00038270268123596907,0.00039507413748651743,0.00039075379027053714,0.00037700787652283907,0.00037052767584100366,0.00036424375139176846,0.0003563888603821397,0.00034912314731627703,0.00034362473525106907,0.00033832271583378315,0.000326933222822845,0.00032045296393334866,0.00031691824551671743,0.00031299085821956396,0.00030729605350643396,0.0003000303404405713,0.00029688840731978416,0.00029178266413509846,0.000282356864772737,0.0002811786253005266,0.0002782329684123397,0.00027666206005960703,0.00027391291223466396,0.0002688072854653001,0.000263505382463336,0.0002609523944556713,0.00025623966939747334,0.00025761406868696213,0.0002525083255022764,0.00025133020244538784,0.00024406448937952518,0.00024485005997121334,0.00024111894890666008,0.0002413152251392603,0.00024092243984341621,0.00023542414419353008,0.00023385323584079742,0.00023365672677755356,0.0002313004806637764,0.00022874772548675537,0.00022992584854364395,0.00022874749265611172,0.00022776564583182335,0.00023012212477624416,0.000227765878662467,0.00022776564583182335,0.00022717658430337906,0.00022678379900753498,0.00022501638159155846,0.00022501638159155846,0.00022462382912635803,0.00022324919700622559,0.00022246385924518108,0.00022167828865349293,0.0002183397300541401,0.00021794717758893967,0.00021775090135633945,0.00021892902441322803,0.00021775090135633945,0.0002183397300541401,0.00021794717758893967,0.00021735788322985172,0.00021735788322985172,0.00021617976017296314,0.00021676905453205109,0.00021617976017296314,0.00021519814617931843,0.00021519791334867477,0.00021617976017296314,0.00021539442241191864,0.00021480536088347435,0.00021519791334867477,0.00021539418958127499,0.00021441234275698662,0.00021382328122854233,0.0002142160665243864,0.0002148051280528307,0.0002148051280528307,0.00021441257558763027,0.0002140197902917862,0.00021401955746114254,0.00021382351405918598,0.0002140197902917862,0.0002134307287633419,0.00021284143440425396,0.0002120558638125658,0.0002128416672348976,0.00021323421970009804,0.00021264515817165375,0.00021284143440425396,0.00021303771063685417,0.0002134307287633419,0.00021244888193905354,0.00021284143440425396,0.00021264515817165375,0.00021205609664320946,0.00021244864910840988,0.00021205609664320946,0.00021166331134736538,0.00021166331134736538,0.0002118595875799656,0.00021225237287580967,0.0002120558638125658,0.00021225237287580967,0.00021225237287580967,0.00021244864910840988,0.0002120558638125658,0.00021166331134736538,0.00021185982041060925,0.00021205609664320946,0.00021166307851672173,0.00021166331134736538,0.00021166307851672173,0.00021166307851672173,0.0002114668022841215,0.00021146703511476517,0.0002112705260515213,0.0002112705260515213,0.0002114668022841215,0.0002114668022841215,0.0002112705260515213,0.00021146703511476517,0.00021166331134736538,0.0002114668022841215,0.0002114668022841215,0.0002114668022841215,0.0002114668022841215,0.0002114668022841215,0.00021166307851672173,0.00021166307851672173,0.00021166307851672173,0.00021166307851672173,0.00021166331134736538,0.00021166331134736538,0.0002118595875799656,0.0002118595875799656,0.00021225237287580967,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002120558638125658,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.00021205609664320946,0.00021205609664320946,0.00021205609664320946,0.00021205609664320946,0.00021205609664320946,0.00021205609664320946,0.00021205609664320946,0.00021205609664320946,0.00021205609664320946,0.00021205609664320946,0.00021205609664320946,0.00021205609664320946,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656,0.0002118595875799656]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.00028824806213378906,0.00031200898229144514,0.00034225016133859754,0.000382309895940125,0.0004202095733489841,0.000461447547422722,0.0005103439907543361,0.0005661134491674602,0.0006356288795359433,0.0007059298222884536,0.0007891912246122956,0.0008732381393201649,0.000981831457465887,0.0010937631595879793,0.0012198335025459528,0.001359257148578763,0.0015155686996877193,0.0016714874655008316,0.0018283880781382322,0.001974684651941061,0.002130014356225729,0.002294180914759636,0.002457365393638611,0.002609945833683014,0.002776665147393942,0.0029475081246346235,0.0031193329486995935,0.0032972453627735376,0.003461608197540045,0.0036295056343078613,0.0038156656082719564,0.003999076317995787,0.004176792688667774,0.004361577797681093,0.004542239475995302,0.004734486807137728,0.004919272381812334,0.005115054547786713,0.00530612375587225,0.005503869615495205,0.005703972186893225,0.005906234495341778,0.006100838538259268,0.006303689908236265,0.006522251293063164,0.006733153946697712,0.006952304393053055,0.007158494088798761,0.007366254925727844,0.007596794981509447,0.007817123085260391,0.00804903730750084,0.008285272866487503,0.008519936352968216,0.008757742121815681,0.008995351381599903,0.009240422397851944,0.00948804710060358,0.009737242013216019,0.009987222962081432,0.010242308489978313,0.010482863523066044,0.010741484351456165,0.010988912545144558,0.011241446249186993,0.011503797955811024,0.011757313273847103,0.012031840160489082,0.01229183655232191,0.01255536638200283,0.012826947495341301,0.013093816116452217,0.013359506614506245,0.013634033501148224,0.013911114074289799,0.014188390225172043,0.014471753500401974,0.014753743074834347,0.015037106350064278,0.015327343717217445,0.015618561767041683,0.015912726521492004,0.016219262033700943,0.016526976600289345,0.016830172389745712,0.01714220643043518,0.01744285225868225,0.01774369180202484,0.018056904897093773,0.018373847007751465,0.018709249794483185,0.019026389345526695,0.019356293603777885,0.019686393439769745,0.0200190469622612,0.020370550453662872,0.0207081139087677,0.02104705013334751,0.021397573873400688,0.021739061921834946,0.022089388221502304,0.022456014528870583,0.02281183935701847,0.0231711994856596,0.02352643385529518,0.0238934513181448,0.024246331304311752,0.024610599502921104,0.024987829849123955,0.025348955765366554,0.025722257792949677,0.02609889768064022,0.026483196765184402,0.02686631679534912,0.02724747359752655,0.027620382606983185,0.02801666036248207,0.028411170467734337,0.028802145272493362,0.029195673763751984,0.029598234221339226,0.029993923380970955,0.03038862906396389,0.030798455700278282,0.031205926090478897,0.031605739146471024,0.032017529010772705,0.03244149312376976,0.03285485506057739,0.03327705338597298,0.03369414806365967,0.03412243351340294,0.034566231071949005,0.03500335291028023,0.035432424396276474,0.035862479358911514,0.036301370710134506,0.036724746227264404,0.037171490490436554,0.03763355314731598,0.03807970881462097,0.03853254020214081,0.0389859601855278,0.03945666179060936,0.03990831598639488,0.040358204394578934,0.04081948101520538,0.041284095495939255,0.04175126180052757,0.04223138839006424,0.042693253606557846,0.04315963760018349,0.043623268604278564,0.044095344841480255,0.04456663504242897,0.04505108296871185,0.04552885517477989,0.046007610857486725,0.04649755731225014,0.046995945274829865,0.04748530313372612,0.04796817898750305,0.048468731343746185,0.048977725207805634,0.04945765808224678,0.0499580092728138,0.05045149102807045,0.05094340071082115,0.051452986896038055,0.05195942521095276,0.052481185644865036,0.052990179508924484,0.053486015647649765,0.05398067831993103,0.054515790194272995,0.055028513073921204,0.05552886798977852,0.05603550747036934,0.05654901638627052,0.05707509443163872,0.05759449675679207,0.058109186589717865,0.0586429238319397,0.05917626991868019,0.05970647186040878,0.06023254990577698,0.0607609860599041,0.061285100877285004,0.06181608885526657,0.06235473230481148,0.06287845969200134,0.06341278553009033,0.06393159925937653,0.06445492804050446,0.06497412919998169,0.06548979878425598,0.0660264864563942,0.0665661096572876,0.06707726418972015,0.06759510189294815,0.06812313944101334,0.06864921748638153,0.069176085293293,0.0697094276547432,0.0702439472079277,0.07076924294233322,0.07128530740737915,0.07180274277925491,0.07232607901096344,0.07285961508750916,0.07337764650583267,0.07390116900205612,0.07442136108875275,0.07493094354867935,0.0754472017288208,0.07596169412136078,0.07647618651390076,0.07698694616556168,0.07749456912279129,0.07799374312162399,0.07849763333797455,0.07899229228496552,0.07950226962566376,0.08001361787319183,0.08050023019313812,0.08098389208316803,0.08147285133600235,0.08196240663528442,0.08245490491390228,0.08295290172100067,0.08344540745019913,0.08393731713294983,0.08442274481058121,0.0849020853638649,0.08539164066314697,0.08587274700403214,0.08636171370744705,0.08683830499649048,0.08733060956001282,0.08780092000961304,0.08827496320009232,0.08874782174825668,0.08920811861753464,0.08967253565788269,0.09012635052204132,0.0905899778008461,0.09103633463382721,0.09149466454982758,0.091949462890625,0.09239031374454498,0.09283313155174255,0.09327123314142227,0.09370993077754974,0.09415294229984283,0.09460125863552094,0.0950419157743454,0.09547197073698044,0.0959043800830841,0.09633541107177734,0.09675505757331848,0.09716351330280304,0.09759631007909775,0.09801281243562698,0.09842244535684586,0.0988306999206543,0.09924975782632828,0.09965212643146515,0.1000552698969841,0.10044330358505249,0.10084841400384903,0.10124567896127701,0.1016305610537529,0.10202978551387787,0.10241251438856125,0.1028032898902893,0.10319466143846512,0.10358975827693939,0.10399133712053299,0.10437995940446854,0.10476621985435486,0.10514698177576065,0.1055283397436142,0.10590517520904541,0.10627710074186325,0.10665315389633179,0.10703332722187042,0.1073973998427391,0.107765793800354,0.10813555866479874,0.10849884897470474,0.10886409878730774,0.1092352420091629,0.10958968847990036,0.10995415598154068,0.11031468957662582,0.11066462844610214,0.11101318150758743,0.11135938763618469,0.11170283704996109,0.11205139756202698,0.11239760369062424,0.11274085938930511,0.11308018863201141,0.11340577155351639,0.11373823136091232,0.11407088488340378,0.11440137773752213,0.11473147571086884,0.11503899097442627,0.11536654084920883,0.11568406969308853,0.11599669605493546,0.11632934957742691,0.11665336042642593,0.11696068197488785,0.11726662516593933,0.11756903678178787,0.11786654591560364,0.11816738545894623,0.11846508085727692,0.11875787377357483,0.11905812472105026,0.11935071647167206,0.11965057253837585,0.11993099749088287,0.12020885944366455,0.12049674242734909,0.12077794224023819,0.12105168402194977,0.12131109088659286,0.12159033119678497,0.12185759097337723,0.12213192135095596,0.12239506095647812,0.12267155200242996,0.12293528020381927,0.12318506091833115,0.12344545125961304,0.12370505183935165,0.1239619106054306,0.124217189848423,0.12446029484272003,0.12470968812704086,0.12496104836463928,0.12521612644195557,0.12545962631702423,0.1257113814353943,0.12595625221729279,0.12620721757411957,0.12644678354263306,0.12668576836585999],"recovered":[0.0,3.063392068725079e-05,5.8322271797806025e-05,8.738522592466325e-05,0.0001215538359247148,0.00015356234507635236,0.0001894982997328043,0.00023544917348772287,0.00028434564592316747,0.0003471844538580626,0.00041336158756166697,0.0004891608841717243,0.0005657456931658089,0.0006584329530596733,0.0007577968062832952,0.0008760123164393008,0.001009741215966642,0.001154270488768816,0.0013019416946917772,0.0014513802016153932,0.0016002296470105648,0.0017583086155354977,0.0019128527492284775,0.0020660224836319685,0.0022211556788533926,0.002386893145740032,0.0025567542761564255,0.002727990038692951,0.0028984402306377888,0.003068301361054182,0.003237377153709531,0.003420787863433361,0.003598307492211461,0.0037754345685243607,0.0039517758414149284,0.004128706641495228,0.004319382831454277,0.004505150020122528,0.0046930774115026,0.004875113721936941,0.005069128703325987,0.005261572543531656,0.005460889078676701,0.005654511507600546,0.005859915632754564,0.006064534652978182,0.006274455692619085,0.006500871852040291,0.00670882873237133,0.006918946281075478,0.007139863912016153,0.007360781542956829,0.007584251929074526,0.007814202457666397,0.008048473857343197,0.008285493589937687,0.00852192472666502,0.008759533986449242,0.00899871438741684,0.00924928393214941,0.009497890248894691,0.009750423952937126,0.009991960600018501,0.010249599814414978,0.01050272211432457,0.010753488168120384,0.011008967645466328,0.011267588473856449,0.011528762057423592,0.011784438043832779,0.012049539014697075,0.01231837086379528,0.012584847398102283,0.012863301672041416,0.013131151907145977,0.013409409672021866,0.01368472259491682,0.013966122642159462,0.01425459235906601,0.014532850123941898,0.014820338226854801,0.01511332392692566,0.015405131503939629,0.015699688345193863,0.015994245186448097,0.016304315999150276,0.01661006547510624,0.01691051386296749,0.017220977693796158,0.01752692274749279,0.017839349806308746,0.018153151497244835,0.018475200980901718,0.018811192363500595,0.019143255427479744,0.01947041042149067,0.01981641724705696,0.020148087292909622,0.020490363240242004,0.020842064172029495,0.02117864415049553,0.021521704271435738,0.021879492327570915,0.02223806641995907,0.02259507030248642,0.02295973151922226,0.02331536076962948,0.023671969771385193,0.024021707475185394,0.024396777153015137,0.024770274758338928,0.025140434503555298,0.025510398671030998,0.025877809152007103,0.026263482868671417,0.02664051577448845,0.027019314467906952,0.027403613552451134,0.027793804183602333,0.02818968892097473,0.028581252321600914,0.028982046991586685,0.029375573620200157,0.0297724399715662,0.030175788328051567,0.03058581054210663,0.030994655564427376,0.03139171749353409,0.03181587904691696,0.03222865238785744,0.032644566148519516,0.03306519612669945,0.033483464270830154,0.0339198037981987,0.034351229667663574,0.03478579968214035,0.03521369397640228,0.03564511984586716,0.036082636564970016,0.03651779517531395,0.036969251930713654,0.03741874545812607,0.03786254674196243,0.03832421451807022,0.03879138082265854,0.03925187140703201,0.03969292342662811,0.04014791548252106,0.04059799760580063,0.0410584881901741,0.041523102670907974,0.04198732599616051,0.04245017096400261,0.042930103838443756,0.04339982196688652,0.04387209564447403,0.04434201121330261,0.044804662466049194,0.04528616741299629,0.045781806111335754,0.04627077281475067,0.04677073284983635,0.04725144803524017,0.04773550480604172,0.04824508726596832,0.04872502014040947,0.0492078959941864,0.0497111976146698,0.05021508410573006,0.05072132870554924,0.05120636895298958,0.05173362419009209,0.05224006623029709,0.05273904651403427,0.053230170160532,0.05374427139759064,0.0542585663497448,0.05475872382521629,0.05527852103114128,0.0557861402630806,0.05630495026707649,0.05682278424501419,0.05734316632151604,0.057876117527484894,0.058408286422491074,0.0589325949549675,0.05945926532149315,0.05998750403523445,0.06050710007548332,0.06105006858706474,0.061578698456287384,0.0621049739420414,0.06263576447963715,0.06316066533327103,0.06368105113506317,0.0642012357711792,0.0647284984588623,0.06525987386703491,0.06579459458589554,0.06632224470376968,0.06683379411697388,0.06736890226602554,0.0679059773683548,0.06843343377113342,0.06895951181650162,0.06948991119861603,0.07002207636833191,0.07053892314434052,0.07106264680624008,0.07157949358224869,0.07210361212491989,0.07261437177658081,0.07313240319490433,0.07366593927145004,0.07417336851358414,0.07469865679740906,0.07520627975463867,0.07572666555643082,0.07624311745166779,0.07674366980791092,0.07725050300359726,0.07775557041168213,0.07825671136379242,0.07874763756990433,0.07926370203495026,0.07976268231868744,0.08025773614645004,0.0807533711194992,0.08124665915966034,0.08173837512731552,0.08223126828670502,0.08272631466388702,0.08321469277143478,0.083699531853199,0.08419281989336014,0.08468905091285706,0.08515739440917969,0.08564537763595581,0.08613336086273193,0.0866197720170021,0.08709008246660233,0.08756726235151291,0.08803757280111313,0.08850473910570145,0.08897878229618073,0.08943023532629013,0.08990368992090225,0.09034218639135361,0.09080660343170166,0.0912615954875946,0.09171324968338013,0.0921696126461029,0.09261675179004669,0.09305053949356079,0.09348549693822861,0.09392379969358444,0.09436995536088943,0.09481021761894226,0.0952434167265892,0.09567268192768097,0.09609625488519669,0.09650058299303055,0.09692180156707764,0.09733280539512634,0.09774342179298401,0.09816699475049973,0.09857485443353653,0.09898566454648972,0.09938645362854004,0.09978607296943665,0.10018686950206757,0.10058216005563736,0.10097863525152206,0.10137903690338135,0.10176313668489456,0.10215490311384201,0.10253468155860901,0.1029372438788414,0.10333292931318283,0.103723905980587,0.10410898923873901,0.1045021265745163,0.10488347709178925,0.10526365041732788,0.10564245283603668,0.10601124167442322,0.1063804179430008,0.10676098614931107,0.107129767537117,0.10750170052051544,0.10786812752485275,0.10823828727006912,0.10861394554376602,0.1089727133512497,0.10933364182710648,0.10969241708517075,0.11004509776830673,0.11040230095386505,0.11075340956449509,0.11109313368797302,0.1114426702260971,0.111791230738163,0.11213723570108414,0.11247558891773224,0.1128103956580162,0.1131414845585823,0.11348237842321396,0.11380619555711746,0.11414454877376556,0.11447051912546158,0.11478883773088455,0.11510715633630753,0.11541349440813065,0.1157430112361908,0.11606191843748093,0.11639241129159927,0.11669344455003738,0.11699801683425903,0.11729041486978531,0.11759164929389954,0.1179005354642868,0.11819607764482498,0.1184951514005661,0.11879619210958481,0.11909506469964981,0.11937509477138519,0.11965394020080566,0.11992905288934708,0.1202249825000763,0.12050618976354599,0.1207699179649353,0.12105308473110199,0.12132623791694641,0.12159702926874161,0.1218564361333847,0.12213842570781708,0.12240706384181976,0.12265782803297043,0.12291546911001205,0.12317055463790894,0.12343212217092514,0.12369192391633987,0.12393876165151596,0.12418874353170395,0.12443715333938599,0.12469007819890976,0.12493828684091568,0.12519514560699463,0.12544001638889313,0.12568745017051697,0.1259358525276184],"active":[0.00028824806213378906,0.00028137507615610957,0.0002839278895407915,0.0002949246554635465,0.0002986557374242693,0.0003078852023463696,0.0003208456910215318,0.00033066427567973733,0.0003512832336127758,0.00035874536843039095,0.00037582963705062866,0.0003840772551484406,0.00041608576430007815,0.000435330206528306,0.00046203669626265764,0.00048324483213946223,0.0005058274837210774,0.0005172169767320156,0.000526446383446455,0.0005233044503256679,0.0005297847092151642,0.0005358722992241383,0.0005445126444101334,0.0005439233500510454,0.0005555094685405493,0.0005606149788945913,0.0005625786725431681,0.0005692553240805864,0.000563167966902256,0.0005612042732536793,0.0005782884545624256,0.0005782884545624256,0.0005784851964563131,0.0005861432291567326,0.0005904636345803738,0.0006057801656424999,0.000599889550358057,0.0006099045276641846,0.0006130463443696499,0.0006287558935582638,0.0006348434835672379,0.0006446619518101215,0.0006399494595825672,0.0006491784006357193,0.0006623356603085995,0.0006686192937195301,0.0006778487004339695,0.0006576222367584705,0.000657426193356514,0.0006778487004339695,0.0006772591732442379,0.0006882557645440102,0.0007010209374129772,0.0007057338953018188,0.0007092682644724846,0.0007098577916622162,0.000718497671186924,0.0007285131141543388,0.0007385276257991791,0.0007379390299320221,0.000744418241083622,0.0007324395701289177,0.000749523751437664,0.0007393127307295799,0.0007387241348624229,0.0007503097876906395,0.0007483456283807755,0.0007642516866326332,0.0007630744948983192,0.0007709283381700516,0.0007774084806442261,0.0007754452526569366,0.0007746592164039612,0.0007707318291068077,0.0007799621671438217,0.000778980553150177,0.0007870309054851532,0.0007876204326748848,0.0007825139909982681,0.000794493593275547,0.000798223540186882,0.0007994025945663452,0.0008141305297613144,0.0008272882550954819,0.000835927203297615,0.0008378904312849045,0.0008327867835760117,0.0008331779390573502,0.000835927203297615,0.0008469242602586746,0.0008698999881744385,0.0008732378482818604,0.0008810926228761673,0.0008752010762691498,0.000875791534781456,0.0009001400321722031,0.0008916966617107391,0.0008989628404378891,0.0009072106331586838,0.0008969977498054504,0.0009107440710067749,0.000934310257434845,0.0009323470294475555,0.000933133065700531,0.0009313635528087616,0.0009337197989225388,0.0009309705346822739,0.0009386297315359116,0.0009661223739385605,0.0009521786123514175,0.0009519830346107483,0.0009584631770849228,0.0009727980941534042,0.0009885076433420181,0.000983990728855133,0.0009798668324947357,0.000997345894575119,0.0010075569152832031,0.0010083410888910294,0.0010059848427772522,0.0010169818997383118,0.0010118763893842697,0.001013055443763733,0.001026015728712082,0.00103013776242733,0.0010199286043643951,0.0010228734463453293,0.001049775630235672,0.001038976013660431,0.0010484009981155396,0.001049581915140152,0.0010572373867034912,0.0010827668011188507,0.0010835491120815277,0.0010811947286128998,0.001076679676771164,0.0010876767337322235,0.0010796263813972473,0.0010888539254665375,0.0011157579720020294,0.0011104568839073181,0.00111379474401474,0.0011234134435653687,0.0011324472725391388,0.0011169351637363434,0.0011063329875469208,0.0011265575885772705,0.0011361800134181976,0.001153264194726944,0.0011729001998901367,0.0011701509356498718,0.0011723116040229797,0.0011730976402759552,0.001165241003036499,0.00116681307554245,0.0011789873242378235,0.0011868439614772797,0.0012029483914375305,0.0012113898992538452,0.00121413916349411,0.0012145303189754486,0.0011974461376667023,0.001217283308506012,0.001242220401763916,0.0012125708162784576,0.0012329891324043274,0.0012435950338840485,0.001232203096151352,0.0012379027903079987,0.0012380965054035187,0.0012748166918754578,0.0012565553188323975,0.0012459494173526764,0.001241631805896759,0.0012856200337409973,0.0012842416763305664,0.001270301640033722,0.0012767836451530457,0.001270495355129242,0.0012889541685581207,0.0012895464897155762,0.0012864023447036743,0.0012997575104236603,0.0013001523911952972,0.0012981854379177094,0.0012999549508094788,0.0013017207384109497,0.0012975968420505524,0.001308988779783249,0.0013046637177467346,0.0012997612357139587,0.001307811588048935,0.0012958347797393799,0.001294262707233429,0.001293078064918518,0.0012885630130767822,0.0012979879975318909,0.0013062357902526855,0.0012826696038246155,0.0012728571891784668,0.0012893453240394592,0.0012803152203559875,0.001270107924938202,0.0012759938836097717,0.0012844353914260864,0.0012793317437171936,0.0012632310390472412,0.0012638196349143982,0.0012634322047233582,0.0012801215052604675,0.0012740343809127808,0.0012867972254753113,0.0012889578938484192,0.001265004277229309,0.0012738332152366638,0.0012630373239517212,0.001269906759262085,0.0012602806091308594,0.0012514516711235046,0.0012500733137130737,0.0012471303343772888,0.0012367218732833862,0.0012455582618713379,0.001265980303287506,0.0012365281581878662,0.0012212097644805908,0.0012151151895523071,0.0012090355157852173,0.0012082457542419434,0.0012145265936851501,0.00121413916349411,0.0012110024690628052,0.0012080520391464233,0.0012025535106658936,0.0011988207697868347,0.0011836960911750793,0.0012043192982673645,0.001192927360534668,0.0011972486972808838,0.0011811479926109314,0.0011848807334899902,0.0011805593967437744,0.0011705458164215088,0.001167796552181244,0.0011475682258605957,0.0011597424745559692,0.0011326447129249573,0.0011524781584739685,0.0011428594589233398,0.0011287182569503784,0.0011198818683624268,0.0011016204953193665,0.0010931789875030518,0.0011024028062820435,0.0011157616972923279,0.0011181160807609558,0.0011020153760910034,0.0010941624641418457,0.0010919943451881409,0.0010823756456375122,0.0010672584176063538,0.0010957270860671997,0.001091010868549347,0.001089639961719513,0.001087278127670288,0.0010827630758285522,0.0010772719979286194,0.0010696053504943848,0.0010568499565124512,0.001062341034412384,0.0010588094592094421,0.0010484009981155396,0.0010511502623558044,0.0010334774851799011,0.0010401532053947449,0.001039758324623108,0.0010550767183303833,0.0010540932416915894,0.0010470300912857056,0.0010423138737678528,0.001037992537021637,0.0010262131690979004,0.0010216981172561646,0.0010134503245353699,0.001010701060295105,0.0010220855474472046,0.0010169818997383118,0.0010048076510429382,0.0010057911276817322,0.0009971484541893005,0.0009959712624549866,0.0009969547390937805,0.0009757429361343384,0.000981442630290985,0.0009810477495193481,0.0009722113609313965,0.0009680837392807007,0.0009570866823196411,0.0009494274854660034,0.0009582638740539551,0.0009549334645271301,0.0009496286511421204,0.0009429529309272766,0.0009301826357841492,0.0009278357028961182,0.0009294003248214722,0.0009189993143081665,0.0009252801537513733,0.0008944422006607056,0.0008960217237472534,0.0008952319622039795,0.0008895397186279297,0.0009158551692962646,0.0009103491902351379,0.0008987635374069214,0.0008742138743400574,0.0008755922317504883,0.0008685290813446045,0.0008769705891609192,0.0008734315633773804,0.0008573383092880249,0.0008620470762252808,0.000855565071105957,0.0008543804287910461,0.0008359327912330627,0.0008337646722793579,0.0008428022265434265,0.0008488893508911133,0.0008267015218734741,0.000804901123046875,0.0008204132318496704,0.000804506242275238,0.000805683434009552,0.0007980316877365112,0.0008151158690452576,0.0007968544960021973,0.0007779970765113831,0.0007876232266426086,0.0007895827293395996,0.0007913559675216675,0.0007850676774978638,0.0007683709263801575,0.0007709264755249023,0.0007723048329353333,0.0007789731025695801,0.0007695481181144714,0.0007730945944786072,0.0007611066102981567,0.0007672011852264404,0.0007593333721160889,0.0007499158382415771]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.00028824806213378906,0.00031299085821956396,0.00034480300382710993,0.0003775969962589443,0.0004139256780035794,0.000457323738373816,0.0005028818850405514,0.0005555093521252275,0.0006152062560431659,0.0006813834188506007,0.0007473641308024526,0.0008314110455103219,0.0009132978739216924,0.0010050032287836075,0.0011033853515982628,0.001212175004184246,0.0013299977872520685,0.0014515515649691224,0.0015707489801570773,0.001686804462224245,0.0018036453984677792,0.0019151841988787055,0.002027115784585476,0.00214395672082901,0.002262761350721121,0.0023847080301493406,0.002505280077457428,0.002618782687932253,0.0027387654408812523,0.002852268051356077,0.0029698945581912994,0.0030892882496118546,0.0032031836453825235,0.003312955144792795,0.0034241012763231993,0.003540156641975045,0.003659746842458844,0.0037691255565732718,0.00388066447339952,0.003990632481873035,0.004100600257515907,0.004220190457999706,0.004330354742705822,0.004442875739187002,0.0045593236573040485,0.004668702371418476,0.004774743225425482,0.004887852817773819,0.004997624550014734,0.00510778883472085,0.005218738690018654,0.005325957201421261,0.005438674241304398,0.005544715095311403,0.00565154105424881,0.005755028687417507,0.005864210892468691,0.005971625912934542,0.00607943395152688,0.006187831051647663,0.006291711237281561,0.006396573502570391,0.006501828785985708,0.006608065217733383,0.006719015073031187,0.006824466399848461,0.006931096315383911,0.007034190930426121,0.007134340703487396,0.007250788621604443,0.007362916599959135,0.007468367926776409,0.0075753903947770596,0.00767652178183198,0.007783347740769386,0.007887031883001328,0.007995428517460823,0.00809989869594574,0.008207705803215504,0.008312961086630821,0.008413306437432766,0.00852464884519577,0.008625583723187447,0.008730250410735607,0.008831577375531197,0.008939188905060291,0.009042873047292233,0.009155197069048882,0.00925672147423029,0.009363154880702496,0.009471355006098747,0.009577199816703796,0.009680294431746006,0.009786924347281456,0.009894339367747307,0.00999389961361885,0.010099153965711594,0.010198714211583138,0.010300631634891033,0.010402941145002842,0.010504857636988163,0.010603631846606731,0.010712421499192715,0.010811000131070614,0.010909775272011757,0.011004818603396416,0.011112823151051998,0.011210027150809765,0.011304480955004692,0.011402666568756104,0.011500852182507515,0.011597664095461369,0.011698794551193714,0.011794623918831348,0.01189457718282938,0.011996100656688213,0.012083682231605053,0.012182064354419708,0.012286926619708538,0.012380596250295639,0.012469944544136524,0.012562239542603493,0.012654338032007217,0.012752327136695385,0.012839122675359249,0.012937112711369991,0.01303137093782425,0.013125629164278507,0.013214780949056149,0.013307664543390274,0.013392889872193336,0.013487148098647594,0.013573158532381058,0.013665257021784782,0.013754998333752155,0.013849846087396145,0.013935071416199207,0.014021278358995914,0.014107092283666134,0.014193888753652573,0.0142826484516263,0.01436767727136612,0.014456829987466335,0.014541269280016422,0.014620799571275711,0.014698955230414867,0.01478241290897131,0.014860176481306553,0.014943830668926239,0.015025717206299305,0.015109764412045479,0.01519243698567152,0.015273145399987698,0.015353264287114143,0.015430831350386143,0.015511146746575832,0.015586357563734055,0.015662353485822678,0.015742864459753036,0.015821807086467743,0.015898194164037704,0.01597360149025917,0.016047634184360504,0.01612500473856926,0.01620512269437313,0.01628013700246811,0.016358882188796997,0.016438215970993042,0.01651323027908802,0.016584904864430428,0.016662079840898514,0.01673768274486065,0.01681249961256981,0.016884371638298035,0.016959385946393013,0.017035381868481636,0.017108235508203506,0.017185408622026443,0.017257869243621826,0.017326796427369118,0.017400043085217476,0.017471324652433395,0.01754358969628811,0.017615461722016335,0.017686352133750916,0.01775488629937172,0.017828328534960747,0.017901968210935593,0.01797187514603138,0.018045319244265556,0.018118761479854584,0.018189063295722008,0.018259167671203613,0.018331628292798996,0.01839859038591385,0.018466142937541008,0.01852937415242195,0.01859358698129654,0.018661335110664368,0.018725549802184105,0.018793493509292603,0.018860455602407455,0.01893232762813568,0.018998505547642708,0.019063306972384453,0.01912948489189148,0.019192911684513092,0.01926282048225403,0.01932801678776741,0.019392229616642,0.01945408619940281,0.01951437257230282,0.019573479890823364,0.019634747877717018,0.019696997478604317,0.01975473016500473,0.019817963242530823,0.019879622384905815,0.01993912272155285,0.019998427480459213,0.02006480097770691,0.020123319700360298,0.020180856809020042,0.020239178091287613,0.0202945563942194,0.020353075116872787,0.020407861098647118,0.020457543432712555,0.020512526854872704,0.020566333085298538,0.020621513947844505,0.020676497370004654,0.020733052864670753,0.02078450284898281,0.020839093253016472,0.020893488079309464,0.020945722237229347,0.020999528467655182,0.02105647698044777,0.021110281348228455,0.021165069192647934,0.02121867798268795,0.02127170003950596,0.02132236212491989,0.021372241899371147,0.0214246716350317,0.021477889269590378,0.021529337391257286,0.021580001339316368,0.021629881113767624,0.021678972989320755,0.021726299077272415,0.02177460677921772,0.021820753812789917,0.02187122032046318,0.02192031405866146,0.021968424320220947,0.022017518058419228,0.022061308845877647,0.02211177535355091,0.022158708423376083,0.02220308780670166,0.022251984104514122,0.022297542542219162,0.022344280034303665,0.022387677803635597,0.022432057186961174,0.0224780086427927,0.022521208971738815,0.02256382256746292,0.022609183564782143,0.022650618106126785,0.022694408893585205,0.022736432030797005,0.022780615836381912,0.02282106876373291,0.022861521691083908,0.022903937846422195,0.02294694259762764,0.022985823452472687,0.02302529476583004,0.02306928113102913,0.023108752444386482,0.0231509730219841,0.02319103293120861,0.023227950558066368,0.023269973695278168,0.02330964058637619,0.023351270705461502,0.023392902687191963,0.023433158174157143,0.02347203902900219,0.023510528728365898,0.023547446355223656,0.02358652465045452,0.023622067645192146,0.02365937829017639,0.02369609847664833,0.02373282052576542,0.02376914955675602,0.023804103955626488,0.02384377084672451,0.023882651701569557,0.023917606100440025,0.02395157888531685,0.023986531421542168,0.024016380310058594,0.02404642477631569,0.024079415947198868,0.02410985343158245,0.02413911186158657,0.02416817657649517,0.02419920265674591,0.024230817332863808,0.02425988018512726,0.024292675778269768,0.024322327226400375,0.024353353306651115,0.02438143454492092,0.024414032697677612,0.02444388158619404,0.024471962824463844,0.024501221254467964,0.024532640352845192,0.024561507627367973,0.024592533707618713,0.024619437754154205,0.02464614436030388,0.02467363514006138,0.02470093034207821,0.024728422984480858,0.02475336194038391,0.024779479950666428,0.024808542802929878,0.02483524940907955,0.024859009310603142,0.024885913357138634,0.02491399459540844,0.02493971772491932,0.024966228753328323,0.02499254234135151,0.025018855929374695,0.025044187903404236,0.02506912685930729,0.025092298164963722,0.02511429227888584,0.025135893374681473,0.02516338601708412,0.025187736377120018,0.025208551436662674,0.025233490392565727],"recovered":[0.0,3.161577842547558e-05,5.989324563415721e-05,8.856345084495842e-05,0.0001207683453685604,0.00015532968973275274,0.00019499669724609703,0.0002348600683035329,0.00028434564592316747,0.00033697314211167395,0.0003996155865024775,0.0004620616673491895,0.0005335407913662493,0.0006134639261290431,0.000699081807397306,0.0007958928472362459,0.0008921147673390806,0.0010011008707806468,0.0011183344759047031,0.0012338008964434266,0.0013571219751611352,0.001467679045163095,0.0015821635024622083,0.0016968443524092436,0.001814274350181222,0.0019324899185448885,0.0020509017631411552,0.002169313607737422,0.002286154543980956,0.002410653978586197,0.002526709344238043,0.002636481076478958,0.0027531255036592484,0.002870948286727071,0.0029830762650817633,0.003096382599323988,0.003209885209798813,0.003323976881802082,0.0034337483812123537,0.003543520113453269,0.003659771755337715,0.003772881580516696,0.0038912936579436064,0.004001261666417122,0.004113978706300259,0.0042290519922971725,0.00433980580419302,0.004448006395250559,0.004556796047836542,0.0046663712710142136,0.004780462943017483,0.004888270515948534,0.004997060168534517,0.005107224453240633,0.005218174308538437,0.005324214696884155,0.00542770279571414,0.005535706877708435,0.005645871162414551,0.005755249876528978,0.00586109422147274,0.005973418243229389,0.006075531244277954,0.006187266670167446,0.006289968732744455,0.006401311606168747,0.006504995282739401,0.0066110361367464066,0.00671393470838666,0.006820564158260822,0.006926997564733028,0.007044623605906963,0.007148307748138905,0.007257293909788132,0.007360585033893585,0.007472320459783077,0.007576397154480219,0.007686168886721134,0.007790049072355032,0.007900605909526348,0.008003701455891132,0.008106403052806854,0.008217156864702702,0.008319073356688023,0.00842609629034996,0.008530565537512302,0.00863601639866829,0.00873714778572321,0.008845348842442036,0.008951585739850998,0.009057626128196716,0.009168772026896477,0.009271866641938686,0.009374372661113739,0.009482377208769321,0.009586846455931664,0.009694457985460758,0.009804229252040386,0.009905950166285038,0.010006099008023739,0.010108605027198792,0.010205809026956558,0.010304191149771214,0.010411999188363552,0.01050998829305172,0.010606799274682999,0.010702039115130901,0.010800224728882313,0.010898999869823456,0.010999541729688644,0.01109988708049059,0.011194931343197823,0.011293313466012478,0.011390713043510914,0.011488506570458412,0.011583353392779827,0.011687234044075012,0.011779332533478737,0.01187280472368002,0.011970008723437786,0.012065248563885689,0.01216147094964981,0.01225278340280056,0.012349790893495083,0.01244522724300623,0.012538503855466843,0.01263472530990839,0.012723288498818874,0.012815386988222599,0.012911609373986721,0.013003706932067871,0.013085789978504181,0.013170622289180756,0.013253884389996529,0.013342251069843769,0.013429439626634121,0.013520753011107445,0.013605977408587933,0.013696701265871525,0.013787425123155117,0.013871864415705204,0.013963176868855953,0.014052722603082657,0.014134020544588566,0.014220227487385273,0.014306827448308468,0.014387927949428558,0.014468244276940823,0.014546006917953491,0.014630250632762909,0.014714297838509083,0.014797362498939037,0.01488514058291912,0.014966634102165699,0.015044004656374454,0.015125499106943607,0.015203851275146008,0.015282203443348408,0.015359966084361076,0.015437533147633076,0.01551136840134859,0.015590113587677479,0.0156694483011961,0.0157436765730381,0.01581868901848793,0.015900183469057083,0.015980498865246773,0.016056494787335396,0.016131704673171043,0.01620730757713318,0.016278788447380066,0.016353605315089226,0.016430778428912163,0.016501473262906075,0.016572754830121994,0.016644824296236038,0.016722586005926132,0.01679367385804653,0.016870060935616493,0.01694527082145214,0.017016751691699028,0.017092354595661163,0.017161868512630463,0.01723688282072544,0.017307577654719353,0.017377682030200958,0.017445821315050125,0.01751808635890484,0.01759231463074684,0.0176655612885952,0.01773468405008316,0.017806949093937874,0.017878035083413124,0.017952067777514458,0.018025116994976997,0.018094239756464958,0.018161792308092117,0.018227772787213326,0.018290415406227112,0.01835835911333561,0.018424732610583305,0.018491892144083977,0.018558070063591003,0.018623068928718567,0.01868806779384613,0.018753262236714363,0.018820617347955704,0.018885616213083267,0.018950222060084343,0.01901816762983799,0.01908355951309204,0.019146790727972984,0.01921316422522068,0.019271092489361763,0.019332950934767723,0.019394610077142715,0.01945214718580246,0.019512629136443138,0.01957762986421585,0.019636932760477066,0.019695844501256943,0.019757701084017754,0.01981484517455101,0.01987493596971035,0.019937381148338318,0.019995704293251038,0.020055007189512253,0.0201141145080328,0.0201665461063385,0.02022113837301731,0.020274747163057327,0.020326197147369385,0.02038157358765602,0.02043459378182888,0.020488006994128227,0.02054240182042122,0.02059718780219555,0.02065354771912098,0.020705193281173706,0.02075742743909359,0.02081378549337387,0.02086680568754673,0.020922772586345673,0.020974811166524887,0.02102881297469139,0.021081440150737762,0.021132299676537514,0.021184731274843216,0.021235983818769455,0.02129175327718258,0.021341240033507347,0.021391117945313454,0.021438246592879295,0.021489499136805534,0.021536825224757195,0.02158493548631668,0.02163088694214821,0.021678801625967026,0.021727304905653,0.021772274747490883,0.021817440167069435,0.02186731807887554,0.021915428340435028,0.021961772814393044,0.022009294480085373,0.022058779373764992,0.022102374583482742,0.02214675396680832,0.022188778966665268,0.022230016067624092,0.02227223664522171,0.022316811606287956,0.022360602393746376,0.022402625530958176,0.022444846108555794,0.022488441318273544,0.022530464455485344,0.022568952292203903,0.022607244551181793,0.02265005372464657,0.02269541658461094,0.02273351140320301,0.02277710661292076,0.02281579189002514,0.022862134501338005,0.022902194410562515,0.022942647337913513,0.022980744019150734,0.023022178560495377,0.023062629625201225,0.023105438798666,0.02314922958612442,0.023188700899481773,0.023226600140333176,0.023262929171323776,0.02330436371266842,0.02334069274365902,0.02337701991200447,0.023414134979248047,0.023450659587979317,0.023488756269216537,0.023523710668087006,0.023562198504805565,0.023599116131663322,0.02363603375852108,0.02367275580763817,0.023705746978521347,0.023737361654639244,0.023771334439516068,0.02380216494202614,0.023831620812416077,0.023860879242420197,0.0238873902708292,0.02392234466969967,0.023953566327691078,0.023983219638466835,0.024016601964831352,0.02404429018497467,0.024077674373984337,0.0241063442081213,0.02413756586611271,0.024166826158761978,0.024194907397031784,0.024225540459156036,0.024258531630039215,0.024288183078169823,0.02431626431643963,0.02434493415057659,0.024370070546865463,0.02440168522298336,0.024426626041531563,0.024453528225421906,0.02448160946369171,0.02450910210609436,0.02453639730811119,0.024561729282140732,0.024588631466031075,0.024615926668047905,0.02464263327419758,0.024674052372574806,0.0247025266289711,0.02472609095275402,0.024753976613283157,0.0247793085873127,0.024805033579468727,0.02482997253537178,0.02485216222703457,0.024873370304703712,0.024898897856473923,0.024925408884882927,0.024947794154286385],"active":[0.00028824806213378906,0.00028137507615610957,0.00028490976546891034,0.00028903354541398585,0.00029315732535906136,0.00030199403408914804,0.00030788517324253917,0.0003206492983736098,0.00033086061011999846,0.00034441027673892677,0.00034774854429997504,0.00036934937816113234,0.00037975708255544305,0.0003915393026545644,0.0004043035442009568,0.0004162821569480002,0.00043788301991298795,0.0004504506941884756,0.00045241450425237417,0.00045300356578081846,0.00044652342330664396,0.0004475051537156105,0.00044495228212326765,0.0004471123684197664,0.00044848700053989887,0.00045221811160445213,0.00045437831431627274,0.0004494690801948309,0.0004526108969002962,0.0004416140727698803,0.0004431852139532566,0.0004528071731328964,0.0004500581417232752,0.00044200685806572437,0.000441025011241436,0.00044377404265105724,0.0004498616326600313,0.0004451486747711897,0.0004469160921871662,0.0004471123684197664,0.00044082850217819214,0.0004473088774830103,0.0004390610847622156,0.0004416140727698803,0.0004453449510037899,0.00043965037912130356,0.00043493742123246193,0.0004398464225232601,0.00044082850217819214,0.00044141756370663643,0.0004382757470011711,0.0004376866854727268,0.0004416140727698803,0.00043749064207077026,0.0004333667457103729,0.0004308139905333519,0.00043650809675455093,0.00043591903522610664,0.0004335627891123295,0.00043258117511868477,0.0004306170158088207,0.0004231552593410015,0.00042629754170775414,0.00042079854756593704,0.0004290463402867317,0.0004231547936797142,0.00042610103264451027,0.0004231547936797142,0.0004204059951007366,0.0004302244633436203,0.00043591903522610664,0.0004237443208694458,0.000427082646638155,0.00041922787204384804,0.0004227627068758011,0.0004147114232182503,0.00041903136298060417,0.00041372980922460556,0.0004176567308604717,0.0004123551771044731,0.0004096049815416336,0.000418245792388916,0.000408426858484745,0.00041117705404758453,0.00040548108518123627,0.0004086233675479889,0.00040685664862394333,0.00041804928332567215,0.0004113726317882538,0.00041156914085149765,0.00041372887790203094,0.00040842778980731964,0.00040842778980731964,0.000412551686167717,0.0004119621589779854,0.0004070531576871872,0.0004046959802508354,0.0003944849595427513,0.0003946814686059952,0.0003968421369791031,0.0003962526097893715,0.0003978228196501732,0.00040823034942150116,0.00039900094270706177,0.00039978697896003723,0.00039801932871341705,0.0004107840359210968,0.0004098024219274521,0.00040548108518123627,0.0004031248390674591,0.0004009651020169258,0.000402732752263546,0.00040548108518123627,0.00040391087532043457,0.00040607061237096786,0.00041274726390838623,0.00039644818753004074,0.0004027318209409714,0.0004141218960285187,0.00041058752685785294,0.0004046959802508354,0.00040076859295368195,0.0004015546292066574,0.0004025362432003021,0.0003938954323530197,0.00039860885590314865,0.0003966456279158592,0.0004023406654596329,0.0003993939608335495,0.000396055169403553,0.0003891829401254654,0.00040135812014341354,0.0004025362432003021,0.0004113726317882538,0.00041274726390838623,0.0004204064607620239,0.00041431840509176254,0.00041530095040798187,0.00041039101779460907,0.0004064636304974556,0.0004107840359210968,0.00040450040251016617,0.00040410738438367844,0.00040724873542785645,0.0004005720838904381,0.00039212778210639954,0.0003944849595427513,0.0003919322043657303,0.0003978237509727478,0.000395466573536396,0.000395466573536396,0.0003950744867324829,0.0003880048170685768,0.00038663018494844437,0.00038682669401168823,0.00038564763963222504,0.00038250628858804703,0.00038015004247426987,0.00038289837539196014,0.0003842739388346672,0.0003868257626891136,0.00038348790258169174,0.0003781858831644058,0.00038132816553115845,0.0003864336758852005,0.000379953533411026,0.0003783833235502243,0.0003817211836576462,0.00038152560591697693,0.00037759728729724884,0.0003832913935184479,0.00038407742977142334,0.0003817211836576462,0.00038289837539196014,0.000386631116271019,0.00039055757224559784,0.00038564950227737427,0.0003917347639799118,0.00038780830800533295,0.00038152560591697693,0.0003832913935184479,0.00037897005677223206,0.0003817211836576462,0.00037857890129089355,0.0003787744790315628,0.0003772042691707611,0.00038250721991062164,0.0003838818520307541,0.00037956051528453827,0.00037975795567035675,0.00038407742977142334,0.0003821142017841339,0.0003811325877904892,0.00037956051528453827,0.0003734733909368515,0.0003719031810760498,0.000367581844329834,0.0003658141940832138,0.00037091970443725586,0.0003671906888484955,0.0003687608987092972,0.0003685634583234787,0.00037425756454467773,0.00037543661892414093,0.00037523917853832245,0.0003762226551771164,0.0003722943365573883,0.0003772042691707611,0.0003777947276830673,0.0003740619868040085,0.00037052668631076813,0.000367581844329834,0.000360315665602684,0.0003636553883552551,0.00036404654383659363,0.00036012008786201477,0.00036581605672836304,0.000366993248462677,0.000361492857336998,0.0003614947199821472,0.00036895647644996643,0.00036561861634254456,0.0003660116344690323,0.0003642421215772629,0.00035717524588108063,0.0003573708236217499,0.0003528539091348648,0.00034342892467975616,0.0003459807485342026,0.0003451947122812271,0.00034676678478717804,0.00035030022263526917,0.00035147927701473236,0.00034990906715393066,0.00035108625888824463,0.00035108625888824463,0.0003485344350337982,0.0003459807485342026,0.0003512836992740631,0.0003528539091348648,0.0003512836992740631,0.0003518722951412201,0.00034892745316028595,0.00034755095839500427,0.00034342892467975616,0.0003432314842939377,0.0003455895930528641,0.00034460611641407013,0.00034401752054691315,0.00033812783658504486,0.0003377329558134079,0.0003351811319589615,0.0003363601863384247,0.00033125467598438263,0.000334395095705986,0.00033537857234477997,0.00033753737807273865,0.00033871643245220184,0.0003340039402246475,0.0003395006060600281,0.00034126825630664825,0.00033576972782611847,0.00033655576407909393,0.00033576972782611847,0.00033498555421829224,0.00032889842987060547,0.0003296826034784317,0.00033125467598438263,0.00033243000507354736,0.00033380649983882904,0.00033694691956043243,0.00033380649983882904,0.00033380649983882904,0.00033380649983882904,0.00033576972782611847,0.00033262744545936584,0.00033105723559856415,0.00033498555421829224,0.00033969804644584656,0.00033576972782611847,0.00032987818121910095,0.00033576972782611847,0.00033164583146572113,0.0003351811319589615,0.00032889842987060547,0.00032575614750385284,0.00032732635736465454,0.00032889656722545624,0.0003290921449661255,0.0003302730619907379,0.0003277193754911423,0.00032280944287776947,0.00032182782888412476,0.00032084621489048004,0.00032359547913074493,0.0003177039325237274,0.00031868554651737213,0.00031907856464385986,0.00031868554651737213,0.0003184899687767029,0.00031534768640995026,0.0003200601786375046,0.0003204531967639923,0.0003184899687767029,0.00031554512679576874,0.00031377561390399933,0.0003106333315372467,0.000309063121676445,0.0003080815076828003,0.00030768848955631256,0.0003074910491704941,0.00030729733407497406,0.0003118123859167099,0.0003084726631641388,0.0003063138574361801,0.00030945613980293274,0.00030572526156902313,0.000309063121676445,0.00030376017093658447,0.00030768848955631256,0.00030631572008132935,0.00030513666570186615,0.0003063138574361801,0.0003070998936891556,0.00030297599732875824,0.0003043506294488907,0.0003031734377145767,0.0003012102097272873,0.0003035645931959152,0.00029924511909484863,0.00030179694294929504,0.0002998337149620056,0.0002978704869747162,0.0002994406968355179,0.0002988521009683609,0.00029728002846241,0.0002972818911075592,0.00029806792736053467,0.0002970844507217407,0.00029217638075351715,0.00029001571238040924,0.00029276497662067413,0.0002902112901210785,0.00028981827199459076,0.0002872645854949951,0.000284319743514061,0.000283731147646904,0.00029001571238040924,0.0002888385206460953,0.000283142551779747,0.00028569623827934265]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.00028824806213378906,0.00031377634149976075,0.00034283928107470274,0.0003738659434020519,0.00040862365858629346,0.0004478979390114546,0.0004895286401733756,0.0005346940597519279,0.0005818231729790568,0.0006318978266790509,0.0006910056108608842,0.0007495242170989513,0.0008166832267306745,0.0008852168102748692,0.0009592488058842719,0.001047812169417739,0.0011359829222783446,0.0012192444410175085,0.0013027021195739508,0.0013804652262479067,0.001462155720219016,0.0015416860114783049,0.0016147361602634192,0.0016913209110498428,0.0017655492993071675,0.0018342792754992843,0.0019041874911636114,0.0019786120392382145,0.002050680574029684,0.00211705407127738,0.002188140293583274,0.0022539247293025255,0.002319316379725933,0.002383137121796608,0.002445975784212351,0.002509992802515626,0.002566547831520438,0.0026254591066390276,0.0026816213503479958,0.0027393545024096966,0.0027890366036444902,0.002845591399818659,0.0029003790114074945,0.0029539884999394417,0.003007597755640745,0.0030588507652282715,0.0031112818978726864,0.003158803563565016,0.0032057364005595446,0.003256007330492139,0.003304707584902644,0.0033520329743623734,0.0033970021177083254,0.003440400119870901,0.003483798122033477,0.0035277854185551405,0.003567059524357319,0.003605941077694297,0.003644626121968031,0.0036854713689535856,0.0037251384928822517,0.003762252628803253,0.0037991704884916544,0.0038354990538209677,0.003873595269396901,0.003907371312379837,0.003940361551940441,0.003975904546678066,0.004007520154118538,0.004039725288748741,0.004073108546435833,0.0041049206629395485,0.004136143252253532,0.0041634393855929375,0.0041928947903215885,0.004222154151648283,0.004251217003911734,0.004277923610061407,0.004306397400796413,0.004330943804234266,0.004356079269200563,0.004381018690764904,0.004405368585139513,0.004429718479514122,0.00445328326895833,0.004478026181459427,0.004501590505242348,0.004524173215031624,0.0045428285375237465,0.004564233124256134,0.004586226772516966,0.004608023911714554,0.004629624541848898,0.004648672882467508,0.004669487942010164,0.004689125344157219,0.004706013016402721,0.004722704645246267,0.004740574397146702,0.004759033210575581,0.004779455717653036,0.0047959513030946255,0.004813035484403372,0.004828548990190029,0.004845044109970331,0.004861735738813877,0.0048788199201226234,0.004896100610494614,0.004910632036626339,0.004925949033349752,0.004941658582538366,0.004954815376549959,0.0049693468026816845,0.0049832891672849655,0.004996838979423046,0.005011959467083216,0.005024331156164408,0.005037291441112757,0.005049466621130705,0.005063801538199186,0.005075780209153891,0.005088544450700283,0.005099934060126543,0.005113090854138136,0.0051246765069663525,0.005135477054864168,0.005145295523107052,0.005156488623470068,0.005168467294424772,0.005178089719265699,0.005190460942685604,0.005201064981520176,0.005210098344832659,0.005220309365540743,0.005228753667324781,0.005237590055912733,0.0052478015422821045,0.005257227458059788,0.00526783149689436,0.005278435535728931,0.005289039574563503,0.005297090858221054,0.00530651630833745,0.005315353162586689,0.005324582569301128,0.005333811976015568,0.005342648830264807,0.0053497180342674255,0.005357180256396532,0.005365624092519283,0.00537308631464839,0.005380548536777496,0.005386832170188427,0.0053952764719724655,0.00540175661444664,0.005408433265984058,0.005415109917521477,0.005422375630587339,0.005429837852716446,0.00543631799519062,0.005442601628601551,0.005449671298265457,0.005455758888274431,0.005461060907691717,0.00546832662075758,0.00547421770170331,0.005479912273585796,0.005486392416059971,0.0054914983920753,0.005496211349964142,0.005501316860318184,0.005506422370672226,0.005511528346687555,0.005515259224921465,0.005520168226212263,0.005523703061044216,0.005527237895876169,0.005530576221644878,0.005535485222935677,0.005538627505302429,0.005543340463191271,0.00554667878895998,0.0055496240966022015,0.0055531589314341545,0.005555908195674419,0.0055582644417881966,0.00556179927662015,0.00556395947933197,0.005566708277910948,0.0055696540512144566,0.005572795867919922,0.005576330702751875,0.005579276010394096,0.005581829231232405,0.005584185477346182,0.005586738232523203,0.005590273067355156,0.005592629313468933,0.005594986025243998,0.005597342271357775,0.005600877106189728,0.005604018922895193,0.005606964696198702,0.0056106955744326115,0.005612462759017944,0.005614819470793009,0.005617568735033274,0.005620121490210295,0.005623459815979004,0.005626209080219269,0.00562876183539629,0.005631511099636555,0.00563426036387682,0.005636813119053841,0.0056395623832941055,0.005641526076942682,0.005643293261528015,0.005646239034831524,0.005648398771882057,0.00564977340400219,0.005651737097650766,0.005654486361891031,0.005656646564602852,0.005658610258251429,0.00566116301342845,0.00566332321614027,0.005665679462254047,0.005667643155902624,0.005670588929206133,0.005673534236848354,0.005675497930496931,0.005677069071680307,0.005679425783455372,0.005681389477103949,0.005683549214154482,0.005685316864401102,0.005687084048986435,0.005688458681106567,0.0056902258656919,0.005691404454410076,0.005693957209587097,0.005695527885109186,0.005697295535355806,0.005699062719941139,0.00570122292265296,0.005703382659703493,0.0057047572918236256,0.005706131923943758,0.005707703065127134,0.005709274206310511,0.0057110413908958435,0.005712416023015976,0.005713986698538065,0.005715754348784685,0.00571673596277833,0.005717521533370018,0.0057188961654901505,0.005719485227018595,0.005720467306673527,0.005721841938793659,0.005722823552787304,0.0057240016758441925,0.0057249837554991245,0.005726161878556013,0.005727340001612902,0.00572812557220459,0.005728911142796278,0.005729696713387966,0.005730874836444855,0.005731660407036543,0.005732445977628231,0.005733035039156675,0.005733427591621876,0.005734409671276808,0.005735195241868496,0.005735587794333696,0.005736176855862141,0.005736962426453829,0.005737747997045517,0.005738140549510717,0.005738729611039162,0.00573951518163085,0.00573990773409605,0.005740497261285782,0.005741282366216183,0.005741478875279427,0.005742067936807871,0.005742460954934359,0.005742853507399559,0.005743442568928003,0.0057442281395196915,0.00574501371011138,0.005745799280703068,0.005746584385633469,0.005747173447161913,0.005748155526816845,0.005748548079282045,0.005749137606471777,0.005749922711402178,0.005750119220465422,0.005750511772930622,0.005751101300120354,0.0057518864050507545,0.005752475466579199,0.0057530649937689304,0.005753261037170887,0.005754046607762575,0.005754439625889063,0.005755028687417507,0.005755813792347908,0.005756206810474396,0.00575640331953764,0.005756992381066084,0.005757581442594528,0.005757777951657772,0.0057581705041229725,0.005758563056588173,0.005758759565651417,0.005758956074714661,0.005758956074714661,0.005759152118116617,0.005759152118116617,0.005759545136243105,0.005759937688708305,0.005760134197771549,0.00576052675023675,0.0057607232592999935,0.005761115811765194,0.005761312320828438,0.005761508829891682,0.005762097891420126,0.00576229440048337,0.00576268695294857,0.005762883462011814,0.005763079971075058,0.0057632760144770145,0.005764061585068703,0.005764650646597147,0.005764650646597147,0.005764847155660391,0.005765043664723635,0.005765436217188835,0.005765632726252079,0.0057660252787172794,0.005766221787780523,0.00576641783118248,0.00576641783118248,0.005766810849308968,0.0057670073583722115,0.0057670073583722115,0.005767203401774168],"recovered":[0.0,3.338311944389716e-05,6.185696111060679e-05,9.190176206175238e-05,0.00012175019946880639,0.00015277686179615557,0.00018792733317241073,0.00022563061793334782,0.0002666722284629941,0.0003106593794655055,0.0003573957656044513,0.0004086486587766558,0.00046677456703037024,0.0005264714127406478,0.0005920594558119774,0.0006635385798290372,0.0007383560878224671,0.0008243666961789131,0.0009060571901500225,0.0009895149851217866,0.0010678671533241868,0.0011501467088237405,0.0012281060917302966,0.0013050836278125644,0.0013838284648954868,0.0014604133320972323,0.0015332670882344246,0.0016053353901952505,0.0016817237483337522,0.0017553629586473107,0.0018237002659589052,0.0018932156963273883,0.00195821444503963,0.0020275337155908346,0.0020962636917829514,0.0021626371890306473,0.0022246905136853456,0.0022853692062199116,0.0023448695428669453,0.0024018173571676016,0.002461514202877879,0.002516105305403471,0.0025683401618152857,0.0026256805285811424,0.0026826283428817987,0.002738201292231679,0.002791810780763626,0.0028424744959920645,0.0028921563643962145,0.002938107354566455,0.002988967578858137,0.0030376676004379988,0.0030875459779053926,0.003131729317829013,0.0031776803079992533,0.0032248094212263823,0.0032731166575104,0.003316122107207775,0.0033565745688974857,0.0033950633369386196,0.00343531952239573,0.0034755754750221968,0.0035166172310709953,0.003554713213816285,0.0035896673798561096,0.0036277633626013994,0.003664877498522401,0.0036968858912587166,0.003732232842594385,0.0037636521738022566,0.0037966426461935043,0.0038294366095215082,0.003862230572849512,0.003892078995704651,0.003921730909496546,0.00395099027082324,0.003980838693678379,0.004009508993476629,0.004037786740809679,0.0040670461021363735,0.004092377610504627,0.004117709584534168,0.004139506723731756,0.004167391452938318,0.004193116445094347,0.004216288216412067,0.004241620190441608,0.004265184514224529,0.004287963733077049,0.004309760872274637,0.004332540091127157,0.004355122800916433,0.004375741351395845,0.004397734999656677,0.004417764954268932,0.00443956209346652,0.004459985066205263,0.004476480185985565,0.004492778796702623,0.004511041566729546,0.004530481994152069,0.00455031543970108,0.004566418007016182,0.004584876820445061,0.0046007828786969185,0.004616296384483576,0.004632988013327122,0.004648697562515736,0.004666763823479414,0.004681884311139584,0.0046985759399831295,0.004714089445769787,0.004728620871901512,0.004743741359561682,0.00475630909204483,0.004768876824527979,0.004781248513609171,0.004797547124326229,0.004807954654097557,0.004820915404707193,0.004832697566598654,0.004848014563322067,0.004859796725213528,0.004871186334639788,0.004882379435002804,0.004894947167485952,0.0049086930230259895,0.004919886589050293,0.004930294118821621,0.004939720034599304,0.004949538502842188,0.004960339050740004,0.004971139132976532,0.004981743171811104,0.0049925437197089195,0.00500059500336647,0.005009627901017666,0.005019642878323793,0.005029854364693165,0.005041047465056181,0.005050669889897108,0.005060291849076748,0.005068932194262743,0.005078161600977182,0.005087391007691622,0.005096816923469305,0.0051054572686553,0.005113312043249607,0.005121755879372358,0.005129807163029909,0.0051374658942222595,0.005144731607288122,0.005152586381882429,0.00516063766553998,0.005167314317077398,0.005174580030143261,0.005180471111088991,0.005188325885683298,0.005194609984755516,0.005202661268413067,0.005207177717238665,0.005213265307247639,0.00522170914337039,0.005229760427027941,0.005236633121967316,0.005243702791631222,0.005249790381640196,0.005255288444459438,0.0052617690525949,0.005268249195069075,0.0052725691348314285,0.00527728209272027,0.0052827806212008,0.00528827914968133,0.00529240258038044,0.005298490170389414,0.005302025005221367,0.005305363330990076,0.005309094209223986,0.005312236491590738,0.005316948983818293,0.005321465898305178,0.005324607715010643,0.005327749531716108,0.005329909734427929,0.005333248060196638,0.005336978938430548,0.0053399247117340565,0.005342280957847834,0.005345226731151342,0.005346797406673431,0.0053503322415053844,0.005353278014808893,0.005357008893042803,0.005359365604817867,0.005362703464925289,0.005365452729165554,0.005368398502469063,0.005371540319174528,0.005373504012823105,0.005375860724598169,0.005378806032240391,0.0053817518055438995,0.005383715499192476,0.00538764288648963,0.005390588194131851,0.005392355844378471,0.0053947120904922485,0.005396872293204069,0.0054000141099095345,0.005403352435678244,0.005405905190855265,0.0054086544550955296,0.005411207210272551,0.0054139564745128155,0.005417098756879568,0.005418276879936457,0.005421026144176722,0.005424560513347387,0.005426524206995964,0.005429076962172985,0.0054304515942931175,0.005432611797004938,0.005434575490653515,0.0054367356933653355,0.005439091939479113,0.005441252142190933,0.005444786977022886,0.005446750670671463,0.005448910873383284,0.005451463628560305,0.0054532308131456375,0.005455194506794214,0.005457158200442791,0.005458925850689411,0.005460889544337988,0.005462656728923321,0.005464816931635141,0.00546638760715723,0.005468547809869051,0.005470314994454384,0.005472278688102961,0.005474046338349581,0.005475420970469713,0.005476991645991802,0.0054785627871751785,0.005480919033288956,0.005482097622007132,0.0054838648065924644,0.005485828500241041,0.005487792193889618,0.0054889703169465065,0.005490541458129883,0.005492112599313259,0.005493683274835348,0.005494861397892237,0.005495843477547169,0.005497610662132502,0.005499574355781078,0.005500948987901211,0.005501931067556143,0.005502716638147831,0.005503698252141476,0.005504680331796408,0.005506054498255253,0.0055066440254449844,0.005507429130375385,0.005507822148501873,0.0055091967806220055,0.005510374903678894,0.005511356983333826,0.00551194604486227,0.005512731149792671,0.005513124167919159,0.0055143022909760475,0.005514891352504492,0.005515480414032936,0.005516462493687868,0.005517444107681513,0.005518426187336445,0.005518818739801645,0.005519211757928133,0.0055196043103933334,0.005519800819456577,0.0055205863900482655,0.00552156800404191,0.005521961022168398,0.005522353574633598,0.005522942636162043,0.005523335188627243,0.005523531697690487,0.005524120759218931,0.0055247098207473755,0.005525495391339064,0.005526673514395952,0.00552706653252244,0.005527655594050884,0.005528441164642572,0.005529030226171017,0.005529619287699461,0.005530011840164661,0.005530208349227905,0.005530993919819593,0.005531975533813238,0.005532368551939726,0.005532761104404926,0.005533154122531414,0.005533939227461815,0.005533939227461815,0.005534332245588303,0.005535313859581947,0.005535903386771679,0.0055360994301736355,0.00553668849170208,0.0055370815098285675,0.005537474062293768,0.005537670571357012,0.005537867080420256,0.005538259632885456,0.0055384561419487,0.0055386521853506565,0.005539045203477144,0.005539045203477144,0.005539241246879101,0.005539437755942345,0.005539437755942345,0.005540223326534033,0.005540419835597277,0.005540615878999233,0.005540615878999233,0.005541008897125721,0.005541401449590921,0.005541597958654165,0.005541794467717409,0.005541990511119366,0.0055421870201826096,0.005542776081711054,0.005543169099837542,0.005543365143239498,0.005543561652302742,0.005543758161365986,0.005544150713831186,0.00554434722289443,0.005544543731957674,0.0055449362844228745,0.005545132793486118,0.005545132793486118,0.005545328836888075,0.005545721855014563,0.005545917898416519,0.005545917898416519],"active":[0.00028824806213378906,0.0002803932293318212,0.00028098231996409595,0.0002819641958922148,0.0002868734591174871,0.000295121077215299,0.0003016013070009649,0.00030906344181858003,0.00031515094451606274,0.00032123844721354544,0.0003336098452564329,0.00034087555832229555,0.00034990865970030427,0.0003587453975342214,0.0003671893500722945,0.0003842735895887017,0.00039762683445587754,0.0003948777448385954,0.00039664492942392826,0.0003909502411261201,0.0003942885668948293,0.0003915393026545644,0.00038663006853312254,0.00038623728323727846,0.0003817208344116807,0.0003738659434020519,0.0003709204029291868,0.000373276649042964,0.0003689568256959319,0.00036169111263006926,0.00036444002762436867,0.00036070903297513723,0.00036110193468630314,0.00035560340620577335,0.0003497120924293995,0.0003473556134849787,0.00034185731783509254,0.000340089900419116,0.0003367518074810505,0.000337537145242095,0.0003275224007666111,0.00032948609441518784,0.00033203884959220886,0.00032830797135829926,0.0003249694127589464,0.0003206494729965925,0.0003194711171090603,0.0003163290675729513,0.0003135800361633301,0.000317899975925684,0.000315740006044507,0.0003143653739243746,0.00030945613980293274,0.00030867080204188824,0.00030611781403422356,0.00030297599732875824,0.00029394286684691906,0.0002898189704865217,0.0002880515530705452,0.000290408032014966,0.0002898189704865217,0.0002866771537810564,0.00028255325742065907,0.00028078584000468254,0.0002839278895407915,0.0002796079497784376,0.0002754840534180403,0.00027901865541934967,0.00027528731152415276,0.00027607311494648457,0.00027646590024232864,0.0002754840534180403,0.0002739126794040203,0.0002713603898882866,0.0002711638808250427,0.0002711638808250427,0.00027037831023335457,0.00026841461658477783,0.0002686106599867344,0.00026389770209789276,0.0002637016586959362,0.0002633091062307358,0.0002658618614077568,0.00026232702657580376,0.00026016682386398315,0.00026173796504735947,0.0002599703148007393,0.0002589887008070946,0.00025486480444669724,0.0002544722519814968,0.00025368668138980865,0.0002529011107981205,0.0002538831904530525,0.00025093788281083107,0.0002517229877412319,0.0002495632506906986,0.00024602795019745827,0.00024622445926070213,0.00024779560044407845,0.000247991643846035,0.000248973723500967,0.00024563586339354515,0.00024661747738718987,0.00024367216974496841,0.0002442612312734127,0.0002454393543303013,0.0002458319067955017,0.000247403047978878,0.00024386821314692497,0.00024406472221016884,0.00024308264255523682,0.00024072593078017235,0.00024072593078017235,0.00023954780772328377,0.0002405298873782158,0.00024308264255523682,0.00024308264255523682,0.00023974431678652763,0.0002415119670331478,0.00024288613349199295,0.00024308264255523682,0.0002405298873782158,0.00024013733491301537,0.00024190451949834824,0.00024229707196354866,0.0002405298873782158,0.00023660250008106232,0.000236602034419775,0.00023817317560315132,0.0002383696846663952,0.00024092243984341621,0.00024072593078017235,0.00023895921185612679,0.00023856619372963905,0.0002362099476158619,0.00023699505254626274,0.00023817364126443863,0.00023758457973599434,0.00023797713220119476,0.00023738807067275047,0.0002383696846663952,0.00023679900914430618,0.00023758411407470703,0.0002371915616095066,0.0002371915616095066,0.00023699505254626274,0.0002371915616095066,0.00023640599101781845,0.00023542437702417374,0.00023581692948937416,0.0002356204204261303,0.00023581692948937416,0.00023424578830599785,0.00023463880643248558,0.00023444229736924171,0.00023385323584079742,0.00023463880643248558,0.0002340497449040413,0.00023522786796092987,0.00023365672677755356,0.00023542391136288643,0.00023640599101781845,0.0002340497449040413,0.0002313004806637764,0.00023169349879026413,0.00023051491007208824,0.0002301218919456005,0.00023110397160053253,0.00022972933948040009,0.00022796215489506721,0.00022874772548675537,0.0002291402779519558,0.00022874772548675537,0.0002269800752401352,0.00022776564583182335,0.00022521289065480232,0.00022521289065480232,0.00022521289065480232,0.0002263910137116909,0.0002263910137116909,0.0002263914793729782,0.00022521289065480232,0.00022501638159155846,0.0002254093997180462,0.00022599846124649048,0.00022501638159155846,0.0002248203381896019,0.00022403476759791374,0.00022442732006311417,0.00022442732006311417,0.00022599846124649048,0.00022599846124649048,0.00022599799558520317,0.0002248203381896019,0.0002248198725283146,0.00022403476759791374,0.0002248203381896019,0.0002242308109998703,0.00022344570606946945,0.00022383825853466988,0.00022501638159155846,0.00022521289065480232,0.00022521289065480232,0.0002269800752401352,0.0002248198725283146,0.0002242312766611576,0.00022521289065480232,0.0002254093997180462,0.00022658752277493477,0.00022619497030973434,0.0002254093997180462,0.00022560590878129005,0.00022560590878129005,0.00022560590878129005,0.00022560590878129005,0.00022442732006311417,0.00022501638159155846,0.00022521289065480232,0.00022383825853466988,0.00022324919700622559,0.0002226601354777813,0.00022403476759791374,0.00022403476759791374,0.00022403476759791374,0.00022442732006311417,0.0002242312766611576,0.00022442732006311417,0.00022285617887973785,0.00022383825853466988,0.00022462336346507072,0.00022403430193662643,0.00022383825853466988,0.0002242312766611576,0.0002242312766611576,0.00022462336346507072,0.00022442732006311417,0.00022442732006311417,0.000223641749471426,0.00022383825853466988,0.00022285664454102516,0.00022364221513271332,0.00022324919700622559,0.00022324919700622559,0.000223641749471426,0.0002242312766611576,0.0002248198725283146,0.00022383825853466988,0.00022403430193662643,0.00022383825853466988,0.00022344570606946945,0.00022324919700622559,0.00022344570606946945,0.00022344524040818214,0.000223641749471426,0.00022305268794298172,0.0002226601354777813,0.00022305268794298172,0.00022187456488609314,0.00022089295089244843,0.00022089295089244843,0.00022089248523116112,0.00022128503769636154,0.00022128550335764885,0.0002214815467596054,0.00022128550335764885,0.0002214815467596054,0.00022148201242089272,0.00022187456488609314,0.00022167805582284927,0.00022128550335764885,0.00022108899429440498,0.00022108899429440498,0.00022069644182920456,0.00022128550335764885,0.00022089295089244843,0.00022069644182920456,0.00022069644182920456,0.0002204999327659607,0.00022030388936400414,0.00021971436217427254,0.0002199108712375164,0.00022030342370271683,0.00022030342370271683,0.00022069644182920456,0.00022069597616791725,0.0002199108712375164,0.00022010691463947296,0.00022010738030076027,0.0002199108712375164,0.00022010738030076027,0.00022069644182920456,0.00022089295089244843,0.0002210894599556923,0.00022108899429440498,0.0002204999327659607,0.00022108899429440498,0.00022089248523116112,0.00022069644182920456,0.00022089248523116112,0.0002204999327659607,0.0002204999327659607,0.00022089295089244843,0.00022089248523116112,0.0002204999327659607,0.00022069644182920456,0.0002204999327659607,0.00022089248523116112,0.000220500398427248,0.0002210894599556923,0.0002214815467596054,0.00022089295089244843,0.0002204999327659607,0.00022089295089244843,0.00022089295089244843,0.00022069644182920456,0.00022069644182920456,0.00022089248523116112,0.00022089248523116112,0.00022069644182920456,0.0002204999327659607,0.0002204999327659607,0.00022010691463947296,0.0002204999327659607,0.00022069644182920456,0.00022069644182920456,0.00022108899429440498,0.0002204999327659607,0.00022069597616791725,0.00022069644182920456,0.00022089295089244843,0.00022108899429440498,0.00022089295089244843,0.00022108899429440498,0.00022108899429440498,0.0002210894599556923,0.00022108899429440498,0.00022128550335764885,0.0002214815467596054,0.00022128550335764885,0.00022128550335764885,0.00022128550335764885,0.00022128550335764885,0.00022128550335764885,0.0002214815467596054,0.00022128550335764885,0.00022128503769636154,0.00022128503769636154,0.00022148201242089272,0.00022128550335764885,0.0002210894599556923,0.00022128550335764885]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.00028824806213378906,0.0003092598053626716,0.0003375372616574168,0.00037406233604997396,0.00041726400377228856,0.0004612511838786304,0.0005128968041390181,0.0005674880230799317,0.0006285595009103417,0.0007006278028711677,0.0007807472720742226,0.0008726490195840597,0.0009692637249827385,0.0010837481822818518,0.0012088366784155369,0.0013525804970413446,0.001514194067567587,0.0016693273792043328,0.0018248534761369228,0.0019797903951257467,0.0021311927121132612,0.002293788129463792,0.0024552051909267902,0.0026203535962849855,0.002785305492579937,0.002954184776172042,0.003120314795523882,0.0032919433433562517,0.0034673030022531748,0.0036405024584382772,0.0038235203828662634,0.003999076317995787,0.004177774302661419,0.004366683308035135,0.004553825128823519,0.004744894802570343,0.004940480459481478,0.00513429893180728,0.005328706465661526,0.005526255816221237,0.00572262704372406,0.005922926124185324,0.006121653597801924,0.00632745074108243,0.006525589618831873,0.006728637497872114,0.006943074986338615,0.007157905027270317,0.007377644535154104,0.007596401963382959,0.007816141471266747,0.008037256076931953,0.008265831507742405,0.008492248132824898,0.00871689710766077,0.008957255631685257,0.009189366362988949,0.009430116973817348,0.009670475497841835,0.009915154427289963,0.010162582620978355,0.01040608249604702,0.010664899833500385,0.010915862396359444,0.011168984696269035,0.011430944316089153,0.011689565144479275,0.01195741631090641,0.012219374999403954,0.012498418800532818,0.012769999913871288,0.01304570585489273,0.013322195969522,0.013602417893707752,0.013878712430596352,0.014158934354782104,0.014452902600169182,0.014752761460840702,0.015044176019728184,0.015354050323367119,0.015656854957342148,0.015964960679411888,0.01627444289624691,0.016587261110544205,0.01690499112010002,0.01721682772040367,0.017536913976073265,0.017851892858743668,0.018169425427913666,0.018497955054044724,0.018831392750144005,0.01914971135556698,0.01949061080813408,0.019815213978290558,0.02015061490237713,0.02048778533935547,0.020839093253016472,0.021186670288443565,0.02153247967362404,0.021892821416258812,0.02224471978843212,0.02260211482644081,0.022970113903284073,0.023317495360970497,0.023673713207244873,0.024034054949879646,0.024404998868703842,0.024765145033597946,0.025142177939414978,0.025507427752017975,0.0258766058832407,0.02626659907400608,0.026648934930562973,0.02703401818871498,0.02742086909711361,0.02781596966087818,0.028210675343871117,0.028603222221136093,0.02902286686003208,0.02942955121397972,0.02983073890209198,0.030231138691306114,0.03064548224210739,0.031071608886122704,0.03148575499653816,0.03191443532705307,0.032343700528144836,0.03276648744940758,0.033200666308403015,0.03362521901726723,0.03405841439962387,0.03448866680264473,0.03493128716945648,0.035379208624362946,0.03582438454031944,0.03627760708332062,0.03672631457448006,0.03718209266662598,0.03763394430279732,0.03808972239494324,0.03855099901556969,0.03900579363107681,0.03946059197187424,0.03992186486721039,0.04037725180387497,0.04083793982863426,0.04130314290523529,0.041770897805690765,0.042255934327840805,0.042709946632385254,0.043187323957681656,0.043652135878801346,0.044142868369817734,0.04462122917175293,0.04510115832090378,0.04559522867202759,0.04608183726668358,0.046576496213674545,0.0470617301762104,0.047549713402986526,0.04804849624633789,0.04852940887212753,0.04901307076215744,0.04951008781790733,0.05000317469239235,0.05051884800195694,0.051024697721004486,0.05152721330523491,0.05202697962522507,0.05252674221992493,0.053033970296382904,0.05353786051273346,0.054038211703300476,0.05454622581601143,0.05506071820855141,0.05556539446115494,0.05607595667243004,0.05657297372817993,0.05707509443163872,0.057586248964071274,0.0580877810716629,0.05860384553670883,0.05911971256136894,0.05962752923369408,0.06013888120651245,0.06065376475453377,0.061171989887952805,0.06169256940484047,0.06221138313412666,0.06272096931934357,0.06323722749948502,0.06375427544116974,0.06427387148141861,0.06478286534547806,0.06529244780540466,0.06581833213567734,0.06633812189102173,0.0668608695268631,0.0673796758055687,0.06789986789226532,0.06842240691184998,0.06893984973430634,0.06946494430303574,0.06998081505298615,0.07049471884965897,0.07100449502468109,0.07152075320482254,0.0720268040895462,0.07253894209861755,0.07304833084344864,0.07355418056249619,0.0740586593747139,0.07456490397453308,0.07506702840328217,0.07557503879070282,0.07607971131801605,0.07658595591783524,0.07707727700471878,0.07757527381181717,0.07807406038045883,0.07857736200094223,0.07907143235206604,0.07956746220588684,0.08006585389375687,0.08056345582008362,0.08105242252349854,0.0815502256155014,0.0820513665676117,0.08253993839025497,0.08303950726985931,0.083526112139225,0.08400918543338776,0.08449304103851318,0.08497336506843567,0.08546625822782516,0.08595875650644302,0.08643417805433273,0.0869152843952179,0.08738893270492554,0.08786100894212723,0.08833583444356918,0.08881065994501114,0.08928391337394714,0.08974499255418777,0.0902070552110672,0.09066204726696014,0.09113255143165588,0.09158676117658615,0.09204430878162384,0.0925067588686943,0.09295232594013214,0.09339927136898041,0.09385131299495697,0.09427881240844727,0.09473636001348495,0.09518054872751236,0.09561198204755783,0.09604164212942123,0.09646305441856384,0.0968933030962944,0.09732610732316971,0.09774181991815567,0.09815891832113266,0.09860291332006454,0.09900940209627151,0.09942511469125748,0.09984102845191956,0.10025615990161896,0.10065361857414246,0.10106737166643143,0.10147130489349365,0.1018858477473259,0.10227662324905396,0.10267486423254013,0.10308685153722763,0.1034819558262825,0.10388294607400894,0.10426920652389526,0.10465409606695175,0.10504762083292007,0.1054266169667244,0.10580699145793915,0.10618991404771805,0.10657205432653427,0.10694986581802368,0.10731413960456848,0.10769353061914444,0.1080542579293251,0.10842441767454147,0.10879261791706085,0.10915806144475937,0.10951761901378632,0.10987266153097153,0.11022946983575821,0.1105821505188942,0.11093365401029587,0.11127730458974838,0.11162330955266953,0.11196067184209824,0.1123090386390686,0.11264993995428085,0.11297689378261566,0.11331308633089066,0.113645538687706,0.11398035287857056,0.11430731415748596,0.11463446915149689,0.11496181786060333,0.11527758091688156,0.11559668928384781,0.11592384427785873,0.11624785512685776,0.11656086891889572,0.11687251180410385,0.11718631535768509,0.1174863651394844,0.1177893653512001,0.11808568984270096,0.11839085072278976,0.11869385093450546,0.11899077147245407,0.11928807199001312,0.11958636343479156,0.1198783665895462,0.12016801536083221,0.12045294791460037,0.12073631584644318,0.12102104723453522,0.12130048871040344,0.12158738821744919,0.12186996638774872,0.12214527279138565,0.12242196500301361,0.12269943952560425,0.12298378348350525,0.12325359880924225,0.12352537363767624,0.12379813194274902,0.12406951934099197,0.12433776259422302,0.12460757791996002,0.12486560642719269,0.12512284517288208,0.12538069486618042,0.12564167380332947,0.1258992999792099,0.12615713477134705,0.12641222774982452,0.1266641765832901,0.1269037425518036,0.12715254724025726],"recovered":[0.0,3.102666596532799e-05,5.635856359731406e-05,8.443965634796768e-05,0.00011487720621516928,0.0001515986368758604,0.0001904801611090079,0.00023898386280052364,0.00028866578941233456,0.0003428642812650651,0.0004045248497277498,0.00047404030920006335,0.000560640066396445,0.000649399880785495,0.0007503347005695105,0.0008591244113631546,0.0009928533108904958,0.0011356151662766933,0.0012854464584961534,0.0014390088617801666,0.0015996405854821205,0.001753399264998734,0.0019057834288105369,0.0020601311698555946,0.002224690280854702,0.002389249624684453,0.002552826888859272,0.002716011367738247,0.002882141387090087,0.00305750104598701,0.0032195074018090963,0.003393295919522643,0.0035747429355978966,0.0037526553496718407,0.00393547723069787,0.004120262339711189,0.004310938995331526,0.004500044509768486,0.004691506735980511,0.0048868958838284016,0.005076590459793806,0.005269819870591164,0.005470904055982828,0.005667275749146938,0.005873857997357845,0.006076316814869642,0.0062793646939098835,0.006483198143541813,0.006699010264128447,0.006913055200129747,0.007131616119295359,0.007345464546233416,0.007568542379885912,0.007793191354721785,0.008016465231776237,0.008246809244155884,0.008483435958623886,0.008714958094060421,0.008947658352553844,0.009184874594211578,0.00943348091095686,0.009675409644842148,0.009914393536746502,0.010165159590542316,0.010412980802357197,0.010667281225323677,0.010926295071840286,0.011179221794009209,0.011449428275227547,0.01171060185879469,0.011980809271335602,0.012254550121724606,0.012522989884018898,0.012793982401490211,0.013077346608042717,0.013359924778342247,0.013643484562635422,0.013929598033428192,0.014219441451132298,0.014511053450405598,0.014820730313658714,0.015120197087526321,0.015433409251272678,0.015736998990178108,0.016040392220020294,0.016364602372050285,0.016670940443873405,0.016983171924948692,0.017302079126238823,0.017624717205762863,0.01794813945889473,0.01827431283891201,0.01859871856868267,0.018936868757009506,0.019254008308053017,0.01959255337715149,0.019930703565478325,0.02027592435479164,0.020630767568945885,0.020975204184651375,0.021332403644919395,0.02168508619070053,0.02204287424683571,0.02240537479519844,0.02277003787457943,0.023120559751987457,0.023474814370274544,0.02383810095489025,0.024200601503252983,0.02457842044532299,0.02494877576828003,0.025311866775155067,0.025687918066978455,0.026061613112688065,0.02645258791744709,0.026832370087504387,0.02722000703215599,0.027620799839496613,0.028011972084641457,0.028403732925653458,0.028820237144827843,0.029231438413262367,0.029633410274982452,0.03004205785691738,0.03046327456831932,0.030881153419613838,0.03129333630204201,0.03172299638390541,0.03214264288544655,0.0325738750398159,0.032998427748680115,0.03343005105853081,0.03387247771024704,0.034314900636672974,0.034755755215883255,0.03520171344280243,0.03566240146756172,0.036110129207372665,0.036558639258146286,0.0370040088891983,0.03746037557721138,0.03792459890246391,0.038374487310647964,0.03882790729403496,0.03929036110639572,0.03974594175815582,0.04021075367927551,0.0406651571393013,0.04113369807600975,0.0416136309504509,0.042073532938957214,0.04253441467881203,0.04300786554813385,0.043488189578056335,0.0439755842089653,0.044450607150793076,0.04495174437761307,0.04544385150074959,0.045925747603178024,0.04641569405794144,0.046906426548957825,0.04739971086382866,0.04788671061396599,0.0483880452811718,0.04888133332133293,0.049369119107723236,0.04987320303916931,0.050381019711494446,0.050875481218099594,0.051369354128837585,0.05186107009649277,0.05237477645277977,0.05288141593337059,0.05338628590106964,0.05389351397752762,0.054404471069574356,0.054911304265260696,0.055421870201826096,0.055905334651470184,0.056411776691675186,0.0569235198199749,0.05742053687572479,0.057921480387449265,0.058441080152988434,0.05895262584090233,0.059463780373334885,0.05997944995760918,0.06050003319978714,0.06101040169596672,0.061529215425252914,0.06203938648104668,0.06254956126213074,0.0630679801106453,0.06358698755502701,0.06411856412887573,0.06462755799293518,0.06515383720397949,0.06567893177270889,0.06620265543460846,0.06673344224691391,0.06724538654088974,0.06776930391788483,0.06828851252794266,0.06880653649568558,0.06932731717824936,0.06983493268489838,0.07034962624311447,0.07086490094661713,0.07136820256710052,0.07188230007886887,0.0723859965801239,0.07289871573448181,0.0734081044793129,0.07391081750392914,0.07442589849233627,0.0749305710196495,0.07542228698730469,0.07593756169080734,0.07643811404705048,0.07693866640329361,0.07742978632450104,0.07792170345783234,0.07841242849826813,0.07890865951776505,0.07940744608640671,0.07990681380033493,0.08040186762809753,0.08090006560087204,0.08139531314373016,0.08188702911138535,0.08239032328128815,0.08287496864795685,0.0833621695637703,0.08384975790977478,0.08432438969612122,0.08480765670537949,0.08529701083898544,0.08577556908130646,0.08625373244285583,0.08673759549856186,0.08721968531608582,0.08768527954816818,0.08816089481115341,0.0886288434267044,0.08910033106803894,0.08956082165241241,0.09001404792070389,0.0904686450958252,0.09094072133302689,0.09139041602611542,0.09184776246547699,0.09229843318462372,0.09274949878454208,0.09319978207349777,0.09363120794296265,0.09407991915941238,0.094530388712883,0.09496182203292847,0.09540090709924698,0.09582486748695374,0.09624432027339935,0.0966765359044075,0.09709774702787399,0.09751719981431961,0.0979498028755188,0.09836414456367493,0.09878870099782944,0.09920245409011841,0.09961208701133728,0.1000315397977829,0.10044116526842117,0.1008492261171341,0.10125885903835297,0.10166358202695847,0.1020779237151146,0.10248421132564545,0.10288206487894058,0.10328462719917297,0.10367736965417862,0.104067362844944,0.1044512689113617,0.10483182966709137,0.1052120104432106,0.10558746755123138,0.10597432404756546,0.1063535138964653,0.10673093795776367,0.10710522532463074,0.10746988654136658,0.10783454775810242,0.1082049012184143,0.10857073962688446,0.10894089937210083,0.10930163413286209,0.10965333878993988,0.11000228673219681,0.11035831272602081,0.1107068657875061,0.111067995429039,0.11141400039196014,0.11175628006458282,0.11209756880998611,0.11243592202663422,0.11277269572019577,0.11311300843954086,0.11343741416931152,0.11377183347940445,0.11409348994493484,0.11441966146230698,0.11474603414535522,0.11507004499435425,0.11539307236671448,0.11571747809648514,0.11603658646345139,0.11634822189807892,0.11666104197502136,0.11697150766849518,0.11727921664714813,0.11758575588464737,0.11789406090974808,0.11820197105407715,0.11849063634872437,0.11878813803195953,0.11908760666847229,0.11938393115997314,0.11967318505048752,0.11996538192033768,0.12025091052055359,0.12053269892930984,0.120817631483078,0.121094711124897,0.12137827277183533,0.1216592788696289,0.1219436302781105,0.12222404778003693,0.12250151485204697,0.12277644127607346,0.12304821610450745,0.12332647293806076,0.12360984086990356,0.12387238442897797,0.12413728982210159,0.1243988573551178,0.12465904653072357,0.12491767108440399,0.12518925964832306,0.12544433772563934,0.1257011890411377,0.12595981359481812,0.12621156871318817,0.1264597773551941],"active":[0.00028824806213378906,0.00027823314303532243,0.00028117868350818753,0.0002896226942539215,0.00030238679028116167,0.0003096525324508548,0.0003224166575819254,0.0003285041602794081,0.0003398937114980072,0.0003577635216061026,0.00037622242234647274,0.00039860871038399637,0.00040862365858629346,0.0004343483014963567,0.0004585019778460264,0.00049345608567819,0.0005213407566770911,0.0005337122129276395,0.0005394070176407695,0.0005407815333455801,0.0005315521266311407,0.0005403888644650578,0.0005494217621162534,0.0005602224264293909,0.000560615211725235,0.0005649351514875889,0.0005674879066646099,0.0005759319756180048,0.0005851616151630878,0.0005830014124512672,0.000604012981057167,0.0006057803984731436,0.0006030313670635223,0.0006140279583632946,0.0006183478981256485,0.0006246324628591537,0.0006295414641499519,0.0006342544220387936,0.000637199729681015,0.0006393599323928356,0.000646036583930254,0.0006531062535941601,0.0006507495418190956,0.0006601749919354916,0.0006517316214740276,0.0006523206830024719,0.0006637102924287319,0.0006747068837285042,0.0006786342710256577,0.000683346763253212,0.0006845253519713879,0.0006917915306985378,0.000697289127856493,0.0006990567781031132,0.0007004318758845329,0.0007104463875293732,0.0007059304043650627,0.0007151588797569275,0.0007228171452879906,0.0007302798330783844,0.0007291017100214958,0.0007306728512048721,0.0007505062967538834,0.0007507028058171272,0.0007560038939118385,0.0007636630907654762,0.0007632700726389885,0.0007781945168972015,0.0007699467241764069,0.0007878169417381287,0.0007891906425356865,0.0007911557331681252,0.0007992060855031013,0.0008084354922175407,0.0008013658225536346,0.0007990095764398575,0.0008094180375337601,0.0008231634274125099,0.0008247345685958862,0.0008429968729615211,0.0008361246436834335,0.0008447635918855667,0.0008410336449742317,0.0008502621203660965,0.0008645989000797272,0.0008522253483533859,0.0008659735321998596,0.0008687209337949753,0.0008673463016748428,0.0008732378482818604,0.0008832532912492752,0.0008753985166549683,0.0008918922394514084,0.0008783452212810516,0.0008966065943241119,0.0008952319622039795,0.000908389687538147,0.0009107459336519241,0.000901712104678154,0.0009176172316074371,0.0009123161435127258,0.0009170286357402802,0.0009272396564483643,0.0009121205657720566,0.0009036753326654434,0.000913495197892189,0.0009301844984292984,0.000927044078707695,0.0009415764361619949,0.0009290073066949844,0.0009278301149606705,0.0009547322988510132,0.0009610168635845184,0.0009724050760269165,0.0009682811796665192,0.0009835995733737946,0.000990668311715126,0.0009824223816394806,0.001010894775390625,0.0010258182883262634,0.0010105017572641373,0.000999700278043747,0.001012071967124939,0.0010295510292053223,0.0010224804282188416,0.0010332819074392319,0.001050364226102829,0.0010434910655021667,0.0010580234229564667,0.0010513439774513245,0.001059986650943756,0.0010586157441139221,0.0010588094592094421,0.001064307987689972,0.0010686293244361877,0.0010758936405181885,0.001063913106918335,0.0010719634592533112,0.0010753050446510315,0.001085713505744934,0.0010906234383583069,0.0010811947286128998,0.0010861046612262726,0.0010939575731754303,0.001086890697479248,0.0010919980704784393,0.0010923892259597778,0.0011057406663894653,0.0011222362518310547,0.0010963156819343567,0.0011137910187244415,0.0011177211999893188,0.0011350028216838837,0.0011330395936965942,0.0011255741119384766,0.0011446215212345123,0.0011300928890705109,0.0011326447129249573,0.0011359825730323792,0.0011340193450450897,0.001142069697380066,0.001129698008298874,0.001126360148191452,0.0011220425367355347,0.0011218413710594177,0.0011497288942337036,0.0011514946818351746,0.0011461935937404633,0.001151498407125473,0.0011573880910873413,0.0011729001998901367,0.0011630840599536896,0.0011567957699298859,0.0011599399149417877,0.0011672042310237885,0.0011609233915805817,0.001164652407169342,0.001151103526353836,0.0011697597801685333,0.0011744722723960876,0.0011642612516880035,0.0011833086609840393,0.0011982321739196777,0.0011864490807056427,0.0011862553656101227,0.001189984381198883,0.001192539930343628,0.0011925362050533295,0.0012009814381599426,0.0011917538940906525,0.0011978410184383392,0.0012047141790390015,0.0012058913707733154,0.0011958777904510498,0.0011738836765289307,0.001190774142742157,0.0011842846870422363,0.0011819377541542053,0.0011770203709602356,0.00116642564535141,0.0011770203709602356,0.0011705458164215088,0.0011764317750930786,0.0011742785573005676,0.001167401671409607,0.0011695623397827148,0.0011711269617080688,0.0011619031429290771,0.0011707395315170288,0.001166030764579773,0.001168183982372284,0.0011599436402320862,0.0011567994952201843,0.0011562108993530273,0.0011491402983665466,0.0011491402983665466,0.001163668930530548,0.001139715313911438,0.0011371597647666931,0.0011353939771652222,0.0011475756764411926,0.0011497288942337036,0.0011550337076187134,0.0011571943759918213,0.0011560097336769104,0.0011456087231636047,0.0011483579874038696,0.0011513009667396545,0.0011446252465248108,0.0011524781584739685,0.0011357888579368591,0.0011342167854309082,0.0011308714747428894,0.0011236071586608887,0.001141868531703949,0.0011510998010635376,0.00113716721534729,0.001139715313911438,0.0011352002620697021,0.0011234134435653687,0.001116149127483368,0.0011253803968429565,0.0011230185627937317,0.001116149127483368,0.0011067241430282593,0.0011012256145477295,0.0011185035109519958,0.0011181160807609558,0.0011035874485969543,0.001116342842578888,0.0011045634746551514,0.0011008381843566895,0.0011018142104148865,0.0010790303349494934,0.0011051520705223083,0.0011006295680999756,0.0010815933346748352,0.0010798200964927673,0.001062147319316864,0.0010684356093406677,0.0010817870497703552,0.001065284013748169,0.001061171293258667,0.001085713505744934,0.001059599220752716,0.00106097012758255,0.0010523274540901184,0.0010537058115005493,0.0010415315628051758,0.001035831868648529,0.0010301396250724792,0.001036621630191803,0.0010177642107009888,0.001011282205581665,0.0010089278221130371,0.0009977445006370544,0.0010008811950683594,0.00098457932472229,0.0009767264127731323,0.0009802579879760742,0.0009753480553627014,0.0009751617908477783,0.0009779036045074463,0.000984586775302887,0.0009755417704582214,0.0009606257081031799,0.0009625926613807678,0.0009490326046943665,0.0009545311331748962,0.0009580701589584351,0.0009531602263450623,0.0009468793869018555,0.000931762158870697,0.0009278357028961182,0.0009288117289543152,0.0009313672780990601,0.0009189918637275696,0.0009164437651634216,0.0008926764130592346,0.0008950382471084595,0.0008936598896980286,0.0008793249726295471,0.0008771643042564392,0.0008728429675102234,0.0008673444390296936,0.0008698999881744385,0.0008626356720924377,0.0008683279156684875,0.000857919454574585,0.0008506551384925842,0.0008537992835044861,0.00085478276014328,0.0008433908224105835,0.0008359253406524658,0.0008380934596061707,0.0008253231644630432,0.0008178576827049255,0.0008064731955528259,0.000805094838142395,0.0007997900247573853,0.0007888004183769226,0.0007974356412887573,0.0007982254028320312,0.0007907599210739136,0.0007840842008590698,0.000779762864112854,0.0007709339261054993,0.0007701367139816284,0.0007677897810935974,0.0007697567343711853,0.0007752552628517151,0.0007670000195503235,0.0007626861333847046,0.0007558092474937439,0.0007597357034683228,0.000752083957195282,0.0007489323616027832,0.0007499158382415771,0.0007430464029312134,0.000727921724319458,0.0007351934909820557,0.000728316605091095,0.0007239878177642822,0.0007216483354568481,0.0007240027189254761,0.0007100403308868408,0.0007127970457077026,0.0007110387086868286,0.0007043629884719849,0.0006921738386154175,0.0006927698850631714]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.00028824806213378906,0.0003108307719230652,0.00034205379779450595,0.0003732768236659467,0.00041019462514668703,0.00045575277181342244,0.0004977762000635266,0.0005494218785315752,0.0006022457964718342,0.0006664592074230313,0.0007351891254074872,0.0008086320012807846,0.0008885550778359175,0.0009790821932256222,0.0010802134638652205,0.0011890032328665257,0.0013082005316391587,0.0014258269220590591,0.001545024337247014,0.0016579378861933947,0.0017686912324279547,0.0018853357760235667,0.0019986419938504696,0.002113912021741271,0.002234876621514559,0.0023515212815254927,0.0024709149729460478,0.0025848103687167168,0.0027004729490727186,0.0028151539154350758,0.002923943568021059,0.0030368571169674397,0.0031582145020365715,0.0032672006636857986,0.003378935856744647,0.0034934203140437603,0.003608101047575474,0.003726513125002384,0.0038386411033570766,0.0039476267993450165,0.004060147795826197,0.004171294160187244,0.004277727100998163,0.004388676956295967,0.004494521301239729,0.004604685585945845,0.004713475238531828,0.00482521066442132,0.004940480459481478,0.005047698970884085,0.0051570781506598,0.00526449317112565,0.005366017110645771,0.005473039112985134,0.005572992376983166,0.0056821745820343494,0.005792928393930197,0.005890524946153164,0.005999510642141104,0.006103194784373045,0.006205111742019653,0.0063103665597736835,0.006411104928702116,0.006517341826111078,0.006622400600463152,0.006732368376106024,0.006834481377154589,0.006937969010323286,0.0070406715385615826,0.007147497497498989,0.007254323456436396,0.007355061825364828,0.007459924090653658,0.007568713743239641,0.007673183456063271,0.007779223844408989,0.0078774094581604,0.00797775574028492,0.00807986781001091,0.00817844644188881,0.008273097686469555,0.008375800214707851,0.008479287847876549,0.008576687425374985,0.00867055356502533,0.008767364546656609,0.008865157142281532,0.008962949737906456,0.009057404473423958,0.009154804982244968,0.009253382682800293,0.009347837418317795,0.009442292153835297,0.00953635387122631,0.009626488201320171,0.009723495692014694,0.009814023040235043,0.009907299652695656,0.009997433982789516,0.010086193680763245,0.010174953378736973,0.010263516567647457,0.010356989689171314,0.010443982668220997,0.010533527471125126,0.010619930922985077,0.010708690620958805,0.010798039846122265,0.010887584649026394,0.010978308506309986,0.011064711958169937,0.011151704005897045,0.011240464635193348,0.011325492523610592,0.011414645239710808,0.011498692445456982,0.011586667038500309,0.011671106331050396,0.011753778904676437,0.011836647056043148,0.011924228630959988,0.01201043650507927,0.012090555392205715,0.012173816561698914,0.012259041890501976,0.012344267219305038,0.012423797510564327,0.012506666593253613,0.012590712867677212,0.012671814300119877,0.012756254523992538,0.01284344308078289,0.012928275391459465,0.013012126088142395,0.013094012625515461,0.013175900094211102,0.013254055753350258,0.013337906450033188,0.013422934338450432,0.013505803421139717,0.013585923239588737,0.013667024672031403,0.013749499805271626,0.013828834518790245,0.013907383196055889,0.013990054838359356,0.014067032374441624,0.014146562665700912,0.014224914833903313,0.014303856529295444,0.014376906678080559,0.014454865828156471,0.014531254768371582,0.01460646465420723,0.014681282453238964,0.014757866971194744,0.014837200753390789,0.014911036007106304,0.014984282664954662,0.015058510936796665,0.01512959785759449,0.015205200761556625,0.015281588770449162,0.01535738818347454,0.015430634841322899,0.015505844727158546,0.01557987742125988,0.01565273106098175,0.01572244241833687,0.01579510048031807,0.015866775065660477,0.01593550480902195,0.01600678823888302,0.016074340790510178,0.016142284497618675,0.016210228204727173,0.016281316056847572,0.016346314921975136,0.01641681231558323,0.016486719250679016,0.016550343483686447,0.016617896035313606,0.01668858900666237,0.01675771176815033,0.01682329922914505,0.01689085178077221,0.01695801131427288,0.017028704285621643,0.017094291746616364,0.01715673878788948,0.01722625456750393,0.017292430624365807,0.017355073243379593,0.01741752028465271,0.01747800223529339,0.01754319667816162,0.017606427893042564,0.017668481916189194,0.017728179693222046,0.01779160648584366,0.01785523071885109,0.01791316084563732,0.017973249778151512,0.018036678433418274,0.018098732456564903,0.018158232793211937,0.018221857026219368,0.018282731994986534,0.018342820927500725,0.018400946632027626,0.018459269776940346,0.01851680688560009,0.018575521185994148,0.018633058294653893,0.01868843473494053,0.018743615597486496,0.01879741996526718,0.0188541729003191,0.0189034603536129,0.01895962283015251,0.01901460811495781,0.019070377573370934,0.01912378892302513,0.019178183749318123,0.019234150648117065,0.01928461715579033,0.019338423386216164,0.01939164102077484,0.0194446612149477,0.0194923784583807,0.01954854093492031,0.01959979347884655,0.019652027636766434,0.01969974674284458,0.019750215113162994,0.019801270216703415,0.019854094833135605,0.01990417018532753,0.01995738595724106,0.020007656887173653,0.02005380392074585,0.020103681832551956,0.020152578130364418,0.020201867446303368,0.02024880051612854,0.020299268886446953,0.020346790552139282,0.020397454500198364,0.02044576220214367,0.020493479445576668,0.02054021507501602,0.020585184916853905,0.020632706582546234,0.02067905105650425,0.020730499178171158,0.020776646211743355,0.020823972299695015,0.020868351683020592,0.020916463807225227,0.02095946855843067,0.02100188471376896,0.0210490133613348,0.02109457179903984,0.021138951182365417,0.02118215337395668,0.021221427246928215,0.021263647824525833,0.021305082365870476,0.021346909925341606,0.02139384113252163,0.021435866132378578,0.021480048075318336,0.021522268652915955,0.02156900428235531,0.02161279506981373,0.021651480346918106,0.02169252187013626,0.021733760833740234,0.021773623302578926,0.021815450862050056,0.021852565929293633,0.021893607452511787,0.021932095289230347,0.021970584988594055,0.022010840475559235,0.022054631263017654,0.02209744043648243,0.02213750034570694,0.02217756025493145,0.022218404337763786,0.022256501019001007,0.02229400724172592,0.022329550236463547,0.0223690215498209,0.022409474477171898,0.022445213049650192,0.022480953484773636,0.022517871111631393,0.022556163370609283,0.022593867033720016,0.02263176627457142,0.022669274359941483,0.02270795777440071,0.02274448424577713,0.022778455168008804,0.022813016548752785,0.02284816838800907,0.02288312092423439,0.022922789677977562,0.022958725690841675,0.022993285208940506,0.023027455434203148,0.02305789291858673,0.023089705035090446,0.023125050589442253,0.023157846182584763,0.02319122850894928,0.02322421967983246,0.023254459723830223,0.02328587882220745,0.023319263011217117,0.023348325863480568,0.02338053099811077,0.02340998686850071,0.02343904972076416,0.023471252992749214,0.02350110188126564,0.02353193238377571,0.023561976850032806,0.023589665070176125,0.02361951395869255,0.023649558424949646,0.02367783710360527,0.02370689995586872,0.02373596280813217,0.02376522123813629,0.023793499916791916,0.023820990696549416,0.023851821199059486,0.023881472647190094,0.023906216025352478,0.023933904245495796,0.023960808292031288,0.023990262299776077,0.02401559427380562,0.024041516706347466,0.024066848680377007,0.024091197177767754,0.024118296802043915,0.02414284460246563,0.024169549345970154],"recovered":[0.0,3.2990377803798765e-05,5.9696874814108014e-05,8.875982894096524e-05,0.00011860826634801924,0.00014983129221946,0.00018557088333182037,0.0002273979625897482,0.0002731524873524904,0.0003247981076128781,0.00038351313560269773,0.00044576285290531814,0.000513510953169316,0.0005887211300432682,0.0006761063705198467,0.0007650625775568187,0.0008659973973408341,0.0009783217683434486,0.0010947699192911386,0.001209647161886096,0.0013258990366011858,0.0014441144885495305,0.0015633119037374854,0.0016803491162136197,0.0017993501387536526,0.0019128527492284775,0.0020369593985378742,0.0021549786906689405,0.002270444994792342,0.002388660330325365,0.002502948511391878,0.0026186113245785236,0.0027323102112859488,0.0028473837301135063,0.002963242819532752,0.0030783163383603096,0.003193586366251111,0.0033055180683732033,0.00342392991296947,0.003529577748849988,0.0036422947887331247,0.0037573683075606823,0.003870674641802907,0.00397926801815629,0.004089039284735918,0.004200971219688654,0.004308975301682949,0.004420710727572441,0.004529500380158424,0.004643002990633249,0.0047533633187413216,0.004857833031564951,0.004967604763805866,0.005073645152151585,0.005184987559914589,0.00528827914968133,0.005391766782850027,0.005505661945790052,0.005607774946838617,0.005711655598133802,0.005816517863422632,0.005921183619648218,0.006023689638823271,0.006128355395048857,0.0062420545145869255,0.00634416751563549,0.006450993474572897,0.006551142781972885,0.006657968740910292,0.006757332477718592,0.006860820110887289,0.006967057008296251,0.007071526721119881,0.007173443213105202,0.0072820368222892284,0.007390629965811968,0.0074931359849870205,0.007593481335788965,0.007698933128267527,0.007800653111189604,0.007898249663412571,0.007996435277163982,0.008098351769149303,0.008197912015020847,0.008297080174088478,0.008393105119466782,0.008491487242281437,0.008587906137108803,0.008686680346727371,0.008782116696238518,0.008874804712831974,0.008971026167273521,0.00906351674348116,0.009159346111118793,0.009254585951566696,0.009350218810141087,0.009444477036595345,0.009538539685308933,0.009631423279643059,0.009721949696540833,0.00981169193983078,0.009904182516038418,0.009993335232138634,0.010080523788928986,0.010167516767978668,0.010254508815705776,0.010343661531805992,0.010430654510855675,0.010515878908336163,0.010608565993607044,0.0107012540102005,0.010784711688756943,0.010873471386730671,0.01096026785671711,0.01104490365833044,0.011130914092063904,0.011217121034860611,0.011301560327410698,0.01138305477797985,0.011469261720776558,0.011555075645446777,0.011641087010502815,0.011729453690350056,0.011812714859843254,0.01189381629228592,0.011971971951425076,0.012063088826835155,0.012144582346081734,0.012226666323840618,0.012309534475207329,0.012391814030706882,0.01247429009526968,0.012561478652060032,0.01264650747179985,0.012728983536362648,0.012809299863874912,0.0128945242613554,0.012978571467101574,0.013058298267424107,0.013141952455043793,0.013225410133600235,0.01330474391579628,0.013385060243308544,0.01347067765891552,0.013552368618547916,0.01363464817404747,0.013710839673876762,0.01378703210502863,0.013865973800420761,0.013945111073553562,0.014024837873876095,0.014100047759711742,0.014179774560034275,0.01425282470881939,0.014325286261737347,0.014399711042642593,0.014475509524345398,0.014550916850566864,0.014626126736402512,0.014697998762130737,0.014772815629839897,0.014845277182757854,0.01492284331470728,0.014997268095612526,0.015069140121340752,0.01514493953436613,0.015219757333397865,0.015290451236069202,0.015364679507911205,0.015439299866557121,0.015510386787354946,0.015582650899887085,0.0156549159437418,0.015724431723356247,0.015796499326825142,0.015867389738559723,0.01593533344566822,0.015999743714928627,0.01607004553079605,0.016136810183525085,0.01620691642165184,0.01627427153289318,0.01634201966226101,0.016413694247603416,0.016484584659337997,0.01654820889234543,0.016615957021713257,0.016681937500834465,0.016749883070588112,0.016818219795823097,0.016889110207557678,0.016955483704805374,0.017020678147673607,0.017088033258914948,0.017153818160295486,0.017217835411429405,0.017279887571930885,0.017347833141684532,0.017406940460205078,0.017462121322751045,0.01752299629151821,0.017585834488272667,0.017644550651311874,0.017704444006085396,0.017770424485206604,0.01783129945397377,0.017892174422740936,0.01795521005988121,0.01801745966076851,0.0180775485932827,0.018138816580176353,0.01819596067070961,0.018251730129122734,0.01831083744764328,0.018369749188423157,0.018427874892950058,0.018483251333236694,0.018539806827902794,0.01859518326818943,0.01864447258412838,0.018700242042541504,0.018760528415441513,0.018814725801348686,0.018870102241635323,0.018924301490187645,0.018982820212841034,0.01903427019715309,0.019086897373199463,0.019139524549245834,0.01919156312942505,0.01924595795571804,0.019294068217277527,0.01934649981558323,0.019399520009756088,0.01945371925830841,0.019500650465488434,0.019547976553440094,0.019597070291638374,0.019646555185317993,0.019700361415743828,0.019752399995923042,0.019801689311861992,0.019848817959427834,0.019894571974873543,0.019947592169046402,0.0199937392026186,0.020047152414917946,0.02009408548474312,0.020143570378422737,0.02019227109849453,0.02023802511394024,0.020290063694119453,0.020337192341685295,0.020382357761263847,0.020426739007234573,0.020472100004553795,0.020521782338619232,0.020572248846292496,0.020617807283997536,0.02066591940820217,0.020710691809654236,0.02075939066708088,0.020802397280931473,0.020844420418143272,0.020887818187475204,0.020931413397192955,0.02097088284790516,0.02101467363536358,0.021057680249214172,0.021102648228406906,0.021149974316358566,0.02119278348982334,0.021232450380921364,0.02127525955438614,0.021318066865205765,0.021366572007536888,0.021410951390862465,0.02145002968609333,0.021489303559064865,0.021528184413909912,0.021570011973381042,0.021612821146845818,0.021651113405823708,0.021691173315048218,0.021725734695792198,0.021763240918517113,0.02180369384586811,0.02184591442346573,0.02188793756067753,0.021927015855908394,0.021965110674500465,0.022003600373864174,0.02204621210694313,0.022082345560193062,0.022118477150797844,0.02215755544602871,0.022193491458892822,0.02222844585776329,0.022266345098614693,0.022304832935333252,0.0223380196839571,0.022380633279681206,0.0224163718521595,0.022453879937529564,0.02249138616025448,0.02252791076898575,0.022563258185982704,0.022599389776587486,0.02263513021171093,0.022672047838568687,0.022707590833306313,0.022742347791790962,0.022776518017053604,0.02280833013355732,0.0228428915143013,0.022878237068653107,0.022911228239536285,0.02294304035604,0.022974655032157898,0.023006271570920944,0.023039065301418304,0.023071467876434326,0.02310151234269142,0.02313450165092945,0.023165332153439522,0.023194199427962303,0.023225029930472374,0.023257823660969734,0.023289047181606293,0.023319091647863388,0.02334952913224697,0.023377610370516777,0.02340785041451454,0.0234375037252903,0.023465387523174286,0.023494647815823555,0.0235231202095747,0.023551398888230324,0.02358124777674675,0.023610113188624382,0.023638783022761345,0.023666080087423325,0.023693963885307312,0.023718902841210365,0.02374737709760666,0.023775065317749977,0.023800790309906006,0.023826317861676216,0.023852238431572914,0.023881694301962852,0.02390584908425808],"active":[0.00028824806213378906,0.0002778403868433088,0.00028235692298039794,0.0002845170092768967,0.0002915863587986678,0.00030592147959396243,0.00031220531673170626,0.00032202393049374223,0.00032909330911934376,0.00034166109981015325,0.0003516759898047894,0.00036286914837546647,0.0003750441246666014,0.000390361063182354,0.00040410709334537387,0.0004239406553097069,0.0004422031342983246,0.0004475051537156105,0.0004502544179558754,0.00044829072430729866,0.0004427921958267689,0.0004412212874740362,0.0004353300901129842,0.0004335629055276513,0.0004355264827609062,0.0004386685322970152,0.00043395557440817356,0.0004298316780477762,0.00043002795428037643,0.0004264935851097107,0.0004209950566291809,0.000418245792388916,0.00042590429075062275,0.00041981693357229233,0.000415693037211895,0.0004151039756834507,0.00041451468132436275,0.0004209950566291809,0.0004147111903876066,0.0004180490504950285,0.00041785300709307194,0.0004139258526265621,0.00040705245919525623,0.00040940893813967705,0.0004054820165038109,0.0004037143662571907,0.00040449993684887886,0.00040449993684887886,0.00041098007932305336,0.0004046959802508354,0.000403714831918478,0.00040666013956069946,0.0003984123468399048,0.0003993939608335495,0.0003880048170685768,0.0003938954323530197,0.0004011616110801697,0.0003848630003631115,0.0003917356953024864,0.00039153918623924255,0.0003885938785970211,0.0003891829401254654,0.0003874152898788452,0.0003889864310622215,0.0003803460858762264,0.00038820086047053337,0.00038348790258169174,0.0003868262283504009,0.0003827027976512909,0.0003901650197803974,0.0003935033455491066,0.0003880048170685768,0.00038839736953377724,0.00039527053013443947,0.00039114663377404213,0.0003885938785970211,0.0003842734731733799,0.0003842744044959545,0.0003809346817433834,0.0003777933306992054,0.00037484802305698395,0.000379364937543869,0.00038093607872724533,0.0003787754103541374,0.0003734733909368515,0.00037425942718982697,0.00037366990000009537,0.0003750436007976532,0.0003707241266965866,0.00037268828600645065,0.00037857796996831894,0.0003768112510442734,0.0003787754103541374,0.00037700776010751724,0.0003719022497534752,0.00037327688187360764,0.00036954600363969803,0.00036875996738672256,0.00036601070314645767,0.0003642439842224121,0.0003632614389061928,0.0003593340516090393,0.0003636544570326805,0.00036345887929201126,0.00036601070314645767,0.0003654221072793007,0.00036502908915281296,0.0003673853352665901,0.0003717057406902313,0.0003697425127029419,0.00036345794796943665,0.0003669923171401024,0.000366993248462677,0.0003652246668934822,0.0003697415813803673,0.00036777835339307785,0.00036954600363969803,0.00036954600363969803,0.0003707241266965866,0.0003673853352665901,0.0003691529855132103,0.00036934949457645416,0.0003611017018556595,0.0003611017018556595,0.0003652255982160568,0.0003722952678799629,0.00036070868372917175,0.0003620842471718788,0.00036404654383659363,0.00036227982491254807,0.000364440493285656,0.0003691529855132103,0.00036679673939943314,0.00036561861634254456,0.00036502908915281296,0.00036660023033618927,0.0003595314919948578,0.0003593349829316139,0.0003646360710263252,0.0003638509660959244,0.0003605131059885025,0.0003622807562351227,0.00036443956196308136,0.00035815685987472534,0.0003550145775079727,0.00035540666431188583,0.0003561927005648613,0.00035953056067228317,0.0003589410334825516,0.0003587454557418823,0.00035206880420446396,0.00035481806844472885,0.000351480208337307,0.00035363994538784027,0.00035599619150161743,0.0003581559285521507,0.0003616912290453911,0.00036011915653944016,0.0003581559285521507,0.0003605121746659279,0.0003567822277545929,0.0003599235787987709,0.0003587454557418823,0.00036012008786201477,0.0003614947199821472,0.0003609051927924156,0.00036012008786201477,0.00036227982491254807,0.000357762910425663,0.0003558006137609482,0.00035638827830553055,0.0003528539091348648,0.0003518722951412201,0.00034990906715393066,0.0003457851707935333,0.00034283846616744995,0.0003459826111793518,0.0003465712070465088,0.00034676678478717804,0.00034990906715393066,0.00034342706203460693,0.0003436245024204254,0.00034656934440135956,0.00034401752054691315,0.0003387145698070526,0.0003426428884267807,0.0003420542925596237,0.00034676678478717804,0.00034440867602825165,0.00033851899206638336,0.0003371443599462509,0.00033694691956043243,0.000334395095705986,0.00032948702573776245,0.0003241840749979019,0.0003253612667322159,0.0003265403211116791,0.00032064877450466156,0.0003212392330169678,0.0003294851630926132,0.0003322344273328781,0.00032732635736465454,0.00032869912683963776,0.0003322344273328781,0.00032830797135829926,0.0003269333392381668,0.0003296826034784317,0.0003275219351053238,0.0003253612667322159,0.00032339803874492645,0.0003204531967639923,0.00032084621489048004,0.0003237910568714142,0.0003222208470106125,0.00031868554651737213,0.000315740704536438,0.00031416863203048706,0.00031436607241630554,0.00030827708542346954,0.0003151502460241318,0.00031436607241630554,0.00030984915792942047,0.000309063121676445,0.0003080815076828003,0.00030984915792942047,0.00030179694294929504,0.0003041531890630722,0.0003047436475753784,0.00030513666570186615,0.00030081532895565033,0.0003025829792022705,0.00030572526156902313,0.00030552782118320465,0.00030022673308849335,0.00029649585485458374,0.0003006197512149811,0.00030611827969551086,0.0003070998936891556,0.0003108307719230652,0.00030729547142982483,0.0003014039248228073,0.0003019925206899643,0.00030376017093658447,0.00030729547142982483,0.00030120834708213806,0.0003055296838283539,0.00029963813722133636,0.00030336901545524597,0.000302191823720932,0.00030120834708213806,0.0003021899610757828,0.0002951212227344513,0.000295514240860939,0.0002966932952404022,0.00030376017093658447,0.00030454620718955994,0.0003021899610757828,0.000296102836728096,0.00029865652322769165,0.00029354915022850037,0.0002911929041147232,0.0002896226942539215,0.0002921745181083679,0.0002945307642221451,0.00029433518648147583,0.00029001384973526,0.00029276497662067413,0.00029040873050689697,0.0002892296761274338,0.0002911929041147232,0.0002858918160200119,0.0002872645854949951,0.00028981827199459076,0.0002937447279691696,0.00029472820460796356,0.00028490833938121796,0.0002815704792737961,0.000283731147646904,0.000284319743514061,0.00028726644814014435,0.00028255395591259,0.00028078630566596985,0.0002809818834066391,0.0002794116735458374,0.00028510577976703644,0.0002913903445005417,0.00029374659061431885,0.00029158592224121094,0.0002896226942539215,0.00029138848185539246,0.0002913903445005417,0.00029040686786174774,0.00028333812952041626,0.00028667598962783813,0.00029099732637405396,0.00028765760362148285,0.0002874620258808136,0.00028942525386810303,0.00028981827199459076,0.0002890340983867645,0.00029374659061431885,0.0002886410802602768,0.00029158592224121094,0.0002906043082475662,0.00028706900775432587,0.00028510577976703644,0.0002849102020263672,0.000283731147646904,0.0002876594662666321,0.00028667785227298737,0.0002856943756341934,0.00028510764241218567,0.00028137490153312683,0.00028137490153312683,0.00028215907514095306,0.0002796091139316559,0.0002800002694129944,0.0002811793237924576,0.00027980469167232513,0.00027960725128650665,0.00028019770979881287,0.00027685798704624176,0.00027901865541934967,0.00027548521757125854,0.00027371756732463837,0.000277053564786911,0.0002760719507932663,0.00027410872280597687,0.00027292966842651367,0.0002705734223127365,0.00026998482644557953,0.00027194805443286896,0.00026998668909072876,0.00026939623057842255,0.00027057528495788574,0.0002705734223127365,0.0002703797072172165,0.0002695918083190918,0.0002705734223127365,0.000271359458565712,0.0002674330025911331,0.0002678241580724716,0.00026684440672397614,0.000271359458565712,0.00026821717619895935,0.0002664513885974884,0.00026605837047100067,0.0002648793160915375,0.00026605837047100067,0.0002611503005027771,0.0002637002617120743]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.00028824806213378906,0.00031141986255533993,0.0003389118646737188,0.000368563923984766,0.0004043034859932959,0.00044102492392994463,0.0004769608785863966,0.0005219299346208572,0.0005678808083757758,0.0006222756346687675,0.0006784378201700747,0.0007371528772637248,0.0008019553497433662,0.0008736308664083481,0.0009545358479954302,0.0010319061111658812,0.001115364022552967,0.0012031418737024069,0.0012879743007943034,0.0013625954743474722,0.001442322158254683,0.0015191033016890287,0.0015941171441227198,0.0016695237718522549,0.0017439484363421798,0.0018181768245995045,0.001892012427560985,0.0019619206432253122,0.0020351670682430267,0.0021038970444351435,0.0021708596032112837,0.0022344840690493584,0.0023032138124108315,0.0023735149297863245,0.002436157315969467,0.0025042982306331396,0.002565958769991994,0.002630368573591113,0.0026904582045972347,0.002749369479715824,0.002807102631777525,0.0028679778333753347,0.0029245326295495033,0.0029828548431396484,0.003040195442736149,0.0030918410047888756,0.0031462358310818672,0.0032004343811422586,0.003250901820138097,0.0033003874123096466,0.0033528185449540615,0.003400929505005479,0.0034443275071680546,0.003492438467219472,0.0035419240593910217,0.003584340214729309,0.0036295056343078613,0.00367074366658926,0.0037119814660400152,0.003756557824090123,0.003802705090492964,0.003847870510071516,0.003885966492816806,0.003927793353796005,0.0039678532630205154,0.004006735049188137,0.004046991001814604,0.0040821414440870285,0.0041178809478878975,0.004154406022280455,0.004192305728793144,0.0042260815389454365,0.004260642919689417,0.004295204300433397,0.0043274094350636005,0.004359025042504072,0.004391622729599476,0.004421863704919815,0.004454657901078463,0.004483524244278669,0.004515336360782385,0.00454302504658699,0.004573462530970573,0.0046013472601771355,0.004629428032785654,0.00465750927105546,0.004686376079916954,0.00471484987065196,0.004743912722915411,0.004768066573888063,0.004792612977325916,0.004818926565349102,0.004844258539378643,0.004869786556810141,0.004893743898719549,0.004917308688163757,0.004939498379826546,0.004961099475622177,0.004983682185411453,0.005005871877074242,0.005028454586863518,0.005050055682659149,0.005070281680673361,0.00509050814434886,0.005108770448714495,0.005128014832735062,0.00514568854123354,0.005166896618902683,0.005184962879866362,0.0052006724290549755,0.00521814962849021,0.005234840791672468,0.005253496114164591,0.0052695986814796925,0.005286290310323238,0.005301803350448608,0.005316335242241621,0.005331062711775303,0.005346379708498716,0.0053611076436936855,0.005374264437705278,0.005389777943491936,0.005402934737503529,0.005417662672698498,0.005429444834589958,0.0054424055851995945,0.0054553658701479435,0.005469701252877712,0.005480894353240728,0.0054936581291258335,0.005504066124558449,0.00551624083891511,0.005529005080461502,0.005542161874473095,0.0055521768517792225,0.005564941093325615,0.005576134193688631,0.005585756618529558,0.005595378577709198,0.005605197045952082,0.005614033900201321,0.005622674245387316,0.00563092203810811,0.0056395623832941055,0.005648006219416857,0.005655271932482719,0.005663126707077026,0.005671570543199778,0.00567844370380044,0.005686887539923191,0.005693957209587097,0.0057006338611245155,0.005707310512661934,0.0057145762257277966,0.005720467306673527,0.005726554896682501,0.0057328385300934315,0.005739122629165649,0.005746388342231512,0.005754243116825819,0.0057617053389549255,0.0057670073583722115,0.005774469114840031,0.005780360195785761,0.005786447785794735,0.005793124437332153,0.0057999975979328156,0.005806281231343746,0.005811779759824276,0.00581786734983325,0.00582375843077898,0.0058306315913796425,0.005835540592670441,0.00584064656868577,0.005845163017511368,0.00585026852786541,0.005855177994817495,0.005859105382114649,0.005863032769411802,0.005867352709174156,0.005870691034942865,0.005875993054360151,0.005881884600967169,0.0058854189701378345,0.005889739375561476,0.005892684683203697,0.005897397641092539,0.005901128984987736,0.005906627047806978,0.005911536514759064,0.005914481822401285,0.005918409209698439,0.005921944044530392,0.005925085861235857,0.005928424187004566,0.005931566469371319,0.005935689900070429,0.005939028225839138,0.0059429556131362915,0.0059459013864398,0.0059492397122085094,0.005952578037977219,0.005955719854682684,0.005959058180451393,0.005961610935628414,0.005964556708931923,0.005968091543763876,0.005970055237412453,0.005973393563181162,0.0059761423617601395,0.005978695582598448,0.005981444846838713,0.00598419364541769,0.005986746866255999,0.005989495664834976,0.005992244929075241,0.00599558325484395,0.005997939966619015,0.006000296212732792,0.006003438029438257,0.006005794741213322,0.006007954943925142,0.0060103111900389194,0.006011489313095808,0.006013256963342428,0.006015809718519449,0.006017380394041538,0.006019540596753359,0.0060217007994651794,0.006023467984050512,0.006024842616170645,0.006026413757354021,0.00602798443287611,0.006030537653714418,0.0060319118201732635,0.006032893899828196,0.006034465041011572,0.0060356431640684605,0.006037606857717037,0.0060391779989004135,0.006040552165359259,0.0060417307540774345,0.006043105386197567,0.006044676061719656,0.006046247202903032,0.006047425325959921,0.006048407405614853,0.006049978081136942,0.006050960160791874,0.0060521382838487625,0.006053316406905651,0.006054101977497339,0.0060556731186807156,0.00605665473267436,0.006057636812329292,0.006058814935386181,0.0060599930584430695,0.0060609751380980015,0.006061760243028402,0.0060625458136200905,0.006062938831746578,0.0060635278932750225,0.006064509507268667,0.006065688095986843,0.006066669709980488,0.006067258771508932,0.006067847833037376,0.0060686334036290646,0.006069418974220753,0.006070008035749197,0.006070204544812441,0.006070597097277641,0.0060713826678693295,0.006071971729397774,0.006072757299989462,0.006072953809052706,0.006073346361517906,0.00607354287058115,0.006074131932109594,0.006074720993638039,0.0060749175027012825,0.006075310055166483,0.006075899116694927,0.006076095625758171,0.006076684687286615,0.006076881196349859,0.00607727374881506,0.00607727374881506,0.006077862810343504,0.006078255828469992,0.006078648380935192,0.006078844889998436,0.006079237442463636,0.006079630460590124,0.0060800230130553246,0.006080415565520525,0.006080612074583769,0.006080612074583769,0.006080808583647013,0.006081005092710257,0.006081201136112213,0.006081201136112213,0.006081790197640657,0.006081986706703901,0.006082183215767145,0.006082379259169102,0.006082379259169102,0.006082575768232346,0.006082968786358833,0.00608316482976079,0.006083557847887278,0.006083753891289234,0.006083950400352478,0.006083950400352478,0.006084146909415722,0.0060843429528176785,0.006084539461880922,0.006084735970944166,0.00608493248000741,0.0060853250324726105,0.0060853250324726105,0.006085521541535854,0.006085914094001055,0.006086110603064299,0.006086110603064299,0.006086503155529499,0.006086503155529499,0.006086896173655987,0.006086896173655987,0.006086896173655987,0.006087288726121187,0.006087288726121187,0.006087485235184431,0.006087681278586388,0.0060878777876496315,0.0060878777876496315,0.0060878777876496315,0.006088074296712875,0.006088270805776119,0.0060888598673045635,0.0060888598673045635,0.00608905591070652,0.006089252419769764,0.006089252419769764,0.006089252419769764,0.006089448928833008,0.006089644972234964,0.006089841481298208,0.006090037990361452,0.006090234499424696,0.0060904305428266525],"recovered":[0.0,2.945569394796621e-05,5.8322271797806025e-05,8.699248428456485e-05,0.00011487720621516928,0.0001437437895219773,0.00017869786825031042,0.00021325921989046037,0.00025371171068400145,0.0002957351680379361,0.0003426679177209735,0.00039490265771746635,0.0004481193027459085,0.0005072270287200809,0.0005684948991984129,0.0006384030566550791,0.0007114532054401934,0.0007925545214675367,0.000879547034855932,0.0009616301977075636,0.001040375092998147,0.0011191200464963913,0.0011974720982834697,0.0012736641801893711,0.001351034501567483,0.00142565555870533,0.0014979202533140779,0.0015750941820442677,0.0016485369997099042,0.0017178560374304652,0.001786978798918426,0.0018537449650466442,0.0019211003091186285,0.0019923830404877663,0.0020591493230313063,0.0021268974523991346,0.002197198336943984,0.00225787702947855,0.002316788537427783,0.002377467229962349,0.0024399133399128914,0.002502359449863434,0.0025620562955737114,0.0026170401833951473,0.002677129814401269,0.002735452027991414,0.0027900433633476496,0.0028424744959920645,0.002894709352403879,0.0029481223318725824,0.003001338802278042,0.0030555373523384333,0.0031036483123898506,0.003151759272441268,0.0031967281829565763,0.0032442500814795494,0.003288630163297057,0.003332617226988077,0.0033754261676222086,0.0034172532614320517,0.0034588840790092945,0.003504049265757203,0.0035492146853357553,0.003589667147025466,0.0036277633626013994,0.0036688048858195543,0.003709650132805109,0.003748727962374687,0.0037883950863033533,0.00382295623421669,0.003859088756144047,0.003898166585713625,0.003932727966457605,0.003967092838138342,0.004003814421594143,0.0040354300290346146,0.004066260531544685,0.004098465200513601,0.00413008127361536,0.004163071513175964,0.004191937856376171,0.004225124605000019,0.0042571332305669785,0.004285803530365229,0.004315848462283611,0.004344714805483818,0.004373581614345312,0.004403233528137207,0.004431707318872213,0.004462537821382284,0.004489047918468714,0.004514968954026699,0.004541479051113129,0.004566221497952938,0.004590571857988834,0.004613939672708511,0.004643199034035206,0.0046663712710142136,0.004689150024205446,0.004711732733994722,0.004734511952847242,0.004757487215101719,0.004778302740305662,0.004801474511623383,0.004823075141757727,0.004846443422138691,0.00486706243827939,0.0048853252083063126,0.0049071223475039005,0.0049263667315244675,0.004941487219184637,0.004958767909556627,0.004972513765096664,0.004991169087588787,0.005007664207369089,0.005024355836212635,0.005040065385401249,0.005055971909314394,0.005070503335446119,0.005085623823106289,0.005100155249238014,0.005112526472657919,0.005127057898789644,0.005140607710927725,0.0051557281985878944,0.005169081501662731,0.005181452725082636,0.00519519904628396,0.005208748392760754,0.005219745449721813,0.00523309875279665,0.005246059037744999,0.0052560740150511265,0.005269034765660763,0.005281602498143911,0.0052927955985069275,0.0053057558834552765,0.0053171454928815365,0.00532696396112442,0.00533796101808548,0.005346601363271475,0.00535524170845747,0.00536486366763711,0.005375467706471682,0.005383518990129232,0.005392551887780428,0.005400799680501223,0.005408850964158773,0.0054165092296898365,0.005424757022410631,0.005432808306068182,0.005440663080662489,0.005447536241263151,0.0054542128928005695,0.005461478605866432,0.005467565730214119,0.005474438890814781,0.005479937419295311,0.005486810114234686,0.005495057906955481,0.005501931067556143,0.005509589333087206,0.00551606947556138,0.0055231391452252865,0.005528833717107773,0.005535117816179991,0.005541401449590921,0.0055484711192548275,0.0055563258938491344,0.005561234895139933,0.0055665369145572186,0.005573410075157881,0.005579301156103611,0.005584603175520897,0.005589512642472982,0.0055936360731720924,0.005600312724709511,0.005606204271316528,0.005610524211078882,0.0056146481074392796,0.005619557108730078,0.00562269939109683,0.005626626778393984,0.005631535779684782,0.005636641755700111,0.005640961695462465,0.005644889082759619,0.005649995058774948,0.005654118489474058,0.0056588314473629,0.005662955343723297,0.005665901117026806,0.005669435486197472,0.00567238125950098,0.005675326567143202,0.0056784688495099545,0.0056825922802090645,0.005686520133167505,0.005689661949872971,0.005693589337170124,0.005696338601410389,0.005699872970581055,0.005703015252947807,0.005706157069653273,0.005709887947887182,0.005712637212127447,0.005715386476367712,0.005719117354601622,0.005721081048250198,0.005723437760025263,0.005726579576730728,0.0057297213934361935,0.005732863675802946,0.005735219921916723,0.005737772677093744,0.005740129388868809,0.005743271205574274,0.005746020469814539,0.005747984163463116,0.005751125980168581,0.00575407175347209,0.005756231490522623,0.005758784711360931,0.005760944448411465,0.005763301160186529,0.005765068344771862,0.005767228547483683,0.00576958479359746,0.0057715484872460365,0.005773708689957857,0.005775868892669678,0.0057778325863182545,0.005778421647846699,0.0057803853414952755,0.00578274205327034,0.005784509237855673,0.00578647293150425,0.005788044072687626,0.005789025686681271,0.005790400318801403,0.005792167503386736,0.005793542135506868,0.0057945242151618,0.005796094890683889,0.00579786254093051,0.005799433216452599,0.005801004357635975,0.0058021824806928635,0.00580375362187624,0.005804539192467928,0.0058057173155248165,0.005806895438581705,0.005808073561638594,0.005808859132230282,0.005809841211885214,0.005810626782476902,0.005812000948935747,0.005812983028590679,0.005813768599182367,0.005814357660710812,0.005814750213176012,0.0058155357837677,0.005816321354359388,0.005816910415887833,0.005817695986479521,0.005818481557071209,0.005820052232593298,0.005820641294121742,0.005821230821311474,0.005821819882839918,0.005821819882839918,0.005822408944368362,0.005822998005896807,0.005823194514960051,0.005823783576488495,0.0058249616995453835,0.005825550761073828,0.005825943313539028,0.005826728884130716,0.005827317945659161,0.005827710963785648,0.005827907007187605,0.005828300025314093,0.005829085595905781,0.005829281639307737,0.005829871166497469,0.005830263718962669,0.00583065627142787,0.005830852780491114,0.005831245332956314,0.005831638351082802,0.005832030903548002,0.00583242392167449,0.005833012983202934,0.005833405535668135,0.005833994597196579,0.005834387615323067,0.005834583658725023,0.005834583658725023,0.005834780167788267,0.005835173185914755,0.005835173185914755,0.005835173185914755,0.005835565738379955,0.005835762247443199,0.005835958290845156,0.0058361547999084,0.0058361547999084,0.0058365473523736,0.005836743861436844,0.005836940370500088,0.005837529432028532,0.005837725941091776,0.005837725941091776,0.005837725941091776,0.00583831500262022,0.005838511511683464,0.005838707555085421,0.005838707555085421,0.0058389040641486645,0.005839100573211908,0.005839100573211908,0.005839296616613865,0.005839885678142309,0.005840082187205553,0.005840082187205553,0.005840278696268797,0.005840475205332041,0.005840671248733997,0.005840867757797241,0.005840867757797241,0.005841064266860485,0.005841064266860485,0.0058414568193256855,0.005841653328388929,0.005841653328388929,0.005841849371790886,0.005841849371790886,0.005842242389917374,0.005842242389917374,0.0058424388989806175,0.005842634942382574,0.005842634942382574,0.005842634942382574,0.005842634942382574,0.005842831451445818,0.005843027960509062,0.005843420512974262,0.005843420512974262,0.00584381353110075,0.0058440095745027065],"active":[0.00028824806213378906,0.0002819641667883843,0.0002805895928759128,0.00028157143970020115,0.000289426272502169,0.00029728113440796733,0.00029826301033608615,0.00030867071473039687,0.00031416909769177437,0.00032654046663083136,0.0003357699024491012,0.00034225021954625845,0.00035383604699745774,0.00036640383768826723,0.00038604094879701734,0.00039350305451080203,0.00040391081711277366,0.0004105873522348702,0.0004084272659383714,0.00040096527663990855,0.000401947065256536,0.00039998325519263744,0.0003966450458392501,0.00039585959166288376,0.0003929139347746968,0.0003925212658941746,0.00039409217424690723,0.0003868264611810446,0.00038663006853312254,0.00038604100700467825,0.00038388080429285765,0.00038073910400271416,0.00038211350329220295,0.00038113188929855824,0.0003770079929381609,0.000377400778234005,0.00036876043304800987,0.00037249154411256313,0.0003736696671694517,0.0003719022497534752,0.00036718929186463356,0.0003656183835119009,0.00036247633397579193,0.0003658146597445011,0.0003630656283348799,0.0003563889767974615,0.00035619246773421764,0.00035795988515019417,0.00035619246773421764,0.00035226508043706417,0.00035147974267601967,0.0003453921526670456,0.00034067919477820396,0.00034067919477820396,0.0003451958764344454,0.0003400901332497597,0.0003408754710108042,0.00033812643960118294,0.0003365552984178066,0.0003393045626580715,0.0003438210114836693,0.00034382124431431293,0.0003367518074810505,0.0003381262067705393,0.000340089900419116,0.0003379301633685827,0.0003373408690094948,0.0003334134817123413,0.0003294858615845442,0.00033144978806376457,0.00033321697264909744,0.0003279149532318115,0.0003279149532318115,0.0003281114622950554,0.0003235950134694576,0.0003235950134694576,0.0003253621980547905,0.00032339850440621376,0.00032457662746310234,0.000320452731102705,0.00032339850440621376,0.0003179004415869713,0.00031632930040359497,0.0003155437298119068,0.00031357957050204277,0.0003127944655716419,0.0003127944655716419,0.00031161634251475334,0.00031220540404319763,0.00030552875250577927,0.00030356505885720253,0.00030395761132240295,0.0003027794882655144,0.00030356505885720253,0.0003031720407307148,0.00030336901545524597,0.0002962993457913399,0.00029472820460796356,0.000294532161206007,0.00029413914307951927,0.0002939426340162754,0.00029256846755743027,0.00029197894036769867,0.0002890336327254772,0.00028569530695676804,0.0002815714105963707,0.00027862610295414925,0.0002815714105963707,0.0002778405323624611,0.00027430569753050804,0.0002766624093055725,0.0002760728821158409,0.0002809823490679264,0.0002784295938909054,0.00027862610295414925,0.00027744751423597336,0.0002762698568403721,0.0002750908024609089,0.00027587637305259705,0.0002754838205873966,0.0002741091884672642,0.0002772514708340168,0.00027587683871388435,0.00027705496177077293,0.00027371663600206375,0.0002733240835368633,0.0002739131450653076,0.0002745022065937519,0.00027214596047997475,0.0002739126794040203,0.00027096737176179886,0.0002701818011701107,0.0002729310654103756,0.00027312710881233215,0.0002705743536353111,0.00027214549481868744,0.00027037831023335457,0.0002686111256480217,0.00026841461658477783,0.00026723602786660194,0.0002674325369298458,0.0002674325369298458,0.00026605837047100067,0.00026409467682242393,0.00026448722928762436,0.0002627200447022915,0.00026232702657580376,0.0002627195790410042,0.00026193447411060333,0.0002621305175125599,0.0002611489035189152,0.0002599707804620266,0.00025977427139878273,0.000260363332927227,0.0002589887008070946,0.0002589891664683819,0.0002583996392786503,0.00025918520987033844,0.00025957822799682617,0.00025918520987033844,0.00025977427139878273,0.00025741802528500557,0.0002583996392786503,0.0002572210505604744,0.00025761406868696213,0.00025800662115216255,0.00025859614834189415,0.0002578101120889187,0.0002554538659751415,0.0002566324546933174,0.0002572215162217617,0.0002572215162217617,0.0002562394365668297,0.0002560433931648731,0.0002556503750383854,0.0002566324546933174,0.00025486527010798454,0.0002529011107981205,0.0002525085583329201,0.00025270460173487663,0.00025113392621278763,0.0002532936632633209,0.00025525782257318497,0.0002538831904530525,0.00025309761986136436,0.0002517229877412319,0.0002525085583329201,0.00025113392621278763,0.0002525085583329201,0.00025270506739616394,0.00025152647867798805,0.00025250809267163277,0.0002525085583329201,0.00025270460173487663,0.00025309761986136436,0.00025309761986136436,0.00025309761986136436,0.00025250809267163277,0.0002532936632633209,0.0002523120492696762,0.0002529011107981205,0.00025270506739616394,0.00025270460173487663,0.0002529011107981205,0.0002517229877412319,0.0002519194968044758,0.00025270506739616394,0.00025093788281083107,0.0002523125149309635,0.00025270460173487663,0.00025211600586771965,0.0002517234534025192,0.0002513299696147442,0.00025152694433927536,0.0002517229877412319,0.00025211554020643234,0.0002523120492696762,0.0002519194968044758,0.0002523120492696762,0.0002523120492696762,0.0002517229877412319,0.0002517234534025192,0.00025152647867798805,0.00025054486468434334,0.00024995580315589905,0.0002507413737475872,0.0002501518465578556,0.00024995580315589905,0.0002501523122191429,0.0002497592940926552,0.000248973723500967,0.0002485811710357666,0.0002495627850294113,0.0002501523122191429,0.0002491697669029236,0.00024838466197252274,0.0002479921095073223,0.0002475990913808346,0.0002485811710357666,0.00024877768009901047,0.00024838466197252274,0.0002481886185705662,0.0002485811710357666,0.0002485811710357666,0.00024838466197252274,0.0002479921095073223,0.000247403047978878,0.00024779560044407845,0.00024720653891563416,0.0002475990913808346,0.0002475990913808346,0.00024720653891563416,0.0002475995570421219,0.00024779560044407845,0.00024779560044407845,0.00024818815290927887,0.0002479921095073223,0.0002479921095073223,0.000247991643846035,0.00024818815290927887,0.0002481886185705662,0.0002479921095073223,0.00024818815290927887,0.00024877768009901047,0.000248973723500967,0.00024877721443772316,0.00024779560044407845,0.0002479921095073223,0.00024818815290927887,0.00024818815290927887,0.00024838466197252274,0.00024818815290927887,0.00024838466197252274,0.00024877721443772316,0.000248973723500967,0.0002479921095073223,0.00024779560044407845,0.0002475995570421219,0.000247403047978878,0.000247403047978878,0.00024720653891563416,0.000247403047978878,0.0002475990913808346,0.0002470100298523903,0.000247403047978878,0.0002470100298523903,0.0002470100298523903,0.00024661747738718987,0.0002470100298523903,0.0002470104955136776,0.0002470100298523903,0.00024681398645043373,0.0002468135207891464,0.00024661747738718987,0.00024661747738718987,0.000246420968323946,0.00024622445926070213,0.0002460284158587456,0.00024622492492198944,0.00024622492492198944,0.00024602795019745827,0.00024602795019745827,0.00024661701172590256,0.000246420968323946,0.000246420968323946,0.000246420968323946,0.00024622445926070213,0.000246420968323946,0.0002464214339852333,0.000246420968323946,0.00024661747738718987,0.00024622445926070213,0.00024622445926070213,0.00024622445926070213,0.000246420968323946,0.00024602795019745827,0.00024602795019745827,0.0002460284158587456,0.00024622492492198944,0.000246420968323946,0.00024622445926070213,0.000246420968323946,0.00024661747738718987,0.00024622492492198944,0.0002460284158587456,0.000246420968323946,0.00024622445926070213,0.000246420968323946,0.00024622492492198944,0.0002460284158587456,0.000246420968323946,0.00024622445926070213,0.000246420968323946,0.00024622445926070213,0.00024622445926070213,0.00024622445926070213,0.0002460284158587456,0.00024622492492198944,0.0002460284158587456,0.00024661747738718987,0.000246420968323946,0.000246420968323946,0.00024661747738718987,0.00024661747738718987,0.00024661747738718987,0.00024661747738718987,0.00024661701172590256,0.000246420968323946,0.00024661747738718987,0.000246420968323946,0.000246420968323946]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.772857666015625,"q05":0.726456499698082,"q20":0.7491156100688167,"q40":0.7657107680326966,"q60":0.7800045639985534,"q80":0.7965997219624333,"q95":0.8192588323331679},"MaxActiveInfected":{"mean":0.044848620891571045,"q05":0.03449168727447622,"q20":0.039549295101101,"q40":0.043253403489689625,"q60":0.046443838293452465,"q80":0.05014794668204109,"q95":0.05520555450866586}},"4W_None":{"TotalInfected":{"mean":0.7453235983848572,"q05":0.6893496005916258,"q20":0.7166834177032135,"q40":0.7367022536284078,"q60":0.7539449431413066,"q80":0.7739637790665008,"q95":0.8012975961780885},"MaxActiveInfected":{"mean":0.03951975703239441,"q05":0.029151867342920718,"q20":0.034214825355175824,"q40":0.03792285213130124,"q60":0.04111666193348758,"q80":0.044824688709612995,"q95":0.049887646721868094}},"2W_Strong":{"TotalInfected":{"mean":0.004140758421272039,"q05":0.0017952032247490267,"q20":0.002940609650849383,"q40":0.0037794863879753293,"q60":0.00450203045456875,"q80":0.005340907191694696,"q95":0.006486313617795052},"MaxActiveInfected":{"mean":0.00044819246977567673,"q05":0.0003629065667192452,"q20":0.00040455428473560966,"q40":0.0004350563851273951,"q60":0.00046132855442395835,"q80":0.0004918306548157438,"q95":0.0005334783728321082}},"2W_Moderate":{"TotalInfected":{"mean":0.05251649394631386,"q05":0.0,"q20":0.007769976714718421,"q40":0.03904677613998582,"q60":0.0659862117526419,"q80":0.09726301117790931,"q95":0.1399685070679146},"MaxActiveInfected":{"mean":0.000704621197655797,"q05":5.8939377938813315e-05,"q20":0.000374245582037664,"q40":0.0006051706350693088,"q60":0.0008040717602422852,"q80":0.00103499681327393,"q95":0.0013503030173727805}}}}} \ No newline at end of file diff --git a/web/country-data/extdata-ES.json b/web/country-data/extdata-ES.json new file mode 100644 index 00000000..707107c7 --- /dev/null +++ b/web/country-data/extdata-ES.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.018753468990325928,0.025468112900853157,0.03231059014797211,0.03903266787528992,0.04555154964327812,0.0518529899418354,0.05789513513445854,0.06370244920253754,0.06926099956035614,0.07459896802902222,0.07969564199447632,0.08455929160118103,0.08920459449291229,0.0936458557844162,0.09785693883895874,0.10186467319726944,0.10567206889390945,0.11024299263954163,0.11533791571855545,0.12090755254030228,0.12698887288570404,0.13358741998672485,0.14073073863983154,0.14845076203346252,0.15674515068531036,0.16562789678573608,0.17511455714702606,0.18522071838378906,0.1959051787853241,0.2071651816368103,0.2189885824918747,0.23133768141269684,0.24419884383678436,0.25752145051956177,0.27126309275627136,0.28535449504852295,0.29978588223457336,0.3144887387752533,0.32940688729286194,0.3444267809391022,0.35955822467803955,0.3747207820415497,0.38985908031463623,0.4049419164657593,0.4199087917804718,0.43474337458610535,0.4494307041168213,0.46384039521217346,0.47801530361175537,0.4919395446777344,0.5055415630340576,0.518839418888092,0.5318114757537842,0.5444379448890686,0.5567023158073425,0.5685732364654541,0.5800732970237732,0.5911604762077332,0.6018516421318054,0.6121081113815308,0.6219539642333984,0.631375253200531,0.6403557658195496,0.6489304304122925,0.6570301651954651,0.6646910905838013,0.6718958616256714,0.6786584854125977,0.6850157380104065,0.6909303665161133,0.6964581608772278,0.7015814781188965,0.706301748752594,0.7106446623802185,0.7146634459495544,0.7183423042297363,0.7216964364051819,0.7247703671455383,0.7275522947311401,0.7300800085067749,0.7323760986328125,0.7344416975975037,0.7363221049308777,0.7380128502845764,0.7395392656326294,0.7409104704856873,0.7421414256095886,0.743248701095581,0.7442410588264465,0.7451316714286804,0.7459299564361572,0.7466446757316589,0.7472832202911377,0.7478506565093994,0.748360812664032,0.7488167881965637,0.7492272257804871,0.7495925426483154,0.7499198317527771,0.7502061128616333,0.7504653930664062,0.750696063041687,0.7509015202522278,0.7510834336280823,0.7512467503547668,0.7513947486877441,0.7515262365341187,0.7516427040100098,0.7517481446266174,0.7518405318260193,0.7519237995147705,0.7519974708557129,0.7520644068717957,0.7521234750747681,0.7521761059761047,0.7522234320640564,0.7522661089897156,0.7523037791252136,0.7523367404937744,0.752366304397583,0.752393901348114,0.7524174451828003,0.7524377703666687,0.7524566650390625,0.752472996711731,0.7524879574775696,0.7525014281272888,0.7525129318237305,0.7525238394737244,0.7525339126586914,0.7525424957275391,0.7525501251220703,0.752557098865509,0.7525628805160522,0.7525684833526611,0.7525731921195984,0.7525776624679565,0.7525818347930908,0.7525848746299744,0.7525877952575684,0.7525907754898071,0.752593457698822,0.7525957226753235,0.7525975108146667,0.7525992393493652,0.7526007294654846,0.7526019811630249,0.7526032328605652,0.7526044249534607,0.7526054978370667,0.7526063323020935,0.7526071071624756,0.7526078224182129,0.752608597278595,0.7526091933250427,0.7526096701622009,0.7526100873947144,0.752610445022583,0.7526108622550964,0.7526112198829651,0.7526114583015442,0.7526118159294128,0.7526119947433472,0.7526121735572815,0.7526124119758606,0.7526125907897949,0.7526127099990845,0.7526128888130188,0.7526129484176636,0.7526130080223083,0.7526131272315979,0.7526132464408875,0.7526133060455322,0.752613365650177,0.7526134252548218,0.7526134252548218,0.7526134848594666,0.7526135444641113,0.7526136040687561,0.7526136040687561,0.7526136040687561,0.7526136636734009,0.7526136636734009,0.7526136636734009,0.7526136636734009,0.7526136636734009,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457],"recovered":[0.0,0.009337881579995155,0.017350422218441963,0.02480327896773815,0.03188863769173622,0.038684993982315063,0.045237187296152115,0.05152319371700287,0.05757609382271767,0.06337536126375198,0.06895064562559128,0.0742933452129364,0.0793914869427681,0.08425570279359818,0.08890718221664429,0.09334046393632889,0.09755214303731918,0.10156386345624924,0.10586008429527283,0.11055076122283936,0.11569201201200485,0.12130650132894516,0.12739107012748718,0.13401390612125397,0.14119163155555725,0.14892695844173431,0.15726691484451294,0.16615833342075348,0.175645112991333,0.1857450008392334,0.19642424583435059,0.2076730579137802,0.21947604417800903,0.23179787397384644,0.24462676048278809,0.2579169273376465,0.27161237597465515,0.2856801152229309,0.300059050321579,0.31470564007759094,0.32953503727912903,0.3445485830307007,0.359618216753006,0.3747350573539734,0.38983768224716187,0.40487900376319885,0.41980987787246704,0.43461987376213074,0.44922780990600586,0.4636159837245941,0.4777795672416687,0.49164506793022156,0.5052527189254761,0.5185120701789856,0.5314782857894897,0.5440812706947327,0.5563379526138306,0.568189263343811,0.5796701312065125,0.5907406210899353,0.6014211177825928,0.6116850972175598,0.6215084791183472,0.6309117674827576,0.6399105191230774,0.6484565734863281,0.6565602421760559,0.6642131805419922,0.6714051961898804,0.6781962513923645,0.6845501065254211,0.6905022859573364,0.696043074131012,0.7011609077453613,0.7058988213539124,0.710271418094635,0.7143055200576782,0.7179933786392212,0.7213627696037292,0.7244449853897095,0.7272484302520752,0.7297937870025635,0.7321102619171143,0.7342112064361572,0.7361083030700684,0.7378180027008057,0.739358127117157,0.7407469153404236,0.7419916391372681,0.7431144714355469,0.7441232800483704,0.7450253963470459,0.745834469795227,0.74656081199646,0.7472111582756042,0.7477862238883972,0.7483054995536804,0.7487679123878479,0.7491816282272339,0.749555230140686,0.7498800754547119,0.7501757740974426,0.7504370212554932,0.7506690621376038,0.750877857208252,0.7510640025138855,0.7512284517288208,0.75137859582901,0.7515127062797546,0.7516316175460815,0.7517366409301758,0.7518330216407776,0.7519158720970154,0.7519922852516174,0.7520604133605957,0.752119779586792,0.7521722316741943,0.7522196173667908,0.7522625923156738,0.7523007392883301,0.7523341774940491,0.7523643970489502,0.7523918151855469,0.7524150013923645,0.7524362802505493,0.7524552941322327,0.7524724006652832,0.7524875402450562,0.7525007724761963,0.7525131702423096,0.752524197101593,0.7525334358215332,0.75254225730896,0.7525501847267151,0.7525569200515747,0.7525627017021179,0.752568244934082,0.7525732517242432,0.7525779008865356,0.7525813579559326,0.7525844573974609,0.7525876760482788,0.752590537071228,0.7525935173034668,0.7525956630706787,0.7525975704193115,0.7525995373725891,0.7526012063026428,0.7526023387908936,0.7526037096977234,0.7526047229766846,0.7526057958602905,0.7526067495346069,0.7526074051856995,0.7526081800460815,0.7526088953018188,0.7526094317436218,0.7526097893714905,0.7526102662086487,0.7526106238365173,0.7526110410690308,0.7526113986968994,0.7526116371154785,0.7526117563247681,0.7526120543479919,0.7526122331619263,0.7526124715805054,0.7526126503944397,0.7526127696037292,0.7526129484176636,0.7526130676269531,0.7526131272315979,0.7526132464408875,0.7526133060455322,0.752613365650177,0.752613365650177,0.7526134252548218,0.7526134252548218,0.7526134848594666,0.7526135444641113,0.7526135444641113,0.7526135444641113,0.7526136040687561,0.7526136040687561,0.7526136040687561,0.7526136040687561,0.7526136040687561,0.7526136636734009,0.7526136636734009,0.7526136636734009,0.7526136636734009,0.7526136636734009,0.7526136636734009,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457,0.7526137232780457],"active":[0.018753468990325928,0.016130231320858,0.014960167929530144,0.014229388907551765,0.0136629119515419,0.01316799595952034,0.012657947838306427,0.012179255485534668,0.011684905737638474,0.011223606765270233,0.01074499636888504,0.010265946388244629,0.009813107550144196,0.009390152990818024,0.008949756622314453,0.008524209260940552,0.008119925856590271,0.008679129183292389,0.009477831423282623,0.010356791317462921,0.011296860873699188,0.012280918657779694,0.01333966851234436,0.014436855912208557,0.015553519129753113,0.01670093834400177,0.017847642302513123,0.019062384963035583,0.02026006579399109,0.021420180797576904,0.02256433665752411,0.023664623498916626,0.02472279965877533,0.025723576545715332,0.026636332273483276,0.027437567710876465,0.028173506259918213,0.028808623552322388,0.02934783697128296,0.02972114086151123,0.030023187398910522,0.030172199010849,0.03024086356163025,0.03020685911178589,0.030071109533309937,0.029864370822906494,0.029620826244354248,0.029220521450042725,0.02878749370574951,0.02832356095314026,0.027761995792388916,0.027194350957870483,0.026558756828308105,0.025925874710083008,0.025224030017852783,0.024491965770721436,0.023735344409942627,0.02297121286392212,0.02218151092529297,0.02136749029159546,0.020532846450805664,0.01969015598297119,0.018847286701202393,0.018018662929534912,0.017119646072387695,0.016234517097473145,0.015335619449615479,0.014445304870605469,0.013610541820526123,0.01273411512374878,0.01190805435180664,0.011079192161560059,0.010258674621582031,0.009483754634857178,0.00876462459564209,0.008070886135101318,0.007390916347503662,0.006776988506317139,0.006189525127410889,0.00563502311706543,0.005127668380737305,0.0046479105949401855,0.004211843013763428,0.0038016438484191895,0.003430962562561035,0.003092467784881592,0.0027832984924316406,0.0025017857551574707,0.002249419689178467,0.002017199993133545,0.0018066763877868652,0.0016192793846130371,0.0014487504959106445,0.0012898445129394531,0.0011496543884277344,0.001030564308166504,0.0009217262268066406,0.0008246302604675293,0.0007382035255432129,0.0006508827209472656,0.0005853176116943359,0.0005202889442443848,0.00046449899673461914,0.0004143714904785156,0.0003688931465148926,0.0003307461738586426,0.00029778480529785156,0.00026410818099975586,0.00023543834686279297,0.00020891427993774414,0.00018715858459472656,0.00016444921493530273,0.00014853477478027344,0.00013118982315063477,0.0001156926155090332,0.0001036524772644043,9.387731552124023e-05,8.416175842285156e-05,7.414817810058594e-05,6.556510925292969e-05,5.9723854064941406e-05,5.3048133850097656e-05,4.595518112182617e-05,4.166364669799805e-05,3.6716461181640625e-05,3.266334533691406e-05,2.9027462005615234e-05,2.5391578674316406e-05,2.3066997528076172e-05,2.0742416381835938e-05,1.8298625946044922e-05,1.6689300537109375e-05,1.4841556549072266e-05,1.2695789337158203e-05,1.1563301086425781e-05,1.049041748046875e-05,9.417533874511719e-06,8.58306884765625e-06,6.973743438720703e-06,6.4373016357421875e-06,6.318092346191406e-06,5.781650543212891e-06,5.185604095458984e-06,3.993511199951172e-06,3.5762786865234375e-06,3.159046173095703e-06,2.4437904357910156e-06,2.0265579223632812e-06,2.086162567138672e-06,1.7881393432617188e-06,1.6093254089355469e-06,1.3113021850585938e-06,1.0728836059570312e-06,1.1920928955078125e-06,1.0132789611816406e-06,7.748603820800781e-07,6.556510925292969e-07,6.556510925292969e-07,5.960464477539062e-07,5.960464477539062e-07,4.172325134277344e-07,4.172325134277344e-07,3.5762786865234375e-07,4.172325134277344e-07,3.5762786865234375e-07,3.5762786865234375e-07,2.384185791015625e-07,2.384185791015625e-07,1.7881393432617188e-07,5.960464477539063e-08,5.960464477539063e-08,1.1920928955078125e-07,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,1.1920928955078125e-07,1.1920928955078125e-07,5.960464477539063e-08,5.960464477539063e-08,1.1920928955078125e-07,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,1.1920928955078125e-07,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.018753468990325928,0.025460807606577873,0.03219757229089737,0.038690682500600815,0.04492048919200897,0.05086227506399155,0.05653149634599686,0.061888083815574646,0.0669841468334198,0.07180771976709366,0.07636848092079163,0.08069057762622833,0.08477310836315155,0.08862700313329697,0.09226400405168533,0.09568818658590317,0.09892301261425018,0.10273483395576477,0.10691966116428375,0.1114659383893013,0.11635731160640717,0.12161090970039368,0.1272411048412323,0.13327714800834656,0.13971999287605286,0.14655853807926178,0.15384052693843842,0.16153420507907867,0.16965870559215546,0.17819616198539734,0.18714308738708496,0.1965131163597107,0.2062562108039856,0.21638214588165283,0.2268511950969696,0.23765993118286133,0.2487630546092987,0.2601662278175354,0.2718174159526825,0.2836758494377136,0.29570356011390686,0.30787476897239685,0.32019704580307007,0.33255669474601746,0.34496408700942993,0.3574083149433136,0.369800329208374,0.38217076659202576,0.394433856010437,0.4066319167613983,0.4186733365058899,0.43059518933296204,0.44233497977256775,0.45389583706855774,0.4652516841888428,0.476384699344635,0.4873098134994507,0.49802127480506897,0.508460283279419,0.5186511278152466,0.528550922870636,0.5381774306297302,0.5475284457206726,0.5565939545631409,0.5653377771377563,0.5738030076026917,0.5819629430770874,0.5898379683494568,0.5973853468894958,0.6046149730682373,0.6115462779998779,0.6181530952453613,0.6244668960571289,0.630449116230011,0.6361413598060608,0.6415166258811951,0.6465899348258972,0.6513712406158447,0.6558516621589661,0.6600489616394043,0.6639767289161682,0.6676331758499146,0.6710435748100281,0.6742015480995178,0.677127480506897,0.6798405051231384,0.6823416352272034,0.6846588850021362,0.6867946982383728,0.6887444853782654,0.6905297636985779,0.6921714544296265,0.6936801075935364,0.6950579881668091,0.6963205337524414,0.6974575519561768,0.6984952092170715,0.6994525194168091,0.7003269195556641,0.7011125087738037,0.7018327713012695,0.7024824023246765,0.7030736804008484,0.7036111354827881,0.7040966153144836,0.7045400142669678,0.7049380540847778,0.705298900604248,0.7056283950805664,0.7059270739555359,0.7061980962753296,0.7064409852027893,0.7066630125045776,0.7068670988082886,0.7070472240447998,0.7072117328643799,0.7073605060577393,0.7074956893920898,0.7076185345649719,0.7077289819717407,0.7078290581703186,0.7079199552536011,0.7080016136169434,0.7080729007720947,0.7081406712532043,0.7082022428512573,0.7082582116127014,0.7083075046539307,0.70835280418396,0.7083937525749207,0.7084313631057739,0.7084650993347168,0.7084966897964478,0.7085250020027161,0.7085493206977844,0.7085722088813782,0.7085930705070496,0.708612322807312,0.7086297273635864,0.7086455821990967,0.7086597681045532,0.7086727023124695,0.7086841464042664,0.7086941003799438,0.708703875541687,0.7087119221687317,0.708719789981842,0.7087271213531494,0.7087337374687195,0.708739697933197,0.7087452411651611,0.7087501287460327,0.7087546586990356,0.7087582945823669,0.708761990070343,0.7087652683258057,0.7087684869766235,0.708771288394928,0.7087737917900085,0.7087759375572205,0.7087780237197876,0.70878005027771,0.7087818384170532,0.7087836265563965,0.7087850570678711,0.7087864279747009,0.7087875604629517,0.7087886333465576,0.7087894082069397,0.7087903022766113,0.7087912559509277,0.708791971206665,0.7087927460670471,0.7087934017181396,0.7087939977645874,0.7087945938110352,0.7087950706481934,0.7087957262992859,0.7087960243225098,0.7087964415550232,0.7087966799736023,0.7087971568107605,0.7087975740432739,0.7087978720664978,0.7087981700897217,0.7087984085083008,0.7087985873222351,0.7087987065315247,0.7087989449501038,0.7087990641593933,0.7087992429733276,0.708799421787262,0.7087994813919067,0.7087996006011963,0.7087997198104858,0.7087998390197754,0.7087998986244202,0.7088000178337097,0.7088000178337097,0.7088000178337097,0.7088001370429993,0.708800196647644,0.7088002562522888,0.7088003158569336,0.7088003158569336,0.7088003754615784,0.7088004350662231,0.7088004350662231,0.7088004946708679,0.7088004946708679,0.7088004946708679,0.7088004946708679,0.7088004946708679,0.7088004946708679,0.7088004946708679,0.7088004946708679,0.7088004946708679,0.7088004946708679,0.7088004946708679,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127,0.7088005542755127],"recovered":[0.0,0.009341456927359104,0.017374061048030853,0.024750757962465286,0.03168899193406105,0.0382893830537796,0.04454496130347252,0.050511594861745834,0.05616723746061325,0.06155144423246384,0.066644087433815,0.07149844616651535,0.07607288658618927,0.0804043710231781,0.08449199795722961,0.08835502713918686,0.09199289977550507,0.09543457627296448,0.09906750917434692,0.10295731574296951,0.10717102140188217,0.11172288656234741,0.11661947518587112,0.12188905477523804,0.12753762304782867,0.13358885049819946,0.14004522562026978,0.14690445363521576,0.15418623387813568,0.161887988448143,0.16999951004981995,0.17853446304798126,0.1874939650297165,0.19684511423110962,0.20658038556575775,0.21668261289596558,0.22712787985801697,0.23790404200553894,0.24899697303771973,0.2603650391101837,0.27198076248168945,0.28381964564323425,0.2958051860332489,0.307966947555542,0.32024893164634705,0.33257827162742615,0.34495893120765686,0.3573584258556366,0.36972835659980774,0.3820395767688751,0.394302636384964,0.4064527451992035,0.418491393327713,0.43037450313568115,0.4421045184135437,0.4536433219909668,0.46499860286712646,0.4761202037334442,0.4870350956916809,0.4977242648601532,0.5081823468208313,0.5183471441268921,0.5282649993896484,0.5378777980804443,0.5471963286399841,0.5562580823898315,0.565003514289856,0.5734530687332153,0.581627368927002,0.589483916759491,0.5970213413238525,0.6042559742927551,0.611183762550354,0.6178154349327087,0.6241179704666138,0.6301124095916748,0.6357812285423279,0.6411614418029785,0.646233320236206,0.6510192155838013,0.6555220484733582,0.6597333550453186,0.6636641621589661,0.6673392653465271,0.6707563996315002,0.6739377975463867,0.6768696308135986,0.6795900464057922,0.6821156740188599,0.6844384074211121,0.6865760087966919,0.6885372400283813,0.690328061580658,0.6919849514961243,0.6935033202171326,0.6948951482772827,0.6961579918861389,0.6973059177398682,0.6983657479286194,0.69933021068573,0.7002066969871521,0.701004147529602,0.7017292976379395,0.7023854851722717,0.7029841542243958,0.7035248279571533,0.704014778137207,0.7044631242752075,0.7048658132553101,0.7052286267280579,0.7055650949478149,0.7058678269386292,0.7061378359794617,0.7063856720924377,0.7066153883934021,0.706817626953125,0.7070054411888123,0.7071724534034729,0.7073225378990173,0.7074558734893799,0.7075788378715515,0.7076908349990845,0.7077914476394653,0.7078830599784851,0.707965075969696,0.7080404162406921,0.7081092596054077,0.7081708312034607,0.7082269787788391,0.7082778811454773,0.7083234786987305,0.7083643078804016,0.7084014415740967,0.7084364295005798,0.7084686756134033,0.7084969878196716,0.7085222005844116,0.7085455656051636,0.7085670232772827,0.7085860967636108,0.7086036801338196,0.7086200714111328,0.7086347341537476,0.7086474895477295,0.7086583971977234,0.7086695432662964,0.7086785435676575,0.7086870670318604,0.7086949944496155,0.7087026238441467,0.7087091207504272,0.7087149620056152,0.7087203860282898,0.708724856376648,0.7087295055389404,0.7087339162826538,0.7087376713752747,0.7087411880493164,0.7087442278862,0.7087470293045044,0.708749532699585,0.7087518572807312,0.7087540030479431,0.7087558507919312,0.708757758140564,0.7087594866752625,0.7087610363960266,0.7087622284889221,0.7087635397911072,0.7087646126747131,0.7087656259536743,0.708766520023346,0.7087671756744385,0.7087680697441101,0.7087688446044922,0.7087695002555847,0.7087700963020325,0.7087704539299011,0.7087709307670593,0.7087713479995728,0.708771824836731,0.7087721824645996,0.708772599697113,0.708773136138916,0.7087733745574951,0.7087738513946533,0.7087740898132324,0.7087743282318115,0.7087744474411011,0.7087746262550354,0.708774745464325,0.7087748646736145,0.7087750434875488,0.7087752223014832,0.7087752819061279,0.7087754011154175,0.7087755799293518,0.7087756991386414,0.7087757587432861,0.7087757587432861,0.7087758183479309,0.7087758779525757,0.7087759375572205,0.7087759971618652,0.7087759971618652,0.70877605676651,0.7087761163711548,0.7087761759757996,0.7087761759757996,0.7087762951850891,0.7087762951850891,0.7087762951850891,0.7087762951850891,0.7087762951850891,0.7087762951850891,0.7087762951850891,0.7087762951850891,0.7087762951850891,0.7087762951850891,0.7087762951850891,0.7087762951850891,0.7087762951850891,0.7087762951850891,0.7087762951850891,0.7087762951850891,0.7087762951850891,0.7087762951850891,0.7087762951850891,0.7087762951850891,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339,0.7087763547897339],"active":[0.018753468990325928,0.016119349747896194,0.014823511242866516,0.013939924538135529,0.013231497257947922,0.012572892010211945,0.011986535042524338,0.011376488953828812,0.010816909372806549,0.010256275534629822,0.009724393486976624,0.009192131459712982,0.00870022177696228,0.008222632110118866,0.007772006094455719,0.007333159446716309,0.006930112838745117,0.007300257682800293,0.007852151989936829,0.008508622646331787,0.009186290204524994,0.009888023138046265,0.010621629655361176,0.01138809323310852,0.012182369828224182,0.012969687581062317,0.01379530131816864,0.014629751443862915,0.015472471714019775,0.016308173537254333,0.017143577337265015,0.01797865331172943,0.018762245774269104,0.019537031650543213,0.020270809531211853,0.020977318286895752,0.02163517475128174,0.02226218581199646,0.02282044291496277,0.023310810327529907,0.023722797632217407,0.024055123329162598,0.024391859769821167,0.024589747190475464,0.024715155363082886,0.02483004331588745,0.024841398000717163,0.02481234073638916,0.024705499410629272,0.024592339992523193,0.024370700120925903,0.024142444133758545,0.023843586444854736,0.023521333932876587,0.023147165775299072,0.022741377353668213,0.02231121063232422,0.021901071071624756,0.021425187587738037,0.020926862955093384,0.020368576049804688,0.019830286502838135,0.01926344633102417,0.018716156482696533,0.018141448497772217,0.017544925212860107,0.016959428787231445,0.016384899616241455,0.015757977962493896,0.015131056308746338,0.01452493667602539,0.013897120952606201,0.013283133506774902,0.012633681297302246,0.012023389339447021,0.011404216289520264,0.010808706283569336,0.010209798812866211,0.00961834192276001,0.009029746055603027,0.008454680442810059,0.007899820804595947,0.007379412651062012,0.006862282752990723,0.0063710808753967285,0.005902707576751709,0.005472004413604736,0.005068838596343994,0.0046790242195129395,0.00430607795715332,0.003953754901885986,0.003634214401245117,0.003352046012878418,0.0030730366706848145,0.002817213535308838,0.002562403678894043,0.002337217330932617,0.002146601676940918,0.0019611716270446777,0.0017822980880737305,0.0016260743141174316,0.0014782547950744629,0.0013443827629089355,0.0012256503105163574,0.0011124610900878906,0.0010151863098144531,0.0009232759475708008,0.0008357763290405273,0.0007625818252563477,0.0006984472274780273,0.0006330013275146484,0.0005731582641601562,0.0005251765251159668,0.0004814267158508301,0.0004318356513977051,0.0003941059112548828,0.00035506486892700195,0.00032323598861694336,0.00029599666595458984,0.00027310848236083984,0.00025022029876708984,0.00022912025451660156,0.00021016597747802734,0.00018984079360961914,0.00017559528350830078,0.00016182661056518555,0.00014895200729370117,0.0001366734504699707,0.0001258254051208496,0.00011587142944335938,0.00010788440704345703,0.00010079145431518555,9.524822235107422e-05,8.857250213623047e-05,8.064508438110352e-05,7.522106170654297e-05,7.086992263793945e-05,6.67572021484375e-05,6.270408630371094e-05,5.9485435485839844e-05,5.608797073364258e-05,5.263090133666992e-05,4.941225051879883e-05,4.661083221435547e-05,4.547834396362305e-05,4.2378902435302734e-05,4.124641418457031e-05,4.00543212890625e-05,3.8743019104003906e-05,3.707408905029297e-05,3.612041473388672e-05,3.516674041748047e-05,3.427267074584961e-05,3.343820571899414e-05,3.248453140258789e-05,3.135204315185547e-05,3.081560134887695e-05,3.0100345611572266e-05,2.956390380859375e-05,2.8908252716064453e-05,2.849102020263672e-05,2.8192996978759766e-05,2.7835369110107422e-05,2.777576446533203e-05,2.7298927307128906e-05,2.6941299438476562e-05,2.6524066925048828e-05,2.6404857635498047e-05,2.586841583251953e-05,2.568960189819336e-05,2.562999725341797e-05,2.5451183319091797e-05,2.5570392608642578e-05,2.5331974029541016e-05,2.5153160095214844e-05,2.5093555450439453e-05,2.4974346160888672e-05,2.5272369384765625e-05,2.5093555450439453e-05,2.5093555450439453e-05,2.485513687133789e-05,2.4974346160888672e-05,2.4974346160888672e-05,2.473592758178711e-05,2.47955322265625e-05,2.4557113647460938e-05,2.4497509002685547e-05,2.4378299713134766e-05,2.4497509002685547e-05,2.4437904357910156e-05,2.4497509002685547e-05,2.4557113647460938e-05,2.4437904357910156e-05,2.4378299713134766e-05,2.4437904357910156e-05,2.4437904357910156e-05,2.4318695068359375e-05,2.4318695068359375e-05,2.4259090423583984e-05,2.4259090423583984e-05,2.4318695068359375e-05,2.4318695068359375e-05,2.4318695068359375e-05,2.4318695068359375e-05,2.4318695068359375e-05,2.4318695068359375e-05,2.4318695068359375e-05,2.4259090423583984e-05,2.4318695068359375e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4259090423583984e-05,2.4259090423583984e-05,2.4259090423583984e-05,2.4259090423583984e-05,2.4259090423583984e-05,2.4259090423583984e-05,2.4259090423583984e-05,2.4259090423583984e-05,2.4259090423583984e-05,2.4259090423583984e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05,2.4199485778808594e-05]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.018753468990325928,0.025477757677435875,0.03205649554729462,0.03836042806506157,0.044305942952632904,0.04993017762899399,0.05520270764827728,0.0601644292473793,0.06480896472930908,0.06916017830371857,0.07323586940765381,0.07705208659172058,0.08062207698822021,0.08396436274051666,0.08707784116268158,0.08997734636068344,0.0926959291100502,0.09581594169139862,0.0992073267698288,0.10284435003995895,0.10669004917144775,0.11078186333179474,0.1151253879070282,0.11972115188837051,0.12458623945713043,0.1297026425600052,0.13507550954818726,0.14071355760097504,0.14662609994411469,0.15279024839401245,0.1592479646205902,0.1659633219242096,0.17294055223464966,0.18017925322055817,0.18762712180614471,0.1953248381614685,0.20321772992610931,0.21135447919368744,0.21969307959079742,0.22824904322624207,0.23696166276931763,0.24581871926784515,0.25484663248062134,0.2639879584312439,0.2732350826263428,0.28255441784858704,0.2919502556324005,0.30138999223709106,0.31088510155677795,0.32036763429641724,0.32986581325531006,0.339354008436203,0.348791241645813,0.3582068681716919,0.3675509989261627,0.37683412432670593,0.3860567510128021,0.39513882994651794,0.40412402153015137,0.4130184054374695,0.4217804968357086,0.4303911626338959,0.43888670206069946,0.44723376631736755,0.45544472336769104,0.4634687304496765,0.47134074568748474,0.4790297746658325,0.4865624010562897,0.4939057528972626,0.5010848045349121,0.5080684423446655,0.5148633718490601,0.521453857421875,0.5278512835502625,0.5340578556060791,0.5400536060333252,0.5458546280860901,0.5514618754386902,0.5568687915802002,0.5620647668838501,0.5670778751373291,0.5718604922294617,0.5764502286911011,0.5808528661727905,0.5850468277931213,0.5890470743179321,0.5928627252578735,0.5965076088905334,0.5999419689178467,0.6032057404518127,0.6062832474708557,0.6091869473457336,0.6119221448898315,0.614514172077179,0.6169255375862122,0.6192073822021484,0.6213511228561401,0.6233489513397217,0.6252173781394958,0.6269579529762268,0.6285941004753113,0.6301201581954956,0.6315445899963379,0.6328644752502441,0.634092390537262,0.6352289915084839,0.6362905502319336,0.6372742652893066,0.638191819190979,0.6390328407287598,0.6398163437843323,0.6405394077301025,0.6412025690078735,0.6418214440345764,0.6424002051353455,0.6429280042648315,0.6434201598167419,0.6438738703727722,0.6442955732345581,0.6446827054023743,0.6450403928756714,0.6453633308410645,0.6456626653671265,0.6459426283836365,0.64620041847229,0.646435022354126,0.6466552019119263,0.6468579769134521,0.6470439434051514,0.6472157835960388,0.6473750472068787,0.6475220918655396,0.6476547718048096,0.6477781534194946,0.6478924751281738,0.6479992270469666,0.6480967998504639,0.6481869220733643,0.6482709646224976,0.6483457088470459,0.6484147310256958,0.6484799385070801,0.6485392451286316,0.6485944986343384,0.648643970489502,0.6486909985542297,0.6487351059913635,0.6487749218940735,0.6488111019134521,0.648845374584198,0.6488769054412842,0.6489061117172241,0.648932933807373,0.648956835269928,0.6489791870117188,0.6489989757537842,0.6490185260772705,0.6490369439125061,0.6490537524223328,0.6490679979324341,0.6490815281867981,0.6490948796272278,0.6491068601608276,0.649118185043335,0.6491278409957886,0.6491377949714661,0.6491461396217346,0.6491544842720032,0.6491616368293762,0.6491684317588806,0.6491751670837402,0.6491808891296387,0.6491869688034058,0.6491920351982117,0.6491969227790833,0.6492010951042175,0.6492050290107727,0.6492088437080383,0.6492125988006592,0.6492155194282532,0.6492184400558472,0.6492210030555725,0.6492235064506531,0.6492258310317993,0.6492279767990112,0.6492300629615784,0.649232029914856,0.6492336988449097,0.6492352485656738,0.649236798286438,0.6492382287979126,0.6492393016815186,0.6492404937744141,0.6492417454719543,0.6492426991462708,0.6492436528205872,0.649244487285614,0.6492452621459961,0.6492457985877991,0.6492465734481812,0.6492472290992737,0.6492476463317871,0.6492484211921692,0.6492489576339722,0.6492494940757751,0.6492499709129333,0.6492504477500916,0.6492509245872498,0.6492512822151184,0.6492515802383423,0.6492518186569214,0.6492519974708557,0.6492522954940796,0.6492525935173035,0.6492527723312378,0.6492530107498169,0.6492531299591064,0.6492533683776855,0.6492536067962646,0.6492537260055542,0.6492539048194885,0.6492541432380676,0.649254322052002,0.6492543816566467,0.649254560470581,0.6492546200752258,0.6492546796798706,0.6492547988891602,0.6492549180984497,0.6492549777030945,0.6492550373077393,0.649255096912384,0.6492552161216736,0.6492552161216736,0.6492552757263184,0.6492552757263184,0.6492553353309631,0.6492553949356079,0.6492554545402527,0.6492554545402527,0.6492555141448975,0.6492555737495422,0.6492555737495422,0.649255633354187,0.6492556929588318,0.6492556929588318,0.6492556929588318,0.6492557525634766,0.6492557525634766,0.6492557525634766,0.6492557525634766,0.6492557525634766,0.6492557525634766,0.6492557525634766,0.6492558121681213,0.6492558121681213,0.6492558121681213,0.6492558121681213,0.6492558121681213,0.6492558121681213,0.6492558121681213,0.6492558121681213,0.6492558121681213,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661,0.6492558717727661],"recovered":[0.0,0.00932980515062809,0.017369763925671577,0.024666134268045425,0.03145706653594971,0.03783286362886429,0.043841831386089325,0.049476537853479385,0.0547635480761528,0.059746772050857544,0.06441391259431839,0.06878773123025894,0.07286740839481354,0.07670348882675171,0.08029346168041229,0.08363673090934753,0.08677191287279129,0.08969778567552567,0.09272352606058121,0.09592262655496597,0.09934701770544052,0.1029660627245903,0.10682003945112228,0.11093047261238098,0.11527566611766815,0.11986320465803146,0.12472525238990784,0.12984465062618256,0.13522598147392273,0.14088179171085358,0.14679348468780518,0.15298116207122803,0.1594359576702118,0.16615432500839233,0.17311346530914307,0.18031781911849976,0.18777203559875488,0.19543114304542542,0.20335479080677032,0.2114773988723755,0.21982885897159576,0.22834554314613342,0.23702482879161835,0.24589598178863525,0.2548895478248596,0.26400426030158997,0.27322688698768616,0.28253865242004395,0.291913777589798,0.30133405327796936,0.310812383890152,0.3203093707561493,0.3298022747039795,0.3392667770385742,0.34870269894599915,0.3580995500087738,0.36742308735847473,0.37671592831611633,0.38588884472846985,0.39498528838157654,0.4039885103702545,0.4128662049770355,0.4216187298297882,0.4302352964878082,0.4386969804763794,0.44705361127853394,0.4552299380302429,0.46324658393859863,0.4711182117462158,0.4788070321083069,0.48633018136024475,0.4936850965023041,0.5008487701416016,0.5078256130218506,0.5146295428276062,0.5212156772613525,0.5276044011116028,0.533797025680542,0.5398032665252686,0.5456091165542603,0.5512227416038513,0.5566062927246094,0.5618138909339905,0.5667965412139893,0.5715885758399963,0.5761960744857788,0.5805952548980713,0.5847797393798828,0.5887926816940308,0.5926210284233093,0.5962552428245544,0.5996938347816467,0.6029549837112427,0.606040358543396,0.608944296836853,0.6116939783096313,0.6142771244049072,0.6167154908180237,0.619007408618927,0.6211404204368591,0.6231493949890137,0.6250143051147461,0.6267738938331604,0.6284128427505493,0.6299416422843933,0.6313657164573669,0.6326985359191895,0.6339283585548401,0.6350786685943604,0.6361445784568787,0.6371327042579651,0.6380478739738464,0.6388995051383972,0.6396821737289429,0.640407145023346,0.6410744190216064,0.641703724861145,0.6422807574272156,0.6428158283233643,0.6433079838752747,0.6437632441520691,0.6441850662231445,0.6445777416229248,0.6449328064918518,0.6452636122703552,0.6455644965171814,0.645846962928772,0.6461067795753479,0.6463425755500793,0.646560788154602,0.646764874458313,0.6469547152519226,0.6471284031867981,0.6472880244255066,0.6474370956420898,0.6475712060928345,0.6476975679397583,0.6478139162063599,0.6479188203811646,0.6480175256729126,0.6481080055236816,0.6481896042823792,0.6482653617858887,0.6483386158943176,0.648404061794281,0.6484636068344116,0.6485192775726318,0.6485700607299805,0.6486185789108276,0.6486611366271973,0.6487022042274475,0.6487386226654053,0.6487736105918884,0.6488058567047119,0.6488352417945862,0.6488624215126038,0.6488866806030273,0.6489092707633972,0.6489295363426208,0.6489487886428833,0.6489671468734741,0.6489830613136292,0.6489971280097961,0.649011492729187,0.649025022983551,0.6490368247032166,0.6490474343299866,0.6490581035614014,0.6490679979324341,0.6490763425827026,0.6490846276283264,0.6490921974182129,0.6490994095802307,0.6491051912307739,0.6491113901138306,0.6491167545318604,0.6491219401359558,0.6491267085075378,0.6491311192512512,0.649135172367096,0.6491391658782959,0.6491422057151794,0.6491454243659973,0.6491482257843018,0.6491508483886719,0.6491532921791077,0.6491555571556091,0.6491578817367554,0.6491599678993225,0.6491617560386658,0.649163544178009,0.6491652727127075,0.6491666436195374,0.6491678953170776,0.6491690874099731,0.6491702198982239,0.6491714715957642,0.6491726040840149,0.6491734385490417,0.6491743326187134,0.6491751670837402,0.6491758823394775,0.6491764783859253,0.649177074432373,0.6491776704788208,0.6491783261299133,0.6491790413856506,0.6491795182228088,0.649179995059967,0.6491803526878357,0.6491806507110596,0.6491809487342834,0.6491812467575073,0.6491814851760864,0.6491817831993103,0.6491820216178894,0.6491822600364685,0.6491824984550476,0.6491826772689819,0.6491828560829163,0.6491831541061401,0.6491833329200745,0.649183452129364,0.6491836309432983,0.6491837501525879,0.6491839289665222,0.6491840481758118,0.6491841077804565,0.6491841673851013,0.6491842269897461,0.6491843461990356,0.6491844058036804,0.64918452501297,0.6491846442222595,0.6491847038269043,0.6491847634315491,0.6491848230361938,0.6491848230361938,0.6491848826408386,0.6491849422454834,0.6491849422454834,0.6491849422454834,0.6491850018501282,0.649185061454773,0.649185061454773,0.6491851210594177,0.6491851210594177,0.6491851806640625,0.6491851806640625,0.6491852402687073,0.6491852402687073,0.6491852402687073,0.6491852402687073,0.6491852402687073,0.6491852402687073,0.6491852402687073,0.6491852402687073,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352,0.649185299873352],"active":[0.018753468990325928,0.016147952526807785,0.01468673162162304,0.013694293797016144,0.012848876416683197,0.0120973140001297,0.011360876262187958,0.010687891393899918,0.01004541665315628,0.009413406252861023,0.008821956813335419,0.00826435536146164,0.007754668593406677,0.007260873913764954,0.006784379482269287,0.006340615451335907,0.005924016237258911,0.006118156015872955,0.006483800709247589,0.006921723484992981,0.007343031466007233,0.007815800607204437,0.008305348455905914,0.008790679275989532,0.00931057333946228,0.009839437901973724,0.010350257158279419,0.01086890697479248,0.011400118470191956,0.011908456683158875,0.012454479932785034,0.012982159852981567,0.013504594564437866,0.014024928212165833,0.014513656497001648,0.01500701904296875,0.015445694327354431,0.015923336148262024,0.0163382887840271,0.016771644353866577,0.017132803797721863,0.01747317612171173,0.01782180368900299,0.018091976642608643,0.018345534801483154,0.01855015754699707,0.018723368644714355,0.01885133981704712,0.01897132396697998,0.019033581018447876,0.01905342936515808,0.01904463768005371,0.018988966941833496,0.018940091133117676,0.018848299980163574,0.01873457431793213,0.018633663654327393,0.01842290163040161,0.01823517680168152,0.018033117055892944,0.0177919864654541,0.01752495765686035,0.017267972230911255,0.016998469829559326,0.016747742891311646,0.016415119171142578,0.01611080765724182,0.015783190727233887,0.015444189310073853,0.015098720788955688,0.014754623174667358,0.01438334584236145,0.014014601707458496,0.013628244400024414,0.01322174072265625,0.012842178344726562,0.012449204921722412,0.012057602405548096,0.01165860891342163,0.011259675025939941,0.01084202527999878,0.010471582412719727,0.010046601295471191,0.009653687477111816,0.00926429033279419,0.00885075330734253,0.00845181941986084,0.008082985877990723,0.0077149271965026855,0.0073209404945373535,0.006950497627258301,0.006589412689208984,0.006231963634490967,0.005881786346435547,0.005569875240325928,0.0052315592765808105,0.004930257797241211,0.004635632038116455,0.004341542720794678,0.004076957702636719,0.0038085579872131348,0.0035797953605651855,0.003346264362335205,0.0031317472457885742,0.00292283296585083,0.0027266740798950195,0.0025304555892944336,0.002362191677093506,0.002195596694946289,0.002047240734100342,0.0019001364707946777,0.0017684698104858398,0.0016399025917053223,0.001520395278930664,0.0014142990112304688,0.0013257861137390137,0.0012242794036865234,0.0011394023895263672,0.001058042049407959,0.0009875893592834473,0.0009194612503051758,0.0008553266525268555,0.0007855892181396484,0.0007298588752746582,0.00067901611328125,0.0006359219551086426,0.0005880594253540039,0.0005484223365783691,0.0005154013633728027,0.0004831552505493164,0.0004509091377258301,0.0004203319549560547,0.0003936886787414551,0.0003667473793029785,0.00034105777740478516,0.00032126903533935547,0.00030165910720825195,0.0002828836441040039,0.00026810169219970703,0.00025343894958496094,0.0002377033233642578,0.0002251267433166504,0.00021457672119140625,0.00020062923431396484,0.00019043684005737305,0.00018036365509033203,0.0001717209815979004,0.00016504526138305664,0.0001563429832458496,0.0001499652862548828,0.00014317035675048828,0.00013828277587890625,0.00013250112533569336,0.0001270771026611328,0.00012159347534179688,0.00011676549911499023,0.00011229515075683594,0.00010925531387329102,0.0001074075698852539,0.00010496377944946289,0.00010085105895996094,9.846687316894531e-05,9.775161743164062e-05,9.5367431640625e-05,9.316205978393555e-05,9.101629257202148e-05,9.036064147949219e-05,8.803606033325195e-05,8.64863395690918e-05,8.529424667358398e-05,8.380413055419922e-05,8.296966552734375e-05,8.147954940795898e-05,8.177757263183594e-05,8.064508438110352e-05,8.016824722290039e-05,7.915496826171875e-05,7.832050323486328e-05,7.772445678710938e-05,7.742643356323242e-05,7.635354995727539e-05,7.623434066772461e-05,7.557868957519531e-05,7.528066635131836e-05,7.49826431274414e-05,7.468461990356445e-05,7.450580596923828e-05,7.414817810058594e-05,7.37309455871582e-05,7.349252700805664e-05,7.325410842895508e-05,7.295608520507812e-05,7.265806198120117e-05,7.259845733642578e-05,7.265806198120117e-05,7.2479248046875e-05,7.218122482299805e-05,7.18832015991211e-05,7.18235969543457e-05,7.146596908569336e-05,7.140636444091797e-05,7.134675979614258e-05,7.11679458618164e-05,7.134675979614258e-05,7.128715515136719e-05,7.11679458618164e-05,7.092952728271484e-05,7.092952728271484e-05,7.092952728271484e-05,7.092952728271484e-05,7.092952728271484e-05,7.086992263793945e-05,7.075071334838867e-05,7.081031799316406e-05,7.081031799316406e-05,7.075071334838867e-05,7.075071334838867e-05,7.063150405883789e-05,7.069110870361328e-05,7.075071334838867e-05,7.05718994140625e-05,7.05718994140625e-05,7.069110870361328e-05,7.069110870361328e-05,7.063150405883789e-05,7.063150405883789e-05,7.05718994140625e-05,7.05718994140625e-05,7.063150405883789e-05,7.069110870361328e-05,7.063150405883789e-05,7.063150405883789e-05,7.05718994140625e-05,7.05718994140625e-05,7.051229476928711e-05,7.051229476928711e-05,7.045269012451172e-05,7.051229476928711e-05,7.051229476928711e-05,7.051229476928711e-05,7.051229476928711e-05,7.05718994140625e-05,7.05718994140625e-05,7.051229476928711e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.051229476928711e-05,7.05718994140625e-05,7.051229476928711e-05,7.051229476928711e-05,7.051229476928711e-05,7.051229476928711e-05,7.051229476928711e-05,7.051229476928711e-05,7.05718994140625e-05,7.05718994140625e-05,7.051229476928711e-05,7.051229476928711e-05,7.051229476928711e-05,7.051229476928711e-05,7.051229476928711e-05,7.051229476928711e-05,7.051229476928711e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.018753468990325928,0.02547469735145569,0.032331936061382294,0.03907351195812225,0.045606642961502075,0.05189787223935127,0.057954397052526474,0.06377673149108887,0.06935179233551025,0.07469263672828674,0.07978154718875885,0.08464624732732773,0.08928445726633072,0.0937102809548378,0.0979401171207428,0.10194926708936691,0.10576600581407547,0.1103358119726181,0.11541973799467087,0.1209818571805954,0.12702599167823792,0.1335827112197876,0.14066848158836365,0.14830340445041656,0.15650367736816406,0.16526992619037628,0.1746159791946411,0.18449531495571136,0.19495739042758942,0.2059539556503296,0.21742983162403107,0.22937531769275665,0.24175801873207092,0.2545212507247925,0.26763850450515747,0.28102266788482666,0.29463961720466614,0.30841299891471863,0.3222711682319641,0.33620330691337585,0.35009756684303284,0.3639102280139923,0.3776405453681946,0.3912011384963989,0.4045815169811249,0.417728066444397,0.4306207299232483,0.44325754046440125,0.4556161165237427,0.4677176773548126,0.47954803705215454,0.49110814929008484,0.5024437308311462,0.5135363340377808,0.5244187116622925,0.5350552797317505,0.5455489754676819,0.5558351874351501,0.5658999681472778,0.5758059620857239,0.585499107837677,0.5950204133987427,0.6042855978012085,0.6133522391319275,0.6221439242362976,0.6306824684143066,0.6389266848564148,0.6468404531478882,0.6544708609580994,0.6617344617843628,0.6686583757400513,0.6752404570579529,0.681448757648468,0.687282919883728,0.6927697658538818,0.6978901624679565,0.7026678919792175,0.7070873379707336,0.7111693620681763,0.7149361371994019,0.7183970808982849,0.7215758562088013,0.724486231803894,0.727135419845581,0.7295528650283813,0.7317478060722351,0.7337256073951721,0.7355241775512695,0.7371483445167542,0.7386202812194824,0.7399404644966125,0.741132378578186,0.742201566696167,0.7431607842445374,0.7440221905708313,0.7447959184646606,0.7454880475997925,0.7461103796958923,0.746670663356781,0.7471706867218018,0.7476147413253784,0.748009979724884,0.7483680844306946,0.7486878037452698,0.7489739656448364,0.749228835105896,0.749453604221344,0.7496528625488281,0.7498307228088379,0.7499927878379822,0.7501347661018372,0.7502673268318176,0.7503817081451416,0.750482976436615,0.7505746483802795,0.750654399394989,0.750728964805603,0.7507936954498291,0.7508493661880493,0.7509005069732666,0.7509458661079407,0.7509865164756775,0.7510225772857666,0.7510539293289185,0.7510817646980286,0.7511061429977417,0.7511287927627563,0.7511492371559143,0.7511671781539917,0.7511818408966064,0.751196563243866,0.7512096166610718,0.751221239566803,0.7512314319610596,0.7512398958206177,0.7512480616569519,0.7512553930282593,0.7512614727020264,0.7512668371200562,0.7512717843055725,0.7512766122817993,0.7512804865837097,0.751283586025238,0.7512868046760559,0.7512899041175842,0.7512927651405334,0.7512950301170349,0.751297116279602,0.7512989640235901,0.7513009905815125,0.7513024210929871,0.7513037919998169,0.751305103302002,0.7513059377670288,0.7513070106506348,0.7513079643249512,0.7513087391853333,0.7513094544410706,0.7513100504875183,0.7513108253479004,0.751311182975769,0.7513116598129272,0.7513120770454407,0.7513123750686646,0.7513127326965332,0.7513130903244019,0.7513133883476257,0.7513135671615601,0.7513138651847839,0.751314103603363,0.7513142228126526,0.7513143420219421,0.7513144016265869,0.751314640045166,0.7513146996498108,0.7513147592544556,0.7513148188591003,0.7513149380683899,0.7513149976730347,0.7513149976730347,0.7513150572776794,0.7513150572776794,0.7513151168823242,0.751315176486969,0.751315176486969,0.7513152360916138,0.7513152360916138,0.7513152956962585,0.7513152956962585,0.7513153553009033,0.7513153553009033,0.7513154149055481,0.7513154149055481,0.7513154149055481,0.7513154149055481,0.7513154149055481,0.7513154745101929,0.7513154745101929,0.7513154745101929,0.7513154745101929,0.7513154745101929,0.7513154745101929,0.7513154745101929,0.7513154745101929,0.7513154745101929,0.7513154745101929,0.7513154745101929,0.7513154745101929,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376,0.7513155341148376],"recovered":[0.0,0.009330345317721367,0.017354615032672882,0.02481040358543396,0.03191114217042923,0.03872555494308472,0.045282814651727676,0.05158577114343643,0.057662129402160645,0.0634741261601448,0.06906531006097794,0.07439980655908585,0.07949396222829819,0.0843663290143013,0.08900286257266998,0.09343858808279037,0.0976632833480835,0.10167976468801498,0.10597024857997894,0.1106564998626709,0.11578404158353806,0.12137412279844284,0.1274378001689911,0.1340230405330658,0.14112809300422668,0.14878693222999573,0.15700189769268036,0.16578309237957,0.175113707780838,0.18500792980194092,0.1954444944858551,0.20641697943210602,0.21787525713443756,0.2298142910003662,0.242173969745636,0.2549002468585968,0.2679446041584015,0.2812754809856415,0.29483529925346375,0.30853384733200073,0.32236531376838684,0.3362431228160858,0.3500755727291107,0.36384618282318115,0.377517431974411,0.3910180330276489,0.40435442328453064,0.4174707233905792,0.4303312599658966,0.4429231882095337,0.45528334379196167,0.46738168597221375,0.47922825813293457,0.49081456661224365,0.5021318197250366,0.513242244720459,0.5241070985794067,0.5348078012466431,0.5452934503555298,0.5555589199066162,0.5656694769859314,0.5755747556686401,0.5852696895599365,0.5947538018226624,0.6040043830871582,0.6130304336547852,0.6218385100364685,0.6303493976593018,0.6385513544082642,0.6464664936065674,0.6540460586547852,0.6612964868545532,0.6682124733924866,0.67476487159729,0.6809581518173218,0.6867972612380981,0.6922799944877625,0.6974241137504578,0.7021807432174683,0.7066038250923157,0.7107093930244446,0.7145059704780579,0.7179839015007019,0.721176028251648,0.7240939736366272,0.7267584204673767,0.7291889786720276,0.7314040660858154,0.7333961725234985,0.7352083921432495,0.7368547320365906,0.7383309602737427,0.7396739721298218,0.7408739924430847,0.7419506311416626,0.7429217100143433,0.7437946200370789,0.7445792555809021,0.7452823519706726,0.7459141612052917,0.7464761734008789,0.7469846606254578,0.7474349737167358,0.7478349208831787,0.7482004761695862,0.7485226988792419,0.7488160133361816,0.7490673661231995,0.7492982745170593,0.7495021224021912,0.7496850490570068,0.7498459219932556,0.7499935626983643,0.7501254081726074,0.7502428889274597,0.7503471970558167,0.7504407167434692,0.7505225539207458,0.7505955100059509,0.7506603002548218,0.7507186532020569,0.7507703900337219,0.7508160471916199,0.7508574724197388,0.7508942484855652,0.7509251832962036,0.7509537935256958,0.7509805560112,0.7510032057762146,0.7510236501693726,0.7510408163070679,0.7510564923286438,0.7510713934898376,0.7510848045349121,0.7510958909988403,0.7511063814163208,0.7511152625083923,0.7511234283447266,0.7511306405067444,0.751136839389801,0.751142144203186,0.7511470913887024,0.7511512041091919,0.7511552572250366,0.7511588931083679,0.7511622905731201,0.7511653304100037,0.7511680722236633,0.7511703372001648,0.7511725425720215,0.7511745095252991,0.7511763572692871,0.7511779069900513,0.7511792182922363,0.7511804103851318,0.7511814832687378,0.7511824369430542,0.7511834502220154,0.7511842250823975,0.7511849999427795,0.7511857748031616,0.7511861324310303,0.7511867880821228,0.751187264919281,0.7511876821517944,0.7511880397796631,0.7511883974075317,0.7511887550354004,0.7511889934539795,0.7511892914772034,0.7511895298957825,0.7511897087097168,0.7511898279190063,0.7511898875236511,0.7511901259422302,0.7511902451515198,0.7511903047561646,0.7511904239654541,0.7511905431747437,0.7511906027793884,0.7511906623840332,0.7511906623840332,0.751190721988678,0.7511907815933228,0.7511907815933228,0.7511908411979675,0.7511908411979675,0.7511909008026123,0.7511909008026123,0.7511909008026123,0.7511909604072571,0.7511909604072571,0.7511909604072571,0.7511909604072571,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019,0.7511910200119019],"active":[0.018753468990325928,0.01614435203373432,0.014977321028709412,0.014263108372688293,0.013695500791072845,0.013172317296266556,0.012671582400798798,0.012190960347652435,0.01168966293334961,0.011218510568141937,0.010716237127780914,0.010246440768241882,0.009790495038032532,0.009343951940536499,0.008937254548072815,0.008510679006576538,0.008102722465991974,0.008656047284603119,0.009449489414691925,0.0103253573179245,0.01124195009469986,0.012208588421344757,0.013230681419372559,0.014280363917350769,0.015375584363937378,0.016482993960380554,0.017614081501960754,0.018712222576141357,0.019843682646751404,0.020946025848388672,0.021985337138175964,0.022958338260650635,0.023882761597633362,0.02470695972442627,0.025464534759521484,0.02612242102622986,0.02669501304626465,0.02713751792907715,0.027435868978500366,0.027669459581375122,0.027732253074645996,0.027667105197906494,0.027564972639083862,0.027354955673217773,0.027064085006713867,0.026710033416748047,0.02626630663871765,0.02578681707382202,0.02528485655784607,0.02479448914527893,0.02426469326019287,0.023726463317871094,0.02321547269821167,0.02272176742553711,0.02228689193725586,0.021813035011291504,0.021441876888275146,0.02102738618850708,0.020606517791748047,0.020247042179107666,0.019829630851745605,0.01944565773010254,0.019015908241271973,0.018598437309265137,0.018139541149139404,0.017652034759521484,0.01708817481994629,0.016491055488586426,0.015919506549835205,0.01526796817779541,0.014612317085266113,0.013943970203399658,0.013236284255981445,0.012518048286437988,0.011811614036560059,0.011092901229858398,0.010387897491455078,0.009663224220275879,0.008988618850708008,0.008332312107086182,0.007687687873840332,0.007069885730743408,0.006502330303192139,0.0059593915939331055,0.00545889139175415,0.0049893856048583984,0.004536628723144531,0.0041201114654541016,0.0037521719932556152,0.00341188907623291,0.0030857324600219727,0.0028014183044433594,0.002527594566345215,0.0022867918014526367,0.002071559429168701,0.0018742084503173828,0.001693427562713623,0.0015311241149902344,0.0013883113861083984,0.0012565255165100098,0.0011385679244995117,0.0010253190994262695,0.0009331107139587402,0.0008528828620910645,0.0007734894752502441,0.0007061362266540527,0.0006375908851623535,0.0005854964256286621,0.0005324482917785645,0.0004906654357910156,0.00044971704483032227,0.0004214048385620117,0.00038814544677734375,0.00035756826400756836,0.0003317594528198242,0.0003072023391723633,0.00028824806213378906,0.00027114152908325195,0.00025385618209838867,0.00024020671844482422,0.00022721290588378906,0.0002161264419555664,0.00020653009414672852,0.0001964569091796875,0.0001875162124633789,0.00018095970153808594,0.00017499923706054688,0.00016868114471435547,0.0001639723777770996,0.00015819072723388672,0.0001557469367980957,0.00015312433242797852,0.00014984607696533203,0.00014662742614746094,0.00014400482177734375,0.00014168024063110352,0.00014013051986694336,0.0001380443572998047,0.00013619661331176758,0.00013494491577148438,0.00013446807861328125,0.00013339519500732422,0.00013238191604614258,0.0001315474510192871,0.0001310110092163086,0.00013047456741333008,0.00012969970703125,0.0001290440559387207,0.00012862682342529297,0.0001284480094909668,0.00012791156768798828,0.00012743473052978516,0.0001271963119506836,0.00012671947479248047,0.0001266002655029297,0.0001264810562133789,0.00012630224227905273,0.00012600421905517578,0.0001258254051208496,0.0001258254051208496,0.00012540817260742188,0.00012552738189697266,0.0001252889633178711,0.00012511014938354492,0.00012505054473876953,0.00012505054473876953,0.00012499094009399414,0.00012481212615966797,0.00012487173080444336,0.00012481212615966797,0.0001246929168701172,0.0001246333122253418,0.0001245737075805664,0.00012475252151489258,0.0001245737075805664,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012445449829101562,0.00012439489364624023,0.00012439489364624023,0.00012439489364624023,0.00012439489364624023,0.00012439489364624023,0.00012439489364624023,0.00012439489364624023,0.00012439489364624023,0.00012439489364624023,0.00012439489364624023,0.00012445449829101562,0.00012439489364624023,0.00012445449829101562,0.00012445449829101562,0.00012445449829101562,0.00012439489364624023,0.00012439489364624023,0.00012445449829101562,0.00012445449829101562,0.00012445449829101562,0.00012445449829101562,0.00012445449829101562,0.00012445449829101562,0.00012445449829101562,0.00012445449829101562,0.00012445449829101562,0.00012445449829101562,0.00012445449829101562,0.00012445449829101562,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102,0.00012451410293579102]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.018753468990325928,0.025476472452282906,0.032204773277044296,0.0387231670320034,0.04496218264102936,0.05090692639350891,0.056576356291770935,0.061963651329278946,0.06707172095775604,0.07189743220806122,0.07647431641817093,0.08079572021961212,0.08489157259464264,0.08875031024217606,0.09239021688699722,0.09581542760133743,0.09905408322811127,0.10287053883075714,0.10706598311662674,0.11159389466047287,0.11645708233118057,0.12169504165649414,0.12731313705444336,0.13329005241394043,0.1396753191947937,0.14644217491149902,0.15362603962421417,0.16120858490467072,0.16919264197349548,0.17759130895137787,0.18637308478355408,0.19548775255680084,0.20497778058052063,0.21476155519485474,0.22488127648830414,0.23528651893138885,0.24592283368110657,0.2567794919013977,0.2677932381629944,0.2789875268936157,0.2902539372444153,0.30162540078163147,0.3130302429199219,0.3244130611419678,0.33579912781715393,0.347090482711792,0.35831505060195923,0.3694133162498474,0.380376935005188,0.39120009541511536,0.40184739232063293,0.4122813940048218,0.4225577414035797,0.43264347314834595,0.44253119826316833,0.4522324204444885,0.4617343544960022,0.4710639715194702,0.4802263081073761,0.48922353982925415,0.49805742502212524,0.5067523121833801,0.5152794122695923,0.5236740112304688,0.5319156646728516,0.5400327444076538,0.5480058789253235,0.5558223128318787,0.563480794429779,0.5709831714630127,0.578316867351532,0.5854687094688416,0.5924383401870728,0.599169909954071,0.6057260632514954,0.6120530366897583,0.6181519031524658,0.6240190267562866,0.6296443343162537,0.6350201368331909,0.6401460766792297,0.6449994444847107,0.6496070027351379,0.6539630889892578,0.6580618023872375,0.6619253158569336,0.6655594706535339,0.6689486503601074,0.672102153301239,0.675040066242218,0.6777784824371338,0.6803073883056641,0.6826416850090027,0.6847901344299316,0.6867833137512207,0.6886093616485596,0.69029301404953,0.6918429732322693,0.6932580471038818,0.694549024105072,0.6957248449325562,0.6968031525611877,0.6977916955947876,0.698691189289093,0.6995062232017517,0.7002483010292053,0.700925350189209,0.7015367150306702,0.7020934820175171,0.7026032209396362,0.7030628323554993,0.703477680683136,0.7038559913635254,0.7041997313499451,0.7045091986656189,0.7047899961471558,0.7050430178642273,0.7052749991416931,0.705485463142395,0.7056735754013062,0.705843985080719,0.7059993743896484,0.7061406373977661,0.7062675356864929,0.7063841223716736,0.7064883708953857,0.7065829634666443,0.7066685557365417,0.7067455053329468,0.7068154811859131,0.7068807482719421,0.7069376707077026,0.7069902420043945,0.7070372104644775,0.7070804238319397,0.7071192860603333,0.7071546316146851,0.7071866989135742,0.7072158455848694,0.7072412967681885,0.7072654366493225,0.7072866559028625,0.7073058485984802,0.707324206829071,0.7073405981063843,0.7073559165000916,0.7073695063591003,0.7073814272880554,0.7073920965194702,0.7074017524719238,0.7074105739593506,0.7074187397956848,0.7074266076087952,0.707432746887207,0.7074388861656189,0.7074445486068726,0.7074499130249023,0.7074546217918396,0.7074586749076843,0.7074623107910156,0.7074657678604126,0.7074687480926514,0.7074717283248901,0.7074743509292603,0.7074766755104065,0.7074788808822632,0.7074808478355408,0.7074825167655945,0.7074841856956482,0.707485556602478,0.7074870467185974,0.7074883580207825,0.7074894309043884,0.7074904441833496,0.7074912786483765,0.7074922919273376,0.7074929475784302,0.7074936628341675,0.70749431848526,0.7074949145317078,0.7074956297874451,0.7074960470199585,0.7074965238571167,0.7074968814849854,0.707497239112854,0.7074975967407227,0.7074978947639465,0.7074981927871704,0.7074984908103943,0.7074986696243286,0.7074987888336182,0.7074989676475525,0.707499086856842,0.7074992060661316,0.7074993848800659,0.7074995636940002,0.707499623298645,0.7074998021125793,0.7074999213218689,0.7075000405311584,0.7075001001358032,0.7075002193450928,0.7075002789497375,0.7075002789497375,0.7075003981590271,0.7075003981590271,0.7075004577636719,0.7075005173683167,0.7075005173683167,0.7075005769729614,0.7075006365776062,0.7075006365776062,0.707500696182251,0.707500696182251,0.7075007557868958,0.7075008153915405,0.7075008153915405,0.7075008153915405,0.7075008749961853,0.7075008749961853,0.7075008749961853,0.7075008749961853,0.7075008749961853,0.7075008749961853,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301,0.7075009346008301],"recovered":[0.0,0.009326333180069923,0.01735970750451088,0.024739619344472885,0.03168230503797531,0.03827320411801338,0.04453001916408539,0.05050596222281456,0.056188248097896576,0.06157276779413223,0.06668256223201752,0.0715373083949089,0.07611880451440811,0.08046659082174301,0.08456270396709442,0.0884365662932396,0.09207752346992493,0.09551796317100525,0.09915030002593994,0.1030733659863472,0.1072918102145195,0.1118370071053505,0.11672264337539673,0.1219821572303772,0.12761694192886353,0.13360999524593353,0.13999424874782562,0.14677977561950684,0.1539660394191742,0.16154418885707855,0.1695285588502884,0.1778964251279831,0.18664096295833588,0.19577986001968384,0.20523521304130554,0.2150268405675888,0.2251245081424713,0.23549365997314453,0.2461147904396057,0.2569211721420288,0.267910361289978,0.27903270721435547,0.2902889549732208,0.3016197979450226,0.31297576427459717,0.3243480622768402,0.33568045496940613,0.3469674289226532,0.3581661880016327,0.3692212998867035,0.38017353415489197,0.3909943401813507,0.4016149342060089,0.4120512902736664,0.42231833934783936,0.43238455057144165,0.44228795170783997,0.45199519395828247,0.46150603890419006,0.47085389494895935,0.48001182079315186,0.48901742696762085,0.49784576892852783,0.5065366625785828,0.5150574445724487,0.5234491229057312,0.5317060947418213,0.5398126840591431,0.5477808713912964,0.5555974245071411,0.5632456541061401,0.570750892162323,0.5780850052833557,0.5852221250534058,0.5921603441238403,0.598935604095459,0.6054701805114746,0.6117815971374512,0.6178711652755737,0.6237218379974365,0.6293347477912903,0.6347140669822693,0.6398271322250366,0.6446998119354248,0.6493160128593445,0.6536626815795898,0.6577745676040649,0.6616369485855103,0.6652740240097046,0.6686667799949646,0.6718316078186035,0.6747928261756897,0.6775336265563965,0.6800713539123535,0.6824095249176025,0.6845917701721191,0.6865889430046082,0.6884363293647766,0.6901290416717529,0.691682755947113,0.6931074857711792,0.6944074630737305,0.6956056952476501,0.6966958045959473,0.6976897716522217,0.69858717918396,0.69941645860672,0.7001621723175049,0.7008451223373413,0.7014631628990173,0.702031135559082,0.702541708946228,0.7030038237571716,0.7034252882003784,0.7038055062294006,0.7041528820991516,0.7044677734375,0.7047514319419861,0.7050078511238098,0.7052406668663025,0.7054528594017029,0.7056421637535095,0.7058157920837402,0.7059715390205383,0.7061132192611694,0.7062421441078186,0.7063583135604858,0.7064653038978577,0.7065618634223938,0.7066484689712524,0.7067263722419739,0.7067975401878357,0.7068612575531006,0.7069209218025208,0.7069734334945679,0.7070216536521912,0.707064151763916,0.7071029543876648,0.7071384191513062,0.7071695327758789,0.7071977853775024,0.7072248458862305,0.7072488069534302,0.7072706818580627,0.707290768623352,0.7073090672492981,0.7073251008987427,0.7073402404785156,0.7073536515235901,0.7073660492897034,0.7073764204978943,0.7073860168457031,0.707395076751709,0.7074031829833984,0.7074108123779297,0.7074176669120789,0.707423746585846,0.7074295878410339,0.7074347138404846,0.7074395418167114,0.7074438333511353,0.7074472904205322,0.7074507474899292,0.7074537873268127,0.7074565291404724,0.7074593901634216,0.7074617147445679,0.7074640393257141,0.7074660062789917,0.707467794418335,0.7074693441390991,0.7074708938598633,0.7074723839759827,0.7074738144874573,0.7074750065803528,0.7074759006500244,0.7074769139289856,0.7074777483940125,0.7074787020683289,0.7074792981147766,0.7074800133705139,0.7074807286262512,0.7074812650680542,0.7074818015098572,0.7074823379516602,0.7074827551841736,0.7074829936027527,0.7074833512306213,0.7074836492538452,0.7074839472770691,0.7074841856956482,0.7074843645095825,0.7074845433235168,0.7074847221374512,0.7074848413467407,0.7074849605560303,0.7074850797653198,0.7074851989746094,0.7074853777885437,0.7074854969978333,0.707485556602478,0.7074856758117676,0.7074857354164124,0.7074857950210571,0.7074858546257019,0.7074859142303467,0.7074859738349915,0.7074860334396362,0.707486093044281,0.707486093044281,0.707486093044281,0.7074861526489258,0.7074861526489258,0.7074862122535706,0.7074862122535706,0.7074862718582153,0.7074862718582153,0.7074863314628601,0.7074863314628601,0.7074863910675049,0.7074863910675049,0.7074863910675049,0.7074863910675049,0.7074863910675049,0.7074863910675049,0.7074863910675049,0.7074863910675049,0.7074863910675049,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497,0.7074864506721497],"active":[0.018753468990325928,0.016150139272212982,0.014845065772533417,0.013983547687530518,0.013279877603054047,0.01263372227549553,0.012046337127685547,0.011457689106464386,0.010883472859859467,0.010324664413928986,0.009791754186153412,0.009258411824703217,0.008772768080234528,0.008283719420433044,0.007827512919902802,0.007378861308097839,0.00697655975818634,0.007352575659751892,0.007915683090686798,0.008520528674125671,0.009165272116661072,0.009858034551143646,0.01059049367904663,0.011307895183563232,0.012058377265930176,0.01283217966556549,0.01363179087638855,0.01442880928516388,0.015226602554321289,0.016047120094299316,0.016844525933265686,0.01759132742881775,0.018336817622184753,0.0189816951751709,0.019646063446998596,0.02025967836380005,0.020798325538635254,0.021285831928253174,0.021678447723388672,0.022066354751586914,0.022343575954437256,0.022592693567276,0.02274128794670105,0.02279326319694519,0.022823363542556763,0.022742420434951782,0.0226345956325531,0.022445887327194214,0.022210747003555298,0.021978795528411865,0.021673858165740967,0.02128705382347107,0.0209428071975708,0.020592182874679565,0.02021285891532898,0.019847869873046875,0.01944640278816223,0.019068777561187744,0.018720269203186035,0.0183696448802948,0.01804560422897339,0.017734885215759277,0.017433643341064453,0.017137348651885986,0.016858220100402832,0.016583621501922607,0.016299784183502197,0.016009628772735596,0.015699923038482666,0.015385746955871582,0.015071213245391846,0.014717817306518555,0.014353334903717041,0.013947784900665283,0.01356571912765503,0.013117432594299316,0.012681722640991211,0.01223742961883545,0.011773169040679932,0.011298298835754395,0.010811328887939453,0.010285377502441406,0.009779870510101318,0.009263277053833008,0.008745789527893066,0.00826263427734375,0.007784903049468994,0.007311701774597168,0.006828129291534424,0.006373286247253418,0.0059468746185302734,0.005514562129974365,0.005108058452606201,0.004718780517578125,0.004373788833618164,0.00401759147644043,0.003704071044921875,0.0034066438674926758,0.0031290054321289062,0.0028662681579589844,0.002617359161376953,0.0023956894874572754,0.002186000347137451,0.001995384693145752,0.0018164515495300293,0.0016611218452453613,0.0015088915824890137,0.0013745427131652832,0.0012483596801757812,0.0011400580406188965,0.0010316967964172363,0.000935971736907959,0.0008521676063537598,0.0007744431495666504,0.0007036924362182617,0.0006371140480041504,0.0005752444267272949,0.0005235671997070312,0.0004776120185852051,0.0004329085350036621,0.0003911256790161133,0.000357210636138916,0.0003248453140258789,0.00029599666595458984,0.0002709031105041504,0.00024622678756713867,0.00022464990615844727,0.00020325183868408203,0.00018364191055297852,0.00016701221466064453,0.00015437602996826172,0.00014013051986694336,0.0001289844512939453,0.00011628866195678711,0.00010699033737182617,9.763240814208984e-05,9.047985076904297e-05,8.374452590942383e-05,7.742643356323242e-05,7.176399230957031e-05,6.765127182006836e-05,6.181001663208008e-05,5.704164505004883e-05,5.352497100830078e-05,4.982948303222656e-05,4.684925079345703e-05,4.4405460357666016e-05,4.118680953979492e-05,3.844499588012695e-05,3.5703182220458984e-05,3.415346145629883e-05,3.272294998168945e-05,3.153085708618164e-05,2.956390380859375e-05,2.8073787689208984e-05,2.6881694793701172e-05,2.6166439056396484e-05,2.5033950805664062e-05,2.396106719970703e-05,2.276897430419922e-05,2.193450927734375e-05,2.1457672119140625e-05,2.09808349609375e-05,2.0563602447509766e-05,2.014636993408203e-05,1.9490718841552734e-05,1.913309097290039e-05,1.8477439880371094e-05,1.817941665649414e-05,1.7762184143066406e-05,1.7702579498291016e-05,1.7464160919189453e-05,1.704692840576172e-05,1.6629695892333984e-05,1.627206802368164e-05,1.6391277313232422e-05,1.6033649444580078e-05,1.5914440155029297e-05,1.5616416931152344e-05,1.5616416931152344e-05,1.5616416931152344e-05,1.531839370727539e-05,1.52587890625e-05,1.5079975128173828e-05,1.4901161193847656e-05,1.4841556549072266e-05,1.4901161193847656e-05,1.4841556549072266e-05,1.4841556549072266e-05,1.4722347259521484e-05,1.4603137969970703e-05,1.4603137969970703e-05,1.4543533325195312e-05,1.4483928680419922e-05,1.4543533325195312e-05,1.4603137969970703e-05,1.4543533325195312e-05,1.4603137969970703e-05,1.4543533325195312e-05,1.4543533325195312e-05,1.4543533325195312e-05,1.4543533325195312e-05,1.4543533325195312e-05,1.4483928680419922e-05,1.4543533325195312e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4424324035644531e-05,1.4483928680419922e-05,1.4543533325195312e-05,1.4483928680419922e-05,1.4543533325195312e-05,1.4483928680419922e-05,1.4543533325195312e-05,1.4543533325195312e-05,1.4543533325195312e-05,1.4483928680419922e-05,1.4543533325195312e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4543533325195312e-05,1.4543533325195312e-05,1.4543533325195312e-05,1.4543533325195312e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05,1.4483928680419922e-05]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.018753468990325928,0.025473976507782936,0.03206624090671539,0.03837689012289047,0.04433896765112877,0.04995656758546829,0.055242475122213364,0.06021353229880333,0.06487894803285599,0.06924320012331009,0.07331690937280655,0.07713858783245087,0.08071856200695038,0.08406529575586319,0.08718720823526382,0.09009913355112076,0.09281620383262634,0.09595804661512375,0.09935224056243896,0.10298684239387512,0.10684146732091904,0.1109388917684555,0.11527156084775925,0.1198614090681076,0.12471175938844681,0.12980911135673523,0.1351316124200821,0.14073339104652405,0.14658671617507935,0.15270482003688812,0.15906868875026703,0.1656762808561325,0.17252488434314728,0.179597407579422,0.1868995875120163,0.1944081038236618,0.20211340487003326,0.20998135209083557,0.21803657710552216,0.22624100744724274,0.23457692563533783,0.24301771819591522,0.25156712532043457,0.26019036769866943,0.2688550651073456,0.27757734060287476,0.28629744052886963,0.2950233221054077,0.303742378950119,0.31242695450782776,0.32108229398727417,0.32964202761650085,0.3381381332874298,0.34655001759529114,0.3548525273799896,0.36305472254753113,0.3711373507976532,0.37910470366477966,0.3869704306125641,0.39467689394950867,0.402267724275589,0.40973353385925293,0.4171009659767151,0.42434296011924744,0.43146830797195435,0.43846410512924194,0.4453641176223755,0.4521525204181671,0.45884108543395996,0.4654415547847748,0.47193455696105957,0.4783441126346588,0.4846673607826233,0.49087637662887573,0.49698761105537415,0.5030107498168945,0.5089532732963562,0.5147973299026489,0.5205146670341492,0.5261410474777222,0.5316452383995056,0.5370274782180786,0.5422971248626709,0.5474445223808289,0.552444577217102,0.5573070049285889,0.5620229244232178,0.5666199326515198,0.5710692405700684,0.575352132320404,0.5794771909713745,0.5834500789642334,0.5872555375099182,0.5909071564674377,0.5944064855575562,0.597747266292572,0.6009373068809509,0.6039619445800781,0.6068408489227295,0.6095670461654663,0.612147867679596,0.6145831942558289,0.6168890595436096,0.6190704703330994,0.621115505695343,0.6230273246765137,0.6248311996459961,0.6265116930007935,0.6280911564826965,0.629564106464386,0.6309346556663513,0.6322110891342163,0.6333950757980347,0.6344995498657227,0.6355271935462952,0.6364885568618774,0.6373772621154785,0.6382079124450684,0.6389689445495605,0.6396698355674744,0.640328049659729,0.6409363746643066,0.6414902806282043,0.6420120596885681,0.6424872875213623,0.6429268717765808,0.6433361768722534,0.6437145471572876,0.6440606713294983,0.6443785429000854,0.6446730494499207,0.6449435949325562,0.6451936364173889,0.6454285383224487,0.6456422209739685,0.6458362936973572,0.6460175514221191,0.6461871266365051,0.6463416814804077,0.646483838558197,0.6466160416603088,0.6467353105545044,0.6468480229377747,0.6469511389732361,0.6470464468002319,0.6471369862556458,0.6472170352935791,0.6472915410995483,0.6473599672317505,0.6474230885505676,0.647480845451355,0.6475352048873901,0.6475845575332642,0.6476313471794128,0.6476730108261108,0.6477113366127014,0.6477473378181458,0.6477806568145752,0.6478118300437927,0.6478396654129028,0.6478666067123413,0.6478919386863708,0.6479148864746094,0.6479363441467285,0.6479551196098328,0.6479724049568176,0.6479883790016174,0.6480035781860352,0.6480181813240051,0.6480311155319214,0.6480435132980347,0.648054301738739,0.6480647921562195,0.6480743288993835,0.6480831503868103,0.6480908989906311,0.6480981707572937,0.6481057405471802,0.6481121778488159,0.6481183171272278,0.6481238007545471,0.6481287479400635,0.6481333374977112,0.6481377482414246,0.6481415033340454,0.6481455564498901,0.6481487154960632,0.6481519341468811,0.6481549143791199,0.648158073425293,0.6481605768203735,0.6481629610061646,0.6481654047966003,0.6481674909591675,0.648169755935669,0.6481714844703674,0.6481730341911316,0.6481744647026062,0.6481759548187256,0.6481771469116211,0.6481782793998718,0.6481795310974121,0.6481804847717285,0.6481815576553345,0.6481823325157166,0.6481831073760986,0.6481839418411255,0.648184597492218,0.6481854319572449,0.6481861472129822,0.6481866836547852,0.6481873989105225,0.6481879353523254,0.6481882929801941,0.6481887102127075,0.648189127445221,0.6481894254684448,0.6481897830963135,0.6481900811195374,0.6481903791427612,0.6481906771659851,0.6481910347938538,0.6481911540031433,0.6481913924217224,0.6481915712356567,0.6481917500495911,0.6481919288635254,0.6481921672821045,0.6481924057006836,0.6481925249099731,0.6481927037239075,0.6481928825378418,0.6481930613517761,0.6481932401657104,0.6481932997703552,0.6481934189796448,0.6481934785842896,0.6481936573982239,0.6481937170028687,0.6481937766075134,0.6481937766075134,0.6481938362121582,0.648193895816803,0.6481939554214478,0.6481939554214478,0.6481940150260925,0.6481940150260925,0.6481940150260925,0.6481940746307373,0.6481940746307373,0.6481940746307373,0.6481941342353821,0.6481941342353821,0.6481941342353821,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269,0.6481941938400269],"recovered":[0.0,0.009328828193247318,0.01736593246459961,0.0246775820851326,0.031484127044677734,0.03788042441010475,0.04388381168246269,0.04952749237418175,0.05484207719564438,0.059817686676979065,0.06450905650854111,0.06887989491224289,0.07297078520059586,0.07680927962064743,0.08040723204612732,0.08375826478004456,0.08690106123685837,0.08982469141483307,0.09286553412675858,0.09607584774494171,0.09949462860822678,0.10313059389591217,0.10700808465480804,0.11109506338834763,0.11543822288513184,0.1200363039970398,0.12487778067588806,0.1299629658460617,0.1353091597557068,0.14091260731220245,0.1467733234167099,0.15287917852401733,0.15923826396465302,0.16583338379859924,0.17267781496047974,0.17974825203418732,0.18701379001140594,0.19452090561389923,0.20220446586608887,0.2100706696510315,0.21811994910240173,0.22630715370178223,0.23460686206817627,0.2430349737405777,0.2515513002872467,0.26014912128448486,0.2688037157058716,0.27749577164649963,0.28620949387550354,0.2949252724647522,0.3036220669746399,0.3123036026954651,0.32092729210853577,0.3294803202152252,0.33795294165611267,0.34634676575660706,0.3546493649482727,0.3628367781639099,0.3709222674369812,0.3788895905017853,0.3867284953594208,0.3944398760795593,0.4020281434059143,0.4095021188259125,0.4168851375579834,0.4241349697113037,0.4312664568424225,0.43828344345092773,0.445189505815506,0.45196661353111267,0.45867836475372314,0.465282142162323,0.47177156805992126,0.47818616032600403,0.4844960868358612,0.49070948362350464,0.4968387484550476,0.5028702616691589,0.5088017582893372,0.514626681804657,0.5203386545181274,0.5259564518928528,0.5314496755599976,0.5368455052375793,0.5420938730239868,0.5472180247306824,0.5522127747535706,0.5570566058158875,0.561784029006958,0.5663731098175049,0.5708173513412476,0.5750893950462341,0.5792130827903748,0.5831766128540039,0.5869799256324768,0.5906357169151306,0.5941241979598999,0.5974758863449097,0.6006619930267334,0.6036915183067322,0.606565535068512,0.609296441078186,0.6118730902671814,0.6143266558647156,0.6166301965713501,0.6188153624534607,0.6208636164665222,0.6227820515632629,0.6245870590209961,0.6262773275375366,0.6278603672981262,0.6293408870697021,0.6307142972946167,0.6319940090179443,0.6331865191459656,0.6343061923980713,0.6353372931480408,0.6362948417663574,0.6371939778327942,0.6380236148834229,0.6387900114059448,0.6395025253295898,0.6401604413986206,0.6407647728919983,0.6413267254829407,0.6418476104736328,0.6423265933990479,0.6427703499794006,0.6431832909584045,0.6435608267784119,0.6439058184623718,0.6442261934280396,0.6445214748382568,0.64479660987854,0.645049512386322,0.6452810764312744,0.6454960107803345,0.6456916332244873,0.6458772420883179,0.6460460424423218,0.6462025046348572,0.6463460922241211,0.646476686000824,0.6465983986854553,0.6467120051383972,0.6468148231506348,0.6469123363494873,0.6470018625259399,0.6470826864242554,0.6471590995788574,0.6472266912460327,0.6472906470298767,0.6473511457443237,0.6474055647850037,0.647455632686615,0.6475013494491577,0.6475428938865662,0.6475822329521179,0.6476180553436279,0.6476519703865051,0.6476836800575256,0.6477127075195312,0.6477403044700623,0.64776611328125,0.6477875113487244,0.647808313369751,0.6478279829025269,0.6478458642959595,0.6478623747825623,0.6478780508041382,0.6478917598724365,0.6479051113128662,0.6479167342185974,0.6479278206825256,0.6479378938674927,0.6479477882385254,0.6479564905166626,0.6479641199111938,0.6479719877243042,0.6479795575141907,0.6479858160018921,0.6479918360710144,0.647997260093689,0.6480026245117188,0.6480072140693665,0.6480114459991455,0.6480156183242798,0.6480197310447693,0.6480231285095215,0.6480262875556946,0.6480293273925781,0.6480321288108826,0.6480347514152527,0.648037314414978,0.6480395197868347,0.6480419635772705,0.6480438113212585,0.6480457186698914,0.648047149181366,0.6480487585067749,0.6480501294136047,0.6480514407157898,0.6480528712272644,0.6480540037155151,0.6480550765991211,0.6480557918548584,0.6480565667152405,0.6480576395988464,0.6480584144592285,0.6480592489242554,0.6480599641799927,0.6480606198310852,0.6480611562728882,0.6480616927146912,0.6480622291564941,0.6480626463890076,0.648063063621521,0.6480634808540344,0.6480638384819031,0.648064136505127,0.6480643153190613,0.6480647325515747,0.6480649709701538,0.6480652093887329,0.6480655670166016,0.6480657458305359,0.648065984249115,0.6480661630630493,0.6480664610862732,0.6480666399002075,0.6480668783187866,0.648067057132721,0.6480672359466553,0.6480674743652344,0.6480675935745239,0.6480677127838135,0.6480677723884583,0.648067831993103,0.6480680108070374,0.6480680704116821,0.6480681300163269,0.6480681896209717,0.6480681896209717,0.6480682492256165,0.6480683088302612,0.648068368434906,0.648068368434906,0.6480684280395508,0.6480684280395508,0.6480684876441956,0.6480685472488403,0.6480685472488403,0.6480685472488403,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851,0.6480686068534851],"active":[0.018753468990325928,0.016145147383213043,0.014700308442115784,0.013699308037757874,0.012854840606451035,0.01207614317536354,0.011358663439750671,0.010686039924621582,0.010036870837211609,0.009425513446331024,0.008807852864265442,0.008258692920207977,0.007747776806354523,0.007256016135215759,0.006779976189136505,0.006340868771076202,0.005915142595767975,0.00613335520029068,0.006486706435680389,0.006910994648933411,0.007346838712692261,0.007808297872543335,0.008263476192951202,0.00876634567975998,0.009273536503314972,0.009772807359695435,0.01025383174419403,0.010770425200462341,0.011277556419372559,0.011792212724685669,0.012295365333557129,0.012797102332115173,0.013286620378494263,0.013764023780822754,0.01422177255153656,0.014659851789474487,0.01509961485862732,0.01546044647693634,0.01583211123943329,0.016170337796211243,0.016456976532936096,0.016710564494132996,0.0169602632522583,0.017155393958091736,0.017303764820098877,0.017428219318389893,0.017493724822998047,0.01752755045890808,0.01753288507461548,0.01750168204307556,0.017460227012634277,0.017338424921035767,0.017210841178894043,0.017069697380065918,0.016899585723876953,0.016707956790924072,0.016487985849380493,0.01626792550086975,0.016048163175582886,0.01578730344772339,0.015539228916168213,0.015293657779693604,0.015072822570800781,0.014840841293334961,0.014583170413970947,0.014329135417938232,0.014097660779953003,0.01386907696723938,0.01365157961845398,0.01347494125366211,0.013256192207336426,0.013061970472335815,0.012895792722702026,0.012690216302871704,0.01249152421951294,0.012301266193389893,0.012114524841308594,0.01192706823348999,0.011712908744812012,0.011514365673065186,0.011306583881378174,0.01107102632522583,0.01084744930267334,0.010599017143249512,0.010350704193115234,0.010088980197906494,0.009810149669647217,0.009563326835632324,0.009285211563110352,0.00897902250289917,0.008659839630126953,0.008360683917999268,0.008042454719543457,0.007730543613433838,0.007426559925079346,0.007111549377441406,0.006813108921051025,0.006486058235168457,0.006178855895996094,0.005875527858734131,0.005582332611083984,0.005286753177642822,0.005015969276428223,0.004743814468383789,0.00448530912399292,0.0042119622230529785,0.003967583179473877,0.0037296414375305176,0.0035040974617004395,0.0032867789268493652,0.0030742883682250977,0.00287020206451416,0.0026807785034179688,0.0025055408477783203,0.00234067440032959,0.0021823644638061523,0.002039968967437744,0.0019130706787109375,0.0017749667167663574,0.0016462206840515137,0.0015380382537841797,0.0014338493347167969,0.0013298392295837402,0.0012472867965698242,0.0011605620384216309,0.001079261302947998,0.0010095834732055664,0.0009441971778869629,0.00087738037109375,0.000817716121673584,0.0007672309875488281,0.0007174015045166016,0.0006721615791320801,0.0006319284439086914,0.0005927085876464844,0.0005552172660827637,0.000521540641784668,0.0004954934120178223,0.00046443939208984375,0.00043779611587524414,0.00041353702545166016,0.0003892183303833008,0.0003713369369506836,0.0003527402877807617,0.0003344416618347168,0.00032216310501098633,0.0003046989440917969,0.00028967857360839844,0.0002772808074951172,0.0002639889717102051,0.0002541542053222656,0.00024455785751342773,0.0002334117889404297,0.0002257823944091797,0.0002173781394958496,0.00020998716354370117,0.00020444393157958984,0.0001984238624572754,0.00019377470016479492,0.00018769502639770508,0.00018292665481567383,0.0001792311668395996,0.00017458200454711914,0.00017023086547851562,0.00016760826110839844,0.0001640915870666504,0.00016039609909057617,0.0001577138900756836,0.0001558065414428711,0.00015306472778320312,0.00015175342559814453,0.00014919042587280273,0.0001480579376220703,0.00014650821685791016,0.00014525651931762695,0.0001431107521057129,0.00014168024063110352,0.00014162063598632812,0.00014019012451171875,0.00013875961303710938,0.0001379847526550293,0.00013691186904907227,0.0001360774040222168,0.00013512372970581055,0.00013428926467895508,0.0001341104507446289,0.00013309717178344727,0.0001322031021118164,0.00013178586959838867,0.00013178586959838867,0.00013124942779541016,0.00013083219528198242,0.00013065338134765625,0.00013017654418945312,0.00013023614883422852,0.00012952089309692383,0.00012922286987304688,0.00012874603271484375,0.00012880563735961914,0.0001283884048461914,0.00012814998626708984,0.00012809038162231445,0.00012761354446411133,0.00012755393981933594,0.00012725591659545898,0.00012731552124023438,0.00012737512588500977,0.00012695789337158203,0.00012701749801635742,0.00012689828872680664,0.00012671947479248047,0.00012677907943725586,0.00012677907943725586,0.0001266002655029297,0.0001264810562133789,0.0001264810562133789,0.00012636184692382812,0.00012630224227905273,0.00012624263763427734,0.00012624263763427734,0.00012636184692382812,0.00012630224227905273,0.00012618303298950195,0.00012618303298950195,0.00012600421905517578,0.00012600421905517578,0.0001259446144104004,0.00012600421905517578,0.0001259446144104004,0.000125885009765625,0.0001258254051208496,0.0001258254051208496,0.0001258254051208496,0.00012576580047607422,0.00012570619583129883,0.00012570619583129883,0.00012570619583129883,0.0001258254051208496,0.00012570619583129883,0.00012570619583129883,0.00012564659118652344,0.00012564659118652344,0.00012570619583129883,0.00012570619583129883,0.00012564659118652344,0.00012564659118652344,0.00012564659118652344,0.00012558698654174805,0.00012564659118652344,0.00012558698654174805,0.00012552738189697266,0.00012558698654174805,0.00012558698654174805,0.00012552738189697266,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805,0.00012558698654174805]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.018753468990325928,0.025476960465312004,0.03231781721115112,0.03904318809509277,0.04555818438529968,0.051847588270902634,0.05789896845817566,0.06370965391397476,0.06925220787525177,0.0745713859796524,0.07965284585952759,0.08451440930366516,0.08914954960346222,0.09357864409685135,0.09779191762208939,0.10179182887077332,0.10560177266597748,0.1092374324798584,0.11266704648733139,0.11592604964971542,0.11902648210525513,0.12196073681116104,0.12474504113197327,0.12737800180912018,0.12987852096557617,0.1322414129972458,0.134473517537117,0.13659381866455078,0.13859328627586365,0.14047721028327942,0.1422657072544098,0.14406315982341766,0.1458495706319809,0.14761511981487274,0.14936919510364532,0.15108531713485718,0.1527843028306961,0.15446914732456207,0.15612587332725525,0.15775515139102936,0.15936501324176788,0.16094970703125,0.16251260042190552,0.16405519843101501,0.16558152437210083,0.167067289352417,0.16854965686798096,0.17000088095664978,0.17144717276096344,0.17285989224910736,0.17426159977912903,0.17563113570213318,0.17699193954467773,0.1783367544412613,0.17966288328170776,0.18097780644893646,0.18226653337478638,0.18354937434196472,0.18480201065540314,0.186060830950737,0.18728406727313995,0.18849924206733704,0.18969227373600006,0.19087643921375275,0.19204220175743103,0.19319328665733337,0.19433243572711945,0.1954609602689743,0.19657085835933685,0.19767260551452637,0.1987617015838623,0.19983287155628204,0.20089203119277954,0.20193727314472198,0.20297260582447052,0.203990638256073,0.20500335097312927,0.20600342750549316,0.2069903016090393,0.207966148853302,0.20893555879592896,0.20988522469997406,0.21083520352840424,0.211765319108963,0.212688609957695,0.21360211074352264,0.21450497210025787,0.21539796888828278,0.21628019213676453,0.21715104579925537,0.21801994740962982,0.2188728153705597,0.2197214812040329,0.22055910527706146,0.22139222919940948,0.22221222519874573,0.22302858531475067,0.22383373975753784,0.22462913393974304,0.2254168838262558,0.22619400918483734,0.2269723266363144,0.2277287393808365,0.228488951921463,0.22923590242862701,0.2299785166978836,0.23071379959583282,0.23144961893558502,0.23216941952705383,0.23288877308368683,0.2335999310016632,0.23430827260017395,0.235004261136055,0.23569917678833008,0.23638014495372772,0.2370593249797821,0.23773375153541565,0.23839962482452393,0.2390546053647995,0.2397128790616989,0.24036389589309692,0.24100445210933685,0.24164080619812012,0.24226932227611542,0.24289706349372864,0.24351799488067627,0.24413444101810455,0.2447499930858612,0.24534961581230164,0.2459525167942047,0.24655286967754364,0.2471468299627304,0.24774034321308136,0.24832572042942047,0.24890948832035065,0.249485582113266,0.25006335973739624,0.25063320994377136,0.25119876861572266,0.25176215171813965,0.2523266673088074,0.2528815269470215,0.25343555212020874,0.2539834976196289,0.25453609228134155,0.2550760507583618,0.2556183636188507,0.25615185499191284,0.25668102502822876,0.25720924139022827,0.25773751735687256,0.2582630217075348,0.2587859034538269,0.25930148363113403,0.25981608033180237,0.2603285312652588,0.2608344554901123,0.2613411545753479,0.2618471086025238,0.26235464215278625,0.26284921169281006,0.2633461356163025,0.26384368538856506,0.2643413543701172,0.26483190059661865,0.26532211899757385,0.2658102512359619,0.2662990689277649,0.26678669452667236,0.2672760486602783,0.2677563428878784,0.2682379484176636,0.26871469616889954,0.2691918909549713,0.2696693539619446,0.2701394557952881,0.2706126272678375,0.27108535170555115,0.2715553641319275,0.27202922105789185,0.2724985182285309,0.2729617953300476,0.273428738117218,0.27389615774154663,0.2743634879589081,0.27482870221138,0.27529484033584595,0.2757575213909149,0.2762189507484436,0.2766754627227783,0.2771374583244324,0.2775983512401581,0.27805328369140625,0.27850964665412903,0.2789657711982727,0.2794190049171448,0.2798735797405243,0.28032398223876953,0.2807776629924774,0.2812280058860779,0.28168201446533203,0.2821313738822937,0.2825821042060852,0.28302955627441406,0.28347623348236084,0.28392449021339417,0.2843707203865051,0.2848180830478668,0.2852628231048584,0.2857038676738739,0.2861499786376953,0.2865963876247406,0.28704267740249634,0.2874867618083954,0.2879277467727661,0.28836777806282043,0.2888065278530121,0.2892451882362366,0.2896832525730133,0.2901165783405304,0.2905500829219818,0.2909829020500183,0.2914176285266876,0.29184916615486145,0.29228121042251587,0.2927101254463196,0.2931390404701233,0.29356369376182556,0.29398712515830994,0.29441481828689575,0.29483476281166077,0.2952532172203064,0.29566365480422974,0.29607945680618286,0.29649627208709717,0.2969062626361847,0.29731330275535583,0.2977209687232971,0.2981216311454773,0.29852280020713806,0.29892683029174805,0.29932674765586853,0.2997201383113861,0.3001100718975067,0.3004980683326721,0.3008877635002136,0.301268607378006,0.3016543984413147,0.3020349442958832,0.30241382122039795,0.3027897775173187,0.3031579852104187,0.3035285472869873,0.3038948178291321,0.304260790348053,0.30461999773979187,0.3049743175506592,0.30532827973365784,0.3056771755218506,0.3060198426246643,0.3063627779483795,0.3067024052143097,0.30703696608543396,0.3073717951774597,0.30769824981689453,0.30802199244499207,0.3083423674106598,0.3086550831794739,0.3089691698551178,0.30927774310112,0.3095858097076416,0.3098866641521454,0.31018391251564026,0.31047582626342773,0.31076186895370483,0.31104549765586853,0.3113256096839905,0.3116021454334259,0.3118740916252136,0.31214794516563416,0.3124120533466339,0.3126716911792755,0.31292951107025146,0.3131827116012573,0.31343045830726624,0.3136749267578125,0.3139162063598633,0.3141540586948395,0.3143867552280426,0.31461450457572937,0.3148425221443176,0.31506380438804626,0.315282940864563,0.315494567155838,0.31570571660995483,0.3159100115299225,0.3161124289035797,0.3163141906261444,0.3165094554424286,0.31670084595680237,0.3168894946575165,0.31707707047462463,0.3172574043273926,0.31743499636650085,0.3176109492778778,0.3177872896194458,0.31795695424079895,0.318126916885376,0.31829261779785156,0.31845203042030334,0.31860971450805664,0.3187650442123413,0.31891459226608276,0.31906333565711975,0.3192075192928314,0.3193489909172058,0.3194882273674011,0.319627046585083,0.31976041197776794,0.3198898732662201,0.32002344727516174,0.3201492428779602,0.32027363777160645,0.32039543986320496,0.32051414251327515,0.3206309974193573,0.3207453191280365,0.32085877656936646,0.3209674656391144,0.32107481360435486,0.3211801052093506,0.3212820589542389,0.32138243317604065,0.32147836685180664,0.3215734362602234,0.3216671645641327,0.32175740599632263,0.32184621691703796,0.321934312582016,0.32201993465423584,0.3221037983894348,0.32218387722969055,0.32226383686065674,0.32234054803848267,0.3224150240421295,0.322489857673645,0.32256215810775757,0.3226301670074463,0.32269710302352905,0.3227638304233551,0.32282698154449463],"recovered":[0.0,0.009344414807856083,0.017366446554660797,0.02479257807135582,0.031879402697086334,0.03867612034082413,0.045209821313619614,0.05151617154479027,0.05757133662700653,0.06336815655231476,0.0689324364066124,0.07425990700721741,0.07936378568410873,0.08423232287168503,0.08888781070709229,0.09332706779241562,0.09754939377307892,0.10156746953725815,0.10539587587118149,0.10903346538543701,0.11247763782739639,0.1157587319612503,0.11885625869035721,0.1217907965183258,0.12458904087543488,0.12722806632518768,0.12973062694072723,0.13209326565265656,0.13434205949306488,0.13646484911441803,0.13846728205680847,0.14035871624946594,0.14220356941223145,0.14402616024017334,0.14581628143787384,0.14758414030075073,0.14933478832244873,0.15104922652244568,0.15275728702545166,0.15443405508995056,0.1560879796743393,0.15772606432437897,0.15933507680892944,0.1609194278717041,0.16248685121536255,0.16403575241565704,0.1655467003583908,0.16704505681991577,0.16851487755775452,0.16997607052326202,0.17141428589820862,0.17282864451408386,0.17421509325504303,0.17558832466602325,0.17695209383964539,0.1782962679862976,0.17962224781513214,0.18093179166316986,0.18222545087337494,0.1835077852010727,0.1847696453332901,0.1860160529613495,0.18725082278251648,0.1884613186120987,0.18966035544872284,0.190836101770401,0.19199927151203156,0.1931530088186264,0.19429638981819153,0.19542519748210907,0.19653752446174622,0.19763775169849396,0.19872747361660004,0.19979780912399292,0.20085714757442474,0.20190511643886566,0.20293980836868286,0.20396052300930023,0.20497243106365204,0.20597080886363983,0.20696169137954712,0.20793932676315308,0.20890101790428162,0.20985472202301025,0.21079610288143158,0.21172526478767395,0.21264876425266266,0.2135617882013321,0.21446409821510315,0.21535101532936096,0.2162344604730606,0.21711286902427673,0.21797797083854675,0.21883505582809448,0.21968093514442444,0.22052571177482605,0.22135281562805176,0.22217591106891632,0.22299279272556305,0.22380076348781586,0.22460030019283295,0.22538422048091888,0.2261699140071869,0.22694048285484314,0.22770899534225464,0.2284661829471588,0.22921493649482727,0.22995708882808685,0.23069725930690765,0.2314242571592331,0.2321488857269287,0.23286738991737366,0.23357625305652618,0.23428361117839813,0.23498688638210297,0.23567500710487366,0.23635418713092804,0.23703378438949585,0.2377060353755951,0.23836880922317505,0.23903243243694305,0.23968736827373505,0.2403361201286316,0.24097849428653717,0.24161186814308167,0.2422448843717575,0.24287082254886627,0.24349264800548553,0.24411286413669586,0.24471917748451233,0.2453262358903885,0.2459317296743393,0.24652953445911407,0.2471238672733307,0.24771767854690552,0.24830763041973114,0.24888785183429718,0.24947135150432587,0.25004488229751587,0.25061726570129395,0.2511797845363617,0.2517409324645996,0.2523030638694763,0.25286006927490234,0.25341761112213135,0.2539688050746918,0.2545129954814911,0.2550567090511322,0.2555985748767853,0.256136417388916,0.25666543841362,0.25719472765922546,0.2577219009399414,0.25824517011642456,0.2587661147117615,0.2592791020870209,0.2597905397415161,0.2602963447570801,0.26080846786499023,0.26131489872932434,0.26181796193122864,0.26232096552848816,0.26281818747520447,0.2633128762245178,0.263811320066452,0.26430457830429077,0.26479700207710266,0.2652815580368042,0.2657717764377594,0.2662656903266907,0.26675495505332947,0.267238974571228,0.2677237093448639,0.2682056725025177,0.2686837613582611,0.2691643536090851,0.2696360945701599,0.270110547542572,0.27058932185173035,0.2710631787776947,0.2715297341346741,0.27200132608413696,0.272470623254776,0.2729398012161255,0.27341020107269287,0.27388137578964233,0.27434515953063965,0.2748076319694519,0.2752726674079895,0.27573755383491516,0.27620187401771545,0.2766600549221039,0.27712148427963257,0.2775777280330658,0.27803656458854675,0.2784934937953949,0.27894893288612366,0.279405415058136,0.27985742688179016,0.2803128659725189,0.2807638943195343,0.2812195420265198,0.28166723251342773,0.28211742639541626,0.28256484866142273,0.2830119729042053,0.28346163034439087,0.283908873796463,0.28435391187667847,0.2847977578639984,0.2852470576763153,0.28569138050079346,0.286137193441391,0.2865820825099945,0.28702422976493835,0.2874697148799896,0.2879110872745514,0.28835126757621765,0.2887905240058899,0.28922778367996216,0.2896645665168762,0.29009953141212463,0.290531724691391,0.29096677899360657,0.2914004623889923,0.2918330132961273,0.29226142168045044,0.2926962673664093,0.29312214255332947,0.29354843497276306,0.2939760386943817,0.2944001853466034,0.2948216497898102,0.2952345311641693,0.2956492602825165,0.29606539011001587,0.29647940397262573,0.2968878746032715,0.29729729890823364,0.2977021336555481,0.29810380935668945,0.29850536584854126,0.2989080846309662,0.29930442571640015,0.2997002899646759,0.30008938908576965,0.3004768192768097,0.30086368322372437,0.3012494444847107,0.30163365602493286,0.3020104467868805,0.30239057540893555,0.302764892578125,0.3031367361545563,0.30350440740585327,0.3038701117038727,0.30423563718795776,0.3045935034751892,0.3049522042274475,0.3053062856197357,0.30565404891967773,0.3059975504875183,0.306339293718338,0.30668216943740845,0.30701708793640137,0.30734381079673767,0.30766960978507996,0.30799341201782227,0.3083159029483795,0.30863383412361145,0.30894505977630615,0.30925530195236206,0.3095604479312897,0.3098635673522949,0.310162216424942,0.31045258045196533,0.3107398748397827,0.3110189735889435,0.31129857897758484,0.3115750551223755,0.31184902787208557,0.3121214210987091,0.3123866617679596,0.31264716386795044,0.3129040598869324,0.3131563663482666,0.31340283155441284,0.31364697217941284,0.31388595700263977,0.31412413716316223,0.31435567140579224,0.3145867586135864,0.3148116171360016,0.3150346875190735,0.3152516484260559,0.3154643774032593,0.3156733512878418,0.31588199734687805,0.3160833418369293,0.31628456711769104,0.3164789080619812,0.3166719675064087,0.31686410307884216,0.3170492649078369,0.31723055243492126,0.3174084424972534,0.317585289478302,0.317758172750473,0.31793272495269775,0.3181011378765106,0.31826579570770264,0.31842881441116333,0.3185844421386719,0.31873783469200134,0.3188880383968353,0.31903544068336487,0.31918027997016907,0.3193220794200897,0.3194621801376343,0.3195987343788147,0.31973278522491455,0.3198695182800293,0.3199973404407501,0.32012036442756653,0.3202456831932068,0.32036784291267395,0.32048508524894714,0.3206034004688263,0.3207201361656189,0.32083091139793396,0.32093897461891174,0.3210465610027313,0.32115399837493896,0.3212575912475586,0.32135602831840515,0.3214527368545532,0.3215477764606476,0.321639746427536,0.32173410058021545,0.3218229115009308,0.3219105303287506,0.32199627161026,0.32208001613616943,0.3221611976623535,0.32223984599113464,0.32231611013412476,0.322393000125885,0.32246652245521545,0.3225376307964325,0.32260751724243164,0.3226744532585144],"active":[0.018753468990325928,0.016132544726133347,0.014951370656490326,0.014250610023736954,0.013678781688213348,0.013171467930078506,0.012689147144556046,0.012193482369184494,0.01168087124824524,0.011203229427337646,0.010720409452915192,0.010254502296447754,0.009785763919353485,0.00934632122516632,0.0089041069149971,0.008464761078357697,0.00805237889289856,0.00766996294260025,0.007271170616149902,0.006892584264278412,0.006548844277858734,0.006202004849910736,0.005888782441616058,0.0055872052907943726,0.005289480090141296,0.0050133466720581055,0.0047428905963897705,0.004500553011894226,0.004251226782798767,0.004012361168861389,0.0037984251976013184,0.003704443573951721,0.0036460012197494507,0.003588959574699402,0.0035529136657714844,0.0035011768341064453,0.0034495145082473755,0.003419920802116394,0.003368586301803589,0.0033210963010787964,0.003277033567428589,0.0032236427068710327,0.0031775236129760742,0.003135770559310913,0.0030946731567382812,0.0030315369367599487,0.003002956509590149,0.002955824136734009,0.0029322952032089233,0.002883821725845337,0.00284731388092041,0.0028024911880493164,0.0027768462896347046,0.002748429775238037,0.002710789442062378,0.002681538462638855,0.002644285559654236,0.002617582678794861,0.0025765597820281982,0.0025530457496643066,0.0025144219398498535,0.002483189105987549,0.0024414509534835815,0.0024151206016540527,0.002381846308708191,0.002357184886932373,0.0023331642150878906,0.0023079514503479004,0.0022744685411453247,0.0022474080324172974,0.002224177122116089,0.002195119857788086,0.0021645575761795044,0.002139464020729065,0.0021154582500457764,0.0020855218172073364,0.002063542604446411,0.002042904496192932,0.002017870545387268,0.0019953399896621704,0.001973867416381836,0.0019458979368209839,0.0019341856241226196,0.0019105970859527588,0.0018925070762634277,0.0018768459558486938,0.0018562078475952148,0.0018361806869506836,0.001816093921661377,0.0018000304698944092,0.0017854869365692139,0.001759946346282959,0.001743510365486145,0.00172404944896698,0.0017112940549850464,0.0016865134239196777,0.0016757696866989136,0.001657828688621521,0.0016363412141799927,0.0016161203384399414,0.0015937089920043945,0.0015881061553955078,0.0015588253736495972,0.001548469066619873,0.0015269070863723755,0.0015123337507247925,0.0014988631010055542,0.001492530107498169,0.0014721602201461792,0.0014645159244537354,0.001451045274734497,0.001440882682800293,0.0014280080795288086,0.0014155656099319458,0.0013932585716247559,0.0013843178749084473,0.0013795644044876099,0.0013658404350280762,0.0013485699892044067,0.0013440698385238647,0.0013314634561538696,0.0013170838356018066,0.0013046860694885254,0.001290827989578247,0.0012851953506469727,0.0012731105089187622,0.0012636184692382812,0.0012573450803756714,0.001236751675605774,0.0012333393096923828,0.0012266337871551514,0.0012151002883911133,0.0012108087539672852,0.0012018531560897827,0.0011918097734451294,0.001177951693534851,0.00117550790309906,0.0011618584394454956,0.0011538863182067871,0.0011448860168457031,0.0011468827724456787,0.001140594482421875,0.0011324882507324219,0.0011234283447265625,0.001118481159210205,0.001107245683670044,0.0011053681373596191,0.0010951459407806396,0.0010824501514434814,0.0010728240013122559,0.0010720789432525635,0.0010682940483093262,0.001064002513885498,0.0010563135147094727,0.0010499656200408936,0.001049429178237915,0.0010439157485961914,0.0010448098182678223,0.0010386407375335693,0.001039743423461914,0.001031249761581421,0.001025170087814331,0.0010254979133605957,0.0010284781455993652,0.001020580530166626,0.001017540693283081,0.001013249158859253,0.0010175108909606934,0.0010149180889129639,0.0010103583335876465,0.0010013878345489502,0.0009989738464355469,0.0009909868240356445,0.0009862184524536133,0.0009855926036834717,0.0009751021862030029,0.0009765326976776123,0.000974804162979126,0.0009660422801971436,0.0009660422801971436,0.0009687840938568115,0.0009604692459106445,0.0009581148624420166,0.0009563565254211426,0.00095328688621521,0.0009473264217376709,0.0009496808052062988,0.0009498894214630127,0.0009462833404541016,0.0009379088878631592,0.0009355843067169189,0.0009382963180541992,0.0009317994117736816,0.0009319186210632324,0.0009292066097259521,0.0009255111217498779,0.0009246468544006348,0.0009185671806335449,0.0009202361106872559,0.00091513991355896,0.0009181201457977295,0.0009118318557739258,0.0009148716926574707,0.0009121298789978027,0.0009113848209381104,0.0009125173091888428,0.0009090900421142578,0.0009092092514038086,0.0009089112281799316,0.0009061098098754883,0.0009029209613800049,0.0009050071239471436,0.0009054839611053467,0.0009046792984008789,0.0009035170078277588,0.0008980631828308105,0.0008954405784606934,0.0008939206600189209,0.0008927285671234131,0.0008887946605682373,0.0008855164051055908,0.0008833706378936768,0.0008859038352966309,0.0008823871612548828,0.0008807480335235596,0.0008771121501922607,0.0008776187896728516,0.0008674263954162598,0.0008649826049804688,0.0008663833141326904,0.0008587241172790527,0.0008530318737030029,0.0008420050144195557,0.0008449256420135498,0.0008470118045806885,0.0008408725261688232,0.0008338987827301025,0.0008330941200256348,0.0008243322372436523,0.0008206665515899658,0.0008230209350585938,0.0008213818073272705,0.0008120536804199219,0.0008056461811065674,0.0007977783679962158,0.0007983744144439697,0.0007917881011962891,0.000790715217590332,0.0007854998111724854,0.0007801651954650879,0.0007793307304382324,0.0007674098014831543,0.0007636547088623047,0.0007580816745758057,0.000756382942199707,0.0007498860359191895,0.000738680362701416,0.0007347762584686279,0.0007249712944030762,0.0007135570049285889,0.0007087290287017822,0.0007048547267913818,0.0006976723670959473,0.0006896257400512695,0.0006811618804931641,0.0006781816482543945,0.000672757625579834,0.0006616711616516113,0.0006532669067382812,0.0006439089775085449,0.0006407499313354492,0.0006313621997833252,0.0006234645843505859,0.0006122589111328125,0.0005996525287628174,0.0005929172039031982,0.0005857348442077637,0.0005831718444824219,0.0005755126476287842,0.000572890043258667,0.0005630254745483398,0.0005502700805664062,0.0005428493022918701,0.0005355477333068848,0.0005263984203338623,0.0005185604095458984,0.0005133748054504395,0.0005070865154266357,0.000500798225402832,0.0004903674125671387,0.0004868507385253906,0.00047704577445983887,0.00047132372856140137,0.00045987963676452637,0.0004540681838989258,0.000445634126663208,0.00043907761573791504,0.0004321932792663574,0.0004261136054992676,0.0004162788391113281,0.0004105865955352783,0.0004051029682159424,0.00039330124855041504,0.00038573145866394043,0.00038039684295654297,0.0003788471221923828,0.00037166476249694824,0.0003687441349029541,0.0003598928451538086,0.0003508925437927246,0.0003439188003540039,0.0003362298011779785,0.00033015012741088867,0.0003255009651184082,0.00031948089599609375,0.0003135502338409424,0.00030794739723205566,0.00030496716499328613,0.000298231840133667,0.0002911388874053955,0.0002906620502471924,0.0002797245979309082,0.00027629733085632324,0.00027507543563842773,0.0002684593200683594,0.0002631545066833496,0.00026023387908935547,0.00025537610054016113,0.0002473294734954834,0.00024390220642089844,0.00024113059043884277,0.00023549795150756836,0.00022843480110168457,0.00022077560424804688,0.0002174079418182373,0.00021442770957946777,0.00020962953567504883,0.00020647048950195312,0.0002002120018005371,0.0001970231533050537,0.0001932680606842041,0.000187605619430542,0.0001838207244873047,0.0001793503761291504,0.00017517805099487305,0.00017374753952026367,0.0001691579818725586,0.00016364455223083496,0.00015947222709655762,0.00015631318092346191,0.0001525282859802246]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.018753468990325928,0.025468241423368454,0.032181136310100555,0.03869582712650299,0.04492136463522911,0.05086921900510788,0.056526172906160355,0.06191334128379822,0.06699807941913605,0.07181201875209808,0.07638368010520935,0.08070018887519836,0.08479062467813492,0.08864796906709671,0.0922890305519104,0.09571290016174316,0.09894369542598724,0.10198808461427689,0.10485759377479553,0.10755938291549683,0.11010458320379257,0.11249376833438873,0.11474510282278061,0.11685310304164886,0.11883239448070526,0.12068627029657364,0.12242870032787323,0.12406204640865326,0.1256026029586792,0.12704148888587952,0.1283973902463913,0.12974344193935394,0.1310635805130005,0.13236743211746216,0.13364043831825256,0.13489225506782532,0.13611412048339844,0.1373043656349182,0.13846465945243835,0.13960345089435577,0.1407221257686615,0.1418156921863556,0.14288033545017242,0.14392314851284027,0.14494606852531433,0.14594462513923645,0.14692464470863342,0.14788179099559784,0.14881983399391174,0.14974454045295715,0.15064993500709534,0.15152312815189362,0.15238776803016663,0.1532304883003235,0.15405547618865967,0.15485839545726776,0.1556517332792282,0.15642470121383667,0.15718121826648712,0.15792593359947205,0.15865401923656464,0.15936607122421265,0.16006210446357727,0.16074800491333008,0.16141875088214874,0.16207951307296753,0.16271857917308807,0.16335529088974,0.1639777272939682,0.1645859032869339,0.16518071293830872,0.16576342284679413,0.1663403958082199,0.16690558195114136,0.16746240854263306,0.16801050305366516,0.16854867339134216,0.1690724790096283,0.1695888191461563,0.17009933292865753,0.1706000715494156,0.17109158635139465,0.17157508432865143,0.1720503866672516,0.17251595854759216,0.17297211289405823,0.17342060804367065,0.17386099696159363,0.17429028451442719,0.17471714317798615,0.17513646185398102,0.17554877698421478,0.17595402896404266,0.17635290324687958,0.17674848437309265,0.17713643610477448,0.17751996219158173,0.17789743840694427,0.1782653033733368,0.17862893640995026,0.1789877712726593,0.1793431043624878,0.17969125509262085,0.18003416061401367,0.18036706745624542,0.18070164322853088,0.18103019893169403,0.18135754764080048,0.18167603015899658,0.18199355900287628,0.18230277299880981,0.1826157569885254,0.1829211711883545,0.18322180211544037,0.1835228055715561,0.18381358683109283,0.18410219252109528,0.18439042568206787,0.18467456102371216,0.18495476245880127,0.18522749841213226,0.18549950420856476,0.18576866388320923,0.18603599071502686,0.1862965077161789,0.18655817210674286,0.18682020902633667,0.1870751529932022,0.18732956051826477,0.18757817149162292,0.18782790005207062,0.18807129561901093,0.18831315636634827,0.18855451047420502,0.18879397213459015,0.18902921676635742,0.18926627933979034,0.1894921362400055,0.1897205412387848,0.18995065987110138,0.190176859498024,0.19040057063102722,0.19062355160713196,0.19084127247333527,0.19105768203735352,0.19127298891544342,0.19148804247379303,0.19170242547988892,0.19191201031208038,0.19212083518505096,0.1923326998949051,0.19254180788993835,0.19274918735027313,0.19295382499694824,0.19315549731254578,0.19335708022117615,0.19356085360050201,0.19376105070114136,0.1939595639705658,0.19415822625160217,0.19435499608516693,0.19454966485500336,0.19474460184574127,0.19493913650512695,0.19513201713562012,0.19532419741153717,0.19551505148410797,0.19570712745189667,0.19590018689632416,0.19608955085277557,0.19628162682056427,0.1964697539806366,0.19665664434432983,0.19684484601020813,0.19703517854213715,0.19722460210323334,0.1974106729030609,0.19759643077850342,0.19778329133987427,0.19796976447105408,0.19815374910831451,0.19834192097187042,0.19852705299854279,0.19871418178081512,0.19890157878398895,0.19908733665943146,0.19927442073822021,0.19946254789829254,0.1996469348669052,0.19983357191085815,0.20001976191997528,0.20020613074302673,0.2003936916589737,0.20057862997055054,0.20076823234558105,0.20095565915107727,0.20114828646183014,0.20133674144744873,0.20152682065963745,0.20171774923801422,0.2019067108631134,0.20209760963916779,0.2022891640663147,0.20248188078403473,0.20267415046691895,0.20286746323108673,0.20306313037872314,0.20325788855552673,0.20345789194107056,0.20365598797798157,0.2038549929857254,0.20405417680740356,0.2042517364025116,0.20445255935192108,0.20465433597564697,0.20485858619213104,0.20506314933300018,0.20527073740959167,0.20547537505626678,0.20568451285362244,0.2058940827846527,0.20610275864601135,0.20631292462348938,0.20652709901332855,0.20674122869968414,0.20695346593856812,0.20717167854309082,0.20738764107227325,0.20760667324066162,0.20782487094402313,0.20804765820503235,0.20826923847198486,0.20849505066871643,0.20872339606285095,0.20894907414913177,0.20917652547359467,0.2094048112630844,0.2096368372440338,0.20986886322498322,0.21010315418243408,0.21034030616283417,0.21057690680027008,0.21081899106502533,0.2110612541437149,0.2113039344549179,0.21154725551605225,0.21178831160068512,0.21203352510929108,0.21228495240211487,0.21253235638141632,0.21278683841228485,0.21304281055927277,0.2133004069328308,0.2135574370622635,0.21381431818008423,0.21406994760036469,0.21433265507221222,0.21460016071796417,0.21486835181713104,0.2151365429162979,0.2154095470905304,0.2156880497932434,0.21596460044384003,0.21623921394348145,0.2165166586637497,0.21680106222629547,0.21708530187606812,0.21736812591552734,0.21765360236167908,0.21794116497039795,0.21823419630527496,0.2185203731060028,0.21881330013275146,0.21910519897937775,0.2193995863199234,0.2196929007768631,0.2199888676404953,0.22029195725917816,0.2205941379070282,0.22090288996696472,0.2212061583995819,0.22150734066963196,0.22181721031665802,0.22212384641170502,0.22243548929691315,0.22274772822856903,0.22306005656719208,0.22337715327739716,0.22369392216205597,0.22401198744773865,0.22432735562324524,0.22464263439178467,0.22496262192726135,0.225281223654747,0.2256004959344864,0.22591707110404968,0.22623583674430847,0.22656120359897614,0.22688047587871552,0.2272021621465683,0.22752448916435242,0.227847158908844,0.22816865146160126,0.2284868359565735,0.2288057953119278,0.22912630438804626,0.2294459193944931,0.22976632416248322,0.23008747398853302,0.23040097951889038,0.230718731880188,0.23103392124176025,0.23134973645210266,0.23166297376155853,0.23197193443775177,0.23227955400943756,0.23259057104587555,0.23290422558784485,0.2332143485546112,0.23351939022541046,0.23382434248924255,0.23413044214248657,0.2344307005405426,0.23473048210144043,0.23503044247627258,0.2353297770023346,0.23562389612197876,0.23591840267181396,0.23621009290218353,0.23649729788303375,0.2367817610502243,0.2370680421590805,0.23735171556472778,0.2376299351453781,0.2379065901041031,0.23817665874958038,0.23844364285469055,0.23871257901191711,0.2389763742685318,0.2392326295375824,0.23948918282985687,0.2397473007440567,0.2399955838918686,0.2402420938014984,0.24048571288585663,0.24072517454624176,0.24096255004405975,0.24119563400745392,0.24142609536647797,0.241649329662323,0.24186818301677704],"recovered":[0.0,0.009341740049421787,0.01736968755722046,0.024738745763897896,0.031677648425102234,0.03827539086341858,0.04453575611114502,0.05051352456212044,0.05618217960000038,0.061549801379442215,0.06665316224098206,0.07149096578359604,0.0760662779211998,0.0804046094417572,0.08449961245059967,0.0883709266781807,0.09202057868242264,0.09546757489442825,0.09870433062314987,0.10175926983356476,0.10464166849851608,0.10735130310058594,0.10990633070468903,0.1123051792383194,0.11455590277910233,0.1166667565703392,0.11865399777889252,0.12052052468061447,0.12227360159158707,0.12391714006662369,0.12545330822467804,0.1268979012966156,0.12829601764678955,0.12965361773967743,0.1309817135334015,0.1322830766439438,0.13356052339076996,0.13480979204177856,0.13603027164936066,0.13721665740013123,0.13838225603103638,0.13952428102493286,0.1406433880329132,0.14173488318920135,0.1427970677614212,0.14384180307388306,0.14486661553382874,0.14586825668811798,0.14684678614139557,0.1478060632944107,0.14874601364135742,0.14967021346092224,0.15056951344013214,0.15144923329353333,0.1523100882768631,0.15315505862236023,0.15398159623146057,0.1547919064760208,0.15557891130447388,0.15635856986045837,0.15711313486099243,0.15785135328769684,0.15858176350593567,0.15929678082466125,0.15999442338943481,0.1606779396533966,0.16135449707508087,0.16201214492321014,0.16265836358070374,0.16328635811805725,0.16390296816825867,0.16451187431812286,0.1651095449924469,0.16569672524929047,0.1662706583738327,0.16684408485889435,0.16740091145038605,0.16794434189796448,0.16848121583461761,0.16900701820850372,0.16952359676361084,0.17003405094146729,0.17053624987602234,0.171025812625885,0.17151017487049103,0.17198581993579865,0.17245088517665863,0.1729060858488083,0.17335429787635803,0.17379362881183624,0.17422586679458618,0.1746494621038437,0.17506717145442963,0.17548099160194397,0.1758854240179062,0.17628425359725952,0.17668011784553528,0.17706848680973053,0.17744822800159454,0.1778268665075302,0.17819783091545105,0.17856121063232422,0.178921639919281,0.1792706996202469,0.1796206533908844,0.1799619197845459,0.18030130863189697,0.18063673377037048,0.18096834421157837,0.1812925487756729,0.18161527812480927,0.18193165957927704,0.1822400838136673,0.18255001306533813,0.18285241723060608,0.18315520882606506,0.18345248699188232,0.1837465763092041,0.18403811752796173,0.18432366847991943,0.18460708856582642,0.1848822981119156,0.18515540659427643,0.1854275017976761,0.1856987029314041,0.18596306443214417,0.18622757494449615,0.1864878237247467,0.1867450326681137,0.1870032399892807,0.18725697696208954,0.1875089854001999,0.18775567412376404,0.18799959123134613,0.1882440149784088,0.18848571181297302,0.1887216717004776,0.18896213173866272,0.18919460475444794,0.18942426145076752,0.18965677917003632,0.18988335132598877,0.19010773301124573,0.19033269584178925,0.19055412709712982,0.19077347218990326,0.1909928172826767,0.19120925664901733,0.1914234161376953,0.19163791835308075,0.1918482631444931,0.19205917418003082,0.19226697087287903,0.19247408211231232,0.1926809698343277,0.19288691878318787,0.1930898129940033,0.19329194724559784,0.19349339604377747,0.19369429349899292,0.19389227032661438,0.1940901130437851,0.19428639113903046,0.19448310136795044,0.19467753171920776,0.19487108290195465,0.1950613558292389,0.19525277614593506,0.19544506072998047,0.19563709199428558,0.19582819938659668,0.19601987302303314,0.1962100714445114,0.19639749825000763,0.1965879648923874,0.19677762687206268,0.1969655156135559,0.19715538620948792,0.19734057784080505,0.19752644002437592,0.19771645963191986,0.19790062308311462,0.19808723032474518,0.19827264547348022,0.19845648109912872,0.19864483177661896,0.19883094727993011,0.19901639223098755,0.19920633733272552,0.19938798248767853,0.1995718628168106,0.1997588723897934,0.1999431848526001,0.20013059675693512,0.200318843126297,0.20050403475761414,0.2006904035806656,0.20088236033916473,0.2010733038187027,0.2012605518102646,0.20145361125469208,0.20164240896701813,0.20183295011520386,0.20202814042568207,0.20221903920173645,0.20241233706474304,0.20260629057884216,0.20280154049396515,0.20299792289733887,0.2031961977481842,0.2033914476633072,0.20359042286872864,0.20379096269607544,0.20398639142513275,0.20418734848499298,0.20438770949840546,0.20458944141864777,0.20478996634483337,0.20499444007873535,0.20519982278347015,0.20540569722652435,0.20561091601848602,0.20581944286823273,0.2060282975435257,0.20624211430549622,0.20645377039909363,0.20667041838169098,0.20688459277153015,0.20709861814975739,0.20731978118419647,0.2075367122888565,0.2077568769454956,0.2079780548810959,0.20820359885692596,0.20842906832695007,0.20865389704704285,0.2088814675807953,0.2091083824634552,0.209336057305336,0.20956648886203766,0.20979613065719604,0.2100326120853424,0.21026942133903503,0.2105087786912918,0.21074682474136353,0.21098576486110687,0.21123096346855164,0.21147283911705017,0.2117176204919815,0.21196433901786804,0.21221144497394562,0.21246203780174255,0.21271368861198425,0.21297138929367065,0.21323083341121674,0.21348591148853302,0.2137414962053299,0.21400147676467896,0.21426306664943695,0.214529886841774,0.21479617059230804,0.21506471931934357,0.2153402417898178,0.2156161218881607,0.21589404344558716,0.21617239713668823,0.21645107865333557,0.21673089265823364,0.21701261401176453,0.21729852259159088,0.21758469939231873,0.21787475049495697,0.21816004812717438,0.2184518724679947,0.21874532103538513,0.21903863549232483,0.21933548152446747,0.21962879598140717,0.21992775797843933,0.22022639214992523,0.2205301821231842,0.22083474695682526,0.2211342602968216,0.2214427888393402,0.22174906730651855,0.22206011414527893,0.22237218916416168,0.22267858684062958,0.2229924201965332,0.22330844402313232,0.22362573444843292,0.22394143044948578,0.22425946593284607,0.2245774120092392,0.2248973399400711,0.22521193325519562,0.22553041577339172,0.2258455902338028,0.22616875171661377,0.22648990154266357,0.22681370377540588,0.22713355720043182,0.22745442390441895,0.22777627408504486,0.22809433937072754,0.22841492295265198,0.2287358194589615,0.22905094921588898,0.22936870157718658,0.2296881079673767,0.23000803589820862,0.2303229719400406,0.23064103722572327,0.23095571994781494,0.2312687188386917,0.23158299922943115,0.2318941205739975,0.2322058528661728,0.23251473903656006,0.23282752931118011,0.23313798010349274,0.2334454208612442,0.23375031352043152,0.23405821621418,0.23435866832733154,0.23465877771377563,0.23496030271053314,0.23525695502758026,0.23555171489715576,0.2358473837375641,0.23613758385181427,0.2364262342453003,0.23671509325504303,0.23699967563152313,0.23727892339229584,0.2375587671995163,0.23783397674560547,0.23810507357120514,0.2383735030889511,0.2386399656534195,0.23889973759651184,0.23915842175483704,0.23941642045974731,0.23967058956623077,0.23991906642913818,0.24016492068767548,0.24040773510932922,0.2406505048274994,0.24088901281356812,0.2411240041255951,0.2413514256477356],"active":[0.018753468990325928,0.01612650230526924,0.014811448752880096,0.013957081362605095,0.013243716210126877,0.0125938281416893,0.011990416795015335,0.01139981672167778,0.010815899819135666,0.010262217372655869,0.009730517864227295,0.009209223091602325,0.00872434675693512,0.008243359625339508,0.00778941810131073,0.0073419734835624695,0.006923116743564606,0.006520509719848633,0.00615326315164566,0.005800113081932068,0.005462914705276489,0.005142465233802795,0.004838772118091583,0.004547923803329468,0.004276491701602936,0.004019513726234436,0.003774702548980713,0.003541521728038788,0.0033290013670921326,0.003124348819255829,0.002944082021713257,0.0028455406427383423,0.0027675628662109375,0.002713814377784729,0.0026587247848510742,0.0026091784238815308,0.002553597092628479,0.0024945735931396484,0.0024343878030776978,0.0023867934942245483,0.002339869737625122,0.0022914111614227295,0.0022369474172592163,0.002188265323638916,0.0021490007638931274,0.0021028220653533936,0.0020580291748046875,0.0020135343074798584,0.0019730478525161743,0.0019384771585464478,0.001903921365737915,0.0018529146909713745,0.0018182545900344849,0.0017812550067901611,0.0017453879117965698,0.0017033368349075317,0.0016701370477676392,0.001632794737815857,0.0016023069620132446,0.0015673637390136719,0.0015408843755722046,0.001514717936515808,0.0014803409576416016,0.0014512240886688232,0.0014243274927139282,0.0014015734195709229,0.0013640820980072021,0.0013431459665298462,0.0013193637132644653,0.001299545168876648,0.0012777447700500488,0.0012515485286712646,0.0012308508157730103,0.0012088567018508911,0.001191750168800354,0.001166418194770813,0.0011477619409561157,0.0011281371116638184,0.0011076033115386963,0.0010923147201538086,0.0010764747858047485,0.0010575354099273682,0.0010388344526290894,0.0010245740413665771,0.0010057836771011353,0.0009862929582595825,0.0009697228670120239,0.0009549111127853394,0.0009359866380691528,0.0009235143661499023,0.0009105950593948364,0.0008993148803710938,0.0008868575096130371,0.0008719116449356079,0.0008630603551864624,0.0008521825075149536,0.0008398443460464478,0.0008289515972137451,0.0008170753717422485,0.0008020699024200439,0.000789940357208252,0.0007818937301635742,0.0007696151733398438,0.0007634609937667847,0.000746414065361023,0.0007397234439849854,0.0007288902997970581,0.0007208138704299927,0.0007076859474182129,0.0007010102272033691,0.0006874948740005493,0.000684097409248352,0.0006810873746871948,0.0006717890501022339,0.0006703883409500122,0.000658378005027771,0.0006497055292129517,0.0006438493728637695,0.0006364434957504272,0.0006310939788818359,0.0006204098463058472,0.0006172060966491699,0.0006132572889328003,0.000608488917350769,0.0005978047847747803,0.0005951076745986938,0.0005926340818405151,0.0005873292684555054,0.000584527850151062,0.0005749315023422241,0.0005709230899810791,0.0005623102188110352,0.0005574822425842285,0.0005549192428588867,0.0005499571561813354,0.0005435049533843994,0.0005446076393127441,0.0005300045013427734,0.000525936484336853,0.0005263984203338623,0.0005200803279876709,0.0005172193050384521,0.0005158185958862305,0.0005085766315460205,0.0005035549402236938,0.0004995167255401611,0.000495225191116333,0.000493168830871582,0.0004885941743850708,0.00048291683197021484,0.0004844367504119873,0.00048263370990753174,0.000482216477394104,0.0004797428846359253,0.0004745274782180786,0.00047016143798828125,0.00047104060649871826,0.00046910345554351807,0.0004661679267883301,0.00046393275260925293,0.00046272575855255127,0.0004595518112182617,0.00045821070671081543,0.00045603513717651367,0.0004544854164123535,0.00045311450958251953,0.0004536956548690796,0.0004543513059616089,0.00045512616634368896,0.00045245885848999023,0.00045342743396759033,0.0004498809576034546,0.0004465728998184204,0.0004473477602005005,0.00044721364974975586,0.0004469752311706543,0.0004451572895050049,0.00044104456901550293,0.00044271349906921387,0.0004433244466781616,0.0004372894763946533,0.00044129788875579834,0.0004398226737976074,0.0004415363073348999,0.0004450976848602295,0.0004425048828125,0.0004434734582901001,0.0004461556673049927,0.0004405975341796875,0.00044558942317962646,0.00044789910316467285,0.0004472583532333374,0.0004505068063735962,0.0004480332136154175,0.0004493892192840576,0.00045162439346313477,0.0004578828811645508,0.0004543811082839966,0.0004535168409347534,0.0004571974277496338,0.0004530996084213257,0.0004552006721496582,0.00045621395111083984,0.00045374035835266113,0.0004551112651824951,0.00045512616634368896,0.00045683979988098145,0.00045634806156158447,0.00045996904373168945,0.0004597902297973633,0.0004635453224182129,0.00046375393867492676,0.0004607737064361572,0.0004661679267883301,0.0004669874906539917,0.00047087669372558594,0.000473707914352417,0.0004807710647583008,0.0004809349775314331,0.0004846900701522827,0.0004883855581283569,0.0004918426275253296,0.0004934817552566528,0.0004988014698028564,0.0004991143941879272,0.0004996955394744873,0.0005012601613998413,0.000503048300743103,0.0005080550909042358,0.0005050897598266602,0.0005109459161758423,0.0005123615264892578,0.0005169957876205444,0.0005197972059249878,0.0005200058221817017,0.0005226284265518188,0.0005233436822891235,0.0005284547805786133,0.0005328059196472168,0.0005366653203964233,0.0005441755056381226,0.0005442947149276733,0.0005495697259902954,0.0005524754524230957,0.0005571097135543823,0.0005614906549453735,0.0005573481321334839,0.0005606859922409058,0.0005673319101333618,0.0005680173635482788,0.0005753934383392334,0.0005807727575302124,0.0005867183208465576,0.0005860477685928345,0.0005834847688674927,0.000584036111831665,0.0005911588668823242,0.0005986839532852173,0.0006052851676940918,0.0006066560745239258,0.0006133764982223511,0.0006233304738998413,0.0006243586540222168,0.0006230920553207397,0.0006226152181625366,0.0006286650896072388,0.0006342232227325439,0.0006372332572937012,0.0006409883499145508,0.0006426423788070679,0.0006494969129562378,0.0006456226110458374,0.0006532520055770874,0.0006533265113830566,0.000654265284538269,0.000654265284538269,0.000653386116027832,0.0006631612777709961,0.0006663799285888672,0.0006764978170394897,0.0006759762763977051,0.0006725937128067017,0.0006829500198364258,0.0006810575723648071,0.0006864219903945923,0.0006876140832901001,0.0006878674030303955,0.0006985664367675781,0.0007015019655227661,0.0007035434246063232,0.0007016211748123169,0.0007012039422988892,0.0007031559944152832,0.0007038116455078125,0.0007031559944152832,0.0007051378488540649,0.000705420970916748,0.0007156133651733398,0.0007117241621017456,0.0007122606039047241,0.0007107853889465332,0.0007136017084121704,0.000714227557182312,0.0007105618715286255,0.0007114559412002563,0.0007113814353942871,0.0007100999355316162,0.0007153749465942383,0.0007187724113464355,0.0007128715515136719,0.0007106959819793701,0.0007109493017196655,0.0007086992263793945,0.0007072538137435913,0.0007032155990600586,0.0006965547800064087,0.0006964504718780518,0.0006983727216720581,0.0006996095180511475,0.0006918609142303467,0.0006863623857498169,0.0006850212812423706,0.000680387020111084,0.000672265887260437,0.00067177414894104,0.00067099928855896,0.0006635934114456177,0.0006614476442337036,0.000658378005027771,0.0006499141454696655,0.0006441771984100342,0.0006418079137802124,0.0006366223096847534,0.0006302595138549805,0.000627666711807251,0.0006178915500640869,0.000609666109085083,0.0006075054407119751,0.0006028711795806885,0.0005926638841629028,0.0005894452333450317,0.0005888789892196655,0.0005791634321212769,0.0005715042352676392,0.0005666464567184448,0.0005602538585662842,0.0005548149347305298,0.0005451291799545288,0.0005370825529098511,0.0005253255367279053,0.0005167573690414429]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.018753468990325928,0.025472819805145264,0.032061509788036346,0.03834576904773712,0.04428621381521225,0.04989393800497055,0.05517606437206268,0.06014295294880867,0.0647900328040123,0.06914865225553513,0.07322858273983002,0.07704557478427887,0.08061176538467407,0.08396513760089874,0.0870852991938591,0.08999769389629364,0.09270820021629333,0.09523002058267593,0.09760261327028275,0.09980732202529907,0.10185425728559494,0.10376222431659698,0.10553796589374542,0.10719345510005951,0.1087414100766182,0.11017326265573502,0.11151989549398422,0.1127629354596138,0.11391895264387131,0.11499325931072235,0.11599402874708176,0.11698096245527267,0.11793692409992218,0.11886436492204666,0.11976297199726105,0.12063056230545044,0.12147790938615799,0.1222938746213913,0.12309052050113678,0.12385465949773788,0.12459606677293777,0.12531188130378723,0.12600749731063843,0.12668398022651672,0.1273309290409088,0.12796857953071594,0.1285807490348816,0.12917658686637878,0.1297515332698822,0.13031607866287231,0.13085699081420898,0.1313851922750473,0.1318989396095276,0.13239574432373047,0.1328798085451126,0.13334590196609497,0.13379880785942078,0.13423916697502136,0.13466989994049072,0.1350831538438797,0.13548581302165985,0.1358768194913864,0.13625957071781158,0.13662652671337128,0.13699156045913696,0.13734036684036255,0.13768190145492554,0.13801634311676025,0.13833928108215332,0.13864974677562714,0.13895484805107117,0.13925161957740784,0.13954105973243713,0.13982410728931427,0.1400974988937378,0.14036023616790771,0.1406198889017105,0.14087101817131042,0.14111357927322388,0.14135321974754333,0.14158529043197632,0.14181241393089294,0.14203517138957977,0.14225009083747864,0.1424618363380432,0.142665296792984,0.1428672969341278,0.14306369423866272,0.14325402677059174,0.14344152808189392,0.14362433552742004,0.14380191266536713,0.14397750794887543,0.1441483199596405,0.14431439340114594,0.1444791853427887,0.14463983476161957,0.14479678869247437,0.144950270652771,0.14509929716587067,0.14524345099925995,0.14538602530956268,0.14552690088748932,0.14566512405872345,0.14579768478870392,0.14592669904232025,0.14605435729026794,0.14617936313152313,0.14629977941513062,0.14642015099525452,0.1465383619070053,0.14665573835372925,0.1467716097831726,0.14688025414943695,0.14698845148086548,0.14709727466106415,0.14720243215560913,0.1473059505224228,0.14740587770938873,0.14750508964061737,0.14760534465312958,0.1477029025554657,0.14779765903949738,0.1478905826807022,0.1479819416999817,0.14807219803333282,0.14816024899482727,0.14824672043323517,0.14833340048789978,0.1484168916940689,0.14849990606307983,0.14858132600784302,0.14866290986537933,0.14874273538589478,0.1488191783428192,0.1488950550556183,0.14896979928016663,0.14904172718524933,0.14911410212516785,0.14918464422225952,0.14925463497638702,0.1493220031261444,0.14939062297344208,0.14945700764656067,0.14952218532562256,0.14958913624286652,0.14965541660785675,0.14971810579299927,0.14977964758872986,0.1498410999774933,0.14990079402923584,0.14996100962162018,0.1500205248594284,0.1500803828239441,0.15013813972473145,0.15019439160823822,0.15025201439857483,0.1503063291311264,0.1503625363111496,0.1504170149564743,0.15047025680541992,0.15052352845668793,0.15057650208473206,0.15063075721263885,0.1506817489862442,0.15073183178901672,0.15078209340572357,0.15083201229572296,0.15088163316249847,0.1509324014186859,0.15098103880882263,0.15103016793727875,0.15108028054237366,0.15112829208374023,0.1511761099100113,0.15122385323047638,0.15127114951610565,0.1513189822435379,0.15136423707008362,0.15141022205352783,0.15145592391490936,0.15150059759616852,0.15154589712619781,0.1515914797782898,0.15163448452949524,0.15167969465255737,0.151724174618721,0.15176799893379211,0.15181273221969604,0.15185609459877014,0.15189974009990692,0.15194086730480194,0.1519838124513626,0.15202662348747253,0.1520695686340332,0.1521117091178894,0.15215301513671875,0.1521945744752884,0.1522361934185028,0.1522778570652008,0.15232083201408386,0.15236212313175201,0.15240386128425598,0.15244527161121368,0.1524857133626938,0.15252676606178284,0.15256786346435547,0.15260952711105347,0.15265145897865295,0.152693510055542,0.15273496508598328,0.152776300907135,0.15281639993190765,0.15285798907279968,0.15289999544620514,0.1529414802789688,0.15298211574554443,0.15302468836307526,0.15306560695171356,0.15310701727867126,0.1531493067741394,0.15319125354290009,0.15323089063167572,0.15327253937721252,0.15331463515758514,0.15335632860660553,0.15339869260787964,0.15344059467315674,0.1534833461046219,0.1535251885652542,0.15356780588626862,0.1536099910736084,0.1536528468132019,0.1536954641342163,0.15373943746089935,0.15378224849700928,0.153826043009758,0.1538696438074112,0.15391388535499573,0.15395565330982208,0.15399958193302155,0.154042050242424,0.15408611297607422,0.15412969887256622,0.15417523682117462,0.15421946346759796,0.1542634218931198,0.15430741012096405,0.1543518304824829,0.1543956845998764,0.15444038808345795,0.15448474884033203,0.15453018248081207,0.1545751392841339,0.1546211987733841,0.15466724336147308,0.154713436961174,0.15475896000862122,0.15480557084083557,0.1548522561788559,0.15489888191223145,0.15494783222675323,0.15499533712863922,0.1550428420305252,0.1550895720720291,0.15513667464256287,0.1551838517189026,0.15523271262645721,0.15528127551078796,0.15533128380775452,0.15537963807582855,0.15542834997177124,0.15547795593738556,0.15552768111228943,0.15557850897312164,0.15562711656093597,0.1556788980960846,0.1557302623987198,0.1557818502187729,0.15583321452140808,0.15588496625423431,0.15593697130680084,0.1559893935918808,0.156041219830513,0.156093567609787,0.1561456024646759,0.15619871020317078,0.15625198185443878,0.15630501508712769,0.1563584953546524,0.15641090273857117,0.15646463632583618,0.1565174162387848,0.15657122433185577,0.15662644803524017,0.15668050944805145,0.15673650801181793,0.15679222345352173,0.1568467915058136,0.15690258145332336,0.15695688128471375,0.15701207518577576,0.15706802904605865,0.15712504088878632,0.15718090534210205,0.15723641216754913,0.15729226171970367,0.15734848380088806,0.1574043184518814,0.15745985507965088,0.15751707553863525,0.15757477283477783,0.15763120353221893,0.1576889157295227,0.15774650871753693,0.1578037142753601,0.15786078572273254,0.15791700780391693,0.1579759120941162,0.158033087849617,0.15809185802936554,0.15815143287181854,0.15821093320846558,0.158269464969635,0.15832819044589996,0.15838664770126343,0.15844516456127167,0.15850502252578735,0.15856269001960754,0.1586226373910904,0.15868277847766876,0.15874211490154266,0.15880052745342255,0.15886114537715912,0.158919557929039,0.15897920727729797,0.15903964638710022,0.1590985506772995,0.1591576635837555,0.1592193841934204,0.15927761793136597,0.15933692455291748,0.1593957543373108,0.1594533920288086,0.1595126837491989,0.15957191586494446,0.15963050723075867,0.15968728065490723,0.1597452461719513,0.15980620682239532,0.1598634123802185],"recovered":[0.0,0.009331528097391129,0.01736055687069893,0.02467379905283451,0.03148345649242401,0.03785943239927292,0.04385906457901001,0.04950210452079773,0.05481128767132759,0.05978386104106903,0.06445128470659256,0.0688149482011795,0.07291115820407867,0.0767420157790184,0.08033525943756104,0.08367999643087387,0.08681808412075043,0.08974197506904602,0.09246785938739777,0.09500797092914581,0.09738744795322418,0.09959544986486435,0.10166139900684357,0.10357803106307983,0.10536496341228485,0.10702940076589584,0.10857538133859634,0.11002404987812042,0.11136981099843979,0.1126212552189827,0.11378689855337143,0.11486902087926865,0.1159050315618515,0.11690186709165573,0.1178622841835022,0.11879488825798035,0.1196955069899559,0.12056910991668701,0.12141774594783783,0.12223610281944275,0.12303157150745392,0.12379853427410126,0.12454163283109665,0.1252584159374237,0.1259533166885376,0.12662968039512634,0.12727956473827362,0.12791486084461212,0.12852843105793,0.12912410497665405,0.12970243394374847,0.1302642524242401,0.1308077573776245,0.13133135437965393,0.13184821605682373,0.13234223425388336,0.13282346725463867,0.13329406082630157,0.13374844193458557,0.13419246673583984,0.134616419672966,0.13503172993659973,0.13543637096881866,0.13583149015903473,0.13621380925178528,0.13658657670021057,0.13694731891155243,0.137297585606575,0.13763776421546936,0.13796809315681458,0.13828937709331512,0.13860192894935608,0.13890667259693146,0.13920409977436066,0.13949503004550934,0.13977710902690887,0.1400497853755951,0.1403150111436844,0.14057250320911407,0.14082181453704834,0.14106760919094086,0.14130665361881256,0.14153988659381866,0.14176705479621887,0.1419886201620102,0.14220497012138367,0.14241395890712738,0.14262144267559052,0.14282284677028656,0.14301970601081848,0.14321191608905792,0.14339661598205566,0.1435786932706833,0.1437566876411438,0.14393086731433868,0.14410100877285004,0.14426904916763306,0.14443381130695343,0.14459428191184998,0.14474953711032867,0.1449028104543686,0.1450514942407608,0.14519555866718292,0.1453399360179901,0.14547979831695557,0.14561733603477478,0.14574897289276123,0.1458781659603119,0.14600618183612823,0.14613336324691772,0.1462567001581192,0.14637506008148193,0.1464930772781372,0.14660902321338654,0.1467241644859314,0.14683517813682556,0.14694653451442719,0.1470537632703781,0.14715978503227234,0.147262841463089,0.14736291766166687,0.1474643349647522,0.14756323397159576,0.14765973389148712,0.14775392413139343,0.1478472203016281,0.14793862402439117,0.1480286568403244,0.14811637997627258,0.14820393919944763,0.1482904851436615,0.14837536215782166,0.14846040308475494,0.1485433280467987,0.14862190186977386,0.1487010270357132,0.14877896010875702,0.14885559678077698,0.14892970025539398,0.14900436997413635,0.14907605946063995,0.14914800226688385,0.1492181122303009,0.1492869108915329,0.14935505390167236,0.149421826004982,0.14948949217796326,0.14955662190914154,0.14962144196033478,0.14968475699424744,0.1497473418712616,0.14980901777744293,0.14986979961395264,0.14993047714233398,0.14998994767665863,0.15004834532737732,0.15010488033294678,0.1501629650592804,0.1502183973789215,0.15027466416358948,0.15033100545406342,0.15038397908210754,0.15043869614601135,0.1504921168088913,0.15054650604724884,0.1505988985300064,0.15064993500709534,0.15069977939128876,0.15075065195560455,0.15080073475837708,0.1508510708808899,0.15090125799179077,0.15095007419586182,0.15100045502185822,0.15105040371418,0.15109781920909882,0.15114544332027435,0.15119236707687378,0.15123963356018066,0.1512862890958786,0.15133266150951385,0.15138086676597595,0.15142574906349182,0.151470348238945,0.15151575207710266,0.15156006813049316,0.15160469710826874,0.15164856612682343,0.1516924798488617,0.15173748135566711,0.15178199112415314,0.15182581543922424,0.15186794102191925,0.15191051363945007,0.1519538313150406,0.151996448636055,0.15203793346881866,0.15207983553409576,0.1521219164133072,0.15216432511806488,0.1522061973810196,0.15224824845790863,0.1522892266511917,0.15233050286769867,0.15237094461917877,0.15241095423698425,0.15245285630226135,0.1524943709373474,0.15253570675849915,0.1525767594575882,0.15261878073215485,0.15266063809394836,0.1527024507522583,0.15274442732334137,0.15278486907482147,0.15282660722732544,0.15286719799041748,0.15290911495685577,0.15295112133026123,0.1529933512210846,0.15303373336791992,0.15307530760765076,0.15311704576015472,0.1531577855348587,0.15319889783859253,0.1532403826713562,0.15328258275985718,0.15332435071468353,0.15336592495441437,0.1534084975719452,0.15345056354999542,0.1534939557313919,0.15353673696517944,0.1535787582397461,0.15362055599689484,0.15366394817829132,0.1537073850631714,0.15375055372714996,0.15379370748996735,0.15383748710155487,0.15388000011444092,0.15392331779003143,0.1539657562971115,0.1540093570947647,0.15405279397964478,0.154096782207489,0.15414007008075714,0.1541847139596939,0.15422941744327545,0.1542721390724182,0.15431541204452515,0.15436162054538727,0.15440383553504944,0.15444828569889069,0.1544932723045349,0.15453925728797913,0.15458565950393677,0.15463115274906158,0.15467706322669983,0.1547231376171112,0.15476948022842407,0.15481562912464142,0.1548633873462677,0.1549098640680313,0.15495771169662476,0.15500508248806,0.1550532877445221,0.15510058403015137,0.155147522687912,0.1551952064037323,0.1552445888519287,0.1552930325269699,0.15534210205078125,0.15539130568504333,0.1554405391216278,0.1554906666278839,0.15554046630859375,0.15559148788452148,0.1556420624256134,0.15569494664669037,0.15574614703655243,0.15579815208911896,0.15585064888000488,0.15590080618858337,0.15595120191574097,0.15600286424160004,0.15605592727661133,0.15610788762569427,0.15616095066070557,0.1562141627073288,0.15626807510852814,0.1563202440738678,0.1563735008239746,0.15642759203910828,0.1564805805683136,0.15653565526008606,0.15658847987651825,0.1566433161497116,0.1566982865333557,0.15675340592861176,0.15680938959121704,0.15686461329460144,0.15691907703876495,0.15697388350963593,0.15702971816062927,0.15708620846271515,0.1571415513753891,0.15719829499721527,0.15725308656692505,0.157307967543602,0.15736401081085205,0.1574205458164215,0.15747790038585663,0.15753479301929474,0.1575918197631836,0.15764982998371124,0.15770748257637024,0.15776485204696655,0.15782125294208527,0.15788069367408752,0.1579381823539734,0.15799643099308014,0.15805469453334808,0.1581142395734787,0.1581708788871765,0.15822908282279968,0.15828809142112732,0.15834662318229675,0.15840665996074677,0.15846511721611023,0.15852433443069458,0.15858379006385803,0.15864315629005432,0.15870258212089539,0.15876160562038422,0.15882089734077454,0.15888141095638275,0.1589428335428238,0.15900099277496338,0.15906040370464325,0.15912045538425446,0.15917851030826569,0.15923985838890076,0.15929855406284332,0.15935511887073517,0.15941350162029266,0.1594734489917755,0.1595328450202942,0.15959151089191437,0.15964868664741516,0.15970663726329803],"active":[0.018753468990325928,0.016141291707754135,0.014700952917337418,0.01367196999490261,0.012802757322788239,0.012034505605697632,0.011316999793052673,0.01064084842801094,0.009978745132684708,0.009364791214466095,0.008777298033237457,0.008230626583099365,0.007700607180595398,0.007223121821880341,0.006750039756298065,0.006317697465419769,0.005890116095542908,0.005488045513629913,0.005134753882884979,0.004799351096153259,0.004466809332370758,0.0041667744517326355,0.0038765668869018555,0.0036154240369796753,0.0033764466643333435,0.0031438618898391724,0.0029445141553878784,0.0027388855814933777,0.0025491416454315186,0.0023720040917396545,0.002207130193710327,0.0021119415760040283,0.0020318925380706787,0.00196249783039093,0.00190068781375885,0.0018356740474700928,0.0017824023962020874,0.0017247647047042847,0.0016727745532989502,0.0016185566782951355,0.0015644952654838562,0.0015133470296859741,0.0014658644795417786,0.0014255642890930176,0.0013776123523712158,0.0013388991355895996,0.0013011842966079712,0.0012617260217666626,0.0012231022119522095,0.0011919736862182617,0.0011545568704605103,0.00112093985080719,0.0010911822319030762,0.001064389944076538,0.0010315924882888794,0.0010036677122116089,0.0009753406047821045,0.0009451061487197876,0.0009214580059051514,0.000890687108039856,0.0008693933486938477,0.0008450895547866821,0.0008231997489929199,0.0007950365543365479,0.0007777512073516846,0.0007537901401519775,0.0007345825433731079,0.0007187575101852417,0.00070151686668396,0.000681653618812561,0.0006654709577560425,0.0006496906280517578,0.0006343871355056763,0.0006200075149536133,0.0006024688482284546,0.0005831271409988403,0.0005701035261154175,0.0005560070276260376,0.0005410760641098022,0.0005314052104949951,0.0005176812410354614,0.0005057603120803833,0.0004952847957611084,0.0004830360412597656,0.00047321617603302,0.0004603266716003418,0.00045333802700042725,0.0004422515630722046,0.0004311800003051758,0.00042182207107543945,0.0004124194383621216,0.0004052966833114624,0.00039881467819213867,0.0003916323184967041,0.000383526086807251,0.00037817656993865967,0.00037078559398651123,0.00036297738552093506,0.0003559887409210205,0.0003497600555419922,0.0003406405448913574,0.0003345310688018799,0.0003313422203063965,0.0003251880407333374,0.00031788647174835205,0.0003093630075454712,0.00030538439750671387,0.0003011971712112427,0.00029359757900238037,0.000286787748336792,0.0002816617488861084,0.00028067827224731445,0.0002785325050354004,0.00027123093605041504,0.00026428699493408203,0.0002620965242385864,0.0002558976411819458,0.00025218725204467773,0.00024609267711639404,0.00024224817752838135,0.00024242699146270752,0.00023856759071350098,0.00023442506790161133,0.0002308487892150879,0.00022801756858825684,0.00022497773170471191,0.0002216249704360962,0.0002180635929107666,0.00021702051162719727,0.00021295249462127686,0.00020942091941833496,0.0002059638500213623,0.00020250678062438965,0.00019940733909606934,0.00019727647304534912,0.00019402801990509033,0.00019083917140960693,0.00018613040447235107,0.00018440186977386475,0.00018027424812316895,0.0001785755157470703,0.00017400085926055908,0.00017251074314117432,0.000170096755027771,0.0001671314239501953,0.00016731023788452148,0.00016592442989349365,0.00016148388385772705,0.00015820562839508057,0.0001563429832458496,0.00015345215797424316,0.0001519918441772461,0.00015072524547576904,0.00014990568161010742,0.00014819204807281494,0.00014604628086090088,0.00014713406562805176,0.0001433640718460083,0.00014413893222808838,0.00014235079288482666,0.00013925135135650635,0.0001395493745803833,0.00013780593872070312,0.0001386404037475586,0.00013524293899536133,0.00013293325901031494,0.00013215839862823486,0.0001322329044342041,0.0001309812068939209,0.0001316666603088379,0.00012996792793273926,0.00012890994548797607,0.00013020634651184082,0.00012783706188201904,0.00012570619583129883,0.00012603402137756348,0.00012570619583129883,0.00012661516666412354,0.0001246035099029541,0.00012393295764923096,0.0001232624053955078,0.00011973083019256592,0.00012014806270599365,0.0001211315393447876,0.00011873245239257812,0.00011962652206420898,0.00011947751045227051,0.00011943280696868896,0.00012025237083435059,0.00011861324310302734,0.00011774897575378418,0.00011505186557769775,0.00011587142944335938,0.00011610984802246094,0.00011573731899261475,0.00011526048183441162,0.00011508166790008545,0.00011473894119262695,0.00011427700519561768,0.00011353194713592529,0.00011463463306427002,0.00011387467384338379,0.00011463463306427002,0.00011476874351501465,0.00011476874351501465,0.00011581182479858398,0.00011500716209411621,0.00011515617370605469,0.0001157522201538086,0.00011675059795379639,0.00011618435382843018,0.00011566281318664551,0.00011394917964935303,0.00011356174945831299,0.00011512637138366699,0.00011487305164337158,0.00011491775512695312,0.00011557340621948242,0.00011448562145233154,0.00011366605758666992,0.00011557340621948242,0.00011594593524932861,0.0001138448715209961,0.0001147538423538208,0.00011573731899261475,0.00011594593524932861,0.00011610984802246094,0.00011624395847320557,0.00011742115020751953,0.000116690993309021,0.00011724233627319336,0.0001160353422164917,0.00011610984802246094,0.00011670589447021484,0.0001188814640045166,0.00011830031871795654,0.00011865794658660889,0.00011909008026123047,0.00012017786502838135,0.00011816620826721191,0.00011958181858062744,0.00011873245239257812,0.00012035667896270752,0.00012034177780151367,0.0001224428415298462,0.00012268126010894775,0.0001233518123626709,0.0001226961612701416,0.0001224130392074585,0.00012354552745819092,0.0001249760389328003,0.00012312829494476318,0.00012634694576263428,0.0001268535852432251,0.00012792646884918213,0.00012798607349395752,0.00012777745723724365,0.00012780725955963135,0.0001285076141357422,0.00012911856174468994,0.00012940168380737305,0.0001322031021118164,0.000131949782371521,0.00013297796249389648,0.0001318603754043579,0.00013159215450286865,0.00013056397438049316,0.00013212859630584717,0.00013375282287597656,0.0001360774040222168,0.0001350492238998413,0.00013531744480133057,0.00013585388660430908,0.00013637542724609375,0.00013796985149383545,0.000136449933052063,0.00013843178749084473,0.00013877451419830322,0.00013978779315948486,0.0001382678747177124,0.00013881921768188477,0.00013881921768188477,0.00013874471187591553,0.00014041364192962646,0.0001423656940460205,0.0001427382230758667,0.00014278292655944824,0.00014409422874450684,0.00014406442642211914,0.0001443326473236084,0.00014282763004302979,0.0001443922519683838,0.00014391541481018066,0.00014363229274749756,0.0001458674669265747,0.00014485418796539307,0.00014802813529968262,0.00014890730381011963,0.00014850497245788574,0.0001491755247116089,0.0001474916934967041,0.0001474618911743164,0.00014895200729370117,0.00015115737915039062,0.00015118718147277832,0.00015020370483398438,0.0001507103443145752,0.00015018880367279053,0.00015123188495635986,0.00015188753604888916,0.00015306472778320312,0.00015422701835632324,0.0001533031463623047,0.0001541227102279663,0.00015468895435333252,0.00015388429164886475,0.0001533031463623047,0.00015215575695037842,0.00015465915203094482,0.00015239417552947998,0.00015367567539215088,0.00015500187873840332,0.00015623867511749268,0.00015522539615631104,0.0001573115587234497,0.00015756487846374512,0.00015707314014434814,0.00015839934349060059,0.0001560300588607788,0.00015752017498016357,0.00015844404697418213,0.00015832483768463135,0.0001573711633682251,0.0001585632562637329,0.00015795230865478516,0.0001583099365234375,0.00015823543071746826,0.000155717134475708,0.00015667080879211426,0.00015898048877716064,0.00015716254711151123,0.00015841424465179443,0.00015589594841003418,0.000154837965965271,0.00015756487846374512,0.00015841424465179443,0.0001570582389831543,0.0001544356346130371,0.00015373528003692627,0.00015752017498016357,0.0001567751169204712]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.018753468990325928,0.025478890165686607,0.0323583260178566,0.03909231349825859,0.04562503099441528,0.05192863196134567,0.05798083916306496,0.06379512697458267,0.06937386095523834,0.07471092790365219,0.07980914413928986,0.08466407656669617,0.08929824084043503,0.09373795986175537,0.09796002507209778,0.1019609197974205,0.1057758554816246,0.10939644277095795,0.11283256113529205,0.11608827114105225,0.11917095631361008,0.12208427488803864,0.12484406679868698,0.1274668425321579,0.12993881106376648,0.13227629661560059,0.13448864221572876,0.13658300042152405,0.13855700194835663,0.1404246687889099,0.14218246936798096,0.14395225048065186,0.14570383727550507,0.14743651449680328,0.14913426339626312,0.150815948843956,0.15247076749801636,0.154098242521286,0.1556980311870575,0.1572730988264084,0.15882717072963715,0.16034917533397675,0.16184791922569275,0.16331982612609863,0.16477181017398834,0.1661965399980545,0.16759638488292694,0.1689692884683609,0.1703161895275116,0.171638622879982,0.17294636368751526,0.1742221713066101,0.17548130452632904,0.17671439051628113,0.1779295653104782,0.17912699282169342,0.18030104041099548,0.18146075308322906,0.18259070813655853,0.18370051681995392,0.1847958266735077,0.18587180972099304,0.18692977726459503,0.18797363340854645,0.18898960947990417,0.18998880684375763,0.19097404181957245,0.19194631278514862,0.19289682805538177,0.19383102655410767,0.19475458562374115,0.19565902650356293,0.19654521346092224,0.19742193818092346,0.1982874721288681,0.1991342455148697,0.19996772706508636,0.20078827440738678,0.20159150660037994,0.20238789916038513,0.2031681388616562,0.20393972098827362,0.20469878613948822,0.20545023679733276,0.20618876814842224,0.2069205790758133,0.20763514935970306,0.20834368467330933,0.20903770625591278,0.20972836017608643,0.21041129529476166,0.2110830694437027,0.211744025349617,0.21239671111106873,0.21304617822170258,0.21368096768856049,0.21431340277194977,0.21493962407112122,0.2155565321445465,0.21616396307945251,0.21677009761333466,0.21735984086990356,0.21794836223125458,0.21853075921535492,0.21910692751407623,0.21967749297618866,0.22023792564868927,0.22079946100711823,0.22135315835475922,0.22190339863300323,0.22245143353939056,0.2229916900396347,0.22352927923202515,0.2240620106458664,0.2245931476354599,0.2251165360212326,0.2256346344947815,0.2261495143175125,0.22666408121585846,0.227176234126091,0.2276816964149475,0.22818604111671448,0.22868138551712036,0.22918039560317993,0.2296781688928604,0.2301672250032425,0.2306612730026245,0.23115244507789612,0.23163969814777374,0.2321239858865738,0.23260463774204254,0.2330874651670456,0.2335682064294815,0.2340492159128189,0.23452463746070862,0.23500289022922516,0.2354821413755417,0.23595815896987915,0.236434668302536,0.23691140115261078,0.23738522827625275,0.2378591150045395,0.23833021521568298,0.23880106210708618,0.23927488923072815,0.2397443950176239,0.24021758139133453,0.2406880110502243,0.24115705490112305,0.24162892997264862,0.24209702014923096,0.24256737530231476,0.24303415417671204,0.24350298941135406,0.24397242069244385,0.24444368481636047,0.24491378664970398,0.24538765847682953,0.24586614966392517,0.24633736908435822,0.2468118965625763,0.24728462100028992,0.2477620244026184,0.24824956059455872,0.24872799217700958,0.2492092102766037,0.24969317018985748,0.25017422437667847,0.2506598234176636,0.2511501908302307,0.25164610147476196,0.25213533639907837,0.2526234984397888,0.25312280654907227,0.2536238133907318,0.25412458181381226,0.2546246647834778,0.25512540340423584,0.25563672184944153,0.2561441957950592,0.2566603422164917,0.2571738064289093,0.2576906681060791,0.2582089900970459,0.2587316036224365,0.25925761461257935,0.2597860097885132,0.2603197693824768,0.26085081696510315,0.2613866329193115,0.26193034648895264,0.2624737620353699,0.26301562786102295,0.26356494426727295,0.26411348581314087,0.2646729350090027,0.26523226499557495,0.26579707860946655,0.26636117696762085,0.2669285535812378,0.2674957811832428,0.26807668805122375,0.26864904165267944,0.26922354102134705,0.2698059380054474,0.2703857123851776,0.270973801612854,0.2715636193752289,0.27215492725372314,0.27275243401527405,0.27334922552108765,0.2739489674568176,0.2745538055896759,0.2751571238040924,0.27575960755348206,0.276363730430603,0.27697402238845825,0.27759578824043274,0.27820396423339844,0.2788122296333313,0.2794274687767029,0.28003978729248047,0.2806701958179474,0.2812868654727936,0.28190597891807556,0.28252407908439636,0.28314468264579773,0.2837710678577423,0.28439590334892273,0.28502196073532104,0.2856518030166626,0.28628045320510864,0.2869059443473816,0.28753432631492615,0.28815487027168274,0.2887783646583557,0.2894003391265869,0.2900242209434509,0.2906493544578552,0.29127195477485657,0.29188790917396545,0.2925069034099579,0.29312580823898315,0.29374149441719055,0.29435959458351135,0.29497402906417847,0.29558065533638,0.29618939757347107,0.2967962324619293,0.2974008321762085,0.29799458384513855,0.2985859215259552,0.29917848110198975,0.2997647523880005,0.3003503382205963,0.3009253144264221,0.3015080988407135,0.30208250880241394,0.30265021324157715,0.3032105565071106,0.30376651883125305,0.3043193817138672,0.30486470460891724,0.3054088056087494,0.3059447109699249,0.30647751688957214,0.30700549483299255,0.3075271546840668,0.30803996324539185,0.30855312943458557,0.30906036496162415,0.3095616400241852,0.3100549280643463,0.31053581833839417,0.31101033091545105,0.3114851415157318,0.3119485676288605,0.3124096393585205,0.31286513805389404,0.31331363320350647,0.313754141330719,0.31418630480766296,0.31460797786712646,0.31502586603164673,0.3154353201389313,0.3158420920372009,0.31624242663383484,0.3166252374649048,0.31700611114501953,0.31738269329071045,0.31774863600730896,0.31810739636421204,0.31845805048942566,0.3188018500804901,0.3191405236721039,0.3194752037525177,0.3197997808456421,0.32011717557907104,0.32042965292930603,0.32073965668678284,0.32103896141052246,0.3213322162628174,0.3216152787208557,0.32189419865608215,0.32217323780059814,0.322441428899765,0.32270532846450806,0.32296258211135864,0.3232116103172302,0.3234582245349884,0.3236999809741974,0.32393893599510193,0.3241683542728424,0.3243962824344635,0.32461830973625183,0.32483479380607605,0.3250419497489929,0.32524412870407104,0.32544443011283875,0.3256380558013916,0.3258287310600281,0.3260164260864258,0.32619568705558777,0.3263705372810364,0.32654184103012085,0.3267078995704651,0.32687368988990784,0.32703277468681335,0.32718682289123535,0.32733359932899475,0.32747918367385864,0.3276209533214569,0.3277573883533478,0.32789334654808044,0.3280223608016968,0.32814887166023254,0.32827043533325195,0.32838889956474304,0.3285057544708252,0.32862144708633423,0.3287314176559448,0.328839510679245,0.328944593667984,0.32904618978500366,0.32914623618125916,0.32923924922943115,0.3293318450450897,0.3294222056865692,0.3295096755027771,0.32959607243537903,0.32967710494995117],"recovered":[0.0,0.009343489073216915,0.017367681488394737,0.02483110874891281,0.031921353191137314,0.03873324766755104,0.04527918994426727,0.051572807133197784,0.057617682963609695,0.06344017386436462,0.0690055638551712,0.07433817535638809,0.07943493127822876,0.08430912345647812,0.0889558419585228,0.0933857336640358,0.09760972857475281,0.1016290932893753,0.10544919967651367,0.10907963663339615,0.11251883953809738,0.11578021198511124,0.1188708171248436,0.12179148942232132,0.12456100434064865,0.12718719244003296,0.12966690957546234,0.13200519979000092,0.13423094153404236,0.13632887601852417,0.13830943405628204,0.14018425345420837,0.14200450479984283,0.14378806948661804,0.14554433524608612,0.14726805686950684,0.1489708125591278,0.15065588057041168,0.15231427550315857,0.15394394099712372,0.15554620325565338,0.15711814165115356,0.15866635739803314,0.16018538177013397,0.16168805956840515,0.1631643921136856,0.16462337970733643,0.1660485416650772,0.16745080053806305,0.1688268482685089,0.17017719149589539,0.17149946093559265,0.17280152440071106,0.17408700287342072,0.17534737288951874,0.1765914410352707,0.17780806124210358,0.17899715900421143,0.18017485737800598,0.181332066655159,0.18246321380138397,0.18357673287391663,0.1846698522567749,0.1857471615076065,0.18680943548679352,0.18785212934017181,0.1888628453016281,0.18986400961875916,0.1908598393201828,0.191826730966568,0.1927759051322937,0.19371682405471802,0.19463323056697845,0.1955374926328659,0.1964307576417923,0.19730935990810394,0.19817444682121277,0.1990230530500412,0.19985540211200714,0.20067612826824188,0.20148208737373352,0.202276811003685,0.20305506885051727,0.203826442360878,0.2045840620994568,0.20533493161201477,0.20607563853263855,0.2068072110414505,0.20752562582492828,0.20823317766189575,0.2089329957962036,0.20962007343769073,0.21030035614967346,0.21096783876419067,0.2116273194551468,0.21228301525115967,0.21292977035045624,0.21356450021266937,0.2141975462436676,0.21482142806053162,0.21543870866298676,0.21605168282985687,0.21664726734161377,0.2172430157661438,0.2178298681974411,0.21841169893741608,0.21898911893367767,0.21955281496047974,0.220120370388031,0.22067920863628387,0.2212332934141159,0.22178414463996887,0.22232845425605774,0.22287046909332275,0.22340501844882965,0.2239392250776291,0.22447097301483154,0.2249964475631714,0.22551260888576508,0.2260260432958603,0.22654417157173157,0.22705622017383575,0.22756296396255493,0.22806498408317566,0.22856590151786804,0.2290644496679306,0.22955574095249176,0.2300480157136917,0.23054298758506775,0.23103035986423492,0.23152054846286774,0.2319989800453186,0.23248332738876343,0.23296672105789185,0.23344920575618744,0.23393094539642334,0.23440667986869812,0.23488497734069824,0.2353595346212387,0.2358366847038269,0.236312597990036,0.23678801953792572,0.23726125061511993,0.2377324253320694,0.238205224275589,0.23867656290531158,0.2391495406627655,0.23962275683879852,0.24009449779987335,0.2405644953250885,0.24103668332099915,0.24150340259075165,0.24197711050510406,0.24244378507137299,0.24291563034057617,0.2433852106332779,0.243859201669693,0.24432909488677979,0.24480006098747253,0.24527572095394135,0.24574831128120422,0.24622054398059845,0.24669651687145233,0.24717307090759277,0.2476544827222824,0.2481279969215393,0.2486097514629364,0.24909569323062897,0.24958346784114838,0.2500634789466858,0.25055214762687683,0.25104135274887085,0.25153225660324097,0.25202053785324097,0.25251492857933044,0.2530118525028229,0.25351154804229736,0.254010945558548,0.2545120120048523,0.2550225257873535,0.2555285096168518,0.25603964924812317,0.25655487179756165,0.25706708431243896,0.2575807571411133,0.2580963671207428,0.25861209630966187,0.2591334581375122,0.2596641480922699,0.26019150018692017,0.26072412729263306,0.2612610161304474,0.26179689168930054,0.2623392641544342,0.2628866136074066,0.2634352743625641,0.2639889717102051,0.26454654335975647,0.26510924100875854,0.26567378640174866,0.266241192817688,0.2668105363845825,0.267382949590683,0.2679522633552551,0.2685245871543884,0.26910194754600525,0.26967811584472656,0.27026090025901794,0.27084881067276,0.2714380621910095,0.27203357219696045,0.2726335823535919,0.27322879433631897,0.27382951974868774,0.2744324207305908,0.2750324010848999,0.2756369411945343,0.2762381434440613,0.2768547236919403,0.2774682641029358,0.2780798077583313,0.2786880433559418,0.27929916977882385,0.27992233633995056,0.2805410325527191,0.28116315603256226,0.281788170337677,0.2824140787124634,0.28303512930870056,0.2836574912071228,0.28427761793136597,0.28490766882896423,0.2855345904827118,0.2861636281013489,0.2867891788482666,0.2874118685722351,0.28803887963294983,0.2886621654033661,0.2892836034297943,0.2899099886417389,0.2905339002609253,0.29115498065948486,0.291775107383728,0.2923923432826996,0.2930085361003876,0.2936224043369293,0.2942381799221039,0.29485419392585754,0.29546087980270386,0.2960698902606964,0.2966786324977875,0.2972765564918518,0.2978782057762146,0.2984693646430969,0.2990596890449524,0.2996467053890228,0.30022764205932617,0.3008088171482086,0.3013865649700165,0.3019605278968811,0.3025238513946533,0.30308252573013306,0.303646057844162,0.3041960299015045,0.30473998188972473,0.30528151988983154,0.3058202862739563,0.30635568499565125,0.3068866431713104,0.3074057996273041,0.3079149127006531,0.30842840671539307,0.30893632769584656,0.3094317317008972,0.30992719531059265,0.3104110658168793,0.3108859658241272,0.3113560974597931,0.3118212819099426,0.3122815787792206,0.3127346634864807,0.31318339705467224,0.31362685561180115,0.31405559182167053,0.3144841492176056,0.31490015983581543,0.31531593203544617,0.31572145223617554,0.31611356139183044,0.3164995610713959,0.3168800473213196,0.317253977060318,0.31762081384658813,0.31797945499420166,0.3183321952819824,0.31867703795433044,0.31901758909225464,0.31934791803359985,0.3196731209754944,0.31999096274375916,0.3203044831752777,0.32061338424682617,0.3209095299243927,0.3212043344974518,0.3214905858039856,0.32177332043647766,0.3220483660697937,0.32231682538986206,0.3225803077220917,0.32283705472946167,0.3230903148651123,0.3233388066291809,0.32357943058013916,0.3238147795200348,0.3240492641925812,0.32427626848220825,0.3244973123073578,0.3247130811214447,0.32492148876190186,0.3251268267631531,0.3253259062767029,0.3255220949649811,0.325713574886322,0.3258979618549347,0.32608121633529663,0.32625576853752136,0.32642844319343567,0.32659661769866943,0.3267603814601898,0.3269173800945282,0.3270709812641144,0.32722100615501404,0.32736656069755554,0.32750794291496277,0.32764652371406555,0.3277795612812042,0.3279111683368683,0.32803815603256226,0.32816082239151,0.3282783031463623,0.3283957540988922,0.32850828766822815,0.32862013578414917,0.3287282884120941,0.32883474230766296,0.328937292098999,0.32903748750686646,0.3291327655315399,0.3292263448238373,0.3293164372444153,0.3294035494327545],"active":[0.018753468990325928,0.016135402023792267,0.01499064452946186,0.01426120474934578,0.01370367780327797,0.013195384293794632,0.012701649218797684,0.012222319841384888,0.011756177991628647,0.011270754039287567,0.010803580284118652,0.010325901210308075,0.009863309562206268,0.009428836405277252,0.009004183113574982,0.008575186133384705,0.008166126906871796,0.007767349481582642,0.007383361458778381,0.007008634507656097,0.006652116775512695,0.006304062902927399,0.005973249673843384,0.005675353109836578,0.005377806723117828,0.005089104175567627,0.0048217326402664185,0.004577800631523132,0.00432606041431427,0.004095792770385742,0.0038730353116989136,0.0037679970264434814,0.0036993324756622314,0.0036484450101852417,0.003589928150177002,0.0035478919744491577,0.00349995493888855,0.0034423619508743286,0.0033837556838989258,0.003329157829284668,0.0032809674739837646,0.003231033682823181,0.003181561827659607,0.0031344443559646606,0.003083750605583191,0.0030321478843688965,0.002973005175590515,0.0029207468032836914,0.0028653889894485474,0.0028117746114730835,0.002769172191619873,0.002722710371017456,0.002679780125617981,0.0026273876428604126,0.0025821924209594727,0.0025355517864227295,0.0024929791688919067,0.002463594079017639,0.0024158507585525513,0.002368450164794922,0.0023326128721237183,0.002295076847076416,0.0022599250078201294,0.0022264719009399414,0.0021801739931106567,0.0021366775035858154,0.002111196517944336,0.0020823031663894653,0.0020369887351989746,0.002004295587539673,0.0019786804914474487,0.0019422024488449097,0.0019119828939437866,0.0018844455480575562,0.0018567144870758057,0.001824885606765747,0.0017932802438735962,0.001765221357345581,0.0017361044883728027,0.0017117708921432495,0.0016860514879226685,0.001662909984588623,0.0016437172889709473,0.001623794436454773,0.001604706048965454,0.001585647463798523,0.0015595108270645142,0.0015364736318588257,0.001512080430984497,0.0014951825141906738,0.0014782994985580444,0.0014629960060119629,0.0014436691999435425,0.0014288723468780518,0.0014188587665557861,0.0013979524374008179,0.0013836324214935303,0.0013751238584518433,0.0013589859008789062,0.0013425350189208984,0.0013313889503479004,0.001308158040046692,0.001301094889640808,0.0012877434492111206,0.0012770593166351318,0.001265794038772583,0.0012488067150115967,0.0012466460466384888,0.0012327879667282104,0.0012241899967193604,0.0012181401252746582,0.0012075453996658325,0.0012008249759674072,0.0011915415525436401,0.001188129186630249,0.0011773109436035156,0.0011636614799499512,0.0011530667543411255,0.0011514723300933838,0.0011501908302307129,0.0011375248432159424,0.0011298209428787231,0.0011184215545654297,0.0011154115200042725,0.0011122673749923706,0.0011027753353118896,0.0011055320501327515,0.0011044293642044067,0.0010967105627059937,0.0010936260223388672,0.0010840892791748047,0.0010884851217269897,0.0010848790407180786,0.001082494854927063,0.0010754317045211792,0.0010719448328018188,0.001075461506843567,0.0010731816291809082,0.0010751336812973022,0.0010747164487838745,0.0010726302862167358,0.0010710954666137695,0.0010689646005630493,0.0010686367750167847,0.0010696649551391602,0.001067832112312317,0.0010680407285690308,0.0010652542114257812,0.0010625571012496948,0.0010644346475601196,0.0010603368282318115,0.0010639727115631104,0.0010570436716079712,0.001059204339981079,0.0010567903518676758,0.0010584741830825806,0.0010545849800109863,0.0010585635900497437,0.0010660886764526367,0.0010616481304168701,0.0010635852813720703,0.0010640770196914673,0.0010655075311660767,0.0010764896869659424,0.0010735094547271729,0.001081213355064392,0.0010834187269210815,0.0010785311460494995,0.0010763555765151978,0.0010867118835449219,0.0010939538478851318,0.0010939836502075195,0.0010912418365478516,0.0011022686958312988,0.0011088848114013672,0.0011127293109893799,0.00111311674118042,0.0011144578456878662,0.0011247098445892334,0.0011216700077056885,0.0011318325996398926,0.0011341571807861328,0.001135796308517456,0.0011419057846069336,0.0011508464813232422,0.0011612474918365479,0.0011739134788513184,0.0011863112449645996,0.001186668872833252,0.0011951327323913574,0.00120621919631958,0.0012127459049224854,0.0012187361717224121,0.0012256801128387451,0.001226872205734253,0.0012376606464385986,0.001243293285369873,0.001250535249710083,0.0012519359588623047,0.0012547671794891357,0.0012545883655548096,0.0012661516666412354,0.00126609206199646,0.001271277666091919,0.00128135085105896,0.0012837648391723633,0.0012956857681274414,0.0013027191162109375,0.0013061165809631348,0.0013143718242645264,0.0013156533241271973,0.001315385103225708,0.0013250112533569336,0.001327604055404663,0.0013271868228912354,0.001331329345703125,0.0013370811939239502,0.00135764479637146,0.0013492405414581299,0.0013439655303955078,0.001347661018371582,0.0013517439365386963,0.0013710260391235352,0.0013645291328430176,0.0013649463653564453,0.0013609230518341064,0.0013565123081207275,0.0013569891452789307,0.001360774040222168,0.0013644695281982422,0.0013741850852966309,0.0013727843761444092,0.0013713538646697998,0.0013706982135772705,0.0013656914234161377,0.0013664960861206055,0.001361459493637085,0.0013620555400848389,0.001365751028060913,0.0013619661331176758,0.0013540089130401611,0.0013519227504730225,0.001350700855255127,0.0013491511344909668,0.0013510584831237793,0.0013516247272491455,0.001342475414276123,0.0013352036476135254,0.0013353526592254639,0.001330941915512085,0.0013159513473510742,0.0013093650341033936,0.0013002753257751465,0.0012953877449035645,0.001290649175643921,0.001278609037399292,0.001280456781387329,0.0012736916542053223,0.001263648271560669,0.0012500286102294922,0.0012426674365997314,0.0012368559837341309,0.001218646764755249,0.001212775707244873,0.0012047290802001953,0.0011959969997406006,0.0011852085590362549,0.0011714696884155273,0.001153320074081421,0.0011473298072814941,0.0011454522609710693,0.0011332333087921143,0.0011186003684997559,0.0011040866374969482,0.0010831356048583984,0.001074075698852539,0.0010626018047332764,0.001053541898727417,0.001043856143951416,0.0010320544242858887,0.0010194778442382812,0.0010029077529907227,0.0009811222553253174,0.0009702742099761963,0.0009511709213256836,0.000941932201385498,0.0009264945983886719,0.000903785228729248,0.0008925497531890869,0.0008831322193145752,0.0008685886859893799,0.000853419303894043,0.0008372366428375244,0.0008223950862884521,0.00080832839012146,0.0007981657981872559,0.0007821917533874512,0.0007692575454711914,0.0007565319538116455,0.0007486939430236816,0.000734478235244751,0.0007188320159912109,0.0007057487964630127,0.0006898641586303711,0.0006826519966125488,0.0006681084632873535,0.0006569623947143555,0.000645756721496582,0.0006313025951385498,0.0006211698055267334,0.000609666109085083,0.0006001293659210205,0.0005889236927032471,0.0005815029144287109,0.0005690455436706543,0.0005585253238677979,0.0005446374416351318,0.0005310475826263428,0.0005229413509368896,0.0005112290382385254,0.0005028247833251953,0.0004943311214447021,0.00048211216926574707,0.00047257542610168457,0.00046062469482421875,0.0004521310329437256,0.00044524669647216797,0.0004361569881439209,0.0004264414310455322,0.00041621923446655273,0.0004082024097442627,0.0003999471664428711,0.00039082765579223633,0.0003854036331176758,0.0003758370876312256,0.0003693103790283203,0.000359266996383667,0.00035074353218078613,0.00034493207931518555,0.00034314393997192383,0.0003356635570526123,0.0003312230110168457,0.00032445788383483887,0.0003179013729095459,0.0003114938735961914,0.0003019571304321289,0.0002943575382232666,0.0002894401550292969,0.00028333067893981934,0.0002796351909637451,0.0002735555171966553]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.018753468990325928,0.025474337860941887,0.03220405429601669,0.03870730102062225,0.04493841528892517,0.05089167505502701,0.056552693247795105,0.061924632638692856,0.06703422218561172,0.07188019901514053,0.07644543051719666,0.08078406751155853,0.08487043529748917,0.08872345834970474,0.09236261248588562,0.09579914808273315,0.09904246032238007,0.10208965092897415,0.10495631396770477,0.10764537006616592,0.11018241941928864,0.11256729811429977,0.11479559540748596,0.11688993871212006,0.11886140704154968,0.12070996314287186,0.12244704365730286,0.12407300621271133,0.1255914568901062,0.12701232731342316,0.12834510207176208,0.12967702746391296,0.13098493218421936,0.13226240873336792,0.13351289927959442,0.13472521305084229,0.1359163522720337,0.1370791643857956,0.1382165551185608,0.13931804895401,0.14040100574493408,0.14145372807979584,0.14247587323188782,0.14347168803215027,0.14444808661937714,0.14539343118667603,0.14631590247154236,0.14721834659576416,0.14809830486774445,0.14895722270011902,0.14979171752929688,0.15061207115650177,0.151412695646286,0.15219107270240784,0.15294714272022247,0.1536862552165985,0.1544084995985031,0.15511296689510345,0.15579648315906525,0.1564633846282959,0.15711688995361328,0.1577511876821518,0.15837310254573822,0.15898139774799347,0.15957166254520416,0.16014857590198517,0.16071082651615143,0.16126318275928497,0.16180001199245453,0.16232191026210785,0.16283084452152252,0.1633291095495224,0.1638185977935791,0.16429419815540314,0.16475743055343628,0.16521050035953522,0.16565226018428802,0.16608406603336334,0.16651053726673126,0.16692304611206055,0.16732436418533325,0.1677238643169403,0.16811026632785797,0.16849082708358765,0.16886013746261597,0.16922076046466827,0.1695740669965744,0.1699237823486328,0.17026399075984955,0.17059440910816193,0.17091907560825348,0.1712382286787033,0.17155294120311737,0.1718587428331375,0.1721603125333786,0.1724551022052765,0.17274847626686096,0.17303600907325745,0.1733160763978958,0.17359162867069244,0.17385879158973694,0.1741214394569397,0.1743813306093216,0.17463506758213043,0.1748855859041214,0.17513085901737213,0.17537085711956024,0.17560943961143494,0.17584355175495148,0.17607398331165314,0.17630235850811005,0.17652527987957,0.17674779891967773,0.1769629716873169,0.1771737039089203,0.17738325893878937,0.17759151756763458,0.1777947098016739,0.17799723148345947,0.17819666862487793,0.1783936768770218,0.1785879135131836,0.17877615988254547,0.17896616458892822,0.17915302515029907,0.17933590710163116,0.17951694130897522,0.1796972006559372,0.179877370595932,0.180052250623703,0.18023067712783813,0.18040259182453156,0.18057307600975037,0.18074247241020203,0.18091356754302979,0.18108052015304565,0.1812446415424347,0.18140918016433716,0.1815730482339859,0.1817348748445511,0.18189378082752228,0.1820524036884308,0.18221032619476318,0.18236465752124786,0.18251939117908478,0.18267491459846497,0.1828264743089676,0.1829797923564911,0.18313010036945343,0.18327972292900085,0.18343116343021393,0.18357905745506287,0.18372729420661926,0.18387778103351593,0.18402528762817383,0.18417173624038696,0.1843148022890091,0.18446220457553864,0.18460552394390106,0.1847517490386963,0.18489620089530945,0.18504324555397034,0.1851879507303238,0.18533365428447723,0.18547825515270233,0.1856180727481842,0.1857624500989914,0.1859102100133896,0.18605674803256989,0.1861974596977234,0.18634077906608582,0.18648476898670197,0.18663163483142853,0.18677844107151031,0.18692317605018616,0.1870691180229187,0.18721507489681244,0.1873641014099121,0.1875109225511551,0.18765659630298615,0.18780264258384705,0.18794985115528107,0.18809475004673004,0.18824447691440582,0.18839296698570251,0.1885438859462738,0.18869534134864807,0.18884976208209991,0.18900133669376373,0.1891559213399887,0.1893126666545868,0.18946903944015503,0.18962298333644867,0.18977782130241394,0.18993353843688965,0.19009017944335938,0.19024884700775146,0.19040843844413757,0.19056925177574158,0.19073154032230377,0.1908937394618988,0.1910596489906311,0.1912274956703186,0.19139625132083893,0.19156543910503387,0.19173362851142883,0.19190816581249237,0.1920813024044037,0.19225560128688812,0.1924307942390442,0.19260922074317932,0.19279024004936218,0.19297213852405548,0.19315311312675476,0.19333603978157043,0.19352592527866364,0.19371433556079865,0.19390349090099335,0.19409595429897308,0.194290891289711,0.19448848068714142,0.19468483328819275,0.19488880038261414,0.19508950412273407,0.19529327750205994,0.19549892842769623,0.19570860266685486,0.1959197074174881,0.19613614678382874,0.1963527798652649,0.1965736597776413,0.19679398834705353,0.19702143967151642,0.19724369049072266,0.19747567176818848,0.19771064817905426,0.197946697473526,0.19818365573883057,0.1984243243932724,0.19866937398910522,0.19891850650310516,0.19916938245296478,0.19942288100719452,0.19967728853225708,0.19993722438812256,0.20019616186618805,0.20046046376228333,0.20072752237319946,0.20099833607673645,0.20127254724502563,0.20154978334903717,0.2018280327320099,0.20210795104503632,0.20239420235157013,0.20268170535564423,0.202972412109375,0.20326338708400726,0.20356148481369019,0.20386360585689545,0.20417045056819916,0.20448574423789978,0.20479722321033478,0.2051120102405548,0.20543457567691803,0.20576022565364838,0.20609277486801147,0.2064211219549179,0.2067575603723526,0.20710039138793945,0.2074490785598755,0.20779600739479065,0.20814383029937744,0.20849959552288055,0.20886017382144928,0.20922307670116425,0.2095869481563568,0.2099551409482956,0.21032150089740753,0.21069581806659698,0.2110763043165207,0.211459219455719,0.21183961629867554,0.2122303694486618,0.21262530982494354,0.2130194902420044,0.2134183645248413,0.21381054818630219,0.2142140418291092,0.21461482346057892,0.21502387523651123,0.21543247997760773,0.21584026515483856,0.21625444293022156,0.21667131781578064,0.2170899361371994,0.21751591563224792,0.2179403156042099,0.21836568415164948,0.21879072487354279,0.2192196100950241,0.2196531593799591,0.22008755803108215,0.22052787244319916,0.22096513211727142,0.2214008867740631,0.22183984518051147,0.22228077054023743,0.22272098064422607,0.2231607586145401,0.22359983623027802,0.22404032945632935,0.22448205947875977,0.22492000460624695,0.22536204755306244,0.2258085012435913,0.2262534499168396,0.2266920655965805,0.2271384745836258,0.22758126258850098,0.22802037000656128,0.2284572571516037,0.2288925051689148,0.22932760417461395,0.22976210713386536,0.23019544780254364,0.2306264489889145,0.23105588555335999,0.23148494958877563,0.23190757632255554,0.23232677578926086,0.23274502158164978,0.2331588715314865,0.233575701713562,0.23398028314113617,0.23438844084739685,0.23479555547237396,0.2351955622434616,0.23559251427650452,0.2359798699617386,0.2363651692867279,0.23674434423446655,0.23712097108364105,0.2374935895204544,0.2378595918416977,0.23821772634983063,0.23857566714286804,0.23892970383167267,0.23928110301494598,0.23962810635566711,0.2399730235338211,0.24030381441116333],"recovered":[0.0,0.009337212890386581,0.01737097278237343,0.024740545079112053,0.031693004071712494,0.038285061717033386,0.044555045664310455,0.05052934214472771,0.05619432032108307,0.061579763889312744,0.06669346988201141,0.0715264305472374,0.07612837105989456,0.08046301454305649,0.08456897735595703,0.08843396604061127,0.0920896902680397,0.09553342312574387,0.09877385199069977,0.10183393210172653,0.10470426827669144,0.1074095070362091,0.10994858294725418,0.1123354509472847,0.11457346379756927,0.11668257415294647,0.11867091804742813,0.12052962929010391,0.12227074801921844,0.12389874458312988,0.12542054057121277,0.12684981524944305,0.1282346248626709,0.12958285212516785,0.13089464604854584,0.13217636942863464,0.1334250122308731,0.13464103639125824,0.13583269715309143,0.13699831068515778,0.13813050091266632,0.1392415314912796,0.14032240211963654,0.1413682997226715,0.14239269495010376,0.14339160919189453,0.14436405897140503,0.1453164964914322,0.1462392807006836,0.14714226126670837,0.1480179727077484,0.1488804668188095,0.14971914887428284,0.15053825080394745,0.15132968127727509,0.15210644900798798,0.15286974608898163,0.15360882878303528,0.15433228015899658,0.15503671765327454,0.15571896731853485,0.1563868224620819,0.15704317390918732,0.15768222510814667,0.15830665826797485,0.15891201794147491,0.15950822830200195,0.16008295118808746,0.16064873337745667,0.16119810938835144,0.16173335909843445,0.1622544825077057,0.1627649962902069,0.16326773166656494,0.1637517511844635,0.16422879695892334,0.16469596326351166,0.16514897346496582,0.16559027135372162,0.16602644324302673,0.1664491593837738,0.166858971118927,0.167266383767128,0.16766470670700073,0.1680503785610199,0.16842730343341827,0.16879582405090332,0.16915710270404816,0.1695147007703781,0.16986019909381866,0.17019835114479065,0.17052873969078064,0.1708570420742035,0.1711779087781906,0.17149308323860168,0.1718013435602188,0.1721039116382599,0.17240506410598755,0.1726955622434616,0.17298327386379242,0.1732608526945114,0.17353177070617676,0.17380201816558838,0.17406588792800903,0.1743258535861969,0.17458109557628632,0.17483387887477875,0.17507995665073395,0.1753215491771698,0.17556095123291016,0.17579427361488342,0.17602665722370148,0.17625392973423004,0.17647784948349,0.17669643461704254,0.17691411077976227,0.17712411284446716,0.17733705043792725,0.17754259705543518,0.17774714529514313,0.17795103788375854,0.17814941704273224,0.17834611237049103,0.17853599786758423,0.17872950434684753,0.1789178103208542,0.17910167574882507,0.1792847365140915,0.1794687658548355,0.17965108156204224,0.17982947826385498,0.1800098568201065,0.1801847666501999,0.18035714328289032,0.1805296242237091,0.18070149421691895,0.1808694452047348,0.18103580176830292,0.18119995296001434,0.18136480450630188,0.1815275400876999,0.1816866546869278,0.18184703588485718,0.1820041388273239,0.18216271698474884,0.1823171228170395,0.18247167766094208,0.18262489140033722,0.18277831375598907,0.18292970955371857,0.18308089673519135,0.1832336187362671,0.1833827793598175,0.1835336536169052,0.18368029594421387,0.18382784724235535,0.18397633731365204,0.1841212511062622,0.18426834046840668,0.18441452085971832,0.1845579594373703,0.18470315635204315,0.18484757840633392,0.18499164283275604,0.18513444066047668,0.18528133630752563,0.18542692065238953,0.18556948006153107,0.18571481108665466,0.18586008250713348,0.18600426614284515,0.18615080416202545,0.1862926185131073,0.18643604218959808,0.1865815669298172,0.18672746419906616,0.18687358498573303,0.18701858818531036,0.1871660202741623,0.18731291592121124,0.18745917081832886,0.187606543302536,0.1877550631761551,0.18790051341056824,0.1880505084991455,0.18819917738437653,0.18834781646728516,0.18849651515483856,0.1886478215456009,0.18880105018615723,0.18895567953586578,0.18911249935626984,0.1892676204442978,0.18942256271839142,0.1895739734172821,0.18972784280776978,0.18988509476184845,0.19004297256469727,0.19020089507102966,0.19035841524600983,0.19052068889141083,0.19068215787410736,0.19084517657756805,0.19101102650165558,0.1911797821521759,0.1913464218378067,0.1915145069360733,0.19168426096439362,0.19186076521873474,0.1920330673456192,0.1922059953212738,0.19238252937793732,0.19256137311458588,0.19274330139160156,0.192923441529274,0.1931045949459076,0.1932876706123352,0.1934756487607956,0.19366417825222015,0.19385260343551636,0.19404658675193787,0.1942434310913086,0.19444222748279572,0.19463956356048584,0.19483879208564758,0.19503964483737946,0.19524554908275604,0.1954527497291565,0.19566380977630615,0.19587598741054535,0.19608831405639648,0.19630657136440277,0.196526437997818,0.19674921035766602,0.19697092473506927,0.19719703495502472,0.19742918014526367,0.19766589999198914,0.1979016214609146,0.1981363743543625,0.19837957620620728,0.1986255645751953,0.19887441396713257,0.19912472367286682,0.1993781477212906,0.19963403046131134,0.19989334046840668,0.20015250146389008,0.20041300356388092,0.2006804198026657,0.20095373690128326,0.2012290209531784,0.20150642096996307,0.2017844170331955,0.20206229388713837,0.20234525203704834,0.20263409614562988,0.2029244303703308,0.20321795344352722,0.20351845026016235,0.2038220912218094,0.2041318714618683,0.20443867146968842,0.2047518491744995,0.20506957173347473,0.20539593696594238,0.2057192325592041,0.2060481458902359,0.20637932419776917,0.20672261714935303,0.2070608288049698,0.2074073851108551,0.20774975419044495,0.20810151100158691,0.2084583193063736,0.20881345868110657,0.20917625725269318,0.20954129099845886,0.20990441739559174,0.21027421951293945,0.21065151691436768,0.21103376150131226,0.21141336858272552,0.2117994874715805,0.21218878030776978,0.21257847547531128,0.2129744440317154,0.21336796879768372,0.21376672387123108,0.21416817605495453,0.21457123756408691,0.21497417986392975,0.21538497507572174,0.2157978117465973,0.2162064164876938,0.21662388741970062,0.21704421937465668,0.21746617555618286,0.21789346635341644,0.21831677854061127,0.218745619058609,0.2191762924194336,0.21960945427417755,0.22004279494285583,0.22048203647136688,0.22091615200042725,0.22135423123836517,0.22179429233074188,0.22223404049873352,0.2226734757423401,0.2231101393699646,0.2235490083694458,0.22399143874645233,0.22443144023418427,0.22487349808216095,0.22531260550022125,0.22575876116752625,0.2262032926082611,0.2266499400138855,0.22709476947784424,0.22753354907035828,0.22797167301177979,0.22840848565101624,0.22884921729564667,0.2292797565460205,0.22971419990062714,0.2301475703716278,0.23057813942432404,0.2310071587562561,0.23143287003040314,0.23185445368289948,0.23227517306804657,0.23269493877887726,0.23310986161231995,0.2335190325975418,0.23392413556575775,0.23433077335357666,0.23473487794399261,0.23513522744178772,0.2355264127254486,0.23591873049736023,0.2363053411245346,0.23668718338012695,0.2370625138282776,0.2374352067708969,0.23779582977294922,0.23816139996051788,0.23852095007896423,0.2388777732849121,0.23922613263130188,0.23957066237926483],"active":[0.018753468990325928,0.016137124970555305,0.014833081513643265,0.0139667559415102,0.013245411217212677,0.012606613337993622,0.01199764758348465,0.011395290493965149,0.010839901864528656,0.01030043512582779,0.009751960635185242,0.009257636964321136,0.008742064237594604,0.008260443806648254,0.007793635129928589,0.007365182042121887,0.0069527700543403625,0.006556227803230286,0.006182461977005005,0.005811437964439392,0.0054781511425971985,0.005157791078090668,0.004847012460231781,0.004554487764835358,0.004287943243980408,0.0040273889899253845,0.0037761256098747253,0.003543376922607422,0.0033207088708877563,0.003113582730293274,0.0029245615005493164,0.0028272122144699097,0.002750307321548462,0.0026795566082000732,0.002618253231048584,0.0025488436222076416,0.0024913400411605835,0.0024381279945373535,0.0023838579654693604,0.002319738268852234,0.0022705048322677612,0.0022121965885162354,0.0021534711122512817,0.0021033883094787598,0.0020553916692733765,0.002001821994781494,0.001951843500137329,0.0019018501043319702,0.001859024167060852,0.0018149614334106445,0.001773744821548462,0.0017316043376922607,0.0016935467720031738,0.0016528218984603882,0.0016174614429473877,0.0015798062086105347,0.0015387535095214844,0.0015041381120681763,0.0014642030000686646,0.0014266669750213623,0.0013979226350784302,0.0013643652200698853,0.0013299286365509033,0.0012991726398468018,0.001265004277229309,0.001236557960510254,0.001202598214149475,0.0011802315711975098,0.0011512786149978638,0.0011238008737564087,0.0010974854230880737,0.0010746270418167114,0.0010536015033721924,0.0010264664888381958,0.0010056793689727783,0.0009817034006118774,0.0009562969207763672,0.000935092568397522,0.0009202659130096436,0.0008966028690338135,0.0008752048015594482,0.0008648931980133057,0.0008438825607299805,0.0008261203765869141,0.0008097589015960693,0.00079345703125,0.0007782429456710815,0.0007666796445846558,0.0007492899894714355,0.0007342100143432617,0.0007207244634628296,0.0007094889879226685,0.0006958991289138794,0.0006808340549468994,0.0006672292947769165,0.0006537586450576782,0.0006445646286010742,0.0006309449672698975,0.0006205141544342041,0.0006083548069000244,0.0005979388952255249,0.0005896687507629395,0.0005793124437332153,0.0005691796541213989,0.0005597323179244995,0.0005497634410858154,0.0005369782447814941,0.0005294829607009888,0.0005220025777816772,0.000513032078742981,0.0005080848932266235,0.0004986226558685303,0.0004938691854476929,0.0004851222038269043,0.0004772692918777466,0.0004691481590270996,0.00046740472316741943,0.00045765936374664307,0.000454634428024292,0.00044952332973480225,0.00044263899326324463,0.000438496470451355,0.00043004751205444336,0.00043016672134399414,0.0004235208034515381,0.00041809678077697754,0.0004152655601501465,0.0004124641418457031,0.0004086047410964966,0.0004011690616607666,0.0004011988639831543,0.00039273500442504883,0.0003883093595504761,0.00038532912731170654,0.0003839433193206787,0.000379025936126709,0.00037519633769989014,0.0003733783960342407,0.0003730952739715576,0.00037007033824920654,0.0003662407398223877,0.0003657490015029907,0.00036329030990600586,0.0003605186939239502,0.0003566741943359375,0.0003577917814254761,0.0003547966480255127,0.00035490095615386963,0.00035178661346435547,0.0003500133752822876,0.000350266695022583,0.00034543871879577637,0.0003445148468017578,0.0003441274166107178,0.00034499168395996094,0.0003438889980316162,0.00033846497535705566,0.0003409534692764282,0.00033718347549438477,0.0003372281789779663,0.00033824145793914795,0.00034008920192718506,0.00034037232398986816,0.0003420114517211914,0.00034381449222564697,0.00033673644065856934,0.0003355294466018677,0.0003407299518585205,0.00034193694591522217,0.0003373771905899048,0.0003365129232406616,0.00033396482467651367,0.00033901631832122803,0.00034239888191223145,0.0003416091203689575,0.00034165382385253906,0.00034148991107940674,0.0003455132246017456,0.00034490227699279785,0.00034368038177490234,0.0003434717655181885,0.00034330785274505615,0.00033968687057495117,0.00034396350383758545,0.00034245848655700684,0.00034470856189727783,0.00034752488136291504,0.00035324692726135254,0.0003535151481628418,0.00035487115383148193,0.0003569871187210083,0.00035654008388519287,0.0003553628921508789,0.00035525858402252197,0.00035956501960754395,0.0003623366355895996,0.00036375224590301514,0.0003654658794403076,0.00036835670471191406,0.0003731250762939453,0.0003730505704879761,0.0003774911165237427,0.0003823190927505493,0.0003852248191833496,0.0003856569528579712,0.00038720667362213135,0.0003936588764190674,0.0003970414400100708,0.00039483606815338135,0.0003977268934249878,0.0004032254219055176,0.0004077106714248657,0.0004107654094696045,0.00040981173515319824,0.00041259825229644775,0.0004213303327560425,0.00042666494846343994,0.0004278421401977539,0.0004317760467529297,0.0004382878541946411,0.00044189393520355225,0.0004414021968841553,0.0004465728998184204,0.00044994056224823,0.0004544854164123535,0.00045928359031677246,0.0004630535840988159,0.000466957688331604,0.000472337007522583,0.00047679245471954346,0.000485345721244812,0.00048741698265075684,0.0004950016736984253,0.0004944801330566406,0.0005047470331192017,0.000513613224029541,0.0005175173282623291,0.0005177557468414307,0.0005227029323577881,0.0005329996347427368,0.0005389302968978882,0.0005438178777694702,0.0005484670400619507,0.0005525648593902588,0.0005590766668319702,0.000562131404876709,0.000567123293876648,0.0005750209093093872,0.0005853325128555298,0.0005921274423599243,0.0005960464477539062,0.0005990117788314819,0.0006015300750732422,0.0006097853183746338,0.0006194114685058594,0.0006271600723266602,0.0006292909383773804,0.000637054443359375,0.0006456524133682251,0.0006520003080368042,0.0006636530160903931,0.0006653517484664917,0.000673338770866394,0.0006827265024185181,0.000690653920173645,0.0006968379020690918,0.0007018893957138062,0.0007094144821166992,0.0007210671901702881,0.0007264614105224609,0.0007351785898208618,0.0007364451885223389,0.0007498413324356079,0.0007586628198623657,0.0007647573947906494,0.0007734894752502441,0.000778883695602417,0.0007802098989486694,0.000791400671005249,0.0008020848035812378,0.0008077025413513184,0.0008058547973632812,0.0008170008659362793,0.0008258223533630371,0.0008307099342346191,0.0008398890495300293,0.000836104154586792,0.0008460730314254761,0.0008480995893478394,0.0008556991815567017,0.000861242413520813,0.0008660852909088135,0.0008694678544998169,0.0008735060691833496,0.0008835196495056152,0.0008920282125473022,0.0008960962295532227,0.0008995085954666138,0.0008972585201263428,0.0009028315544128418,0.0009075403213500977,0.0009112656116485596,0.0009184181690216064,0.0009223371744155884,0.000918850302696228,0.0009236931800842285,0.0009265393018722534,0.0009266883134841919,0.0009267181158065796,0.0009263604879379272,0.0009301900863647461,0.0009330511093139648,0.0009285658597946167,0.0009306073188781738,0.0009350031614303589,0.0009408444166183472,0.0009333044290542603,0.0009351819753646851,0.0009313225746154785,0.000925600528717041,0.0009237080812454224,0.0009208321571350098,0.0009191185235977173,0.000912889838218689,0.0009156912565231323,0.0009122490882873535,0.0009083151817321777,0.0009068101644515991,0.0009004175662994385,0.000893905758857727,0.0008905678987503052,0.0008836984634399414,0.0008807629346847534,0.0008704215288162231,0.0008694082498550415,0.0008714199066162109,0.0008647888898849487,0.0008576363325119019,0.0008446425199508667,0.0008387565612792969,0.0008256137371063232,0.0008156299591064453,0.0008064061403274536,0.000797078013420105,0.0007825195789337158,0.0007798373699188232,0.0007683038711547852,0.0007601529359817505,0.0007503330707550049,0.0007468909025192261,0.0007331520318984985]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.018753468990325928,0.0254799947142601,0.032054975628852844,0.038369350135326385,0.044339198619127274,0.04997194930911064,0.05525394529104233,0.06022883579134941,0.06489777565002441,0.0692710280418396,0.07335580140352249,0.07718436419963837,0.08077753335237503,0.0841178447008133,0.08722478896379471,0.09013517200946808,0.09284593909978867,0.09538386017084122,0.0977458506822586,0.09994646906852722,0.10198893398046494,0.10389576852321625,0.10566811263561249,0.10732105374336243,0.10885604470968246,0.11028270423412323,0.11161264777183533,0.11285233497619629,0.11400673538446426,0.1150728389620781,0.11606519669294357,0.11703857779502869,0.11798538267612457,0.11889276653528214,0.11977627128362656,0.12063658237457275,0.1214718371629715,0.12227260321378708,0.12304975837469101,0.12380118668079376,0.1245231181383133,0.1252211034297943,0.12588974833488464,0.12653644382953644,0.1271667331457138,0.12777376174926758,0.12836313247680664,0.12892714142799377,0.1294785737991333,0.13000589609146118,0.1305135190486908,0.13100892305374146,0.13148674368858337,0.1319541037082672,0.13239620625972748,0.13282674551010132,0.13324467837810516,0.1336468756198883,0.13403362035751343,0.13440605998039246,0.13477370142936707,0.13512131571769714,0.13545913994312286,0.13578897714614868,0.136105015873909,0.13641589879989624,0.13671331107616425,0.13700269162654877,0.13728156685829163,0.1375526785850525,0.13780978322029114,0.13806457817554474,0.13830974698066711,0.138546884059906,0.13877686858177185,0.13899827003479004,0.13921359181404114,0.13942080736160278,0.13961981236934662,0.13981547951698303,0.1400025188922882,0.14018478989601135,0.14036332070827484,0.14053529500961304,0.14070267975330353,0.14086467027664185,0.14102232456207275,0.14117462933063507,0.14132243394851685,0.14146646857261658,0.14160455763339996,0.141741544008255,0.1418740302324295,0.1420024335384369,0.14212623238563538,0.14224809408187866,0.1423649936914444,0.14247842133045197,0.14258825778961182,0.14269684255123138,0.14280307292938232,0.14290383458137512,0.14300477504730225,0.1431015580892563,0.14319747686386108,0.1432894468307495,0.14337876439094543,0.14346684515476227,0.14355230331420898,0.14363433420658112,0.14371579885482788,0.14379547536373138,0.14387312531471252,0.14394789934158325,0.1440211534500122,0.14409217238426208,0.1441626399755478,0.14423134922981262,0.1442994326353073,0.14436480402946472,0.1444285660982132,0.14449037611484528,0.14455048739910126,0.14461088180541992,0.14466893672943115,0.1447259485721588,0.14478226006031036,0.14483843743801117,0.14489182829856873,0.1449434459209442,0.1449955552816391,0.14504794776439667,0.1450972557067871,0.1451462060213089,0.14519420266151428,0.14524111151695251,0.14528751373291016,0.14533236622810364,0.14537717401981354,0.1454215794801712,0.1454649120569229,0.14550858736038208,0.14555077254772186,0.1455908864736557,0.1456318199634552,0.14567136764526367,0.14570969343185425,0.14574691653251648,0.1457836925983429,0.14582155644893646,0.14585748314857483,0.1458941102027893,0.14593006670475006,0.14596566557884216,0.14600172638893127,0.14603576064109802,0.14607009291648865,0.14610324800014496,0.14613527059555054,0.14616701006889343,0.146199569106102,0.14623218774795532,0.14626367390155792,0.14629541337490082,0.146326944231987,0.1463572382926941,0.14638765156269073,0.14641804993152618,0.14644664525985718,0.14647629857063293,0.1465059369802475,0.14653554558753967,0.14656509459018707,0.14659354090690613,0.1466224193572998,0.14665040373802185,0.14667856693267822,0.14670589566230774,0.1467336118221283,0.14676201343536377,0.14678937196731567,0.1468171328306198,0.14684490859508514,0.14687179028987885,0.14689861238002777,0.1469254344701767,0.14695154130458832,0.14697793126106262,0.14700324833393097,0.14702826738357544,0.1470537632703781,0.1470804661512375,0.14710620045661926,0.14713218808174133,0.14715847373008728,0.14718370139598846,0.1472100466489792,0.1472349613904953,0.14726130664348602,0.14728692173957825,0.14731179177761078,0.14733701944351196,0.14736191928386688,0.14738702774047852,0.14741148054599762,0.14743584394454956,0.14746138453483582,0.1474863588809967,0.14751200377941132,0.1475370079278946,0.14756163954734802,0.14758628606796265,0.14761236310005188,0.1476380079984665,0.14766347408294678,0.14768870174884796,0.14771384000778198,0.14773957431316376,0.14776389300823212,0.1477889120578766,0.14781437814235687,0.14783911406993866,0.14786386489868164,0.14788982272148132,0.14791607856750488,0.14794118702411652,0.1479669064283371,0.14799287915229797,0.1480189859867096,0.14804533123970032,0.14807148277759552,0.14809846878051758,0.14812447130680084,0.14815029501914978,0.14817768335342407,0.14820457994937897,0.14823018014431,0.14825689792633057,0.14828398823738098,0.14831063151359558,0.1483377367258072,0.14836585521697998,0.14839355647563934,0.1484205424785614,0.14844924211502075,0.14847761392593384,0.14850616455078125,0.14853401482105255,0.14856313169002533,0.14859287440776825,0.1486223191022873,0.14865097403526306,0.14868104457855225,0.14871123433113098,0.14874248206615448,0.14877361059188843,0.1488053947687149,0.14883503317832947,0.1488669514656067,0.14889812469482422,0.1489284187555313,0.14896062016487122,0.14899218082427979,0.14902448654174805,0.14905798435211182,0.14909128844738007,0.14912427961826324,0.1491580307483673,0.1491917222738266,0.14922557771205902,0.14926044642925262,0.14929533004760742,0.1493310034275055,0.14936600625514984,0.14940287172794342,0.14943857491016388,0.1494738608598709,0.14951106905937195,0.14954900741577148,0.1495862603187561,0.14962412416934967,0.14966168999671936,0.14969855546951294,0.14973556995391846,0.14977437257766724,0.14981259405612946,0.14985081553459167,0.14988932013511658,0.14992859959602356,0.14996705949306488,0.1500067114830017,0.15004602074623108,0.15008726716041565,0.15012668073177338,0.15016703307628632,0.15020841360092163,0.1502496749162674,0.15029111504554749,0.1503337323665619,0.1503772735595703,0.1504197120666504,0.1504625827074051,0.150506854057312,0.15054970979690552,0.15059413015842438,0.15063782036304474,0.1506834328174591,0.15072676539421082,0.15077058970928192,0.1508154273033142,0.15086208283901215,0.1509084552526474,0.1509556770324707,0.15100136399269104,0.15104840695858002,0.15109680593013763,0.1511436551809311,0.151190385222435,0.15123654901981354,0.15128369629383087,0.1513303518295288,0.15137852728366852,0.15142594277858734,0.15147539973258972,0.15152360498905182,0.1515721082687378,0.15161897242069244,0.15166831016540527,0.15171854197978973,0.15176676213741302,0.15181578695774078,0.15186750888824463,0.15191805362701416,0.15196877717971802,0.15201838314533234,0.15206818282604218,0.15211838483810425,0.1521681398153305,0.15221844613552094,0.15227048099040985,0.15232114493846893,0.1523708701133728,0.152422234416008,0.1524723917245865,0.15252499282360077,0.15257607400417328,0.1526285856962204,0.15267905592918396,0.1527305245399475,0.1527811884880066,0.1528325229883194],"recovered":[0.0,0.009323426522314548,0.0173617135733366,0.024661969393491745,0.0314641147851944,0.03785935789346695,0.043862562626600266,0.04948597773909569,0.054794542491436005,0.05978376045823097,0.06446779519319534,0.06884876638650894,0.07294724881649017,0.07679399847984314,0.08038979023694992,0.08373449742794037,0.08686091005802155,0.08978397399187088,0.09251094609498978,0.09505804628133774,0.09742667526006699,0.09963827580213547,0.10169424116611481,0.10361348092556,0.1053992211818695,0.10705173015594482,0.10859070718288422,0.11003102362155914,0.11136497557163239,0.11261168867349625,0.11376403272151947,0.11483576893806458,0.11585886031389236,0.11683959513902664,0.11778751015663147,0.11870584636926651,0.11959676444530487,0.12046090513467789,0.12128695100545883,0.12209106236696243,0.12286870181560516,0.12361422181129456,0.12433414906263351,0.12503403425216675,0.12570390105247498,0.12636008858680725,0.12698860466480255,0.12759587168693542,0.12818413972854614,0.12875372171401978,0.1292993128299713,0.12982729077339172,0.1303386092185974,0.13083411753177643,0.1313118040561676,0.13177120685577393,0.13222193717956543,0.13265402615070343,0.13306713104248047,0.13346990942955017,0.13385605812072754,0.1342317909002304,0.13459648191928864,0.13494813442230225,0.13528840243816376,0.13561363518238068,0.1359325796365738,0.13624246418476105,0.13653817772865295,0.13683010637760162,0.13710874319076538,0.13737638294696808,0.13763660192489624,0.13788892328739166,0.13813592493534088,0.13837149739265442,0.13860218226909637,0.1388244479894638,0.13903926312923431,0.13924585282802582,0.13944727182388306,0.13964462280273438,0.1398320347070694,0.14001575112342834,0.14019548892974854,0.14036861062049866,0.1405358761548996,0.1406988948583603,0.1408575177192688,0.14101186394691467,0.14116032421588898,0.1413024365901947,0.1414414495229721,0.14157792925834656,0.14170970022678375,0.14183858036994934,0.1419622004032135,0.14208264648914337,0.14220106601715088,0.14231406152248383,0.14242468774318695,0.14253279566764832,0.14263680577278137,0.1427401304244995,0.14283935725688934,0.14293518662452698,0.14303113520145416,0.14312511682510376,0.14321492612361908,0.14330202341079712,0.14338736236095428,0.14347007870674133,0.1435520052909851,0.14363181591033936,0.1437084823846817,0.14378315210342407,0.14385786652565002,0.14392870664596558,0.1439991295337677,0.14406731724739075,0.14413486421108246,0.14419987797737122,0.14426279067993164,0.14432521164417267,0.14438468217849731,0.1444450318813324,0.14450353384017944,0.1445622593164444,0.1446189433336258,0.1446734517812729,0.14472608268260956,0.14477886259555817,0.14483200013637543,0.14488209784030914,0.1449321061372757,0.14498110115528107,0.1450294554233551,0.14507731795310974,0.1451229453086853,0.14516793191432953,0.1452132612466812,0.14525698125362396,0.14530129730701447,0.1453445851802826,0.1453859508037567,0.14542655646800995,0.1454657018184662,0.14550435543060303,0.14554327726364136,0.14558067917823792,0.1456196904182434,0.14565704762935638,0.14569470286369324,0.14573073387145996,0.14576663076877594,0.14580295979976654,0.14583729207515717,0.1458723247051239,0.14590542018413544,0.1459394246339798,0.14597201347351074,0.14600463211536407,0.1460368037223816,0.14606931805610657,0.14610183238983154,0.14613398909568787,0.1461644321680069,0.1461949646472931,0.14622493088245392,0.1462545543909073,0.14628581702709198,0.1463150829076767,0.14634469151496887,0.1463744193315506,0.14640328288078308,0.14643198251724243,0.1464601755142212,0.14648903906345367,0.14651714265346527,0.14654462039470673,0.14657306671142578,0.14660020172595978,0.14662738144397736,0.14665549993515015,0.14668239653110504,0.14670971035957336,0.1467358022928238,0.14676272869110107,0.14678891003131866,0.1468151956796646,0.14684130251407623,0.14686769247055054,0.1468937247991562,0.14692004024982452,0.14694537222385406,0.14697134494781494,0.1469966620206833,0.14702333509922028,0.14704887568950653,0.14707499742507935,0.14710043370723724,0.14712564647197723,0.14715096354484558,0.1471760869026184,0.14720062911510468,0.1472255140542984,0.14725075662136078,0.14727503061294556,0.1473005712032318,0.1473260372877121,0.14735114574432373,0.1473761647939682,0.1474010944366455,0.1474270224571228,0.1474529504776001,0.14747746288776398,0.14750252664089203,0.14752770960330963,0.147552490234375,0.1475776880979538,0.14760269224643707,0.14762753248214722,0.14765238761901855,0.1476779729127884,0.14770330488681793,0.14772950112819672,0.14775532484054565,0.1477806568145752,0.14780603349208832,0.14783184230327606,0.1478583812713623,0.14788469672203064,0.14791131019592285,0.14793770015239716,0.14796355366706848,0.14799001812934875,0.14801758527755737,0.1480446457862854,0.1480710655450821,0.14809712767601013,0.14812448620796204,0.14815129339694977,0.14817872643470764,0.1482062041759491,0.14823336899280548,0.14826136827468872,0.14829020202159882,0.14831852912902832,0.14834663271903992,0.14837510883808136,0.14840425550937653,0.1484340876340866,0.1484638750553131,0.14849388599395752,0.14852328598499298,0.14855387806892395,0.1485835462808609,0.14861297607421875,0.14864420890808105,0.1486746370792389,0.14870582520961761,0.14873597025871277,0.14876781404018402,0.14879924058914185,0.1488310843706131,0.1488639861345291,0.14889611303806305,0.14892983436584473,0.14896221458911896,0.1489962935447693,0.14902988076210022,0.14906373620033264,0.14909881353378296,0.14913418889045715,0.14916908740997314,0.14920522272586823,0.1492425501346588,0.14927713572978973,0.14931346476078033,0.14934970438480377,0.14938673377037048,0.14942407608032227,0.14946193993091583,0.1494998335838318,0.14953835308551788,0.14957691729068756,0.14961470663547516,0.14965304732322693,0.14969196915626526,0.14973066747188568,0.14977028965950012,0.14980986714363098,0.14984862506389618,0.14988857507705688,0.14992795884609222,0.1499684900045395,0.15000879764556885,0.1500496119260788,0.15009041130542755,0.15013158321380615,0.15017427504062653,0.15021802484989166,0.15026085078716278,0.15030331909656525,0.15034668147563934,0.15038931369781494,0.15043292939662933,0.15047745406627655,0.15052275359630585,0.15056583285331726,0.15061092376708984,0.15065577626228333,0.15070171654224396,0.15074759721755981,0.15079300105571747,0.15083952248096466,0.15088599920272827,0.150933176279068,0.1509803980588913,0.15102680027484894,0.15107356011867523,0.1511203944683075,0.15116825699806213,0.15121649205684662,0.15126489102840424,0.15131394565105438,0.1513618379831314,0.15141107141971588,0.15146028995513916,0.15150892734527588,0.15155962109565735,0.1516074389219284,0.15165795385837555,0.15170788764953613,0.15175925195217133,0.15180857479572296,0.15185946226119995,0.15191005170345306,0.1519603580236435,0.15201056003570557,0.15206210315227509,0.15211232006549835,0.15216127038002014,0.1522129625082016,0.15226314961910248,0.15231473743915558,0.1523667424917221,0.15241901576519012,0.15247030556201935,0.1525217890739441,0.15257392823696136],"active":[0.018753468990325928,0.016156569123268127,0.014693262055516243,0.01370738074183464,0.012875083833932877,0.012112591415643692,0.011391382664442062,0.010742858052253723,0.01010323315858841,0.009487267583608627,0.008888006210327148,0.008335597813129425,0.007830284535884857,0.007323846220970154,0.006834998726844788,0.00640067458152771,0.00598502904176712,0.005599886178970337,0.005234904587268829,0.004888422787189484,0.004562258720397949,0.00425749272108078,0.003973871469497681,0.003707572817802429,0.0034568235278129578,0.0032309740781784058,0.003021940588951111,0.002821311354637146,0.0026417598128318787,0.002461150288581848,0.002301163971424103,0.0022028088569641113,0.0021265223622322083,0.002053171396255493,0.0019887611269950867,0.001930736005306244,0.001875072717666626,0.001811698079109192,0.0017628073692321777,0.0017101243138313293,0.0016544163227081299,0.0016068816184997559,0.0015555992722511292,0.00150240957736969,0.0014628320932388306,0.0014136731624603271,0.0013745278120040894,0.0013312697410583496,0.0012944340705871582,0.0012521743774414062,0.0012142062187194824,0.0011816322803497314,0.001148134469985962,0.0011199861764907837,0.0010844022035598755,0.0010555386543273926,0.0010227411985397339,0.0009928494691848755,0.000966489315032959,0.0009361505508422852,0.0009176433086395264,0.0008895248174667358,0.0008626580238342285,0.0008408427238464355,0.0008166134357452393,0.000802263617515564,0.0007807314395904541,0.0007602274417877197,0.0007433891296386719,0.0007225722074508667,0.0007010400295257568,0.0006881952285766602,0.000673145055770874,0.0006579607725143433,0.0006409436464309692,0.0006267726421356201,0.0006114095449447632,0.000596359372138977,0.0005805492401123047,0.0005696266889572144,0.0005552470684051514,0.0005401670932769775,0.0005312860012054443,0.0005195438861846924,0.0005071908235549927,0.0004960596561431885,0.00048644840717315674,0.0004757344722747803,0.0004649162292480469,0.0004546046257019043,0.00044423341751098633,0.00043910741806030273,0.00043258070945739746,0.00042450428009033203,0.00041653215885162354,0.0004095137119293213,0.000402793288230896,0.00039577484130859375,0.0003871917724609375,0.0003827810287475586,0.00037838518619537354,0.00037103891372680664,0.000367969274520874,0.0003614276647567749,0.0003581196069717407,0.0003542602062225342,0.00034762918949127197,0.0003417283296585083,0.0003373771905899048,0.0003323107957839966,0.0003284364938735962,0.00032539665699005127,0.000321120023727417,0.0003160834312438965,0.00031267106533050537,0.0003090202808380127,0.0003047734498977661,0.0003026425838470459,0.0003003031015396118,0.0002974867820739746,0.0002937018871307373,0.00029049813747406006,0.0002876967191696167,0.0002856701612472534,0.0002842545509338379,0.000280916690826416,0.0002787262201309204,0.00027617812156677246,0.00027288496494293213,0.0002699941396713257,0.000269472599029541,0.000269085168838501,0.00026525557041168213,0.00026410818099975586,0.0002620965242385864,0.00026001036167144775,0.0002580583095550537,0.0002550482749938965,0.00025422871112823486,0.0002536475658416748,0.0002516508102416992,0.0002516061067581177,0.00024947524070739746,0.0002463012933731079,0.00024586915969848633,0.00024481117725372314,0.00024399161338806152,0.00024256110191345215,0.00024041533470153809,0.00024087727069854736,0.0002377927303314209,0.00023706257343292236,0.00023536384105682373,0.00023493170738220215,0.00023509562015533447,0.00023280084133148193,0.00023280084133148193,0.00023092329502105713,0.0002298504114151001,0.00022758543491363525,0.00022755563259124756,0.00022755563259124756,0.00022687017917633057,0.0002260953187942505,0.00022511184215545654,0.00022324919700622559,0.0002232193946838379,0.00022308528423309326,0.00022171437740325928,0.00022174417972564697,0.00022011995315551758,0.00022046267986297607,0.00022040307521820068,0.00021912157535552979,0.00021913647651672363,0.00021842122077941895,0.00021839141845703125,0.00021685659885406494,0.0002164691686630249,0.00021739304065704346,0.00021630525588989258,0.00021693110466003418,0.00021752715110778809,0.00021629035472869873,0.0002162158489227295,0.00021572411060333252,0.00021573901176452637,0.00021520256996154785,0.0002143383026123047,0.00021307170391082764,0.00021246075630187988,0.00021277368068695068,0.00021247565746307373,0.00021214783191680908,0.00021310150623321533,0.00021235644817352295,0.00021338462829589844,0.00021162629127502441,0.0002124309539794922,0.00021192431449890137,0.00021135807037353516,0.000211372971534729,0.00021095573902130127,0.00021094083786010742,0.00021085143089294434,0.00021032989025115967,0.00021062791347503662,0.00021132826805114746,0.0002114325761795044,0.00021097064018249512,0.000210493803024292,0.0002101212739944458,0.00021126866340637207,0.00021098554134368896,0.0002105236053466797,0.00021123886108398438,0.0002113133668899536,0.00021186470985412598,0.0002114027738571167,0.00021122395992279053,0.0002116858959197998,0.00021158158779144287,0.00021147727966308594,0.00021184980869293213,0.00021277368068695068,0.0002116858959197998,0.00021158158779144287,0.00021222233772277832,0.00021295249462127686,0.00021348893642425537,0.00021310150623321533,0.00021377205848693848,0.00021316111087799072,0.0002125948667526245,0.00021412968635559082,0.0002145618200302124,0.0002125948667526245,0.00021225214004516602,0.00021292269229888916,0.00021350383758544922,0.0002132505178451538,0.0002145618200302124,0.00021483004093170166,0.0002143383026123047,0.000215873122215271,0.0002162456512451172,0.00021596252918243408,0.00021548569202423096,0.0002164989709854126,0.00021776556968688965,0.0002180635929107666,0.00021688640117645264,0.00021716952323913574,0.00021734833717346191,0.00021919608116149902,0.00021973252296447754,0.0002218484878540039,0.00022205710411071777,0.00022274255752563477,0.00022348761558532715,0.0002225935459136963,0.00022464990615844727,0.00022436678409576416,0.00022524595260620117,0.00022689998149871826,0.00022730231285095215,0.0002281665802001953,0.000228196382522583,0.0002295076847076416,0.0002292841672897339,0.00023056566715240479,0.00023159384727478027,0.00023218989372253418,0.000231817364692688,0.00023378431797027588,0.0002333521842956543,0.00023131072521209717,0.00023393332958221436,0.0002355426549911499,0.00023655593395233154,0.000237390398979187,0.00023761391639709473,0.00023661553859710693,0.00023573637008666992,0.00023601949214935303,0.00023567676544189453,0.0002361088991165161,0.00023627281188964844,0.00023663043975830078,0.00023639202117919922,0.00023642182350158691,0.00023615360260009766,0.00023864209651947021,0.0002381056547164917,0.0002390742301940918,0.0002399235963821411,0.00024087727069854736,0.00024150311946868896,0.00024332106113433838,0.00024569034576416016,0.00024543702602386475,0.00024455785751342773,0.00024600327014923096,0.000246390700340271,0.0002474486827850342,0.00024850666522979736,0.00025050342082977295,0.00024931132793426514,0.0002478361129760742,0.00024959444999694824,0.00025115907192230225,0.0002526789903640747,0.0002539604902267456,0.0002537667751312256,0.00025540590286254883,0.00025728344917297363,0.0002576559782028198,0.0002572089433670044,0.0002561509609222412,0.0002568960189819336,0.00025679171085357666,0.00025813281536102295,0.0002576857805252075,0.00025890767574310303,0.000258713960647583,0.00025816261768341064,0.00025713443756103516,0.0002572387456893921,0.00025825202465057373,0.000257834792137146,0.00025616586208343506,0.00026006996631622314,0.00026009976863861084,0.00026088953018188477,0.00025913119316101074,0.00025960803031921387,0.0002589225769042969,0.0002580881118774414,0.0002580881118774414,0.00025992095470428467,0.00025904178619384766,0.0002585500478744507,0.000260964035987854,0.0002594292163848877,0.000261843204498291,0.0002613365650177002,0.000261843204498291,0.00026004016399383545,0.0002602189779281616,0.0002593994140625,0.0002585947513580322]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.018753468990325928,0.025464100763201714,0.03232748806476593,0.039042774587869644,0.0455700159072876,0.051853761076927185,0.057895727455616,0.06370129436254501,0.06926668435335159,0.07458235323429108,0.07966960966587067,0.08453423529863358,0.08918172866106033,0.09359366446733475,0.09781012684106827,0.10180901736021042,0.10561813414096832,0.10914746671915054,0.11242850869894028,0.11547303199768066,0.11829254031181335,0.12091850489377975,0.12335608899593353,0.12562263011932373,0.12772805988788605,0.12966862320899963,0.13147452473640442,0.13314691185951233,0.1347033679485321,0.13614505529403687,0.13748854398727417,0.13872501254081726,0.13987517356872559,0.14094147086143494,0.14192789793014526,0.14284388720989227,0.14369311928749084,0.14448188245296478,0.14521004259586334,0.14588706195354462,0.146510049700737,0.14709052443504333,0.147628515958786,0.1481279581785202,0.14858582615852356,0.14900897443294525,0.14940443634986877,0.149773508310318,0.15011222660541534,0.1504271924495697,0.15071848034858704,0.15098883211612701,0.1512359082698822,0.1514676809310913,0.15168510377407074,0.15188299119472504,0.15206803381443024,0.15224066376686096,0.15240037441253662,0.15255001187324524,0.1526869684457779,0.1528169959783554,0.15293489396572113,0.1530461609363556,0.15314793586730957,0.15324300527572632,0.15333156287670135,0.15341229736804962,0.15348806977272034,0.15355707705020905,0.15362393856048584,0.1536848098039627,0.15374279022216797,0.15379536151885986,0.15384460985660553,0.15388958156108856,0.15393248200416565,0.15397219359874725,0.15400904417037964,0.15404297411441803,0.1540742963552475,0.1541045755147934,0.1541322022676468,0.15415817499160767,0.154182568192482,0.1542052924633026,0.15422610938549042,0.15424534678459167,0.15426340699195862,0.154280424118042,0.15429560840129852,0.15431013703346252,0.15432341396808624,0.15433619916439056,0.15434810519218445,0.15435883402824402,0.15436908602714539,0.15437956154346466,0.15438906848430634,0.1543973833322525,0.15440548956394196,0.15441232919692993,0.1544194519519806,0.15442557632923126,0.1544317752122879,0.15443779528141022,0.15444286167621613,0.15444807708263397,0.15445293486118317,0.15445725619792938,0.15446129441261292,0.1544654369354248,0.15446896851062775,0.1544719934463501,0.15447518229484558,0.15447811782360077,0.1544809490442276,0.15448346734046936,0.15448616445064545,0.15448860824108124,0.15449079871177673,0.15449275076389313,0.1544950157403946,0.15449674427509308,0.15449844300746918,0.15450026094913483,0.1545017510652542,0.15450319647789001,0.15450453758239746,0.15450581908226013,0.15450701117515564,0.15450811386108398,0.15450932085514069,0.15451034903526306,0.15451130270957947,0.15451204776763916,0.15451273322105408,0.1545133888721466,0.15451407432556152,0.15451480448246002,0.15451544523239136,0.15451592206954956,0.1545162945985794,0.15451668202877045,0.15451715886592865,0.1545175164937973,0.15451782941818237,0.1545182764530182,0.15451857447624207,0.15451891720294952,0.1545192003250122,0.15451942384243011,0.1545196771621704,0.15451988577842712,0.15452022850513458,0.15452048182487488,0.15452063083648682,0.1545209139585495,0.1545211225748062,0.15452128648757935,0.15452148020267487,0.1545216590166092,0.15452179312705994,0.15452194213867188,0.15452200174331665,0.15452207624912262,0.1545221507549286,0.15452225506305695,0.1545223593711853,0.15452246367931366,0.15452250838279724,0.15452256798744202,0.15452267229557037,0.15452274680137634,0.15452279150485992,0.1545228511095047,0.15452292561531067,0.15452297031879425,0.1545230597257614,0.15452316403388977,0.15452320873737335,0.15452323853969574,0.1545233130455017,0.1545233428478241,0.15452341735363007,0.15452344715595245,0.15452346205711365,0.15452349185943604,0.15452349185943604,0.15452353656291962,0.154523566365242,0.1545235961675644,0.15452362596988678,0.15452367067337036,0.15452370047569275,0.15452370047569275,0.15452370047569275,0.15452370047569275,0.15452371537685394,0.15452371537685394,0.15452374517917633,0.15452374517917633,0.15452377498149872,0.15452377498149872,0.15452377498149872,0.15452377498149872,0.15452377498149872,0.15452377498149872,0.15452377498149872,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211,0.1545238047838211],"recovered":[0.0,0.009336929768323898,0.017374135553836823,0.024812281131744385,0.0319049172103405,0.03869762271642685,0.045257940888404846,0.051542893052101135,0.05759934335947037,0.06339894235134125,0.06895342469215393,0.07427575439214706,0.07937170565128326,0.08424718677997589,0.08888866007328033,0.09332945942878723,0.09754440188407898,0.10154393315315247,0.10532648116350174,0.10884703695774078,0.11212929338216782,0.1151774674654007,0.11802136152982712,0.1206606775522232,0.123116135597229,0.12539762258529663,0.127497136592865,0.1294548511505127,0.1312725841999054,0.13295994699001312,0.1345256268978119,0.1359810084104538,0.1373273879289627,0.13857287168502808,0.13973119854927063,0.14080771803855896,0.14180251955986023,0.14271782338619232,0.14357736706733704,0.1443793922662735,0.14511454105377197,0.1457916647195816,0.1464156061410904,0.14699982106685638,0.14754216372966766,0.14804266393184662,0.1485016644001007,0.1489316076040268,0.1493304818868637,0.149701789021492,0.1500425636768341,0.15035758912563324,0.15065209567546844,0.15092237293720245,0.15117569267749786,0.15140993893146515,0.15162798762321472,0.15182876586914062,0.1520145982503891,0.15218870341777802,0.1523493379354477,0.1524987667798996,0.15263858437538147,0.15276731550693512,0.15288667380809784,0.15299642086029053,0.15310341119766235,0.1531991958618164,0.15328697860240936,0.1533692628145218,0.1534443497657776,0.15351590514183044,0.1535828709602356,0.15364514291286469,0.1537017822265625,0.1537560224533081,0.15380489826202393,0.15385088324546814,0.15389445424079895,0.15393313765525818,0.15397000312805176,0.15400436520576477,0.15403755009174347,0.15406787395477295,0.15409579873085022,0.15412113070487976,0.15414580702781677,0.15416833758354187,0.15418875217437744,0.1542080193758011,0.15422607958316803,0.15424220263957977,0.15425856411457062,0.15427327156066895,0.15428733825683594,0.15429997444152832,0.1543121635913849,0.15432320535182953,0.15433377027511597,0.1543443202972412,0.1543530374765396,0.154361754655838,0.15436998009681702,0.15437762439250946,0.15438459813594818,0.15439072251319885,0.1543969213962555,0.15440234541893005,0.15440787374973297,0.15441276133060455,0.15441744029521942,0.15442194044589996,0.15442633628845215,0.154430091381073,0.15443377196788788,0.15443702042102814,0.15444011986255646,0.15444323420524597,0.15444588661193848,0.15444864332675934,0.1544511616230011,0.15445342659950256,0.15445555746555328,0.154457688331604,0.15445969998836517,0.15446139872074127,0.15446335077285767,0.15446481108665466,0.15446628630161285,0.15446774661540985,0.15446916222572327,0.15447063744068146,0.15447166562080383,0.15447302162647247,0.1544739454984665,0.15447476506233215,0.1544753909111023,0.15447627007961273,0.154477059841156,0.15447773039340973,0.15447860956192017,0.15447919070720673,0.1544797420501709,0.1544802039861679,0.15448060631752014,0.15448114275932312,0.15448153018951416,0.154481902718544,0.15448220074176788,0.15448258817195892,0.15448293089866638,0.15448328852653503,0.1544836163520813,0.15448395907878876,0.15448421239852905,0.15448452532291412,0.1544848084449768,0.15448500216007233,0.15448524057865143,0.15448538959026337,0.15448567271232605,0.15448588132858276,0.1544860601425171,0.15448623895645142,0.15448640286922455,0.1544865518808365,0.15448668599128723,0.15448683500289917,0.15448690950870514,0.15448704361915588,0.15448714792728424,0.1544872671365738,0.15448734164237976,0.1544874757528305,0.15448755025863647,0.15448765456676483,0.15448768436908722,0.15448778867721558,0.15448781847953796,0.15448789298534393,0.15448793768882751,0.15448807179927826,0.15448807179927826,0.15448814630508423,0.15448817610740662,0.1544882208108902,0.15448829531669617,0.15448835492134094,0.15448835492134094,0.15448839962482452,0.1544884294271469,0.1544884592294693,0.1544884741306305,0.15448850393295288,0.15448853373527527,0.15448856353759766,0.15448856353759766,0.15448856353759766,0.15448856353759766,0.15448857843875885,0.15448857843875885,0.15448860824108124,0.15448860824108124,0.15448860824108124,0.15448863804340363,0.15448865294456482,0.15448865294456482,0.15448865294456482,0.15448865294456482,0.15448865294456482,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872,0.1544886827468872],"active":[0.018753468990325928,0.016127170994877815,0.014953352510929108,0.01423049345612526,0.013665098696947098,0.013156138360500336,0.012637786567211151,0.012158401310443878,0.011667340993881226,0.011183410882949829,0.010716184973716736,0.010258480906486511,0.009810023009777069,0.009346477687358856,0.008921466767787933,0.008479557931423187,0.008073732256889343,0.007603533565998077,0.007102027535438538,0.00662599503993988,0.006163246929645538,0.005741037428379059,0.005334727466106415,0.004961952567100525,0.0046119242906570435,0.004271000623703003,0.003977388143539429,0.003692060708999634,0.003430783748626709,0.0031851083040237427,0.0029629170894622803,0.0027440041303634644,0.0025477856397628784,0.0023685991764068604,0.002196699380874634,0.002036169171333313,0.0018905997276306152,0.001764059066772461,0.0016326755285263062,0.0015076696872711182,0.0013955086469650269,0.001298859715461731,0.0012129098176956177,0.0011281371116638184,0.001043662428855896,0.0009663105010986328,0.0009027719497680664,0.0008419007062911987,0.0007817447185516357,0.0007254034280776978,0.0006759166717529297,0.0006312429904937744,0.0005838125944137573,0.000545307993888855,0.000509411096572876,0.0004730522632598877,0.00044004619121551514,0.0004118978977203369,0.00038577616214752197,0.0003613084554672241,0.0003376305103302002,0.00031822919845581055,0.00029630959033966064,0.0002788454294204712,0.00026126205921173096,0.000246584415435791,0.00022815167903900146,0.00021310150623321533,0.00020109117031097412,0.00018781423568725586,0.00017958879470825195,0.00016890466213226318,0.00015991926193237305,0.00015021860599517822,0.00014282763004302979,0.00013355910778045654,0.00012758374214172363,0.00012131035327911377,0.00011458992958068848,0.00010983645915985107,0.00010429322719573975,0.00010021030902862549,9.465217590332031e-05,9.03010368347168e-05,8.67694616317749e-05,8.416175842285156e-05,8.030235767364502e-05,7.700920104980469e-05,7.465481758117676e-05,7.240474224090576e-05,6.952881813049316e-05,6.793439388275146e-05,6.4849853515625e-05,6.292760372161865e-05,6.076693534851074e-05,5.885958671569824e-05,5.692243576049805e-05,5.6356191635131836e-05,5.529820919036865e-05,5.3063035011291504e-05,5.245208740234375e-05,5.0574541091918945e-05,4.947185516357422e-05,4.795193672180176e-05,4.717707633972168e-05,4.7072768211364746e-05,4.5940279960632324e-05,4.573166370391846e-05,4.506111145019531e-05,4.44948673248291e-05,4.385411739349365e-05,4.349648952484131e-05,4.2632222175598145e-05,4.190206527709961e-05,4.141032695770264e-05,4.1097402572631836e-05,4.082918167114258e-05,4.023313522338867e-05,4.0277838706970215e-05,3.9964914321899414e-05,3.9637088775634766e-05,3.9324164390563965e-05,3.9458274841308594e-05,3.905594348907471e-05,3.8743019104003906e-05,3.886222839355469e-05,3.840029239654541e-05,3.838539123535156e-05,3.8251280784606934e-05,3.807246685028076e-05,3.784894943237305e-05,3.7476420402526855e-05,3.765523433685303e-05,3.732740879058838e-05,3.7357211112976074e-05,3.7282705307006836e-05,3.7342309951782227e-05,3.711879253387451e-05,3.701448440551758e-05,3.707408905029297e-05,3.6835670471191406e-05,3.673136234283447e-05,3.65525484085083e-05,3.647804260253906e-05,3.65525484085083e-05,3.637373447418213e-05,3.629922866821289e-05,3.637373447418213e-05,3.637373447418213e-05,3.6329030990600586e-05,3.6269426345825195e-05,3.6135315895080566e-05,3.606081008911133e-05,3.59266996383667e-05,3.6016106605529785e-05,3.5956501960754395e-05,3.5822391510009766e-05,3.591179847717285e-05,3.5881996154785156e-05,3.5896897315979004e-05,3.580749034881592e-05,3.577768802642822e-05,3.573298454284668e-05,3.5703182220458984e-05,3.559887409210205e-05,3.552436828613281e-05,3.546476364135742e-05,3.542006015777588e-05,3.5449862480163574e-05,3.542006015777588e-05,3.536045551300049e-05,3.53008508682251e-05,3.533065319061279e-05,3.52710485458374e-05,3.524124622344971e-05,3.5196542739868164e-05,3.524124622344971e-05,3.5181641578674316e-05,3.524124622344971e-05,3.52710485458374e-05,3.52710485458374e-05,3.516674041748047e-05,3.524124622344971e-05,3.5196542739868164e-05,3.524124622344971e-05,3.522634506225586e-05,3.516674041748047e-05,3.5136938095092773e-05,3.5136938095092773e-05,3.5136938095092773e-05,3.5136938095092773e-05,3.5136938095092773e-05,3.515183925628662e-05,3.516674041748047e-05,3.516674041748047e-05,3.5136938095092773e-05,3.5136938095092773e-05,3.5136938095092773e-05,3.515183925628662e-05,3.5136938095092773e-05,3.516674041748047e-05,3.5136938095092773e-05,3.516674041748047e-05,3.516674041748047e-05,3.5136938095092773e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.515183925628662e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05,3.5122036933898926e-05]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.018753468990325928,0.025476008653640747,0.032187797129154205,0.03869497776031494,0.04493481665849686,0.05087662860751152,0.05654548853635788,0.06190464645624161,0.06700745224952698,0.07182734459638596,0.0763871967792511,0.08071114867925644,0.08478531986474991,0.08864279836416245,0.09226974099874496,0.0956915020942688,0.09892167150974274,0.10189216583967209,0.10463318228721619,0.10714929550886154,0.10947231948375702,0.11161395907402039,0.11359065026044846,0.11541276425123215,0.11709330976009369,0.11863547563552856,0.12006087601184845,0.12137728929519653,0.12257613241672516,0.12368801981210709,0.12470761686563492,0.12564849853515625,0.12651051580905914,0.12730690836906433,0.1280389428138733,0.12871406972408295,0.12933267652988434,0.12990054488182068,0.13042403757572174,0.1309032440185547,0.13134576380252838,0.13175606727600098,0.13213205337524414,0.132475808262825,0.13279059529304504,0.13308247923851013,0.13334834575653076,0.13359567523002625,0.13382339477539062,0.13403500616550446,0.1342276781797409,0.1344052255153656,0.134568989276886,0.13471755385398865,0.1348552405834198,0.13498319685459137,0.13510115444660187,0.135207861661911,0.1353064775466919,0.1353955864906311,0.13547804951667786,0.13555338978767395,0.13562509417533875,0.13568976521492004,0.13574934005737305,0.1358039677143097,0.13585487008094788,0.13590192794799805,0.13594552874565125,0.1359841227531433,0.13601940870285034,0.13605424761772156,0.1360851526260376,0.13611365854740143,0.13614022731781006,0.13616496324539185,0.1361876279115677,0.13620814681053162,0.13622690737247467,0.13624507188796997,0.13626110553741455,0.13627728819847107,0.13629131019115448,0.13630464673042297,0.13631629943847656,0.1363276243209839,0.13633757829666138,0.13634717464447021,0.13635596632957458,0.13636410236358643,0.1363716870546341,0.13637807965278625,0.13638457655906677,0.13639043271541595,0.13639552891254425,0.13640034198760986,0.13640494644641876,0.13640907406806946,0.13641303777694702,0.13641639053821564,0.13641971349716187,0.1364227831363678,0.13642564415931702,0.13642829656600952,0.13643066585063934,0.13643290102481842,0.1364349126815796,0.13643696904182434,0.13643881678581238,0.13644066452980042,0.13644224405288696,0.13644364476203918,0.13644491136074066,0.13644622266292572,0.13644735515117645,0.136448472738266,0.13644926249980927,0.13645008206367493,0.13645079731941223,0.13645170629024506,0.13645245134830475,0.13645316660404205,0.13645368814468384,0.13645419478416443,0.1364547163248062,0.13645529747009277,0.13645577430725098,0.1364562213420868,0.13645659387111664,0.13645702600479126,0.1364574432373047,0.13645771145820618,0.13645800948143005,0.13645830750465393,0.13645851612091064,0.13645882904529572,0.13645918667316437,0.13645949959754944,0.13645975291728973,0.13646003603935242,0.13646021485328674,0.13646048307418823,0.13646063208580017,0.13646075129508972,0.13646088540554047,0.13646109402179718,0.13646119832992554,0.1364613175392151,0.13646145164966583,0.1364615261554718,0.13646163046360016,0.1364617645740509,0.13646185398101807,0.13646197319030762,0.1364620178937912,0.1364620178937912,0.13646206259727478,0.13646215200424194,0.13646219670772552,0.1364622414112091,0.1364622712135315,0.13646230101585388,0.13646230101585388,0.13646233081817627,0.13646236062049866,0.13646237552165985,0.13646242022514343,0.13646245002746582,0.1364624798297882,0.1364625096321106,0.13646253943443298,0.13646253943443298,0.13646253943443298,0.13646258413791656,0.13646258413791656,0.13646259903907776,0.13646259903907776,0.13646259903907776,0.13646259903907776,0.13646259903907776,0.13646265864372253,0.13646265864372253,0.13646265864372253,0.13646265864372253,0.13646265864372253,0.13646265864372253,0.13646265864372253,0.13646268844604492,0.13646268844604492,0.13646268844604492,0.13646268844604492,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673,0.1364627182483673],"recovered":[0.0,0.00933394581079483,0.01735590025782585,0.024737047031521797,0.03166841343045235,0.03826533257961273,0.0445304811000824,0.05048852413892746,0.05614976957440376,0.061543677002191544,0.06665604561567307,0.07148425281047821,0.07605738192796707,0.08039356768131256,0.08449289947748184,0.08834432810544968,0.09199333935976028,0.09543164074420929,0.09864862263202667,0.10161294043064117,0.10435780882835388,0.10689125955104828,0.10922158509492874,0.11137650161981583,0.11336767673492432,0.11520516872406006,0.11689536273479462,0.11844665557146072,0.11988133937120438,0.12120207399129868,0.12241527438163757,0.12353124469518661,0.12455902248620987,0.1255076378583908,0.12638027966022491,0.12718307971954346,0.1279214769601822,0.12860001623630524,0.1292216181755066,0.12979474663734436,0.13032148778438568,0.13080503046512604,0.13125427067279816,0.13166575133800507,0.13204485177993774,0.13239121437072754,0.13270960748195648,0.1330011785030365,0.13327237963676453,0.1335235983133316,0.13375423848628998,0.13396728038787842,0.1341603398323059,0.1343388706445694,0.13450583815574646,0.13465677201747894,0.13479489088058472,0.13492301106452942,0.13503986597061157,0.13514827191829681,0.13524696230888367,0.13533680140972137,0.13541972637176514,0.13549701869487762,0.13556797802448273,0.135633185505867,0.13569407165050507,0.13574986159801483,0.13580112159252167,0.13584809005260468,0.13589152693748474,0.13593138754367828,0.1359688639640808,0.13600283861160278,0.136033833026886,0.1360638290643692,0.1360904723405838,0.13611480593681335,0.13613846898078918,0.1361590474843979,0.13617859780788422,0.1361967772245407,0.1362137347459793,0.1362295299768448,0.136243537068367,0.13625645637512207,0.136269211769104,0.1362801343202591,0.13629035651683807,0.13630017638206482,0.13630913197994232,0.13631723821163177,0.13632401823997498,0.13633117079734802,0.13633723556995392,0.1363430768251419,0.13634853065013885,0.13635338842868805,0.13635802268981934,0.13636213541030884,0.1363663375377655,0.1363700032234192,0.13637317717075348,0.13637615740299225,0.13637888431549072,0.1363815814256668,0.13638412952423096,0.13638631999492645,0.13638855516910553,0.13639067113399506,0.13639266788959503,0.1363944709300995,0.1363961398601532,0.13639745116233826,0.1363988220691681,0.13640014827251434,0.1364012360572815,0.13640247285366058,0.136403426527977,0.136404350399971,0.1364050954580307,0.13640597462654114,0.13640673458576202,0.1364073008298874,0.1364077478647232,0.13640828430652618,0.13640879094600677,0.13640934228897095,0.13640974462032318,0.13641023635864258,0.13641051948070526,0.13641095161437988,0.1364113688468933,0.1364116072654724,0.13641197979450226,0.13641224801540375,0.13641250133514404,0.13641296327114105,0.13641329109668732,0.13641349971294403,0.13641399145126343,0.13641422986984253,0.13641448318958282,0.13641466200351715,0.13641487061977386,0.1364150196313858,0.13641512393951416,0.1364152729511261,0.13641537725925446,0.1364155411720276,0.13641564548015594,0.1364157348871231,0.13641592860221863,0.1364159733057022,0.13641607761383057,0.13641618192195892,0.1364162117242813,0.13641628623008728,0.13641633093357086,0.13641640543937683,0.1364164650440216,0.13641653954982758,0.13641656935214996,0.13641658425331116,0.13641658425331116,0.13641658425331116,0.13641661405563354,0.13641667366027832,0.1364167183637619,0.1364167183637619,0.1364167481660843,0.13641676306724548,0.13641676306724548,0.13641676306724548,0.13641679286956787,0.13641682267189026,0.13641682267189026,0.13641685247421265,0.13641686737537384,0.13641686737537384,0.13641686737537384,0.13641689717769623,0.13641692698001862,0.136416956782341,0.136416956782341,0.13641700148582458,0.13641700148582458,0.13641700148582458,0.13641703128814697,0.13641703128814697,0.13641703128814697,0.13641703128814697,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817,0.13641704618930817],"active":[0.018753468990325928,0.016142062842845917,0.014831896871328354,0.013957930728793144,0.01326640322804451,0.012611296027898788,0.012015007436275482,0.011416122317314148,0.010857682675123215,0.010283667594194412,0.009731151163578033,0.009226895868778229,0.008727937936782837,0.008249230682849884,0.0077768415212631226,0.007347173988819122,0.006928332149982452,0.006460525095462799,0.005984559655189514,0.005536355078220367,0.005114510655403137,0.004722699522972107,0.004369065165519714,0.004036262631416321,0.0037256330251693726,0.003430306911468506,0.003165513277053833,0.0029306337237358093,0.0026947930455207825,0.0024859458208084106,0.002292342483997345,0.002117253839969635,0.0019514933228492737,0.001799270510673523,0.0016586631536483765,0.0015309900045394897,0.0014111995697021484,0.001300528645515442,0.001202419400215149,0.0011084973812103271,0.0010242760181427002,0.000951036810874939,0.0008777827024459839,0.0008100569248199463,0.0007457435131072998,0.0006912648677825928,0.0006387382745742798,0.0005944967269897461,0.0005510151386260986,0.0005114078521728516,0.00047343969345092773,0.0004379451274871826,0.0004086494445800781,0.0003786832094192505,0.00034940242767333984,0.00032642483711242676,0.0003062635660171509,0.0002848505973815918,0.00026661157608032227,0.00024731457233428955,0.00023108720779418945,0.00021658837795257568,0.0002053678035736084,0.00019274652004241943,0.00018136203289031982,0.000170782208442688,0.00016079843044281006,0.00015206634998321533,0.00014440715312957764,0.00013603270053863525,0.00012788176536560059,0.00012286007404327393,0.00011628866195678711,0.00011081993579864502,0.00010639429092407227,0.00010113418102264404,9.715557098388672e-05,9.334087371826172e-05,8.843839168548584e-05,8.602440357208252e-05,8.250772953033447e-05,8.051097393035889e-05,7.75754451751709e-05,7.511675357818604e-05,7.27623701095581e-05,7.11679458618164e-05,6.836652755737305e-05,6.70403242111206e-05,6.560981273651123e-05,6.392598152160645e-05,6.255507469177246e-05,6.084144115447998e-05,6.0558319091796875e-05,5.926191806793213e-05,5.829334259033203e-05,5.726516246795654e-05,5.6415796279907227e-05,5.568563938140869e-05,5.501508712768555e-05,5.4255127906799316e-05,5.3375959396362305e-05,5.27799129486084e-05,5.24669885635376e-05,5.213916301727295e-05,5.1781535148620605e-05,5.131959915161133e-05,5.078315734863281e-05,5.0649046897888184e-05,5.0261616706848145e-05,4.999339580535889e-05,4.957616329193115e-05,4.9173831939697266e-05,4.877150058746338e-05,4.877150058746338e-05,4.8533082008361816e-05,4.832446575164795e-05,4.8026442527770996e-05,4.760921001434326e-05,4.73707914352417e-05,4.735589027404785e-05,4.735589027404785e-05,4.719197750091553e-05,4.6953558921813965e-05,4.6893954277038574e-05,4.696846008300781e-05,4.7013163566589355e-05,4.698336124420166e-05,4.6879053115844727e-05,4.684925079345703e-05,4.678964614868164e-05,4.692375659942627e-05,4.6759843826293945e-05,4.6640634536743164e-05,4.6700239181518555e-05,4.653632640838623e-05,4.6581029891967773e-05,4.668533802032471e-05,4.653632640838623e-05,4.646182060241699e-05,4.653632640838623e-05,4.622340202331543e-05,4.6253204345703125e-05,4.614889621734619e-05,4.60892915725708e-05,4.601478576660156e-05,4.607439041137695e-05,4.607439041137695e-05,4.604458808898926e-05,4.607439041137695e-05,4.598498344421387e-05,4.598498344421387e-05,4.602968692779541e-05,4.5925378799438477e-05,4.5999884605407715e-05,4.5940279960632324e-05,4.583597183227539e-05,4.585087299346924e-05,4.5865774154663086e-05,4.5865774154663086e-05,4.583597183227539e-05,4.5806169509887695e-05,4.576146602630615e-05,4.573166370391846e-05,4.5746564865112305e-05,4.57763671875e-05,4.579126834869385e-05,4.5806169509887695e-05,4.57763671875e-05,4.576146602630615e-05,4.579126834869385e-05,4.579126834869385e-05,4.57763671875e-05,4.57763671875e-05,4.582107067108154e-05,4.579126834869385e-05,4.57763671875e-05,4.57763671875e-05,4.5746564865112305e-05,4.573166370391846e-05,4.573166370391846e-05,4.579126834869385e-05,4.576146602630615e-05,4.573166370391846e-05,4.570186138153076e-05,4.570186138153076e-05,4.565715789794922e-05,4.565715789794922e-05,4.5686960220336914e-05,4.565715789794922e-05,4.565715789794922e-05,4.565715789794922e-05,4.5686960220336914e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05,4.5672059059143066e-05]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.018753468990325928,0.025468653067946434,0.032048389315605164,0.03833162039518356,0.04427872970700264,0.04988200217485428,0.05514710023999214,0.06009809672832489,0.0647462010383606,0.06910562515258789,0.07320237159729004,0.07701805233955383,0.08058205246925354,0.08391763269901276,0.08704005926847458,0.08995764702558517,0.09266725182533264,0.09513776004314423,0.09739997982978821,0.09947606176137924,0.10134758055210114,0.10308008641004562,0.10465918481349945,0.10610891133546829,0.10742705315351486,0.10862898826599121,0.10972170531749725,0.11073088645935059,0.11164729297161102,0.11248388886451721,0.11323840916156769,0.1139335110783577,0.1145646721124649,0.11514449864625931,0.11567270010709763,0.1161528080701828,0.11658944189548492,0.11698716133832932,0.11735069751739502,0.11768586933612823,0.11799163371324539,0.11826715618371964,0.11852338910102844,0.11875426024198532,0.11896616965532303,0.11916028708219528,0.119334876537323,0.11949709802865982,0.11964316666126251,0.1197761669754982,0.11990004032850266,0.12001197785139084,0.12011177092790604,0.1202031597495079,0.12028680741786957,0.12036247551441193,0.12043238431215286,0.12049614638090134,0.12055546045303345,0.12060785293579102,0.12065674364566803,0.1207011416554451,0.12074124068021774,0.12077856063842773,0.12081253528594971,0.12084337323904037,0.12087158858776093,0.12089738994836807,0.12091971933841705,0.12094108760356903,0.12096097320318222,0.12097877264022827,0.12099551409482956,0.12101081758737564,0.12102432548999786,0.12103741616010666,0.12104811519384384,0.12105853110551834,0.12106750905513763,0.12107638269662857,0.12108515202999115,0.12109258770942688,0.12109947949647903,0.12110557407140732,0.12111120671033859,0.12111622095108032,0.12112108618021011,0.12112530320882797,0.1211288794875145,0.12113245576620102,0.1211356446146965,0.1211385726928711,0.12114117294549942,0.12114358693361282,0.12114579975605011,0.12114790827035904,0.12114960700273514,0.12115148454904556,0.12115295231342316,0.12115426361560822,0.12115547060966492,0.12115663290023804,0.12115771323442459,0.1211586594581604,0.1211596354842186,0.12116048485040665,0.12116120755672455,0.12116190046072006,0.12116257101297379,0.12116315960884094,0.12116380780935287,0.12116426974534988,0.12116465717554092,0.12116494029760361,0.12116532027721405,0.12116575986146927,0.12116607278585434,0.12116637825965881,0.12116668373346329,0.12116699665784836,0.12116722762584686,0.12116743624210358,0.1211676374077797,0.12116781622171402,0.12116795033216476,0.1211680993437767,0.12116818130016327,0.12116833031177521,0.12116841226816177,0.12116851657629013,0.12116856127977371,0.12116866558790207,0.12116879224777222,0.12116889655590057,0.12116892635822296,0.12116903066635132,0.1211690753698349,0.12116912752389908,0.12116915732622147,0.12116917967796326,0.12116920948028564,0.12116928398609161,0.12116933614015579,0.12116938829421997,0.12116941064596176,0.12116946280002594,0.12116951495409012,0.12116951495409012,0.1211695447564125,0.1211695671081543,0.1211695671081543,0.1211695671081543,0.12116958945989609,0.12116961926221848,0.12116961926221848,0.12116961926221848,0.12116961926221848,0.12116961926221848,0.12116961926221848,0.12116961926221848,0.12116961926221848,0.12116964161396027,0.12116964161396027,0.12116964161396027,0.12116964161396027,0.12116964161396027,0.12116964161396027,0.12116964161396027,0.12116964161396027,0.12116964161396027,0.12116967141628265,0.12116967141628265,0.12116967141628265,0.12116967141628265,0.12116967141628265,0.12116967141628265,0.12116967141628265,0.12116967141628265,0.12116967141628265,0.12116967141628265,0.12116967141628265,0.12116967141628265,0.12116967141628265,0.12116967141628265,0.12116967141628265,0.12116967141628265,0.12116967141628265,0.12116967141628265,0.12116967141628265,0.12116967141628265,0.12116967141628265,0.12116967141628265,0.12116967141628265,0.12116969376802444,0.12116969376802444,0.12116969376802444,0.12116969376802444,0.12116969376802444,0.12116969376802444,0.12116969376802444,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683,0.12116972357034683],"recovered":[0.0,0.009344774298369884,0.017379794269800186,0.024691008031368256,0.03148769959807396,0.037865325808525085,0.04384859651327133,0.04946967214345932,0.054764989763498306,0.05972166731953621,0.06439189612865448,0.06876059621572495,0.07285740226507187,0.07669497281312943,0.08026841282844543,0.08360931277275085,0.08675365149974823,0.08967885375022888,0.09236966073513031,0.09486059099435806,0.09713613241910934,0.09920969605445862,0.10111591219902039,0.10285548865795135,0.10445868968963623,0.10591399669647217,0.10724234580993652,0.10845179110765457,0.10956279933452606,0.11057139188051224,0.11149520426988602,0.1123352199792862,0.11310573667287827,0.11380377411842346,0.11444239318370819,0.11502406746149063,0.11555358022451401,0.11603877693414688,0.11647814512252808,0.11688154935836792,0.11725238710641861,0.11758644878864288,0.11789371073246002,0.11817759275436401,0.11843405663967133,0.11866813898086548,0.11888234317302704,0.11907637864351273,0.11925581097602844,0.11941669136285782,0.11956476420164108,0.1197013184428215,0.11982305347919464,0.11993604898452759,0.12003684788942337,0.12012998014688492,0.12021519243717194,0.12029099464416504,0.12036095559597015,0.12042687833309174,0.12048577517271042,0.1205393522977829,0.12058834731578827,0.12063323706388474,0.12067394703626633,0.12071206420660019,0.12074694782495499,0.12077824771404266,0.12080582231283188,0.12083136290311813,0.1208549216389656,0.12087652832269669,0.12089643627405167,0.12091390043497086,0.12093058973550797,0.1209467425942421,0.12096037715673447,0.12097267061471939,0.12098386138677597,0.120994433760643,0.121004618704319,0.12101413309574127,0.12102192640304565,0.12102915346622467,0.12103620171546936,0.1210426539182663,0.12104836851358414,0.12105322629213333,0.12105786055326462,0.12106174230575562,0.12106554955244064,0.12106894701719284,0.12107246369123459,0.12107555568218231,0.1210782527923584,0.12108056992292404,0.12108275294303894,0.12108491361141205,0.12108694761991501,0.12108864635229111,0.12109026312828064,0.12109173089265823,0.12109289318323135,0.12109417468309402,0.12109535932540894,0.12109623104333878,0.12109716236591339,0.12109816074371338,0.12109898775815964,0.12109962850809097,0.12110044807195663,0.12110104411840439,0.12110166251659393,0.12110202014446259,0.1211022287607193,0.12110269069671631,0.12110315263271332,0.12110356241464615,0.12110387533903122,0.12110425531864166,0.1211046427488327,0.12110485136508942,0.12110503017902374,0.12110526114702225,0.12110546976327896,0.12110564857721329,0.12110580503940582,0.12110590189695358,0.12110603600740433,0.12110616266727448,0.12110626697540283,0.12110641598701477,0.12110655009746552,0.12110669910907745,0.12110675126314163,0.12110678106546402,0.12110680341720581,0.12110688537359238,0.12110693007707596,0.12110695987939835,0.12110698223114014,0.12110701203346252,0.1211070641875267,0.12110711634159088,0.12110716104507446,0.12110719084739685,0.12110724300146103,0.12110726535320282,0.12110729515552521,0.121107317507267,0.121107317507267,0.12110734730958939,0.12110734730958939,0.12110736966133118,0.12110736966133118,0.12110736966133118,0.12110739946365356,0.12110739946365356,0.12110739946365356,0.12110739946365356,0.12110739946365356,0.12110739946365356,0.12110739946365356,0.12110742181539536,0.12110742181539536,0.12110742181539536,0.12110742181539536,0.12110742181539536,0.12110744416713715,0.12110744416713715,0.12110747396945953,0.12110747396945953,0.12110747396945953,0.12110747396945953,0.12110749632120132,0.12110749632120132,0.12110749632120132,0.12110749632120132,0.12110749632120132,0.12110749632120132,0.12110752612352371,0.12110752612352371,0.12110752612352371,0.12110752612352371,0.12110752612352371,0.12110752612352371,0.12110752612352371,0.12110752612352371,0.12110752612352371,0.12110752612352371,0.12110752612352371,0.12110752612352371,0.12110752612352371,0.12110752612352371,0.1211075484752655,0.1211075484752655,0.1211075484752655,0.1211075484752655,0.1211075484752655,0.1211075484752655,0.1211075484752655,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789,0.12110757827758789],"active":[0.018753468990325928,0.016123879700899124,0.014668595045804977,0.013640612363815308,0.01279103010892868,0.012016676366329193,0.01129850372672081,0.01062842458486557,0.00998121127486229,0.009383957833051682,0.008810475468635559,0.008257456123828888,0.007724650204181671,0.007222659885883331,0.006771646440029144,0.00634833425283432,0.005913600325584412,0.005458906292915344,0.005030319094657898,0.004615470767021179,0.004211448132991791,0.0038703903555870056,0.003543272614479065,0.0032534226775169373,0.0029683634638786316,0.002714991569519043,0.00247935950756073,0.0022790953516960144,0.002084493637084961,0.0019124969840049744,0.0017432048916816711,0.0015982910990715027,0.0014589354395866394,0.001340724527835846,0.0012303069233894348,0.0011287406086921692,0.0010358616709709167,0.0009483844041824341,0.0008725523948669434,0.0008043199777603149,0.0007392466068267822,0.0006807073950767517,0.0006296783685684204,0.0005766674876213074,0.0005321130156517029,0.0004921481013298035,0.00045253336429595947,0.0004207193851470947,0.0003873556852340698,0.00035947561264038086,0.00033527612686157227,0.00031065940856933594,0.00028871744871139526,0.00026711076498031616,0.0002499595284461975,0.00023249536752700806,0.00021719187498092651,0.0002051517367362976,0.00019450485706329346,0.00018097460269927979,0.00017096847295761108,0.00016178935766220093,0.00015289336442947388,0.00014532357454299927,0.00013858824968338013,0.00013130903244018555,0.00012464076280593872,0.00011914223432540894,0.00011389702558517456,0.00010972470045089722,0.00010605156421661377,0.0001022443175315857,9.907782077789307e-05,9.691715240478516e-05,9.373575448989868e-05,9.067356586456299e-05,8.7738037109375e-05,8.58604907989502e-05,8.364766836166382e-05,8.194893598556519e-05,8.053332567214966e-05,7.845461368560791e-05,7.755309343338013e-05,7.64206051826477e-05,7.500499486923218e-05,7.356703281402588e-05,7.271766662597656e-05,7.207691669464111e-05,7.101893424987793e-05,7.071346044540405e-05,7.009506225585938e-05,6.962567567825317e-05,6.870925426483154e-05,6.803125143051147e-05,6.754696369171143e-05,6.733834743499756e-05,6.685405969619751e-05,6.65709376335144e-05,6.60046935081482e-05,6.561726331710815e-05,6.520748138427734e-05,6.490200757980347e-05,6.48200511932373e-05,6.448477506637573e-05,6.427615880966187e-05,6.42538070678711e-05,6.404519081115723e-05,6.373971700668335e-05,6.358325481414795e-05,6.353110074996948e-05,6.335973739624023e-05,6.32256269454956e-05,6.299465894699097e-05,6.292015314102173e-05,6.309151649475098e-05,6.30691647529602e-05,6.292015314102173e-05,6.28158450126648e-05,6.280839443206787e-05,6.274133920669556e-05,6.258487701416016e-05,6.258487701416016e-05,6.260722875595093e-05,6.255507469177246e-05,6.248056888580322e-05,6.245076656341553e-05,6.237626075744629e-05,6.242841482162476e-05,6.237626075744629e-05,6.235390901565552e-05,6.229430437088013e-05,6.224960088729858e-05,6.224215030670166e-05,6.219744682312012e-05,6.217509508132935e-05,6.224960088729858e-05,6.227195262908936e-05,6.224215030670166e-05,6.222724914550781e-05,6.221979856491089e-05,6.222724914550781e-05,6.227195262908936e-05,6.227195262908936e-05,6.227195262908936e-05,6.224960088729858e-05,6.227195262908936e-05,6.227195262908936e-05,6.224960088729858e-05,6.224960088729858e-05,6.224960088729858e-05,6.224960088729858e-05,6.221979856491089e-05,6.224215030670166e-05,6.224960088729858e-05,6.224960088729858e-05,6.224960088729858e-05,6.221979856491089e-05,6.221979856491089e-05,6.221979856491089e-05,6.221979856491089e-05,6.221979856491089e-05,6.224215030670166e-05,6.224215030670166e-05,6.221979856491089e-05,6.221979856491089e-05,6.221979856491089e-05,6.221979856491089e-05,6.221979856491089e-05,6.219744682312012e-05,6.219744682312012e-05,6.219744682312012e-05,6.219744682312012e-05,6.219744682312012e-05,6.219744682312012e-05,6.217509508132935e-05,6.217509508132935e-05,6.217509508132935e-05,6.217509508132935e-05,6.217509508132935e-05,6.217509508132935e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.216764450073242e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.217509508132935e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05,6.214529275894165e-05]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.018753468990325928,0.025474105030298233,0.032339729368686676,0.03907564654946327,0.045607030391693115,0.05190597474575043,0.0579657144844532,0.06377120316028595,0.0693490207195282,0.07469227910041809,0.07980276644229889,0.08466018736362457,0.08930479735136032,0.09373535960912704,0.0979449525475502,0.10194659233093262,0.1057618111371994,0.10928560793399811,0.11255760490894318,0.11559811234474182,0.11841437965631485,0.12103669345378876,0.12346625328063965,0.12571777403354645,0.12781473994255066,0.1297476589679718,0.131548672914505,0.13321608304977417,0.13475577533245087,0.1361890435218811,0.1375097781419754,0.1387377679347992,0.13987338542938232,0.1409209668636322,0.14188796281814575,0.14279291033744812,0.14363214373588562,0.14440076053142548,0.14511510729789734,0.14578120410442352,0.1463945358991623,0.14696206152439117,0.14748869836330414,0.14797477424144745,0.1484270989894867,0.14884407818317413,0.14922887086868286,0.14958205819129944,0.14991052448749542,0.15021978318691254,0.15050558745861053,0.15076126158237457,0.15100203454494476,0.15122489631175995,0.15143193304538727,0.15162262320518494,0.15179909765720367,0.15196283161640167,0.15211699903011322,0.1522575467824936,0.15238770842552185,0.15250834822654724,0.15261943638324738,0.15272344648838043,0.1528211385011673,0.15291069447994232,0.1529921442270279,0.1530672311782837,0.1531376987695694,0.15320280194282532,0.15326447784900665,0.1533212810754776,0.15337304770946503,0.15342122316360474,0.15346726775169373,0.15350797772407532,0.15354661643505096,0.15358205139636993,0.15361490845680237,0.153647780418396,0.15367642045021057,0.15370336174964905,0.15372806787490845,0.15375176072120667,0.15377239882946014,0.1537920981645584,0.15381112694740295,0.15382902324199677,0.1538447141647339,0.153859481215477,0.15387332439422607,0.15388667583465576,0.15389862656593323,0.15390999615192413,0.15392018854618073,0.15392887592315674,0.15393775701522827,0.15394584834575653,0.15395335853099823,0.15396131575107574,0.15396791696548462,0.15397365391254425,0.15397953987121582,0.1539851278066635,0.15399032831192017,0.15399490296840668,0.15399904549121857,0.15400297939777374,0.15400663018226624,0.15401016175746918,0.15401318669319153,0.15401612222194672,0.15401887893676758,0.15402157604694366,0.15402381122112274,0.1540256142616272,0.15402798354625702,0.15402987599372864,0.15403147041797638,0.15403354167938232,0.15403510630130768,0.15403662621974945,0.1540379524230957,0.15403947234153748,0.15404066443443298,0.15404199063777924,0.154043048620224,0.15404386818408966,0.15404480695724487,0.15404556691646576,0.15404655039310455,0.15404725074768066,0.15404793620109558,0.15404865145683289,0.15404927730560303,0.15404997766017914,0.1540505439043045,0.15405094623565674,0.15405148267745972,0.15405204892158508,0.15405239164829254,0.15405288338661194,0.15405328571796417,0.1540537029504776,0.15405406057834625,0.15405429899692535,0.15405459702014923,0.15405498445034027,0.15405523777008057,0.15405552089214325,0.15405572950839996,0.15405593812465668,0.15405617654323578,0.15405650436878204,0.1540566384792328,0.15405675768852234,0.15405689179897308,0.154057115316391,0.15405721962451935,0.1540573537349701,0.15405748784542084,0.154057577252388,0.15405768156051636,0.15405786037445068,0.15405794978141785,0.1540580689907074,0.15405824780464172,0.1540583372116089,0.15405842661857605,0.15405848622322083,0.15405859053134918,0.15405863523483276,0.15405870974063873,0.1540587991476059,0.1540588140487671,0.15405887365341187,0.15405894815921783,0.15405897796154022,0.1540590524673462,0.15405912697315216,0.15405917167663574,0.15405920147895813,0.15405923128128052,0.15405923128128052,0.1540592759847641,0.1540593057870865,0.15405933558940887,0.15405941009521484,0.15405943989753723,0.1540594846010208,0.1540595144033432,0.1540595442056656,0.1540595442056656,0.15405955910682678,0.15405958890914917,0.15405961871147156,0.15405964851379395,0.15405964851379395,0.15405964851379395,0.15405964851379395,0.15405966341495514,0.15405966341495514,0.15405969321727753,0.15405969321727753,0.15405969321727753,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991,0.15405972301959991],"recovered":[0.0,0.009350561536848545,0.017394714057445526,0.024834169074892998,0.03193099796772003,0.038740988820791245,0.045298296958208084,0.051611464470624924,0.05766845494508743,0.06349369883537292,0.06906899064779282,0.0744185820221901,0.07951918989419937,0.08439364284276962,0.08905065059661865,0.09347400814294815,0.09768424183130264,0.10169907659292221,0.1054682582616806,0.10899382829666138,0.11225779354572296,0.11530373245477676,0.11812931299209595,0.12075836211442947,0.1231943815946579,0.1254681944847107,0.12756919860839844,0.12952369451522827,0.1313380002975464,0.1330043375492096,0.13455095887184143,0.1359914243221283,0.13732586801052094,0.13856077194213867,0.13970743119716644,0.1407584846019745,0.1417405903339386,0.14264686405658722,0.14348553121089935,0.14426247775554657,0.1449780911207199,0.14564979076385498,0.14626280963420868,0.14683687686920166,0.14736559987068176,0.1478533148765564,0.1483093947172165,0.14872899651527405,0.14911288022994995,0.14947372674942017,0.14980341494083405,0.15011386573314667,0.15039633214473724,0.15065929293632507,0.15089929103851318,0.15112528204917908,0.15133431553840637,0.15152788162231445,0.15170657634735107,0.15187156200408936,0.15202398598194122,0.15216270089149475,0.1522940844297409,0.15241555869579315,0.1525295078754425,0.152634859085083,0.15273241698741913,0.15282252430915833,0.15290337800979614,0.1529785394668579,0.15304942429065704,0.1531173288822174,0.15317867696285248,0.15323492884635925,0.15328866243362427,0.1533387154340744,0.15338318049907684,0.15342594683170319,0.15346360206604004,0.15349920094013214,0.15353256464004517,0.1535634547472,0.1535920351743698,0.1536199450492859,0.15364520251750946,0.15366752445697784,0.1536882221698761,0.1537075936794281,0.15372709929943085,0.15374425053596497,0.15376058220863342,0.15377575159072876,0.15378928184509277,0.1538027673959732,0.1538146734237671,0.15382561087608337,0.1538359671831131,0.15384569764137268,0.15385456383228302,0.15386246144771576,0.15387068688869476,0.1538778692483902,0.15388420224189758,0.1538906991481781,0.1538967788219452,0.15390203893184662,0.15390713512897491,0.1539119929075241,0.15391629934310913,0.1539202332496643,0.15392398834228516,0.1539274901151657,0.15393079817295074,0.1539338380098343,0.15393678843975067,0.1539394110441208,0.15394139289855957,0.1539437174797058,0.15394574403762817,0.15394748747348785,0.15394949913024902,0.1539512723684311,0.15395283699035645,0.15395456552505493,0.15395605564117432,0.1539573222398758,0.15395866334438324,0.15395981073379517,0.15396076440811157,0.15396171808242798,0.15396270155906677,0.15396369993686676,0.1539645791053772,0.15396536886692047,0.15396614372730255,0.15396681427955627,0.15396752953529358,0.1539682000875473,0.15396876633167267,0.15396922826766968,0.15396976470947266,0.15397022664546967,0.15397067368030548,0.1539711058139801,0.15397152304649353,0.15397192537784576,0.15397220849990845,0.15397244691848755,0.15397287905216217,0.15397311747074127,0.15397340059280396,0.15397359430789948,0.153973788022995,0.15397396683692932,0.1539742648601532,0.1539744734764099,0.15397465229034424,0.15397481620311737,0.15397503972053528,0.15397517383098602,0.153975248336792,0.15397538244724274,0.1539754718542099,0.1539756804704666,0.15397581458091736,0.15397588908672333,0.15397609770298004,0.1539762318134308,0.15397635102272034,0.1539764553308487,0.15397652983665466,0.15397660434246063,0.1539766937494278,0.15397681295871735,0.15397688746452332,0.1539769172668457,0.15397697687149048,0.15397706627845764,0.15397706627845764,0.15397712588310242,0.153977170586586,0.15397725999355316,0.15397733449935913,0.15397734940052032,0.1539773792028427,0.1539774090051651,0.15397745370864868,0.15397748351097107,0.15397754311561584,0.15397754311561584,0.15397758781909943,0.15397761762142181,0.153977632522583,0.153977632522583,0.153977632522583,0.1539776623249054,0.1539776623249054,0.15397769212722778,0.15397773683071136,0.15397773683071136,0.15397773683071136,0.15397776663303375,0.15397776663303375,0.15397779643535614,0.15397779643535614,0.15397779643535614,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853,0.15397782623767853],"active":[0.018753468990325928,0.016123544424772263,0.01494501531124115,0.014241477474570274,0.013676032423973083,0.013164985924959183,0.012667417526245117,0.012159738689661026,0.011680565774440765,0.011198580265045166,0.010733775794506073,0.010241605341434479,0.00978560745716095,0.009341716766357422,0.008894301950931549,0.008472584187984467,0.008077569305896759,0.007586531341075897,0.007089346647262573,0.006604284048080444,0.006156586110591888,0.005732960999011993,0.005336940288543701,0.004959411919116974,0.004620358347892761,0.004279464483261108,0.003979474306106567,0.0036923885345458984,0.00341777503490448,0.003184705972671509,0.002958819270133972,0.0027463436126708984,0.002547517418861389,0.0023601949214935303,0.002180531620979309,0.002034425735473633,0.0018915534019470215,0.0017538964748382568,0.0016295760869979858,0.0015187263488769531,0.0014164447784423828,0.0013122707605361938,0.001225888729095459,0.0011378973722457886,0.0010614991188049316,0.0009907633066177368,0.0009194761514663696,0.0008530616760253906,0.0007976442575454712,0.0007460564374923706,0.0007021725177764893,0.0006473958492279053,0.0006057024002075195,0.0005656033754348755,0.0005326420068740845,0.0004973411560058594,0.00046478211879730225,0.00043494999408721924,0.000410422682762146,0.00038598477840423584,0.00036372244358062744,0.00034564733505249023,0.0003253519535064697,0.0003078877925872803,0.0002916306257247925,0.00027583539485931396,0.00025972723960876465,0.0002447068691253662,0.0002343207597732544,0.00022426247596740723,0.00021505355834960938,0.00020395219326019287,0.00019437074661254883,0.0001862943172454834,0.000178605318069458,0.00016926229000091553,0.0001634359359741211,0.00015610456466674805,0.0001513063907623291,0.00014857947826385498,0.00014385581016540527,0.00013990700244903564,0.00013603270053863525,0.00013181567192077637,0.0001271963119506836,0.0001245737075805664,0.00012290477752685547,0.00012142956256866455,0.00011761486530303955,0.00011523067951202393,0.00011274218559265137,0.00011092424392700195,0.0001093447208404541,0.00010722875595092773,0.00010551512241363525,0.00010326504707336426,0.00010178983211517334,0.0001001507043838501,9.879469871520996e-05,9.885430335998535e-05,9.723007678985596e-05,9.578466415405273e-05,9.53376293182373e-05,9.44286584854126e-05,9.354948997497559e-05,9.28640365600586e-05,9.191036224365234e-05,9.098649024963379e-05,9.033083915710449e-05,8.99285078048706e-05,8.919835090637207e-05,8.863210678100586e-05,8.80807638168335e-05,8.7738037109375e-05,8.702278137207031e-05,8.620321750640869e-05,8.659064769744873e-05,8.615851402282715e-05,8.572638034820557e-05,8.605420589447021e-05,8.560717105865479e-05,8.535385131835938e-05,8.511543273925781e-05,8.490681648254395e-05,8.460879325866699e-05,8.466839790344238e-05,8.438527584075928e-05,8.405745029449463e-05,8.404254913330078e-05,8.384883403778076e-05,8.384883403778076e-05,8.355081081390381e-05,8.335709571838379e-05,8.328258991241455e-05,8.313357830047607e-05,8.316338062286377e-05,8.301436901092529e-05,8.274614810943604e-05,8.271634578704834e-05,8.282065391540527e-05,8.262693881988525e-05,8.265674114227295e-05,8.26120376586914e-05,8.259713649749756e-05,8.253753185272217e-05,8.237361907958984e-05,8.238852024078369e-05,8.253753185272217e-05,8.2358717918396e-05,8.240342140197754e-05,8.23289155960083e-05,8.234381675720215e-05,8.238852024078369e-05,8.253753185272217e-05,8.237361907958984e-05,8.228421211242676e-05,8.223950862884521e-05,8.22991132736206e-05,8.217990398406982e-05,8.217990398406982e-05,8.223950862884521e-05,8.219480514526367e-05,8.220970630645752e-05,8.217990398406982e-05,8.213520050048828e-05,8.217990398406982e-05,8.215010166168213e-05,8.210539817810059e-05,8.207559585571289e-05,8.203089237213135e-05,8.206069469451904e-05,8.203089237213135e-05,8.20159912109375e-05,8.19861888885498e-05,8.192658424377441e-05,8.195638656616211e-05,8.197128772735596e-05,8.191168308258057e-05,8.19861888885498e-05,8.200109004974365e-05,8.200109004974365e-05,8.194148540496826e-05,8.189678192138672e-05,8.188188076019287e-05,8.189678192138672e-05,8.189678192138672e-05,8.188188076019287e-05,8.192658424377441e-05,8.189678192138672e-05,8.194148540496826e-05,8.192658424377441e-05,8.192658424377441e-05,8.191168308258057e-05,8.192658424377441e-05,8.195638656616211e-05,8.195638656616211e-05,8.19861888885498e-05,8.195638656616211e-05,8.191168308258057e-05,8.191168308258057e-05,8.192658424377441e-05,8.189678192138672e-05,8.192658424377441e-05,8.189678192138672e-05,8.189678192138672e-05,8.192658424377441e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05,8.189678192138672e-05]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.018753468990325928,0.02546590194106102,0.03218622878193855,0.03869207203388214,0.04493355751037598,0.05088149011135101,0.056541863828897476,0.06193654239177704,0.06703516840934753,0.07187122106552124,0.07644419372081757,0.08078239858150482,0.08487334102392197,0.0887293741106987,0.09238018095493317,0.09581457823514938,0.0990590751171112,0.10202771425247192,0.10477068275213242,0.1072935089468956,0.10961300879716873,0.11174734681844711,0.11371822655200958,0.11554193496704102,0.11721818149089813,0.11876143515110016,0.12017638236284256,0.12148181349039078,0.12268369644880295,0.12379326671361923,0.12481389194726944,0.12575018405914307,0.12661246955394745,0.1273990124464035,0.12812700867652893,0.1287977695465088,0.12941667437553406,0.12997999787330627,0.13050423562526703,0.13098032772541046,0.13142110407352448,0.13182777166366577,0.1322007179260254,0.13254114985466003,0.13285395503044128,0.13314566016197205,0.13341251015663147,0.13365477323532104,0.1338813453912735,0.13408757746219635,0.1342768371105194,0.1344487965106964,0.13460636138916016,0.1347535103559494,0.13488906621932983,0.13501274585723877,0.13512414693832397,0.13522757589817047,0.13532304763793945,0.135410338640213,0.1354912370443344,0.13556545972824097,0.13563475012779236,0.135697603225708,0.135755717754364,0.1358097791671753,0.13585907220840454,0.13590335845947266,0.1359451413154602,0.13598334789276123,0.1360180675983429,0.13605105876922607,0.1360814869403839,0.13610926270484924,0.1361342817544937,0.13615702092647552,0.1361786425113678,0.13619717955589294,0.136214941740036,0.1362318992614746,0.13624724745750427,0.13626134395599365,0.1362743377685547,0.13628631830215454,0.13629694283008575,0.13630704581737518,0.1363166719675064,0.1363254189491272,0.1363331377506256,0.13634073734283447,0.13634681701660156,0.13635310530662537,0.13635897636413574,0.13636474311351776,0.13637033104896545,0.13637487590312958,0.13637880980968475,0.13638313114643097,0.13638684153556824,0.1363903284072876,0.13639357686042786,0.13639667630195618,0.1363992989063263,0.1364019215106964,0.13640421628952026,0.13640622794628143,0.13640815019607544,0.1364099085330963,0.13641169667243958,0.1364133059978485,0.13641484081745148,0.1364162266254425,0.13641756772994995,0.136418879032135,0.13641977310180664,0.1364208459854126,0.13642197847366333,0.13642273843288422,0.13642330467700958,0.13642391562461853,0.13642464578151703,0.13642539083957672,0.1364259272813797,0.13642652332782745,0.13642695546150208,0.13642744719982147,0.13642778992652893,0.13642823696136475,0.1364285945892334,0.13642893731594086,0.13642935454845428,0.13642960786819458,0.1364298164844513,0.1364300698041916,0.13643024861812592,0.13643045723438263,0.13643066585063934,0.13643084466457367,0.13643106818199158,0.1364312767982483,0.13643142580986023,0.13643158972263336,0.13643169403076172,0.13643178343772888,0.13643193244934082,0.13643208146095276,0.13643215596675873,0.1364322304725647,0.13643229007720947,0.13643234968185425,0.1364324688911438,0.13643251359462738,0.13643255829811096,0.13643264770507812,0.1364327371120453,0.13643276691436768,0.13643279671669006,0.13643285632133484,0.136432945728302,0.136432945728302,0.1364329755306244,0.13643303513526917,0.13643307983875275,0.13643310964107513,0.13643312454223633,0.1364331841468811,0.1364332139492035,0.13643324375152588,0.13643325865268707,0.13643330335617065,0.13643333315849304,0.13643333315849304,0.13643333315849304,0.13643333315849304,0.13643333315849304,0.13643333315849304,0.13643336296081543,0.13643339276313782,0.13643339276313782,0.13643339276313782,0.13643339276313782,0.1364334225654602,0.1364334225654602,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214,0.1364334374666214],"recovered":[0.0,0.009346317499876022,0.017391111701726913,0.024762433022260666,0.03169981762766838,0.038299646228551865,0.04458307847380638,0.050551436841487885,0.0562315359711647,0.06163172051310539,0.06674022972583771,0.07158813625574112,0.07617387175559998,0.08051306754350662,0.08460931479930878,0.08848610520362854,0.09213588386774063,0.09558262676000595,0.09878125786781311,0.10175332427024841,0.10449863225221634,0.10703447461128235,0.10936515778303146,0.11151891946792603,0.11351284384727478,0.1153469905257225,0.11702460795640945,0.11857759952545166,0.12000574916601181,0.1213219091296196,0.12253458797931671,0.12365175038576126,0.12467510253190994,0.12562060356140137,0.12648612260818481,0.127279132604599,0.1280117779970169,0.12868309020996094,0.12930381298065186,0.12987257540225983,0.13039860129356384,0.13088153302669525,0.13132570683956146,0.13173535466194153,0.1321106255054474,0.1324554830789566,0.1327728033065796,0.13306452333927155,0.13333158195018768,0.13357961177825928,0.1338070034980774,0.13401482999324799,0.134203240275383,0.13437677919864655,0.13453644514083862,0.13468383252620697,0.13481907546520233,0.13494448363780975,0.13505706191062927,0.13515979051589966,0.13525699079036713,0.13534599542617798,0.13542698323726654,0.1355023980140686,0.1355707049369812,0.13563428819179535,0.13569298386573792,0.1357475370168686,0.1357976198196411,0.13584263622760773,0.1358853280544281,0.135924831032753,0.13596025109291077,0.13599266111850739,0.13602273166179657,0.13604973256587982,0.13607430458068848,0.13609786331653595,0.1361195147037506,0.13613834977149963,0.1361566036939621,0.13617275655269623,0.1361880898475647,0.13620246946811676,0.13621582090854645,0.13622769713401794,0.13623864948749542,0.13624878227710724,0.1362588256597519,0.13626708090305328,0.13627538084983826,0.136282280087471,0.13628894090652466,0.13629546761512756,0.13630136847496033,0.13630732893943787,0.13631288707256317,0.13631728291511536,0.13632173836231232,0.1363259255886078,0.13632944226264954,0.1363331526517868,0.13633638620376587,0.1363392472267151,0.13634175062179565,0.13634438812732697,0.1363467276096344,0.13634881377220154,0.13635079562664032,0.13635259866714478,0.13635437190532684,0.13635589182376862,0.13635742664337158,0.1363588273525238,0.13636021316051483,0.13636144995689392,0.1363624483346939,0.13636355102062225,0.13636453449726105,0.1363653540611267,0.1363661289215088,0.13636687397956848,0.13636751472949982,0.13636821508407593,0.13636882603168488,0.13636934757232666,0.13636982440948486,0.13637028634548187,0.13637059926986694,0.13637109100818634,0.13637147843837738,0.13637208938598633,0.1363724321126938,0.13637271523475647,0.13637296855449677,0.13637325167655945,0.13637349009513855,0.13637368381023407,0.13637392222881317,0.13637417554855347,0.1363743096590042,0.13637451827526093,0.13637469708919525,0.1363748162984848,0.13637495040893555,0.13637502491474152,0.13637512922286987,0.13637526333332062,0.1363753378391266,0.13637538254261017,0.13637541234493256,0.13637545704841614,0.13637559115886688,0.13637566566467285,0.13637572526931763,0.1363757997751236,0.13637587428092957,0.13637587428092957,0.13637591898441315,0.13637597858905792,0.1363760083913803,0.1363760083913803,0.1363760530948639,0.13637611269950867,0.13637618720531464,0.13637623190879822,0.136376291513443,0.1363763064146042,0.13637636601924896,0.13637636601924896,0.13637644052505493,0.13637644052505493,0.13637644052505493,0.13637644052505493,0.13637644052505493,0.13637644052505493,0.13637644052505493,0.13637647032737732,0.1363764852285385,0.1363764852285385,0.1363764852285385,0.1363764852285385,0.1363765150308609,0.1363765150308609,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833,0.1363765448331833],"active":[0.018753468990325928,0.016119584441184998,0.01479511708021164,0.013929639011621475,0.013233739882707596,0.012581843882799149,0.011958785355091095,0.011385105550289154,0.01080363243818283,0.010239500552415848,0.009703963994979858,0.009194262325763702,0.008699469268321991,0.008216306567192078,0.00777086615562439,0.0073284730315208435,0.006923191249370575,0.006445087492465973,0.005989424884319305,0.005540184676647186,0.005114376544952393,0.004712872207164764,0.004353068768978119,0.00402301549911499,0.003705337643623352,0.003414444625377655,0.0031517744064331055,0.0029042139649391174,0.0026779472827911377,0.002471357583999634,0.0022793039679527283,0.0020984336733818054,0.001937367022037506,0.0017784088850021362,0.0016408860683441162,0.00151863694190979,0.0014048963785171509,0.001296907663345337,0.0012004226446151733,0.0011077523231506348,0.0010225027799606323,0.00094623863697052,0.0008750110864639282,0.0008057951927185059,0.0007433295249938965,0.0006901770830154419,0.0006397068500518799,0.0005902498960494995,0.0005497634410858154,0.0005079656839370728,0.0004698336124420166,0.0004339665174484253,0.00040312111377716064,0.00037673115730285645,0.00035262107849121094,0.0003289133310317993,0.00030507147312164307,0.0002830922603607178,0.00026598572731018066,0.0002505481243133545,0.00023424625396728516,0.00021946430206298828,0.00020776689052581787,0.0001952052116394043,0.0001850128173828125,0.00017549097537994385,0.00016608834266662598,0.00015582144260406494,0.0001475214958190918,0.00014071166515350342,0.00013273954391479492,0.0001262277364730835,0.00012123584747314453,0.00011660158634185791,0.00011155009269714355,0.00010728836059570312,0.00010433793067932129,9.931623935699463e-05,9.542703628540039e-05,9.354948997497559e-05,9.064376354217529e-05,8.858740329742432e-05,8.624792098999023e-05,8.384883403778076e-05,8.112192153930664e-05,7.934868335723877e-05,7.802248001098633e-05,7.66366720199585e-05,7.431209087371826e-05,7.365643978118896e-05,7.143616676330566e-05,7.082521915435791e-05,7.003545761108398e-05,6.927549839019775e-05,6.896257400512695e-05,6.754696369171143e-05,6.592273712158203e-05,6.584823131561279e-05,6.510317325592041e-05,6.440281867980957e-05,6.413459777832031e-05,6.352365016937256e-05,6.29127025604248e-05,6.267428398132324e-05,6.246566772460938e-05,6.183981895446777e-05,6.142258644104004e-05,6.109476089477539e-05,6.090104579925537e-05,6.070733070373535e-05,6.046891212463379e-05,6.033480167388916e-05,6.014108657836914e-05,6.0051679611206055e-05,5.955994129180908e-05,5.939602851867676e-05,5.953013896942139e-05,5.918741226196289e-05,5.8770179748535156e-05,5.856156349182129e-05,5.8516860008239746e-05,5.8516860008239746e-05,5.841255187988281e-05,5.830824375152588e-05,5.812942981719971e-05,5.809962749481201e-05,5.796551704406738e-05,5.7950615882873535e-05,5.799531936645508e-05,5.78463077545166e-05,5.78761100769043e-05,5.751848220825195e-05,5.7384371757507324e-05,5.735456943511963e-05,5.728006362915039e-05,5.720555782318115e-05,5.717575550079346e-05,5.716085433959961e-05,5.714595317840576e-05,5.710124969482422e-05,5.7116150856018066e-05,5.7071447372436523e-05,5.6996941566467285e-05,5.696713924407959e-05,5.698204040527344e-05,5.7056546211242676e-05,5.702674388885498e-05,5.696713924407959e-05,5.695223808288574e-05,5.696713924407959e-05,5.7056546211242676e-05,5.7056546211242676e-05,5.696713924407959e-05,5.698204040527344e-05,5.701184272766113e-05,5.696713924407959e-05,5.692243576049805e-05,5.698204040527344e-05,5.702674388885498e-05,5.696713924407959e-05,5.696713924407959e-05,5.702674388885498e-05,5.702674388885498e-05,5.6996941566467285e-05,5.6937336921691895e-05,5.695223808288574e-05,5.692243576049805e-05,5.6937336921691895e-05,5.689263343811035e-05,5.6937336921691895e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.692243576049805e-05,5.692243576049805e-05,5.69075345993042e-05,5.69075345993042e-05,5.69075345993042e-05,5.6937336921691895e-05,5.69075345993042e-05,5.692243576049805e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05,5.689263343811035e-05]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.018753468990325928,0.025486581027507782,0.0320584736764431,0.03836078941822052,0.04432189092040062,0.0499325692653656,0.05521107092499733,0.060178373008966446,0.06482912600040436,0.06920230388641357,0.07328727841377258,0.07711188495159149,0.08068504184484482,0.0840296745300293,0.08715145289897919,0.09005513042211533,0.09276910871267319,0.09524179995059967,0.0975053608417511,0.09957225620746613,0.1014508530497551,0.10317151993513107,0.10474848747253418,0.1061888262629509,0.10751136392354965,0.10871206223964691,0.10980779677629471,0.11081059277057648,0.11172018945217133,0.11255312711000443,0.1133122518658638,0.1140027791261673,0.11463607847690582,0.11521054804325104,0.11573242396116257,0.11620905250310898,0.11664213985204697,0.11704256385564804,0.11740594357252121,0.11773944646120071,0.11803857237100601,0.1183154359459877,0.11856719106435776,0.1187966987490654,0.11900431662797928,0.11919490247964859,0.11936818808317184,0.11952614039182663,0.11967094242572784,0.119802325963974,0.11992113292217255,0.12002956867218018,0.12012843787670135,0.12022008746862411,0.12030123174190521,0.1203765943646431,0.12044470757246017,0.12050586938858032,0.12056199461221695,0.12061286717653275,0.12065941840410233,0.12070160359144211,0.12074067443609238,0.12077655643224716,0.120808444917202,0.12083761394023895,0.12086459249258041,0.12088853865861893,0.12091117352247238,0.12093136459589005,0.12094957381486893,0.12096668034791946,0.1209815964102745,0.12099597603082657,0.12100906670093536,0.12102074921131134,0.1210315003991127,0.12104124575853348,0.12104976177215576,0.12105755507946014,0.12106503546237946,0.12107188254594803,0.12107764184474945,0.12108352780342102,0.12108903378248215,0.12109384685754776,0.1210978552699089,0.12110169231891632,0.1211049035191536,0.1211077868938446,0.12111092358827591,0.12111349403858185,0.12111619859933853,0.12111879140138626,0.12112059444189072,0.12112241983413696,0.12112419307231903,0.12112576514482498,0.12112712860107422,0.12112817913293839,0.12112944573163986,0.1211305782198906,0.12113142013549805,0.12113229930400848,0.12113314867019653,0.12113405019044876,0.12113476544618607,0.12113559246063232,0.12113621085882187,0.1211368516087532,0.12113731354475021,0.12113775312900543,0.12113811075687408,0.1211385503411293,0.12113883346319199,0.12113913893699646,0.12113939970731735,0.12113957852125168,0.12113983184099197,0.12114006280899048,0.12114021927118301,0.12114037573337555,0.12114053219556808,0.12114062905311584,0.1211407333612442,0.12114088982343674,0.1211409643292427,0.12114106863737106,0.12114119529724121,0.12114129960536957,0.12114137411117554,0.12114142626523972,0.12114153057336807,0.12114158272743225,0.12114165723323822,0.12114168703556061,0.12114173918962479,0.12114181369543076,0.12114184349775314,0.12114188820123672,0.12114191800355911,0.1211419403553009,0.12114197015762329,0.12114204466342926,0.12114207446575165,0.12114212661981583,0.12114214897155762,0.1211422011256218,0.12114222347736359,0.12114225327968597,0.12114227563142776,0.12114230543375015,0.12114230543375015,0.12114235758781433,0.12114240974187851,0.12114240974187851,0.12114240974187851,0.1211424320936203,0.1211424320936203,0.1211424320936203,0.1211424320936203,0.12114245444536209,0.12114245444536209,0.12114245444536209,0.12114245444536209,0.12114245444536209,0.12114245444536209,0.12114245444536209,0.12114245444536209,0.12114245444536209,0.12114245444536209,0.12114248424768448,0.12114248424768448,0.12114248424768448,0.12114248424768448,0.12114248424768448,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627,0.12114250659942627],"recovered":[0.0,0.009338242001831532,0.017377352342009544,0.024695998057723045,0.031486209481954575,0.03786087408661842,0.043863311409950256,0.04950997605919838,0.05480773746967316,0.05979728698730469,0.0644848495721817,0.06887312978506088,0.07296764850616455,0.07679641991853714,0.08038482815027237,0.08374059200286865,0.0868634581565857,0.08979199826717377,0.09248491376638412,0.09496316313743591,0.09724161773920059,0.09931972622871399,0.10120994597673416,0.10294782370328903,0.10453937202692032,0.10599933564662933,0.1073286160826683,0.10853597521781921,0.10965006798505783,0.11065786331892014,0.1115754023194313,0.11241811513900757,0.11318140476942062,0.11388181149959564,0.11452135443687439,0.11510326713323593,0.11563056707382202,0.11611362546682358,0.11655458807945251,0.1169540286064148,0.1173214539885521,0.1176532730460167,0.11795829981565475,0.11823639273643494,0.11848925054073334,0.11872091889381409,0.11892902851104736,0.11912195384502411,0.11929497867822647,0.11945347487926483,0.11960203945636749,0.11973272264003754,0.11985209584236145,0.11996279656887054,0.120063416659832,0.12015369534492493,0.12023743987083435,0.12031316757202148,0.12038212269544601,0.12044395506381989,0.12050043791532516,0.1205507218837738,0.12059786915779114,0.12064018100500107,0.1206790953874588,0.12071474641561508,0.12074735760688782,0.12077654898166656,0.12080368399620056,0.12082798779010773,0.12084982544183731,0.12086958438158035,0.12088905274868011,0.12090548872947693,0.1209210529923439,0.12093532085418701,0.12094831466674805,0.12096032500267029,0.12097162008285522,0.12098129093647003,0.12099003046751022,0.12099839001893997,0.12100595235824585,0.12101215124130249,0.1210186630487442,0.12102444469928741,0.12102977186441422,0.12103442847728729,0.12103861570358276,0.12104257941246033,0.12104597687721252,0.1210489571094513,0.12105214595794678,0.12105513364076614,0.12105777859687805,0.12106002122163773,0.12106197327375412,0.1210637241601944,0.12106560170650482,0.12106742709875107,0.12106894701719284,0.12107031047344208,0.12107151746749878,0.12107231467962265,0.12107323855161667,0.1210741400718689,0.12107506394386292,0.12107573449611664,0.12107665836811066,0.12107738107442856,0.12107810378074646,0.12107869237661362,0.1210792064666748,0.12107964605093002,0.12108010798692703,0.12108056992292404,0.12108095735311508,0.12108129262924194,0.12108152359724045,0.12108180671930313,0.1210821121931076,0.12108229100704193,0.12108246982097626,0.12108265608549118,0.12108275294303894,0.12108288705348969,0.12108303606510162,0.12108306586742401,0.12108324468135834,0.12108337134122849,0.12108347564935684,0.1210835799574852,0.12108368426561356,0.12108378112316132,0.1210838332772255,0.12108388543128967,0.12108393758535385,0.12108401954174042,0.12108409404754639,0.12108414620161057,0.12108419835567474,0.12108422070741653,0.12108427286148071,0.1210843026638031,0.12108432501554489,0.12108434736728668,0.12108439952135086,0.12108445167541504,0.12108448147773743,0.1210845336318016,0.1210845559835434,0.12108458578586578,0.12108460813760757,0.12108463048934937,0.12108466029167175,0.12108466029167175,0.12108468264341354,0.12108468264341354,0.12108471244573593,0.12108471244573593,0.12108471244573593,0.12108471244573593,0.12108471244573593,0.12108471244573593,0.12108471244573593,0.12108471244573593,0.12108473479747772,0.12108473479747772,0.12108473479747772,0.12108476459980011,0.12108476459980011,0.12108476459980011,0.12108476459980011,0.12108476459980011,0.12108476459980011,0.12108476459980011,0.12108476459980011,0.12108476459980011,0.12108476459980011,0.1210847869515419,0.1210847869515419,0.12108481675386429,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608,0.12108483910560608],"active":[0.018753468990325928,0.016148339956998825,0.014681121334433556,0.013664791360497475,0.012835681438446045,0.012071695178747177,0.011347759515047073,0.010668396949768066,0.010021388530731201,0.009405016899108887,0.008802428841590881,0.008238755166530609,0.007717393338680267,0.007233254611492157,0.006766624748706818,0.006314538419246674,0.005905650556087494,0.005449801683425903,0.005020447075366974,0.004609093070030212,0.004209235310554504,0.0038517937064170837,0.0035385414958000183,0.0032410025596618652,0.0029719918966293335,0.002712726593017578,0.002479180693626404,0.002274617552757263,0.002070121467113495,0.0018952637910842896,0.0017368495464324951,0.001584663987159729,0.001454673707485199,0.0013287365436553955,0.0012110695242881775,0.0011057853698730469,0.001011572778224945,0.0009289383888244629,0.0008513554930686951,0.0007854178547859192,0.0007171183824539185,0.0006621628999710083,0.0006088912487030029,0.0005603060126304626,0.0005150660872459412,0.0004739835858345032,0.0004391595721244812,0.00040418654680252075,0.0003759637475013733,0.0003488510847091675,0.0003190934658050537,0.00029684603214263916,0.0002763420343399048,0.00025729089975357056,0.00023781508207321167,0.00022289901971817017,0.00020726770162582397,0.0001927018165588379,0.00017987191677093506,0.0001689121127128601,0.00015898048877716064,0.00015088170766830444,0.00014280527830123901,0.00013637542724609375,0.00012934952974319458,0.00012286752462387085,0.00011723488569259644,0.00011198967695236206,0.00010748952627182007,0.00010337680578231812,9.974837303161621e-05,9.709596633911133e-05,9.254366159439087e-05,9.048730134963989e-05,8.801370859146118e-05,8.542835712432861e-05,8.318573236465454e-05,8.09207558631897e-05,7.814168930053711e-05,7.62641429901123e-05,7.500499486923218e-05,7.349252700805664e-05,7.168948650360107e-05,7.137656211853027e-05,7.037073373794556e-05,6.940215826034546e-05,6.808340549468994e-05,6.726384162902832e-05,6.62878155708313e-05,6.520748138427734e-05,6.494671106338501e-05,6.45369291305542e-05,6.405264139175415e-05,6.365776062011719e-05,6.28158450126648e-05,6.239861249923706e-05,6.221979856491089e-05,6.204098463058472e-05,6.152689456939697e-05,6.0752034187316895e-05,6.0498714447021484e-05,6.0267746448516846e-05,5.990266799926758e-05,5.998462438583374e-05,5.99101185798645e-05,5.99101185798645e-05,5.9701502323150635e-05,5.9857964515686035e-05,5.955249071121216e-05,5.9470534324645996e-05,5.920976400375366e-05,5.9060752391815186e-05,5.8904290199279785e-05,5.8904290199279785e-05,5.872547626495361e-05,5.856901407241821e-05,5.844235420227051e-05,5.828589200973511e-05,5.830824375152588e-05,5.825608968734741e-05,5.8107078075408936e-05,5.8084726333618164e-05,5.806237459182739e-05,5.797296762466431e-05,5.798041820526123e-05,5.8002769947052e-05,5.7928264141082764e-05,5.8002769947052e-05,5.7950615882873535e-05,5.7928264141082764e-05,5.789846181869507e-05,5.78463077545166e-05,5.78463077545166e-05,5.780160427093506e-05,5.782395601272583e-05,5.780160427093506e-05,5.780160427093506e-05,5.7794153690338135e-05,5.774945020675659e-05,5.774199962615967e-05,5.7719647884368896e-05,5.7719647884368896e-05,5.7697296142578125e-05,5.774199962615967e-05,5.774945020675659e-05,5.777925252914429e-05,5.774945020675659e-05,5.774945020675659e-05,5.774199962615967e-05,5.7719647884368896e-05,5.7719647884368896e-05,5.7719647884368896e-05,5.7697296142578125e-05,5.772709846496582e-05,5.774945020675659e-05,5.774945020675659e-05,5.772709846496582e-05,5.774945020675659e-05,5.7719647884368896e-05,5.7719647884368896e-05,5.7719647884368896e-05,5.774199962615967e-05,5.774199962615967e-05,5.774199962615967e-05,5.774199962615967e-05,5.774199962615967e-05,5.7719647884368896e-05,5.7719647884368896e-05,5.7719647884368896e-05,5.76898455619812e-05,5.76898455619812e-05,5.7719647884368896e-05,5.7719647884368896e-05,5.7719647884368896e-05,5.7719647884368896e-05,5.7719647884368896e-05,5.774199962615967e-05,5.774199962615967e-05,5.774199962615967e-05,5.7719647884368896e-05,5.7719647884368896e-05,5.76898455619812e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05,5.766749382019043e-05]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.018753468990325928,0.02545970305800438,0.032313570380210876,0.03904575854539871,0.04558318480849266,0.05186736583709717,0.05791836231946945,0.06371551752090454,0.06927727907896042,0.07461728155612946,0.07971984148025513,0.08457973599433899,0.08920736610889435,0.09363213926553726,0.09783618152141571,0.10184715688228607,0.10564742982387543,0.10933864861726761,0.11290665715932846,0.1163669005036354,0.11969435214996338,0.12289630621671677,0.12599480152130127,0.12896516919136047,0.13183408975601196,0.13457266986370087,0.1372072696685791,0.13974282145500183,0.14217694103717804,0.14451701939105988,0.14676322042942047,0.14891056716442108,0.15096604824066162,0.15293776988983154,0.15482915937900543,0.1566360741853714,0.1583687663078308,0.1600261926651001,0.16161926090717316,0.16314420104026794,0.164602130651474,0.16599611937999725,0.1673368662595749,0.16862301528453827,0.16984155774116516,0.17100971937179565,0.17213235795497894,0.17320506274700165,0.1742306351661682,0.17520974576473236,0.17614971101284027,0.17704921960830688,0.1779075711965561,0.17873789370059967,0.17952728271484375,0.1802855134010315,0.1810118407011032,0.18169941008090973,0.1823645681142807,0.18299973011016846,0.18361161649227142,0.18419520556926727,0.18475887179374695,0.18529684841632843,0.1858106255531311,0.18630646169185638,0.18678194284439087,0.18723423779010773,0.18766997754573822,0.18808305263519287,0.18848949670791626,0.1888769418001175,0.18924789130687714,0.18960103392601013,0.1899394690990448,0.19026900827884674,0.1905859410762787,0.19088877737522125,0.19118140637874603,0.19146278500556946,0.19173280894756317,0.1919936090707779,0.1922464221715927,0.19248680770397186,0.1927192211151123,0.19294597208499908,0.19316250085830688,0.1933724284172058,0.19357497990131378,0.19376906752586365,0.1939566433429718,0.1941380798816681,0.19431355595588684,0.1944817155599594,0.1946476697921753,0.19480358064174652,0.1949566751718521,0.19510088860988617,0.1952437460422516,0.19538243114948273,0.1955135017633438,0.19564378261566162,0.19576741755008698,0.195888951420784,0.1960029900074005,0.19611436128616333,0.19622445106506348,0.19632862508296967,0.19642867147922516,0.19652926921844482,0.19662590324878693,0.19671683013439178,0.19680733978748322,0.19689376652240753,0.19697734713554382,0.19706027209758759,0.19714106619358063,0.19721829891204834,0.19729281961917877,0.19736728072166443,0.19743962585926056,0.19750815629959106,0.19757702946662903,0.19764305651187897,0.19770671427249908,0.19776874780654907,0.19783006608486176,0.19788925349712372,0.19794751703739166,0.1980035901069641,0.198057621717453,0.19811037182807922,0.19816279411315918,0.19821354746818542,0.19826377928256989,0.19831246137619019,0.19836066663265228,0.1984056830406189,0.19845151901245117,0.1984938681125641,0.1985379159450531,0.19858035445213318,0.19862188398838043,0.19866155087947845,0.19870012998580933,0.19873803853988647,0.19877533614635468,0.19881242513656616,0.19884748756885529,0.19888100028038025,0.1989150047302246,0.19894865155220032,0.19898274540901184,0.19901582598686218,0.19904816150665283,0.19908000528812408,0.19911079108715057,0.1991409808397293,0.19917158782482147,0.19920162856578827,0.1992308497428894,0.19925950467586517,0.1992882937192917,0.19931519031524658,0.19934098422527313,0.1993677318096161,0.19939523935317993,0.1994217336177826,0.19944685697555542,0.19947196543216705,0.19949591159820557,0.19952046871185303,0.1995437741279602,0.19956913590431213,0.19959191977977753,0.19961419701576233,0.19963733851909637,0.1996595412492752,0.19968204200267792,0.199703648686409,0.19972549378871918,0.19974678754806519,0.19976826012134552,0.19978883862495422,0.19980980455875397,0.19983087480068207,0.19985051453113556,0.19986942410469055,0.19988982379436493,0.19990985095500946,0.19992946088314056,0.19994916021823883,0.19996821880340576,0.1999872773885727,0.200006902217865,0.20002621412277222,0.20004506409168243,0.2000638246536255,0.2000827044248581,0.20010121166706085,0.20011943578720093,0.2001376897096634,0.20015577971935272,0.20017389953136444,0.20019134879112244,0.20020878314971924,0.20022673904895782,0.2002449929714203,0.2002626657485962,0.20027974247932434,0.20029710233211517,0.20031416416168213,0.20033152401447296,0.2003486305475235,0.20036640763282776,0.20038342475891113,0.20039993524551392,0.20041710138320923,0.20043379068374634,0.20045068860054016,0.20046807825565338,0.20048508048057556,0.20050209760665894,0.20051853358745575,0.20053552091121674,0.2005530297756195,0.2005702406167984,0.20058873295783997,0.200605571269989,0.20062322914600372,0.20064063370227814,0.20065812766551971,0.20067556202411652,0.20069308578968048,0.20071059465408325,0.20072756707668304,0.20074541866779327,0.2007630616426468,0.20078065991401672,0.2007976919412613,0.20081523060798645,0.20083320140838623,0.20085059106349945,0.20086932182312012,0.20088672637939453,0.2009037882089615,0.20092196762561798,0.20093968510627747,0.2009577453136444,0.20097510516643524,0.20099323987960815,0.20100988447666168,0.20102766156196594,0.20104514062404633,0.20106376707553864,0.2010807991027832,0.2010989487171173,0.20111772418022156,0.20113621652126312,0.20115473866462708,0.20117256045341492,0.20119033753871918,0.20120973885059357,0.2012282758951187,0.20124679803848267,0.2012653648853302,0.20128336548805237,0.20130081474781036,0.20131871104240417,0.2013375163078308,0.20135623216629028,0.20137514173984528,0.2013942301273346,0.2014136016368866,0.20143145322799683,0.20144899189472198,0.20146802067756653,0.2014872133731842,0.20150603353977203,0.20152582228183746,0.20154477655887604,0.20156393945217133,0.2015840709209442,0.20160382986068726,0.20162302255630493,0.20164333283901215,0.20166391134262085,0.20168420672416687,0.20170414447784424,0.20172366499900818,0.20174339413642883,0.2017638087272644,0.201784148812294,0.20180386304855347,0.20182310044765472,0.20184311270713806,0.20186419785022736,0.20188285410404205,0.20190398395061493,0.20192456245422363,0.20194514095783234,0.20196621119976044,0.2019878327846527,0.20200836658477783,0.20203012228012085,0.20205186307430267,0.20207279920578003,0.20209375023841858,0.20211584866046906,0.20213694870471954,0.20215795934200287,0.20217861235141754,0.20220036804676056,0.2022223025560379,0.20224353671073914,0.20226475596427917,0.2022864818572998,0.20230908691883087,0.20233115553855896,0.20235268771648407,0.20237405598163605,0.20239657163619995,0.20241835713386536,0.20244047045707703,0.20246313512325287,0.20248520374298096,0.20250698924064636,0.20252785086631775,0.20255063474178314,0.20257149636745453,0.20259222388267517,0.20261350274085999,0.20263546705245972,0.20265701413154602,0.20267826318740845,0.20270004868507385,0.20272201299667358,0.20274287462234497,0.20276498794555664,0.20278620719909668,0.20280766487121582,0.20282980799674988,0.20285166800022125,0.20287281274795532,0.20289456844329834,0.20291663706302643,0.20293796062469482,0.20295944809913635,0.20298123359680176,0.20300211012363434,0.2030220776796341],"recovered":[0.0,0.009341636672616005,0.017365340143442154,0.024808628484606743,0.031893111765384674,0.03870552033185959,0.04525351896882057,0.051539137959480286,0.05760806426405907,0.0634135827422142,0.06897135078907013,0.07430088520050049,0.07941237092018127,0.08426249027252197,0.08891880512237549,0.0933505967259407,0.09757382422685623,0.1015714555978775,0.10543587058782578,0.10913794487714767,0.11272334307432175,0.11618376523256302,0.11952214688062668,0.12274421751499176,0.1258353590965271,0.12881964445114136,0.13167127966880798,0.13441765308380127,0.13706199824810028,0.1395953744649887,0.1420276015996933,0.14436480402946472,0.14659957587718964,0.1487494707107544,0.15081007778644562,0.1527903974056244,0.1546797901391983,0.15648815035820007,0.15822046995162964,0.15987946093082428,0.16146956384181976,0.16299603879451752,0.16445086896419525,0.16585493087768555,0.1671978384256363,0.16848401725292206,0.169703871011734,0.17088110744953156,0.17200222611427307,0.17308270931243896,0.17410743236541748,0.17509473860263824,0.17603160440921783,0.17692650854587555,0.17779529094696045,0.17862068116664886,0.17941126227378845,0.18017233908176422,0.18089674413204193,0.18158988654613495,0.1822555959224701,0.18289358913898468,0.18350055813789368,0.18408851325511932,0.18465127050876617,0.18518920242786407,0.18570645153522491,0.18620730936527252,0.1866808980703354,0.1871376484632492,0.1875700205564499,0.18798953294754028,0.1883891224861145,0.18877601623535156,0.18914856016635895,0.1895022690296173,0.18984609842300415,0.19017569720745087,0.19049349427223206,0.19079706072807312,0.19108881056308746,0.19136926531791687,0.1916397213935852,0.19190043210983276,0.19215227663516998,0.19239233434200287,0.19262658059597015,0.1928519606590271,0.19306881725788116,0.19327865540981293,0.1934787780046463,0.19367341697216034,0.19386152923107147,0.19404317438602448,0.19421838223934174,0.19438914954662323,0.19455000758171082,0.19470757246017456,0.19486036896705627,0.19500713050365448,0.19514891505241394,0.1952873319387436,0.1954219937324524,0.19555187225341797,0.1956748217344284,0.1957942247390747,0.19591042399406433,0.19602112472057343,0.1961294412612915,0.19623322784900665,0.19633592665195465,0.19643589854240417,0.19652967154979706,0.1966239959001541,0.19671298563480377,0.19680146872997284,0.19688379764556885,0.19696632027626038,0.19704529643058777,0.19712254405021667,0.1971968561410904,0.19727151095867157,0.19734196364879608,0.1974126547574997,0.19748124480247498,0.19754667580127716,0.19761118292808533,0.1976752132177353,0.19773580133914948,0.19779540598392487,0.19785290956497192,0.19790855050086975,0.19796325266361237,0.19801731407642365,0.19806906580924988,0.198118194937706,0.19816814363002777,0.19821731746196747,0.19826436042785645,0.19831092655658722,0.19835549592971802,0.19839996099472046,0.19844268262386322,0.19848597049713135,0.19852761924266815,0.19856682419776917,0.19860495626926422,0.19864267110824585,0.19867980480194092,0.19871585071086884,0.19875134527683258,0.19878557324409485,0.19881965219974518,0.19885440170764923,0.19888798892498016,0.19892103970050812,0.1989540159702301,0.19898472726345062,0.1990150809288025,0.19904640316963196,0.19907711446285248,0.1991071105003357,0.19913578033447266,0.1991642266511917,0.19919262826442719,0.1992202252149582,0.1992475986480713,0.19927431643009186,0.199301615357399,0.19932769238948822,0.19935278594493866,0.19937781989574432,0.19940315186977386,0.199426531791687,0.19945065677165985,0.1994738131761551,0.1994960606098175,0.1995190531015396,0.19954197108745575,0.19956503808498383,0.1995868980884552,0.19960840046405792,0.19962988793849945,0.19965146481990814,0.1996728926897049,0.19969400763511658,0.19971486926078796,0.1997353434562683,0.19975458085536957,0.1997746378183365,0.1997952163219452,0.1998152732849121,0.19983507692813873,0.1998548060655594,0.19987407326698303,0.19989341497421265,0.19991281628608704,0.19993169605731964,0.19995033740997314,0.1999686062335968,0.1999870389699936,0.20000633597373962,0.20002448558807373,0.20004262030124664,0.20006026327610016,0.20007789134979248,0.20009571313858032,0.2001139223575592,0.20013248920440674,0.200150266289711,0.2001679390668869,0.20018494129180908,0.20020294189453125,0.20022007822990417,0.20023715496063232,0.2002544403076172,0.20027141273021698,0.20028901100158691,0.20030610263347626,0.20032267272472382,0.2003394216299057,0.20035654306411743,0.200373575091362,0.20039023458957672,0.20040684938430786,0.20042391121387482,0.20044106245040894,0.2004580944776535,0.20047633349895477,0.20049358904361725,0.20051079988479614,0.20052890479564667,0.20054583251476288,0.20056366920471191,0.20058196783065796,0.2005998194217682,0.20061689615249634,0.20063461363315582,0.20065176486968994,0.20066894590854645,0.20068714022636414,0.200703963637352,0.20072171092033386,0.2007392793893814,0.20075738430023193,0.2007751315832138,0.2007932811975479,0.20081141591072083,0.20082880556583405,0.20084647834300995,0.20086370408535004,0.20088182389736176,0.20089948177337646,0.20091664791107178,0.20093433558940887,0.20095257461071014,0.20096908509731293,0.20098786056041718,0.20100577175617218,0.20102384686470032,0.20104184746742249,0.20106075704097748,0.20107901096343994,0.20109769701957703,0.20111630856990814,0.20113497972488403,0.20115363597869873,0.20117248594760895,0.20119093358516693,0.20120888948440552,0.20122773945331573,0.2012467235326767,0.20126426219940186,0.20128300786018372,0.201302170753479,0.20132027566432953,0.20133943855762482,0.20135806500911713,0.20137780904769897,0.20139600336551666,0.2014150321483612,0.20143409073352814,0.2014523297548294,0.2014724165201187,0.20149268209934235,0.20151256024837494,0.20153319835662842,0.20155349373817444,0.20157308876514435,0.2015930712223053,0.20161375403404236,0.20163312554359436,0.20165219902992249,0.20167206227779388,0.2016923874616623,0.20171332359313965,0.20173250138759613,0.20175226032733917,0.20177213847637177,0.20179277658462524,0.20181357860565186,0.20183420181274414,0.20185524225234985,0.20187649130821228,0.20189693570137024,0.20191888511180878,0.20193901658058167,0.2019607573747635,0.20198222994804382,0.20200391113758087,0.20202626287937164,0.20204678177833557,0.202068030834198,0.20208889245986938,0.2021099328994751,0.20213086903095245,0.20215216279029846,0.20217469334602356,0.2021961808204651,0.2022182196378708,0.20223930478096008,0.20226044952869415,0.2022833377122879,0.20230574905872345,0.20232848823070526,0.2023516595363617,0.20237328112125397,0.2023952752351761,0.20241695642471313,0.20243841409683228,0.20246048271656036,0.20248205959796906,0.2025030255317688,0.2025238275527954,0.20254561305046082,0.20256642997264862,0.2025877982378006,0.20261038839817047,0.20263217389583588,0.20265382528305054,0.20267565548419952,0.20269706845283508,0.20271794497966766,0.202739879488945,0.20276062190532684,0.2027818113565445,0.2028048038482666,0.20282739400863647,0.20284868776798248,0.20286980271339417,0.20289038121700287],"active":[0.018753468990325928,0.016118066385388374,0.014948230236768723,0.01423713006079197,0.013690073043107986,0.01316184550523758,0.01266484335064888,0.012176379561424255,0.011669214814901352,0.011203698813915253,0.010748490691184998,0.010278850793838501,0.009794995188713074,0.00936964899301529,0.008917376399040222,0.008496560156345367,0.008073605597019196,0.007767193019390106,0.0074707865715026855,0.007228955626487732,0.006971009075641632,0.0067125409841537476,0.006472654640674591,0.006220951676368713,0.005998730659484863,0.005753025412559509,0.005535989999771118,0.0053251683712005615,0.005114942789077759,0.004921644926071167,0.004735618829727173,0.00454576313495636,0.004366472363471985,0.0041882991790771484,0.0040190815925598145,0.0038456767797470093,0.0036889761686325073,0.0035380423069000244,0.003398790955543518,0.0032647401094436646,0.003132566809654236,0.0030000805854797363,0.0028859972953796387,0.002768084406852722,0.0026437193155288696,0.002525702118873596,0.002428486943244934,0.0023239552974700928,0.0022284090518951416,0.002127036452293396,0.0020422786474227905,0.00195448100566864,0.0018759667873382568,0.001811385154724121,0.0017319917678833008,0.0016648322343826294,0.0016005784273147583,0.0015270709991455078,0.0014678239822387695,0.0014098435640335083,0.0013560205698013306,0.0013016164302825928,0.0012583136558532715,0.0012083351612091064,0.0011593550443649292,0.0011172592639923096,0.0010754913091659546,0.001026928424835205,0.000989079475402832,0.0009454041719436646,0.0009194761514663696,0.0008874088525772095,0.0008587688207626343,0.0008250176906585693,0.000790908932685852,0.0007667392492294312,0.0007398426532745361,0.0007130801677703857,0.000687912106513977,0.0006657242774963379,0.000643998384475708,0.000624343752861023,0.0006067007780075073,0.0005863755941390991,0.0005669444799423218,0.0005536377429962158,0.000535920262336731,0.0005204677581787109,0.0005061626434326172,0.0004904121160507202,0.0004778653383255005,0.00046466290950775146,0.00045202672481536865,0.0004385411739349365,0.00042928755283355713,0.000414431095123291,0.0004066675901412964,0.0003933161497116089,0.0003833770751953125,0.00037530064582824707,0.0003645867109298706,0.0003564506769180298,0.0003454238176345825,0.00033707916736602783,0.00032816827297210693,0.00032013654708862305,0.0003140270709991455,0.00030750036239624023,0.0002992302179336548,0.0002960413694381714,0.0002899765968322754,0.00028093159198760986,0.0002776682376861572,0.00026977062225341797,0.00026436150074005127,0.0002588033676147461,0.0002572685480117798,0.00025197863578796387,0.0002475231885910034,0.0002447366714477539,0.00024276971817016602,0.00023664534091949463,0.00023506581783294678,0.00023040175437927246,0.0002254694700241089,0.00022207200527191162,0.00021888315677642822,0.00021404027938842773,0.0002117156982421875,0.0002081841230392456,0.0002047121524810791,0.00020182132720947266,0.00019954144954681396,0.00019623339176177979,0.00019471347332000732,0.0001942664384841919,0.00019252300262451172,0.00018836557865142822,0.00018715858459472656,0.00018294155597686768,0.000182420015335083,0.00018039345741271973,0.00017920136451721191,0.00017558038234710693,0.00017251074314117432,0.00017121434211730957,0.0001703798770904541,0.0001697540283203125,0.00016768276691436768,0.00016514956951141357,0.0001636594533920288,0.00016307830810546875,0.0001630932092666626,0.00016142427921295166,0.00016017258167266846,0.0001589655876159668,0.0001567751169204712,0.00015625357627868652,0.00015650689601898193,0.00015522539615631104,0.00015373528003692627,0.00015239417552947998,0.00015251338481903076,0.0001509636640548706,0.00014835596084594727,0.00014750659465789795,0.00014764070510864258,0.00014741718769073486,0.0001452416181564331,0.000144273042678833,0.00014312565326690674,0.0001426488161087036,0.00014062225818634033,0.00014260411262512207,0.00014126300811767578,0.00014038383960723877,0.00014127790927886963,0.0001404881477355957,0.00014007091522216797,0.0001386106014251709,0.00013859570026397705,0.00013838708400726318,0.00013837218284606934,0.00013737380504608154,0.00013691186904907227,0.00013686716556549072,0.00013564527034759521,0.0001340806484222412,0.00013524293899536133,0.00013521313667297363,0.00013424456119537354,0.0001338869333267212,0.0001331418752670288,0.00013247132301330566,0.000132828950881958,0.0001327991485595703,0.00013224780559539795,0.00013212859630584717,0.00013236701488494873,0.0001326054334640503,0.00013239681720733643,0.0001313537359237671,0.0001312941312789917,0.00013127923011779785,0.00013108551502227783,0.0001308917999267578,0.00013102591037750244,0.00013107061386108398,0.00013017654418945312,0.00012947618961334229,0.00012916326522827148,0.00012922286987304688,0.00012858211994171143,0.00012855231761932373,0.00012925267219543457,0.0001289844512939453,0.00012852251529693604,0.00012809038162231445,0.00012768805027008057,0.00012801587581634521,0.00012865662574768066,0.00012853741645812988,0.00012852251529693604,0.00012829899787902832,0.0001286715269088745,0.00012911856174468994,0.00012917816638946533,0.0001306384801864624,0.00012923777103424072,0.0001296401023864746,0.00012983381748199463,0.00012922286987304688,0.0001297295093536377,0.0001294165849685669,0.00012862682342529297,0.00012774765491485596,0.00012852251529693604,0.0001284480094909668,0.00012889504432678223,0.00012874603271484375,0.00012809038162231445,0.00012923777103424072,0.00012888014316558838,0.0001300424337387085,0.00012934207916259766,0.00012865662574768066,0.00012868642807006836,0.00012826919555664062,0.00012893974781036377,0.00012862682342529297,0.00012953579425811768,0.00012806057929992676,0.00012817978858947754,0.00012849271297454834,0.00012943148612976074,0.00012822449207305908,0.00012986361980438232,0.00012986361980438232,0.00013044476509094238,0.0001308917999267578,0.00013071298599243164,0.00012958049774169922,0.0001307278871536255,0.000130578875541687,0.00013048946857452393,0.000130385160446167,0.0001297295093536377,0.00012832880020141602,0.00012777745723724365,0.00012862682342529297,0.00012849271297454834,0.0001284182071685791,0.00012996792793273926,0.00013059377670288086,0.00012928247451782227,0.00012871623039245605,0.00012858211994171143,0.00012914836406707764,0.00012822449207305908,0.00012981891632080078,0.00012974441051483154,0.00012984871864318848,0.00013174116611480713,0.00013141334056854248,0.00013034045696258545,0.00013077259063720703,0.00013071298599243164,0.00013071298599243164,0.00013105571269989014,0.00013059377670288086,0.0001296401023864746,0.00013068318367004395,0.000131949782371521,0.00013180077075958252,0.00013071298599243164,0.00012978911399841309,0.00013169646263122559,0.00013059377670288086,0.00013184547424316406,0.00013178586959838867,0.00013156235218048096,0.0001320093870162964,0.00013259053230285645,0.00013187527656555176,0.00013318657875061035,0.00013297796249389648,0.00013378262519836426,0.00013299286365509033,0.00013361871242523193,0.00013303756713867188,0.00013169646263122559,0.00013183057308197021,0.00013233721256256104,0.00013341009616851807,0.00013360381126403809,0.0001338869333267212,0.00013431906700134277,0.000134393572807312,0.00013497471809387207,0.00013446807861328125,0.00013475120067596436,0.00013612210750579834,0.0001350194215774536,0.00013472139835357666,0.00013464689254760742,0.0001335442066192627,0.00013370811939239502,0.0001325756311416626,0.00013367831707000732,0.00013308227062225342,0.00013174116611480713,0.00013144314289093018,0.00013244152069091797,0.00013318657875061035,0.00013265013694763184,0.00013361871242523193,0.00013421475887298584,0.0001324862241744995,0.00013281404972076416,0.00013238191604614258,0.0001320093870162964,0.00013273954391479492,0.00013372302055358887,0.00013293325901031494,0.00013394653797149658,0.0001348257064819336,0.00013315677642822266,0.00013205409049987793,0.0001325458288192749,0.00013230741024017334,0.00013169646263122559]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.018753468990325928,0.02548164129257202,0.03220616281032562,0.038724400103092194,0.04497385770082474,0.05092786252498627,0.05658355727791786,0.061956629157066345,0.06706364452838898,0.07189303636550903,0.07647380232810974,0.0807846337556839,0.08487825095653534,0.0887368842959404,0.09237176924943924,0.09581007808446884,0.09905064105987549,0.10216396301984787,0.10514610260725021,0.10800036787986755,0.11072777211666107,0.11332400888204575,0.11580778658390045,0.11817918717861176,0.12044830620288849,0.12260059267282486,0.12464778870344162,0.12661242485046387,0.12847143411636353,0.13025036454200745,0.13193383812904358,0.13353407382965088,0.1350662261247635,0.13651615381240845,0.13789772987365723,0.139212965965271,0.14046457409858704,0.14165376126766205,0.14277832210063934,0.14384761452674866,0.14486384391784668,0.14582966268062592,0.1467525213956833,0.14762957394123077,0.14845752716064453,0.14924868941307068,0.1499975621700287,0.15071110427379608,0.15139445662498474,0.15204083919525146,0.15265107154846191,0.15323074162006378,0.1537845879793167,0.15430939197540283,0.1548050493001938,0.1552799940109253,0.15572871267795563,0.15615680813789368,0.1565653383731842,0.1569569855928421,0.15732908248901367,0.15768051147460938,0.15801408886909485,0.15833240747451782,0.15863601863384247,0.15892475843429565,0.15919937193393707,0.15945997834205627,0.15970993041992188,0.1599467694759369,0.16016890108585358,0.16038216650485992,0.16058693826198578,0.1607823371887207,0.16096600890159607,0.16114217042922974,0.161310613155365,0.16147103905677795,0.16162312030792236,0.16176870465278625,0.1619090586900711,0.1620413213968277,0.16216719150543213,0.1622888594865799,0.16240493953227997,0.16251593828201294,0.16262191534042358,0.16272304952144623,0.16281849145889282,0.16291062533855438,0.16299669444561005,0.1630803644657135,0.16316074132919312,0.16323889791965485,0.1633128970861435,0.16338221728801727,0.16344881057739258,0.16351334750652313,0.1635747104883194,0.16363507509231567,0.16369302570819855,0.16374704241752625,0.16379830241203308,0.16384832561016083,0.16389556229114532,0.16394300758838654,0.16398608684539795,0.16402830183506012,0.1640680432319641,0.16410677134990692,0.16414488852024078,0.1641806960105896,0.16421495378017426,0.16424761712551117,0.1642788201570511,0.16430935263633728,0.1643393188714981,0.16436734795570374,0.16439369320869446,0.16441959142684937,0.1644454151391983,0.16446925699710846,0.16449320316314697,0.1645154505968094,0.16453687846660614,0.16455650329589844,0.1645774096250534,0.1645967811346054,0.16461513936519623,0.16463376581668854,0.1646513044834137,0.1646682322025299,0.16468402743339539,0.16469953954219818,0.16471432149410248,0.16472898423671722,0.1647428274154663,0.164755716919899,0.16476869583129883,0.16478127241134644,0.16479408740997314,0.16480594873428345,0.16481803357601166,0.16482912003993988,0.1648397445678711,0.16484953463077545,0.16485993564128876,0.16486960649490356,0.1648794263601303,0.16488870978355408,0.16489753127098083,0.16490605473518372,0.16491484642028809,0.16492250561714172,0.1649302989244461,0.16493797302246094,0.1649456024169922,0.16495373845100403,0.16496096551418304,0.1649683713912964,0.16497518122196198,0.16498182713985443,0.16498848795890808,0.16499486565589905,0.16500164568424225,0.16500826179981232,0.1650141477584839,0.16501978039741516,0.16502593457698822,0.1650320291519165,0.16503769159317017,0.16504298150539398,0.16504786908626556,0.1650533527135849,0.16505862772464752,0.16506348550319672,0.16506840288639069,0.16507291793823242,0.16507713496685028,0.1650819033384323,0.1650867909193039,0.16509082913398743,0.16509488224983215,0.16509883105754852,0.16510266065597534,0.16510634124279022,0.16511014103889465,0.16511386632919312,0.1651175171136856,0.16512112319469452,0.16512449085712433,0.16512775421142578,0.1651313602924347,0.16513454914093018,0.16513818502426147,0.16514120995998383,0.16514460742473602,0.16514772176742554,0.16515065729618073,0.16515342891216278,0.16515612602233887,0.1651589572429657,0.16516181826591492,0.16516436636447906,0.1651671677827835,0.1651696115732193,0.16517220437526703,0.16517478227615356,0.1651776134967804,0.16518031060695648,0.16518259048461914,0.16518494486808777,0.16518747806549072,0.1651894450187683,0.16519154608249664,0.1651940941810608,0.165196493268013,0.1651984453201294,0.16520050168037415,0.16520240902900696,0.16520433127880096,0.165206179022789,0.1652081161737442,0.16521024703979492,0.16521227359771729,0.16521407663822174,0.16521602869033813,0.16521765291690826,0.16521945595741272,0.16522136330604553,0.16522331535816193,0.1652250587940216,0.16522681713104248,0.16522851586341858,0.16523028910160065,0.16523174941539764,0.16523349285125732,0.16523537039756775,0.16523702442646027,0.16523875296115875,0.16524025797843933,0.16524173319339752,0.16524343192577362,0.16524484753608704,0.16524633765220642,0.1652478575706482,0.16524960100650787,0.16525115072727203,0.16525235772132874,0.16525378823280334,0.1652553379535675,0.16525697708129883,0.16525813937187195,0.16525962948799133,0.16526097059249878,0.1652623564004898,0.16526363790035248,0.16526493430137634,0.16526632010936737,0.1652677357196808,0.1652689129114151,0.1652703881263733,0.1652718186378479,0.16527323424816132,0.16527464985847473,0.1652757078409195,0.16527698934078217,0.16527819633483887,0.16527949273586273,0.16528069972991943,0.16528195142745972,0.16528290510177612,0.16528406739234924,0.16528505086898804,0.1652860939502716,0.16528743505477905,0.16528861224651337,0.16528992354869843,0.16529104113578796,0.16529211401939392,0.16529330611228943,0.16529420018196106,0.16529543697834015,0.16529643535614014,0.16529759764671326,0.1652984470129013,0.16529951989650726,0.1653004288673401,0.16530129313468933,0.16530203819274902,0.1653030961751938,0.16530407965183258,0.16530504822731018,0.1653059870004654,0.165306955575943,0.16530776023864746,0.16530871391296387,0.16530954837799072,0.16531053185462952,0.16531133651733398,0.16531230509281158,0.16531315445899963,0.16531400382518768,0.16531498730182648,0.16531580686569214,0.16531679034233093,0.16531750559806824,0.16531845927238464,0.16531920433044434,0.16532006859779358,0.16532091796398163,0.16532158851623535,0.16532254219055176,0.16532352566719055,0.16532430052757263,0.1653248816728592,0.16532562673091888,0.16532635688781738,0.1653270125389099,0.16532781720161438,0.16532841324806213,0.1653292328119278,0.1653299331665039,0.16533054411411285,0.16533108055591583,0.1653318554162979,0.16533273458480835,0.16533347964286804,0.16533426940441132,0.1653350442647934,0.16533543169498444,0.16533617675304413,0.1653369516134262,0.16533741354942322,0.16533823311328888,0.1653389036655426,0.16533954441547394,0.1653401106595993,0.1653408259153366,0.16534139215946198,0.16534194350242615,0.16534242033958435,0.16534307599067688,0.16534358263015747,0.16534411907196045,0.16534468531608582,0.16534525156021118,0.16534587740898132,0.16534638404846191,0.1653469055891037,0.16534751653671265],"recovered":[0.0,0.009333174675703049,0.01736099272966385,0.024745792150497437,0.031696707010269165,0.038290154188871384,0.04457482323050499,0.05053417757153511,0.05620057135820389,0.061585962772369385,0.06669359654188156,0.07154341042041779,0.076116643846035,0.08044526726007462,0.08453786373138428,0.08839448541402817,0.09204727411270142,0.0954994186758995,0.09877994656562805,0.10191325843334198,0.10491790622472763,0.10776540637016296,0.11049710959196091,0.11309411376714706,0.11557835340499878,0.11795651912689209,0.12022959440946579,0.12238327413797379,0.12445025146007538,0.12640750408172607,0.12826916575431824,0.13004624843597412,0.1317325234413147,0.13334517180919647,0.13487458229064941,0.13633397221565247,0.13772033154964447,0.13904373347759247,0.14028805494308472,0.14147453010082245,0.1425970196723938,0.14367163181304932,0.14468704164028168,0.14566335082054138,0.14658628404140472,0.14746394753456116,0.14830011129379272,0.14909423887729645,0.14984571933746338,0.15056544542312622,0.15124905109405518,0.15188996493816376,0.15250204503536224,0.15308675169944763,0.1536409854888916,0.15416774153709412,0.15466703474521637,0.15514330565929413,0.15559586882591248,0.15602491796016693,0.15643763542175293,0.15682879090309143,0.15719929337501526,0.1575547158718109,0.15788918733596802,0.1582091748714447,0.158512145280838,0.15880003571510315,0.15907517075538635,0.15933702886104584,0.1595851629972458,0.1598178595304489,0.16004492342472076,0.1602596938610077,0.16046395897865295,0.1606592833995819,0.1608409583568573,0.16101613640785217,0.1611865907907486,0.1613469272851944,0.16150015592575073,0.1616477370262146,0.1617860049009323,0.16191837191581726,0.1620454490184784,0.16216760873794556,0.16228340566158295,0.1623949259519577,0.16250106692314148,0.16260282695293427,0.16269946098327637,0.16278986632823944,0.16287605464458466,0.16295993328094482,0.16304077208042145,0.16311778128147125,0.16319097578525543,0.16326235234737396,0.1633288413286209,0.16339334845542908,0.16345621645450592,0.16351601481437683,0.16357308626174927,0.1636275351047516,0.16368058323860168,0.16373054683208466,0.16377928853034973,0.1638249009847641,0.16386808454990387,0.1639108806848526,0.16395065188407898,0.16399015486240387,0.1640273481607437,0.16406390070915222,0.1640973836183548,0.16413064301013947,0.16416259109973907,0.16419395804405212,0.1642238199710846,0.16425201296806335,0.16427914798259735,0.1643057018518448,0.16433043777942657,0.16435448825359344,0.16437776386737823,0.164400115609169,0.16442105174064636,0.16444183886051178,0.16446256637573242,0.16448186337947845,0.1645003706216812,0.16451892256736755,0.16453604400157928,0.16455303132534027,0.16456951200962067,0.1645846962928772,0.16459950804710388,0.16461361944675446,0.16462735831737518,0.16464103758335114,0.16465380787849426,0.16466686129570007,0.1646789014339447,0.16469061374664307,0.1647021770477295,0.16471301019191742,0.16472283005714417,0.1647333800792694,0.16474385559558868,0.16475388407707214,0.16476355493068695,0.16477270424365997,0.16478176414966583,0.16479061543941498,0.16479887068271637,0.1648070514202118,0.1648150384426117,0.1648227423429489,0.1648310422897339,0.16483813524246216,0.164845809340477,0.16485324501991272,0.1648596227169037,0.16486607491970062,0.16487273573875427,0.16487908363342285,0.1648857444524765,0.16489213705062866,0.16489791870117188,0.1649036854505539,0.16491006314754486,0.16491587460041046,0.1649216264486313,0.16492675244808197,0.1649322807788849,0.16493752598762512,0.16494272649288177,0.164947509765625,0.16495223343372345,0.16495682299137115,0.16496139764785767,0.16496659815311432,0.1649705022573471,0.16497425734996796,0.1649785190820694,0.1649823635816574,0.16498605906963348,0.1649898886680603,0.1649937778711319,0.16499778628349304,0.1650014966726303,0.1650048941373825,0.1650085151195526,0.1650121957063675,0.16501569747924805,0.1650197058916092,0.16502314805984497,0.16502641141414642,0.16502952575683594,0.16503269970417023,0.16503578424453735,0.16503871977329254,0.16504164040088654,0.16504435241222382,0.16504688560962677,0.1650497019290924,0.16505271196365356,0.1650550663471222,0.16505782306194305,0.16506065428256989,0.16506345570087433,0.16506607830524445,0.1650686264038086,0.1650707870721817,0.16507287323474884,0.16507486999034882,0.16507737338542938,0.16507957875728607,0.16508187353610992,0.1650838553905487,0.16508552432060242,0.1650874763727188,0.1650894582271576,0.1650913953781128,0.1650932878255844,0.16509532928466797,0.16509753465652466,0.16509944200515747,0.16510111093521118,0.16510291397571564,0.16510479152202606,0.16510677337646484,0.16510841250419617,0.16511021554470062,0.1651122272014618,0.16511410474777222,0.16511592268943787,0.16511750221252441,0.16511927545070648,0.1651209145784378,0.16512258350849152,0.16512420773506165,0.16512557864189148,0.16512718796730042,0.1651289165019989,0.1651304066181183,0.1651320606470108,0.16513356566429138,0.16513508558273315,0.16513647139072418,0.1651380956172943,0.16513961553573608,0.1651410013437271,0.16514256596565247,0.16514401137828827,0.16514532268047333,0.16514670848846436,0.1651480495929718,0.16514942049980164,0.16515088081359863,0.16515208780765533,0.16515327990055084,0.16515487432479858,0.16515612602233887,0.1651575118303299,0.16515888273715973,0.16516004502773285,0.16516122221946716,0.16516238451004028,0.1651635617017746,0.1651647686958313,0.16516593098640442,0.1651671677827835,0.16516834497451782,0.16516947746276855,0.1651705801486969,0.16517199575901031,0.16517318785190582,0.16517429053783417,0.16517552733421326,0.16517670452594757,0.16517794132232666,0.16517886519432068,0.16518010199069977,0.16518144309520721,0.16518229246139526,0.1651831567287445,0.16518406569957733,0.16518482565879822,0.1651858687400818,0.1651865541934967,0.16518740355968475,0.16518817842006683,0.1651892513036728,0.1651901751756668,0.16519112884998322,0.1651921421289444,0.16519321501255035,0.16519412398338318,0.16519498825073242,0.16519583761692047,0.1651967465877533,0.16519761085510254,0.16519856452941895,0.16519951820373535,0.16520041227340698,0.1652013510465622,0.16520220041275024,0.16520312428474426,0.16520394384860992,0.165204718708992,0.16520564258098602,0.16520632803440094,0.16520728170871735,0.16520808637142181,0.16520890593528748,0.16520962119102478,0.16521036624908447,0.16521109640598297,0.16521160304546356,0.1652122437953949,0.16521286964416504,0.16521356999874115,0.1652141809463501,0.1652148813009262,0.16521549224853516,0.16521626710891724,0.16521695256233215,0.16521762311458588,0.16521818935871124,0.165218785405159,0.16521939635276794,0.16522009670734406,0.1652207374572754,0.16522125899791718,0.16522186994552612,0.16522254049777985,0.16522325575351715,0.16522377729415894,0.16522441804409027,0.16522502899169922,0.16522559523582458,0.16522616147994995,0.1652267575263977,0.16522721946239471,0.16522778570652008,0.16522830724716187,0.16522887349128723,0.16522951424121857,0.1652299016714096,0.16523048281669617],"active":[0.018753468990325928,0.016148466616868973,0.014845170080661774,0.013978607952594757,0.013277150690555573,0.012637708336114883,0.012008734047412872,0.011422451585531235,0.010863073170185089,0.010307073593139648,0.00978020578622818,0.009241223335266113,0.008761607110500336,0.008291617035865784,0.007833905518054962,0.007415592670440674,0.007003366947174072,0.006664544343948364,0.006366156041622162,0.006087109446525574,0.005809865891933441,0.005558602511882782,0.005310676991939545,0.005085073411464691,0.0048699527978897095,0.00464407354593277,0.00441819429397583,0.004229150712490082,0.004021182656288147,0.003842860460281372,0.003664672374725342,0.003487825393676758,0.0033337026834487915,0.003170982003211975,0.0030231475830078125,0.0028789937496185303,0.002744242548942566,0.00261002779006958,0.0024902671575546265,0.0023730844259262085,0.002266824245452881,0.002158030867576599,0.0020654797554016113,0.001966223120689392,0.0018712431192398071,0.0017847418785095215,0.001697450876235962,0.0016168653964996338,0.0015487372875213623,0.0014753937721252441,0.0014020204544067383,0.0013407766819000244,0.0012825429439544678,0.0012226402759552002,0.001164063811302185,0.0011122524738311768,0.0010616779327392578,0.0010135024785995483,0.0009694695472717285,0.0009320676326751709,0.0008914470672607422,0.0008517205715179443,0.0008147954940795898,0.0007776916027069092,0.0007468312978744507,0.0007155835628509521,0.0006872266530990601,0.000659942626953125,0.0006347596645355225,0.0006097406148910522,0.0005837380886077881,0.0005643069744110107,0.0005420148372650146,0.0005226433277130127,0.0005020499229431152,0.00048288702964782715,0.00046965479850769043,0.00045490264892578125,0.0004365295171737671,0.0004217773675918579,0.00040890276432037354,0.00039358437061309814,0.0003811866044998169,0.0003704875707626343,0.0003594905138015747,0.0003483295440673828,0.0003385096788406372,0.0003281235694885254,0.0003174245357513428,0.0003077983856201172,0.0002972334623336792,0.00029049813747406006,0.00028468668460845947,0.00027896463871002197,0.0002721250057220459,0.0002644360065460205,0.000257834792137146,0.0002509951591491699,0.00024586915969848633,0.00024172663688659668,0.00023680925369262695,0.00023102760314941406,0.00022521615028381348,0.00022079050540924072,0.00021497905254364014,0.00021246075630187988,0.00020679831504821777,0.0002034008502960205,0.0001999586820602417,0.0001958906650543213,0.0001942366361618042,0.00019054114818572998,0.000187605619430542,0.00018371641635894775,0.00018143653869628906,0.00017870962619781494,0.0001767277717590332,0.00017338991165161133,0.00016987323760986328,0.00016757845878601074,0.00016626715660095215,0.00016355514526367188,0.00016276538372039795,0.00016096234321594238,0.00015911459922790527,0.00015638768672943115,0.00015635788440704346,0.00015494227409362793,0.00015257298946380615,0.000151902437210083,0.0001509338617324829,0.00014930963516235352,0.00014798343181610107,0.00014650821685791016,0.00014480948448181152,0.00014428794384002686,0.00014331936836242676,0.00014209747314453125,0.00014133751392364502,0.0001402348279953003,0.00014027953147888184,0.00013908743858337402,0.00013913214206695557,0.00013850629329681396,0.00013756752014160156,0.00013652443885803223,0.00013710558414459229,0.00013622641563415527,0.00013557076454162598,0.0001348257064819336,0.00013397634029388428,0.00013335049152374268,0.00013308227062225342,0.0001318901777267456,0.00013142824172973633,0.0001309216022491455,0.00013056397438049316,0.00013099610805511475,0.00012992322444915771,0.00013023614883422852,0.00012937188148498535,0.00012858211994171143,0.00012886524200439453,0.0001287907361984253,0.00012890994548797607,0.00012917816638946533,0.00012840330600738525,0.00012764334678649902,0.00012801587581634521,0.00012834370136260986,0.00012762844562530518,0.0001271069049835205,0.00012624263763427734,0.0001266002655029297,0.00012634694576263428,0.00012595951557159424,0.00012567639350891113,0.00012540817260742188,0.00012490153312683105,0.00012508034706115723,0.00012539327144622803,0.0001242309808731079,0.0001243799924850464,0.0001245737075805664,0.00012414157390594482,0.0001239776611328125,0.00012408196926116943,0.0001239776611328125,0.00012373924255371094,0.00012333691120147705,0.00012299418449401855,0.00012286007404327393,0.00012284517288208008,0.0001223534345626831,0.00012248754501342773,0.00012150406837463379,0.00012145936489105225,0.00012131035327911377,0.0001211315393447876,0.00012072920799255371,0.00012034177780151367,0.00012023746967315674,0.00012017786502838135,0.00012001395225524902,0.00012028217315673828,0.00011990964412689209,0.00011949241161346436,0.00011971592903137207,0.00011979043483734131,0.00011965632438659668,0.00011913478374481201,0.00011886656284332275,0.0001188516616821289,0.00011865794658660889,0.00011867284774780273,0.0001192241907119751,0.00011911988258361816,0.00011886656284332275,0.00011862814426422119,0.00011855363845825195,0.00011880695819854736,0.00011870265007019043,0.00011865794658660889,0.0001188516616821289,0.00011898577213287354,0.00011874735355377197,0.00011849403381347656,0.00011821091175079346,0.00011834502220153809,0.00011844933032989502,0.00011852383613586426,0.0001182854175567627,0.00011840462684631348,0.00011830031871795654,0.00011806190013885498,0.00011764466762542725,0.00011757016181945801,0.00011786818504333496,0.00011774897575378418,0.00011783838272094727,0.00011767446994781494,0.00011752545833587646,0.00011785328388214111,0.0001176595687866211,0.00011742115020751953,0.00011745095252990723,0.00011754035949707031,0.00011758506298065186,0.00011727213859558105,0.0001173168420791626,0.00011724233627319336,0.00011736154556274414,0.00011713802814483643,0.00011706352233886719,0.00011695921421051025,0.00011703372001647949,0.00011692941188812256,0.00011688470840454102,0.00011689960956573486,0.00011685490608215332,0.00011682510375976562,0.00011710822582244873,0.0001169443130493164,0.00011710822582244873,0.00011713802814483643,0.00011682510375976562,0.0001169443130493164,0.0001169741153717041,0.00011710822582244873,0.00011713802814483643,0.00011718273162841797,0.0001169741153717041,0.00011689960956573486,0.00011670589447021484,0.00011661648750305176,0.00011685490608215332,0.00011661648750305176,0.00011673569679260254,0.00011675059795379639,0.00011658668518066406,0.00011660158634185791,0.00011625885963439941,0.00011657178401947021,0.00011633336544036865,0.00011615455150604248,0.00011615455150604248,0.00011636316776275635,0.00011636316776275635,0.00011646747589111328,0.00011616945266723633,0.00011654198169708252,0.00011667609214782715,0.00011686980724334717,0.00011673569679260254,0.00011678040027618408,0.0001166313886642456,0.00011657178401947021,0.00011633336544036865,0.00011640787124633789,0.0001163482666015625,0.00011646747589111328,0.00011640787124633789,0.00011639297008514404,0.00011642277240753174,0.00011628866195678711,0.0001163780689239502,0.00011615455150604248,0.00011625885963439941,0.00011608004570007324,0.00011612474918365479,0.00011619925498962402,0.00011594593524932861,0.00011621415615081787,0.00011624395847320557,0.00011621415615081787,0.00011597573757171631,0.000116005539894104,0.00011599063873291016,0.00011591613292694092,0.00011621415615081787,0.00011616945266723633,0.00011636316776275635,0.00011636316776275635,0.00011636316776275635,0.00011619925498962402,0.00011636316776275635,0.00011646747589111328,0.00011652708053588867,0.00011664628982543945,0.00011685490608215332,0.00011664628982543945,0.00011678040027618408,0.00011685490608215332,0.00011667609214782715,0.0001169741153717041,0.00011703372001647949,0.0001170039176940918,0.00011685490608215332,0.00011704862117767334,0.0001169741153717041,0.00011691451072692871,0.00011682510375976562,0.00011691451072692871,0.00011682510375976562,0.00011689960956573486,0.00011689960956573486,0.0001169443130493164,0.0001170039176940918,0.00011686980724334717,0.0001170039176940918,0.00011703372001647949]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.018753468990325928,0.025462042540311813,0.03205273672938347,0.038356468081474304,0.044310957193374634,0.049934446811676025,0.05520147457718849,0.06015635281801224,0.06481757760047913,0.0691814199090004,0.07327006757259369,0.0770854651927948,0.0806412398815155,0.08397882431745529,0.08709224313497543,0.09000618010759354,0.09272010624408722,0.09530474245548248,0.09776195138692856,0.10007476061582565,0.10226458311080933,0.1043412983417511,0.1063014343380928,0.10816354304552078,0.10991499572992325,0.11157180368900299,0.11312374472618103,0.11459913849830627,0.11599034816026688,0.11730141937732697,0.11853889375925064,0.11970492452383041,0.12080325186252594,0.1218416765332222,0.12281481921672821,0.12373606115579605,0.12460090219974518,0.12541425228118896,0.12618523836135864,0.12690924108028412,0.12759098410606384,0.12823453545570374,0.12884247303009033,0.1294156312942505,0.12995260953903198,0.13045953214168549,0.13093337416648865,0.1313800811767578,0.13180136680603027,0.13220033049583435,0.1325758844614029,0.1329275369644165,0.1332593560218811,0.13357418775558472,0.1338682472705841,0.13414691388607025,0.13440975546836853,0.13465623557567596,0.13488715887069702,0.13510604202747345,0.13530847430229187,0.13550090789794922,0.1356816589832306,0.13585259020328522,0.13601407408714294,0.13616694509983063,0.13631108403205872,0.13644395768642426,0.1365709900856018,0.13669109344482422,0.13680508732795715,0.1369127631187439,0.1370137333869934,0.13710817694664001,0.13719823956489563,0.13728255033493042,0.13736343383789062,0.13743939995765686,0.13751086592674255,0.13757821917533875,0.13764259219169617,0.1377016007900238,0.13775888085365295,0.13781268894672394,0.13786199688911438,0.1379092037677765,0.1379551887512207,0.13799628615379333,0.13803568482398987,0.1380745768547058,0.13811007142066956,0.13814431428909302,0.1381775438785553,0.13820768892765045,0.13823729753494263,0.13826406002044678,0.1382904350757599,0.13831457495689392,0.13833802938461304,0.1383604109287262,0.1383807361125946,0.13840092718601227,0.13841965794563293,0.13843794167041779,0.1384553760290146,0.13847166299819946,0.13848665356636047,0.13850054144859314,0.13851439952850342,0.13852760195732117,0.13854028284549713,0.1385526806116104,0.13856416940689087,0.13857465982437134,0.13858407735824585,0.13859359920024872,0.1386026293039322,0.1386105716228485,0.13861888647079468,0.1386268138885498,0.13863477110862732,0.13864195346832275,0.13864874839782715,0.13865485787391663,0.13866086304187775,0.13866667449474335,0.13867220282554626,0.13867759704589844,0.13868212699890137,0.13868676126003265,0.13869121670722961,0.13869553804397583,0.1386997252702713,0.13870364427566528,0.1387074589729309,0.13871103525161743,0.13871470093727112,0.13871833682060242,0.13872164487838745,0.13872438669204712,0.1387271285057068,0.13872984051704407,0.13873223960399628,0.1387346386909485,0.13873714208602905,0.1387392282485962,0.1387416273355484,0.13874399662017822,0.13874602317810059,0.13874784111976624,0.13874974846839905,0.13875135779380798,0.13875332474708557,0.13875511288642883,0.1387564241886139,0.13875818252563477,0.13875970244407654,0.13876093924045563,0.13876225054264069,0.13876351714134216,0.1387649029493332,0.13876625895500183,0.1387673020362854,0.13876861333847046,0.13876962661743164,0.13877089321613312,0.13877184689044952,0.13877277076244354,0.1387736201286316,0.1387743353843689,0.1387750804424286,0.1387759894132614,0.1387767791748047,0.1387774646282196,0.13877825438976288,0.13877899944782257,0.1387796700000763,0.1387803554534912,0.13878092169761658,0.13878151774406433,0.13878197968006134,0.13878244161605835,0.13878312706947327,0.1387834995985031,0.1387839913368225,0.1387845277786255,0.1387850046157837,0.13878534734249115,0.13878576457500458,0.1387862265110016,0.13878661394119263,0.1387869417667389,0.1387874335050583,0.13878777623176575,0.13878804445266724,0.1387883424758911,0.1387886106967926,0.13878896832466125,0.13878926634788513,0.13878948986530304,0.13878977298736572,0.13879022002220154,0.13879041373729706,0.13879066705703735,0.13879090547561646,0.13879111409187317,0.13879136741161346,0.13879162073135376,0.13879193365573883,0.13879214227199554,0.13879233598709106,0.13879263401031494,0.13879284262657166,0.1387929916381836,0.1387932300567627,0.13879340887069702,0.13879361748695374,0.13879379630088806,0.1387939155101776,0.13879409432411194,0.13879427313804626,0.1387944221496582,0.13879463076591492,0.13879476487636566,0.13879486918449402,0.13879501819610596,0.1387951523065567,0.13879525661468506,0.1387953758239746,0.13879552483558655,0.1387956738471985,0.13879576325416565,0.1387958973646164,0.13879600167274475,0.1387961208820343,0.13879624009132385,0.13879628479480743,0.1387963891029358,0.13879647850990295,0.13879656791687012,0.1387966424226761,0.13879668712615967,0.13879674673080444,0.13879680633544922,0.138796865940094,0.13879692554473877,0.13879700005054474,0.1387971043586731,0.13879717886447906,0.13879720866680145,0.13879725337028503,0.1387973129749298,0.13879738748073578,0.13879740238189697,0.13879743218421936,0.13879749178886414,0.13879752159118652,0.1387975513935089,0.1387975960969925,0.13879764080047607,0.13879773020744324,0.138797789812088,0.1387978494167328,0.13879787921905518,0.13879795372486115,0.13879799842834473,0.13879802823066711,0.13879811763763428,0.13879817724227905,0.13879823684692383,0.13879826664924622,0.1387982964515686,0.13879834115505219,0.13879835605621338,0.13879844546318054,0.1387985199689865,0.1387985199689865,0.13879859447479248,0.13879859447479248,0.13879862427711487,0.13879868388175964,0.13879868388175964,0.13879869878292084,0.13879869878292084,0.13879871368408203,0.13879874348640442,0.1387987732887268,0.1387988030910492,0.1387988030910492,0.13879883289337158,0.13879883289337158,0.13879883289337158,0.13879887759685516,0.13879887759685516,0.13879887759685516,0.13879890739917755,0.13879892230033875,0.13879892230033875,0.13879892230033875,0.13879892230033875,0.13879892230033875,0.13879892230033875,0.13879892230033875,0.13879892230033875,0.13879895210266113,0.13879895210266113,0.13879895210266113,0.13879895210266113,0.13879895210266113,0.13879898190498352,0.13879898190498352,0.13879898190498352,0.13879898190498352,0.13879898190498352,0.13879898190498352,0.13879898190498352,0.1387990117073059,0.1387990117073059,0.1387990117073059,0.1387990117073059,0.1387990117073059,0.1387990117073059,0.1387990415096283,0.1387990415096283,0.1387990415096283,0.1387990564107895,0.1387990564107895,0.1387990564107895,0.1387990564107895,0.1387990564107895,0.1387990564107895,0.1387990564107895,0.1387990564107895,0.1387990564107895,0.1387990564107895,0.13879908621311188,0.13879908621311188,0.13879908621311188,0.13879908621311188,0.13879910111427307,0.13879910111427307,0.13879910111427307,0.13879910111427307,0.13879910111427307,0.13879910111427307,0.13879910111427307,0.13879910111427307,0.13879910111427307,0.13879910111427307,0.13879910111427307,0.13879910111427307],"recovered":[0.0,0.00933060236275196,0.017347130924463272,0.02465810999274254,0.03146763890981674,0.03785063698887825,0.04384613037109375,0.04948433116078377,0.05478006228804588,0.05975973606109619,0.06443057954311371,0.06881872564554214,0.07290998101234436,0.07675225287675858,0.08035241812467575,0.08369907736778259,0.08681535720825195,0.08974415808916092,0.09249908477067947,0.09510218352079391,0.09755443036556244,0.099888876080513,0.10209453850984573,0.10417794436216354,0.10615286231040955,0.10800890624523163,0.10976678878068924,0.11142382770776749,0.11298492550849915,0.11446194350719452,0.11585421115159988,0.11716676503419876,0.11840972304344177,0.11958084255456924,0.12068822234869003,0.12172435969114304,0.12270975112915039,0.12363140285015106,0.12449858337640762,0.12532015144824982,0.12609350681304932,0.12681640684604645,0.12750233709812164,0.12814772129058838,0.1287529468536377,0.1293250024318695,0.12986339628696442,0.13037467002868652,0.13084883987903595,0.13129772245883942,0.13172151148319244,0.13211984932422638,0.132491797208786,0.13284608721733093,0.13317738473415375,0.1334906667470932,0.13378924131393433,0.13406845927238464,0.13433286547660828,0.13457879424095154,0.1348092406988144,0.13502594828605652,0.1352306306362152,0.13542571663856506,0.13560639321804047,0.1357797235250473,0.13594171404838562,0.13609521090984344,0.13623760640621185,0.13637255132198334,0.13650119304656982,0.13662217557430267,0.13673506677150726,0.13684338331222534,0.1369435042142868,0.13703903555870056,0.13712872564792633,0.13721449673175812,0.1372939795255661,0.13737064599990845,0.13744144141674042,0.1375095397233963,0.13757340610027313,0.13763436675071716,0.13769257068634033,0.13774584233760834,0.13779546320438385,0.13784417510032654,0.13788892328739166,0.1379312127828598,0.13797198235988617,0.13801009953022003,0.1380457729101181,0.13808000087738037,0.13811248540878296,0.13814301788806915,0.13817182183265686,0.13819950819015503,0.13822509348392487,0.1382504105567932,0.13827350735664368,0.1382952183485031,0.13831648230552673,0.1383362114429474,0.1383562684059143,0.13837337493896484,0.13839168846607208,0.13840770721435547,0.13842304050922394,0.13843783736228943,0.13845200836658478,0.13846586644649506,0.13847818970680237,0.13849030435085297,0.1385013312101364,0.13851162791252136,0.13852155208587646,0.1385309398174286,0.13853929936885834,0.1385483592748642,0.13855627179145813,0.13856452703475952,0.13857220113277435,0.13857899606227875,0.13858583569526672,0.13859203457832336,0.13859842717647552,0.13860414922237396,0.1386096179485321,0.13861460983753204,0.13861927390098572,0.13862444460391998,0.13862909376621246,0.138633131980896,0.13863740861415863,0.138641357421875,0.1386452168226242,0.13864895701408386,0.13865283131599426,0.13865609467029572,0.13865926861763,0.1386619359254837,0.13866490125656128,0.1386672407388687,0.13866972923278809,0.13867241144180298,0.13867469131946564,0.13867734372615814,0.13867981731891632,0.1386815905570984,0.1386837214231491,0.1386856734752655,0.13868765532970428,0.13868960738182068,0.1386914700269699,0.13869306445121765,0.13869477808475494,0.13869647681713104,0.1386977881193161,0.13869915902614594,0.13870036602020264,0.13870182633399963,0.13870327174663544,0.13870444893836975,0.1387057602405548,0.1387070268392563,0.13870812952518463,0.138709157705307,0.13871003687381744,0.13871096074581146,0.1387115865945816,0.13871252536773682,0.1387135088443756,0.13871435821056366,0.13871513307094574,0.13871587812900543,0.13871675729751587,0.1387174427509308,0.13871808350086212,0.13871857523918152,0.13871921598911285,0.13871988654136658,0.13872037827968597,0.13872109353542328,0.13872162997722626,0.13872212171554565,0.13872258365154266,0.1387232095003128,0.13872374594211578,0.13872410356998444,0.13872459530830383,0.1387251615524292,0.13872547447681427,0.1387259066104889,0.13872626423835754,0.13872657716274261,0.13872693479061127,0.13872724771499634,0.1387275755405426,0.13872785866260529,0.13872817158699036,0.13872845470905304,0.1387287676334381,0.1387290507555008,0.1387292742729187,0.138729527592659,0.1387297660112381,0.1387299746274948,0.13873036205768585,0.13873064517974854,0.13873089849948883,0.13873112201690674,0.13873133063316345,0.13873156905174255,0.1387316882610321,0.1387319564819336,0.13873210549354553,0.13873223960399628,0.1387324333190918,0.1387326419353485,0.13873285055160522,0.13873299956321716,0.13873308897018433,0.13873323798179626,0.13873334228992462,0.13873355090618134,0.1387336701154709,0.13873377442359924,0.1387338787317276,0.13873401284217834,0.13873426616191864,0.138734370470047,0.13873450458049774,0.13873465359210968,0.13873472809791565,0.138734832406044,0.13873493671417236,0.13873501121997833,0.1387350857257843,0.13873521983623505,0.13873526453971863,0.1387353390455246,0.13873542845249176,0.13873553276062012,0.1387355774641037,0.13873565196990967,0.13873571157455444,0.13873575627803802,0.138735830783844,0.13873590528964996,0.13873596489429474,0.1387360394001007,0.1387360692024231,0.13873611390590668,0.13873611390590668,0.13873614370822906,0.13873621821403503,0.1387362778186798,0.1387363225221634,0.13873638212680817,0.13873642683029175,0.13873650133609772,0.1387365609407425,0.13873663544654846,0.13873666524887085,0.13873668015003204,0.13873673975467682,0.13873673975467682,0.1387368142604828,0.13873688876628876,0.13873693346977234,0.1387370228767395,0.1387370377779007,0.1387370377779007,0.13873706758022308,0.13873712718486786,0.13873720169067383,0.13873721659183502,0.13873732089996338,0.13873735070228577,0.13873738050460815,0.13873741030693054,0.13873741030693054,0.1387374848127365,0.1387374848127365,0.1387374848127365,0.1387374997138977,0.13873755931854248,0.13873755931854248,0.13873755931854248,0.13873758912086487,0.13873760402202606,0.13873763382434845,0.13873766362667084,0.13873766362667084,0.13873766362667084,0.13873766362667084,0.13873766362667084,0.13873769342899323,0.13873769342899323,0.13873769342899323,0.13873769342899323,0.13873769342899323,0.13873769342899323,0.13873769342899323,0.13873770833015442,0.13873770833015442,0.13873770833015442,0.13873770833015442,0.13873770833015442,0.13873770833015442,0.13873770833015442,0.13873770833015442,0.13873770833015442,0.13873770833015442,0.13873770833015442,0.13873770833015442,0.1387377381324768,0.1387377381324768,0.1387377381324768,0.1387377381324768,0.1387377381324768,0.1387377381324768,0.1387377381324768,0.1387377679347992,0.1387377679347992,0.1387377828359604,0.1387377828359604,0.1387377828359604,0.1387377828359604,0.1387377828359604,0.1387377828359604,0.13873781263828278,0.13873781263828278,0.13873781263828278,0.13873781263828278,0.13873787224292755,0.13873787224292755,0.13873787224292755,0.13873787224292755,0.13873788714408875,0.13873788714408875,0.13873788714408875,0.13873788714408875,0.13873788714408875,0.13873788714408875,0.13873788714408875,0.13873788714408875,0.13873788714408875,0.13873788714408875,0.13873788714408875],"active":[0.018753468990325928,0.016131440177559853,0.014705605804920197,0.013698358088731766,0.012843318283557892,0.012083809822797775,0.011355344206094742,0.01067202165722847,0.010037515312433243,0.009421683847904205,0.00883948802947998,0.008266739547252655,0.007731258869171143,0.007226571440696716,0.006739825010299683,0.006307102739810944,0.005904749035835266,0.005560584366321564,0.0052628666162490845,0.004972577095031738,0.004710152745246887,0.004452422261238098,0.00420689582824707,0.003985598683357239,0.0037621334195137024,0.0035628974437713623,0.0033569559454917908,0.003175310790538788,0.0030054226517677307,0.0028394758701324463,0.002684682607650757,0.002538159489631653,0.0023935288190841675,0.002260833978652954,0.0021265968680381775,0.002011701464653015,0.0018911510705947876,0.0017828494310379028,0.0016866549849510193,0.0015890896320343018,0.0014974772930145264,0.0014181286096572876,0.001340135931968689,0.0012679100036621094,0.0011996626853942871,0.001134529709815979,0.001069977879524231,0.001005411148071289,0.0009525269269943237,0.0009026080369949341,0.0008543729782104492,0.0008076876401901245,0.0007675588130950928,0.0007281005382537842,0.0006908625364303589,0.0006562471389770508,0.0006205141544342041,0.0005877763032913208,0.0005542933940887451,0.0005272477865219116,0.000499233603477478,0.0004749596118927002,0.00045102834701538086,0.0004268735647201538,0.00040768086910247803,0.0003872215747833252,0.0003693699836730957,0.00034874677658081055,0.0003333836793899536,0.00031854212284088135,0.0003038942813873291,0.00029058754444122314,0.000278666615486145,0.00026479363441467285,0.0002547353506088257,0.0002435147762298584,0.00023470818996429443,0.00022490322589874268,0.00021688640117645264,0.00020757317543029785,0.0002011507749557495,0.00019206106662750244,0.00018547475337982178,0.0001783221960067749,0.00016942620277404785,0.00016336143016815186,0.00015972554683685303,0.00015211105346679688,0.00014676153659820557,0.0001433640718460083,0.00013808906078338623,0.00013421475887298584,0.00013177096843719482,0.00012768805027008057,0.00012481212615966797,0.00012104213237762451,0.00011861324310302734,0.0001150667667388916,0.00011293590068817139,0.0001100003719329834,0.00010722875595092773,0.00010570883750915527,0.00010317564010620117,0.00010173022747039795,9.910762310028076e-05,9.828805923461914e-05,9.496510028839111e-05,9.28342342376709e-05,9.135901927947998e-05,8.976459503173828e-05,8.827447891235352e-05,8.681416511535645e-05,8.597970008850098e-05,8.435547351837158e-05,8.274614810943604e-05,8.197128772735596e-05,8.10772180557251e-05,7.963180541992188e-05,7.958710193634033e-05,7.845461368560791e-05,7.849931716918945e-05,7.742643356323242e-05,7.654726505279541e-05,7.586181163787842e-05,7.502734661102295e-05,7.463991641998291e-05,7.377564907073975e-05,7.34478235244751e-05,7.25090503692627e-05,7.215142250061035e-05,7.194280624389648e-05,7.109344005584717e-05,7.063150405883789e-05,7.051229476928711e-05,7.005035877227783e-05,6.967782974243164e-05,6.948411464691162e-05,6.937980651855469e-05,6.881356239318848e-05,6.829202175140381e-05,6.785988807678223e-05,6.790459156036377e-05,6.733834743499756e-05,6.739795207977295e-05,6.74128532409668e-05,6.681680679321289e-05,6.693601608276367e-05,6.665289402008057e-05,6.620585918426514e-05,6.625056266784668e-05,6.602704524993896e-05,6.568431854248047e-05,6.566941738128662e-05,6.55055046081543e-05,6.495416164398193e-05,6.511807441711426e-05,6.492435932159424e-05,6.446242332458496e-05,6.446242332458496e-05,6.435811519622803e-05,6.45369291305542e-05,6.443262100219727e-05,6.403028964996338e-05,6.416440010070801e-05,6.386637687683105e-05,6.386637687683105e-05,6.371736526489258e-05,6.361305713653564e-05,6.358325481414795e-05,6.337463855743408e-05,6.349384784698486e-05,6.346404552459717e-05,6.327033042907715e-05,6.310641765594482e-05,6.312131881713867e-05,6.312131881713867e-05,6.29127025604248e-05,6.29127025604248e-05,6.283819675445557e-05,6.29425048828125e-05,6.276369094848633e-05,6.255507469177246e-05,6.274878978729248e-05,6.240606307983398e-05,6.236135959625244e-05,6.240606307983398e-05,6.242096424102783e-05,6.213784217834473e-05,6.201863288879395e-05,6.212294101715088e-05,6.201863288879395e-05,6.178021430969238e-05,6.195902824401855e-05,6.186962127685547e-05,6.178021430969238e-05,6.176531314849854e-05,6.167590618133545e-05,6.172060966491699e-05,6.16908073425293e-05,6.16312026977539e-05,6.160140037536621e-05,6.176531314849854e-05,6.164610385894775e-05,6.161630153656006e-05,6.16312026977539e-05,6.158649921417236e-05,6.160140037536621e-05,6.164610385894775e-05,6.157159805297852e-05,6.149709224700928e-05,6.143748760223389e-05,6.151199340820312e-05,6.151199340820312e-05,6.142258644104004e-05,6.154179573059082e-05,6.145238876342773e-05,6.151199340820312e-05,6.155669689178467e-05,6.148219108581543e-05,6.145238876342773e-05,6.142258644104004e-05,6.142258644104004e-05,6.154179573059082e-05,6.152689456939697e-05,6.152689456939697e-05,6.146728992462158e-05,6.148219108581543e-05,6.148219108581543e-05,6.149709224700928e-05,6.151199340820312e-05,6.140768527984619e-05,6.139278411865234e-05,6.139278411865234e-05,6.13480806350708e-05,6.139278411865234e-05,6.140768527984619e-05,6.13480806350708e-05,6.13778829574585e-05,6.139278411865234e-05,6.13480806350708e-05,6.13778829574585e-05,6.13480806350708e-05,6.13182783126831e-05,6.127357482910156e-05,6.128847599029541e-05,6.127357482910156e-05,6.128847599029541e-05,6.13480806350708e-05,6.13480806350708e-05,6.130337715148926e-05,6.128847599029541e-05,6.127357482910156e-05,6.13182783126831e-05,6.128847599029541e-05,6.13182783126831e-05,6.13480806350708e-05,6.130337715148926e-05,6.127357482910156e-05,6.127357482910156e-05,6.125867366790771e-05,6.130337715148926e-05,6.128847599029541e-05,6.128847599029541e-05,6.124377250671387e-05,6.128847599029541e-05,6.13182783126831e-05,6.128847599029541e-05,6.13778829574585e-05,6.136298179626465e-05,6.13480806350708e-05,6.133317947387695e-05,6.127357482910156e-05,6.130337715148926e-05,6.13182783126831e-05,6.13778829574585e-05,6.139278411865234e-05,6.13182783126831e-05,6.13778829574585e-05,6.127357482910156e-05,6.127357482910156e-05,6.130337715148926e-05,6.127357482910156e-05,6.128847599029541e-05,6.121397018432617e-05,6.122887134552002e-05,6.125867366790771e-05,6.127357482910156e-05,6.124377250671387e-05,6.124377250671387e-05,6.127357482910156e-05,6.124377250671387e-05,6.122887134552002e-05,6.124377250671387e-05,6.121397018432617e-05,6.121397018432617e-05,6.124377250671387e-05,6.125867366790771e-05,6.125867366790771e-05,6.122887134552002e-05,6.122887134552002e-05,6.122887134552002e-05,6.122887134552002e-05,6.122887134552002e-05,6.122887134552002e-05,6.125867366790771e-05,6.124377250671387e-05,6.124377250671387e-05,6.124377250671387e-05,6.124377250671387e-05,6.127357482910156e-05,6.127357482910156e-05,6.127357482910156e-05,6.127357482910156e-05,6.127357482910156e-05,6.127357482910156e-05,6.127357482910156e-05,6.130337715148926e-05,6.127357482910156e-05,6.127357482910156e-05,6.127357482910156e-05,6.127357482910156e-05,6.127357482910156e-05,6.130337715148926e-05,6.130337715148926e-05,6.127357482910156e-05,6.128847599029541e-05,6.127357482910156e-05,6.127357482910156e-05,6.127357482910156e-05,6.127357482910156e-05,6.127357482910156e-05,6.127357482910156e-05,6.124377250671387e-05,6.124377250671387e-05,6.124377250671387e-05,6.127357482910156e-05,6.121397018432617e-05,6.121397018432617e-05,6.121397018432617e-05,6.122887134552002e-05,6.121397018432617e-05,6.121397018432617e-05,6.121397018432617e-05,6.121397018432617e-05,6.121397018432617e-05,6.121397018432617e-05,6.121397018432617e-05,6.121397018432617e-05,6.121397018432617e-05,6.121397018432617e-05,6.121397018432617e-05]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.018753468990325928,0.025474131107330322,0.032321855425834656,0.039055660367012024,0.04558524489402771,0.05188524350523949,0.057951103895902634,0.06374962627887726,0.06932646036148071,0.07466094940900803,0.0797600969672203,0.08462626487016678,0.08926995098590851,0.09369685500860214,0.09790724515914917,0.10191696137189865,0.10571569204330444,0.10941006988286972,0.11299614608287811,0.11643776297569275,0.1197626143693924,0.12295996397733688,0.12604209780693054,0.12899982929229736,0.13183492422103882,0.13457660377025604,0.1372009813785553,0.13972076773643494,0.14211753010749817,0.14443515241146088,0.14665104448795319,0.14876848459243774,0.15079374611377716,0.15274803340435028,0.1546068787574768,0.156387060880661,0.15808916091918945,0.15971754491329193,0.1612745225429535,0.16276006400585175,0.16417424380779266,0.16552682220935822,0.1668219119310379,0.16805970668792725,0.16924701631069183,0.17038141191005707,0.1714666187763214,0.17249566316604614,0.17348437011241913,0.174423485994339,0.17532242834568024,0.17618630826473236,0.17700880765914917,0.17779439687728882,0.17854899168014526,0.17926447093486786,0.17995242774486542,0.18061044812202454,0.18123695254325867,0.18183495104312897,0.18241249024868011,0.18295545876026154,0.18347902595996857,0.1839798092842102,0.18445925414562225,0.18491841852664948,0.18535679578781128,0.18577556312084198,0.1861768513917923,0.18656300008296967,0.18693029880523682,0.1872824728488922,0.18762321770191193,0.187949538230896,0.18825790286064148,0.18855497241020203,0.18883924186229706,0.18911214172840118,0.189372256398201,0.18962246179580688,0.18986283242702484,0.19009341299533844,0.19031508266925812,0.1905268430709839,0.1907290518283844,0.19092419743537903,0.19111286103725433,0.1912945806980133,0.1914708912372589,0.19163915514945984,0.19180047512054443,0.19195586442947388,0.1921064853668213,0.19224967062473297,0.1923862099647522,0.19252081215381622,0.19264812767505646,0.19277076423168182,0.1928887516260147,0.1930018663406372,0.19311293959617615,0.19321836531162262,0.19331936538219452,0.19341795146465302,0.19351248443126678,0.19360527396202087,0.19369524717330933,0.19378270208835602,0.19386683404445648,0.1939460039138794,0.1940237283706665,0.19409644603729248,0.19416917860507965,0.1942386031150818,0.19430740177631378,0.19437409937381744,0.19443832337856293,0.1945004165172577,0.1945604681968689,0.19461901485919952,0.1946757584810257,0.19473060965538025,0.1947842389345169,0.19483672082424164,0.19488593935966492,0.19493478536605835,0.1949823647737503,0.1950293928384781,0.1950739175081253,0.19511711597442627,0.19516149163246155,0.1952027678489685,0.19524449110031128,0.19528335332870483,0.19532224535942078,0.1953599750995636,0.19539572298526764,0.19543235003948212,0.19546794891357422,0.19550257921218872,0.19553518295288086,0.19556710124015808,0.1955985426902771,0.19563028216362,0.1956607550382614,0.19568964838981628,0.195719376206398,0.19574786722660065,0.19577573239803314,0.1958039402961731,0.19583146274089813,0.19585806131362915,0.19588440656661987,0.19591006636619568,0.1959347128868103,0.19595883786678314,0.19598373770713806,0.19600726664066315,0.196031853556633,0.19605371356010437,0.1960761994123459,0.19609808921813965,0.1961202323436737,0.19614122807979584,0.19616179168224335,0.1961832195520401,0.19620457291603088,0.19622455537319183,0.19624502956867218,0.19626547396183014,0.19628527760505676,0.196304053068161,0.1963227391242981,0.19634176790714264,0.19636200368404388,0.1963784247636795,0.19639693200588226,0.19641484320163727,0.1964326649904251,0.19644992053508759,0.1964668184518814,0.19648392498493195,0.19650128483772278,0.1965167224407196,0.19653365015983582,0.19655044376850128,0.19656720757484436,0.19658219814300537,0.1965988129377365,0.19661471247673035,0.1966310441493988,0.19664613902568817,0.19666257500648499,0.19667863845825195,0.1966938078403473,0.19670911133289337,0.1967238187789917,0.1967388391494751,0.19675427675247192,0.1967681646347046,0.19678324460983276,0.19679798185825348,0.19681304693222046,0.19682709872722626,0.19684234261512756,0.19685770571231842,0.196872279047966,0.19688673317432404,0.19690117239952087,0.19691495597362518,0.19693008065223694,0.19694428145885468,0.19695906341075897,0.19697305560112,0.19698841869831085,0.19700297713279724,0.19701634347438812,0.1970311403274536,0.19704569876194,0.19706030189990997,0.19707447290420532,0.19708843529224396,0.197102889418602,0.1971171647310257,0.19713203608989716,0.19714701175689697,0.1971616894006729,0.19717653095722198,0.19719037413597107,0.1972065269947052,0.1972210556268692,0.19723661243915558,0.1972513347864151,0.1972656548023224,0.1972809135913849,0.19729693233966827,0.1973123699426651,0.19732756912708282,0.19734206795692444,0.197357639670372,0.19737327098846436,0.1973884552717209,0.1974049061536789,0.19742105901241302,0.19743657112121582,0.1974526196718216,0.19746874272823334,0.1974843144416809,0.19750092923641205,0.1975168138742447,0.19753271341323853,0.19754840433597565,0.1975645124912262,0.19758102297782898,0.19759675860404968,0.19761259853839874,0.1976301223039627,0.1976470947265625,0.1976637840270996,0.19768071174621582,0.19769707322120667,0.19771337509155273,0.19773076474666595,0.19774825870990753,0.19776608049869537,0.19778361916542053,0.19780157506465912,0.19781950116157532,0.19783812761306763,0.1978568732738495,0.19787485897541046,0.19789229333400726,0.19791042804718018,0.19792835414409637,0.1979459524154663,0.19796480238437653,0.1979828029870987,0.19800154864788055,0.1980203241109848,0.19803902506828308,0.19805733859539032,0.19807632267475128,0.19809618592262268,0.19811485707759857,0.19813494384288788,0.19815443456172943,0.1981731355190277,0.19819366931915283,0.1982136219739914,0.1982339471578598,0.1982545405626297,0.19827468693256378,0.19829590618610382,0.1983163207769394,0.19833827018737793,0.19835804402828217,0.19837921857833862,0.19839951395988464,0.19842049479484558,0.19844181835651398,0.19846336543560028,0.1984848976135254,0.19850607216358185,0.19852708280086517,0.19854730367660522,0.19856859743595123,0.19858917593955994,0.1986105740070343,0.19863282144069672,0.19865337014198303,0.19867540895938873,0.19869740307331085,0.19871990382671356,0.1987418830394745,0.19876404106616974,0.19878628849983215,0.19880887866020203,0.19883130490779877,0.19885334372520447,0.19887614250183105,0.19889841973781586,0.19892102479934692,0.19894330203533173,0.19896608591079712,0.19898900389671326,0.1990116685628891,0.19903478026390076,0.19905821979045868,0.19908149540424347,0.199104443192482,0.1991264820098877,0.19914960861206055,0.19917252659797668,0.19919618964195251,0.1992214471101761,0.19924525916576385,0.19926874339580536,0.19929271936416626,0.1993144154548645,0.19933800399303436,0.19936060905456543,0.19938355684280396,0.1994071900844574,0.1994297057390213,0.19945357739925385,0.19947633147239685,0.19950006902217865,0.1995236575603485,0.1995469331741333,0.19956985116004944,0.19959266483783722],"recovered":[0.0,0.009335669688880444,0.017374368384480476,0.024807034060359,0.03189149126410484,0.038688287138938904,0.045232683420181274,0.05154893919825554,0.05760366469621658,0.063433438539505,0.06898365169763565,0.07431824505329132,0.07941831648349762,0.0843011736869812,0.08894645422697067,0.09337981790304184,0.097598597407341,0.10160478949546814,0.1054658368229866,0.10918562859296799,0.11277357488870621,0.11621813476085663,0.1195542961359024,0.12276414781808853,0.1258418709039688,0.1287904530763626,0.1316404938697815,0.13438117504119873,0.1370023488998413,0.139509379863739,0.14192330837249756,0.1442394107580185,0.14645245671272278,0.14857341349124908,0.1506107896566391,0.15256111323833466,0.1544288545846939,0.15620526671409607,0.1579117625951767,0.15954318642616272,0.16109421849250793,0.16258206963539124,0.1640075445175171,0.16536369919776917,0.16665755212306976,0.16789816319942474,0.1690870076417923,0.17022687196731567,0.17130805552005768,0.17234306037425995,0.1733294278383255,0.17427344620227814,0.17517699301242828,0.17603692412376404,0.17686715722084045,0.1776587963104248,0.1784132868051529,0.1791362464427948,0.17982417345046997,0.18048183619976044,0.18110980093479156,0.18170706927776337,0.18228134512901306,0.18282949924468994,0.18335199356079102,0.18385575711727142,0.1843373328447342,0.18479664623737335,0.18523205816745758,0.1856527179479599,0.18605679273605347,0.18644072115421295,0.18680767714977264,0.1871635764837265,0.18750299513339996,0.18782886862754822,0.18814104795455933,0.18843647837638855,0.18872256577014923,0.18899914622306824,0.1892589032649994,0.1895092874765396,0.18975335359573364,0.1899850219488144,0.19020868837833405,0.1904224306344986,0.19062606990337372,0.19082380831241608,0.1910163015127182,0.19120000302791595,0.19137674570083618,0.19154365360736847,0.19170379638671875,0.19185850024223328,0.19200709462165833,0.1921520233154297,0.19229377806186676,0.19242608547210693,0.19255606830120087,0.19268053770065308,0.19279664754867554,0.1929134875535965,0.1930234730243683,0.1931287944316864,0.19323144853115082,0.193329855799675,0.1934269517660141,0.19351904094219208,0.19360795617103577,0.19369439780712128,0.19377899169921875,0.19385716319084167,0.19393417239189148,0.1940087527036667,0.19408054649829865,0.1941514015197754,0.19422124326229095,0.1942874938249588,0.19435159862041473,0.19441448152065277,0.19447478652000427,0.19453319907188416,0.19458948075771332,0.19464491307735443,0.19469836354255676,0.19474972784519196,0.1947999745607376,0.1948481798171997,0.19489656388759613,0.19494234025478363,0.19498571753501892,0.19502989947795868,0.1950729638338089,0.19511523842811584,0.1951562911272049,0.19519497454166412,0.19523409008979797,0.19527146220207214,0.19530832767486572,0.1953440010547638,0.19537977874279022,0.19541381299495697,0.19544631242752075,0.19547849893569946,0.19551056623458862,0.1955413520336151,0.19557198882102966,0.1956017017364502,0.19563022255897522,0.1956588178873062,0.19568626582622528,0.19571469724178314,0.19574116170406342,0.19576890766620636,0.19579444825649261,0.19582027196884155,0.19584524631500244,0.19586975872516632,0.1958952248096466,0.19591930508613586,0.195943221449852,0.1959667056798935,0.1959887146949768,0.19601063430309296,0.19603270292282104,0.1960543543100357,0.19607499241828918,0.19609631597995758,0.1961163431406021,0.19613727927207947,0.1961575746536255,0.19617722928524017,0.19619697332382202,0.19621595740318298,0.19623489677906036,0.19625341892242432,0.1962718516588211,0.1962897628545761,0.1963086575269699,0.19632653892040253,0.19634410738945007,0.1963614672422409,0.19637830555438995,0.19639495015144348,0.1964111030101776,0.1964278519153595,0.19644436240196228,0.19646123051643372,0.19647684693336487,0.19649285078048706,0.19650866091251373,0.1965257227420807,0.19654089212417603,0.19655676186084747,0.19657281041145325,0.19658775627613068,0.19660376012325287,0.19661995768547058,0.19663485884666443,0.19664950668811798,0.19666452705860138,0.19667936861515045,0.19669462740421295,0.19670964777469635,0.19672423601150513,0.19673918187618256,0.19675342738628387,0.19676893949508667,0.19678321480751038,0.19679778814315796,0.1968121975660324,0.19682690501213074,0.19684115052223206,0.1968560814857483,0.1968703716993332,0.19688567519187927,0.1969003677368164,0.19691374897956848,0.19692832231521606,0.19694223999977112,0.19695693254470825,0.19697174429893494,0.1969858855009079,0.19700029492378235,0.1970149278640747,0.1970292329788208,0.19704492390155792,0.19705939292907715,0.1970737725496292,0.19708803296089172,0.19710330665111542,0.1971188634634018,0.19713401794433594,0.19714832305908203,0.19716274738311768,0.19717787206172943,0.19719275832176208,0.19720827043056488,0.19722400605678558,0.19723792374134064,0.19725410640239716,0.19726897776126862,0.19728389382362366,0.19730019569396973,0.19731613993644714,0.19733206927776337,0.19734787940979004,0.1973634958267212,0.19738054275512695,0.1973961889743805,0.19741210341453552,0.19742797315120697,0.19744394719600677,0.19746002554893494,0.1974765658378601,0.1974923312664032,0.19750799238681793,0.19752386212348938,0.19754037261009216,0.19755622744560242,0.19757363200187683,0.1975899487733841,0.19760610163211823,0.19762347638607025,0.19764107465744019,0.19765818119049072,0.19767628610134125,0.19769398868083954,0.1977114975452423,0.1977301388978958,0.19774840772151947,0.19776569306850433,0.19778446853160858,0.19780263304710388,0.19782021641731262,0.1978386640548706,0.19785723090171814,0.19787544012069702,0.19789321720600128,0.19791117310523987,0.197930246591568,0.19794875383377075,0.19796761870384216,0.1979871541261673,0.19800600409507751,0.19802477955818176,0.1980450451374054,0.198063462972641,0.19808357954025269,0.1981034278869629,0.19812387228012085,0.19814433157444,0.198164701461792,0.19818638265132904,0.19820649921894073,0.19822680950164795,0.1982477456331253,0.19826796650886536,0.19828929007053375,0.19830980896949768,0.19833123683929443,0.1983516365289688,0.19837352633476257,0.1983947902917862,0.19841483235359192,0.19843551516532898,0.1984567791223526,0.19847743213176727,0.19849811494350433,0.19852015376091003,0.1985415816307068,0.19856318831443787,0.19858503341674805,0.1986069232225418,0.19862888753414154,0.19865058362483978,0.1986735314130783,0.1986958533525467,0.19871759414672852,0.19873932003974915,0.1987622231245041,0.19878533482551575,0.19880756735801697,0.19882991909980774,0.19885249435901642,0.19887559115886688,0.19889818131923676,0.19892047345638275,0.1989440619945526,0.1989671140909195,0.19899028539657593,0.1990123987197876,0.19903558492660522,0.1990581899881363,0.19908125698566437,0.19910664856433868,0.19912999868392944,0.19915401935577393,0.1991773545742035,0.19920013844966888,0.19922223687171936,0.1992451548576355,0.19926750659942627,0.19929049909114838,0.19931310415267944,0.199336975812912,0.1993599683046341,0.19938257336616516,0.1994061917066574,0.1994297206401825,0.1994529813528061],"active":[0.018753468990325928,0.016138460487127304,0.01494748704135418,0.014248626306653023,0.013693753629922867,0.013196956366300583,0.01271842047572136,0.01220068708062172,0.01172279566526413,0.011227510869503021,0.010776445269584656,0.010308019816875458,0.009851634502410889,0.009395681321620941,0.008960790932178497,0.008537143468856812,0.00811709463596344,0.007805280387401581,0.00753030925989151,0.007252134382724762,0.006989039480686188,0.006741829216480255,0.006487801671028137,0.006235681474208832,0.005993053317070007,0.005786150693893433,0.005560487508773804,0.005339592695236206,0.00511518120765686,0.004925772547721863,0.0047277361154556274,0.0045290738344192505,0.004341289401054382,0.004174619913101196,0.0039960891008377075,0.003825947642326355,0.0036603063344955444,0.003512278199195862,0.0033627599477767944,0.003216877579689026,0.003080025315284729,0.00294475257396698,0.002814367413520813,0.002696007490158081,0.0025894641876220703,0.0024832487106323242,0.0023796111345291138,0.0022687911987304688,0.00217631459236145,0.0020804256200790405,0.0019930005073547363,0.0019128620624542236,0.0018318146467208862,0.0017574727535247803,0.0016818344593048096,0.0016056746244430542,0.0015391409397125244,0.0014742016792297363,0.0014127790927886963,0.0013531148433685303,0.0013026893138885498,0.001248389482498169,0.0011976808309555054,0.0011503100395202637,0.0011072605848312378,0.0010626614093780518,0.0010194629430770874,0.000978916883468628,0.0009447932243347168,0.0009102821350097656,0.0008735060691833496,0.0008417516946792603,0.0008155405521392822,0.0007859617471694946,0.0007549077272415161,0.0007261037826538086,0.0006981939077377319,0.0006756633520126343,0.0006496906280517578,0.0006233155727386475,0.0006039291620254517,0.0005841255187988281,0.0005617290735244751,0.0005418211221694946,0.000520363450050354,0.0005017668008804321,0.00048679113388061523,0.000470772385597229,0.00045458972454071045,0.0004391521215438843,0.00042372941970825195,0.0004122108221054077,0.00040268898010253906,0.0003911703824996948,0.00037911534309387207,0.00036878883838653564,0.00035434961318969727,0.00034467875957489014,0.0003326833248138428,0.00032132863998413086,0.00031629204750061035,0.00030487775802612305,0.0002958923578262329,0.00028915703296661377,0.0002810359001159668,0.00027541816234588623,0.00026829540729522705,0.00026366114616394043,0.00025887787342071533,0.0002516061067581177,0.0002447366714477539,0.00023928284645080566,0.0002350062131881714,0.0002298504114151001,0.00022685527801513672,0.00022269785404205322,0.00021708011627197266,0.00021292269229888916,0.0002088695764541626,0.00020453333854675293,0.00020097196102142334,0.00019741058349609375,0.00019475817680358887,0.00019180774688720703,0.0001875758171081543,0.00018505752086639404,0.0001823902130126953,0.00018121302127838135,0.0001773536205291748,0.00017477571964263916,0.00017577409744262695,0.00017286837100982666,0.00017152726650238037,0.00016811490058898926,0.00016595423221588135,0.0001650005578994751,0.00016163289546966553,0.00016088783740997314,0.0001596212387084961,0.00015857815742492676,0.0001554042100906372,0.00015328824520111084,0.00015223026275634766,0.00015178322792053223,0.00015018880367279053,0.00014829635620117188,0.00014738738536834717,0.00014616549015045166,0.00014550983905792236,0.00014512240886688232,0.00014519691467285156,0.0001433640718460083,0.00014324486255645752,0.00014115869998931885,0.000140264630317688,0.00013856589794158936,0.00013849139213562012,0.00013750791549682617,0.00013662874698638916,0.00013440847396850586,0.00013297796249389648,0.00013138353824615479,0.00013151764869689941,0.00013059377670288086,0.00012908875942230225,0.00012886524200439453,0.00012958049774169922,0.00012823939323425293,0.00012868642807006836,0.0001281946897506714,0.00012770295143127441,0.0001268237829208374,0.00012576580047607422,0.00012581050395965576,0.0001271069049835205,0.000125005841255188,0.00012508034706115723,0.00012508034706115723,0.0001240074634552002,0.0001233816146850586,0.00012271106243133545,0.00012245774269104004,0.0001229792833328247,0.00012177228927612305,0.00012254714965820312,0.00012259185314178467,0.00012284517288208008,0.00012096762657165527,0.00012196600437164307,0.00012186169624328613,0.0001223832368850708,0.00012041628360748291,0.00012168288230895996,0.00012187659740447998,0.00012099742889404297,0.00012135505676269531,0.00012005865573883057,0.0001188814640045166,0.00011941790580749512,0.00011865794658660889,0.00011871755123138428,0.00011861324310302734,0.00011841952800750732,0.00011745095252990723,0.00011810660362243652,0.00011852383613586426,0.0001188516616821289,0.00011779367923736572,0.00011795759201049805,0.00011716783046722412,0.00011788308620452881,0.00011737644672393799,0.0001179128885269165,0.0001169741153717041,0.00011804699897766113,0.00011730194091796875,0.00011597573757171631,0.00011739134788513184,0.00011737644672393799,0.00011806190013885498,0.00011754035949707031,0.000116690993309021,0.0001170039176940918,0.00011686980724334717,0.00011710822582244873,0.00011777877807617188,0.00011676549911499023,0.00011713802814483643,0.00011660158634185791,0.00011849403381347656,0.00011774897575378418,0.00011774897575378418,0.0001173168420791626,0.00011733174324035645,0.00011816620826721191,0.00011906027793884277,0.00011961162090301514,0.00011929869651794434,0.00011806190013885498,0.00011971592903137207,0.00011916458606719971,0.00011947751045227051,0.00012101233005523682,0.00012086331844329834,0.00012043118476867676,0.00012055039405822754,0.00012086331844329834,0.0001208186149597168,0.00012038648128509521,0.00012062489986419678,0.00012060999870300293,0.00012043118476867676,0.00012056529521942139,0.00012099742889404297,0.0001201927661895752,0.00012026727199554443,0.0001221299171447754,0.00012323260307312012,0.0001234114170074463,0.00012448430061340332,0.00012344121932983398,0.00012342631816864014,0.0001246631145477295,0.00012478232383728027,0.000125005841255188,0.00012543797492980957,0.0001252889633178711,0.0001255124807357788,0.00012663006782531738,0.00012673437595367432,0.0001264512538909912,0.0001266002655029297,0.00012595951557159424,0.00012572109699249268,0.00012573599815368652,0.0001261383295059204,0.0001255720853805542,0.00012610852718353271,0.0001271069049835205,0.0001278519630432129,0.00012709200382232666,0.00012756884098052979,0.00012856721878051758,0.00012770295143127441,0.00012893974781036377,0.00012965500354766846,0.00012809038162231445,0.00013020634651184082,0.0001300424337387085,0.00013051927089691162,0.0001306682825088501,0.0001303553581237793,0.0001312047243118286,0.00012993812561035156,0.00013177096843719482,0.0001312345266342163,0.00013147294521331787,0.0001315474510192871,0.0001312047243118286,0.0001320093870162964,0.00013212859630584717,0.0001332610845565796,0.0001325458288192749,0.0001322925090789795,0.00013247132301330566,0.00013308227062225342,0.00013239681720733643,0.0001331418752670288,0.0001347064971923828,0.00013321638107299805,0.0001338273286819458,0.00013421475887298584,0.00013487040996551514,0.00013495981693267822,0.00013515353202819824,0.0001357048749923706,0.00013534724712371826,0.0001354515552520752,0.00013574957847595215,0.00013682246208190918,0.00013619661331176758,0.00013568997383117676,0.0001357346773147583,0.00013616681098937988,0.00013650953769683838,0.0001360774040222168,0.00013659894466400146,0.00013774633407592773,0.00013743340969085693,0.0001373291015625,0.00013619661331176758,0.00013720989227294922,0.00013694167137145996,0.00013799965381622314,0.00014019012451171875,0.0001386106014251709,0.00013874471187591553,0.00013870000839233398,0.00013706088066101074,0.00013786554336547852,0.00013837218284606934,0.00013840198516845703,0.00013968348503112793,0.0001392066478729248,0.00014047324657440186,0.00013935565948486328,0.00014010071754455566,0.0001410841941833496,0.0001407414674758911,0.00014013051986694336,0.00013968348503112793]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.018753468990325928,0.02547094225883484,0.03219904005527496,0.03871825337409973,0.044956471771001816,0.05090584605932236,0.05658083036541939,0.06196712329983711,0.06707218289375305,0.07190746068954468,0.07649301737546921,0.08083316683769226,0.08492058515548706,0.08879393339157104,0.09243092685937881,0.09586609899997711,0.09908651560544968,0.10219880938529968,0.10518887639045715,0.10803817957639694,0.11076182872056961,0.11335687339305878,0.11583324521780014,0.11818742007017136,0.12043366581201553,0.12257621437311172,0.12460905313491821,0.12654998898506165,0.12839268147945404,0.13014715909957886,0.13181906938552856,0.1334138959646225,0.13491612672805786,0.13635310530662537,0.13771310448646545,0.1390100121498108,0.14023065567016602,0.14139395952224731,0.14250531792640686,0.14355719089508057,0.14455701410770416,0.1455022543668747,0.14639733731746674,0.14724639058113098,0.14805568754673004,0.14882706105709076,0.14955274760723114,0.15024954080581665,0.1508949249982834,0.15151815116405487,0.15210655331611633,0.15266500413417816,0.15319529175758362,0.15369968116283417,0.15417630970478058,0.15462884306907654,0.15505871176719666,0.15546490252017975,0.15585318207740784,0.1562218815088272,0.15656587481498718,0.15689481794834137,0.1572084128856659,0.15750651061534882,0.15779107809066772,0.15805940330028534,0.15831242501735687,0.15855666995048523,0.15878498554229736,0.15900224447250366,0.1592099666595459,0.159407839179039,0.1595933437347412,0.15977276861667633,0.1599424183368683,0.16010348498821259,0.16025783121585846,0.1604045033454895,0.16054552793502808,0.1606786847114563,0.16080525517463684,0.1609257608652115,0.16104060411453247,0.16115042567253113,0.16125184297561646,0.16134843230247498,0.161443829536438,0.16153228282928467,0.16161780059337616,0.16169953346252441,0.16177590191364288,0.16184961795806885,0.16191957890987396,0.1619853973388672,0.16205039620399475,0.1621105819940567,0.16216902434825897,0.16222475469112396,0.1622781753540039,0.16232872009277344,0.16237735748291016,0.16242453455924988,0.16246846318244934,0.1625102013349533,0.16254989802837372,0.16258907318115234,0.1626255065202713,0.16266119480133057,0.16269424557685852,0.16272646188735962,0.1627570241689682,0.16278627514839172,0.16281525790691376,0.16284169256687164,0.16286778450012207,0.1628929078578949,0.16291718184947968,0.1629403829574585,0.16296276450157166,0.16298411786556244,0.16300474107265472,0.16302478313446045,0.1630432903766632,0.1630609631538391,0.1630779355764389,0.1630949229001999,0.16311146318912506,0.16312776505947113,0.1631416231393814,0.16315670311450958,0.1631704568862915,0.16318465769290924,0.16319818794727325,0.1632111817598343,0.16322284936904907,0.16323478519916534,0.1632465124130249,0.16325721144676208,0.16326799988746643,0.16327764093875885,0.16328762471675873,0.16329720616340637,0.16330678761005402,0.16331565380096436,0.16332383453845978,0.16333183646202087,0.16333939135074615,0.16334718465805054,0.163354754447937,0.16336184740066528,0.16336865723133087,0.16337502002716064,0.16338229179382324,0.16338849067687988,0.16339489817619324,0.16340091824531555,0.1634068340063095,0.16341210901737213,0.16341787576675415,0.1634228527545929,0.1634279042482376,0.16343286633491516,0.16343750059604645,0.16344256699085236,0.16344736516475677,0.16345220804214478,0.1634567826986313,0.1634611040353775,0.16346538066864014,0.16346941888332367,0.16347336769104004,0.16347697377204895,0.1634805053472519,0.16348430514335632,0.16348782181739807,0.16349093616008759,0.16349469125270844,0.1634979397058487,0.16350094974040985,0.16350382566452026,0.1635068953037262,0.16350974142551422,0.16351303458213806,0.1635155826807022,0.16351823508739471,0.16352111101150513,0.16352388262748718,0.16352643072605133,0.16352908313274384,0.16353130340576172,0.1635335087776184,0.16353552043437958,0.16353778541088104,0.163540318608284,0.16354230046272278,0.1635449081659317,0.1635468304157257,0.16354870796203613,0.1635504812002182,0.16355225443840027,0.16355429589748383,0.16355638206005096,0.16355784237384796,0.1635599285364151,0.1635618805885315,0.16356375813484192,0.16356539726257324,0.16356702148914337,0.16356882452964783,0.1635703146457672,0.16357183456420898,0.16357329487800598,0.16357488930225372,0.1635766178369522,0.16357813775539398,0.16357965767383575,0.16358114778995514,0.16358238458633423,0.16358380019664764,0.1635851263999939,0.16358643770217896,0.1635875254869461,0.16358886659145355,0.16359011828899384,0.16359160840511322,0.1635926216840744,0.16359356045722961,0.1635947972536087,0.16359619796276093,0.16359755396842957,0.1635986864566803,0.16359974443912506,0.16360081732273102,0.16360200941562653,0.16360336542129517,0.16360478103160858,0.163605734705925,0.1636067032814026,0.1636078953742981,0.1636088490486145,0.16360987722873688,0.1636108011007309,0.16361182928085327,0.1636127531528473,0.16361366212368011,0.16361449658870697,0.16361545026302338,0.16361643373966217,0.16361753642559052,0.16361892223358154,0.16361980140209198,0.16362068057060242,0.1636219322681427,0.16362273693084717,0.16362355649471283,0.1636245846748352,0.16362546384334564,0.16362641751766205,0.1636272668838501,0.16362795233726501,0.16362877190113068,0.1636294722557068,0.1636304259300232,0.16363120079040527,0.16363197565078735,0.16363266110420227,0.16363340616226196,0.16363412141799927,0.16363488137722015,0.16363567113876343,0.1636364907026291,0.1636372208595276,0.16363807022571564,0.16363881528377533,0.16363956034183502,0.16364020109176636,0.1636410504579544,0.1636418253183365,0.16364240646362305,0.16364313662052155,0.16364385187625885,0.1636447012424469,0.16364547610282898,0.16364626586437225,0.1636471450328827,0.1636480689048767,0.1636488437652588,0.16364941000938416,0.16365008056163788,0.1636507213115692,0.16365140676498413,0.1636521816253662,0.1636529564857483,0.16365359723567963,0.1636543720960617,0.16365490853786469,0.16365554928779602,0.16365617513656616,0.16365689039230347,0.16365770995616913,0.16365841031074524,0.16365911066532135,0.16365976631641388,0.1636604368686676,0.16366103291511536,0.16366170346736908,0.16366229951381683,0.1636628657579422,0.16366362571716309,0.16366440057754517,0.16366496682167053,0.1636655330657959,0.16366630792617798,0.16366694867610931,0.1636677384376526,0.1636684387922287,0.1636693924665451,0.1636698991060257,0.16367052495479584,0.16367122530937195,0.16367188096046448,0.1636725813150406,0.1636732965707779,0.163673996925354,0.16367481648921967,0.16367538273334503,0.16367609798908234,0.16367679834365845,0.16367743909358978,0.16367807984352112,0.16367873549461365,0.16367942094802856,0.16368016600608826,0.1636807918548584,0.16368135809898376,0.16368192434310913,0.16368260979652405,0.16368328034877777,0.16368377208709717,0.16368445754051208,0.16368505358695984,0.16368576884269714,0.16368624567985535,0.16368678212165833,0.16368713974952698,0.16368767619132996,0.163688063621521,0.16368858516216278,0.1636890172958374,0.16368958353996277,0.16368994116783142],"recovered":[0.0,0.009340633638203144,0.017365675419569016,0.02473604306578636,0.03168155625462532,0.03828943520784378,0.044548485428094864,0.05052803084254265,0.05621206760406494,0.06160206347703934,0.06671885401010513,0.07157355546951294,0.07615990191698074,0.08050347864627838,0.08461592346429825,0.08848432451486588,0.0921211689710617,0.09556541591882706,0.09883633255958557,0.1019703820347786,0.10495249927043915,0.1078067347407341,0.11052848398685455,0.11312229931354523,0.11560425162315369,0.1179654449224472,0.12022347748279572,0.1223696693778038,0.12441560626029968,0.12635332345962524,0.12820659577846527,0.1299562156200409,0.13163836300373077,0.13322803378105164,0.1347436010837555,0.13618086278438568,0.13754814863204956,0.13884425163269043,0.1400773972272873,0.14124219119548798,0.14235271513462067,0.14340493083000183,0.14440426230430603,0.14535440504550934,0.14624756574630737,0.14710406959056854,0.14791889488697052,0.1486859917640686,0.14941942691802979,0.15011043846607208,0.15076856315135956,0.15139316022396088,0.15198540687561035,0.1525464504957199,0.15307754278182983,0.15358009934425354,0.15405718982219696,0.15451014041900635,0.15494149923324585,0.15534742176532745,0.15573756396770477,0.156103253364563,0.15645061433315277,0.15678022801876068,0.15709315240383148,0.1573958843946457,0.1576809138059616,0.1579473912715912,0.1582033634185791,0.1584467589855194,0.15867654979228973,0.1588963270187378,0.1591048538684845,0.15930284559726715,0.15948911011219025,0.1596660166978836,0.15983720123767853,0.15999944508075714,0.16015180945396423,0.16030044853687286,0.1604391187429428,0.16057409346103668,0.16070140898227692,0.16082307696342468,0.16093860566616058,0.1610461175441742,0.16114990413188934,0.1612495481967926,0.16134299337863922,0.16143131256103516,0.1615179181098938,0.1615983545780182,0.16167590022087097,0.16175061464309692,0.16181975603103638,0.16188709437847137,0.1619511842727661,0.1620122194290161,0.1620708703994751,0.16212591528892517,0.16217803955078125,0.16222797334194183,0.1622772514820099,0.16232341527938843,0.16236698627471924,0.16240891814231873,0.16244959831237793,0.1624884456396103,0.1625259965658188,0.16256210207939148,0.16259543597698212,0.1626279056072235,0.16265791654586792,0.16268830001354218,0.16271722316741943,0.16274456679821014,0.16277042031288147,0.16279606521129608,0.16282005608081818,0.16284427046775818,0.16286607086658478,0.1628871113061905,0.16290776431560516,0.16292713582515717,0.16294576227664948,0.16296368837356567,0.1629818230867386,0.1629982590675354,0.16301479935646057,0.1630304902791977,0.16304530203342438,0.16305993497371674,0.16307424008846283,0.1630878448486328,0.16310103237628937,0.16311396658420563,0.16312603652477264,0.16313843429088593,0.1631496697664261,0.1631609946489334,0.16317184269428253,0.16318193078041077,0.16319239139556885,0.1632019579410553,0.16321122646331787,0.16322016716003418,0.1632283478975296,0.16323642432689667,0.16324438154697418,0.16325204074382782,0.1632595807313919,0.16326642036437988,0.16327346861362457,0.16328027844429016,0.16328676044940948,0.1632935106754303,0.1632995456457138,0.16330577433109283,0.16331158578395844,0.16331711411476135,0.1633225977420807,0.16332748532295227,0.16333287954330444,0.16333769261837006,0.16334252059459686,0.16334760189056396,0.1633521169424057,0.1633564978837967,0.16336075961589813,0.16336560249328613,0.16336938738822937,0.1633731871843338,0.16337735950946808,0.16338111460208893,0.16338498890399933,0.16338852047920227,0.1633918583393097,0.1633956879377365,0.16339893639087677,0.16340167820453644,0.16340453922748566,0.16340744495391846,0.16341017186641693,0.16341321170330048,0.1634162962436676,0.16341905295848846,0.1634216457605362,0.16342413425445557,0.16342666745185852,0.16342943906784058,0.1634318083524704,0.16343393921852112,0.1634359210729599,0.16343805193901062,0.16344042122364044,0.16344279050827026,0.16344499588012695,0.16344736516475677,0.1634494811296463,0.1634511798620224,0.16345281898975372,0.16345490515232086,0.16345706582069397,0.1634589433670044,0.16346094012260437,0.16346274316310883,0.16346469521522522,0.163466677069664,0.1634681224822998,0.16346967220306396,0.1634713113307953,0.16347286105155945,0.16347435116767883,0.16347594559192657,0.16347740590572357,0.16347895562648773,0.16348044574260712,0.16348224878311157,0.16348378360271454,0.1634848415851593,0.16348622739315033,0.16348770260810852,0.16348880529403687,0.1634901463985443,0.16349157691001892,0.16349288821220398,0.1634940207004547,0.1634950488805771,0.16349610686302185,0.1634974181652069,0.163498654961586,0.16349990665912628,0.16350117325782776,0.16350233554840088,0.16350357234477997,0.1635047048330307,0.16350631415843964,0.16350752115249634,0.16350847482681274,0.16350950300693512,0.1635105162858963,0.16351154446601868,0.16351251304149628,0.16351360082626343,0.1635143756866455,0.16351555287837982,0.1635163426399231,0.1635172963142395,0.1635180413722992,0.16351905465126038,0.16352038085460663,0.16352160274982452,0.16352242231369019,0.16352345049381256,0.16352452337741852,0.1635252982378006,0.16352643072605133,0.1635272055864334,0.1635279804468155,0.1635286659002304,0.16352933645248413,0.16353033483028412,0.16353118419647217,0.16353195905685425,0.1635327786207199,0.1635335236787796,0.16353419423103333,0.16353510320186615,0.16353589296340942,0.16353684663772583,0.1635376662015915,0.16353841125965118,0.1635391116142273,0.16353988647460938,0.16354073584079742,0.1635415256023407,0.16354216635227203,0.16354291141033173,0.16354379057884216,0.16354456543922424,0.16354531049728394,0.16354598104953766,0.1635468751192093,0.16354762017726898,0.16354839503765106,0.16354909539222717,0.1635499894618988,0.16355086863040924,0.16355150938034058,0.1635521799325943,0.16355295479297638,0.16355356574058533,0.16355428099632263,0.16355495154857635,0.16355565190315247,0.16355650126934052,0.16355709731578827,0.16355788707733154,0.16355840861797333,0.1635591685771942,0.1635598987340927,0.1635606586933136,0.16356131434440613,0.16356198489665985,0.16356264054775238,0.1635633111000061,0.1635640561580658,0.16356469690799713,0.16356529295444489,0.16356588900089264,0.16356660425662994,0.16356734931468964,0.16356801986694336,0.16356869041919708,0.16356930136680603,0.1635700762271881,0.1635708212852478,0.1635715216398239,0.1635722666978836,0.16357286274433136,0.16357365250587463,0.16357432305812836,0.16357499361038208,0.16357581317424774,0.16357669234275818,0.16357725858688354,0.16357775032520294,0.16357851028442383,0.16357921063899994,0.16357988119125366,0.16358047723770142,0.1635812222957611,0.16358190774917603,0.16358263790607452,0.16358321905136108,0.16358394920825958,0.16358442604541779,0.16358508169651031,0.16358576714992523,0.16358636319637299,0.16358697414398193,0.1635875403881073,0.16358810663223267,0.16358870267868042,0.16358916461467743,0.1635896861553192,0.16359014809131622,0.16359055042266846,0.1635909378528595,0.16359136998653412,0.16359181702136993],"active":[0.018753468990325928,0.01613030955195427,0.014833364635705948,0.01398221030831337,0.013274915516376495,0.012616410851478577,0.012032344937324524,0.011439092457294464,0.01086011528968811,0.01030539721250534,0.009774163365364075,0.009259611368179321,0.008760683238506317,0.008290454745292664,0.007815003395080566,0.007381774485111237,0.00696534663438797,0.006633393466472626,0.006352543830871582,0.006067797541618347,0.005809329450130463,0.0055501386523246765,0.005304761230945587,0.005065120756626129,0.004829414188861847,0.00461076945066452,0.0043855756521224976,0.004180319607257843,0.003977075219154358,0.0037938356399536133,0.0036124736070632935,0.003457680344581604,0.0032777637243270874,0.0031250715255737305,0.002969503402709961,0.00282914936542511,0.002682507038116455,0.0025497078895568848,0.002427920699119568,0.0023149996995925903,0.002204298973083496,0.0020973235368728638,0.0019930750131607056,0.001891985535621643,0.0018081218004226685,0.0017229914665222168,0.0016338527202606201,0.0015635490417480469,0.001475498080253601,0.001407712697982788,0.001337990164756775,0.0012718439102172852,0.0012098848819732666,0.0011532306671142578,0.0010987669229507446,0.001048743724822998,0.0010015219449996948,0.0009547621011734009,0.0009116828441619873,0.0008744597434997559,0.0008283108472824097,0.0007915645837783813,0.0007577985525131226,0.0007262825965881348,0.0006979256868362427,0.0006635189056396484,0.0006315112113952637,0.000609278678894043,0.0005816221237182617,0.0005554854869842529,0.0005334168672561646,0.0005115121603012085,0.0004884898662567139,0.0004699230194091797,0.00045330822467803955,0.0004374682903289795,0.00042062997817993164,0.00040505826473236084,0.0003937184810638428,0.00037823617458343506,0.00036613643169403076,0.0003516674041748047,0.0003391951322555542,0.0003273487091064453,0.0003132373094558716,0.00030231475830078125,0.000293925404548645,0.00028273463249206543,0.0002748072147369385,0.0002682209014892578,0.00025798380374908447,0.0002512633800506592,0.00024367868900299072,0.00023478269577026367,0.00023064017295837402,0.00022348761558532715,0.0002178400754928589,0.00021253526210784912,0.0002073049545288086,0.0002028048038482666,0.00019931793212890625,0.00019656121730804443,0.00019121170043945312,0.00018678605556488037,0.00018291175365447998,0.00018015503883361816,0.00017590820789337158,0.00017274916172027588,0.0001682490110397339,0.00016435980796813965,0.00016158819198608398,0.0001583695411682129,0.0001573413610458374,0.00015339255332946777,0.00015056133270263672,0.00014834105968475342,0.00014676153659820557,0.00014431774616241455,0.000142708420753479,0.00013984739780426025,0.0001386702060699463,0.0001376718282699585,0.00013552606105804443,0.0001338273286819458,0.0001321732997894287,0.0001312345266342163,0.0001296401023864746,0.00012950599193572998,0.0001268237829208374,0.00012621283531188965,0.00012515485286712646,0.00012472271919250488,0.0001239478588104248,0.00012333691120147705,0.00012181699275970459,0.0001208186149597168,0.0001204758882522583,0.00011877715587615967,0.00011833012104034424,0.00011664628982543945,0.00011578202247619629,0.00011527538299560547,0.00011439621448516846,0.00011369585990905762,0.00011260807514190674,0.00011166930198669434,0.00011104345321655273,0.00011076033115386963,0.00011037290096282959,0.00010980665683746338,0.00010907649993896484,0.00010859966278076172,0.00010882318019866943,0.00010821223258972168,0.00010813772678375244,0.0001074075698852539,0.00010728836059570312,0.00010633468627929688,0.00010628998279571533,0.00010573863983154297,0.00010530650615692139,0.00010538101196289062,0.0001046210527420044,0.0001048743724822998,0.00010484457015991211,0.00010460615158081055,0.00010466575622558594,0.00010460615158081055,0.0001046210527420044,0.00010381639003753662,0.00010398030281066895,0.00010378658771514893,0.00010314583778381348,0.00010319054126739502,0.00010283291339874268,0.00010241568088531494,0.00010283291339874268,0.00010225176811218262,0.00010201334953308105,0.00010214745998382568,0.00010235607624053955,0.00010229647159576416,0.00010286271572113037,0.0001023709774017334,0.00010193884372711182,0.0001020580530166626,0.00010223686695098877,0.00010229647159576416,0.00010241568088531494,0.00010186433792114258,0.00010170042514801025,0.00010158121585845947,0.00010186433792114258,0.00010226666927337646,0.00010187923908233643,0.00010211765766143799,0.00010183453559875488,0.00010134279727935791,0.00010100007057189941,0.00010107457637786865,0.00010147690773010254,0.00010147690773010254,0.0001007765531539917,0.00010098516941070557,0.00010094046592712402,0.00010101497173309326,0.00010070204734802246,0.00010034441947937012,0.00010070204734802246,0.00010064244270324707,0.00010052323341369629,0.0001004338264465332,0.00010053813457489014,0.00010067224502563477,0.00010073184967041016,0.00010070204734802246,0.00010070204734802246,0.00010013580322265625,0.00010001659393310547,0.00010028481483459473,0.00010021030902862549,9.982287883758545e-05,0.00010006129741668701,9.997189044952393e-05,0.00010003149509429932,9.973347187042236e-05,9.953975677490234e-05,9.974837303161621e-05,0.00010009109973907471,0.00010013580322265625,0.00010003149509429932,9.98377799987793e-05,9.964406490325928e-05,9.967386722564697e-05,9.979307651519775e-05,0.00010007619857788086,9.942054748535156e-05,9.918212890625e-05,9.942054748535156e-05,9.934604167938232e-05,9.936094284057617e-05,9.925663471221924e-05,9.931623935699463e-05,9.91523265838623e-05,9.928643703460693e-05,9.894371032714844e-05,9.910762310028076e-05,9.913742542266846e-05,9.94950532913208e-05,9.986758232116699e-05,9.942054748535156e-05,9.907782077789307e-05,9.950995445251465e-05,9.928643703460693e-05,9.903311729431152e-05,9.928643703460693e-05,9.903311729431152e-05,9.92119312286377e-05,9.928643703460693e-05,9.928643703460693e-05,9.943544864654541e-05,9.913742542266846e-05,9.924173355102539e-05,9.924173355102539e-05,9.919703006744385e-05,9.913742542266846e-05,9.92119312286377e-05,9.901821613311768e-05,9.898841381072998e-05,9.882450103759766e-05,9.882450103759766e-05,9.880959987640381e-05,9.895861148834229e-05,9.892880916595459e-05,9.882450103759766e-05,9.867548942565918e-05,9.888410568237305e-05,9.891390800476074e-05,9.861588478088379e-05,9.857118129730225e-05,9.854137897491455e-05,9.872019290924072e-05,9.860098361968994e-05,9.864568710327148e-05,9.874999523162842e-05,9.897351264953613e-05,9.885430335998535e-05,9.854137897491455e-05,9.857118129730225e-05,9.854137897491455e-05,9.845197200775146e-05,9.861588478088379e-05,9.867548942565918e-05,9.864568710327148e-05,9.872019290924072e-05,9.840726852416992e-05,9.845197200775146e-05,9.828805923461914e-05,9.848177433013916e-05,9.854137897491455e-05,9.851157665252686e-05,9.845197200775146e-05,9.845197200775146e-05,9.845197200775146e-05,9.839236736297607e-05,9.839236736297607e-05,9.82433557510376e-05,9.816884994506836e-05,9.833276271820068e-05,9.851157665252686e-05,9.836256504058838e-05,9.818375110626221e-05,9.828805923461914e-05,9.825825691223145e-05,9.843707084655762e-05,9.836256504058838e-05,9.857118129730225e-05,9.837746620178223e-05,9.825825691223145e-05,9.836256504058838e-05,9.822845458984375e-05,9.825825691223145e-05,9.830296039581299e-05,9.818375110626221e-05,9.812414646148682e-05,9.812414646148682e-05,9.834766387939453e-05,9.828805923461914e-05,9.822845458984375e-05,9.819865226745605e-05,9.825825691223145e-05,9.819865226745605e-05,9.825825691223145e-05,9.815394878387451e-05,9.813904762268066e-05,9.797513484954834e-05,9.818375110626221e-05,9.819865226745605e-05,9.800493717193604e-05,9.809434413909912e-05,9.807944297790527e-05,9.822845458984375e-05,9.813904762268066e-05,9.807944297790527e-05,9.797513484954834e-05,9.799003601074219e-05,9.791553020477295e-05,9.803473949432373e-05,9.807944297790527e-05,9.82135534286499e-05,9.812414646148682e-05]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.018753468990325928,0.025480767711997032,0.032062821090221405,0.038366857916116714,0.04432551562786102,0.049948468804359436,0.05524314194917679,0.060199540108442307,0.06486302614212036,0.06922918558120728,0.07331740111112595,0.0771402046084404,0.08071547001600266,0.08405826985836029,0.08717206120491028,0.0900828018784523,0.09280388057231903,0.09538602083921432,0.09783952683210373,0.10014989227056503,0.10235380381345749,0.10442356020212173,0.10638625919818878,0.10823974758386612,0.1099904403090477,0.11164068430662155,0.11319342255592346,0.11466061323881149,0.11604233086109161,0.11734946072101593,0.11857778578996658,0.11973027884960175,0.12081382423639297,0.12184663861989975,0.12281274050474167,0.12372405081987381,0.12458078563213348,0.12539485096931458,0.12615370750427246,0.12686756253242493,0.1275375932455063,0.12817102670669556,0.1287662386894226,0.12932515144348145,0.12985274195671082,0.13034869730472565,0.13081365823745728,0.1312522292137146,0.13166320323944092,0.13205379247665405,0.13241764903068542,0.13276079297065735,0.13308164477348328,0.13338539004325867,0.1336706429719925,0.13393747806549072,0.13419079780578613,0.13442948460578918,0.1346541792154312,0.134865865111351,0.13506516814231873,0.13524913787841797,0.13542458415031433,0.13558855652809143,0.13574254512786865,0.13588780164718628,0.13602590560913086,0.13615545630455017,0.13627728819847107,0.13639244437217712,0.13649940490722656,0.1365998536348343,0.1366950273513794,0.13678324222564697,0.1368705928325653,0.13694968819618225,0.1370241940021515,0.13709452748298645,0.13716085255146027,0.13722345232963562,0.13728320598602295,0.13733866810798645,0.13739162683486938,0.13744115829467773,0.13748778402805328,0.13753145933151245,0.13757285475730896,0.13761210441589355,0.13765093684196472,0.13768558204174042,0.1377192735671997,0.13775146007537842,0.13778094947338104,0.1378096640110016,0.1378367692232132,0.13786238431930542,0.13788455724716187,0.1379077136516571,0.13792893290519714,0.13794881105422974,0.13796797394752502,0.13798551261425018,0.1380024254322052,0.13801881670951843,0.13803431391716003,0.13804805278778076,0.13806118071079254,0.1380738615989685,0.1380854845046997,0.13809716701507568,0.13810765743255615,0.13811862468719482,0.13812783360481262,0.13813726603984833,0.13814571499824524,0.1381540298461914,0.13816167414188385,0.13816940784454346,0.13817638158798218,0.1381830871105194,0.13818994164466858,0.13819578289985657,0.13820163905620575,0.1382068395614624,0.13821259140968323,0.13821735978126526,0.13822206854820251,0.13822656869888306,0.13823075592517853,0.13823488354682922,0.13823860883712769,0.13824239373207092,0.13824599981307983,0.13824906945228577,0.13825219869613647,0.1382550299167633,0.13825765252113342,0.13826043903827667,0.13826319575309753,0.13826516270637512,0.138267382979393,0.13826969265937805,0.13827165961265564,0.13827350735664368,0.13827520608901978,0.1382770538330078,0.1382788121700287,0.13828051090240479,0.13828209042549133,0.13828356564044952,0.13828471302986145,0.13828618824481964,0.1382877230644226,0.13828878104686737,0.13829010725021362,0.13829122483730316,0.13829243183135986,0.13829348981380463,0.13829441368579865,0.13829518854618073,0.1382960081100464,0.13829702138900757,0.13829798996448517,0.1382988691329956,0.13829955458641052,0.13830029964447021,0.13830113410949707,0.1383020281791687,0.13830259442329407,0.1383034735918045,0.1383039951324463,0.13830439746379852,0.13830509781837463,0.13830570876598358,0.13830628991127014,0.1383068561553955,0.13830742239952087,0.13830798864364624,0.1383085399866104,0.13830892741680145,0.13830935955047607,0.1383098065853119,0.13831019401550293,0.1383105218410492,0.13831087946891785,0.13831129670143127,0.13831165432929993,0.1383119821548462,0.1383124440908432,0.13831278681755066,0.13831301033496857,0.13831332325935364,0.1383136510848999,0.138313889503479,0.13831424713134766,0.13831445574760437,0.13831466436386108,0.138314887881279,0.13831517100334167,0.1383153200149536,0.13831555843353271,0.13831573724746704,0.13831600546836853,0.13831619918346405,0.1383163332939148,0.13831643760204315,0.13831661641597748,0.1383167952299118,0.13831692934036255,0.1383170187473297,0.13831715285778046,0.13831722736358643,0.1383173167705536,0.13831737637519836,0.1383175253868103,0.13831758499145508,0.13831770420074463,0.13831785321235657,0.13831794261932373,0.1383180320262909,0.13831812143325806,0.1383182406425476,0.13831831514835358,0.13831844925880432,0.1383184939622879,0.13831856846809387,0.13831862807273865,0.13831867277622223,0.13831880688667297,0.13831888139247894,0.13831892609596252,0.13831903040409088,0.13831907510757446,0.13831910490989685,0.13831913471221924,0.138319194316864,0.1383192092180252,0.1383192390203476,0.13831928372383118,0.13831931352615356,0.13831937313079834,0.13831941783428192,0.13831943273544312,0.1383194625377655,0.1383194923400879,0.13831952214241028,0.13831958174705505,0.13831958174705505,0.13831959664821625,0.13831964135169983,0.13831967115402222,0.1383197009563446,0.1383197009563446,0.138319730758667,0.13831976056098938,0.13831976056098938,0.13831977546215057,0.13831982016563416,0.13831982016563416,0.13831984996795654,0.13831984996795654,0.13831984996795654,0.13831987977027893,0.13831987977027893,0.13831987977027893,0.13831987977027893,0.13831987977027893,0.13831987977027893,0.13831987977027893,0.13831987977027893,0.13831987977027893,0.13831987977027893,0.13831990957260132,0.1383199393749237,0.1383199393749237,0.1383199393749237,0.1383199393749237,0.1383199393749237,0.1383199393749237,0.1383199691772461,0.1383199691772461,0.1383199691772461,0.1383199691772461,0.1383199840784073,0.1383199840784073,0.1383199840784073,0.1383199840784073,0.1383199840784073,0.13831999897956848,0.13831999897956848,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087,0.13832002878189087],"recovered":[0.0,0.009332840330898762,0.017357237637043,0.024672359228134155,0.03147594630718231,0.03786300867795944,0.04386397823691368,0.04952628165483475,0.05482615530490875,0.059808939695358276,0.0644918754696846,0.06887070834636688,0.0729808658361435,0.07681380212306976,0.08040303736925125,0.08375635743141174,0.08688534796237946,0.0898088738322258,0.09256431460380554,0.0951666459441185,0.09761981666088104,0.09994484484195709,0.10214335471391678,0.10422643274068832,0.10619314759969711,0.10805129259824753,0.1098034456372261,0.11146382242441177,0.11302515119314194,0.11450096219778061,0.11588852107524872,0.11719369888305664,0.11842449009418488,0.11957839876413345,0.12067615985870361,0.12170712649822235,0.12267379462718964,0.1235930547118187,0.12445971369743347,0.1252693235874176,0.12602965533733368,0.12674757838249207,0.12742403149604797,0.1280561238527298,0.1286565214395523,0.12922003865242004,0.12974978983402252,0.13024470210075378,0.13071338832378387,0.13115347921848297,0.13156726956367493,0.131955087184906,0.1323224902153015,0.13266631960868835,0.13298988342285156,0.1332959681749344,0.1335814893245697,0.13385169208049774,0.1341066062450409,0.13434724509716034,0.1345708966255188,0.13478270173072815,0.13497933745384216,0.13516563177108765,0.1353405863046646,0.13550463318824768,0.13566038012504578,0.1358056515455246,0.135942742228508,0.1360722929239273,0.13619506359100342,0.13630980253219604,0.13641653954982758,0.1365189105272293,0.1366131752729416,0.136703222990036,0.13678766787052155,0.13686826825141907,0.13694414496421814,0.13701504468917847,0.13708080351352692,0.13714435696601868,0.1372029036283493,0.1372593343257904,0.1373131424188614,0.13736380636692047,0.1374104619026184,0.13745494186878204,0.1374969184398651,0.13753741979599,0.13757510483264923,0.13761006295681,0.13764353096485138,0.1376768797636032,0.13770584762096405,0.1377333700656891,0.13775965571403503,0.1377851366996765,0.13780935108661652,0.13783174753189087,0.1378527581691742,0.13787321746349335,0.13789209723472595,0.13791052997112274,0.13792787492275238,0.1379445344209671,0.1379588544368744,0.1379731297492981,0.13798591494560242,0.13799919188022614,0.13801094889640808,0.13802243769168854,0.1380334198474884,0.13804297149181366,0.13805240392684937,0.13806164264678955,0.1380705088376999,0.13807843625545502,0.13808628916740417,0.13809384405612946,0.13810089230537415,0.13810807466506958,0.1381145715713501,0.13812072575092316,0.13812628388404846,0.13813216984272003,0.13813744485378265,0.13814234733581543,0.13814698159694672,0.13815151154994965,0.13815583288669586,0.1381596326828003,0.13816344738006592,0.1381673812866211,0.13817085325717926,0.13817408680915833,0.13817736506462097,0.13818031549453735,0.13818293809890747,0.13818569481372833,0.13818831741809845,0.13819050788879395,0.138192817568779,0.1381951868534088,0.13819703459739685,0.138199120759964,0.13820093870162964,0.13820281624794006,0.13820461928844452,0.13820627331733704,0.13820786774158478,0.13820946216583252,0.1382107138633728,0.13821211457252502,0.13821318745613098,0.13821446895599365,0.1382158398628235,0.13821712136268616,0.1382182091474533,0.13821907341480255,0.13822005689144135,0.13822095096111298,0.13822190463542938,0.13822278380393982,0.1382235586643219,0.13822445273399353,0.13822515308856964,0.13822583854198456,0.13822664320468903,0.13822723925113678,0.1382281631231308,0.13822877407073975,0.13822926580905914,0.13822977244853973,0.1382303386926651,0.1382310390472412,0.1382315754890442,0.1382320672273636,0.13823258876800537,0.13823319971561432,0.13823355734348297,0.1382340043783188,0.13823454082012177,0.13823507726192474,0.13823549449443817,0.13823582231998444,0.1382361799478531,0.13823656737804413,0.13823695480823517,0.1382373422384262,0.1382375955581665,0.13823798298835754,0.13823829591274261,0.13823862373828888,0.13823886215686798,0.13823916018009186,0.13823947310447693,0.13823968172073364,0.13823986053466797,0.13824009895324707,0.13824035227298737,0.1382405310869217,0.13824066519737244,0.13824094831943512,0.13824109733104706,0.138241246342659,0.13824141025543213,0.13824155926704407,0.13824166357517242,0.13824184238910675,0.1382419466972351,0.13824206590652466,0.1382422298192978,0.13824237883090973,0.13824248313903809,0.13824261724948883,0.1382426917552948,0.13824282586574554,0.1382429152727127,0.13824304938316345,0.1382431536912918,0.13824328780174255,0.1382433921098709,0.13824346661567688,0.13824358582496643,0.1382436752319336,0.13824379444122314,0.1382438987493515,0.1382439285516739,0.13824403285980225,0.1382441520690918,0.13824422657489777,0.13824422657489777,0.13824431598186493,0.1382443606853485,0.1382444202899933,0.13824443519115448,0.13824449479579926,0.13824453949928284,0.1382446140050888,0.1382446438074112,0.13824470341205597,0.13824471831321716,0.13824474811553955,0.13824479281902313,0.13824482262134552,0.1382448822259903,0.13824492692947388,0.13824492692947388,0.13824492692947388,0.13824500143527985,0.13824503123760223,0.13824507594108582,0.1382451057434082,0.1382451057434082,0.1382451355457306,0.1382451355457306,0.13824516534805298,0.13824516534805298,0.13824516534805298,0.13824521005153656,0.13824521005153656,0.13824521005153656,0.13824523985385895,0.13824523985385895,0.13824523985385895,0.13824523985385895,0.13824523985385895,0.13824523985385895,0.13824523985385895,0.13824523985385895,0.13824523985385895,0.13824523985385895,0.13824523985385895,0.13824523985385895,0.13824523985385895,0.13824523985385895,0.13824526965618134,0.13824528455734253,0.13824528455734253,0.13824531435966492,0.1382453441619873,0.1382453441619873,0.1382453441619873,0.1382453441619873,0.1382453441619873,0.1382453590631485,0.1382453590631485,0.1382453590631485,0.1382453590631485,0.1382453590631485,0.1382453590631485,0.1382453888654709,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327,0.13824541866779327],"active":[0.018753468990325928,0.016147926449775696,0.014705583453178406,0.01369449868798256,0.012849569320678711,0.012085460126399994,0.011379163712263107,0.01067325845360756,0.010036870837211609,0.009420245885848999,0.008825525641441345,0.008269496262073517,0.007734604179859161,0.007244467735290527,0.006769023835659027,0.006326444447040558,0.005918532609939575,0.005577147006988525,0.005275212228298187,0.004983246326446533,0.0047339871525764465,0.004478715360164642,0.004242904484272003,0.004013314843177795,0.003797292709350586,0.0035893917083740234,0.003389976918697357,0.0031967908143997192,0.0030171796679496765,0.002848498523235321,0.002689264714717865,0.002536579966545105,0.0023893341422080994,0.0022682398557662964,0.0021365806460380554,0.0020169243216514587,0.0019069910049438477,0.0018017962574958801,0.0016939938068389893,0.0015982389450073242,0.0015079379081726074,0.0014234483242034912,0.0013422071933746338,0.001269027590751648,0.0011962205171585083,0.001128658652305603,0.0010638684034347534,0.0010075271129608154,0.0009498149156570435,0.0009003132581710815,0.000850379467010498,0.0008057057857513428,0.0007591545581817627,0.0007190704345703125,0.0006807595491409302,0.0006415098905563354,0.0006093084812164307,0.0005777925252914429,0.0005475729703903198,0.0005186200141906738,0.0004942715167999268,0.00046643614768981934,0.00044524669647216797,0.0004229247570037842,0.00040195882320404053,0.00038316845893859863,0.000365525484085083,0.00034980475902557373,0.00033454596996307373,0.0003201514482498169,0.00030434131622314453,0.00029005110263824463,0.00027848780155181885,0.0002643316984176636,0.00025741755962371826,0.00024646520614624023,0.00023652613162994385,0.0002262592315673828,0.00021670758724212646,0.00020840764045715332,0.00020240247249603271,0.00019431114196777344,0.00018872320652008057,0.0001818239688873291,0.00017464160919189453,0.00016765296459197998,0.00016239285469055176,0.00015716254711151123,0.00015401840209960938,0.00014816224575042725,0.00014416873455047607,0.0001413971185684204,0.00013741850852966309,0.00013278424739837646,0.0001309216022491455,0.000129014253616333,0.00012490153312683105,0.00012257695198059082,0.00011958181858062744,0.00011706352233886719,0.00011521577835083008,0.00011229515075683594,0.00011032819747924805,0.00010828673839569092,0.00010643899440765381,0.00010351836681365967,0.00010232627391815186,0.00010073184967041016,9.956955909729004e-05,9.797513484954834e-05,9.670853614807129e-05,9.618699550628662e-05,9.441375732421875e-05,9.429454803466797e-05,9.331107139587402e-05,9.238719940185547e-05,9.116530418395996e-05,9.097158908843994e-05,9.009242057800293e-05,8.924305438995361e-05,8.90493392944336e-05,8.77082347869873e-05,8.706748485565186e-05,8.61138105392456e-05,8.630752563476562e-05,8.518993854522705e-05,8.462369441986084e-05,8.422136306762695e-05,8.377432823181152e-05,8.337199687957764e-05,8.277595043182373e-05,8.276104927062988e-05,8.255243301391602e-05,8.168816566467285e-05,8.134543895721436e-05,8.094310760498047e-05,8.028745651245117e-05,8.012354373931885e-05,8.025765419006348e-05,7.946789264678955e-05,7.906556129455566e-05,7.918477058410645e-05,7.884204387664795e-05,7.832050323486328e-05,7.81714916229248e-05,7.793307304382324e-05,7.787346839904785e-05,7.769465446472168e-05,7.747113704681396e-05,7.729232311248779e-05,7.684528827667236e-05,7.672607898712158e-05,7.700920104980469e-05,7.666647434234619e-05,7.69197940826416e-05,7.675588130950928e-05,7.659196853637695e-05,7.636845111846924e-05,7.620453834533691e-05,7.611513137817383e-05,7.59512186050415e-05,7.607042789459229e-05,7.608532905578613e-05,7.608532905578613e-05,7.599592208862305e-05,7.584691047668457e-05,7.59810209274292e-05,7.618963718414307e-05,7.59512186050415e-05,7.623434066772461e-05,7.583200931549072e-05,7.562339305877686e-05,7.583200931549072e-05,7.593631744384766e-05,7.59512186050415e-05,7.581710815429688e-05,7.584691047668457e-05,7.592141628265381e-05,7.59512186050415e-05,7.572770118713379e-05,7.580220699310303e-05,7.580220699310303e-05,7.565319538116455e-05,7.544457912445068e-05,7.538497447967529e-05,7.547438144683838e-05,7.547438144683838e-05,7.541477680206299e-05,7.548928260803223e-05,7.544457912445068e-05,7.541477680206299e-05,7.534027099609375e-05,7.53551721572876e-05,7.526576519012451e-05,7.538497447967529e-05,7.529556751251221e-05,7.519125938415527e-05,7.520616054534912e-05,7.531046867370605e-05,7.522106170654297e-05,7.520616054534912e-05,7.520616054534912e-05,7.534027099609375e-05,7.525086402893066e-05,7.523596286773682e-05,7.519125938415527e-05,7.520616054534912e-05,7.523596286773682e-05,7.526576519012451e-05,7.517635822296143e-05,7.520616054534912e-05,7.516145706176758e-05,7.508695125579834e-05,7.499754428863525e-05,7.50422477722168e-05,7.496774196624756e-05,7.50124454498291e-05,7.502734661102295e-05,7.502734661102295e-05,7.49826431274414e-05,7.496774196624756e-05,7.495284080505371e-05,7.492303848266602e-05,7.49826431274414e-05,7.490813732147217e-05,7.489323616027832e-05,7.483363151550293e-05,7.477402687072754e-05,7.487833499908447e-05,7.484853267669678e-05,7.477402687072754e-05,7.480382919311523e-05,7.484853267669678e-05,7.478892803192139e-05,7.477402687072754e-05,7.477402687072754e-05,7.477402687072754e-05,7.474422454833984e-05,7.474422454833984e-05,7.46995210647583e-05,7.4729323387146e-05,7.471442222595215e-05,7.471442222595215e-05,7.471442222595215e-05,7.46995210647583e-05,7.46995210647583e-05,7.46995210647583e-05,7.465481758117676e-05,7.46697187423706e-05,7.471442222595215e-05,7.46697187423706e-05,7.46697187423706e-05,7.462501525878906e-05,7.462501525878906e-05,7.465481758117676e-05,7.462501525878906e-05,7.463991641998291e-05,7.465481758117676e-05,7.465481758117676e-05,7.468461990356445e-05,7.463991641998291e-05,7.463991641998291e-05,7.46697187423706e-05,7.463991641998291e-05,7.463991641998291e-05,7.463991641998291e-05,7.463991641998291e-05,7.463991641998291e-05,7.463991641998291e-05,7.463991641998291e-05,7.463991641998291e-05,7.463991641998291e-05,7.46697187423706e-05,7.46995210647583e-05,7.46995210647583e-05,7.46995210647583e-05,7.46995210647583e-05,7.46697187423706e-05,7.465481758117676e-05,7.468461990356445e-05,7.465481758117676e-05,7.462501525878906e-05,7.462501525878906e-05,7.463991641998291e-05,7.463991641998291e-05,7.463991641998291e-05,7.462501525878906e-05,7.462501525878906e-05,7.463991641998291e-05,7.463991641998291e-05,7.46697187423706e-05,7.46697187423706e-05,7.463991641998291e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05,7.461011409759521e-05]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.7029468417167664,"q05":0.6333495500383578,"q20":0.6673360387152393,"q40":0.6922271813506939,"q60":0.7136665020828388,"q80":0.7385576447182934,"q95":0.7725441333951749},"MaxActiveInfected":{"mean":0.023907462134957314,"q05":0.016964121731761036,"q20":0.020354767463830137,"q40":0.022838020363110566,"q60":0.02497690390680406,"q80":0.02746015680608449,"q95":0.030850802538153588}},"4W_None":{"TotalInfected":{"mean":0.24122865498065948,"q05":0.12703889257103831,"q20":0.18280125017947915,"q40":0.22364067934548995,"q60":0.25881663061582905,"q80":0.29965605978183985,"q95":0.35541841739028057},"MaxActiveInfected":{"mean":0.018753468990325928,"q05":0.018704123381517383,"q20":0.01872822035331874,"q40":0.018745868577231855,"q60":0.01876106940342,"q80":0.018778717627333116,"q95":0.018802814599134472}},"2W_Strong":{"TotalInfected":{"mean":0.13729865849018097,"q05":0.11502470292276794,"q20":0.12590175748085639,"q40":0.13386793248154621,"q60":0.14072938449881572,"q80":0.14869555949950555,"q95":0.159572614057594},"MaxActiveInfected":{"mean":0.018753468990325928,"q05":0.018704123381517383,"q20":0.01872822035331874,"q40":0.018745868577231855,"q60":0.01876106940342,"q80":0.018778717627333116,"q95":0.018802814599134472}},"2W_Moderate":{"TotalInfected":{"mean":0.16812853515148163,"q05":0.12574495996251223,"q20":0.14644215756183415,"q40":0.16160044303512425,"q60":0.174656627267839,"q80":0.1898149127411291,"q95":0.21051211034045103},"MaxActiveInfected":{"mean":0.018753468990325928,"q05":0.018704123381517383,"q20":0.01872822035331874,"q40":0.018745868577231855,"q60":0.01876106940342,"q80":0.018778717627333116,"q95":0.018802814599134472}}}}} \ No newline at end of file diff --git a/web/country-data/extdata-ET.json b/web/country-data/extdata-ET.json new file mode 100644 index 00000000..871690af --- /dev/null +++ b/web/country-data/extdata-ET.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0002651810646057129,0.0002671182155609131,0.000269136595306918,0.0002713637368287891,0.00027349809533916414,0.00027588766533881426,0.0002783120144158602,0.0002808175631798804,0.00028328830376267433,0.0002858054649550468,0.0002884618006646633,0.0002914661599788815,0.00029419208294712007,0.0002972660295199603,0.0003005719627253711,0.0003037154965568334,0.00030694023007526994,0.00031102338107302785,0.00031598805799148977,0.0003220547514501959,0.0003289218293502927,0.0003372968640178442,0.0003470174560789019,0.00035898841451853514,0.0003729429445229471,0.00038965820567682385,0.0004091922310180962,0.0004324149922467768,0.0004598136292770505,0.0004918058402836323,0.000529737095348537,0.0005738625768572092,0.0006258991779759526,0.000688526313751936,0.0007605261635035276,0.0008475360227748752,0.0009492892422713339,0.0010689988266676664,0.0012083121109753847,0.0013730521313846111,0.0015711066080257297,0.0017994946101680398,0.0020700476597994566,0.002385410713031888,0.0027547127101570368,0.0031899823807179928,0.003698296146467328,0.004291253164410591,0.00498342327773571,0.005791846197098494,0.0067365895956754684,0.007829717360436916,0.009107513353228569,0.010582076385617256,0.012293471954762936,0.01425755675882101,0.016515174880623817,0.019087621942162514,0.02201838418841362,0.025324726477265358,0.029049064964056015,0.033224496990442276,0.037839870899915695,0.042908925563097,0.04843998700380325,0.054407212883234024,0.06077754124999046,0.06751739978790283,0.0745559111237526,0.0818132609128952,0.0892440527677536,0.09675489366054535,0.10427755862474442,0.11171960830688477,0.11902258545160294,0.12614355981349945,0.13300128281116486,0.13957926630973816,0.14586034417152405,0.15182577073574066,0.15749825537204742,0.16291017830371857,0.16804946959018707,0.17300236225128174,0.1778016984462738,0.18250557780265808,0.18716736137866974,0.19185622036457062,0.19663198292255402,0.20156985521316528,0.20674002170562744,0.21222235262393951,0.2180493026971817,0.22431012988090515,0.23109979927539825,0.23844294250011444,0.24640321731567383,0.255057156085968,0.26441308856010437,0.27455294132232666,0.28544244170188904,0.29714518785476685,0.3096388578414917,0.32291433215141296,0.3368775546550751,0.35159847140312195,0.3669794201850891,0.38296759128570557,0.3994443416595459,0.4163534343242645,0.4335446357727051,0.45097386837005615,0.46852025389671326,0.48607149720191956,0.5035672783851624,0.5209310054779053,0.5380615592002869,0.5548606514930725,0.5713390111923218,0.587348461151123,0.6028977036476135,0.6179277300834656,0.6323333978652954,0.6461187601089478,0.6592167019844055,0.6716192364692688,0.6832084655761719,0.6939069628715515,0.7037371397018433,0.7127301096916199,0.720916748046875,0.7283383011817932,0.7350539565086365,0.7411370277404785,0.7466146349906921,0.7515491843223572,0.7559859156608582,0.7599541544914246,0.7635077238082886,0.766689658164978,0.7695320248603821,0.7720771431922913,0.7743410468101501,0.7763738036155701,0.7781795859336853,0.7798062562942505,0.7812672853469849,0.7825846076011658,0.7837803959846497,0.7848625779151917,0.785857081413269,0.7867807149887085,0.7876366972923279,0.7884416580200195,0.7892020344734192,0.7899157404899597,0.7905981540679932,0.7912516593933105,0.791875958442688,0.792475700378418,0.7930470108985901,0.7935987114906311,0.794116735458374,0.7946059107780457,0.7950568795204163,0.795470654964447,0.7958467602729797,0.7961881160736084,0.7964954972267151,0.7967696785926819,0.797016978263855,0.7972367405891418,0.7974335551261902,0.7976040840148926,0.7977579236030579,0.7978938817977905,0.7980133295059204,0.798119306564331,0.7982147932052612,0.7982941269874573,0.7983642816543579,0.7984258532524109,0.7984803915023804,0.7985267043113708,0.7985683679580688,0.7986050844192505,0.7986368536949158,0.7986645102500916,0.7986887097358704,0.7987089157104492,0.7987271547317505,0.7987431287765503,0.7987567782402039,0.7987694144248962,0.7987807393074036,0.7987896203994751,0.7987977266311646,0.7988045811653137,0.7988113164901733,0.7988163232803345,0.7988207340240479,0.7988244295120239,0.7988277673721313,0.7988308668136597,0.7988337278366089,0.798835813999176,0.7988377809524536,0.798839807510376,0.7988414764404297,0.7988427877426147,0.7988439798355103,0.7988449931144714,0.7988458871841431,0.7988466024398804,0.7988471984863281,0.7988477945327759,0.7988483309745789,0.7988486886024475,0.7988490462303162,0.79884934425354,0.7988497018814087,0.7988499402999878,0.7988501787185669,0.798850417137146,0.7988505959510803,0.7988507747650146,0.7988508939743042,0.7988510131835938,0.7988511323928833,0.7988513112068176,0.7988513708114624,0.7988514304161072,0.798851490020752,0.7988515496253967,0.7988515496253967,0.7988516092300415,0.7988516092300415,0.7988516092300415,0.7988516092300415,0.7988516688346863,0.798851728439331,0.798851728439331,0.798851728439331,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758,0.7988517880439758],"recovered":[0.0,2.575149437689106e-06,4.767506652569864e-06,6.867065167170949e-06,9.082621545530856e-06,1.1182180969626643e-05,1.3409337043412961e-05,1.5671292203478515e-05,1.8130444004782476e-05,2.0624394892365672e-05,2.3095146389096044e-05,2.569349635450635e-05,2.8407843274180777e-05,3.133098653052002e-05,3.440492582740262e-05,3.7270066968631e-05,4.050640563946217e-05,4.3684744014171883e-05,4.740826989291236e-05,5.159578722668812e-05,5.6676486565265805e-05,6.283597031142563e-05,6.987703090999275e-05,7.850726251490414e-05,8.88426584424451e-05,0.00010090642172144726,0.00011575412645470351,0.0001328289945377037,0.00015300099039450288,0.00017671093519311398,0.00020430679433047771,0.00023711094399914145,0.000275262602372095,0.00032045532134361565,0.0003751830372493714,0.0004385873908177018,0.0005133015220053494,0.0006012045778334141,0.000705324171576649,0.0008257182198576629,0.0009698337526060641,0.001141997636295855,0.0013407713267952204,0.001576119102537632,0.0018536204006522894,0.002172730164602399,0.0025538986083120108,0.002995501970872283,0.003512747585773468,0.004116167780011892,0.004824623931199312,0.005647557787597179,0.0066068475134670734,0.0077270143665373325,0.009023846127092838,0.010523568838834763,0.012267536483705044,0.014262848533689976,0.0165477953851223,0.01915961131453514,0.02211090549826622,0.025456732138991356,0.029215510934591293,0.03340905159711838,0.0380372554063797,0.04310890659689903,0.04863971471786499,0.05458743870258331,0.06094580888748169,0.06762316823005676,0.07458079606294632,0.08178772032260895,0.08913268893957138,0.09656652808189392,0.10399973392486572,0.11136704683303833,0.11861924082040787,0.125667542219162,0.1324867606163025,0.13902348279953003,0.14529076218605042,0.15126264095306396,0.15694433450698853,0.16235347092151642,0.1675330251455307,0.17252515256404877,0.177371546626091,0.18212467432022095,0.18685588240623474,0.19160199165344238,0.19644984602928162,0.20145361125469208,0.2066943347454071,0.21223482489585876,0.21813134849071503,0.22446967661380768,0.23131515085697174,0.23872098326683044,0.24674785137176514,0.25544363260269165,0.2648583948612213,0.2750239968299866,0.28595900535583496,0.2976694107055664,0.3101387917995453,0.3234221935272217,0.3373399078845978,0.3520050048828125,0.3673497140407562,0.3832457661628723,0.3996679186820984,0.4164689779281616,0.43358293175697327,0.4509362578392029,0.46836331486701965,0.48582345247268677,0.5032505989074707,0.520520806312561,0.5375618934631348,0.5543313026428223,0.5707035064697266,0.5866671800613403,0.6021607518196106,0.6171227097511292,0.6314927339553833,0.6452188491821289,0.6582990288734436,0.6706415414810181,0.6822275519371033,0.6929441094398499,0.7027966976165771,0.7118194103240967,0.7200403809547424,0.7275077104568481,0.7342984080314636,0.7404138445854187,0.7459401488304138,0.7509262561798096,0.7553950548171997,0.7594192624092102,0.7630226612091064,0.7662426233291626,0.7691267132759094,0.771703839302063,0.7740020751953125,0.7760516405105591,0.7778843641281128,0.7795431017875671,0.7810266613960266,0.7823665142059326,0.7835803627967834,0.7846804857254028,0.7856939435005188,0.7866308093070984,0.7875012159347534,0.7883120775222778,0.789077639579773,0.7897994518280029,0.7904868721961975,0.7911446690559387,0.7917748689651489,0.7923756837844849,0.792951762676239,0.7934949398040771,0.7940165996551514,0.7945074439048767,0.7949584722518921,0.7953746914863586,0.7957512736320496,0.7960945963859558,0.7964006066322327,0.7966809868812561,0.7969295382499695,0.7971525192260742,0.7973478436470032,0.7975252866744995,0.797680139541626,0.7978177666664124,0.7979399561882019,0.7980484962463379,0.7981423735618591,0.7982240915298462,0.7982955574989319,0.7983593940734863,0.7984133958816528,0.7984616756439209,0.7985035181045532,0.7985410094261169,0.798572838306427,0.7986011505126953,0.7986254692077637,0.7986474633216858,0.7986656427383423,0.7986823320388794,0.7986966371536255,0.7987090349197388,0.7987200021743774,0.7987295389175415,0.7987378835678101,0.798745334148407,0.7987513542175293,0.7987568378448486,0.7987617254257202,0.7987651824951172,0.7987685203552246,0.7987719774246216,0.7987746000289917,0.7987768650054932,0.7987789511680603,0.7987808585166931,0.798782467842102,0.7987838983535767,0.7987850904464722,0.7987861633300781,0.7987872362136841,0.7987879514694214,0.7987886667251587,0.798789381980896,0.7987898588180542,0.7987903356552124,0.798790693283081,0.7987909913063049,0.798791229724884,0.7987915873527527,0.7987918257713318,0.7987919449806213,0.7987921833992004,0.7987923622131348,0.7987924814224243,0.7987926006317139,0.7987927794456482,0.798792839050293,0.7987929582595825,0.7987930178642273,0.7987930178642273,0.7987930774688721,0.7987931370735168,0.7987931370735168,0.7987931370735168,0.7987931966781616,0.7987931966781616,0.7987932562828064,0.7987932562828064,0.7987932562828064,0.7987933158874512,0.7987933158874512,0.7987933158874512,0.7987933158874512,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096,0.798793375492096],"active":[0.0002651810646057129,0.00026454307953827083,0.0002643690968398005,0.00026449665892869234,0.00026441545924171805,0.0002647054789122194,0.00026490268646739423,0.00026514625642448664,0.0002651578688528389,0.0002651810646057129,0.0002653666597325355,0.0002657726581674069,0.0002657842414919287,0.00026593502843752503,0.0002661670441739261,0.0002664454223122448,0.00026643380988389254,0.0002673386479727924,0.0002685797808226198,0.0002704589569475502,0.0002722453500609845,0.00027446087915450335,0.0002771404106169939,0.000280481152003631,0.0002841003006324172,0.0002887517912313342,0.00029343809001147747,0.0002995859831571579,0.0003068126388825476,0.00031509489053860307,0.00032543030101805925,0.00033675163285806775,0.00035063657560385764,0.0003680709924083203,0.00038534312625415623,0.00040894863195717335,0.00043598772026598454,0.00046779424883425236,0.0005029879393987358,0.0005473339115269482,0.0006012728554196656,0.0006574969738721848,0.0007292763330042362,0.000809291610494256,0.0009010923095047474,0.001017252216115594,0.0011443975381553173,0.0012957511935383081,0.0014706756919622421,0.0016756784170866013,0.0019119656644761562,0.002182159572839737,0.0025006658397614956,0.0028550620190799236,0.0032696258276700974,0.003733987919986248,0.004247638396918774,0.004824773408472538,0.005470588803291321,0.006165115162730217,0.006938159465789795,0.00776776485145092,0.008624359965324402,0.009499873965978622,0.010402731597423553,0.011298306286334991,0.012137826532125473,0.012929961085319519,0.013610102236270905,0.01419009268283844,0.014663256704807281,0.014967173337936401,0.015144869685173035,0.015153080224990845,0.015022851526737213,0.01477651298046112,0.014382041990756989,0.013911724090576172,0.013373583555221558,0.012802287936210632,0.01220749318599701,0.011647537350654602,0.011105135083198547,0.01064889132976532,0.010268673300743103,0.009980425238609314,0.009795814752578735,0.00973154604434967,0.009776100516319275,0.0099678635597229,0.010290175676345825,0.010768741369247437,0.011354967951774597,0.012075304985046387,0.012968450784683228,0.013973265886306763,0.015088066458702087,0.016336172819137573,0.017665237188339233,0.01910930871963501,0.020584046840667725,0.022121191024780273,0.02367985248565674,0.025244921445846558,0.026738762855529785,0.02817627787590027,0.029639512300491333,0.030962586402893066,0.03209462761878967,0.03310766816139221,0.03387671709060669,0.03450489044189453,0.03493732213973999,0.035135239362716675,0.0352039635181427,0.035107553005218506,0.03481096029281616,0.034339845180511475,0.03377711772918701,0.03301715850830078,0.03219419717788696,0.031260550022125244,0.030172646045684814,0.028996050357818604,0.027723968029022217,0.026400387287139893,0.02490943670272827,0.023265421390533447,0.02150958776473999,0.01978600025177002,0.01812005043029785,0.016518890857696533,0.015013575553894043,0.013629317283630371,0.012316226959228516,0.011135339736938477,0.010045766830444336,0.00902789831161499,0.008112668991088867,0.007270395755767822,0.006509363651275635,0.005834519863128662,0.005214333534240723,0.00466996431350708,0.004177510738372803,0.0037546157836914062,0.0033829212188720703,0.003041505813598633,0.002753734588623047,0.002496063709259033,0.0022767186164855957,0.002100229263305664,0.001942753791809082,0.0018108487129211426,0.0017008185386657715,0.0016036629676818848,0.0015205144882202148,0.0014522075653076172,0.0013890862464904785,0.001331031322479248,0.0012721419334411621,0.0012230277061462402,0.0011649727821350098,0.0011109709739685059,0.0010402798652648926,0.0009632110595703125,0.0008882880210876465,0.0008134245872497559,0.0007442235946655273,0.0006750822067260742,0.0006163716316223145,0.0005557537078857422,0.0005040168762207031,0.0004515647888183594,0.0004100799560546875,0.0003685951232910156,0.0003331899642944336,0.00030153989791870117,0.00027483701705932617,0.00024563074111938477,0.0002219080924987793,0.00020176172256469727,0.00018483400344848633,0.00016731023788452148,0.00015497207641601562,0.00014340877532958984,0.00013333559036254883,0.00012350082397460938,0.00011587142944335938,0.00010776519775390625,0.0001016855239868164,9.566545486450195e-05,9.113550186157227e-05,8.70823860168457e-05,8.410215377807617e-05,8.058547973632812e-05,7.772445678710938e-05,7.50422477722168e-05,7.343292236328125e-05,7.098913192749023e-05,6.937980651855469e-05,6.759166717529297e-05,6.604194641113281e-05,6.568431854248047e-05,6.520748138427734e-05,6.383657455444336e-05,6.318092346191406e-05,6.29425048828125e-05,6.252527236938477e-05,6.192922592163086e-05,6.151199340820312e-05,6.109476089477539e-05,6.079673767089844e-05,6.0439109802246094e-05,5.996227264404297e-05,5.984306335449219e-05,5.9664249420166016e-05,5.930662155151367e-05,5.918741226196289e-05,5.900859832763672e-05,5.900859832763672e-05,5.894899368286133e-05,5.894899368286133e-05,5.882978439331055e-05,5.8770179748535156e-05,5.882978439331055e-05,5.8710575103759766e-05,5.8650970458984375e-05,5.8650970458984375e-05,5.8710575103759766e-05,5.8591365814208984e-05,5.8591365814208984e-05,5.8531761169433594e-05,5.8531761169433594e-05,5.8531761169433594e-05,5.8531761169433594e-05,5.84721565246582e-05,5.84721565246582e-05,5.84721565246582e-05,5.84721565246582e-05,5.8531761169433594e-05,5.84721565246582e-05,5.84721565246582e-05,5.8531761169433594e-05,5.84721565246582e-05,5.84721565246582e-05,5.84721565246582e-05,5.84721565246582e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05,5.841255187988281e-05]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0002651810646057129,0.0002668978413566947,0.00026905539561994374,0.00027103893808089197,0.0002731385175138712,0.000275261263595894,0.00027743043028749526,0.00027970399241894484,0.00028189632575958967,0.00028404229669831693,0.0002864318375941366,0.000288879411527887,0.00029099054518155754,0.0002934033109340817,0.00029594366787932813,0.00029808960971422493,0.00030056037940084934,0.0003038198919966817,0.0003073694242630154,0.0003119049360975623,0.0003169392584823072,0.0003226347325835377,0.00032929301960393786,0.000337876845151186,0.0003472030512057245,0.0003583388461265713,0.00037099418113939464,0.0003855635004583746,0.00040210477891378105,0.00042181278695352376,0.0004443975631147623,0.00046987063251435757,0.0005000416422262788,0.0005358385387808084,0.0005763681838288903,0.0006225816905498505,0.0006774137727916241,0.0007404353236779571,0.0008143027080222964,0.0009003382292576134,0.0009981590555980802,0.0011112800566479564,0.0012415803503245115,0.0013913334114477038,0.0015642744256183505,0.0017655187984928489,0.001997143030166626,0.0022612002212554216,0.002565369475632906,0.002915589837357402,0.0033164778724312782,0.0037796220276504755,0.004313281271606684,0.00492188660427928,0.005623046308755875,0.006420008838176727,0.007334476802498102,0.008371762931346893,0.00954985897988081,0.010895432904362679,0.0124219860881567,0.014148206450045109,0.016096074134111404,0.018283803015947342,0.020740682259202003,0.023471591994166374,0.02650674246251583,0.029864946380257607,0.033556051552295685,0.037587717175483704,0.0419749915599823,0.04671167954802513,0.051776301115751266,0.05717432498931885,0.06284911185503006,0.06878457218408585,0.07493484020233154,0.0812603160738945,0.08771896362304688,0.09424163401126862,0.10080678015947342,0.10734357684850693,0.11377890408039093,0.12011577934026718,0.1263016313314438,0.13231506943702698,0.13813570141792297,0.1437641680240631,0.14922699332237244,0.15450391173362732,0.15963169932365417,0.16463486850261688,0.1695438176393509,0.17441654205322266,0.1792725771665573,0.1841539889574051,0.18914245069026947,0.1942601203918457,0.19957026839256287,0.20510831475257874,0.21092309057712555,0.21708141267299652,0.2236282229423523,0.2306019365787506,0.23803167045116425,0.24596765637397766,0.25441688299179077,0.2633841037750244,0.2729244828224182,0.28299278020858765,0.2936331331729889,0.30479446053504944,0.3164381682872772,0.3284444808959961,0.3408462703227997,0.3535556197166443,0.36657190322875977,0.37983956933021545,0.3933160603046417,0.406995564699173,0.42085063457489014,0.4348321259021759,0.44888514280319214,0.46295496821403503,0.4770074486732483,0.4910261332988739,0.5049814581871033,0.5188794136047363,0.5327383279800415,0.5464990139007568,0.5601391196250916,0.5735661387443542,0.5865668654441833,0.5991169214248657,0.6111343502998352,0.6226001381874084,0.6335105895996094,0.6438543200492859,0.6535678505897522,0.6627108454704285,0.6712438464164734,0.6791784763336182,0.6865308880805969,0.6933276057243347,0.6996031999588013,0.705374538898468,0.7106589078903198,0.7154876589775085,0.7199148535728455,0.723943293094635,0.7276281118392944,0.7309904098510742,0.7340385317802429,0.7368297576904297,0.7393757104873657,0.7416914701461792,0.7438110113143921,0.7457485795021057,0.7475156188011169,0.7491321563720703,0.7506232857704163,0.7520012259483337,0.7532695531845093,0.7544419169425964,0.7555349469184875,0.7565574645996094,0.7575048804283142,0.7583978772163391,0.7592406868934631,0.7600338459014893,0.7607793211936951,0.7614845037460327,0.7621522545814514,0.7627749443054199,0.7633545994758606,0.763885498046875,0.7643640041351318,0.7648014426231384,0.7652066946029663,0.7655816078186035,0.7659202814102173,0.7662383913993835,0.766525149345398,0.7667860984802246,0.7670275568962097,0.7672452926635742,0.7674378156661987,0.7676121592521667,0.7677693367004395,0.7679095268249512,0.7680368423461914,0.7681501507759094,0.7682510614395142,0.7683414220809937,0.7684223651885986,0.7684949040412903,0.7685578465461731,0.7686130404472351,0.7686641812324524,0.7687062621116638,0.768744707107544,0.768779456615448,0.7688097357749939,0.768838107585907,0.7688623070716858,0.7688837647438049,0.7689033150672913,0.7689208388328552,0.7689362168312073,0.7689501643180847,0.7689614295959473,0.7689716219902039,0.7689805030822754,0.7689887285232544,0.7689956426620483,0.7690022587776184,0.7690081000328064,0.7690131664276123,0.7690171599388123,0.7690210342407227,0.7690240144729614,0.7690267562866211,0.7690293192863464,0.7690312266349792,0.7690333724021912,0.7690351605415344,0.7690366506576538,0.7690381407737732,0.7690394520759583,0.7690402865409851,0.7690412402153015,0.7690418362617493,0.7690425515174866,0.7690430879592896,0.7690436840057373,0.769044041633606,0.7690444588661194,0.7690448760986328,0.7690451741218567,0.7690454125404358,0.7690456509590149,0.7690458297729492,0.7690460085868835,0.7690461277961731,0.7690462470054626,0.7690463662147522,0.7690464854240417,0.7690465450286865,0.7690466046333313,0.7690466642379761,0.7690467238426208,0.7690467834472656,0.7690468430519104,0.7690468430519104,0.7690469026565552,0.7690469026565552,0.7690469026565552,0.7690469622612,0.7690469622612,0.7690470218658447,0.7690470218658447,0.7690470218658447,0.7690470218658447,0.7690470218658447,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895,0.7690470814704895],"recovered":[0.0,2.4823511921567842e-06,4.663108484237455e-06,6.80906669003889e-06,8.862226422934327e-06,1.1066183105867822e-05,1.3072944057057612e-05,1.5033305317047052e-05,1.7295260477112606e-05,1.9534016246325336e-05,2.1714773538406007e-05,2.413912625343073e-05,2.6435882318764925e-05,2.8790635042241774e-05,3.1029390811454505e-05,3.345374352647923e-05,3.59244950232096e-05,3.808205292443745e-05,4.0865998016670346e-05,4.396313670440577e-05,4.7686662583146244e-05,5.216417775955051e-05,5.734927617595531e-05,6.335795478662476e-05,7.078181079123169e-05,7.872765854699537e-05,8.819306822260842e-05,9.945644706021994e-05,0.00011261059262324125,0.00012676231563091278,0.00014427797577809542,0.00016410197713412344,0.00018701153749134392,0.0002137142000719905,0.00024496400146745145,0.00028167726122774184,0.00032287967042066157,0.0003705663257278502,0.000425908830948174,0.000490589183755219,0.0005664980853907764,0.00065274239750579,0.0007529295980930328,0.0008672569529153407,0.001000921125523746,0.0011538409162312746,0.0013313754461705685,0.0015352183254435658,0.0017699396703392267,0.0020383698865771294,0.0023483738768845797,0.0027026773896068335,0.0031129149720072746,0.0035860813222825527,0.004122849088162184,0.0047441329807043076,0.0054513015784323215,0.006261220667511225,0.0071832286193966866,0.008234469220042229,0.00943649560213089,0.010803865268826485,0.012347539886832237,0.014090092852711678,0.016062181442975998,0.018279269337654114,0.020747225731611252,0.023497426882386208,0.026544826105237007,0.029917621985077858,0.033620987087488174,0.03767572343349457,0.04206299036741257,0.04679873585700989,0.051859356462955475,0.05722636356949806,0.06287852674722672,0.06878598779439926,0.07489824295043945,0.08118029683828354,0.08757517486810684,0.09407215565443039,0.10057459771633148,0.10703445971012115,0.11344637721776962,0.11974074691534042,0.12590046226978302,0.13188304007053375,0.13769660890102386,0.14333325624465942,0.14880093932151794,0.15409421920776367,0.15923818945884705,0.16426213085651398,0.1692061871290207,0.17410695552825928,0.1790063977241516,0.18395186960697174,0.18898101150989532,0.19415134191513062,0.19949659705162048,0.20506799221038818,0.2109481543302536,0.2171521931886673,0.22374452650547028,0.2307571917772293,0.2382230907678604,0.24619346857070923,0.2546589970588684,0.2636590600013733,0.273208886384964,0.28328654170036316,0.29390305280685425,0.30505090951919556,0.31667330861091614,0.32867854833602905,0.3410407304763794,0.3537154495716095,0.3666922152042389,0.3799135088920593,0.39336249232292175,0.40702059864997864,0.4208492040634155,0.4347802996635437,0.44878119230270386,0.4628031253814697,0.4768203794956207,0.49079611897468567,0.5046886205673218,0.5185697078704834,0.532387375831604,0.5461331009864807,0.5597307085990906,0.5730888247489929,0.5860555768013,0.5985552668571472,0.6105217337608337,0.6219647526741028,0.6328594088554382,0.6431570053100586,0.6528835892677307,0.6620023846626282,0.6705462336540222,0.6784961819648743,0.6858540773391724,0.6926813721656799,0.6989631056785583,0.7047578692436218,0.7100675106048584,0.7149435877799988,0.7193922400474548,0.7234542965888977,0.7271642684936523,0.7305419445037842,0.7336325645446777,0.7364572882652283,0.7390213012695312,0.7413576245307922,0.743497371673584,0.7454571723937988,0.7472439408302307,0.7488876581192017,0.7503921985626221,0.7517828345298767,0.753062903881073,0.7542452812194824,0.7553468942642212,0.7563713788986206,0.7573323249816895,0.7582358121871948,0.7590817213058472,0.7598773837089539,0.7606292366981506,0.7613381147384644,0.7620033621788025,0.7626307606697083,0.7632161378860474,0.7637459635734558,0.7642256617546082,0.7646697163581848,0.765073835849762,0.765447735786438,0.7657946348190308,0.7661070823669434,0.7663981318473816,0.7666628360748291,0.7669034600257874,0.7671211957931519,0.7673159837722778,0.7674910426139832,0.7676516771316528,0.7677939534187317,0.7679226398468018,0.7680368423461914,0.7681393623352051,0.768230676651001,0.7683128118515015,0.7683851718902588,0.7684502601623535,0.7685074806213379,0.7685576677322388,0.7686012387275696,0.7686402201652527,0.7686747908592224,0.7687070965766907,0.7687342762947083,0.7687594294548035,0.7687811851501465,0.7688009142875671,0.768818736076355,0.7688348889350891,0.7688484787940979,0.7688598036766052,0.76887047290802,0.7688793540000916,0.7688872814178467,0.7688946723937988,0.7689013481140137,0.7689071297645569,0.7689124345779419,0.7689167261123657,0.7689203023910522,0.7689235210418701,0.7689264416694641,0.7689289450645447,0.7689314484596252,0.7689334750175476,0.7689350843429565,0.7689367532730103,0.7689381241798401,0.7689394354820251,0.7689403891563416,0.7689412236213684,0.7689419388771057,0.7689424753189087,0.7689431309700012,0.7689436078071594,0.7689440250396729,0.768944501876831,0.7689448595046997,0.7689451575279236,0.7689453959465027,0.7689456939697266,0.7689458727836609,0.7689459919929504,0.7689461708068848,0.7689462304115295,0.7689463496208191,0.7689464688301086,0.7689465284347534,0.7689465880393982,0.768946647644043,0.7689467072486877,0.7689467668533325,0.7689468264579773,0.7689468860626221,0.7689468860626221,0.7689468860626221,0.7689469456672668,0.7689469456672668,0.7689469456672668,0.7689470052719116,0.7689470052719116,0.7689470052719116,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564,0.7689470648765564],"active":[0.0002651810646057129,0.0002644154883455485,0.0002643922925926745,0.00026422986411489546,0.00026427628472447395,0.00026419508503749967,0.00026435748441144824,0.0002646706998348236,0.00026460105436854064,0.0002645082713570446,0.0002647170622367412,0.00026474028709344566,0.0002645546628627926,0.0002646126667968929,0.000264914269791916,0.0002646358625497669,0.00026463589165359735,0.00026573784998618066,0.00026650342624634504,0.00026794179575517774,0.00026925260317511857,0.0002704705693759024,0.00027194374706596136,0.0002745188830886036,0.000276421254966408,0.0002796111803036183,0.0002828011056408286,0.0002861070679500699,0.00028949417173862457,0.000295050471322611,0.00030011957278475165,0.0003057686553802341,0.00031303009018301964,0.00032212433870881796,0.00033140418236143887,0.0003409044293221086,0.0003545341023709625,0.00036986899795010686,0.00038839387707412243,0.00040974904550239444,0.00043166097020730376,0.0004585376591421664,0.0004886507522314787,0.0005240764585323632,0.0005633533000946045,0.0006116778822615743,0.0006657675839960575,0.0007259818958118558,0.0007954298052936792,0.0008772199507802725,0.0009681039955466986,0.001076944638043642,0.001200366299599409,0.001335805281996727,0.0015001972205936909,0.0016758758574724197,0.0018831752240657806,0.0021105422638356686,0.0023666303604841232,0.00266096368432045,0.0029854904860258102,0.003344341181218624,0.003748534247279167,0.004193710163235664,0.0046785008162260056,0.0051923226565122604,0.005759516730904579,0.006367519497871399,0.007011225447058678,0.007670095190405846,0.008354004472494125,0.009035956114530563,0.0097133107483387,0.01037558913230896,0.010989755392074585,0.011558208614587784,0.012056313455104828,0.01247432827949524,0.012820720672607422,0.013061337172985077,0.013231605291366577,0.013271421194076538,0.013204306364059448,0.013081319630146027,0.012855254113674164,0.012574322521686554,0.012235239148139954,0.011881127953529358,0.011530384421348572,0.011170655488967896,0.01083076000213623,0.01054064929485321,0.010305628180503845,0.01015441119670868,0.010066390037536621,0.010047033429145813,0.010136052966117859,0.010308250784873962,0.010589256882667542,0.01095697283744812,0.011426493525505066,0.012013420462608337,0.012680068612098694,0.013449743390083313,0.01428714394569397,0.015210464596748352,0.01619379222393036,0.017190635204315186,0.018265485763549805,0.019333720207214355,0.020424246788024902,0.02150791883468628,0.022535115480422974,0.023393571376800537,0.024172961711883545,0.024877071380615234,0.02553117275238037,0.026124119758605957,0.026623845100402832,0.027082055807113647,0.027488142251968384,0.027811527252197266,0.02803593873977661,0.028174668550491333,0.028226256370544434,0.028223007917404175,0.028161078691482544,0.02808329463005066,0.028049707412719727,0.027929306030273438,0.02775174379348755,0.027433037757873535,0.026836156845092773,0.026028096675872803,0.025078773498535156,0.02404487133026123,0.022988855838775635,0.021889567375183105,0.020708441734313965,0.019553840160369873,0.018360257148742676,0.01717609167098999,0.015984654426574707,0.01483142375946045,0.013749122619628906,0.012693166732788086,0.011695802211761475,0.010729789733886719,0.00984734296798706,0.00899970531463623,0.0082358717918396,0.007536113262176514,0.006874263286590576,0.006287813186645508,0.005743145942687988,0.005234181880950928,0.00478971004486084,0.0043909549713134766,0.004018247127532959,0.0036749839782714844,0.003379344940185547,0.00311356782913208,0.002877354621887207,0.0026590824127197266,0.0024720430374145508,0.002312183380126953,0.0021579861640930176,0.002026498317718506,0.0019083619117736816,0.0017980337142944336,0.0016975998878479004,0.0016071200370788574,0.0015230178833007812,0.0014368295669555664,0.0013512372970581055,0.001254737377166748,0.0011478662490844727,0.0010554790496826172,0.0009810328483581543,0.0009118914604187012,0.0008464455604553223,0.0007906556129455566,0.0007305145263671875,0.00067901611328125,0.000629425048828125,0.0005824565887451172,0.000534355640411377,0.0004909634590148926,0.0004533529281616211,0.0004184842109680176,0.0003851652145385742,0.0003561973571777344,0.00032842159271240234,0.0003045797348022461,0.0002830028533935547,0.00026422739028930664,0.00024503469467163086,0.00022786855697631836,0.00021392107009887695,0.00019878149032592773,0.00018703937530517578,0.00017821788787841797,0.00016951560974121094,0.0001633167266845703,0.0001552104949951172,0.0001494884490966797,0.00014388561248779297,0.00013965368270874023,0.00013530254364013672,0.00013142824172973633,0.0001265406608581543,0.00012314319610595703,0.00012069940567016602,0.000118255615234375,0.00011628866195678711,0.00011497735977172852,0.00011342763900756836,0.00011181831359863281,0.0001100301742553711,0.00010859966278076172,0.00010728836059570312,0.00010645389556884766,0.00010579824447631836,0.00010478496551513672,0.00010442733764648438,0.00010371208190917969,0.00010317564010620117,0.00010305643081665039,0.00010269880294799805,0.00010216236114501953,0.00010180473327636719,0.00010144710540771484,0.00010132789611816406,0.00010114908218383789,0.00010120868682861328,0.00010091066360473633,0.00010085105895996094,0.00010085105895996094,0.00010067224502563477,0.00010055303573608398,0.0001004934310913086,0.0001004338264465332,0.00010031461715698242,0.00010025501251220703,0.00010025501251220703,0.00010019540786743164,0.00010025501251220703,0.00010019540786743164,0.00010013580322265625,0.00010013580322265625,0.00010013580322265625,0.00010013580322265625,0.00010013580322265625,0.00010007619857788086,0.00010007619857788086,0.00010001659393310547,0.00010001659393310547,0.00010007619857788086,0.00010001659393310547,0.00010007619857788086,0.00010007619857788086,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547,0.00010001659393310547]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0002651810646057129,0.00026696742861531675,0.0002689393877517432,0.0002707837556954473,0.00027274410240352154,0.00027473928639665246,0.0002770244318526238,0.0002791471779346466,0.00028100315830670297,0.00028298672987148166,0.0002850978635251522,0.00028701184783130884,0.000288925803033635,0.00029079336673021317,0.00029280013404786587,0.0002946212771348655,0.00029653526144102216,0.00029884360264986753,0.00030145354685373604,0.0003047478967346251,0.00030844821594655514,0.0003124733339063823,0.00031719444086775184,0.0003222635423298925,0.0003282954276073724,0.00033545249607414007,0.0003431895165704191,0.0003520285536069423,0.00036193476989865303,0.0003736389335244894,0.000386851083021611,0.0004016523889731616,0.00041905202670022845,0.00043859766446985304,0.00046089242096059024,0.00048500834964215755,0.0005127898184582591,0.0005440628156065941,0.0005803469102829695,0.0006213984452188015,0.0006669971626251936,0.0007180013926699758,0.0007782505708746612,0.0008444968843832612,0.0009215077734552324,0.0010078101186081767,0.001103995367884636,0.0012154344003647566,0.001336327288299799,0.001476464094594121,0.0016338381683453918,0.001813298324123025,0.002013985998928547,0.002241619862616062,0.002497081644833088,0.002787818433716893,0.0031124611850827932,0.0034780281130224466,0.0038931260351091623,0.004356803838163614,0.004878224804997444,0.005464280489832163,0.0061256298795342445,0.006864314898848534,0.007690404076129198,0.00861439574509859,0.009643446654081345,0.010788343846797943,0.012067392468452454,0.013479920104146004,0.015054240822792053,0.016787618398666382,0.018704283982515335,0.02081511728465557,0.023123007267713547,0.025658810511231422,0.028417283669114113,0.03139517456293106,0.03462282568216324,0.03808796778321266,0.04179323464632034,0.045733701437711716,0.04991303011775017,0.05432457476854324,0.05891082435846329,0.06369984894990921,0.06865139305591583,0.07378974556922913,0.07908846437931061,0.0845179334282875,0.08999863266944885,0.09549811482429504,0.1009763553738594,0.10640858113765717,0.11178992688655853,0.11711166054010391,0.12233863025903702,0.12745091319084167,0.13246385753154755,0.13738913834095,0.1422073394060135,0.14695972204208374,0.1516261249780655,0.15625602006912231,0.16084274649620056,0.1654311716556549,0.17004135251045227,0.1746886819601059,0.17940005660057068,0.18421639502048492,0.1891402006149292,0.19418753683567047,0.1994047313928604,0.2048012614250183,0.2103830873966217,0.2161800116300583,0.22219759225845337,0.22845090925693512,0.23492485284805298,0.24164339900016785,0.24860845506191254,0.25579118728637695,0.2632220685482025,0.2708893418312073,0.27879947423934937,0.2869100570678711,0.2952670454978943,0.30385005474090576,0.3126586079597473,0.3216749429702759,0.33106380701065063,0.34084853529930115,0.35091590881347656,0.36099210381507874,0.3711082935333252,0.3812405467033386,0.3915427625179291,0.4019632339477539,0.41250449419021606,0.42313915491104126,0.4338283836841583,0.4446078836917877,0.45540300011634827,0.46620509028434753,0.477009654045105,0.4877634048461914,0.498464971780777,0.5090911984443665,0.5195983648300171,0.5299718976020813,0.5402048230171204,0.5502750277519226,0.5600996017456055,0.5697248578071594,0.5791124105453491,0.5881907939910889,0.5970009565353394,0.6054906249046326,0.6136545538902283,0.6214838624000549,0.6289690732955933,0.6360905766487122,0.6428362727165222,0.6492093801498413,0.6551980972290039,0.6608536839485168,0.6661583185195923,0.6711185574531555,0.6757392287254333,0.6800279021263123,0.6840196251869202,0.6877252459526062,0.6911590099334717,0.6943337321281433,0.6972705721855164,0.699974536895752,0.7024809718132019,0.7047908306121826,0.7069153189659119,0.7088609337806702,0.7106662392616272,0.7123282551765442,0.7138595581054688,0.7152782678604126,0.7165893912315369,0.7178146243095398,0.7189489603042603,0.7200018167495728,0.7209796905517578,0.7218950986862183,0.7227569818496704,0.723567008972168,0.7243247628211975,0.7250331044197083,0.725705087184906,0.726337730884552,0.726936936378479,0.7275012731552124,0.7280343174934387,0.7285316586494446,0.7290030121803284,0.72944176197052,0.7298579216003418,0.7302491068840027,0.7306221723556519,0.7309703230857849,0.7312980890274048,0.7316070795059204,0.7318904399871826,0.7321617007255554,0.7324104309082031,0.7326406836509705,0.7328534126281738,0.7330482006072998,0.7332272529602051,0.7333922386169434,0.7335423827171326,0.7336763143539429,0.7337989211082458,0.7339112162590027,0.7340127825737,0.7341035008430481,0.7341861128807068,0.7342615127563477,0.7343284487724304,0.734390377998352,0.7344449758529663,0.7344948053359985,0.7345387935638428,0.7345795631408691,0.7346149682998657,0.7346467971801758,0.7346763014793396,0.7347016334533691,0.7347254753112793,0.7347461581230164,0.7347645163536072,0.7347820997238159,0.7347977161407471,0.7348108291625977,0.7348237037658691,0.7348348498344421,0.7348447442054749,0.734853208065033,0.7348608374595642,0.7348674535751343,0.7348735332489014,0.7348794341087341,0.7348841428756714,0.7348883152008057,0.7348923087120056,0.7348955869674683,0.7348989248275757,0.7349018454551697,0.7349043488502502,0.7349067330360413,0.7349086999893188,0.7349104285240173,0.7349122166633606,0.73491370677948,0.7349151968955994,0.7349164485931396,0.7349176406860352,0.7349187731742859,0.7349197268486023,0.7349206209182739,0.7349214553833008,0.7349220514297485,0.7349226474761963,0.7349231839179993,0.7349236011505127,0.7349240183830261,0.7349243760108948,0.7349247336387634,0.7349250316619873,0.7349252700805664,0.7349255681037903,0.7349257469177246,0.7349259257316589,0.734926164150238,0.7349262833595276,0.7349264025688171,0.7349265217781067,0.7349266409873962,0.734926700592041,0.7349268198013306,0.7349268198013306,0.7349268794059753,0.7349269986152649,0.7349270582199097,0.7349271178245544,0.7349271774291992,0.7349271774291992,0.734927237033844,0.7349272966384888,0.7349272966384888,0.7349273562431335,0.7349273562431335,0.7349273562431335,0.7349274158477783,0.7349274158477783,0.7349274158477783,0.7349274754524231,0.7349274754524231,0.7349274754524231,0.7349274754524231,0.7349274754524231,0.7349274754524231,0.7349274754524231,0.7349274754524231,0.7349274754524231,0.7349274754524231,0.7349274754524231,0.7349274754524231,0.7349274754524231,0.7349275350570679,0.7349275350570679,0.7349275350570679,0.7349275350570679,0.7349275350570679,0.7349275350570679,0.7349275350570679,0.7349275350570679,0.7349275350570679,0.7349275350570679,0.7349275350570679,0.7349275350570679,0.7349275350570679,0.7349275350570679,0.7349275350570679,0.7349275350570679,0.7349275350570679,0.7349275350570679,0.7349275350570679,0.7349275350570679,0.7349275350570679,0.7349275350570679,0.7349275350570679,0.7349275350570679,0.7349275350570679,0.7349275350570679,0.7349275350570679,0.7349275350570679,0.7349275350570679,0.7349275350570679,0.7349275350570679,0.7349275350570679,0.7349275350570679,0.7349275350570679,0.7349275350570679,0.7349275350570679],"recovered":[0.0,2.702746996874339e-06,4.895104211755097e-06,6.9598636400769465e-06,8.908625204639975e-06,1.0915386155829765e-05,1.2806149243260734e-05,1.480130958952941e-05,1.6831269022077322e-05,1.888442966446746e-05,2.0856390619883314e-05,2.285155096615199e-05,2.462631709931884e-05,2.6575078663881868e-05,2.8512240533018485e-05,3.0472601793007925e-05,3.240976366214454e-05,3.416133040445857e-05,3.641168586909771e-05,3.8836038584122434e-05,4.171278123976663e-05,4.4751923269359395e-05,4.8266654630424455e-05,5.217577563598752e-05,5.6815686548361555e-05,6.24299791525118e-05,6.880985165480524e-05,7.580451347166672e-05,8.362276275875047e-05,9.254298493033275e-05,0.0001031567735481076,0.00011446655116742477,0.0001279338903259486,0.00014305999502539635,0.00016036684974096715,0.00018031845684163272,0.00020265961939003319,0.0002267987438244745,0.0002554849779698998,0.0002876859507523477,0.00032364524668082595,0.0003650564467534423,0.0004112351452931762,0.0004644549044314772,0.0005232309340499341,0.0005923307617194951,0.0006695620832033455,0.0007565371342934668,0.0008559704292565584,0.0009657854679971933,0.0010898797772824764,0.00123041111510247,0.0013919611228629947,0.001572175184264779,0.0017760411137714982,0.002005241112783551,0.0022672335617244244,0.0025582138914614916,0.002888865303248167,0.0032618443947285414,0.0036805730778723955,0.00415235897526145,0.0046775732189416885,0.005269788205623627,0.00593660119920969,0.0066801696084439754,0.007520004641264677,0.008453392423689365,0.009492476470768452,0.010646131820976734,0.011932720430195332,0.013359411619603634,0.014948997646570206,0.016699044033885002,0.018628109246492386,0.020745381712913513,0.023073038086295128,0.025609280914068222,0.028373705223202705,0.03136831149458885,0.03459691256284714,0.03806484863162041,0.04176909849047661,0.045709412544965744,0.049881041049957275,0.05426301434636116,0.05885219946503639,0.06362204998731613,0.06855215132236481,0.07366341352462769,0.07893212139606476,0.0843358188867569,0.08978591859340668,0.09525059163570404,0.10069011896848679,0.10611867159605026,0.111475370824337,0.11678655445575714,0.12199891358613968,0.1271100789308548,0.1321210265159607,0.13702517747879028,0.14186924695968628,0.14662359654903412,0.15131010115146637,0.1559540033340454,0.160572811961174,0.16517172753810883,0.1697964072227478,0.17446044087409973,0.17920555174350739,0.18403299152851105,0.1889820098876953,0.19405895471572876,0.19930146634578705,0.20471832156181335,0.2103099673986435,0.21611541509628296,0.22216473519802094,0.2284214347600937,0.23490546643733978,0.24163979291915894,0.24858057498931885,0.2557641267776489,0.26319944858551025,0.27087026834487915,0.2787570059299469,0.28689077496528625,0.2952452003955841,0.30381935834884644,0.31262174248695374,0.3216255307197571,0.33100610971450806,0.34078869223594666,0.35083627700805664,0.3609224557876587,0.3710198700428009,0.3811539113521576,0.39143484830856323,0.40183618664741516,0.4123533368110657,0.4229688346385956,0.43365558981895447,0.44439852237701416,0.45518431067466736,0.46597230434417725,0.47673308849334717,0.48747795820236206,0.49816110730171204,0.5087517499923706,0.5192292928695679,0.5295958518981934,0.539807140827179,0.5498171448707581,0.5596398115158081,0.569252073764801,0.578597903251648,0.5876683592796326,0.5964455604553223,0.6049171686172485,0.6130699515342712,0.6208987236022949,0.6283558011054993,0.6354740262031555,0.6422102451324463,0.6485849022865295,0.6546046733856201,0.6602581143379211,0.6655640006065369,0.6705256700515747,0.6751399040222168,0.6794536113739014,0.6834567785263062,0.6871766448020935,0.6906194686889648,0.6938158273696899,0.6967654824256897,0.6994906067848206,0.7020090222358704,0.7043353319168091,0.7064675688743591,0.7084386944770813,0.7102525234222412,0.7119180560112,0.7134696245193481,0.7148947715759277,0.7162242531776428,0.7174626588821411,0.7185993194580078,0.7196608185768127,0.7206501364707947,0.7215778231620789,0.7224458456039429,0.7232597470283508,0.7240172624588013,0.7247315049171448,0.7254055142402649,0.7260434627532959,0.7266450524330139,0.7272100448608398,0.7277466654777527,0.7282484173774719,0.7287124395370483,0.7291576862335205,0.7295700907707214,0.729960560798645,0.7303304076194763,0.7306808829307556,0.731010377407074,0.731317937374115,0.7316046953201294,0.7318733334541321,0.732121467590332,0.7323530316352844,0.7325666546821594,0.7327622771263123,0.7329432368278503,0.7331044673919678,0.7332574129104614,0.7333917617797852,0.7335168123245239,0.7336292266845703,0.7337310910224915,0.7338232398033142,0.7339071035385132,0.7339843511581421,0.7340521812438965,0.7341139912605286,0.734168529510498,0.7342192530632019,0.7342641949653625,0.734304666519165,0.7343411445617676,0.7343732118606567,0.7344028353691101,0.7344294786453247,0.734453022480011,0.7344740033149719,0.7344927191734314,0.7345106601715088,0.734525740146637,0.7345398664474487,0.7345521450042725,0.7345638275146484,0.7345731258392334,0.7345818877220154,0.7345895767211914,0.7345961928367615,0.7346029281616211,0.7346082329750061,0.7346131801605225,0.7346175909042358,0.7346214652061462,0.7346249222755432,0.7346283197402954,0.7346314191818237,0.7346339225769043,0.7346360683441162,0.734637975692749,0.7346399426460266,0.7346417307853699,0.7346434593200684,0.7346447110176086,0.7346459627151489,0.734647274017334,0.7346482872962952,0.7346492409706116,0.7346499562263489,0.7346507906913757,0.7346513867378235,0.7346519231796265,0.7346524596214294,0.7346528172492981,0.7346532940864563,0.734653651714325,0.7346540093421936,0.7346543073654175,0.7346546053886414,0.7346547842025757,0.7346550226211548,0.7346552610397339,0.7346554398536682,0.7346555590629578,0.7346556782722473,0.7346558570861816,0.7346559166908264,0.734656035900116,0.7346560955047607,0.7346561551094055,0.7346562743186951,0.7346563339233398,0.7346563935279846,0.7346564531326294,0.7346564531326294,0.7346565127372742,0.734656572341919,0.734656572341919,0.7346566319465637,0.7346566319465637,0.7346566319465637,0.7346566915512085,0.7346566915512085,0.7346566915512085,0.7346566915512085,0.7346566915512085,0.7346566915512085,0.7346566915512085,0.7346566915512085,0.7346567511558533,0.7346567511558533,0.7346567511558533,0.7346567511558533,0.7346567511558533,0.7346567511558533,0.7346567511558533,0.7346567511558533,0.7346567511558533,0.7346567511558533,0.7346567511558533,0.7346567511558533,0.7346567511558533,0.7346567511558533,0.7346567511558533,0.7346567511558533,0.7346567511558533,0.7346567511558533,0.7346567511558533,0.7346567511558533,0.7346567511558533,0.7346567511558533,0.7346567511558533,0.7346567511558533,0.7346567511558533,0.7346567511558533,0.7346567511558533,0.7346567511558533,0.7346567511558533,0.7346567511558533,0.7346567511558533,0.7346567511558533,0.7346567511558533,0.7346567511558533,0.7346567511558533,0.7346567511558533,0.7346567511558533,0.7346567511558533,0.7346567511558533,0.7346567511558533,0.7346567511558533,0.7346567511558533,0.7346567511558533],"active":[0.0002651810646057129,0.0002642646722961217,0.00026404426898807287,0.0002638238947838545,0.00026383547810837626,0.0002638238947838545,0.0002642182807903737,0.000264345871983096,0.00026417188928462565,0.0002641023020260036,0.0002642414765432477,0.00026416030596010387,0.00026429948047734797,0.0002642182807903737,0.0002642878971528262,0.0002641486644279212,0.0002641254977788776,0.0002646822831593454,0.00026504186098463833,0.0002659118617884815,0.0002667354419827461,0.00026772142155095935,0.00026892777532339096,0.000270087766693905,0.00027147974469698966,0.00027302250964567065,0.00027437967946752906,0.0002762240474112332,0.0002783120144158602,0.00028109594131819904,0.00028369430219754577,0.0002871858305297792,0.00029111813637427986,0.0002955376694444567,0.0003005255712196231,0.00030468989280052483,0.0003101301845163107,0.00031726405723020434,0.0003248619323130697,0.0003337124944664538,0.00034335191594436765,0.00035294494591653347,0.00036701542558148503,0.000380041979951784,0.00039827683940529823,0.00041547935688868165,0.0004344332846812904,0.0004588972660712898,0.00048035685904324055,0.0005106786265969276,0.0005439583910629153,0.000582887209020555,0.0006220248760655522,0.0006694446783512831,0.0007210405310615897,0.000782577320933342,0.0008452276233583689,0.000919814221560955,0.0010042607318609953,0.001094959443435073,0.0011976517271250486,0.001311921514570713,0.001448056660592556,0.001594526693224907,0.001753802876919508,0.0019342261366546154,0.0021234420128166676,0.0023349514231085777,0.002574915997684002,0.0028337882831692696,0.0031215203925967216,0.003428206779062748,0.0037552863359451294,0.004116073250770569,0.004494898021221161,0.004913428798317909,0.005344245582818985,0.005785893648862839,0.006249120458960533,0.00671965628862381,0.007196322083473206,0.007668852806091309,0.00814393162727356,0.0086151622235775,0.009029783308506012,0.00943683460354805,0.00979919359087944,0.010167695581912994,0.0105363130569458,0.01085451990365982,0.011066511273384094,0.011162295937538147,0.011190436780452728,0.011157989501953125,0.011099807918071747,0.01099298894405365,0.010863259434700012,0.010664358735084534,0.010464943945407867,0.010279059410095215,0.010086312890052795,0.009934544563293457,0.009756878018379211,0.009632423520088196,0.009532645344734192,0.009477168321609497,0.00946854054927826,0.00951695442199707,0.009603649377822876,0.009755954146385193,0.009934648871421814,0.010154545307159424,0.0104227215051651,0.01074230670928955,0.011081621050834656,0.011461690068244934,0.011887624859809875,0.01233549416065216,0.012760117650032043,0.013221964240074158,0.013702988624572754,0.014151394367218018,0.014641493558883667,0.01512521505355835,0.015600025653839111,0.016039788722991943,0.016510039567947388,0.016959279775619507,0.017413407564163208,0.017855584621429443,0.0184420645236969,0.019223004579544067,0.019909799098968506,0.02020341157913208,0.020272016525268555,0.02031809091567993,0.020522892475128174,0.020809322595596313,0.021069645881652832,0.0213029682636261,0.02147504687309265,0.02163904905319214,0.0217474102973938,0.021806567907333374,0.021825343370437622,0.02179110050201416,0.02173188328742981,0.021613240242004395,0.021437257528305054,0.021220147609710693,0.02097553014755249,0.020679175853729248,0.020292460918426514,0.019907712936401367,0.019472599029541016,0.018938720226287842,0.018403053283691406,0.017822265625,0.017208993434906006,0.016566693782806396,0.01589912176132202,0.015191853046417236,0.01448047161102295,0.013735353946685791,0.012987852096557617,0.012268781661987305,0.011553645133972168,0.010860443115234375,0.010175228118896484,0.009502232074737549,0.00887972116470337,0.008271634578704834,0.007702231407165527,0.007157087326049805,0.006651103496551514,0.006158709526062012,0.005715489387512207,0.0053002238273620605,0.004906296730041504,0.004525601863861084,0.004198670387268066,0.0038895606994628906,0.003607034683227539,0.0033602118492126465,0.0031197667121887207,0.0029198527336120605,0.0027247071266174316,0.0025391578674316406,0.00238037109375,0.0022342801094055176,0.0021068453788757324,0.0019891858100891113,0.0018789172172546387,0.0017733573913574219,0.0016878247261047363,0.0016062259674072266,0.0015314221382141113,0.001457810401916504,0.0013892650604248047,0.0013216137886047363,0.0012563467025756836,0.0011933445930480957,0.001145482063293457,0.0010914206504821777,0.00105208158493042,0.0010097622871398926,0.0009676814079284668,0.0009261965751647949,0.0008800625801086426,0.0008437633514404297,0.0008057355880737305,0.0007673501968383789,0.0007319450378417969,0.0006951689720153809,0.0006605982780456543,0.0006299614906311035,0.0005991458892822266,0.0005718469619750977,0.0005415081977844238,0.0005194544792175293,0.0004959702491760254,0.0004742741584777832,0.00045502185821533203,0.00043827295303344727,0.00042134523391723633,0.00040602684020996094,0.0003927946090698242,0.0003808140754699707,0.00037026405334472656,0.00036031007766723633,0.00035077333450317383,0.0003421306610107422,0.0003351569175720215,0.00032842159271240234,0.00032263994216918945,0.0003166794776916504,0.0003114938735961914,0.00030809640884399414,0.00030499696731567383,0.0003001689910888672,0.00029796361923217773,0.0002949833869934082,0.0002925992012023926,0.0002893805503845215,0.00028771162033081055,0.0002855658531188965,0.00028395652770996094,0.00028324127197265625,0.00028121471405029297,0.00028008222579956055,0.0002791285514831543,0.0002779960632324219,0.00027745962142944336,0.00027692317962646484,0.000276029109954834,0.0002753138542175293,0.0002747774124145508,0.00027436017990112305,0.00027424097061157227,0.00027376413345336914,0.0002734661102294922,0.00027298927307128906,0.00027292966842651367,0.0002728104591369629,0.00027245283126831055,0.00027233362197875977,0.000272214412689209,0.0002720952033996582,0.00027185678482055664,0.00027179718017578125,0.00027167797088623047,0.0002715587615966797,0.0002715587615966797,0.0002714395523071289,0.0002713799476623535,0.00027126073837280273,0.00027126073837280273,0.00027114152908325195,0.00027114152908325195,0.00027114152908325195,0.00027102231979370117,0.0002709627151489258,0.0002709627151489258,0.0002709627151489258,0.000270843505859375,0.0002709031105041504,0.0002707839012145996,0.0002707839012145996,0.000270843505859375,0.0002707839012145996,0.0002707839012145996,0.0002707839012145996,0.0002707242965698242,0.0002707839012145996,0.0002707839012145996,0.0002707242965698242,0.0002707839012145996,0.0002707242965698242,0.0002707242965698242,0.0002707839012145996,0.0002707242965698242,0.0002707242965698242,0.0002707839012145996,0.0002707839012145996,0.0002707839012145996,0.0002707839012145996,0.0002707839012145996,0.0002707839012145996,0.0002707242965698242,0.0002707242965698242,0.0002707242965698242,0.0002707242965698242,0.0002707242965698242,0.0002707242965698242,0.0002707242965698242,0.0002707839012145996,0.0002707839012145996,0.0002707839012145996,0.0002707839012145996,0.0002707839012145996,0.0002707839012145996,0.0002707839012145996,0.0002707839012145996,0.0002707839012145996,0.0002707839012145996,0.0002707839012145996,0.0002707839012145996,0.0002707839012145996,0.0002707839012145996,0.0002707839012145996,0.0002707839012145996,0.0002707839012145996,0.0002707839012145996,0.0002707839012145996,0.0002707839012145996,0.0002707839012145996,0.0002707839012145996,0.0002707839012145996,0.0002707839012145996,0.0002707839012145996,0.0002707839012145996,0.0002707839012145996,0.0002707839012145996,0.0002707839012145996,0.0002707839012145996,0.0002707839012145996,0.0002707839012145996,0.0002707839012145996,0.0002707839012145996,0.0002707839012145996,0.0002707839012145996]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0002651810646057129,0.00026686303317546844,0.00026897419593296945,0.0002710737462621182,0.00027339369989931583,0.0002754700544755906,0.0002777552290353924,0.0002798547793645412,0.00028216312057338655,0.00028442509938031435,0.00028694223146885633,0.00028922740602865815,0.0002916981466114521,0.00029411091236397624,0.0002964076411444694,0.0002991915971506387,0.0003016971459146589,0.00030502627487294376,0.0003090630052611232,0.00031373772071674466,0.0003191895957570523,0.00032584788277745247,0.0003335965157020837,0.00034248194424435496,0.0003535365394782275,0.0003661686787381768,0.00038087720167823136,0.00039847404696047306,0.00041904044337570667,0.0004439567564986646,0.0004731185908894986,0.0005075467051938176,0.0005475078942254186,0.0005961805582046509,0.0006522538606077433,0.0007169573800638318,0.000796241860371083,0.0008856992935761809,0.0009923591278493404,0.0011167668271809816,0.0012649886775761843,0.0014410847797989845,0.001643929979763925,0.0018828273750841618,0.0021636695601046085,0.0024920126888900995,0.0028775890823453665,0.003329284256324172,0.003860217286273837,0.004477162845432758,0.0051980772987008095,0.006037425249814987,0.007016422692686319,0.008148386143147945,0.009467384777963161,0.010989147238433361,0.012743995524942875,0.01476015243679285,0.017069678753614426,0.019698940217494965,0.022696228697896004,0.026076577603816986,0.02986920438706875,0.03409377112984657,0.03877861797809601,0.04391961544752121,0.04952317476272583,0.05555814132094383,0.06197059899568558,0.06874970346689224,0.07581323385238647,0.08309703320264816,0.09053327888250351,0.09805462509393692,0.1055348664522171,0.11289331316947937,0.12006533145904541,0.1270139515399933,0.133676677942276,0.14003829658031464,0.14609603583812714,0.15184028446674347,0.15730857849121094,0.16251187026500702,0.1675119549036026,0.17234763503074646,0.17706048488616943,0.1817171275615692,0.18638876080513,0.19106502830982208,0.1958131641149521,0.20067653059959412,0.20571938157081604,0.21100102365016937,0.21656620502471924,0.22245904803276062,0.22872348129749298,0.23539118468761444,0.24251927435398102,0.2502534091472626,0.258637934923172,0.2677033245563507,0.2774578928947449,0.28794729709625244,0.2991280257701874,0.31099793314933777,0.3235189914703369,0.3364725708961487,0.3498615324497223,0.3636120557785034,0.3777330219745636,0.39219602942466736,0.4070207476615906,0.42216038703918457,0.4376140534877777,0.45329293608665466,0.4692291021347046,0.4853323996067047,0.50151526927948,0.5176959037780762,0.5337960720062256,0.5497570633888245,0.5653986930847168,0.5805843472480774,0.5952945947647095,0.6094408631324768,0.6229836344718933,0.6358838677406311,0.6481402516365051,0.6597355604171753,0.6706701517105103,0.680953860282898,0.6906132102012634,0.699668288230896,0.7081036567687988,0.7159621119499207,0.7232803106307983,0.7300794124603271,0.7363689541816711,0.7421741485595703,0.7475230097770691,0.7524397969245911,0.7569609880447388,0.76111900806427,0.7649194002151489,0.7684084177017212,0.7716003656387329,0.7745042443275452,0.7771695852279663,0.7796058654785156,0.7818371057510376,0.7838788628578186,0.7857500314712524,0.7874722480773926,0.7890570759773254,0.7905206680297852,0.7918714284896851,0.7931286096572876,0.794291079044342,0.7953744530677795,0.7963754534721375,0.7973034381866455,0.7981614470481873,0.7989574670791626,0.7996887564659119,0.800346314907074,0.8009353876113892,0.8014749884605408,0.801977813243866,0.8024348020553589,0.8028510808944702,0.8032204508781433,0.8035551309585571,0.8038514256477356,0.8041123747825623,0.8043462038040161,0.804551899433136,0.8047335743904114,0.8048949837684631,0.8050346374511719,0.8051599860191345,0.8052694201469421,0.8053651452064514,0.8054487705230713,0.8055226802825928,0.8055866360664368,0.8056420087814331,0.8056898713111877,0.8057321906089783,0.805769681930542,0.80580073595047,0.8058280944824219,0.8058524131774902,0.8058733940124512,0.8058915138244629,0.8059075474739075,0.8059225678443909,0.8059348464012146,0.8059460520744324,0.8059548735618591,0.8059628009796143,0.80596923828125,0.8059753775596619,0.8059800863265991,0.805984377861023,0.8059887886047363,0.8059924244880676,0.8059956431388855,0.8059984445571899,0.8060005307197571,0.8060027360916138,0.8060045838356018,0.8060060143470764,0.8060075640678406,0.8060087561607361,0.8060097098350525,0.8060106039047241,0.8060113191604614,0.806011974811554,0.8060125708580017,0.8060131072998047,0.8060135841369629,0.8060140013694763,0.8060144186019897,0.8060147166252136,0.8060149550437927,0.8060151934623718,0.8060154318809509,0.8060156106948853,0.8060157299041748,0.8060158491134644,0.8060159683227539,0.8060160875320435,0.8060161471366882,0.806016206741333,0.8060163259506226,0.8060163259506226,0.8060163855552673,0.8060164451599121,0.8060164451599121,0.8060165047645569,0.8060165643692017,0.8060165643692017,0.8060166239738464,0.8060166239738464,0.8060166239738464,0.8060166239738464,0.8060166835784912,0.8060166835784912,0.8060166835784912,0.8060166835784912,0.806016743183136,0.806016743183136,0.806016743183136,0.806016743183136,0.806016743183136,0.806016743183136,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808],"recovered":[0.0,2.563549742262694e-06,4.7095077206904534e-06,6.681469130853657e-06,8.734628863749094e-06,1.0996584023814648e-05,1.3304938875080552e-05,1.535809860797599e-05,1.7678054064163007e-05,1.992840952880215e-05,2.2097567125456408e-05,2.4440720153506845e-05,2.6899871954810806e-05,2.9347424060688354e-05,3.167897739331238e-05,3.406853284104727e-05,3.666687916847877e-05,3.930003003915772e-05,4.222317147650756e-05,4.5645105274161324e-05,4.9681824748404324e-05,5.418253567768261e-05,5.971562859485857e-05,6.657109770458192e-05,7.467933755833656e-05,8.406354754697531e-05,9.495573613094166e-05,0.00010783148172777146,0.0001232243812410161,0.000140809643198736,0.0001623156131245196,0.00018766112043522298,0.00021734493202529848,0.00025216746143996716,0.00029427462141029537,0.0003433648671489209,0.0003997629682999104,0.0004682712024077773,0.0005467436858452857,0.000638080295175314,0.000746654171962291,0.0008760844357311726,0.0010289346100762486,0.0012063763570040464,0.001412631943821907,0.0016594402259215713,0.0019451194675639272,0.0022803761530667543,0.002674791496247053,0.003138248808681965,0.0036799581721425056,0.0043109627440571785,0.005040228832513094,0.005897301249206066,0.006896331440657377,0.008050009608268738,0.009394214488565922,0.010941184125840664,0.012721876613795757,0.014767229557037354,0.017105186358094215,0.019776150584220886,0.02279742620885372,0.02619784139096737,0.030002405866980553,0.03426123782992363,0.038968924432992935,0.044127993285655975,0.0497223325073719,0.055722035467624664,0.06210649386048317,0.06884226202964783,0.07584880292415619,0.08306309580802917,0.09041561931371689,0.09783826768398285,0.10524821281433105,0.11254123598337173,0.11965682357549667,0.12654390931129456,0.1331721395254135,0.13951678574085236,0.14555098116397858,0.15130172669887543,0.1567799150943756,0.16201744973659515,0.16706359386444092,0.17195329070091248,0.1767149716615677,0.1814245879650116,0.1861463487148285,0.19088114798069,0.1956893503665924,0.20061634480953217,0.2057207077741623,0.21105365455150604,0.21667562425136566,0.222609743475914,0.2289094179868698,0.23560388386249542,0.2427816241979599,0.2505633234977722,0.2589857280254364,0.26807528734207153,0.2778598666191101,0.28833720088005066,0.2995290458202362,0.3113911747932434,0.32388433814048767,0.33684420585632324,0.3501735329627991,0.36391302943229675,0.37800395488739014,0.39246395230293274,0.40727823972702026,0.4223981499671936,0.43780380487442017,0.4534549117088318,0.46935760974884033,0.48539525270462036,0.5015032291412354,0.5176017880439758,0.5336048603057861,0.5494741797447205,0.5650144219398499,0.5801438093185425,0.5947884917259216,0.6088827848434448,0.6223805546760559,0.6352546811103821,0.6474820375442505,0.6590660214424133,0.6700002551078796,0.6803101897239685,0.6899850368499756,0.6990527510643005,0.7075005173683167,0.715387761592865,0.7227414846420288,0.7295576930046082,0.7358582615852356,0.7416870594024658,0.7470611929893494,0.7520022988319397,0.7565662264823914,0.7607427835464478,0.76457279920578,0.7680886387825012,0.7712971568107605,0.7742359638214111,0.7769165635108948,0.7793756723403931,0.7816246151924133,0.7836792469024658,0.7855706214904785,0.7873115539550781,0.7889123558998108,0.7903843522071838,0.7917569875717163,0.7930235266685486,0.7942012548446655,0.7952873706817627,0.7962886095046997,0.7972249984741211,0.7980870008468628,0.7988831400871277,0.7996160387992859,0.800281286239624,0.8008781671524048,0.8014227151870728,0.8019251227378845,0.8023841381072998,0.802801787853241,0.8031773567199707,0.8035146594047546,0.8038140535354614,0.8040817975997925,0.8043189644813538,0.8045254349708557,0.8047104477882385,0.8048717379570007,0.8050158023834229,0.8051418662071228,0.8052558302879333,0.8053523898124695,0.8054369688034058,0.8055114150047302,0.8055771589279175,0.8056331276893616,0.8056839108467102,0.8057256937026978,0.8057634830474854,0.8057955503463745,0.8058239817619324,0.8058485388755798,0.8058694005012512,0.8058887124061584,0.8059061169624329,0.8059201836585999,0.8059331774711609,0.8059438467025757,0.8059535026550293,0.8059613704681396,0.8059685230255127,0.8059739470481873,0.8059788942337036,0.80598384141922,0.8059884309768677,0.8059921264648438,0.8059949278831482,0.8059976696968079,0.8060002326965332,0.8060022592544556,0.8060041666030884,0.8060057759284973,0.8060072064399719,0.806008517742157,0.8060094714164734,0.806010365486145,0.8060111403465271,0.8060117959976196,0.8060123920440674,0.8060129284858704,0.8060134053230286,0.8060138821601868,0.8060142397880554,0.8060145378112793,0.806014895439148,0.806015133857727,0.8060153126716614,0.8060154914855957,0.8060156106948853,0.8060157895088196,0.8060159087181091,0.8060159683227539,0.8060160279273987,0.806016206741333,0.8060162663459778,0.8060163259506226,0.8060163855552673,0.8060163855552673,0.8060164451599121,0.8060165047645569,0.8060165047645569,0.8060165643692017,0.8060165643692017,0.8060166239738464,0.8060166239738464,0.8060166239738464,0.8060166835784912,0.8060166835784912,0.8060166835784912,0.806016743183136,0.806016743183136,0.806016743183136,0.806016743183136,0.806016743183136,0.806016743183136,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808,0.8060168027877808],"active":[0.0002651810646057129,0.00026429948047734797,0.0002642647013999522,0.00026439226348884404,0.0002646590583026409,0.0002644734631758183,0.00026445029652677476,0.0002644966880325228,0.00026448507560417056,0.0002644966880325228,0.0002648446534294635,0.0002647866785991937,0.00026479826192371547,0.0002647634828463197,0.0002647286746650934,0.0002651230606716126,0.00026503027766011655,0.0002657262375578284,0.00026683983742259443,0.00026809261180460453,0.00026950775645673275,0.00027166533982381225,0.00027388089802116156,0.0002759108319878578,0.0002788571873679757,0.0002821051166392863,0.0002859214728232473,0.00029064255068078637,0.00029581604758277535,0.00030314712785184383,0.000310802977764979,0.00031988558475859463,0.0003301629622001201,0.0003440130967646837,0.0003579792391974479,0.0003735925129149109,0.0003964788920711726,0.0004174280911684036,0.0004456154420040548,0.0004786865320056677,0.0005183345056138933,0.000565000344067812,0.0006149953696876764,0.0006764510180801153,0.0007510376162827015,0.0008325724629685283,0.0009324696147814393,0.0010489081032574177,0.001185425790026784,0.0013389140367507935,0.0015181191265583038,0.0017264625057578087,0.0019761938601732254,0.0022510848939418793,0.0025710533373057842,0.0029391376301646233,0.003349781036376953,0.0038189683109521866,0.004347802139818668,0.004931710660457611,0.005591042339801788,0.0063004270195961,0.007071778178215027,0.007895929738879204,0.008776212111115456,0.00965837761759758,0.010554250329732895,0.011430148035287857,0.012248266488313675,0.013027667999267578,0.013706739991903305,0.014254771173000336,0.01468447595834732,0.014991529285907745,0.015119247138500214,0.015055045485496521,0.014817118644714355,0.014472715556621552,0.014019854366779327,0.01349438726902008,0.012923896312713623,0.012323498725891113,0.01175759732723236,0.011210143566131592,0.01073203980922699,0.010330185294151306,0.009996891021728516,0.009763836860656738,0.009673789143562317,0.009640440344810486,0.009666815400123596,0.009795382618904114,0.010030031204223633,0.010384678840637207,0.010845497250556946,0.011405393481254578,0.01204785704612732,0.01278144121170044,0.013609856367111206,0.014649525284767151,0.015856310725212097,0.01714000105857849,0.01847216486930847,0.019872009754180908,0.02126815915107727,0.02266073226928711,0.023989945650100708,0.025081396102905273,0.02597719430923462,0.026767849922180176,0.027559489011764526,0.028282999992370605,0.02901679277420044,0.02969643473625183,0.030335813760757446,0.03089478611946106,0.031425297260284424,0.031877487897872925,0.03215765953063965,0.03230065107345581,0.032292842864990234,0.03215527534484863,0.031793832778930664,0.031110167503356934,0.03028017282485962,0.029297053813934326,0.02819514274597168,0.02700108289718628,0.02575969696044922,0.024480879306793213,0.023188114166259766,0.02188783884048462,0.02061295509338379,0.01935809850692749,0.018118619918823242,0.016909360885620117,0.01577979326248169,0.014691650867462158,0.013627469539642334,0.012616455554962158,0.011664748191833496,0.010752737522125244,0.009899795055389404,0.009116709232330322,0.008353173732757568,0.0076656341552734375,0.007027566432952881,0.006415605545043945,0.0058724284172058105,0.005369901657104492,0.004920542240142822,0.004503190517425537,0.004125416278839111,0.003793001174926758,0.003486454486846924,0.0032091140747070312,0.0029590725898742676,0.0027442574501037598,0.0025340914726257324,0.002350926399230957,0.002174198627471924,0.0020160675048828125,0.0018728375434875488,0.001732468605041504,0.0016017556190490723,0.001463174819946289,0.0013193488121032715,0.001193702220916748,0.0010996460914611816,0.0010120868682861328,0.0009259581565856934,0.0008363127708435059,0.0007533431053161621,0.0006740689277648926,0.0005977153778076172,0.0005321502685546875,0.00047010183334350586,0.0004146099090576172,0.0003695487976074219,0.0003241896629333496,0.00028824806213378906,0.0002536177635192871,0.00022327899932861328,0.00019294023513793945,0.00017029047012329102,0.00014966726303100586,0.00013059377670288086,0.00011271238327026367,9.906291961669922e-05,8.577108383178711e-05,7.50422477722168e-05,6.461143493652344e-05,5.6862831115722656e-05,4.941225051879883e-05,4.297494888305664e-05,3.814697265625e-05,3.3855438232421875e-05,2.872943878173828e-05,2.586841583251953e-05,2.1696090698242188e-05,1.895427703857422e-05,1.5735626220703125e-05,1.4007091522216797e-05,1.1563301086425781e-05,1.043081283569336e-05,9.894371032714844e-06,8.58306884765625e-06,7.212162017822266e-06,6.318092346191406e-06,5.602836608886719e-06,5.066394805908203e-06,4.351139068603516e-06,3.7550926208496094e-06,3.3974647521972656e-06,2.9802322387695312e-06,2.5033950805664062e-06,2.086162567138672e-06,1.8477439880371094e-06,1.6093254089355469e-06,1.430511474609375e-06,1.3113021850585938e-06,1.1920928955078125e-06,1.0728836059570312e-06,1.0132789611816406e-06,8.344650268554688e-07,7.152557373046875e-07,6.556510925292969e-07,5.364418029785156e-07,4.76837158203125e-07,4.172325134277344e-07,3.5762786865234375e-07,3.5762786865234375e-07,2.980232238769531e-07,2.384185791015625e-07,2.384185791015625e-07,2.980232238769531e-07,1.1920928955078125e-07,1.1920928955078125e-07,1.1920928955078125e-07,5.960464477539063e-08,1.1920928955078125e-07,1.1920928955078125e-07,5.960464477539063e-08,1.1920928955078125e-07,5.960464477539063e-08,5.960464477539063e-08,0.0,5.960464477539063e-08,5.960464477539063e-08,0.0,0.0,5.960464477539063e-08,0.0,0.0,0.0,0.0,0.0,5.960464477539063e-08,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0002651810646057129,0.00026724583585746586,0.0002694033901207149,0.00027145654894411564,0.0002733241126406938,0.00027533085085451603,0.00027732603484764695,0.00027939077699556947,0.00028158313944004476,0.00028340431163087487,0.00028565467800945044,0.0002876730286516249,0.0002896101796068251,0.00029164014267735183,0.0002939252881333232,0.0002960016718134284,0.0002979620185215026,0.00030058357515372336,0.00030356470961123705,0.00030760143999941647,0.0003119629400316626,0.00031682325061410666,0.00032257672864943743,0.00032939741504378617,0.00033726205583661795,0.0003461010637693107,0.00035661045694723725,0.0003685350529849529,0.00038291874807327986,0.0003989380202256143,0.00041818205500021577,0.0004394212446641177,0.00046557874884456396,0.0004945549881085753,0.0005278579192236066,0.0005669259699061513,0.0006129074608907104,0.0006645959801971912,0.0007254832307808101,0.0007930750725790858,0.0008751782588660717,0.0009683824609965086,0.0010748103959485888,0.0011979419505223632,0.001338890753686428,0.0015019719721749425,0.0016899695619940758,0.0019053888972848654,0.0021541111636906862,0.002439419273287058,0.0027648971881717443,0.0031434441916644573,0.0035773569252341986,0.00407375767827034,0.004647853318601847,0.005298809614032507,0.006047969218343496,0.006904867477715015,0.007882136851549149,0.008995761163532734,0.010257978923618793,0.011692824773490429,0.013323984108865261,0.015161446295678616,0.017228571698069572,0.019544756039977074,0.02213563583791256,0.025017425417900085,0.028207479044795036,0.03172611817717552,0.035574715584516525,0.03976140916347504,0.04430801048874855,0.04919225722551346,0.054393164813518524,0.05987272411584854,0.06562582403421402,0.07161128520965576,0.07777313143014908,0.084081269800663,0.0905166044831276,0.09691290557384491,0.10326169431209564,0.10951685905456543,0.1156448945403099,0.12159252166748047,0.12732619047164917,0.1328132301568985,0.13806690275669098,0.143079936504364,0.1478327214717865,0.1523505300283432,0.15666154026985168,0.16079196333885193,0.16477106511592865,0.16865916550159454,0.1724909245967865,0.17629243433475494,0.18009905517101288,0.18396404385566711,0.18790754675865173,0.19197304546833038,0.19620658457279205,0.20064927637577057,0.20531290769577026,0.21026168763637543,0.21549050509929657,0.22103548049926758,0.22691763937473297,0.23315121233463287,0.23979690670967102,0.24694354832172394,0.25462350249290466,0.26286303997039795,0.2716609835624695,0.28103363513946533,0.2909467816352844,0.3014008700847626,0.3123771846294403,0.32382556796073914,0.3357580602169037,0.3481450080871582,0.36092960834503174,0.37408268451690674,0.3875766694545746,0.40133774280548096,0.4153435230255127,0.4295445382595062,0.443514347076416,0.45708444714546204,0.4703848659992218,0.4839880168437958,0.49786242842674255,0.511900007724762,0.5259010195732117,0.5396829843521118,0.5531541109085083,0.5662792325019836,0.579002857208252,0.5913178324699402,0.6031895875930786,0.6145704388618469,0.6254346966743469,0.6358051896095276,0.6456756591796875,0.6550195813179016,0.6638408899307251,0.6721439361572266,0.6799427270889282,0.6872435808181763,0.6940417289733887,0.7003971338272095,0.7062975168228149,0.7117617130279541,0.7168073058128357,0.7214698195457458,0.7257558703422546,0.7296998500823975,0.7333092093467712,0.7366425395011902,0.7396913170814514,0.7424833178520203,0.7450506091117859,0.747403621673584,0.7495697736740112,0.7515559792518616,0.7533747553825378,0.7550506591796875,0.7566465735435486,0.7581231594085693,0.7594894170761108,0.7607536911964417,0.7619369626045227,0.7630455493927002,0.764070451259613,0.7650291919708252,0.7659207582473755,0.7667492032051086,0.7675280570983887,0.7682524919509888,0.7689234614372253,0.7695412039756775,0.7701078057289124,0.7706279158592224,0.7711061835289001,0.7715387344360352,0.7719367742538452,0.7722975611686707,0.7726248502731323,0.7729215025901794,0.7731871008872986,0.7734286189079285,0.7736409902572632,0.7738339304924011,0.7740036249160767,0.7741559147834778,0.7742929458618164,0.7744140028953552,0.7745226621627808,0.7746186852455139,0.7747045159339905,0.7747799754142761,0.7748467922210693,0.7749072313308716,0.7749596238136292,0.7750065326690674,0.7750470042228699,0.7750832438468933,0.7751153707504272,0.7751431465148926,0.7751685380935669,0.7751906514167786,0.7752099633216858,0.7752279043197632,0.7752434015274048,0.7752571702003479,0.7752691507339478,0.775279700756073,0.7752885818481445,0.7752969861030579,0.7753039598464966,0.7753099203109741,0.775316059589386,0.7753210663795471,0.7753257155418396,0.7753293514251709,0.7753324508666992,0.7753355503082275,0.7753381729125977,0.7753406167030334,0.7753422856330872,0.7753438949584961,0.7753456234931946,0.7753469347953796,0.7753480672836304,0.7753491997718811,0.775350034236908,0.7753507494926453,0.7753512859344482,0.7753519415855408,0.7753524780273438,0.7753530740737915,0.7753535509109497,0.7753539681434631,0.775354266166687,0.7753546833992004,0.7753549218177795,0.7753551006317139,0.7753553986549377,0.7753555774688721,0.7753556966781616,0.775355875492096,0.7753559947013855,0.775356113910675,0.7753562331199646,0.7753562927246094,0.7753563523292542,0.7753564715385437,0.7753565311431885,0.7753565311431885,0.7753565907478333,0.775356650352478,0.7753567099571228,0.7753567099571228,0.7753567695617676,0.7753568291664124,0.7753568291664124,0.7753568291664124,0.7753568887710571,0.7753568887710571,0.7753568887710571,0.7753569483757019,0.7753569483757019,0.7753569483757019,0.7753569483757019,0.7753569483757019,0.7753570079803467,0.7753570079803467,0.7753570079803467,0.7753570079803467,0.7753570079803467,0.7753570079803467,0.7753570079803467,0.7753570079803467,0.7753570079803467,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915,0.7753570675849915],"recovered":[0.0,2.5983490559156053e-06,4.906703907181509e-06,7.145459676394239e-06,9.337816663901322e-06,1.1274978533037938e-05,1.3223740097600967e-05,1.525370043964358e-05,1.7306860172539018e-05,1.9476017769193277e-05,2.1308782379492186e-05,2.341993968002498e-05,2.575149483163841e-05,2.7827854864881374e-05,2.9846214602002874e-05,3.19805731123779e-05,3.4103330108337104e-05,3.6202891351422295e-05,3.852284498861991e-05,4.121399251744151e-05,4.451992572285235e-05,4.824345523957163e-05,5.258176679490134e-05,5.754646917921491e-05,6.343915447359905e-05,7.028302206890658e-05,7.879725308157504e-05,8.763628284214064e-05,9.86444647423923e-05,0.0001108474243665114,0.00012488315405789763,0.00014136642857920378,0.00016063364455476403,0.0001826964144129306,0.0002087147004203871,0.00023837531625758857,0.0002727570536080748,0.0003129270626232028,0.0003588389663491398,0.00041226751636713743,0.0004723195161204785,0.0005441685207188129,0.0006266661221161485,0.0007212042692117393,0.0008310193079523742,0.0009560300386510789,0.0011000180384144187,0.0012643288355320692,0.0014552726643159986,0.0016751347575336695,0.0019276501843705773,0.0022142690140753984,0.0025485861115157604,0.002931424882262945,0.003374431747943163,0.0038846477400511503,0.004462803713977337,0.005125370807945728,0.005885190796107054,0.006750557105988264,0.0077417343854904175,0.00887064728885889,0.010155577212572098,0.011612103320658207,0.013260511681437492,0.015117507427930832,0.017202381044626236,0.01954297162592411,0.022158801555633545,0.02506093680858612,0.02826242707669735,0.031786173582077026,0.035638559609651566,0.039842817932367325,0.0443943589925766,0.049263108521699905,0.05443307012319565,0.05990321934223175,0.065616674721241,0.07156404107809067,0.07768233865499496,0.08394617587327957,0.09031900763511658,0.09667263925075531,0.10297189652919769,0.10917425155639648,0.11525742709636688,0.12115849554538727,0.12685555219650269,0.13233111798763275,0.13757628202438354,0.14257527887821198,0.14734157919883728,0.1518653929233551,0.15617932379245758,0.16032181680202484,0.16433769464492798,0.16827021539211273,0.17214278876781464,0.17597714066505432,0.17982710897922516,0.1837189495563507,0.18769954144954681,0.19180746376514435,0.19607903063297272,0.2005484253168106,0.20526330173015594,0.21023404598236084,0.21547944843769073,0.22105583548545837,0.22695967555046082,0.2332119345664978,0.23988166451454163,0.24706138670444489,0.2547740638256073,0.26302504539489746,0.27183443307876587,0.28120940923690796,0.2911103367805481,0.30154064297676086,0.312482625246048,0.3239248991012573,0.33585599064826965,0.3482018709182739,0.3609648644924164,0.37408190965652466,0.3875269591808319,0.40124568343162537,0.4151913821697235,0.42931801080703735,0.4432106614112854,0.456742525100708,0.4700477719306946,0.48363158106803894,0.49743813276290894,0.5114078521728516,0.5253833532333374,0.5390952229499817,0.552506148815155,0.5655758380889893,0.5782851576805115,0.5905629396438599,0.6023898720741272,0.6137329339981079,0.6245813965797424,0.6349554657936096,0.6448138356208801,0.6541556715965271,0.6629807949066162,0.6713006496429443,0.679101824760437,0.6863997578620911,0.6932245492935181,0.6995983123779297,0.7055100798606873,0.7109808921813965,0.7160515189170837,0.7207357883453369,0.7250352501869202,0.7289952635765076,0.7326431274414062,0.7360047101974487,0.7390689849853516,0.741894006729126,0.7444750070571899,0.7468475103378296,0.7490258812904358,0.7510307431221008,0.7528581619262695,0.7545583844184875,0.756158173084259,0.7576433420181274,0.7590248584747314,0.7603045105934143,0.7614980936050415,0.7626108527183533,0.7636438608169556,0.7646055221557617,0.7654995918273926,0.7663373947143555,0.7671168446540833,0.7678436040878296,0.7685152292251587,0.7691332697868347,0.7697020769119263,0.7702268958091736,0.7707034349441528,0.7711429595947266,0.7715442180633545,0.7719082832336426,0.7722393870353699,0.7725367546081543,0.7728063464164734,0.773047685623169,0.773264467716217,0.773456871509552,0.7736284136772156,0.7737822532653809,0.7739220857620239,0.7740463018417358,0.7741547226905823,0.7742530107498169,0.7743375897407532,0.7744158506393433,0.7744849324226379,0.774545431137085,0.7745981812477112,0.7746447920799255,0.7746864557266235,0.7747231125831604,0.7747551798820496,0.7747846245765686,0.7748104929924011,0.7748323678970337,0.7748528718948364,0.7748711109161377,0.7748861908912659,0.7749003171920776,0.7749130129814148,0.7749232649803162,0.7749329209327698,0.7749412059783936,0.7749484777450562,0.7749543190002441,0.7749602794647217,0.7749656438827515,0.7749699950218201,0.7749735713005066,0.7749770879745483,0.7749800682067871,0.7749829292297363,0.7749853134155273,0.7749870419502258,0.7749888300895691,0.7749903202056885,0.7749916315078735,0.7749927639961243,0.774993896484375,0.7749947905540466,0.7749956250190735,0.7749963402748108,0.7749969363212585,0.7749974727630615,0.7749980092048645,0.7749986052513123,0.7749989628791809,0.7749993801116943,0.774999737739563,0.7749999761581421,0.7750002145767212,0.7750005125999451,0.7750006914138794,0.7750008702278137,0.775001049041748,0.7750011086463928,0.7750012874603271,0.7750014066696167,0.775001585483551,0.7750016450881958,0.7750017642974854,0.7750017642974854,0.7750017642974854,0.7750018239021301,0.7750018835067749,0.7750019431114197,0.7750020027160645,0.7750020027160645,0.7750020623207092,0.7750020623207092,0.775002121925354,0.775002121925354,0.775002121925354,0.775002121925354,0.7750021815299988,0.7750021815299988,0.7750021815299988,0.7750021815299988,0.7750021815299988,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436,0.7750022411346436],"active":[0.0002651810646057129,0.00026464747497811913,0.0002644966880325228,0.0002643110929057002,0.00026398629415780306,0.0002640558814164251,0.0002641023020260036,0.0002641370811033994,0.00026427628472447395,0.0002639282902237028,0.00026434590108692646,0.00026425308897159994,0.0002638586738612503,0.00026381228235550225,0.0002640790771692991,0.0002640211023390293,0.00026385870296508074,0.00026438068016432226,0.00026504186098463833,0.00026638744748197496,0.00026744301430881023,0.00026857980992645025,0.00026999495457857847,0.00027185093495063484,0.0002738228940870613,0.00027581804897636175,0.0002778132038656622,0.00028089876286685467,0.00028427428333088756,0.00028809061041101813,0.00029329891549423337,0.00029805483063682914,0.00030494510428979993,0.00031185857369564474,0.0003191432333551347,0.0003285506390966475,0.00034015040728263557,0.00035166891757398844,0.0003666442644316703,0.0003808075562119484,0.0004028587427455932,0.00042421394027769566,0.0004481442738324404,0.0004767376813106239,0.0005078714457340539,0.0005459419335238636,0.0005899515235796571,0.0006410600617527962,0.0006988384993746877,0.0007642845157533884,0.000837247003801167,0.0009291751775890589,0.0010287708137184381,0.0011423327960073948,0.0012734215706586838,0.0014141618739813566,0.0015851655043661594,0.0017794966697692871,0.001996946055442095,0.00224520405754447,0.002516244538128376,0.0028221774846315384,0.0031684068962931633,0.0035493429750204086,0.00396806001663208,0.004427248612046242,0.0049332547932863235,0.005474453791975975,0.006048677489161491,0.006665181368589401,0.007312288507819176,0.00797523558139801,0.008669450879096985,0.009349439293146133,0.009998805820941925,0.010609615594148636,0.011192753911018372,0.011708065867424011,0.012156456708908081,0.012517228722572327,0.01283426582813263,0.012966729700565338,0.012942686676979065,0.01284421980381012,0.012672998011112213,0.012418270111083984,0.012068763375282288,0.01165473461151123,0.011211350560188293,0.010748818516731262,0.010256439447402954,0.009775251150131226,0.009319961071014404,0.008926570415496826,0.00859174132347107,0.008337348699569702,0.00815322995185852,0.008022218942642212,0.007956266403198242,0.007986903190612793,0.008080437779426575,0.008254095911979675,0.00850704312324524,0.00884181261062622,0.009233877062797546,0.00971326231956482,0.010227203369140625,0.010801434516906738,0.011438190937042236,0.0120953768491745,0.012837231159210205,0.013731613755226135,0.014741837978363037,0.015801653265953064,0.016886919736862183,0.01800858974456787,0.019112348556518555,0.020191460847854614,0.021266847848892212,0.02228492498397827,0.023275434970855713,0.02422010898590088,0.025073617696762085,0.025880813598632812,0.026611804962158203,0.0272558331489563,0.027816563844680786,0.02829885482788086,0.028322964906692505,0.027766436338424683,0.0271742045879364,0.02724549174308777,0.027814656496047974,0.028268426656723022,0.028462886810302734,0.028275132179260254,0.0277707576751709,0.027184009552001953,0.026496708393096924,0.025741994380950928,0.02490442991256714,0.02400749921798706,0.023044824600219727,0.022072255611419678,0.02109426259994507,0.020064115524291992,0.01902705430984497,0.017988264560699463,0.01696193218231201,0.015942931175231934,0.01493990421295166,0.013997375965118408,0.013072967529296875,0.012163400650024414,0.011297225952148438,0.010488927364349365,0.009704351425170898,0.008964061737060547,0.008273959159851074,0.007647275924682617,0.007048189640045166,0.006478607654571533,0.005981624126434326,0.005509614944458008,0.005094766616821289,0.004708468914031982,0.004348874092102051,0.00401991605758667,0.0037884116172790527,0.003564774990081787,0.0033312439918518066,0.003110349178314209,0.0029121041297912598,0.0027410387992858887,0.002572357654571533,0.002418339252471924,0.002276897430419922,0.002143681049346924,0.0020284652709960938,0.0019150972366333008,0.0018066167831420898,0.0016975998878479004,0.0015925765037536621,0.0014946460723876953,0.001404106616973877,0.0013118386268615723,0.0012333393096923828,0.0011546015739440918,0.001080632209777832,0.0010132193565368652,0.0009477138519287109,0.0008918642997741699,0.0008346438407897949,0.0007862448692321777,0.0007391571998596191,0.0006990432739257812,0.0006645321846008301,0.0006317496299743652,0.0006005764007568359,0.0005723834037780762,0.0005497932434082031,0.0005269646644592285,0.0005092024803161621,0.0004913806915283203,0.00047469139099121094,0.0004611015319824219,0.0004488229751586914,0.00043845176696777344,0.00042891502380371094,0.00042003393173217773,0.000413358211517334,0.00040602684020996094,0.00039947032928466797,0.0003955364227294922,0.0003905296325683594,0.0003860592842102051,0.00038295984268188477,0.00037938356399536133,0.00037556886672973633,0.0003737211227416992,0.00037103891372680664,0.0003687143325805664,0.000367581844329834,0.0003667473793029785,0.0003654360771179199,0.0003637075424194336,0.0003624558448791504,0.00036197900772094727,0.0003610849380493164,0.0003605484962463379,0.0003593564033508301,0.00035858154296875,0.00035858154296875,0.0003581047058105469,0.00035774707794189453,0.00035756826400756836,0.0003572702407836914,0.00035685300827026367,0.00035649538040161133,0.00035631656646728516,0.000356137752532959,0.000356137752532959,0.0003560781478881836,0.0003559589385986328,0.00035566091537475586,0.00035572052001953125,0.0003555417060852051,0.0003553628921508789,0.0003554224967956543,0.0003553628921508789,0.00035518407821655273,0.00035518407821655273,0.00035512447357177734,0.00035506486892700195,0.00035512447357177734,0.00035500526428222656,0.00035494565963745117,0.0003548860549926758,0.0003548860549926758,0.000354766845703125,0.0003548264503479004,0.0003548860549926758,0.0003548860549926758,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.000354766845703125,0.0003548264503479004,0.000354766845703125,0.000354766845703125,0.0003548264503479004,0.0003548264503479004,0.000354766845703125,0.000354766845703125,0.000354766845703125,0.0003548264503479004,0.0003548264503479004,0.000354766845703125,0.000354766845703125,0.000354766845703125,0.000354766845703125,0.000354766845703125,0.000354766845703125,0.000354766845703125,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004,0.0003548264503479004]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0002651810646057129,0.0002671646361704916,0.00026889299624599516,0.00027109694201499224,0.0002730805135797709,0.0002749132690951228,0.0002767924452200532,0.00027857880922965705,0.000280481152003631,0.00028233713237568736,0.00028408868820406497,0.0002859562519006431,0.000287765811663121,0.0002895289799198508,0.0002911529445555061,0.00029283491312526166,0.00029455168987624347,0.0002966628526337445,0.00029891321901232004,0.0003017783456016332,0.0003049566876143217,0.0003086106153205037,0.00031258934177458286,0.0003170784329995513,0.00032246074988506734,0.0003280634409748018,0.00033469850313849747,0.00034191354643553495,0.00035060179652646184,0.00035927840508520603,0.00036986899795010686,0.00038193276850506663,0.0003955857246182859,0.0004115005722269416,0.00042916706297546625,0.00044917664490640163,0.00047137861838564277,0.0004969561123289168,0.000525039155036211,0.0005571357323788106,0.0005944058066233993,0.0006360489642247558,0.0006821232382208109,0.0007354010595008731,0.0007944090757519007,0.0008621401502750814,0.0009364018915221095,0.001020987518131733,0.0011165231699123979,0.0012254798784852028,0.0013467902317643166,0.0014825307298451662,0.0016357869608327746,0.0018071156227961183,0.00200301269069314,0.0022229442838579416,0.002468836260959506,0.0027471380308270454,0.003062083385884762,0.0034145424142479897,0.003809097222983837,0.004256221931427717,0.004755069967359304,0.005317334551364183,0.005948338657617569,0.006647387519478798,0.007438770495355129,0.008322940208017826,0.009308062493801117,0.010405192151665688,0.011627749539911747,0.012988333590328693,0.014495213516056538,0.016173038631677628,0.018016429618000984,0.020047537982463837,0.02227223478257656,0.024717211723327637,0.02737150713801384,0.030254781246185303,0.033366281539201736,0.03673923760652542,0.04034608229994774,0.0441930890083313,0.04827682673931122,0.05257388949394226,0.057080529630184174,0.061783578246831894,0.066661037504673,0.07166246324777603,0.07676873356103897,0.08195812255144119,0.08720333129167557,0.09246265888214111,0.0976942926645279,0.10289528220891953,0.10800179094076157,0.11301755905151367,0.11791252344846725,0.12265992909669876,0.12726598978042603,0.13171181082725525,0.13599815964698792,0.14013390243053436,0.1441170871257782,0.1479712277650833,0.15169142186641693,0.15529727935791016,0.15881574153900146,0.1622752994298935,0.1657009869813919,0.16910172998905182,0.17249256372451782,0.17593000829219818,0.17942671477794647,0.18299831449985504,0.18669836223125458,0.19052982330322266,0.19450777769088745,0.19863784313201904,0.20293332636356354,0.20742234587669373,0.21208979189395905,0.21696089208126068,0.222036212682724,0.22733332216739655,0.23280592262744904,0.23850063979625702,0.244391530752182,0.25046759843826294,0.25685223937034607,0.2635898292064667,0.2706650197505951,0.27808910608291626,0.28585290908813477,0.29396170377731323,0.30240288376808167,0.31117114424705505,0.32024502754211426,0.32964909076690674,0.33931997418403625,0.34927305579185486,0.35946258902549744,0.36985209584236145,0.380401074886322,0.3911416530609131,0.4020146429538727,0.4130421280860901,0.4242252707481384,0.4354879856109619,0.4468401074409485,0.4582369029521942,0.46966248750686646,0.4810711145401001,0.4924280643463135,0.5038111805915833,0.515194296836853,0.5265336036682129,0.5376918911933899,0.5485936999320984,0.5592222213745117,0.5695582628250122,0.5795681476593018,0.5892252326011658,0.5985238552093506,0.6074312925338745,0.6159692406654358,0.624122679233551,0.6318842172622681,0.6392706632614136,0.6462808847427368,0.6529383659362793,0.6592282056808472,0.665169358253479,0.6707673668861389,0.6760542988777161,0.681029200553894,0.6857006549835205,0.690078854560852,0.6942012906074524,0.6980454325675964,0.7016429901123047,0.7050080299377441,0.7081537246704102,0.7110699415206909,0.7137616276741028,0.7162575721740723,0.7185554504394531,0.7206847667694092,0.7226622104644775,0.7244941592216492,0.7261850833892822,0.7277548909187317,0.7292225956916809,0.7305891513824463,0.7318664193153381,0.73304682970047,0.7341307401657104,0.7351260185241699,0.7360409498214722,0.7368795871734619,0.7376412749290466,0.7383387684822083,0.7389743328094482,0.7395556569099426,0.7400961518287659,0.7406109571456909,0.7411082983016968,0.7415911555290222,0.7420533299446106,0.7425011396408081,0.7429393529891968,0.7433658838272095,0.7437806725502014,0.7441625595092773,0.7445157766342163,0.7448434233665466,0.745140790939331,0.7454149723052979,0.7456663846969604,0.7458947896957397,0.7461014986038208,0.746293306350708,0.7464683651924133,0.7466236352920532,0.7467661499977112,0.7468945980072021,0.7470107078552246,0.74711674451828,0.7472119927406311,0.747299313545227,0.7473750710487366,0.747443437576294,0.7475062012672424,0.747562050819397,0.7476129531860352,0.747657835483551,0.7476984858512878,0.7477350234985352,0.747767984867096,0.7477978467941284,0.7478240728378296,0.7478482723236084,0.7478700876235962,0.7478893399238586,0.7479062080383301,0.7479223012924194,0.7479365468025208,0.7479487657546997,0.7479594349861145,0.7479696273803711,0.7479791641235352,0.7479875087738037,0.7479943633079529,0.7480010986328125,0.7480068206787109,0.7480118870735168,0.7480165958404541,0.7480207681655884,0.7480244636535645,0.7480278611183167,0.7480310201644897,0.7480337619781494,0.7480363845825195,0.7480385303497314,0.7480403780937195,0.7480423450469971,0.748043954372406,0.7480455040931702,0.7480466365814209,0.7480478286743164,0.7480490803718567,0.7480500340461731,0.7480509877204895,0.7480517625808716,0.7480525970458984,0.7480531334877014,0.7480536699295044,0.7480542063713074,0.7480547428131104,0.7480553388595581,0.7480558753013611,0.7480562925338745,0.7480567097663879,0.7480570673942566,0.7480573058128357,0.7480576038360596,0.7480577826499939,0.748058021068573,0.7480581402778625,0.7480583786964417,0.748058557510376,0.7480586767196655,0.7480588555335999,0.7480588555335999,0.7480589747428894,0.7480590343475342,0.748059093952179,0.7480591535568237,0.7480591535568237,0.7480592131614685,0.7480592727661133,0.7480593323707581,0.7480593919754028,0.7480593919754028,0.7480593919754028,0.7480594515800476,0.7480594515800476,0.7480595111846924,0.7480595111846924,0.7480595111846924,0.7480595707893372,0.7480595707893372,0.7480595707893372,0.7480596303939819,0.7480596303939819,0.7480596303939819,0.7480596303939819,0.7480596303939819,0.7480596899986267,0.7480596899986267,0.7480596899986267,0.7480596899986267,0.7480596899986267,0.7480596899986267,0.7480596899986267,0.7480596899986267,0.7480596899986267,0.7480596899986267,0.7480596899986267,0.7480596899986267,0.7480596899986267,0.7480596899986267,0.7480596899986267,0.7480596899986267,0.7480596899986267,0.7480596899986267,0.7480596899986267,0.7480596899986267,0.7480596899986267,0.7480596899986267,0.7480596899986267,0.7480596899986267,0.7480596899986267,0.7480596899986267,0.7480596899986267,0.7480596899986267,0.7480596899986267,0.7480596899986267,0.7480596899986267,0.7480596899986267],"recovered":[0.0,2.4707514967303723e-06,4.744306806969689e-06,6.693068826280069e-06,8.688229172548745e-06,1.0764588296297006e-05,1.2597352906595916e-05,1.44069172165473e-05,1.614688335394021e-05,1.8176842786488123e-05,2.0067605873919092e-05,2.1772772015538067e-05,2.3593936930410564e-05,2.5496299713267945e-05,2.720146585488692e-05,2.888343260565307e-05,3.085539356106892e-05,3.272295725764707e-05,3.4544122172519565e-05,3.671327795018442e-05,3.9137630665209144e-05,4.204917422612198e-05,4.528551289695315e-05,4.8672645789338276e-05,5.2744166168849915e-05,5.743047222495079e-05,6.253437459236011e-05,6.822986324550584e-05,7.487653056159616e-05,8.245118078775704e-05,9.082621545530856e-05,0.00010017563181463629,0.00011098662071162835,0.00012349117605481297,0.00013720210699830204,0.00015336059732362628,0.00017129383923020214,0.00019121065270155668,0.00021363301493693143,0.0002396513009443879,0.0002686391235329211,0.00030176807194948196,0.0003386669559404254,0.00038130770553834736,0.0004277068073861301,0.0004818429588340223,0.0005427301512099802,0.000609127280768007,0.0006862309528514743,0.000771663268096745,0.0008688693633303046,0.0009788003517314792,0.0011010620510205626,0.0012393544893711805,0.0013953017769381404,0.0015707483980804682,0.001764661748893559,0.001986321760341525,0.0022366216871887445,0.0025187747087329626,0.002835622290149331,0.0031937884632498026,0.0035948739387094975,0.004043750464916229,0.004549767356365919,0.005121264606714249,0.005756769794970751,0.006467488128691912,0.007264415267854929,0.008155080489814281,0.009147882461547852,0.010263118892908096,0.011494028382003307,0.012866177596151829,0.014390804804861546,0.016075463965535164,0.01793837547302246,0.01997295208275318,0.02221635915338993,0.024660581722855568,0.027333401143550873,0.03021416999399662,0.03334525227546692,0.03672010079026222,0.040328800678253174,0.044169832020998,0.0482456237077713,0.05252422019839287,0.05703123286366463,0.06171606853604317,0.06655880808830261,0.07154253870248795,0.07662180066108704,0.08177874237298965,0.08699312806129456,0.09221956133842468,0.09743944555521011,0.10259207338094711,0.10768159478902817,0.11265227943658829,0.11752224713563919,0.12226685881614685,0.1268555223941803,0.13130363821983337,0.1355908364057541,0.1397324651479721,0.14372819662094116,0.14758405089378357,0.15131300687789917,0.15493179857730865,0.1584758758544922,0.16195964813232422,0.16540858149528503,0.16881750524044037,0.17224381864070892,0.17570792138576508,0.17922519147396088,0.18283595144748688,0.1865551471710205,0.190414160490036,0.19441163539886475,0.1985609382390976,0.20288223028182983,0.20737867057323456,0.21206140518188477,0.21693983674049377,0.22201789915561676,0.22729352116584778,0.23278281092643738,0.2384691834449768,0.24435459077358246,0.2504343092441559,0.2568403482437134,0.26357725262641907,0.27064236998558044,0.2780719995498657,0.2858436107635498,0.2939393222332001,0.30238106846809387,0.31112948060035706,0.3202035427093506,0.3295750617980957,0.33924156427383423,0.3491932153701782,0.3593759536743164,0.36973366141319275,0.38028469681739807,0.3910103440284729,0.4018903970718384,0.41292262077331543,0.4240611493587494,0.4353119432926178,0.4466347396373749,0.45799919962882996,0.46938356757164,0.4807548224925995,0.4920693635940552,0.5034120082855225,0.5147541165351868,0.5260428190231323,0.5371630191802979,0.5480378866195679,0.5586333274841309,0.5689470767974854,0.5789198875427246,0.5885506272315979,0.5978262424468994,0.6067143678665161,0.6152450442314148,0.6234081983566284,0.6311798691749573,0.6385707259178162,0.6455912590026855,0.6522480845451355,0.6585353016853333,0.6644958853721619,0.6700965762138367,0.6754052042961121,0.6803843379020691,0.6850704550743103,0.6894762516021729,0.6935906410217285,0.6974548101425171,0.7010700106620789,0.7044442296028137,0.7075955867767334,0.7105351686477661,0.7132470607757568,0.7157576680183411,0.7180730700492859,0.720221996307373,0.7222131490707397,0.7240503430366516,0.7257565855979919,0.727337121963501,0.7288171648979187,0.7301965951919556,0.7314820289611816,0.7326650619506836,0.7337554097175598,0.7347578406333923,0.7356771230697632,0.7365213632583618,0.7372879981994629,0.7379895448684692,0.7386309504508972,0.7392208576202393,0.7397630214691162,0.7402790784835815,0.7407780289649963,0.7412629127502441,0.7417277097702026,0.7421804070472717,0.7426180839538574,0.7430483102798462,0.7434635758399963,0.743849515914917,0.7442069053649902,0.7445322275161743,0.744830310344696,0.7451061010360718,0.7453598380088806,0.7455888390541077,0.7457998991012573,0.7459940910339355,0.7461675405502319,0.746324360370636,0.7464682459831238,0.7465977072715759,0.7467160820960999,0.746822714805603,0.7469194531440735,0.7470060586929321,0.7470835447311401,0.7471539974212646,0.7472169399261475,0.7472736239433289,0.7473248243331909,0.7473697662353516,0.7474109530448914,0.7474476099014282,0.7474812865257263,0.7475109100341797,0.7475379705429077,0.7475627660751343,0.7475851774215698,0.7476044297218323,0.7476216554641724,0.7476378083229065,0.7476510405540466,0.7476634383201599,0.7476750016212463,0.747685432434082,0.7476950287818909,0.7477032542228699,0.7477101683616638,0.7477170825004578,0.7477226853370667,0.7477280497550964,0.7477329969406128,0.7477370500564575,0.7477409243583679,0.7477443814277649,0.7477474212646484,0.7477501630783081,0.7477527260780334,0.7477551102638245,0.7477570176124573,0.7477590441703796,0.7477605938911438,0.747762143611908,0.7477633953094482,0.7477647662162781,0.7477659583091736,0.7477668523788452,0.7477677464485168,0.7477686405181885,0.7477692365646362,0.7477697730064392,0.747770369052887,0.7477710843086243,0.747771680355072,0.7477722764015198,0.7477728724479675,0.747773289680481,0.7477736473083496,0.7477738857269287,0.7477742433547974,0.7477744221687317,0.7477746605873108,0.7477748394012451,0.7477750778198242,0.7477751970291138,0.7477753758430481,0.7477754950523376,0.7477757334709167,0.7477757930755615,0.7477758526802063,0.7477759718894958,0.7477760314941406,0.7477760314941406,0.7477760910987854,0.7477760910987854,0.747776210308075,0.747776210308075,0.7477762699127197,0.7477762699127197,0.7477762699127197,0.7477763295173645,0.7477763891220093,0.7477763891220093,0.7477763891220093,0.747776448726654,0.7477765083312988,0.7477765083312988,0.7477765083312988,0.7477765679359436,0.7477765679359436,0.7477765679359436,0.7477765679359436,0.7477765679359436,0.7477765679359436,0.7477765679359436,0.7477765679359436,0.7477766275405884,0.7477766275405884,0.7477766275405884,0.7477766275405884,0.7477766275405884,0.7477766275405884,0.7477766275405884,0.7477766275405884,0.7477766275405884,0.7477766275405884,0.7477766275405884,0.7477766275405884,0.7477766275405884,0.7477766275405884,0.7477766275405884,0.7477766275405884,0.7477766275405884,0.7477766275405884,0.7477766275405884,0.7477766275405884,0.7477766275405884,0.7477766275405884,0.7477766275405884,0.7477766275405884,0.7477766275405884,0.7477766275405884,0.7477766275405884],"active":[0.0002651810646057129,0.0002646938955876976,0.00026414869353175163,0.0002644038759171963,0.0002643922925926745,0.00026414869353175163,0.00026419508503749967,0.00026417188928462565,0.00026433425955474377,0.0002641602768562734,0.00026402107323519886,0.00026418347260914743,0.0002641718601807952,0.0002640326856635511,0.0002639514859765768,0.0002639514859765768,0.00026369630359113216,0.000263939902652055,0.0002643690968398005,0.00026506505673751235,0.00026581904967315495,0.0002665614301804453,0.00026730383979156613,0.00026840579812414944,0.0002697165764402598,0.000270632968749851,0.00027216412127017975,0.00027368369046598673,0.0002757252659648657,0.000276827224297449,0.0002790427824947983,0.00028175715124234557,0.00028459911118261516,0.00028800941072404385,0.00029196497052907944,0.00029581604758277535,0.0003000847646035254,0.0003057454596273601,0.0003114061546511948,0.00031748443143442273,0.0003257666830904782,0.0003342808922752738,0.0003434562822803855,0.0003540933539625257,0.0003667022683657706,0.0003802971914410591,0.00039367174031212926,0.0004118602373637259,0.0004302922170609236,0.0004538166103884578,0.00047792086843401194,0.000503730378113687,0.000534724909812212,0.0005677611334249377,0.0006077109137549996,0.0006521958857774734,0.0007041745120659471,0.0007608162704855204,0.0008254616986960173,0.000895767705515027,0.000973474932834506,0.0010624334681779146,0.001160196028649807,0.0012735840864479542,0.0013985713012516499,0.0015261229127645493,0.0016820007003843784,0.0018554520793259144,0.002043647225946188,0.002250111661851406,0.0024798670783638954,0.002725214697420597,0.0030011851340532303,0.003306861035525799,0.0036256248131394386,0.003972074016928673,0.0043338593095541,0.004744259640574455,0.005155147984623909,0.005594199523329735,0.006032880395650864,0.006525067612528801,0.00700083002448082,0.0074729882180690765,0.007948026061058044,0.00840405747294426,0.008834905922412872,0.009259358048439026,0.009629804641008377,0.009946394711732864,0.010209925472736359,0.010415583848953247,0.010581530630588531,0.010683916509151459,0.010701164603233337,0.010675720870494843,0.010562345385551453,0.010425485670566559,0.010230928659439087,0.010007649660110474,0.009743742644786835,0.009444952011108398,0.009142637252807617,0.008830264210700989,0.008526250720024109,0.008238762617111206,0.007963225245475769,0.007713228464126587,0.007502734661102295,0.007343500852584839,0.007225111126899719,0.0071420818567276,0.007083982229232788,0.0071125030517578125,0.007182896137237549,0.007290393114089966,0.007473170757293701,0.007693871855735779,0.007952630519866943,0.008223682641983032,0.008521690964698792,0.00886140763759613,0.009207561612129211,0.009582221508026123,0.009974807500839233,0.010393485426902771,0.010788023471832275,0.01120711863040924,0.011608719825744629,0.011998414993286133,0.01249764859676361,0.013155519962310791,0.013824671506881714,0.014511853456497192,0.015210539102554321,0.01588970422744751,0.01655927300453186,0.01723182201385498,0.017863959074020386,0.018519610166549683,0.01911643147468567,0.019697993993759155,0.020221024751663208,0.020658880472183228,0.021025121212005615,0.021407991647720337,0.02172994613647461,0.022031784057617188,0.02233487367630005,0.022565364837646484,0.022778958082199097,0.022924959659576416,0.023027747869491577,0.02307191491127014,0.023044496774673462,0.023056358098983765,0.02312493324279785,0.02312159538269043,0.022937774658203125,0.022550880908966064,0.022059202194213867,0.021520376205444336,0.0209348201751709,0.02027815580368042,0.019603967666625977,0.01888066530227661,0.018142998218536377,0.017408311367034912,0.01663917303085327,0.015862464904785156,0.015101015567779541,0.014367640018463135,0.013636946678161621,0.012921273708343506,0.012232065200805664,0.0115584135055542,0.010932624340057373,0.010295450687408447,0.009694516658782959,0.00913083553314209,0.008569180965423584,0.008052349090576172,0.007553219795227051,0.007083714008331299,0.006625711917877197,0.006166040897369385,0.005722403526306152,0.005308389663696289,0.004927098751068115,0.00458914041519165,0.004272162914276123,0.0039719343185424805,0.003704547882080078,0.003466010093688965,0.0032520294189453125,0.0030492544174194336,0.0028502345085144043,0.0026487112045288086,0.002460956573486328,0.0022855401039123535,0.00212174654006958,0.0019641518592834473,0.0018174052238464355,0.0016863346099853516,0.0015661120414733887,0.0014652013778686523,0.0013900995254516602,0.0013452768325805664,0.0013120770454406738,0.0012753009796142578,0.0012382268905639648,0.0012116432189941406,0.0011854767799377441,0.0011625885963439941,0.0011142492294311523,0.0010522007942199707,0.0009939074516296387,0.0009338855743408203,0.0008827447891235352,0.0008360743522644043,0.0007886886596679688,0.0007416605949401855,0.0007044672966003418,0.0006684660911560059,0.0006295442581176758,0.000598609447479248,0.0005702376365661621,0.0005424618721008301,0.0005190372467041016,0.00049591064453125,0.00047659873962402344,0.00045561790466308594,0.0004373788833618164,0.0004226565361022949,0.0004080533981323242,0.0003960132598876953,0.00038421154022216797,0.00037366151809692383,0.00036525726318359375,0.00035703182220458984,0.0003502368927001953,0.0003427863121032715,0.00033736228942871094,0.00033211708068847656,0.00032657384872436523,0.0003210306167602539,0.0003178715705871582,0.00031489133834838867,0.0003109574317932129,0.0003083944320678711,0.00030618906021118164,0.00030416250228881836,0.0003020763397216797,0.0002993345260620117,0.00029784440994262695,0.00029665231704711914,0.00029480457305908203,0.00029391050338745117,0.00029271841049194336,0.00029146671295166016,0.00029081106185913086,0.00029009580612182617,0.0002893805503845215,0.00028896331787109375,0.00028836727142333984,0.00028765201568603516,0.0002872347831726074,0.00028693675994873047,0.00028645992279052734,0.0002860426902770996,0.00028568506240844727,0.00028568506240844727,0.00028526782989501953,0.00028502941131591797,0.0002849102020263672,0.0002848505973815918,0.00028449296951293945,0.00028443336486816406,0.00028443336486816406,0.00028437376022338867,0.0002842545509338379,0.0002841949462890625,0.00028401613235473633,0.00028383731842041016,0.00028377771377563477,0.000283658504486084,0.0002837181091308594,0.0002835392951965332,0.0002835988998413086,0.0002834796905517578,0.0002835392951965332,0.0002834796905517578,0.0002834796905517578,0.0002834796905517578,0.00028336048126220703,0.00028324127197265625,0.00028324127197265625,0.00028324127197265625,0.00028318166732788086,0.00028312206268310547,0.00028318166732788086,0.00028318166732788086,0.00028324127197265625,0.00028318166732788086,0.00028318166732788086,0.00028312206268310547,0.00028318166732788086,0.00028318166732788086,0.00028318166732788086,0.00028312206268310547,0.00028312206268310547,0.00028318166732788086,0.00028312206268310547,0.0002830624580383301,0.00028312206268310547,0.00028312206268310547,0.0002830624580383301,0.0002830624580383301,0.0002830624580383301,0.00028312206268310547,0.00028312206268310547,0.00028312206268310547,0.00028312206268310547,0.00028312206268310547,0.0002830624580383301,0.0002830624580383301,0.0002830624580383301,0.0002830624580383301,0.0002830624580383301,0.0002830624580383301,0.0002830624580383301,0.0002830624580383301,0.0002830624580383301,0.0002830624580383301,0.0002830624580383301,0.0002830624580383301,0.0002830624580383301,0.0002830624580383301,0.0002830624580383301,0.0002830624580383301,0.0002830624580383301,0.0002830624580383301,0.0002830624580383301,0.0002830624580383301,0.0002830624580383301,0.0002830624580383301,0.0002830624580383301,0.0002830624580383301,0.0002830624580383301,0.0002830624580383301,0.0002830624580383301]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0002651810646057129,0.0002669326204340905,0.00026905539561994374,0.00027128253714181483,0.00027354448684491217,0.00027588766533881426,0.0002782540104817599,0.00028077117167413235,0.0002835087070707232,0.00028589824796654284,0.00028845021734014153,0.0002909441536758095,0.0002937049139291048,0.0002963032457046211,0.0002990291977766901,0.0003018595452886075,0.0003044811019208282,0.0003078102308791131,0.0003110001562163234,0.0003143060894217342,0.00031753082294017076,0.0003211151633877307,0.0003243862884119153,0.0003280402161180973,0.000331566552631557,0.0003353712963871658,0.0003393616061657667,0.00034358393168076873,0.0003475974372122437,0.0003519937745295465,0.00035676127299666405,0.0003615983878262341,0.0003671662707347423,0.00037279215757735074,0.0003789400216192007,0.0003851691144518554,0.00039232615381479263,0.0004000516200903803,0.00040843826718628407,0.0004172424669377506,0.0004268934717401862,0.00043741450645029545,0.00044829508988186717,0.00046060243039391935,0.0004731649823952466,0.00048665551003068686,0.0005015264032408595,0.0005169309442862868,0.000532915408257395,0.0005505818407982588,0.0005698142922483385,0.000590241514146328,0.000611260300502181,0.0006338218227028847,0.0006582045461982489,0.0006840256392024457,0.0007108791032806039,0.0007411428960040212,0.0007728682830929756,0.0008059160318225622,0.0008420493686571717,0.0008796441834419966,0.0009204290108755231,0.0009643805678933859,0.0010099213104695082,0.001059486996382475,0.0011114540975540876,0.001167295384220779,0.001225386979058385,0.0012881997972726822,0.0013542025117203593,0.0014237547293305397,0.0014986080350354314,0.001576929702423513,0.0016623736592009664,0.0017497314838692546,0.0018446524627506733,0.0019445960642769933,0.002052705967798829,0.0021649685222655535,0.002287717303261161,0.0024145841598510742,0.002550707431510091,0.0026961336843669415,0.002849181182682514,0.0030109400395303965,0.0031841013114899397,0.003368526231497526,0.003563819918781519,0.0037694605998694897,0.003986156079918146,0.00421868497505784,0.004464808851480484,0.004727520514279604,0.005001948215067387,0.005296617280691862,0.005607618484646082,0.005936147179454565,0.006280939094722271,0.006647143978625536,0.0070366873405873775,0.007449256256222725,0.007884862832725048,0.008342775516211987,0.008825360797345638,0.009334034286439419,0.00987138133496046,0.010437067598104477,0.011031289584934711,0.011659695766866207,0.012315883301198483,0.013009097427129745,0.013738664798438549,0.01449971366673708,0.015300771221518517,0.01614079251885414,0.0170214232057333,0.01793389581143856,0.018894659355282784,0.019898202270269394,0.020941322669386864,0.022031793370842934,0.02316099777817726,0.024341147392988205,0.02556738257408142,0.026835236698389053,0.028151510283350945,0.02951236069202423,0.030918890610337257,0.03236914053559303,0.03387099876999855,0.035413384437561035,0.03700102120637894,0.038624562323093414,0.040295425802469254,0.042003341019153595,0.04374907538294792,0.04554099589586258,0.047355685383081436,0.04921167343854904,0.051097530871629715,0.05300861597061157,0.054939236491918564,0.056894052773714066,0.05885870382189751,0.06084737181663513,0.06285391002893448,0.06486613303422928,0.06689216196537018,0.06892496347427368,0.07095668464899063,0.0729791671037674,0.07501190155744553,0.07703922688961029,0.07905263453722,0.08105503022670746,0.08305149525403976,0.08503597229719162,0.08700701594352722,0.08895756304264069,0.09088782221078873,0.09280996024608612,0.09470812976360321,0.09659154713153839,0.098451629281044,0.10029826313257217,0.10213617980480194,0.1039455384016037,0.10573620349168777,0.10751397162675858,0.10927575826644897,0.11102563142776489,0.11275111138820648,0.1144670769572258,0.11617566645145416,0.11787836998701096,0.1195674017071724,0.12126123160123825,0.12295301258563995,0.12464506179094315,0.12634998559951782,0.128060981631279,0.1297782063484192,0.13149911165237427,0.13324414193630219,0.13499228656291962,0.13676339387893677,0.1385417878627777,0.1403561234474182,0.14217783510684967,0.1440349817276001,0.14590974152088165,0.14780858159065247,0.1497405469417572,0.1517067551612854,0.15369871258735657,0.15571331977844238,0.15775884687900543,0.15984687209129333,0.16196401417255402,0.16410459578037262,0.1662863940000534,0.16850611567497253,0.170761376619339,0.17304491996765137,0.17535793781280518,0.17770259082317352,0.18008513748645782,0.1825028508901596,0.18494723737239838,0.18743138015270233,0.18996207416057587,0.19254562258720398,0.19518551230430603,0.19789940118789673,0.2006804496049881,0.20353050529956818,0.20645533502101898,0.2094401717185974,0.21249650418758392,0.21562740206718445,0.2188252955675125,0.22211454808712006,0.22545363008975983,0.2288760542869568,0.23235879838466644,0.2358471304178238,0.23935934901237488,0.24286724627017975,0.2463921755552292,0.24990713596343994,0.2534411549568176,0.25697946548461914,0.26050570607185364,0.2640427052974701,0.2675851881504059,0.27112850546836853,0.2746913433074951,0.2782391905784607,0.2817869484424591,0.28533709049224854,0.2888840138912201,0.29244688153266907,0.29601919651031494,0.29962795972824097,0.30330172181129456,0.30701005458831787,0.31075260043144226,0.31453633308410645,0.3183485269546509,0.3222130537033081,0.32609686255455017,0.330018550157547,0.3339748680591583,0.33794304728507996,0.3419366776943207,0.34596583247184753,0.3499957323074341,0.35405105352401733,0.3581213057041168,0.36218199133872986,0.3662468492984772,0.3703124523162842,0.37436917424201965,0.3784022033214569,0.3823826014995575,0.38628053665161133,0.3901066184043884,0.3938641846179962,0.3975277841091156,0.40111151337623596,0.4046197533607483,0.40804043412208557,0.41137659549713135,0.4146129786968231,0.41777846217155457,0.4208385944366455,0.4238141179084778,0.4267139136791229,0.4295188784599304,0.4322406053543091,0.43487393856048584,0.43742725253105164,0.4398873448371887,0.442264586687088,0.44456422328948975,0.4467746913433075,0.4489108920097351,0.45095938444137573,0.45294058322906494,0.45484113693237305,0.45667457580566406,0.4584352374076843,0.46014371514320374,0.46179530024528503,0.46337997913360596,0.46491047739982605,0.466387003660202,0.4678095877170563,0.4691813588142395,0.47050368785858154,0.4717654585838318,0.4729836583137512,0.4741494655609131,0.47526687383651733,0.476340115070343,0.4773713946342468,0.4783594608306885,0.47930485010147095,0.4802132546901703,0.4810836911201477,0.48191431164741516,0.48270851373672485,0.48346906900405884,0.484197199344635,0.4848880171775818,0.48555731773376465,0.4861935079097748,0.4868015944957733,0.48738861083984375,0.4879477918148041,0.4884806275367737,0.48899176716804504,0.48948127031326294,0.4899512231349945,0.49040231108665466,0.4908335208892822,0.4912464916706085,0.49164754152297974,0.49202975630760193,0.49239757657051086,0.4927546977996826,0.49309486150741577,0.4934251308441162,0.49374330043792725,0.49404895305633545,0.4943459928035736,0.4946311116218567,0.49490615725517273,0.49517595767974854,0.4954344928264618,0.49568405747413635,0.49592679738998413,0.49616169929504395,0.49639180302619934,0.49661242961883545,0.4968263804912567,0.49703484773635864,0.49723079800605774,0.49741753935813904,0.4975961148738861],"recovered":[0.0,2.563549742262694e-06,4.8023057388491e-06,6.936663794476772e-06,9.094221240957268e-06,1.1332977010169998e-05,1.3641331861435901e-05,1.608888487680815e-05,1.8362439732300118e-05,2.0983987269573845e-05,2.312994547537528e-05,2.5890691176755354e-05,2.8500640837592073e-05,3.134258440695703e-05,3.411493162275292e-05,3.680607915157452e-05,3.9497226680396125e-05,4.211877239868045e-05,4.5389908336801454e-05,4.844064824283123e-05,5.187418355490081e-05,5.511051858775318e-05,5.8555651776259765e-05,6.198918708832934e-05,6.546911754412577e-05,6.882144953124225e-05,7.223178545245901e-05,7.581611134810373e-05,7.986443233676255e-05,8.40519496705383e-05,8.820467337500304e-05,9.277497883886099e-05,9.725249401526526e-05,0.00010217079397989437,0.00010764588660094887,0.00011337617615936324,0.00011943125718971714,0.00012603153300005943,0.00013306099572218955,0.00014085603470448405,0.00014912667393218726,0.00015796569641679525,0.00016804590995889157,0.00017831170407589525,0.00018923869356513023,0.00020153445075266063,0.00021395779913291335,0.00022780793369747698,0.0002425396378384903,0.000257584557402879,0.0002736386377364397,0.00029182707658037543,0.00031134948949329555,0.000331591087160632,0.0003527606895659119,0.000375391828129068,0.00039947297773323953,0.00042457488598302007,0.00045271593262441456,0.0004826433432754129,0.0005144731258042157,0.0005474512581713498,0.0005839673685841262,0.0006214809836819768,0.0006622078362852335,0.0007047209655866027,0.0007513636373914778,0.0008006743155419827,0.0008531284402124584,0.000908192596398294,0.0009680705843493342,0.0010303730377927423,0.0010962828528136015,0.0011662875767797232,0.001240804442204535,0.001321712858043611,0.0014057300286367536,0.0014941435074433684,0.001588124898262322,0.0016891125123947859,0.0017965032020583749,0.0019104708917438984,0.002031270880252123,0.002159819705411792,0.0022965925745666027,0.002441682619974017,0.002595971105620265,0.002758889924734831,0.0029327240772545338,0.0031174852047115564,0.003312929766252637,0.0035171089693903923,0.0037371914368122816,0.003969036042690277,0.0042153457179665565,0.004478045739233494,0.004756591282784939,0.005051202140748501,0.00536287622526288,0.005691857542842627,0.006037948187440634,0.0064065661281347275,0.006797953974455595,0.007211323361843824,0.00764720793813467,0.008104830980300903,0.008591290563344955,0.009100079536437988,0.009635977447032928,0.010201524011790752,0.010796383954584599,0.011428803205490112,0.012088227085769176,0.012779133394360542,0.013503422960639,0.01427024882286787,0.015073452144861221,0.015914980322122574,0.016796065494418144,0.01771451160311699,0.01867711916565895,0.01967371255159378,0.020722750574350357,0.021809440106153488,0.022943967953324318,0.024129092693328857,0.025351280346512794,0.026621848344802856,0.02793356217443943,0.029291780665516853,0.030693810433149338,0.032149918377399445,0.033652413636446,0.035192422568798065,0.03677944466471672,0.038401778787374496,0.040069278329610825,0.041777972131967545,0.043529365211725235,0.045314475893974304,0.047134678810834885,0.04898691922426224,0.050868503749370575,0.05277057737112045,0.05469701066613197,0.05664476379752159,0.058612581342458725,0.06060776859521866,0.06260455399751663,0.06461809575557709,0.06664029508829117,0.06866827607154846,0.07068891078233719,0.07271809130907059,0.07474315911531448,0.07676135748624802,0.07877662032842636,0.08078445494174957,0.08277879655361176,0.08476229012012482,0.08672704547643661,0.08867213875055313,0.09060829132795334,0.09252805262804031,0.09442060440778732,0.0963066965341568,0.0981711596250534,0.10001986473798752,0.10185474902391434,0.10366515070199966,0.1054573729634285,0.10723285377025604,0.1089981198310852,0.11074603348970413,0.11247576773166656,0.1141904667019844,0.1159018725156784,0.1176067367196083,0.11930142343044281,0.12099099904298782,0.12268189340829849,0.12438706308603287,0.12608516216278076,0.12780068814754486,0.12952204048633575,0.131247878074646,0.13298743963241577,0.13473981618881226,0.13650643825531006,0.1382942646741867,0.14009933173656464,0.1419306993484497,0.143791064620018,0.14566422998905182,0.1475648134946823,0.14950145781040192,0.1514653116464615,0.15345260500907898,0.1554766297340393,0.15752433240413666,0.15960821509361267,0.1617235541343689,0.16387535631656647,0.166055828332901,0.16827784478664398,0.17052899301052094,0.17281043529510498,0.17512358725070953,0.1774599254131317,0.179854154586792,0.18227024376392365,0.18471358716487885,0.18719740211963654,0.18972668051719666,0.19231635332107544,0.19496479630470276,0.19768163561820984,0.20046213269233704,0.20331618189811707,0.20623797178268433,0.20922236144542694,0.21228452026844025,0.21541321277618408,0.2186231166124344,0.22189316153526306,0.2252427637577057,0.2286643534898758,0.23214541375637054,0.23563779890537262,0.23914813995361328,0.24264684319496155,0.2461705505847931,0.24969466030597687,0.2532242238521576,0.25675415992736816,0.2602823078632355,0.2638308107852936,0.26737022399902344,0.2709173858165741,0.2744729816913605,0.2780184745788574,0.28155964612960815,0.28510814905166626,0.2886654734611511,0.2922185957431793,0.2957933247089386,0.2994108200073242,0.30306825041770935,0.3067578673362732,0.3105113208293915,0.3142954111099243,0.31812065839767456,0.3219781219959259,0.32586580514907837,0.3297812342643738,0.33372530341148376,0.3376958966255188,0.34169697761535645,0.34570837020874023,0.3497401773929596,0.353792667388916,0.3578545153141022,0.36191192269325256,0.365977019071579,0.3700329065322876,0.3740975856781006,0.37813088297843933,0.38209831714630127,0.3859933614730835,0.38982468843460083,0.39357542991638184,0.39724114537239075,0.40083104372024536,0.4043329060077667,0.40774816274642944,0.41107338666915894,0.4143214821815491,0.41747432947158813,0.4205397665500641,0.42352885007858276,0.4264155328273773,0.42922040820121765,0.4319475591182709,0.4345884323120117,0.43713366985321045,0.43959301710128784,0.4419706463813782,0.444265216588974,0.4464857280254364,0.44861432909965515,0.45067909359931946,0.4526592493057251,0.4545578062534332,0.4563902020454407,0.4581558108329773,0.4598642885684967,0.4615110158920288,0.4631021320819855,0.4646299481391907,0.46611303091049194,0.46753227710723877,0.46890902519226074,0.47022566199302673,0.47149625420570374,0.4727117717266083,0.4738766849040985,0.47500258684158325,0.47607311606407166,0.47710323333740234,0.4780944287776947,0.47904521226882935,0.4799497127532959,0.4808230698108673,0.48164916038513184,0.48244401812553406,0.4832112789154053,0.4839380979537964,0.48462972044944763,0.4853014051914215,0.48593929409980774,0.48655423521995544,0.4871392846107483,0.4876963198184967,0.488230437040329,0.48874393105506897,0.4892368018627167,0.48970773816108704,0.4901570975780487,0.4905897378921509,0.4910067617893219,0.491407185792923,0.4917900562286377,0.49215829372406006,0.49251437187194824,0.49285775423049927,0.4931875765323639,0.49350863695144653,0.4938163161277771,0.494111567735672,0.4943970739841461,0.4946715235710144,0.49494150280952454,0.4952014982700348,0.49545353651046753,0.4956965744495392,0.49593493342399597,0.49616360664367676,0.4963821768760681,0.49659958481788635,0.4968092739582062,0.49700799584388733],"active":[0.0002651810646057129,0.00026436906773597,0.00026425308897159994,0.000264345871983096,0.0002644502674229443,0.00026455469196662307,0.0002646126667968929,0.0002646822831593454,0.00026514625642448664,0.000264914269791916,0.00026532026822678745,0.00026505347341299057,0.0002652042603585869,0.00026496066129766405,0.000264914269791916,0.00026505347341299057,0.0002649838861543685,0.00026569145848043263,0.00026561025879345834,0.000265865441178903,0.0002656566502992064,0.00026600464479997754,0.00026583063299767673,0.0002660510363057256,0.0002660974278114736,0.00026654984685592353,0.0002671298279892653,0.0002677678130567074,0.00026773300487548113,0.0002679418248590082,0.0002685565850697458,0.0002688234089873731,0.00026991378399543464,0.00027062135632149875,0.00027129414957016706,0.00027179293101653457,0.0002728948893491179,0.00027402007253840566,0.0002753772714640945,0.00027638644678518176,0.0002777667832560837,0.0002794488100335002,0.00028024916537106037,0.00028229074086993933,0.0002839262888301164,0.0002851210592780262,0.00028756860410794616,0.00028912301058880985,0.00029037578497081995,0.0002929972833953798,0.00029617565451189876,0.00029841443756595254,0.0002999108110088855,0.00030223073554225266,0.000305443856632337,0.00030863381107337773,0.00031140612554736435,0.0003165680100210011,0.00032015235046856105,0.0003232726885471493,0.00032757624285295606,0.0003321929252706468,0.00033646164229139686,0.0003428995842114091,0.0003477134741842747,0.0003547660307958722,0.0003600904601626098,0.0003666210686787963,0.0003722585388459265,0.0003800072008743882,0.0003861319273710251,0.00039338169153779745,0.0004023251822218299,0.00041064212564378977,0.00042156921699643135,0.00042801862582564354,0.00043892243411391973,0.00045045255683362484,0.00046458106953650713,0.0004758560098707676,0.000491214101202786,0.0005041132681071758,0.000519436551257968,0.0005363139789551497,0.0005525886081159115,0.0005692574195563793,0.0005881302058696747,0.0006096363067626953,0.0006310958415269852,0.0006519753951579332,0.0006732263136655092,0.000701576005667448,0.0007276174146682024,0.0007584844715893269,0.0007866024971008301,0.0008185715414583683,0.0008510272018611431,0.0008849450387060642,0.0009180628694593906,0.0009552864357829094,0.0009987391531467438,0.0010426901280879974,0.001086908858269453,0.0011314521543681622,0.001178152859210968,0.0012292033061385155,0.0012800907716155052,0.0013369880616664886,0.001395312137901783,0.0014581717550754547,0.001519499346613884,0.0015802942216396332,0.0016504377126693726,0.0017205802723765373,0.0017973482608795166,0.001870543695986271,0.001947971060872078,0.0020189154893159866,0.0020985938608646393,0.002183690667152405,0.002264203503727913,0.002358080819249153,0.0024382472038269043,0.002531707286834717,0.002623414620757103,0.002706144005060196,0.00280022993683815,0.0028905123472213745,0.002985328435897827,0.0030773598700761795,0.0031771883368492126,0.0032634660601615906,0.0033486075699329376,0.003432139754295349,0.003515981137752533,0.0036015622317790985,0.003679797053337097,0.003763023763895035,0.003826320171356201,0.0038971975445747375,0.00396285206079483,0.004021696746349335,0.004070732742547989,0.004123475402593613,0.0041616931557655334,0.004202608019113541,0.004241328686475754,0.00425836443901062,0.004287607967853546,0.004306867718696594,0.004316389560699463,0.004310891032218933,0.004322990775108337,0.004321135580539703,0.004309475421905518,0.004293672740459442,0.004274874925613403,0.004251517355442047,0.004228219389915466,0.004195272922515869,0.004160776734352112,0.0041378214955329895,0.004099838435649872,0.004063494503498077,0.004031024873256683,0.003991566598415375,0.003965020179748535,0.00392567366361618,0.0038814544677734375,0.003848820924758911,0.0038183853030204773,0.00379277765750885,0.003752991557121277,0.0037210434675216675,0.0036998987197875977,0.0036879032850265503,0.003665529191493988,0.003654494881629944,0.0036515891551971436,0.0036540627479553223,0.00366809219121933,0.0036739185452461243,0.0036930441856384277,0.0036984235048294067,0.0037221014499664307,0.0037444084882736206,0.003775954246520996,0.003801971673965454,0.0038496851921081543,0.003883570432662964,0.003935649991035461,0.003979042172431946,0.0040175169706344604,0.004076316952705383,0.004141941666603088,0.004197254776954651,0.004248008131980896,0.004306241869926453,0.004370242357254028,0.004439681768417358,0.004496380686759949,0.004562839865684509,0.004630759358406067,0.004705548286437988,0.004767075181007385,0.004828944802284241,0.0048921555280685425,0.004961550235748291,0.005042925477027893,0.005093082785606384,0.0051611363887786865,0.0052484869956970215,0.005348220467567444,0.005458831787109375,0.005583047866821289,0.005715653300285339,0.005848869681358337,0.005993202328681946,0.006123989820480347,0.006258532404899597,0.006405040621757507,0.006540775299072266,0.006701335310935974,0.0068305134773254395,0.006982892751693726,0.007116034626960754,0.007182776927947998,0.0072139352560043335,0.007229447364807129,0.007244035601615906,0.0072602927684783936,0.007270604372024536,0.007284805178642273,0.007281482219696045,0.007288545370101929,0.00730288028717041,0.007297694683074951,0.00732111930847168,0.007321804761886597,0.007313966751098633,0.007318615913391113,0.0073243677616119385,0.007338732481002808,0.007353723049163818,0.0074093639850616455,0.007508397102355957,0.007599234580993652,0.00768435001373291,0.007778465747833252,0.0078372061252594,0.007917642593383789,0.00797620415687561,0.008040428161621094,0.008109062910079956,0.008161813020706177,0.008211374282836914,0.008269935846328735,0.008298754692077637,0.0083426833152771,0.008381128311157227,0.008389323949813843,0.008392333984375,0.008400529623031616,0.008392155170440674,0.008369296789169312,0.00828501582145691,0.008149653673171997,0.008008301258087158,0.00787082314491272,0.0077030956745147705,0.007536083459854126,0.007378607988357544,0.00720939040184021,0.007043689489364624,0.006864815950393677,0.00670507550239563,0.0065171122550964355,0.0063397884368896484,0.006174147129058838,0.005990028381347656,0.005825072526931763,0.0056535303592681885,0.005479693412780762,0.005298912525177002,0.0051309168338775635,0.004971206188201904,0.004804044961929321,0.004645675420761108,0.004473656415939331,0.00432625412940979,0.004162043333053589,0.004015326499938965,0.0038774311542510986,0.0037535130977630615,0.0036394894123077393,0.003515690565109253,0.003399461507797241,0.0032848715782165527,0.0031796395778656006,0.0030683279037475586,0.0029714107513427734,0.002856433391571045,0.0027579963207244873,0.0026532113552093506,0.0025551021099090576,0.002463430166244507,0.0023688077926635742,0.0022863447666168213,0.0022016167640686035,0.002118825912475586,0.0020384788513183594,0.0019645988941192627,0.001885443925857544,0.001819908618927002,0.0017531812191009521,0.0016767382621765137,0.0016192197799682617,0.0015637874603271484,0.0015001893043518066,0.0014493167400360107,0.0013935565948486328,0.0013413429260253906,0.0012954473495483398,0.00125083327293396,0.0012072920799255371,0.0011655092239379883,0.0011257827281951904,0.0010893940925598145,0.0010578036308288574,0.0010229945182800293,0.0009903907775878906,0.0009646415710449219,0.0009365677833557129,0.0009107589721679688,0.0008855462074279785,0.0008613765239715576,0.0008373558521270752,0.0008147954940795898,0.0007945895195007324,0.000778883695602417,0.0007629692554473877,0.0007425546646118164,0.0007252991199493408,0.000708162784576416,0.0006952285766601562,0.0006774961948394775,0.0006627738475799561,0.0006526708602905273,0.0006312131881713867,0.0006082653999328613,0.0005881190299987793]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0002651810646057129,0.0002671182155609131,0.0002692757989279926,0.00027141012833453715,0.0002734517038334161,0.00027563245384953916,0.0002777088084258139,0.00027972718817181885,0.0002818035427480936,0.0002839030930772424,0.0002861302637029439,0.00028826462221331894,0.00029058457585051656,0.00029278852161951363,0.00029513167100958526,0.0002973704249598086,0.0002995627874042839,0.00030184793286025524,0.00030404029530473053,0.0003063950571231544,0.00030893541406840086,0.0003113249549642205,0.0003137841122224927,0.0003161272616125643,0.0003185864188708365,0.0003210803843103349,0.0003236207121517509,0.00032619587727822363,0.00032874781754799187,0.0003312765620648861,0.0003339793183840811,0.00033679805346764624,0.0003399068082217127,0.00034310834598727524,0.000346750661265105,0.00035023060627281666,0.0003541165206115693,0.00035819964250549674,0.0003625495592132211,0.0003673982573673129,0.00037224695552140474,0.0003773508651647717,0.00038268676144070923,0.000388463435228914,0.00039461132837459445,0.00040113041177392006,0.00040786986937746406,0.0004149341257289052,0.00042212597327306867,0.00043023424223065376,0.00043828447815030813,0.0004477730835787952,0.0004569368902593851,0.00046676190686412156,0.0004775032866746187,0.0004882330831605941,0.000499844434671104,0.0005117922555655241,0.0005242039915174246,0.0005369869177229702,0.0005504890577867627,0.000565185968298465,0.0005806136759929359,0.0005965401651337743,0.0006132785929366946,0.0006305854767560959,0.0006490059313364327,0.0006680875667370856,0.0006886539631523192,0.0007097423076629639,0.0007318051066249609,0.0007552018505521119,0.0007786217611283064,0.0008040716638788581,0.0008307859534397721,0.0008579526329413056,0.0008867084397934377,0.0009170534904114902,0.0009488484356552362,0.0009813741780817509,0.0010161387035623193,0.0010527011472731829,0.001091177575290203,0.0011314520379528403,0.0011735823936760426,0.0012176267337054014,0.0012646986870095134,0.0013122925302013755,0.0013637954834848642,0.0014162728330120444,0.001471383380703628,0.0015291734598577023,0.0015891327057033777,0.0016513654263690114,0.0017185861943289638,0.0017881615785881877,0.001859187032096088,0.0019370215013623238,0.0020150993950664997,0.0020977710373699665,0.002182739321142435,0.0022735423408448696,0.002366085536777973,0.00246533309109509,0.002567840274423361,0.0026766809169203043,0.0027895234525203705,0.0029063448309898376,0.003027481259778142,0.0031567260157316923,0.003288348438218236,0.003427754621952772,0.003572078887373209,0.003721611574292183,0.0038771762046962976,0.0040412782691419125,0.004210391081869602,0.004390524234622717,0.004575436003506184,0.0047668092884123325,0.004970199428498745,0.00517898378893733,0.00539821945130825,0.005625992547720671,0.005861619021743536,0.0061071282252669334,0.0063640279695391655,0.006629628129303455,0.006907106377184391,0.007193980272859335,0.007495098747313023,0.007806575857102871,0.008130394853651524,0.008468215353786945,0.008819966576993465,0.009185753762722015,0.009563605301082134,0.009954586625099182,0.01036155316978693,0.010784724727272987,0.011220933869481087,0.01168076042085886,0.012152825482189655,0.012638866901397705,0.013145811855793,0.013667314313352108,0.014205079525709152,0.014763225801289082,0.015338006429374218,0.01593182235956192,0.016544116660952568,0.017179099842905998,0.017832225188612938,0.018502574414014816,0.019195720553398132,0.019911065697669983,0.02064506523311138,0.021405000239610672,0.02218080498278141,0.022982558235526085,0.023800307884812355,0.024636326357722282,0.02549794502556324,0.026376906782388687,0.027276353910565376,0.028195124119520187,0.029137860983610153,0.030095631256699562,0.031072529032826424,0.032069750130176544,0.033084429800510406,0.03411967307329178,0.035169847309589386,0.03623925521969795,0.03732647746801376,0.03842897713184357,0.039541035890579224,0.040666934102773666,0.041813164949417114,0.04296724870800972,0.04414006695151329,0.04531460255384445,0.04650728031992912,0.047702252864837646,0.0489090234041214,0.05012324079871178,0.05133485049009323,0.05255911126732826,0.05378216877579689,0.05500660836696625,0.056238338351249695,0.05746718496084213,0.058698490262031555,0.059926219284534454,0.06115829199552536,0.06238566339015961,0.0636056438088417,0.06482744961977005,0.06604323536157608,0.0672517642378807,0.06845353543758392,0.0696549043059349,0.07084542512893677,0.07202515751123428,0.07320106029510498,0.0743691697716713,0.07552749663591385,0.07667729258537292,0.07782189548015594,0.07895500957965851,0.08008038252592087,0.08119920641183853,0.08231502026319504,0.08342160284519196,0.08452282100915909,0.08561132103204727,0.08669886738061905,0.08777675032615662,0.08884860575199127,0.08991935849189758,0.09097638726234436,0.09203445166349411,0.09308746457099915,0.0941440537571907,0.09519496560096741,0.09624883532524109,0.09729751199483871,0.0983470007777214,0.09939692914485931,0.1004466637969017,0.10148995369672775,0.10254362225532532,0.10359979420900345,0.10465552657842636,0.10571984946727753,0.10678939521312714,0.10786467045545578,0.10894375294446945,0.11002399027347565,0.11111357808113098,0.11221671849489212,0.11332119256258011,0.11443469673395157,0.11555860191583633,0.11668933928012848,0.11783269047737122,0.11898117512464523,0.12014835327863693,0.1213250458240509,0.12251444160938263,0.12371165305376053,0.12492887675762177,0.1261623054742813,0.12739990651607513,0.1286536008119583,0.12992630898952484,0.1312137395143509,0.13251999020576477,0.13383924961090088,0.13517040014266968,0.13652220368385315,0.13788583874702454,0.13926734030246735,0.14067786931991577,0.14209862053394318,0.14353491365909576,0.14499002695083618,0.14646829664707184,0.14796502888202667,0.1494785100221634,0.15100741386413574,0.15255652368068695,0.15412166714668274,0.15571221709251404,0.15732286870479584,0.1589588075876236,0.160615473985672,0.16229157149791718,0.16398519277572632,0.16570883989334106,0.16744102537631989,0.16919848322868347,0.17096982896327972,0.17276674509048462,0.17458558082580566,0.17642344534397125,0.17828337848186493,0.18015676736831665,0.18206465244293213,0.1839800626039505,0.18592961132526398,0.18788716197013855,0.189870223402977,0.19187745451927185,0.19391068816184998,0.1959618479013443,0.19803094863891602,0.2001321017742157,0.20224754512310028,0.20438151061534882,0.2065408080816269,0.2087094783782959,0.2109060138463974,0.2131209820508957,0.21535886824131012,0.2176157832145691,0.21989263594150543,0.22219131886959076,0.2245115339756012,0.22684916853904724,0.2292128950357437,0.2315845787525177,0.23397965729236603,0.23639406263828278,0.23882964253425598,0.24127957224845886,0.24375003576278687,0.24623888731002808,0.2487456053495407,0.25125569105148315,0.25378116965293884,0.256315678358078,0.2588547468185425,0.26141172647476196,0.2639685571193695,0.2665511667728424,0.2691284418106079,0.271709680557251,0.27430781722068787,0.2769015431404114,0.27949902415275574,0.2820959985256195,0.2846919596195221,0.2872900068759918,0.2898760735988617,0.29244866967201233,0.2950367033481598,0.2976069152355194,0.3001669943332672,0.30271464586257935,0.3052563965320587,0.30778270959854126,0.31028875708580017,0.31276801228523254,0.3152413070201874,0.317693293094635,0.3201134204864502,0.3225055932998657,0.32487425208091736,0.3272233307361603,0.3295494318008423],"recovered":[0.0,2.5171505058096955e-06,4.639909093384631e-06,6.98306303092977e-06,9.152219718089327e-06,1.1182180060131941e-05,1.3328138265933376e-05,1.541609708510805e-05,1.7573654986335896e-05,1.9684814105858095e-05,2.166837475670036e-05,2.3825932657928206e-05,2.5995090254582465e-05,2.8396243578754365e-05,3.0577000870835036e-05,3.2873755117179826e-05,3.519370875437744e-05,3.7351266655605286e-05,3.962482151109725e-05,4.1875176975736395e-05,4.422993151820265e-05,4.681667996919714e-05,4.9125035729957744e-05,5.161898661754094e-05,5.3927342378301546e-05,5.640969175146893e-05,5.8857243857346475e-05,6.123520142864436e-05,6.384514563251287e-05,6.63738974253647e-05,6.889105134177953e-05,7.166339491959661e-05,7.448213727911934e-05,7.7416880230885e-05,8.04908195277676e-05,8.375035395147279e-05,8.72186865308322e-05,9.088421938940883e-05,9.474693797528744e-05,9.887645865092054e-05,0.00010330757504561916,0.00010791268141474575,0.00011290058318991214,0.00011809728312073275,0.00012360716937109828,0.00012943026376888156,0.00013521854998543859,0.00014203920727595687,0.00014891788305249065,0.00015610973059665412,0.00016352199600078166,0.0001714562386041507,0.00018006325990427285,0.00018907629419118166,0.0001987157011171803,0.00020870310254395008,0.0002190733066527173,0.00023000028159003705,0.00024112446408253163,0.000253408623393625,0.00026593636721372604,0.0002787541307043284,0.00029231427470222116,0.00030694156885147095,0.00032262445893138647,0.00033872495987452567,0.00035544022102840245,0.0003737446677405387,0.0003919794980902225,0.0004114671319257468,0.00043158113840036094,0.0004526811244431883,0.0004748482897412032,0.0004972590249963105,0.0005210501840338111,0.0005462100962176919,0.000572448770981282,0.0005998590495437384,0.0006289976881816983,0.0006591338897123933,0.000690232845954597,0.0007231530034914613,0.0007586251012980938,0.0007947004050947726,0.0008327244431711733,0.0008741820347495377,0.0009161384077742696,0.0009605655795894563,0.001006373087875545,0.0010556952329352498,0.0011061890982091427,0.0011585504980757833,0.0012135449796915054,0.0012715785996988416,0.001331816310994327,0.0013952322769910097,0.0014625688781961799,0.0015316223725676537,0.00160559406504035,0.0016809578519314528,0.0017608687048777938,0.0018420902779325843,0.001929807709529996,0.0020200074650347233,0.0021145688369870186,0.0022131321020424366,0.002315186895430088,0.0024247700348496437,0.0025366151239722967,0.0026526940055191517,0.0027756979689002037,0.002902866341173649,0.0030369479209184647,0.0031749389600008726,0.003318242495879531,0.0034679491072893143,0.0036245344672352076,0.003787000896409154,0.003958886489272118,0.004138589836657047,0.004322805907577276,0.004517380613833666,0.004718729294836521,0.004928360693156719,0.0051490808837115765,0.005377909634262323,0.005612642504274845,0.005857896525412798,0.006112581118941307,0.006380547769367695,0.006657875142991543,0.006945653818547726,0.0072469692677259445,0.007559931371361017,0.007886696606874466,0.008222116157412529,0.008575630374252796,0.008940141648054123,0.009318572469055653,0.009709867648780346,0.010118898935616016,0.010541803203523159,0.010982838459312916,0.011438303627073765,0.01190952118486166,0.012396479956805706,0.012902461923658848,0.013423535041511059,0.013960151933133602,0.014520630240440369,0.015094992704689503,0.015688007697463036,0.016305649653077126,0.016942232847213745,0.01759238913655281,0.018267298117280006,0.018964629620313644,0.019677551463246346,0.020411863923072815,0.02117069810628891,0.021949611604213715,0.022749578580260277,0.02356395125389099,0.02439970336854458,0.02526044100522995,0.026138752698898315,0.027036482468247414,0.02795943059027195,0.028900856152176857,0.029862036928534508,0.03083757683634758,0.03183184191584587,0.032852064818143845,0.03388292342424393,0.03493195027112961,0.035997018218040466,0.037077464163303375,0.0381828211247921,0.03929601609706879,0.04042889550328255,0.041571300476789474,0.042728666216135025,0.04389883950352669,0.045074835419654846,0.04626531898975372,0.047461338341236115,0.04866206645965576,0.04986964911222458,0.051088761538267136,0.05230472981929779,0.053525410592556,0.05474891886115074,0.05598261207342148,0.05722036585211754,0.058445755392313004,0.05967196449637413,0.0609017051756382,0.06212427467107773,0.06334908306598663,0.0645672008395195,0.06578220427036285,0.06698755919933319,0.06818980723619461,0.06938712298870087,0.07057727128267288,0.07175804674625397,0.07293723523616791,0.0741041973233223,0.07526008784770966,0.07640688866376877,0.0775454044342041,0.0786772295832634,0.07980167865753174,0.08092169463634491,0.08203688263893127,0.08314896374940872,0.08424444496631622,0.0853334367275238,0.08642558008432388,0.08750365674495697,0.08857575803995132,0.08964116126298904,0.09070049971342087,0.0917627364397049,0.09282172471284866,0.09386885166168213,0.09492350369691849,0.09597668796777725,0.09702654182910919,0.09807603061199188,0.09912612289190292,0.10017324239015579,0.10122442990541458,0.10227754712104797,0.10333321988582611,0.10439374297857285,0.10545602440834045,0.10652736574411392,0.1076030358672142,0.10868393629789352,0.10976607352495193,0.11086074262857437,0.11196036636829376,0.11306670308113098,0.1141822338104248,0.11530421674251556,0.11643611639738083,0.11757834255695343,0.11873146146535873,0.11989045888185501,0.12107125669717789,0.12225740402936935,0.12346401810646057,0.12467750906944275,0.12590712308883667,0.1271435171365738,0.1284026950597763,0.1296790987253189,0.13096746802330017,0.13226863741874695,0.13358809053897858,0.13491712510585785,0.13626952469348907,0.13763535022735596,0.13902276754379272,0.14043302834033966,0.14185228943824768,0.1432863175868988,0.14474457502365112,0.14622139930725098,0.14771755039691925,0.1492234319448471,0.1507582813501358,0.15230342745780945,0.153874471783638,0.15546287596225739,0.157075434923172,0.15871122479438782,0.1603681594133377,0.16204360127449036,0.1637454777956009,0.16546064615249634,0.16719107329845428,0.16894900798797607,0.17073029279708862,0.17252308130264282,0.17433564364910126,0.1761803776025772,0.1780346930027008,0.1799219399690628,0.18181979656219482,0.183746337890625,0.18568438291549683,0.1876482367515564,0.18963059782981873,0.19163845479488373,0.1936654895544052,0.19572249054908752,0.19779594242572784,0.1998952180147171,0.202005535364151,0.20414546132087708,0.2062942087650299,0.20846869051456451,0.21065931022167206,0.21288339793682098,0.21511061489582062,0.21737389266490936,0.2196512669324875,0.22195270657539368,0.22426477074623108,0.2266036719083786,0.22896505892276764,0.2313438206911087,0.23373441398143768,0.23615077137947083,0.23858828842639923,0.24103952944278717,0.24351254105567932,0.24600054323673248,0.24849754571914673,0.2510153651237488,0.2535448670387268,0.2560715079307556,0.2586164176464081,0.2611648738384247,0.26373884081840515,0.2663067877292633,0.2688788175582886,0.27146902680397034,0.2740551233291626,0.276645302772522,0.2792452275753021,0.2818434536457062,0.2844412326812744,0.28703245520591736,0.2896171808242798,0.29219865798950195,0.29477670788764954,0.2973492741584778,0.29990673065185547,0.3024562895298004,0.3049958050251007,0.3075169026851654,0.3100167512893677,0.3125096261501312,0.31497815251350403,0.3174199163913727,0.3198339343070984,0.32222452759742737,0.3245954215526581],"active":[0.0002651810646057129,0.00026460105436854064,0.00026463589165359735,0.0002644270716700703,0.00026429948047734797,0.0002644502674229443,0.00026438068016432226,0.0002643110929057002,0.0002642298932187259,0.0002642182807903737,0.00026446187985129654,0.00026443868409842253,0.0002645895001478493,0.0002643922925926745,0.0002645546628627926,0.00026449665892869234,0.00026436906773597,0.00026449665892869234,0.00026441545924171805,0.0002645198837853968,0.0002647054789122194,0.0002645082713570446,0.00026465908740647137,0.0002645082713570446,0.00026465908740647137,0.0002646706998348236,0.0002647634828463197,0.0002649606904014945,0.0002649026573635638,0.0002649026573635638,0.0002650882815942168,0.00026513467309996486,0.00026542466366663575,0.00026569145848043263,0.0002662598271854222,0.0002664802595973015,0.0002668978413566947,0.0002673154231160879,0.00026780262123793364,0.00026852180599235,0.0002689393877517432,0.00026943819830194116,0.00026978616369888186,0.00027036614483222365,0.00027100415900349617,0.0002717001480050385,0.00027265131939202547,0.00027289491845294833,0.0002732080756686628,0.0002741244970820844,0.0002747624821495265,0.00027631683042272925,0.0002768736449070275,0.0002776856126729399,0.0002787875710055232,0.000279529980616644,0.00028077111346647143,0.0002817919594235718,0.0002830795128829777,0.0002835782943293452,0.00028455269057303667,0.0002864318375941366,0.00028829940129071474,0.00028959859628230333,0.00029065413400530815,0.0002918605168815702,0.00029356571030803025,0.00029434289899654686,0.0002966744650620967,0.00029827517573721707,0.00030022396822459996,0.00030252072610892355,0.0003037734713871032,0.0003068126388825476,0.00030973576940596104,0.00031174253672361374,0.0003142596688121557,0.00031719444086775184,0.0003198507474735379,0.0003222402883693576,0.0003259058576077223,0.0003295481437817216,0.0003325524739921093,0.00033675163285806775,0.0003408579505048692,0.0003434446989558637,0.0003485602792352438,0.00035172695061191916,0.0003574223956093192,0.0003605776000767946,0.0003651942824944854,0.000370622961781919,0.0003755877260118723,0.00037978682667016983,0.0003867698833346367,0.000392929301597178,0.00039661815389990807,0.0004053991287946701,0.00040950533002614975,0.00041681318543851376,0.0004218706162646413,0.00043145206291228533,0.00043627782724797726,0.00044532562606036663,0.00045327143743634224,0.0004635488148778677,0.00047433655709028244,0.00048157479614019394,0.0004908661358058453,0.0005040320102125406,0.0005126504693180323,0.0005248882807791233,0.0005351309664547443,0.0005466726142913103,0.0005589337088167667,0.0005733291618525982,0.0005858566146343946,0.000603523338213563,0.000616549514234066,0.0006282194517552853,0.0006473935209214687,0.0006616031751036644,0.0006794901564717293,0.0006976318545639515,0.0007125381380319595,0.0007292185910046101,0.0007513854652643204,0.0007717316038906574,0.000794525258243084,0.0008134325034916401,0.0008372236043214798,0.0008609220385551453,0.0008834255859255791,0.0009082839824259281,0.0009332699701189995,0.0009636376053094864,0.000987974926829338,0.0010144449770450592,0.0010429807007312775,0.0010748570784926414,0.0011020349338650703,0.001138957217335701,0.0011699870228767395,0.0012005632743239403,0.0012362906709313393,0.001270834356546402,0.0013026176020503044,0.0013396907597780228,0.0013778544962406158,0.0014111921191215515,0.0014491239562630653,0.0014910921454429626,0.0015265755355358124,0.0015603415668010712,0.0016033314168453217,0.0016437675803899765,0.0016804356127977371,0.0017274487763643265,0.0017689410597085953,0.001811860129237175,0.0018506962805986404,0.0018867477774620056,0.0019339937716722488,0.0019772034138441086,0.0020159129053354263,0.002056371420621872,0.0021013785153627396,0.0021362006664276123,0.0021716728806495667,0.0022077132016420364,0.0022468529641628265,0.0022878311574459076,0.0023177824914455414,0.0023563317954540253,0.0023945271968841553,0.0024319589138031006,0.0024635717272758484,0.0024841129779815674,0.0025171488523483276,0.002538353204727173,0.002568766474723816,0.002585936337709427,0.0026084408164024353,0.0026274174451828003,0.0026437044143676758,0.0026619024574756622,0.0026727840304374695,0.0026894621551036835,0.0026934072375297546,0.002701878547668457,0.002712927758693695,0.002718266099691391,0.002715878188610077,0.002705853432416916,0.0027125366032123566,0.0027136988937854767,0.0027039386332035065,0.0027031749486923218,0.002694152295589447,0.002684563398361206,0.0026713311672210693,0.002667345106601715,0.002655617892742157,0.0026380345225334167,0.0026237890124320984,0.002611123025417328,0.002590261399745941,0.0025730952620506287,0.002561807632446289,0.00254812091588974,0.0025349780917167664,0.0025219768285751343,0.0025133416056632996,0.002499908208847046,0.0024859383702278137,0.00246235728263855,0.002454422414302826,0.0024433135986328125,0.002423025667667389,0.002415701746940613,0.002400629222393036,0.002393290400505066,0.0023869648575782776,0.0023813173174858093,0.002373240888118744,0.00237998366355896,0.002374008297920227,0.002370312809944153,0.002370387315750122,0.0023706331849098206,0.002363830804824829,0.002370379865169525,0.002375364303588867,0.0023779794573783875,0.002386629581451416,0.0023956522345542908,0.002408646047115326,0.00241638720035553,0.002420954406261444,0.0024296417832374573,0.0024506449699401855,0.0024604499340057373,0.0024743303656578064,0.002491898834705353,0.0025071054697036743,0.002528473734855652,0.0025450587272644043,0.002570010721683502,0.002593584358692169,0.0026239827275276184,0.0026403963565826416,0.002671472728252411,0.0026982873678207397,0.0027223974466323853,0.002746477723121643,0.00278279185295105,0.002811044454574585,0.002840891480445862,0.002871781587600708,0.0029017627239227295,0.0029341131448745728,0.002968713641166687,0.0029978156089782715,0.0030425190925598145,0.0030758529901504517,0.0031018853187561035,0.003137737512588501,0.0031819790601730347,0.0032204538583755493,0.0032571107149124146,0.0032898634672164917,0.0033330917358398438,0.003363385796546936,0.00340878963470459,0.003448396921157837,0.003495931625366211,0.0035400390625,0.003580346703529358,0.003617033362388611,0.003665238618850708,0.003695547580718994,0.003737837076187134,0.0037787556648254395,0.003817737102508545,0.003855288028717041,0.00390036404132843,0.003947734832763672,0.003976389765739441,0.004029959440231323,0.004058122634887695,0.004109814763069153,0.00414082407951355,0.004185840487480164,0.004229217767715454,0.00428009033203125,0.004323393106460571,0.004365459084510803,0.004409611225128174,0.0044516026973724365,0.004486292600631714,0.004535272717475891,0.004564017057418823,0.004611805081367493,0.004652291536331177,0.0046995580196380615,0.004732385277748108,0.0047820210456848145,0.0048174262046813965,0.0048602670431137085,0.0048964619636535645,0.004948124289512634,0.004980906844139099,0.005014598369598389,0.005050241947174072,0.005095228552818298,0.005128800868988037,0.005161747336387634,0.005199357867240906,0.005233064293861389,0.005255147814750671,0.005283623933792114,0.005300313234329224,0.005309879779815674,0.005340218544006348,0.005352139472961426,0.005386292934417725,0.005389600992202759,0.005402892827987671,0.005428999662399292,0.00543251633644104,0.00544390082359314,0.005450695753097534,0.005446732044219971,0.0054465532302856445,0.00543484091758728,0.005416214466094971,0.005419522523880005,0.005408257246017456,0.005390286445617676,0.0053653717041015625,0.005349665880203247,0.005326420068740845,0.005292952060699463,0.005251109600067139,0.005224555730819702,0.005183666944503784,0.005135267972946167,0.005085676908493042,0.00504031777381897,0.00499880313873291,0.004954010248184204]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0002651810646057129,0.0002670370158739388,0.0002690321998670697,0.00027109694201499224,0.000273173296591267,0.00027504086028784513,0.0002770128194242716,0.0002790195867419243,0.00028109594131819904,0.0002829287259373814,0.00028493546415120363,0.00028695384389720857,0.00028897219453938305,0.00029079336673021317,0.00029260292649269104,0.0002945864980574697,0.0002965004532597959,0.0002984144084621221,0.00030050237546674907,0.00030228873947635293,0.00030406349105760455,0.00030596586293540895,0.0003079030429944396,0.00030987500213086605,0.00031166133703663945,0.00031345931347459555,0.0003152688732370734,0.00031709004542790353,0.0003190040006302297,0.00032087156432680786,0.0003229943395126611,0.0003249082947149873,0.000326961453538388,0.00032909581204876304,0.00033131137024611235,0.0003337241359986365,0.000336380471708253,0.0003390252240933478,0.0003418439591769129,0.00034477870212867856,0.00034788745688274503,0.000350926595274359,0.0003543021157383919,0.00035755004500970244,0.00036138956784270704,0.00036506669130176306,0.0003688366268761456,0.0003727689618244767,0.0003767940797843039,0.0003810976049862802,0.00038573751226067543,0.0003906326019205153,0.00039582932367920876,0.0004011999990325421,0.00040661709499545395,0.0004128461587242782,0.00041854166192933917,0.0004245387390255928,0.0004311969969421625,0.00043763488065451384,0.0004445251543074846,0.0004515314067248255,0.0004585144924931228,0.0004658571269828826,0.0004736173723358661,0.00048163282917812467,0.0004899614723399282,0.0004987772554159164,0.0005081383278593421,0.0005182764725759625,0.0005279738688841462,0.0005387617275118828,0.0005497466772794724,0.0005606040358543396,0.0005719834589399397,0.0005835716146975756,0.0005954613443464041,0.000607989146374166,0.0006207140977494419,0.0006337173981592059,0.0006468251813203096,0.000661046477034688,0.0006753142224624753,0.0006897791754454374,0.0007057635812088847,0.0007214233046397567,0.000737164169549942,0.0007542042876593769,0.0007715459214523435,0.0007897575851529837,0.0008090828196145594,0.0008285008370876312,0.0008483247947879136,0.0008679980528540909,0.0008892256300896406,0.0009110331884585321,0.0009335019276477396,0.0009565043146722019,0.0009800518164411187,0.0010045969393104315,0.0010296872351318598,0.0010554154869168997,0.0010818166192620993,0.001109540113247931,0.001137066399678588,0.0011660077143460512,0.00119638757314533,0.0012267441488802433,0.001258411561138928,0.0012898934073746204,0.0013233470963314176,0.0013573112664744258,0.0013920177007094026,0.0014282671036198735,0.0014661287423223257,0.001504222396761179,0.001543800812214613,0.0015843651490285993,0.0016259039985015988,0.0016689043259248137,0.0017129486659541726,0.001758199417963624,0.0018046216573566198,0.0018522619502618909,0.0019007837399840355,0.0019518575863912702,0.002004010137170553,0.002056707860901952,0.0021111341193318367,0.0021689473651349545,0.0022275028750300407,0.0022876709699630737,0.002348128939047456,0.002409514971077442,0.0024767937138676643,0.0025434691924601793,0.0026123833376914263,0.0026829796843230724,0.0027543646283447742,0.0028294266667217016,0.0029079921077936888,0.002987380838021636,0.0030684517696499825,0.0031518307514488697,0.0032362190540879965,0.003325108205899596,0.0034153079614043236,0.0035057051572948694,0.003600776894018054,0.0036983077879995108,0.003795873373746872,0.003897835500538349,0.004000701941549778,0.004109438508749008,0.004219485446810722,0.004333082120865583,0.0044483607634902,0.004567316267639399,0.0046876175329089165,0.004811793100088835,0.004939587786793709,0.005070699844509363,0.005203783977776766,0.005341682117432356,0.005482155364006758,0.005625064484775066,0.00577510753646493,0.005926392041146755,0.0060832323506474495,0.006241290830075741,0.006403397768735886,0.0065696691162884235,0.0067412410862743855,0.006916026584804058,0.007095857989042997,0.007279273588210344,0.007465959992259741,0.007660105358809233,0.007855584844946861,0.008055264130234718,0.008261043578386307,0.008473087102174759,0.00868865754455328,0.008912231773138046,0.009137754328548908,0.009366629645228386,0.00960357766598463,0.009847799316048622,0.010091684758663177,0.010345255956053734,0.010602723807096481,0.010865041054785252,0.011133390478789806,0.011408502236008644,0.011690422892570496,0.011978213675320148,0.012268741615116596,0.012569987215101719,0.012874795123934746,0.0131838358938694,0.013500637374818325,0.013820454478263855,0.014148310758173466,0.01448265090584755,0.014823799952864647,0.01516912505030632,0.015525459311902523,0.01588592305779457,0.016251789405941963,0.01662822626531124,0.017010727897286415,0.017394600436091423,0.01779189147055149,0.018188314512372017,0.01859336718916893,0.01900438219308853,0.019422542303800583,0.01984781213104725,0.020282352343201637,0.020718328654766083,0.021166404709219933,0.021618738770484924,0.022076360881328583,0.022536907345056534,0.02300955168902874,0.0234846081584692,0.023965882137417793,0.024451633915305138,0.024944335222244263,0.025441164150834084,0.025946196168661118,0.026453476399183273,0.02696933038532734,0.02748572826385498,0.028007034212350845,0.028536610305309296,0.029068389907479286,0.02960260584950447,0.03014747053384781,0.030698390677571297,0.03124569170176983,0.03179747983813286,0.03235236555337906,0.03291201964020729,0.033480364829301834,0.03404879942536354,0.03462446108460426,0.03520091250538826,0.035775076597929,0.03635918349027634,0.036942142993211746,0.03752700239419937,0.03811855614185333,0.038712650537490845,0.03931080549955368,0.03990304097533226,0.040499523282051086,0.041098132729530334,0.04169701784849167,0.042299773544073105,0.04289935529232025,0.0435020811855793,0.04410235583782196,0.04470512643456459,0.04530881345272064,0.0459132194519043,0.04651665315032005,0.047122854739427567,0.047725845128297806,0.04833044856786728,0.048939600586891174,0.04954172298312187,0.05014408752322197,0.05074171721935272,0.05133626610040665,0.05193345621228218,0.05253862589597702,0.053127966821193695,0.053722649812698364,0.054316386580467224,0.05490903928875923,0.0554981455206871,0.05608135834336281,0.05666561797261238,0.05724886432290077,0.05782965570688248,0.05841011926531792,0.05898715928196907,0.05956370383501053,0.06013910099864006,0.060709960758686066,0.06128138676285744,0.06185007840394974,0.062418047338724136,0.06298599392175674,0.06355013698339462,0.064112089574337,0.0646735206246376,0.06523077189922333,0.06578703224658966,0.06634076684713364,0.06689067929983139,0.06743818521499634,0.06798472255468369,0.06853037327528,0.06907230615615845,0.0696159079670906,0.07015687227249146,0.07069385796785355,0.07123168557882309,0.07176808267831802,0.07230294495820999,0.07284265756607056,0.07337863743305206,0.07391444593667984,0.07444673776626587,0.07498431205749512,0.0755234807729721,0.07606249302625656,0.07660289853811264,0.07714774459600449,0.07768934965133667,0.07823605835437775,0.07878031581640244,0.07932659983634949,0.07987154275178909,0.08042372763156891,0.08097928762435913,0.08153188973665237,0.0820859745144844,0.08264314383268356,0.08320413529872894,0.08377561718225479,0.08434238284826279,0.08491317182779312,0.08548585325479507,0.08606504648923874,0.08664083480834961,0.08722684532403946,0.08781664073467255,0.08840662986040115,0.08900240808725357,0.08960232138633728,0.09020618349313736,0.09081345796585083,0.09142905473709106,0.09204874187707901,0.09266864508390427,0.09329403191804886,0.09392018616199493,0.09455472975969315],"recovered":[0.0,2.563549742262694e-06,4.616709702531807e-06,6.751067303412128e-06,8.676629477122333e-06,1.0683390428312123e-05,1.2504554433689918e-05,1.4534514775732532e-05,1.6402078472310677e-05,1.8455237295711413e-05,2.0519997633527964e-05,2.2619555238634348e-05,2.4614717403892428e-05,2.636628232721705e-05,2.838464206433855e-05,3.0252205760916695e-05,3.215457036276348e-05,3.406853284104727e-05,3.5831697459798306e-05,3.791965718846768e-05,3.9764017856214195e-05,4.1689581848913804e-05,4.340634768595919e-05,4.532031016424298e-05,4.709507629740983e-05,4.8904639697866514e-05,5.08070042997133e-05,5.276736555970274e-05,5.45537295693066e-05,5.6374894484179094e-05,5.8184457884635776e-05,6.016801853547804e-05,6.209358252817765e-05,6.405394378816709e-05,6.615350139327347e-05,6.827626202721149e-05,7.060781354084611e-05,7.317136623896658e-05,7.567691500298679e-05,7.812446710886434e-05,8.08736149338074e-05,8.387795242015272e-05,8.691709081176668e-05,9.004903404274955e-05,9.32621696847491e-05,9.655650501372293e-05,9.995523578254506e-05,0.00010369036317570135,0.00010730949725257233,0.000111044617369771,0.00011537133832462132,0.0001195820514112711,0.00012414075899869204,0.0001290938671445474,0.00013403536286205053,0.0001392668636981398,0.00014515954535454512,0.00015065784100443125,0.00015624893421772867,0.00016254761430900544,0.00016906668315641582,0.00017565535381436348,0.00018237161566503346,0.000189215483260341,0.0001964189432328567,0.00020346000383142382,0.00021134785492904484,0.00021930529328528792,0.00022768032795283943,0.00023699495068285614,0.0002463559794705361,0.00025582138914614916,0.0002661567705217749,0.0002769329585134983,0.0002873843477573246,0.000298160535749048,0.00030941233853809536,0.000321174506098032,0.00033297145273536444,0.0003453136305324733,0.0003584329679142684,0.0003714247141033411,0.00038490365841425955,0.00039892777567729354,0.00041325349593535066,0.00042824039701372385,0.0004435752925928682,0.00045935099478811026,0.00047549785813316703,0.000492677150759846,0.0005098215769976377,0.0005284740473143756,0.0005478108651004732,0.0005667184595949948,0.0005861017270945013,0.0006064476910978556,0.0006276057101786137,0.0006489724619314075,0.0006710004527121782,0.0006939911982044578,0.0007180607062764466,0.0007429422112181783,0.0007681369315832853,0.0007934592431411147,0.00082006910815835,0.0008471430046483874,0.0008760612108744681,0.0009049330255948007,0.0009346400620415807,0.0009652634616941214,0.0009965944336727262,0.0010292825754731894,0.001062945113517344,0.0010974312899634242,0.001132659730501473,0.0011693150736391544,0.0012063878821209073,0.0012450848007574677,0.00128374679479748,0.0013249260373413563,0.0013658616226166487,0.0014088619500398636,0.0014532658969983459,0.0014988298062235117,0.0015455305110663176,0.0015924399485811591,0.0016412633704021573,0.001691432436928153,0.001742738182656467,0.0017963756108656526,0.0018530868692323565,0.0019087077816948295,0.0019677041564136744,0.002027176320552826,0.0020869034342467785,0.0021503425668925047,0.0022162178065627813,0.0022834152914583683,0.0023526425939053297,0.0024229371920228004,0.0024950995575636625,0.0025704980362206697,0.0026494807098060846,0.0027285912074148655,0.0028108221013098955,0.0028940504416823387,0.002979691606014967,0.003066724631935358,0.003156843362376094,0.0032497341744601727,0.003343715565279126,0.0034389381762593985,0.0035385105293244123,0.0036399622913450003,0.0037448820658028126,0.0038524700794368982,0.003962772432714701,0.004075000062584877,0.004191380459815264,0.004310034681111574,0.004432238172739744,0.004555462393909693,0.004684510175138712,0.004814659710973501,0.004949541762471199,0.005087254103273153,0.005226973444223404,0.005371402017772198,0.005519229918718338,0.005670873448252678,0.005827180575579405,0.00598283763974905,0.006145048886537552,0.0063130599446594715,0.006484655663371086,0.006659661419689655,0.006838321220129728,0.007022583391517401,0.007211369462311268,0.007403473369777203,0.007598628289997578,0.007799431681632996,0.008004643023014069,0.008213961496949196,0.00843000691384077,0.0086520379409194,0.00887804850935936,0.009109823033213615,0.009345577098429203,0.009586921893060207,0.00983449537307024,0.010087707079946995,0.010344189591705799,0.010606031864881516,0.010876421816647053,0.011151719838380814,0.011432062834501266,0.011717173270881176,0.012011553160846233,0.012309957295656204,0.012615344487130642,0.012926739640533924,0.013240467756986618,0.013560122810304165,0.013887363485991955,0.014223014935851097,0.014562899246811867,0.014914141036570072,0.015268606133759022,0.015625322237610817,0.015993094071745872,0.016370469704270363,0.01675124280154705,0.017140427604317665,0.01752983033657074,0.01792904920876026,0.018333405256271362,0.0187466349452734,0.01916649006307125,0.019593743607401848,0.020023422315716743,0.020464910194277763,0.020908264443278313,0.02136150375008583,0.021821515634655952,0.02228570356965065,0.022754032164812088,0.02323104999959469,0.023709947243332863,0.02419554814696312,0.02468501217663288,0.025182757526636124,0.02568701095879078,0.026198282837867737,0.026709415018558502,0.02722874842584133,0.027748696506023407,0.028279989957809448,0.028814367949962616,0.029349802061915398,0.029892543330788612,0.03043631836771965,0.03098190203309059,0.03153076767921448,0.03208727762103081,0.0326538011431694,0.03321809321641922,0.033788662403821945,0.0343652069568634,0.0349385142326355,0.03551698476076126,0.03610232099890709,0.036685194820165634,0.0372692234814167,0.037858039140701294,0.03845488280057907,0.03905078396201134,0.039645180106163025,0.04023856669664383,0.04083847254514694,0.04143999144434929,0.042038027197122574,0.04263684153556824,0.04323550686240196,0.04384029656648636,0.04444614052772522,0.045047566294670105,0.045647237449884415,0.04625462740659714,0.04685753583908081,0.04746260493993759,0.04807104542851448,0.04867427051067352,0.04927917569875717,0.04987942799925804,0.050476349890232086,0.05107234790921211,0.051672834903001785,0.0522678904235363,0.05286393314599991,0.05346212163567543,0.054054636508226395,0.054641760885715485,0.05523008853197098,0.055815935134887695,0.05640055239200592,0.056987348943948746,0.057566411793231964,0.05814654007554054,0.05872180685400963,0.059298012405633926,0.05987005680799484,0.06044472008943558,0.061012983322143555,0.06158045306801796,0.062148112803697586,0.06271512061357498,0.06328538060188293,0.06384839862585068,0.06441082060337067,0.0649709403514862,0.06552407890558243,0.06607487797737122,0.06662806123495102,0.06717237085103989,0.06771912425756454,0.06826251745223999,0.06881187111139297,0.06935491412878036,0.06989489495754242,0.07043660432100296,0.07097156345844269,0.071509450674057,0.07204436510801315,0.07258383929729462,0.07312096655368805,0.07365331053733826,0.07418939471244812,0.0747268944978714,0.07526541501283646,0.07580423355102539,0.07634314894676208,0.07688798010349274,0.07743344455957413,0.07797638326883316,0.07852111011743546,0.0790664479136467,0.07961450517177582,0.080166757106781,0.08071918785572052,0.08127395808696747,0.08182773739099503,0.08238835632801056,0.08295266330242157,0.08351853489875793,0.08408532291650772,0.08465752005577087,0.0852343738079071,0.08580736815929413,0.08638738840818405,0.08697070926427841,0.08755528926849365,0.088150255382061,0.0887446179986,0.08934441953897476,0.08995143324136734,0.09056289494037628,0.09117486327886581,0.09179381281137466,0.09241364896297455,0.09303998947143555],"active":[0.0002651810646057129,0.0002644734631758183,0.0002644154883455485,0.000264345871983096,0.00026449665892869234,0.00026435748441144824,0.0002645082713570446,0.00026448507560417056,0.00026469386648386717,0.0002644734922796488,0.00026441545924171805,0.0002643342886585742,0.00026435748441144824,0.0002644270716700703,0.0002642182807903737,0.0002643342886585742,0.000264345871983096,0.000264345871983096,0.00026467067073099315,0.00026436906773597,0.00026429948047734797,0.00026427628472447395,0.0002644966880325228,0.00026455469196662307,0.00026456627529114485,0.0002645546628627926,0.00026446187985129654,0.000264322676230222,0.0002644502674229443,0.00026449665892869234,0.0002648098743520677,0.00026474028709344566,0.000264867878286168,0.00026504186098463833,0.0002651578688528389,0.0002654478885233402,0.0002657726581674069,0.0002658538578543812,0.0002661670441739261,0.00026665424229577184,0.00026701384922489524,0.0002670486574061215,0.0002673850394785404,0.0002675010182429105,0.00026812739088200033,0.00026851019356399775,0.00026888138381764293,0.00026907859137281775,0.0002694845898076892,0.0002700529876165092,0.0002703661739360541,0.0002710505505092442,0.0002716885646805167,0.00027210614643990993,0.0002725817321334034,0.0002735792950261384,0.00027338211657479405,0.00027388089802116156,0.00027494807727634907,0.00027508725179359317,0.0002754584711510688,0.000275876052910462,0.00027614287682808936,0.0002766416291706264,0.00027719844365492463,0.0002781728398986161,0.0002786136174108833,0.00027947197668254375,0.0002804580144584179,0.00028128153644502163,0.0002816178894136101,0.0002829403383657336,0.00028358990675769746,0.0002836710773408413,0.00028459911118261516,0.0002854110789485276,0.0002860490058083087,0.000286814640276134,0.0002877426450140774,0.0002884037676267326,0.00028839221340604126,0.0002896217629313469,0.00029041056404821575,0.0002908513997681439,0.00029251008527353406,0.00029318290762603283,0.0002935888769570738,0.0002948532928712666,0.00029604806331917644,0.0002970804343931377,0.00029926124261692166,0.0003000267897732556,0.0003005139296874404,0.00030127959325909615,0.00030312390299513936,0.0003045854973606765,0.000305896217469126,0.0003075318527407944,0.0003090513637289405,0.0003106057411059737,0.0003116265288554132,0.0003124732756987214,0.00031367968767881393,0.0003160808701068163,0.0003169972915202379,0.0003188647096976638,0.00032032636227086186,0.0003218111232854426,0.00032377149909734726,0.0003246299456804991,0.0003267526626586914,0.00032802869100123644,0.00032907258719205856,0.0003308358136564493,0.00033346901182085276,0.00033490732312202454,0.00033741293009370565,0.0003392803482711315,0.00034215720370411873,0.00034397828858345747,0.00034708704333752394,0.0003493374679237604,0.000351355760358274,0.0003534321440383792,0.00035525322891771793,0.00035941763781011105,0.0003627467667683959,0.00036527542397379875,0.00036839593667536974,0.0003725717542693019,0.0003744160057976842,0.00037896318826824427,0.00038042478263378143,0.00038233865052461624,0.00038989027962088585,0.00039312662556767464,0.00039616553112864494,0.00039956439286470413,0.00040172203443944454,0.0004064894746989012,0.00041289255023002625,0.00041688280180096626,0.0004189710598438978,0.0004232395440340042,0.00042539695277810097,0.0004310577642172575,0.0004356163553893566,0.0004389805253595114,0.00044393353164196014,0.0004485736135393381,0.0004521578084677458,0.0004588973242789507,0.00046219141222536564,0.0004694762174040079,0.0004746033810079098,0.0004806120414286852,0.00048558833077549934,0.0004923162050545216,0.0004962370730936527,0.0005017584189772606,0.0005073496140539646,0.0005152374505996704,0.0005192738026380539,0.0005270224064588547,0.0005326136015355587,0.0005378103815019131,0.0005481340922415257,0.0005549900233745575,0.0005640024319291115,0.0005704173818230629,0.0005762171931564808,0.0005868314765393734,0.0005961921997368336,0.0006029666401445866,0.0006112023256719112,0.000619612168520689,0.0006276387721300125,0.000637521967291832,0.0006442153826355934,0.0006517907604575157,0.0006624152883887291,0.0006736554205417633,0.0006840145215392113,0.0006982702761888504,0.0007077474147081375,0.0007145917043089867,0.0007255291566252708,0.0007379762828350067,0.0007461076602339745,0.0007583340629935265,0.0007682284340262413,0.0007773339748382568,0.0007892008870840073,0.0008024703711271286,0.0008140010759234428,0.0008264938369393349,0.0008366787806153297,0.0008528139442205429,0.0008632419630885124,0.0008738785982131958,0.0008852928876876831,0.0008937148377299309,0.0009078430011868477,0.0009225280955433846,0.0009364364668726921,0.0009461101144552231,0.0009625600650906563,0.0009717820212244987,0.0009831832721829414,0.0010029040277004242,0.0010176338255405426,0.0010241307318210602,0.0010406486690044403,0.0010478869080543518,0.0010635368525981903,0.00107533298432827,0.0010891370475292206,0.0011011771857738495,0.0011158622801303864,0.001124585047364235,0.001142982393503189,0.001153828576207161,0.00116809643805027,0.0011754035949707031,0.0011880360543727875,0.0011989045888185501,0.0012118499726057053,0.0012205839157104492,0.0012343879789113998,0.001245616003870964,0.0012611839920282364,0.0012707188725471497,0.00128231942653656,0.0012874454259872437,0.0012976191937923431,0.0013078618794679642,0.0013196934014558792,0.0013226158916950226,0.0013331025838851929,0.001348588615655899,0.0013531483709812164,0.001361161470413208,0.0013704635202884674,0.0013812519609928131,0.0013930872082710266,0.0013949982821941376,0.0014063678681850433,0.0014122501015663147,0.0014098696410655975,0.0014206692576408386,0.0014251582324504852,0.001424681395292282,0.0014333613216876984,0.0014434270560741425,0.0014527663588523865,0.001448158174753189,0.0014487393200397491,0.0014529526233673096,0.0014584511518478394,0.0014613009989261627,0.0014593638479709625,0.001464053988456726,0.0014655143022537231,0.0014696195721626282,0.0014685168862342834,0.0014670789241790771,0.0014690868556499481,0.0014756172895431519,0.0014712177217006683,0.0014729127287864685,0.0014769956469535828,0.0014706775546073914,0.0014698170125484467,0.0014625415205955505,0.0014568381011486053,0.0014571063220500946,0.0014662779867649078,0.0014551319181919098,0.0014547593891620636,0.0014524534344673157,0.0014469176530838013,0.0014435090124607086,0.0014395974576473236,0.0014355294406414032,0.0014329291880130768,0.0014291033148765564,0.0014227703213691711,0.0014207474887371063,0.001417163759469986,0.0014172941446304321,0.0014119483530521393,0.0014113299548625946,0.0014053583145141602,0.0014050640165805817,0.0014055408537387848,0.0014020241796970367,0.001396968960762024,0.0013881400227546692,0.0013823732733726501,0.0013762116432189941,0.0013698264956474304,0.0013666003942489624,0.001363307237625122,0.001356661319732666,0.0013580024242401123,0.0013531818985939026,0.0013533905148506165,0.0013450011610984802,0.0013389438390731812,0.0013367906212806702,0.0013314783573150635,0.0013313814997673035,0.0013332068920135498,0.00133427232503891,0.0013306066393852234,0.0013257712125778198,0.0013310015201568604,0.0013340860605239868,0.0013355985283851624,0.001337483525276184,0.0013435110449790955,0.001346200704574585,0.0013480782508850098,0.001346871256828308,0.001350216567516327,0.0013504326343536377,0.0013572797179222107,0.001364782452583313,0.0013651326298713684,0.0013667866587638855,0.001369185745716095,0.0013763979077339172,0.0013872608542442322,0.001389719545841217,0.0013946369290351868,0.0014005303382873535,0.001407526433467865,0.0014064610004425049,0.0014194771647453308,0.0014292523264884949,0.0014359205961227417,0.0014471188187599182,0.0014520660042762756,0.0014615654945373535,0.0014690384268760681,0.0014776214957237244,0.0014858469367027283,0.0014937818050384521,0.0015002191066741943,0.0015065371990203857,0.0015147402882575989]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0002651810646057129,0.0002669326204340905,0.00026918298681266606,0.00027138693258166313,0.00027369530289433897,0.00027559767477214336,0.00027773200417868793,0.0002800055663101375,0.0002823719405569136,0.0002845874987542629,0.0002870234311558306,0.00028957537142559886,0.00029189535416662693,0.0002944704901892692,0.00029696442652493715,0.00029970199102535844,0.0003023467434104532,0.00030502627487294376,0.00030800740933045745,0.0003108145610895008,0.0003134709259029478,0.0003164172521792352,0.0003194216114934534,0.00032233312958851457,0.0003253026807215065,0.00032843463122844696,0.00033141576568596065,0.00033442009589634836,0.00033774925395846367,0.000340985570801422,0.0003443727036938071,0.0003481078310869634,0.00035193577059544623,0.00035628568730317056,0.00036114599788561463,0.00036602947511710227,0.0003714465710800141,0.00037686366704292595,0.00038279115688055754,0.0003888578503392637,0.00039575970731675625,0.00040256878128275275,0.0004102014354430139,0.00041776447324082255,0.00042622070759534836,0.00043518730672076344,0.00044542993418872356,0.00045568414498120546,0.00046666909474879503,0.00047855888260528445,0.0004913186421617866,0.000504113151691854,0.0005186593043617904,0.0005337506299838424,0.0005497930687852204,0.0005673435516655445,0.0005857176147401333,0.000605472014285624,0.0006269431905820966,0.0006493771215900779,0.0006737018702551723,0.0006991865811869502,0.0007260864367708564,0.0007547262357547879,0.000785326468758285,0.0008172838133759797,0.0008509695762768388,0.0008879148517735302,0.0009273656760342419,0.0009693568572402,0.0010132272727787495,0.0010604034177958965,0.0011097952956333756,0.0011630150256678462,0.0012182763312011957,0.0012788503663614392,0.0013438323512673378,0.0014110761694610119,0.0014829484280198812,0.0015588804380968213,0.001640368951484561,0.0017272279364988208,0.0018180309562012553,0.0019156779162585735,0.0020205629989504814,0.002132060006260872,0.0022487654350697994,0.0023731382098048925,0.002503519644960761,0.002642716746777296,0.002793154213577509,0.00295388069935143,0.0031217641662806273,0.0033001687843352556,0.003486275440081954,0.0036851188633590937,0.0038955966010689735,0.004121084697544575,0.004361744970083237,0.004614515695720911,0.004879883956164122,0.005165737122297287,0.005466901697218418,0.00578270573168993,0.006119841244071722,0.006475420668721199,0.006849872879683971,0.007245147135108709,0.0076629361137747765,0.008105096407234669,0.008571511134505272,0.00906132347881794,0.009578580036759377,0.010123398154973984,0.010697679594159126,0.011301576159894466,0.011939111165702343,0.012606770731508732,0.013311480171978474,0.01404559426009655,0.014817837625741959,0.01562437042593956,0.016473032534122467,0.01735975407063961,0.018283165991306305,0.019254576414823532,0.020260624587535858,0.02131444215774536,0.02241014502942562,0.023548347875475883,0.024731850251555443,0.025957539677619934,0.027231009677052498,0.028543025255203247,0.029901230707764626,0.03130694851279259,0.03275853395462036,0.03425442799925804,0.03578539937734604,0.037358179688453674,0.03896574676036835,0.04061925783753395,0.04229887202382088,0.04402315244078636,0.045776378363370895,0.04756103828549385,0.04936634376645088,0.051200270652770996,0.053057845681905746,0.05493592843413353,0.05682818964123726,0.058733195066452026,0.06065041944384575,0.06257040798664093,0.06449834257364273,0.06642276793718338,0.06835480034351349,0.07028114050626755,0.07220204174518585,0.07410326600074768,0.07599976658821106,0.07788669317960739,0.07975545525550842,0.08161123842000961,0.08344563841819763,0.08525591343641281,0.08704794943332672,0.08881346881389618,0.09055554866790771,0.09227383136749268,0.09396575391292572,0.09563148021697998,0.097272127866745,0.09889023005962372,0.1004854291677475,0.10206826031208038,0.10361751914024353,0.10514845699071884,0.1066608652472496,0.10815376788377762,0.1096295639872551,0.11107859760522842,0.11252022534608841,0.11394572257995605,0.11536549776792526,0.11677127331495285,0.11816772818565369,0.11956673115491867,0.12096128612756729,0.12234845012426376,0.12373562902212143,0.12512516975402832,0.1265188604593277,0.12791715562343597,0.12931963801383972,0.13073012232780457,0.13215215504169464,0.13358518481254578,0.13503213226795197,0.13649357855319977,0.137979194521904,0.13948704302310944,0.14102189242839813,0.142598956823349,0.14421136677265167,0.1458626389503479,0.14756518602371216,0.14930976927280426,0.15109413862228394,0.1529402881860733,0.1548355668783188,0.1567821353673935,0.1588040441274643,0.160867840051651,0.16299504041671753,0.16519223153591156,0.16743697226047516,0.16975869238376617,0.17214985191822052,0.17460337281227112,0.17711609601974487,0.17968608438968658,0.18234145641326904,0.1850460320711136,0.1878189891576767,0.19066303968429565,0.19357141852378845,0.1965506672859192,0.19959092140197754,0.20267833769321442,0.2058362513780594,0.20904414355754852,0.21231968700885773,0.21563920378684998,0.21901172399520874,0.22242788970470428,0.22589930891990662,0.2294146567583084,0.2329777181148529,0.23659248650074005,0.2402351200580597,0.24392829835414886,0.24768474698066711,0.2515072524547577,0.25538310408592224,0.2593112289905548,0.26332393288612366,0.2673770487308502,0.2714948058128357,0.27566590905189514,0.2798684239387512,0.28412437438964844,0.28838956356048584,0.29264843463897705,0.2968916893005371,0.3011278510093689,0.30533847212791443,0.30952927470207214,0.3136975169181824,0.3178691565990448,0.322047621011734,0.32622218132019043,0.3304137885570526,0.33459940552711487,0.338781476020813,0.34296491742134094,0.34714511036872864,0.3513239622116089,0.35546278953552246,0.35959285497665405,0.36370226740837097,0.3677803575992584,0.3718409538269043,0.37585651874542236,0.37984412908554077,0.3837739825248718,0.38766714930534363,0.39151033759117126,0.3952859044075012,0.398996502161026,0.4026279151439667,0.4061773717403412,0.40965408086776733,0.4130461513996124,0.41636165976524353,0.41961339116096497,0.4227646589279175,0.4258533716201782,0.42885449528694153,0.4317719340324402,0.4346165359020233,0.4373750686645508,0.4400653839111328,0.44267719984054565,0.44520995020866394,0.4476630687713623,0.4500510096549988,0.4523650109767914,0.4546043872833252,0.456769734621048,0.45887434482574463,0.4609086215496063,0.4628686308860779,0.46476927399635315,0.4666142761707306,0.468400776386261,0.47012627124786377,0.4717860221862793,0.4734015166759491,0.4749590754508972,0.4764636754989624,0.47791507840156555,0.47932010889053345,0.4806763529777527,0.4819824695587158,0.4832402169704437,0.4844532608985901,0.485626220703125,0.4867551922798157,0.4878453016281128,0.4888935983181,0.48990464210510254,0.4908755421638489,0.4918108284473419,0.49271416664123535,0.49358129501342773,0.49441462755203247,0.49522078037261963,0.49599575996398926,0.4967379570007324,0.4974502921104431,0.49813979864120483,0.4988032281398773,0.4994388520717621,0.5000486373901367,0.500632643699646,0.5011977553367615,0.501745343208313,0.5022671222686768,0.5027709603309631,0.5032534003257751,0.5037201642990112,0.5041651725769043,0.5045937299728394,0.5050058364868164,0.5054031610488892,0.5057873725891113,0.5061574578285217,0.5065143704414368,0.5068588256835938,0.507186233997345],"recovered":[0.0,2.5519498194626067e-06,4.744306806969689e-06,6.855465471744537e-06,8.87382611836074e-06,1.13329779196647e-05,1.3455735825118609e-05,1.5532095858361572e-05,1.768965375958942e-05,1.9905210137949325e-05,2.2190364688867703e-05,2.4591518013039604e-05,2.70854689006228e-05,2.953302100650035e-05,3.208497219020501e-05,3.4532524296082556e-05,3.7351266655605286e-05,3.984521754318848e-05,4.24551653850358e-05,4.5424709242070094e-05,4.828985402127728e-05,5.114339728606865e-05,5.411293750512414e-05,5.7117278629448265e-05,5.987802433082834e-05,6.287076394073665e-05,6.580550689250231e-05,6.880985165480524e-05,7.154739432735369e-05,7.466773240594193e-05,7.769527292111889e-05,8.105921006063e-05,8.458553929813206e-05,8.839026850182563e-05,9.233418677467853e-05,9.676530316937715e-05,0.00010168360313400626,0.00010657870734576136,0.00011191460362169892,0.00011709970567608252,0.00012309679004829377,0.00012965065252501518,0.0001363901246804744,0.0001434891892131418,0.0001508782443124801,0.00015884728054516017,0.00016724552551750094,0.00017698932788334787,0.0001866171369329095,0.00019732372311409563,0.00020776352903340012,0.00022018687741365284,0.00023303943453356624,0.00024582238984294236,0.00026034528855234385,0.000275285798124969,0.00029172268114052713,0.0003092963306698948,0.0003279023803770542,0.0003481787571217865,0.00036945275496691465,0.00039218831807374954,0.00041669863276183605,0.0004418353200890124,0.0004684336017817259,0.000497757806442678,0.0005278360331431031,0.0005601182347163558,0.0005939779221080244,0.0006313988124020398,0.0006708032451570034,0.0007129568257369101,0.0007583583355881274,0.0008051749900914729,0.0008548684418201447,0.0009066961938515306,0.0009633494773879647,0.0010242251446470618,0.001088754623197019,0.0011566365137696266,0.0012293902691453695,0.0013059951597824693,0.0013883187202736735,0.0014746442902833223,0.0015670944703742862,0.0016643933486193419,0.0017698932206258178,0.0018819586839526892,0.001999893458560109,0.0021249158307909966,0.0022565037943422794,0.002398102078586817,0.0025484932120889425,0.0027076073456555605,0.0028771378565579653,0.0030537908896803856,0.003242913633584976,0.0034404112957417965,0.003654403844848275,0.0038811215199530125,0.0041215382516384125,0.004372650291770697,0.004644664935767651,0.0049280705861747265,0.005226753186434507,0.00554548017680645,0.005882221274077892,0.006237835623323917,0.006616069469600916,0.0070101600140333176,0.007429654244333506,0.007869274355471134,0.00833669863641262,0.008830524049699306,0.009349347092211246,0.00989312119781971,0.010469269938766956,0.011075567454099655,0.011715909466147423,0.012385993264615536,0.01308643352240324,0.01382596604526043,0.014597907662391663,0.015405657701194286,0.0162569060921669,0.017146088182926178,0.01807427778840065,0.01904302090406418,0.02005496248602867,0.021107317879796028,0.022201964631676674,0.02334616519510746,0.024532068520784378,0.02575758472084999,0.02702634409070015,0.028339484706521034,0.029704662039875984,0.031109383329749107,0.03256097808480263,0.03405192121863365,0.03557882085442543,0.03715234249830246,0.03876325115561485,0.04040835425257683,0.04209357872605324,0.04381372034549713,0.04556623846292496,0.04733964428305626,0.04914744570851326,0.05098756402730942,0.05283893644809723,0.054713331162929535,0.05659884959459305,0.058499034494161606,0.06041351705789566,0.06233344227075577,0.06426305323839188,0.06619443744421005,0.06811638176441193,0.07003837078809738,0.07195329666137695,0.07385273277759552,0.07574713975191116,0.07762434333562851,0.07949982583522797,0.08135075867176056,0.08318595588207245,0.08499906957149506,0.08678638935089111,0.08855030685663223,0.09029380977153778,0.0920073539018631,0.09370104968547821,0.09536796063184738,0.09701366722583771,0.09863240271806717,0.100232794880867,0.10180769860744476,0.10335933417081833,0.10489552468061447,0.10640881955623627,0.10790003091096878,0.10937102138996124,0.11083313077688217,0.11227056384086609,0.11369802057743073,0.11511516571044922,0.11652792990207672,0.11793056130409241,0.11932717263698578,0.12071996927261353,0.12211334705352783,0.12350130081176758,0.12489710748195648,0.12629590928554535,0.1276921182870865,0.1290968656539917,0.13051238656044006,0.13193219900131226,0.13336430490016937,0.13480974733829498,0.13627497851848602,0.13776583969593048,0.13927587866783142,0.14081096649169922,0.14239202439785004,0.1440005749464035,0.14565633237361908,0.14736303687095642,0.14910756051540375,0.15090878307819366,0.15274935960769653,0.15464691817760468,0.15660089254379272,0.15861059725284576,0.16067944467067719,0.1628105193376541,0.16500142216682434,0.16724929213523865,0.16957534849643707,0.17196030914783478,0.1744121015071869,0.17692182958126068,0.17950451374053955,0.18214929103851318,0.1848641186952591,0.18763768672943115,0.1904831975698471,0.19339251518249512,0.19637377560138702,0.19940166175365448,0.20249412953853607,0.20565001666545868,0.2088603377342224,0.21212460100650787,0.2154410481452942,0.2188178151845932,0.22223904728889465,0.22570092976093292,0.22921182215213776,0.23277555406093597,0.23638541996479034,0.2400364726781845,0.24373339116573334,0.247483491897583,0.25129520893096924,0.25516581535339355,0.2591099739074707,0.2631118595600128,0.26717036962509155,0.27128612995147705,0.27544063329696655,0.2796447277069092,0.2839014530181885,0.2881724536418915,0.2924276888370514,0.29667824506759644,0.3009066581726074,0.3051110506057739,0.30930295586586,0.3134627342224121,0.31763213872909546,0.3217962086200714,0.32597655057907104,0.3301636278629303,0.3343389332294464,0.33852556347846985,0.34269821643829346,0.3468906581401825,0.3510480523109436,0.35519886016845703,0.3593328297138214,0.36342793703079224,0.36751264333724976,0.37154918909072876,0.3755720555782318,0.37955015897750854,0.3834838569164276,0.387370765209198,0.3912070095539093,0.3949814438819885,0.3986906111240387,0.402313232421875,0.4058690071105957,0.40934327244758606,0.41273075342178345,0.4160446524620056,0.4192924201488495,0.4224545657634735,0.425533264875412,0.4285324811935425,0.4314648509025574,0.4343023896217346,0.43706774711608887,0.4397527277469635,0.4423612356185913,0.4448937177658081,0.44735291600227356,0.44973939657211304,0.45205771923065186,0.4542905390262604,0.4564562439918518,0.4585682153701782,0.4606042206287384,0.46256476640701294,0.4644725024700165,0.46631914377212524,0.4681019186973572,0.46982476115226746,0.4714970290660858,0.47311535477638245,0.47467026114463806,0.4761727750301361,0.47762563824653625,0.47903507947921753,0.4803917109966278,0.4816983640193939,0.48295655846595764,0.48417505621910095,0.4853498935699463,0.48648032546043396,0.4875704348087311,0.48861828446388245,0.48963072896003723,0.49059993028640747,0.4915406405925751,0.49244317412376404,0.49330973625183105,0.49414631724357605,0.49495434761047363,0.4957268238067627,0.4964749217033386,0.49718862771987915,0.49787279963493347,0.498536616563797,0.4991762042045593,0.4997846782207489,0.5003729462623596,0.5009392499923706,0.5014846920967102,0.5020137429237366,0.5025151968002319,0.5029979348182678,0.5034644603729248,0.5039082169532776,0.5043344497680664,0.504749596118927,0.5051511526107788,0.5055336952209473,0.5059053897857666,0.5062626600265503],"active":[0.0002651810646057129,0.00026438068016432226,0.00026443868409842253,0.0002645314671099186,0.00026482148678041995,0.0002642647013999522,0.0002642762556206435,0.0002644734631758183,0.0002646822831593454,0.0002646822831593454,0.0002648330701049417,0.00026498385705053806,0.0002648098743520677,0.00026493746554479003,0.00026487946161068976,0.0002651694812811911,0.0002649954694788903,0.0002651810646057129,0.00026555225485935807,0.0002653898554854095,0.0002651810646057129,0.00026527384761720896,0.00026530868490226567,0.0002652158436831087,0.00026542466366663575,0.0002655638672877103,0.00026561025879345834,0.0002656102296896279,0.00026620185235515237,0.00026631783111952245,0.00026667743804864585,0.00026704862830229104,0.00026735023129731417,0.0002678954042494297,0.00026881182566285133,0.0002692641573958099,0.00026976296794600785,0.00027028494514524937,0.00027087656781077385,0.00027175815193913877,0.00027266290271654725,0.0002729181433096528,0.0002738113107625395,0.00027427528402768075,0.00027534246328286827,0.00027634002617560327,0.00027818442322313786,0.0002786948170978576,0.00028005195781588554,0.0002812351449392736,0.00028355512768030167,0.00028392625972628593,0.0002856198698282242,0.0002879282401409,0.00028944778023287654,0.0002920577535405755,0.00029399493359960616,0.0002961756836157292,0.00029904081020504236,0.0003011983644682914,0.0003042491152882576,0.00030699826311320066,0.00030938780400902033,0.00031289091566577554,0.00031689286697655916,0.0003195260069333017,0.00032313354313373566,0.00032779661705717444,0.00033338775392621756,0.0003379580448381603,0.00034242402762174606,0.0003474465920589864,0.00035143696004524827,0.00035784003557637334,0.00036340788938105106,0.0003721541725099087,0.0003804828738793731,0.00038685102481395006,0.00039419380482286215,0.0004022439243271947,0.00041097868233919144,0.0004212327767163515,0.0004297122359275818,0.0004410336259752512,0.00045346852857619524,0.00046766665764153004,0.00047887221444398165,0.0004911795258522034,0.0005036261864006519,0.0005178009159862995,0.0005366504192352295,0.0005557786207646132,0.0005732709541916847,0.0005925614386796951,0.0006091375835239887,0.0006313279736787081,0.0006526829674839973,0.0006806734018027782,0.0007073411252349615,0.0007333941757678986,0.0007583457045257092,0.0007930868305265903,0.0008222367614507675,0.0008546351455152035,0.0008930880576372147,0.0009299404919147491,0.0009676516056060791,0.001007311511784792,0.0010468666441738605,0.0010949363932013512,0.0011418568901717663,0.0011920491233468056,0.001241881400346756,0.0012928741052746773,0.0013483325019478798,0.0014084549620747566,0.0014698412269353867,0.0015312032774090767,0.0015955707058310509,0.0016596009954810143,0.0017314041033387184,0.0017984043806791306,0.0018751248717308044,0.001954096369445324,0.0020262598991394043,0.002108488231897354,0.002186346799135208,0.002271421253681183,0.0023551825433969498,0.0024410299956798553,0.002529885619878769,0.002611374482512474,0.00269894115626812,0.0027854405343532562,0.002874886617064476,0.002967463806271553,0.003053871914744377,0.003145044669508934,0.0032244212925434113,0.0033062584698200226,0.003386925905942917,0.003466915339231491,0.003535620868206024,0.0036147981882095337,0.0036827996373176575,0.0037473179399967194,0.0038001053035259247,0.003860626369714737,0.003910399973392487,0.003948364406824112,0.00398925319314003,0.0040198639035224915,0.004051569849252701,0.004071373492479324,0.00408482551574707,0.004089325666427612,0.0040917471051216125,0.004086703062057495,0.004085659980773926,0.004064895212650299,0.0040464699268341064,0.004033960402011871,0.0040083155035972595,0.0039868950843811035,0.0039458125829696655,0.003905154764652252,0.0038619935512542725,0.003814399242401123,0.0037691593170166016,0.003723524510860443,0.0036719441413879395,0.0036241263151168823,0.0035710781812667847,0.0035222694277763367,0.00347176194190979,0.003435857594013214,0.003384724259376526,0.0033407583832740784,0.0033015310764312744,0.003258243203163147,0.0032207444310188293,0.0031785666942596436,0.0031492039561271667,0.003112591803073883,0.0030949339270591736,0.0030732527375221252,0.0030525624752044678,0.0030388012528419495,0.003030724823474884,0.0030212774872779846,0.003015659749507904,0.0030118227005004883,0.0030175596475601196,0.003020048141479492,0.0030237287282943726,0.0030380040407180786,0.003055289387702942,0.003072798252105713,0.0030999332666397095,0.0031292736530303955,0.003169447183609009,0.003212064504623413,0.0032560527324676514,0.003323078155517578,0.0034004002809524536,0.0034706145524978638,0.003564611077308655,0.0036534368991851807,0.0037311017513275146,0.0038327276706695557,0.003926783800125122,0.0040327757596969604,0.004157125949859619,0.004266947507858276,0.004384443163871765,0.004512786865234375,0.004626452922821045,0.0047572702169418335,0.0049005597829818726,0.005028024315834045,0.005155786871910095,0.005273982882499695,0.005419626832008362,0.005541518330574036,0.005669698119163513,0.00579892098903656,0.0059337317943573,0.0060674697160720825,0.006198406219482422,0.006304562091827393,0.006434589624404907,0.006550014019012451,0.006669670343399048,0.0067788660526275635,0.006887122988700867,0.006986841559410095,0.0070814937353134155,0.007175609469413757,0.007276788353919983,0.007380664348602295,0.007459565997123718,0.0075428783893585205,0.007648274302482605,0.007773861289024353,0.007899612188339233,0.008016020059585571,0.008158117532730103,0.008267074823379517,0.008382946252822876,0.008495539426803589,0.00858229398727417,0.008683741092681885,0.00874483585357666,0.008746981620788574,0.00871923565864563,0.008700162172317505,0.008660227060317993,0.008622616529464722,0.008586466312408447,0.008566200733184814,0.0085848867893219,0.00859004259109497,0.008617579936981201,0.008622854948043823,0.00861784815788269,0.008625984191894531,0.008619546890258789,0.00862574577331543,0.008572131395339966,0.00854480266571045,0.00850340723991394,0.008447527885437012,0.00841301679611206,0.008343875408172607,0.008294939994812012,0.008201926946640015,0.008116990327835083,0.008026480674743652,0.007915139198303223,0.007789492607116699,0.007646471261978149,0.00748676061630249,0.007340848445892334,0.007177144289016724,0.007018387317657471,0.0068826377391815186,0.006720006465911865,0.006560951471328735,0.006399929523468018,0.006238669157028198,0.006084054708480835,0.005910217761993408,0.005762994289398193,0.005609452724456787,0.0054572224617004395,0.005301833152770996,0.005157291889190674,0.005012094974517822,0.004864990711212158,0.004712015390396118,0.004583805799484253,0.004452377557754517,0.004300415515899658,0.004165053367614746,0.004049509763717651,0.003928273916244507,0.0038071274757385254,0.003684103488922119,0.0035767555236816406,0.0034620463848114014,0.003348320722579956,0.0032448172569274902,0.003147333860397339,0.0030507147312164307,0.002947390079498291,0.002848505973815918,0.002754896879196167,0.0026696622371673584,0.0025801360607147217,0.002495408058166504,0.0024132728576660156,0.00233420729637146,0.0022572576999664307,0.0021800994873046875,0.002114236354827881,0.002040654420852661,0.0019714534282684326,0.0019110441207885742,0.001849442720413208,0.001783609390258789,0.00172346830368042,0.001664876937866211,0.001614600419998169,0.0015660524368286133,0.0015120208263397217,0.00145643949508667,0.0014130771160125732,0.0013723969459533691,0.0013278722763061523,0.0012862682342529297,0.0012396574020385742,0.0012049674987792969,0.0011672377586364746,0.0011292695999145508,0.0010976195335388184,0.001068711280822754,0.0010377764701843262,0.00100630521774292,0.000980675220489502,0.0009534358978271484,0.0009235739707946777]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0002651810646057129,0.0002668978413566947,0.00026890457957051694,0.0002709461550693959,0.0002730341220740229,0.00027511047665029764,0.00027704762760549784,0.0002791355946101248,0.00028128153644502163,0.00028333469526842237,0.00028558506164699793,0.00028770783683285117,0.000289900170173496,0.00029215053655207157,0.0002946212771348655,0.0002970572386402637,0.00029923798865638673,0.0003014651592820883,0.0003038198919966817,0.000306035450194031,0.00030826262081973255,0.00031045498326420784,0.0003128213284071535,0.0003151412820443511,0.00031734525691717863,0.0003194680029992014,0.00032172995270229876,0.000323875923641026,0.0003261726815253496,0.00032826061942614615,0.00033026738674379885,0.0003326105361338705,0.0003351392806507647,0.0003377260291017592,0.0003407420008443296,0.0003437695268075913,0.0003469014773145318,0.00035007979022338986,0.00035358293098397553,0.00035744564956985414,0.00036119238939136267,0.00036519431159831583,0.0003693354083225131,0.00037383614107966423,0.00037839484866708517,0.00038348714588209987,0.00038824306102469563,0.0003932657418772578,0.00039834645576775074,0.0004041115171276033,0.0004102362145204097,0.000416604510974139,0.0004235759552102536,0.00043044303311035037,0.0004376928845886141,0.00044563872506842017,0.0004540369554888457,0.0004626787849701941,0.00047181942500174046,0.00048150523798540235,0.0004913302254863083,0.0005016076611354947,0.0005125229945406318,0.0005239488091319799,0.000536383711732924,0.0005489115137606859,0.0005628776270896196,0.0005769597482867539,0.0005921554402448237,0.0006076643476262689,0.0006239156355150044,0.0006404800806194544,0.0006583321373909712,0.0006768569583073258,0.0006971913971938193,0.0007182334084063768,0.0007393565610982478,0.0007611177279613912,0.0007851292612031102,0.0008097788086161017,0.0008356230682693422,0.0008623605244792998,0.0008908031741157174,0.000920336227864027,0.0009508436196483672,0.0009833346121013165,0.0010173567570745945,0.001052921637892723,0.001090504927560687,0.0011286101071164012,0.0011705548968166113,0.0012119661550968885,0.0012568340171128511,0.0013035695301368833,0.0013514998136088252,0.0014015063643455505,0.0014537981478497386,0.0015088507207110524,0.0015672207809984684,0.0016272611683234572,0.0016898071626201272,0.0017570974305272102,0.0018265916733071208,0.0018984986236318946,0.0019732359796762466,0.002052555326372385,0.002135841641575098,0.0022228050511330366,0.0023124597501009703,0.0024062786251306534,0.0025055031292140484,0.002608358394354582,0.0027171410620212555,0.002827918855473399,0.0029447516426444054,0.0030677788890898228,0.0031963507644832134,0.0033303513191640377,0.0034702213015407324,0.0036152186803519726,0.0037681732792407274,0.0039298273622989655,0.004095344804227352,0.004267671145498753,0.004448209889233112,0.004635580815374851,0.004831756465137005,0.005034868139773607,0.0052476427517831326,0.005471495445817709,0.005700591020286083,0.00594055512920022,0.006191933993250132,0.0064549935050308704,0.00672497833147645,0.007011516019701958,0.007303691003471613,0.0076100872829556465,0.007931632921099663,0.008260278031229973,0.00860165897756815,0.008959941565990448,0.009330345317721367,0.009716756641864777,0.010116995312273502,0.010529599152505398,0.010958489030599594,0.011404047720134258,0.011866682209074497,0.0123462975025177,0.012839044444262981,0.013352462090551853,0.013885030522942543,0.014434384182095528,0.015000708401203156,0.01558222807943821,0.01618393138051033,0.01681056246161461,0.017452262341976166,0.0181143656373024,0.018799610435962677,0.019502904266119003,0.020229827612638474,0.020969627425074577,0.02173125557601452,0.02251501753926277,0.02331693284213543,0.02414468117058277,0.02498553693294525,0.025853490456938744,0.0267381239682436,0.02763829007744789,0.028563858941197395,0.02950861304998398,0.030465560033917427,0.03144404664635658,0.03243877366185188,0.03345198929309845,0.03448166698217392,0.035526737570762634,0.036599285900592804,0.03768167272210121,0.0387713797390461,0.039879098534584045,0.04099295660853386,0.042129188776016235,0.04326682537794113,0.04441239684820175,0.04558119922876358,0.04675455018877983,0.047925304621458054,0.049100931733846664,0.05028831958770752,0.051480427384376526,0.0526745542883873,0.05387206748127937,0.055064860731363297,0.05626022815704346,0.05745310336351395,0.05864525958895683,0.059832099825143814,0.06101877987384796,0.06219557672739029,0.06337551772594452,0.06454548239707947,0.06570366024971008,0.06686235964298248,0.06801275908946991,0.06915121525526047,0.07027680426836014,0.07140007615089417,0.07251632213592529,0.07361521571874619,0.07470885664224625,0.07578680664300919,0.07686036825180054,0.07791756093502045,0.07896910607814789,0.08001243323087692,0.0810457393527031,0.08206300437450409,0.08307572454214096,0.08407590538263321,0.08506978303194046,0.08604232221841812,0.08701833337545395,0.08798299729824066,0.08893954008817673,0.08988387137651443,0.09082148224115372,0.09175428003072739,0.09267977625131607,0.09359922260046005,0.09451600164175034,0.09543614834547043,0.09634499251842499,0.09725023061037064,0.09816387295722961,0.09907034039497375,0.09998010843992233,0.10088876634836197,0.101798415184021,0.10271598398685455,0.10362887382507324,0.10454819351434708,0.10547241568565369,0.1063970997929573,0.10733029991388321,0.10826409608125687,0.10921072214841843,0.11016207188367844,0.11112090200185776,0.112087182700634,0.11306466162204742,0.11405324190855026,0.11504949629306793,0.11605784296989441,0.11707785725593567,0.11810728907585144,0.11915156990289688,0.12020579725503922,0.12127155065536499,0.12235187739133835,0.1234503909945488,0.12456147372722626,0.1256818175315857,0.1268208771944046,0.12798522412776947,0.12915463745594025,0.13034282624721527,0.13154494762420654,0.1327667087316513,0.13400277495384216,0.13526274263858795,0.13652779161930084,0.13782191276550293,0.13913558423519135,0.14046040177345276,0.1418054699897766,0.14317567646503448,0.14456012845039368,0.1459662914276123,0.14738544821739197,0.14882729947566986,0.15028440952301025,0.15176750719547272,0.1532639116048813,0.15478628873825073,0.15632300078868866,0.15788213908672333,0.1594620645046234,0.1610644906759262,0.1626836508512497,0.164327010512352,0.1659948229789734,0.16768600046634674,0.16940146684646606,0.17113476991653442,0.17289023101329803,0.174669086933136,0.1764780730009079,0.17829078435897827,0.18013231456279755,0.1820017397403717,0.1838950514793396,0.18580558896064758,0.18774566054344177,0.18972036242485046,0.19170968234539032,0.19372989237308502,0.1957714706659317,0.1978430598974228,0.199934184551239,0.20205433666706085,0.2042132169008255,0.20637957751750946,0.20857509970664978,0.2108003795146942,0.21304647624492645,0.21532702445983887,0.21763257682323456,0.21995602548122406,0.2223033457994461,0.22468410432338715,0.22708997130393982,0.22949276864528656,0.23191456496715546,0.2343398481607437,0.23676903545856476,0.23920324444770813,0.24164052307605743,0.24407531321048737,0.24651160836219788,0.24894319474697113,0.25137752294540405,0.25380852818489075,0.25623613595962524,0.2586495578289032,0.2610604465007782,0.26346859335899353,0.2658652067184448,0.26825496554374695,0.27062609791755676,0.272987425327301,0.2753255367279053,0.2776583731174469,0.2799721360206604,0.282301127910614,0.28463491797447205,0.2869885563850403,0.28934410214424133],"recovered":[0.0,2.5519498194626067e-06,4.755906502396101e-06,6.820665930717951e-06,8.931824595492799e-06,1.0950185242109e-05,1.2956945283804089e-05,1.4847708371235058e-05,1.692406840447802e-05,1.8965627532452345e-05,2.1215982997091487e-05,2.3303942725760862e-05,2.5380302759003825e-05,2.747986036411021e-05,2.975341703859158e-05,3.211976945749484e-05,3.4509321267250925e-05,3.67828797607217e-05,3.9056434616213664e-05,4.1237191908294335e-05,4.3313550122547895e-05,4.5645105274161324e-05,4.769826409756206e-05,5.0192214985145256e-05,5.2488969231490046e-05,5.4750926210545003e-05,5.6711287470534444e-05,5.881084507564083e-05,6.107280205469579e-05,6.323035631794482e-05,6.545751239173114e-05,6.751067849108949e-05,6.966823275433853e-05,7.19417876098305e-05,7.449373515555635e-05,7.727768388576806e-05,8.007323049241677e-05,8.318197069456801e-05,8.624430483905599e-05,8.95154444151558e-05,9.308817243436351e-05,9.678849892225116e-05,0.00010088321869261563,0.00010486194514669478,0.00010923505760729313,0.00011359657219145447,0.00011832927702926099,0.00012286478886380792,0.00012779468670487404,0.00013291019422467798,0.00013806049537379295,0.0001438023755326867,0.00014977625687606633,0.00015639973571524024,0.00016342919843737036,0.0001705978502286598,0.00017790570564102381,0.00018617634486872703,0.00019472537678666413,0.0002030540199484676,0.00021204384393058717,0.00022163684479892254,0.00023155465896707028,0.00024191325064748526,0.0002532578364480287,0.0002649503876455128,0.00027762894751504064,0.0002904002903960645,0.00030421564588323236,0.0003188777482137084,0.00033408505260013044,0.0003499187296256423,0.00036611201358027756,0.0003829432826023549,0.0004007373354397714,0.00042006256990134716,0.0004401765763759613,0.0004610097676049918,0.0004821561451535672,0.000504729279782623,0.0005284508224576712,0.0005533787189051509,0.0005787822301499546,0.0006065057241357863,0.0006344147259369493,0.0006630545831285417,0.0006944667547941208,0.0007275493117049336,0.000761652656365186,0.0007973683532327414,0.0008346500108018517,0.0008749476401135325,0.0009154192521236837,0.0009574220166541636,0.0010018027387559414,0.001048039412125945,0.0010952273150905967,0.0011455819476395845,0.0011989176273345947,0.0012547937221825123,0.0013124330434948206,0.001373297069221735,0.0014376061735674739,0.0015034464886412024,0.001572418725118041,0.001644882489927113,0.001719387830235064,0.001799588673748076,0.0018821906996890903,0.001968144904822111,0.0020595048554241657,0.0021536252461373806,0.0022524669766426086,0.0023563546128571033,0.0024638264440000057,0.0025757295079529285,0.002693107584491372,0.0028167495038360357,0.0029451590962707996,0.0030786723364144564,0.003217788413167,0.0033658246975392103,0.003519347868859768,0.003679215908050537,0.003845742205157876,0.004019634332507849,0.004198816139250994,0.004387811291962862,0.004582200199365616,0.004785625264048576,0.004999351222068071,0.005221521481871605,0.005452797748148441,0.005695314146578312,0.005947609432041645,0.006205843295902014,0.006480583921074867,0.006764465477317572,0.00705901812762022,0.0073692891746759415,0.0076858582906425,0.008016220293939114,0.008357461541891098,0.008715755306184292,0.009088248014450073,0.009474542923271656,0.009873111732304096,0.010290668345987797,0.010718584060668945,0.011161637492477894,0.011622902005910873,0.01210220530629158,0.012601563706994057,0.01311478391289711,0.01364513672888279,0.014192054979503155,0.014754562638700008,0.015337683260440826,0.015942923724651337,0.016570739448070526,0.017213307321071625,0.017879750579595566,0.01856302283704281,0.019268997013568878,0.019991697743535042,0.020729105919599533,0.021490909159183502,0.022272989153862,0.02308274619281292,0.023904891684651375,0.0247502364218235,0.025617389008402824,0.026497023180127144,0.02739804796874523,0.028324127197265625,0.029264694079756737,0.03022407740354538,0.031202077865600586,0.03219467028975487,0.03320816531777382,0.03424100950360298,0.03529577702283859,0.036361213773489,0.03743812441825867,0.03853090479969978,0.039637189358472824,0.04075302928686142,0.04187898337841034,0.04301881045103073,0.04417324438691139,0.04533679410815239,0.04651053994894028,0.04767797514796257,0.04885393753647804,0.050038762390613556,0.051229722797870636,0.05242503061890602,0.05362017825245857,0.054807148873806,0.05600220337510109,0.05719089135527611,0.05838441476225853,0.0595707930624485,0.060752835124731064,0.061935603618621826,0.06311081349849701,0.06428084522485733,0.06544645130634308,0.06660410761833191,0.06775001436471939,0.06888487935066223,0.07001550495624542,0.07114118337631226,0.07225430756807327,0.07335230708122253,0.07444265484809875,0.07552067935466766,0.07659208029508591,0.07765229791402817,0.0787053033709526,0.07974810153245926,0.08077944815158844,0.08179745078086853,0.0828128382563591,0.08381097763776779,0.08479845523834229,0.08578143268823624,0.0867571011185646,0.08771934360265732,0.08867865800857544,0.08962175250053406,0.09056108444929123,0.09149428457021713,0.09241990000009537,0.0933389738202095,0.09426019340753555,0.0951744019985199,0.09608691185712814,0.09699801355600357,0.0979052484035492,0.09881649166345596,0.0997239276766777,0.10063521564006805,0.10154776275157928,0.10245832800865173,0.10337547957897186,0.10429709404706955,0.10521893948316574,0.10615460574626923,0.10708267241716385,0.10802146792411804,0.10896119475364685,0.10991552472114563,0.11087344586849213,0.11184224486351013,0.11281882971525192,0.1138077825307846,0.11480356007814407,0.1158187985420227,0.11683373898267746,0.1178661361336708,0.11890669167041779,0.11996420472860336,0.1210315153002739,0.12210766971111298,0.12320604175329208,0.1243177205324173,0.1254410445690155,0.12659117579460144,0.1277422308921814,0.12891146540641785,0.13010342419147491,0.13130684196949005,0.1325281262397766,0.13376808166503906,0.13502174615859985,0.13630063831806183,0.1375901848077774,0.13889941573143005,0.14022158086299896,0.1415720283985138,0.1429356336593628,0.14432786405086517,0.14572365581989288,0.14714939892292023,0.14858415722846985,0.15005053579807281,0.15152759850025177,0.15302367508411407,0.1545439511537552,0.15608416497707367,0.1576419323682785,0.15922759473323822,0.1608290821313858,0.1624503880739212,0.16409584879875183,0.1657589077949524,0.16745464503765106,0.16916926205158234,0.17090162634849548,0.17265713214874268,0.17444418370723724,0.17624399065971375,0.17806050181388855,0.17989973723888397,0.18176773190498352,0.1836669147014618,0.18558606505393982,0.18752579391002655,0.18949957191944122,0.19148287177085876,0.19350072741508484,0.19554470479488373,0.19761395454406738,0.19970981776714325,0.20183703303337097,0.20397980511188507,0.20615112781524658,0.2083469182252884,0.2105693817138672,0.2128283530473709,0.2151050567626953,0.21739636361598969,0.21972344815731049,0.22207407653331757,0.22446152567863464,0.22686225175857544,0.22927895188331604,0.23169462382793427,0.23411709070205688,0.23653872311115265,0.23897364735603333,0.24140435457229614,0.24385353922843933,0.24628175795078278,0.24871918559074402,0.2511498034000397,0.2535828649997711,0.2560025155544281,0.2584209740161896,0.2608264684677124,0.26323753595352173,0.26563289761543274,0.26800858974456787,0.2703813910484314,0.2727355360984802,0.27508485317230225,0.27740979194641113,0.2797265350818634,0.2820444405078888,0.2843882441520691],"active":[0.0002651810646057129,0.00026434590108692646,0.0002641486644279212,0.0002641254977788776,0.0002641023020260036,0.0002641602768562734,0.00026409068959765136,0.0002642878971528262,0.0002643574553076178,0.00026436906773597,0.00026436906773597,0.00026440390502102673,0.00026451985468156636,0.00026467067073099315,0.0002648678491823375,0.00026493746554479003,0.0002647286746650934,0.0002646822831593454,0.0002647634537424892,0.00026479826192371547,0.00026494907797314227,0.0002648098743520677,0.0002651230606716126,0.00026494907797314227,0.0002648562949616462,0.00026471709134057164,0.0002650186652317643,0.0002650650858413428,0.0002650998649187386,0.0002650302485562861,0.0002648098743520677,0.0002650998649187386,0.0002654710551723838,0.0002657842414919287,0.00026624827296473086,0.00026649184292182326,0.00026682825409807265,0.00026689781225286424,0.00026733861886896193,0.00026793021243065596,0.00026810422423295677,0.0002684058272279799,0.0002684521896298975,0.00026897419593296945,0.00026915979105979204,0.0002698905882425606,0.00026991378399543464,0.0002704009530134499,0.0002705517690628767,0.0002712013083510101,0.00027217570459470153,0.00027280213544145226,0.00027379969833418727,0.00027404329739511013,0.0002742636715993285,0.00027504086028784513,0.0002761312643997371,0.0002765024546533823,0.00027709404821507633,0.00027845121803693473,0.00027928638155572116,0.00027997081633657217,0.00028096832102164626,0.0002820355584844947,0.0002831258752848953,0.0002839611261151731,0.000285248679574579,0.0002865594578906894,0.00028793979436159134,0.00028878659941256046,0.00028983058291487396,0.0002905613509938121,0.0002922201238106936,0.00029391367570497096,0.00029645406175404787,0.0002981708385050297,0.00029917998472228646,0.0003001079603563994,0.000302973116049543,0.0003050495288334787,0.000307172245811671,0.0003089818055741489,0.00031202094396576285,0.00031383050372824073,0.0003164288937114179,0.00032028002897277474,0.0003228900022804737,0.00032537232618778944,0.0003288522711955011,0.00033124175388365984,0.00033590488601475954,0.000337018514983356,0.00034141476498916745,0.00034614751348271966,0.0003496970748528838,0.00035346695221960545,0.0003585708327591419,0.0003632687730714679,0.00036830315366387367,0.00037246744614094496,0.0003773741191253066,0.00038380036130547523,0.0003889854997396469,0.00039505213499069214,0.0004008172545582056,0.00040767283644527197,0.000416453811340034,0.00042321637738496065,0.00043026905041188,0.00043813372030854225,0.00044599827378988266,0.00045473314821720123,0.00046467408537864685,0.0004715642426162958,0.00048092519864439964,0.0004920493811368942,0.0005032431799918413,0.000513601815328002,0.0005250622052699327,0.0005365463439375162,0.0005503848660737276,0.0005640026647597551,0.0005759969353675842,0.0005884552374482155,0.0006024676840752363,0.0006159464828670025,0.0006329403258860111,0.0006470568478107452,0.0006654425524175167,0.0006858701817691326,0.0007012397982180119,0.0007190336473286152,0.0007391362451016903,0.0007596793584525585,0.0007773688994348049,0.0008056727237999439,0.0008231070823967457,0.0008456218056380749,0.0008726147934794426,0.0008909888565540314,0.0009158006869256496,0.0009437212720513344,0.0009728837758302689,0.0010010013356804848,0.001028747297823429,0.0010550562292337418,0.001085377298295498,0.0011133793741464615,0.001148098148405552,0.0011846600100398064,0.001216142438352108,0.001250256784260273,0.0012834668159484863,0.0013196002691984177,0.001355571672320366,0.0013901730999350548,0.0014293687418103218,0.0014728792011737823,0.001509338617324829,0.0015436261892318726,0.0015863031148910522,0.0016231536865234375,0.001666804775595665,0.0017006304115056992,0.001739557832479477,0.0017859116196632385,0.0018260236829519272,0.0018716920167207718,0.0019027907401323318,0.0019485987722873688,0.0019878875464200974,0.002020901069045067,0.0020668357610702515,0.0021105650812387466,0.002141432836651802,0.002179352566599846,0.0022146962583065033,0.0022499114274978638,0.002286996692419052,0.0023185722529888153,0.0023582763969898224,0.002385895699262619,0.0024101659655570984,0.0024409741163253784,0.002462051808834076,0.0024919994175434113,0.002513796091079712,0.0025334134697914124,0.002562388777732849,0.0025813058018684387,0.002588510513305664,0.0025903917849063873,0.0026103444397449493,0.0026264898478984833,0.0026357918977737427,0.002642344683408737,0.0026398301124572754,0.0026400499045848846,0.0026459544897079468,0.0026430562138557434,0.0026412084698677063,0.0026343651115894318,0.0026247836649417877,0.002622682601213455,0.0026098787784576416,0.0025928467512130737,0.0025815144181251526,0.002566307783126831,0.0025471076369285583,0.002526789903640747,0.0025151968002319336,0.0025008171796798706,0.0024740323424339294,0.0024545490741729736,0.0024344995617866516,0.0024177134037017822,0.002396881580352783,0.002377025783061981,0.002360135316848755,0.0023404359817504883,0.0023149028420448303,0.0022962763905525208,0.002278454601764679,0.00225694477558136,0.0022313445806503296,0.002219878137111664,0.002201564610004425,0.0021824389696121216,0.0021645277738571167,0.0021428242325782776,0.002132527530193329,0.0021186918020248413,0.00210493803024292,0.0020961016416549683,0.0020971745252609253,0.002084799110889435,0.0020758286118507385,0.002076961100101471,0.0020723268389701843,0.0020748600363731384,0.002072274684906006,0.0020744875073432922,0.002080768346786499,0.0020811110734939575,0.002089865505695343,0.0020969361066818237,0.0021000057458877563,0.0021113604307174683,0.0021094903349876404,0.0021280497312545776,0.0021406039595603943,0.002159707248210907,0.002171657979488373,0.002191215753555298,0.0022109970450401306,0.0022306665778160095,0.0022500604391098022,0.0022742971777915955,0.0022884905338287354,0.0023178309202194214,0.002339661121368408,0.0023648589849472046,0.0023876726627349854,0.0024188756942749023,0.0024538040161132812,0.0024757757782936096,0.0025031566619873047,0.0025441795587539673,0.002563461661338806,0.0026005953550338745,0.0026334822177886963,0.0026632845401763916,0.002695932984352112,0.0027346163988113403,0.00275970995426178,0.002800166606903076,0.0028349459171295166,0.002870216965675354,0.0029060542583465576,0.0029540956020355225,0.002988100051879883,0.0030306577682495117,0.0030575841665267944,0.0031036436557769775,0.003135010600090027,0.0031833499670028687,0.0032133758068084717,0.0032586902379989624,0.003299325704574585,0.0033381879329681396,0.0033778995275497437,0.003422558307647705,0.0034560561180114746,0.0034979283809661865,0.003544434905052185,0.0035901516675949097,0.003642559051513672,0.003680124878883362,0.0037209689617156982,0.003767460584640503,0.003820940852165222,0.003846600651741028,0.0038883239030838013,0.003941237926483154,0.0039953142404556274,0.0040378570556640625,0.0040787458419799805,0.0041342973709106445,0.0041838884353637695,0.004230320453643799,0.004288598895072937,0.004342332482337952,0.004389479756355286,0.004440382122993469,0.004503399133682251,0.004542544484138489,0.0045952945947647095,0.004649251699447632,0.0046995580196380615,0.00475764274597168,0.0048042237758636475,0.0048509687185287476,0.004906982183456421,0.00496065616607666,0.005015894770622253,0.0050312429666519165,0.005052313208580017,0.005060896277427673,0.005074411630630493,0.005086153745651245,0.005101799964904785,0.0051016658544540405,0.005107253789901733,0.005089655518531799,0.005095764994621277,0.0050893425941467285,0.005086332559585571,0.00506669282913208,0.005057930946350098,0.005047619342803955,0.005038738250732422,0.00501742959022522,0.0049932003021240234,0.004978835582733154,0.004944145679473877,0.004922837018966675,0.004887282848358154,0.004891335964202881,0.004908382892608643,0.004944115877151489,0.004955857992172241]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0002651810646057129,0.0002671298279892653,0.00026910178712569177,0.00027118975413031876,0.0002731153217609972,0.0002751684805843979,0.0002772680309135467,0.000278961582807824,0.00028100315830670297,0.0002828823053278029,0.00028479628963395953,0.00028657104121521115,0.00028829940129071474,0.0002900277904700488,0.00029173295479267836,0.0002935193188022822,0.0002952592622023076,0.0002969876513816416,0.0002986928157042712,0.0003000731812790036,0.00030165075440891087,0.00030319351935759187,0.00030494507518596947,0.0003064182528760284,0.00030808860901743174,0.0003096777945756912,0.00031105816015042365,0.00031258934177458286,0.00031410891097038984,0.0003155240847263485,0.00031690445030108094,0.0003185284149367362,0.00032019877107813954,0.0003218691563233733,0.0003235743206460029,0.0003255578922107816,0.00032736745197325945,0.0003292465989943594,0.0003313809575047344,0.0003335965157020837,0.00033582368632778525,0.0003380972193554044,0.00034045198117382824,0.0003427835472393781,0.0003454050747677684,0.00034822383895516396,0.00035101937828585505,0.00035369893885217607,0.00035694686812348664,0.00035991641925647855,0.0003629671409726143,0.0003662730741780251,0.0003696138155646622,0.00037331413477659225,0.00037684047129005194,0.0003805060114245862,0.00038469352875836194,0.0003885678597725928,0.000392639369238168,0.0003971052938140929,0.0004013855941593647,0.00040563111542724073,0.00041024782694876194,0.0004146325518377125,0.000419736432377249,0.0004248403129167855,0.00042996741831302643,0.0004355005221441388,0.0004411728004924953,0.00044723949395120144,0.00045324815437197685,0.0004592220648191869,0.0004655555239878595,0.00047169183380901814,0.0004778977017849684,0.00048442836850881577,0.0004917129990644753,0.0004985801060684025,0.000506386742927134,0.0005137642147019506,0.0005217100260779262,0.0005294819129630923,0.0005374045576900244,0.0005462783155962825,0.0005550709902308881,0.000564571178983897,0.0005737930187024176,0.0005834440235048532,0.0005931878695264459,0.0006032448727637529,0.000613777432590723,0.0006248899735510349,0.0006357009988278151,0.0006461524171754718,0.0006575433653779328,0.0006696883356198668,0.0006827380857430398,0.0006947438232600689,0.0007078631897456944,0.0007212725467979908,0.0007349370280280709,0.0007491467986255884,0.0007639364921487868,0.0007791437674313784,0.0007951862644404173,0.0008104863809421659,0.0008265984361059964,0.0008431512978859246,0.0008602493908256292,0.000878055056091398,0.0008969046757556498,0.0009156499290838838,0.0009351026965305209,0.0009548919042572379,0.0009756207000464201,0.0009973819833248854,0.0010183891281485558,0.00104077672585845,0.0010628974996507168,0.0010857721790671349,0.0011097604874521494,0.0011342011857777834,0.0011585722677409649,0.0011842310195788741,0.00121038849465549,0.0012383786961436272,0.0012660094071179628,0.0012950669042766094,0.0013241474516689777,0.0013540980871766806,0.0013853827258571982,0.0014179548015818,0.0014519421383738518,0.0014862194657325745,0.0015217148466035724,0.00155926332809031,0.0015959185548126698,0.0016358449356630445,0.0016755973920226097,0.0017167070182040334,0.0017591157229617238,0.0018018725095316768,0.0018467636546120048,0.001892025931738317,0.0019388890359550714,0.001986738061532378,0.002035364508628845,0.0020860088989138603,0.0021376279182732105,0.0021903603337705135,0.002246143762022257,0.002302031498402357,0.0023590095806866884,0.002419432858005166,0.0024821991100907326,0.002545000286772847,0.0026089497841894627,0.0026771912816911936,0.0027453515212982893,0.0028170845471322536,0.002890140051022172,0.002965538529679179,0.003042839467525482,0.003121822141110897,0.0032037515193223953,0.003286434570327401,0.0033720408100634813,0.0034609066788107157,0.0035511876922100782,0.003644484793767333,0.003738036844879389,0.0038372150156646967,0.003935906104743481,0.004038563929498196,0.0041442145593464375,0.004253032151609659,0.0043663387186825275,0.0044798655435442924,0.004596977028995752,0.004717011470347643,0.004841384012252092,0.00496702129021287,0.0050955116748809814,0.005228839814662933,0.005364580079913139,0.00550441537052393,0.005646999925374985,0.0057926117442548275,0.005940601695328951,0.006093973759561777,0.006250756327062845,0.006413744762539864,0.0065784151665866375,0.006748224142938852,0.006921733729541302,0.007099952548742294,0.007280885707587004,0.007464742287993431,0.007652055472135544,0.007846908643841743,0.008046552538871765,0.008250348269939423,0.008456395007669926,0.008667279034852982,0.008887187577784061,0.009109879843890667,0.009335576556622982,0.00956967193633318,0.009808754548430443,0.010049565695226192,0.010299715213477612,0.010553982108831406,0.010811636224389076,0.011076029390096664,0.011347731575369835,0.011628735810518265,0.011910227127373219,0.012198957614600658,0.01249102782458067,0.012790905311703682,0.01309249922633171,0.013402109034359455,0.013719814829528332,0.014042230322957039,0.014369657263159752,0.014701317995786667,0.015038372948765755,0.015382898040115833,0.015736445784568787,0.016091598197817802,0.01645095832645893,0.01681896112859249,0.017192566767334938,0.01757243648171425,0.017958441749215126,0.018349887803196907,0.01874948851764202,0.01914885640144348,0.019559940323233604,0.019975142553448677,0.020392989739775658,0.020818527787923813,0.021249471232295036,0.02168595790863037,0.02213040366768837,0.02257627621293068,0.02302595227956772,0.02348378486931324,0.023951614275574684,0.024427378550171852,0.0248977392911911,0.02537829428911209,0.025864092633128166,0.02635376527905464,0.026851754635572433,0.02735278382897377,0.027857640758156776,0.028372056782245636,0.02887973189353943,0.02939196676015854,0.029910219833254814,0.030431780964136124,0.030961669981479645,0.031489551067352295,0.03202011436223984,0.03255738317966461,0.033093106001615524,0.03363689035177231,0.03418543189764023,0.034726981073617935,0.035273224115371704,0.03582880645990372,0.036375679075717926,0.03693155199289322,0.03748574107885361,0.038046520203351974,0.03860364854335785,0.039165202528238297,0.03972460329532623,0.04028858244419098,0.040850523859262466,0.04141409695148468,0.04197508469223976,0.042534567415714264,0.04309694468975067,0.04365714639425278,0.04421931877732277,0.04477858915925026,0.045338742434978485,0.045893244445323944,0.046449024230241776,0.04700421541929245,0.04755793884396553,0.048112258315086365,0.04866566136479378,0.04921418055891991,0.049764007329940796,0.05030500888824463,0.05084716156125069,0.05138544738292694,0.05192174017429352,0.05245672166347504,0.05298604071140289,0.05351422727108002,0.05403829365968704,0.05456169694662094,0.05508645996451378,0.055606767535209656,0.05611957982182503,0.05663732439279556,0.05715315788984299,0.057662688195705414,0.05817073583602905,0.05867167189717293,0.05917567014694214,0.05967092141509056,0.06016281992197037,0.06065882742404938,0.06115136668086052,0.06164071336388588,0.0621272437274456,0.06261341273784637,0.06309866905212402,0.06358330696821213,0.06406407803297043,0.06454342603683472,0.06502080708742142,0.06549388915300369,0.06596624851226807,0.06643934547901154,0.0669076219201088,0.06737855076789856,0.06784596294164658,0.06831072270870209,0.06877662986516953,0.06924356520175934,0.0697072446346283,0.07017239183187485,0.07063661515712738,0.07109563052654266,0.07156117260456085,0.07202480733394623,0.07248209416866302,0.0729449912905693,0.07340680062770844,0.07386702299118042,0.07432868331670761,0.07478794455528259,0.07524918019771576,0.07571282982826233,0.07617345452308655],"recovered":[0.0,2.528750428609783e-06,4.674708179663867e-06,6.7162682171328925e-06,8.792627340881154e-06,1.0764589205791708e-05,1.2852548024966381e-05,1.4940507753635757e-05,1.6889269318198785e-05,1.865243393694982e-05,2.0693994883913547e-05,2.2584757971344516e-05,2.4371121980948374e-05,2.6006689950008877e-05,2.787425364658702e-05,2.954462070192676e-05,3.12149895762559e-05,3.3024552976712584e-05,3.469492003205232e-05,3.636528708739206e-05,3.80356541427318e-05,3.981042027589865e-05,4.136479037697427e-05,4.296555925975554e-05,4.44735269411467e-05,4.619029277819209e-05,4.77330650028307e-05,4.921783693134785e-05,5.076060551800765e-05,5.214097836869769e-05,5.3625750297214836e-05,5.505252192961052e-05,5.660689203068614e-05,5.828885696246289e-05,5.998242340865545e-05,6.164119258755818e-05,6.342755659716204e-05,6.528352241730317e-05,6.705828855047002e-05,6.915784615557641e-05,7.114140316843987e-05,7.315976836252958e-05,7.542171806562692e-05,7.773007382638752e-05,7.996883505256847e-05,8.246278594015166e-05,8.494513167534024e-05,8.765947859501466e-05,9.035062976181507e-05,9.32737675611861e-05,9.625490929465741e-05,9.92244531516917e-05,0.00010227519669570029,0.00010527953418204561,0.0001089102661353536,0.00011221619934076443,0.00011607892520260066,0.0001198604513774626,0.00012405955931171775,0.00012780629913322628,0.00013199381646700203,0.00013622772530652583,0.00014036885113455355,0.00014440556697081774,0.00014883668336551636,0.00015366218576673418,0.00015888208872638643,0.00016380038869101554,0.00016926387615967542,0.00017473897605668753,0.0001804692583391443,0.00018665194511413574,0.0001925678225234151,0.00019848369993269444,0.0002045851870207116,0.00021075626136735082,0.00021721734083257616,0.00022358560818247497,0.00023092827177606523,0.00023831732687540352,0.0002456019865348935,0.0002532926155254245,0.00026082087424583733,0.00026869712746702135,0.00027677055913954973,0.0002854471968021244,0.0002945878077298403,0.00030341523233801126,0.00031281105475500226,0.00032276366255246103,0.0003326930745970458,0.00034322566352784634,0.00035331747494637966,0.0003638036723714322,0.00037410424556583166,0.0003854604437947273,0.00039690942503511906,0.0004091471782885492,0.0004211993364151567,0.00043398229172453284,0.0004467536346055567,0.0004599193634930998,0.00047446548705920577,0.0004891508142463863,0.0005029661115258932,0.0005183706525713205,0.0005341579089872539,0.0005498176324181259,0.0005658948794007301,0.0005824477993883193,0.0005997198168188334,0.0006178386975079775,0.0006360039114952087,0.0006555379368364811,0.0006751995533704758,0.0006947335787117481,0.0007156943320296705,0.0007364695193246007,0.0007585902931168675,0.0007808502996340394,0.0008026926661841571,0.0008255210123024881,0.0008492657216265798,0.0008733004797250032,0.0008983095758594573,0.0009235506877303123,0.0009507869253866374,0.0009780231630429626,0.0010060598142445087,0.0010355232516303658,0.0010640122927725315,0.0010943341767415404,0.0011252590920776129,0.001158283674158156,0.001191923045553267,0.0012257363414391875,0.001262960024178028,0.0012988148955628276,0.0013365257764235139,0.0013767537893727422,0.0014159377897158265,0.0014573025982826948,0.0014998505357652903,0.0015423984732478857,0.0015867444453760982,0.0016333175590261817,0.0016790902009233832,0.001725837355479598,0.0017759831389412284,0.001826395746320486,0.0018774347845464945,0.001931559294462204,0.0019864030182361603,0.0020422558300197124,0.00210006907582283,0.0021595992147922516,0.0022220176178961992,0.0022849927190691233,0.002350682159885764,0.002418076852336526,0.002487211488187313,0.0025591417215764523,0.0026315939612686634,0.002706412458792329,0.002783609088510275,0.002862290246412158,0.002944161416962743,0.0030275986064225435,0.0031137268524616957,0.0032032656017690897,0.003293372457846999,0.003386205527931452,0.0034816600382328033,0.00357924890704453,0.0036784850526601076,0.003780168714001775,0.0038859816268086433,0.003996457904577255,0.004107491113245487,0.00422254903241992,0.004340251907706261,0.004460680764168501,0.004583696369081736,0.0047082314267754555,0.004839483182877302,0.004971303045749664,0.0051081799902021885,0.0052459160797297955,0.005389660131186247,0.005533949937671423,0.0056821019388735294,0.005838258191943169,0.005994959734380245,0.006157878320664167,0.006323812995105982,0.006491812411695719,0.006666040979325771,0.006840270012617111,0.007021249271929264,0.007206381764262915,0.007396548520773649,0.007590728811919689,0.007789780851453543,0.007992568425834179,0.00819962378591299,0.00841347686946392,0.008632481098175049,0.008853653445839882,0.009083166718482971,0.009316056035459042,0.00955104362219572,0.009793710894882679,0.01004254911094904,0.010298962704837322,0.010556685738265514,0.010821903124451637,0.011092781089246273,0.01137029379606247,0.011655335314571857,0.01194312609732151,0.012237771414220333,0.012534667737782001,0.01284010149538517,0.013148631900548935,0.013465537689626217,0.013786028139293194,0.014113686978816986,0.014447563327848911,0.01478163618594408,0.015128597617149353,0.015478063374757767,0.01583433896303177,0.016198014840483665,0.016567351296544075,0.0169416181743145,0.017317358404397964,0.01770191453397274,0.018093464896082878,0.018489422276616096,0.018896063789725304,0.01930699683725834,0.019718511030077934,0.020137310028076172,0.020563310012221336,0.020994625985622406,0.021432459354400635,0.02187413163483143,0.022315803915262222,0.022769087925553322,0.02322838269174099,0.023699622601270676,0.024167951196432114,0.02464473806321621,0.02512248605489731,0.02560754120349884,0.026101239025592804,0.026597466319799423,0.027097590267658234,0.0276006031781435,0.02810809202492237,0.028618505224585533,0.029134834185242653,0.02965095452964306,0.030174395069479942,0.030700722709298134,0.031231796368956566,0.031764399260282516,0.03229573741555214,0.032833248376846313,0.033380188047885895,0.03392627090215683,0.034470509737730026,0.03501743823289871,0.03556522727012634,0.03611990436911583,0.03667060285806656,0.037227775901556015,0.03778385743498802,0.03834604099392891,0.03890581056475639,0.0394672155380249,0.04002731293439865,0.04059083014726639,0.04114891588687897,0.041709523648023605,0.04227091744542122,0.042833179235458374,0.04339215159416199,0.043955422937870026,0.04451584443449974,0.04507403448224068,0.045630279928445816,0.0461881123483181,0.04674246534705162,0.047294195741415024,0.04784932732582092,0.04840044304728508,0.04894833639264107,0.04949392005801201,0.050041813403367996,0.05058475211262703,0.051119256764650345,0.051655154675245285,0.052187107503414154,0.052717357873916626,0.05324670299887657,0.053777553141117096,0.05429479852318764,0.054818689823150635,0.05533677339553833,0.05585644021630287,0.05637509003281593,0.056887950748205185,0.05740199610590935,0.05790536850690842,0.05840906500816345,0.05890670791268349,0.05940289795398712,0.05990255996584892,0.06039626896381378,0.06088750809431076,0.061376459896564484,0.06186193600296974,0.06235009804368019,0.06283769756555557,0.06331779807806015,0.06379614770412445,0.0642772987484932,0.06475229561328888,0.06522785127162933,0.06570080667734146,0.06617219746112823,0.06664343178272247,0.06711339205503464,0.06757821142673492,0.06804549694061279,0.06851577013731003,0.06897743046283722,0.06944481283426285,0.06990903615951538,0.07037252187728882,0.07083524018526077,0.07129819691181183,0.07175680994987488,0.07221709936857224,0.07268328219652176,0.07314392179250717,0.07360846549272537,0.07406729459762573,0.07452689856290817,0.07499036192893982],"active":[0.0002651810646057129,0.0002646010834723711,0.0002644270716700703,0.0002644734922796488,0.00026432270533405244,0.00026440390502102673,0.0002644154883455485,0.00026402107323519886,0.0002641138853505254,0.00026422986411489546,0.0002641023020260036,0.00026398629415780306,0.0002639282902237028,0.0002640211023390293,0.00026385870296508074,0.0002639747108332813,0.00026404426898807287,0.00026396309840492904,0.0002639979065861553,0.00026370788691565394,0.0002636151039041579,0.0002633830881677568,0.0002635802957229316,0.0002634527045302093,0.0002636150748003274,0.00026348751271143556,0.0002633250842336565,0.000263371504843235,0.000263348309090361,0.00026338311727158725,0.0002632786927279085,0.0002634759002830833,0.0002635918790474534,0.0002635802957229316,0.00026359190815128386,0.000263916706899181,0.000263939902652055,0.0002639630693010986,0.000264322676230222,0.00026443868409842253,0.0002646822831593454,0.00026493746554479003,0.0002650302485562861,0.00026505347341299057,0.00026543624699115753,0.0002657610457390547,0.00026607426116243005,0.0002660394529812038,0.00026659623836167157,0.00026664265897125006,0.00026671221712604165,0.00026704862830229104,0.00026733861886896193,0.00026803460787050426,0.00026793021243065596,0.00026828981935977936,0.0002686146181076765,0.0002687074011191726,0.00026857980992645025,0.0002692989946808666,0.00026939177769236267,0.0002694033901207149,0.0002698789758142084,0.00027022697031497955,0.0002708997344598174,0.0002711781417019665,0.00027108532958664,0.0002717001480050385,0.0002719089388847351,0.0002725005033425987,0.0002727789105847478,0.0002725701197050512,0.0002729877014644444,0.0002732081338763237,0.00027331250021234155,0.00027367210714146495,0.00027449565823189914,0.00027499449788592756,0.0002754584711510688,0.000275446887826547,0.00027610803954303265,0.00027618929743766785,0.00027658368344418705,0.00027758118812926114,0.0002783004310913384,0.0002791239821817726,0.00027920521097257733,0.000280028791166842,0.0002803768147714436,0.0002804812102112919,0.00028108435799367726,0.0002816643100231886,0.0002823835238814354,0.0002823487448040396,0.0002834391198121011,0.0002842278918251395,0.0002858286607079208,0.0002855966449715197,0.0002866638533305377,0.00028729025507345796,0.0002881833934225142,0.0002892274351324886,0.000289471005089581,0.0002899929531849921,0.0002922201529145241,0.0002921157283708453,0.00029244052711874247,0.0002933336654677987,0.0002943545114248991,0.00029560725670307875,0.00029718485893681645,0.0002978112315759063,0.0002990987850353122,0.0002993539674207568,0.00030042114667594433,0.00030264840461313725,0.0003026947961188853,0.00030430720653384924,0.00030430720653384924,0.00030492187943309546,0.00030706782126799226,0.0003086801734752953,0.00030930654611438513,0.00031093053985387087,0.00031207891879603267,0.0003148280084133148,0.0003152224817313254,0.00031704374123364687,0.000318087637424469,0.0003185748355463147,0.00032137043308466673,0.00032362062484025955,0.0003266830462962389,0.00032793579157441854,0.00032979180105030537,0.00033352698665112257,0.00033295853063464165,0.00033703004010021687,0.0003390716155990958,0.0003399532288312912,0.0003431779332458973,0.00034456991124898195,0.0003469131188467145,0.0003496274584904313,0.0003521445905789733,0.0003534205025061965,0.000356274307705462,0.0003601715434342623,0.00036164477933198214,0.00036396458745002747,0.00036870897747576237,0.0003704722039401531,0.00037260656245052814,0.0003771770279854536,0.0003821300342679024,0.0003854010719805956,0.00038693216629326344,0.0003921985626220703,0.0003946693614125252,0.00039900769479572773,0.0004029285628348589,0.00040639680810272694,0.00041124550625681877,0.00041540968231856823,0.00042014243081212044,0.00042414432391524315,0.0004278793931007385,0.00043330807238817215,0.00043746083974838257,0.00044121919199824333,0.00044466438703238964,0.0004510094877332449,0.00045424606651067734,0.00045931502245366573,0.00046572950668632984,0.0004728634376078844,0.0004803570918738842,0.0004834076389670372,0.0004894859157502651,0.0004944624379277229,0.0005011321045458317,0.0005063405260443687,0.0005118153057992458,0.0005206083878874779,0.0005250968970358372,0.0005331123247742653,0.0005388199351727962,0.000546695664525032,0.000550941564142704,0.0005600238218903542,0.0005686543881893158,0.000575486570596695,0.0005834554322063923,0.0005903458222746849,0.0005979207344353199,0.0006081401370465755,0.0006148447282612324,0.0006244722753763199,0.0006308062002062798,0.0006405268795788288,0.0006500040180981159,0.0006596194580197334,0.000666614156216383,0.0006747106090188026,0.0006875637918710709,0.0006964029744267464,0.0007030954584479332,0.0007160184904932976,0.0007255878299474716,0.0007335096597671509,0.0007486715912818909,0.0007602712139487267,0.0007690871134400368,0.0007770666852593422,0.0007910458371043205,0.0008068326860666275,0.0008174460381269455,0.0008286638185381889,0.000835692510008812,0.0008477792143821716,0.0008547278121113777,0.0008674412965774536,0.0008797133341431618,0.0008935984224081039,0.000904119573533535,0.000915289856493473,0.0009246859699487686,0.000935334712266922,0.0009548095986247063,0.0009630005806684494,0.0009728949517011642,0.0009846221655607224,0.0009945519268512726,0.0010050851851701736,0.0010168235749006271,0.0010325293987989426,0.001047573983669281,0.0010553915053606033,0.001070518046617508,0.0010790787637233734,0.0010859929025173187,0.0011000167578458786,0.0011121612042188644,0.0011226478964090347,0.0011357776820659637,0.0011438168585300446,0.00115182064473629,0.0011679809540510178,0.0011825263500213623,0.0011989958584308624,0.0011981166899204254,0.0012103430926799774,0.0012193545699119568,0.0012312792241573334,0.0012442134320735931,0.0012515448033809662,0.0012601744383573532,0.0012744665145874023,0.0012791287153959274,0.001283874735236168,0.001291714608669281,0.0012969467788934708,0.001310715451836586,0.0013151559978723526,0.0013193916529417038,0.001325586810708046,0.0013287067413330078,0.001341152936220169,0.0013521835207939148,0.0013467930257320404,0.0013469532132148743,0.0013582967221736908,0.0013582408428192139,0.0013663247227668762,0.0013658367097377777,0.0013759173452854156,0.001375872641801834,0.0013813450932502747,0.0013785623013973236,0.0013827718794345856,0.001383308321237564,0.001386784017086029,0.0013842545449733734,0.0013856515288352966,0.001387421041727066,0.0013862289488315582,0.0013861395418643951,0.001386437565088272,0.0013833194971084595,0.0013774000108242035,0.0013749897480010986,0.001373935490846634,0.0013698264956474304,0.0013697929680347443,0.0013714656233787537,0.0013648532330989838,0.001363564282655716,0.0013566724956035614,0.001353241503238678,0.0013436339795589447,0.0013369880616664886,0.0013374648988246918,0.001330886036157608,0.001327119767665863,0.0013209357857704163,0.0013149939477443695,0.0013089068233966827,0.0013119690120220184,0.0013008899986743927,0.0013005509972572327,0.0012967176735401154,0.0012875981628894806,0.0012827850878238678,0.0012696757912635803,0.001270301640033722,0.0012618564069271088,0.0012561120092868805,0.0012559294700622559,0.0012488067150115967,0.0012444444000720978,0.001239735633134842,0.0012369528412818909,0.0012367330491542816,0.0012332089245319366,0.001226380467414856,0.0012256279587745667,0.0012246593832969666,0.001216590404510498,0.001213952898979187,0.0012114942073822021,0.001206815242767334,0.0012063533067703247,0.0012025311589241028,0.00119733065366745,0.0011984184384346008,0.0011980682611465454,0.0011914744973182678,0.0011949613690376282,0.0011918023228645325,0.0011865943670272827,0.0011886507272720337,0.0011895671486854553,0.0011838972568511963,0.0011881813406944275,0.0011897012591362,0.0011837407946586609,0.0011847615242004395,0.0011794790625572205,0.0011818856000900269,0.0011859312653541565,0.0011830925941467285]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0002651810646057129,0.0002672226110007614,0.00026965857250615954,0.0002718161267694086,0.0002741825010161847,0.000276421254966408,0.0002790311991702765,0.0002814671315718442,0.0002839959051925689,0.000286768248770386,0.00028914620634168386,0.00029223173623904586,0.00029492288012988865,0.0002978112315759063,0.00030078075360506773,0.00030398229137063026,0.0003071606333833188,0.00031038536690175533,0.0003132853307761252,0.00031603447860106826,0.00031863281037658453,0.00032139357062987983,0.0003239687066525221,0.0003264742554165423,0.0003289218293502927,0.00033118377905339,0.00033371252357028425,0.00033612526021897793,0.00033853802597150207,0.00034073038841597736,0.00034305034205317497,0.00034509188844822347,0.00034734225482679904,0.0003494418051559478,0.00035139056853950024,0.0003533625276759267,0.0003554736904334277,0.0003575152368284762,0.0003594292211346328,0.00036120397271588445,0.0003628743579611182,0.00036454471410252154,0.00036621507024392486,0.0003680710506159812,0.00036976460251025856,0.000371284200809896,0.00037289655301719904,0.000374369730707258,0.00037578490446321666,0.0003770840703509748,0.0003785108565352857,0.0003797752142418176,0.00038098159711807966,0.0003821647842414677,0.00038344075437635183,0.00038464710814878345,0.0003857722913380712,0.000386851083021611,0.0003878254792653024,0.0003888578503392637,0.00038983221747912467,0.0003907138016074896,0.0003916185814887285,0.00039247696986421943,0.00039333535823971033,0.00039411254692822695,0.000394773727748543,0.0003957364824600518,0.0003965600917581469,0.00039730247226543725,0.00039813766488805413,0.0003989380202256143,0.0003996108425781131,0.0004002487985417247,0.00040087520028464496,0.00040162919322028756,0.0004022671782877296,0.0004029747797176242,0.00040348514448851347,0.0004040999338030815,0.0004046219401061535,0.00040513230487704277,0.00040573551086708903,0.0004062110965605825,0.000406663486501202,0.0004071042640134692,0.0004075566539540887,0.00040797426481731236,0.0004084150423295796,0.000408797845011577,0.00040915742283686996,0.00040970262489281595,0.0004100274236407131,0.0004103638348169625,0.00041068860446102917,0.00041102501563727856,0.0004113845934625715,0.0004117210046388209,0.00041204580338671803,0.0004123589606024325,0.0004126605927012861,0.00041297374991700053,0.0004132985486648977,0.00041362334741279483,0.0004139133379794657,0.0004141569370403886,0.00041447015246376395,0.0004147021099925041,0.000414945709053427,0.00041517772478982806,0.00041539809899404645,0.00041565331048332155,0.0004158621304668486,0.00041611731285229325,0.0004163028788752854,0.0004164421116001904,0.00041663929005153477,0.0004167552979197353,0.0004169408930465579,0.00041717287967912853,0.0004173352790530771,0.0004175092908553779,0.000417648465372622,0.00041783408960327506,0.0004179384559392929,0.0004180892719887197,0.00041824005893431604,0.0004183560668025166,0.0004184836579952389,0.00041863444494083524,0.00041872725705616176,0.00041880845674313605,0.00041890126885846257,0.00041901724762283266,0.00041905202670022845,0.0004191564512439072,0.00041922603850252926,0.00041930723818950355,0.0004194000503048301,0.00041948124999180436,0.00041956244967877865,0.00041962042450904846,0.000419713236624375,0.00041977124055847526,0.0004198060487397015,0.0004198640235699713,0.0004199452232569456,0.00041999161476269364,0.00042004964780062437,0.0004200960393063724,0.0004201540141366422,0.00042020040564239025,0.0004202352138236165,0.00042028160532936454,0.0004203628050163388,0.0004204092256259173,0.00042045561713166535,0.00042050203774124384,0.0004205136210657656,0.00042056001257151365,0.0004206064040772617,0.00042062962893396616,0.0004206527955830097,0.0004206760204397142,0.0004207224119454622,0.000420733995269984,0.0004207572201266885,0.0004208036116324365,0.00042083841981366277,0.000420873227994889,0.0004209080070722848,0.00042093120282515883,0.0004209544276818633,0.0004209544276818633,0.0004209660110063851,0.00042097759433090687,0.00042100081918761134,0.0004210239858366549,0.0004210356273688376,0.0004210472106933594,0.0004210704064462334,0.0004210936021991074,0.0004211051855236292,0.0004211051855236292,0.0004211168270558119,0.00042113999370485544,0.0004211632185615599,0.0004211863852106035,0.0004211979976389557,0.00042120961006730795,0.00042123280582018197,0.000421256001573056,0.00042126758489757776,0.000421302393078804,0.00042131400550715625,0.0004213256179355085,0.00042133720126003027,0.00042133720126003027,0.00042133720126003027,0.00042134878458455205,0.00042134878458455205,0.0004213603970129043,0.0004213720094412565,0.0004213835927657783,0.00042139520519413054,0.0004214068176224828,0.0004214068176224828,0.00042141840094700456,0.00042141840094700456,0.00042141840094700456,0.0004214415966998786,0.0004214415966998786,0.0004214415966998786,0.0004214647924527526,0.0004214764048811048,0.0004214764048811048,0.00042148801730945706,0.00042149960063397884,0.0004215111839585006,0.0004215111839585006,0.00042152279638685286,0.00042152279638685286,0.0004215344088152051,0.0004215344088152051,0.0004215344088152051,0.0004215459921397269,0.00042155757546424866,0.00042155757546424866,0.00042156921699643135,0.00042156921699643135,0.00042158080032095313,0.00042158080032095313,0.0004215923836454749,0.0004215923836454749,0.00042160399607382715,0.00042160399607382715,0.0004216156085021794,0.0004216156085021794,0.0004216156085021794,0.0004216156085021794,0.0004216156085021794,0.0004216156085021794,0.0004216156085021794,0.0004216156085021794,0.00042162719182670116,0.00042162719182670116,0.00042162719182670116,0.00042162719182670116,0.00042162719182670116,0.00042162719182670116,0.00042162719182670116,0.00042162719182670116,0.00042162719182670116,0.00042162719182670116,0.00042162719182670116,0.00042162719182670116,0.00042162719182670116,0.00042162719182670116,0.00042162719182670116,0.00042162719182670116,0.00042162719182670116,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294,0.00042163877515122294],"recovered":[0.0,2.5055508103832835e-06,4.929903298034333e-06,7.145459676394239e-06,9.291417882195674e-06,1.1483774869702756e-05,1.3734130334341899e-05,1.607728518138174e-05,1.8501637896406464e-05,2.090278940158896e-05,2.351273906242568e-05,2.5983490559156053e-05,2.8744236260536127e-05,3.1504983780905604e-05,3.4393324312986806e-05,3.723526970134117e-05,4.041360807605088e-05,4.344114859122783e-05,4.6607885451521724e-05,4.9670226871967316e-05,5.255856740404852e-05,5.531931310542859e-05,5.8184457884635776e-05,6.078280785004608e-05,6.336955993901938e-05,6.597950414288789e-05,6.825305899837986e-05,7.078181079123169e-05,7.325256592594087e-05,7.570011803181842e-05,7.811286923242733e-05,8.042122499318793e-05,8.239318412961438e-05,8.431874448433518e-05,8.64415051182732e-05,8.863386028679088e-05,9.068701911019161e-05,9.2786576715298e-05,9.467734344070777e-05,9.659130591899157e-05,9.847046749200672e-05,0.00010018723696703091,0.00010200840188190341,0.000103736761957407,0.00010560432565398514,0.00010741389269242063,0.00010882906644837931,0.00011051103501813486,0.00011205379996681586,0.00011353857553331181,0.00011502334382385015,0.00011647331120911986,0.0001177608864963986,0.00011901366815436631,0.0001202548373839818,0.00012138002057326958,0.00012257479829713702,0.00012382757267914712,0.00012497595162130892,0.00012600832269527018,0.00012704070832114667,0.00012808469182346016,0.0001289082720177248,0.00012982464977540076,0.0001307294296566397,0.0001316922134719789,0.0001325390039710328,0.00013333938841242343,0.00013432536798063666,0.00013511415454559028,0.00013586813292931765,0.00013661051343660802,0.00013738770212512463,0.00013809528900310397,0.00013883766951039433,0.00013956846669316292,0.00014031084720045328,0.0001409836404491216,0.0001416680170223117,0.0001422596105840057,0.00014285120414569974,0.00014345438103191555,0.00014403437671717256,0.00014448676665779203,0.00014497395022772253,0.00014546114834956825,0.0001458903425373137,0.00014644712791778147,0.00014684151392430067,0.0001472475123591721,0.0001476418983656913,0.00014797829499002546,0.0001484770909883082,0.0001488018751842901,0.00014917307998985052,0.00014948626630939543,0.0001498342608101666,0.0001501474471297115,0.00015055344556458294,0.0001509014400653541,0.00015126103244256228,0.00015153942513279617,0.00015181781782303005,0.0001521426165709272,0.00015250220894813538,0.00015278060163836926,0.00015301260282285511,0.00015332578914240003,0.0001536041818326339,0.00015383618301711977,0.00015402177814394236,0.0001542537793284282,0.0001545321720186621,0.00015477575652766973,0.00015500775771215558,0.0001552165485918522,0.00015539054584223777,0.00015554134733974934,0.00015566893853247166,0.00015584293578285724,0.00015601693303324282,0.0001562025281600654,0.00015639973571524024,0.00015653892478439957,0.00015672451991122216,0.00015686372353229672,0.0001570261229062453,0.00015717690985184163,0.0001572465116623789,0.00015738571528345346,0.00015749011072330177,0.00015759450616315007,0.00015769890160299838,0.00015781490947119892,0.00015786130097694695,0.00015794250066392124,0.00015802370035089552,0.0001581049000378698,0.0001581976976012811,0.0001582788972882554,0.0001583716948516667,0.00015844129666220397,0.00015851088392082602,0.0001585688878549263,0.00015863848966546357,0.0001586964790476486,0.0001587660808581859,0.00015880088903941214,0.0001588704762980342,0.00015891688235569745,0.0001589632738614455,0.00015898648416623473,0.00015904447354841977,0.00015909087960608304,0.00015916048141662031,0.00015923006867524236,0.0001592532789800316,0.00015929967048577964,0.0001593344786670059,0.00015938087017275393,0.0001594272762304172,0.00015947366773616523,0.0001595200737938285,0.0001595548674231395,0.0001595548674231395,0.00015958967560436577,0.00015961287135723978,0.0001596360671101138,0.00015967086073942482,0.0001597288646735251,0.0001597404625499621,0.0001597520604263991,0.00015979846648406237,0.0001598216622369364,0.0001598332601133734,0.0001598448579898104,0.0001598448579898104,0.00015986806829459965,0.00015987966617103666,0.00015990286192391068,0.00015990286192391068,0.00015991445980034769,0.00015994926798157394,0.00015998406161088496,0.00015998406161088496,0.00016000725736375898,0.000160018855240196,0.00016004206554498523,0.00016006526129785925,0.00016007685917429626,0.00016008845705073327,0.00016011165280360729,0.00016012326523195952,0.00016014646098483354,0.00016015805886127055,0.00016016965673770756,0.00016019285249058157,0.00016019285249058157,0.00016020445036701858,0.00016021606279537082,0.00016022766067180783,0.00016023925854824483,0.00016025085642468184,0.00016026245430111885,0.00016026245430111885,0.00016028565005399287,0.00016029724793042988,0.0001603088603587821,0.00016032045823521912,0.00016032045823521912,0.00016033205611165613,0.00016034365398809314,0.00016034365398809314,0.00016034365398809314,0.00016035525186453015,0.00016036684974096715,0.0001603900600457564,0.0001603900600457564,0.0001603900600457564,0.0001604016579221934,0.00016041325579863042,0.00016041325579863042,0.00016041325579863042,0.00016041325579863042,0.00016042485367506742,0.00016043645155150443,0.00016043645155150443,0.00016043645155150443,0.00016044804942794144,0.00016044804942794144,0.00016044804942794144,0.00016045964730437845,0.00016045964730437845,0.00016047124518081546,0.00016047124518081546,0.00016047124518081546,0.0001604828576091677,0.0001604828576091677,0.0001604828576091677,0.0001604944554856047,0.0001605060533620417,0.0001605060533620417,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872,0.00016051765123847872],"active":[0.0002651810646057129,0.0002647170622367412,0.0002647286746650934,0.00026467067073099315,0.000264891074039042,0.00026493746554479003,0.00026529707247391343,0.0002653898554854095,0.00026549428002908826,0.00026586547028273344,0.00026563345454633236,0.0002662482438609004,0.00026617865660227835,0.00026630624779500067,0.0002663874183781445,0.0002667470253072679,0.0002667470253072679,0.00026694423286244273,0.00026667743804864585,0.00026636425172910094,0.0002660742320585996,0.00026607426116243005,0.0002657842414919287,0.00026569145848043263,0.00026555225485935807,0.00026520428946241736,0.000265459471847862,0.00026534346397966146,0.0002652854600455612,0.00026503027766011655,0.00026493746554479003,0.00026467067073099315,0.00026494907797314227,0.0002651230606716126,0.0002649490488693118,0.0002647286746650934,0.0002647866785991937,0.0002647286746650934,0.00026475187041796744,0.0002646126667968929,0.0002644038759171963,0.00026435748441144824,0.00026420666836202145,0.0002643342886585742,0.0002641602768562734,0.000263870315393433,0.00026406749384477735,0.00026385870296508074,0.0002637311117723584,0.00026354548754170537,0.00026348751271143556,0.0002633018884807825,0.0002632207178976387,0.00026315113063901663,0.0002631859097164124,0.00026326708029955626,0.0002631974930409342,0.00026302351034246385,0.0002628495276439935,0.0002628495276439935,0.0002627915237098932,0.00026262912433594465,0.00026271032402291894,0.00026265232008881867,0.00026260592858307064,0.00026242033345624804,0.000262234709225595,0.00026239710859954357,0.000262234709225595,0.00026218831771984696,0.00026226951740682125,0.00026232749223709106,0.0002622231259010732,0.0002621535095386207,0.0002620375307742506,0.00026206072652712464,0.00026195633108727634,0.0002619911392685026,0.0002618171274662018,0.0002618403232190758,0.00026177073596045375,0.0002616779238451272,0.00026170111959800124,0.0002617243444547057,0.00026168953627347946,0.00026164311566390097,0.000261666311416775,0.0002615271368995309,0.0002615735284052789,0.0002615503326524049,0.00026151552447117865,0.0002617243444547057,0.0002615503326524049,0.00026156194508075714,0.00026151552447117865,0.0002615387493278831,0.0002615503326524049,0.0002615735575091094,0.0002614923578221351,0.0002614575205370784,0.00026139954570680857,0.00026143432478420436,0.00026148074539378285,0.00026148074539378285,0.00026141112903133035,0.0002613763208501041,0.00026145754964090884,0.0002613763208501041,0.00026134151266887784,0.0002613415417727083,0.0002613763208501041,0.00026139954570680857,0.0002613299584481865,0.00026134157087653875,0.0002612951211631298,0.0002612255630083382,0.0002612487296573818,0.000261213950579986,0.00026127195451408625,0.00026132992934435606,0.0002613183460198343,0.0002613067626953125,0.0002612487296573818,0.0002612951793707907,0.0002612139214761555,0.0002612255630083382,0.0002612139214761555,0.0002611791715025902,0.00026123714633286,0.0002612487296573818,0.00026123714633286,0.000261213950579986,0.0002612023672554642,0.00026120233815163374,0.0002611907257232815,0.000261213950579986,0.00026120233815163374,0.00026120233815163374,0.00026120233815163374,0.00026120233815163374,0.00026119075482711196,0.00026117911329492927,0.00026120233815163374,0.00026120233815163374,0.00026116755907423794,0.0002611675299704075,0.0002611791423987597,0.0002611907257232815,0.0002611791715025902,0.0002611791715025902,0.00026119075482711196,0.0002612139214761555,0.00026119075482711196,0.0002611907257232815,0.00026120233815163374,0.0002611791715025902,0.00026120233815163374,0.0002612023672554642,0.0002611791423987597,0.0002611791423987597,0.00026117911329492927,0.0002611559466458857,0.00026113272178918123,0.00026112113846465945,0.0002611675299704075,0.000261144305113703,0.0002611443633213639,0.0002611675299704075,0.00026116755907423794,0.0002611443633213639,0.0002611675299704075,0.0002611791423987597,0.0002611559466458857,0.00026113277999684215,0.0002611327508930117,0.00026113272178918123,0.0002611559466458857,0.00026115591754205525,0.0002611559466458857,0.0002611443633213639,0.0002611675299704075,0.0002611791423987597,0.00026115591754205525,0.00026112113846465945,0.00026113277999684215,0.00026113272178918123,0.0002611443633213639,0.000261144305113703,0.00026113272178918123,0.0002611327508930117,0.0002611443633213639,0.0002611443633213639,0.000261144305113703,0.0002611559466458857,0.0002611559466458857,0.0002611559466458857,0.0002611443633213639,0.0002611443633213639,0.0002611327508930117,0.00026113272178918123,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.0002611327508930117,0.0002611211675684899,0.00026110955514013767,0.00026110955514013767,0.00026109794271178544,0.00026109794271178544,0.00026110955514013767,0.00026109794271178544,0.00026109794271178544,0.00026112113846465945,0.00026112113846465945,0.00026110955514013767,0.0002610979718156159,0.00026110955514013767,0.00026112113846465945,0.0002611095260363072,0.00026110955514013767,0.00026110955514013767,0.00026112113846465945,0.00026112113846465945,0.00026110955514013767,0.00026110955514013767,0.00026112113846465945,0.00026112113846465945,0.0002611211675684899,0.0002611211675684899,0.0002611327508930117,0.00026112113846465945,0.00026113272178918123,0.00026112113846465945,0.0002611327508930117,0.0002611327508930117,0.0002611327508930117,0.0002611327508930117,0.0002611327508930117,0.00026112113846465945,0.00026110955514013767,0.00026110955514013767,0.0002610979718156159,0.0002610979718156159,0.00026110955514013767,0.00026110955514013767,0.00026110955514013767,0.00026110955514013767,0.00026110955514013767,0.00026110955514013767,0.00026110955514013767,0.00026110955514013767,0.00026110955514013767,0.00026110955514013767,0.00026110955514013767,0.00026110955514013767,0.00026110955514013767,0.00026110955514013767,0.00026110955514013767,0.00026110955514013767,0.00026110955514013767,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945,0.00026112113846465945]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0002651810646057129,0.000267002236796543,0.000269113399554044,0.00027141012833453715,0.00027348651201464236,0.0002757716574706137,0.0002777900081127882,0.00028024916537106037,0.00028242991538718343,0.00028466866933740675,0.00028701184783130884,0.0002891925978474319,0.0002915241348091513,0.0002938093093689531,0.0002962684666272253,0.0002987740153912455,0.00030133756808936596,0.00030363432597368956,0.0003057454596273601,0.00030784503906033933,0.0003098633897025138,0.0003120325563941151,0.000313911703415215,0.0003157328756060451,0.00031750762718729675,0.00031914320425130427,0.0003207091649528593,0.00032220553839579225,0.0003238643112126738,0.00032536068465560675,0.00032682224991731346,0.00032799382461234927,0.0003293509944342077,0.000330568989738822,0.0003316361689940095,0.00033308612182736397,0.0003343273128848523,0.00033553369576111436,0.00033660087501630187,0.0003375056548975408,0.000338445242960006,0.000339466001605615,0.00034033600240945816,0.00034110157866962254,0.0003418671549297869,0.0003427371266297996,0.00034360712743364275,0.0003442451125010848,0.0003449179057497531,0.00034561389475129545,0.0003463330795057118,0.0003468550567049533,0.0003473074466455728,0.0003477946447674185,0.0003483514301478863,0.00034898941521532834,0.000349430221831426,0.0003499058075249195,0.0003503233892843127,0.00035078739165328443,0.00035130936885252595,0.0003517385630402714,0.0003520517493598163,0.0003524229396134615,0.00035273615503683686,0.0003532233531586826,0.00035350173129700124,0.0003538613091222942,0.00035425572423264384,0.000354603718733415,0.00035488209687173367,0.00035513730836100876,0.00035538087831810117,0.0003556592855602503,0.00035598408430814743,0.00035621607094071805,0.00035649447818286717,0.00035673807724379003,0.00035698164720088243,0.0003572136629372835,0.00035744564956985414,0.00035761966137215495,0.00035782845225185156,0.0003580024349503219,0.0003581532509997487,0.0003583388461265713,0.0003585012163966894,0.00035864044912159443,0.00035879123606719077,0.0003589304396882653,0.0003590928390622139,0.00035924362600781024,0.0003593596047721803,0.00035945241688750684,0.00035953361657448113,0.00035962642868980765,0.0003597192117013037,0.00035978879895992577,0.00035986999864690006,0.00035991641925647855,0.0003599628107622266,0.0003600092022679746,0.0003600788186304271,0.0003601600183174014,0.00036020640982314944,0.00036026438465341926,0.00036031080526299775,0.00036034558434039354,0.0003604035882744938,0.0003604500088840723,0.0003605079837143421,0.0003605544043239206,0.0003606124082580209,0.0003606703830882907,0.00036069360794499516,0.00036072838702239096,0.000360751582775265,0.00036080958670936525,0.0003608791739679873,0.00036090239882469177,0.00036099518183618784,0.0003610415733419359,0.0003610531857702881,0.0003610763815231621,0.0003610879648476839,0.0003610879648476839,0.0003611111897043884,0.00036114599788561463,0.0003611691645346582,0.00036119238939136267,0.00036120397271588445,0.0003612271975725889,0.0003612503642216325,0.0003612619766499847,0.00036127358907833695,0.00036128517240285873,0.00036130836815573275,0.00036133156390860677,0.000361343176336959,0.000361343176336959,0.00036135478876531124,0.00036137798451818526,0.00036138956784270704,0.00036138956784270704,0.0003614011802710593,0.00036141276359558105,0.0003614243760239333,0.0003614243760239333,0.00036143598845228553,0.00036143598845228553,0.00036143598845228553,0.00036143598845228553,0.0003614475717768073,0.0003614475717768073,0.0003614475717768073,0.0003614475717768073,0.00036145918420515954,0.00036145918420515954,0.0003614707675296813,0.0003614707675296813,0.00036148237995803356,0.00036149396328255534,0.00036149396328255534,0.00036149396328255534,0.00036149396328255534,0.0003615055757109076,0.0003615055757109076,0.0003615055757109076,0.0003615171881392598,0.00036154038389213383,0.00036154038389213383,0.00036154038389213383,0.00036156357964500785,0.00036156357964500785,0.00036157516296952963,0.00036158677539788187,0.0003615983878262341,0.0003615983878262341,0.0003615983878262341,0.0003616099711507559,0.00036162155447527766,0.0003616331669036299,0.0003616331669036299,0.0003616563626565039,0.0003616563626565039,0.0003616563626565039,0.0003616795875132084,0.0003616795875132084,0.0003617143665906042,0.0003617143665906042,0.0003617143665906042,0.0003617259790189564,0.0003617375623434782,0.00036174917477183044,0.00036174917477183044,0.00036174917477183044,0.0003617607872001827,0.0003617607872001827,0.0003617607872001827,0.0003617607872001827,0.0003617607872001827,0.0003617607872001827,0.0003617607872001827,0.0003617607872001827,0.0003617607872001827,0.0003617607872001827,0.0003617607872001827,0.0003617607872001827,0.0003617607872001827,0.0003617607872001827,0.0003617607872001827,0.0003617607872001827,0.0003617607872001827,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446,0.00036177237052470446],"recovered":[0.0,2.5983490559156053e-06,4.628309397958219e-06,6.867065167170949e-06,9.2218188001425e-06,1.128657822846435e-05,1.3618132470583078e-05,1.5682891898904927e-05,1.7921647668117657e-05,2.027640221058391e-05,2.2364361939253286e-05,2.4777113139862195e-05,2.7015868909074925e-05,2.9185026505729184e-05,3.1539781048195437e-05,3.3882934076245874e-05,3.626088800956495e-05,3.876644041156396e-05,4.088919740752317e-05,4.3197553168283775e-05,4.5645105274161324e-05,4.770986197399907e-05,4.989061926607974e-05,5.1746585086220875e-05,5.353294909582473e-05,5.528451583813876e-05,5.707087984774262e-05,5.854405026184395e-05,6.01332176302094e-05,6.171078712213784e-05,6.317235965980217e-05,6.461072916863486e-05,6.587510870303959e-05,6.733668124070391e-05,6.861265137558803e-05,6.971463153604418e-05,7.109500438673422e-05,7.25101781426929e-05,7.368175283772871e-05,7.485332753276452e-05,7.588571315864101e-05,7.689488847972825e-05,7.784607441863045e-05,7.884365186328068e-05,7.969043508637697e-05,8.05952149676159e-05,8.146520121954381e-05,8.22191868792288e-05,8.291516860481352e-05,8.35763567010872e-05,8.420274389209226e-05,8.482913108309731e-05,8.542072464479133e-05,8.597751002525911e-05,8.659229933982715e-05,8.704468928044662e-05,8.761307981330901e-05,8.807706763036549e-05,8.863386028679088e-05,8.902825356926769e-05,8.948064350988716e-05,8.993303345050663e-05,9.040862641995773e-05,9.091901301871985e-05,9.125540964305401e-05,9.161500202026218e-05,9.207898983731866e-05,9.247338311979547e-05,9.283297549700364e-05,9.31693721213378e-05,9.349416359327734e-05,9.392335778102279e-05,9.415535168955103e-05,9.434094681637362e-05,9.46077416301705e-05,9.490933734923601e-05,9.528052760288119e-05,9.558212332194671e-05,9.584891813574359e-05,9.603451326256618e-05,9.631290595280007e-05,9.659130591899157e-05,9.677690104581416e-05,9.696249617263675e-05,9.714809129945934e-05,9.72988927969709e-05,9.743808914208785e-05,9.762368426891044e-05,9.777447849046439e-05,9.798327664611861e-05,9.812247299123555e-05,9.831967327045277e-05,9.844726446317509e-05,9.856326505541801e-05,9.867926564766094e-05,9.878366108750924e-05,9.885326289804652e-05,9.89344553090632e-05,9.901565499603748e-05,9.91200577118434e-05,9.920125012286007e-05,9.924764890456572e-05,9.929404768627137e-05,9.937524737324566e-05,9.94216461549513e-05,9.947965008905157e-05,9.952604887075722e-05,9.959564340533689e-05,9.961884643416852e-05,9.97000461211428e-05,9.976964065572247e-05,9.982763731386513e-05,9.98856412479654e-05,9.995523578254506e-05,9.997843881137669e-05,0.00010000163456425071,0.00010002483759308234,0.000100094432127662,0.00010014083090936765,0.0001001872296910733,0.00010019883484346792,0.00010025683150161058,0.00010033803118858486,0.00010034962906502187,0.0001003728320938535,0.00010039602784672752,0.00010040762572316453,0.00010043082875199616,0.00010047722753370181,0.00010050043056253344,0.00010050043056253344,0.00010051202843897045,0.00010054682934423909,0.0001005584272206761,0.0001005700250971131,0.00010059322812594473,0.00010062802175525576,0.00010065122478408739,0.0001006744205369614,0.0001006744205369614,0.00010068602568935603,0.00010070922144223005,0.00010072081931866705,0.00010074402234749869,0.00010074402234749869,0.0001007556202239357,0.0001007556202239357,0.00010076722537633032,0.00010076722537633032,0.00010077882325276732,0.00010077882325276732,0.00010077882325276732,0.00010079042112920433,0.00010079042112920433,0.00010079042112920433,0.00010079042112920433,0.00010079042112920433,0.00010079042112920433,0.00010080201900564134,0.00010080201900564134,0.00010080201900564134,0.00010081362415803596,0.00010081362415803596,0.00010081362415803596,0.00010082522203447297,0.00010082522203447297,0.00010082522203447297,0.00010082522203447297,0.00010082522203447297,0.00010082522203447297,0.00010083681991090998,0.00010083681991090998,0.00010083681991090998,0.00010086002293974161,0.00010088321869261563,0.00010089481656905264,0.00010090642172144726,0.00010091801959788427,0.00010092961747432128,0.00010092961747432128,0.00010094121535075828,0.00010094121535075828,0.00010095282050315291,0.00010095282050315291,0.00010096441837958992,0.00010096441837958992,0.00010096441837958992,0.00010098761413246393,0.00010099921928485855,0.00010101081716129556,0.00010102241503773257,0.00010102241503773257,0.00010102241503773257,0.00010102241503773257,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642,0.0001010456180665642],"active":[0.0002651810646057129,0.0002644038759171963,0.00026448507560417056,0.0002645430504344404,0.0002642647013999522,0.00026448507560417056,0.00026417188928462565,0.00026456627529114485,0.0002645082713570446,0.00026439226348884404,0.00026464747497811913,0.0002644154883455485,0.0002645082713570446,0.0002646242792252451,0.0002647286746650934,0.000264891074039042,0.0002650766691658646,0.000264867878286168,0.00026485626585781574,0.00026464747497811913,0.0002642182807903737,0.00026432270533405244,0.00026402107323519886,0.00026398629415780306,0.0002639746817294508,0.00026385870296508074,0.00026363827055320144,0.0002636614954099059,0.00026373108266852796,0.00026364991208538413,0.0002636498829815537,0.0002633830881677568,0.00026347587117925286,0.00026323230122216046,0.00026302351034246385,0.000263371504843235,0.00026323230122216046,0.00026302351034246385,0.00026291911490261555,0.00026265232008881867,0.0002625595370773226,0.0002625711204018444,0.0002624899207148701,0.00026225793408229947,0.0002621767343953252,0.00026214192621409893,0.00026214192621409893,0.0002620259183458984,0.00026200275169685483,0.0002620375307742506,0.00026213034288957715,0.0002620259183458984,0.00026188671472482383,0.0002618171274662018,0.0002617591235321015,0.0002619447186589241,0.0002618171274662018,0.000261828739894554,0.00026168953627347946,0.00026175915263593197,0.00026182871079072356,0.00026180554414168,0.00026164311566390097,0.0002615039120428264,0.00026148074539378285,0.0002616083365865052,0.0002614227414596826,0.00026138793327845633,0.0002614227414596826,0.0002614343538880348,0.00026138793327845633,0.000261213950579986,0.00026122553390450776,0.0002613183460198343,0.00026137634995393455,0.00026130673359148204,0.000261213950579986,0.0002611559466458857,0.00026113272178918123,0.0002611791423987597,0.0002611327508930117,0.0002610283554531634,0.0002610515512060374,0.00026103993877768517,0.00026100515970028937,0.00026103993877768517,0.0002610631345305592,0.0002610167721286416,0.0002610167721286416,0.0002609471557661891,0.00026097038062289357,0.0002609239600133151,0.00026091234758496284,0.00026088915183208883,0.0002608543436508626,0.0002608427603263408,0.0002608659560792148,0.0002608543436508626,0.0002608543436508626,0.00026079636882059276,0.0002607615606393665,0.0002607615606393665,0.0002607847563922405,0.0002607847563922405,0.0002607847563922405,0.00026078472728841007,0.0002607847563922405,0.00026074994821101427,0.0002607847563922405,0.00026074994821101427,0.00026073833578266203,0.0002607267815619707,0.0002607267815619707,0.000260715140029788,0.0002607151691336185,0.00026072675245814025,0.00026072675245814025,0.000260715140029788,0.00026073833578266203,0.0002607151691336185,0.0002607963397167623,0.0002607847563922405,0.000260715140029788,0.00026072675245814025,0.000260715140029788,0.000260691944276914,0.00026070355670526624,0.0002607151691336185,0.000260691944276914,0.00026069197338074446,0.00026070355670526624,0.0002607151691336185,0.0002607035276014358,0.00026070355670526624,0.00026070355670526624,0.000260691944276914,0.00026068033184856176,0.00026068033184856176,0.00026066874852404,0.00026066874852404,0.00026066874852404,0.00026066874852404,0.00026066874852404,0.00026064555277116597,0.0002606571651995182,0.00026065713609568775,0.00026066874852404,0.0002606571651995182,0.00026066874852404,0.0002606571651995182,0.0002606571651995182,0.0002606571651995182,0.0002606571651995182,0.0002606571651995182,0.0002606571651995182,0.0002606571651995182,0.00026066874852404,0.00026066874852404,0.00026066874852404,0.00026066874852404,0.0002606803609523922,0.00026068033184856176,0.00026068033184856176,0.00026068033184856176,0.00026066874852404,0.0002606803609523922,0.0002606803609523922,0.0002606803609523922,0.00026069197338074446,0.0002607151691336185,0.00026070355670526624,0.00026070355670526624,0.00026072675245814025,0.00026070355670526624,0.000260691944276914,0.00026069197338074446,0.00026069197338074446,0.0002606803609523922,0.00026066877762787044,0.0002606803609523922,0.00026068033184856176,0.000260691944276914,0.00026068033184856176,0.00026070355670526624,0.000260691944276914,0.000260691944276914,0.0002607151691336185,0.00026069197338074446,0.000260715140029788,0.00026070355670526624,0.000260691944276914,0.00026070355670526624,0.000260715140029788,0.00026072675245814025,0.00026070355670526624,0.00026070355670526624,0.0002607151691336185,0.0002607151691336185,0.0002607151691336185,0.0002607151691336185,0.0002607151691336185,0.0002607151691336185,0.0002607151691336185,0.0002607151691336185,0.0002607151691336185,0.0002607151691336185,0.0002607151691336185,0.0002607151691336185,0.0002607151691336185,0.0002607151691336185,0.0002607151691336185,0.0002607151691336185,0.0002607151691336185,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025,0.00026072675245814025]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0002651810646057129,0.0002671878319233656,0.000269136595306918,0.0002711085544433445,0.0002730341220740229,0.0002751568681560457,0.00027724483516067266,0.0002791704027913511,0.0002811075537465513,0.00028289391775615513,0.0002848890726454556,0.0002870234311558306,0.00028889099485240877,0.00029079336673021317,0.00029278852161951363,0.000294667697744444,0.0002966280444525182,0.0002982288133352995,0.0002999687858391553,0.00030178995802998543,0.0003033211105503142,0.0003048058715648949,0.0003061050665564835,0.0003074738197028637,0.000308715010760352,0.0003098517772741616,0.0003109885728918016,0.0003120673354715109,0.0003130997356493026,0.0003141437191516161,0.00031519928597845137,0.00031606925767846406,0.0003171248536091298,0.0003179600171279162,0.00031870242673903704,0.0003193636075593531,0.0003200132050551474,0.0003207091649528593,0.0003214631578885019,0.0003221127553842962,0.0003228087443858385,0.000323307525832206,0.0003239107027184218,0.00032452549203298986,0.0003250243025831878,0.0003255346673540771,0.00032603347790427506,0.00032648586784489453,0.0003268802538514137,0.00032726305653341115,0.00032758782617747784,0.0003279010416008532,0.00032823742367327213,0.000328504218487069,0.00032880582148209214,0.0003290610038675368,0.00032929301960393786,0.0003295597853139043,0.00032978018862195313,0.00033005859586410224,0.0003303369740024209,0.00033060379792004824,0.0003308009763713926,0.0003309633757453412,0.00033110257936641574,0.00033123017055913806,0.0003313461784273386,0.00033143896143883467,0.000331566552631557,0.0003316593647468835,0.00033181015169247985,0.0003318681556265801,0.00033198416349478066,0.0003320537507534027,0.0003321233671158552,0.0003322161501273513,0.00033229734981432557,0.0003324017452541739,0.0003324713325127959,0.0003325293364468962,0.0003326221485622227,0.00033269173582084477,0.00033273815643042326,0.0003328193270135671,0.0003328889433760196,0.00033293533488176763,0.0003329701430629939,0.00033305134274996817,0.00033310934668406844,0.00033316732151433825,0.0003332021296955645,0.00033323693787679076,0.0003332833293825388,0.00033335291664116085,0.00033339933725073934,0.0003334109205752611,0.00033342253300361335,0.00033345731208100915,0.0003334921202622354,0.00033352692844346166,0.0003335501241963357,0.0003335733199492097,0.0003335965157020837,0.00033363132388330996,0.0003336429363116622,0.00033366610296070576,0.00033368932781741023,0.00033371252357028425,0.00033373571932315826,0.00033373571932315826,0.00033374730264768004,0.0003337705275043845,0.0003337821108289063,0.00033380533568561077,0.00033380533568561077,0.00033380533568561077,0.00033381691901013255,0.00033382850233465433,0.0003338517271913588,0.0003338633105158806,0.0003338749229442328,0.00033389811869710684,0.0003339097020216286,0.0003339097020216286,0.00033392131444998085,0.0003339329268783331,0.00033394451020285487,0.00033394451020285487,0.0003339677059557289,0.0003339677059557289,0.0003339677059557289,0.0003339677059557289,0.0003339677059557289,0.0003339793183840811,0.0003339793183840811,0.0003339909017086029,0.0003339909017086029,0.0003339909017086029,0.0003339909017086029,0.0003339909017086029,0.0003339909017086029,0.00033400251413695514,0.00033400251413695514,0.00033400251413695514,0.00033400251413695514,0.00033400251413695514,0.00033400251413695514,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074,0.0003340141265653074],"recovered":[0.0,2.575149437689106e-06,4.906703907181509e-06,6.98306303092977e-06,8.82742642716039e-06,1.0938585546682589e-05,1.2829348634113558e-05,1.4940506844141055e-05,1.713286474114284e-05,1.9046827219426632e-05,2.0867990315309726e-05,2.2747153707314283e-05,2.474231405358296e-05,2.667947774170898e-05,2.8686237783404067e-05,3.0623399652540684e-05,3.244456456741318e-05,3.4323726140428334e-05,3.599409319576807e-05,3.789645779761486e-05,3.9764021494193e-05,4.131839159526862e-05,4.280315988580696e-05,4.4276330299908295e-05,4.551750680548139e-05,4.710667781182565e-05,4.819705645786598e-05,4.9449830839876086e-05,5.0633007049327716e-05,5.17697844770737e-05,5.276736555970274e-05,5.3753345127915964e-05,5.472772681969218e-05,5.569050699705258e-05,5.667649020324461e-05,5.7372475566808134e-05,5.812646122649312e-05,5.891524415346794e-05,5.965762829873711e-05,6.037681669113226e-05,6.106120417825878e-05,6.174558802740648e-05,6.22443767497316e-05,6.288236909313127e-05,6.347395537886769e-05,6.400754500646144e-05,6.452953675761819e-05,6.499352457467467e-05,6.553871207870543e-05,6.604910595342517e-05,6.6466694988776e-05,6.674508767900988e-05,6.711628520861268e-05,6.747587758582085e-05,6.768467574147508e-05,6.79050717735663e-05,6.81950623402372e-05,6.846185715403408e-05,6.870545621495694e-05,6.898384890519083e-05,6.929704250069335e-05,6.956383731449023e-05,6.980742909945548e-05,6.999302422627807e-05,7.016702147666365e-05,7.035262387944385e-05,7.05034181009978e-05,7.06890132278204e-05,7.080501382006332e-05,7.094421016518027e-05,7.106020348146558e-05,7.119940710254014e-05,7.129220466595143e-05,7.139660010579973e-05,7.148939766921103e-05,7.157059735618532e-05,7.167499279603362e-05,7.170979370130226e-05,7.181418914115056e-05,7.190698670456186e-05,7.201138942036778e-05,7.208098395494744e-05,7.216218364192173e-05,7.220858242362738e-05,7.226658635772765e-05,7.237098179757595e-05,7.245218148455024e-05,7.249858026625589e-05,7.25217760191299e-05,7.255657692439854e-05,7.259137782966718e-05,7.263777661137283e-05,7.266097236424685e-05,7.270737114595249e-05,7.280016870936379e-05,7.284657476702705e-05,7.288136839633808e-05,7.28929735487327e-05,7.291616930160671e-05,7.295097020687535e-05,7.297416595974937e-05,7.2997368988581e-05,7.300896686501801e-05,7.304376777028665e-05,7.307856867555529e-05,7.31017644284293e-05,7.312496745726094e-05,7.313656533369794e-05,7.315976836252958e-05,7.318296411540359e-05,7.321776502067223e-05,7.321776502067223e-05,7.324096077354625e-05,7.325256592594087e-05,7.326416380237788e-05,7.327576167881489e-05,7.327576167881489e-05,7.32873595552519e-05,7.329896470764652e-05,7.331056258408353e-05,7.332216046052054e-05,7.334536348935217e-05,7.336855924222618e-05,7.33801643946208e-05,7.33801643946208e-05,7.339176227105781e-05,7.340336014749482e-05,7.341495802393183e-05,7.341495802393183e-05,7.342656317632645e-05,7.342656317632645e-05,7.342656317632645e-05,7.342656317632645e-05,7.343816105276346e-05,7.343816105276346e-05,7.343816105276346e-05,7.344975892920047e-05,7.344975892920047e-05,7.344975892920047e-05,7.346135680563748e-05,7.346135680563748e-05,7.346135680563748e-05,7.348455983446911e-05,7.348455983446911e-05,7.348455983446911e-05,7.348455983446911e-05,7.348455983446911e-05,7.348455983446911e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05,7.349615771090612e-05],"active":[0.0002651810646057129,0.00026461269590072334,0.0002642298932187259,0.0002641254977788776,0.0002642066974658519,0.0002642182807903737,0.0002644154883455485,0.0002642298932187259,0.0002639746817294508,0.0002638470905367285,0.00026402107323519886,0.00026427628472447395,0.00026414869353175163,0.0002641138853505254,0.00026410227292217314,0.00026404429809190333,0.00026418347260914743,0.00026390509447082877,0.0002639746817294508,0.000263893511146307,0.0002635570999700576,0.0002634874836076051,0.00026330191758461297,0.0002631974930409342,0.0002631974930409342,0.00026274510310031474,0.0002627915237098932,0.0002626175119075924,0.0002624667249619961,0.0002623739419505,0.0002624319167807698,0.0002623159089125693,0.00026239713770337403,0.00026226951740682125,0.00026202594744972885,0.0002619911392685026,0.0002618867438286543,0.00026179393171332777,0.00026180554414168,0.0002617359277792275,0.00026174754020757973,0.00026156194508075714,0.000261666311416775,0.00026164311566390097,0.00026155036175623536,0.0002615271368995309,0.00026150394114665687,0.00026149232871830463,0.0002613415417727083,0.000261213950579986,0.00026112113846465945,0.0002611559466458857,0.00026112113846465945,0.0002610283554531634,0.00026112113846465945,0.0002611559466458857,0.0002610979718156159,0.000261097913607955,0.0002610747469589114,0.0002610747469589114,0.00026103993877768517,0.0002610399678815156,0.00026099354727193713,0.0002609703515190631,0.0002609355724416673,0.0002608775394037366,0.0002608427603263408,0.00026074994821101427,0.00026076153153553605,0.000260715140029788,0.00026074994821101427,0.00026066874852404,0.00026069197338074446,0.0002606571651995182,0.0002606339694466442,0.00026064555277116597,0.00026062235701829195,0.000260691944276914,0.00026065713609568775,0.00026062235701829195,0.00026061077369377017,0.0002606107445899397,0.0002605759655125439,0.0002606107445899397,0.00026062235701829195,0.0002605643530841917,0.00026051796157844365,0.0002605527697596699,0.00026058757794089615,0.0002606107445899397,0.0002606107445899397,0.00026059916126541793,0.00026062235701829195,0.00026064555277116597,0.00026059916126541793,0.0002605643530841917,0.00026054115733131766,0.0002605643239803612,0.0002605759655125439,0.0002605759655125439,0.0002605759655125439,0.0002605759655125439,0.0002605875488370657,0.0002605875488370657,0.00026056438218802214,0.0002605643239803612,0.0002605643530841917,0.0002605759655125439,0.0002605759655125439,0.00026055274065583944,0.0002605295449029654,0.0002605527697596699,0.00026054115733131766,0.0002605527697596699,0.00026054115733131766,0.0002605295740067959,0.00026054115733131766,0.00026054115733131766,0.0002605527697596699,0.00026055274065583944,0.0002605527697596699,0.00026055274065583944,0.00026054115733131766,0.0002605295449029654,0.00026054115733131766,0.00026054115733131766,0.00026054115733131766,0.0002605295449029654,0.00026055274065583944,0.00026054115733131766,0.00026054115733131766,0.00026054115733131766,0.00026054115733131766,0.00026054115733131766,0.00026054115733131766,0.00026055274065583944,0.00026054115733131766,0.00026054115733131766,0.00026054115733131766,0.0002605295449029654,0.0002605295449029654,0.00026054115733131766,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.0002605295740067959,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365,0.00026051796157844365]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0002651810646057129,0.0002672226110007614,0.00026936858193948865,0.00027139854501001537,0.00027373008197173476,0.0002759108610916883,0.0002782308147288859,0.0002805275726132095,0.0002828475262504071,0.0002853298792615533,0.0002874642377719283,0.0002901553816627711,0.0002926957095041871,0.00029534046188928187,0.00029782281490042806,0.0003004443715326488,0.00030298472847789526,0.0003054090775549412,0.00030768263968639076,0.0003101069887634367,0.00031246175058186054,0.0003146425005979836,0.0003168580587953329,0.0003189228009432554,0.00032118475064635277,0.00032337711309082806,0.000325418688589707,0.00032721663592383265,0.0003293394111096859,0.00033110257936641574,0.00033298172638751566,0.00033477970282547176,0.00033647328382357955,0.00033813202753663063,0.0003395008097868413,0.0003412755613680929,0.0003428067429922521,0.00034436112036928535,0.0003458922728896141,0.00034726105513982475,0.0003487342328298837,0.00035010301508009434,0.0003513441770337522,0.0003525737556628883,0.00035379172186367214,0.0003549284883774817,0.0003561580670066178,0.00035717885475605726,0.0003583504294510931,0.00035934802144765854,0.00036042678402736783,0.00036157516296952963,0.00036252636346034706,0.00036348914727568626,0.00036425472353585064,0.00036513630766421556,0.000365971471183002,0.00036688786349259317,0.0003677578642964363,0.00036859302781522274,0.0003694050246849656,0.00037010101368650794,0.00037072738632559776,0.00037130736745893955,0.0003719221567735076,0.0003726645663846284,0.0003732677432708442,0.00037377813714556396,0.000374369730707258,0.00037484531640075147,0.0003754484932869673,0.00037602847442030907,0.00037648086436092854,0.0003770608745981008,0.00037743206485174596,0.00037789606722071767,0.00037839484866708517,0.0003789284382946789,0.0003793808282352984,0.0003797752142418176,0.0003801464044954628,0.000380540790501982,0.0003809467889368534,0.0003812947834376246,0.000381654390366748,0.0003820719721261412,0.00038243154995143414,0.00038277957355603576,0.0003831159556284547,0.0003835103416349739,0.0003839511191472411,0.0003843107260763645,0.0003845543251372874,0.00038492551539093256,0.0003852039226330817,0.00038548230077140033,0.0003857490955851972,0.0003860158903989941,0.0003862711018882692,0.00038652628427371383,0.00038674668758176267,0.00038693228270858526,0.00038715265691280365,0.00038736144779250026,0.0003875470720231533,0.00038774427957832813,0.0003879762371070683,0.00038809224497526884,0.00038824306102469563,0.00038850982673466206,0.00038867222610861063,0.0003888230421580374,0.00038903183303773403,0.0003891710366588086,0.00038931024027988315,0.0003894262481480837,0.0003896350390277803,0.0003897742135450244,0.0003899018047377467,0.00039004100835882127,0.00039016862865537405,0.0003902729949913919,0.0003903658071067184,0.0003904470067936927,0.000390551402233541,0.0003906557976733893,0.0003907369973603636,0.0003908298094756901,0.0003908993967343122,0.0003909922088496387,0.0003910501836799085,0.00039108499186113477,0.0003911546082235873,0.00039118938730098307,0.0003912589745596051,0.00039132859092205763,0.0003914097906090319,0.0003914794069714844,0.000391548965126276,0.00039160699816420674,0.0003916533896699548,0.0003917229769285768,0.0003917693975381553,0.00039182737236842513,0.00039187376387417316,0.0003919317969121039,0.0003919665759894997,0.0003919897717423737,0.00039203616324812174,0.0003920593881048262,0.00039208255475386977,0.000392117362935096,0.00039216375444084406,0.0003921753668691963,0.0003921985626220703,0.0003922217874787748,0.0003922681789845228,0.00039229137473739684,0.0003923029871657491,0.00039233776624314487,0.00039233776624314487,0.0003923609619960189,0.0003923725744243711,0.00039238418685272336,0.00039239577017724514,0.0003924421616829932,0.0003924537741113454,0.0003924885531887412,0.0003925117780454457,0.00039252336136996746,0.0003925581695511937,0.0003925697528757155,0.00039258136530406773,0.00039260456105694175,0.0003926277859136462,0.0003926509525626898,0.00039267417741939425,0.00039270895649679005,0.0003927205689251423,0.0003927437646780163,0.0003927669604308903,0.0003927785437554121,0.0003927785437554121,0.0003927785437554121,0.0003927785437554121,0.0003928017686121166,0.00039281335193663836,0.0003928481601178646,0.0003928597434423864,0.0003928597434423864,0.0003928713558707386,0.0003928713558707386,0.00039288296829909086,0.00039289455162361264,0.0003929061640519649,0.0003929061640519649,0.0003929177764803171,0.0003929293598048389,0.0003929409431293607,0.0003929409431293607,0.0003929409431293607,0.0003929409431293607,0.0003929409431293607,0.0003929409431293607,0.0003929525555577129,0.0003929525555577129,0.00039296416798606515,0.00039296416798606515,0.00039296416798606515,0.00039296416798606515,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693,0.00039297575131058693],"recovered":[0.0,2.609948751342017e-06,4.929903298034333e-06,7.0874611992621794e-06,9.2218188001425e-06,1.1402576092223171e-05,1.3768929420621134e-05,1.6170082744793035e-05,1.843203790485859e-05,2.0728793970192783e-05,2.3176344257080927e-05,2.547310032241512e-05,2.7909052732866257e-05,3.0403003620449454e-05,3.29433532897383e-05,3.537930751917884e-05,3.77456599380821e-05,4.026281021651812e-05,4.284955866751261e-05,4.518111381912604e-05,4.7640263801440597e-05,5.00414171256125e-05,5.233817137195729e-05,5.458852683659643e-05,5.669968595611863e-05,5.893844354432076e-05,6.117719749454409e-05,6.32883602520451e-05,6.543431663885713e-05,6.751067849108949e-05,6.945943459868431e-05,7.150099554564804e-05,7.341495802393183e-05,7.50157269067131e-05,7.695289241382852e-05,7.84608637331985e-05,8.005002746358514e-05,8.169719512807205e-05,8.319356857100502e-05,8.488713501719758e-05,8.63487075548619e-05,8.770587737672031e-05,8.922544657252729e-05,9.048982610693201e-05,9.190499986289069e-05,9.319257515016943e-05,9.424814925296232e-05,9.539652819512412e-05,9.649850835558027e-05,9.753088670549914e-05,9.881846199277788e-05,9.980444156099111e-05,0.00010083681991090998,0.00010190399916609749,0.00010291318176314235,0.00010381796164438128,0.00010464154911460355,0.00010539553477428854,0.0001064163152477704,0.00010732109512900934,0.00010816787835210562,0.00010895666491705924,0.0001097918429877609,0.00011041823017876595,0.00011107941827503964,0.00011162461305502802,0.00011237859871471301,0.00011301658378215507,0.00011360817006789148,0.00011418815847719088,0.00011480294779175892,0.00011540613922988996,0.00011598612763918936,0.00011645011545624584,0.00011704170174198225,0.00011744769290089607,0.00011798128252848983,0.0001185264773084782,0.00011899046512553468,0.00011950085900025442,0.00011984884622506797,0.00012022004375467077,0.00012055643310304731,0.00012105522182537243,0.00012143801723141223,0.00012175121082691476,0.00012206440442241728,0.00012250519648659974,0.0001228531909873709,0.00012321278336457908,0.00012363037967588753,0.00012405955931171775,0.00012446555774658918,0.00012472075468394905,0.00012506874918472022,0.00012541674368549138,0.0001257299300050363,0.00012607792450580746,0.0001262983278138563,0.00012662311200983822,0.0001268899068236351,0.0001270870998268947,0.00012724949920084327,0.00012740030069835484,0.00012760909157805145,0.00012777149095200002,0.00012808469182346016,0.00012829348270315677,0.00012844428420066833,0.00012859507114626467,0.00012882707233075052,0.0001289894717046991,0.00012914027320221066,0.00012934906408190727,0.00012949986557941884,0.00012962745677214116,0.00012968546070624143,0.00012984784552827477,0.00013002184277866036,0.00013021905033383518,0.0001303466415265575,0.00013046263484284282,0.00013059024058748037,0.00013067144027445465,0.00013075263996142894,0.00013086863327771425,0.00013094983296468854,0.00013107742415741086,0.00013121662777848542,0.00013132102321833372,0.000131390625028871,0.0001314718247158453,0.00013152981409803033,0.00013164582196623087,0.0001316922134719789,0.00013176181528251618,0.00013180820678826421,0.00013186621072236449,0.00013193581253290176,0.00013199381646700203,0.00013205180584918708,0.00013210980978328735,0.00013217941159382463,0.00013222580309957266,0.00013229540491010994,0.00013234179641585797,0.00013239980034995824,0.0001324346085311845,0.0001324578042840585,0.00013250419578980654,0.0001325390039710328,0.00013258539547678083,0.00013259699335321784,0.0001326433994108811,0.00013267819304019213,0.00013268979091662914,0.00013270140334498137,0.0001327361969742924,0.00013277099060360342,0.00013278258848004043,0.00013281739666126668,0.00013281739666126668,0.0001328289945377037,0.0001328521902905777,0.00013289859634824097,0.000132933389977552,0.000132956585730426,0.00013296819815877825,0.00013300299178808928,0.0001330261875409633,0.0001330493832938373,0.00013307259359862655,0.00013309578935150057,0.00013309578935150057,0.00013310738722793758,0.0001331189851043746,0.0001331305829808116,0.00013316539116203785,0.00013317698903847486,0.00013318858691491187,0.00013320018479134887,0.00013321178266778588,0.0001332233805442229,0.00013323499297257513,0.00013325818872544914,0.00013325818872544914,0.00013328138447832316,0.00013329298235476017,0.00013332779053598642,0.00013333938841242343,0.00013333938841242343,0.00013335098628886044,0.00013336258416529745,0.00013336258416529745,0.00013337418204173446,0.00013338577991817147,0.00013339737779460847,0.00013340897567104548,0.00013340897567104548,0.00013342058809939772,0.00013342058809939772,0.00013342058809939772,0.00013342058809939772,0.00013343218597583473,0.00013343218597583473,0.00013343218597583473,0.00013343218597583473,0.00013345538172870874,0.00013345538172870874,0.00013345538172870874,0.00013345538172870874,0.00013345538172870874,0.00013346697960514575,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276,0.00013347857748158276],"active":[0.0002651810646057129,0.0002646126667968929,0.00026443868409842253,0.0002643110929057002,0.0002645082713570446,0.0002645082713570446,0.00026446187985129654,0.00026435748441144824,0.0002644154883455485,0.0002646010834723711,0.0002642878971528262,0.0002646822831593454,0.00026478664949536324,0.00026493746554479003,0.00026487946161068976,0.00026506505673751235,0.00026523906853981316,0.00026514625642448664,0.0002648330701049417,0.00026492588222026825,0.00026482148678041995,0.0002646010834723711,0.0002645198837853968,0.00026433425955474377,0.00026448507560417056,0.00026443868409842253,0.0002642414765432477,0.00026392826111987233,0.00026390509447082877,0.00026359190815128386,0.00026352229178883135,0.00026327872183173895,0.0002630583185236901,0.0002631162933539599,0.00026254792464897037,0.0002628146903589368,0.000262756715528667,0.0002626639325171709,0.0002626987115945667,0.00026237391284666955,0.0002623855252750218,0.00026239713770337403,0.0002621187304612249,0.00026208392227999866,0.00026188671472482383,0.0002617359277792275,0.00026190991047769785,0.00026178231928497553,0.00026185193564742804,0.0002618171274662018,0.0002616083365865052,0.00026177073596045375,0.00026168953627347946,0.00026158514083363116,0.0002613415417727083,0.0002613183460198343,0.00026132992934435606,0.00026149232871830463,0.0002613415417727083,0.0002612719254102558,0.00026123714633286,0.0002611443633213639,0.00026093554333783686,0.00026088912272825837,0.00026084273122251034,0.00026103993877768517,0.00026088915183208883,0.0002607615606393665,0.0002607615606393665,0.0002606571651995182,0.00026064555277116597,0.0002606223279144615,0.0002604947367217392,0.00026061077369377017,0.0002603903703857213,0.0002604483743198216,0.00026041356613859534,0.0002604019537102431,0.0002603903703857213,0.0002602743625175208,0.0002602975582703948,0.0002603207540232688,0.00026039034128189087,0.00026023955433629453,0.0002602163585834205,0.0002603207540232688,0.00026036714552901685,0.00026027439162135124,0.00026026275008916855,0.0002602975582703948,0.00026032072491943836,0.00026025116676464677,0.0002600887673906982,0.00026020477525889874,0.00026013515889644623,0.0002600655425339937,0.0002600191510282457,0.0002599379513412714,0.00025997275952249765,0.0002599031722638756,0.00025985678075812757,0.00025984516832977533,0.00025990314316004515,0.0002599611470941454,0.00025993798044510186,0.0002599727886263281,0.00025989155983552337,0.0002597987768240273,0.0002597987768240273,0.0002599147555883974,0.00025984516832977533,0.00025983358500525355,0.00025989155983552337,0.0002598219725769013,0.0002598103601485491,0.0002597987768240273,0.0002599495928734541,0.0002599263680167496,0.0002598799765110016,0.00025982194347307086,0.0002598220016807318,0.0002598103601485491,0.0002597755519673228,0.0002597755519673228,0.0002597987768240273,0.00025978716439567506,0.00025978716439567506,0.00025975238531827927,0.00025968276895582676,0.000259671185631305,0.0002596595440991223,0.00025961315259337425,0.00025962479412555695,0.0002595435653347522,0.0002595667610876262,0.0002595667610876262,0.00025960156926885247,0.00025961321080103517,0.00025961315259337425,0.0002596131816972047,0.00025960156926885247,0.00025961315259337425,0.0002595899859443307,0.00025960156926885247,0.000259578344412148,0.0002595899859443307,0.0002595667610876262,0.00025955517776310444,0.000259578344412148,0.00025955517776310444,0.00025954353623092175,0.00025953195290639997,0.0002595667610876262,0.00025953195290639997,0.0002595203695818782,0.0002595320111140609,0.0002595667610876262,0.00025955517776310444,0.0002595320111140609,0.00025955517776310444,0.0002595203695818782,0.0002595435653347522,0.00025954359443858266,0.0002595320111140609,0.00025949717382900417,0.0002595087862573564,0.0002594972029328346,0.0002595203695818782,0.0002595087862573564,0.00025949717382900417,0.0002595087862573564,0.0002594971447251737,0.00025948556140065193,0.0002595087862573564,0.00025952039868570864,0.00025953195290639997,0.00025954359443858266,0.0002595435653347522,0.00025954359443858266,0.00025955517776310444,0.0002595667610876262,0.0002595667610876262,0.00025955517776310444,0.00025954353623092175,0.0002595203695818782,0.00025954359443858266,0.00025953195290639997,0.00025955517776310444,0.00025953195290639997,0.0002595203695818782,0.00025953195290639997,0.0002595203695818782,0.0002595203695818782,0.00025953195290639997,0.0002595319820102304,0.0002595203695818782,0.00025952039868570864,0.0002595203695818782,0.00025953195290639997,0.0002595203695818782,0.0002595203695818782,0.0002595203695818782,0.0002595203695818782,0.00025950875715352595,0.0002595203695818782,0.0002595203695818782,0.0002595319820102304,0.0002595087862573564,0.0002595087862573564,0.0002595087862573564,0.0002595203695818782,0.0002595203695818782,0.0002595087862573564,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417,0.00025949717382900417]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0002651810646057129,0.00026696742861531675,0.00026888138381764293,0.0002709461550693959,0.0002729065017774701,0.0002750988642219454,0.00027709401911124587,0.00027905439492315054,0.00028101474163122475,0.000283160712569952,0.0002853298792615533,0.0002875570207834244,0.0002894825884141028,0.00029165175510570407,0.0002939020923804492,0.00029583927243947983,0.00029789243126288056,0.0002999455900862813,0.00030183634953573346,0.0003037619171664119,0.0003055134729947895,0.0003072766412515193,0.0003088774101343006,0.0003104317875113338,0.0003121137560810894,0.00031355212558992207,0.0003149440744891763,0.0003162780776619911,0.00031765844323672354,0.0003188648261129856,0.00032034958712756634,0.0003214631578885019,0.0003226579283364117,0.0003237019118387252,0.00032460669171996415,0.0003254998882766813,0.000326393055729568,0.0003272746398579329,0.0003280402161180973,0.00032880582148209214,0.00032959459349513054,0.00033034858643077314,0.00033123017055913806,0.00033187976805493236,0.00033277293550781906,0.0003334689245093614,0.0003341417177580297,0.00033473328221589327,0.0003353712963871658,0.00033603247720748186,0.00033663565409369767,0.00033708804403431714,0.00033763324609026313,0.00033812044421210885,0.0003385728341527283,0.00033909481135196984,0.0003395124222151935,0.0003399068082217127,0.00034028958179987967,0.0003407187759876251,0.0003411131910979748,0.000341530772857368,0.0003418439591769129,0.00034214556217193604,0.00034253994817845523,0.00034292275086045265,0.0003432011289987713,0.0003434795362409204,0.00034368832712061703,0.00034389711800031364,0.00034408271312713623,0.00034433789551258087,0.00034458149457350373,0.0003448018978815526,0.00034498749300837517,0.00034513830905780196,0.0003453122917562723,0.0003454978868830949,0.00034564867382869124,0.00034577626502141356,0.00034590388531796634,0.0003460546722635627,0.00034621707163751125,0.0003463330795057118,0.0003464374749455601,0.0003465534537099302,0.000346704269759357,0.0003468318609520793,0.0003469594521448016,0.00034707546001300216,0.0003471914678812027,0.000347319059073925,0.00034743506694212556,0.0003474814584478736,0.00034755104570649564,0.00034763224539346993,0.0003477134450804442,0.00034774825326167047,0.0003478178405202925,0.00034788745688274503,0.00034794543171301484,0.0003480034356471151,0.0003480614395812154,0.00034813102683983743,0.0003481890307739377,0.000348270230460912,0.00034830503864213824,0.0003483746259007603,0.0003484210465103388,0.0003484674380160868,0.00034850224619731307,0.00034853702527470887,0.00034858344588428736,0.0003486298373900354,0.0003486646164674312,0.00034869942464865744,0.0003487574285827577,0.00034880382008850574,0.00034882701584137976,0.0003488502115942538,0.00034887343645095825,0.00034893141128122807,0.0003489662194624543,0.00034898941521532834,0.00034900102764368057,0.0003490358358249068,0.0003490706149023026,0.00034908222733065486,0.0003491054230835289,0.0003491054230835289,0.0003491402021609247,0.0003491750103421509,0.00034919820609502494,0.0003492098185233772,0.00034922140184789896,0.00034924462670460343,0.00034926782245747745,0.00034929101821035147,0.00034930260153487325,0.00034930260153487325,0.0003493142139632255,0.00034934902214445174,0.00034937221789732575,0.00034938380122184753,0.000349407026078552,0.0003494186094030738,0.000349430221831426,0.00034945341758430004,0.00034947661333717406,0.00034947661333717406,0.00034947661333717406,0.0003494882257655263,0.0003494998090900481,0.00034951139241456985,0.0003495230048429221,0.0003495230048429221,0.0003495230048429221,0.0003495230048429221,0.00034953461727127433,0.0003495462005957961,0.0003495462005957961,0.0003495462005957961,0.00034955781302414834,0.00034955781302414834,0.00034955781302414834,0.0003495694254525006,0.0003495694254525006,0.0003495694254525006,0.0003495694254525006,0.0003495694254525006,0.0003495694254525006,0.00034958100877702236,0.00034958100877702236,0.00034958100877702236,0.00034958100877702236,0.00034958100877702236,0.00034958100877702236,0.00034958100877702236,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414,0.00034959259210154414],"recovered":[0.0,2.575149437689106e-06,4.744306806969689e-06,6.92506409905036e-06,8.98982398211956e-06,1.0915386155829765e-05,1.2933745892951265e-05,1.4882507457514293e-05,1.692406840447802e-05,1.8919228750746697e-05,2.1018788174842484e-05,2.316474638064392e-05,2.5275903681176715e-05,2.730586493271403e-05,2.9428621928673238e-05,3.185297464369796e-05,3.3917734981514513e-05,3.590129563235678e-05,3.796605597017333e-05,3.9903217839309946e-05,4.17823794123251e-05,4.369634189060889e-05,4.558710497803986e-05,4.722267476608977e-05,4.8904639697866514e-05,5.055180736235343e-05,5.217577563598752e-05,5.366054756450467e-05,5.508731919690035e-05,5.629369479720481e-05,5.754646917921491e-05,5.904284262214787e-05,6.015642065904103e-05,6.128160021035001e-05,6.232557643670589e-05,6.341595872072503e-05,6.437873526010662e-05,6.54111136100255e-05,6.628109986195341e-05,6.717428186675534e-05,6.792826752644032e-05,6.874024984426796e-05,6.959863094380125e-05,7.046861719572917e-05,7.108340651029721e-05,7.182579429354519e-05,7.26145735825412e-05,7.334536348935217e-05,7.40529503673315e-05,7.466773240594193e-05,7.529411959694698e-05,7.599010859848931e-05,7.650050247320905e-05,7.711528451181948e-05,7.761408051010221e-05,7.804326742189005e-05,7.851886039134115e-05,7.895965245552361e-05,7.930764695629478e-05,7.966723933350295e-05,8.007323049241677e-05,8.042122499318793e-05,8.085041190497577e-05,8.121000428218395e-05,8.147679909598082e-05,8.185959450202063e-05,8.22191868792288e-05,8.247438381658867e-05,8.274117863038555e-05,8.296157466247678e-05,8.315876766573638e-05,8.34603633848019e-05,8.368075941689312e-05,8.395915210712701e-05,8.421434904448688e-05,8.444634295301512e-05,8.46203402034007e-05,8.482913835905492e-05,8.501473348587751e-05,8.513072680216283e-05,8.52931261761114e-05,8.53975216159597e-05,8.554832311347127e-05,8.572232036385685e-05,8.588471246184781e-05,8.600071305409074e-05,8.618630818091333e-05,8.629070362076163e-05,8.642990724183619e-05,8.65343026816845e-05,8.666190115036443e-05,8.675469871377572e-05,8.682429324835539e-05,8.695189171703532e-05,8.70098956511356e-05,8.707949018571526e-05,8.717228774912655e-05,8.724188955966383e-05,8.729988621780649e-05,8.736948802834377e-05,8.740428165765479e-05,8.748548134462908e-05,8.755508315516636e-05,8.762467768974602e-05,8.768268162384629e-05,8.774067828198895e-05,8.782187796896324e-05,8.78914725035429e-05,8.793787128524855e-05,8.797267219051719e-05,8.803067612461746e-05,8.80770749063231e-05,8.811186853563413e-05,8.812347368802875e-05,8.81698724697344e-05,8.822786912787706e-05,8.828586578601971e-05,8.832066669128835e-05,8.837866334943101e-05,8.840186637826264e-05,8.84598630364053e-05,8.849466394167393e-05,8.854106272337958e-05,8.856426575221121e-05,8.858746150508523e-05,8.862226241035387e-05,8.865706331562251e-05,8.866866119205952e-05,8.870346209732816e-05,8.871505997376516e-05,8.872665785020217e-05,8.877305663190782e-05,8.880785753717646e-05,8.883106056600809e-05,8.88426584424451e-05,8.885425631888211e-05,8.888905722415075e-05,8.891225297702476e-05,8.892385812941939e-05,8.892385812941939e-05,8.89354560058564e-05,8.89470538822934e-05,8.898185478756204e-05,8.901665569283068e-05,8.905144932214171e-05,8.906305447453633e-05,8.907465235097334e-05,8.908625022741035e-05,8.910945325624198e-05,8.9132649009116e-05,8.914425416151062e-05,8.915585203794762e-05,8.915585203794762e-05,8.915585203794762e-05,8.917904779082164e-05,8.917904779082164e-05,8.920225081965327e-05,8.920225081965327e-05,8.920225081965327e-05,8.921384869609028e-05,8.922544657252729e-05,8.922544657252729e-05,8.922544657252729e-05,8.922544657252729e-05,8.922544657252729e-05,8.922544657252729e-05,8.924864960135892e-05,8.924864960135892e-05,8.924864960135892e-05,8.926024747779593e-05,8.926024747779593e-05,8.926024747779593e-05,8.926024747779593e-05,8.926024747779593e-05,8.926024747779593e-05,8.926024747779593e-05,8.926024747779593e-05,8.926024747779593e-05,8.927184535423294e-05,8.927184535423294e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05,8.928345050662756e-05],"active":[0.0002651810646057129,0.0002643922925926745,0.0002641370811033994,0.0002640211023390293,0.00026391667779535055,0.00026418347260914743,0.0002641602768562734,0.00026417188928462565,0.0002640906604938209,0.0002642414765432477,0.0002643110929057002,0.00026439226348884404,0.0002642066974658519,0.00026434590108692646,0.0002644734631758183,0.00026398629415780306,0.0002639747108332813,0.00026404429809190333,0.0002638702862896025,0.00026385870296508074,0.00026373108266852796,0.0002635802957229316,0.00026329030515626073,0.00026320910546928644,0.00026320910546928644,0.00026300031458958983,0.00026276829885318875,0.00026261754101142287,0.0002625711204018444,0.0002625711204018444,0.000262803107034415,0.0002624203043524176,0.0002625015040393919,0.0002624203043524176,0.00026228110073134303,0.00026208392227999866,0.0002620143350213766,0.0002618635189719498,0.0002617591235321015,0.0002616315323393792,0.000261666311416775,0.0002616083365865052,0.0002616315323393792,0.0002614111581351608,0.00026168953627347946,0.00026164314476773143,0.0002615271368995309,0.0002613879041746259,0.0002613183460198343,0.0002613647375255823,0.0002613415417727083,0.00026109794271178544,0.0002611327508930117,0.00026100515970028937,0.0002609587390907109,0.0002610515512060374,0.00026099354727193713,0.0002609471557661891,0.0002609819348435849,0.00026105152210220695,0.0002610399678815156,0.00026110955514013767,0.00026099354727193713,0.0002609355724416673,0.00026106316363438964,0.00026106316363438964,0.0002609819348435849,0.00026100515970028937,0.0002609471557661891,0.00026093554333783686,0.0002609239309094846,0.0002608775394037366,0.0002609007351566106,0.00026084273122251034,0.0002607731439638883,0.00026069197338074446,0.000260691944276914,0.00026066874852404,0.00026063394034281373,0.0002606455236673355,0.00026061077369377017,0.0002606571651995182,0.00026066874852404,0.00026061077369377017,0.0002605527697596699,0.00026055274065583944,0.00026051796157844365,0.00026054115733131766,0.0002605295449029654,0.00026054115733131766,0.0002605295740067959,0.0002605643530841917,0.00026061077369377017,0.0002605295740067959,0.00026054115733131766,0.00026055274065583944,0.00026054115733131766,0.0002605063491500914,0.00026051796157844365,0.00026051796157844365,0.00026054115733131766,0.00026051796157844365,0.0002605063491500914,0.0002605063491500914,0.0002605063491500914,0.0002605295449029654,0.0002604831533972174,0.0002604831533972174,0.00026048318250104785,0.00026049476582556963,0.0002604715700726956,0.0002604599576443434,0.0002604715700726956,0.0002605063491500914,0.0002604947367217392,0.00026047154096886516,0.0002604715700726956,0.0002604831533972174,0.00026044834521599114,0.00026044834521599114,0.00026041356613859534,0.0002604367327876389,0.0002604251494631171,0.0002604251494631171,0.00026041356613859534,0.00026041356613859534,0.00026041356613859534,0.00026041356613859534,0.0002604019537102431,0.0002603903703857213,0.0002604135370347649,0.0002604019537102431,0.00026039034128189087,0.0002603787579573691,0.0002603787579573691,0.0002603903703857213,0.0002603787579573691,0.0002603787579573691,0.0002603787579573691,0.0002603787579573691,0.0002603787579573691,0.00026040198281407356,0.0002603903703857213,0.00026036714552901685,0.00026035559130832553,0.00026035556220449507,0.00026035556220449507,0.0002603671746328473,0.0002603671746328473,0.00026034394977614284,0.00026033236645162106,0.00026033236645162106,0.00026034394977614284,0.0002603555331006646,0.00026034394977614284,0.00026034394977614284,0.0002603207540232688,0.0002603207540232688,0.00026033236645162106,0.00026033236645162106,0.0002603207540232688,0.0002603207540232688,0.00026033236645162106,0.00026033236645162106,0.00026033236645162106,0.0002603439788799733,0.0002603207831270993,0.0002603207831270993,0.0002603207831270993,0.00026030917069874704,0.00026030917069874704,0.0002603207540232688,0.0002603207540232688,0.0002603207540232688,0.0002603207540232688,0.0002603207540232688,0.0002603207540232688,0.0002603207540232688,0.0002603207540232688,0.0002603207540232688,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166,0.0002603091415949166]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0002651810646057129,0.00026688622892834246,0.0002688349923118949,0.000270632968749851,0.0002726629318203777,0.000274310092208907,0.00027621243498288095,0.0002783120144158602,0.00027999398298561573,0.0002818267385009676,0.00028369430219754577,0.0002853066544048488,0.00028695384389720857,0.00028857780853286386,0.0002902829728554934,0.00029202294535934925,0.0002937164972536266,0.0002952244831249118,0.0002966628526337445,0.0002981708094011992,0.00029951639589853585,0.000300838757539168,0.0003020103322342038,0.0003031007363460958,0.00030424908618442714,0.0003052350948564708,0.0003061166498810053,0.00030700984643772244,0.0003078102308791131,0.000308691815007478,0.00030943419551476836,0.00031018818845041096,0.0003108841774519533,0.00031153374584391713,0.0003121485351584852,0.00031278652022592723,0.00031337811378762126,0.00031387689523398876,0.0003143640933558345,0.0003148744872305542,0.0003153036814182997,0.0003157908795401454,0.00031624326948076487,0.00031661445973441005,0.0003168928378727287,0.00031724083237349987,0.00031753082294017076,0.0003178092301823199,0.000318087637424469,0.0003182732325512916,0.000318516802508384,0.0003187720139976591,0.0003189460257999599,0.00031920120818540454,0.0003194448072463274,0.00031959559419192374,0.0003198623890057206,0.00032005959656089544,0.00032024519168771803,0.0003203611704520881,0.00032053518225438893,0.0003206975816283375,0.0003208831767551601,0.00032104557612910867,0.00032114997156895697,0.0003213007585145533,0.0003214051539544016,0.00032149796606972814,0.0003215791657567024,0.0003216951445210725,0.0003217763442080468,0.0003218459605704993,0.0003219271602574736,0.00032204313902184367,0.00032210114295594394,0.000322170730214566,0.00032220553839579225,0.0003222635423298925,0.00032233312958851457,0.00032239113352261484,0.0003224491374567151,0.0003225187538191676,0.00032258834107778966,0.00032264634501188993,0.00032269273651763797,0.000322739128023386,0.00032277393620461226,0.0003228087443858385,0.0003228087443858385,0.00032285513589158654,0.0003228667192161083,0.0003229015273973346,0.0003229247231502086,0.0003229479189030826,0.0003229711437597871,0.0003229943395126611,0.0003230175352655351,0.00032305234344676137,0.00032305234344676137,0.0003230755391996354,0.0003230755391996354,0.00032308712252415717,0.0003231103182770312,0.00032314512645825744,0.00032314512645825744,0.0003231567388866097,0.0003231799346394837,0.00032319151796400547,0.0003232031303923577,0.0003232147137168795,0.0003232263261452317,0.00032324952189810574,0.000323261134326458,0.000323284330079332,0.0003232959134038538,0.0003233191091567278,0.00032333072158508003,0.00032334233401343226,0.00032334233401343226,0.00032335391733795404,0.0003233655297663063,0.0003233655297663063,0.00032337711309082806,0.0003233887255191803,0.0003233887255191803,0.0003233887255191803,0.0003233887255191803,0.0003233887255191803,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021,0.0003234003088437021],"recovered":[0.0,2.6331483695685165e-06,4.721107416116865e-06,6.693068826280069e-06,8.641830390843097e-06,1.0787788596644532e-05,1.2864147720392793e-05,1.484770928072976e-05,1.6889269318198785e-05,1.8710434233071283e-05,2.0461999156395905e-05,2.238756133010611e-05,2.4046328690019436e-05,2.5832692699623294e-05,2.7607458832790144e-05,2.932422466983553e-05,3.0843795684631914e-05,3.251416273997165e-05,3.411493162275292e-05,3.568089960026555e-05,3.722366818692535e-05,3.869684223900549e-05,4.003081630798988e-05,4.129518856643699e-05,4.2466766899451613e-05,4.362674371805042e-05,4.4647524191532284e-05,4.556390558718704e-05,4.6457087591988966e-05,4.732707020593807e-05,4.819705645786598e-05,4.895103847957216e-05,4.9751422920962796e-05,5.0459009798942134e-05,5.1073799113510177e-05,5.173498357180506e-05,5.2419371058931574e-05,5.2976160077378154e-05,5.353294909582473e-05,5.411293750512414e-05,5.4704527428839356e-05,5.516851888387464e-05,5.5667307606199756e-05,5.6142900575650856e-05,5.65720911254175e-05,5.682728442479856e-05,5.7152079534716904e-05,5.7488472521072254e-05,5.783646702184342e-05,5.812646122649312e-05,5.841645543114282e-05,5.861365207238123e-05,5.881084507564083e-05,5.910083928029053e-05,5.927483653067611e-05,5.9553232858888805e-05,5.972723010927439e-05,6.0005622799508274e-05,6.0179620049893856e-05,6.030721851857379e-05,6.049281364539638e-05,6.067840877221897e-05,6.0852406022604555e-05,6.0956805100431666e-05,6.113079871283844e-05,6.130479596322402e-05,6.143239443190396e-05,6.15715907770209e-05,6.16643883404322e-05,6.178038893267512e-05,6.186158861964941e-05,6.196598405949771e-05,6.2047183746472e-05,6.21515791863203e-05,6.223277887329459e-05,6.231397856026888e-05,6.236037734197453e-05,6.24299791525118e-05,6.249957368709147e-05,6.256917549762875e-05,6.265036790864542e-05,6.270837184274569e-05,6.275477062445134e-05,6.278957152971998e-05,6.2824365159031e-05,6.285916606429964e-05,6.294036575127393e-05,6.298676453297958e-05,6.302156543824822e-05,6.305636634351686e-05,6.306796421995386e-05,6.311436300165951e-05,6.313755875453353e-05,6.316076178336516e-05,6.317235965980217e-05,6.320716056507081e-05,6.321875844150782e-05,6.324196147033945e-05,6.326515722321346e-05,6.327676237560809e-05,6.32883602520451e-05,6.32999581284821e-05,6.331155600491911e-05,6.333475903375074e-05,6.335795478662476e-05,6.336955993901938e-05,6.336955993901938e-05,6.338115781545639e-05,6.33927556918934e-05,6.341595872072503e-05,6.343915447359905e-05,6.345075235003605e-05,6.347395537886769e-05,6.34971511317417e-05,6.352035416057333e-05,6.353195203701034e-05,6.354355718940496e-05,6.355515506584197e-05,6.355515506584197e-05,6.356675294227898e-05,6.357835081871599e-05,6.358995597111061e-05,6.360155384754762e-05,6.360155384754762e-05,6.360155384754762e-05,6.360155384754762e-05,6.360155384754762e-05,6.360155384754762e-05,6.360155384754762e-05,6.361315172398463e-05,6.361315172398463e-05,6.361315172398463e-05,6.361315172398463e-05,6.361315172398463e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05,6.362474960042164e-05],"active":[0.0002651810646057129,0.00026425308897159994,0.0002641138853505254,0.000263939902652055,0.0002640211023390293,0.00026352229178883135,0.00026334827998653054,0.00026346431695856154,0.00026310471002943814,0.0002631162933539599,0.00026323230122216046,0.0002629190857987851,0.0002629075024742633,0.00026274510310031474,0.0002626755158416927,0.0002626987115945667,0.00026287269429303706,0.00026271032402291894,0.00026254792464897037,0.0002624899207148701,0.0002622927422635257,0.00026214192621409893,0.00026197952684015036,0.00026180554414168,0.00026178231928497553,0.0002616083365865052,0.0002614691329654306,0.0002614459372125566,0.00026135315420106053,0.0002613647375255823,0.00026123714633286,0.00026123714633286,0.0002611327508930117,0.0002610747469589114,0.0002610747469589114,0.00026105152210220695,0.0002609587390907109,0.0002609007351566106,0.00026083114789798856,0.0002607615606393665,0.00026059916126541793,0.00026062235701829195,0.0002605759655125439,0.0002604715700726956,0.0002603207540232688,0.0002604135370347649,0.0002603787579573691,0.0002603207540232688,0.00026025116676464677,0.00026014677132479846,0.00026010035071522,0.00026015835464932024,0.0002601351880002767,0.00026010037981905043,0.0002601699670776725,0.00026004237588495016,0.00026013515889644623,0.00026005395920947194,0.0002600655716378242,0.00026005395920947194,0.00026004237588495016,0.00026001918013207614,0.0002600307634565979,0.0002600887673906982,0.00026001918013207614,0.00025999595527537167,0.00025997275952249765,0.0002599263680167496,0.00025991478469222784,0.0002599147555883974,0.0002599147555883974,0.0002598799765110016,0.0002598799765110016,0.00025989155983552337,0.00025986836408264935,0.0002598567516542971,0.00025984516832977533,0.0002598335559014231,0.0002598335559014231,0.00025982194347307086,0.0002597987768240273,0.00025981038925237954,0.00025983358500525355,0.00025985678075812757,0.00025986836408264935,0.0002598799765110016,0.00025983358500525355,0.0002598219725769013,0.0002597871934995055,0.0002597987768240273,0.00025979874772019684,0.00025978716439567506,0.00025978716439567506,0.00025978716439567506,0.0002597987768240273,0.0002597871934995055,0.0002597987768240273,0.00025981038925237954,0.0002597871934995055,0.0002597987768240273,0.0002597871934995055,0.00025978716439567506,0.0002597987768240273,0.0002598103601485491,0.00025978716439567506,0.0002597871934995055,0.0002598103601485491,0.0002598103601485491,0.0002598103601485491,0.00025979874772019684,0.00025978716439567506,0.0002597987768240273,0.0002597871934995055,0.0002597871934995055,0.0002597755519673228,0.00025978716439567506,0.00025978716439567506,0.0002597871934995055,0.0002597871934995055,0.00025978716439567506,0.0002597871934995055,0.0002597755810711533,0.0002597755519673228,0.00025978716439567506,0.00025978716439567506,0.00025978716439567506,0.00025978716439567506,0.00025978716439567506,0.00025979874772019684,0.00025978716439567506,0.00025978716439567506,0.00025978716439567506,0.00025978716439567506,0.00025978716439567506,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228,0.0002597755519673228]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0002651810646057129,0.000266979041043669,0.0002690669789444655,0.00027120133745484054,0.00027348651201464236,0.0002757716574706137,0.0002781728107947856,0.0002805623516906053,0.0002827663265634328,0.00028531826683320105,0.00028803260647691786,0.0002905729634221643,0.00029310170793905854,0.00029575807275250554,0.000298727594781667,0.0003016971459146589,0.0003049102961085737,0.00030808860901743174,0.0003109305689577013,0.0003141669149044901,0.00031739164842292666,0.0003207323607057333,0.00032392231514677405,0.00032713543623685837,0.00033065018942579627,0.0003341533010825515,0.00033799285301938653,0.0003417511470615864,0.00034584588138386607,0.0003494650009088218,0.0003535481228027493,0.00035743406624533236,0.0003615287714637816,0.00036573948455043137,0.00036995019763708115,0.00037440453888848424,0.0003788124304264784,0.000383220351068303,0.000387419480830431,0.00039192018448375165,0.0003964208881370723,0.0004011071869172156,0.00040567750693298876,0.0004106306005269289,0.00041554891504347324,0.00042053681681863964,0.00042529270285740495,0.0004304894246160984,0.0004356513381935656,0.0004410336259752512,0.0004467291000764817,0.00045237818267196417,0.00045792286982759833,0.00046371115604415536,0.00046942985500209033,0.0004750789375975728,0.00048106443136930466,0.00048695711302571,0.00049310497706756,0.0004990904708392918,0.0005057603120803833,0.0005122330039739609,0.00051820685621351,0.0005250971298664808,0.0005318946205079556,0.0005386804696172476,0.0005457795923575759,0.0005527858156710863,0.0005597224808298051,0.0005665431381203234,0.0005741873756051064,0.0005818200297653675,0.0005896383081562817,0.0005968533223494887,0.0006041148444637656,0.000612594245467335,0.0006207256810739636,0.0006285555427893996,0.0006367913447320461,0.0006451547960750759,0.0006542489863932133,0.0006627748953178525,0.0006715906783938408,0.0006804645527154207,0.0006892107194289565,0.0006982585764490068,0.0007071787840686738,0.0007162149995565414,0.0007255412638187408,0.0007346818456426263,0.0007440081099048257,0.0007532531162723899,0.0007629157043993473,0.0007726711337454617,0.000783052877523005,0.0007932722801342607,0.0008034685160964727,0.0008140822756104171,0.0008245336939580739,0.0008354954770766199,0.0008461788529530168,0.0008566998294554651,0.0008674296550452709,0.000878437829669565,0.0008896084036678076,0.0009008718188852072,0.0009119727765209973,0.0009234913741238415,0.0009349635220132768,0.00094681850168854,0.0009584994404576719,0.0009701688541099429,0.0009822905994951725,0.0009946906939148903,0.001007322920486331,0.0010204305872321129,0.0010332252131775022,0.0010460313642397523,0.0010590230813249946,0.0010724092135205865,0.0010858301538974047,0.001099100336432457,0.0011131477076560259,0.0011270905379205942,0.0011415670160204172,0.0011567163746804,0.0011713900603353977,0.0011863305699080229,0.0012012362712994218,0.0012160608312115073,0.0012314420891925693,0.0012466494226828218,0.0012617058819159865,0.0012775859795510769,0.0012935008853673935,0.0013095781905576587,0.0013261078856885433,0.0013421270996332169,0.00135881919413805,0.001376149244606495,0.001392899313941598,0.0014096262166276574,0.0014273390406742692,0.0014448199653998017,0.001462892396375537,0.0014803732046857476,0.0014980280539020896,0.00151618174277246,0.0015339873498305678,0.0015528949443250895,0.0015719302464276552,0.0015909537905827165,0.001610859064385295,0.001629789941944182,0.0016505998792126775,0.0016710386844351888,0.0016915586311370134,0.0017122410936281085,0.0017324710497632623,0.0017532114870846272,0.0017743114149197936,0.0017962466226890683,0.0018177642486989498,0.0018401285633444786,0.0018620869377627969,0.0018846717430278659,0.001907302881591022,0.0019304212182760239,0.0019536323379725218,0.0019769014324992895,0.0020006345584988594,0.002025608904659748,0.002049295697361231,0.002073782728984952,0.002099313773214817,0.0021244969684630632,0.0021498193964362144,0.002175767906010151,0.0022022502962499857,0.0022290688939392567,0.0022551105357706547,0.0022816506680101156,0.0023079938255250454,0.002335450379177928,0.0023637886624783278,0.0023911178577691317,0.0024191427510231733,0.0024480842985212803,0.0024768284056335688,0.0025059788022190332,0.0025358598213642836,0.0025659031234681606,0.0025963408406823874,0.002627091947942972,0.002657854463905096,0.0026886172126978636,0.0027203657664358616,0.002752009779214859,0.0027840251568704844,0.0028168063145130873,0.0028495523147284985,0.0028819621074944735,0.002915972610935569,0.0029499020893126726,0.002984063234180212,0.0030197789892554283,0.003056086366996169,0.003091593272984028,0.003127714851871133,0.003163592889904976,0.0031996334437280893,0.0032366367522627115,0.0032738952431827784,0.0033120932057499886,0.0033505349420011044,0.003388848854228854,0.003428299678489566,0.0034665558487176895,0.003506261855363846,0.003546629101037979,0.00358636979945004,0.0036270387936383486,0.0036680554039776325,0.0037094783037900925,0.0037506227381527424,0.0037927646189928055,0.0038353705313056707,0.0038785217329859734,0.003922357223927975,0.003966262564063072,0.004010689444839954,0.004054026212543249,0.004100031219422817,0.004144446458667517,0.0041898018680512905,0.0042357598431408405,0.004282611422240734,0.004329938441514969,0.004377137869596481,0.00442480156198144,0.004473636392503977,0.004523005336523056,0.004571643192321062,0.004621985834091902,0.0046717142686247826,0.004724191501736641,0.004775717854499817,0.004827255383133888,0.0048791179433465,0.0049325465224683285,0.004985418636351824,0.005038673058152199,0.005092298611998558,0.005146898794919252,0.00520210200920701,0.00525739835575223,0.005313981790095568,0.005369417369365692,0.005426430143415928,0.005483733024448156,0.005541116930544376,0.00560061214491725,0.005658901296555996,0.005719208624213934,0.005779678001999855,0.005841064266860485,0.005901788827031851,0.00596257159486413,0.00602533807978034,0.006087907124310732,0.006152831017971039,0.006216131150722504,0.006280011031776667,0.0063444944098591805,0.006409360095858574,0.006475003436207771,0.0065404376946389675,0.006606811657547951,0.006674078293144703,0.0067414152435958385,0.006808659061789513,0.006876819301396608,0.006946417968720198,0.007016399409621954,0.007087784353643656,0.0071579166688025,0.007230774965137243,0.007301266770809889,0.007372535765171051,0.007447075564414263,0.007520896848291159,0.007593998685479164,0.007668561767786741,0.007742730900645256,0.007819127291440964,0.007894234731793404,0.007969668135046959,0.008045971393585205,0.008122554048895836,0.008200202137231827,0.00827961415052414,0.008357449434697628,0.008435677736997604,0.008515240624547005,0.008597726933658123,0.008678125217556953,0.008758964017033577,0.0088408924639225,0.008922532200813293,0.009007164277136326,0.009090740233659744,0.009173771366477013,0.009258124977350235,0.009343905374407768,0.009429650381207466,0.009515373036265373,0.00960193108767271,0.00968862697482109,0.009776297956705093,0.009865512140095234,0.009953496977686882,0.010042548179626465,0.010132179595530033,0.010222077369689941,0.010312648490071297,0.010403196327388287,0.010496064089238644,0.010586762800812721,0.01068082544952631,0.01077306643128395,0.010866433382034302,0.010961110703647137,0.011056832037866116,0.011153075844049454,0.011247022077441216,0.01134219765663147,0.011440123431384563,0.011537086218595505,0.011633618734776974,0.011729804798960686,0.011827880516648293,0.011925608851015568,0.012025262229144573,0.012122967280447483,0.01222321204841137,0.012321601621806622,0.012421614490449429,0.012521105818450451,0.01262314897030592,0.012725412845611572,0.012829718180000782],"recovered":[0.0,2.528750428609783e-06,4.628309397958219e-06,6.855465471744537e-06,8.885425813787151e-06,1.1158980669279117e-05,1.3409337043412961e-05,1.5682891898904927e-05,1.797964796423912e-05,2.040399886027444e-05,2.294435034855269e-05,2.5496299713267945e-05,2.8059848773409612e-05,3.0588598747272044e-05,3.311735054012388e-05,3.593609289964661e-05,3.896363341482356e-05,4.202597483526915e-05,4.509991413215175e-05,4.806945798918605e-05,5.1201393944211304e-05,5.435653292806819e-05,5.765086825704202e-05,6.0922004195163026e-05,6.412353832274675e-05,6.766147271264344e-05,7.114140316843987e-05,7.47257363400422e-05,7.820566679583862e-05,8.209158841054887e-05,8.593111124355346e-05,8.949224138632417e-05,9.351736662210897e-05,9.763528214534745e-05,0.00010184600250795484,0.00010581312380963936,0.00011004703992512077,0.00011447815631981939,0.00011895566422026604,0.0001232475769938901,0.00012744669220410287,0.00013165741984266788,0.00013644812861457467,0.00014089082833379507,0.0001459019404137507,0.0001507854467490688,0.00015571534459013492,0.00016054084699135274,0.00016543595120310783,0.0001706790499156341,0.00017588735499884933,0.0001814204442780465,0.00018665193056222051,0.00019241702102590352,0.00019763692398555577,0.0002032280171988532,0.0002090047055389732,0.00021472338994499296,0.000220546469790861,0.0002265667571919039,0.0002327262336621061,0.000238769716816023,0.00024536997079849243,0.0002515642554499209,0.0002582921297289431,0.0002649039961397648,0.0002715274749789387,0.0002782553492579609,0.0002855979837477207,0.00029272024403326213,0.00029942492255941033,0.0003069531812798232,0.00031451621907763183,0.00032187049509957433,0.0003295495407655835,0.0003369733749423176,0.00034505841904319823,0.00035301587195135653,0.0003608805127441883,0.00036877996171824634,0.0003770389885175973,0.00038569243042729795,0.00039406746509484947,0.0004028600815217942,0.00041166431037709117,0.00042041053529828787,0.0004293423844501376,0.0004382742044981569,0.00044738000724464655,0.00045620743185281754,0.000465034885564819,0.00047394350985996425,0.00048355970648117363,0.0004930251161567867,0.0005027805455029011,0.000512512749992311,0.0005227785441093147,0.0005333575536496937,0.0005434145568870008,0.0005539239500649273,0.0005644217017106712,0.0005746062961407006,0.0005849880981259048,0.0005954279331490397,0.0006058909348212183,0.0006172702996991575,0.0006287656724452972,0.0006400522543117404,0.0006507820216938853,0.0006622194196097553,0.0006741323741152883,0.00068558135535568,0.0006973319104872644,0.0007094768807291985,0.0007217958336696029,0.0007341727614402771,0.0007468281546607614,0.0007596226641908288,0.0007720228750258684,0.0007843070197850466,0.0007970783626660705,0.0008104760781861842,0.0008236302528530359,0.0008375499746762216,0.0008516669040545821,0.0008657258003950119,0.000880387902725488,0.0008949804469011724,0.0009100137394852936,0.0009245946421287954,0.0009391871863044798,0.000954174087382853,0.0009690333972685039,0.0009838462574407458,0.0009993667481467128,0.0010152701288461685,0.0010309297358617187,0.0010468794498592615,0.0010634323116391897,0.0010793936671689153,0.0010955289471894503,0.001112963305786252,0.0011302005732432008,0.0011471015168353915,0.0011644663754850626,0.0011818427592515945,0.0011995556997135282,0.0012167348759248853,0.0012349813478067517,0.0012527870712801814,0.0012707086279988289,0.001289593055844307,0.0013089298736304045,0.0013285218738019466,0.0013475919840857387,0.001367555116303265,0.0013883071951568127,0.0014083284186199307,0.0014291151892393827,0.001449414761736989,0.001469679526053369,0.0014904547715559602,0.0015124594792723656,0.0015334667405113578,0.0015555062564089894,0.001577348681166768,0.0016000609612092376,0.001622483367100358,0.001645021722652018,0.0016681284178048372,0.0016916063614189625,0.0017152931541204453,0.001739409053698182,0.001763524953275919,0.0017875945195555687,0.0018121860921382904,0.00183830875903368,0.001863457029685378,0.001888988190330565,0.0019140784861519933,0.0019406303763389587,0.001966683426871896,0.0019929453264921904,0.0020194274839013815,0.0020467450376600027,0.0020747468806803226,0.002102157101035118,0.0021306925918906927,0.00215890328399837,0.002187589416280389,0.0022161132656037807,0.0022457854356616735,0.002276049228385091,0.0023056287318468094,0.002335973782464862,0.002365773543715477,0.002396860858425498,0.002427890431135893,0.002459581010043621,0.0024909931235015392,0.0025234492495656013,0.0025562767405062914,0.0025885936338454485,0.002621420891955495,0.002655303804203868,0.002689140383154154,0.0027236032765358686,0.0027603977359831333,0.0027957307174801826,0.0028304141014814377,0.002866419730708003,0.0029027038253843784,0.0029394752345979214,0.0029760608449578285,0.0030142124742269516,0.0030525033362209797,0.003090457757934928,0.0031276929657906294,0.0031665058340877295,0.0032060379162430763,0.0032460454385727644,0.003286157501861453,0.0033264087978750467,0.003367077559232712,0.0034081058111041784,0.003449598327279091,0.0034912414848804474,0.0035339633468538523,0.0035765809006989002,0.0036196857690811157,0.003663556184619665,0.003707646857947111,0.0037511459086090326,0.0037964663933962584,0.0038415661547333,0.0038869213312864304,0.0039329491555690765,0.003979000262916088,0.004025793634355068,0.004072575829923153,0.004119995515793562,0.0041680303402245045,0.004216609988361597,0.004265247844159603,0.004315068945288658,0.004365168511867523,0.004416821990162134,0.004467072430998087,0.004518378060311079,0.004570333287119865,0.004623541608452797,0.004676401615142822,0.004729957785457373,0.004784117452800274,0.004837743006646633,0.004892656579613686,0.004948544315993786,0.005003979429602623,0.0050596813671290874,0.005116241984069347,0.005172744393348694,0.005229768808931112,0.005287826061248779,0.005345395300537348,0.005404565948992968,0.005463840905576944,0.005524031817913055,0.005583793856203556,0.005644901655614376,0.005706589203327894,0.005768566858023405,0.005831634625792503,0.005895108915865421,0.005958466790616512,0.006022195797413588,0.00608630757778883,0.0061512780375778675,0.006215970031917095,0.006281253416091204,0.006346954498440027,0.006414059549570084,0.006481187418103218,0.006549486890435219,0.0066185519099235535,0.006687848828732967,0.00675788801163435,0.006828785873949528,0.006899556145071983,0.006970175541937351,0.00704182730987668,0.007114604581147432,0.007187683135271072,0.007262072525918484,0.007336670532822609,0.007410723250359297,0.00748413847759366,0.007561566773802042,0.007637394592165947,0.0077126421965658665,0.007789444178342819,0.007866153493523598,0.007943836972117424,0.00802177656441927,0.008099575527012348,0.008176911622285843,0.008258271962404251,0.008338472805917263,0.00841925386339426,0.008500347845256329,0.008581290952861309,0.008663997985422611,0.008747956715524197,0.008830917999148369,0.008914726786315441,0.008998268283903599,0.009083885699510574,0.009168158285319805,0.009254739619791508,0.009340646676719189,0.009427309036254883,0.009515362791717052,0.00960302259773016,0.009690472856163979,0.00977893266826868,0.009869596920907497,0.00996031891554594,0.010051005519926548,0.01014274824410677,0.010233759880065918,0.010326024144887924,0.010420122183859348,0.010513987392187119,0.010608432814478874,0.010701381601393223,0.01079592015594244,0.010891571640968323,0.010986619628965855,0.01108384970575571,0.011180452071130276,0.011277681216597557,0.011374284513294697,0.011471560224890709,0.01156851090490818,0.011667457409203053,0.011765231378376484,0.011864583939313889,0.011964620091021061,0.012066014111042023,0.012164727784693241,0.012267014943063259,0.012367329560220242],"active":[0.0002651810646057129,0.00026445029652677476,0.00026443868409842253,0.000264345871983096,0.0002646010834723711,0.0002646126667968929,0.0002647634828463197,0.00026487946161068976,0.0002647866785991937,0.000264914269791916,0.00026508825249038637,0.0002650766691658646,0.00026504186098463833,0.0002651694812811911,0.0002656102296896279,0.0002657610457390547,0.00026594666996970773,0.00026606261963024735,0.0002658306621015072,0.00026609745691530406,0.0002661902690306306,0.0002663758350536227,0.0002662714396137744,0.00026621343567967415,0.0002665266511030495,0.00026649184292182326,0.00026685144985094666,0.00026702540344558656,0.00026764022186398506,0.0002673733979463577,0.0002676169970072806,0.0002679418248590082,0.00026801141211763024,0.0002681041951291263,0.0002681041951291263,0.0002685914223548025,0.0002687653759494424,0.0002687422093003988,0.0002684638020582497,0.0002686725929379463,0.00026897419593296945,0.00026944978162646294,0.0002692293783184141,0.00026973977219313383,0.00026964698918163776,0.0002697513555176556,0.00026957737281918526,0.00026994856307283044,0.0002702153869904578,0.0002703545615077019,0.0002708417596295476,0.0002709577383939177,0.0002712709247134626,0.00027129414957016706,0.00027179293101653457,0.0002718509058468044,0.00027205972583033144,0.00027223373763263226,0.00027255850727669895,0.00027252372819930315,0.00027303409297019243,0.0002734632871579379,0.0002728368854150176,0.00027353287441655993,0.00027360249077901244,0.0002737764734774828,0.0002742521173786372,0.0002745304664131254,0.0002741244970820844,0.0002738228940870613,0.000274762453045696,0.0002748668484855443,0.0002751220890786499,0.0002749828272499144,0.0002745653036981821,0.0002756208705250174,0.0002756672620307654,0.0002755396708380431,0.0002759108319878578,0.0002763748343568295,0.00027720999787561595,0.00027708246489055455,0.0002775232132989913,0.0002776044711936265,0.00027754640905186534,0.00027784804115071893,0.00027783639961853623,0.00027794079505838454,0.0002781612565740943,0.00027847441378980875,0.0002789732243400067,0.00027930960641242564,0.00027935599791817367,0.000279646017588675,0.00028027233202010393,0.00028075953014194965,0.00028068997198715806,0.0002807247219607234,0.00028111913707107306,0.0002815715270116925,0.00028175715124234557,0.0002820935333147645,0.0002824415569193661,0.0002830098965205252,0.0002837174688465893,0.0002836015191860497,0.00028320710407570004,0.0002834391198121011,0.0002841815003193915,0.0002845990820787847,0.0002843670663423836,0.0002845874987542629,0.0002849586890079081,0.00028521381318569183,0.0002855270868167281,0.0002862578257918358,0.0002863970585167408,0.0002864087000489235,0.00028700020629912615,0.0002881021937355399,0.0002887517912313342,0.0002886242582462728,0.00028951745480298996,0.0002895405632443726,0.0002899001119658351,0.000290990574285388,0.00029100215760990977,0.0002913501230068505,0.00029122253181412816,0.00029146618908271194,0.0002922549028880894,0.0002924753352999687,0.00029267248464748263,0.00029373972211033106,0.0002941341372206807,0.00029430806171149015,0.00029517814982682467,0.00029524764977395535,0.00029538688249886036,0.00029675557743757963,0.0002973703667521477,0.0002966629108414054,0.0002971384674310684,0.0002977184485644102,0.0002984260208904743,0.0002985304454341531,0.00029847235418856144,0.0002994468668475747,0.0002990060020238161,0.00030010787304490805,0.00030122161842882633,0.0003013607347384095,0.00030192919075489044,0.0003012680681422353,0.0003030078951269388,0.0003034835681319237,0.00030325143598020077,0.00030391267500817776,0.00030335586052387953,0.00030379672534763813,0.00030463188886642456,0.00030579185113310814,0.00030530476942658424,0.0003066618228331208,0.00030658068135380745,0.0003073230618610978,0.00030724192038178444,0.00030793785117566586,0.0003086106153205037,0.0003087730146944523,0.0003090281970798969,0.0003103157505393028,0.00030988664366304874,0.000310257775709033,0.00031171925365924835,0.00031231087632477283,0.0003115106374025345,0.00031231087632477283,0.0003132621059194207,0.0003149904077872634,0.00031448015943169594,0.00031496724113821983,0.00031504849903285503,0.0003160228952765465,0.00031704362481832504,0.000316370977088809,0.00031698564998805523,0.0003173917066305876,0.0003179251216351986,0.0003183893859386444,0.0003197465557605028,0.0003201176878064871,0.0003202916122972965,0.0003214632160961628,0.0003218806814402342,0.0003228436689823866,0.0003235049080103636,0.00032411934807896614,0.0003244441468268633,0.00032581319101154804,0.0003261030651628971,0.00032568536698818207,0.0003273789770901203,0.00032848119735717773,0.0003287594299763441,0.0003306386061012745,0.00033248309046030045,0.00033119553700089455,0.0003319841343909502,0.0003331787884235382,0.0003332137130200863,0.0003339329268783331,0.000334420008584857,0.00033603236079216003,0.00033632246777415276,0.0003363455180078745,0.0003378419205546379,0.00033886288292706013,0.00033975602127611637,0.0003405911847949028,0.00034032436087727547,0.0003408812917768955,0.0003416466061025858,0.0003424007445573807,0.00034251692704856396,0.0003431662917137146,0.00034412904642522335,0.0003445583861321211,0.0003457763232290745,0.0003465767949819565,0.00034713326022028923,0.000346379354596138,0.0003488853108137846,0.00034798006527125835,0.0003482357133179903,0.00034883851185441017,0.00034966226667165756,0.00035093817859888077,0.0003513442352414131,0.00035222573205828667,0.0003536408767104149,0.00035497499629855156,0.000355033203959465,0.00035673798993229866,0.0003566453233361244,0.00035902298986911774,0.0003588958643376827,0.0003601829521358013,0.00036073988303542137,0.00036221323534846306,0.00036187702789902687,0.0003622714430093765,0.0003623408265411854,0.0003627813421189785,0.0003643590025603771,0.0003647417761385441,0.00036543747410178185,0.00036543793976306915,0.00036674877628684044,0.000367491040378809,0.0003683725371956825,0.0003708433359861374,0.00037107523530721664,0.00037381332367658615,0.00037511205300688744,0.0003772233612835407,0.0003777570091187954,0.00037877773866057396,0.0003804364241659641,0.0003813179209828377,0.00038426415994763374,0.0003844965249300003,0.00038490211591124535,0.00038602761924266815,0.00038716429844498634,0.0003886958584189415,0.0003891596570611,0.00039084162563085556,0.0003928248770534992,0.0003944607451558113,0.000394599512219429,0.0003956318832933903,0.00039693107828497887,0.0003978474996984005,0.0003999355249106884,0.00040002865716814995,0.00040198909118771553,0.0004017106257379055,0.0004023602232336998,0.0004052482545375824,0.00040629226714372635,0.00040631555020809174,0.0004064892418682575,0.0004060603678226471,0.00040840404108166695,0.00041009625419974327,0.0004081013612449169,0.0004085768014192581,0.0004099118523299694,0.00041075795888900757,0.0004134606570005417,0.000413612462580204,0.0004139011725783348,0.0004156650975346565,0.0004208153113722801,0.00041985325515270233,0.00042049121111631393,0.0004216386005282402,0.0004221843555569649,0.0004258733242750168,0.000426742248237133,0.000425814650952816,0.00042720697820186615,0.0004291785880923271,0.00043138209730386734,0.0004314873367547989,0.0004337728023529053,0.000433887355029583,0.0004356512799859047,0.0004382031038403511,0.00043813418596982956,0.0004395255818963051,0.00044170673936605453,0.00044314470142126083,0.0004430515691637993,0.0004428774118423462,0.00044505856931209564,0.0004440145567059517,0.000447065569460392,0.0004470422863960266,0.00044631119817495346,0.00044712331146001816,0.00044839922338724136,0.0004516942426562309,0.0004511019214987755,0.00045062601566314697,0.0004535038024187088,0.00045323651283979416,0.000453166663646698,0.00045212358236312866,0.00045359600335359573,0.00045404862612485886,0.000456751324236393,0.00045550987124443054,0.0004579806700348854,0.000457017682492733,0.0004569943994283676,0.0004550917074084282,0.00045842118561267853,0.00045839790254831314,0.00046238861978054047]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0002651810646057129,0.00026709501980803907,0.00026909017469733953,0.0002711781417019665,0.00027330091688781977,0.0002755512541625649,0.0002777784247882664,0.0002797967754304409,0.00028202394605614245,0.00028437867877073586,0.0002866638533305377,0.00028874020790681243,0.0002909325703512877,0.00029317132430151105,0.0002955376694444567,0.00029782281490042806,0.0002999455900862813,0.000302358326734975,0.00030481748399324715,0.0003072766412515193,0.0003097473818343133,0.0003122645430266857,0.0003146656963508576,0.00031729883630760014,0.00031979280174709857,0.00032222873414866626,0.00032479228684678674,0.0003274138434790075,0.0003299890086054802,0.00033268012339249253,0.00033556847483851016,0.0003383176226634532,0.0003410783829167485,0.00034373471862636507,0.00034659987431950867,0.0003493606054689735,0.0003521329490467906,0.00035482412204146385,0.0003574572619982064,0.00036018318496644497,0.0003630715364124626,0.0003660526708699763,0.0003688598226290196,0.0003714929916895926,0.00037446251371875405,0.00037723485729657114,0.00038027402479201555,0.00038309275987558067,0.0003860158903989941,0.00038893905002623796,0.00039153738180175424,0.0003943909250665456,0.0003970588732045144,0.00039999361615628004,0.0004026731476187706,0.0004055267199873924,0.0004083570674993098,0.00041116419015452266,0.0004139133379794657,0.0004165812861174345,0.0004195160581730306,0.000422392797190696,0.00042513033258728683,0.0004282506706658751,0.0004309070063754916,0.00043371415813453496,0.00043648650171235204,0.0004393400449771434,0.00044233279186300933,0.00044536031782627106,0.00044831825653091073,0.000451032625278458,0.00045399056398309767,0.0004565308918245137,0.0004593844641931355,0.0004620988038368523,0.00046477833529934287,0.00046773627400398254,0.00047058984637260437,0.0004735361726488918,0.00047615772928111255,0.0004789880767930299,0.0004814124258700758,0.0004840339533984661,0.00048673670971766114,0.0004894162993878126,0.0004920726059935987,0.0004946477711200714,0.0004973969189450145,0.0004999720258638263,0.0005027559818699956,0.0005053079221397638,0.0005078251124359667,0.0005106322350911796,0.0005134858074598014,0.00051621173042804,0.0005187056958675385,0.0005214200355112553,0.0005240067839622498,0.000526697956956923,0.0005293890717439353,0.0005320454365573823,0.0005346785765141249,0.000536998501047492,0.0005395389162003994,0.0005419980734586716,0.0005444919806905091,0.0005470323376357555,0.0005495146615430713,0.0005520782433450222,0.0005545953754335642,0.0005570545326918364,0.0005597340641543269,0.0005620192387141287,0.0005645016208291054,0.0005668215453624725,0.0005694431019946933,0.0005717862513847649,0.0005740945925936103,0.0005766001413576305,0.0005789432907477021,0.0005814256728626788,0.0005837108474224806,0.0005861235549673438,0.0005885943537577987,0.0005908098537474871,0.000592990661971271,0.0005952178034931421,0.0005978277185931802,0.0006002868758514524,0.0006024908507242799,0.0006046831840649247,0.0006070611998438835,0.0006094275158829987,0.0006117474986240268,0.0006138586322776973,0.0006161321653053164,0.0006183941150084138,0.0006206560647115111,0.0006230340804904699,0.0006253888132050633,0.0006278479704633355,0.0006302606780081987,0.000632337061688304,0.0006347730522975326,0.0006368377944454551,0.0006390997441485524,0.0006413152441382408,0.0006437512347474694,0.000646001601126045,0.0006481475429609418,0.0006504791090264916,0.0006529498496092856,0.0006549566169269383,0.0006574621656909585,0.00065957335755229,0.0006615336751565337,0.0006638072663918138,0.0006662083906121552,0.0006682151579298079,0.0006704655243083835,0.0006725419079884887,0.0006746066501364112,0.0006767874001525342,0.000678886950481683,0.00068097491748631,0.0006832368671894073,0.0006852204096503556,0.0006874476093798876,0.000689755892381072,0.000691983092110604,0.0006941986503079534,0.0006964257918298244,0.0006986993830651045,0.0007010541157796979,0.0007033277070149779,0.000705415615811944,0.0007078167982399464,0.0007100207731127739,0.0007120622904039919,0.0007142314570955932,0.0007161686080507934,0.000718279741704464,0.0007204837165772915,0.0007226064917631447,0.000724682817235589,0.0007267940090969205,0.000728997983969748,0.0007313411333598197,0.0007333594840019941,0.0007356678252108395,0.0007377789588645101,0.0007397973677143455,0.000741722877137363,0.0007438109023496509,0.0007458060281351209,0.0007480796193704009,0.000750167528167367,0.0007522670784965158,0.000754529086407274,0.0007567562279291451,0.0007586237625218928,0.0007608161540701985,0.0007629388710483909,0.0007647948805242777,0.000766964047215879,0.0007691215723752975,0.0007710587233304977,0.0007729958742856979,0.0007749446667730808,0.0007771718082949519,0.0007793061668053269,0.0007815217250026762,0.0007836445001885295,0.0007857788586989045,0.0007879596087150276,0.0007900127675384283,0.000791880302131176,0.0007938987109810114,0.0007958590285852551,0.0007979586371220648,0.0007998145883902907,0.0008019025553949177,0.0008038281230255961,0.0008057420491240919,0.0008077024249359965,0.0008096511592157185,0.0008117739344015718,0.0008135719108395278,0.0008153814706020057,0.0008173302048817277,0.0008191977976821363,0.0008212741813622415,0.0008234201231971383,0.0008255312568508089,0.0008276540320366621,0.0008297187741845846,0.0008315399754792452,0.0008337555336765945,0.0008354490855708718,0.0008375834440812469,0.0008397990022785962,0.0008417361532337964,0.0008437545038759708,0.000845784496050328,0.0008476636139675975,0.0008495660149492323,0.000851769931614399,0.0008536142995581031,0.0008555167005397379,0.0008573378436267376,0.0008593678358010948,0.0008611541707068682,0.0008630797383375466,0.0008648429065942764,0.000867093272972852,0.0008690535905770957,0.0008709675748832524,0.0008731715497560799,0.0008753059082664549,0.0008772198343649507,0.0008792614098638296,0.0008812333690002561,0.0008834489271976054,0.0008855601190589368,0.0008877756772562861,0.0008897011866793036,0.0008916731458157301,0.000893668329808861,0.0008956171222962439,0.0008975658565759659,0.0008992942166514695,0.000901358958799392,0.0009033541427925229,0.0009053609101101756,0.0009073560941033065,0.0009093628032132983,0.0009111028048209846,0.0009129123645834625,0.0009147335076704621,0.0009168562828563154,0.0009186078677885234,0.0009203245863318443,0.0009221805958077312,0.0009239321225322783,0.0009257533238269389,0.0009276904747821391,0.0009293608600273728,0.0009312168112955987,0.0009330843458883464,0.0009349402971565723,0.0009368078899569809,0.0009385826415382326,0.0009404270094819367,0.000942259794101119,0.0009441505535505712,0.0009459253051318228,0.0009476768900640309,0.000949567649513483,0.0009513887926004827,0.0009533027769066393,0.0009551935363560915,0.0009569334797561169,0.0009586966480128467,0.000960436649620533,0.0009623157675378025,0.0009640789357945323,0.000966085703112185,0.0009678720962256193,0.0009695192566141486,0.0009712243918329477,0.000972964393440634,0.0009747739532031119,0.000976479088421911,0.0009781494736671448,0.000979703851044178,0.000981594668701291,0.0009833809453994036,0.0009852137882262468,0.0009869072819128633,0.0009887400083243847,0.0009903756435960531,0.0009922548197209835,0.000993936788290739,0.0009955723071470857,0.0009972890838980675,0.0009990406688302755,0.0010007459204643965,0.001002439414151013,0.001004098216071725,0.0010058613261207938,0.0010075781028717756,0.0010092367883771658,0.001010837615467608,0.0010125543922185898,0.001014387235045433,0.0010160459205508232,0.001017809147015214,0.0010193982161581516,0.0010210454929620028,0.0010226810118183494,0.0010244325967505574,0.0010259057162329555,0.001027587684802711,0.0010292001534253359,0.00103076605591923,0.0010324364993721247,0.0010339443106204271,0.0010355915874242783,0.0010372386313974857,0.0010390483075752854],"recovered":[0.0,2.4939511149568716e-06,4.7095077206904534e-06,6.8322660808917135e-06,8.87382611836074e-06,1.0961784937535413e-05,1.3084543752484024e-05,1.53696983034024e-05,1.7608454072615132e-05,1.9789211364695802e-05,2.217876499344129e-05,2.4382721676374786e-05,2.6621477445587516e-05,2.9022630769759417e-05,3.126138835796155e-05,3.35233416990377e-05,3.5831697459798306e-05,3.797765384661034e-05,4.0274411730933934e-05,4.255956446286291e-05,4.511151564656757e-05,4.7605466534150764e-05,5.026181315770373e-05,5.259336830931716e-05,5.494812285178341e-05,5.7372475566808134e-05,5.976202737656422e-05,6.223277887329459e-05,6.484273035312071e-05,6.759187090210617e-05,7.02134202583693e-05,7.305536564672366e-05,7.579291559522972e-05,7.860006007831544e-05,8.140720456140116e-05,8.424914994975552e-05,8.69170980877243e-05,8.957344107329845e-05,9.255458280676976e-05,9.510653762845322e-05,9.78672833298333e-05,0.00010061642387881875,0.00010340037260903046,0.00010619591921567917,0.00010884066432481632,0.00011191460362169892,0.00011455935600679368,0.00011735489533748478,0.00012011564103886485,0.00012316637730691582,0.00012584593787323684,0.00012852548388764262,0.000131390625028871,0.0001340005692327395,0.00013693531218450516,0.0001397540618199855,0.0001425264053978026,0.00014527555322274566,0.00014811749861110002,0.0001507854467490688,0.0001534881885163486,0.0001561793324071914,0.00015898648416623473,0.00016207201406359673,0.00016511116700712591,0.0001679763081483543,0.00017093424685299397,0.00017360219499096274,0.00017660653975326568,0.00017952968482859433,0.00018253401503898203,0.000185573153430596,0.00018840350094251335,0.00019125704420730472,0.00019368140783626586,0.00019651174079626799,0.00019931889255531132,0.00020201003644615412,0.00020482878608163446,0.00020767073146998882,0.0002105242747347802,0.00021344741981010884,0.00021616175945382565,0.000218992106965743,0.0002215788554167375,0.00022422360780183226,0.00022691475169267505,0.00022961749345995486,0.0002322506479686126,0.00023487219004891813,0.00023745893849991262,0.00024018489057198167,0.00024273684539366513,0.0002451611799187958,0.0002478987444192171,0.0002506942837499082,0.0002533738443162292,0.0002561577712185681,0.0002588141360320151,0.0002614356635604054,0.00026425442774780095,0.00026698035071603954,0.00026954390341416,0.0002720494521781802,0.00027448541368357837,0.0002768981794361025,0.00027953131939284503,0.00028212968027219176,0.00028456561267375946,0.0002870943571906537,0.00028954193112440407,0.000292012671707198,0.00029452983289957047,0.0002969773777294904,0.0002993901143781841,0.0003019420837517828,0.00030442443676292896,0.0003068139776587486,0.0003093543346039951,0.00031162789673544466,0.0003140058252029121,0.0003162446082569659,0.0003189009439665824,0.0003214064927306026,0.00032356404699385166,0.0003260927915107459,0.0003283895493950695,0.0003308023151475936,0.0003332150517962873,0.0003358018002472818,0.0003381101705599576,0.0003402909205760807,0.00034264568239450455,0.0003451164229772985,0.00034736678935587406,0.00034948953543789685,0.00035160069819539785,0.0003538394521456212,0.0003563102218322456,0.0003585489757824689,0.0003608573169913143,0.00036332805757410824,0.00036571762757375836,0.00036788679426535964,0.000370195135474205,0.00037252670153975487,0.0003747654554899782,0.00037696940125897527,0.00037924296339042485,0.0003817137039732188,0.00038405685336329043,0.00038611001218669116,0.00038851116551086307,0.00039103993913158774,0.000393069873098284,0.0003953434352297336,0.0003975821891799569,0.000399403361370787,0.0004017349274363369,0.0004039968771394342,0.0004063516389578581,0.0004085091932211071,0.0004106319393031299,0.00041278949356637895,0.000414947047829628,0.00041711621452122927,0.0004190649779047817,0.0004210253246128559,0.0004232408828102052,0.00042542166193015873,0.00042769519495777786,0.0004297483537811786,0.0004319407162256539,0.0004344346816651523,0.0004367430228739977,0.0004390861722640693,0.0004411741392686963,0.00044335488928481936,0.0004456632595974952,0.00044802960474044085,0.0004501059593167156,0.00045222873450256884,0.00045410788152366877,0.00045621904428116977,0.00045831859461031854,0.00046042975736781955,0.0004625757283065468,0.0004647216701414436,0.0004668792535085231,0.0004690483910962939,0.0004713219532277435,0.0004733867244794965,0.0004756022826768458,0.00047751623787917197,0.0004795925924554467,0.0004817037552129477,0.00048396570491604507,0.0004859144682995975,0.0004879212356172502,0.0004901599604636431,0.0004923871601931751,0.0004945562686771154,0.0004964354448020458,0.0004985234118066728,0.0005006229621358216,0.0005025253631174564,0.000504636496771127,0.0005064924480393529,0.0005085107986815274,0.0005104480078443885,0.0005124199669808149,0.0005145311006344855,0.00051654945127666,0.0005187765927985311,0.0005208993679843843,0.0005229873349890113,0.0005250868853181601,0.0005270704859867692,0.0005290656117722392,0.0005310259875841439,0.0005331139545887709,0.0005352019215933979,0.0005372434388846159,0.000539180648047477,0.0005411873571574688,0.000543217349331826,0.0005452705081552267,0.0005472192424349487,0.0005491448100656271,0.000551186385564506,0.0005529495538212359,0.0005548635381273925,0.0005566382897086442,0.0005587494233623147,0.0005608489736914635,0.0005630413652397692,0.0005652336985804141,0.0005672984989359975,0.0005693864077329636,0.0005714395665563643,0.0005733071593567729,0.0005751863354817033,0.0005773786688223481,0.0005794666358269751,0.0005814385949634016,0.0005836425698362291,0.0005856376956216991,0.0005875168717466295,0.0005894192145206034,0.0005914143985137343,0.0005933515494689345,0.0005951379425823689,0.0005970866768620908,0.0005989078781567514,0.0006007174379192293,0.0006026081973686814,0.0006046961643733084,0.000606807298026979,0.0006087908404879272,0.0006106815999373794,0.0006128043751232326,0.0006149155087769032,0.0006169455009512603,0.0006189638515934348,0.0006212026346474886,0.0006232094019651413,0.0006252277526073158,0.0006273157196119428,0.0006295312778092921,0.000631294387858361,0.0006331735639832914,0.0006353311473503709,0.0006372103234753013,0.0006390662747435272,0.0006411658250726759,0.0006432074005715549,0.0006450865184888244,0.0006471396773122251,0.0006489144871011376,0.0006506660138256848,0.0006525799981318414,0.000654691131785512,0.0006566166994161904,0.0006583218928426504,0.000660096644423902,0.0006617786129936576,0.000663518556393683,0.0006653861491940916,0.0006671377341262996,0.0006689009023830295,0.0006707684369757771,0.0006727636209689081,0.0006746543804183602,0.0006764639401808381,0.0006784358993172646,0.0006801874842494726,0.0006820086273364723,0.0006838414119556546,0.0006856045220047235,0.0006875069229863584,0.0006893164827488363,0.0006911492673680186,0.0006931328098289669,0.0006948843947611749,0.0006967519293539226,0.0006984106730669737,0.0007002318743616343,0.0007020762423053384,0.000703804602380842,0.0007057417533360422,0.0007074469467625022,0.0007092796731740236,0.0007109964499250054,0.000712864042725414,0.000714627152774483,0.0007163439295254648,0.0007179910899139941,0.0007196266669780016,0.0007213434437289834,0.0007233269861899316,0.0007250554044730961,0.0007268185145221651,0.0007285933243110776,0.0007305304752662778,0.0007322704186663032,0.0007339756120927632,0.000735692388843745,0.0007375019486062229,0.0007391143008135259,0.0007409354439005256,0.000742478237953037,0.0007441833731718361,0.0007457957835868001,0.0007475357269868255,0.0007492988952435553,0.0007510504801757634,0.000752778840251267,0.0007544027757830918,0.0007561543607152998,0.0007580219535157084,0.0007598198717460036,0.0007613394409418106,0.0007630214095115662,0.0007646917947567999,0.0007662461721338332,0.0007679281407035887,0.0007694708765484393,0.0007712340448051691,0.0007726492476649582,0.000774134008679539,0.0007757347775623202],"active":[0.0002651810646057129,0.00026460105436854064,0.00026438068016432226,0.000264345871983096,0.00026442710077390075,0.00026458947104401886,0.00026469386648386717,0.0002644270716700703,0.0002644154883455485,0.00026458947104401886,0.00026448507560417056,0.00026435748441144824,0.0002643110929057002,0.00026414869353175163,0.00026427628472447395,0.00026429948047734797,0.0002641138853505254,0.00026438068016432226,0.00026454307953827083,0.00026471709134057164,0.0002646358625497669,0.00026465908740647137,0.0002644038759171963,0.0002647054789122194,0.00026484468253329396,0.00026485626585781574,0.0002650302485562861,0.0002651810646057129,0.0002651462855283171,0.00026508825249038637,0.00026535504730418324,0.0002652622642926872,0.0002652854600455612,0.00026513467309996486,0.00026519267703406513,0.0002651114482432604,0.0002652158436831087,0.0002652506809681654,0.00026490268646739423,0.00026507664006203413,0.0002652042603585869,0.00026543624699115753,0.00026545944274403155,0.00026529707247391343,0.0002656218421179801,0.000265320239122957,0.00026571465423330665,0.0002657378790900111,0.00026590024936012924,0.0002657726872712374,0.00026569142937660217,0.000265865441178903,0.0002656682627275586,0.00026599306147545576,0.0002657378208823502,0.0002657726581674069,0.0002658306621015072,0.000265888636931777,0.00026579585392028093,0.00026579585392028093,0.000266027869656682,0.0002662134647835046,0.0002661438484210521,0.00026617865660227835,0.00026579585392028093,0.00026573784998618066,0.00026555225485935807,0.00026573784998618066,0.0002657262375578284,0.00026583063299767673,0.0002657842414919287,0.000265459471847862,0.0002655870630405843,0.00026527384761720896,0.00026570307090878487,0.0002655870630405843,0.00026545944274403155,0.0002657262375578284,0.0002657610457390547,0.000265865441178903,0.00026563345454633236,0.0002655406715348363,0.0002652506809681654,0.0002650418318808079,0.0002651578397490084,0.0002651927061378956,0.0002651578397490084,0.00026503027766011655,0.00026514625642448664,0.00026509983581490815,0.000265297043370083,0.00026512303156778216,0.0002650882815942168,0.0002654710551723838,0.0002655870630405843,0.0002655174466781318,0.00026533185155130923,0.0002652622642926872,0.00026519264793023467,0.00026526229339651763,0.0002651346439961344,0.0002650650858413428,0.00026513467309996486,0.0002649490488693118,0.000265053502516821,0.00026509989402256906,0.00026496066129766405,0.0002649026573635638,0.0002649490488693118,0.0002649838861543685,0.0002650534443091601,0.00026504186098463833,0.00026520423125475645,0.00026504186098463833,0.0002651115064509213,0.00026487946161068976,0.0002650186652317643,0.0002649722737260163,0.0002647402579896152,0.0002649722446221858,0.00026493746554479003,0.0002651810646057129,0.00026480990345589817,0.0002647170622367412,0.000265030306763947,0.0002647170622367412,0.00026460111257620156,0.0002644154883455485,0.0002646126667968929,0.00026448507560417056,0.00026438068016432226,0.00026439226348884404,0.00026441551744937897,0.0002643110929057002,0.0002643807092681527,0.0002643690968398005,0.0002645314671099186,0.0002645546628627926,0.00026434584287926555,0.000264485104708001,0.00026453149621374905,0.00026451991288922727,0.0002645430504344404,0.0002644502674229443,0.00026457791682332754,0.0002643110929057002,0.0002643342886585742,0.00026434584287926555,0.0002645082713570446,0.0002642878971528262,0.00026409068959765136,0.0002643690968398005,0.00026443868409842253,0.00026391667779535055,0.0002643922925926745,0.0002642299223225564,0.0002639514859765768,0.00026440390502102673,0.0002644734631758183,0.0002642182807903737,0.0002641138853505254,0.00026403271476738155,0.0002639747108332813,0.0002639979065861553,0.000263939902652055,0.00026385870296508074,0.00026417188928462565,0.00026419508503749967,0.00026420672656968236,0.0002643342304509133,0.0002642878971528262,0.00026445029652677476,0.00026448507560417056,0.0002642647013999522,0.0002643110929057002,0.0002642415347509086,0.0002642414765432477,0.000264461908955127,0.0002643575135152787,0.0002640326856635511,0.0002641254977788776,0.00026393987354822457,0.0002641718601807952,0.0002642646722961217,0.0002642878971528262,0.0002642530598677695,0.0002642182807903737,0.0002642763138283044,0.00026446187985129654,0.0002643110929057002,0.000264345871983096,0.0002643922343850136,0.00026419508503749967,0.000264206639258191,0.00026421830989420414,0.00026410227292217314,0.00026411391445435584,0.0002642530598677695,0.00026434584287926555,0.00026436912594363093,0.00026436906773597,0.00026406749384477735,0.0002643807092681527,0.00026441545924171805,0.0002641719183884561,0.00026443868409842253,0.00026448507560417056,0.00026456627529114485,0.00026448507560417056,0.00026449665892869234,0.000264751841314137,0.00026477506617084146,0.0002649722737260163,0.00026486790738999844,0.0002648794907145202,0.0002649722737260163,0.00026492588222026825,0.0002648098161444068,0.0002648330992087722,0.00026483304100111127,0.00026484468253329396,0.0002646126667968929,0.00026465911651030183,0.00026464747497811913,0.00026455469196662307,0.00026448507560417056,0.0002643806510604918,0.00026455469196662307,0.00026442710077390075,0.00026419508503749967,0.0002643806510604918,0.00026433425955474377,0.00026463589165359735,0.0002646706998348236,0.0002646822831593454,0.0002646126667968929,0.00026448507560417056,0.0002642414765432477,0.00026436912594363093,0.00026400951901450753,0.00026427628472447395,0.0002646126667968929,0.00026435748441144824,0.00026428786804899573,0.00026434590108692646,0.0002640210441313684,0.00026392831932753325,0.0002642530598677695,0.00026419508503749967,0.0002641023020260036,0.00026398629415780306,0.0002642298932187259,0.00026406749384477735,0.0002641718601807952,0.00026412546867504716,0.00026448507560417056,0.0002643574262037873,0.0002641602768562734,0.0002643807092681527,0.0002646243083290756,0.00026441545924171805,0.00026434590108692646,0.00026428786804899573,0.00026448507560417056,0.00026435748441144824,0.00026456627529114485,0.00026447343407198787,0.0002643574262037873,0.00026413705199956894,0.0002643227344378829,0.0002643922925926745,0.0002639630693010986,0.0002641486353240907,0.00026428786804899573,0.00026419508503749967,0.00026414869353175163,0.00026427628472447395,0.0002639631275087595,0.00026399787748232484,0.00026406749384477735,0.00026427628472447395,0.00026391673600301147,0.00026370788691565394,0.00026385870296508074,0.00026383547810837626,0.0002639747108332813,0.0002641719183884561,0.0002639747108332813,0.0002640790771692991,0.00026418344350531697,0.0002641718601807952,0.00026404426898807287,0.00026392826111987233,0.0002639630693010986,0.0002638238947838545,0.0002639630693010986,0.00026391667779535055,0.00026383547810837626,0.0002639631275087595,0.0002638818696141243,0.00026398629415780306,0.00026404426898807287,0.00026380066992715,0.0002638122532516718,0.0002636847202666104,0.00026390509447082877,0.00026384706143289804,0.0002640094608068466,0.00026406749384477735,0.00026377750327810645,0.00026377744507044554,0.0002636847202666104,0.00026377750327810645,0.00026361504569649696,0.0002635223208926618,0.00026335992151871324,0.000263603578787297,0.000263754278421402,0.00026387034449726343,0.0002635802957229316,0.00026368460385128856,0.00026355712907388806,0.0002636614954099059,0.00026340631302446127,0.0002633018884807825,0.0002633134718053043,0.00026334827998653054,0.0002632439718581736,0.000263325113337487,0.0002631627721711993,0.0002633830881677568,0.0002633947296999395,0.0002634410047903657,0.0002633018884807825,0.0002632554969750345,0.0002633367548696697,0.00026326708029955626,0.0002634063712321222,0.0002632438554428518,0.0002630235394462943,0.00026286114007234573,0.0002630931558087468,0.0002628843067213893,0.0002628958900459111,0.0002629539812915027,0.00026283791521564126,0.0002629656228236854,0.000262710265815258,0.00026294233975932,0.00026310462271794677,0.0002633135300129652]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0002651810646057129,0.000267025432549417,0.00026924099074676633,0.0002711085544433445,0.00027320810477249324,0.0002752496802713722,0.0002771868312265724,0.0002792979939840734,0.00028126995312049985,0.00028310270863585174,0.00028513267170637846,0.00028724383446387947,0.0002889606112148613,0.0002911065530497581,0.0002930321206804365,0.00029492288012988865,0.00029682525200769305,0.0002987160114571452,0.0003006299666594714,0.00030259034247137606,0.00030434189829975367,0.00030623265774920583,0.0003079262387473136,0.0003097357985097915,0.0003115569707006216,0.0003133085265289992,0.0003150600823573768,0.0003168116672895849,0.0003186096146237105,0.0003203263913746923,0.000322147534461692,0.0003237599157728255,0.00032546508009545505,0.0003270658489782363,0.0003287594299763441,0.00033037178218364716,0.0003319725510664284,0.000333677715389058,0.0003350813058204949,0.0003366588498465717,0.0003383176226634532,0.0003398139961063862,0.0003413451777305454,0.00034302714630030096,0.0003447206981945783,0.00034624026739038527,0.00034778303233906627,0.0003491286188364029,0.00035057857166975737,0.00035187776666134596,0.000353490118868649,0.0003547081141732633,0.00035619287518784404,0.0003575732698664069,0.0003590464184526354,0.00036031080526299775,0.00036156357964500785,0.00036279315827414393,0.00036402273690328,0.00036535668186843395,0.0003666906850412488,0.00036793184699490666,0.0003693122125696391,0.0003706461866386235,0.0003717829822562635,0.0003729777527041733,0.0003741261316463351,0.0003752745105884969,0.0003764112771023065,0.000377478456357494,0.0003785224398598075,0.0003796476230490953,0.00038057559868320823,0.00038154999492689967,0.0003825475578196347,0.0003835103416349739,0.0003844963212031871,0.00038544752169400454,0.0003865610924549401,0.00038736144779250026,0.0003881502489093691,0.00038913622847758234,0.0003901454037986696,0.0003910501836799085,0.0003919781884178519,0.00039279015618376434,0.00039374135667458177,0.00039459974505007267,0.00039548130007460713,0.00039632810512557626,0.0003971052938140929,0.00039790564915165305,0.00039870606269687414,0.00039933243533596396,0.000399970420403406,0.00040056201396510005,0.00040121161146089435,0.00040198880014941096,0.0004027427639812231,0.0004032995493616909,0.0004038795595988631,0.0004044711240567267,0.0004050511051900685,0.0004056195029988885,0.0004061879008077085,0.00040677946526557207,0.0004073362797498703,0.00040778866969048977,0.00040838023414835334,0.0004089718568138778,0.00040952861309051514,0.0004101434024050832,0.00041066540870815516,0.00041116419015452266,0.00041174417128786445,0.00041220817365683615,0.0004126953717786819,0.00041322896140627563,0.00041373935528099537,0.0004142033285461366,0.0004147021099925041,0.0004152125329710543,0.00041563011473044753,0.0004160940879955888,0.0004165000864304602,0.0004168596933595836,0.0004174164787400514,0.0004178224771749228,0.0004182284465059638,0.00041868083644658327,0.0004190752515569329,0.0004195160581730306,0.0004198872484266758,0.0004202352138236165,0.0004206180165056139,0.0004210239858366549,0.0004214068176224828,0.0004217663954477757,0.0004221723647788167,0.00042248558020219207,0.0004229031619615853,0.0004232859646435827,0.0004236223758198321,0.00042398195364512503,0.00042437633965164423,0.0004247011383995414,0.00042513033258728683,0.0004255595267750323,0.00042593071702867746,0.0004262439033482224,0.00042652228148654103,0.0004268239135853946,0.0004271370708011091,0.00042750826105475426,0.00042780989315360785,0.0004282042500562966,0.0004284710739739239,0.00042881903937086463,0.00042912064236588776,0.0004293526289984584,0.0004296310362406075,0.0004298978310544044,0.0004302226298023015,0.0004304662288632244,0.00043073302367702127,0.0004309882060624659,0.0004313014214858413,0.0004315334081184119,0.0004318002029322088,0.0004320786101743579,0.0004322874010540545,0.0004325541667640209,0.00043273979099467397,0.0004329949733801186,0.00043319218093529344,0.00043340097181499004,0.00043362134601920843,0.0004338533617556095,0.0004340389568824321,0.0004342245520092547,0.0004344449262134731,0.00043467694194987416,0.00043489731615409255,0.0004350133240222931,0.0004352801479399204,0.00043548893881961703,0.00043569772969931364,0.0004358601290732622,0.0004360689199529588,0.00043633568566292524,0.00043653289321810007,0.00043676490895450115,0.00043697369983419776,0.0004371012910269201,0.00043726369040086865,0.00043747248128056526,0.00043763488065451384,0.00043783208820968866,0.00043802926666103303,0.0004382380866445601,0.00043849326903000474,0.00043871364323422313,0.00043888765503652394,0.0004391080583445728,0.0004392588452901691,0.00043937485315836966,0.00043956044828519225,0.00043968803947791457,0.00043976923916488886,0.00043985043885186315,0.0004400244215503335,0.00044011723366566,0.00044022162910550833,0.0004403956118039787,0.00044058123603463173,0.0004407552187331021,0.0004408596141729504,0.00044097562204115093,0.00044113799231126904,0.0004412424168549478,0.0004413700080476701,0.0004415092116687447,0.00044164841528981924,0.0004418108146637678,0.00044199638068675995,0.00044212397187948227,0.0004422399797476828,0.00044234440429136157,0.0004424487706273794,0.0004425763909239322,0.0004426807863637805,0.0004427619860507548,0.00044293596874922514,0.00044300558511167765,0.0004431215929798782,0.00044327235082164407,0.00044335355050861835,0.0004434463626239449,0.00044360876199789345,0.0004437595489434898,0.0004438523610588163,0.00044400314800441265,0.0004441191558726132,0.0004442467470653355,0.0004444091464392841,0.0004445135418791324,0.0004446063539944589,0.000444745528511703,0.00044487311970442533,0.0004449543193913996,0.00044504713150672615,0.00044515152694657445,0.000445290730567649,0.0004453951260074973,0.0004454995214473456,0.00044556910870596766,0.00044569672900252044,0.0004458127077668905,0.00044590551988221705,0.00044598671956919134,0.00044609111500903964,0.00044617231469601393,0.0004462303186301142,0.00044638110557571054,0.00044645072193816304,0.00044653192162513733,0.00044658989645540714,0.0004466479003895074,0.0004466943209990859,0.00044676390825770795,0.00044684510794468224,0.0004468914994504303,0.00044700747821480036,0.00044707709457725286,0.00044714671093970537,0.0004472162981983274,0.0004472974978853017,0.000447355501819402,0.0004474134766496718,0.0004474946763366461,0.0004475410678423941,0.0004476454923860729,0.00044765707571059465,0.00044772669207304716,0.0004477730835787952,0.0004478426999412477,0.00044788909144699574,0.0004480050993151963,0.00044807465746998787,0.0004481442738324404,0.00044820227776654065,0.0004482602817006409,0.00044830667320638895,0.0004483414813876152,0.00044837628956884146,0.0004484226810745895,0.0004484690725803375,0.0004485038807615638,0.00044853868894279003,0.00044857346802018583,0.0004486082470975816,0.0004486430552788079,0.00044866628013551235,0.00044870105921290815,0.0004487358673941344,0.0004487706464715302,0.0004488634585868567,0.000448898266768083,0.000448944658273831,0.0004489794373512268,0.00044901424553245306,0.0004490490537136793,0.00044908386189490557,0.0004491186700761318,0.00044916506158187985,0.00044922303641214967,0.0004492578445933759,0.0004492926527746022,0.0004493158485274762,0.00044932746095582843,0.00044938543578609824,0.0004494086606428027,0.00044944346882402897,0.00044947824790142477,0.000449489860329777,0.00044951302697882056,0.0004495710600167513,0.00044964064727537334,0.0004496870387811214,0.0004496986512094736,0.0004497218469623476,0.0004497566260397434,0.0004497798508964479,0.00044981465907767415,0.0004498610505834222,0.0004498610505834222,0.0004498842463362962,0.000449919025413692,0.00044994225027039647,0.00044995383359491825,0.0004499770584516227,0.0004499886417761445,0.0004500002251006663,0.0004500118375290185,0.00045002344995737076,0.0004500466166064143,0.0004500930372159928,0.0004501278162933886,0.0004501278162933886,0.0004501278162933886,0.0004501394578255713],"recovered":[0.0,2.5519498194626067e-06,4.663108484237455e-06,6.994662726356182e-06,8.82742642716039e-06,1.0903786460403353e-05,1.2933745892951265e-05,1.50797040987527e-05,1.726046139083337e-05,1.931362203322351e-05,2.1285582988639362e-05,2.323434455320239e-05,2.5368703063577414e-05,2.7097068596049212e-05,2.898783168348018e-05,3.094819112448022e-05,3.295495480415411e-05,3.49617148458492e-05,3.700327579281293e-05,3.8801237678853795e-05,4.0692000766284764e-05,4.2385567212477326e-05,4.4125536078354344e-05,4.570310557028279e-05,4.768666622112505e-05,4.953103052685037e-05,5.1236194849479944e-05,5.306895764078945e-05,5.4890122555661947e-05,5.6595290516270325e-05,5.8451252698432654e-05,6.015642065904103e-05,6.181518983794376e-05,6.34971511317417e-05,6.529512029374018e-05,6.68378925183788e-05,6.850825593573973e-05,7.02134202583693e-05,7.186058792285621e-05,7.331056258408353e-05,7.483013177989051e-05,7.661649578949437e-05,7.815926801413298e-05,7.974843902047724e-05,8.125640306388959e-05,8.291517588077113e-05,8.443474507657811e-05,8.612831152277067e-05,8.750868437346071e-05,8.877305663190782e-05,9.01998282643035e-05,9.185860108118504e-05,9.319257515016943e-05,9.459614375373349e-05,9.584891813574359e-05,9.734529157867655e-05,9.872566442936659e-05,0.00010002483759308234,0.00010135881166206673,0.00010275078238919377,0.00010409636161057279,0.00010545353143243119,0.00010684550215955824,0.00010821427713381127,0.00010945545363938436,0.00011077782983193174,0.00011192620149813592,0.00011321377678541467,0.00011440855450928211,0.00011555693345144391,0.00011668210936477408,0.00011771448771469295,0.00011882807302754372,0.00011988364713033661,0.00012086962669854984,0.00012200640776427463,0.0001231315836776048,0.00012405957386363298,0.00012501074525061995,0.00012604313087649643,0.0001269711065106094,0.0001278294948861003,0.00012875747052021325,0.00012961585889570415,0.0001305322366533801,0.0001315762201556936,0.0001324578042840585,0.00013337418204173446,0.00013424416829366237,0.0001351257524220273,0.0001359957386739552,0.00013685411249753088,0.00013767769269179553,0.00013852448319084942,0.0001392668636981398,0.00013990484876558185,0.00014061243564356118,0.00014133163494989276,0.0001420508197043091,0.00014281639596447349,0.0001434775913367048,0.0001440691703464836,0.00014471876784227788,0.00014531034685205668,0.00014584393647965044,0.00014636592823080719,0.00014699231542181224,0.00014757231110706925,0.00014809428830631077,0.00014863949036225677,0.00014916146756149828,0.00014976465899962932,0.00015042585437186062,0.00015106383943930268,0.00015156262088567019,0.00015207301476038992,0.00015260660438798368,0.00015315179189201444,0.00015370859182439744,0.00015431176871061325,0.00015470616926904768,0.00015513536345679313,0.0001555877533974126,0.00015605174121446908,0.00015644612722098827,0.00015697971684858203,0.0001574321067892015,0.0001579077070346102,0.00015833690122235566,0.00015878929116297513,0.00015918367716949433,0.0001596360671101138,0.00016007685917429626,0.0001604828576091677,0.0001607960439287126,0.00016128324205055833,0.00016167762805707753,0.00016206041618715972,0.0001623388088773936,0.0001627912133699283,0.00016316240362357348,0.00016352199600078166,0.00016388158837798983,0.0001643223804421723,0.00016469357069581747,0.00016502996732015163,0.00016536634939257056,0.00016573755419813097,0.00016618994413875043,0.00016660752589814365,0.00016688593314029276,0.00016717592370696366,0.00016753551608417183,0.0001678023108979687,0.0001681850990280509,0.00016848670202307403,0.00016889268590603024,0.00016921748465392739,0.0001695422688499093,0.00016980906366370618,0.00017006426060106605,0.00017035426571965218,0.00017063265840988606,0.00017091105110011995,0.00017121263954322785,0.0001714562386041507,0.00017178103735204786,0.00017200142610818148,0.00017233782273251563,0.0001725930196698755,0.0001728830102365464,0.00017314980505034328,0.00017340500198770314,0.00017360219499096274,0.00017379938799422234,0.00017400819342583418,0.00017426337581127882,0.00017447218124289066,0.00017470416787546128,0.00017493616905994713,0.00017512176418676972,0.0001753885590005666,0.0001755857520038262,0.0001757829450070858,0.00017598015256226063,0.00017625854525249451,0.0001764325425028801,0.00017668773944023997,0.00017687333456706256,0.00017709372332319617,0.00017733732238411903,0.0001774997217580676,0.0001776969147613272,0.00017790570564102381,0.0001780681050149724,0.00017823050438892096,0.00017839290376286954,0.00017856690101325512,0.00017877569189295173,0.00017896128701977432,0.00017920488608069718,0.00017936728545464575,0.00017955288058146834,0.00017973847570829093,0.00017993566871155053,0.00018013286171481013,0.00018024886958301067,0.00018041125440504402,0.00018055045802611858,0.00018068966164719313,0.00018079405708704144,0.00018099125009030104,0.0001811420515878126,0.0001812232512747869,0.00018138563609682024,0.00018149004608858377,0.00018166404333896935,0.00018180323240812868,0.00018196563178207725,0.00018210482085123658,0.0001821976329665631,0.0001823020284064114,0.00018245281535200775,0.00018255722534377128,0.00018266162078361958,0.0001828704116633162,0.0001829864049796015,0.00018312560860067606,0.00018323000404052436,0.00018334599735680968,0.00018349679885432124,0.0001836360024753958,0.00018370558973401785,0.0001838215976022184,0.00018389119941275567,0.000184018790605478,0.0001841231860453263,0.00018430878117214888,0.00018438998085912317,0.00018454078235663474,0.00018464517779648304,0.00018471477960702032,0.00018484237079974264,0.00018501636805012822,0.00018513236136641353,0.0001852831628639251,0.00018543396436143667,0.00018553835980128497,0.00018564275524113327,0.00018578195886220783,0.00018590955005493015,0.00018601394549477845,0.00018608354730531573,0.00018619954062160105,0.00018630395061336458,0.0001864199439296499,0.0001865243393694982,0.00018665194511413574,0.00018674474267754704,0.00018680273205973208,0.00018687233387026936,0.00018698832718655467,0.0001870927371783182,0.00018717392231337726,0.00018725512200035155,0.00018733632168732584,0.00018742911925073713,0.00018751031893771142,0.0001875799207482487,0.00018763792468234897,0.00018773072224576026,0.00018781192193273455,0.00018789312161970884,0.0001879743067547679,0.00018800911493599415,0.00018809031462296844,0.00018813670612871647,0.00018826431187335402,0.00018828750762622803,0.0001883455115603283,0.00018840350094251335,0.0001884499070001766,0.0001885427045635879,0.00018861230637412518,0.00018868189363274723,0.0001887514954432845,0.0001888326951302588,0.00018886748875956982,0.0001889370905701071,0.00018899509450420737,0.00018905309843830764,0.00018909948994405568,0.00018911108782049268,0.00018920388538390398,0.00018923869356513023,0.00018928508507087827,0.00018934308900497854,0.00018937788263428956,0.00018942428869195282,0.00018947068019770086,0.00018948227807413787,0.00018951708625536412,0.00018956347776111215,0.00018960988381877542,0.00018966787320096046,0.0001896794856293127,0.00018972587713506073,0.000189772283192724,0.000189795478945598,0.00018983027257490903,0.00018992307013832033,0.00018995787831954658,0.0001899926719488576,0.00019005067588295788,0.00019006227375939488,0.0001900738716358319,0.00019012027769349515,0.0001901898649521172,0.00019021307525690645,0.00019025946676265448,0.0001902826625155285,0.00019030587282031775,0.00019032906857319176,0.00019035226432606578,0.0001903754600789398,0.00019039867038372904,0.00019043346401304007,0.00019050306582357734,0.00019054945732932538,0.00019059586338698864,0.0001906538673210889,0.00019066546519752592,0.00019071185670327395,0.0001907466648845002,0.00019076986063737422,0.00019081625214312226,0.00019082785001955926,0.00019087425607722253,0.00019089745183009654,0.0001909322600113228,0.0001909554557641968,0.0001909554557641968,0.00019096705364063382,0.00019100184726994485,0.0001910366554511711,0.0001910482533276081,0.00019105985120404512,0.00019109464483335614,0.0001911178551381454,0.0001911410508910194,0.0001911410508910194],"active":[0.0002651810646057129,0.0002644734922796488,0.0002645778877194971,0.0002641138853505254,0.00026438068016432226,0.00026434590108692646,0.00026425308897159994,0.0002642182807903737,0.0002640094899106771,0.00026378908660262823,0.0002638470905367285,0.0002640094899106771,0.00026359190815128386,0.0002640094899106771,0.00026404429809190333,0.0002639746817294508,0.0002638702862896025,0.00026375430752523243,0.00026362668722867966,0.0002637891157064587,0.00026364991208538413,0.0002638470905367285,0.00026380069903098047,0.0002640326856635511,0.000263870315393433,0.00026377750327810645,0.0002638238947838545,0.0002637426950968802,0.0002637194993440062,0.0002637311117723584,0.0002636962744873017,0.00026360349147580564,0.0002636498829815537,0.00026356871239840984,0.00026346431695856154,0.0002635339042171836,0.0002634642878547311,0.0002634642878547311,0.0002632207178976387,0.00026334827998653054,0.0002634874836076051,0.0002631974930409342,0.0002631859097164124,0.00026327872183173895,0.0002634642878547311,0.0002633250842336565,0.00026334827998653054,0.00026300031458958983,0.00026306987274438143,0.00026310471002943814,0.00026329030515626073,0.00026284949854016304,0.00026300031458958983,0.0002629771188367158,0.0002631974930409342,0.0002629655064083636,0.00026283791521564126,0.0002627683279570192,0.0002626639325171709,0.0002626058994792402,0.0002625943161547184,0.00026247830828651786,0.0002624667249619961,0.0002624319167807698,0.0002623275213409215,0.0002621999301481992,0.0002621999301481992,0.00026206072652712464,0.0002620027225930244,0.0002619215229060501,0.0002618403232190758,0.0002619331353344023,0.0002617475111037493,0.00026166634052060544,0.0002616779238451272,0.00026150394114665687,0.0002613647375255823,0.0002613879623822868,0.00026155036175623536,0.0002613183169160038,0.0002611791423987597,0.00026130673359148204,0.00026138793327845633,0.00026143432478420436,0.0002614459372125566,0.0002612139214761555,0.000261283537838608,0.0002612255630083382,0.00026123714633286,0.00026120233815163374,0.00026110955514013767,0.00026105152210220695,0.0002610283554531634,0.00026080795214511454,0.00026070355670526624,0.0002606571651995182,0.0002605991903692484,0.0002606571651995182,0.000260691944276914,0.0002604831533972174,0.00026040198281407356,0.0002604019537102431,0.0002603323373477906,0.0002603091415949166,0.00026034394977614284,0.0002604135370347649,0.00026034394977614284,0.0002602163585834205,0.00026028594584204257,0.00026033236645162106,0.00026036714552901685,0.0002603787579573691,0.00026023955433629453,0.00026010035071522,0.00026018155040219426,0.00026013515889644623,0.0002600887673906982,0.0002600771840661764,0.0002600307634565979,0.00025989155983552337,0.0002599959261715412,0.0002600771840661764,0.00026004237588495016,0.0002600423467811197,0.00026005395920947194,0.0002598799765110016,0.0002599843719508499,0.00025991478469222784,0.00025989155983552337,0.00025989155983552337,0.00025989155983552337,0.0002598799765110016,0.00025981038925237954,0.0002597523562144488,0.0002598219725769013,0.00025974074378609657,0.00025972918956540525,0.00025970599381253123,0.0002598335559014231,0.00025969435228034854,0.00025974074378609657,0.00025976396864280105,0.0002597408019937575,0.00025965957320295274,0.00025968276895582676,0.000259671185631305,0.00025976396864280105,0.0002598219725769013,0.00025974077288992703,0.0002596363774500787,0.00025963634834624827,0.00025964798987843096,0.00025960156926885247,0.0002597059356048703,0.00025962479412555695,0.00025971754803322256,0.0002595784026198089,0.00025960156926885247,0.00025957837351597846,0.0002595435653347522,0.0002595667610876262,0.0002595435653347522,0.0002595899859443307,0.00025955517776310444,0.0002595203695818782,0.00025953195290639997,0.0002595203695818782,0.0002595319820102304,0.00025946239475160837,0.0002594855905044824,0.0002594043908175081,0.00025940436171367764,0.00025933480355888605,0.00025939277838915586,0.00025939277838915586,0.00025939277838915586,0.0002593579702079296,0.0002593811950646341,0.00025933480355888605,0.00025928838294930756,0.00025932316202670336,0.00025928838294930756,0.0002593115787021816,0.0002592303790152073,0.0002592999953776598,0.0002592303790152073,0.00025926518719643354,0.0002591724041849375,0.00025919557083398104,0.00025924196233972907,0.00025919557083398104,0.00025926518719643354,0.0002592767705209553,0.00025919557083398104,0.00025919557083398104,0.00025924196233972907,0.00025924196233972907,0.00025926518719643354,0.0002592535747680813,0.0002592767996247858,0.00025928838294930756,0.0002593463577795774,0.0002593347744550556,0.00025936958263628185,0.00025932316202670336,0.00025924199144355953,0.0002593115787021816,0.0002592767705209553,0.0002592187956906855,0.0002591607626527548,0.0002592303790152073,0.000259125983575359,0.0002590795629657805,0.00025917234597727656,0.0002591955999378115,0.00025926518719643354,0.00025919557083398104,0.0002591724041849375,0.00025917234597727656,0.0002591375960037112,0.000259172375081107,0.0002592071832623333,0.0002591955999378115,0.00025925360387191176,0.00025933474535122514,0.00025925354566425085,0.0002592535747680813,0.0002592187956906855,0.00025921876658685505,0.0002592303790152073,0.00025918398750945926,0.000259125983575359,0.0002592303790152073,0.00025918398750945926,0.0002592303790152073,0.00025925354566425085,0.0002592303790152073,0.0002591375960037112,0.0002592187956906855,0.00025921876658685505,0.0002592071832623333,0.0002592883538454771,0.0002592767705209553,0.0002592303790152073,0.0002592767705209553,0.0002592303790152073,0.0002591724041849375,0.0002592071541585028,0.0002592303790152073,0.00025917234597727656,0.0002591375960037112,0.0002591375960037112,0.0002592071832623333,0.00025919557083398104,0.00025919557083398104,0.000259149179328233,0.0002591724041849375,0.0002591607626527548,0.0002591607626527548,0.00025918398750945926,0.0002592187956906855,0.00025918398750945926,0.0002591375960037112,0.0002592071832623333,0.0002591955999378115,0.0002591955999378115,0.0002591607626527548,0.0002591375960037112,0.0002591144002508372,0.000259125983575359,0.00025911437114700675,0.0002590795629657805,0.00025911437114700675,0.00025910278782248497,0.0002591375960037112,0.000259125983575359,0.00025916079175658524,0.0002590912044979632,0.00025912595447152853,0.000259149179328233,0.00025913756689988077,0.00025919557083398104,0.00025911437114700675,0.00025911437114700675,0.0002590912044979632,0.0002590912044979632,0.00025905639631673694,0.0002591375960037112,0.00025913756689988077,0.000259149179328233,0.000259149179328233,0.00025916079175658524,0.00025919557083398104,0.0002591375960037112,0.0002591375960037112,0.0002591375960037112,0.000259125983575359,0.00025912601267918944,0.0002591144002508372,0.00025910278782248497,0.00025912595447152853,0.00025912595447152853,0.00025910278782248497,0.00025909117539413273,0.0002590679796412587,0.0002590911462903023,0.0002591375960037112,0.000259125983575359,0.000259149179328233,0.000259149179328233,0.00025909117539413273,0.00025909117539413273,0.0002590912044979632,0.0002590679796412587,0.00025910278782248497,0.000259149179328233,0.00025913756689988077,0.00025910278782248497,0.00025910278782248497,0.0002590679796412587,0.00025910278782248497,0.00025910278782248497,0.0002591144002508372,0.000259125983575359,0.0002591144002508372,0.00025911437114700675,0.0002591375960037112,0.0002591375960037112,0.0002591375960037112,0.00025910278782248497,0.0002590679796412587,0.0002590911462903023,0.0002590679796412587,0.0002590679796412587,0.0002590912044979632,0.00025904481299221516,0.00025905639631673694,0.00025904475478455424,0.00025904481299221516,0.0002590215881355107,0.0002590215881355107,0.00025903317146003246,0.00025903317146003246,0.0002590100048109889,0.00025898677995428443,0.0002589983632788062,0.00025903317146003246,0.00025903317146003246,0.000259009946603328,0.00025898677995428443,0.0002589984214864671]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0002651810646057129,0.0002670138201210648,0.00026909017469733953,0.00027127095381729305,0.0002731849090196192,0.0002752728760242462,0.000277418817859143,0.000279460393358022,0.0002818615466821939,0.00028415830456651747,0.0002864086418412626,0.0002888329909183085,0.0002912805648520589,0.0002938440884463489,0.0002964772575069219,0.00029904081020504236,0.0003016159462276846,0.0003039939037989825,0.0003067662473767996,0.0003095502033829689,0.0003124269424006343,0.00031539646442979574,0.00031828481587581336,0.00032083678524941206,0.00032392231514677405,0.0003268338623456657,0.0003297569928690791,0.0003329005267005414,0.0003361020644661039,0.0003392572107259184,0.0003424471360631287,0.00034585746470838785,0.0003491170355118811,0.00035227215266786516,0.0003556477022357285,0.0003589188272599131,0.0003625147510319948,0.0003660526708699763,0.00036955581163056195,0.00037312853964976966,0.00037663168041035533,0.000380158016923815,0.000383765553124249,0.0003875470720231533,0.00039144459879025817,0.0003949941019527614,0.0003992164274677634,0.0004031139542348683,0.0004071854637004435,0.00041168619645759463,0.00041583890561014414,0.00042050203774124384,0.00042442273115739226,0.00042888865573331714,0.00043333135545253754,0.00043763488065451384,0.0004421935882419348,0.0004466131213121116,0.00045154301915317774,0.0004565077251754701,0.0004611360200215131,0.0004660427221097052,0.0004714482347480953,0.0004760881420224905,0.00048116882680915296,0.0004859595210291445,0.0004913302254863083,0.00049680529627949,0.0005018396186642349,0.0005069319158792496,0.000512465019710362,0.0005184272886253893,0.0005241343751549721,0.0005298762698657811,0.0005357457557693124,0.0005412788596004248,0.0005470787291415036,0.000553040998056531,0.0005589916836470366,0.0005651627434417605,0.0005709974793717265,0.000577238155528903,0.0005837688222527504,0.000589719507843256,0.0005957977846264839,0.000602247251663357,0.0006090679089538753,0.0006155406008474529,0.0006223612581379712,0.0006289615412242711,0.0006357241654768586,0.000642301281914115,0.0006490755476988852,0.0006557686137966812,0.0006626124959439039,0.0006693867035210133,0.0006765438010916114,0.0006839444395154715,0.0006909159128554165,0.0006983629427850246,0.0007055432070046663,0.0007134774932637811,0.0007211333140730858,0.0007285223691724241,0.0007362593896687031,0.0007444836664944887,0.0007523251115344465,0.0007607929292134941,0.0007688083569519222,0.0007774966070428491,0.0007861616322770715,0.0007951282896101475,0.0008042108966037631,0.0008127947221510112,0.0008221441530622542,0.0008312847348861396,0.0008405529661104083,0.0008498327806591988,0.0008593446109443903,0.0008686824003234506,0.0008783914381638169,0.000888448441401124,0.0008978790719993412,0.0009080984746105969,0.0009182598441839218,0.0009281080565415323,0.0009382346761412919,0.0009484076872467995,0.0009584530489519238,0.0009692988242022693,0.0009798777755349874,0.0009910600492730737,0.0010024046059697866,0.001013482455164194,0.0010243048891425133,0.00103617156855762,0.001048084581270814,0.0010593247134238482,0.0010715159587562084,0.0010832434054464102,0.001095678424462676,0.0011079161195084453,0.0011201307643204927,0.0011325075756758451,0.0011449542362242937,0.001158038736321032,0.0011706245131790638,0.0011840106453746557,0.001196909579448402,0.0012098548468202353,0.0012240414507687092,0.0012375784572213888,0.0012516140704974532,0.0012653018347918987,0.0012799407122656703,0.0012947421055287123,0.0013100769137963653,0.001325075514614582,0.001340456772595644,0.0013550608418881893,0.0013702681753784418,0.0013861482730135322,0.0014022255782037973,0.0014180823927745223,0.0014344033552333713,0.0014509678585454822,0.0014675207203254104,0.001483621192164719,0.0015003944281488657,0.001517272088676691,0.0015353678027167916,0.0015524310292676091,0.0015692622400820255,0.0015867663314566016,0.0016049315454438329,0.0016232476336881518,0.0016414476558566093,0.0016599493101239204,0.001678624888882041,0.0016978341154754162,0.0017164285527542233,0.001735324622131884,0.0017548934556543827,0.0017745202640071511,0.001795028685592115,0.0018147482769563794,0.001834177877753973,0.001855335896834731,0.0018753802869468927,0.001895343535579741,0.0019163854885846376,0.0019371839007362723,0.0019585969857871532,0.001979244640097022,0.0020016205962747335,0.002022708998993039,0.0020446558482944965,0.0020665214397013187,0.0020888857543468475,0.002111609559506178,0.0021342639811336994,0.002157022710889578,0.002180315088480711,0.002203607466071844,0.0022281177807599306,0.002251178026199341,0.0022748648189008236,0.0022992242593318224,0.0023236535489559174,0.0023486046120524406,0.0023738921154290438,0.00239879684522748,0.002424513455480337,0.002451424952596426,0.002477663569152355,0.0025041576009243727,0.0025300367269665003,0.0025585489347577095,0.002586063463240862,0.0026136478409171104,0.00264148716814816,0.0026697558350861073,0.0026988829486072063,0.002727743238210678,0.0027577518485486507,0.0027868440374732018,0.0028165162075310946,0.002846768358722329,0.002878911327570677,0.002909732051193714,0.0029402857180684805,0.0029716980643570423,0.0030035972595214844,0.0030359027441591024,0.003067813580855727,0.003102067857980728,0.0031361826695501804,0.003169810399413109,0.0032048881985247135,0.003239745507016778,0.0032743823248893023,0.0033106664195656776,0.0033464867155998945,0.0033823067788034678,0.0034194840118288994,0.0034552228171378374,0.0034938734024763107,0.003531108610332012,0.0035688194911926985,0.0036056835670024157,0.0036459346301853657,0.003685814794152975,0.0037255208007991314,0.003765934379771352,0.003806742373853922,0.003847968066111207,0.0038884859532117844,0.003929154947400093,0.0039706239476799965,0.004013659432530403,0.00405501201748848,0.0040986970998346806,0.004141789861023426,0.004185857716947794,0.004229078534990549,0.004273169208317995,0.004318187944591045,0.0043645636178553104,0.004409988410770893,0.004455401562154293,0.004502183757722378,0.004548628814518452,0.004596767947077751,0.0046453713439404964,0.004694774746894836,0.0047432733699679375,0.0047934772446751595,0.004842346999794245,0.004892736207693815,0.0049437289126217365,0.004995533265173435,0.005047616548836231,0.005100082140415907,0.005152965430170298,0.005206730682402849,0.00526083167642355,0.005315930582582951,0.005370426457375288,0.0054261283949017525,0.005483211018145084,0.0055401078425347805,0.005596343893557787,0.005652591120451689,0.00571128586307168,0.00577144231647253,0.00583060085773468,0.00589044438675046,0.005950391758233309,0.006011360324919224,0.0060720620676875114,0.006133250892162323,0.006195773370563984,0.006257716100662947,0.006319995503872633,0.0063831680454313755,0.006447697523981333,0.006511600688099861,0.00657759141176939,0.006641285959631205,0.006707972846925259,0.006774335168302059,0.006841034162789583,0.00690773269161582,0.006976055447012186,0.007044064812362194,0.0071128979325294495,0.007183297071605921,0.007254009135067463,0.007324489299207926,0.007395306136459112,0.007467108778655529,0.007539653684943914,0.007612418849021196,0.0076875160448253155,0.007760350592434406,0.007834671065211296,0.007909048348665237,0.007984411902725697,0.008060598745942116,0.008137702941894531,0.008214911445975304,0.008293082006275654,0.008371206000447273,0.008450757712125778,0.008530308492481709,0.008610300719738007,0.008692230097949505,0.008772802539169788,0.008853977546095848,0.008937901817262173,0.009019714780151844,0.009103802032768726,0.009187447838485241,0.009272033348679543,0.009357848204672337,0.009442225098609924,0.009528503753244877,0.009615479037165642,0.009702756069600582,0.00979043822735548,0.009878051467239857],"recovered":[0.0,2.5055508103832835e-06,4.616709702531807e-06,6.8438657763181254e-06,8.98982398211956e-06,1.1193780665053055e-05,1.3455735825118609e-05,1.5682891898904927e-05,1.7736052541295066e-05,2.0032806787639856e-05,2.2317963157547638e-05,2.4707514967303723e-05,2.7108668291475624e-05,2.9509821615647525e-05,3.1876174034550786e-05,3.434692553128116e-05,3.693367398227565e-05,3.9578422729391605e-05,4.2083975131390616e-05,4.463592267711647e-05,4.7419867769349366e-05,5.007621803088114e-05,5.2825362217845395e-05,5.572530790232122e-05,5.834685362060554e-05,6.128160021035001e-05,6.430914072552696e-05,6.731347821187228e-05,7.027142419246957e-05,7.335696136578918e-05,7.675569213461131e-05,7.977163477335125e-05,8.300797344418243e-05,8.616311242803931e-05,8.937624807003886e-05,9.276338096242398e-05,9.61389159783721e-05,9.957244765246287e-05,0.00010319157445337623,0.00010648590978235006,0.00010989624570356682,0.00011346897372277454,0.00011728530080290511,0.00012089282972738147,0.0001246743486262858,0.0001281426812056452,0.00013206340372562408,0.00013576373748946935,0.00013988165301270783,0.00014374438615050167,0.00014818708586972207,0.00015227020776364952,0.00015673611778765917,0.00016105124086607248,0.00016536634939257056,0.00016966987459454685,0.00017411258886568248,0.00017850889707915485,0.0001829864049796015,0.00018742911925073713,0.00019232422346249223,0.0001969989389181137,0.0002018824452534318,0.0002071951312245801,0.0002119974378729239,0.00021714773902203888,0.00022191525204107165,0.0002275411388836801,0.00023313223209697753,0.00023813173174858093,0.00024327042046934366,0.00024859473342075944,0.00025379142607562244,0.0002596492995508015,0.00026573918876238167,0.00027137668803334236,0.00027688656700775027,0.00028264004504308105,0.0002884979476220906,0.00029443702078424394,0.00030070089269429445,0.0003064311749767512,0.0003123818605672568,0.00031846013735048473,0.00032441082294099033,0.00033066311152651906,0.0003370313788764179,0.0003433648671489209,0.0003501275205053389,0.00035666979965753853,0.000363432482117787,0.00037032272666692734,0.0003768533933907747,0.00038360446342267096,0.0003905643243342638,0.0003975357976742089,0.00040442607132717967,0.0004114671319257468,0.0004187517915852368,0.0004258972476236522,0.00043314709910191596,0.0004402809718158096,0.0004476468311622739,0.00045540707651525736,0.000462970114313066,0.00047050995635800064,0.0004780846065841615,0.00048585646436549723,0.0004939762875437737,0.000502119364682585,0.0005105755990371108,0.0005190898082219064,0.0005277084419503808,0.0005367330741137266,0.0005456301150843501,0.000554747530259192,0.0005637257127091289,0.0005728431860916317,0.0005820185760967433,0.0005915188230574131,0.0006006942130625248,0.0006100900354795158,0.0006200774223543704,0.000629867659881711,0.0006396694807335734,0.0006497728754766285,0.000659528246615082,0.0006695968913845718,0.0006792478961870074,0.0006895484984852374,0.0006999882753007114,0.0007109964499250054,0.0007218886166810989,0.0007330939988605678,0.0007440905901603401,0.0007553191971965134,0.0007663853466510773,0.0007780895102769136,0.0007891093264333904,0.0008018574444577098,0.0008132020593620837,0.0008249410311691463,0.0008372251759283245,0.000849254138302058,0.0008621182641945779,0.0008744720253162086,0.0008869069861248136,0.000899225939065218,0.0009127628873102367,0.0009254066389985383,0.0009386535966768861,0.0009513089316897094,0.0009657158516347408,0.0009799256222322583,0.0009936365531757474,0.0010077765909954906,0.0010219051036983728,0.0010368108050897717,0.0010521805379539728,0.0010665527079254389,0.001081446767784655,0.0010966541012749076,0.001112151425331831,0.001128240255638957,0.0011446423595771194,0.0011602556332945824,0.0011765881208702922,0.0011930017499253154,0.001209485111758113,0.0012260379735380411,0.0012419992126524448,0.0012592712882906199,0.001276206923648715,0.0012932702666148543,0.001310797524638474,0.0013284638989716768,0.0013471279526129365,0.0013650496257469058,0.0013834816636517644,0.0014016933273524046,0.0014209836954250932,0.001439740532077849,0.0014584510354325175,0.0014776369789615273,0.0014973334036767483,0.0015168674290180206,0.0015362042468041182,0.0015559354797005653,0.001576884649693966,0.0015966854989528656,0.0016163586406037211,0.0016371107194572687,0.0016578278737142682,0.0016783942701295018,0.0016994595061987638,0.0017211742233484983,0.0017425990663468838,0.0017648821230977774,0.0017863881075754762,0.0018090077210217714,0.001831000903621316,0.0018541192403063178,0.0018764024134725332,0.0018995439168065786,0.0019227202283218503,0.001946650561876595,0.001969989389181137,0.00199328176677227,0.002017177175730467,0.002041652798652649,0.0020658266730606556,0.002091102534905076,0.0021164249628782272,0.0021427099127322435,0.002168681938201189,0.002193888183683157,0.0022202893160283566,0.0022477342281490564,0.002274947240948677,0.0023021255619823933,0.0023292226251214743,0.002356609795242548,0.002384704304859042,0.0024134370032697916,0.0024422972928732634,0.0024713778402656317,0.002500968985259533,0.0025305135641247034,0.002559338929131627,0.0025903682690113783,0.002620794577524066,0.00265116267837584,0.002683584112673998,0.002714706351980567,0.00274597923271358,0.00277880672365427,0.0028123881202191114,0.002844797680154443,0.0028786342591047287,0.0029131784103810787,0.002947606611996889,0.0029821041971445084,0.0030183186754584312,0.003054486820474267,0.003089495003223419,0.0031261155381798744,0.003162306733429432,0.0031994027085602283,0.0032375080045312643,0.0032749406527727842,0.0033113753888756037,0.0033502811565995216,0.0033896274399012327,0.003429855452850461,0.003468946786597371,0.0035100795794278383,0.0035503075923770666,0.003591324435546994,0.0036319815553724766,0.0036727432161569595,0.003715581027790904,0.0037568993866443634,0.0037995518650859594,0.003842610167339444,0.0038857380859553814,0.0039293416775763035,0.003973003011196852,0.004017650615423918,0.004062495660036802,0.004108059220016003,0.004153704270720482,0.00419998774304986,0.004246375057846308,0.004294027108699083,0.00434297788888216,0.004391650669276714,0.004439580719918013,0.004489053972065449,0.00453865434974432,0.004588324576616287,0.004638284910470247,0.004690437577664852,0.004742137622088194,0.004794592037796974,0.004846814088523388,0.004900091793388128,0.004952963441610336,0.005007041618227959,0.005061409901827574,0.005117367021739483,0.00517281424254179,0.005229084752500057,0.005285598803311586,0.005342182237654924,0.005400691647082567,0.005460035987198353,0.005519322585314512,0.005579223856329918,0.005638719070702791,0.005698469467461109,0.005760029423981905,0.00582016259431839,0.005881235469132662,0.005942505318671465,0.006003879941999912,0.006067017558962107,0.006130491383373737,0.00619460316374898,0.006258146837353706,0.006322711240500212,0.00638827309012413,0.006453626323491335,0.006520371418446302,0.0065867104567587376,0.006654081866145134,0.006722067948430777,0.00679037906229496,0.006859096232801676,0.006929019466042519,0.0069992560893297195,0.007068483624607325,0.007140657398849726,0.0072132255882024765,0.007285144180059433,0.007359290029853582,0.007431939244270325,0.007506073452532291,0.007579337805509567,0.007655292749404907,0.007729937322437763,0.0078063104301691055,0.007882335223257542,0.007961004972457886,0.008038688451051712,0.008117683231830597,0.008196933194994926,0.008276228792965412,0.008356278762221336,0.008436630479991436,0.00851751584559679,0.008600013330578804,0.008682023733854294,0.008764591068029404,0.008847947232425213,0.008931372314691544,0.009015887975692749,0.009100392460823059,0.009185662493109703,0.00927194207906723,0.009357861243188381,0.009444894269108772],"active":[0.0002651810646057129,0.0002645082713570446,0.0002644734631758183,0.00026442710077390075,0.00026419508503749967,0.0002640791062731296,0.0002639630693010986,0.00026377750327810645,0.0002641254977788776,0.0002641254977788776,0.00026409068959765136,0.00026412546867504716,0.00026417188928462565,0.00026433425955474377,0.0002646010834723711,0.0002646938955876976,0.0002646822831593454,0.0002644154883455485,0.0002646822831593454,0.000264914269791916,0.00026500708190724254,0.000265320239122957,0.00026545944274403155,0.00026511147734709084,0.0002655754506122321,0.00026555225485935807,0.00026544785941950977,0.0002655870630405843,0.00026583063299767673,0.00026590024936012924,0.00026569142937660217,0.00026608584448695183,0.0002661090693436563,0.00026610904023982584,0.0002662714687176049,0.00026615546084940434,0.0002663758350536227,0.000266480230493471,0.00026636425172910094,0.0002666426298674196,0.0002667354419827461,0.0002666890504769981,0.0002664802595973015,0.00026665424229577184,0.0002667702501639724,0.0002668514207471162,0.00026715302374213934,0.00026735023129731417,0.0002673038106877357,0.00026794179575517774,0.00026765180518850684,0.00026823184452950954,0.0002676866133697331,0.0002678374294191599,0.0002679650206118822,0.0002679650206118822,0.0002680809993762523,0.00026810422423295677,0.00026855661417357624,0.00026907859137281775,0.0002688117965590209,0.0002690437831915915,0.0002695657894946635,0.0002688930253498256,0.0002691713743843138,0.0002688117674551904,0.0002694149734452367,0.0002692641573958099,0.0002687074011191726,0.00026880018413066864,0.0002691945992410183,0.0002698325552046299,0.00027034294907934964,0.00027022697031497955,0.0002700065670069307,0.0002699021715670824,0.0002701921621337533,0.0002704009530134499,0.000270493736024946,0.0002707257226575166,0.00027029658667743206,0.0002708069805521518,0.0002713869616854936,0.00027125937049277127,0.0002713869616854936,0.00027158414013683796,0.00027203653007745743,0.000272175733698532,0.00027223373763263226,0.0002722917415667325,0.0002722916833590716,0.0002719785552471876,0.0002722221543081105,0.0002721641503740102,0.0002720481716096401,0.0002718509058468044,0.0002721177297644317,0.00027247730758972466,0.00027216412127017975,0.0002724656951613724,0.00027239610790275037,0.00027319652144797146,0.0002734864829108119,0.0002731152926571667,0.0002732892753556371,0.0002739737101364881,0.00027424050495028496,0.00027493646484799683,0.00027483206940814853,0.00027537724236026406,0.00027558603323996067,0.00027603848138824105,0.0002765024546533823,0.0002760616480372846,0.0002765140379779041,0.00027653720462694764,0.00027682725340127945,0.0002769895945675671,0.00027732603484764695,0.00027716357726603746,0.00027769722510129213,0.0002783584059216082,0.0002778016496449709,0.0002782308147288859,0.0002785903634503484,0.00027833518106490374,0.00027870642952620983,0.0002788107958622277,0.0002792051527649164,0.00027975032571703196,0.00027988950023427606,0.00028006359934806824,0.0002805159892886877,0.0002803884563036263,0.0002802142989821732,0.00028085237136110663,0.00028169923461973667,0.0002812352031469345,0.00028240663232281804,0.0002813859609887004,0.0002824763651005924,0.00028297508833929896,0.0002829055883921683,0.00028325343737378716,0.0002828359720297158,0.00028356671100482345,0.00028371752705425024,0.00028478470630943775,0.00028414669213816524,0.000284448207821697,0.0002853878540918231,0.0002862695255316794,0.0002858982188627124,0.0002853762125596404,0.0002863041590899229,0.0002869655145332217,0.0002881718100979924,0.0002882647095248103,0.0002882762346416712,0.00028850813396275043,0.0002888214075937867,0.00028949417173862457,0.00029007415287196636,0.0002898421371355653,0.0002897609956562519,0.0002907122252508998,0.0002909325994551182,0.0002906194422394037,0.0002909093163907528,0.00029123411513864994,0.0002933685900643468,0.00029315974097698927,0.0002930553164333105,0.0002934960648417473,0.0002941340208053589,0.000294783734716475,0.00029431970324367285,0.00029489968437701464,0.0002951432252302766,0.0002961407881230116,0.00029544485732913017,0.0002955840900540352,0.0002964424202218652,0.0002968832850456238,0.00029769528191536665,0.0002978808479383588,0.00029797363094985485,0.00029940041713416576,0.0002984956372529268,0.0002986580366268754,0.0003000268479809165,0.0003000731812790036,0.00030076911207288504,0.00030085036996752024,0.0003021610900759697,0.0003015347756445408,0.00030205678194761276,0.0003016393166035414,0.00030249764677137136,0.00030260183848440647,0.00030326307751238346,0.00030290347058326006,0.00030391267500817776,0.00030406354926526546,0.0003053975524380803,0.0003045274643227458,0.0003048754297196865,0.0003059424925595522,0.0003064763732254505,0.0003069518133997917,0.0003080654423683882,0.0003076943103224039,0.0003080884926021099,0.00030871503986418247,0.00030898163095116615,0.0003102694172412157,0.00030974741093814373,0.00031081470660865307,0.00031111622229218483,0.0003115222789347172,0.0003122645430266857,0.00031314603984355927,0.0003141786437481642,0.0003143062349408865,0.0003154545556753874,0.0003154661972075701,0.0003155472222715616,0.00031625479459762573,0.0003195723984390497,0.00031936378218233585,0.0003194911405444145,0.0003205353859812021,0.0003200131468474865,0.00032119639217853546,0.00032183434814214706,0.000323261134326458,0.000323794549331069,0.00032501271925866604,0.0003262539394199848,0.00032656709663569927,0.00032677571289241314,0.0003285622224211693,0.0003281680401414633,0.00032781995832920074,0.0003299890086054802,0.000329107278957963,0.0003315666690468788,0.00033170590177178383,0.0003313114866614342,0.0003307429142296314,0.000334559241309762,0.00033553363755345345,0.0003358933608978987,0.0003360789269208908,0.0003377955872565508,0.0003378884866833687,0.00033817836083471775,0.00033783051185309887,0.0003386423923075199,0.0003409162163734436,0.00033943098969757557,0.00034179771319031715,0.0003422379959374666,0.0003432475496083498,0.0003433404490351677,0.0003438275307416916,0.00034518493339419365,0.00034691300243139267,0.0003474927507340908,0.0003473423421382904,0.0003484794870018959,0.0003486410714685917,0.0003503928892314434,0.0003513442352414131,0.00035179685801267624,0.00035162270069122314,0.00035389652475714684,0.000353293027728796,0.0003540818579494953,0.0003554043360054493,0.00035724835470318794,0.0003571789711713791,0.000357944518327713,0.00035837339237332344,0.0003599165938794613,0.00036073988303542137,0.0003629671409726143,0.00036338483914732933,0.0003647184930741787,0.0003658439964056015,0.0003672935999929905,0.0003672591410577297,0.0003669923171401024,0.0003691036254167557,0.00037075066938996315,0.00037056487053632736,0.0003711218014359474,0.0003711679019033909,0.00037264125421643257,0.0003735926002264023,0.000373221468180418,0.000375610776245594,0.0003764806315302849,0.00037749018520116806,0.00037928810343146324,0.0003806799650192261,0.0003811093047261238,0.00038298824802041054,0.00038313912227749825,0.0003852616064250469,0.0003860620781779289,0.0003874078392982483,0.0003873612731695175,0.0003893449902534485,0.0003899829462170601,0.00039082998409867287,0.00039291800931096077,0.0003949129022657871,0.0003954698331654072,0.0003960500471293926,0.0003986251540482044,0.0003989962860941887,0.00039919326081871986,0.0004023718647658825,0.0004010605625808239,0.0004027318209409714,0.000402974896132946,0.0004050740972161293,0.00040530599653720856,0.00040776561945676804,0.0004086010158061981,0.0004107467830181122,0.0004102010279893875,0.00041206926107406616,0.0004126252606511116,0.00041336752474308014,0.0004160013049840927,0.000416523776948452,0.0004173470661044121,0.0004203859716653824,0.00041970144957304,0.0004217782989144325,0.00042285677045583725,0.0004240861162543297,0.000426475889980793,0.0004263371229171753,0.0004281112924218178,0.0004298165440559387,0.0004308139905333519,0.000432576984167099,0.00043315719813108444]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0002651810646057129,0.00026696742861531675,0.0002688349923118949,0.00027091134688816965,0.0002730341220740229,0.00027511047665029764,0.0002771056315395981,0.0002790659782476723,0.0002811539452522993,0.000283114321064204,0.000285271875327453,0.00028724383446387947,0.0002891925978474319,0.0002911993651650846,0.00029318290762603283,0.0002952708746306598,0.0002973704249598086,0.00029934238409623504,0.00030136076384224,0.00030348350992426276,0.00030544388573616743,0.000307555019389838,0.0003094573912676424,0.0003114873543381691,0.00031327371834777296,0.000315454468363896,0.00031758882687427104,0.0003193636075593531,0.00032149796606972814,0.00032371352426707745,0.0003257086791563779,0.00032768063829280436,0.00032974540954455733,0.00033175217686221004,0.0003337589150760323,0.00033590488601475954,0.00033778403303585947,0.00033974440884776413,0.00034183234674856067,0.0003438507264945656,0.0003459618892520666,0.00034786423202604055,0.0003498014120850712,0.0003516457509249449,0.0003535365394782275,0.00035558969830162823,0.0003574572619982064,0.00035958000808022916,0.00036158677539788187,0.00036358193028718233,0.00036542629823088646,0.0003675026528071612,0.0003694978076964617,0.0003711565805133432,0.00037300094845704734,0.0003749149036593735,0.0003767940797843039,0.00037858044379390776,0.00038056401535868645,0.00038258236600086093,0.0003845195169560611,0.0003864566970150918,0.0003884866600856185,0.0003903541946783662,0.0003921521711163223,0.00039413574268110096,0.00039603811455890536,0.00039790564915165305,0.00039978482527658343,0.00040147837717086077,0.0004033227451145649,0.00040508591337129474,0.00040693028131499887,0.00040902983164414763,0.0004109670117031783,0.0004128693835809827,0.0004147021390963346,0.0004163724952377379,0.000418216863181442,0.0004200148396193981,0.0004218823742121458,0.0004235527594573796,0.00042562911403365433,0.0004273110826034099,0.00042930623749271035,0.00043112740968354046,0.0004330065567046404,0.00043476972496137023,0.0004364516935311258,0.0004383772611618042,0.00043997803004458547,0.0004417527816258371,0.0004434579750522971,0.00044523272663354874,0.00044694950338453054,0.00044867786346003413,0.00045024382416158915,0.0004520998045336455,0.0004535961779765785,0.00045540573773905635,0.00045705289812758565,0.00045870005851611495,0.00046034721890464425,0.00046200602082535625,0.00046379235573112965,0.0004656367236748338,0.0004673766961786896,0.0004691282520070672,0.000470821833005175,0.00047260819701477885,0.00047440617345273495,0.0004758909344673157,0.0004773524997290224,0.0004789068771060556,0.00048058884567581117,0.00048200401943176985,0.00048380199586972594,0.0004855187435168773,0.00048702670028433204,0.000488685502205044,0.0004903558292426169,0.0004919565981253982,0.0004937545745633543,0.0004952973686158657,0.0004969561123289168,0.0004986496642231941,0.0005003896658308804,0.0005021528340876102,0.000503730378113687,0.000505296338815242,0.0005069319158792496,0.0005086835008114576,0.0005101334536448121,0.0005118733970448375,0.0005133697995916009,0.0005151329678483307,0.0005166293121874332,0.0005183229222893715,0.0005200164741836488,0.0005217331927269697,0.0005232760449871421,0.0005250623798929155,0.0005267675733193755,0.0005283334758132696,0.0005300734774209559,0.000531732221134007,0.000533391023054719,0.0005348293343558908,0.0005364997778087854,0.0005379961221478879,0.0005395389162003994,0.0005410932935774326,0.0005426824209280312,0.0005442483816295862,0.0005459999665617943,0.0005473687197081745,0.0005489694885909557,0.0005506282905116677,0.0005522522260434926,0.0005539805861189961,0.0005554769886657596,0.0005571125075221062,0.0005587249179370701,0.0005603604950010777,0.0005619264557026327,0.0005633879918605089,0.0005649540107697248,0.0005665663629770279,0.0005681439070031047,0.0005696170846931636,0.0005712062702514231,0.0005728070391342044,0.0005741525674238801,0.0005756721366196871,0.0005773077718913555,0.0005790245486423373,0.0005806136759929359,0.000582028878852725,0.0005835832562297583,0.0005851491587236524,0.0005865063285455108,0.0005881187389604747,0.0005897310911677778,0.0005914362845942378,0.0005928630707785487,0.000594324606936425,0.0005958557594567537,0.0005973637453280389,0.0005987789481878281,0.0006005652830936015,0.0006020152941346169,0.0006036392296664417,0.0006054139812476933,0.0006070727249607444,0.0006085922941565514,0.0006103903288021684,0.0006120026810094714,0.000613731041084975,0.0006154245929792523,0.0006170253618620336,0.0006185449310578406,0.0006201108917593956,0.0006217348854988813,0.000623556028585881,0.0006253771716728806,0.0006270359735935926,0.0006285671261139214,0.0006302606780081987,0.0006320586544461548,0.0006335898069664836,0.000635086209513247,0.0006367913447320461,0.0006383689469657838,0.0006400276906788349,0.0006415008683688939,0.0006428580963984132,0.0006445632316172123,0.0006460943841375411,0.0006475327536463737,0.0006489943480119109,0.0006504906923510134,0.0006521842442452908,0.0006537618464790285,0.0006551885744556785,0.0006571953417733312,0.0006587265525013208,0.0006602461216971278,0.0006618120823986828,0.0006635404424741864,0.000665083178319037,0.0006667188135907054,0.0006683311657980084,0.0006698971264995635,0.0006713471375405788,0.0006728667067363858,0.0006744906422682106,0.0006759638199582696,0.0006775297806598246,0.0006791769410483539,0.0006807197351008654,0.0006822160794399679,0.0006837124237790704,0.0006853364175185561,0.0006867980118840933,0.0006883523892611265,0.0006897791754454374,0.0006911478703841567,0.0006925398483872414,0.0006939434679225087,0.0006953354459255934,0.0006968433735892177,0.0006982005434110761,0.000699580938089639,0.0007010889239609241,0.0007024112856015563,0.0007038728799670935,0.0007052416331134737,0.0007067496189847589,0.0007081531803123653,0.000709452317096293,0.0007110299193300307,0.0007124799303710461,0.0007137906504794955,0.0007150666788220406,0.0007163542322814465,0.0007175721693783998,0.0007188713643699884,0.0007202633423730731,0.0007216436788439751,0.0007228616741485894,0.0007241492858156562,0.0007255296222865582,0.0007270143833011389,0.0007282091537490487,0.0007295083487406373,0.0007308539352379739,0.0007321530720219016,0.0007335334667004645,0.0007347282953560352,0.0007359926239587367,0.0007371294195763767,0.000738347414880991,0.0007394725689664483,0.0007409225217998028,0.0007421057089231908,0.000743381679058075,0.0007445880910381675,0.0007458988111466169,0.0007470007985830307,0.0007483348017558455,0.0007495064055547118,0.0007508519338443875,0.0007520467042922974,0.0007534850738011301,0.0007545522530563176,0.0007557122153230011,0.0007567678112536669,0.0007579509983770549,0.0007590529858134687,0.0007602129480801523,0.000761268544010818,0.0007623473065905273,0.0007635768852196634,0.0007646672893315554,0.0007657228270545602,0.000767010438721627,0.0007682052091695368,0.0007692955550737679,0.0007705831667408347,0.0007718243286944926,0.0007729378994554281,0.0007739819120615721,0.0007751186494715512,0.0007762322202324867,0.0007773110410198569,0.0007783317705616355,0.0007795033743605018,0.0007805009372532368,0.00078148691682145,0.00078262371243909,0.00078376050805673,0.0007849436951801181,0.0007860340410843492,0.0007871940033510327,0.0007882844074629247,0.0007892935536801815,0.0007904303492978215,0.0007913931622169912,0.0007925298996269703,0.0007936551119200885,0.0007948034908622503,0.0007958474452607334,0.0007968682330101728,0.0007977845962159336,0.0007988169672898948,0.0007996637723408639,0.000800800567958504,0.0008017749642021954,0.0008026913274079561,0.0008037004736252129,0.0008046632865443826,0.0008056724327616394,0.0008066236623562872,0.0008076444501057267,0.0008086651796475053,0.0008097091922536492,0.000810764788184315,0.0008117159595713019,0.000812806305475533,0.0008138619014061987,0.0008147899061441422],"recovered":[0.0,2.528750428609783e-06,4.767506652569864e-06,6.8438657763181254e-06,8.87382611836074e-06,1.0915386155829765e-05,1.2922146197524853e-05,1.4859308976156171e-05,1.6808069631224498e-05,1.8896029359893873e-05,2.1041987565695308e-05,2.3060347302816808e-05,2.500911068636924e-05,2.6981071641785093e-05,2.8941432901774533e-05,3.098299202974886e-05,3.2989752071443945e-05,3.518211087794043e-05,3.7281668483046815e-05,3.931162791559473e-05,4.126039129914716e-05,4.324395194998942e-05,4.526231350610033e-05,4.7385070502059534e-05,4.931063449475914e-05,5.1305793022038415e-05,5.3416952141560614e-05,5.5493310355814174e-05,5.751167191192508e-05,5.946043529547751e-05,6.151359411887825e-05,6.374075019266456e-05,6.57939090160653e-05,6.776586815249175e-05,6.967983063077554e-05,7.169819582486525e-05,7.385575008811429e-05,7.593211194034666e-05,7.786927017150447e-05,7.974843902047724e-05,8.166240149876103e-05,8.399395301239565e-05,8.604711183579639e-05,8.797267219051719e-05,8.988663466880098e-05,9.184699592879042e-05,9.371455962536857e-05,9.559372847434133e-05,9.763528214534745e-05,9.943325130734593e-05,0.00010166040738113225,0.0001034351735142991,0.00010541873052716255,0.00010743709572125226,0.00010922345973085612,0.000111033019493334,0.0001130513846874237,0.0001150697426055558,0.00011692570842569694,0.00011868886940646917,0.00012062603491358459,0.0001226328022312373,0.0001246743486262858,0.00012663470988627523,0.0001285950856981799,0.0001305322366533801,0.00013246940216049552,0.00013441816554404795,0.00013621612743008882,0.00013804889749735594,0.0001399280590703711,0.00014169122732710093,0.00014357038890011609,0.00014527555322274566,0.00014725911023560911,0.00014899908273946494,0.0001509942376287654,0.00015294300101231784,0.00015465976321138442,0.00015626053209416568,0.00015811649791430682,0.00015999565948732197,0.0001618400274310261,0.0001638583926251158,0.00016573755419813097,0.00016746591427363455,0.0001695306709734723,0.0001714562386041507,0.0001731845986796543,0.00017502896662335843,0.00017686173669062555,0.00017881050007417798,0.00018031845684163272,0.00018188443209510297,0.00018360119429416955,0.00018557316798251122,0.00018722032837104052,0.00018886750331148505,0.00019066546519752592,0.0001921734365168959,0.0001938321947818622,0.00019563015666790307,0.00019743973098229617,0.00019893610442522913,0.0002004556736210361,0.00020220722944941372,0.00020402840164024383,0.00020581476564984769,0.00020754312572535127,0.00020913229673169553,0.00021097666467539966,0.00021261222718749195,0.00021444499725475907,0.00021602257038466632,0.00021737974020652473,0.00021895729878451675,0.0002204304764745757,0.00022220524260774255,0.00022385240299627185,0.0002255343715660274,0.00022726274619344622,0.00022890990658197552,0.00023068467271514237,0.0002323318476555869,0.0002340834034839645,0.00023563778086099774,0.0002371341543039307,0.00023904810950625688,0.00024074167595244944,0.00024238885089289397,0.0002437808143440634,0.0002454511995892972,0.00024717955966480076,0.0002486063167452812,0.0002504622971173376,0.0002519354457035661,0.00025353621458634734,0.0002551949874032289,0.0002568537602201104,0.0002583501336630434,0.00026015969342552125,0.00026188805350102484,0.0002635932178236544,0.0002653099945746362,0.0002669223758857697,0.0002686623192857951,0.00027032109210267663,0.0002719450567383319,0.0002734878216870129,0.0002751814026851207,0.0002766197721939534,0.000278371328022331,0.0002801693044602871,0.00028174687759019434,0.00028320844285190105,0.00028490202385000885,0.00028627077699638903,0.0002880803367588669,0.0002896927180700004,0.00029132829513400793,0.0002930102637037635,0.00029469223227351904,0.00029636258841492236,0.0002978705451823771,0.00029947131406515837,0.0003011997032444924,0.0003027656639460474,0.0003042620373889804,0.00030587438959628344,0.00030732437153346837,0.00030894833616912365,0.0003103983181063086,0.0003121614863630384,0.0003136810555588454,0.0003152238205075264,0.0003167665854562074,0.0003186109533999115,0.00032026972621679306,0.00032163847936317325,0.0003232044691685587,0.00032480523805134,0.00032622041180729866,0.0003277283685747534,0.00032941033714450896,0.00033102271845564246,0.0003326350706629455,0.00033408505260013044,0.0003355814260430634,0.0003372517821844667,0.00033855094807222486,0.00034007051726803184,0.0003416597028262913,0.00034321408020332456,0.00034479162422940135,0.0003464620094746351,0.0003479931619949639,0.000349814334185794,0.00035139190731570125,0.0003531782713253051,0.0003549066314008087,0.0003564493963494897,0.0003579573822207749,0.00035948853474110365,0.00036127492785453796,0.00036293367156758904,0.00036462725256569684,0.0003662280214484781,0.0003677707863971591,0.0003694875631481409,0.0003712159232236445,0.00037277030060067773,0.0003744058485608548,0.00037600661744363606,0.00037754938239231706,0.00037903417251072824,0.00038062332896515727,0.0003820965066552162,0.00038367407978512347,0.0003851472574751824,0.00038663201848976314,0.00038809358375146985,0.00038962476537562907,0.0003913067339453846,0.00039268709952011704,0.00039425306022167206,0.00039613223634660244,0.00039777939673513174,0.00039939177804626524,0.00040106213418766856,0.00040270929457619786,0.00040433325921185315,0.00040581804933026433,0.00040746520971879363,0.0004092515737283975,0.0004108407301828265,0.0004123487160541117,0.00041383347706869245,0.00041526026325300336,0.00041669863276183605,0.00041836898890323937,0.00041987697477452457,0.00042141973972320557,0.00042296250467188656,0.00042456327355466783,0.00042602483881637454,0.00042756760376505554,0.00042891319026239216,0.0004304791509639472,0.0004319407162256539,0.00043330949847586453,0.0004348290676716715,0.0004362906329333782,0.00043776381062343717,0.0004392253758851439,0.00044055934995412827,0.00044191651977598667,0.00044343608897179365,0.0004447932878974825,0.0004463360528461635,0.0004474728193599731,0.00044880679342895746,0.00045041917474009097,0.00045205472270026803,0.00045333069283515215,0.000454687891760841,0.00045599864097312093,0.00045723983203060925,0.0004584462149068713,0.00045993097592145205,0.00046127656241878867,0.00046245972043834627,0.00046384011511690915,0.00046509288949891925,0.0004664384468924254,0.00046767963794991374,0.0004690831992775202,0.00047039397759363055,0.0004716003604698926,0.00047291110968217254,0.0004741754964925349,0.00047548627480864525,0.0004768086364492774,0.00047813102719374,0.00047941860975697637,0.0004808337544091046,0.0004819009336642921,0.0004831189289689064,0.00048431369941681623,0.00048561286530457437,0.0004867496609222144,0.00048801401862874627,0.0004892899887636304,0.0004906703834421933,0.0004917839542031288,0.000493106315843761,0.0004944170941598713,0.0004957278724759817,0.0004968414432369173,0.0004978622309863567,0.0004989642184227705,0.0005001010140404105,0.0005012261681258678,0.0005023165722377598,0.00050368532538414,0.0005046133301220834,0.0005056457011960447,0.0005068752798251808,0.0005081048584543169,0.0005092300125397742,0.0005105639575049281,0.0005118283443152905,0.0005129535566084087,0.0005140439025126398,0.0005151343066245317,0.0005162826855666935,0.0005173614481464028,0.0005184866022318602,0.0005195537814870477,0.0005207138019613922,0.0005218505393713713,0.0005228365189395845,0.0005239848978817463,0.0005250868853181601,0.0005261192563921213,0.0005274764262139797,0.000528648030012846,0.0005296688177622855,0.0005307591636665165,0.000531779951415956,0.0005328123224899173,0.0005337751354090869,0.0005348075064830482,0.0005359443021006882,0.0005369766731746495,0.0005379510694183409,0.0005389486323110759,0.0005398418288677931,0.0005409090081229806,0.0005418717628344893,0.000542741734534502,0.0005436813225969672,0.0005446557188406587,0.0005456416984088719,0.0005466392613016069,0.0005476948572322726,0.000548622861970216,0.0005497016245499253,0.0005509312031790614,0.0005520099657587707,0.0005529031623154879,0.0005539123085327446],"active":[0.0002651810646057129,0.00026443868409842253,0.00026406749384477735,0.00026406749384477735,0.00026416030596010387,0.00026419508503749967,0.00026418347260914743,0.00026420666836202145,0.000264345871983096,0.0002642182807903737,0.0002642298932187259,0.0002641835017129779,0.0002641835017129779,0.0002642182807903737,0.0002642414765432477,0.00026428786804899573,0.00026438068016432226,0.0002641602768562734,0.0002640791062731296,0.00026417188928462565,0.0002641835017129779,0.00026431106380186975,0.00026419508503749967,0.00026410227292217314,0.0002639630693010986,0.0002641486644279212,0.0002641718601807952,0.0002638702862896025,0.00026398629415780306,0.00026425308897159994,0.00026419508503749967,0.000263939902652055,0.0002639514859765768,0.00026398629415780306,0.0002640790771692991,0.0002642066974658519,0.0002639282902237028,0.0002638123114593327,0.0002639630693010986,0.0002641023020260036,0.00026429948047734797,0.0002638702862896025,0.00026375430752523243,0.0002636730787344277,0.00026364991208538413,0.0002637426950968802,0.0002637426950968802,0.00026398629415780306,0.0002639514859765768,0.00026414869353175163,0.0002637658908497542,0.00026406749384477735,0.0002640790771692991,0.0002637194702401757,0.00026377750327810645,0.0002638818696141243,0.0002637426950968802,0.0002635107084643096,0.0002636382996570319,0.000263893511146307,0.00026389348204247653,0.0002638238947838545,0.0002638123114593327,0.0002637194702401757,0.00026355707086622715,0.0002636035205796361,0.00026356871239840984,0.0002634874836076051,0.00026356871239840984,0.00026342947967350483,0.0002633946714922786,0.0002633946714922786,0.0002633598924148828,0.000263754278421402,0.00026370788691565394,0.0002638702862896025,0.00026370788691565394,0.00026342947967350483,0.0002635570999700576,0.00026375430752523243,0.00026376586174592376,0.0002635570999700576,0.00026378908660262823,0.0002634527045302093,0.0002635686832945794,0.0002636614954099059,0.00026347587117925286,0.0002633134718053043,0.00026326708029955626,0.00026334827998653054,0.0002631162933539599,0.0002629422815516591,0.0002631395182106644,0.00026334827998653054,0.000263348309090361,0.0002631046809256077,0.0002630234812386334,0.00026323230122216046,0.00026293069822713733,0.00026323230122216046,0.0002632206887938082,0.0002630699018482119,0.00026290747337043285,0.00026306993095204234,0.00026333669666200876,0.00026342947967350483,0.00026334827998653054,0.0002633134718053043,0.00026327872183173895,0.0002634759002830833,0.0002634295087773353,0.00026327872183173895,0.0002629075024742633,0.0002628843067213893,0.00026320910546928644,0.00026304670609533787,0.000263371504843235,0.00026331350090913475,0.0002631742972880602,0.00026315113063901663,0.0002630930976010859,0.00026304670609533787,0.0002630699018482119,0.0002629655064083636,0.0002628727233968675,0.0002630118979141116,0.0002632554969750345,0.0002631047391332686,0.0002629887021612376,0.00026290747337043285,0.00026315110153518617,0.00026323230122216046,0.00026295389398001134,0.00026326708029955626,0.0002629075024742633,0.00026319752214476466,0.0002630930976010859,0.0002631279348861426,0.0002631627139635384,0.00026338305906392634,0.00026311635156162083,0.00026317432639189065,0.0002631743554957211,0.0002630234812386334,0.00026315110153518617,0.0002630699018482119,0.00026306993095204234,0.00026288427761755884,0.00026301195612177253,0.00026281471946276724,0.000262919144006446,0.00026272196555510163,0.0002625131164677441,0.0002625015040393919,0.0002627915237098932,0.0002624666958581656,0.0002626987115945667,0.0002625479537528008,0.00026255950797349215,0.0002626522909849882,0.0002624667249619961,0.00026242027524858713,0.0002623623295221478,0.00026248994981870055,0.0002624551416374743,0.0002621882886160165,0.0002621883468236774,0.0002623043255880475,0.00026226951740682125,0.00026229271315969527,0.00026225793408229947,0.0002624087210278958,0.0002619910810608417,0.0002619910810608417,0.0002620839513838291,0.00026225796318612993,0.0002620027225930244,0.00026175915263593197,0.000261944776866585,0.00026194468955509365,0.0002617010904941708,0.00026189832715317607,0.0002620027225930244,0.00026202594744972885,0.00026184035232290626,0.00026168953627347946,0.0002617707068566233,0.00026178231928497553,0.00026152716600336134,0.0002620143350213766,0.000261944776866585,0.00026197952684015036,0.00026219990104436874,0.00026228110073134303,0.00026213028468191624,0.0002623971668072045,0.0002621883468236774,0.00026233913376927376,0.00026224632165394723,0.0002621187304612249,0.0002620955347083509,0.0002621535095386207,0.0002622463507577777,0.00026228110073134303,0.0002624435001052916,0.0002624087210278958,0.0002623391046654433,0.00026248989161103964,0.0002625710912980139,0.0002623738837428391,0.0002623159089125693,0.00026238549617119133,0.0002623623295221478,0.00026247830828651786,0.0002624666958581656,0.0002622347674332559,0.0002624667249619961,0.0002624203043524176,0.00026238549617119133,0.0002623623295221478,0.00026239710859954357,0.0002625594788696617,0.00026245511253364384,0.0002625014749355614,0.0002629422815516591,0.0002625943161547184,0.0002624667249619961,0.0002624203043524176,0.00026247830828651786,0.0002623738837428391,0.00026238555437885225,0.0002625131164677441,0.0002624319167807698,0.00026209556381218135,0.0002620259765535593,0.00026214192621409893,0.00026213034288957715,0.00026226951740682125,0.00026247830828651786,0.000262350746197626,0.0002623391046654433,0.0002622926840558648,0.00026237391284666955,0.00026223473832942545,0.000262327550444752,0.0002622115716803819,0.00026223468012176454,0.0002620606974232942,0.00026200275169685483,0.00026202594744972885,0.00026201430591754615,0.00026190991047769785,0.0002618171274662018,0.00026186354807578027,0.00026185193564742804,0.0002619563601911068,0.00026180554414168,0.00026195633108727634,0.0002618171274662018,0.0002619794977363199,0.0002622231259010732,0.0002620607556309551,0.0002617359277792275,0.0002617359859868884,0.00026166634052060544,0.0002615735284052789,0.0002616315323393792,0.0002618171274662018,0.000261712702922523,0.0002615851117298007,0.0002616895653773099,0.000261689507169649,0.00026192149380221963,0.0002617707068566233,0.00026182871079072356,0.00026177073596045375,0.00026175909442827106,0.00026193310623057187,0.0002618171856738627,0.0002618171274662018,0.00026164314476773143,0.0002615387784317136,0.0002613415417727083,0.0002615039120428264,0.00026127195451408625,0.00026148074539378285,0.0002614691620692611,0.0002615851117298007,0.00026138793327845633,0.00026158514083363116,0.00026149238692596555,0.00026156194508075714,0.0002613763208501041,0.00026170111959800124,0.0002614459372125566,0.0002612951211631298,0.00026103993877768517,0.00026110955514013767,0.00026119075482711196,0.0002612487296573818,0.0002611675299704075,0.00026112113846465945,0.00026126031298190355,0.00026098196394741535,0.00026110949693247676,0.0002613647375255823,0.00026132992934435606,0.00026119069661945105,0.00026135315420106053,0.00026126037118956447,0.00026110955514013767,0.0002610283554531634,0.0002610747469589114,0.000261097913607955,0.0002610283554531634,0.00026097032241523266,0.0002610167721286416,0.0002609471557661891,0.00026077311486005783,0.00026077317306771874,0.00026092398911714554,0.0002609587972983718,0.0002609471557661891,0.0002610747469589114,0.000260807981248945,0.0002606455236673355,0.00026076153153553605,0.00026063399855047464,0.00026074994821101427,0.00026084278943017125,0.0002610283554531634,0.00026103993877768517,0.0002609239309094846,0.0002608079230412841,0.0002608658978715539,0.000260715140029788,0.0002609587390907109,0.0002608659560792148,0.0002608195645734668,0.0002609587390907109,0.00026098196394741535,0.0002610167139209807,0.00026098196394741535,0.0002610051888041198,0.00026097032241523266,0.0002610863302834332,0.00026106316363438964,0.0002607847563922405,0.0002607963397167623,0.0002609587390907109,0.0002608775976113975]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0002651810646057129,0.00026694423286244273,0.0002689625835046172,0.0002709229593165219,0.0002728717227000743,0.0002748668775893748,0.0002766880497802049,0.00027855561347678304,0.00028038836899213493,0.00028233713237568736,0.0002842046960722655,0.00028617665520869195,0.00028799782739952207,0.0002896681835409254,0.00029126895242370665,0.00029306692886166275,0.00029463288956321776,0.0002964076411444694,0.00029792721034027636,0.0002994235837832093,0.0003010243526659906,0.0003026715130545199,0.0003041214949917048,0.00030575707205571234,0.0003074158448725939,0.00030894699739292264,0.0003105013747699559,0.00031191654852591455,0.0003134129219688475,0.00031488609965890646,0.00031625485280528665,0.0003177744220010936,0.0003191664000041783,0.000320604769513011,0.0003217183402739465,0.0003230059228371829,0.0003245486877858639,0.0003257898788433522,0.00032700784504413605,0.00032823742367327213,0.00032937421929091215,0.00033066177275031805,0.0003317753435112536,0.0003328889433760196,0.0003339909017086029,0.0003351045015733689,0.00033619487658143044,0.00033718085614964366,0.00033803924452513456,0.000338874408043921,0.0003398024127818644,0.00034074197174049914,0.00034183234674856067,0.0003427603514865041,0.00034368832712061703,0.0003445119073148817,0.0003454514953773469,0.00034621707163751125,0.00034708704333752394,0.0003478990402072668,0.000348838628269732,0.0003496274002827704,0.0003505089844111353,0.00035141376429237425,0.0003521097532939166,0.00035294494591653347,0.00035368732642382383,0.0003545225190464407,0.0003553692949935794,0.0003559956676326692,0.0003566220693755895,0.0003574572619982064,0.0003582924255169928,0.00035895363544113934,0.00035962642868980765,0.0003603223885875195,0.0003610067942645401,0.00036166797508485615,0.00036237554741092026,0.0003630947321653366,0.0003636399342212826,0.00036425472353585064,0.0003649042919278145,0.0003654726897366345,0.0003661454829853028,0.0003667138807941228,0.00036728224949911237,0.0003679202636703849,0.0003685466363094747,0.0003691034216899425,0.0003696950152516365,0.00037020540912635624,0.00037075061118230224,0.000371284200809896,0.0003717945655807853,0.0003723629633896053,0.00037283854908309877,0.0003733025514520705,0.000373801332898438,0.0003742189146578312,0.0003746829170268029,0.00037513530696742237,0.00037559930933639407,0.00037599369534291327,0.00037638808134943247,0.0003767940797843039,0.00037723485729657114,0.0003776640514843166,0.000378046854166314,0.00037840643199160695,0.0003788124304264784,0.00037920684553682804,0.0003796708188019693,0.0003800304257310927,0.0003804595908150077,0.00038085400592535734,0.0003812947834376246,0.0003815267700701952,0.0003818979603238404,0.00038223437150008976,0.0003825591702479869,0.00038283754838630557,0.00038320873863995075,0.0003835219540633261,0.00038385833613574505,0.00038414832670241594,0.00038442673394456506,0.000384763116016984,0.00038500671507790685,0.00038531990139745176,0.0003855635004583746,0.00038586510345339775,0.0003861666773445904,0.0003864566679112613,0.00038672349182888865,0.0003869554784614593,0.0003871758817695081,0.00038736144779250026,0.00038758188020437956,0.0003878138377331197,0.0003880226577166468,0.00038821983616799116,0.00038837065221741796,0.00038850982673466206,0.00038873025914654136,0.00038893905002623796,0.00038915942423045635,0.00038939143996685743,0.00038968143053352833,0.00038991341716609895,0.00039009901229292154,0.0003902729949913919,0.00039045861922204494,0.0003906441852450371,0.00039080658461898565,0.00039101537549868226,0.00039117777487263083,0.00039137498242780566,0.0003914909902960062,0.0003915953857358545,0.0003917113645002246,0.0003918621805496514,0.00039202457992359996,0.0003921405877918005,0.0003922681789845228,0.00039250016561709344,0.00039259297773241997,0.00039273215224966407,0.0003928713558707386,0.00039302214281633496,0.00039318454219028354,0.00039333535823971033,0.00039348614518530667,0.00039359054062515497,0.0003937645233236253,0.0003939269226975739,0.00039403134724125266,0.00039412413025274873,0.0003942749463021755,0.00039437931263819337,0.00039450693293474615,0.00039459974505007267,0.00039469252806156874,0.0003947853110730648,0.0003948665107600391,0.0003949477104470134,0.0003950173268094659,0.00039508691406808794,0.0003951681137550622,0.0003952493134420365,0.00039534212555736303,0.0003954349085688591,0.0003955045249313116,0.00039557411218993366,0.0003956669243052602,0.00039574812399223447,0.00039581768214702606,0.0003959221066907048,0.0003960033063776791,0.00039607289363630116,0.00039615409332327545,0.00039620051393285394,0.00039625848876312375,0.0003963512717746198,0.00039638607995584607,0.0003964556963182986,0.0003965136711485684,0.0003965832875110209,0.00039664129144512117,0.0003967108787037432,0.0003967804950661957,0.00039683846989646554,0.0003969196695834398,0.00039696606108918786,0.00039701248169876635,0.00039714007289148867,0.0003971748810727149,0.00039726769318804145,0.00039732566801831126,0.00039739528438076377,0.00039747648406773806,0.0003975460713263601,0.00039761565858498216,0.0003976504667662084,0.0003977200831286609,0.00039777805795893073,0.00039782444946467876,0.0003978824825026095,0.0003979172615800053,0.0003979520406574011,0.0003980216570198536,0.0003980680485256016,0.0003981260524597019,0.00039818405639380217,0.00039819563971832395,0.0003982536727562547,0.00039828845183365047,0.0003983580390922725,0.000398381263948977,0.000398427655454725,0.0003985088551416993,0.0003985900548286736,0.00039863644633442163,0.00039868283784016967,0.00039870606269687414,0.00039874084177426994,0.00039878726238384843,0.0003988220414612442,0.00039885682053864,0.0003989032411482185,0.0003989612450823188,0.00039899605326354504,0.00039903083234094083,0.0003990656405221671,0.0003991120320279151,0.00039913522778078914,0.0003991700359620154,0.00039920484414324164,0.0003992396523244679,0.00039926281897351146,0.00039930923958308995,0.00039934401866048574,0.000399378826841712,0.00039941363502293825,0.0003994600265286863,0.00039948325138539076,0.00039951803046278656,0.0003995644219685346,0.00039959923014976084,0.00039963400922715664,0.00039969204226508737,0.0003997384337708354,0.00039980802102945745,0.00039983121678233147,0.0003998776082880795,0.000399900833144784,0.00039993564132601023,0.00039998203283175826,0.0004000168410129845,0.0004000863991677761,0.00040012120734900236,0.00040019082371145487,0.0004002256318926811,0.00040028360672295094,0.0004003184149041772,0.0004003416106570512,0.0004003880312666297,0.0004004575894214213,0.00040049239760264754,0.000400515622459352,0.00040056201396510005,0.0004005968221463263,0.00040061998879536986,0.00040064321365207434,0.00040068960515782237,0.0004007359966635704,0.00040078238816931844,0.00040078238816931844,0.0004008056130260229,0.00040084042120724916,0.00040087520028464496,0.000400898396037519,0.0004009680123999715,0.00040099117904901505,0.00040103759965859354,0.00040107237873598933,0.00040108399116434157,0.0004011187993455678,0.00040116519085131586,0.0004011999990325421,0.0004012231947854161,0.0004012580029666424,0.0004013159777969122,0.0004013623984064907,0.0004013855941593647,0.0004014087899122387,0.00040142040234059095,0.00040144359809346497,0.0004014552105218172,0.000401489989599213,0.00040150160202756524,0.0004015247686766088,0.00040158280171453953,0.0004015943850390613,0.0004016059683635831,0.0004016523889731616,0.0004016755847260356,0.0004016987804789096,0.0004016987804789096,0.00040171039290726185,0.0004017452010884881,0.0004017799801658839,0.0004018031759187579,0.0004018727922812104,0.0004018727922812104,0.00040189598803408444,0.00040193076711148024,0.00040194237953983247,0.0004019539919681847,0.0004019655752927065,0.0004019771877210587,0.00040198880014941096,0.00040202357922680676,0.00040202357922680676,0.0004020467749796808,0.00040206999983638525,0.00040210477891378105,0.0004021743661724031,0.00040222075767815113,0.00040222075767815113,0.0004022439825348556],"recovered":[0.0,2.656347987795016e-06,4.7095077206904534e-06,6.80906669003889e-06,8.804227036307566e-06,1.0787788596644532e-05,1.2864147720392793e-05,1.485930806666147e-05,1.6738471458666027e-05,1.8640834241523407e-05,2.048519854724873e-05,2.2549957066075876e-05,2.446391954435967e-05,2.6319883545511402e-05,2.8059848773409612e-05,2.971861613332294e-05,3.1586179829901084e-05,3.3360945963067934e-05,3.500811362755485e-05,3.6539284337777644e-05,3.8093654438853264e-05,3.959002424380742e-05,4.127198917558417e-05,4.2907558963634074e-05,4.450832784641534e-05,4.6271492465166375e-05,4.777946378453635e-05,4.932223237119615e-05,5.077220339444466e-05,5.216417775955051e-05,5.3706946346210316e-05,5.5191718274727464e-05,5.676928776665591e-05,5.819605939905159e-05,5.947203317191452e-05,6.072480755392462e-05,6.200078496476635e-05,6.354354991344735e-05,6.491232488770038e-05,6.609550473513082e-05,6.746427970938385e-05,6.864745228085667e-05,6.996982847340405e-05,7.122260285541415e-05,7.233618089230731e-05,7.344975892920047e-05,7.456333696609363e-05,7.566531712654978e-05,7.688329060329124e-05,7.785767229506746e-05,7.879725308157504e-05,7.969043508637697e-05,8.066481677815318e-05,8.161599544109777e-05,8.246277866419405e-05,8.337916369782761e-05,8.426074782619253e-05,8.521192648913711e-05,8.610510849393904e-05,8.691709081176668e-05,8.777547918725759e-05,8.851785969454795e-05,8.939944382291287e-05,9.026943007484078e-05,9.109301026910543e-05,9.184699592879042e-05,9.261257946491241e-05,9.340136602986604e-05,9.420175047125667e-05,9.481653978582472e-05,9.560532635077834e-05,9.631291322875768e-05,9.706689888844267e-05,9.777447849046439e-05,9.852846415014938e-05,9.9317250715103e-05,0.00010005963849835098,0.00010069762356579304,0.00010137040953850374,0.00010212439519818872,0.00010280878632329404,0.00010338877473259345,0.00010408475645817816,0.00010476914758328348,0.00010539553477428854,0.00010602192196529359,0.0001067179036908783,0.00010727469634730369,0.00010790108353830874,0.00010845786891877651,0.0001090146615752019,0.00010954825120279565,0.00011004703992512077,0.00011071982589783147,0.0001113230173359625,0.00011183340393472463,0.00011243659537285566,0.00011293538409518078,0.00011345737584633753,0.00011385176912881434,0.00011429255391703919,0.00011474495113361627,0.00011515094229253009,0.00011560333223314956,0.00011599772551562637,0.00011642691242741421,0.00011683291086228564,0.00011725049989763647,0.00011764489318011329,0.00011812047887360677,0.00011849167640320957,0.0001189092654385604,0.0001193848584080115,0.00011976764653809369,0.00012024323950754479,0.0001206492306664586,0.00012107842485420406,0.00012144961510784924,0.00012177441385574639,0.0001220991980517283,0.00012250519648659974,0.0001228415931109339,0.00012311998580116779,0.0001234331721207127,0.00012379276449792087,0.000124105965369381,0.0001244771556230262,0.00012469755893107504,0.00012499914737418294,0.00012530073581729084,0.000125637132441625,0.00012590392725542188,0.00012622872600331903,0.0001264955208171159,0.00012675071775447577,0.00012701751256827265,0.00012723790132440627,0.00012749309826176614,0.00012770188914146274,0.0001279570860788226,0.0001282238808926195,0.00012839787814300507,0.00012858347326982766,0.00012874587264377624,0.00012896627595182508,0.00012915187107864767,0.000129302658024244,0.00012952306133229285,0.00012972025433555245,0.00013001024490222335,0.00013027703971602023,0.00013048584514763206,0.00013067144027445465,0.00013086863327771425,0.00013101943477522582,0.00013117022172082216,0.000131379027152434,0.00013155302440281957,0.00013172702165320516,0.00013190101890359074,0.00013206340372562408,0.00013216781371738762,0.00013233019853942096,0.00013248100003693253,0.0001326433994108811,0.00013271300122141838,0.0001328521902905777,0.0001330261875409633,0.00013323499297257513,0.00013339737779460847,0.00013353658141568303,0.00013365257473196834,0.00013374537229537964,0.0001338961737928912,0.00013403536286205053,0.00013425576617009938,0.00013439496979117393,0.00013448776735458523,0.00013462695642374456,0.00013478935579769313,0.00013489375123754144,0.00013502135698217899,0.00013510254211723804,0.0001352417457383126,0.00013531134754884988,0.00013541574298869818,0.0001355201384285465,0.0001356361317448318,0.00013575213961303234,0.00013584493717644364,0.00013593773473985493,0.00013601893442682922,0.0001361001341138035,0.00013615812349598855,0.00013622772530652583,0.00013634371862281114,0.00013642491830978543,0.00013655252405442297,0.00013665691949427128,0.00013672652130480856,0.0001367845106869936,0.00013686571037396789,0.00013691211643163115,0.00013698171824216843,0.00013703970762435347,0.00013712090731132776,0.00013719050912186503,0.0001372485130559653,0.00013730650243815035,0.00013736450637225062,0.0001374225103063509,0.00013748049968853593,0.0001375501014990732,0.0001376428990624845,0.00013770090299658477,0.00013775889237876981,0.0001378400920657441,0.00013790969387628138,0.00013804889749735594,0.00013809528900310397,0.00013815329293720424,0.00013824609050061554,0.00013829248200636357,0.00013835048594046384,0.00013839687744621187,0.00013844328350387514,0.0001385012874379754,0.00013854767894372344,0.00013862887863069773,0.000138675284688361,0.000138698480441235,0.0001387912780046463,0.0001388956734444946,0.00013893046707380563,0.0001390000688843429,0.00013903487706556916,0.0001390696706948802,0.00013911607675254345,0.00013913927250541747,0.0001391856640111655,0.00013922047219239175,0.00013929007400292903,0.00013935966126155108,0.00013939446944277734,0.00013945245882496238,0.00013947566912975162,0.00013949886488262564,0.00013954525638837367,0.00013956846669316292,0.00013959166244603693,0.00013962645607534796,0.00013969605788588524,0.00013973085151519626,0.00013978885544929653,0.0001398352615069598,0.00013988165301270783,0.00013991646119393408,0.0001399396569468081,0.00013998604845255613,0.0001400208566337824,0.0001400440523866564,0.00014006724813953042,0.00014011365419719368,0.00014017164357937872,0.00014020645176060498,0.00014026444114279002,0.00014028765144757926,0.0001403224450768903,0.00014036885113455355,0.00014039204688742757,0.0001404268405167386,0.00014045005082152784,0.00014049644232727587,0.00014054284838493913,0.00014057764201425016,0.00014063564594835043,0.00014065884170122445,0.00014068203745409846,0.00014070523320697248,0.00014075163926463574,0.00014078643289394677,0.00014087923045735806,0.00014093723439145833,0.0001409836404491216,0.0001410068362019956,0.00014106482558418065,0.00014112282951828092,0.00014114602527115494,0.00014116923557594419,0.00014121562708169222,0.00014123882283456624,0.00014126203313935548,0.0001412852288922295,0.00014134323282632977,0.00014136642857920378,0.00014142441796138883,0.0001414708240190521,0.00014151723007671535,0.00014152882795315236,0.00014155202370602638,0.0001415868173353374,0.00014163322339300066,0.00014165641914587468,0.0001416912127751857,0.00014170282520353794,0.00014176081458572298,0.00014178402489051223,0.00014181881851982325,0.00014187682245392352,0.00014191161608323455,0.00014194640971254557,0.00014196962001733482,0.00014200441364664584,0.00014203920727595687,0.00014210880908649415,0.0001421436172677204,0.0001421552151441574,0.00014216681302059442,0.00014217841089703143,0.00014219000877346843,0.00014221320452634245,0.0001422480127075687,0.00014227120846044272,0.00014230600208975375,0.00014231761451810598,0.000142329212394543,0.00014234081027098,0.00014237560390029103,0.00014239879965316504,0.00014241041208151728,0.00014241041208151728,0.0001424452057108283,0.00014247999934013933,0.00014251480752136558,0.00014257279690355062,0.00014259600720833987,0.0001426192029612139,0.0001426539965905249,0.00014267720689531416,0.00014268880477175117,0.00014271200052462518,0.0001427235984010622,0.0001427351962774992,0.00014278160233516246,0.00014278160233516246,0.00014278160233516246,0.00014280479808803648,0.00014285120414569974,0.00014288599777501076,0.00014294400170911103,0.00014295559958554804],"active":[0.0002651810646057129,0.0002642878971528262,0.00026425308897159994,0.0002641138853505254,0.00026406749384477735,0.0002640790771692991,0.0002638238947838545,0.00026369630359113216,0.00026364991208538413,0.00026369630359113216,0.0002637194993440062,0.00026362668722867966,0.0002635339042171836,0.000263348309090361,0.00026320910546928644,0.000263348309090361,0.00026304670609533787,0.00026304670609533787,0.0002629190857987851,0.0002628843067213893,0.00026293069822713733,0.00026308148517273366,0.00026284949854016304,0.00026284949854016304,0.00026290753157809377,0.0002626755158416927,0.0002627219073474407,0.0002625943161547184,0.00026264070766046643,0.0002627219073474407,0.0002625478955451399,0.00026258270372636616,0.00026239710859954357,0.0002624087210278958,0.0002622462925501168,0.00026228110073134303,0.0002625478955451399,0.00026224632165394723,0.0002620955347083509,0.00026214192621409893,0.0002619099395815283,0.0002620143350213766,0.00026180551503784955,0.00026166634052060544,0.0002616547280922532,0.0002616547280922532,0.0002616315323393792,0.0002615155535750091,0.0002611559466458857,0.00026101674302481115,0.00026100515970028937,0.00026105152210220695,0.0002611675299704075,0.0002611443633213639,0.0002612255630083382,0.0002611327508930117,0.00026119075482711196,0.0002610051305964589,0.0002609819348435849,0.00026098196394741535,0.00026106316363438964,0.00026110955514013767,0.00026110955514013767,0.00026114433421753347,0.00026101674302481115,0.00026109794271178544,0.0002610747469589114,0.00026112113846465945,0.0002611675299704075,0.00026117911329492927,0.00026101674302481115,0.0002611443633213639,0.00026122553390450776,0.0002611791715025902,0.0002610979718156159,0.0002610051305964589,0.0002609471557661891,0.0002609703515190631,0.0002610051305964589,0.00026097032241523266,0.00026083114789798856,0.0002608659560792148,0.0002608195354696363,0.00026070355670526624,0.00026074994821101427,0.00026069197338074446,0.0002605643530841917,0.0002606455818749964,0.00026064555277116597,0.00026064555277116597,0.0002606803609523922,0.0002606571651995182,0.00026070355670526624,0.00026056438218802214,0.00026047154096886516,0.0002605295740067959,0.0002604019537102431,0.0002603671746328473,0.00026034394977614284,0.00026036714552901685,0.0002603903703857213,0.00026039034128189087,0.0002604483743198216,0.0002603903703857213,0.00026039034128189087,0.0002603671746328473,0.0002604019537102431,0.00026041356613859534,0.0002604019537102431,0.00026028594584204257,0.0002603207540232688,0.00026029758737422526,0.000260285974945873,0.000260262779192999,0.0002602163585834205,0.00026020477525889874,0.0002602163585834205,0.00026007715496234596,0.000260123546468094,0.00026013515889644623,0.00026005395920947194,0.00025999595527537167,0.0002600887673906982,0.0002600887673906982,0.0002600655716378242,0.00026004237588495016,0.0002599495928734541,0.0002600655425339937,0.0002600075677037239,0.0002600191510282457,0.0002599263680167496,0.0002599611761979759,0.0002599379513412714,0.0002599611470941454,0.00025997275952249765,0.0002599379513412714,0.00025993798044510186,0.0002598683349788189,0.0002598799765110016,0.0002598567516542971,0.0002597987768240273,0.00025982194347307086,0.0002597871934995055,0.00025976396864280105,0.00025976396864280105,0.0002597871934995055,0.0002598567516542971,0.0002598683931864798,0.0002599611761979759,0.0002599031722638756,0.0002598219725769013,0.0002597871352918446,0.0002597871934995055,0.0002597755519673228,0.0002597871352918446,0.00025984516832977533,0.00025979874772019684,0.00025982194347307086,0.00025976396864280105,0.00025969435228034854,0.0002596479607746005,0.00025969435228034854,0.000259694381384179,0.0002596596023067832,0.00025962479412555695,0.00025978716439567506,0.0002597408019937575,0.0002597059647087008,0.0002596363774500787,0.0002596247650217265,0.0002596479607746005,0.00025968276895582676,0.00025974077288992703,0.00025969435228034854,0.0002597291604615748,0.0002596711565274745,0.0002596363774500787,0.0002596363774500787,0.00025964798987843096,0.00025958995684050024,0.0002596131816972047,0.0002595784026198089,0.0002595899859443307,0.0002595435653347522,0.00025955517776310444,0.00025953195290639997,0.0002594972029328346,0.00025945078232325613,0.0002594159741420299,0.00025940436171367764,0.0002594043908175081,0.0002594159741420299,0.0002594043908175081,0.00025941600324586034,0.00025943919899873435,0.00025940441992133856,0.00025939277838915586,0.00025936958263628185,0.00025934638688340783,0.00025934638688340783,0.00025936958263628185,0.00025933480355888605,0.00025934638688340783,0.0002593695535324514,0.00025934638688340783,0.00025933480355888605,0.00025932316202670336,0.0002593347744550556,0.00025933480355888605,0.00025934638688340783,0.0002593579702079296,0.0002593579702079296,0.0002593695535324514,0.00025932316202670336,0.0002593115787021816,0.0002593811950646341,0.00025933480355888605,0.00025935799931176007,0.0002592767705209553,0.0002592999953776598,0.0002593231911305338,0.0002592999953776598,0.00025932316202670336,0.0002592999953776598,0.00025932322023436427,0.0002593347744550556,0.00025932316202670336,0.00025933480355888605,0.00025928838294930756,0.0002592767705209553,0.00025932316202670336,0.0002592767705209553,0.0002592303790152073,0.00025925360387191176,0.00025919557083398104,0.0002592187956906855,0.0002592187956906855,0.00025924196233972907,0.00025924199144355953,0.00025924199144355953,0.00025928838294930756,0.0002592999953776598,0.0002592767705209553,0.0002592883538454771,0.00025925360387191176,0.00025926518719643354,0.000259288412053138,0.0002592767705209553,0.0002592883538454771,0.0002593115787021816,0.00025933480355888605,0.0002592999953776598,0.0002592999953776598,0.0002592767705209553,0.0002592767705209553,0.0002592535747680813,0.0002592535747680813,0.00025926518719643354,0.00025925360387191176,0.00025924196233972907,0.00025926518719643354,0.0002592767705209553,0.00025926518719643354,0.00025924199144355953,0.0002592535747680813,0.0002592187956906855,0.0002592303790152073,0.00025924196233972907,0.0002592303790152073,0.00025924196233972907,0.00025926518719643354,0.00025928838294930756,0.0002593115787021816,0.0002592883538454771,0.00025929996627382934,0.00025926518719643354,0.0002592767996247858,0.0002592999953776598,0.00025931160780601203,0.00025933474535122514,0.0002593347744550556,0.0002593115787021816,0.000259288412053138,0.00025929996627382934,0.0002593115787021816,0.0002592767705209553,0.00025926518719643354,0.0002593115787021816,0.00025932316202670336,0.0002592999953776598,0.0002593231911305338,0.00025933480355888605,0.00025933474535122514,0.0002592999953776598,0.00025932316202670336,0.0002593115787021816,0.0002593115787021816,0.0002592651580926031,0.0002592767705209553,0.000259288412053138,0.00025928838294930756,0.00025926518719643354,0.0002593115787021816,0.00025929996627382934,0.0002593347744550556,0.0002593115787021816,0.00025929996627382934,0.0002592999953776598,0.0002592883538454771,0.00025928838294930756,0.0002592767705209553,0.00025928838294930756,0.0002593115787021816,0.0002593231911305338,0.0002592767705209553,0.00025926518719643354,0.00025926518719643354,0.0002592767705209553,0.0002592767996247858,0.0002592999953776598,0.000259288412053138,0.0002592767705209553,0.0002593115787021816,0.00025928838294930756,0.0002592883538454771,0.00025932316202670336,0.0002593347744550556,0.00025932316202670336,0.0002592999953776598,0.0002592999953776598,0.00025933480355888605,0.0002593347744550556,0.00025932316202670336,0.0002593579702079296,0.0002592999953776598,0.0002592999953776598,0.0002593115787021816,0.00025928838294930756,0.0002592767705209553,0.0002592767705209553,0.00025926518719643354,0.00025926518719643354,0.00025928838294930756,0.00025924196233972907,0.00025926518719643354,0.000259288412053138,0.0002592999953776598,0.00025932316202670336,0.00025933474535122514,0.0002592767705209553,0.00025928838294930756]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.7720432877540588,"q05":0.7304008375517714,"q20":0.7507361211259843,"q40":0.7656293467483906,"q60":0.7784572287597271,"q80":0.7933504543821334,"q95":0.8136857379563462},"MaxActiveInfected":{"mean":0.028190672397613525,"q05":0.02046590912742231,"q20":0.02423814757352541,"q40":0.027000872670242093,"q60":0.029380472124984958,"q80":0.03214319722170164,"q95":0.03591543566780474}},"4W_None":{"TotalInfected":{"mean":0.29906734824180603,"q05":0.017948158687511873,"q20":0.15522726714461849,"q40":0.25576821746050804,"q60":0.342366479023104,"q80":0.44290742933899363,"q95":0.5801865377961001},"MaxActiveInfected":{"mean":0.005101270508021116,"q05":0.00030788697162889827,"q20":0.002648642931448593,"q40":0.004362973912344989,"q60":0.005839567103697244,"q80":0.00755389808459364,"q95":0.009894654044413333}},"2W_Strong":{"TotalInfected":{"mean":0.00036389901652000844,"q05":0.0003080313303612007,"q20":0.00033531323224631306,"q40":0.0003552940463176042,"q60":0.0003725039867224127,"q80":0.00039248480079370383,"q95":0.00041976670267881614},"MaxActiveInfected":{"mean":0.00026548458845354617,"q05":0.00021613897964500197,"q20":0.00024023595144635873,"q40":0.00025788417535947217,"q60":0.00027308500154762016,"q80":0.0002907332254607336,"q95":0.00031483019726209034}},"2W_Moderate":{"TotalInfected":{"mean":0.004235665313899517,"q05":0.0,"q20":-6.45765498437003e-05,"q40":0.002941194861511327,"q60":0.005530135766287707,"q80":0.008535907177642736,"q95":0.012640002258107323},"MaxActiveInfected":{"mean":0.00032621706486679614,"q05":0.0001841560765742345,"q20":0.0002535288072307868,"q40":0.00030433624868789183,"q60":0.00034809788104570044,"q80":0.00039890532250280546,"q95":0.0004682780531593577}}}}} \ No newline at end of file diff --git a/web/country-data/extdata-FI.json b/web/country-data/extdata-FI.json new file mode 100644 index 00000000..502dfdbb --- /dev/null +++ b/web/country-data/extdata-FI.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0012388825416564941,0.0016047117533162236,0.0020002974197268486,0.002406579675152898,0.0028192801401019096,0.0032335363794118166,0.00364526454359293,0.004057381302118301,0.0044821398332715034,0.004905343055725098,0.0053230999037623405,0.005746691487729549,0.006169699598103762,0.006601265165954828,0.007021356374025345,0.007453505415469408,0.007874568924307823,0.008411351591348648,0.009046155959367752,0.00976672861725092,0.0106024369597435,0.011562617495656013,0.012677997350692749,0.013962192460894585,0.015414034016430378,0.017086034640669823,0.018989279866218567,0.02119281329214573,0.02368340641260147,0.026503462344408035,0.02973252162337303,0.03341531753540039,0.03756391257047653,0.04228876531124115,0.047535430639982224,0.053459491580724716,0.060044609010219574,0.06734894216060638,0.07547867298126221,0.08441144227981567,0.0942341759800911,0.10497761517763138,0.11663980036973953,0.1292606145143509,0.14285172522068024,0.15727271139621735,0.17258113622665405,0.18872565031051636,0.20560377836227417,0.22313402593135834,0.24118976294994354,0.2596578001976013,0.2783162593841553,0.2972005307674408,0.3160350024700165,0.3348912298679352,0.3535356819629669,0.3717363178730011,0.3895464241504669,0.4068250060081482,0.4235708713531494,0.4396607577800751,0.45515725016593933,0.4699954092502594,0.48410773277282715,0.49761638045310974,0.5104120373725891,0.5225814580917358,0.5342179536819458,0.545307993888855,0.5558750033378601,0.5659955143928528,0.5756340622901917,0.5848860144615173,0.5937467813491821,0.6023104190826416,0.610443651676178,0.6184666156768799,0.6261361837387085,0.63365638256073,0.6409531235694885,0.6479955315589905,0.6547362208366394,0.6612941026687622,0.6676343679428101,0.6737815141677856,0.6796913743019104,0.6853592991828918,0.6907506585121155,0.6958563327789307,0.7007546424865723,0.7053404450416565,0.7097665667533875,0.7138585448265076,0.7176421284675598,0.7211761474609375,0.7244419455528259,0.7274496555328369,0.7302026152610779,0.7327708005905151,0.7350904941558838,0.7371944189071655,0.7391346096992493,0.7409102916717529,0.7424953579902649,0.743939995765686,0.7452448010444641,0.7464218139648438,0.7475095987319946,0.7484789490699768,0.7493239641189575,0.7501223087310791,0.7508255839347839,0.7514421343803406,0.7520201206207275,0.7525020837783813,0.7529557943344116,0.7533490657806396,0.7537028193473816,0.7540245056152344,0.7543059587478638,0.7545545101165771,0.7547878623008728,0.7549959421157837,0.7551667094230652,0.7553357481956482,0.7554786801338196,0.7556101679801941,0.7557290196418762,0.7558279633522034,0.7559189796447754,0.7559995055198669,0.7560740113258362,0.7561356425285339,0.756193995475769,0.7562465071678162,0.7562955021858215,0.7563365697860718,0.7563735246658325,0.7564058303833008,0.7564353942871094,0.756459653377533,0.7564806938171387,0.7565008997917175,0.7565176486968994,0.7565327882766724,0.7565448880195618,0.7565580606460571,0.7565705180168152,0.7565822005271912,0.7565905451774597,0.7565979361534119,0.7566043734550476,0.7566097974777222,0.7566146850585938,0.756619930267334,0.7566251754760742,0.7566292881965637,0.7566327452659607,0.7566356658935547,0.7566378116607666,0.7566407322883606,0.7566425204277039,0.756644606590271,0.7566459774971008,0.7566479444503784,0.7566496729850769,0.7566512227058411,0.7566524147987366,0.7566537857055664,0.7566545605659485,0.7566556930541992,0.7566561102867126,0.7566568851470947,0.7566573023796082,0.7566580772399902,0.7566586136817932,0.7566596269607544,0.756659984588623,0.7566601634025574,0.7566609978675842,0.7566611766815186,0.7566613554954529,0.7566613554954529,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872,0.7566615343093872],"recovered":[0.0,0.0005103326984681189,0.0009397589601576328,0.0013557657366618514,0.0017686606151983142,0.00217338721267879,0.0025866711512207985,0.0030020943377166986,0.0034136278554797173,0.003829828929156065,0.004252059385180473,0.00466923275962472,0.0050924355164170265,0.005516805220395327,0.005948370788246393,0.006377991754561663,0.006796915549784899,0.007226147223263979,0.007705556694418192,0.008261204697191715,0.00890164915472269,0.009641281329095364,0.010493521578609943,0.011489875614643097,0.012623926624655724,0.013896257616579533,0.015397499315440655,0.017078252509236336,0.019025450572371483,0.021254071965813637,0.023751668632030487,0.026639210060238838,0.029932646080851555,0.0336710661649704,0.037868864834308624,0.042603638023138046,0.04794871062040329,0.053875882178545,0.060520321130752563,0.06790030747652054,0.07605084776878357,0.08504118770360947,0.09490165114402771,0.10563108325004578,0.11731953173875809,0.12999771535396576,0.1435207575559616,0.15791821479797363,0.17320387065410614,0.18928907811641693,0.20604701340198517,0.2234918773174286,0.2414025217294693,0.259733647108078,0.2783878445625305,0.2970680892467499,0.3158772587776184,0.33457693457603455,0.35304927825927734,0.37109723687171936,0.3888307213783264,0.406027615070343,0.4226456880569458,0.4387398362159729,0.454195499420166,0.4690309464931488,0.48313644528388977,0.4965665340423584,0.5093324184417725,0.5216097831726074,0.5332785844802856,0.5443474054336548,0.5549376010894775,0.5651158690452576,0.5748009085655212,0.5840862393379211,0.5930320620536804,0.6015410423278809,0.6097989082336426,0.6178295016288757,0.6255607008934021,0.6330206394195557,0.6403210759162903,0.6473877429962158,0.6541299819946289,0.6606873273849487,0.6670680046081543,0.6732052564620972,0.6791051626205444,0.6847832202911377,0.6901755332946777,0.6952693462371826,0.7001132369041443,0.704752504825592,0.709102213382721,0.7132126688957214,0.717015266418457,0.7205753326416016,0.7238495349884033,0.7268601655960083,0.7296574711799622,0.73220294713974,0.734548807144165,0.7366490960121155,0.7386046648025513,0.7403702139854431,0.7419893145561218,0.7434541583061218,0.7447642087936401,0.7459558248519897,0.7470451593399048,0.7480125427246094,0.7489095330238342,0.7496983408927917,0.7504017949104309,0.7510337233543396,0.7516041398048401,0.7521138787269592,0.7525607943534851,0.7529636025428772,0.7533165812492371,0.7536410093307495,0.7539247274398804,0.7541983723640442,0.7544307708740234,0.7546332478523254,0.7548115849494934,0.7549833059310913,0.755134642124176,0.7552686333656311,0.7553874850273132,0.7554926872253418,0.7555796504020691,0.7556577920913696,0.7557358145713806,0.7558040618896484,0.755866289138794,0.7559203505516052,0.7559651136398315,0.7560104131698608,0.7560493350028992,0.7560800313949585,0.7561072707176208,0.756132185459137,0.75615394115448,0.7561736106872559,0.7561907172203064,0.7562060356140137,0.7562198638916016,0.7562346458435059,0.7562465071678162,0.7562580108642578,0.7562679052352905,0.7562751173973083,0.7562828660011292,0.756287157535553,0.7562924027442932,0.7562976479530334,0.7563008069992065,0.7563052773475647,0.7563097476959229,0.7563130259513855,0.7563157677650452,0.7563179135322571,0.7563202381134033,0.7563223838806152,0.756324291229248,0.7563253045082092,0.7563270330429077,0.7563285827636719,0.7563299536705017,0.7563311457633972,0.7563320994377136,0.75633305311203,0.7563342452049255,0.7563350200653076,0.7563357949256897,0.7563365697860718,0.7563373446464539,0.7563377022743225,0.7563381195068359,0.7563385367393494,0.7563390731811523,0.7563390731811523,0.7563393115997314,0.7563394904136658,0.7563394904136658,0.7563396692276001,0.7563396692276001,0.7563396692276001,0.7563396692276001,0.7563396692276001,0.7563398480415344,0.7563398480415344,0.7563398480415344,0.7563398480415344,0.7563398480415344,0.7563398480415344,0.7563398480415344,0.7563398480415344,0.7563398480415344,0.7563398480415344,0.7563398480415344,0.7563398480415344,0.7563398480415344,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135,0.7563400864601135],"active":[0.0012388825416564941,0.0010943789966404438,0.0010605384595692158,0.0010508139384910464,0.0010506195249035954,0.0010601491667330265,0.0010585933923721313,0.0010552869644016027,0.0010685119777917862,0.0010755141265690327,0.0010710405185818672,0.0010774587281048298,0.0010772640816867352,0.0010844599455595016,0.0010729855857789516,0.0010755136609077454,0.0010776533745229244,0.0011852043680846691,0.0013405992649495602,0.001505523920059204,0.0017007878050208092,0.0019213361665606499,0.0021844757720828056,0.0024723168462514877,0.0027901073917746544,0.00318977702409029,0.003591780550777912,0.004114560782909393,0.004657955840229988,0.0052493903785943985,0.0059808529913425446,0.006776107475161552,0.007631266489624977,0.008617699146270752,0.0096665658056736,0.01085585355758667,0.012095898389816284,0.013473059982061386,0.014958351850509644,0.016511134803295135,0.018183328211307526,0.01993642747402191,0.021738149225711823,0.023629531264305115,0.02553219348192215,0.027274996042251587,0.029060378670692444,0.030807435512542725,0.03239990770816803,0.033844947814941406,0.035142749547958374,0.03616592288017273,0.036913737654685974,0.03746688365936279,0.03764715790748596,0.0378231406211853,0.03765842318534851,0.03715938329696655,0.036497145891189575,0.03572776913642883,0.034740149974823,0.033633142709732056,0.03251156210899353,0.0312555730342865,0.029912233352661133,0.028585433959960938,0.02727559208869934,0.02601492404937744,0.02488553524017334,0.02369821071624756,0.022596418857574463,0.021648108959197998,0.02069646120071411,0.019770145416259766,0.01894587278366089,0.01822417974472046,0.01741158962249756,0.016925573348999023,0.016337275505065918,0.015826880931854248,0.015392422676086426,0.014974892139434814,0.014415144920349121,0.013906359672546387,0.013504385948181152,0.013094186782836914,0.012623369693756104,0.012154042720794678,0.011645495891571045,0.011073112487792969,0.010579109191894531,0.010071098804473877,0.009653329849243164,0.009106040000915527,0.008539915084838867,0.007963478565216064,0.0074266791343688965,0.0068743228912353516,0.0063530802726745605,0.005910634994506836,0.005433022975921631,0.004991471767425537,0.0045858025550842285,0.004261195659637451,0.003890693187713623,0.00356978178024292,0.003255486488342285,0.002967655658721924,0.002745389938354492,0.0025231242179870605,0.0022788047790527344,0.0021097660064697266,0.001916050910949707,0.0017437934875488281,0.0016183257102966309,0.001468360424041748,0.0013516545295715332,0.00123518705368042,0.0011420249938964844,0.0010609030723571777,0.000989377498626709,0.0009135007858276367,0.0008631348609924316,0.000797569751739502,0.000735938549041748,0.0007025003433227539,0.0006670951843261719,0.0006268620491027832,0.0005943775177001953,0.0005593299865722656,0.0005314946174621582,0.0005068182945251465,0.0004943609237670898,0.00047785043716430664,0.00045818090438842773,0.0004424452781677246,0.0004292130470275879,0.00041621923446655273,0.00040841102600097656,0.0003954172134399414,0.0003860592842102051,0.0003796219825744629,0.00037342309951782227,0.0003687143325805664,0.0003637075424194336,0.0003591775894165039,0.0003541707992553711,0.00035202503204345703,0.00035065412521362305,0.00034755468368530273,0.0003440380096435547,0.00033992528915405273,0.0003364682197570801,0.00033468008041381836,0.0003318190574645996,0.00033277273178100586,0.00033277273178100586,0.00033164024353027344,0.0003319382667541504,0.00033038854598999023,0.00032806396484375,0.00032770633697509766,0.0003267526626586914,0.000326693058013916,0.00032573938369750977,0.0003255605697631836,0.0003253817558288574,0.00032591819763183594,0.0003253817558288574,0.00032520294189453125,0.00032460689544677734,0.00032454729080200195,0.00032401084899902344,0.00032383203506469727,0.0003230571746826172,0.0003230571746826172,0.0003228187561035156,0.0003230571746826172,0.00032263994216918945,0.0003224611282348633,0.000322878360748291,0.00032263994216918945,0.0003222823143005371,0.0003222823143005371,0.0003222227096557617,0.00032204389572143555,0.00032204389572143555,0.0003218650817871094,0.0003218650817871094,0.0003218650817871094,0.0003218650817871094,0.0003218650817871094,0.0003216862678527832,0.0003216862678527832,0.0003216862678527832,0.0003216862678527832,0.0003216862678527832,0.0003216862678527832,0.0003216862678527832,0.0003216862678527832,0.0003216862678527832,0.0003216862678527832,0.0003216862678527832,0.0003216862678527832,0.0003216862678527832,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164,0.00032144784927368164]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0012388825416564941,0.0016045172233134508,0.001992712263017893,0.002386742038652301,0.0027733813039958477,0.003163715824484825,0.0035509385634213686,0.003933104686439037,0.004313909448683262,0.0046966588124632835,0.005067544523626566,0.005441542249172926,0.0058110663667321205,0.0061768959276378155,0.006543697323650122,0.0068856049329042435,0.0072317905724048615,0.0076512983068823814,0.008137904107570648,0.00871300045400858,0.009328939020633698,0.010058652609586716,0.010869272984564304,0.01177363470196724,0.012813943438231945,0.013973083347082138,0.01529617514461279,0.016772132366895676,0.01842118427157402,0.020298952236771584,0.022373151034116745,0.024693764746189117,0.027324000373482704,0.03022826835513115,0.03345343843102455,0.03705960884690285,0.041042499244213104,0.045413970947265625,0.05029383301734924,0.05562140420079231,0.06145814061164856,0.0678248479962349,0.07483570277690887,0.08240219950675964,0.09055352210998535,0.09938067942857742,0.10877399146556854,0.11894038319587708,0.1297404170036316,0.14120404422283173,0.1532415896654129,0.16592678427696228,0.17908068001270294,0.19278575479984283,0.20688894391059875,0.22137956321239471,0.23614613711833954,0.25119122862815857,0.26638609170913696,0.28167855739593506,0.29692745208740234,0.3120768070220947,0.3271724581718445,0.34205418825149536,0.3566877245903015,0.37100544571876526,0.38503316044807434,0.39857760071754456,0.41166770458221436,0.4243120551109314,0.4365067481994629,0.44819191098213196,0.4594394564628601,0.4701741337776184,0.4804784059524536,0.4903254508972168,0.4998401403427124,0.5088946223258972,0.5175613760948181,0.5258991718292236,0.5339590907096863,0.5417550802230835,0.5492461323738098,0.5565179586410522,0.5635523796081543,0.5703920722007751,0.5770308971405029,0.5834535956382751,0.5897555351257324,0.5959769487380981,0.602004885673523,0.6078190803527832,0.6135093569755554,0.6189913153648376,0.6244331002235413,0.6296941041946411,0.6347743272781372,0.6396979093551636,0.6444187164306641,0.6489591598510742,0.6532948613166809,0.657446563243866,0.661403238773346,0.6651706099510193,0.6687300801277161,0.6720925569534302,0.6752668023109436,0.6782138347625732,0.6809808015823364,0.6835871338844299,0.6860007047653198,0.6882680058479309,0.6903766393661499,0.6922744512557983,0.694050133228302,0.6956972479820251,0.6972004175186157,0.698581874370575,0.6998230814933777,0.700976550579071,0.7020432949066162,0.7030262351036072,0.7038979530334473,0.7047126293182373,0.7054454684257507,0.7061331868171692,0.706740140914917,0.707275390625,0.7077711224555969,0.7082468271255493,0.7086533308029175,0.7090421319007874,0.7093877196311951,0.7097103595733643,0.7099882960319519,0.7102465629577637,0.7104672789573669,0.7106674313545227,0.7108551263809204,0.7110256552696228,0.7111740708351135,0.7113160490989685,0.7114338874816895,0.7115492224693298,0.7116474509239197,0.7117409706115723,0.7118232846260071,0.7119032144546509,0.7119786739349365,0.7120441794395447,0.712097704410553,0.7121521234512329,0.712201714515686,0.7122464776039124,0.7122843861579895,0.7123176455497742,0.7123550176620483,0.7123839855194092,0.7124104499816895,0.7124337553977966,0.7124598026275635,0.7124808430671692,0.7124990820884705,0.7125187516212463,0.7125339508056641,0.7125469446182251,0.7125594019889832,0.7125706672668457,0.7125815749168396,0.7125911116600037,0.7126025557518005,0.7126094102859497,0.7126151919364929,0.7126210331916809,0.712627649307251,0.7126336693763733,0.7126399278640747,0.7126447558403015,0.7126480937004089,0.7126519680023193,0.7126550674438477,0.7126584053039551,0.7126616835594177,0.7126646041870117,0.7126665711402893,0.7126690745353699,0.7126702666282654,0.7126721739768982,0.7126737833023071,0.7126756906509399,0.7126776576042175,0.7126786112785339,0.7126798033714294,0.7126811742782593,0.7126821279525757,0.7126829028129578,0.7126836776733398,0.7126846313476562,0.7126856446266174,0.7126865983009338,0.7126869559288025,0.7126877307891846,0.7126883268356323,0.7126887440681458,0.7126891016960144,0.7126896977424622,0.7126898765563965,0.7126904726028442,0.7126906514167786,0.712691068649292,0.712691068649292,0.7126914262771606,0.7126916646957397,0.7126918435096741,0.7126918435096741,0.7126922607421875,0.7126924395561218,0.7126924395561218,0.7126926183700562,0.7126926183700562,0.7126927971839905,0.7126927971839905,0.7126927971839905,0.7126927971839905,0.7126927971839905,0.7126930356025696,0.7126930356025696,0.7126930356025696,0.7126930356025696,0.7126930356025696,0.7126930356025696,0.7126932144165039,0.7126932144165039,0.7126932144165039,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382,0.7126933932304382],"recovered":[0.0,0.0005017752991989255,0.0009277008357457817,0.0013318439014256,0.001741238054819405,0.0021350733004510403,0.002527741715312004,0.0029278004076331854,0.0033128836657851934,0.003691938007250428,0.004072353709489107,0.004448490682989359,0.0048234607093036175,0.005201348103582859,0.005566204898059368,0.005929894745349884,0.0062756915576756,0.006619349587708712,0.007010656408965588,0.007454863749444485,0.007958972826600075,0.008515981957316399,0.009150591678917408,0.009884195402264595,0.010712707415223122,0.011640019714832306,0.012689274735748768,0.013883032836019993,0.015196011401712894,0.016682665795087814,0.018348248675465584,0.020213570445775986,0.022315774112939835,0.024672172963619232,0.027302604168653488,0.030243046581745148,0.033524032682180405,0.037139926105737686,0.04111309349536896,0.04554874822497368,0.05043172091245651,0.05578749254345894,0.061684127897024155,0.06814750283956528,0.07514162361621857,0.08273924142122269,0.09095590561628342,0.09974164515733719,0.10927245765924454,0.11943807452917099,0.13029217720031738,0.14172117412090302,0.1537192463874817,0.16628074645996094,0.17944222688674927,0.19307398796081543,0.20716162025928497,0.22159913182258606,0.23638691008090973,0.25132620334625244,0.26643431186676025,0.28164955973625183,0.2967909276485443,0.31191304326057434,0.32695403695106506,0.34173306822776794,0.35627833008766174,0.3705277740955353,0.3844899833202362,0.3979949355125427,0.41108307242393494,0.42371129989624023,0.4358929693698883,0.44757089018821716,0.45878344774246216,0.46959611773490906,0.47992411255836487,0.4898093044757843,0.49925220012664795,0.5083314180374146,0.5170774459838867,0.5254476070404053,0.5334997177124023,0.5413089394569397,0.5488095283508301,0.5561033487319946,0.5631803274154663,0.5699964761734009,0.5766498446464539,0.5830883383750916,0.589478611946106,0.5956418514251709,0.6016168594360352,0.6074925065040588,0.6131627559661865,0.6187145709991455,0.624092698097229,0.6293383836746216,0.6344290971755981,0.6393280029296875,0.6440600752830505,0.648605227470398,0.6529111266136169,0.6570500135421753,0.6610016226768494,0.6647771596908569,0.6683510541915894,0.6717216968536377,0.6748696565628052,0.6778420209884644,0.6806128621101379,0.6832289099693298,0.6856430172920227,0.6879305839538574,0.6900185942649841,0.6919782757759094,0.6937643885612488,0.6953887343406677,0.6968944668769836,0.6982782483100891,0.6995359659194946,0.7006973028182983,0.7017762660980225,0.702743649482727,0.7036380767822266,0.7044582366943359,0.7052087783813477,0.7058795690536499,0.7064867615699768,0.7070465087890625,0.7075587511062622,0.7080321311950684,0.7084627151489258,0.7088412046432495,0.709199070930481,0.7095063328742981,0.7097912430763245,0.7100345492362976,0.7102562785148621,0.7104598879814148,0.7106495499610901,0.7108251452445984,0.710982084274292,0.7111229300498962,0.7112473845481873,0.7113631367683411,0.7114654183387756,0.7115558385848999,0.7116400599479675,0.7117204070091248,0.7117931246757507,0.7118518352508545,0.7119107842445374,0.711965024471283,0.7120142579078674,0.7120587825775146,0.7120974659919739,0.7121365666389465,0.7121669054031372,0.7121992111206055,0.7122256755828857,0.7122524976730347,0.7122752666473389,0.7122980356216431,0.7123168706893921,0.7123328447341919,0.7123485803604126,0.7123615741729736,0.7123730778694153,0.712385892868042,0.7123968005180359,0.712410032749176,0.7124181985855103,0.7124257683753967,0.7124325633049011,0.7124380469322205,0.7124442458152771,0.7124510407447815,0.7124557495117188,0.7124600410461426,0.7124648690223694,0.7124695181846619,0.7124728560447693,0.712475597858429,0.7124781012535095,0.7124794721603394,0.7124816179275513,0.7124839425086975,0.712485671043396,0.7124874591827393,0.7124890089035034,0.7124907374382019,0.7124922871589661,0.7124942541122437,0.7124953866004944,0.7124961614608765,0.7124969959259033,0.7124983072280884,0.7124989032745361,0.7124996781349182,0.7125004529953003,0.7125018239021301,0.7125027775764465,0.7125035524368286,0.7125037908554077,0.7125043272972107,0.7125049233436584,0.7125053405761719,0.7125055193901062,0.7125056982040405,0.7125059366226196,0.7125062942504883,0.7125062942504883,0.7125064730644226,0.712506890296936,0.7125070691108704,0.7125072479248047,0.7125074863433838,0.7125074863433838,0.7125076651573181,0.7125076651573181,0.7125078439712524,0.7125078439712524,0.7125078439712524,0.7125078439712524,0.7125078439712524,0.7125080227851868,0.7125080227851868,0.7125080227851868,0.7125080227851868,0.7125080227851868,0.7125080227851868,0.7125080227851868,0.7125082612037659,0.7125082612037659,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002,0.7125084400177002],"active":[0.0012388825416564941,0.0011027419241145253,0.0010650113690644503,0.0010548981372267008,0.0010321432491764426,0.0010286425240337849,0.0010231968481093645,0.001005304278805852,0.0010010257828980684,0.0010047208052128553,0.0009951908141374588,0.000993051566183567,0.000987605657428503,0.0009755478240549564,0.0009774924255907536,0.0009557101875543594,0.0009560990147292614,0.0010319487191736698,0.0011272476986050606,0.0012581367045640945,0.0013699661940336227,0.001542670652270317,0.0017186813056468964,0.0018894392997026443,0.0021012360230088234,0.002333063632249832,0.0026069004088640213,0.002889099530875683,0.003225172869861126,0.0036162864416837692,0.004024902358651161,0.004480194300413132,0.00500822626054287,0.005556095391511917,0.006150834262371063,0.0068165622651577,0.0075184665620327,0.008274044841527939,0.009180739521980286,0.010072655975818634,0.011026419699192047,0.012037355452775955,0.01315157487988472,0.014254696667194366,0.015411898493766785,0.016641438007354736,0.017818085849285126,0.019198738038539886,0.020467959344387054,0.021765969693660736,0.02294941246509552,0.024205610156059265,0.025361433625221252,0.026505008339881897,0.027446717023849487,0.028305575251579285,0.028984516859054565,0.02959209680557251,0.029999181628227234,0.030352354049682617,0.03049314022064209,0.030427247285842896,0.03038153052330017,0.03014114499092102,0.02973368763923645,0.029272377490997314,0.028754830360412598,0.028049826622009277,0.02717772126197815,0.026317119598388672,0.025423675775527954,0.024480611085891724,0.023546487092971802,0.022603243589401245,0.021694958209991455,0.02072933316230774,0.019916027784347534,0.019085317850112915,0.018309175968170166,0.017567753791809082,0.01688164472579956,0.016307473182678223,0.01574641466140747,0.015209019184112549,0.014742851257324219,0.014288723468780518,0.013850569725036621,0.013457119464874268,0.013105690479278564,0.012888610363006592,0.012526273727416992,0.012177228927612305,0.011892497539520264,0.011498808860778809,0.011270344257354736,0.010979533195495605,0.010681629180908203,0.010359525680541992,0.009989619255065918,0.009631156921386719,0.009234786033630371,0.008841335773468018,0.008492112159729004,0.008120596408843994,0.007728457450866699,0.007315397262573242,0.006915748119354248,0.006492137908935547,0.00611114501953125,0.005745112895965576,0.005387842655181885,0.005039095878601074,0.004733622074127197,0.004343867301940918,0.004031538963317871,0.0037189722061157227,0.0034360289573669434,0.0031931400299072266,0.002928614616394043,0.0026983022689819336,0.002507328987121582,0.002328932285308838,0.0021216869354248047,0.001968979835510254,0.00180739164352417,0.001674950122833252,0.001531362533569336,0.0013958215713500977,0.0012843608856201172,0.0012003183364868164,0.0010945796966552734,0.0010100007057189941,0.0009250044822692871,0.0008691549301147461,0.0007892251014709473,0.0007402300834655762,0.0006760358810424805,0.0006328821182250977,0.0005988478660583496,0.0005657672882080078,0.0005245208740234375,0.0004909038543701172,0.00045180320739746094,0.00042629241943359375,0.0004000663757324219,0.00037783384323120117,0.0003578662872314453,0.00034737586975097656,0.00033861398696899414,0.0003237724304199219,0.0003045797348022461,0.00030028820037841797,0.00029093027114868164,0.00028145313262939453,0.0002701282501220703,0.0002588629722595215,0.0002575516700744629,0.0002474188804626465,0.0002435445785522461,0.0002345442771911621,0.00023412704467773438,0.00022834539413452148,0.0002238154411315918,0.00022071599960327148,0.00021708011627197266,0.00021409988403320312,0.00021082162857055664,0.0002090930938720703,0.0002084970474243164,0.00020521879196166992,0.00020575523376464844,0.00019937753677368164,0.00019699335098266602,0.0001952648162841797,0.00019508600234985352,0.00019562244415283203,0.00019568204879760742,0.00019371509552001953,0.00019234418869018555,0.0001919269561767578,0.00019019842147827148,0.0001888871192932129,0.0001888275146484375,0.00018900632858276367,0.00018846988677978516,0.00018960237503051758,0.00018864870071411133,0.0001882314682006836,0.0001881122589111328,0.0001882314682006836,0.00018864870071411133,0.00018787384033203125,0.0001875162124633789,0.000186920166015625,0.00018674135208129883,0.00018674135208129883,0.00018668174743652344,0.0001863241195678711,0.00018674135208129883,0.000186920166015625,0.00018650293350219727,0.00018590688705444336,0.00018554925918579102,0.00018519163131713867,0.00018531084060668945,0.00018537044525146484,0.0001849532127380371,0.00018513202667236328,0.00018513202667236328,0.00018537044525146484,0.00018513202667236328,0.00018513202667236328,0.00018537044525146484,0.00018537044525146484,0.0001849532127380371,0.00018519163131713867,0.00018519163131713867,0.0001849532127380371,0.00018513202667236328,0.0001849532127380371,0.00018513202667236328,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.00018519163131713867,0.0001850128173828125,0.0001850128173828125,0.0001850128173828125,0.0001850128173828125,0.0001850128173828125,0.00018519163131713867,0.00018519163131713867,0.0001849532127380371,0.00018513202667236328,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371,0.0001849532127380371]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0012388825416564941,0.0016078235348686576,0.0019857108127325773,0.00237818481400609,0.002752960193902254,0.0031222901307046413,0.003487924812361598,0.003841112367808819,0.004183992277830839,0.004516369663178921,0.004841356538236141,0.005160120315849781,0.005464102607220411,0.0057628341019153595,0.0060582589358091354,0.006345126777887344,0.006623631343245506,0.006957953795790672,0.007338174618780613,0.007767990231513977,0.008220754563808441,0.008739839307963848,0.009309295564889908,0.009949934668838978,0.010659227147698402,0.011439506895840168,0.012299137189984322,0.013240841217339039,0.014302738010883331,0.015472768805921078,0.016731679439544678,0.018138011917471886,0.01972268894314766,0.021423667669296265,0.023335276171565056,0.025410057976841927,0.02767174318432808,0.03018217533826828,0.03286472707986832,0.03586370870471001,0.03906865417957306,0.04256357625126839,0.04635334387421608,0.05036209896206856,0.05475632846355438,0.05953330546617508,0.06464694440364838,0.0701122060418129,0.07596119493246078,0.08221238106489182,0.08882822841405869,0.09585055708885193,0.10331864655017853,0.11118096113204956,0.11947250366210938,0.12813648581504822,0.1372094750404358,0.14665938913822174,0.1564105600118637,0.16658316552639008,0.1770308017730713,0.18774758279323578,0.19873355329036713,0.2099270224571228,0.22132082283496857,0.2328050583600998,0.24434025585651398,0.2560473680496216,0.26768797636032104,0.2792859971523285,0.2907958924770355,0.302243173122406,0.3135278522968292,0.32461437582969666,0.3355410099029541,0.34625256061553955,0.3567960560321808,0.36708128452301025,0.3770565092563629,0.38672736287117004,0.3961084187030792,0.4051922857761383,0.4139772355556488,0.42250022292137146,0.43079042434692383,0.4386834502220154,0.4463755786418915,0.4537242650985718,0.460781991481781,0.46767866611480713,0.47428324818611145,0.4806923568248749,0.4867906868457794,0.4927015006542206,0.49852249026298523,0.5041059851646423,0.5095342993736267,0.5148056745529175,0.5199572443962097,0.5249985456466675,0.5298758745193481,0.5345709323883057,0.5392546057701111,0.5438216924667358,0.5482974052429199,0.552729606628418,0.5569859147071838,0.5611924529075623,0.5653048753738403,0.5694361925125122,0.5733821392059326,0.5772597789764404,0.5809956789016724,0.5846230387687683,0.5881247520446777,0.5915045738220215,0.5948419570922852,0.5980562567710876,0.6010886430740356,0.6040579080581665,0.6069051623344421,0.609633207321167,0.6121988892555237,0.614703893661499,0.6170912384986877,0.6193235516548157,0.6214762926101685,0.6235129833221436,0.6254212856292725,0.6272218227386475,0.6289315223693848,0.6305152773857117,0.6320264339447021,0.6334296464920044,0.6347315311431885,0.635958731174469,0.637108325958252,0.6381819248199463,0.6391578316688538,0.6400563716888428,0.6409014463424683,0.6416970491409302,0.6424063444137573,0.6430656909942627,0.6436820030212402,0.6442815661430359,0.6448160409927368,0.6453185677528381,0.6457826495170593,0.6462064385414124,0.6466041803359985,0.6469824314117432,0.6473290324211121,0.647636890411377,0.6479253172874451,0.6482037901878357,0.6484535336494446,0.6486855745315552,0.6489010453224182,0.6491042971611023,0.6492921710014343,0.6494489312171936,0.6496081948280334,0.6497536897659302,0.6498857140541077,0.6500175595283508,0.650131344795227,0.6502313017845154,0.6503281593322754,0.6504135727882385,0.6505020260810852,0.6505800485610962,0.6506494879722595,0.650714635848999,0.6507764458656311,0.650833249092102,0.6508814692497253,0.6509291529655457,0.6509754061698914,0.6510178446769714,0.651053786277771,0.6510884165763855,0.6511209011077881,0.6511469483375549,0.6511757373809814,0.6512022018432617,0.6512276530265808,0.6512508392333984,0.6512719988822937,0.6512908935546875,0.6513099670410156,0.6513237357139587,0.6513383388519287,0.6513498425483704,0.6513636112213135,0.6513731479644775,0.6513820886611938,0.6513902544975281,0.6513994336128235,0.6514065861701965,0.6514157652854919,0.6514225602149963,0.651431143283844,0.6514376997947693,0.6514449119567871,0.6514503955841064,0.6514556407928467,0.6514604687690735,0.6514647603034973,0.6514684557914734,0.6514711976051331,0.6514750719070435,0.6514783501625061,0.651483416557312,0.6514852046966553,0.6514871120452881,0.6514889001846313,0.6514914035797119,0.6514933705329895,0.651495099067688,0.6514976024627686,0.6514993906021118,0.6515015363693237,0.6515024900436401,0.6515042185783386,0.6515049934387207,0.6515060067176819,0.6515063643455505,0.6515069603919983,0.6515079140663147,0.6515083312988281,0.6515089273452759,0.6515091061592102,0.6515094637870789,0.651509702205658,0.6515100598335266,0.6515102982521057,0.6515106558799744,0.6515108346939087,0.6515114307403564,0.6515120267868042,0.6515123844146729,0.651512622833252,0.6515129804611206,0.6515131592750549,0.651513397693634,0.651513397693634,0.6515135765075684,0.6515137553215027,0.6515139937400818,0.6515139937400818,0.6515143513679504,0.6515143513679504,0.6515145301818848,0.6515147686004639,0.6515147686004639,0.6515149474143982,0.6515149474143982,0.6515149474143982,0.6515149474143982,0.6515149474143982,0.6515149474143982,0.6515149474143982,0.6515149474143982,0.6515149474143982,0.6515149474143982,0.6515149474143982,0.6515149474143982,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325,0.6515151262283325],"recovered":[0.0,0.0004914674791507423,0.0009370361221954226,0.00134292955044657,0.001741432468406856,0.002126904670149088,0.0024985685013234615,0.0028601191006600857,0.0032206971663981676,0.003573301248252392,0.003921043127775192,0.0042532263323664665,0.004578213207423687,0.004896393045783043,0.005204459652304649,0.00550182955339551,0.005793365184217691,0.006072647869586945,0.006381297949701548,0.006730595603585243,0.007114706560969353,0.0075301299802958965,0.007986978627741337,0.008512286469340324,0.009105081669986248,0.009754277765750885,0.010457930155098438,0.011239183135330677,0.012112622149288654,0.013083109632134438,0.014144422486424446,0.01531873270869255,0.016578420996665955,0.018012760207057,0.01956767961382866,0.02131105773150921,0.02322344295680523,0.025269636884331703,0.027589082717895508,0.030081816017627716,0.032827187329530716,0.035800110548734665,0.03903169929981232,0.04250911623239517,0.04624870419502258,0.0503210574388504,0.05472151190042496,0.059484291821718216,0.06456739455461502,0.07008478045463562,0.0759771391749382,0.0821983739733696,0.08884261548519135,0.09592251479625702,0.10340090841054916,0.11130134016275406,0.11956993490457535,0.12828119099140167,0.13729874789714813,0.14669594168663025,0.15649300813674927,0.1666070967912674,0.17707766592502594,0.1877705305814743,0.19872498512268066,0.20988695323467255,0.22120296955108643,0.232608824968338,0.2441638559103012,0.25575679540634155,0.2673705816268921,0.27895477414131165,0.29042401909828186,0.30184194445610046,0.3130902647972107,0.3241705596446991,0.33504176139831543,0.34575799107551575,0.3562748432159424,0.36651843786239624,0.3765290677547455,0.38617461919784546,0.3955673277378082,0.40463897585868835,0.4134105145931244,0.42198172211647034,0.4301590919494629,0.4381122589111328,0.44574856758117676,0.45308440923690796,0.46019911766052246,0.4671342968940735,0.47382426261901855,0.4802047610282898,0.48625972867012024,0.4922623634338379,0.49806737899780273,0.5036660432815552,0.5090906620025635,0.5143906474113464,0.5195066332817078,0.5245171785354614,0.5293892621994019,0.5341658592224121,0.5388171672821045,0.5433593988418579,0.5478827953338623,0.5522570013999939,0.5565852522850037,0.5607976317405701,0.5649421811103821,0.5690010786056519,0.572929322719574,0.5768017768859863,0.5805720686912537,0.5842243432998657,0.5877295732498169,0.5911245346069336,0.5944463610649109,0.5976052284240723,0.6006246209144592,0.603593647480011,0.6064329743385315,0.6091830134391785,0.6117658019065857,0.6142719388008118,0.6166046261787415,0.6188483834266663,0.6209877729415894,0.623039960861206,0.624963641166687,0.6267966628074646,0.6284852027893066,0.6300955414772034,0.6315940618515015,0.6329924464225769,0.6343182325363159,0.6355600357055664,0.6367232799530029,0.6377840042114258,0.6387569904327393,0.6396646499633789,0.640512228012085,0.6412954330444336,0.6420045495033264,0.6426659822463989,0.643298864364624,0.643888533115387,0.6444370150566101,0.6449338793754578,0.6453876495361328,0.64582759141922,0.6462270617485046,0.6466156244277954,0.6469516754150391,0.6472651958465576,0.6475721001625061,0.6478484869003296,0.6480944752693176,0.6483331322669983,0.6485577821731567,0.6487541794776917,0.6489301919937134,0.6490990519523621,0.6492581367492676,0.6494024395942688,0.6495445966720581,0.6496717929840088,0.6497785449028015,0.649888813495636,0.6499845385551453,0.6500772833824158,0.6501590013504028,0.6502360105514526,0.650305449962616,0.6503709554672241,0.6504300832748413,0.6504864692687988,0.6505411267280579,0.6505905389785767,0.6506331562995911,0.6506718397140503,0.6507107615470886,0.6507472991943359,0.6507760882377625,0.6508066058158875,0.6508367657661438,0.6508646011352539,0.6508898735046387,0.6509125828742981,0.6509343981742859,0.6509556174278259,0.6509729027748108,0.6509884595870972,0.6510010957717896,0.6510160565376282,0.6510285139083862,0.65104079246521,0.6510505080223083,0.6510611772537231,0.6510685682296753,0.651077151298523,0.6510841250419617,0.6510921120643616,0.6511004567146301,0.6511067152023315,0.6511131525039673,0.6511189341545105,0.6511245965957642,0.6511300206184387,0.6511343121528625,0.65113765001297,0.6511417031288147,0.6511453986167908,0.6511490941047668,0.6511524319648743,0.6511549353599548,0.6511569023132324,0.6511600017547607,0.6511613726615906,0.6511638760566711,0.6511662006378174,0.6511679887771606,0.651168942451477,0.6511706709861755,0.651171863079071,0.6511728167533875,0.651174008846283,0.651174783706665,0.6511755585670471,0.6511767506599426,0.6511775255203247,0.6511778831481934,0.6511786580085754,0.6511786580085754,0.6511792540550232,0.6511794328689575,0.6511794328689575,0.6511796116828918,0.6511800289154053,0.651180624961853,0.6511808037757874,0.6511813998222351,0.6511817574501038,0.6511821746826172,0.6511823534965515,0.6511825323104858,0.6511825323104858,0.6511827707290649,0.6511829495429993,0.6511829495429993,0.6511829495429993,0.6511831283569336,0.6511833071708679,0.6511837244033813,0.6511839032173157,0.6511839032173157,0.6511839032173157,0.6511841416358948,0.6511841416358948,0.6511841416358948,0.6511843204498291,0.6511843204498291,0.6511843204498291,0.6511843204498291,0.6511843204498291,0.6511843204498291,0.6511844992637634,0.6511844992637634,0.6511844992637634,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978,0.6511846780776978],"active":[0.0012388825416564941,0.0011163561139255762,0.0010486746905371547,0.0010352552635595202,0.001011527725495398,0.0009953854605555534,0.0009893563110381365,0.0009809932671487331,0.0009632951114326715,0.0009430684149265289,0.0009203134104609489,0.0009068939834833145,0.0008858893997967243,0.0008664410561323166,0.0008537992835044861,0.0008432972244918346,0.0008302661590278149,0.0008853059262037277,0.0009568766690790653,0.0010373946279287338,0.0011060480028390884,0.0012097093276679516,0.001322316937148571,0.0014376481994986534,0.0015541454777121544,0.001685229130089283,0.0018412070348858833,0.002001658082008362,0.002190115861594677,0.00238965917378664,0.0025872569531202316,0.002819279208779335,0.0031442679464817047,0.0034109074622392654,0.003767596557736397,0.004099000245332718,0.00444830022752285,0.004912538453936577,0.005275644361972809,0.005781892687082291,0.006241466850042343,0.006763465702533722,0.007321644574403763,0.007852982729673386,0.0085076242685318,0.009212248027324677,0.00992543250322342,0.01062791422009468,0.011393800377845764,0.012127600610256195,0.012851089239120483,0.01365218311548233,0.014476031064987183,0.015258446335792542,0.01607159525156021,0.01683514565229416,0.017639540135860443,0.01837819814682007,0.019111812114715576,0.019887223839759827,0.02053779363632202,0.021140486001968384,0.021655887365341187,0.0221564918756485,0.022595837712287903,0.022918105125427246,0.02313728630542755,0.02343854308128357,0.023524120450019836,0.02352920174598694,0.023425310850143433,0.02328839898109436,0.023103833198547363,0.02277243137359619,0.022450745105743408,0.022082000970840454,0.021754294633865356,0.021323293447494507,0.020781666040420532,0.020208925008773804,0.01957935094833374,0.019017666578292847,0.018409907817840576,0.017861247062683105,0.01737990975379944,0.016701728105545044,0.01621648669242859,0.015612006187438965,0.015033423900604248,0.01459425687789917,0.01408413052558899,0.013558059930801392,0.012966424226760864,0.012496739625930786,0.01226276159286499,0.011843621730804443,0.011466920375823975,0.011139631271362305,0.01086658239364624,0.010607898235321045,0.01036924123764038,0.010053753852844238,0.009865343570709229,0.00965583324432373,0.00948023796081543,0.009370207786560059,0.009103119373321533,0.00893545150756836,0.00871962308883667,0.008638560771942139,0.008439958095550537,0.008258700370788574,0.008066356182098389,0.007821261882781982,0.007552683353424072,0.007280230522155762,0.007112383842468262,0.006931722164154053,0.006642282009124756,0.006452679634094238,0.00628054141998291,0.006039559841156006,0.0057659149169921875,0.005520880222320557,0.005325436592102051,0.005051612854003906,0.004871666431427002,0.004664599895477295,0.0044335126876831055,0.004181861877441406,0.003967881202697754,0.0037186145782470703,0.003541231155395508,0.0033341050148010254,0.0031374692916870117,0.00296628475189209,0.002790093421936035,0.002621889114379883,0.00243455171585083,0.002272367477416992,0.002144455909729004,0.0020323991775512695,0.0018941164016723633,0.0017702579498291016,0.0016774535179138184,0.0016155838966369629,0.001517176628112793,0.0014300346374511719,0.0013456344604492188,0.0012725591659545898,0.0012165307998657227,0.0011548399925231934,0.0011019706726074219,0.001021265983581543,0.0009736418724060059,0.0009385943412780762,0.0008814334869384766,0.0008370876312255859,0.0008065700531005859,0.0007711648941040039,0.0007343888282775879,0.0006947517395019531,0.0006780028343200684,0.0006546378135681152,0.0006275773048400879,0.0006151199340820312,0.0005867481231689453,0.0005595088005065918,0.000549614429473877,0.0005247592926025391,0.0005174875259399414,0.0005027651786804199,0.0004904866218566895,0.0004786252975463867,0.0004709959030151367,0.0004622936248779297,0.0004513859748840332,0.00044268369674682617,0.0004342794418334961,0.0004273056983947754,0.00042062997817993164,0.0004165768623352051,0.0004101395606994629,0.00039964914321899414,0.00039964914321899414,0.0003955960273742676,0.0003908872604370117,0.00038623809814453125,0.0003821253776550293,0.0003783106803894043,0.00037556886672973633,0.0003681182861328125,0.0003654360771179199,0.00036138296127319336,0.0003625154495239258,0.00035709142684936523,0.0003535747528076172,0.00034946203231811523,0.0003489255905151367,0.00034540891647338867,0.0003471970558166504,0.00034540891647338867,0.0003470182418823242,0.00034558773040771484,0.0003444552421569824,0.00034368038177490234,0.00034248828887939453,0.0003415346145629883,0.0003401637077331543,0.00033843517303466797,0.0003368854522705078,0.00033742189407348633,0.00033664703369140625,0.00033801794052124023,0.00033611059188842773,0.00033468008041381836,0.00033396482467651367,0.0003345012664794922,0.00033336877822875977,0.0003337264060974121,0.0003337264060974121,0.0003331899642944336,0.00033354759216308594,0.00033354759216308594,0.00033354759216308594,0.0003331303596496582,0.0003331899642944336,0.0003323554992675781,0.00033217668533325195,0.0003323554992675781,0.00033158063888549805,0.0003314018249511719,0.0003312230110168457,0.00033080577850341797,0.00033104419708251953,0.00033080577850341797,0.00033086538314819336,0.0003312230110168457,0.0003312230110168457,0.0003314018249511719,0.0003314018249511719,0.00033158063888549805,0.0003312230110168457,0.0003312230110168457,0.00033098459243774414,0.00033104419708251953,0.00033086538314819336,0.00033104419708251953,0.00033098459243774414,0.00033104419708251953,0.00033104419708251953,0.0003314018249511719,0.0003312230110168457,0.0003312230110168457,0.00033104419708251953,0.00033086538314819336,0.00033104419708251953,0.00033104419708251953,0.00033080577850341797,0.00033080577850341797,0.00033080577850341797,0.0003306269645690918,0.0003306269645690918,0.0003306269645690918,0.0003306269645690918,0.0003306269645690918,0.0003306269645690918,0.0003304481506347656,0.0003306269645690918,0.0003306269645690918,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656,0.0003304481506347656]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0012388825416564941,0.001604128279723227,0.0019989358261227608,0.0024054127279669046,0.0028078053146600723,0.00320358551107347,0.003608506638556719,0.004007009323686361,0.004405901301652193,0.004803820513188839,0.00520796375349164,0.005603743717074394,0.005999134853482246,0.006395109463483095,0.0067945849150419235,0.00719192111864686,0.007585756480693817,0.008082475513219833,0.008651542477309704,0.009316491894423962,0.010072655975818634,0.010949789546430111,0.011959563940763474,0.013095365837216377,0.014406788162887096,0.015912113711237907,0.01762768067419529,0.019568461924791336,0.02178502455353737,0.024322878569364548,0.027207892388105392,0.030467098578810692,0.03416992723941803,0.038349442183971405,0.042993392795324326,0.048283036798238754,0.054155364632606506,0.06076129525899887,0.0680815726518631,0.07621946930885315,0.08520513772964478,0.09503351897001266,0.10579484701156616,0.11747376620769501,0.13010449707508087,0.14364251494407654,0.15810102224349976,0.17342734336853027,0.18953530490398407,0.20641343295574188,0.22381900250911713,0.2417096197605133,0.2600734233856201,0.2786593437194824,0.2974214553833008,0.31605035066604614,0.33459949493408203,0.35287055373191833,0.37080317735671997,0.3882204294204712,0.4051063358783722,0.4214060604572296,0.4370419979095459,0.4520688056945801,0.4663110375404358,0.4799173176288605,0.49282151460647583,0.5051220059394836,0.5168151259422302,0.5279728174209595,0.5384698510169983,0.548530638217926,0.5582656264305115,0.5675432085990906,0.5765407681465149,0.5851757526397705,0.5935803055763245,0.6016989350318909,0.6096124053001404,0.617326557636261,0.6248967051506042,0.6322232484817505,0.6394359469413757,0.6464812159538269,0.6533643007278442,0.6600139737129211,0.6664954423904419,0.6727388501167297,0.6787673830986023,0.6845617294311523,0.6900944709777832,0.6952967643737793,0.700252115726471,0.7049355506896973,0.7093402743339539,0.7134582996368408,0.717305064201355,0.7209275960922241,0.7242515683174133,0.7273090481758118,0.7301303148269653,0.7327210307121277,0.7350867986679077,0.7372323274612427,0.7391664981842041,0.740932822227478,0.7425336837768555,0.7439849376678467,0.745319128036499,0.7465019822120667,0.7475689053535461,0.7485240697860718,0.749421238899231,0.7502014636993408,0.7509002685546875,0.7515234351158142,0.7520730495452881,0.7525736689567566,0.753019392490387,0.7534229755401611,0.7537835240364075,0.75411456823349,0.7544148564338684,0.7546688318252563,0.7548977732658386,0.7551050782203674,0.7552939057350159,0.755446195602417,0.7555989027023315,0.7557260990142822,0.7558462619781494,0.7559437155723572,0.7560368776321411,0.7561174035072327,0.7561891674995422,0.7562543153762817,0.7563140392303467,0.7563684582710266,0.7564170956611633,0.756459653377533,0.7564979791641235,0.7565308809280396,0.7565613985061646,0.7565870881080627,0.7566131353378296,0.7566333413124084,0.75665283203125,0.7566676139831543,0.7566815614700317,0.7566961646080017,0.7567095756530762,0.7567210793495178,0.7567303776741028,0.7567391395568848,0.7567479014396667,0.7567543387413025,0.7567595839500427,0.7567652463912964,0.7567692995071411,0.7567729949951172,0.7567771077156067,0.7567808032035828,0.7567840814590454,0.7567875981330872,0.756790280342102,0.756792426109314,0.7567945718765259,0.7567965388298035,0.7567986845970154,0.7567998170852661,0.756801187992096,0.7568027377128601,0.7568042874336243,0.7568054795265198,0.7568060755729675,0.7568064332008362,0.7568070292472839,0.7568074464797974,0.7568074464797974,0.756807804107666,0.7568084001541138,0.7568087577819824,0.7568093538284302,0.7568097710609436,0.7568101286888123,0.75681072473526,0.7568111419677734,0.7568114995956421,0.7568119168281555,0.7568122744560242,0.7568124532699585,0.7568126916885376,0.7568128705024719,0.7568128705024719,0.7568130493164062,0.7568132281303406,0.7568132281303406,0.7568132281303406,0.7568132281303406,0.7568132281303406,0.7568132281303406,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197,0.7568134665489197],"recovered":[0.0,0.0005089712794870138,0.0009378141257911921,0.0013569325674325228,0.0017601031577214599,0.0021698863711208105,0.002566638868302107,0.0029630025383085012,0.003362477757036686,0.0037619532085955143,0.004158705938607454,0.004566349554806948,0.004964658059179783,0.005357131827622652,0.005752522964030504,0.00615394301712513,0.006554196588695049,0.006949781905859709,0.007396711967885494,0.007908212020993233,0.008489920757710934,0.00915914960205555,0.009936511516571045,0.010823759250342846,0.011836645193397999,0.013007454574108124,0.014350383542478085,0.01587243564426899,0.017618341371417046,0.01960638351738453,0.02186262048780918,0.024436844512820244,0.027362700551748276,0.03065788559615612,0.034400973469018936,0.03859585523605347,0.04330242797732353,0.0486457496881485,0.05460326373577118,0.06127103790640831,0.06868506222963333,0.07687294483184814,0.08592221140861511,0.09581495821475983,0.10652008652687073,0.11820036172866821,0.13077060878276825,0.14436425268650055,0.15877939760684967,0.17398492991924286,0.19010864198207855,0.20688700675964355,0.22424453496932983,0.24211297929286957,0.2602589726448059,0.2787943184375763,0.2973666191101074,0.31591030955314636,0.33431652188301086,0.35245299339294434,0.3702288568019867,0.38760194182395935,0.4044291079044342,0.4206469655036926,0.4362877607345581,0.4511743485927582,0.4654562771320343,0.47906312346458435,0.49199220538139343,0.5043236017227173,0.5161213874816895,0.5271860957145691,0.5377665758132935,0.5479097962379456,0.5576640963554382,0.5670976638793945,0.5760761499404907,0.5847247242927551,0.5931674242019653,0.6012650728225708,0.6092463731765747,0.6170075535774231,0.6245205998420715,0.6318978667259216,0.6391125321388245,0.6461206674575806,0.6529688835144043,0.659654974937439,0.6661321520805359,0.6724253296852112,0.6784180402755737,0.6842166781425476,0.6896440386772156,0.6948416829109192,0.6997767686843872,0.7044757604598999,0.7088828086853027,0.7129867076873779,0.7167933583259583,0.7204077243804932,0.7237824201583862,0.7268582582473755,0.7297104001045227,0.7323295474052429,0.7346770167350769,0.7368490099906921,0.7388010621070862,0.7405821681022644,0.7421773672103882,0.7436517477035522,0.744989275932312,0.746194064617157,0.7472530603408813,0.7482542991638184,0.74913489818573,0.7499496340751648,0.750644326210022,0.7512645721435547,0.7518244981765747,0.7523367404937744,0.7527918815612793,0.7532080411911011,0.7535715699195862,0.7539101243019104,0.7542043924331665,0.7544634938240051,0.7546894550323486,0.7549051642417908,0.7550908923149109,0.7552581429481506,0.7553985714912415,0.7555327415466309,0.7556451559066772,0.7557517290115356,0.7558472156524658,0.755930483341217,0.7560024261474609,0.7560669779777527,0.756129801273346,0.7561835050582886,0.7562301754951477,0.7562745213508606,0.7563139796257019,0.7563487887382507,0.7563775777816772,0.7564067840576172,0.7564274072647095,0.7564477920532227,0.7564678192138672,0.7564841508865356,0.7565003037452698,0.7565155029296875,0.7565264105796814,0.7565374970436096,0.7565467953681946,0.7565567493438721,0.7565633058547974,0.7565703392028809,0.7565757632255554,0.7565817832946777,0.7565870881080627,0.7565917372703552,0.7565968036651611,0.7565999031066895,0.7566030025482178,0.7566065192222595,0.7566094398498535,0.7566117644309998,0.7566139101982117,0.7566156387329102,0.7566176056861877,0.7566189765930176,0.7566207051277161,0.7566224336624146,0.7566230297088623,0.7566242218017578,0.7566251754760742,0.7566259503364563,0.7566263675689697,0.756626546382904,0.7566269040107727,0.7566275000572205,0.7566277384757996,0.7566282749176025,0.7566288709640503,0.7566290497779846,0.7566296458244324,0.7566300630569458,0.7566304206848145,0.7566304206848145,0.7566305994987488,0.7566310167312622,0.75663161277771,0.75663161277771,0.75663161277771,0.75663161277771,0.7566317915916443,0.7566319704055786,0.7566322088241577,0.7566322088241577,0.7566322088241577,0.7566322088241577,0.7566322088241577,0.756632387638092,0.756632387638092,0.756632387638092,0.756632387638092,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264,0.7566325664520264],"active":[0.0012388825416564941,0.0010951570002362132,0.0010611217003315687,0.0010484801605343819,0.0010477021569386125,0.0010336991399526596,0.001041867770254612,0.00104400678537786,0.0010434235446155071,0.0010418673045933247,0.0010492578148841858,0.0010373941622674465,0.0010344767943024635,0.0010379776358604431,0.0010420619510114193,0.0010379781015217304,0.0010315598919987679,0.0011326936073601246,0.0012548305094242096,0.001408279873430729,0.0015827352181077003,0.0017906399443745613,0.0020230524241924286,0.0022716065868735313,0.0025701429694890976,0.0029046591371297836,0.003277297131717205,0.0036960262805223465,0.004166683182120323,0.004716495051980019,0.005345271900296211,0.006030254065990448,0.006807226687669754,0.007691556587815285,0.00859241932630539,0.009687181562185287,0.010852936655282974,0.012115545570850372,0.013478308916091919,0.01494843140244484,0.016520075500011444,0.01816057413816452,0.01987263560295105,0.02165880799293518,0.023584410548210144,0.025442153215408325,0.027330413460731506,0.029063090682029724,0.0307559072971344,0.03242850303649902,0.033710360527038574,0.03482261300086975,0.03582888841629028,0.036546364426612854,0.03716248273849487,0.03725603222846985,0.03723287582397461,0.03696024417877197,0.036486655473709106,0.035767436027526855,0.0348774790763855,0.033804118633270264,0.032612890005111694,0.03142184019088745,0.030023276805877686,0.028742969036102295,0.02736523747444153,0.026058882474899292,0.024822920560836792,0.023649215698242188,0.022348463535308838,0.021344542503356934,0.020499050617218018,0.01963341236114502,0.01887667179107666,0.018078088760375977,0.01750415563583374,0.016974210739135742,0.01644498109817505,0.016061484813690186,0.01565033197402954,0.015215694904327393,0.0149153470993042,0.014583349227905273,0.014251768589019775,0.013893306255340576,0.013526558876037598,0.013083875179290771,0.012635231018066406,0.012136399745941162,0.011676430702209473,0.01108008623123169,0.010608077049255371,0.010093867778778076,0.00956350564956665,0.008982539176940918,0.008422255516052246,0.007940888404846191,0.007458209991455078,0.0069013237953186035,0.0063478946685791016,0.005862772464752197,0.00537639856338501,0.004902780055999756,0.004489481449127197,0.004083812236785889,0.003732621669769287,0.0034027695655822754,0.00314176082611084,0.0028502345085144043,0.002579629421234131,0.002330005168914795,0.0021681785583496094,0.001947164535522461,0.0017653703689575195,0.001573801040649414,0.0014287233352661133,0.0013090968132019043,0.0011948943138122559,0.0010862350463867188,0.0009916424751281738,0.000906527042388916,0.0008432865142822266,0.0007587075233459473,0.0006933808326721191,0.0006415843963623047,0.0006044507026672363,0.0005410313606262207,0.0005080103874206543,0.0004679560661315918,0.000447690486907959,0.00041097402572631836,0.0003917217254638672,0.0003656744956970215,0.000341951847076416,0.00032383203506469727,0.0003116130828857422,0.0003014802932739258,0.0002872943878173828,0.00027614831924438477,0.0002678036689758301,0.0002563595771789551,0.0002474188804626465,0.00023829936981201172,0.00023555755615234375,0.00022655725479125977,0.00022542476654052734,0.00021982192993164062,0.00021374225616455078,0.00021201372146606445,0.00020927190780639648,0.00020557641983032227,0.00020396709442138672,0.00020164251327514648,0.00020110607147216797,0.00019758939743041992,0.00019627809524536133,0.00019490718841552734,0.00019353628158569336,0.00019121170043945312,0.0001900196075439453,0.00018906593322753906,0.00018727779388427734,0.00018769502639770508,0.00018727779388427734,0.00018590688705444336,0.00018513202667236328,0.00018477439880371094,0.00018477439880371094,0.00018417835235595703,0.00018358230590820312,0.0001837611198425293,0.00018358230590820312,0.0001830458641052246,0.0001830458641052246,0.00018221139907836914,0.0001818537712097168,0.00018149614334106445,0.00018107891082763672,0.0001812577247619629,0.00018149614334106445,0.0001812577247619629,0.00018161535263061523,0.00018149614334106445,0.0001812577247619629,0.00018167495727539062,0.00018149614334106445,0.00018143653869628906,0.00018149614334106445,0.0001818537712097168,0.0001818537712097168,0.00018167495727539062,0.0001812577247619629,0.0001812577247619629,0.00018143653869628906,0.00018161535263061523,0.00018143653869628906,0.0001812577247619629,0.00018101930618286133,0.00018101930618286133,0.00018101930618286133,0.0001812577247619629,0.0001812577247619629,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018107891082763672,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055,0.00018090009689331055]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0012388825416564941,0.001595181878656149,0.00198318250477314,0.0023653486277908087,0.0027510153595358133,0.003128902753815055,0.003498427104204893,0.003860755590721965,0.004219583235681057,0.0045838565565645695,0.0049350992776453495,0.005271755624562502,0.005606272257864475,0.005934565793722868,0.006254496052861214,0.0065792882815003395,0.006899802479892969,0.007285858038812876,0.00773376040160656,0.0082277562469244,0.008786321617662907,0.009431433863937855,0.01015297882258892,0.010960097424685955,0.011882352642714977,0.012919160537421703,0.014055545441806316,0.0153508260846138,0.016799166798591614,0.01842701993882656,0.020238662138581276,0.02227863110601902,0.024576684460043907,0.027087699621915817,0.0299079492688179,0.03302304074168205,0.03650959953665733,0.040353432297706604,0.04460451751947403,0.04930078610777855,0.05441227927803993,0.06006716936826706,0.06622033566236496,0.07293050736188889,0.08021286129951477,0.08808295428752899,0.09663239121437073,0.10580437630414963,0.1156977117061615,0.12620912492275238,0.13732053339481354,0.14904747903347015,0.16133339703083038,0.17421618103981018,0.18764956295490265,0.2015753835439682,0.2158411592245102,0.2304369956254959,0.24528662860393524,0.26029399037361145,0.2753509283065796,0.2904326021671295,0.30551716685295105,0.3204554617404938,0.33514174818992615,0.349573016166687,0.3636482059955597,0.37729495763778687,0.3905758559703827,0.4033917188644409,0.4157258868217468,0.4275640845298767,0.4390166103839874,0.4499463737010956,0.46044376492500305,0.4704582691192627,0.48006901144981384,0.4893145263195038,0.49812087416648865,0.5065432786941528,0.514680027961731,0.5224846005439758,0.5300303101539612,0.5373180508613586,0.5444003343582153,0.5512658953666687,0.5579153895378113,0.5644287467002869,0.5707924962043762,0.5770361423492432,0.5831132531166077,0.5891788601875305,0.5951379537582397,0.6009439826011658,0.6066595315933228,0.6122440099716187,0.6176865100860596,0.6230302453041077,0.6281898021697998,0.6332143545150757,0.6380043625831604,0.6425951719284058,0.6470238566398621,0.651271641254425,0.6552613377571106,0.6590616106987,0.6626459956169128,0.6660335659980774,0.6692305207252502,0.672262966632843,0.6751289367675781,0.6777649521827698,0.6802448630332947,0.6825312376022339,0.684637725353241,0.6866273283958435,0.6884627342224121,0.6901152729988098,0.6916524767875671,0.6930901408195496,0.6943995952606201,0.6955620646476746,0.6966527104377747,0.6976726055145264,0.6986044049263,0.6994550824165344,0.70020991563797,0.7008898258209229,0.7015215158462524,0.7021201252937317,0.7026415467262268,0.7031427621841431,0.7035735249519348,0.7039753198623657,0.7043413519859314,0.704664409160614,0.704957902431488,0.7052410840988159,0.7054874897003174,0.7057186961174011,0.705920398235321,0.7061090469360352,0.7062726020812988,0.7064259052276611,0.7065674662590027,0.7066952586174011,0.7068101763725281,0.7069190740585327,0.7070136070251465,0.7071042656898499,0.7071824073791504,0.7072539925575256,0.7073172330856323,0.7073798179626465,0.7074346542358398,0.7074850797653198,0.7075278162956238,0.7075706124305725,0.707608163356781,0.7076433897018433,0.7076733112335205,0.707702100276947,0.7077250480651855,0.7077470421791077,0.707768976688385,0.7077911496162415,0.7078080773353577,0.7078273296356201,0.7078391909599304,0.7078520655632019,0.7078641057014465,0.7078753709793091,0.7078839540481567,0.7078915238380432,0.7079002857208252,0.7079078555107117,0.7079158425331116,0.7079216837882996,0.7079267501831055,0.7079300284385681,0.7079346776008606,0.7079386115074158,0.7079426646232605,0.7079460024833679,0.7079489231109619,0.707952618598938,0.7079545259475708,0.7079564929008484,0.7079582214355469,0.7079603672027588,0.707961916923523,0.7079632878303528,0.7079646587371826,0.707965612411499,0.7079663872718811,0.7079675793647766,0.7079687118530273,0.7079697251319885,0.7079704999923706,0.7079710960388184,0.7079716324806213,0.7079722285270691,0.7079726457595825,0.7079734206199646,0.7079737782478333,0.7079740166664124,0.707974374294281,0.7079747915267944,0.7079751491546631,0.7079751491546631,0.7079751491546631,0.7079755663871765,0.7079757452011108,0.7079757452011108,0.7079759240150452,0.7079761028289795,0.7079763412475586,0.7079763412475586,0.7079765200614929,0.7079765200614929,0.7079766988754272,0.7079766988754272,0.7079766988754272,0.7079766988754272,0.7079766988754272,0.7079766988754272,0.7079766988754272,0.7079766988754272,0.7079766988754272,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616,0.7079768776893616],"recovered":[0.0,0.0005004138802178204,0.0009343133424408734,0.00134565238840878,0.0017303468193858862,0.0021146521903574467,0.002505181124433875,0.0028848189394921064,0.0032547323498874903,0.0036199779715389013,0.003969859331846237,0.0043296595104038715,0.004667871631681919,0.0050126961432397366,0.005343517754226923,0.005675311665982008,0.006007105577737093,0.006334426812827587,0.00668741948902607,0.007084366865456104,0.0075272126123309135,0.008034822531044483,0.008603306487202644,0.009254641830921173,0.00997929833829403,0.010785834863781929,0.011732789687812328,0.012760067358613014,0.013924652710556984,0.015231991186738014,0.016695113852620125,0.01835661195218563,0.02020559459924698,0.022262679412961006,0.024547118693590164,0.02708011120557785,0.02992194890975952,0.03306582197546959,0.03659147396683693,0.04044931009411812,0.04476302117109299,0.04942583665251732,0.054618433117866516,0.06029393896460533,0.06645916402339935,0.07323954999446869,0.08052442967891693,0.08846686780452728,0.09696398675441742,0.10614783316850662,0.11600538343191147,0.12645262479782104,0.1375708281993866,0.14930303394794464,0.16156832873821259,0.1744602620601654,0.18784715235233307,0.20166386663913727,0.21586255729198456,0.2303914725780487,0.24520784616470337,0.26011523604393005,0.27508798241615295,0.2901313304901123,0.3051620125770569,0.3200295567512512,0.3346051573753357,0.3489292860031128,0.3629406690597534,0.37662649154663086,0.3898490369319916,0.40263888239860535,0.4149702787399292,0.42681121826171875,0.43821901082992554,0.44916296005249023,0.45961058139801025,0.4696565866470337,0.47935059666633606,0.488566517829895,0.49738630652427673,0.5058260560035706,0.5139989256858826,0.521848201751709,0.5294347405433655,0.5367910265922546,0.5438430905342102,0.5507047772407532,0.5573935508728027,0.5639277100563049,0.5703747868537903,0.5766463875770569,0.5827516913414001,0.5888093709945679,0.5947441458702087,0.6005553603172302,0.6062100529670715,0.6117548942565918,0.6172215342521667,0.622554361820221,0.6277269124984741,0.6327222585678101,0.6374951601028442,0.6421148180961609,0.6465626955032349,0.65077805519104,0.6547718048095703,0.6585450172424316,0.6621385812759399,0.6655362248420715,0.6687240600585938,0.6718316078186035,0.6746420860290527,0.6773198246955872,0.6797707080841064,0.6820285320281982,0.6841859221458435,0.6861597895622253,0.6879732012748718,0.6896799802780151,0.6912123560905457,0.6926671266555786,0.6939565539360046,0.6951530575752258,0.6962546110153198,0.6972997784614563,0.698203980922699,0.6990692019462585,0.69981449842453,0.7004965543746948,0.7011426687240601,0.7017523646354675,0.7022876143455505,0.7027815580368042,0.7032180428504944,0.7036256790161133,0.7039850950241089,0.704319179058075,0.7046274542808533,0.7049089074134827,0.7051527500152588,0.7053806781768799,0.7055913209915161,0.7057799696922302,0.7059448957443237,0.7061020731925964,0.7062473297119141,0.7063741683959961,0.7064877152442932,0.7065958380699158,0.7066932916641235,0.7067812085151672,0.7068631052970886,0.7069385647773743,0.7070034742355347,0.7070673108100891,0.7071211934089661,0.7071688175201416,0.7072129845619202,0.7072573304176331,0.7072963714599609,0.707330048084259,0.7073611617088318,0.7073872089385986,0.7074119448661804,0.7074341177940369,0.7074572443962097,0.7074784636497498,0.7074953317642212,0.7075117230415344,0.707525908946991,0.7075373530387878,0.7075498104095459,0.7075616717338562,0.7075713872909546,0.7075801491737366,0.7075879573822021,0.7075963020324707,0.7076021432876587,0.7076069712638855,0.7076122164726257,0.7076167464256287,0.7076215744018555,0.707626223564148,0.7076305150985718,0.7076340317726135,0.7076369524002075,0.7076394557952881,0.7076414227485657,0.7076435685157776,0.7076452970504761,0.7076468467712402,0.7076488137245178,0.707650363445282,0.7076513171195984,0.7076523303985596,0.7076540589332581,0.7076548337936401,0.7076556086540222,0.7076568007469177,0.7076575756072998,0.7076579332351685,0.7076583504676819,0.707659125328064,0.7076594829559326,0.707659900188446,0.7076600790023804,0.7076608538627625,0.7076610326766968,0.7076616287231445,0.7076618671417236,0.707662045955658,0.7076622247695923,0.7076624035835266,0.7076624035835266,0.7076626420021057,0.70766282081604,0.7076629996299744,0.7076629996299744,0.7076631784439087,0.7076631784439087,0.7076631784439087,0.7076631784439087,0.7076631784439087,0.7076634168624878,0.7076634168624878,0.7076634168624878,0.7076634168624878,0.7076635956764221,0.7076635956764221,0.7076635956764221,0.7076635956764221,0.7076635956764221,0.7076635956764221,0.7076635956764221,0.7076635956764221,0.7076635956764221,0.7076635956764221,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564,0.7076637744903564],"active":[0.0012388825416564941,0.0010947680566459894,0.0010488692205399275,0.0010196962393820286,0.0010206685401499271,0.0010142505634576082,0.000993245979771018,0.0009759366512298584,0.0009648508857935667,0.0009638785850256681,0.0009652399457991123,0.0009420961141586304,0.0009384006261825562,0.0009218696504831314,0.0009109782986342907,0.0009039766155183315,0.0008926969021558762,0.0009514312259852886,0.0010463409125804901,0.001143389381468296,0.001259109005331993,0.0013966113328933716,0.0015496723353862762,0.001705455593764782,0.001903054304420948,0.0021333256736397743,0.002322755753993988,0.002590758726000786,0.00287451408803463,0.0031950287520885468,0.003543548285961151,0.003922019153833389,0.004371089860796928,0.004825020208954811,0.005360830575227737,0.005942929536104202,0.006587650626897812,0.007287610322237015,0.0080130435526371,0.008851476013660431,0.009649258106946945,0.01064133271574974,0.011601902544498444,0.012636568397283554,0.013753697276115417,0.014843404293060303,0.016107961535453796,0.017337508499622345,0.01873372495174408,0.020061291754245758,0.02131514996290207,0.02259485423564911,0.023762568831443787,0.02491314709186554,0.026081234216690063,0.027115121483802795,0.027994006872177124,0.028773128986358643,0.029424071311950684,0.029902517795562744,0.03014308214187622,0.030317366123199463,0.030429184436798096,0.03032413125038147,0.029979735612869263,0.02954345941543579,0.029043048620224,0.028365671634674072,0.027635186910629272,0.02676522731781006,0.02587684988975525,0.024925202131271362,0.024046331644058228,0.02313515543937683,0.022224754095077515,0.02129530906677246,0.02045843005180359,0.019657939672470093,0.018770277500152588,0.017976760864257812,0.017293721437454224,0.016658544540405273,0.016031384468078613,0.015469849109649658,0.014965593814849854,0.014474868774414062,0.014072299003601074,0.013723969459533691,0.013398945331573486,0.013108432292938232,0.012738466262817383,0.012532472610473633,0.0123862624168396,0.0121346116065979,0.011915385723114014,0.011688649654388428,0.011476457118988037,0.01127535104751587,0.010968267917633057,0.010659992694854736,0.01027745008468628,0.009872913360595703,0.009528696537017822,0.00915682315826416,0.008698642253875732,0.008283555507659912,0.00787419080734253,0.007488548755645752,0.007091939449310303,0.006726741790771484,0.006404876708984375,0.00593334436416626,0.005602777004241943,0.0052114129066467285,0.0048670172691345215,0.004598796367645264,0.0042768120765686035,0.003955483436584473,0.0036792755126953125,0.003410160541534424,0.003187239170074463,0.0028949379920959473,0.0026961565017700195,0.002519547939300537,0.0023497939109802246,0.002155303955078125,0.002005934715270996,0.0018206238746643066,0.0017070174217224121,0.0016235709190368652,0.001498878002166748,0.0013903975486755371,0.0012859106063842773,0.0011937618255615234,0.0011233091354370117,0.0010387301445007324,0.0009728074073791504,0.0009219050407409668,0.0008600354194641113,0.000809788703918457,0.0007676482200622559,0.0007283687591552734,0.0006812810897827148,0.0006459355354309082,0.0006225705146789551,0.0005931854248046875,0.0005628466606140137,0.0005449056625366211,0.0005258917808532715,0.000508427619934082,0.0004891157150268555,0.00047278404235839844,0.00045412778854370117,0.0004412531852722168,0.0004311800003051758,0.0004177689552307129,0.00040662288665771484,0.0004017949104309082,0.00039517879486083984,0.0003860592842102051,0.0003769397735595703,0.0003720521926879883,0.00036388635635375977,0.0003598332405090332,0.00035703182220458984,0.00035703182220458984,0.0003508329391479492,0.00034886598587036133,0.0003438591957092285,0.00034034252166748047,0.0003381967544555664,0.00033801794052124023,0.00033414363861083984,0.0003298521041870117,0.00032889842987060547,0.00032770633697509766,0.00032788515090942383,0.0003253817558288574,0.00032460689544677734,0.0003230571746826172,0.0003224611282348633,0.0003218650817871094,0.0003210902214050293,0.0003197789192199707,0.0003184080123901367,0.0003185868263244629,0.00031757354736328125,0.00031703710556030273,0.00031679868698120117,0.00031679868698120117,0.000316619873046875,0.00031644105911254883,0.0003158450126647949,0.000315248966217041,0.00031507015228271484,0.000315248966217041,0.0003146529197692871,0.00031489133834838867,0.00031489133834838867,0.00031429529190063477,0.0003140568733215332,0.00031429529190063477,0.00031429529190063477,0.00031429529190063477,0.00031429529190063477,0.0003141164779663086,0.00031429529190063477,0.0003139376640319824,0.0003141164779663086,0.0003135204315185547,0.0003132820129394531,0.0003135204315185547,0.0003135204315185547,0.0003133416175842285,0.0003135204315185547,0.0003134608268737793,0.0003135204315185547,0.0003133416175842285,0.0003135204315185547,0.0003133416175842285,0.0003135204315185547,0.0003135204315185547,0.0003135204315185547,0.0003135204315185547,0.0003132820129394531,0.0003132820129394531,0.0003132820129394531,0.0003132820129394531,0.00031310319900512695,0.0003132820129394531,0.0003132820129394531,0.0003132820129394531,0.0003132820129394531,0.0003132820129394531,0.0003132820129394531,0.0003132820129394531,0.0003132820129394531,0.0003132820129394531,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695,0.00031310319900512695]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0012388825416564941,0.0015986826037988067,0.0019759866409003735,0.002343566156923771,0.0027111456729471684,0.003055775770917535,0.003403906710445881,0.0037419244181364775,0.004064577631652355,0.004380618222057819,0.004683239385485649,0.0049809981137514114,0.005272144451737404,0.005549676716327667,0.005815928801894188,0.006081597413867712,0.0063359858468174934,0.00664580287411809,0.0069925724528729916,0.007375710643827915,0.0078004696406424046,0.008262569084763527,0.008799158036708832,0.009368419647216797,0.009990387596189976,0.010689177550375462,0.01146090030670166,0.012311001308262348,0.013255622237920761,0.014269675128161907,0.015403336845338345,0.01664474606513977,0.017997203394770622,0.01950797624886036,0.021149830892682076,0.02297567017376423,0.024941345676779747,0.027103258296847343,0.029457323253154755,0.032027073204517365,0.034837014973163605,0.03789123147726059,0.04120120033621788,0.04480639472603798,0.048679012805223465,0.052888672798871994,0.057395897805690765,0.062275566160678864,0.06748858094215393,0.07306451350450516,0.07900471240282059,0.08540740609169006,0.092140331864357,0.09932778030633926,0.10689797252416611,0.11491432040929794,0.1232999935746193,0.13202951848506927,0.14120015501976013,0.15072143077850342,0.16058072447776794,0.17076152563095093,0.18121011555194855,0.19195665419101715,0.2028558850288391,0.21399840712547302,0.225332111120224,0.23678192496299744,0.24828852713108063,0.2598522901535034,0.2713054120540619,0.2827906310558319,0.2941729426383972,0.30546075105667114,0.3166167140007019,0.32753342390060425,0.33826500177383423,0.34879177808761597,0.35908010601997375,0.3690592050552368,0.3787355124950409,0.3882283866405487,0.3974628150463104,0.40635958313941956,0.41500958800315857,0.42330074310302734,0.43132349848747253,0.43905162811279297,0.44660061597824097,0.4538456201553345,0.4608457684516907,0.467638224363327,0.4742134213447571,0.48056846857070923,0.48683831095695496,0.4928687810897827,0.49882200360298157,0.5045908689498901,0.5102076530456543,0.5158026218414307,0.5211885571479797,0.5264859795570374,0.5316947102546692,0.5367725491523743,0.5417605638504028,0.5466489791870117,0.5514562726020813,0.5561280250549316,0.560724139213562,0.5651782751083374,0.5694929361343384,0.5737591981887817,0.5778957605361938,0.5818984508514404,0.5858191251754761,0.5895744562149048,0.593228280544281,0.5967414975166321,0.600092887878418,0.6033116579055786,0.6063907742500305,0.6093393564224243,0.6121094226837158,0.6147301197052002,0.6172646880149841,0.6196251511573792,0.621872067451477,0.6239874958992004,0.6260023713111877,0.6278671026229858,0.6296429634094238,0.6312974691390991,0.6328504681587219,0.6343032717704773,0.6356675624847412,0.6369288563728333,0.6381272673606873,0.6392288208007812,0.6402442455291748,0.6411612629890442,0.6420751214027405,0.6428861618041992,0.6436454057693481,0.644354522228241,0.6450101137161255,0.6456217765808105,0.6462021470069885,0.6467226147651672,0.6471998691558838,0.6476409435272217,0.6480593085289001,0.6484341025352478,0.6487763524055481,0.6491077542304993,0.6494144797325134,0.6496904492378235,0.6499474048614502,0.65018230676651,0.6504067778587341,0.6506128907203674,0.6507925987243652,0.6509633660316467,0.6511232256889343,0.6512756943702698,0.6514139771461487,0.6515374779701233,0.6516687870025635,0.651779055595398,0.6518757343292236,0.6519678831100464,0.6520557999610901,0.6521371006965637,0.6522074937820435,0.6522747874259949,0.6523366570472717,0.6523939967155457,0.6524451375007629,0.6524947881698608,0.6525425910949707,0.6525875329971313,0.652626633644104,0.6526628136634827,0.6526966094970703,0.6527281403541565,0.6527553796768188,0.6527796983718872,0.6528032422065735,0.6528271436691284,0.652847170829773,0.6528658270835876,0.6528844833374023,0.6528998613357544,0.6529154181480408,0.6529282927513123,0.6529432535171509,0.6529551148414612,0.6529650092124939,0.6529743671417236,0.6529831290245056,0.6529936194419861,0.6530008316040039,0.6530072093009949,0.6530144214630127,0.653020441532135,0.6530256867408752,0.6530313491821289,0.6530365943908691,0.6530418395996094,0.6530469059944153,0.6530517935752869,0.6530558466911316,0.6530589461326599,0.6530618667602539,0.6530653834342957,0.6530689001083374,0.6530712246894836,0.6530733704566956,0.6530760526657104,0.653077244758606,0.6530793905258179,0.6530811190605164,0.6530826687812805,0.6530842781066895,0.6530854105949402,0.6530871391296387,0.6530885100364685,0.6530887484550476,0.653089702129364,0.6530906558036804,0.6530918478965759,0.653092622756958,0.6530929803848267,0.6530932188034058,0.6530939936637878,0.6530941724777222,0.6530947685241699,0.653095543384552,0.6530961394309998,0.6530963182449341,0.6530966758728027,0.6530970931053162,0.6530974507331848,0.6530978679656982,0.6530982255935669,0.6530982255935669,0.6530988216400146,0.6530990600585938,0.6530992388725281,0.6530992388725281,0.6530994176864624,0.6530995965003967,0.6530995965003967,0.6530995965003967,0.6530995965003967,0.6530995965003967,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758,0.6530998349189758],"recovered":[0.0,0.0004961351514793932,0.0009290621965192258,0.0013339831493794918,0.001719844527542591,0.0020955924410372972,0.002456559566780925,0.0028159706853330135,0.003154377220198512,0.0034929781686514616,0.0038127140142023563,0.004130699671804905,0.004441878292709589,0.004739442374557257,0.005019114352762699,0.005292951129376888,0.005569511093199253,0.005831290036439896,0.006118352059274912,0.0064334203489124775,0.006787191145122051,0.007174024824053049,0.007593921385705471,0.008079943247139454,0.008604084141552448,0.009184432215988636,0.009817680343985558,0.010511997155845165,0.011282358318567276,0.012150157243013382,0.01307766418904066,0.01411933358758688,0.015264276415109634,0.016525326296687126,0.0178952906280756,0.019400225952267647,0.021053945645689964,0.02288523130118847,0.024871326982975006,0.027026044204831123,0.02939683385193348,0.031975142657756805,0.0348132848739624,0.03787742182612419,0.04122181236743927,0.04483770579099655,0.04877449944615364,0.053012944757938385,0.05756101384758949,0.06241073086857796,0.06764883548021317,0.07322457432746887,0.07925520837306976,0.08567268401384354,0.09244897961616516,0.09961075335741043,0.10713135451078415,0.11509732902050018,0.12343749403953552,0.1321580708026886,0.14130711555480957,0.1508062183856964,0.16066552698612213,0.17083795368671417,0.18128693103790283,0.1919671595096588,0.20289108157157898,0.21396437287330627,0.22525586187839508,0.23660415410995483,0.24808061122894287,0.25947868824005127,0.27097538113594055,0.2823886275291443,0.29374992847442627,0.3050556480884552,0.3161464333534241,0.3270561397075653,0.33781319856643677,0.34833821654319763,0.3585812449455261,0.36857300996780396,0.3782607614994049,0.38774198293685913,0.3968692421913147,0.40577730536460876,0.41435766220092773,0.42272934317588806,0.4307606518268585,0.4385424554347992,0.4460046887397766,0.4532220959663391,0.46025824546813965,0.4670197367668152,0.4736616611480713,0.4800989627838135,0.4862890839576721,0.49241581559181213,0.4983237087726593,0.504062831401825,0.5097568035125732,0.5153029561042786,0.5207270383834839,0.526038646697998,0.5312281250953674,0.5363265872001648,0.5412901043891907,0.5462024211883545,0.5510035157203674,0.5556744933128357,0.5602266192436218,0.5647029280662537,0.5691041946411133,0.5733153820037842,0.5774437785148621,0.5814459323883057,0.5853062868118286,0.589070737361908,0.5927271246910095,0.596223771572113,0.5996047258377075,0.602840781211853,0.6059037446975708,0.6088582277297974,0.6116172075271606,0.6142791509628296,0.6167576313018799,0.6191446185112,0.6214020252227783,0.6235246062278748,0.6255369782447815,0.6274250745773315,0.6291944980621338,0.6308618187904358,0.6324173212051392,0.6338701248168945,0.6352150440216064,0.6365103125572205,0.6376941204071045,0.6387931704521179,0.6398043036460876,0.6407744288444519,0.6416435837745667,0.6424738168716431,0.6432360410690308,0.643940269947052,0.6446007490158081,0.6452275514602661,0.6458168625831604,0.646333634853363,0.646806001663208,0.6472603678703308,0.6476722955703735,0.6480588912963867,0.6484068632125854,0.6487316489219666,0.6490303874015808,0.6493110060691833,0.6495673656463623,0.6498034596443176,0.650027871131897,0.6502357721328735,0.6504244208335876,0.6505987048149109,0.650763213634491,0.6509160995483398,0.6510485410690308,0.6511783003807068,0.6512963175773621,0.6514132022857666,0.6515086889266968,0.6516081094741821,0.6516960263252258,0.6517747640609741,0.651852548122406,0.6519202589988708,0.651984453201294,0.6520453095436096,0.6520980000495911,0.6521477699279785,0.6521965861320496,0.6522403955459595,0.6522804498672485,0.65231853723526,0.6523523926734924,0.6523805856704712,0.6524103283882141,0.6524348258972168,0.6524603366851807,0.6524828672409058,0.6525029540061951,0.6525222063064575,0.652538537979126,0.6525560021400452,0.6525707840919495,0.652584433555603,0.6525964736938477,0.6526073813438416,0.6526180505752563,0.6526283621788025,0.652638852596283,0.6526464819908142,0.6526546478271484,0.6526633501052856,0.6526697874069214,0.6526764035224915,0.652683436870575,0.6526879072189331,0.6526936888694763,0.6526999473571777,0.6527045965194702,0.6527098417282104,0.6527124047279358,0.6527156829833984,0.6527195572853088,0.6527232527732849,0.6527256369590759,0.6527277231216431,0.6527306437492371,0.6527326107025146,0.6527341604232788,0.6527361273765564,0.6527378559112549,0.6527396440505981,0.6527407765388489,0.652741551399231,0.6527429223060608,0.6527442932128906,0.652745246887207,0.6527460217475891,0.6527470350265503,0.6527479887008667,0.6527485847473145,0.6527489423751831,0.6527497172355652,0.6527504920959473,0.652751088142395,0.6527520418167114,0.6527522802352905,0.6527530550956726,0.6527532339096069,0.6527535915374756,0.6527541875839233,0.6527546048164368,0.6527552008628845,0.6527552008628845,0.6527553796768188,0.6527555584907532,0.6527559757232666,0.6527559757232666,0.6527561545372009,0.6527561545372009,0.6527561545372009,0.6527561545372009,0.6527561545372009,0.6527561545372009,0.6527561545372009,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353,0.6527563333511353],"active":[0.0012388825416564941,0.0011025473941117525,0.0010469243861734867,0.001009583007544279,0.0009913011454045773,0.0009601833298802376,0.0009473471436649561,0.0009259537328034639,0.0009102004114538431,0.0008876400534063578,0.0008705253712832928,0.0008502984419465065,0.0008302661590278149,0.0008102343417704105,0.0007968144491314888,0.0007886462844908237,0.0007664747536182404,0.000814512837678194,0.0008742203935980797,0.0009422902949154377,0.0010132784955203533,0.0010885442607104778,0.0012052366510033607,0.001288476400077343,0.0013863034546375275,0.0015047453343868256,0.0016432199627161026,0.001799004152417183,0.001973263919353485,0.0021195178851485252,0.0023256726562976837,0.0025254124775528908,0.002732926979660988,0.002982649952173233,0.003254540264606476,0.003575444221496582,0.0038874000310897827,0.0042180269956588745,0.0045859962701797485,0.005001028999686241,0.005440181121230125,0.005916088819503784,0.006387915462255478,0.006928972899913788,0.007457200437784195,0.008050967007875443,0.008621398359537125,0.009262621402740479,0.009927567094564438,0.0106537826359272,0.011355876922607422,0.012182831764221191,0.012885123491287231,0.013655096292495728,0.014448992908000946,0.015303567051887512,0.016168639063835144,0.016932189464569092,0.01776266098022461,0.01856335997581482,0.019273608922958374,0.019955307245254517,0.020544588565826416,0.02111870050430298,0.02156895399093628,0.02203124761581421,0.02244102954864502,0.022817552089691162,0.023032665252685547,0.023248136043548584,0.02322480082511902,0.02331194281578064,0.023197561502456665,0.023072123527526855,0.022866785526275635,0.022477775812149048,0.022118568420410156,0.02173563838005066,0.021266907453536987,0.020720988512039185,0.02015426754951477,0.01965537667274475,0.019202053546905518,0.018617600202560425,0.018140345811843872,0.01752343773841858,0.0169658362865448,0.016322284936904907,0.015839964151382446,0.015303164720535278,0.014841079711914062,0.014416128396987915,0.013955175876617432,0.013548731803894043,0.013176649808883667,0.012769818305969238,0.012532919645309448,0.012175053358078003,0.011883944272994995,0.011739790439605713,0.011431753635406494,0.011183023452758789,0.010967671871185303,0.01073390245437622,0.0105324387550354,0.010322391986846924,0.010166168212890625,0.009925603866577148,0.00972062349319458,0.009503781795501709,0.009266316890716553,0.009056270122528076,0.008791565895080566,0.00858306884765625,0.008375346660614014,0.008128523826599121,0.007921993732452393,0.007670760154724121,0.007365763187408447,0.007087886333465576,0.006786048412322998,0.006498575210571289,0.0062056779861450195,0.005871891975402832,0.005647480487823486,0.0053460001945495605,0.005114436149597168,0.004842877388000488,0.004600346088409424,0.004342496395111084,0.004105985164642334,0.003872394561767578,0.0036559700965881348,0.003441452980041504,0.0032502412796020508,0.0030587315559387207,0.0029122233390808105,0.002718508243560791,0.0025501251220703125,0.0023680925369262695,0.002270817756652832,0.0021117329597473145,0.002001821994781494,0.0018807053565979004,0.0017740726470947266,0.001681506633758545,0.00160139799118042,0.001495063304901123,0.0013830065727233887,0.0013073086738586426,0.0012533068656921387,0.0011737346649169922,0.0011040568351745605,0.0010488629341125488,0.0010076165199279785,0.0009588003158569336,0.0009170174598693848,0.0008713006973266602,0.0008394122123718262,0.0008094310760498047,0.0007647275924682617,0.0007275938987731934,0.0006988048553466797,0.0006769895553588867,0.0006507635116577148,0.0006213784217834473,0.0006202459335327148,0.0006007552146911621,0.0005794167518615723,0.0005546808242797852,0.0005471110343933105,0.0005289912223815918,0.000511467456817627,0.000500023365020752,0.00048410892486572266,0.0004737377166748047,0.00046068429946899414,0.0004494786262512207,0.00044459104537963867,0.00043976306915283203,0.00043004751205444336,0.00042241811752319336,0.00041615962982177734,0.0004096031188964844,0.000402987003326416,0.0003991127014160156,0.000392913818359375,0.0003923177719116211,0.00038683414459228516,0.00038295984268188477,0.0003815293312072754,0.000377655029296875,0.0003768801689147949,0.00037229061126708984,0.000372469425201416,0.0003706812858581543,0.00036853551864624023,0.0003669857978820801,0.0003650784492492676,0.00036525726318359375,0.00036197900772094727,0.00036072731018066406,0.0003597736358642578,0.00035709142684936523,0.0003558993339538574,0.00035494565963745117,0.00035315752029418945,0.00035393238067626953,0.00035321712493896484,0.00035184621810913086,0.00035125017166137695,0.0003491044044494629,0.00034946203231811523,0.0003497004508972168,0.00034934282302856445,0.00034797191619873047,0.0003477334976196289,0.0003483295440673828,0.0003466010093688965,0.00034677982330322266,0.00034695863723754883,0.0003465414047241211,0.0003464221954345703,0.000345766544342041,0.0003463625907897949,0.00034695863723754883,0.0003458261489868164,0.00034540891647338867,0.00034540891647338867,0.0003458261489868164,0.00034558773040771484,0.00034499168395996094,0.0003446340560913086,0.00034505128860473633,0.0003444552421569824,0.00034427642822265625,0.0003444552421569824,0.0003440976142883301,0.0003440380096435547,0.00034362077713012695,0.0003438591957092285,0.0003438591957092285,0.00034368038177490234,0.00034362077713012695,0.00034302473068237305,0.00034362077713012695,0.00034368038177490234,0.00034368038177490234,0.0003432631492614746,0.0003434419631958008,0.0003434419631958008,0.0003434419631958008,0.0003434419631958008,0.0003434419631958008,0.0003434419631958008,0.00034368038177490234,0.00034368038177490234,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617,0.00034350156784057617]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0012388825416564941,0.001612102147191763,0.0020102160051465034,0.0024085245095193386,0.0028099447954446077,0.0032273130491375923,0.003649932099506259,0.004056798294186592,0.004483501426875591,0.004902619868516922,0.005333991255611181,0.005747858434915543,0.006166782695800066,0.006596597842872143,0.00701980059966445,0.007441252935677767,0.007853175513446331,0.008277739398181438,0.008698219433426857,0.009113642387092113,0.00953859556466341,0.009952657856047153,0.010373526252806187,0.010789533145725727,0.011201649904251099,0.011614545248448849,0.01203074585646391,0.01244967058300972,0.012854396365582943,0.01325289998203516,0.013649651780724525,0.014067020267248154,0.014507337473332882,0.014978578314185143,0.015445346012711525,0.015947315841913223,0.016465038061141968,0.016981400549411774,0.017534520477056503,0.018100282177329063,0.01870007812976837,0.019309405237436295,0.01995587907731533,0.02061363123357296,0.021301336586475372,0.02201082371175289,0.022748511284589767,0.023497089743614197,0.024286704137921333,0.025087600573897362,0.025931088253855705,0.026776520535349846,0.027656184509396553,0.028583884239196777,0.029533367604017258,0.030490824952721596,0.03149573504924774,0.03252321109175682,0.03357012942433357,0.03465653210878372,0.03577735647559166,0.03690771386027336,0.03806841000914574,0.03928161785006523,0.040481988340616226,0.04171658679842949,0.042981334030628204,0.04429236799478531,0.045647356659173965,0.047027431428432465,0.048432014882564545,0.0498649924993515,0.05133667215704918,0.052824102342128754,0.05433487519621849,0.055867817252874374,0.05741982161998749,0.05901674926280975,0.060627877712249756,0.06226759031414986,0.06393220275640488,0.06563882529735565,0.06737227737903595,0.06911274045705795,0.07088606804609299,0.0726829320192337,0.07451362907886505,0.07636475563049316,0.07823493331670761,0.08011581748723984,0.08203189820051193,0.0839368924498558,0.08586619794368744,0.08782953768968582,0.0898175835609436,0.0918215736746788,0.09384559094905853,0.09589334577322006,0.09793895483016968,0.09997483342885971,0.10203075408935547,0.10410689562559128,0.10620151460170746,0.1082928329706192,0.1103915348649025,0.11250793933868408,0.11463289707899094,0.11674093455076218,0.1188863217830658,0.12102469801902771,0.1231529638171196,0.1252923160791397,0.12744022905826569,0.12956169247627258,0.131694033741951,0.13386566936969757,0.136007159948349,0.138149231672287,0.140300452709198,0.14247597754001617,0.14461824297904968,0.14676383137702942,0.14888489246368408,0.15099720656871796,0.15312936902046204,0.15524888038635254,0.1573769599199295,0.15950405597686768,0.16162201762199402,0.16374386847019196,0.16585403680801392,0.16795197129249573,0.17004172503948212,0.17211338877677917,0.17417651414871216,0.1762421578168869,0.1783003956079483,0.1803222894668579,0.1823418289422989,0.184377521276474,0.1863774210214615,0.18838997185230255,0.19037121534347534,0.192356139421463,0.19431014358997345,0.1962594836950302,0.19819346070289612,0.20013754069805145,0.20205673575401306,0.20396795868873596,0.20585058629512787,0.20774975419044495,0.209608256816864,0.21148329973220825,0.2133299559354782,0.21517272293567657,0.21699213981628418,0.21882283687591553,0.22062087059020996,0.22241130471229553,0.22419670224189758,0.2259748876094818,0.2276943475008011,0.2294427752494812,0.23116709291934967,0.23287877440452576,0.23457469046115875,0.23625525832176208,0.23794902861118317,0.2396237552165985,0.24125686287879944,0.24290260672569275,0.24453610181808472,0.24618496000766754,0.24781961739063263,0.249446302652359,0.25104206800460815,0.2526426911354065,0.2542417645454407,0.25582778453826904,0.25742802023887634,0.25900569558143616,0.2605932950973511,0.2621540427207947,0.26372140645980835,0.26527518033981323,0.26683107018470764,0.26837724447250366,0.2699154317378998,0.27146199345588684,0.2730106711387634,0.2745562493801117,0.2761074900627136,0.277675062417984,0.27920448780059814,0.2807323634624481,0.28228944540023804,0.2838381230831146,0.2853788435459137,0.2869267761707306,0.28846728801727295,0.28999945521354675,0.2915397882461548,0.2930445373058319,0.2945843040943146,0.2961232662200928,0.29764610528945923,0.2991897463798523,0.3007265627384186,0.3022671043872833,0.3037800192832947,0.30531197786331177,0.30682021379470825,0.3083624839782715,0.3098975718021393,0.3114130198955536,0.3129305839538574,0.3144248425960541,0.3159041106700897,0.31738609075546265,0.31887760758399963,0.3203561007976532,0.3218272030353546,0.3232730031013489,0.32475149631500244,0.32618990540504456,0.32763397693634033,0.32906168699264526,0.3305043876171112,0.33193543553352356,0.3333335816860199,0.33472707867622375,0.3361205756664276,0.3375076651573181,0.3389001786708832,0.3402392268180847,0.3416023850440979,0.3429437577724457,0.34426257014274597,0.34553858637809753,0.34681248664855957,0.3480663299560547,0.3493143618106842,0.3505402207374573,0.35174232721328735,0.3529491126537323,0.35411253571510315,0.35525184869766235,0.35637032985687256,0.3574790954589844,0.35858047008514404,0.35964664816856384,0.36067646741867065,0.36170217394828796,0.3627271354198456,0.363723486661911,0.36466577649116516,0.36560961604118347,0.3665250539779663,0.36743485927581787,0.36830344796180725,0.3691399395465851,0.369965523481369,0.37076038122177124,0.3715381324291229,0.37229683995246887,0.3730343282222748,0.3737504184246063,0.3744591474533081,0.37512874603271484,0.3757726848125458,0.3763999044895172,0.37703511118888855,0.37762966752052307,0.3782121539115906,0.3787778913974762,0.3793051540851593,0.3798429071903229,0.3803507089614868,0.3808528780937195,0.3813153803348541,0.3817671537399292,0.38220301270484924,0.3826380670070648,0.3830575942993164,0.38346853852272034,0.38385576009750366,0.38423675298690796,0.3846014142036438,0.3849470317363739,0.3853089511394501,0.38565611839294434,0.38599705696105957,0.3863105773925781,0.38661375641822815,0.3869134783744812,0.38720014691352844,0.38748621940612793,0.3877515196800232,0.388016015291214,0.38826942443847656,0.3884977698326111,0.38872841000556946,0.38895654678344727,0.38917243480682373,0.3893921971321106,0.38960301876068115,0.38980022072792053,0.38998129963874817,0.3901662528514862,0.3903438150882721,0.39051729440689087,0.39068204164505005,0.3908325731754303,0.3909755051136017,0.3911256492137909,0.39127016067504883,0.39140942692756653,0.3915422558784485,0.3916822671890259,0.3918090760707855,0.39192888140678406,0.3920555114746094,0.39216557145118713,0.3922727406024933,0.39238283038139343,0.39248064160346985,0.392575740814209,0.3926669657230377,0.39276322722435,0.3928505480289459,0.39293262362480164,0.39301469922065735,0.39309290051460266,0.39316368103027344,0.39323776960372925,0.39330488443374634,0.3933659493923187,0.3934388756752014,0.3935050070285797,0.3935660719871521,0.3936261832714081,0.3936806321144104,0.3937397599220276,0.3937912881374359,0.3938455581665039,0.3938978612422943,0.3939492106437683,0.3939972519874573,0.39404296875,0.3940871059894562],"recovered":[0.0,0.0004947737324982882,0.0009389809565618634,0.0013608222361654043,0.0017672991380095482,0.0021700807847082615,0.002578502520918846,0.003002094104886055,0.003400208195671439,0.003826717147603631,0.004242334980517626,0.004670399706810713,0.0050928243435919285,0.005509998183697462,0.005944675765931606,0.0063713788986206055,0.006793998181819916,0.007213311269879341,0.007637097500264645,0.008059716783463955,0.008476890623569489,0.008897759020328522,0.009319600649178028,0.009742608293890953,0.010159782133996487,0.010569371283054352,0.010981293395161629,0.011392827145755291,0.011798136867582798,0.01220305822789669,0.012607590295374393,0.013010176829993725,0.013417237438261509,0.013849969953298569,0.014300595037639141,0.014754137955605984,0.015231601893901825,0.015720929950475693,0.01622270606458187,0.016758320853114128,0.017305606976151466,0.017885955050587654,0.01847952790558338,0.019094493240118027,0.019737854599952698,0.02039891481399536,0.021080784499645233,0.021792994812130928,0.022529903799295425,0.023290734738111496,0.024064986035227776,0.02488241344690323,0.0257128719240427,0.026564527302980423,0.027461498975753784,0.028398925438523293,0.02933635003864765,0.030317533761262894,0.031310971826314926,0.03233513608574867,0.033373307436704636,0.03447099030017853,0.035566337406635284,0.036692023277282715,0.037869252264499664,0.0390680655837059,0.040289830416440964,0.04152268171310425,0.04281776770949364,0.0441303588449955,0.04547795280814171,0.04685083404183388,0.048255804926157,0.04969364404678345,0.051151126623153687,0.05263933911919594,0.05418083816766739,0.055711448192596436,0.05727550759911537,0.058879632502794266,0.060500483959913254,0.06214292347431183,0.06382503360509872,0.0655326321721077,0.06723224371671677,0.06898593157529831,0.07075459510087967,0.07257868349552155,0.07439032196998596,0.07624339312314987,0.078111432492733,0.07997967302799225,0.08188758790493011,0.08382117003202438,0.08576059341430664,0.08770934492349625,0.08969369530677795,0.09170585125684738,0.09371217340230942,0.09574105590581894,0.09778160601854324,0.09982799738645554,0.10188741236925125,0.10396083444356918,0.10604631155729294,0.10814521461725235,0.11026103049516678,0.11236440390348434,0.11449403315782547,0.1166069358587265,0.11870933324098587,0.12082554399967194,0.12297053635120392,0.12510113418102264,0.12724243104457855,0.12940940260887146,0.13154369592666626,0.13369938731193542,0.13584476709365845,0.13801348209381104,0.14015497267246246,0.1423024982213974,0.1444575935602188,0.14658820629119873,0.14869409799575806,0.1508169174194336,0.15297086536884308,0.15510009229183197,0.15719957649707794,0.15933796763420105,0.16145436465740204,0.16356317698955536,0.16565410792827606,0.16775456070899963,0.1698254495859146,0.17189867794513702,0.17395828664302826,0.17602820694446564,0.1780889928340912,0.18014568090438843,0.18216173350811005,0.18416981399059296,0.18617302179336548,0.18815289437770844,0.19014424085617065,0.19211457669734955,0.1940619796514511,0.1960313469171524,0.19798438251018524,0.19990181922912598,0.2018330693244934,0.20374098420143127,0.20563100278377533,0.2075074166059494,0.20936301350593567,0.21122890710830688,0.2130761444568634,0.21490956842899323,0.2167494148015976,0.21856844425201416,0.2203793078660965,0.22215536236763,0.2239580601453781,0.22571155428886414,0.22746911644935608,0.2292039394378662,0.2309383749961853,0.23263020813465118,0.2343311905860901,0.236026331782341,0.23773762583732605,0.23938940465450287,0.24105148017406464,0.2426929473876953,0.24432721734046936,0.2459733486175537,0.2476000338792801,0.24921154975891113,0.2508193850517273,0.2524168789386749,0.2540268301963806,0.2556266784667969,0.2571936547756195,0.25878068804740906,0.26032567024230957,0.2618899345397949,0.26343533396720886,0.2650042474269867,0.2665620744228363,0.26809871196746826,0.26964956521987915,0.27118968963623047,0.2727397680282593,0.2742977738380432,0.2758423984050751,0.2774113118648529,0.2789318263530731,0.28046923875808716,0.2820192873477936,0.2835533916950226,0.28509238362312317,0.2866426110267639,0.2881689667701721,0.2897396385669708,0.29124554991722107,0.292770117521286,0.29430052638053894,0.29582667350769043,0.2973572909832001,0.29889488220214844,0.3004322946071625,0.30194228887557983,0.30347639322280884,0.3050031363964081,0.30654793977737427,0.30807971954345703,0.3096093535423279,0.3111070990562439,0.3126235008239746,0.3141123056411743,0.3155999183654785,0.317080557346344,0.31855493783950806,0.3200441300868988,0.3215049207210541,0.3229750394821167,0.3244072496891022,0.32587406039237976,0.32731229066848755,0.32874584197998047,0.3301827013492584,0.3316042125225067,0.3330157995223999,0.3344147503376007,0.3358025848865509,0.3371925950050354,0.3385576903820038,0.339917927980423,0.3412688374519348,0.34260204434394836,0.3439076244831085,0.3451910614967346,0.346453458070755,0.3477049767971039,0.34896156191825867,0.350192666053772,0.3513980805873871,0.35261186957359314,0.35374847054481506,0.35489338636398315,0.356017529964447,0.35712823271751404,0.3582325279712677,0.3593158423900604,0.3603473901748657,0.36137017607688904,0.3623640239238739,0.3633391559123993,0.36431393027305603,0.36525213718414307,0.366177499294281,0.36707329750061035,0.3679347038269043,0.36879491806030273,0.3696146607398987,0.3704105019569397,0.37119877338409424,0.3719405233860016,0.37268075346946716,0.3733966648578644,0.37408125400543213,0.37475377321243286,0.37541911005973816,0.37605294585227966,0.37667569518089294,0.37728384137153625,0.3778640031814575,0.37842899560928345,0.3789834678173065,0.37951111793518066,0.3800208568572998,0.38049522042274475,0.3809530436992645,0.3814118206501007,0.38185915350914,0.382279634475708,0.38270828127861023,0.38310736417770386,0.3835124671459198,0.38388413190841675,0.3842480182647705,0.38461658358573914,0.38496413826942444,0.3853153586387634,0.3856520354747772,0.3859748840332031,0.3862774968147278,0.38657253980636597,0.38686445355415344,0.387141615152359,0.38741952180862427,0.38768500089645386,0.3879240155220032,0.38815584778785706,0.388388067483902,0.38861289620399475,0.3888392746448517,0.3890594244003296,0.3892619013786316,0.3894554078578949,0.38964056968688965,0.3898278474807739,0.3900052309036255,0.39017578959465027,0.3903346657752991,0.3904838562011719,0.39064040780067444,0.39079055190086365,0.39093485474586487,0.3910774290561676,0.3912164866924286,0.3913536071777344,0.3914790451526642,0.39160916209220886,0.39172330498695374,0.39183709025382996,0.39194270968437195,0.39204636216163635,0.3921445608139038,0.3922464847564697,0.3923390507698059,0.39243084192276,0.39251410961151123,0.3925996720790863,0.3926827311515808,0.39276090264320374,0.3928373456001282,0.392911821603775,0.3929746448993683,0.39304426312446594,0.3931148648262024,0.3931800127029419,0.39324498176574707,0.39330118894577026,0.39335623383522034,0.39340776205062866,0.39346104860305786,0.39351415634155273,0.3935680091381073,0.3936164379119873,0.393665075302124],"active":[0.0012388825416564941,0.0011173284146934748,0.00107123504858464,0.0010477022733539343,0.0010426456574350595,0.0010572322644293308,0.0010714295785874128,0.0010547041893005371,0.001083293231204152,0.001075902720913291,0.0010916562750935555,0.0010774587281048298,0.0010739583522081375,0.0010865996591746807,0.0010751248337328434,0.0010698740370571613,0.0010591773316264153,0.0010644281283020973,0.0010611219331622124,0.0010539256036281586,0.0010617049410939217,0.0010548988357186317,0.0010539256036281586,0.001046924851834774,0.001041867770254612,0.001045173965394497,0.0010494524613022804,0.0010568434372544289,0.001056259498000145,0.0010498417541384697,0.001042061485350132,0.0010568434372544289,0.001090100035071373,0.0011286083608865738,0.0011447509750723839,0.0011931778863072395,0.0012334361672401428,0.001260470598936081,0.0013118144124746323,0.0013419613242149353,0.0013944711536169052,0.0014234501868486404,0.0014763511717319489,0.0015191379934549332,0.0015634819865226746,0.0016119088977575302,0.0016677267849445343,0.0017040949314832687,0.001756800338625908,0.0017968658357858658,0.0018661022186279297,0.0018941070884466171,0.0019433125853538513,0.0020193569362163544,0.0020718686282634735,0.0020918995141983032,0.00215938501060009,0.002205677330493927,0.0022591575980186462,0.0023213960230350494,0.002404049038887024,0.0024367235600948334,0.0025020726025104523,0.0025895945727825165,0.002612736076116562,0.002648521214723587,0.0026915036141872406,0.002769686281681061,0.0028295889496803284,0.002897072583436966,0.0029540620744228363,0.003014158457517624,0.0030808672308921814,0.0031304582953453064,0.003183748573064804,0.0032284781336784363,0.003238983452320099,0.003305301070213318,0.003352370113134384,0.003387957811355591,0.003431718796491623,0.0034959018230438232,0.0035472437739372253,0.0035801082849502563,0.0036538243293762207,0.0036970004439353943,0.003759033977985382,0.0037860721349716187,0.003844611346721649,0.003872424364089966,0.003920465707778931,0.003957219421863556,0.003978610038757324,0.004008367657661438,0.004056990146636963,0.004112228751182556,0.004151895642280579,0.004187494516372681,0.00422678142786026,0.0042337775230407715,0.004249148070812225,0.004278898239135742,0.004314102232456207,0.004331998527050018,0.004345223307609558,0.004362724721431732,0.004371866583824158,0.004376530647277832,0.004392288625240326,0.0044177621603012085,0.004443630576133728,0.0044667720794677734,0.004469692707061768,0.004460558295249939,0.0044516026973724365,0.004456266760826111,0.004463464021682739,0.0044498443603515625,0.004455685615539551,0.004462495446205139,0.004463270306587219,0.004461333155632019,0.004427298903465271,0.004409000277519226,0.0044352710247039795,0.004431962966918945,0.004406094551086426,0.004403963685035706,0.004422441124916077,0.004405900835990906,0.0043996721506118774,0.004388794302940369,0.004387617111206055,0.004358828067779541,0.004351064562797546,0.004343479871749878,0.004342108964920044,0.004294082522392273,0.004252836108207703,0.004231840372085571,0.00421568751335144,0.004220157861709595,0.004198193550109863,0.004203245043754578,0.004165902733802795,0.004144906997680664,0.004131481051445007,0.004106193780899048,0.00407235324382782,0.004066139459609985,0.0040175169706344604,0.004008769989013672,0.003977254033088684,0.00397588312625885,0.0039669424295425415,0.00394381582736969,0.003915995359420776,0.003913268446922302,0.0038714557886123657,0.003842860460281372,0.0038173943758010864,0.0038195252418518066,0.0037362873554229736,0.0037312209606170654,0.0036979764699935913,0.003674834966659546,0.0036363154649734497,0.003625050187110901,0.0036178380250930786,0.0035974234342575073,0.0035192370414733887,0.0035132020711898804,0.0034846216440200806,0.003492012619972229,0.003492400050163269,0.003472954034805298,0.003442034125328064,0.0034311413764953613,0.003422379493713379,0.003410905599594116,0.0034011900424957275,0.0033790171146392822,0.0033996403217315674,0.00337335467338562,0.0033957362174987793,0.0033852458000183105,0.0033957362174987793,0.0033729970455169678,0.0033533573150634766,0.003363281488418579,0.0033611059188842773,0.0033665597438812256,0.0033677220344543457,0.003377288579940796,0.0033620893955230713,0.003321051597595215,0.003357619047164917,0.003368884325027466,0.003359556198120117,0.003373384475708008,0.0033749043941497803,0.003356844186782837,0.003370821475982666,0.003304898738861084,0.003338754177093506,0.0033531486988067627,0.003345578908920288,0.0033630728721618652,0.003369271755218506,0.0033722221851348877,0.003347724676132202,0.0033696889877319336,0.003343820571899414,0.0033593475818634033,0.0033496320247650146,0.0033333003520965576,0.003321230411529541,0.0033177435398101807,0.0032806098461151123,0.00327378511428833,0.003277689218521118,0.003275543451309204,0.0032722651958465576,0.0032288730144500732,0.0032465755939483643,0.0032148659229278564,0.003226727247238159,0.003187626600265503,0.0031920969486236572,0.003189593553543091,0.0031508803367614746,0.003122866153717041,0.00310477614402771,0.0030929148197174072,0.0030975937843322754,0.0030466318130493164,0.003044694662094116,0.003025829792022705,0.0029937326908111572,0.00293654203414917,0.00290486216545105,0.0028752684593200684,0.0028609037399291992,0.0028352439403533936,0.0027807652950286865,0.002756446599960327,0.0027144551277160645,0.002639979124069214,0.002621859312057495,0.0025857090950012207,0.0025629401206970215,0.0025184154510498047,0.002443939447402954,0.002386331558227539,0.0023797452449798584,0.0023533105850219727,0.0023017525672912598,0.0022704601287841797,0.0022111237049102783,0.0021827220916748047,0.002125948667526245,0.0020666420459747314,0.0020308196544647217,0.001965463161468506,0.0019234716892242432,0.0018863379955291748,0.001835554838180542,0.0018098950386047363,0.0017783939838409424,0.0017320811748504639,0.0016914308071136475,0.0016461312770843506,0.0016160011291503906,0.0015767216682434082,0.0015364587306976318,0.0014940500259399414,0.0014411509037017822,0.0014139115810394287,0.0013672411441802979,0.0013417601585388184,0.0012945234775543213,0.0012719333171844482,0.0012499690055847168,0.0012262463569641113,0.0011984407901763916,0.001188904047012329,0.0011474788188934326,0.0011293888092041016,0.001088947057723999,0.0010628998279571533,0.0010609328746795654,0.0010395348072052002,0.0010329186916351318,0.0009952187538146973,0.0009617209434509277,0.0009385943412780762,0.0009226500988006592,0.0009136795997619629,0.000887066125869751,0.0008744001388549805,0.0008499026298522949,0.0008127689361572266,0.0008043944835662842,0.00080069899559021,0.0007843673229217529,0.0007793009281158447,0.0007637441158294678,0.0007407963275909424,0.0007193982601165771,0.0007108449935913086,0.0007032454013824463,0.0006894469261169434,0.0006768107414245605,0.0006567835807800293,0.0006408393383026123,0.0006417930126190186,0.0006297528743743896,0.0006188750267028809,0.0006074011325836182,0.0006048381328582764,0.0005925893783569336,0.0005752742290496826,0.0005764663219451904,0.0005564093589782715,0.0005494356155395508,0.0005457401275634766,0.0005379319190979004,0.0005293786525726318,0.0005224049091339111,0.000516742467880249,0.0005114972591400146,0.000501781702041626,0.0005005896091461182,0.0004932284355163574,0.00048094987869262695,0.0004768669605255127,0.00046753883361816406,0.00045412778854370117,0.0004642307758331299,0.00046074390411376953,0.00045120716094970703,0.0004461705684661865,0.0004356503486633301,0.0004385709762573242,0.00043505430221557617,0.00043779611587524414,0.0004368126392364502,0.00043505430221557617,0.0004292428493499756,0.0004265308380126953,0.0004220306873321533]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0012388825416564941,0.0016107407864183187,0.001998157938942313,0.0023871310986578465,0.002779021393507719,0.0031705228611826897,0.0035569677129387856,0.003945162519812584,0.004321688786149025,0.004690629430115223,0.0050622932612895966,0.005426955875009298,0.005795118864625692,0.0061537520959973335,0.00651394110172987,0.006877047475427389,0.007224205881357193,0.007563973776996136,0.007903741672635078,0.008233396336436272,0.008567135781049728,0.008890954777598381,0.009210302494466305,0.009534705430269241,0.009835381992161274,0.010138197802007198,0.010437706485390663,0.010728269815444946,0.011010080575942993,0.011305117048323154,0.011583426967263222,0.011872434057295322,0.012173304334282875,0.01248837262392044,0.01281102653592825,0.013133290223777294,0.013472085818648338,0.013818660750985146,0.014164458028972149,0.014528537169098854,0.014901367947459221,0.015276726335287094,0.015666477382183075,0.016057785600423813,0.016453757882118225,0.016868988052010536,0.017291218042373657,0.01773075759410858,0.01816718466579914,0.018606724217534065,0.019069602712988853,0.01953325979411602,0.01999574713408947,0.02048410288989544,0.020986657589673996,0.021481040865182877,0.022004015743732452,0.022528935223817825,0.023041991516947746,0.023568853735923767,0.024122362956404686,0.02467314898967743,0.02523288130760193,0.025796502828598022,0.026369266211986542,0.026960311457514763,0.027563024312257767,0.028181491419672966,0.028793152421712875,0.029424455016851425,0.030050313100218773,0.030674031004309654,0.0313156433403492,0.031954530626535416,0.03260917216539383,0.033274512737989426,0.03394782170653343,0.03461802378296852,0.03530105948448181,0.03599284961819649,0.03668911010026932,0.03740793466567993,0.03811819851398468,0.03883488103747368,0.03956089913845062,0.040293142199516296,0.04103316366672516,0.04177512973546982,0.04252254217863083,0.04327928647398949,0.04401678219437599,0.04478655755519867,0.04555944725871086,0.046317167580127716,0.04708714038133621,0.047866448760032654,0.04864906147122383,0.0494484007358551,0.05023529380559921,0.051040079444646835,0.05183825269341469,0.05264925956726074,0.05345812812447548,0.054287031292915344,0.055119432508945465,0.05596622824668884,0.056805241852998734,0.05764814838767052,0.058489106595516205,0.05933843180537224,0.06018483638763428,0.06104991212487221,0.0619027353823185,0.0627577006816864,0.0636204406619072,0.0644754022359848,0.06535390019416809,0.06622655689716339,0.06709416210651398,0.0679720789194107,0.06885290890932083,0.06973645836114883,0.07061592489480972,0.07150550931692123,0.07240520417690277,0.07329283654689789,0.07418261468410492,0.07507336139678955,0.07596936076879501,0.0768498033285141,0.07773569226264954,0.07862060517072678,0.07952049374580383,0.08041124045848846,0.08131268620491028,0.08219818025827408,0.0830967128276825,0.08400846272706985,0.0849318876862526,0.08584169298410416,0.08676589280366898,0.0876823142170906,0.08861293643712997,0.08953654766082764,0.09044869244098663,0.09137056022882462,0.0922904759645462,0.09319289773702621,0.09412876516580582,0.09507105499505997,0.09600497782230377,0.0969352051615715,0.09786154329776764,0.09877796471118927,0.09971772879362106,0.10066039860248566,0.10155989974737167,0.10247865319252014,0.10342619568109512,0.10435895621776581,0.10531232506036758,0.10624314099550247,0.10719826072454453,0.1081368550658226,0.10907583683729172,0.11002881824970245,0.11098355054855347,0.11195598542690277,0.11291966587305069,0.1138773187994957,0.11484916508197784,0.1158033162355423,0.1167776957154274,0.11774701625108719,0.11873792856931686,0.11973972618579865,0.12072635442018509,0.121699757874012,0.12268891930580139,0.12368118762969971,0.12466178834438324,0.12567663192749023,0.1266525536775589,0.127656489610672,0.1286526620388031,0.12965328991413116,0.13066618144512177,0.13168741762638092,0.13271859288215637,0.13372856378555298,0.13475097715854645,0.13578194379806519,0.13680300116539001,0.1378551721572876,0.1388987898826599,0.139956995844841,0.14101947844028473,0.1420586109161377,0.14310747385025024,0.14417637884616852,0.14523516595363617,0.14631378650665283,0.1473972648382187,0.14846733212471008,0.14955976605415344,0.15065667033195496,0.15175220370292664,0.15285398066043854,0.15396040678024292,0.15507306158542633,0.15619312226772308,0.15730246901512146,0.15844060480594635,0.1595674604177475,0.16069859266281128,0.16186141967773438,0.16302484273910522,0.16417931020259857,0.16535693407058716,0.1665252149105072,0.16771410405635834,0.1688736379146576,0.17006058990955353,0.171244814991951,0.17245978116989136,0.1736685037612915,0.17487569153308868,0.17608967423439026,0.17729783058166504,0.1785106360912323,0.1797534078359604,0.18098139762878418,0.18222416937351227,0.1834663599729538,0.18471339344978333,0.18595558404922485,0.18721060454845428,0.18845492601394653,0.18971404433250427,0.19098034501075745,0.19227387011051178,0.19355280697345734,0.19484303891658783,0.19613948464393616,0.1974034458398819,0.19869211316108704,0.19998079538345337,0.2012801468372345,0.2025989592075348,0.20389054715633392,0.2051864117383957,0.20649024844169617,0.20781995356082916,0.20912787318229675,0.21044163405895233,0.21177329123020172,0.21311505138874054,0.21445176005363464,0.2158118039369583,0.21714909374713898,0.2184908539056778,0.21984681487083435,0.22119012475013733,0.22255036234855652,0.22391293942928314,0.22528991103172302,0.2266351729631424,0.22799482941627502,0.22936886548995972,0.23075245320796967,0.23210743069648743,0.23351474106311798,0.23487089574337006,0.23625175654888153,0.23763182759284973,0.2390027642250061,0.2403906136751175,0.24176350235939026,0.2431439608335495,0.2445141226053238,0.2458951771259308,0.24728244543075562,0.2486456036567688,0.2500075697898865,0.25136667490005493,0.25272107124328613,0.2540927827358246,0.25548258423805237,0.2568391263484955,0.2582102417945862,0.259566992521286,0.26090118288993835,0.26222988963127136,0.2635914981365204,0.26490408182144165,0.266229510307312,0.2675238251686096,0.26881229877471924,0.27008792757987976,0.27135908603668213,0.27259448170661926,0.2738308310508728,0.2750447988510132,0.2762554883956909,0.277418315410614,0.27859827876091003,0.2797607183456421,0.28089767694473267,0.2820340692996979,0.28316444158554077,0.28425607085227966,0.2853386104106903,0.2863837778568268,0.28743088245391846,0.2884587347507477,0.28945258259773254,0.2904421091079712,0.2914162874221802,0.2923624813556671,0.29329678416252136,0.29419979453086853,0.2951065003871918,0.2959676682949066,0.2968273162841797,0.29766008257865906,0.2984751760959625,0.2992764711380005,0.30005112290382385,0.30082595348358154,0.30156654119491577,0.3023073673248291,0.3030287027359009,0.3037339150905609,0.30440741777420044,0.30507373809814453,0.3057161271572113,0.30633750557899475,0.306963175535202,0.3075423538684845,0.3081205487251282,0.3086943030357361,0.30923885107040405,0.30978089570999146,0.3103013336658478,0.3108178973197937,0.311301589012146,0.3117930591106415,0.3122648596763611,0.31270578503608704,0.3131493926048279,0.3135751187801361],"recovered":[0.0,0.0004969130968675017,0.0009337298688478768,0.0013437075540423393,0.0017497953958809376,0.002146159065887332,0.0025364933535456657,0.0029287729412317276,0.003320857649669051,0.0037006898783147335,0.0040754652582108974,0.004451602231711149,0.00481548672541976,0.005186178255826235,0.0055601755157113075,0.005919003393501043,0.006285610608756542,0.006632769014686346,0.006976037751883268,0.007320084609091282,0.007657323963940144,0.007994563318789005,0.00832674652338028,0.008659707382321358,0.008984888903796673,0.009289843961596489,0.009599272161722183,0.00990344863384962,0.010205486789345741,0.010498383082449436,0.010781750082969666,0.011063172481954098,0.011349456384778023,0.011635934934020042,0.01193680614233017,0.012242344208061695,0.012557800859212875,0.012889789417386055,0.01322138961404562,0.013564269058406353,0.013919207267463207,0.014286592602729797,0.01465942244976759,0.01503633800894022,0.015422393567860126,0.015802420675754547,0.016207924112677574,0.016622181981801987,0.017045967280864716,0.017476949840784073,0.017912793904542923,0.018362445756793022,0.018815211951732635,0.019283341243863106,0.019767222926020622,0.02025557868182659,0.020762216299772263,0.021268075332045555,0.021776463836431503,0.02229982614517212,0.022816771641373634,0.02336561307311058,0.0238998681306839,0.02444520778954029,0.025001633912324905,0.025573812425136566,0.026159996166825294,0.026751235127449036,0.02735258638858795,0.02797027677297592,0.028581546619534492,0.02920721098780632,0.029822371900081635,0.030461454764008522,0.031092563644051552,0.03172017261385918,0.03237636759877205,0.03304092958569527,0.03371462970972061,0.034389887005090714,0.03506845235824585,0.03575284779071808,0.03644852712750435,0.03715004026889801,0.03787703067064285,0.03860324248671532,0.039337821304798126,0.04006306082010269,0.040796276181936264,0.041537463665008545,0.04227806627750397,0.04303695261478424,0.043782614171504974,0.04455200582742691,0.04530972242355347,0.04606141522526741,0.04682943969964981,0.047618668526411057,0.04841061681509018,0.049194399267435074,0.04999607056379318,0.050806496292352676,0.051602333784103394,0.052402064204216,0.0532105453312397,0.054028164595365524,0.054860763251781464,0.05569063872098923,0.05655454471707344,0.05738013982772827,0.05821429565548897,0.05907178670167923,0.059927720576524734,0.060779962688684464,0.06162656098604202,0.06248132884502411,0.06333143264055252,0.06420214474201202,0.06507869809865952,0.06592296063899994,0.06679270416498184,0.0676778182387352,0.06855728477239609,0.0694311112165451,0.07030980288982391,0.07118557393550873,0.07206504046916962,0.07296648621559143,0.07387940585613251,0.0747678205370903,0.07566285133361816,0.07654990255832672,0.077438123524189,0.07834092527627945,0.07922875881195068,0.08012378960847855,0.08103067427873611,0.08193698525428772,0.082845039665699,0.0837424024939537,0.08465376496315002,0.0855894386768341,0.08649944514036179,0.08743900805711746,0.08834006637334824,0.08926193416118622,0.09019158035516739,0.09112744778394699,0.09203453361988068,0.09295075386762619,0.09388293325901031,0.09481782466173172,0.09573658555746078,0.09665125608444214,0.09756592661142349,0.0984889566898346,0.09943454712629318,0.10035933554172516,0.10127595067024231,0.10219606757164001,0.10312706977128983,0.10407985746860504,0.10502370446920395,0.10597299039363861,0.10689505189657211,0.1078278124332428,0.10879071056842804,0.10974603146314621,0.11069376766681671,0.11165277659893036,0.11260712146759033,0.11356944590806961,0.11453837156295776,0.11549621820449829,0.11647351831197739,0.11745353043079376,0.11844735592603683,0.11944643408060074,0.12041809409856796,0.12140414118766785,0.1223859041929245,0.12337778508663177,0.12437064200639725,0.12538041174411774,0.12635071575641632,0.12734492123126984,0.1283436119556427,0.12935689091682434,0.13036121428012848,0.13137681782245636,0.13239943981170654,0.1334088146686554,0.13442733883857727,0.1354542374610901,0.13649746775627136,0.13753660023212433,0.13858799636363983,0.139646977186203,0.14068767428398132,0.1417378932237625,0.14278851449489594,0.1438552737236023,0.14493370056152344,0.14601096510887146,0.1470932811498642,0.14817404747009277,0.14926764369010925,0.15036629140377045,0.1514686495065689,0.15256690979003906,0.15367120504379272,0.15477919578552246,0.1558901071548462,0.15700431168079376,0.15813525021076202,0.1592714488506317,0.16043855249881744,0.16159245371818542,0.16273798048496246,0.16390177607536316,0.16505683958530426,0.1662290096282959,0.16740506887435913,0.16858968138694763,0.1697711944580078,0.1709703952074051,0.17217017710208893,0.17337968945503235,0.17459562420845032,0.17579521238803864,0.17699791491031647,0.1782313585281372,0.1794651746749878,0.18070270121097565,0.18194954097270966,0.18318414688110352,0.18442127108573914,0.1856658011674881,0.18691089749336243,0.188150554895401,0.18942970037460327,0.19073684513568878,0.19200605154037476,0.19329394400119781,0.19457989931106567,0.19584541022777557,0.19713564217090607,0.19843442738056183,0.19974486529827118,0.20105376839637756,0.2023719996213913,0.2036799192428589,0.20497870445251465,0.20628584921360016,0.20760893821716309,0.2089170515537262,0.21024209260940552,0.21155448257923126,0.21289527416229248,0.21424618363380432,0.2155786007642746,0.2169104516506195,0.218279629945755,0.21961945295333862,0.22097773849964142,0.22235062718391418,0.2237229198217392,0.225070521235466,0.22643406689167023,0.2277991622686386,0.22918157279491425,0.2305443435907364,0.23194542527198792,0.23333697021007538,0.23471802473068237,0.2360953837633133,0.23747409880161285,0.23885378241539001,0.24023541808128357,0.24161198735237122,0.24298720061779022,0.24437057971954346,0.24576349556446075,0.24711653590202332,0.24848125874996185,0.24984635412693024,0.25120094418525696,0.2525833547115326,0.25394749641418457,0.255307137966156,0.25668877363204956,0.2580661475658417,0.2594442665576935,0.2607753276824951,0.2621309161186218,0.26344212889671326,0.2647745609283447,0.26608189940452576,0.26738786697387695,0.2686687707901001,0.26994770765304565,0.27119728922843933,0.27244704961776733,0.27366960048675537,0.274894654750824,0.2761024236679077,0.2772985100746155,0.27845317125320435,0.27959948778152466,0.2807389795780182,0.2818950116634369,0.2830134928226471,0.2841038107872009,0.28518086671829224,0.28625014424324036,0.28731009364128113,0.2882959544658661,0.2893002927303314,0.29029566049575806,0.2912607192993164,0.29222458600997925,0.2931499481201172,0.294082909822464,0.29495516419410706,0.2958167493343353,0.29666879773139954,0.29751092195510864,0.29833340644836426,0.2991224229335785,0.29990914463996887,0.30067384243011475,0.3014239966869354,0.302152544260025,0.3028869330883026,0.30357131361961365,0.30422908067703247,0.3048914968967438,0.30554690957069397,0.30619046092033386,0.30679571628570557,0.3073920011520386,0.3079787790775299,0.308539479970932,0.3090939521789551,0.3096352219581604,0.3101505935192108,0.3106640577316284,0.3111625015735626,0.3116461932659149,0.3121100664138794,0.3125643730163574],"active":[0.0012388825416564941,0.001113827689550817,0.0010644281283020973,0.0010434235446155071,0.0010292259976267815,0.0010243637952953577,0.0010204743593931198,0.0010163895785808563,0.0010008311364799738,0.0009899395518004894,0.0009868280030786991,0.0009753536432981491,0.0009796321392059326,0.0009675738401710987,0.0009537655860185623,0.0009580440819263458,0.0009385952726006508,0.0009312047623097897,0.0009277039207518101,0.0009133117273449898,0.0009098118171095848,0.0008963914588093758,0.0008835559710860252,0.0008749980479478836,0.0008504930883646011,0.0008483538404107094,0.0008384343236684799,0.0008248211815953255,0.0008045937865972519,0.0008067339658737183,0.0008016768842935562,0.0008092615753412247,0.0008238479495048523,0.0008524376899003983,0.0008742203935980797,0.0008909460157155991,0.000914284959435463,0.0009288713335990906,0.0009430684149265289,0.0009642681106925011,0.0009821606799960136,0.0009901337325572968,0.0010070549324154854,0.001021447591483593,0.0010313643142580986,0.001066567376255989,0.001083293929696083,0.0011085756123065948,0.0011212173849344254,0.0011297743767499924,0.0011568088084459305,0.001170814037322998,0.0011805351823568344,0.0012007616460323334,0.0012194346636533737,0.001225462183356285,0.0012417994439601898,0.0012608598917722702,0.001265527680516243,0.001269027590751648,0.0013055913150310516,0.0013075359165668488,0.0013330131769180298,0.0013512950390577316,0.0013676322996616364,0.0013864990323781967,0.0014030281454324722,0.0014302562922239304,0.0014405660331249237,0.0014541782438755035,0.0014687664806842804,0.001466820016503334,0.0014932714402675629,0.0014930758625268936,0.0015166085213422775,0.001554340124130249,0.001571454107761383,0.0015770941972732544,0.0015864297747612,0.001602962613105774,0.001620657742023468,0.001655086874961853,0.0016696713864803314,0.0016848407685756683,0.0016838684678077698,0.0016898997128009796,0.0016953423619270325,0.0017120689153671265,0.0017262659966945648,0.0017418228089809418,0.0017387159168720245,0.0017496049404144287,0.0017768330872058868,0.0017651617527008057,0.0017774179577827454,0.0018050335347652435,0.0018196217715740204,0.001829732209444046,0.0018246769905090332,0.0018456801772117615,0.0018421821296215057,0.0018427632749080658,0.0018557943403720856,0.0018849670886993408,0.0019088871777057648,0.0019380636513233185,0.00194447860121727,0.0019575096666812897,0.0019345618784427643,0.0019582919776439667,0.0019705407321453094,0.001978125423192978,0.001975014805793762,0.001977737993001938,0.0019938796758651733,0.0019940733909606934,0.00202246755361557,0.002024412155151367,0.0020154640078544617,0.0020491182804107666,0.0020602047443389893,0.0020586401224136353,0.0020586401224136353,0.002074398100376129,0.0020954012870788574,0.00210726261138916,0.0021175742149353027,0.00210687518119812,0.002089954912662506,0.0020819827914237976,0.002072840929031372,0.002070702612400055,0.0020823702216148376,0.002070315182209015,0.0020839273929595947,0.0020743906497955322,0.0020660385489463806,0.002071477472782135,0.002086848020553589,0.0020992904901504517,0.0021121278405189514,0.0020928755402565002,0.0021134912967681885,0.0020975396037101746,0.002108626067638397,0.002108626067638397,0.0020988956093788147,0.0020654499530792236,0.0020942315459251404,0.002120301127433777,0.002122044563293457,0.0021173804998397827,0.0021249577403068542,0.0021267086267471313,0.002151802182197571,0.002171441912651062,0.002125352621078491,0.002119317650794983,0.0021502450108528137,0.0021628886461257935,0.002185255289077759,0.0021632835268974304,0.002174556255340576,0.0021638646721839905,0.0021807849407196045,0.0022010058164596558,0.0021928399801254272,0.0022099539637565613,0.0022258982062339783,0.002224542200565338,0.002242043614387512,0.0022338703274726868,0.002239324152469635,0.0022507980465888977,0.0022644102573394775,0.002286195755004883,0.0022789984941482544,0.002253323793411255,0.002270825207233429,0.0022770464420318604,0.0022758841514587402,0.0022988468408584595,0.0022819116711616516,0.0022760778665542603,0.00230194628238678,0.002308368682861328,0.002322569489479065,0.0023305267095565796,0.002357378602027893,0.0023517459630966187,0.002351537346839905,0.00237312912940979,0.002375662326812744,0.0024009346961975098,0.00240132212638855,0.002420395612716675,0.0024314820766448975,0.0024116337299346924,0.002419799566268921,0.002438485622406006,0.0024466514587402344,0.002458512783050537,0.0024635642766952515,0.002456367015838623,0.0024664849042892456,0.0024826228618621826,0.002484560012817383,0.002487689256668091,0.0024917572736740112,0.002506151795387268,0.002521917223930359,0.002523273229598999,0.0025504976511001587,0.0025631487369537354,0.0025633424520492554,0.002589970827102661,0.0025862902402877808,0.002586856484413147,0.002618953585624695,0.002623438835144043,0.002657264471054077,0.0026446282863616943,0.002655521035194397,0.002655133605003357,0.002688586711883545,0.0026981085538864136,0.002705514430999756,0.00270998477935791,0.0027022063732147217,0.0027154237031936646,0.002755492925643921,0.0027500391006469727,0.002758994698524475,0.0027636587619781494,0.0027638524770736694,0.002771437168121338,0.002789333462715149,0.002789124846458435,0.0028031468391418457,0.0028297901153564453,0.0028441697359085083,0.0028159618377685547,0.0028369873762130737,0.0028455406427383423,0.002823546528816223,0.0028467029333114624,0.0028451532125473022,0.0028457194566726685,0.002854093909263611,0.00283677875995636,0.0028144121170043945,0.0028103291988372803,0.002841249108314514,0.0028420239686965942,0.0028326958417892456,0.002856239676475525,0.002872958779335022,0.0028972774744033813,0.0029165297746658325,0.0029029101133346558,0.0029122531414031982,0.0029363632202148438,0.0029104948043823242,0.0029309093952178955,0.0029352009296417236,0.002939283847808838,0.0029122531414031982,0.002924308180809021,0.0029347985982894897,0.0029532909393310547,0.002925857901573181,0.002970397472381592,0.002925470471382141,0.0029147863388061523,0.0029138028621673584,0.00290738046169281,0.0029165148735046387,0.002909719944000244,0.00290854275226593,0.0029021352529525757,0.002907976508140564,0.002911865711212158,0.0028821080923080444,0.002891033887863159,0.0028854161500930786,0.002874717116355896,0.002891838550567627,0.0028992295265197754,0.002891629934310913,0.0029031038284301758,0.00287821888923645,0.0028350353240966797,0.002785623073577881,0.0028161704540252686,0.0027731657028198242,0.002787381410598755,0.0027492642402648926,0.0027303993701934814,0.0027000606060028076,0.0026903152465820312,0.0026467740535736084,0.0026335418224334717,0.0025977492332458496,0.002585887908935547,0.002523660659790039,0.0024958550930023193,0.0024622082710266113,0.0024445056915283203,0.0024345815181732178,0.002425462007522583,0.0023610591888427734,0.002325117588043213,0.0022799670696258545,0.0022500157356262207,0.0022085905075073242,0.002142488956451416,0.0021461546421051025,0.002115994691848755,0.0020668208599090576,0.002036064863204956,0.0019752085208892822,0.001956552267074585,0.001884758472442627,0.0018721520900726318,0.0018433332443237305,0.0018063783645629883,0.0017655491828918457,0.0017177164554595947,0.0017035305500030518,0.0016573965549468994,0.0016335248947143555,0.001604706048965454,0.0015813708305358887,0.0015204846858978271,0.0015024244785308838,0.001487046480178833,0.0014460086822509766,0.0014162659645080566,0.0013518929481506348,0.0013248324394226074,0.0013023018836975098,0.0012600719928741455,0.0012414157390594482,0.0012073814868927002,0.0011826753616333008,0.0011509954929351807,0.0011290013790130615,0.001102358102798462,0.0010595917701721191,0.0010393261909484863,0.0010107457637786865]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0012388825416564941,0.0016052951104938984,0.0019806541968137026,0.0023565967567265034,0.002725343219935894,0.003090394427999854,0.00344688817858696,0.0037940465845167637,0.004139455035328865,0.004467942751944065,0.0047933184541761875,0.005113832652568817,0.0054193707183003426,0.005727437324821949,0.006013915874063969,0.006300394888967276,0.006575204432010651,0.0068459296599030495,0.007104791235178709,0.007362874690443277,0.007611428387463093,0.00785006396472454,0.008084030821919441,0.008307689800858498,0.008527848869562149,0.008737310767173767,0.008953385055065155,0.009160513989627361,0.009359668008983135,0.009551042690873146,0.009738916531205177,0.00992931891232729,0.010122832842171192,0.010319653898477554,0.010521141812205315,0.010721657425165176,0.010921978391706944,0.011127356439828873,0.011336234398186207,0.011550753377377987,0.011761771515011787,0.01197862345725298,0.012198004871606827,0.012418163008987904,0.012641822919249535,0.012860425747931004,0.013069304637610912,0.013288685120642185,0.01351020485162735,0.013735031709074974,0.01396919321268797,0.014196742326021194,0.01442020758986473,0.0146543700248003,0.01489242073148489,0.015135334804654121,0.015374553389847279,0.01562116201967001,0.015867769718170166,0.016117490828037262,0.016357099637389183,0.01661226525902748,0.016862569376826286,0.017118902876973152,0.0173602607101202,0.01760920323431492,0.017851339653134346,0.018100671470165253,0.01834903098642826,0.018605751916766167,0.01884322054684162,0.019085746258497238,0.01933857798576355,0.01959160529077053,0.019837824627757072,0.020095130428671837,0.020344072952866554,0.02060098946094513,0.020850904285907745,0.02110043168067932,0.021357154473662376,0.02161543257534504,0.021871376782655716,0.02213587798178196,0.022392794489860535,0.02264348790049553,0.022911684587597847,0.023165101185441017,0.023424740880727768,0.02368437871336937,0.0239428523927927,0.024188682436943054,0.024435097351670265,0.024693375453352928,0.024941151961684227,0.025190094485878944,0.025443511083722115,0.025704316794872284,0.0259542316198349,0.026202397421002388,0.026458146050572395,0.026703782379627228,0.026947280392050743,0.027199335396289825,0.027448860928416252,0.02768399566411972,0.027922241017222404,0.028163015842437744,0.028397371992468834,0.028645148500800133,0.02888650633394718,0.02912805788218975,0.02936299704015255,0.029600854963064194,0.02985076978802681,0.03009212762117386,0.030335236340761185,0.030580483376979828,0.030816979706287384,0.0310540571808815,0.03128938749432564,0.031519465148448944,0.03175012767314911,0.03198467567563057,0.03222000598907471,0.032456111162900925,0.03268618881702423,0.03290245682001114,0.033136036247015,0.03335736319422722,0.033593859523534775,0.0338260754942894,0.0340580977499485,0.034284479916095734,0.034511249512434006,0.03475066274404526,0.03497471287846565,0.035200510174036026,0.0354243665933609,0.035642385482788086,0.035876352339982986,0.03609728813171387,0.03631744533777237,0.036541689187288284,0.03677701950073242,0.03699756786227226,0.03722122684121132,0.03744799643754959,0.03766873851418495,0.03789940103888512,0.03811800479888916,0.03833524510264397,0.03856201469898224,0.0387817844748497,0.03899669274687767,0.039214324206113815,0.0394313707947731,0.03965600207448006,0.03988063335418701,0.04010060057044029,0.04031161591410637,0.040528859943151474,0.04074687883257866,0.04096722975373268,0.041192058473825455,0.041419606655836105,0.041641321033239365,0.04187178984284401,0.04209447652101517,0.042316190898418427,0.04254665598273277,0.04276992753148079,0.04299689456820488,0.043227359652519226,0.0434551015496254,0.04367584362626076,0.043904755264520645,0.04413094371557236,0.04436160624027252,0.04458662495017052,0.044821761548519135,0.04505086690187454,0.045283470302820206,0.0455193817615509,0.045753154903650284,0.04598790034651756,0.04623003676533699,0.04647839814424515,0.046721700578927994,0.046975310891866684,0.04721900075674057,0.0474582202732563,0.04770541191101074,0.047958437353372574,0.04820271581411362,0.04845496267080307,0.04870662838220596,0.04896898940205574,0.04922007396817207,0.049472711980342865,0.04972982406616211,0.049993544816970825,0.050259798765182495,0.05051535367965698,0.050787243992090225,0.05105077475309372,0.05132286250591278,0.05160156264901161,0.05186839774250984,0.05215740203857422,0.05244271457195282,0.05273113772273064,0.0530288964509964,0.05332218483090401,0.05361449718475342,0.053909920156002045,0.0542105995118618,0.05451010540127754,0.05483023077249527,0.05514082685112953,0.05546211823821068,0.055776216089725494,0.05609031021595001,0.056414324790239334,0.05674397945404053,0.057065464556217194,0.05739084258675575,0.05773080512881279,0.05806823819875717,0.05842025950551033,0.058775197714567184,0.05911768600344658,0.05948526784777641,0.05984603986144066,0.060212645679712296,0.06059383973479271,0.06095927953720093,0.061344947665929794,0.061728864908218384,0.06211958825588226,0.06251536309719086,0.06291387230157852,0.06331295520067215,0.06372585147619247,0.0641387477517128,0.06455320119857788,0.06496570259332657,0.06539863348007202,0.06582300364971161,0.06626039743423462,0.06669721752405167,0.06714803725481033,0.06760041415691376,0.06806717813014984,0.06853356212377548,0.06899741291999817,0.06947234272956848,0.06994689255952835,0.07044030725955963,0.070931576192379,0.07141896337270737,0.07192657142877579,0.07243496179580688,0.07294528931379318,0.07346301525831223,0.07398657500743866,0.07452335208654404,0.07506752759218216,0.07560256123542786,0.07614673674106598,0.07669343799352646,0.07725686579942703,0.07781445980072021,0.07838274538516998,0.07895608991384506,0.07953702658414841,0.08011289685964584,0.08070199936628342,0.08131112903356552,0.08193270862102509,0.08254728466272354,0.08314397186040878,0.08377430588006973,0.08439957350492477,0.08502232283353806,0.08566821366548538,0.08630787581205368,0.08693976700305939,0.087584488093853,0.08822862803936005,0.08888249099254608,0.08955152332782745,0.09022639691829681,0.09089387208223343,0.0915856584906578,0.09224866330623627,0.09292683750391006,0.09363088011741638,0.09432616829872131,0.09503448754549026,0.0957377552986145,0.09644879400730133,0.09715420007705688,0.09785687923431396,0.09858600795269012,0.09932661056518555,0.1000429093837738,0.100772425532341,0.10151497274637222,0.10225110501050949,0.10300357639789581,0.1037498190999031,0.10449101030826569,0.10522908717393875,0.1059936136007309,0.10673421621322632,0.1075129434466362,0.10828252136707306,0.10906124860048294,0.10982558131217957,0.11058972030878067,0.11134743690490723,0.11211215704679489,0.11288835108280182,0.11365832388401031,0.11443646997213364,0.11520916223526001,0.1159740760922432,0.11674327403306961,0.11751946806907654,0.11827679723501205,0.1190512403845787,0.11979787796735764,0.1205536499619484,0.12130806595087051,0.12207142263650894,0.12282700836658478,0.12358666956424713,0.12434166669845581,0.1250995695590973,0.12585224211215973,0.12659673392772675,0.12735290825366974,0.1281176209449768,0.12887515127658844,0.1296132206916809,0.13036082684993744,0.1310938447713852,0.1318155825138092,0.1325431615114212,0.13327306509017944],"recovered":[0.0,0.000502553244587034,0.000930229143705219,0.0013462358620017767,0.0017400711076334119,0.002117180498316884,0.0024890387430787086,0.002849227748811245,0.0032028043642640114,0.003553463611751795,0.003893814980983734,0.004230276681482792,0.004550401587039232,0.004857107065618038,0.005173536483198404,0.005474601406604052,0.0057676928117871284,0.006050865165889263,0.006328592076897621,0.006594844162464142,0.006857206579297781,0.00711003877222538,0.007349452003836632,0.007588086649775505,0.007824388332664967,0.008056798949837685,0.008282208815217018,0.008503924123942852,0.008717081509530544,0.008920514024794102,0.009125113487243652,0.00931862834841013,0.009504751302301884,0.009699821472167969,0.009898392483592033,0.010091323405504227,0.010289505124092102,0.010488269850611687,0.010692286305129528,0.010902526788413525,0.011117628775537014,0.011324172839522362,0.011537914164364338,0.011756711639463902,0.011974342167377472,0.01218749862164259,0.012404740788042545,0.012625093571841717,0.012846614234149456,0.01306541170924902,0.013287514448165894,0.013513702899217606,0.013736778870224953,0.013966078869998455,0.014190904796123505,0.014426233246922493,0.014664674177765846,0.01490019727498293,0.015145445242524147,0.015393220819532871,0.01564508117735386,0.015888966619968414,0.016121767461299896,0.016376933082938194,0.01663384959101677,0.016877347603440285,0.017124734818935394,0.01737387105822563,0.017610950395464897,0.017867090180516243,0.01812225580215454,0.018365168944001198,0.01861664094030857,0.018869668245315552,0.019115498289465904,0.019365219399333,0.019617274403572083,0.01986057683825493,0.02011379785835743,0.020365657284855843,0.02062082476913929,0.020871518179774284,0.021117348223924637,0.021378738805651665,0.021644018590450287,0.021892182528972626,0.022146960720419884,0.022405821830034256,0.02265748754143715,0.02291109785437584,0.02316470816731453,0.02343115583062172,0.023682042956352234,0.023934485390782356,0.02418459579348564,0.0244255643337965,0.024683259427547455,0.024938035756349564,0.025195147842168808,0.025448951870203018,0.025698283687233925,0.02596239745616913,0.026213673874735832,0.02645503170788288,0.026704752817749977,0.02695700153708458,0.027195442467927933,0.02743718959391117,0.027680492028594017,0.02792029269039631,0.028161650523543358,0.028396006673574448,0.028637364506721497,0.028877360746264458,0.029111329466104507,0.02935793809592724,0.029596183449029922,0.029846683144569397,0.030096597969532013,0.03034028969705105,0.030577173456549644,0.03081328049302101,0.031050942838191986,0.03128821775317192,0.031526073813438416,0.0317569300532341,0.03199848160147667,0.0322258360683918,0.03245319053530693,0.03268268331885338,0.0329040102660656,0.033139340579509735,0.033368054777383804,0.033601827919483185,0.033835794776678085,0.03406178951263428,0.034291088581085205,0.03452077880501747,0.03474754840135574,0.03497004136443138,0.035188645124435425,0.035428836941719055,0.03564588353037834,0.035871680825948715,0.036098647862672806,0.03632405772805214,0.03655919060111046,0.03678498789668083,0.037010204046964645,0.03722861409187317,0.037452079355716705,0.03768312931060791,0.03789375722408295,0.03811819478869438,0.0383424386382103,0.03855948522686958,0.03877614438533783,0.03899883106350899,0.03921159729361534,0.03944770619273186,0.03966261073946953,0.03988627344369888,0.04010507091879845,0.040327172726392746,0.04055238887667656,0.0407719649374485,0.04099523276090622,0.04122122749686241,0.04145091772079468,0.041673604398965836,0.04189862310886383,0.04212461784482002,0.04234671965241432,0.04256785288453102,0.042792290449142456,0.043021395802497864,0.04323980212211609,0.04346093535423279,0.04368926212191582,0.04391992464661598,0.04414786025881767,0.04437891021370888,0.04461229592561722,0.04484003782272339,0.04506797716021538,0.04530019313097,0.045537855476140976,0.04577046260237694,0.04602232202887535,0.0462646521627903,0.04651806876063347,0.04676428809762001,0.047007590532302856,0.04725731164216995,0.04750003293156624,0.04774761199951172,0.04799966886639595,0.048249971121549606,0.048510972410440445,0.04876711219549179,0.04902130365371704,0.049279388040304184,0.0495421402156353,0.049811698496341705,0.050072699785232544,0.050332143902778625,0.05059606209397316,0.05086814984679222,0.05113751441240311,0.051406681537628174,0.05168849229812622,0.05196738615632057,0.052251726388931274,0.05253976210951805,0.05283382534980774,0.053128860890865326,0.05342389643192291,0.05373099073767662,0.05402952805161476,0.054333705455064774,0.054638464003801346,0.05494925379753113,0.05526218190789223,0.055568110197782516,0.055881816893815994,0.05619805306196213,0.05652070418000221,0.0568423867225647,0.05718448758125305,0.05752833932638168,0.057865776121616364,0.058215849101543427,0.05855989828705788,0.05891483649611473,0.05927444249391556,0.05963287875056267,0.059998318552970886,0.060370177030563354,0.06074864789843559,0.06112809106707573,0.06151939928531647,0.061917707324028015,0.06231776624917984,0.06272482872009277,0.06311574578285217,0.06352221965789795,0.06392870098352432,0.0643371194601059,0.06474573910236359,0.06516271829605103,0.065599724650383,0.06603071093559265,0.0664665549993515,0.06690317392349243,0.06735341250896454,0.06782406568527222,0.06828908622264862,0.06875001639127731,0.06921950727701187,0.06971117109060287,0.07019369304180145,0.07068166136741638,0.07118012756109238,0.07168832421302795,0.07219360023736954,0.07270101457834244,0.07322301715612411,0.0737539604306221,0.0742831602692604,0.07480224967002869,0.07534155994653702,0.07588397711515427,0.07644293457269669,0.07701375335454941,0.07757406681776047,0.07813088595867157,0.07869100570678711,0.07924704253673553,0.07983147352933884,0.08043282479047775,0.08104448765516281,0.08167015016078949,0.08227305859327316,0.08288043737411499,0.08350357413291931,0.0841323509812355,0.0847690999507904,0.08540195971727371,0.08603112399578094,0.08666106313467026,0.08731064945459366,0.0879577025771141,0.08861487358808517,0.08927710354328156,0.08996286243200302,0.09064006060361862,0.09130831807851791,0.09198123961687088,0.09266350418329239,0.09336093068122864,0.0940466895699501,0.09475034475326538,0.09545087814331055,0.09615939855575562,0.09686616063117981,0.09758906811475754,0.09832189232110977,0.09904460608959198,0.09976420551538467,0.10051511973142624,0.10124599933624268,0.10197357088327408,0.10272254049777985,0.10347384214401245,0.10420491546392441,0.10496263206005096,0.1056954637169838,0.10647418349981308,0.10724318772554398,0.1080055683851242,0.10876795649528503,0.10954046249389648,0.1103026494383812,0.11106095463037491,0.11183520406484604,0.11261198669672012,0.11337807029485703,0.11413773149251938,0.11491528898477554,0.11568740010261536,0.11645873636007309,0.11721431463956833,0.1179860383272171,0.11874745041131973,0.11948630958795547,0.12025919556617737,0.12101147323846817,0.12176918983459473,0.12251602113246918,0.12327393144369125,0.12403281778097153,0.12477672845125198,0.12552453577518463,0.12628303468227386,0.12704230844974518,0.1278114914894104,0.1285598874092102,0.1293140947818756,0.1300484836101532,0.13079862296581268,0.13152579963207245],"active":[0.0012388825416564941,0.0011027418076992035,0.0010504249949008226,0.0010103608947247267,0.0009852721123024821,0.00097321392968297,0.0009578494355082512,0.0009448188357055187,0.0009366506710648537,0.0009144791401922703,0.0008995034731924534,0.0008835559710860252,0.0008689691312611103,0.0008703302592039108,0.0008403793908655643,0.000825793482363224,0.0008075116202235222,0.0007950644940137863,0.0007761991582810879,0.0007680305279791355,0.0007542218081653118,0.0007400251924991608,0.0007345788180828094,0.0007196031510829926,0.0007034605368971825,0.0006805118173360825,0.0006711762398481369,0.0006565898656845093,0.0006425864994525909,0.0006305286660790443,0.000613803043961525,0.00061069056391716,0.0006180815398693085,0.0006198324263095856,0.0006227493286132812,0.0006303340196609497,0.0006324732676148415,0.000639086589217186,0.0006439480930566788,0.0006482265889644623,0.0006441427394747734,0.0006544506177306175,0.0006600907072424889,0.0006614513695240021,0.0006674807518720627,0.000672927126288414,0.000664563849568367,0.0006635915488004684,0.0006635906174778938,0.0006696199998259544,0.0006816787645220757,0.0006830394268035889,0.0006834287196397781,0.0006882911548018456,0.0007015159353613853,0.0007091015577316284,0.0007098792120814323,0.0007209647446870804,0.000722324475646019,0.0007242700085043907,0.0007120184600353241,0.0007232986390590668,0.0007408019155263901,0.0007419697940349579,0.0007264111191034317,0.0007318556308746338,0.0007266048341989517,0.000726800411939621,0.0007380805909633636,0.0007386617362499237,0.0007209647446870804,0.0007205773144960403,0.0007219370454549789,0.0007219370454549789,0.0007223263382911682,0.0007299110293388367,0.0007267985492944717,0.0007404126226902008,0.0007371064275503159,0.0007347743958234787,0.0007363297045230865,0.000743914395570755,0.0007540285587310791,0.0007571391761302948,0.0007487758994102478,0.0007513053715229034,0.0007647238671779633,0.0007592793554067612,0.0007672533392906189,0.0007732808589935303,0.0007781442254781723,0.0007575266063213348,0.0007530543953180313,0.0007588900625705719,0.0007565561681985855,0.0007645301520824432,0.0007602516561746597,0.0007662810385227203,0.0007590837776660919,0.0007534455507993698,0.0007598623633384705,0.0007413849234580994,0.0007336065173149109,0.0007443036884069443,0.000744108110666275,0.000726994127035141,0.0007267985492944717,0.0007258262485265732,0.0007168799638748169,0.0007248558104038239,0.0007248558104038239,0.000732051208615303,0.0007256325334310532,0.000723494216799736,0.0007394403219223022,0.0007341895252466202,0.0007390528917312622,0.0007338002324104309,0.0007203817367553711,0.000713767483830452,0.0007122140377759933,0.0007061846554279327,0.0006991848349571228,0.0006964579224586487,0.0006939321756362915,0.0006991811096668243,0.0006877072155475616,0.000676620751619339,0.0006828457117080688,0.0006746798753738403,0.0006898492574691772,0.0006867349147796631,0.0006900429725646973,0.0006826519966125488,0.0006754547357559204,0.0006888732314109802,0.0006836242973804474,0.0006797313690185547,0.0006768181920051575,0.0006723441183567047,0.0006877072155475616,0.000668451189994812,0.0006715618073940277,0.0006700083613395691,0.0006783716380596161,0.0006735101342201233,0.0006620362401008606,0.0006630085408687592,0.0006585344672203064,0.0006707869470119476,0.0006659254431724548,0.0006521157920360565,0.000668257474899292,0.0006635896861553192,0.0006542541086673737,0.0006548389792442322,0.0006552264094352722,0.0006571710109710693,0.0006690360605716705,0.0006528943777084351,0.0006490051746368408,0.0006425864994525909,0.0006418079137802124,0.0006400570273399353,0.0006396695971488953,0.0006476417183876038,0.0006460882723331451,0.0006505623459815979,0.0006435588002204895,0.0006425864994525909,0.0006480328738689423,0.0006453096866607666,0.0006501749157905579,0.000659506767988205,0.0006628111004829407,0.0006544478237628937,0.0006649531424045563,0.0006700083613395691,0.0006723441183567047,0.0006667003035545349,0.0006739012897014618,0.0006719566881656647,0.0006711743772029877,0.0006793439388275146,0.000685177743434906,0.0006877072155475616,0.0006921812891960144,0.0007079355418682098,0.0006993785500526428,0.0007106587290763855,0.0007009319961071014,0.0006939321756362915,0.0006978213787078857,0.0007011257112026215,0.0007026828825473785,0.0007073506712913513,0.0007069595158100128,0.000719018280506134,0.0007091015577316284,0.0007055997848510742,0.0007085204124450684,0.0007141567766666412,0.0007176585495471954,0.0007036551833152771,0.0007145442068576813,0.000718630850315094,0.000726800411939621,0.0007334128022193909,0.0007308833301067352,0.0007507205009460449,0.0007542222738265991,0.0007637515664100647,0.0007771700620651245,0.0007824227213859558,0.0007806718349456787,0.0007810592651367188,0.0007867030799388885,0.0007791146636009216,0.0008007027208805084,0.0008071213960647583,0.0008236542344093323,0.0008269622921943665,0.000828128308057785,0.0008462145924568176,0.0008621625602245331,0.0008674114942550659,0.00087013840675354,0.0008884184062480927,0.0008837506175041199,0.0008919201791286469,0.0009094215929508209,0.0009018369019031525,0.0009253695607185364,0.0009312033653259277,0.0009382031857967377,0.0009609609842300415,0.0009609609842300415,0.0009747706353664398,0.0009802170097827911,0.0009914971888065338,0.0009959638118743896,0.0009961649775505066,0.0009951889514923096,0.001001022756099701,0.0010230019688606262,0.0010309815406799316,0.001037001609802246,0.0010615140199661255,0.0010772645473480225,0.0010976791381835938,0.0010974928736686707,0.0011173263192176819,0.0011338591575622559,0.0011640042066574097,0.0011801496148109436,0.0011733472347259521,0.0011832565069198608,0.0011968761682510376,0.00122079998254776,0.001220405101776123,0.0012252703309059143,0.0012449100613594055,0.001254834234714508,0.0012569651007652283,0.001269415020942688,0.001285560429096222,0.0013003349304199219,0.0013135671615600586,0.00131940096616745,0.0013444870710372925,0.001351878046989441,0.0013728886842727661,0.001371525228023529,0.001368992030620575,0.0013820230960845947,0.0014061406254768372,0.0014218911528587341,0.001454956829547882,0.0014796555042266846,0.0014998838305473328,0.00150279700756073,0.0014738216996192932,0.0015012472867965698,0.001519136130809784,0.001518748700618744,0.001535862684249878,0.0015387758612632751,0.001537807285785675,0.001553364098072052,0.0015675649046897888,0.001571841537952423,0.0015938207507133484,0.0016115233302116394,0.0016167685389518738,0.0016227960586547852,0.0016086027026176453,0.0016185194253921509,0.0016496405005455017,0.0016626641154289246,0.0016735568642616272,0.0016910657286643982,0.0016984492540359497,0.0017033219337463379,0.0016974806785583496,0.001719847321510315,0.001737542450428009,0.001721017062664032,0.0017278194427490234,0.0017507672309875488,0.001735985279083252,0.0017575770616531372,0.0017762482166290283,0.0017684698104858398,0.0017552450299263,0.001788698136806488,0.001771584153175354,0.0018174797296524048,0.0018083378672599792,0.0018180608749389648,0.0018200129270553589,0.001821763813495636,0.0018069744110107422,0.0018095076084136963,0.0018273964524269104,0.0018231198191642761,0.0018244832754135132,0.0018310919404029846,0.001836344599723816,0.0018279850482940674,0.0018320679664611816,0.0018180608749389648,0.001836925745010376,0.0018118396401405334,0.0018061995506286621,0.001821756362915039,0.0018122270703315735,0.0018155351281166077,0.0018174797296524048,0.0018256455659866333,0.0018256381154060364,0.001819424331188202,0.001820005476474762,0.0018283724784851074,0.001834586262702942,0.0018328428268432617,0.0018017292022705078,0.0018009394407272339,0.0017797499895095825,0.0017670989036560059,0.0017445385456085205,0.0017472654581069946]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0012388825416564941,0.0016019889153540134,0.0019915453158318996,0.002392576774582267,0.00280372123233974,0.0032088367734104395,0.003590030362829566,0.003995340317487717,0.004396955017000437,0.004797402769327164,0.005196683574467897,0.005593436304479837,0.005988049320876598,0.006379356142133474,0.006772802677005529,0.0071578859351575375,0.007550748530775309,0.00793524831533432,0.00831935927271843,0.00870308093726635,0.009091471321880817,0.009463135153055191,0.009846856817603111,0.010224550031125546,0.010599908418953419,0.010980907827615738,0.01134343072772026,0.011700702831149101,0.012066531926393509,0.012419524602591991,0.012776602059602737,0.013147681951522827,0.013550074771046638,0.013953245244920254,0.014380143955349922,0.01481443177908659,0.015262139961123466,0.015743106603622437,0.016237683594226837,0.016746267676353455,0.017267296090722084,0.01781010814011097,0.018357587978243828,0.01894065923988819,0.019538510590791702,0.02015114203095436,0.02078808657824993,0.021448172628879547,0.022134127095341682,0.022849254310131073,0.023574883118271828,0.024322684854269028,0.025090128183364868,0.02586846426129341,0.026699503883719444,0.027542604133486748,0.028401650488376617,0.029275672510266304,0.03018898144364357,0.03112018294632435,0.03207802772521973,0.03305279463529587,0.03403884172439575,0.03507273271679878,0.0361173190176487,0.03718952462077141,0.03830704465508461,0.039461906999349594,0.04062804579734802,0.04181927815079689,0.043051544576883316,0.044282253831624985,0.045536693185567856,0.0468224436044693,0.04813522845506668,0.04949527233839035,0.0508936308324337,0.052290238440036774,0.053713101893663406,0.05517952889204025,0.056659962981939316,0.05818745866417885,0.059717096388339996,0.06126384809613228,0.06285027414560318,0.06444642692804337,0.0660746693611145,0.06773285567760468,0.06941574811935425,0.07109688967466354,0.07284688204526901,0.07458500564098358,0.07635930925607681,0.0781460553407669,0.07998298108577728,0.08181621134281158,0.08366966992616653,0.08554490655660629,0.08742073178291321,0.08933408558368683,0.09126300364732742,0.09320903569459915,0.09517568349838257,0.09716703742742538,0.09913309663534164,0.10112522542476654,0.1031140461564064,0.1051219254732132,0.10715761035680771,0.10921197384595871,0.11127877980470657,0.1133461743593216,0.11541376262903214,0.11747473478317261,0.11954990774393082,0.12166086584329605,0.12374867498874664,0.12584251165390015,0.12794452905654907,0.13006696105003357,0.13220301270484924,0.13433711230754852,0.1364336758852005,0.13855299353599548,0.14065518975257874,0.1427900791168213,0.14488819241523743,0.14699195325374603,0.1491081714630127,0.1512080430984497,0.1533166617155075,0.15542761981487274,0.1575280725955963,0.15960673987865448,0.16164866089820862,0.16373588144779205,0.16578654944896698,0.16783040761947632,0.16986455023288727,0.17190062999725342,0.17391569912433624,0.1759173572063446,0.17789022624492645,0.1798887699842453,0.18188011646270752,0.1838788539171219,0.18582995235919952,0.18777228891849518,0.18973465263843536,0.191660076379776,0.19356215000152588,0.19546888768672943,0.19735462963581085,0.19923686981201172,0.20110531151294708,0.20298463106155396,0.20485500991344452,0.20668046176433563,0.20849424600601196,0.21031230688095093,0.21212996542453766,0.2139281928539276,0.21571727097034454,0.21753300726413727,0.21934600174427032,0.22111758589744568,0.22286659479141235,0.22463759779930115,0.226374551653862,0.22813932597637177,0.22988834977149963,0.2316381335258484,0.2333649843931198,0.23506304621696472,0.236785426735878,0.23847687244415283,0.24019691348075867,0.24189108610153198,0.2435772866010666,0.2452574521303177,0.246928870677948,0.24858978390693665,0.2502802610397339,0.2519370913505554,0.25360557436943054,0.2552902400493622,0.2569725513458252,0.25862956047058105,0.2603033185005188,0.261990487575531,0.26363274455070496,0.26530104875564575,0.2669745981693268,0.26861897110939026,0.27025169134140015,0.27188828587532043,0.27354103326797485,0.27522626519203186,0.27690041065216064,0.2785932123661041,0.28024908900260925,0.2819092273712158,0.2835893929004669,0.28526371717453003,0.28692325949668884,0.2886020839214325,0.29027271270751953,0.2919377088546753,0.29361769556999207,0.2953128516674042,0.29697996377944946,0.2986755073070526,0.30037978291511536,0.3020823299884796,0.30375996232032776,0.30543723702430725,0.3071397542953491,0.3088463842868805,0.31055590510368347,0.3122720718383789,0.31397148966789246,0.3156905472278595,0.31739288568496704,0.31909698247909546,0.3207719027996063,0.32245439291000366,0.32410871982574463,0.32575738430023193,0.3274175226688385,0.3290364146232605,0.33066466450691223,0.3322693705558777,0.3338439166545868,0.3354175090789795,0.33698585629463196,0.3385539948940277,0.3400828540325165,0.3416327238082886,0.34314408898353577,0.3446536958217621,0.3461286723613739,0.3476194143295288,0.3490455746650696,0.3504641652107239,0.35184189677238464,0.3532007932662964,0.3545551896095276,0.35587769746780396,0.3571902811527252,0.3584684431552887,0.3597201704978943,0.3609314262866974,0.3621419072151184,0.36330610513687134,0.36446407437324524,0.3655802309513092,0.36668649315834045,0.3677610158920288,0.36881396174430847,0.3698291778564453,0.37083700299263,0.3717966079711914,0.37275058031082153,0.3736740052700043,0.37457096576690674,0.3754257261753082,0.3762754499912262,0.37711387872695923,0.37791866064071655,0.378688246011734,0.37944576144218445,0.3801776170730591,0.38088905811309814,0.38156548142433167,0.3822273015975952,0.38287028670310974,0.38348332047462463,0.384064644575119,0.38464516401290894,0.38521093130111694,0.38574615120887756,0.38626623153686523,0.3867759704589844,0.38726839423179626,0.387734591960907,0.3881900906562805,0.3886321485042572,0.38904815912246704,0.3894551992416382,0.3898502290248871,0.3902242183685303,0.39059996604919434,0.39096149802207947,0.39129623770713806,0.39162781834602356,0.3919432759284973,0.39225366711616516,0.39253705739974976,0.39282509684562683,0.3931061029434204,0.3933795690536499,0.3936399817466736,0.3938908576965332,0.3941299021244049,0.3943724036216736,0.394590824842453,0.39479950070381165,0.3950110971927643,0.39520734548568726,0.39540883898735046,0.39559516310691833,0.3957744836807251,0.39594173431396484,0.39610451459884644,0.396269828081131,0.39643165469169617,0.3965781033039093,0.3967262804508209,0.3968636095523834,0.39700305461883545,0.3971417248249054,0.39726871252059937,0.39738929271698,0.3975090980529785,0.397619366645813,0.39772769808769226,0.39783933758735657,0.3979455232620239,0.3980429470539093,0.39814525842666626,0.39823979139328003,0.39833003282546997,0.3984212279319763,0.39850643277168274,0.3985848128795624,0.3986620008945465,0.39873456954956055,0.3988049626350403,0.3988780975341797,0.39894789457321167,0.3990097641944885,0.39907336235046387,0.39913520216941833,0.39919278025627136,0.399244487285614,0.3992973864078522,0.39934951066970825,0.39939776062965393,0.39945027232170105,0.39949849247932434,0.3995457589626312],"recovered":[0.0,0.0004994414630346,0.0009372306521981955,0.0013522648951038718,0.001759519800543785,0.0021656076423823833,0.0025716954842209816,0.002966697793453932,0.003365200711414218,0.0037644815165549517,0.004167457576841116,0.0045710173435509205,0.004968936555087566,0.005369384307414293,0.005765553563833237,0.006163278594613075,0.006551279220730066,0.006935584358870983,0.00732805859297514,0.007715475745499134,0.008103865198791027,0.008491476997733116,0.008869558572769165,0.009250557981431484,0.00962786190211773,0.010010805912315845,0.010390054434537888,0.010763468220829964,0.011121324263513088,0.011485986411571503,0.011843257583677769,0.012197223491966724,0.012563830241560936,0.012954553589224815,0.013346638530492783,0.013743391260504723,0.014171261340379715,0.014596409164369106,0.015050924383103848,0.015516914427280426,0.016010327264666557,0.01651054620742798,0.017031963914632797,0.017572637647390366,0.01814150996506214,0.018713301047682762,0.019307846203446388,0.019923007115721703,0.02056811936199665,0.021230539306998253,0.021916300058364868,0.02263045310974121,0.023347720503807068,0.024095909669995308,0.02485615760087967,0.025653747841715813,0.026471368968486786,0.027311939746141434,0.02816126123070717,0.02904364839196205,0.029958512634038925,0.030881544575095177,0.03183433413505554,0.03280229493975639,0.033802732825279236,0.03482826054096222,0.035877127200365067,0.03697986528277397,0.03809155151247978,0.039247967302799225,0.040412746369838715,0.04160047695040703,0.04281621053814888,0.04403914138674736,0.045297276228666306,0.04658730700612068,0.04791370406746864,0.04928911477327347,0.050670746713876724,0.05208368971943855,0.05351744592189789,0.05497337132692337,0.056453220546245575,0.05797351896762848,0.05949615687131882,0.06106721609830856,0.06266025453805923,0.06425213068723679,0.06588853895664215,0.06755568087100983,0.06922300904989243,0.07092690467834473,0.0726492777466774,0.07438118010759354,0.07618056982755661,0.07798365503549576,0.07978148758411407,0.08164778351783752,0.08349618315696716,0.08536753058433533,0.08724997192621231,0.0891689658164978,0.09108348935842514,0.09304158389568329,0.0950160101056099,0.09697896242141724,0.09894561022520065,0.10094182193279266,0.10291702300310135,0.10493968427181244,0.10699968785047531,0.10907213389873505,0.11111638695001602,0.11319739371538162,0.1152525320649147,0.11731602996587753,0.11941920965909958,0.12150585651397705,0.12362342327833176,0.1256970465183258,0.127815380692482,0.12991875410079956,0.13204896450042725,0.13416887819766998,0.13626621663570404,0.13836978375911713,0.14051905274391174,0.14260609447956085,0.14472268521785736,0.14684045314788818,0.14895588159561157,0.15104836225509644,0.15316224098205566,0.15527689456939697,0.15735536813735962,0.15942741930484772,0.1615012288093567,0.16356006264686584,0.16560840606689453,0.16767463088035583,0.16969844698905945,0.1717512607574463,0.17376185953617096,0.1757485419511795,0.17774242162704468,0.17974932491779327,0.18173211812973022,0.18371587991714478,0.18566113710403442,0.1876382827758789,0.18959462642669678,0.19151225686073303,0.19341744482517242,0.19532886147499084,0.1972208321094513,0.1990976184606552,0.20099522173404694,0.2028428465127945,0.20468832552433014,0.2065301239490509,0.20837365090847015,0.21020707488059998,0.21200725436210632,0.213836207985878,0.21565231680870056,0.21746687591075897,0.21925032138824463,0.22103901207447052,0.22280649840831757,0.22455182671546936,0.22629636526107788,0.22803333401679993,0.22979538142681122,0.23152709007263184,0.2332523763179779,0.23500275611877441,0.2366967350244522,0.23840704560279846,0.24010880291461945,0.24181464314460754,0.24349910020828247,0.24517518281936646,0.2468438744544983,0.24854116141796112,0.2502360939979553,0.2519139349460602,0.25358670949935913,0.2552489936351776,0.2569194436073303,0.2586083710193634,0.26031866669654846,0.2619718015193939,0.26361599564552307,0.2652710974216461,0.26693782210350037,0.26858532428741455,0.27023106813430786,0.27191105484962463,0.27356067299842834,0.2752237319946289,0.2769105136394501,0.2785782516002655,0.28023001551628113,0.2818963825702667,0.283572256565094,0.2852399945259094,0.28690305352211,0.2885635793209076,0.29023149609565735,0.2919001877307892,0.2935788035392761,0.2952628433704376,0.29696422815322876,0.2986741364002228,0.3003760874271393,0.3020562529563904,0.30375394225120544,0.3054397404193878,0.30715784430503845,0.30886873602867126,0.31058838963508606,0.31227362155914307,0.314006507396698,0.31570592522621155,0.31740087270736694,0.31909698247909546,0.32078900933265686,0.32245752215385437,0.3241283595561981,0.32578304409980774,0.32741671800613403,0.32905080914497375,0.33067575097084045,0.33229172229766846,0.33388516306877136,0.3354647755622864,0.33703213930130005,0.33858180046081543,0.3401396572589874,0.3416587710380554,0.3431796729564667,0.34467217326164246,0.34614890813827515,0.34760987758636475,0.34903934597969055,0.35045307874679565,0.35183238983154297,0.353206604719162,0.35453981161117554,0.3558635115623474,0.35716909170150757,0.3584460914134979,0.359711229801178,0.3609491288661957,0.3621456027030945,0.36333897709846497,0.36450648307800293,0.3656158447265625,0.36670243740081787,0.36777442693710327,0.36882972717285156,0.3698733448982239,0.37088000774383545,0.3718528151512146,0.37278440594673157,0.3737148344516754,0.3746098577976227,0.3754819333553314,0.3763335943222046,0.37715354561805725,0.3779594898223877,0.37873589992523193,0.3794953525066376,0.3802437484264374,0.38094934821128845,0.3816164433956146,0.382273405790329,0.38290587067604065,0.3835206627845764,0.38413211703300476,0.3847188949584961,0.3852885365486145,0.3858186900615692,0.38634732365608215,0.38685083389282227,0.3873329758644104,0.38780441880226135,0.3882591128349304,0.3886766731739044,0.38911309838294983,0.38952288031578064,0.3899153769016266,0.39029091596603394,0.39066120982170105,0.3910198509693146,0.3913658559322357,0.39170387387275696,0.3920160233974457,0.3923223316669464,0.39260998368263245,0.3928968608379364,0.39317944645881653,0.3934555947780609,0.3937074542045593,0.3939550518989563,0.3942016661167145,0.39443835616111755,0.39466530084609985,0.39488255977630615,0.39508792757987976,0.3952964246273041,0.3954928517341614,0.3956787884235382,0.39584586024284363,0.3960173726081848,0.39618659019470215,0.3963567614555359,0.39651837944984436,0.39666715264320374,0.39681360125541687,0.396953821182251,0.39709463715553284,0.3972346782684326,0.3973620533943176,0.39748671650886536,0.3976075053215027,0.39772090315818787,0.39783796668052673,0.39794397354125977,0.398043155670166,0.39814427495002747,0.39823901653289795,0.3983391523361206,0.39842960238456726,0.3985239267349243,0.39860638976097107,0.3986894190311432,0.3987627625465393,0.39883899688720703,0.39890238642692566,0.39897358417510986,0.39903774857521057,0.3991060256958008,0.3991692364215851,0.39922720193862915,0.39928457140922546,0.3993401825428009,0.39939290285110474,0.3994426727294922,0.39949673414230347,0.3995457589626312],"active":[0.0012388825416564941,0.0011025473941117525,0.0010543146636337042,0.001040311879478395,0.0010442014317959547,0.0010432291310280561,0.0010183348786085844,0.0010286425240337849,0.0010317543055862188,0.001032921252772212,0.0010292259976267815,0.001022418960928917,0.001019112765789032,0.001009971834719181,0.0010072491131722927,0.0009946073405444622,0.0009994693100452423,0.000999663956463337,0.00099130067974329,0.0009876051917672157,0.0009876061230897903,0.0009716581553220749,0.0009772982448339462,0.0009739920496940613,0.0009720465168356895,0.0009701019152998924,0.000953376293182373,0.0009372346103191376,0.0009452076628804207,0.0009335381910204887,0.0009333444759249687,0.0009504584595561028,0.0009862445294857025,0.0009986916556954384,0.0010335054248571396,0.0010710405185818672,0.0010908786207437515,0.0011466974392533302,0.0011867592111229897,0.0012293532490730286,0.0012569688260555267,0.001299561932682991,0.0013256240636110306,0.0013680215924978256,0.0013970006257295609,0.0014378409832715988,0.001480240374803543,0.0015251655131578445,0.0015660077333450317,0.0016187150031328201,0.0016585830599069595,0.0016922317445278168,0.0017424076795578003,0.0017725545912981033,0.001843346282839775,0.001888856291770935,0.0019302815198898315,0.0019637327641248703,0.0020277202129364014,0.002076534554362297,0.0021195150911808014,0.0021712500602006912,0.00220450758934021,0.002270437777042389,0.002314586192369461,0.002361264079809189,0.0024299174547195435,0.0024820417165756226,0.0025364942848682404,0.0025713108479976654,0.0026387982070446014,0.0026817768812179565,0.002720482647418976,0.002783302217721939,0.0028379522264003754,0.0029079653322696686,0.0029799267649650574,0.0030011236667633057,0.003042355179786682,0.0030958391726017,0.0031425170600414276,0.003214087337255478,0.0032638758420944214,0.0032903291285037994,0.003354117274284363,0.0033792108297348022,0.0034144148230552673,0.0034807249903678894,0.003527209162712097,0.003541208803653717,0.003623872995376587,0.003658100962638855,0.003710031509399414,0.0037648752331733704,0.0038024112582206726,0.0038325563073158264,0.0038881823420524597,0.0038971230387687683,0.003924548625946045,0.0039665549993515015,0.004013031721115112,0.004040069878101349,0.004092194139957428,0.004125453531742096,0.0041170865297317505,0.004146263003349304,0.0041684359312057495,0.004180103540420532,0.00424058735370636,0.004272289574146271,0.004279091954231262,0.004274040460586548,0.004297375679016113,0.004277341067790985,0.004297375679016113,0.004344835877418518,0.004329465329647064,0.004336655139923096,0.004321105778217316,0.004369914531707764,0.0043876320123672485,0.004418358206748962,0.004384711384773254,0.0043841153383255005,0.004388973116874695,0.004420295357704163,0.004369139671325684,0.004385858774185181,0.0043854862451553345,0.0043675899505615234,0.004360780119895935,0.004379257559776306,0.004365831613540649,0.004329845309257507,0.004293292760848999,0.004308462142944336,0.0042853206396102905,0.004270344972610474,0.004256144165992737,0.004225999116897583,0.004217252135276794,0.004166096448898315,0.004128366708755493,0.004140228033065796,0.004137694835662842,0.004129528999328613,0.004097834229469299,0.004056409001350403,0.00407351553440094,0.004021793603897095,0.0039675235748291016,0.003956630825996399,0.003937184810638428,0.003908008337020874,0.0038844794034957886,0.0038870126008987427,0.003859788179397583,0.0038376152515411377,0.0038059204816818237,0.0037821829319000244,0.003756314516067505,0.0037211179733276367,0.00371001660823822,0.0036967992782592773,0.003693684935569763,0.0036507099866867065,0.0036162734031677246,0.0035985857248306274,0.0035680532455444336,0.003587499260902405,0.003591984510421753,0.003604799509048462,0.0035696029663085938,0.0035359561443328857,0.0035330504179000854,0.003474116325378418,0.0035001784563064575,0.0034840404987335205,0.0034684836864471436,0.003442808985710144,0.0034297704696655273,0.0034146010875701904,0.0034363865852355957,0.0033959299325942993,0.0033694803714752197,0.003376305103302002,0.0033858418464660645,0.0033805668354034424,0.0033838748931884766,0.0033821165561676025,0.003314077854156494,0.003329247236251831,0.003358602523803711,0.0033478736877441406,0.0033138692378997803,0.003302961587905884,0.003309965133666992,0.0033152103424072266,0.0033397376537323,0.0033694803714752197,0.0033385753631591797,0.0033309757709503174,0.003359377384185791,0.0033673346042633057,0.0033510029315948486,0.0033620893955230713,0.003369659185409546,0.0033741295337677,0.003386199474334717,0.0034126639366149902,0.00340116024017334,0.0034126639366149902,0.0034155547618865967,0.003408193588256836,0.0033838748931884766,0.00338098406791687,0.0033858120441436768,0.0034066438674926758,0.0033980607986450195,0.0034033358097076416,0.0033831000328063965,0.0034169256687164307,0.003386378288269043,0.003391057252883911,0.00337103009223938,0.003357410430908203,0.0033197104930877686,0.0032998621463775635,0.003289163112640381,0.003253370523452759,0.0032479465007781982,0.0032185614109039307,0.003168165683746338,0.003125786781311035,0.0031006932258605957,0.003089219331741333,0.0030507147312164307,0.0030509233474731445,0.00300443172454834,0.002994924783706665,0.0029489994049072266,0.0029472410678863525,0.0028966665267944336,0.002854287624359131,0.002802550792694092,0.0027477145195007324,0.002722799777984619,0.0026710927486419678,0.0026504695415496826,0.002604931592941284,0.0025510787963867188,0.002485334873199463,0.0024306774139404297,0.002356976270675659,0.002318471670150757,0.0022412538528442383,0.0021800100803375244,0.0021451711654663086,0.0021115243434906006,0.002054750919342041,0.0020072758197784424,0.0019232630729675293,0.001870572566986084,0.0018211901187896729,0.001786559820175171,0.0017108917236328125,0.0016655921936035156,0.0016319453716278076,0.0015850663185119629,0.0015347003936767578,0.001486271619796753,0.0014417171478271484,0.0013937056064605713,0.0013217329978942871,0.0012779533863067627,0.0012538433074951172,0.0012099146842956543,0.0011587738990783691,0.0011245012283325195,0.0010788142681121826,0.0010272562503814697,0.0009776949882507324,0.0009572803974151611,0.0009210705757141113,0.0008837580680847168,0.0008571147918701172,0.0008277297019958496,0.0007890462875366211,0.0007785260677337646,0.0007371306419372559,0.0007013380527496338,0.000684589147567749,0.0006705820560455322,0.0006350278854370117,0.0006079673767089844,0.0005774199962615967,0.0005497932434082031,0.0005210340023040771,0.0005027651786804199,0.0004961192607879639,0.000482708215713501,0.00046053528785705566,0.00043526291847229004,0.00042244791984558105,0.00041735172271728516,0.0003891587257385254,0.0003611445426940918,0.0003457963466644287,0.0003247857093811035,0.0003209114074707031,0.0002987384796142578,0.0002816319465637207,0.00026294589042663574,0.0002586543560028076,0.000252455472946167,0.00024506449699401855,0.00022134184837341309,0.0002079010009765625,0.0001964569091796875,0.0001894533634185791,0.00018790364265441895,0.00017407536506652832,0.00015461444854736328,0.00014704465866088867,0.00013265013694763184,0.0001201927661895752,0.00011843442916870117,0.00010755658149719238,9.897351264953613e-05,0.00010210275650024414,9.551644325256348e-05,9.101629257202148e-05,8.207559585571289e-05,7.683038711547852e-05,6.0886144638061523e-05,5.561113357543945e-05,4.51505184173584e-05,4.220008850097656e-05,3.910064697265625e-05,4.550814628601074e-05,3.618001937866211e-05,3.56137752532959e-05,2.917647361755371e-05,2.3543834686279297e-05,1.728534698486328e-05,1.2814998626708984e-05,9.328126907348633e-06,4.857778549194336e-06,7.599592208862305e-06,1.7583370208740234e-06,0.0]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0012388825416564941,0.0016082124784588814,0.0019851273391395807,0.0023630147334188223,0.0027397351805120707,0.003125985385850072,0.0035027058329433203,0.0038671735674142838,0.004234558902680874,0.004586384631693363,0.004934515804052353,0.005282257683575153,0.005623581353574991,0.005953430663794279,0.006287364289164543,0.006605738773941994,0.006930725648999214,0.007243070751428604,0.0075521101243793964,0.007852397859096527,0.008154240436851978,0.008443247526884079,0.00873594917356968,0.009019705466926098,0.009296848438680172,0.009572825394570827,0.00983810517936945,0.010102606378495693,0.010357188992202282,0.010602826252579689,0.010849240235984325,0.011105184443295002,0.011367547325789928,0.011632243171334267,0.011908803135156631,0.01218263991177082,0.012463673017919064,0.012754819355905056,0.013049077242612839,0.013366284780204296,0.013681353069841862,0.014009257778525352,0.01431985292583704,0.014666233211755753,0.015000361017882824,0.015356854535639286,0.015725212171673775,0.016082290560007095,0.016446758061647415,0.016819003969430923,0.017201753333210945,0.017597144469618797,0.017986508086323738,0.01839551329612732,0.01881093531847,0.019244445487856865,0.019672900438308716,0.02011263370513916,0.020549645647406578,0.020993269979953766,0.021448368206620216,0.021909300237894058,0.022386765107512474,0.022855088114738464,0.023334497585892677,0.023830633610486984,0.024317627772688866,0.02482912689447403,0.025354435667395592,0.02588343806564808,0.026414580643177032,0.026952920481562614,0.02749631553888321,0.02804204449057579,0.028603138402104378,0.029157230630517006,0.029722796753048897,0.03031248040497303,0.030887577682733536,0.03147511929273605,0.03208094835281372,0.032682884484529495,0.03330037742853165,0.03390814736485481,0.03453944995999336,0.03516511619091034,0.03580264002084732,0.03645514324307442,0.03708625212311745,0.03774556145071983,0.03840409219264984,0.03907410055398941,0.0397472158074379,0.04042111337184906,0.04110162332653999,0.04178154841065407,0.04247236251831055,0.04317270964384079,0.04387402907013893,0.04458993300795555,0.04530058428645134,0.04602038115262985,0.04674795642495155,0.04747222363948822,0.0482025183737278,0.04894273728132248,0.04967264458537102,0.05042083188891411,0.05118477717041969,0.051943469792604446,0.05271421745419502,0.053479328751564026,0.05424579977989197,0.05502977594733238,0.055808693170547485,0.05659869685769081,0.05738111585378647,0.05816800892353058,0.058957237750291824,0.059756383299827576,0.06055999919772148,0.06136322766542435,0.062188826501369476,0.06299302726984024,0.06380169838666916,0.06461193412542343,0.06543519347906113,0.06627362221479416,0.06708911061286926,0.06792442500591278,0.06874944269657135,0.06959176063537598,0.07042805105447769,0.07128146290779114,0.07213856279850006,0.0729958564043045,0.07386132329702377,0.07472679018974304,0.07558350265026093,0.07645247131586075,0.07734068483114243,0.07821879535913467,0.07909223437309265,0.07997753471136093,0.08085545152425766,0.08173413574695587,0.08262936025857925,0.08350221812725067,0.084403857588768,0.08532027900218964,0.08623533695936203,0.08714747428894043,0.08804892003536224,0.08896223455667496,0.08987320214509964,0.09079021215438843,0.09171479940414429,0.09266427904367447,0.09359042346477509,0.09453290700912476,0.0954800546169281,0.0964297354221344,0.09739399701356888,0.09837032109498978,0.09933166950941086,0.10030624270439148,0.10129520297050476,0.10226744413375854,0.10325699299573898,0.10425567626953125,0.10523200035095215,0.10622991621494293,0.1072295755147934,0.10823312401771545,0.10924814641475677,0.11026901006698608,0.1112959012389183,0.1123274564743042,0.11337223649024963,0.11442149430513382,0.11545071750879288,0.11650814116001129,0.11757003515958786,0.11862415075302124,0.11969324201345444,0.12076272815465927,0.12184854596853256,0.12293513864278793,0.1240217387676239,0.12511670589447021,0.12623129785060883,0.1273149698972702,0.12842044234275818,0.12953251600265503,0.13064925372600555,0.1317731887102127,0.13289226591587067,0.1340397447347641,0.13518448173999786,0.13633254170417786,0.13747592270374298,0.1386292278766632,0.13977786898612976,0.14091095328330994,0.14207689464092255,0.14323623478412628,0.14441968500614166,0.1456253081560135,0.14684492349624634,0.14803653955459595,0.14923575520515442,0.15046295523643494,0.15172012150287628,0.15294323861598969,0.1541982740163803,0.1554250866174698,0.15668730437755585,0.15795478224754333,0.1592051237821579,0.16048970818519592,0.16176185011863708,0.1630413830280304,0.16432537138462067,0.16563408076763153,0.16694724559783936,0.16824311017990112,0.16956250369548798,0.17089979350566864,0.17225439846515656,0.17358604073524475,0.17492003738880157,0.17629602551460266,0.17765392363071442,0.17901824414730072,0.18041951954364777,0.18180972337722778,0.18318045139312744,0.18458251655101776,0.18598417937755585,0.18741676211357117,0.18884117901325226,0.19028426706790924,0.19173572957515717,0.1931961327791214,0.19465750455856323,0.19610349833965302,0.19758160412311554,0.19905269145965576,0.20056074857711792,0.20203612744808197,0.20356673002243042,0.20509053766727448,0.2065923511981964,0.20814105868339539,0.20968760550022125,0.2112133651971817,0.21277041733264923,0.21432572603225708,0.215867817401886,0.21744762361049652,0.21904708445072174,0.2206202894449234,0.22221526503562927,0.22381044924259186,0.2253982275724411,0.22699710726737976,0.22856953740119934,0.23018279671669006,0.23179256916046143,0.23336051404476166,0.23497125506401062,0.23657985031604767,0.2381754219532013,0.23975250124931335,0.24134068191051483,0.24291427433490753,0.2445082813501358,0.24606068432331085,0.24764768779277802,0.2492339164018631,0.2507939040660858,0.25236767530441284,0.25393056869506836,0.2554781138896942,0.25701940059661865,0.25854983925819397,0.2601070702075958,0.2616133689880371,0.26313406229019165,0.26465144753456116,0.2661729156970978,0.2676825225353241,0.2691769599914551,0.2706502079963684,0.27213042974472046,0.2735852003097534,0.2750253677368164,0.27648869156837463,0.2779383957386017,0.27935969829559326,0.28074464201927185,0.28217312693595886,0.2835586667060852,0.2849210202693939,0.28625988960266113,0.28756001591682434,0.28886133432388306,0.29012587666511536,0.29138052463531494,0.29260754585266113,0.29382753372192383,0.29501020908355713,0.296170711517334,0.297341912984848,0.2984512746334076,0.29956352710723877,0.300651878118515,0.3017120361328125,0.3027507960796356,0.3037615418434143,0.30475106835365295,0.3057272136211395,0.3066689074039459,0.30758902430534363,0.3085145950317383,0.3093736469745636,0.31021711230278015,0.31105050444602966,0.3118731677532196,0.31266823410987854,0.31343236565589905,0.3141900897026062,0.31492000818252563,0.31563493609428406,0.31633177399635315,0.3169974982738495,0.3176657557487488,0.31830134987831116,0.31891027092933655,0.31951338052749634,0.32009392976760864,0.3206707835197449,0.32122254371643066,0.3217451274394989,0.32228344678878784,0.32277724146842957,0.3232584297657013,0.32371681928634644,0.32416200637817383,0.3245972692966461,0.32501697540283203],"recovered":[0.0,0.0005111106438562274,0.0009438431588932872,0.001345846801996231,0.0017404600512236357,0.0021269049029797316,0.002504208590835333,0.002887152601033449,0.003258427605032921,0.0036223118659108877,0.003994170110672712,0.0043465797789394855,0.004700545221567154,0.0050387573428452015,0.005383776500821114,0.005732685327529907,0.0060535878874361515,0.006376046687364578,0.006695976946502924,0.00700754439458251,0.007307054009288549,0.00760442391037941,0.007908406667411327,0.008207332342863083,0.008488170802593231,0.008774260058999062,0.009052376262843609,0.009324656799435616,0.009596938267350197,0.009855021722614765,0.010104158893227577,0.01035582460463047,0.010611185804009438,0.010871019214391708,0.011134938336908817,0.011397494934499264,0.011669192463159561,0.011947891674935818,0.012234564870595932,0.01252862811088562,0.012829887680709362,0.01313387043774128,0.01344874408096075,0.013764784671366215,0.014105524867773056,0.014439069665968418,0.014784866943955421,0.015139998868107796,0.015493964776396751,0.015855709090828896,0.01621025800704956,0.016584450379014015,0.01697886921465397,0.017365314066410065,0.017768872901797295,0.01816912740468979,0.018593301996588707,0.01901339367032051,0.01944359764456749,0.019876329228281975,0.020323455333709717,0.02077077329158783,0.021222954615950584,0.021673385053873062,0.022148126736283302,0.022628897801041603,0.023117059841752052,0.023598218336701393,0.024097077548503876,0.02459612861275673,0.025119297206401825,0.025634881108999252,0.026161745190620422,0.026694444939494133,0.027239784598350525,0.027785319834947586,0.028327548876404762,0.028878333047032356,0.02945576421916485,0.03002113662660122,0.030613737180829048,0.031213922426104546,0.03180769085884094,0.03241235017776489,0.03301992639899254,0.0336444228887558,0.03426794335246086,0.03488582745194435,0.035521022975444794,0.03615874424576759,0.036807939410209656,0.037459079176187515,0.038114890456199646,0.03878431022167206,0.03945314884185791,0.04011771082878113,0.040803082287311554,0.04148203507065773,0.0421796590089798,0.0428815595805645,0.043585602194070816,0.04429741948843002,0.04500632360577583,0.04572495073080063,0.0464443564414978,0.047177962958812714,0.04790086671710014,0.048648279160261154,0.049382466822862625,0.05014154687523842,0.05089985206723213,0.051653873175382614,0.0524178184568882,0.053188569843769073,0.053956400603055954,0.05472773313522339,0.055509764701128006,0.05630268529057503,0.05708568915724754,0.05787647143006325,0.058658309280872345,0.059465426951646805,0.060270991176366806,0.06108024716377258,0.06189047917723656,0.06271276623010635,0.06351521611213684,0.06434062123298645,0.06516077369451523,0.06597878038883209,0.06682032346725464,0.06765097379684448,0.06847890466451645,0.06930936127901077,0.0701625719666481,0.07101384550333023,0.07185635715723038,0.07271404564380646,0.07357736676931381,0.0744272768497467,0.07527776807546616,0.07616423815488815,0.07703417539596558,0.07790936529636383,0.07879738509654999,0.0796840563416481,0.08056098967790604,0.08144590258598328,0.08232693374156952,0.08322351425886154,0.08412457257509232,0.08501648157835007,0.08594360202550888,0.08685088157653809,0.08776788413524628,0.08867321908473969,0.08959372341632843,0.09051267802715302,0.09144912660121918,0.09237352013587952,0.09331211447715759,0.0942559540271759,0.09519046545028687,0.09613819420337677,0.09710849076509476,0.09806730598211288,0.09903935343027115,0.10001898556947708,0.10100463777780533,0.10199399292469025,0.10298140347003937,0.1039649173617363,0.10496982932090759,0.10597240924835205,0.10697576403617859,0.10796725749969482,0.10899881273508072,0.11003425717353821,0.11104384064674377,0.11207889765501022,0.11311162263154984,0.1141241192817688,0.11518426239490509,0.11623740941286087,0.11729425191879272,0.11836684495210648,0.11941998451948166,0.12048441171646118,0.12157315015792847,0.12265818566083908,0.12374089658260345,0.1248430460691452,0.12592555582523346,0.12703803181648254,0.12814076244831085,0.1292518675327301,0.13037483394145966,0.1314976066350937,0.13262446224689484,0.1337563693523407,0.13491511344909668,0.13606083393096924,0.13720674812793732,0.13834546506404877,0.1394960582256317,0.14063769578933716,0.1417941004037857,0.14295363426208496,0.14415070414543152,0.14533667266368866,0.14652188122272491,0.1477341204881668,0.1489619016647339,0.15022510290145874,0.1514538675546646,0.1527046114206314,0.153912752866745,0.15515416860580444,0.1564124971628189,0.15767626464366913,0.15896570682525635,0.16024290025234222,0.1615072637796402,0.16277551651000977,0.16407428681850433,0.1653711199760437,0.1666654348373413,0.16797219216823578,0.16929081082344055,0.17064034938812256,0.1719803661108017,0.17332835495471954,0.17467166483402252,0.17602509260177612,0.17737619578838348,0.17878447473049164,0.18015794456005096,0.18154171109199524,0.1829531043767929,0.18434911966323853,0.18576304614543915,0.18715304136276245,0.18858854472637177,0.19002404808998108,0.19148464500904083,0.19293317198753357,0.19438210129737854,0.1958605945110321,0.1973176747560501,0.1988152265548706,0.20029760897159576,0.20180818438529968,0.20335668325424194,0.204877570271492,0.20641809701919556,0.2079605609178543,0.20949098467826843,0.21102139353752136,0.2125745713710785,0.21413765847682953,0.21568946540355682,0.2172982543706894,0.21888332068920135,0.22046643495559692,0.22203341126441956,0.22363151609897614,0.2252333015203476,0.22681331634521484,0.22842346131801605,0.2300163060426712,0.2316095530986786,0.23321153223514557,0.23481935262680054,0.23640461266040802,0.23800873756408691,0.23958894610404968,0.2411656379699707,0.24275051057338715,0.24433907866477966,0.24590353667736053,0.2474845051765442,0.2490532398223877,0.2506190538406372,0.25220179557800293,0.2537681758403778,0.25532758235931396,0.2568688690662384,0.25840628147125244,0.2599351406097412,0.26145896315574646,0.2629699110984802,0.26447874307632446,0.2659832835197449,0.26749366521835327,0.268985778093338,0.2704636752605438,0.2719336152076721,0.27339011430740356,0.27484914660453796,0.2762939929962158,0.27773573994636536,0.27913933992385864,0.28052854537963867,0.2819228172302246,0.2833268344402313,0.2846930921077728,0.28601908683776855,0.28733381628990173,0.2886147201061249,0.2899024188518524,0.2911413013935089,0.29238152503967285,0.29359397292137146,0.29478520154953003,0.29596319794654846,0.29709959030151367,0.29822292923927307,0.2993279993534088,0.3004117012023926,0.3014751374721527,0.30252185463905334,0.3035246431827545,0.30453091859817505,0.30549323558807373,0.30643823742866516,0.3073667287826538,0.3082512617111206,0.3091246783733368,0.30997148156166077,0.3108375370502472,0.3116479516029358,0.3124350309371948,0.3132098615169525,0.31394580006599426,0.3146844804286957,0.3154052495956421,0.3160894513130188,0.31676626205444336,0.31742438673973083,0.3180558979511261,0.31866931915283203,0.3192613124847412,0.31985393166542053,0.3204338848590851,0.32097941637039185,0.32152825593948364,0.32204851508140564,0.32253706455230713,0.32301783561706543,0.32346728444099426,0.32391422986984253],"active":[0.0012388825416564941,0.001097101834602654,0.0010412841802462935,0.0010171679314225912,0.000999275129288435,0.0009990804828703403,0.0009984972421079874,0.0009800209663808346,0.000976131297647953,0.0009640727657824755,0.0009403456933796406,0.0009356779046356678,0.0009230361320078373,0.0009146733209490776,0.0009035877883434296,0.0008730534464120865,0.0008771377615630627,0.0008670240640640259,0.0008561331778764725,0.0008448534645140171,0.0008471864275634289,0.0008388236165046692,0.0008275425061583519,0.000812373124063015,0.0008086776360869408,0.0007985653355717659,0.0007857289165258408,0.0007779495790600777,0.0007602507248520851,0.0007478045299649239,0.0007450813427567482,0.0007493598386645317,0.0007563615217804909,0.0007612239569425583,0.0007738647982478142,0.0007851449772715569,0.0007944805547595024,0.0008069276809692383,0.0008145123720169067,0.000837656669318676,0.0008514653891324997,0.0008753873407840729,0.0008711088448762894,0.0009014485403895378,0.0008948361501097679,0.0009177848696708679,0.0009403452277183533,0.0009422916918992996,0.0009527932852506638,0.0009632948786020279,0.0009914953261613846,0.001012694090604782,0.0010076388716697693,0.0010301992297172546,0.0010420624166727066,0.0010753180831670761,0.0010795984417200089,0.0010992400348186493,0.0011060480028390884,0.001116940751671791,0.0011249128729104996,0.0011385269463062286,0.0011638104915618896,0.0011817030608654022,0.001186370849609375,0.0012017358094453812,0.0012005679309368134,0.0012309085577726364,0.001257358118891716,0.0012873094528913498,0.0012952834367752075,0.0013180393725633621,0.0013345703482627869,0.0013475995510816574,0.0013633538037538528,0.0013719107955694199,0.0013952478766441345,0.0014341473579406738,0.0014318134635686874,0.0014539826661348343,0.0014672111719846725,0.0014689620584249496,0.0014926865696907043,0.00149579718708992,0.001519523561000824,0.001520693302154541,0.0015346966683864594,0.001569315791130066,0.0015652291476726532,0.00158681720495224,0.0015961527824401855,0.0016150213778018951,0.0016323253512382507,0.001636803150177002,0.0016484744846820831,0.00166383758187294,0.001669280230998993,0.0016906745731830597,0.001694370061159134,0.0017083734273910522,0.0017149820923805237,0.001722961664199829,0.0017416328191757202,0.0017472729086875916,0.0017581619322299957,0.0017647743225097656,0.001771777868270874,0.001772552728652954,0.0018023103475570679,0.0018019229173660278,0.0018143653869628906,0.0018254555761814117,0.001827981323003769,0.0018412061035633087,0.0018522925674915314,0.0018709637224674225,0.0018713511526584625,0.0018653236329555511,0.001871548593044281,0.001879911869764328,0.0019016899168491364,0.0018978007137775421,0.0019178353250026703,0.0019127801060676575,0.001911219209432602,0.0018991678953170776,0.0019199773669242859,0.0019330009818077087,0.0019283369183540344,0.0019456446170806885,0.0019291192293167114,0.0019407868385314941,0.0019491463899612427,0.001972101628780365,0.0019759908318519592,0.0019820109009742737,0.002004966139793396,0.0020127445459365845,0.002006135880947113,0.002025194466114044,0.0020629167556762695,0.002054557204246521,0.002058058977127075,0.002068169414997101,0.002058066427707672,0.0020500794053077698,0.0020683705806732178,0.002056315541267395,0.0020769238471984863,0.0020967647433280945,0.0021107643842697144,0.0021309927105903625,0.002105318009853363,0.0021113529801368713,0.002105318009853363,0.0021169930696487427,0.002121075987815857,0.002151601016521454,0.002141296863555908,0.0021593868732452393,0.002167940139770508,0.002173781394958496,0.002203531563282013,0.0022321268916130066,0.002223178744316101,0.002238936722278595,0.002255849540233612,0.0022484585642814636,0.002252355217933655,0.0022616833448410034,0.0022505968809127808,0.0022649988532066345,0.0022597461938858032,0.0022607147693634033,0.002272382378578186,0.0023017525672912598,0.0022970885038375854,0.002293199300765991,0.0023283958435058594,0.002342596650123596,0.002339094877243042,0.0023840218782424927,0.0023857727646827698,0.00238674134016037,0.0023989900946617126,0.0023958832025527954,0.0024285614490509033,0.0024507269263267517,0.0024485886096954346,0.002458520233631134,0.002490401268005371,0.002471923828125,0.0024948865175247192,0.0024944841861724854,0.002508491277694702,0.002521321177482605,0.0025174319744110107,0.00254213809967041,0.0025600194931030273,0.002576172351837158,0.0025608092546463013,0.0025683939456939697,0.002571120858192444,0.0025654882192611694,0.0025808364152908325,0.0025985389947891235,0.002625584602355957,0.002671673893928528,0.0026942193508148193,0.0026998668909072876,0.0027138739824295044,0.0027288347482681274,0.002758219838142395,0.002718135714530945,0.0027444064617156982,0.002720475196838379,0.002774551510810852,0.0028006136417388916,0.0027926266193389893,0.0028134435415267944,0.0027961432933807373,0.0027984827756881714,0.0028181076049804688,0.002858564257621765,0.002872958779335022,0.002871990203857422,0.0028970688581466675,0.0029276013374328613,0.0029635876417160034,0.0029456913471221924,0.002939671277999878,0.0029676705598831177,0.0029822587966918945,0.002993151545524597,0.0030433237552642822,0.003025248646736145,0.003022506833076477,0.003040805459022522,0.0030310750007629395,0.0030676424503326416,0.0030781328678131104,0.0031312257051467896,0.0031471848487854004,0.00317208468914032,0.0031728595495224,0.003170326352119446,0.0031995028257369995,0.0031920969486236572,0.00324307382106781,0.0032209008932113647,0.0032691210508346558,0.0032823532819747925,0.0032356679439544678,0.0032634884119033813,0.003269508481025696,0.0032528042793273926,0.0032794326543807983,0.0033043324947357178,0.003293246030807495,0.003309965133666992,0.003357619047164917,0.003322035074234009,0.0033319443464279175,0.003344014286994934,0.0033648163080215454,0.0033655911684036255,0.0033362358808517456,0.0033694803714752197,0.0033691078424453735,0.003344208002090454,0.0033617019653320312,0.0033683180809020996,0.003356069326400757,0.0033478885889053345,0.0033319443464279175,0.003325328230857849,0.0033426433801651,0.003310173749923706,0.003308609127998352,0.0033303797245025635,0.003309398889541626,0.0033144354820251465,0.0033115148544311523,0.003276318311691284,0.0032512247562408447,0.003222256898880005,0.003238201141357422,0.003207087516784668,0.0031989216804504395,0.0031924843788146973,0.0032030045986175537,0.003203779458999634,0.003193676471710205,0.0031565427780151367,0.0031446516513824463,0.0031215250492095947,0.003091752529144287,0.0030985772609710693,0.0030892491340637207,0.0030657052993774414,0.003008902072906494,0.0030337870121002197,0.003030121326446533,0.0029982030391693115,0.0029330551624298096,0.0028669238090515137,0.002842247486114502,0.002792060375213623,0.0027658045291900635,0.002705127000808716,0.002686232328414917,0.0026286840438842773,0.0025767385959625244,0.002556711435317993,0.002488076686859131,0.0024639368057250977,0.0024289488792419434,0.0023840367794036865,0.002339094877243042,0.0022864043712615967,0.0022292137145996094,0.0022025704383850098,0.002137988805770874,0.0020957887172698975,0.00207635760307312,0.00200691819190979,0.001965850591659546,0.001925826072692871,0.0019016861915588379,0.0018306970596313477,0.0017844140529632568,0.001755058765411377,0.0017101466655731201,0.001689136028289795,0.0016472935676574707,0.0015922486782073975,0.0015763044357299805,0.0015350878238677979,0.0014858841896057129,0.0014574825763702393,0.0014246106147766113,0.0014094710350036621,0.0013686120510101318,0.0013112425804138184,0.001304030418395996,0.0012489855289459229,0.0012099146842956543,0.0011797547340393066,0.0011441707611083984,0.0011299848556518555,0.001102745532989502]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0012388825416564941,0.0016002384945750237,0.0019720967393368483,0.00234998413361609,0.002713090507313609,0.0030573317781090736,0.0034181042574346066,0.0037497037556022406,0.004071967676281929,0.004388592205941677,0.004696269519627094,0.0049946121871471405,0.005284396931529045,0.00556756928563118,0.005838489159941673,0.006109603680670261,0.0063639916479587555,0.006617407780140638,0.006867128424346447,0.007091954816132784,0.007316781207919121,0.007542385719716549,0.007763711269944906,0.007963448762893677,0.008158908225595951,0.008350282907485962,0.0085332952439785,0.00871261116117239,0.008886871859431267,0.009055296890437603,0.009220026433467865,0.009386896155774593,0.009558627381920815,0.00973035953938961,0.00990248005837202,0.010077517479658127,0.010253333486616611,0.010429732501506805,0.010603214614093304,0.010783503763377666,0.010961264371871948,0.011142331175506115,0.011330011300742626,0.011513217352330685,0.011697590351104736,0.011880213394761086,0.012061669491231441,0.0122604351490736,0.012441696599125862,0.012634431943297386,0.012828919105231762,0.013013486750423908,0.013201555237174034,0.013386317528784275,0.013577497564256191,0.013771400786936283,0.013964331708848476,0.01415998488664627,0.014359916560351849,0.014558098278939724,0.01473897136747837,0.01493832003325224,0.015130861662328243,0.015330599620938301,0.015528392046689987,0.01572813093662262,0.015932533890008926,0.016134217381477356,0.016342123970389366,0.016545362770557404,0.016741987317800522,0.016936279833316803,0.017138546332716942,0.017345868051052094,0.017546189948916435,0.017749622464179993,0.017949748784303665,0.018150459975004196,0.01835000328719616,0.018556158989667892,0.018756285309791565,0.018950577825307846,0.019152455031871796,0.01934557966887951,0.019550763070583344,0.019749334082007408,0.01994440332055092,0.02014550194144249,0.020354576408863068,0.020549839362502098,0.020747827365994453,0.02095048315823078,0.021150998771190643,0.021352486684918404,0.02154950052499771,0.02174495905637741,0.021938668563961983,0.02213509939610958,0.02232414111495018,0.022524267435073853,0.022723617032170296,0.022919852286577225,0.02311025559902191,0.023311160504817963,0.02350817434489727,0.02370382845401764,0.02390492707490921,0.02409960888326168,0.024287676438689232,0.024479245766997337,0.024674704298377037,0.024870941415429115,0.02507593110203743,0.02527177892625332,0.02546529285609722,0.025662891566753387,0.025865158066153526,0.026054780930280685,0.02625918760895729,0.02645561844110489,0.02665049396455288,0.02684459090232849,0.027030715718865395,0.02722247876226902,0.027414437383413315,0.027609702199697495,0.027796991169452667,0.0279829204082489,0.02817157283425331,0.028359057381749153,0.028547709807753563,0.028733249753713608,0.028916845098137856,0.02910296991467476,0.02928559109568596,0.02947210520505905,0.02966134063899517,0.029848242178559303,0.030036892741918564,0.030223017558455467,0.030412446707487106,0.03059798665344715,0.030781777575612068,0.03096887283027172,0.031154023483395576,0.03134053945541382,0.031519658863544464,0.03171336650848389,0.03190512955188751,0.032091252505779266,0.032279714941978455,0.03246661275625229,0.03266207128763199,0.03285033628344536,0.03304015472531319,0.033236779272556305,0.033424459397792816,0.03361719474196434,0.03380370885133743,0.033997610211372375,0.03418159484863281,0.034379974007606506,0.03456687554717064,0.03475494310259819,0.034953124821186066,0.03514741733670235,0.03534870967268944,0.03555428236722946,0.03575518727302551,0.03595472872257233,0.03615505248308182,0.03635751083493233,0.036554913967847824,0.03675990551710129,0.03696100413799286,0.03717377036809921,0.0373760387301445,0.03758919611573219,0.03779768571257591,0.03800520300865173,0.0382111631333828,0.038420818746089935,0.03863631188869476,0.0388459675014019,0.03906690329313278,0.039288230240345,0.03949788585305214,0.03971162810921669,0.03992186486721039,0.04014669358730316,0.0403691865503788,0.040593817830085754,0.040821366012096405,0.04105183482170105,0.0412784107029438,0.04150284826755524,0.04173720255494118,0.041967280209064484,0.0422024168074131,0.04243890941143036,0.04268551990389824,0.04292357340455055,0.043169595301151276,0.043416399508714676,0.04367176070809364,0.04392926022410393,0.044191233813762665,0.04444289952516556,0.04470176249742508,0.044959068298339844,0.04522337391972542,0.04550032317638397,0.045771826058626175,0.04604799672961235,0.04632922634482384,0.04661376029253006,0.04689323529601097,0.04717816039919853,0.04746424779295921,0.04775908961892128,0.04804712533950806,0.048353247344493866,0.04865897819399834,0.04895596206188202,0.04926655441522598,0.04958006739616394,0.04990719258785248,0.050227515399456024,0.05054977908730507,0.050891488790512085,0.05122717469930649,0.05157199874520302,0.05191409960389137,0.05226631462574005,0.05261814221739769,0.05297716334462166,0.05334591120481491,0.05371854826807976,0.054098185151815414,0.05448365584015846,0.05486271157860756,0.05525246262550354,0.055647462606430054,0.056049857288599014,0.05644894391298294,0.0568532794713974,0.05727123096585274,0.057708825916051865,0.05813455954194069,0.05856242775917053,0.059003911912441254,0.059450648725032806,0.0598968006670475,0.06034567579627037,0.06080641597509384,0.061272405087947845,0.0617438405752182,0.0622255839407444,0.0627083033323288,0.0631970465183258,0.0636855959892273,0.06418678164482117,0.06469245254993439,0.06522048264741898,0.06573723256587982,0.06626973301172256,0.06681215763092041,0.06735866516828537,0.0678931176662445,0.06844798475503922,0.06899663060903549,0.06955753266811371,0.07013359665870667,0.07070636004209518,0.07129059731960297,0.07189525663852692,0.07248105108737946,0.07308940589427948,0.07368939369916916,0.07430028170347214,0.07491310685873032,0.07554499059915543,0.07618173956871033,0.07682082802057266,0.07745679467916489,0.0781242772936821,0.07879739254713058,0.07947693020105362,0.08015179634094238,0.08083385974168777,0.08153168112039566,0.08221646398305893,0.08290845155715942,0.0836091861128807,0.08432003110647202,0.08503418415784836,0.08575845509767532,0.08647805452346802,0.08721126616001129,0.08794642984867096,0.08869539201259613,0.08943308144807816,0.0901876911520958,0.0909428820014,0.09171576797962189,0.09248710423707962,0.09326952695846558,0.09404902905225754,0.09483922272920609,0.09562378376722336,0.09642896056175232,0.09722518920898438,0.09804202616214752,0.0988592654466629,0.09968038648366928,0.10049819946289062,0.10130201280117035,0.10211437940597534,0.10293686389923096,0.10377082228660583,0.10461314767599106,0.10545585304498672,0.10628903657197952,0.10712222009897232,0.10795792192220688,0.10881230235099792,0.10964879393577576,0.11049967259168625,0.11135249584913254,0.11219500750303268,0.11305269598960876,0.11390823870897293,0.11474667489528656,0.11559541523456573,0.1164509579539299,0.11730027943849564,0.11815115809440613,0.11900767683982849,0.11985661089420319,0.12070554494857788,0.12154514342546463,0.12237696349620819,0.12319925427436829,0.12402718514204025,0.12486503273248672,0.12569275498390198,0.12650474905967712,0.12733423709869385,0.12815846502780914,0.12896713614463806,0.12978495657444],"recovered":[0.0,0.0004961351514793932,0.0009278953075408936,0.0013295100070536137,0.001710898126475513,0.002085090149194002,0.002448779996484518,0.0028085801750421524,0.0031580724753439426,0.0034875324927270412,0.0038117417134344578,0.0041345893405377865,0.004440516699105501,0.004744304809719324,0.005035061854869127,0.005318234208971262,0.005592654924839735,0.005868436768651009,0.00612457562237978,0.00638168677687645,0.006626156158745289,0.0068556503392755985,0.0070878672413527966,0.007316389121115208,0.007531102281063795,0.007732590194791555,0.007935050874948502,0.008120396174490452,0.008311187848448753,0.00848875381052494,0.008665736764669418,0.008838829584419727,0.00900647696107626,0.00917140208184719,0.009343522600829601,0.009505140595138073,0.009677066467702389,0.00985210482031107,0.010029865428805351,0.010203542187809944,0.010380718857049942,0.010563147254288197,0.010738380253314972,0.010916723869740963,0.011098179966211319,0.01127282902598381,0.011457396671175957,0.011648576706647873,0.011836645193397999,0.012023546732962132,0.012212976813316345,0.012396766804158688,0.012584835290908813,0.01277290377765894,0.012966223061084747,0.013160515576601028,0.013351306319236755,0.01355298887938261,0.013750587590038776,0.013940795324742794,0.014139171689748764,0.014331713318824768,0.014522310346364975,0.014715434983372688,0.014910115860402584,0.015110631473362446,0.015308813191950321,0.015512051992118359,0.015710817649960518,0.01591113768517971,0.01612059958279133,0.016325006261467934,0.016521243378520012,0.016714757308363914,0.01691877283155918,0.017125707119703293,0.017325444146990776,0.017526349052786827,0.01773153245449066,0.017931465059518814,0.018138786777853966,0.01834358088672161,0.018548570573329926,0.018751420080661774,0.018947461619973183,0.01915108971297741,0.01935141161084175,0.019551537930965424,0.019760027527809143,0.019961515441536903,0.02015308476984501,0.020344654098153114,0.020546531304717064,0.020746074616909027,0.020948339253664017,0.021145937964320183,0.021345674991607666,0.0215518306940794,0.021743012592196465,0.021937692537903786,0.022131985053420067,0.022334834560751915,0.02252756990492344,0.022718749940395355,0.022920433431863785,0.02311900444328785,0.023310184478759766,0.02350311540067196,0.023696046322584152,0.023894811049103737,0.024092992767691612,0.024284562095999718,0.02447846531867981,0.02468111924827099,0.024877162650227547,0.025080012157559395,0.025270413607358932,0.025477930903434753,0.025667166337370872,0.025855040177702904,0.026055362075567245,0.02625393308699131,0.026453087106347084,0.02663882076740265,0.026824750006198883,0.027024099603295326,0.027214501053094864,0.02740548737347126,0.027596862986683846,0.027779096737504005,0.02797163836658001,0.028155427426099777,0.02834135666489601,0.028525924310088158,0.028709519654512405,0.02889428101480007,0.029082156717777252,0.029268473386764526,0.0294602382928133,0.029653556644916534,0.02983948588371277,0.030023666098713875,0.030218929052352905,0.03039824590086937,0.030584953725337982,0.030767381191253662,0.030952533707022667,0.03114021196961403,0.03132030740380287,0.03150798752903938,0.031695470213890076,0.031884513795375824,0.032079972326755524,0.032266873866319656,0.03245183080434799,0.03264670446515083,0.032827187329530716,0.03301934152841568,0.0332149937748909,0.03339722752571106,0.03358568623661995,0.033770643174648285,0.033966489136219025,0.034161753952503204,0.03435196354985237,0.03454333916306496,0.034740351140499115,0.03493620082736015,0.035129521042108536,0.03533042594790459,0.035533856600522995,0.03573067858815193,0.03592827543616295,0.036124903708696365,0.03632386401295662,0.036522820591926575,0.03672819957137108,0.036931827664375305,0.03714284673333168,0.03734336048364639,0.03755282238125801,0.03776247799396515,0.03797641396522522,0.03818937763571739,0.03839981183409691,0.038604218512773514,0.0388222374022007,0.03903442248702049,0.03925710916519165,0.03947026655077934,0.03968614712357521,0.03991350159049034,0.04013404622673988,0.04036548733711243,0.040594592690467834,0.040823113173246384,0.04104463383555412,0.0412784069776535,0.041512567549943924,0.041745759546756744,0.041979726403951645,0.0422171950340271,0.04245582967996597,0.04270049184560776,0.04294593259692192,0.043190211057662964,0.043450433760881424,0.043704237788915634,0.04396037757396698,0.044210873544216156,0.04448237642645836,0.04474299028515816,0.045011382550001144,0.04527899622917175,0.04555419459939003,0.045830752700567245,0.04611353576183319,0.046389512717723846,0.046675410121679306,0.04695760831236839,0.04723766818642616,0.047521814703941345,0.04781587794423103,0.04811674728989601,0.04841703549027443,0.04872821271419525,0.04903452843427658,0.04935932159423828,0.04967944696545601,0.049993544816970825,0.05031716823577881,0.050650905817747116,0.050982311367988586,0.05131877586245537,0.05166398733854294,0.052010562270879745,0.0523645281791687,0.05272452160716057,0.05310104787349701,0.053473878651857376,0.05384962633252144,0.0542253740131855,0.05460481718182564,0.05499982088804245,0.055405519902706146,0.05580071732401848,0.056206610053777695,0.056623395532369614,0.05704095587134361,0.05746416002511978,0.05788249894976616,0.05831503868103027,0.05875419080257416,0.059198979288339615,0.05964318662881851,0.060096729546785355,0.06055396795272827,0.06102365255355835,0.06150383874773979,0.061990056186914444,0.062471214681863785,0.06295353919267654,0.06345376372337341,0.06395047903060913,0.06446314603090286,0.06498125940561295,0.06549956649541855,0.06602973490953445,0.06657254695892334,0.06711380183696747,0.06765370070934296,0.06820137053728104,0.06874807178974152,0.06931772828102112,0.06988406926393509,0.07046869397163391,0.07105565816164017,0.07164359092712402,0.07223210483789444,0.07282917946577072,0.07343870401382446,0.07404783368110657,0.07467816025018692,0.07531530410051346,0.07594621926546097,0.07657966017723083,0.0772377997636795,0.07789866626262665,0.07858053594827652,0.07924120873212814,0.07992307841777802,0.08061622828245163,0.08129654079675674,0.08197101950645447,0.08266475051641464,0.08337093144655228,0.08408314734697342,0.08479496836662292,0.08552098274230957,0.08623805642127991,0.0869724377989769,0.08771498501300812,0.0884581208229065,0.08920883387327194,0.0899478867650032,0.09070949256420135,0.09146546572446823,0.0922391340136528,0.09303011000156403,0.09381058067083359,0.09460661560297012,0.09538378566503525,0.09617670625448227,0.09698518365621567,0.09779677540063858,0.09859728813171387,0.09942793846130371,0.10024089366197586,0.10106026381254196,0.10187691450119019,0.10270562022924423,0.10354054719209671,0.10437042266130447,0.10521527379751205,0.10605525970458984,0.10689447075128555,0.10773270577192307,0.10857638716697693,0.1094389408826828,0.11028145253658295,0.11112552136182785,0.1119651198387146,0.1128072515130043,0.11364198476076126,0.11448664218187332,0.1153472438454628,0.11619675904512405,0.11705230921506882,0.11790571361780167,0.11876554042100906,0.11962225288152695,0.12044551223516464,0.12127052992582321,0.12209689617156982,0.12292230129241943,0.12376753985881805,0.12460169196128845,0.12541717290878296,0.12625540792942047,0.12706583738327026,0.12788501381874084],"active":[0.0012388825416564941,0.0011041034013032913,0.0010442014317959547,0.0010204741265624762,0.0010021923808380961,0.0009722416289150715,0.0009693242609500885,0.0009411235805600882,0.0009138952009379864,0.0009010597132146358,0.0008845278061926365,0.000860022846609354,0.0008438802324235439,0.0008232644759118557,0.000803427305072546,0.0007913694716989994,0.0007713367231190205,0.0007489710114896297,0.0007425528019666672,0.0007102680392563343,0.0006906250491738319,0.0006867353804409504,0.0006758440285921097,0.0006470596417784691,0.000627805944532156,0.0006176927126944065,0.0005982443690299988,0.0005922149866819382,0.0005756840109825134,0.0005665430799126625,0.0005542896687984467,0.000548066571354866,0.0005521504208445549,0.0005589574575424194,0.0005589574575424194,0.0005723768845200539,0.0005762670189142227,0.0005776276811957359,0.0005733491852879524,0.0005799615755677223,0.0005805455148220062,0.0005791839212179184,0.0005916310474276543,0.0005964934825897217,0.0005994103848934174,0.0006073843687772751,0.0006042728200554848,0.0006118584424257278,0.0006050514057278633,0.0006108852103352547,0.0006159422919154167,0.0006167199462652206,0.0006167199462652206,0.0006134137511253357,0.0006112745031714439,0.0006108852103352547,0.000613025389611721,0.0006069960072636604,0.0006093289703130722,0.0006173029541969299,0.0005997996777296066,0.0006066067144274712,0.0006085513159632683,0.0006151646375656128,0.0006182761862874031,0.0006174994632601738,0.0006237206980586052,0.0006221653893589973,0.0006313063204288483,0.0006342250853776932,0.0006213877350091934,0.0006112735718488693,0.0006173029541969299,0.000631110742688179,0.000627417117357254,0.0006239153444766998,0.0006243046373128891,0.0006241109222173691,0.0006184708327054977,0.0006246939301490784,0.0006174985319375992,0.000606996938586235,0.0006038844585418701,0.0005941595882177353,0.0006033014506101608,0.0005982443690299988,0.0005929917097091675,0.000593964010477066,0.0005945488810539246,0.0005883239209651947,0.0005947425961494446,0.0006058290600776672,0.0006044674664735794,0.0006064120680093765,0.0006011612713336945,0.0005990210920572281,0.0005929935723543167,0.0005832687020301819,0.0005811285227537155,0.0005865748971700668,0.0005916319787502289,0.0005850177258253098,0.0005826856940984726,0.0005924105644226074,0.0005877409130334854,0.0005848240107297897,0.0005947425961494446,0.0005964934825897217,0.0005916301161050797,0.0005844347178936005,0.0005817115306854248,0.0005863793194293976,0.0005974657833576202,0.0005906596779823303,0.0005881302058696747,0.0005828794091939926,0.0005947444587945938,0.000576850026845932,0.0005920212715864182,0.0006005782634019852,0.0005951318889856339,0.0005906578153371811,0.0005776286125183105,0.0005836579948663712,0.0005896873772144318,0.0005856025964021683,0.0005824901163578033,0.0005774330347776413,0.0005747098475694656,0.0005799606442451477,0.0005760714411735535,0.0005778223276138306,0.0005754884332418442,0.0005770456045866013,0.0005760714411735535,0.0005778241902589798,0.0005791839212179184,0.0005797687917947769,0.0005766544491052628,0.0005694609135389328,0.0005729608237743378,0.0005743205547332764,0.0005628485232591629,0.0005706269294023514,0.0005690697580575943,0.0005731582641601562,0.0005671251565217972,0.0005731545388698578,0.0005848221480846405,0.0005832649767398834,0.0005842447280883789,0.0005820989608764648,0.0005820989608764648,0.0005834624171257019,0.0005883239209651947,0.0005900748074054718,0.0005972720682621002,0.0005978532135486603,0.0005887150764465332,0.0006003826856613159,0.0005959086120128632,0.0006093308329582214,0.0006003864109516144,0.000593189150094986,0.0006011612713336945,0.0006040781736373901,0.0006083585321903229,0.0006180815398693085,0.0006256662309169769,0.0006243027746677399,0.0006211958825588226,0.0006268322467803955,0.0006266385316848755,0.0006350018084049225,0.0006371401250362396,0.0006509497761726379,0.0006478391587734222,0.0006573684513568878,0.0006548389792442322,0.0006618425250053406,0.0006583407521247864,0.0006583407521247864,0.0006598979234695435,0.0006565898656845093,0.0006670914590358734,0.0006840117275714874,0.0006756484508514404,0.0006772056221961975,0.0006647557020187378,0.000676427036523819,0.0006830394268035889,0.0006803162395954132,0.0006873197853565216,0.000686347484588623,0.0006838180124759674,0.0006797350943088531,0.0006925687193870544,0.0006888732314109802,0.0006898492574691772,0.0006931498646736145,0.0007057934999465942,0.0007063783705234528,0.0007137656211853027,0.0007159076631069183,0.0007258281111717224,0.0007390491664409637,0.0007408000528812408,0.0007386617362499237,0.0007413849234580994,0.0007481947541236877,0.0007409974932670593,0.0007573328912258148,0.0007604435086250305,0.0007690005004405975,0.0007750317454338074,0.0007830075919628143,0.0007796995341777802,0.0007886476814746857,0.0007888376712799072,0.000801481306552887,0.0008094571530818939,0.0008314326405525208,0.0008431002497673035,0.0008392147719860077,0.0008495189249515533,0.000851854681968689,0.0008726641535758972,0.0008681938052177429,0.0008703321218490601,0.0008979439735412598,0.0009100064635276794,0.0009210929274559021,0.0009317882359027863,0.0009475387632846832,0.0009541548788547516,0.0009666010737419128,0.0009813830256462097,0.0009940266609191895,0.0009971372783184052,0.0010097771883010864,0.0010130852460861206,0.001027088612318039,0.001042645424604416,0.0010500364005565643,0.0010434240102767944,0.0010525621473789215,0.0010646209120750427,0.001085430383682251,0.0010936036705970764,0.0010982677340507507,0.0011214129626750946,0.001135610044002533,0.001142609864473343,0.0011466965079307556,0.0011632293462753296,0.0011756755411624908,0.0011898726224899292,0.0012019313871860504,0.0012044645845890045,0.0012069903314113617,0.0012143813073635101,0.0012332424521446228,0.0012386888265609741,0.001270003616809845,0.0012740865349769592,0.0012884736061096191,0.0013125911355018616,0.0013289302587509155,0.001320570707321167,0.0013341829180717468,0.0013429298996925354,0.0013561621308326721,0.001385524868965149,0.0013886317610740662,0.0014065280556678772,0.0014265626668930054,0.0014253929257392883,0.0014458149671554565,0.0014572888612747192,0.001471102237701416,0.0014744028449058533,0.0014971569180488586,0.001503579318523407,0.001505523920059204,0.0015105754137039185,0.0015446171164512634,0.0015595927834510803,0.0015782639384269714,0.001571260392665863,0.0015926510095596313,0.0016086027026176453,0.0016002357006072998,0.0016119107604026794,0.001638166606426239,0.001655280590057373,0.0016632527112960815,0.0016753077507019043,0.0016830861568450928,0.0016902834177017212,0.0017083734273910522,0.0017229542136192322,0.0017180964350700378,0.0017295703291893005,0.0017340481281280518,0.0017678812146186829,0.0017776116728782654,0.001804061233997345,0.0018098950386047363,0.0018091127276420593,0.0018132030963897705,0.001822344958782196,0.0018414035439491272,0.0018653199076652527,0.001874081790447235,0.0018836110830307007,0.0019009113311767578,0.0018740743398666382,0.0018734857439994812,0.0018766000866889954,0.0018939077854156494,0.0019075274467468262,0.0019153058528900146,0.0019186139106750488,0.0019069463014602661,0.001902662217617035,0.0019178315997123718,0.0019160881638526917,0.00192328542470932,0.0019135549664497375,0.0019135549664497375,0.0019271746277809143,0.0019431188702583313,0.001939423382282257,0.001953430473804474,0.0019643157720565796,0.001953035593032837,0.001954399049282074,0.001955367624759674,0.0019508972764015198,0.0019400045275688171,0.001922890543937683,0.0019314512610435486,0.0019287243485450745,0.0019302889704704285,0.0019427314400672913,0.0019252151250839233,0.0019030570983886719,0.0019170641899108887,0.0019030570983886719,0.0019012987613677979,0.0018999427556991577]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0012388825416564941,0.001605878584086895,0.0019919343758374453,0.0024040513671934605,0.0028169462457299232,0.0032333419658243656,0.0036522659938782454,0.004077802412211895,0.0045048948377370834,0.004922068677842617,0.005349744576960802,0.005768085364252329,0.006193038076162338,0.006615463178604841,0.007046055980026722,0.00747839966788888,0.007902964018285275,0.008307885378599167,0.008692968636751175,0.009051796048879623,0.00941159576177597,0.009751169942319393,0.010071099735796452,0.010389474220573902,0.010682759806513786,0.010972350835800171,0.011244436725974083,0.011498825624585152,0.011750102043151855,0.011986209079623222,0.012214341200888157,0.012437611818313599,0.012642989866435528,0.012840199284255505,0.013042076490819454,0.013218280859291553,0.01339623611420393,0.013563105836510658,0.013715972192585468,0.013865726999938488,0.014011007733643055,0.014145981520414352,0.01427375990897417,0.014400370419025421,0.014520757831633091,0.01463258732110262,0.014737999066710472,0.014843021519482136,0.014942987821996212,0.015029923059046268,0.01512308232486248,0.015203599818050861,0.015288785099983215,0.015361328609287739,0.015430759638547897,0.015501163899898529,0.015564955770969391,0.01563185825943947,0.015692926943302155,0.015751272439956665,0.015804562717676163,0.015854157507419586,0.015900444239377975,0.01594206504523754,0.01598174124956131,0.01602063700556755,0.01605895161628723,0.016096875071525574,0.01613207906484604,0.016161834821105003,0.016193535178899765,0.016220763325691223,0.01624838262796402,0.016272302716970444,0.016295447945594788,0.01631975919008255,0.016343291848897934,0.01636468432843685,0.01638491079211235,0.01640396937727928,0.016421085223555565,0.01643780991435051,0.01645609363913536,0.01647087372839451,0.016486626118421555,0.016498880460858345,0.016513660550117493,0.016525330021977425,0.016536414623260498,0.01654769480228424,0.016558002680540085,0.0165675338357687,0.016577258706092834,0.016585037112236023,0.016592038795351982,0.01660079136490822,0.016608376055955887,0.016614599153399467,0.01662004552781582,0.01662490703165531,0.01663151942193508,0.016637159511446953,0.016642410308122635,0.016647078096866608,0.01665213517844677,0.016656219959259033,0.016661081463098526,0.01666458323597908,0.016667693853378296,0.01667100191116333,0.016675278544425964,0.01667878031730652,0.016681503504514694,0.01668383553624153,0.016686754301190376,0.016689281910657883,0.01669181138277054,0.016694728285074234,0.016696283593773842,0.016698423773050308,0.016699979081749916,0.016702312976121902,0.01670445129275322,0.016706787049770355,0.016708536073565483,0.01671009138226509,0.016711454838514328,0.016712814569473267,0.016714371740818024,0.016715731471776962,0.01671631634235382,0.01671767607331276,0.016718843951821327,0.016720399260520935,0.016721762716770172,0.01672312244772911,0.01672370731830597,0.016724679619073868,0.016725651919841766,0.016725845634937286,0.016726817935705185,0.016727402806282043,0.016727983951568604,0.016728762537240982,0.01672934740781784,0.01672993041574955,0.01673070713877678,0.016731292009353638,0.016731875017285347,0.016732458025217056,0.016733236610889435,0.016733624041080475,0.016734791919589043,0.01673557050526142,0.01673615351319313,0.01673654280602932,0.01673693209886551,0.01673731952905655,0.01673751510679722,0.016737710684537888,0.016738487407565117,0.016738876700401306,0.016739459708333015,0.016739655286073685,0.016740042716264725,0.016740236431360245,0.016740236431360245,0.016740236431360245,0.016740627586841583,0.016740821301937103,0.016740821301937103,0.016741015017032623,0.016741210594773293,0.016741404309868813,0.016741404309868813,0.016741793602705002,0.016741987317800522,0.01674218289554119,0.01674237847328186,0.01674257218837738,0.01674257218837738,0.01674257218837738,0.0167427659034729,0.0167427659034729,0.01674295961856842,0.01674295961856842,0.01674335077404976,0.01674335077404976,0.01674354448914528,0.01674354448914528,0.01674354448914528,0.01674354448914528,0.0167437382042408,0.0167437382042408,0.0167437382042408,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632,0.01674393191933632],"recovered":[0.0,0.0005054704961366951,0.0009376195957884192,0.0013396232388913631,0.0017602976877242327,0.0021794161293655634,0.002590755233541131,0.003011040622368455,0.0034245189744979143,0.003853945294395089,0.004280648659914732,0.004700350575149059,0.005119663663208485,0.005548895336687565,0.005977349355816841,0.006413193419575691,0.0068358127027750015,0.007266017142683268,0.007681051269173622,0.008076442405581474,0.008447523228824139,0.00881724152714014,0.009174124337732792,0.009508252143859863,0.009828377515077591,0.010137416422367096,0.010437119752168655,0.010717180557549,0.010992185212671757,0.011253963224589825,0.011502712033689022,0.011737262830138206,0.011962867341935635,0.012181080877780914,0.01239229366183281,0.012599032372236252,0.012784378603100777,0.012965250760316849,0.013138343580067158,0.013302101753652096,0.013460218906402588,0.013615419156849384,0.013758949935436249,0.013893340714275837,0.014026563614606857,0.014151034876704216,0.014272589236497879,0.014382279478013515,0.014490414410829544,0.014595631510019302,0.014690735377371311,0.014787395484745502,0.01487685926258564,0.014963794499635696,0.015043339692056179,0.015118605457246304,0.015195622108876705,0.015263887122273445,0.015329040586948395,0.015394776128232479,0.015453317202627659,0.015510495752096176,0.015564174391329288,0.015612018294632435,0.015661222860217094,0.015708288177847862,0.01574913039803505,0.015784721821546555,0.015821091830730438,0.01586018316447735,0.015890328213572502,0.01592358574271202,0.01595061831176281,0.01598270982503891,0.016010327264666557,0.01603405363857746,0.01606030948460102,0.016084231436252594,0.0161069855093956,0.01612565666437149,0.01614530012011528,0.016162803396582603,0.016178946942090988,0.01619645021855831,0.016213953495025635,0.01622990146279335,0.016244877129793167,0.016259074211120605,0.016271911561489105,0.016283385455608368,0.016297193244099617,0.016305945813655853,0.016317809000611305,0.016325978562235832,0.01633492484688759,0.016344649717211723,0.016352038830518723,0.016358651220798492,0.01636740379035473,0.01637382246553898,0.01637907326221466,0.01638607494533062,0.01639210432767868,0.01639871671795845,0.016403384506702423,0.016408829018473625,0.01641271822154522,0.01641836017370224,0.016422249376773834,0.01642613857984543,0.016429251059889793,0.01643236167728901,0.016435863450169563,0.016439558938145638,0.016442280262708664,0.01644461415708065,0.016447532922029495,0.01645025424659252,0.016453173011541367,0.016455117613077164,0.01645784080028534,0.016459200531244278,0.016461146995425224,0.01646406389772892,0.016465814784169197,0.016467759385704994,0.01646970398724079,0.0164712592959404,0.016472814604640007,0.016474565491080284,0.01647612266242504,0.01647748239338398,0.01647845469415188,0.016479622572660446,0.016480788588523865,0.016482539474964142,0.01648351177573204,0.016484679654240608,0.016485262662172318,0.016486428678035736,0.016486817970871925,0.016487985849380493,0.016488375142216682,0.01648934744298458,0.0164895411580801,0.016490513458848,0.016491485759615898,0.016492068767547607,0.016492847353219986,0.016493430361151695,0.016494015231728554,0.016494791954755783,0.01649537682533264,0.01649615354835987,0.01649712584912777,0.01649732142686844,0.01649770885705948,0.016497904434800148,0.016498293727636337,0.016498876735568047,0.016499266028404236,0.016499849036335945,0.016500238329172134,0.016500821337103844,0.016501016914844513,0.016501404345035553,0.016501404345035553,0.016501793637871742,0.016501793637871742,0.016501793637871742,0.01650198921561241,0.01650218293070793,0.01650218293070793,0.01650237664580345,0.01650276593863964,0.01650296151638031,0.01650315523147583,0.01650334894657135,0.01650354452431202,0.01650373823940754,0.01650393381714821,0.01650393381714821,0.01650393381714821,0.01650412753224373,0.016504323109984398,0.016504516825079918,0.016504516825079918,0.016504710540175438,0.016504710540175438,0.016504906117916107,0.016504906117916107,0.016504906117916107,0.016505099833011627,0.016505295410752296,0.016505295410752296,0.016505295410752296,0.016505295410752296,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816,0.016505489125847816],"active":[0.0012388825416564941,0.0011004081461578608,0.001054314780049026,0.0010644281283020973,0.0010566485580056906,0.0010539258364588022,0.0010615107603371143,0.00106676178984344,0.0010803758632391691,0.0010681233834475279,0.00106909591704607,0.0010677347891032696,0.0010733744129538536,0.0010665678419172764,0.0010687066242098808,0.0010652062483131886,0.001067151315510273,0.0010418682359158993,0.0010119173675775528,0.0009753536432981491,0.0009640725329518318,0.0009339284151792526,0.0008969753980636597,0.0008812220767140388,0.0008543822914361954,0.000834934413433075,0.0008073169738054276,0.0007816450670361519,0.0007579168304800987,0.0007322458550333977,0.0007116291671991348,0.0007003489881753922,0.0006801225244998932,0.0006591184064745903,0.0006497828289866447,0.0006192484870553017,0.0006118575111031532,0.0005978550761938095,0.0005776286125183105,0.0005636252462863922,0.0005507888272404671,0.0005305623635649681,0.0005148099735379219,0.0005070297047495842,0.0004941942170262337,0.00048155244439840317,0.0004654098302125931,0.0004607420414686203,0.00045257341116666794,0.0004342915490269661,0.000432346947491169,0.0004162043333053589,0.0004119258373975754,0.0003975341096520424,0.0003874199464917183,0.0003825584426522255,0.0003693336620926857,0.00036797113716602325,0.00036388635635375977,0.00035649631172418594,0.0003512455150485039,0.00034366175532341003,0.000336269848048687,0.00033004675060510635,0.0003205183893442154,0.0003123488277196884,0.000309821218252182,0.00031215324997901917,0.0003109872341156006,0.00030165165662765503,0.0003032069653272629,0.00029717758297920227,0.00029776431620121,0.0002895928919315338,0.0002851206809282303,0.0002857055515050888,0.00028298236429691315,0.0002804528921842575,0.0002779252827167511,0.00027831271290779114,0.00027578510344028473,0.0002750065177679062,0.00027714669704437256,0.0002744235098361969,0.0002726726233959198,0.0002689789980649948,0.00026878342032432556,0.00026625581085681915,0.0002645030617713928,0.0002643093466758728,0.00026080943644046783,0.0002615880221128464,0.00025944970548152924,0.00025905855000019073,0.0002571139484643936,0.00025614164769649506,0.0002563372254371643,0.00025594793260097504,0.0002526417374610901,0.000251084566116333,0.00025244615972042084,0.000251084566116333,0.00025030598044395447,0.00024836137890815735,0.0002487506717443466,0.000247390940785408,0.0002483632415533066,0.0002462230622768402,0.00024544447660446167,0.0002448633313179016,0.00024602748453617096,0.00024641864001750946,0.0002456400543451309,0.00024427659809589386,0.00024447403848171234,0.00024466775357723236,0.0002442784607410431,0.00024447403848171234,0.00024311058223247528,0.00024330615997314453,0.00024213828146457672,0.0002431124448776245,0.0002433042973279953,0.00024272315204143524,0.000242721289396286,0.00024233199656009674,0.00024175085127353668,0.00024155527353286743,0.00024155713617801666,0.00024116598069667816,0.0002401936799287796,0.0002401936799287796,0.00024038925766944885,0.0002407766878604889,0.00024097412824630737,0.00024058297276496887,0.00024019554257392883,0.00023999996483325958,0.00024038925766944885,0.0002394169569015503,0.00023999996483325958,0.0002394169569015503,0.00023960880935192108,0.00023941509425640106,0.00023980624973773956,0.0002394169569015503,0.00023922137916088104,0.00023922324180603027,0.00023902766406536102,0.00023902766406536102,0.00023922137916088104,0.00023883208632469177,0.00023941509425640106,0.0002394169569015503,0.00023902766406536102,0.00023922137916088104,0.00023922324180603027,0.00023941509425640106,0.00023922137916088104,0.000238833948969841,0.00023922137916088104,0.00023902766406536102,0.00023922137916088104,0.000238833948969841,0.0002390258014202118,0.00023883208632469177,0.00023883208632469177,0.0002384427934885025,0.000238833948969841,0.00023902766406536102,0.00023883208632469177,0.00023883208632469177,0.00023902766406536102,0.00023902766406536102,0.00023863837122917175,0.00023883208632469177,0.00023883208632469177,0.000238833948969841,0.000238833948969841,0.000238833948969841,0.00023863837122917175,0.00023863837122917175,0.00023883208632469177,0.00023863837122917175,0.00023863650858402252,0.0002384427934885025,0.000238833948969841,0.00023864023387432098,0.000238833948969841,0.00023863837122917175,0.00023863837122917175,0.00023863837122917175,0.00023863837122917175,0.0002384427934885025,0.0002384427934885025,0.00023863650858402252,0.00023863650858402252,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025,0.0002384427934885025]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0012388825416564941,0.0016091848956421018,0.0019977688789367676,0.002386936452239752,0.002777854446321726,0.0031662441324442625,0.0035480211954563856,0.0039404951967298985,0.004325772635638714,0.00470385467633605,0.005067739170044661,0.005426955875009298,0.00578695023432374,0.006134497933089733,0.00648457370698452,0.006824146956205368,0.007164887618273497,0.007488512899726629,0.007791328709572554,0.008074501529335976,0.008352616801857948,0.00861536804586649,0.008863922208547592,0.009096916764974594,0.009321937337517738,0.009533539414405823,0.009731914848089218,0.009915121830999851,0.010085297748446465,0.010251388885080814,0.010416119359433651,0.010557121597230434,0.01069715153425932,0.01082317903637886,0.010950373485684395,0.011071733199059963,0.011186480522155762,0.011290336027741432,0.011392829939723015,0.01148657314479351,0.011576231569051743,0.011661027558147907,0.011739794164896011,0.01181564386934042,0.011891105212271214,0.011957035399973392,0.01201654877513647,0.012074894271790981,0.012131101451814175,0.012181862257421017,0.012232623063027859,0.012278717011213303,0.012323448434472084,0.012363318353891373,0.012402215041220188,0.01243605650961399,0.012470480054616928,0.012502181343734264,0.012531938031315804,0.01256052777171135,0.012585227377712727,0.012611483223736286,0.01263559889048338,0.01265777088701725,0.012676830403506756,0.012694528326392174,0.012712810188531876,0.012732064351439476,0.01274879090487957,0.012762210331857204,0.012775435112416744,0.012789049185812473,0.0128009133040905,0.012812776491045952,0.012826390564441681,0.012838643044233322,0.012848173268139362,0.01285673025995493,0.01286587119102478,0.012875206768512726,0.012881624512374401,0.012888431549072266,0.01289523858577013,0.0129018509760499,0.01290788035839796,0.012913132086396217,0.012918577529489994,0.012924217619001865,0.012927912175655365,0.01293160766363144,0.012936080805957317,0.012939581647515297,0.012943471781909466,0.012946583330631256,0.012949306517839432,0.012952028773725033,0.012955140322446823,0.012957863509654999,0.012960975058376789,0.012962725944817066,0.012964475899934769,0.01296661514788866,0.012967782095074654,0.012969143688678741,0.012970699928700924,0.012972061522305012,0.01297303382307291,0.012974394485354424,0.0129761453717947,0.0129771176725626,0.012978284619748592,0.012979256920516491,0.01298022922128439,0.012981396168470383,0.012982174754142761,0.012982563115656376,0.012983535416424274,0.012984119355678558,0.012984702363610268,0.012985480949282646,0.012985674664378166,0.01298664789646864,0.012987230904400349,0.012988203205168247,0.012988397851586342,0.012988787144422531,0.01298975944519043,0.012989954091608524,0.012990342453122139,0.012990926392376423,0.012991121038794518,0.012991704046726227,0.012991898693144321,0.012992093339562416,0.01299228798598051,0.012992676347494125,0.01299287099391222,0.01299287099391222,0.01299326028674841,0.012993648648262024,0.012993648648262024,0.012993843294680119,0.012994037941098213,0.012994037941098213,0.012994232587516308,0.012994232587516308,0.012994232587516308,0.012994232587516308,0.012994232587516308,0.012994232587516308,0.012994232587516308,0.012994232587516308,0.012994232587516308,0.012994232587516308,0.012994232587516308,0.012994232587516308,0.012994232587516308,0.012994427233934402,0.012994427233934402,0.012994427233934402,0.012994427233934402,0.012994427233934402,0.012994427233934402,0.012994427233934402,0.012994427233934402,0.012994427233934402,0.012994427233934402,0.012994427233934402,0.012994427233934402,0.012994427233934402,0.012994427233934402,0.012994427233934402,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497,0.012994621880352497],"recovered":[0.0,0.0005087768076919019,0.0009512336691841483,0.0013621838297694921,0.001755435485392809,0.002153938403353095,0.002541550202295184,0.002934413030743599,0.0033200797624886036,0.0037053576670587063,0.004084217362105846,0.004462299402803183,0.004820932634174824,0.005184427835047245,0.005544422194361687,0.00589508144184947,0.006238933652639389,0.0065862867049872875,0.006917108315974474,0.007237427867949009,0.007539076264947653,0.007826138287782669,0.008096085861325264,0.008360976353287697,0.008607001975178719,0.008835912682116032,0.009055682457983494,0.009270589798688889,0.009460409171879292,0.009648283012211323,0.00981884729117155,0.00998474471271038,0.01014111191034317,0.010288727469742298,0.010432452894747257,0.0105612026527524,0.010688591748476028,0.010808978229761124,0.01091866847127676,0.0110264141112566,0.01112696435302496,0.011218762025237083,0.011307058855891228,0.011391660198569298,0.011471593752503395,0.01155016664415598,0.011619986966252327,0.011684168130159378,0.011749709956347942,0.011808834038674831,0.011863290332257748,0.01191405113786459,0.011966756545007229,0.012016156688332558,0.012058360502123833,0.012097451835870743,0.012132848612964153,0.012170384638011456,0.012205780483782291,0.012237288057804108,0.012270156294107437,0.01229777280241251,0.012325000949203968,0.012348728254437447,0.012371483258903027,0.012390932068228722,0.012411936186254025,0.012432941235601902,0.012453167699277401,0.012468726374208927,0.012485258281230927,0.012500039301812649,0.012514820322394371,0.0125284343957901,0.012541075237095356,0.012555662542581558,0.012568887323141098,0.012578805908560753,0.012587946839630604,0.012597087770700455,0.012605451047420502,0.01261303573846817,0.012620620429515839,0.012626844458281994,0.012633651494979858,0.012639096938073635,0.012645320035517216,0.012651349417865276,0.012656017206609249,0.01266165729612112,0.012666325084865093,0.012670214287936687,0.012674104422330856,0.012678577564656734,0.01268188375979662,0.012684217654168606,0.012686940841376781,0.012690441682934761,0.012693553231656551,0.012696859426796436,0.012698804028332233,0.012700749561190605,0.012702499516308308,0.01270405575633049,0.012705611065030098,0.01270716730505228,0.012708334252238274,0.012709695845842361,0.012710862793028355,0.012711835093796253,0.012712807394564152,0.012713974341750145,0.012715141288936138,0.012716113589704037,0.01271786354482174,0.012719030492007732,0.012719614431262016,0.012720586732029915,0.012720976024866104,0.012721364386379719,0.012722142972052097,0.012722725979983807,0.012723698280751705,0.012724087573587894,0.012724865227937698,0.012725449167191982,0.012725837528705597,0.012726616114377975,0.01272681076079607,0.012727199122309685,0.01272739376872778,0.012727588415145874,0.012728171423077583,0.012728560715913773,0.012729143723845482,0.012729143723845482,0.012729533016681671,0.012729727663099766,0.012729727663099766,0.012730116955935955,0.012730310671031475,0.01273050531744957,0.012730699963867664,0.012730894610285759,0.012730894610285759,0.012730894610285759,0.012731089256703854,0.012731089256703854,0.012731089256703854,0.012731089256703854,0.012731283903121948,0.012731283903121948,0.012731283903121948,0.012731283903121948,0.012731283903121948,0.012731283903121948,0.012731283903121948,0.012731283903121948,0.012731283903121948,0.012731477618217468,0.012731477618217468,0.012731477618217468,0.012731477618217468,0.012731477618217468,0.012731477618217468,0.012731477618217468,0.012731477618217468,0.012731477618217468,0.012731477618217468,0.012731672264635563,0.012731672264635563,0.012731672264635563,0.012731672264635563,0.012731672264635563,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658,0.012731866911053658],"active":[0.0012388825416564941,0.0011004081461578608,0.0010465352097526193,0.0010247526224702597,0.001022418960928917,0.0010123057290911674,0.0010064709931612015,0.0010060821659862995,0.0010056928731501102,0.0009984970092773438,0.0009835218079388142,0.0009646564722061157,0.0009660176001489162,0.0009500700980424881,0.0009401515126228333,0.0009290655143558979,0.0009259539656341076,0.0009022261947393417,0.0008742203935980797,0.0008370736613869667,0.0008135405369102955,0.0007892297580838203,0.0007678363472223282,0.0007359404116868973,0.0007149353623390198,0.0006976267322897911,0.0006762323901057243,0.0006445320323109627,0.000624888576567173,0.0006031058728694916,0.0005972720682621002,0.0005723768845200539,0.0005560396239161491,0.0005344515666365623,0.0005179205909371376,0.0005105305463075638,0.0004978887736797333,0.00048135779798030853,0.00047416146844625473,0.000460159033536911,0.000449267216026783,0.0004422655329108238,0.00043273530900478363,0.000423983670771122,0.00041951145976781845,0.00040686875581741333,0.00039656180888414383,0.00039072614163160324,0.0003813914954662323,0.0003730282187461853,0.0003693327307701111,0.0003646658733487129,0.0003566918894648552,0.000347161665558815,0.00034385453909635544,0.000338604673743248,0.0003376314416527748,0.00033179670572280884,0.0003261575475335121,0.0003232397139072418,0.00031507108360528946,0.00031371042132377625,0.0003105979412794113,0.00030904263257980347,0.00030534714460372925,0.00030359625816345215,0.0003008740022778511,0.000299123115837574,0.00029562320560216904,0.0002934839576482773,0.0002901768311858177,0.0002890098839998245,0.00028609298169612885,0.00028434209525585175,0.0002853153273463249,0.0002829805016517639,0.0002792859449982643,0.0002779243513941765,0.0002779243513941765,0.0002781189978122711,0.0002761734649538994,0.00027539581060409546,0.00027461815625429153,0.0002750065177679062,0.00027422886341810226,0.00027403514832258224,0.0002732574939727783,0.00027286820113658905,0.0002718949690461159,0.00026995036751031876,0.0002697557210922241,0.00026936735957860947,0.00026936735957860947,0.00026800576597452164,0.00026742275804281235,0.000267811119556427,0.00026819948107004166,0.00026742182672023773,0.00026742182672023773,0.0002658665180206299,0.00026567187160253525,0.00026586558669805527,0.000265282578766346,0.00026508793234825134,0.00026508886367082596,0.0002648942172527313,0.0002646995708346367,0.00026469863951206207,0.000265282578766346,0.000265282578766346,0.0002654772251844406,0.000265282578766346,0.00026508793234825134,0.000265282578766346,0.00026431120932102203,0.0002635326236486435,0.00026392098516225815,0.0002635326236486435,0.0002637263387441635,0.0002641165629029274,0.0002635316923260689,0.00026392191648483276,0.0002635326236486435,0.0002641156315803528,0.0002635326236486435,0.00026333797723054886,0.00026392191648483276,0.00026333797723054886,0.0002635316923260689,0.00026372727006673813,0.00026372727006673813,0.0002641156315803528,0.00026372727006673813,0.0002635326236486435,0.00026314426213502884,0.0002635326236486435,0.00026333797723054886,0.0002631433308124542,0.0002635326236486435,0.0002635316923260689,0.00026333797723054886,0.00026333797723054886,0.00026333797723054886,0.0002631433308124542,0.00026333797723054886,0.00026333797723054886,0.0002631433308124542,0.0002631433308124542,0.0002631433308124542,0.0002631433308124542,0.0002629486843943596,0.0002629486843943596,0.0002629486843943596,0.0002629486843943596,0.0002629486843943596,0.0002629486843943596,0.0002629486843943596,0.0002631433308124542,0.0002631433308124542,0.0002629496157169342,0.0002629496157169342,0.0002629496157169342,0.0002629496157169342,0.0002629496157169342,0.0002629496157169342,0.0002629496157169342,0.0002629496157169342,0.0002629496157169342,0.0002629496157169342,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.0002629496157169342,0.0002629496157169342,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957,0.00026275496929883957]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0012388825416564941,0.0016097683692350984,0.001993490383028984,0.002377212280407548,0.002744013909250498,0.0031065368093550205,0.003464975394308567,0.0038140788674354553,0.004158319905400276,0.00449400395154953,0.004811989143490791,0.005133475176990032,0.005441347602754831,0.005742801818996668,0.0060462006367743015,0.006328011862933636,0.006602821405977011,0.006867128424346447,0.0071123759262263775,0.007337008137255907,0.007550359703600407,0.007750680670142174,0.007937388494610786,0.008109119720757008,0.008274627849459648,0.008426910266280174,0.008574720472097397,0.008707555010914803,0.008835332468152046,0.008948717266321182,0.009059380739927292,0.009162458591163158,0.00925911869853735,0.00935033243149519,0.009430266916751862,0.00951272901147604,0.009584883227944374,0.009654120542109013,0.009717133827507496,0.009779175743460655,0.009834798984229565,0.009888088330626488,0.009936320595443249,0.009979886002838612,0.01002286747097969,0.010067793540656567,0.010105524212121964,0.010142087005078793,0.010174761526286602,0.010204906575381756,0.010237190872430801,0.010263058356940746,0.010285618714988232,0.010311095975339413,0.010334434919059277,0.010354661382734776,0.010372748598456383,0.010388696566224098,0.01040406059473753,0.010420980863273144,0.010433622635900974,0.010448403656482697,0.01045910082757473,0.010471158660948277,0.010481077246367931,0.010490995831787586,0.010501109063625336,0.010510249994695187,0.010516668669879436,0.010523670352995396,0.010529893450438976,0.010535338893532753,0.010541951283812523,0.010547008365392685,0.010550898499786854,0.010554982349276543,0.010558677837252617,0.010562567040324211,0.010565484873950481,0.010568401776254177,0.010571513324975967,0.010574431158602238,0.010576959699392319,0.01057909894734621,0.010581626556813717,0.010583766736090183,0.010586488991975784,0.01058882288634777,0.010590379126369953,0.010592129081487656,0.010593879967927933,0.01059640757739544,0.010598353110253811,0.010599130764603615,0.010600297711789608,0.010601464658975601,0.0106024369597435,0.010603020898997784,0.010603993199765682,0.010604770854115486,0.010605353862047195,0.010606327094137669,0.010606520809233189,0.010607882402837276,0.01060846634209156,0.010609243996441364,0.010609438642859459,0.010610216297209263,0.010610605590045452,0.010610993951559067,0.010611188597977161,0.010611772537231445,0.01061196718364954,0.010612355545163155,0.01061255019158125,0.010612744837999344,0.010612744837999344,0.010612939484417439,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533,0.010613134130835533],"recovered":[0.0,0.0005027477163821459,0.0009450101060792804,0.0013532373122870922,0.0017453222535550594,0.002124765422195196,0.0024878717958927155,0.002847088500857353,0.0032043601386249065,0.00355015741661191,0.003895759815350175,0.004230276681482792,0.004554096609354019,0.004872860386967659,0.005179954692721367,0.005490744020789862,0.005780528765171766,0.006061367690563202,0.006341233849525452,0.006605540867894888,0.006849037948995829,0.007068030070513487,0.007282743230462074,0.007478007581084967,0.007665297947824001,0.007842475548386574,0.008003704249858856,0.008161627687513828,0.008305547758936882,0.008441883139312267,0.008565965108573437,0.008683046326041222,0.008799738250672817,0.008901259861886501,0.008998502977192402,0.00908796675503254,0.009172179736196995,0.009255031123757362,0.009330686181783676,0.009400701150298119,0.009469160810112953,0.009531201794743538,0.009587797336280346,0.009638169780373573,0.009687374345958233,0.009732689708471298,0.009777810424566269,0.009820791892707348,0.00985832791775465,0.009895086288452148,0.009929316118359566,0.009960238821804523,0.009989023208618164,0.010016056708991528,0.010042507201433182,0.01006623450666666,0.010090351104736328,0.010109410621225834,0.010127497836947441,0.010145001113414764,0.010161921381950378,0.010175341740250587,0.010190511122345924,0.010203152894973755,0.0102161830291152,0.010227852500975132,0.010238549672067165,0.010248662903904915,0.010258970782160759,0.010266166180372238,0.010273945517838001,0.010280364193022251,0.010286976583302021,0.010292422026395798,0.010298062115907669,0.010301952250301838,0.010305647738277912,0.010309536941349506,0.010313620790839195,0.01031731627881527,0.010320622473955154,0.01032392866909504,0.010327234864234924,0.01032956875860691,0.010331902652978897,0.010334236547350883,0.01033657044172287,0.010339293628931046,0.010341627523303032,0.01034318283200264,0.010344544425606728,0.01034610066562891,0.010348239913582802,0.010349796153604984,0.010351546108722687,0.01035271305590868,0.010354269295930862,0.010355241596698761,0.01035582460463047,0.010356603190302849,0.010357380844652653,0.010357963852584362,0.010359130799770355,0.01035932544618845,0.010360492393374443,0.010360881686210632,0.010361659340560436,0.01036224327981472,0.010363020934164524,0.010363603942096233,0.010363993234932423,0.010364187881350517,0.010364576242864132,0.010364965535700321,0.010365549474954605,0.010365743190050125,0.01036593783646822,0.01036593783646822,0.01036593783646822,0.010366132482886314,0.010366132482886314,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409,0.010366327129304409],"active":[0.0012388825416564941,0.0011070206528529525,0.0010484802769497037,0.0010239749681204557,0.0009986916556954384,0.0009817713871598244,0.0009771035984158516,0.0009669903665781021,0.0009539597667753696,0.0009438465349376202,0.0009162293281406164,0.0009031984955072403,0.0008872509934008121,0.0008699414320290089,0.0008662459440529346,0.000837267842143774,0.0008222926408052444,0.0008057607337832451,0.0007711420767009258,0.0007314672693610191,0.000701321754604578,0.0006826505996286869,0.0006546452641487122,0.0006311121396720409,0.0006093299016356468,0.0005844347178936005,0.0005710162222385406,0.0005459273234009743,0.0005297847092151642,0.000506834127008915,0.0004934156313538551,0.0004794122651219368,0.00045938044786453247,0.00044907256960868835,0.0004317639395594597,0.0004247622564435005,0.0004127034917473793,0.00039908941835165024,0.00038644764572381973,0.0003784745931625366,0.0003656381741166115,0.00035688653588294983,0.00034852325916290283,0.0003417162224650383,0.00033549312502145767,0.0003351038321852684,0.0003277137875556946,0.0003212951123714447,0.0003164336085319519,0.0003098202869296074,0.00030787475407123566,0.00030281953513622284,0.0002965955063700676,0.00029503926634788513,0.0002919277176260948,0.00028842687606811523,0.0002823974937200546,0.0002792859449982643,0.00027656275779008865,0.00027597974985837936,0.00027170125395059586,0.00027306191623210907,0.00026858970522880554,0.00026800576597452164,0.0002648942172527313,0.0002631433308124542,0.0002625593915581703,0.00026158709079027176,0.0002576978877186775,0.0002575041726231575,0.00025594793260097504,0.00025497470051050186,0.00025497470051050186,0.0002545863389968872,0.0002528363838791847,0.00025303009897470474,0.00025303009897470474,0.00025303009897470474,0.00025186408311128616,0.0002510854974389076,0.000250890851020813,0.00025050248950719833,0.0002497248351573944,0.0002495301887392998,0.0002497239038348198,0.0002495301887392998,0.00024991855025291443,0.00024952925741672516,0.00024875160306692123,0.00024894624948501587,0.00024933554232120514,0.0002503069117665291,0.00025011319667100906,0.0002493346109986305,0.00024875160306692123,0.00024875160306692123,0.00024816766381263733,0.0002477793022990227,0.00024816859513521194,0.00024816766381263733,0.0002479730173945427,0.0002483632415533066,0.0002473900094628334,0.0002485569566488266,0.0002479739487171173,0.00024836231023073196,0.0002477793022990227,0.0002479730173945427,0.00024758465588092804,0.0002473900094628334,0.00024719536304473877,0.00024758465588092804,0.000247390940785408,0.0002473900094628334,0.00024700071662664413,0.00024700164794921875,0.0002468070015311241,0.00024700164794921875,0.0002471962943673134,0.00024700164794921875,0.00024700164794921875,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241,0.0002468070015311241]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0012388825416564941,0.0016078235348686576,0.0019944626837968826,0.0023962720297276974,0.002798859030008316,0.0031969731207937002,0.0035985878203064203,0.003999813459813595,0.004411347210407257,0.0048164622858166695,0.0052073802798986435,0.005594603251665831,0.0059862989000976086,0.006373327225446701,0.0067611332051455975,0.007160997483879328,0.007543941494077444,0.007916578091681004,0.00825712364166975,0.008595919236540794,0.00891740620136261,0.009225861169397831,0.009514868259429932,0.009790650568902493,0.010053984820842743,0.010310512967407703,0.010553620755672455,0.010784282349050045,0.011005607433617115,0.011217208579182625,0.011414029635488987,0.01159743033349514,0.011780441738665104,0.01195178460329771,0.012116320431232452,0.012269381433725357,0.01241077296435833,0.012558193877339363,0.01269336137920618,0.012822306714951992,0.01294113788753748,0.01306074671447277,0.013173354789614677,0.013277210295200348,0.013371924869716167,0.013462555594742298,0.013548907823860645,0.013631953857839108,0.013711693696677685,0.01379357185214758,0.013862420804798603,0.013930296525359154,0.013990781269967556,0.01405321154743433,0.014110779389739037,0.014162513427436352,0.014216775074601173,0.014269092120230198,0.014318685978651047,0.014368669129908085,0.014413789846003056,0.014453853480517864,0.01449605729430914,0.01453806646168232,0.014574630185961723,0.014607303775846958,0.014640949666500092,0.014673234894871712,0.014706880785524845,0.014735081233084202,0.01476269867271185,0.014787787571549416,0.01481384877115488,0.014836992137134075,0.01485683023929596,0.01487608440220356,0.014896893873810768,0.014912648126482964,0.014932874590158463,0.014948238618671894,0.0149636035785079,0.014979162253439426,0.01499316468834877,0.01500619575381279,0.015018448233604431,0.015029923059046268,0.015042759478092194,0.015053261071443558,0.015062985941767693,0.015072709880769253,0.01508360169827938,0.015093130990862846,0.015101299621164799,0.015109078958630562,0.01511705294251442,0.015123859979212284,0.015130861662328243,0.015137863345444202,0.015143698081374168,0.01514953188598156,0.01515556126832962,0.0151590621098876,0.015163145959377289,0.015169369988143444,0.015174232423305511,0.01517870556563139,0.01518220640718937,0.015186290256679058,0.015190374106168747,0.015193486586213112,0.015196208842098713,0.015199515037238598,0.015203015878796577,0.01520496141165495,0.015207489021122456,0.015209434553980827,0.015211768448352814,0.01521371304988861,0.015215657651424408,0.015217602252960205,0.015219936147332191,0.015221492387354374,0.015222659334540367,0.01522440928965807,0.015225381590425968,0.01522693783044815,0.01522791013121605,0.015229271724820137,0.01523043867200613,0.01523082796484232,0.015231800265610218,0.015232188627123833,0.015233355574309826,0.015234134159982204,0.015235106460750103,0.015235689468681812,0.015235884115099907,0.0152370510622859,0.015237635001540184,0.015237828716635704,0.015238218009471893,0.015238995663821697,0.015239774249494076,0.01523996889591217,0.01523996889591217,0.01524055190384388,0.015240941196680069,0.015241135843098164,0.015241329558193684,0.015241524204611778,0.015241913497447968,0.015241913497447968,0.015241913497447968,0.015242108143866062,0.015242108143866062,0.015242302790284157,0.015242691151797771,0.015242691151797771,0.015242885798215866,0.015242885798215866,0.015242885798215866,0.015242885798215866,0.015242885798215866,0.015242885798215866,0.015242885798215866,0.01524308044463396,0.01524308044463396,0.015243275091052055,0.015243275091052055,0.01524346973747015,0.015243858098983765,0.015243858098983765,0.015243858098983765,0.01524405274540186,0.015244247391819954,0.015244247391819954,0.015244247391819954,0.015244247391819954,0.015244247391819954,0.015244247391819954,0.015244442038238049,0.015244442038238049,0.015244442038238049,0.015244442038238049,0.015244442038238049,0.015244635753333569,0.015244635753333569,0.015244635753333569,0.015244635753333569,0.015244830399751663,0.015244830399751663,0.015244830399751663,0.015245025046169758,0.015245025046169758,0.015245025046169758,0.015245025046169758,0.015245219692587852,0.015245414339005947,0.015245414339005947,0.015245414339005947,0.015245414339005947,0.015245608985424042,0.015245608985424042,0.015245608985424042,0.015245802700519562,0.015245802700519562,0.015245997346937656,0.015245997346937656,0.015245997346937656,0.015245997346937656,0.015245997346937656,0.015245997346937656,0.015246191993355751,0.015246191993355751,0.015246191993355751,0.015246191993355751,0.015246191993355751,0.015246386639773846,0.015246386639773846,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194,0.01524658128619194],"recovered":[0.0,0.0005064429715275764,0.0009465659968554974,0.0013530428986996412,0.0017503788694739342,0.0021531605161726475,0.0025547752156853676,0.0029659196734428406,0.003362088929861784,0.0037679821252822876,0.004169986117631197,0.004566154908388853,0.004960184916853905,0.005361021496355534,0.005748438648879528,0.006140328943729401,0.006536498200148344,0.006928193848580122,0.007313082925975323,0.007672883104532957,0.008021791465580463,0.00835611391812563,0.008673126809298992,0.008988779038190842,0.009270395152270794,0.009558040648698807,0.009830322116613388,0.010087433271110058,0.010319067165255547,0.010547783225774765,0.010769497603178024,0.01097059715539217,0.011168389581143856,0.011364821344614029,0.011548222042620182,0.011720342561602592,0.01188429445028305,0.012038133107125759,0.012187693268060684,0.012331418693065643,0.012465809471905231,0.012589891441166401,0.012712028808891773,0.012830860912799835,0.012941718101501465,0.013042462058365345,0.013140872120857239,0.013228974305093288,0.013311242684721947,0.01339759398251772,0.013479083776473999,0.013554739765822887,0.013627088628709316,0.01369301974773407,0.013757394626736641,0.013816324062645435,0.013876031152904034,0.013931849040091038,0.013988249935209751,0.014039788395166397,0.014088021591305733,0.014137032441794872,0.014180402271449566,0.014224356971681118,0.014265976846218109,0.01430448517203331,0.014341048896312714,0.014375083148479462,0.014408924616873264,0.014443542808294296,0.01447368785738945,0.014503639191389084,0.014533395878970623,0.01455848477780819,0.014583184383809566,0.014609440229833126,0.014631028287112713,0.014650670811533928,0.014669147320091724,0.014690346084535122,0.014708822593092918,0.014723798260092735,0.01474032923579216,0.014755304902791977,0.014768724329769611,0.014780782163143158,0.014794396236538887,0.01480509340763092,0.014816956594586372,0.014828626066446304,0.01483854465186596,0.0148471025750041,0.014856826514005661,0.014865579083561897,0.014875108376145363,0.01488308236002922,0.014890667051076889,0.014897863380610943,0.014904087409377098,0.014912061393260956,0.014917506836354733,0.014923146925866604,0.014927620068192482,0.014932870864868164,0.014938510954380035,0.014943178743124008,0.014948041178286076,0.014952125027775764,0.014956987462937832,0.014960488304495811,0.01496496144682169,0.01496846228837967,0.014971379190683365,0.014975074678659439,0.01497818622738123,0.01498129777610302,0.014983243308961391,0.014985382556915283,0.01498771645128727,0.014989661052823067,0.014991605654358864,0.014994134195148945,0.014996078796684742,0.01499685738235712,0.014998607337474823,0.01500055193901062,0.015001718886196613,0.015002885833382607,0.0150040527805686,0.015005414374172688,0.015006192028522491,0.015006775967776775,0.015007748268544674,0.015008915215730667,0.015009692870080471,0.01501047145575285,0.015011249110102654,0.015011249110102654,0.015012416057288647,0.015012999065220356,0.015013388358056545,0.01501358300447464,0.01501397229731083,0.015014555305242538,0.015014944598078728,0.015015527606010437,0.015016111545264721,0.015016305260360241,0.015017278492450714,0.015017472207546234,0.015017666853964329,0.015017861500382423,0.015017861500382423,0.015018056146800518,0.015018250793218613,0.015018250793218613,0.015018250793218613,0.015018445439636707,0.015018445439636707,0.015018639154732227,0.015018639154732227,0.015018639154732227,0.015018639154732227,0.015018639154732227,0.015018639154732227,0.015018639154732227,0.015018639154732227,0.015018639154732227,0.015018639154732227,0.015018833801150322,0.015018833801150322,0.015019028447568417,0.015019223093986511,0.015019417740404606,0.015019417740404606,0.01501980610191822,0.01501980610191822,0.01501980610191822,0.01501980610191822,0.015020000748336315,0.015020000748336315,0.01502019539475441,0.015020390041172504,0.015020390041172504,0.015020390041172504,0.015020390041172504,0.015020584687590599,0.015020584687590599,0.015020584687590599,0.015020584687590599,0.015020779334008694,0.015020779334008694,0.015020779334008694,0.015020779334008694,0.015020779334008694,0.015020973049104214,0.015020973049104214,0.015021167695522308,0.015021167695522308,0.015021362341940403,0.015021362341940403,0.015021362341940403,0.015021556988358498,0.015021751634776592,0.015021751634776592,0.015021751634776592,0.015021946281194687,0.015022139996290207,0.015022139996290207,0.015022334642708302,0.015022334642708302,0.015022529289126396,0.015022529289126396,0.015022529289126396,0.01502272393554449,0.015022918581962585,0.015022918581962585,0.015022918581962585,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105,0.015023112297058105],"active":[0.0012388825416564941,0.0011013805633410811,0.0010478966869413853,0.0010432291310280561,0.0010484801605343819,0.0010438126046210527,0.0010438126046210527,0.0010338937863707542,0.001049258280545473,0.0010484801605343819,0.0010373941622674465,0.0010284483432769775,0.0010261139832437038,0.0010123057290911674,0.0010126945562660694,0.0010206685401499271,0.0010074432939291,0.0009883842431008816,0.0009440407156944275,0.0009230361320078373,0.0008956147357821465,0.0008697472512722015,0.0008417414501309395,0.0008018715307116508,0.000783589668571949,0.0007524723187088966,0.0007232986390590668,0.0006968490779399872,0.0006865402683615685,0.0006694253534078598,0.0006445320323109627,0.0006268331781029701,0.0006120521575212479,0.0005869632586836815,0.0005680983886122704,0.0005490388721227646,0.0005264785140752792,0.000520060770213604,0.0005056681111454964,0.0004908880218863487,0.0004753284156322479,0.0004708552733063698,0.0004613259807229042,0.0004463493824005127,0.0004302067682147026,0.0004200935363769531,0.0004080357030034065,0.0004029795527458191,0.00040045101195573807,0.0003959778696298599,0.00038333702832460403,0.0003755567595362663,0.00036369264125823975,0.00036019179970026016,0.00035338476300239563,0.00034618936479091644,0.00034074392169713974,0.00033724308013916016,0.0003304360434412956,0.0003288807347416878,0.00032576825469732285,0.00031682103872299194,0.00031565502285957336,0.00031370949000120163,0.0003086533397436142,0.0003028186038136482,0.00029990077018737793,0.00029815174639225006,0.0002979561686515808,0.00029153842478990555,0.00028901081532239914,0.0002841483801603317,0.0002804528921842575,0.00027850735932588577,0.000273645855486393,0.0002666441723704338,0.00026586558669805527,0.00026197731494903564,0.00026372727006673813,0.00025789253413677216,0.00025478098541498184,0.00025536399334669113,0.0002528354525566101,0.000250890851020813,0.0002497239038348198,0.0002491408959031105,0.0002483632415533066,0.00024816766381263733,0.0002460293471813202,0.00024408381432294846,0.00024505704641342163,0.0002460284158587456,0.0002444731071591377,0.00024349987506866455,0.0002419445663690567,0.0002407776191830635,0.00024019461125135422,0.00023999996483325958,0.0002396106719970703,0.00023747049272060394,0.00023805443197488785,0.0002359151840209961,0.00023552589118480682,0.00023649912327528,0.00023572146892547607,0.00023552682250738144,0.0002341652289032936,0.0002341652289032936,0.00023338664323091507,0.00023299828171730042,0.00023124739527702332,0.00023105274885892868,0.00023163668811321259,0.0002298867329955101,0.0002293027937412262,0.00022813677787780762,0.00022852513939142227,0.00022833049297332764,0.00022794120013713837,0.00022794120013713837,0.00022833049297332764,0.00022735819220542908,0.00022658053785562515,0.0002275519073009491,0.00022677425295114517,0.00022638589143753052,0.00022619124501943588,0.00022638589143753052,0.00022638589143753052,0.00022541359066963196,0.0002256082370877266,0.00022541265934705734,0.00022560730576515198,0.00022521894425153732,0.00022541359066963196,0.0002252180129289627,0.00022463500499725342,0.0002258019521832466,0.00022521894425153732,0.00022482965141534805,0.00022482965141534805,0.00022541265934705734,0.0002258019521832466,0.00022541359066963196,0.0002250242978334427,0.0002250242978334427,0.00022482965141534805,0.00022483058273792267,0.0002240510657429695,0.00022405199706554413,0.00022424664348363876,0.00022405199706554413,0.00022405199706554413,0.00022405199706554413,0.0002238573506474495,0.00022405199706554413,0.00022444035857915878,0.00022424571216106415,0.00022444035857915878,0.00022424664348363876,0.00022424664348363876,0.00022424664348363876,0.00022424664348363876,0.00022424664348363876,0.00022424664348363876,0.0002244412899017334,0.0002244412899017334,0.00022463593631982803,0.00022463593631982803,0.00022463593631982803,0.0002250242978334427,0.00022482965141534805,0.00022463500499725342,0.00022463500499725342,0.00022482965141534805,0.0002244412899017334,0.0002244412899017334,0.0002244412899017334,0.0002244412899017334,0.00022424664348363876,0.0002244412899017334,0.00022424664348363876,0.00022405199706554413,0.00022405199706554413,0.00022405199706554413,0.00022424571216106415,0.0002240510657429695,0.0002240510657429695,0.0002240510657429695,0.00022424571216106415,0.0002240510657429695,0.0002240510657429695,0.00022424571216106415,0.00022424571216106415,0.00022424571216106415,0.00022405199706554413,0.00022424664348363876,0.00022424664348363876,0.00022424664348363876,0.00022405199706554413,0.00022405199706554413,0.00022424664348363876,0.00022405199706554413,0.0002238573506474495,0.0002240510657429695,0.0002240510657429695,0.0002240510657429695,0.0002238573506474495,0.0002238573506474495,0.00022366270422935486,0.00022366270422935486,0.00022346805781126022,0.00022366270422935486,0.00022366270422935486,0.00022346805781126022,0.0002232734113931656,0.0002232734113931656,0.00022346805781126022,0.0002232743427157402,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484,0.00022346898913383484]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0012388825416564941,0.0015992660773918033,0.001975597580894828,0.002366321161389351,0.002749265171587467,0.0031230682507157326,0.00349064776673913,0.0038553099147975445,0.0042153047397732735,0.004565185867249966,0.004915066994726658,0.005263392347842455,0.005599270574748516,0.005923868622630835,0.006252939812839031,0.006581622175872326,0.006905053276568651,0.0071975612081587315,0.007481122389435768,0.007742123678326607,0.007992427796125412,0.008228534832596779,0.008444026112556458,0.008656015619635582,0.008854003623127937,0.009042655117809772,0.009223527275025845,0.00939175859093666,0.009551042690873146,0.00970157515257597,0.00984082743525505,0.009976385161280632,0.010098522529006004,0.010219882242381573,0.010328210890293121,0.010437123477458954,0.010535338893532753,0.010626941919326782,0.010715045034885406,0.010801202617585659,0.01087880227714777,0.010956985875964165,0.011027390137314796,0.011096043512225151,0.01115516759455204,0.011214680969715118,0.011267191730439663,0.011319119483232498,0.01136676874011755,0.011410528793931007,0.011450592428445816,0.011491046287119389,0.011529359966516495,0.011566117405891418,0.011598791927099228,0.011632048524916172,0.011658693663775921,0.011687671765685081,0.011715483851730824,0.011742517352104187,0.011762743815779686,0.011784914880990982,0.011805725283920765,0.011824007146060467,0.011840343475341797,0.01185804232954979,0.011872239410877228,0.01188643742352724,0.011898884549736977,0.011910553090274334,0.011921055614948273,0.011931363493204117,0.011942449025809765,0.011951006948947906,0.011960147880017757,0.011968315578997135,0.011974344961345196,0.011980762705206871,0.011987376026809216,0.011993988417088985,0.011999239213764668,0.012004684656858444,0.012010714039206505,0.012015187181532383,0.012019465677440166,0.012023355811834335,0.012026467360556126,0.012029190547764301,0.012032302096486092,0.012035218998789787,0.012037747539579868,0.012040470726788044,0.01204280462116003,0.012045526877045631,0.012048250064253807,0.012050583958625793,0.012052723206579685,0.012054473161697388,0.01205661240965128,0.012058168649673462,0.012059919536113739,0.012061086483299732,0.01206303108483553,0.012064781039953232,0.012065947987139225,0.012067309580743313,0.012068087235093117,0.012068865820765495,0.012070032767951488,0.012070810422301292,0.012071393430233002,0.012071782723069191,0.01207275502383709,0.012073533609509468,0.012074116617441177,0.012074700556695461,0.012074894271790981,0.01207567285746336,0.012076061218976974,0.012076450511813164,0.012076839804649353,0.012077422812581062,0.012077812105417252,0.012078006751835346,0.012078395113348961,0.01207878440618515,0.01207917369902134,0.01207936741411686,0.01207936741411686,0.012079562060534954,0.012079756706953049,0.012079951353371143,0.012080340646207333,0.012080534361302853,0.012080729007720947,0.012080729007720947,0.012080729007720947,0.012080923654139042,0.012080923654139042,0.012081312946975231,0.012081312946975231,0.012081312946975231,0.012081507593393326,0.012081507593393326,0.012081507593393326,0.012081507593393326,0.012081701308488846,0.01208189595490694,0.012082090601325035,0.012082090601325035,0.012082090601325035,0.01208228524774313,0.01208228524774313,0.01208228524774313,0.01208228524774313,0.01208228524774313,0.012082479894161224,0.012082479894161224,0.012082479894161224,0.012082479894161224,0.012082673609256744,0.012082673609256744,0.012082673609256744,0.012082673609256744,0.012082673609256744,0.012082673609256744,0.012082868255674839,0.012083062902092934,0.012083062902092934,0.012083062902092934,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028,0.012083257548511028],"recovered":[0.0,0.0005027477163821459,0.0009356747614219785,0.0013396232388913631,0.0017357923788949847,0.00212787720374763,0.0025030416436493397,0.0028772337827831507,0.0032436465844511986,0.0036170606035739183,0.003975304774940014,0.004338216967880726,0.004690820816904306,0.005037785042077303,0.005380470305681229,0.005705457180738449,0.006026554387062788,0.006358542945235968,0.006659413687884808,0.006947448011487722,0.007223035674542189,0.007493177428841591,0.007744259666651487,0.007975698448717594,0.008198774419724941,0.008407847955822945,0.008610308170318604,0.008792152628302574,0.008971469476819038,0.009139311499893665,0.009300541132688522,0.00945224054157734,0.009596548974514008,0.009729188866913319,0.00985482707619667,0.00996899139136076,0.010086850263178349,0.010190121829509735,0.010289893485605717,0.010383442044258118,0.010473683476448059,0.010558285750448704,0.01063510775566101,0.01071017887443304,0.010782722383737564,0.01085079275071621,0.010908749885857105,0.010966317728161812,0.011021940968930721,0.011073091067373753,0.011121129617094994,0.01116547267884016,0.01121117640286684,0.011251435615122318,0.011288387700915337,0.011323200538754463,0.011357235722243786,0.011389326304197311,0.011420443654060364,0.01145156193524599,0.011479179374873638,0.011502712033689022,0.011522938497364521,0.011544137261807919,0.011563975363969803,0.011582450941205025,0.011599955148994923,0.011616097763180733,0.011630878783762455,0.011643131263554096,0.01165402214974165,0.011665496975183487,0.011675999499857426,0.01168630737811327,0.01169642060995102,0.011707311496138573,0.011715090833604336,0.011724038049578667,0.011730261147022247,0.011737262830138206,0.011743485927581787,0.011749904602766037,0.011755933053791523,0.011761767789721489,0.01176740787923336,0.011772853322327137,0.011777132749557495,0.01178102195262909,0.01178393978625536,0.011786467395722866,0.011788995936512947,0.011791719123721123,0.011794441379606724,0.011798526160418987,0.011800665408372879,0.011803582310676575,0.011806110851466656,0.011808639392256737,0.011810194700956345,0.011812723241746426,0.011814862489700317,0.011816808022558689,0.011818947270512581,0.011820502579212189,0.011822058819234371,0.011823808774352074,0.01182555966079235,0.01182614266872406,0.011826726607978344,0.011827698908746243,0.011828671209514141,0.011829838156700134,0.011830227449536324,0.011830810457468033,0.011831782758235931,0.011832366697490215,0.011833338998258114,0.011833728291094303,0.011834116652607918,0.011834505945444107,0.011835088953375816,0.011835283599793911,0.0118356728926301,0.011836450546979904,0.011836839839816093,0.011837422847747803,0.011837812140583992,0.011837812140583992,0.011838201433420181,0.011838589794933796,0.01183878444135189,0.01183878444135189,0.01183878444135189,0.01183917373418808,0.011839368380606174,0.011839563027024269,0.011839563027024269,0.011839756742119789,0.011840146034955978,0.011840340681374073,0.011840340681374073,0.011840535327792168,0.011840535327792168,0.011840535327792168,0.011840729974210262,0.011840729974210262,0.011840923689305782,0.011841118335723877,0.011841312982141972,0.011841312982141972,0.01184170227497816,0.01184170227497816,0.011841895990073681,0.011842090636491776,0.011842090636491776,0.011842090636491776,0.011842090636491776,0.011842090636491776,0.01184228528290987,0.01184228528290987,0.01184228528290987,0.011842479929327965,0.011842479929327965,0.011842479929327965,0.011842479929327965,0.01184267457574606,0.01184267457574606,0.01184267457574606,0.011842869222164154,0.011842869222164154,0.011842869222164154,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769,0.011843257583677769],"active":[0.0012388825416564941,0.0010965183610096574,0.0010399228194728494,0.0010266979224979877,0.0010134727926924825,0.0009951910469681025,0.0009876061230897903,0.0009780761320143938,0.0009716581553220749,0.0009481252636760473,0.000939762219786644,0.000925175379961729,0.0009084497578442097,0.0008860835805535316,0.0008724695071578026,0.0008761649951338768,0.0008784988895058632,0.0008390182629227638,0.0008217087015509605,0.0007946756668388844,0.0007693921215832233,0.000735357403755188,0.0006997664459049702,0.0006803171709179878,0.0006552292034029961,0.0006348071619868279,0.0006132191047072411,0.0005996059626340866,0.0005795732140541077,0.0005622636526823044,0.0005402863025665283,0.0005241446197032928,0.0005019735544919968,0.0004906933754682541,0.0004733838140964508,0.0004681320860981941,0.00044848863035440445,0.0004368200898170471,0.0004251515492796898,0.00041776057332754135,0.00040511880069971085,0.00039870012551546097,0.0003922823816537857,0.00038586463779211044,0.000372445210814476,0.000363888218998909,0.0003584418445825577,0.00035280175507068634,0.0003448277711868286,0.0003374377265572548,0.00032946281135082245,0.0003255736082792282,0.0003181835636496544,0.0003146817907691002,0.0003104042261838913,0.00030884798616170883,0.000301457941532135,0.0002983454614877701,0.00029504019767045975,0.00029095541685819626,0.0002835644409060478,0.00028220284730196,0.0002827867865562439,0.0002798698842525482,0.000276368111371994,0.0002755913883447647,0.00027228426188230515,0.000270339660346508,0.00026800576597452164,0.00026742182672023773,0.0002670334652066231,0.0002658665180206299,0.00026644952595233917,0.0002646995708346367,0.00026372727006673813,0.00026100408285856247,0.00025925412774086,0.00025672465562820435,0.00025711487978696823,0.00025672558695077896,0.0002557532861828804,0.0002547800540924072,0.00025478098541498184,0.000253419391810894,0.0002520577982068062,0.00025050248950719833,0.0002493346109986305,0.00024816859513521194,0.00024836231023073196,0.00024875160306692123,0.00024875160306692123,0.00024875160306692123,0.0002483632415533066,0.00024700071662664413,0.00024758465588092804,0.00024700164794921875,0.0002466123551130295,0.00024583376944065094,0.00024641770869493484,0.0002454454079270363,0.00024505704641342163,0.0002442784607410431,0.00024408381432294846,0.0002442784607410431,0.00024388916790485382,0.00024350080639123917,0.000242527574300766,0.00024272315204143524,0.00024330615997314453,0.0002431115135550499,0.00024272222071886063,0.0002419445663690567,0.000242527574300766,0.00024272315204143524,0.00024233385920524597,0.00024233385920524597,0.00024155527353286743,0.0002419445663690567,0.0002419445663690567,0.0002419445663690567,0.00024175085127353668,0.00024213921278715134,0.00024213921278715134,0.00024155620485544205,0.00024155527353286743,0.0002413615584373474,0.0002413615584373474,0.00024155527353286743,0.00024116598069667816,0.00024097226560115814,0.00024097226560115814,0.00024116691201925278,0.00024155620485544205,0.0002413606271147728,0.0002413606271147728,0.00024116598069667816,0.00024116598069667816,0.00024116691201925278,0.0002407776191830635,0.00024097226560115814,0.00024097226560115814,0.0002407776191830635,0.00024097226560115814,0.00024097226560115814,0.0002407776191830635,0.0002407776191830635,0.0002407776191830635,0.0002407776191830635,0.0002407776191830635,0.0002407776191830635,0.00024038832634687424,0.00024058297276496887,0.00024038925766944885,0.00024019461125135422,0.00024019461125135422,0.00024019461125135422,0.00024038925766944885,0.00024038925766944885,0.00024019461125135422,0.00024019461125135422,0.00024038832634687424,0.0002401936799287796,0.0002401936799287796,0.0002401936799287796,0.0002401936799287796,0.00023999903351068497,0.0002401936799287796,0.00024038832634687424,0.0002401936799287796,0.0002401936799287796,0.00024038832634687424,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958,0.00023999996483325958]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0012388825416564941,0.0015986826037988067,0.001978709362447262,0.002343954984098673,0.002709978725761175,0.0030625828076153994,0.0033984610345214605,0.003732394427061081,0.0040532974526286125,0.004365447908639908,0.004678182303905487,0.004971079528331757,0.0052694217301905155,0.005542286206036806,0.005819234997034073,0.00608607055619359,0.0063408478163182735,0.0065740374848246574,0.006790695246309042,0.006997629068791866,0.007189392577856779,0.00737240444868803,0.007544136140495539,0.0077049764804542065,0.007853953167796135,0.007989704608917236,0.008115732111036777,0.008237674832344055,0.008348921313881874,0.008454916998744011,0.0085525494068861,0.008641623891890049,0.008726225234568119,0.008804798126220703,0.008878897875547409,0.008947744965553284,0.009010953828692436,0.009076301008462906,0.009133674204349518,0.009186185896396637,0.009234029799699783,0.009280122816562653,0.0093269944190979,0.009365113452076912,0.009404011070728302,0.009440574795007706,0.009472081437706947,0.009503782726824284,0.009533539414405823,0.009560766629874706,0.00958410557359457,0.009605498984456062,0.009624363854527473,0.009645563550293446,0.009664233773946762,0.009682515636086464,0.00969749130308628,0.00971110537648201,0.009724524803459644,0.00973736122250557,0.009748057462275028,0.009758949279785156,0.009767116978764534,0.009777036495506763,0.009786371141672134,0.00979531742632389,0.009804653003811836,0.009812043979763985,0.009817100130021572,0.009822740219533443,0.009827018715441227,0.009831881150603294,0.009835576638579369,0.009839077480137348,0.009842966683208942,0.009846467524766922,0.009849580004811287,0.009852496907114983,0.009855220094323158,0.009857553988695145,0.009859303943812847,0.009860665537416935,0.009862610138952732,0.00986436102539301,0.009866305626928806,0.009867277927696705,0.009868250228464603,0.009869222529232502,0.009870389476418495,0.009871168062090874,0.009872140362858772,0.00987311266362667,0.00987369567155838,0.009874474257230759,0.009875446557998657,0.009876029565930367,0.009876418858766556,0.009876808151602745,0.00987719651311636,0.009877780452370644,0.009878363460302353,0.009878947399556637,0.009879335761070251,0.00987972505390644,0.009880502708256245,0.009881281293928623,0.009881864301860332,0.009882058948278427,0.009882058948278427,0.009882058948278427,0.009882448241114616,0.009882641956210136,0.009882836602628231,0.009883031249046326,0.009883031249046326,0.009883031249046326,0.00988322589546442,0.00988322589546442,0.00988322589546442,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515,0.009883420541882515],"recovered":[0.0,0.0005029421881772578,0.0009350912878289819,0.001344291027635336,0.0017305412329733372,0.0020981207489967346,0.0024542256724089384,0.002805857453495264,0.0031493206042796373,0.003471973817795515,0.003791515016928315,0.004106777720153332,0.004407843109220266,0.004708908032625914,0.004995192401111126,0.005274669267237186,0.005546367261558771,0.005814953241497278,0.006069924682378769,0.006307392846792936,0.0065242452546954155,0.0067309848964214325,0.006924109999090433,0.007105565629899502,0.007279631216078997,0.007434831466525793,0.007580696139484644,0.007712752558290958,0.007842475548386574,0.007964612916111946,0.008077414706349373,0.00818049255758524,0.008282598108053207,0.008374395780265331,0.008462109602987766,0.008541654795408249,0.008617892861366272,0.008682657033205032,0.008747421205043793,0.008810434490442276,0.008871892467141151,0.008923820219933987,0.00897302571684122,0.009021257981657982,0.009067157283425331,0.009109166450798512,0.00914961937814951,0.009182487614452839,0.009215161204338074,0.0092462794855237,0.009271951392292976,0.009298790246248245,0.00932232290506363,0.009343522600829601,0.009365499019622803,0.009384364821016788,0.009401868097484112,0.009417621418833733,0.009432986378669739,0.009448545053601265,0.009460797533392906,0.009473439306020737,0.00948471948504448,0.009493665769696236,0.009504557587206364,0.009514864534139633,0.009524200111627579,0.009532563388347626,0.009541120380163193,0.009547732770442963,0.009553567506372929,0.00955901388078928,0.009563875384628773,0.00956932082772255,0.009573988616466522,0.00957826804369688,0.00958196260035038,0.009584685787558556,0.009587602689862251,0.00959110353142023,0.009594215080142021,0.009596355259418488,0.009598299860954285,0.009600439108908176,0.009601800702512264,0.009603939950466156,0.009604912251234055,0.009606273844838142,0.009608023799955845,0.009609385393559933,0.00961074698716402,0.009611719287931919,0.009612886235117912,0.009613663889467716,0.009614442475140095,0.009615414775907993,0.009615997783839703,0.009616387076675892,0.009617164731025696,0.009617554023861885,0.00961774867027998,0.009618137031793594,0.009618915617465973,0.009619498625397682,0.009620082564651966,0.009620665572583675,0.00962124951183796,0.009622027166187763,0.009622416459023952,0.009622416459023952,0.009622610174119473,0.009622804820537567,0.009622999466955662,0.009623194113373756,0.009623194113373756,0.009623194113373756,0.009623194113373756,0.009623388759791851,0.009623388759791851,0.009623388759791851,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946,0.009623583406209946],"active":[0.0012388825416564941,0.001095740357413888,0.00104361807461828,0.000999663956463337,0.000979437492787838,0.0009644620586186647,0.0009442353621125221,0.0009265369735658169,0.0009039768483489752,0.0008934740908443928,0.0008866672869771719,0.0008643018081784248,0.0008615786209702492,0.0008333781734108925,0.0008240425959229469,0.0008114012889564037,0.0007944805547595024,0.0007590842433273792,0.0007207705639302731,0.00069023622199893,0.0006651473231613636,0.0006414195522665977,0.0006200261414051056,0.0005994108505547047,0.0005743219517171383,0.0005548731423914433,0.0005350359715521336,0.0005249222740530968,0.0005064457654953003,0.0004903040826320648,0.0004751347005367279,0.00046113133430480957,0.00044362712651491165,0.00043040234595537186,0.0004167882725596428,0.0004060901701450348,0.00039306096732616425,0.00039364397525787354,0.0003862529993057251,0.00037575140595436096,0.0003621373325586319,0.0003563025966286659,0.00035396870225667953,0.00034385547041893005,0.0003368537873029709,0.0003314083442091942,0.0003224620595574379,0.0003212951123714447,0.000318378210067749,0.00031448714435100555,0.0003121541813015938,0.0003067087382078171,0.0003020409494638443,0.0003020409494638443,0.00029873475432395935,0.00029815081506967545,0.00029562320560216904,0.0002934839576482773,0.00029153842478990555,0.0002888161689043045,0.00028725992888212204,0.00028550997376441956,0.0002823974937200546,0.0002833707258105278,0.0002818135544657707,0.0002804528921842575,0.0002804528921842575,0.00027948059141635895,0.00027597974985837936,0.0002750074490904808,0.00027345120906829834,0.00027286726981401443,0.00027170125395059586,0.00026975665241479874,0.0002689780667424202,0.00026819948107004166,0.000267617404460907,0.000267811119556427,0.000267617404460907,0.0002664504572749138,0.00026508886367082596,0.0002643102779984474,0.0002643102779984474,0.00026392191648483276,0.00026450492441654205,0.00026333797723054886,0.00026333797723054886,0.0002629486843943596,0.0002623656764626503,0.000261782668530941,0.00026139337569475174,0.00026139337569475174,0.00026080943644046783,0.00026081036776304245,0.00026100408285856247,0.0002606147900223732,0.0002604210749268532,0.0002604210749268532,0.0002600317820906639,0.00026022642850875854,0.0002606147900223732,0.00026081036776304245,0.00026042014360427856,0.00026022642850875854,0.00026042014360427856,0.0002606157213449478,0.0002606147900223732,0.0002600317820906639,0.00025964248925447464,0.00025964248925447464,0.0002598380669951439,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002600317820906639,0.0002598371356725693,0.0002598371356725693,0.0002600317820906639,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693,0.0002598371356725693]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0012388825416564941,0.0016043228097259998,0.0019915453158318996,0.0024011339992284775,0.0028118896298110485,0.0032273130491375923,0.00364351412281394,0.004074690863490105,0.004503144882619381,0.00493334885686636,0.00536433095112443,0.005778198596090078,0.006203929428011179,0.006637050770223141,0.007068810984492302,0.007505238987505436,0.007925912737846375,0.008356506004929543,0.008795851841568947,0.009235779754817486,0.009681932628154755,0.010102995671331882,0.010535922832787037,0.01096379291266203,0.011382522992789745,0.011807475239038467,0.012219592928886414,0.012646296061575413,0.0130551066249609,0.013471696525812149,0.013886731117963791,0.014303904958069324,0.014698906801640987,0.015111996792256832,0.015515361912548542,0.015928840264678,0.016328316181898117,0.016733042895793915,0.017137963324785233,0.017524991184473038,0.017915714532136917,0.018302159383893013,0.018692104145884514,0.01906629651784897,0.0194412674754858,0.019808262586593628,0.02017778716981411,0.020546339452266693,0.020904194563627243,0.021262049674987793,0.02161582000553608,0.021968230605125427,0.022308386862277985,0.022658852860331535,0.022984033450484276,0.023309409618377686,0.02363809198141098,0.02396385744214058,0.0242760069668293,0.024586213752627373,0.024895252659916878,0.025200985372066498,0.025493493303656578,0.025794364511966705,0.02609115093946457,0.026372961699962616,0.026665469631552696,0.02694300189614296,0.02721022628247738,0.02748348005115986,0.027750510722398758,0.028017345815896988,0.028287487104535103,0.028540708124637604,0.02879762463271618,0.029047152027487755,0.029281508177518845,0.029521115124225616,0.02974633127450943,0.02996746264398098,0.03018859401345253,0.03041653148829937,0.030626576393842697,0.03083370439708233,0.031037526205182076,0.03124368190765381,0.03143700212240219,0.03163537755608559,0.031819362193346024,0.03199867904186249,0.032174691557884216,0.032356731593608856,0.032534100115299225,0.03270699828863144,0.032878536731004715,0.0330432653427124,0.033210720866918564,0.033367086201906204,0.03351820260286331,0.03366776183247566,0.03381265699863434,0.03396202251315117,0.03410574793815613,0.034245386719703674,0.034380555152893066,0.03451494500041008,0.03464972600340843,0.03477983549237251,0.03491189330816269,0.03503928333520889,0.03515791893005371,0.03527966886758804,0.03539383038878441,0.03550410643219948,0.03561457246541977,0.03571998327970505,0.03582403436303139,0.035930030047893524,0.036033689975738525,0.0361301563680172,0.03622584417462349,0.036324642598629,0.03642188757658005,0.03652263060212135,0.036612678319215775,0.03671497851610184,0.03681163862347603,0.03690032288432121,0.036990564316511154,0.037080805748701096,0.037171632051467896,0.037263818085193634,0.03735308721661568,0.037438858300447464,0.037522874772548676,0.037602029740810394,0.03768176957964897,0.03776170313358307,0.03784261271357536,0.03791690617799759,0.03799411654472351,0.038062382489442825,0.03813745081424713,0.03820882737636566,0.0382881797850132,0.03835799917578697,0.03842432051897049,0.0384945310652256,0.03856279328465462,0.03862755745649338,0.038695044815540314,0.03876097500324249,0.03882846236228943,0.03889089450240135,0.03895332291722298,0.03901517018675804,0.03907643258571625,0.03913886472582817,0.03919681906700134,0.03925127536058426,0.03930903971195221,0.039363496005535126,0.03941445052623749,0.03947201743721962,0.03952550143003464,0.039578985422849655,0.03963208198547363,0.03968673199415207,0.039742354303598404,0.03979428485035896,0.03984912857413292,0.03990202769637108,0.03995726257562637,0.04000938683748245,0.04006423056125641,0.0401114895939827,0.04016147553920746,0.040211066603660583,0.04025871679186821,0.04030811786651611,0.0403544045984745,0.04039952531456947,0.04044931381940842,0.040496185421943665,0.040541499853134155,0.04058467596769333,0.04063154757022858,0.04067452996969223,0.04072276130318642,0.040763020515441895,0.04080989211797714,0.040853846818208694,0.04089410603046417,0.04094058647751808,0.040978316217660904,0.04101740941405296,0.041062917560338974,0.04110201075673103,0.04114382714033127,0.04118291661143303,0.04122239723801613,0.04126090556383133,0.04129766300320625,0.04133889451622963,0.04137818142771721,0.041419800370931625,0.04145597666501999,0.04149895906448364,0.04154116287827492,0.0415794737637043,0.04161623492836952,0.04165707528591156,0.04169714078307152,0.04173700883984566,0.04177337884902954,0.041810330003499985,0.04185175523161888,0.04188890382647514,0.041926633566617966,0.041965335607528687,0.0420079305768013,0.04204585403203964,0.042083777487277985,0.04212675988674164,0.04216624051332474,0.042207859456539154,0.042244814336299896,0.04228701815009117,0.04232649877667427,0.04236558824777603,0.042401958256959915,0.04244299605488777,0.04248908907175064,0.04253032058477402,0.0425676628947258,0.04260889068245888,0.04265031963586807,0.042693883180618286,0.042733557522296906,0.042771484702825546,0.042811740189790726,0.04285258427262306,0.04289478808641434,0.04293135181069374,0.04297647252678871,0.0430217869579792,0.0430632121860981,0.043105609714984894,0.04314723238348961,0.043189823627471924,0.043235138058662415,0.043279871344566345,0.04332732409238815,0.04337244853377342,0.043416790664196014,0.043461717665195465,0.043507225811481476,0.043553125113248825,0.04359766095876694,0.04364258795976639,0.04368868097662926,0.043734971433877945,0.043786898255348206,0.04383376985788345,0.0438816137611866,0.043929845094680786,0.0439714640378952,0.04401328042149544,0.044061124324798584,0.044105079025030136,0.04415486752986908,0.04420173913240433,0.044248998165130615,0.04429664835333824,0.044345464557409286,0.04439797252416611,0.044450681656599045,0.04450124502182007,0.04455375671386719,0.04460393637418747,0.04465800151228905,0.044711291790008545,0.044763609766960144,0.04481631517410278,0.044867269694805145,0.04491822421550751,0.044972680509090424,0.0450267493724823,0.04508023336529732,0.045135077089071274,0.04518817365169525,0.04524126648902893,0.04529514163732529,0.045347653329372406,0.045400165021419525,0.04545598104596138,0.045510437339544296,0.04556586593389511,0.04561934992671013,0.04567613825201988,0.04573370888829231,0.04578971862792969,0.045843787491321564,0.04589707776904106,0.045953281223773956,0.04601046070456505,0.046070557087659836,0.04612598568201065,0.04618530720472336,0.046246763318777084,0.04630549997091293,0.04635489732027054,0.046415384858846664,0.04647178575396538,0.046532269567251205,0.046590227633714676,0.046648573130369186,0.046709056943655014,0.04676895961165428,0.046824973076581955,0.04688701406121254,0.04694419354200363,0.04700798541307449,0.047066912055015564,0.04712545499205589,0.047182049602270126,0.04724642261862755,0.047306519001722336,0.047364868223667145,0.04742243513464928,0.04748019576072693,0.04754262790083885,0.04760077968239784,0.04766301438212395,0.04771922156214714,0.04777678847312927,0.04783221706748009,0.04788998141884804,0.04794560372829437,0.047996751964092255,0.048053350299596786,0.048113640397787094,0.04817042872309685,0.04822021722793579,0.048275064677000046,0.048327185213565826,0.04838553071022034,0.048438433557748795,0.04849522188305855,0.048550065606832504,0.048601023852825165],"recovered":[0.0,0.0005046925507485867,0.0009397589601576328,0.001353431842289865,0.0017672991380095482,0.002178638242185116,0.0025899773463606834,0.003003261052072048,0.0034268528688699007,0.003851027926430106,0.004274230450391769,0.004699378274381161,0.005124136805534363,0.005550645757466555,0.005974626634269953,0.006412415765225887,0.006841452792286873,0.007266211323440075,0.007701472379267216,0.008136928081512451,0.008571215905249119,0.009011728689074516,0.009442904964089394,0.009872914291918278,0.010295922867953777,0.010716985911130905,0.011141939088702202,0.011563003063201904,0.011986789293587208,0.012408824637532234,0.012823664583265781,0.013242588378489017,0.013659762218594551,0.01407071202993393,0.014479327946901321,0.014884443953633308,0.015293254517018795,0.015694869682192802,0.016103290021419525,0.016513269394636154,0.016904575750231743,0.01729685440659523,0.017688939347863197,0.01807810738682747,0.018457939848303795,0.018836021423339844,0.019214296713471413,0.019582655280828476,0.01996384933590889,0.020324232056736946,0.020684421062469482,0.02103721909224987,0.02138710208237171,0.0217399001121521,0.022085892036557198,0.022418074309825897,0.02275511994957924,0.023096054792404175,0.02342415414750576,0.023746028542518616,0.024059928953647614,0.024376358836889267,0.024685204029083252,0.024989381432533264,0.02529219724237919,0.025594038888812065,0.025881685316562653,0.02617574855685234,0.026458727195858955,0.026736648753285408,0.027010289952158928,0.027285877615213394,0.027560492977499962,0.027826938778162003,0.02808249555528164,0.02833552099764347,0.028585631400346756,0.0288299061357975,0.029074959456920624,0.029323318973183632,0.02955884300172329,0.02978522516787052,0.030005967244505882,0.030226320028305054,0.030447840690612793,0.030649328604340553,0.03085898421704769,0.031055999919772148,0.03125476464629173,0.03145002946257591,0.031636737287044525,0.03181857988238335,0.03199731558561325,0.032178185880184174,0.0323571152985096,0.032527677714824677,0.03269241005182266,0.032859668135643005,0.0330195352435112,0.033178042620420456,0.0333324633538723,0.03347969055175781,0.033627305179834366,0.0337747260928154,0.03391923010349274,0.03406120464205742,0.034201040863990784,0.03434165567159653,0.0344776026904583,0.03460654616355896,0.034740351140499115,0.0348547101020813,0.03497704118490219,0.03509490191936493,0.03521334379911423,0.035319726914167404,0.035429418087005615,0.03553697094321251,0.03564491122961044,0.03574331849813461,0.03584425896406174,0.0359465591609478,0.03604399412870407,0.0361410453915596,0.03624100983142853,0.036339614540338516,0.03643646836280823,0.036536045372486115,0.03663017973303795,0.03671633452177048,0.03680754825472832,0.03690168261528015,0.03699270263314247,0.03708041459321976,0.037172991782426834,0.03725467622280121,0.037334803491830826,0.037420183420181274,0.03750070184469223,0.0375862754881382,0.037666596472263336,0.03774108365178108,0.037811487913131714,0.037887923419475555,0.037960272282361984,0.03803534433245659,0.03810730203986168,0.038181599229574203,0.038252197206020355,0.038318321108818054,0.03838133439421654,0.03845212981104851,0.03851455822587013,0.038583796471357346,0.038648560643196106,0.03871273994445801,0.038774002343416214,0.03883643448352814,0.03889458626508713,0.0389525406062603,0.03901049867272377,0.03906631842255592,0.0391233004629612,0.03917756304144859,0.03923143446445465,0.03928900510072708,0.03934287652373314,0.03940258547663689,0.039455678313970566,0.03951169177889824,0.03956186771392822,0.03961477056145668,0.039670586585998535,0.039722125977277756,0.039774052798748016,0.03982987254858017,0.039878688752651215,0.0399269200861454,0.039976514875888824,0.04002513363957405,0.040073174983263016,0.04012218490242958,0.04016847163438797,0.040216315537691116,0.04025987908244133,0.040307722985744476,0.04035226255655289,0.04039718955755234,0.04044289141893387,0.04048801213502884,0.04053352400660515,0.04057981073856354,0.04062162712216377,0.04066791385412216,0.040712255984544754,0.040750764310359955,0.04078849405050278,0.04083244875073433,0.04087173566222191,0.040912382304668427,0.040951862931251526,0.0409960113465786,0.04103218764066696,0.04107069596648216,0.041108813136816025,0.041148100048303604,0.04118816554546356,0.04122978448867798,0.04126809909939766,0.04131146892905235,0.04135153442621231,0.04139276593923569,0.041434191167354584,0.0414748378098011,0.041512567549943924,0.04154874384403229,0.04158588871359825,0.04162517562508583,0.041661154478788376,0.041699860244989395,0.041738949716091156,0.04178018122911453,0.041817910969257355,0.04185253009200096,0.041895318776369095,0.041934993118047714,0.04197797551751137,0.04201726242899895,0.04205732420086861,0.042096611112356186,0.042135510593652725,0.04217168316245079,0.04221116378903389,0.04225414618849754,0.04229673743247986,0.04233913496136665,0.04238017275929451,0.042421597987413406,0.04246418923139572,0.042505618184804916,0.04254782199859619,0.042591385543346405,0.04263261705636978,0.04267404228448868,0.0427107997238636,0.04275300353765488,0.042799875140190125,0.04284149408340454,0.042884282767772675,0.04292687401175499,0.042969077825546265,0.04301050305366516,0.043052900582551956,0.04309685528278351,0.0431402251124382,0.04318846017122269,0.0432339683175087,0.04327655956149101,0.04332362860441208,0.043366413563489914,0.0434156209230423,0.043463461101055145,0.04350624978542328,0.043555065989494324,0.04360193759202957,0.04364900290966034,0.04369490221142769,0.04374060779809952,0.04378397762775421,0.043828319758176804,0.043873440474271774,0.04392167180776596,0.04396834969520569,0.04401133209466934,0.04405859112739563,0.04410896450281143,0.044159531593322754,0.04421204328536987,0.04426747187972069,0.04431667551398277,0.04437054693698883,0.04442150518298149,0.04447362571954727,0.044523999094963074,0.04457923397421837,0.04462999477982521,0.04468328133225441,0.04473695904016495,0.04479355737566948,0.0448470413684845,0.04490305110812187,0.04495439678430557,0.04500749334692955,0.04506000131368637,0.045114848762750626,0.04516813904047012,0.045225705951452255,0.04527899622917175,0.04533442482352257,0.04538985341787338,0.045446254312992096,0.04550207033753395,0.045558471232652664,0.04561467841267586,0.04567107930779457,0.04572592303156853,0.04578252136707306,0.04584203287959099,0.045895323157310486,0.045954834669828415,0.046013180166482925,0.04607541859149933,0.046125009655952454,0.046183161437511444,0.04623917490243912,0.046299077570438385,0.04635508731007576,0.04641265794634819,0.04646750167012215,0.046527404338121414,0.04658788815140724,0.046644289046525955,0.04670808091759682,0.04676487296819687,0.04682360589504242,0.04688078537583351,0.0469408817589283,0.047002922743558884,0.0470593236386776,0.0471215583384037,0.04717912897467613,0.04723922535777092,0.04729932174086571,0.047358639538288116,0.047419123351573944,0.047477081418037415,0.047535039484500885,0.04759182780981064,0.04764395207166672,0.04770171269774437,0.047756753861904144,0.04781179130077362,0.04787227883934975,0.04792770743370056,0.04797982797026634,0.04803409054875374,0.04808660224080086,0.04814203083515167,0.04819376394152641,0.048251137137413025,0.048304233700037],"active":[0.0012388825416564941,0.0010996302589774132,0.0010517863556742668,0.0010477021569386125,0.0010445904918015003,0.0010486748069524765,0.0010535367764532566,0.0010714298114180565,0.0010762920137494802,0.0010823209304362535,0.0010901005007326603,0.0010788203217089176,0.0010797926224768162,0.001086405012756586,0.0010941843502223492,0.0010928232222795486,0.0010844599455595016,0.0010902946814894676,0.0010943794623017311,0.0010988516733050346,0.0011107167229056358,0.0010912669822573662,0.0010930178686976433,0.0010908786207437515,0.001086600124835968,0.0010904893279075623,0.0010776538401842117,0.0010832929983735085,0.0010683173313736916,0.0010628718882799149,0.0010630665346980095,0.001061316579580307,0.0010391445830464363,0.0010412847623229027,0.0010360339656472206,0.001044396311044693,0.001035061664879322,0.0010381732136011124,0.0010346733033657074,0.0010117217898368835,0.0010111387819051743,0.001005304977297783,0.0010031647980213165,0.0009881891310214996,0.0009833276271820068,0.0009722411632537842,0.0009634904563426971,0.0009636841714382172,0.0009403452277183533,0.0009378176182508469,0.000931398943066597,0.000931011512875557,0.0009212847799062729,0.0009189527481794357,0.0008981414139270782,0.0008913353085517883,0.0008829720318317413,0.0008678026497364044,0.0008518528193235397,0.000840185210108757,0.0008353237062692642,0.0008246265351772308,0.0008082892745733261,0.0008049830794334412,0.0007989536970853806,0.0007789228111505508,0.0007837843149900436,0.0007672533392906189,0.0007514990866184235,0.0007468312978744507,0.00074022077023983,0.0007314682006835938,0.000726994127035141,0.0007137693464756012,0.0007151290774345398,0.0007116310298442841,0.0006958767771720886,0.0006912089884281158,0.0006713718175888062,0.000644143670797348,0.0006297510117292404,0.0006313063204288483,0.0006206091493368149,0.0006073843687772751,0.0005896855145692825,0.0005943533033132553,0.0005780179053544998,0.0005793776363134384,0.0005645975470542908,0.0005486495792865753,0.0005379542708396912,0.0005381517112255096,0.0005367845296859741,0.0005288124084472656,0.0005214214324951172,0.0005155876278877258,0.0005183108150959015,0.0005074180662631989,0.0004986673593521118,0.0004897192120552063,0.0004801936447620392,0.0004823319613933563,0.0004784427583217621,0.00047066062688827515,0.0004613250494003296,0.00045374035835266113,0.0004486851394176483,0.0004381798207759857,0.0004342906177043915,0.00043273717164993286,0.00041756778955459595,0.0004249587655067444,0.0004167892038822174,0.00040920451283454895,0.000401228666305542,0.00040025636553764343,0.0003946162760257721,0.000393059104681015,0.0003887787461280823,0.0003868378698825836,0.0003815852105617523,0.0003780834376811981,0.00037789344787597656,0.0003815852105617523,0.0003716684877872467,0.0003753639757633209,0.0003751702606678009,0.00036427751183509827,0.00036038458347320557,0.0003644712269306183,0.00036408379673957825,0.00036213546991348267,0.00036038458347320557,0.0003584437072277069,0.00034988299012184143,0.0003473535180091858,0.00034696608781814575,0.00034151971340179443,0.00034191086888313293,0.00033063068985939026,0.00032752007246017456,0.00032129883766174316,0.0003259629011154175,0.0003209039568901062,0.0003279075026512146,0.0003226548433303833,0.0003170184791088104,0.0003129318356513977,0.0003105960786342621,0.0003092363476753235,0.00031371042132377625,0.000308845192193985,0.00031390413641929626,0.00030709803104400635,0.00030476227402687073,0.00030243024230003357,0.00030243024230003357,0.00030243024230003357,0.0003022328019142151,0.00029873475432395935,0.00029854103922843933,0.00029717758297920227,0.0002911500632762909,0.0002944543957710266,0.00029406696557998657,0.00028998032212257385,0.0002892054617404938,0.0002841465175151825,0.00028667598962783813,0.0002825930714607239,0.00028726086020469666,0.0002872571349143982,0.00028667598962783813,0.00028726086020469666,0.00029017776250839233,0.00028161704540252686,0.0002827867865562439,0.0002841465175151825,0.0002822019159793854,0.0002829842269420624,0.0002812296152114868,0.0002773404121398926,0.0002808421850204468,0.0002798698842525482,0.0002816207706928253,0.00027695298194885254,0.0002792850136756897,0.0002773404121398926,0.0002798698842525482,0.0002750083804130554,0.000276368111371994,0.00027403607964515686,0.0002724789083003998,0.0002726726233959198,0.0002660602331161499,0.0002666451036930084,0.0002744235098361969,0.0002695620059967041,0.00027209147810935974,0.00027053430676460266,0.00027053430676460266,0.0002648942172527313,0.0002654753625392914,0.00026819854974746704,0.0002693682909011841,0.00027170032262802124,0.000267811119556427,0.00026917457580566406,0.0002730637788772583,0.000268004834651947,0.0002647005021572113,0.0002643093466758728,0.0002629496157169342,0.00026217103004455566,0.00026081129908561707,0.00026158615946769714,0.0002658665180206299,0.00026372820138931274,0.00026547908782958984,0.0002654753625392914,0.00026898086071014404,0.00026567280292510986,0.0002658665180206299,0.0002742297947406769,0.0002709217369556427,0.0002728663384914398,0.00026683881878852844,0.0002697557210922241,0.00026917457580566406,0.0002689771354198456,0.00026644766330718994,0.0002713128924369812,0.0002779252827167511,0.000276174396276474,0.00027092546224594116,0.0002697557210922241,0.0002701468765735626,0.00027228519320487976,0.0002693682909011841,0.0002658665180206299,0.0002639181911945343,0.0002611987292766571,0.00026217103004455566,0.00025730952620506287,0.00026567280292510986,0.00026878342032432556,0.00026333704590797424,0.0002641156315803528,0.0002629496157169342,0.0002629496157169342,0.0002660602331161499,0.0002693682909011841,0.0002744235098361969,0.00027559325098991394,0.0002765655517578125,0.0002732574939727783,0.0002732574939727783,0.0002765655517578125,0.0002740323543548584,0.000276174396276474,0.00027306005358695984,0.0002715103328227997,0.00028064846992492676,0.00027870386838912964,0.0002796761691570282,0.0002808421850204468,0.00027656182646751404,0.0002726726233959198,0.00027714669704437256,0.0002767592668533325,0.0002814270555973053,0.0002800673246383667,0.00028064846992492676,0.00028531625866889954,0.0002868734300136566,0.0002890080213546753,0.0002911500632762909,0.0002892017364501953,0.00028628483414649963,0.00028726086020469666,0.0002874545753002167,0.00028978660702705383,0.0002899840474128723,0.00029231607913970947,0.00028803572058677673,0.00028822943568229675,0.0002893991768360138,0.0002897903323173523,0.00028667598962783813,0.00028803572058677673,0.0002851225435733795,0.00028686970472335815,0.0002876482903957367,0.00028765201568603516,0.00028531625866889954,0.0002878420054912567,0.000284731388092041,0.00028686970472335815,0.00028492510318756104,0.00028628483414649963,0.0002874545753002167,0.0002876482903957367,0.00028531625866889954,0.00028239935636520386,0.0002822019159793854,0.000284537672996521,0.00028803572058677673,0.0002839528024196625,0.0002899840474128723,0.00029192864894866943,0.00029231980443000793,0.0002794787287712097,0.0002903752028942108,0.0002886243164539337,0.000293094664812088,0.0002911500632762909,0.0002934858202934265,0.00029639899730682373,0.000301457941532135,0.00029756873846054077,0.00029912590980529785,0.0002999044954776764,0.0002999044954776764,0.00030203908681869507,0.0003018490970134735,0.000301264226436615,0.00030554085969924927,0.00030359625816345215,0.00030554458498954773,0.00030087679624557495,0.0003010667860507965,0.00030340254306793213,0.000301457941532135,0.0003043748438358307,0.0003000982105731964,0.0002997070550918579,0.00029717758297920227,0.0002981536090373993,0.00030165165662765503,0.00029503926634788513,0.0002965964376926422,0.0003018490970134735,0.00029814988374710083,0.0002925097942352295,0.0002952367067337036,0.000293094664812088,0.00029892846941947937,0.0002964027225971222,0.000301457941532135,0.00029892846941947937,0.00029679015278816223]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0012388825416564941,0.0016052951104938984,0.0019995192997157574,0.0023900484666228294,0.0027854396030306816,0.003173051169142127,0.0035682478919625282,0.003950219601392746,0.004334719385951757,0.004701715428382158,0.00508932676166296,0.0054627410136163235,0.005829348228871822,0.006198289338499308,0.006557311397045851,0.0069054425694048405,0.007266020402312279,0.0076164850033819675,0.007952947169542313,0.008292325772345066,0.008632676675915718,0.0089627206325531,0.009283623658120632,0.00960686057806015,0.009920567274093628,0.010238357819616795,0.010554982349276543,0.010862854309380054,0.011159252375364304,0.0114511763677001,0.011741738766431808,0.012028801254928112,0.012311195954680443,0.012586588971316814,0.012854201719164848,0.013124733231961727,0.01339020673185587,0.013647124171257019,0.013898205943405628,0.014143259264528751,0.014383060857653618,0.01462519634515047,0.014858969487249851,0.015093325637280941,0.015314651653170586,0.015535004436969757,0.01574738323688507,0.015953734517097473,0.016155999153852463,0.016347764059901237,0.016544584184885025,0.01673751510679722,0.016936669126152992,0.01710645668208599,0.017278382554650307,0.017450697720050812,0.017619511112570763,0.017775295302271843,0.017929522320628166,0.01808200031518936,0.01823272742331028,0.018377425149083138,0.018520761281251907,0.018664486706256866,0.01879790611565113,0.018925487995147705,0.019054627045989037,0.01918318308889866,0.01930590346455574,0.019432514905929565,0.019548429176211357,0.019661620259284973,0.019776172935962677,0.01988391764461994,0.01998894102871418,0.020090462639927864,0.020189650356769562,0.020291561260819435,0.020383359864354134,0.020480213686823845,0.02057356759905815,0.020660696551203728,0.020752495154738426,0.020840013399720192,0.020927337929606438,0.021007467061281204,0.021087011322379112,0.02116675116121769,0.021242406219244003,0.021317673847079277,0.021383410319685936,0.02144681289792061,0.021515466272830963,0.021579645574092865,0.021642465144395828,0.02170722931623459,0.02176577039062977,0.02182294987142086,0.021877989172935486,0.021931473165750504,0.02198495715856552,0.022036883980035782,0.022085893899202347,0.022132961079478264,0.022178081795573235,0.022223785519599915,0.022269295528531075,0.022312860935926437,0.022354869171977043,0.02239668369293213,0.022439276799559593,0.02247992530465126,0.022516099736094475,0.022555969655513763,0.022593503817915916,0.022628512233495712,0.022663714364171028,0.022698333486914635,0.022730229422450066,0.022763874381780624,0.02279207482933998,0.022823581472039223,0.022848865017294884,0.022879594936966896,0.02290915697813034,0.022939885035157204,0.02296750247478485,0.022995509207248688,0.023022152483463287,0.023048214614391327,0.02307252585887909,0.023097224533557892,0.023121535778045654,0.023147013038396835,0.023172296583652496,0.023197773844003677,0.023219944909214973,0.023239199072122574,0.023263121023774147,0.023283932358026505,0.023302990943193436,0.023322051391005516,0.023343250155448914,0.02335919812321663,0.023379813879728317,0.023400234058499336,0.02341598831117153,0.023431742563843727,0.023444967344403267,0.02346149832010269,0.02347550168633461,0.023491060361266136,0.023509342223405838,0.023524705320596695,0.02353987656533718,0.02355465665459633,0.023569438606500626,0.023582663387060165,0.023596666753292084,0.023609308525919914,0.02362447790801525,0.0236373133957386,0.023649565875530243,0.023661235347390175,0.023672321811318398,0.02368399128317833,0.023695075884461403,0.023706745356321335,0.023719580844044685,0.023731835186481476,0.02374350279569626,0.02375497855246067,0.023766452446579933,0.023775983601808548,0.023785902187228203,0.023797959089279175,0.02380749024450779,0.023816630244255066,0.02382615953683853,0.023836273699998856,0.023845219984650612,0.023854944854974747,0.023864280432462692,0.023873809725046158,0.023883145302534103,0.023893842473626137,0.02390415035188198,0.02391134575009346,0.02391873672604561,0.023926515132188797,0.023935267701745033,0.02394343540072441,0.02395121566951275,0.023958994075655937,0.023967357352375984,0.023974552750587463,0.023981750011444092,0.02398894540965557,0.02399594709277153,0.02400333806872368,0.024010339751839638,0.02401617355644703,0.02402200922369957,0.02402823232114315,0.024036206305027008,0.02404165081679821,0.02404768019914627,0.02405526489019394,0.024061294272542,0.02406674064695835,0.024071602150797844,0.024077048525214195,0.024082493036985397,0.02408716082572937,0.02409280091524124,0.024098830297589302,0.024104470387101173,0.024108748883008957,0.02411380596458912,0.02412022463977337,0.02412527985870838,0.024130919948220253,0.024135977029800415,0.024141423404216766,0.02414609119296074,0.02415153570473194,0.024156009778380394,0.024161260575056076,0.02416573464870453,0.02417117916047573,0.024175068363547325,0.024179542437195778,0.02418421022593975,0.024188682436943054,0.024193545803427696,0.02419782429933548,0.024202685803174973,0.024207353591918945,0.024212993681430817,0.02421746775507927,0.024220967665314674,0.024225052446126938,0.0242291372269392,0.024233609437942505,0.024239055812358856,0.024241778999567032,0.024245668202638626,0.02424975112080574,0.02425519749522209,0.024258309975266457,0.02426161617040634,0.024265699088573456,0.02426978386938572,0.02427523024380207,0.024279898032546043,0.024283980950713158,0.02428845502436161,0.024291567504405975,0.02429487369954586,0.024298179894685745,0.024299928918480873,0.024304013699293137,0.02430731989443302,0.024310236796736717,0.024312570691108704,0.02431587688624859,0.024318795651197433,0.02432151697576046,0.024324435740709305,0.02432910166680813,0.024332992732524872,0.024336492642760277,0.024339022114872932,0.024342132732272148,0.024345049634575844,0.024349913001060486,0.02435321919620037,0.024356914684176445,0.02436002530157566,0.024363331496715546,0.02436760999262333,0.024371501058340073,0.024375390261411667,0.02437966875731945,0.024383170530200005,0.02438667044043541,0.024391338229179382,0.024395227432250977,0.02439911849796772,0.024402618408203125,0.024407286196947098,0.024410981684923172,0.02441331557929516,0.024417400360107422,0.02441992796957493,0.024422261863946915,0.02442537248134613,0.024428680539131165,0.024431012570858,0.024434514343738556,0.024437041953206062,0.024439571425318718,0.024441320449113846,0.024443460628390312,0.0244457945227623,0.024448907002806664,0.02445085160434246,0.024453574791550636,0.024455713108181953,0.02445863001048565,0.024460187181830406,0.02446368709206581,0.024466020986437798,0.024468744173645973,0.02447127178311348,0.024475162848830223,0.02447730116546154,0.024480218067765236,0.024481190368533134,0.0244833305478096,0.024486053735017776,0.024488970637321472,0.02449110895395279,0.024492859840393066,0.02449636161327362,0.02449772320687771,0.024500833824276924,0.02450277842581272,0.024504918605089188,0.024507835507392883,0.02451036311686039,0.024513281881809235,0.02451561577618122,0.024517560377717018,0.024518921971321106,0.024521060287952423,0.02452320046722889,0.024525145068764687,0.024526700377464294,0.02452825754880905,0.02452981285750866,0.024531951174139977,0.024533312767744064,0.02453486993908882,0.02453661896288395,0.024537786841392517,0.024539537727832794,0.024540703743696213,0.02454245463013649,0.024544009938836098,0.024544982239603996],"recovered":[0.0,0.0005044980789534748,0.0009296456119045615,0.0013466248055920005,0.001738515216857195,0.002146547893062234,0.002552635734900832,0.0029373301658779383,0.0033284425735473633,0.003713914891704917,0.004095692187547684,0.004476107656955719,0.004849327262490988,0.005224103108048439,0.0055920714512467384,0.005958484020084143,0.006315561477094889,0.006671666167676449,0.007025631610304117,0.007366955745965242,0.0077119749039411545,0.008059327490627766,0.008386842906475067,0.008712413720786572,0.00904187373816967,0.009356747381389141,0.00967901200056076,0.00999796949326992,0.010308759286999702,0.010618770495057106,0.010918280109763145,0.011209231801331043,0.011506601236760616,0.011794830672442913,0.01208656094968319,0.012355340644717216,0.012621787376701832,0.012891345657408237,0.013160903938114643,0.013411208055913448,0.013655872084200382,0.013909094035625458,0.014151813462376595,0.014387141913175583,0.014618969522416592,0.014842240139842033,0.015064149163663387,0.015283141285181046,0.015493380837142467,0.015704205259680748,0.015903552994132042,0.01610737480223179,0.016306335106492043,0.01650354452431202,0.01668422296643257,0.016859065741300583,0.017032936215400696,0.01720447465777397,0.017370371147990227,0.01753159984946251,0.017684467136859894,0.017838889732956886,0.017989421263337135,0.01813042350113392,0.018269287422299385,0.018407955765724182,0.01854526437819004,0.018677320331335068,0.01880665309727192,0.01893501542508602,0.019058708101511,0.019173067063093185,0.01929306425154209,0.019406450912356377,0.019518084824085236,0.01963302679359913,0.019733965396881104,0.01983276568353176,0.019930008798837662,0.020030558109283447,0.020124884322285652,0.02022368274629116,0.020317425951361656,0.020408056676387787,0.020494213327765465,0.02058251015841961,0.020668279379606247,0.020749768242239952,0.02082989737391472,0.02090808004140854,0.020980235189199448,0.021053556352853775,0.021123183891177177,0.021189114078879356,0.021254071965813637,0.021318836137652397,0.02138184942305088,0.021444864571094513,0.021501654759049416,0.021555136889219284,0.021610954776406288,0.021663855761289597,0.021715978160500526,0.021767128258943558,0.02181711047887802,0.02186378836631775,0.021911242976784706,0.021959086880087852,0.022001290693879128,0.022046605125069618,0.022089391946792603,0.022133151069283485,0.02217613346874714,0.022216003388166428,0.022255288437008858,0.02229340933263302,0.022328415885567665,0.022365758195519447,0.022400960326194763,0.022434022277593613,0.02246805839240551,0.022499175742268562,0.022528737783432007,0.022557327523827553,0.022586500272154808,0.022616451606154442,0.02264484576880932,0.022673435509204865,0.022700663655996323,0.0227280855178833,0.02275511994957924,0.02278118021786213,0.02280529774725437,0.022831358015537262,0.022856447845697403,0.022880757227540016,0.02290487475693226,0.022927628830075264,0.02295057848095894,0.022972945123910904,0.022993365302681923,0.02301398105919361,0.02303401380777359,0.02305424027144909,0.02307271584868431,0.0230923593044281,0.02311103045940399,0.023129895329475403,0.023147204890847206,0.02316392958164215,0.023180849850177765,0.023194270208477974,0.02320905029773712,0.023224998265504837,0.023241141811013222,0.02325572818517685,0.023271093145012856,0.02328859642148018,0.02330084890127182,0.02331465668976307,0.02332690916955471,0.0233401358127594,0.02335336059331894,0.023364640772342682,0.023377282544970512,0.023390311747789383,0.023401787504553795,0.023412873968482018,0.023425903171300888,0.02343698963522911,0.02344963140785694,0.023461688309907913,0.023473357781767845,0.02348347194492817,0.023494945839047432,0.023505643010139465,0.02351595088839531,0.023527037352323532,0.023536566644906998,0.023546874523162842,0.02355543151497841,0.023565933108329773,0.023576240986585617,0.023584214970469475,0.02359355054795742,0.023602886125445366,0.0236135832965374,0.023622335866093636,0.023630503565073013,0.02363925613462925,0.023647813126444817,0.023657148703932762,0.02366512268781662,0.0236723180860281,0.023680098354816437,0.023687683045864105,0.023696433752775192,0.02370460331439972,0.0237117987126112,0.023718800395727158,0.023726385086774826,0.023734165355563164,0.023740582168102264,0.023747000843286514,0.023752836510539055,0.023760031908750534,0.023765671998262405,0.023772478103637695,0.023779675364494324,0.023786287754774094,0.023791927844285965,0.023797178640961647,0.02380301244556904,0.02380943112075329,0.023813709616661072,0.023819349706172943,0.023825962096452713,0.023831212893128395,0.023836076259613037,0.02384191006422043,0.02384696714580059,0.023850662633776665,0.023857275024056435,0.023861359804868698,0.02386641502380371,0.023871861398220062,0.023878084495663643,0.023883141577243805,0.023887809365987778,0.02389228157699108,0.023896949365735054,0.023900644853711128,0.02390511892735958,0.023909980431199074,0.023914258927106857,0.02391776069998741,0.023922039195895195,0.02392631769180298,0.02393156848847866,0.023936042562127113,0.023941097781062126,0.02394498884677887,0.023949656635522842,0.023952767252922058,0.0239576306194067,0.02396385371685028,0.023967353627085686,0.02397104911506176,0.023975133895874023,0.023979995399713516,0.02398388646543026,0.023987192660570145,0.02399127557873726,0.023994971066713333,0.023999055847525597,0.02400372363626957,0.024008195847272873,0.024012669920921326,0.02401694841682911,0.024020254611968994,0.0240237545222044,0.024025505408644676,0.02402939461171627,0.024033285677433014,0.02403620257973671,0.024038925766944885,0.02404125966131687,0.024044176563620567,0.024047482758760452,0.024050205945968628,0.024053122848272324,0.024057207629084587,0.02406187541782856,0.024065181612968445,0.02406887710094452,0.024071598425507545,0.02407432161271572,0.024077627807855606,0.02408093400299549,0.024085408076643944,0.024089686572551727,0.024093186482787132,0.024096492677927017,0.02410154975950718,0.024105051532387733,0.024109134450554848,0.024112636223435402,0.024115942418575287,0.02412119321525097,0.024125471711158752,0.024129167199134827,0.0241328626871109,0.024136558175086975,0.02413986437022686,0.024143559858202934,0.02414705976843834,0.024149199947714806,0.024151727557182312,0.024154450744390488,0.024157367646694183,0.024161452427506447,0.024163590744137764,0.02416689693927765,0.024168454110622406,0.024170203134417534,0.02417292632162571,0.024175260215997696,0.02417798340320587,0.024181678891181946,0.024183234199881554,0.02418556809425354,0.024187318980693817,0.024190235882997513,0.02419315278530121,0.024195486679673195,0.02419820986688137,0.024200933054089546,0.024203849956393242,0.024207156151533127,0.024208322167396545,0.02421124093234539,0.024213962256908417,0.024215908721089363,0.02421824261546135,0.024220187216997147,0.024222131818532944,0.02422446571290493,0.024226604029536247,0.024228744208812714,0.0242310781031847,0.024234190583229065,0.024235939607024193,0.02423827350139618,0.024241190403699875,0.02424333058297634,0.02424508146941662,0.024246830493211746,0.024249359965324402,0.02425111085176468,0.024252276867628098,0.024253444746136665,0.02425675094127655,0.024258499965071678,0.024259861558675766,0.024261223152279854,0.02426277846097946,0.024264724925160408,0.024266280233860016,0.024267446249723434,0.024268418550491333,0.02427016943693161],"active":[0.0012388825416564941,0.0011007969733327627,0.0010698736878111959,0.001043423661030829,0.0010469243861734867,0.0010265032760798931,0.001015612157061696,0.0010128894355148077,0.0010062768124043941,0.0009878005366772413,0.0009936345741152763,0.0009866333566606045,0.0009800209663808346,0.0009741862304508686,0.0009652399457991123,0.0009469585493206978,0.0009504589252173901,0.0009448188357055187,0.0009273155592381954,0.0009253700263798237,0.0009207017719745636,0.0009033931419253349,0.000896780751645565,0.0008944468572735786,0.0008786935359239578,0.0008816104382276535,0.0008759703487157822,0.0008648848161101341,0.0008504930883646011,0.0008324058726429939,0.000823458656668663,0.0008195694535970688,0.0008045947179198265,0.0007917582988739014,0.0007676407694816589,0.0007693925872445107,0.0007684193551540375,0.0007557785138487816,0.0007373020052909851,0.000732051208615303,0.0007271887734532356,0.000716102309525013,0.0007071560248732567,0.0007061837241053581,0.000695682130753994,0.0006927642971277237,0.0006832340732216835,0.0006705932319164276,0.0006626183167099953,0.0006435588002204895,0.0006410311907529831,0.0006301403045654297,0.0006303340196609497,0.0006029121577739716,0.0005941595882177353,0.0005916319787502289,0.0005865748971700668,0.0005708206444978714,0.0005591511726379395,0.0005504004657268524,0.000548260286450386,0.0005385354161262512,0.000531340017914772,0.0005340632051229477,0.0005286186933517456,0.000517532229423523,0.000509362667798996,0.000505862757563591,0.0004992503672838211,0.000497499480843544,0.0004897210747003555,0.0004885531961917877,0.00048310868442058563,0.00047746673226356506,0.0004708562046289444,0.00045743584632873535,0.00045568495988845825,0.00045879557728767395,0.00045335106551647186,0.00044965557754039764,0.0004486832767724991,0.00043701380491256714,0.00043506920337677,0.0004319567233324051,0.0004331246018409729,0.00042495690286159515,0.0004187319427728653,0.0004169829189777374,0.00041250884532928467,0.0004095938056707382,0.00040317513048648834,0.0003932565450668335,0.0003922823816537857,0.0003905314952135086,0.00038839317858219147,0.00038839317858219147,0.00038392096757888794,0.00037808530032634735,0.00037633441388607025,0.0003763362765312195,0.0003740023821592331,0.0003730282187461853,0.0003699157387018204,0.0003658328205347061,0.0003609713166952133,0.00035999715328216553,0.0003580525517463684,0.0003537740558385849,0.00035357847809791565,0.0003500785678625107,0.00034988485276699066,0.00034677423536777496,0.0003399662673473358,0.0003399662673473358,0.0003382153809070587,0.0003351029008626938,0.00033529847860336304,0.0003325752913951874,0.00032926909625530243,0.0003298521041870117,0.00032401643693447113,0.0003244057297706604,0.0003201272338628769,0.00032226741313934326,0.00032265670597553253,0.00032343342900276184,0.00032265670597553253,0.00032207369804382324,0.0003214888274669647,0.0003201290965080261,0.00031740590929985046,0.00031604431569576263,0.00031623803079128265,0.00031565502285957336,0.0003158487379550934,0.0003170166164636612,0.00031507015228271484,0.0003115702420473099,0.00031254254281520844,0.0003109872341156006,0.00030962564051151276,0.0003080703318119049,0.0003092363476753235,0.00030495785176754,0.00030709803104400635,0.00030787475407123566,0.00030495785176754,0.0003018472343683243,0.0002977624535560608,0.00029756873846054077,0.0002946518361568451,0.00029679015278816223,0.00030029192566871643,0.0002997070550918579,0.00029873475432395935,0.00029892846941947937,0.0002983454614877701,0.00029406696557998657,0.00029581785202026367,0.0002946518361568451,0.00029756873846054077,0.00029717758297920227,0.0002962052822113037,0.000296594575047493,0.00029503926634788513,0.00029367953538894653,0.00029328837990760803,0.0002938713878393173,0.0002936776727437973,0.0002948455512523651,0.0002938713878393173,0.00029329024255275726,0.000293094664812088,0.0002925116568803787,0.0002909563481807709,0.00029231607913970947,0.00029153935611248016,0.0002895928919315338,0.0002895928919315338,0.0002893991768360138,0.00028978846967220306,0.00028901174664497375,0.0002880394458770752,0.00028959475457668304,0.00028959475457668304,0.0002909563481807709,0.0002905670553445816,0.0002890098839998245,0.0002882331609725952,0.0002872589975595474,0.0002874545753002167,0.00028628669679164886,0.00028609298169612885,0.00028667598962783813,0.0002872589975595474,0.00028686970472335815,0.00028531625866889954,0.00028434209525585175,0.0002841483801603317,0.000284537672996521,0.0002839546650648117,0.00028200820088386536,0.0002814270555973053,0.00028123147785663605,0.0002833697944879532,0.0002816189080476761,0.00028200820088386536,0.0002827867865562439,0.0002816189080476761,0.0002804528921842575,0.00027967430651187897,0.0002798698842525482,0.00027948059141635895,0.00027772970497608185,0.0002790912985801697,0.00027948059141635895,0.0002785082906484604,0.00027753598988056183,0.00027772970497608185,0.00027831457555294037,0.00027831271290779114,0.00028025731444358826,0.0002787020057439804,0.00028006359934806824,0.0002796761691570282,0.00027967430651187897,0.0002779252827167511,0.0002781189978122711,0.0002779252827167511,0.00027889758348464966,0.0002781189978122711,0.00027889758348464966,0.0002790912985801697,0.0002787020057439804,0.00027928687632083893,0.00028006359934806824,0.0002806466072797775,0.0002810359001159668,0.00028142519295215607,0.00028142519295215607,0.0002798698842525482,0.00028006359934806824,0.00027948059141635895,0.0002808421850204468,0.00028142519295215607,0.0002779252827167511,0.00027831457555294037,0.0002787020057439804,0.00028006359934806824,0.00027831457555294037,0.00027772970497608185,0.00027850642800331116,0.0002785082906484604,0.0002802591770887375,0.0002808421850204468,0.00028025731444358826,0.0002802591770887375,0.00027889758348464966,0.0002779252827167511,0.0002779252827167511,0.000276174396276474,0.0002785082906484604,0.0002779252827167511,0.0002769511193037033,0.000276368111371994,0.0002769511193037033,0.00027753598988056183,0.0002773404121398926,0.00027695298194885254,0.00027889572083950043,0.0002798698842525482,0.0002792850136756897,0.00027714669704437256,0.0002769511193037033,0.00027617253363132477,0.00027831457555294037,0.00027889758348464966,0.00027928687632083893,0.0002790912985801697,0.00027792342007160187,0.00027792342007160187,0.00027831457555294037,0.00027889758348464966,0.0002781189978122711,0.0002781189978122711,0.00027753598988056183,0.0002787020057439804,0.0002792850136756897,0.0002779252827167511,0.00027714669704437256,0.0002781189978122711,0.0002781189978122711,0.0002767574042081833,0.00027753598988056183,0.000276368111371994,0.00027520209550857544,0.00027617253363132477,0.00027695298194885254,0.00027656182646751404,0.00027714669704437256,0.0002755895256996155,0.000275980681180954,0.0002744235098361969,0.0002750065177679062,0.0002755913883447647,0.000275980681180954,0.0002755913883447647,0.0002755913883447647,0.00027403421700000763,0.00027539581060409546,0.00027461908757686615,0.000276368111371994,0.00027578510344028473,0.0002755913883447647,0.00027578510344028473,0.00027695298194885254,0.000276368111371994,0.000276368111371994,0.00027403421700000763,0.0002750083804130554,0.00027481280267238617,0.0002750083804130554,0.0002752002328634262,0.0002746172249317169,0.000276174396276474,0.0002755913883447647,0.000276368111371994,0.000276174396276474,0.000276174396276474,0.0002767574042081833,0.00027617253363132477,0.0002773422747850418,0.0002773422747850418,0.00027636997401714325,0.0002755913883447647,0.00027597881853580475,0.00027636997401714325,0.00027578510344028473,0.0002755895256996155,0.000275980681180954,0.000276368111371994,0.0002752002328634262,0.00027481280267238617,0.0002750083804130554,0.00027539581060409546,0.0002750083804130554,0.00027481280267238617,0.0002744235098361969,0.0002750083804130554,0.0002755913883447647,0.00027481280267238617]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0012388825416564941,0.0015986826037988067,0.001978903776034713,0.0023643760941922665,0.002732733730226755,0.0030913669615983963,0.003454278688877821,0.003807271830737591,0.0041532632894814014,0.004484863020479679,0.004818407353013754,0.005133669823408127,0.0054454319179058075,0.005752915050834417,0.006046589929610491,0.006333263125270605,0.006612351164221764,0.006882298272103071,0.007152829319238663,0.007420248351991177,0.007676581386476755,0.007923578843474388,0.008163770660758018,0.008399099111557007,0.008636178448796272,0.00885886512696743,0.009073189459741116,0.009277788922190666,0.009479083120822906,0.009670457802712917,0.009865527041256428,0.010048928670585155,0.010232912376523018,0.01041709166020155,0.01058921217918396,0.010750247165560722,0.01091478206217289,0.011068232357501984,0.011217792518436909,0.011358989402651787,0.011506215669214725,0.011647801846265793,0.011774413287639618,0.011902579106390476,0.01202666200697422,0.012148216366767883,0.0122641297057271,0.012378877028822899,0.012486817315220833,0.012592034414410591,0.012693556025624275,0.01279099378734827,0.012884930707514286,0.012969921343028545,0.013059191405773163,0.013143792748451233,0.013227032497525215,0.013305410742759705,0.013384372927248478,0.01345749944448471,0.01353237684816122,0.013601614162325859,0.013670851476490498,0.013728419318795204,0.013787543401122093,0.013843749649822712,0.013904040679335594,0.013959274627268314,0.014013341628015041,0.014065464027225971,0.014113113284111023,0.014160762540996075,0.014203938655555248,0.014246920123696327,0.014288734644651413,0.014330938458442688,0.014366918243467808,0.014402704313397408,0.01443421095609665,0.014468829147517681,0.01450266968458891,0.014529897831380367,0.014558682218194008,0.014586493372917175,0.014614888466894627,0.014641144312918186,0.014666233211755753,0.014691711403429508,0.014715244062244892,0.014737999066710472,0.014761921018362045,0.014783509075641632,0.01480179000645876,0.014821433462202549,0.01484010461717844,0.014858580194413662,0.014876862056553364,0.014894754625856876,0.01491148117929697,0.014928012154996395,0.01494396012276411,0.014960297383368015,0.014973132871091366,0.014986552298069,0.014999971725046635,0.015013197436928749,0.015027199871838093,0.015039258636534214,0.015049761161208153,0.0150608466938138,0.015071154572069645,0.015082629397511482,0.015092936344444752,0.015102077275514603,0.015111607499420643,0.01512016449123621,0.01512930542230606,0.015138251706957817,0.015145642682909966,0.015152644366025925,0.015161979012191296,0.01516917534172535,0.015176177024841309,0.015182789415121078,0.015189013443887234,0.015196598134934902,0.01520165428519249,0.015206906013190746,0.015212156809866428,0.015218186192214489,0.015223631635308266,0.015229466371238232,0.015235106460750103,0.015239579603075981,0.015245219692587852,0.015248915180563927,0.01525377668440342,0.015257083810865879,0.015260778367519379,0.015264473855495453,0.015268169343471527,0.015272058546543121,0.015275559388101101,0.015277504920959473,0.015279837884008884,0.015282755717635155,0.015284894965589046,0.015288006514310837,0.015290729701519012,0.015293841250240803,0.015296759083867073,0.015299092046916485,0.015301037579774857,0.015302982181310654,0.015304538421332836,0.015306872315704823,0.015308622270822525,0.015309789218008518,0.0153113454580307,0.015313290059566498,0.015315234661102295,0.015316985547542572,0.015318735502660275,0.015319707803428173,0.015321069397032261,0.015321847051382065,0.015322820283472538,0.015323986299335957,0.015325347892940044,0.015326904132962227,0.015327876433730125,0.01532807108014822,0.015328848734498024,0.015330210328102112,0.015330987982451916,0.0153315719217062,0.015332154929637909,0.015333516523241997,0.0153342941775918,0.015335461124777794,0.015336239710450172,0.015336628071963787,0.015337212011218071,0.01533779501914978,0.01533818431198597,0.015338573604822159,0.015339351259171963,0.015339740552008152,0.015339934267103672,0.015340518206357956,0.015341101214289665,0.015341685153543949,0.015341685153543949,0.015341879799962044,0.015342074446380138,0.015342657454311848,0.015343240462243557,0.015343435108661652,0.015343629755079746,0.015343824401497841,0.015344019047915936,0.01534421369433403,0.01534440740942955,0.01534479670226574,0.015345185995101929,0.015345380641520023,0.015345769003033638,0.015345963649451733,0.015346158295869827,0.015346158295869827,0.015346158295869827,0.015346158295869827,0.015346547588706017,0.015346741303801537,0.015346935950219631,0.015347130596637726,0.01534732524305582,0.01534732524305582,0.015347519889473915,0.015347519889473915,0.015347519889473915,0.015347519889473915,0.01534771453589201,0.01534771453589201,0.01534771453589201,0.01534771453589201,0.01534790825098753,0.01534790825098753,0.01534790825098753,0.015348102897405624,0.015348102897405624,0.015348102897405624,0.015348102897405624,0.015348102897405624,0.015348102897405624,0.015348102897405624,0.015348297543823719,0.015348297543823719,0.015348297543823719,0.015348297543823719,0.015348297543823719,0.015348297543823719,0.015348297543823719,0.015348492190241814,0.015348881483078003,0.015348881483078003,0.015349075198173523,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618,0.015349269844591618],"recovered":[0.0,0.0005044980789534748,0.0009306180872954428,0.0013326217886060476,0.0017219837754964828,0.002103372011333704,0.0024767860304564238,0.0028350302018225193,0.003189773764461279,0.003542183432728052,0.0038907031994313,0.004226970486342907,0.004550401587039232,0.0048635248094797134,0.005180148873478174,0.00548685435205698,0.00576808163896203,0.006043863948434591,0.0063283974304795265,0.006597178056836128,0.006867513991892338,0.007127348333597183,0.007379014045000076,0.007629512343555689,0.007869703695178032,0.008110672235488892,0.008338026702404022,0.008563048206269741,0.008778344839811325,0.008980415761470795,0.009179376065731049,0.009377752430737019,0.00956562627106905,0.009754861705005169,0.009947208687663078,0.010121663101017475,0.010296312160789967,0.01046609878540039,0.010627133771777153,0.010783695615828037,0.010928782634437084,0.011079315096139908,0.011221873573958874,0.011348094791173935,0.011484624817967415,0.011609290726482868,0.011742318980395794,0.011863095685839653,0.011980370618402958,0.012093756347894669,0.012205002829432487,0.01231041457504034,0.012410186231136322,0.012512874789536,0.01260292250663042,0.012695887126028538,0.012787100858986378,0.012872091494500637,0.012952414341270924,0.013031764887273312,0.013113838620483875,0.013190660625696182,0.013263204135000706,0.01333185750991106,0.013395844027400017,0.013457302004098892,0.0135175921022892,0.01357866171747446,0.013639924116432667,0.013698465190827847,0.013750975951552391,0.013801931403577328,0.013851331546902657,0.013897813856601715,0.013939823023974895,0.013981832191348076,0.014025591313838959,0.014065461233258247,0.014103969559073448,0.014137420803308487,0.014174568466842175,0.0142103536054492,0.014238943345844746,0.014270255342125893,0.01429845578968525,0.014327628538012505,0.014352522790431976,0.014379750937223434,0.014404451474547386,0.014430123381316662,0.01445423997938633,0.014477967284619808,0.014501110650599003,0.014522893354296684,0.014545259065926075,0.01456470787525177,0.014583573676645756,0.014601271599531174,0.014620136469602585,0.014637640677392483,0.014653393998742104,0.014670897275209427,0.014685872942209244,0.014699876308441162,0.014713685028254986,0.014726909808814526,0.014742273837327957,0.014755694195628166,0.014768918976187706,0.014780199155211449,0.014791479334235191,0.014803343452513218,0.014815011993050575,0.014824152924120426,0.014833877794444561,0.014844768680632114,0.01485410425812006,0.01486421748995781,0.014873553067445755,0.01488055381923914,0.014888527803122997,0.01489630714058876,0.014903698116540909,0.01491244975477457,0.014920423738658428,0.014927036128938198,0.014933454804122448,0.01493870560079813,0.014944151043891907,0.014949985779821873,0.014956209808588028,0.014961655251681805,0.014966323040425777,0.014971768483519554,0.014977797865867615,0.014983243308961391,0.014988688752055168,0.014993161894381046,0.01499685738235712,0.01500094123184681,0.015005026012659073,0.015009304508566856,0.015012999065220356,0.015017278492450714,0.015019417740404606,0.015022529289126396,0.015026030130684376,0.015029141679406166,0.015031864866614342,0.015034587122499943,0.015037504956126213,0.015040227212011814,0.01504295039921999,0.015044895000755787,0.015046840533614159,0.015048590488731861,0.015050146728754044,0.015051896683871746,0.015053452923893929,0.015055202879011631,0.015057148411870003,0.015058898366987705,0.015061037614941597,0.015062788501381874,0.015063760802149773,0.015064733102917671,0.01506570540368557,0.015066483058035374,0.015067455358803272,0.01506881695240736,0.015069789253175259,0.015071540139615536,0.01507192850112915,0.015072707086801529,0.015073484741151333,0.01507484633475542,0.01507523562759161,0.015076207928359509,0.015077569521963596,0.015078541822731495,0.015079708769917488,0.015080486424267292,0.015081069432199001,0.01508145872503519,0.015082042664289474,0.01508243102580309,0.015083209611475468,0.015083403326570988,0.015083987265825272,0.015084375627338886,0.015085154213011265,0.01508554257452488,0.015085737220942974,0.015085931867361069,0.015086126513779163,0.015086515806615353,0.015086904168128967,0.015087293460965157,0.015087488107383251,0.015087488107383251,0.015087682753801346,0.015088265761733055,0.01508846040815115,0.01508846040815115,0.015088655054569244,0.015089043416082859,0.015089432708919048,0.015089627355337143,0.015089822001755238,0.015090016648173332,0.015090016648173332,0.015090210363268852,0.015090210363268852,0.015090405009686947,0.015090599656105042,0.015090794302523136,0.01509098894894123,0.01509118266403675,0.01509118266403675,0.015091377310454845,0.015091377310454845,0.015091377310454845,0.015091377310454845,0.01509157195687294,0.01509157195687294,0.01509157195687294,0.01509157195687294,0.01509157195687294,0.015091766603291035,0.015091766603291035,0.015091766603291035,0.015091766603291035,0.01509196124970913,0.01509196124970913,0.01509196124970913,0.01509196124970913,0.01509196124970913,0.01509196124970913,0.01509196124970913,0.01509196124970913,0.015092155896127224,0.015092155896127224,0.015092155896127224,0.015092155896127224,0.015092155896127224,0.015092544257640839,0.015092544257640839,0.015092738904058933,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028,0.015092933550477028],"active":[0.0012388825416564941,0.0010941845830529928,0.0010482857469469309,0.0010317543055862188,0.0010107499547302723,0.0009879949502646923,0.0009774926584213972,0.0009722416289150715,0.0009634895250201225,0.000942679587751627,0.0009277041535824537,0.0009066993370652199,0.0008950303308665752,0.0008893902413547039,0.0008664410561323166,0.000846408773213625,0.0008442695252597332,0.0008384343236684799,0.0008244318887591362,0.0008230702951550484,0.0008090673945844173,0.0007962305098772049,0.0007847566157579422,0.000769586768001318,0.0007664747536182404,0.0007481928914785385,0.0007351627573370934,0.0007147407159209251,0.0007007382810115814,0.0006900420412421227,0.0006861509755253792,0.0006711762398481369,0.000667286105453968,0.0006622299551963806,0.0006420034915208817,0.0006285840645432472,0.0006184699013829231,0.000602133572101593,0.0005906587466597557,0.0005752937868237495,0.0005774330347776413,0.000568486750125885,0.0005525397136807442,0.0005544843152165413,0.0005420371890068054,0.0005389256402850151,0.0005218107253313065,0.0005157813429832458,0.0005064466968178749,0.0004982780665159225,0.0004885531961917877,0.00048057921230793,0.000474744476377964,0.0004570465534925461,0.00045626889914274216,0.00044790562242269516,0.00043993163853883743,0.00043331924825906754,0.0004319585859775543,0.0004257345572113991,0.0004185382276773453,0.0004109535366296768,0.00040764734148979187,0.00039656180888414383,0.0003916993737220764,0.00038644764572381973,0.00038644857704639435,0.00038061290979385376,0.00037341751158237457,0.0003669988363981247,0.0003621373325586319,0.00035883113741874695,0.0003526071086525917,0.0003491062670946121,0.0003489116206765175,0.0003491062670946121,0.00034132692962884903,0.00033724308013916016,0.000330241397023201,0.0003314083442091942,0.0003281012177467346,0.0003195442259311676,0.00031973887234926224,0.00031623803079128265,0.0003164326772093773,0.0003135157749056816,0.00031371042132377625,0.00031196046620607376,0.00031079258769750595,0.00030787568539381027,0.00030768103897571564,0.0003055417910218239,0.00030067935585975647,0.0002985401079058647,0.0002948455512523651,0.00029387231916189194,0.00029328837990760803,0.00029348302632570267,0.00029134470969438553,0.00029037147760391235,0.000290566124022007,0.0002894001081585884,0.00028725992888212204,0.00028667598962783813,0.00028628669679164886,0.0002862876281142235,0.00028492603451013565,0.0002835644409060478,0.0002808421850204468,0.00028064753860235214,0.0002796752378344536,0.0002792859449982643,0.0002779243513941765,0.0002779243513941765,0.00027772970497608185,0.00027539581060409546,0.0002752011641860008,0.00027403421700000763,0.0002720896154642105,0.0002720905467867851,0.00027345120906829834,0.00027286820113658905,0.0002724789083003998,0.000270339660346508,0.00026858970522880554,0.0002695620059967041,0.00026819948107004166,0.00026820041239261627,0.00026800576597452164,0.00026820041239261627,0.00026742182672023773,0.000267811119556427,0.00026878342032432556,0.000267811119556427,0.00026742182672023773,0.00026567187160253525,0.00026508793234825134,0.00026392191648483276,0.00026392098516225815,0.0002635326236486435,0.0002631433308124542,0.00026275403797626495,0.00026256032288074493,0.00026022642850875854,0.00026042014360427856,0.00026022642850875854,0.0002588648349046707,0.0002588648349046707,0.0002588648349046707,0.00025925412774086,0.00025925412774086,0.0002588648349046707,0.0002580871805548668,0.0002580871805548668,0.0002576978877186775,0.0002582818269729614,0.00025847554206848145,0.00025789253413677216,0.00025789253413677216,0.0002580871805548668,0.0002580862492322922,0.0002580871805548668,0.0002576978877186775,0.000256919302046299,0.00025730859488248825,0.0002571139484643936,0.00025711487978696823,0.0002575032413005829,0.00025789253413677216,0.0002580871805548668,0.0002580871805548668,0.0002565309405326843,0.0002569202333688736,0.0002575032413005829,0.0002575032413005829,0.00025672558695077896,0.000256919302046299,0.00025730859488248825,0.00025672465562820435,0.000256919302046299,0.0002565309405326843,0.00025614164769649506,0.00025614257901906967,0.0002563362941145897,0.00025614164769649506,0.00025614257901906967,0.00025614164769649506,0.0002563372254371643,0.0002559470012784004,0.00025614257901906967,0.0002559470012784004,0.00025614257901906967,0.00025594793260097504,0.00025594793260097504,0.00025594793260097504,0.00025614164769649506,0.0002563362941145897,0.00025614164769649506,0.00025614164769649506,0.0002563362941145897,0.0002563362941145897,0.00025594793260097504,0.0002559470012784004,0.0002563362941145897,0.0002565309405326843,0.0002563372254371643,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.00025614164769649506,0.00025614164769649506,0.00025594793260097504,0.0002563372254371643,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.00025614257901906967,0.0002563372254371643,0.00025614257901906967,0.00025614257901906967,0.00025614257901906967,0.0002563372254371643,0.00025614257901906967,0.00025614257901906967,0.00025614257901906967,0.0002563362941145897,0.0002563362941145897,0.00025614164769649506,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.00025614164769649506,0.00025614164769649506,0.00025614164769649506,0.00025614164769649506,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.00025614164769649506,0.00025614164769649506,0.00025614164769649506,0.0002563362941145897,0.00025672558695077896,0.0002563372254371643,0.0002565309405326843,0.0002565309405326843,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897,0.0002563362941145897]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0012388825416564941,0.00160257238894701,0.0019944626837968826,0.0023863529786467552,0.0027801883406937122,0.003172078635543585,0.0035758328158408403,0.003974141553044319,0.0043714772909879684,0.004766673780977726,0.005164982285350561,0.005563679616898298,0.005956931505352259,0.006352322641760111,0.006747519131749868,0.007129879668354988,0.007520603481680155,0.007910160347819328,0.008299327455461025,0.008682076819241047,0.009074551053345203,0.009455938823521137,0.009843745268881321,0.010227661579847336,0.01060204766690731,0.010975850746035576,0.01134732086211443,0.011729097925126553,0.012096093967556953,0.012458616867661476,0.012817833572626114,0.013179772533476353,0.013537432998418808,0.013896261341869831,0.014265201985836029,0.014614305458962917,0.014962047338485718,0.01531484629958868,0.01565052941441536,0.01599399372935295,0.016330065205693245,0.016663219779729843,0.0169905424118042,0.01732058636844158,0.017644600942730904,0.017969977110624313,0.01829807460308075,0.018618978559970856,0.01892976649105549,0.019239390268921852,0.019541816785931587,0.019840937107801437,0.02014491893351078,0.020440928637981415,0.020728183910250664,0.021013690158724785,0.02128422074019909,0.021561753004789352,0.021838897839188576,0.022107094526290894,0.022368093952536583,0.022627929225564003,0.02288426272571087,0.023134566843509674,0.023386036977171898,0.02363789826631546,0.02388528361916542,0.024120807647705078,0.024356331676244736,0.02460157871246338,0.024831071496009827,0.02505531534552574,0.025276057422161102,0.025481047108769417,0.02569381520152092,0.02590269409120083,0.02611682377755642,0.026320839300751686,0.02652096562087536,0.0267222598195076,0.02692316472530365,0.027116289362311363,0.02730708010494709,0.02749689854681492,0.027681272476911545,0.027863895520567894,0.02804146148264408,0.028221167623996735,0.028396593406796455,0.028570853173732758,0.028740251436829567,0.028902065008878708,0.02906912937760353,0.0292326919734478,0.029386335983872414,0.029540369287133217,0.029697904363274574,0.029841044917702675,0.02998710423707962,0.03013666532933712,0.030284864827990532,0.030425477772951126,0.030568424612283707,0.030704954639077187,0.03083915077149868,0.030974319204688072,0.031100735068321228,0.031225400045514107,0.031350843608379364,0.031472593545913696,0.0315861739218235,0.03170422464609146,0.03180944174528122,0.03191855177283287,0.03202901780605316,0.03213870897889137,0.03224237263202667,0.03234253078699112,0.032441720366477966,0.0325387679040432,0.032644376158714294,0.03273675590753555,0.03283127769827843,0.032924044877290726,0.03301331400871277,0.03310433402657509,0.03319632634520531,0.03328462317585945,0.03336980938911438,0.033450134098529816,0.03353142738342285,0.03361661359667778,0.03369557484984398,0.0337708406150341,0.03385096788406372,0.033926818519830704,0.03400169685482979,0.034081436693668365,0.03414911776781082,0.0342160202562809,0.034289147704839706,0.034361109137535095,0.03443034365773201,0.03449588641524315,0.03456123545765877,0.03462638705968857,0.03468959406018257,0.034752607345581055,0.03482009470462799,0.034883107990026474,0.034946512430906296,0.03500855341553688,0.03506825864315033,0.03512699529528618,0.035181839019060135,0.03524193540215492,0.035297948867082596,0.03535318374633789,0.03540394455194473,0.03545684367418289,0.03551596775650978,0.035565756261348724,0.035617101937532425,0.03566689044237137,0.035720374435186386,0.03576977178454399,0.035819366574287415,0.03586896136403084,0.035923223942518234,0.03597184643149376,0.03601599484682083,0.03606772795319557,0.03611595928668976,0.036163803189992905,0.03621145337820053,0.03626396507024765,0.036313753575086594,0.03635712340474129,0.03640107810497284,0.03645222634077072,0.03649929165840149,0.03654519096016884,0.03658895194530487,0.036631930619478226,0.03667355328798294,0.036716923117637634,0.03675932064652443,0.036801718175411224,0.03684256225824356,0.036885540932416916,0.03692599758505821,0.03696781024336815,0.037009041756391525,0.03705241158604622,0.037093643099069595,0.03713370859622955,0.037171632051467896,0.037210334092378616,0.037250787019729614,0.037289686501026154,0.037327028810977936,0.03736436739563942,0.037399765104055405,0.03743768855929375,0.0374806709587574,0.037516649812459946,0.037555549293756485,0.037594836205244064,0.03763256594538689,0.03767437860369682,0.03771385923027992,0.03775236755609512,0.03779768571257591,0.037835609167814255,0.03787548094987869,0.03791729360818863,0.037958137691020966,0.037997227162122726,0.03803301230072975,0.03807269036769867,0.03810730576515198,0.038148730993270874,0.038186851888895035,0.038224972784519196,0.03826095163822174,0.0382990725338459,0.03833446651697159,0.03837083652615547,0.03841012343764305,0.03844843804836273,0.038486555218696594,0.03852253407239914,0.0385587103664875,0.03859371691942215,0.0386366993188858,0.038675595074892044,0.0387146882712841,0.03875475376844406,0.03879014775156975,0.03882962837815285,0.03886580467224121,0.038907621055841446,0.03894943371415138,0.038986191153526306,0.03902431204915047,0.03906087577342987,0.039103079587221146,0.039141587913036346,0.03918379172682762,0.03922268748283386,0.03926275297999382,0.03930437192320824,0.03934288024902344,0.03937925025820732,0.039423007518053055,0.03946365788578987,0.03950508311390877,0.03954864665865898,0.039591435343027115,0.03963188827037811,0.03967117518186569,0.03971396014094353,0.039760444313287735,0.03980147838592529,0.03984057158231735,0.03988199681043625,0.03992517292499542,0.039968155324459076,0.04001171886920929,0.040052562952041626,0.04009593278169632,0.04013599455356598,0.04018286615610123,0.0402279868721962,0.04027116298675537,0.04031103476881981,0.04036160185933113,0.0404067225754261,0.04044970124959946,0.04049696400761604,0.04054014012217522,0.04058234393596649,0.04062727093696594,0.040671419352293015,0.04071459546685219,0.040763020515441895,0.04081280902028084,0.04085734859108925,0.040905386209487915,0.040951088070869446,0.04099873825907707,0.04104425013065338,0.041093453764915466,0.0411381870508194,0.041185833513736725,0.041228037327528,0.041276853531599045,0.04132022336125374,0.041367288678884506,0.04141007736325264,0.04145558923482895,0.04150090366601944,0.04154816269874573,0.041594646871089935,0.04164326563477516,0.04168527573347092,0.04172747954726219,0.04176812618970871,0.04181091487407684,0.04185369983315468,0.041893571615219116,0.04193635657429695,0.0419822558760643,0.04202874004840851,0.04206880182027817,0.04211178421974182,0.042153406888246536,0.04219852760434151,0.04224753752350807,0.0422951839864254,0.04233952984213829,0.04238523170351982,0.04243171587586403,0.0424758642911911,0.04251670464873314,0.0425567701458931,0.04259780794382095,0.04263845458626747,0.04268007352948189,0.042720332741737366,0.042759232223033905,0.042798321694135666,0.04283935949206352,0.04288019984960556,0.042916569858789444,0.04295974597334862,0.04299942031502724,0.04304123669862747,0.04308110475540161,0.04312758892774582,0.04317095875740051,0.04321646690368652,0.04325633868575096,0.04330145940184593,0.04334288462996483,0.04338644817471504,0.043428849428892136,0.04347221925854683,0.043513450771570206,0.04354923591017723,0.043591439723968506],"recovered":[0.0,0.0005114995874464512,0.0009368416504003108,0.001354987733066082,0.0017663267208263278,0.0021763043478131294,0.0025592483580112457,0.002962030004709959,0.0033611163962632418,0.003759813727810979,0.004158316645771265,0.004568683449178934,0.004961351864039898,0.005360632669180632,0.005755829159170389,0.0061389678157866,0.006531830411404371,0.0069272215478122234,0.007318917661905289,0.0077061401680111885,0.008096668869256973,0.008493226952850819,0.008874226361513138,0.009255225770175457,0.009625722654163837,0.010015473701059818,0.01038830354809761,0.010761718265712261,0.01114271767437458,0.011512435972690582,0.011886822991073132,0.012252846732735634,0.012611868791282177,0.012978280894458294,0.013333219103515148,0.013694575056433678,0.014049707911908627,0.014401533640921116,0.014752581715583801,0.015097989700734615,0.015444564633071423,0.01578102633357048,0.016121961176395416,0.016455311328172684,0.016793912276625633,0.01712103933095932,0.017450693994760513,0.017782099545001984,0.018101250752806664,0.018423903733491898,0.018733331933617592,0.019048400223255157,0.01935238391160965,0.01965228095650673,0.019953735172748566,0.020247798413038254,0.020535249263048172,0.020819006487727165,0.02109556645154953,0.02136959694325924,0.021650824695825577,0.02191493846476078,0.022178856655955315,0.022441217675805092,0.022697357460856438,0.022951550781726837,0.023194074630737305,0.023447880521416664,0.023688849061727524,0.023916009813547134,0.024154838174581528,0.024383943527936935,0.024611687287688255,0.024840209633111954,0.02505647949874401,0.025267496705055237,0.025485321879386902,0.025698089972138405,0.025905024260282516,0.0261037889868021,0.026304498314857483,0.0265085157006979,0.026699889451265335,0.026888735592365265,0.027089446783065796,0.027280043810606003,0.02746480517089367,0.027643732726573944,0.027831217274069786,0.028014618903398514,0.028190046548843384,0.028359638527035713,0.02853039652109146,0.02869454398751259,0.02885674498975277,0.029015252366662025,0.02916889637708664,0.029323125258088112,0.029470933601260185,0.0296171884983778,0.029768498614430428,0.029919419437646866,0.030064895749092102,0.030207648873329163,0.030341066420078278,0.030478375032544136,0.030622683465480804,0.03074871003627777,0.030881740152835846,0.031007960438728333,0.031136127188801765,0.031254179775714874,0.03137262538075447,0.0314854271709919,0.031598035246133804,0.03171258419752121,0.0318240262567997,0.03193468973040581,0.0320441871881485,0.03214337304234505,0.032241590321063995,0.03233766555786133,0.03243335336446762,0.03253117948770523,0.03262881189584732,0.03271866589784622,0.03281240910291672,0.03290342539548874,0.03299327939748764,0.03307963162660599,0.03316345438361168,0.03324650228023529,0.03332585096359253,0.033412981778383255,0.03349563851952553,0.033576738089323044,0.03365239500999451,0.03372688218951225,0.03380817919969559,0.03388227894902229,0.0339534617960453,0.034025613218545914,0.03409776836633682,0.0341646708548069,0.034232158213853836,0.034302953630685806,0.03437257930636406,0.03443773090839386,0.034499190747737885,0.03456239774823189,0.03462735563516617,0.03469153493642807,0.03475571796298027,0.034818537533283234,0.0348784364759922,0.03493658825755119,0.034993574023246765,0.03505133464932442,0.035110656172037125,0.03516549989581108,0.03521781787276268,0.03527655079960823,0.03532848134636879,0.035383325070142746,0.03543330729007721,0.03548309579491615,0.03553599864244461,0.035586562007665634,0.03563343361020088,0.035683613270521164,0.03573612496256828,0.03578202426433563,0.03583608940243721,0.0358804315328598,0.035930417478084564,0.03598078712821007,0.03603096678853035,0.03608192130923271,0.036132488399744034,0.03617605194449425,0.036223895847797394,0.03627251833677292,0.036314524710178375,0.036358676850795746,0.03640107437968254,0.036444250494241714,0.03648548200726509,0.03653274103999138,0.0365733876824379,0.03661578521132469,0.036659546196460724,0.03670330345630646,0.036744147539138794,0.03678479418158531,0.036828555166721344,0.03686978667974472,0.036911990493535995,0.0369485542178154,0.03698744997382164,0.03702731803059578,0.03707030043005943,0.03711114451289177,0.03714790195226669,0.037186019122600555,0.03722219541668892,0.0372624546289444,0.03730154410004616,0.03733830526471138,0.03737758845090866,0.03741162642836571,0.03745052218437195,0.0374925322830677,0.03753259405493736,0.037575189024209976,0.03761661425232887,0.03765784576535225,0.037699077278375626,0.03774244710803032,0.037785232067108154,0.03782043606042862,0.03785699978470802,0.037895701825618744,0.03793245926499367,0.03797077387571335,0.03800753131508827,0.038043707609176636,0.0380827970802784,0.03811819478869438,0.038154952228069305,0.03819054365158081,0.03823119029402733,0.03826969861984253,0.03830315172672272,0.03834107518196106,0.038376085460186005,0.038415174931287766,0.03845271095633507,0.03849044069647789,0.038532257080078125,0.03856979310512543,0.038611218333244324,0.03865167126059532,0.03869173675775528,0.03873102366924286,0.03876855596899986,0.03880881518125534,0.03884674236178398,0.03888622298836708,0.0389249250292778,0.03896615654230118,0.03900174796581268,0.0390433669090271,0.039084598422050476,0.03911979869008064,0.03915928304195404,0.03919953852891922,0.03924349322915077,0.039286863058805466,0.03933101147413254,0.039371270686388016,0.03941308706998825,0.03945353999733925,0.03949710354208946,0.03953814134001732,0.03958306834101677,0.03962702304124832,0.03966883569955826,0.039710454642772675,0.03975187987089157,0.03979739174246788,0.03984134644269943,0.039885103702545166,0.039925169199705124,0.03997087478637695,0.040016576647758484,0.04006325453519821,0.040100984275341034,0.0401480495929718,0.040192004293203354,0.040237125009298325,0.04028516262769699,0.040327172726392746,0.04037832096219063,0.040418777614831924,0.040464479476213455,0.04050668329000473,0.040556084364652634,0.04060392826795578,0.040647685527801514,0.04069728031754494,0.040745511651039124,0.04079277440905571,0.04083750396966934,0.04088360071182251,0.04092774912714958,0.040971506386995316,0.041016433387994766,0.04106174781918526,0.04110667482018471,0.041154131293296814,0.041199252009391785,0.041245538741350174,0.04129338264465332,0.041343171149492264,0.04138673469424248,0.041434384882450104,0.04147658869624138,0.04151976481080055,0.04156119003891945,0.04160455986857414,0.04164443165063858,0.0416850782930851,0.04173000529408455,0.04177103936672211,0.04181421548128128,0.04185992106795311,0.04190504178404808,0.041948024183511734,0.04198983684182167,0.04203709959983826,0.04208552464842796,0.042130257934331894,0.042175766080617905,0.04222555458545685,0.04227028787136078,0.042312297970056534,0.04235177859663963,0.042395927011966705,0.04243676736950874,0.0424778051674366,0.042518842965364456,0.042558517307043076,0.04259566217660904,0.042636506259441376,0.04267871007323265,0.042720720171928406,0.04275922849774361,0.042799681425094604,0.042838383466005325,0.042876891791820526,0.04292026162147522,0.04296305030584335,0.043007392436265945,0.04304765164852142,0.04309024289250374,0.04312913864850998,0.043176595121622086,0.043216463178396225,0.0432576946914196,0.04329853877425194,0.04333646222949028],"active":[0.0012388825416564941,0.0010910728015005589,0.0010576210916042328,0.0010313652455806732,0.0010138616198673844,0.0009957742877304554,0.0010165844578295946,0.0010121115483343601,0.0010103608947247267,0.001006860053166747,0.0010066656395792961,0.0009949961677193642,0.0009955796413123608,0.0009916899725794792,0.0009916899725794792,0.000990911852568388,0.0009887730702757835,0.0009829388000071049,0.0009804097935557365,0.0009759366512298584,0.0009778821840882301,0.0009627118706703186,0.0009695189073681831,0.0009724358096718788,0.000976325012743473,0.0009603770449757576,0.000959017314016819,0.0009673796594142914,0.000953376293182373,0.0009461808949708939,0.0009310105815529823,0.0009269258007407188,0.000925564207136631,0.0009179804474115372,0.0009319828823208809,0.0009197304025292397,0.0009123394265770912,0.0009133126586675644,0.0008979476988315582,0.0008960040286183357,0.0008855005726218224,0.0008821934461593628,0.000868581235408783,0.000865275040268898,0.0008506886661052704,0.0008489377796649933,0.0008473806083202362,0.0008368790149688721,0.0008285157382488251,0.0008154865354299545,0.0008084848523139954,0.0007925368845462799,0.0007925350219011307,0.0007886476814746857,0.0007744487375020981,0.0007658917456865311,0.000748971477150917,0.0007427465170621872,0.0007433313876390457,0.0007374975830316544,0.0007172692567110062,0.0007129907608032227,0.0007054060697555542,0.0006933491677045822,0.0006886795163154602,0.000686347484588623,0.0006912089884281158,0.000672927126288414,0.0006674826145172119,0.0006855688989162445,0.000676233321428299,0.0006713718175888062,0.000664370134472847,0.0006408374756574631,0.0006373357027769089,0.0006351973861455917,0.0006315018981695175,0.0006227493286132812,0.0006159413605928421,0.0006184708327054977,0.000618666410446167,0.0006077736616134644,0.0006071906536817551,0.0006081629544496536,0.0005918256938457489,0.0005838517099618912,0.000576656311750412,0.0005774348974227905,0.0005653761327266693,0.0005562342703342438,0.0005502048879861832,0.0005424264818429947,0.0005387328565120697,0.0005381479859352112,0.0005295909941196442,0.0005251169204711914,0.0005290079861879349,0.000517919659614563,0.0005161706358194351,0.0005194768309593201,0.0005163662135601044,0.0005060583353042603,0.0005035288631916046,0.000497305765748024,0.0004980843514204025,0.0004959441721439362,0.0004780516028404236,0.00047669000923633575,0.00046910345554351807,0.00046463310718536377,0.00045004673302173615,0.0004500448703765869,0.00043681636452674866,0.0004331246018409729,0.0004309825599193573,0.00042612478137016296,0.0004183463752269745,0.0004078410565853119,0.0003975331783294678,0.00039539486169815063,0.00040278583765029907,0.00039909034967422485,0.0003979243338108063,0.000392865389585495,0.000384502112865448,0.0003856681287288666,0.0003839172422885895,0.0003811977803707123,0.0003765299916267395,0.0003705024719238281,0.0003679729998111725,0.0003701113164424896,0.0003697238862514496,0.0003578588366508484,0.00035532936453819275,0.0003500804305076599,0.00034930184483528137,0.00035455450415611267,0.0003409385681152344,0.00033374130725860596,0.0003356859087944031,0.0003354959189891815,0.0003325752913951874,0.0003312155604362488,0.00032907724380493164,0.00032343342900276184,0.00031701475381851196,0.0003148764371871948,0.0003209039568901062,0.0003207102417945862,0.00031915679574012756,0.0003170184791088104,0.0003125406801700592,0.00030845776200294495,0.00030340254306793213,0.00030534714460372925,0.0003043748438358307,0.0003018490970134735,0.00029328837990760803,0.0002913437783718109,0.00029814988374710083,0.0002892054617404938,0.00028862059116363525,0.00028356537222862244,0.00028706714510917664,0.00028667598962783813,0.00028336793184280396,0.00028239935636520386,0.0002897903323173523,0.0002882331609725952,0.0002798698842525482,0.0002857036888599396,0.0002798698842525482,0.0002833716571331024,0.0002810359001159668,0.0002831779420375824,0.0002827867865562439,0.00027520209550857544,0.00026858970522880554,0.000276174396276474,0.00027539581060409546,0.0002726726233959198,0.00027442723512649536,0.00027325376868247986,0.0002724789083003998,0.0002726726233959198,0.0002738386392593384,0.0002689771354198456,0.00026917457580566406,0.0002697557210922241,0.0002664513885974884,0.0002645067870616913,0.0002648942172527313,0.000267617404460907,0.00026508793234825134,0.00026392191648483276,0.0002596415579319,0.00026177987456321716,0.00026333704590797424,0.00026236847043037415,0.0002567283809185028,0.00025322288274765015,0.00025186315178871155,0.00025166943669319153,0.00025847554206848145,0.0002541951835155487,0.00025400519371032715,0.0002565309405326843,0.0002549774944782257,0.0002627521753311157,0.00026333704590797424,0.00025983527302742004,0.0002650916576385498,0.00026042014360427856,0.00025886669754981995,0.00025944784283638,0.00025906041264533997,0.0002547800540924072,0.0002477802336215973,0.00025225430727005005,0.00025030598044395447,0.0002530291676521301,0.0002543926239013672,0.00025419890880584717,0.00025342032313346863,0.00025536492466926575,0.00025166943669319153,0.0002526417374610901,0.00025517120957374573,0.0002578943967819214,0.00025536492466926575,0.0002528354525566101,0.00025555863976478577,0.0002526417374610901,0.0002606138586997986,0.00026042014360427856,0.00026197731494903564,0.00026431307196617126,0.0002578906714916229,0.00025983527302742004,0.0002545863389968872,0.00025594979524612427,0.0002576969563961029,0.00025516748428344727,0.00025575608015060425,0.00025206059217453003,0.0002563372254371643,0.00025536492466926575,0.00025886669754981995,0.0002565309405326843,0.0002610050141811371,0.0002610050141811371,0.0002582818269729614,0.00025945156812667847,0.0002637244760990143,0.00026411935687065125,0.0002615898847579956,0.0002617835998535156,0.000260423868894577,0.00026061758399009705,0.0002580881118774414,0.00026042014360427856,0.0002633407711982727,0.00026333704590797424,0.0002575032413005829,0.00025497376918792725,0.0002563372254371643,0.00025770068168640137,0.0002598389983177185,0.00025517120957374573,0.0002545863389968872,0.000250890851020813,0.0002576969563961029,0.0002571120858192444,0.0002545863389968872,0.0002477802336215973,0.00026061758399009705,0.0002586729824542999,0.0002576969563961029,0.0002598389983177185,0.0002549774944782257,0.00025517120957374573,0.00024894997477531433,0.0002526417374610901,0.0002501159906387329,0.0002563372254371643,0.00025672465562820435,0.00025342032313346863,0.00025770068168640137,0.00025380775332450867,0.0002532266080379486,0.0002514757215976715,0.00025594979524612427,0.0002545863389968872,0.00025808438658714294,0.0002565309405326843,0.00026042014360427856,0.00025847554206848145,0.0002606138586997986,0.0002559460699558258,0.0002563372254371643,0.00025536492466926575,0.0002547800540924072,0.0002514757215976715,0.0002565309405326843,0.000250890851020813,0.000250890851020813,0.00024836137890815735,0.0002497248351573944,0.0002491399645805359,0.0002491399645805359,0.00025127828121185303,0.0002522505819797516,0.00025770068168640137,0.0002545863389968872,0.00025186315178871155,0.0002483651041984558,0.00025050342082977295,0.00025770068168640137,0.00025808438658714294,0.00025400519371032715,0.00025497376918792725,0.00025594979524612427,0.00025030970573425293,0.00024641677737236023,0.0002444721758365631,0.0002460293471813202,0.000242527574300766,0.00024330615997314453,0.000242527574300766,0.00024038925766944885,0.00023980438709259033,0.00024369731545448303,0.00024369359016418457,0.0002378597855567932,0.0002390258014202118,0.00024019181728363037,0.00024155527353286743,0.000242721289396286,0.00025069713592529297,0.00025069713592529297,0.00025341659784317017,0.00024894624948501587,0.00025380775332450867,0.0002526417374610901,0.00025730952620506287,0.00025225430727005005,0.00025575608015060425,0.00025575608015060425,0.00025069713592529297,0.0002549774944782257]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0012388825416564941,0.001596737769432366,0.001979876309633255,0.002364959567785263,0.0027430413756519556,0.0031158721540123224,0.0034789785277098417,0.0038473359309136868,0.004202079493552446,0.004561685025691986,0.004914872348308563,0.005247250199317932,0.0055846842005848885,0.005909671075642109,0.0062309629283845425,0.006554977502673864,0.006879964843392372,0.007193476893007755,0.007500765845179558,0.007794246077537537,0.008087726309895515,0.00838354043662548,0.008664378896355629,0.00894988514482975,0.009226445108652115,0.009503977373242378,0.009771396405994892,0.010037843137979507,0.010295731946825981,0.01054992526769638,0.010794978588819504,0.011042365804314613,0.01127905584871769,0.011521775275468826,0.011748545803129673,0.011975122615695,0.012207923457026482,0.012421858496963978,0.012633071281015873,0.012839809991419315,0.013040520250797272,0.013242008164525032,0.013439217582345009,0.013622812926769257,0.013810492120683193,0.013999339193105698,0.014175348915159702,0.014350581914186478,0.014524064026772976,0.014691905118525028,0.014858580194413662,0.015017086640000343,0.01517228689044714,0.015324375592172146,0.015467323362827301,0.015612993389368057,0.01575438678264618,0.01588994264602661,0.016026277095079422,0.016153860837221146,0.01628183200955391,0.016408832743763924,0.01653563790023327,0.016661470755934715,0.016778940334916115,0.016894660890102386,0.017008239403367043,0.01712065376341343,0.017228009179234505,0.01732758805155754,0.017428137362003326,0.01752343587577343,0.01761562190949917,0.017708780243992805,0.01779591105878353,0.01788109540939331,0.017968809232115746,0.018048159778118134,0.018131205812096596,0.01820666715502739,0.018281543627381325,0.018358366563916206,0.018430326133966446,0.018502868711948395,0.018574440851807594,0.01864328794181347,0.01871291548013687,0.01877767965197563,0.018841082230210304,0.018905261531472206,0.01896671950817108,0.01902603730559349,0.019083412364125252,0.01913611777126789,0.01918940618634224,0.019242307171225548,0.019291706383228302,0.019341690465807915,0.019386226311326027,0.019433293491601944,0.019479386508464813,0.019523339346051216,0.01956690475344658,0.01960521936416626,0.019647227600216866,0.01968865469098091,0.019724439829587936,0.01976119726896286,0.019796593114733696,0.019834129139780998,0.019870303571224213,0.019902005791664124,0.019931567832827568,0.0199624914675951,0.019993998110294342,0.020022587850689888,0.020050982013344765,0.020076654851436615,0.020104466006159782,0.020129360258579254,0.020155033096671104,0.020179342478513718,0.020201902836561203,0.02022426947951317,0.020246246829628944,0.020266473293304443,0.020284948870539665,0.020305564627051353,0.020324429497122765,0.020343489944934845,0.02036021649837494,0.02037888579070568,0.020395418629050255,0.02041156031191349,0.020429063588380814,0.020445790141820908,0.020461738109588623,0.02047632448375225,0.02049032784998417,0.02050335705280304,0.020518528297543526,0.020532531663775444,0.020546728745102882,0.02056053653359413,0.020572595298290253,0.020586209371685982,0.020597878843545914,0.020610325038433075,0.020621411502361298,0.02063230238854885,0.020643388852477074,0.020653696730732918,0.020664004608988762,0.020675284788012505,0.02068520337343216,0.020694926381111145,0.02070484682917595,0.020714959129691124,0.02072410099208355,0.02073149010539055,0.020739853382110596,0.020748410373926163,0.020758524537086487,0.020765330642461777,0.020772332325577736,0.020778751000761986,0.020786335691809654,0.020793143659830093,0.020800728350877762,0.02080947905778885,0.020816870033740997,0.020824261009693146,0.020830677822232246,0.020838458091020584,0.020846042782068253,0.020851878449320793,0.020858101546764374,0.020864130929112434,0.020869964733719826,0.020875604823231697,0.02088124491274357,0.02088669128715992,0.02089310809969902,0.02089913748204708,0.020903611555695534,0.020907694473862648,0.0209121685475111,0.020917419344186783,0.020922476425766945,0.020927533507347107,0.02093259058892727,0.020936869084835052,0.020941341295838356,0.02094600908458233,0.02095106616616249,0.020956510677933693,0.020961374044418335,0.020966431125998497,0.020969737321138382,0.020973430946469307,0.02097790502011776,0.020982962101697922,0.020986657589673996,0.0209911298006773,0.020995019003748894,0.020999103784561157,0.02100279927253723,0.021006688475608826,0.02101019024848938,0.021013690158724785,0.02101680263876915,0.021020691841840744,0.02102399803698063,0.021026721224188805,0.02103041671216488,0.021034305915236473,0.02103702910244465,0.021039752289652824,0.02104227989912033,0.021045781672000885,0.02104928158223629,0.021052394062280655,0.021054532378911972,0.021057449281215668,0.021059200167655945,0.02106231264770031,0.021065229550004005,0.021067563444375992,0.021070286631584167,0.021073009818792343,0.02107573114335537,0.021080009639263153,0.02108253911137581,0.021084677428007126,0.0210883729159832,0.021091485396027565,0.021093236282467842,0.021096736192703247,0.021099653095006943,0.021103154867887497,0.021106461063027382,0.021109184250235558,0.021112101152539253,0.02111501805484295,0.021117934957146645,0.0211204644292593,0.021123185753822327,0.021124742925167084,0.02112727053463459,0.021129410713911057,0.021131355315446854,0.021132521331310272,0.02113466151058674,0.021136799827218056,0.021139133721590042,0.02114127390086651,0.021143412217497826,0.02114652469754219,0.021148469299077988,0.021150413900613785,0.02115236036479473,0.02115469239652157,0.021156832575798035,0.0211589727550745,0.021161306649446487,0.021163055673241615,0.02116558514535427,0.02116694673895836,0.021169474348425865,0.021171225234866142,0.02117258682847023,0.021174531430006027,0.021176280453801155,0.021177642047405243,0.02117939293384552,0.021181337535381317,0.021183477714657784,0.021184643730521202,0.02118581160902977,0.021187560632824898,0.021189311519265175,0.021191062405705452,0.02119242399930954,0.021194174885749817,0.021195923909544945,0.021196896210312843,0.02119903638958931,0.021200787276029587,0.021201953291893005,0.021204093471169472,0.02120603807270527,0.021207788959145546,0.021210122853517532,0.02121245488524437,0.021214788779616356,0.021215762943029404,0.02121809683740139,0.021220235154032707,0.021221596747636795,0.021223347634077072,0.02122470922768116,0.021226653829216957,0.021228598430752754,0.02123034931719303,0.02123190462589264,0.021232876926660538,0.021234238520264626,0.021235210821032524,0.02123735100030899,0.02123832330107689,0.021239489316940308,0.021241433918476105,0.021242991089820862,0.0212443508207798,0.021245712414383888,0.021246101707220078,0.021248046308755875,0.021249407902359962,0.02125135250389576,0.021251937374472618,0.021253492683172226,0.021254271268844604,0.0212562158703804,0.02125738188624382,0.021258549764752388,0.021259326487779617,0.021259911358356476,0.021261660382151604,0.0212636049836874,0.02126496657729149,0.021266134455800056,0.021268272772431374,0.02126982994377613,0.02127157896757126,0.021273329854011536,0.021275663748383522,0.02127760834991932,0.021278580650687218,0.021279942244291306,0.021281110122799873,0.02128247171640396,0.02128324843943119,0.0212838314473629,0.02128441631793976,0.021285582333803177,0.021287139505147934,0.021288499236106873,0.02128966711461544,0.02129083313047886,0.021292194724082947,0.021293556317687035],"recovered":[0.0,0.0005081933340989053,0.0009310070890933275,0.0013372894609346986,0.001738320686854422,0.0021212645806372166,0.002500513568520546,0.0028737331740558147,0.0032311994582414627,0.003595472779124975,0.003956828732043505,0.004315072670578957,0.004662814550101757,0.005008806474506855,0.0053304871544241905,0.005655862856656313,0.005986490286886692,0.00630505895242095,0.006616432219743729,0.006932472810149193,0.007243067491799593,0.007537131197750568,0.007835473865270615,0.008130509406328201,0.008419128134846687,0.008705801330506802,0.008982555009424686,0.009259698912501335,0.009531396441161633,0.009791424497961998,0.01005359273403883,0.010302924551069736,0.010551284067332745,0.010799642652273178,0.011042362079024315,0.011272245086729527,0.011501350440084934,0.011728121899068356,0.011955865658819675,0.012175246141850948,0.01238529197871685,0.012593976221978664,0.01279215794056654,0.012995007447898388,0.013195911422371864,0.01339098159223795,0.013580800965428352,0.013763034716248512,0.01394624076783657,0.014121472835540771,0.014295149594545364,0.014463186264038086,0.014635889790952206,0.014795174822211266,0.014950958080589771,0.015099351294338703,0.015254746191203594,0.015397110022604465,0.015534223057329655,0.01567153073847294,0.01580008678138256,0.01593155972659588,0.0160601157695055,0.016182642430067062,0.016306724399328232,0.016427889466285706,0.016550609841942787,0.016670608893036842,0.0167822428047657,0.016892127692699432,0.017001625150442123,0.01710197888314724,0.017204085364937782,0.01730269007384777,0.01739487610757351,0.017481422051787376,0.017573803663253784,0.01766190677881241,0.017742034047842026,0.01782313548028469,0.0179026797413826,0.01798105798661709,0.01805729791522026,0.018131591379642487,0.018211720511317253,0.018286986276507378,0.018362445756793022,0.018432656303048134,0.018498392775654793,0.018561406061053276,0.018627725541591644,0.018691128119826317,0.01875297538936138,0.018809959292411804,0.018860332667827606,0.018917705863714218,0.01896924525499344,0.019017282873392105,0.019069794565439224,0.019119776785373688,0.019165093079209328,0.019211769104003906,0.019257279112935066,0.01930103823542595,0.01934538222849369,0.019386611878871918,0.019426288083195686,0.019464407116174698,0.019504083320498466,0.019543368369340897,0.019577208906412125,0.01961221732199192,0.01964586414396763,0.019675230607390404,0.019706737250089645,0.01973513327538967,0.019765667617321014,0.01979445107281208,0.01982090063393116,0.019849296659231186,0.019875163212418556,0.019902002066373825,0.019927479326725006,0.019952373579144478,0.019973184913396835,0.01999691128730774,0.020018888637423515,0.02004086598753929,0.02006148174405098,0.02008073590695858,0.02010096237063408,0.020117687061429024,0.020135579630732536,0.020153861492872238,0.02017214335501194,0.020189259201288223,0.020205790176987648,0.020220376551151276,0.0202369075268507,0.020252855494618416,0.020267052575945854,0.020281445235013962,0.020294087007641792,0.02030809037387371,0.02032228745520115,0.020336484536528587,0.020350098609924316,0.020362351089715958,0.020376160740852356,0.020388413220643997,0.02040027640759945,0.020411362871527672,0.020423226058483124,0.020434699952602386,0.020444231107831,0.020453566685318947,0.020462900400161743,0.020474182441830635,0.02048312872648239,0.020492851734161377,0.020501215010881424,0.02051055058836937,0.020518135279417038,0.020525915548205376,0.020534666255116463,0.020541667938232422,0.020548280328512192,0.02055644989013672,0.02056306228041649,0.020570063963532448,0.020577259361743927,0.020585233345627785,0.020593790337443352,0.020598847419023514,0.020605070516467094,0.020612461492419243,0.020619656890630722,0.020625492557883263,0.020631132647395134,0.020636966452002525,0.020642995834350586,0.02064746990799904,0.02065369300544262,0.020658554509282112,0.020663805305957794,0.020670030266046524,0.020674502477049828,0.020678391680121422,0.020683255046606064,0.020688116550445557,0.02069297805428505,0.02069784142076969,0.020703092217445374,0.020707370713353157,0.02071262151002884,0.020716900005936623,0.020721374079585075,0.02072545886039734,0.020729737356305122,0.020733820274472237,0.0207379050552845,0.020742766559123993,0.020747629925608635,0.02075190842151642,0.02075676992535591,0.020761633291840553,0.020765716210007668,0.020769411697983742,0.020772913470864296,0.02077583037316799,0.020778357982635498,0.020781859755516052,0.020785748958587646,0.02078924886882305,0.020792167633771896,0.02079605683684349,0.020799363031983376,0.02080286294221878,0.020805196836590767,0.020807920023798943,0.020811032503843307,0.020813560113310814,0.02081608958542347,0.020819006487727165,0.020820951089262962,0.02082309126853943,0.020826591178774834,0.02082950808107853,0.020832037553191185,0.02083534374833107,0.020837677642703056,0.020840788260102272,0.020843900740146637,0.020846623927354813,0.02084856852889061,0.020851874724030495,0.02085557021200657,0.020859070122241974,0.02086121030151844,0.020863737910985947,0.02086685039103031,0.020871322602033615,0.02087501809000969,0.020877741277217865,0.02088065817952156,0.020882798358798027,0.020885908976197243,0.020888827741146088,0.020891355350613594,0.0208938829600811,0.020895440131425858,0.020897774025797844,0.02089991234242916,0.020902052521705627,0.020903607830405235,0.02090691402554512,0.020908858627080917,0.020910998806357384,0.02091352641582489,0.020915081724524498,0.020917028188705444,0.02091897279024124,0.02092111110687256,0.020923251286149025,0.020925389602780342,0.02092733606696129,0.020929668098688126,0.020931808277964592,0.0209333635866642,0.020935893058776855,0.020937837660312653,0.02093939296901226,0.020941726863384247,0.020943088456988335,0.020944643765687943,0.02094639465212822,0.020948534831404686,0.020950283855199814,0.02095145173370838,0.02095300704240799,0.020954951643943787,0.020956702530384064,0.02095864713191986,0.020960204303264618,0.020961759611964226,0.020963121205568314,0.02096506580710411,0.02096623182296753,0.020967593416571617,0.020969538018107414,0.02097148448228836,0.020973622798919678,0.020975762978196144,0.02097790129482746,0.020980430766940117,0.020982569083571434,0.020983930677175522,0.020986458286643028,0.020988404750823975,0.02099034935235977,0.02099248766899109,0.020994432270526886,0.020996572449803352,0.02099871262907982,0.021000461652874947,0.021001823246479034,0.021003184840083122,0.02100435271859169,0.0210049357265234,0.021006684750318527,0.021008241921663284,0.021009214222431183,0.02101018652319908,0.02101213112473488,0.021013299003243446,0.021015632897615433,0.02101679891347885,0.02101816050708294,0.021019715815782547,0.021020688116550446,0.021021272987127304,0.0210232175886631,0.02102457918226719,0.021026134490966797,0.021027496084570885,0.021028662100434303,0.02103041298687458,0.02103138528764248,0.021032357588410378,0.021033719182014465,0.021035080775618553,0.02103683166205883,0.02103760838508606,0.021039359271526337,0.021040720865130424,0.02104266546666622,0.021044805645942688,0.021046943962574005,0.021048305556178093,0.0210498608648777,0.021052194759249687,0.021053167060017586,0.021054528653621674,0.021055500954389572,0.02105666883289814,0.021058030426502228,0.021058613434433937,0.021059975028038025,0.021061141043901443,0.02106211520731449,0.02106328122317791],"active":[0.0012388825416564941,0.0010885444935411215,0.0010488692205399275,0.0010276701068505645,0.0010047206887975335,0.0009946075733751059,0.0009784649591892958,0.000973602756857872,0.0009708800353109837,0.0009662122465670109,0.0009580436162650585,0.0009321775287389755,0.0009218696504831314,0.0009008646011352539,0.0009004757739603519,0.0008991146460175514,0.0008934745565056801,0.0008884179405868053,0.0008843336254358292,0.0008617732673883438,0.0008446588180959225,0.0008464092388749123,0.0008289050310850143,0.0008193757385015488,0.0008073169738054276,0.0007981760427355766,0.0007888413965702057,0.0007781442254781723,0.0007643355056643486,0.0007585007697343826,0.000741385854780674,0.0007394412532448769,0.0007277717813849449,0.0007221326231956482,0.0007061837241053581,0.0007028775289654732,0.0007065730169415474,0.0006937365978956223,0.0006772056221961975,0.000664563849568367,0.0006552282720804214,0.0006480319425463676,0.0006470596417784691,0.0006278054788708687,0.0006145806983113289,0.0006083576008677483,0.0005945479497313499,0.0005875471979379654,0.0005778232589364052,0.0005704322829842567,0.0005634305998682976,0.0005539003759622574,0.0005363970994949341,0.0005292007699608803,0.0005163652822375298,0.0005136420950293541,0.000499640591442585,0.0004928326234221458,0.0004920540377497673,0.0004823300987482071,0.00048174522817134857,0.00047727301716804504,0.00047552213072776794,0.0004788283258676529,0.000472215935587883,0.0004667714238166809,0.00045762956142425537,0.0004500448703765869,0.0004457663744688034,0.0004354603588581085,0.000426512211561203,0.0004214569926261902,0.0004115365445613861,0.0004060901701450348,0.00040103495121002197,0.00039967335760593414,0.00039500556886196136,0.0003862529993057251,0.00038917176425457,0.00038353167474269867,0.0003788638859987259,0.00037730857729911804,0.0003730282187461853,0.0003712773323059082,0.0003627203404903412,0.0003563016653060913,0.0003504697233438492,0.00034502334892749786,0.0003426894545555115,0.00034385547041893005,0.00033899396657943726,0.00033490918576717377,0.00033043697476387024,0.00032615847885608673,0.0003290735185146332,0.00032460130751132965,0.0003224611282348633,0.00032440759241580963,0.0003164317458868027,0.0003135167062282562,0.00031429342925548553,0.0003115702420473099,0.00030962564051151276,0.00030418112874031067,0.00030184537172317505,0.00030204281210899353,0.00029815174639225006,0.00029679015278816223,0.0002925097942352295,0.0002907607704401016,0.000293094664812088,0.00028978846967220306,0.0002857036888599396,0.00028726086020469666,0.00028726086020469666,0.0002874545753002167,0.0002853143960237503,0.0002822037786245346,0.00028356537222862244,0.00028006359934806824,0.0002798698842525482,0.0002773404121398926,0.0002744235098361969,0.0002718959003686905,0.00027306191623210907,0.0002695620059967041,0.0002660602331161499,0.00026469863951206207,0.000262947753071785,0.00026275403797626495,0.00025925412774086,0.0002611987292766571,0.0002598389983177185,0.00025769881904125214,0.0002569202333688736,0.0002565309405326843,0.00025594793260097504,0.00025594793260097504,0.00025342032313346863,0.0002505015581846237,0.0002514757215976715,0.00025108642876148224,0.0002526417374610901,0.00025244615972042084,0.0002503078430891037,0.0002497248351573944,0.0002477802336215973,0.0002479739487171173,0.00024525076150894165,0.00024388916790485382,0.0002431124448776245,0.00024233385920524597,0.00024077855050563812,0.0002405848354101181,0.00024097226560115814,0.00024135969579219818,0.00024194642901420593,0.0002407766878604889,0.00024097226560115814,0.00023863837122917175,0.00023863837122917175,0.0002378597855567932,0.00024038925766944885,0.00023941509425640106,0.0002376660704612732,0.0002370830625295639,0.00023805536329746246,0.00023669376969337463,0.0002376660704612732,0.00023941509425640106,0.0002396106719970703,0.00023902766406536102,0.00023688748478889465,0.0002396106719970703,0.00024097226560115814,0.0002394169569015503,0.00023844465613365173,0.00023863837122917175,0.00023883208632469177,0.00023863837122917175,0.00023824907839298248,0.00023922137916088104,0.00023941509425640106,0.00024058297276496887,0.00023980624973773956,0.00023766420781612396,0.0002376660704612732,0.00023902766406536102,0.00023922137916088104,0.0002394169569015503,0.00023961253464221954,0.00023902766406536102,0.00023824907839298248,0.00023863837122917175,0.00023844465613365173,0.0002396106719970703,0.00023999996483325958,0.00024097226560115814,0.00023999996483325958,0.0002396106719970703,0.00023999996483325958,0.00024019554257392883,0.00023902766406536102,0.00023922137916088104,0.00023824907839298248,0.00023747049272060394,0.0002370830625295639,0.00023727677762508392,0.00023727677762508392,0.0002378597855567932,0.00023844465613365173,0.00023883208632469177,0.00023824907839298248,0.00023747235536575317,0.00023824907839298248,0.00023824907839298248,0.0002376660704612732,0.00023688934743404388,0.0002370830625295639,0.00023786164820194244,0.00023824907839298248,0.000238833948969841,0.0002384427934885025,0.0002384427934885025,0.00023824907839298248,0.00023922137916088104,0.00023863837122917175,0.00023805536329746246,0.00023824907839298248,0.0002376660704612732,0.00023805350065231323,0.00023922137916088104,0.00023863837122917175,0.00023805350065231323,0.00023980438709259033,0.0002396106719970703,0.0002376660704612732,0.0002376660704612732,0.0002384427934885025,0.0002394169569015503,0.0002396106719970703,0.00023786164820194244,0.0002370830625295639,0.00023727677762508392,0.00023727677762508392,0.0002376660704612732,0.00023727677762508392,0.0002359151840209961,0.0002359151840209961,0.00023552775382995605,0.0002359151840209961,0.00023474730551242828,0.00023474916815757751,0.00023474730551242828,0.00023552589118480682,0.00023435987532138824,0.00023455359041690826,0.00023552589118480682,0.00023494288325309753,0.0002353321760892868,0.0002353321760892868,0.00023571960628032684,0.00023572146892547607,0.00023572146892547607,0.00023591704666614532,0.00023571960628032684,0.00023591704666614532,0.00023513846099376678,0.00023611076176166534,0.0002353321760892868,0.00023474916815757751,0.00023513846099376678,0.00023455359041690826,0.00023455359041690826,0.00023474916815757751,0.00023494288325309753,0.00023494288325309753,0.00023435987532138824,0.00023435987532138824,0.00023455359041690826,0.00023435987532138824,0.00023435987532138824,0.00023377686738967896,0.00023397058248519897,0.000234164297580719,0.00023377500474452972,0.00023397058248519897,0.0002345554530620575,0.00023435987532138824,0.0002345554530620575,0.00023455359041690826,0.00023416616022586823,0.00023435987532138824,0.00023455359041690826,0.00023435801267623901,0.00023319385945796967,0.00023416616022586823,0.00023377686738967896,0.00023319199681282043,0.00023299828171730042,0.0002322215586900711,0.0002322215586900711,0.00023202598094940186,0.00023163668811321259,0.00023144297301769257,0.0002310536801815033,0.0002310536801815033,0.00023085810244083405,0.00023241527378559113,0.00023163855075836182,0.00023124739527702332,0.00023221969604492188,0.0002328045666217804,0.00023221969604492188,0.0002324134111404419,0.00023046880960464478,0.00023124739527702332,0.00023124739527702332,0.00023163668811321259,0.00023124925792217255,0.00023221969604492188,0.0002310536801815033,0.00023163668811321259,0.00023124739527702332,0.0002310536801815033,0.00023066438734531403,0.00022949837148189545,0.00023027509450912476,0.00023124739527702332,0.00023124739527702332,0.0002310536801815033,0.00023144111037254333,0.0002322215586900711,0.00023221969604492188,0.00023260898888111115,0.00023299828171730042,0.00023280270397663116,0.00023163668811321259,0.00023163668811321259,0.00023124925792217255,0.000230276957154274,0.00023008137941360474,0.0002293027937412262,0.00022891536355018616,0.00022891350090503693,0.00022910907864570618,0.00022988580167293549,0.00022969208657741547,0.00022969208657741547,0.0002300795167684555,0.00023027509450912476]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0012388825416564941,0.0015945984050631523,0.0019656787626445293,0.002326840301975608,0.0026983097195625305,0.003047218546271324,0.0033856250811368227,0.003725976450368762,0.004047073423862457,0.004363697953522205,0.004658150486648083,0.004961743950843811,0.005248028319329023,0.005539174657315016,0.00580970523878932,0.006086654029786587,0.006337152794003487,0.0065843453630805016,0.006831926293671131,0.007071144878864288,0.0072934431955218315,0.0075120460242033005,0.007725981064140797,0.007935832254588604,0.008139265701174736,0.008337447419762611,0.008521431125700474,0.00870891660451889,0.008894067257642746,0.009065604768693447,0.009231695905327797,0.009397398680448532,0.009547347202897072,0.009701186791062355,0.009846467524766922,0.009980274364352226,0.010118554346263409,0.01024769339710474,0.010374498553574085,0.010496636852622032,0.010617217980325222,0.010731186717748642,0.010841850191354752,0.010952902026474476,0.01105481293052435,0.01115205604583025,0.011240547522902489,0.01133428979665041,0.011422586627304554,0.011510495096445084,0.01159431878477335,0.011673085391521454,0.011747962795197964,0.011825368739664555,0.011895966716110706,0.011968121863901615,0.01203366369009018,0.012098816223442554,0.012161635793745518,0.012220370583236217,0.012279883027076721,0.012333367019891739,0.01238490641117096,0.012435277923941612,0.012484288774430752,0.012533299624919891,0.012581337243318558,0.01262587495148182,0.012668468058109283,0.012709309346973896,0.012752097100019455,0.01279099378734827,0.01283028069883585,0.012867038138210773,0.012900490313768387,0.012935886159539223,0.012968366034328938,0.01299890037626028,0.013028462417423725,0.013059385120868683,0.013088169507682323,0.013113453052937984,0.013140681199729443,0.013163436204195023,0.013186968863010406,0.01320797298103571,0.013228978030383587,0.013254066929221153,0.013274488039314747,0.013294130563735962,0.013312607072293758,0.013327582739293575,0.013345475308597088,0.013363173231482506,0.013378732837736607,0.013391179963946342,0.013406543992459774,0.013420935720205307,0.013436883687973022,0.013448942452669144,0.013460222631692886,0.013472085818648338,0.013482393696904182,0.013494646176695824,0.01350359246134758,0.013512928038835526,0.013522458262741566,0.013531987555325031,0.013541323132812977,0.013548907823860645,0.013557465746998787,0.013564661145210266,0.013572441413998604,0.013580026105046272,0.01358858309686184,0.013595390133559704,0.01360122486948967,0.013609588146209717,0.013616200536489487,0.013622618280351162,0.013628647662699223,0.013634870760142803,0.013639344833791256,0.013644206337630749,0.01364926341921091,0.013654124923050404,0.013658598996698856,0.013661710545420647,0.013665211386978626,0.013668905943632126,0.013671823777258396,0.013676686212420464,0.013679797761142254,0.013683493249118328,0.013686410151422024,0.013689716346561909,0.01369224488735199,0.01369535643607378,0.013697884976863861,0.013700801879167557,0.013703135773539543,0.013705275021493435,0.013707414269447327,0.013710332103073597,0.013712860643863678,0.01371499989181757,0.013716749846935272,0.01371811144053936,0.013719278387725353,0.013720639981329441,0.013722195290029049,0.013723751530051231,0.013724529184401035,0.013725890778005123,0.013727252371609211,0.013728419318795204,0.013730169273912907,0.01373114250600338,0.013732503168284893,0.013733281753957272,0.01373386476188898,0.013735226355493069,0.013736004009842873,0.013736587949097157,0.01373736560344696,0.013737949542701244,0.013738921843469143,0.013739504851400852,0.013739894144237041,0.013740671798586845,0.013741061091423035,0.013741644099354744,0.013742033392190933,0.013742616400122643,0.013742811046540737,0.013743200339376926,0.013743589632213116,0.013743783347308636,0.01374397799372673,0.01374436728656292,0.01374436728656292,0.013744755648076534,0.013744950294494629,0.013745144940912724,0.013745534233748913,0.013745922595262527,0.013746311888098717,0.013746506534516811,0.013746895827353,0.013746895827353,0.013746895827353,0.01374708954244852,0.01374747883528471,0.01374747883528471,0.0137478681281209,0.013748062774538994,0.013748062774538994,0.013748062774538994,0.013748645782470703,0.013748840428888798,0.013748840428888798,0.013749035075306892,0.013749423436820507,0.013749618083238602,0.013749812729656696,0.013750007376074791,0.013750007376074791,0.013750202022492886,0.01375039666891098,0.01375039666891098,0.0137505903840065,0.0137505903840065,0.013750785030424595,0.013751174323260784,0.013751174323260784,0.013751174323260784,0.013751368969678879,0.013751562684774399,0.013751757331192493,0.013752146624028683,0.013752146624028683,0.013752146624028683,0.013752146624028683,0.013752146624028683,0.013752146624028683,0.013752341270446777,0.013752341270446777,0.013752341270446777,0.013752341270446777,0.013752341270446777,0.013752341270446777,0.013752535916864872,0.013752535916864872,0.013752535916864872,0.013752535916864872,0.013752535916864872,0.013752535916864872,0.013752535916864872,0.013752535916864872,0.013752535916864872,0.013752535916864872,0.013752535916864872,0.013752535916864872,0.013752535916864872,0.013752535916864872,0.013752535916864872,0.013752535916864872,0.013752535916864872,0.013752535916864872,0.013752535916864872,0.013752729631960392,0.013752729631960392,0.013752729631960392,0.013752729631960392,0.013752729631960392,0.013752729631960392,0.013752729631960392,0.013752729631960392,0.013752924278378487,0.013752924278378487,0.013753118924796581,0.013753118924796581,0.013753118924796581,0.013753118924796581,0.013753118924796581,0.013753118924796581,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676,0.013753313571214676],"recovered":[0.0,0.0004967186250723898,0.0009265338885597885,0.001322897500358522,0.0017083698185160756,0.002082367427647114,0.0024491690564900637,0.0027889369521290064,0.0031351230572909117,0.0034667225554585457,0.003791515249758959,0.004099193029105663,0.004405314568430185,0.004706185311079025,0.005004333332180977,0.005280892830342054,0.005548311863094568,0.005813980475068092,0.00606759125366807,0.006321590393781662,0.006564504466950893,0.006796721369028091,0.007028743624687195,0.007249096874147654,0.007466338109225035,0.007685135584324598,0.007889540866017342,0.008084221743047237,0.008275791071355343,0.00846638809889555,0.00864162016659975,0.00881724152714014,0.008990918286144733,0.009146896190941334,0.009303263388574123,0.009445044212043285,0.009586825035512447,0.009728995151817799,0.009863579645752907,0.00999524723738432,0.010130220092833042,0.0102519690990448,0.010370217263698578,0.010483991354703903,0.010597961023449898,0.010702399536967278,0.010805477388203144,0.010901165194809437,0.010995686054229736,0.011091567575931549,0.011182392947375774,0.011265244334936142,0.011347317136824131,0.011426473036408424,0.011505628935992718,0.011580895632505417,0.011651494540274143,0.011721120215952396,0.011786273680627346,0.01184928696602583,0.011915023438632488,0.011973758228123188,0.012032687664031982,0.01208656094968319,0.012139655649662018,0.012188082560896873,0.012236898764967918,0.01228765957057476,0.012331807985901833,0.01237576175481081,0.012418743222951889,0.012462697923183441,0.012500427663326263,0.012542631477117538,0.012580362148582935,0.012617119587957859,0.012654655613005161,0.012687135487794876,0.012719614431262016,0.012748981826007366,0.012778738513588905,0.01280830055475235,0.012836111709475517,0.01286314520984888,0.012887456454336643,0.012911572121083736,0.012933354824781418,0.01295824907720089,0.012983143329620361,0.013003564439713955,0.013023985549807549,0.013041295111179352,0.013058798387646675,0.013077858835458755,0.013095556758344173,0.013111699372529984,0.013128035701811314,0.013140677474439144,0.013154875487089157,0.013169072568416595,0.013183464296162128,0.013197467662394047,0.013209331780672073,0.01322177890688181,0.013232864439487457,0.013243560679256916,0.013253673911094666,0.013263204135000706,0.013272928074002266,0.013280513696372509,0.013291209936141968,0.013300156220793724,0.01330638024955988,0.013314159587025642,0.013321938924491405,0.013330496847629547,0.013337692245841026,0.01334449928253889,0.013352473266422749,0.013358697295188904,0.01336472574621439,0.013371339067816734,0.013378729112446308,0.013383396901190281,0.013388453051447868,0.01339351013302803,0.013398567214608192,0.01340323407202959,0.013407318852841854,0.013411597348749638,0.013415875844657421,0.013418793678283691,0.013422099873423576,0.013425211422145367,0.013429295271635056,0.01343240775167942,0.013435130007565022,0.013438047841191292,0.013441159389913082,0.013444465585052967,0.013446410186588764,0.013450105674564838,0.013452439568936825,0.013453995808959007,0.013456523418426514,0.01345866359770298,0.013460996560752392,0.013462747447192669,0.013464303687214851,0.01346527598798275,0.013466831296682358,0.01346877682954073,0.013470721431076527,0.013472276739776134,0.013473443686962128,0.0134744169190526,0.013476166874170303,0.013477333821356297,0.01347850076854229,0.013479862362146378,0.013480834662914276,0.013481806963682175,0.013483168557286263,0.013483751565217972,0.01348453015089035,0.013485307805240154,0.013485502451658249,0.013486474752426147,0.013486669398844242,0.013487057760357857,0.01348764169961214,0.013488419353961945,0.013488808646798134,0.013489003293216228,0.013489391654729843,0.013489975593984127,0.013490364886820316,0.013490753248333931,0.01349114254117012,0.013491337187588215,0.013491530902683735,0.01349172554910183,0.013491920195519924,0.013491920195519924,0.013492309488356113,0.013492504134774208,0.013492697849869728,0.013492892496287823,0.013493281789124012,0.013493671081960201,0.013493671081960201,0.013493864797055721,0.013493864797055721,0.013494448736310005,0.013494448736310005,0.0134946433827281,0.013494838029146194,0.013495031744241714,0.013495031744241714,0.013495421037077904,0.013495615683495998,0.013495810329914093,0.013496004976332188,0.013496004976332188,0.013496587984263897,0.013496587984263897,0.013496782630681992,0.013496977277100086,0.013496977277100086,0.0134973656386137,0.0134973656386137,0.013497560285031796,0.013497560285031796,0.013497560285031796,0.01349775493144989,0.01349775493144989,0.01349814422428608,0.01349814422428608,0.01349814422428608,0.0134983379393816,0.013498532585799694,0.013498727232217789,0.013498727232217789,0.013498727232217789,0.013498921878635883,0.013499116525053978,0.013499311171472073,0.013499504886567593,0.013499504886567593,0.013499504886567593,0.013499504886567593,0.013499504886567593,0.013499504886567593,0.013499504886567593,0.013499504886567593,0.013499504886567593,0.013499504886567593,0.013499504886567593,0.013499504886567593,0.013499504886567593,0.013499504886567593,0.013499504886567593,0.013499504886567593,0.013499504886567593,0.013499504886567593,0.013499504886567593,0.013499504886567593,0.013499504886567593,0.013499504886567593,0.013499504886567593,0.013499504886567593,0.013499504886567593,0.013499504886567593,0.013499504886567593,0.013499504886567593,0.013499504886567593,0.013499504886567593,0.013499504886567593,0.013499504886567593,0.013499699532985687,0.013499699532985687,0.013499699532985687,0.013499699532985687,0.013499699532985687,0.013499699532985687,0.013499699532985687,0.013499699532985687,0.013499699532985687,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782,0.013499894179403782],"active":[0.0012388825416564941,0.0010978798381984234,0.00103914481587708,0.001003942801617086,0.000989939901046455,0.0009648511186242104,0.000936456024646759,0.0009370394982397556,0.0009119503665715456,0.0008969753980636597,0.0008666352368891239,0.0008625509217381477,0.000842713750898838,0.0008329893462359905,0.0008053719066083431,0.0008057611994445324,0.0007888409309089184,0.0007703648880124092,0.0007643350400030613,0.0007495544850826263,0.0007289387285709381,0.000715324655175209,0.0006972374394536018,0.0006867353804409504,0.0006729275919497013,0.0006523118354380131,0.0006318902596831322,0.000624694861471653,0.0006182761862874031,0.0005992166697978973,0.0005900757387280464,0.0005801571533083916,0.0005564289167523384,0.0005542906001210213,0.0005432041361927986,0.0005352301523089409,0.0005317293107509613,0.0005186982452869415,0.0005109189078211784,0.0005013896152377129,0.00048699788749217987,0.00047921761870384216,0.0004716329276561737,0.00046891067177057266,0.00045685190707445145,0.00044965650886297226,0.00043507013469934464,0.0004331246018409729,0.00042690057307481766,0.00041892752051353455,0.0004119258373975754,0.0004078410565853119,0.0004006456583738327,0.0003988957032561302,0.0003903377801179886,0.00038722623139619827,0.0003821691498160362,0.0003776960074901581,0.0003753621131181717,0.0003710836172103882,0.00036485958844423294,0.00035960879176855087,0.00035221874713897705,0.00034871697425842285,0.000344633124768734,0.0003452170640230179,0.00034443847835063934,0.0003382153809070587,0.00033666007220745087,0.00033354759216308594,0.0003333538770675659,0.00032829586416482925,0.00032985303550958633,0.000324406661093235,0.0003201281651854515,0.0003187665715813637,0.00031371042132377625,0.0003117648884654045,0.00030884798616170883,0.0003104032948613167,0.0003094309940934181,0.0003051524981856346,0.0003045694902539253,0.0003002909943461418,0.0002995124086737633,0.00029640085995197296,0.00029562320560216904,0.00029581785202026367,0.00029134470969438553,0.000290566124022007,0.00028862152248620987,0.0002862876281142235,0.00028667692095041275,0.0002853143960237503,0.00028317607939243317,0.00027948059141635895,0.0002785082906484604,0.00028025824576616287,0.00028200820088386536,0.0002798698842525482,0.0002767583355307579,0.00027461815625429153,0.00027306191623210907,0.00027286726981401443,0.0002707280218601227,0.00026936735957860947,0.0002687843516469002,0.00026878342032432556,0.0002683950588107109,0.0002683941274881363,0.00026625581085681915,0.00026450492441654205,0.0002660611644387245,0.0002658665180206299,0.0002666441723704338,0.0002648932859301567,0.0002635326236486435,0.00026508886367082596,0.00026372727006673813,0.00026392098516225815,0.00026392191648483276,0.0002635316923260689,0.0002606157213449478,0.00026080943644046783,0.00026081036776304245,0.0002606147900223732,0.0002600317820906639,0.00025847647339105606,0.00025789253413677216,0.00025730859488248825,0.00025594793260097504,0.00025789253413677216,0.0002576978877186775,0.0002582818269729614,0.00025711487978696823,0.00025730859488248825,0.00025711487978696823,0.00025730859488248825,0.00025672558695077896,0.0002563362941145897,0.00025672558695077896,0.0002551693469285965,0.00025497470051050186,0.0002563362941145897,0.0002563372254371643,0.0002563362941145897,0.0002557532861828804,0.00025536399334669113,0.00025497470051050186,0.00025536399334669113,0.00025536399334669113,0.00025497470051050186,0.00025380775332450867,0.00025361403822898865,0.0002538086846470833,0.0002540023997426033,0.0002540023997426033,0.0002538086846470833,0.0002540023997426033,0.000253419391810894,0.00025303009897470474,0.000253419391810894,0.0002528354525566101,0.0002528363838791847,0.0002528354525566101,0.0002526417374610901,0.000253419391810894,0.00025303009897470474,0.0002532247453927994,0.00025361403822898865,0.000253419391810894,0.0002532247453927994,0.0002532247453927994,0.00025361310690641403,0.000253419391810894,0.0002532247453927994,0.0002532247453927994,0.00025303009897470474,0.0002528354525566101,0.00025303009897470474,0.0002528363838791847,0.00025303009897470474,0.00025303009897470474,0.0002532247453927994,0.0002532247453927994,0.0002534184604883194,0.00025361403822898865,0.00025361403822898865,0.00025361403822898865,0.0002532247453927994,0.0002532247453927994,0.0002532247453927994,0.00025361403822898865,0.00025303009897470474,0.000253419391810894,0.000253419391810894,0.0002532247453927994,0.00025303103029727936,0.00025361403822898865,0.000253419391810894,0.0002532247453927994,0.0002532247453927994,0.0002534184604883194,0.00025361310690641403,0.0002532247453927994,0.000253419391810894,0.0002532247453927994,0.0002532247453927994,0.000253419391810894,0.00025303103029727936,0.0002532247453927994,0.00025303009897470474,0.0002532247453927994,0.00025361403822898865,0.000253419391810894,0.000253419391810894,0.0002532247453927994,0.0002534184604883194,0.00025361310690641403,0.0002538086846470833,0.00025361403822898865,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.0002532247453927994,0.0002532247453927994,0.00025303009897470474,0.0002528363838791847,0.0002528363838791847,0.0002528363838791847,0.0002528363838791847,0.00025303103029727936,0.00025303103029727936,0.00025303103029727936,0.00025303103029727936,0.00025303103029727936,0.00025303103029727936,0.00025303103029727936,0.00025303103029727936,0.00025303103029727936,0.00025303103029727936,0.00025303103029727936,0.00025303103029727936,0.00025303103029727936,0.00025303103029727936,0.00025303103029727936,0.00025303103029727936,0.00025303103029727936,0.00025303103029727936,0.00025303103029727936,0.0002532247453927994,0.0002532247453927994,0.0002532247453927994,0.0002532247453927994,0.0002532247453927994,0.0002532247453927994,0.0002532247453927994,0.0002532247453927994,0.000253419391810894,0.0002532247453927994,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.00025361403822898865,0.00025361403822898865,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894,0.000253419391810894]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.7064600586891174,"q05":0.636149966657456,"q20":0.6704845375736098,"q40":0.6956306098885899,"q60":0.7172895074896449,"q80":0.742435579804625,"q95":0.7767701507207788},"MaxActiveInfected":{"mean":0.030473774299025536,"q05":0.020988289620172997,"q20":0.025620342245470308,"q40":0.02901278103746695,"q60":0.031934767560584124,"q80":0.03532720635258076,"q95":0.03995925897787807}},"4W_None":{"TotalInfected":{"mean":0.28254714608192444,"q05":0.09924212854077841,"q20":0.1887555816197357,"q40":0.25431375532704215,"q60":0.31078053683680673,"q80":0.37633871054411316,"q95":0.4658521636230704},"MaxActiveInfected":{"mean":0.003171851160004735,"q05":0.0014515808205878584,"q20":0.002291641504011046,"q40":0.0029068880654408427,"q60":0.0034368142545686273,"q80":0.004052060815998424,"q95":0.004892121499421611}},"2W_Strong":{"TotalInfected":{"mean":0.012927491217851639,"q05":0.008938749394797541,"q20":0.010886574166925681,"q40":0.01231312883966224,"q60":0.013541853596041037,"q80":0.014968408268777596,"q95":0.016916233040905736},"MaxActiveInfected":{"mean":0.0012388825416564941,"q05":0.0011895369328479499,"q20":0.0012136339046493066,"q40":0.0012312821285624203,"q60":0.001246482954750568,"q80":0.0012641311786636817,"q95":0.0012882281504650382}},"2W_Moderate":{"TotalInfected":{"mean":0.02785559743642807,"q05":0.005713188268248504,"q20":0.01652600469148695,"q40":0.024445132743832438,"q60":0.031266062129023706,"q80":0.03918519018136919,"q95":0.049998006604607625},"MaxActiveInfected":{"mean":0.0012388825416564941,"q05":0.0011895369328479499,"q20":0.0012136339046493066,"q40":0.0012312821285624203,"q60":0.001246482954750568,"q80":0.0012641311786636817,"q95":0.0012882281504650382}}}}} \ No newline at end of file diff --git a/web/country-data/extdata-FJ.json b/web/country-data/extdata-FJ.json new file mode 100644 index 00000000..4a724e37 --- /dev/null +++ b/web/country-data/extdata-FJ.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0005145668983459473,0.0005145668983459473,0.0005156524130143225,0.0005167379276826978,0.000517823442351073,0.0005199944134801626,0.0005232509574852884,0.0005254219868220389,0.0005275930161587894,0.0005330205312930048,0.000538448104634881,0.0005427901051007211,0.0005482176784425974,0.0005558162229135633,0.0005601582815870643,0.0005731843411922455,0.000579697429202497,0.0005905525176785886,0.0006057496648281813,0.0006328873569145799,0.0006611105636693537,0.0007012743735685945,0.0007522933301515877,0.0008065687725320458,0.0008684427593834698,0.0009390008635818958,0.0010366966016590595,0.001130050397478044,0.0012874491512775421,0.001468729111365974,0.00167606130708009,0.0019246428273618221,0.0022274996154010296,0.0026052568573504686,0.003061170456930995,0.0036006683949381113,0.004221579525619745,0.004976008087396622,0.005863954313099384,0.0069158123806118965,0.008142437785863876,0.009560111910104752,0.011214426718652248,0.013135777786374092,0.015365412458777428,0.017979318276047707,0.020951440557837486,0.024453291669487953,0.02854674682021141,0.032990820705890656,0.03817521035671234,0.04410642758011818,0.05075516924262047,0.05807258561253548,0.0661107748746872,0.07488928735256195,0.08451015502214432,0.09500702470541,0.10658939927816391,0.11834871768951416,0.1309351921081543,0.14392438530921936,0.1573510468006134,0.17093944549560547,0.18489474058151245,0.1990780085325241,0.2136303335428238,0.22827276587486267,0.24318331480026245,0.2583109736442566,0.2735471725463867,0.2891155183315277,0.3048868775367737,0.3208775222301483,0.3372904062271118,0.35415488481521606,0.3715327978134155,0.389522910118103,0.4081350564956665,0.4270695745944977,0.4466564953327179,0.4668632447719574,0.4860702455043793,0.5046660900115967,0.5230806469917297,0.5413215756416321,0.5590446591377258,0.5764518976211548,0.5932804942131042,0.6097748279571533,0.62567538022995,0.6408333778381348,0.6553629636764526,0.6691054701805115,0.681961178779602,0.6943685412406921,0.7058368921279907,0.7163630723953247,0.7255628108978271,0.7340666651725769,0.7415621280670166,0.7481848001480103,0.7542886137962341,0.759685754776001,0.7643045783042908,0.7685369849205017,0.7722646594047546,0.7756861448287964,0.7787103652954102,0.7813633680343628,0.783769965171814,0.7858508825302124,0.7878069281578064,0.7895470261573792,0.7910862565040588,0.7924106121063232,0.7935774922370911,0.7946109175682068,0.7955661416053772,0.7964280843734741,0.7971498966217041,0.7978804707527161,0.7984699010848999,0.7989562153816223,0.7994371056556702,0.7998864650726318,0.8002414703369141,0.8005812168121338,0.8008959889411926,0.8012097477912903,0.8014756441116333,0.8017036318778992,0.8019131422042847,0.8021041750907898,0.8022615909576416,0.8024232983589172,0.8025698661804199,0.802675187587738,0.8027750253677368,0.8028585910797119,0.8029193878173828,0.8029834628105164,0.8030518293380737,0.8030974268913269,0.803146243095398,0.8031853437423706,0.8032276630401611,0.8032515645027161,0.8032711148262024,0.8032982349395752,0.8033210635185242,0.8033394813537598,0.8033536076545715,0.8033644556999207,0.8033753037452698,0.8033883571624756,0.8034046292304993,0.8034133315086365,0.803419828414917,0.8034263253211975,0.8034285306930542,0.8034317493438721,0.8034317493438721,0.8034350275993347,0.8034382462501526,0.8034415245056152,0.8034437298774719,0.8034437298774719,0.8034458756446838,0.8034469485282898,0.8034469485282898,0.8034480214118958,0.8034491539001465,0.8034502267837524,0.8034502267837524,0.8034502267837524,0.8034502267837524,0.8034502267837524,0.8034523725509644,0.8034523725509644,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703,0.8034534454345703],"recovered":[0.0,0.0,0.0,1.0855087566596922e-06,1.0855087566596922e-06,1.0855087566596922e-06,2.1710175133193843e-06,5.427543783298461e-06,8.684070053277537e-06,1.1940595868509263e-05,1.628263089514803e-05,1.953915852936916e-05,2.496670094842557e-05,3.039424518647138e-05,3.7992806028341874e-05,4.3420350266387686e-05,5.427543874247931e-05,5.8617471950128675e-05,7.055806781863794e-05,8.792620792519301e-05,0.00010637985542416573,0.00012700453225988895,0.00016065529780462384,0.0002008191222557798,0.0002540090645197779,0.0002941728744190186,0.00036581646418198943,0.00044288759818300605,0.0005340703064575791,0.000653476279694587,0.0008043620036914945,0.0009780434193089604,0.001203829189762473,0.0014621802838519216,0.0017639517318457365,0.0021645044907927513,0.002630187664180994,0.0031881392933428288,0.00384704302996397,0.004636208061128855,0.005546949803829193,0.006587952841073275,0.007859083823859692,0.009313665330410004,0.010957125574350357,0.012857851572334766,0.015142847783863544,0.01782948151230812,0.020907985046505928,0.02440766431391239,0.02851305902004242,0.0330960787832737,0.03827069699764252,0.04424859583377838,0.05093967169523239,0.05815396085381508,0.06623014807701111,0.07508138567209244,0.0847880020737648,0.09545530378818512,0.10668054968118668,0.11851910501718521,0.13077449798583984,0.14383099973201752,0.15712414681911469,0.17087210714817047,0.18465590476989746,0.19875557720661163,0.21326123178005219,0.22781898081302643,0.2426416128873825,0.2577681839466095,0.27310097217559814,0.28881046175956726,0.3046545386314392,0.32075807452201843,0.3371036648750305,0.35405823588371277,0.371517539024353,0.38959670066833496,0.4078723192214966,0.42704784870147705,0.44662174582481384,0.46658098697662354,0.4857206642627716,0.5040950775146484,0.522407591342926,0.5403792858123779,0.5579688549041748,0.5754444599151611,0.5922101736068726,0.6085405945777893,0.6243531703948975,0.6394819021224976,0.6539528369903564,0.6677594184875488,0.6807247400283813,0.6928075551986694,0.7044343948364258,0.7147141695022583,0.7241212129592896,0.7327064871788025,0.7401476502418518,0.7470308542251587,0.7530706524848938,0.7585188150405884,0.7632961273193359,0.767539381980896,0.7714471817016602,0.7748980522155762,0.7778691053390503,0.7805176973342896,0.782909095287323,0.7851202487945557,0.7871013283729553,0.7888283729553223,0.7903773784637451,0.7918102741241455,0.7929500341415405,0.794010579586029,0.7949398159980774,0.7958146929740906,0.7965908646583557,0.7972617149353027,0.7978380918502808,0.798387348651886,0.7988964915275574,0.7993111610412598,0.7997117042541504,0.8000525236129761,0.8003825545310974,0.800675630569458,0.8009231090545654,0.8011727929115295,0.8013888001441956,0.8015950322151184,0.801743745803833,0.8019055128097534,0.8020401000976562,0.8021671175956726,0.802258312702179,0.802344024181366,0.8024276494979858,0.8024960160255432,0.8025361895561218,0.8025850057601929,0.8026414513587952,0.8026805520057678,0.802726149559021,0.8027532696723938,0.8027804493904114,0.8028010725975037,0.8028249144554138,0.8028401136398315,0.802857518196106,0.802871584892273,0.8028857111930847,0.8028998374938965,0.8029106855392456,0.8029193878173828,0.8029258847236633,0.8029313087463379,0.8029323816299438,0.8029345870018005,0.8029367327690125,0.802943229675293,0.8029465079307556,0.8029465079307556,0.8029486536979675,0.8029519319534302,0.8029530048370361,0.8029530048370361,0.8029540777206421,0.8029552102088928,0.8029562830924988,0.8029562830924988,0.8029562830924988,0.8029562830924988,0.8029562830924988,0.8029573559761047,0.8029573559761047,0.8029573559761047,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107,0.8029584288597107],"active":[0.0005145668983459473,0.0005145668983459473,0.0005156524130143225,0.0005156524130143225,0.0005167379276826978,0.0005189088988117874,0.0005210799281485379,0.0005199944716878235,0.0005189089570194483,0.0005210799281485379,0.000522165501024574,0.0005232509574852884,0.0005232509574852884,0.0005254219868220389,0.000522165501024574,0.000529763987287879,0.0005254219868220389,0.0005319350166246295,0.0005351916188374162,0.0005449611344374716,0.000554730708245188,0.0005742698558606207,0.0005916380323469639,0.0006057496648281813,0.0006144336657598615,0.0006448279600590467,0.0006708801374770701,0.000687162799295038,0.000753378844819963,0.000815252831671387,0.0008716993033885956,0.0009465994080528617,0.0010236704256385565,0.001143076573498547,0.0012972187250852585,0.00143616390414536,0.0015913918614387512,0.001787868794053793,0.002016911283135414,0.0022796043194830418,0.0025954879820346832,0.002972159069031477,0.0033553428947925568,0.0038221124559640884,0.004408286884427071,0.00512146670371294,0.005808592773973942,0.0066238101571798325,0.0076387617737054825,0.008583156391978264,0.009662151336669922,0.011010348796844482,0.012484472244977951,0.013823989778757095,0.015171103179454803,0.016735326498746872,0.01828000694513321,0.019925639033317566,0.02180139720439911,0.02289341390132904,0.02425464242696762,0.02540528029203415,0.02657654881477356,0.02710844576358795,0.027770593762397766,0.028205901384353638,0.02897442877292633,0.029517188668251038,0.029922083020210266,0.030491992831230164,0.03090555965900421,0.03134733438491821,0.03178590536117554,0.032067060470581055,0.03263586759567261,0.03339681029319763,0.03442913293838501,0.03546467423439026,0.03661751747131348,0.03747287392616272,0.038784176111221313,0.03981539607048035,0.03944849967956543,0.038085103034973145,0.03735998272895813,0.03722649812698364,0.036637067794799805,0.036072611808776855,0.03531163930892944,0.03433036804199219,0.03346520662307739,0.03229278326034546,0.031009793281555176,0.029623568058013916,0.028008341789245605,0.02660912275314331,0.025112152099609375,0.023555517196655273,0.021128416061401367,0.019352495670318604,0.01744091510772705,0.015478312969207764,0.014140963554382324,0.012654900550842285,0.011233925819396973,0.01001816987991333,0.008968532085418701,0.00814676284790039,0.00726318359375,0.006465315818786621,0.005900859832763672,0.0053331851959228516,0.0048978328704833984,0.004426777362823486,0.003984928131103516,0.0035822391510009766,0.0032001137733459473,0.0028006434440612793,0.00261610746383667,0.0024175047874450684,0.002210080623626709,0.0020657777786254883,0.0018790364265441895,0.00169450044631958,0.0015990138053894043,0.0014991164207458496,0.0013449788093566895,0.0012700557708740234,0.0011842846870422363,0.001157224178314209,0.0010930895805358887,0.0010280013084411621,0.0009900331497192383,0.0009313821792602539,0.0008727908134460449,0.0008282661437988281,0.0008261203765869141,0.0007696747779846191,0.0007349252700805664,0.0006914734840393066,0.0006610751152038574,0.0006394386291503906,0.0006241798400878906,0.0006014108657836914,0.000610053539276123,0.0006003379821777344,0.0005862116813659668,0.0005710124969482422,0.0005449652671813965,0.0005449652671813965,0.000540614128112793,0.0005384087562561035,0.0005286931991577148,0.0005243420600891113,0.0005177855491638184,0.0005167722702026367,0.0005189180374145508,0.0005134940147399902,0.0005091428756713867,0.0005069375038146973,0.0005026459693908691,0.0005004405975341797,0.0004993677139282227,0.0005004405975341797,0.0005015134811401367,0.0004982948303222656,0.0004972219467163086,0.0004972219467163086,0.0004972219467163086,0.0004950165748596191,0.0004939436912536621,0.0004950165748596191,0.0004950761795043945,0.0004950165748596191,0.0004939436912536621,0.0004939436912536621,0.0004939436912536621,0.0004939436912536621,0.0004960894584655762,0.0004950165748596191,0.0004960894584655762,0.0004960894584655762,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191,0.0004950165748596191]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0005145668983459473,0.0005145668983459473,0.0005156524130143225,0.0005167379276826978,0.0005189089570194483,0.0005199944134801626,0.0005232509574852884,0.0005275930161587894,0.0005308495019562542,0.0005362770752981305,0.0005417045904323459,0.0005482176784425974,0.0005514742224477232,0.0005569017375819385,0.000559072766918689,0.0005645002820529044,0.0005720988847315311,0.0005818684585392475,0.000595980032812804,0.0006079206359572709,0.0006242032977752388,0.0006426569307222962,0.0006687091663479805,0.0007012743735685945,0.0007305831531994045,0.000774003507103771,0.0008195948321372271,0.0008836399065330625,0.0009617964969947934,0.0010442952625453472,0.0011387343984097242,0.0012657389743253589,0.0014068551827222109,0.0015707669081166387,0.0017563889268785715,0.001982174813747406,0.0022644069977104664,0.0025759481359273195,0.002938508056104183,0.003346659243106842,0.003818855620920658,0.004342070780694485,0.005005316808819771,0.005773856770247221,0.006643349304795265,0.007649615872651339,0.008813281543552876,0.01012891810387373,0.011690964922308922,0.013448404148221016,0.015419688075780869,0.017690572887659073,0.020256714895367622,0.023188674822449684,0.026482107117772102,0.03028790093958378,0.034608226269483566,0.03931499272584915,0.04456777125597,0.05031988024711609,0.05680688098073006,0.06381601095199585,0.0715198665857315,0.07994993031024933,0.08910945057868958,0.09887143224477768,0.10943451523780823,0.12063262611627579,0.13220414519309998,0.14453227818012238,0.15706339478492737,0.170066699385643,0.18346405029296875,0.1971653401851654,0.21094045042991638,0.22486534714698792,0.239061638712883,0.253570556640625,0.2681022584438324,0.28306815028190613,0.298175185918808,0.3133299648761749,0.3289461135864258,0.34477174282073975,0.36094364523887634,0.3772382140159607,0.39390403032302856,0.41079890727996826,0.4275602400302887,0.44424885511398315,0.4613021910190582,0.47786271572113037,0.49439719319343567,0.5108817219734192,0.526637852191925,0.542412519454956,0.5575119256973267,0.572193443775177,0.5863083004951477,0.5997219085693359,0.6124169826507568,0.6246636509895325,0.6362449526786804,0.6471260786056519,0.656990110874176,0.6665881872177124,0.6755685806274414,0.6837989091873169,0.6912791728973389,0.6981244087219238,0.7044246792793274,0.7101062536239624,0.7153894305229187,0.7200907468795776,0.7245272397994995,0.7283427715301514,0.7318620085716248,0.7349720001220703,0.7378236055374146,0.7404201626777649,0.7427768111228943,0.744856595993042,0.7467541098594666,0.7484909296035767,0.7500811815261841,0.7514966726303101,0.7528133988380432,0.7539293169975281,0.7549876570701599,0.7559136152267456,0.7567852735519409,0.7575863599777222,0.7582778334617615,0.758868396282196,0.7594534754753113,0.7599766850471497,0.7604413032531738,0.7608581185340881,0.7612521648406982,0.7616006135940552,0.7619099617004395,0.7622030377388,0.7624646425247192,0.7627099752426147,0.7629542350769043,0.763150691986084,0.7633254528045654,0.7634947896003723,0.7636663317680359,0.7638313174247742,0.7639811038970947,0.7641308903694153,0.7642579078674316,0.7643827795982361,0.7645010948181152,0.7646508812904358,0.7647572755813599,0.7648538947105408,0.764947235584259,0.7650503516197205,0.7651317715644836,0.7652294635772705,0.7653054594993591,0.7653944492340088,0.7654573917388916,0.7655181884765625,0.7655681371688843,0.7656245827674866,0.7656571269035339,0.7657146453857422,0.7657439708709717,0.7657797932624817,0.7658014893531799,0.765835165977478,0.765859067440033,0.7658851146697998,0.765906810760498,0.7659198641777039,0.7659393548965454,0.7659578323364258,0.7659654021263123,0.7659751772880554,0.7659871578216553,0.7659980058670044,0.7660066485404968,0.7660132050514221,0.7660186290740967,0.7660218477249146,0.7660251259803772,0.7660294771194458,0.7660327553749084,0.7660359740257263,0.766039252281189,0.7660446763038635,0.7660457491874695,0.7660479545593262,0.7660501003265381,0.7660501003265381,0.766051173210144,0.766051173210144,0.766051173210144,0.766051173210144,0.76605224609375,0.76605224609375,0.76605224609375,0.76605224609375,0.76605224609375,0.7660533785820007,0.7660533785820007,0.7660533785820007,0.7660533785820007,0.7660533785820007,0.7660533785820007,0.7660533785820007,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067,0.7660544514656067],"recovered":[0.0,0.0,0.0,1.0855087566596922e-06,2.1710175133193843e-06,2.1710175133193843e-06,3.2565262699790765e-06,6.513052539958153e-06,1.0855087566596922e-05,1.3026105079916306e-05,1.7368140106555074e-05,2.2795684344600886e-05,3.039424518647138e-05,3.582178760552779e-05,4.12493318435736e-05,4.776238347403705e-05,5.6446457165293396e-05,6.404501618817449e-05,7.055806781863794e-05,8.358417107956484e-05,9.335375216323882e-05,0.00010637985542416573,0.00011940596596105024,0.00014111613563727587,0.00016608284204266965,0.00019430606334935874,0.00023012785823084414,0.0002692061825655401,0.00032565262517891824,0.0003810135822277516,0.000456999201560393,0.0005427543655969203,0.0006480487645603716,0.0007761387969367206,0.0009237679769285023,0.0010779101867228746,0.0012787292944267392,0.001509942696429789,0.0017813198501244187,0.002105887047946453,0.002457591937854886,0.0028820259030908346,0.0033433670178055763,0.0038806938100606203,0.004583017900586128,0.005358071532100439,0.006256872788071632,0.0072859348729252815,0.00846045557409525,0.00972941517829895,0.011274093762040138,0.01305975578725338,0.015051664784550667,0.017330147325992584,0.019952736794948578,0.022947655990719795,0.026237832382321358,0.030110927298665047,0.03433247283101082,0.03911522403359413,0.04445158317685127,0.05028185248374939,0.05680684372782707,0.06377580761909485,0.07158496230840683,0.08016699552536011,0.0892309918999672,0.09899622946977615,0.10969717055559158,0.12073462456464767,0.13250480592250824,0.1448003500699997,0.15737706422805786,0.17036734521389008,0.18385154008865356,0.19740085303783417,0.21104353666305542,0.2250824123620987,0.23931017518043518,0.25367471575737,0.2682509422302246,0.2832624316215515,0.2982847988605499,0.3137543797492981,0.3291555643081665,0.3449898958206177,0.361194372177124,0.3775149881839752,0.39406681060791016,0.41090089082717896,0.4275374114513397,0.4444528818130493,0.461001455783844,0.4777606427669525,0.49424517154693604,0.5103128552436829,0.5264142155647278,0.5419923663139343,0.5571525692939758,0.5717754364013672,0.5857090353965759,0.5991237759590149,0.6118491888046265,0.6239461302757263,0.6354633569717407,0.6462283134460449,0.6563376784324646,0.6658793091773987,0.6748532056808472,0.6830270886421204,0.6905637979507446,0.6974936723709106,0.7037689685821533,0.7096231579780579,0.714909553527832,0.7197270393371582,0.7240191698074341,0.7279617190361023,0.7314114570617676,0.7345616221427917,0.7374892234802246,0.7400781512260437,0.7424934506416321,0.7446014881134033,0.7465087175369263,0.7483009099960327,0.7499107122421265,0.7513794302940369,0.7526895999908447,0.7538489103317261,0.7548519372940063,0.7557952404022217,0.756653904914856,0.7574408650398254,0.7581475377082825,0.758774995803833,0.7593415975570679,0.7598843574523926,0.760369598865509,0.7607907652854919,0.7611631155014038,0.7615278363227844,0.7618545889854431,0.7621660828590393,0.7624320387840271,0.7626773715019226,0.7628923058509827,0.7631115913391113,0.7632852792739868,0.7634611129760742,0.7636293768882751,0.7637878656387329,0.763943076133728,0.764109194278717,0.7642492055892944,0.7643577456474304,0.7644847631454468,0.7646074295043945,0.7647159695625305,0.7648332118988037,0.7649450302124023,0.7650361657142639,0.7651360630989075,0.7652261853218079,0.7653141021728516,0.7653770446777344,0.7654573917388916,0.7655149102210999,0.7655626535415649,0.7656136751174927,0.7656625509262085,0.7657005190849304,0.7657385468482971,0.7657688856124878,0.7658025622367859,0.7658275365829468,0.7658514380455017,0.765872061252594,0.7658926844596863,0.7659143805503845,0.7659350037574768,0.7659479975700378,0.7659631967544556,0.7659751772880554,0.7659870982170105,0.7659968733787537,0.7660044431686401,0.7660077214241028,0.7660120725631714,0.7660142183303833,0.7660207748413086,0.7660239934921265,0.7660261988639832,0.7660337686538696,0.7660381197929382,0.7660402655601501,0.7660446166992188,0.7660456895828247,0.7660468220710754,0.7660468220710754,0.7660489678382874,0.7660489678382874,0.7660500407218933,0.766051173210144,0.766051173210144,0.766051173210144,0.76605224609375,0.76605224609375,0.76605224609375,0.76605224609375,0.76605224609375,0.76605224609375,0.76605224609375,0.76605224609375,0.76605224609375,0.76605224609375,0.76605224609375,0.76605224609375,0.76605224609375,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356,0.766053318977356],"active":[0.0005145668983459473,0.0005145668983459473,0.0005156524130143225,0.0005156524130143225,0.0005167379276826978,0.0005178233841434121,0.0005199944134801626,0.0005210799863561988,0.0005199944134801626,0.0005232509574852884,0.0005243364721536636,0.0005254219868220389,0.0005210799863561988,0.0005210799281485379,0.000517823442351073,0.0005167379276826978,0.0005156524130143225,0.000517823442351073,0.0005254219868220389,0.0005243364721536636,0.0005308495601639152,0.0005362770752981305,0.0005493031931109726,0.0005601582233794034,0.0005645003402605653,0.000579697429202497,0.0005894670030102134,0.0006144337239675224,0.0006361438427120447,0.0006632816512137651,0.0006817352259531617,0.0007229846087284386,0.0007588064181618392,0.000794628111179918,0.0008326209499500692,0.0009042646270245314,0.0009856777032837272,0.0010660054394975305,0.0011571882059797645,0.001240772195160389,0.001361263683065772,0.00146004487760365,0.0016619497910141945,0.0018931629601866007,0.002060331404209137,0.0022915443405508995,0.002556408755481243,0.002842983230948448,0.0032305093482136726,0.0037189889699220657,0.00414559431374073,0.004630817100405693,0.005205050110816956,0.0058585274964571,0.0065293703228235245,0.007340244948863983,0.008370393887162209,0.009204065427184105,0.010235298424959183,0.011204656213521957,0.012355297803878784,0.01353415846824646,0.014713022857904434,0.01617412269115448,0.017524488270282745,0.018704436719417572,0.020203523337841034,0.021636396646499634,0.022506974637508392,0.0237976536154747,0.02455858886241913,0.02526634931564331,0.02608698606491089,0.02679799497127533,0.027088910341262817,0.027464494109153748,0.028018102049827576,0.028488144278526306,0.028792083263397217,0.029393434524536133,0.029924243688583374,0.030067533254623413,0.030661314725875854,0.03101736307144165,0.03178808093070984,0.03224831819534302,0.03270965814590454,0.03328391909599304,0.03349342942237854,0.0333479642868042,0.033764779567718506,0.033409833908081055,0.033395737409591675,0.033121079206466675,0.032392680644989014,0.03209966421127319,0.031097710132598877,0.030201077461242676,0.029155731201171875,0.02794647216796875,0.026707947254180908,0.025539875030517578,0.024395763874053955,0.023179948329925537,0.021526753902435303,0.02035987377166748,0.019230902194976807,0.017919600009918213,0.0164259672164917,0.015097320079803467,0.013860881328582764,0.012612581253051758,0.01162046194076538,0.010467588901519775,0.00961768627166748,0.008615732192993164,0.007842838764190674,0.007010281085968018,0.006412148475646973,0.0058585405349731445,0.005287587642669678,0.004778444766998291,0.004260659217834473,0.00388944149017334,0.0035724639892578125,0.0031957626342773438,0.002902686595916748,0.002549886703491211,0.0022980570793151855,0.0020647048950195312,0.0019333362579345703,0.0017911195755004883,0.0016239285469055176,0.0014275312423706055,0.0013059377670288086,0.0012016892433166504,0.001099705696105957,0.0009737610816955566,0.000882565975189209,0.0008098483085632324,0.0007468461990356445,0.000675201416015625,0.000610053539276123,0.0005438923835754395,0.0005221962928771973,0.00047332048416137695,0.00043314695358276367,0.00038319826126098633,0.00038105249404907227,0.00037020444869995117,0.0003517270088195801,0.00034302473068237305,0.0003148317337036133,0.00027358531951904297,0.0002518892288208008,0.0002931356430053711,0.00027251243591308594,0.00024646520614624023,0.00023126602172851562,0.00021713972091674805,0.00018674135208129883,0.0001932978630065918,0.00016939640045166016,0.00016826391220092773,0.00014328956604003906,0.000141143798828125,0.00011074542999267578,0.00010967254638671875,9.447336196899414e-05,0.00010097026824951172,8.14199447631836e-05,7.927417755126953e-05,6.29425048828125e-05,6.628036499023438e-05,5.650520324707031e-05,5.7578086853027344e-05,5.537271499633789e-05,4.780292510986328e-05,4.667043685913086e-05,4.3451786041259766e-05,3.039836883544922e-05,2.7179718017578125e-05,2.396106719970703e-05,2.282857894897461e-05,1.9550323486328125e-05,1.633167266845703e-05,1.4185905456542969e-05,1.4126300811767578e-05,1.3053417205810547e-05,1.52587890625e-05,1.1980533599853516e-05,1.1980533599853516e-05,1.3053417205810547e-05,1.0907649993896484e-05,7.62939453125e-06,7.68899917602539e-06,5.4836273193359375e-06,4.410743713378906e-06,4.351139068603516e-06,4.351139068603516e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,1.0728836059570312e-06,1.0728836059570312e-06,1.0728836059570312e-06,0.0,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,2.205371856689453e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06,1.1324882507324219e-06]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0005145668983459473,0.0005145668983459473,0.0005156524130143225,0.0005167379276826978,0.000517823442351073,0.0005199944134801626,0.0005232509574852884,0.0005243364721536636,0.0005275930161587894,0.0005319350166246295,0.00053410604596138,0.0005362770752981305,0.0005406191339716315,0.0005460466491058469,0.0005503887077793479,0.000554730708245188,0.0005623293109238148,0.0005720988847315311,0.000575355370528996,0.0005851249443367124,0.0005981510621495545,0.0006176902097649872,0.0006328873569145799,0.0006567685632035136,0.0006719656521454453,0.0006947613437660038,0.0007262410945259035,0.0007566353306174278,0.00079897022806108,0.0008499891264364123,0.0008988369954749942,0.0009509414667263627,0.0010225849691778421,0.0010942285880446434,0.0011821547523140907,0.0012928766664117575,0.0014014275511726737,0.0015219190390780568,0.0016858308808878064,0.0018605977529659867,0.0020614168606698513,0.002289373893290758,0.0025466394145041704,0.002828871598467231,0.0031621227972209454,0.0035550768952816725,0.00399145158007741,0.004476673901081085,0.005056335590779781,0.005703298840671778,0.006420820020139217,0.007246892433613539,0.008201055228710175,0.009324556216597557,0.010504504665732384,0.011885271407663822,0.013418009504675865,0.015107061713933945,0.017054464668035507,0.019190745428204536,0.02166896127164364,0.02431977540254593,0.027307095006108284,0.030532142147421837,0.033981889486312866,0.03792771324515343,0.04228060320019722,0.0468657910823822,0.05201653018593788,0.05754828453063965,0.06341871619224548,0.06974614411592484,0.07665324211120605,0.08383496850728989,0.09141290187835693,0.09945326298475266,0.10792891681194305,0.11656848341226578,0.12555758655071259,0.13495808839797974,0.14447148144245148,0.15413685142993927,0.16400086879730225,0.17414821684360504,0.18428143858909607,0.19445590674877167,0.204681396484375,0.21508599817752838,0.22556659579277039,0.2360265552997589,0.2468544989824295,0.25748923420906067,0.26828786730766296,0.27919724583625793,0.2904517948627472,0.3015402555465698,0.31310635805130005,0.3250730037689209,0.3372144103050232,0.34950020909309387,0.3621453046798706,0.37514209747314453,0.3883028030395508,0.40159595012664795,0.41508665680885315,0.42898115515708923,0.44283226132392883,0.456724613904953,0.47063973546028137,0.4844658672809601,0.49812591075897217,0.5114961266517639,0.5246763825416565,0.5375863313674927,0.5501380562782288,0.5622621178627014,0.574076771736145,0.5852401256561279,0.595980167388916,0.6060797572135925,0.6159513592720032,0.6250337958335876,0.6335952281951904,0.6417506337165833,0.6491983532905579,0.6562954187393188,0.6629734635353088,0.6690544486045837,0.6745960116386414,0.6796707510948181,0.6843481659889221,0.6887596845626831,0.692740261554718,0.6964288353919983,0.6998319029808044,0.702883243560791,0.7056784629821777,0.7081881165504456,0.7104699015617371,0.712534487247467,0.7144982218742371,0.716275155544281,0.7179219126701355,0.7193232774734497,0.7206704020500183,0.7219046354293823,0.7229673266410828,0.7240203022956848,0.7249190807342529,0.7257929444313049,0.7265766859054565,0.7272778749465942,0.7279194593429565,0.7285316586494446,0.7290472984313965,0.7294771075248718,0.7299189567565918,0.7303259968757629,0.7307189702987671,0.7310532927513123,0.731391966342926,0.7316568493843079,0.7319108247756958,0.732123613357544,0.7323222756385803,0.7325230836868286,0.7326956987380981,0.7328509092330933,0.7330115437507629,0.7331602573394775,0.7332883477210999,0.7333990931510925,0.7335043549537659,0.7336280941963196,0.7337475419044495,0.7338528037071228,0.7339614033699036,0.7340384721755981,0.7341209650039673,0.7342121005058289,0.7343011498451233,0.7343955636024475,0.7344661355018616,0.7345432043075562,0.7346246242523193,0.7346832156181335,0.7347429394721985,0.7348167300224304,0.7348829507827759,0.7349416017532349,0.7349958419799805,0.7350566387176514,0.7351033091545105,0.7351521849632263,0.7351934313774109,0.7352303266525269,0.7352661490440369,0.7353019714355469,0.7353410720825195,0.7353746891021729,0.7354050874710083,0.7354192137718201,0.7354365587234497,0.7354517579078674,0.7354702353477478,0.7354875802993774,0.7355093359947205,0.7355212569236755,0.7355321049690247,0.7355429530143738,0.735551655292511,0.7355560064315796,0.7355614304542542,0.7355700731277466,0.7355766296386719,0.7355831265449524,0.7355896234512329,0.7355906963348389,0.7355950474739075,0.7355983257293701,0.735600471496582,0.7356026768684387,0.7356037497520447,0.7356058955192566,0.7356070280075073,0.7356081008911133,0.7356081008911133,0.7356102466583252,0.7356113195419312,0.7356113195419312,0.7356113195419312,0.7356135249137878,0.7356135249137878,0.7356145977973938,0.7356156706809998,0.7356156706809998,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505,0.7356168031692505],"recovered":[0.0,0.0,0.0,1.0855087566596922e-06,1.0855087566596922e-06,1.0855087566596922e-06,3.2565262699790765e-06,6.513052539958153e-06,9.76957926468458e-06,1.1940595868509263e-05,1.519712259323569e-05,1.7368140106555074e-05,1.953915852936916e-05,2.1710175133193843e-05,2.496670094842557e-05,2.9308735975064337e-05,3.365077282069251e-05,4.233484287397005e-05,4.776238347403705e-05,5.1018912927247584e-05,5.536094613489695e-05,6.621603097300977e-05,7.815663411747664e-05,9.118273737840354e-05,0.00010855087748495862,0.00012700453225988895,0.0001443726650904864,0.00017259590094909072,0.0002008191222557798,0.00023555540246888995,0.00027680472703650594,0.00032456713961437345,0.00036581646418198943,0.0004266049654688686,0.0004939064965583384,0.0005698921158909798,0.0006665023975074291,0.0007696257089264691,0.0008944592555053532,0.0010301477741450071,0.0011658364674076438,0.0013427743688225746,0.001546849962323904,0.0017856619087979198,0.0020407564006745815,0.002336014760658145,0.0027029167395085096,0.0030828448943793774,0.003520305035635829,0.004029408562928438,0.004619925282895565,0.005238665267825127,0.006031086668372154,0.006850645877420902,0.007791781798005104,0.008880547247827053,0.010103915818035603,0.011489025317132473,0.013017421588301659,0.01471298560500145,0.01666473038494587,0.018893280997872353,0.0213096234947443,0.02392244152724743,0.02689565159380436,0.030128296464681625,0.0336931087076664,0.03770406171679497,0.04199616238474846,0.046750690788030624,0.051824361085891724,0.05724213272333145,0.06312450766563416,0.06952792406082153,0.07624505460262299,0.08349081873893738,0.09111978113651276,0.09912106394767761,0.10761299729347229,0.11624496430158615,0.12529920041561127,0.1345759481191635,0.14402204751968384,0.15361686050891876,0.16347327828407288,0.17361845076084137,0.18371149897575378,0.19384907186031342,0.2041928917169571,0.21447265148162842,0.2250053435564041,0.23565201461315155,0.24621835350990295,0.2568943500518799,0.26776570081710815,0.2788878381252289,0.28987208008766174,0.3012655973434448,0.31286969780921936,0.3247440755367279,0.3368290364742279,0.34917017817497253,0.3618869185447693,0.37463077902793884,0.38775894045829773,0.4011150300502777,0.4146893322467804,0.4283081293106079,0.44218307733535767,0.4559115171432495,0.4697246253490448,0.48356160521507263,0.4970436096191406,0.510308563709259,0.5234410166740417,0.5363216400146484,0.5488104224205017,0.5608704686164856,0.5725494623184204,0.5836899876594543,0.5943008661270142,0.6045567393302917,0.6143718957901001,0.6234815120697021,0.6322025060653687,0.6401918530464172,0.6477176547050476,0.6548592448234558,0.6614059209823608,0.6674847602844238,0.6730762124061584,0.6781835556030273,0.6829988956451416,0.6873962879180908,0.6914398074150085,0.6951186060905457,0.698509693145752,0.701613187789917,0.7043735980987549,0.7069191336631775,0.7092660069465637,0.7113566994667053,0.7132813334465027,0.7150691151618958,0.716742992401123,0.7181845307350159,0.719608724117279,0.7208104133605957,0.7219197750091553,0.7228859066963196,0.72384113073349,0.7247062921524048,0.7255150079727173,0.7262184023857117,0.7268838286399841,0.7274569869041443,0.7279443740844727,0.7284513115882874,0.7288529276847839,0.7293012738227844,0.7296844124794006,0.7300176620483398,0.7303357124328613,0.7306222915649414,0.7308936715126038,0.7311129570007324,0.7313268184661865,0.7315124273300171,0.7316654920578003,0.731825053691864,0.7319900393486023,0.7321333289146423,0.7322582006454468,0.7323808073997498,0.7325067520141602,0.7326261401176453,0.7327260375022888,0.7328367233276367,0.732928991317749,0.733023464679718,0.7331146597862244,0.7332025766372681,0.7332948446273804,0.7333784103393555,0.7334489822387695,0.7335293292999268,0.7336052656173706,0.7336628437042236,0.7337290644645691,0.7338017821311951,0.7338668704032898,0.7339211702346802,0.7339786887168884,0.7340319156646729,0.7340840101242065,0.7341350317001343,0.7341708540916443,0.7342044711112976,0.7342402935028076,0.7342793941497803,0.7343119382858276,0.7343510389328003,0.734379231929779,0.7343955636024475,0.7344150543212891,0.7344356775283813,0.7344541549682617,0.734473705291748,0.7344954013824463,0.7345138788223267,0.7345236539840698,0.734533429145813,0.7345409989356995,0.7345485687255859,0.7345540523529053,0.7345605492591858,0.7345659732818604,0.7345724701881409,0.7345778942108154,0.7345811724662781,0.7345855236053467,0.7345887422561646,0.7345898747444153,0.7345920205116272,0.7345930933952332,0.7345941662788391,0.7345952987670898,0.7345974445343018,0.7345985174179077,0.7345995903015137,0.7346007227897644,0.7346017956733704,0.7346028685569763,0.7346039414405823,0.734605073928833,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439,0.734606146812439],"active":[0.0005145668983459473,0.0005145668983459473,0.0005156524130143225,0.0005156524130143225,0.0005167379276826978,0.0005189088988117874,0.0005199944134801626,0.000517823442351073,0.000517823442351073,0.0005199944134801626,0.0005189088988117874,0.0005189089570194483,0.0005210799863561988,0.0005243364721536636,0.0005254219868220389,0.0005254219868220389,0.0005286785308271646,0.0005297640454955399,0.0005275929579511285,0.00053410604596138,0.0005427901051007211,0.0005514741642400622,0.000554730708245188,0.0005655857967212796,0.0005634147673845291,0.0005677568260580301,0.0005818684585392475,0.0005840394296683371,0.0005981511203572154,0.0006144337239675224,0.0006220322684384882,0.0006263743271119893,0.0006567685049958527,0.0006676235934719443,0.0006882482557557523,0.0007229845505207777,0.0007349251536652446,0.0007522933301515877,0.0007913716253824532,0.0008304499788209796,0.0008955803932622075,0.0009465995244681835,0.0009997894521802664,0.001043209689669311,0.0011213663965463638,0.0012190621346235275,0.0012885348405689,0.0013938290067017078,0.0015360305551439524,0.0016738902777433395,0.0018008947372436523,0.002008227165788412,0.0021699685603380203,0.002473910339176655,0.0027127228677272797,0.003004724159836769,0.0033140936866402626,0.0036180363968014717,0.004037043079733849,0.004477759823203087,0.005004230886697769,0.005426494404673576,0.005997471511363983,0.006609700620174408,0.007086237892508507,0.007799416780471802,0.008587494492530823,0.009161729365587234,0.010020367801189423,0.010797593742609024,0.01159435510635376,0.012504011392593384,0.0135287344455719,0.014307044446468353,0.015167847275733948,0.015962444245815277,0.016809135675430298,0.017447419464588165,0.017944589257240295,0.018713124096393585,0.01917228102684021,0.019560903310775757,0.019978821277618408,0.02053135633468628,0.020808160305023193,0.020837455987930298,0.020969897508621216,0.021236926317214966,0.021373704075813293,0.021553903818130493,0.02184915542602539,0.02183721959590912,0.02206951379776001,0.022302895784378052,0.022686094045639038,0.022652417421340942,0.023234277963638306,0.023807406425476074,0.024344712495803833,0.024756133556365967,0.0253162682056427,0.025971919298171997,0.026415884494781494,0.026965171098709106,0.02732771635055542,0.027866125106811523,0.028142929077148438,0.028416484594345093,0.028456658124923706,0.02855435013771057,0.028401285409927368,0.027934521436691284,0.02763277292251587,0.027277767658233643,0.02669703960418701,0.02594047784805298,0.02526634931564331,0.024369657039642334,0.023430705070495605,0.022389769554138184,0.021650493144989014,0.0204770565032959,0.019223332405090332,0.018269121646881104,0.01699584722518921,0.01610356569290161,0.01525580883026123,0.01419520378112793,0.013190090656280518,0.012185990810394287,0.011271953582763672,0.010576128959655762,0.009741365909576416,0.00903254747390747,0.008392095565795898,0.007764637470245361,0.007168769836425781,0.0065749287605285645,0.006096303462982178,0.005615353584289551,0.00523221492767334,0.004918456077575684,0.0046405792236328125,0.004254162311553955,0.003927409648895264,0.003720104694366455,0.003358602523803711,0.0032098889350891113,0.0029993057250976562,0.0029070377349853516,0.0027355551719665527,0.002571582794189453,0.002404451370239258,0.00231325626373291,0.0021634697914123535,0.002020120620727539,0.0019745826721191406,0.001874685287475586,0.0018660426139831543,0.001752018928527832,0.0017075538635253906,0.0016391873359680176,0.0015751123428344727,0.001501321792602539,0.0014286041259765625,0.0014101266860961914,0.001368880271911621,0.0013384819030761719,0.0013460516929626465,0.0013352036476135254,0.0012983083724975586,0.0012657642364501953,0.0012461543083190918,0.0012472867965698242,0.0012407898902893066,0.001226663589477539,0.001235365867614746,0.0012017488479614258,0.0011919736862182617,0.0011886358261108398,0.0011864900588989258,0.0011929869651794434,0.0011712908744812012,0.0011647939682006836,0.0011756420135498047,0.0011538863182067871,0.0011376738548278809,0.0011538863182067871,0.0011538863182067871,0.001139819622039795,0.0011289715766906738,0.0011354684829711914,0.0011246204376220703,0.0011202692985534668,0.0011094212532043457,0.0010952949523925781,0.0010952949523925781,0.0010975003242492676,0.001100778579711914,0.0010952949523925781,0.001093149185180664,0.0010681748390197754,0.0010573267936706543,0.0010561943054199219,0.0010551810264587402,0.0010519027709960938,0.0010551810264587402,0.0010475516319274902,0.0010367035865783691,0.0010290741920471191,0.0010280013084411621,0.0010225772857666016,0.0010204315185546875,0.0010215044021606445,0.0010225772857666016,0.0010225772857666016,0.0010236501693725586,0.001018226146697998,0.001017153263092041,0.001017153263092041,0.0010149478912353516,0.00101393461227417,0.0010138750076293945,0.0010138750076293945,0.00101393461227417,0.00101393461227417,0.0010128021240234375,0.0010128021240234375,0.0010128021240234375,0.0010117292404174805,0.001010596752166748,0.0010117292404174805,0.0010106563568115234,0.0010106563568115234,0.001010596752166748,0.001009523868560791,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234,0.0010106563568115234]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005156524130143225,0.0005156524130143225,0.000517823442351073,0.0005189089570194483,0.0005199944134801626,0.0005199944134801626,0.0005221654428169131,0.0005232509574852884,0.0005232509574852884,0.0005243364721536636,0.0005243364721536636,0.0005265075014904141,0.0005297640454955399,0.0005330205312930048,0.000538448104634881,0.0005460466491058469,0.0005525596789084375,0.0005645002820529044,0.0005786119145341218,0.0005927235470153391,0.0006122626946307719,0.0006372294155880809,0.0006611105636693537,0.0006839062552899122,0.0007197280647233129,0.0007620629039593041,0.0008098252583295107,0.0008760413620620966,0.0009617964969947934,0.0010584067786112428,0.0011571880895644426,0.0012820216361433268,0.0014394203899428248,0.0016098452033475041,0.001845400664024055,0.0020787850953638554,0.002358846366405487,0.0027203208301216364,0.003143669106066227,0.003657114924862981,0.00423352001234889,0.004901107866317034,0.005675075575709343,0.006603185553103685,0.007694121915847063,0.008998903445899487,0.010474110022187233,0.012213095091283321,0.014186549931764603,0.016587695106863976,0.019322091713547707,0.02248852141201496,0.02603813447058201,0.030287902802228928,0.0351368710398674,0.04056333005428314,0.04674312844872475,0.05376854166388512,0.06169167160987854,0.0701727494597435,0.07940283417701721,0.08955342322587967,0.10063104331493378,0.11230460554361343,0.12441779673099518,0.13681864738464355,0.14973728358745575,0.16300654411315918,0.1766318529844284,0.1903298944234848,0.20427216589450836,0.21836966276168823,0.23251059651374817,0.24665911495685577,0.2609899938106537,0.2754848003387451,0.29025205969810486,0.30490750074386597,0.3198213279247284,0.33521708846092224,0.3512956500053406,0.36774978041648865,0.38491711020469666,0.40246543288230896,0.42036330699920654,0.4389124810695648,0.45785027742385864,0.4768010973930359,0.49637824296951294,0.5156558156013489,0.5344806909561157,0.5524349808692932,0.569665253162384,0.5857992172241211,0.6013827323913574,0.6165169477462769,0.6313406229019165,0.6457453370094299,0.6593098640441895,0.6723760962486267,0.6847465634346008,0.6961889266967773,0.7065240740776062,0.7159886360168457,0.7246531248092651,0.7324731349945068,0.739556074142456,0.7459681630134583,0.7516540884971619,0.7568113207817078,0.7613976001739502,0.7654465436935425,0.7690862417221069,0.7722386121749878,0.7751162648200989,0.7776368260383606,0.7798577547073364,0.7818431854248047,0.7836581468582153,0.7852810025215149,0.7866519689559937,0.7879393696784973,0.7890911102294922,0.7901766300201416,0.7912295460700989,0.7920349836349487,0.7928144335746765,0.7935666441917419,0.7942038774490356,0.7947998046875,0.7953957319259644,0.7958733439445496,0.7963466644287109,0.7967526316642761,0.7971510291099548,0.797520101070404,0.797844648361206,0.7981703281402588,0.7984427809715271,0.7987402081489563,0.799008309841156,0.7992351651191711,0.7994468808174133,0.7996585369110107,0.7998311519622803,0.8000102639198303,0.8001730442047119,0.800302267074585,0.800422728061676,0.800554096698761,0.8006647825241089,0.800769031047821,0.8008515238761902,0.8009177446365356,0.8009882569313049,0.8010544776916504,0.8011077046394348,0.8011597990989685,0.801202118396759,0.8012466430664062,0.8012878894805908,0.8013182878494263,0.8013410568237305,0.80137038230896,0.8013910055160522,0.8014149069786072,0.8014301061630249,0.8014441728591919,0.8014582991600037,0.801476776599884,0.8014909029006958,0.8015049695968628,0.801513671875,0.8015180230140686,0.8015245199203491,0.8015288710594177,0.8015375733375549,0.8015419244766235,0.8015451431274414,0.801548421382904,0.8015516400337219,0.8015538454055786,0.8015549182891846,0.8015570640563965,0.8015570640563965,0.8015581965446472,0.8015581965446472,0.8015603423118591,0.8015603423118591,0.8015603423118591,0.8015614151954651,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158,0.8015625476837158],"recovered":[0.0,0.0,0.0,0.0,0.0,0.0,1.0855087566596922e-06,1.0855087566596922e-06,2.1710175133193843e-06,2.1710175133193843e-06,3.2565262699790765e-06,3.2565262699790765e-06,6.513052539958153e-06,7.598561296617845e-06,7.598561296617845e-06,7.598561296617845e-06,7.598561296617845e-06,9.76957926468458e-06,1.4111614291323349e-05,1.8453649317962117e-05,2.2795684344600886e-05,2.7137719371239655e-05,3.582178760552779e-05,4.4505857658805326e-05,5.8617471950128675e-05,6.730154564138502e-05,8.684070053277537e-05,0.00010746537009254098,0.00012157698074588552,0.00014328716497402638,0.00017368140106555074,0.0002084176812786609,0.0002496670058462769,0.00031371202203445137,0.0003788425528910011,0.00044940062798559666,0.000550352968275547,0.0006665023975074291,0.0007924214005470276,0.0009519911836832762,0.0011245871428400278,0.0013351758243516088,0.0015891848597675562,0.001902896910905838,0.0022611147724092007,0.00269640376791358,0.003213105956092477,0.0037819126155227423,0.004489664454013109,0.005322249606251717,0.006249274127185345,0.0073782033286988735,0.008635221980512142,0.010139737278223038,0.011906946077942848,0.013994378969073296,0.016404207795858383,0.01915488764643669,0.022370165213942528,0.026098888367414474,0.03033997118473053,0.03510535508394241,0.040687039494514465,0.04702207073569298,0.05409090220928192,0.06183166429400444,0.07039741426706314,0.07965246587991714,0.08993657678365707,0.10098271071910858,0.11267147213220596,0.12462183833122253,0.13706393539905548,0.14977198839187622,0.16301411390304565,0.1764765977859497,0.19013120234012604,0.20402789115905762,0.21807654201984406,0.23211759328842163,0.2462107539176941,0.2606838345527649,0.2753034830093384,0.2898862063884735,0.3046111464500427,0.3198234438896179,0.33512043952941895,0.3512880206108093,0.367890864610672,0.3850136995315552,0.4025272727012634,0.4205923080444336,0.43883103132247925,0.45766136050224304,0.4768368601799011,0.49603626132011414,0.5151944160461426,0.5340855121612549,0.551971435546875,0.5689032077789307,0.5852368474006653,0.600788950920105,0.616158664226532,0.6308825016021729,0.6450549364089966,0.6583643555641174,0.6715239882469177,0.683883547782898,0.6951728463172913,0.705677330493927,0.7151787877082825,0.7237412929534912,0.7315938472747803,0.738741934299469,0.74525386095047,0.7508931159973145,0.7560482025146484,0.7607332468032837,0.7649070024490356,0.7684968113899231,0.7716838717460632,0.7745973467826843,0.7770907878875732,0.7794528603553772,0.7814773321151733,0.7833302617073059,0.7849085927009583,0.7864055037498474,0.7876527905464172,0.7889054417610168,0.7900028824806213,0.7909082174301147,0.7917842268943787,0.7926244139671326,0.7933799028396606,0.7940475344657898,0.7946369647979736,0.7952014207839966,0.7957126498222351,0.7961903214454651,0.7965843677520752,0.7969697117805481,0.7973344326019287,0.7976589798927307,0.7979618310928345,0.7982603907585144,0.7985360622406006,0.7987955212593079,0.7990191578865051,0.7992438673973083,0.7994544506072998,0.7996313571929932,0.7997996211051941,0.7999559044837952,0.8000872731208801,0.8002120852470398,0.8003347516059875,0.8004357218742371,0.800530195236206,0.8006181120872498,0.8006983995437622,0.8007668256759644,0.8008254170417786,0.8008818626403809,0.8009383082389832,0.8009839057922363,0.8010218739509583,0.8010544776916504,0.8010805249214172,0.8011044263839722,0.8011293411254883,0.8011521697044373,0.8011792898178101,0.8011966943740845,0.8012107610702515,0.8012259602546692,0.801240086555481,0.8012465834617615,0.8012617826461792,0.8012715578079224,0.8012769818305969,0.8012846112251282,0.8012921810150146,0.8012986779212952,0.8013041615486145,0.8013073801994324,0.801310658454895,0.8013128042221069,0.8013150095939636,0.8013171553611755,0.8013182282447815,0.8013193607330322,0.8013193607330322,0.8013204336166382,0.8013215065002441,0.8013225793838501,0.801323652267456,0.801323652267456,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068,0.8013247847557068],"active":[0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005156524130143225,0.0005145668983459473,0.0005167379276826978,0.0005167379276826978,0.0005178233841434121,0.0005167378694750369,0.0005189088988117874,0.0005167379276826978,0.0005156524130143225,0.0005167379276826978,0.0005167379276826978,0.0005189089570194483,0.0005199944716878235,0.0005189088988117874,0.0005199944716878235,0.0005232509574852884,0.0005254219868220389,0.0005286784726195037,0.00053410604596138,0.00053410604596138,0.0005449611344374716,0.0005503887077793479,0.0005536451935768127,0.0005623292527161539,0.0005764408851973712,0.0005883814883418381,0.0006014076061546803,0.0006263743853196502,0.0006480844458565116,0.0006795641966164112,0.000707787461578846,0.0007316686678677797,0.0007729179924353957,0.0008174238028004766,0.0008934094803407788,0.0009541979525238276,0.0010236705420538783,0.0011311359703540802,0.001240772195160389,0.0013960001524537802,0.0015371162444353104,0.001688001910224557,0.0018931629601866007,0.002113521099090576,0.0023718723095953465,0.002749629318714142,0.0030959066934883595,0.003577873110771179,0.004046812653541565,0.004680749028921127,0.005327712744474411,0.006084313616156578,0.006883246824145317,0.0079177375882864,0.009037982672452927,0.010223358869552612,0.011637773364782333,0.013081502169370651,0.014669600874185562,0.01608184725046158,0.01757116988301277,0.01915600895881653,0.020978577435016632,0.02236802875995636,0.023435086011886597,0.02414717525243759,0.025115445256233215,0.0259426087141037,0.026859864592552185,0.027315780520439148,0.027795568108558655,0.028238460421562195,0.028482705354690552,0.02858257293701172,0.028872400522232056,0.029274046421051025,0.029568225145339966,0.029604017734527588,0.029935121536254883,0.030605942010879517,0.031472206115722656,0.0326293408870697,0.03362908959388733,0.03457456827163696,0.03534960746765137,0.03638520836830139,0.03725796937942505,0.03797006607055664,0.0387168824672699,0.038818955421447754,0.03844442963600159,0.037240564823150635,0.03557974100112915,0.033827781677246094,0.03247952461242676,0.03128010034561157,0.030551671981811523,0.02958667278289795,0.0284273624420166,0.027321159839630127,0.0263822078704834,0.02466493844985962,0.022640526294708252,0.020815789699554443,0.018975794315338135,0.017294347286224365,0.015814781188964844,0.014374315738677979,0.012912154197692871,0.011557459831237793,0.010504484176635742,0.009398341178894043,0.008352994918823242,0.0073316097259521484,0.006619453430175781,0.005952954292297363,0.0052604079246521,0.004752397537231445,0.004205286502838135,0.0038036704063415527,0.003321707248687744,0.0030307769775390625,0.0026856064796447754,0.0025238394737243652,0.0023241043090820312,0.0020321011543273926,0.0019062161445617676,0.0017824172973632812,0.0015794634819030762,0.0014199018478393555,0.0013481974601745605,0.0012363791465759277,0.0011452436447143555,0.0010399818420410156,0.0009607076644897461,0.0009357333183288574,0.000874936580657959,0.0008358955383300781,0.0007838010787963867,0.0007783770561218262,0.0007479190826416016,0.0006991028785705566,0.0006513595581054688,0.0006393790245056152,0.0005872845649719238,0.0005558133125305176,0.00054168701171875,0.0005026459693908691,0.0004668235778808594,0.0004668235778808594,0.0004526972770690918,0.0004342794418334961,0.000415802001953125,0.00038754940032958984,0.0003701448440551758,0.0003560781478881836,0.000340878963470459,0.0003343820571899414,0.00032025575637817383,0.0003083348274230957,0.0003039836883544922,0.0002964138984680176,0.0002865791320800781,0.0002898573875427246,0.0002865791320800781,0.0002855658531188965,0.0002779364585876465,0.00026488304138183594,0.00026160478591918945,0.00026601552963256836,0.00026494264602661133,0.00026488304138183594,0.0002670884132385254,0.0002562403678894043,0.0002529621124267578,0.0002518892288208008,0.0002529621124267578,0.0002497434616088867,0.00024646520614624023,0.0002442598342895508,0.0002442598342895508,0.00024318695068359375,0.00024211406707763672,0.00024205446243286133,0.00023990869522094727,0.00023996829986572266,0.00023883581161499023,0.0002409815788269043,0.00023990869522094727,0.00023883581161499023,0.00023883581161499023,0.00023889541625976562,0.00023889541625976562,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332,0.0002377629280090332]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005156524130143225,0.000517823442351073,0.0005189089570194483,0.0005199944134801626,0.0005210799281485379,0.0005232509574852884,0.0005243364721536636,0.0005243364721536636,0.0005265075014904141,0.0005286785308271646,0.0005297640454955399,0.00053410604596138,0.0005362770752981305,0.0005406191339716315,0.0005449611344374716,0.0005503887077793479,0.0005569017375819385,0.0005666713113896549,0.000579697429202497,0.0005970655474811792,0.0006144337239675224,0.0006296308129094541,0.0006589395925402641,0.0006915047997608781,0.0007262410945259035,0.0007707469630986452,0.0008087398018687963,0.0008695282740518451,0.0009400863200426102,0.0010258415713906288,0.0011300502810627222,0.0012461998267099261,0.001381888403557241,0.0015414581866934896,0.001729251234792173,0.0019127022242173553,0.0021580271422863007,0.00244568707421422,0.002743116347119212,0.003090479178354144,0.0035105710849165916,0.003990366123616695,0.004534205887466669,0.005168143194168806,0.005893263034522533,0.006691111717373133,0.007644188590347767,0.00876551866531372,0.01007789932191372,0.011607380583882332,0.01327146589756012,0.01522103976458311,0.01750386506319046,0.02001138962805271,0.022906441241502762,0.02612931653857231,0.029747318476438522,0.03382231667637825,0.038445498794317245,0.043602753430604935,0.04934292286634445,0.05546519160270691,0.062434159219264984,0.06992525607347488,0.07818488776683807,0.08705024421215057,0.09646051377058029,0.10642874240875244,0.11705261468887329,0.1279858648777008,0.13922414183616638,0.1505470722913742,0.16202199459075928,0.17365321516990662,0.1853799670934677,0.19739221036434174,0.20976266264915466,0.22210273146629333,0.23451335728168488,0.24708028137683868,0.25985780358314514,0.2727254331111908,0.2858959138393402,0.2992379069328308,0.3124702572822571,0.3261541724205017,0.3399336338043213,0.35392799973487854,0.3681807219982147,0.38291001319885254,0.3981299102306366,0.41320979595184326,0.42898985743522644,0.44485998153686523,0.46087124943733215,0.476937860250473,0.4930402934551239,0.5091361999511719,0.5252744555473328,0.5408515334129333,0.5556307435035706,0.5698172450065613,0.5830300450325012,0.5957077145576477,0.6080260872840881,0.6197973489761353,0.6312310099601746,0.6419905424118042,0.6526491641998291,0.6624708771705627,0.6719169616699219,0.6809625029563904,0.6893925666809082,0.6972548961639404,0.7047351598739624,0.7119722366333008,0.7185134887695312,0.7245814800262451,0.729978621006012,0.7349969744682312,0.7397199869155884,0.7439024448394775,0.7477201819419861,0.7511579990386963,0.7543211579322815,0.7572216391563416,0.7598257660865784,0.7622421383857727,0.7642872333526611,0.7661217451095581,0.7677792906761169,0.7693196535110474,0.7706928253173828,0.7719802260398865,0.7730842232704163,0.7740861177444458,0.7749881744384766,0.7757806181907654,0.7764872908592224,0.7771222591400146,0.7777062654495239,0.7782598733901978,0.7787418365478516,0.7791717052459717,0.7795473337173462,0.7799087762832642,0.7802236080169678,0.7805264592170715,0.7807652354240417,0.7809758186340332,0.781205952167511,0.7813568711280823,0.7815359830856323,0.7816944718360901,0.7818073630332947,0.7819278240203857,0.7820461392402649,0.7821536064147949,0.7822556495666504,0.7823403477668762,0.7824206352233887,0.7824879288673401,0.7825422286987305,0.7826019525527954,0.7826551198959351,0.7827017903327942,0.782749593257904,0.7827919125556946,0.78282231092453,0.7828472852706909,0.7828657031059265,0.7828896045684814,0.7829102277755737,0.7829243540763855,0.7829384207725525,0.7829568982124329,0.782967746257782,0.7829753756523132,0.7829862236976624,0.7829948663711548,0.783004641532898,0.7830111980438232,0.7830176949501038,0.7830209136009216,0.7830241918563843,0.7830296158790588,0.7830306887626648,0.7830328941345215,0.7830339670181274,0.7830372452735901,0.783039391040802,0.7830426692962646,0.7830437421798706,0.7830448150634766,0.7830458879470825,0.7830480933189392,0.7830491662025452,0.7830502390861511,0.7830513119697571,0.7830524444580078,0.7830524444580078,0.7830535173416138,0.7830545902252197,0.7830545902252197,0.7830545902252197,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257,0.7830556631088257],"recovered":[0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0855087566596922e-06,1.0855087566596922e-06,2.1710175133193843e-06,3.2565262699790765e-06,5.427543783298461e-06,7.598561296617845e-06,7.598561296617845e-06,8.684070053277537e-06,9.76957926468458e-06,1.3026105079916306e-05,1.519712259323569e-05,1.8453649317962117e-05,2.06246659217868e-05,2.3881191737018526e-05,3.039424518647138e-05,3.582178760552779e-05,4.233484287397005e-05,5.318992771208286e-05,6.187400140333921e-05,7.707111944910139e-05,9.226824477082118e-05,0.00011940596596105024,0.0001443726650904864,0.00017802344518713653,0.00021493074018508196,0.0002496670058462769,0.0003028569626621902,0.0003549613757058978,0.0004320325097069144,0.0005177877028472722,0.0006295950734056532,0.0007533431053161621,0.0008814331376925111,0.0010540289804339409,0.0012385655427351594,0.0014665223425254226,0.0016933936858549714,0.0019517447799444199,0.002258943859487772,0.0026247601490467787,0.0030448520556092262,0.003545271698385477,0.004115163814276457,0.0047425879165530205,0.005426458548754454,0.006254701409488916,0.007263139355927706,0.008397496305406094,0.009750040248036385,0.011246956884860992,0.012992454692721367,0.014980020932853222,0.017230281606316566,0.019802937284111977,0.022701244801282883,0.026009876281023026,0.029710374772548676,0.03383856639266014,0.038443293422460556,0.04364071041345596,0.049311406910419464,0.05561061576008797,0.06252747774124146,0.0701683759689331,0.07831620424985886,0.08714356273412704,0.09651801735162735,0.10656873881816864,0.11710251867771149,0.1280694156885147,0.13920673727989197,0.15052315592765808,0.16194379329681396,0.17341545224189758,0.1852138489484787,0.19727276265621185,0.20934905111789703,0.2216326743364334,0.2339477688074112,0.24668078124523163,0.2594941258430481,0.27246811985969543,0.2856961488723755,0.29876893758773804,0.3122791647911072,0.3257622718811035,0.33956995606422424,0.35359907150268555,0.36795273423194885,0.38275691866874695,0.3978118300437927,0.4131913185119629,0.4288845360279083,0.44476118683815,0.4605705142021179,0.47664040327072144,0.4925832748413086,0.5085554122924805,0.5245341062545776,0.5400699377059937,0.5550987720489502,0.569067120552063,0.5822094082832336,0.5947372317314148,0.6070751547813416,0.6189332008361816,0.6301324367523193,0.6412610411643982,0.6516113877296448,0.6615046858787537,0.6711103916168213,0.6800462603569031,0.6883699893951416,0.6963701844215393,0.7039046883583069,0.711025595664978,0.7175397872924805,0.723516583442688,0.729032039642334,0.7341621518135071,0.7388515472412109,0.7429580092430115,0.7468495965003967,0.7503416538238525,0.753584086894989,0.7564997673034668,0.7591190934181213,0.7614583373069763,0.7635892033576965,0.7654617428779602,0.7671681642532349,0.7687063217163086,0.7700697183609009,0.7712844014167786,0.7724491357803345,0.7734499573707581,0.7743726372718811,0.7752063274383545,0.7759259939193726,0.7766076922416687,0.7772068977355957,0.7777572870254517,0.778232753276825,0.7786473631858826,0.7790674567222595,0.7794289588928223,0.7797448635101318,0.7800096869468689,0.7802680730819702,0.7804949283599854,0.7807011604309082,0.7809008955955505,0.781062662601471,0.7812037467956543,0.7813546657562256,0.7814773321151733,0.7815923690795898,0.7816965579986572,0.7817964553833008,0.7818843722343445,0.7819712162017822,0.7820363640785217,0.7820993065834045,0.7821514010429382,0.7822067737579346,0.7822588682174683,0.7823131680488586,0.7823500633239746,0.7823771834373474,0.782405436038971,0.7824282050132751,0.782440185546875,0.7824629545211792,0.7824781537055969,0.7824912071228027,0.7825052738189697,0.7825161218643188,0.7825281023979187,0.7825367450714111,0.7825465202331543,0.7825519442558289,0.7825573682785034,0.7825649976730347,0.7825693488121033,0.7825736999511719,0.7825779914855957,0.7825801968574524,0.7825823426246643,0.782585620880127,0.782585620880127,0.7825888991355896,0.7825910449028015,0.7825931906700134,0.7825943231582642,0.7825964689254761,0.782597541809082,0.782598614692688,0.7825997471809387,0.7826008200645447,0.7826018929481506,0.7826029658317566,0.7826051712036133,0.7826051712036133,0.7826051712036133,0.7826051712036133,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192,0.7826062440872192],"active":[0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005156524130143225,0.000517823442351073,0.000517823442351073,0.0005189088988117874,0.0005189088988117874,0.0005199944134801626,0.0005189089570194483,0.0005167379276826978,0.0005189089570194483,0.0005199944716878235,0.0005199944716878235,0.0005210799281485379,0.0005210799281485379,0.000522165501024574,0.0005243364721536636,0.0005265075014904141,0.0005265075014904141,0.0005308495019562542,0.0005373625899665058,0.0005438756197690964,0.0005525597371160984,0.0005525596789084375,0.0005666713695973158,0.0005720988265238702,0.0005818684585392475,0.0005927234888076782,0.0005938090616837144,0.0006198612973093987,0.00063722935738042,0.000670880195684731,0.0006980177713558078,0.000728412123862654,0.0007522933301515877,0.0007881150813773274,0.0008478180970996618,0.0008586732437834144,0.0009194615995511413,0.0009791647316887975,0.0010497226612642407,0.0011387343984097242,0.0012516272254288197,0.0013656059745699167,0.0014893538318574429,0.001622871495783329,0.0017780992202460766,0.0019485238008201122,0.0022177300415933132,0.0025108172558248043,0.0028147599659860134,0.0032098842784762383,0.003521425649523735,0.003974082879722118,0.004511410370469093,0.00503136869519949,0.005676159635186195,0.006326379254460335,0.00704607367515564,0.007812440395355225,0.00873512402176857,0.009764187037944794,0.010899629443883896,0.011824481189250946,0.01312275230884552,0.014314640313386917,0.01565741002559662,0.016881868243217468,0.018144309520721436,0.019285179674625397,0.02053459733724594,0.021417126059532166,0.022121623158454895,0.022477656602859497,0.02281525731086731,0.023130059242248535,0.023436173796653748,0.023976758122444153,0.024548813700675964,0.024829968810081482,0.025164306163787842,0.025447607040405273,0.025910034775733948,0.026044651865959167,0.026401787996292114,0.026769787073135376,0.026774108409881592,0.027385234832763672,0.02765446901321411,0.028165727853775024,0.02861076593399048,0.029310941696166992,0.030177175998687744,0.030452877283096313,0.031178027391433716,0.031668663024902344,0.03198671340942383,0.032176673412323,0.03246977925300598,0.03249579668045044,0.03269118070602417,0.03229612112045288,0.03109663724899292,0.029747307300567627,0.027931272983551025,0.026640594005584717,0.025816679000854492,0.02506011724472046,0.024155855178833008,0.02305734157562256,0.022516727447509766,0.02120983600616455,0.0203055739402771,0.01945781707763672,0.018282175064086914,0.017208635807037354,0.0163651704788208,0.015602052211761475,0.014608800411224365,0.01355588436126709,0.012438833713531494,0.011480391025543213,0.010687947273254395,0.009740293025970459,0.008868634700775146,0.008199989795684814,0.007471561431884766,0.006879985332489014,0.0062416791915893555,0.005742371082305908,0.005168139934539795,0.004663407802581787,0.00419008731842041,0.003857910633087158,0.0035246610641479492,0.003273904323577881,0.003014504909515381,0.0028017163276672363,0.00253903865814209,0.0023306608200073242,0.0021146535873413086,0.0019159317016601562,0.0017802715301513672,0.0016521811485290527,0.0015349388122558594,0.0014144182205200195,0.0013145804405212402,0.0012614130973815918,0.001156151294708252,0.0010975003242492676,0.0010203719139099121,0.0009661316871643066,0.0009378790855407715,0.0008619427680969238,0.0008348226547241211,0.0007935762405395508,0.0007447004318237305,0.0007240772247314453,0.0006914734840393066,0.000676274299621582,0.0006632804870605469,0.0006437897682189941,0.0006241798400878906,0.0006035566329956055,0.0005710124969482422,0.0005655884742736816,0.0005558133125305176,0.000550389289855957,0.0005428194999694824,0.0005330443382263184,0.0005091428756713867,0.0004972219467163086,0.0004885196685791016,0.00048416852951049805,0.000482022762298584,0.00048416852951049805,0.000475466251373291,0.0004787445068359375,0.00047653913497924805,0.00047010183334350586,0.00047010183334350586,0.000466763973236084,0.0004678964614868164,0.0004646778106689453,0.00046575069427490234,0.0004635453224182129,0.0004591941833496094,0.0004602670669555664,0.0004569888114929199,0.00045490264892578125,0.00045377016067504883,0.00045490264892578125,0.00045377016067504883,0.0004570484161376953,0.00045484304428100586,0.00045377016067504883,0.0004526972770690918,0.00045377016067504883,0.0004526972770690918,0.0004526972770690918,0.0004526972770690918,0.0004526972770690918,0.00045162439346313477,0.00045162439346313477,0.00045162439346313477,0.0004494190216064453,0.0004494190216064453,0.00045049190521240234,0.00045049190521240234,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453,0.0004494190216064453]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005156524130143225,0.0005156524130143225,0.0005167379276826978,0.0005199944134801626,0.0005210799281485379,0.0005221654428169131,0.0005232509574852884,0.0005232509574852884,0.0005254219868220389,0.0005254219868220389,0.0005275930161587894,0.0005297640454955399,0.0005351915606297553,0.0005406191339716315,0.0005449611344374716,0.0005514742224477232,0.0005634147673845291,0.0005764408851973712,0.0005883814883418381,0.0006024931208230555,0.000616604695096612,0.0006394003867171705,0.0006632815930061042,0.0006839062552899122,0.0007088729762472212,0.0007349251536652446,0.0007685759337618947,0.0007978846551850438,0.0008369630086235702,0.000885810935869813,0.0009335732902400196,0.0010073878802359104,0.0010942285880446434,0.001184325898066163,0.0012863636948168278,0.0014090260956436396,0.0015327741857618093,0.0016695482190698385,0.0018171773990616202,0.0019973719026893377,0.002209046157076955,0.002441345015540719,0.0027007816825062037,0.0029938688967376947,0.00329781137406826,0.003662542439997196,0.00405549630522728,0.004554830491542816,0.005108439829200506,0.005696785636246204,0.00641647819429636,0.0071915313601493835,0.008067537099123001,0.009082487784326077,0.010167996399104595,0.011415245942771435,0.012814466841518879,0.01435480359941721,0.016090530902147293,0.018015138804912567,0.020169874653220177,0.022578617557883263,0.025247884914278984,0.028136422857642174,0.03138860687613487,0.03509562090039253,0.03905012831091881,0.043429069221019745,0.04813475161790848,0.05322904512286186,0.05866961553692818,0.06465727835893631,0.07105743885040283,0.07795367389917374,0.08529714494943619,0.09324958175420761,0.10152766853570938,0.10997293144464493,0.11893489211797714,0.1282518059015274,0.13783685863018036,0.14785176515579224,0.15795567631721497,0.16823327541351318,0.17866718769073486,0.18918032944202423,0.19996269047260284,0.21081236004829407,0.2219008207321167,0.23302294313907623,0.2441353052854538,0.25539854168891907,0.2665727734565735,0.2782202661037445,0.2898113429546356,0.3014577627182007,0.3136100471019745,0.3258100748062134,0.3379938304424286,0.35041746497154236,0.36291927099227905,0.37534618377685547,0.3873269259929657,0.3990439176559448,0.4104287326335907,0.42191559076309204,0.43365538120269775,0.4455927014350891,0.4577884078025818,0.46998733282089233,0.4818834364414215,0.49334749579429626,0.5045499205589294,0.5153605341911316,0.5262210369110107,0.5364172458648682,0.5462834239006042,0.5562093257904053,0.5657411813735962,0.5749071836471558,0.5837193727493286,0.5921863317489624,0.600667417049408,0.608629584312439,0.6162010431289673,0.6235130429267883,0.6304157972335815,0.6371817588806152,0.6433268189430237,0.6493948101997375,0.655083954334259,0.6605722904205322,0.665669858455658,0.6703494787216187,0.6748347878456116,0.6788609623908997,0.6827123165130615,0.6862011551856995,0.6895684003829956,0.6925492286682129,0.6953780651092529,0.6979854106903076,0.7003312110900879,0.7024762034416199,0.7045300006866455,0.7062819600105286,0.7078364491462708,0.7093833088874817,0.7107369303703308,0.711922287940979,0.7130327820777893,0.7140629291534424,0.7149454355239868,0.7158116698265076,0.7165433168411255,0.7173107266426086,0.7179468870162964,0.7185493111610413,0.7191018462181091,0.7195805311203003,0.720015823841095,0.7203708291053772,0.7207474708557129,0.7210633754730225,0.7213662266731262,0.7216267585754395,0.7218915820121765,0.7221141457557678,0.7223214507102966,0.7225070595741272,0.7226731777191162,0.7228251099586487,0.722974956035614,0.7231084704399109,0.7232072353363037,0.7232951521873474,0.7233896255493164,0.7234742641448975,0.7235491871833801,0.7236121296882629,0.7236707210540771,0.7237282991409302,0.7237793207168579,0.7238237857818604,0.7238715887069702,0.7239171862602234,0.7239638566970825,0.7239996790885925,0.7240235209465027,0.7240593433380127,0.7240810990333557,0.7241092920303345,0.7241299152374268,0.7241472601890564,0.7241722345352173,0.7241950631141663,0.7242200374603271,0.7242406606674194,0.7242612838745117,0.7242786288261414,0.7242971062660217,0.7243144512176514,0.724331796169281,0.7243556976318359,0.7243795990943909,0.7244002223014832,0.72442626953125,0.7244533896446228,0.7244794368743896,0.7245011925697327,0.7245293855667114,0.7245608568191528,0.7245858311653137,0.724606454372406,0.7246314287185669,0.7246618270874023,0.7246835231781006,0.7247063517570496,0.7247236967086792,0.7247530221939087,0.7247682213783264,0.724786639213562,0.7248138189315796,0.7248387336730957,0.7248474359512329,0.7248659133911133,0.7248865365982056,0.7249038815498352,0.724916934967041,0.724931001663208,0.7249419093132019,0.7249570488929749,0.7249679565429688,0.7249798774719238,0.7249928712844849,0.7250069975852966,0.7250221967697144,0.7250373959541321,0.7250515222549438,0.7250645160675049,0.7250829935073853,0.7251003384590149,0.7251155376434326,0.7251405119895935,0.7251600623130798,0.7251817584037781,0.7252023816108704,0.7252284288406372,0.7252631783485413,0.7252990007400513,0.7253272533416748,0.7253695726394653,0.7253977656364441,0.7254422903060913,0.7254770398139954,0.7255193591117859,0.7255671620368958,0.7256224751472473,0.7256594300270081,0.7257006764411926,0.7257484197616577,0.7258005142211914,0.7258363366127014,0.7258710861206055,0.7258982062339783,0.7259275317192078,0.7259611487388611,0.7259796261787415,0.7260056734085083,0.726020872592926,0.7260404229164124,0.7260599732398987,0.7260827422142029,0.7260979413986206,0.7261077165603638,0.7261207699775696,0.7261348366737366,0.7261413931846619,0.7261478900909424,0.7261554598808289,0.7261641621589661,0.7261695861816406,0.7261760830879211,0.726188063621521,0.7261924147605896,0.7261945605278015,0.7261978387832642,0.7261999845504761,0.7262032628059387,0.7262075543403625,0.7262108325958252,0.7262119054794312,0.7262141108512878,0.7262151837348938,0.7262151837348938,0.7262162566184998,0.7262162566184998,0.7262173295021057,0.7262195348739624,0.7262195348739624,0.7262195348739624,0.7262206077575684,0.7262216806411743,0.7262227535247803,0.7262227535247803,0.7262227535247803,0.726223886013031,0.726223886013031,0.726223886013031,0.726224958896637,0.726224958896637,0.726224958896637,0.726224958896637,0.726224958896637,0.726224958896637,0.726224958896637,0.726224958896637,0.726224958896637,0.726224958896637,0.726224958896637,0.726224958896637,0.726224958896637,0.726224958896637,0.726224958896637,0.726224958896637,0.726224958896637,0.726224958896637,0.726224958896637,0.726224958896637,0.726224958896637,0.726224958896637,0.726224958896637,0.726224958896637,0.726224958896637,0.726224958896637,0.726224958896637,0.726224958896637,0.726224958896637,0.726224958896637,0.726224958896637,0.726224958896637,0.726224958896637,0.726224958896637,0.726224958896637],"recovered":[0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0855087566596922e-06,1.0855087566596922e-06,1.0855087566596922e-06,1.0855087566596922e-06,3.2565262699790765e-06,4.342035026638769e-06,5.427543783298461e-06,5.427543783298461e-06,5.427543783298461e-06,6.513052539958153e-06,8.684070053277537e-06,1.0855087566596922e-05,1.3026105079916306e-05,1.628263089514803e-05,2.1710175133193843e-05,2.496670094842557e-05,2.9308735975064337e-05,3.6907298635924235e-05,4.667687608161941e-05,5.7531964557711035e-05,7.164357521105558e-05,8.24986636871472e-05,9.986680379370227e-05,0.00012157698074588552,0.00014003063552081585,0.00015631326823495328,0.0001801944599719718,0.0002084176812786609,0.00023772641725372523,0.00027571924147196114,0.00031588305137120187,0.0003679874644149095,0.0004244339361321181,0.000500419526360929,0.000587260234169662,0.0006806139717809856,0.0007837373414076865,0.0008901171968318522,0.0010084375971928239,0.001149553805589676,0.0012993540149182081,0.00148063397500664,0.0016901372000575066,0.001927863573655486,0.002222036477178335,0.002493413630872965,0.0028147241100668907,0.00317619857378304,0.0035962904803454876,0.004067401401698589,0.004611241165548563,0.005222382489591837,0.005944245960563421,0.006717128213495016,0.00764306727796793,0.00864282064139843,0.009765236638486385,0.011035282164812088,0.012471410445868969,0.01404756959527731,0.015815863385796547,0.017762180417776108,0.01994296722114086,0.022322403267025948,0.025017721578478813,0.028020238503813744,0.031352750957012177,0.03498269245028496,0.039051178842782974,0.04336824640631676,0.048094552010297775,0.05311720073223114,0.05867066606879234,0.06472020596265793,0.07112253457307816,0.0780448243021965,0.08554243296384811,0.09326691180467606,0.10145273804664612,0.1100662499666214,0.1190510019659996,0.128306046128273,0.13789109885692596,0.14775945246219635,0.15780691802501678,0.16799333691596985,0.17839033901691437,0.18896645307540894,0.19979223608970642,0.21083185076713562,0.2217499017715454,0.23274502158164978,0.24383458495140076,0.25510433316230774,0.2665054202079773,0.27808672189712524,0.28959745168685913,0.3013274669647217,0.31325286626815796,0.3254431188106537,0.337714821100235,0.3502339720726013,0.36283132433891296,0.37521806359291077,0.3870794177055359,0.39879855513572693,0.4102419912815094,0.4215942323207855,0.4335305094718933,0.4453223943710327,0.45758211612701416,0.46963343024253845,0.4813797175884247,0.49289804697036743,0.5040603280067444,0.5149707794189453,0.5255284309387207,0.5357680320739746,0.545964241027832,0.5556176900863647,0.5651745200157166,0.5745424032211304,0.5833209156990051,0.5918411016464233,0.6000953316688538,0.6079695820808411,0.6156485080718994,0.6230006217956543,0.6299902200698853,0.6365988254547119,0.6427872776985168,0.6488498449325562,0.6546226143836975,0.6600381731987,0.665132462978363,0.669928252696991,0.674243152141571,0.6783528923988342,0.682156503200531,0.6858581304550171,0.6891916990280151,0.6921975016593933,0.6950262784957886,0.6976261138916016,0.6999545097351074,0.7021418213844299,0.7041380405426025,0.7059476375579834,0.7076084613800049,0.7090912461280823,0.7104470729827881,0.7116693258285522,0.712788462638855,0.7137383222579956,0.7147152423858643,0.7155391573905945,0.7163424491882324,0.7170523405075073,0.7177145481109619,0.7183115482330322,0.718852162361145,0.7193351984024048,0.7197813391685486,0.7201808094978333,0.7205357551574707,0.7208961248397827,0.7211794853210449,0.7214540839195251,0.7216787934303284,0.7219165563583374,0.7221271395683289,0.7223116755485535,0.7224885821342468,0.7226547002792358,0.7228001356124878,0.722917377948761,0.7230324149131775,0.7231246829032898,0.7232158780097961,0.7233027219772339,0.723373293876648,0.7234416604042053,0.7234991788864136,0.723553478717804,0.7235947251319885,0.7236436009407043,0.7236891388893127,0.72373366355896,0.7237749099731445,0.7238140106201172,0.7238433361053467,0.7238693833351135,0.7238986492156982,0.7239258289337158,0.723949670791626,0.723972499370575,0.7239985466003418,0.7240148186683655,0.724043071269989,0.7240625619888306,0.7240875363349915,0.7241081595420837,0.7241255640983582,0.7241483330726624,0.7241765856742859,0.7241982817649841,0.7242178320884705,0.724237322807312,0.7242622971534729,0.7242840528488159,0.7243133187294006,0.7243404984474182,0.7243611216545105,0.7243903875350952,0.7244142889976501,0.7244381904602051,0.7244696617126465,0.7244935035705566,0.7245271801948547,0.724547803401947,0.7245651483535767,0.7245879769325256,0.724607527256012,0.7246302962303162,0.7246519923210144,0.7246671915054321,0.7246910929679871,0.724714994430542,0.7247334122657776,0.7247453927993774,0.7247605919837952,0.7247725129127502,0.7247844338417053,0.7247964143753052,0.7248094081878662,0.724823534488678,0.7248376607894897,0.7248506546020508,0.7248615026473999,0.724872350692749,0.7248864769935608,0.724908173084259,0.7249277234077454,0.7249418497085571,0.7249603271484375,0.7249776721000671,0.7250004410743713,0.7250221967697144,0.7250438928604126,0.725075364112854,0.7251101136207581,0.7251393795013428,0.725184977054596,0.7252132296562195,0.7252479791641235,0.7252815961837769,0.7253228425979614,0.7253814935684204,0.7254183888435364,0.7254607081413269,0.7255019545555115,0.7255540490150452,0.725601851940155,0.7256365418434143,0.725675642490387,0.7257168889045715,0.7257397174835205,0.7257787585258484,0.7258015871047974,0.7258308529853821,0.7258526086807251,0.7258699536323547,0.7258884310722351,0.7259079217910767,0.725927472114563,0.7259383201599121,0.7259524464607239,0.7259687185287476,0.7259828448295593,0.7259893417358398,0.7259947657585144,0.7260013222694397,0.7260110974311829,0.7260186672210693,0.7260240912437439,0.7260327935218811,0.7260371446609497,0.7260425686836243,0.7260447144508362,0.7260501384735107,0.7260523438453674,0.7260555624961853,0.726058840751648,0.7260609865188599,0.7260621190071106,0.7260631918907166,0.7260642647743225,0.7260642647743225,0.7260653376579285,0.7260664105415344,0.7260675430297852,0.7260675430297852,0.7260675430297852,0.7260675430297852,0.7260696887969971,0.726070761680603,0.726070761680603,0.726070761680603,0.726071834564209,0.726071834564209,0.7260729670524597,0.7260729670524597,0.7260729670524597,0.7260729670524597,0.7260729670524597,0.7260729670524597,0.7260729670524597,0.7260729670524597,0.7260729670524597,0.7260729670524597,0.7260729670524597,0.7260729670524597,0.7260729670524597,0.7260729670524597,0.7260729670524597,0.7260729670524597,0.7260729670524597,0.7260729670524597,0.7260729670524597,0.7260729670524597,0.7260729670524597,0.7260729670524597,0.7260729670524597,0.7260729670524597,0.7260729670524597,0.7260729670524597,0.7260729670524597,0.7260729670524597,0.7260729670524597,0.7260729670524597,0.7260729670524597,0.7260729670524597,0.7260729670524597,0.7260729670524597],"active":[0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005156524130143225,0.0005189088988117874,0.0005178233841434121,0.0005178233841434121,0.000517823442351073,0.000517823442351073,0.0005199944716878235,0.0005189089570194483,0.0005189089570194483,0.0005189089570194483,0.0005221654428169131,0.0005243365303613245,0.0005232509574852884,0.0005265075014904141,0.00053410604596138,0.0005395335610955954,0.0005417045904323459,0.0005449611344374716,0.0005449611344374716,0.0005569017375819385,0.0005634147673845291,0.0005623292527161539,0.0005688423407264054,0.0005786118563264608,0.0005883814883418381,0.0005894670030102134,0.0005992365768179297,0.0006100917235016823,0.0006176902679726481,0.0006394004449248314,0.0006697946228086948,0.000683906371705234,0.0006991034606471658,0.000728412123862654,0.0007490368443541229,0.0007794310222379863,0.0008087398018687963,0.0008478180970996618,0.0009096921421587467,0.0009607110405340791,0.001010644482448697,0.0010660053230822086,0.001075774896889925,0.0011691288091242313,0.001240772195160389,0.0013786319177597761,0.0015121493488550186,0.001629384234547615,0.001805237028747797,0.0019691488705575466,0.00212329113855958,0.0023653595708310604,0.0025249291211366653,0.002772425301373005,0.0030492302030324936,0.0033195214346051216,0.003619120456278324,0.003967569209635258,0.00435401126742363,0.004816437140107155,0.0053049176931381226,0.005814019590616226,0.006370885297656059,0.007075382396578789,0.0076973773539066315,0.008446376770734787,0.009083572775125504,0.009860798716545105,0.010575063526630402,0.01154007762670517,0.012386772781610489,0.013233467936515808,0.014174610376358032,0.015204757452011108,0.015985235571861267,0.016706019639968872,0.017482154071331024,0.018185555934906006,0.018785856664180756,0.019545719027519226,0.020064577460289,0.020473822951316833,0.02086026966571808,0.021186992526054382,0.021572351455688477,0.021845906972885132,0.02210858464241028,0.022191092371940613,0.022385403513908386,0.022653520107269287,0.02273818850517273,0.023115932941436768,0.023305922746658325,0.02337104082107544,0.024012595415115356,0.0244826078414917,0.02474096417427063,0.024974346160888672,0.025204449892044067,0.02511221170425415,0.024495601654052734,0.023825854063034058,0.02334931492805481,0.023117035627365112,0.023413389921188354,0.02399846911430359,0.024257898330688477,0.02466493844985962,0.02430132031440735,0.023714065551757812,0.02317020297050476,0.02246248722076416,0.022160708904266357,0.02144646644592285,0.020754992961883545,0.020441293716430664,0.01977694034576416,0.019289493560791016,0.01854485273361206,0.01764392852783203,0.017346501350402832,0.016788482666015625,0.016105711460113525,0.015543460845947266,0.014767289161682129,0.014181137084960938,0.013336598873138428,0.012795984745025635,0.012296676635742188,0.011722445487976074,0.01104724407196045,0.010311305522918701,0.009702324867248535,0.008932709693908691,0.008469164371490479,0.007848262786865234,0.0074118971824646,0.006691098213195801,0.006186366081237793,0.005787909030914307,0.005304932594299316,0.0048500895500183105,0.004575490951538086,0.004140138626098633,0.003698408603668213,0.003435671329498291,0.0031284689903259277,0.0028310418128967285,0.0025857090950012207,0.0023936033248901367,0.002156972885131836,0.002073347568511963,0.0018280744552612305,0.0017715692520141602,0.0016044378280639648,0.0014969706535339355,0.0013872981071472168,0.0012689828872680664,0.0011636614799499512,0.0010356307029724121,0.0009661316871643066,0.000882565975189209,0.0008304715156555176,0.0007306337356567383,0.0007120966911315918,0.0006600618362426758,0.0006426572799682617,0.0005905032157897949,0.0005460381507873535,0.0005134344100952148,0.0004863739013671875,0.00045377016067504883,0.00040709972381591797,0.0003777742385864258,0.000357210636138916,0.000349581241607666,0.0003333091735839844,0.00030940771102905273,0.0002974271774291992,0.0002866387367248535,0.00028014183044433594,0.0002703070640563965,0.00027686357498168945,0.00027358531951904297,0.0002747178077697754,0.00026601552963256836,0.0002486109733581543,0.0002453327178955078,0.0002377629280090332,0.00023990869522094727,0.00023126602172851562,0.00022143125534057617,0.0002225637435913086,0.0002225637435913086,0.00022149085998535156,0.00022584199905395508,0.00021821260452270508,0.00021606683731079102,0.00020956993103027344,0.00020629167556762695,0.00020623207092285156,0.00020736455917358398,0.00020301342010498047,0.00020194053649902344,0.00020843744277954102,0.00021606683731079102,0.00021713972091674805,0.00021713972091674805,0.00021606683731079102,0.00022035837173461914,0.00022470951080322266,0.00021606683731079102,0.00021713972091674805,0.00022363662719726562,0.00021386146545410156,0.00021284818649291992,0.0001965165138244629,0.00020521879196166992,0.00020307302474975586,0.00019866228103637695,0.00020629167556762695,0.00020843744277954102,0.00019544363021850586,0.00019872188568115234,0.00019544363021850586,0.0001888871192932129,0.00018352270126342773,0.0001856088638305664,0.00018131732940673828,0.00018453598022460938,0.00018352270126342773,0.00018346309661865234,0.00018346309661865234,0.00018346309661865234,0.00018453598022460938,0.00018674135208129883,0.0001900196075439453,0.00019216537475585938,0.0001965165138244629,0.00019216537475585938,0.00018781423568725586,0.00019866228103637695,0.00019973516464233398,0.0002040863037109375,0.00020194053649902344,0.00020623207092285156,0.0002192854881286621,0.00022363662719726562,0.00021713972091674805,0.0002301931381225586,0.00021278858184814453,0.00022906064987182617,0.00022906064987182617,0.0002377629280090332,0.00024431943893432617,0.0002409815788269043,0.0002410411834716797,0.00023996829986572266,0.00024646520614624023,0.00024646520614624023,0.00023448467254638672,0.0002345442771911621,0.0002225637435913086,0.00021064281463623047,0.00022143125534057617,0.0002008676528930664,0.0002040863037109375,0.0001900196075439453,0.00018781423568725586,0.0001900196075439453,0.00019431114196777344,0.0001900196075439453,0.00018024444580078125,0.0001824498176574707,0.0001823902130126953,0.00017267465591430664,0.00016504526138305664,0.00016611814498901367,0.00016939640045166016,0.00016826391220092773,0.00016498565673828125,0.00016939640045166016,0.00016832351684570312,0.00016176700592041016,0.00016069412231445312,0.00015741586685180664,0.00015854835510253906,0.00015741586685180664,0.00015848875045776367,0.0001563429832458496,0.00015527009963989258,0.00015419721603393555,0.00015306472778320312,0.00015306472778320312,0.0001519918441772461,0.00015306472778320312,0.00015419721603393555,0.00015312433242797852,0.0001519918441772461,0.00015306472778320312,0.00015413761138916016,0.0001552104949951172,0.00015306472778320312,0.0001519918441772461,0.00015312433242797852,0.00015312433242797852,0.00015205144882202148,0.00015312433242797852,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461,0.0001519918441772461]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0005145668983459473,0.0005145668983459473,0.0005156524130143225,0.000517823442351073,0.0005199944134801626,0.0005254219868220389,0.0005275930161587894,0.00053410604596138,0.0005417045904323459,0.0005449611344374716,0.0005536451935768127,0.0005579872522503138,0.0005655857967212796,0.0005720988847315311,0.000579697429202497,0.0005883814883418381,0.0005938090616837144,0.0006079206359572709,0.000616604695096612,0.0006285452982410789,0.0006437424453906715,0.000657854019664228,0.0006730511668138206,0.0006882483139634132,0.0007023599464446306,0.0007229845505207777,0.0007468657568097115,0.0007664049044251442,0.0007881150813773274,0.0008087398018687963,0.0008380485232919455,0.0008651862153783441,0.0008944949368014932,0.0009281457168981433,0.0009661385556682944,0.0010041312780231237,0.0010475516319274902,0.0010996561031788588,0.0011550170602276921,0.001212549046613276,0.0012765941210091114,0.0013525796821340919,0.0014329073019325733,0.0015110638923943043,0.0016033322317525744,0.0017031989991664886,0.0018128353403881192,0.0019311557989567518,0.0020592459477484226,0.0021981908939778805,0.0023523331619799137,0.0025097320321947336,0.0026660452131181955,0.002853838261216879,0.003034032881259918,0.0032315952703356743,0.003459552302956581,0.0037005350459367037,0.003949116915464401,0.004232434555888176,0.004503811709582806,0.004862029571086168,0.0051844255067408085,0.005538301542401314,0.00594319636002183,0.0063687157817184925,0.006787721998989582,0.007230609655380249,0.007704976946115494,0.008212994784116745,0.008781801909208298,0.009395114146173,0.010004084557294846,0.010652133263647556,0.01135011576116085,0.012082833796739578,0.012876341119408607,0.013703498989343643,0.014568649232387543,0.015456595458090305,0.016421612352132797,0.017370346933603287,0.018341878429055214,0.019399162381887436,0.020502040162682533,0.021666791290044785,0.022897757589817047,0.024163462221622467,0.025444362312555313,0.026818616315722466,0.028243888169527054,0.029701726511120796,0.03123772144317627,0.03282582014799118,0.034470368176698685,0.03615181893110275,0.037824589759111404,0.03951798379421234,0.04133295267820358,0.043202199041843414,0.04512897878885269,0.047016676515340805,0.048976022750139236,0.05098746716976166,0.05301737040281296,0.055192731320858,0.057270392775535583,0.05944683775305748,0.06170361116528511,0.06395495682954788,0.06626491993665695,0.06855425983667374,0.07089027017354965,0.07324907928705215,0.07564046233892441,0.07809805124998093,0.08052633702754974,0.08295787125825882,0.08555658161640167,0.08816505968570709,0.09070298075675964,0.0932745486497879,0.09589605033397675,0.0984632819890976,0.10110866278409958,0.10375405102968216,0.10647867619991302,0.10915663093328476,0.11182481050491333,0.11449950188398361,0.11723390221595764,0.11994875967502594,0.1227254867553711,0.1254512071609497,0.12819862365722656,0.13087114691734314,0.13361205160617828,0.13633993268013,0.1391448974609375,0.1419183611869812,0.1447276622056961,0.147465318441391,0.15023553371429443,0.15300683677196503,0.15577489137649536,0.1585744172334671,0.1614065021276474,0.164150670170784,0.1669664829969406,0.16982680559158325,0.1726914495229721,0.1755550354719162,0.17847613990306854,0.18130604922771454,0.1842987984418869,0.18726441264152527,0.1902354508638382,0.19332806766033173,0.19634903967380524,0.1994340568780899,0.20258311927318573,0.20579947531223297,0.20902778208255768,0.2123168706893921,0.2155223786830902,0.21886900067329407,0.2221917361021042,0.22554053366184235,0.22888824343681335,0.23236404359340668,0.23574648797512054,0.23920275270938873,0.2426752895116806,0.24614892899990082,0.24967682361602783,0.25324490666389465,0.2569008767604828,0.26052865386009216,0.26412278413772583,0.2677548825740814,0.2714119553565979,0.27508315443992615,0.2788172960281372,0.2823452055454254,0.2859686315059662,0.28958991169929504,0.2932111620903015,0.29678791761398315,0.3003223240375519,0.30390992760658264,0.30741068720817566,0.31094837188720703,0.31448277831077576,0.31788912415504456,0.3213334381580353,0.32476362586021423,0.32817646861076355,0.3314644992351532,0.33474379777908325,0.33792543411254883,0.34107014536857605,0.34424635767936707,0.347443163394928,0.350510835647583,0.35349705815315247,0.35634976625442505,0.3592350482940674,0.3619716167449951,0.3646506667137146,0.36737963557243347,0.3700011372566223,0.37256184220314026,0.37502920627593994,0.37743034958839417,0.3798152208328247,0.3821110725402832,0.3844340443611145,0.38667672872543335,0.38875436782836914,0.3907831907272339,0.39286738634109497,0.3947767913341522,0.39666664600372314,0.3984468877315521,0.4001522362232208,0.40190422534942627,0.40357375144958496,0.40520310401916504,0.40679121017456055,0.40827399492263794,0.4097350835800171,0.4111430048942566,0.41246297955513,0.41373303532600403,0.41499873995780945,0.4162253439426422,0.4174172282218933,0.41854509711265564,0.4196566343307495,0.4207421541213989,0.42176252603530884,0.42276227474212646,0.4237349033355713,0.42470860481262207,0.42556506395339966,0.42640525102615356,0.42720526456832886,0.4280259311199188,0.42880964279174805,0.42952173948287964,0.430212140083313,0.43090251088142395,0.43157878518104553,0.43216821551322937,0.43279021978378296,0.43336227536201477,0.43392348289489746,0.4344445466995239,0.4349568784236908,0.43544429540634155,0.4359230101108551,0.43640169501304626,0.436817467212677,0.43722450733184814,0.4376033544540405,0.4379800260066986,0.4383545219898224,0.4386780261993408,0.4390091001987457,0.4393293261528015,0.4396387040615082,0.43991222977638245,0.4401662349700928,0.44044196605682373,0.4406992197036743,0.44093912839889526,0.4411594867706299,0.4413820207118988,0.4416056275367737,0.44179776310920715,0.4420040249824524,0.4422015845775604,0.4423915445804596,0.4425760805606842,0.4427432417869568,0.44290173053741455,0.443058043718338,0.4432208836078644,0.4433674216270447,0.4434911608695984,0.4436300992965698,0.44376689195632935,0.4438873827457428,0.44400134682655334,0.44412508606910706,0.44424885511398315,0.4443606436252594,0.44448113441467285,0.4445766806602478,0.4446645975112915,0.44476011395454407,0.4448534846305847,0.444945752620697,0.4450228214263916,0.4451063871383667,0.4451921582221985,0.4452659785747528,0.4453495442867279,0.44541794061660767,0.4454939365386963,0.44556015729904175,0.445635050535202,0.4457034170627594,0.4457685649394989,0.4458358585834503,0.4459010064601898,0.4459531009197235,0.4460095465183258,0.4460659921169281,0.4461224377155304,0.44617021083831787,0.44622665643692017,0.4462819993495941,0.44632434844970703,0.44637319445610046,0.4464220404624939,0.44647523760795593,0.44651973247528076,0.44655555486679077,0.4465913772583008,0.4466336965560913,0.44667062163352966,0.4467107951641083,0.44675204157829285,0.4467867612838745,0.44681498408317566,0.4468453824520111,0.44687360525131226,0.44690293073654175,0.44693005084991455,0.44696369767189026,0.44698867201805115,0.44701796770095825,0.4470527172088623,0.4470755159854889,0.4470961391925812,0.44712328910827637,0.44713956117630005,0.4471634328365326,0.4471808075904846,0.44719600677490234],"recovered":[0.0,0.0,0.0,1.0855087566596922e-06,2.1710175133193843e-06,4.342035026638769e-06,6.513052539958153e-06,8.684070053277537e-06,1.4111614291323349e-05,1.953915852936916e-05,2.496670094842557e-05,3.365077282069251e-05,3.6907298635924235e-05,4.12493318435736e-05,4.993340189685114e-05,5.6446457165293396e-05,6.404501618817449e-05,7.164357521105558e-05,8.141315629472956e-05,9.226824477082118e-05,0.00010095231118611991,0.0001107218922697939,0.00012157698074588552,0.00013351757661439478,0.0001443726650904864,0.00015848428301978856,0.00017693793051876128,0.00019104954844806343,0.00021167421073187143,0.00023229887301567942,0.0002572655794210732,0.00027897575637325644,0.00029960041865706444,0.00032565262517891824,0.0003603889199439436,0.000390783156035468,0.00042551945080049336,0.00047219631960615516,0.0005123601295053959,0.0005644645425491035,0.0006133124697953463,0.0006751864566467702,0.0007500865613110363,0.0008260721806436777,0.0009009722853079438,0.0009834709344431758,0.0010735681280493736,0.0011690929532051086,0.0012787292944267392,0.0013959642965346575,0.001526225358247757,0.0016803676262497902,0.0018106286879628897,0.0019615143537521362,0.0021493074018508196,0.0023273308761417866,0.0025129527784883976,0.002738738665357232,0.0029601824935525656,0.0031870538368821144,0.0034573455341160297,0.003742834320291877,0.004068486858159304,0.004363745450973511,0.0047284760512411594,0.005088865291327238,0.005480733700096607,0.0059127663262188435,0.006330687087029219,0.006802883464843035,0.00728810578584671,0.0078124068677425385,0.008408350870013237,0.008974986150860786,0.009615437127649784,0.01029930729418993,0.010967981070280075,0.011703955940902233,0.012506146915256977,0.013344159349799156,0.014196284115314484,0.015088572166860104,0.016034049913287163,0.01697518676519394,0.018021617084741592,0.019025713205337524,0.02010904997587204,0.021270545199513435,0.02252105064690113,0.023753102868795395,0.02505245804786682,0.026416942477226257,0.027836786583065987,0.029352158308029175,0.03090660646557808,0.03251316025853157,0.03417398780584335,0.03580876439809799,0.03745439648628235,0.039254169911146164,0.04106588289141655,0.04291559010744095,0.04480111971497536,0.04672463983297348,0.048649247735738754,0.05060316249728203,0.05269385129213333,0.054760660976171494,0.05690997093915939,0.05918953940272331,0.061327990144491196,0.06360972672700882,0.06591317802667618,0.06820794194936752,0.07049185782670975,0.07287454605102539,0.07527243345975876,0.07770940661430359,0.08013226091861725,0.08259419351816177,0.08513862639665604,0.08767980337142944,0.09022966027259827,0.09284139424562454,0.09543467313051224,0.0979769378900528,0.10066140443086624,0.10338277369737625,0.10610305517911911,0.10878752171993256,0.11142313480377197,0.11416187137365341,0.11688758432865143,0.11965563148260117,0.12240523099899292,0.12518738210201263,0.12792178988456726,0.1306333839893341,0.13339383900165558,0.13613799214363098,0.13890604674816132,0.14165455102920532,0.14440740644931793,0.14717110991477966,0.14995434880256653,0.15271154046058655,0.15544159710407257,0.1582595854997635,0.1610732227563858,0.16388577222824097,0.16671352088451385,0.16956189274787903,0.17241570353507996,0.175334632396698,0.17821882665157318,0.18127453327178955,0.1841728538274765,0.1871514767408371,0.1901702880859375,0.19325095415115356,0.19620570540428162,0.19932220876216888,0.20247451961040497,0.20564313232898712,0.20888446271419525,0.21210841834545135,0.21542030572891235,0.2186659723520279,0.2220972627401352,0.22542434930801392,0.22884152829647064,0.23221203684806824,0.235655277967453,0.23912781476974487,0.24255585670471191,0.24605879187583923,0.24963879585266113,0.25321337580680847,0.25680315494537354,0.2603994309902191,0.26400116086006165,0.2676137387752533,0.27125996351242065,0.2749713063240051,0.2785089910030365,0.2821052670478821,0.2857970893383026,0.2893955707550049,0.29303526878356934,0.2966793179512024,0.3003765642642975,0.3039153218269348,0.30739545822143555,0.3108755946159363,0.31444692611694336,0.31784021854400635,0.3213040828704834,0.324720174074173,0.32802122831344604,0.3313114047050476,0.33462002873420715,0.3378157615661621,0.3410711884498596,0.344302773475647,0.3474246859550476,0.3504597544670105,0.3533754348754883,0.3563171625137329,0.35915687680244446,0.3619357645511627,0.3647005558013916,0.36733072996139526,0.3698936402797699,0.372499942779541,0.37488481402397156,0.3773120045661926,0.3797435462474823,0.3820893168449402,0.3843819200992584,0.3865540325641632,0.3886360228061676,0.3907017409801483,0.39269256591796875,0.3946334719657898,0.39651140570640564,0.3982829451560974,0.40003278851509094,0.4017392098903656,0.4034152328968048,0.4050174355506897,0.40661314129829407,0.40812307596206665,0.4095971882343292,0.41094866394996643,0.41226863861083984,0.413531094789505,0.4147913455963135,0.4160136282444,0.41722723841667175,0.41838547587394714,0.4194861948490143,0.42052826285362244,0.42157796025276184,0.4225701093673706,0.4235275387763977,0.42442092299461365,0.42532622814178467,0.4261859357357025,0.42701420187950134,0.42782071232795715,0.42856431007385254,0.42931655049324036,0.43002212047576904,0.4306983947753906,0.43131062388420105,0.4319261312484741,0.4325079619884491,0.43309953808784485,0.43366944789886475,0.4341731071472168,0.4347017705440521,0.43519023060798645,0.43568089604377747,0.4361281096935272,0.4365482032299042,0.4369487762451172,0.43733736872673035,0.437719464302063,0.43808311223983765,0.4384196400642395,0.4387441873550415,0.4390600919723511,0.43933579325675964,0.4396201968193054,0.43988072872161865,0.44014015793800354,0.44040176272392273,0.44063514471054077,0.440878301858902,0.4411030113697052,0.4413309693336487,0.44153937697410583,0.44174453616142273,0.44193235039711,0.4421103596687317,0.4422970712184906,0.44246748089790344,0.4426303207874298,0.44278663396835327,0.4429375231266022,0.4430808126926422,0.44321757555007935,0.44336411356925964,0.4434846043586731,0.4436061978340149,0.44372886419296265,0.44384825229644775,0.44396114349365234,0.44408273696899414,0.44419020414352417,0.4442976713180542,0.4444007873535156,0.44449740648269653,0.44458532333374023,0.4446656405925751,0.4447590112686157,0.44485345482826233,0.44493919610977173,0.44502493739128113,0.4450998604297638,0.44516608119010925,0.44523879885673523,0.44531044363975525,0.44537991285324097,0.44543418288230896,0.4455210268497467,0.44558724761009216,0.44564369320869446,0.44570231437683105,0.4457555115222931,0.44582170248031616,0.4458770751953125,0.44592809677124023,0.4459877908229828,0.44603338837623596,0.446086585521698,0.44613978266716003,0.4461897015571594,0.44623419642448425,0.44627654552459717,0.446321040391922,0.4463612139225006,0.4464024603366852,0.44643285870552063,0.44647517800331116,0.44650450348854065,0.44654250144958496,0.4465804994106293,0.4466065466403961,0.44663694500923157,0.446668416261673,0.44669339060783386,0.446721613407135,0.44674983620643616,0.44678565859794617,0.44681277871131897,0.4468388259410858,0.4468573033809662,0.446884423494339,0.44690829515457153,0.44693219661712646],"active":[0.0005145668983459473,0.0005145668983459473,0.0005156524130143225,0.0005167379276826978,0.0005178233841434121,0.0005210799281485379,0.0005210799863561988,0.0005254219868220389,0.0005275929579511285,0.0005254219868220389,0.0005286784726195037,0.0005243364721536636,0.0005286784726195037,0.0005308495601639152,0.0005297640454955399,0.0005319350166246295,0.0005297640454955399,0.0005362770752981305,0.0005351915606297553,0.0005362770752981305,0.000542790163308382,0.0005471321055665612,0.0005514741642400622,0.0005547307664528489,0.0005579872522503138,0.0005645002820529044,0.0005699278553947806,0.000575355370528996,0.0005764408851973712,0.0005764409434050322,0.0005807829438708723,0.0005862104590050876,0.0005948945181444287,0.0006024930626153946,0.0006057496648281813,0.0006133480928838253,0.0006220322102308273,0.0006274597835727036,0.0006426569307222962,0.0006480845040641725,0.0006632816512137651,0.0006773932254873216,0.000682820740621537,0.0006849917117506266,0.0007023599464446306,0.0007197280647233129,0.0007392672123387456,0.0007620628457516432,0.0007805166533216834,0.000802226597443223,0.0008261078037321568,0.0008293644059449434,0.0008554165251553059,0.0008923239074647427,0.0008847254794090986,0.0009042643941938877,0.0009465995244681835,0.0009617963805794716,0.0009889344219118357,0.0010453807190060616,0.001046466175466776,0.0011191952507942915,0.0011159386485815048,0.001174556091427803,0.0012147203087806702,0.0012798504903912544,0.0013069882988929749,0.0013178433291614056,0.001374289859086275,0.0014101113192737103,0.0014936961233615875,0.0015827072784304619,0.0015957336872816086,0.0016771471127867699,0.0017346786335110664,0.0017835265025496483,0.0019083600491285324,0.00199954304844141,0.0020625023171305656,0.002112436108291149,0.0022253282368183136,0.002281774766743183,0.002307828515768051,0.0024239756166934967,0.002480423077940941,0.00264107808470726,0.0027887076139450073,0.0028929170221090317,0.0029233116656541824,0.0030655134469270706,0.0031914301216602325,0.003284784033894539,0.003400934860110283,0.0034736618399620056,0.0035637617111206055,0.0036386586725711823,0.003650601953268051,0.0037092193961143494,0.003878556191921234,0.00394802913069725,0.004063095897436142,0.004101086407899857,0.004174903035163879,0.0042628273367881775,0.0043681226670742035,0.0045895688235759735,0.004576541483402252,0.004686176776885986,0.004793640226125717,0.00476541742682457,0.004936929792165756,0.004944533109664917,0.004977092146873474,0.005041137337684631,0.005148604512214661,0.005223505198955536,0.005253903567790985,0.005248464643955231,0.005424320697784424,0.005570866167545319,0.005564354360103607,0.0055947452783584595,0.005666390061378479,0.005621887743473053,0.005673989653587341,0.005777113139629364,0.0058172717690467834,0.005773857235908508,0.00572175532579422,0.005711980164051056,0.005810767412185669,0.005786888301372528,0.0058379024267196655,0.005795575678348541,0.005793392658233643,0.005683764815330505,0.005690261721611023,0.0057065486907958984,0.005751058459281921,0.00578036904335022,0.00582161545753479,0.005810767412185669,0.0058281272649765015,0.005835726857185364,0.005820542573928833,0.005862876772880554,0.005964905023574829,0.005891084671020508,0.00589326024055481,0.005941033363342285,0.005977928638458252,0.00599314272403717,0.006060436367988586,0.0059714168310165405,0.006079971790313721,0.005989879369735718,0.006062597036361694,0.006176590919494629,0.006178751587867737,0.00618310272693634,0.006377413868904114,0.006477266550064087,0.00655326247215271,0.006673738360404968,0.0066379159688949585,0.006760582327842712,0.0067714303731918335,0.006874561309814453,0.006790980696678162,0.006939694285392761,0.006904959678649902,0.006990715861320496,0.0070200115442276,0.007021114230155945,0.007120966911315918,0.00718611478805542,0.007262080907821655,0.007315278053283691,0.007319629192352295,0.007355451583862305,0.007410794496536255,0.0074694156646728516,0.007557332515716553,0.007373899221420288,0.0074596405029296875,0.007484644651412964,0.007414072751998901,0.0073923468589782715,0.007287055253982544,0.007230609655380249,0.007034122943878174,0.007033050060272217,0.00708732008934021,0.007013529539108276,0.006886512041091919,0.006923407316207886,0.006872385740280151,0.006744325160980225,0.006722569465637207,0.006614029407501221,0.0064501166343688965,0.006430596113204956,0.006371974945068359,0.006208062171936035,0.006072372198104858,0.005890011787414551,0.0058596134185791016,0.005654454231262207,0.005493789911270142,0.005443871021270752,0.005300581455230713,0.005231112241744995,0.005135565996170044,0.004930406808853149,0.004930406808853149,0.004799067974090576,0.004690498113632202,0.004587411880493164,0.004372447729110718,0.004229158163070679,0.004231363534927368,0.004075050354003906,0.0039740800857543945,0.003813415765762329,0.0036408305168151855,0.0036212801933288574,0.0035409629344940186,0.0034638941287994385,0.0033759772777557373,0.003256559371948242,0.0031219422817230225,0.0030199289321899414,0.0028657913208007812,0.0027843713760375977,0.0027301013469696045,0.002694249153137207,0.002625882625579834,0.0025314688682556152,0.002429395914077759,0.0023566782474517822,0.0022763311862945557,0.0022340118885040283,0.0021569430828094482,0.002138495445251465,0.002037525177001953,0.001984328031539917,0.0018790364265441895,0.0018399953842163086,0.001795440912246704,0.0017010271549224854,0.0016478300094604492,0.0015859603881835938,0.0015566647052764893,0.0014698207378387451,0.0014795958995819092,0.0014361441135406494,0.0014155209064483643,0.0013450086116790771,0.0012874305248260498,0.0012711882591247559,0.0012212395668029785,0.0012114644050598145,0.0011365711688995361,0.0010963976383209229,0.0010551512241363525,0.001031249761581421,0.001017153263092041,0.000958561897277832,0.0009259879589080811,0.0009096860885620117,0.0008945167064666748,0.0008521378040313721,0.0008304417133331299,0.0008217692375183105,0.0008184909820556641,0.0007989704608917236,0.0007577240467071533,0.0007468760013580322,0.0007273256778717041,0.0006947517395019531,0.0006730556488037109,0.0006622076034545898,0.0006470084190368652,0.0006437301635742188,0.0006328821182250977,0.0006046593189239502,0.0005905628204345703,0.0005905628204345703,0.0005807876586914062,0.0005536377429962158,0.0005492866039276123,0.00054931640625,0.0005232691764831543,0.000516742467880249,0.0005188882350921631,0.0005199909210205078,0.0005123913288116455,0.0005199909210205078,0.0004939436912536621,0.000474393367767334,0.00046244263648986816,0.0004526972770690918,0.0004483461380004883,0.0004374980926513672,0.000440746545791626,0.00043314695358276367,0.0004125237464904785,0.00041034817695617676,0.0003930032253265381,0.0003940761089324951,0.0003940761089324951,0.0003962516784667969,0.0003929734230041504,0.00038865208625793457,0.0004016757011413574,0.00037997961044311523,0.00036585330963134766,0.00036585330963134766,0.0003636777400970459,0.0003669261932373047,0.000348508358001709,0.000349581241607666,0.00035390257835388184,0.00033655762672424316,0.00033980607986450195,0.00033545494079589844,0.00033545494079589844,0.0003300309181213379,0.00032135844230651855,0.0003148317337036133,0.0003126561641693115,0.00030940771102905273,0.0003083348274230957,0.0003191828727722168,0.0003115832805633545,0.00031048059463500977,0.00030288100242614746,0.0002931058406829834,0.0002963840961456299,0.0002931058406829834,0.00029528141021728516,0.00029528141021728516,0.0002963542938232422,0.00030288100242614746,0.0002898573875427246,0.00028336048126220703,0.00028446316719055176,0.0002822577953338623,0.0002790093421936035,0.00027251243591308594,0.0002638101577758789]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005156524130143225,0.000517823442351073,0.0005189089570194483,0.0005210799281485379,0.0005221654428169131,0.0005254219868220389,0.0005297640454955399,0.0005319350166246295,0.00053410604596138,0.0005373625899665058,0.0005406191339716315,0.0005460466491058469,0.0005514742224477232,0.0005579872522503138,0.0005634147673845291,0.0005742698558606207,0.0005807829438708723,0.0005894670030102134,0.0005981510621495545,0.0006057496648281813,0.000616604695096612,0.000625288812443614,0.0006339728715829551,0.0006437424453906715,0.0006643671076744795,0.0006752221961505711,0.0006882483139634132,0.0007056164322420955,0.0007208135793916881,0.0007457803003489971,0.0007664049044251442,0.0008043977431952953,0.0008261079201474786,0.0008554166415706277,0.0008879819069989026,0.0009346588049083948,0.0009715660708025098,0.0010204140562564135,0.001071432838216424,0.0011224518530070782,0.0011702142655849457,0.0012212330475449562,0.0012765941210091114,0.001344981137663126,0.0014177102129906416,0.0014915247447788715,0.0015740235103294253,0.001667377189733088,0.0017520468682050705,0.0018573412671685219,0.0019572079181671143,0.0020787850953638554,0.002205789554864168,0.002329537644982338,0.002465226221829653,0.0026009147986769676,0.002760484581813216,0.002934165997430682,0.0030807096045464277,0.0032576476223766804,0.003437842009589076,0.0036462596617639065,0.0038535918574780226,0.004071779083460569,0.0042888810858130455,0.0045472318306565285,0.004788214806467295,0.005057421047240496,0.005321200005710125,0.005574123468250036,0.005878065712749958,0.0061830938793718815,0.006517430301755667,0.006836569868028164,0.00717741996049881,0.007506329100579023,0.007914479821920395,0.00828138180077076,0.008653711527585983,0.009106368757784367,0.00955576915293932,0.01002145279198885,0.010466511361300945,0.010965845547616482,0.011498830281198025,0.012051354162395,0.012595194391906261,0.01313686277717352,0.013742577284574509,0.014346119947731495,0.014989826828241348,0.01563461869955063,0.016293521970510483,0.01696653850376606,0.017720967531204224,0.018436316400766373,0.019200515002012253,0.02004069834947586,0.02079838328063488,0.021589720621705055,0.02243315987288952,0.023284198716282845,0.024154776707291603,0.025080716237425804,0.026052245870232582,0.026978185400366783,0.027946459129452705,0.028894107788801193,0.029947051778435707,0.030966345220804214,0.032010603696107864,0.03311782330274582,0.034196820110082626,0.03533117473125458,0.036536090075969696,0.037722550332546234,0.03896763175725937,0.040224649012088776,0.041489265859127045,0.04273868724703789,0.04407820478081703,0.04538407176733017,0.0467149056494236,0.04801751673221588,0.049423251301050186,0.05086154863238335,0.052227120846509933,0.053665418177843094,0.055045101791620255,0.05644974857568741,0.05790650099515915,0.0593404583632946,0.06083737686276436,0.06234406307339668,0.06384097784757614,0.06526625156402588,0.06674797087907791,0.06822100281715393,0.06973963230848312,0.07125283032655716,0.07281162589788437,0.0743248239159584,0.07582282274961472,0.0773371085524559,0.07881882786750793,0.08039715886116028,0.08193857967853546,0.0834561213850975,0.08494001626968384,0.08650857210159302,0.08808255940675735,0.08964026719331741,0.09116215258836746,0.09274156391620636,0.0942569375038147,0.09580161422491074,0.09732457995414734,0.09891702234745026,0.1004367396235466,0.10197816044092178,0.10353260487318039,0.10504146665334702,0.10662956535816193,0.10814493149518967,0.10972435027360916,0.1112961694598198,0.11286363750696182,0.11437249928712845,0.1159529983997345,0.11750853061676025,0.11909880489110947,0.12068364769220352,0.12225112318992615,0.12388046830892563,0.12554021179676056,0.12717607617378235,0.1287967413663864,0.13045647740364075,0.13208365440368652,0.13372060656547546,0.13542811572551727,0.13710196316242218,0.13873782753944397,0.14039431512355804,0.14212895929813385,0.14387987554073334,0.14556784927845,0.14719069004058838,0.14892207086086273,0.1506643146276474,0.1523653119802475,0.154133602976799,0.15590731799602509,0.15772120654582977,0.15948624908924103,0.16128818690776825,0.1630868762731552,0.16485299170017242,0.16670379042625427,0.16856110095977783,0.1704520583152771,0.17228439450263977,0.1740971952676773,0.1760033369064331,0.1779681146144867,0.1798894703388214,0.1817999631166458,0.1836116760969162,0.18554387986660004,0.18748368322849274,0.1893768161535263,0.19124279916286469,0.19309142231941223,0.19500082731246948,0.19694171845912933,0.19890758395195007,0.2007952779531479,0.20271988213062286,0.2046857476234436,0.206623375415802,0.20848828554153442,0.21041397750377655,0.2123505175113678,0.2142990082502365,0.21617476642131805,0.2180570363998413,0.22001639008522034,0.22191928327083588,0.22379070520401,0.22566646337509155,0.2274499535560608,0.2292996495962143,0.23112764954566956,0.23298169672489166,0.2347586750984192,0.23665398359298706,0.23847980797290802,0.24027414619922638,0.24207717180252075,0.24385741353034973,0.24558012187480927,0.24735601246356964,0.24903637170791626,0.2507721185684204,0.252443790435791,0.2541523873806,0.25582730770111084,0.2574816346168518,0.2590230703353882,0.26060572266578674,0.2621786296367645,0.2637471854686737,0.2653244435787201,0.26687344908714294,0.2683519124984741,0.26983797550201416,0.2712990641593933,0.2727547287940979,0.2741604745388031,0.27553147077560425,0.27684277296066284,0.2782810628414154,0.27963578701019287,0.280935138463974,0.28222689032554626,0.2834925949573517,0.2847582995891571,0.2859339118003845,0.28720393776893616,0.28837087750434875,0.2894694209098816,0.29062655568122864,0.29174572229385376,0.292804092168808,0.29390695691108704,0.29501092433929443,0.296106219291687,0.29708966612815857,0.29813718795776367,0.29909786581993103,0.30007481575012207,0.3009888231754303,0.3019028306007385,0.30281248688697815,0.3036515712738037,0.3044743835926056,0.30530914664268494,0.30608636140823364,0.3068690299987793,0.3076169490814209,0.3083757162094116,0.3091192841529846,0.30989542603492737,0.3105836510658264,0.31125664710998535,0.31193292140960693,0.3126157224178314,0.31325072050094604,0.3138640522956848,0.31446757912635803,0.3150472640991211,0.31562691926956177,0.31619030237197876,0.3167124092578888,0.31724974513053894,0.31774041056632996,0.318208247423172,0.318645715713501,0.31910595297813416,0.3195890188217163,0.32002973556518555,0.3204411566257477,0.32085147500038147,0.32126179337501526,0.3216438889503479,0.322020560503006,0.3224102556705475,0.3227619528770447,0.32312777638435364,0.32350337505340576,0.3238246738910675,0.3241535723209381,0.3244423270225525,0.3247690796852112,0.32508713006973267,0.3253704309463501,0.325647234916687,0.3259131908416748,0.32615742087364197,0.32641470432281494,0.32668715715408325,0.32693031430244446,0.32717347145080566,0.32741880416870117,0.32764241099357605,0.3278443217277527,0.32806792855262756,0.32827091217041016,0.3284858465194702,0.32867148518562317,0.32886144518852234,0.32902318239212036,0.3291849195957184,0.32934990525245667,0.3295290172100067,0.32969292998313904,0.3298492431640625,0.33001208305358887],"recovered":[0.0,0.0,0.0,0.0,1.0855087566596922e-06,3.2565262699790765e-06,3.2565262699790765e-06,5.427543783298461e-06,6.513052539958153e-06,8.684070053277537e-06,1.1940595868509263e-05,1.628263089514803e-05,1.953915852936916e-05,2.2795684344600886e-05,2.7137719371239655e-05,3.256526179029606e-05,3.7992806028341874e-05,4.3420350266387686e-05,4.88478945044335e-05,5.536094613489695e-05,6.404501618817449e-05,7.272908987943083e-05,8.24986636871472e-05,8.792620792519301e-05,9.661028161644936e-05,0.00010529434803174809,0.00011289291433058679,0.00012049147335346788,0.00013785960618406534,0.00015414223889820278,0.00016282631258945912,0.0001801944599719718,0.00019756259280256927,0.0002138452255167067,0.00023338438768405467,0.00026160760899074376,0.0002865743008442223,0.00031371202203445137,0.0003419352578930557,0.0003875266411341727,0.0004298614803701639,0.0004656832606997341,0.0005123601295053959,0.0005688066012226045,0.0006241675582714379,0.000674100941978395,0.0007338039577007294,0.0007978489738889039,0.0008542953873984516,0.0009248534915968776,0.0010084375971928239,0.0010941928485408425,0.0011756060412153602,0.0012646177783608437,0.0013720830902457237,0.0014773774892091751,0.001592441345565021,0.0017085907747969031,0.0018399374093860388,0.001960428897291422,0.0020950320176780224,0.0022730554919689894,0.0024337107315659523,0.0025987080298364162,0.0027658764738589525,0.0029580113478004932,0.003164258087053895,0.0033639916218817234,0.003577837022021413,0.0038112213369458914,0.004060888197273016,0.0043083843775093555,0.004552623722702265,0.004809889476746321,0.005089950747787952,0.00536892656236887,0.00569132249802351,0.006007205694913864,0.006342628039419651,0.006685648579150438,0.007036267779767513,0.00741185387596488,0.00779069634154439,0.008202103897929192,0.00864607747644186,0.009044459089636803,0.009479748085141182,0.009959543123841286,0.010455620475113392,0.010984263382852077,0.011551984585821629,0.012104508467018604,0.012663545086979866,0.01325080543756485,0.013868460431694984,0.01449805498123169,0.015127650462090969,0.015780040994286537,0.016482366248965263,0.017192287370562553,0.01799013651907444,0.018776046112179756,0.01954132877290249,0.020316382870078087,0.02110663242638111,0.02189905382692814,0.022750092670321465,0.023668432608246803,0.024599799886345863,0.025542020797729492,0.026438651606440544,0.027416694909334183,0.028427304700016975,0.029399920254945755,0.030409442260861397,0.03152643144130707,0.03255549445748329,0.033668141812086105,0.03483289107680321,0.0359933003783226,0.03722101077437401,0.03844437748193741,0.039695970714092255,0.040985554456710815,0.04225994274020195,0.04354409873485565,0.04486733302474022,0.046197082847356796,0.047574594616889954,0.048983585089445114,0.05035458132624626,0.051752716302871704,0.053185589611530304,0.05456309765577316,0.05600791051983833,0.057416900992393494,0.058926843106746674,0.060408562421798706,0.06188702583312988,0.0633600652217865,0.06486566364765167,0.06632675975561142,0.06782041490077972,0.0693574994802475,0.0708848088979721,0.07240235060453415,0.0739557147026062,0.0754428580403328,0.0769701674580574,0.07847359776496887,0.08002696186304092,0.08159009367227554,0.08312825858592987,0.08466208726167679,0.0861893966794014,0.08770585060119629,0.08925704658031464,0.09083863347768784,0.0923963338136673,0.0939236432313919,0.0954151377081871,0.096994549036026,0.09856528043746948,0.10004917532205582,0.10160253942012787,0.10313636064529419,0.10466910153627396,0.10618989914655685,0.1077975332736969,0.1093812882900238,0.11094117164611816,0.1124565377831459,0.11396756768226624,0.11560234427452087,0.11721649765968323,0.11874706298112869,0.12029717117547989,0.12188635021448135,0.12351895868778229,0.12518629431724548,0.1268058717250824,0.12843631207942963,0.1300971359014511,0.13173408806324005,0.13344375789165497,0.1351056843996048,0.13675673305988312,0.13842950761318207,0.14010444283485413,0.1418217271566391,0.1434706151485443,0.1451401263475418,0.14685630798339844,0.14859312772750854,0.15028217434883118,0.1520233303308487,0.15382637083530426,0.15561093389987946,0.15738031268119812,0.1591670662164688,0.1609201580286026,0.1626797765493393,0.1645088493824005,0.1663835346698761,0.16824626922607422,0.17013178765773773,0.1719304770231247,0.1737780123949051,0.1756700575351715,0.1775740385055542,0.1795051544904709,0.18137657642364502,0.18330444395542145,0.18523338437080383,0.18712760508060455,0.18899467587471008,0.1908780336380005,0.19271472096443176,0.19466863572597504,0.19659975171089172,0.19850699603557587,0.20048587024211884,0.20243436098098755,0.20433834195137024,0.20629768073558807,0.2082277238368988,0.21019574999809265,0.21210841834545135,0.21401673555374146,0.21592506766319275,0.21781493723392487,0.21974605321884155,0.2216532975435257,0.2235323041677475,0.2253885269165039,0.2272024154663086,0.2290184646844864,0.2308833748102188,0.23275044560432434,0.23457735776901245,0.23646180331707,0.23827242851257324,0.24007438123226166,0.24187523126602173,0.24362725019454956,0.2453770935535431,0.24709327518939972,0.24882791936397552,0.25052890181541443,0.25222012400627136,0.25388529896736145,0.25553637742996216,0.25710710883140564,0.2586919367313385,0.2603071630001068,0.26193109154701233,0.26352354884147644,0.26508885622024536,0.26654666662216187,0.26808592677116394,0.2695513665676117,0.2709929347038269,0.27243557572364807,0.27386951446533203,0.27525246143341064,0.27666035294532776,0.27809756994247437,0.2793741524219513,0.28070172667503357,0.28198695182800293,0.2832808792591095,0.2844586670398712,0.2856896221637726,0.2868923842906952,0.2880614697933197,0.28920885920524597,0.2903421223163605,0.29146236181259155,0.2925793528556824,0.29368332028388977,0.29476338624954224,0.2958011329174042,0.29682478308677673,0.2978397309780121,0.29882752895355225,0.29977846145629883,0.3007032871246338,0.3016086220741272,0.3025095760822296,0.3033682107925415,0.3041899502277374,0.3050040900707245,0.3058355748653412,0.3066149950027466,0.3073867857456207,0.30814120173454285,0.30889347195625305,0.30963486433029175,0.3103143870830536,0.31101346015930176,0.31173422932624817,0.31237903237342834,0.3130249083042145,0.31368380784988403,0.314301460981369,0.3148735463619232,0.3154532015323639,0.31598836183547974,0.3165430426597595,0.31704020500183105,0.3175482153892517,0.3180301785469055,0.3184784948825836,0.3189322352409363,0.3193773031234741,0.3198288679122925,0.3202565610408783,0.3206299841403961,0.32101860642433167,0.3214007019996643,0.321800172328949,0.3221714198589325,0.3225404918193817,0.3229128122329712,0.3232482373714447,0.3235890865325928,0.32388433814048767,0.32420673966407776,0.3245280385017395,0.32482874393463135,0.3251228928565979,0.3254072964191437,0.3256482779979706,0.32590556144714355,0.32618018984794617,0.3264515697956085,0.3266925513744354,0.32693028450012207,0.3271636664867401,0.3273774981498718,0.3276076316833496,0.32781171798706055,0.32801905274391174,0.3282111883163452,0.3284033238887787,0.3285878598690033,0.32874634861946106,0.3289254307746887,0.32908719778060913,0.32924675941467285,0.32939982414245605],"active":[0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005156524130143225,0.0005167379276826978,0.0005156524130143225,0.0005178233841434121,0.0005167379276826978,0.0005189089570194483,0.0005210799863561988,0.0005199944134801626,0.000517823442351073,0.000517823442351073,0.000517823442351073,0.0005189089570194483,0.0005189089570194483,0.0005199944716878235,0.0005199944134801626,0.0005254219868220389,0.0005254219868220389,0.0005254219868220389,0.0005254219868220389,0.0005232510156929493,0.0005286784726195037,0.0005286785308271646,0.0005286785308271646,0.0005308495601639152,0.0005438756197690964,0.0005373625899665058,0.00053410604596138,0.0005427901051007211,0.0005406191339716315,0.0005482176784425974,0.0005525596789084375,0.0005710133700631559,0.0005645003402605653,0.0005688423407264054,0.0005742699140682817,0.0005927235470153391,0.0005840394296683371,0.0005905525758862495,0.0006057495484128594,0.0006100917235016823,0.0006014076643623412,0.0005970654892735183,0.0006024931790307164,0.0006111771799623966,0.0006198612391017377,0.00063722935738042,0.0006491700187325478,0.0006589395925402641,0.000657854019664228,0.0006817352259531617,0.0006925901398062706,0.0007067020051181316,0.0007284120656549931,0.0007370962994173169,0.0007566354470327497,0.0007609773892909288,0.0008000556845217943,0.0008391339797526598,0.0008076541125774384,0.0008239368908107281,0.0008391339797526598,0.000880383187904954,0.0008955805096775293,0.0009075209964066744,0.0009248894639313221,0.0009693948086351156,0.0009769934695214033,0.0009965328499674797,0.0010128156282007694,0.0010214997455477715,0.0010681762360036373,0.001093143131583929,0.001148503739386797,0.001145247370004654,0.0011702142655849457,0.0011637010611593723,0.0012288312427699566,0.0012451140210032463,0.0012418576516211033,0.0013156724162399769,0.001353665255010128,0.0013753753155469894,0.0014220522716641426,0.0014860974624752998,0.001539287157356739,0.0015957336872816086,0.001610931009054184,0.0015848781913518906,0.0016380688175559044,0.0016825748607516289,0.0017390213906764984,0.0017661582678556442,0.0017954669892787933,0.0018388880416750908,0.0019409265369176865,0.0019539501518011093,0.0020082276314496994,0.0020505618304014206,0.002022337168455124,0.0020483918488025665,0.002116777002811432,0.0021775662899017334,0.0022557228803634644,0.0023306235671043396,0.002383813261985779,0.00237838551402092,0.002404438331723213,0.002455456182360649,0.0025303568691015244,0.002539040520787239,0.0026106834411621094,0.0027083810418844223,0.0026703886687755585,0.002775680273771286,0.0028679482638835907,0.0028896592557430267,0.0029743313789367676,0.0030036382377147675,0.0030448883771896362,0.003042716532945633,0.0030926503241062164,0.0031241290271282196,0.0031708069145679474,0.0031501837074756622,0.00322616845369339,0.003286954015493393,0.0032435357570648193,0.0033108368515968323,0.0032923854887485504,0.0032641589641571045,0.0033434033393859863,0.0033325478434562683,0.003420475870370865,0.003417219966650009,0.0034324154257774353,0.003379225730895996,0.0033879056572914124,0.0033553391695022583,0.003412872552871704,0.0034324154257774353,0.0034541264176368713,0.0034400150179862976,0.0034204721450805664,0.003381393849849701,0.0033759698271751404,0.0034269914031028748,0.0034649819135665894,0.0034291595220565796,0.0033499225974082947,0.003380313515663147,0.0034204721450805664,0.0034508705139160156,0.003456301987171173,0.0034845173358917236,0.0034183040261268616,0.0034052804112434387,0.003400936722755432,0.003501884639263153,0.0034421905875205994,0.003412880003452301,0.0034834295511245728,0.0034389272332191467,0.003493204712867737,0.0034758299589157104,0.003534451127052307,0.0034986361861228943,0.003482349216938019,0.0034313276410102844,0.0034964606165885925,0.0035409629344940186,0.0034964606165885925,0.003467150032520294,0.003504060208797455,0.0035832971334457397,0.0036538615822792053,0.003657117486000061,0.00361044704914093,0.0036506056785583496,0.003647342324256897,0.003623470664024353,0.0036940276622772217,0.003658205270767212,0.0036321431398391724,0.0036375820636749268,0.0036994516849517822,0.0037754327058792114,0.003746122121810913,0.0037200748920440674,0.003781944513320923,0.0038080066442489624,0.0037721842527389526,0.0038514286279678345,0.0038839876651763916,0.0038948357105255127,0.0038753151893615723,0.003907874226570129,0.003919810056686401,0.003932833671569824,0.004024013876914978,0.004052251577377319,0.004068523645401001,0.004038125276565552,0.003965407609939575,0.004072859883308411,0.004190102219581604,0.004219412803649902,0.004225924611091614,0.0041065216064453125,0.004167303442955017,0.004179239273071289,0.004143431782722473,0.004115194082260132,0.0040967464447021484,0.004122793674468994,0.004226997494697571,0.004238948225975037,0.0041955262422561646,0.004212886095046997,0.004199877381324768,0.004189014434814453,0.004149943590164185,0.0041162967681884766,0.004122793674468994,0.00410325825214386,0.004066348075866699,0.0040403008460998535,0.004091322422027588,0.004104346036911011,0.004044651985168457,0.004013165831565857,0.0039176493883132935,0.003911122679710388,0.003925234079360962,0.0039632320404052734,0.0038753002882003784,0.0039035379886627197,0.003902450203895569,0.003812342882156372,0.0038047432899475098,0.0037830322980880737,0.0037048906087875366,0.0037287622690200806,0.003659278154373169,0.003678843379020691,0.0036158710718154907,0.003623485565185547,0.0036071836948394775,0.0035963356494903564,0.0034866929054260254,0.0034986138343811035,0.0034866929054260254,0.0034400224685668945,0.0033933520317077637,0.003349900245666504,0.0032630562782287598,0.003291308879852295,0.00321313738822937,0.003203362226486206,0.0031675398349761963,0.0030958950519561768,0.0029732584953308105,0.0030286014080047607,0.0029754340648651123,0.002837568521499634,0.0028527379035949707,0.0027908682823181152,0.002771347761154175,0.0026530325412750244,0.0027452707290649414,0.002681255340576172,0.0025770366191864014,0.0025650858879089355,0.002536863088607788,0.0024619698524475098,0.0024445950984954834,0.0024315714836120605,0.002422899007797241,0.002326279878616333,0.002336055040359497,0.002273082733154297,0.0022350847721099854,0.0021612942218780518,0.0021243691444396973,0.0021091997623443604,0.0020429491996765137,0.0019648075103759766,0.0019409358501434326,0.0018964111804962158,0.0018649399280548096,0.001781374216079712,0.001760721206665039,0.0017324984073638916,0.0017542243003845215,0.0016901791095733643,0.0016217827796936035,0.0016185343265533447,0.001602262258529663,0.001516491174697876,0.0014850199222564697,0.0014426708221435547,0.0013634562492370605,0.001325458288192749,0.001316756010055542,0.0012592077255249023,0.001261383295059204,0.0011973679065704346,0.0011680424213409424,0.0010975003242492676,0.0010757744312286377,0.0011105239391326904,0.0010975003242492676,0.0010638535022735596,0.0010226070880889893,0.0010052323341369629,0.0010139048099517822,0.0010019540786743164,0.0010095536708831787,0.0009617805480957031,0.0009563565254211426,0.0009628832340240479,0.0009118616580963135,0.0009053349494934082,0.0008532404899597168,0.0008847415447235107,0.0008803904056549072,0.0008423924446105957,0.0008184909820556641,0.0007902979850769043,0.000750124454498291,0.0007664263248443604,0.0007815957069396973,0.000750124454498291,0.0007219016551971436,0.0007262527942657471,0.0007121264934539795,0.0006806552410125732,0.0006904304027557373,0.0006632804870605469,0.000674128532409668,0.0006524324417114258,0.000650256872177124,0.0006198585033416748,0.0005970597267150879,0.0006035566329956055,0.0006035864353179932,0.0006057322025299072,0.0006024837493896484,0.0006122589111328125]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0005145668983459473,0.0005156524130143225,0.0005156524130143225,0.000517823442351073,0.0005189089570194483,0.0005210799281485379,0.0005232509574852884,0.0005265075014904141,0.0005297640454955399,0.00053410604596138,0.000538448104634881,0.0005438756197690964,0.0005493031931109726,0.000559072766918689,0.0005645002820529044,0.0005710133700631559,0.0005775263998657465,0.0005872959736734629,0.0005992365768179297,0.0006090061506256461,0.0006133482092991471,0.0006231177831068635,0.0006318018422462046,0.0006437424453906715,0.0006524265045300126,0.0006654526223428547,0.0006752221961505711,0.0006882483139634132,0.0006969323731027544,0.0007110440055839717,0.0007262410945259035,0.0007370961830019951,0.0007468657568097115,0.0007588063599541783,0.0007761744782328606,0.0007967991987243295,0.0008174238610081375,0.0008391340379603207,0.0008597587002441287,0.0008901529363356531,0.0009118631132878363,0.0009346588049083948,0.0009585400111973286,0.0009921907912939787,0.0010182429105043411,0.0010486372048035264,0.001084459014236927,0.001121366280131042,0.0011550170602276921,0.0011930098989978433,0.001240772195160389,0.00127876503393054,0.0013297840487211943,0.001374289859086275,0.0014372493606060743,0.0014969523763284087,0.0015620829071849585,0.001633726409636438,0.0016869163373485208,0.0017607309855520725,0.0018269469728693366,0.0019007616210728884,0.001964806579053402,0.00203970680013299,0.0021254620514810085,0.002213388215750456,0.0022991434670984745,0.002394668059423566,0.002488021971657872,0.0025868031661957502,0.0027007816825062037,0.0028169311117380857,0.002929823938757181,0.003040545852854848,0.0031512677669525146,0.003277186769992113,0.0034150462597608566,0.0035637610126286745,0.003702706191688776,0.0038535918574780226,0.003992537036538124,0.004147764761000872,0.004319275263696909,0.004487528931349516,0.004657953977584839,0.00484357587993145,0.005038967356085777,0.005227846093475819,0.00542432302609086,0.005633826367557049,0.005843329709023237,0.006069115363061428,0.006288388278335333,0.0065282853320240974,0.006777952425181866,0.007024363148957491,0.0072751156985759735,0.0075388941913843155,0.0078048440627753735,0.008085990324616432,0.008383420296013355,0.008674336597323418,0.008967423811554909,0.009271366521716118,0.009604617021977901,0.009921586140990257,0.010262435302138329,0.010628252290189266,0.01096801646053791,0.011296926066279411,0.011683367192745209,0.012051354162395,0.012419342063367367,0.012806868180632591,0.013208506628870964,0.01360580325126648,0.0139759611338377,0.014402566477656364,0.014836769551038742,0.015251434408128262,0.015693236142396927,0.016126353293657303,0.016598550602793694,0.017049036920070648,0.01752774603664875,0.017989087849855423,0.018466711044311523,0.018945420160889626,0.019436070695519447,0.01989741250872612,0.020430397242307663,0.02091779001057148,0.021418210119009018,0.021934911608695984,0.02241036482155323,0.022943349555134773,0.02347199246287346,0.024054910987615585,0.024564014747738838,0.02513173595070839,0.025653865188360214,0.026237867772579193,0.026788221672177315,0.027367882430553436,0.027933433651924133,0.028513094410300255,0.029081901535391808,0.029690871015191078,0.030293328687548637,0.030872991308569908,0.031497158110141754,0.03208658844232559,0.03267819061875343,0.03329910337924957,0.03392544016242027,0.034523557871580124,0.03514663875102997,0.03575778007507324,0.0363287590444088,0.036954011768102646,0.03756515309214592,0.03817955031991005,0.03881891444325447,0.03942028805613518,0.04004336893558502,0.040683820843696594,0.04132644087076187,0.04193432629108429,0.042551979422569275,0.04318591579794884,0.04381442815065384,0.04442448168992996,0.04508772864937782,0.045704297721385956,0.046336062252521515,0.04695805907249451,0.04760393872857094,0.048234619200229645,0.04887072741985321,0.04948404058814049,0.05012014880776405,0.05071934685111046,0.051344599574804306,0.051988307386636734,0.052609220147132874,0.05322036147117615,0.05387166514992714,0.054484978318214417,0.05509503558278084,0.05572788417339325,0.05633034184575081,0.05696319416165352,0.05755588412284851,0.05818222090601921,0.05878576263785362,0.05938170850276947,0.05996245518326759,0.06057685241103172,0.061204276978969574,0.061796966940164566,0.06238314136862755,0.06299102306365967,0.06359239667654037,0.06415686011314392,0.06475389003753662,0.06534875184297562,0.065907783806324,0.06644945591688156,0.06699112802743912,0.06755450367927551,0.0680842325091362,0.06860527396202087,0.06912632286548615,0.06965821981430054,0.07019011676311493,0.07068727910518646,0.07122243940830231,0.07174999266862869,0.07229383289813995,0.07280728220939636,0.07331312447786331,0.07384394109249115,0.07437366992235184,0.07489145547151566,0.0754287838935852,0.07597696781158447,0.0764990970492363,0.07702448219060898,0.07753033190965652,0.07804594933986664,0.07852356880903244,0.07907392084598541,0.07962319254875183,0.08015074580907822,0.0806804746389389,0.08122974634170532,0.08176706731319427,0.08231959491968155,0.08282870054244995,0.0833931639790535,0.08392397314310074,0.08448301255702972,0.08502142876386642,0.08553052693605423,0.08604072034358978,0.08658672869205475,0.08710777014493942,0.08764727413654327,0.08819762617349625,0.08874580264091492,0.08928096294403076,0.08982154726982117,0.09035344421863556,0.09090054035186768,0.09143895655870438,0.09197302162647247,0.09252011775970459,0.09305202215909958,0.09361431002616882,0.0941418707370758,0.09469005465507507,0.09524691849946976,0.09579292684793472,0.09632483124732971,0.0968545600771904,0.09740056842565536,0.09792378544807434,0.09846870601177216,0.09899409115314484,0.09955313056707382,0.10010022670030594,0.10060064494609833,0.10118681937456131,0.10169701278209686,0.10225822031497955,0.1028248518705368,0.10335350036621094,0.1038973405957222,0.1044921949505806,0.1050914004445076,0.1056569442152977,0.10623118281364441,0.10680107027292252,0.10737096518278122,0.10792457312345505,0.10850857943296432,0.10907195508480072,0.109660305082798,0.11020631343126297,0.11078380793333054,0.11135803908109665,0.11193118989467621,0.11253256350755692,0.11312307417392731,0.11370273679494858,0.11428239941596985,0.11487400531768799,0.11543846875429153,0.11599642038345337,0.1165771633386612,0.1171470582485199,0.11771043390035629,0.11830529570579529,0.1188817024230957,0.11946896463632584,0.12006490677595139,0.12064890563488007,0.12122097611427307,0.12179195135831833,0.12242480367422104,0.12301965802907944,0.123592808842659,0.1241583600640297,0.12474562227725983,0.1253296136856079,0.12591037154197693,0.12653562426567078,0.12712831795215607,0.12772859632968903,0.12832780182361603,0.12892374396324158,0.129527285695076,0.13012973964214325,0.1307235211133957,0.13129015266895294,0.13194362819194794,0.13253305852413177,0.13313768804073334,0.13376620411872864,0.13435888290405273,0.13495591282844543,0.1355627179145813,0.13614672422409058,0.13674266636371613,0.13733752071857452,0.1379280388355255,0.13850335776805878,0.13910147547721863,0.13968981802463531,0.1402825117111206,0.1408751904964447,0.1414700597524643,0.14205080270767212,0.14262937009334564,0.14320795238018036,0.14374420046806335,0.1443292796611786,0.144896999001503,0.1454191356897354,0.14600422978401184,0.1465730369091034],"recovered":[0.0,0.0,0.0,0.0,2.1710175133193843e-06,3.2565262699790765e-06,5.427543783298461e-06,5.427543783298461e-06,7.598561296617845e-06,1.1940595868509263e-05,1.519712259323569e-05,2.06246659217868e-05,2.8223228582646698e-05,3.147975439787842e-05,3.6907298635924235e-05,4.233484287397005e-05,4.88478945044335e-05,5.536094613489695e-05,6.187400140333921e-05,6.94725604262203e-05,7.707111944910139e-05,8.24986636871472e-05,9.00972299859859e-05,0.00010312333324691281,0.00011180739966221154,0.00012157698074588552,0.00013460309128277004,0.00014654367987532169,0.00015848428301978856,0.0001693393714958802,0.0001780234306352213,0.0001932205632328987,0.00020299013704061508,0.0002138452255167067,0.0002268713287776336,0.00024423946160823107,0.00025835109408944845,0.00028765981551259756,0.00030828447779640555,0.00032239611027762294,0.00035170483170077205,0.00037450052332133055,0.00039729621494188905,0.0004190063918940723,0.00044614411308430135,0.00047219631960615516,0.0004949920112267137,0.0005308138206601143,0.0005601225420832634,0.0005948588368482888,0.0006295950734056532,0.0006773574859835207,0.000715350266546011,0.0007598561351187527,0.0008076185476966202,0.0008586374460719526,0.0009226824622601271,0.0009834709344431758,0.001050772494636476,0.0011104755103588104,0.0011593233793973923,0.0012233683373779058,0.0013015250442549586,0.0013785961782559752,0.001443726709112525,0.00151428475510329,0.001592441345565021,0.001674939994700253,0.0017726358491927385,0.0018681605579331517,0.0019615143537521362,0.0020700653549283743,0.0021731886081397533,0.002292594639584422,0.002400059951469302,0.0025075252633541822,0.0026323588099330664,0.002762619871646166,0.0028961373027414083,0.003031826112419367,0.003180540632456541,0.0033227424137294292,0.003466029418632388,0.003623428288847208,0.0037905967328697443,0.003957765176892281,0.00413470296189189,0.004319239407777786,0.004511374514549971,0.004690483212471008,0.004883703775703907,0.005082352086901665,0.005300539545714855,0.005523068830370903,0.005761880427598953,0.005997436121106148,0.006250359583646059,0.006485914811491966,0.006739924196153879,0.0069993603974580765,0.007272908929735422,0.007554055657237768,0.00783086009323597,0.008114177733659744,0.008406179957091808,0.008732917718589306,0.009054228663444519,0.009357085451483727,0.009719645604491234,0.010048555210232735,0.010385062545537949,0.01073459628969431,0.011105840094387531,0.011484682559967041,0.011854841373860836,0.012246710248291492,0.012664631009101868,0.013042387552559376,0.013432085514068604,0.013842407613992691,0.014254901558160782,0.0146836768835783,0.015108111314475536,0.015571623109281063,0.016029708087444305,0.016508417204022408,0.016949133947491646,0.01743001490831375,0.017898954451084137,0.018368979915976524,0.0188607145100832,0.019373076036572456,0.019855041056871414,0.020334836095571518,0.020853709429502487,0.02132699079811573,0.02183500863611698,0.022351711988449097,0.022898808121681213,0.02342093735933304,0.023961521685123444,0.024497762322425842,0.02506331168115139,0.02560063824057579,0.026157505810260773,0.02674693614244461,0.027322256937623024,0.02787478081882,0.02845444157719612,0.029030846431851387,0.029613764956593513,0.030241189524531364,0.03084690310060978,0.03146021440625191,0.032044220715761185,0.03267381340265274,0.03327084332704544,0.03388524055480957,0.03450506925582886,0.035087987780570984,0.03568718582391739,0.03629507124423981,0.036891017109155655,0.03750758618116379,0.038132838904857635,0.03875374794006348,0.0393952839076519,0.04003139212727547,0.04064253345131874,0.04125801846385002,0.041903894394636154,0.04254651814699173,0.04316634312272072,0.04381656274199486,0.04444941505789757,0.045073579996824265,0.04569123685359955,0.04634036868810654,0.046971049159765244,0.047623440623283386,0.04821829870343208,0.048845723271369934,0.04944166913628578,0.050087545067071915,0.050725825130939484,0.05132177099585533,0.05191880092024803,0.05254622548818588,0.053186673671007156,0.05382712557911873,0.05443500727415085,0.05502118542790413,0.05563558265566826,0.05626191943883896,0.05689585581421852,0.057506997138261795,0.05811271443963051,0.05871842801570892,0.05934259295463562,0.059972189366817474,0.060545336455106735,0.06116407737135887,0.06177304685115814,0.06236790865659714,0.06296276301145554,0.06357064843177795,0.06413077563047409,0.0646713599562645,0.06522713601589203,0.06577857583761215,0.06632458418607712,0.06686300039291382,0.06742746382951736,0.06793331354856491,0.06845869868993759,0.06899385154247284,0.06949861347675323,0.07003377377986908,0.07054070383310318,0.07109105587005615,0.07162512838840485,0.07215702533721924,0.07271932065486908,0.07325881719589233,0.07379071414470673,0.07432044297456741,0.07486753910779953,0.07538206875324249,0.07591831684112549,0.07642090320587158,0.07692892104387283,0.07744019478559494,0.07797317951917648,0.0785224512219429,0.07903914898633957,0.07958190888166428,0.0801062062382698,0.08063159137964249,0.08120474219322205,0.08174098283052444,0.08226745575666428,0.0828188955783844,0.08335947245359421,0.08390223234891891,0.08441676199436188,0.08492152392864227,0.0854707881808281,0.08598858118057251,0.08653242141008377,0.08707299828529358,0.0876515805721283,0.08815307915210724,0.08867304027080536,0.08919842541217804,0.08972924202680588,0.09026873856782913,0.0908147469162941,0.09136836230754852,0.09194693714380264,0.09247123450040817,0.092997707426548,0.09351658076047897,0.09407778829336166,0.09464768320322037,0.09517523646354675,0.0957082211971283,0.09625531733036041,0.09681326895952225,0.09732997417449951,0.09786079078912735,0.09841874241828918,0.09895063936710358,0.09944020211696625,0.1000361442565918,0.10054850578308105,0.1011108011007309,0.1016828641295433,0.10221584886312485,0.10277163237333298,0.10333935171365738,0.10392552614212036,0.10449433326721191,0.10506748408079147,0.1056525707244873,0.106218121945858,0.10677932947874069,0.10736116021871567,0.10792779922485352,0.10851505398750305,0.10905889421701431,0.10963855683803558,0.11022473126649857,0.1107848584651947,0.11136017739772797,0.11196480691432953,0.11253035068511963,0.1131143569946289,0.11369293183088303,0.114247627556324,0.11483597755432129,0.11541888862848282,0.11598443984985352,0.11652719974517822,0.11712639778852463,0.1177038848400116,0.11831285804510117,0.11888817697763443,0.11949389427900314,0.1200627014040947,0.1206304207444191,0.12122853845357895,0.12180711328983307,0.12240305542945862,0.12302614003419876,0.1235819160938263,0.12418654561042786,0.12477055191993713,0.12536215782165527,0.12597329914569855,0.12653666734695435,0.12710656225681305,0.1277274787425995,0.1283375322818756,0.1289573609828949,0.1295337677001953,0.1301286220550537,0.1307278275489807,0.1313498169183731,0.13197506964206696,0.1325959861278534,0.13318432867527008,0.13379546999931335,0.1344207227230072,0.13503295183181763,0.13559198379516602,0.13618141412734985,0.13678604364395142,0.13735920190811157,0.13797034323215485,0.13856737315654755,0.1391676515340805,0.1397397220134735,0.1403052657842636,0.14091423153877258,0.14150801301002502,0.14208224415779114,0.14266625046730042,0.14321443438529968,0.14380495250225067,0.14438243210315704,0.1449241042137146],"active":[0.0005145668983459473,0.0005156524130143225,0.0005156524130143225,0.000517823442351073,0.0005167379276826978,0.0005178233841434121,0.000517823442351073,0.0005210799863561988,0.000522165501024574,0.0005221654428169131,0.0005232509574852884,0.0005232509574852884,0.0005210799863561988,0.0005275930161587894,0.0005275929579511285,0.0005286785308271646,0.0005286785308271646,0.0005319350166246295,0.0005373625899665058,0.0005395335610955954,0.0005362770752981305,0.0005406191339716315,0.0005417045904323459,0.0005406191339716315,0.0005406191339716315,0.0005438756197690964,0.0005406191339716315,0.0005417046486400068,0.000538448104634881,0.0005417046486400068,0.0005482176784425974,0.0005438756197690964,0.0005438756197690964,0.0005449611344374716,0.0005493031349033117,0.0005525597371160984,0.000559072766918689,0.0005514742224477232,0.0005514742224477232,0.0005677568260580301,0.0005601582815870643,0.0005601582815870643,0.0005612437962554395,0.0005731843993999064,0.0005720987683162093,0.0005764408851973712,0.0005894670030102134,0.0005905524594709277,0.0005948945181444287,0.0005981510621495545,0.0006111771217547357,0.0006014075479470193,0.0006144337821751833,0.0006144337239675224,0.0006296308129094541,0.0006383149302564561,0.0006394004449248314,0.0006502554751932621,0.0006361438427120447,0.0006502554751932621,0.0006676235934719443,0.0006773932836949825,0.0006632815347984433,0.0006611106218770146,0.0006817353423684835,0.0006991034606471658,0.0007067021215334535,0.0007197280647233129,0.0007153861224651337,0.0007186426082625985,0.0007392673287540674,0.0007468657568097115,0.0007566353306174278,0.0007479512132704258,0.0007512078154832125,0.0007696615066379309,0.0007826874498277903,0.0008011411409825087,0.0008065688889473677,0.0008217657450586557,0.000811996404081583,0.0008250223472714424,0.0008532458450645208,0.0008641006425023079,0.0008673572447150946,0.0008858107030391693,0.0009042643941938877,0.0009086066856980324,0.0009129485115408897,0.0009433431550860405,0.0009596259333193302,0.0009867632761597633,0.0009878487326204777,0.0010052165016531944,0.0010160719975829124,0.0010269270278513432,0.0010247561149299145,0.0010529793798923492,0.0010649198666214943,0.0010866299271583557,0.0011105113662779331,0.0011202809400856495,0.0011365637183189392,0.0011571887880563736,0.0011984370648860931,0.0011886684224009514,0.0012082066386938095,0.0012711668387055397,0.0012483708560466766,0.0012483708560466766,0.0012983046472072601,0.0013167578727006912,0.0013135019689798355,0.0013221856206655502,0.001353665255010128,0.001359093002974987,0.0013113301247358322,0.0013601789250969887,0.0014046840369701385,0.0014090267941355705,0.001438334584236145,0.0014426764100790024,0.0014904392883181572,0.0014774138107895851,0.0014980379492044449,0.0014806706458330154,0.0015175770968198776,0.0015154052525758743,0.0015371162444353104,0.0015284325927495956,0.0015696827322244644,0.0015447139739990234,0.0015631690621376038,0.001600075513124466,0.001556655392050743,0.001616358757019043,0.0016369838267564774,0.0017031989991664886,0.0016652066260576248,0.001710798591375351,0.0016923435032367706,0.0017401054501533508,0.0017249099910259247,0.0017672441899776459,0.0017759278416633606,0.0017661582678556442,0.0017596445977687836,0.0018160901963710785,0.0018388871103525162,0.0018421448767185211,0.0018833931535482407,0.0018453989177942276,0.0018312875181436539,0.0018388889729976654,0.0018812194466590881,0.0018497444689273834,0.0018757954239845276,0.0018725395202636719,0.0018236897885799408,0.001866023987531662,0.0018779672682285309,0.0018844790756702423,0.001927897334098816,0.0019127018749713898,0.0019105300307273865,0.0019300729036331177,0.00193115696310997,0.0019029341638088226,0.001909445971250534,0.001927897334098816,0.001910533756017685,0.0018779635429382324,0.0019213855266571045,0.001887734979391098,0.0018866471946239471,0.0018844790756702423,0.0019127018749713898,0.001894250512123108,0.001899678260087967,0.0018605999648571014,0.0019018501043319702,0.0018736235797405243,0.0019029304385185242,0.0019007623195648193,0.00188339501619339,0.001898590475320816,0.0019528642296791077,0.001938752830028534,0.0019083619117736816,0.0019007585942745209,0.0018953345715999603,0.0019420087337493896,0.001920301467180252,0.001920301467180252,0.0018899068236351013,0.0018747113645076752,0.001849740743637085,0.0018584243953227997,0.0018616840243339539,0.0018247775733470917,0.001837804913520813,0.0018269456923007965,0.0018193498253822327,0.0017889514565467834,0.0017911270260810852,0.0017781034111976624,0.0017770081758499146,0.0017780959606170654,0.0017639920115470886,0.0017759278416633606,0.001759648323059082,0.0017422735691070557,0.0016988590359687805,0.0017249062657356262,0.0017314180731773376,0.001693427562713623,0.0017238259315490723,0.001716218888759613,0.0017531290650367737,0.00171622633934021,0.0016879960894584656,0.0016869157552719116,0.0016543492674827576,0.0016326382756233215,0.001638069748878479,0.0016565248370170593,0.0016315579414367676,0.0016424134373664856,0.0016120150685310364,0.0016250461339950562,0.001594647765159607,0.0016337260603904724,0.001650013029575348,0.001628294587135315,0.0016413256525993347,0.0016478374600410461,0.001660861074924469,0.0016880035400390625,0.0016239583492279053,0.0016521811485290527,0.0016565173864364624,0.0016641169786453247,0.0016619563102722168,0.001628294587135315,0.0016239583492279053,0.0016652047634124756,0.0016369819641113281,0.0016586929559707642,0.0016652047634124756,0.0016728043556213379,0.0016293823719024658,0.0016684681177139282,0.0016804039478302002,0.0017021149396896362,0.0017097145318984985,0.001704283058643341,0.001705370843410492,0.001683659851551056,0.0016673728823661804,0.001670636236667633,0.001692347228527069,0.0017303377389907837,0.001715138554573059,0.0016771480441093445,0.0016793236136436462,0.001692347228527069,0.0016684681177139282,0.0016554370522499084,0.0016641169786453247,0.0016923397779464722,0.0016814842820167542,0.001650005578994751,0.0017466172575950623,0.001660868525505066,0.0017097145318984985,0.0017140507698059082,0.001670636236667633,0.001681491732597351,0.0017205625772476196,0.0017520487308502197,0.0017314180731773376,0.0017368495464324951,0.0017335861921310425,0.0017183944582939148,0.001706451177597046,0.0017292499542236328,0.0017107948660850525,0.0017325058579444885,0.0016912594437599182,0.0017249137163162231,0.0017194822430610657,0.0017064586281776428,0.0017477050423622131,0.0017628967761993408,0.001737929880619049,0.0017520487308502197,0.001759648323059082,0.0017455369234085083,0.001748792827129364,0.0017411857843399048,0.0017281696200370789,0.001725994050502777,0.0017780959606170654,0.0017553046345710754,0.0017650797963142395,0.0017520487308502197,0.001760728657245636,0.001727081835269928,0.0017292499542236328,0.001794382929801941,0.0017911195755004883,0.0017856955528259277,0.0017553046345710754,0.0017194822430610657,0.0017476975917816162,0.0017238259315490723,0.0017650723457336426,0.0017661601305007935,0.0017552971839904785,0.0017911344766616821,0.0018171817064285278,0.0017998069524765015,0.0017922073602676392,0.0017661601305007935,0.0017563849687576294,0.001815006136894226,0.001805230975151062,0.0017878711223602295,0.0017911344766616821,0.0017628967761993408,0.001771584153175354,0.0017672479152679443,0.001726001501083374,0.0017097145318984985,0.0017455369234085083,0.0017466247081756592,0.0017173141241073608,0.0017422735691070557,0.0017194747924804688,0.001715138554573059,0.0017075389623641968,0.0017303377389907837,0.0017455369234085083,0.001715138554573059,0.0016999393701553345,0.0016619563102722168,0.0016630291938781738,0.001682564616203308,0.0016141831874847412,0.0016217976808547974,0.001648932695388794]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005156524130143225,0.0005167379276826978,0.000517823442351073,0.0005189089570194483,0.0005199944134801626,0.0005210799281485379,0.0005221654428169131,0.0005232509574852884,0.0005232509574852884,0.0005265075014904141,0.0005275930161587894,0.0005297640454955399,0.0005308495019562542,0.0005330205312930048,0.0005362770752981305,0.000538448104634881,0.0005427901051007211,0.0005460466491058469,0.0005482176784425974,0.000554730708245188,0.000559072766918689,0.0005623293109238148,0.0005677568260580301,0.0005731843411922455,0.0005786119145341218,0.0005829539732076228,0.0005894670030102134,0.0005970655474811792,0.000604664150159806,0.0006144337239675224,0.0006242032977752388,0.0006328873569145799,0.0006426569307222962,0.0006545975338667631,0.0006730511668138206,0.0006893338286317885,0.0007099584909155965,0.0007294976385310292,0.000744694727472961,0.0007653194479644299,0.0007892006542533636,0.000815252831671387,0.000840219552628696,0.0008825543336570263,0.0009086065692827106,0.0009531124378554523,0.0009965328499674797,0.0010399532038718462,0.0010855444706976414,0.0011452474864199758,0.0011962663847953081,0.0012483708560466766,0.0013124158140271902,0.0013710332568734884,0.0014263943303376436,0.001506721950136125,0.0015794510254636407,0.0016662917332723737,0.0017715860158205032,0.0018519137520343065,0.0019485240336507559,0.0020494763739407063,0.0021525996271520853,0.002272005658596754,0.002383813029155135,0.0025216727517545223,0.002656275639310479,0.0027941353619098663,0.002949363086372614,0.003119787899777293,0.0032826142851263285,0.0034736639354377985,0.003669055411592126,0.0038785585202276707,0.004101088270545006,0.004351840354502201,0.004593908786773682,0.004878312349319458,0.00515837362036109,0.005452546291053295,0.0057369498535990715,0.006058260332792997,0.006413221824914217,0.006785551086068153,0.007186104077845812,0.007581228855997324,0.007985038682818413,0.008442037738859653,0.008889267221093178,0.00937666092067957,0.009907474741339684,0.010455656796693802,0.011029890738427639,0.01161823607981205,0.01224240381270647,0.012894794344902039,0.01356455311179161,0.01425385195761919,0.014968116767704487,0.01572471484541893,0.016537761315703392,0.017423536628484726,0.018295200541615486,0.01926347427070141,0.02023717574775219,0.021203279495239258,0.02228553034365177,0.023362355306744576,0.024494541808962822,0.025718996301293373,0.026997724547982216,0.02820589579641819,0.029581235721707344,0.03094463422894478,0.032351452857255936,0.03382448852062225,0.035353969782590866,0.036983318626880646,0.03856056556105614,0.04025287181138992,0.04192238673567772,0.04367656633257866,0.04551650583744049,0.04733039066195488,0.04921049252152443,0.05115137994289398,0.053134605288505554,0.055087435990571976,0.05715532973408699,0.0592525340616703,0.06145068630576134,0.06368575245141983,0.06594578176736832,0.06824380159378052,0.07048863172531128,0.07284310460090637,0.07524750381708145,0.07766710221767426,0.08015400171279907,0.08261702209711075,0.08507353067398071,0.08762013167142868,0.09013308584690094,0.09268295019865036,0.0952751412987709,0.09792269766330719,0.10057025402784348,0.10324603319168091,0.10597934573888779,0.10862364619970322,0.11136455088853836,0.11402839422225952,0.1167573630809784,0.11948415637016296,0.12221964448690414,0.12493232637643814,0.1277807056903839,0.13044996559619904,0.1332017332315445,0.13604141771793365,0.1387779861688614,0.14157208800315857,0.14434665441513062,0.14714400470256805,0.15002712607383728,0.15279299020767212,0.15566524863243103,0.15843872725963593,0.1612936109304428,0.16416695713996887,0.16706743836402893,0.1699386090040207,0.1728401780128479,0.17571894824504852,0.17869214713573456,0.18171311914920807,0.1846863329410553,0.18769752979278564,0.19070221483707428,0.19377529621124268,0.19687442481517792,0.20008644461631775,0.20320293307304382,0.20645512640476227,0.2097029685974121,0.21297143399715424,0.21620190143585205,0.21953549981117249,0.22276923060417175,0.2260843813419342,0.22939518094062805,0.2326972931623459,0.23602329194545746,0.23943939805030823,0.24284246563911438,0.24612721800804138,0.2496030181646347,0.2529821991920471,0.2563483715057373,0.2597666382789612,0.2632239758968353,0.26669108867645264,0.2702385485172272,0.2737903296947479,0.27730193734169006,0.28074735403060913,0.2842937111854553,0.2876555323600769,0.29113566875457764,0.29458650946617126,0.29804274439811707,0.30148380994796753,0.3048858046531677,0.3084126114845276,0.31171149015426636,0.3152230978012085,0.31856539845466614,0.32193371653556824,0.3251630961894989,0.32846522331237793,0.331743448972702,0.33495765924453735,0.3381349444389343,0.34120258688926697,0.34423115849494934,0.34722065925598145,0.3502025306224823,0.3530682921409607,0.35588517785072327,0.35867276787757874,0.36148858070373535,0.3641567528247833,0.366732656955719,0.36931943893432617,0.37180960178375244,0.3742715120315552,0.3766857087612152,0.3789934813976288,0.3811373710632324,0.38330620527267456,0.38543814420700073,0.3874691426753998,0.3894197940826416,0.3912879526615143,0.3931637108325958,0.39500692486763,0.39675459265708923,0.398471862077713,0.4001489579677582,0.4016708433628082,0.4032122790813446,0.40475478768348694,0.40613338351249695,0.40754127502441406,0.4089242219924927,0.41027459502220154,0.41155657172203064,0.4127452075481415,0.4139273166656494,0.4150497615337372,0.41615697741508484,0.4172240197658539,0.4182324707508087,0.4191703498363495,0.4200713038444519,0.4210135340690613,0.42186564207077026,0.4227123558521271,0.4235134720802307,0.42433518171310425,0.42505812644958496,0.4258299469947815,0.4265593886375427,0.42719441652297974,0.4278804659843445,0.42851656675338745,0.429121196269989,0.4297236502170563,0.43025338649749756,0.43080592155456543,0.4313161075115204,0.4318002462387085,0.4322930574417114,0.432753324508667,0.43322116136550903,0.4336184561252594,0.43404290080070496,0.434420645236969,0.4347625970840454,0.4351229667663574,0.43546274304389954,0.4358155429363251,0.4361303150653839,0.4364483952522278,0.4367392957210541,0.4370096027851105,0.43729832768440247,0.43756103515625,0.437795490026474,0.43802887201309204,0.43824708461761475,0.43844354152679443,0.43863242864608765,0.4388386607170105,0.4390318989753723,0.4392120838165283,0.43939444422721863,0.4395616352558136,0.439719021320343,0.43987858295440674,0.44003164768218994,0.44019338488578796,0.44034644961357117,0.44047996401786804,0.4406178295612335,0.4407491683959961,0.44085121154785156,0.4409695267677307,0.4410715699195862,0.44118446111679077,0.4412919282913208,0.44140371680259705,0.44150468707084656,0.4415915310382843,0.44170984625816345,0.4418118894100189,0.4419041574001312,0.44201380014419556,0.44209301471710205,0.442171186208725,0.44227105379104614,0.44234704971313477,0.4424436390399933,0.44252070784568787,0.4425967037677765,0.44267159700393677,0.44275954365730286,0.4428333342075348,0.4429028034210205,0.44296470284461975,0.4430287480354309,0.443094938993454,0.44314271211624146,0.4431861340999603,0.4432469308376312,0.44329360127449036,0.4433402717113495,0.44338804483413696],"recovered":[0.0,0.0,0.0,0.0,0.0,1.0855087566596922e-06,1.0855087566596922e-06,1.0855087566596922e-06,1.0855087566596922e-06,3.2565262699790765e-06,4.342035026638769e-06,4.342035026638769e-06,5.427543783298461e-06,6.513052539958153e-06,8.684070053277537e-06,1.1940595868509263e-05,1.519712259323569e-05,1.628263089514803e-05,1.8453649317962117e-05,2.06246659217868e-05,2.496670094842557e-05,2.8223228582646698e-05,3.039424518647138e-05,3.365077282069251e-05,3.7992806028341874e-05,4.016382445115596e-05,4.233484287397005e-05,4.667687608161941e-05,5.1018912927247584e-05,5.536094613489695e-05,6.295950879575685e-05,7.272908987943083e-05,7.815663411747664e-05,8.358417835552245e-05,9.00972299859859e-05,9.661028161644936e-05,0.0001107218922697939,0.00011940596596105024,0.00013460309128277004,0.00014654367987532169,0.00016391182725783437,0.00018127996008843184,0.00020299013704061508,0.00022578582866117358,0.00024315396149177104,0.00027029169723391533,0.0002952583890873939,0.0003354221989866346,0.0003647309495136142,0.0004016382445115596,0.0004472296277526766,0.0004928209818899632,0.0005329847917892039,0.0005829182337038219,0.0006317661027424037,0.000678443000651896,0.0007327184430323541,0.0007869938854128122,0.0008325852104462683,0.0009096563444472849,0.0009867275366559625,0.0010659695835784078,0.001158237922936678,0.0012266249395906925,0.0013232352212071419,0.0014241875614970922,0.0015251397853717208,0.0016326052136719227,0.001736814039759338,0.0018649040721356869,0.001994079677388072,0.0021275971084833145,0.0022556872572749853,0.0024098295252770185,0.0025791688822209835,0.002758277812972665,0.002939557656645775,0.003124094335362315,0.003324913326650858,0.0035561267286539078,0.0037786560133099556,0.004041349049657583,0.0042910161428153515,0.004589531105011702,0.004884789697825909,0.005198501516133547,0.005529581569135189,0.005897569004446268,0.006265556439757347,0.006647655740380287,0.007053636014461517,0.007475899066776037,0.007897076196968555,0.008358418010175228,0.008877290412783623,0.009393992833793163,0.009931319393217564,0.010491441935300827,0.011098241433501244,0.011736520566046238,0.012392167933285236,0.0130716972053051,0.013746882788836956,0.014488285407423973,0.01523294486105442,0.01604381948709488,0.016895944252610207,0.017833823338150978,0.018746737390756607,0.01968027465045452,0.020713679492473602,0.021778563037514687,0.022861899808049202,0.02400168403983116,0.02523590810596943,0.02646579034626484,0.027759715914726257,0.029089463874697685,0.030482172966003418,0.03189876303076744,0.03334899991750717,0.03491973131895065,0.036490462720394135,0.03811004385352135,0.03975784406065941,0.04145558178424835,0.04322821646928787,0.04498022794723511,0.046829935163259506,0.04868181422352791,0.05065092444419861,0.05262763798236847,0.05467056483030319,0.0567341148853302,0.058862797915935516,0.06103707477450371,0.06319072097539902,0.06545726209878922,0.06772597879171371,0.07005982100963593,0.07237087190151215,0.07476984709501266,0.07723177969455719,0.07969371229410172,0.08211005479097366,0.0846056416630745,0.08711425215005875,0.089654341340065,0.0921868309378624,0.09484416246414185,0.09747868776321411,0.10014904290437698,0.1028161346912384,0.10552339255809784,0.10814923793077469,0.11085867136716843,0.11355290561914444,0.11626993119716644,0.11898913234472275,0.12177780270576477,0.12447094917297363,0.12720318138599396,0.12996253371238708,0.13277943432331085,0.13555724918842316,0.13832855224609375,0.14108791947364807,0.1439373791217804,0.14671410620212555,0.14952123165130615,0.15231859683990479,0.15518216788768768,0.15801751613616943,0.16084308922290802,0.1637272834777832,0.16658760607242584,0.16956624388694763,0.17248952388763428,0.1753324717283249,0.17826224863529205,0.181241974234581,0.18432481586933136,0.18737509846687317,0.19034071266651154,0.19334866106510162,0.19653137028217316,0.19969779253005981,0.20286965370178223,0.20613378286361694,0.20938053727149963,0.2125871330499649,0.2158946692943573,0.21914251148700714,0.22238710522651672,0.2257424145936966,0.22902390360832214,0.2323032170534134,0.235646590590477,0.23903663456439972,0.2423941045999527,0.24583843350410461,0.24919265508651733,0.2525349259376526,0.25594887137413025,0.25939100980758667,0.2627940773963928,0.26635563373565674,0.26987484097480774,0.27340167760849,0.2768535912036896,0.28035977482795715,0.28382256627082825,0.2872657775878906,0.29065150022506714,0.29421520233154297,0.2976323962211609,0.30103981494903564,0.30452755093574524,0.30792737007141113,0.3113184869289398,0.31473568081855774,0.3180280327796936,0.3213713765144348,0.3246680796146393,0.3280092775821686,0.3313276767730713,0.3344789147377014,0.33766162395477295,0.34070539474487305,0.34375131130218506,0.3467017412185669,0.34967276453971863,0.35258954763412476,0.35541728138923645,0.3582298457622528,0.3609740138053894,0.36359551548957825,0.3662799596786499,0.36887869238853455,0.37138837575912476,0.37386876344680786,0.3762916326522827,0.37849193811416626,0.3806836009025574,0.38288283348083496,0.38500282168388367,0.386982798576355,0.3889106512069702,0.3908710777759552,0.39269039034843445,0.394511878490448,0.3962986469268799,0.39805933833122253,0.39970603585243225,0.4012821912765503,0.402861624956131,0.4042825400829315,0.4056937098503113,0.4071461260318756,0.4085236191749573,0.4098338484764099,0.4111386239528656,0.4123413562774658,0.41348767280578613,0.4146730303764343,0.4158041477203369,0.41685056686401367,0.4178546667098999,0.41877952218055725,0.41970327496528625,0.42063355445861816,0.42149436473846436,0.42235517501831055,0.42317473888397217,0.4239400327205658,0.4247031509876251,0.42547929286956787,0.42617183923721313,0.42681771516799927,0.42744946479797363,0.42809319496154785,0.428703248500824,0.4293002784252167,0.4298690855503082,0.43039989471435547,0.4309220314025879,0.431406170129776,0.43189355731010437,0.43234512209892273,0.43277931213378906,0.4332059323787689,0.4335912764072418,0.43397337198257446,0.4343576431274414,0.43471044301986694,0.4350892901420593,0.43541276454925537,0.4357340931892395,0.4360401928424835,0.4363311231136322,0.436615526676178,0.4368944764137268,0.43715065717697144,0.4373894929885864,0.4376271963119507,0.4378562569618225,0.43806684017181396,0.43825680017471313,0.43845435976982117,0.4386454224586487,0.4388212561607361,0.438989520072937,0.43915560841560364,0.4393281936645508,0.439481258392334,0.43965277075767517,0.43980690836906433,0.43995562195777893,0.44009891152381897,0.4402172267436981,0.4403388202190399,0.4404560327529907,0.4405624270439148,0.44068074226379395,0.44079798460006714,0.4409184753894806,0.4410129189491272,0.4411073625087738,0.44122132658958435,0.4413168430328369,0.44140368700027466,0.4415198564529419,0.4416099488735199,0.44169461727142334,0.44178035855293274,0.4418715536594391,0.44196489453315735,0.44205066561698914,0.4421168863773346,0.4421982765197754,0.44226884841918945,0.4423578679561615,0.4424327611923218,0.442508727312088,0.44257277250289917,0.44263356924057007,0.4426911175251007,0.4427432119846344,0.4428040087223053,0.44285067915916443,0.4429005980491638],"active":[0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005156524130143225,0.0005167379276826978,0.0005167379276826978,0.000517823442351073,0.0005189088988117874,0.0005199944134801626,0.0005189088988117874,0.0005189088988117874,0.0005189088988117874,0.0005210799863561988,0.0005210799863561988,0.0005210799863561988,0.0005189088988117874,0.0005178233841434121,0.0005199944716878235,0.0005199944716878235,0.0005221654428169131,0.0005210799281485379,0.0005199944716878235,0.0005243364721536636,0.0005254219868220389,0.0005243365303613245,0.0005275930161587894,0.0005308495019562542,0.0005319350166246295,0.0005319350748322904,0.00053410604596138,0.00053410604596138,0.0005319350748322904,0.0005362770752981305,0.0005406191339716315,0.0005427901051007211,0.0005460466491058469,0.0005438756197690964,0.0005536451935768127,0.0005547307664528489,0.00056341482559219,0.0005655857967212796,0.0005634147673845291,0.0005623293109238148,0.00056341482559219,0.0005720988847315311,0.0005699278553947806,0.0005872959736734629,0.0005731843411922455,0.0005883814883418381,0.0005948946345597506,0.000592723605223,0.0005927234888076782,0.0006122626946307719,0.0006133481510914862,0.0006166047533042729,0.0006339728133752942,0.0006383148138411343,0.0006394004449248314,0.0006741367396898568,0.0006697946810163558,0.0006795641966164112,0.0007056164322420955,0.0006936758290976286,0.0007218990940600634,0.0007262411527335644,0.0007284120656549931,0.0007468658732250333,0.0007512078154832125,0.0007848587119951844,0.0007913715671747923,0.0008000556845217943,0.0008217659778892994,0.0008641006425023079,0.0008727847598493099,0.000894495053216815,0.0009107775986194611,0.0009390008635818958,0.0009769939351826906,0.0010269270278513432,0.0010377820581197739,0.0010996563360095024,0.0011170245707035065,0.0011615301482379436,0.00114741874858737,0.0011734706349670887,0.0012147203087806702,0.0012559695169329643,0.0012885350733995438,0.0013156724162399769,0.0013373829424381256,0.0013884017243981361,0.0014133681543171406,0.0014795847237110138,0.0015490567311644554,0.0015783663839101791,0.0016358979046344757,0.0016869166865944862,0.0017509618774056435,0.001796552911400795,0.0018280325457453728,0.0018616840243339539,0.0018964195623993874,0.001977832056581974,0.002049475908279419,0.0021905917674303055,0.002251381054520607,0.0023675300180912018,0.0024033524096012115,0.0024565421044826508,0.0026052556931972504,0.002648675814270973,0.0027159787714481354,0.002857096493244171,0.0029960405081510544,0.002969987690448761,0.003115445375442505,0.003184918314218521,0.0032619889825582504,0.0033423155546188354,0.0034552067518234253,0.003634318709373474,0.003640834242105484,0.0037624090909957886,0.003812342882156372,0.0039187222719192505,0.004060924053192139,0.0041021741926670074,0.004230264574289322,0.004321444779634476,0.004452791064977646,0.004436511546373367,0.004527691751718521,0.004581969231367111,0.004716571420431137,0.004822954535484314,0.004908706992864609,0.0050530806183815,0.005031369626522064,0.0051171258091926575,0.005187682807445526,0.005296230316162109,0.0053841546177864075,0.005385242402553558,0.005379818379878998,0.005510076880455017,0.0055274441838264465,0.005568698048591614,0.005620799958705902,0.005735866725444794,0.00572609156370163,0.005767345428466797,0.005830302834510803,0.005807511508464813,0.005841158330440521,0.005879156291484833,0.005898691713809967,0.005931250751018524,0.005949713289737701,0.005943194031715393,0.006002902984619141,0.005979016423225403,0.005998551845550537,0.00607888400554657,0.005998551845550537,0.006014838814735413,0.006018102169036865,0.006056085228919983,0.006089746952056885,0.00607888400554657,0.006144016981124878,0.00612013041973114,0.006111443042755127,0.0061494410037994385,0.006224349141120911,0.006211325526237488,0.006252571940422058,0.006152704358100891,0.006202623248100281,0.006380647420883179,0.006424084305763245,0.006455555558204651,0.00637739896774292,0.006400197744369507,0.006533712148666382,0.0067377835512161255,0.0066715627908706665,0.006757333874702454,0.006833314895629883,0.0068376511335372925,0.006821364164352417,0.006948366761207581,0.006874561309814453,0.006941869854927063,0.007008075714111328,0.006954878568649292,0.006999388337135315,0.007136180996894836,0.00719587504863739,0.007090583443641663,0.007208913564682007,0.007143765687942505,0.007155716419219971,0.007231712341308594,0.007275104522705078,0.007300078868865967,0.007444471120834351,0.0074346959590911865,0.007427096366882324,0.007345676422119141,0.007440119981765747,0.007295757532119751,0.00731310248374939,0.00732073187828064,0.007391244173049927,0.0072686076164245605,0.007253408432006836,0.007372796535491943,0.007183939218521118,0.007295727729797363,0.007246911525726318,0.007198035717010498,0.007135063409805298,0.007093846797943115,0.007075369358062744,0.006948381662368774,0.006807267665863037,0.006723672151565552,0.006569534540176392,0.0065152645111083984,0.006451219320297241,0.006366550922393799,0.006212413311004639,0.0060832202434539795,0.006071299314498901,0.005926907062530518,0.00575864315032959,0.005723923444747925,0.005529642105102539,0.00539281964302063,0.005297333002090454,0.005124717950820923,0.004845738410949707,0.004814267158508301,0.004754543304443359,0.004586309194564819,0.004416972398757935,0.004305154085159302,0.00425305962562561,0.004135847091674805,0.004064202308654785,0.003959983587265015,0.003850311040878296,0.0036115050315856934,0.0035062432289123535,0.0034725964069366455,0.003271758556365967,0.003258734941482544,0.0032305121421813965,0.0031284689903259277,0.0030329525470733643,0.0029113590717315674,0.0027886927127838135,0.0027084052562713623,0.002669304609298706,0.0025509893894195557,0.0024283230304718018,0.0023197829723358154,0.002216637134552002,0.0022340118885040283,0.002162367105484009,0.002078801393508911,0.0020191073417663574,0.001980006694793701,0.001883387565612793,0.0018899142742156982,0.0018562376499176025,0.0017151236534118652,0.0017086267471313477,0.0016988515853881836,0.0016717314720153809,0.0016304552555084229,0.001550137996673584,0.0015056431293487549,0.0014470219612121582,0.0014003515243530273,0.0013710260391235352,0.0013471543788909912,0.001327604055404663,0.00127333402633667,0.0012635886669158936,0.0012147128582000732,0.0011713206768035889,0.001149594783782959,0.0011050999164581299,0.0011050999164581299,0.001041024923324585,0.0010356307029724121,0.0010052025318145752,0.0009694099426269531,0.0009672045707702637,0.0009455084800720215,0.0009010136127471924,0.0008782148361206055,0.0008575916290283203,0.00081634521484375,0.0007761716842651367,0.0007718205451965332,0.0007750988006591797,0.0007577240467071533,0.0007490217685699463,0.0007403790950775146,0.0007295012474060059,0.0007229745388031006,0.0007034540176391602,0.0007121264934539795,0.0006936788558959961,0.0006730556488037109,0.0006622076034545898,0.000650256872177124,0.0006339848041534424,0.0006307065486907959,0.000615537166595459,0.0006220340728759766,0.0006111860275268555,0.0006057322025299072,0.0005862116813659668,0.0005786120891571045,0.0006024837493896484,0.0005905628204345703,0.0005873143672943115,0.0006101131439208984,0.0005731582641601562,0.0005612373352050781,0.0005764365196228027,0.0005666911602020264,0.0005720853805541992,0.0005558133125305176,0.0005460381507873535,0.0005547106266021729,0.0005612671375274658,0.0005644857883453369,0.0005449354648590088,0.0005319416522979736,0.0005200207233428955,0.0005221664905548096,0.0005091428756713867,0.0004950165748596191,0.0005037188529968262,0.0004895925521850586,0.0004895925521850586,0.00048744678497314453]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005156524130143225,0.0005167379276826978,0.0005189089570194483,0.0005199944134801626,0.0005210799281485379,0.0005221654428169131,0.0005232509574852884,0.0005232509574852884,0.0005243364721536636,0.0005265075014904141,0.0005275930161587894,0.0005297640454955399,0.0005330205312930048,0.0005373625899665058,0.0005395336193032563,0.0005427901051007211,0.0005471321637742221,0.0005514742224477232,0.0005536451935768127,0.000559072766918689,0.0005655857967212796,0.0005720988847315311,0.000575355370528996,0.0005818684585392475,0.0005872959736734629,0.0005894670030102134,0.000595980032812804,0.000604664150159806,0.0006122626946307719,0.0006198612391017377,0.0006263742689043283,0.0006361439009197056,0.0006448279600590467,0.0006556830485351384,0.00066653813701123,0.0006806497694924474,0.0006958468584343791,0.0007132149767130613,0.0007327541243284941,0.0007501223008148372,0.0007674904773011804,0.0007870296249166131,0.0008076542289927602,0.0008261079201474786,0.0008489036117680371,0.0008760413620620966,0.0008999225101433694,0.0009216326870955527,0.0009509414667263627,0.0009835066739469767,0.0010214995127171278,0.0010573212057352066,0.00109748519025743,0.0011387343984097242,0.0011745562078431249,0.0012092925608158112,0.0012592258863151073,0.0013102449011057615,0.0013623492559418082,0.0014253087574616075,0.0014774131122976542,0.0015425437595695257,0.0015957336872816086,0.0016728048212826252,0.0017411918379366398,0.001824775943532586,0.0019083601655438542,0.0019952007569372654,0.002080956008285284,0.0021634548902511597,0.0022644069977104664,0.0023686159402132034,0.00247933785431087,0.0025911452248692513,0.0026986105367541313,0.002826700685545802,0.002958047203719616,0.0030937357805669308,0.0032294243574142456,0.0033629420213401318,0.003511656541377306,0.003656029235571623,0.0038004019297659397,0.003950201906263828,0.004127140156924725,0.004296479746699333,0.004478844814002514,0.004669894464313984,0.004863115027546883,0.005057421047240496,0.0052973185665905476,0.005514420568943024,0.0057391207665205,0.00597793236374855,0.006223257631063461,0.006469667889177799,0.006738874129951,0.007018935400992632,0.007288141641765833,0.00758340023458004,0.007892770692706108,0.008194541558623314,0.008513680659234524,0.0088577875867486,0.009198636747896671,0.00956228282302618,0.009924842976033688,0.010312369093298912,0.010746573098003864,0.011157980188727379,0.011595440097153187,0.012045926414430141,0.012498583644628525,0.012926273979246616,0.013415838591754436,0.013883693143725395,0.014387369155883789,0.014914926141500473,0.015419688075780869,0.015962442383170128,0.01650628261268139,0.017083773389458656,0.01765909232199192,0.018252866342663765,0.01881624571979046,0.019436070695519447,0.020113427191972733,0.02072782628238201,0.021356334909796715,0.022015240043401718,0.022736016660928726,0.02348393201828003,0.024281781166791916,0.025016671046614647,0.025797151029109955,0.02657654695212841,0.02735811285674572,0.02815813384950161,0.02899288944900036,0.02981136366724968,0.030696053057909012,0.03161439299583435,0.03250451013445854,0.03341633826494217,0.03433467820286751,0.03529752418398857,0.03625168651342392,0.037287261337041855,0.03830546885728836,0.039298709481954575,0.040342967957258224,0.04139482602477074,0.04248359426856041,0.04355824738740921,0.04466112330555916,0.045805249363183975,0.0469222366809845,0.048084817826747894,0.04924739897251129,0.05039912462234497,0.05162249132990837,0.052824150770902634,0.054083339869976044,0.05533384531736374,0.056609317660331726,0.05789456143975258,0.05921345576643944,0.06057576835155487,0.06191202998161316,0.0632244125008583,0.06454113125801086,0.06590887159109116,0.06724296510219574,0.06860636174678802,0.06999581307172775,0.07136572152376175,0.0727432370185852,0.0741761103272438,0.07555796205997467,0.07696478068828583,0.07833360880613327,0.07972848415374756,0.08118414878845215,0.08259639889001846,0.08403903990983963,0.0854545459151268,0.08687330037355423,0.08826709538698196,0.08972276747226715,0.09117192029953003,0.09259936213493347,0.09405285865068436,0.09545967727899551,0.09692511707544327,0.09839706122875214,0.09984296560287476,0.10128234326839447,0.10274235904216766,0.10421104729175568,0.10563740879297256,0.10709090530872345,0.10854548960924149,0.11000983417034149,0.11144270747900009,0.1128777489066124,0.11438443511724472,0.11577171832323074,0.11725669354200363,0.11867762356996536,0.12012895196676254,0.12159547209739685,0.12310107052326202,0.12458713352680206,0.12602868676185608,0.12749846279621124,0.12897801399230957,0.13044779002666473,0.13191214203834534,0.1334220916032791,0.13490164279937744,0.13637250661849976,0.1378857046365738,0.13940216600894928,0.14089365303516388,0.14237754046916962,0.14390484988689423,0.14542131125926971,0.14697575569152832,0.14851391315460205,0.150069460272789,0.15157288312911987,0.15313059091567993,0.1546654999256134,0.15623296797275543,0.1577635407447815,0.15932124853134155,0.16087135672569275,0.1624833345413208,0.1640898883342743,0.16571488976478577,0.167372465133667,0.1689855307340622,0.1705714613199234,0.1721758395433426,0.17378130555152893,0.17540523409843445,0.17708559334278107,0.17871928215026855,0.18041159212589264,0.18215274810791016,0.18380272388458252,0.1855134814977646,0.18731001019477844,0.1890099048614502,0.19075649976730347,0.19241081178188324,0.1942453235387802,0.19600710272789001,0.19776561856269836,0.1994905024766922,0.20134563744068146,0.20302490890026093,0.20473459362983704,0.20649310946464539,0.20828095078468323,0.210088312625885,0.21181535720825195,0.21358799934387207,0.21537040174007416,0.21714304387569427,0.21887768805027008,0.2206275314092636,0.22239255905151367,0.2241087555885315,0.22587595880031586,0.22765620052814484,0.22938866913318634,0.23117107152938843,0.23287749290466309,0.2346436083316803,0.23630769550800323,0.23802822828292847,0.23970533907413483,0.24143998324871063,0.24312686920166016,0.24477466940879822,0.24645395576953888,0.24810175597667694,0.24976149201393127,0.2514711618423462,0.253042995929718,0.2546538710594177,0.25624632835388184,0.257850706577301,0.25935739278793335,0.26093679666519165,0.2624717056751251,0.26402509212493896,0.2655360996723175,0.267069935798645,0.26855382323265076,0.27001166343688965,0.2713913321495056,0.27285459637641907,0.274238646030426,0.2755662202835083,0.27686774730682373,0.27824848890304565,0.27954351902008057,0.28083527088165283,0.2820814251899719,0.2833775281906128,0.2845867872238159,0.28578951954841614,0.2869456112384796,0.2881135940551758,0.28923600912094116,0.2903280556201935,0.2913864254951477,0.2924502193927765,0.29346299171447754,0.29448336362838745,0.2954918146133423,0.296485036611557,0.29749131202697754,0.29842159152030945,0.29931387305259705,0.30023548007011414,0.3011104166507721,0.30195602774620056,0.30283746123313904,0.30370911955833435,0.30456557869911194,0.30536994338035583,0.3061981797218323,0.3069949448108673,0.30777326226234436,0.3085472285747528,0.3093244433403015,0.3100680112838745,0.3107660114765167,0.3114672303199768,0.3121793270111084,0.3128480017185211,0.3135156035423279],"recovered":[0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0855087566596922e-06,3.2565262699790765e-06,4.342035026638769e-06,6.513052539958153e-06,6.513052539958153e-06,7.598561296617845e-06,7.598561296617845e-06,8.684070053277537e-06,1.0855087566596922e-05,1.0855087566596922e-05,1.4111614291323349e-05,1.7368140106555074e-05,2.06246659217868e-05,2.2795684344600886e-05,2.605221015983261e-05,2.9308735975064337e-05,3.256526179029606e-05,3.582178760552779e-05,4.016382445115596e-05,4.667687608161941e-05,5.210442031966522e-05,5.427543874247931e-05,5.970298298052512e-05,6.513052358059213e-05,7.055806781863794e-05,7.598561205668375e-05,8.141315629472956e-05,8.901171531761065e-05,9.55247669480741e-05,0.00010203782585449517,0.0001107218922697939,0.00011940596596105024,0.00012809003237634897,0.00014003063552081585,0.00015088572399690747,0.0001649973273742944,0.00017910894530359656,0.00019647709268610924,0.00021275971084833145,0.00023012785823084414,0.0002453249762766063,0.0002681206678971648,0.0002854888152796775,0.0003115410218015313,0.0003321656840853393,0.00035170483170077205,0.00037015849375166,0.0003994672151748091,0.00043203248060308397,0.00046676877536810935,0.000500419526360929,0.0005329847917892039,0.000570977630559355,0.0006046284106560051,0.0006415356765501201,0.0006882125744596124,0.0007392314728349447,0.0007967634592205286,0.0008608084754087031,0.0009118273737840354,0.0009628462721593678,0.001025805831886828,0.0010941928485408425,0.001153895864263177,0.0012266249395906925,0.0013036960735917091,0.0013840236933901906,0.0014632658567279577,0.0015435934765264392,0.0016358616994693875,0.001733557553961873,0.0018377663800492883,0.001935462118126452,0.0020483550615608692,0.0021699320059269667,0.0022936800960451365,0.0024206845555454493,0.002552031073719263,0.002700745826587081,0.0028353489469736814,0.0029808070976287127,0.0031371202785521746,0.003271723398938775,0.0034399772994220257,0.0036038891412317753,0.0037732284981757402,0.003963192459195852,0.004162926226854324,0.004338778555393219,0.004549367353320122,0.004765383433550596,0.005000939127057791,0.005215869750827551,0.0054611945524811745,0.005716289393603802,0.005971383769065142,0.006235162261873484,0.006517394911497831,0.0067746601998806,0.007074260618537664,0.007349980063736439,0.007669119630008936,0.007982831448316574,0.00832042470574379,0.00867538619786501,0.009032518602907658,0.009415702894330025,0.009823854081332684,0.010225492529571056,0.010631472803652287,0.01108087319880724,0.011497708968818188,0.011961221694946289,0.012394338846206665,0.012837226502597332,0.013340902514755726,0.01384457852691412,0.014376478269696236,0.014909463003277779,0.015442447736859322,0.01599171571433544,0.01655183732509613,0.017115216702222824,0.017664484679698944,0.01830710470676422,0.018929101526737213,0.019543500617146492,0.020190462470054626,0.020804861560463905,0.02148873172700405,0.0222333911806345,0.02296285331249237,0.023671690374612808,0.02440006658434868,0.025167521089315414,0.02594583109021187,0.026797955855727196,0.027616428211331367,0.02842404693365097,0.02922949567437172,0.030147835612297058,0.03105097822844982,0.03197365999221802,0.03287788853049278,0.03378428891301155,0.03473736718297005,0.035750146955251694,0.03672493249177933,0.03773120045661926,0.0387396365404129,0.03976978361606598,0.04078365117311478,0.0419006384909153,0.0429774634540081,0.044095538556575775,0.04524292051792145,0.04637185111641884,0.047569166868925095,0.048710037022829056,0.04988781362771988,0.051079701632261276,0.05234323441982269,0.053592655807733536,0.05483773350715637,0.0561099499464035,0.05740821734070778,0.058713000267744064,0.060021039098501205,0.06134752929210663,0.06268595904111862,0.06406889855861664,0.06540081650018692,0.06674142181873322,0.06814389675855637,0.06951272487640381,0.0709119439125061,0.072311170399189,0.07367456704378128,0.07504990696907043,0.0764274150133133,0.07782663404941559,0.07925408333539963,0.08062182366847992,0.08209377527236938,0.08347997069358826,0.08485531061887741,0.08624258637428284,0.08766351640224457,0.08914415538311005,0.09054988622665405,0.0920131504535675,0.09339608997106552,0.09486804157495499,0.09634324908256531,0.0977989137172699,0.09922635555267334,0.10070373862981796,0.10211815685033798,0.10356730967760086,0.10501211881637573,0.10649275034666061,0.10799401253461838,0.10942579805850983,0.11088906228542328,0.1123327910900116,0.1137656643986702,0.1152300164103508,0.11670630425214767,0.11815112084150314,0.11964043229818344,0.12108850479125977,0.12260061502456665,0.12404217571020126,0.12551195919513702,0.12700018286705017,0.12851989269256592,0.12995710968971252,0.13145945966243744,0.13289667665958405,0.13432519137859344,0.1358470767736435,0.13732771575450897,0.13884200155735016,0.14033782482147217,0.14190639555454254,0.1434912383556366,0.14500334858894348,0.14652305841445923,0.14804494380950928,0.1495896279811859,0.15108545124530792,0.15263989567756653,0.15418893098831177,0.15575748682022095,0.15728697180747986,0.15888048708438873,0.16047510504722595,0.16205234825611115,0.16363827884197235,0.16525785624980927,0.16690674424171448,0.1685263216495514,0.17018280923366547,0.17176765203475952,0.1733970046043396,0.17501331865787506,0.1766817569732666,0.1783534288406372,0.1800207793712616,0.18173480033874512,0.18343253433704376,0.1851508915424347,0.1868605613708496,0.18859846889972687,0.19029729068279266,0.19205038249492645,0.19385124742984772,0.1956000030040741,0.19732920825481415,0.19916263222694397,0.20088642835617065,0.202609121799469,0.20440565049648285,0.2061413675546646,0.20789121091365814,0.20960089564323425,0.21139958500862122,0.21321454644203186,0.2149915248155594,0.21677392721176147,0.21847383677959442,0.22025732696056366,0.22196483612060547,0.2237483263015747,0.22553181648254395,0.22732073068618774,0.22902390360832214,0.23073899745941162,0.23246712982654572,0.2341952621936798,0.23592013120651245,0.23763199150562286,0.23933297395706177,0.24100683629512787,0.2426730841398239,0.24436648190021515,0.24601319432258606,0.24767403304576874,0.24935981631278992,0.2509935200214386,0.25260114669799805,0.2541675269603729,0.25578710436820984,0.2573513388633728,0.25886887311935425,0.260407030582428,0.26195064187049866,0.2634790241718292,0.26497921347618103,0.26643162965774536,0.2679448127746582,0.2693624794483185,0.27078777551651,0.27220869064331055,0.2736220359802246,0.27495068311691284,0.27635425329208374,0.2776980996131897,0.27904632687568665,0.2803380787372589,0.2815929055213928,0.28284886479377747,0.284053772687912,0.2852380573749542,0.2863876223564148,0.28750893473625183,0.28866827487945557,0.2897418439388275,0.29086533188819885,0.29190418124198914,0.2929169535636902,0.29394492506980896,0.2949305772781372,0.2959270477294922,0.29688122868537903,0.2978147566318512,0.29875046014785767,0.2996438443660736,0.3005252778530121,0.3013535141944885,0.302253395318985,0.30312833189964294,0.3039717674255371,0.30480435490608215,0.30559244751930237,0.3063870370388031,0.30717185139656067,0.30796319246292114,0.30871978402137756,0.30949917435646057,0.31021344661712646,0.3109287917613983,0.3116050660610199],"active":[0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005156524130143225,0.0005167379276826978,0.000517823442351073,0.0005167378694750369,0.0005167378694750369,0.0005156524130143225,0.0005167379276826978,0.0005156524130143225,0.0005167379276826978,0.000517823442351073,0.0005167379276826978,0.0005189089570194483,0.0005189088988117874,0.0005199944716878235,0.0005189089570194483,0.0005199944134801626,0.0005210799281485379,0.000522165501024574,0.0005210799281485379,0.0005232509574852884,0.0005254219868220389,0.0005254219868220389,0.0005232509574852884,0.0005275930161587894,0.0005275930161587894,0.0005243364721536636,0.0005254219868220389,0.0005286785308271646,0.0005308495601639152,0.0005308495019562542,0.0005308495019562542,0.00053410604596138,0.00053410604596138,0.0005362770752981305,0.000538448104634881,0.0005406191339716315,0.0005449611344374716,0.0005482176784425974,0.0005536451935768127,0.0005536451935768127,0.0005547307664528489,0.0005569017957895994,0.0005623292527161539,0.0005579872522503138,0.0005634147673845291,0.0005645003402605653,0.0005677568260580301,0.0005699278553947806,0.0005807830020785332,0.000584039487875998,0.0005894670030102134,0.0005905524594709277,0.0005970656638965011,0.0006057496066205204,0.0006035785772837698,0.000604664150159806,0.0006176902097649872,0.0006220323266461492,0.0006231177831068635,0.0006285452982410789,0.0006166046368889511,0.0006307163857854903,0.0006328874151222408,0.0006469989893957973,0.0006469989893957973,0.0006708800792694092,0.0006817352259531617,0.0006915046833455563,0.0006969323148950934,0.0007001890335232019,0.0007208135211840272,0.0007327542407438159,0.0007457803003489971,0.000753378844819963,0.0007631484186276793,0.0007783456239849329,0.0007881151977926493,0.0008000556845217943,0.0008087398018687963,0.0008109109476208687,0.000810910714790225,0.0008206802885979414,0.0008195948321372271,0.0008130816277116537,0.0008554167579859495,0.0008565024472773075,0.0008749556727707386,0.0008966659661382437,0.0008999225683510303,0.0008944948203861713,0.0009585400111973286,0.0009650532156229019,0.000973737332969904,0.0009769932366907597,0.0010073878802359104,0.0010084733366966248,0.0010225847363471985,0.0010475516319274902,0.0010529793798923492,0.0010660053230822086,0.0011181104928255081,0.0011202809400856495,0.001163700595498085,0.001188667956739664,0.0012158052995800972,0.0012418581172823906,0.0012494567781686783,0.0012798504903912544,0.0013308702036738396,0.0013341261073946953,0.0013699475675821304,0.001414453610777855,0.0014177104458212852,0.0014285650104284286,0.0014546168968081474,0.0014893542975187302,0.001550142653286457,0.0015740236267447472,0.0015751095488667488,0.0015859641134738922,0.0015968196094036102,0.0016413256525993347,0.0016673766076564789,0.0017010290175676346,0.0017010290175676346,0.0017715860158205032,0.0018063224852085114,0.0017987247556447983,0.0018128342926502228,0.0018247775733470917,0.0019311551004648209,0.001995200291275978,0.0020483899861574173,0.0020538177341222763,0.0021254606544971466,0.0021764803677797318,0.0021905917674303055,0.0022123027592897415,0.002194933593273163,0.002194935455918312,0.0022720061242580414,0.0023848973214626312,0.0023566745221614838,0.0023653600364923477,0.0023610182106494904,0.0024196356534957886,0.0024673976004123688,0.002549894154071808,0.002555321902036667,0.002573776990175247,0.002611767500638962,0.002655189484357834,0.0027138106524944305,0.0027745962142944336,0.00276048481464386,0.002827785909175873,0.002826698124408722,0.0028418973088264465,0.002875547856092453,0.002829957753419876,0.002912454307079315,0.0029363371431827545,0.0030036382377147675,0.002990610897541046,0.0030166618525981903,0.0030568279325962067,0.0031035058200359344,0.0031675510108470917,0.003199029713869095,0.0032033734023571014,0.003193601965904236,0.003222912549972534,0.0031740665435791016,0.0032055452466011047,0.0032543912529945374,0.0032218247652053833,0.0032305121421813965,0.0032641664147377014,0.003246791660785675,0.003290213644504547,0.0032837018370628357,0.003301069140434265,0.00335751473903656,0.0033423155546188354,0.0034172162413597107,0.0033607706427574158,0.003393329679965973,0.0034117847681045532,0.003480181097984314,0.0035084038972854614,0.0034552067518234253,0.003502972424030304,0.003446526825428009,0.0035290271043777466,0.0035290196537971497,0.0034997165203094482,0.0034834295511245728,0.0035160034894943237,0.0035073086619377136,0.0035192519426345825,0.003523595631122589,0.003533370792865753,0.0035170838236808777,0.003448694944381714,0.0034519508481025696,0.0034953728318214417,0.0034389272332191467,0.003491029143333435,0.003447607159614563,0.003422647714614868,0.0034443512558937073,0.0034606382250785828,0.0034986287355422974,0.0034280717372894287,0.0034562870860099792,0.0034660547971725464,0.003447607159614563,0.003392249345779419,0.0034649819135665894,0.0034421831369400024,0.0034758299589157104,0.0035605132579803467,0.003555089235305786,0.0035659372806549072,0.003535538911819458,0.003567025065422058,0.003514915704727173,0.0034845173358917236,0.0035105645656585693,0.003546401858329773,0.0035279393196105957,0.0035409629344940186,0.003580048680305481,0.003593072295188904,0.0035746097564697266,0.0035637617111206055,0.0035843849182128906,0.003602847456932068,0.00361478328704834,0.0036625415086746216,0.003734186291694641,0.0037276744842529297,0.0036647170782089233,0.0036495178937911987,0.0035984963178634644,0.0036375820636749268,0.0036885887384414673,0.0037059634923934937,0.0037298351526260376,0.0037993192672729492,0.003781944513320923,0.00377868115901947,0.00387747585773468,0.003859013319015503,0.0038959383964538574,0.003812342882156372,0.003948032855987549,0.003956720232963562,0.003914371132850647,0.003890499472618103,0.00401642918586731,0.0038622766733169556,0.003848165273666382,0.0038839876651763916,0.0038753002882003784,0.003946945071220398,0.003924146294593811,0.003987103700637817,0.003970816731452942,0.0039284974336624146,0.0038861632347106934,0.0038536041975021362,0.0039187222719192505,0.0038514286279678345,0.003911122679710388,0.003907874226570129,0.003856852650642395,0.0038503408432006836,0.0038535892963409424,0.0039046108722686768,0.0038405656814575195,0.0038329660892486572,0.0037852078676223755,0.0038079917430877686,0.0037938952445983887,0.003767833113670349,0.003780871629714966,0.003735274076461792,0.003748297691345215,0.0037971287965774536,0.0036831796169281006,0.003660351037979126,0.003645181655883789,0.0036831796169281006,0.0035702884197235107,0.0035854578018188477,0.003602832555770874,0.0036180615425109863,0.0035854578018188477,0.003590911626815796,0.0035746097564697266,0.003580033779144287,0.003446519374847412,0.003492116928100586,0.0034508705139160156,0.003357529640197754,0.003245711326599121,0.0032978057861328125,0.003189265727996826,0.0031371712684631348,0.0030350983142852783,0.003039449453353882,0.0029938817024230957,0.002940654754638672,0.002891838550567627,0.0028755366802215576,0.002848386764526367,0.0028191208839416504,0.0027181506156921387,0.0027083754539489746,0.0025976598262786865,0.0025791823863983154,0.0025748610496520996,0.002540111541748047,0.002560734748840332,0.0024945437908172607,0.0024326443672180176,0.0024207234382629395,0.0023599565029144287,0.002312183380126953,0.002312183380126953,0.002355605363845825,0.002312183380126953,0.0022416114807128906,0.002226412296295166,0.0021905899047851562,0.002180814743041992,0.002160191535949707,0.0021525919437408447,0.002104818820953369,0.00204622745513916,0.0019680559635162354,0.0019658803939819336,0.0019192099571228027,0.0019105374813079834]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0005145668983459473,0.0005156524130143225,0.0005167379276826978,0.0005167379276826978,0.000517823442351073,0.000517823442351073,0.0005189089570194483,0.0005189089570194483,0.0005189089570194483,0.0005189089570194483,0.0005210799281485379,0.0005210799281485379,0.0005232509574852884,0.0005265075014904141,0.0005265075014904141,0.0005286785308271646,0.0005297640454955399,0.0005308495019562542,0.0005330205312930048,0.00053410604596138,0.0005362770752981305,0.000538448104634881,0.0005417045904323459,0.0005427901051007211,0.0005438756197690964,0.0005471321637742221,0.0005482176784425974,0.0005514742224477232,0.0005536451935768127,0.0005558162229135633,0.0005579872522503138,0.0005612437962554395,0.0005634147673845291,0.0005677568260580301,0.0005710133700631559,0.000575355370528996,0.0005786119145341218,0.000579697429202497,0.0005905525176785886,0.0005948945181444287,0.0006014076061546803,0.0006079206359572709,0.0006176902097649872,0.0006263742689043283,0.0006350583862513304,0.0006448279600590467,0.0006556830485351384,0.0006654526223428547,0.0006773932254873216,0.0006882483139634132,0.0007012743735685945,0.0007208135793916881,0.000732754182536155,0.0007479512714780867,0.0007642338750883937,0.0007783455075696111,0.000794628169387579,0.0008141673170030117,0.0008347919792868197,0.0008521601557731628,0.0008738703327253461,0.0008977514808066189,0.0009216326870955527,0.0009487704373896122,0.0009639675263315439,0.0009878487326204777,0.0010149864247068763,0.00103886763099581,0.0010649198666214943,0.0010953140445053577,0.0011289648246020079,0.001162615604698658,0.0011940954718738794,0.0012234041932970285,0.0012613969156518579,0.0013015607837587595,0.0013384680496528745,0.001374289859086275,0.00141119712498039,0.0014502755366265774,0.001502379891462624,0.0015425437595695257,0.001589220599271357,0.0016489236149936914,0.001692343968898058,0.0017401062650606036,0.0018063223687931895,0.0018605977529659867,0.0019289848860353231,0.001976747065782547,0.0020451343152672052,0.0020961533300578594,0.0021547707729041576,0.0022155591286718845,0.0022817752324044704,0.002350162249058485,0.0024304897524416447,0.0024934494867920876,0.002564007416367531,0.0026378221809864044,0.0027116367127746344,0.0027876223903149366,0.0028690353501588106,0.0029515339992940426,0.0030416313093155622,0.003119787899777293,0.0032153127249330282,0.00331409415230155,0.00342155946418643,0.003517084289342165,0.003633233718574047,0.003718988737091422,0.003825368592515588,0.0039328341372311115,0.004043555818498135,0.004170560277998447,0.004291051998734474,0.00442131282761693,0.004546146374195814,0.00469268998131156,0.0048164380714297295,0.004960810765624046,0.005095413886010647,0.005235444754362106,0.0053841592743992805,0.005539386998862028,0.005685930605977774,0.005845500621944666,0.006014839746057987,0.0061689820140600204,0.006328552030026913,0.006482694298028946,0.006672658026218414,0.006841997615993023,0.007012422662228346,0.007199130021035671,0.007402120158076286,0.007597511634230614,0.007783133536577225,0.008004577830433846,0.008226021192967892,0.008425754494965076,0.008643941953778267,0.008871898986399174,0.00907814595848322,0.00931695755571127,0.009547085501253605,0.009792410768568516,0.010033393278717995,0.010271119885146618,0.010516445152461529,0.010786736384034157,0.011049429886043072,0.011312122456729412,0.011581328697502613,0.011848364025354385,0.012126253917813301,0.01240631565451622,0.012692890129983425,0.012989234179258347,0.01327472273260355,0.013545013964176178,0.013855469413101673,0.014158327132463455,0.014464439824223518,0.014772724360227585,0.015081008896231651,0.015376267954707146,0.01569432206451893,0.01600043475627899,0.016329344362020493,0.016670193523168564,0.016992589458823204,0.017310643568634987,0.017651494592428207,0.017960865050554276,0.01828543096780777,0.018618682399392128,0.01894867792725563,0.01929495483636856,0.019649915397167206,0.020013561472296715,0.020355496555566788,0.02072022669017315,0.021083872765302658,0.021463800221681595,0.021827446296811104,0.022216059267520905,0.02259490080177784,0.022956375032663345,0.023342816159129143,0.023739026859402657,0.024120040237903595,0.024519508704543114,0.024939600378274918,0.025384658947587013,0.025775441899895668,0.026203133165836334,0.026623224839568138,0.02703571692109108,0.02747751958668232,0.02790086716413498,0.02833073027431965,0.028762761503458023,0.02921433374285698,0.029627911746501923,0.03002629429101944,0.030434446409344673,0.0308393407613039,0.03127245604991913,0.03177179396152496,0.03220925107598305,0.03267167881131172,0.03315255790948868,0.03360087424516678,0.03409044072031975,0.03453658148646355,0.035014208406209946,0.03548097610473633,0.03593472018837929,0.03638194873929024,0.03684111684560776,0.03726555407047272,0.03769432753324509,0.03819257766008377,0.03865717351436615,0.039149995893239975,0.039609163999557495,0.040105242282152176,0.04059046506881714,0.04107026010751724,0.041548971086740494,0.042008139193058014,0.04246079549193382,0.04293299466371536,0.04338347911834717,0.04383396729826927,0.04429096356034279,0.04480766877532005,0.045286376029253006,0.045745547860860825,0.046253565698862076,0.04669862240552902,0.04715128242969513,0.04759416729211807,0.04804682731628418,0.048484284430742264,0.0489250011742115,0.049338579177856445,0.04977387189865112,0.05019396170973778,0.05059017241001129,0.0510428287088871,0.05145315080881119,0.051878672093153,0.052282482385635376,0.05272753909230232,0.05315522849559784,0.05359377712011337,0.05401603877544403,0.05444047227501869,0.05486707761883736,0.05529911071062088,0.05570508912205696,0.056119754910469055,0.056553956121206284,0.056961022317409515,0.05740391090512276,0.05781314894556999,0.0582364983856678,0.05865984410047531,0.05908970534801483,0.059533677995204926,0.05995594337582588,0.06039123237133026,0.06080372631549835,0.061222732067108154,0.06166344881057739,0.062111761420965195,0.06251123547554016,0.06293240934610367,0.06334923952817917,0.06377802044153214,0.06418182700872421,0.06463231146335602,0.06506869196891785,0.0655137449502945,0.06594360619783401,0.06637021154165268,0.06678488105535507,0.06717240810394287,0.06758163869380951,0.06801041960716248,0.06846090406179428,0.06886905431747437,0.06926418095827103,0.06968861073255539,0.07012607157230377,0.07055702060461044,0.0709792822599411,0.07138309627771378,0.07179775834083557,0.07219396531581879,0.0726238265633583,0.07309059798717499,0.07349006831645966,0.07391558587551117,0.0743248239159584,0.07476010918617249,0.07515740394592285,0.0755709856748581,0.07599324733018875,0.07638077437877655,0.07676395773887634,0.07715582847595215,0.0775107890367508,0.07791460305452347,0.07831081002950668,0.07874392718076706,0.07914230972528458,0.07949618250131607,0.07987937331199646,0.08028209209442139,0.08066093921661377,0.08102892339229584,0.08140125125646591,0.08182134479284286,0.08225229382514954,0.08263982087373734,0.08304037153720856,0.08344092220067978,0.08384907990694046,0.08423551917076111,0.08464475721120834,0.08505181968212128,0.0854567140340805,0.08587571978569031,0.08632403612136841,0.08671807497739792,0.08713056892156601,0.08757128566503525,0.08797075599431992,0.08840495347976685,0.08886412531137466,0.0893026739358902,0.08968694508075714,0.09011029452085495,0.0905553475022316,0.09098846465349197,0.09141615778207779,0.09188292920589447],"recovered":[0.0,0.0,0.0,1.0855087566596922e-06,1.0855087566596922e-06,1.0855087566596922e-06,1.0855087566596922e-06,3.2565262699790765e-06,4.342035026638769e-06,4.342035026638769e-06,4.342035026638769e-06,5.427543783298461e-06,5.427543783298461e-06,6.513052539958153e-06,7.598561296617845e-06,8.684070053277537e-06,1.0855087566596922e-05,1.0855087566596922e-05,1.1940595868509263e-05,1.3026105079916306e-05,1.519712259323569e-05,1.628263089514803e-05,1.8453649317962117e-05,2.06246659217868e-05,2.1710175133193843e-05,2.2795684344600886e-05,2.496670094842557e-05,2.7137719371239655e-05,3.039424518647138e-05,3.365077282069251e-05,3.473628021311015e-05,3.907831705873832e-05,4.233484287397005e-05,4.559136868920177e-05,4.993340189685114e-05,5.1018912927247584e-05,5.6446457165293396e-05,6.187400140333921e-05,6.513052358059213e-05,7.164357521105558e-05,7.598561205668375e-05,8.032764890231192e-05,8.46696857479401e-05,9.443925955565646e-05,9.986680379370227e-05,0.00010855087748495862,0.00011940596596105024,0.00012700451770797372,0.0001389451208524406,0.00015088572399690747,0.0001617408124729991,0.000174766915733926,0.00019104954844806343,0.00020624666649382561,0.0002214437845395878,0.0002344698878005147,0.0002485815202817321,0.00026703515322878957,0.00028223227127455175,0.0002985149039886892,0.0003180540807079524,0.00033976422855630517,0.00036581646418198943,0.0003940396709367633,0.00041466436232440174,0.00043528902460820973,0.000459170201793313,0.00048522240831516683,0.0005069326143711805,0.0005373268504627049,0.0005720631452277303,0.0006024573813192546,0.000632851617410779,0.0006621603388339281,0.0006979821482673287,0.0007283763843588531,0.0007739677675999701,0.0008108750334940851,0.0008401838131248951,0.0008694925345480442,0.0009074853151105344,0.0009585042716935277,0.0010019246255978942,0.0010453449795022607,0.001096363877877593,0.0011408696882426739,0.0011908031301572919,0.0012526771752163768,0.0013091235887259245,0.0013677410315722227,0.0014209309592843056,0.0014784629456698895,0.0015414224471896887,0.001592441345565021,0.0016575718764215708,0.0017216169508174062,0.0017845764523372054,0.00185296346899122,0.0019267781171947718,0.0019962505903095007,0.0020700651220977306,0.002137366682291031,0.0022187798749655485,0.002291508950293064,0.0023805208038538694,0.002457591937854886,0.0025466035585850477,0.0026410429272800684,0.00273005454801023,0.0028201518580317497,0.002925446256995201,0.003032911568880081,0.0031251797918230295,0.003234816249459982,0.0033303408417850733,0.003445404814556241,0.0035441862419247627,0.003661421127617359,0.003784083528444171,0.003910002764314413,0.004041349049657583,0.004166182596236467,0.0043029566295444965,0.004436474293470383,0.004578676074743271,0.004727390594780445,0.004864164628088474,0.005008537322282791,0.005163765046745539,0.005308137740939856,0.005445997696369886,0.005592541303485632,0.005757538601756096,0.005926877725869417,0.006084276828914881,0.006252530496567488,0.006434896029531956,0.00662703113630414,0.0068397908471524715,0.007028669118881226,0.007239257916808128,0.00745201762765646,0.007655007764697075,0.007859083823859692,0.008083784021437168,0.008312826044857502,0.008546210825443268,0.008767654187977314,0.009003209881484509,0.009237679652869701,0.009485175833106041,0.00973484292626381,0.00999536458402872,0.010249373503029346,0.010513152927160263,0.010786700993776321,0.011064590886235237,0.011365276761353016,0.0116247134283185,0.01190151832997799,0.012182665057480335,0.012444272637367249,0.01274061668664217,0.0130119938403368,0.01333113294094801,0.013624221086502075,0.013946617022156715,0.014251644723117352,0.014571869745850563,0.014895351603627205,0.01519712246954441,0.01550757884979248,0.01582997478544712,0.016161054372787476,0.016491049900650978,0.016827557235956192,0.01714886724948883,0.01746475137770176,0.017771949991583824,0.018088918179273605,0.01841999776661396,0.01875433512032032,0.019104953855276108,0.0194577444344759,0.01981704868376255,0.020183950662612915,0.020546510815620422,0.020931866019964218,0.02134978584945202,0.021713431924581528,0.022092275321483612,0.022470030933618546,0.02286624163389206,0.023265710100531578,0.02367277629673481,0.024062473326921463,0.02446628175675869,0.024869006127119064,0.02527281455695629,0.02569073624908924,0.026121683418750763,0.026559144258499146,0.026999859139323235,0.027399327605962753,0.027835702523589134,0.02826339192688465,0.02870410867035389,0.02910466119647026,0.02953452244400978,0.029935074970126152,0.03035733848810196,0.030809996649622917,0.031257227063179016,0.03170662745833397,0.0321723110973835,0.0326206237077713,0.03308196738362312,0.033554162830114365,0.03402093052864075,0.03448769822716713,0.03496423736214638,0.035416893661022186,0.03586629405617714,0.03631243854761124,0.036770522594451904,0.03724054992198944,0.03773120045661926,0.038179513067007065,0.038651712238788605,0.03911956399679184,0.03961021453142166,0.040090009570121765,0.04055243730545044,0.041015949100255966,0.04149031639099121,0.041964683681726456,0.04241625592112541,0.04289062321186066,0.04334545135498047,0.04382199048995972,0.044309381395578384,0.044788092374801636,0.04526354372501373,0.04574659839272499,0.0462014265358448,0.046661678701639175,0.04709913954138756,0.04756482318043709,0.04798491671681404,0.04839632287621498,0.0488261841237545,0.049252789467573166,0.04966853931546211,0.05008320510387421,0.050497867166996,0.05093207210302353,0.051366277039051056,0.05179939419031143,0.05223902314901352,0.05265694484114647,0.053091149777173996,0.05352318286895752,0.053943272680044174,0.05436011031270027,0.0547921396791935,0.05520680546760559,0.055637750774621964,0.0560469888150692,0.05650181695818901,0.05693927779793739,0.05734417214989662,0.05775558203458786,0.05819738283753395,0.0586153045296669,0.05903973802924156,0.059434860944747925,0.059888605028390884,0.0603141263127327,0.06072770431637764,0.06117384880781174,0.06158199906349182,0.062044426798820496,0.062436293810606,0.06285747140645981,0.0632677972316742,0.06371502578258514,0.06414705514907837,0.06459753960371017,0.06503717601299286,0.06547680497169495,0.0658947229385376,0.06628984957933426,0.0667034313082695,0.06709421426057816,0.06753275543451309,0.06792028248310089,0.06835774332284927,0.06875070184469223,0.06919033080339432,0.06962127983570099,0.07003485411405563,0.07048208266496658,0.07087720930576324,0.0712701678276062,0.07170979678630829,0.07215160131454468,0.07257386296987534,0.07301240414381027,0.07343466579914093,0.07384715974330902,0.0742509737610817,0.0746699795126915,0.07509440928697586,0.07550039142370224,0.07585643976926804,0.0762559100985527,0.07664560526609421,0.077024444937706,0.07740437239408493,0.07784400880336761,0.07820004969835281,0.07859626412391663,0.07897944748401642,0.0793832540512085,0.0797479897737503,0.0801604837179184,0.08054366707801819,0.08092685043811798,0.08135996758937836,0.08176920562982559,0.08213827759027481,0.0825464278459549,0.082936130464077,0.08330737054347992,0.08372746407985687,0.08414538204669952,0.08453834056854248,0.08497145771980286,0.0854143425822258,0.08579861372709274,0.08620025217533112,0.08663228154182434,0.0870567187666893,0.08749201148748398,0.08792729675769806,0.08835498988628387,0.08878159523010254,0.0892082005739212,0.08962177485227585,0.09007225930690765,0.09046630561351776],"active":[0.0005145668983459473,0.0005156524130143225,0.0005167379276826978,0.0005156524130143225,0.0005167379276826978,0.0005167379276826978,0.000517823442351073,0.0005156524130143225,0.0005145668983459473,0.0005145668983459473,0.0005167378694750369,0.0005156524130143225,0.000517823442351073,0.0005199944716878235,0.0005189089570194483,0.0005199944716878235,0.0005189089570194483,0.0005199944134801626,0.0005210799281485379,0.0005210799281485379,0.0005210799281485379,0.000522165501024574,0.0005232509574852884,0.0005221654428169131,0.0005221654428169131,0.0005243364721536636,0.0005232509574852884,0.0005243365303613245,0.0005232509574852884,0.0005221654428169131,0.0005232509574852884,0.000522165501024574,0.0005210799281485379,0.0005221654428169131,0.0005210799863561988,0.0005243364721536636,0.0005221654428169131,0.000517823442351073,0.0005254219868220389,0.0005232509574852884,0.0005254219868220389,0.0005275929579511285,0.0005330205312930048,0.0005319350166246295,0.0005351915606297553,0.0005362770752981305,0.0005362770752981305,0.000538448104634881,0.000538448104634881,0.0005373625899665058,0.0005395335610955954,0.0005460466491058469,0.0005417046486400068,0.0005417045904323459,0.0005427901051007211,0.0005438756197690964,0.0005460466491058469,0.0005471321637742221,0.0005525597371160984,0.0005536452517844737,0.0005558162229135633,0.0005579872522503138,0.0005558162229135633,0.0005547307664528489,0.0005493031349033117,0.0005525597371160984,0.0005558162229135633,0.0005536451935768127,0.0005579872522503138,0.0005579871940426528,0.0005569016793742776,0.0005601582233794034,0.0005612438544631004,0.0005612438544631004,0.0005634147673845291,0.0005731843993999064,0.0005645002820529044,0.00056341482559219,0.000571013311855495,0.0005807830020785332,0.0005948945763520896,0.000584039487875998,0.0005872959736734629,0.0006035786354914308,0.0005959800910204649,0.0005992365768179297,0.0006155192386358976,0.00060792057774961,0.0006198612973093987,0.0006090060342103243,0.0006242033559828997,0.00061769038438797,0.000613348325714469,0.0006231177831068635,0.0006242033559828997,0.0006285452982410789,0.0006459133001044393,0.0006404860178008676,0.0006372292991727591,0.0006415715906769037,0.0006415715906769037,0.0006502557080239058,0.0006502554751932621,0.0006600250490009785,0.0006611105054616928,0.0006621959619224072,0.0006687091663479805,0.0006730512250214815,0.0006915049161761999,0.0006969324313104153,0.000707787461578846,0.0006860771682113409,0.0007001888006925583,0.0006980178877711296,0.0007132149767130613,0.0007251554634422064,0.0007468657568097115,0.0007598916999995708,0.0007620628457516432,0.0007826872169971466,0.0007750890217721462,0.000794628169387579,0.0007924572564661503,0.0007989704608917236,0.0008054831996560097,0.000811996404081583,0.0008217659778892994,0.0008369632996618748,0.0008510746993124485,0.0008608442731201649,0.0008825543336570263,0.000890152994543314,0.0009151194244623184,0.0009151198901236057,0.0009281458333134651,0.0009465995244681835,0.0009672241285443306,0.0009704804979264736,0.0009433426894247532,0.0009759087115526199,0.0009867632761597633,0.0009737368673086166,0.000988934189081192,0.0010128151625394821,0.000994361937046051,0.0010041315108537674,0.001000874675810337,0.0010247565805912018,0.0010301833972334862,0.0010334402322769165,0.0010312693193554878,0.0010518934577703476,0.0010540653020143509,0.0010627489537000656,0.00106817577034235,0.001061663031578064,0.001061663031578064,0.0010410388931632042,0.0010681767016649246,0.0010877158492803574,0.0010920576751232147,0.0011007413268089294,0.0011148527264595032,0.0011463332921266556,0.0011333068832755089,0.0011485032737255096,0.001134391874074936,0.0011246232315897942,0.0011224523186683655,0.0011050831526517868,0.0011322218924760818,0.0011626146733760834,0.0011626146733760834,0.0011495891958475113,0.0011604446917772293,0.0011333078145980835,0.0011365637183189392,0.0011539310216903687,0.0011767279356718063,0.0012060366570949554,0.0012299176305532455,0.0012592263519763947,0.00125054270029068,0.0012624822556972504,0.0012668240815401077,0.0012798495590686798,0.0012809354811906815,0.0012841932475566864,0.001245114952325821,0.0012429431080818176,0.0012505408376455307,0.001268995925784111,0.0012537986040115356,0.0012537986040115356,0.0012668240815401077,0.0013221856206655502,0.0013091601431369781,0.00133412703871727,0.001350410282611847,0.0013449806720018387,0.0013558361679315567,0.0013417229056358337,0.0013308711349964142,0.0013634338974952698,0.0013786312192678452,0.0013645198196172714,0.0013221856206655502,0.0013297852128744125,0.0013048183172941208,0.0013373810797929764,0.0014144554734230042,0.0013992544263601303,0.0014144517481327057,0.0014459304511547089,0.0014285631477832794,0.0014698170125484467,0.0014546141028404236,0.001460045576095581,0.001460045576095581,0.0014470219612121582,0.0014177113771438599,0.0014242231845855713,0.001399260014295578,0.00138188898563385,0.0014220550656318665,0.001416623592376709,0.0014187954366207123,0.0014296509325504303,0.0014535300433635712,0.001470901072025299,0.001460045576095581,0.0014589615166187286,0.0014557018876075745,0.0014448463916778564,0.0014426782727241516,0.0014187954366207123,0.0014177113771438599,0.001400340348482132,0.0014622174203395844,0.0014643855392932892,0.0014361664652824402,0.00146547332406044,0.0014350786805152893,0.0014046840369701385,0.0013927407562732697,0.0013851486146450043,0.0013851448893547058,0.001360177993774414,0.0013536624610424042,0.001377549022436142,0.0013677775859832764,0.0013373829424381256,0.0013742893934249878,0.0013699457049369812,0.0013808049261569977,0.001350410282611847,0.0013612620532512665,0.0013558343052864075,0.0013547539710998535,0.0013590939342975616,0.001349322497844696,0.001343894749879837,0.001355838030576706,0.0013449788093566895,0.0013276152312755585,0.0013471506536006927,0.0013232715427875519,0.0013569220900535583,0.0013113319873809814,0.0012972205877304077,0.0013156719505786896,0.0013341233134269714,0.0013362951576709747,0.0013406388461589813,0.0013514943420886993,0.0013688653707504272,0.00133412703871727,0.001349322497844696,0.001384057104587555,0.001337386667728424,0.001350410282611847,0.001304812729358673,0.0013417266309261322,0.0013243556022644043,0.0013645142316818237,0.0013536661863327026,0.0013666898012161255,0.0013460665941238403,0.0013330355286598206,0.0013080760836601257,0.0012776851654052734,0.0012917891144752502,0.0013069882988929749,0.0013666898012161255,0.0013362988829612732,0.0013438984751701355,0.0013308674097061157,0.0013753697276115417,0.0013666898012161255,0.0013580024242401123,0.001348242163658142,0.001315675675868988,0.001316756010055542,0.0013536587357521057,0.0013808012008666992,0.001338467001914978,0.0013417229056358337,0.0013124197721481323,0.0013254433870315552,0.0013102442026138306,0.0013200119137763977,0.0013232678174972534,0.0012863650918006897,0.0012635663151741028,0.0012993887066841125,0.0012548789381980896,0.0012689977884292603,0.0012863650918006897,0.001339554786682129,0.0012983009219169617,0.0012961328029632568,0.001283109188079834,0.0013026446104049683,0.0012776851654052734,0.0012809336185455322,0.0012407675385475159,0.0012776777148246765,0.0013254433870315552,0.0012798532843589783,0.001271165907382965,0.0013026446104049683,0.0013026520609855652,0.0012993887066841125,0.001337386667728424,0.0013243556022644043,0.0013113319873809814,0.0013373792171478271,0.0013525784015655518,0.0013037323951721191,0.0013319551944732666,0.001371033489704132,0.001338474452495575,0.0013482347130775452,0.001372113823890686,0.0013753771781921387,0.0013319551944732666,0.0013286992907524109,0.0013471469283103943,0.0013666898012161255,0.0013438984751701355,0.001416623592376709]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0005145668983459473,0.0005167379276826978,0.000517823442351073,0.0005199944134801626,0.0005221654428169131,0.0005286785308271646,0.0005330205312930048,0.0005362770752981305,0.0005395336193032563,0.0005460466491058469,0.0005536451935768127,0.0005623293109238148,0.0005699278553947806,0.0005764408851973712,0.0005862104590050876,0.0005970655474811792,0.0006111771799623966,0.000620946753770113,0.0006318018422462046,0.000641571416053921,0.0006567685632035136,0.000670880195684731,0.0006860772846266627,0.0006980178877711296,0.0007132149767130613,0.000728412123862654,0.0007403527270071208,0.0007522933301515877,0.00076966144843027,0.0007859440520405769,0.0008011411991901696,0.0008206804050132632,0.0008369630086235702,0.0008499891264364123,0.0008630151860415936,0.0008749557891860604,0.0008890674216672778,0.0009031790541484952,0.0009151196572929621,0.0009292312897741795,0.0009444283787161112,0.0009563689818605781,0.0009704806143417954,0.0009835066739469767,0.0009943617042154074,0.0010073878802359104,0.0010214995127171278,0.0010290980571880937,0.0010399532038718462,0.001050808234140277,0.0010627488372847438,0.001071432838216424,0.0010833735577762127,0.001092057558707893,0.0011029127053916454,0.0011072547640651464,0.0011170243378728628,0.0011235373094677925,0.001130050397478044,0.0011387343984097242,0.0011485039722174406,0.001162615604698658,0.0011702142655849457,0.001179983839392662,0.0011897534132003784,0.0012006084434688091,0.0012092925608158112,0.0012147200759500265,0.0012190621346235275,0.0012277461355552077,0.001233173767104745,0.0012396867386996746,0.0012429433409124613,0.0012527129147201777,0.0012570549733936787,0.0012613969156518579,0.0012646534014493227,0.0012700810329988599,0.0012776795774698257,0.001283107092604041,0.0012874491512775421,0.0012907057534903288,0.001295047695748508,0.001299389754422009,0.0013026462402194738,0.0013059028424322605,0.0013102449011057615,0.0013124158140271902,0.001320014474913478,0.0013221853878349066,0.0013254419900476933,0.001327612902969122,0.0013330405345186591,0.0013352115638554096,0.0013373824767768383,0.001340639078989625,0.001344981137663126,0.0013471520505845547,0.0013514941092580557,0.0013547507114708424,0.001356921624392271,0.0013580071972683072,0.001361263683065772,0.0013634348288178444,0.0013666911981999874,0.0013688623439520597,0.001369947800412774,0.0013732044026255608,0.0013753753155469894,0.001381888403557241,0.0013840594328939915,0.001386230462230742,0.0013873160351067781,0.0013905724044889212,0.0013916579773649573,0.0013916579773649573,0.0013916579773649573,0.0013927435502409935,0.0013938290067017078,0.0013960000360384583,0.0013970856089144945,0.0013992565218359232,0.0014003419782966375,0.0014003419782966375,0.0014014275511726737,0.0014035985805094242,0.0014057696098461747,0.0014068551827222109,0.001410111552104354,0.0014122826978564262,0.001414453610777855,0.001414453610777855,0.0014166247565299273,0.0014177102129906416,0.001418795669451356,0.0014198811259120703,0.0014209666987881064,0.0014209666987881064,0.0014209666987881064,0.0014220522716641426,0.0014220522716641426,0.0014220522716641426,0.001423137728124857,0.001423137728124857,0.001423137728124857,0.001423137728124857,0.001423137728124857,0.001423137728124857,0.0014242231845855713,0.0014242231845855713,0.0014242231845855713,0.0014242231845855713,0.0014242231845855713,0.0014242231845855713,0.0014242231845855713,0.0014242231845855713,0.0014242231845855713,0.0014242231845855713,0.0014242231845855713,0.0014242231845855713,0.0014253087574616075,0.0014253087574616075,0.0014253087574616075,0.0014253087574616075,0.0014253087574616075,0.0014253087574616075,0.0014253087574616075,0.0014253087574616075,0.0014253087574616075,0.0014253087574616075,0.0014253087574616075,0.0014253087574616075,0.0014253087574616075,0.0014253087574616075,0.0014253087574616075,0.0014253087574616075,0.0014253087574616075,0.0014253087574616075,0.0014253087574616075,0.0014253087574616075,0.0014253087574616075,0.0014253087574616075,0.0014253087574616075,0.0014253087574616075,0.0014253087574616075,0.0014253087574616075,0.0014253087574616075,0.0014253087574616075,0.0014253087574616075,0.0014253087574616075,0.0014253087574616075,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436,0.0014263943303376436],"recovered":[0.0,0.0,1.0855087566596922e-06,1.0855087566596922e-06,2.1710175133193843e-06,4.342035026638769e-06,8.684070053277537e-06,1.3026105079916306e-05,1.519712259323569e-05,1.8453649317962117e-05,2.1710175133193843e-05,2.8223228582646698e-05,3.473628021311015e-05,4.233484287397005e-05,5.1018912927247584e-05,5.7531964557711035e-05,7.055806781863794e-05,8.032764890231192e-05,8.46696857479401e-05,9.878129640128464e-05,0.00010529434803174809,0.00012157698074588552,0.00013568859139923006,0.00015088572399690747,0.00016065529780462384,0.00017368140106555074,0.00018996403377968818,0.00020407565170899034,0.00021493074018508196,0.00023229887301567942,0.0002496670058462769,0.0002659496385604143,0.0002854888152796775,0.00029960041865706444,0.00031371202203445137,0.00032782365451566875,0.0003441062872298062,0.0003549613757058978,0.00037450052332133055,0.000390783156035468,0.0004038092738483101,0.00041466436232440174,0.0004309469659347087,0.00044071656884625554,0.0004483151133172214,0.00046459774603135884,0.000479794864077121,0.0004917354672215879,0.0004993340116925538,0.0005101891001686454,0.0005177877028472722,0.0005351558211259544,0.000541668850928545,0.0005557804834097624,0.0005612080567516387,0.000570977630559355,0.0005774906603619456,0.000587260234169662,0.0005970298079773784,0.0006089704111218452,0.0006165689555928111,0.0006241675582714379,0.0006339371320791543,0.0006437067058868706,0.0006513052503578365,0.0006610748241655529,0.0006708443979732692,0.0006795285153202713,0.0006892980891279876,0.0006925545749254525,0.0007001531776040792,0.0007055806927382946,0.0007110082660801709,0.0007175212958827615,0.0007272908696904778,0.0007305474136956036,0.000735974928829819,0.0007392314728349447,0.0007435735315084457,0.0007511720759794116,0.0007544286199845374,0.000756599591113627,0.0007576851057820022,0.0007631126791238785,0.000765283708460629,0.0007674546795897186,0.0007707112235948443,0.0007739677675999701,0.0007761387969367206,0.0007826518267393112,0.0007880793418735266,0.0007913358858786523,0.0007935069152154028,0.0007989344303496182,0.0008032764890231192,0.0008076185476966202,0.0008108750334940851,0.0008141315774992108,0.0008163026068359613,0.0008195590926334262,0.0008217301219701767,0.0008249866659753025,0.0008304141811095178,0.0008325852104462683,0.0008358417544513941,0.0008369272691197693,0.0008390982984565198,0.0008401838131248951,0.0008445258135907352,0.0008466968429274857,0.0008510389016009867,0.0008521243580617011,0.0008575519314035773,0.0008575519314035773,0.0008597229607403278,0.0008608084754087031,0.0008608084754087031,0.0008618939900770783,0.0008629794465377927,0.0008629794465377927,0.0008640649612061679,0.0008651504758745432,0.000868407019879669,0.0008705780492164195,0.0008716635638847947,0.000872749020345509,0.0008738345350138843,0.0008760055643506348,0.0008770910790190101,0.0008803476230241358,0.0008814331376925111,0.0008825186523608863,0.0008836041088216007,0.0008857751381583512,0.0008868606528267264,0.0008868606528267264,0.0008868606528267264,0.0008890316821634769,0.0008901171968318522,0.0008901171968318522,0.0008912027115002275,0.0008912027115002275,0.0008912027115002275,0.0008912027115002275,0.0008912027115002275,0.0008912027115002275,0.0008912027115002275,0.0008922882261686027,0.0008922882261686027,0.0008922882261686027,0.000893373740836978,0.000893373740836978,0.000893373740836978,0.000893373740836978,0.000893373740836978,0.000893373740836978,0.000893373740836978,0.000893373740836978,0.000893373740836978,0.000893373740836978,0.000893373740836978,0.000893373740836978,0.000893373740836978,0.000893373740836978,0.000893373740836978,0.000893373740836978,0.000893373740836978,0.000893373740836978,0.000893373740836978,0.000893373740836978,0.000893373740836978,0.000893373740836978,0.000893373740836978,0.000893373740836978,0.000893373740836978,0.000893373740836978,0.000893373740836978,0.000893373740836978,0.000893373740836978,0.000893373740836978,0.000893373740836978,0.000893373740836978,0.000893373740836978,0.000893373740836978,0.000893373740836978,0.000893373740836978,0.000893373740836978,0.000893373740836978,0.000893373740836978,0.000893373740836978,0.000893373740836978,0.000893373740836978,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923,0.0008944591972976923],"active":[0.0005145668983459473,0.0005167379276826978,0.0005167379276826978,0.0005189088988117874,0.0005199944134801626,0.0005243364721536636,0.0005243364721536636,0.0005232509574852884,0.0005243364721536636,0.0005275930161587894,0.0005319350166246295,0.0005341061041690409,0.0005351915606297553,0.00053410604596138,0.0005351915606297553,0.0005395335610955954,0.0005406191339716315,0.0005406191339716315,0.0005471321637742221,0.0005427901051007211,0.0005514742224477232,0.0005493031931109726,0.0005503887077793479,0.0005471321637742221,0.0005525596789084375,0.000554730708245188,0.0005503887077793479,0.0005482176784425974,0.000554730708245188,0.0005536451935768127,0.0005514741642400622,0.0005547307664528489,0.0005514741642400622,0.0005503887077793479,0.0005493031349033117,0.0005471321055665612,0.0005449611344374716,0.0005482176784425974,0.0005406191339716315,0.000538448104634881,0.0005406191339716315,0.0005417045904323459,0.0005395336775109172,0.0005427901051007211,0.000546046590898186,0.000542790163308382,0.0005417046486400068,0.0005373625899665058,0.0005406191921792924,0.0005406191339716315,0.0005449611344374716,0.0005362770170904696,0.0005417047068476677,0.0005362770752981305,0.0005417046486400068,0.0005362771335057914,0.0005395336775109172,0.0005362770752981305,0.0005330205895006657,0.000529763987287879,0.0005319350166246295,0.0005384480464272201,0.0005362771335057914,0.0005362771335057914,0.0005384481628425419,0.0005395336193032563,0.0005384481628425419,0.0005351915606297553,0.0005297640454955399,0.0005351915606297553,0.0005330205895006657,0.00053410604596138,0.0005319350748322904,0.0005351916188374162,0.0005297641037032008,0.0005308495019562542,0.0005286784726195037,0.0005308495601639152,0.00053410604596138,0.0005319350166246295,0.0005330205312930048,0.0005341061623767018,0.0005373625899665058,0.0005362770752981305,0.0005373625317588449,0.0005384481628425419,0.0005395336775109172,0.0005384480464272201,0.0005438756779767573,0.0005395335610955954,0.0005373626481741667,0.0005362770170904696,0.0005395336193032563,0.0005362771335057914,0.0005341059877537191,0.0005330205312930048,0.0005341061041690409,0.0005330204730853438,0.0005351915024220943,0.0005351916188374162,0.0005351915024220943,0.0005330205312930048,0.0005308495019562542,0.0005308496183715761,0.0005308494437485933,0.0005319350748322904,0.0005308495019562542,0.0005330205895006657,0.0005308495019562542,0.0005351915606297553,0.0005330205312930048,0.0005341061041690409,0.0005297641037032008,0.0005330204730853438,0.0005319350166246295,0.0005308495019562542,0.0005308495019562542,0.0005308495601639152,0.0005308495601639152,0.0005330205895006657,0.0005330206477083266,0.00053410604596138,0.0005319349584169686,0.0005297639290802181,0.000529763987287879,0.0005308495601639152,0.0005319350748322904,0.0005308496183715761,0.0005330204730853438,0.0005319350748322904,0.0005330204730853438,0.0005319349584169686,0.0005330206477083266,0.0005319350748322904,0.0005319350166246295,0.0005330204730853438,0.00053410604596138,0.0005319350166246295,0.0005308495019562542,0.0005319350748322904,0.0005308495601639152,0.0005308495601639152,0.0005319350166246295,0.0005319350166246295,0.0005319350166246295,0.0005319350166246295,0.0005319350166246295,0.0005308495019562542,0.0005319349584169686,0.0005319349584169686,0.0005308494437485933,0.0005308494437485933,0.0005308494437485933,0.0005308494437485933,0.0005308494437485933,0.0005308494437485933,0.0005308494437485933,0.0005308494437485933,0.0005308494437485933,0.0005308494437485933,0.0005319350166246295,0.0005319350166246295,0.0005319350166246295,0.0005319350166246295,0.0005319350166246295,0.0005319350166246295,0.0005319350166246295,0.0005319350166246295,0.0005319350166246295,0.0005319350166246295,0.0005319350166246295,0.0005319350166246295,0.0005319350166246295,0.0005319350166246295,0.0005319350166246295,0.0005319350166246295,0.0005319350166246295,0.0005319350166246295,0.0005319350166246295,0.0005319350166246295,0.0005319350166246295,0.0005319350166246295,0.0005319350166246295,0.0005319350166246295,0.0005319350166246295,0.0005319350166246295,0.0005319350166246295,0.0005319350166246295,0.0005319350166246295,0.0005319350166246295,0.0005319350166246295,0.0005330205895006657,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513,0.0005319351330399513]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0005145668983459473,0.0005145668983459473,0.0005156524130143225,0.000517823442351073,0.0005199944134801626,0.0005243364721536636,0.0005265075014904141,0.0005286785308271646,0.0005319350166246295,0.0005373625899665058,0.0005406191339716315,0.0005449611344374716,0.0005514742224477232,0.0005569017375819385,0.0005623293109238148,0.0005666713113896549,0.000575355370528996,0.000584039487875998,0.0005905525176785886,0.0005992365768179297,0.0006100916652940214,0.0006187757244333625,0.0006274598417803645,0.0006350583862513304,0.000641571416053921,0.0006491700187325478,0.0006589395925402641,0.0006676236516796052,0.0006806497694924474,0.0006893338286317885,0.0006991034024395049,0.000712129520252347,0.0007218990940600634,0.000728412123862654,0.0007381816976703703,0.0007479512714780867,0.0007555498741567135,0.0007642338750883937,0.0007718324777670205,0.0007761744782328606,0.0007837730809114873,0.000790286110714078,0.0008000556845217943,0.0008054832578636706,0.000815252831671387,0.0008271934348158538,0.0008315354352816939,0.0008391339797526598,0.0008478180970996618,0.0008510745828971267,0.0008554166415706277,0.0008575876709073782,0.000860844156704843,0.0008651862153783441,0.0008673572447150946,0.0008716993033885956,0.0008749557891860604,0.0008782123331911862,0.0008847253629937768,0.0008879819069989026,0.0008901529363356531,0.0008923239074647427,0.0008944949368014932,0.0008999225101433694,0.0009020935394801199,0.00090643553994596,0.0009096920839510858,0.0009118631132878363,0.0009140340844169259,0.0009172906866297126,0.0009205471724271774,0.0009238037164323032,0.0009259746875613928,0.0009281457168981433,0.0009303167462348938,0.0009303167462348938,0.0009324877755716443,0.0009357442613691092,0.0009390008635818958,0.0009400863200426102,0.0009422573493793607,0.0009433428640477359,0.0009433428640477359,0.0009444283787161112,0.0009455138351768255,0.000947684864513576,0.0009487704373896122,0.0009487704373896122,0.0009498558938503265,0.0009509414085187018,0.0009531124378554523,0.0009541979525238276,0.0009541979525238276,0.0009541979525238276,0.0009541979525238276,0.0009541979525238276,0.0009541979525238276,0.0009552834671922028,0.0009574544383212924,0.0009585400111973286,0.0009585400111973286,0.0009596254676580429,0.0009596254676580429,0.0009596254676580429,0.0009607110405340791,0.0009628820116631687,0.0009628820116631687,0.0009628820116631687,0.0009628820116631687,0.0009628820116631687,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439,0.0009639675263315439],"recovered":[0.0,0.0,0.0,0.0,1.0855087566596922e-06,3.2565262699790765e-06,5.427543783298461e-06,9.76957926468458e-06,1.1940595868509263e-05,1.519712259323569e-05,2.1710175133193843e-05,2.605221015983261e-05,2.9308735975064337e-05,3.582178760552779e-05,4.3420350266387686e-05,4.993340189685114e-05,5.536094613489695e-05,6.295950879575685e-05,6.94725604262203e-05,7.598561205668375e-05,8.358417107956484e-05,9.443925955565646e-05,0.00010312333324691281,0.00011180739966221154,0.00012049147335346788,0.0001259190175915137,0.00013460309128277004,0.00014328715042211115,0.00015088572399690747,0.0001595697831362486,0.00016608284204266965,0.00017693793051876128,0.0001877930189948529,0.000195391578017734,0.00020407565170899034,0.0002138452255167067,0.00022035828442312777,0.00022795684344600886,0.00023664090258534998,0.00024749600561335683,0.0002550945500843227,0.000262693123659119,0.0002713771827984601,0.00027680472703650594,0.000283317785942927,0.0002920018450822681,0.0003006859333254397,0.0003093699924647808,0.0003169685660395771,0.0003267381398472935,0.0003321656840853393,0.0003375932283233851,0.0003408497432246804,0.000345191772794351,0.00034844831679947674,0.00035170483170077205,0.0003549613757058978,0.0003582178906071931,0.0003614744055084884,0.0003647309495136142,0.00036907297908328474,0.00037232949398458004,0.00037450052332133055,0.00037775703822262585,0.00038318458246067166,0.00038535561179742217,0.00038969764136709273,0.00039186867070384324,0.00039512518560513854,0.00039729621494188905,0.00040055272984318435,0.00040380924474447966,0.0004070657887496054,0.00040923678898252547,0.00041249333298765123,0.00041574984788894653,0.0004168353625573218,0.00041792087722569704,0.0004200918774586171,0.0004244339361321181,0.0004255194216966629,0.00042877596570178866,0.0004309469659347087,0.0004331179952714592,0.0004342035099398345,0.00043528902460820973,0.0004363745101727545,0.0004363745101727545,0.00043854553950950503,0.0004396310541778803,0.00044180205441080034,0.00044180205441080034,0.0004428875690791756,0.00044397308374755085,0.00044397308374755085,0.0004450585984159261,0.0004450585984159261,0.0004450585984159261,0.00044614411308430135,0.00044614411308430135,0.00044614411308430135,0.00044722959864884615,0.00044722959864884615,0.0004483151133172214,0.0004483151133172214,0.00044940062798559666,0.0004504861426539719,0.0004504861426539719,0.00045157165732234716,0.00045157165732234716,0.00045157165732234716,0.00045265714288689196,0.00045265714288689196,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672,0.0004537426575552672],"active":[0.0005145668983459473,0.0005145668983459473,0.0005156524130143225,0.000517823442351073,0.0005189088988117874,0.0005210799281485379,0.0005210799863561988,0.0005189089570194483,0.0005199944134801626,0.0005221654428169131,0.0005189089570194483,0.0005189088988117874,0.000522165501024574,0.0005210799281485379,0.0005189089570194483,0.0005167379276826978,0.0005199944134801626,0.0005210799863561988,0.0005210799863561988,0.0005232509574852884,0.0005265075014904141,0.0005243364721536636,0.0005243365303613245,0.0005232510156929493,0.0005210799281485379,0.0005232510156929493,0.0005243364721536636,0.0005243364721536636,0.0005297640454955399,0.0005297640454955399,0.0005330205895006657,0.0005351916188374162,0.00053410604596138,0.0005330205312930048,0.00053410604596138,0.00053410604596138,0.0005351916188374162,0.0005362770170904696,0.0005351915606297553,0.0005286784726195037,0.0005286785308271646,0.0005275929579511285,0.0005286785308271646,0.0005286785308271646,0.0005319350166246295,0.0005351916188374162,0.0005308495019562542,0.000529763987287879,0.0005308495601639152,0.0005243364721536636,0.0005232509574852884,0.0005199944134801626,0.0005199944134801626,0.0005199944134801626,0.0005189089570194483,0.0005199944716878235,0.0005199944134801626,0.0005199944134801626,0.0005232509574852884,0.0005232509574852884,0.0005210799863561988,0.0005199944134801626,0.0005199944134801626,0.0005221654428169131,0.0005189089570194483,0.0005210799281485379,0.0005199944134801626,0.0005199944134801626,0.0005189088988117874,0.0005199944716878235,0.0005199944134801626,0.0005199944716878235,0.0005189088988117874,0.0005189089570194483,0.0005178233841434121,0.0005145668983459473,0.0005156524130143225,0.0005178233841434121,0.0005189089570194483,0.0005156523548066616,0.0005167379276826978,0.0005145668983459473,0.0005123958690091968,0.0005113104125484824,0.0005113102961331606,0.0005123958690091968,0.0005123959272168577,0.0005123959272168577,0.0005113103543408215,0.0005113103543408215,0.0005113104125484824,0.0005123958690091968,0.0005113104125484824,0.0005102248396724463,0.0005102248396724463,0.0005091393832117319,0.0005091393832117319,0.0005102248396724463,0.0005113102961331606,0.0005123958690091968,0.0005123958690091968,0.0005123958690091968,0.0005123958690091968,0.0005113103543408215,0.0005123959272168577,0.000513481383677572,0.0005123958690091968,0.0005123958690091968,0.0005113103543408215,0.0005113103543408215,0.0005123958690091968,0.0005113104125484824,0.0005113104125484824,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0005145668983459473,0.0005145668983459473,0.0005156524130143225,0.0005167379276826978,0.0005189089570194483,0.0005210799281485379,0.0005254219868220389,0.0005297640454955399,0.0005330205312930048,0.0005362770752981305,0.0005406191339716315,0.0005449611344374716,0.0005503887077793479,0.0005579872522503138,0.0005612437962554395,0.0005688423407264054,0.0005742698558606207,0.0005786119145341218,0.0005862104590050876,0.0005916380323469639,0.0005981510621495545,0.0006035786354914308,0.0006111771799623966,0.0006155192386358976,0.000620946753770113,0.000625288812443614,0.0006307163275778294,0.0006372294155880809,0.000641571416053921,0.0006448279600590467,0.0006491700187325478,0.0006535120191983879,0.000657854019664228,0.000662196078337729,0.00066653813701123,0.0006687091663479805,0.0006730511668138206,0.0006773932254873216,0.0006795641966164112,0.000682820740621537,0.0006860772846266627,0.0006882483139634132,0.0006915047997608781,0.0006947613437660038,0.0006991034024395049,0.0007012743735685945,0.0007056164322420955,0.0007099584909155965,0.0007132149767130613,0.0007175570353865623,0.0007208135793916881,0.0007240701233968139,0.0007273266091942787,0.000728412123862654,0.0007316686678677797,0.0007360106683336198,0.0007381816976703703,0.0007392672123387456,0.0007425237563438714,0.0007436092710122466,0.000744694727472961,0.0007457802421413362,0.0007468657568097115,0.000749036786146462,0.0007501223008148372,0.0007512078154832125,0.000753378844819963,0.0007544643012806773,0.0007555498741567135,0.0007566353306174278,0.0007577208452858031,0.0007588063599541783,0.0007588063599541783,0.0007598918746225536,0.0007609773892909288,0.0007620629039593041,0.0007631484186276793,0.0007642338750883937,0.0007653194479644299,0.0007664049044251442,0.0007664049044251442,0.0007674904773011804,0.0007674904773011804,0.0007685759337618947,0.0007685759337618947,0.0007685759337618947,0.00076966144843027,0.00076966144843027,0.00076966144843027,0.00076966144843027,0.0007707469630986452,0.0007718324777670205,0.0007718324777670205,0.0007729179924353957,0.0007729179924353957,0.0007740034488961101,0.0007740034488961101,0.0007740034488961101,0.0007750890217721462,0.0007761744782328606,0.0007772600511088967,0.0007772600511088967,0.0007772600511088967,0.0007783455075696111,0.0007783455075696111,0.0007783455075696111,0.0007783455075696111,0.0007783455075696111,0.0007794310222379863,0.0007794310222379863,0.0007794310222379863,0.0007794310222379863,0.0007794310222379863,0.0007794310222379863,0.0007794310222379863,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616,0.0007805165369063616],"recovered":[0.0,0.0,0.0,0.0,1.0855087566596922e-06,3.2565262699790765e-06,3.2565262699790765e-06,7.598561296617845e-06,1.1940595868509263e-05,1.519712259323569e-05,1.8453649317962117e-05,2.2795684344600886e-05,2.496670094842557e-05,3.039424518647138e-05,3.473628021311015e-05,4.016382445115596e-05,4.88478945044335e-05,5.536094613489695e-05,6.078849037294276e-05,6.621603097300977e-05,7.164357521105558e-05,7.598561205668375e-05,8.358417107956484e-05,9.00972299859859e-05,9.661028161644936e-05,0.00010095231118611991,0.00010637985542416573,0.0001107218922697939,0.00011723494390025735,0.00012049147335346788,0.00012483350292313844,0.00012700451770797372,0.00013026104716118425,0.00013460309128277004,0.0001389451208524406,0.00014328715042211115,0.00014762919454369694,0.00014980020932853222,0.00015305673878174275,0.00015522775356657803,0.0001595697831362486,0.00016391182725783437,0.00016716834215912968,0.00016825385682750493,0.00017151038628071547,0.00017585241585038602,0.0001780234306352213,0.0001823654747568071,0.00018670750432647765,0.00019213504856452346,0.000195391578017734,0.00019973360758740455,0.00020299013704061508,0.00020624666649382561,0.00020950319594703615,0.00021275971084833145,0.00021601624030154198,0.00021818725508637726,0.00021927276975475252,0.0002214437845395878,0.00022252929920796305,0.00022252929920796305,0.00022252929920796305,0.00022470031399279833,0.0002268713287776336,0.00022795684344600886,0.00022904234356246889,0.00023121335834730417,0.00023121335834730417,0.00023338438768405467,0.0002344698878005147,0.0002344698878005147,0.00023555540246888995,0.00023664090258534998,0.00023881193192210048,0.00024098294670693576,0.00024098294670693576,0.0002420684468233958,0.00024423946160823107,0.0002464104909449816,0.00024749600561335683,0.00024749600561335683,0.0002485814911779016,0.0002485814911779016,0.0002485814911779016,0.0002496670058462769,0.00025075252051465213,0.00025075252051465213,0.00025075252051465213,0.0002518380351830274,0.00025292354985140264,0.00025292354985140264,0.00025292354985140264,0.00025292354985140264,0.00025292354985140264,0.00025292354985140264,0.00025400903541594744,0.0002550945500843227,0.0002550945500843227,0.0002550945500843227,0.0002550945500843227,0.0002550945500843227,0.0002550945500843227,0.0002550945500843227,0.00025618006475269794,0.00025618006475269794,0.00025618006475269794,0.00025618006475269794,0.00025618006475269794,0.00025618006475269794,0.00025618006475269794,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732,0.0002572655794210732],"active":[0.0005145668983459473,0.0005145668983459473,0.0005156524130143225,0.0005167379276826978,0.000517823442351073,0.0005178233841434121,0.0005221654428169131,0.000522165501024574,0.0005210799281485379,0.0005210799281485379,0.000522165501024574,0.0005221654428169131,0.0005254219868220389,0.0005275930161587894,0.0005265075014904141,0.0005286785308271646,0.0005254219868220389,0.0005232509574852884,0.0005254219868220389,0.0005254219868220389,0.0005265075014904141,0.0005275930161587894,0.0005275930161587894,0.0005254219868220389,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005265075014904141,0.0005243364721536636,0.0005243364721536636,0.0005243365303613245,0.0005265075014904141,0.0005275929579511285,0.0005275929579511285,0.0005275930161587894,0.0005254220450296998,0.0005254219868220389,0.0005275930161587894,0.0005265074432827532,0.0005275929579511285,0.0005265075014904141,0.0005243364721536636,0.0005243364721536636,0.0005265075014904141,0.0005275930161587894,0.000525421928614378,0.0005275930161587894,0.0005275930161587894,0.0005265075014904141,0.0005254219868220389,0.0005254219868220389,0.0005243365303613245,0.0005243364721536636,0.0005221654428169131,0.0005221654428169131,0.0005232509574852884,0.0005221654428169131,0.0005210799863561988,0.0005232510156929493,0.000522165501024574,0.0005221654428169131,0.0005232509574852884,0.0005243364721536636,0.0005243364721536636,0.0005232509574852884,0.0005232509574852884,0.0005243364721536636,0.0005232509574852884,0.0005243365303613245,0.0005232509574852884,0.0005232509574852884,0.0005243364721536636,0.0005232509574852884,0.0005232509574852884,0.0005221654428169131,0.0005210799863561988,0.0005221654428169131,0.0005221654428169131,0.0005210799863561988,0.0005199944134801626,0.0005189088988117874,0.0005199944716878235,0.0005189089570194483,0.0005199944134801626,0.0005199944134801626,0.0005189089570194483,0.0005189089570194483,0.0005189089570194483,0.0005189089570194483,0.0005178233841434121,0.0005178233841434121,0.0005189089570194483,0.0005189089570194483,0.0005199944134801626,0.0005199944134801626,0.000521079869940877,0.0005199944134801626,0.0005189088988117874,0.0005199944716878235,0.0005210799281485379,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.0005232509574852884,0.0005221654428169131,0.0005221654428169131,0.0005221654428169131,0.0005221654428169131,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005221654428169131,0.0005221654428169131,0.0005221654428169131,0.0005221654428169131,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884,0.0005232509574852884]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005156524130143225,0.0005167379276826978,0.0005189089570194483,0.0005189089570194483,0.0005199944134801626,0.0005221654428169131,0.0005232509574852884,0.0005275930161587894,0.0005286785308271646,0.0005308495019562542,0.0005330205312930048,0.0005351915606297553,0.0005362770752981305,0.0005395336193032563,0.0005417045904323459,0.0005449611344374716,0.0005460466491058469,0.0005482176784425974,0.0005525596789084375,0.000554730708245188,0.0005569017375819385,0.0005623293109238148,0.0005655857967212796,0.0005699278553947806,0.0005742698558606207,0.0005775263998657465,0.000579697429202497,0.000584039487875998,0.0005862104590050876,0.0005872959736734629,0.0005883814883418381,0.0005905525176785886,0.0005927235470153391,0.0005948945181444287,0.0005981510621495545,0.000600322091486305,0.0006014076061546803,0.0006014076061546803,0.0006035786354914308,0.0006057496648281813,0.0006068351212888956,0.0006090061506256461,0.0006122626946307719,0.0006144337239675224,0.0006155192386358976,0.000616604695096612,0.0006187757244333625,0.0006198612391017377,0.0006220322684384882,0.0006242032977752388,0.0006263742689043283,0.0006285452982410789,0.0006296308129094541,0.0006318018422462046,0.0006328873569145799,0.0006339728715829551,0.0006350583862513304,0.0006372294155880809,0.0006394003867171705,0.000641571416053921,0.0006426569307222962,0.0006437424453906715,0.0006448279600590467,0.000645913474727422,0.0006480844458565116,0.0006513409898616374,0.0006513409898616374,0.0006535120191983879,0.0006535120191983879,0.0006567685632035136,0.0006567685632035136,0.0006589395925402641,0.0006600250490009785,0.0006611105636693537,0.0006632815930061042,0.0006632815930061042,0.0006632815930061042,0.0006654526223428547,0.0006654526223428547,0.0006676236516796052,0.0006687091663479805,0.0006697946228086948,0.000670880195684731,0.000670880195684731,0.000670880195684731,0.0006719656521454453,0.0006719656521454453,0.0006719656521454453,0.0006730511668138206,0.0006741366814821959,0.0006741366814821959,0.0006752221961505711,0.0006752221961505711,0.0006752221961505711,0.0006763077108189464,0.0006773932254873216,0.0006773932254873216,0.0006795641966164112,0.0006806497694924474,0.000682820740621537,0.000682820740621537,0.0006839062552899122,0.0006849917699582875,0.0006860772846266627,0.0006860772846266627,0.000687162799295038,0.000687162799295038,0.000687162799295038,0.0006893338286317885,0.0006893338286317885,0.0006893338286317885,0.0006893338286317885,0.0006893338286317885,0.0006893338286317885,0.0006893338286317885,0.0006893338286317885,0.0006893338286317885,0.0006893338286317885,0.0006893338286317885,0.0006893338286317885,0.0006893338286317885,0.0006893338286317885,0.0006893338286317885,0.0006893338286317885,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637,0.0006904193433001637],"recovered":[0.0,0.0,0.0,0.0,0.0,0.0,1.0855087566596922e-06,1.0855087566596922e-06,2.1710175133193843e-06,3.2565262699790765e-06,4.342035026638769e-06,5.427543783298461e-06,6.513052539958153e-06,7.598561296617845e-06,8.684070053277537e-06,1.1940595868509263e-05,1.4111614291323349e-05,1.628263089514803e-05,1.8453649317962117e-05,2.06246659217868e-05,2.2795684344600886e-05,2.605221015983261e-05,2.7137719371239655e-05,3.039424518647138e-05,3.365077282069251e-05,3.473628021311015e-05,4.016382445115596e-05,4.12493318435736e-05,4.4505857658805326e-05,4.993340189685114e-05,5.318992771208286e-05,5.536094613489695e-05,5.970298298052512e-05,6.187400140333921e-05,6.404501618817449e-05,6.621603097300977e-05,6.838705303380266e-05,6.94725604262203e-05,7.164357521105558e-05,7.272908987943083e-05,7.598561205668375e-05,7.815663411747664e-05,8.141315629472956e-05,8.24986636871472e-05,8.358417107956484e-05,8.46696857479401e-05,8.575519314035773e-05,8.792620792519301e-05,9.00972299859859e-05,9.226824477082118e-05,9.335375216323882e-05,9.55247669480741e-05,9.661028161644936e-05,9.878129640128464e-05,0.00010095231118611991,0.00010312333324691281,0.00010529434803174809,0.00010746537009254098,0.0001107218922697939,0.00011397842172300443,0.00011506392911542207,0.00011723494390025735,0.00011723494390025735,0.00011723494390025735,0.00012049147335346788,0.00012266248813830316,0.0001259190175915137,0.00012700451770797372,0.00012917554704472423,0.0001313465618295595,0.00013351757661439478,0.00013351757661439478,0.00013568859139923006,0.00013785960618406534,0.00013785960618406534,0.0001389451208524406,0.00014111613563727587,0.00014328715042211115,0.0001443726650904864,0.00014545817975886166,0.00014654367987532169,0.00014654367987532169,0.00014762919454369694,0.00014871469466015697,0.00014980020932853222,0.00015088572399690747,0.00015088572399690747,0.00015305673878174275,0.00015414223889820278,0.00015414223889820278,0.00015522775356657803,0.0001573987683514133,0.0001573987683514133,0.0001573987683514133,0.00015848428301978856,0.00015848428301978856,0.00015848428301978856,0.00015848428301978856,0.00015848428301978856,0.0001595697831362486,0.00016065529780462384,0.00016065529780462384,0.00016174079792108387,0.00016282631258945912,0.00016391182725783437,0.0001649973273742944,0.0001649973273742944,0.00016716834215912968,0.00016825385682750493,0.0001693393714958802,0.0001704248716123402,0.0001704248716123402,0.0001704248716123402,0.0001725958863971755,0.0001725958863971755,0.0001725958863971755,0.0001725958863971755,0.00017368140106555074,0.00017368140106555074,0.00017368140106555074,0.00017368140106555074,0.00017368140106555074,0.00017368140106555074,0.00017368140106555074,0.00017368140106555074,0.00017368140106555074,0.00017368140106555074,0.00017368140106555074,0.00017368140106555074,0.00017368140106555074,0.00017368140106555074,0.00017368140106555074,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926,0.000174766915733926],"active":[0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.000513481383677572,0.0005145668983459473,0.0005145668983459473,0.0005156524130143225,0.0005145668983459473,0.0005145668983459473,0.0005156524130143225,0.0005156524130143225,0.0005189089570194483,0.0005167379276826978,0.0005167378694750369,0.0005167379276826978,0.0005167379276826978,0.0005156524130143225,0.0005167379276826978,0.0005156523548066616,0.000517823442351073,0.0005156524130143225,0.0005145668983459473,0.0005178233841434121,0.0005145668983459473,0.0005156524130143225,0.000517823442351073,0.0005156524130143225,0.0005167379276826978,0.0005189088988117874,0.000517823442351073,0.000517823442351073,0.0005199944716878235,0.0005199944134801626,0.0005189088988117874,0.0005189089570194483,0.0005189089570194483,0.0005199944716878235,0.0005189088988117874,0.0005199944134801626,0.0005189089570194483,0.0005189089570194483,0.000517823442351073,0.0005189089570194483,0.0005199944716878235,0.0005189088988117874,0.0005189088988117874,0.0005199944716878235,0.0005210799863561988,0.0005199944716878235,0.0005199944134801626,0.0005199944134801626,0.0005189089570194483,0.0005189089570194483,0.0005189089570194483,0.0005189088988117874,0.0005178233841434121,0.0005156524130143225,0.0005167379276826978,0.0005156524130143225,0.0005167379276826978,0.000517823442351073,0.0005167379276826978,0.0005167379276826978,0.0005156524130143225,0.0005156524130143225,0.0005145668983459473,0.000513481383677572,0.0005123958690091968,0.0005145668983459473,0.0005156524130143225,0.000513481383677572,0.0005156524130143225,0.0005145668983459473,0.0005156524130143225,0.0005134814418852329,0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005167379276826978,0.0005156524130143225,0.0005145668983459473,0.0005156524130143225,0.0005145668983459473,0.0005167379276826978,0.0005156524130143225,0.0005156523548066616,0.0005167379276826978,0.0005156524712219834,0.0005134814418852329,0.0005145668983459473,0.0005145668983459473,0.000513481383677572,0.0005145668983459473,0.0005156524130143225,0.0005156524130143225,0.0005167379276826978,0.0005156524130143225,0.0005145668983459473,0.0005156524130143225,0.0005156524130143225,0.0005145668983459473,0.0005156523548066616,0.0005156524712219834,0.0005178233841434121,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005167379276826978,0.0005145668983459473,0.0005145668983459473,0.0005167379276826978,0.0005167379276826978,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005167379276826978,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005167379276826978,0.0005167379276826978,0.0005167379276826978,0.0005199944134801626,0.0005199944134801626,0.0005210799281485379,0.0005221654428169131,0.0005254219868220389,0.0005275930161587894,0.0005286785308271646,0.0005319350166246295,0.0005351915606297553,0.0005417045904323459,0.0005471321637742221,0.0005503887077793479,0.000554730708245188,0.0005579872522503138,0.0005601582815870643,0.0005612437962554395,0.0005645002820529044,0.0005655857967212796,0.0005699278553947806,0.0005699278553947806,0.0005720988847315311,0.0005720988847315311,0.0005731843411922455,0.0005786119145341218,0.0005818684585392475,0.0005829539732076228,0.0005851249443367124,0.0005872959736734629,0.0005894670030102134,0.0005938090616837144,0.0005970655474811792,0.0005992365768179297,0.0006024931208230555,0.0006035786354914308,0.0006068351212888956,0.0006079206359572709,0.0006100916652940214,0.0006111771799623966,0.0006144337239675224,0.0006155192386358976,0.000616604695096612,0.0006176902097649872,0.0006187757244333625,0.0006198612391017377,0.0006220322684384882,0.0006242032977752388,0.0006274598417803645,0.0006296308129094541,0.0006318018422462046,0.0006339728715829551,0.0006361439009197056,0.0006383148720487952,0.0006394003867171705,0.0006426569307222962,0.0006437424453906715,0.0006448279600590467,0.000645913474727422,0.0006469989893957973,0.0006491700187325478,0.0006502554751932621,0.0006513409898616374,0.0006535120191983879,0.0006545975338667631,0.0006556830485351384,0.0006567685632035136,0.000657854019664228,0.000657854019664228,0.000657854019664228,0.000657854019664228,0.0006589395925402641,0.0006589395925402641,0.0006600250490009785,0.0006611105636693537,0.000662196078337729,0.000662196078337729,0.000662196078337729,0.000662196078337729,0.000662196078337729,0.0006632815930061042,0.0006632815930061042,0.0006632815930061042,0.0006643671076744795,0.0006654526223428547,0.00066653813701123,0.0006676236516796052,0.0006676236516796052,0.0006687091663479805,0.0006687091663479805,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948,0.0006697946228086948],"recovered":[0.0,0.0,0.0,0.0,0.0,1.0855087566596922e-06,2.1710175133193843e-06,2.1710175133193843e-06,2.1710175133193843e-06,3.2565262699790765e-06,4.342035026638769e-06,5.427543783298461e-06,8.684070053277537e-06,1.0855087566596922e-05,1.3026105079916306e-05,1.519712259323569e-05,1.953915852936916e-05,2.3881191737018526e-05,3.039424518647138e-05,3.365077282069251e-05,3.6907298635924235e-05,4.016382445115596e-05,4.3420350266387686e-05,4.559136868920177e-05,4.776238347403705e-05,4.88478945044335e-05,5.210442031966522e-05,5.318992771208286e-05,5.536094613489695e-05,5.6446457165293396e-05,5.6446457165293396e-05,5.8617471950128675e-05,6.078849037294276e-05,6.187400140333921e-05,6.513052358059213e-05,6.621603097300977e-05,6.94725604262203e-05,7.055806781863794e-05,7.490010466426611e-05,7.598561205668375e-05,8.032764890231192e-05,8.24986636871472e-05,8.358417107956484e-05,8.46696857479401e-05,8.684070053277537e-05,8.792620792519301e-05,9.118273737840354e-05,9.335375216323882e-05,9.55247669480741e-05,9.55247669480741e-05,9.7695789008867e-05,9.878129640128464e-05,9.878129640128464e-05,0.00010203782585449517,0.00010420884063933045,0.00010746537009254098,0.00010855087748495862,0.00011180739966221154,0.00011506392911542207,0.00011723494390025735,0.00011832045129267499,0.00012157698074588552,0.00012266248813830316,0.00012483350292313844,0.0001259190175915137,0.0001259190175915137,0.00012700451770797372,0.00012809003237634897,0.00012917554704472423,0.0001313465618295595,0.00013243206194601953,0.00013351757661439478,0.00013460309128277004,0.00013460309128277004,0.00013460309128277004,0.00013568859139923006,0.00013568859139923006,0.00013568859139923006,0.00013568859139923006,0.00013568859139923006,0.00013568859139923006,0.00013568859139923006,0.00013677410606760532,0.00013785960618406534,0.00013785960618406534,0.00013785960618406534,0.00013785960618406534,0.00013785960618406534,0.00013785960618406534,0.00013785960618406534,0.00013785960618406534,0.00013785960618406534,0.0001389451208524406,0.00014003063552081585,0.00014111613563727587,0.00014111613563727587,0.00014220165030565113,0.00014220165030565113,0.00014220165030565113,0.00014220165030565113,0.00014220165030565113,0.00014220165030565113,0.00014220165030565113,0.00014220165030565113,0.00014220165030565113,0.00014220165030565113,0.00014220165030565113,0.00014220165030565113,0.00014220165030565113,0.00014220165030565113,0.00014220165030565113,0.00014220165030565113,0.00014220165030565113,0.00014220165030565113,0.00014220165030565113,0.00014220165030565113,0.00014220165030565113,0.00014220165030565113,0.00014220165030565113,0.00014220165030565113,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115,0.00014328715042211115],"active":[0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005167379276826978,0.0005156524130143225,0.0005145668983459473,0.0005178233841434121,0.0005178233841434121,0.0005178233841434121,0.0005178233841434121,0.0005199944716878235,0.0005189089570194483,0.000517823442351073,0.0005189088988117874,0.0005199944134801626,0.0005221654428169131,0.0005232509574852884,0.0005199944716878235,0.0005210799281485379,0.0005210799281485379,0.0005199944716878235,0.000517823442351073,0.0005189088988117874,0.0005178233841434121,0.0005210799863561988,0.000517823442351073,0.0005189089570194483,0.0005167379276826978,0.0005167378694750369,0.0005221654428169131,0.0005232510156929493,0.000522165501024574,0.0005232509574852884,0.0005221654428169131,0.0005232509574852884,0.0005243364721536636,0.0005265075014904141,0.0005243364721536636,0.0005265075014904141,0.0005232510156929493,0.0005243364721536636,0.0005243364721536636,0.0005254219868220389,0.0005243364721536636,0.0005265075014904141,0.0005243364721536636,0.0005232509574852884,0.0005221654428169131,0.0005232509574852884,0.0005221654428169131,0.0005232509574852884,0.0005254219868220389,0.0005254220450296998,0.0005254219868220389,0.0005243364721536636,0.0005254219868220389,0.0005243364721536636,0.0005232509574852884,0.0005221654428169131,0.0005243364721536636,0.0005221654428169131,0.0005221654428169131,0.0005210799863561988,0.0005210799863561988,0.0005232510156929493,0.0005232509574852884,0.0005232509574852884,0.0005243364721536636,0.0005232509574852884,0.0005232510156929493,0.0005232510156929493,0.0005232508992776275,0.0005232508992776275,0.0005232508992776275,0.0005221654428169131,0.0005232510156929493,0.0005232510156929493,0.0005243364721536636,0.0005254219868220389,0.0005265075014904141,0.0005265075014904141,0.0005254219868220389,0.0005243364721536636,0.0005243364721536636,0.0005254219868220389,0.0005254219868220389,0.0005254219868220389,0.0005265075014904141,0.0005275930161587894,0.0005286785308271646,0.0005297640454955399,0.0005286785308271646,0.0005286785308271646,0.0005275930161587894,0.0005286784726195037,0.0005275929579511285,0.0005275929579511285,0.0005275929579511285,0.0005275929579511285,0.0005275929579511285,0.0005275929579511285,0.0005275929579511285,0.0005275929579511285,0.0005275929579511285,0.0005275929579511285,0.0005275929579511285,0.0005275929579511285,0.0005275929579511285,0.0005275929579511285,0.0005275929579511285,0.0005275929579511285,0.0005275929579511285,0.0005275929579511285,0.0005275929579511285,0.0005275929579511285,0.0005275929579511285,0.0005275929579511285,0.0005275929579511285,0.0005275929579511285,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005156524130143225,0.0005167379276826978,0.0005167379276826978,0.0005167379276826978,0.0005167379276826978,0.0005167379276826978,0.000517823442351073,0.0005189089570194483,0.0005210799281485379,0.0005221654428169131,0.0005232509574852884,0.0005243364721536636,0.0005254219868220389,0.0005275930161587894,0.0005275930161587894,0.0005286785308271646,0.0005297640454955399,0.0005297640454955399,0.0005308495019562542,0.0005319350166246295,0.0005330205312930048,0.00053410604596138,0.0005351915606297553,0.0005351915606297553,0.000538448104634881,0.0005406191339716315,0.0005417045904323459,0.0005417045904323459,0.0005427901051007211,0.0005438756197690964,0.0005449611344374716,0.0005449611344374716,0.0005449611344374716,0.0005460466491058469,0.0005471321637742221,0.0005493031931109726,0.0005493031931109726,0.0005503887077793479,0.0005514742224477232,0.0005525596789084375,0.0005536451935768127,0.000554730708245188,0.000554730708245188,0.0005558162229135633,0.0005569017375819385,0.0005579872522503138,0.0005601582815870643,0.0005612437962554395,0.0005623293109238148,0.0005634147673845291,0.0005634147673845291,0.0005634147673845291,0.0005634147673845291,0.0005645002820529044,0.0005655857967212796,0.0005655857967212796,0.0005666713113896549,0.0005677568260580301,0.0005677568260580301,0.0005677568260580301,0.0005677568260580301,0.0005688423407264054,0.0005699278553947806,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559,0.0005710133700631559],"recovered":[0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0855087566596922e-06,1.0855087566596922e-06,2.1710175133193843e-06,2.1710175133193843e-06,3.2565262699790765e-06,4.342035026638769e-06,5.427543783298461e-06,6.513052539958153e-06,7.598561296617845e-06,9.76957926468458e-06,1.0855087566596922e-05,1.0855087566596922e-05,1.0855087566596922e-05,1.0855087566596922e-05,1.0855087566596922e-05,1.0855087566596922e-05,1.3026105079916306e-05,1.4111614291323349e-05,1.519712259323569e-05,1.519712259323569e-05,1.8453649317962117e-05,1.953915852936916e-05,2.1710175133193843e-05,2.2795684344600886e-05,2.2795684344600886e-05,2.3881191737018526e-05,2.496670094842557e-05,2.496670094842557e-05,2.496670094842557e-05,2.605221015983261e-05,2.605221015983261e-05,2.7137719371239655e-05,2.7137719371239655e-05,2.7137719371239655e-05,2.8223228582646698e-05,2.9308735975064337e-05,3.039424518647138e-05,3.147975439787842e-05,3.147975439787842e-05,3.256526179029606e-05,3.256526179029606e-05,3.473628021311015e-05,3.6907298635924235e-05,3.907831705873832e-05,4.016382445115596e-05,4.12493318435736e-05,4.233484287397005e-05,4.233484287397005e-05,4.233484287397005e-05,4.3420350266387686e-05,4.4505857658805326e-05,4.4505857658805326e-05,4.559136868920177e-05,4.559136868920177e-05,4.667687608161941e-05,4.667687608161941e-05,4.667687608161941e-05,4.667687608161941e-05,4.776238347403705e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05,4.88478945044335e-05],"active":[0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005156524130143225,0.0005167379276826978,0.0005167379276826978,0.0005167379276826978,0.0005167379276826978,0.0005156524130143225,0.0005167379276826978,0.0005167379276826978,0.0005189088988117874,0.0005189088988117874,0.0005189088988117874,0.0005189089570194483,0.0005189089570194483,0.0005199944716878235,0.000517823442351073,0.000517823442351073,0.0005189089570194483,0.0005189089570194483,0.0005199944134801626,0.0005210799281485379,0.0005221654428169131,0.0005210799281485379,0.0005210799281485379,0.0005199944134801626,0.0005232509574852884,0.000522165501024574,0.0005221654428169131,0.0005199944134801626,0.0005199944134801626,0.0005210799281485379,0.0005210799281485379,0.0005199944134801626,0.0005199944134801626,0.0005210799281485379,0.0005210799281485379,0.0005232509574852884,0.000522165501024574,0.0005232510156929493,0.0005243365303613245,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005232509574852884,0.0005243364721536636,0.0005243364721536636,0.0005254219868220389,0.0005254219868220389,0.0005243364721536636,0.0005232510156929493,0.0005232509574852884,0.0005221654428169131,0.0005210799281485379,0.0005210799281485379,0.0005221654428169131,0.0005221654428169131,0.0005210799281485379,0.0005221654428169131,0.0005221654428169131,0.0005221654428169131,0.0005210799281485379,0.0005210799281485379,0.0005221654428169131,0.0005232509574852884,0.0005232510156929493,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574,0.000522165501024574]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.0005145668983459473,0.0005145668983459473,0.0005156524130143225,0.000517823442351073,0.0005189089570194483,0.0005243364721536636,0.0005275930161587894,0.0005319350166246295,0.000538448104634881,0.0005427901051007211,0.0005460466491058469,0.0005514742224477232,0.0005579872522503138,0.0005623293109238148,0.0005688423407264054,0.0005764408851973712,0.000584039487875998,0.0005927235470153391,0.0006068351212888956,0.0006155192386358976,0.0006242032977752388,0.0006404859013855457,0.0006556830485351384,0.0006697946228086948,0.0006860772846266627,0.0007001889171078801,0.0007229845505207777,0.0007403527270071208,0.0007620629039593041,0.0007805165369063616,0.0008033122285269201,0.0008250224054791033,0.0008499891264364123,0.0008782123331911862,0.0009031790541484952,0.000931402260903269,0.0009563689818605781,0.0009802501881495118,0.001001960365101695,0.0010399532038718462,0.00106383441016078,0.001096399617381394,0.0011235373094677925,0.0011561026331037283,0.001191924326121807,0.0012201475910842419,0.0012527129147201777,0.0012874491512775421,0.001324356417171657,0.0013601782266050577,0.0013949144631624222,0.0014307363890111446,0.0014719855971634388,0.0014991234056651592,0.001534945098683238,0.0015707669081166387,0.001605503261089325,0.0016478380421176553,0.0016890873666852713,0.0017303366912528872,0.0017726715886965394,0.0018171773990616202,0.0018584267236292362,0.0018942485330626369,0.0019354978576302528,0.0019789182115346193,0.002020167652517557,0.0020625023171305656,0.00210700836032629,0.0021547707729041576,0.0022036186419427395,0.0022535519674420357,0.0023110839538276196,0.0023697013966739178,0.002419634722173214,0.002469568280503154,0.002523843664675951,0.002577033592388034,0.0026367364916950464,0.0026866700500249863,0.002742030890658498,0.0027941353619098663,0.002847325289621949,0.0029016006737947464,0.0029591326601803303,0.003018835559487343,0.0030817952938377857,0.0031577807385474443,0.0032207402400672436,0.0032804433722049,0.0033585999626666307,0.003425901522859931,0.0035008015111088753,0.003575701732188463,0.003644088748842478,0.00372007442638278,0.0037949744146317244,0.0038829005789011717,0.003956715576350689,0.004041384905576706,0.004124969244003296,0.004203125834465027,0.0042769405990839005,0.00435401126742363,0.00443759560585022,0.00453203497454524,0.004622132051736116,0.004711143672466278,0.004794728010892868,0.0049032787792384624,0.0050042313523590565,0.005098670721054077,0.0052017937414348125,0.005300574935972691,0.00541346799582243,0.005510078277438879,0.005637082736939192,0.0057456339709460735,0.005842244252562523,0.005945367272943258,0.006055003963410854,0.006179837044328451,0.006288388278335333,0.006426247768104076,0.0065391408279538155,0.006661802995949984,0.006800748407840729,0.00692992378026247,0.007048244122415781,0.007173077668994665,0.007294654846191406,0.007436856627464294,0.0075562624260783195,0.007683266885578632,0.007831981405615807,0.007960071787238121,0.008092503994703293,0.008220594376325607,0.00836496613919735,0.00850825384259224,0.008652626536786556,0.008805682882666588,0.008980450220406055,0.009124822914600372,0.00929307658225298,0.009437449276447296,0.009588334709405899,0.009759845212101936,0.009928098879754543,0.010110464878380299,0.010271119885146618,0.010438288561999798,0.010600028559565544,0.010783479548990726,0.010961503721773624,0.011139526963233948,0.011308866553008556,0.011472778394818306,0.011658400297164917,0.011824483051896095,0.012004677206277847,0.012183786369860172,0.01237375009804964,0.012533320114016533,0.012736310251057148,0.012926273979246616,0.013131435960531235,0.013311630114912987,0.013509192503988743,0.013696985319256783,0.01389563363045454,0.014105136506259441,0.014286416582763195,0.014475295320153236,0.014676114544272423,0.014873676933348179,0.015063640661537647,0.015278572216629982,0.015478305518627167,0.015661757439374924,0.01585714891552925,0.016069907695055008,0.01628592424094677,0.016496513038873672,0.016712529584765434,0.01692420244216919,0.017129363492131233,0.017313901335000992,0.017514720559120178,0.01771879568696022,0.01793372631072998,0.01814757101237774,0.018340792506933212,0.018531842157244682,0.018734831362962723,0.018908513709902763,0.019125614315271378,0.019321005791425705,0.019523996859788895,0.01973675563931465,0.01995060220360756,0.020173130556941032,0.02035115472972393,0.0205411184579134,0.020736509934067726,0.02093624323606491,0.021112095564603806,0.02132919803261757,0.02154521457850933,0.021743861958384514,0.021941425278782845,0.022140072658658028,0.022348491474986076,0.022568847984075546,0.022784864529967308,0.02300739474594593,0.023238608613610268,0.023453539237380028,0.023655442520976067,0.023893170058727264,0.024112442508339882,0.02433931455016136,0.024537961930036545,0.02475614845752716,0.02500147372484207,0.02520446479320526,0.02541939541697502,0.0256451815366745,0.025904618203639984,0.026107607409358025,0.026306254789233208,0.026512501761317253,0.02673177421092987,0.026955390349030495,0.0271963719278574,0.027403704822063446,0.02762080729007721,0.02786070480942726,0.028085405007004738,0.02830793336033821,0.028530463576316833,0.028757333755493164,0.028971180319786072,0.02921541966497898,0.02941189706325531,0.029634425416588783,0.0298536978662014,0.030064286664128304,0.03026510588824749,0.03048655018210411,0.03068953938782215,0.030907727777957916,0.03115413710474968,0.03139186650514603,0.031616564840078354,0.031826067715883255,0.03204968199133873,0.03226244077086449,0.03249691054224968,0.03270750120282173,0.03291049227118492,0.03311999514698982,0.033354464918375015,0.03356722369790077,0.03377998247742653,0.03401554003357887,0.03422287106513977,0.034422606229782104,0.03463862091302872,0.0348394401371479,0.035019636154174805,0.035234566777944565,0.03545383736491203,0.03568613529205322,0.035908665508031845,0.036094289273023605,0.03627990931272507,0.03650461137294769,0.03671302646398544,0.036917105317115784,0.037155915051698685,0.03734371066093445,0.03755321353673935,0.037770312279462814,0.03798307478427887,0.03820451721549034,0.03841836377978325,0.03863329440355301,0.03883519768714905,0.03906315565109253,0.03928785398602486,0.039514727890491486,0.03972531482577324,0.03992938995361328,0.04014432057738304,0.04036033898591995,0.04056549817323685,0.040803223848342896,0.041029009968042374,0.041226573288440704,0.041441503912210464,0.04164666682481766,0.04184423014521599,0.04206458479166031,0.04227843135595322,0.04251290112733841,0.04271480813622475,0.04291996732354164,0.04312729835510254,0.04333571717143059,0.043566931039094925,0.04378620535135269,0.043983764946460724,0.04420086741447449,0.04439951479434967,0.04460142180323601,0.044796813279390335,0.04500306025147438,0.045208219438791275,0.0454036109149456,0.04561962932348251,0.045806337147951126,0.04601258039474487,0.046204715967178345,0.04640987887978554,0.04660852625966072,0.04679740592837334,0.04700690880417824,0.047195788472890854,0.04739443585276604,0.04761045053601265,0.04778521880507469,0.04797735437750816,0.0481477789580822,0.04833774268627167,0.04852987825870514,0.04872309789061546,0.04891088977456093,0.049087829887866974,0.049273449927568436,0.04946015775203705,0.04962298274040222,0.04982380196452141,0.05000291392207146,0.050192877650260925,0.050383925437927246,0.05058800056576729,0.05078556388616562,0.05097769945859909,0.05116331949830055,0.051332660019397736],"recovered":[0.0,0.0,0.0,1.0855087566596922e-06,2.1710175133193843e-06,4.342035026638769e-06,7.598561296617845e-06,1.0855087566596922e-05,1.4111614291323349e-05,1.519712259323569e-05,1.953915852936916e-05,2.06246659217868e-05,2.7137719371239655e-05,3.147975439787842e-05,3.582178760552779e-05,4.12493318435736e-05,4.993340189685114e-05,5.536094613489695e-05,6.187400140333921e-05,7.381459727184847e-05,8.46696857479401e-05,9.661028161644936e-05,0.00010963638487737626,0.00012700453225988895,0.00014111613563727587,0.00015305673878174275,0.0001649973273742944,0.00018453648954164237,0.00020624666649382561,0.00022470031399279833,0.0002453249762766063,0.0002681206678971648,0.0002887453301809728,0.000308284506900236,0.00033325119875371456,0.00035930340527556837,0.00038861215580254793,0.000415749876992777,0.0004418020835146308,0.00046893980470485985,0.0004917354672215879,0.0005221297033131123,0.000546010909602046,0.0005753196310251951,0.0006035428959876299,0.0006339371320791543,0.0006632458535023034,0.0006958111189305782,0.0007338039577007294,0.0007739677675999701,0.000806533033028245,0.0008390982984565198,0.0008738345350138843,0.0009129128884524107,0.0009443926392123103,0.0009834709344431758,0.0010160362580791116,0.0010562000097706914,0.0010898507898673415,0.0011300146579742432,0.0011723494390025735,0.0012135987635701895,0.001257019117474556,0.001286327955313027,0.0013297483092173934,0.0013720830902457237,0.0014111613854765892,0.0014632658567279577,0.0015012586954981089,0.0015425080200657248,0.0015837573446333408,0.001638032728806138,0.0016825386555865407,0.0017303009517490864,0.0018008591141551733,0.0018551344983279705,0.0019050679402425885,0.0019506593234837055,0.0020038492511957884,0.002055953722447157,0.0020993740763515234,0.002159076975658536,0.002203582786023617,0.0022567727137356997,0.0023099626414477825,0.0023631525691598654,0.002419599099084735,0.0024684469681233168,0.0025466035585850477,0.0026160762645304203,0.0026746937073767185,0.002751764841377735,0.0028201518580317497,0.0029015650507062674,0.002974294126033783,0.0030339970253407955,0.003117581130936742,0.0031881392933428288,0.0032662958838045597,0.003346623620018363,0.003433464327827096,0.003511620918288827,0.0035886920522898436,0.003663592040538788,0.0037330647464841604,0.0038199054542928934,0.003904575016349554,0.003995758015662432,0.004072829149663448,0.004169439431279898,0.004266049712896347,0.0043778568506240845,0.0044733816757798195,0.0045808469876646996,0.004676371812820435,0.004784922581166029,0.004885875154286623,0.0050031100399792194,0.005111660808324814,0.0052061001770198345,0.005314650945365429,0.005427544005215168,0.0055480352602899075,0.0056663560681045055,0.005787932779639959,0.005911680869758129,0.0060343435034155846,0.006165689788758755,0.006287266965955496,0.006406672764569521,0.0065445322543382645,0.006661767605692148,0.006788772065192461,0.006911434233188629,0.00705689238384366,0.007198008708655834,0.007325013168156147,0.007458530832082033,0.007577936630696058,0.007706027012318373,0.00783737376332283,0.00799260102212429,0.008157598786056042,0.00829980056732893,0.008425719104707241,0.008600486442446709,0.008755713701248169,0.008901172317564487,0.00905748549848795,0.009223568253219128,0.009385309182107449,0.009548135101795197,0.009718560613691807,0.009894412942230701,0.010061580687761307,0.010230920277535915,0.010401344858109951,0.01056742761284113,0.010733511298894882,0.010910448618233204,0.011076531372964382,0.011259982362389565,0.011430407874286175,0.011601917445659637,0.011765829287469387,0.01195579394698143,0.012156613171100616,0.01235851738601923,0.012532198801636696,0.012719991616904736,0.012908870354294777,0.013121630065143108,0.013303996063768864,0.013493959791958332,0.0136839235201478,0.013886913657188416,0.014080134220421314,0.0142809534445405,0.014492628164589405,0.01468693371862173,0.014872555620968342,0.01506577618420124,0.015270937234163284,0.015481526032090187,0.015696456655859947,0.015916815027594566,0.01612197607755661,0.01631953939795494,0.01650950312614441,0.01669512502849102,0.016914397478103638,0.017134755849838257,0.017320377752184868,0.01751251332461834,0.01770899072289467,0.01792500726878643,0.018117140978574753,0.018304934725165367,0.01851552352309227,0.01872502639889717,0.01893344335258007,0.019137520343065262,0.019355706870555878,0.01954241469502449,0.019748661667108536,0.019932111725211143,0.020131845027208328,0.020316382870078087,0.020528055727481842,0.020757099613547325,0.02094380557537079,0.0211305133998394,0.02131505124270916,0.021525640040636063,0.02175142429769039,0.021944645792245865,0.02216174826025963,0.02240164391696453,0.022624174132943153,0.022828249260783195,0.023049693554639816,0.023300446569919586,0.023495838046073914,0.023729221895337105,0.023944152519106865,0.024171024560928345,0.024397894740104675,0.0246215108782053,0.024827755987644196,0.02505788393318653,0.025274986401200294,0.025488831102848053,0.025709189474582672,0.02592846192419529,0.026123855262994766,0.026361580938100815,0.026606906205415726,0.026820750907063484,0.02703351154923439,0.027275579050183296,0.027477484196424484,0.027710868045687675,0.02792905457317829,0.028158098459243774,0.028386054560542107,0.02860207110643387,0.028832199051976204,0.029053643345832825,0.029244692996144295,0.029466135427355766,0.029670212417840958,0.029888398945331573,0.030088132247328758,0.030331285670399666,0.030561413615942,0.030791541561484337,0.030997788533568382,0.031218146905303,0.0314265638589859,0.03166971728205681,0.031882479786872864,0.03210175037384033,0.0323231965303421,0.03255440667271614,0.03279322013258934,0.03298969566822052,0.03321222588419914,0.03345537930727005,0.03364534303545952,0.03384833410382271,0.03406869247555733,0.03425540030002594,0.03446490317583084,0.034659210592508316,0.034873053431510925,0.035094499588012695,0.03531268611550331,0.035512421280145645,0.0357251800596714,0.035918399691581726,0.03613658621907234,0.03634608909487724,0.03656427934765816,0.03676726669073105,0.036991968750953674,0.03719712793827057,0.037434857338666916,0.0376335047185421,0.037851691246032715,0.03806770592927933,0.038275040686130524,0.038484543561935425,0.03870924189686775,0.03892417252063751,0.03913367539644241,0.0393366664648056,0.03956354036927223,0.039774127304553986,0.039971690624952316,0.04019856080412865,0.04042651876807213,0.04063059389591217,0.04083466902375221,0.04104200005531311,0.041260190308094025,0.041481632739305496,0.04170307517051697,0.04191474989056587,0.04212425276637077,0.04233809933066368,0.042536746710538864,0.04278315603733063,0.04298940300941467,0.043217360973358154,0.04342469200491905,0.043635282665491104,0.043831758201122284,0.04403800517320633,0.0442301407456398,0.0444396436214447,0.04463612288236618,0.04486082121729851,0.04503992944955826,0.045252688229084015,0.04544699564576149,0.04563044756650925,0.045833438634872437,0.046023402363061905,0.04621553793549538,0.04642720893025398,0.04662802815437317,0.0468255914747715,0.04701555520296097,0.047217462211847305,0.04739222675561905,0.04757893458008766,0.04774719104170799,0.047956693917512894,0.04814991354942322,0.048339877277612686,0.048517901450395584,0.048702437430620193,0.048889145255088806,0.049084536731243134,0.04927341639995575,0.049467720091342926,0.04964248836040497,0.049843307584524155,0.05002567172050476,0.05022106319665909,0.05040668696165085],"active":[0.0005145668983459473,0.0005145668983459473,0.0005156524130143225,0.0005167379276826978,0.0005167379276826978,0.0005199944134801626,0.0005199944716878235,0.0005210799281485379,0.0005243364721536636,0.0005275929579511285,0.0005265075014904141,0.0005308495601639152,0.0005308495601639152,0.0005308495601639152,0.0005330205312930048,0.0005351915606297553,0.0005341061041690409,0.0005373625899665058,0.0005449611344374716,0.0005417046486400068,0.0005395336193032563,0.0005438756197690964,0.0005460466491058469,0.0005427901051007211,0.0005449611344374716,0.0005471321637742221,0.0005579872522503138,0.0005558162229135633,0.0005558162229135633,0.0005558162229135633,0.0005579872522503138,0.0005569017375819385,0.0005612437962554395,0.0005699278553947806,0.0005699278553947806,0.0005720988847315311,0.0005677568260580301,0.0005645003402605653,0.0005601582815870643,0.0005710134282708168,0.0005720989429391921,0.0005742699140682817,0.0005775263998657465,0.0005807830020785332,0.0005883814301341772,0.0005862104590050876,0.0005894670612178743,0.0005916380323469639,0.0005905524594709277,0.0005862104590050876,0.0005883814301341772,0.0005916380905546248,0.0005981510621495545,0.0005862105172127485,0.0005905524594709277,0.0005872959736734629,0.0005894670030102134,0.0005916380323469639,0.0005992365768179297,0.0006003220332786441,0.0006003221496939659,0.0006035786354914308,0.0006014076061546803,0.00060792057774961,0.0006057495484128594,0.0006068351212888956,0.0006090062670409679,0.0005992364604026079,0.0006057496648281813,0.0006122627528384328,0.0006198612973093987,0.0006155192386358976,0.0006285452982410789,0.0006394004449248314,0.0006187756080180407,0.0006144337821751833,0.0006187757244333625,0.0006263742689043283,0.000632887240499258,0.0006307163275778294,0.0006426568143069744,0.0006350583862513304,0.0006437425035983324,0.0006448279600590467,0.0006491700187325478,0.0006556829903274775,0.0006621961947530508,0.0006893337704241276,0.0006741366814821959,0.0006643671076744795,0.0006839062552899122,0.0006741366814821959,0.0006806496530771255,0.0006741366814821959,0.0006697946228086948,0.0006860774010419846,0.0006773932836949825,0.0006947612855583429,0.0006904196925461292,0.0006947612855583429,0.0006915049161761999,0.0006915049161761999,0.0006882485467940569,0.0006904192268848419,0.0007045308593660593,0.000712129520252347,0.0007175570353865623,0.0007153856568038464,0.0007218988612294197,0.0007338393479585648,0.0007381816394627094,0.0007208138704299927,0.0007284120656549931,0.000719727948307991,0.0007370961830019951,0.00072515569627285,0.0007512075826525688,0.0007425239309668541,0.000730583444237709,0.0007392670959234238,0.0007403530180454254,0.0007522930391132832,0.0007403530180454254,0.0007598916999995708,0.0007512080483138561,0.0007501221261918545,0.0007664049044251442,0.0007642339915037155,0.0007609771564602852,0.0007664049044251442,0.0007501225918531418,0.0007750890217721462,0.0007674903608858585,0.0007718326523900032,0.0007750890217721462,0.0007620630785822868,0.0007674908265471458,0.0007620635442435741,0.0007870295085012913,0.0008022268302738667,0.000815252773463726,0.0008130818605422974,0.0008228514343500137,0.0008250223472714424,0.0008673574775457382,0.0008369628340005875,0.0008326210081577301,0.0008586728945374489,0.0008706133812665939,0.000886896625161171,0.0008858107030391693,0.0008901534602046013,0.0008814679458737373,0.000889066606760025,0.0008999230340123177,0.0009086066856980324,0.0009075216948986053,0.0009053507819771767,0.0009248889982700348,0.0009140344336628914,0.0009281458333134651,0.0009238040074706078,0.0009433422237634659,0.0009314026683568954,0.0009704809635877609,0.0009704800322651863,0.0009748227894306183,0.0009531127288937569,0.000976993702352047,0.000976993702352047,0.0009867632761597633,0.000983506441116333,0.0009824205189943314,0.0009813355281949043,0.0009921910241246223,0.0009867632761597633,0.000983506441116333,0.0009976187720894814,0.0009856773540377617,0.0009748237207531929,0.0009845932945609093,0.0010041315108537674,0.0010149870067834854,0.0010149870067834854,0.001016072928905487,0.001007387414574623,0.001007387414574623,0.000994361937046051,0.001005217432975769,0.0010236706584692001,0.0010193288326263428,0.0010128151625394821,0.0010204147547483444,0.0010193288326263428,0.0010258406400680542,0.000983506441116333,0.0010084733366966248,0.0010160710662603378,0.0010084733366966248,0.0010117292404174805,0.0010171588510274887,0.0010356102138757706,0.0009954478591680527,0.0009987037628889084,0.0009878482669591904,0.0010041315108537674,0.0009802505373954773,0.0010128151625394821,0.0010171588510274887,0.0009867623448371887,0.000997619703412056,0.0010095592588186264,0.0010334402322769165,0.0010432079434394836,0.0010334402322769165,0.0010627489537000656,0.0010768603533506393,0.0010518953204154968,0.0010312683880329132,0.001064920797944069,0.0010627489537000656,0.0010388679802417755,0.0010421238839626312,0.0010269265621900558,0.0010573212057352066,0.0010334402322769165,0.001021500676870346,0.0010236706584692001,0.0010768622159957886,0.0010497234761714935,0.0010312683880329132,0.0010236706584692001,0.0010225847363471985,0.001026928424835205,0.0010725166648626328,0.0010421238839626312,0.0010139010846614838,0.0010399539023637772,0.0010518934577703476,0.0010323543101549149,0.0010529793798923492,0.0010464657098054886,0.0010421257466077805,0.0010573212057352066,0.0010258425027132034,0.0010323543101549149,0.0010214988142251968,0.0010106433182954788,0.0010204128921031952,0.0010204147547483444,0.0010193269699811935,0.0010193288326263428,0.0010660048574209213,0.0010605808347463608,0.0010551512241363525,0.0010345261543989182,0.0010518934577703476,0.0010442938655614853,0.0010703466832637787,0.001037783920764923,0.0010280124843120575,0.0010182447731494904,0.0010312683880329132,0.0010128170251846313,0.0009867623448371887,0.0010258443653583527,0.001010645180940628,0.0009672269225120544,0.0009932778775691986,0.0009911060333251953,0.0009509436786174774,0.0009791664779186249,0.000988934189081192,0.0010269246995449066,0.0010356120765209198,0.00099978968501091,0.000967223197221756,0.0009921900928020477,0.0009878464043140411,0.0009987056255340576,0.0010193288326263428,0.0009976215660572052,0.000988934189081192,0.0010030455887317657,0.0009911060333251953,0.0010073892772197723,0.000983506441116333,0.00099978968501091,0.000983506441116333,0.000995449721813202,0.0010128132998943329,0.0010301843285560608,0.001016072928905487,0.001005217432975769,0.001010645180940628,0.0010236725211143494,0.0010019578039646149,0.00102909654378891,0.0010573193430900574,0.0010280124843120575,0.0010149851441383362,0.001016072928905487,0.0010095611214637756,0.0010225847363471985,0.001018241047859192,0.0010312683880329132,0.001011732965707779,0.001005217432975769,0.0010030455887317657,0.0009976178407669067,0.0010301843285560608,0.0010030493140220642,0.000994361937046051,0.000983506441116333,0.0009748227894306183,0.0009661391377449036,0.0009650550782680511,0.0009650550782680511,0.000978078693151474,0.0009639672935009003,0.000983506441116333,0.0009455159306526184,0.000972650945186615,0.0009520277380943298,0.0009628832340240479,0.000978078693151474,0.0009639672935009003,0.000983506441116333,0.0009802505373954773,0.0009672269225120544,0.0009824223816394806,0.0009596273303031921,0.0009617991745471954,0.0009303167462348938,0.0009455159306526184,0.0009509436786174774,0.0009759068489074707,0.0009541958570480347,0.0009379163384437561,0.0009335726499557495,0.0009422563016414642,0.0009205453097820282,0.0009346567094326019,0.0009183771908283234,0.0009194612503051758,0.0009162053465843201,0.00094551220536232,0.0009422563016414642,0.0009520277380943298,0.0009422563016414642,0.0009259730577468872]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.0005145668983459473,0.0005145668983459473,0.0005156524130143225,0.000517823442351073,0.0005199944134801626,0.0005221654428169131,0.0005243364721536636,0.0005265075014904141,0.0005308495019562542,0.0005362770752981305,0.0005406191339716315,0.0005460466491058469,0.0005503887077793479,0.000554730708245188,0.0005623293109238148,0.0005666713113896549,0.0005742698558606207,0.0005807829438708723,0.0005948945181444287,0.0006079206359572709,0.0006155192386358976,0.0006285452982410789,0.000641571416053921,0.0006545975338667631,0.0006687091663479805,0.0006893338286317885,0.0007001889171078801,0.0007088729762472212,0.0007229845505207777,0.0007436092710122466,0.0007598918746225536,0.0007772600511088967,0.0007978846551850438,0.0008174238610081375,0.0008369630086235702,0.0008554166415706277,0.0008716993033885956,0.0008912384510040283,0.00090643553994596,0.0009238037164323032,0.0009455138933844864,0.0009617964969947934,0.000976993702352047,0.0009954472770914435,0.0010225849691778421,0.0010486372048035264,0.0010703473817557096,0.001092057558707893,0.0011191952507942915,0.001141991000622511,0.0011615301482379436,0.001187582267448306,0.0012092925608158112,0.0012364302529022098,0.0012570549733936787,0.0012809361796826124,0.0013048172695562243,0.001336297020316124,0.0013590927701443434,0.0013829739764332771,0.00141119712498039,0.001431821845471859,0.0014578739646822214,0.0014828407438471913,0.001506721950136125,0.0015338596422225237,0.0015588263049721718,0.0015837930841371417,0.0016076742904260755,0.0016402394976466894,0.0016619496745988727,0.0016869163373485208,0.0017053700285032392,0.0017270802054554224,0.0017487903824076056,0.0017694151028990746,0.001799809280782938,0.0018269469728693366,0.0018464861204847693,0.001870367326773703,0.0018985905917361379,0.0019289848860353231,0.0019506950629875064,0.0019756616093218327,0.001998457359150052,0.002022338565438986,0.0020592459477484226,0.002080956008285284,0.0021080938167870045,0.0021374025382101536,0.0021656258031725883,0.002193849068135023,0.002218815730884671,0.002242696937173605,0.0022730911150574684,0.002303485292941332,0.00233822176232934,0.0023642738815397024,0.0023924969136714935,0.0024174638092517853,0.002448943443596363,0.002481508767232299,0.0025086465757340193,0.0025379552971571684,0.002565092872828245,0.002602000255137682,0.0026334801223129034,0.00267690047621727,0.0027040380518883467,0.0027333467733114958,0.0027648266404867172,0.002804990392178297,0.002838641172274947,0.0028679498936980963,0.0029037718195468187,0.0029265673365443945,0.0029602181166410446,0.002994954353198409,0.0030220921617001295,0.0030600850004702806,0.003090479178354144,0.003114360384643078,0.0031534386798739433,0.0031849185470491648,0.0032131418120115995,0.003247878048568964,0.0032782722264528275,0.0033151796087622643,0.0033455737866461277,0.003370540449395776,0.0033976782578974962,0.003425901522859931,0.0034562957007437944,0.0034877753350883722,0.0035192552022635937,0.003542050952091813,0.0035681030713021755,0.003598497249186039,0.0036267205141484737,0.003649516263976693,0.003680995898321271,0.0037048771046102047,0.0037331003695726395,0.0037634947802871466,0.0037906323559582233,0.0038177701644599438,0.003839480224996805,0.0038698746357113123,0.0038959267549216747,0.003933919593691826,0.003961057402193546,0.003995793871581554,0.0040261875838041306,0.00405549630522728,0.004079377744346857,0.0041097719222307205,0.00413908064365387,0.004167303908616304,0.0041879285126924515,0.004217237234115601,0.004244375042617321,0.004279111512005329,0.004301907029002905,0.004317103885114193,0.004347498528659344,0.004369208589196205,0.0043876622803509235,0.004416971001774073,0.004449536092579365,0.004485358018428087,0.004514666739851236,0.004539633635431528,0.004560258239507675,0.004581968300044537,0.004611277021467686,0.0046340725384652615,0.00465252622961998,0.004680749494582415,0.004708972759544849,0.004732854198664427,0.004758906085044146,0.004786043893545866,0.004808839410543442,0.0048338063061237335,0.004856601823121309,0.00488373963162303,0.0049087065272033215,0.004933672957122326,0.00495429802685976,0.004980349913239479,0.005009658634662628,0.00503462553024292,0.005066105164587498,0.005096499342471361,0.005113867577165365,0.005136663094162941,0.005164886359125376,0.005187682341784239,0.005215905606746674,0.005238701123744249,0.0052680098451673985,0.005286463536322117,0.005311430431902409,0.005340739153325558,0.005361363757401705,0.005383073817938566,0.005411297082901001,0.005429750774055719,0.00545688858255744,0.0054796840995550156,0.005498137790709734,0.005518762394785881,0.005543729290366173,0.0055665248073637486,0.005592577159404755,0.005609944928437471,0.005633826367557049,0.005654450971633196,0.005676161032170057,0.00569895701482892,0.005727180279791355,0.0057402062229812145,0.005768429487943649,0.00579556729644537,0.005817277356982231,0.005842243786901236,0.005871552508324385,0.0058965194039046764,0.005919314920902252,0.005935597699135542,0.005959479138255119,0.005980103742331266,0.0059974719770252705,0.006023523863404989,0.00603763572871685,0.006060431245714426,0.00607779948040843,0.00609408225864172,0.006116877775639296,0.006144015584141016,0.006161383353173733,0.006179837044328451,0.006204803939908743,0.00622542854398489,0.00624171132221818,0.006259079556912184,0.0062818750739097595,0.006300328765064478,0.006316611543297768,0.0063361506909132,0.00634917663410306,0.006364373490214348,0.006378485355526209,0.006395853590220213,0.006419734563678503,0.006430589593946934,0.0064523001201450825,0.006465326063334942,0.006481608841568232,0.006494634784758091,0.006508746184408665,0.006529371254146099,0.006546739023178816,0.006560850888490677,0.006574962288141251,0.006589074153453112,0.006601014640182257,0.006618382874876261,0.006634665187448263,0.006645520683377981,0.006661802995949984,0.006679171230643988,0.006694368552416563,0.006707394495606422,0.0067193349823355675,0.006730190012603998,0.0067421309649944305,0.006756242364645004,0.006769268307834864,0.006783380173146725,0.00679532065987587,0.006805090233683586,0.006817030720412731,0.0068268002942204475,0.006837655324488878,0.006850681733340025,0.006864793132990599,0.006872391793876886,0.006886503659188747,0.006899529602378607,0.006916897837072611,0.006925581954419613,0.006938607897609472,0.00694620655849576,0.006959232501685619,0.006972258444875479,0.0069885412231087685,0.0070026530884206295,0.007015679031610489,0.007029790431261063,0.007048244122415781,0.007062355987727642,0.00707755284383893,0.007088407874107361,0.007100348826497793,0.007113374769687653,0.007128572091460228,0.007139427121728659,0.007156794890761375,0.007169821299612522,0.0071795908734202385,0.0071969591081142426,0.007214326877146959,0.007227353285998106,0.00724146468564868,0.0072631752118468285,0.007276201155036688,0.007294654846191406,0.007307680789381266,0.007319621276110411,0.007332647684961557,0.0073478445410728455,0.0073597850278019905,0.007377153262495995,0.007398863788694143,0.007410804275423288,0.007427086587995291,0.007439027540385723,0.00745639530941844,0.00747267808765173,0.007496559526771307,0.007512841839343309,0.007525868248194456,0.007549749221652746,0.007562775630503893,0.007574716117233038,0.007588827516883612,0.007595340721309185,0.007605110295116901,0.0076203071512281895,0.007630076725035906,0.007639846298843622,0.007652872707694769,0.007669155485928059,0.007680010516196489,0.007697378285229206,0.007708233781158924,0.0077212597243487835,0.0077332002110779285,0.007746226154267788,0.007760338019579649],"recovered":[0.0,0.0,0.0,1.0855087566596922e-06,2.1710175133193843e-06,2.1710175133193843e-06,5.427543783298461e-06,7.598561296617845e-06,9.76957926468458e-06,1.1940595868509263e-05,1.628263089514803e-05,2.1710175133193843e-05,2.7137719371239655e-05,3.039424518647138e-05,3.365077282069251e-05,4.016382445115596e-05,4.559136868920177e-05,5.318992771208286e-05,6.078849037294276e-05,7.055806781863794e-05,8.46696857479401e-05,9.226824477082118e-05,0.00010312333324691281,0.0001107218922697939,0.00012700451770797372,0.00014220165030565113,0.0001573987683514133,0.0001704248716123402,0.00018345097487326711,0.00019864810747094452,0.00020950319594703615,0.00022470031399279833,0.0002366409171372652,0.00025400903541594744,0.0002713771827984601,0.00028983084484934807,0.0003191395662724972,0.0003397642576601356,0.0003603889199439436,0.0003734150086529553,0.0003962107002735138,0.0004135788476560265,0.00043203248060308397,0.0004504861426539719,0.00047762386384420097,0.000500419526360929,0.000525386247318238,0.0005514384829439223,0.000570977630559355,0.0005959442933090031,0.0006219965289346874,0.0006393646472133696,0.0006643313681706786,0.0006849560304544866,0.0007099227514117956,0.0007327184430323541,0.0007598561351187527,0.0007848228560760617,0.0008043620036914945,0.0008325852104462683,0.0008640650194138288,0.0008879461674951017,0.0009118273737840354,0.0009378796094097197,0.0009650173014961183,0.0009932405082508922,0.0010160362580791116,0.0010486014652997255,0.0010692261857911944,0.0010887653334066272,0.0011148175690323114,0.0011408696882426739,0.0011625798651948571,0.0011821190128102899,0.0012027437333017588,0.001224453910253942,0.001245078630745411,0.0012776438379660249,0.001306952559389174,0.0013308337656781077,0.0013536293990910053,0.0013753395760431886,0.0014079048996791244,0.0014339571353048086,0.0014556673122569919,0.0014773774892091751,0.0014990876661613584,0.0015327384462580085,0.001555534079670906,0.0015837573446333408,0.0016098094638437033,0.0016412893310189247,0.001674939994700253,0.0017020778032019734,0.0017237879801541567,0.0017552677309140563,0.0017802343936637044,0.0018095431150868535,0.0018377663800492883,0.001865989645011723,0.0018855287926271558,0.0019094099989160895,0.0019474027212709188,0.001976711442694068,0.0020081913098692894,0.002035328885540366,0.002067894209176302,0.0020982883870601654,0.0021406232845038176,0.0021742740646004677,0.002207924844697118,0.0022361481096595526,0.0022741409484297037,0.002306706039234996,0.0023381859064102173,0.0023642380256205797,0.002390290377661586,0.0024185136426240206,0.0024543353356420994,0.0024879861157387495,0.0025238078087568283,0.0025509456172585487,0.002585681853815913,0.0026160762645304203,0.002647555898874998,0.0026790357660502195,0.002705087885260582,0.0027354820631444454,0.00277021829970181,0.00280386907979846,0.0028353489469736814,0.0028603156097233295,0.0028896243311464787,0.002920018509030342,0.002956925891339779,0.0029894912149757147,0.003024227451533079,0.0030502795707434416,0.003081759437918663,0.003106726100668311,0.0031338639091700315,0.003168600145727396,0.0031946522649377584,0.003218533471226692,0.0032489278819411993,0.0032771509140729904,0.0032988612074404955,0.0033281699288636446,0.003362906165421009,0.003392214886844158,0.0034280368126928806,0.0034573455341160297,0.003489910624921322,0.0035170484334230423,0.0035463571548461914,0.0035669817589223385,0.0035908629652112722,0.0036255994345992804,0.0036494804080575705,0.003673361614346504,0.0036961573641747236,0.0037254660855978727,0.0037536893505603075,0.003776485100388527,0.0038036226760596037,0.0038285895716398954,0.003851385088637471,0.003872009925544262,0.003895890899002552,0.003924114163964987,0.003956679720431566,0.003985988441854715,0.004005527589470148,0.004028323106467724,0.0040511186234653,0.004079341888427734,0.004112992901355028,0.004139044787734747,0.00415858393535018,0.004184636287391186,0.004211774095892906,0.004238911904394627,0.004267135169357061,0.0042910161428153515,0.004310555290430784,0.004340949468314648,0.004372429568320513,0.0043919687159359455,0.004415849689394236,0.004436474293470383,0.0044614411890506744,0.004489664454013109,0.004517887718975544,0.004543939605355263,0.004574333783239126,0.004603642970323563,0.004628609400242567,0.004660089034587145,0.004682885017246008,0.004711108282208443,0.0047371601685881615,0.004761041607707739,0.004779495298862457,0.004805547185242176,0.004827257711440325,0.004854395054280758,0.004873934201896191,0.004898901097476482,0.004926038905978203,0.004948834422975779,0.00497054448351264,0.004996596835553646,0.005012879613786936,0.005033504217863083,0.005055214278399944,0.005084522999823093,0.005095378030091524,0.005118174012750387,0.005144225899130106,0.005165936425328255,0.005187646485865116,0.005211527459323406,0.005231066606938839,0.005259289871901274,0.0052842567674815655,0.005308137740939856,0.005335275549441576,0.005359156988561153,0.005386294797062874,0.005408004857599735,0.005430800374597311,0.005450339522212744,0.005472049582749605,0.005493760108947754,0.005514384713023901,0.005533923860639334,0.005549120716750622,0.005571916699409485,0.005595797672867775,0.005616422276943922,0.005635961424559355,0.0056555005721747875,0.005679382011294365,0.005701092071831226,0.00571846030652523,0.0057358285412192345,0.005749939940869808,0.00577165000140667,0.005791189149022102,0.005811814218759537,0.005830267444252968,0.005848721135407686,0.005862833000719547,0.005879115778952837,0.005899740383028984,0.0059214504435658455,0.005931220017373562,0.00594641687348485,0.005960528738796711,0.005976811517030001,0.005997436121106148,0.006010462064296007,0.006031086668372154,0.006052797194570303,0.006065823137760162,0.006082105915993452,0.0060983882285654545,0.006109243258833885,0.006120098289102316,0.00613746652379632,0.006151578389108181,0.006163518875837326,0.0061765448190271854,0.0061906566843390465,0.00620476808398962,0.006218879949301481,0.006232991348952055,0.006246017292141914,0.006257958244532347,0.0062688132748007774,0.006281839217990637,0.006293779704719782,0.0063013783656060696,0.006310062482953072,0.006324174348264933,0.006335029378533363,0.006348055321723223,0.006357824895530939,0.006369765382260084,0.006378449499607086,0.0063882190734148026,0.006401245482265949,0.006414271425455809,0.006427297368645668,0.006440323777496815,0.006447921972721815,0.0064598629251122475,0.0064750597812235355,0.006483743898570538,0.006501112133264542,0.006514138076454401,0.006528249941766262,0.006538019515573978,0.006552130915224552,0.006564071401953697,0.006578183267265558,0.006590123753994703,0.006600978784263134,0.006612919270992279,0.006629202049225569,0.00664331391453743,0.0066541689448058605,0.006672622635960579,0.006684563122689724,0.006698674522340298,0.006708444096148014,0.0067236414179205894,0.0067410096526145935,0.006760548800230026,0.006772489286959171,0.006786600686609745,0.006800712551921606,0.006815909408032894,0.0068256789818406105,0.0068452185951173306,0.006860415451228619,0.00687452731654048,0.006888638716191053,0.006903836037963629,0.00692228926345706,0.006940742954611778,0.006955940276384354,0.006976564880460501,0.006988505367189646,0.00700587360188365,0.007023241836577654,0.007034096866846085,0.00704929418861866,0.007054721470922232,0.007066661957651377,0.0070829447358846664,0.007098142057657242,0.007107911631464958,0.007120937574654818,0.007136134896427393,0.007149160839617252,0.007158930413424969,0.007174127735197544,0.007184982765465975,0.0071990941651165485,0.007216462399810553],"active":[0.0005145668983459473,0.0005145668983459473,0.0005156524130143225,0.0005167379276826978,0.0005178233841434121,0.0005199944134801626,0.0005189089570194483,0.0005189089570194483,0.0005210799281485379,0.0005243364721536636,0.0005243365303613245,0.0005243364721536636,0.0005232510156929493,0.0005243364721536636,0.0005286785308271646,0.0005265075014904141,0.0005286784726195037,0.0005275930161587894,0.00053410604596138,0.0005373625899665058,0.0005308495601639152,0.0005362770752981305,0.000538448104634881,0.0005438756197690964,0.0005417046486400068,0.0005471321637742221,0.000542790163308382,0.000538448104634881,0.0005395335610955954,0.0005449611926451325,0.0005503887077793479,0.0005525597371160984,0.0005612437380477786,0.00056341482559219,0.0005655857967212796,0.0005655857967212796,0.0005525597371160984,0.0005514741642400622,0.0005460466491058469,0.0005503887077793479,0.0005493031931109726,0.0005482176784425974,0.0005449611926451325,0.0005449611344374716,0.0005449610762298107,0.0005482176784425974,0.0005449611344374716,0.0005406190757639706,0.0005482176202349365,0.0005460467073135078,0.0005395336193032563,0.0005482176202349365,0.0005449611926451325,0.0005514742224477232,0.000547132221981883,0.0005482177366502583,0.0005449611344374716,0.0005514741642400622,0.0005547307664528489,0.0005503887659870088,0.0005471321055665612,0.0005438756779767573,0.000546046590898186,0.0005449611344374716,0.0005417046486400068,0.0005406191339716315,0.0005427900468930602,0.0005351916188374162,0.000538448104634881,0.0005514741642400622,0.0005471321055665612,0.0005460466491058469,0.000542790163308382,0.0005449611926451325,0.0005460466491058469,0.0005449611926451325,0.0005547306500375271,0.0005493031349033117,0.0005395335610955954,0.0005395335610955954,0.0005449611926451325,0.0005536453099921346,0.000542790163308382,0.000541704474017024,0.0005427900468930602,0.0005449610762298107,0.0005601582815870643,0.0005482175620272756,0.0005525597371160984,0.0005536451935768127,0.0005558163393288851,0.0005525597371160984,0.0005438757361844182,0.0005406191339716315,0.0005493031349033117,0.0005482175620272756,0.0005579873686656356,0.0005547307664528489,0.0005547305336222053,0.0005514741642400622,0.0005634146509692073,0.0005720987683162093,0.0005612438544631004,0.0005612438544631004,0.0005569015629589558,0.0005666713695973158,0.0005655859131366014,0.0005786120891571045,0.0005634147673845291,0.0005590727087110281,0.0005569017957895994,0.0005688422825187445,0.0005645002238452435,0.0005612438544631004,0.0005655859131366014,0.0005623293109238148,0.0005699277389794588,0.0005764407105743885,0.0005677568260580301,0.0005720988847315311,0.0005666713695973158,0.0005634147673845291,0.0005677568260580301,0.0005688422825187445,0.0005655859131366014,0.0005688422825187445,0.0005731843411922455,0.0005796975456178188,0.0005753554869443178,0.0005666713695973158,0.0005623293109238148,0.0005655859131366014,0.0005666713695973158,0.0005677568260580301,0.0005623293109238148,0.0005525597371160984,0.0005438756197690964,0.0005482176784425974,0.0005449610762298107,0.000542790163308382,0.0005471319891512394,0.0005362769588828087,0.000538448104634881,0.0005449613090604544,0.000541704474017024,0.0005406192503869534,0.0005406190175563097,0.0005417047068476677,0.0005330205895006657,0.0005417047068476677,0.0005330205895006657,0.0005384483374655247,0.0005362769588828087,0.0005384478718042374,0.0005330205895006657,0.000542790163308382,0.0005482176784425974,0.000541704474017024,0.000538448104634881,0.0005438756197690964,0.0005482176784425974,0.0005536454264074564,0.0005482176784425974,0.000540618784725666,0.00054387585259974,0.0005406190175563097,0.0005362771917134523,0.0005449610762298107,0.0005536451935768127,0.0005612438544631004,0.0005579870194196701,0.0005536451935768127,0.0005547306500375271,0.0005536451935768127,0.0005601583980023861,0.0005547306500375271,0.0005395333282649517,0.0005417047068476677,0.0005503888241946697,0.000548217911273241,0.0005471319891512394,0.0005471319891512394,0.0005417042411863804,0.000542790163308382,0.0005460465326905251,0.000542790163308382,0.0005362769588828087,0.0005417042411863804,0.0005384483374655247,0.0005438756197690964,0.0005482174456119537,0.0005449610762298107,0.0005482174456119537,0.0005525597371160984,0.000539533793926239,0.0005330201238393784,0.0005362769588828087,0.000527593307197094,0.0005330205895006657,0.0005275928415358067,0.000530849676579237,0.000525421928614378,0.0005319351330399513,0.0005351919680833817,0.00053410604596138,0.0005286787636578083,0.0005373628810048103,0.000530849676579237,0.000530849676579237,0.000530849676579237,0.000527593307197094,0.000522165559232235,0.000530849676579237,0.0005330205895006657,0.0005373628810048103,0.000525421928614378,0.0005384483374655247,0.0005362769588828087,0.0005319351330399513,0.0005330205895006657,0.000539533793926239,0.0005286787636578083,0.0005373628810048103,0.000536277424544096,0.0005330205895006657,0.00053410604596138,0.0005362769588828087,0.000537362415343523,0.0005330201238393784,0.0005275928415358067,0.0005286787636578083,0.0005297642201185226,0.0005254223942756653,0.0005297637544572353,0.0005232510156929493,0.0005265073850750923,0.0005286787636578083,0.000522165559232235,0.0005210801027715206,0.000527593307197094,0.000525421928614378,0.0005243364721536636,0.000525421928614378,0.0005243364721536636,0.0005232510156929493,0.0005232510156929493,0.0005319351330399513,0.0005286787636578083,0.0005254223942756653,0.0005243364721536636,0.0005189091898500919,0.0005156523548066616,0.0005156523548066616,0.000516737811267376,0.000519994180649519,0.0005091391503810883,0.0005210801027715206,0.0005189091898500919,0.0005210801027715206,0.0005178232677280903,0.0005113100633025169,0.0005189091898500919,0.0005156523548066616,0.0005080536939203739,0.0005091391503810883,0.0005069682374596596,0.0005026264116168022,0.0005091396160423756,0.0005145668983459473,0.0005080541595816612,0.0005102246068418026,0.0005156523548066616,0.0005178237333893776,0.000516737811267376,0.0005145668983459473,0.0005113100633025169,0.0005091396160423756,0.0005102250725030899,0.0005113100633025169,0.0005145668983459473,0.0005134814418852329,0.0005113105289638042,0.0005156523548066616,0.000516737811267376,0.0005134809762239456,0.0005156523548066616,0.000516737811267376,0.0005145668983459473,0.0005167382769286633,0.0005210801027715206,0.0005286787636578083,0.0005243364721536636,0.0005243364721536636,0.0005189091898500919,0.0005189087241888046,0.0005243364721536636,0.000528678297996521,0.000527593307197094,0.0005319351330399513,0.000528678297996521,0.00053410604596138,0.00053410604596138,0.0005395333282649517,0.0005362769588828087,0.000536277424544096,0.0005351915024220943,0.0005384483374655247,0.0005384483374655247,0.0005438756197690964,0.0005406192503869534,0.0005362769588828087,0.000542790163308382,0.0005417042411863804,0.000542790163308382,0.000542790163308382,0.0005547311156988144,0.0005525597371160984,0.0005536451935768127,0.0005471319891512394,0.0005471319891512394,0.0005460469983518124,0.0005471319891512394,0.0005438756197690964,0.0005514742806553841,0.0005536451935768127,0.0005503888241946697,0.0005525592714548111,0.0005503888241946697,0.0005525592714548111,0.0005503888241946697,0.0005558165721595287,0.0005569015629589558,0.0005493033677339554,0.0005612438544631004,0.0005569020286202431,0.0005514742806553841,0.0005547306500375271,0.0005460465326905251,0.0005503888241946697,0.0005536451935768127,0.0005471319891512394,0.0005417042411863804,0.0005449610762298107,0.000548217911273241,0.0005438756197690964,0.0005482174456119537,0.0005493033677339554,0.0005471319891512394,0.0005482174456119537,0.0005471319891512394,0.0005438756197690964]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.0005145668983459473,0.0005145668983459473,0.0005156524130143225,0.0005156524130143225,0.000517823442351073,0.0005189089570194483,0.0005221654428169131,0.0005232509574852884,0.0005265075014904141,0.0005297640454955399,0.0005330205312930048,0.000538448104634881,0.0005417045904323459,0.0005482176784425974,0.000554730708245188,0.0005612437962554395,0.0005645002820529044,0.0005731843411922455,0.0005807829438708723,0.0005883814883418381,0.0006024931208230555,0.0006144337239675224,0.000620946753770113,0.0006318018422462046,0.0006437424453906715,0.000657854019664228,0.0006697946228086948,0.0006784787401556969,0.0006893338286317885,0.0007001889171078801,0.000707787461578846,0.0007153860060498118,0.0007229845505207777,0.0007349251536652446,0.0007468657568097115,0.0007544643012806773,0.0007674904773011804,0.0007805165369063616,0.0007913716253824532,0.0008000556845217943,0.0008098252583295107,0.0008185093756765127,0.0008271934348158538,0.0008391339797526598,0.0008510745828971267,0.0008586731855757535,0.0008716993033885956,0.0008825543336570263,0.0008966659661382437,0.00090643553994596,0.0009183761430904269,0.0009281457168981433,0.0009390008635818958,0.0009531124378554523,0.0009650530409999192,0.0009791646152734756,0.0009900197619572282,0.001001960365101695,0.0010128153953701258,0.0010225849691778421,0.0010334401158615947,0.001046466175466776,0.0010584067786112428,0.0010681763524189591,0.0010790314991027117,0.0010909719858318567,0.0011061691911891103,0.0011191952507942915,0.001125708338804543,0.0011343923397362232,0.0011474185157567263,0.0011550170602276921,0.0011680431198328733,0.0011810692958533764,0.0011930098989978433,0.0012049505021423101,0.0012136346194893122,0.0012266606790944934,0.0012320881942287087,0.0012440287973731756,0.001253798371180892,0.0012657389743253589,0.0012722520623356104,0.00127876503393054,0.0012885346077382565,0.0012983041815459728,0.0013091593282297254,0.0013124158140271902,0.0013265274465084076,0.0013341261073946953,0.0013417245354503393,0.0013482376234605908,0.001356921624392271,0.0013645202852785587,0.0013753753155469894,0.0013808028306812048,0.0013916579773649573,0.0013992565218359232,0.0014035985805094242,0.00141119712498039,0.0014177102129906416,0.0014253087574616075,0.001431821845471859,0.001440505962818861,0.0014459334779530764,0.0014513609930872917,0.0014578739646822214,0.001465472625568509,0.0014719855971634388,0.0014774131122976542,0.0014850117731839418,0.0014915247447788715,0.0014969523763284087,0.001502379891462624,0.0015078074065968394,0.0015121494652703404,0.0015175769804045558,0.0015230044955387712,0.0015295175835490227,0.0015360306715592742,0.0015447146724909544,0.0015490567311644554,0.0015577408485114574,0.0015653393929824233,0.0015685958787798882,0.0015783654525876045,0.0015859641134738922,0.0015913916286081076,0.0015957336872816086,0.0015989901730790734,0.0016044176882132888,0.0016120162326842546,0.0016163582913577557,0.0016239568358287215,0.0016282988945022225,0.001633726409636438,0.0016402394976466894,0.0016456670127809048,0.0016489236149936914,0.0016576076159253716,0.0016608641017228365,0.0016652061603963375,0.0016695482190698385,0.0016738902777433395,0.0016771467635408044,0.0016814888222143054,0.0016858308808878064,0.0016901729395613074,0.0016956004546955228,0.0016999425133690238,0.001704284455627203,0.0017075410578399897,0.0017107975436374545,0.001712968572974205,0.0017183960881084204,0.0017194816609844565,0.001724909176118672,0.0017270802054554224,0.001729251234792173,0.0017346787499263883,0.0017379352357238531,0.0017401062650606036,0.0017422772943973541,0.0017444483237341046,0.0017477048095315695,0.00174987583886832,0.0017531324410811067,0.0017553034704178572,0.001758559956215322,0.0017607309855520725,0.0017639874713495374,0.0017661585006862879,0.001767244073562324,0.0017683295300230384,0.0017694149864837527,0.001770500559359789,0.0017737570451572537,0.0017770136473700404,0.001779184560291469,0.0017813555896282196,0.0017824411625042558,0.0017824411625042558,0.0017846121918410063,0.0017856976483017206,0.0017878686776384711,0.0017889542505145073,0.0017900397069752216,0.001791125163435936,0.0017932961927726865,0.001795467222109437,0.001795467222109437,0.0017976382514461875,0.0017976382514461875,0.0017987238243222237,0.001799809280782938,0.0018008947372436523,0.0018008947372436523,0.0018030657665804029,0.001804151339456439,0.001804151339456439,0.001804151339456439,0.0018052367959171534,0.0018063223687931895,0.0018063223687931895,0.0018063223687931895,0.0018063223687931895,0.0018063223687931895,0.0018063223687931895,0.0018074078252539039,0.00180849339812994,0.0018095788545906544,0.0018117498839274049,0.0018128353403881192,0.0018128353403881192,0.0018139209132641554,0.0018150063697248697,0.0018150063697248697,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906,0.001816091942600906],"recovered":[0.0,0.0,0.0,1.0855087566596922e-06,1.0855087566596922e-06,2.1710175133193843e-06,3.2565262699790765e-06,4.342035026638769e-06,5.427543783298461e-06,7.598561296617845e-06,1.0855087566596922e-05,1.4111614291323349e-05,1.953915852936916e-05,2.2795684344600886e-05,2.605221015983261e-05,3.365077282069251e-05,3.7992806028341874e-05,4.559136868920177e-05,5.210442031966522e-05,5.7531964557711035e-05,6.621603097300977e-05,8.032764890231192e-05,9.226824477082118e-05,0.00010203782585449517,0.0001107218922697939,0.00011940596596105024,0.00013568859139923006,0.00014762919454369694,0.00015631326823495328,0.00016608284204266965,0.00017910894530359656,0.00019104954844806343,0.00019864810747094452,0.00020733218116220087,0.00021818725508637726,0.00022904234356246889,0.0002366409171372652,0.0002518380351830274,0.00026377863832749426,0.00027571924147196114,0.000283317785942927,0.00029308735975064337,0.0003006859333254397,0.0003093699924647808,0.0003213105956092477,0.0003299946547485888,0.0003419352578930557,0.0003549613757058978,0.00036581646418198943,0.00037992806755937636,0.0003886121266987175,0.00040272375917993486,0.00041574984788894653,0.00042877596570178866,0.00044071656884625554,0.0004537426575552672,0.0004678542900364846,0.0004830514080822468,0.0004949920112267137,0.0005069326143711805,0.0005156166735105217,0.0005243007326498628,0.0005340703064575791,0.0005492674536071718,0.0005612080567516387,0.0005731486598961055,0.0005861747195012867,0.0005959442933090031,0.000612226955126971,0.0006241675582714379,0.0006361081614159048,0.0006480487645603716,0.0006621603388339281,0.0006708443979732692,0.0006827850011177361,0.0006958111189305782,0.0007077517220750451,0.0007175212958827615,0.0007272908696904778,0.0007338039577007294,0.0007468300173059106,0.000756599591113627,0.0007685401942580938,0.0007761387969367206,0.0007837373414076865,0.0007913358858786523,0.0007989344303496182,0.000806533033028245,0.0008163026068359613,0.0008249866659753025,0.0008304142393171787,0.0008369272691197693,0.0008466968429274857,0.0008564664167352021,0.0008629795047454536,0.00087274907855317,0.0008814331376925111,0.0008890316821634769,0.0008944592555053532,0.0009020577999763191,0.0009074853151105344,0.0009118273737840354,0.000918340403586626,0.0009313665213994682,0.0009400505805388093,0.0009454781538806856,0.0009519911836832762,0.0009574187570251524,0.0009617607574909925,0.0009704448166303337,0.0009780434193089604,0.0009856419637799263,0.0009910694789141417,0.0009964971104636788,0.0010073521407321095,0.001013865228742361,0.001017121714539826,0.0010225492296740413,0.0010268912883475423,0.0010334043763577938,0.0010388318914920092,0.0010453449795022607,0.0010518579510971904,0.0010572855826467276,0.0010637985542416573,0.0010681406129151583,0.0010757391573861241,0.0010855087311938405,0.0010909363627433777,0.001096363877877593,0.0011028769658878446,0.0011050478788092732,0.0011093899374827743,0.0011169884819537401,0.0011224161135032773,0.0011278436286374927,0.0011321856873109937,0.0011386986589059234,0.0011452117469161749,0.0011484682327136397,0.001153895864263177,0.001158237806521356,0.0011636654380708933,0.0011680073803290725,0.001170178409665823,0.0011734350118786097,0.0011799479834735394,0.0011842900421470404,0.0011864610714837909,0.0011918885866180062,0.0011984016746282578,0.0012027437333017588,0.0012060002190992236,0.0012070857919752598,0.001211427734233439,0.0012135987635701895,0.00121576979290694,0.0012211974244564772,0.0012222828809171915,0.0012255393667146564,0.0012298814253881574,0.0012331379111856222,0.0012363945133984089,0.0012396509991958737,0.0012429074849933386,0.0012461640872061253,0.0012472495436668396,0.00124942057300359,0.0012515916023403406,0.0012515916023403406,0.0012537626316770911,0.0012548480881378055,0.0012581046903505921,0.0012602757196873426,0.001261361176148057,0.0012635322054848075,0.0012646176619455218,0.0012689597206190228,0.0012689597206190228,0.0012711307499557734,0.0012722163228318095,0.0012733017792925239,0.00127438735216856,0.0012754728086292744,0.0012754728086292744,0.0012765582650899887,0.0012776438379660249,0.0012798148673027754,0.0012819858966395259,0.0012841569259762764,0.0012852423824369907,0.001286327838897705,0.0012874134117737412,0.0012874134117737412,0.0012874134117737412,0.0012895844411104918,0.001290669897571206,0.0012917554704472423,0.0012939264997839928,0.001295011956244707,0.001295011956244707,0.001295011956244707,0.001295011956244707,0.0012971829855814576,0.0012971829855814576,0.001298268442042172,0.0012993540149182081,0.0012993540149182081,0.0012993540149182081,0.0013004394713789225,0.0013015250442549586,0.001302610500715673,0.0013036960735917091,0.0013058671029284596,0.0013058671029284596,0.0013058671029284596,0.0013058671029284596,0.001306952559389174,0.001306952559389174,0.001306952559389174,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883,0.0013080380158498883],"active":[0.0005145668983459473,0.0005145668983459473,0.0005156524130143225,0.0005145668983459473,0.0005167379276826978,0.0005167379276826978,0.0005189088988117874,0.0005189088988117874,0.0005210799863561988,0.000522165501024574,0.0005221654428169131,0.0005243364721536636,0.0005221654428169131,0.0005254219868220389,0.0005286784726195037,0.0005275930161587894,0.0005265075014904141,0.0005275929579511285,0.0005286785308271646,0.0005308495019562542,0.0005362770752981305,0.00053410604596138,0.0005286785308271646,0.000529763987287879,0.0005330205312930048,0.0005384480464272201,0.00053410604596138,0.0005308495601639152,0.0005330205895006657,0.00053410604596138,0.0005286785308271646,0.0005243364721536636,0.0005243364721536636,0.0005275929579511285,0.0005286785308271646,0.000525421928614378,0.0005308495601639152,0.0005286785308271646,0.0005275929579511285,0.0005243364721536636,0.0005265075014904141,0.0005254220450296998,0.0005265075014904141,0.000529763987287879,0.000529763987287879,0.0005286785308271646,0.0005297640454955399,0.0005275929579511285,0.0005308495019562542,0.0005265075014904141,0.000529763987287879,0.000525421928614378,0.0005232510156929493,0.0005243364721536636,0.0005243364721536636,0.000525421928614378,0.0005221654428169131,0.0005189089570194483,0.0005178233841434121,0.0005156523548066616,0.000517823442351073,0.0005221654428169131,0.0005243364721536636,0.0005189088988117874,0.000517823442351073,0.0005178233259357512,0.0005199944716878235,0.0005232509574852884,0.000513481383677572,0.0005102247814647853,0.0005113103543408215,0.0005069682956673205,0.0005058827809989452,0.0005102248978801072,0.0005102248978801072,0.0005091393832117319,0.0005058828974142671,0.0005091393832117319,0.0005047973245382309,0.0005102248396724463,0.0005069683538749814,0.0005091393832117319,0.0005037118680775166,0.0005026262369938195,0.00050479726633057,0.0005069682956673205,0.0005102248978801072,0.0005058827809989452,0.0005102248396724463,0.0005091394414193928,0.0005113102961331606,0.0005113103543408215,0.0005102247814647853,0.0005080538685433567,0.0005123958108015358,0.0005080537521280348,0.0005102248396724463,0.0005102248396724463,0.000509139325004071,0.000509139325004071,0.0005102248978801072,0.000513481383677572,0.0005134814418852329,0.0005091394414193928,0.0005058828974142671,0.0005058828392066061,0.0005058827809989452,0.0005080538685433567,0.0005102248396724463,0.0005069682956673205,0.0005069683538749814,0.0005058827809989452,0.0005058828974142671,0.0005058827809989452,0.0005004552658647299,0.0004982842365279794,0.0005004552658647299,0.0005004552658647299,0.0005026262952014804,0.0005026262952014804,0.0005058827809989452,0.0005037117516621947,0.0005058828974142671,0.0005080538103356957,0.0005047973245382309,0.0005102248396724463,0.0005102249560877681,0.0005058828974142671,0.0005047973245382309,0.0005026262952014804,0.0005015407223254442,0.0005069683538749814,0.0005069683538749814,0.0005069683538749814,0.0005058827809989452,0.0005058827809989452,0.0005080538103356957,0.0005069683538749814,0.0005037118680775166,0.0005091393832117319,0.0005069682374596596,0.0005069683538749814,0.0005058827809989452,0.0005058828974142671,0.0005069683538749814,0.0005080538103356957,0.0005058828974142671,0.0005058828974142671,0.0005091393832117319,0.0005080539267510176,0.0005058827809989452,0.0005047973245382309,0.0005047973245382309,0.0005058827809989452,0.0005069683538749814,0.0005058828974142671,0.0005091393832117319,0.0005058827809989452,0.0005069683538749814,0.0005091393832117319,0.0005080538103356957,0.0005069683538749814,0.0005058827809989452,0.0005047973245382309,0.0005047973245382309,0.0005037117516621947,0.0005058828974142671,0.0005058828974142671,0.0005069683538749814,0.0005091393832117319,0.0005102248396724463,0.0005113104125484824,0.0005091393832117319,0.0005080538103356957,0.0005080538103356957,0.0005069683538749814,0.0005091393832117319,0.0005080539267510176,0.0005102248396724463,0.0005102248396724463,0.0005102248396724463,0.0005091393832117319,0.0005102248396724463,0.0005102248396724463,0.0005123958690091968,0.0005123959854245186,0.0005123958690091968,0.0005113102961331606,0.0005113102961331606,0.0005113102961331606,0.0005102248396724463,0.0005113104125484824,0.0005102248396724463,0.0005113104125484824,0.0005123958690091968,0.0005113102961331606,0.0005102248396724463,0.0005113102961331606,0.0005102248396724463,0.0005091393832117319,0.0005091393832117319,0.0005102248396724463,0.0005113104125484824,0.0005091393832117319,0.0005091393832117319,0.0005080539267510176,0.0005069683538749814,0.0005069683538749814,0.0005080538103356957,0.0005080539267510176,0.0005080538103356957,0.0005091393832117319,0.0005091392667964101,0.0005069682374596596,0.0005080538103356957,0.0005091392667964101,0.0005091392667964101,0.0005091393832117319,0.0005091393832117319,0.0005091393832117319,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176,0.0005080539267510176]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005167379276826978,0.000517823442351073,0.000517823442351073,0.000517823442351073,0.0005189089570194483,0.0005199944134801626,0.0005210799281485379,0.0005243364721536636,0.0005275930161587894,0.0005308495019562542,0.0005330205312930048,0.00053410604596138,0.0005362770752981305,0.0005417045904323459,0.0005471321637742221,0.0005514742224477232,0.0005558162229135633,0.0005601582815870643,0.0005634147673845291,0.0005688423407264054,0.0005720988847315311,0.0005786119145341218,0.0005851249443367124,0.0005894670030102134,0.0005927235470153391,0.0005992365768179297,0.000604664150159806,0.0006111771799623966,0.0006187757244333625,0.0006263742689043283,0.0006350583862513304,0.000641571416053921,0.0006513409898616374,0.0006611105636693537,0.0006687091663479805,0.000682820740621537,0.0006958468584343791,0.0007099584909155965,0.0007218990940600634,0.0007370961830019951,0.0007501223008148372,0.0007609773892909288,0.0007707469630986452,0.0007772600511088967,0.000794628169387579,0.0008065687725320458,0.0008163383463397622,0.000835877493955195,0.0008489036117680371,0.0008641007589176297,0.0008868963923305273,0.0009086065692827106,0.0009259746875613928,0.0009379152907058597,0.0009552834671922028,0.000972651585470885,0.000984592130407691,0.0010073878802359104,0.0010214995127171278,0.0010356111451983452,0.0010529792634770274,0.0010746894404292107,0.0010942285880446434,0.0011094256769865751,0.001130050397478044,0.0011528460308909416,0.00117129972204566,0.0011973518412560225,0.0012201475910842419,0.00124511425383389,0.0012657389743253589,0.0012885346077382565,0.0013091593282297254,0.001340639078989625,0.0013645202852785587,0.0013905724044889212,0.0014285652432590723,0.0014557030517607927,0.0014882682589814067,0.0015219190390780568,0.0015533987898379564,0.0015903060557320714,0.0016207003500312567,0.0016521801007911563,0.0016858308808878064,0.0017227381467819214,0.0017553034704178572,0.0017867832211777568,0.001816091942600906,0.0018464861204847693,0.001877965871244669,0.0019137876806780696,0.0019463530043140054,0.001982174813747406,0.002013654448091984,0.0020440486259758472,0.0020679300650954247,0.0021080938167870045,0.0021319750230759382,0.0021710533183068037,0.0022036186419427395,0.0022405260242521763,0.0022730911150574684,0.002303485292941332,0.0023393072187900543,0.002370786853134632,0.0024098651483654976,0.0024522000458091497,0.002483679912984371,0.0025216725189238787,0.0025585799012333155,0.0025987436529248953,0.0026454206090420485,0.00267690047621727,0.002722491743043065,0.0027539716102182865,0.00278436578810215,0.002821272937580943,0.002850581891834736,0.0028907456435263157,0.002924396423622966,0.0029721588362008333,0.003006895072758198,0.003048144280910492,0.003098077839240432,0.003131728619337082,0.003172977827489376,0.003218569327145815,0.0032652460504323244,0.0033064954914152622,0.0033499158453196287,0.003396592801436782,0.0034400131553411484,0.003484518965706229,0.003537708893418312,0.003582214703783393,0.003627805970609188,0.0036712263245135546,0.0037244162522256374,0.0037656656932085752,0.0038123426493257284,0.003872045548632741,0.003910038620233536,0.003959971480071545,0.004015333019196987,0.004066351801156998,0.004110857378691435,0.004157534334808588,0.004217237234115601,0.004263914190232754,0.004308420233428478,0.004363780841231346,0.004423484206199646,0.004479930270463228,0.0045439754612743855,0.004592823330312967,0.0046514407731592655,0.004700288642197847,0.004761077463626862,0.004822951275855303,0.004898936953395605,0.004977093543857336,0.005043309647589922,0.005109525751322508,0.0051811691373586655,0.005244128871709108,0.005320114083588123,0.005388501100242138,0.005455802660435438,0.005529617425054312,0.005592577159404755,0.00565553642809391,0.0057347784750163555,0.005822704639285803,0.005885664373636246,0.005968162789940834,0.00605066167190671,0.006139673292636871,0.006218915339559317,0.00629273010417819,0.006369801238179207,0.0064555564895272255,0.0065423971973359585,0.006618382874876261,0.006695454008877277,0.006786636542528868,0.006875648163259029,0.006949462927877903,0.007030875887721777,0.007126400712877512,0.0071915313601493835,0.0072696879506111145,0.0073619564063847065,0.007449882570654154,0.0075388941913843155,0.0076257348991930485,0.0077158319763839245,0.007801587227731943,0.007891684770584106,0.007990466430783272,0.008081648498773575,0.008179344236850739,0.008279211819171906,0.008380163460969925,0.008476774208247662,0.008569042198359966,0.008668908849358559,0.008775289170444012,0.008874069899320602,0.009001074358820915,0.00909985601902008,0.009201893582940102,0.009297418408095837,0.009420081041753292,0.009537315927445889,0.00963935349136591,0.009738135151565075,0.009842343628406525,0.009938954375684261,0.01003990601748228,0.010137602686882019,0.010249409824609756,0.010354704223573208,0.010446972213685513,0.01056203618645668,0.010665159672498703,0.010767197236418724,0.010871406644582748,0.010979956947267056,0.011088508181273937,0.011205743066966534,0.011328405700623989,0.01143587101250887,0.011533566750586033,0.011649715714156628,0.011772378347814083,0.01188744232058525,0.012006848119199276,0.012120827101171017,0.012261942960321903,0.012383519671857357,0.012518122792243958,0.012622332200407982,0.01273196842521429,0.01286331471055746,0.012975121848285198,0.013098870404064655,0.013229130767285824,0.013338767923414707,0.013478797860443592,0.01359711866825819,0.01376103051006794,0.013884778134524822,0.01401178352534771,0.014152899384498596,0.01428316067904234,0.014422105625271797,0.014561050571501255,0.014699995517730713,0.014845454134047031,0.014976800419390202,0.015126600861549377,0.015261203981935978,0.01539037935435772,0.01554886344820261,0.01568238064646721,0.015848465263843536,0.01601237617433071,0.01616543158888817,0.016308719292283058,0.01645852066576481,0.01658986695110798,0.016726640984416008,0.016885124146938324,0.017021898180246353,0.017155416309833527,0.017298704013228416,0.017451761290431023,0.017621099948883057,0.017776327207684517,0.01792070083320141,0.01808895356953144,0.01825503632426262,0.01839940994977951,0.018557893112301826,0.018699010834097862,0.018891144543886185,0.01903768815100193,0.01919291727244854,0.019357914105057716,0.019516397267580032,0.019673796370625496,0.019840965047478676,0.01999836415052414,0.020150335505604744,0.02030881866812706,0.020462961867451668,0.02061276137828827,0.02077993005514145,0.020939501002430916,0.021100156009197235,0.021266238763928413,0.021421466022729874,0.02159297652542591,0.021763401105999947,0.021925142034888268,0.02209339663386345,0.02226599119603634,0.022429903969168663,0.022586217150092125,0.022747958078980446,0.022920554503798485,0.023092063143849373,0.023231009021401405,0.02342531457543373,0.023584885522723198,0.02374771051108837,0.023886656388640404,0.024061422795057297,0.024223163723945618,0.024393588304519653,0.024567270651459694,0.024717070162296295,0.024885324761271477,0.025050321593880653,0.025214234367012978,0.025393342599272728,0.025548569858074188,0.02572333812713623,0.025887249037623405,0.026054417714476585,0.026221586391329765,0.02639852464199066,0.026563521474599838,0.02673177421092987,0.026903284713625908,0.027075881138443947,0.0272560752928257,0.027419988065958023,0.02761429361999035,0.027797745540738106,0.027975767850875854,0.028161389753222466,0.02832530252635479],"recovered":[0.0,0.0,0.0,0.0,0.0,0.0,1.0855087566596922e-06,1.0855087566596922e-06,2.1710175133193843e-06,2.1710175133193843e-06,2.1710175133193843e-06,2.1710175133193843e-06,3.2565262699790765e-06,4.342035026638769e-06,5.427543783298461e-06,7.598561296617845e-06,9.76957926468458e-06,1.3026105079916306e-05,1.519712259323569e-05,1.7368140106555074e-05,2.06246659217868e-05,2.496670094842557e-05,2.9308735975064337e-05,3.365077282069251e-05,3.7992806028341874e-05,4.233484287397005e-05,4.559136868920177e-05,4.993340189685114e-05,5.536094613489695e-05,6.295950879575685e-05,6.838705303380266e-05,7.164357521105558e-05,7.598561205668375e-05,8.141315629472956e-05,8.575519314035773e-05,8.792620792519301e-05,9.335375216323882e-05,9.986680379370227e-05,0.00010529434803174809,0.00011289291433058679,0.00012483350292313844,0.00013351757661439478,0.00014003063552081585,0.00015522775356657803,0.00016608284204266965,0.00018127996008843184,0.00019647707813419402,0.00020950319594703615,0.0002214437845395878,0.00023338438768405467,0.00024206846137531102,0.0002496670058462769,0.00025835109408944845,0.0002713771827984601,0.0002854888152796775,0.00029960041865706444,0.0003169685660395771,0.00033325119875371456,0.0003614744055084884,0.0003788425528910011,0.00040055272984318435,0.00041466436232440174,0.0004298614803701639,0.00044722959864884615,0.00046134123113006353,0.0004787093785125762,0.0004982484970241785,0.0005123601295053959,0.0005264717619866133,0.0005470964242704213,0.0005688066012226045,0.0005894312635064125,0.0006100559257902205,0.0006306805880740285,0.0006502197356894612,0.000674100941978395,0.0006903836037963629,0.0007175212958827615,0.000735974928829819,0.000760941649787128,0.0007837373414076865,0.000806533033028245,0.0008293287246488035,0.0008586374460719526,0.0008836041670292616,0.0009215969475917518,0.0009509056690149009,0.0009791288757696748,0.001017121714539826,0.0010572855826467276,0.001087679760530591,0.0011213305406272411,0.0011549813207238913,0.0011962306452915072,0.0012277103960514069,0.0012591901468113065,0.001290669897571206,0.0013167221331968904,0.0013460308546200395,0.00138185266405344,0.0014122469583526254,0.0014491542242467403,0.0014795485185459256,0.0015066862106323242,0.0015403369907289743,0.0015696457121521235,0.001592441345565021,0.0016250066692009568,0.0016651704208925366,0.0016966501716524363,0.0017400705255568027,0.001774806878529489,0.0018041155999526381,0.001832338864915073,0.0018638186156749725,0.001907238969579339,0.001948488294146955,0.00198539556004107,0.0020223029423505068,0.0020613812375813723,0.002105887047946453,0.0021449653431773186,0.0021851290948688984,0.00221009599044919,0.0022437465377151966,0.002288252580910921,0.0023143047001212835,0.002344698878005147,0.0023881192319095135,0.0024380527902394533,0.0024673615116626024,0.002510781865566969,0.002553116763010621,0.002585681853815913,0.0026258458383381367,0.0026736080180853605,0.0027061733417212963,0.002753935754299164,0.002800612710416317,0.002850546035915613,0.002895051846280694,0.002928702626377344,0.0029797216411679983,0.003030740423128009,0.003073075320571661,0.003123008878901601,0.003172942204400897,0.003221790073439479,0.00325978291220963,0.0033162294421344995,0.0033650773111730814,0.0034150106366723776,0.0034649439621716738,0.003523561405017972,0.0035713238175958395,0.003614744171500206,0.003669019788503647,0.0037156965117901564,0.0037699718959629536,0.003817734308540821,0.0038730953820049763,0.0039262850768864155,0.003980560693889856,0.004026152193546295,0.004081512801349163,0.004144472535699606,0.004199833609163761,0.004247596021741629,0.00433660764247179,0.004412593320012093,0.004486407618969679,0.004553709179162979,0.004623182117938995,0.004686141386628151,0.00475887069478631,0.004825086332857609,0.004894559271633625,0.004969459027051926,0.00503024784848094,0.005109489895403385,0.005182218737900257,0.005260375328361988,0.00532876281067729,0.005405833944678307,0.005490503273904324,0.0055795153602957726,0.005659842863678932,0.0057271444238722324,0.005811814218759537,0.005888885352760553,0.005983324255794287,0.006066908594220877,0.006126611493527889,0.006206939462572336,0.006299207452684641,0.006386048160493374,0.006460948381572962,0.006554301828145981,0.006617261562496424,0.006698674522340298,0.006796370260417461,0.006870185025036335,0.006963538937270641,0.007044951897114515,0.00712962169200182,0.007207778282463551,0.007290277164429426,0.007389058358967304,0.007486754097044468,0.007579022087156773,0.007671290542930365,0.007775499485433102,0.007869938388466835,0.007967634126543999,0.008065329864621162,0.008181479759514332,0.00827266275882721,0.00839532446116209,0.008507132530212402,0.008624367415904999,0.008706865832209587,0.008818672969937325,0.008938079699873924,0.009049886837601662,0.009153010323643684,0.009235508739948273,0.009342974051833153,0.009438498876988888,0.00953510869294405,0.009644745849072933,0.009747868403792381,0.009852077811956406,0.009950858540832996,0.010072436183691025,0.010165790095925331,0.010264570824801922,0.010372036136686802,0.01048167236149311,0.010593480430543423,0.01070854440331459,0.01081600971519947,0.010913705453276634,0.011048308573663235,0.011144918389618397,0.011262153275310993,0.011384815908968449,0.011507478542625904,0.011620371602475643,0.011766915209591389,0.011897176504135132,0.012004641816020012,0.012113192118704319,0.012241282500326633,0.012371543794870377,0.012477923184633255,0.012612526305019855,0.012722162529826164,0.012845911085605621,0.012956633232533932,0.013107518665492535,0.013243206776678562,0.013383237645030022,0.01349613070487976,0.01362964790314436,0.013778363354504108,0.013927077874541283,0.014074706472456455,0.0142060536891222,0.014328716322779655,0.0144741740077734,0.014607691206037998,0.014752063900232315,0.014889923855662346,0.015028868801891804,0.015201465226709843,0.015362120233476162,0.015529288910329342,0.015672575682401657,0.015826718881726265,0.015963492915034294,0.016093753278255463,0.016237040981650352,0.016377070918679237,0.016494305804371834,0.016643021255731583,0.01679064892232418,0.016943706199526787,0.01710653305053711,0.017258504405617714,0.017443040385842323,0.017588498070836067,0.017753496766090393,0.017904382199048996,0.018041156232357025,0.01822894811630249,0.018386347219347954,0.018535062670707703,0.01869463175535202,0.0188618004322052,0.019021369516849518,0.0191896241158247,0.019341595470905304,0.019483797252178192,0.019654221832752228,0.019819218665361404,0.019963592290878296,0.020118819549679756,0.020271876826882362,0.02043687365949154,0.020606212317943573,0.02076578326523304,0.02093295194208622,0.021104462444782257,0.021265117451548576,0.021426858380436897,0.021599452942609787,0.021760109812021255,0.021937046200037003,0.02208576165139675,0.022262699902057648,0.022417927160859108,0.022572070360183716,0.022755520418286324,0.02289772219955921,0.02308225817978382,0.023226631805300713,0.023400312289595604,0.023545771837234497,0.023733563721179962,0.023909416049718857,0.024058131501078606,0.024230727925896645,0.024378355592489243,0.024542268365621567,0.024721376597881317,0.02488420344889164,0.025043772533535957,0.02521311305463314,0.02538570761680603,0.025536594912409782,0.025716789066791534,0.02586984448134899,0.026040270924568176,0.026224806904792786,0.026397403329610825,0.026560228317975998,0.02674042247235775,0.026935815811157227,0.027113838121294975,0.027287520468235016,0.02745794504880905],"active":[0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005156524130143225,0.0005156524130143225,0.0005145668983459473,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005167379276826978,0.0005167378694750369,0.0005167378694750369,0.0005189089570194483,0.0005199944716878235,0.0005210799281485379,0.0005199944134801626,0.0005189088988117874,0.0005189089570194483,0.0005210799281485379,0.0005221654428169131,0.000522165501024574,0.0005221654428169131,0.000522165501024574,0.0005210799281485379,0.0005232509574852884,0.000522165501024574,0.0005232509574852884,0.0005221654428169131,0.0005210799281485379,0.0005210799863561988,0.0005232509574852884,0.0005232510156929493,0.0005254219868220389,0.0005308495019562542,0.0005330205312930048,0.0005351915606297553,0.0005362770752981305,0.000538448104634881,0.0005362770752981305,0.0005351916188374162,0.0005427901051007211,0.0005406191339716315,0.0005438756197690964,0.0005406191339716315,0.0005406191339716315,0.0005406191339716315,0.0005395336193032563,0.0005373625899665058,0.0005351916188374162,0.0005449611926451325,0.0005482176784425974,0.0005449611926451325,0.0005503887077793479,0.0005493031931109726,0.000547132221981883,0.0005536451935768127,0.0005471321637742221,0.0005471321055665612,0.0005373625317588449,0.0005406191339716315,0.0005427901051007211,0.0005373625317588449,0.0005460466491058469,0.000542790163308382,0.0005373626481741667,0.0005406191339716315,0.0005482176784425974,0.0005471321637742221,0.0005406190757639706,0.0005406191339716315,0.0005427901051007211,0.0005406191339716315,0.0005471321055665612,0.0005460466491058469,0.0005547306500375271,0.0005482176784425974,0.0005525596789084375,0.0005482176784425974,0.0005569017375819385,0.0005579872522503138,0.0005612436798401177,0.0005699277971871197,0.0005720988847315311,0.0005666713113896549,0.0005710133700631559,0.0005742699140682817,0.0005731843411922455,0.0005634147673845291,0.0005645003402605653,0.0005645003402605653,0.0005677568260580301,0.0005590728251263499,0.0005590728251263499,0.0005569017957895994,0.0005558162229135633,0.0005612437380477786,0.0005677568260580301,0.0005645003402605653,0.0005699278553947806,0.0005645002238452435,0.0005645001074299216,0.0005612438544631004,0.0005677568260580301,0.0005623293109238148,0.0005786119727417827,0.0005786119727417827,0.0005753556033596396,0.0005764409434050322,0.0005634147673845291,0.0005645003402605653,0.000566671253181994,0.0005775262834504247,0.0005883814301341772,0.0005764409434050322,0.0005731842247769237,0.0005731843411922455,0.0005764407105743885,0.0005840393714606762,0.0005710134282708168,0.0005775263998657465,0.0005688425153493881,0.0005742697976529598,0.0005775263998657465,0.0005623293109238148,0.0005764409434050322,0.0005796975456178188,0.0005840396042913198,0.0005688422825187445,0.0005807827692478895,0.0005872959736734629,0.0005786118563264608,0.0005872959736734629,0.0005927234888076782,0.0005916380323469639,0.0006003221496939659,0.0005959800910204649,0.0005959800910204649,0.0005894671194255352,0.0005894671194255352,0.0006090062670409679,0.0006024930626153946,0.0005970655474811792,0.0005981510039418936,0.0006014073733240366,0.0005927234888076782,0.0005905525758862495,0.000612262636423111,0.0005938091780990362,0.0005948941688984632,0.0006003223825246096,0.0006014078389853239,0.0005872959736734629,0.0005862105172127485,0.0006024930626153946,0.0005948944017291069,0.0005927237216383219,0.0005938089452683926,0.0006057498976588249,0.000606834888458252,0.00061769038438797,0.000612262636423111,0.0006252885796129704,0.0006187758408486843,0.0006166049279272556,0.0006231176666915417,0.0006513409316539764,0.0006404859013855457,0.0006307163275778294,0.000623118132352829,0.0006274599581956863,0.000620946753770113,0.0006339726969599724,0.0006296304054558277,0.0006307163275778294,0.0006350581534206867,0.000623118132352829,0.0006252885796129704,0.0006252885796129704,0.0006404859013855457,0.0006252890452742577,0.0006393999792635441,0.0006448277272284031,0.0006491700187325478,0.0006393999792635441,0.000632887240499258,0.0006426568143069744,0.0006437422707676888,0.0006535118445754051,0.000635058619081974,0.0006285454146564007,0.0006600250490009785,0.0006687087006866932,0.0006502554751932621,0.0006448277272284031,0.0006654523313045502,0.0006372295320034027,0.0006524263881146908,0.0006632818840444088,0.0006535123102366924,0.0006687091663479805,0.0006621959619224072,0.0006708800792694092,0.0006719655357301235,0.0006839064881205559,0.0007001892663538456,0.0006925901398062706,0.0006925901398062706,0.0007001897320151329,0.0007088729180395603,0.0007012747228145599,0.0006991038098931313,0.0007012747228145599,0.0007099593058228493,0.0006925901398062706,0.0007284115999937057,0.0007045315578579903,0.0006947610527276993,0.0006730509921908379,0.000713215209543705,0.000718642957508564,0.0007012737914919853,0.0006882483139634132,0.0006893333047628403,0.0007034456357359886,0.000696931965649128,0.0006991038098931313,0.0007143011316657066,0.0007099583745002747,0.0006991038098931313,0.0007099583745002747,0.0007143011316657066,0.0006947610527276993,0.0007056165486574173,0.0007153861224651337,0.0007164720445871353,0.000724070705473423,0.0007349252700805664,0.0007273266091942787,0.0007175570353865623,0.0007360102608799934,0.0007240697741508484,0.0007425239309668541,0.0007446948438882828,0.000736011192202568,0.0007544644176959991,0.0007631480693817139,0.0007512075826525688,0.00072515569627285,0.0007273266091942787,0.0007501225918531418,0.0007338393479585648,0.0007273266091942787,0.0007512075826525688,0.0007262416183948517,0.0007566353306174278,0.0007512075826525688,0.000804397277534008,0.0007772594690322876,0.0007685767486691475,0.0007696617394685745,0.0007870299741625786,0.0007924577221274376,0.0007826872169971466,0.0007729176431894302,0.0007707476615905762,0.0007707467302680016,0.000797884538769722,0.0007870299741625786,0.0007826881483197212,0.000796799547970295,0.000792456790804863,0.0008195964619517326,0.0008109109476208687,0.0008033113554120064,0.0007794303819537163,0.0007859449833631516,0.0007631480693817139,0.0007631480693817139,0.0007913708686828613,0.0007848571985960007,0.0007783453911542892,0.0008043982088565826,0.00080874003469944,0.000830451026558876,0.0008326210081577301,0.000814167782664299,0.0008304491639137268,0.0008119959384202957,0.0008109118789434433,0.0008043963462114334,0.0007946286350488663,0.0008499883115291595,0.00080874003469944,0.0008065700531005859,0.0008228514343500137,0.0008217655122280121,0.0008119959384202957,0.000819595530629158,0.00080874003469944,0.00080874003469944,0.0008250214159488678,0.00080874003469944,0.0007935427129268646,0.0008163377642631531,0.0008206814527511597,0.0008282791823148727,0.0008293651044368744,0.0008152537047863007,0.0008271932601928711,0.0008304491639137268,0.0008206795901060104,0.0008282791823148727,0.0008391328155994415,0.000830451026558876,0.0008261073380708694,0.0008109118789434433,0.0008347928524017334,0.0008293632417917252,0.0008130818605422974,0.0008532442152500153,0.0008293651044368744,0.0008499883115291595,0.0008043982088565826,0.0008347909897565842,0.0008228514343500137,0.0008478164672851562,0.0008337069302797318,0.0008076541125774384,0.0008271932601928711,0.0008195936679840088,0.000835878774523735,0.0008510742336511612,0.0008271932601928711,0.0008391346782445908,0.0008434765040874481,0.0008413046598434448,0.000835878774523735,0.0008619297295808792,0.0008467324078083038,0.0008619297295808792,0.0008630137890577316,0.0008510742336511612,0.0008586719632148743,0.0008597597479820251,0.0008738711476325989,0.0008619297295808792,0.0008619297295808792,0.0008738692849874496,0.0008673574775457382]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005156524130143225,0.0005156524130143225,0.000517823442351073,0.0005189089570194483,0.0005189089570194483,0.0005199944134801626,0.0005210799281485379,0.0005210799281485379,0.0005221654428169131,0.0005243364721536636,0.0005265075014904141,0.0005275930161587894,0.0005286785308271646,0.0005308495019562542,0.0005319350166246295,0.0005330205312930048,0.00053410604596138,0.0005362770752981305,0.0005373625899665058,0.000538448104634881,0.0005417045904323459,0.0005449611344374716,0.0005482176784425974,0.0005503887077793479,0.000554730708245188,0.0005569017375819385,0.0005579872522503138,0.0005634147673845291,0.0005677568260580301,0.0005731843411922455,0.000575355370528996,0.0005786119145341218,0.0005862104590050876,0.0005916380323469639,0.0005948945181444287,0.0005970655474811792,0.0006035786354914308,0.0006079206359572709,0.0006133482092991471,0.0006155192386358976,0.000620946753770113,0.0006274598417803645,0.0006318018422462046,0.0006361439009197056,0.000641571416053921,0.000645913474727422,0.0006524265045300126,0.0006556830485351384,0.0006611105636693537,0.0006654526223428547,0.0006741366814821959,0.0006806497694924474,0.0006860772846266627,0.0006882483139634132,0.0006947613437660038,0.0007012743735685945,0.0007045309175737202,0.0007088729762472212,0.000712129520252347,0.0007175570353865623,0.0007229845505207777,0.0007251555798575282,0.0007294976385310292,0.0007370961830019951,0.0007436092710122466,0.0007479512714780867,0.0007544643012806773,0.0007598918746225536,0.0007653194479644299,0.0007718324777670205,0.0007761744782328606,0.0007794310222379863,0.0007837730809114873,0.0007870296249166131,0.0007957136258482933,0.0008000556845217943,0.0008043977431952953,0.0008087398018687963,0.0008130818023346364,0.0008195948321372271,0.0008239368908107281,0.0008293644059449434,0.000835877493955195,0.0008391339797526598,0.0008423905819654465,0.0008478180970996618,0.0008532456122338772,0.0008597587002441287,0.0008630151860415936,0.0008673572447150946,0.0008738703327253461,0.0008782123331911862,0.0008803833625279367,0.0008847253629937768,0.0008912384510040283,0.0008966659661382437,0.000902093481272459,0.00090643553994596,0.0009086065692827106,0.0009129486279562116,0.0009205471724271774,0.0009259746875613928,0.0009292312315665185,0.0009368298342451453,0.0009455138351768255,0.0009541979525238276,0.0009585400111973286,0.0009650530409999192,0.000972651585470885,0.0009824212174862623,0.0009867632761597633,0.0009921907912939787,0.0009954472770914435,0.001001960365101695,0.0010073878802359104,0.0010171574540436268,0.0010247559985145926,0.0010280124843120575,0.001034525572322309,0.0010399532038718462,0.0010453807190060616,0.001050808234140277,0.001059492351487279,0.00106383441016078,0.001071432838216424,0.001075774896889925,0.0010822879849001765,0.0010866299271583557,0.001093143131583929,0.0011018271325156093,0.0011061691911891103,0.0011170243378728628,0.0011235373094677925,0.0011311358539387584,0.0011365634854882956,0.0011474185157567263,0.0011528460308909416,0.0011604446917772293,0.0011691286927089095,0.0011778126936405897,0.001183240208774805,0.0011886678403243423,0.0011962663847953081,0.0012049505021423101,0.0012158055324107409,0.0012223186204209924,0.0012299171648919582,0.001240772195160389,0.0012483708560466766,0.0012548838276416063,0.001262482488527894,0.0012711664894595742,0.0012765941210091114,0.0012874491512775421,0.0012961332686245441,0.0013026462402194738,0.0013059028424322605,0.0013113303575664759,0.0013178433291614056,0.001323270844295621,0.001328698475845158,0.001336297020316124,0.0013428101083263755,0.0013504086527973413,0.0013547507114708424,0.0013601782266050577,0.0013645202852785587,0.0013753753155469894,0.0013829739764332771,0.0013894869480282068,0.0013927435502409935,0.0013960000360384583,0.0014025131240487099,0.001410111552104354,0.0014133681543171406,0.001418795669451356,0.0014220522716641426,0.001427479786798358,0.0014307362725958228,0.0014350783312693238,0.00143616390414536,0.001439420273527503,0.0014459334779530764,0.0014513609930872917,0.0014589595375582576,0.001461130566895008,0.001465472625568509,0.001468729111365974,0.0014730710536241531,0.0014784986851736903,0.0014839262003079057,0.0014882682589814067,0.0014915247447788715,0.0014947813469916582,0.0015002088621258736,0.0015045509207993746,0.0015088928630575538,0.001514320494607091,0.0015164915239438415,0.0015208334662020206,0.0015230044955387712,0.0015284321270883083,0.0015316886128857732,0.001534945098683238,0.001539287157356739,0.001542543643154204,0.00154362921603024,0.0015458002453669906,0.001547971274703741,0.0015501423040404916,0.0015533987898379564,0.001555569819174707,0.0015588263049721718,0.0015588263049721718,0.0015642538201063871,0.0015653393929824233,0.0015685958787798882,0.0015707669081166387,0.0015718524809926748,0.0015729379374533892,0.0015783654525876045,0.001580536481924355,0.0015816220548003912,0.0015827075112611055,0.001584878540597856,0.0015859639970585704,0.001588135026395321,0.001589220599271357,0.0015903060557320714,0.0015903060557320714,0.0015913916286081076,0.001592477085068822,0.001592477085068822,0.001593562657944858,0.0015957335708662868,0.001596819143742323,0.0015979046002030373,0.0015979046002030373,0.0015989901730790734,0.0016000756295397878,0.001601161202415824,0.001601161202415824,0.001601161202415824,0.0016033322317525744,0.0016033322317525744,0.0016033322317525744,0.0016044176882132888,0.0016044176882132888,0.0016044176882132888,0.0016055031446740031,0.0016065887175500393,0.0016065887175500393,0.0016087597468867898,0.0016109307762235403,0.0016131018055602908,0.0016163582913577557,0.00161744374781847,0.0016196147771552205,0.001621785806491971,0.0016239568358287215,0.0016250424087047577,0.0016315553802996874,0.0016326409531757236,0.001633726409636438,0.001634811982512474,0.0016369828954339027,0.0016391539247706532,0.0016402394976466894,0.00164241052698344,0.00164241052698344,0.0016434959834441543,0.0016456670127809048,0.001646752585656941,0.0016500090714544058,0.0016510945279151201,0.0016532655572518706,0.0016532655572518706,0.0016532655572518706,0.0016543511301279068,0.0016576076159253716,0.0016597786452621222,0.0016641207039356232,0.0016641207039356232,0.0016662917332723737,0.001667377189733088,0.0016684627626091242,0.0016706336755305529,0.0016706336755305529,0.001671719248406589,0.0016728047048673034,0.0016749757342040539,0.0016782323364168406,0.0016814888222143054,0.0016814888222143054,0.0016814888222143054,0.0016869163373485208,0.0016869163373485208,0.0016890873666852713,0.0016890873666852713,0.0016923438524827361,0.0016934294253587723,0.0016934294253587723,0.0016945148818194866,0.0016945148818194866,0.0016956004546955228,0.0016999425133690238,0.0017031989991664886,0.001704284455627203,0.0017075410578399897,0.001712968572974205,0.0017140540294349194,0.0017151396023109555,0.0017162250587716699,0.0017162250587716699,0.0017205671174451709,0.0017238236032426357,0.0017270802054554224,0.001733593177050352,0.0017357642063871026,0.0017379352357238531,0.0017422772943973541,0.0017433628672733903,0.0017444483237341046,0.0017477048095315695,0.00174987583886832,0.00174987583886832,0.001754217897541821,0.0017563889268785715,0.0017596454126760364,0.0017618164420127869,0.001762902014888823,0.0017639874713495374,0.0017661585006862879,0.0017683295300230384,0.0017694149864837527,0.0017694149864837527,0.0017737570451572537,0.00177484261803329,0.0017802701331675053,0.0017813555896282196,0.0017835266189649701,0.0017856976483017206,0.0017889541340991855,0.0017900397069752216,0.001791125163435936,0.0017932961927726865],"recovered":[0.0,0.0,0.0,0.0,0.0,0.0,1.0855087566596922e-06,1.0855087566596922e-06,2.1710175133193843e-06,2.1710175133193843e-06,4.342035026638769e-06,4.342035026638769e-06,5.427543783298461e-06,6.513052539958153e-06,7.598561296617845e-06,9.76957926468458e-06,1.1940595868509263e-05,1.4111614291323349e-05,1.519712259323569e-05,1.628263089514803e-05,1.7368140106555074e-05,1.8453649317962117e-05,1.953915852936916e-05,2.2795684344600886e-05,2.605221015983261e-05,2.605221015983261e-05,2.9308735975064337e-05,3.147975439787842e-05,3.256526179029606e-05,3.473628021311015e-05,3.907831705873832e-05,4.3420350266387686e-05,4.559136868920177e-05,4.776238347403705e-05,5.318992771208286e-05,5.6446457165293396e-05,6.295950879575685e-05,6.621603097300977e-05,7.164357521105558e-05,7.815663411747664e-05,8.24986636871472e-05,8.575519314035773e-05,9.00972299859859e-05,9.335375216323882e-05,9.878129640128464e-05,0.00010095231118611991,0.00010855087748495862,0.00011289291433058679,0.00011723494390025735,0.00012157698074588552,0.00012917554704472423,0.0001313465618295595,0.00013460309128277004,0.00014003063552081585,0.00014328715042211115,0.00014871469466015697,0.00015088572399690747,0.00015631326823495328,0.00016065529780462384,0.0001649973273742944,0.00016716834215912968,0.00017151038628071547,0.00017585241585038602,0.00018127996008843184,0.00018453648954164237,0.0001877930189948529,0.0001932205632328987,0.00019756259280256927,0.00019973360758740455,0.00020516115182545036,0.00021275971084833145,0.00022035828442312777,0.00022795684344600886,0.00023664090258534998,0.0002420684468233958,0.0002485814911779016,0.0002518380351830274,0.0002572655794210732,0.00026160760899074376,0.00026703515322878957,0.0002724626974668354,0.00027680472703650594,0.00028223227127455175,0.0002854888152796775,0.00028983084484934807,0.0002952583890873939,0.00029960041865706444,0.0003061134775634855,0.00031045550713315606,0.0003180540516041219,0.00032348159584216774,0.0003267381398472935,0.0003321656840853393,0.0003375932283233851,0.0003408497432246804,0.000345191772794351,0.0003506193170323968,0.0003549613757058978,0.00035713237593881786,0.0003614744055084884,0.00036581646418198943,0.00037015849375166,0.00037775703822262585,0.0003820990677922964,0.0003875266120303422,0.00039186867070384324,0.00039838170050643384,0.00040272375917993486,0.00040815130341798067,0.000411407818319276,0.00042117739212699234,0.0004331179952714592,0.00043854553950950503,0.0004483151133172214,0.00045265714288689196,0.0004602557164616883,0.0004656832606997341,0.0004689397756010294,0.00047545283450745046,0.0004808803787454963,0.0004863079229835421,0.0004939064965583384,0.0004971630405634642,0.0005025905556976795,0.0005101891001686454,0.0005145311588421464,0.000521044188644737,0.0005275572766549885,0.0005329847917892039,0.0005373268504627049,0.0005449253949336708,0.000550352968275547,0.0005568659980781376,0.0005601225420832634,0.0005677210865542293,0.0005753196310251951,0.0005818327190354466,0.0005894312635064125,0.0005981153226457536,0.0006035428959876299,0.0006100559257902205,0.0006176544702611864,0.0006219965289346874,0.0006317661027424037,0.0006382791325449944,0.0006502197356894612,0.0006567328236997128,0.0006621603388339281,0.0006708443979732692,0.0006816994864493608,0.0006882125744596124,0.0006968966335989535,0.0007055806927382946,0.0007120937225408852,0.0007218633545562625,0.0007294618990272284,0.0007348894141614437,0.0007424880168400705,0.0007522575906477869,0.0007587706204503775,0.0007663691649213433,0.0007750532822683454,0.0007783097680658102,0.0007826518267393112,0.0007891648565419018,0.0007978489156812429,0.0008011054596863687,0.0008087040041573346,0.0008173881215043366,0.0008249866659753025,0.0008314996957778931,0.0008336707251146436,0.0008380127837881446,0.000847782357595861,0.0008510388433933258,0.0008564664167352021,0.0008608084754087031,0.0008640649612061679,0.0008716635638847947,0.0008738345350138843,0.0008814331376925111,0.0008879461674951017,0.0008912027115002275,0.0008955447119660676,0.0008998867706395686,0.0009020577999763191,0.0009063998004421592,0.0009150838595815003,0.000918340403586626,0.0009226824622601271,0.0009281099773943424,0.0009335375507362187,0.0009378795512020588,0.0009411360952071846,0.0009454781538806856,0.0009498201543465257,0.0009530766983516514,0.0009585042134858668,0.0009661028161644936,0.0009693593019619584,0.0009726158459670842,0.0009780434193089604,0.0009834709344431758,0.0009878129931166768,0.0009921550517901778,0.000996496994048357,0.0009986680233851075,0.0010019246255978942,0.0010062665678560734,0.0010106086265295744,0.001013865228742361,0.0010182071710005403,0.0010203782003372908,0.001021463773213327,0.001021463773213327,0.001025805831886828,0.0010290623176842928,0.0010301477741450071,0.0010323188034817576,0.0010334043763577938,0.0010366608621552587,0.0010410029208287597,0.0010431739501655102,0.0010453449795022607,0.0010475160088390112,0.0010475160088390112,0.0010496869217604399,0.0010529435239732265,0.0010540289804339409,0.0010572855826467276,0.0010594564955681562,0.0010605420684441924,0.001062713097780943,0.0010637985542416573,0.0010659695835784078,0.0010659695835784078,0.0010659695835784078,0.001067055156454444,0.001067055156454444,0.0010681406129151583,0.0010692261857911944,0.0010713970987126231,0.0010713970987126231,0.0010724826715886593,0.0010724826715886593,0.0010746537009254098,0.0010768247302621603,0.0010768247302621603,0.0010768247302621603,0.0010779101867228746,0.0010789957595989108,0.0010789957595989108,0.0010800812160596251,0.0010800812160596251,0.0010800812160596251,0.0010811666725203395,0.0010811666725203395,0.0010811666725203395,0.0010822522453963757,0.0010865943040698767,0.001087679760530591,0.0010898507898673415,0.0010909362463280559,0.001092021819204092,0.0010931072756648064,0.0010974493343383074,0.001100705936551094,0.0011050478788092732,0.0011072189081460238,0.0011093899374827743,0.0011093899374827743,0.0011115609668195248,0.0011137319961562753,0.0011159030254930258,0.0011169884819537401,0.0011180740548297763,0.0011202450841665268,0.0011213305406272411,0.0011235015699639916,0.001124587026424706,0.0011256725993007421,0.001128929085098207,0.001128929085098207,0.001128929085098207,0.0011300146579742432,0.001133271143771708,0.0011343566002324224,0.0011386986589059234,0.00114195526111871,0.0011441262904554605,0.0011452117469161749,0.0011462972033768892,0.0011484682327136397,0.0011484682327136397,0.001149553805589676,0.0011506392620503902,0.0011528102913871408,0.0011528102913871408,0.0011560667771846056,0.0011593233793973923,0.0011593233793973923,0.0011604088358581066,0.0011625798651948571,0.0011669219238683581,0.001170178409665823,0.0011712639825418591,0.001174520468339324,0.001174520468339324,0.001178862527012825,0.0011799479834735394,0.0011810335563495755,0.001183204585686326,0.001183204585686326,0.0011853756150230765,0.0011886321008205414,0.001195145188830793,0.0011962306452915072,0.0011973162181675434,0.0011984016746282578,0.0012005727039650083,0.0012027437333017588,0.0012070857919752598,0.0012103422777727246,0.0012146843364462256,0.0012168553657829762,0.001220111851580441,0.0012222828809171915,0.0012233683373779058,0.001224453910253942,0.0012266249395906925,0.0012298814253881574,0.0012320524547249079,0.0012353089405223727,0.0012374799698591232,0.001240736455656588,0.0012439930578693748,0.001245078514330089,0.0012461640872061253,0.0012472495436668396,0.00124942057300359,0.00124942057300359,0.0012505061458796263,0.0012537626316770911,0.0012548480881378055,0.0012559336610138416,0.0012591901468113065,0.0012591901468113065,0.0012602757196873426,0.0012624466326087713,0.0012635322054848075,0.0012646176619455218],"active":[0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005145668983459473,0.0005156524130143225,0.0005145668983459473,0.0005167379276826978,0.0005167379276826978,0.0005167379276826978,0.0005156523548066616,0.0005167378694750369,0.0005156524130143225,0.0005156524130143225,0.0005167379276826978,0.0005167379276826978,0.0005156524130143225,0.0005145668983459473,0.0005156523548066616,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005167379276826978,0.0005145668983459473,0.0005123958690091968,0.0005156523548066616,0.0005156524130143225,0.0005167379276826978,0.000517823442351073,0.0005199944134801626,0.000517823442351073,0.0005145668983459473,0.0005178233841434121,0.0005199944134801626,0.0005199944134801626,0.0005189088988117874,0.0005156524130143225,0.0005199944134801626,0.0005199944716878235,0.0005167378694750369,0.0005145668983459473,0.000517823442351073,0.0005178233841434121,0.0005199944716878235,0.0005167379276826978,0.0005199944134801626,0.0005189089570194483,0.0005189089570194483,0.0005189089570194483,0.0005199944134801626,0.0005167379276826978,0.0005210799281485379,0.0005210799863561988,0.0005210799281485379,0.0005221654428169131,0.0005254219868220389,0.0005297640454955399,0.000529763987287879,0.0005275930161587894,0.000529763987287879,0.00053410604596138,0.0005330205312930048,0.0005330205895006657,0.0005308495601639152,0.0005330205312930048,0.0005351915024220943,0.0005319350166246295,0.0005319350166246295,0.0005373625899665058,0.000538448104634881,0.0005351915606297553,0.00053410604596138,0.0005319350166246295,0.0005286785308271646,0.0005297640454955399,0.0005275929579511285,0.0005275929579511285,0.0005265075014904141,0.0005254220450296998,0.0005286784726195037,0.0005275929579511285,0.0005275930161587894,0.0005265075014904141,0.0005275929579511285,0.000529763987287879,0.0005286785308271646,0.000529763987287879,0.000529763987287879,0.0005286784726195037,0.0005243365303613245,0.0005243364721536636,0.0005265075014904141,0.0005275930161587894,0.000525421928614378,0.0005265075014904141,0.0005286785308271646,0.0005275930161587894,0.0005254219868220389,0.0005275929579511285,0.0005297640454955399,0.0005308495019562542,0.0005319350166246295,0.0005286785308271646,0.0005265075014904141,0.0005254220450296998,0.0005286785308271646,0.0005275929579511285,0.0005265075014904141,0.0005286785308271646,0.00053410604596138,0.0005330205895006657,0.0005254220450296998,0.0005265075014904141,0.0005243364721536636,0.0005297641037032008,0.0005265075596980751,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005308495601639152,0.0005308495019562542,0.0005308494437485933,0.0005319350166246295,0.0005297641037032008,0.0005308495601639152,0.0005297640454955399,0.0005319350748322904,0.0005308496183715761,0.0005341059877537191,0.0005308495019562542,0.0005319350166246295,0.0005297639290802181,0.0005330205895006657,0.00053410604596138,0.0005308495601639152,0.0005351916188374162,0.00053410604596138,0.0005330205312930048,0.0005330205895006657,0.0005373625899665058,0.0005351915606297553,0.0005384481628425419,0.0005373625899665058,0.0005395335610955954,0.0005330204730853438,0.0005319350166246295,0.00053410604596138,0.0005341061041690409,0.00053410604596138,0.00053410604596138,0.0005330205312930048,0.0005351915024220943,0.0005362771335057914,0.0005330204730853438,0.0005330205895006657,0.0005362770752981305,0.0005341061041690409,0.0005351915606297553,0.0005373626481741667,0.0005362770752981305,0.0005308495601639152,0.0005330205895006657,0.0005351915024220943,0.0005341059877537191,0.0005308495601639152,0.0005351915606297553,0.0005341061041690409,0.0005330205312930048,0.0005297640454955399,0.0005286785308271646,0.0005308495601639152,0.0005373625317588449,0.0005351916188374162,0.000538448104634881,0.0005362771335057914,0.0005351915606297553,0.0005384481628425419,0.0005384479882195592,0.0005395336193032563,0.0005373625317588449,0.0005341061041690409,0.0005362770752981305,0.0005351915606297553,0.0005351915606297553,0.0005341061041690409,0.0005330204730853438,0.0005308496183715761,0.0005330205895006657,0.0005362770752981305,0.0005330205895006657,0.0005319350748322904,0.0005308495601639152,0.0005319349584169686,0.0005330205312930048,0.00053410604596138,0.0005351915606297553,0.0005330205312930048,0.0005286785308271646,0.0005308495601639152,0.0005319350748322904,0.0005308494437485933,0.0005308495601639152,0.0005286785308271646,0.0005286784144118428,0.0005265075014904141,0.0005297641037032008,0.000529763987287879,0.0005286785308271646,0.0005286785308271646,0.0005286784144118428,0.0005254220450296998,0.0005254220450296998,0.0005265075014904141,0.0005286785308271646,0.0005275929579511285,0.0005265075014904141,0.0005286785308271646,0.0005265075014904141,0.0005308494437485933,0.0005286785308271646,0.0005275929579511285,0.0005275929579511285,0.0005265075014904141,0.000525421928614378,0.0005308494437485933,0.0005308495601639152,0.0005286785308271646,0.0005286785308271646,0.0005275929579511285,0.0005265075014904141,0.0005275929579511285,0.0005265075014904141,0.0005265075014904141,0.0005243364721536636,0.0005254220450296998,0.0005265075014904141,0.000525421928614378,0.0005265075014904141,0.0005275929579511285,0.0005275929579511285,0.0005265075014904141,0.0005265075014904141,0.0005265075014904141,0.0005275929579511285,0.0005265075014904141,0.0005243364721536636,0.0005243364721536636,0.0005265075014904141,0.0005254220450296998,0.0005243364721536636,0.000525421928614378,0.0005243364721536636,0.0005243364721536636,0.000525421928614378,0.0005254220450296998,0.0005254220450296998,0.0005275930743664503,0.0005286785308271646,0.0005265075014904141,0.0005286785308271646,0.0005275929579511285,0.0005286785308271646,0.000529763987287879,0.0005308495601639152,0.0005275930743664503,0.0005308494437485933,0.0005275930743664503,0.0005265075014904141,0.0005254220450296998,0.0005275929579511285,0.0005275929579511285,0.0005265075014904141,0.0005265075014904141,0.0005254220450296998,0.000525421928614378,0.000525421928614378,0.0005254220450296998,0.0005265075014904141,0.0005265075014904141,0.0005275929579511285,0.0005243364721536636,0.0005243364721536636,0.0005254220450296998,0.0005275929579511285,0.0005265075014904141,0.0005297641037032008,0.0005254220450296998,0.0005243364721536636,0.0005232508992776275,0.0005232510156929493,0.0005243364721536636,0.0005221654428169131,0.0005232510156929493,0.0005232508992776275,0.0005243364721536636,0.0005254220450296998,0.0005286785308271646,0.0005254220450296998,0.0005221654428169131,0.0005275929579511285,0.0005265075014904141,0.0005265075014904141,0.0005221654428169131,0.0005221654428169131,0.0005221654428169131,0.0005189089570194483,0.0005199944134801626,0.0005156523548066616,0.0005156524712219834,0.0005189089570194483,0.0005199944134801626,0.000521079869940877,0.0005221654428169131,0.0005243364721536636,0.0005189088406041265,0.0005189089570194483,0.0005189088406041265,0.0005178233841434121,0.0005199944134801626,0.000521079869940877,0.0005199944134801626,0.0005232508992776275,0.000521079869940877,0.000521079869940877,0.0005221654428169131,0.0005210799863561988,0.0005210799863561988,0.0005232508992776275,0.0005232508992776275,0.0005199944134801626,0.0005221654428169131,0.0005210799863561988,0.0005221654428169131,0.0005210799863561988,0.0005189089570194483,0.0005189089570194483,0.0005199944134801626,0.0005210799863561988,0.0005199944134801626,0.0005199944134801626,0.0005232508992776275,0.0005210799863561988,0.0005254220450296998,0.000525421928614378,0.0005243364721536636,0.0005265075014904141,0.0005286784144118428,0.0005275930743664503,0.0005275929579511285,0.0005286785308271646]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.0005145668983459473,0.0005145668983459473,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005167379276826978,0.000517823442351073,0.0005189089570194483,0.0005199944134801626,0.0005210799281485379,0.0005221654428169131,0.0005221654428169131,0.0005232509574852884,0.0005232509574852884,0.0005254219868220389,0.0005265075014904141,0.0005286785308271646,0.0005297640454955399,0.0005308495019562542,0.0005351915606297553,0.0005373625899665058,0.0005406191339716315,0.0005417045904323459,0.0005427901051007211,0.0005471321637742221,0.0005514742224477232,0.0005525596789084375,0.0005558162229135633,0.0005579872522503138,0.0005612437962554395,0.0005634147673845291,0.0005645002820529044,0.0005677568260580301,0.0005710133700631559,0.0005775263998657465,0.0005818684585392475,0.0005851249443367124,0.0005905525176785886,0.0005927235470153391,0.0005981510621495545,0.0006014076061546803,0.0006035786354914308,0.0006068351212888956,0.0006111771799623966,0.0006122626946307719,0.0006144337239675224,0.0006176902097649872,0.000620946753770113,0.0006242032977752388,0.0006296308129094541,0.0006328873569145799,0.0006361439009197056,0.000641571416053921,0.0006448279600590467,0.0006480844458565116,0.0006524265045300126,0.0006556830485351384,0.000657854019664228,0.0006600250490009785,0.000662196078337729,0.0006632815930061042,0.0006676236516796052,0.000670880195684731,0.0006730511668138206,0.0006763077108189464,0.0006784787401556969,0.0006806497694924474,0.0006817352259531617,0.000682820740621537,0.0006849917699582875,0.0006860772846266627,0.000687162799295038,0.0006882483139634132,0.0006936758290976286,0.0006991034024395049,0.0007012743735685945,0.0007045309175737202,0.000707787461578846,0.0007143004913814366,0.0007186425500549376,0.0007229845505207777,0.0007262410945259035,0.0007273266091942787,0.0007305831531994045,0.0007327541243284941,0.0007381816976703703,0.0007403527270071208,0.0007436092710122466,0.0007457802421413362,0.0007468657568097115,0.000749036786146462,0.0007522933301515877,0.000753378844819963,0.0007555498741567135,0.0007588063599541783,0.0007609773892909288,0.0007631484186276793,0.0007642338750883937,0.0007653194479644299,0.0007674904773011804,0.0007685759337618947,0.0007718324777670205,0.0007740034488961101,0.0007761744782328606,0.0007783455075696111,0.0007794310222379863,0.0007826875662431121,0.0007837730809114873,0.0007848585955798626,0.0007870296249166131,0.0007892006542533636,0.000790286110714078,0.0007924571400508285,0.0007935426547192037,0.000794628169387579,0.0007967991987243295,0.00079897022806108,0.0008000556845217943,0.0008011411991901696,0.0008022267138585448,0.0008022267138585448,0.0008033122285269201,0.0008033122285269201,0.0008033122285269201,0.0008043977431952953,0.0008054832578636706,0.0008065687725320458,0.0008065687725320458,0.0008087398018687963,0.0008087398018687963,0.0008098252583295107,0.0008098252583295107,0.0008098252583295107,0.0008098252583295107,0.0008109108312055469,0.0008119962876662612,0.0008119962876662612,0.0008130818023346364,0.0008130818023346364,0.0008141673170030117,0.0008141673170030117,0.0008141673170030117,0.000815252831671387,0.0008163383463397622,0.0008163383463397622,0.0008163383463397622,0.0008174238028004766,0.0008185093756765127,0.0008185093756765127,0.0008185093756765127,0.0008206804050132632,0.0008206804050132632,0.0008206804050132632,0.0008206804050132632,0.0008206804050132632,0.0008206804050132632,0.0008206804050132632,0.0008206804050132632,0.0008217658614739776,0.0008217658614739776,0.0008228513761423528,0.0008228513761423528,0.0008239368908107281,0.0008239368908107281,0.0008239368908107281,0.0008239368908107281,0.0008239368908107281,0.0008239368908107281,0.0008239368908107281,0.0008239368908107281,0.0008239368908107281,0.0008239368908107281,0.0008239368908107281,0.0008250224054791033,0.0008250224054791033,0.0008250224054791033,0.0008261079201474786,0.0008261079201474786,0.0008271934348158538,0.0008271934348158538,0.0008271934348158538,0.0008271934348158538,0.0008271934348158538,0.0008271934348158538,0.0008271934348158538,0.0008282789494842291,0.0008282789494842291,0.0008282789494842291,0.0008282789494842291,0.0008282789494842291,0.0008282789494842291,0.0008293644059449434,0.0008293644059449434,0.0008293644059449434,0.0008293644059449434,0.0008293644059449434,0.0008293644059449434,0.0008304499788209796,0.0008304499788209796,0.0008315354352816939,0.0008315354352816939,0.0008315354352816939,0.0008315354352816939,0.0008315354352816939,0.0008326209499500692,0.0008326209499500692,0.0008326209499500692,0.0008337064646184444,0.0008337064646184444,0.0008337064646184444,0.0008347919792868197,0.000835877493955195,0.000835877493955195,0.000835877493955195,0.000835877493955195,0.0008380485232919455,0.0008391339797526598,0.0008391339797526598,0.0008391339797526598,0.000840219552628696,0.000840219552628696,0.0008423905819654465,0.0008434760384261608,0.0008434760384261608,0.0008445615530945361,0.0008445615530945361,0.0008445615530945361,0.0008456470677629113,0.0008456470677629113,0.0008456470677629113,0.0008467325824312866,0.0008467325824312866,0.0008467325824312866,0.0008478180970996618,0.0008478180970996618,0.0008489035535603762,0.0008489035535603762,0.0008499891264364123,0.0008499891264364123,0.0008499891264364123,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267,0.0008510745828971267],"recovered":[0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0855087566596922e-06,2.1710175133193843e-06,2.1710175133193843e-06,2.1710175133193843e-06,3.2565262699790765e-06,3.2565262699790765e-06,4.342035026638769e-06,5.427543783298461e-06,8.684070053277537e-06,8.684070053277537e-06,9.76957926468458e-06,1.1940595868509263e-05,1.4111614291323349e-05,1.628263089514803e-05,1.8453649317962117e-05,2.06246659217868e-05,2.3881191737018526e-05,2.605221015983261e-05,2.9308735975064337e-05,3.256526179029606e-05,3.473628021311015e-05,3.6907298635924235e-05,4.12493318435736e-05,4.233484287397005e-05,4.559136868920177e-05,4.776238347403705e-05,5.210442031966522e-05,5.536094613489695e-05,5.8617471950128675e-05,6.295950879575685e-05,6.730154564138502e-05,7.164357521105558e-05,7.272908987943083e-05,7.598561205668375e-05,7.815663411747664e-05,8.032764890231192e-05,8.24986636871472e-05,8.46696857479401e-05,8.901171531761065e-05,9.335375216323882e-05,9.55247669480741e-05,0.00010095231118611991,0.00010312333324691281,0.00010637985542416573,0.0001107218922697939,0.00011397842172300443,0.00011832045129267499,0.00012157698074588552,0.00012483350292313844,0.00012809003237634897,0.00013026104716118425,0.00013243206194601953,0.00013568859139923006,0.00013785960618406534,0.00014111613563727587,0.00014328715042211115,0.00014654367987532169,0.00014762919454369694,0.00014980020932853222,0.00015088572399690747,0.0001519712241133675,0.00015414223889820278,0.00015522775356657803,0.00015631326823495328,0.0001573987683514133,0.0001595697831362486,0.00016608284204266965,0.0001693393714958802,0.00017693793051876128,0.0001801944599719718,0.00018345097487326711,0.0001877930189948529,0.0001910495338961482,0.00019430606334935874,0.00019756259280256927,0.0002008191222557798,0.00020299013704061508,0.00020624666649382561,0.0002084176812786609,0.00021058869606349617,0.00021167421073187143,0.0002138452255167067,0.00021601624030154198,0.00021818725508637726,0.00022035828442312777,0.00022470031399279833,0.00022904234356246889,0.00023229887301567942,0.00023555540246888995,0.00023664090258534998,0.00023772641725372523,0.00024098294670693576,0.0002420684468233958,0.0002464104909449816,0.00025075252051465213,0.0002518380351830274,0.00025400903541594744,0.00025618006475269794,0.00025835109408944845,0.00025835109408944845,0.00025943657965399325,0.0002605220943223685,0.00026377863832749426,0.00026486412389203906,0.0002659496385604143,0.00026703515322878957,0.00027029166813008487,0.0002713771827984601,0.00027354821213521063,0.0002757192123681307,0.0002778902417048812,0.0002778902417048812,0.0002778902417048812,0.0002800612710416317,0.0002811467566061765,0.0002811467566061765,0.0002811467566061765,0.00028223227127455175,0.000283317785942927,0.000283317785942927,0.00028440330061130226,0.0002854888152796775,0.0002854888152796775,0.0002865743008442223,0.0002865743008442223,0.0002865743008442223,0.0002865743008442223,0.00028765981551259756,0.00028765981551259756,0.00028983084484934807,0.00028983084484934807,0.00028983084484934807,0.0002909163595177233,0.0002909163595177233,0.0002909163595177233,0.0002909163595177233,0.0002909163595177233,0.0002909163595177233,0.0002909163595177233,0.0002920018450822681,0.0002920018450822681,0.0002920018450822681,0.0002920018450822681,0.0002920018450822681,0.00029308735975064337,0.00029308735975064337,0.00029308735975064337,0.00029308735975064337,0.00029308735975064337,0.00029308735975064337,0.00029308735975064337,0.0002941728744190186,0.0002941728744190186,0.0002941728744190186,0.0002941728744190186,0.0002941728744190186,0.0002941728744190186,0.0002941728744190186,0.0002941728744190186,0.0002941728744190186,0.0002952583890873939,0.0002952583890873939,0.0002952583890873939,0.0002952583890873939,0.0002952583890873939,0.00029634390375576913,0.00029634390375576913,0.00029634390375576913,0.00029742938932031393,0.00029742938932031393,0.00029742938932031393,0.00029742938932031393,0.00029742938932031393,0.00029742938932031393,0.00029742938932031393,0.00029742938932031393,0.00029742938932031393,0.00029742938932031393,0.00029742938932031393,0.0002985149039886892,0.00029960041865706444,0.00029960041865706444,0.00029960041865706444,0.00029960041865706444,0.0003006859333254397,0.0003006859333254397,0.0003006859333254397,0.0003006859333254397,0.0003006859333254397,0.0003006859333254397,0.00030177144799381495,0.00030177144799381495,0.00030177144799381495,0.00030285693355835974,0.00030285693355835974,0.00030285693355835974,0.00030502796289511025,0.00030502796289511025,0.00030502796289511025,0.00030502796289511025,0.00030502796289511025,0.00030502796289511025,0.0003061134775634855,0.0003061134775634855,0.0003061134775634855,0.00030828447779640555,0.00030828447779640555,0.0003093699924647808,0.0003093699924647808,0.0003093699924647808,0.0003093699924647808,0.00031045550713315606,0.00031045550713315606,0.00031262653646990657,0.00031371202203445137,0.00031371202203445137,0.00031588305137120187,0.00031588305137120187,0.00031588305137120187,0.0003169685660395771,0.0003169685660395771,0.0003169685660395771,0.0003169685660395771,0.0003180540516041219,0.0003191395662724972,0.0003191395662724972,0.0003191395662724972,0.00032022508094087243,0.0003213105956092477,0.00032239611027762294,0.00032239611027762294,0.00032239611027762294,0.00032348159584216774,0.00032348159584216774,0.00032348159584216774,0.000324567110510543,0.00032565262517891824,0.00032565262517891824,0.00032565262517891824,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935,0.0003267381398472935],"active":[0.0005145668983459473,0.0005145668983459473,0.0005156524130143225,0.0005156524130143225,0.0005156524130143225,0.0005167379276826978,0.000517823442351073,0.0005189089570194483,0.0005199944134801626,0.0005199944134801626,0.0005199944134801626,0.0005199944134801626,0.0005210799281485379,0.0005199944134801626,0.0005221654428169131,0.0005221654428169131,0.0005232510156929493,0.0005210799863561988,0.0005221654428169131,0.0005254219868220389,0.0005254219868220389,0.0005265075014904141,0.0005254219868220389,0.0005243364721536636,0.0005265075014904141,0.0005275930161587894,0.0005265074432827532,0.0005265075014904141,0.0005254219868220389,0.0005265075014904141,0.0005265074432827532,0.0005232509574852884,0.0005254219868220389,0.0005254219868220389,0.000529763987287879,0.0005297640454955399,0.000529763987287879,0.0005319350166246295,0.0005297640454955399,0.0005308495019562542,0.0005297640454955399,0.0005308495601639152,0.0005308495019562542,0.0005330205312930048,0.0005319350166246295,0.0005319350748322904,0.0005330205312930048,0.0005319350166246295,0.0005308495601639152,0.00053410604596138,0.0005319350166246295,0.0005330205895006657,0.0005351915606297553,0.00053410604596138,0.00053410604596138,0.00053410604596138,0.00053410604596138,0.0005330205312930048,0.0005319350166246295,0.0005319350166246295,0.0005308495601639152,0.0005319350748322904,0.0005330205895006657,0.0005319350166246295,0.0005330205895006657,0.0005319350748322904,0.0005330205895006657,0.0005319350166246295,0.0005319350166246295,0.0005330205312930048,0.0005319350166246295,0.0005319350166246295,0.0005319350166246295,0.0005362770752981305,0.0005395336193032563,0.0005351915024220943,0.0005351915606297553,0.0005308495601639152,0.00053410604596138,0.0005351915606297553,0.0005351915024220943,0.0005351915606297553,0.0005330205312930048,0.0005330205895006657,0.0005319350166246295,0.0005351915606297553,0.00053410604596138,0.0005351916188374162,0.0005351915606297553,0.0005351915606297553,0.0005351915606297553,0.0005362770752981305,0.0005351916188374162,0.0005351916188374162,0.00053410604596138,0.0005319350166246295,0.0005308495601639152,0.0005286784726195037,0.0005286785308271646,0.0005297640454955399,0.0005275929579511285,0.0005297640454955399,0.0005275929579511285,0.000525421928614378,0.0005265075014904141,0.0005254219868220389,0.0005265075014904141,0.0005254219868220389,0.0005265075014904141,0.0005275930743664503,0.0005286785308271646,0.0005265075014904141,0.0005275930161587894,0.0005275930161587894,0.0005275930161587894,0.0005265075014904141,0.0005275930743664503,0.0005265075014904141,0.0005254219868220389,0.0005243364721536636,0.0005243364721536636,0.0005254219868220389,0.0005232509574852884,0.0005221654428169131,0.0005232510156929493,0.0005243364721536636,0.0005243364721536636,0.0005232510156929493,0.0005254220450296998,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005232509574852884,0.0005232509574852884,0.0005243365303613245,0.0005254219868220389,0.0005243364721536636,0.0005254219868220389,0.0005232509574852884,0.0005243364721536636,0.0005243364721536636,0.0005232509574852884,0.0005243364721536636,0.0005254219868220389,0.0005254219868220389,0.0005254219868220389,0.0005265074432827532,0.0005275930161587894,0.0005265075014904141,0.0005265075014904141,0.0005286785308271646,0.0005286785308271646,0.0005286785308271646,0.0005275930743664503,0.0005275930743664503,0.0005275930743664503,0.0005275930743664503,0.0005275930743664503,0.0005286785308271646,0.0005286785308271646,0.0005286785308271646,0.0005286785308271646,0.000529763987287879,0.000529763987287879,0.000529763987287879,0.000529763987287879,0.000529763987287879,0.000529763987287879,0.000529763987287879,0.0005286785308271646,0.0005286785308271646,0.0005286785308271646,0.0005286785308271646,0.000529763987287879,0.0005286785308271646,0.0005286785308271646,0.000529763987287879,0.0005286785308271646,0.0005297640454955399,0.0005297640454955399,0.0005297640454955399,0.0005297640454955399,0.0005297640454955399,0.0005297640454955399,0.0005297640454955399,0.0005308495601639152,0.0005308495601639152,0.0005308495601639152,0.0005297640454955399,0.0005286785308271646,0.0005286785308271646,0.000529763987287879,0.000529763987287879,0.0005286784726195037,0.0005286784726195037,0.0005286784726195037,0.0005286784726195037,0.0005297640454955399,0.0005297640454955399,0.000529763987287879,0.000529763987287879,0.000529763987287879,0.0005286785308271646,0.0005286785308271646,0.000529763987287879,0.0005275929579511285,0.0005275929579511285,0.0005286785308271646,0.0005286785308271646,0.0005286785308271646,0.000529763987287879,0.000529763987287879,0.000529763987287879,0.000529763987287879,0.0005275930161587894,0.0005297640454955399,0.000529763987287879,0.000529763987287879,0.000529763987287879,0.0005308495601639152,0.0005297640454955399,0.0005319350748322904,0.0005308495019562542,0.000529763987287879,0.0005308495601639152,0.0005286785308271646,0.0005286785308271646,0.000529763987287879,0.0005286785308271646,0.0005286785308271646,0.000529763987287879,0.000529763987287879,0.0005286785308271646,0.0005286785308271646,0.0005286785308271646,0.000529763987287879,0.0005286784726195037,0.0005286785308271646,0.0005275930161587894,0.0005275930161587894,0.0005286784726195037,0.0005275929579511285,0.0005275929579511285,0.0005275929579511285,0.0005265075014904141,0.000525421928614378,0.000525421928614378,0.000525421928614378,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636,0.0005243364721536636]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.7693279385566711,"q05":0.7199956092676673,"q20":0.744086096272998,"q40":0.761729570828672,"q60":0.7769263062846703,"q80":0.7945697808403442,"q95":0.818660267845675},"MaxActiveInfected":{"mean":0.033141519874334335,"q05":0.024610336367310612,"q20":0.02877637450858804,"q40":0.03182751199399172,"q60":0.03445552775467695,"q80":0.03750666524008063,"q95":0.041672703381358055}},"4W_None":{"TotalInfected":{"mean":0.29542794823646545,"q05":0.07267594749354234,"q20":0.18145257038260093,"q40":0.2611187713095704,"q60":0.3297371251633605,"q80":0.40940332609033003,"q95":0.5181799489793885},"MaxActiveInfected":{"mean":0.004446824546903372,"q05":0.0005332735960005656,"q20":0.0024443803628249523,"q40":0.0038440433752904455,"q60":0.005049605718516298,"q80":0.006449268730981792,"q95":0.008360375497806178}},"2W_Strong":{"TotalInfected":{"mean":0.0008503510034643114,"q05":0.00038230429213265024,"q20":0.0006108658334125692,"q40":0.0007782605289654443,"q60":0.0009224414779631784,"q80":0.0010898361735160536,"q95":0.0013183977147959722},"MaxActiveInfected":{"mean":0.0005326587124727666,"q05":0.00048331310366422247,"q20":0.0005074100754655792,"q40":0.0005250582993786926,"q60":0.0005402591255668406,"q80":0.000557907349479954,"q95":0.0005820043212813108}},"2W_Moderate":{"TotalInfected":{"mean":0.015313126146793365,"q05":0.0,"q20":-0.00042419695089741805,"q40":0.01057583452573227,"q60":0.02005041776785446,"q80":0.031050449244484152,"q95":0.04606994636846527},"MaxActiveInfected":{"mean":0.0006913244142197073,"q05":0.00034637846122868664,"q20":0.0005148261327219505,"q40":0.0006381944235039613,"q60":0.0007444544049354532,"q80":0.0008678226957174641,"q95":0.0010362703672107277}}}}} \ No newline at end of file diff --git a/web/country-data/extdata-FR.json b/web/country-data/extdata-FR.json new file mode 100644 index 00000000..1dbf2e16 --- /dev/null +++ b/web/country-data/extdata-FR.json @@ -0,0 +1 @@ +{"scenarios":[{"group":"2W_None","name":"Scenario 1","description":"Current mitigation measures are completely lifted in 2 weeks without replacement.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,1.285]],"param_seasonalityAlphaMin":1.0},{"group":"4W_None","name":"Scenario 2","description":"Current mitigation measures stay in for 4 weeks and are replaced by milder measures afterwards.","param_beta":0.4,"param_beta_exceptions":[[28,"Beta1"],[999,"Beta2"]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Strong","name":"Scenario 3","description":"Current mitigation measures stay in for 2 weeks and are replaced by strong mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.4]],"param_seasonalityAlphaMin":1.0},{"group":"2W_Moderate","name":"Scenario 4","description":"Current mitigation measures stay in for 2 weeks and are replaced by moderate mitigation afterwards.","param_beta":0.4,"param_beta_exceptions":[[14,"Beta1"],[999,0.55]],"param_seasonalityAlphaMin":1.0}],"models":{"date_index":["2020-04-15","2020-04-16","2020-04-17","2020-04-18","2020-04-19","2020-04-20","2020-04-21","2020-04-22","2020-04-23","2020-04-24","2020-04-25","2020-04-26","2020-04-27","2020-04-28","2020-04-29","2020-04-30","2020-05-01","2020-05-02","2020-05-03","2020-05-04","2020-05-05","2020-05-06","2020-05-07","2020-05-08","2020-05-09","2020-05-10","2020-05-11","2020-05-12","2020-05-13","2020-05-14","2020-05-15","2020-05-16","2020-05-17","2020-05-18","2020-05-19","2020-05-20","2020-05-21","2020-05-22","2020-05-23","2020-05-24","2020-05-25","2020-05-26","2020-05-27","2020-05-28","2020-05-29","2020-05-30","2020-05-31","2020-06-01","2020-06-02","2020-06-03","2020-06-04","2020-06-05","2020-06-06","2020-06-07","2020-06-08","2020-06-09","2020-06-10","2020-06-11","2020-06-12","2020-06-13","2020-06-14","2020-06-15","2020-06-16","2020-06-17","2020-06-18","2020-06-19","2020-06-20","2020-06-21","2020-06-22","2020-06-23","2020-06-24","2020-06-25","2020-06-26","2020-06-27","2020-06-28","2020-06-29","2020-06-30","2020-07-01","2020-07-02","2020-07-03","2020-07-04","2020-07-05","2020-07-06","2020-07-07","2020-07-08","2020-07-09","2020-07-10","2020-07-11","2020-07-12","2020-07-13","2020-07-14","2020-07-15","2020-07-16","2020-07-17","2020-07-18","2020-07-19","2020-07-20","2020-07-21","2020-07-22","2020-07-23","2020-07-24","2020-07-25","2020-07-26","2020-07-27","2020-07-28","2020-07-29","2020-07-30","2020-07-31","2020-08-01","2020-08-02","2020-08-03","2020-08-04","2020-08-05","2020-08-06","2020-08-07","2020-08-08","2020-08-09","2020-08-10","2020-08-11","2020-08-12","2020-08-13","2020-08-14","2020-08-15","2020-08-16","2020-08-17","2020-08-18","2020-08-19","2020-08-20","2020-08-21","2020-08-22","2020-08-23","2020-08-24","2020-08-25","2020-08-26","2020-08-27","2020-08-28","2020-08-29","2020-08-30","2020-08-31","2020-09-01","2020-09-02","2020-09-03","2020-09-04","2020-09-05","2020-09-06","2020-09-07","2020-09-08","2020-09-09","2020-09-10","2020-09-11","2020-09-12","2020-09-13","2020-09-14","2020-09-15","2020-09-16","2020-09-17","2020-09-18","2020-09-19","2020-09-20","2020-09-21","2020-09-22","2020-09-23","2020-09-24","2020-09-25","2020-09-26","2020-09-27","2020-09-28","2020-09-29","2020-09-30","2020-10-01","2020-10-02","2020-10-03","2020-10-04","2020-10-05","2020-10-06","2020-10-07","2020-10-08","2020-10-09","2020-10-10","2020-10-11","2020-10-12","2020-10-13","2020-10-14","2020-10-15","2020-10-16","2020-10-17","2020-10-18","2020-10-19","2020-10-20","2020-10-21","2020-10-22","2020-10-23","2020-10-24","2020-10-25","2020-10-26","2020-10-27","2020-10-28","2020-10-29","2020-10-30","2020-10-31","2020-11-01","2020-11-02","2020-11-03","2020-11-04","2020-11-05","2020-11-06","2020-11-07","2020-11-08","2020-11-09","2020-11-10","2020-11-11","2020-11-12","2020-11-13","2020-11-14","2020-11-15","2020-11-16","2020-11-17","2020-11-18","2020-11-19","2020-11-20","2020-11-21","2020-11-22","2020-11-23","2020-11-24","2020-11-25","2020-11-26","2020-11-27","2020-11-28","2020-11-29","2020-11-30","2020-12-01","2020-12-02","2020-12-03","2020-12-04","2020-12-05","2020-12-06","2020-12-07","2020-12-08","2020-12-09","2020-12-10","2020-12-11","2020-12-12","2020-12-13","2020-12-14","2020-12-15","2020-12-16","2020-12-17","2020-12-18","2020-12-19","2020-12-20","2020-12-21","2020-12-22","2020-12-23","2020-12-24","2020-12-25","2020-12-26","2020-12-27","2020-12-28","2020-12-29","2020-12-30","2020-12-31","2021-01-01","2021-01-02","2021-01-03","2021-01-04","2021-01-05","2021-01-06","2021-01-07","2021-01-08","2021-01-09","2021-01-10","2021-01-11","2021-01-12","2021-01-13","2021-01-14","2021-01-15","2021-01-16","2021-01-17","2021-01-18","2021-01-19","2021-01-20","2021-01-21","2021-01-22","2021-01-23","2021-01-24","2021-01-25","2021-01-26","2021-01-27","2021-01-28","2021-01-29","2021-01-30","2021-01-31","2021-02-01","2021-02-02","2021-02-03","2021-02-04","2021-02-05","2021-02-06","2021-02-07","2021-02-08","2021-02-09","2021-02-10","2021-02-11","2021-02-12","2021-02-13","2021-02-14","2021-02-15","2021-02-16","2021-02-17","2021-02-18","2021-02-19","2021-02-20","2021-02-21","2021-02-22","2021-02-23","2021-02-24","2021-02-25","2021-02-26","2021-02-27","2021-02-28","2021-03-01","2021-03-02","2021-03-03","2021-03-04","2021-03-05","2021-03-06","2021-03-07","2021-03-08","2021-03-09","2021-03-10","2021-03-11","2021-03-12","2021-03-13","2021-03-14","2021-03-15","2021-03-16","2021-03-17","2021-03-18","2021-03-19","2021-03-20","2021-03-21","2021-03-22","2021-03-23","2021-03-24","2021-03-25","2021-03-26","2021-03-27","2021-03-28","2021-03-29","2021-03-30","2021-03-31"],"traces":[{"group":"2W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.016797542572021484,0.0228101946413517,0.029011638835072517,0.035155922174453735,0.041161127388477325,0.04700298234820366,0.0526534728705883,0.058112356811761856,0.06340617686510086,0.06850436329841614,0.07342542707920074,0.07816207408905029,0.0827084481716156,0.08708147704601288,0.09128595143556595,0.09532175958156586,0.0991860181093216,0.10385482013225555,0.10908280313014984,0.11482980847358704,0.12113656103610992,0.12802225351333618,0.1355430632829666,0.14371167123317719,0.15254956483840942,0.16206945478916168,0.17231255769729614,0.1832595020532608,0.1949342042207718,0.20733465254306793,0.22041597962379456,0.2341960221529007,0.24860207736492157,0.26364773511886597,0.27928227186203003,0.295402854681015,0.31199583411216736,0.32895439863204956,0.3462757468223572,0.36382630467414856,0.38153448700904846,0.3993273079395294,0.41716426610946655,0.43489164113998413,0.45246660709381104,0.46984392404556274,0.4869130551815033,0.5036170482635498,0.5198891758918762,0.5356813669204712,0.550921618938446,0.5655881762504578,0.5796123743057251,0.5930001139640808,0.6057255268096924,0.6177811622619629,0.6291359066963196,0.6397708058357239,0.6497442722320557,0.6590415239334106,0.66769939661026,0.6757024526596069,0.6830952167510986,0.6898843050003052,0.6961111426353455,0.7018247246742249,0.7070402503013611,0.711786150932312,0.7161099910736084,0.7200352549552917,0.7236053943634033,0.7268182635307312,0.7297254800796509,0.7323436141014099,0.7347050309181213,0.7368363738059998,0.7387471199035645,0.7404604554176331,0.7420059442520142,0.7433874011039734,0.7446339726448059,0.7457525134086609,0.7467519640922546,0.7476486563682556,0.7484483122825623,0.7491631507873535,0.7498030066490173,0.7503784894943237,0.7508950233459473,0.7513512969017029,0.7517653107643127,0.7521329522132874,0.7524633407592773,0.7527583241462708,0.7530216574668884,0.7532573938369751,0.7534677982330322,0.7536576986312866,0.7538263201713562,0.7539780139923096,0.7541119456291199,0.754231333732605,0.7543395757675171,0.7544348239898682,0.754521906375885,0.7545967698097229,0.7546648383140564,0.754728376865387,0.754783570766449,0.7548322677612305,0.7548769116401672,0.7549166083335876,0.7549512982368469,0.7549823522567749,0.7550105452537537,0.7550354599952698,0.755058228969574,0.7550782561302185,0.7550962567329407,0.7551120519638062,0.7551268339157104,0.7551394104957581,0.7551509737968445,0.7551613450050354,0.7551707625389099,0.7551788091659546,0.7551862001419067,0.7551934123039246,0.7551996111869812,0.7552050352096558,0.7552099227905273,0.7552142143249512,0.7552183866500854,0.7552220821380615,0.7552251219749451,0.7552278637886047,0.7552304267883301,0.7552326917648315,0.7552347779273987,0.755236804485321,0.7552383542060852,0.755239725112915,0.7552409172058105,0.7552422881126404,0.7552434802055359,0.7552444338798523,0.7552453279495239,0.7552461624145508,0.7552466988563538,0.7552472352981567,0.7552477717399597,0.7552481889724731,0.7552487254142761,0.7552491426467896,0.7552494406700134,0.7552497982978821,0.755250096321106,0.7552503347396851,0.7552505135536194,0.7552506923675537,0.755250871181488,0.7552510499954224,0.7552511692047119,0.7552512884140015,0.7552514672279358,0.7552515864372253,0.7552517056465149,0.7552517652511597,0.7552518248558044,0.755251944065094,0.7552520036697388,0.7552520632743835,0.7552521824836731,0.7552522420883179,0.7552522420883179,0.7552523016929626,0.7552523612976074,0.7552524209022522,0.7552524209022522,0.755252480506897,0.755252480506897,0.7552525401115417,0.7552525997161865,0.7552525997161865,0.7552526593208313,0.7552526593208313,0.7552526593208313,0.7552527189254761,0.7552527189254761,0.7552527189254761,0.7552527785301208,0.7552527785301208,0.7552527785301208,0.7552528381347656,0.7552528381347656,0.7552528381347656,0.7552528381347656,0.7552528381347656,0.7552528381347656,0.7552528977394104,0.7552528977394104,0.7552528977394104,0.7552528977394104,0.7552528977394104,0.7552528977394104,0.7552528977394104,0.7552528977394104,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552,0.7552529573440552],"recovered":[0.0,0.008364967070519924,0.015548570081591606,0.022240648046135902,0.028657330200076103,0.03487216681241989,0.04090631380677223,0.04673979803919792,0.05237984284758568,0.057852428406476974,0.06313849240541458,0.06823050230741501,0.07314009964466095,0.0778757780790329,0.08243998140096664,0.0868191048502922,0.091018907725811,0.09505635499954224,0.09940912574529648,0.10418456792831421,0.10944719612598419,0.11522913724184036,0.121559739112854,0.12848682701587677,0.13601917028427124,0.14421220123767853,0.15306729078292847,0.16262026131153107,0.17286576330661774,0.18384675681591034,0.19552479684352875,0.20790638029575348,0.22097760438919067,0.23471848666667938,0.2491178661584854,0.26412224769592285,0.2796885073184967,0.295769602060318,0.3122801184654236,0.3292052745819092,0.3464270830154419,0.36390218138694763,0.38154172897338867,0.399265319108963,0.4169932007789612,0.43466490507125854,0.4521574378013611,0.469459593296051,0.4864580035209656,0.5030950307846069,0.5193142890930176,0.5350329875946045,0.550230085849762,0.5648247003555298,0.5788467526435852,0.5921950936317444,0.6049091219902039,0.6169427633285522,0.6282780766487122,0.6389204859733582,0.6489019393920898,0.6582301259040833,0.6668928861618042,0.6749206781387329,0.6823297739028931,0.6891488432884216,0.6954180002212524,0.701164186000824,0.7064080238342285,0.7111903429031372,0.7155413627624512,0.7195004224777222,0.7230895161628723,0.7263396382331848,0.7292638421058655,0.7319055795669556,0.7342954277992249,0.7364537715911865,0.7383778095245361,0.7401139736175537,0.741678774356842,0.743080198764801,0.7443442344665527,0.7454748749732971,0.7464874386787415,0.7473949790000916,0.7482055425643921,0.7489367723464966,0.7495864629745483,0.7501718401908875,0.750691294670105,0.7511568069458008,0.7515744566917419,0.751950204372406,0.7522832155227661,0.7525836229324341,0.7528502941131592,0.7530898451805115,0.7533061504364014,0.7534990906715393,0.7536709904670715,0.7538242340087891,0.753960132598877,0.7540831565856934,0.7541916370391846,0.754288375377655,0.7543759346008301,0.7544528245925903,0.7545239329338074,0.7545865774154663,0.7546424269676208,0.7546935081481934,0.7547378540039062,0.7547779083251953,0.7548126578330994,0.7548449635505676,0.7548729777336121,0.7548984289169312,0.7549211978912354,0.7549412846565247,0.7549592852592468,0.7549759149551392,0.7549905180931091,0.7550038695335388,0.7550152540206909,0.7550258040428162,0.7550349831581116,0.7550434470176697,0.7550511360168457,0.7550580501556396,0.7550644278526306,0.7550698518753052,0.7550748586654663,0.7550792098045349,0.7550833821296692,0.7550866603851318,0.7550897002220154,0.7550926804542542,0.7550953030586243,0.755097508430481,0.7550998330116272,0.7551017999649048,0.7551034092903137,0.7551047205924988,0.7551060318946838,0.7551073431968689,0.7551085352897644,0.7551095485687256,0.755110502243042,0.7551112771034241,0.7551119923591614,0.7551126480102539,0.7551131844520569,0.7551136612892151,0.7551140785217285,0.7551144957542419,0.7551148533821106,0.7551151514053345,0.7551155090332031,0.7551157474517822,0.7551159858703613,0.7551161646842957,0.75511634349823,0.7551165223121643,0.7551167011260986,0.7551168203353882,0.7551169395446777,0.7551170587539673,0.7551171779632568,0.7551172971725464,0.7551173567771912,0.7551174163818359,0.7551174759864807,0.7551175355911255,0.755117654800415,0.755117654800415,0.7551177144050598,0.7551177740097046,0.7551178336143494,0.7551178336143494,0.7551179528236389,0.7551179528236389,0.7551179528236389,0.7551180124282837,0.7551180124282837,0.7551181316375732,0.7551181316375732,0.755118191242218,0.755118191242218,0.755118191242218,0.755118191242218,0.7551182508468628,0.7551182508468628,0.7551182508468628,0.7551183104515076,0.7551183104515076,0.7551183700561523,0.7551183700561523,0.7551183700561523,0.7551183700561523,0.7551183700561523,0.7551184296607971,0.7551184296607971,0.7551184296607971,0.7551184296607971,0.7551184296607971,0.7551184296607971,0.7551184296607971,0.7551184296607971,0.7551184296607971,0.7551184296607971,0.7551184296607971,0.7551184296607971,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419,0.7551184892654419],"active":[0.016797542572021484,0.014445227570831776,0.013463068753480911,0.012915274128317833,0.012503797188401222,0.012130815535783768,0.01174715906381607,0.011372558772563934,0.011026334017515182,0.010651934891939163,0.010286934673786163,0.009931571781635284,0.009568348526954651,0.00920569896697998,0.008845970034599304,0.008502654731273651,0.00816711038351059,0.008798465132713318,0.009673677384853363,0.010645240545272827,0.011689364910125732,0.012793116271495819,0.01398332417011261,0.015224844217300415,0.016530394554138184,0.017857253551483154,0.019245266914367676,0.020639240741729736,0.022068440914154053,0.023487895727157593,0.024891182780265808,0.026289641857147217,0.027624472975730896,0.028929248452186584,0.030164405703544617,0.03128060698509216,0.032307326793670654,0.03318479657173157,0.033995628356933594,0.03462103009223938,0.03510740399360657,0.03542512655258179,0.03562253713607788,0.03562632203102112,0.035473406314849854,0.0351790189743042,0.03475561738014221,0.03415745496749878,0.033431172370910645,0.03258633613586426,0.03160732984542847,0.03055518865585327,0.029382288455963135,0.028175413608551025,0.026878774166107178,0.025586068630218506,0.024226784706115723,0.02282804250717163,0.021466195583343506,0.02012103796005249,0.018797457218170166,0.01747232675552368,0.016202330589294434,0.014963626861572266,0.013781368732452393,0.012675881385803223,0.011622250080108643,0.010621964931488037,0.009701967239379883,0.008844912052154541,0.008064031600952148,0.007317841053009033,0.0066359639167785645,0.006003975868225098,0.005441188812255859,0.0049307942390441895,0.0044516921043396,0.004006683826446533,0.0036281347274780273,0.0032734274864196777,0.002955198287963867,0.0026723146438598633,0.0024077296257019043,0.002173781394958496,0.0019608736038208008,0.0017681717872619629,0.0015974640846252441,0.0014417171478271484,0.0013085603713989258,0.0011794567108154297,0.0010740160942077637,0.0009761452674865723,0.0008888840675354004,0.0008081197738647461,0.0007384419441223145,0.0006737709045410156,0.0006175041198730469,0.0005678534507751465,0.000520169734954834,0.00047892332077026367,0.00044095516204833984,0.00040709972381591797,0.0003794431686401367,0.0003516674041748047,0.00033026933670043945,0.0003083944320678711,0.00028890371322631836,0.00027555227279663086,0.00025963783264160156,0.00024569034576416016,0.00023448467254638672,0.0002231001853942871,0.00021344423294067383,0.00020444393157958984,0.00019788742065429688,0.00019049644470214844,0.00018525123596191406,0.00017982721328735352,0.00017505884170532227,0.00017076730728149414,0.00016754865646362305,0.00016349554061889648,0.00016045570373535156,0.00015747547149658203,0.00015550851821899414,0.00015300512313842773,0.00015121698379516602,0.0001499652862548828,0.00014847517013549805,0.00014698505401611328,0.00014549493789672852,0.0001443624496459961,0.00014352798461914062,0.00014287233352661133,0.0001417398452758789,0.0001412034034729004,0.00014072656631469727,0.00014001131057739258,0.00013947486877441406,0.0001392960548400879,0.0001385211944580078,0.0001379251480102539,0.00013750791549682617,0.00013756752014160156,0.00013744831085205078,0.00013709068298339844,0.00013679265975952148,0.0001366138458251953,0.00013619661331176758,0.00013595819473266602,0.00013577938079833984,0.00013554096221923828,0.00013554096221923828,0.0001354813575744629,0.0001353621482849121,0.00013530254364013672,0.00013524293899536133,0.00013518333435058594,0.00013500452041625977,0.00013494491577148438,0.00013488531112670898,0.00013488531112670898,0.0001348257064819336,0.0001347661018371582,0.0001347661018371582,0.0001347661018371582,0.0001347661018371582,0.0001347064971923828,0.00013464689254760742,0.00013464689254760742,0.00013464689254760742,0.00013464689254760742,0.0001347064971923828,0.0001347064971923828,0.00013458728790283203,0.00013464689254760742,0.00013464689254760742,0.00013464689254760742,0.00013458728790283203,0.00013464689254760742,0.00013452768325805664,0.00013458728790283203,0.00013464689254760742,0.00013458728790283203,0.00013464689254760742,0.00013452768325805664,0.00013452768325805664,0.00013452768325805664,0.00013452768325805664,0.00013452768325805664,0.00013458728790283203,0.00013452768325805664,0.00013452768325805664,0.00013458728790283203,0.00013452768325805664,0.00013452768325805664,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013452768325805664,0.00013452768325805664,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013452768325805664,0.00013452768325805664,0.00013452768325805664,0.00013452768325805664,0.00013452768325805664,0.00013452768325805664,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125,0.00013446807861328125]},{"group":"2W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.016797542572021484,0.022798500955104828,0.02888457477092743,0.034805260598659515,0.04052441194653511,0.04603149741888046,0.051300179213285446,0.056343112140893936,0.06116592884063721,0.06575968861579895,0.07014399766921997,0.0743313580751419,0.07831613719463348,0.08210624754428864,0.08570215106010437,0.08912485092878342,0.09237450361251831,0.09622721374034882,0.1004805788397789,0.10510929673910141,0.1101272702217102,0.11555922031402588,0.12141942232847214,0.12772229313850403,0.13448604941368103,0.14172881841659546,0.1494600921869278,0.15769197046756744,0.1664263755083084,0.17567288875579834,0.18540844321250916,0.1956610381603241,0.2063993215560913,0.21762436628341675,0.2293139547109604,0.2414546012878418,0.2539977729320526,0.2669365704059601,0.28022831678390503,0.2938103973865509,0.30768170952796936,0.3217841386795044,0.3360646069049835,0.35047662258148193,0.36500033736228943,0.3795498013496399,0.394076943397522,0.4085444509983063,0.42293208837509155,0.43713101744651794,0.4511484205722809,0.4649428427219391,0.4784415662288666,0.4916289150714874,0.5044667720794678,0.5169234871864319,0.5289893746376038,0.5406226515769958,0.5518166422843933,0.5625388026237488,0.5727993845939636,0.5825834274291992,0.5918699502944946,0.6006622314453125,0.6089805364608765,0.6168211698532104,0.624180257320404,0.6310905814170837,0.6375477910041809,0.6435531377792358,0.6491748094558716,0.6543859243392944,0.6592076420783997,0.663672149181366,0.667789876461029,0.671600878238678,0.6751091480255127,0.6783255934715271,0.6812738180160522,0.6839833855628967,0.6864655017852783,0.6887459754943848,0.6908140778541565,0.6927075386047363,0.6944411993026733,0.6960158944129944,0.6974483728408813,0.6987537145614624,0.6999447345733643,0.7010257244110107,0.7020092010498047,0.7029095888137817,0.7037268280982971,0.7044678926467896,0.7051429152488708,0.7057505249977112,0.7063063383102417,0.7068081498146057,0.7072673439979553,0.7076836228370667,0.7080582976341248,0.70839923620224,0.708708643913269,0.7089896202087402,0.7092431783676147,0.7094731330871582,0.7096840739250183,0.7098739743232727,0.7100470066070557,0.7102048993110657,0.7103478312492371,0.7104774713516235,0.7105932235717773,0.7106996178627014,0.7107954025268555,0.7108823657035828,0.710960865020752,0.711033284664154,0.7110985517501831,0.7111579775810242,0.7112117409706116,0.7112602591514587,0.7113053798675537,0.711345911026001,0.7113823890686035,0.7114155888557434,0.711446225643158,0.7114742994308472,0.7114997506141663,0.7115216851234436,0.711542010307312,0.7115610241889954,0.7115780711174011,0.7115933299064636,0.7116073966026306,0.711620569229126,0.7116318941116333,0.7116425037384033,0.711652398109436,0.7116607427597046,0.7116687297821045,0.711675763130188,0.7116822600364685,0.7116883993148804,0.7116942405700684,0.7116990089416504,0.7117035388946533,0.7117077708244324,0.7117117047309875,0.7117154002189636,0.711718738079071,0.7117217779159546,0.7117242813110352,0.7117266654968262,0.7117288708686829,0.71173095703125,0.7117329239845276,0.7117346525192261,0.7117360830307007,0.7117374539375305,0.7117390632629395,0.7117401957511902,0.7117413878440857,0.7117422819137573,0.711743175983429,0.7117438316345215,0.7117445468902588,0.7117452025413513,0.7117459177970886,0.7117463946342468,0.7117469310760498,0.7117472290992737,0.7117476463317871,0.7117480039596558,0.7117483615875244,0.7117487192153931,0.7117489576339722,0.711749255657196,0.7117494940757751,0.7117497324943542,0.7117499709129333,0.7117501497268677,0.711750328540802,0.7117505073547363,0.7117506861686707,0.7117508053779602,0.7117509245872498,0.7117510437965393,0.7117511034011841,0.7117512226104736,0.7117512822151184,0.711751401424408,0.711751401424408,0.7117514610290527,0.7117515206336975,0.7117515802383423,0.7117516398429871,0.7117516398429871,0.7117516994476318,0.7117517590522766,0.7117517590522766,0.7117517590522766,0.7117518186569214,0.7117518186569214,0.7117518186569214,0.7117518782615662,0.7117518782615662,0.7117518782615662,0.7117518782615662,0.7117518782615662,0.7117519378662109,0.7117519378662109,0.7117519378662109,0.7117519378662109,0.7117519378662109,0.7117519378662109,0.7117519378662109,0.7117519378662109,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557,0.7117519974708557],"recovered":[0.0,0.008357112295925617,0.01554766297340393,0.022182291373610497,0.02846604585647583,0.0344669409096241,0.040219567716121674,0.045716043561697006,0.050996504724025726,0.056038934737443924,0.06086134538054466,0.06546778976917267,0.06986416131258011,0.07405857741832733,0.07805951684713364,0.0818457156419754,0.08545563369989395,0.08888419717550278,0.09251925349235535,0.09646454453468323,0.1007450744509697,0.1054014191031456,0.1104372888803482,0.1158854216337204,0.12175177037715912,0.12807492911815643,0.13486187160015106,0.1421189308166504,0.1498732715845108,0.15810582041740417,0.16685087978839874,0.1760721057653427,0.18581509590148926,0.19605247676372528,0.20678171515464783,0.21799594163894653,0.22967003285884857,0.24178306758403778,0.25431573390960693,0.26723170280456543,0.2804821729660034,0.29405227303504944,0.30788466334342957,0.3219436705112457,0.3361746370792389,0.3505449593067169,0.3650049865245819,0.37950441241264343,0.3939952552318573,0.4084262251853943,0.4227408468723297,0.43690383434295654,0.4509009122848511,0.4646425247192383,0.47809118032455444,0.4912414252758026,0.5040335655212402,0.5164737701416016,0.5285078883171082,0.5401192307472229,0.5512952208518982,0.5620074272155762,0.5722394585609436,0.5820139050483704,0.5913065075874329,0.6001003980636597,0.6084234118461609,0.6162571310997009,0.6236369609832764,0.6305537819862366,0.6370143890380859,0.6430504322052002,0.6486762762069702,0.6538976430892944,0.6587446331977844,0.6632257103919983,0.6673694849014282,0.6711917519569397,0.6747140288352966,0.6779436469078064,0.6809208393096924,0.6836513876914978,0.6861572265625,0.6884393692016602,0.690528392791748,0.6924335360527039,0.6941723823547363,0.6957564949989319,0.6972058415412903,0.6985275745391846,0.6997290253639221,0.7008213400840759,0.7018214464187622,0.7027279734611511,0.7035502791404724,0.7042954564094543,0.704972505569458,0.7055869102478027,0.7061474919319153,0.7066560983657837,0.7071195244789124,0.70754075050354,0.7079190015792847,0.7082641124725342,0.7085778117179871,0.7088598012924194,0.7091165781021118,0.7093490958213806,0.7095618844032288,0.709753155708313,0.7099276185035706,0.7100880146026611,0.7102319598197937,0.7103613615036011,0.7104803323745728,0.710587739944458,0.7106850743293762,0.7107725739479065,0.7108522653579712,0.7109255194664001,0.710992157459259,0.7110512852668762,0.711105227470398,0.7111548781394958,0.7112007737159729,0.7112407088279724,0.7112782001495361,0.7113117575645447,0.711342453956604,0.7113701701164246,0.7113959789276123,0.7114182114601135,0.7114387154579163,0.7114576697349548,0.7114747762680054,0.7114900946617126,0.7115043997764587,0.7115172743797302,0.7115293741226196,0.7115396857261658,0.7115496397018433,0.7115586400032043,0.7115662693977356,0.7115736603736877,0.7115808725357056,0.7115870714187622,0.7115927934646606,0.7115978002548218,0.7116028666496277,0.7116068601608276,0.711610734462738,0.7116143703460693,0.7116177678108215,0.7116207480430603,0.7116234302520752,0.7116259932518005,0.7116280794143677,0.7116302847862244,0.711632251739502,0.7116338610649109,0.711635172367096,0.7116366028785706,0.7116380333900452,0.7116392254829407,0.7116402983665466,0.7116411328315735,0.7116418480873108,0.7116426229476929,0.7116434574127197,0.711644172668457,0.7116448283195496,0.7116454243659973,0.7116458415985107,0.7116463780403137,0.7116466760635376,0.7116470336914062,0.7116473913192749,0.7116476893424988,0.7116479873657227,0.7116482257843018,0.7116485238075256,0.71164870262146,0.7116490006446838,0.7116491794586182,0.7116493582725525,0.711649477481842,0.7116496562957764,0.7116497755050659,0.7116498947143555,0.711650013923645,0.7116500735282898,0.7116501927375793,0.7116502523422241,0.7116503119468689,0.7116503715515137,0.7116504311561584,0.7116504907608032,0.7116504907608032,0.7116506099700928,0.7116506099700928,0.7116506099700928,0.7116506695747375,0.7116507291793823,0.7116507291793823,0.7116507887840271,0.7116507887840271,0.7116507887840271,0.7116507887840271,0.7116508483886719,0.7116508483886719,0.7116508483886719,0.7116508483886719,0.7116508483886719,0.7116508483886719,0.7116509079933167,0.7116509079933167,0.7116509079933167,0.7116509079933167,0.7116509079933167,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614,0.7116509675979614],"active":[0.016797542572021484,0.01444138865917921,0.013336911797523499,0.012622969225049019,0.01205836609005928,0.011564556509256363,0.011080611497163773,0.01062706857919693,0.01016942411661148,0.009720753878355026,0.009282652288675308,0.008863568305969238,0.008451975882053375,0.008047670125961304,0.007642634212970734,0.007279135286808014,0.006918869912624359,0.007343016564846039,0.007961325347423553,0.008644752204418182,0.009382195770740509,0.01015780121088028,0.010982133448123932,0.01183687150478363,0.012734279036521912,0.013653889298439026,0.014598220586776733,0.015573039650917053,0.016553103923797607,0.017567068338394165,0.018557563424110413,0.019588932394981384,0.02058422565460205,0.021571889519691467,0.02253223955631256,0.023458659648895264,0.02432774007320404,0.025153502821922302,0.025912582874298096,0.026578694581985474,0.027199536561965942,0.027731865644454956,0.028179943561553955,0.028532952070236206,0.028825700283050537,0.029004842042922974,0.029071956872940063,0.029040038585662842,0.028936833143234253,0.028704792261123657,0.028407573699951172,0.028039008378982544,0.027540653944015503,0.026986390352249146,0.02637559175491333,0.025682061910629272,0.024955809116363525,0.024148881435394287,0.023308753967285156,0.02241957187652588,0.02150416374206543,0.020576000213623047,0.019630491733551025,0.01864832639694214,0.017674028873443604,0.01672077178955078,0.015756845474243164,0.014833450317382812,0.013910830020904541,0.012999355792999268,0.012160420417785645,0.011335492134094238,0.010531365871429443,0.009774506092071533,0.009045243263244629,0.008375167846679688,0.007739663124084473,0.007133841514587402,0.006559789180755615,0.006039738655090332,0.0055446624755859375,0.005094587802886963,0.004656851291656494,0.004268169403076172,0.003912806510925293,0.0035823583602905273,0.0032759904861450195,0.0029972195625305176,0.0027388930320739746,0.002498149871826172,0.0022801756858825684,0.0020882487297058105,0.0019053816795349121,0.0017399191856384277,0.0015926361083984375,0.001455068588256836,0.0013338327407836914,0.0012212395668029785,0.001119852066040039,0.001027524471282959,0.0009387731552124023,0.0008584856986999512,0.000789642333984375,0.0007255077362060547,0.0006653666496276855,0.0006133317947387695,0.0005674958229064941,0.0005248785018920898,0.0004851222038269043,0.00045174360275268555,0.0004202127456665039,0.00038945674896240234,0.0003612637519836426,0.0003382563591003418,0.00031507015228271484,0.00029462575912475586,0.0002757906913757324,0.0002607107162475586,0.00024628639221191406,0.00023245811462402344,0.00021958351135253906,0.00020897388458251953,0.00020015239715576172,0.00019103288650512695,0.00018161535263061523,0.0001748800277709961,0.00016802549362182617,0.00016254186630249023,0.00015729665756225586,0.00015151500701904297,0.00014603137969970703,0.00014281272888183594,0.00013935565948486328,0.00013566017150878906,0.00013262033462524414,0.00013047456741333008,0.00012749433517456055,0.0001252293586730957,0.00012302398681640625,0.00012105703353881836,0.00011909008026123047,0.00011712312698364258,0.00011599063873291016,0.00011473894119262695,0.00011336803436279297,0.0001119375228881836,0.00011074542999267578,0.0001099705696105957,0.00010883808135986328,0.00010854005813598633,0.00010800361633300781,0.0001074075698852539,0.00010651350021362305,0.00010591745376586914,0.00010544061660766602,0.00010496377944946289,0.00010484457015991211,0.00010436773300170898,0.00010383129119873047,0.0001035928726196289,0.00010389089584350586,0.0001035928726196289,0.00010335445404052734,0.00010305643081665039,0.00010287761688232422,0.00010269880294799805,0.00010269880294799805,0.00010257959365844727,0.00010246038436889648,0.00010222196578979492,0.00010210275650024414,0.00010180473327636719,0.00010180473327636719,0.00010162591934204102,0.0001016855239868164,0.0001016855239868164,0.00010156631469726562,0.00010156631469726562,0.00010150671005249023,0.00010150671005249023,0.00010144710540771484,0.00010144710540771484,0.00010132789611816406,0.00010132789611816406,0.00010132789611816406,0.00010132789611816406,0.00010126829147338867,0.00010126829147338867,0.00010120868682861328,0.00010120868682861328,0.00010120868682861328,0.00010120868682861328,0.00010114908218383789,0.00010114908218383789,0.00010114908218383789,0.00010114908218383789,0.00010114908218383789,0.00010114908218383789,0.0001010894775390625,0.00010114908218383789,0.00010114908218383789,0.0001010894775390625,0.0001010894775390625,0.0001010894775390625,0.00010102987289428711,0.0001010894775390625,0.0001010894775390625,0.0001010894775390625,0.00010102987289428711,0.00010102987289428711,0.0001010894775390625,0.0001010894775390625,0.0001010894775390625,0.0001010894775390625,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.0001010894775390625,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711,0.00010102987289428711]},{"group":"2W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.016797542572021484,0.022796962410211563,0.028747938573360443,0.03448239341378212,0.03994414210319519,0.045123226940631866,0.05003684386610985,0.05466312915086746,0.059041909873485565,0.06316734105348587,0.06706973910331726,0.07073945552110672,0.07420452684164047,0.07745648920536041,0.08051244914531708,0.08339899778366089,0.08611021935939789,0.08924982696771622,0.09266717731952667,0.09633905440568924,0.10026124119758606,0.10445055365562439,0.10890651494264603,0.11364390701055527,0.11866934597492218,0.12400063127279282,0.12963435053825378,0.13559335470199585,0.14185868203639984,0.14843341708183289,0.1553444117307663,0.16258686780929565,0.17013797163963318,0.17801092565059662,0.18617935478687286,0.19467464089393616,0.2034595012664795,0.2125324308872223,0.22187304496765137,0.23146475851535797,0.24128727614879608,0.2513464391231537,0.26162147521972656,0.27207672595977783,0.2827107906341553,0.29348254203796387,0.3043619990348816,0.3153221011161804,0.3263465166091919,0.3374382257461548,0.34853169322013855,0.3596212863922119,0.3706788420677185,0.3816879391670227,0.39259910583496094,0.40338730812072754,0.4140598475933075,0.42456933856010437,0.43491190671920776,0.44509750604629517,0.4550539553165436,0.4647945165634155,0.4742751121520996,0.4835001528263092,0.49244239926338196,0.5011196136474609,0.5095155835151672,0.5176109671592712,0.5254005789756775,0.5328831076622009,0.5400611758232117,0.5469293594360352,0.5534780025482178,0.5597375631332397,0.565676212310791,0.5713269114494324,0.5766762495040894,0.5817397236824036,0.5865216851234436,0.5910314917564392,0.5952804684638977,0.5992744565010071,0.6030235886573792,0.6065329313278198,0.609825611114502,0.6129094362258911,0.6157976984977722,0.6184899210929871,0.620993971824646,0.623322606086731,0.6254919171333313,0.6275050640106201,0.6293711066246033,0.6311079859733582,0.6327200531959534,0.634209394454956,0.6355937123298645,0.6368791460990906,0.6380696892738342,0.6391644477844238,0.6401846408843994,0.6411240696907043,0.641991913318634,0.642793595790863,0.6435320973396301,0.6442158222198486,0.6448478698730469,0.6454323530197144,0.6459695100784302,0.6464704871177673,0.6469290256500244,0.6473521590232849,0.6477416753768921,0.6481005549430847,0.6484312415122986,0.6487335562705994,0.6490164399147034,0.6492784023284912,0.6495195627212524,0.6497431993484497,0.649949312210083,0.650141179561615,0.650315523147583,0.6504764556884766,0.6506233811378479,0.650760293006897,0.650887131690979,0.6510041356086731,0.65111243724823,0.6512119770050049,0.6513056755065918,0.6513903141021729,0.6514672636985779,0.6515402793884277,0.6516070365905762,0.6516692042350769,0.6517273187637329,0.6517800092697144,0.6518288850784302,0.6518741846084595,0.6519160866737366,0.6519547700881958,0.6519909501075745,0.652023434638977,0.6520541906356812,0.6520818471908569,0.6521075963973999,0.6521317362785339,0.6521543860435486,0.6521750092506409,0.6521937251091003,0.6522108912467957,0.6522268056869507,0.6522417068481445,0.6522553563117981,0.6522680521011353,0.6522796154022217,0.6522906422615051,0.652300238609314,0.6523090600967407,0.6523181796073914,0.6523261666297913,0.6523331999778748,0.6523399353027344,0.6523463129997253,0.652351975440979,0.6523569822311401,0.6523618698120117,0.652366578578949,0.6523708701133728,0.6523749828338623,0.6523787379264832,0.6523821949958801,0.6523854732513428,0.6523884534835815,0.6523911952972412,0.6523935198783875,0.6523959040641785,0.6523983478546143,0.6524004340171814,0.6524021029472351,0.6524040102958679,0.6524055004119873,0.6524070501327515,0.6524084806442261,0.6524098515510559,0.6524109840393066,0.6524121165275574,0.6524130702018738,0.6524142026901245,0.6524150967597961,0.6524160504341125,0.6524167656898499,0.6524176597595215,0.652418315410614,0.6524190306663513,0.6524195075035095,0.6524200439453125,0.6524205207824707,0.6524209976196289,0.6524214148521423,0.6524218320846558,0.6524221897125244,0.6524225473403931,0.6524228453636169,0.652423083782196,0.6524234414100647,0.652423620223999,0.6524238586425781,0.6524240374565125,0.6524242758750916,0.6524244546890259,0.6524246335029602,0.6524248123168945,0.6524249911308289,0.6524251103401184,0.6524252891540527,0.6524254083633423,0.6524255871772766,0.6524257063865662,0.6524257659912109,0.6524258852005005,0.6524259448051453,0.65242600440979,0.6524260640144348,0.6524261236190796,0.6524261832237244,0.6524262428283691,0.6524262428283691,0.6524263024330139,0.6524263620376587,0.6524264216423035,0.6524264216423035,0.6524264812469482,0.652426540851593,0.6524266004562378,0.6524266004562378,0.6524266600608826,0.6524266600608826,0.6524267196655273,0.6524267196655273,0.6524267196655273,0.6524267196655273,0.6524267792701721,0.6524267792701721,0.6524267792701721,0.6524267792701721,0.6524267792701721,0.6524267792701721,0.6524267792701721,0.6524267792701721,0.6524267792701721,0.6524267792701721,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169,0.6524268388748169],"recovered":[0.0,0.008357711136341095,0.015546318143606186,0.02211585082113743,0.028257722035050392,0.034058813005685806,0.03954685106873512,0.044750358909368515,0.04966180399060249,0.054309435188770294,0.0587015300989151,0.06284730136394501,0.06675119698047638,0.07044125348329544,0.0739159807562828,0.07717776298522949,0.08025185763835907,0.0831468254327774,0.08615981042385101,0.08937512338161469,0.09282530844211578,0.09650903940200806,0.1004476323723793,0.1046324074268341,0.10910379141569138,0.11384926736354828,0.11888375878334045,0.12421689182519913,0.1298491656780243,0.13581283390522003,0.14208976924419403,0.14868555963039398,0.15559257566928864,0.16283182799816132,0.17037002742290497,0.1782274842262268,0.18641242384910583,0.19489842653274536,0.20368002355098724,0.21273355185985565,0.22205553948879242,0.2316209226846695,0.24143163859844208,0.2514839768409729,0.26173296570777893,0.27216678857803345,0.28277280926704407,0.29351314902305603,0.30434662103652954,0.3152892291545868,0.3263120651245117,0.33734801411628723,0.34843817353248596,0.35949644446372986,0.3705226182937622,0.3814828097820282,0.39236438274383545,0.40313321352005005,0.4137642979621887,0.4242536723613739,0.43460336327552795,0.44475728273391724,0.4546889662742615,0.4643961787223816,0.47387054562568665,0.4830933213233948,0.49203768372535706,0.5007015466690063,0.509070634841919,0.5171557068824768,0.5249388813972473,0.5324216485023499,0.5396011471748352,0.5464562773704529,0.5530123114585876,0.5592612028121948,0.5652209520339966,0.5708624720573425,0.5762172937393188,0.5812923312187195,0.5860821008682251,0.5906050205230713,0.5948619246482849,0.598877489566803,0.6026352047920227,0.6061625480651855,0.6094656586647034,0.612554132938385,0.6154418587684631,0.6181385517120361,0.6206566691398621,0.6230047345161438,0.6251775026321411,0.627197802066803,0.6290779113769531,0.6308242082595825,0.632439374923706,0.6339445114135742,0.6353334784507751,0.6366221308708191,0.6378186941146851,0.6389258503913879,0.6399418115615845,0.6408870816230774,0.6417558193206787,0.6425575017929077,0.6433049440383911,0.6439946293830872,0.6446337103843689,0.6452204585075378,0.6457663774490356,0.6462647914886475,0.6467264294624329,0.6471521258354187,0.6475421786308289,0.6479060649871826,0.6482365131378174,0.6485453248023987,0.6488295197486877,0.6490885019302368,0.6493324637413025,0.6495552062988281,0.6497641205787659,0.6499561667442322,0.6501317024230957,0.6502944231033325,0.6504421830177307,0.6505786180496216,0.6507061719894409,0.6508214473724365,0.6509302258491516,0.6510306596755981,0.6511233448982239,0.6512088179588318,0.651287317276001,0.6513603329658508,0.6514283418655396,0.6514899134635925,0.6515480279922485,0.65160071849823,0.6516504287719727,0.6516958475112915,0.651737630367279,0.6517770290374756,0.6518131494522095,0.6518461108207703,0.6518763303756714,0.6519046425819397,0.6519310474395752,0.6519553661346436,0.6519775986671448,0.6519980430603027,0.6520165801048279,0.6520339250564575,0.6520503163337708,0.6520650386810303,0.6520789861679077,0.652091920375824,0.6521036028862,0.6521143913269043,0.6521239280700684,0.6521337032318115,0.6521422266960144,0.6521501541137695,0.6521576046943665,0.6521643400192261,0.6521705985069275,0.6521760821342468,0.6521813273429871,0.6521862149238586,0.6521907448768616,0.6521950960159302,0.6521992087364197,0.6522030234336853,0.6522067189216614,0.6522096991539001,0.6522126793861389,0.6522152423858643,0.6522178649902344,0.6522202491760254,0.6522226929664612,0.6522246599197388,0.6522265672683716,0.6522281765937805,0.652229905128479,0.6522314548492432,0.6522329449653625,0.6522341370582581,0.6522353291511536,0.6522365212440491,0.652237594127655,0.6522387266159058,0.6522396206855774,0.652240514755249,0.6522414088249207,0.6522420644760132,0.6522427797317505,0.652243435382843,0.652243971824646,0.6522446870803833,0.6522451639175415,0.6522455811500549,0.6522459983825684,0.6522464156150818,0.6522468328475952,0.6522471308708191,0.652247428894043,0.6522476673126221,0.652247965335846,0.652248203754425,0.6522484421730042,0.6522486209869385,0.6522489190101624,0.6522491574287415,0.6522493362426758,0.6522495150566101,0.6522496342658997,0.652249813079834,0.6522499918937683,0.6522501111030579,0.6522502303123474,0.652250349521637,0.6522504091262817,0.6522505283355713,0.6522505879402161,0.6522506475448608,0.6522507071495056,0.6522507667541504,0.6522508263587952,0.6522509455680847,0.6522510051727295,0.6522510647773743,0.652251124382019,0.6522511839866638,0.6522511839866638,0.6522512435913086,0.6522512435913086,0.6522513031959534,0.6522513628005981,0.6522513628005981,0.6522514224052429,0.6522514224052429,0.6522514224052429,0.6522514224052429,0.6522514820098877,0.6522514820098877,0.6522514820098877,0.6522514820098877,0.6522514820098877,0.6522514820098877,0.6522514820098877,0.6522514820098877,0.6522514820098877,0.6522514820098877,0.6522514820098877,0.6522514820098877,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325,0.6522515416145325],"active":[0.016797542572021484,0.014439251273870468,0.013201620429754257,0.012366542592644691,0.011686420068144798,0.01106441393494606,0.010489992797374725,0.009912770241498947,0.009380105882883072,0.008857905864715576,0.00836820900440216,0.007892154157161713,0.007453329861164093,0.007015235722064972,0.006596468389034271,0.0062212347984313965,0.005858361721038818,0.006103001534938812,0.006507366895675659,0.0069639310240745544,0.007435932755470276,0.007941514253616333,0.008458882570266724,0.009011499583721161,0.009565554559230804,0.010151363909244537,0.01075059175491333,0.011376462876796722,0.01200951635837555,0.012620583176612854,0.013254642486572266,0.013901308178901672,0.014545395970344543,0.015179097652435303,0.015809327363967896,0.01644715666770935,0.017047077417373657,0.01763400435447693,0.018193021416664124,0.01873120665550232,0.019231736660003662,0.019725516438484192,0.020189836621284485,0.02059274911880493,0.020977824926376343,0.02131575345993042,0.021589189767837524,0.02180895209312439,0.021999895572662354,0.022148996591567993,0.02221962809562683,0.022273272275924683,0.022240668535232544,0.022191494703292847,0.02207648754119873,0.02190449833869934,0.021695464849472046,0.02143612504005432,0.021147608757019043,0.020843833684921265,0.020450592041015625,0.02003723382949829,0.019586145877838135,0.019103974103927612,0.018571853637695312,0.018026292324066162,0.01747789978981018,0.016909420490264893,0.016329944133758545,0.01572740077972412,0.015122294425964355,0.014507710933685303,0.013876855373382568,0.013281285762786865,0.01266390085220337,0.012065708637237549,0.011455297470092773,0.010877251625061035,0.010304391384124756,0.009739160537719727,0.009198367595672607,0.008669435977935791,0.008161664009094238,0.007655441761016846,0.007190406322479248,0.006746888160705566,0.006332039833068848,0.005935788154602051,0.005552113056182861,0.005184054374694824,0.004835247993469238,0.004500329494476318,0.004193603992462158,0.003910183906555176,0.003642141819000244,0.003385186195373535,0.0031543374061584473,0.0029346346855163574,0.002736210823059082,0.0025423169136047363,0.0023659467697143555,0.0021982192993164062,0.0020501017570495605,0.0019065141677856445,0.001776278018951416,0.001658320426940918,0.0015429258346557617,0.0014377236366271973,0.0013357996940612793,0.0012500286102294922,0.0011626482009887695,0.0010873675346374512,0.0010152459144592285,0.0009484291076660156,0.0008890628814697266,0.000827491283416748,0.0007799267768859863,0.0007330775260925293,0.0006900429725646973,0.0006546974182128906,0.0006168484687805176,0.0005859732627868652,0.0005514025688171387,0.0005202889442443848,0.0004916787147521973,0.0004658699035644531,0.000444948673248291,0.00042551755905151367,0.0004062652587890625,0.0003905296325683594,0.00037544965744018555,0.00035965442657470703,0.0003439188003540039,0.00033146142959594727,0.0003197193145751953,0.0003088712692260742,0.0002989768981933594,0.00029009580612182617,0.0002808570861816406,0.0002734661102294922,0.000265657901763916,0.0002589225769042969,0.00025331974029541016,0.00024640560150146484,0.0002410411834716797,0.00023573637008666992,0.00023126602172851562,0.00022709369659423828,0.00022333860397338867,0.00021964311599731445,0.0002161264419555664,0.00021284818649291992,0.00021022558212280273,0.00020778179168701172,0.00020503997802734375,0.00020301342010498047,0.00020062923431396484,0.00019872188568115234,0.00019663572311401367,0.00019466876983642578,0.00019425153732299805,0.00019246339797973633,0.00019097328186035156,0.00018978118896484375,0.00018870830535888672,0.0001876354217529297,0.00018638372421264648,0.00018578767776489258,0.00018525123596191406,0.00018465518951416016,0.00018423795700073242,0.00018364191055297852,0.00018298625946044922,0.0001824498176574707,0.00018173456192016602,0.00018149614334106445,0.00018084049224853516,0.00018066167831420898,0.0001804828643798828,0.00018018484115600586,0.00017940998077392578,0.0001793503761291504,0.00017893314361572266,0.00017887353897094727,0.0001785755157470703,0.00017839670181274414,0.0001780390739440918,0.0001779794692993164,0.00017774105072021484,0.00017768144607543945,0.00017750263214111328,0.0001773238182067871,0.00017714500427246094,0.00017714500427246094,0.00017690658569335938,0.00017696619033813477,0.0001767277717590332,0.00017660856246948242,0.00017654895782470703,0.00017631053924560547,0.00017625093460083008,0.00017625093460083008,0.0001761913299560547,0.0001761317253112793,0.00017601251602172852,0.00017595291137695312,0.00017601251602172852,0.00017595291137695312,0.00017589330673217773,0.00017583370208740234,0.00017583370208740234,0.00017583370208740234,0.00017571449279785156,0.00017565488815307617,0.00017565488815307617,0.00017559528350830078,0.00017565488815307617,0.00017559528350830078,0.00017559528350830078,0.00017559528350830078,0.0001755356788635254,0.0001755356788635254,0.0001755356788635254,0.00017547607421875,0.00017547607421875,0.00017547607421875,0.00017547607421875,0.00017547607421875,0.0001754164695739746,0.00017535686492919922,0.00017535686492919922,0.00017535686492919922,0.00017529726028442383,0.00017529726028442383,0.00017535686492919922,0.00017535686492919922,0.00017535686492919922,0.00017535686492919922,0.00017529726028442383,0.00017535686492919922,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017535686492919922,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017535686492919922,0.00017535686492919922,0.00017535686492919922,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383,0.00017529726028442383]},{"group":"2W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.016797542572021484,0.022811945527791977,0.02903110720217228,0.03518958017230034,0.041224487125873566,0.04708893969655037,0.05278126895427704,0.058286603540182114,0.06361410021781921,0.06875497102737427,0.073708675801754,0.07848796993494034,0.0830909013748169,0.08751135319471359,0.09175141155719757,0.09582789242267609,0.09972953051328659,0.10444021970033646,0.10969813168048859,0.1155061200261116,0.12187821418046951,0.12882821261882782,0.1364096999168396,0.14464816451072693,0.15355654060840607,0.16317620873451233,0.173491969704628,0.18452221155166626,0.1962650865316391,0.2087409794330597,0.22190208733081818,0.2357425093650818,0.2501974105834961,0.26526618003845215,0.280914306640625,0.29705673456192017,0.31366926431655884,0.3306644856929779,0.3479557931423187,0.36548954248428345,0.38317811489105225,0.4009346067905426,0.41870570182800293,0.43638667464256287,0.4539267122745514,0.4712485671043396,0.4882488250732422,0.5048578977584839,0.521053671836853,0.5367575883865356,0.55190509557724,0.5664761066436768,0.58042311668396,0.5937169194221497,0.6063573360443115,0.6183141469955444,0.6295777559280396,0.6401631832122803,0.6500495672225952,0.6592691540718079,0.6678265333175659,0.6757673621177673,0.6830882430076599,0.6898247599601746,0.6960047483444214,0.7016583681106567,0.706815242767334,0.7115041017532349,0.7157678604125977,0.7196256518363953,0.7231316566467285,0.7262894511222839,0.7291470766067505,0.7317168712615967,0.7340372204780579,0.7361131906509399,0.7379801869392395,0.7396554946899414,0.7411685585975647,0.742512047290802,0.7437198758125305,0.7447992563247681,0.7457718253135681,0.7466369867324829,0.7474143505096436,0.7481058835983276,0.7487236261367798,0.7492731809616089,0.7497671842575073,0.750205397605896,0.7506000995635986,0.7509531378746033,0.7512667775154114,0.7515461444854736,0.7517948746681213,0.7520151138305664,0.7522144913673401,0.7523908019065857,0.752549946308136,0.7526893615722656,0.7528145909309387,0.7529268860816956,0.7530278563499451,0.7531179189682007,0.7531991600990295,0.7532699704170227,0.7533336877822876,0.7533906698226929,0.7534423470497131,0.7534874081611633,0.7535285353660583,0.7535647749900818,0.7535979747772217,0.7536271214485168,0.7536529302597046,0.7536758184432983,0.7536967992782593,0.7537149786949158,0.7537320256233215,0.753746747970581,0.7537597417831421,0.7537710666656494,0.7537814378738403,0.7537906765937805,0.7537994384765625,0.7538068890571594,0.7538135051727295,0.753819465637207,0.7538246512413025,0.7538297772407532,0.7538341879844666,0.7538380026817322,0.7538412809371948,0.7538447380065918,0.7538477182388306,0.7538502216339111,0.7538524270057678,0.7538544535636902,0.7538561820983887,0.7538577318191528,0.7538591623306274,0.753860592842102,0.7538615465164185,0.7538625597953796,0.753863513469696,0.7538644075393677,0.7538651823997498,0.7538658976554871,0.7538664937019348,0.7538670301437378,0.753867506980896,0.7538679242134094,0.7538683414459229,0.7538687586784363,0.7538691163063049,0.753869354724884,0.7538695335388184,0.7538697719573975,0.7538699507713318,0.7538701295852661,0.7538703083992004,0.7538704872131348,0.7538706064224243,0.7538706660270691,0.7538707852363586,0.7538708448410034,0.753870964050293,0.7538710236549377,0.7538710832595825,0.7538710832595825,0.7538711428642273,0.7538712024688721,0.7538712024688721,0.7538712620735168,0.7538712620735168,0.7538713216781616,0.7538713216781616,0.7538713812828064,0.7538713812828064,0.7538713812828064,0.7538713812828064,0.7538714408874512,0.7538714408874512,0.7538714408874512,0.7538714408874512,0.7538714408874512,0.753871500492096,0.753871500492096,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407,0.7538715600967407],"recovered":[0.0,0.008352657780051231,0.015547695569694042,0.022256795316934586,0.028676249086856842,0.03489581495523453,0.0409332811832428,0.04680466651916504,0.052500296384096146,0.058016080409288406,0.06332983821630478,0.06847555935382843,0.07343791425228119,0.0782122015953064,0.08281666785478592,0.08723853528499603,0.0914805680513382,0.09556730091571808,0.09996208548545837,0.10479972511529922,0.11011608690023422,0.11596272885799408,0.12235648930072784,0.12934164702892303,0.1369570642709732,0.14520718157291412,0.15413951873779297,0.1637720912694931,0.17411622405052185,0.18514275550842285,0.19691438972949982,0.20936687290668488,0.2225002497434616,0.2363004833459854,0.25074005126953125,0.26578354835510254,0.2813831865787506,0.2974693179130554,0.31403374671936035,0.3309553563594818,0.3481643497943878,0.36561599373817444,0.3832317888736725,0.4009357690811157,0.41862523555755615,0.4362330734729767,0.4537143409252167,0.4709630310535431,0.48788192868232727,0.5044335722923279,0.5205535888671875,0.5361990928649902,0.5512793064117432,0.5658131241798401,0.5797324180603027,0.5929977297782898,0.6056228280067444,0.6175683736801147,0.6288262009620667,0.6393813490867615,0.649286687374115,0.6585113406181335,0.6670893430709839,0.6750448942184448,0.6823784708976746,0.6891413331031799,0.6953535676002502,0.7010369300842285,0.7062179446220398,0.7109431028366089,0.7152428030967712,0.7191343903541565,0.7226592898368835,0.7258577346801758,0.7287456393241882,0.7313443422317505,0.7336839437484741,0.7357852458953857,0.7376747727394104,0.7393720746040344,0.7408972382545471,0.7422633171081543,0.743487536907196,0.7445815801620483,0.7455623745918274,0.7464410066604614,0.7472239136695862,0.7479265332221985,0.7485522627830505,0.749110996723175,0.7496129274368286,0.75006103515625,0.7504587769508362,0.7508124709129333,0.7511290311813354,0.7514141798019409,0.7516680359840393,0.7518940567970276,0.7520963549613953,0.7522744536399841,0.7524332404136658,0.7525770664215088,0.7527048587799072,0.7528190016746521,0.7529207468032837,0.7530122995376587,0.753093957901001,0.7531650066375732,0.753230094909668,0.7532886862754822,0.7533397078514099,0.7533860802650452,0.753427267074585,0.7534643411636353,0.7534967064857483,0.7535262703895569,0.7535526752471924,0.7535764575004578,0.7535971999168396,0.7536153793334961,0.7536320090293884,0.7536467909812927,0.7536600828170776,0.7536715865135193,0.7536824345588684,0.7536919116973877,0.7537001967430115,0.7537078857421875,0.753714382648468,0.7537204027175903,0.7537260055541992,0.7537307143211365,0.7537351250648499,0.7537388205528259,0.753742516040802,0.7537458539009094,0.7537486553192139,0.7537512183189392,0.7537535429000854,0.7537553310394287,0.7537570595741272,0.7537584900856018,0.7537602782249451,0.7537615895271301,0.7537627220153809,0.7537637948989868,0.7537648677825928,0.7537656426429749,0.7537664175033569,0.7537670135498047,0.7537676095962524,0.7537680864334106,0.7537685632705688,0.753769040107727,0.75376957654953,0.7537699937820435,0.7537703514099121,0.7537705898284912,0.7537708878517151,0.7537710666656494,0.7537713050842285,0.7537714838981628,0.7537716031074524,0.7537717223167419,0.7537718415260315,0.753771960735321,0.7537720799446106,0.7537721395492554,0.7537722587585449,0.7537723183631897,0.7537723779678345,0.7537723779678345,0.753772497177124,0.753772497177124,0.7537725567817688,0.7537725567817688,0.7537726163864136,0.7537726163864136,0.7537726759910583,0.7537726759910583,0.7537727355957031,0.7537727355957031,0.7537727355957031,0.7537727355957031,0.7537727355957031,0.7537727952003479,0.7537727952003479,0.7537727952003479,0.7537728548049927,0.7537728548049927,0.7537728548049927,0.7537728548049927,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375,0.7537729144096375],"active":[0.016797542572021484,0.014459287747740746,0.013483411632478237,0.012932784855365753,0.012548238039016724,0.012193124741315842,0.01184798777103424,0.011481937021017075,0.011113803833723068,0.010738890618085861,0.010378837585449219,0.010012410581111908,0.009652987122535706,0.009299151599407196,0.008934743702411652,0.008589357137680054,0.008248962461948395,0.008872918784618378,0.009736046195030212,0.010706394910812378,0.01176212728023529,0.01286548376083374,0.014053210616111755,0.015306517481803894,0.01659947633743286,0.017969027161598206,0.019352450966835022,0.020750120282173157,0.02214886248111725,0.02359822392463684,0.02498769760131836,0.02637563645839691,0.027697160840034485,0.028965696692466736,0.03017425537109375,0.03127318620681763,0.03228607773780823,0.033195167779922485,0.033922046422958374,0.034534186124801636,0.03501376509666443,0.035318613052368164,0.035473912954330444,0.035450905561447144,0.03530147671699524,0.035015493631362915,0.03453448414802551,0.033894866704940796,0.03317174315452576,0.032324016094207764,0.03135150671005249,0.030277013778686523,0.029143810272216797,0.02790379524230957,0.02662491798400879,0.02531641721725464,0.023954927921295166,0.022594809532165527,0.021223366260528564,0.019887804985046387,0.018539845943450928,0.01725602149963379,0.015998899936676025,0.014779865741729736,0.013626277446746826,0.012517035007476807,0.01146167516708374,0.010467171669006348,0.009549915790557861,0.008682548999786377,0.007888853549957275,0.007155060768127441,0.006487786769866943,0.0058591365814208984,0.005291581153869629,0.004768848419189453,0.004296243190765381,0.003870248794555664,0.003493785858154297,0.003139972686767578,0.0028226375579833984,0.0025359392166137695,0.0022842884063720703,0.0020554065704345703,0.0018519759178161621,0.001664876937866211,0.0014997124671936035,0.0013466477394104004,0.0012149214744567871,0.0010944008827209473,0.0009871721267700195,0.0008921027183532715,0.0008080005645751953,0.0007336735725402832,0.0006658434867858887,0.0006009340286254883,0.0005464553833007812,0.0004967451095581055,0.00045359134674072266,0.00041490793228149414,0.0003813505172729492,0.0003498196601867676,0.0003229975700378418,0.000298917293548584,0.0002784132957458496,0.00025767087936401367,0.0002397298812866211,0.0002256631851196289,0.00021225214004516602,0.00019872188568115234,0.0001888275146484375,0.0001786947250366211,0.00017070770263671875,0.0001627802848815918,0.00015622377395629883,0.00014954805374145508,0.00014412403106689453,0.0001385211944580078,0.0001348257064819336,0.00013136863708496094,0.0001277327537536621,0.00012427568435668945,0.00012135505676269531,0.00011909008026123047,0.0001170039176940918,0.00011497735977172852,0.00011330842971801758,0.00011157989501953125,0.00011026859283447266,0.0001093745231628418,0.00010818243026733398,0.00010728836059570312,0.0001061558723449707,0.00010591745376586914,0.00010520219802856445,0.00010436773300170898,0.00010377168655395508,0.00010323524475097656,0.00010263919830322266,0.0001024007797241211,0.00010210275650024414,0.00010210275650024414,0.00010126829147338867,0.00010097026824951172,0.00010079145431518555,0.00010061264038085938,0.00010031461715698242,0.00010025501251220703,0.00010007619857788086,0.00010001659393310547,9.989738464355469e-05,9.98377799987793e-05,9.97781753540039e-05,9.971857070922852e-05,9.953975677490234e-05,9.936094284057617e-05,9.918212890625e-05,9.918212890625e-05,9.906291961669922e-05,9.906291961669922e-05,9.900331497192383e-05,9.900331497192383e-05,9.900331497192383e-05,9.894371032714844e-05,9.894371032714844e-05,9.888410568237305e-05,9.888410568237305e-05,9.888410568237305e-05,9.882450103759766e-05,9.876489639282227e-05,9.876489639282227e-05,9.882450103759766e-05,9.870529174804688e-05,9.876489639282227e-05,9.870529174804688e-05,9.876489639282227e-05,9.870529174804688e-05,9.876489639282227e-05,9.870529174804688e-05,9.870529174804688e-05,9.864568710327148e-05,9.870529174804688e-05,9.870529174804688e-05,9.870529174804688e-05,9.870529174804688e-05,9.864568710327148e-05,9.870529174804688e-05,9.870529174804688e-05,9.870529174804688e-05,9.870529174804688e-05,9.870529174804688e-05,9.870529174804688e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05,9.864568710327148e-05]},{"group":"2W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.016797542572021484,0.022820886224508286,0.028917275369167328,0.03486580401659012,0.04062630608677864,0.04615982621908188,0.05146503075957298,0.05655509606003761,0.06142278015613556,0.06605593115091324,0.07049457728862762,0.07472433149814606,0.0787535011768341,0.08258771896362305,0.08623271435499191,0.08969496935606003,0.09299109876155853,0.09689604490995407,0.10120061039924622,0.105889692902565,0.11096513271331787,0.11646287143230438,0.12240443378686905,0.1287854015827179,0.13563771545886993,0.14297136664390564,0.15079888701438904,0.1591137945652008,0.16793186962604523,0.1772497147321701,0.18709400296211243,0.1974250078201294,0.20825543999671936,0.2195463478565216,0.23130059242248535,0.24348609149456024,0.25608694553375244,0.26907193660736084,0.28237292170524597,0.29598626494407654,0.30986982583999634,0.3239882290363312,0.3382765054702759,0.3526631295681,0.3671587407588959,0.3816918432712555,0.3961896598339081,0.41063812375068665,0.4249945282936096,0.4391852021217346,0.4531741738319397,0.46691977977752686,0.4803610146045685,0.4935096502304077,0.5062919855117798,0.5187045335769653,0.5307117104530334,0.5422660112380981,0.5533784627914429,0.5640352964401245,0.5742135047912598,0.5839075446128845,0.5931193828582764,0.6018365621566772,0.6100645065307617,0.6178169250488281,0.6251060962677002,0.6319177150726318,0.6382783055305481,0.6442077159881592,0.6497249007225037,0.6548363566398621,0.6595757603645325,0.663949728012085,0.6679913401603699,0.6717079281806946,0.6751218438148499,0.6782592535018921,0.6811317205429077,0.6837626099586487,0.6861735582351685,0.6883711218833923,0.6903721690177917,0.6922063827514648,0.693876326084137,0.6953917741775513,0.6967779994010925,0.6980364322662354,0.6991780400276184,0.7002149224281311,0.701151967048645,0.7020094990730286,0.7027847170829773,0.7034879922866821,0.7041267156600952,0.7047044634819031,0.7052292823791504,0.7057039141654968,0.7061317563056946,0.7065256834030151,0.7068781852722168,0.7071955800056458,0.7074847221374512,0.7077506184577942,0.7079863548278809,0.7082005739212036,0.7083954811096191,0.7085717916488647,0.7087302207946777,0.708874523639679,0.7090060710906982,0.7091236114501953,0.7092310190200806,0.7093273401260376,0.7094154953956604,0.7094961404800415,0.7095681428909302,0.7096350193023682,0.7096943259239197,0.7097482681274414,0.7097969055175781,0.7098413109779358,0.7098820209503174,0.7099189162254333,0.7099519968032837,0.7099820375442505,0.7100092768669128,0.7100337743759155,0.7100562453269958,0.7100763916969299,0.7100946307182312,0.7101113200187683,0.7101263403892517,0.7101404070854187,0.7101535201072693,0.7101648449897766,0.7101752758026123,0.7101851105690002,0.7101940512657166,0.7102015614509583,0.7102088928222656,0.7102155089378357,0.7102215886116028,0.7102269530296326,0.7102319002151489,0.7102362513542175,0.7102404832839966,0.7102442979812622,0.7102476954460144,0.710250735282898,0.7102535367012024,0.7102560997009277,0.7102584838867188,0.7102607488632202,0.7102627158164978,0.7102645039558411,0.71026611328125,0.7102674841880798,0.7102687358856201,0.7102698683738708,0.710270881652832,0.7102720141410828,0.7102728486061096,0.7102736234664917,0.7102745175361633,0.7102751731872559,0.7102757096290588,0.710276186466217,0.71027672290802,0.7102773189544678,0.7102777361869812,0.7102782130241394,0.7102785706520081,0.7102788686752319,0.7102791666984558,0.7102794647216797,0.7102798223495483,0.7102801203727722,0.7102803587913513,0.7102805972099304,0.7102808356285095,0.7102810144424438,0.710281252861023,0.7102813720703125,0.710281491279602,0.7102816700935364,0.7102817893028259,0.7102819085121155,0.7102819681167603,0.7102820873260498,0.7102822065353394,0.7102823257446289,0.7102823853492737,0.7102824449539185,0.710282564163208,0.7102826237678528,0.7102826833724976,0.7102827429771423,0.7102828621864319,0.7102829217910767,0.7102829217910767,0.7102829813957214,0.7102830410003662,0.7102830410003662,0.710283100605011,0.710283100605011,0.7102831602096558,0.7102831602096558,0.7102832198143005,0.7102832198143005,0.7102832794189453,0.7102832794189453,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349,0.7102833986282349],"recovered":[0.0,0.008361484855413437,0.01554897427558899,0.022175665944814682,0.028471164405345917,0.03449588268995285,0.04027656465768814,0.045822035521268845,0.05113953724503517,0.05623645335435867,0.06110144779086113,0.0657486617565155,0.07018578052520752,0.07441812753677368,0.07845329493284225,0.08229299634695053,0.08594261109828949,0.08941741287708282,0.09310024976730347,0.09709762781858444,0.10143792629241943,0.1061469092965126,0.11126065254211426,0.11678442358970642,0.12273933738470078,0.12914900481700897,0.1360224485397339,0.14337600767612457,0.15119901299476624,0.1595255583524704,0.1683606505393982,0.17768578231334686,0.1875232607126236,0.19786137342453003,0.2086603045463562,0.2199385017156601,0.23168990015983582,0.24384468793869019,0.25642338395118713,0.26936742663383484,0.2826415002346039,0.296207994222641,0.31005093455314636,0.32412198185920715,0.3383610248565674,0.35272908210754395,0.36716508865356445,0.3816469609737396,0.39611613750457764,0.4105263650417328,0.42483237385749817,0.4389793574810028,0.4529157280921936,0.46661314368247986,0.4800342619419098,0.49312809109687805,0.505894124507904,0.5182722806930542,0.5302612781524658,0.541802704334259,0.5528973937034607,0.5635587573051453,0.5737219452857971,0.5834059715270996,0.5926084518432617,0.6013387441635132,0.6095870137214661,0.6173461079597473,0.6246273517608643,0.6314584612846375,0.6378424763679504,0.6437824368476868,0.6493154764175415,0.6544411778450012,0.6592046022415161,0.66359943151474,0.6676574349403381,0.6713925004005432,0.6748281717300415,0.6779837608337402,0.680873453617096,0.683530867099762,0.6859545111656189,0.6881651282310486,0.6901901364326477,0.6920381784439087,0.6937233805656433,0.6952601671218872,0.6966487765312195,0.6979182362556458,0.6990715265274048,0.7001183032989502,0.7010694742202759,0.7019309401512146,0.7027052044868469,0.7034178972244263,0.7040607333183289,0.704643964767456,0.705174446105957,0.7056524753570557,0.7060878872871399,0.7064821124076843,0.7068359851837158,0.7071597576141357,0.70745450258255,0.7077214121818542,0.707959771156311,0.7081760764122009,0.7083728313446045,0.7085496783256531,0.7087118625640869,0.7088593244552612,0.7089915871620178,0.709111213684082,0.709218442440033,0.7093158960342407,0.7094057202339172,0.7094865441322327,0.7095610499382019,0.709627628326416,0.709689199924469,0.7097435593605042,0.7097923755645752,0.7098377346992493,0.7098785638809204,0.7099146842956543,0.7099485397338867,0.7099795341491699,0.7100066542625427,0.7100317478179932,0.7100538611412048,0.7100743651390076,0.7100929021835327,0.710109531879425,0.710124671459198,0.7101385593414307,0.7101519107818604,0.7101637721061707,0.7101742029190063,0.7101839184761047,0.7101927399635315,0.7102004885673523,0.7102077603340149,0.7102147936820984,0.7102205753326416,0.7102258801460266,0.7102304697036743,0.7102351784706116,0.7102394700050354,0.7102433443069458,0.7102468609809875,0.7102500796318054,0.7102530002593994,0.7102557420730591,0.7102580070495605,0.7102600336074829,0.7102619409561157,0.7102637887001038,0.7102653980255127,0.7102667689323425,0.7102681994438171,0.7102693319320679,0.7102707028388977,0.7102716565132141,0.7102725505828857,0.7102734446525574,0.7102742195129395,0.7102748155593872,0.7102755308151245,0.7102760672569275,0.7102766633033752,0.7102770805358887,0.7102775573730469,0.7102779746055603,0.7102783918380737,0.7102787494659424,0.7102790474891663,0.7102792859077454,0.710279643535614,0.7102798819541931,0.710280179977417,0.7102804183959961,0.7102806568145752,0.7102808356285095,0.7102810740470886,0.7102811932563782,0.7102813720703125,0.7102815508842468,0.7102816700935364,0.7102817893028259,0.7102819085121155,0.710282027721405,0.7102821469306946,0.7102822661399841,0.7102823853492737,0.7102824449539185,0.7102825045585632,0.710282564163208,0.7102826237678528,0.7102828025817871,0.7102828025817871,0.7102828621864319,0.7102829217910767,0.7102829813957214,0.7102830410003662,0.7102830410003662,0.7102830410003662,0.710283100605011,0.7102831602096558,0.7102831602096558,0.7102832198143005,0.7102832198143005,0.7102832198143005,0.7102832794189453,0.7102832794189453,0.7102832794189453,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901,0.7102833390235901],"active":[0.016797542572021484,0.014459401369094849,0.013368301093578339,0.012690138071775436,0.012155141681432724,0.011663943529129028,0.011188466101884842,0.010733060538768768,0.010283242911100388,0.009819477796554565,0.009393129497766495,0.008975669741630554,0.008567720651626587,0.008169591426849365,0.007779419422149658,0.007401973009109497,0.007048487663269043,0.007478632032871246,0.008100360631942749,0.00879206508398056,0.009527206420898438,0.010315962135791779,0.011143781244754791,0.012000977993011475,0.012898378074169159,0.013822361826896667,0.014776438474655151,0.015737786889076233,0.01673285663127899,0.017724156379699707,0.018733352422714233,0.019739225506782532,0.020732179284095764,0.021684974431991577,0.02264028787612915,0.023547589778900146,0.024397045373916626,0.025227248668670654,0.025949537754058838,0.0266188383102417,0.027228325605392456,0.027780234813690186,0.028225570917129517,0.028541147708892822,0.02879771590232849,0.028962761163711548,0.029024571180343628,0.02899116277694702,0.028878390789031982,0.02865883708000183,0.02834179997444153,0.027940422296524048,0.027445286512374878,0.026896506547927856,0.026257723569869995,0.02557644248008728,0.024817585945129395,0.023993730545043945,0.02311718463897705,0.02223259210586548,0.021316111087799072,0.020348787307739258,0.019397437572479248,0.018430590629577637,0.0174560546875,0.01647818088531494,0.01551908254623413,0.014571607112884521,0.013650953769683838,0.012749254703521729,0.011882424354553223,0.011053919792175293,0.010260283946990967,0.00950855016708374,0.00878673791885376,0.00810849666595459,0.007464408874511719,0.006866753101348877,0.006303548812866211,0.005778849124908447,0.00530010461807251,0.004840254783630371,0.0044176578521728516,0.00404125452041626,0.003686189651489258,0.003353595733642578,0.0030546188354492188,0.0027762651443481445,0.0025292634963989258,0.0022966861724853516,0.0020804405212402344,0.0018911957740783691,0.001715242862701416,0.0015570521354675293,0.001421511173248291,0.0012865662574768066,0.0011685490608215332,0.0010599493980407715,0.0009573101997375488,0.0008732080459594727,0.0007902979850769043,0.0007134675979614258,0.0006487369537353516,0.0005908608436584473,0.0005318522453308105,0.00047916173934936523,0.00043570995330810547,0.00039571523666381836,0.0003573894500732422,0.0003248453140258789,0.0002942085266113281,0.00026428699493408203,0.00023943185806274414,0.0002161264419555664,0.0001970529556274414,0.00018024444580078125,0.00016242265701293945,0.00014847517013549805,0.00013327598571777344,0.00012063980102539062,0.00010770559310913086,9.775161743164062e-05,8.96453857421875e-05,8.118152618408203e-05,7.343292236328125e-05,6.73532485961914e-05,6.073713302612305e-05,5.424022674560547e-05,4.9591064453125e-05,4.464387893676758e-05,4.076957702636719e-05,3.695487976074219e-05,3.343820571899414e-05,3.0875205993652344e-05,2.8848648071289062e-05,2.6285648345947266e-05,2.3365020751953125e-05,2.1338462829589844e-05,1.9848346710205078e-05,1.7642974853515625e-05,1.615285873413086e-05,1.5020370483398438e-05,1.3828277587890625e-05,1.2159347534179688e-05,1.1324882507324219e-05,1.0371208190917969e-05,1.0013580322265625e-05,9.119510650634766e-06,8.225440979003906e-06,7.3909759521484375e-06,6.67572021484375e-06,6.020069122314453e-06,5.4836273193359375e-06,5.0067901611328125e-06,4.708766937255859e-06,4.470348358154297e-06,4.172325134277344e-06,3.6954879760742188e-06,3.337860107421875e-06,3.0994415283203125e-06,2.682209014892578e-06,2.682209014892578e-06,2.1457672119140625e-06,1.9669532775878906e-06,1.9669532775878906e-06,1.7285346984863281e-06,1.4901161193847656e-06,1.3709068298339844e-06,1.1920928955078125e-06,1.2516975402832031e-06,1.0728836059570312e-06,1.1324882507324219e-06,1.0132789611816406e-06,8.940696716308594e-07,7.748603820800781e-07,7.152557373046875e-07,7.748603820800781e-07,8.344650268554688e-07,7.152557373046875e-07,7.152557373046875e-07,6.556510925292969e-07,5.960464477539062e-07,5.960464477539062e-07,5.364418029785156e-07,4.172325134277344e-07,4.76837158203125e-07,4.172325134277344e-07,3.5762786865234375e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.980232238769531e-07,2.384185791015625e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,1.7881393432617188e-07,2.384185791015625e-07,1.1920928955078125e-07,1.1920928955078125e-07,1.1920928955078125e-07,1.1920928955078125e-07,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,1.1920928955078125e-07,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,1.1920928955078125e-07,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,0.0,0.0,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08,5.960464477539063e-08]},{"group":"2W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.016797542572021484,0.022817112505435944,0.02877833880484104,0.03452685475349426,0.04001660645008087,0.04521724954247475,0.05014602839946747,0.054811686277389526,0.05922405794262886,0.06340046226978302,0.06733837723731995,0.07104989886283875,0.07454513013362885,0.07784485816955566,0.08095395565032959,0.08387371152639389,0.08661829680204391,0.08980395644903183,0.09325963258743286,0.0969650074839592,0.1009535938501358,0.10520055145025253,0.10972408205270767,0.1145351231098175,0.11964640766382217,0.12505501508712769,0.13078205287456512,0.1368204653263092,0.14318057894706726,0.1498504877090454,0.15685227513313293,0.164171501994133,0.17181120812892914,0.17976360023021698,0.18801794946193695,0.1965685486793518,0.20542046427726746,0.21455253660678864,0.22392882406711578,0.2335919886827469,0.24347646534442902,0.2535804510116577,0.26388972997665405,0.2743631899356842,0.28497403860092163,0.29572996497154236,0.30660542845726013,0.31756383180618286,0.3285965621471405,0.3396741449832916,0.3507640063762665,0.3618250787258148,0.3728553354740143,0.38382235169410706,0.39468270540237427,0.40544620156288147,0.41606828570365906,0.4265323579311371,0.4368363916873932,0.44693121314048767,0.45682254433631897,0.4664633870124817,0.4758770763874054,0.48502397537231445,0.4938974678516388,0.5024733543395996,0.5107841491699219,0.518795371055603,0.5265136957168579,0.5339111089706421,0.5410096049308777,0.5478036403656006,0.5542775392532349,0.560437023639679,0.5662840008735657,0.5718469619750977,0.5771040916442871,0.5820867419242859,0.5867912173271179,0.5912266969680786,0.5953955054283142,0.599311888217926,0.6029931902885437,0.6064381003379822,0.6096739172935486,0.612682580947876,0.6155084371566772,0.6181339025497437,0.6205698251724243,0.6228407621383667,0.6249608397483826,0.6269145011901855,0.6287338733673096,0.6304243206977844,0.6319848895072937,0.6334419250488281,0.6347771286964417,0.6360172033309937,0.6371625661849976,0.6382291316986084,0.6392056345939636,0.6401150822639465,0.6409486532211304,0.6417149901390076,0.6424273252487183,0.6430882215499878,0.6436951160430908,0.644252359867096,0.6447678208351135,0.6452412009239197,0.6456772685050964,0.6460801362991333,0.6464499831199646,0.6467882394790649,0.6471021175384521,0.6473886370658875,0.6476553678512573,0.6478984355926514,0.6481241583824158,0.6483299136161804,0.6485220789909363,0.6486978530883789,0.6488598585128784,0.6490100026130676,0.6491474509239197,0.6492732167243958,0.6493899822235107,0.6494970917701721,0.6495978832244873,0.649689257144928,0.6497744917869568,0.6498532891273499,0.6499244570732117,0.6499913930892944,0.6500524878501892,0.6501092910766602,0.6501612663269043,0.6502086520195007,0.6502537131309509,0.6502954959869385,0.6503332257270813,0.650368332862854,0.650400698184967,0.6504295468330383,0.650456428527832,0.6504821181297302,0.6505047678947449,0.6505258679389954,0.6505459547042847,0.6505640745162964,0.6505807638168335,0.6505968570709229,0.6506108045578003,0.6506235003471375,0.6506357789039612,0.6506476402282715,0.6506578922271729,0.6506676077842712,0.6506766676902771,0.6506850719451904,0.6506925821304321,0.65069979429245,0.6507062911987305,0.6507121324539185,0.6507174968719482,0.6507226228713989,0.6507275104522705,0.6507317423820496,0.6507358551025391,0.6507396101951599,0.6507431864738464,0.65074622631073,0.6507492661476135,0.6507523059844971,0.6507548689842224,0.6507572531700134,0.6507595181465149,0.6507615447044373,0.6507636904716492,0.6507653594017029,0.6507668495178223,0.6507683992385864,0.650769829750061,0.6507709622383118,0.6507721543312073,0.650773286819458,0.6507742404937744,0.6507753133773804,0.6507760286331177,0.6507769227027893,0.6507777571678162,0.6507784724235535,0.6507792472839355,0.6507799029350281,0.6507804989814758,0.650780975818634,0.650781512260437,0.6507819890975952,0.6507824063301086,0.6507828831672668,0.6507832407951355,0.6507835388183594,0.6507838368415833,0.6507841348648071,0.650784432888031,0.6507846117019653,0.6507848501205444,0.6507851481437683,0.6507853865623474,0.6507856249809265,0.6507858633995056,0.6507860422134399,0.6507862210273743,0.6507863402366638,0.6507865786552429,0.6507867574691772,0.6507868766784668,0.6507869362831116,0.6507870554924011,0.6507871747016907,0.6507872343063354,0.650787353515625,0.6507874131202698,0.6507875323295593,0.6507875919342041,0.6507876515388489,0.6507877111434937,0.6507877707481384,0.6507877707481384,0.6507878303527832,0.6507879495620728,0.6507879495620728,0.6507880091667175,0.6507880091667175,0.6507880091667175,0.6507880687713623,0.6507880687713623,0.6507881283760071,0.6507881283760071,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519,0.6507881879806519],"recovered":[0.0,0.008355670608580112,0.015557559207081795,0.022135432809591293,0.028294440358877182,0.034109313040971756,0.039623670279979706,0.04483398050069809,0.04977414384484291,0.0544591099023819,0.05888144671916962,0.06306535005569458,0.06701638549566269,0.0707358717918396,0.07424945384263992,0.07756093144416809,0.08067362010478973,0.08360981196165085,0.08667263388633728,0.08992540836334229,0.09341534227132797,0.09715092927217484,0.1011444553732872,0.1054084300994873,0.1099371463060379,0.11475450545549393,0.1198735162615776,0.12529873847961426,0.13103030622005463,0.13706497848033905,0.1434226632118225,0.15009531378746033,0.15708789229393005,0.16441334784030914,0.1720581352710724,0.18001514673233032,0.1882435530424118,0.19678813219070435,0.2056432068347931,0.21475446224212646,0.22413580119609833,0.23376679420471191,0.2436503916978836,0.2537384033203125,0.2640119194984436,0.27446284890174866,0.28505739569664,0.2957915663719177,0.30664268136024475,0.3175646662712097,0.3285773694515228,0.3396332859992981,0.3506942093372345,0.361738920211792,0.37274011969566345,0.3836805820465088,0.39452239871025085,0.40525397658348083,0.41585230827331543,0.42630162835121155,0.43657106161117554,0.44666194915771484,0.45652803778648376,0.46616026759147644,0.4755648374557495,0.4846906363964081,0.49354201555252075,0.5021324753761292,0.5104230642318726,0.5184397101402283,0.5261253714561462,0.5335230827331543,0.5406157374382019,0.5474031567573547,0.5538713335990906,0.5600387454032898,0.5659013390541077,0.5714619755744934,0.576736569404602,0.5817315578460693,0.5864271521568298,0.5908721089363098,0.5950548648834229,0.5989880561828613,0.6026857495307922,0.6061452031135559,0.6093807220458984,0.6124143600463867,0.6152381896972656,0.6178680658340454,0.6203243732452393,0.6226179003715515,0.624728798866272,0.6266966462135315,0.6285271644592285,0.6302266716957092,0.6317969560623169,0.6332501173019409,0.6345989108085632,0.6358426213264465,0.6370024681091309,0.6380681991577148,0.6390522718429565,0.6399677395820618,0.6408008933067322,0.6415797472000122,0.6423013210296631,0.6429585218429565,0.643566906452179,0.6441295742988586,0.6446458697319031,0.645122766494751,0.6455643177032471,0.6459679007530212,0.6463413834571838,0.6466835141181946,0.646999180316925,0.6472870707511902,0.6475531458854675,0.6478001475334167,0.648026168346405,0.6482357978820801,0.6484296917915344,0.6486074328422546,0.6487715840339661,0.6489204168319702,0.6490583419799805,0.6491871476173401,0.6493046879768372,0.6494139432907104,0.6495134830474854,0.6496073603630066,0.6496928334236145,0.6497710347175598,0.6498444080352783,0.6499119997024536,0.6499742865562439,0.6500298976898193,0.6500824689865112,0.6501312851905823,0.6501766443252563,0.6502178907394409,0.6502557396888733,0.6502901911735535,0.650321900844574,0.6503514051437378,0.6503795385360718,0.6504036784172058,0.6504276394844055,0.6504493951797485,0.6504694819450378,0.6504877209663391,0.6505044102668762,0.6505200862884521,0.6505337357521057,0.6505467295646667,0.6505599617958069,0.6505714058876038,0.6505820751190186,0.6505916714668274,0.650600790977478,0.6506090760231018,0.6506168842315674,0.6506240367889404,0.6506301760673523,0.6506359577178955,0.6506413817405701,0.6506465077400208,0.6506514549255371,0.6506558060646057,0.6506597399711609,0.650663435459137,0.6506670117378235,0.6506702303886414,0.6506734490394592,0.6506763696670532,0.6506790518760681,0.6506815552711487,0.6506838202476501,0.6506860852241516,0.6506878137588501,0.6506894826889038,0.650691032409668,0.6506925821304321,0.6506938934326172,0.6506951451301575,0.6506964564323425,0.6506974697113037,0.6506986618041992,0.6506994962692261,0.6507003307342529,0.6507012248039246,0.6507020592689514,0.6507027745246887,0.650703489780426,0.6507040858268738,0.6507046222686768,0.6507052183151245,0.6507057547569275,0.6507062315940857,0.6507065892219543,0.6507070660591125,0.6507074236869812,0.6507077813148499,0.6507081389427185,0.6507083773612976,0.6507086157798767,0.6507089138031006,0.6507092118263245,0.6507094502449036,0.6507096290588379,0.650709867477417,0.6507100462913513,0.6507102251052856,0.6507104635238647,0.6507106423377991,0.6507108211517334,0.650710940361023,0.6507109999656677,0.6507110595703125,0.6507112383842468,0.6507112979888916,0.6507114171981812,0.6507115364074707,0.6507115960121155,0.6507116556167603,0.650711715221405,0.6507117748260498,0.6507118940353394,0.6507119536399841,0.6507119536399841,0.6507120132446289,0.6507121324539185,0.6507121324539185,0.6507121920585632,0.6507121920585632,0.650712251663208,0.650712251663208,0.6507123112678528,0.6507123112678528,0.6507123112678528,0.6507123708724976,0.6507123708724976,0.6507123708724976,0.6507123708724976,0.6507123708724976,0.6507123708724976,0.6507123708724976,0.6507123708724976,0.6507123708724976,0.6507123708724976,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423,0.6507124304771423],"active":[0.016797542572021484,0.014461441896855831,0.013220779597759247,0.01239142194390297,0.01172216609120369,0.01110793650150299,0.010522358119487762,0.009977705776691437,0.00944991409778595,0.008941352367401123,0.00845693051815033,0.007984548807144165,0.007528744637966156,0.0071089863777160645,0.006704501807689667,0.0063127800822257996,0.005944676697254181,0.0061941444873809814,0.006586998701095581,0.007039599120616913,0.007538251578807831,0.008049622178077698,0.008579626679420471,0.0091266930103302,0.009709261357784271,0.010300509631633759,0.010908536612987518,0.011521726846694946,0.012150272727012634,0.01278550922870636,0.013429611921310425,0.014076188206672668,0.014723315834999084,0.015350252389907837,0.015959814190864563,0.016553401947021484,0.017176911234855652,0.01776440441608429,0.018285617232322693,0.018837526440620422,0.01934066414833069,0.0198136568069458,0.020239338278770447,0.020624786615371704,0.020962119102478027,0.0212671160697937,0.021548032760620117,0.021772265434265137,0.021953880786895752,0.02210947871208191,0.022186636924743652,0.022191792726516724,0.022161126136779785,0.022083431482315063,0.021942585706710815,0.02176561951637268,0.021545886993408203,0.02127838134765625,0.02098408341407776,0.020629584789276123,0.020251482725143433,0.019801437854766846,0.01934903860092163,0.018863707780838013,0.018332630395889282,0.01778271794319153,0.017242133617401123,0.016662895679473877,0.01609063148498535,0.015471398830413818,0.014884233474731445,0.014280557632446289,0.013661801815032959,0.013033866882324219,0.012412667274475098,0.011808216571807861,0.011202752590179443,0.01062476634979248,0.01005464792251587,0.009495139122009277,0.008968353271484375,0.008439779281616211,0.00793832540512085,0.00745004415512085,0.006988167762756348,0.006537377834320068,0.006127715110778809,0.005719542503356934,0.005331635475158691,0.004972696304321289,0.0046364665031433105,0.004296600818634033,0.004005074501037598,0.0037276744842529297,0.0034577250480651855,0.0032152533531188965,0.002980172634124756,0.0027670860290527344,0.002563655376434326,0.0023865103721618652,0.0022031664848327637,0.0020468831062316895,0.0018963813781738281,0.0017472505569458008,0.001626431941986084,0.001508474349975586,0.0013937950134277344,0.0012938380241394043,0.0012009143829345703,0.0011116266250610352,0.0010313987731933594,0.0009573698043823242,0.0008856654167175293,0.0008203387260437012,0.0007607340812683105,0.0007051229476928711,0.0006561875343322754,0.0006113648414611816,0.0005710124969482422,0.0005297660827636719,0.00049591064453125,0.0004620552062988281,0.00043016672134399414,0.0004025697708129883,0.0003758668899536133,0.0003527998924255371,0.00033164024353027344,0.00030994415283203125,0.0002931952476501465,0.0002753138542175293,0.00026100873947143555,0.0002459287643432617,0.00023162364959716797,0.00022035837173461914,0.00020807981491088867,0.00019729137420654297,0.0001869797706604004,0.00017875432968139648,0.00017124414443969727,0.00016421079635620117,0.00015658140182495117,0.00015044212341308594,0.00014495849609375,0.00013935565948486328,0.00013452768325805664,0.00013071298599243164,0.0001252293586730957,0.00012218952178955078,0.00011831521987915039,0.00011467933654785156,0.0001112818717956543,0.00010913610458374023,0.00010639429092407227,0.00010341405868530273,0.00010204315185546875,0.00010091066360473633,9.79304313659668e-05,9.620189666748047e-05,9.459257125854492e-05,9.340047836303711e-05,9.179115295410156e-05,9.071826934814453e-05,8.940696716308594e-05,8.809566497802734e-05,8.732080459594727e-05,8.666515350341797e-05,8.612871170043945e-05,8.52346420288086e-05,8.440017700195312e-05,8.380413055419922e-05,8.344650268554688e-05,8.279085159301758e-05,8.225440979003906e-05,8.207559585571289e-05,8.14199447631836e-05,8.088350296020508e-05,8.046627044677734e-05,7.998943328857422e-05,7.987022399902344e-05,7.927417755126953e-05,7.903575897216797e-05,7.891654968261719e-05,7.87973403930664e-05,7.838010787963867e-05,7.826089859008789e-05,7.814168930053711e-05,7.778406143188477e-05,7.784366607666016e-05,7.736682891845703e-05,7.742643356323242e-05,7.742643356323242e-05,7.724761962890625e-05,7.718801498413086e-05,7.712841033935547e-05,7.700920104980469e-05,7.68899917602539e-05,7.68899917602539e-05,7.677078247070312e-05,7.665157318115234e-05,7.665157318115234e-05,7.665157318115234e-05,7.647275924682617e-05,7.641315460205078e-05,7.635354995727539e-05,7.62939453125e-05,7.623434066772461e-05,7.623434066772461e-05,7.623434066772461e-05,7.617473602294922e-05,7.617473602294922e-05,7.623434066772461e-05,7.617473602294922e-05,7.617473602294922e-05,7.611513137817383e-05,7.611513137817383e-05,7.611513137817383e-05,7.605552673339844e-05,7.599592208862305e-05,7.605552673339844e-05,7.611513137817383e-05,7.599592208862305e-05,7.605552673339844e-05,7.599592208862305e-05,7.599592208862305e-05,7.599592208862305e-05,7.599592208862305e-05,7.599592208862305e-05,7.599592208862305e-05,7.587671279907227e-05,7.587671279907227e-05,7.599592208862305e-05,7.593631744384766e-05,7.587671279907227e-05,7.587671279907227e-05,7.581710815429688e-05,7.587671279907227e-05,7.581710815429688e-05,7.587671279907227e-05,7.581710815429688e-05,7.587671279907227e-05,7.587671279907227e-05,7.581710815429688e-05,7.581710815429688e-05,7.581710815429688e-05,7.581710815429688e-05,7.581710815429688e-05,7.581710815429688e-05,7.581710815429688e-05,7.581710815429688e-05,7.581710815429688e-05,7.581710815429688e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05,7.575750350952148e-05]},{"group":"4W_None","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.016797542572021484,0.022810745984315872,0.02900954894721508,0.03514743596315384,0.041158970445394516,0.046992260962724686,0.05263962596654892,0.05810089036822319,0.06338468194007874,0.06848423928022385,0.07339860498905182,0.07811996340751648,0.08267676085233688,0.0870426669716835,0.09125405550003052,0.09527281671762466,0.09913857281208038,0.10284454375505447,0.10638434439897537,0.10977477580308914,0.11301848292350769,0.11611426621675491,0.11907068639993668,0.12189424782991409,0.1245933249592781,0.127167209982872,0.12961913645267487,0.131961852312088,0.13419154286384583,0.13631567358970642,0.13834629952907562,0.1403941810131073,0.14244785904884338,0.14449624717235565,0.14653056859970093,0.14855267107486725,0.1505592316389084,0.15255483984947205,0.15453660488128662,0.15650352835655212,0.1584528237581253,0.16038712859153748,0.1623114049434662,0.16421982645988464,0.166105255484581,0.1679791957139969,0.16983313858509064,0.17167434096336365,0.17350010573863983,0.1753067970275879,0.1770934909582138,0.17887140810489655,0.18062849342823029,0.18236452341079712,0.18409046530723572,0.18579599261283875,0.18748408555984497,0.1891552209854126,0.19081199169158936,0.1924574077129364,0.19408589601516724,0.19569453597068787,0.19729185104370117,0.19886690378189087,0.20043207705020905,0.20197561383247375,0.20350296795368195,0.20501860976219177,0.20651210844516754,0.2079971581697464,0.20945969223976135,0.21090751886367798,0.2123439759016037,0.2137647271156311,0.21517230570316315,0.21655617654323578,0.2179274559020996,0.21928763389587402,0.2206355333328247,0.2219703197479248,0.22328126430511475,0.2245807647705078,0.22586467862129211,0.22713829576969147,0.22839562594890594,0.22963698208332062,0.23086489737033844,0.23207725584506989,0.2332782745361328,0.2344672977924347,0.23564596474170685,0.23681223392486572,0.23795807361602783,0.23909732699394226,0.24021875858306885,0.2413320392370224,0.24243371188640594,0.24351942539215088,0.2445942908525467,0.2456546276807785,0.24670350551605225,0.24774271249771118,0.24877110123634338,0.24978671967983246,0.2507895231246948,0.2517825961112976,0.25276798009872437,0.2537381052970886,0.25469619035720825,0.25564128160476685,0.2565807104110718,0.25751054286956787,0.2584267258644104,0.259332537651062,0.2602234482765198,0.2611085772514343,0.26198798418045044,0.2628510594367981,0.263704776763916,0.2645479440689087,0.2653810381889343,0.2662048637866974,0.2670208215713501,0.26782986521720886,0.26862844824790955,0.2694142460823059,0.2701951861381531,0.27096930146217346,0.2717309892177582,0.2724832594394684,0.27322903275489807,0.27396726608276367,0.27469590306282043,0.2754192352294922,0.2761313319206238,0.27683520317077637,0.2775316834449768,0.2782207131385803,0.278902143239975,0.2795722782611847,0.2802395224571228,0.2808999717235565,0.281549870967865,0.28219231963157654,0.28283223509788513,0.28346091508865356,0.28407853841781616,0.2846950888633728,0.28530311584472656,0.28590235114097595,0.2864921987056732,0.28708165884017944,0.2876654267311096,0.2882377505302429,0.2888054847717285,0.28936392068862915,0.2899189889431,0.29046571254730225,0.29100680351257324,0.2915429472923279,0.292070209980011,0.29259732365608215,0.2931167185306549,0.2936260998249054,0.2941332161426544,0.29463616013526917,0.29513266682624817,0.2956215739250183,0.29610544443130493,0.2965875566005707,0.2970617413520813,0.29752805829048157,0.2979973554611206,0.2984579801559448,0.29891711473464966,0.29936784505844116,0.29981425404548645,0.3002568185329437,0.30069223046302795,0.30112314224243164,0.3015515208244324,0.30197542905807495,0.3023929297924042,0.302806556224823,0.30321669578552246,0.30362263321876526,0.30402326583862305,0.3044186234474182,0.30481231212615967,0.3052004277706146,0.30558517575263977,0.30596601963043213,0.30634626746177673,0.30671730637550354,0.3070838451385498,0.3074483275413513,0.30780887603759766,0.3081638514995575,0.30851930379867554,0.30886977910995483,0.30921435356140137,0.30955538153648376,0.3098926842212677,0.3102267384529114,0.3105561137199402,0.31088510155677795,0.3112117052078247,0.3115346431732178,0.31185370683670044,0.3121698200702667,0.31248295307159424,0.3127921521663666,0.3130967915058136,0.3133978247642517,0.3136976361274719,0.3139927089214325,0.31428465247154236,0.3145723342895508,0.314858615398407,0.3151434063911438,0.315423846244812,0.31570133566856384,0.3159765601158142,0.3162477910518646,0.31651344895362854,0.316780149936676,0.31704285740852356,0.3173035681247711,0.31756138801574707,0.31781628727912903,0.3180690109729767,0.31831642985343933,0.31856200098991394,0.3188055157661438,0.31904464960098267,0.319283664226532,0.31951624155044556,0.31975051760673523,0.3199809789657593,0.32020899653434753,0.3204321563243866,0.32065555453300476,0.3208732604980469,0.3210897743701935,0.3213050663471222,0.32151737809181213,0.3217275142669678,0.32193487882614136,0.3221391439437866,0.322342187166214,0.3225415050983429,0.3227422833442688,0.32293862104415894,0.3231304883956909,0.3233222961425781,0.3235122561454773,0.32370102405548096,0.32388409972190857,0.3240674138069153,0.32424965500831604,0.32442885637283325,0.3246069848537445,0.32477957010269165,0.3249530494213104,0.3251241147518158,0.32529354095458984,0.3254595398902893,0.32562530040740967,0.3257880210876465,0.3259504437446594,0.3261078894138336,0.3262626528739929,0.32641923427581787,0.3265710473060608,0.3267219066619873,0.3268709182739258,0.32701805233955383,0.32716426253318787,0.3273072838783264,0.327450692653656,0.32759028673171997,0.32772982120513916,0.32786524295806885,0.3280010223388672,0.3281331956386566,0.32826346158981323,0.32839348912239075,0.32852017879486084,0.328646719455719,0.3287709653377533,0.32889339327812195,0.329013466835022,0.32913264632225037,0.3292497992515564,0.32936596870422363,0.32948145270347595,0.32959267497062683,0.3297022581100464,0.3298104405403137,0.3299175202846527,0.3300224840641022,0.33012381196022034,0.3302253782749176,0.33032575249671936,0.33042487502098083,0.33052119612693787,0.3306170701980591,0.3307133615016937,0.3308066725730896,0.33089837431907654,0.3309897184371948,0.3310772180557251,0.3311658203601837,0.3312521278858185,0.3313368558883667,0.33142173290252686,0.33150342106819153,0.331584095954895,0.3316650092601776,0.3317444622516632,0.33182165026664734,0.3318978548049927,0.33197274804115295,0.3320472538471222,0.33211904764175415,0.33218902349472046,0.3322579264640808,0.33232444524765015,0.3323914110660553,0.3324565589427948,0.332520455121994,0.3325830399990082,0.33264485001564026,0.3327050805091858,0.3327644169330597,0.33282139897346497,0.3328784704208374,0.33293426036834717,0.33298975229263306,0.3330428898334503,0.33309468626976013,0.3331461250782013,0.33319714665412903,0.3332468867301941,0.33329498767852783,0.33334261178970337,0.3333893418312073,0.3334346115589142,0.33348044753074646,0.33352380990982056,0.3335672616958618],"recovered":[0.0,0.008373664692044258,0.015555841848254204,0.02225012332201004,0.028665704652667046,0.03487513214349747,0.04090215265750885,0.046727098524570465,0.0523897223174572,0.057843975722789764,0.06312720477581024,0.06822411715984344,0.07313300669193268,0.07786741852760315,0.08241931349039078,0.08679712563753128,0.09099939465522766,0.09503243863582611,0.0989040955901146,0.10260908305644989,0.10615569353103638,0.10956045985221863,0.11280597746372223,0.11591152846813202,0.11887671798467636,0.12169985473155975,0.12439733743667603,0.12697148323059082,0.12943583726882935,0.1317807286977768,0.13401532173156738,0.1361481100320816,0.13823546469211578,0.1403084695339203,0.14236807823181152,0.14441639184951782,0.146446093916893,0.1484697163105011,0.15048298239707947,0.15247507393360138,0.15445786714553833,0.15641607344150543,0.15836605429649353,0.16030752658843994,0.16223183274269104,0.1641385704278946,0.16602985560894012,0.1679012030363083,0.16975803673267365,0.17160248756408691,0.17342397570610046,0.17523238062858582,0.17702257633209229,0.1787937581539154,0.180550217628479,0.1822865903377533,0.18400707840919495,0.18571296334266663,0.18740269541740417,0.1890791952610016,0.19074034690856934,0.19238178431987762,0.19400787353515625,0.19562068581581116,0.19721288979053497,0.19879359006881714,0.2003496140241623,0.20189814269542694,0.20342490077018738,0.20493850111961365,0.20643800497055054,0.20791888236999512,0.20938387513160706,0.21083863079547882,0.21227361261844635,0.21369272470474243,0.21509143710136414,0.21647709608078003,0.21785348653793335,0.21920977532863617,0.22055993974208832,0.22189076244831085,0.22320562601089478,0.22450411319732666,0.22578923404216766,0.22705835103988647,0.22831523418426514,0.22956353425979614,0.2307889461517334,0.2320055514574051,0.23320654034614563,0.23439766466617584,0.23557411134243011,0.23673376441001892,0.23788225650787354,0.23902015388011932,0.24014417827129364,0.24125438928604126,0.2423551231622696,0.2434372752904892,0.2445131093263626,0.24557343125343323,0.2466246485710144,0.24766528606414795,0.24869529902935028,0.2497107833623886,0.25071725249290466,0.25170859694480896,0.2526933252811432,0.2536623179912567,0.254620760679245,0.25557053089141846,0.2565101683139801,0.25743743777275085,0.2583545744419098,0.25925788283348083,0.26014938950538635,0.2610352635383606,0.2619076371192932,0.262768417596817,0.26362156867980957,0.2644646167755127,0.2653008997440338,0.2661251425743103,0.2669399678707123,0.267751544713974,0.2685490846633911,0.2693377435207367,0.2701185643672943,0.27089086174964905,0.2716522514820099,0.2724086344242096,0.27315476536750793,0.2738928496837616,0.2746242582798004,0.2753472626209259,0.2760576009750366,0.2767607867717743,0.2774558365345001,0.2781463861465454,0.27882814407348633,0.2795026898384094,0.28016844391822815,0.2808257043361664,0.281477689743042,0.2821204960346222,0.2827569544315338,0.28338560461997986,0.28400886058807373,0.2846221923828125,0.2852286994457245,0.28582829236984253,0.28642213344573975,0.28701111674308777,0.28759199380874634,0.28816378116607666,0.28872784972190857,0.2892906665802002,0.2898450195789337,0.2903934121131897,0.2909368574619293,0.29147103428840637,0.2920025885105133,0.2925250828266144,0.29304322600364685,0.29355311393737793,0.2940630316734314,0.29456406831741333,0.295062780380249,0.2955513000488281,0.2960355877876282,0.2965168356895447,0.29698827862739563,0.29746395349502563,0.2979302406311035,0.2983931601047516,0.2988511323928833,0.2993004322052002,0.29974740743637085,0.3001873791217804,0.30062365531921387,0.3010544776916504,0.3014810383319855,0.30190157890319824,0.30232468247413635,0.3027377128601074,0.30314770340919495,0.3035518229007721,0.3039523661136627,0.3043476343154907,0.30473968386650085,0.30512869358062744,0.3055158257484436,0.30589810013771057,0.30627232789993286,0.3066457211971283,0.3070146441459656,0.30737751722335815,0.30773964524269104,0.3080969750881195,0.3084518313407898,0.3088012635707855,0.30914506316185,0.3094876706600189,0.309825599193573,0.3101573884487152,0.31048792600631714,0.3108145594596863,0.311142235994339,0.31146562099456787,0.311786025762558,0.31210020184516907,0.3124144375324249,0.3127240240573883,0.3130294680595398,0.3133336007595062,0.31363165378570557,0.3139262795448303,0.3142181932926178,0.31450650095939636,0.3147931694984436,0.3150770366191864,0.31535568833351135,0.31563419103622437,0.31590908765792847,0.31618043780326843,0.3164457082748413,0.3167109489440918,0.3169744908809662,0.3172340989112854,0.3174925446510315,0.3177466094493866,0.31799936294555664,0.3182491660118103,0.31849390268325806,0.31873518228530884,0.31897813081741333,0.3192145526409149,0.31945037841796875,0.3196830451488495,0.31990987062454224,0.3201375901699066,0.3203625977039337,0.32058513164520264,0.3208026587963104,0.321020245552063,0.3212357461452484,0.32144880294799805,0.32165974378585815,0.3218686580657959,0.32207581400871277,0.3222767412662506,0.32247698307037354,0.32267510890960693,0.3228716552257538,0.3230634331703186,0.3232550024986267,0.3234447240829468,0.32363182306289673,0.32381656765937805,0.3240007758140564,0.3241816461086273,0.3243623375892639,0.32453808188438416,0.32471513748168945,0.32488805055618286,0.3250599205493927,0.3252280652523041,0.325396329164505,0.3255625367164612,0.3257257640361786,0.32588496804237366,0.32604163885116577,0.32619965076446533,0.3263546824455261,0.326507568359375,0.3266572654247284,0.32680538296699524,0.32695287466049194,0.3270968496799469,0.32724255323410034,0.3273867964744568,0.3275262713432312,0.32766303420066833,0.32780176401138306,0.3279358148574829,0.32806867361068726,0.32819852232933044,0.32832589745521545,0.3284531533718109,0.3285788893699646,0.32870325446128845,0.3288253843784332,0.32894644141197205,0.3290647566318512,0.3291831314563751,0.32929885387420654,0.32941168546676636,0.3295234739780426,0.3296341896057129,0.32974234223365784,0.3298494815826416,0.3299529254436493,0.3300569951534271,0.33015871047973633,0.33025965094566345,0.33035698533058167,0.33045583963394165,0.33055198192596436,0.33064743876457214,0.33074045181274414,0.3308326303958893,0.3309236466884613,0.3310134708881378,0.3311021327972412,0.33118799328804016,0.33127474784851074,0.3313584625720978,0.3314405083656311,0.33152106404304504,0.3316008746623993,0.33168041706085205,0.33175837993621826,0.3318336009979248,0.33190950751304626,0.3319840133190155,0.33205515146255493,0.33212563395500183,0.3321934938430786,0.3322608768939972,0.33232739567756653,0.3323929011821747,0.33245643973350525,0.3325193524360657,0.3325802683830261,0.3326411247253418,0.33270004391670227,0.33275794982910156,0.33281442523002625,0.332869291305542,0.3329234719276428,0.33297646045684814,0.3330291211605072,0.33308038115501404,0.33313101530075073,0.33318030834198,0.33322927355766296,0.33327704668045044,0.3333238959312439,0.33336973190307617,0.33341488242149353],"active":[0.016797542572021484,0.014437081292271614,0.013453707098960876,0.012897312641143799,0.01249326579272747,0.012117128819227219,0.01173747330904007,0.011373791843652725,0.010994959622621536,0.010640263557434082,0.010271400213241577,0.009895846247673035,0.009543754160404205,0.009175248444080353,0.00883474200963974,0.008475691080093384,0.008139178156852722,0.007812105119228363,0.007480248808860779,0.007165692746639252,0.0068627893924713135,0.006553806364536285,0.006264708936214447,0.005982719361782074,0.005716606974601746,0.005467355251312256,0.00522179901599884,0.004990369081497192,0.0047557055950164795,0.0045349448919296265,0.00433097779750824,0.004246070981025696,0.0042123943567276,0.004187777638435364,0.004162490367889404,0.004136279225349426,0.004113137722015381,0.004085123538970947,0.004053622484207153,0.004028454422950745,0.003994956612586975,0.0039710551500320435,0.003945350646972656,0.003912299871444702,0.0038734227418899536,0.003840625286102295,0.0038032829761505127,0.003773137927055359,0.0037420690059661865,0.0037043094635009766,0.0036695152521133423,0.00363902747631073,0.0036059170961380005,0.003570765256881714,0.003540247678756714,0.0035094022750854492,0.0034770071506500244,0.0034422576427459717,0.0034092962741851807,0.0033782124519348145,0.0033455491065979004,0.0033127516508102417,0.003283977508544922,0.003246217966079712,0.0032191872596740723,0.003182023763656616,0.0031533539295196533,0.0031204670667648315,0.0030872076749801636,0.0030586570501327515,0.0030216872692108154,0.0029886364936828613,0.002960100769996643,0.0029260963201522827,0.002898693084716797,0.002863451838493347,0.0028360188007354736,0.002810537815093994,0.0027820467948913574,0.0027605444192886353,0.0027213245630264282,0.0026900023221969604,0.002659052610397339,0.002634182572364807,0.0026063919067382812,0.002578631043434143,0.0025496631860733032,0.0025137215852737427,0.002489328384399414,0.002461746335029602,0.0024394243955612183,0.0024145692586898804,0.0023839622735977173,0.00236356258392334,0.0023365020751953125,0.002311885356903076,0.0022895336151123047,0.002265036106109619,0.0022391676902770996,0.0022173523902893066,0.0021903961896896362,0.002169281244277954,0.0021464526653289795,0.0021214336156845093,0.0020942240953445435,0.0020718127489089966,0.002050727605819702,0.002029508352279663,0.0020028650760650635,0.001978963613510132,0.0019599497318267822,0.001940011978149414,0.0019165575504302979,0.0018950998783111572,0.0018688738346099854,0.0018506944179534912,0.001838594675064087,0.0018157958984375,0.0017971396446228027,0.0017795264720916748,0.0017594695091247559,0.0017402470111846924,0.0017199218273162842,0.0017047226428985596,0.0016884803771972656,0.0016627013683319092,0.0016461014747619629,0.0016315579414367676,0.0016124248504638672,0.001592397689819336,0.0015767812728881836,0.0015586316585540771,0.0015411376953125,0.0015263855457305908,0.0015070736408233643,0.0014879405498504639,0.0014740824699401855,0.0014599263668060303,0.0014463067054748535,0.0014258921146392822,0.0014113783836364746,0.0013972818851470947,0.0013814270496368408,0.0013666152954101562,0.0013545453548431396,0.001340419054031372,0.0013215839862823486,0.0013094842433929443,0.001294255256652832,0.0012801587581634521,0.0012634992599487305,0.001253366470336914,0.001243293285369873,0.0012266337871551514,0.0012134909629821777,0.0012001395225524902,0.0011911392211914062,0.0011750459671020508,0.0011617839336395264,0.0011495351791381836,0.001133352518081665,0.0011262893676757812,0.0011141300201416016,0.0011010169982910156,0.0010899901390075684,0.0010830461978912354,0.0010696351528167725,0.0010575056076049805,0.0010426640510559082,0.0010362565517425537,0.001026153564453125,0.0010112226009368896,0.0010090768337249756,0.0009940266609191895,0.0009868741035461426,0.0009746849536895752,0.0009631216526031494,0.0009563863277435303,0.0009448230266571045,0.0009357631206512451,0.0009278655052185059,0.0009209513664245605,0.0009118914604187012,0.0009049773216247559,0.0008920133113861084,0.0008849203586578369,0.0008755624294281006,0.0008668005466461182,0.0008599460124969482,0.0008527934551239014,0.000845491886138916,0.0008373260498046875,0.0008304417133331299,0.0008192062377929688,0.0008115172386169434,0.0008026063442230225,0.0007942318916320801,0.0007863342761993408,0.0007796585559844971,0.0007728040218353271,0.0007625222206115723,0.0007541179656982422,0.0007476210594177246,0.0007390677928924561,0.0007305145263671875,0.0007277131080627441,0.0007237792015075684,0.0007200837135314941,0.0007114708423614502,0.0007041990756988525,0.0006969273090362549,0.0006919503211975098,0.0006823539733886719,0.0006738007068634033,0.0006681680679321289,0.0006591081619262695,0.000652998685836792,0.000646054744720459,0.0006404221057891846,0.0006369054317474365,0.0006306767463684082,0.0006242990493774414,0.0006208717823028564,0.0006136000156402588,0.0006043612957000732,0.0005997121334075928,0.000597149133682251,0.0005926191806793213,0.0005868971347808838,0.0005821883678436279,0.0005764663219451904,0.0005698204040527344,0.0005626380443572998,0.0005563497543334961,0.0005507469177246094,0.0005484819412231445,0.0005381107330322266,0.0005359649658203125,0.0005306005477905273,0.0005259513854980469,0.0005222856998443604,0.0005179643630981445,0.0005106627941131592,0.0005046427249908447,0.0005024075508117676,0.0004971325397491455,0.0004917681217193604,0.00048607587814331055,0.0004794001579284668,0.0004735291004180908,0.00046569108963012695,0.0004655420780181885,0.0004616379737854004,0.0004553794860839844,0.0004506409168243408,0.0004488229751586914,0.00044602155685424805,0.000439375638961792,0.0004355907440185547,0.0004330873489379883,0.00042808055877685547,0.0004253387451171875,0.0004172325134277344,0.00041496753692626953,0.0004089772701263428,0.0004054903984069824,0.00039961934089660645,0.0003972351551055908,0.0003916919231414795,0.0003879070281982422,0.0003821253776550293,0.0003776848316192627,0.0003775954246520996,0.000371396541595459,0.00036722421646118164,0.00036334991455078125,0.00036078691482543945,0.00035887956619262695,0.00035440921783447266,0.00035384297370910645,0.0003477334976196289,0.00034302473068237305,0.0003389716148376465,0.00033798813819885254,0.00033143162727355957,0.00032764673233032227,0.0003248155117034912,0.0003216564655303955,0.00032082200050354004,0.0003178119659423828,0.00031450390815734863,0.0003102123737335205,0.00030726194381713867,0.0003033578395843506,0.0003012120723724365,0.0002983212471008301,0.0002938210964202881,0.0002905726432800293,0.00028696656227111816,0.00028333067893981934,0.00028014183044433594,0.00027433037757873535,0.00027245283126831055,0.00026875734329223633,0.00026616454124450684,0.00026154518127441406,0.000260084867477417,0.0002575218677520752,0.00025469064712524414,0.00025093555450439453,0.0002492666244506836,0.00024458765983581543,0.0002421736717224121,0.00023865699768066406,0.00023472309112548828,0.00023373961448669434,0.00022867321968078613,0.0002256333827972412,0.0002245008945465088,0.00022339820861816406,0.00022077560424804688,0.000217437744140625,0.00021436810493469238,0.0002136528491973877,0.00020954012870788574,0.00020501017570495605,0.0002027750015258789,0.00019881129264831543,0.00019791722297668457,0.00019568204879760742,0.00019305944442749023,0.0001901388168334961,0.00018841028213500977,0.0001857280731201172,0.00018414855003356934,0.00018027424812316895,0.00017842650413513184,0.00017631053924560547,0.00017532706260681152,0.0001735985279083252,0.00017121434211730957,0.00016966462135314941,0.00016802549362182617,0.0001665055751800537,0.0001639723777770996,0.00016230344772338867,0.00016006827354431152,0.00015756487846374512,0.00015655159950256348,0.00015407800674438477,0.00015237927436828613]},{"group":"4W_None","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.016797542572021484,0.022812236100435257,0.028886858373880386,0.03482215479016304,0.04053942486643791,0.04604918509721756,0.05131883919239044,0.05635882169008255,0.06118948012590408,0.06578286737203598,0.07016796618700027,0.07435360550880432,0.07832217961549759,0.08211160451173782,0.08570526540279388,0.08912727981805801,0.09237633645534515,0.09545736014842987,0.09838908165693283,0.10116218030452728,0.10379383713006973,0.10628648102283478,0.10865049064159393,0.11088757961988449,0.11299959570169449,0.11500386148691177,0.1168958768248558,0.11868628859519958,0.12037952244281769,0.12197413295507431,0.12348613888025284,0.1249939352273941,0.12649467587471008,0.12797582149505615,0.1294359564781189,0.13087837398052216,0.1322934329509735,0.1336875557899475,0.13505689799785614,0.1364080309867859,0.1377360224723816,0.13903936743736267,0.1403263509273529,0.14159217476844788,0.14282648265361786,0.14404550194740295,0.14524567127227783,0.14642523229122162,0.1475837379693985,0.14872890710830688,0.14985141158103943,0.15095463395118713,0.15203744173049927,0.1530999094247818,0.15414683520793915,0.15516845881938934,0.15617768466472626,0.15717341005802155,0.158151313662529,0.1591106355190277,0.16005459427833557,0.1609819084405899,0.16189083456993103,0.16278773546218872,0.1636676788330078,0.1645360141992569,0.1653839498758316,0.16621744632720947,0.16704025864601135,0.16785046458244324,0.16865013539791107,0.16943004727363586,0.17019644379615784,0.170957550406456,0.17169634997844696,0.17242948710918427,0.1731463223695755,0.17385023832321167,0.17454639077186584,0.17522747814655304,0.1758996695280075,0.176564559340477,0.17721471190452576,0.17785628139972687,0.17848852276802063,0.17910583317279816,0.179719477891922,0.1803225725889206,0.18091607093811035,0.18149955570697784,0.18207217752933502,0.18264247477054596,0.18319787085056305,0.18374162912368774,0.18428227305412292,0.18481358885765076,0.18533876538276672,0.1858559250831604,0.18636368215084076,0.18686474859714508,0.18735827505588531,0.18784433603286743,0.18832086026668549,0.1887945979833603,0.1892639398574829,0.18972142040729523,0.1901756227016449,0.19062291085720062,0.19106425344944,0.19149906933307648,0.19192712008953094,0.19235220551490784,0.19277197122573853,0.19318415224552155,0.1935916543006897,0.19399411976337433,0.19438982009887695,0.19478315114974976,0.19516828656196594,0.19555166363716125,0.1959296017885208,0.19630005955696106,0.1966688334941864,0.19703038036823273,0.19739419221878052,0.19774729013442993,0.198097363114357,0.19844478368759155,0.19879062473773956,0.1991300731897354,0.19946499168872833,0.19979998469352722,0.20013052225112915,0.200456440448761,0.200778990983963,0.20109914243221283,0.20141573250293732,0.2017250657081604,0.2020341008901596,0.20234137773513794,0.20264239609241486,0.202943354845047,0.20324227213859558,0.20353816449642181,0.20383086800575256,0.20412227511405945,0.20441094040870667,0.2047014683485031,0.20498739182949066,0.20526820421218872,0.20554907619953156,0.20583093166351318,0.2061072438955307,0.206381693482399,0.20665547251701355,0.20692531764507294,0.20719541609287262,0.2074611634016037,0.2077259123325348,0.20799162983894348,0.2082529217004776,0.20851385593414307,0.20877160131931305,0.20902985334396362,0.209286630153656,0.20953981578350067,0.20979613065719604,0.21004916727542877,0.21030066907405853,0.21054811775684357,0.2108002007007599,0.21104863286018372,0.2112971395254135,0.21154187619686127,0.21178744733333588,0.21203021705150604,0.2122732549905777,0.21251867711544037,0.21275928616523743,0.21300026774406433,0.21324148774147034,0.21347954869270325,0.21371647715568542,0.2139565497636795,0.21419624984264374,0.21443451941013336,0.21467526257038116,0.21491482853889465,0.2151530385017395,0.21539099514484406,0.21563172340393066,0.21587203443050385,0.2161095291376114,0.2163458913564682,0.21658465266227722,0.21682269871234894,0.2170601636171341,0.21730029582977295,0.2175397276878357,0.21777985990047455,0.21801921725273132,0.21826034784317017,0.2185000777244568,0.21873943507671356,0.2189788669347763,0.21922245621681213,0.21946333348751068,0.21970409154891968,0.21994411945343018,0.22018450498580933,0.2204267382621765,0.22066813707351685,0.22091157734394073,0.22115573287010193,0.22139984369277954,0.22164180874824524,0.22188641130924225,0.22212983667850494,0.22237622737884521,0.22262372076511383,0.22286824882030487,0.22311770915985107,0.22336694598197937,0.2236180454492569,0.22386765480041504,0.2241152971982956,0.224370539188385,0.22462229430675507,0.2248752862215042,0.22512948513031006,0.2253848761320114,0.22564183175563812,0.22589831054210663,0.2261555939912796,0.2264135181903839,0.2266719788312912,0.22693213820457458,0.22719338536262512,0.22745388746261597,0.22771546244621277,0.22797763347625732,0.22824367880821228,0.22851136326789856,0.22877565026283264,0.2290424257516861,0.2293095737695694,0.2295784205198288,0.22984951734542847,0.23011955618858337,0.2303943783044815,0.2306671440601349,0.23094116151332855,0.23121336102485657,0.23148909211158752,0.23176559805870056,0.23204272985458374,0.23231855034828186,0.23259751498699188,0.2328735738992691,0.23315373063087463,0.23343567550182343,0.2337171882390976,0.23399710655212402,0.23427824676036835,0.23456384241580963,0.23484636843204498,0.23512810468673706,0.23540981113910675,0.23569713532924652,0.23598094284534454,0.2362656444311142,0.23655028641223907,0.23683401942253113,0.2371179461479187,0.23740234971046448,0.23768207430839539,0.23796606063842773,0.23824819922447205,0.23853231966495514,0.23881451785564423,0.23909991979599,0.23938079178333282,0.2396625131368637,0.2399488240480423,0.2402312457561493,0.24051420390605927,0.24079422652721405,0.2410784512758255,0.241361603140831,0.24164217710494995,0.24192506074905396,0.24220521748065948,0.24248476326465607,0.24276435375213623,0.24304339289665222,0.2433186173439026,0.24359512329101562,0.24387076497077942,0.24414527416229248,0.24441500008106232,0.24468709528446198,0.24495643377304077,0.2452232837677002,0.2454889565706253,0.24575424194335938,0.24601776897907257,0.2462795525789261,0.24654078483581543,0.24680069088935852,0.24705658853054047,0.24731206893920898,0.24756473302841187,0.24781669676303864,0.24806758761405945,0.24831505119800568,0.24856124818325043,0.24880626797676086,0.24904799461364746,0.2492862045764923,0.24952366948127747,0.24975967407226562,0.24999123811721802,0.250224232673645,0.2504505515098572,0.2506779432296753,0.2509037256240845,0.25112536549568176,0.2513437271118164,0.25156134366989136,0.25177639722824097,0.2519843578338623,0.25219395756721497,0.25240349769592285,0.25260549783706665,0.2528083920478821,0.25300905108451843,0.25320547819137573,0.2534019649028778,0.25359195470809937,0.2537803649902344,0.25396671891212463,0.2541508674621582,0.25433218479156494,0.2545103430747986,0.25468623638153076,0.25485533475875854,0.25502336025238037,0.25519126653671265,0.2553565800189972,0.2555176615715027,0.25567716360092163],"recovered":[0.0,0.008358731865882874,0.015553316101431847,0.022192850708961487,0.028471505269408226,0.03446248546242714,0.04022732749581337,0.04573062062263489,0.05101075768470764,0.056061577051877975,0.060887958854436874,0.06549817323684692,0.0698840320110321,0.07407668232917786,0.0780549943447113,0.0818471759557724,0.08545877784490585,0.08888468146324158,0.09214125573635101,0.09523095935583115,0.09816498309373856,0.10094756633043289,0.1035780981183052,0.10607615113258362,0.10844466090202332,0.1106875017285347,0.11281164735555649,0.11481108516454697,0.11670664697885513,0.11850319802761078,0.12019810080528259,0.12180391699075699,0.12335629016160965,0.1248823031783104,0.1263916939496994,0.12787595391273499,0.1293332278728485,0.130771666765213,0.13219118118286133,0.13358530402183533,0.13495862483978271,0.13631121814250946,0.13763843476772308,0.138943150639534,0.14022822678089142,0.14149124920368195,0.14273260533809662,0.14395274221897125,0.1451505571603775,0.14632970094680786,0.1474931389093399,0.14863473176956177,0.14975547790527344,0.1508575826883316,0.15194164216518402,0.1530032604932785,0.1540469080209732,0.155069962143898,0.15608100593090057,0.15707732737064362,0.1580534279346466,0.15901410579681396,0.15995755791664124,0.16088378429412842,0.16179367899894714,0.16268841922283173,0.16357071697711945,0.16443248093128204,0.16528482735157013,0.16612058877944946,0.16694165766239166,0.16775009036064148,0.16854703426361084,0.16933037340641022,0.17010203003883362,0.1708621382713318,0.17160369455814362,0.17233192920684814,0.17304933071136475,0.1737569272518158,0.17445383965969086,0.17513442039489746,0.17580726742744446,0.17646701633930206,0.17712031304836273,0.17776314914226532,0.17839379608631134,0.17901526391506195,0.17962689697742462,0.18023177981376648,0.18082183599472046,0.18140371143817902,0.18198077380657196,0.1825474053621292,0.183101624250412,0.1836513876914978,0.1841912567615509,0.18472163379192352,0.18524585664272308,0.1857648640871048,0.18627133965492249,0.18676996231079102,0.18726474046707153,0.18775013089179993,0.18823035061359406,0.18870647251605988,0.1891731321811676,0.1896325647830963,0.19008366763591766,0.1905287355184555,0.19097095727920532,0.19140595197677612,0.1918330192565918,0.19225536286830902,0.1926727592945099,0.1930844634771347,0.19349244236946106,0.19389088451862335,0.1942887157201767,0.19468355178833008,0.1950719803571701,0.19545291364192963,0.19582967460155487,0.1962035596370697,0.19656920433044434,0.19693247973918915,0.19729115068912506,0.19764631986618042,0.19799529016017914,0.19834396243095398,0.19868604838848114,0.19902431964874268,0.1993640810251236,0.19969743490219116,0.20002667605876923,0.20035244524478912,0.20067663490772247,0.2009965479373932,0.20131070911884308,0.20162339508533478,0.2019336223602295,0.20223838090896606,0.2025424987077713,0.2028416097164154,0.20314311981201172,0.20343798398971558,0.20373106002807617,0.20402269065380096,0.20431168377399445,0.20459868013858795,0.20488160848617554,0.20516221225261688,0.20544421672821045,0.20572267472743988,0.20600038766860962,0.20627501606941223,0.20654639601707458,0.20681951940059662,0.2070894092321396,0.20735538005828857,0.20762118697166443,0.20788736641407013,0.20814816653728485,0.2084076702594757,0.20866642892360687,0.20892418920993805,0.20918013155460358,0.20943677425384521,0.2096908986568451,0.20994411408901215,0.21019668877124786,0.21044787764549255,0.2106974571943283,0.21094748377799988,0.21119444072246552,0.2114400863647461,0.2116853892803192,0.21193043887615204,0.21217356622219086,0.21241584420204163,0.21265555918216705,0.2128974199295044,0.2131377011537552,0.2133771777153015,0.2136153131723404,0.21385425329208374,0.21409361064434052,0.21433234214782715,0.2145683914422989,0.21480883657932281,0.21504762768745422,0.21528774499893188,0.21552656590938568,0.2157638669013977,0.21600288152694702,0.21624231338500977,0.21648190915584564,0.2167196124792099,0.21695904433727264,0.21719896793365479,0.21743923425674438,0.21767939627170563,0.21792080998420715,0.21816007792949677,0.21840177476406097,0.21864376962184906,0.21888454258441925,0.21912448108196259,0.21936306357383728,0.21960510313510895,0.21984440088272095,0.22008420526981354,0.22032712399959564,0.22057032585144043,0.22081519663333893,0.22105632722377777,0.22129936516284943,0.22154194116592407,0.22178499400615692,0.2220289409160614,0.22227539122104645,0.22251911461353302,0.2227666974067688,0.22301721572875977,0.22326382994651794,0.22351448237895966,0.22376300394535065,0.22401711344718933,0.22426867485046387,0.2245221883058548,0.2247770130634308,0.22503063082695007,0.2252865731716156,0.22554369270801544,0.22579893469810486,0.22605709731578827,0.22631457448005676,0.22657455503940582,0.22683417797088623,0.22709308564662933,0.22735337913036346,0.22761355340480804,0.22787931561470032,0.22814339399337769,0.22840727865695953,0.2286711037158966,0.22893893718719482,0.22920656204223633,0.22947527468204498,0.22974371910095215,0.23001629114151,0.23028770089149475,0.2305605262517929,0.2308349311351776,0.2311106026172638,0.2313879430294037,0.2316635549068451,0.23193953931331635,0.23221631348133087,0.23249366879463196,0.23277167975902557,0.2330523282289505,0.23333129286766052,0.23361212015151978,0.23389433324337006,0.2341770976781845,0.23445817828178406,0.2347407341003418,0.23502092063426971,0.235306054353714,0.23559165000915527,0.2358744889497757,0.23616157472133636,0.23644645512104034,0.23673005402088165,0.23701448738574982,0.23729828000068665,0.23757871985435486,0.23786267638206482,0.23814472556114197,0.23842789232730865,0.23871158063411713,0.23899319767951965,0.23927909135818481,0.23956169188022614,0.23984763026237488,0.24012939631938934,0.24041259288787842,0.2406947761774063,0.24097658693790436,0.24125753343105316,0.24154037237167358,0.24182024598121643,0.24210253357887268,0.24238039553165436,0.2426576465368271,0.24293605983257294,0.24321249127388,0.24348805844783783,0.24376457929611206,0.2440371960401535,0.244310662150383,0.24458110332489014,0.2448522448539734,0.24512095749378204,0.2453891634941101,0.2456548810005188,0.24591968953609467,0.24618159234523773,0.24644146859645844,0.24669918417930603,0.24695608019828796,0.24721156060695648,0.24746522307395935,0.24771665036678314,0.24796678125858307,0.24821457266807556,0.24845947325229645,0.24870307743549347,0.24894486367702484,0.2491835206747055,0.24941958487033844,0.24965620040893555,0.2498900592327118,0.25012052059173584,0.2503490746021271,0.2505762577056885,0.2507995665073395,0.2510223090648651,0.2512417137622833,0.2514599859714508,0.25167232751846313,0.251883327960968,0.25209420919418335,0.25229954719543457,0.2525053024291992,0.252704918384552,0.2529030740261078,0.2531009614467621,0.25329551100730896,0.253488689661026,0.2536775469779968,0.25386300683021545,0.25404685735702515,0.25422894954681396,0.25440797209739685,0.25458160042762756,0.2547537386417389,0.2549215257167816,0.25508934259414673,0.25525563955307007],"active":[0.016797542572021484,0.014453504234552383,0.01333354227244854,0.012629304081201553,0.012067919597029686,0.01158669963479042,0.011091511696577072,0.010628201067447662,0.010178722441196442,0.009721290320158005,0.0092800073325634,0.008855432271957397,0.008438147604465485,0.008034922182559967,0.007650271058082581,0.007280103862285614,0.0069175586104393005,0.0065726786851882935,0.006247825920581818,0.0059312209486961365,0.005628854036331177,0.005338914692401886,0.005072392523288727,0.004811428487300873,0.004554934799671173,0.004316359758377075,0.004084229469299316,0.0038752034306526184,0.003672875463962555,0.0034709349274635315,0.0032880380749702454,0.0031900182366371155,0.0031383857131004333,0.003093518316745758,0.0030442625284194946,0.0030024200677871704,0.002960205078125,0.002915889024734497,0.002865716814994812,0.0028227269649505615,0.002777397632598877,0.0027281492948532104,0.0026879161596298218,0.0026490241289138794,0.0025982558727264404,0.0025542527437210083,0.0025130659341812134,0.002472490072250366,0.002433180809020996,0.0023992061614990234,0.002358272671699524,0.002319902181625366,0.00228196382522583,0.0022423267364501953,0.002205193042755127,0.00216519832611084,0.0021307766437530518,0.002103447914123535,0.002070307731628418,0.0020333081483840942,0.002001166343688965,0.00196780264377594,0.001933276653289795,0.0019039511680603027,0.001873999834060669,0.001847594976425171,0.0018132328987121582,0.0017849653959274292,0.0017554312944412231,0.0017298758029937744,0.0017084777355194092,0.0016799569129943848,0.001649409532546997,0.0016271770000457764,0.0015943199396133423,0.001567348837852478,0.0015426278114318848,0.0015183091163635254,0.0014970600605010986,0.0014705508947372437,0.0014458298683166504,0.0014301389455795288,0.0014074444770812988,0.0013892650604248047,0.001368209719657898,0.001342684030532837,0.0013256818056106567,0.0013073086738586426,0.00128917396068573,0.0012677758932113647,0.001250341534614563,0.0012387633323669434,0.0012170970439910889,0.0011942237615585327,0.0011806488037109375,0.001162201166152954,0.0011475086212158203,0.0011342912912368774,0.0011178255081176758,0.0010998845100402832,0.0010869354009628296,0.001074373722076416,0.0010561197996139526,0.0010444670915603638,0.001033589243888855,0.0010149478912353516,0.001002490520477295,0.000990346074104309,0.0009805858135223389,0.0009703338146209717,0.0009561628103256226,0.0009462535381317139,0.0009389519691467285,0.0009287893772125244,0.0009188950061798096,0.000909656286239624,0.0008973777294158936,0.0008922666311264038,0.0008795708417892456,0.0008681118488311768,0.000857621431350708,0.0008471459150314331,0.0008391588926315308,0.0008268207311630249,0.0008249878883361816,0.0008148103952407837,0.0008062124252319336,0.0007984638214111328,0.0007953345775604248,0.0007861107587814331,0.0007789433002471924,0.0007756650447845459,0.0007664412260055542,0.0007590055465698242,0.0007523149251937866,0.0007466971874237061,0.0007390975952148438,0.0007285177707672119,0.0007233917713165283,0.0007179826498031616,0.0007087737321853638,0.0007049739360809326,0.0006997734308242798,0.0006965547800064087,0.0006877481937408447,0.0006842911243438721,0.0006798803806304932,0.0006787776947021484,0.0006757080554962158,0.000669524073600769,0.0006674677133560181,0.0006687194108963013,0.0006630271673202515,0.0006590187549591064,0.0006550848484039307,0.0006503015756607056,0.0006490200757980347,0.0006416440010070801,0.0006365031003952026,0.0006362497806549072,0.0006317347288131714,0.000626489520072937,0.0006234347820281982,0.000622183084487915,0.0006202012300491333,0.0006156265735626221,0.0006159991025924683,0.0006123930215835571,0.0006097704172134399,0.0006040036678314209,0.0006035119295120239,0.0006007552146911621,0.0005996823310852051,0.0005943924188613892,0.0005930066108703613,0.0005901306867599487,0.0005878657102584839,0.0005882382392883301,0.0005857199430465698,0.0005844235420227051,0.0005859285593032837,0.0005821287631988525,0.0005787760019302368,0.0005793720483779907,0.0005809366703033447,0.0005802661180496216,0.0005816519260406494,0.0005824863910675049,0.0005846470594406128,0.0005821585655212402,0.0005840957164764404,0.0005842894315719604,0.000582963228225708,0.0005820244550704956,0.0005817711353302002,0.0005803853273391724,0.0005782544612884521,0.0005806833505630493,0.0005806833505630493,0.0005808919668197632,0.0005799829959869385,0.0005809515714645386,0.0005792677402496338,0.0005793571472167969,0.000577092170715332,0.0005786865949630737,0.0005787909030914307,0.0005796104669570923,0.0005810558795928955,0.0005794018507003784,0.0005823373794555664,0.0005839318037033081,0.0005844533443450928,0.000585407018661499,0.0005846470594406128,0.0005854815244674683,0.0005870461463928223,0.0005878955125808716,0.0005912333726882935,0.0005947798490524292,0.0005928575992584229,0.0005985945463180542,0.0006002485752105713,0.0006008297204971313,0.0006038248538970947,0.0006008148193359375,0.0006075352430343628,0.0006051808595657349,0.0006066113710403442,0.0006072968244552612,0.0006078630685806274,0.0006112009286880493,0.0006117373704910278,0.0006119012832641602,0.0006145834922790527,0.0006148815155029297,0.0006175637245178223,0.0006188303232192993,0.0006197094917297363,0.0006223767995834351,0.0006242543458938599,0.0006301254034042358,0.0006320476531982422,0.0006322562694549561,0.0006351470947265625,0.0006384700536727905,0.0006394833326339722,0.0006429553031921387,0.0006442815065383911,0.0006506592035293579,0.0006508529186248779,0.0006534606218338013,0.0006528347730636597,0.0006541609764099121,0.0006549954414367676,0.0006547868251800537,0.0006549954414367676,0.0006579756736755371,0.0006572604179382324,0.0006600618362426758,0.0006639957427978516,0.0006648600101470947,0.000665813684463501,0.0006661266088485718,0.0006695091724395752,0.0006692707538604736,0.0006699264049530029,0.0006690770387649536,0.0006762146949768066,0.0006748884916305542,0.0006739944219589233,0.0006757974624633789,0.0006724447011947632,0.0006714910268783569,0.0006722956895828247,0.0006675869226455688,0.0006677806377410889,0.0006694793701171875,0.0006696432828903198,0.0006697922945022583,0.0006720274686813354,0.0006692111492156982,0.0006693154573440552,0.0006697326898574829,0.0006695538759231567,0.0006665736436843872,0.000664830207824707,0.0006658583879470825,0.0006668269634246826,0.0006655901670455933,0.0006675273180007935,0.0006648451089859009,0.0006645172834396362,0.0006618201732635498,0.0006629973649978638,0.0006609708070755005,0.000659063458442688,0.0006582736968994141,0.0006572157144546509,0.0006504207849502563,0.0006498992443084717,0.0006457716226577759,0.0006421804428100586,0.0006367117166519165,0.0006332844495773315,0.0006286054849624634,0.0006246715784072876,0.0006210952997207642,0.0006190985441207886,0.0006151199340820312,0.0006128847599029541,0.0006086528301239014,0.0006051361560821533,0.0006023645401000977,0.0005984008312225342,0.0005944669246673584,0.0005916953086853027,0.0005885213613510132,0.0005831271409988403,0.0005788058042526245,0.0005761533975601196,0.0005716532468795776,0.0005680322647094727,0.0005604922771453857,0.0005574226379394531,0.0005546510219573975,0.0005491077899932861,0.0005441606044769287,0.0005390346050262451,0.0005346834659576416,0.000524371862411499,0.0005216300487518311,0.000520169734954834,0.0005112886428833008,0.0005088448524475098,0.0005037486553192139,0.0005005598068237305,0.0004988908767700195,0.0004909932613372803,0.00048485398292541504,0.0004780292510986328,0.00047332048416137695,0.0004691779613494873,0.0004634857177734375,0.0004572868347167969,0.00044736266136169434,0.0004417598247528076,0.0004375278949737549,0.00043505430221557617,0.00042831897735595703,0.0004215240478515625]},{"group":"4W_None","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.016797542572021484,0.022804802283644676,0.028746608644723892,0.03447461873292923,0.03993777930736542,0.045107029378414154,0.05001039430499077,0.05465153232216835,0.05902520939707756,0.06316295266151428,0.06706219166517258,0.07073725759983063,0.07420133054256439,0.07745848596096039,0.0805242508649826,0.08340592682361603,0.0861111432313919,0.0886608436703682,0.09105441719293594,0.09329204261302948,0.09540146589279175,0.09737474471330643,0.0992279201745987,0.10097027570009232,0.10259450972080231,0.10412072390317917,0.10554280132055283,0.1068805456161499,0.10813384503126144,0.10930956900119781,0.11040309816598892,0.11148692667484283,0.11254735291004181,0.11359427869319916,0.11460550129413605,0.11559204757213593,0.11655531823635101,0.11749164760112762,0.11840054392814636,0.11929053068161011,0.12015625089406967,0.12100031226873398,0.12181707471609116,0.12261452525854111,0.12339062988758087,0.12414664775133133,0.12488412111997604,0.12560226023197174,0.12630107998847961,0.12697875499725342,0.12763920426368713,0.12828373908996582,0.1289115846157074,0.12952235341072083,0.13011722266674042,0.130691796541214,0.13125434517860413,0.13180342316627502,0.13233673572540283,0.13285672664642334,0.1333620548248291,0.13385233283042908,0.13433220982551575,0.1347990781068802,0.13525182008743286,0.13569551706314087,0.13612696528434753,0.1365482062101364,0.13695719838142395,0.13735443353652954,0.1377447247505188,0.13812391459941864,0.13849198818206787,0.13885381817817688,0.13920284807682037,0.1395408809185028,0.13987421989440918,0.14019891619682312,0.14051759243011475,0.14082567393779755,0.1411244422197342,0.1414162963628769,0.14170530438423157,0.14198391139507294,0.14225536584854126,0.14252148568630219,0.1427825540304184,0.14303560554981232,0.14328420162200928,0.1435283124446869,0.14376376569271088,0.1439935266971588,0.14422011375427246,0.1444399356842041,0.14465336501598358,0.14486463367938995,0.14507079124450684,0.14527209103107452,0.14546725153923035,0.14566026628017426,0.14584845304489136,0.14603136479854584,0.14621120691299438,0.14638742804527283,0.1465609222650528,0.14672884345054626,0.1468929648399353,0.14705392718315125,0.14721237123012543,0.147367462515831,0.14751817286014557,0.14766624569892883,0.14781047403812408,0.1479535847902298,0.14809492230415344,0.14823290705680847,0.1483662724494934,0.1484982967376709,0.14862924814224243,0.14875589311122894,0.14888228476047516,0.1490042507648468,0.1491241157054901,0.14924561977386475,0.14936043322086334,0.14947392046451569,0.14958548545837402,0.1496942788362503,0.14980094134807587,0.14990559220314026,0.15001016855239868,0.15011100471019745,0.15020963549613953,0.15030793845653534,0.15040504932403564,0.1504986435174942,0.15059326589107513,0.15068486332893372,0.15077510476112366,0.15086306631565094,0.1509501338005066,0.1510375589132309,0.15112166106700897,0.15120530128479004,0.15128624439239502,0.1513672024011612,0.15144787728786469,0.15152639150619507,0.1516043245792389,0.15168042480945587,0.15175744891166687,0.15183134377002716,0.15190404653549194,0.15197628736495972,0.15204936265945435,0.15211926400661469,0.15218926966190338,0.15225835144519806,0.1523253172636032,0.15239275991916656,0.1524588167667389,0.15252438187599182,0.15258939564228058,0.1526542454957962,0.15271694958209991,0.15277931094169617,0.1528412252664566,0.15290111303329468,0.152961865067482,0.15302279591560364,0.1530824452638626,0.15314167737960815,0.15319925546646118,0.15325716137886047,0.1533147394657135,0.15337155759334564,0.15342795848846436,0.1534833312034607,0.15354061126708984,0.15359464287757874,0.15364842116832733,0.15370243787765503,0.15375542640686035,0.15380921959877014,0.15386325120925903,0.15391507744789124,0.15396693348884583,0.1540193259716034,0.1540711224079132,0.15412290394306183,0.1541745960712433,0.15422651171684265,0.1542779505252838,0.15432921051979065,0.15437981486320496,0.15443021059036255,0.15448123216629028,0.15453188121318817,0.15458190441131592,0.15463195741176605,0.15468190610408783,0.1547313630580902,0.1547808200120926,0.1548299789428711,0.1548803299665451,0.15492840111255646,0.15497735142707825,0.15502586960792542,0.15507405996322632,0.15512317419052124,0.15517233312129974,0.15522128343582153,0.15526895225048065,0.15531684458255768,0.15536612272262573,0.15541458129882812,0.15546171367168427,0.15551047027111053,0.15555907785892487,0.1556076854467392,0.1556575745344162,0.1557043343782425,0.1557527482509613,0.15580347180366516,0.15585267543792725,0.15590190887451172,0.15595009922981262,0.15599875152111053,0.15604647994041443,0.15609553456306458,0.15614625811576843,0.1561959683895111,0.15624593198299408,0.15629512071609497,0.15634459257125854,0.15639585256576538,0.15644626319408417,0.1564977765083313,0.15655016899108887,0.15660123527050018,0.15665291249752045,0.15670429170131683,0.15675678849220276,0.15680848062038422,0.15686054527759552,0.15691302716732025,0.15696382522583008,0.15701763331890106,0.15707096457481384,0.15712358057498932,0.1571776121854782,0.1572316437959671,0.15728622674942017,0.15733997523784637,0.157393679022789,0.15744875371456146,0.1575036197900772,0.15755876898765564,0.15761496126651764,0.15767034888267517,0.15772530436515808,0.15778137743473053,0.1578381508588791,0.15789608657360077,0.15795168280601501,0.15800993144512177,0.15806543827056885,0.1581251174211502,0.15818209946155548,0.15824097394943237,0.15829850733280182,0.15835757553577423,0.1584174782037735,0.1584782749414444,0.15854014456272125,0.1585996150970459,0.1586611568927765,0.15872357785701752,0.1587856411933899,0.15884657204151154,0.1589072346687317,0.15897031128406525,0.15903408825397491,0.1590959131717682,0.1591598242521286,0.15922503173351288,0.15928904712200165,0.15935318171977997,0.1594192385673523,0.1594843715429306,0.15954995155334473,0.15961448848247528,0.15968142449855804,0.15974798798561096,0.15981525182724,0.15988360345363617,0.1599496752023697,0.16001799702644348,0.160084068775177,0.16014984250068665,0.16021834313869476,0.16028659045696259,0.16035394370555878,0.16042183339595795,0.16048948466777802,0.16055884957313538,0.16062763333320618,0.16069604456424713,0.16076576709747314,0.160836860537529,0.16090697050094604,0.16097833216190338,0.16104833781719208,0.1611190140247345,0.16119252145290375,0.1612636148929596,0.16133759915828705,0.16140909492969513,0.16148217022418976,0.1615564227104187,0.1616290807723999,0.1617012768983841,0.16177579760551453,0.16184939444065094,0.1619231402873993,0.16199630498886108,0.16207078099250793,0.16214396059513092,0.1622181385755539,0.1622922122478485,0.1623656302690506,0.1624404937028885,0.16251502931118011,0.1625899374485016,0.16266442835330963,0.1627398580312729,0.1628163754940033,0.16289164125919342,0.16296537220478058,0.16303972899913788,0.1631157398223877,0.1631908267736435,0.16326501965522766,0.16333962976932526,0.16341419517993927,0.16348722577095032,0.163561150431633,0.16363593935966492,0.16370898485183716,0.16378387808799744,0.16385900974273682],"recovered":[0.0,0.00835440680384636,0.01553274504840374,0.022098908200860023,0.028240390121936798,0.03404102846980095,0.03952823951840401,0.044730741530656815,0.04964638501405716,0.054297611117362976,0.058685868978500366,0.06283237040042877,0.06673763692378998,0.07043171674013138,0.07391082495450974,0.0771731436252594,0.0802493616938591,0.0831427276134491,0.08586350828409195,0.08841630071401596,0.09081803262233734,0.09307648986577988,0.09518687427043915,0.09716922044754028,0.09903036057949066,0.10077343136072159,0.10240975022315979,0.10393771529197693,0.10537075996398926,0.10671943426132202,0.10797210037708282,0.10914776474237442,0.11027605086565018,0.11137082427740097,0.11244158446788788,0.11349063366651535,0.11450659483671188,0.11549193412065506,0.11645865440368652,0.11739355325698853,0.11830820888280869,0.11919655650854111,0.12006324529647827,0.12090437859296799,0.12172172218561172,0.12252242863178253,0.12329621613025665,0.12405568361282349,0.12479475885629654,0.12551414966583252,0.12621182203292847,0.12689389288425446,0.12755414843559265,0.12819477915763855,0.1288217008113861,0.12943558394908905,0.13002897799015045,0.13060902059078217,0.13117021322250366,0.13171778619289398,0.1322486251592636,0.13277119398117065,0.13327497243881226,0.1337670385837555,0.13424548506736755,0.1347123235464096,0.1351664662361145,0.13560844957828522,0.13604314625263214,0.1364620476961136,0.1368693709373474,0.13726873695850372,0.13765749335289001,0.1380358189344406,0.1384054273366928,0.1387651413679123,0.13911674916744232,0.13945430517196655,0.13978955149650574,0.14011648297309875,0.14043483138084412,0.14074398577213287,0.14104466140270233,0.1413380205631256,0.14162443578243256,0.14190538227558136,0.14217600226402283,0.14244401454925537,0.14270366728305817,0.14295834302902222,0.14320623874664307,0.14344899356365204,0.14368468523025513,0.14391487836837769,0.1441408097743988,0.14436055719852448,0.14457595348358154,0.14478401839733124,0.1449907273054123,0.14519159495830536,0.14538899064064026,0.1455811709165573,0.1457696408033371,0.14595308899879456,0.1461334079504013,0.14630965888500214,0.14648228883743286,0.14665137231349945,0.14681585133075714,0.1469777375459671,0.1471351534128189,0.14729011058807373,0.1474408209323883,0.14758743345737457,0.14773263037204742,0.14787520468235016,0.14801599085330963,0.14815419912338257,0.14829015731811523,0.14842332899570465,0.14855194091796875,0.14867839217185974,0.1488037258386612,0.14892634749412537,0.14904652535915375,0.14916487038135529,0.1492811143398285,0.14939512312412262,0.14950861036777496,0.14961716532707214,0.14972339570522308,0.14982923865318298,0.14993169903755188,0.15003348886966705,0.1501324474811554,0.15023186802864075,0.15032871067523956,0.15042339265346527,0.15051817893981934,0.15060833096504211,0.1506979763507843,0.1507859081029892,0.15087364614009857,0.1509592980146408,0.15104368329048157,0.15112604200839996,0.15120770037174225,0.15129046142101288,0.15136940777301788,0.1514488309621811,0.1515263468027115,0.15160313248634338,0.15167927742004395,0.151752769947052,0.15182623267173767,0.15190055966377258,0.15197110176086426,0.1520431786775589,0.15211203694343567,0.15218184888362885,0.1522500067949295,0.1523178666830063,0.15238399803638458,0.1524488627910614,0.15251471102237701,0.15257810056209564,0.15264105796813965,0.1527041345834732,0.15276390314102173,0.15282538533210754,0.15288622677326202,0.1529463231563568,0.1530059278011322,0.15306450426578522,0.15312328934669495,0.15318089723587036,0.15323849022388458,0.15329575538635254,0.15335117280483246,0.15340827405452728,0.15346328914165497,0.1535172313451767,0.15357165038585663,0.15362609922885895,0.1536797285079956,0.1537335216999054,0.15378592908382416,0.1538378894329071,0.15388965606689453,0.1539430022239685,0.15399546921253204,0.1540464460849762,0.154098242521286,0.15415020287036896,0.15420092642307281,0.15425221621990204,0.15430262684822083,0.1543550044298172,0.1544049084186554,0.1544552594423294,0.1545049548149109,0.15455487370491028,0.15460428595542908,0.154655322432518,0.15470486879348755,0.1547538787126541,0.15480247139930725,0.15485118329524994,0.15490023791790009,0.15494871139526367,0.15499688684940338,0.15504638850688934,0.15509532392024994,0.155143603682518,0.15519148111343384,0.1552397459745407,0.15528839826583862,0.15533725917339325,0.1553857922554016,0.15543416142463684,0.15548235177993774,0.15553288161754608,0.15558023750782013,0.15562880039215088,0.15567757189273834,0.15572763979434967,0.1557769626379013,0.15582558512687683,0.15587511658668518,0.15592168271541595,0.15597012639045715,0.1560203731060028,0.15607108175754547,0.15611997246742249,0.15616850554943085,0.15621721744537354,0.1562684029340744,0.1563190072774887,0.15637052059173584,0.1564212441444397,0.1564732939004898,0.15652503073215485,0.15657594799995422,0.15662719309329987,0.15667882561683655,0.1567315012216568,0.1567848175764084,0.1568354368209839,0.15688839554786682,0.15694186091423035,0.15699462592601776,0.15704797208309174,0.15710166096687317,0.15715563297271729,0.15720930695533752,0.15726332366466522,0.1573171615600586,0.15737244486808777,0.15742740035057068,0.15748079121112823,0.1575377881526947,0.1575935184955597,0.1576487272977829,0.15770454704761505,0.15776348114013672,0.15781962871551514,0.15787729620933533,0.15793335437774658,0.1579907089471817,0.1580471694469452,0.1581062376499176,0.158163383603096,0.15822194516658783,0.1582813858985901,0.15834125876426697,0.1584031879901886,0.15846240520477295,0.1585240215063095,0.15858593583106995,0.15864811837673187,0.15871018171310425,0.1587696224451065,0.15883125364780426,0.15889444947242737,0.15895694494247437,0.1590200513601303,0.15908454358577728,0.15914900600910187,0.1592133641242981,0.15927673876285553,0.1593431830406189,0.15940886735916138,0.15947337448596954,0.15953852236270905,0.1596052050590515,0.15967294573783875,0.15974029898643494,0.15980766713619232,0.15987420082092285,0.1599409580230713,0.16000795364379883,0.16007570922374725,0.1601431667804718,0.16021059453487396,0.16027750074863434,0.16034463047981262,0.16041214764118195,0.16048221290111542,0.16054832935333252,0.16061951220035553,0.16068945825099945,0.16076014935970306,0.16083116829395294,0.1609017699956894,0.16097259521484375,0.16104531288146973,0.1611163169145584,0.1611904501914978,0.16126269102096558,0.1613353192806244,0.1614082008600235,0.16148053109645844,0.16155299544334412,0.16162583231925964,0.16169990599155426,0.16177386045455933,0.16184768080711365,0.1619211733341217,0.16199515759944916,0.1620701253414154,0.16214317083358765,0.16221605241298676,0.1622907519340515,0.16236421465873718,0.1624399572610855,0.16251465678215027,0.16258831322193146,0.1626635640859604,0.1627376526594162,0.16281171143054962,0.16288715600967407,0.16296237707138062,0.16303867101669312,0.1631132811307907,0.16318926215171814,0.1632632613182068,0.16333600878715515,0.16340982913970947,0.16348372399806976,0.16355794668197632,0.1636323630809784],"active":[0.016797542572021484,0.014450395479798317,0.013213863596320152,0.012375710532069206,0.01169738918542862,0.011066000908613205,0.010482154786586761,0.009920790791511536,0.009378824383020401,0.008865341544151306,0.00837632268667221,0.007904887199401855,0.007463693618774414,0.00702676922082901,0.00661342591047287,0.006232783198356628,0.005861781537532806,0.005518116056919098,0.005190908908843994,0.004875741899013519,0.004583433270454407,0.00429825484752655,0.004041045904159546,0.0038010552525520325,0.0035641491413116455,0.0033472925424575806,0.003133051097393036,0.0029428303241729736,0.0027630850672721863,0.0025901347398757935,0.0024309977889060974,0.0023391619324684143,0.002271302044391632,0.0022234544157981873,0.002163916826248169,0.002101413905620575,0.0020487233996391296,0.0019997134804725647,0.0019418895244598389,0.001896977424621582,0.0018480420112609863,0.001803755760192871,0.0017538294196128845,0.0017101466655731201,0.0016689077019691467,0.0016242191195487976,0.0015879049897193909,0.0015465766191482544,0.001506321132183075,0.0014646053314208984,0.001427382230758667,0.0013898462057113647,0.001357436180114746,0.0013275742530822754,0.001295521855354309,0.001256212592124939,0.0012253671884536743,0.0011944025754928589,0.00116652250289917,0.001138940453529358,0.0011134296655654907,0.0010811388492584229,0.0010572373867034912,0.0010320395231246948,0.0010063350200653076,0.0009831935167312622,0.0009604990482330322,0.0009397566318511963,0.0009140521287918091,0.0008923858404159546,0.0008753538131713867,0.000855177640914917,0.0008344948291778564,0.0008179992437362671,0.0007974207401275635,0.0007757395505905151,0.0007574707269668579,0.0007446110248565674,0.0007280409336090088,0.0007091909646987915,0.0006896108388900757,0.0006723105907440186,0.0006606429815292358,0.0006458908319473267,0.0006309300661087036,0.0006161034107208252,0.0006065517663955688,0.0005915910005569458,0.0005805343389511108,0.0005699694156646729,0.0005575269460678101,0.0005445331335067749,0.000535428524017334,0.000525057315826416,0.0005125552415847778,0.0005040764808654785,0.000494837760925293,0.00048807263374328613,0.0004765242338180542,0.0004686713218688965,0.00045946240425109863,0.0004501938819885254,0.0004415661096572876,0.0004343390464782715,0.00042751431465148926,0.0004191845655441284,0.0004106760025024414,0.00040255486965179443,0.00039651989936828613,0.0003897249698638916,0.00038301944732666016,0.00037613511085510254,0.0003696531057357788,0.0003661513328552246,0.00036229193210601807,0.000357702374458313,0.00035028159618377686,0.0003440976142883301,0.00033909082412719727,0.000332564115524292,0.0003303438425064087,0.00032585859298706055,0.00032038986682891846,0.0003192722797393799,0.0003139078617095947,0.0003090500831604004,0.0003043711185455322,0.00029915571212768555,0.0002923309803009033,0.00028842687606811523,0.00028677284717559814,0.00028176605701446533,0.0002779364585876465,0.00027444958686828613,0.000272601842880249,0.0002667754888534546,0.0002645552158355713,0.0002614706754684448,0.0002569258213043213,0.0002547353506088257,0.00025215744972229004,0.0002516508102416992,0.0002480149269104004,0.00024600327014923096,0.00024256110191345215,0.00024116039276123047,0.00024017691612243652,0.00023593008518218994,0.0002349168062210083,0.00023159384727478027,0.0002311021089553833,0.00022821128368377686,0.00022476911544799805,0.00022351741790771484,0.0002231299877166748,0.00021870434284210205,0.00021816790103912354,0.00021517276763916016,0.0002132803201675415,0.00021091103553771973,0.0002088099718093872,0.00020651519298553467,0.0002053976058959961,0.00020538270473480225,0.0002022385597229004,0.0002012103796005249,0.00020016729831695557,0.00019697844982147217,0.0001979619264602661,0.00019741058349609375,0.00019621849060058594,0.00019535422325134277,0.0001933276653289795,0.00019265711307525635,0.0001914501190185547,0.00019066035747528076,0.00018946826457977295,0.0001875758171081543,0.00018943846225738525,0.00018636882305145264,0.00018513202667236328,0.00018520653247833252,0.00018377602100372314,0.00018312036991119385,0.00018352270126342773,0.00018155574798583984,0.00018100440502166748,0.00018143653869628906,0.00018146634101867676,0.00017990171909332275,0.00017912685871124268,0.00018006563186645508,0.00017970800399780273,0.0001790076494216919,0.0001788884401321411,0.00017799437046051025,0.000178605318069458,0.00017687678337097168,0.00017699599266052246,0.0001766979694366455,0.00017695128917694092,0.00017648935317993164,0.00017653405666351318,0.00017465651035308838,0.00017546117305755615,0.00017452239990234375,0.0001748800277709961,0.00017468631267547607,0.0001738220453262329,0.00017446279525756836,0.0001754462718963623,0.00017489492893218994,0.0001736283302307129,0.00017324090003967285,0.00017464160919189453,0.00017483532428741455,0.0001733154058456421,0.00017321109771728516,0.0001732856035232544,0.00017352402210235596,0.0001752227544784546,0.00017145276069641113,0.00017251074314117432,0.00017467141151428223,0.0001751035451889038,0.00017426908016204834,0.00017313659191131592,0.0001731663942337036,0.00017136335372924805,0.0001738518476486206,0.0001761317253112793,0.00017559528350830078,0.0001748502254486084,0.00017514824867248535,0.00017608702182769775,0.0001786351203918457,0.00017786026000976562,0.00017876923084259033,0.00017964839935302734,0.00017999112606048584,0.00017961859703063965,0.0001792609691619873,0.00018084049224853516,0.00018128752708435059,0.00018171966075897217,0.00018152594566345215,0.0001790076494216919,0.0001821964979171753,0.00018256902694702148,0.00018171966075897217,0.00018298625946044922,0.0001836717128753662,0.00018456578254699707,0.00018434226512908936,0.00018437206745147705,0.00018543004989624023,0.00018645823001861572,0.0001863241195678711,0.00018756091594696045,0.00018955767154693604,0.0001875162124633789,0.0001878589391708374,0.0001894235610961914,0.00019153952598571777,0.0001882016658782959,0.00019030272960662842,0.0001881420612335205,0.0001917630434036255,0.0001913905143737793,0.00019380450248718262,0.0001922696828842163,0.00019419193267822266,0.00019553303718566895,0.00019688904285430908,0.00019888579845428467,0.0001964271068572998,0.00019875168800354004,0.0001995563507080078,0.0001997053623199463,0.00019845366477966309,0.0001970529556274414,0.00020068883895874023,0.0002028346061706543,0.0002014636993408203,0.00020287930965423584,0.00020498037338256836,0.00020450353622436523,0.00020417571067810059,0.00020587444305419922,0.00020763278007507324,0.00020676851272583008,0.0002056211233139038,0.00020805001258850098,0.0002094656229019165,0.00021004676818847656,0.00021065771579742432,0.00020937621593475342,0.00021032989025115967,0.0002098679542541504,0.00020888447761535645,0.00021038949489593506,0.00021088123321533203,0.0002107769250869751,0.00021123886108398438,0.00021198391914367676,0.0002142190933227539,0.00021548569202423096,0.00021383166313171387,0.000217437744140625,0.00021734833717346191,0.00021751224994659424,0.00021818280220031738,0.00021716952323913574,0.00021724402904510498,0.00021992623805999756,0.00021830201148986816,0.0002212822437286377,0.00021864473819732666,0.00021947920322418213,0.00022110342979431152,0.0002208799123764038,0.00022074580192565918,0.00022280216217041016,0.0002235621213912964,0.00022323429584503174,0.0002224445343017578,0.0002231001853942871,0.0002227872610092163,0.00022298097610473633,0.00022208690643310547,0.00022245943546295166,0.0002244412899017334,0.00022427737712860107,0.0002257227897644043,0.0002244710922241211,0.00022520124912261963,0.00022806227207183838,0.00022807717323303223,0.00022771954536437988,0.00022801756858825684,0.00022858381271362305,0.00022844970226287842,0.0002263486385345459,0.0002263486385345459,0.00022493302822113037,0.00022396445274353027,0.00022514164447784424,0.00022611021995544434,0.00022526085376739502,0.00022593140602111816,0.00022664666175842285]},{"group":"4W_None","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.016797542572021484,0.022822780534625053,0.029042979702353477,0.0352013073861599,0.0412229485809803,0.047081634402275085,0.0527670793235302,0.05826127156615257,0.06358657777309418,0.06874002516269684,0.07368412613868713,0.0784563273191452,0.08305978775024414,0.0874781385064125,0.09171654284000397,0.09578641504049301,0.09968359768390656,0.1034308671951294,0.1070190817117691,0.11045544594526291,0.11374523490667343,0.11688065528869629,0.11988155543804169,0.12274924665689468,0.1254848837852478,0.1280895173549652,0.13058295845985413,0.13295608758926392,0.13521775603294373,0.13737547397613525,0.1394311934709549,0.14151319861412048,0.1435895711183548,0.14565908908843994,0.1477176398038864,0.14975783228874207,0.1517820805311203,0.15379750728607178,0.15578964352607727,0.1577688455581665,0.15973199903964996,0.1616809368133545,0.16361477971076965,0.16552972793579102,0.1674283891916275,0.16931100189685822,0.17117011547088623,0.17301763594150543,0.17484189569950104,0.1766556203365326,0.17844122648239136,0.18021605908870697,0.1819715052843094,0.18371371924877167,0.1854339838027954,0.18713822960853577,0.18882374465465546,0.19049322605133057,0.19213905930519104,0.193779855966568,0.19538527727127075,0.1969834268093109,0.19856350123882294,0.20012536644935608,0.20167101919651031,0.20319820940494537,0.20470662415027618,0.2061997652053833,0.20768070220947266,0.20914117991924286,0.21057987213134766,0.21200762689113617,0.2134193331003189,0.21480824053287506,0.21618765592575073,0.21754272282123566,0.2188863605260849,0.22021637856960297,0.221531480550766,0.22284258902072906,0.22412174940109253,0.22538816928863525,0.2266473025083542,0.22788897156715393,0.2291109710931778,0.23032091557979584,0.23151804506778717,0.23270347714424133,0.23387613892555237,0.23502376675605774,0.23616307973861694,0.23729228973388672,0.2384050041437149,0.23950695991516113,0.2405979484319687,0.241672083735466,0.24273909628391266,0.24379420280456543,0.2448331117630005,0.24586224555969238,0.24688319861888885,0.24787995219230652,0.24887408316135406,0.24985386431217194,0.25081947445869446,0.2517779469490051,0.2527204751968384,0.25365883111953735,0.25458458065986633,0.25549572706222534,0.2564017176628113,0.25729382038116455,0.2581755518913269,0.2590499818325043,0.2599148750305176,0.26076775789260864,0.26161372661590576,0.2624421715736389,0.26326465606689453,0.26407790184020996,0.26488420367240906,0.2656843364238739,0.26647740602493286,0.2672564387321472,0.26802462339401245,0.2687875032424927,0.2695385217666626,0.27028557658195496,0.27102065086364746,0.27174848318099976,0.272466242313385,0.2731761932373047,0.27388033270835876,0.2745765447616577,0.27526360750198364,0.27594467997550964,0.2766181528568268,0.27728283405303955,0.27794021368026733,0.2785850465297699,0.27922964096069336,0.2798630893230438,0.28048810362815857,0.28111279010772705,0.2817278206348419,0.28233563899993896,0.2829377055168152,0.2835327386856079,0.284122496843338,0.28470635414123535,0.285287082195282,0.28585731983184814,0.2864183485507965,0.2869754731655121,0.2875269651412964,0.2880743145942688,0.28861305117607117,0.28914740681648254,0.28967469930648804,0.2901989221572876,0.29071244597435,0.2912276089191437,0.29173505306243896,0.2922351360321045,0.2927299439907074,0.2932235598564148,0.29370787739753723,0.2941843271255493,0.2946551740169525,0.2951219975948334,0.2955847382545471,0.2960406541824341,0.2964957654476166,0.2969443202018738,0.29738685488700867,0.2978270649909973,0.2982608675956726,0.29869043827056885,0.2991134822368622,0.29953691363334656,0.29995039105415344,0.300364226102829,0.30077287554740906,0.3011748790740967,0.301574170589447,0.3019702136516571,0.30236151814460754,0.3027467727661133,0.30313071608543396,0.30350470542907715,0.3038782477378845,0.30424922704696655,0.3046141564846039,0.3049790859222412,0.3053365647792816,0.3056934177875519,0.306048184633255,0.30639564990997314,0.3067372441291809,0.3070767819881439,0.30741584300994873,0.30775120854377747,0.3080848753452301,0.308411568403244,0.3087398111820221,0.3090616762638092,0.3093779683113098,0.3096923530101776,0.3100068271160126,0.3103138208389282,0.3106176555156708,0.31092023849487305,0.3112192153930664,0.3115138113498688,0.3118060231208801,0.3120962381362915,0.3123829662799835,0.31266680359840393,0.31294625997543335,0.3132271468639374,0.31350332498550415,0.31378036737442017,0.31405115127563477,0.3143206834793091,0.31459105014801025,0.31485307216644287,0.31511425971984863,0.31537044048309326,0.31562480330467224,0.31587764620780945,0.3161297142505646,0.31637468934059143,0.31662023067474365,0.3168617784976959,0.3171013593673706,0.31733831763267517,0.3175722360610962,0.3178022801876068,0.31803110241889954,0.3182574510574341,0.3184782564640045,0.3186999559402466,0.3189197778701782,0.31913793087005615,0.31935277581214905,0.3195674419403076,0.3197777271270752,0.3199840784072876,0.320189505815506,0.3203933835029602,0.32059141993522644,0.32079237699508667,0.32098737359046936,0.32118019461631775,0.3213730454444885,0.3215608596801758,0.32174786925315857,0.32193300127983093,0.3221128284931183,0.3222929835319519,0.32247018814086914,0.3226472735404968,0.3228231966495514,0.322992205619812,0.32316213846206665,0.3233319818973541,0.3234979510307312,0.3236590027809143,0.32382187247276306,0.323981374502182,0.3241406977176666,0.3242941200733185,0.32444798946380615,0.3246009349822998,0.32475122809410095,0.32490020990371704,0.3250473141670227,0.32519418001174927,0.3253364562988281,0.32547909021377563,0.3256179690361023,0.3257550895214081,0.3258894383907318,0.32602325081825256,0.326155424118042,0.326284259557724,0.32641342282295227,0.3265405595302582,0.3266661465167999,0.32678958773612976,0.3269113004207611,0.3270333707332611,0.3271506428718567,0.327267050743103,0.3273801803588867,0.3274935781955719,0.3276033401489258,0.32771265506744385,0.32781916856765747,0.3279232084751129,0.3280278444290161,0.32813167572021484,0.3282310366630554,0.3283311128616333,0.32843029499053955,0.32852572202682495,0.32862192392349243,0.3287156820297241,0.32880768179893494,0.3288978636264801,0.32898563146591187,0.3290749192237854,0.32916226983070374,0.3292459547519684,0.3293306529521942,0.3294104337692261,0.3294917643070221,0.329571008682251,0.3296486735343933,0.329725056886673,0.32980042695999146,0.329875111579895,0.3299487829208374,0.33002012968063354,0.3300902843475342,0.33015871047973633,0.33022552728652954,0.3302916884422302,0.330357164144516,0.3304199278354645,0.3304829001426697,0.3305445611476898,0.33060407638549805,0.3306627869606018,0.33072108030319214,0.3307785391807556,0.33083459734916687,0.3308888375759125,0.33094194531440735,0.3309933543205261,0.33104443550109863,0.3310944139957428,0.3311432898044586,0.3311910331249237,0.3312382698059082,0.33128491044044495,0.3313302993774414,0.33137544989585876,0.3314194679260254,0.33146175742149353,0.33150362968444824],"recovered":[0.0,0.008356820791959763,0.01554560661315918,0.022253993898630142,0.0286896750330925,0.03490955010056496,0.040948279201984406,0.046814270317554474,0.052496232092380524,0.05799442529678345,0.06333194673061371,0.06846125423908234,0.07341679185628891,0.0781988725066185,0.08279574662446976,0.08720649778842926,0.09145554155111313,0.09552624821662903,0.09943447262048721,0.1031871810555458,0.10677670687437057,0.11022444814443588,0.11351347714662552,0.11665693670511246,0.11966295540332794,0.12254218757152557,0.1252819001674652,0.12789511680603027,0.13038691878318787,0.13277167081832886,0.13504476845264435,0.13720820844173431,0.13932432234287262,0.14142638444900513,0.1435176134109497,0.14558497071266174,0.14763781428337097,0.14967955648899078,0.1517041027545929,0.1537141650915146,0.15571114420890808,0.15768875181674957,0.15965485572814941,0.16160331666469574,0.16353380680084229,0.16545364260673523,0.16735100746154785,0.16923309862613678,0.171095073223114,0.17293129861354828,0.17476317286491394,0.17657402157783508,0.17836084961891174,0.18013015389442444,0.18189513683319092,0.18363195657730103,0.1853550374507904,0.18705779314041138,0.18874458968639374,0.19041448831558228,0.192066490650177,0.19369278848171234,0.195315882563591,0.19690723717212677,0.1984836459159851,0.20004834234714508,0.20160077512264252,0.20312945544719696,0.2046428918838501,0.20613348484039307,0.2076154202222824,0.20907969772815704,0.21051906049251556,0.21194249391555786,0.21334919333457947,0.21474005281925201,0.2161140739917755,0.21747064590454102,0.21881872415542603,0.22014950215816498,0.22146905958652496,0.2227681428194046,0.22405210137367249,0.22532589733600616,0.22658288478851318,0.2278216928243637,0.22904761135578156,0.2302601933479309,0.23146134614944458,0.23264916241168976,0.2338150441646576,0.23496870696544647,0.23611268401145935,0.2372397631406784,0.23835748434066772,0.23945952951908112,0.240547314286232,0.2416236400604248,0.24268940091133118,0.24374018609523773,0.24478039145469666,0.245806485414505,0.24682065844535828,0.24782384932041168,0.24881550669670105,0.2497916966676712,0.2507648169994354,0.25171852111816406,0.25266343355178833,0.25359684228897095,0.2545231878757477,0.2554393708705902,0.25634515285491943,0.2572343945503235,0.2581164836883545,0.2589949071407318,0.25985682010650635,0.26070868968963623,0.2615499794483185,0.26238206028938293,0.263206422328949,0.2640221416950226,0.2648288905620575,0.2656288743019104,0.26641765236854553,0.2671952247619629,0.26797324419021606,0.26872944831848145,0.2694843113422394,0.2702321410179138,0.270968496799469,0.27169671654701233,0.2724147439002991,0.2731248140335083,0.2738271653652191,0.27452322840690613,0.27521297335624695,0.2758955955505371,0.27657008171081543,0.27723634243011475,0.27789124846458435,0.2785387635231018,0.27918311953544617,0.27981898188591003,0.28044602274894714,0.281068354845047,0.28168290853500366,0.2822934687137604,0.28289639949798584,0.2834881544113159,0.2840774953365326,0.2846601605415344,0.28523772954940796,0.28580743074417114,0.2863697409629822,0.2869276702404022,0.287477046251297,0.2880205810070038,0.2885591983795166,0.2890949547290802,0.2896234691143036,0.2901447117328644,0.2906644344329834,0.29117754101753235,0.29168781638145447,0.29218530654907227,0.29268378019332886,0.2931748330593109,0.2936578691005707,0.29413747787475586,0.29461222887039185,0.29507696628570557,0.2955383360385895,0.29599472880363464,0.2964482307434082,0.29689642786979675,0.2973375618457794,0.2977755665779114,0.2982131540775299,0.29864299297332764,0.2990706264972687,0.2994895875453949,0.2999095022678375,0.30032017827033997,0.30072906613349915,0.3011326193809509,0.30153125524520874,0.30192795395851135,0.3023187220096588,0.30270618200302124,0.3030858039855957,0.30346179008483887,0.3038373291492462,0.30420732498168945,0.30457639694213867,0.3049384653568268,0.3052985370159149,0.30565720796585083,0.306009441614151,0.3063541650772095,0.30670008063316345,0.307040810585022,0.30737918615341187,0.3077171742916107,0.3080486059188843,0.308378130197525,0.3087047338485718,0.3090250492095947,0.30934372544288635,0.3096562922000885,0.3099674880504608,0.31027594208717346,0.3105810582637787,0.310884952545166,0.31118232011795044,0.3114781379699707,0.311771422624588,0.31206148862838745,0.312345027923584,0.31263089179992676,0.3129163384437561,0.3131940960884094,0.3134734630584717,0.31374871730804443,0.3140217363834381,0.31429192423820496,0.3145560324192047,0.31481948494911194,0.315080463886261,0.31533727049827576,0.31559208035469055,0.3158439099788666,0.3160916864871979,0.31633949279785156,0.3165840804576874,0.3168275058269501,0.31706300377845764,0.3173006474971771,0.3175373673439026,0.31776756048202515,0.3179951310157776,0.3182187080383301,0.31844115257263184,0.31866246461868286,0.31888094544410706,0.31910234689712524,0.31931763887405396,0.31952857971191406,0.3197404742240906,0.3199484050273895,0.3201529383659363,0.32035350799560547,0.3205536901950836,0.3207528591156006,0.32094886898994446,0.32114407420158386,0.32133325934410095,0.32152342796325684,0.32171040773391724,0.32189396023750305,0.3220771849155426,0.32225480675697327,0.3224320113658905,0.3226107060909271,0.32278376817703247,0.3229556977748871,0.3231247663497925,0.32329419255256653,0.3234577178955078,0.32361990213394165,0.32378241419792175,0.3239437937736511,0.3241014778614044,0.324257493019104,0.3244125545024872,0.32456496357917786,0.3247142434120178,0.324862539768219,0.32500970363616943,0.32515498995780945,0.32529959082603455,0.32544010877609253,0.32557904720306396,0.3257153034210205,0.3258507549762726,0.32598456740379333,0.32611700892448425,0.32624757289886475,0.3263772130012512,0.32650426030158997,0.3266293406486511,0.3267509639263153,0.3268744945526123,0.32699310779571533,0.32711300253868103,0.3272285759449005,0.3273431062698364,0.32745361328125,0.3275657892227173,0.3276735246181488,0.3277806341648102,0.3278859257698059,0.32799026370048523,0.3280923068523407,0.3281935155391693,0.32829201221466064,0.3283907175064087,0.3284885585308075,0.3285834789276123,0.32867711782455444,0.32876792550086975,0.328856885433197,0.3289460837841034,0.3290354311466217,0.3291228413581848,0.32920604944229126,0.329289972782135,0.32937243580818176,0.32945311069488525,0.32953163981437683,0.3296104669570923,0.3296879529953003,0.3297625780105591,0.32983583211898804,0.3299097716808319,0.3299805223941803,0.33005085587501526,0.33012109994888306,0.33018770813941956,0.3302537202835083,0.33031755685806274,0.3303828239440918,0.33044421672821045,0.3305050730705261,0.330565869808197,0.3306252658367157,0.3306829035282135,0.33074164390563965,0.3307962715625763,0.3308505713939667,0.3309032917022705,0.3309549391269684,0.3310059905052185,0.33105626702308655,0.3311064839363098,0.3311545252799988,0.3312012553215027,0.33124789595603943,0.33129408955574036,0.33133822679519653,0.331382155418396],"active":[0.016797542572021484,0.01446595974266529,0.013497373089194298,0.012947313487529755,0.012533273547887802,0.012172084301710129,0.011818800121545792,0.011447001248598099,0.011090345680713654,0.010745599865913391,0.010352179408073425,0.009995073080062866,0.00964299589395523,0.009279265999794006,0.00892079621553421,0.008579917252063751,0.008228056132793427,0.007904618978500366,0.007584609091281891,0.007268264889717102,0.0069685280323028564,0.0066562071442604065,0.006368078291416168,0.0060923099517822266,0.005821928381919861,0.005547329783439636,0.005301058292388916,0.005060970783233643,0.004830837249755859,0.0046038031578063965,0.004386425018310547,0.004304990172386169,0.004265248775482178,0.0042327046394348145,0.0042000263929367065,0.004172861576080322,0.004144266247749329,0.004117950797080994,0.004085540771484375,0.0040546804666519165,0.004020854830741882,0.003992184996604919,0.003959923982620239,0.003926411271095276,0.0038945823907852173,0.003857359290122986,0.003819108009338379,0.0037845373153686523,0.003746822476387024,0.003724321722984314,0.003678053617477417,0.003642037510871887,0.003610655665397644,0.003583565354347229,0.003538846969604492,0.003506273031234741,0.0034687072038650513,0.0034354329109191895,0.0033944696187973022,0.0033653676509857178,0.00331878662109375,0.0032906383275985718,0.0032476186752319336,0.003218129277229309,0.0031873732805252075,0.003149867057800293,0.003105849027633667,0.0030703097581863403,0.0030378103256225586,0.0030076950788497925,0.0029644519090652466,0.002927929162979126,0.0029002726078033447,0.0028657466173171997,0.0028384625911712646,0.0028026700019836426,0.002772286534309387,0.0027457326650619507,0.002712756395339966,0.002693086862564087,0.002652689814567566,0.002620026469230652,0.0025952011346817017,0.002563074231147766,0.002528086304664612,0.002499222755432129,0.0024704337120056152,0.002443283796310425,0.002414792776107788,0.002374604344367981,0.0023480355739593506,0.0023235827684402466,0.002292320132255554,0.002267196774482727,0.0022404640913009644,0.0022125542163848877,0.002191781997680664,0.002170562744140625,0.0021437108516693115,0.002122059464454651,0.0021028071641921997,0.0020734667778015137,0.0020534247159957886,0.002030014991760254,0.002003967761993408,0.0019862502813339233,0.001955658197402954,0.001940310001373291,0.001921147108078003,0.0018988847732543945,0.0018785297870635986,0.0018544495105743408,0.0018303990364074707,0.0018155872821807861,0.001798391342163086,0.001772850751876831,0.001756906509399414,0.0017334818840026855,0.0017146766185760498,0.0016958415508270264,0.001677781343460083,0.0016621947288513184,0.0016485154628753662,0.0016275644302368164,0.001606971025466919,0.0015922784805297852,0.0015652775764465332,0.0015561282634735107,0.001536339521408081,0.0015163421630859375,0.0014977455139160156,0.0014794766902923584,0.0014655888080596924,0.001451730728149414,0.0014364421367645264,0.0014214515686035156,0.001405179500579834,0.0013872385025024414,0.0013701319694519043,0.0013487040996551514,0.0013383924961090088,0.0013243257999420166,0.0013049840927124023,0.0012938082218170166,0.0012817978858947754,0.0012672841548919678,0.0012547969818115234,0.0012392699718475342,0.0012260973453521729,0.0012181997299194336,0.0012095868587493896,0.0011971592903137207,0.0011806190013885498,0.0011680424213409424,0.001157224178314209,0.0011466443538665771,0.00113600492477417,0.0011268258094787598,0.0011155009269714355,0.0011039674282073975,0.0010889768600463867,0.0010828971862792969,0.0010706186294555664,0.0010575950145721436,0.0010421276092529297,0.0010382533073425293,0.001024097204208374,0.0010094940662384033,0.000997304916381836,0.0009845197200775146,0.0009725093841552734,0.0009636878967285156,0.0009574294090270996,0.0009495913982391357,0.0009386241436004639,0.0009306371212005615,0.0009233057498931885,0.0009148716926574707,0.0009003281593322754,0.0008939206600189209,0.0008797645568847656,0.000874638557434082,0.0008633732795715332,0.0008547008037567139,0.000845104455947876,0.0008375942707061768,0.0008302628993988037,0.0008188188076019287,0.0008119940757751465,0.0007985234260559082,0.0007924437522888184,0.0007874369621276855,0.000776827335357666,0.0007717609405517578,0.0007601678371429443,0.0007549524307250977,0.0007496476173400879,0.0007384419441223145,0.0007278025150299072,0.0007226169109344482,0.0007157623767852783,0.0007103979587554932,0.0007056891918182373,0.0006943941116333008,0.0006912052631378174,0.0006835460662841797,0.0006732344627380371,0.0006673038005828857,0.0006631016731262207,0.0006575286388397217,0.0006501674652099609,0.000644296407699585,0.0006381571292877197,0.0006288588047027588,0.0006237030029296875,0.0006181001663208008,0.0006115436553955078,0.0006053149700164795,0.0006012320518493652,0.0005962550640106201,0.0005869865417480469,0.0005862712860107422,0.0005776882171630859,0.0005719661712646484,0.0005693137645721436,0.000561147928237915,0.0005582273006439209,0.0005509555339813232,0.0005443394184112549,0.0005403757095336914,0.0005376338958740234,0.0005307793617248535,0.0005285441875457764,0.0005222856998443604,0.0005172789096832275,0.0005108118057250977,0.0005092322826385498,0.0005016326904296875,0.0004937350749969482,0.0004898905754089355,0.0004831254482269287,0.0004812479019165039,0.0004786252975463867,0.000475466251373291,0.0004718303680419922,0.00046509504318237305,0.00046008825302124023,0.00045549869537353516,0.0004490315914154053,0.0004449784755706787,0.00043848156929016113,0.00043886899948120117,0.0004336833953857422,0.0004273355007171631,0.0004241764545440674,0.00041678547859191895,0.0004146099090576172,0.0004095733165740967,0.0004024207592010498,0.00039902329444885254,0.0003930032253265381,0.00039246678352355957,0.00039118528366088867,0.0003814995288848877,0.0003783702850341797,0.000376284122467041,0.0003731846809387207,0.0003648102283477783,0.000364154577255249,0.00036147236824035645,0.00035828351974487305,0.0003503262996673584,0.0003465116024017334,0.0003434419631958008,0.00033867359161376953,0.00033524632453918457,0.0003330707550048828,0.00033164024353027344,0.0003267526626586914,0.0003241002559661865,0.000318378210067749,0.00031498074531555176,0.0003103911876678467,0.00030794739723205566,0.0003046691417694092,0.00029969215393066406,0.0002964138984680176,0.0002929866313934326,0.00028893351554870605,0.0002853274345397949,0.00028195977210998535,0.0002824068069458008,0.00027614831924438477,0.0002739429473876953,0.0002671778202056885,0.0002650022506713867,0.00026023387908935547,0.00025904178619384766,0.00025337934494018555,0.00024968385696411133,0.0002472102642059326,0.00024574995040893555,0.00024077296257019043,0.00023880600929260254,0.00023677945137023926,0.00023370981216430664,0.00023120641708374023,0.00022712349891662598,0.00022420287132263184,0.00022074580192565918,0.00021770596504211426,0.0002180337905883789,0.0002161860466003418,0.0002105236053466797,0.00020781159400939941,0.00020438432693481445,0.00020179152488708496,0.00019857287406921387,0.00019556283950805664,0.00019341707229614258,0.00018996000289916992,0.00018715858459472656,0.0001862049102783203,0.0001842975616455078,0.0001805126667022705,0.00017818808555603027,0.00017467141151428223,0.00017058849334716797,0.00016945600509643555,0.00016620755195617676,0.0001653432846069336,0.00016173720359802246,0.00015985965728759766,0.0001577138900756836,0.0001552104949951172,0.000153273344039917,0.00015169382095336914,0.00014719367027282715,0.0001456737518310547,0.00014278292655944824,0.000141143798828125,0.00013947486877441406,0.0001372992992401123,0.0001347661018371582,0.00013178586959838867,0.000130385160446167,0.0001290440559387207,0.00012755393981933594,0.00012537837028503418,0.00012353062629699707,0.0001214742660522461]},{"group":"4W_None","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.016797542572021484,0.022806309163570404,0.02889576554298401,0.03485505282878876,0.04061069339513779,0.04614502191543579,0.051449500024318695,0.05651787668466568,0.06138332560658455,0.06602734327316284,0.07046332955360413,0.07469815760850906,0.07872917503118515,0.08255647122859955,0.08619151264429092,0.08966603875160217,0.09296979010105133,0.09609684348106384,0.09907753020524979,0.10189677029848099,0.10456929355859756,0.1071009710431099,0.1095023974776268,0.11177199333906174,0.11391866952180862,0.11594444513320923,0.11785806715488434,0.1196710616350174,0.12139393389225006,0.123016856610775,0.12454314529895782,0.12608063220977783,0.12760129570960999,0.12909898161888123,0.1305827647447586,0.132039412856102,0.13346633315086365,0.1348721981048584,0.13625869154930115,0.13762302696704865,0.13896387815475464,0.14028486609458923,0.14157980680465698,0.14285485446453094,0.14410708844661713,0.1453346461057663,0.14654526114463806,0.14773781597614288,0.14890359342098236,0.15005160868167877,0.15117508172988892,0.1522897630929947,0.15337888896465302,0.1544429510831833,0.1554906666278839,0.1565200388431549,0.1575286090373993,0.15851879119873047,0.159493088722229,0.1604519933462143,0.16138407588005066,0.1623063087463379,0.16321006417274475,0.16409932076931,0.1649736762046814,0.16582784056663513,0.166669100522995,0.16749224066734314,0.16829943656921387,0.1691008359193802,0.1698836237192154,0.1706535667181015,0.17140258848667145,0.17214471101760864,0.17286944389343262,0.17358477413654327,0.17428888380527496,0.17497681081295013,0.17565718293190002,0.17632260918617249,0.17697611451148987,0.17761999368667603,0.1782504767179489,0.17886871099472046,0.17948055267333984,0.1800786703824997,0.18066570162773132,0.1812448799610138,0.18181513249874115,0.18237373232841492,0.1829240918159485,0.1834656447172165,0.18399657309055328,0.18451948463916779,0.1850379854440689,0.1855463981628418,0.18604505062103271,0.18653489649295807,0.1870148628950119,0.1874908208847046,0.18796078860759735,0.18842162191867828,0.18887284398078918,0.18931938707828522,0.18975891172885895,0.19019046425819397,0.1906183660030365,0.19103597104549408,0.19145406782627106,0.1918613165616989,0.1922656148672104,0.19266460835933685,0.1930597722530365,0.1934480220079422,0.19382919371128082,0.1942044049501419,0.19457776844501495,0.1949431449174881,0.1953054815530777,0.19566228985786438,0.19601468741893768,0.19636355340480804,0.19670766592025757,0.19704332947731018,0.19737926125526428,0.19770856201648712,0.1980360746383667,0.1983596384525299,0.19867874681949615,0.19899360835552216,0.19930315017700195,0.19961321353912354,0.19991712272167206,0.20021842420101166,0.20051875710487366,0.2008148729801178,0.20110782980918884,0.2013956606388092,0.20168258249759674,0.20196926593780518,0.20225119590759277,0.20253117382526398,0.202809676527977,0.2030843198299408,0.2033528983592987,0.20361997187137604,0.2038891315460205,0.20415574312210083,0.20441967248916626,0.20468108355998993,0.2049408107995987,0.20519597828388214,0.20545215904712677,0.20570293068885803,0.2059558779001236,0.20620392262935638,0.20645438134670258,0.20670099556446075,0.20694689452648163,0.2071891725063324,0.20743249356746674,0.2076733261346817,0.20791473984718323,0.2081538289785385,0.20839007198810577,0.2086278796195984,0.2088610678911209,0.20909644663333893,0.20932818949222565,0.20955970883369446,0.20979435741901398,0.21002651751041412,0.21025754511356354,0.210488960146904,0.21072052419185638,0.21095143258571625,0.21118199825286865,0.21140845119953156,0.21163783967494965,0.21186506748199463,0.21209163963794708,0.2123154103755951,0.2125401496887207,0.21276520192623138,0.2129894644021988,0.21321405470371246,0.21344012022018433,0.2136618047952652,0.21388737857341766,0.21411500871181488,0.2143383026123047,0.21456241607666016,0.21478748321533203,0.21501578390598297,0.21524283289909363,0.21546973288059235,0.215694859623909,0.21591943502426147,0.21614669263362885,0.21637417376041412,0.21660269796848297,0.21683309972286224,0.21706035733222961,0.21729165315628052,0.21752266585826874,0.21775059401988983,0.21798238158226013,0.21821333467960358,0.2184462994337082,0.21867866814136505,0.21891260147094727,0.21914264559745789,0.21937280893325806,0.21960459649562836,0.21984027326107025,0.2200731486082077,0.22031134366989136,0.22054995596408844,0.2207888811826706,0.22102932631969452,0.22126811742782593,0.2215123027563095,0.2217557430267334,0.222001314163208,0.22224663197994232,0.222491055727005,0.22273842990398407,0.22298525273799896,0.22323228418827057,0.22348211705684662,0.22373060882091522,0.22397954761981964,0.2242307811975479,0.2244807779788971,0.22473196685314178,0.22498083114624023,0.22523681819438934,0.22549128532409668,0.22574251890182495,0.22600194811820984,0.22626037895679474,0.22651734948158264,0.2267778068780899,0.22703804075717926,0.2273026406764984,0.2275661677122116,0.22783145308494568,0.22809571027755737,0.22836193442344666,0.22862833738327026,0.22889572381973267,0.22916512191295624,0.22943532466888428,0.229707732796669,0.22997668385505676,0.23024894297122955,0.23052331805229187,0.23079457879066467,0.23106949031352997,0.23134388029575348,0.23162181675434113,0.2319004088640213,0.23217783868312836,0.23245744407176971,0.23273678123950958,0.23301544785499573,0.23329408466815948,0.23357518017292023,0.23385287821292877,0.23413598537445068,0.23441483080387115,0.23469732701778412,0.23497973382472992,0.23526450991630554,0.23554739356040955,0.2358318269252777,0.23611539602279663,0.23639538884162903,0.23668040335178375,0.23696407675743103,0.2372458428144455,0.2375294715166092,0.23781117796897888,0.2380916178226471,0.23837468028068542,0.23865769803524017,0.23893894255161285,0.23922023177146912,0.2394990175962448,0.23978018760681152,0.24005839228630066,0.24033819139003754,0.24061855673789978,0.24089719355106354,0.24117356538772583,0.2414502203464508,0.24172644317150116,0.24200062453746796,0.24227440357208252,0.2425450086593628,0.24281612038612366,0.24308520555496216,0.2433546781539917,0.24361947178840637,0.24388249218463898,0.24414628744125366,0.24440798163414001,0.24466732144355774,0.24492788314819336,0.245184987783432,0.2454383373260498,0.24569015204906464,0.2459413856267929,0.24618969857692719,0.2464376986026764,0.24668337404727936,0.24692454934120178,0.24716435372829437,0.2474036067724228,0.2476416826248169,0.2478746473789215,0.24810397624969482,0.24833495914936066,0.2485640048980713,0.24878717958927155,0.2490077018737793,0.24922500550746918,0.2494407445192337,0.2496555745601654,0.24986959993839264,0.250079482793808,0.2502869963645935,0.25049155950546265,0.25069499015808105,0.25089627504348755,0.25109440088272095,0.25129079818725586,0.2514815926551819,0.2516736090183258,0.2518607974052429,0.25204646587371826,0.2522282302379608,0.2524087727069855,0.2525874972343445,0.25276222825050354,0.25293415784835815,0.2531038224697113,0.2532700300216675,0.25343555212020874,0.2535966634750366,0.2537573575973511],"recovered":[0.0,0.008354827761650085,0.015524404123425484,0.022163178771734238,0.028458967804908752,0.03449662774801254,0.040281325578689575,0.04580966383218765,0.05112335830926895,0.056200433522462845,0.061073459684848785,0.06573591381311417,0.0701799988746643,0.07441001385450363,0.07844635844230652,0.08227793127298355,0.08592803031206131,0.08941247314214706,0.09271740168333054,0.09585998207330704,0.09884174913167953,0.10166805237531662,0.10435455292463303,0.10689488053321838,0.10930069535970688,0.11157535761594772,0.11372563242912292,0.11575917899608612,0.11767931282520294,0.11949507892131805,0.12122219055891037,0.1228499785065651,0.12442938983440399,0.12597781419754028,0.12750345468521118,0.1290057748556137,0.13048440217971802,0.1319425255060196,0.1333770900964737,0.13478286564350128,0.13616812229156494,0.1375328153371811,0.13887125253677368,0.14018821716308594,0.14148296415805817,0.1427609622478485,0.14401325583457947,0.14524483680725098,0.1464531123638153,0.1476397067308426,0.14880909025669098,0.1499534398317337,0.15108907222747803,0.15219636261463165,0.15328079462051392,0.15435148775577545,0.15539443492889404,0.15642273426055908,0.15743079781532288,0.1584208756685257,0.15939809381961823,0.1603562980890274,0.1612943708896637,0.16221389174461365,0.16311702132225037,0.16400358080863953,0.1648750901222229,0.16572938859462738,0.1665697991847992,0.16739694774150848,0.16821087896823883,0.16901133954524994,0.16979284584522247,0.1705598384141922,0.17131464183330536,0.17205208539962769,0.17277765274047852,0.17349644005298615,0.17420142889022827,0.17489033937454224,0.17556965351104736,0.1762312799692154,0.17688903212547302,0.17753130197525024,0.17815978825092316,0.17878003418445587,0.1793951392173767,0.17999257147312164,0.1805783212184906,0.18115666508674622,0.18172702193260193,0.18228687345981598,0.18283623456954956,0.18337690830230713,0.18390823900699615,0.18443448841571808,0.1849498599767685,0.18545839190483093,0.18595926463603973,0.18644946813583374,0.18693159520626068,0.1874092072248459,0.1878771334886551,0.18833665549755096,0.18879273533821106,0.189243346452713,0.1896815448999405,0.19011245667934418,0.19053928554058075,0.19096285104751587,0.19137707352638245,0.19178807735443115,0.19219262897968292,0.19259022176265717,0.19298428297042847,0.19337071478366852,0.1937538981437683,0.1941339075565338,0.19450607895851135,0.19487178325653076,0.19523049890995026,0.1955888271331787,0.1959439367055893,0.19629284739494324,0.19663368165493011,0.1969721019268036,0.19730448722839355,0.19763672351837158,0.1979655921459198,0.1982879638671875,0.19860798120498657,0.19892410933971405,0.19923733174800873,0.19954638183116913,0.19984783232212067,0.20015256106853485,0.20045268535614014,0.20074664056301117,0.20103970170021057,0.20132939517498016,0.20161832869052887,0.20190240442752838,0.202184796333313,0.20246681571006775,0.20274369418621063,0.203017920255661,0.2032875269651413,0.2035578489303589,0.2038271576166153,0.2040911316871643,0.2043558657169342,0.20461900532245636,0.2048751413822174,0.20513318479061127,0.2053881585597992,0.2056414633989334,0.20589448511600494,0.20614343881607056,0.20639193058013916,0.20664024353027344,0.20688636600971222,0.2071290761232376,0.2073708027601242,0.20761176943778992,0.20785333216190338,0.20809148252010345,0.2083309441804886,0.20856711268424988,0.20880262553691864,0.20903541147708893,0.20926830172538757,0.2095026671886444,0.20973561704158783,0.2099701315164566,0.21020136773586273,0.21043245494365692,0.2106618732213974,0.21089249849319458,0.21111996471881866,0.2113509476184845,0.21157796680927277,0.2118053138256073,0.21203061938285828,0.21225649118423462,0.21248385310173035,0.21270887553691864,0.21293066442012787,0.21315820515155792,0.21338215470314026,0.21360614895820618,0.2138349413871765,0.21405744552612305,0.21428132057189941,0.2145039141178131,0.21473047137260437,0.2149570882320404,0.21518416702747345,0.21541208028793335,0.21563772857189178,0.2158646136522293,0.21609030663967133,0.2163192629814148,0.21654927730560303,0.21677693724632263,0.21700461208820343,0.21723513305187225,0.21746648848056793,0.21769747138023376,0.21792715787887573,0.21815964579582214,0.2183922529220581,0.21862447261810303,0.21885499358177185,0.21908685564994812,0.21931587159633636,0.2195483297109604,0.21978449821472168,0.2200208157300949,0.22026056051254272,0.22049616277217865,0.22073529660701752,0.220973402261734,0.22121816873550415,0.2214595228433609,0.2217048555612564,0.22194714844226837,0.22219127416610718,0.22243762016296387,0.22268497943878174,0.22292989492416382,0.22317613661289215,0.2234269231557846,0.22367598116397858,0.22392559051513672,0.2241746485233307,0.22442594170570374,0.22467517852783203,0.2249276041984558,0.22517992556095123,0.2254333794116974,0.22568641602993011,0.22594204545021057,0.22619685530662537,0.226455956697464,0.22671771049499512,0.22698089480400085,0.22724412381649017,0.22750726342201233,0.22777090966701508,0.22803613543510437,0.22830186784267426,0.22857005894184113,0.228838711977005,0.22910739481449127,0.2293761521577835,0.22964543104171753,0.22991681098937988,0.2301882803440094,0.23046334087848663,0.2307363599538803,0.2310107797384262,0.23128847777843475,0.2315673530101776,0.23184385895729065,0.23212279379367828,0.2324027568101883,0.23268018662929535,0.23295819759368896,0.23323896527290344,0.23351746797561646,0.23379848897457123,0.23407882452011108,0.23436033725738525,0.23464182019233704,0.23492583632469177,0.23520974814891815,0.23549319803714752,0.23577746748924255,0.23605898022651672,0.23634448647499084,0.2366260588169098,0.2369089126586914,0.23719196021556854,0.2374747395515442,0.23775717616081238,0.23803846538066864,0.23832160234451294,0.23860344290733337,0.23888273537158966,0.23916217684745789,0.23944081366062164,0.23972220718860626,0.23999939858913422,0.24028147757053375,0.24056248366832733,0.24083808064460754,0.24111726880073547,0.241393581032753,0.2416660040616989,0.2419392317533493,0.24221168458461761,0.2424839287996292,0.242752343416214,0.24302224814891815,0.243290513753891,0.24355751276016235,0.24382352828979492,0.24408648908138275,0.2443467676639557,0.24460618197917938,0.2448653131723404,0.245118647813797,0.24537256360054016,0.245626300573349,0.24587953090667725,0.24612656235694885,0.2463756799697876,0.24662046134471893,0.24686230719089508,0.24710458517074585,0.2473413050174713,0.2475760579109192,0.2478066384792328,0.2480362504720688,0.24826867878437042,0.24849478900432587,0.24871781468391418,0.24894005060195923,0.24915708601474762,0.24937443435192108,0.24958722293376923,0.2497994601726532,0.250011146068573,0.25021812319755554,0.25042545795440674,0.2506273090839386,0.2508285641670227,0.2510259449481964,0.25122037529945374,0.25141289830207825,0.25160181522369385,0.2517905533313751,0.25197553634643555,0.25215834379196167,0.2523418962955475,0.25251778960227966,0.25269222259521484,0.2528662085533142,0.2530357539653778,0.25320231914520264,0.2533677816390991],"active":[0.016797542572021484,0.014451481401920319,0.013371361419558525,0.01269187405705452,0.012151725590229034,0.011648394167423248,0.01116817444562912,0.010708212852478027,0.010259967297315598,0.009826909750699997,0.00938986986875534,0.008962243795394897,0.008549176156520844,0.008146457374095917,0.0077451542019844055,0.007388107478618622,0.007041759788990021,0.0066843703389167786,0.0063601285219192505,0.00603678822517395,0.00572754442691803,0.005432918667793274,0.005147844552993774,0.004877112805843353,0.004617974162101746,0.004369087517261505,0.004132434725761414,0.003911882638931274,0.003714621067047119,0.0035217776894569397,0.003320954740047455,0.003230653703212738,0.0031719058752059937,0.0031211674213409424,0.0030793100595474243,0.0030336380004882812,0.00298193097114563,0.002929672598838806,0.0028816014528274536,0.0028401613235473633,0.0027957558631896973,0.002752050757408142,0.0027085542678833008,0.0026666373014450073,0.00262412428855896,0.0025736838579177856,0.0025320053100585938,0.0024929791688919067,0.0024504810571670532,0.0024119019508361816,0.002365991473197937,0.0023363232612609863,0.002289816737174988,0.0022465884685516357,0.002209872007369995,0.0021685510873794556,0.002134174108505249,0.0020960569381713867,0.002062290906906128,0.0020311176776885986,0.001985982060432434,0.0019500106573104858,0.0019156932830810547,0.00188542902469635,0.0018566548824310303,0.0018242597579956055,0.0017940104007720947,0.0017628520727157593,0.0017296373844146729,0.001703888177871704,0.0016727447509765625,0.0016422271728515625,0.0016097426414489746,0.0015848726034164429,0.0015548020601272583,0.0015326887369155884,0.0015112310647964478,0.0014803707599639893,0.001455754041671753,0.001432269811630249,0.0014064610004425049,0.0013887137174606323,0.0013614445924758911,0.0013374090194702148,0.001320764422416687,0.0012986361980438232,0.0012705624103546143,0.0012523084878921509,0.0012368112802505493,0.0012170672416687012,0.0011970698833465576,0.0011787712574005127,0.0011603385210037231,0.0011425763368606567,0.001129746437072754,0.0011119097471237183,0.0010951906442642212,0.0010765045881271362,0.001055598258972168,0.0010413527488708496,0.00102919340133667,0.0010124146938323975,0.0009957104921340942,0.000982731580734253,0.0009661763906478882,0.000947117805480957,0.0009368211030960083,0.0009235143661499023,0.0009147822856903076,0.0008984655141830444,0.0008885413408279419,0.0008765310049057007,0.0008671432733535767,0.0008578002452850342,0.000844910740852356,0.0008336901664733887,0.0008238703012466431,0.0008092373609542847,0.0007994025945663452,0.0007905066013336182,0.0007841885089874268,0.0007747262716293335,0.0007637292146682739,0.0007504820823669434,0.0007455796003341675,0.0007364600896835327,0.0007315874099731445,0.0007229149341583252,0.000713154673576355,0.0007056444883346558,0.0006951689720153809,0.0006891041994094849,0.0006797909736633301,0.0006720423698425293,0.0006709247827529907,0.0006623119115829468,0.0006551444530487061,0.0006490200757980347,0.0006428807973861694,0.0006398707628250122,0.0006328672170639038,0.0006287693977355957,0.0006248801946640015,0.0006175041198730469,0.0006092041730880737,0.0006020516157150269,0.0006016045808792114,0.0005978941917419434,0.0005925148725509644,0.0005899518728256226,0.0005849450826644897,0.0005769729614257812,0.0005770176649093628,0.0005697458982467651,0.0005677193403244019,0.0005624592304229736,0.0005598962306976318,0.0005575567483901978,0.0005549639463424683,0.00054892897605896,0.0005461275577545166,0.0005442500114440918,0.000543937087059021,0.0005420595407485962,0.0005367398262023926,0.0005363970994949341,0.0005301237106323242,0.0005293339490890503,0.0005255639553070068,0.0005242973566055298,0.0005260556936264038,0.0005238503217697144,0.000521928071975708,0.0005188286304473877,0.0005191564559936523,0.0005189776420593262,0.0005201250314712524,0.0005159527063369751,0.0005178749561309814,0.0005141198635101318,0.0005136728286743164,0.000510096549987793,0.0005095303058624268,0.0005087107419967651,0.0005056113004684448,0.0005051791667938232,0.0005094558000564575,0.0005035996437072754,0.0005052238702774048,0.0005088597536087036,0.0005033612251281738,0.0005049705505371094,0.0005061626434326172,0.0005118697881698608,0.0005123615264892578,0.0005126446485519409,0.0005106925964355469,0.000507354736328125,0.0005089640617370605,0.0005095601081848145,0.0005123913288116455,0.0005138367414474487,0.0005110800266265869,0.0005147159099578857,0.0005180537700653076,0.0005154609680175781,0.0005158931016921997,0.000515863299369812,0.0005191415548324585,0.0005190223455429077,0.0005203485488891602,0.0005181729793548584,0.0005178153514862061,0.0005177408456802368,0.0005244016647338867,0.0005248188972473145,0.0005268454551696777,0.0005291402339935303,0.0005283206701278687,0.0005331635475158691,0.0005328208208084106,0.0005389004945755005,0.000537574291229248,0.0005417913198471069,0.0005417764186859131,0.0005439072847366333,0.0005471557378768921,0.0005476325750350952,0.0005473047494888306,0.0005522221326828003,0.0005544722080230713,0.0005526244640350342,0.0005548000335693359,0.000555187463760376,0.0005573183298110962,0.000554889440536499,0.000561639666557312,0.0005636811256408691,0.0005625933408737183,0.0005685687065124512,0.000573962926864624,0.0005753040313720703,0.0005809515714645386,0.000582084059715271,0.0005849301815032959,0.0005852729082107544,0.0005873292684555054,0.0005884468555450439,0.0005910247564315796,0.0005922019481658936,0.0005938559770584106,0.0005950629711151123,0.0005966126918792725,0.0006003379821777344,0.0006005316972732544,0.0006035119295120239,0.0006065070629119873,0.0006062984466552734,0.000606149435043335,0.0006075203418731689,0.000611037015914917,0.0006119310855865479,0.0006104856729507446,0.0006135851144790649,0.0006139874458312988,0.0006126910448074341,0.0006138980388641357,0.0006169825792312622,0.0006139129400253296,0.0006185173988342285,0.0006163418292999268,0.0006185024976730347,0.0006193965673446655,0.0006226897239685059,0.0006215572357177734,0.0006220787763595581,0.0006221979856491089,0.0006179213523864746,0.0006214231252670288,0.0006195902824401855,0.0006197839975357056,0.0006205588579177856,0.0006192177534103394,0.0006168782711029053,0.0006175041198730469,0.0006192326545715332,0.0006173402070999146,0.0006167888641357422,0.0006162822246551514,0.0006180107593536377,0.0006175786256790161,0.0006159842014312744,0.000619158148765564,0.0006157159805297852,0.0006110817193984985,0.0006121397018432617,0.000609174370765686,0.0006070435047149658,0.000608399510383606,0.0006057769060134888,0.0006044358015060425,0.0006012767553329468,0.00060233473777771,0.0005972236394882202,0.0005919784307479858,0.0005887746810913086,0.0005844533443450928,0.0005808323621749878,0.0005811154842376709,0.0005788058042526245,0.0005730241537094116,0.0005715042352676392,0.0005688220262527466,0.000563398003578186,0.0005581676959991455,0.0005568116903305054,0.0005488693714141846,0.0005438923835754395,0.00054129958152771,0.0005370974540710449,0.0005333423614501953,0.0005279183387756348,0.0005283206701278687,0.0005277544260025024,0.000518500804901123,0.0005129128694534302,0.0005071908235549927,0.0005006939172744751,0.0004984885454177856,0.0004951655864715576,0.0004922598600387573,0.0004875361919403076,0.00048041343688964844,0.0004768669605255127,0.00047081708908081055,0.00046709179878234863,0.0004622340202331543,0.00045564770698547363,0.0004532337188720703,0.00044789910316467285,0.00044465065002441406,0.00043767690658569336,0.00043323636054992676,0.0004291534423828125,0.0004203319549560547,0.0004163682460784912,0.00041159987449645996,0.0004038214683532715,0.0003997981548309326,0.0003943443298339844,0.0003895759582519531]},{"group":"4W_None","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.016797542572021484,0.02281494066119194,0.028771374374628067,0.03450607508420944,0.03999064490199089,0.045195482671260834,0.050121601670980453,0.05479445308446884,0.059204865247011185,0.06336584687232971,0.06729419529438019,0.07100415974855423,0.0745059996843338,0.07778854668140411,0.08087948709726334,0.08379614353179932,0.08652942627668381,0.08911095559597015,0.0915260836482048,0.09379103034734726,0.09592255204916,0.09792347252368927,0.09979171305894852,0.10155658423900604,0.10320824384689331,0.10475023090839386,0.10619897395372391,0.1075550839304924,0.10882959514856339,0.11001985520124435,0.11113644391298294,0.11224175244569778,0.11332084983587265,0.11437734961509705,0.11540470272302628,0.11640770733356476,0.1173824593424797,0.1183340772986412,0.11926668882369995,0.12016114592552185,0.12104062736034393,0.12189585715532303,0.1227249875664711,0.12353403866291046,0.12432249635457993,0.12508749961853027,0.12583324313163757,0.12655988335609436,0.1272658407688141,0.1279478371143341,0.12861360609531403,0.12926006317138672,0.12989111244678497,0.13050433993339539,0.13109645247459412,0.13167476654052734,0.1322394609451294,0.13278642296791077,0.1333191990852356,0.13383916020393372,0.13434548676013947,0.13483448326587677,0.13531231880187988,0.13577327132225037,0.13622549176216125,0.13666260242462158,0.13708961009979248,0.13750267028808594,0.1379041224718094,0.13829702138900757,0.13868165016174316,0.13905325531959534,0.13941295444965363,0.1397644579410553,0.14010629057884216,0.14043888449668884,0.14076241850852966,0.14107900857925415,0.14138492941856384,0.14168596267700195,0.14197631180286407,0.1422594040632248,0.14253248274326324,0.1427994966506958,0.14305953681468964,0.1433144360780716,0.1435600072145462,0.14380300045013428,0.1440388411283493,0.14426635205745697,0.14449121057987213,0.1447097212076187,0.14492298662662506,0.1451302319765091,0.14533215761184692,0.14552746713161469,0.14572028815746307,0.14590756595134735,0.14608916640281677,0.14626657962799072,0.14644108712673187,0.14661113917827606,0.1467755138874054,0.14693741500377655,0.14709579944610596,0.1472514569759369,0.1474011391401291,0.147547647356987,0.147691011428833,0.14783190190792084,0.1479698121547699,0.14810310304164886,0.14823491871356964,0.1483624279499054,0.14848725497722626,0.14861081540584564,0.1487315446138382,0.14885009825229645,0.14896517992019653,0.14907807111740112,0.14918898046016693,0.14929793775081635,0.149403914809227,0.14950762689113617,0.14961016178131104,0.14971034228801727,0.1498090773820877,0.14990606904029846,0.1500004678964615,0.15009425580501556,0.15018585324287415,0.1502753347158432,0.15036337077617645,0.15044990181922913,0.1505356729030609,0.15061913430690765,0.150702103972435,0.15078352391719818,0.15086238086223602,0.15094122290611267,0.1510179042816162,0.15109218657016754,0.15116579830646515,0.15123923122882843,0.15130993723869324,0.15138199925422668,0.15145185589790344,0.15151971578598022,0.15158706903457642,0.15165305137634277,0.151719331741333,0.15178367495536804,0.1518479734659195,0.15191057324409485,0.15197181701660156,0.15203271806240082,0.15209339559078217,0.1521528959274292,0.15221118927001953,0.15226945281028748,0.15232539176940918,0.15238192677497864,0.15243856608867645,0.15249288082122803,0.15254691243171692,0.15260149538516998,0.15265484154224396,0.15270769596099854,0.15276026725769043,0.15281251072883606,0.15286308526992798,0.1529141515493393,0.15296484529972076,0.1530158817768097,0.1530655473470688,0.15311527252197266,0.15316420793533325,0.15321289002895355,0.15326136350631714,0.15330946445465088,0.15335598587989807,0.1534029245376587,0.15345002710819244,0.1534964144229889,0.15354204177856445,0.15358807146549225,0.15363334119319916,0.1536787748336792,0.15372352302074432,0.15376806259155273,0.15381206572055817,0.1538565754890442,0.15390224754810333,0.1539461463689804,0.15399010479450226,0.15403442084789276,0.1540772169828415,0.15412072837352753,0.1541631519794464,0.15420763194561005,0.15425091981887817,0.15429508686065674,0.1543378233909607,0.15438057482242584,0.15442441403865814,0.15446683764457703,0.1545102894306183,0.15455222129821777,0.15459583699703217,0.15463775396347046,0.15468040108680725,0.15472421050071716,0.15476657450199127,0.15480926632881165,0.15485279262065887,0.15489551424980164,0.15493863821029663,0.15498162806034088,0.1550244837999344,0.1550663411617279,0.15510837733745575,0.1551515758037567,0.15519465506076813,0.15523755550384521,0.1552797108888626,0.15532244741916656,0.15536537766456604,0.1554085612297058,0.15545199811458588,0.15549664199352264,0.15553979575634003,0.1555827558040619,0.15562668442726135,0.15567025542259216,0.15571463108062744,0.1557585746049881,0.15580418705940247,0.15584877133369446,0.15589264035224915,0.15593715012073517,0.1559814065694809,0.15602651238441467,0.1560719758272171,0.15611690282821655,0.15616250038146973,0.15620987117290497,0.1562550812959671,0.15630115568637848,0.15634766221046448,0.15639472007751465,0.15644246339797974,0.15649034082889557,0.15653856098651886,0.15658558905124664,0.15663237869739532,0.15668107569217682,0.15672868490219116,0.15677739679813385,0.1568264663219452,0.15687598288059235,0.15692470967769623,0.15697602927684784,0.1570248305797577,0.15707483887672424,0.15712511539459229,0.15717670321464539,0.15722650289535522,0.15727713704109192,0.15732745826244354,0.15737813711166382,0.15743139386177063,0.15748468041419983,0.15753717720508575,0.15758970379829407,0.15764331817626953,0.15769720077514648,0.1577535718679428,0.157807856798172,0.15786466002464294,0.1579197198152542,0.15797419846057892,0.15803144872188568,0.1580873429775238,0.1581430733203888,0.15819920599460602,0.15825529396533966,0.15831293165683746,0.15837103128433228,0.1584288328886032,0.15848766267299652,0.1585448533296585,0.15860363841056824,0.15866276621818542,0.15872150659561157,0.15878091752529144,0.15884104371070862,0.15890032052993774,0.15896186232566833,0.15902116894721985,0.15908387303352356,0.1591445952653885,0.1592050939798355,0.15926751494407654,0.15932874381542206,0.1593921184539795,0.1594548374414444,0.15951751172542572,0.15958067774772644,0.1596444547176361,0.1597091257572174,0.15977349877357483,0.15983693301677704,0.1599017232656479,0.15996788442134857,0.1600348800420761,0.16009920835494995,0.16016536951065063,0.16023224592208862,0.16029994189739227,0.16036753356456757,0.1604357659816742,0.160503551363945,0.16057103872299194,0.16063889861106873,0.16070739924907684,0.16077734529972076,0.16084744036197662,0.16091719269752502,0.1609867811203003,0.16105593740940094,0.16112522780895233,0.1611955612897873,0.16126522421836853,0.16133682429790497,0.16140758991241455,0.16147860884666443,0.1615503430366516,0.1616191267967224,0.16168943047523499,0.16176190972328186,0.16183140873908997,0.16189874708652496,0.16197015345096588,0.16204126179218292,0.16211065649986267,0.1621812880039215,0.16225135326385498,0.16232189536094666,0.1623924821615219,0.162462055683136,0.1625305712223053],"recovered":[0.0,0.00835252832621336,0.015545882284641266,0.022128567099571228,0.028292708098888397,0.03410646319389343,0.03961721062660217,0.04484088346362114,0.049788009375333786,0.054473090916872025,0.05888829752802849,0.06307454407215118,0.06701293587684631,0.07073146849870682,0.07422883808612823,0.0775194838643074,0.08062972873449326,0.08354546129703522,0.086296446621418,0.0888834074139595,0.09130685776472092,0.09358228743076324,0.09572277963161469,0.09772361814975739,0.09960369765758514,0.10137558728456497,0.10302671045064926,0.10458558797836304,0.10604221373796463,0.10739991813898087,0.10867402702569962,0.109870046377182,0.11101783812046051,0.1121319979429245,0.11321709305047989,0.11427425593137741,0.1153072938323021,0.11630816012620926,0.11728549003601074,0.11823898553848267,0.11917006969451904,0.12007433921098709,0.12094764411449432,0.12180115282535553,0.12263726443052292,0.12344242632389069,0.12423007935285568,0.12499487400054932,0.12574292719364166,0.12646755576133728,0.1271711140871048,0.12785866856575012,0.12852314114570618,0.12917263805866241,0.12980204820632935,0.13041216135025024,0.1310061514377594,0.13158860802650452,0.13214951753616333,0.1326964795589447,0.1332327276468277,0.13375088572502136,0.1342536062002182,0.13474859297275543,0.13522309064865112,0.1356867402791977,0.13613609969615936,0.13657402992248535,0.13700146973133087,0.13741593062877655,0.13781683146953583,0.13821224868297577,0.13859258592128754,0.13896535336971283,0.1393262892961502,0.1396772712469101,0.14001984894275665,0.14035509526729584,0.14067994058132172,0.14099536836147308,0.14130379259586334,0.14160269498825073,0.14189361035823822,0.14217427372932434,0.14244990050792694,0.14271898567676544,0.14297831058502197,0.14323073625564575,0.143478661775589,0.14372099936008453,0.1439550817012787,0.14418618381023407,0.14441050589084625,0.1446300446987152,0.14484308660030365,0.1450502574443817,0.1452525407075882,0.14544789493083954,0.14564038813114166,0.14582765102386475,0.14601069688796997,0.14618860185146332,0.14636369049549103,0.14653412997722626,0.14669904112815857,0.14685969054698944,0.14702032506465912,0.14717529714107513,0.1473243683576584,0.14747196435928345,0.14761649072170258,0.14775872230529785,0.14789459109306335,0.1480310559272766,0.14816232025623322,0.1482887864112854,0.14841501414775848,0.1485358029603958,0.14865797758102417,0.1487760990858078,0.14889094233512878,0.1490052193403244,0.14911644160747528,0.14922526478767395,0.1493319869041443,0.14943678677082062,0.14953851699829102,0.1496381163597107,0.1497371792793274,0.14983336627483368,0.14992815256118774,0.15002165734767914,0.15011321008205414,0.1502029299736023,0.15029177069664001,0.15037956833839417,0.15046431124210358,0.15054792165756226,0.15063050389289856,0.1507110744714737,0.15079039335250854,0.15086787939071655,0.15094344317913055,0.15101823210716248,0.1510932445526123,0.15116582810878754,0.15123805403709412,0.15130947530269623,0.1513788253068924,0.15144646167755127,0.1515141874551773,0.15158021450042725,0.15164552628993988,0.15171122550964355,0.1517757922410965,0.15183869004249573,0.15190084278583527,0.15196162462234497,0.1520228087902069,0.15208175778388977,0.15214037895202637,0.15219788253307343,0.1522551029920578,0.15231169760227203,0.15236692130565643,0.15242236852645874,0.15247748792171478,0.15253102779388428,0.1525850147008896,0.15263842046260834,0.15269020199775696,0.15274213254451752,0.1527934968471527,0.15284430980682373,0.15289568901062012,0.15294654667377472,0.15299668908119202,0.15304705500602722,0.1530962884426117,0.1531444787979126,0.1531921774148941,0.15323948860168457,0.15328659117221832,0.15333443880081177,0.1533811390399933,0.1534273624420166,0.15347282588481903,0.15351831912994385,0.15356440842151642,0.15360969305038452,0.15365426242351532,0.15369859337806702,0.1537424921989441,0.15378762781620026,0.15383128821849823,0.153875470161438,0.15391947329044342,0.1539628952741623,0.15400704741477966,0.15405051410198212,0.1540943831205368,0.15413883328437805,0.15418210625648499,0.1542254388332367,0.15426941215991974,0.1543121486902237,0.15435507893562317,0.15439791977405548,0.15444079041481018,0.1544833928346634,0.15452583134174347,0.15456867218017578,0.15461188554763794,0.15465478599071503,0.15469688177108765,0.15474016964435577,0.1547834575176239,0.15482614934444427,0.15486861765384674,0.15491139888763428,0.15495368838310242,0.1549953818321228,0.1550382375717163,0.15508152544498444,0.15512382984161377,0.15516658127307892,0.15520897507667542,0.15525268018245697,0.1552964746952057,0.1553397923707962,0.15538273751735687,0.155427023768425,0.15547052025794983,0.15551401674747467,0.15555770695209503,0.1556014120578766,0.15564487874507904,0.1556905061006546,0.15573647618293762,0.1557803899049759,0.15582525730133057,0.15586930513381958,0.15591417253017426,0.15595880150794983,0.15600350499153137,0.15604934096336365,0.15609517693519592,0.15613992512226105,0.15618599951267242,0.1562327891588211,0.15627923607826233,0.15632548928260803,0.15637318789958954,0.15642094612121582,0.1564684957265854,0.1565147489309311,0.15656301379203796,0.15661132335662842,0.1566595584154129,0.15670821070671082,0.15675687789916992,0.15680564939975739,0.15685544908046722,0.15690447390079498,0.1569540947675705,0.15700390934944153,0.15705394744873047,0.15710385143756866,0.1571551114320755,0.15720407664775848,0.15725447237491608,0.1573057472705841,0.15735794603824615,0.15741053223609924,0.15746362507343292,0.15751570463180542,0.15757028758525848,0.15762706100940704,0.15768124163150787,0.15773683786392212,0.15779148042201996,0.15784621238708496,0.1579020619392395,0.15795937180519104,0.1580156832933426,0.1580706685781479,0.15812604129314423,0.15818148851394653,0.15824060142040253,0.15829803049564362,0.15835672616958618,0.15841467678546906,0.15847431123256683,0.15853233635425568,0.15859036147594452,0.1586497575044632,0.15870819985866547,0.15876702964305878,0.15882720053195953,0.15888741612434387,0.1589507907629013,0.15901218354701996,0.1590723991394043,0.15913324058055878,0.1591947227716446,0.15925690531730652,0.15931887924671173,0.1593821495771408,0.15944470465183258,0.15950873494148254,0.15957313776016235,0.15963855385780334,0.15970222651958466,0.15976788103580475,0.15983285009860992,0.15989826619625092,0.15996448695659637,0.1600293219089508,0.16009429097175598,0.16015982627868652,0.16022729873657227,0.1602954864501953,0.16036443412303925,0.16043172776699066,0.16049928963184357,0.16056694090366364,0.16063673794269562,0.1607062816619873,0.1607765257358551,0.16084542870521545,0.16091616451740265,0.16098454594612122,0.1610543131828308,0.1611233949661255,0.1611948013305664,0.16126565635204315,0.16133764386177063,0.16140885651111603,0.16147877275943756,0.16154755651950836,0.16161954402923584,0.16169103980064392,0.16175836324691772,0.16182862222194672,0.1618986278772354,0.16196861863136292,0.16204023361206055,0.16211003065109253,0.16217996180057526,0.16225144267082214,0.16232159733772278],"active":[0.016797542572021484,0.01446241233497858,0.013225492089986801,0.012377507984638214,0.011697936803102493,0.011089019477367401,0.01050439104437828,0.009953569620847702,0.009416855871677399,0.008892755955457687,0.0084058977663517,0.007929615676403046,0.007493063807487488,0.007057078182697296,0.006650649011135101,0.006276659667491913,0.005899697542190552,0.0055654942989349365,0.005229637026786804,0.004907622933387756,0.004615694284439087,0.004341185092926025,0.004068933427333832,0.0038329660892486572,0.0036045461893081665,0.003374643623828888,0.003172263503074646,0.002969495952129364,0.002787381410598755,0.0026199370622634888,0.002462416887283325,0.0023717060685157776,0.00230301171541214,0.0022453516721725464,0.0021876096725463867,0.0021334514021873474,0.0020751655101776123,0.002025917172431946,0.001981198787689209,0.0019221603870391846,0.0018705576658248901,0.0018215179443359375,0.0017773434519767761,0.0017328858375549316,0.0016852319240570068,0.0016450732946395874,0.0016031637787818909,0.001565009355545044,0.0015229135751724243,0.0014802813529968262,0.0014424920082092285,0.0014013946056365967,0.0013679713010787964,0.0013317018747329712,0.0012944042682647705,0.0012626051902770996,0.0012333095073699951,0.00119781494140625,0.0011696815490722656,0.0011426806449890137,0.0011127591133117676,0.0010835975408554077,0.0010587126016616821,0.001024678349494934,0.0010024011135101318,0.0009758621454238892,0.0009535104036331177,0.0009286403656005859,0.0009026527404785156,0.0008810907602310181,0.0008648186922073364,0.0008410066366195679,0.0008203685283660889,0.0007991045713424683,0.0007800012826919556,0.0007616132497787476,0.0007425695657730103,0.000723913311958313,0.0007049888372421265,0.0006905943155288696,0.0006725192070007324,0.0006567090749740601,0.0006388723850250244,0.00062522292137146,0.0006096363067626953,0.0005954504013061523,0.000581696629524231,0.0005722641944885254,0.0005601793527603149,0.0005453526973724365,0.0005361288785934448,0.0005235373973846436,0.0005124807357788086,0.0005001872777938843,0.0004890710115432739,0.0004772096872329712,0.00046774744987487793,0.0004596710205078125,0.00044877827167510986,0.00043892860412597656,0.00043039023876190186,0.00042253732681274414,0.0004118233919143677,0.00040328502655029297,0.0003967583179473877,0.00039176642894744873,0.0003808140754699707,0.00037235021591186523,0.0003666430711746216,0.00035993754863739014,0.0003533214330673218,0.0003443807363510132,0.0003403276205062866,0.0003313720226287842,0.000324934720993042,0.0003220289945602417,0.0003165304660797119,0.00031429529190063477,0.0003072023391723633,0.00030197203159332275,0.00029803812503814697,0.00029271841049194336,0.000287473201751709,0.00028236210346221924,0.00027817487716674805,0.0002735555171966553,0.0002705603837966919,0.00026795268058776855,0.00026328861713409424,0.00026088953018188477,0.00025770068168640137,0.0002536773681640625,0.00025016069412231445,0.00024697184562683105,0.00024390220642089844,0.00023956596851348877,0.0002377927303314209,0.0002356022596359253,0.00023187696933746338,0.00023014843463897705,0.00022751092910766602,0.00022430717945098877,0.00022235512733459473,0.0002209991216659546,0.00021669268608093262,0.00021617114543914795,0.00021380186080932617,0.00021024048328399658,0.000208243727684021,0.0002065896987915039,0.00020514428615570068,0.0002034604549407959,0.00020244717597961426,0.00019934773445129395,0.00019602477550506592,0.00019402801990509033,0.00019255280494689941,0.00019127130508422852,0.00018838047981262207,0.00018769502639770508,0.0001850128173828125,0.0001840442419052124,0.00018346309661865234,0.00018118321895599365,0.00017999112606048584,0.00017912685871124268,0.0001773536205291748,0.0001766681671142578,0.00017525255680084229,0.00017409026622772217,0.0001728832721710205,0.00017201900482177734,0.0001713484525680542,0.00017157196998596191,0.00016985833644866943,0.000168725848197937,0.00016751885414123535,0.00016583502292633057,0.00016507506370544434,0.00016498565673828125,0.00016380846500396729,0.0001634359359741211,0.0001634359359741211,0.00016197562217712402,0.000160902738571167,0.00016070902347564697,0.00016051530838012695,0.00016045570373535156,0.00015911459922790527,0.0001583695411682129,0.00015780329704284668,0.00015798211097717285,0.00015975534915924072,0.00015851855278015137,0.00015881657600402832,0.00015895068645477295,0.0001577436923980713,0.00015783309936523438,0.00015610456466674805,0.0001571178436279297,0.00015653669834136963,0.00015625357627868652,0.000155717134475708,0.00015513598918914795,0.00015500187873840332,0.00015468895435333252,0.0001552104949951172,0.00015430152416229248,0.00015504658222198486,0.00015436112880706787,0.00015456974506378174,0.00015553832054138184,0.00015468895435333252,0.00015448033809661865,0.00015591084957122803,0.00015534460544586182,0.0001551806926727295,0.00015547871589660645,0.00015586614608764648,0.00015494227409362793,0.00015468895435333252,0.00015619397163391113,0.00015641748905181885,0.0001560300588607788,0.00015588104724884033,0.00015586614608764648,0.000156402587890625,0.00015588104724884033,0.000155523419380188,0.00015684962272644043,0.0001570582389831543,0.00015573203563690186,0.00015616416931152344,0.00015623867511749268,0.00015692412853240967,0.00015716254711151123,0.0001593083143234253,0.00015826523303985596,0.00015616416931152344,0.00015676021575927734,0.0001561492681503296,0.00015720725059509277,0.00015780329704284668,0.00015810132026672363,0.0001589953899383545,0.0001605302095413208,0.0001599043607711792,0.00016123056411743164,0.00016166269779205322,0.00016193091869354248,0.00016322731971740723,0.00016485154628753662,0.0001653730869293213,0.00016464293003082275,0.00016388297080993652,0.00016632676124572754,0.00016567111015319824,0.00016607344150543213,0.0001669079065322876,0.00016777217388153076,0.00016783177852630615,0.0001703798770904541,0.0001693814992904663,0.00017036497592926025,0.00017102062702178955,0.00017279386520385742,0.00017255544662475586,0.0001732856035232544,0.000172346830368042,0.00017406046390533447,0.00017692148685455322,0.00017893314361572266,0.0001792311668395996,0.00017917156219482422,0.0001796931028366089,0.00018149614334106445,0.00018328428268432617,0.0001807957887649536,0.0001834183931350708,0.00018288195133209229,0.00018271803855895996,0.00018523633480072021,0.00018528103828430176,0.0001837015151977539,0.00018352270126342773,0.00018462538719177246,0.0001868903636932373,0.0001895427703857422,0.0001882314682006836,0.00018963217735290527,0.00018812716007232666,0.00018896162509918213,0.0001884549856185913,0.000189170241355896,0.00019055604934692383,0.00019128620624542236,0.00019212067127227783,0.0001948326826095581,0.00019396841526031494,0.0001964569091796875,0.00019380450248718262,0.00019291043281555176,0.0001951158046722412,0.00019550323486328125,0.0001973956823348999,0.00019793212413787842,0.00019863247871398926,0.00019852817058563232,0.00019975006580352783,0.00020039081573486328,0.00020036101341247559,0.00019837915897369385,0.00019949674606323242,0.00020000338554382324,0.00020202994346618652,0.00020094215869903564,0.00020088255405426025,0.00020292401313781738,0.0002056509256362915,0.00020770728588104248,0.0002084672451019287,0.00020806491374969482,0.00020660459995269775,0.00020717084407806396,0.00020810961723327637,0.0002104043960571289,0.00021070241928100586,0.00021091103553771973,0.00021025538444519043,0.00021050870418548584,0.00020906329154968262,0.00021101534366607666,0.00021091103553771973,0.00021342933177947998,0.00021278858184814453,0.00021295249462127686,0.00021269917488098145,0.00021027028560638428,0.00021065771579742432,0.00021435320377349854,0.00021186470985412598,0.00020770728588104248,0.00021179020404815674,0.00021263957023620605,0.0002120286226272583,0.00021266937255859375,0.0002111196517944336,0.00021186470985412598,0.00021252036094665527,0.00021061301231384277,0.00020897388458251953]},{"group":"2W_Strong","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.016797542572021484,0.02281620353460312,0.02901395410299301,0.03516317903995514,0.04116668179631233,0.04700455442070961,0.05265413969755173,0.05812588334083557,0.06340736150741577,0.06849054247140884,0.07340012490749359,0.07813547551631927,0.08267990499734879,0.08706129342317581,0.09126663953065872,0.09529777616262436,0.09916191548109055,0.10274235904216766,0.10607457906007767,0.10916674882173538,0.11206227540969849,0.11475922167301178,0.117268405854702,0.11960865557193756,0.12178631871938705,0.12381090223789215,0.1256975531578064,0.127445787191391,0.12907135486602783,0.1305883228778839,0.1319967359304428,0.13330626487731934,0.13452471792697906,0.1356552392244339,0.13670474290847778,0.13768412172794342,0.13859312236309052,0.13943415880203247,0.1402200162410736,0.1409481167793274,0.14162477850914001,0.14225351810455322,0.1428387314081192,0.14338040351867676,0.1438838541507721,0.14435355365276337,0.14479224383831024,0.14519627392292023,0.14557059109210968,0.1459212750196457,0.14624637365341187,0.14654937386512756,0.14682970941066742,0.14708887040615082,0.147327721118927,0.147552952170372,0.1477613002061844,0.14795689284801483,0.14813795685768127,0.14830780029296875,0.14846383035182953,0.14860819280147552,0.148743137717247,0.14886727929115295,0.1489831507205963,0.1490912288427353,0.14919207990169525,0.14928436279296875,0.14937080442905426,0.1494513750076294,0.14952760934829712,0.14959755539894104,0.14966197311878204,0.14972218871116638,0.1497788280248642,0.14983156323432922,0.1498793512582779,0.14992539584636688,0.14996708929538727,0.1500064730644226,0.15004368126392365,0.1500781625509262,0.15011024475097656,0.15014095604419708,0.1501682996749878,0.1501944363117218,0.1502184420824051,0.15024106204509735,0.1502610594034195,0.15028057992458344,0.15029893815517426,0.1503160297870636,0.15033197402954102,0.15034693479537964,0.15036198496818542,0.15037545561790466,0.15038779377937317,0.15039882063865662,0.15040917694568634,0.15041938424110413,0.15042924880981445,0.1504378765821457,0.150446355342865,0.1504543274641037,0.15046152472496033,0.15046827495098114,0.150474414229393,0.15048062801361084,0.1504860818386078,0.15049095451831818,0.1504957377910614,0.15050052106380463,0.15050482749938965,0.15050871670246124,0.1505124717950821,0.15051570534706116,0.15051905810832977,0.15052242577075958,0.15052533149719238,0.1505281627178192,0.1505305916070938,0.1505330502986908,0.15053503215312958,0.1505371779203415,0.1505393087863922,0.15054120123386383,0.15054288506507874,0.15054462850093842,0.15054604411125183,0.15054774284362793,0.15054918825626373,0.15055051445960999,0.1505517214536667,0.15055295825004578,0.15055394172668457,0.15055511891841888,0.15055596828460693,0.15055687725543976,0.150557741522789,0.15055857598781586,0.15055948495864868,0.15056025981903076,0.15056103467941284,0.15056177973747253,0.1505623310804367,0.15056294202804565,0.15056343376636505,0.15056394040584564,0.15056446194648743,0.15056489408016205,0.15056531131267548,0.1505657583475113,0.1505660116672516,0.15056639909744263,0.15056675672531128,0.15056711435317993,0.15056736767292023,0.15056763589382172,0.1505679190158844,0.1505681574344635,0.1505684107542038,0.1505686193704605,0.15056879818439484,0.15056908130645752,0.15056923031806946,0.15056945383548737,0.15056964755058289,0.15056976675987244,0.15056994557380676,0.1505701243877411,0.15057027339935303,0.15057043731212616,0.1505706012248993,0.15057070553302765,0.1505708545446396,0.15057094395160675,0.1505710482597351,0.15057113766670227,0.15057119727134705,0.15057125687599182,0.1505713313817978,0.15057139098644257,0.15057149529457092,0.15057161450386047,0.15057170391082764,0.15057174861431122,0.1505717933177948,0.150571808218956,0.15057186782360077,0.15057189762592316,0.15057191252708435,0.15057195723056793,0.1505720019340515,0.1505720168352127,0.15057209134101868,0.15057210624217987,0.15057215094566345,0.15057221055030823,0.1505722552537918,0.1505722850561142,0.1505722999572754,0.15057232975959778,0.15057234466075897,0.15057237446308136,0.15057240426540375,0.15057246387004852,0.15057247877120972,0.1505725085735321,0.1505725085735321,0.1505725383758545,0.15057258307933807,0.15057262778282166,0.15057265758514404,0.15057270228862762,0.15057271718978882,0.15057273209095,0.15057273209095,0.1505727469921112,0.1505727618932724,0.1505727618932724,0.1505727767944336,0.15057282149791718,0.15057282149791718,0.15057285130023956,0.15057286620140076,0.15057288110256195,0.15057289600372314,0.15057291090488434,0.15057292580604553,0.15057295560836792,0.15057295560836792,0.15057295560836792,0.1505729854106903,0.1505729854106903,0.1505730003118515,0.1505730152130127,0.1505730152130127,0.1505730152130127,0.1505730152130127,0.1505730152130127,0.1505730152130127,0.1505730152130127,0.1505730301141739,0.1505730301141739,0.1505730301141739,0.1505730301141739,0.1505730301141739,0.1505730301141739,0.1505730301141739,0.15057304501533508,0.15057304501533508,0.15057304501533508,0.15057304501533508,0.15057304501533508,0.15057304501533508,0.15057304501533508,0.15057304501533508,0.15057304501533508,0.15057304501533508,0.15057304501533508,0.15057304501533508,0.15057304501533508,0.15057304501533508,0.15057304501533508,0.15057304501533508,0.15057305991649628,0.15057305991649628,0.15057305991649628,0.15057305991649628,0.15057305991649628,0.15057305991649628,0.15057305991649628,0.15057305991649628,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747,0.15057307481765747],"recovered":[0.0,0.008356641978025436,0.015545346774160862,0.02223578840494156,0.02865903079509735,0.03487524390220642,0.04089406877756119,0.04674473777413368,0.052394501864910126,0.05786341056227684,0.06314315646886826,0.06823283433914185,0.07314437627792358,0.07787302136421204,0.08243196457624435,0.08681521564722061,0.0910276547074318,0.09506595879793167,0.09887342900037766,0.10244624316692352,0.10577195137739182,0.10888227820396423,0.11179116368293762,0.11449341475963593,0.11701592803001404,0.11936979740858078,0.1215587630867958,0.12359695881605148,0.1254906803369522,0.12724831700325012,0.1288882941007614,0.1304096132516861,0.13182349503040314,0.1331416815519333,0.13436900079250336,0.1355067640542984,0.1365605592727661,0.13754375278949738,0.13845643401145935,0.1393025517463684,0.14009226858615875,0.14082016050815582,0.1415022611618042,0.14213362336158752,0.14272098243236542,0.14326687157154083,0.1437717080116272,0.14424370229244232,0.14468200504779816,0.14508910477161407,0.14546634256839752,0.14581841230392456,0.1461452841758728,0.1464495211839676,0.14673221111297607,0.14699208736419678,0.14723441004753113,0.14746098220348358,0.1476709097623825,0.14786477386951447,0.14804820716381073,0.14821898937225342,0.1483767032623291,0.14852258563041687,0.1486557573080063,0.14878274500370026,0.14889845252037048,0.14900708198547363,0.14910800755023956,0.1492011398077011,0.14928759634494781,0.14937087893486023,0.14944656193256378,0.1495157778263092,0.1495819091796875,0.14964187145233154,0.1496986746788025,0.14975064992904663,0.14979997277259827,0.14984555542469025,0.14988790452480316,0.14992773532867432,0.14996428787708282,0.14999842643737793,0.15003128349781036,0.15006114542484283,0.15008921921253204,0.1501152217388153,0.15013940632343292,0.1501617580652237,0.15018269419670105,0.1502021700143814,0.15022119879722595,0.15023793280124664,0.15025407075881958,0.15026970207691193,0.1502840369939804,0.15029677748680115,0.15030935406684875,0.15032051503658295,0.15033115446567535,0.15034136176109314,0.15035054087638855,0.15035930275917053,0.15036770701408386,0.15037569403648376,0.15038292109966278,0.1503896564245224,0.1503964066505432,0.15040229260921478,0.15040768682956696,0.15041294693946838,0.1504179686307907,0.15042263269424438,0.15042679011821747,0.15043066442012787,0.1504344344139099,0.15043827891349792,0.1504417210817337,0.15044471621513367,0.15044739842414856,0.15045037865638733,0.1504531055688858,0.15045563876628876,0.15045765042304993,0.150459885597229,0.15046200156211853,0.1504637449979782,0.1504656970500946,0.15046735107898712,0.15046894550323486,0.150470569729805,0.1504717320203781,0.15047311782836914,0.1504743993282318,0.15047568082809448,0.15047693252563477,0.15047796070575714,0.15047889947891235,0.15047989785671234,0.15048068761825562,0.15048150718212128,0.15048249065876007,0.1504831612110138,0.1504838764667511,0.15048445761203766,0.15048497915267944,0.150485560297966,0.15048611164093018,0.15048667788505554,0.15048721432685852,0.15048760175704956,0.15048804879188538,0.15048851072788239,0.15048886835575104,0.15048924088478088,0.15048958361148834,0.15048983693122864,0.15049007534980774,0.1504903882741928,0.1504906415939331,0.15049096941947937,0.15049120783805847,0.15049144625663757,0.1504916548728943,0.1504918485879898,0.15049204230308533,0.15049225091934204,0.15049242973327637,0.1504925638437271,0.15049272775650024,0.15049295127391815,0.15049314498901367,0.15049326419830322,0.15049341320991516,0.1504935622215271,0.15049371123313904,0.150493785738945,0.15049393475055695,0.15049396455287933,0.1504940390586853,0.15049409866333008,0.15049418807029724,0.1504942774772644,0.15049441158771515,0.1504945307970047,0.15049460530281067,0.15049466490745544,0.15049467980861664,0.15049470961093903,0.1504947543144226,0.1504947990179062,0.15049481391906738,0.15049485862255096,0.15049487352371216,0.15049493312835693,0.1504949927330017,0.1504950374364853,0.15049509704113007,0.15049512684345245,0.15049518644809723,0.1504952311515808,0.1504952609539032,0.1504952758550644,0.15049530565738678,0.15049535036087036,0.15049536526203156,0.15049539506435394,0.15049540996551514,0.15049542486667633,0.15049543976783752,0.1504954695701599,0.1504954993724823,0.15049555897712708,0.15049557387828827,0.15049560368061066,0.15049563348293304,0.15049566328525543,0.15049566328525543,0.15049569308757782,0.1504957228899002,0.1504957228899002,0.1504957526922226,0.1504957675933838,0.15049579739570618,0.15049582719802856,0.15049584209918976,0.15049585700035095,0.15049587190151215,0.15049590170383453,0.15049591660499573,0.15049591660499573,0.15049591660499573,0.15049591660499573,0.15049594640731812,0.15049594640731812,0.1504959762096405,0.1504959762096405,0.1504959911108017,0.1504959911108017,0.1504959911108017,0.1504960060119629,0.1504960060119629,0.1504960060119629,0.1504960060119629,0.1504960060119629,0.15049602091312408,0.15049602091312408,0.15049602091312408,0.15049602091312408,0.15049603581428528,0.15049603581428528,0.15049603581428528,0.15049603581428528,0.15049603581428528,0.15049603581428528,0.15049603581428528,0.15049603581428528,0.15049603581428528,0.15049603581428528,0.15049603581428528,0.15049603581428528,0.15049603581428528,0.15049603581428528,0.15049603581428528,0.15049605071544647,0.15049605071544647,0.15049605071544647,0.15049605071544647,0.15049605071544647,0.15049605071544647,0.15049605071544647,0.15049605071544647,0.15049605071544647,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767,0.15049606561660767],"active":[0.016797542572021484,0.014459561556577682,0.01346860732883215,0.01292739063501358,0.012507651001214981,0.012129310518503189,0.01176007091999054,0.011381145566701889,0.011012859642505646,0.010627131909132004,0.010256968438625336,0.00990264117717743,0.009535528719425201,0.009188272058963776,0.008834674954414368,0.008482560515403748,0.008134260773658752,0.007676400244235992,0.007201150059700012,0.006720505654811859,0.006290324032306671,0.005876943469047546,0.005477242171764374,0.005115240812301636,0.004770390689373016,0.004441104829311371,0.00413879007101059,0.003848828375339508,0.0035806745290756226,0.003340005874633789,0.0031084418296813965,0.0028966516256332397,0.0027012228965759277,0.0025135576725006104,0.0023357421159744263,0.0021773576736450195,0.002032563090324402,0.0018904060125350952,0.0017635822296142578,0.0016455650329589844,0.0015325099229812622,0.0014333575963974,0.0013364702463150024,0.0012467801570892334,0.0011628717184066772,0.0010866820812225342,0.0010205358266830444,0.0009525716304779053,0.0008885860443115234,0.0008321702480316162,0.0007800310850143433,0.0007309615612030029,0.0006844252347946167,0.0006393492221832275,0.0005955100059509277,0.0005608648061752319,0.0005268901586532593,0.00049591064453125,0.0004670470952987671,0.00044302642345428467,0.00041562318801879883,0.00038920342922210693,0.0003664344549179077,0.000344693660736084,0.00032739341259002686,0.0003084838390350342,0.00029362738132476807,0.0002772808074951172,0.00026279687881469727,0.0002502351999282837,0.0002400130033493042,0.00022667646408081055,0.00021541118621826172,0.00020641088485717773,0.00019691884517669678,0.00018969178199768066,0.00018067657947540283,0.00017474591732025146,0.00016711652278900146,0.00016091763973236084,0.0001557767391204834,0.0001504272222518921,0.0001459568738937378,0.00014252960681915283,0.0001370161771774292,0.00013329088687896729,0.00012922286987304688,0.00012584030628204346,0.00012165307998657227,0.00011882185935974121,0.00011624395847320557,0.00011385977268218994,0.00011077523231506348,0.0001090019941329956,0.00010791420936584473,0.00010575354099273682,0.00010375678539276123,0.00010204315185546875,9.982287883758545e-05,9.88692045211792e-05,9.809434413909912e-05,9.651482105255127e-05,9.581446647644043e-05,9.50247049331665e-05,9.381771087646484e-05,9.258091449737549e-05,9.149312973022461e-05,9.097158908843994e-05,8.96751880645752e-05,8.866190910339355e-05,8.80509614944458e-05,8.757412433624268e-05,8.685886859893799e-05,8.608400821685791e-05,8.568167686462402e-05,8.504092693328857e-05,8.462369441986084e-05,8.414685726165771e-05,8.36104154586792e-05,8.344650268554688e-05,8.319318294525146e-05,8.26716423034668e-05,8.192658424377441e-05,8.153915405273438e-05,8.165836334228516e-05,8.131563663482666e-05,8.088350296020508e-05,8.088350296020508e-05,8.034706115722656e-05,8.03917646408081e-05,8.024275302886963e-05,7.994472980499268e-05,7.998943328857422e-05,7.984042167663574e-05,7.954239845275879e-05,7.943809032440186e-05,7.903575897216797e-05,7.891654968261719e-05,7.884204387664795e-05,7.867813110351562e-05,7.87973403930664e-05,7.875263690948486e-05,7.8544020652771e-05,7.861852645874023e-05,7.845461368560791e-05,7.84844160079956e-05,7.845461368560791e-05,7.838010787963867e-05,7.835030555725098e-05,7.821619510650635e-05,7.809698581695557e-05,7.815659046173096e-05,7.796287536621094e-05,7.78883695602417e-05,7.78883695602417e-05,7.787346839904785e-05,7.778406143188477e-05,7.779896259307861e-05,7.784366607666016e-05,7.776916027069092e-05,7.776916027069092e-05,7.764995098114014e-05,7.759034633636475e-05,7.763504981994629e-05,7.75754451751709e-05,7.76052474975586e-05,7.76052474975586e-05,7.751584053039551e-05,7.751584053039551e-05,7.756054401397705e-05,7.75456428527832e-05,7.748603820800781e-05,7.745623588562012e-05,7.744133472442627e-05,7.744133472442627e-05,7.738173007965088e-05,7.733702659606934e-05,7.735192775726318e-05,7.72625207901001e-05,7.729232311248779e-05,7.729232311248779e-05,7.729232311248779e-05,7.730722427368164e-05,7.733702659606934e-05,7.729232311248779e-05,7.721781730651855e-05,7.718801498413086e-05,7.714331150054932e-05,7.718801498413086e-05,7.718801498413086e-05,7.715821266174316e-05,7.715821266174316e-05,7.718801498413086e-05,7.715821266174316e-05,7.721781730651855e-05,7.717311382293701e-05,7.715821266174316e-05,7.717311382293701e-05,7.715821266174316e-05,7.715821266174316e-05,7.711350917816162e-05,7.709860801696777e-05,7.708370685577393e-05,7.709860801696777e-05,7.709860801696777e-05,7.711350917816162e-05,7.711350917816162e-05,7.711350917816162e-05,7.709860801696777e-05,7.711350917816162e-05,7.714331150054932e-05,7.715821266174316e-05,7.715821266174316e-05,7.714331150054932e-05,7.714331150054932e-05,7.712841033935547e-05,7.709860801696777e-05,7.708370685577393e-05,7.709860801696777e-05,7.706880569458008e-05,7.705390453338623e-05,7.709860801696777e-05,7.706880569458008e-05,7.708370685577393e-05,7.706880569458008e-05,7.705390453338623e-05,7.705390453338623e-05,7.705390453338623e-05,7.705390453338623e-05,7.705390453338623e-05,7.703900337219238e-05,7.703900337219238e-05,7.706880569458008e-05,7.706880569458008e-05,7.705390453338623e-05,7.706880569458008e-05,7.703900337219238e-05,7.703900337219238e-05,7.702410221099854e-05,7.702410221099854e-05,7.702410221099854e-05,7.700920104980469e-05,7.702410221099854e-05,7.702410221099854e-05,7.702410221099854e-05,7.702410221099854e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.702410221099854e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.702410221099854e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05,7.700920104980469e-05]},{"group":"2W_Strong","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.016797542572021484,0.02281699702143669,0.028884509578347206,0.03482098877429962,0.040557291358709335,0.046064116060733795,0.051343053579330444,0.05638010799884796,0.06120922416448593,0.06580621004104614,0.07019054889678955,0.07437209784984589,0.07836414873600006,0.0821612998843193,0.08576598763465881,0.0891915038228035,0.0924491360783577,0.09543060511350632,0.09818508476018906,0.10073082149028778,0.10308308899402618,0.10525123029947281,0.10725736618041992,0.10911256819963455,0.11082441359758377,0.1124081239104271,0.11386781185865402,0.11521898955106735,0.11647022515535355,0.11762244999408722,0.1186847984790802,0.11966419219970703,0.12056656181812286,0.12140291929244995,0.12217354774475098,0.12288335710763931,0.12353894114494324,0.1241418868303299,0.12469526380300522,0.12521043419837952,0.12568381428718567,0.12611711025238037,0.12651586532592773,0.12688814103603363,0.12723131477832794,0.1275475025177002,0.1278388947248459,0.12810739874839783,0.12835341691970825,0.12858113646507263,0.12879160046577454,0.128985196352005,0.12916074693202972,0.12932321429252625,0.12947428226470947,0.12961497902870178,0.12974271178245544,0.1298629641532898,0.129970520734787,0.130072683095932,0.1301661878824234,0.13025227189064026,0.13033229112625122,0.1304061859846115,0.1304735541343689,0.1305353045463562,0.13059209287166595,0.13064514100551605,0.13069367408752441,0.13073962926864624,0.13077953457832336,0.13081727921962738,0.1308525800704956,0.1308853030204773,0.13091565668582916,0.13094273209571838,0.1309686005115509,0.13099327683448792,0.13101524114608765,0.13103578984737396,0.1310546100139618,0.13107195496559143,0.13108813762664795,0.13110296428203583,0.13111653923988342,0.1311286985874176,0.13114048540592194,0.13115127384662628,0.13116174936294556,0.13117125630378723,0.13117942214012146,0.13118740916252136,0.13119512796401978,0.13120193779468536,0.13120782375335693,0.1312134563922882,0.1312190741300583,0.1312239170074463,0.13122844696044922,0.13123276829719543,0.1312364935874939,0.13124026358127594,0.13124381005764008,0.13124671578407288,0.13124972581863403,0.13125228881835938,0.1312546730041504,0.13125693798065186,0.13125887513160706,0.13126090168952942,0.13126271963119507,0.1312643438577652,0.13126583397388458,0.13126714527606964,0.13126839697360992,0.131269633769989,0.13127070665359497,0.1312718391418457,0.13127271831035614,0.13127368688583374,0.13127458095550537,0.13127534091472626,0.1312759816646576,0.13127659261226654,0.13127726316452026,0.13127785921096802,0.13127845525741577,0.13127896189689636,0.13127940893173218,0.131279855966568,0.13128027319908142,0.13128067553043365,0.1312810182571411,0.13128137588500977,0.13128173351287842,0.13128206133842468,0.1312822699546814,0.13128256797790527,0.13128279149532318,0.13128307461738586,0.1312832236289978,0.13128340244293213,0.13128350675106049,0.1312836855649948,0.13128378987312317,0.1312839388847351,0.13128399848937988,0.13128407299518585,0.1312841773033142,0.13128423690795898,0.13128432631492615,0.13128440082073212,0.13128447532653809,0.13128453493118286,0.13128462433815002,0.1312846839427948,0.1312847137451172,0.13128474354743958,0.13128481805324554,0.13128484785556793,0.1312848925590515,0.1312849223613739,0.1312849521636963,0.13128499686717987,0.13128504157066345,0.13128507137298584,0.13128510117530823,0.131285160779953,0.1312851905822754,0.13128522038459778,0.13128525018692017,0.13128527998924255,0.13128530979156494,0.13128530979156494,0.13128533959388733,0.13128533959388733,0.13128533959388733,0.13128533959388733,0.13128533959388733,0.13128533959388733,0.13128535449504852,0.13128535449504852,0.13128536939620972,0.13128536939620972,0.1312853842973709,0.1312853842973709,0.1312853842973709,0.1312853842973709,0.1312853842973709,0.1312853842973709,0.1312853842973709,0.1312853842973709,0.1312853991985321,0.1312853991985321,0.1312854290008545,0.1312854290008545,0.1312854290008545,0.13128545880317688,0.13128545880317688,0.13128545880317688,0.13128545880317688,0.13128545880317688,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927,0.13128548860549927],"recovered":[0.0,0.008360529318451881,0.015539256855845451,0.02217339724302292,0.0284546110779047,0.03446284309029579,0.04022327810525894,0.04573776572942734,0.051012489944696426,0.0560673251748085,0.06090559437870979,0.06551042199134827,0.06990490853786469,0.07410384714603424,0.0781005397439003,0.08189777284860611,0.08550599217414856,0.08894222974777222,0.09215501695871353,0.09513934701681137,0.09790089726448059,0.1004633754491806,0.10282477736473083,0.1050051674246788,0.10702298581600189,0.10889732837677002,0.11062010377645493,0.11221257597208023,0.1136845126748085,0.11504635959863663,0.1163015142083168,0.1174631342291832,0.11853305250406265,0.11951608210802078,0.12042589485645294,0.12126816064119339,0.12204600125551224,0.12275886535644531,0.12342123687267303,0.12402670830488205,0.12458635866641998,0.12510283291339874,0.12557557225227356,0.12601637840270996,0.12642057240009308,0.12679113447666168,0.12713679671287537,0.12745501101016998,0.1277477890253067,0.12801659107208252,0.1282644420862198,0.12849536538124084,0.12870605289936066,0.12890027463436127,0.12907877564430237,0.12924166023731232,0.1293950080871582,0.12953521311283112,0.12966611981391907,0.12978389859199524,0.1298937201499939,0.1299947053194046,0.13008897006511688,0.13017520308494568,0.13025642931461334,0.13033011555671692,0.13039781153202057,0.13046032190322876,0.1305186152458191,0.1305721253156662,0.13062189519405365,0.13066697120666504,0.13070771098136902,0.13074670732021332,0.1307820826768875,0.13081510365009308,0.13084472715854645,0.13087187707424164,0.13089853525161743,0.13092340528964996,0.1309451311826706,0.13096582889556885,0.13098470866680145,0.13100267946720123,0.13101913034915924,0.13103367388248444,0.1310472935438156,0.1310596615076065,0.1310712993144989,0.13108237087726593,0.13109254837036133,0.13110177218914032,0.1311100423336029,0.1311183124780655,0.13112595677375793,0.13113272190093994,0.13113899528980255,0.131144717335701,0.13115032017230988,0.13115504384040833,0.13115958869457245,0.1311638057231903,0.13116781413555145,0.1311718076467514,0.1311749368906021,0.1311781406402588,0.13118091225624084,0.1311837136745453,0.13118606805801392,0.13118845224380493,0.13119056820869446,0.13119252026081085,0.1311943084001541,0.13119587302207947,0.13119743764400482,0.13119882345199585,0.13120006024837494,0.13120132684707642,0.13120236992835999,0.13120326399803162,0.1312042772769928,0.13120517134666443,0.13120603561401367,0.13120675086975098,0.13120754063129425,0.13120819628238678,0.13120874762535095,0.1312093287706375,0.13120988011360168,0.1312103569507599,0.13121075928211212,0.13121125102043152,0.1312117874622345,0.13121210038661957,0.13121242821216583,0.1312127411365509,0.13121311366558075,0.13121341168880463,0.13121367990970612,0.1312139332294464,0.1312142312526703,0.1312144249677658,0.13121461868286133,0.13121479749679565,0.1312149316072464,0.13121502101421356,0.1312151849269867,0.13121527433395386,0.13121533393859863,0.1312154233455658,0.13121555745601654,0.1312156617641449,0.13121575117111206,0.13121582567691803,0.1312159150838852,0.13121601939201355,0.13121609389781952,0.1312161237001419,0.1312161386013031,0.1312161684036255,0.13121622800827026,0.13121627271175385,0.13121631741523743,0.13121634721755981,0.1312163919210434,0.1312164068222046,0.13121645152568817,0.13121648132801056,0.13121654093265533,0.1312166005373001,0.1312166154384613,0.13121666014194489,0.13121670484542847,0.13121671974658966,0.13121673464775085,0.13121676445007324,0.13121677935123444,0.13121679425239563,0.13121679425239563,0.13121679425239563,0.13121679425239563,0.13121680915355682,0.13121682405471802,0.1312168389558792,0.1312168389558792,0.1312168389558792,0.1312168538570404,0.1312168687582016,0.1312168687582016,0.1312168687582016,0.1312168687582016,0.1312168687582016,0.1312168836593628,0.1312168836593628,0.131216898560524,0.131216898560524,0.131216898560524,0.13121694326400757,0.13121694326400757,0.13121694326400757,0.13121695816516876,0.13121695816516876,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996,0.13121697306632996],"active":[0.016797542572021484,0.01445646770298481,0.013345252722501755,0.012647591531276703,0.012102680280804634,0.011601272970438004,0.011119775474071503,0.010642342269420624,0.010196734219789505,0.00973888486623764,0.009284954518079758,0.00886167585849762,0.008459240198135376,0.008057452738285065,0.007665447890758514,0.007293730974197388,0.006943143904209137,0.0064883753657341,0.006030067801475525,0.00559147447347641,0.005182191729545593,0.004787854850292206,0.004432588815689087,0.0041074007749557495,0.0038014277815818787,0.003510795533657074,0.0032477080821990967,0.0030064135789871216,0.002785712480545044,0.002576090395450592,0.002383284270763397,0.0022010579705238342,0.002033509314060211,0.0018868371844291687,0.0017476528882980347,0.0016151964664459229,0.0014929398894309998,0.0013830214738845825,0.0012740269303321838,0.001183725893497467,0.001097455620765686,0.0010142773389816284,0.0009402930736541748,0.0008717626333236694,0.0008107423782348633,0.0007563680410385132,0.00070209801197052,0.0006523877382278442,0.0006056278944015503,0.0005645453929901123,0.0005271583795547485,0.0004898309707641602,0.0004546940326690674,0.00042293965816497803,0.0003955066204071045,0.00037331879138946533,0.0003477036952972412,0.0003277510404586792,0.0003044009208679199,0.0002887845039367676,0.0002724677324295044,0.00025756657123565674,0.00024332106113433838,0.00023098289966583252,0.0002171248197555542,0.00020518898963928223,0.00019428133964538574,0.00018481910228729248,0.00017505884170532227,0.0001675039529800415,0.00015763938426971436,0.0001503080129623413,0.00014486908912658691,0.00013859570026397705,0.0001335740089416504,0.00012762844562530518,0.00012387335300445557,0.00012139976024627686,0.00011670589447021484,0.00011238455772399902,0.00010947883129119873,0.00010612607002258301,0.00010342895984649658,0.00010028481483459473,9.740889072418213e-05,9.50247049331665e-05,9.319186210632324e-05,9.161233901977539e-05,9.045004844665527e-05,8.888542652130127e-05,8.687376976013184e-05,8.563697338104248e-05,8.508563041687012e-05,8.362531661987305e-05,8.186697959899902e-05,8.07344913482666e-05,8.00788402557373e-05,7.919967174530029e-05,7.812678813934326e-05,7.772445678710938e-05,7.690489292144775e-05,7.645785808563232e-05,7.599592208862305e-05,7.490813732147217e-05,7.478892803192139e-05,7.414817810058594e-05,7.37607479095459e-05,7.322430610656738e-05,7.280707359313965e-05,7.24494457244873e-05,7.215142250061035e-05,7.18235969543457e-05,7.152557373046875e-05,7.127225399017334e-05,7.095932960510254e-05,7.081031799316406e-05,7.064640522003174e-05,7.051229476928711e-05,7.034838199615479e-05,7.042288780212402e-05,7.030367851257324e-05,7.016956806182861e-05,6.99460506439209e-05,6.984174251556396e-05,6.972253322601318e-05,6.966292858123779e-05,6.970763206481934e-05,6.96331262588501e-05,6.952881813049316e-05,6.949901580810547e-05,6.951391696929932e-05,6.942451000213623e-05,6.923079490661621e-05,6.927549839019775e-05,6.930530071258545e-05,6.93202018737793e-05,6.915628910064697e-05,6.915628910064697e-05,6.911158561706543e-05,6.914138793945312e-05,6.899237632751465e-05,6.89774751663208e-05,6.888806819915771e-05,6.888806819915771e-05,6.885826587677002e-05,6.891787052154541e-05,6.881356239318848e-05,6.879866123199463e-05,6.884336471557617e-05,6.881356239318848e-05,6.876885890960693e-05,6.873905658721924e-05,6.872415542602539e-05,6.870925426483154e-05,6.870925426483154e-05,6.866455078125e-05,6.861984729766846e-05,6.861984729766846e-05,6.867945194244385e-05,6.867945194244385e-05,6.866455078125e-05,6.864964962005615e-05,6.86347484588623e-05,6.864964962005615e-05,6.864964962005615e-05,6.866455078125e-05,6.864964962005615e-05,6.867945194244385e-05,6.864964962005615e-05,6.861984729766846e-05,6.86347484588623e-05,6.861984729766846e-05,6.860494613647461e-05,6.859004497528076e-05,6.860494613647461e-05,6.857514381408691e-05,6.856024265289307e-05,6.854534149169922e-05,6.854534149169922e-05,6.854534149169922e-05,6.856024265289307e-05,6.854534149169922e-05,6.854534149169922e-05,6.853044033050537e-05,6.854534149169922e-05,6.854534149169922e-05,6.853044033050537e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.853044033050537e-05,6.853044033050537e-05,6.853044033050537e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.850063800811768e-05,6.850063800811768e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05,6.851553916931152e-05]},{"group":"2W_Strong","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.016797542572021484,0.022807247936725616,0.028752844780683517,0.03448832035064697,0.03994423896074295,0.04512064903974533,0.05003034695982933,0.054666999727487564,0.059047725051641464,0.06318839639425278,0.06708891689777374,0.07075944542884827,0.07421351969242096,0.07746993750333786,0.08054427057504654,0.08341915905475616,0.08611787855625153,0.08858943730592728,0.09084299951791763,0.09291669726371765,0.0948132798075676,0.09654410183429718,0.09813259541988373,0.09958269447088242,0.10091421753168106,0.10212934017181396,0.10324567556381226,0.10426430404186249,0.10520368814468384,0.10605985671281815,0.10684242099523544,0.10755530744791031,0.1082078143954277,0.1088058352470398,0.10935273766517639,0.10985339432954788,0.11031077802181244,0.11073027551174164,0.11110959202051163,0.11145777255296707,0.11177526414394379,0.11206706613302231,0.11233510822057724,0.11257841438055038,0.11280208081007004,0.11300476640462875,0.1131918728351593,0.11336268484592438,0.11352027952671051,0.11366347223520279,0.11379361897706985,0.11391353607177734,0.11402265727519989,0.11412148922681808,0.11421248316764832,0.11429544538259506,0.11437156796455383,0.11444087326526642,0.11450439691543579,0.11456270515918732,0.11461707949638367,0.11466528475284576,0.11470881849527359,0.11474974453449249,0.11478670686483383,0.11482072621583939,0.11485086381435394,0.11487910896539688,0.11490532010793686,0.11492983996868134,0.11495114117860794,0.11497102677822113,0.1149887666106224,0.11500541865825653,0.11502109467983246,0.11503534764051437,0.11504827439785004,0.11505942791700363,0.1150699108839035,0.11507900059223175,0.11508791893720627,0.1150960847735405,0.1151033267378807,0.11511038988828659,0.1151161715388298,0.11512166261672974,0.1151266023516655,0.11513154208660126,0.11513594537973404,0.11514020711183548,0.11514371633529663,0.1151466965675354,0.11514953523874283,0.11515209078788757,0.1151549443602562,0.1151573583483696,0.11515960842370987,0.1151617169380188,0.11516330391168594,0.11516500264406204,0.11516636610031128,0.11516796797513962,0.11516934633255005,0.11517065763473511,0.11517172306776047,0.11517267674207687,0.11517345905303955,0.11517426371574402,0.11517506092786789,0.11517573893070221,0.11517637223005295,0.11517687141895294,0.11517736315727234,0.11517789214849472,0.11517834663391113,0.11517877131700516,0.11517909169197083,0.11517941951751709,0.11517972499132156,0.11517998576164246,0.11518020927906036,0.11518045514822006,0.11518064886331558,0.11518087238073349,0.1151810884475708,0.11518124490976334,0.11518139392137527,0.11518154293298721,0.11518161743879318,0.11518175154924393,0.1151818335056305,0.11518196016550064,0.11518204212188721,0.11518208682537079,0.11518216878175735,0.11518223583698273,0.1151822879910469,0.11518234759569168,0.11518239974975586,0.11518242955207825,0.11518248170614243,0.1151825413107872,0.11518259346485138,0.11518260836601257,0.11518263816833496,0.11518266052007675,0.11518267542123795,0.11518269032239914,0.11518269032239914,0.11518269032239914,0.11518269032239914,0.11518270522356033,0.11518272012472153,0.11518273502588272,0.11518273502588272,0.11518273502588272,0.11518273502588272,0.11518275737762451,0.11518275737762451,0.11518275737762451,0.11518275737762451,0.11518275737762451,0.11518275737762451,0.11518275737762451,0.11518275737762451,0.11518275737762451,0.11518275737762451,0.1151827722787857,0.1151827722787857,0.1151827722787857,0.1151827722787857,0.1151827722787857,0.1151827722787857,0.1151827722787857,0.1151827722787857,0.1151827722787857,0.1151827722787857,0.1151827722787857,0.1151827722787857,0.1151827722787857,0.1151827722787857,0.1151827722787857,0.1151827722787857,0.1151827722787857,0.1151827722787857,0.1151827722787857,0.1151827722787857,0.1151827722787857,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469,0.1151827871799469],"recovered":[0.0,0.008358650840818882,0.015553995966911316,0.022108741104602814,0.028253640979528427,0.034056998789310455,0.03954432159662247,0.044753775000572205,0.04967181384563446,0.054319366812705994,0.05871332436800003,0.06286520510911942,0.0667654499411583,0.07044664770364761,0.07391691952943802,0.07719036191701889,0.08026528358459473,0.08315722644329071,0.08583144843578339,0.08829832822084427,0.09056473523378372,0.09263686090707779,0.09454163908958435,0.09629149734973907,0.09789475798606873,0.09935465455055237,0.10069199651479721,0.10191626846790314,0.1030406504869461,0.10406822711229324,0.10501303523778915,0.10587622970342636,0.1066630557179451,0.10738407075405121,0.10804592818021774,0.10864508152008057,0.10919967293739319,0.10970104485750198,0.1101623997092247,0.1105828657746315,0.11096924543380737,0.11132356524467468,0.11164502054452896,0.11193875223398209,0.11220809072256088,0.11245353519916534,0.11268027871847153,0.11288584768772125,0.1130734533071518,0.11324680596590042,0.11340492218732834,0.11355048418045044,0.11368224769830704,0.11380202323198318,0.1139124184846878,0.11401364952325821,0.114104725420475,0.11418724805116653,0.11426575481891632,0.11433710157871246,0.11440183967351913,0.11446031183004379,0.11451401561498642,0.11456231772899628,0.11460772901773453,0.11464882642030716,0.11468572169542313,0.11471999436616898,0.11475086212158203,0.11478020995855331,0.11480682343244553,0.11483121663331985,0.11485311388969421,0.11487284302711487,0.1148911789059639,0.11490794271230698,0.11492343991994858,0.11493770778179169,0.11495038866996765,0.11496184021234512,0.11497199535369873,0.11498162150382996,0.11499068886041641,0.11499869078397751,0.11500643193721771,0.11501313745975494,0.11501938849687576,0.1150251254439354,0.11503057926893234,0.11503562331199646,0.11503997445106506,0.11504391580820084,0.11504729837179184,0.11505076289176941,0.11505348235368729,0.11505630612373352,0.1150590255856514,0.11506164819002151,0.11506370455026627,0.11506585776805878,0.11506752669811249,0.11506911367177963,0.11507078260183334,0.11507220566272736,0.11507366597652435,0.11507491022348404,0.1150759682059288,0.11507679522037506,0.11507769674062729,0.11507849395275116,0.11507928371429443,0.11507979035377502,0.11508040130138397,0.11508095264434814,0.1150815561413765,0.11508197337388992,0.11508248001337051,0.11508291214704514,0.11508333683013916,0.11508364230394363,0.11508391797542572,0.11508414894342422,0.11508440226316452,0.11508459597826004,0.11508487164974213,0.11508511751890182,0.11508532613515854,0.11508550494909286,0.11508568376302719,0.11508579552173615,0.11508592963218689,0.11508604139089584,0.11508616805076599,0.11508628726005554,0.11508634686470032,0.1150863990187645,0.11508648097515106,0.11508652567863464,0.11508659273386002,0.11508667469024658,0.11508671939373016,0.11508677154779434,0.11508680135011673,0.11508685350418091,0.1150868833065033,0.11508691310882568,0.11508695036172867,0.11508698016405106,0.11508698016405106,0.11508699506521225,0.11508699506521225,0.11508700996637344,0.11508703231811523,0.11508706212043762,0.11508707702159882,0.1150871068239212,0.1150871068239212,0.1150871068239212,0.115087129175663,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419,0.11508714407682419],"active":[0.016797542572021484,0.014448597095906734,0.013198848813772202,0.012379579246044159,0.011690597981214523,0.011063650250434875,0.010486025363206863,0.00991322472691536,0.009375911206007004,0.008869029581546783,0.008375592529773712,0.007894240319728851,0.007448069751262665,0.007023289799690247,0.0066273510456085205,0.006228797137737274,0.005852594971656799,0.005432210862636566,0.005011551082134247,0.004618369042873383,0.0042485445737838745,0.003907240927219391,0.0035909563302993774,0.003291197121143341,0.003019459545612335,0.0027746856212615967,0.002553679049015045,0.0023480355739593506,0.002163037657737732,0.0019916296005249023,0.001829385757446289,0.0016790777444839478,0.001544758677482605,0.0014217644929885864,0.0013068094849586487,0.0012083128094673157,0.0011111050844192505,0.0010292306542396545,0.0009471923112869263,0.0008749067783355713,0.0008060187101364136,0.0007435008883476257,0.0006900876760482788,0.0006396621465682983,0.0005939900875091553,0.0005512312054634094,0.0005115941166877747,0.000476837158203125,0.0004468262195587158,0.00041666626930236816,0.0003886967897415161,0.0003630518913269043,0.0003404095768928528,0.0003194659948348999,0.00030006468296051025,0.00028179585933685303,0.0002668425440788269,0.00025362521409988403,0.00023864209651947021,0.00022560358047485352,0.00021523982286453247,0.00020497292280197144,0.0001948028802871704,0.00018742680549621582,0.0001789778470993042,0.00017189979553222656,0.00016514211893081665,0.00015911459922790527,0.00015445798635482788,0.00014963001012802124,0.00014431774616241455,0.00013981014490127563,0.00013565272092819214,0.0001325756311416626,0.0001299157738685608,0.00012740492820739746,0.00012483447790145874,0.00012172013521194458,0.00011952221393585205,0.0001171603798866272,0.00011592358350753784,0.00011446326971054077,0.00011263787746429443,0.00011169910430908203,0.00010973960161209106,0.00010852515697479248,0.00010721385478973389,0.00010641664266586304,0.00010536611080169678,0.00010458379983901978,0.00010374188423156738,0.00010278075933456421,0.00010223686695098877,0.00010132789611816406,0.00010146200656890869,0.00010105222463607788,0.00010058283805847168,0.00010006874799728394,9.959936141967773e-05,9.914487600326538e-05,9.88394021987915e-05,9.885430335998535e-05,9.856373071670532e-05,9.845197200775146e-05,9.80570912361145e-05,9.776651859283447e-05,9.749084711074829e-05,9.746849536895752e-05,9.736418724060059e-05,9.72449779510498e-05,9.70885157585144e-05,9.708106517791748e-05,9.69618558883667e-05,9.693950414657593e-05,9.679049253463745e-05,9.679794311523438e-05,9.661167860031128e-05,9.650737047195435e-05,9.638816118240356e-05,9.634345769882202e-05,9.629130363464355e-05,9.63062047958374e-05,9.624660015106201e-05,9.627640247344971e-05,9.621679782867432e-05,9.612739086151123e-05,9.606778621673584e-05,9.603798389434814e-05,9.593367576599121e-05,9.595602750778198e-05,9.590387344360352e-05,9.591877460479736e-05,9.587407112121582e-05,9.579956531524658e-05,9.582191705703735e-05,9.58368182182312e-05,9.58070158958435e-05,9.582191705703735e-05,9.58070158958435e-05,9.575486183166504e-05,9.576231241226196e-05,9.576976299285889e-05,9.579211473464966e-05,9.575486183166504e-05,9.575486183166504e-05,9.574741125106812e-05,9.572505950927734e-05,9.57101583480835e-05,9.57101583480835e-05,9.569525718688965e-05,9.569525718688965e-05,9.569525718688965e-05,9.568780660629272e-05,9.567290544509888e-05,9.565800428390503e-05,9.562820196151733e-05,9.562820196151733e-05,9.56505537033081e-05,9.562820196151733e-05,9.561330080032349e-05,9.561330080032349e-05,9.561330080032349e-05,9.561330080032349e-05,9.561330080032349e-05,9.561330080032349e-05,9.561330080032349e-05,9.561330080032349e-05,9.562820196151733e-05,9.562820196151733e-05,9.562820196151733e-05,9.562820196151733e-05,9.562820196151733e-05,9.562820196151733e-05,9.562820196151733e-05,9.562820196151733e-05,9.562820196151733e-05,9.562820196151733e-05,9.562820196151733e-05,9.562820196151733e-05,9.562820196151733e-05,9.562820196151733e-05,9.562820196151733e-05,9.562820196151733e-05,9.562820196151733e-05,9.562820196151733e-05,9.562820196151733e-05,9.562820196151733e-05,9.562820196151733e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05,9.564310312271118e-05]},{"group":"2W_Strong","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.016797542572021484,0.02281537838280201,0.029032791033387184,0.03520303964614868,0.04123428463935852,0.047109540551900864,0.052805595099925995,0.05830825865268707,0.06363285332918167,0.06877897679805756,0.07374151051044464,0.07852078974246979,0.08312000334262848,0.08754287660121918,0.09178902208805084,0.09587052464485168,0.09977810829877853,0.10340190678834915,0.10677889734506607,0.10992537438869476,0.11286210268735886,0.1155974417924881,0.11814218759536743,0.12051384150981903,0.12271434813737869,0.12476713210344315,0.1266721487045288,0.1284642070531845,0.13011470437049866,0.131655752658844,0.13308501243591309,0.13441906869411469,0.13565883040428162,0.13681265711784363,0.13788408041000366,0.13887503743171692,0.13980484008789062,0.14066359400749207,0.1414625346660614,0.1422012746334076,0.1428850293159485,0.14352333545684814,0.14411598443984985,0.1446658968925476,0.1451774388551712,0.1456567496061325,0.14609792828559875,0.14651116728782654,0.14689266681671143,0.14724555611610413,0.1475730538368225,0.14787918329238892,0.14816409349441528,0.14842987060546875,0.14867374300956726,0.14890053868293762,0.14911486208438873,0.14931215345859528,0.1494932770729065,0.14966237545013428,0.14982157945632935,0.1499687135219574,0.15010370314121246,0.1502312868833542,0.15035001933574677,0.15045994520187378,0.1505623310804367,0.15065693855285645,0.15074510872364044,0.15082652866840363,0.15090325474739075,0.15097400546073914,0.15104028582572937,0.15110066533088684,0.15115711092948914,0.15120965242385864,0.151258185505867,0.151304692029953,0.15134811401367188,0.15138866007328033,0.15142536163330078,0.1514597237110138,0.15149161219596863,0.1515219807624817,0.15154992043972015,0.151575967669487,0.15159930288791656,0.15162183344364166,0.15164323151111603,0.1516631692647934,0.15168167650699615,0.15169890224933624,0.15171442925930023,0.1517290621995926,0.15174293518066406,0.15175588428974152,0.15176771581172943,0.15177865326404572,0.15178845822811127,0.15179851651191711,0.15180812776088715,0.1518165022134781,0.15182429552078247,0.1518319994211197,0.15183904767036438,0.15184557437896729,0.1518513709306717,0.15185701847076416,0.1518620252609253,0.15186694264411926,0.15187162160873413,0.15187588334083557,0.15187983214855194,0.1518835574388504,0.15188707411289215,0.15189021825790405,0.15189336240291595,0.15189619362354279,0.15189875662326813,0.15190154314041138,0.1519039273262024,0.1519061177968979,0.15190832316875458,0.15191036462783813,0.15191222727298737,0.15191398561000824,0.15191549062728882,0.15191690623760223,0.15191833674907684,0.15191954374313354,0.15192075073719025,0.15192197263240814,0.15192309021949768,0.15192407369613647,0.1519250124692917,0.1519259214401245,0.15192684531211853,0.15192760527133942,0.1519283801317215,0.15192916989326477,0.1519298404455185,0.15193045139312744,0.15193107724189758,0.15193159878253937,0.15193206071853638,0.15193255245685577,0.15193302929401398,0.1519334316253662,0.15193380415439606,0.1519341915845871,0.15193456411361694,0.1519349068403244,0.15193527936935425,0.1519356071949005,0.1519358903169632,0.1519361138343811,0.1519363522529602,0.1519366204738617,0.15193681418895721,0.15193703770637512,0.15193715691566467,0.15193739533424377,0.1519375741481781,0.15193772315979004,0.15193788707256317,0.1519380807876587,0.15193821489810944,0.1519383192062378,0.15193840861320496,0.15193846821784973,0.1519385725259781,0.15193864703178406,0.15193870663642883,0.151938796043396,0.15193887054920197,0.15193897485733032,0.15193907916545868,0.15193915367126465,0.15193922817707062,0.151939257979393,0.15193931758403778,0.15193939208984375,0.15193943679332733,0.1519394814968109,0.1519395262002945,0.15193957090377808,0.15193961560726166,0.15193966031074524,0.15193970501422882,0.1519397348165512,0.1519397646188736,0.15193979442119598,0.15193983912467957,0.15193988382816315,0.15193991363048553,0.15193994343280792,0.1519399881362915,0.1519399881362915,0.1519400030374527,0.1519400179386139,0.15194007754325867,0.15194009244441986,0.15194010734558105,0.15194012224674225,0.15194013714790344,0.15194015204906464,0.15194018185138702,0.15194019675254822,0.1519402265548706,0.1519402712583542,0.1519402712583542,0.1519402712583542,0.15194028615951538,0.15194030106067657,0.15194033086299896,0.15194034576416016,0.15194036066532135,0.15194036066532135,0.15194037556648254,0.15194037556648254,0.15194037556648254,0.15194037556648254,0.15194037556648254,0.15194037556648254,0.15194039046764374,0.15194039046764374,0.15194039046764374,0.15194040536880493,0.15194040536880493,0.15194040536880493,0.15194040536880493,0.15194040536880493,0.15194040536880493,0.15194040536880493,0.15194040536880493,0.15194043517112732,0.15194043517112732,0.15194043517112732,0.15194043517112732,0.1519404500722885,0.1519404500722885,0.1519404500722885,0.1519404500722885,0.1519404649734497,0.1519404649734497,0.1519404649734497,0.1519404798746109,0.1519404798746109,0.1519404798746109,0.1519404798746109,0.1519404947757721,0.1519404947757721,0.1519404947757721,0.1519404947757721,0.1519405096769333,0.1519405096769333,0.1519405096769333,0.1519405096769333,0.1519405096769333,0.1519405096769333,0.1519405096769333,0.1519405096769333,0.1519405096769333,0.1519405096769333,0.1519405096769333,0.1519405096769333,0.1519405096769333,0.1519405096769333,0.1519405096769333,0.1519405096769333,0.1519405096769333,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448,0.15194052457809448],"recovered":[0.0,0.00835976842790842,0.015540650114417076,0.02224108576774597,0.028676848858594894,0.03491764888167381,0.040972720831632614,0.04684802517294884,0.05254705995321274,0.05805051699280739,0.06337430328130722,0.06851660460233688,0.07348112761974335,0.07826901972293854,0.08286657184362411,0.08728296309709549,0.09153131395578384,0.09560426324605942,0.09945465624332428,0.10306000709533691,0.10644043236970901,0.1096019521355629,0.11255266517400742,0.11529339104890823,0.11785215139389038,0.1202290877699852,0.12244610488414764,0.12450551986694336,0.12643273174762726,0.12821541726589203,0.12988540530204773,0.13142997026443481,0.13287316262722015,0.13420844078063965,0.13545829057693481,0.13661915063858032,0.1376936286687851,0.13869503140449524,0.1396263837814331,0.14048808813095093,0.14129005372524261,0.14202968776226044,0.14271919429302216,0.14335890114307404,0.14395363628864288,0.14450789988040924,0.14502458274364471,0.1454988270998001,0.14594465494155884,0.14635451138019562,0.14673936367034912,0.1470973789691925,0.14742478728294373,0.1477321982383728,0.1480182707309723,0.14828640222549438,0.14853206276893616,0.14876344799995422,0.14897705614566803,0.14917445182800293,0.14935649931430817,0.1495278775691986,0.14968879520893097,0.149836003780365,0.14997397363185883,0.1501040905714035,0.1502222865819931,0.1503327339887619,0.15043504536151886,0.15053021907806396,0.15061834454536438,0.15070176124572754,0.15077853202819824,0.15084879100322723,0.1509147435426712,0.15097686648368835,0.15103374421596527,0.15108653903007507,0.1511363834142685,0.1511828899383545,0.15122641623020172,0.15126655995845795,0.1513041853904724,0.15133966505527496,0.15137167274951935,0.1514013111591339,0.15142922103405,0.15145473182201385,0.15147925913333893,0.15150229632854462,0.1515234112739563,0.15154299139976501,0.15156084299087524,0.15157781541347504,0.15159332752227783,0.15160855650901794,0.15162231028079987,0.15163497626781464,0.15164689719676971,0.15165773034095764,0.1516684591770172,0.15167862176895142,0.15168797969818115,0.15169616043567657,0.1517043113708496,0.15171198546886444,0.15171894431114197,0.1517251580953598,0.15173105895519257,0.15173645317554474,0.15174177289009094,0.1517467051744461,0.15175113081932068,0.15175564587116241,0.15175946056842804,0.1517632007598877,0.15176644921302795,0.15176978707313538,0.15177296102046967,0.1517757922410965,0.15177831053733826,0.15178106725215912,0.15178324282169342,0.15178553760051727,0.15178757905960083,0.15178944170475006,0.15179108083248138,0.15179288387298584,0.15179449319839478,0.1517961621284485,0.15179745852947235,0.15179875493049622,0.15179996192455292,0.1518009901046753,0.15180203318595886,0.15180325508117676,0.1518041491508484,0.151805117726326,0.15180596709251404,0.1518067717552185,0.15180756151676178,0.15180832147598267,0.15180903673171997,0.1518097072839737,0.15181021392345428,0.15181075036525726,0.1518113911151886,0.151811882853508,0.15181231498718262,0.1518126279115677,0.1518130600452423,0.15181347727775574,0.1518138200044632,0.15181425213813782,0.1518145650625229,0.15181484818458557,0.15181516110897064,0.15181544423103333,0.15181568264961243,0.15181592106819153,0.1518162190914154,0.15181642770767212,0.15181659162044525,0.151816725730896,0.1518169343471527,0.15181711316108704,0.15181733667850494,0.1518174558877945,0.15181754529476166,0.15181763470172882,0.1518177092075348,0.15181781351566315,0.1518179178237915,0.15181799232959747,0.15181809663772583,0.1518181711435318,0.15181829035282135,0.1518183946609497,0.15181845426559448,0.15181854367256165,0.1518186330795288,0.1518186777830124,0.15181872248649597,0.15181876718997955,0.15181884169578552,0.1518188863992691,0.15181894600391388,0.15181902050971985,0.15181906521320343,0.151819109916687,0.1518191397190094,0.1518191546201706,0.15181921422481537,0.15181925892829895,0.15181930363178253,0.15181931853294373,0.1518193781375885,0.1518194079399109,0.15181943774223328,0.15181945264339447,0.15181948244571686,0.15181949734687805,0.15181951224803925,0.15181952714920044,0.15181954205036163,0.15181958675384521,0.15181958675384521,0.1518196165561676,0.15181964635849,0.15181966125965118,0.15181967616081238,0.15181969106197357,0.15181970596313477,0.15181972086429596,0.15181975066661835,0.15181976556777954,0.15181978046894073,0.15181979537010193,0.15181982517242432,0.15181982517242432,0.1518198400735855,0.1518198400735855,0.1518198400735855,0.1518198400735855,0.1518198549747467,0.1518198698759079,0.1518198698759079,0.1518198698759079,0.1518198698759079,0.1518198698759079,0.1518198847770691,0.1518198847770691,0.15181989967823029,0.15181989967823029,0.15181989967823029,0.15181989967823029,0.15181989967823029,0.15181989967823029,0.15181989967823029,0.15181989967823029,0.15181989967823029,0.15181989967823029,0.15181989967823029,0.15181989967823029,0.15181991457939148,0.15181991457939148,0.15181991457939148,0.15181991457939148,0.15181994438171387,0.15181994438171387,0.15181994438171387,0.15181995928287506,0.15181995928287506,0.15181997418403625,0.15181997418403625,0.15181997418403625,0.15181998908519745,0.15181998908519745,0.15181998908519745,0.15181998908519745,0.15181998908519745,0.15181998908519745,0.15181998908519745,0.15181998908519745,0.15181998908519745,0.15181998908519745,0.15181998908519745,0.15181998908519745,0.15181998908519745,0.15181998908519745,0.15181998908519745,0.15181998908519745,0.15181998908519745,0.15181998908519745,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864,0.15182000398635864],"active":[0.016797542572021484,0.014455609954893589,0.013492140918970108,0.01296195387840271,0.012557435780763626,0.01219189167022705,0.01183287426829338,0.011460233479738235,0.011085793375968933,0.010728459805250168,0.01036720722913742,0.010004185140132904,0.009638875722885132,0.00927385687828064,0.008922450244426727,0.008587561547756195,0.00824679434299469,0.007797643542289734,0.007324241101741791,0.006865367293357849,0.006421670317649841,0.005995489656925201,0.005589522421360016,0.005220450460910797,0.004862196743488312,0.004538044333457947,0.0042260438203811646,0.00395868718624115,0.003681972622871399,0.0034403353929519653,0.0031996071338653564,0.0029890984296798706,0.0027856677770614624,0.0026042163372039795,0.0024257898330688477,0.0022558867931365967,0.00211121141910553,0.001968562602996826,0.001836150884628296,0.001713186502456665,0.0015949755907058716,0.0014936476945877075,0.0013967901468276978,0.0013069957494735718,0.0012238025665283203,0.0011488497257232666,0.0010733455419540405,0.0010123401880264282,0.0009480118751525879,0.0008910447359085083,0.0008336901664733887,0.0007818043231964111,0.0007393062114715576,0.0006976723670959473,0.0006554722785949707,0.0006141364574432373,0.0005827993154525757,0.0005487054586410522,0.0005162209272384644,0.00048792362213134766,0.0004650801420211792,0.00044083595275878906,0.00041490793228149414,0.0003952831029891968,0.00037604570388793945,0.0003558546304702759,0.0003400444984436035,0.00032420456409454346,0.00031006336212158203,0.00029630959033966064,0.0002849102020263672,0.0002722442150115967,0.00026175379753112793,0.00025187432765960693,0.00024236738681793213,0.00023278594017028809,0.0002244412899017334,0.0002181529998779297,0.00021173059940338135,0.00020577013492584229,0.00019894540309906006,0.00019316375255584717,0.00018742680549621582,0.00018231570720672607,0.00017824769020080566,0.00017465651035308838,0.00017008185386657715,0.00016710162162780762,0.0001639723777770996,0.0001608729362487793,0.00015826523303985596,0.00015591084957122803,0.0001535862684249878,0.0001512467861175537,0.00014960765838623047,0.00014732778072357178,0.00014540553092956543,0.0001436769962310791,0.00014156103134155273,0.00014078617095947266,0.00013966858386993408,0.00013788044452667236,0.00013631582260131836,0.00013583898544311523,0.0001347362995147705,0.00013358891010284424,0.00013242661952972412,0.0001318603754043579,0.00013096630573272705,0.00013048946857452393,0.00012984871864318848,0.00012917816638946533,0.0001287013292312622,0.00012791156768798828,0.00012761354446411133,0.00012701749801635742,0.0001269131898880005,0.00012640655040740967,0.00012579560279846191,0.00012575089931488037,0.00012561678886413574,0.00012505054473876953,0.00012508034706115723,0.00012482702732086182,0.00012464821338653564,0.0001245439052581787,0.00012440979480743408,0.00012402236461639404,0.00012384355068206787,0.0001233816146850586,0.0001232922077178955,0.00012321770191192627,0.00012312829494476318,0.00012308359146118164,0.0001229792833328247,0.0001226663589477539,0.0001226961612701416,0.00012248754501342773,0.0001224130392074585,0.00012239813804626465,0.00012227892875671387,0.0001221299171447754,0.0001220405101776123,0.00012189149856567383,0.00012184679508209229,0.00012180209159851074,0.00012163817882537842,0.00012154877185821533,0.00012148916721343994,0.00012156367301940918,0.00012150406837463379,0.00012142956256866455,0.00012145936489105225,0.00012135505676269531,0.00012132525444030762,0.00012126564979553223,0.00012119114398956299,0.00012117624282836914,0.0001211315393447876,0.00012111663818359375,0.00012093782424926758,0.00012096762657165527,0.00012098252773284912,0.00012099742889404297,0.00012095272541046143,0.00012096762657165527,0.00012087821960449219,0.00012086331844329834,0.00012086331844329834,0.00012083351612091064,0.00012086331844329834,0.00012083351612091064,0.0001207888126373291,0.00012080371379852295,0.00012077391147613525,0.00012080371379852295,0.0001207888126373291,0.0001207590103149414,0.00012077391147613525,0.00012071430683135986,0.00012068450450897217,0.00012071430683135986,0.00012071430683135986,0.00012071430683135986,0.00012068450450897217,0.00012068450450897217,0.00012066960334777832,0.00012063980102539062,0.00012063980102539062,0.00012062489986419678,0.00012062489986419678,0.00012063980102539062,0.00012062489986419678,0.00012062489986419678,0.00012060999870300293,0.00012062489986419678,0.00012060999870300293,0.00012058019638061523,0.00012056529521942139,0.00012056529521942139,0.00012059509754180908,0.00012059509754180908,0.00012059509754180908,0.00012059509754180908,0.00012059509754180908,0.00012056529521942139,0.00012059509754180908,0.00012058019638061523,0.00012058019638061523,0.00012060999870300293,0.00012059509754180908,0.00012058019638061523,0.00012058019638061523,0.00012058019638061523,0.00012058019638061523,0.00012058019638061523,0.00012058019638061523,0.00012056529521942139,0.00012055039405822754,0.00012055039405822754,0.00012053549289703369,0.00012053549289703369,0.00012053549289703369,0.00012053549289703369,0.00012053549289703369,0.00012052059173583984,0.00012052059173583984,0.00012053549289703369,0.00012053549289703369,0.00012053549289703369,0.00012052059173583984,0.00012052059173583984,0.000120505690574646,0.000120505690574646,0.000120505690574646,0.00012053549289703369,0.00012053549289703369,0.00012053549289703369,0.00012053549289703369,0.00012055039405822754,0.00012055039405822754,0.00012055039405822754,0.00012055039405822754,0.00012056529521942139,0.00012055039405822754,0.00012055039405822754,0.00012056529521942139,0.00012056529521942139,0.00012053549289703369,0.00012053549289703369,0.00012055039405822754,0.00012053549289703369,0.00012053549289703369,0.00012052059173583984,0.00012053549289703369,0.00012053549289703369,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012053549289703369,0.00012053549289703369,0.00012053549289703369,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984,0.00012052059173583984]},{"group":"2W_Strong","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.016797542572021484,0.022829875349998474,0.028915347531437874,0.03487228602170944,0.040629446506500244,0.04616939648985863,0.05147230252623558,0.05654612183570862,0.06140394136309624,0.06605220586061478,0.07049112766981125,0.07470984756946564,0.07874137163162231,0.08257778733968735,0.08621258288621902,0.0896826907992363,0.09297723323106766,0.09600310027599335,0.09880122542381287,0.1013830229640007,0.10376575589179993,0.10597402602434158,0.10801538079977036,0.10990284383296967,0.11164199560880661,0.113249272108078,0.11474161595106125,0.11611144989728928,0.11737844347953796,0.1185493916273117,0.11962983757257462,0.12062968313694,0.12155243009328842,0.12240134179592133,0.12318205833435059,0.1239069327712059,0.12457314133644104,0.12519186735153198,0.12575730681419373,0.12628257274627686,0.1267649233341217,0.12721210718154907,0.12762200832366943,0.12800028920173645,0.12834855914115906,0.128670334815979,0.12896761298179626,0.1292426735162735,0.1294945329427719,0.12972873449325562,0.12994444370269775,0.13014209270477295,0.13032430410385132,0.13049131631851196,0.1306472271680832,0.13079014420509338,0.13092102110385895,0.13104164600372314,0.13115382194519043,0.13125722110271454,0.13135279715061188,0.1314416229724884,0.1315229833126068,0.13159756362438202,0.13166645169258118,0.13173043727874756,0.13178861141204834,0.1318424940109253,0.13189315795898438,0.13193929195404053,0.13198193907737732,0.13202226161956787,0.1320587396621704,0.1320924162864685,0.13212335109710693,0.13215219974517822,0.13217753171920776,0.13220137357711792,0.1322244256734848,0.13224443793296814,0.1322629749774933,0.132281094789505,0.13229712843894958,0.13231231272220612,0.13232570886611938,0.13233870267868042,0.13235139846801758,0.13236194849014282,0.1323721706867218,0.13238224387168884,0.13239069283008575,0.13239863514900208,0.13240616023540497,0.13241305947303772,0.13241928815841675,0.1324249804019928,0.13243040442466736,0.13243542611598969,0.13244035840034485,0.1324448585510254,0.1324489712715149,0.13245278596878052,0.13245609402656555,0.1324591338634491,0.1324620246887207,0.1324646770954132,0.13246725499629974,0.13246962428092957,0.13247177004814148,0.13247381150722504,0.13247564435005188,0.13247719407081604,0.13247892260551453,0.13248062133789062,0.13248200714588165,0.13248339295387268,0.13248461484909058,0.13248571753501892,0.13248685002326965,0.13248781859874725,0.13248874247074127,0.13248950242996216,0.13249021768569946,0.132490873336792,0.1324915587902069,0.1324923038482666,0.1324928253889084,0.13249333202838898,0.13249382376670837,0.13249418139457703,0.13249467313289642,0.13249506056308746,0.1324954479932785,0.1324957311153412,0.13249613344669342,0.13249637186527252,0.13249659538269043,0.13249680399894714,0.13249704241752625,0.13249731063842773,0.13249754905700684,0.13249772787094116,0.13249793648719788,0.1324981153011322,0.13249832391738892,0.13249853253364563,0.13249868154525757,0.1324988305568695,0.13249891996383667,0.13249903917312622,0.1324991136789322,0.13249921798706055,0.1324993073940277,0.13249939680099487,0.13249945640563965,0.13249953091144562,0.13249963521957397,0.13249970972537994,0.13249975442886353,0.1324998140335083,0.1324998140335083,0.13249987363815308,0.13249993324279785,0.13250002264976501,0.1325000375509262,0.1325000673532486,0.1325000822544098,0.13250009715557098,0.13250011205673218,0.13250017166137695,0.13250020146369934,0.13250024616718292,0.1325002759695053,0.1325003206729889,0.13250035047531128,0.13250035047531128,0.13250038027763367,0.13250041007995605,0.13250042498111725,0.13250043988227844,0.13250045478343964,0.13250045478343964,0.13250048458576202,0.13250049948692322,0.1325005292892456,0.132500559091568,0.132500559091568,0.13250058889389038,0.13250060379505157,0.13250060379505157,0.13250061869621277,0.13250063359737396,0.13250064849853516,0.13250066339969635,0.13250067830085754,0.13250070810317993,0.13250070810317993,0.13250070810317993,0.13250070810317993,0.13250073790550232,0.13250073790550232,0.13250073790550232,0.13250073790550232,0.1325007677078247,0.1325007826089859,0.1325007975101471,0.1325007975101471,0.1325008124113083,0.13250084221363068,0.13250084221363068,0.13250085711479187,0.13250085711479187,0.13250088691711426,0.13250088691711426,0.13250088691711426,0.13250088691711426,0.13250088691711426,0.13250088691711426,0.13250088691711426,0.13250088691711426,0.13250088691711426,0.13250088691711426,0.13250088691711426,0.13250088691711426,0.13250088691711426,0.13250088691711426,0.13250088691711426,0.13250088691711426,0.13250088691711426,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665,0.13250091671943665],"recovered":[0.0,0.008355427533388138,0.01554829441010952,0.02218841388821602,0.02848755568265915,0.034518007189035416,0.04030003398656845,0.04584778845310211,0.05115644633769989,0.056245166808366776,0.06111087650060654,0.06576955318450928,0.07020869851112366,0.0744406059384346,0.07847178727388382,0.08230805397033691,0.08595289289951324,0.0894247367978096,0.09267681837081909,0.09569831937551498,0.09850231558084488,0.10109660774469376,0.1034967377781868,0.10571372509002686,0.10776693373918533,0.10966737568378448,0.11141303926706314,0.11304439604282379,0.11453846096992493,0.11592137813568115,0.11719634383916855,0.1183733195066452,0.1194658875465393,0.12047738581895828,0.12140157073736191,0.1222568154335022,0.12304765731096268,0.12377159297466278,0.12444105744361877,0.1250605285167694,0.12563540041446686,0.12616246938705444,0.12665030360221863,0.12710031867027283,0.1275118887424469,0.12789377570152283,0.12824413180351257,0.12856802344322205,0.12886734306812286,0.12914131581783295,0.1293959766626358,0.12962882220745087,0.12984620034694672,0.13004466891288757,0.1302282214164734,0.13039708137512207,0.1305534690618515,0.1306966096162796,0.13082890212535858,0.13095083832740784,0.13106577098369598,0.13116949796676636,0.13126446306705475,0.13135430216789246,0.13143624365329742,0.13151095807552338,0.1315803825855255,0.13164393603801727,0.13170209527015686,0.1317564845085144,0.1318061798810959,0.1318531632423401,0.1318952590227127,0.13193626701831818,0.13197298347949982,0.13200676441192627,0.13203755021095276,0.13206547498703003,0.13209111988544464,0.1321156919002533,0.13213874399662018,0.13215890526771545,0.13217809796333313,0.1321958303451538,0.13221223652362823,0.1322273313999176,0.1322411447763443,0.1322546899318695,0.13226671516895294,0.1322777420282364,0.13228830695152283,0.13229775428771973,0.13230615854263306,0.13231432437896729,0.13232167065143585,0.13232854008674622,0.1323348879814148,0.1323406994342804,0.132346048951149,0.13235123455524445,0.13235613703727722,0.13236045837402344,0.1323646605014801,0.13236820697784424,0.13237158954143524,0.1323745995759964,0.1323772817850113,0.13238006830215454,0.1323826014995575,0.13238494098186493,0.13238726556301117,0.1323893666267395,0.13239094614982605,0.13239261507987976,0.13239429891109467,0.13239577412605286,0.13239727914333344,0.1323985457420349,0.13239970803260803,0.13240087032318115,0.13240186870098114,0.13240289688110352,0.13240379095077515,0.13240459561347961,0.13240517675876617,0.13240578770637512,0.13240651786327362,0.13240718841552734,0.13240768015384674,0.1324082463979721,0.13240867853164673,0.13240917026996613,0.1324096918106079,0.13241009414196014,0.1324104517698288,0.13241080939769745,0.13241109251976013,0.1324114203453064,0.13241168856620789,0.1324119120836258,0.1324121057987213,0.13241229951381683,0.13241258263587952,0.13241274654865265,0.13241298496723175,0.13241323828697205,0.13241347670555115,0.13241364061832428,0.13241374492645264,0.1324138641357422,0.13241393864154816,0.1324140429496765,0.13241416215896606,0.13241426646709442,0.1324143409729004,0.13241447508335114,0.1324145495891571,0.13241466879844666,0.13241474330425262,0.1324148029088974,0.13241486251354218,0.13241492211818695,0.13241498172283173,0.13241499662399292,0.13241508603096008,0.13241514563560486,0.13241517543792725,0.13241519033908844,0.13241522014141083,0.1324152797460556,0.1324152946472168,0.13241533935070038,0.13241536915302277,0.13241538405418396,0.13241539895534515,0.13241545855998993,0.13241547346115112,0.1324155181646347,0.1324155330657959,0.1324155628681183,0.1324155628681183,0.13241557776927948,0.13241559267044067,0.13241559267044067,0.13241559267044067,0.13241565227508545,0.13241565227508545,0.13241566717624664,0.13241569697856903,0.13241571187973022,0.13241571187973022,0.13241572678089142,0.1324157565832138,0.1324157565832138,0.1324157863855362,0.1324157863855362,0.1324157863855362,0.1324158012866974,0.13241583108901978,0.13241586089134216,0.13241586089134216,0.13241586089134216,0.13241587579250336,0.13241589069366455,0.13241589069366455,0.13241590559482574,0.13241593539714813,0.13241593539714813,0.13241595029830933,0.13241596519947052,0.13241596519947052,0.1324159801006317,0.1324159801006317,0.1324160099029541,0.1324160099029541,0.1324160248041153,0.1324160248041153,0.1324160248041153,0.1324160248041153,0.1324160248041153,0.1324160248041153,0.1324160248041153,0.1324160248041153,0.1324160397052765,0.1324160397052765,0.1324160397052765,0.1324160397052765,0.1324160397052765,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768,0.13241605460643768],"active":[0.016797542572021484,0.014474447816610336,0.013367053121328354,0.012683872133493423,0.012141890823841095,0.011651389300823212,0.01117226853966713,0.010698333382606506,0.010247495025396347,0.009807039052248001,0.009380251169204712,0.00894029438495636,0.008532673120498657,0.008137181401252747,0.007740795612335205,0.0073746368288993835,0.007024340331554413,0.006578363478183746,0.006124407052993774,0.005684703588485718,0.005263440310955048,0.004877418279647827,0.004518643021583557,0.00418911874294281,0.003875061869621277,0.003581896424293518,0.003328576683998108,0.0030670538544654846,0.002839982509613037,0.002628013491630554,0.002433493733406067,0.0022563636302948,0.002086542546749115,0.0019239559769630432,0.001780487596988678,0.0016501173377037048,0.001525484025478363,0.0014202743768692017,0.0013162493705749512,0.0012220442295074463,0.0011295229196548462,0.001049637794494629,0.0009717047214508057,0.000899970531463623,0.0008366703987121582,0.0007765591144561768,0.0007234811782836914,0.0006746500730514526,0.0006271898746490479,0.0005874186754226685,0.0005484670400619507,0.0005132704973220825,0.00047810375690460205,0.00044664740562438965,0.00041900575160980225,0.0003930628299713135,0.0003675520420074463,0.0003450363874435425,0.00032491981983184814,0.00030638277530670166,0.00028702616691589355,0.0002721250057220459,0.000258520245552063,0.000243261456489563,0.00023020803928375244,0.00021947920322418213,0.00020822882652282715,0.00019855797290802002,0.00019106268882751465,0.00018280744552612305,0.0001757591962814331,0.0001690983772277832,0.00016348063945770264,0.0001561492681503296,0.0001503676176071167,0.00014543533325195312,0.00013998150825500488,0.00013589859008789062,0.00013330578804016113,0.00012874603271484375,0.0001242309808731079,0.00012218952178955078,0.00011903047561645508,0.00011648237705230713,0.0001134723424911499,0.00011137127876281738,0.00011025369167327881,0.00010725855827331543,0.00010545551776885986,0.00010450184345245361,0.00010238587856292725,0.00010088086128234863,0.00010000169277191162,9.873509407043457e-05,9.7617506980896e-05,9.644031524658203e-05,9.551644325256348e-05,9.472668170928955e-05,9.430944919586182e-05,9.362399578094482e-05,9.28342342376709e-05,9.232759475708008e-05,9.143352508544922e-05,9.09268856048584e-05,9.043514728546143e-05,9.007751941680908e-05,8.997321128845215e-05,8.955597877502441e-05,8.916854858398438e-05,8.887052536010742e-05,8.837878704071045e-05,8.782744407653809e-05,8.797645568847656e-05,8.800625801086426e-05,8.77082347869873e-05,8.761882781982422e-05,8.733570575714111e-05,8.717179298400879e-05,8.71419906616211e-05,8.694827556610107e-05,8.687376976013184e-05,8.660554885864258e-05,8.64267349243164e-05,8.627772331237793e-05,8.638203144073486e-05,8.651614189147949e-05,8.630752563476562e-05,8.61436128616333e-05,8.61436128616333e-05,8.593499660491943e-05,8.599460124969482e-05,8.589029312133789e-05,8.575618267059326e-05,8.563697338104248e-05,8.568167686462402e-05,8.556246757507324e-05,8.550286293029785e-05,8.538365364074707e-05,8.535385131835938e-05,8.539855480194092e-05,8.544325828552246e-05,8.542835712432861e-05,8.535385131835938e-05,8.536875247955322e-05,8.533895015716553e-05,8.529424667358398e-05,8.52048397064209e-05,8.518993854522705e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.51750373840332e-05,8.514523506164551e-05,8.513033390045166e-05,8.511543273925781e-05,8.505582809448242e-05,8.508563041687012e-05,8.504092693328857e-05,8.501112461090088e-05,8.501112461090088e-05,8.495151996612549e-05,8.495151996612549e-05,8.495151996612549e-05,8.502602577209473e-05,8.495151996612549e-05,8.492171764373779e-05,8.490681648254395e-05,8.490681648254395e-05,8.48919153213501e-05,8.48919153213501e-05,8.490681648254395e-05,8.490681648254395e-05,8.490681648254395e-05,8.493661880493164e-05,8.495151996612549e-05,8.48919153213501e-05,8.490681648254395e-05,8.48919153213501e-05,8.48919153213501e-05,8.487701416015625e-05,8.48919153213501e-05,8.487701416015625e-05,8.48919153213501e-05,8.490681648254395e-05,8.493661880493164e-05,8.490681648254395e-05,8.490681648254395e-05,8.492171764373779e-05,8.490681648254395e-05,8.48919153213501e-05,8.490681648254395e-05,8.490681648254395e-05,8.48919153213501e-05,8.490681648254395e-05,8.48919153213501e-05,8.492171764373779e-05,8.492171764373779e-05,8.490681648254395e-05,8.487701416015625e-05,8.487701416015625e-05,8.487701416015625e-05,8.487701416015625e-05,8.48621129989624e-05,8.487701416015625e-05,8.48919153213501e-05,8.48919153213501e-05,8.48621129989624e-05,8.487701416015625e-05,8.48919153213501e-05,8.487701416015625e-05,8.48919153213501e-05,8.487701416015625e-05,8.490681648254395e-05,8.487701416015625e-05,8.487701416015625e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.484721183776855e-05,8.484721183776855e-05,8.484721183776855e-05,8.484721183776855e-05,8.484721183776855e-05,8.483231067657471e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05,8.48621129989624e-05]},{"group":"2W_Strong","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.016797542572021484,0.022807005792856216,0.028783053159713745,0.03452766314148903,0.04000693932175636,0.04520827531814575,0.05014389008283615,0.054821208119392395,0.05923178419470787,0.06340071558952332,0.0673520490527153,0.07105939090251923,0.07455913722515106,0.07785843312740326,0.08095580339431763,0.08386742323637009,0.0866084173321724,0.08910619467496872,0.09139888733625412,0.09349492192268372,0.09541773051023483,0.09718060493469238,0.09879700094461441,0.10027783364057541,0.10163412243127823,0.10286989063024521,0.1040058583021164,0.10504636913537979,0.1059991642832756,0.10686711966991425,0.10766368359327316,0.10839512944221497,0.10905999690294266,0.1096692755818367,0.11022686213254929,0.11073651164770126,0.11120304465293884,0.11162985116243362,0.11201990395784378,0.11237367242574692,0.11269769072532654,0.11299674957990646,0.11326994001865387,0.11351793259382248,0.11374599486589432,0.11395634710788727,0.11414709687232971,0.11432085931301117,0.1144813671708107,0.11462519317865372,0.11475669592618942,0.11487726867198944,0.11498858779668808,0.11508925259113312,0.11518171429634094,0.11526688188314438,0.11534268409013748,0.11541446298360825,0.11547933518886566,0.11553847044706345,0.11559242010116577,0.11564219743013382,0.1156885176897049,0.11572956293821335,0.11576713621616364,0.1158023476600647,0.11583393067121506,0.11586222797632217,0.11588862538337708,0.11591225862503052,0.11593402922153473,0.11595404893159866,0.11597241461277008,0.11598953604698181,0.11600503325462341,0.11601909250020981,0.1160321831703186,0.11604442447423935,0.11605539172887802,0.11606539785861969,0.1160741001367569,0.11608253419399261,0.11609010398387909,0.11609708517789841,0.11610367149114609,0.1161094382405281,0.116115041077137,0.11612008512020111,0.11612432450056076,0.11612803488969803,0.11613177508115768,0.11613519489765167,0.1161385327577591,0.11614129692316055,0.11614372581243515,0.11614613980054855,0.11614836007356644,0.11615041643381119,0.11615216732025146,0.11615393310785294,0.11615553498268127,0.1161569282412529,0.11615829169750214,0.11615950614213943,0.11616066843271255,0.11616170406341553,0.11616259813308716,0.11616352200508118,0.11616425216197968,0.11616490036249161,0.11616559326648712,0.11616609990596771,0.1161666139960289,0.11616719514131546,0.11616768687963486,0.1161680594086647,0.11616839468479156,0.1161688044667244,0.11616908013820648,0.11616946756839752,0.1161697581410408,0.11616996675729752,0.11617022752761841,0.11617039144039154,0.11617053300142288,0.11617069691419601,0.11617087572813034,0.11617109924554825,0.11617127805948257,0.11617138981819153,0.11617155373096466,0.11617163568735123,0.1161717027425766,0.11617179960012436,0.11617188155651093,0.11617196351289749,0.11617206037044525,0.11617210507392883,0.1161721721291542,0.11617221683263779,0.11617225408554077,0.11617229878902435,0.11617236584424973,0.1161724328994751,0.11617247760295868,0.11617252975702286,0.11617254465818405,0.11617255955934525,0.11617258936166763,0.11617262661457062,0.116172656416893,0.1161726713180542,0.1161726713180542,0.1161726862192154,0.11617270857095718,0.11617273837327957,0.11617276817560196,0.11617280542850494,0.11617283523082733,0.11617283523082733,0.11617285013198853,0.11617286503314972,0.11617287993431091,0.1161729022860527,0.1161729171872139,0.11617296189069748,0.11617297679185867,0.11617299914360046,0.11617301404476166,0.11617302894592285,0.11617302894592285,0.11617305874824524,0.11617305874824524,0.11617308109998703,0.11617308109998703,0.11617308109998703,0.11617309600114822,0.11617309600114822,0.11617311090230942,0.11617312580347061,0.11617312580347061,0.11617312580347061,0.11617312580347061,0.11617312580347061,0.11617312580347061,0.11617312580347061,0.11617312580347061,0.11617312580347061,0.11617312580347061,0.11617312580347061,0.11617312580347061,0.11617312580347061,0.11617312580347061,0.11617312580347061,0.11617312580347061,0.11617312580347061,0.11617312580347061,0.11617312580347061,0.11617312580347061,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318,0.1161731407046318],"recovered":[0.0,0.008355686441063881,0.015545200556516647,0.02211855538189411,0.028279829770326614,0.034098219126462936,0.03960922360420227,0.044834546744823456,0.04978036507964134,0.05445438250899315,0.05887303873896599,0.06305254995822906,0.06700816005468369,0.07072871178388596,0.07423855364322662,0.07754026353359222,0.0806497260928154,0.08357702940702438,0.08629292994737625,0.08879971504211426,0.09109994024038315,0.0932115688920021,0.0951467975974083,0.0969223603606224,0.09854967147111893,0.1000414490699768,0.10140812397003174,0.10265956819057465,0.10380452871322632,0.1048557311296463,0.10581855475902557,0.10669907927513123,0.10749992728233337,0.10823561996221542,0.10890254378318787,0.10951554775238037,0.11007887125015259,0.11059548705816269,0.11106462776660919,0.11149364709854126,0.11188597977161407,0.11224474012851715,0.11257348954677582,0.1128758043050766,0.1131499856710434,0.11340270191431046,0.11363185942173004,0.11384151130914688,0.11403442919254303,0.11421026289463043,0.11436973512172699,0.11451563239097595,0.11464812606573105,0.1147696003317833,0.11488199234008789,0.11498349905014038,0.1150783970952034,0.11516318470239639,0.11524180322885513,0.11531312018632889,0.11537729203701019,0.11543692648410797,0.11549105495214462,0.11554113775491714,0.11558704078197479,0.11562830954790115,0.11566582322120667,0.11570093780755997,0.11573268473148346,0.11576123535633087,0.11578744649887085,0.11581094563007355,0.11583331227302551,0.11585385352373123,0.11587228626012802,0.1158902645111084,0.11590566486120224,0.11591914296150208,0.11593297123908997,0.11594507098197937,0.11595579236745834,0.1159655898809433,0.1159750372171402,0.11598321795463562,0.11599064618349075,0.11599795520305634,0.11600449681282043,0.11601033061742783,0.11601560562849045,0.11602054536342621,0.11602501571178436,0.11602921038866043,0.11603289097547531,0.11603634059429169,0.11603961139917374,0.11604257673025131,0.11604510247707367,0.1160474345088005,0.11604979634284973,0.1160518079996109,0.11605364084243774,0.11605533957481384,0.11605694144964218,0.11605831980705261,0.11605950444936752,0.1160607635974884,0.11606201529502869,0.11606298387050629,0.11606397479772568,0.11606484651565552,0.11606564372777939,0.1160663366317749,0.11606691777706146,0.11606746912002563,0.116068035364151,0.11606858670711517,0.11606902629137039,0.11606936901807785,0.1160697415471077,0.11607003211975098,0.11607043445110321,0.11607072502374649,0.11607101559638977,0.11607127636671066,0.11607148498296738,0.1160716637969017,0.11607187986373901,0.11607207357883453,0.11607225239276886,0.1160723939538002,0.1160726249217987,0.11607283353805542,0.11607294529676437,0.11607305705547333,0.1160731390118599,0.11607322096824646,0.11607330292463303,0.11607341468334198,0.11607346683740616,0.11607352644205093,0.11607357859611511,0.1160736232995987,0.11607369035482407,0.11607374250888824,0.11607377231121063,0.116073839366436,0.11607389897108078,0.11607393622398376,0.11607398092746735,0.11607401072978973,0.11607404798269272,0.1160740777850151,0.11607412993907928,0.11607414484024048,0.11607417464256287,0.11607417464256287,0.11607421189546585,0.11607422679662704,0.11607425659894943,0.11607430875301361,0.11607430875301361,0.11607430875301361,0.1160743236541748,0.1160743236541748,0.116074338555336,0.11607436835765839,0.11607442051172256,0.11607442051172256,0.11607443541288376,0.11607443541288376,0.11607445031404495,0.11607448756694794,0.11607451736927032,0.11607451736927032,0.11607453227043152,0.11607454717159271,0.11607454717159271,0.11607454717159271,0.11607454717159271,0.11607454717159271,0.1160745620727539,0.1160745620727539,0.1160745620727539,0.1160745620727539,0.1160745620727539,0.1160745620727539,0.1160745620727539,0.1160745620727539,0.1160745620727539,0.1160745620727539,0.1160745620727539,0.1160745620727539,0.1160745844244957,0.1160745844244957,0.1160745844244957,0.1160745844244957,0.1160745844244957,0.1160745844244957,0.1160745844244957,0.1160745844244957,0.1160745844244957,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689,0.11607459932565689],"active":[0.016797542572021484,0.014451319351792336,0.013237852603197098,0.012409107759594917,0.011727109551429749,0.011110056191682816,0.01053466647863388,0.00998666137456894,0.009451419115066528,0.008946333080530167,0.008479010313749313,0.008006840944290161,0.007550977170467377,0.0071297213435173035,0.006717249751091003,0.0063271597027778625,0.005958691239356995,0.005529165267944336,0.005105957388877869,0.004695206880569458,0.004317790269851685,0.003969036042690277,0.0036502033472061157,0.003355473279953003,0.0030844509601593018,0.002828441560268402,0.0025977343320846558,0.0023868009448051453,0.002194635570049286,0.0020113885402679443,0.0018451288342475891,0.0016960501670837402,0.0015600696206092834,0.0014336556196212769,0.0013243183493614197,0.0012209638953208923,0.0011241734027862549,0.001034364104270935,0.0009552761912345886,0.000880025327205658,0.0008117109537124634,0.0007520094513893127,0.0006964504718780518,0.0006421282887458801,0.0005960091948509216,0.0005536451935768127,0.0005152374505996704,0.00047934800386428833,0.0004469379782676697,0.0004149302840232849,0.00038696080446243286,0.00036163628101348877,0.00034046173095703125,0.000319652259349823,0.00029972195625305176,0.0002833828330039978,0.00026428699493408203,0.00025127828121185303,0.00023753196001052856,0.0002253502607345581,0.0002151280641555786,0.0002052709460258484,0.00019746273756027222,0.0001884251832962036,0.00018009543418884277,0.0001740381121635437,0.00016810745000839233,0.00016129016876220703,0.00015594065189361572,0.000151023268699646,0.0001465827226638794,0.00014310330152511597,0.00013910233974456787,0.00013568252325057983,0.00013274699449539185,0.0001288279891014099,0.00012651830911636353,0.00012528151273727417,0.00012242048978805542,0.00012032687664031982,0.00011830776929855347,0.0001169443130493164,0.0001150667667388916,0.00011386722326278687,0.00011302530765533447,0.00011148303747177124,0.00011054426431655884,0.00010975450277328491,0.0001087188720703125,0.00010748952627182007,0.00010675936937332153,0.00010598450899124146,0.00010564178228378296,0.00010495632886886597,0.00010411441326141357,0.00010356307029724121,0.00010325759649276733,0.00010298192501068115,0.0001023709774017334,0.00010212510824203491,0.00010189414024353027,0.0001015886664390564,0.00010135024785995483,0.00010118633508682251,0.00010116398334503174,0.00010094046592712402,0.00010058283805847168,0.00010053813457489014,0.0001002773642539978,0.00010005384683609009,9.994953870773315e-05,9.976327419281006e-05,9.969621896743774e-05,9.972602128982544e-05,9.96515154838562e-05,9.947270154953003e-05,9.93683934211731e-05,9.943544864654541e-05,9.93385910987854e-05,9.943544864654541e-05,9.932368993759155e-05,9.924173355102539e-05,9.92119312286377e-05,9.911507368087769e-05,9.904801845550537e-05,9.903311729431152e-05,9.89958643913269e-05,9.90256667137146e-05,9.90256667137146e-05,9.89958643913269e-05,9.892880916595459e-05,9.880214929580688e-05,9.875744581222534e-05,9.87425446510315e-05,9.87425446510315e-05,9.87425446510315e-05,9.875744581222534e-05,9.869039058685303e-05,9.870529174804688e-05,9.869039058685303e-05,9.867548942565918e-05,9.867548942565918e-05,9.867548942565918e-05,9.869039058685303e-05,9.870529174804688e-05,9.869039058685303e-05,9.864568710327148e-05,9.862333536148071e-05,9.860843420028687e-05,9.861588478088379e-05,9.860843420028687e-05,9.859353303909302e-05,9.854137897491455e-05,9.854137897491455e-05,9.853392839431763e-05,9.856373071670532e-05,9.85562801361084e-05,9.857863187789917e-05,9.857863187789917e-05,9.85264778137207e-05,9.854137897491455e-05,9.85562801361084e-05,9.85562801361084e-05,9.857863187789917e-05,9.857863187789917e-05,9.859353303909302e-05,9.85562801361084e-05,9.857863187789917e-05,9.857863187789917e-05,9.859353303909302e-05,9.857863187789917e-05,9.857118129730225e-05,9.854137897491455e-05,9.856373071670532e-05,9.854882955551147e-05,9.853392839431763e-05,9.854882955551147e-05,9.854882955551147e-05,9.856373071670532e-05,9.857863187789917e-05,9.856373071670532e-05,9.856373071670532e-05,9.856373071670532e-05,9.856373071670532e-05,9.856373071670532e-05,9.856373071670532e-05,9.856373071670532e-05,9.856373071670532e-05,9.856373071670532e-05,9.856373071670532e-05,9.856373071670532e-05,9.856373071670532e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.85562801361084e-05,9.85562801361084e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05,9.854137897491455e-05]},{"group":"2W_Moderate","key":"HIGHER_WEAK","name":"10% HIGHER spread
WEAK reduction in air travel","infected":[0.016797542572021484,0.0228053517639637,0.029000122100114822,0.03513868898153305,0.04113524407148361,0.046973876655101776,0.05261257663369179,0.0580684170126915,0.06335737556219101,0.06843753159046173,0.07335051894187927,0.07808131724596024,0.08262880891561508,0.08700337260961533,0.09120213240385056,0.09522448480129242,0.0990859866142273,0.10284443199634552,0.10649757832288742,0.11002916842699051,0.11345228552818298,0.11675525456666946,0.11994302272796631,0.12303163856267929,0.1260092705488205,0.12888434529304504,0.13164237141609192,0.1343144029378891,0.13688813149929047,0.13936693966388702,0.14175674319267273,0.1440436840057373,0.14624547958374023,0.1483718752861023,0.15040947496891022,0.15236398577690125,0.15424880385398865,0.15606354176998138,0.1578061729669571,0.15948054194450378,0.1610942780971527,0.1626385599374771,0.16411691904067993,0.16553707420825958,0.16690288484096527,0.16821667551994324,0.16947714984416962,0.1706830859184265,0.17184089124202728,0.17295756936073303,0.17402692139148712,0.17505401372909546,0.1760404258966446,0.17698580026626587,0.17789636552333832,0.17876623570919037,0.17960385978221893,0.18040840327739716,0.18118135631084442,0.1819276511669159,0.1826404482126236,0.18333114683628082,0.1839871108531952,0.18461893498897552,0.18522773683071136,0.18581168353557587,0.1863749772310257,0.18691383302211761,0.1874307096004486,0.1879277527332306,0.18840476870536804,0.1888672560453415,0.18930988013744354,0.18973776698112488,0.19014981389045715,0.19054648280143738,0.19092659652233124,0.1912931203842163,0.19164881110191345,0.19198957085609436,0.19232051074504852,0.1926366090774536,0.19293880462646484,0.19323287904262543,0.19351457059383392,0.19378694891929626,0.1940508931875229,0.19430404901504517,0.19454815983772278,0.1947869509458542,0.19501405954360962,0.19523198902606964,0.1954437494277954,0.1956494003534317,0.1958484649658203,0.196040540933609,0.1962251365184784,0.19640319049358368,0.19657567143440247,0.19674120843410492,0.19690217077732086,0.19705830514431,0.19721075892448425,0.19735804200172424,0.19749917089939117,0.19763603806495667,0.19776824116706848,0.19789725542068481,0.19801926612854004,0.19813816249370575,0.19825418293476105,0.19836577773094177,0.19847652316093445,0.19858145713806152,0.19868403673171997,0.19878405332565308,0.1988789141178131,0.198971688747406,0.19906164705753326,0.19914913177490234,0.1992342174053192,0.19931617379188538,0.19939714670181274,0.19947616755962372,0.19955171644687653,0.19962458312511444,0.19969576597213745,0.1997654289007187,0.19983439147472382,0.19990019500255585,0.199964702129364,0.2000282108783722,0.2000894844532013,0.20014816522598267,0.20020692050457,0.20026308298110962,0.20031914114952087,0.20037318766117096,0.20042556524276733,0.20047657191753387,0.20052728056907654,0.20057572424411774,0.20062312483787537,0.200670525431633,0.20071566104888916,0.20075982809066772,0.20080359280109406,0.20084549486637115,0.20088671147823334,0.20092706382274628,0.20096611976623535,0.20100459456443787,0.20104306936264038,0.20108044147491455,0.20111683011054993,0.2011515349149704,0.20118606090545654,0.20122048258781433,0.201253741979599,0.2012864053249359,0.20131820440292358,0.20134930312633514,0.20137996971607208,0.20141036808490753,0.20143987238407135,0.20146849751472473,0.20149695873260498,0.20152568817138672,0.20155243575572968,0.20157936215400696,0.20160558819770813,0.2016322910785675,0.20165815949440002,0.2016834169626236,0.20170925557613373,0.20173442363739014,0.20175907015800476,0.20178188383579254,0.20180578529834747,0.20182812213897705,0.20184989273548126,0.2018728107213974,0.2018948495388031,0.2019166350364685,0.2019379734992981,0.20195898413658142,0.20197947323322296,0.2019997090101242,0.2020203173160553,0.20203998684883118,0.20206031203269958,0.20207920670509338,0.20209836959838867,0.20211756229400635,0.2021368443965912,0.20215590298175812,0.20217466354370117,0.20219317078590393,0.20221161842346191,0.20222942531108856,0.20224705338478088,0.2022649049758911,0.2022818773984909,0.20229867100715637,0.20231600105762482,0.20233270525932312,0.2023496925830841,0.2023661881685257,0.20238231122493744,0.20239822566509247,0.20241457223892212,0.20243051648139954,0.20244590938091278,0.20246197283267975,0.20247773826122284,0.2024938315153122,0.20250926911830902,0.20252501964569092,0.20254050195217133,0.20255549252033234,0.20257094502449036,0.20258639752864838,0.20260144770145416,0.2026163786649704,0.20263110101222992,0.20264564454555511,0.20265981554985046,0.20267429947853088,0.2026878148317337,0.20270192623138428,0.2027166783809662,0.20273086428642273,0.20274563133716583,0.20275965332984924,0.20277388393878937,0.20278747379779816,0.20280137658119202,0.20281529426574707,0.20282939076423645,0.2028430700302124,0.20285670459270477,0.2028704285621643,0.2028840333223343,0.20289786159992218,0.20291106402873993,0.20292457938194275,0.20293840765953064,0.2029525637626648,0.2029661238193512,0.20297977328300476,0.202993243932724,0.20300614833831787,0.20302003622055054,0.20303307473659515,0.20304642617702484,0.20305949449539185,0.2030729055404663,0.20308707654476166,0.20310093462467194,0.2031143307685852,0.2031274288892746,0.20314082503318787,0.20315375924110413,0.20316779613494873,0.2031809389591217,0.2031944990158081,0.20320753753185272,0.20321983098983765,0.2032327651977539,0.20324620604515076,0.20325985550880432,0.20327308773994446,0.203286811709404,0.2033000886440277,0.2033136636018753,0.20332728326320648,0.20333965122699738,0.20335236191749573,0.2033655047416687,0.20337864756584167,0.20339176058769226,0.20340444147586823,0.20341770350933075,0.20343135297298431,0.203444704413414,0.20345714688301086,0.2034699022769928,0.20348317921161652,0.20349664986133575,0.20351029932498932,0.20352312922477722,0.20353607833385468,0.2035495787858963,0.20356319844722748,0.20357638597488403,0.20358920097351074,0.20360226929187775,0.2036156803369522,0.20362921059131622,0.20364239811897278,0.2036563754081726,0.20366935431957245,0.20368270576000214,0.20369569957256317,0.20370890200138092,0.2037222683429718,0.20373481512069702,0.20374764502048492,0.20376120507717133,0.20377451181411743,0.2037874162197113,0.20380088686943054,0.20381374657154083,0.20382656157016754,0.20383988320827484,0.20385248959064484,0.20386554300785065,0.203878253698349,0.20389124751091003,0.2039039134979248,0.20391733944416046,0.2039298415184021,0.20394213497638702,0.20395462214946747,0.20396757125854492,0.2039792835712433,0.20399120450019836,0.20400412380695343,0.20401591062545776,0.20402835309505463,0.20404063165187836,0.2040528506040573,0.20406515896320343,0.20407727360725403,0.20408974587917328,0.20410147309303284,0.20411400496959686,0.20412547886371613,0.20413753390312195,0.20414936542510986,0.2041606605052948,0.2041722536087036,0.20418411493301392,0.20419558882713318,0.20420727133750916,0.2042183130979538,0.20422981679439545,0.2042406052350998,0.20425154268741608,0.20426225662231445,0.2042733132839203],"recovered":[0.0,0.008359881117939949,0.015546983107924461,0.022246558219194412,0.02866005152463913,0.034862078726291656,0.04087584838271141,0.04670620709657669,0.052353374660015106,0.05782371014356613,0.06309910118579865,0.068205326795578,0.07311497628688812,0.07784692943096161,0.08239623159170151,0.08677221089601517,0.09096915274858475,0.09500206261873245,0.09889580309391022,0.10266799479722977,0.10632434487342834,0.10986092686653137,0.11328005790710449,0.11658155918121338,0.11977217346429825,0.12285846471786499,0.12584732472896576,0.12872613966464996,0.13149821758270264,0.1341724395751953,0.13674607872962952,0.13922692835330963,0.14161427319049835,0.14390701055526733,0.14611612260341644,0.1482396274805069,0.15027928352355957,0.15224450826644897,0.1541382372379303,0.15595130622386932,0.15769526362419128,0.1593717783689499,0.1609789878129959,0.1625230461359024,0.16400660574436188,0.1654321253299713,0.16679665446281433,0.16811777651309967,0.16938035190105438,0.1705883890390396,0.17175570130348206,0.17287351191043854,0.17394445836544037,0.1749732792377472,0.17595748603343964,0.17690430581569672,0.17781341075897217,0.17868691682815552,0.17952574789524078,0.1803317368030548,0.18110719323158264,0.18185117840766907,0.18256716430187225,0.1832549124956131,0.18391768634319305,0.18454943597316742,0.1851554960012436,0.1857430636882782,0.18630750477313995,0.186845600605011,0.18736357986927032,0.18786212801933289,0.1883455067873001,0.1888079196214676,0.18925410509109497,0.18968349695205688,0.19009709358215332,0.19048993289470673,0.1908741444349289,0.19124284386634827,0.1915983110666275,0.19193851947784424,0.19226719439029694,0.19258283078670502,0.19288741052150726,0.19318091869354248,0.19346512854099274,0.19373808801174164,0.19399800896644592,0.19425168633460999,0.19449947774410248,0.19473408162593842,0.19496110081672668,0.19517984986305237,0.1953943520784378,0.19560040533542633,0.1957978457212448,0.19598864018917084,0.1961740106344223,0.19635172188282013,0.19652536511421204,0.19669321179389954,0.1968546360731125,0.19700990617275238,0.19716130197048187,0.19730792939662933,0.19745048880577087,0.1975858211517334,0.19771865010261536,0.19784536957740784,0.19796964526176453,0.19808974862098694,0.19820404052734375,0.19831645488739014,0.19842639565467834,0.1985311210155487,0.19863122701644897,0.19873173534870148,0.198827862739563,0.19892027974128723,0.19901052117347717,0.19909819960594177,0.19918368756771088,0.1992679387331009,0.19934944808483124,0.19942747056484222,0.1995021253824234,0.199575275182724,0.19964636862277985,0.19971679151058197,0.19978554546833038,0.1998516172170639,0.19991759955883026,0.19998030364513397,0.20004184544086456,0.20010171830654144,0.20015881955623627,0.2002151608467102,0.20027120411396027,0.2003241777420044,0.20037724077701569,0.2004292756319046,0.20047838985919952,0.20052772760391235,0.20057541131973267,0.2006215900182724,0.2006680965423584,0.20071256160736084,0.20075584948062897,0.20079787075519562,0.2008390724658966,0.2008790373802185,0.20091849565505981,0.2009572833776474,0.20099538564682007,0.2010323405265808,0.20106829702854156,0.20110361278057098,0.20113906264305115,0.20117288827896118,0.20120680332183838,0.20123958587646484,0.20127105712890625,0.2013026475906372,0.2013336718082428,0.2013634294271469,0.20139238238334656,0.20142154395580292,0.2014496922492981,0.20147818326950073,0.20150578022003174,0.20153313875198364,0.20156005024909973,0.20158638060092926,0.20161235332489014,0.20163819193840027,0.20166394114494324,0.2016882598400116,0.20171166956424713,0.20173519849777222,0.20175829529762268,0.2017812877893448,0.20180389285087585,0.2018267959356308,0.20184871554374695,0.20187051594257355,0.20189176499843597,0.2019125372171402,0.20193332433700562,0.20195460319519043,0.2019743025302887,0.2019946575164795,0.20201507210731506,0.2020343393087387,0.20205365121364594,0.20207296311855316,0.20209215581417084,0.20211060345172882,0.20212912559509277,0.20214809477329254,0.2021663933992386,0.2021844983100891,0.20220234990119934,0.20221984386444092,0.20223787426948547,0.2022552639245987,0.20227186381816864,0.20228907465934753,0.20230518281459808,0.20232224464416504,0.2023388296365738,0.20235469937324524,0.20237068831920624,0.20238631963729858,0.20240238308906555,0.20241838693618774,0.20243500173091888,0.20245082676410675,0.20246683061122894,0.20248202979564667,0.2024969458580017,0.20251257717609406,0.20252759754657745,0.20254281163215637,0.2025580108165741,0.20257265865802765,0.20258717238903046,0.20260167121887207,0.2026158720254898,0.20263007283210754,0.20264433324337006,0.20265838503837585,0.20267313718795776,0.20268741250038147,0.20270170271396637,0.2027163803577423,0.20272988080978394,0.20274358987808228,0.20275810360908508,0.20277167856693268,0.20278552174568176,0.2027989625930786,0.20281247794628143,0.20282626152038574,0.20284007489681244,0.20285345613956451,0.20286624133586884,0.20287975668907166,0.20289349555969238,0.20290720462799072,0.2029208093881607,0.2029344141483307,0.20294781029224396,0.20296098291873932,0.20297421514987946,0.2029874175786972,0.2030007690191269,0.20301459729671478,0.203028604388237,0.20304252207279205,0.20305515825748444,0.20306873321533203,0.20308256149291992,0.20309582352638245,0.20310892164707184,0.20312245190143585,0.20313556492328644,0.20314913988113403,0.2031618356704712,0.20317448675632477,0.20318731665611267,0.2032005935907364,0.20321451127529144,0.2032279372215271,0.2032410353422165,0.20325414836406708,0.20326806604862213,0.20328128337860107,0.2032940834760666,0.20330706238746643,0.20332001149654388,0.20333316922187805,0.20334583520889282,0.2033585160970688,0.20337152481079102,0.20338498055934906,0.20339787006378174,0.20341099798679352,0.20342431962490082,0.20343779027462006,0.2034512162208557,0.2034635841846466,0.20347696542739868,0.2034907191991806,0.20350363850593567,0.20351697504520416,0.20352967083454132,0.20354296267032623,0.20355671644210815,0.20357011258602142,0.2035835087299347,0.2035972774028778,0.20361030101776123,0.203623428940773,0.20363643765449524,0.20364928245544434,0.20366241037845612,0.2036752700805664,0.2036885917186737,0.2037021666765213,0.20371492207050323,0.20372800529003143,0.2037411630153656,0.20375415682792664,0.20376719534397125,0.2037806510925293,0.20379360020160675,0.20380684733390808,0.20381958782672882,0.20383228361606598,0.2038453370332718,0.2038581371307373,0.20387127995491028,0.20388422906398773,0.20389674603939056,0.20390921831130981,0.20392200350761414,0.20393435657024384,0.20394718647003174,0.20395904779434204,0.20397107303142548,0.20398370921611786,0.20399591326713562,0.20400825142860413,0.20402047038078308,0.20403245091438293,0.2040441930294037,0.20405666530132294,0.20406849682331085,0.20408020913600922,0.20409204065799713,0.20410360395908356,0.20411503314971924,0.2041272670030594,0.20413927733898163,0.20415076613426208,0.20416207611560822,0.20417362451553345,0.20418423414230347,0.20419567823410034,0.20420674979686737],"active":[0.016797542572021484,0.01444547064602375,0.013453138992190361,0.012892130762338638,0.012475192546844482,0.01211179792881012,0.011736728250980377,0.011362209916114807,0.011004000902175903,0.0106138214468956,0.010251417756080627,0.009875990450382233,0.00951383262872696,0.009156443178653717,0.008805900812149048,0.008452273905277252,0.008116833865642548,0.007842369377613068,0.007601775228977203,0.007361173629760742,0.007127940654754639,0.006894327700138092,0.006662964820861816,0.006450079381465912,0.006237097084522247,0.006025880575180054,0.00579504668712616,0.005588263273239136,0.00538991391658783,0.005194500088691711,0.005010664463043213,0.004816755652427673,0.004631206393241882,0.004464864730834961,0.004293352365493774,0.004124358296394348,0.003969520330429077,0.0038190335035324097,0.0036679357290267944,0.0035292357206344604,0.0033990144729614258,0.0032667815685272217,0.003137931227684021,0.0030140280723571777,0.0028962790966033936,0.002784550189971924,0.0026804953813552856,0.0025653094053268433,0.0024605393409729004,0.0023691803216934204,0.002271220088005066,0.0021805018186569214,0.0020959675312042236,0.0020125210285186768,0.0019388794898986816,0.0018619298934936523,0.0017904490232467651,0.0017214864492416382,0.0016556084156036377,0.001595914363861084,0.0015332549810409546,0.0014799684286117554,0.001419946551322937,0.0013640224933624268,0.0013100504875183105,0.0012622475624084473,0.0012194812297821045,0.0011707693338394165,0.0011232048273086548,0.0010821521282196045,0.0010411888360977173,0.001005128026008606,0.0009643733501434326,0.0009298473596572876,0.0008957087993621826,0.0008629858493804932,0.0008295029401779175,0.0008031874895095825,0.0007746666669845581,0.0007467269897460938,0.0007221996784210205,0.000698089599609375,0.0006716102361679077,0.0006500482559204102,0.0006271600723266602,0.0006060302257537842,0.0005857646465301514,0.0005659610033035278,0.0005501508712768555,0.0005352646112442017,0.0005145817995071411,0.0004979074001312256,0.0004826486110687256,0.0004695504903793335,0.0004541128873825073,0.0004401355981826782,0.00042729079723358154,0.0004145503044128418,0.0004016607999801636,0.00038948655128479004,0.0003768056631088257,0.0003650933504104614,0.00035612285137176514,0.0003481358289718628,0.00033786892890930176,0.00032810866832733154,0.0003177523612976074,0.000311434268951416,0.0003006160259246826,0.0002927929162979126,0.000284537672996521,0.000276029109954834,0.00027248263359069824,0.0002650022506713867,0.000257641077041626,0.0002529323101043701,0.00024768710136413574,0.0002399533987045288,0.00023378431797027588,0.0002288520336151123,0.00022369623184204102,0.00021797418594360352,0.00021345913410186768,0.00020822882652282715,0.00020226836204528809,0.0001971125602722168,0.0001936405897140503,0.00019015371799468994,0.00018802285194396973,0.00018340349197387695,0.00017915666103363037,0.00017659366130828857,0.00017188489437103271,0.00016786158084869385,0.00016507506370544434,0.00016136467456817627,0.00016032159328460693,0.0001580268144607544,0.00015436112880706787,0.00015239417552947998,0.00015003979206085205,0.00014644861221313477,0.00014473497867584229,0.0001427978277206421,0.00014024972915649414,0.0001382380723953247,0.00013549625873565674,0.00013293325901031494,0.00013086199760437012,0.00012919306755065918,0.00012704730033874512,0.00012555718421936035,0.0001245737075805664,0.00012315809726715088,0.0001214444637298584,0.0001191943883895874,0.00011776387691497803,0.00011686980724334717,0.00011467933654785156,0.00011351704597473145,0.00011140108108520508,0.00010971724987030029,0.00010891258716583252,0.00010772049427032471,0.00010620057582855225,0.00010506808757781982,0.00010457634925842285,0.00010414421558380127,0.00010274350643157959,0.00010117888450622559,9.98079776763916e-05,9.91523265838623e-05,9.810924530029297e-05,9.703636169433594e-05,9.690225124359131e-05,9.623169898986816e-05,9.512901306152344e-05,9.362399578094482e-05,9.41157341003418e-05,9.292364120483398e-05,9.159743785858154e-05,9.15229320526123e-05,9.09566879272461e-05,8.983910083770752e-05,8.925795555114746e-05,8.846819400787354e-05,8.77082347869873e-05,8.717179298400879e-05,8.699297904968262e-05,8.538365364074707e-05,8.600950241088867e-05,8.45491886138916e-05,8.32974910736084e-05,8.322298526763916e-05,8.319318294525146e-05,8.293986320495605e-05,8.250772953033447e-05,8.256733417510986e-05,8.249282836914062e-05,8.133053779602051e-05,8.065998554229736e-05,8.040666580200195e-05,7.952749729156494e-05,7.88271427154541e-05,7.812678813934326e-05,7.744133472442627e-05,7.782876491546631e-05,7.711350917816162e-05,7.712841033935547e-05,7.59810209274292e-05,7.574260234832764e-05,7.581710815429688e-05,7.522106170654297e-05,7.565319538116455e-05,7.53551721572876e-05,7.544457912445068e-05,7.426738739013672e-05,7.419288158416748e-05,7.367134094238281e-05,7.346272468566895e-05,7.399916648864746e-05,7.382035255432129e-05,7.385015487670898e-05,7.356703281402588e-05,7.309019565582275e-05,7.298588752746582e-05,7.264316082000732e-05,7.262825965881348e-05,7.194280624389648e-05,7.18533992767334e-05,7.234513759613037e-05,7.2479248046875e-05,7.249414920806885e-05,7.224082946777344e-05,7.218122482299805e-05,7.109344005584717e-05,7.149577140808105e-05,7.170438766479492e-05,7.128715515136719e-05,7.139146327972412e-05,7.118284702301025e-05,7.146596908569336e-05,7.155537605285645e-05,7.160007953643799e-05,7.098913192749023e-05,7.112324237823486e-05,7.21663236618042e-05,7.280707359313965e-05,7.262825965881348e-05,7.256865501403809e-05,7.243454456329346e-05,7.173418998718262e-05,7.222592830657959e-05,7.209181785583496e-05,7.221102714538574e-05,7.207691669464111e-05,7.21365213394165e-05,7.2479248046875e-05,7.233023643493652e-05,7.180869579315186e-05,7.227063179016113e-05,7.209181785583496e-05,7.11977481842041e-05,7.197260856628418e-05,7.201731204986572e-05,7.204711437225342e-05,7.197260856628418e-05,7.069110870361328e-05,7.092952728271484e-05,7.171928882598877e-05,7.253885269165039e-05,7.249414920806885e-05,7.230043411254883e-05,7.215142250061035e-05,7.262825965881348e-05,7.31348991394043e-05,7.158517837524414e-05,7.107853889465332e-05,7.142126560211182e-05,7.158517837524414e-05,7.174909114837646e-05,7.127225399017334e-05,7.186830043792725e-05,7.283687591552734e-05,7.317960262298584e-05,7.21663236618042e-05,7.203221321105957e-05,7.218122482299805e-05,7.233023643493652e-05,7.25090503692627e-05,7.191300392150879e-05,7.249414920806885e-05,7.261335849761963e-05,7.2479248046875e-05,7.274746894836426e-05,7.222592830657959e-05,7.259845733642578e-05,7.271766662597656e-05,7.249414920806885e-05,7.228553295135498e-05,7.286667823791504e-05,7.207691669464111e-05,7.240474224090576e-05,7.227063179016113e-05,7.246434688568115e-05,7.298588752746582e-05,7.240474224090576e-05,7.237493991851807e-05,7.261335849761963e-05,7.234513759613037e-05,7.249414920806885e-05,7.288157939910889e-05,7.258355617523193e-05,7.240474224090576e-05,7.268786430358887e-05,7.183849811553955e-05,7.194280624389648e-05,7.140636444091797e-05,7.165968418121338e-05,7.162988185882568e-05,7.200241088867188e-05,7.170438766479492e-05,7.08550214767456e-05,7.039308547973633e-05,7.082521915435791e-05,7.006525993347168e-05,6.920099258422852e-05,6.976723670959473e-05,6.872415542602539e-05,6.930530071258545e-05,6.955862045288086e-05,6.914138793945312e-05,6.924569606781006e-05,6.902217864990234e-05,6.927549839019775e-05,6.902217864990234e-05,6.981194019317627e-05,6.881356239318848e-05,6.903707981109619e-05,6.915628910064697e-05,6.861984729766846e-05,6.864964962005615e-05,6.908178329467773e-05,6.83218240737915e-05,6.799399852752686e-05,6.754696369171143e-05,6.774067878723145e-05,6.698071956634521e-05,6.730854511260986e-05,6.657838821411133e-05,6.656348705291748e-05]},{"group":"2W_Moderate","key":"EXPECTED_WEAK","name":"EXPECTED spread
WEAK reduction in air travel","infected":[0.016797542572021484,0.022805888205766678,0.028875116258859634,0.03480948880314827,0.04053252562880516,0.04603753983974457,0.05130439251661301,0.056350141763687134,0.061172861605882645,0.06577174365520477,0.07015886902809143,0.07434232532978058,0.07832968235015869,0.08211865276098251,0.0857260599732399,0.08915776759386063,0.09241347759962082,0.09554730355739594,0.09855808317661285,0.1014379933476448,0.10420876741409302,0.10685364902019501,0.1093980222940445,0.11182625591754913,0.11415541917085648,0.11638098210096359,0.11850655823945999,0.12054364383220673,0.12248542159795761,0.12434635311365128,0.12611304223537445,0.1278003305196762,0.12940573692321777,0.1309349685907364,0.13240204751491547,0.1338040828704834,0.13513772189617157,0.13640832901000977,0.13761958479881287,0.1387706995010376,0.13986743986606598,0.14091601967811584,0.14191578328609467,0.14286543428897858,0.1437685787677765,0.1446286141872406,0.14544980227947235,0.1462346464395523,0.14697977900505066,0.14769451320171356,0.14836759865283966,0.14901262521743774,0.1496255099773407,0.15021276473999023,0.15076805651187897,0.15129730105400085,0.15180359780788422,0.15228505432605743,0.1527463048696518,0.15318500995635986,0.15360182523727417,0.15399709343910217,0.15437565743923187,0.15473803877830505,0.15508292615413666,0.15541045367717743,0.15572327375411987,0.15602271258831024,0.15630725026130676,0.15657809376716614,0.15683741867542267,0.15708285570144653,0.15731807053089142,0.15754613280296326,0.1577615886926651,0.15796822309494019,0.1581648588180542,0.15834961831569672,0.1585266888141632,0.15869593620300293,0.1588578224182129,0.15901337563991547,0.15916350483894348,0.1593059003353119,0.15943987667560577,0.1595698744058609,0.15969522297382355,0.15981386601924896,0.15992622077465057,0.16003450751304626,0.1601385474205017,0.16023865342140198,0.16033470630645752,0.1604241281747818,0.16051003336906433,0.16059261560440063,0.16067253053188324,0.1607491821050644,0.1608220785856247,0.1608910709619522,0.16095979511737823,0.16102507710456848,0.1610870063304901,0.16114620864391327,0.16120313107967377,0.16125836968421936,0.1613098382949829,0.161359965801239,0.16140839457511902,0.16145485639572144,0.16149912774562836,0.16154170036315918,0.16158157587051392,0.16162146627902985,0.16166003048419952,0.1616971790790558,0.16173239052295685,0.1617657095193863,0.1617976725101471,0.16182930767536163,0.1618589609861374,0.16188785433769226,0.16191531717777252,0.1619415581226349,0.1619677096605301,0.16199210286140442,0.16201627254486084,0.1620378941297531,0.16206006705760956,0.16208140552043915,0.1621016263961792,0.1621212363243103,0.1621403843164444,0.16215834021568298,0.16217564046382904,0.16219253838062286,0.16220909357070923,0.1622244417667389,0.1622391790151596,0.1622537523508072,0.16226741671562195,0.16228120028972626,0.1622946560382843,0.16230744123458862,0.16231980919837952,0.16233162581920624,0.16234365105628967,0.16235476732254028,0.16236552596092224,0.16237607598304749,0.16238611936569214,0.16239607334136963,0.16240552067756653,0.1624142974615097,0.16242331266403198,0.16243158280849457,0.16244032979011536,0.16244807839393616,0.16245582699775696,0.16246308386325836,0.1624702513217926,0.16247740387916565,0.1624845564365387,0.16249150037765503,0.16249847412109375,0.16250456869602203,0.16251088678836823,0.16251742839813232,0.16252371668815613,0.16252948343753815,0.16253505647182465,0.16254031658172607,0.16254569590091705,0.16255049407482147,0.1625560075044632,0.16256076097488403,0.16256552934646606,0.16257016360759735,0.16257444024085999,0.16257919371128082,0.16258332133293152,0.16258731484413147,0.16259166598320007,0.16259562969207764,0.16259969770908356,0.162603497505188,0.16260702908039093,0.1626107394695282,0.1626143902540207,0.16261793673038483,0.16262155771255493,0.1626250445842743,0.1626283824443817,0.1626313477754593,0.16263480484485626,0.16263794898986816,0.1626410335302353,0.16264410316944122,0.16264712810516357,0.1626499742269516,0.1626529097557068,0.16265569627285004,0.16265873610973358,0.16266192495822906,0.16266441345214844,0.1626671403646469,0.16266992688179016,0.16267243027687073,0.1626749187707901,0.16267742216587067,0.16267965734004974,0.16268233954906464,0.16268447041511536,0.1626867949962616,0.16268892586231232,0.16269126534461975,0.16269344091415405,0.16269563138484955,0.16269750893115997,0.16269947588443756,0.16270162165164948,0.16270357370376587,0.16270531713962555,0.1627073585987091,0.16270935535430908,0.16271132230758667,0.1627131551504135,0.16271503269672394,0.1627167910337448,0.16271845996379852,0.16272030770778656,0.16272202134132385,0.16272372007369995,0.16272535920143127,0.16272719204425812,0.16272883117198944,0.16273032128810883,0.16273213922977448,0.1627335548400879,0.1627352386713028,0.16273686289787292,0.16273847222328186,0.16274020075798035,0.16274182498455048,0.16274303197860718,0.1627444326877594,0.1627461165189743,0.16274747252464294,0.1627490371465683,0.16275064647197723,0.16275236010551453,0.16275371611118317,0.16275495290756226,0.16275642812252045,0.1627577543258667,0.16275916993618011,0.16276034712791443,0.1627615988254547,0.16276289522647858,0.16276435554027557,0.1627655327320099,0.16276676952838898,0.1627679467201233,0.16276907920837402,0.1627701222896576,0.16277123987674713,0.16277237236499786,0.16277353465557098,0.16277453303337097,0.1627756506204605,0.16277673840522766,0.16277779638767242,0.16277895867824554,0.1627800017595291,0.1627810299396515,0.16278205811977386,0.16278311610221863,0.16278426349163055,0.16278521716594696,0.16278596222400665,0.1627868264913559,0.16278772056102753,0.16278859972953796,0.16278956830501556,0.16279029846191406,0.16279126703739166,0.16279219090938568,0.1627931296825409,0.16279387474060059,0.16279476881027222,0.16279560327529907,0.1627965122461319,0.16279730200767517,0.16279813647270203,0.16279901564121246,0.16279977560043335,0.16280044615268707,0.16280123591423035,0.1628020703792572,0.1628027856349945,0.1628035008907318,0.16280432045459747,0.16280509531497955,0.16280588507652283,0.16280649602413177,0.16280722618103027,0.16280797123908997,0.1628086417913437,0.1628093123435974,0.1628100872039795,0.1628108024597168,0.16281139850616455,0.1628120243549347,0.16281242668628693,0.16281311213970184,0.16281381249427795,0.16281433403491974,0.16281500458717346,0.16281552612781525,0.1628161370754242,0.16281664371490479,0.16281725466251373,0.16281791031360626,0.1628185361623764,0.16281916201114655,0.16281966865062714,0.1628202497959137,0.16282078623771667,0.16282115876674652,0.16282173991203308,0.16282221674919128,0.16282284259796143,0.1628234088420868,0.16282406449317932,0.16282446682453156,0.16282489895820618,0.16282545030117035,0.16282591223716736,0.16282640397548676,0.16282697021961212,0.16282737255096436,0.16282781958580017,0.16282831132411957,0.16282863914966583,0.1628291755914688,0.16282960772514343,0.16283005475997925,0.16283047199249268,0.16283099353313446,0.1628313958644867,0.16283179819583893],"recovered":[0.0,0.008350681513547897,0.015540924854576588,0.02217056415975094,0.02846267633140087,0.03446204960346222,0.040203094482421875,0.045713406056165695,0.050992388278245926,0.056036148220300674,0.06085755676031113,0.06546076387166977,0.06985460221767426,0.0740450993180275,0.07803603261709213,0.08183524012565613,0.08545183390378952,0.0888807624578476,0.0921708270907402,0.09531518071889877,0.09833843261003494,0.10122238099575043,0.10399846732616425,0.10665179789066315,0.10919609665870667,0.11163374781608582,0.1139591634273529,0.11618136614561081,0.11831879615783691,0.12035253643989563,0.12230481952428818,0.12416020035743713,0.12592613697052002,0.12761159241199493,0.12922552227973938,0.13076461851596832,0.13223615288734436,0.13363799452781677,0.13497412204742432,0.13624241948127747,0.13745692372322083,0.13860955834388733,0.13971123099327087,0.14076058566570282,0.14175951480865479,0.14271298050880432,0.14361517131328583,0.14448106288909912,0.14530611038208008,0.1460888832807541,0.14684052765369415,0.14755238592624664,0.14823094010353088,0.14887729287147522,0.1494956761598587,0.1500832438468933,0.1506383717060089,0.1511705070734024,0.15167513489723206,0.15215976536273956,0.1526215523481369,0.15306077897548676,0.15347835421562195,0.15387743711471558,0.1542581021785736,0.15461744368076324,0.15496507287025452,0.15529510378837585,0.1556093394756317,0.15590925514698029,0.15619486570358276,0.1564662903547287,0.15672355890274048,0.15697325766086578,0.1572106033563614,0.1574370115995407,0.1576518565416336,0.15785838663578033,0.15805403888225555,0.15823981165885925,0.15841878950595856,0.15858997404575348,0.15875430405139923,0.1589088886976242,0.15905705094337463,0.1591992974281311,0.1593359410762787,0.1594664305448532,0.15959011018276215,0.15970948338508606,0.1598222553730011,0.15993162989616394,0.16003568470478058,0.16013583540916443,0.16023172438144684,0.1603224128484726,0.16040901839733124,0.1604919135570526,0.16057144105434418,0.16064678132534027,0.1607200652360916,0.16079172492027283,0.16085810959339142,0.160924032330513,0.1609862893819809,0.16104508936405182,0.1611030548810959,0.16115780174732208,0.1612105369567871,0.16126075387001038,0.16130903363227844,0.16135583817958832,0.16140051186084747,0.1614421010017395,0.16148371994495392,0.16152340173721313,0.16156142950057983,0.161598339676857,0.16163378953933716,0.16166803240776062,0.16170044243335724,0.16173125803470612,0.16176104545593262,0.16178981959819794,0.16181781888008118,0.1618449091911316,0.16187028586864471,0.16189473867416382,0.16191789507865906,0.16194050014019012,0.16196313500404358,0.16198424994945526,0.1620045155286789,0.16202475130558014,0.1620435118675232,0.16206145286560059,0.16207881271839142,0.16209623217582703,0.16211234033107758,0.16212770342826843,0.16214287281036377,0.16215795278549194,0.16217195987701416,0.16218580305576324,0.16219930350780487,0.16221237182617188,0.1622251272201538,0.1622370183467865,0.16224868595600128,0.16225995123386383,0.16227062046527863,0.16228117048740387,0.16229137778282166,0.16230103373527527,0.16231054067611694,0.16231954097747803,0.16232836246490479,0.16233712434768677,0.1623460054397583,0.16235440969467163,0.16236184537410736,0.1623692810535431,0.16237610578536987,0.16238358616828918,0.16239075362682343,0.1623976081609726,0.16240441799163818,0.16241084039211273,0.16241736710071564,0.1624234914779663,0.16242943704128265,0.16243508458137512,0.16244080662727356,0.16244617104530334,0.16245143115520477,0.16245679557323456,0.16246171295642853,0.16246627271175385,0.16247104108333588,0.16247552633285522,0.16248004138469696,0.1624845415353775,0.16248857975006104,0.16249291598796844,0.16249682009220123,0.16250088810920715,0.16250497102737427,0.16250839829444885,0.16251219809055328,0.16251561045646667,0.1625191867351532,0.16252310574054718,0.16252672672271729,0.1625300794839859,0.16253352165222168,0.16253669559955597,0.16253985464572906,0.16254280507564545,0.1625460684299469,0.16254927217960358,0.16255226731300354,0.16255520284175873,0.16255852580070496,0.1625613570213318,0.16256457567214966,0.16256724298000336,0.1625698357820511,0.16257277131080627,0.16257543861865997,0.16257774829864502,0.162580206990242,0.16258269548416138,0.1625853031873703,0.16258783638477325,0.16258998215198517,0.16259250044822693,0.1625947654247284,0.16259685158729553,0.16259898245334625,0.16260114312171936,0.16260312497615814,0.16260510683059692,0.16260714828968048,0.16260918974876404,0.16261106729507446,0.16261304914951324,0.16261501610279083,0.16261661052703857,0.16261844336986542,0.16262027621269226,0.16262179613113403,0.16262362897396088,0.16262546181678772,0.16262714564800262,0.1626291424036026,0.1626305878162384,0.16263219714164734,0.16263388097286224,0.16263547539710999,0.16263698041439056,0.16263873875141144,0.16264045238494873,0.1626420021057129,0.16264362633228302,0.16264505684375763,0.1626468002796173,0.16264818608760834,0.1626497358083725,0.16265130043029785,0.16265283524990082,0.16265450417995453,0.16265621781349182,0.16265778243541718,0.16265903413295746,0.16266050934791565,0.16266188025474548,0.16266342997550964,0.16266460716724396,0.16266582906246185,0.16266705095767975,0.1626683622598648,0.1626696139574051,0.1626707911491394,0.16267189383506775,0.16267305612564087,0.16267414391040802,0.16267520189285278,0.16267625987529755,0.16267727315425873,0.16267839074134827,0.162679523229599,0.1626804769039154,0.16268154978752136,0.16268260776996613,0.16268375515937805,0.16268490254878998,0.1626858413219452,0.1626867949962616,0.162687748670578,0.16268885135650635,0.16268973052501678,0.16269056499004364,0.16269156336784363,0.16269241273403168,0.16269326210021973,0.16269414126873016,0.16269497573375702,0.16269592940807343,0.1626969575881958,0.1626977175474167,0.16269850730895996,0.16269943118095398,0.16270038485527039,0.16270118951797485,0.16270199418067932,0.162702739238739,0.16270363330841064,0.16270434856414795,0.16270500421524048,0.1627057045698166,0.1627063900232315,0.16270709037780762,0.16270779073238373,0.16270852088928223,0.1627092957496643,0.162710040807724,0.16271080076694489,0.16271141171455383,0.16271217167377472,0.16271285712718964,0.16271360218524933,0.16271427273750305,0.1627149134874344,0.16271556913852692,0.162716343998909,0.16271699965000153,0.16271758079528809,0.162718266248703,0.16271880269050598,0.16271935403347015,0.16271990537643433,0.16272056102752686,0.16272108256816864,0.16272179782390594,0.16272246837615967,0.16272316873073578,0.1627236306667328,0.16272415220737457,0.1627247929573059,0.1627252697944641,0.1627258062362671,0.1627264767885208,0.16272719204425812,0.16272792220115662,0.16272850334644318,0.1627289354801178,0.1627294421195984,0.16272999346256256,0.16273055970668793,0.16273099184036255,0.1627315878868103,0.1627320796251297,0.16273245215415955,0.16273295879364014,0.16273336112499237,0.16273388266563416,0.16273440420627594,0.16273482143878937,0.16273517906665802,0.16273564100265503,0.1627359241247177],"active":[0.016797542572021484,0.01445520669221878,0.013334191404283047,0.012638924643397331,0.01206984929740429,0.011575490236282349,0.011101298034191132,0.010636735707521439,0.010180473327636719,0.009735595434904099,0.009301312267780304,0.00888156145811081,0.008475080132484436,0.008073553442955017,0.007690027356147766,0.007322527468204498,0.006961643695831299,0.00666654109954834,0.00638725608587265,0.006122812628746033,0.005870334804058075,0.00563126802444458,0.005399554967880249,0.005174458026885986,0.004959322512149811,0.004747234284877777,0.004547394812107086,0.004362277686595917,0.004166625440120697,0.003993816673755646,0.003808222711086273,0.0036401301622390747,0.003479599952697754,0.003323376178741455,0.0031765252351760864,0.0030394643545150757,0.0029015690088272095,0.002770334482192993,0.00264546275138855,0.002528280019760132,0.002410516142845154,0.0023064613342285156,0.0022045522928237915,0.002104848623275757,0.002009063959121704,0.0019156336784362793,0.0018346309661865234,0.001753583550453186,0.001673668622970581,0.0016056299209594727,0.0015270709991455078,0.001460239291191101,0.0013945698738098145,0.0013354718685150146,0.0012723803520202637,0.001214057207107544,0.0011652261018753052,0.0011145472526550293,0.0010711699724197388,0.0010252445936203003,0.000980272889137268,0.0009363144636154175,0.0008973032236099243,0.0008606016635894775,0.0008248239755630493,0.0007930099964141846,0.0007582008838653564,0.0007276087999343872,0.0006979107856750488,0.000668838620185852,0.0006425529718399048,0.0006165653467178345,0.0005945116281509399,0.0005728751420974731,0.0005509853363037109,0.0005312114953994751,0.0005130022764205933,0.0004912316799163818,0.0004726499319076538,0.00045612454414367676,0.0004390329122543335,0.0004234015941619873,0.0004092007875442505,0.0003970116376876831,0.00038282573223114014,0.00037057697772979736,0.00035928189754486084,0.00034743547439575195,0.00033611059188842773,0.0003250241279602051,0.00031629204750061035,0.0003070235252380371,0.0002990216016769409,0.0002882927656173706,0.0002783089876174927,0.00027020275592803955,0.00026351213455200195,0.0002572685480117798,0.0002506375312805176,0.0002442896366119385,0.0002397298812866211,0.0002333521842956543,0.00022889673709869385,0.00022217631340026855,0.0002168416976928711,0.0002132803201675415,0.00020678341388702393,0.00020216405391693115,0.00019785761833190918,0.00019410252571105957,0.00019009411334991455,0.00018586218357086182,0.00018106400966644287,0.00017936527729034424,0.00017631053924560547,0.00017377734184265137,0.00017096102237701416,0.00016736984252929688,0.00016388297080993652,0.00016127526760101318,0.00015851855278015137,0.00015659630298614502,0.00015427172183990479,0.00015173852443695068,0.00014989078044891357,0.00014719367027282715,0.0001459866762161255,0.00014315545558929443,0.0001421719789505005,0.00014090538024902344,0.00013849139213562012,0.0001369863748550415,0.00013586878776550293,0.00013358891010284424,0.00013212859630584717,0.00013108551502227783,0.00013028085231781006,0.00012820959091186523,0.00012683868408203125,0.00012604892253875732,0.0001245439052581787,0.00012324750423431396,0.0001226961612701416,0.00012163817882537842,0.000120505690574646,0.00011925399303436279,0.00011852383613586426,0.00011774897575378418,0.00011684000492095947,0.00011612474918365479,0.00011549890041351318,0.00011490285396575928,0.00011414289474487305,0.00011326372623443604,0.00011277198791503906,0.00011204183101654053,0.00011196732521057129,0.00011095404624938965,0.00010982155799865723,0.00010867416858673096,0.0001084059476852417,0.0001081228256225586,0.00010845065116882324,0.00010791420936584473,0.00010772049427032471,0.00010696053504943848,0.0001064687967300415,0.00010658800601959229,0.00010634958744049072,0.00010599195957183838,0.00010561943054199219,0.00010523200035095215,0.00010488927364349365,0.00010432302951812744,0.00010457634925842285,0.0001039654016494751,0.00010381639003753662,0.00010389089584350586,0.00010339915752410889,0.00010366737842559814,0.0001032799482345581,0.00010277330875396729,0.00010308623313903809,0.0001027137041091919,0.00010287761688232422,0.00010260939598083496,0.0001020580530166626,0.0001023411750793457,0.00010219216346740723,0.00010232627391815186,0.0001023709774017334,0.00010193884372711182,0.00010165572166442871,0.00010126829147338867,0.00010128319263458252,0.00010125339031219482,0.00010117888450622559,0.00010129809379577637,0.0001010596752166748,0.00010070204734802246,0.00010064244270324707,0.0001004934310913086,0.00010021030902862549,0.00010056793689727783,9.98377799987793e-05,9.989738464355469e-05,0.00010009109973907471,9.965896606445312e-05,9.948015213012695e-05,9.967386722564697e-05,9.945034980773926e-05,9.964406490325928e-05,9.916722774505615e-05,9.895861148834229e-05,9.894371032714844e-05,9.876489639282227e-05,9.867548942565918e-05,9.877979755401611e-05,9.85264778137207e-05,9.833276271820068e-05,9.849667549133301e-05,9.846687316894531e-05,9.816884994506836e-05,9.816884994506836e-05,9.828805923461914e-05,9.827315807342529e-05,9.813904762268066e-05,9.842216968536377e-05,9.834766387939453e-05,9.818375110626221e-05,9.851157665252686e-05,9.839236736297607e-05,9.825825691223145e-05,9.82135534286499e-05,9.804964065551758e-05,9.82433557510376e-05,9.812414646148682e-05,9.825825691223145e-05,9.807944297790527e-05,9.825825691223145e-05,9.812414646148682e-05,9.801983833312988e-05,9.819865226745605e-05,9.819865226745605e-05,9.797513484954834e-05,9.763240814208984e-05,9.79304313659668e-05,9.773671627044678e-05,9.773671627044678e-05,9.781122207641602e-05,9.785592555999756e-05,9.749829769134521e-05,9.717047214508057e-05,9.739398956298828e-05,9.72449779510498e-05,9.728968143463135e-05,9.691715240478516e-05,9.69916582107544e-05,9.706616401672363e-05,9.73045825958252e-05,9.717047214508057e-05,9.715557098388672e-05,9.715557098388672e-05,9.718537330627441e-05,9.706616401672363e-05,9.709596633911133e-05,9.717047214508057e-05,9.72747802734375e-05,9.725987911224365e-05,9.725987911224365e-05,9.721517562866211e-05,9.731948375701904e-05,9.740889072418213e-05,9.739398956298828e-05,9.72747802734375e-05,9.715557098388672e-05,9.72747802734375e-05,9.746849536895752e-05,9.746849536895752e-05,9.711086750030518e-05,9.709596633911133e-05,9.715557098388672e-05,9.703636169433594e-05,9.715557098388672e-05,9.703636169433594e-05,9.712576866149902e-05,9.721517562866211e-05,9.720027446746826e-05,9.691715240478516e-05,9.705126285552979e-05,9.709596633911133e-05,9.708106517791748e-05,9.691715240478516e-05,9.694695472717285e-05,9.702146053314209e-05,9.703636169433594e-05,9.681284427642822e-05,9.688735008239746e-05,9.706616401672363e-05,9.708106517791748e-05,9.711086750030518e-05,9.723007678985596e-05,9.73045825958252e-05,9.736418724060059e-05,9.720027446746826e-05,9.718537330627441e-05,9.717047214508057e-05,9.723007678985596e-05,9.714066982269287e-05,9.723007678985596e-05,9.720027446746826e-05,9.712576866149902e-05,9.711086750030518e-05,9.685754776000977e-05,9.676814079284668e-05,9.681284427642822e-05,9.675323963165283e-05,9.673833847045898e-05,9.672343730926514e-05,9.678304195404053e-05,9.673833847045898e-05,9.669363498687744e-05,9.682774543762207e-05,9.673833847045898e-05,9.669363498687744e-05,9.649991989135742e-05,9.66191291809082e-05,9.663403034210205e-05,9.636580944061279e-05,9.647011756896973e-05,9.641051292419434e-05,9.636580944061279e-05,9.621679782867432e-05,9.614229202270508e-05,9.59634780883789e-05,9.59634780883789e-05,9.600818157196045e-05,9.591877460479736e-05,9.584426879882812e-05,9.597837924957275e-05,9.578466415405273e-05,9.573996067047119e-05,9.585916996002197e-05,9.56803560256958e-05,9.581446647644043e-05,9.572505950927734e-05,9.56505537033081e-05,9.56505537033081e-05,9.581446647644043e-05,9.575486183166504e-05,9.587407112121582e-05]},{"group":"2W_Moderate","key":"LOWER_WEAK","name":"10% LOWER spread
WEAK reduction in air travel","infected":[0.016797542572021484,0.022801853716373444,0.028745558112859726,0.034476593136787415,0.03993319720029831,0.04510945826768875,0.0500149130821228,0.05465608090162277,0.05904471129179001,0.06316829472780228,0.06706652045249939,0.07073526084423065,0.07419265806674957,0.07744976878166199,0.08050896227359772,0.08338681608438492,0.08608679473400116,0.08865904808044434,0.09111814945936203,0.09344543516635895,0.09565606713294983,0.09774741530418396,0.09972867369651794,0.10160880535840988,0.1033858060836792,0.10507179796695709,0.10666625201702118,0.10817903280258179,0.10961172729730606,0.11096466332674026,0.11224225163459778,0.11345111578702927,0.11459414660930634,0.11567167192697525,0.11668909341096878,0.11764843016862869,0.11855565011501312,0.11941495537757874,0.12022696435451508,0.1209922656416893,0.12171733379364014,0.12239881604909897,0.12304677069187164,0.12365696579217911,0.12423289567232132,0.12477871030569077,0.1252913773059845,0.12577706575393677,0.12623557448387146,0.1266665756702423,0.12707290053367615,0.12745505571365356,0.12781813740730286,0.1281602531671524,0.12848080694675446,0.12878432869911194,0.12907403707504272,0.1293455958366394,0.12960180640220642,0.12984523177146912,0.13007237017154694,0.13028769195079803,0.13048994541168213,0.13068386912345886,0.13086627423763275,0.13103704154491425,0.13120077550411224,0.13135403394699097,0.13149848580360413,0.13163715600967407,0.1317678540945053,0.13189147412776947,0.13200697302818298,0.13211576640605927,0.1322193294763565,0.1323157250881195,0.13240674138069153,0.13249297440052032,0.13257482647895813,0.13265234231948853,0.1327248513698578,0.13279342651367188,0.132859006524086,0.1329193115234375,0.1329781711101532,0.1330340951681137,0.13308589160442352,0.1331360936164856,0.13318321108818054,0.13322719931602478,0.1332702934741974,0.13330982625484467,0.13334742188453674,0.1333833634853363,0.13341747224330902,0.13344982266426086,0.13348013162612915,0.13350875675678253,0.13353635370731354,0.13356134295463562,0.13358500599861145,0.13360917568206787,0.13363078236579895,0.13365164399147034,0.13367140293121338,0.13369019329547882,0.13370764255523682,0.13372449576854706,0.13374067842960358,0.1337558925151825,0.13377004861831665,0.13378386199474335,0.13379737734794617,0.13380956649780273,0.13382169604301453,0.13383254408836365,0.13384300470352173,0.13385295867919922,0.13386273384094238,0.13387195765972137,0.1338808238506317,0.13388895988464355,0.1338968575000763,0.13390421867370605,0.13391155004501343,0.1339183896780014,0.13392487168312073,0.1339312642812729,0.13393712043762207,0.13394290208816528,0.13394883275032043,0.13395389914512634,0.13395878672599792,0.13396324217319489,0.13396774232387543,0.1339718997478485,0.13397568464279175,0.13397985696792603,0.133983314037323,0.13398686051368713,0.13399019837379456,0.13399317860603333,0.13399633765220642,0.1339990198612213,0.1340017020702362,0.1340043842792511,0.13400694727897644,0.13400930166244507,0.13401155173778534,0.1340135782957077,0.13401556015014648,0.1340177357196808,0.13401958346366882,0.13402119278907776,0.13402318954467773,0.13402485847473145,0.13402634859085083,0.1340278834104538,0.13402925431728363,0.13403064012527466,0.13403202593326569,0.13403338193893433,0.1340346336364746,0.13403579592704773,0.13403692841529846,0.1340380609035492,0.13403919339179993,0.1340402066707611,0.1340411901473999,0.1340421736240387,0.13404299318790436,0.1340438425540924,0.1340447962284088,0.1340455412864685,0.13404631614685059,0.13404709100723267,0.13404777646064758,0.1340484619140625,0.13404914736747742,0.13404987752437592,0.13405057787895203,0.134051114320755,0.1340518295764923,0.13405227661132812,0.13405290246009827,0.13405339419841766,0.13405391573905945,0.13405434787273407,0.13405486941337585,0.13405533134937286,0.13405568897724152,0.13405615091323853,0.13405650854110718,0.13405677676200867,0.13405711948871613,0.1340574324131012,0.13405773043632507,0.13405799865722656,0.13405832648277283,0.1340586245059967,0.1340588629245758,0.1340591311454773,0.1340593695640564,0.13405966758728027,0.13405978679656982,0.1340600997209549,0.1340603232383728,0.13406050205230713,0.13406077027320862,0.13406094908714294,0.13406115770339966,0.13406136631965637,0.13406161963939667,0.134061798453331,0.13406196236610413,0.13406215608119965,0.13406233489513397,0.13406243920326233,0.13406264781951904,0.13406282663345337,0.1340630054473877,0.13406315445899963,0.13406327366828918,0.13406336307525635,0.13406352698802948,0.13406364619731903,0.13406378030776978,0.13406389951705933,0.13406406342983246,0.13406413793563843,0.13406431674957275,0.13406440615653992,0.13406449556350708,0.13406459987163544,0.13406473398208618,0.13406485319137573,0.1340649425983429,0.13406503200531006,0.13406512141227722,0.134065181016922,0.13406524062156677,0.13406531512737274,0.13406537473201752,0.1340654492378235,0.13406550884246826,0.13406555354595184,0.1340656280517578,0.13406570255756378,0.13406573235988617,0.13406580686569214,0.1340659111738205,0.1340659260749817,0.13406601548194885,0.13406607508659363,0.1340661346912384,0.13406619429588318,0.13406622409820557,0.13406629860401154,0.1340663731098175,0.1340664029121399,0.13406649231910706,0.13406655192375183,0.13406658172607422,0.134066641330719,0.13406673073768616,0.13406679034233093,0.1340668797492981,0.13406690955162048,0.13406698405742645,0.13406702876091003,0.13406705856323242,0.1340671181678772,0.13406717777252197,0.13406723737716675,0.13406729698181152,0.1340673267841339,0.1340673714876175,0.13406744599342346,0.13406750559806824,0.1340675801038742,0.1340676099061966,0.13406765460968018,0.13406771421432495,0.13406774401664734,0.13406775891780853,0.13406778872013092,0.13406780362129211,0.1340678334236145,0.1340678632259369,0.13406789302825928,0.13406793773174286,0.13406796753406525,0.13406799733638763,0.13406799733638763,0.13406804203987122,0.13406811654567719,0.13406813144683838,0.13406814634799957,0.13406814634799957,0.13406819105148315,0.13406822085380554,0.13406825065612793,0.13406825065612793,0.1340682953596115,0.1340683251619339,0.1340683549642563,0.13406839966773987,0.13406839966773987,0.13406839966773987,0.13406842947006226,0.13406842947006226,0.13406845927238464,0.13406845927238464,0.13406847417354584,0.13406847417354584,0.13406847417354584,0.13406848907470703,0.13406850397586823,0.13406851887702942,0.13406851887702942,0.13406851887702942,0.13406851887702942,0.1340685337781906,0.1340685337781906,0.1340685486793518,0.1340685486793518,0.1340685486793518,0.1340685486793518,0.1340685486793518,0.1340685486793518,0.1340685486793518,0.1340685486793518,0.1340685486793518,0.1340685784816742,0.1340685784816742,0.1340685784816742,0.1340685784816742,0.1340685784816742,0.1340685784816742,0.13406860828399658,0.13406860828399658,0.13406860828399658,0.13406860828399658,0.13406860828399658,0.13406860828399658,0.13406860828399658,0.13406860828399658,0.13406860828399658,0.13406860828399658,0.13406863808631897,0.13406863808631897],"recovered":[0.0,0.008359233848750591,0.015556572005152702,0.022126508876681328,0.028271004557609558,0.034066684544086456,0.039545245468616486,0.044739730656147,0.04965854808688164,0.05431387573480606,0.058692023158073425,0.06282807886600494,0.06674207746982574,0.07043258845806122,0.07390760630369186,0.07716946303844452,0.08023661375045776,0.08312948048114777,0.08585499972105026,0.08844753354787827,0.09090743958950043,0.09324579685926437,0.09546241164207458,0.09755970537662506,0.0995459109544754,0.10143625736236572,0.10321776568889618,0.10490869730710983,0.10650769621133804,0.10802678018808365,0.10945602506399155,0.11080976575613022,0.11208954453468323,0.11330243200063705,0.11444880813360214,0.11552711576223373,0.11654840409755707,0.117514967918396,0.11842642724514008,0.11928606033325195,0.1200990229845047,0.12086731940507889,0.12159281224012375,0.12227895855903625,0.12292775511741638,0.12354044616222382,0.12411901354789734,0.12466457486152649,0.12518230080604553,0.12566940486431122,0.12612809240818024,0.12656018137931824,0.12696735560894012,0.1273512840270996,0.12771376967430115,0.1280585527420044,0.12838278710842133,0.12868742644786835,0.12897853553295135,0.12924975156784058,0.12950560450553894,0.12974591553211212,0.12997601926326752,0.13019032776355743,0.1303969770669937,0.13058871030807495,0.13076996803283691,0.13094168901443481,0.13110540807247162,0.13126102089881897,0.13140733540058136,0.1315440684556961,0.1316753476858139,0.1317986100912094,0.1319139152765274,0.13202281296253204,0.13212533295154572,0.13222210109233856,0.13231419026851654,0.13240009546279907,0.13248278200626373,0.13255955278873444,0.13263122737407684,0.13270077109336853,0.1327657252550125,0.13282619416713715,0.13288448750972748,0.13294118642807007,0.132995143532753,0.13304540514945984,0.13309240341186523,0.13313686847686768,0.1331801563501358,0.13322030007839203,0.13325843214988708,0.13329407572746277,0.13332891464233398,0.13336139917373657,0.13339249789714813,0.13342072069644928,0.13344797492027283,0.13347303867340088,0.13349805772304535,0.13352160155773163,0.13354329764842987,0.13356328010559082,0.13358266651630402,0.13360103964805603,0.13361868262290955,0.13363602757453918,0.13365256786346436,0.13366767764091492,0.1336817890405655,0.13369587063789368,0.133708655834198,0.1337219476699829,0.13373342156410217,0.1337444931268692,0.13375495374202728,0.13376484811306,0.13377508521080017,0.1337839514017105,0.13379240036010742,0.1338007003068924,0.133808895945549,0.1338167041540146,0.1338237076997757,0.13383063673973083,0.13383743166923523,0.13384349644184113,0.13384972512722015,0.1338561624288559,0.13386161625385284,0.13386687636375427,0.13387161493301392,0.1338765025138855,0.13388094305992126,0.13388508558273315,0.1338893324136734,0.1338929533958435,0.13389626145362854,0.1338997781276703,0.13390308618545532,0.1339062750339508,0.1339092254638672,0.13391201198101044,0.13391488790512085,0.1339177042245865,0.13392022252082825,0.13392266631126404,0.13392479717731476,0.13392691314220428,0.13392896950244904,0.13393092155456543,0.13393285870552063,0.1339346021413803,0.13393636047840118,0.1339380294084549,0.13393954932689667,0.13394096493721008,0.13394251465797424,0.13394393026828766,0.133945494890213,0.13394679129123688,0.1339479386806488,0.13394929468631744,0.13395047187805176,0.1339515894651413,0.13395269215106964,0.1339537650346756,0.133954718708992,0.1339557021856308,0.13395653665065765,0.1339573711156845,0.13395826518535614,0.13395914435386658,0.13395994901657104,0.13396082818508148,0.1339615434408188,0.1339622437953949,0.1339627504348755,0.1339634656906128,0.13396407663822174,0.13396486639976501,0.133965402841568,0.13396596908569336,0.13396652042865753,0.13396701216697693,0.1339675486087799,0.13396801054477692,0.1339685022830963,0.13396890461444855,0.13396933674812317,0.13396969437599182,0.13397012650966644,0.13397051393985748,0.13397081196308136,0.13397113978862762,0.1339714229106903,0.13397172093391418,0.13397203385829926,0.13397236168384552,0.13397258520126343,0.13397294282913208,0.13397316634655,0.13397334516048431,0.13397367298603058,0.1339738816022873,0.1339741051197052,0.13397426903247833,0.13397450745105743,0.13397479057312012,0.13397496938705444,0.13397513329982758,0.13397535681724548,0.133975550532341,0.13397572934627533,0.13397592306137085,0.1339760422706604,0.1339762955904007,0.13397648930549622,0.13397666811943054,0.13397687673568726,0.13397695124149323,0.13397705554962158,0.1339772343635559,0.13397736847400665,0.13397745788097382,0.13397760689258575,0.1339777410030365,0.13397784531116486,0.133978009223938,0.13397815823554993,0.1339782178401947,0.13397833704948425,0.1339784562587738,0.13397857546806335,0.1339787244796753,0.13397881388664246,0.13397888839244843,0.1339789628982544,0.13397902250289917,0.13397909700870514,0.13397914171218872,0.1339792013168335,0.13397930562496185,0.13397938013076782,0.1339794397354126,0.13397949934005737,0.13397955894470215,0.13397963345050812,0.1339796930551529,0.13397973775863647,0.13397982716560364,0.13397985696792603,0.1339799463748932,0.13398003578186035,0.13398006558418274,0.13398012518882751,0.1339801698923111,0.13398019969463348,0.13398027420043945,0.13398034870624542,0.1339804083108902,0.13398046791553497,0.13398051261901855,0.13398060202598572,0.1339806616306305,0.13398072123527527,0.13398078083992004,0.13398081064224243,0.1339808851480484,0.13398098945617676,0.13398104906082153,0.1339811384677887,0.13398116827011108,0.13398119807243347,0.13398124277591705,0.13398130238056183,0.1339813470840454,0.13398146629333496,0.13398148119449615,0.13398151099681854,0.13398155570030212,0.1339816004037857,0.1339816004037857,0.1339816302061081,0.13398167490959167,0.13398168981075287,0.13398170471191406,0.13398173451423645,0.13398176431655884,0.13398177921772003,0.1339818388223648,0.133981853723526,0.13398189842700958,0.13398192822933197,0.13398195803165436,0.13398200273513794,0.13398200273513794,0.13398203253746033,0.13398203253746033,0.1339820772409439,0.1339821070432663,0.13398213684558868,0.13398215174674988,0.13398216664791107,0.13398218154907227,0.13398224115371704,0.13398225605487823,0.13398228585720062,0.13398228585720062,0.13398228585720062,0.13398230075836182,0.133982315659523,0.133982315659523,0.133982315659523,0.133982315659523,0.1339823305606842,0.1339823454618454,0.1339823454618454,0.1339823454618454,0.1339823603630066,0.1339823603630066,0.1339823603630066,0.1339823603630066,0.1339823603630066,0.1339823603630066,0.1339823603630066,0.1339823603630066,0.1339823603630066,0.13398237526416779,0.13398240506649017,0.13398240506649017,0.13398240506649017,0.13398240506649017,0.13398240506649017,0.13398240506649017,0.13398240506649017,0.13398240506649017,0.13398241996765137,0.13398241996765137,0.13398244976997375,0.13398244976997375,0.13398244976997375,0.13398244976997375,0.13398244976997375,0.13398244976997375,0.13398244976997375,0.13398244976997375,0.13398247957229614],"active":[0.016797542572021484,0.014442619867622852,0.013188986107707024,0.012350084260106087,0.011662192642688751,0.011042773723602295,0.010469667613506317,0.009916350245475769,0.009386163204908371,0.008854418992996216,0.008374497294425964,0.007907181978225708,0.007450580596923828,0.007017180323600769,0.006601355969905853,0.006217353045940399,0.005850180983543396,0.00552956759929657,0.005263149738311768,0.004997901618480682,0.004748627543449402,0.004501618444919586,0.004266262054443359,0.0040490999817848206,0.0038398951292037964,0.0036355406045913696,0.003448486328125,0.0032703354954719543,0.0031040310859680176,0.002937883138656616,0.0027862265706062317,0.002641350030899048,0.002504602074623108,0.002369239926338196,0.002240285277366638,0.0021213144063949585,0.0020072460174560547,0.0018999874591827393,0.001800537109375,0.0017062053084373474,0.001618310809135437,0.0015314966440200806,0.0014539584517478943,0.0013780072331428528,0.0013051405549049377,0.0012382641434669495,0.0011723637580871582,0.0011124908924102783,0.0010532736778259277,0.0009971708059310913,0.0009448081254959106,0.0008948743343353271,0.0008507817983627319,0.0008089691400527954,0.0007670372724533081,0.0007257759571075439,0.0006912499666213989,0.0006581693887710571,0.0006232708692550659,0.00059548020362854,0.0005667656660079956,0.0005417764186859131,0.0005139261484146118,0.0004935413599014282,0.0004692971706390381,0.00044833123683929443,0.0004308074712753296,0.00041234493255615234,0.0003930777311325073,0.00037613511085510254,0.0003605186939239502,0.00034740567207336426,0.0003316253423690796,0.0003171563148498535,0.00030541419982910156,0.0002929121255874634,0.000281408429145813,0.0002708733081817627,0.00026063621044158936,0.0002522468566894531,0.00024206936359405518,0.00023387372493743896,0.00022777915000915527,0.00021854043006896973,0.00021244585514068604,0.0002079010009765625,0.00020140409469604492,0.00019490718841552734,0.00018806755542755127,0.0001817941665649414,0.00017789006233215332,0.00017295777797698975,0.00016726553440093994,0.0001630634069442749,0.00015904009342193604,0.0001557469367980957,0.00015121698379516602,0.00014735758304595947,0.00014385581016540527,0.00014062225818634033,0.00013703107833862305,0.0001361370086669922,0.00013272464275360107,0.0001300424337387085,0.0001281052827835083,0.0001269131898880005,0.0001249760389328003,0.00012345612049102783,0.00012199580669403076,0.00011986494064331055,0.00011748075485229492,0.00011618435382843018,0.00011558830738067627,0.00011369585990905762,0.00011304020881652832,0.0001105964183807373,0.00010958313941955566,0.00010846555233001709,0.0001077800989151001,0.00010710954666137695,0.00010573863983154297,0.00010500848293304443,0.00010445713996887207,0.00010351836681365967,0.0001026540994644165,0.0001016855239868164,0.00010116398334503174,0.00010062754154205322,9.968876838684082e-05,9.940564632415771e-05,9.910762310028076e-05,9.773671627044678e-05,9.717047214508057e-05,9.636580944061279e-05,9.612739086151123e-05,9.53972339630127e-05,9.47415828704834e-05,9.47713851928711e-05,9.398162364959717e-05,9.390711784362793e-05,9.393692016601562e-05,9.340047836303711e-05,9.325146675109863e-05,9.274482727050781e-05,9.247660636901855e-05,9.237229824066162e-05,9.205937385559082e-05,9.159743785858154e-05,9.132921695709229e-05,9.091198444366455e-05,9.076297283172607e-05,9.082257747650146e-05,9.06139612197876e-05,9.02712345123291e-05,9.033083915710449e-05,9.025633335113525e-05,8.9988112449646e-05,8.985400199890137e-05,8.970499038696289e-05,8.96751880645752e-05,8.951127529144287e-05,8.945167064666748e-05,8.913874626159668e-05,8.900463581085205e-05,8.89897346496582e-05,8.876621723175049e-05,8.872151374816895e-05,8.861720561981201e-05,8.849799633026123e-05,8.840858936309814e-05,8.827447891235352e-05,8.814036846160889e-05,8.825957775115967e-05,8.817017078399658e-05,8.80509614944458e-05,8.794665336608887e-05,8.782744407653809e-05,8.763372898101807e-05,8.760392665863037e-05,8.763372898101807e-05,8.782744407653809e-05,8.764863014221191e-05,8.775293827056885e-05,8.741021156311035e-05,8.749961853027344e-05,8.74251127243042e-05,8.73953104019165e-05,8.733570575714111e-05,8.732080459594727e-05,8.732080459594727e-05,8.718669414520264e-05,8.724629878997803e-05,8.717179298400879e-05,8.70823860168457e-05,8.699297904968262e-05,8.691847324371338e-05,8.691847324371338e-05,8.685886859893799e-05,8.690357208251953e-05,8.690357208251953e-05,8.682906627655029e-05,8.67694616317749e-05,8.678436279296875e-05,8.672475814819336e-05,8.662045001983643e-05,8.675456047058105e-05,8.665025234222412e-05,8.662045001983643e-05,8.666515350341797e-05,8.668005466461182e-05,8.665025234222412e-05,8.657574653625488e-05,8.665025234222412e-05,8.666515350341797e-05,8.660554885864258e-05,8.660554885864258e-05,8.660554885864258e-05,8.651614189147949e-05,8.660554885864258e-05,8.653104305267334e-05,8.651614189147949e-05,8.64863395690918e-05,8.639693260192871e-05,8.641183376312256e-05,8.647143840789795e-05,8.641183376312256e-05,8.641183376312256e-05,8.644163608551025e-05,8.64565372467041e-05,8.639693260192871e-05,8.647143840789795e-05,8.639693260192871e-05,8.633732795715332e-05,8.638203144073486e-05,8.639693260192871e-05,8.639693260192871e-05,8.636713027954102e-05,8.630752563476562e-05,8.630752563476562e-05,8.629262447357178e-05,8.627772331237793e-05,8.629262447357178e-05,8.627772331237793e-05,8.630752563476562e-05,8.630752563476562e-05,8.624792098999023e-05,8.624792098999023e-05,8.626282215118408e-05,8.623301982879639e-05,8.624792098999023e-05,8.627772331237793e-05,8.623301982879639e-05,8.627772331237793e-05,8.624792098999023e-05,8.627772331237793e-05,8.624792098999023e-05,8.618831634521484e-05,8.623301982879639e-05,8.624792098999023e-05,8.623301982879639e-05,8.629262447357178e-05,8.627772331237793e-05,8.623301982879639e-05,8.623301982879639e-05,8.626282215118408e-05,8.627772331237793e-05,8.627772331237793e-05,8.624792098999023e-05,8.626282215118408e-05,8.624792098999023e-05,8.624792098999023e-05,8.623301982879639e-05,8.618831634521484e-05,8.618831634521484e-05,8.615851402282715e-05,8.615851402282715e-05,8.6173415184021e-05,8.620321750640869e-05,8.620321750640869e-05,8.623301982879639e-05,8.61436128616333e-05,8.6173415184021e-05,8.620321750640869e-05,8.618831634521484e-05,8.615851402282715e-05,8.618831634521484e-05,8.6173415184021e-05,8.615851402282715e-05,8.6173415184021e-05,8.618831634521484e-05,8.620321750640869e-05,8.620321750640869e-05,8.621811866760254e-05,8.615851402282715e-05,8.618831634521484e-05,8.621811866760254e-05,8.620321750640869e-05,8.618831634521484e-05,8.61436128616333e-05,8.618831634521484e-05,8.618831634521484e-05,8.621811866760254e-05,8.6173415184021e-05,8.618831634521484e-05,8.618831634521484e-05,8.620321750640869e-05,8.623301982879639e-05,8.621811866760254e-05,8.615851402282715e-05,8.6173415184021e-05,8.61436128616333e-05,8.6173415184021e-05,8.6173415184021e-05,8.6173415184021e-05,8.615851402282715e-05,8.615851402282715e-05,8.6173415184021e-05,8.618831634521484e-05,8.618831634521484e-05,8.6173415184021e-05,8.6173415184021e-05,8.6173415184021e-05,8.6173415184021e-05,8.6173415184021e-05,8.618831634521484e-05,8.618831634521484e-05,8.618831634521484e-05,8.618831634521484e-05,8.618831634521484e-05,8.618831634521484e-05,8.618831634521484e-05,8.6173415184021e-05,8.61436128616333e-05,8.6173415184021e-05,8.6173415184021e-05,8.6173415184021e-05,8.6173415184021e-05,8.6173415184021e-05,8.6173415184021e-05,8.620321750640869e-05,8.618831634521484e-05,8.618831634521484e-05,8.615851402282715e-05,8.615851402282715e-05,8.615851402282715e-05,8.615851402282715e-05,8.615851402282715e-05,8.615851402282715e-05,8.615851402282715e-05,8.618831634521484e-05,8.615851402282715e-05]},{"group":"2W_Moderate","key":"HIGHER_STRONG","name":"10% HIGHER spread
STRONG reduction in air travel","infected":[0.016797542572021484,0.02281445451080799,0.02902998961508274,0.03520197048783302,0.04122673720121384,0.04707803577184677,0.052760712802410126,0.058272834867239,0.06359267234802246,0.06873933970928192,0.07369508594274521,0.07847229391336441,0.08307165652513504,0.08749914169311523,0.09174909442663193,0.09583081305027008,0.09975564479827881,0.1035720556974411,0.1072688028216362,0.11085552722215652,0.11431636661291122,0.11766210198402405,0.12089895457029343,0.12402871996164322,0.1270538568496704,0.12996970117092133,0.1327865570783615,0.13549232482910156,0.1381002813577652,0.140607088804245,0.1430230289697647,0.14534308016300201,0.1475755274295807,0.1497289389371872,0.15179580450057983,0.15378527343273163,0.15569455921649933,0.15753017365932465,0.15929779410362244,0.1609971821308136,0.1626228541135788,0.16418609023094177,0.1656859815120697,0.16712890565395355,0.1685110628604889,0.1698438674211502,0.17111961543560028,0.17234213650226593,0.17351920902729034,0.1746465265750885,0.17572589218616486,0.17676299810409546,0.1777532696723938,0.17871446907520294,0.17963255941867828,0.18051332235336304,0.18135957419872284,0.18217425048351288,0.18295899033546448,0.18371155858039856,0.1844291090965271,0.18512646853923798,0.18579284846782684,0.18642926216125488,0.1870386153459549,0.1876283586025238,0.18819381296634674,0.18873947858810425,0.18926352262496948,0.18976947665214539,0.19024915993213654,0.19071197509765625,0.19115962088108063,0.19158633053302765,0.19200225174427032,0.1923990696668625,0.1927848756313324,0.19315394759178162,0.19350753724575043,0.19385041296482086,0.1941777616739273,0.19449478387832642,0.1947983205318451,0.1950920969247818,0.19537508487701416,0.19564801454544067,0.19590763747692108,0.1961614340543747,0.19640520215034485,0.19663871824741364,0.196865051984787,0.19708329439163208,0.19729498028755188,0.1974959820508957,0.19769327342510223,0.1978827565908432,0.1980670839548111,0.19824351370334625,0.1984149068593979,0.19858139753341675,0.19873911142349243,0.19889211654663086,0.19904085993766785,0.19918569922447205,0.1993255913257599,0.1994590312242508,0.19958937168121338,0.19971631467342377,0.19983717799186707,0.199956476688385,0.20006918907165527,0.20017893612384796,0.20028764009475708,0.20039105415344238,0.20049138367176056,0.2005908489227295,0.20068538188934326,0.2007759064435959,0.2008635699748993,0.20095032453536987,0.20103506743907928,0.20111706852912903,0.20119576156139374,0.20127104222774506,0.20134568214416504,0.20141750574111938,0.20148757100105286,0.20155613124370575,0.20162130892276764,0.20168615877628326,0.2017485648393631,0.20181016623973846,0.20186929404735565,0.2019270807504654,0.20198285579681396,0.20203720033168793,0.20208951830863953,0.20214113593101501,0.20219171047210693,0.20224079489707947,0.20228828489780426,0.20233555138111115,0.20238089561462402,0.2024255245923996,0.20246802270412445,0.20251046121120453,0.20255249738693237,0.202592670917511,0.202632337808609,0.20267081260681152,0.20270849764347076,0.20274607837200165,0.20278184115886688,0.20281767845153809,0.2028518170118332,0.20288589596748352,0.20291906595230103,0.20295113325119019,0.20298293232917786,0.20301449298858643,0.20304542779922485,0.2030758410692215,0.20310477912425995,0.20313341915607452,0.2031613439321518,0.20318900048732758,0.20321610569953918,0.2032421976327896,0.2032681107521057,0.2032933384180069,0.20331865549087524,0.20334352552890778,0.20336739718914032,0.2033923864364624,0.203416109085083,0.2034384310245514,0.20346082746982574,0.20348356664180756,0.20350554585456848,0.20352762937545776,0.20354878902435303,0.20356997847557068,0.20359136164188385,0.20361223816871643,0.20363229513168335,0.2036522775888443,0.20367294549942017,0.20369230210781097,0.20371229946613312,0.20373135805130005,0.20374971628189087,0.20376774668693542,0.20378561317920685,0.2038031816482544,0.20382113754749298,0.2038387805223465,0.20385639369487762,0.2038733959197998,0.20389030873775482,0.20390741527080536,0.20392392575740814,0.20393994450569153,0.2039564698934555,0.20397241413593292,0.20398832857608795,0.2040044516324997,0.20402033627033234,0.20403553545475006,0.2040511518716812,0.20406602323055267,0.2040809988975525,0.2040957659482956,0.20411059260368347,0.20412473380565643,0.20413924753665924,0.20415309071540833,0.2041672319173813,0.20418138802051544,0.2041955441236496,0.20420901477336884,0.2042228877544403,0.20423704385757446,0.20425072312355042,0.20426484942436218,0.20427794754505157,0.20429140329360962,0.20430472493171692,0.20431767404079437,0.20433096587657928,0.20434452593326569,0.2043573558330536,0.20437078177928925,0.2043842375278473,0.20439696311950684,0.20440994203090668,0.20442281663417816,0.20443588495254517,0.2044481784105301,0.20446108281612396,0.20447427034378052,0.20448699593544006,0.20449964702129364,0.2045125514268875,0.2045254111289978,0.20453834533691406,0.20455090701580048,0.2045629471540451,0.20457594096660614,0.20458847284317017,0.20460061728954315,0.20461300015449524,0.20462566614151,0.20463749766349792,0.20465025305747986,0.20466230809688568,0.20467424392700195,0.20468571782112122,0.2046976536512375,0.20471005141735077,0.2047223597764969,0.20473477244377136,0.2047467678785324,0.20475886762142181,0.20477105677127838,0.20478349924087524,0.20479576289653778,0.20480814576148987,0.2048202008008957,0.2048322856426239,0.20484471321105957,0.20485655963420868,0.20486877858638763,0.20488087832927704,0.20489341020584106,0.20490573346614838,0.20491759479045868,0.20492975413799286,0.20494164526462555,0.2049543708562851,0.20496612787246704,0.2049788534641266,0.20499031245708466,0.205002561211586,0.20501449704170227,0.20502683520317078,0.20503994822502136,0.20505192875862122,0.20506402850151062,0.20507583022117615,0.20508798956871033,0.20510025322437286,0.2051125019788742,0.20512478053569794,0.20513716340065002,0.20514920353889465,0.2051612138748169,0.20517392456531525,0.20518618822097778,0.20519830286502838,0.20521070063114166,0.2052227109670639,0.20523469150066376,0.20524705946445465,0.20525938272476196,0.20527103543281555,0.2052825689315796,0.20529483258724213,0.20530693233013153,0.20531928539276123,0.20533184707164764,0.2053438425064087,0.20535597205162048,0.20536822080612183,0.20538033545017242,0.20539210736751556,0.20540405809879303,0.2054164558649063,0.20542901754379272,0.2054416388273239,0.20545321702957153,0.20546483993530273,0.20547661185264587,0.20548909902572632,0.20550067722797394,0.20551280677318573,0.2055245190858841,0.2055366188287735,0.2055489867925644,0.20556063950061798,0.20557254552841187,0.20558425784111023,0.2055961638689041,0.20560809969902039,0.20561957359313965,0.2056315690279007,0.2056432068347931,0.20565474033355713,0.2056656777858734,0.20567740499973297,0.20568884909152985,0.2056993693113327,0.20571041107177734,0.20572210848331451,0.2057333141565323,0.2057441622018814,0.20575496554374695,0.20576559007167816,0.20577634871006012,0.2057868093252182,0.20579804480075836,0.2058081328868866],"recovered":[0.0,0.008362067863345146,0.01555074006319046,0.022250300273299217,0.028676573187112808,0.034899234771728516,0.040942467749118805,0.04681396484375,0.052504606544971466,0.0580119825899601,0.0633360892534256,0.06848223507404327,0.07343925535678864,0.07822296023368835,0.08283063024282455,0.08725528419017792,0.09151602536439896,0.0955924540758133,0.09955214709043503,0.10337448120117188,0.10708308964967728,0.11066243052482605,0.11412398517131805,0.11747685819864273,0.12071241438388824,0.12384216487407684,0.1268589198589325,0.129778653383255,0.13258804380893707,0.13530348241329193,0.1379074603319168,0.14042329788208008,0.14284278452396393,0.14516223967075348,0.14739646017551422,0.1495557427406311,0.15162493288516998,0.15361443161964417,0.15552695095539093,0.1573626548051834,0.15913110971450806,0.16083146631717682,0.16245773434638977,0.16402465105056763,0.16552600264549255,0.16696760058403015,0.16835647821426392,0.16968704760074615,0.1709597408771515,0.17219185829162598,0.17336802184581757,0.1744944304227829,0.17557886242866516,0.17661747336387634,0.17761793732643127,0.17857316136360168,0.17949341237545013,0.18037785589694977,0.1812221258878708,0.182038813829422,0.1828223466873169,0.18357418477535248,0.18430103361606598,0.18499846756458282,0.1856631338596344,0.18630141019821167,0.18691949546337128,0.18750964105129242,0.18807677924633026,0.18862169981002808,0.18914562463760376,0.18964868783950806,0.1901329755783081,0.19059690833091736,0.19104401767253876,0.19147300720214844,0.19188810884952545,0.19228720664978027,0.1926700919866562,0.19304050505161285,0.19339655339717865,0.19373755156993866,0.1940680593252182,0.19438397884368896,0.19468967616558075,0.1949840933084488,0.19526709616184235,0.1955387145280838,0.19580169022083282,0.196056067943573,0.1962994635105133,0.19653315842151642,0.19675983488559723,0.1969788372516632,0.19718828797340393,0.19739124178886414,0.19758707284927368,0.19777633249759674,0.19795994460582733,0.198139026761055,0.19830895960330963,0.19847406446933746,0.1986338049173355,0.198790043592453,0.19893844425678253,0.19908049702644348,0.19922077655792236,0.19935715198516846,0.19948767125606537,0.19961228966712952,0.19973450899124146,0.1998520791530609,0.19996459782123566,0.20007508993148804,0.20018278062343597,0.20028789341449738,0.20038814842700958,0.20048703253269196,0.2005816251039505,0.2006736844778061,0.20076151192188263,0.2008487582206726,0.20093299448490143,0.20101402699947357,0.20109160244464874,0.2011687010526657,0.20124119520187378,0.20131316781044006,0.20138181746006012,0.20145174860954285,0.20151777565479279,0.2015812247991562,0.2016441524028778,0.20170554518699646,0.201764777302742,0.20182263851165771,0.20187944173812866,0.20193445682525635,0.20198699831962585,0.20203889906406403,0.2020893543958664,0.20213840901851654,0.2021857500076294,0.2022332400083542,0.20227891206741333,0.2023233026266098,0.20236743986606598,0.20240958034992218,0.2024509757757187,0.20249155163764954,0.20253148674964905,0.20257030427455902,0.20260927081108093,0.2026458978652954,0.20268191397190094,0.20271769165992737,0.20275159180164337,0.20278599858283997,0.20281873643398285,0.2028511017560959,0.2028837352991104,0.20291447639465332,0.20294491946697235,0.20297464728355408,0.20300427079200745,0.20303332805633545,0.2030620127916336,0.20308993756771088,0.2031167596578598,0.20314304530620575,0.20316824316978455,0.20319414138793945,0.20321878790855408,0.20324383676052094,0.20326834917068481,0.20329231023788452,0.20331546664237976,0.2033385932445526,0.2033609300851822,0.203383669257164,0.2034054696559906,0.20342741906642914,0.2034493237733841,0.2034706026315689,0.20349155366420746,0.2035120129585266,0.20353248715400696,0.2035532295703888,0.20357279479503632,0.20359323918819427,0.20361240208148956,0.20363132655620575,0.20365026593208313,0.2036682367324829,0.20368552207946777,0.20370306074619293,0.20372095704078674,0.20373864471912384,0.20375628769397736,0.20377272367477417,0.20379021763801575,0.20380710065364838,0.20382395386695862,0.20384058356285095,0.20385664701461792,0.2038734257221222,0.20388954877853394,0.20390525460243225,0.20392069220542908,0.20393644273281097,0.20395120978355408,0.20396651327610016,0.2039813995361328,0.20399631559848785,0.20401068031787872,0.2040254920721054,0.20403945446014404,0.20405368506908417,0.20406776666641235,0.20408165454864502,0.2040964514017105,0.20411038398742676,0.20412422716617584,0.20413823425769806,0.20415210723876953,0.20416505634784698,0.2041786015033722,0.20419184863567352,0.2042054682970047,0.20421868562698364,0.20423215627670288,0.20424501597881317,0.20425797998905182,0.2042715847492218,0.20428480207920074,0.204297736287117,0.20431026816368103,0.20432345569133759,0.2043367177248001,0.2043496072292328,0.2043624073266983,0.2043745070695877,0.20438770949840546,0.20440056920051575,0.20441357791423798,0.204426571726799,0.20443877577781677,0.20445115864276886,0.20446355640888214,0.20447614789009094,0.2044885903596878,0.20450052618980408,0.20451322197914124,0.2045251876115799,0.20453780889511108,0.2045498490333557,0.2045619785785675,0.20457375049591064,0.20458543300628662,0.20459719002246857,0.2046097368001938,0.20462185144424438,0.20463398098945618,0.20464584231376648,0.20465844869613647,0.20467063784599304,0.20468342304229736,0.20469538867473602,0.2047073245048523,0.20472005009651184,0.204732283949852,0.20474489033222198,0.20475713908672333,0.2047693282365799,0.20478153228759766,0.20479391515254974,0.20480667054653168,0.20481902360916138,0.20483100414276123,0.2048431783914566,0.20485517382621765,0.2048671841621399,0.2048797458410263,0.20489151775836945,0.2049032747745514,0.20491516590118408,0.20492765307426453,0.20493996143341064,0.20495249330997467,0.20496465265750885,0.20497721433639526,0.20498910546302795,0.20500081777572632,0.20501352846622467,0.20502564311027527,0.20503763854503632,0.2050500214099884,0.20506250858306885,0.20507501065731049,0.205087348818779,0.20509962737560272,0.205112025141716,0.20512425899505615,0.20513606071472168,0.2051479071378708,0.20516012609004974,0.20517201721668243,0.20518407225608826,0.20519648492336273,0.20520873367786407,0.20522156357765198,0.20523390173912048,0.20524615049362183,0.20525825023651123,0.20527032017707825,0.20528188347816467,0.20529402792453766,0.20530615746974945,0.20531883835792542,0.20533108711242676,0.20534329116344452,0.20535476505756378,0.20536671578884125,0.20537975430488586,0.20539163053035736,0.20540298521518707,0.20541514456272125,0.20542673766613007,0.20543912053108215,0.20545056462287903,0.20546284317970276,0.20547489821910858,0.20548680424690247,0.20549847185611725,0.20551042258739471,0.20552246272563934,0.20553447306156158,0.20554594695568085,0.20555712282657623,0.2055688202381134,0.2055797576904297,0.20559056103229523,0.2056015282869339,0.2056131809949875,0.20562396943569183,0.20563511550426483,0.20564697682857513,0.20565763115882874,0.2056686282157898,0.20567898452281952,0.20568984746932983],"active":[0.016797542572021484,0.014452386647462845,0.01347924955189228,0.012951670214533806,0.012550164014101028,0.012178801000118256,0.01181824505329132,0.011458870023488998,0.011088065803050995,0.010727357119321823,0.01035899668931961,0.009990058839321136,0.009632401168346405,0.00927618145942688,0.008918464183807373,0.008575528860092163,0.008239619433879852,0.007979601621627808,0.007716655731201172,0.00748104602098465,0.007233276963233948,0.006999671459197998,0.006774969398975372,0.006551861763000488,0.0063414424657821655,0.006127536296844482,0.005927637219429016,0.005713671445846558,0.005512237548828125,0.005303606390953064,0.0051155686378479,0.004919782280921936,0.00473274290561676,0.004566699266433716,0.004399344325065613,0.004229530692100525,0.004069626331329346,0.003915742039680481,0.0037708431482315063,0.003634527325630188,0.0034917443990707397,0.0033546239137649536,0.0032282471656799316,0.0031042546033859253,0.002985060214996338,0.002876266837120056,0.0027631372213363647,0.0026550889015197754,0.002559468150138855,0.0024546682834625244,0.00235787034034729,0.002268567681312561,0.0021744072437286377,0.002096995711326599,0.0020146220922470093,0.0019401609897613525,0.001866161823272705,0.0017963945865631104,0.001736864447593689,0.0016727447509765625,0.001606762409210205,0.001552283763885498,0.0014918148517608643,0.001430794596672058,0.0013754814863204956,0.0013269484043121338,0.0012743175029754639,0.0012298375368118286,0.0011867433786392212,0.0011477768421173096,0.0011035352945327759,0.0010632872581481934,0.001026645302772522,0.0009894222021102905,0.0009582340717315674,0.0009260624647140503,0.0008967667818069458,0.0008667409420013428,0.0008374452590942383,0.0008099079132080078,0.0007812082767486572,0.0007572323083877563,0.0007302612066268921,0.0007081180810928345,0.0006854087114334106,0.0006639212369918823,0.0006405413150787354,0.0006227195262908936,0.0006035119295120239,0.0005826503038406372,0.0005655884742736816,0.0005501359701156616,0.0005351454019546509,0.0005171447992324829,0.0005049854516983032,0.0004915148019790649,0.00048001110553741455,0.0004671812057495117,0.00045496225357055664,0.00044237077236175537,0.0004301518201828003,0.000418052077293396,0.0004070550203323364,0.00039565563201904297,0.00038714706897735596,0.000378534197807312,0.0003685951232910156,0.00035916268825531006,0.0003495067358016968,0.00034418702125549316,0.00033468008041381836,0.00032685697078704834,0.00032304227352142334,0.0003159642219543457,0.00030860304832458496,0.0003029555082321167,0.0002972334623336792,0.00028887391090393066,0.0002819448709487915,0.00027664005756378174,0.0002735555171966553,0.0002683103084564209,0.00026276707649230957,0.0002570152282714844,0.0002540796995162964,0.0002488046884536743,0.00024637579917907715,0.00024296343326568604,0.00023949146270751953,0.00023441016674041748,0.0002307891845703125,0.0002289414405822754,0.00022514164447784424,0.0002215355634689331,0.00021807849407196045,0.0002145618200302124,0.00021007657051086426,0.000206679105758667,0.0002047121524810791,0.0002018958330154419,0.0001989305019378662,0.0001971423625946045,0.0001951456069946289,0.00019228458404541016,0.0001891106367111206,0.00018715858459472656,0.00018505752086639404,0.00018309056758880615,0.00018136203289031982,0.0001792609691619873,0.0001770108938217163,0.00017577409744262695,0.0001725703477859497,0.00017178058624267578,0.00016990303993225098,0.00016820430755615234,0.0001674741506576538,0.00016513466835021973,0.00016419589519500732,0.00016339123249053955,0.00016169250011444092,0.00016136467456817627,0.00015985965728759766,0.00015877187252044678,0.00015707314014434814,0.00015567243099212646,0.0001540929079055786,0.00015226006507873535,0.00015135109424591064,0.00015029311180114746,0.00015041232109069824,0.00014938414096832275,0.00014860928058624268,0.00014854967594146729,0.00014775991439819336,0.00014612078666687012,0.0001453608274459839,0.00014497339725494385,0.0001446157693862915,0.0001439601182937622,0.00014331936836242676,0.00014255940914154053,0.00014203786849975586,0.00014163553714752197,0.0001407414674758911,0.000140264630317688,0.000140458345413208,0.00013907253742218018,0.00013950467109680176,0.00013811886310577393,0.00013731420040130615,0.0001364201307296753,0.00013534724712371826,0.00013494491577148438,0.00013561546802520752,0.00013571977615356445,0.00013543665409088135,0.00013475120067596436,0.00013402104377746582,0.00013469159603118896,0.00013370811939239502,0.00013284385204315186,0.0001325160264968872,0.00013183057308197021,0.00013168156147003174,0.00013102591037750244,0.00013078749179840088,0.00013028085231781006,0.00013045966625213623,0.00012958049774169922,0.00012978911399841309,0.00012925267219543457,0.00012919306755065918,0.0001284182071685791,0.00012856721878051758,0.00012759864330291748,0.00012777745723724365,0.00012770295143127441,0.00012777745723724365,0.00012736022472381592,0.00012643635272979736,0.00012665987014770508,0.00012649595737457275,0.00012661516666412354,0.00012584030628204346,0.00012634694576263428,0.00012612342834472656,0.0001258254051208496,0.00012549757957458496,0.00012584030628204346,0.000125199556350708,0.00012576580047607422,0.0001262575387954712,0.00012537837028503418,0.00012513995170593262,0.00012508034706115723,0.00012561678886413574,0.00012472271919250488,0.00012436509132385254,0.0001246631145477295,0.00012458860874176025,0.00012513995170593262,0.00012484192848205566,0.00012484192848205566,0.00012476742267608643,0.00012433528900146484,0.00012417137622833252,0.00012478232383728027,0.0001249164342880249,0.00012446939945220947,0.00012440979480743408,0.00012513995170593262,0.00012427568435668945,0.00012506544589996338,0.00012449920177459717,0.00012439489364624023,0.00012373924255371094,0.00012390315532684326,0.00012461841106414795,0.0001251697540283203,0.00012503564357757568,0.0001249164342880249,0.0001248866319656372,0.00012521445751190186,0.00012505054473876953,0.00012512505054473877,0.00012472271919250488,0.00012481212615966797,0.00012496113777160645,0.0001246631145477295,0.00012427568435668945,0.00012388825416564941,0.00012373924255371094,0.00012408196926116943,0.00012420117855072021,0.00012367963790893555,0.00012308359146118164,0.00012262165546417236,0.00012336671352386475,0.000122949481010437,0.00012367963790893555,0.00012312829494476318,0.00012281537055969238,0.0001229792833328247,0.00012356042861938477,0.00012478232383728027,0.00012427568435668945,0.00012406706809997559,0.00012333691120147705,0.00012333691120147705,0.0001230388879776001,0.00012339651584625244,0.00012396275997161865,0.000123634934425354,0.00012356042861938477,0.0001235753297805786,0.00012390315532684326,0.00012367963790893555,0.0001232922077178955,0.0001233518123626709,0.00012308359146118164,0.0001226663589477539,0.00012280046939849854,0.0001233220100402832,0.00012312829494476318,0.0001224428415298462,0.00012281537055969238,0.00012286007404327393,0.00012280046939849854,0.00012311339378356934,0.00012227892875671387,0.0001220703125,0.0001220703125,0.00012208521366119385,0.0001217871904373169,0.00012217462062835693,0.00012242794036865234,0.00012286007404327393,0.00012280046939849854,0.0001221299171447754,0.00012154877185821533,0.00012184679508209229,0.0001223832368850708,0.00012092292308807373,0.00012117624282836914,0.00012153387069702148,0.0001214742660522461,0.00012224912643432617,0.00012151896953582764,0.00012198090553283691,0.0001214146614074707,0.00012126564979553223,0.00012129545211791992,0.0001211017370223999,0.00012114644050598145,0.00012074410915374756,0.00012026727199554443,0.00011973083019256592,0.00012028217315673828,0.00012002885341644287,0.00011961162090301514,0.0001198500394821167,0.00012058019638061523,0.0001201331615447998,0.0001201927661895752,0.0001198500394821167,0.00011861324310302734,0.00011871755123138428,0.00011818110942840576,0.00011906027793884277,0.0001182854175567627]},{"group":"2W_Moderate","key":"EXPECTED_STRONG","name":"EXPECTED spread
STRONG reduction in air travel","infected":[0.016797542572021484,0.02281646430492401,0.028910845518112183,0.034869756549596786,0.04062391072511673,0.046151161193847656,0.05145715922117233,0.05652806535363197,0.06139113008975983,0.06603077799081802,0.07046040147542953,0.07467693835496902,0.07870262861251831,0.08253055810928345,0.08617229759693146,0.08962486684322357,0.09291844069957733,0.0960981696844101,0.0991409569978714,0.10207071900367737,0.1048826202750206,0.10757234692573547,0.11014628410339355,0.11261678487062454,0.1149742379784584,0.11723439395427704,0.11938952654600143,0.12145420163869858,0.12342783063650131,0.1253076195716858,0.12710686028003693,0.12882710993289948,0.13046368956565857,0.13202980160713196,0.133518248796463,0.1349419802427292,0.13629275560379028,0.13758587837219238,0.1388244330883026,0.13999353349208832,0.14111337065696716,0.14217540621757507,0.14319159090518951,0.14416693150997162,0.1450885832309723,0.14596259593963623,0.14680229127407074,0.14760082960128784,0.1483595371246338,0.14908364415168762,0.14977499842643738,0.15043263137340546,0.1510603278875351,0.15165488421916962,0.15222181379795074,0.1527624875307083,0.15328259766101837,0.1537739485502243,0.15423908829689026,0.15468601882457733,0.1551079899072647,0.1555166244506836,0.15590298175811768,0.15627144277095795,0.15662026405334473,0.15695592761039734,0.1572752594947815,0.1575796753168106,0.15786772966384888,0.15814444422721863,0.15840837359428406,0.15865980088710785,0.15889941155910492,0.15912790596485138,0.15934479236602783,0.15955334901809692,0.159746915102005,0.15993601083755493,0.16011908650398254,0.16028912365436554,0.16045397520065308,0.16060873866081238,0.1607600450515747,0.16090409457683563,0.16104134917259216,0.16117149591445923,0.16129466891288757,0.16141463816165924,0.16153044998645782,0.16163915395736694,0.1617428958415985,0.16184180974960327,0.16193673014640808,0.162028968334198,0.1621166318655014,0.16219878196716309,0.16227898001670837,0.1623537242412567,0.16242745518684387,0.1624975949525833,0.1625634729862213,0.16262739896774292,0.1626899093389511,0.16274893283843994,0.1628042310476303,0.16285763680934906,0.1629098653793335,0.16295965015888214,0.16300779581069946,0.16305381059646606,0.16309744119644165,0.16313961148262024,0.1631796956062317,0.16321933269500732,0.16325624287128448,0.1632922887802124,0.16332654654979706,0.16335932910442352,0.16339093446731567,0.16342207789421082,0.16345101594924927,0.16347947716712952,0.16350670158863068,0.16353273391723633,0.16355814039707184,0.1635824292898178,0.16360487043857574,0.16362684965133667,0.16364923119544983,0.16366983950138092,0.16369003057479858,0.16370894014835358,0.16372747719287872,0.16374585032463074,0.1637633591890335,0.16377978026866913,0.16379567980766296,0.16381070017814636,0.16382640600204468,0.1638411283493042,0.16385474801063538,0.16386865079402924,0.1638818234205246,0.1638951599597931,0.1639074683189392,0.16391949355602264,0.16393069922924042,0.16394218802452087,0.16395291686058044,0.1639636754989624,0.16397365927696228,0.16398394107818604,0.16399364173412323,0.16400296986103058,0.16401222348213196,0.16402055323123932,0.1640297919511795,0.16403824090957642,0.1640462875366211,0.16405388712882996,0.1640613079071045,0.1640687733888626,0.1640757918357849,0.16408281028270721,0.16408932209014893,0.16409607231616974,0.1641022264957428,0.1641085147857666,0.16411447525024414,0.16412080824375153,0.16412651538848877,0.16413180530071259,0.1641373485326767,0.16414272785186768,0.16414737701416016,0.16415230929851532,0.16415730118751526,0.16416198015213013,0.16416674852371216,0.16417112946510315,0.16417571902275085,0.16418008506298065,0.16418418288230896,0.16418816149234772,0.16419227421283722,0.16419628262519836,0.1642000377178192,0.16420356929302216,0.16420713067054749,0.16421063244342804,0.16421417891979218,0.16421781480312347,0.16422109305858612,0.1642242819070816,0.1642274707555771,0.1642303466796875,0.1642332524061203,0.16423632204532623,0.1642392873764038,0.16424211859703064,0.16424492001533508,0.16424772143363953,0.164250448346138,0.1642528772354126,0.16425563395023346,0.1642581969499588,0.16426090896129608,0.16426338255405426,0.16426563262939453,0.16426807641983032,0.16427043080329895,0.164272740483284,0.16427497565746307,0.1642771065235138,0.1642790287733078,0.16428104043006897,0.16428318619728088,0.1642853021621704,0.16428735852241516,0.16428932547569275,0.1642911434173584,0.1642930954694748,0.16429506242275238,0.16429711878299713,0.16429898142814636,0.16430087387561798,0.16430261731147766,0.16430455446243286,0.16430632770061493,0.16430804133415222,0.16430965065956116,0.16431133449077606,0.1643129140138626,0.16431446373462677,0.16431592404842377,0.1643175631761551,0.16431912779808044,0.16432055830955505,0.16432185471057892,0.16432321071624756,0.1643248051404953,0.16432620584964752,0.1643277257680893,0.16432908177375793,0.1643306016921997,0.1643322855234146,0.16433347761631012,0.16433487832546234,0.16433614492416382,0.1643373966217041,0.16433873772621155,0.16433994472026825,0.16434137523174286,0.16434262692928314,0.16434384882450104,0.1643451601266861,0.16434632241725922,0.16434739530086517,0.16434872150421143,0.16434988379478455,0.16435106098651886,0.1643521785736084,0.16435320675373077,0.16435445845127106,0.16435565054416656,0.16435673832893372,0.16435793042182922,0.16435901820659637,0.1643601655960083,0.16436117887496948,0.16436217725276947,0.16436325013637543,0.16436421871185303,0.16436533629894257,0.16436652839183807,0.16436751186847687,0.16436851024627686,0.16436949372291565,0.16437050700187683,0.16437144577503204,0.16437247395515442,0.16437342762947083,0.16437435150146484,0.1643752008676529,0.16437610983848572,0.16437700390815735,0.16437776386737823,0.16437853872776031,0.16437947750091553,0.16438043117523193,0.16438139975070953,0.1643824428319931,0.1643833965063095,0.16438430547714233,0.16438518464565277,0.16438598930835724,0.1643868386745453,0.16438770294189453,0.16438858211040497,0.16438941657543182,0.16439025104045868,0.16439099609851837,0.16439189016819,0.1643926203250885,0.16439352929592133,0.164394348859787,0.16439513862133026,0.16439583897590637,0.1643964946269989,0.16439728438854218,0.16439808905124664,0.16439877450466156,0.16439957916736603,0.16440020501613617,0.16440095007419586,0.16440172493457794,0.1644023209810257,0.16440297663211823,0.16440369188785553,0.16440434753894806,0.1644049435853958,0.1644054800271988,0.16440610587596893,0.1644066423177719,0.16440722346305847,0.16440804302692413,0.1644086390733719,0.16440938413143158,0.16441011428833008,0.16441068053245544,0.16441139578819275,0.16441196203231812,0.1644124686717987,0.16441309452056885,0.16441361606121063,0.16441424190998077,0.16441479325294495,0.1644153892993927,0.1644158512353897,0.1644166111946106,0.16441716253757477,0.16441775858402252,0.1644182950258255,0.16441887617111206,0.16441941261291504,0.1644199639558792,0.16442054510116577,0.164420947432518,0.16442134976387024,0.1644219011068344,0.16442233324050903],"recovered":[0.0,0.008356091566383839,0.015544489026069641,0.02219110168516636,0.028495313599705696,0.03452596068382263,0.040303874760866165,0.04584931209683418,0.05115220323204994,0.05623987317085266,0.06109880656003952,0.06574217975139618,0.07016865909099579,0.07440144568681717,0.07842452824115753,0.08226899057626724,0.08591628819704056,0.08938824385404587,0.09271643310785294,0.09590419381856918,0.09895830601453781,0.10188489407300949,0.10470058023929596,0.1073952168226242,0.10997714102268219,0.11244519799947739,0.11480487883090973,0.11706911772489548,0.1192314401268959,0.12130120396614075,0.12327218055725098,0.12516486644744873,0.12696899473667145,0.12868425250053406,0.1303342580795288,0.13190177083015442,0.13339518010616302,0.1348244696855545,0.13617977499961853,0.1374727338552475,0.13870945572853088,0.13988810777664185,0.14100785553455353,0.14207559823989868,0.14309632778167725,0.14407092332839966,0.1449914574623108,0.14587445557117462,0.14671139419078827,0.1475110501050949,0.14827197790145874,0.14899782836437225,0.14968758821487427,0.15034709870815277,0.15097324550151825,0.15157532691955566,0.1521446257829666,0.1526900827884674,0.15320490300655365,0.15369504690170288,0.15416555106639862,0.15461137890815735,0.15503884851932526,0.15544393658638,0.1558288335800171,0.1561976969242096,0.1565503627061844,0.1568852663040161,0.15720389783382416,0.15750686824321747,0.15779897570610046,0.1580764651298523,0.15834029018878937,0.15859253704547882,0.15883366763591766,0.15906208753585815,0.15927980840206146,0.15948748588562012,0.1596854329109192,0.1598762720823288,0.16005393862724304,0.16022635996341705,0.1603916436433792,0.16055001318454742,0.16070054471492767,0.16084206104278564,0.16098156571388245,0.16111068427562714,0.16123494505882263,0.1613558679819107,0.16147054731845856,0.16157831251621246,0.16168490052223206,0.16178378462791443,0.1618805229663849,0.16197219491004944,0.16205745935440063,0.1621406227350235,0.16221922636032104,0.1622961014509201,0.16237005591392517,0.16243983805179596,0.16250787675380707,0.162570521235466,0.16263248026371002,0.16269078850746155,0.16274791955947876,0.16280169785022736,0.1628539264202118,0.16290341317653656,0.16295041143894196,0.1629965603351593,0.16304007172584534,0.16308286786079407,0.1631227731704712,0.1631617397069931,0.16319894790649414,0.16323453187942505,0.16326816380023956,0.1633012890815735,0.16333404183387756,0.16336476802825928,0.16339465975761414,0.16342340409755707,0.1634499430656433,0.16347621381282806,0.16350172460079193,0.16352596879005432,0.16354885697364807,0.1635710895061493,0.16359207034111023,0.16361325979232788,0.16363367438316345,0.16365350782871246,0.16367296874523163,0.1636912077665329,0.16370835900306702,0.16372504830360413,0.16374088823795319,0.1637563407421112,0.16377203166484833,0.16378669440746307,0.16380111873149872,0.16381452977657318,0.1638278216123581,0.16384117305278778,0.16385452449321747,0.16386625170707703,0.1638776808977127,0.16388878226280212,0.16389967501163483,0.163909912109375,0.16392050683498383,0.16393041610717773,0.16394047439098358,0.1639494001865387,0.16395846009254456,0.16396783292293549,0.16397638618946075,0.16398470103740692,0.16399282217025757,0.1640005111694336,0.164008229970932,0.16401544213294983,0.16402298212051392,0.16402946412563324,0.16403639316558838,0.1640428602695465,0.1640494465827942,0.16405563056468964,0.16406187415122986,0.16406765580177307,0.1640736609697342,0.16407904028892517,0.16408437490463257,0.1640893816947937,0.16409429907798767,0.16409945487976074,0.1641039401292801,0.16410858929157257,0.1641131043434143,0.16411757469177246,0.1641220599412918,0.16412630677223206,0.16413074731826782,0.16413484513759613,0.16413867473602295,0.16414232552051544,0.16414618492126465,0.16414989531040192,0.16415342688560486,0.16415683925151825,0.1641603410243988,0.16416357457637787,0.16416674852371216,0.16416974365711212,0.16417284309864044,0.16417564451694489,0.1641787886619568,0.1641818881034851,0.1641848087310791,0.16418775916099548,0.1641906350851059,0.16419367492198944,0.16419637203216553,0.16419892013072968,0.1642015129327774,0.16420413553714752,0.1642068326473236,0.164209246635437,0.16421166062355042,0.16421398520469666,0.16421635448932648,0.16421863436698914,0.16422085464000702,0.16422300040721893,0.1642250418663025,0.16422709822654724,0.16422931849956512,0.16423149406909943,0.1642334759235382,0.16423553228378296,0.16423732042312622,0.16423939168453217,0.1642414778470993,0.1642431616783142,0.16424526274204254,0.16424694657325745,0.1642487347126007,0.1642506718635559,0.16425225138664246,0.16425389051437378,0.16425563395023346,0.16425721347332,0.16425880789756775,0.16426031291484833,0.16426187753677368,0.16426359117031097,0.16426518559455872,0.16426661610603333,0.16426794230937958,0.16426941752433777,0.1642707735300064,0.1642722338438034,0.16427363455295563,0.1642751842737198,0.16427664458751678,0.16427794098854065,0.16427938640117645,0.1642807424068451,0.16428203880786896,0.16428327560424805,0.16428448259830475,0.1642857789993286,0.16428712010383606,0.16428835690021515,0.16428962349891663,0.16429086029529572,0.16429194808006287,0.16429318487644196,0.16429436206817627,0.16429564356803894,0.16429667174816132,0.16429784893989563,0.1642991453409195,0.16430021822452545,0.16430141031742096,0.16430258750915527,0.16430363059043884,0.16430477797985077,0.16430597007274628,0.1643071472644806,0.16430824995040894,0.1643093079328537,0.164310485124588,0.16431158781051636,0.16431254148483276,0.16431348025798798,0.16431459784507751,0.16431550681591034,0.1643163561820984,0.16431738436222076,0.16431830823421478,0.16431912779808044,0.1643199622631073,0.16432097554206848,0.16432185471057892,0.16432276368141174,0.16432346403598785,0.1643243283033371,0.16432511806488037,0.1643262505531311,0.16432730853557587,0.16432823240756989,0.16432912647724152,0.16433006525039673,0.16433100402355194,0.16433203220367432,0.16433291137218475,0.16433382034301758,0.16433455049991608,0.1643354445695877,0.1643362045288086,0.16433711349964142,0.1643378883600235,0.16433870792388916,0.1643396019935608,0.16434051096439362,0.1643412858247757,0.1643420308828354,0.16434282064437866,0.16434361040592194,0.16434423625469208,0.164344921708107,0.16434571146965027,0.16434642672538757,0.1643470823764801,0.16434767842292786,0.16434833407402039,0.16434890031814575,0.16434961557388306,0.16435013711452484,0.1643507182598114,0.16435135900974274,0.16435198485851288,0.16435256600379944,0.164353147149086,0.16435381770133972,0.16435450315475464,0.16435524821281433,0.1643558293581009,0.16435638070106506,0.1643570512533188,0.16435757279396057,0.1643582135438919,0.16435882449150085,0.16435939073562622,0.1643599420785904,0.16436044871807098,0.16436097025871277,0.16436153650283813,0.1643621176481247,0.16436262428760529,0.16436319053173065,0.1643637716770172,0.164364293217659,0.1643647700548172,0.16436536610126495,0.1643657684326172,0.164366215467453,0.16436667740345],"active":[0.016797542572021484,0.014460372738540173,0.013366356492042542,0.012678654864430428,0.012128597125411034,0.011625200510025024,0.011153284460306168,0.01067875325679779,0.010238926857709885,0.009790904819965363,0.009361594915390015,0.008934758603572845,0.008533969521522522,0.008129112422466278,0.007747769355773926,0.007355876266956329,0.007002152502536774,0.006709925830364227,0.006424523890018463,0.006166525185108185,0.005924314260482788,0.005687452852725983,0.005445703864097595,0.005221568048000336,0.004997096955776215,0.004789195954799652,0.004584647715091705,0.004385083913803101,0.004196390509605408,0.004006415605545044,0.0038346797227859497,0.0036622434854507446,0.0034946948289871216,0.0033455491065979004,0.003183990716934204,0.003040209412574768,0.0028975754976272583,0.0027614086866378784,0.002644658088684082,0.0025207996368408203,0.0024039149284362793,0.0022872984409332275,0.0021837353706359863,0.002091333270072937,0.001992255449295044,0.0018916726112365723,0.0018108338117599487,0.0017263740301132202,0.00164814293384552,0.0015725940465927124,0.0015030205249786377,0.0014348030090332031,0.0013727396726608276,0.0013077855110168457,0.0012485682964324951,0.001187160611152649,0.0011379718780517578,0.001083865761756897,0.0010341852903366089,0.0009909719228744507,0.0009424388408660889,0.0009052455425262451,0.0008641332387924194,0.0008275061845779419,0.0007914304733276367,0.0007582306861877441,0.0007248967885971069,0.0006944090127944946,0.0006638318300247192,0.0006375759840011597,0.0006093978881835938,0.0005833357572555542,0.0005591213703155518,0.0005353689193725586,0.0005111247301101685,0.0004912614822387695,0.0004671066999435425,0.00044852495193481445,0.0004336535930633545,0.00041285157203674316,0.0004000365734100342,0.0003823786973953247,0.0003684014081954956,0.000354081392288208,0.00034080445766448975,0.000329434871673584,0.00031310319900512695,0.0003039538860321045,0.00029550492763519287,0.0002832859754562378,0.0002723485231399536,0.0002634972333908081,0.0002518296241760254,0.00024518370628356934,0.0002361088991165161,0.00022658705711364746,0.00022152066230773926,0.00021310150623321533,0.00020822882652282715,0.000201493501663208,0.00019341707229614258,0.00018756091594696045,0.00018203258514404297,0.000178411602973938,0.00017175078392028809,0.0001668483018875122,0.00016194581985473633,0.00015795230865478516,0.0001538693904876709,0.0001503974199295044,0.00014702975749969482,0.0001430511474609375,0.00013962388038635254,0.00013646483421325684,0.00013346970081329346,0.00013054907321929932,0.00012759864330291748,0.00012479722499847412,0.00012277066707611084,0.0001207888126373291,0.0001169741153717041,0.00011470913887023926,0.00011204183101654053,0.00010932981967926025,0.00010819733142852783,0.0001062154769897461,0.00010314583778381348,0.00010088086128234863,0.00010037422180175781,9.874999523162842e-05,9.796023368835449e-05,9.56803560256958e-05,9.3802809715271e-05,9.234249591827393e-05,9.039044380187988e-05,8.857250213623047e-05,8.732080459594727e-05,8.565187454223633e-05,8.55177640914917e-05,8.478760719299316e-05,8.271634578704834e-05,8.195638656616211e-05,8.07046890258789e-05,8.063018321990967e-05,7.964670658111572e-05,7.832050323486328e-05,7.617473602294922e-05,7.593631744384766e-05,7.523596286773682e-05,7.489323616027832e-05,7.398426532745361e-05,7.402896881103516e-05,7.31348991394043e-05,7.255375385284424e-05,7.174909114837646e-05,7.115304470062256e-05,7.133185863494873e-05,7.040798664093018e-05,6.990134716033936e-05,6.918609142303467e-05,6.848573684692383e-05,6.826221942901611e-05,6.756186485290527e-05,6.736814975738525e-05,6.633996963500977e-05,6.660819053649902e-05,6.583333015441895e-05,6.565451622009277e-05,6.502866744995117e-05,6.517767906188965e-05,6.464123725891113e-05,6.414949893951416e-05,6.368756294250488e-05,6.368756294250488e-05,6.300210952758789e-05,6.292760372161865e-05,6.300210952758789e-05,6.252527236938477e-05,6.280839443206787e-05,6.254017353057861e-05,6.261467933654785e-05,6.251037120819092e-05,6.212294101715088e-05,6.185472011566162e-05,6.152689456939697e-05,6.143748760223389e-05,6.136298179626465e-05,6.124377250671387e-05,6.0945749282836914e-05,6.073713302612305e-05,6.0752034187316895e-05,6.097555160522461e-05,6.0752034187316895e-05,6.070733070373535e-05,6.07222318649292e-05,6.060302257537842e-05,6.04093074798584e-05,6.0677528381347656e-05,6.0498714447021484e-05,6.0230493545532227e-05,6.0111284255981445e-05,5.996227264404297e-05,5.981326103210449e-05,5.920231342315674e-05,5.926191806793213e-05,5.9276819229125977e-05,5.939602851867676e-05,5.924701690673828e-05,5.879998207092285e-05,5.882978439331055e-05,5.8770179748535156e-05,5.875527858734131e-05,5.862116813659668e-05,5.84721565246582e-05,5.817413330078125e-05,5.804002285003662e-05,5.8144330978393555e-05,5.8203935623168945e-05,5.804002285003662e-05,5.7831406593322754e-05,5.766749382019043e-05,5.7563185691833496e-05,5.774199962615967e-05,5.772709846496582e-05,5.7503581047058105e-05,5.771219730377197e-05,5.735456943511963e-05,5.760788917541504e-05,5.759298801422119e-05,5.7369470596313477e-05,5.739927291870117e-05,5.7443976402282715e-05,5.728006362915039e-05,5.7250261306762695e-05,5.7116150856018066e-05,5.7250261306762695e-05,5.7250261306762695e-05,5.696713924407959e-05,5.666911602020264e-05,5.65946102142334e-05,5.6862831115722656e-05,5.678832530975342e-05,5.695223808288574e-05,5.684792995452881e-05,5.696713924407959e-05,5.710124969482422e-05,5.683302879333496e-05,5.6937336921691895e-05,5.675852298736572e-05,5.665421485900879e-05,5.669891834259033e-05,5.666911602020264e-05,5.689263343811035e-05,5.684792995452881e-05,5.672872066497803e-05,5.6803226470947266e-05,5.669891834259033e-05,5.653500556945801e-05,5.677342414855957e-05,5.669891834259033e-05,5.669891834259033e-05,5.653500556945801e-05,5.653500556945801e-05,5.6609511375427246e-05,5.650520324707031e-05,5.652010440826416e-05,5.652010440826416e-05,5.6430697441101074e-05,5.653500556945801e-05,5.640089511871338e-05,5.620718002319336e-05,5.6102871894836426e-05,5.59687614440918e-05,5.602836608886719e-05,5.6043267250061035e-05,5.5924057960510254e-05,5.59687614440918e-05,5.601346492767334e-05,5.5909156799316406e-05,5.59389591217041e-05,5.6117773056030273e-05,5.6043267250061035e-05,5.6043267250061035e-05,5.607306957244873e-05,5.614757537841797e-05,5.602836608886719e-05,5.5909156799316406e-05,5.577504634857178e-05,5.601346492767334e-05,5.6102871894836426e-05,5.62816858291626e-05,5.619227886199951e-05,5.608797073364258e-05,5.607306957244873e-05,5.605816841125488e-05,5.5924057960510254e-05,5.583465099334717e-05,5.5670738220214844e-05,5.5670738220214844e-05,5.5596232414245605e-05,5.570054054260254e-05,5.555152893066406e-05,5.568563938140869e-05,5.550682544708252e-05,5.564093589782715e-05,5.564093589782715e-05,5.5536627769470215e-05,5.532801151275635e-05,5.5208802223205566e-05,5.525350570678711e-05,5.526840686798096e-05,5.5164098739624023e-05,5.5342912673950195e-05,5.5283308029174805e-05,5.523860454559326e-05,5.529820919036865e-05,5.523860454559326e-05,5.529820919036865e-05,5.535781383514404e-05,5.544722080230713e-05,5.532801151275635e-05,5.5342912673950195e-05,5.538761615753174e-05,5.5283308029174805e-05,5.523860454559326e-05,5.5477023124694824e-05,5.549192428588867e-05,5.556643009185791e-05,5.561113357543945e-05,5.543231964111328e-05,5.556643009185791e-05,5.558133125305176e-05,5.5417418479919434e-05,5.552172660827637e-05,5.5402517318725586e-05,5.5417418479919434e-05,5.5402517318725586e-05,5.544722080230713e-05,5.5402517318725586e-05,5.564093589782715e-05,5.56260347366333e-05,5.564093589782715e-05,5.5670738220214844e-05,5.568563938140869e-05,5.564093589782715e-05,5.5670738220214844e-05,5.577504634857178e-05,5.558133125305176e-05,5.558133125305176e-05,5.568563938140869e-05,5.5655837059020996e-05]},{"group":"2W_Moderate","key":"LOWER_STRONG","name":"10% LOWER spread
STRONG reduction in air travel","infected":[0.016797542572021484,0.02281835861504078,0.028788965195417404,0.03453156724572182,0.04001351445913315,0.04522272199392319,0.050161316990852356,0.0548354797065258,0.059251122176647186,0.06342405825853348,0.0673542320728302,0.07105759531259537,0.07455107569694519,0.07784123718738556,0.08093785494565964,0.08385173231363297,0.08659801632165909,0.08920849114656448,0.09170325845479965,0.09407761693000793,0.09632448852062225,0.0984567254781723,0.1004696637392044,0.10238531231880188,0.1041988879442215,0.10591302812099457,0.10754293203353882,0.10908322036266327,0.11054490506649017,0.1119261384010315,0.11323314160108566,0.11446446925401688,0.1156257838010788,0.11672724783420563,0.11777044087648392,0.11875255405902863,0.1196800172328949,0.12055632472038269,0.12138502299785614,0.12216954678297043,0.1229095309972763,0.12361239641904831,0.124272920191288,0.1248999759554863,0.12548857927322388,0.12604473531246185,0.12657296657562256,0.1270715296268463,0.12753920257091522,0.12797991931438446,0.128398597240448,0.12879112362861633,0.12916484475135803,0.12951698899269104,0.12984903156757355,0.130163311958313,0.13045936822891235,0.13073745369911194,0.1310010850429535,0.13125015795230865,0.13148289918899536,0.1317041516304016,0.13191229104995728,0.13210809230804443,0.13229233026504517,0.13246813416481018,0.13263347744941711,0.13278961181640625,0.132936492562294,0.13307777047157288,0.1332087516784668,0.13333216309547424,0.13345010578632355,0.1335616409778595,0.1336662471294403,0.13376536965370178,0.13385945558547974,0.13394689559936523,0.13403132557868958,0.13411027193069458,0.13418440520763397,0.13425394892692566,0.1343201845884323,0.13438233733177185,0.1344420313835144,0.13449789583683014,0.13455209136009216,0.13460291922092438,0.1346503496170044,0.13469518721103668,0.13473765552043915,0.13477790355682373,0.1348162293434143,0.13485324382781982,0.1348876655101776,0.1349201798439026,0.13495099544525146,0.1349806934595108,0.13500893115997314,0.13503605127334595,0.13506099581718445,0.13508352637290955,0.1351064294576645,0.13512785732746124,0.13514825701713562,0.13516737520694733,0.13518548011779785,0.13520272076129913,0.1352187842130661,0.13523390889167786,0.1352480947971344,0.13526178896427155,0.1352749913930893,0.13528768718242645,0.13529974222183228,0.1353110671043396,0.13532157242298126,0.13533174991607666,0.13534153997898102,0.13535094261169434,0.13535988330841064,0.1353682279586792,0.13537555932998657,0.13538306951522827,0.135390505194664,0.13539713621139526,0.13540366291999817,0.13540951907634735,0.13541562855243683,0.13542145490646362,0.13542693853378296,0.13543176651000977,0.1354369819164276,0.13544152677059174,0.13544577360153198,0.1354503333568573,0.1354544758796692,0.13545826077461243,0.13546167314052582,0.13546542823314667,0.13546836376190186,0.13547182083129883,0.13547468185424805,0.13547742366790771,0.1354801505804062,0.13548260927200317,0.13548508286476135,0.1354873776435852,0.1354898065328598,0.1354920119047165,0.13549402356147766,0.13549605011940002,0.135498046875,0.13549992442131042,0.13550147414207458,0.13550296425819397,0.13550448417663574,0.13550615310668945,0.13550765812397003,0.1355089247226715,0.13551029562950134,0.13551169633865356,0.13551285862922668,0.13551411032676697,0.13551539182662964,0.13551637530326843,0.1355174481868744,0.13551843166351318,0.1355193555355072,0.13552036881446838,0.13552120327949524,0.13552212715148926,0.1355229765176773,0.13552387058734894,0.13552457094192505,0.13552537560462952,0.13552610576152802,0.1355268508195877,0.13552752137184143,0.13552811741828918,0.13552868366241455,0.13552933931350708,0.13552996516227722,0.1355305314064026,0.13553103804588318,0.13553160429000854,0.13553205132484436,0.1355324685573578,0.13553285598754883,0.13553327322006226,0.13553373515605927,0.13553407788276672,0.135534405708313,0.13553467392921448,0.13553497195243835,0.13553538918495178,0.13553568720817566,0.13553600013256073,0.13553625345230103,0.1355365514755249,0.1355368196964264,0.1355370283126831,0.1355372965335846,0.1355375349521637,0.13553786277770996,0.13553810119628906,0.1355382800102234,0.13553854823112488,0.13553869724273682,0.13553887605667114,0.13553905487060547,0.13553926348686218,0.13553941249847412,0.13553965091705322,0.13553979992866516,0.1355399340391159,0.13554012775421143,0.13554029166698456,0.1355404406785965,0.13554057478904724,0.13554075360298157,0.13554087281227112,0.1355409324169159,0.13554106652736664,0.13554120063781738,0.13554131984710693,0.13554143905639648,0.13554155826568604,0.1355416476726532,0.13554176688194275,0.13554182648658752,0.13554193079471588,0.13554197549819946,0.13554203510284424,0.135542094707489,0.1355421245098114,0.13554216921329498,0.13554221391677856,0.13554227352142334,0.1355423480272293,0.13554245233535767,0.13554249703884125,0.13554252684116364,0.13554255664348602,0.135542631149292,0.13554267585277557,0.13554272055625916,0.13554275035858154,0.13554280996322632,0.1355428546667099,0.13554289937019348,0.13554292917251587,0.13554298877716064,0.13554298877716064,0.13554301857948303,0.135543093085289,0.13554313778877258,0.13554316759109497,0.13554319739341736,0.13554324209690094,0.13554327189922333,0.13554330170154572,0.1355433166027069,0.1355433464050293,0.13554337620735168,0.13554337620735168,0.13554342091083527,0.13554343581199646,0.13554345071315765,0.13554348051548004,0.13554352521896362,0.135543555021286,0.135543555021286,0.135543555021286,0.1355435848236084,0.1355436146259308,0.13554362952709198,0.13554365932941437,0.13554367423057556,0.13554370403289795,0.13554370403289795,0.13554373383522034,0.13554373383522034,0.13554376363754272,0.1355437934398651,0.1355438083410263,0.1355438232421875,0.1355438232421875,0.1355438530445099,0.13554388284683228,0.13554391264915466,0.13554394245147705,0.13554397225379944,0.13554398715496063,0.13554400205612183,0.13554401695728302,0.1355440318584442,0.1355440467596054,0.1355440467596054,0.1355440616607666,0.135544091463089,0.135544091463089,0.13554412126541138,0.13554412126541138,0.13554412126541138,0.13554412126541138,0.13554415106773376,0.13554416596889496,0.13554416596889496,0.13554418087005615,0.13554418087005615,0.13554419577121735,0.13554419577121735,0.13554421067237854,0.13554424047470093,0.13554424047470093,0.13554424047470093,0.13554424047470093,0.13554427027702332,0.13554427027702332,0.1355443000793457,0.1355443000793457,0.1355443000793457,0.1355443000793457,0.1355443000793457,0.1355443000793457,0.1355443000793457,0.1355443000793457,0.1355443000793457,0.1355443000793457,0.1355443000793457,0.1355443000793457,0.1355443000793457,0.1355443000793457,0.1355443000793457,0.1355443000793457,0.1355443298816681,0.1355443298816681,0.1355443298816681,0.1355443298816681,0.1355443298816681,0.1355443298816681,0.1355443298816681,0.1355443298816681,0.1355443298816681,0.1355443298816681,0.1355443298816681,0.1355443298816681,0.1355443298816681,0.1355443298816681,0.1355443298816681],"recovered":[0.0,0.008357484824955463,0.015549218282103539,0.02212921343743801,0.02829023078083992,0.03411730006337166,0.03962486982345581,0.04485408216714859,0.04979957640171051,0.0544743537902832,0.05889469385147095,0.06307495385408401,0.06701309978961945,0.07072807103395462,0.0742364153265953,0.07753770053386688,0.08064867556095123,0.08357986807823181,0.08634824305772781,0.08898048847913742,0.09149070829153061,0.09386464208364487,0.09611671417951584,0.09824875742197037,0.10027335584163666,0.10219133645296097,0.10400674492120743,0.10572809725999832,0.1073601022362709,0.10890526324510574,0.11036941409111023,0.11175420880317688,0.11306655406951904,0.11430332809686661,0.11546747386455536,0.11657372117042542,0.1176232397556305,0.11860723048448563,0.11954261362552643,0.12042491883039474,0.12125305086374283,0.12204056978225708,0.12278656661510468,0.12348932772874832,0.12415547668933868,0.1247866302728653,0.12537989020347595,0.12593789398670197,0.12646813690662384,0.12696899473667145,0.12743841111660004,0.127882719039917,0.12830206751823425,0.12870119512081146,0.12907466292381287,0.12942634522914886,0.12975993752479553,0.1300758570432663,0.13037286698818207,0.1306528002023697,0.13091567158699036,0.1311640590429306,0.13139969110488892,0.13161954283714294,0.1318279206752777,0.13202250003814697,0.13220959901809692,0.1323850452899933,0.1325507014989853,0.13270874321460724,0.13285663723945618,0.13299842178821564,0.13312993943691254,0.13325467705726624,0.13337342441082,0.13348422944545746,0.1335892528295517,0.13368916511535645,0.1337839663028717,0.13387270271778107,0.13395807147026062,0.1340368390083313,0.1341107338666916,0.1341812014579773,0.13424630463123322,0.13430988788604736,0.13436882197856903,0.1344260573387146,0.13448019325733185,0.13453106582164764,0.1345781534910202,0.13462398946285248,0.13466621935367584,0.1347065269947052,0.13474419713020325,0.1347806304693222,0.13481488823890686,0.13484779000282288,0.13487882912158966,0.1349078267812729,0.13493600487709045,0.1349630206823349,0.13498792052268982,0.13501183688640594,0.13503488898277283,0.1350560188293457,0.1350758671760559,0.13509534299373627,0.13511356711387634,0.13513101637363434,0.135146826505661,0.13516253232955933,0.13517719507217407,0.13519099354743958,0.1352037638425827,0.1352171003818512,0.13522909581661224,0.13524040579795837,0.1352514773607254,0.1352616399526596,0.1352713406085968,0.1352803111076355,0.13528932631015778,0.13529746234416962,0.1353052407503128,0.13531281054019928,0.13532021641731262,0.13532717525959015,0.13533368706703186,0.13533981144428253,0.13534565269947052,0.13535122573375702,0.13535644114017487,0.1353616714477539,0.1353665292263031,0.13537117838859558,0.13537561893463135,0.13537989556789398,0.13538415729999542,0.1353876143693924,0.13539151847362518,0.1353946477174759,0.1353979855775833,0.13540108501911163,0.13540397584438324,0.13540707528591156,0.1354096233844757,0.1354123055934906,0.1354149430990219,0.1354174166917801,0.1354195922613144,0.13542161881923676,0.13542376458644867,0.1354256123304367,0.13542746007442474,0.135429248213768,0.13543087244033813,0.1354323774576187,0.13543395698070526,0.13543564081192017,0.1354372352361679,0.13543859124183655,0.13543987274169922,0.1354411393404007,0.135442316532135,0.13544371724128723,0.13544496893882751,0.13544616103172302,0.1354472041130066,0.13544811308383942,0.13544906675815582,0.13544997572898865,0.1354508250951767,0.13545168936252594,0.13545243442058563,0.13545309007167816,0.13545390963554382,0.13545463979244232,0.13545536994934082,0.13545601069927216,0.13545669615268707,0.1354573369026184,0.13545796275138855,0.13545864820480347,0.13545918464660645,0.13545967638492584,0.13546022772789001,0.13546070456504822,0.13546116650104523,0.13546152412891388,0.1354619264602661,0.13546240329742432,0.13546282052993774,0.1354631632566452,0.13546361029148102,0.1354639083147049,0.13546423614025116,0.1354645937681198,0.1354648619890213,0.13546516001224518,0.13546544313430786,0.13546574115753174,0.13546597957611084,0.1354663223028183,0.1354665905237198,0.1354668140411377,0.13546709716320038,0.13546733558177948,0.13546760380268097,0.1354677975177765,0.13546797633171082,0.13546815514564514,0.13546831905841827,0.1354685127735138,0.13546864688396454,0.13546881079673767,0.1354689747095108,0.13546913862228394,0.13546930253505707,0.135469451546669,0.13546963036060333,0.13546979427337646,0.1354699432849884,0.13547006249427795,0.1354702115058899,0.13547033071517944,0.13547050952911377,0.13547059893608093,0.1354707032442093,0.13547088205814362,0.13547097146511078,0.13547101616859436,0.1354711502790451,0.13547120988368988,0.13547125458717346,0.13547131419181824,0.13547134399414062,0.13547144830226898,0.13547150790691376,0.13547161221504211,0.1354716718196869,0.13547171652317047,0.13547176122665405,0.13547182083129883,0.135471910238266,0.13547196984291077,0.13547199964523315,0.13547205924987793,0.13547208905220032,0.1354721188545227,0.1354721635580063,0.13547223806381226,0.13547231256961823,0.135472372174263,0.13547241687774658,0.13547246158123016,0.13547250628471375,0.13547252118587494,0.13547256588935852,0.1354726105928421,0.13547265529632568,0.13547269999980927,0.13547271490097046,0.13547272980213165,0.13547278940677643,0.13547280430793762,0.13547281920909882,0.13547283411026,0.1354728490114212,0.1354728639125824,0.1354728639125824,0.13547290861606598,0.13547290861606598,0.13547292351722717,0.13547293841838837,0.13547296822071075,0.13547299802303314,0.13547299802303314,0.13547302782535553,0.13547302782535553,0.13547304272651672,0.1354730725288391,0.1354730725288391,0.1354730725288391,0.1354731023311615,0.13547316193580627,0.13547317683696747,0.13547319173812866,0.13547319173812866,0.13547320663928986,0.13547325134277344,0.13547326624393463,0.13547328114509583,0.13547329604625702,0.1354733407497406,0.135473370552063,0.13547338545322418,0.13547341525554657,0.13547343015670776,0.13547345995903015,0.13547345995903015,0.13547347486019135,0.13547347486019135,0.13547351956367493,0.13547353446483612,0.13547353446483612,0.13547354936599731,0.1354735642671585,0.1354735642671585,0.1354735642671585,0.1354735791683197,0.1354735940694809,0.1354736089706421,0.13547365367412567,0.13547365367412567,0.13547366857528687,0.13547368347644806,0.13547371327877045,0.13547371327877045,0.13547372817993164,0.13547372817993164,0.13547372817993164,0.13547372817993164,0.13547372817993164,0.13547372817993164,0.13547372817993164,0.13547372817993164,0.13547374308109283,0.13547374308109283,0.13547374308109283,0.13547375798225403,0.13547375798225403,0.13547377288341522,0.13547377288341522,0.13547377288341522,0.13547377288341522,0.13547377288341522,0.13547378778457642,0.13547378778457642,0.13547378778457642,0.13547378778457642,0.13547378778457642,0.13547378778457642,0.13547378778457642,0.13547378778457642,0.13547378778457642,0.13547378778457642,0.13547378778457642,0.13547378778457642,0.13547378778457642,0.13547378778457642],"active":[0.016797542572021484,0.014460873790085316,0.013239746913313866,0.012402353808283806,0.011723283678293228,0.011105421930551529,0.010536447167396545,0.009981397539377213,0.009451545774936676,0.008949704468250275,0.008459538221359253,0.007982641458511353,0.007537975907325745,0.007113166153430939,0.006701439619064331,0.006314031779766083,0.005949340760707855,0.005628623068332672,0.005355015397071838,0.005097128450870514,0.004833780229091644,0.004592083394527435,0.004352949559688568,0.0041365548968315125,0.003925532102584839,0.0037216916680336,0.0035361871123313904,0.0033551231026649475,0.003184802830219269,0.0030208751559257507,0.0028637275099754333,0.0027102604508399963,0.0025592297315597534,0.0024239197373390198,0.0023029670119285583,0.0021788328886032104,0.0020567774772644043,0.0019490942358970642,0.001842409372329712,0.0017446279525756836,0.0016564801335334778,0.0015718266367912292,0.001486353576183319,0.001410648226737976,0.0013331025838851929,0.0012581050395965576,0.0011930763721466064,0.0011336356401443481,0.0010710656642913818,0.0010109245777130127,0.0009601861238479614,0.0009084045886993408,0.0008627772331237793,0.0008157938718795776,0.0007743686437606812,0.0007369667291641235,0.0006994307041168213,0.0006615966558456421,0.0006282180547714233,0.0005973577499389648,0.0005672276020050049,0.0005400925874710083,0.0005125999450683594,0.0004885494709014893,0.00046440958976745605,0.000445634126663208,0.00042387843132019043,0.00040456652641296387,0.0003857910633087158,0.0003690272569656372,0.0003521144390106201,0.00033374130725860596,0.00032016634941101074,0.0003069639205932617,0.0002928227186203003,0.00028114020824432373,0.00027020275592803955,0.00025773048400878906,0.0002473592758178711,0.00023756921291351318,0.00022633373737335205,0.00021710991859436035,0.00020945072174072266,0.00020113587379455566,0.00019572675228118896,0.00018800795078277588,0.00018326938152313232,0.00017686188220977783,0.0001701563596725464,0.00016412138938903809,0.0001595020294189453,0.00015391409397125244,0.00015000998973846436,0.00014671683311462402,0.00014346837997436523,0.0001395493745803833,0.0001361072063446045,0.00013290345668792725,0.0001301020383834839,0.00012822449207305908,0.00012499094009399414,0.000120505690574646,0.00011850893497467041,0.00011602044105529785,0.00011336803436279297,0.00011135637760162354,0.00010961294174194336,0.00010737776756286621,0.0001052170991897583,0.00010289251804351807,0.00010126829147338867,9.925663471221924e-05,9.779632091522217e-05,9.669363498687744e-05,9.597837924957275e-05,9.396672248840332e-05,9.247660636901855e-05,9.134411811828613e-05,9.006261825561523e-05,8.9302659034729e-05,8.854269981384277e-05,8.791685104370117e-05,8.623301982879639e-05,8.560717105865479e-05,8.526444435119629e-05,8.432567119598389e-05,8.344650268554688e-05,8.234381675720215e-05,8.194148540496826e-05,8.164346218109131e-05,8.128583431243896e-05,8.054077625274658e-05,8.054077625274658e-05,7.985532283782959e-05,7.924437522888184e-05,7.915496826171875e-05,7.88569450378418e-05,7.836520671844482e-05,7.751584053039551e-05,7.781386375427246e-05,7.684528827667236e-05,7.717311382293701e-05,7.669627666473389e-05,7.633864879608154e-05,7.617473602294922e-05,7.553398609161377e-05,7.545948028564453e-05,7.507205009460449e-05,7.486343383789062e-05,7.459521293640137e-05,7.443130016326904e-05,7.443130016326904e-05,7.428228855133057e-05,7.431209087371826e-05,7.401406764984131e-05,7.371604442596436e-05,7.361173629760742e-05,7.377564907073975e-05,7.370114326477051e-05,7.328391075134277e-05,7.306039333343506e-05,7.31050968170166e-05,7.298588752746582e-05,7.297098636627197e-05,7.30752944946289e-05,7.265806198120117e-05,7.2479248046875e-05,7.227063179016113e-05,7.215142250061035e-05,7.225573062896729e-05,7.21365213394165e-05,7.215142250061035e-05,7.215142250061035e-05,7.218122482299805e-05,7.21365213394165e-05,7.228553295135498e-05,7.21961259841919e-05,7.221102714538574e-05,7.215142250061035e-05,7.210671901702881e-05,7.198750972747803e-05,7.200241088867188e-05,7.200241088867188e-05,7.18832015991211e-05,7.18533992767334e-05,7.192790508270264e-05,7.18235969543457e-05,7.176399230957031e-05,7.168948650360107e-05,7.174909114837646e-05,7.180869579315186e-05,7.167458534240723e-05,7.158517837524414e-05,7.15106725692749e-05,7.136166095733643e-05,7.148087024688721e-05,7.145106792449951e-05,7.140636444091797e-05,7.139146327972412e-05,7.139146327972412e-05,7.137656211853027e-05,7.128715515136719e-05,7.131695747375488e-05,7.121264934539795e-05,7.127225399017334e-05,7.128715515136719e-05,7.118284702301025e-05,7.121264934539795e-05,7.109344005584717e-05,7.107853889465332e-05,7.107853889465332e-05,7.110834121704102e-05,7.109344005584717e-05,7.113814353942871e-05,7.115304470062256e-05,7.112324237823486e-05,7.115304470062256e-05,7.115304470062256e-05,7.113814353942871e-05,7.112324237823486e-05,7.112324237823486e-05,7.107853889465332e-05,7.098913192749023e-05,7.100403308868408e-05,7.098913192749023e-05,7.098913192749023e-05,7.092952728271484e-05,7.095932960510254e-05,7.094442844390869e-05,7.08848237991333e-05,7.08550214767456e-05,7.0914626121521e-05,7.082521915435791e-05,7.082521915435791e-05,7.084012031555176e-05,7.081031799316406e-05,7.082521915435791e-05,7.076561450958252e-05,7.076561450958252e-05,7.073581218719482e-05,7.078051567077637e-05,7.078051567077637e-05,7.076561450958252e-05,7.073581218719482e-05,7.072091102600098e-05,7.070600986480713e-05,7.072091102600098e-05,7.069110870361328e-05,7.072091102600098e-05,7.073581218719482e-05,7.073581218719482e-05,7.069110870361328e-05,7.067620754241943e-05,7.061660289764404e-05,7.06017017364502e-05,7.063150405883789e-05,7.063150405883789e-05,7.064640522003174e-05,7.063150405883789e-05,7.063150405883789e-05,7.061660289764404e-05,7.06017017364502e-05,7.06017017364502e-05,7.061660289764404e-05,7.058680057525635e-05,7.05718994140625e-05,7.06017017364502e-05,7.06017017364502e-05,7.06017017364502e-05,7.061660289764404e-05,7.066130638122559e-05,7.064640522003174e-05,7.064640522003174e-05,7.063150405883789e-05,7.064640522003174e-05,7.064640522003174e-05,7.063150405883789e-05,7.066130638122559e-05,7.064640522003174e-05,7.067620754241943e-05,7.066130638122559e-05,7.066130638122559e-05,7.066130638122559e-05,7.069110870361328e-05,7.069110870361328e-05,7.064640522003174e-05,7.064640522003174e-05,7.063150405883789e-05,7.066130638122559e-05,7.067620754241943e-05,7.066130638122559e-05,7.067620754241943e-05,7.069110870361328e-05,7.069110870361328e-05,7.066130638122559e-05,7.064640522003174e-05,7.064640522003174e-05,7.063150405883789e-05,7.061660289764404e-05,7.06017017364502e-05,7.063150405883789e-05,7.061660289764404e-05,7.064640522003174e-05,7.06017017364502e-05,7.058680057525635e-05,7.058680057525635e-05,7.06017017364502e-05,7.06017017364502e-05,7.06017017364502e-05,7.061660289764404e-05,7.06017017364502e-05,7.06017017364502e-05,7.058680057525635e-05,7.055699825286865e-05,7.058680057525635e-05,7.05718994140625e-05,7.055699825286865e-05,7.052719593048096e-05,7.055699825286865e-05,7.05420970916748e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.05718994140625e-05,7.055699825286865e-05,7.055699825286865e-05,7.055699825286865e-05,7.05420970916748e-05,7.05420970916748e-05,7.052719593048096e-05,7.052719593048096e-05,7.052719593048096e-05,7.052719593048096e-05,7.055699825286865e-05,7.05420970916748e-05,7.05420970916748e-05,7.05420970916748e-05,7.05420970916748e-05,7.05420970916748e-05,7.05420970916748e-05,7.05420970916748e-05,7.05420970916748e-05,7.05420970916748e-05,7.05420970916748e-05,7.05420970916748e-05,7.05420970916748e-05,7.05420970916748e-05,7.05420970916748e-05]}],"statistics":{"2W_None":{"TotalInfected":{"mean":0.7057291865348816,"q05":0.6363101209869045,"q20":0.6702095763868042,"q40":0.6950369772885369,"q60":0.7164213957812263,"q80":0.741248796682959,"q95":0.7751482520828585},"MaxActiveInfected":{"mean":0.028943637385964394,"q05":0.019999530816324447,"q20":0.024367211933263574,"q40":0.027566029401626096,"q60":0.03032124537030269,"q80":0.03352006283866521,"q95":0.03788774395560433}},"4W_None":{"TotalInfected":{"mean":0.2501491606235504,"q05":0.13630176934821148,"q20":0.19189693664797852,"q40":0.23261391839495668,"q60":0.2676844028521442,"q80":0.3084013845991223,"q95":0.3639965518988893},"MaxActiveInfected":{"mean":0.016797542572021484,"q05":0.01674819696321294,"q20":0.016772293935014296,"q40":0.01678994215892741,"q60":0.016805142985115557,"q80":0.016822791209028673,"q95":0.01684688818083003}},"2W_Strong":{"TotalInfected":{"mean":0.13294266164302826,"q05":0.1089996192219817,"q20":0.12069174000008726,"q40":0.1292548560302747,"q60":0.13663046725578182,"q80":0.14519358328596926,"q95":0.15688570406407482},"MaxActiveInfected":{"mean":0.016797542572021484,"q05":0.01674819696321294,"q20":0.016772293935014296,"q40":0.01678994215892741,"q60":0.016805142985115557,"q80":0.016822791209028673,"q95":0.01684688818083003}},"2W_Moderate":{"TotalInfected":{"mean":0.16782476007938385,"q05":0.12039303973559337,"q20":0.14355540119411195,"q40":0.1605191319377977,"q60":0.17513038822097,"q80":0.19209411896465575,"q95":0.2152564804231743},"MaxActiveInfected":{"mean":0.016797542572021484,"q05":0.01674819696321294,"q20":0.016772293935014296,"q40":0.01678994215892741,"q60":0.016805142985115557,"q80":0.016822791209028673,"q95":0.01684688818083003}}}}} \ No newline at end of file diff --git a/web/datasets/COVID 19 Containment measures 2020-03-30.csv b/web/datasets/COVID 19 Containment measures 2020-03-30.csv new file mode 100644 index 00000000..6f53f173 --- /dev/null +++ b/web/datasets/COVID 19 Containment measures 2020-03-30.csv @@ -0,0 +1,1594 @@ +ID,Applies To,Country,Date Start,Date end intended,Description of measure implemented,Exceptions,Implementing City,Implementing State/Province,Keywords,Quantity,Source,Target city,Target country,Target region,Target state +163,,Austria,"Mar 16, 2020",,On 10 March 2020 government announced that all universities will close their classes at the latest by 16 March.,,,,university closure,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Austria,,,, +132,,Germany,"Feb 01, 2020",,"102 German citizens and 26 relatives, all of whom were symptom-free on departure, were evacuated from the Wuhan region to Frankfurt am Main by the Executive Transport Wing of the German Air Force. After their return, they were placed in quarantine in a military barrack in Rhineland-Palatinate for 14 days.[716] The coronavirus was found in two passengers on 2 February.",,,,"international traveller quarantine - risk countries, traveller testing",0.0001,https://www.tagesschau.de/inland/coronavirus-germersheim-107.html,,,, +578,,United Kingdom,"Mar 20, 2020",,"All schools, nurseries and colleges closed.",,,,"nursery school closure, school closure, university closure",,https://www.theguardian.com/world/2020/mar/18/coronavirus-school-colleges-nurseries-england-close-uk-friday,,,, +372,,United Kingdom,"Mar 16, 2020",,"If one person in any household has a persistent cough or fever, everyone living there must stay at home for 14 days",,,,blanket isolation - symptoms,,https://www.bbc.com/news/uk-51920444,,,, +357,,United Kingdom,"Mar 16, 2020",,"By the weekend, those with the most serious health conditions must be ""largely shielded from social contact for around 12 weeks""",,,,isolation advice to elderly,,https://www.bbc.com/news/uk-51920444,,,, +356,,United Kingdom,"Mar 16, 2020",,"Everyone should avoid gatherings with friends and family, as well as large gatherings and crowded places, such as pubs, clubs and theatres",,,,"public announcement, social distancing",,https://www.bbc.com/news/uk-51920444,,,, +373,,United Kingdom,"Mar 14, 2020",,People who are self-isolating with mild symptoms are no longer being tested for the virus.,,,,"end of testing, testing criteria tightened",,https://www.bbc.com/news/uk-51889957,,,, +355,,United Kingdom,"Feb 26, 2020",,Britons returning from northern Italy told to self-isolate,,,,international traveller quarantine - risk countries,,https://www.gov.uk/guidance/coronavirus-covid-19-information-for-the-public#advice-for-travellers,,,, +603,,United Kingdom,"Mar 18, 2020","Apr 18, 2020",The Foreign & Commonwealth Office (FCO) advises British people against all but essential travel worldwide due to unprecedented international border closures and other restrictions.,,,,outbound travel warning,,https://www.gov.uk/guidance/travel-advice-novel-coronavirus,,,, +,,Vietnam,,,,,,,,,,,,, +148,,Vietnam,"Feb 08, 2020",,"The school break in Vietnam was extended in all 63 first-level subdivisions, with the majority to 16 February and five to an unspecified time.",,,,school closure,,https://tuoitre.vn/63-63-tinh-thanh-pho-keo-dai-thoi-gian-nghi-hoc-cho-hoc-sinh-20200208175640702.htm,,,, +141,,Vietnam,"Feb 04, 2020",,The Nanning–Hanoi through train shall cease service as per agreement between the two national operators.,,,,international travel ban - risk countries,,https://news.zing.vn/dung-tau-khach-lien-van-quoc-te-viet-nam-trung-quoc-post1042917.html,,China,, +138,,Vietnam,"Feb 03, 2020","Feb 10, 2020",Lunar New Year holidays was extended for one week to all k-through-12 students in Ho Chi Minh City; public schools will resume on 10 February.,,,,school closure,,https://tuoitrenews.vn/news/education/20200202/ho-chi-minh-city-allows-k12-students-one-week-off-to-avoid-coronavirus-spread/52828.html,,,, +129,,Vietnam,"Feb 01, 2020","May 01, 2020","With the sixth case being another domestic transmission, Vietnamese Prime Minister Nguyễn Xuân Phúc signed an epidemic declaration.[13] Aviation permits which already had been granted for flights between Vietnam and China Mainland-Hong Kong-Macau were all revoked, effective immediately from 13:00 (UTC+7, 1 February) for an unspecified time.[13][713] It perhaps lasts until 1 May, according to the United States Federal Aviation Administration.",,,,international travel ban - risk countries,,https://en.vietnamplus.vn/vietnam-declares-novel-coronavirus-epidemic/168021.vnp,,"China, Hong Kong, Macau",, +126,,Vietnam,"Feb 01, 2020","Feb 02, 2020","International border gates Móng Cái (Quảng Ninh Province, Vietnam) - Dongxing (Guangxi, China) ceased functioning on 1 February for an unspecified time; border gates Hoành Mô and Bắc Phong Sinh experienced a 24-hour closure, awaiting further measurements from authorities.",,,Quang Ninh,international travel ban - risk countries,,https://vtc.vn/tin-tuc-trong-ngay/quang-ninh-dong-cua-cac-diem-xuat-hang-tren-tuyen-bien-gioi-giap-trung-quoc-ar524858.html,,China,, +20,,Vietnam,"Jan 16, 2020",,"Two tourists from Wuhan presenting with fevers were quarantined at the airport in Danang ",,Danang,,international traveller screening - risk countries,,https://www.straitstimes.com/asia/east-asia/japan-confirms-first-case-of-infection-with-new-china-coronavirus,,,, +,,Vietnam,,,,,,,,,,,,, +,,Vietnam,,,,,,,,,,,,, +724,,South Korea,"Mar 21, 2020",,"Korean government asked religious activities, indoor sports and bars to halt operation for 15 days to prevent further spread and disinfect public spaces effectively - failure to comply will lead to penalty up to 3 million won (US$4000) ",,,,religious activity limitations,,https://news.naver.com/main/read.nhn?mode=LPOD&mid=sec&oid=001&aid=0011489054&isYeonhapFlash=Y&rc=N,,,, +,,South Korea,"Mar 17, 2020",,"Child cares, Kindergartens- remain to be closed until 5 April 2020/ All schools postponed commencements to 3 April 2020 ",,,,school closure,,https://www.moe.go.kr/boardCnts/view.do?boardID=294&boardSeq=80044&lev=0&searchType=null&statusYN=W&page=1&s=moe&m=020402&opType=N,,,, +,,South Korea,"Mar 13, 2020",,"Special Entry Measure extended to students from Hong Kong Macau (12.Feb~), Italy, Iran (1 March~), France, Germany, Spain, UK and the Netherland (special entry measure involves- remote school, 14 days quarantine after arrival, constant health monitoring) ",,,,international traveller quarantine - risk countries,,https://www.moe.go.kr/boardCnts/view.do?boardID=294&boardSeq=80033&lev=0&searchType=null&statusYN=W&page=2&s=moe&m=020402&opType=N,,"China, France, Germany, Hong Kong, Iran, Italy, Spain, United Kingdom, the Netherlands",Macau, +,,South Korea,"Mar 11, 2020",,"appointed Italy & Iran as quarantine countries- when enter into Korea, special entry measures implemented -file self-health questionnaire, install self diagnosis app, ",,,,,,,,,, +672,,South Korea,"Mar 11, 2020",,"air travel continues on Korea-US routes for economic purposes- installed quarantine centers in Incheon airport - every passenger regardless of nationalities must get checked on fever and fill out self-questionnaires before departure and arrival. ",,,,international traveller screening - all countries,,https://www.cdc.go.kr/board/board.es?mid=a20501000000&bid=0015,,,, +,,South Korea,"Mar 10, 2020",,"Ministry of Land, Infrastructure and Transport, Ministry of Science and ICT & Future Planning and KCDC co-developed source tracing data hub for COVID-19 in Korea for quick and accurate data analysis- will officially activate from 16 March. ",,,,epidemic data,,,,,, +,,South Korea,"Mar 09, 2020",,"Released COVID-19 preventive strategy encourage all people to wear masks, thorough hand-sanitization and social distancing",,,,"personal hygiene, social distancing",,https://www.cdc.go.kr/board/board.es?mid=a20501000000&bid=0015,,,, +671,,South Korea,"Mar 05, 2020",,"Discourage people to participate in group and indoor activities and all workforces nationwide- work remotely ",,,,"remote work, social distancing",,https://www.cdc.go.kr/board/board.es?mid=a20501000000&bid=0015,,,, +670,,South Korea,"Mar 04, 2020",,"Gyeongsan-city- added to infectious disease special management city ",,,Gyeongbook Province,special management arrangements,,https://www.cdc.go.kr/board/board.es?mid=a20501000000&bid=0015,,,, +,,South Korea,"Mar 02, 2020",,"Ministry of Education- provide e-learning resources to students for free so students can preview contents before the semester begins ",,,,remote schooling,,https://www.moe.go.kr/boardCnts/view.do?boardID=294&boardSeq=79917&lev=0&searchType=null&statusYN=W&page=4&s=moe&m=020402&opType=N,,,, +,,South Korea,"Mar 02, 2020",,"Ministry of Education- postponed commencement of kindergarten, primary and high schools for another two weeks (9 March to 23 March) ",,,,school closure,,https://www.moe.go.kr/boardCnts/view.do?boardID=294&boardSeq=79917&lev=0&searchType=null&statusYN=W&page=4&s=moe&m=020402&opType=N,,,, +669,,South Korea,"Mar 02, 2020",,"For monitoring purpose, patients who carry potential risks after release from hospital- allocated to regional 'monitoring centre' in national accommodation facilities or hotels, monitor potential further symptoms and provide living & medical supports",,,,discharged patient isolation,,https://www.cdc.go.kr/board/board.es?mid=a20501000000&bid=0015,,,, +668,,South Korea,"Mar 02, 2020",,"For patients with COVID-19 positive, state and municipals medical staffs divide them into 4 levels depend on the severity. Critical patients straightforwardly hospitalise to negative pressure room and specialised infectious disease hospital",,,,"hospital specialisation, hospital treatment, task group, treatment capacity",,https://www.cdc.go.kr/board/board.es?mid=a20501000000&bid=0015,,,, +667,,South Korea,"Mar 02, 2020",,"KCDC announced national disinfecting strategy in public spaces to damage minimisation. ",,,,"public announcement, public hygiene",,https://www.cdc.go.kr/board/board.es?mid=a20501000000&bid=0015,,,, +,,South Korea,"Mar 01, 2020",,"Both ministry of education in Korea and China agreed to discourage both Korean and China international students to enter into both countries for upcoming semester until COVID19 resolved. (if they enter in either nations- special entry procedure will be implemented) ",,,,university closure,,https://www.moe.go.kr/boardCnts/view.do?boardID=294&boardSeq=79905&lev=0&searchType=null&statusYN=W&page=4&s=moe&m=020402&opType=N,,,, +657,,South Korea,"Feb 29, 2020",,"Avoid activities in confined space, call for non-essential event restriction in churches ",,,,"religious activity limitations, social distancing",,https://www.cdc.go.kr/board/board.es?mid=a20501000000&bid=0015,,,, +656,,South Korea,"Feb 29, 2020",,"All Nations- maintain personal hygiene and practice social distancing until early March perhaps longer ",,,,"personal hygiene, social distancing",,https://www.cdc.go.kr/board/board.es?mid=a20501000000&bid=0015,,,, +655,,South Korea,"Feb 29, 2020",,"KCDC- ask all workers to enact Business Continuity Planning and work remotely ",,,,remote work,,https://www.cdc.go.kr/board/board.es?mid=a20501000000&bid=0015,,,, +651,,South Korea,"Feb 27, 2020",,"All medical staffs must wear individual protection gear or full-bodie gear for examinations ",,,,medical staff protective equipment,,https://www.cdc.go.kr/board/board.es?mid=a20501000000&bid=0015&list_no=366607&act=view,,,, +649,,South Korea,"Feb 27, 2020",,"all national, state and local authorities are conducting epidemiologic survey and disinfecting public spaces after briefing from Korean CDC (KCDC)",,,,"epidemic data, public hygiene",,https://www.cdc.go.kr/board/board.es?mid=a20501000000&bid=0015,,,, +647,,South Korea,"Feb 26, 2020",,"Limit all church activities and self-isolate first if you exhibit any slight symptom and contact the hospital ",,,"Daegu, Gyeongbook Province","confirmed case isolation, religious activity cancellation, symptom isolation",,https://www.cdc.go.kr/board/board.es?mid=a20501000000&bid=0015,,,, +646,,South Korea,"Feb 25, 2020",,"Strictly maintain hand-wash and cough etiquette and maintain social distance within family, use separate towel and cutleries",,,,"hygiene enforcement, individual hygiene, social distancing",,https://www.cdc.go.kr/board/board.es?mid=a20501000000&bid=0015,,,, +644,,South Korea,"Feb 25, 2020",,"Limit outdoor activity and interstate visit and follow self-isolation protocols ",,,"Daegu, Gyeongbook Province",social distancing,,https://www.cdc.go.kr/board/board.es?mid=a20501000000&bid=0015,,,, +641,,South Korea,"Feb 25, 2020",,"Asiade Age care facility in Busan- cohort isolation after one social worker resulted positive ",,,Busan,cohort isolation - no symptoms,,https://www.cdc.go.kr/board/board.es?mid=a20501000000&bid=0015,,,, +637,,South Korea,"Feb 24, 2020",,"Declared Daegu and Gyeongbook as Special Management region for Infectious Disease ",,,"Daegu, Gyeongbook Province","public announcement, special management arrangements",,https://www.cdc.go.kr/board/board.es?mid=a20501000000&bid=0015,,,, +636,,South Korea,"Feb 23, 2020",,"fast rate of transmission confirmed in the region- isolate first then conduct test ",,,"Daegu, Gyeongbook Province","confirmed case isolation, public announcement",,https://www.cdc.go.kr/board/board.es?mid=a20501000000&bid=0015,,,, +631,,South Korea,"Feb 22, 2020",,"obtained attendance lists for the church event and conducted remote testings as soon as got in touch and asked the attendees to self-isolate ",,,"Daegu, Gyeongbook Province","cohort isolation - no symptoms, test cohorts",,https://www.cdc.go.kr/board/board.es?mid=a20501000000&bid=0015&list_no=366607&act=view,,,, +633,,South Korea,"Feb 22, 2020",,"patients in Chungdo Dae-nam Hospital received positive- cohort isolation ",,,"Daegu, Gyeongbook Province",cohort isolation - no symptoms,,https://www.cdc.go.kr/board/board.es?mid=a20501000000&bid=0015&list_no=366607&act=view,,,, +627,,South Korea,"Feb 21, 2020",,"Response team disinfecting the hospital and church facility, transferred 92 patients to quarantined hospital and no further accepting of other new patients and consultations",,,"Daegu, Gyeongbook Province","hospital specialisation, public facility cleaning",,https://www.cdc.go.kr/board/board.es?mid=a20501000000&bid=0015,,,, +622,,South Korea,"Feb 19, 2020",,"Government asked to self-isolate whoever attended services by Shin-Cheon-ji (cult church) in Korea and Cheongdo-Daenam Hospital (currently found 49 people) ",,,"Daegu, Gyeongbook Province",cluster isolation - no symptoms,,https://www.cdc.go.kr/board/board.es?mid=a20501000000&bid=0015,,,, +621,,South Korea,"Feb 18, 2020",,"13 high level medical hospitals test added to test COVID-19 under Severe Acute Respiratory Infection surveillance (SARI) ",,,,testing,,https://www.cdc.go.kr/board/board.es?mid=a20501000000&bid=0015,,,, +614,,South Korea,"Feb 07, 2020",,Authorise medical professional to test any patient who hasn't been to overseas but exhibit symptoms,,,,"test symptomatic, testing criteria",,https://www.cdc.go.kr/board/board.es?mid=a20501000000&bid=0015,,,, +617,,South Korea,"Feb 04, 2020",,"Disinfecting surfaces of facilities where cases have found with sodium hypochlorite and ove r 70% ethyl alcohol (narrow range) ",,,,hygiene enforcement,,https://www.cdc.go.kr/board/board.es?mid=a20501000000&bid=0015,,,, +606,,South Korea,"Jan 31, 2020",,"Extended regional and local triage check-up centre for Covid ",,,,expansion of testing facilities,,https://www.cdc.go.kr/board/board.es?mid=a20501000000&bid=0015,,,, +605,,South Korea,"Jan 30, 2020",,"Implemented new testing method (Real Time- RT PCR)- gene amplification method allows to test COVID-19 virus and receive results within 6 hours. Will distribute kits across private hospitals ",,,,new testing method commenced,,https://www.cdc.go.kr/board/board.es?mid=a20501000000&bid=0015,,,, +13,,South Korea,"Jan 08, 2020",,"First possible case in South Korea announced, Chinese woman travelling from Wuhan who worked near Seoul",,Seoul,,first case,,https://apnews.com/30c5bf016c52748eebc6371fe3b17321,,,, +,,South Korea,"Mar 13, 2020",,Use designated public relief hospitals- where using seperate entrances for non-respiratory symptom patients and respiratory symptom patients,,,,hospital specialisation,,https://www.cdc.go.kr/board/board.es?mid=a20501000000&bid=0015,,,, +,,South Korea,"Mar 12, 2020",,"Business Intensive Care Policy- nationally increased disinfecting, santising, ventilation processes in confined facilities (gym, karaoke, call centres, computer rooms, club and private academies), each business appoint one personnel as infection management officer- check temperature of staffs and customers twice a day & block use of common rooms ",,,,"public facility cleaning, public hygiene",,https://www.cdc.go.kr/board/board.es?mid=a20501000000&bid=0015,,,, +,,Singapore,"Mar 23, 2020",,All short-term visitors banned,,,,international travel ban - all countries,,,,,, +145,,Singapore,"Feb 07, 2020",,Contagion threat level raised to Orange,,,,public announcement,,https://www.straitstimes.com/singapore/coronavirus-outbreak-alert-upped-to-orange-as-more-cases-surface-with-no-known-links-more,,,, +,,Israel,"Jan 30, 2020",,Israel suspended all flights from China.,,,,international travel ban - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Israel,,,, +,,Japan,"Mar 24, 2020",,2020 Tokyo Olympic postponed for a year,,,,very large event cancellation or postponement,,https://www.japantimes.co.jp/sports/2020/03/24/olympics/2020-tokyo-games-postponed-ioc-dick-pound/#.XnyWftMzY_U,,,, +,,Sweden,"Mar 20, 2020",,"SEK 1 billion to culture and sport as a result of the impact of the COVID-19 virus. +The cultural sector and sports movement will receive an extra SEK 1 billion in support due to the economic consequences affecting these sectors as a result of the spread of the COVID-19 virus. +The money will be distributed by grant-allocating agencies in the area of culture and by the Swedish Sports Confederation.",,,,"economic stimulus, financial incentive",,https://www.government.se/press-releases/2020/03/sek-1-billion-to-culture-and-sport-as-a-result-of-the-impact-of-the-covid-19-virus/,,,, +,,Sweden,"Mar 20, 2020",,"Increased loan facilities and credit guarantees for Swedish businesses. +A range of measures were presented to make it easier for Swedish businesses, particularly small- and medium-sized businesses, to access finance at this difficult time.",,,,"economic incentives, economic stimulus",,https://www.government.se/press-releases/2020/03/increased-loan-facilities-and-credit-guarantees-for-swedish-businesses/,,,, +,,Sweden,"Mar 19, 2020",,"Delivery of face masks to medical care services. +On 19 March, the National Board of Health and Welfare signed a contract a medical and safety technology company to secure sizable deliveries of face masks to Swedish medical care services. +“Some 200 000 extra face masks per month is a substantial increase on current deliveries. This is a significant contribution in this situation. It is a long-term solution, based on domestic Swedish production,” says Minister for Health and Social Affairs Lena Hallengren.",,,,"hygiene enforcement, manufacturing capacity",,https://www.government.se/articles/2020/03/s-work-in-the-areas-of-public-health-medical-care-social-care-and-social-insurance-with-regard-to-the-covid-19-virus/,,,, +,,Sweden,"Mar 18, 2020",,"High schools and universities told to stop in-person classes ",,,,"compulsory isolation, school closure, university closure",,https://www.theguardian.com/world/2020/mar/12/how-do-coronavirus-containment-measures-vary-across-europe,,,, +,,Sweden,"Mar 18, 2020",,"The Government proposes that airlines be able to receive credit guarantees in 2020 amounting to a maximum of SEK 5 billion, of which SEK 1.5 billion is intended for SAS. It will also be proposed that the Swedish Export Credit Agency’s credit guarantee framework be expanded to support Swedish export companies and, by extension, the shipping industry. The proposal is based on an agreement between the Government, the Centre Party and the Liberal Party.",,,,"economic stimulus, financial incentive",,,,,, +,,Sweden,"Mar 17, 2020",,"Temporary entry ban to the EU via Sweden. In response to the European Council’s and the European Commission’s call for travel restrictions, the Government decided on 17 March to temporarily stop non-essential travel to Sweden so as to mitigate the effects of the outbreak of the COVID-19 virus and reduce the spread of the disease.",,,,international travel ban - all countries,,,,,, +,,Sweden,"Mar 11, 2020",,"Stockholm region decided to only test hospitalised patients from risk groups and health care staff with symptoms. Other regions will follow suit within the coming week. This means the data on the Public Health Agency of Sweden's website is not reflecting the actual infected persons in the country, since local transmission has been ongoing since at least early March.",,,,"new testing method commenced, testing criteria, testing criteria tightened",,,,,, +418,,Sweden,"Mar 11, 2020",,"The Swedish government passed a new law, temporarily banning all gatherings larger than 500 people, with threat of fine and prison.",,,,"compulsory isolation, outdoor gatherings banned",500,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Sweden,,,, +419,,Sweden,"Jan 31, 2020",,"The first confirmed case of the pandemic of COVID-19 in Sweden was announced on 31 January 2020, when a woman returning from Wuhan tested positive.",,,,"case reporting, first case",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Sweden,,,, +417,,San Marino,"Mar 14, 2020","Apr 06, 2020",the Government ordered a nationwide quarantine,,,,blanket isolation - no symptoms,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_San_Marino,,,, +416,,San Marino,"Feb 27, 2020",,"confirmed first case, an 88-year-old man with pre-existing medical conditions, who came from Italy. He was hospitalised at a hospital in Rimini, Italy.",,,,"case reporting, first case",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_San_Marino,,,, +,,San Marino,"Mar 08, 2020",,"San Marino: Law decree containing urgent containment measures for coronavirus published in official gazette.Article 5(2) of the Law Decree provides that the collection of personal data carried out in the framework of the surveillance activities referred to in the Law Decree, as well as within the activities of the Emergency Coordination Health Group, including police activities, can be carried on the basis of public interest in relation to public health.",,,,"contact tracing, phone based location tracing",,https://platform.dataguidance.com/news/san-marino-law-decree-containing-urgent-containment-measures-coronavirus-published-official,,,, +,,Slovenia,"Mar 19, 2020",,"The report states: “9860 infection tests were performed”, quoting a Minister of Health.",,,,testing numbers total,9860,https://ourworldindata.org/coronavirus-testing-source-data,,,, +428,,Slovenia,"Mar 14, 2020",,CMS stops public transport,,,,public transport stopped,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Slovenia,,,, +426,,Slovenia,"Mar 16, 2020",,all educational institutions are closed,,,,"nursery school closure, school closure, university closure",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Slovenia,,,, +424,,Slovenia,"Mar 11, 2020","Mar 25, 2020","primary school in Kamnik was closed for two weeks, to prevent spread from a teacher that tested positive",,,,cohort isolation - no symptoms,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Slovenia,,,, +423,,Slovenia,"Mar 10, 2020",,land border with Italy was closed for all but freight transport,freight transport,,,international travel ban - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Slovenia,,Italy,, +422,,Slovenia,"Mar 09, 2020",,government restricted public gatherings in open spaces to events of 500 people or more,,,,outdoor gatherings banned,500,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Slovenia,,,, +420,,Slovenia,"Mar 04, 2020",,The first case was officially confirmed. It was imported case from by a tourist traveling from Morocco via Italy.,,,,"case reporting, first case",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Slovenia,,,, +421,,Slovenia,"Mar 09, 2020",,government restricted public gatherings in closed spaces to events of 100 people or more,,,,indoor gatherings banned,100,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Slovenia,,,, +427,,Slovenia,"Mar 16, 2020",,The government closed all restaurants and bars,,,,"closure nonessential stores, nonessential business suspension",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Slovenia,,,, +425,,Slovenia,"Mar 12, 2020",,Epidemic is declared,,,,public announcement,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Slovenia,,,, +,,Slovenia,"Mar 20, 2020",,"Slovenia enforced a ban on all kinds of public gatherings from midnight on Friday (20 March), with only essential trips outside allowed, including work or going to the nearest shop, pharmacy or doctor. Violations will entail a 400 euro fine",,,,"blanket curfew - no symptoms, compulsory isolation",,https://www.euractiv.com/section/coronavirus/short_news/slovenia-update-covid-19/,,,, +,,Slovenia,"Mar 16, 2020",,"The provision and sale of goods and services directly to consumers in the territory of the Republic of Slovenia was temporarily banned on 16 March. These include accommodation, catering, wellness, sports and recreational, cinematographic, cultural, hairdressing, cosmetics and pedicure services, including gaming and other similar activities.",,,,"closure nonessential stores, nonessential business suspension",,https://www.gov.si/en/topics/coronavirus-disease-covid-19/koronavirus-preparedness-and-measures-in-slovenia/,,,, +,,Slovenia,"Mar 16, 2020",,"The Government of the Republic of Slovenia decided to change the method of monitoring the spread of novel coronavirus. People with respiratory infections not requiring hospital care will no longer be tested, but the situation will be assessed on the basis of the number of people who become ill.",,,,"new testing method commenced, testing criteria",,https://www.gov.si/en/topics/coronavirus-disease-covid-19/koronavirus-preparedness-and-measures-in-slovenia/,,,, +,,Slovenia,"Mar 23, 2020","Sep 30, 2020",Slovenia has introduced legislation providing employers with partial reimbursement of salary costs for employees who are sent home to wait for work or placed in official quarantine.,,,,economic incentives,,https://theword.iuslaboris.com/hrlaw/insights/slovenia-provides-for-partial-reimbursement-of-salaries-to-employers-hit-by-coronavirus,,,, +,,Slovenia,,,,,,,,,,,,, +,,Israel,"Mar 18, 2020",,We have not been able to find a legible version of the chart. We give the test numbers from this source as reported by Wikipedia.,,,,testing numbers total,10864,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Israel,"Mar 17, 2020",,"Tracking coronavirus patients through their cellphones. The Israeli government passed emergency regulations that allow security services to track the cellphones of coronavirus patients. Attorney General Avichai Mandelblit approved the move, which circumvented the approval of the entire Knesset and the oversight of several committees.",,,,phone based location tracing,,https://jewishtimes.com/105052/jta-roundup-latest-coronavirus-news-from-jewish-communities-around-the-world/news/,,,, +,,Israel,"Mar 15, 2020",,"Closure of all educational institutions, among them daycare centers, special education, youth movements and after-school programs.",,,,school closure,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Israel,,,, +,,Israel,"Mar 09, 2020",,"Prime Minister Benjamin Netanyahu declared a mandatory quarantine for all people entering Israel, requiring all entrants to quarantine themselves for fourteen days upon entering the country.",,,,international traveller quarantine - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Israel,,,, +,,Israel,"Feb 26, 2020",,Israel issued a travel warning to Italy and urged cancelling all travel abroad.,,,,outbound travel warning,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Israel,,,, +,,Israel,"Feb 17, 2020",,"Israel suspended all flights from Thailand, Hong Kong, Macau and Singapore.",,,,international travel ban - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Israel,,,, +,,Israel,"Mar 15, 2020",,"Venues required to close: malls, restaurants, hotel dining rooms, pubs, dance clubs, gyms, pools, beaches, water and amusement parks, zoos and petting zoos, bathhouses and ritual baths for men, beauty and massage salons, event and conference venues, public boats and cable cars, and heritage sites. Take-away restaurants, supermarkets and pharmacies were to remain open",Synagoges are not controlled.,,,"nonessential business suspension, sports cancellation",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Israel,,,, +,,Israel,"Mar 18, 2020",,"Israel has completely closed its borders to all foreign nationals, effective immediately.",,,,international travel ban - all countries,,https://jewishtimes.com/105052/jta-roundup-latest-coronavirus-news-from-jewish-communities-around-the-world/news/,,,, +867,,Israel,"Mar 11, 2020",,Gatherings of more than 100 people banned.,,,,social distancing,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Israel,,,, +866,,Israel,"Mar 15, 2020",,Gatherings of more than 10 people banned. Attendees are advised to keep a distance of 2 m (6 ft 7 in) between one another.,,,,social distancing,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Israel,,,, +,,Israel,"Mar 19, 2020",,State of emergency declared. Israelis were not allowed to leave their homes unless absolutely necessary. Essential services would remain open.,,,,"social distancing, state of emergency",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Israel,,,, +,,Israel,"Feb 21, 2020",,The first case confirmed.,,,,first case,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Israel,,,, +,,US:New Jersey,"Mar 17, 2020",,upcoming local special elections and school board elections would be postponed until May 12,,,,very large event cancellation or postponement,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_New_Jersey#Government_response,,,, +,,Canada,,,Canada advises travellers entering Canada to self-isolate for 14 days.,,,,international traveller quarantine - risk countries,,https://www.canada.ca/en/public-health/services/diseases/2019-novel-coronavirus-infection.html#a1,,,, +,,Canada,"Mar 18, 2020",,"Canada announces financial help, through the COVID-19 Economic Response Plan, for Canadians and businesses facing hardship as a result of the COVID-19 outbreak.",,,,"economic incentives, financial incentive",,https://www.canada.ca/en/public-health/services/diseases/2019-novel-coronavirus-infection.html#a1,,,, +,,Canada,"Mar 12, 2020",,"Masks should be used by a symptomatic individual, if available, to provide a physical barrier that may help to prevent the transmission of the virus by blocking the dispersion of large particle respiratory droplets propelled by coughing, sneezing and talking. A face mask should always be combined with other measures such as respiratory etiquette and hand hygiene",,,,"individual hygiene, personal hygiene",,https://www.canada.ca/en/public-health/services/diseases/2019-novel-coronavirus-infection/health-professionals/public-health-measures-mitigate-covid-19.html,,,, +,,Canada,"Mar 12, 2020",,"Voluntary home quarantine (""self-isolation"") is recommended for an asymptomatic person, when they have a high risk of exposure to the virus that causes COVID-19, (i.e., through close contact with a symptomatic person or their body fluids). They are asked to self- isolate in the home-setting to avoid contact with others in order to prevent transmission of the virus at the earliest stage of illness (i.e., should they develop COVID-19).",,,,social distancing advice,,https://www.canada.ca/en/public-health/services/diseases/2019-novel-coronavirus-infection/health-professionals/public-health-measures-mitigate-covid-19.html,,,, +,,Canada,"Mar 12, 2020",,"Isolation is recommended for a symptomatic individual that is suspected of having, or known to have, COVID-19. They are directed by PHA to isolate themselves in the home-setting and avoid contact with others until PHA has advised that they are no longer considered contagious",,,,social distancing advice,,https://www.canada.ca/en/public-health/services/diseases/2019-novel-coronavirus-infection/health-professionals/public-health-measures-mitigate-covid-19.html,,,, +,,Canada,"Mar 12, 2020",,"Refers to hand washing with soap and water or hand sanitizing with alcoholic solutions, gels or tissues to maintain clean hands and fingernails. It should be performed frequently with soap and water for at least 15-20 seconds: +Before and after preparing food; +Before and after eating; +After using the toilet; +After coughing/sneezing into a tissue (or if non compliant with respiratory etiquette); +Before and after using a surgical/procedure mask and after removing gloves; +After handling body fluid-contaminated waste or laundry; +Whenever hands look dirty. +If soap and water are not available, hands can be cleaned with an alcohol-based hand sanitizer (ABHS) that contains at least 60% alcohol, ensuring that all surfaces of the hands are covered (e.g. front and back of hands as well as between fingers) and rubbed together until they feel dry. For visibly soiled hands, soiling should be removed with an alcohol-based hand wipe first, followed by use of ABHS.",,,,"individual hygiene, personal hygiene",,https://www.canada.ca/en/public-health/services/diseases/2019-novel-coronavirus-infection/health-professionals/public-health-measures-mitigate-covid-19.html,,,, +,,Canada,"Mar 20, 2020",,Sum of “Confirmed Positive (5); Presumptive Positive (10); Negative (1546),,,,testing numbers total,1561,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Canada,"Mar 19, 2020",,"121 confirmed cases; 1 death; 1 person healed; 3,997 people under investigation; 6,331 negative analyzes (cases reversed) (In a previous update the text had indicated that ‘cases reversed’ [cas infirmés] includes “reports that were rejected as they did not meet the definition of COVID-19”)",,,,testing numbers total,10451,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Canada,"Mar 20, 2020",,Negative: 13718; Currently under investigation: 5485; Confirmed positive: 301; Resolved: 5; Deceased: 2; Total number of patients approved for COVID-19 testing to date: 19511,,,,testing numbers total,19511,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Canada,"Mar 19, 2020",,222 tests performed – all negative,,,,testing numbers total,222,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Canada,"Mar 19, 2020",,"The NML tests seem to be used to confirm results found at the provincial level. So in terms of people tested, there is double counting here with the provincial figures. These figures are presented as if total tests were the sum of positive and negative tests. However the figures indicated in the source do not some to the total (628 positive plus 42,157 negative).",,,,testing numbers total,54956,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Canada,"Mar 19, 2020",,"To date, 2,561 COVID-19 tests have been performed by RRPL",,,,testing numbers total,2561,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Canada,"Mar 13, 2020",,"6,326 individuals tested as of March 13, 2020 “103 confirmed cases” “Case counts are based on available information and are subject to change. “",,,,testing numbers total,6326,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Canada,"Mar 19, 2020",,"Completed tests (as of March 19): Negative: 16,867; Positive: 146",,,,testing numbers total,17013,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Canada,"Mar 20, 2020",,Number of individuals: Negative test (509); Presumptive Case (4); Confirmed Case (7),,,,testing numbers total,520,https://ourworldindata.org/coronavirus-testing-source-data,,,, +1,,Taiwan,"Dec 30, 2019",,Tightened inbound traveller screening,,,,international traveller screening - all countries,,https://www.bmj.com/content/368/bmj.m56,,China,, +3,,Macau,"Dec 30, 2019",,Tightened inbound traveller screening,,,,international traveller screening - all countries,,https://www.bmj.com/content/368/bmj.m56,,China,, +2,,Hong Kong,"Dec 30, 2019",,Hong Kong Secretary for Food and Health announced that suspected cases presenting with symptoms of pneumonia acute respiratory illness fever and a recent travel to Wuhan within the last 14 days would be put in isolation,,,,"contact isolation - symptoms, international traveller quarantine - risk countries",,https://www.bmj.com/content/368/bmj.m56,,China,, +4,,China,"Dec 18, 2019",,Seven cases of COVID-19 documented in Wuhan,,Wuhan,Hubei,first case,,https://www.nejm.org/doi/10.1056/NEJMoa2001316,,,, +6,,China,"Dec 25, 2019",,Medical staff in two Wuhan hospitals were suspected of contracting the virus; first reports of isolation being used,,Wuhan,Hubei,"compulsory isolation, confirmed case isolation",,https://mp.weixin.qq.com/s/IzzCnz4Yr2jEIYZePiu_ow,,,, +7,,China,"Dec 30, 2019",,Wuhan CDC confirmed 27 cases of viral pneumonia of unknown cause; all hospitals required to report all cases of unkown origin and related to Huanan Seafood Market and give patients proper treatment;,,Wuhan,Hubei,"case reporting, research, source tracing",,https://www.bbc.com/zhongwen/simp/chinese-news-51382117;,,,, +8,,China,"Jan 01, 2020",,Huanan Seafood Market closed by Jianghan District's Health Agency and Administration for Market Regulation for 'environment improvement'; workers in hazmat suits inspected market and collected samples,,Wuhan,Hubei,nonessential business suspension,,https://finance.sina.com.cn/china/gncj/2020-01-01/doc-iihnzhfz9652655.shtml,,,, +18,,China,"Jan 15, 2020",,"Wuhan Municipal Health Commission stated on it's website that there was no clear indication of human to human transmission but did not rule out the possibility, although maintained that the risk of human to human transmission was low; total case number 41",,Wuhan,Hubei,case reporting,,http://www.bjnews.com.cn/news/2020/01/24/678679.html,,,, +21,,China,"Jan 20, 2020",,city formed specialized command for epidemic control (CEC) to upgrade measures to cope with the epidemic including enhanced protection over the medical workers;,,Wuhan,Hubei,task group,,https://cn.reuters.com/article/cctv-wuhan-coronavirus-control-0121-idCNKBS1ZK07N,,,, +22,,China,"Jan 20, 2020",,Case numbers rose to 136; Beijing and Shenzhen reported first cases,,"Beijing, Shenzhen",,first case,,https://www.france24.com/en/20200120-china-confirms-sharp-rise-in-cases-of-sars-like-virus-across-the-country;,,,, +9,,China,"Jan 03, 2020",,"Research on virus commenced; 44 cases reported, 120 close contacts started being monitored ",,Wuhan,Hubei,"contacts traced total, research",120,https://www.statnews.com/2020/01/04/mystery-pneumonia-outbreak-china/,,,, +23,,China,"Feb 01, 2020",,Import duties and US-specific tariffs were exempted on imported materials donated for epidemic prevention and control,,,,"deregulation, economic incentives",,https://web.archive.org/web/20200202065401/https://www.jiemian.com/article/3933142.html,,,, +24,,China,"Feb 01, 2020",,"The Ministry of Ecology and Environment issued a notice late in the evening to deploy medical wastewater and urban sewage supervision, regulate emergency medical wastewater treatment, sterilisation and disinfection requirements, in order to prevent the spread of new coronavirus through faeces and sewage",,,,waste water treatment,,https://web.archive.org/web/20200202061200/https://www.jiemian.com/article/3933853.html,,,, +25,,China,"Feb 01, 2020",,The Department of Civil Affairs of Hubei Province suspends all marriage registrations starting on 3 February 2020,,,Hubei,"social distancing, weddings canceled",,https://web.archive.org/web/20200202065359/https://www.jiemian.com/article/3932693.html,,,, +11,,United States,"Jan 07, 2020",,"United States CDC issues travel warning to for travellers to Wuhan for cluster of pneumonia cases of unknown etiology ",,Washington DC,,outbound travel warning,,https://www.kff.org/news-summary/chinese-health-authorities-work-to-discover-cause-of-viral-pneumonia-outbreak-cdc-issues-travel-notice-for-wuhan/,,,, +26,,China,"Feb 01, 2020",,"Huanggang implements a much stricter control, allowing only one person from each household every two days to be on the street for purchases, unless for medically-related reasons, required for epidemic control, or as shop workers.",,Huanggang,Hubei,"blanket isolation - no symptoms, compulsory isolation",,https://web.archive.org/web/20200202143057/http://news.cnhubei.com/huanggang/p/12673257.html,,,, +27,,China,"Feb 01, 2020",,"Hunan government required companies in the province not to resume business before 24:00 on 9 February; the new semester is not to start earlier than 17 February for primary and secondary schools and kindergartens, and 24 February for post-secondary institutions",,,Hunan,"nonessential business suspension, school closure, university closure",,https://web.archive.org/web/20200202065356/https://www.jiemian.com/article/3931335.html,,,, +28,,China,"Feb 01, 2020",,Tianjin government issued a notice to postpone business resumption and the start of the new semester,,,Tianjin,"nonessential business suspension, school closure, university closure",,https://web.archive.org/web/20200202141545/http://www.chinanews.com/gn/2020/02-01/9074793.shtml,,,, +29,,China,"Feb 01, 2020",,"Huanggang, Hubei converted Dabie Mountain Regional Medical Centre to an emergency treatment hospital, adding 1000 new beds",,Huanggong,Hubei,"hospital construction, treatment capacity",,https://web.archive.org/web/20200202065358/https://www.jiemian.com/article/3933470.html,,,, +12,,China,"Jan 08, 2020",,"Scientists announce new coronavirus ",,Wuhan,Hubei,public announcement,,https://web.archive.org/web/20200202154104/https://www.wsj.com/articles/new-virus-discovered-by-chinese-scientists-investigating-pneumonia-outbreak-11578485668,,,, +31,,China,"Feb 01, 2020",,China Securities Regulatory Commission waived the 2020 annual listing fee that listed companies in Hubei are required to pay to the stock exchange.,,,Hubei,economic stimulus,,https://web.archive.org/web/20200202065359/https://www.jiemian.com/article/3932423.html,,,, +33,,China,"Feb 01, 2020",,Apple Inc. temporarily closed all Apple Stores in mainland China until 24:00 on 9 February.,,,,nonessential business suspension,,https://web.archive.org/web/20200202065357/https://www.jiemian.com/article/3932498.html,,,, +32,,China,"Feb 01, 2020",,China Federation of Radio and Television Associations issued a notice to pause the filming of all films and TV dramas in mainland China during the epidemic,,,,nonessential business suspension,,https://web.archive.org/web/20200202065400/https://www.jiemian.com/article/3932933.html,,,, +34,,China,"Feb 01, 2020",,"China's National Health Commission (NHC) announced new regulations Saturday requiring that all who lose their lives to the coronavirus must be cremated at the nearest facility. ""No farewell ceremonies or other funeral activities involving the corpse shall be held,""",,,,"funeral hygiene, hygiene enforcement, public hygiene",,https://web.archive.org/web/20200204043336/https://www.businessinsider.com/china-bans-funerals-for-coronavirus-victims-as-death-toll-rises-2020-2,,,, +35,,China,"Feb 01, 2020",,"The Badminton World Federation announced it has postponed the 2020 Lingshui China Masters tournament, originally scheduled to be held from 25 February to 1 March",,,,,,https://bwfbadminton.com/news-single/2020/02/01/bwf-statement-on-postponement-of-lingshui-china-masters/,,,, +36,,China,"Feb 02, 2020",,"On the same day, the Prevention and Control HQ issued a set of traditional Chinese medicine (TCM) prescriptions ""to help treat the infection"". This move follows the 22 January recommendation from the National Health Commission to use TCM to treat the disease. The same official file that contains the prescription also demands that all patients in Wuhan be treated by TCM",,Wuhan,Hubei,speculative treatment,,https://www.epochtimes.com/gb/20/2/4/n11842894.htm,,,, +37,,China,"Feb 02, 2020","Feb 08, 2020","Wenzhou, Zhejiang announces implementing the same measure as Huanggang, where every household may send one person every two days outside for purchases, from 00:00 on 2 February to 24:00 on 8 February.",,"Wenling, Wenzhou",Zheijang,"blanket isolation - no symptoms, compulsory isolation",,https://web.archive.org/web/20200202142810/https://www.yicai.com/news/100485610.html,,,, +38,,China,"Feb 02, 2020",,"Huoshenshan Hospital completed construction in the morning and was transferred to the military, half a day earlier than scheduled.",,,Hubei,"hospital construction, hospital specialisation",,https://web.archive.org/web/20200202061233/https://www.jiemian.com/article/3934433.html,,,, +40,,China,"Feb 02, 2020",,Meituan starts an initiative to disinfect all shared bikes in eight mainland cities regardless of the brand,,,Meituan,public hygiene,,https://web.archive.org/web/20200202061154/https://www.jiemian.com/article/3934577.html,,,, +39,,China,"Feb 02, 2020",,Hubei allows imported and re-imported masks that are unlisted in China to be sold in the provincial market,,,Hubei,"deregulation, economic incentives",,https://web.archive.org/web/20200202061226/https://www.jiemian.com/article/3934550.html,,,, +41,,China,"Feb 02, 2020",,"With immediate effect, Wuhan's government announced the quarantining of ""all suspected patients and those known to have been in close contact with a confirmed case."" It stated ""Patients shall cooperate. Whoever refuses to cooperate will be subject to enforcement by the police.""",,Wuhan,Hubei,"compulsory isolation, contact isolation - no symptoms",,https://web.archive.org/web/20200206091439/https://www.scmp.com/news/china/society/article/3048575/coronavirus-45-more-deaths-1921-new-cases-reported-hubei,,,, +42,,China,"Feb 02, 2020",,"Chinese Premier Li Keqiang has asked the European Union to facilitate the sale of medical supplies “through commercial channels”. According to a Chinese government statement, the President of the European Commission Ursula von der Leyen said the European Union will try its best and coordinate all necessary resources to provide assistance to China.",,,,international aid,,https://www.youtube.com/watch?v=GxKsWsWCJgA,,,, +43,,China,"Feb 02, 2020",,"A new mask factory has started production in Beijing, after only seven days of being proposed and having all licenses on 31 January.",,Beijing,,manufacturing capacity,,https://web.archive.org/web/20200202202808/https://news.cgtn.com/news/2020-02-02/Beijing-builds-mask-factory-in-7-days-amid-widespread-shortage-NLkdpnbO12/index.html,,,, +45,,China,"Feb 03, 2020",,"In Wuhan, the People's Liberation Army Ground Force takes over medical supplies delivery.[524] “The Beijing leadership realised that almost all the donation points in Hubei and Wuhan have had delivery problems, that there are some opportunists using this crisis to make money,” according to a military source",,Wuhan,Hubei,"military takeover, special management arrangements",,https://web.archive.org/web/20200205125935/https://www.scmp.com/news/china/society/article/3048778/coronavirus-chinese-military-takes-control-medical-supplies,,,, +44,,China,"Feb 03, 2020",,The Chinese New Year holiday period ended after having been extended for a week.,,,,nonessential business suspension,,http://finance.chinanews.com/cj/2020/02-03/9077187.shtml,,,, +46,,China,"Feb 03, 2020",,"4,000 passengers on the World Dream cruise ship were quarantined, after four among them positive to the coronavirus",,,cruise ship,international traveller screening - risk countries,,https://web.archive.org/web/20200205125903/https://www.scmp.com/economy/china-economy/article/3048784/coronavirus-least-three-cases-among-4000-passengers-china,,,, +47,,China,"Feb 04, 2020",,"The People’s Bank of China provided an additional 500 billion yuan (roughly US$71 billion) of liquidity into the country’s financial system on Tuesday, following 1.2 trillion yuan (over US$170 billion) the previous day",,,,economic stimulus,,https://web.archive.org/web/20200206200112/https://www.nytimes.com/2020/02/04/world/asia/coronavirus-china.html,,,, +48,,China,"Feb 05, 2020",,"The National Health Commission releases the fifth diagnostic criteria. For Hubei, CT scan results are no longer required for declaring suspected cases, and ""clinical diagnoses"" may now be made using ""imaging features of the pneumonia"", without nucleic acid testing required.For suspected cases, ""respiratory symptoms"" are now admitted as part of the criteria nationwide.",,,,diagnostic criteria loosened,,https://web.archive.org/web/20200205133028/https://www.jiemian.com/article/3947696.html,,,, +49,,China,"Feb 05, 2020",,Hubei released an additional ¥200 million (US$28.56 million) as special subsidies for the construction of treatment sites,,,Hubei,"hospital construction, hospital specialisation, treatment capacity",,https://web.archive.org/web/20200205135302/https://www.jiemian.com/article/3948681.html,,,, +50,,China,"Feb 05, 2020",,The first shelter hospital[534] is put into use,,Wuhan,Hubei,"hospital construction, hospital specialisation, treatment capacity",,https://web.archive.org/web/20200205135301/https://www.jiemian.com/article/3948801.html,,,, +51,,China,"Feb 05, 2020",,"The Wuhan Institute of Virology applied for a patent of Gilead's antiviral drug, remdesivir, as applied toward 2019-nCoV, in China. The granting of a patent by Chinese authorities was not certain, but a patent would provide China with leverage in negotiating license fees with Gilead.",,Wuhan,Hubei,"intellectual property, pharmaceutical treatment",,https://web.archive.org/web/20200206064149/https://www.bloomberg.com/news/articles/2020-02-05/china-is-trying-to-patent-gilead-s-experimental-coronavirus-drug,,,, +52,,China,"Feb 06, 2020",,"The start of the new semester is postponed to at least the end of February in Zhejiang,[543] Jiangsu,[543] Chongqing,[544] and Shanghai.[",,,Chongqing,"school closure, university closure",,http://app.cctv.com/special/cportal/detail/arti/index.html?id=Arti0Rd54yRt0cEq03jI3VsT200206&fromapp=cctvnews&version=803&version=803&allow_comment=1,,,, +53,,China,"Feb 06, 2020",,"The start of the new semester is postponed to at least the end of February in Zhejiang,[543] Jiangsu,[543] Chongqing,[544] and Shanghai.[",,,Zhejian,"school closure, university closure",,http://app.cctv.com/special/cportal/detail/arti/index.html?id=Arti0Rd54yRt0cEq03jI3VsT200206&fromapp=cctvnews&version=803&version=803&allow_comment=1,,,, +54,,China,"Feb 06, 2020",,"The start of the new semester is postponed to at least the end of February in Zhejiang,[543] Jiangsu,[543] Chongqing,[544] and Shanghai.[",,,Shanghai,"school closure, university closure",,http://app.cctv.com/special/cportal/detail/arti/index.html?id=Arti0Rd54yRt0cEq03jI3VsT200206&fromapp=cctvnews&version=803&version=803&allow_comment=1,,,, +56,,China,"Feb 06, 2020",,Sichuan[546] and Guangdong[547] rolled out measures to help small and medium-sized enterprises in response to the epidemic.,,,Sichuan,economic stimulus,,https://web.archive.org/web/20200206091807/https://www.jiemian.com/article/3949971.html,,,, +55,,China,"Feb 06, 2020",,"The start of the new semester is postponed to at least the end of February in Zhejiang,[543] Jiangsu,[543] Chongqing,[544] and Shanghai.[",,,Jiangsu,"school closure, university closure",,http://app.cctv.com/special/cportal/detail/arti/index.html?id=Arti0Rd54yRt0cEq03jI3VsT200206&fromapp=cctvnews&version=803&version=803&allow_comment=1,,,, +57,,China,"Feb 06, 2020",,Sichuan[546] and Guangdong[547] rolled out measures to help small and medium-sized enterprises in response to the epidemic.,,,Guangdong,economic stimulus,,https://web.archive.org/web/20200206091807/https://www.jiemian.com/article/3949971.html,,,, +58,,China,"Feb 06, 2020",,Tencent news issued a statement saying screenshots of its Epidemic Tracker circulating on the Internet showing substantially higher numbers are doctored.,,,,epidemic data,,https://en.wikipedia.org/wiki/Timeline_of_the_2019%E2%80%9320_coronavirus_pandemic_in_February_2020#cite_note-548,,,, +59,,China,"Feb 06, 2020",,"China announces that they will halve the tariff on US$75 billion goods imported from America, and Chinese official media Global Times commented that China is considering the use of disaster provision in the US-China Phase One trade deal, which was signed in the previous month",,,,"deregulation, economic stimulus",,https://news.now.com/home/finance/player?newsId=379605,,,, +60,,China,"Feb 07, 2020",,"On 7 February, the Joint Defence and Control Mechanism of the State Council introduced a scheme of ""one province for one city"", where 16 provinces would provide medical force support for every city in Hubei except Wuhan",,,Hubei,medical aid,,http://www.bjnews.com.cn/news/2020/02/07/685879.html,,,, +61,,China,"Feb 07, 2020",,"Hangzhou imposed a temporary ban on retail pharmacies selling fever and cough medicines, asking citizens with the symptoms to see a doctor instead",,,Hangzhou,"encouraging symptomatic people to seek tests, fever medicine ban",,https://www.jiemian.com/article/3958003.html,,,, +63,,China,"Feb 08, 2020",,"Shenzhen and Shanghai roll out measures to support companies and reduce costs, including measures estimated to reduce ¥30 billion (US$4.3 billion) in Shanghai.",,,Shanghai,economic stimulus,,https://www.jiemian.com/article/3958973.html,,,, +64,,China,"Feb 08, 2020",,The National Development and Reform Commission (NDRC) issued an additional ¥200 million (US$28.66 million) for Hubei to improve the treatment capacity of patients with severe infections,,,Hubei,treatment capacity,,https://www.jiemian.com/article/3958370.html,,,, +62,,China,"Feb 08, 2020",,"Shenzhen[557][558] and Shanghai[559][560][561] roll out measures to support companies and reduce costs, including measures estimated to reduce ¥30 billion (US$4.3 billion) in Shanghai.",,,Shenzhen,economic stimulus,,https://www.jiemian.com/article/3958973.html,,,, +65,,China,"Feb 08, 2020",,Leishenshan Hospital begins operation.,,,Leishenshan,"hospital construction, treatment capacity",,https://www.jiemian.com/article/3959045.html,,,, +66,,China,"Feb 08, 2020",,"Business has now resumed in all 30 mainland province-level divisions, apart from Hubei",,,,business resumed,,https://www.jiemian.com/article/3968076.html,,,, +67,,China,"Feb 10, 2020",,Tibetan New Year public activities due to occur on 24 February were suspended due to the Coronavirus disease 2019 epidemic.,,,,very large event cancellation or postponement,,https://en.wikipedia.org/wiki/Timeline_of_the_2019%E2%80%9320_coronavirus_pandemic_in_February_2020#cite_note-573,,,, +14,,European Union,"Jan 09, 2020",,"European Centre for Disease Prevention and Control (ECDC) issued first risk assessment, saying likelihood of introduction to Europe was low given low risk of human to human transmission; Public Health England (PHE) also issued statement outlining that the risk was low ",,,,public announcement,,https://web.archive.org/web/20200110230138/http://www.cidrap.umn.edu/news-perspective/2020/01/pressure-builds-china-share-info-new-coronavirus,,,, +15,,China,"Jan 10, 2020",,"First two patients outside Wuhan admitted to hospital in Shenzhen ",,Shenzhen,Guangzhou,"case reporting, first case",,http://www.caixin.com/2020-03-01/101522551.html,,,, +16,,China,"Jan 12, 2020",,"700 close contacts of initial 41 infections closely monitored with no new infections; WHO published initial guidance on travel, lab testing and medical investigation ",,Wuhan,Hubei,"contacts traced total, source tracing",700,https://web.archive.org/web/20200108143634/https://wwwnc.cdc.gov/travel/notices/watch/pneumonia-china,,,, +17,,Thailand,"Jan 13, 2020",,"First case outside China reported, a resident of Wuhan, visiting Thailand; detected via thermal imaging on arrival at airport ",,Bangkok,,"first case, international traveller screening - risk countries",,https://web.archive.org/web/20200114230152/http://www.cidrap.umn.edu/news-perspective/2020/01/report-thailands-coronavirus-patient-didnt-visit-outbreak-market,,,, +19,,Japan,"Jan 16, 2020",,"Japan reported first case to WHO, a 30 year Chinese national who had not visited the seafood market but was a known close contact of an affected person in Wuhan ",,Tokyo,Kanagawa prefecture,"case reporting, first case, source tracing",,https://www.who.int/csr/don/16-january-2020-novel-coronavirus-japan-ex-china/en/,,,, +68,,China,"Feb 11, 2020",,Guangdong passed an emergency legislation banning the trading and overeating of wildlife and devolves emergency legislative powers to county-level governments.,,,Guangdong,wild animal ban,,https://www.jiemian.com/article/3969310.html,,,, +69,,China,"Feb 11, 2020",,"The Ministry of Human Resources and Social Security expanded existing relief measures for micro, small, and medium size enterprises.",,,,economic stimulus,,https://www.jiemian.com/article/3969029.html,,,, +70,,China,"Feb 12, 2020",,China National Railway Group stopped selling seatless tickets and initiated measures to control train occupancy.,,,,"public transport limitation lifted, social distancing",,https://en.wikipedia.org/wiki/Timeline_of_the_2019%E2%80%9320_coronavirus_pandemic_in_February_2020#cite_note-594,,,, +71,,China,"Feb 13, 2020",,"Hubei released 1.3 million masks for civil use, providing pharmacies at ¥1 each and requiring them to sell at the ""affordable price"" of ¥2 (US$0.287) each.",,,Hubei,public mask and hygiene supply,,http://www.bjnews.com.cn/news/2020/02/13/688878.html,,,, +72,,China,"Feb 13, 2020",,Hubei postponed business resumption and start of new semester across the province; businesses were not to resume before 24:00 on 20 Feb,,,Hubei,"nonessential business suspension, school closure",,https://www.jiemian.com/article/3979654.html,,,, +73,,China,"Feb 13, 2020",,Guangxi prohibited the start of new semester before 1 March.,,,Guangxi,school closure,,https://en.wikipedia.org/wiki/Timeline_of_the_2019%E2%80%9320_coronavirus_pandemic_in_February_2020#cite_note-609,,,, +74,,China,"Feb 13, 2020",,"Wuhan enacts a new rule prohibiting people from leaving their neighbourhoods for non-medical reasons, updating the curfew to a full lockdown",,Wuhan,Hubei,"blanket isolation - no symptoms, compulsory isolation",,https://en.wikipedia.org/wiki/Timeline_of_the_2019%E2%80%9320_coronavirus_pandemic_in_February_2020#cite_note-610,,,, +75,,China,"Feb 14, 2020",,Beijing required all persons returning to the city to self-quarantine for 14 days.,,Beijing,,"blanket isolation - no symptoms, compulsory isolation",,https://en.wikipedia.org/wiki/Timeline_of_the_2019%E2%80%9320_coronavirus_pandemic_in_February_2020#cite_note-616,,,, +76,,Italy,"Mar 12, 2020","Mar 25, 2020","closure of shops (supermarkets, grocery, pharmacy)","supermarkets, grocery, pharmacy",,,nonessential business suspension,,https://www.mzv.cz/rome/cz/viza_a_konzularni_informace/dalsi_zesilena_opatreni_proti_sireni.html,,,, +77,,Italy,"Mar 12, 2020","Mar 25, 2020",closures of companies,"banks, transportations, financial and insurance companies",,,nonessential business suspension,,https://www.mzv.cz/rome/cz/viza_a_konzularni_informace/dalsi_zesilena_opatreni_proti_sireni.html,,,, +78,,Italy,"Mar 08, 2020",,avoiding moves from place of residence,,,,blanket curfew - no symptoms,,https://www.mzv.cz/rome/cz/viza_a_konzularni_informace/dalsi_zesilena_opatreni_proti_sireni.html,,,, +80,,Italy,"Mar 08, 2020","Apr 04, 2020","stop sport activities (gyms, swimming pools, thermal centers)",,,,sports cancellation,,https://www.mzv.cz/rome/cz/viza_a_konzularni_informace/dalsi_zesilena_opatreni_proti_sireni.html,,,, +79,,Italy,"Mar 08, 2020","Apr 04, 2020","stop cultural activities (cinemas, theaters, museums, pubs, game halls, discos)",,,,cultural activity limitation,,https://www.mzv.cz/rome/cz/viza_a_konzularni_informace/dalsi_zesilena_opatreni_proti_sireni.html,,,, +81,,Italy,"Mar 08, 2020","Apr 04, 2020",stop religious activities,,,,religious activity cancellation,,https://www.mzv.cz/rome/cz/viza_a_konzularni_informace/dalsi_zesilena_opatreni_proti_sireni.html,,,, +82,,Italy,"Mar 08, 2020","Apr 04, 2020",stop exhibitions,,,,activity cancellation - other,,https://www.mzv.cz/rome/cz/viza_a_konzularni_informace/dalsi_zesilena_opatreni_proti_sireni.html,,,, +83,,Italy,"Mar 08, 2020","Apr 04, 2020",school facilities of all levels are closed.,,,,"school closure, university closure",,https://www.mzv.cz/rome/cz/viza_a_konzularni_informace/dalsi_zesilena_opatreni_proti_sireni.html,,,, +84,,Italy,"Jan 31, 2020",,has declared a public health emergency for six months,,,,"public announcement, special management arrangements",,https://www.mzv.cz/rome/cz/viza_a_konzularni_informace/dalsi_zesilena_opatreni_proti_sireni.html,,,, +85,,Czechia,"Mar 14, 2020","Mar 24, 2020",closure of shops,"grocery, pharmacy, drugstore, gas stations",,,nonessential business suspension,,https://koronavirus.mzcr.cz/vyvoj-udalosti-v-case/,,,, +87,,Czechia,"Mar 13, 2020",,"Quarantine (14 days at home) for all incoming from high-risk countries (China, Iran, Italy, South Korea, France, Spain, Germany, Switzerland, Norway, Denmark, The Netherlands, Sweden, The United Kingdom, Belgium, Austria)",,,,"confirmed case isolation, international traveller quarantine - risk countries",,https://koronavirus.mzcr.cz/vyvoj-udalosti-v-case/,,"Austria, Belgium, China, Denmark, France, Germany, Iran, Italy, Norway, South Korea, Spain, Sweden, Switzerland, The United Kingdom, the Netherlands",, +86,,Czechia,"Mar 14, 2020","Mar 24, 2020","ban on the presence of public in catering establishments ",staffing and boarding of health and social service providers or prisons,,,"nonessential business suspension, restaurant limitations",,https://koronavirus.mzcr.cz/vyvoj-udalosti-v-case/,,,, +88,,Czechia,"Mar 13, 2020",,ban on leaving the republic,,,,outbound traveller ban,,https://koronavirus.mzcr.cz/vyvoj-udalosti-v-case/,,,, +89,,Czechia,"Mar 12, 2020",,has declared an emergency situation throughout the Czech Republic due to coronavirus,,,,"emergency declaration, special management arrangements",,https://koronavirus.mzcr.cz/vyvoj-udalosti-v-case/,,,, +90,,China,"Feb 14, 2020",,"Shenzhen Metro would start using real-name system starting 16 Feb for epidemic tracing, with passengers able to self-register the carriages they ride in by scanning the QR code in the train",public transport,,Shenzhen,"contact tracing, phone based location tracing, public transport occupancy tracing",,https://en.wikipedia.org/wiki/Timeline_of_the_2019%E2%80%9320_coronavirus_pandemic_in_February_2020#cite_note-617,,,, +91,,China,"Feb 14, 2020",,The Office of the State Council Education Steering Committee prohibited all after-school training institutions from conducting offline training in any form.,,,,"mandated remote work, remote work",,https://www.jiemian.com/article/3985044.html,,,, +92,,China,"Feb 14, 2020",,All mainland IELTS exams in March were cancelled,,,,activity cancellation - other,,https://en.wikipedia.org/wiki/Timeline_of_the_2019%E2%80%9320_coronavirus_pandemic_in_February_2020#cite_note-619,,,, +93,,China,"Feb 15, 2020",,"Jingmen, Hubei escalated control, prohibiting outside vehicles and persons from entering its central districts except for medical and living supplies,",,Jingmen,Hubei,"blanket isolation - no symptoms, compulsory isolation",,https://www.jiemian.com/article/3987089.html,,,, +94,,China,"Feb 15, 2020",,"Jingmen, Hubei escalated control, prohibiting outside vehicles and persons from entering its central districts except for medical and living supplies, and shutting down all business except approved pharmacies, supermarkets, and hotels",,Jingmen,Hubei,nonessential business suspension,,https://en.wikipedia.org/wiki/Timeline_of_the_2019%E2%80%9320_coronavirus_pandemic_in_February_2020#cite_note-621,,,, +95,,China,"Feb 15, 2020",,"The Central Bank of China required cash from outbreak areas to be stored for at least 14 days before entering market, 7 days for other areas.",,,,"cash cleaning, public hygiene",,https://en.wikipedia.org/wiki/Timeline_of_the_2019%E2%80%9320_coronavirus_pandemic_in_February_2020#cite_note-625,,,, +96,,China,"Feb 16, 2020",,"Hubei implements ""hard quarantine"" in units of natural villages; no outsiders are to be allowed in and each household is allowed one person every three days to go out for provisions and urgent agricultural material, on designated routes and in limited time.",,,Hubei,"compulsory isolation, natural village quarantine",,https://en.wikipedia.org/wiki/Timeline_of_the_2019%E2%80%9320_coronavirus_pandemic_in_February_2020#cite_note-628,,,, +97,,China,"Feb 16, 2020",,All nonessential public spaces in Hubei are to be closed and all gatherings forbidden,,,,outdoor gatherings banned,2,https://www.thepaper.cn/newsDetail_forward_6020319,,,, +98,,China,"Feb 16, 2020",,"Guizhou resumes normal traffic, removing all temporary quarantine checkpoints.",,,Guizhou,domestic travel resumed,,https://en.wikipedia.org/wiki/Timeline_of_the_2019%E2%80%9320_coronavirus_pandemic_in_February_2020#cite_note-633,,,, +99,,China,"Feb 16, 2020",,The first internet hospitals open in Hunan.,,,Hunan,remote medical treatment,,https://www.jiemian.com/article/3990885.html,,,, +100,,China,"Feb 16, 2020",,"Nanjing and Suzhou implements real-name system for public transit, following Shenzhen",,"Nanjing, Suzhou",Jiangsu,"contact tracing, phone based location tracing, public transport occupancy tracing",,https://en.wikipedia.org/wiki/Timeline_of_the_2019%E2%80%9320_coronavirus_pandemic_in_February_2020#cite_note-643,,,, +101,,China,"Feb 16, 2020",,Huanggang announced that any person with fever or cough taking the initiative to see a doctor would receive a financial reward of ¥500 (US$71.6). This is about 1 week of pay at Cmedian income,,,Huanggang,"economic stimulus, encouraging symptomatic people to seek tests, financial incentive, testing",,https://www.jiemian.com/article/3991886.html,,,, +102,,China,"Feb 17, 2020",,"Following its announcement the previous night, Xiaogan now bans all its urban residents from leaving home, all its rural residents from wandering, visiting neighbours, and gathering, and all vehicles from roads. Exceptions are made for medical reasons, medical staff, providers of medical and living provision, pregnancies, deaths, essential vehicles, and others granted permissions. Violators would be subject to up to 10 days of detention and put on the dishonest list.",,Xiaogan,Hubei,"blanket isolation - no symptoms, compulsory isolation",,https://view.inews.qq.com/a/20200216A0PF3Q00,,,, +103,,China,"Feb 17, 2020",,Hangzhou resumes normal traffic and public transport service,,Hangzhou,Zheijang,"domestic travel resumed, public transport resumed",,http://std.stheadline.com/instant/articles/detail/1202384/%E5%8D%B3%E6%99%82-%E4%B8%AD%E5%9C%8B-%E6%9D%AD%E5%B7%9E%E5%9F%8E%E5%B8%82%E5%85%AC%E5%85%B1%E4%BA%A4%E9%80%9A%E5%AE%A2%E9%81%8B%E5%8F%8A%E5%9C%B0%E9%90%B5-%E6%98%8E%E5%87%8C%E6%99%A8%E8%B5%B7%E6%81%A2%E5%BE%A9%E6%9C%8D%E5%8B%99,,,, +104,,China,"Feb 18, 2020",,Tianjin now requires QR code scanning for entering public spaces and transport services,,,Tianjin,"contact tracing, phone based location tracing, public transport occupancy tracing",,https://www.jiemian.com/article/3997117.html,,,, +105,,China,"Feb 18, 2020",,Yiwu International Trade City reopened for business,,Yiwu International Trade City,Zheijang,business resumed,,http://jinhua.zjol.com.cn/jsbd/202002/t20200218_11684672.shtml,,,, +106,,China,"Feb 18, 2020",,"Shanghai requires educational institutions to conduct online education when the new semester starts on 2 March, so that student will not go to school.",,,Shanghai,"mandated remote schooling, remote schooling",,https://www.jiemian.com/article/3999134.html,,,, +108,,China,"Feb 19, 2020",,Zhejiang now requires declaration for vehicles entering the province.,,,Zheijang,domestic traveller screening,,https://www.jiemian.com/article/4001322.html,,,, +107,,China,"Feb 19, 2020",,"The NHC published the sixth pilot version of Diagnostic and Treatment Plan of the Novel Coronavirus Pneumonia,[657] which removed the category of clinical diagnosis introduced in the previous edition for Hubei, as well as adjusted several descriptions, criteria, and treatment guidelines of COVID-19,.",,,,"diagnostic criteria tightened, testing",,http://www.nhc.gov.cn/yzygj/s7653p/202002/8334a8326dd94d329df351d7da8aefc2.shtml,,,, +109,,China,"Feb 19, 2020",,public transport across the province apart from Wenzhou will now resume normal service.,,Wenzhou,Zheijang,public transport resumed,,https://www.guancha.cn/politics/2020_02_18_536964.shtml,,,, +110,,China,"Feb 19, 2020",,Guangdong resumes inter-provincial busses in response to the travel needs of migrant workers.,,,Guangdong,domestic travel resumed,,http://www.gd.xinhuanet.com/newscenter/2020-02/19/c_1125595349.htm,,,, +112,,China,"Feb 19, 2020",,"Hubei requires businesses in the province not to resume before 10 March, except for essential industries.",,,Hubei,nonessential business suspension,,http://www.nbd.com.cn/articles/2020-02-20/1409863.html,,,, +111,,China,"Feb 19, 2020",,Wuhan bans all vehicles from roads apart from essential vehicles,,Wuhan,Hubei,total vehicle ban,,http://www.gd.xinhuanet.com/newscenter/2020-02/19/c_1125595349.htm,,,, +113,,China,"Feb 20, 2020",,Wenzhou removed all checkpoints except in Yueqing and reopened highways.,,Wenzhou,Zheijang,domestic travel resumed,,https://www.jiemian.com/article/4010536.html,,,, +114,,China,"Feb 20, 2020",,Wuhan requires residents to measure their temperature twice daily and report any measurements exceeding 37.3 °C (99.1 °F).,,Wuhan,Hubei,encouraging symptomatic people to seek tests,,https://www.jiemian.com/article/4009367.html,,,, +115,,China,"Feb 21, 2020",,Henan and Shandong removed all road quarantine measures.,,,"Henan, Shandong",domestic travel resumed,,https://www.jiemian.com/article/4009936.html,,,, +116,,China,"Feb 21, 2020",,"Following some public confusion with the data released, Hubei prohibited the subtracting of clinically diagnosed cases.",,,Hubei,"diagnostic criteria tightened, epidemic data",,https://www.jiemian.com/article/4013807.html,,,, +117,,China,"Feb 21, 2020",,"Wuhan finished the testing of all existing suspected patients, patients with fever, and people with close contact",,Wuhan,Hubei,"test contacts, test symptomatic",,https://www.jiemian.com/article/4015978.html,,,, +118,,China,"Feb 22, 2020",,Wuhan requires a 14-day quarantine for patients discharged from COVID-19.,,Wuhan,Hubei,"compulsory isolation, confirmed case isolation, discharged patient isolation",,https://www.jiemian.com/article/4017540.html,,,, +119,,China,"Feb 25, 2020",,"In response the epidemic situation in South Korea and an apparent significant surge of demand for flight tickets from South Korea to Shandong cities, Qingdao will now quarantine all persons entering with a travel history of areas with the epidemic,[692] Weihai will now quarantine all persons entering from Japan and South Korea for 14 days,[693] Shenyang will now test the temperature of all passengers entering from the city,[694] and Dalian will now include all foreigners into its epidemic control mechanism.",,"Dalian, Qingdao, Shenyang, Weihai","Liaoning, Shandong","compulsory isolation, international traveller quarantine - risk countries",,http://www.takungpao.com/news/232108/2020/0225/419743.html,,"Japan, South Korea",, +121,,Czechia,"Mar 10, 2020",,"personal participation in teaching at primary, secondary, tertiary and tertiary professional schools was also prohibited",,,,"school closure, university closure",,https://koronavirus.mzcr.cz/vyvoj-udalosti-v-case/,,,, +120,,China,"Feb 25, 2020",,Guangzhou will now test all inpatients for SARS-CoV-19.,,,Guangzhou,"test inpatients, test vulnerable, testing criteria loosened",,https://www.jiemian.com/article/4029191.html,,,, +124,,Australia,"Feb 01, 2020",,"All travellers arriving out of mainland China were asked to self-isolate for a period of 14 days from the time of leaving. ",,,,international traveller quarantine - risk countries,,https://www.health.gov.au/news/australian-health-protection-principal-committee-ahppc-novel-coronavirus-statement-on-1-february-2020,,China,, +122,,China,"Feb 25, 2020",,Beijing required foreign travellers arriving from areas affected by COVID-19 to be quarantined for 14 days.,,Beijing,,"compulsory isolation, international traveller quarantine - risk countries",,https://www.channelnewsasia.com/news/asia/beijing-orders-quarantine-for-foreign-arrivals-from-virus-hit-areas-12473012,,"Japan, South Korea",, +123,,China,"Feb 26, 2020",,"Yantai, Shandong will now test all persons entering China from the city for SARS-CoV-2 for free.",,Yantai,Shandong,"domestic traveller screening, test travellers",,https://www.jiemian.com/article/4032138.html,,,, +125,,Czechia,"Mar 10, 2020",,"another extraordinary measure was issued, ordering all persons not subject to the extraordinary measure of 7 March 2020 on compulsory quarantine, after crossing the national border of the Czech Republic, to undergo control of symptoms of infectious diseases. At the same time, it directs all people who have been diagnosed with symptoms to provide the necessary assistance to healthcare professionals.",,,,international traveller screening - all countries,,https://koronavirus.mzcr.cz/vyvoj-udalosti-v-case/,,,, +128,,Taiwan,"Feb 01, 2020",,"Taiwan barred nationals from Guangdong (mainland China) and travellers who recently visited the area will be subject to a mandatory 14-day quarantine, from entry beginning 1 February.",,,,international traveller quarantine - risk countries,,https://cdn.jamanetwork.com/ama/content_public/journal/jama/0/jvp200035supp1_prod.pdf?Expires=2147483647&Signature=bIZCLS7ZLWTJd~U~H40JgiEGdFb3ggVUJpBvJ7KdANK7HgK1zaj4uWHvqweGym1nWfO~nXt9Y5i1vX79pF7zjjqfzmJAy3udTdpVVZQe07xnQIPcBMXLwZ5XjgTO8yKFXVIpxsXhrmOu8sGSpKiEmQ86ZCKfOTar7fMAGmUCtjiYVFwf31K3REWAA-r3hZyoZpqz3QKpVgpsRpF9fV9thQCq0~yvbvRKTH4PcoB~CZgmXH7rpVb6bILXQn5zBCphf6pyLAa4zIebUEKfCdCYdSdi9LeIEUsesqsYpNWgHJcr4K1LC0hFlst0RHQz-vZ7I-OvrX~5jel6zjjtuDQzjQ__&Key-Pair-Id=APKAIE5G5CRDK6RD3PGA,,China,Guangdong, +127,,Czechia,"Mar 10, 2020",,"the Security Council met. Subsequently, the Ministry of Health, based on an ongoing assessment of the situation, issued an extraordinary measure ordering, with effect from 10 March 2020, all providers of inpatient health services and social services facilities to ban visitors.","inpatient care, which is provided to minors, patients with limited legal capacity and parents. The ban on visits also does not apply to hospices, including services for terminally terminally ill patients.",,,"social distancing, visiting in hospital banned",,https://koronavirus.mzcr.cz/vyvoj-udalosti-v-case/,,,, +130,,Japan,"Feb 01, 2020",,"The Government of Japan barred: entry of foreign nationals infected with the virus, and entry of Chinese citizens with passports issued in Hubei province.",,,,international travel ban - risk countries,,https://japantoday.com/category/national/Japan-bars-entry-of-foreign-travelers-from-China%27s-Hubei-Province,,China,Hubei, +133,,Trinidad and Tobago,"Feb 01, 2020",,Trinidad and Tobago's travel restrictions on persons arriving from China goes into full effect. Persons now have to wait 14 days after leaving China before being able to enter Trinidad & Tobago. Additionally persons who may already be at a port of entry and who were in China or are showing symptoms will be subject to quarantine measures.,,,,international travel ban - risk countries,,http://www.guardian.co.tt/neo/NeoProxy.dll?app=NeoDirect&com=6/2/1044268/3e2e11acfd,,"Canada, China, Panama, United Kingdom, United States",, +131,,Czechia,"Mar 10, 2020",,Information leaflets about coronavirus in 4 languages began to be distributed and the temperature of passengers is measured. Distribution of leaflets was also ensured in train connections.,,,,public announcement,,https://koronavirus.mzcr.cz/vyvoj-udalosti-v-case/,,,, +134,,Qatar,"Feb 03, 2020",,Qatar Airways has suspended flights to mainland China from 3 February until further notice,,,,international travel ban - risk countries,,https://business.financialpost.com/pmn/business-pmn/qatar-air-suspends-flights-to-china-as-cases-jump-virus-update,,China,, +136,,North Korea,"Feb 02, 2020",,"""During the month of February, events, ceremonial visits and meetings shall not proceed, and essential meetings shall be conducted via telephone"" [...] all diplomats or international organization staff going to North Korea will now be subjected to a mandatory 15-day quarantine process at their “place of residence” from the day of arrival"".",,,,"cultural activity limitation, remote work",,https://www.nknews.org/2020/02/north-korea-suspends-vladivostok-flights-expands-virus-containment-measures/,,Russia,, +135,,New Zealand,"Feb 02, 2020","Feb 28, 2020","New Zealand has temporarily banned all foreign nationals travelling from, or transiting through mainland China after 2 February to assist the containment of the coronavirus into New Zealand and the Pacific Islands. Foreign travelers in transit to New Zealand on 2 February will be subject to enhanced scanning but pending clearance will be allowed into New Zealand.",,,,international travel ban - risk countries,,https://www.nzherald.co.nz/nz/news/article.cfm?c_id=1&objectid=12305282,,China,, +137,,North Korea,"Feb 02, 2020",,"""During the month of February, events, ceremonial visits and meetings shall not proceed, and essential meetings shall be conducted via telephone"" [...] all diplomats or international organization staff going to North Korea will now be subjected to a mandatory 15-day quarantine process at their “place of residence” from the day of arrival"".",,,,"mandated remote work, remote work",,https://www.nknews.org/2020/02/north-korea-suspends-vladivostok-flights-expands-virus-containment-measures/,,,, +139,,United States,"Feb 03, 2020",,"The Centers for Disease Control and Prevention plan to distribute testing kits to speed up the diagnosis of the coronavirus. The CDC states that this measure will help speed up the testing and diagnosis of the coronavirus after cases in the U.S. reached 11. The Food and Drug Administration first has to approve the test for wider distribution, the CDC said.",,,,testing planned,,https://www.nytimes.com/2020/02/03/world/asia/coronavirus-china.html,,,, +146,,Hong Kong,"Feb 07, 2020",,"Two Hong Kong jewelry trade fairs, hosted by the Hong Kong Trade Development Council, got rescheduled due to the virus epidemic.[810] Art Basel Hong Kong international art fair, that was being held in March also gets cancelled due to the virus epidemic.",,,,very large event cancellation or postponement,,https://www.forbes.com/sites/anthonydemarco/2020/02/06/two-hong-kong-jewelry-trade-fairs-are-rescheduled-due-to-coronavirus/,,,, +149,,China,"Feb 08, 2020","Feb 10, 2020",Apple extends the shutdown period of its stores and corporate offices in China. They will reopen at some time during the week of 10 February which is the week after the originally stated week Apple said they will reopen,,,,nonessential business suspension,,https://www.cnbc.com/2020/02/07/apple-extends-its-store-closures-in-china-due-to-the-coronavirus.html,,,, +144,,United States,"Feb 06, 2020",,US Universities restrict study abroad program to and from China,,,,university closure,,https://www.foxnews.com/health/coronavirus-these-universities-canceling-study-abroad-programs,,China,, +143,,United States,"Feb 06, 2020",,The Pentagon was asked by the Department of Health and Human Services (HHS) to provide military installations near 11 major airports that could each house up to 220 U.S. citizens in support of coronavirus quarantines.,,,,quarantine planned,,https://thehill.com/policy/defense/481934-pentagon-to-provide-military-installations-near-11-major-airports-for,,,, +142,,Colombia,"Feb 05, 2020",,"With the US CDC's endorsement, Colombia INS confirmed that it to be the first country in Latin America that might detect the novel coronavirus without sending samples to foreign centers",,,,testing commenced,,https://www.eltiempo.com/salud/prueba-para-detectar-el-coronavirus-en-colombia-458712,,,, +153,,Czechia,"Mar 10, 2020",,All mass events with more than 100 people were banned at the same time,,,,outdoor gatherings banned,100,,,,, +151,,Romania,"Jan 22, 2020",,"Romanian government announced several preventive measures including designation of five hospitals as isolation centres for new cases, purchase and placement of thermal scanners in international airports and special designated lines for passengers coming from areas affected by COVID-19 outbreak.",,,,hospital specialisation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Romania,,,, +150,,France,"Feb 09, 2020",,Families in the French village Les Contamines-Montjoie get lined up to get tested for the virus.,,,,testing commenced,,https://www.reuters.com/article/us-china-health-france-idUSKBN2030K4,,,Les Contamines-Montjoie, +152,,Romania,"Mar 16, 2020","Apr 15, 2020",Emergency state was declared.,,,,"public announcement, special management arrangements, state of emergency",,https://www.romania-insider.com/coronavirus-cases-ro-184,,,, +5,,Portugal,"Mar 15, 2020",,"All national museums, monuments and palaces, under the supervision of the Directorate-General for Cultural Heritage (DGPC) are closed.",,,,"cultural activity limitation, nonessential business suspension, social distancing",,https://tvi24.iol.pt/sociedade/palacios-nacionais/covid-19-encerrados-todos-os-museus-palacios-e-monumentos-nacionais,,,, +154,,Spain,"Mar 09, 2020",,temporarily closing all educational institutions in Madrid and other hard-hit regions.,,,Madrid,"school closure, university closure",,https://www.ft.com/content/b91c1de6-6246-11ea-a6cd-df28cc3c6a68,,,, +155,"schools, universities and crèches",France,"Mar 16, 2020",,"French schools, universities and crèches will be shut from Monday due to the coronavirus outbreak",,,,"school closure, university closure",,https://www.politico.eu/article/macron-orders-closure-of-french-schools-universities-due-to-coronavirus/,,,, +156,,Belgium,"Mar 14, 2020","Apr 03, 2020","Belgium will close schools,",,,,school closure,,https://www.thejakartapost.com/news/2020/03/13/belgium-closes-schools-bars-to-fight-coronavirus-outbreak.html,,,, +157,,Belgium,"Mar 14, 2020",,"cancel all cultural events and shutter bars and restaurants to stave off the spread of the coronavirus outbreak (all recreational events: sporting, cultural or folkloric"" are cancelled, ""regardless of size and whether it is a private or public meeting."")",,,,nonessential business suspension,,https://www.thejakartapost.com/news/2020/03/13/belgium-closes-schools-bars-to-fight-coronavirus-outbreak.html,,,, +158,,Belgium,"Mar 14, 2020",,"Beginning Saturday, only stores that provide essential services -- such as pharmacies and grocery stores-- will remain open under normal conditions. All other stores will remain open during the week, but closed at weekends.",,,,nonessential business suspension,,https://www.thejakartapost.com/news/2020/03/13/belgium-closes-schools-bars-to-fight-coronavirus-outbreak.html,,,, +159,,Belgium,"Mar 14, 2020",,The government asked Belgians to work from home as much as possible.,,,,remote work,,https://www.thejakartapost.com/news/2020/03/13/belgium-closes-schools-bars-to-fight-coronavirus-outbreak.html,,,, +160,,Luxembourg,"Mar 16, 2020","Mar 27, 2020","Meanwhile, Luxembourg’s Health Minister Paulette Lenert announced that all schools in the country will be closed as of March 16 until March 27.",,,,school closure,,https://www.aa.com.tr/en/europe/belgium-portugal-to-shut-schools-over-coronavirus/1764338,,,, +161,,Portugal,"Mar 13, 2020","Apr 09, 2020",Portugal’s Prime Minister Antonio Costa said in a press conference that all schools and universities will be closed until April 9.,,,,"school closure, university closure",,https://www.aa.com.tr/en/europe/belgium-portugal-to-shut-schools-over-coronavirus/1764338,,,, +162,,Albania,"Mar 16, 2020","Mar 26, 2020","Albania will close schools and ban public gatherings for two weeks after doctors confirmed the first two cases of the novel coronavirus on Monday, the prime minister said.",,,,"first case, school closure",,https://www.newvision.co.ug/new_vision/news/1516166/coronavirus-update-embassies-closed-schools-shut,,,, +164,,Andorra,"Mar 16, 2020",,The Government announced that it will close all schools from March 16.,,,,school closure,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Andorra,,,, +165,,Spain,"Mar 14, 2020",,"Spain impose nationwide lockdown (all stores except groceries and pharmacies). According to the government decree, people will only be allowed to leave their homes to buy food and medicine, commute to work, go to medical centers and banks, or take trips related to the care for the young and the elderly.",,,,"blanket isolation - no symptoms, nonessential business suspension",,https://www.cnbc.com/2020/03/14/spain-declares-state-of-emergency-due-to-coronavirus.html,,,, +167,,Spain,"Mar 14, 2020",,"state of emergency on Saturday, ordering the closure of all non-essential shops as well as bars, restaurants, cafes, football grounds and cinemas.",,,,"closure nonessential stores, nonessential business suspension",,https://www.theguardian.com/world/2020/mar/15/spain-city-streets-turn-quiet-coronavirus-lockdown-madrid-barcelona,,,, +168,,Austria,"Mar 10, 2020",,All outdoor events with more than 500 people and all indoor events with more than 100 people are canceled.,,,,indoor gatherings banned,100,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Austria,,,, +169,people from Italy,Austria,"Mar 10, 2020",,Travel restrictions for people coming from Italy are established.,,,,international travel ban - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Austria,,Italy,, +170,,Austria,"Mar 10, 2020",,The government asked the general public to avoid social contacts and announced even further restrictions to be made soon.[11],,,,"public announcement, social distancing",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Austria,,,, +171," children older than 14 years old",Austria,"Mar 15, 2020","Apr 04, 2020"," All children older than 14 years old are ordered to stay at home, starting 15 March, with the younger children starting 17 March . This will apply until 4 April.",,,,school closure,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Austria,,,, +172,children younger than 14 years old,Austria,"Mar 17, 2020","Apr 04, 2020","All children older than 14 years old are ordered to stay at home, starting 15 March, with the younger children starting 17 March . This will apply until 4 April.",,,,school closure,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Austria,,,, +173,,Austria,"Mar 12, 2020",,"On 12 March 2020, Austria confirmed the first death of COVID-19, a 69-year-old man from Vienna died in Vienna's Kaiser-Franz-Josef Hospital.[12]",,,,case reporting,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Austria,,,, +174,,Austria,"Mar 15, 2020",,"On 15 March, a ban was also announced for public gatherings of more than five people",,,,"outdoor gatherings banned, social distancing",5,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Austria,,,, +175,,Austria,"Mar 17, 2020",,restaurants were ordered to close beginning on 17 March,,,,"nonessential business suspension, restaurant limitations",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Austria,,,, +176,,Austria,"Mar 15, 2020","Mar 22, 2020","In addition, Günther Platter, the governor of Tyrol, announced a one-week lockdown for the whole province. The provincial governor, Guenther Platter, announced Sunday that people will be allowed to leave their homes only for reasons such as buying food and medicine, visiting the doctor, getting cash or walking the dog.",,,Tyrol,blanket isolation - no symptoms,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Austria,,,, +179,,Spain,"Mar 16, 2020",,"Basque elections, scheduled for 5 April, are delayed until the crisis is overcomeg",,,Basque Country,,,https://elpais.com/espana/2020-03-16/urkullu-aplaza-las-elecciones-vascas-hasta-superar-la-crisis-del-coronavirus.html,,,, +181,,Azerbaijan,"Feb 28, 2020",,"On 28 February, the country confirmed its first positive case of COVID-19. The patient, a Russian national, had traveled from Iran.[2]Two more cases were later confirmed in the country and they were all isolated. They were Azerbaijani nationals who returned from Iran.",,,,"case reporting, first case, traveller testing",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Azerbaijan,,,, +178,,Spain,"Jan 31, 2020",,Spain confirmed its first COVID-19 case in La Gomera (positive test),,La Gomera,,first case,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Spain,,,, +183,,Azerbaijan,"Mar 04, 2020",,"On 4 March, Azerbaijan stopped letting trucks and imports coming from Iran to enter the country.[4]",,,,international travel ban - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Azerbaijan,,Iran,, +186,,Spain,"Feb 13, 2020",,"The first death in Spain, after visit in Nepal",,Valencia,,public announcement,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Spain,,,, +184,,Azerbaijan,"Mar 02, 2020",,"On 2 March, educational processes and other related activities were suspended from 3–9 March in all educational institutions across the country to prevent the spread of COVID-19 infection,",,,,"school closure, university closure",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Azerbaijan,,,, +182,,Azerbaijan,"Feb 28, 2020","Mar 13, 2020",On the same day Azerbaijan closed borders with Iran for 2 weeks.[3],,,,international travel ban - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Azerbaijan,,,, +189,,Spain,"Mar 11, 2020",,the 2020 Copa del Rey Final – the national football cup final due to be held in Seville on 18 April between two teams from the Basque Country – was postponed,,Sevilla,,"sports cancellation, very large event cancellation or postponement",,https://www.athletic-club.eus/en/news/2020/03/11/aplazada-la-final-de-la-copa-del-rey,,,, +187,,Spain,"Feb 12, 2020",,Barcelona's Mobile World Congress was cancelled.,,Barcelona,,very large event cancellation or postponement,,https://www.theverge.com/2020/2/12/21127754/mwc-2020-canceled-coronavirus-trade-show-phone-mobile-world-congress-gsma-statement,,,, +191,,Spain,"Mar 12, 2020",,"Real Madrid CF's Champions League match against Manchester City F.C. being postponed, due to the Real Madrid players being put into quarantine",,,,"sports cancellation, very large event cancellation or postponement",,https://www.theguardian.com/football/2020/mar/12/real-madrid-players-in-quarantine-and-la-liga-suspended-due-to-coronavirus,,,, +190,,Spain,"Mar 12, 2020","Mar 26, 2020",the Liga de Fútbol Profesional announced that La Liga and the Segunda División (the top two leagues of football in Spain) had been suspended for at least 14 days,,,,"sports cancellation, very large event cancellation or postponement",,https://www.laliga.com/en-GB/news/official-statement-laliga-agrees-suspension-of-the-competition,,,, +188,,Spain,"Mar 06, 2020",,"the Spanish Episcopal Conference indicated that churches should remove the holy water from the pillars, avoid the gesture of shaking hands as a way of giving peace, and not kiss religious images",,,,religious activity limitations,,https://conferenciaepiscopal.es/indicaciones-de-la-cee-ante-el-coronavirus/?utm_source=rss&utm_medium=rss&utm_campaign=indicaciones-de-la-cee-ante-el-coronavirus,,,, +192,,Spain,"Mar 16, 2020",,"Galician elections, scheduled also for 5 April, are delayed until the crisis is overcome.",,,Galicia,,,https://elpais.com/espana/2020-03-16/urkullu-aplaza-las-elecciones-vascas-hasta-superar-la-crisis-del-coronavirus.html,,,, +195,,Spain,"Mar 10, 2020","Mar 25, 2020",the Government of Spain decreed the immediate cancellation of all direct flights from Italy to Spain until 25 March,,,,international travel ban - risk countries,,https://www.elespanol.com/invertia/empresas/20200310/espana-prohibe-vuelos-directos-italia-marzo/473703280_0.html,,Italy,, +197,,France,"Feb 28, 2020",,the fashion designer agnès b. cancelled fashion shows in Paris Fashion Week which was scheduled to run until 3 March,,Paris,,,,https://www.reuters.com/article/us-china-health-france-fashion-idUSKCN20M23F,,,, +194,,Spain,"Mar 10, 2020",,the Basque Government announced the same measure would be enforced in the municipality of Vitoria-Gasteiz,,Vitoria-Gasteiz,Basque Country,"school closure, university closure",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Spain#cite_note-267,,,, +193,,Spain,"Mar 11, 2020","Mar 26, 2020",the Government of the Community of Madrid cancelled all in-person classes in the Autonomous community of Madrid at all educational levels for an initial period of 15 days,,,Madrid,"school closure, university closure",,https://www.comunidad.madrid/noticias/2020/03/09/comunidad-madrid-aprueba-medidas-extraordinarias-coronavirus,,,, +196,,France,"Feb 29, 2020",,"the Paris half marathon scheduled for Sunday 1 March with 44,000 participants was cancelled",,Paris,,"sports cancellation, very large event cancellation or postponement",,https://www.washingtontimes.com/news/2020/feb/29/paris-half-marathon-canceled-because-of-coronaviru/,,,, +198,Ligue de Football Professionnel,France,"Mar 13, 2020",,the Ligue de Football Professionnel suspended Ligue 1 and Ligue 2 (the top two divisions of football in France),,,,"sports cancellation, very large event cancellation or postponement",,https://www.lfp.fr/Articles/COMMUNIQU%C3%89S/2020/03/13/communique-de-la-lfp,,,, +199,,France,"Mar 15, 2020","Apr 15, 2020","the closure of all non-essential shops and businesses, including museums, restaurants and cinemas until 15 April. Bars and restaurants can continue offering a takeaway or delivery service.",,,,"closure nonessential stores, nonessential business suspension",,https://www.theguardian.com/world/2020/mar/15/coronavirus-causes-french-voters-to-stay-away-from-municipal-elections,,,, +200,,Belarus,"Feb 28, 2020",,"On 28 February, Belarus confirmed its first case. A student from Iran tested positive on 27 February and was admitted to a hospital in Minsk.[1][2] The individual arrived in Belarus via a flight from Baku, Azerbaijan, on 22 February.[1][3]",,,,"case reporting, first case, traveller testing",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Belarus,,,, +211,,Belgium,"Feb 21, 2020",,"On 21 February a group of 10 Belgian citizens were allowed to return to Belgium after having been constrained on the MS Westerdam cruise ship for several days.[20] Two couples used public transport to return home, notwithstanding the requirement to be quarantined for 2 weeks.[21]",,,cruise ship,international traveller quarantine - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Belgium,,,, +208,,Belgium,"Mar 16, 2020",,On March 15th it became clear that the masks had not been delivered on time[13] and Mrs De Block came with the news on March 16th that fraud was involved in the order by her department of 5 million masks[14].,,,,public announcement,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Belgium,,,, +205,,Belgium,"Jan 29, 2020",,"On 29 January, Belgium issued a travel notice advising against non-essential flights to China, Hong Kong excluded, with some travel companies cancelling all flights to China.[8]",Hong Kong excluded,,,"outbound traveller ban, public announcement",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Belgium,,China,, +210,,Belgium,"Feb 04, 2020",,"On 4 February, Belgium confirmed the first case.[18] The patient, an asymptomatic 54-year-old male was one of nine Belgians repatriated from China.[19] He was quarantined at Saint-Pierre Hospital in Brussels.[18]",,,,"case reporting, first case",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Belgium,,,, +209,,Belgium,"Feb 01, 2020",,"On 1 February, Belgian nationals living in Hubei were repatriated on a series of evacuation flights arriving at Melsbroek Military Airport in Brussels,[15] where they were quarantined and examined in a military hospital. People tested positive for SARS-CoV-2 were transferred to the Military Hospital of Neder-over-Heembeek where they underwent a 14-day quarantine.[16][17]",,,,"international traveller quarantine - risk countries, quarantine planned",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Belgium,,,, +206,,Belgium,"Jan 29, 2020",,Chinese New Year celebrations were cancelled at the University of Leuven.[9],,,,very large event cancellation or postponement,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Belgium,,,, +207,,Belgium,"Mar 08, 2020",,On March 8th the federal minister of public health mentioned she had a solution for the shortage of masks but she was unwilling to disclose the potential vendor and the amount of masks involved.[12],,,,public announcement,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Belgium,,,, +204,,Belarus,"Mar 16, 2020",,"On 16 March, the healthy ministry confirmed that the number of cases reached 36.",,,,case reporting,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Belarus,,,, +203,,Belarus,"Mar 13, 2020",,"On 13 March, 27 cases were confirmed in Grodno, Gomel, Minsk, Vitebsk, and Minsk Oblast. Three patients were discharged from hospitals.[6][7]",,,,case reporting,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Belarus,,,, +202,,Belarus,"Mar 04, 2020",,"On 4 March, the Ministry of health of Belarus confirmed 6 new cases of the disease. Four cases in Minsk, two cases in Vitebsk.[5]",,,,case reporting,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Belarus,,,, +201,,Belarus,"Mar 03, 2020",,"As of 3 March, there were four confirmed cases in Belarus.[4]",,,,case reporting,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Belarus,,,, +221,,Bosnia and Herzegovina,"Mar 10, 2020",,Authorities in the capital Sarajevo also banned public gatherings with more than 300 people until further notice and ordered the closure of medical schools and faculty.,,,,outdoor gatherings banned,300,https://www.reuters.com/article/us-health-coronavirus-bosnia/bosnias-serb-region-shuts-schools-bans-public-gatherings-over-coronavirus-idUSKBN20X2CA,,,, +216,,Belgium,"Mar 12, 2020",,"Late in the evening on 12 March, after a meeting of the National Security Council, the Belgian government ordered the closure of schools, discos, cafes and restaurants, and the cancellation of all public gatherings for sporting, cultural or festive purposes from Friday March 14th at midnight onwards.[74]",,,,"cultural activity limitation, nonessential business suspension, school closure",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Belgium,,,, +218,,Bosnia and Herzegovina,"Mar 11, 2020","Mar 30, 2020",Serb region shut all schools and universities and banned public events from March 11 to March 30 to help stem the spread of the infection.,West Herzegovina Canton,,Republika Srpska,"school closure, university closure",,https://www.reuters.com/article/us-health-coronavirus-bosnia/bosnias-serb-region-shuts-schools-bans-public-gatherings-over-coronavirus-idUSKBN20X2CA,,,, +219,,Bosnia and Herzegovina,"Mar 10, 2020",,entry to travelers from countries most affected by the coronavirus outbreak,,,Bosnia,international travel ban - risk countries,,https://www.reuters.com/article/us-health-coronavirus-bosnia/bosnias-serb-region-shuts-schools-bans-public-gatherings-over-coronavirus-idUSKBN20X2CA,,,, +213,,Belgium,"Feb 25, 2020",,"On 25 February Belgian federal minister of health Maggie De Block asserted that ""Belgium was prepared"" for the possible arrival of cases of infection with severe acute respiratory syndrome coronavirus 2.[25]",,,,public announcement,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Belgium,,,, +212,,Belgium,"Feb 24, 2020",,"On 24 February, following the discovery of a COVID-19 case involving an Italian citizen, more than 100 Belgian citizens were put in quarantine in the H10 Costa Adeje Palace in Tenerife that was put on lockdown.",,,,"case reporting, cohort isolation - no symptoms",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Belgium,,,, +217,,Bosnia and Herzegovina,"Mar 05, 2020",,"On 5 March 2020, health officials from Republika Srpska confirmed the first case of COVID-19 in the country. Later the same day, the second case was confirmed. These cases refer to the father and son who have contracted the virus after they visited Italy not long ago.[1]",,,,"case reporting, first case, traveller testing",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Bosnia_and_Herzegovina,,,, +215,,Belgium,"Mar 01, 2020",,"The mayor of Sint-Lambrechts-Woluwe, Olivier Maingain, was one of the only mayors to take measures to prevent the spreading of the new corona virus by restricting access to schools, preschools, sports facilities and public places for persons returning from areas at risk.[29]",,,Woluwe-Saint-Lambert,international traveller quarantine - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Belgium,,,, +214,,Belgium,"Mar 01, 2020",,"On 1 March, a second case of coronavirus was confirmed in Belgium, a Dutch speaking woman who had returned from Crépy-en-Valois in one of the regions affected in France",,,,"case reporting, public announcement",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Belgium,,,, +224,,Bosnia and Herzegovina,"Mar 15, 2020",,"On March 15th, Banja Luka has decided to close all restaurants and cafés in the city. Except drugstores, hotels and motels, where drugstores will be working until 22h and hotels will be working until 18h.","drugstores, hotels and motels",Banja Luka,,"nonessential business suspension, restaurant limitations",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Bosnia_and_Herzegovina,,,, +229,,Bulgaria,"Mar 13, 2020",,"At the time of the announcement, schools had already been closed until March 11 due to an influenza B epidemic.[26] A massive increase in influenza B cases prompted suspensions of routine medical examinations, and a recommendation by the government for suspension of lectures at universities.[27] According to the latest Ministry of Health data, there were 2063 intensive care and 740 infectious disease hospital beds in the country, with a total of 1605 ventilators across the health system.[28] However, Chief Health Inspector Angel Kunchev stated on 5 March that there is a shortage of medical personnel. Schools, shopping centres, cinemas, restaurants, and other places of business were closed.",,,,"nonessential business suspension, school closure",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Bulgaria,,,, +230,,Bulgaria,"Mar 14, 2020",,"On 14 March, a second death and a third case in Pleven were reported. The second victim of the virus was the 74-year old husband of the first victim.[18]",,,,case reporting,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Bulgaria,,,, +228,,Bulgaria,"Mar 13, 2020","Apr 13, 2020","On March 13, after 16 reported cases in one day, Bulgaria declared state of emergency for one month until April 13.",,,,"public announcement, special management arrangements",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Bulgaria,,,, +231,,Bulgaria,"Mar 08, 2020",,"Following the announcement of positive SARS-CoV-2 test results, the Bulgarian government immediately banned the exports of protective equipment and placed orders for masks and protective suits to local manufacturers. In addition, 30,000 masks and 50,000 protective suits will be delivered by Turkey",,,,"nonessential business suspension, protective equipment supplies",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Bulgaria,,,, +227,,Bulgaria,"Mar 10, 2020",,"Two additional cases were confirmed in Sofia on 10 March 2020: a 74-year-old man and his 66-year-old wife. Both have arrived from Lom two weeks prior to admission.[9][10] The woman died on the next day, becoming the first COVID-19 victim in the country.[11]",,,,case reporting,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Bulgaria,,,, +223,,Bosnia and Herzegovina,"Mar 12, 2020",,"numerous cities have made decisions to limit the work of grocery stores, restaurants, cafés and completely limit the work of gyms and fitness centers. Banja Luka,[15] Čelinac, Prnjavor,[16] Mrkonjić Grad and Doboj[17] are one of the cities that made these restrictions.",,"Banja Luka, Doboj, Mrkonjić Grad, Prnjavor, Čelinac",,nonessential business suspension,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Bosnia_and_Herzegovina,,,, +222,,Bosnia and Herzegovina,"Mar 10, 2020",,Bosnia’s Football Association postponed ticket sales for the Euro 2020 qualifying playoff semi-final between Bosnia and Northern Ireland on March 26 due to the coronavirus outbreak.,,,,very large event cancellation or postponement,,https://www.reuters.com/article/us-health-coronavirus-bosnia/bosnias-serb-region-shuts-schools-bans-public-gatherings-over-coronavirus-idUSKBN20X2CA,,,, +226,,Bulgaria,"Mar 08, 2020",,The government issued a nationwide ban on closed-door public events.,,,,indoor gatherings banned,2,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Bulgaria,,,, +225,,Bulgaria,"Mar 08, 2020",,"On 8 March 2020 Bulgaria confirmed its first two cases, a 27-year-old man from Pleven and a 75-year-old woman from Gabrovo. Neither of the two reported having traveled to areas with known coronavirus cases. The man tested positive for the virus after being hospitalized for a respiratory infection, and authorities announced plans to test several people who were in contact with the two individuals.[2] Two other samples in Pleven and Gabrovo were found positive on 8 March.[3] Patient zero remains unknown.[4]",,,,"case reporting, contact tracing, first case",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Bulgaria,,,, +236,,Denmark,"Feb 27, 2020",,"On 27 February 2020, Denmark confirmed its first case when a man from Roskilde tested positive for COVID-19 at Zealand University Hospital, Roskilde. He was an editor from TV 2 who had been skiing in Lombardy in Italy and returned to Denmark on 24 February. He had mild symptoms and was placed in home quarantine.",,,,"case reporting, first case",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Denmark,,,, +233,,Bulgaria,"Mar 10, 2020",,"Bulgarian biotechnology company Micar21 has been developing a general Coronavirus vaccine in the past four years, and announced that it will begin clinical trials of a SARS-CoV-2 vaccine based on this research in mid-2020.",,,,"public announcement, research",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Bulgaria,,,, +241,,Estonia,"Feb 27, 2020",,"On 27 February, Estonia confirmed the first COVID-19 case, an Iranian citizen felt ill on board a bus from Riga, Latvia to Tallinn and called himself an ambulance, the 34-year-old man tested positive. He had originally departed from Iran, and flown from Turkey to Riga.[1][6]",,,,"case reporting, first case",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Estonia,,,, +240,,Denmark,"Mar 13, 2020",,Virtual (online) schooling will be used to some degree,,,,remote schooling,50,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Denmark,,,, +238,,Denmark,"Mar 13, 2020","Mar 27, 2020","Starting 13 March, all secondary education (like gymnasiums), universities, libraries, indoor cultural institutions and similar places will be closed for two weeks.",,,,"cultural activity limitation, school closure, university closure",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Denmark,,,, +239,,Denmark,"Mar 16, 2020","Mar 30, 2020","Starting on 16 March, all primary schools, daycare and similar places will be closed for two weeks.",,,,school closure,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Denmark,,,, +237,,Denmark,"Mar 13, 2020","Mar 27, 2020","Starting 13 March 2020, all people working in non-essential functions in the public sector must stay home for two weeks.",,,,"mandated remote work, nonessential business suspension",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Denmark,,,, +235,,Cyprus,"Mar 09, 2020",,"On 9 March 2020, Cyprus confirmed its first two cases of coronavirus: a 25-year-old man from Limassol who had returned from Italy and a 64-year-old health professional from Nicosia who had returned from the United Kingdom.[1]",,,,"case reporting, first case",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Cyprus,,,, +234,,Croatia,"Feb 25, 2020",,"On 25 February, Croatia confirmed its first case, a 26-year-old man who had been in Milan, Italy.",,,,"case reporting, first case",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Croatia,,,, +232,,Bulgaria,"Mar 10, 2020",,Sofia Municipality has increased disinfections to four times daily at public institutions and in public transport,,Sofia,,"public hygiene, public transport cleaning",4,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Bulgaria,,,, +251,,Finland,"Mar 16, 2020","Apr 13, 2020","All schools will be closed, not including early education.",early education,,,"school closure, university closure",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Finland,,,, +250,,Finland,"Mar 16, 2020",,"On 16 March, the Finnish Government, jointly with the President, declares state of emergency due to COVID-19[27]. 272 laboratory-confirmed cases caused by COVID-19 had been diagnosed in Finland by 16 March 2020 at 14:00[28]. The head of THL Markku Tervahauta told MTV3 that the actual number of COVID-19 cases might be 20—30 times higher than what has been confirmed by testing, due to the fact that testing was limited to risk groups, the severely ill, and healthcare workers[29].",,,,"public announcement, special management arrangements",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Finland,,,, +247,,Finland,"Jan 27, 2020",,"On 27 January, Finland's foreign ministry advised citizens to avoid unnecessary travel to Hubei province.",,,,outbound travel warning,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Finland,,,, +246,,Estonia,"Mar 17, 2020",,"To set up full border control from 17 March with only Estonian citizens, permanent residents, their relatives, and transport workers carrying out freight transport allowed to enter the country.",,,,international travel ban - all countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Estonia,,,, +245,,Estonia,"Mar 13, 2020",,"border control was restored with health checks at every crossing and entry point, and the sale of passenger tickets for the Tallinn-Stockholm cruise ferries was halted.[5]",,,cruise ship,international traveller screening - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Estonia,,,, +244,,Estonia,"Mar 13, 2020",,"schools and universities were closed,",,,,"school closure, university closure",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Estonia,,,, +243,,Estonia,"Mar 13, 2020",,"All public gatherings were banned, including sports and culture events;",,,,"outdoor gatherings banned, sports cancellation",10,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Estonia,,,, +242,,Estonia,"Mar 13, 2020","May 01, 2020","On 13 March, Estonian government declared the state of emergency until 1 May.",,,,"public announcement, special management arrangements",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Estonia,,,, +249,,Finland,"Jan 28, 2020",,"On 28 January, Finland confirmed the first case of Coronavirus disease 2019 (COVID-19). A 32-year-old Chinese woman from Wuhan sought medical attention in Ivalo and tested positive for SARS-CoV-2. She had travelled from Wuhan. She was quarantined at Lapland Central Hospital in Rovaniemi.[7][1][8][2] The woman recovered and was discharged on 5 February after testing negative on two consecutive days.[9]",,,,"case reporting, first case, traveller testing",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Finland,,,, +248,,Finland,"Jan 27, 2020","Mar 31, 2020","The following day, the Finnish airline Finnair announced it suspended five weekly routes to Nanjing and Beijing Daxing until the end of March.[6]",,,,"nonessential business suspension, outbound travel warning",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Finland,,,, +261,,Georgia,"Feb 26, 2020",,"On 26 February, Georgia confirmed its first COVID-19 case. A 50-year-old man, who returned to Georgia from Iran, was admitted to Infectious Diseases Hospital in Tbilisi. He came back to the Georgian border via Azerbaijan by taxi.",,,,"case reporting, first case",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Georgia_(country),,,, +257,,Finland,"Mar 16, 2020","Apr 13, 2020","Preparations for the shutdown of borders will start, and citizens or permanent residents returning to Finland will be placed under a 2-week quarantine",,,,international traveller quarantine - all countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Finland,,all countries,, +254,,Finland,"Mar 16, 2020","Apr 13, 2020","At most 10 people can participate in a public meeting, and people over the age of 70 should avoid human contact if possible",,,,"isolation advice to elderly, outdoor gatherings banned",10,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Finland,,,, +253,,Finland,"Mar 16, 2020","Apr 13, 2020","Critical personnel will be exempted from the Working Hours Act and Annual Holidays Act, both in the private and public sector",,,,treatment capacity,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Finland,,,, +255,,Finland,"Mar 16, 2020","Apr 13, 2020","Outsiders are forbidden from entering healthcare facilities and hospitals, excluding relatives of critically ill people and children",,,,hospital specialisation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Finland,,,, +252,,Finland,"Mar 16, 2020","Apr 13, 2020","Most government-run public facilities (theatres, libraries, museums etc.) will be shut down.",,,,nonessential business suspension,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Finland,,,, +260,,Georgia,"Jan 27, 2020",,Georgia also temporarily shut down all flights to Iran.[2],,,,international travel ban - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Georgia_(country),,Iran,, +259,,Georgia,"Jan 27, 2020",,The Health Ministry announced that all arriving passengers from China would be screened.,,,,international traveller screening - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Georgia_(country),,China,, +258,,Georgia,"Jan 27, 2020",,All flights from China and Wuhan to Tbilisi International Airport were cancelled until 27 January.,,,,international travel ban - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Georgia_(country),,China,, +256,,Finland,"Mar 16, 2020","Apr 13, 2020","The capacity of social-and healthcare will be increased in the private and public sector, while less critical activity will be decreased",,,,treatment capacity,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Finland,,,, +262,,France,"Mar 15, 2020",,"France’s centrist government has also banned gatherings of more than 100 people, while advising all citizens to keep a distance of 1 metre between them.",,,,"outdoor gatherings banned, social distancing",100,https://www.theguardian.com/world/2020/mar/15/coronavirus-causes-french-voters-to-stay-away-from-municipal-elections,,,, +263,,France,"Mar 15, 2020",,Around 47 million people were called to vote in the first round of the election; the low turnout raised questions about whether the second round would – or could – take place next Sunday.,,,,,,https://www.theguardian.com/world/2020/mar/15/coronavirus-causes-french-voters-to-stay-away-from-municipal-elections,,,, +269,,Hungary,"Mar 17, 2020",,The Hungarian Football Federation (MLSZ) postponed all football matches,,,,"sports cancellation, very large event cancellation or postponement",,https://www.aa.com.tr/en/europe/football-games-in-hungary-suspended-over-covid-19-fears/1769330,,,, +271,,Hungary,"Mar 07, 2020",,announced that due to security reasons central national ceremonies related to the national holiday of 15th March would not be held,,,,cultural activity limitation,,https://hirado.hu/belfold/kozelet/cikk/2020/03/07/elo-a-koronavirussal-kapcsolatban-tajekoztat-az-operativ-torzs,,,, +265,,France,"Mar 16, 2020",,France has announced it will also be tightening controls on its border with Germany as of Monday.,,,,international traveller screening - risk countries,,https://www.theguardian.com/world/2020/mar/15/coronavirus-causes-french-voters-to-stay-away-from-municipal-elections,,Germany,, +266,,France,"Mar 17, 2020","Mar 31, 2020","President Emmanuel Macron commanded the French to stay at home for at least 15 days. Only trips to supermarkets, pharmacies and places of work will be allowed and all workers have been told to work from home where possible.",,,,"blanket isolation - no symptoms, compulsory isolation",,https://www.aa.com.tr/en/europe/coronavirus-spain-to-shut-land-borders-at-midnight/1768259,,,, +264,,France,"Mar 15, 2020",,"Transport ministers announced that public transport services, local and intercity, will be dramatically reduced as the week progresses.",,,,"public announcement, public transport limited",,https://www.theguardian.com/world/2020/mar/15/coronavirus-causes-french-voters-to-stay-away-from-municipal-elections,,,, +267,,France,"Mar 16, 2020",,"The French army will deploy to transport the sick to hospitals, and a military hospital with 30 intensive care beds will be set up in the eastern region of Alsace, where one of the largest infection clusters has erupted",,,,"army deployed, hospital specialisation, treatment capacity",,https://www.aa.com.tr/en/europe/coronavirus-spain-to-shut-land-borders-at-midnight/1768259,,,, +270,,Hungary,"Mar 06, 2020",,"On 6th March, it was decided that no more visas would be issued for Iranian citizens",,,,international travel ban - risk countries,,https://www.portfolio.hu/gazdasag/20200306/uj-informaciok-jelentek-meg-a-magyarorszagi-koronavirus-helyzetrol-418413,,Iran,, +268,,Spain,"Mar 17, 2020",,Spain will close all of its land borders to unnecessary travel at midnight,,,,international travel ban - all countries,,https://www.aa.com.tr/en/europe/coronavirus-spain-to-shut-land-borders-at-midnight/1768259,,,, +280,,Hungary,"Mar 11, 2020",,"Hungary declared a state of emergency in the entire country due to the coronavirus,",,,,"public announcement, special management arrangements, state of emergency",,https://index.hu/english/2020/03/11/hungary_state_of_danger_coronavirus_special_legal_order/,,,, +275,,Hungary,"Mar 07, 2020",,National Ambulance Service has provided more ambulances across the country to make easier the handling of increasing patients,,,,"hospital construction, treatment capacity",,https://hirado.hu/belfold/cikk/2020/03/08/minden-megyeben-es-a-fovarosban-is-plusz-kocsikat-allitott-szolgalatba-az-omsz/,,,, +278,,Hungary,"Mar 09, 2020",,Budapest Ferenc Liszt International Airport does not allow any plane to land coming from Northern Italy,,Budapest,,international travel ban - risk countries,,https://www.origo.hu/itthon/20200308-a-budapesti-repter-hetfotol-milanobol-bergamobol-es-trevisobol-nem-fogad-jaratokat.html,,Italy,, +276,,Hungary,"Jan 27, 2020",,University Semmelweis put 12 students which came from foreign countries into quarantine,,,,international traveller quarantine - risk countries,,https://hirado.hu/belfold/cikk/2020/03/08/minden-megyeben-es-a-fovarosban-is-plusz-kocsikat-allitott-szolgalatba-az-omsz/,,,, +273,,Hungary,"Mar 11, 2020",,"The frequency of disinfection on Budapest public transport vehicles has increased, and the rule about using only the first door for boarding has been suspended, to decrease crowding",,Budapest,,"public hygiene, public transport cleaning",,https://hirado.hu/belfold/belpolitika/cikk/2020/03/11/jarvanyvedelmi-lepeseket-vezet-be-budapest,,,, +279,,Hungary,"Mar 16, 2020",,all of kindergartens and crécches will be closed from 16th March,,,,"nursery school closure, school closure",,https://index.hu/belfold/2020/03/14/hetfotol_fokozatosan_bezarnak_a_fovarosi_ovodak/,,,, +277,,Hungary,"Mar 08, 2020",,Since 8th March visiting someone in a hospital or in any social institution which provides long term staying is prohibited.,,,,visiting in hospital banned,,https://hirado.hu/belfold/kozelet/cikk/2020/03/08/orszagos-latogatasi-tilalom-lepett-ervenybe,,,, +274,,Hungary,"Mar 13, 2020",,rules regarding getting on public transport,,Miskolc,,"public hygiene, public transport limited",,http://mvkzrt.hu/aktualis/pentektol-felfuggeszti-az-mvk-zrt-az-elsoajtos-felszallast,,,, +272,,Hungary,"Mar 07, 2020",,"Gergely Karácsony, Lord Mayor of Budapest announced that celebration at the town hall are cancelled as well",,"Budapest, Kaposvár, Miskolc, Szeged, Székesfehérvár",,very large event cancellation or postponement,,https://hirado.hu/belfold/belpolitika/cikk/2020/03/07/a-fopolgarmester-is-lemondja-a-marcius-15-i-unnepseget,,,, +281,,Hungary,"Mar 16, 2020",,Budapest Zoo and Botanical Garden as well as every thermal baths will remain closed from 16th March,,Budapest,,"closure nonessential stores, nonessential business suspension, sports cancellation",,https://index.hu/belfold/2020/03/14/hetfotol_fokozatosan_bezarnak_a_fovarosi_ovodak/,,,, +285,,Estonia,"Feb 27, 2020",,"On 27 February, Estonia confirmed the first COVID-19 case, an Iranian citizen felt ill on board a bus from Riga to Tallinn and called himself an ambulance from Tallinn bus station. He had originally departed from Iran, and flown from Turkey to Riga, spending at least 2.5 hours in Riga and using public transport.[6]",,,,"case reporting, first case",,https://news.err.ee/1057196/first-coronavirus-case-found-in-estonia,,,, +284,,Hungary,"Mar 17, 2020",,"only Hungarian citizens will be allowed to enter the country. The restriction relates to all road, railway, water and air borders.",,,,international travel ban - all countries,,http://abouthungary.hu/news-in-brief/coronavirus-heres-the-latest/,,all countries,, +283,,Hungary,"Mar 16, 2020",,passengers will not be allowed to board buses using the front door,,,,public transport limited,,https://eng.lsm.lv/article/society/health/latvia-to-close-borders-to-passenger-traffic-on-tuesday-17-march.a351774/?rt=articles&ac=downloadatt&id=983,,,, +282,,Hungary,"Mar 16, 2020",,All Budapest districts will provide care services for children who cannot be placed elsewhere,,Budapest,,looking for children,,https://hungarytoday.hu/coronavirus-budapest-major-cities-close-kindergartens-nurseries/,,,, +288,,Latvia,"Mar 14, 2020",,"All public events banned, ad-hoc events only for groups <50 ppl (advised to be postponed)",,,,outdoor gatherings banned,50,https://eng.lsm.lv/article/society/health/latvia-to-close-borders-to-passenger-traffic-on-tuesday-17-march.a351774/?rt=articles&ac=downloadatt&id=983,,,, +286,,Latvia,"Mar 13, 2020","Apr 14, 2020","All http://on.site-site learning terminated, replaced with remote education pre-schools remain open ",,,,"remote schooling, school closure, university closure",,https://eng.lsm.lv/article/society/health/latvia-to-close-borders-to-passenger-traffic-on-tuesday-17-march.a351774/?rt=articles&ac=downloadatt&id=983,,,, +289,,Lithuania,"Mar 12, 2020",,All public events with over 100 people cancelled,,,,outdoor gatherings banned,100,http://lrv.lt/en/news/mass-events-not-to-be-held-indoors-during-emergencies,,,, +294,,Luxembourg,"Mar 16, 2020","Mar 27, 2020","All schools closed, including pre-schools",,,,"nursery school closure, school closure, university closure",,https://today.rtl.lu/news/luxembourg/a/1482367.html,,,, +292,,Lithuania,"Mar 16, 2020","Mar 30, 2020",All indoor and outdoor public events cancelled.,,,,outdoor gatherings banned,50,https://translate.google.com/translate?sl=auto&tl=en&u=https%3A%2F%2Fwww.lrt.lt%2Fnaujienos%2Flietuvoje%2F2%2F1151427%2Fskvernelis-pranese-kad-sestadieni-bus-priimtas-sprendimas-del-karantino-salies-mastu,,,, +291,,Lithuania,"Mar 16, 2020","Mar 30, 2020","The whole country is in quarantine. were closed for foreigners regardless of means of transport, excluding cargo and special transport; all international outbound passenger travel was prohibited.",,,,international travel ban - all countries,,https://translate.google.com/translate?sl=auto&tl=en&u=https%3A%2F%2Fwww.lrt.lt%2Fnaujienos%2Flietuvoje%2F2%2F1151427%2Fskvernelis-pranese-kad-sestadieni-bus-priimtas-sprendimas-del-karantino-salies-mastu,,all countries,, +290,,Lithuania,"Mar 12, 2020",,"All educational institutions closed, including kindergardens",,,,"nursery school closure, school closure, university closure",,http://lrv.lt/en/news/education-institutions-are-closing-for-two-weeks-across-lithuania-due-to-coronavirus,,,, +306,,Greece,"Mar 09, 2020",,all sports games were to be played with no fans attending,,,,"social distancing, sports cancellation",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Greece,,,, +298,,Moldova,"Mar 11, 2020",,"All schools closed, including pre-schools",,,,"nursery school closure, school closure, university closure",,https://www.reuters.com/article/us-health-coronavirus-moldova/moldova-closes-schools-universities-to-prevent-virus-spread-idUSKBN20Y0VP,,,, +296,,Malta,"Mar 13, 2020","Mar 20, 2020","All educational institutions closed, including pre- schools",,,,"nursery school closure, school closure, university closure",,https://www.maltatoday.com.mt/news/national/100955/live_prime_minister_to_announce_new_measures_related_to_coronavirus?fbclid=IwAR2-fStyF7-5t3jh-SISkoVAJOWxG6YzQdZkhlEXcPBIIr5e1j79mw7mtwU#.XnEPm0HPw2w,,,, +308,,Monaco,"Mar 16, 2020",,"All educational institutions are closed, including pre-chools",,,,"nursery school closure, school closure, university closure",,https://en.gouv.mc/Policy-Practice/Social-Affairs-and-Health/News/CORONAVIRUS-The-Prince-s-Government-has-Decided-to-Close-Creches-and-Educational-Establishments-from-Monday,,,, +303,,Greece,"Feb 26, 2020",,"As of 26 February, the first case in Greece was confirmed. A 38-year-old woman from Thessaloniki, who had recently visited Milan, Νorthern Italy, tested positive and was admitted to the AHEPA University Hospital. Her family, as well as those who came into contact with her, voluntarily isolated themselves.",,,,"case reporting, first case",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Greece,,,, +295,,Luxembourg,"Mar 13, 2020",,All events over 100 people banned,,,,outdoor gatherings banned,100,https://today.rtl.lu/news/luxembourg/a/1481946.html,,,, +300,,Georgia,"Mar 16, 2020","Mar 30, 2020","On 16 March, the spokesperson of the Government of Georgia Irakli Chikovani announced special measures and recommendations. The government of Georgia banned entrance to Georgia for any foreign nationals for the next two weeks.",,,,international travel ban - all countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Georgia_(country),,all countries,, +307,,Greece,"Mar 09, 2020",,all school championships were cancelled.,,,,activity cancellation - other,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Greece,,,, +305,,Greece,"Mar 09, 2020",,"On March 9, all school trips were banned,",,,,school closure,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Greece,,,, +304,,Greece,"Mar 13, 2020",,Sakellaropoulou suspended the protocol ceremony for the inauguration scheduled for Saturday 14 and no handshakes were allowed.,,,,hygiene enforcement,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Greece,,,, +297,,Malta,"Mar 17, 2020",,"All bars, cinemas, restaurants, gyms are closed ",,,,"closure nonessential stores, nonessential business suspension",,https://covid19malta.info/,,,, +299,,Moldova,"Mar 17, 2020","Mar 31, 2020","All air travel banned, regardless of the purpose and destination, land borders closed too",,,,"domestic travel ban, international travel ban - all countries",,https://translate.google.com/translate?sl=auto&tl=en&u=https%3A%2F%2Fansp.md%2Findex.php%2Fdate-actualizate-cu-privire-la-raspandirea-noului-tip-de-coronavirus-covid-19-in-republica-moldova-si-recomandari-pentru-populatie%2F,,all countries,, +302,,Georgia,"Mar 16, 2020",,The government disseminated a special sms to all phones in Georgia informing population about measures and recommendations.,,,,information sms,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Georgia_(country),,,, +301,,Georgia,"Mar 16, 2020",,The Coordination Council recommended all elderly citizens of Georgia to avoid mass gatherings and isolate themselves.,,,,outdoor gatherings banned,500,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Georgia_(country),,,, +309,,Moldova,"Mar 17, 2020","Mar 31, 2020","The activity of all markets, such as retail outlets, public food outlets throughout the country, with the exception of pharmacies, grocery stores and PECO stations, will end until March 31",,,,"closure nonessential stores, nonessential business suspension",,https://translate.google.com/translate?sl=auto&tl=en&u=https%3A%2F%2Fansp.md%2Findex.php%2Fdate-actualizate-cu-privire-la-raspandirea-noului-tip-de-coronavirus-covid-19-in-republica-moldova-si-recomandari-pentru-populatie%2F,,,, +311,,Netherlands,"Mar 12, 2020",,"All events (concerts, sports) and all work meetings with more than 100 people are now forbidden",,,,outdoor gatherings banned,100,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_the_Netherlands#cite_note-rivm:1-6,,,, +310,,Netherlands,"Feb 27, 2020",,"the first confirmed case of COVID-19, a man who had been in the Lombardy region of Italy was admitted to Elisabeth-TweeSteden Hospital in Tilburg.[6][7]",,,,"case reporting, first case",,https://www.rivm.nl/node/152811,,,, +316,,Greece,"Mar 12, 2020","Mar 26, 2020","On 12 March, a two-week closure of all theatres, courthouses, cinemas, gyms, playgrounds and clubs was announced.",,,,"nonessential business suspension, sports cancellation",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Greece,,,, +332,,Iceland,"Feb 28, 2020",,"On 28 February, Iceland confirmed the first case of COVID-19, an Icelandic male in his forties, who had been on a ski trip to Andalo in Northern Italy and returned home on 22 February; when he developed symptoms after his arrival, he was quarantined at Landspítali hospital in Reykjavík.[1][2] Subsequently, The National Commission of the Icelandic Police declared an Alert Phase.[3]",,,,"case reporting, first case",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Iceland,,,, +313,,Netherlands,"Mar 13, 2020",,"The government cancelled all flights from China, Iran, Italy, and South Korea, the countries with the highest number of coronavirus cases, for two weeks.",,,,international travel ban - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_the_Netherlands#cite_note-rivm:1-6,,"China, Iran, Italy, South Korea",, +317,,Greece,"Mar 13, 2020",,"On 13 March, the nationwide closure of all museums and archaeological sites, as well as all malls, cafes, restaurants, bars and food outlets, excluding supermarkets, pharmacies and food outlets that offer take-away and delivery only, was announced.","supermarkets, pharmacies and food outlets that offer take-away and delivery only",,,nonessential business suspension,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Greece,,,, +330,,Greece,"Mar 16, 2020",,"On the same day, two villages in Western Macedonia, Damaskinia and Dragasia, were quarantined after several cases among their residents were confirmed. The entry and exit to and from the villages was banned, allowing only medical staff and municipal staff to supply them with drugs and food.",medical staff and municipal staff to supply them with drugs and food.medical staff and municipal staff to supply them with drugs and food.,,,cluster isolation - no symptoms,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Greece,,,"Damaskinia, Dragasia", +334,,Iceland,"Mar 02, 2020",,"From 2 March, healthcare workers in Iceland were being encouraged to avoid travel and to remain in the country.",,,,outbound travel warning,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Iceland,,,, +335,,Iceland,"Mar 16, 2020",,"To 16 March, no official social distancing measures or limitations or bans on public gatherings are in effect.[26] However, organisers cancelled or postponed a number of upcoming events, including the annual conference of the School of Humanities of the University of Iceland, Hugvísindaþing, which was set to have taken place on 13 and 14 March.",,,,activity cancellation - other,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Iceland,,,, +333,,Iceland,"Mar 16, 2020",,"At 11:00 on 13 March, it was announced at a press conference that universities and secondary schools would be closing as of Monday 16 March, on which day a ban on public gatherings of over 100 would be put in place",,,,"school closure, university closure",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Iceland,,,, +331,,Guernsey,"Mar 09, 2020",,"On 9 March, the first case was confirmed. The infected was a person who had travelled from Tenerife.",,,,"case reporting, first case",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Guernsey,,,, +320,,Greece,"Mar 16, 2020",,"On 16 March, Greece closed its borders with Albania and North Macedonia, deciding to suspend all road, sea and air links with these countries, while only permitting the transportation of goods and the entry of Greek nationals and residents. The suspension of ferry services to and from Italy, air links to Spain, as well as the prohibition of all cruise ships and sailboats docking in Greek ports was also decided.",,,cruise ship,international travel ban - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Greece,,"Albania, Italy, North Macedonia, Spain",, +319,,Greece,"Mar 14, 2020",,All air traffic with Italy was banned.,,,,international travel ban - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Greece,,Italy,, +318,,Greece,"Mar 14, 2020",,"On 14 March, all organized beaches and ski resorts were closed.",,,,sports cancellation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Greece,,,, +315,,Greece,"Mar 10, 2020","Mar 24, 2020","Starting on March 10, the educational institutions of all levels were closed for 14 days",,,,"school closure, university closure",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Greece,,,, +314,,Netherlands,"Mar 15, 2020","Apr 06, 2020","All schools are closed, including pre-schools",,,,"nursery school closure, school closure",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_the_Netherlands#cite_note-rivm:1-6,,,, +312,,Netherlands,"Mar 12, 2020","Apr 01, 2020",All universities cancel on-site teaching till 1. April,,,,university closure,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_the_Netherlands#cite_note-rivm:1-6,,,, +343,,Macedonia,"Feb 26, 2020",,"On 26 February, North Macedonia confirmed its first case, a woman who tested positive for SARS-CoV-2 in a Clinic for Infectious Diseases, in Skopje. She had stayed in Italy for a month and had been sick for two weeks. Upon returning to North Macedonia, she immediately reported to the clinic",,,,"case reporting, first case",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_North_Macedonia#cite_note-13,,,, +347,,Macedonia,"Mar 13, 2020",,"Entries of foreign nationals to the country arriving from 'high-risk countries' would start getting denied. List of countries not specified, would act according to WHO reccommendation.",,,,international travel ban - risk countries,,https://www.reuters.com/article/us-heath-coronavirus-northmacedonia/north-macedonia-bars-foreigners-arriving-from-high-risk-countries-over-coronavirus-idUSKBN2101NI?fbclid=IwAR0K-J4_hgAb5COQ6LxvQyV6kro6gdjpnZFgEinZ_L96HXJZsaKaavBz1UY,,,, +340,,Iceland,"Mar 17, 2020",,"On 16 March, the supermarket chain Samkaup announced that 27 grocery stores throughout Iceland would have special shopping times for vulnerable members of the public, including the elderly and those with chronic and underlying illnesses. Starting on 17 March, select Nettó and Kjörbúðin locations would reserve the hour from 9 to 10 a.m. for those shoppers at greatest risk of severe complications should they contract COVID-19.[",,,,nonessential business suspension,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Iceland,,,, +345,,Latvia,"Mar 13, 2020","Apr 14, 2020","On 12 March, Prime Minister Krišjānis Kariņš announced that the government has declared a state of emergency and that starting 13 March and until 14 April large public gatherings with over 200 people are banned",,,,outdoor gatherings banned,200,https://eng.lsm.lv/article/society/health/latvian-government-announces-widespread-measures-to-contain-coronavirus.a351529/,,,, +342,,Netherlands,"Mar 15, 2020","Apr 06, 2020","cafés, restaurants, sports clubs, saunas, sex clubs and coffeeshops are closed t",,,,"closure nonessential stores, nonessential business suspension",30,https://nos.nl/artikel/2327194-alle-scholen-cafes-en-restaurants-tot-en-met-6-april-dicht-om-coronavirus.html,,,, +338,,Iceland,"Mar 13, 2020",,"At a second press conference at 2 p.m., it was emphasised that panic-buying was unnecessary; no shortage of food or medicine was foreseen.",,,,public announcement,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Iceland,,,, +337,,Iceland,"Mar 16, 2020","Apr 10, 2020",universities and secondaries schools closed for four weeks. it was announced on 13 March that all schools in the Reykjavík area would be closed on 16 March in order to prepare,elementary schools and preschools,,,"school closure, university closure",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Iceland,,,, +336,,Iceland,"Mar 13, 2020",,"At a press conference at 11 a.m. on 13 March, it was announced that public gatherings of more than 100 would be banned",,,,outdoor gatherings banned,100,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Iceland,,,, +346,,Portugal,"Mar 14, 2020",,"The mayor, Salvador Malheiro, closed all municipal services and called for the social isolation of the entire population of the municipality Ovar.",,,,"nonessential business suspension, social distancing advice",,https://www.rtp.pt/noticias/pais/covid-19-autarca-de-ovar-apela-ao-isolamento-social_v1212054,,,, +344,,Macedonia,"Mar 10, 2020","Mar 24, 2020",temporary 2 week closure of all education institutes (from elementary schools to universities) that might be further extended,,,,"school closure, university closure",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_North_Macedonia#cite_note-13,,,, +341,,Latvia,"Mar 02, 2020",,On 2 March the Latvian Ministry of Health confirmed the first case of COVID-19 in Latvia. The infected person was a woman who had flown from Milan to Riga through Munich.,,,,"case reporting, first case",,https://eng.lsm.lv/article/society/health/first-case-of-covid-19-coronavirus-confirmed-in-latvia.a350338/,,,, +339,,Iceland,"Mar 13, 2020",,"Elementary schools and preschools will not be closed, but restrictions will be in place to maximize social distancing within schools",,,,social distancing,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Iceland,,,, +350,,Ireland,"Feb 29, 2020",,"The 2019–20 coronavirus pandemic was confirmed to have spread to Ireland on 29 February 2020.[1] This was announced by Tony Holohan the Chief Medical Officer for the Irish Department of Health.A secondary school linked to the case, Scoil Chaitríona in Glasnevin, was shut down for two weeks as a precautionary measure.",,,,"case reporting, first case",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_the_Republic_of_Ireland,,,, +348,,Lithuania,"Feb 28, 2020",,"On 28 February, Lithuania confirmed the first case of COVID-19, a 39-year-old woman who arrived to Kaunas from Verona, Italy after business trip. She was then hospitalised in Šiauliai.",,,,"case reporting, first case",,https://translate.google.com/translate?sl=auto&tl=en&u=https%3A%2F%2Fwww.15min.lt%2Fnaujiena%2Faktualu%2Flietuva%2Fkoronavirusas-pasieke-lietuva-uzfiksuotas-pirmasis-atvejis-56-1282110,,,, +349,,Lithuania,"Mar 12, 2020",,"closed were all museums, cinemas, and gyms.",,,,"closure nonessential stores, nonessential business suspension, social distancing",10,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Lithuania#cite_note-18,,,, +352,,Ireland,"Mar 01, 2020","Mar 15, 2020","Initially, some schools around the country were closed and pupils were instructed to self-isolate.",,,,cohort isolation - no symptoms,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_the_Republic_of_Ireland,,,, +353,,Ireland,"Mar 10, 2020",,Lectures from Trinity College Dublin were cancelled and delivered online.,,,,remote schooling,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_the_Republic_of_Ireland,,,, +351,,Ireland,"Mar 09, 2020",,"Many sporting events, including Ireland's final two rugby Six Nations fixtures against Italy and France, Gaelic Athletic Association and League of Ireland games, were postponed or cancelled altogether.",,,,sports cancellation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_the_Republic_of_Ireland,,,, +354,,Vatican City,"Mar 10, 2020",,Italy lockdown measures are also applied to the Vatican City.,,Vatican City,,"blanket isolation - no symptoms, religious activity limitations, social distancing",,https://www.theguardian.com/world/video/2020/mar/10/st-peters-square-before-and-after-italys-nationwide-lockdown-video,,,, +364,,Ireland,"Mar 15, 2020","Mar 29, 2020","The Vintners Federation of Ireland, the Licensed Vintners Association and the Irish government urged all bars and pubs to close from midnight 15 March until, at minimum, 29 March.",,,,nonessential business suspension,10,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_the_Republic_of_Ireland#cite_note-:3-2,,,, +362,,Ireland,"Mar 10, 2020",,Flights to and from some affected regions were suspended.[48],,,,international travel ban - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_the_Republic_of_Ireland#cite_note-:3-2,,risk countries,, +361,,Ireland,"Mar 12, 2020",,has recommended indoor gatherings of more than 100 people and outdoor gatherings of more than 500 people to be cancelled.,,,,"outdoor gatherings banned, sports cancellation",500,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_the_Republic_of_Ireland#cite_note-:3-2,,,, +363,,Ireland,"Mar 07, 2020",,St Patrick's Day parades have also been called off due to the fear of the virus spreading further,,,,very large event cancellation or postponement,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_the_Republic_of_Ireland#cite_note-:3-2,,,, +360,,Ireland,"Mar 12, 2020","Mar 29, 2020","On 12 March Taoiseach Leo Varadkar announced the closure of all schools, colleges and childcare facilities until at least 29 March",,,,"nursery school closure, school closure, university closure",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_the_Republic_of_Ireland#cite_note-:3-2,,,, +365,,Ireland,"Mar 15, 2020","Mar 29, 2020","The official statement cited difficulty in maintaining social distancing in bars and pubs. All pubs and nightclubs in Temple Bar, a hot-spot of Dublin's nightlife, announced that they would comply in response. Taoiseach Leo Varadkar stated that he ""may seek enforcement powers from Dáil/Seanad"" in order to compel pubs and bars to close.",,,,"compulsory isolation, social distancing",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_the_Republic_of_Ireland#cite_note-:3-2,,,, +366,,Jersey,"Mar 10, 2020",,"On 10 March, the first case was confirmed. The infected was a person who had travelled from Italy.[1] A second case was confirmed on 11 March.",,,,"case reporting, first case",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Jersey,,,, +369,,Kosovo,"Mar 13, 2020",,"On 13 March, the first two cases were confirmed, a 77-year-old man from Vitina and an Italian woman in early 20s, who worked in Klina with Caritas Kosova.[1][2] Vitina and Klina are quarantined after the first cases of coronavirus in these two municipalities.",,,,"case reporting, first case",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Kosovo,,,, +367,,Kazakhstan,"Mar 13, 2020",,"On 13 March, two Kazakh citizens in Almaty who had recently returned from Germany were confirmed of COVID-19 infection.",,,,"case reporting, first case",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Kazakhstan,,,, +371,,Kosovo,"Mar 15, 2020",,"On 15 March, 4 new cases of coronavirus are confirmed, 3 from Mališevo and one from village Dumnica of Podujevo.[7]. After the new cases the Ministry of Health issued the Government of Kosovo to put the country in the public health emergency state.[8]",,,,"public announcement, special management arrangements",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Kosovo,,,, +370,,Kosovo,"Mar 13, 2020",,The Government of Kosovo decided to block entrances and exits in these two cities,,,,domestic travel ban,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Kosovo,,,"Klina, Vitina", +368,,Kazakhstan,"Mar 17, 2020",,"In March 2020, President Kassym-Jomart Tokayev ordered the cancellations of both the Nowruz celebrations as well as the military parade in honor of the 75th anniversary of the end of the Second World War.",,,,very large event cancellation or postponement,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Kazakhstan,,,, +380,,Poland,"Feb 19, 2020",,"On 19 February 12 people remained hospitalised ""in connection with the coronavirus"", 13 were under home quarantine and 1000 were being monitored by health services.",,,,contacts traced total,1000,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Poland,,,, +379,,Turkey,"Mar 17, 2020",,"Closure of all public gathering places such as cafes, gyms, Internet cafés and movie theaters, except shops and restaurants not offering music in 81 provincies",,,,nonessential business suspension,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Turkey,,,, +377,,Turkey,"Mar 16, 2020","Apr 30, 2020",Sports matches without spectators.,,,,sports cancellation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Turkey,,,, +381,,US: Florida,"Mar 10, 2020",,University of Florida: classes online for Spring semeter,,,,"remote schooling, university closure",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Florida#Government_response,,,, +374,,Ukraine,"Mar 17, 2020",,"A total ban on rail, air and bus intercity and interregional passenger transport services, as well as the suspension of the underground metro in Kyiv, Kharkiv, and Dnipro",,,,public transport stopped,,https://www.kyivpost.com/article/opinion/op-ed/andy-hunder-ukraine-introduces-significant-measures-to-contain-covid-19.html?cn-reloaded=1,,,, +378,,Turkey,"Mar 16, 2020",,Nationwide ban on prayer gatherings in mosques,,,,religious activity cancellation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Turkey,,,, +375,,Turkey,"Mar 16, 2020","Mar 23, 2020","Primary schools, middle schools, and high schools closed.",,,,"nursery school closure, school closure",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Turkey,,,, +376,,Turkey,"Mar 16, 2020","Apr 06, 2020",Universities closed.,,,,university closure,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Turkey,,,, +386,,Portugal,"Mar 14, 2020",,"The National Maritime Authority has banned beaches across the country and groups, banning all sports and leisure activities involving more than five people.",,,,sports cancellation,,https://www.rtp.pt/noticias/pais/covid-19-obriga-a-fechar-as-praias_v1212154,,,, +384,,Poland,"Mar 12, 2020","Mar 25, 2020","All schools are closed (kindergardens, primary schools, secondary schools, universities).",,,,"nursery school closure, school closure, university closure",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Poland,,,, +391,,Ukraine,"Mar 12, 2020","Apr 04, 2020","All nurseries, schools and universities closed.",,,,"nursery school closure, school closure, university closure",,https://www.kyivpost.com/ukraine-politics/breaking-ukraine-shuts-schools-mass-events-to-prevent-coronavirus-spread.html,,,, +388,,Ukraine,"Mar 17, 2020",,"All mass gatherings (cultural, entertainment, sports, social, religious, advertising and other) involving more than ten people are prohibited",,,,"cultural activity limitation, outdoor gatherings banned, religious activity cancellation, social distancing, sports cancellation",10,https://www.kyivpost.com/article/opinion/op-ed/andy-hunder-ukraine-introduces-significant-measures-to-contain-covid-19.html,,,, +389,,Ukraine,"Mar 17, 2020",,"Restaurants, cafes, bars, shopping and entertainment centers, fitness centers, cultural establishments must close.","Outlets selling food products, fuels, hygiene products, medicines, and medical products are permitted to stay open, as are those offering banking and insurance services",,,"closure nonessential stores, nonessential business suspension",,https://www.kyivpost.com/article/opinion/op-ed/andy-hunder-ukraine-introduces-significant-measures-to-contain-covid-19.html,,,, +383,,Portugal,"Mar 16, 2020","Apr 09, 2020",Prime Minister António Costa decreed the closure of all public and private educational establishments from 16 March until 9 April at least.,,,,school closure,,https://sicnoticias.pt/especiais/coronavirus/2020-03-12-Todas-as-escolas-fechadas-ate-12-de-abril,,,, +390,,Ukraine,"Mar 17, 2020",,"Enterprises and organizations are advised to provide shift work for employees, and, if technically possible, to ensure work online",,,,remote work,,https://www.kyivpost.com/article/opinion/op-ed/andy-hunder-ukraine-introduces-significant-measures-to-contain-covid-19.html,,,, +387,,Ukraine,"Mar 17, 2020",,"A ban on domestic intercity and interregional carriage of passengers by motor transport and a limit of passengers traveling on trams, trolleybuses and road transport on intracity routes",,,,public transport limited,,https://www.kyivpost.com/article/opinion/op-ed/andy-hunder-ukraine-introduces-significant-measures-to-contain-covid-19.html,,,, +385,,Portugal,"Mar 13, 2020",,"In the Autonomous Region of Madeira the Regional Government has ordered the cessation of all flights between the region and countries where there is active transmission from Covid-19, with the exception of the national territory.",Exception: Portugal territory,,Autonomous Region of Madeira,international travel ban - risk countries,,https://www.dnoticias.pt/madeira/governo-da-madeira-cessa-os-voos-dos-paises-onde-ha-transmissao-activa-AX5909301,,all countries,, +382,,Portugal,"Mar 02, 2020",,Portugal confirmed its first two cases.,,,,first case,,https://www.jn.pt/nacional/dois-casos-positivos-de-coronavirus-no-porto-11876530.html,,,, +407,,Slovakia,"Mar 14, 2020","Mar 30, 2020","Shops and service operations are closed for 14 days. First introduced for the weekend of March 14-15, prolonged for another 14 days on March 16","Exceptions are groceries, pharmacies, stores and dispensers of medical devices, drugstores , catering facilities, newsagents, animal feed stores, veterinary clinics, petrol stations, banks, insurance companies, post offices, telecommunications operators.",,,"closure nonessential stores, nonessential business suspension",,https://www.rtvs.sk/televizia/clanky/219873/na-slovensku-platia-od-pondelka-16-3-nove-opatrenia,,,, +413,,Moldova,"Mar 07, 2020",,"The first coronavirus case in Moldova was announced on 7 March 2020. The infected person is a 48-year-old woman who had just returned to Moldova from Italy. She had been taken to hospital immediately from the plane, being in a serious condition: bilateral bronchopneumonia, acute respiratory failure, fever, cough, general weakness. She suffers from a few chronical illnesses: diabetes, overweight and hypertension",,,,"case reporting, first case",,https://translate.google.com/translate?hl=&sl=auto&tl=en&u=https%3A%2F%2Fmsmps.gov.md%2Fro%2Fcontent%2Fmsmps-confirma-primul-caz-de-coronavirus-de-tip-nou-republica-moldova,,,, +403,,Poland,"Mar 14, 2020",,Closure of borders for air and rail traffic.,"Only Polish citizens were allowed to enter the country. After crossing the border by land, a 14-day quarantine applies.",,,international travel ban - all countries,,,,all countries,, +402,,Poland,"Mar 14, 2020",,Activities of shopping malls limited,,,,"closure nonessential stores, nonessential business suspension",50,https://wiadomosci.onet.pl/kraj/koronawirus-w-polsce-premier-wprowadza-stan-zagrozenie-epidemicznego/k95cnfc?utm_source=pl.wikipedia.org_viasg_wiadomosci&utm_medium=referal&utm_campaign=leo_automatic&srcc=ucs&utm_v=2,,,, +400,,Portugal,,,The Prime Minister Pellegrini recommended to limit travel only to neccesary trips.,,,,outbound travel warning,,https://www.vlada.gov.sk//premier-letiska-budu-zatvorene-zavadzaju-sa-docasne-hranicne-kontroly/,,,, +396,,United States,"Mar 16, 2020","Mar 30, 2020",Public health officials on Wednesday issued a moratorium on all large-scale events in San Francisco of >1000 attendees,,San Francisco,California,outdoor gatherings banned,1000,https://www.sfexaminer.com/news/sf-bans-large-events-including-warriors-games-amid-coronavirus-influx/,,,, +409,,Slovakia,"Mar 16, 2020",,"The crisis staff will recommend all public transport operators and the owners of public buildings and shops allow entrance only to people wearing some protective equipment that covers their face, i.e. masks or scarfs.",,,,"public announcement, public hygiene, public mask encouragement",,https://spectator.sme.sk/c/22360124/number-of-coronavirus-cases-increases-measures-updated.html,,,, +395,,United States,"Mar 16, 2020","Apr 06, 2020",Shelter in place order issued for the Bay Area. Exceptions for necessary services and taking walks while staying at least 6 feet from other residents,,,California,blanket isolation - no symptoms,,https://www.sfchronicle.com/local-politics/article/Bay-Area-must-shelter-in-place-Only-15135014.php,,,, +415,,Portugal,"Mar 16, 2020",,Portugal suspended on Monday all passenger air and rail traffic with hard-hit Spain until April 15.,,,,international travel ban - risk countries,,https://www.nytimes.com/reuters/2020/03/17/world/europe/17reuters-health-coronavirus-portugal-hotel.html,,Spain,, +414,,Moldova,"Mar 10, 2020",,All foreigners coming from the countries affected by coronavirus have been banned from entering Moldova by plane,,,,international travel ban - all countries,,https://www.reuters.com/article/us-health-coronavirus-moldova/moldova-bans-foreigners-on-all-flights-from-countries-with-coronavirus-idUSKBN20X0XX,,risk countries,, +412,,Malta,"Mar 13, 2020",,Stop on all mass activities unless absolutely necessary. Number of people not specified.,,,,outdoor gatherings banned,10,https://web.archive.org/web/20200307233527/https://timesofmalta.com/articles/view/first-coronavirus-case-reported-in-malta.776288,,,, +411,,Malta,"Mar 07, 2020",,"On 7 March, Malta reported its first 3 cases of coronavirus: an Italian family consisting of a 12-year-old girl and her parents, who arrived in Malta on 3 March from Rome after a holiday in Trentino. The girl was the first case, with the parents testing positive for the coronavirus later in the day. They had been in self-quarantine since arriving from Italy, and they are now held in isolation at Mater Dei Hospital.",,,,"case reporting, first case",,https://web.archive.org/web/20200307233527/https://timesofmalta.com/articles/view/first-coronavirus-case-reported-in-malta.776288,,,, +401,,Slovakia,"Mar 12, 2020",,The government declared a national state of emergency.,,,,"emergency declaration, state of emergency",,https://www.vlada.gov.sk//vlada-vyhlasila-od-stvrtka-na-celom-uzemi-sr-mimoriadnu-situaciu/,,,, +399,,Slovakia,"Mar 13, 2020",,Anyone with permanent or temporary residence in the Slovak Republic who returns from abroad will go to a 14-day quarantine. Pellegrini informed that the Interior Ministry also has facilities for those who do not want or cannot go to home quarantine.,,,,"international traveller quarantine - risk countries, quarantine zone",,https://www.vlada.gov.sk//premier-letiska-budu-zatvorene-zavadzaju-sa-docasne-hranicne-kontroly/,,,, +398,,Slovakia,"Mar 13, 2020",,"Starting from 7AM (CET) border control was reinstated on the borders with Austria, Hungary and the Czech Republic. No traveler without a permanent residence or employment in Slovakia will be admitted.",,,,international travel ban - all countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Slovakia,,"Austria, Czech Republic, Hungary",, +404,,Poland,"Mar 15, 2020",,Religious assemblies of over 50 people banned.,,,,religious activity limitations,,https://www.onet.pl/?utm_source=pl.wikipedia.org_viasg_wiadomosci&utm_medium=referal&utm_campaign=leo_automatic&srcc=ucs&pid=3c04a10e-5daa-4eb9-9e60-6ae2317cc442&sid=b177a2c9-166f-4113-9b28-185bbe554807&utm_v=2,,,, +392,,Ukraine,"Mar 12, 2020",,Mass gatherings of more than 200 people banned.,"Events of “state necessity”, sporting events without spectators.",,,social distancing,,https://www.kyivpost.com/ukraine-politics/breaking-ukraine-shuts-schools-mass-events-to-prevent-coronavirus-spread.html,,,, +410,,Lithuania,"Mar 16, 2020",,"All shops and businesses excluding grocery shops, pharmacies and veterinary pharmacies were closed; all restaurants and bars were closed,",,,,"closure nonessential stores, nonessential business suspension",,https://www.lrt.lt/en/news-in-english/19/1151798/lithuania-under-quarantine-key-instructions-and-recommendations,,,, +408,,Slovakia,"Mar 16, 2020",,"Sports, cultural and public events, including religious services, have been banned for the whole territory of Slovakia",,,,"cultural activity limitation, religious activity cancellation, sports cancellation, visiting in hospital banned",,https://spectator.sme.sk/c/22354154/coronavirus-measures-taken-in-slovakia.html?ref=njctse,,,, +405,,Poland,"Mar 04, 2020",,The Ministry of Health informed about the first case of SARS-CoV-2 infection in Poland.,,,,first case,,https://www.gov.pl/web/zdrowie/pierwszy-przypadek-koronawirusa-w-polsce,,,, +406,,Poland,"Mar 15, 2020",,Assemblies of over 50 people banned.,,,,outdoor gatherings banned,50,https://www.onet.pl/?utm_source=pl.wikipedia.org_viasg_wiadomosci&utm_medium=referal&utm_campaign=leo_automatic&srcc=ucs&pid=3c04a10e-5daa-4eb9-9e60-6ae2317cc442&sid=b177a2c9-166f-4113-9b28-185bbe554807&utm_v=2,,,, +397,,Slovakia,"Mar 06, 2020",,"The first coronavirus case in Slovakia was confirmed. It was a person-to-person spread, his son was in Venice, Italy. His son tested positive on the next day, and didn't show any symptoms before.",,,,"case reporting, first case",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Slovakia,,,, +394,,Serbia,"Mar 16, 2020",,"All nurseries, schools and universities closed",,,,"nursery school closure, school closure, university closure",,https://exit.al/en/2020/03/16/serbia-declares-state-of-emergency-closes-borders/,,,, +393,,Slovakia,"Mar 16, 2020",,"All nurseries, schools and universities closed",,,,"nursery school closure, school closure, university closure",,https://www.vlada.gov.sk//27391/upozornenie/,,,, +431,,Switzerland,"Mar 13, 2020","Apr 04, 2020","the Federal Council decided to cancel classes in all educational establishments ",,,,"nursery school closure, school closure, university closure",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Switzerland,,,, +429,,Switzerland,"Feb 25, 2020",,"first case of COVID-19 was confirmed. A 70-year-old man in the Italian-speaking canton of Ticino which borders Italy, tested positive for SARS-CoV-2. The man had previously visited Milan.",,,,"case reporting, first case",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Switzerland,,,, +432,,Switzerland,"Mar 13, 2020",,the Federal Council has banned all events (public or private) involving more than 100 people.,,,,outdoor gatherings banned,100,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Switzerland,,,, +430,,Switzerland,"Feb 28, 2020",,"the Federal Council announced an immediate ban on all public and private events involving more than 1000 participants, as one of the efforts to curb the spread of COVID-19 infection. Further, events of 150 or more now need federal permission.",,,,outdoor gatherings banned,1000,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Switzerland,,,, +441,,Norway,"Mar 12, 2020","Mar 26, 2020","All the country's kindergartens, schools, secondary schools, secondary schools, colleges and universities are closed,",,,,"nursery school closure, school closure, university closure",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Norway,,,, +445,,Norway,"Mar 16, 2020",,On 16 March travel ban was extended to all borders of Norway and Nordic non-Norwegian citizens.,,,,international travel ban - all countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Norway,,all countries,, +447,,Romania,"Mar 08, 2020","Mar 31, 2020","The Head of the Department for Emergency Situations, Raed Arafat, announced a ban on all indoor or outdoor activities that involve the participation of more than 1,000 people.",,,,outdoor gatherings banned,1000,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Romania,,,, +436,,Romania,"Mar 11, 2020","Mar 31, 2020","The authorities have imposed a ban on sports, scientific, religious, cultural or entertainment events with over 100 participants in closed spaces until 31 March.",,,,indoor gatherings banned,100,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Romania,,,, +443,,Norway,"Mar 12, 2020","Mar 26, 2020","Gyms, hairdressers, skin care, massage and body care, tattooing, piercing salons,Swimming pools, water parks are closed",,,,"closure nonessential stores, nonessential business suspension",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Norway,,,, +446,,Romania,"Feb 21, 2020",,The Romanian government announced a 14-day quarantine for citizens returning from the affected regions.,,,,international traveller quarantine - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Romania,,,, +450,,Romania,"Mar 02, 2020",,"More preventive measures were taken by the National Committee for Special Emergency Situations. Thus, citizens arriving from other provinces or cities in mainland China, other localities in Lombardy, Veneto or Emilia-Romagna regions of Italy, as well as other areas and localities in South Korea and Iran than those specifically mentioned for the establishment of the institutionalized quarantine measure, enter into self-isolation at home, for 14 days, immediately after returning to Romania.",,,,international traveller quarantine - risk countries,,,,,, +442,,Norway,"Mar 12, 2020","Mar 26, 2020",Sports and cultural events and gatherings are banned. Number of people not specified.,,,,outdoor gatherings banned,50,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Norway,,,, +438,,Montenegro,"Mar 17, 2020",,"Montenegro confirmed the first two cases of COVID-19 on Tuesday, making it the last among European countries to report outbreak of the infection on its territory. the two infected women born in 1948 and 1973, come from the coastal city of Ulcinj, and from the capital of Podgorica. They are both sent to isolation at their homes in good health. +They recently came back from abroad, namely from Spain and the United States respectively.",,,,"case reporting, first case",,http://www.china.org.cn/world/2020-03/18/content_75827588.htm,,,, +435,,Switzerland,"Mar 13, 2020",,The Federal Council decided to partially close its borders and enacted border controls,,,,international travel ban - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Switzerland,,,, +444,,Norway,"Mar 13, 2020",,"Norway introduced a ban on visits to Norway through Oslo airport. Norwegian and Nordic citizens, foreign residents in Norway and people continuing to another country are allowed anyway. Other people are dismissed and sent home as soon as possible and put in quarantine until then.",,,,international travel ban - all countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Norway,,,, +440,,Norway,"Mar 10, 2020",,"By 10 March the number of confirmed cases in Norway had spiked to 400, and a rising number of those cases could not be traced to foreign travel or any known person infected, indicating community transmission had started in Norway",,,,"case reporting, community spread",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Norway,,,, +437,,Montenegro,"Mar 17, 2020",,"Public transport of passengers (suburban, urban and intercity) by buses, vans and rail is suspended; +",,,,public transport stopped,,http://www.gov.me/en/News/223008/New-measures-are-ordered-New-recommendations-to-protect-citizens-from-coronavirus-are-published.html,,,, +433,,Monaco,"Feb 29, 2020",,"On 29 February, Monaco announced its first case, a man who was admitted to at the Princess Grace Hospital Centre then transferred to Nice University Hospital in France.",,,,"case reporting, first case",,https://translate.google.com/translate?sl=auto&tl=en&u=https%3A%2F%2Fwww.bfmtv.com%2Fsante%2Fcoronavirus-un-premier-cas-de-contamination-detecte-a-monaco-et-transfere-au-chu-de-nice-1866392.html,,,, +434,,Switzerland,"Mar 16, 2020",,"the closure of bars, shops and other gathering places",,,,"closure nonessential stores, nonessential business suspension",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Switzerland,,,, +448,,Romania,"Mar 09, 2020","Mar 23, 2020","The officials announced the cessation of flights to and from Italy, at all airports in the country.",,,,international travel ban - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Romania,,Italy,, +449,,Romania,"Feb 28, 2020",,The Romanian Orthodox Church suggested that followers use their own spoons and avoid kissing icons in church.,,,,religious activity limitations,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Romania,,,, +439,,Norway,"Feb 26, 2020",,"On 26 February, Norway confirmed the first case of COVID-19. The Norwegian Institute of Public Health announced that someone tested positive for SARS-CoV-2 after returning from China the previous week. The female patient was asymptomatic and in good health. She underwent a voluntary isolation at her home in Tromsø",,,,"case reporting, first case",,https://www.thelocal.no/20200226/breaking-norway-announces-first-case-of-coronavirus,,,, +459,"North Rhine-Westphalia, Baden-Württemberg , Bavaria, Rhineland-Palatinate, Hesse, Saarland, Berlin, Brandenburg, Thuringia, Saxony-Anhalt, Lower Saxony, Schleswig-Holstein, Hamburg and Bremen.",Germany,"Mar 13, 2020","Apr 20, 2020",14 of the 16 German federal states decided to close their schools and nurseries for the next few weeks,Saxony and Mecklenburg-Western Pomerania,,,"nursery school closure, school closure",90,https://www.zeit.de/news/2020-03/13/bayern-schliesst-alle-schulen-wegen-coronavirus-krise,,,, +476,,Czechia,"Mar 01, 2020",,"On Sunday, March 1, 2020, Minister of Health Adam Vojtěch announced confirmation of the first three cases of COVID-19 infection in the Czech Republic. All three patients, two Czechs and one student of American nationality, were isolated at the Na Bulovce Infectious Department. The health status of all hospitalized patients was satisfactory, the course of the infection at the time of their hospitalization was mild.",,,,"case reporting, first case",,https://koronavirus.mzcr.cz/vyvoj-udalosti-v-case/,,,, +475,,Czechia,"Mar 05, 2020",,The National Security Council has also decided that the World Biathlon Cup race in Nové Město na Moravě on 5 - 8 March 2020 will be without spectators - a protective measure for this sporting event.,,,,very large event cancellation or postponement,,https://koronavirus.mzcr.cz/vyvoj-udalosti-v-case/,,,, +467,,US: Florida,"Mar 15, 2020","Mar 31, 2020","Theme parks shutdown (Disney World, Universal Orlando SeaWorld Orlando and Legoland Florida, and Busch Gardens Tampa Bay)",,,,activity cancellation - other,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Florida#Government_response,,,, +470,,Czechia,"Mar 08, 2020",,"On Sunday, 8 March 2020, the Ministry of Health issued an extraordinary measure concerning the ordering of a quarantine for contacts of infected persons. Individual quarantines for contacts of infected people will be newly decided remotely by general practitioners. Hygiene stations will report to GPs and GPs all persons who have been in contact with an infected patient, and remotely decide on a 14-day quarantine.",,,,"contact isolation - symptoms, remote medical treatment, remote medical treatment - symptomatic",,https://koronavirus.mzcr.cz/vyvoj-udalosti-v-case/,,,, +462,"France, Switzerland, Austria, Denmark and Luxembourg",Germany,"Mar 16, 2020",,"shut down the borders with France, Switzerland, Austria, Denmark and Luxembourg. The measure would begin on Monday and the transportation of goods and commuters would be exempt",,,,international travel ban - all countries,,https://www.bbc.com/news/world-europe-51897069,,"Austria, Denmark, France, Luxembourg, Switzerland",, +473,,Czechia,"Mar 03, 2020",,"On Tuesday, March 3, 2020, the Ministry of Health issued an emergency measure banning the export of all FFP3-class respirators outside the Czech Republic and its sale to all outside health and social facilities, public health authorities, the Integrated Rescue Service system and other state administration bodies.",,,,prohibition of medicine export,,https://koronavirus.mzcr.cz/vyvoj-udalosti-v-case/,,,, +472,,Czechia,"Mar 04, 2020",,"On Wednesday, March 4, 2020, the National Security Council again met and the Ministry of Health subsequently adopted an extraordinary measure ordering all organizers of mass events in the Czech Republic with an expected attendance of more than 5,000 people a day to notify such events to the local regional health office.",,,,public hygiene,,https://koronavirus.mzcr.cz/vyvoj-udalosti-v-case/,,,, +451,,Romania,"Feb 26, 2020",,The Minister of Education and Research enforced the schools to spread awareness about coronavirus.,,,,coronavirus education activities,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Romania,,,, +474,,Czechia,"Mar 05, 2020","Mar 19, 2020","On Monday, March 2, 2020, the Security Council met. With effect from 5 March for 14 days, it suspended air connections to areas in northern Italy and South Korea. Following this decision, the Minister of Health issued appropriate safeguards: suspension of flights from northern Italy and suspension of flights from South Korea.",,,,international travel ban - risk countries,,https://koronavirus.mzcr.cz/vyvoj-udalosti-v-case/,,"Italy, South Korea",, +471,,Czechia,"Mar 05, 2020",,"On Thursday 5 March 2020, the Ministry of Health issued an emergency measure prohibiting all persons, with the exception of manufacturers, from the territory of the Czech Republic from exporting all personal hygiene products intended for hand disinfection, except for a reasonable amount for personal use.",,,,prohibition of medicine export,,https://koronavirus.mzcr.cz/vyvoj-udalosti-v-case/,,,, +468,,Iran,"Mar 06, 2020","Mar 20, 2020",Extension of school and universities closures,,,,"school closure, university closure",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Iran,,,, +465,,Germany,"Mar 16, 2020",,"Supermarkets, chemist's shops, banks, pet shops, and all business that sell essential basic needs are allowed extended opening times including Sundays, while non-essential stores are to be closed at all times",,,,"closure nonessential stores, nonessential business suspension",,https://www.bundesregierung.de/breg-de/themen/coronavirus/leitlinien-bund-laender-1731000,,,, +466,,Germany,"Mar 17, 2020",,"that there should be no vacation trips in Germany or abroad,"" said Merkel.",,,,outbound traveller ban,,https://www.handelsblatt.com/politik/deutschland/coronakrise-deutschland-im-shutdown-modus-die-alternativlos-kanzlerin-kehrt-zurueck/25650658.html?ticket=ST-171536-ZYUQZdoKsqFrMyPTQrqK-ap6,,,, +463,,Germany,"Mar 17, 2020",,Deutsche Bahn decided to reduce its regional traffic,,,,domestic travel limitation,,https://www.welt.de/wirtschaft/article206565929/Coronavirus-Deutsche-Bahn-schraenkt-Regionalverkehr-ein.html,,,, +464,,Germany,"Mar 16, 2020",,Germany declared a state of emergency,,,,"emergency declaration, special management arrangements, state of emergency",,https://www.handelsblatt.com/politik/deutschland/coronakrise-deutschland-im-shutdown-modus-die-alternativlos-kanzlerin-kehrt-zurueck/25650658.html?ticket=ST-171536-ZYUQZdoKsqFrMyPTQrqK-ap6,,,, +461,"Berlin, Schleswig-Holstein and Saarland",Germany,"Mar 14, 2020",,"Berlin, Schleswig-Holstein and Saarland closed bars among other leisure venues",,,,"closure nonessential stores, nonessential business suspension",,https://www.spiegel.de/panorama/gesellschaft/coronavirus-mehrere-bundeslaender-schraenken-oeffentliches-leben-massiv-ein-a-d1563908-34d8-46ee-ae40-520e34f82c88,,,, +454,,Serbia,"Mar 18, 2020",,The borders are closed to all foreigners not living in Serbia.,,,,international travel ban - all countries,,,,all countries,, +453,,Serbia,"Mar 15, 2020",,Declared state of emergency.,,,,"emergency declaration, state of emergency",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Serbia#cite_note-21,,,, +469,,Czechia,"Mar 10, 2020",,"On Monday, March 9, 2020, the Security Council met. Subsequently, the Ministry of Health, based on an ongoing assessment of the situation, issued an extraordinary measure ordering, with effect from 10 March 2020, all providers of inpatient health services and social services facilities to ban visitors. The only exception is inpatient care, which is provided to minors, patients with limited legal capacity and parents. The ban on visits also does not apply to hospices, including services for terminally terminally ill patients.","inpatient care, which is provided to minors, patients with limited legal capacity and parents ; hospices, including services for terminally terminally ill patients",,,visiting in hospital banned,,https://koronavirus.mzcr.cz/vyvoj-udalosti-v-case/,,,, +452,,Montenegro,"Mar 17, 2020",,"The operation of indoor and outdoor sports and recreational facilities, hair and beauty saloons and swimming pools is prohibited; +",,,,"closure nonessential stores, nonessential business suspension",,http://www.gov.me/en/News/223008/New-measures-are-ordered-New-recommendations-to-protect-citizens-from-coronavirus-are-published.html,,,, +456,,Serbia,"Mar 12, 2020",,Public gatherings in closed premises with more than 100 persons are prohibited,,,,indoor gatherings banned,100,https://sr.wikipedia.org/wiki/%D0%95%D0%BF%D0%B8%D0%B4%D0%B5%D0%BC%D0%B8%D1%98%D0%B0_%D0%B2%D0%B8%D1%80%D1%83%D1%81%D0%B0_%D0%BA%D0%BE%D1%80%D0%BE%D0%BD%D0%B0_%D1%83_%D0%A1%D1%80%D0%B1%D0%B8%D1%98%D0%B8_2020,,,, +455,,Serbia,"Mar 18, 2020",,"As of Wednesday morning at ten o'clock, in all urban areas, it is absolutely forbidden to enter the street for persons older than 65 years and in the countryside for persons older than 70 years. From 8 pm to 5 am no one should be on the street except the competent authorities on the assignment and those who have a third shift job",,,,"blanket curfew - no symptoms, elderly",,https://www.rts.rs/page/stories/sr/%D0%9A%D0%BE%D1%80%D0%BE%D0%BD%D0%B0%D0%B2%D0%B8%D1%80%D1%83%D1%81/story/3134/koronavirus-u-srbiji/3892899/koronavirus-srbija-mere-vlade-srbije-vucic-zabrana-kretanja-stariji-od-65-.html,,,, +488,,Czechia,"Mar 16, 2020",,"As of 16 March 2020, all foreigners without permanent or temporary residence for more than 90 days are prohibited from entering the Czech Republic. As of 16 March 2020, citizens of the Czech Republic and foreigners with a permanent or temporary stay of over 90 days are prohibited from leaving the Czech Republic.",,,,international travel ban - all countries,,https://koronavirus.mzcr.cz/vyvoj-udalosti-v-case/,,,, +483,,Czechia,"Feb 03, 2020",,"On Monday, February 3, 2020, Minister of Health Adam Vojtěch signed a protective measure banning all direct flights from China to all international airports in the Czech Republic from Sunday, February 9, 2020 until further notice.",,,,international travel ban - risk countries,,https://koronavirus.mzcr.cz/vyvoj-udalosti-v-case/,,China,, +478,,Czechia,"Feb 26, 2020",,"On Wednesday, February 26, 2020, given the current epidemiological situation, the Ministry of Health issued recommendations to travelers who have been in the Emilia-Romagna, Lombardy, Piedmont and Veneto regions since mid-January 2020 to monitor their health status in the next 14 days after leaving the region. focusing on symptoms of incipient respiratory disease (especially fever above 38 ° C, respiratory problems).",,,,international traveller screening - risk countries,,https://koronavirus.mzcr.cz/vyvoj-udalosti-v-case/,,,, +479,,Czechia,"Feb 25, 2020",,"On Tuesday, February 25, 2020, the enlarged Bureau of the State Security Council held a meeting that did not recommend travel to Lombardy and Veneto in Italy due to coronavirus. People should consider whether to go abroad at all.",,,,outbound travel warning,,https://koronavirus.mzcr.cz/vyvoj-udalosti-v-case/,,,"Lombardy, Veneto", +492,,Czechia,"Mar 19, 2020",,"From 19 March 2020, from 00.00 onwards, all persons are prohibited from moving and staying in all places outside their homes without respiratory protective devices according to the Government Resolution.",,,,hygiene enforcement,,https://koronavirus.mzcr.cz/vyvoj-udalosti-v-case/,,,, +491,,Czechia,"Mar 17, 2020",,"On Tuesday, 17 March 2020, the government approved a draft regulation banning the distribution of medicines in connection with the SARS-CoV-2 epidemic. Persons who have purchased medicinal products are not allowed to sell them abroad.",,,,prohibition of medicine export,,https://koronavirus.mzcr.cz/vyvoj-udalosti-v-case/,,,, +490,,Czechia,"Mar 16, 2020",,"Furthermore, the government approved a COVID guarantee to support entrepreneurs and sole traders, and last but not least ordered the mayors of municipalities to provide persons over 70 years of age with assistance in managing their basic life needs, including purchases of food and medicines. The Government recommends that senior citizens do not go outside their homes for the duration of the emergency, except for visiting a health facility to ensure emergency medical care.",,,,public announcement,,https://koronavirus.mzcr.cz/vyvoj-udalosti-v-case/,,,, +489,"extile haberdashery and the sale of textile material ",Czechia,"Mar 16, 2020",,"On Monday, March 16, 2020, according to the Government Resolution, textile haberdashery and the sale of textile material were exempted from the ban on retail and retail services in the premises.",,,,business resumed,,https://koronavirus.mzcr.cz/vyvoj-udalosti-v-case/,,,, +487,,Czechia,"Mar 16, 2020","Mar 24, 2020","From 16 March 2020, from 0.00 to 24 March 2020 to 6.00, the free movement of persons within the territory of the Czech Republic is prohibited, with the exception of travel to work, medical facilities, family and other necessary trips.","travel to work, medical facilities, family and other necessary trips",,,"domestic travel ban, social distancing",,https://koronavirus.mzcr.cz/vyvoj-udalosti-v-case/,,,, +486,,Czechia,"Jan 27, 2020",,"On Monday, January 27, 2020, the Ministry of Health ordered a protective measure that applies to workers at the Václav Havel Airport Prague.",,,,hygiene enforcement,,https://koronavirus.mzcr.cz/vyvoj-udalosti-v-case/,,,, +485,,Czechia,"Jan 30, 2020",,"On Thursday, January 30, 2020, after the WHO declared a so-called global emergency, the Ministry of Health commented in a press release on the next planned steps.",,,,public announcement,,https://koronavirus.mzcr.cz/vyvoj-udalosti-v-case/,,,, +484,,Czechia,"Jan 31, 2020",,"On Friday, January 31, 2020, the Ministry of Health issued a protective measure ordering four other airports in the Czech Republic to provide passengers with relevant information issued by the National Institute of Public Health in connection with the imminent coronavirus infection.",,,,public hygiene,,https://koronavirus.mzcr.cz/vyvoj-udalosti-v-case/,,,, +481,,Czechia,"Feb 13, 2020",,"On Thursday, February 13, 2020, Minister of Health Adam Vojtěch attended an extraordinary meeting of the Health Ministers in Brussels on the coronavirus spread in Europe. The Minister stressed the responsible approach of the Czech Republic, which, since the end of January, adopted measures corresponding to both WHO recommendations and close communication between EU countries. He also stressed the need for Europe's self-sufficiency in drug production.",,,,public announcement,,https://koronavirus.mzcr.cz/vyvoj-udalosti-v-case/,,,, +482,,Czechia,"Feb 07, 2020",,"On Friday, February 7, 2020, the Hygienic Station of the City of Prague, as the locally and subject-matter competent authority for public health protection in Prague, issued a general directive to 31 universities in Prague to carry out extraordinary measures in case of epidemic.",,,,hygiene enforcement,,https://koronavirus.mzcr.cz/vyvoj-udalosti-v-case/,,,, +480,,Czechia,"Feb 24, 2020",,"On Monday, February 24, 2020, following the government meeting, Minister of Health Adam Vojtěch commented on the current situation regarding the spread of coronavirus in Italy. On Thursday, 27 February, the Minister convened the Central Epidemiological Commission. It also did not rule out possible further measures if Italy were unable to stop the spread of the virus. The Czech Republic is also strengthening state material reserves of medical supplies.",,,,public announcement,,https://koronavirus.mzcr.cz/vyvoj-udalosti-v-case/,,,, +477,,Czechia,"Feb 27, 2020",,"On Thursday 27 February 2020, Minister of Health Adam Vojtěch convened a meeting of the Central Epidemiological Commission. It discussed current developments regarding coronavirus disease in Europe and the Czech Republic's readiness for a possible spread of the disease to its territory. At the end of the meeting, the Minister called on the state administration authorities to elaborate without delay the Type Plan, which is designed for emergency situations.",,,,"public announcement, special management arrangements",,https://koronavirus.mzcr.cz/vyvoj-udalosti-v-case/,,,, +493,,Czechia,"Mar 19, 2020",,"As of 19 March 2020, from 00.00 onwards, all persons are prohibited from participating in selected retail outlets between 10.00 and 12.00, except for persons over 65 years of age.",persons over 65 years of age,,,hygiene enforcement,,https://koronavirus.mzcr.cz/vyvoj-udalosti-v-case/,,,, +494,pendlers,Czechia,"Mar 19, 2020",,"Since 19 March 2020, from 00.00 hours, the so-called ""pendlers"" have been restricted in the territory of the Czech Republic, only to the strictly necessary needs with the exception of: +necessary trips to family or loved ones +trips necessary to meet the needs of another person (eg volunteering, neighborhood assistance) +movement in nature +travel to deal with urgent official matters",,,,domestic travel limitation,,https://koronavirus.mzcr.cz/vyvoj-udalosti-v-case/,,,, +495,,Albania,"Mar 08, 2020",,"On 8 March 2020, Albania confirmed its first two cases of Coronavirus, a father and son, of which, the son had traveled from Florence, Italy.",,,,case reporting,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Albania,,,, +30,,US: Florida,"Mar 23, 2020","Apr 06, 2020",Florida State University announced that classes will be moved online,,,,"remote schooling, university closure",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Florida#Government_response,,,, +358,,Liechtenstein,,,"Switzerland measures apply to Liechtenstein too ",,,,,,https://translate.google.com/translate?sl=auto&tl=en&u=https%3A%2F%2Fde.wikipedia.org%2Fwiki%2FCOVID-19-F%C3%A4lle_in_der_Schweiz_und_Liechtenstein,,,, +359,,US: Florida,"Mar 11, 2020",,The Board of Governors of the State University System of Florida directed all state universities to make plans to transition into remote learning effective immediately.,,,,"remote schooling, university closure",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Florida#Government_response,,,, +567,,Taiwan,"Jan 05, 2020",,Taiwan CDC began monitoring all individuals who had travelled to Wuhan within fourteen days and exhibited a fever or symptoms of upper respiratory tract infections.,,,,international traveller screening - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Taiwan,,,, +564,,Taiwan,"Feb 17, 2020",,Travelers arriving with fever or respiratory symptoms will have sample taken.,,,,"testing, testing criteria",,https://cdn.jamanetwork.com/ama/content_public/journal/jama/0/jvp200035supp1_prod.pdf?Expires=2147483647&Signature=bIZCLS7ZLWTJd~U~H40JgiEGdFb3ggVUJpBvJ7KdANK7HgK1zaj4uWHvqweGym1nWfO~nXt9Y5i1vX79pF7zjjqfzmJAy3udTdpVVZQe07xnQIPcBMXLwZ5XjgTO8yKFXVIpxsXhrmOu8sGSpKiEmQ86ZCKfOTar7fMAGmUCtjiYVFwf31K3REWAA-r3hZyoZpqz3QKpVgpsRpF9fV9thQCq0~yvbvRKTH4PcoB~CZgmXH7rpVb6bILXQn5zBCphf6pyLAa4zIebUEKfCdCYdSdi9LeIEUsesqsYpNWgHJcr4K1LC0hFlst0RHQz-vZ7I-OvrX~5jel6zjjtuDQzjQ__&Key-Pair-Id=APKAIE5G5CRDK6RD3PGA,,,, +565,,Portugal,"Mar 19, 2020",,State of emergency is declared.,,,,state of emergency,,https://www.portugalresident.com/president-marcelo-declares-state-of-emergency/,,,, +566,,Taiwan,"Jan 24, 2020",,Taiwan began rationing face masks to its citizens.,,,,public hygiene,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Taiwan,,,, +568,,Taiwan,"Mar 14, 2020",,"Persons returning to Taiwan from most of Europe, plus persons who have transferred through China, Hong Kong, Macau, and Dubai, must quarantine in-home for 14 days.",,,,international traveller quarantine - risk countries,,,,,, +569,,Australia,"Mar 15, 2020",,All travellers arriving in or returning to Australia must self-isolate for 14 days,,,,international traveller quarantine - all countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Australia,,all countries,, +570,,Australia,"Mar 15, 2020",,"All gatherings of more than 500 people cancelled. ",,,,outdoor gatherings banned,500,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Australia,,,, +571,,Australia,"Mar 20, 2020",,All non-residents banned to entry the country.,,,,international travel ban - all countries,,https://www.bbc.com/news/world-australia-51957262,,all countries,, +572,,Greece,,,All nonessential shops closed.,,,,"closure nonessential stores, nonessential business suspension",,https://greekcitytimes.com/2020/03/18/greek-government-announces-what-will-remain-open-after-todays-shutdown/,,,, +573,,Germany,"Mar 18, 2020",,Chancellor Angela Merkel urged all German citizens in a televised speech to help fight the spread of the coronavirus by sticking to rules aimed at reducing direct social contact,,,,"coronavirus education activities, public announcement, social distancing advice",,https://www.reuters.com/article/us-health-coronavirus-germany/merkel-tells-germans-fighting-virus-demands-war-time-solidarity-idUSKBN2153GX,,,, +581,,Russia,"Mar 17, 2020","Apr 10, 2020","All football, hockey and basketball games are suspended.",,,,sports cancellation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Russia#cite_note-46,,,, +586,,Russia,"Mar 20, 2020",,"Russia will limit flights to the United States, Britain and the United Arab Emirates starting Friday, Prime Minister Mikhail Mishustin ordered.",,,,international travel ban - risk countries,,https://www.themoscowtimes.com/2020/03/18/coronavirus-in-russia-the-latest-news-march-18-a69117,,"The United Kingdom, United Arab Emirates, United States",, +593,,Russia,"Mar 16, 2020",,"Russia has closed its border with neighboring Belarus as a ""proactive step"" to halt the coronavirus' spread, the state-run TASS news agency quoted Prime Minister Mikhail Mishustin as saying.",,,,international travel ban - risk countries,,https://www.themoscowtimes.com/2020/03/18/coronavirus-in-russia-the-latest-news-march-18-a69117,,Belarus,, +590,,Russia,"Mar 12, 2020",,"The Governor of Moscow Oblast Andrey Vorobyov has announced a high alert status, banning large events with over 5,000 people.",,,Moscow Oblast,outdoor gatherings banned,5000,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Russia#cite_note-auto-7,,,, +588,,Russia,"Mar 10, 2020","Apr 10, 2020","Moscow Mayor Sergei Sobyanin signed a decree for banning mass events in Moscow with more than 5,000 participants.",,Moscow,,outdoor gatherings banned,5000,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Russia#cite_note-auto-7,,,, +575,,Belgium,"Mar 18, 2020","Apr 04, 2020","Residents in Belgium will only be allowed to leave their homes for essential reasons, such as food shopping, health-related errands or assisting someone in need.",,,,blanket isolation - no symptoms,,https://www.brusselstimes.com/belgium/101042/coronavirus-belgium-enters-nation-wide-shutdown-from-noon/,,,, +579,,Russia,"Feb 03, 2020",,"Russia will temporarily restrict the entry of foreigners arriving from China, Deputy Prime Minister Tatiana Golikova said. She said the restrictions would not apply to Moscow's Sheremetyevo Airport, the capital's main international airport.",,,,international travel ban - risk countries,,https://www.themoscowtimes.com/2020/03/18/coronavirus-in-russia-the-latest-news-march-18-a69117,,China,, +584,,Russia,"Mar 18, 2020","May 01, 2020",Russia will ban the entry of foreign nationals and stateless people from March 18 to May 1 in response to the coronavirus outbreak.,"The ban will not apply to diplomatic representatives, airplane crew members and some other categories of people.",,,international travel ban - all countries,,https://www.themoscowtimes.com/2020/03/18/coronavirus-in-russia-the-latest-news-march-18-a69117,,all countries,, +591,,Russia,"Mar 17, 2020",,The Russian Orthodox Church is instigating an unprecedented list of measures aiming to prevent the spread of the coronavirus in its sacred spaces nationwide.,,,,religious activity limitations,,https://www.themoscowtimes.com/2020/03/18/coronavirus-in-russia-the-latest-news-march-18-a69117,,,, +585,,Russia,"Mar 23, 2020","Apr 12, 2020","Russian schools will go on a three-week vacation from March 23 to April 12 to prevent the spread of coronavirus, Education Minister Sergei Kravtsov.",,,,school closure,,https://www.themoscowtimes.com/2020/03/18/coronavirus-in-russia-the-latest-news-march-18-a69117,,,, +589,,Romania,"Mar 11, 2020",,"Interim Prime-minister Ludovic Orban announced the closure of all schools from 11 March. The measure targets all kindergartens, primary, secondary and high schools in Romania, both public and private.",,,,school closure,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Romania,,,, +587,,Romania,"Feb 26, 2020",,First case in Romania.,,,,first case,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Romania,,,, +597,,Russia,"Mar 13, 2020",,Governor of Leningrad Oblast Aleksandr Drozdenko announced a high alert status and banned events with more than 300 people.,,,Leningrad Oblast,outdoor gatherings banned,300,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Russia#cite_note-auto-7,,,, +594,,Russia,"Mar 13, 2020",,Russia's border will temporarily be closed to Italian citizens and foreigners traveling from Italy as Italy continues to grapple with the worst coronavirus outbreak in Europe.,,,,international travel ban - risk countries,,https://www.themoscowtimes.com/2020/03/18/coronavirus-in-russia-the-latest-news-march-18-a69117,,Italy,, +595,,Russia,"Mar 04, 2020",,"Russia has temporarily banned the export of medical masks, gloves, bandages and protective suits.",,,,prohibition of medicine export,,https://www.themoscowtimes.com/2020/03/18/coronavirus-in-russia-the-latest-news-march-18-a69117,,,, +580,,Russia,"Mar 01, 2020",,"The Russian government temporarily barred entry of South Korean citizens from March 1 as a precaution against the spread of coronavirus, decrees published online showed. Moscow will suspend flights between Russia and South Korea from March 1 over coronavirus fears, except those operated by Aeroflot and Aurora, Deputy Prime Minister Tatiana Golikova said.",,,,international travel ban - risk countries,,https://www.themoscowtimes.com/2020/03/18/coronavirus-in-russia-the-latest-news-march-18-a69117,,South Korea,, +582,,Russia,"Feb 28, 2020",,The Russian government temporarily barred Iranian citizens from entering Russia.,,,,international travel ban - risk countries,,https://www.themoscowtimes.com/2020/03/18/coronavirus-in-russia-the-latest-news-march-18-a69117,,Iran,, +596,,Russia,"Mar 16, 2020","Mar 20, 2020",Moscow and the Moscow region will make school attendance optional starting on Monday in a bid to curb the spread of the coronavirus.,,Moscow,Moscow Oblast,school closure,,https://www.themoscowtimes.com/2020/03/18/coronavirus-in-russia-the-latest-news-march-18-a69117,,,, +583,,Russia,"Mar 16, 2020","Apr 10, 2020","Moscow has banned all public events larger than 50 people from now until April 10, Mayor Sergei Sobyanin said in a new decree. Older citizens are also advised to stay at home.",,Moscow,,outdoor gatherings banned,50,https://www.themoscowtimes.com/2020/03/18/coronavirus-in-russia-the-latest-news-march-18-a69117,,,, +592,,Russia,"Mar 16, 2020",,"People entering Russia from the United States, Britain, the European Union, Ukraine, Belarus and all other non-EU countries in Europe — as well as those who live with them — will now be required to self-isolate for 14 days upon arrival.",,,,international traveller quarantine - risk countries,,https://www.themoscowtimes.com/2020/03/18/coronavirus-in-russia-the-latest-news-march-18-a69117,,,, +574,,Russia,"Mar 13, 2020","Mar 20, 2020","The governor of Saint Petersburg Alexander Beglov announced a high alert status and banned events with more than 1,000 people.",,,St. Petersburg Oblast,outdoor gatherings banned,1000,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Russia#cite_note-auto-7,,,, +576,,Russia,"Mar 15, 2020",,"Russian Railways announced it would stop international passenger trains from Moscow to Berlin and Paris. Earlier it was announced that train connections to and from Ukraine, Moldova and Latvia will be suspended.",,,,international travel ban - risk countries,,https://www.themoscowtimes.com/2020/03/18/coronavirus-in-russia-the-latest-news-march-18-a69117,,"France, Germany, Latvia, Moldova, Ukraine",, +599,,Romania,"Mar 14, 2020",,Public gatherings with more than 50 people are banned.,,,,outdoor gatherings banned,50,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Romania,,,, +598,,Romania,"Mar 12, 2020","Sep 12, 2020",Health Minister Victor Costache issued an order prohibiting the export of medicines and medical equipment for six months.,,,,prohibition of medicine export,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Romania,,,, +601,,Romania,"Mar 10, 2020","Mar 31, 2020",All bus rides and rail transport to and from Italy were suspended from 10 March until 31 March.,,,,international travel ban - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Romania,,Italy,, +600,,Romania,"Mar 16, 2020",,State of emergency in Romania.,,,,state of emergency,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Romania,,,, +460,,Russia,"Jan 31, 2020",,"On 31 January, two cases were confirmed, One in Tyumen, another in Chita, Zabaykalsky Krai. Both were Chinese nationals",,,,first case,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Russia,,,, +457,,Germany,"Feb 28, 2020",,"passengers from China, South Korea, Japan, Italy and Iran to report their health status before entry. Train railway companies must report passengers with symptoms",,,,international traveller screening - risk countries,,https://www.reuters.com/article/us-china-health-germany-idUSKCN20M34J,,"China, Iran, Italy, Japan, South Korea",, +602,,Iran,"Mar 16, 2020",,Closure of religious sites,,,,religious activity cancellation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Iran#cite_note-137,,,, +,,US:N Carolina,"Mar 14, 2020",,gatherings 100 people banned,,,,outdoor gatherings banned,100,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_North_Carolina#Government_response,,,, +604,,Hong Kong,"Mar 20, 2020",,"- Hong Kong will put all visitors, regerdless of whether they are Hong Kong residents, under a two-week quarantine and medical surveillance starting midnight on March 19 +",,,,"compulsory isolation, international traveller quarantine - all countries",,https://www.hongkongfp.com/2020/03/17/breaking-coronavirus-hong-kong-issues-travel-alert-territories-apart-china-taiwan-macau/ https://news.rthk.hk/rthk/en/component/k2/1515722-20200320.htm,,all countries,, +,,US:N Carolina,"Mar 14, 2020","Mar 28, 2020",school closures,,,,"remote schooling, school closure",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_North_Carolina#Government_response,,,, +608,,US: Arizona,"Mar 11, 2020",,Public health emergency,,,,"public announcement, state of emergency",,https://en.wikipedia.org/wiki/U.S._state_and_local_government_response_to_the_2020_coronavirus_pandemic#Arizona,,,, +613,,US: Oregon,"Mar 11, 2020",,Avoid gatherings more than 10 people,,,,outdoor gatherings banned,10,,,,, +612,,US: Oregon,"Mar 11, 2020",,Pulic health emergency,,,,"public announcement, state of emergency",,,,,, +611,,US: Arizona,"Mar 15, 2020","Mar 27, 2020",All schools closed,,,,"school closure, university closure",,https://en.wikipedia.org/wiki/U.S._state_and_local_government_response_to_the_2020_coronavirus_pandemic#Arizona,,,, +610,,US: Arizona,"Mar 13, 2020",,Other schools close,,,,school closure,,https://en.wikipedia.org/wiki/U.S._state_and_local_government_response_to_the_2020_coronavirus_pandemic#Arizona,,,, +609,,US: Arizona,"Mar 12, 2020",,Event closures and first school closed,,,,"activity cancellation - other, school closure",,https://en.wikipedia.org/wiki/U.S._state_and_local_government_response_to_the_2020_coronavirus_pandemic#Arizona,,,, +607,,Taiwan,,,,,,,,,,,,, +618,,US: Oregon,"Mar 16, 2020","Apr 16, 2020",ban on gatherings of more than 25 people,,,,outdoor gatherings banned,25,https://www.livescience.com/oregon-coronavirus-updates.html,,,, +620,,US: Oregon,"Mar 17, 2020",,Not allowed to visit nursing homes,,,,ban on visit to nursing homes,,https://www.livescience.com/oregon-coronavirus-updates.html,,,, +619,,US: Oregon,"Mar 16, 2020",,dine in restaurants not allowed,,,,restaurant limitations,,https://www.livescience.com/oregon-coronavirus-updates.html,,,, +616,,US: Oregon,"Mar 18, 2020","Apr 28, 2020",All schools closed (update),,,,"school closure, university closure",,https://www.livescience.com/oregon-coronavirus-updates.html,,,, +615,,US: Oregon,"Mar 11, 2020","Mar 31, 2020",All schools closed,,,,"school closure, university closure",,https://www.livescience.com/oregon-coronavirus-updates.html,,,, +628,,US:California,"Mar 12, 2020",,ban of mass gatherings (35) unless compliant with measures to reduce spread of disease,compliant with measures,,Santa Clara County,"outdoor gatherings banned, public hygiene",35,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_California#Government_response,,,, +624,,US:California,"Mar 12, 2020",,ban of mass gatherings,,,,outdoor gatherings banned,250,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_California#Government_response,,,, +642,,US: Nevada,"Mar 17, 2020",,state of emergency,,,,"public announcement, state of emergency",,https://www.livescience.com/nevada-coronavirus-updates.html,,,, +634,,US:California,"Mar 04, 2020",,statewide state of emergency,,,,"public announcement, state of emergency",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_California#Government_response,,,, +626,,US:California,"Mar 12, 2020",,ban of mass gatheings (100),,,Santa Clara County,outdoor gatherings banned,100,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_California#Government_response,,,, +625,,US:California,"Mar 12, 2020",,State will use hotels where necessary to treat covid-19 patients,,,,"public announcement, state of emergency",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_California#Government_response,,,, +623,,US:Idaho,"Mar 13, 2020",,State of emergency,,,,"public announcement, state of emergency",,https://en.wikipedia.org/wiki/U.S._state_and_local_government_response_to_the_2020_coronavirus_pandemic#Idaho,,,, +640,,US:Utah,"Mar 18, 2020",,"Theatres, gyms, cinemas and other gathering places closed",,,,nonessential business suspension,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Utah#Government_response,,,, +643,,US: Nevada,"Mar 17, 2020","Apr 17, 2020",nonessential businnesses shutwodwn,,,,"closure nonessential stores, nonessential business suspension",,https://www.livescience.com/nevada-coronavirus-updates.html,,,, +639,,US:Utah,"Mar 18, 2020",,suspension of dine-in services,,,,"nonessential business suspension, restaurant limitations",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Utah#Government_response,,,, +638,,US:Utah,"Mar 13, 2020",,all schools were ordered closed,,,,school closure,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Utah#Government_response,,,, +635,,US:California,"Mar 13, 2020",,all schools closed,,,,school closure,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_California#Government_response,,,, +632,,US:California,"Feb 22, 2020",,statewide order to stay at home,,,,blanket isolation - no symptoms,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_California#Government_response,,,, +630,,US:California,"Mar 15, 2020",,voluntary self isolation for at risk subjects,,,,confirmed case isolation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_California#Government_response,,,, +629,,US:California,"Mar 15, 2020",,voluntary closure of bars and restaurants,,,,"nonessential business suspension, restaurant limitations",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_California#Government_response,,,, +659,,US:Washington,"Mar 15, 2020",,ban of mass gatherings,,,,outdoor gatherings banned,50,,,,, +663,,Hong Kong,"Mar 10, 2020",,"In view of the health risks arising from the outbreak of the COVID-19 in the Bourgogne-Franche-Comte and Grand Est regions in France, the North Rhine-Westphalia region in Germany, Hokkaido in Japan as well as the La Rioja, Madrid and Pais Vasco regions in Spain, the HK gov today (March 10) issued the Red Outbound Travel Alert (OTA) on the aforementioned regions. +As well, the Government expanded the Red OTA currently in force on Emilia-Romagna, Lombardy and Veneto regions in Italy to cover the entire country.",,,,outbound travel warning,,https://www.info.gov.hk/gia/general/202003/10/P2020031000715.htm,,"France, Germany, Italy, Japan, Spain","Bourgogne-Franche-Comte, Grand Est, Hokkaido, La Rioja, Madrid, North Rhine-Westphalia, Pais Vasco", +661,,Hong Kong,"Feb 28, 2020",,"HK gov issued a Red Outbound Travel Alert (OTA) on the Emilia-Romagna, Lombardy and Veneto regions in Italy. +The Government had issued a Red OTA on Iran on January 10, 2020 due to safety concerns. In view of the persistent and rapid increase in the number of COVID-19 cases in the past few days, the Government alerted the public about the outbreak of COVID-19 cases and associated public health risk in Iran under the existing Red OTA. The existing Red OTA remains in force. +After returning to Hong Kong, consult a doctor promptly if experiencing a fever or other symptoms, take the initiative to inform the doctor of any recent travel history and any exposure to animals, and wear a surgical mask to help prevent spread of the disease until 14 days after returning to Hong Kong.",,,,"encouraging symptomatic people to seek tests, international traveller screening - risk countries, public mask encouragement",,https://www.info.gov.hk/gia/general/202002/28/P2020022800789.htm,,"Iran, Italy","Emilia-Romagna, Lombardy, Veneto", +662,,Hong Kong,"Feb 24, 2020",,"HK gov (February 24) issued a Red Outbound Travel Alert (OTA) on the country. +After returning to Hong Kong, consult a doctor promptly if experiencing a fever or other symptoms, take the initiative to inform the doctor of any recent travel history and any exposure to animals, and wear a surgical mask to help prevent spread of the disease until 14 days after returning to Hong Kong.",,,,"encouraging symptomatic people to seek tests, international traveller screening - risk countries, outbound travel warning, public mask encouragement",,https://www.info.gov.hk/gia/general/202002/24/P2020022400639.htm,,South Korea,, +665,,Hong Kong,"Mar 13, 2020",,"HK gov issued the Red Outbound Travel Alert (OTA) on Schengen Area countries. +The HKSAR gov had issued the Red OTA on Egypt on August 29, 2014 due to safety concerns. In view of the persistent and rapid increase in the number of COVID-19 cases in Egypt in the past few days, the Government alerted the public about the outbreak of COVID-19 cases and associated public health risks in Egypt under the existing Red OTA. The existing Red OTA remains in force.",,,,"international traveller screening - risk countries, outbound travel warning",,https://www.info.gov.hk/gia/general/202003/13/P2020031300712.htm,,"Austria, Belgium, Czech Republic, Denmark, Egypt, Estonia, Finland, France, Germany, Greece, Hungary, Iceland, Italy, Latvia, Lithuania, Luxembourg, Malta, Norway, Poland, Portugal, Principality of Liechtenstein, Republic of Slovenia, Schengen Area, Slovak Republic, Spain, Sweden, Switzerland, the Netherlands",, +664,,Hong Kong,"Mar 08, 2020",,"Since March 8, 2020, all inbound travellers via Hong Kong International Airport are required to submit health declaration form. To be environmental friendly, travellers are encouraged to submit the form online. After submitting the online form, the system will generate a QR code. Please save the result and show it to the border control point staff upon entering Hong Kong. The QR code is valid for 24 hours.",,,,"international traveller screening - all countries, source tracing",,https://www.coronavirus.gov.hk/eng/inbound-travel.html,,,, +660,,US:Washington,"Mar 18, 2020",,preparation of field hospitals,,,,"hospital construction, hospital specialisation",,,,,, +658,,US:Washington,"Mar 15, 2020",,closing of all sit-down restaurants statewide,,,,"nonessential business suspension, restaurant limitations",,,,,, +654,,US:Washington,"Mar 11, 2020",,"regular deep cleaning of public transport announced ",,Seattle,,"hygiene enforcement, public hygiene, public transport cleaning",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Washington_(state)#Government_response,,,, +652,,US:Washington,"Mar 11, 2020",,ban of mass gatherings,,,,outdoor gatherings banned,250,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Washington_(state)#Government_response,,,, +653,,US:Washington,"Mar 13, 2020",,all school closures,,,,school closure,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Washington_(state)#Government_response,,,, +650,,US:Washington,"Mar 10, 2020",,drive-in testing at University of Washington,,,,testing,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Washington_(state)#Government_response,,,, +648,,US:Washington,"Feb 29, 2020",,state of emergency,,,,"public announcement, state of emergency",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Washington_(state)#Government_response,,,, +645,,US: Nevada,"Mar 16, 2020","Apr 06, 2020",all schools closure,,,,school closure,,https://www.livescience.com/nevada-coronavirus-updates.htmlhttps://www.livescience.com/nevada-coronavirus-updates.html,,,, +691,,Italy,"Feb 22, 2020",,All public events were cancelled and some commercial activities[which?] were halted or were allowed to resume only until 6 p.m.,,,,"nonessential business suspension, outdoor gatherings banned",100,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,"Emilia-Romagna, Lombardy, Veneto", +673,,Hong Kong,"Mar 11, 2020",,"The Education Bureau announced earlier that this year's HKDSE candidates would be provided masks distributed through the Hong Kong Examinations and Assessment Authority (HKEAA). These masks were supplied by the Government Logistics Department (GLD), including one batch from Mainland China with an expiry date of August 2023, and another batch from Russia with an expiry date of December 2024. Upon receipt of these masks, GLD conducted random checks in accordance with the established procedures and found them in order",,,,public mask and hygiene supply,,https://www.info.gov.hk/gia/general/202003/11/P2020031100754.htm,,,, +689,,Italy,"Feb 22, 2020",,"On 22 February, the government announced a new decree imposing the quarantine of more than 50,000 people from 11 different municipalities in Northern Italy. The quarantine zones are called the Red Zones and the areas in Lombardy and Veneto outside of them are called the Yellow Zones.[150] Penalties for violations range from a €206 fine to three months of imprisonment.[151] The Italian military and law enforcement agencies were instructed to secure and implement the lockdown.",,"Bertonico, Casalpusterlengo, Castelgerundo, Castiglione d’Adda, Codogno, Fombio, Maleo, San Fiorano, Somaglia, Terranova, Vò",,"cluster isolation - no symptoms, compulsory isolation",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,"Lombardy, Veneto", +690,,Italy,"Feb 22, 2020",,"Schools were closed in ten municipalities in Lombardy, one in Veneto and one in Emilia Romagna.",,,,school closure,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,"Emilia-Romagna, Lombardy, Veneto", +694,,Italy,"Feb 22, 2020",,"People with symptoms were advised to call the 112 emergency number, instead of going directly to hospitals, in an effort to limit the disease's spread.[158] The Ministry of Health provided a website and a direct line (1500) from which people could obtain the latest updates and information, as well as report suspected cases",,,,hygiene enforcement,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +693,"Codogno, Maleo and Casalpusterlengo",Italy,"Feb 22, 2020",,"Regional train services to the most affected areas were suspended, with trains skipping stops at Codogno, Maleo and Casalpusterlengo stations.",,,,domestic travel limitation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +692,,Italy,"Feb 22, 2020",,All religious services were cancelled.,,,,religious activity cancellation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,"Emilia Romagna, Lombardy, Veneto", +688,,Italy,"Feb 06, 2020",,"On 6 February, an Italian repatriated from Wuhan tested positive for COVID-19, bringing the total number of cases in Italy to three.",,,,case reporting,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +687,,Italy,"Jan 31, 2020",,The government also introduced thermal scanners and temperature checks on international passengers arriving at Italian airports.,,,,hygiene enforcement,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +686,,Italy,"Jan 31, 2020",,declared a state of emergency,,,,"emergency declaration, public announcement",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +685,,Italy,"Jan 31, 2020",,"On 31 January, the Italian government suspended all flights to and from China",,,,international travel ban - all countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,China,, +684,,Italy,"Jan 31, 2020",,"The first cases of COVID-19 in Italy during the 2019–20 worldwide pandemic were confirmed on 31 January 2020, when two Chinese tourists in Rome tested positive for the virus.[",,,,case reporting,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +683,,Iran,"Feb 23, 2020","Mar 06, 2020",School and university closures,,,,"school closure, university closure",,https://en.radiofarda.com/a/iran-announces-closure-of-universities-schools-to-fight-coronavirus/30449711.html,,,, +681,,Iran,"Mar 09, 2020",,"Government temporarily release 70,000 prisoners from jail to combat spread",,,,prisoner release,,https://www.reuters.com/article/us-health-coronavirus-iran/iran-temporarily-releases-70000-prisoners-as-coronavirus-cases-surge-idUSKBN20W1E5,,,, +682,,Iran,"Mar 03, 2020",,"Government temporarily release 54,000 prisoners from jail to combat spread",,,,prisoner release,,https://www.bbc.co.uk/news/world-middle-east-51723398,,,, +680,,Iran,"Mar 17, 2020",,"Government temporarily release 85,000 prisoners from jail to combat spread",,,,prisoner release,,https://english.alarabiya.net/en/News/middle-east/2020/03/17/Iran-frees-85-000-prisoners-due-to-coronavirus-says-judiciary-spokesman.html,,,, +679,,Taiwan,,,,,,,,,,,,, +678,,Taiwan,,,,,,,,,,,,, +677,,Taiwan,,,,,,,,,,,,, +674,,Hong Kong,"Feb 25, 2020","Apr 20, 2020","The Education Bureau announced today (February 25) that class suspension of all schools will be extended to the end of schools' Easter holidays, that is, schools would resume classes on April 20 the earliest. However, the exact date of class resumption is subject to further assessment.",,,,school closure,,https://www.info.gov.hk/gia/general/202001/25/P2020012500583.htm,,,, +666,,Hong Kong,"Mar 15, 2020",,"HK gov today (March 15) has decided to issue the Red Outbound Travel Alert (OTA) on Ireland, the United Kingdom and the United States. +After returning to Hong Kong, consult a doctor promptly if experiencing a fever or other symptoms, take the initiative to inform the doctor of any recent travel history and any exposure to animals, and wear a surgical mask to help prevent spread of the disease until 14 days after returning to Hong Kong.",,,,"encouraging symptomatic people to seek tests, international traveller screening - risk countries, public mask encouragement",,https://www.info.gov.hk/gia/general/202003/15/P2020031500609.htm,,"Ireland, United Kingdom, United States",, +696,,Italy,"Feb 22, 2020",,"On 22 February 2020, Prime Minister Giuseppe Conte suspended all sporting events in the regions of Lombardy and Veneto, which included three Serie A football matches in those regions, as well as one in Piedmont, that were to be played the following day.[166][167][168] The following week, six Serie A matches were initially to be played behind closed doors, but all were later suspended,[169][170][171] as were two Coppa Italia matches.",,,,sports cancellation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,"Lombardy, Veneto", +695,,Italy,"Feb 23, 2020","Mar 01, 2020","Educational trips to destinations in Italy and abroad were suspended. Universities in Lombardy, Veneto, Trentino Alto-Adige, Piedmont and Emilia-Romagna suspended all activities from 23 February until 1 March.",,,,university closure,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,Italy,, +,,US: S Carolina,"Mar 21, 2020",,local law enforcement to disperse crowds gathered on state beaches,,,,public green closure,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_South_Carolina#Government_response,,,, +700,,Turkey,"Mar 19, 2020",,"All events related to science, art or culture postponed.",,,,cultural activity limitation,,https://www.notion.so/Put-together-data-set-of-containment-measures-b4356e25a5344e4bbc56b623eabb1d28,,,, +699,,Italy,"Feb 22, 2020",,"In addition to the emergency phone numbers 112 and 118, new dedicated numbers were added for the different regions — Lombardy 800894545, Campania 800909699, Veneto 800462340, Piedmont 800333444 and Emilia-Romagna 800033033",,,,phone line,,,,,, +698,,Italy,"Feb 22, 2020",,"La Scala, Duomo di Milano and Piccolo Teatro in Milan, as well as Basilica Di San Marco in Venice, were closed until further notice. A Giorgio Armani fashion show, which was scheduled on Sunday, the last day of Milan Fashion Week 2020, went ahead without any media or buyers present; it was instead streamed live online.",,,,activity cancellation - other,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +697,,Italy,"Feb 22, 2020",,Authorities in Veneto cancelled the last two days of the Carnival of Venice.[174] Authorities in Piedmont cancelled the last three days of the Carnival of Ivrea.,,,,very large event cancellation or postponement,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,"Piedmont, Veneto", +,,US: S Carolina,"Mar 19, 2020",,university and colleges asked to finish semester online,,,,"mandated remote schooling, university closure",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_South_Carolina#Government_response,,,, +,,Switzerland,"Mar 19, 2020",,"Earlier this week, the Federal Council called on Swiss travellers to return home quickly. In order to better support those who are still blocked abroad, they should register on the ""Travel Admin App"" of the Federal Department of Foreign Affairs FDFA.",,,,,,https://www.admin.ch/gov/en/start/documentation/media-releases.msg-id-78498.html,,,, +,,Switzerland,"Mar 16, 2020","Apr 19, 2020","the Federal Council has declared an ""extraordinary situation"" and introduces stringent measures such as closing all shops, restaurants, bars, entertainment and leisure facilities, or carful screening at borders with Austria, Germany and France. The Federal Council has also authorised the deployment of up to 8000 members of the armed forces to assist the cantons at hospitals and with logistics and security.",,,,"army deployed, closure nonessential stores, nonessential business suspension, public announcement, state of emergency",,https://www.admin.ch/gov/en/start/documentation/media-releases.msg-id-78454.html,,,, +,,US:California,"Mar 03, 2020",,24 more cases,,,"Berkley, Countra Costa Country, Santa Clara County, los Angles",confirmed case isolation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_California#Government_responsehttps://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_California#Government_response,,,, +,,US:California,"Jan 25, 2020",,first case: home isolation,,,Orange County,confirmed case isolation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_California#Government_response,,,, +,,US:Washington,"Mar 05, 2020",,"Air Force Two delivered 100,000 air-filtering N95 respirators, 100,000 surgical masks and 2,500 face shields",,,,"medical aid, medical staff protective equipment",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Washington_(state)#Government_response,,,, +,,US:California,"Mar 02, 2020",,3 more cases,,,"Placer County, San Mateo County, Sonoma County",confirmed case isolation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_California#Government_response,,,, +,,US:California,"Feb 02, 2020",,Two more cases,,,"San Benito County, Santa Clara County",confirmed case isolation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_California#Government_response,,,, +,,US:California,"Jan 31, 2020",,,,,Santa Clara County,confirmed case isolation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_California#Government_response,,,, +,,US: S Carolina,"Mar 19, 2020",,"The Governor issues an additional executive order, ordering non-essential state employees to stay home",,,,"closure nonessential stores, mandated remote work, nonessential business suspension, remote work",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_South_Carolina#Government_response,,,, +Copy of Untitled,,US:California,"Mar 02, 2020",,Two more cases,,,Santa Clara County,confirmed case isolation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_California#Government_response,,,, +,,US:Washington,"Mar 09, 2020",,COVID19 test compulsory in for staf and visitorsf in nursing homes,,,,test vulnerable,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Washington_(state)#Government_response,,,, +,,US:Washington,"Mar 09, 2020",,workers who have reduced hours or temporary unemployment due to the outbreak are eligible for unemployment benefits,,,,unemployment benefits extension,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Washington_(state)#Government_response,,,, +,,US:Washington,"Mar 17, 2020",,evictions prohibited,,Seattle,,evictions prohibited,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Washington_(state)#Government_response,,,, +,,US:Washington,"Mar 16, 2020",,$5 million in grocery vouchers for families impacted by COVID-19[,,Seattle,,shopping vouchers,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Washington_(state)#Government_response,,,, +,,US: S Carolina,"Mar 17, 2020",,gatherings of more than 50 people banned,,,,outdoor gatherings banned,50,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_South_Carolina#Government_response,,,, +701,,Italy,"Feb 23, 2020",,"The Ocean Viking, a rescue ship operated by MSF and SOS Mediteranee that was carrying almost 300 migrants, was quarantined for 14 days in Pozzallo, Sicily.",,,cruise ship,international traveller screening - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +711,,Italy,"Feb 24, 2020",,"Major companies such as IBM, Enel, Luxottica, PwC and Vodafone continued to allow employees to work from home.",,,,remote work,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +710,,Italy,"Feb 24, 2020",,Filming of Mission: Impossible 7 starring Tom Cruise in Venice was halted.,,,,,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +709,,Italy,"Feb 24, 2020",,"Minister Roberto Speranza appointed Walter Ricciardi, a member of World Health Organization's executive committee and former president of Italian National Institute of Health, as a special adviser for relations between Italy and international health organisations.",,,,public announcement,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +708,,Italy,"Feb 24, 2020",,The Ministry of Health announced that it had engaged 31 laboratories in Italy to carry out the analysis of swabs from suspected COVID-19 cases.,,,,expansion of testing facilities,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +707,,Italy,"Feb 24, 2020",,"The governor of Basilicata, Vito Bardi, instituted a mandatory 14-day quarantine for people arriving from areas in Northern Italy affected by the outbreak",,,,international traveller quarantine - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,Basilicata, +706,,Italy,"Feb 24, 2020",,"Additional toll-free numbers were added for other regions — Valle D'Aosta 800122121, Trentino Alto Adige 800751751, Friuli Venezia Giulia 800500300, Toscana 800556060, Umbria 800636363, Marche 800936677 and Lazio 800118800",,,,phone line,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +705,,Italy,"Feb 24, 2020",,"On 24 February, 500 additional police officers were assigned to patrol the quarantined areas in Lodi and Veneto",,,,"cluster isolation - no symptoms, compulsory isolation",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +704,,Italy,"Feb 23, 2020",,"Streets, parks and train stations in multiple cities in Lombardy were left deserted.",,,,social distancing,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,Lombardy, +703,,Italy,"Feb 23, 2020",,Supermarkets in Lombardy and Emilia-Romagna were emptied by customers as residents stockpiled food and supplies,,,,,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,Lombardy, +702,,Italy,"Feb 23, 2020",,"Trenitalia and Italo, the major providers for Italy's high-speed trains, ordered the installation of hand-sanitiser dispensers on all trains as well as the distribution of masks, disposable gloves and disinfectants to all onboard staff members",,,,"public hygiene, public transport cleaning",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +719,,Italy,"Feb 25, 2020",,"The number of checkpoints in the Red Zones was increased from 15 to 35, and army personnel were sent to help staff the checkpoints.",,,,domestic travel limitation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +718,Driver's license exams,Italy,"Feb 25, 2020",,Driver's license exams were suspended in Lombardy and Veneto.,,,,nonessential business suspension,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,"Lombardy, Veneto", +717,US service members and their families.,Italy,"Feb 25, 2020",,General Tod D. Walters issued a travel ban covering the areas of Italy affected by the outbreak for US service members and their families.,,,,international travel ban - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +715,,Italy,"Feb 24, 2020",,"Some of the residents inside the Red Zone managed to leave the quarantined areas daily, bypassing the checkpoints by going through back roads.",,,,quaratine violation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +714,,Italy,"Feb 24, 2020",,Court proceedings were postponed until further notice,,,,court cancellation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,"Abruzzo, Friuli Venezia Giulia, Liguria, Marche, Trentino Alto Adige", +712,,Italy,"Feb 25, 2020",,Generali Tower in Milan and Palazzo Madama in Rome installed thermal scanners to measure temperatures of visitors and employees. FAO headquarters in Rome conducted temperature checks on visitors entering the building,,,,hygiene enforcement,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +716,,Italy,"Feb 25, 2020",,"On 25 February, USAF Aviano Air Base closed all schools until 28 February",,,,school closure,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +713,,Italy,"Feb 24, 2020","Mar 02, 2020","Multiple regions in Italy such as Liguria, Trentino Alto Adige, Friuli Venezia Giulia, Abruzzo and Marche decided to close all schools and universities for two days to a week.",,,,"school closure, university closure",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,"Abruzzo, Friuli Venezia Giulia, Liguria, Marche, Trentino Alto Adige", +720,,Italy,"Feb 25, 2020",,"The Italian Basketball Federation suspended all of its championship games, including Lega Basket Serie A.",,,,sports cancellation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +,,US: S Carolina,"Mar 17, 2020","Jun 01, 2020",delay of state tax deadlines,,,,financial incentive,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_South_Carolina#Government_response,,,, +,,US: S Carolina,"Mar 17, 2020",,mandatory shutdown of dine-in service in restaurants and bars,,,,restaurant limitations,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_South_Carolina#Government_response,,,, +,,Switzerland,"Mar 20, 2020",,the Federal Council forbids gathering of more than 5 persons,,,,,,https://www.admin.ch/gov/fr/accueil/documentation/communiques.msg-id-78513.html,,,, +,,Spain,"Mar 14, 2020",,"state of emergency on Saturday, ordering the closure of all non-essential shops as well as bars, restaurants, cafes, football grounds and cinemas.",,,,"closure nonessential stores, nonessential business suspension, public announcement, special management arrangements, state of emergency",,https://www.theguardian.com/world/2020/mar/15/spain-city-streets-turn-quiet-coronavirus-lockdown-madrid-barcelona,,,, +,,Austria,"Mar 10, 2020","Mar 16, 2020",On 10 March 2020 government announced that all universities will close their classes at the latest by 16 March.,,,,university closure,,,,,, +,,Latvia,"Mar 14, 2020",,"113 shall be called immediately in case of any signs of acute respiratory infection (rhinitis, cough, throat inflammation, increased body temperature, respiratory problems).",,,,symptom hotline,,https://eng.lsm.lv/article/society/health/latvia-to-close-borders-to-passenger-traffic-on-tuesday-17-march.a351774/?rt=articles&ac=downloadatt&id=983,,,, +,,Latvia,"Mar 14, 2020",,The state of health shall be observed for 14 days after leaving that country or territory by measuring the body temperature twice a day (in the morning and in the evening).,,,,international traveller screening - risk countries,,,,,, +,,US: S Carolina,"Mar 16, 2020",,The South Carolina High School League (SCHSL) suspends all spring sport,,,,sports cancellation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_South_Carolina#Government_response,,,, +,,US: S Carolina,"Mar 15, 2020","Mar 31, 2020",Governor McMaster and other officials announce the closure of all public schools in the state,,,,school closure,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_South_Carolina#Government_response,,,, +,,US: S Carolina,"Mar 13, 2020",,school closure,,,"Kershan County, Lancaster County",school closure,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_South_Carolina#Government_response,,,, +,,US: S Carolina,"Mar 13, 2020","Mar 27, 2020",Governor Henry McMaster declares a state of emergency,,,,"public announcement, state of emergency",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_South_Carolina#Government_response,,,, +,"Lufthansa, Swiss and Australian airlines, only flight to and from China→ this was decided by the Lufthansa themselves, not by government ",Germany,"Jan 28, 2020","Feb 09, 2020","After a case was suspected in a Lufthansa plane, the company suspended all flights to China + This also applies to all flights operated by Swiss and Austrian Airlines",,,,international travel ban - risk countries,,https://www.hna.de/politik/coronavirus-massnahmen-politik-bundesregierung-deutschland-lufthansa-ikea-fluege-jens-spahn-zr-13505568.html,,China,, +,passengers travelling from China to Germany,Germany,"Jan 29, 2020",,The government ordered pilots of flights from China to describe the health status of their passengers and ordered passengers to fill out a contact document.,,,,international traveller screening - risk countries,,https://www.welt.de/wirtschaft/article205424021/Coronavirus-Behoerden-bereiten-sich-auf-hunderte-Infizierte-vor.html and https://www.hna.de/politik/coronavirus-massnahmen-politik-bundesregierung-deutschland-lufthansa-ikea-fluege-jens-spahn-zr-13505568.html,,China,, +,,Germany,"Jan 28, 2020",,"Hotlines were established to calm down worried callers and advise unsettled citizens to follow the usual rules that are also appropriate to protect against a flu infection: regular hand washing, coughing or sneezing in a handkerchief or keeping your arm and distance from other sick people. —> doesn't seem that these were ""symptom"" hotlines in the sense that they would try to identify ill people and work with them further",,,,"coronavirus education activities, symptom hotline",,https://www.welt.de/wirtschaft/article205424021/Coronavirus-Behoerden-bereiten-sich-auf-hunderte-Infizierte-vor.html,,,, +,Bavaria,Germany,"Feb 28, 2020",,Train railway companies must report passengers with symptoms to authorities and the federal police would step up checks within 30 kilometres of the border,,,,domestic traveller screening,,https://www.reuters.com/article/us-china-health-germany-idUSKCN20M34J,,,, +,,Germany,"Mar 15, 2020",,Elections in Bavaria,,,Bavaria,,,https://www.welt.de/politik/article206570127/Coronavirus-Lehrer-fuer-Kommunalwahl-in-Muenchen-zwangsverpflichtet.html,,,, +,,Germany,"Mar 04, 2020",,medical protective equipment is generally no longer allowed to be exported abroad,,,,"medical staff protective equipment, prohibition of medicine export",,https://www.bundesgesundheitsministerium.de/weiterere-beschluesse-krisenstab-bmi-bmg.html,,,, +,,Germany,"Mar 09, 2020",,"Minister Spahn appealed to everyone's personal responsibility to minimize the risk of infection - for example, travel less if possible, work from home or avoid public transport.",,,,social distancing advice,,https://www.bundesregierung.de/breg-de/themen/coronavirus/coronavirus-1725960,,,, +,"note that it is not oficially cancelled by government, just recommended",Germany,"Mar 09, 2020",,Federal Minister of Health Jens Spahn encourages to consistently cancel large events with more than 1000 participants until further notice.,,,,outdoor gatherings banned,1000,https://www.bundesregierung.de/breg-de/themen/coronavirus/coronavirus-1725960,,,, +,"note that it is not oficially cancelled by government, just recommended + ther is not specified how mayn people is considered to ""big event"" have",Germany,"Feb 28, 2020",,"The crisis team is of the opinion that if these principles are applied, imminent major international events such as the ITB should be canceled.",,,,activity cancellation - other,,https://www.bundesgesundheitsministerium.de/presse/pressemitteilungen/2020/1-quartal/krisenstab-bmg-bmi.html,,,, +,"I'm not sure whether this is only ""recommended"" or commanded",Germany,"Mar 10, 2020",,"the federal government's crisis team recommends that all major events with more than 1,000 expected participants be canceled",,,,outdoor gatherings banned,1000,https://www.bundesgesundheitsministerium.de/presse/pressemitteilungen/2020/1-quartal/krisenstab-bmg-bmi-sitzung-5.html,,,, +,,Germany,"Mar 12, 2020",,Chancellor Merkel also called for social contacts to be avoided wherever possible.,,,,"public announcement, social distancing advice",,https://www.bundesregierung.de/breg-de/themen/coronavirus/mpk-1730186,,,, +,,Germany,"Mar 12, 2020",,"As far as medically justifiable, all scheduled recordings, operations and interventions in all hospitals are to be postponed indefinitely from Monday. With this measure, hospitals should be able to concentrate on the expected increasing demand for intensive care and ventilation capacities for the treatment of patients with severe respiratory diseases by Covid-19.",,,,treatment capacity,,https://www.bundesregierung.de/breg-de/themen/coronavirus/beschluss-zu-corona-1730292,,,, +,,Germany,"Mar 13, 2020",,Federal Minister of Finance Olaf Scholz and Federal Minister of Economics Peter Altmaier have presented a comprehensive package of measures to cushion the effects of the corona virus . They announced an unlimited corporate loan program .,,,,economic stimulus,,https://www.bundesregierung.de/breg-de/themen/coronavirus/milliardenhilfen-wegen-corono-1730386,,,, +,Bavaria,Germany,"Mar 20, 2020",,"Bavaria was the first state to declare a curfew, inspired by and identical to Austria. People can only go outdoors alone or with their family. It would remain permitted to go to work as well as to supermarkets, drug stores, medics and pharmacies, under the condition that the trip is solitary or with housemates. Under the same condition, it is also permitted to do sports outside; to visit the life partner or aged, sick or disabled people that do not live in an institution; and to help others in general or provide for animals. Restaurants except drive-ins and for take-away, DIY stores and hairdressers would be shut down",,,Bavaria,blanket curfew - no symptoms,,https://www.nordkurier.de/politik-und-wirtschaft/bayern-verhaengt-ausgangssperre-2038792303.html,,,, +,,Germany,"Mar 17, 2020",,"In order to interrupt the chain of infection when entering Germany for a long time, cross-border travel is restricted.Particular attention is paid to the unrestricted maintenance of freight traffic.",,,,international travel ban - all countries,,https://www.bmvi.de/SharedDocs/DE/Artikel/LF/coronavirus-anordnung.html,,,, +,,Germany,"Mar 17, 2020",,"Berlin announced the plan to construct a hospital with the Bundeswehr for housing 1000 beds for Covid-19 patients. The Federal and State Governments agreed on a new emergency plan for German hospitals which includes doubling the current capacity of 28,000 intensive care beds, of which 25,000 are equipped with ventilation",,,,treatment capacity,1000,https://www.rbb24.de/politik/thema/2020/coronavirus/beitraege/berlin-krankenhaus-corona-messegelaende.html,,,, +,,Germany,"Mar 22, 2020","Apr 05, 2020","the government and the federal states agreed for at least two weeks to forbid gatherings of more than two people and require a minimum distance of 1.5 metres (4 ft 11 in) between people in public except for families, partners or people living in the same household. Restaurants and services like hairdressers were to be closed",,,,"outdoor gatherings banned, space minimum",2,https://www.welt.de/politik/deutschland/article206725829/Coronavirus-Deutschland-Kontaktverbote-zu-mehr-als-zwei-Personen-Friseure-zu.html,,,, +,"Saxony, Bavaria, Saarland",Germany,"Mar 22, 2020",,"Saxony joined Bavaria and the Saarland in prohibiting residents from leaving their dwellings except for good reasons, which are similar to the ones in the other two states; outdoor exercise is permitted under the new rules only alone or in groups of maximal five members of the same household",,,"Bavaria, Saarland, Saxony",blanket curfew - no symptoms,,https://medienservice.sachsen.de/medien/news/235290,,,, +724,,Italy,"Feb 25, 2020",,"Italy opened a probe into skyrocketing online prices for masks and sanitising gels. Police issued warnings that criminals were using false identities and posing as health inspectors to gain access to people's homes to steal money, jewellery and other valuables.",,,,hygiene enforcement,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +723,,Italy,"Feb 25, 2020",,"Multiple fairs and exhibitions were rescheduled. Salone del Mobile, a furniture fair in Milan, was postponed to 16 to 21 June. Bologna Children's Book Fair was rescheduled to 4 to 7 May. Cosmoprof Worldwide Bologna, a cosmetic fair, was rescheduled to 11 to 15 June.Expocasa, a furniture fair in Turin, was rescheduled initially to 28 March to 5 April but later to future date to be announced later. Roma Motodays was postponed to 17 to 19 April.",,,,,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +722,"Morgan Stanley, Barclays, Mediobanca and UniCredit ",Italy,"Feb 25, 2020",,"Morgan Stanley, Barclays, Mediobanca and UniCredit requested their Milan staff to work from home",,,,remote work,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +721,,Italy,"Feb 25, 2020","Mar 09, 2020","Istituto Tecnico Economico Enrico Tosi in Varese, Istituto Comprensivo di Pianoro in Bologna and Liceo Attilio Bertolucci in Parma conducted lessons for students online while waiting for the schools to reopen.[210][211][212] The University of Palermo suspended all activities until 9 March.",,,,remote schooling,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +729,,Italy,"Feb 26, 2020",,The University of Bari suspended all medical- and health-related internships for medical and healthcare students.,,,,activity cancellation - other,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +728,The University of Basilicata,Italy,"Feb 26, 2020",,The University of Basilicata installed a thermal scanner and continued all teaching activities as per normal.,,,,public hygiene,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +727,,Italy,"Feb 26, 2020","Mar 29, 2020",Palermo and Naples closed all schools until 29 February,,"Naples, Palermo",,school closure,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +726,,Italy,"Mar 02, 2020",,"The Italian Minister of University and Research, Gaetano Manfredi, announced that online lessons would be delivered to students in areas affected by the outbreak starting on 2 March",,,,remote schooling,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +725,,Italy,"Feb 26, 2020",,"On 26 February, Director of the Italian National Institute of Health Franco Locatelli announced that swabbing would only be performed on symptomatic patients, as 95% of the swabs previously tested were negative",,,,testing criteria loosened,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +736,,Italy,"Mar 02, 2020",,"University of Bologna planned to set up a remote teaching project in which exams and lessons would be delivered to students online, to be partially completed on 2 March",,,,remote schooling,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +734,,Italy,"Feb 26, 2020","Feb 29, 2020",D'Annunzio University suspended all activities until 29 February.,,,,activity cancellation - other,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +735,,Italy,"Feb 26, 2020",,Cartoocomics Fair in Milan was rescheduled to 2 to 4 October. The Winter Rescue Race in Piedmont was cancelled.,,,,,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +733,,Italy,"Feb 26, 2020",,Multiple schools were closed in Roseto degli Abruzzi,,,,school closure,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,Roseto degli Abruzzi, +732,,Italy,"Feb 26, 2020",,"On 27 February, Taranto, Apulia closed all schools until 29 February.",,Taranto,,school closure,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +731,,Italy,"Feb 26, 2020",,"The Italian Winter Sports Federation decided to proceed with the Women's World Cup alpine skiing races at La Thuile, Aosta Valley on 29 February. The MIDO Milan Eyewear Show was rescheduled to 5 to 7 July.",,,,,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +730,Politecnico di Milano,Italy,"Feb 26, 2020",,Politecnico di Milano conducted thesis mentoring for more than one thousand students graduating the following week using Skype.,,,,remote schooling,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +740,,Italy,"Feb 22, 2020","Mar 07, 2020",Universities in Lombardy extended their closure until 7 March.,,,,university closure,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,Lombardy, +741,,Italy,"Mar 01, 2020",,"On 1 March, the Council of Ministers approved a decree to organise the containment of the outbreak. In the decree, the Italian national territory was divided into three areas:[242] +A red zone (composed of the municipalities of Bertonico, Casalpusterlengo, Castelgerundo, Castiglione D'Adda, Codogno, Fombio, Maleo, San Fiorano, Somaglia and Terranova dei Passerini in Lombardy, and the municipality of Vò in Veneto), where the whole population is in quarantine. +A yellow zone (composed of the regions of Lombardy, Veneto and Emilia-Romagna), where social and sport events are suspended and schools, theatres, clubs and cinemas are closed. +The rest of the national territory, where safety and prevention measures are advertised in public places and special sanitisations are performed on means of public transport.",,,,public announcement,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +738,,Italy,"Feb 28, 2020",,"On 28 February, during an interview with Rai News24, Professor Massimo Galli from the Luigi Sacco Hospital in Milan suggested that the majority of newly recorded cases were pre-existing cases that were finally detected during the extensive tests performed on people (and their relatives) who had come in contact with confirmed patients. The rapid increase of positive cases was the result of the blanket testing approach that was deployed following the first confirmed case in Codogno.",,,,"case reporting, testing",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +739,,Italy,"Feb 27, 2020",,"he Ministry of Health announced new guidelines for reporting cases. It would no longer report asymptomatic cases (positive swabs taken from patients who were not showing symptoms), which had counted as 40 to 50% of all reported cases at the time. These people would undergo isolation at home and would be followed up with new tests until they were negative.",,,,"case reporting, diagnostic criteria tightened",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +737,,Italy,"Jan 29, 2020","Mar 03, 2020",Messina closed all schools from 29 February to 3 March.,,Messina,,school closure,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +746,,Italy,"Mar 07, 2020",,"The decree ""absolutely avoided any movement into and out of the areas"" and, like the previous one, it provided sanctions of up to three months in prison for those who violated the lockdown. It was possible to move into and out of the areas only for emergencies or ""proven working needs"", which must be authorized by the prefect.",,,,outbound traveller ban,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +745,,Italy,"Mar 07, 2020",,"In the night between 7 and 8 March, the government approved a decree to lock down Lombardy and 14 other provinces in Veneto, Emilia-Romagna, Piedmont and Marche, involving more than 16 million people.",,,,blanket isolation - no symptoms,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,"Emilia-Romagna, Lombardy, Marche, Piedmont, Veneto", +742,,Italy,"Mar 04, 2020",,"On 4 March, the Italian government imposed the shutdown of all schools and universities nationwide for two weeks as the country reached 100 deaths from the outbreak.",,,,"school closure, university closure",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +744,,Italy,"Mar 05, 2020",,"On 5 March, when the newly appointed Emilia-Romagna regional minister of health, Raffale Donini, tested positive for COVID-19, Governor Stefano Bonaccini appointed Sergio Venturi as commissioner for the emergency. Venturi was the regional minister of health until February 2020.",,,,public announcement,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +743,,Italy,"Mar 04, 2020","Apr 03, 2020","The same day, the government ruled that all sporting events in Italy would be played behind closed doors until 3 April.",,,,sports cancellation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +758,,Italy,"Mar 16, 2020",,"On 16 March, President of Emilia-Romagna Bonaccini imposed a strengthened quarantine to the municipality of Medicina, near Bologna; the epicentre of one very developed outbreak. People were not allowed to enter or exit from the town for any reason.",,Medicina,,"blanket isolation - no symptoms, domestic travel ban",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,Emilia-Romagna, +757,,Italy,"Mar 15, 2020",,"On 15 March, President of Campania Vincenzo De Luca imposed a strict quarantine on Ariano Irpino, in the province of Avellino, and four other municipalities in the province of Salerno, Atena Lucana, Caggiano, Polla, and Sala Consilina.",,,,cluster isolation - no symptoms,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,"Ariano Irpino, Atena Lucana, Caggiano, Polla, Sala Consilina, Salerno", +756,open-air sports and running,Italy,"Mar 20, 2020",,"On 20 March, the Ministry of Health ordered tighter regulations on free movement. The new measures banned open-air sports and running, except individually and in close proximity of one's residence. Parks, playgrounds and public green were closed down. Furthermore, movement across the country was further restricted, by banning ""any movement towards a residence different from the main one"", including holiday homes, during weekends and holidays",individually and in close proximity of one's residence,,,"blanket isolation - no symptoms, compulsory isolation, domestic travel ban, public green closure, sports cancellation",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +755,,Italy,"Mar 19, 2020",,"On 19 March the Army was deployed to the city of Bergamo, the worst hit Italian city by the coronavirus, as the local authorities can no longer process the number of dead residents. The city's mayor Giorgio Gori said the true number of dead could be much higher than reported. Army trucks transported bodies to crematoriums in several other cities, as cemeteries in the city were full. On the following day, the Army was called in to assist the police forces in enforcing the lockdown.[",,,,army deployed,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +754,,Italy,"Mar 11, 2020",,"In the evening, Conte announced a tightening of the lockdown, with all commercial and retail businesses except those providing essential services, like grocery stores and pharmacies, closed down. He also appointed Domenico Arcuri as Delegated Commissioner for the Emergency. Arcuri will cooperate with Commissioner Angelo Borrelli with the aim of strengthening the distribution of intensive care equipment.",,,,nonessential business suspension,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +753,,Italy,"Mar 11, 2020",,"On 11 March, the government allocated 25 billion euros for the emergency ",,,,"economic incentives, financial incentive",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +752,,Italy,"Mar 09, 2020","Apr 03, 2020","On 9 March, the government announced that all sporting events in Italy would be cancelled until at least 3 April, but the ban does not include Italian clubs or national teams participating in international competitions. In the evening, Conte announced in a press conference that all measures previously applied only in the so-called ""red zones"" had been extended to the whole country, putting approximately 60 million people in lockdown. Conte later proceeded to officially sign the new executive decree.",,,,sports cancellation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +750,,Italy,"Mar 07, 2020",,"Civil and religious ceremonies, including funeral ceremonies, were suspended. All organized events were also suspended, as well as events in public or private places, including those of a cultural, recreational, sporting and religious nature, even if held in closed places.This measure was described as the largest lockdown in the history of Europe, as well as the most aggressive response taken in any region beyond China, and paralysed the wealthiest parts of the country as Italy attempted to constrain the rapid spread of the disease.",,,,"religious activity cancellation, religious activity limitations",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +749,,Italy,"Mar 07, 2020",,"The decree imposed the closure of museums, cultural centres and ski resorts in the lockdown areas and the closure of cinemas, theatres, pubs, dance schools, game rooms, betting rooms and bingo halls, discos and similar places in the entire country",,,,nonessential business suspension,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +748,,Italy,"Mar 07, 2020",,"Shopping centres had to be closed on weekends, while other commercial activities could remain open if a distance of one metre between customers could be guaranteed",,,,nonessential business suspension,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +751,,Italy,"Mar 08, 2020",,"Riots broke out in many penitentiaries throughout Italy after restrictions on conjugal visits were imposed by the government in the 8 March decree. Nine prisoners died in Modena and three in Rieti, while 76 detainees escaped from Foggia's penitentiary.Two prison agents were assaulted and kidnapped in Pavia. On 9 March in Bologna, detainees took control of the Dozza penitentiary, forcing personnel to exit the building. On 11 March, two prisoners were found dead in Bologna's penitentiary.",,,,riots,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +759,,Austria,"Feb 25, 2020",,"On 25 February 2020, Austria confirmed the first two cases of COVID-19, a 24-year-old man and a 24-year-old woman from Lombardy, Italy tested positive and were treated at a hospital in Innsbruck, Tyrol.",,,,"case reporting, first case",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Austria,,,, +761,,Austria,"Mar 13, 2020",,"After initially playing down the risks, Tyrolean authorities placed the entire town in quarantine on 13 March",,Ischgl,Tyrol,outbound traveller ban,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Austria,,,, +760,,Austria,"Mar 01, 2020",,"Beginning from 1 March, authorities in Germany and the Nordic countries begun identifying Tyrolean ski resort town of Ischgl as a major coronavirus hotspot. Several hundred infections were eventually traced back to the town with transmissions having occured from late February on.",,,,source tracing,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Austria,,,, +747,,Italy,"Mar 07, 2020",,"The decree also established the closure of all gyms, swimming pools, spas and wellness centres.",,,,sports cancellation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy,,,, +770,,Albania,"Mar 10, 2020",,"On 10 March, all citizens were alerted of the new lockdown policy by text from Prime Minister Edi Rama, who said the policy was regrettable but necessary, with the text also telling them to be safe, wash their hands and avoid fake news, while also announcing a vehicle ban. Use of private cars and intercity transport vehicles was banned in Tirana and Durres, and all private and public transport was banned in Shkodra, Lezha, Elbasani, Lushnja, Fieri and Vlora, with the only vehicles allowed being ambulances and vehicles for delivering essentials",,,,domestic travel ban,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Albania,,,, +769,,Albania,"Mar 08, 2020",,"lbanian Health Minister Olgeta Manastirliu announced that anyone entering Albania from quarantined areas of Italy will have to self-isolate, or face punishment if they fail to do so",,,,international traveller quarantine - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Albania,,,, +768,,Albania,"Mar 08, 2020",,"ordered cancellation of all large public gatherings, and asked sports federations to cancel scheduled matches",,,,"outdoor gatherings banned, sports cancellation",500,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Albania,,,, +767,,Albania,"Mar 08, 2020","Mar 22, 2020","halted all schools for two weeks,",,,,school closure,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Albania,,,, +766,,Albania,"Mar 08, 2020","Apr 03, 2020","On 8 March, the government stopped all flights and ferries with quarantined areas of northern Italy until 3rd April,",,,,international travel ban - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Albania,,Italy,, +765,,Albania,"Feb 25, 2020",,"Brataj also announced the formation of a task force, while asserting that COVI-19 had not yet arrived in Albania. He specified that citizens coming from affected areas will be monitored for 14 days and treated as suspected cases, and treated with vitamins.",,,,public announcement,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Albania,,,, +764,,Albania,"Feb 25, 2020",,"On the same day, the Department of Health and Social Protection meet with the Technical Expert Committee, and decided to increase its hospital budget by $1 million, to increase the stock of personal protection equipment.",,,,financial incentive,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Albania,,,, +763,,Albania,"Feb 25, 2020",,"On 25 February, Skender Brataj, head of the National Medical Emergency Center (NMEC), announced protocols in case COVID-19 spread to Albania, explaining that citizens that suspect they have contracted the virus should call the designated National Emergency Number 127. He instructed all Albanian citizens arriving from China, Singapore, Iran, South Korea or Italy, to call the same number, so that a medical group with protective suits can escort them to an infections hospital for testing, with all samples sent to the Public Health Institute",,,,public announcement,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Albania,,,, +771,,Albania,"Mar 10, 2020",,"Bonuses of 1000 euros were added to the salaries of medical staff, and a 500 euro bonus was added to the salary of medical workers.",,,,financial incentive,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Albania,,,, +762,,Albania,"Mar 10, 2020",,"On 10 March, President Ilir Meta called for retired Albanian doctors to re-enter the work force.",,,,retired doctors called,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Albania,,,, +772,,Austria,"Mar 16, 2020",,"As of 16 March, nationwide, homes may only be left for one of the following reasons:[19] +urgently necessary professional activities +necessary purchases (groceries or medication) +assisting other people +outside walks, alone or in company of people living in the same household +Officials stated that those restrictions are being actively enforced by the police.",,,,household quarantine,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Austria,,,, +776,,Albania,"Mar 10, 2020",,"Rama also announced an expansion of the areas from which arrivals must self-isolate, to newly include all of Italy as well as all of Greece, and ordered police to patrol the streets, detain any violators, and penalize them with a 5000 euro fine. The army and police mobilized to patrol the streets and search for any citizens with self-isolation orders who could be violating them",,,,international traveller quarantine - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Albania,,,, +775,,Albania,"Mar 10, 2020",,"Bars, restaurants, gyms, discos, and venues with live music were all ordered to close",,,,"nonessential business suspension, restaurant limitations",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Albania,,,, +773,,Albania,"Mar 10, 2020",,The disinfectation of all public places was also underway.,,,,public transport cleaning,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Albania,,,, +774,,Albania,"Mar 10, 2020",,The retired would get their pensions delivered at home with no charge.,,,,isolation allowance,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Albania,,,, +783,,Albania,"Mar 12, 2020",,"the police and the army mobilized and set up a total of 70 checkpoints on that day, spread throughout the country to make sure people are complying with self-quarantine requirements. At checkpoints, names are checked against a database of who has been in Italy or Greece since 27 February. Police in some parts of the country, including Fier, began stopping cars with foreign license plates.",,,,compulsory isolation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Albania,,,, +780,,Albania,"Mar 12, 2020",,"On 12 March, Rama declared ""war"" on COVID-19.[17] A slew of new measures were announced, including a 72-hour curfew during which only transportation of basic needs such as food and medicine would be permitted,",food and medicine,,,public transport limited,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Albania,,,, +778,,Albania,"Mar 11, 2020",,"The Muslim community announced on the 11th that all sermons, prayers and other activities in jumas and mosques were canceled, and told all believers to quarantine themselves and observe prayers at home in private, and rigorously follow and observe the recommendations of the World Health Organization",,,,religious activity cancellation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Albania,,,, +777,,Albania,"Mar 11, 2020",,"On the night of the 11th, police vehicles played messages on loudspeakers telling citizens to return inside.",,,,public announcement,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Albania,,,, +782,,Albania,"Mar 12, 2020",,the forced closure of garment factories and call centres (which are dependent on the Italian market).,,,,mandated remote work,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Albania,,,, +781,,Albania,"Mar 12, 2020",,"a three-month loan holiday,",,,,financial incentive,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Albania,,,, +779,,Albania,"Mar 12, 2020",,"By the 12th, 500 people had been charged for violating the travel ban.",,,,international travel ban - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Albania,,,, +790,,Albania,"Mar 13, 2020",,"From 13 March, Albania implemented a hardening of its lockdown in major cities across the country, including Tirana, over the weekend until Sunday at midnight. Roads connecting major cities are also closed. Foreign nationals that need to go to the airport must receive written permission from the police to use the roads. All public facilities at the airport are closed including restaurants and bars.",,,,"blanket curfew - no symptoms, domestic travel ban",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Albania,,,, +789,,Albania,"Mar 12, 2020","Apr 03, 2020","The Albanian Autocephalous Orthodox Church announced on the 12th the suspension of all services until April 3, except for the Divine Liturgy on Sunday, in which it encouraged followers to come for ""healing"" but keep a distance from each other; the Church also encouraged believers to observe rites at home, with the Church's radio station ""Ngjallja"" (""Resurrection"") broadcasting services, although churches would remain to serve those who wished to perform personal prayer while keeping a distance from others. The Catholic church suspended all diocesan and parish activities, all liturgical celebrations including the Holy Mass, all catechisms, all educational courses at community centers and all other parish and diocesan activities. Churches remained open for personal confessions done at a distance, as well as personal prayer done at a distance from other people, while observing the recommendations of authorities. The Albanian Evangelical Church likewise transmitted services online. The Bektashi Global Kryegjyshata suspended all religious activities in its tekkes on the 12th as well.",,,,"religious activity cancellation, religious activity limitations",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Albania,,,, +787,,Albania,"Mar 12, 2020",,gyms and government offices with public-facing counters,,,,sports cancellation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Albania,,,, +792,,Albania,"Mar 15, 2020",,"On 15 March, Albania closed all of its land borders until further notice, making all travel from Montenegro, Kosovo, North Macedonia, and Greece prohibited.",,,,international travel ban - all countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Albania,,,, +791,,Albania,"Mar 13, 2020",,Sea travel from Greece and Italy was prohibited except for freight vessels.,,,,international travel ban - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Albania,,"Greece, Italy",, +788,,Albania,"Mar 12, 2020",,"All banks were closed from the 12th to the 16th, but ATMs remained open.",,,,nonessential business suspension,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Albania,,,, +786,,Albania,"Mar 12, 2020",,"shut all cafes, bars, restaurants",,,,restaurant limitations,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Albania,,,"Durresi, Tirana", +785,,Albania,"Mar 12, 2020",,Tirana and Durresi suspended indefinitely all public transport,,,,public transport stopped,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Albania,,,"Durresi, Tirana", +784,,Albania,"Mar 12, 2020",,"Fier proceeded to force the closure of most bars and cafes,",,,,restaurant limitations,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Albania,,,, +793,,Albania,"Mar 15, 2020",,Educational institutions were ordered to prepare for moving k-12 instruction online.,,,,remote schooling,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Albania,,,, +799,,Albania,"Mar 16, 2020",,"Television stations were banned from having more than two people in the same room for a talk show, on the pain of a 1 million lek fine (8300 euros). Private hospitals that refuse to offer capacities were to be fined up to 5 million lek (40000 euros). Any trade in food or medicine that did not comply with the specified government safety regulations to combat infections risked a fine of up to 10 million lek (83000 euros). The legislation, called a ""normative act"", is an emergency law taking effect without prior approval by parliament.[25] Furthermore, a national curfew was imposed: each day, all citizens were required to return to stay in their homes from 18:00 onward, as well as a ban on sitting in public places. Those found in violation will be fined",,,,compulsory isolation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Albania,,,, +801,,Andorra,"Mar 12, 2020",,"On 12 March, a second case was confirmed, a 87-year-old woman whose daughter is a teacher.",,,,case reporting,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Andorra,,,, +800,,Andorra,"Mar 02, 2020",,"On 2 March, Andorra confirmed its first coronavirus case, a 20-year-old man who had returned from Milan. The tests conducted have shown a positive infection, and he will remain in hospital for further tests and his immediate social circle will be monitored, the government said in a statement. He was discharged on 8 March",,,,case reporting,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Andorra,,,, +794,,Albania,"Mar 15, 2020",,"All physical government operations except essential activities were shut down, and civil servants ordered to stay down, but online services continued. All museums, cinemas, theatres, and public parks were closed indefinitely.",,,,"nonessential business suspension, public green closure",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Albania,,,, +795,,Albania,"Mar 15, 2020",,The Albanian government began organizing a charter flight to extract remaining Albanian citizens in Italy; all air travel to Italy and Greece was indefinitely suspended.,,,,international travel ban - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Albania,,,, +798,,Albania,"Mar 16, 2020",,"On 16 March, another wide-ranging ""emergency legislation"" was adopted, specifying various fines for violations of protocol, to be effective immediately. Social, cultural, and political gatherings, whether in enclosed or open-air spaces, were banned, and violators could be fined up to 5 million lek (or 40,000 euros).",,,,outdoor gatherings banned,2,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Albania,,,, +797,,Albania,"Mar 16, 2020",,"On 16 March, Albania indefinitely suspended all air traffic to and from the United Kingdom.",,,,international travel ban - all countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Albania,,United Kingdom,, +796,,Albania,"Mar 15, 2020",,"As of the 15th, in addition to the private vehicle ban, the public transportation ban was extended to the Shkodra-Lezha, Elbasani-Korça, Lushnja-Fieri, and Fieri-Vlora roads.",,,,domestic travel limitation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Albania,,,, +803,,Andorra,"Mar 13, 2020","Mar 27, 2020","On 13 March, the Prime Minister Xavier Espot announced in a special public appearance that ordered the closure of all public establishments except basic stores, pharmacies and gas stations during two weeks","basic stores, pharmacies and gas stations",,,nonessential business suspension,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Andorra,,,, +804,,Andorra,"Mar 15, 2020",,"On 15 March, it was announced that there were four new active cases in Andorra, making a total of 6 cases (5 of them being active at the time). All four people that contracted the virus had been in contact with the 87-year-old woman.",,,,case reporting,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Andorra,,,, +802,,Andorra,"Mar 16, 2020",,The Government announced that it would close all schools from 16 March.,,,,school closure,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Andorra,,,, +810,,Russia,"Jan 30, 2020",,Border with China is closed.,,,,international travel ban - risk countries,,https://www.cnbc.com/2020/01/30/coronavirus-russia-closes-border-with-china-to-prevent-spread.html,,China,, +809,,Belarus,"Mar 21, 2020",,"As of 21 March, a total of 76 confirmed cases have been reported.",,,,case reporting,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Belarus,,,, +808,,Belarus,"Mar 20, 2020",,"As of 20 March, 69 cases have been registered, including 15 recovered and 42 cases of asymptomatic infection course.",,,,case reporting,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Belarus,,,, +807,,Belarus,"Mar 18, 2020",,"As of 18 March, a total of 51 confirmed cases have been registered, including 5 recoveries and 37 cases of asymptomatic infection course.",,,,case reporting,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Belarus,,,, +806,,Andorra,"Mar 17, 2020",,"On 17 March, the toll of cases raised to 39. The Co-Prince Joan Enric Vives Sicília addressed a special televised message calling for the calm gratitude and collaboration among all.",,,,"case reporting, public announcement",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Andorra,,,, +805,,Andorra,"Mar 16, 2020",,On 16 March the Prime Minister ordered the closing of all construction and industrial activity as the coronavirus cases amounted to 14 after a rise of 9 on the day with the highest number of cases registered.,,,,,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Andorra,,,, +,,US: S Carolina,"Mar 12, 2020",,South Carolina Science Olympiad announces its decision to cancel its state championship tournaments for both divisions,,,,sports cancellation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_South_Carolina#Government_response,,,, +,,US: S Carolina,"Mar 12, 2020","Apr 03, 2020",The South Carolina Independent School Association (SCISA) announces that it will be suspending all athletics,,,,sports cancellation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_South_Carolina#Government_response,,,, +,,Bosnia and Herzegovina,,,,,,,,,,,,, +,,Bosnia and Herzegovina,,,,,,,,,,,,, +,,Bosnia and Herzegovina,,,,,,,,,,,,, +,,US: Florida,"Mar 16, 2020",,"On March 16, MLB announced that the season will be postponed indefinitely",,,,sports cancellation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Florida#Government_response,,,, +,,US: Florida,"Mar 12, 2020",,Several leagues began postponing or suspending their seasons,,,,sports cancellation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Florida#Government_response,,,, +,,US: Florida,"Mar 12, 2020","Apr 04, 2020","Florida International University in Miami announced that it will transition to remote learning, The University of South Florida in Tampa announced that all classes will consist of remote instruction for two weeks following spring break",,,,"remote schooling, university closure",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Florida#Government_response,,,, +812,,Mexico,"Mar 11, 2020",,First quarantines - a man returned Europe and 8 other people he was in contact with quarantined,,,,"confirmed case isolation, contact isolation - no symptoms",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Mexico,,,, +813,,Mexico,"Mar 13, 2020",,Several major sporting and cultural events canceled or postponed,,,,sports cancellation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Mexico,,,, +814,,Mexico,"Mar 14, 2020",,All sporting and civic events in schools canceled,,,,sports cancellation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Mexico,,,, +815,,Mexico,"Mar 20, 2020","Apr 20, 2020","School Easter break extended, i.e. efficiently closing schools",,,,school closure,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Mexico,,,, +816,,Mexico,"Mar 17, 2020",,"Several universities suspended classes ",,,,"remote schooling, university closure",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Mexico,,,, +817,,Mexico,"Mar 18, 2020",,Colima Governor declared a state of emergency,,,Colima,"special management arrangements, state of emergency",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Mexico,,,, +818,,Mexico,"Mar 21, 2020","Mar 23, 2020","Closure of archeological sites (place of mass tourist gatherings). The closure is temporary for 1-3 days, restrictive measures will follow after re-opening.",,,,cultural activity limitation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Mexico,,,, +819,,Mexico,"Mar 15, 2020",,Soccer Liga MX suspended,,,,sports cancellation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Mexico,,,, +820,,Mexico,"Mar 19, 2020",,Temperature screening at Mexico City airport,,,,international traveller screening - all countries,,https://mexiconewsdaily.com/news/coronavirus/cdmx-airport-ramps-up-passenger-health-checks/,,,, +821,,Mexico,"Mar 17, 2020",,Inflatable hospital installed in Hidalgo before anticipated outbreak,,,,hospital construction,,https://mexiconewsdaily.com/news/coronavirus/inflatable-hospital-installed-in-hidalgo/,,,, +822,,Mexico,"Mar 17, 2020",,"Public events over 1,000 people suspended in Mexico City",,,Mexico City,outdoor gatherings banned,1000,https://mexiconewsdaily.com/news/coronavirus/mexico-city-bans-events-with-more-than-1000-people/,,,, +823,,Mexico,"Mar 23, 2020","Apr 20, 2020",Voluntary social distancing program by the Health Ministry commences,,,,social distancing advice,,https://mexiconewsdaily.com/news/coronavirus/maintain-a-healthy-distance-to-avoid-infection/,,,, +824,,Bulgaria,"Mar 18, 2020",,"The Ministry of Health announced that citizens from a number of countries would be prohibited from entering Bulgaria starting 00:00 on 18 March. These are China, Iran, Bangladesh, India, the Maldives, Nepal, Sri Lanka, Spain, Italy, South Korea, France, Germany, the Netherlands, Switzerland and the United Kingdom.",,,,international travel ban - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Bulgaria,,"Bangladesh, China, France, Germany, India, Iran, Italy, Nepal, South Korea, Spain, Sri Lanka, Switzerland, The United Kingdom, the Maldives, the Netherlands",, +835,,Croatia,"Mar 17, 2020",,"On 17 March, Prime Minister Plenković announced closing shopping centres, some shops, restaurants, cinemas, theatres, reading rooms, libraries, gyms, sports centres, fitness centres, recreation centres, dance schools, children's and other workshops, exhibitions, fairs, nightclubs and discos.",,,,"nonessential business suspension, restaurant limitations",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Croatia,,,, +838,,Croatia,"Mar 02, 2020",,"On 2 March, Zagreb Philharmonic Orchestra issued a statement that their joint concert with Filarmomica di Milano conducted by Daniele Gatti, set to be held in Vatroslav Lisinski Concert Hall on 10 March, had been cancelled due to the Italian orchestra coming from the affected Italian area which would've increased the risk of exposure to the virus.",,,,very large event cancellation or postponement,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Croatia,,,, +830,,Croatia,"Mar 11, 2020",,"On 11 March, Rijeka Film Festival and the Role of Cultural Heritage in Socioeconomic Development and the Preservation of Democratic Values conference were both postponed until further notice.",,,,very large event cancellation or postponement,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Croatia,,,, +837,,Croatia,"Mar 16, 2020",,"On 13 March, Prime Minister Plenković announced that all kindergartens, schools and faculties in Croatia would be closed for a fortnight starting on 16 March.",,,,school closure,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Croatia,,,, +836,,Croatia,"Mar 13, 2020",,"On 11 March it was announced that kindergartens, schools and faculties in Istria County would be closed from 13 March, with students of the first four grades of primary school keeping up with classes via the TV channel HRT 3 or via Sharepoint from Microsoft Office.",,,,remote schooling,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Croatia,,,, +834,,Croatia,"Mar 14, 2020",,"On 14 March, the Government banned price increases and set the 30 January price as the highest possible for the following products: flour, milk, milk powder, eggs, sugar, salt, rice, pasta, fresh meat, fish, fruit, vegetables, canned meat, canned fish, edible oil, baby food, baby diapers, drinking water, laundry detergent, dishwasher detergent, soap, as well as water disinfectants, space disinfectants, hand sanitisers including concentrated alcohol, hazmat suits and other protective clothes and shoes, goggles, protective gloves, protective shoe covers, protective masks, respirators/transport fans, medication, medical products and bed covers for medical system; to avoid price increases amid panic buying.",,,,price ban,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Croatia,,,, +833,,Croatia,"Mar 20, 2020",,"On 20 March, Croatian National Theatre Ivan pl. Zajc in Rijeka started with an online virtual program Zajc With You on their YouTube channel, as an act responsibility and in solidarity with its audience, citizens of Rijeka and the wider community, especially those most vulnerable ones, either because of their age or because they are ""on the front line of defense against the virus"". Some ensembles will not continue their regular and usual work, because it involves gathering of more people, such as orchestras or choirs, and physical contact, such as ballet ensembles.",,,,remote cultural content,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Croatia,,,, +832,,Croatia,"Mar 18, 2020",,"The same day, the Croatian National Theater in Zagreb decided, in collaboration with the daily newspaper 24sata, to allow citizens access quality cultural content through a YouTube channel, which will feature daily performances from the branches of opera, ballet and drama, and the viewers will be able to watch some of the most popular performances of the Theater, such as One Song a Day Takes Mischief Away, Swan Lake and Ero the Joker.",,,,remote cultural content,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Croatia,,,, +829,,Bulgaria,"Mar 21, 2020",,"After testing positive for COVID-19, business magnate Kiril Domuschiev announced that his company will procure chloroquine from foreign sources and donate it to the national coronavirus task force. Chloroquine, a quinine drug, has shown positive effects on COVID-19 patients in China and France. The Bulgarian government is looking into import opportunities from China and domestic production by local pharmaceutical companies.",,,,"medical aid, medical staff protective equipment",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Bulgaria,,,, +828,,Bulgaria,"Mar 20, 2020",,On 20 March the cases increased to 127 and the first recovery occurred.,,,,case reporting,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Bulgaria,,,, +839,,Croatia,"Mar 11, 2020",,"On 11 March, the annual music award ceremony Porin, set to be held on 27 March in Centar Zamet in Rijeka, was postponed until further notice.",,,,very large event cancellation or postponement,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Croatia,,,, +827,,Bulgaria,"Mar 19, 2020",,"On 19 March the cases rose to 105 and an 80-year old woman died from COVID-19 on the same day, making her the third victim from the disease in Bulgaria.",,,,case reporting,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Bulgaria,,,, +826,,Bulgaria,"Mar 17, 2020",,Bansko became the first town in the country to be put under quarantine,,Bansko,,blanket isolation - no symptoms,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Bulgaria,,,, +825,,Bulgaria,"Mar 16, 2020",,"Additionally, sanitary control units will be established on some border crossings with Serbia, North Macedonia, Greece and Romania.",,,,hygiene enforcement,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Bulgaria,,"Greece, North Macedonia, Romania, Serbia",, +831,,Croatia,"Mar 19, 2020",,"On 18 March, it was announced that, as of the next day, all cultural institutions in Croatia will be closed",,,,cultural activity limitation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Croatia,,,, +840,,Croatia,"Mar 11, 2020",,"Archbishop of Zagreb Josip Bozanić supported the removal of holy water from church entrances and handshakes from the Mass, and recommended believers to receive the communion bread from priests into their own hands instead of directly into their mouth. He also recommended believers who had symptoms of respiratory system infection, had visited affected areas, had been in contact with a carrier of the virus, were elderly or suffered from chronic illnesses not to attend the Mass.",,,,"public hygiene, religious activity limitations",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Croatia,,,, +841,,Bulgaria,"Mar 21, 2020",,"Exports of all quinine-based drugs were prohibited until further notice, and 35,000 doses of quinine-based Analgin for export have been diverted for domestic consumption. Another 250,000 doses of the drug can reportedly be produced on a short notice by local pharmaceutical companies.",,,,prohibition of medicine export,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Bulgaria,,,, +842,,Bulgaria,"Mar 21, 2020",,"Bulgarian biotechnology company Micar21 has been developing a general Coronavirus vaccine in the past four years, and announced that it will begin clinical trials of a SARS-CoV-2 vaccine based on this research in mid-2020.[37] The company announced that with government support in funding and shorter clinical trial protocols, the drug could be synthesised in two months.",,,,medical aid,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Bulgaria,,,, +843,,US: Florida,"Mar 17, 2020","Apr 15, 2020",school closure,,,,school closure,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Florida#Government_response,,,, +844,,US: Florida,"Mar 17, 2020",,"bars, nightclubs closures",,,,restaurant limitations,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Florida#Government_response,,,, +888,,US: Florida,"Mar 01, 2020",,Health emergency,,,,"public announcement, state of emergency",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Florida#Government_response,,,, +845,,Egypt,"Jan 26, 2020",,Flights from China to Egypt banned,,,,international travel ban - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Egypt,,China,, +846,,Egypt,"Mar 19, 2020",,"All air travel suspended, with the exception of outward-bound flights needed by foreign tourists to leave",,,,"international travel ban - all countries, outbound traveller ban",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Egypt,,,, +857,,Egypt,"Mar 13, 2020",,"City International School at Cairo’s Zamalek district closed after a parent of one of the school students has contacted a foreigner, who then tested positive for coronavirus. School students, teachers and headmasters were required to self-isolate for 14 days.",,,,cohort isolation - no symptoms,,https://www.egypttoday.com/Article/1/82567/School-in-Cairo-closed-after-parent-contacted-Covid-19-infected,,,, +860,,Egypt,"Mar 20, 2020",,Ministry of Health called for all pilgrims from returning from Saudi Arabia to isolate themselves at home for 14 days,,,,"international traveller quarantine - risk countries, voluntary isolation",,https://www.egypttoday.com/Article/1/82823/Egypt-calls-on-pilgrims-returning-from-Saudi-Arabia-for-self,,,, +859,,Egypt,"Mar 17, 2020","Jun 17, 2020","Banned export of alcohol, disinfectants, means of protection, sterilization, and medical masks for a period of three months",,,,prohibition of medicine export,,https://www.egypttoday.com/Article/1/82797/Egyptian-law-exporting-masks-alcohol-now-punishable-by-jail,,,, +854,,Egypt,"Mar 15, 2020","Mar 29, 2020",All schools and universities closed for two weeks,,,,school closure,,https://www.middleeastmonitor.com/20200314-egypt-shuts-schools-universities-for-two-weeks-as-virus-cases-increase/,,,, +851,,Egypt,"Mar 19, 2020",,Sanitization of hotels and all educational facilities,,,,hygiene enforcement,,https://www.middleeastmonitor.com/20200319-egypt-to-shut-all-cafes-malls-sports-clubs-in-evenings-till-march-31/,,,, +858,,Egypt,"Mar 17, 2020",,Suspension of performances in cinemas and theatres,,,,cultural activity limitation,,https://translate.google.com/translate?hl=&sl=ar&tl=en&u=https%3A%2F%2Far.m.wikipedia.org%2Fwiki%2F%D8%AC%D8%A7%D8%A6%D8%AD%D8%A9_%D9%81%D9%8A%D8%B1%D9%88%D8%B3_%D9%83%D9%88%D8%B1%D9%88%D9%86%D8%A7_%D9%81%D9%8A_%D9%85%D8%B5%D8%B1_2020,,,, +856,,Egypt,"Mar 08, 2020",,"Temperature sceening of travellers at airports. Reportedly, Asian tourists were screened",,,,international traveller screening - risk countries,,https://www.egypttoday.com/Article/1/82419/Health-tourism-aviation-ministers-follow-up-anti-COVID-19-measures https://www.middleeastmonitor.com/20200308-in-egypt-only-asian-tourists-get-tested-for-coronavirus/,,,, +855,,Egypt,"Mar 13, 2020",,"Suspension of flights to and from Khartoum, Sudan",,,,international travel ban - risk countries,,https://www.middleeastmonitor.com/20200314-egypt-suspends-flights-with-sudan-over-coronavirus-concerns/,,Sudan,, +853,,Egypt,"Mar 17, 2020",,reducing energy prices for industrial users and cutting the tax on company dividends by half. Egypt will lower the price of natural gas for industrial use to $4.50 per mmbtu from $5.50.,,,,economic stimulus,,https://www.middleeastmonitor.com/20200317-egypt-cuts-dividend-tax-and-energy-prices-to-soften-coronavirus-impact/,,,, +852,,Egypt,"Mar 19, 2020",,"Cities in Egypt’s South Sinai Governorate, including popular resort town Sharm El- Sheikh, closed to tourists. Tourist workers were quarantined at hotels.Hotels have been asked to sanitise their facilities on a daily basis, as have government offices, mosques and churches.",,,,"domestic travel ban, public facility cleaning",,https://www.middleeastmonitor.com/20200319-coronavirus-egypts-sharm-el-sheikh-closes-to-tourists/,,,, +850,,Egypt,"Mar 21, 2020","Apr 04, 2020",All mosques and churches closed,,,,religious activity limitations,,https://www.middleeastmonitor.com/20200321-egypt-shuts-mosques-and-churches-over-coronavirus-fears/,,,, +849,,Egypt,"Mar 07, 2020",,qurantined passangers of MS River Anuket cruise ship where 45 people had tested positive,,,,,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Egypt,,,, +847,,Egypt,"Mar 19, 2020","Mar 31, 2020","All restarants, cafes, nightclubs and public places closed from 7 PM untill 6 AM",,,,restaurant limitations,,https://www.middleeastmonitor.com/20200319-egypt-to-shut-all-cafes-malls-sports-clubs-in-evenings-till-march-31/,,,, +,,Palestine,"Mar 22, 2020","Apr 05, 2020","Prime Minister Shtayyeh announced a ban for 2 more weeks on movement between and inside of Palestinian cities for two weeks as of 10:00 PM with the exception of health facilities, pharmacies, bakeries, and grocery stores.",,,,blanket curfew - no symptoms,,,,,, +,,Malaysia,,"Mar 01, 2020",,,,,,,,,,, +,,US:Georgia,"Mar 18, 2020","Apr 01, 2020",school closure,,,,school closure,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Georgia_(U.S._state)#Government_response,,,, +,,US:Georgia,"Mar 12, 2020",,state of emergency,,,,"public announcement, state of emergency",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Georgia_(U.S._state)#Government_response,,,, +,,US:N Carolina,"Mar 20, 2020",,the state activated the North Carolina National Guard to assist in logistics and transportation of medical supplies,,,,army deployed,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_North_Carolina#Government_response,,,, +,,US:Georgia,"Mar 20, 2020",,gatherings banned (10 people),,South Fulton,,outdoor gatherings banned,10,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Georgia_(U.S._state)#Government_response,,,, +,,US:Georgia,"Mar 20, 2020",,curfew from 9PM to 7AM (unless medical or other urgent reasons),,South Fulton,,blanket curfew - no symptoms,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Georgia_(U.S._state)#Government_response,,,, +,,US:Georgia,"Mar 20, 2020",,"many businnesses shutdown and closure of dine-in restaurants and bars ",,"Atlanta, Brookhaven, Clarkston, Dunwoody",,"nonessential business suspension, restaurant limitations",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Georgia_(U.S._state)#Government_response,,,, +,,US:Georgia,"Mar 15, 2020",,gatherings banned 250 people,,Atlanta,,outdoor gatherings banned,250,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Georgia_(U.S._state)#Government_response,,,, +,,US:N Carolina,"Mar 10, 2020",,state of emergency,,,,"public announcement, state of emergency",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_North_Carolina#Government_response,,,, +,,US:N Carolina,"Mar 12, 2020",,Several leagues began postponing or suspending their seasons starting March 12,,,,sports cancellation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_North_Carolina#Government_response,,,, +Copy of Untitled,,US:N Carolina,"Mar 20, 2020",,"On March 11, the University of North Carolina system announced that it would suspend in-person classes, same for Duke University",,,,"remote schooling, university closure",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_North_Carolina#Government_response,,,, +Copy of Untitled,,US:N Carolina,"Mar 17, 2020",,state's bars and restaurants to suspend dine-in service,,,,"public announcement, restaurant limitations",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_North_Carolina#Government_response,,,, +Copy of Untitled,,US:N Carolina,"Mar 19, 2020",,deadline for paying taxes to July 15,,,,financial incentive,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_North_Carolina#Government_response,,,, +,,US:Georgia,"Mar 20, 2020",,shelter in place,,,"Albany, Athens-Clark county, Bosnia, Dougherty County",social distancing,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Georgia_(U.S._state)#Government_response,,,, +,,US:Georgia,"Mar 16, 2020","Mar 30, 2020","Emory University, University of Georgia sytem shut down",,,,"remote schooling, university closure",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Georgia_(U.S._state)#Government_response,,,, +,,US:Georgia,"Mar 16, 2020","Mar 30, 2020",Many school districts in the state of Georgia made the decision to cancel classes for at least two weeks,,,,"remote schooling, school closure",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Georgia_(U.S._state)#Government_response,,,, +,,US:Georgia,"Mar 09, 2020",,"Governor Kemp announced the preparation of Hard Labor Creek State Park, located in Morgan County, as a quarantine destination for diagnosed individuals ""without other options""",,,,quarantine centre,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Georgia_(U.S._state)#Government_response,,,, +,,US:Georgia,"Mar 20, 2020",,Several leagues began postponing or suspending their seasons,,,,sports cancellation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Georgia_(U.S._state)#Government_response,,,, +,,Slovakia,"Mar 18, 2020",,"The Public Health Authority recommends taking measures when selling food and beverages (e.g. restrict sale of non-prepacked food, pack non-prepacked food, high level of personnel hygiene)",,,,"public announcement, public hygiene",,http://www.uvzsr.sk/index.php?option=com_content&view=article&id=4112:odporuania-uvz-sr-na-zabranenie-irenia-noveho-koronavirusu-sposobujuceho-ochorenie-covid-19-pri-predaji-potravin-pokrmov-a-napojov&catid=250:koronavirus-2019-ncov&Itemid=153,,,, +,,Slovakia,"Mar 19, 2020",,"14 day quarantine for all persons with temporary and permanent residence in the Slovak Republic who returned from abroad after 13.03.2020, including persons living in the same household with that person. These persons are ordered to report this fact immediately to their physician",,,,international traveller quarantine - risk countries,,http://www.uvzsr.sk/index.php?option=com_content&view=article&id=4117:opatrenie-uradu-verejneho-zdravotnictva-sr-pri-ohrozeni-verejneho-zdravia-karantenne-opatrenia-uinnos-od-19032020&catid=250:koronavirus-2019-ncov&Itemid=153,,,, +841,,Croatia,"Mar 16, 2020","Apr 01, 2020","On 16 March, Bishop of Sisak Vlado Košić relieved the believers of obligation to attend the Mass until 1 April.",,,,religious activity cancellation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Croatia,,,, +842,,Croatia,"Mar 20, 2020",,"On 19 March, Croatian Bishops' Conference announced that, as of the next day, all Masses would be closed for the public.",,,,religious activity limitations,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Croatia,,,, +843,,Croatia,"Mar 11, 2020","Mar 31, 2020","Croatian Football Federation (HNS) on 11 March ordered that all Prva HNL matches would be played behind closed doors until 31 March. The measure applied to all competitions under HNS, as well as all UEFA qualifying matches hosted by Croatia",,,,sports cancellation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Croatia,,,, +844,,Croatia,"Mar 11, 2020",,The same day HNS announced that Croatia national football team would not play its friendly games against Switzerland and Portugal scheduled for 26 and 30 March in Doha due to the virus pandemic in Qatar.,,,,sports cancellation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Croatia,,,, +846,,Croatia,"Mar 13, 2020",,"On 13 March, HNS agreed with the national team manager Zlatko Dalić not to play any matches during the March international break.[40] The same day Wings for Life World Run, set to be held in Zadar, was cancelled.",,,,sports cancellation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Croatia,,,, +845,,Croatia,"Mar 12, 2020","Mar 31, 2020","On 12 March, HNS decided to suspend all competitions until 31 March.",,,,"sports cancellation, very large event cancellation or postponement",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Croatia,,,, +850,,Croatia,"Mar 14, 2020",,"On 14 March, Croatia closed all borders with Bosnia and Herzegovina.",,,,international travel ban - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Croatia,,Bosnia and Herzegovina,, +849,,Croatia,"Mar 13, 2020",,"On 13 March, Croatia Airlines issued a statement that passengers who had visited the following countries in the previous 14 days would be obliged to spend 14 days in quarantine: Italy, China PR (province of Hubei), Korea (city of Daegu and province of Cheongdo), and Germany (Heinsberg in state of North Rhine-Westphalia). Furthermore, passengers who had visited the following countries in the previous 14 days would be obliged to spend 14 days in self-isolation: France, Sweden, Switzerland, Spain, Germany (apart from the aforementioned German area), Austria, United Kingdom, the Netherlands, China (apart from the aforementioned Chinese area), Korea (apart from the aforementioned Korean area), Japan, Hong Kong, Singapore, Malaysia, Bahrain and Slovenia (White Carniola). Those who did not have residence in Croatia or an address to spend the self-isolation at would be placed in quarantine instead, and those who refuse would be sent back to where they came from.",,,,international traveller quarantine - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Croatia,,,, +851,,Croatia,"Mar 15, 2020",,"On 15 March, Croatian Institute for Public Healthcare director Krunoslav Capak confirmed citizens of Bosnia and Herzegovina and Serbia would not be obliged to stay in self-isolation.[53] However, later the same day, it was confirmed by Police Department of Brod-Posavina Chief Antun Valić that since the previous night passengers entering the country from Bosnia and Herzegovina were obliged to stay in 14-day self-isolation",,,,international traveller quarantine - all countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Croatia,,"Bosnia and Herzegovina, Serbia",, +847,,Croatia,"Mar 02, 2020","Apr 23, 2020","On 2 March, the first flights to Zagreb were cancelled at 9:50 AM (CET).[48] Korean Air also announced that it would be cancelling flights on the Seoul-Zagreb line (which had been due to begin on 31 March) until 23 April.",,,,international travel ban - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Croatia,,,, +848,,Croatia,"Mar 11, 2020",,"On 11 March, after a ferry from Ancona sailed into the Port of Split, the Ancona-Split ferry line was cancelled.",,,,domestic travel limitation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Croatia,,,, +852,,Croatia,"Mar 18, 2020",,"On 18 March, it was announced that, as of the next day, 27 border crossing stations on the border with Slovenia would be closed",,,,international travel ban - all countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Croatia,,Republic of Slovenia,, +854,,Croatia,"Mar 21, 2020",,"On 21 March, traffic with Slovenian regions White Carniola and Lower Carniola was completely suspended. Citizens of Croatia who work in those regions were banned from crossing the border as well.",,,,domestic travel ban,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Croatia,,Republic of Slovenia,, +868,,Greece,"Mar 18, 2020",,"On 18 March, in a joint news conference, Finance Minister Christos Staikouras, Labour Minister Yannis Vroutsis, and Development & Investments Minister Adonis Georgiadis announced a package of measures to support the economy, businesses and employees. The measures include the suspension, for four months, of tax and social security obligations of corporations that were ordered to close by the state decree, with the sole condition that they do not dismiss any workers. This measure covers about 220,000 businesses and 600,000 employees. The measures also include an €800 stipend as well as a four-month suspension of payment of March taxes on employees of businesses the activity of which was suspended and on freelance professionals who work in sectors affected by the pandemic. The reduction of VAT tax from 24% to 6% on pharmaceutical products such as gloves, masks and antiseptics was also announced. Moreover, the Finance Minister announced the inclusion of Greece in an emergency assets purchases’ program worth 750 billion euros launched by the European Central Bank, and also stated the 3.5% primary surplus target for Greece is no longer in effect, according to a Eurogroup decision.[90][91][92] On the same day, Deputy Minister of Civil Protection and Crisis Management Nikos Hardalias announced a ban on public gatherings of 10 or more people and the imposition of a 1,000 euro fine on violators",,,,financial incentive,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Greece,,,, +853,,Croatia,"Mar 19, 2020",,"On 19 March, after the first recorded case in the city, Dubrovnik Airport was closed.",,,,"airport closure, case reporting",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Croatia,,,, +855,,Denmark,"Mar 11, 2020",,"On 11 March 2020, the first hospitals began postponing non-essential operations as a preparation for future cases of COVID-19,",,,,medical aid,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Denmark,,,, +858,,Denmark,"Mar 06, 2020",,"On 6 March, Aarhus University Hospital made a ""drive-through"" test facility (similar to those used in South Korea) where a person can be tested without having to leave his/her verhicle, but people using it still have to phone their personal doctor or the doctor-on-call (Danish: Lægevagten) for instructions first.",,,,new testing method commenced,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Denmark,,,, +857,,Denmark,"Feb 25, 2020",,"Initially, all testing of samples for SARS-CoV-2 was performed at the Statens Serum Institut, but on 25 February (before the first confirmed case in the country) this was expanded to all the hospitals that also had sections that were ready for treating serious cases of COVID-19.[47] In early March, other hospitals started to perform the tests.",,,,"testing, testing planned",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Denmark,,,, +856,,Denmark,"Mar 17, 2020",,"hospitals began postponing non-essential operations as a preparation for future cases of COVID-19, and on 17 March this was done in all hospitals nationwide.",,,,medical aid,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Denmark,,,, +860,,Denmark,"Feb 29, 2020",,"According to the guidelines by the Danish Health Authority, all infected people that have no or mild symptoms and are not considered particularly vulnerable are placed in home quarantine with daily contact from health professionals. Anybody that has been in close contact with someone known to be infected with SARS-CoV-2 is also placed in home quarantine.",,,,contact isolation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Denmark,,,, +857,,Denmark,"Mar 11, 2020",,"Initially, the authorities strongly recommend that all events with more than one thousand people either are cancelled or postponed, but on 11 March the limit was lowered to one hundred people;",,,,outdoor gatherings banned,100,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Denmark,,,, +859,,Denmark,"Mar 11, 2020",,"On 10–11 March, Aalborg University Hospital, Regionshospital North Jutland Hjørring and Zealand University Hospital Roskilde introduced ""drive-through"" test facilities. On 11 March, the Danish Health Authority announced a change of strategy, which means that only people hospitalized with severe signs of respiratory illness or shortness of breath, will be examined for COVID-19 infection. As a consequence, COVID-19 is being under-reported and health officials expect the actual number to be significantly higher than the number reported.",,,,new testing method commenced,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Denmark,,,, +858,,Denmark,"Mar 06, 2020",,"Among others, football (including the Danish Superliga) and handball matches were without spectators or entirely cancelled, the Dansk Melodi Grand Prix did not have an audience, concerts and conferences were cancelled or postponed, and the Euroschoolsport tournament at Esbjerg High School where students and teachers from much of Europe were supposed to meet was cancelled",,,,sports cancellation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Denmark,,,, +859,,Denmark,"Mar 12, 2020",,"The Folketing (Danish Parliament) cancelled some of their regular meetings and hearings, and when voting a clearing system will be used to avoid having more than 95 members in the main chamber at any one time",,,,indoor gatherings banned,100,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Denmark,,,, +861,,Denmark,"Mar 18, 2020",,"Starting 18 March at 10 AM, a number of further restrictions were activated: It became illegal to assemble more than ten people in public, Unlike previous restrictions on the number of people allowed to assemble, the new restrictions are not merely a recommendation, and breaking the new restrictions is associated with fines of DKK 1500",,,,"compulsory isolation, outdoor gatherings banned",10,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Denmark,,,, +860,,Denmark,"Mar 10, 2020",,"On 10 March, the authorities recommended that people that use public transportation should attempt to reduce their travel in peak hours, if possible people should walk or bicycle shorter distances instead, and anyone feeling sick in any way or suspecting that they might have COVID-19 should not use public transportation. In an attempt of increasing the space between people using public transportation, more busses and trains were added to the schedules, and there were stricter limits on the number of passengers allowed in each. From 12 March, all intercity train rides would be limited to people with seat reservations.",,,,public hygiene,,,,,, +862,,Denmark,"Mar 18, 2020",,"all shopping centres and stores with close contact such as hairdressers and nightclubs must be closed, restaurants can only serve take-away, and other businesses must ensure that there is enough space between customers",,,,"nonessential business suspension, restaurant limitations",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Denmark,,,, +865,,Denmark,"Mar 11, 2020",,"From 11 March, all flights from high risk regions were cancelled",,,,international travel ban - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Denmark,,,, +864,,Denmark,"Mar 14, 2020","Apr 13, 2020","From 14 March to 13 April, all Danish borders will be closed, except for transport of goods, people with an important reason for visiting, foreigners leaving Denmark, and Danes and people with a residence permit returning to Denmark.",,,,international travel ban - all countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Denmark,,,, +869,,Greece,"Mar 18, 2020","Apr 01, 2020","On the same day, Greece also announced new coronavirus restrictions pertaining to migrant camps. For thirty days, the movement of camp residents would be restricted to small groups between 7am and 7pm, which could only include one person per family and would be controlled by police on public transport. Specialised medical teams were sent to the camps for the creation of virus isolation areas and compulsory temperature checking. All other visits to the camps whether by individuals or organisations were suspended for at least 14 days.",,,,international traveller quarantine - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Greece,,migrant camps,, +870,,Greece,"Mar 19, 2020",,"On 19 March, Prime Minister Kyriakos Mitsotakis, in a nationally televised address, announced the revision of the State Budget to allocate more than 10 billion euros in support of the economy. The suspension of tax and social security obligations of corporations and the number of beneficiaries of the 800€ stipend was extended to include all businesses harmed by the pandemic, all freelancers and self-employed workers and the majority of private sector workers. The state will also cover the cost of beneficiaries’ insurance, pension, and health payments. The PM also stated that the Easter bonus would be paid in full to all employees and announced a special bonus for health and civil protection workers.",,,,financial incentive,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Greece,,,, +866,,Estonia,"Mar 17, 2020",,The Latvian airline airBaltic suspended all flights from 17 March including those from Tallinn Airport.,,,,international travel ban - all countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Estonia,,,, +,,Singapore,"Mar 20, 2020",,All short-term visitors issued 14-day SHN,,,,"compulsory isolation, international traveller quarantine - all countries",,,,,, +,,Singapore,"Mar 13, 2020",,Travellers entering SG with symptoms are tested and issued 14-day SHN,,,,"compulsory isolation, international traveller quarantine - risk countries",,,,,, +,,Singapore,"Mar 13, 2020",,Events with >250 cancelled,,,,outdoor gatherings banned,250,,,,, +,,Singapore,"Feb 01, 2020",,Visitors from Mainland China banned,,,,international travel ban - risk countries,,,,China,, +,,Singapore,"Feb 26, 2020",,Visitors from Daegu and Cheongdo (South Korea) banned,,,,international travel ban - risk countries,,,,,, +,,Singapore,"Mar 04, 2020",,"Visitors from Iran, northern Italy, South Korea banned",,,,international travel ban - risk countries,,,,,, +,,Singapore,"Mar 15, 2020",,"Visitors from France, Germany, Italy, Spain banned",,,,international travel ban - risk countries,,,,,, +,,Singapore,"Jan 23, 2020",,Confirmed case isolation,,,,confirmed case isolation,,,,,, +,,Singapore,"Jan 23, 2020",,"Contact tracing, close contacts quarantined",,,,"contact isolation - no symptoms, contact tracing",,,,,, +,,Singapore,"Jan 27, 2020",,Temperature screening for all incoming flights,,,,international traveller screening - all countries,,,,,, +,,US:Maryland,"Mar 12, 2020",,banned gatherings of more than 250 people,,,,outdoor gatherings banned,250,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Maryland#Government_response,,,, +,,US: Indiana,"Mar 06, 2020",,"On March 6, Indiana health officials announced the first case of COVID-19 in Indiana. The first case was a Marion County (Indianapolis) resident who had attended the BioGen conference in Boston",,,,first case,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Indiana,,,, +,,US:Maryland,"Mar 16, 2020",,schools closure,,,,school closure,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Maryland#Government_response,,,, +,,Singapore,"Jan 29, 2020",,Visitors from Hubei are banned,,,,international travel ban - risk countries,,,,China,, +,,Singapore,"Feb 02, 2020",,Large gatherings in schools and eldercare facilities cancelled,,,,"elderly, outdoor gatherings banned",200,,,,, +,,Singapore,"Feb 07, 2020",,Inter-school activities suspended,,,,activity cancellation - other,20,,,,, +,,Singapore,"Feb 09, 2020",,Universities cancel classes and events with >50 people or move them online,,,,university closure,50,,,,, +,,Singapore,"Jan 27, 2020",,Quarantine facilities designated,,,,quarantine zone,,,,,, +,,Singapore,"Jan 28, 2020",,"Contact tracing for ~2,000 recent travellers from Hubei, high-risk cases quarantined",,,,"contact isolation - no symptoms, contacts traced total",2000,,,,, +,,Singapore,"Feb 17, 2020",,Stay-home notice (SHN) introduced,,,,compulsory isolation,,,,,, +,,Singapore,"Feb 26, 2020",,Citizens returning from Daegu and Cheongdo (South Korea) issued 14-day SHN,,,,international traveller quarantine - risk countries,,,,,, +,,South Korea,"Mar 23, 2020",,"40 Walk-in thru testing facilities installed across Incheon Airport- only takes 7-8 min per person for testing, medical professional roam across the conjoined booths (each booth is 1 (patient) on 1 (medical profession) with installed UV rays and negative room pressures, inter-phone. This prevents airs from leaking, medical professions direct contact with potential patients and protective gear shortage. Also, it saves disinfecting time after each tests. ",,,Incheon,"test travellers, testing criteria loosened",,https://news.naver.com/main/read.nhn?mode=LSD&mid=sec&sid1=102&oid=421&aid=0004537869,,,, +,,South Korea,"Mar 14, 2020",,"When Infectious disease alerts: KCDC distributes patient's source tracing information to region and local community ",,,,phone based location tracing,,https://www.cdc.go.kr/board/board.es?mid=a20501000000&bid=0015,,,, +,,South Korea,"Mar 15, 2020",,"State of emergency declared in partial suburb of Gyeongbook & Daegu. ",,,"Daegu, Gyeongbook Province",public announcement,,https://news.naver.com/main/read.nhn?mode=LSD&mid=sec&sid1=100&oid=055&aid=0000800468,,,, +,,South Korea,"Mar 23, 2020","Apr 05, 2020","Paju- Gyeong-gi Province (Northwest of South Korea) ban passengers boarding on taxi without wearing masks- all taxis must have hand sanitizer all the time & disinfecting taxi bays regularly ",,,"Gyeonggi-Province, Paju","public mask encouragement, public transport cleaning",,http://news.kbs.co.kr/news/view.do?ncd=4407909&ref=A,,,, +,,South Korea,"Mar 17, 2020",,"Encourage people who have travelled oversea within last 14 days, self-isolate and social distance immediately ",,,,international traveller quarantine - all countries,,https://www.cdc.go.kr/board/board.es?mid=a20501000000&bid=0015,,,, +,,South Korea,"Mar 12, 2020",,"Advise all citizens to wear masks when visiting medical facilities and outdoor in general ",,,,public mask encouragement,,https://www.cdc.go.kr/board/board.es?mid=a20501000000&bid=0015,,,, +,,Hong Kong,"Mar 21, 2020","Apr 24, 2020","- The exams for the Hong Kong Diploma of Secondary Education will be postponed and oral exams cancelled. The key tests, which are a reference for university enrollment, will be pushed back to April 24 and schools will remain closed until further notice. +- Only essential government services will be in operation as of Monday. Libraries, museums and leisure facilities will close, after they reopened at the start of March, as Lam urged private sector employers to roll out work-from-home arrangements. +- The government will give two face masks per day to seniors at elderly homes",,,,"nonessential business suspension, public announcement, public mask and hygiene supply, remote work, school closure, social distancing, very large event cancellation or postponement, waste water treatment",,https://www.hongkongfp.com/2020/03/21/breaking-civil-servants-work-remotely-school-exams-postponed-hong-kong-sees-spike-coronavirus-cases/,,,, +,,US:Maryland,"Mar 15, 2020",,"The University of Maryland, College Park; University of Maryland, Baltimore County; Towson University; University of Maryland Eastern Shore; and Salisbury University all closed campuses early and moved to online classes after Spring Break",,,,"remote schooling, university closure",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Maryland#Government_response,,,, +,,Hong Kong,"Feb 03, 2020",,"The first coronavirus death in Hong Kong is recorded. The man who died infected his 72-year-old mother, marking Hong Kong’s first human-to-human transmission of the illness. +",,,,first death,,https://www.businessinsider.com.au/coronavirus-death-hong-kong-health-workers-strike-full-border-closure-2020-2,,,, +,,Hong Kong,"Mar 23, 2020",,"The government said five people who breached the new compulsory quarantine measures - including two who removed or cut off electronic wristbands - have been detained and sent to quarantine centres and police are looking for 36 people who left their homes without permission. It urged members of the public to report any breaches of quarantine. +It said offenders face a maximum prison term of six months and a HK$25,000 fine. Meanwhile, 36 people have left their dwelling places without permission. Police have placed them on the wanted list and will continue to search for them.",,,,"bracelet based location tracking, low compliance",,https://news.rthk.hk/rthk/en/component/k2/1516151-20200322.htm,,,, +,,Hong Kong,"Mar 23, 2020",,"Local healthcare workers have joined an international appeal on social media to urge people to play their part in the fight against the coronavirus pandemic by staying at home – while they’re on the frontlines of the battle in hospitals, clinics and testing centres. +Along with the photos, the association also posted a message addressed to all HongKongers saying “please keep good personal hygiene, wear surgical mask, wash your hands, avoid social activity. If you are under quarantine order and medical surveillance, please stay home, DO NOT GO OUT!”",,,,medical staff campaign,,https://news.rthk.hk/rthk/en/component/k2/1516124-20200322.htm,,,, +,,Hong Kong,"Mar 23, 2020",,The Hong Kong Football Association has announced that it will suspend its Hong Kong Premier League fixtures for three weeks because of the recent increase of Covid-19 infection cases in the city.,,,,sports cancellation,,https://news.rthk.hk/rthk/en/component/k2/1516285-20200323.htm,,,, +,,Hong Kong,"Mar 23, 2020",,"39 new virus patients on Mar 23, including a doctor from the Department of Health. Among the newly confirmed infections, at least 30 patients had been overseas recently, with some of them students, foreign domestic helpers and airline workers. +Those believed to have contracted the illness locally include a second musician working in the Lan Kwai Fong entertainment district, and a 32-year-old man who had recently visited the ICBC Tower branch of Pure Fitness.",,,,"case reporting, imported case, local case",,https://news.rthk.hk/rthk/en/component/k2/1516317-20200323.htm,,,, +,,Hong Kong,"Mar 22, 2020",,"44 more confirmed, takes the total number of confirmed cases here to 317. +29 out of the 44 new cases had recently come back to Hong Kong from abroad, including nine students who had just returned to HK.",,,,"case reporting, imported case, local case",,https://news.rthk.hk/rthk/en/component/k2/1516113-20200322.htm,,,, +,,Hong Kong,"Feb 08, 2020",,Visitors must isolate themselves in hotel rooms or government-run centres. Residents must stay inside their homes. Anyone caught flouting the new rules faces a fine and a prison sentence.,,,,"compulsory isolation, confirmed case isolation",,https://www.bbc.com/news/world-asia-china-51419015,,,, +,,Hong Kong,"Mar 25, 2020","Mar 31, 2020","- Hong Kong is to close its borders to many non-residents of the city for 14 days from Wednesday. +Non-residents arriving from the mainland, Macau or Taiwan will still be allowed in, as long as they hadn't been anywhere else in the world in the past 14 days. This applies to citizens as well as foreigners. But those coming from Macau and Taiwan will also have to go into quarantine for 14 days – a rule that had already been imposed on arrivals from everywhere else, including the mainland. In addition, Macau residents who have been in other countries over the past 14 days will still be allowed to fly into Hong Kong airport, but will be taken straight to their home city by coach. +",,,,international travel ban - all countries,," https://www.hongkongfp.com/2020/03/23/breaking-coronavirus-hong-kong-ban-foreign-visitors-entry/",,,, +,,South Korea,"Feb 04, 2020",,"Citizens- regularly and thoroughly wash hands, cough appropriately by covering to elbow and all medical professionals and pharmacists wear masks when consulting with potential patients ",,,,"community engagement, medical staff protective equipment, public announcement",,https://www.cdc.go.kr/board/board.es?mid=a20501000000&bid=0015,,,, +,,South Korea,"Mar 11, 2020",,"Mask Supply App service commenced- informs and alerts local pharmacies mask supply situations to citizens ",,,,public mask and hygiene supply,,http://news.kbs.co.kr/news/view.do?ncd=4398881&ref=A,,,, +,,US:Delaware,"Mar 13, 2020","Mar 27, 2020",school closure,,,,school closure,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Delaware#Government_response,,,, +,,US:Delaware,"Mar 13, 2020",,the University of Delaware announced that all classes after spring break would be moved to an all-online format for the remainder of the semester,,,,"remote schooling, university closure",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Delaware#Government_response,,,, +https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Maryland#Government_response,,US:Maryland,"Mar 05, 2020",,first positive cases,,,,first case,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Maryland#Government_response,,,, +,,US:Maryland,"Mar 05, 2020",,state of emergency,,,,"public announcement, state of emergency",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Maryland#Government_response,,,, +,,US: Illinois,"Mar 21, 2020",,"All travel, including, but not limited to, travel by automobile, motorcycle, scooter, bicycle, train, plane, or public transit, except Essential Travel and Essential Activities as defined herein, is prohibited.",,,,domestic travel limitation,,https://www2.illinois.gov/Pages/Executive-Orders/ExecutiveOrder2020-10.aspx,,,, +,,US:Maryland,"Jan 24, 2020",,Maryland hospitals began travel screening for coronavirus when taking in new patients entering the emergency room,,,,testing commenced,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Maryland#Government_responsehttps://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Maryland#Government_response,,,, +,,US:Delaware,"Mar 24, 2020",,non essential businnesses to shut down,,,,nonessential business suspension,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Delaware#Government_response,,,, +,,US:Delaware,"Mar 16, 2020",,dine-in restaurants closed (takeaway allowed),,,,restaurant limitations,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Delaware#Government_response,,,, +,,US:Delaware,"Mar 16, 2020",,National Junior College Athletic Association also canceled the remainder of the winter seasons as well as the spring seasons,,,,sports cancellation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Delaware#Government_response,,,, +,,US: Illinois,"Mar 15, 2020",,"On March 15, Governor Pritzker announced that all bars and restaurants will be closed until March 30 as ""it is his way on enforcing and preserving the safety and health of all residents of Illinois"". Businesses with delivery options will still be able to serve",,,,restaurant limitations,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Illinois#cite_note-51,,,, +,,US: Illinois,"Mar 13, 2020",,"On March 13, Governor Pritzker announced that all schools in Illinois would close for a period to begin the following Tuesday and last until the end of the month. The governor's announcement came after hundreds of public school districts and private schools had already announced closures",,,,"nursery school closure, school closure",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Illinois#cite_note-51,,,, +,,US:Delaware,"Mar 12, 2020",,the National Collegiate Athletic Association cancelled all winter and spring tournaments,,,,sports cancellation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Delaware#Government_response,,,, +,,US: Illinois,"Mar 16, 2020",,all gatherings of 50 or more people will be canceled in accordance with new guidelines which were issued by the CDC.,,,,outdoor gatherings banned,50,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Illinois#cite_note-51,,,, +,,US:Maryland,"Mar 30, 2020",,"Maryland medical facilities, educational institutions, and businesses disseminated guidance from the Centers for Disease Control and Prevention",,,,coronavirus education activities,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Maryland#Government_response,,,, +,,US: Illinois,"Jan 24, 2020",,"On January 24, 2020, Illinois health officials announced the first confirmed case of the novel coronavirus in the state of Illinois, also the second confirmed case in the United States. The case was a woman in her 60s who had returned from Wuhan, China, the place of origin of the outbreak. She had frequently visited a hospitalized relative,[5] and began to experience symptoms after returning to Chicago.",,,,first case,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Illinois#cite_note-51,,,, +,,US: Wisconsin,"Mar 12, 2020",,"On March 12, Governor Tony Evers declared a State of Emergency",,,,"emergency declaration, state of emergency",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Wisconsin,,,, +,,US: Wisconsin,"Mar 17, 2020",,"On March 17, a statewide ban of all gatherings with more than 10 people was announced by the governor.",,,,outdoor gatherings banned,10,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Wisconsin,,,, +,,South Korea,"Mar 11, 2020",,"Seoul city- Human Resource Development Centre and Gyeong-gi English Village, 12 municipal hospitals and national sports team centre will be using as medical facilities for mild symptomatic patients ",,Seoul,"Gyeonggi-Province, Seoul",quarantine zone,,https://news.naver.com/main/read.nhn?mode=LSD&mid=sec&sid1=102&oid=056&aid=0010802057,,,, +,,US: Wisconsin,"Mar 13, 2020",,"On the 13th, the governor ordered the closure of all public and private K-12 schools in the state until at least April 5.[9] Most schools in the University of Wisconsin System, including Madison[10] and Stout,[11] have cancelled all in-person classes through early April",,,,school closure,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Wisconsin,,,, +,,US: Wisconsin,"Mar 17, 2020",,"Restaurants, bars etc: No seating may be +provided, food and drink may not be consumed on the premises (either indoors or outdoors) and customers may enter the +facility only to pick up and pay. Self-service operations, including salad bars, beverage stations, and buffets are +prohibited. Customers are prohibited from self-dispensing all unpackaged food.",,,,"closure nonessential stores, nonessential business suspension, restaurant limitations",,https://evers.wi.gov/Documents/COVID19/Mass%20Gathering%20FAQ%203.21.20.pdf,,,, +,,US: Wisconsin,"Mar 18, 2020","Apr 03, 2020","On March 16, the Archdiocese of Milwaukee suspended all masses from March 18 through April 3. Also, Catholic schools would cease in-person instruction",,,,religious activity cancellation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Wisconsin,,,, +,,US: Wisconsin,"Mar 20, 2020",," All hair salons, barber shops, nail salons, day spas, tattoo parlors, body art establishments, and tanning facilities were +required to close effective 5:00pm on Friday, March 20th",,,,"closure nonessential stores, nonessential business suspension",,https://evers.wi.gov/Documents/COVID19/Mass%20Gathering%20FAQ%203.21.20.pdf,,,, +,,US: Wisconsin,"Feb 05, 2020",,"On February 5, 2020, the first case appeared in Wisconsin. The patient recently travelled to Beijing",,,,first case,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Wisconsin,,,, +https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Delaware#Government_response,,US:Delaware,"Mar 12, 2020","Apr 05, 2020",Delaware State University President Dr. Tony Allen advised all students to not return to campus until at least April 5. He also announced that all classes from March 18 until April 5 will take place online,,,,"remote schooling, university closure",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Delaware#Government_response,,,, +,,US: Virginia,"Mar 12, 2020",,the National Collegiate Athletic Association cancelled all winter and spring tournaments,,,,sports cancellation,,,,,, +,,US: Virginia,"Mar 16, 2020",,the National Junior College Athletic Association also canceled the remainder of the winter seasons as well as the spring seasons,,,,sports cancellation,,,,,, +,,South Korea,"Mar 11, 2020",,"Seoul City- continuously installing and expanding negative rooms within hospitals in Seoul Metropolitan city ",,,,hospital specialisation,,https://news.naver.com/main/read.nhn?mode=LSD&mid=sec&sid1=102&oid=056&aid=0010802057,,,, +,,South Korea,"Mar 18, 2020",,"Experience symptom- call the COVID19 hotline before visiting medical facilities→ visit local testing centre first before visiting hospital ",,,,healthcare entry screening,,https://www.cdc.go.kr/board/board.es?mid=a20501000000&bid=0015,,,, +,,South Korea,"Mar 18, 2020",," [COVID19 Response Manual]- potential symptomatic patients must 1. healthcare entry screening to local screening centre 2. light respiratory symptom (no-COVID19) visit local medical centre 3. High-blood pressure+ heart diseases & non-respiratory—> please visit designated public relief hospitals. ",,,,"hospital specialisation, risk communication",,https://www.cdc.go.kr/board/board.es?mid=a20501000000&bid=0015,,,, +,,US: Virginia,"Mar 13, 2020","Mar 28, 2020",all school closure,,,,school closure,,,,,, +,,Taiwan,"Mar 23, 2020",,"A man, who was supposed to be doing 14 days mandatory self-isolation at home after returning from Southeast Asia, was fined TW$1 million for going clubbing ",,,,"compulsory isolation, international traveller quarantine - risk countries",,https://www.hongkongfp.com/2020/03/23/coronavirus-taiwan-fines-man-us33000-breaking-quarantine-rule/,,,, +,,US: Virginia,"Mar 11, 2020",,gatherings more100 people banned at University of Charlottesville,,,,outdoor gatherings banned,100,,,,, +,,US: Virginia,"Mar 17, 2020",,gatherings more 10 people banned,,,,outdoor gatherings banned,10,,,,, +874,,Greece,"Mar 22, 2020",,"On the same day, it was also announced that daytime public transport services will be limited, although ensuring sufficient service during business hours. Journeys by car are only permitted for the specific exemptions, and the driver may only have one passenger in the vehicle. In addition, all parks, recreation areas and marinas were closed.",,,,"domestic travel limitation, public transport limited",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Greece,,,, +881,,Greece,"Mar 23, 2020","Apr 06, 2020","On 22 March, the Greek government announced a ban on all nonessential transport and movement across the country, starting from 6 a.m on 23 March until 6 April. Movement is permitted only for a prescribed set of reasons that include moving to or from the workplace during normal business hours, shopping for food or medicine, visiting a doctor or assisting a person in need of help, exercising out individually or in pairs or walking a pet, attending a ceremony (wedding, baptism, funeral etc), and cases of divorced parents moving to ensure communication with their children. People returning to their permanent places of residence will also be exempt. Citizens leaving their home are required to carry their ID or passport with them, as well as some type of certification explaining the reason for their movement which has to be confirmed by their employer or by themselves. The options include filling in a special form that can be downloaded from the government website http://forma.gov.gr/, sending a free SMS to the number 13033, or explaining their reason in a signed handwritten declaration. The information needed include the name, home address, time of departure from home, and the specific reason for transport that falls under one of the exceptions. Members of the government and parliament as well as all Health, Civil Protection, Law Enforcement and Armed Forces personnel were excluded from the measure. The Hellenic Police, the Municipal Police, the Hellenic Coast Guard and the National Transparency Authority are enforced to implement the restrictions and issue fines of 150 euros for each offense.","prescribed set of reasons ",,,"blanket curfew - no symptoms, domestic travel ban",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Greece,,,, +879,,US:Delaware,"Mar 12, 2020",,Governor Carney also recommended that all non-essential public gatherings of over 100 people be cancelled,,,,outdoor gatherings banned,100,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Delaware#Government_response,,,, +,,US: Illinois,"Mar 17, 2020","Mar 30, 2020",Governor Pritzker announced statewide school closures beginning March 17 until March 30.[28],,,,school closure,,https://www2.illinois.gov/Pages/Executive-Orders/ExecutiveOrder2020-10.aspx,,,, +870,,Greece,"Mar 22, 2020","Apr 30, 2020","On the same day, the government announced the closure of all hotels across the country, from midnight on March 22 and until the end of April. Only hotels that accommodate personnel that guard the border will continue to operate, as well as three hotels in Athens and Thessaloniki and one hotel per regional unit will remain open.",,,,nonessential business suspension,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Greece,,,, +880,,US:Delaware,"Mar 12, 2020",,state of emergency,,,,"public announcement, state of emergency",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Delaware#Government_response,,,, +,,US: Virginia,"Mar 20, 2020",,Governor Northam activated the Virginia National Guard,,,,army deployed,,,,,, +,,US: Virginia,"Mar 07, 2020",,first case recorded,,,,first case,,,,,, +875,,US: Virginia,"Mar 12, 2020",,school closure,,,"Farifax county, Loudoun county, Prince William County, Stafford County",school closure,,,,,, +876,,US: Virginia,"Mar 19, 2020",,"the University of Virginia in Charlottesville announced that classes will be moved online beginning on March 19 ""for the forseeable future, quite possibly through the end of the semester.""",,,,"remote schooling, university closure",,,,,, +877,,US: Virginia,"Mar 12, 2020",,state of emergency,,,,"public announcement, state of emergency",,,,,, +878,,US:Delaware,"Mar 11, 2020",,Delaware Division of Public Health announced its first presumptive positive case of coronavirus in Delaware.,,,,first case,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Delaware#Government_response,,,, +873,Greek islands,Greece,"Mar 20, 2020",,"On 20 March, Minister of Maritime Affairs and Insular Policy Giannis Plakiotakis announced that only permanent residents and supply trucks would be allowed to travel to the Greek islands, with effect from 6am local time on 21 March. Travellers will need to provide proof of permanent residence (via a tax certificate) on the island to which they wish to travel. People who are already on the islands and wish to leave are allowed to return to the mainland.","permanent residents and supply trucks ",,,domestic travel ban,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Greece,,,, +872,,Greece,"Mar 19, 2020",,"Moreover, all Greek citizens returning from abroad will be subjected to mandatory surveillance and isolation for at least 14 days.",,,,international traveller quarantine - all countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Greece,,,, +871,,Greece,"Mar 19, 2020",,"On 19 March, Prime Minister Kyriakos Mitsotakis, in a nationally televised address, announced the revision of the State Budget to allocate more than 10 billion euros in support of the economy. The suspension of tax and social security obligations of corporations and the number of beneficiaries of the 800€ stipend was extended to include all businesses harmed by the pandemic, all freelancers and self-employed workers and the majority of private sector workers. The state will also cover the cost of beneficiaries’ insurance, pension, and health payments. The PM also stated that the Easter bonus would be paid in full to all employees and announced a special bonus for health and civil protection workers.",,,,financial incentive,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Greece,,,, +,,US:Delaware,"Mar 04, 2020",,"in preparation for the coronavirus' spread in Delaware, the Delaware Division of Public Health opened a coronavirus call center at its State Health Operation Center in Smyrna to assist with questions that businesses, schools, and people may have about the disease",,,,coronavirus education activities,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Delaware#Government_response,,,, +,,US: Illinois,"Mar 21, 2020",,"All businesses and operations in the State, except Essential Businesses and Operations as defined below, are required to cease all activities within the State",,,,"closure nonessential stores, nonessential business suspension",,https://www2.illinois.gov/Pages/Executive-Orders/ExecutiveOrder2020-10.aspx,,,, +,,US: Illinois,"Mar 21, 2020",,all individuals currently living within the State of Illinois are ordered to stay at home or at their place of residence,,,,"blanket curfew - no symptoms, social distancing",,https://www2.illinois.gov/Pages/Executive-Orders/ExecutiveOrder2020-10.aspx,,,, +,,US: Illinois,"Mar 21, 2020",,All public and private gatherings of any number of people occurring outside a single household or living unit are prohibited,,,,outdoor gatherings banned,2,https://www2.illinois.gov/Pages/Executive-Orders/ExecutiveOrder2020-10.aspx,,,, +,,US:Delaware,"Mar 13, 2020",,the Downtown Dover Partnership announced the cancellation of the St. Patrick's Day parade due to coronavirus concerns,,,,very large event cancellation or postponement,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Delaware#Government_response,,,, +,,US: Indiana,"Mar 16, 2020",,"Governor Holcomb also ordered all bars, restaurants, and nightclubs to close to in-house patrons; only take-out would be permitted",,,,restaurant limitations,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Indiana,,,, +,,US: Indiana,"Mar 25, 2020","May 07, 2020","All non-essential businesses are closed ",,,,"closure nonessential stores, nonessential business suspension",,https://www.in.gov/gov/files/Executive_Order_20-08_Stay_at_Home.pdf,,,, +,,US: Indiana,"Mar 19, 2020","May 01, 2020","All K-12 schools (both public and private) were to remain closed until at least May 1, and all state-mandated standardized tests were cancelled",,,,"nursery school closure, school closure",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Indiana,,,, +,,US:Maryland,"Mar 16, 2020",,Archbishop William E. Lori of the Roman Catholic Archdiocese of Baltimore announced that all Catholic schools in the archdiocese would close,,,,school closure,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Maryland#Government_response,,,, +,,US:Maryland,"Mar 05, 2020",,Hogan raised the state's emergency activation system to activate the Maryland National Guard,,,,army deployed,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Maryland#Government_response,,,, +,,US:Maryland,"Mar 12, 2020",,"all archdiocesan parishes, missions, and campus ministries would be suspending public masses",,,,religious activity limitations,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Maryland#Government_response,,,, +,,US:Maryland,"Mar 12, 2020",,Hogan suspended visits to state prisons,,,,prisons closed to visitors,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Maryland#Government_response,,,, +,,US: Indiana,"Mar 17, 2020",,GAthering of more than 50 people banned,,,,outdoor gatherings banned,50,https://calendar.in.gov/site/gov/event/gov-holcomb-announces-more-steps-to-slow-the-spread-of-covid-19/,,,, +https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Maryland#Government_response,,US:Maryland,"Mar 12, 2020",,Employees of the Government of Maryland were ordered to telework if they were capable of working from home,,,,mandated remote work,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Maryland#Government_response,,,, +,,US:Maryland,"Mar 15, 2020",,"an 82-year-old woman with an underlying condition who resided at the Lorien Elkridge, a nursing home in Elkridge. The Maryland Department of Health is in the process of contacting and notifying all staff, residents, and family members about the possible exposure to COVID-19 in the nursing home",,,,contact tracing,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Maryland#Government_response,,,, +,,US:Maryland,"Mar 16, 2020",,"Governor Hogan ordered all of the state's casinos, racetracks, and off-track betting to cease operations",,,,nonessential business suspension,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Maryland#Government_response,,,, +,,US:Maryland,"Mar 12, 2020",,the Alhambra Catholic Invitational Tournament for basketball scheduled to be held at Frostburg State University was cancelled,,,,sports cancellation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Maryland#Government_response,,,, +,,US:Maryland,"Mar 14, 2020",,", five of six Maryland casinos, announced they would limit the number of persons in their facilities by half to help practice social distancing.",,,,social distancing,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Maryland#Government_response,,,, +,,Palestine,"Mar 07, 2020",,The city of Betlehem is locked down.,,Betlehem,,cluster isolation - no symptoms,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_the_State_of_Palestine,,,, +,,Palestine,"Mar 05, 2020","Apr 04, 2020",Mosques and churches are closed for one month.,,,,religious activity cancellation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_the_State_of_Palestine,,,, +,,US: Indiana,"Mar 25, 2020","May 07, 2020","All travel, including, but not limited to, travel by automobile, motorcycle, scooter, bicycle, train, plane, or public transit, except Essential Travel and Essential Activities as defined herein, is prohibited.",,,,domestic travel limitation,,https://www.in.gov/gov/files/Executive_Order_20-08_Stay_at_Home.pdf,,,, +,,US: Indiana,"Mar 25, 2020","May 07, 2020",all individuals currently living within the State of Indiana are ordered to stay at home or at their place of residence,,,,blanket curfew - no symptoms,,https://www.in.gov/gov/files/Executive_Order_20-08_Stay_at_Home.pdf,,,, +,,US: Indiana,"Mar 25, 2020","May 07, 2020",All public and private gatherings of any number of people occurring outside a single household or living unit are prohibited,,,,outdoor gatherings banned,2,https://www.in.gov/gov/files/Executive_Order_20-08_Stay_at_Home.pdf,,,, +,,Palestine,"Mar 05, 2020",,The Palestinian government declared a state of emergency in the West Bank on 5 March.,,,,state of emergency,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_the_State_of_Palestine,,,, +,,US: Michigan,,,,,,,,,,,,, +,,US:Maryland,"Mar 16, 2020",,"As part of the executive order, all evictions are postponed and all utilities cannot be cut off or incur late fees",,,,evictions prohibited,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Maryland#Government_response,,,, +,,US:Maryland,"Mar 16, 2020",,gathering more than 50 people banned,,,,outdoor gatherings banned,50,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Maryland#Government_response,,,, +,,US:Maryland,"Mar 16, 2020",,"Governor Hogan held a press conference in the late morning of March 16, where he announced an executive order that will require all bars, restaurants, gyms, and movie theaters in the state to close at 5:00 p.m. that day",,,,"nonessential business suspension, restaurant limitations",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Maryland#Government_response,,,, +,,Greece,"Mar 13, 2020",,"Two days later, the Archbishop of Athens and all Greece Ieronymos stated that the Church agreed with and would implement the public health precautionary measures taken by the national authorities",,,,public announcement,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Greece,,,, +,,Greece,"Mar 11, 2020",,"On 11 March, the Prime Minister of Greece Kyriakos Mitsotakis, in a nationally televised address, told the public to follow the instructions of doctors and experts, and the Church of Greece to cooperate in enforcing the public health regulations.",,,,"public announcement, public hygiene",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Greece,,,, +,,Greece,"Mar 16, 2020",,"On 16 March, after being briefed by infectious disease spokesman Sotiris Tsiodras, the Greek Orthodox Church announced the suspension of all daily liturgies and sacraments; churches were to remain open only for private prayer, weddings and baptisms were indefinitely suspended and funerals were to be held with only the immediate family present. The Greek Orthodox Church announced that Sunday liturgies were to take place from March 22 to April 11, but to be restricted to the Eucharist sacraments, performed between 7 and 8 in the morning.[114] Following the announcement of the Greek Orthodox Church,[115] the Greek Prime Minister announced the government's decision to suspend services in all areas of religious worship of any religion or dogma from 16-30 March,[116] effectively suspending the Greek Orthodox Sunday Divine Liturgies for that period too.",,,,religious activity limitations,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Greece,,,, +,,Palestine,"Mar 05, 2020","Apr 04, 2020",School and universities are closed.,,,,school closure,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_the_State_of_Palestine,,,, +,,Nepal,"Jan 25, 2020",,"On 25 January, a day after the first case was confirmed, the Health Ministry informed that two other suspected patients were in isolation at Teku Hospital. The hospital discharged them in the morning of 27 January without waiting for test results even though the results were due later that same day, raising concerns over its handling of the crisis. The tests which confirmed a negative result for both patients were conducted at the biosafety level-2 labs of the National Public Health Laboratory, the first such tests to be performed in Nepal. Reagents sufficient for 100 tests were borrowed from the Centre for Molecular Dynamics and test kits were provided by the World Health Organisation. A woman was in isolation awaiting test results as of 27 January.",,,,case reporting,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,,, +,,Nepal,"Jan 25, 2020",,"As of 24 March 2020, Nepal has confirmed two cases of COVID-19 disease, both in persons who had recently returned from abroad. The first case was confirmed on 24 January in a 32-year old man who had recently returned from China. The patient who had shown mild symptoms was completely cured by early February. The second case was confirmed on 23 March in a 19-year old woman who had recently returned from France. She is being treated in isolation in Teku Hospital. On 24 March, a 30-year old man suspected of the disease died while undergoing treatment in isolation in Bharatpur Corona Special Hospital.",,,,case reporting,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,,, +,,China,,,,,,,,,,,,, +,,China,"Feb 02, 2020","Feb 08, 2020","On 1 February Huanggang, Hubei implemented a measure whereby only one person from each household is permitted to go outside for provisions once every two days, except for medical reasons or to work at shops or pharmacies. Many cities, districts, and counties across mainland China implemented similar measures in the days following, including Wenzhou, Hangzhou, Fuzhou, Harbin, and the whole of Jiangxi Province.",,"Fangchenggang, Guigang, Yulin, Yuzhou",Guangxi,"blanket isolation - no symptoms, compulsory isolation",,https://en.wikipedia.org/wiki/2020_Hubei_lockdowns,,,, +,,China,"Feb 03, 2020","Feb 09, 2020","On 1 February Huanggang, Hubei implemented a measure whereby only one person from each household is permitted to go outside for provisions once every two days, except for medical reasons or to work at shops or pharmacies. Many cities, districts, and counties across mainland China implemented similar measures in the days following, including Wenzhou, Hangzhou, Fuzhou, Harbin, and the whole of Jiangxi Province.",,Xi'an,Shaanxi,"blanket isolation - no symptoms, compulsory isolation",,https://en.wikipedia.org/wiki/2020_Hubei_lockdowns,,,, +,,China,"Feb 03, 2020",,"On 1 February Huanggang, Hubei implemented a measure whereby only one person from each household is permitted to go outside for provisions once every two days, except for medical reasons or to work at shops or pharmacies. Many cities, districts, and counties across mainland China implemented similar measures in the days following, including Wenzhou, Hangzhou, Fuzhou, Harbin, and the whole of Jiangxi Province.",,"Bincheng, Binzhou",Shandong,"blanket isolation - no symptoms, compulsory isolation",,https://en.wikipedia.org/wiki/2020_Hubei_lockdowns,,,, +,,China,"Feb 04, 2020",,"On 1 February Huanggang, Hubei implemented a measure whereby only one person from each household is permitted to go outside for provisions once every two days, except for medical reasons or to work at shops or pharmacies. Many cities, districts, and counties across mainland China implemented similar measures in the days following, including Wenzhou, Hangzhou, Fuzhou, Harbin, and the whole of Jiangxi Province.",,Ezhou,Hubei,"blanket isolation - no symptoms, compulsory isolation",,https://en.wikipedia.org/wiki/2020_Hubei_lockdowns,,,, +,,China,"Feb 03, 2020",,"On 1 February Huanggang, Hubei implemented a measure whereby only one person from each household is permitted to go outside for provisions once every two days, except for medical reasons or to work at shops or pharmacies. Many cities, districts, and counties across mainland China implemented similar measures in the days following, including Wenzhou, Hangzhou, Fuzhou, Harbin, and the whole of Jiangxi Province.",,"Hangzhou, Taizhou",Zheijang,"blanket isolation - no symptoms, compulsory isolation",,https://en.wikipedia.org/wiki/2020_Hubei_lockdowns,,,, +,,China,"Feb 04, 2020",,"On 1 February Huanggang, Hubei implemented a measure whereby only one person from each household is permitted to go outside for provisions once every two days, except for medical reasons or to work at shops or pharmacies. Many cities, districts, and counties across mainland China implemented similar measures in the days following, including Wenzhou, Hangzhou, Fuzhou, Harbin, and the whole of Jiangxi Province.",,Fuzhou,Fujian,"blanket isolation - no symptoms, compulsory isolation",,https://en.wikipedia.org/wiki/2020_Hubei_lockdowns,,,, +,,China,"Feb 04, 2020",,"On 1 February Huanggang, Hubei implemented a measure whereby only one person from each household is permitted to go outside for provisions once every two days, except for medical reasons or to work at shops or pharmacies. Many cities, districts, and counties across mainland China implemented similar measures in the days following, including Wenzhou, Hangzhou, Fuzhou, Harbin, and the whole of Jiangxi Province.",,"Yicheng, Zhumadian",Henan,"blanket isolation - no symptoms, compulsory isolation",,https://en.wikipedia.org/wiki/2020_Hubei_lockdowns,,,, +,,China,"Feb 04, 2020",,"On 1 February Huanggang, Hubei implemented a measure whereby only one person from each household is permitted to go outside for provisions once every two days, except for medical reasons or to work at shops or pharmacies. Many cities, districts, and counties across mainland China implemented similar measures in the days following, including Wenzhou, Hangzhou, Fuzhou, Harbin, and the whole of Jiangxi Province.",,Xuzhou,Jiangsu,"blanket isolation - no symptoms, compulsory isolation",,https://en.wikipedia.org/wiki/2020_Hubei_lockdowns,,,, +,,China,"Feb 04, 2020","Feb 06, 2020","On 1 February Huanggang, Hubei implemented a measure whereby only one person from each household is permitted to go outside for provisions once every two days, except for medical reasons or to work at shops or pharmacies. Many cities, districts, and counties across mainland China implemented similar measures in the days following, including Wenzhou, Hangzhou, Fuzhou, Harbin, and the whole of Jiangxi Province.",,Jingdezhen,Jiangxi,"blanket isolation - no symptoms, compulsory isolation",,https://en.wikipedia.org/wiki/2020_Hubei_lockdowns,,,, +,,China,"Feb 04, 2020",,"On 1 February Huanggang, Hubei implemented a measure whereby only one person from each household is permitted to go outside for provisions once every two days, except for medical reasons or to work at shops or pharmacies. Many cities, districts, and counties across mainland China implemented similar measures in the days following, including Wenzhou, Hangzhou, Fuzhou, Harbin, and the whole of Jiangxi Province.",,Harbin,Heilongjiang,"blanket isolation - no symptoms, compulsory isolation",,https://en.wikipedia.org/wiki/2020_Hubei_lockdowns,,,, +,,China,"Feb 05, 2020",,"On 1 February Huanggang, Hubei implemented a measure whereby only one person from each household is permitted to go outside for provisions once every two days, except for medical reasons or to work at shops or pharmacies. Many cities, districts, and counties across mainland China implemented similar measures in the days following, including Wenzhou, Hangzhou, Fuzhou, Harbin, and the whole of Jiangxi Province.",,Taizhou,Jiangsu,"blanket isolation - no symptoms, compulsory isolation",,https://en.wikipedia.org/wiki/2020_Hubei_lockdowns,,,, +,,China,"Feb 05, 2020",,"On 1 February Huanggang, Hubei implemented a measure whereby only one person from each household is permitted to go outside for provisions once every two days, except for medical reasons or to work at shops or pharmacies. Many cities, districts, and counties across mainland China implemented similar measures in the days following, including Wenzhou, Hangzhou, Fuzhou, Harbin, and the whole of Jiangxi Province.",,Ningbo,Zheijang,"blanket isolation - no symptoms, compulsory isolation",,https://en.wikipedia.org/wiki/2020_Hubei_lockdowns,,,, +,,China,"Feb 05, 2020",,"On 1 February Huanggang, Hubei implemented a measure whereby only one person from each household is permitted to go outside for provisions once every two days, except for medical reasons or to work at shops or pharmacies. Many cities, districts, and counties across mainland China implemented similar measures in the days following, including Wenzhou, Hangzhou, Fuzhou, Harbin, and the whole of Jiangxi Province.",,"Fuyang, Hefei",Anhui,"blanket isolation - no symptoms, compulsory isolation",,https://en.wikipedia.org/wiki/2020_Hubei_lockdowns,,,, +,,China,"Feb 05, 2020",,"On 1 February Huanggang, Hubei implemented a measure whereby only one person from each household is permitted to go outside for provisions once every two days, except for medical reasons or to work at shops or pharmacies. Many cities, districts, and counties across mainland China implemented similar measures in the days following, including Wenzhou, Hangzhou, Fuzhou, Harbin, and the whole of Jiangxi Province.",,Benxi,Liaoning,"blanket isolation - no symptoms, compulsory isolation",,https://en.wikipedia.org/wiki/2020_Hubei_lockdowns,,,, +,,China,"Feb 06, 2020",,"On 1 February Huanggang, Hubei implemented a measure whereby only one person from each household is permitted to go outside for provisions once every two days, except for medical reasons or to work at shops or pharmacies. Many cities, districts, and counties across mainland China implemented similar measures in the days following, including Wenzhou, Hangzhou, Fuzhou, Harbin, and the whole of Jiangxi Province.",,,Jiangxi,"blanket isolation - no symptoms, compulsory isolation",,https://en.wikipedia.org/wiki/2020_Hubei_lockdowns,,,, +,,China,"Feb 05, 2020",,"On 1 February Huanggang, Hubei implemented a measure whereby only one person from each household is permitted to go outside for provisions once every two days, except for medical reasons or to work at shops or pharmacies. Many cities, districts, and counties across mainland China implemented similar measures in the days following, including Wenzhou, Hangzhou, Fuzhou, Harbin, and the whole of Jiangxi Province.",,"Guilin, Hechi, Liuzhou",Guangxi,"blanket isolation - no symptoms, compulsory isolation",,https://en.wikipedia.org/wiki/2020_Hubei_lockdowns,,,, +,,China,"Feb 05, 2020",,"On 1 February Huanggang, Hubei implemented a measure whereby only one person from each household is permitted to go outside for provisions once every two days, except for medical reasons or to work at shops or pharmacies. Many cities, districts, and counties across mainland China implemented similar measures in the days following, including Wenzhou, Hangzhou, Fuzhou, Harbin, and the whole of Jiangxi Province.",,"Garze, Ngawa",Sichuan,"blanket isolation - no symptoms, compulsory isolation",,https://en.wikipedia.org/wiki/2020_Hubei_lockdowns,,,, +,,China,"Feb 06, 2020",,"On 1 February Huanggang, Hubei implemented a measure whereby only one person from each household is permitted to go outside for provisions once every two days, except for medical reasons or to work at shops or pharmacies. Many cities, districts, and counties across mainland China implemented similar measures in the days following, including Wenzhou, Hangzhou, Fuzhou, Harbin, and the whole of Jiangxi Province.",,Jinzhou,Liaoning,"blanket isolation - no symptoms, compulsory isolation",,https://en.wikipedia.org/wiki/2020_Hubei_lockdowns,,,, +,,China,"Feb 06, 2020",,"On 1 February Huanggang, Hubei implemented a measure whereby only one person from each household is permitted to go outside for provisions once every two days, except for medical reasons or to work at shops or pharmacies. Many cities, districts, and counties across mainland China implemented similar measures in the days following, including Wenzhou, Hangzhou, Fuzhou, Harbin, and the whole of Jiangxi Province.",,Xianyang,Shaanxi,"blanket isolation - no symptoms, compulsory isolation",,https://en.wikipedia.org/wiki/2020_Hubei_lockdowns,,,, +,,South Korea,"Mar 18, 2020",,"Travellers enter into Korea- all the arrival lists and countries travelled will log into Drug Utilization Review and International Traveler Information System—> medical professions and local health centre can view patients' information for faster diagnosis. ",,,,contact tracing,,https://www.cdc.go.kr/board/board.es?mid=a20501000000&bid=0015,,,, +,,China,"Feb 06, 2020",,"On 1 February Huanggang, Hubei implemented a measure whereby only one person from each household is permitted to go outside for provisions once every two days, except for medical reasons or to work at shops or pharmacies. Many cities, districts, and counties across mainland China implemented similar measures in the days following, including Wenzhou, Hangzhou, Fuzhou, Harbin, and the whole of Jiangxi Province.",,Changchun,Jilin,"blanket isolation - no symptoms, compulsory isolation",,https://en.wikipedia.org/wiki/2020_Hubei_lockdowns,,,, +,,China,"Feb 07, 2020",,"On 1 February Huanggang, Hubei implemented a measure whereby only one person from each household is permitted to go outside for provisions once every two days, except for medical reasons or to work at shops or pharmacies. Many cities, districts, and counties across mainland China implemented similar measures in the days following, including Wenzhou, Hangzhou, Fuzhou, Harbin, and the whole of Jiangxi Province.",,Tangshan,Hebei,"cluster isolation - no symptoms, compulsory isolation",,https://en.wikipedia.org/wiki/2020_Hubei_lockdowns,,,, +,,China,"Feb 09, 2020",,"On 1 February Huanggang, Hubei implemented a measure whereby only one person from each household is permitted to go outside for provisions once every two days, except for medical reasons or to work at shops or pharmacies. Many cities, districts, and counties across mainland China implemented similar measures in the days following, including Wenzhou, Hangzhou, Fuzhou, Harbin, and the whole of Jiangxi Province.",,Tianjin,Tianjin,"cluster isolation - no symptoms, compulsory isolation",,https://en.wikipedia.org/wiki/2020_Hubei_lockdowns,,,, +,,Croatia,"Mar 19, 2020","Apr 19, 2020","The Croatian government is limiting entry to the country for 30 days, closing cafes and most shops and banning gatherings of more than five people in its government’s latest effort to prevent the spread of the coronavirus.",,,,outdoor gatherings banned,5,"https://www.thestandard.com.hk/breaking-news/section/6/144145/Croatia-bans-arrivals,-shuts-cafes",,,, +,,South Korea,"Mar 18, 2020",,"COVID19 Prevention Resources to Community- How to Wear Mask Properly, Living Rules for self-isolated people and family & accompanions",,,,coronavirus education activities,,https://www.cdc.go.kr/board/board.es?mid=a20501000000&bid=0015,,,, +,,Croatia,"Mar 19, 2020",,"The Croatian government is limiting entry to the country for 30 days, closing cafes and most shops and banning gatherings of more than five people in its government’s latest effort to prevent the spread of the coronavirus.",,,,nonessential business suspension,,"https://www.thestandard.com.hk/breaking-news/section/6/144145/Croatia-bans-arrivals,-shuts-cafes",,,, +,,South Korea,"Mar 19, 2020",,"Hospital in Daegu- 8 patients from psychiatry ward (3rd floor) became positive to COVID19- the 8 patients transferred to other hospital, all patients put in the floor put into contact isolation for 14 days ",,Daegu,Gyeongbook Province,contact isolation - no symptoms,,https://www.cdc.go.kr/board/board.es?mid=a20501000000&bid=0015,,,, +,,Singapore,"Mar 26, 2020",,Public venues should make sure there is at least 1 metre of space between people,,,,"social distancing, space minimum",1,,,,, +,,Singapore,"Mar 26, 2020",,"Bars and entertainment venues like clubs, cinemas, etc. are closed",,,,"closure nonessential stores, nonessential business suspension",30,,,,, +,,Singapore,"Mar 26, 2020",,All tuition and enrichment classes suspended,,,,school closure,50,,,,, +,,Singapore,"Mar 26, 2020",,All religious services and congregations suspended,,,,religious activity cancellation,,,,,, +,,Singapore,"Mar 26, 2020",,"All events and mass gatherings (e.g. conferences, exhibitions, festivals, concerts, trade fairs) cancelled",,,,outdoor gatherings banned,500,,,,, +,,Singapore,"Mar 26, 2020",,Advisory against holding or attending social events with >10 people,,,,"outdoor gatherings banned, social distancing",10,,,,, +,,South Korea,"Mar 20, 2020",,"All passengers arrive from Europe- will fill out health check up document, measure temperature- separate asymptomatic (will move into quarantine facilities and non-symptomatic passengers (assign to temporary isolated facilities) from the Airport for further check up. ",,,,test travellers,,https://www.cdc.go.kr/board/board.es?mid=a20501000000&bid=0015,,,, +,,South Korea,"Mar 21, 2020",,"Aged care facility in Gunpo: resulted 5 positive patients- all staffs and guests are in put cohort isolation ",,gunpo,Gyeonggi-Province,cohort isolation - no symptoms,,https://www.cdc.go.kr/board/board.es?mid=a20501000000&bid=0015,,,, +,,South Korea,"Mar 21, 2020",,"54 patient found to be positive in the Aged Care facility- total 64 patients have COVID19. Level 6&7 put into cohort isolation and disinfecting hospital process have been implemented ",,Daegu,Gyeongbook Province,"cohort isolation - no symptoms, public facility cleaning",,https://www.cdc.go.kr/board/board.es?mid=a20501000000&bid=0015,,,, +,,South Korea,"Mar 22, 2020",,"Facilities High risk of infection: religious, sport (martial arts and gym), clubs, bars and restaurants ban from operation. ",,,,nonessential business suspension,,https://www.cdc.go.kr/board/board.es?mid=a20501000000&bid=0015,,,, +,,South Korea,"Mar 22, 2020",,"If non-essential businesses unavoidably have to open, must comply- regular sanitizing, maintain social distance and wear mask. Failure to comply will result in penalty of 3000 USD and compensate disinfecting fees when positive patients occur. ",,,,"public facility cleaning, public mask encouragement, social distancing advice",,https://www.cdc.go.kr/board/board.es?mid=a20501000000&bid=0015,,,, +,,South Korea,"Mar 23, 2020","Apr 05, 2020","strengthened social distancing in religious facilities and businesses for 15 days- no face-to-face religious services. ",,,,social distancing,,https://www.google.com/search?sxsrf=ALeKk02pYgE9r5wxrX_E5STbiN91kWznEg%3A1585484496552&ei=0JKAXuyuIdae4-EP6teZuAY&q=%EC%A7%88%EB%B3%91%EA%B4%80%EB%A6%AC+%EB%B3%B8%EB%B6%80+%EC%A2%85%EA%B5%90%EB%8B%A8%EC%B2%B4+4%EC%9B%94+5%EC%9D%BC%EA%B9%8C%EC%A7%80&oq=%EC%A7%88%EB%B3%91%EA%B4%80%EB%A6%AC+%EB%B3%B8%EB%B6%80+%EC%A2%85%EA%B5%90%EB%8B%A8%EC%B2%B4+4%EC%9B%94+5%EC%9D%BC%EA%B9%8C%EC%A7%80&gs_lcp=CgZwc3ktYWIQAzoECCMQJ1CBD1jHI2DeJGgBcAB4AYAB8wGIAesZkgEGMC4xOC4ymAEAoAEBqgEHZ3dzLXdpeg&sclient=psy-ab&ved=0ahUKEwjs1tqB1r_oAhVWzzgGHeprBmcQ4dUDCAs&uact=5,,,, +,,Nepal,"Jan 23, 2020",,"On 23 January, Dr. Bashudev Pandey, director of Teku Hospital, was quoted as saying that the hospital was on high alert, while three other hospitals — Nepal Police Hospital, Patan Hospital and Tribhuvan University Teaching Hospital — would also treat the disease. Six beds in Teku Hospital had been allocated for isolation of suspected patients.",,,,hospital specialisation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,,, +,,Nepal,"Jan 17, 2020",,"On 17 January, urged by the WHO, Nepal began screening passengers arriving in Tribhuvan International Airport from China, Thailand and Japan, the three countries with multiple confirmed cases. Eight persons manned the health desk. The airport did not have infrared thermal scanners and was therefore using thermal scanners as preparations were being made to install the infrared ones. The passengers who showed fever were being asked to remain in contact and contact the hospitals if they showed additional symptoms.",,,,international traveller screening - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,"China, Japan, Thailand",, +,,Nepal,"Feb 24, 2020",,"A 31-year-old student of Wuhan University who had returned home on 5 January,was admitted with mild symptoms on 13 January and discharged on 17 January with instructions to self-quarantine at home after preliminary tests showed he may not be infected. Although Nepal had the laboratories and the skilled manpower to test for the disease, Nepal did not have the reagents required. The reagents cost around Rs 17,000 per test and need to be bought in bulk, sufficient for about 200 tests. As there were no other suspected cases needing testing, the officials decided to send the samples to Hong Kong instead of buying the reagents. The samples were sent to Hong Kong on 21 January. On 24 January, the Health ministry confirmed that the test had come back positive. The ministry said the patient was under surveillance, those who came into close contact with him were being investigated, and health information on all passengers returning from China was being sought. However, The Kathmandu Post quoted officials at the Epidemiology and Disease Control Disease as saying that no one knew of the patient's activity since he was discharged and that they were looking for him. Later, they said that they had only spoken to the patient on phone; he had reported being in good health and was not asked to come in for check-up or monitoring. The patient was confirmed completely treated when RT-PCR throat swabs returned negative for COVID-19 in followup assessments of 29 and 31 January. None of the people known to have come in contact with the patient showed any symptoms after three weeks of the patient's return to Nepal, and it was therefore presumed that he had not transmitted the disease to anyone else in Nepal.",,,,"case reporting, first case",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,,, +,,Palestine,"Mar 05, 2020",,First case confirmed in the West Bank.,,,,first case,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_the_State_of_Palestine,,,, +,,Afghanistan,"Feb 24, 2020",,"On 24 February, Afghanistan confirmed the first COVID-19 case.",,,,first case,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Afghanistan,,,, +,,Afghanistan,"Mar 14, 2020",,"President of Afghanistan, Ashraf Ghani, told the public to avoid large public gatherings and to pay attention to hygiene to prevent the spread of the disease.",,,,public announcement,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Afghanistan,,,, +,,Afghanistan,"Mar 18, 2020",,"On 18 March, the Ministry of Interior Affairs banned all large gatherings, including the closure of venues that attract large crowds such as entertainment places, sports grounds, swimming pools, fitness clubs and wedding halls.",,,,"social distancing, sports cancellation, weddings canceled",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Afghanistan,,,, +,,Nepal,"Feb 06, 2020",,"By the first week of February, Nepal reported a shortage of face masks, as people hurried to buy them following reports of the first confirmed case. Districts bordering India began setting up health desks at border crossings.[",,,,public mask wearing data,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,,, +,,Nepal,"Jan 28, 2020",,"Bordering districts of India were reported to be in high alert, and medical personnel had been deployed to various entry points along the Indo-Nepal border.",,,,moves of medical material,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,,, +,,Nepal,"Jan 28, 2020",,"On 28 January, Nepal closed down the Rasuwagadhi border with China, bringing Nepal-China trade to a complete halt.",,,,international travel ban - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,,, +,,Nepal,"Feb 01, 2020",,"The Epidemiology and Disease Control Division reported that it had devised its own treatment protocol based on the one developed by UN Health Agency and directed all private hospitals to strictly follow the guidelines in handling any suspected new cases. By 1 February, Teku Hospital had handled five suspected cases all of whom tested negative.",,,,"public hygiene, public mask and hygiene supply",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,,, +,,Iraq,"Feb 22, 2020",,"First case in Najaf, Iraq.",,,,first case,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Iraq,,,, +,,Iraq,"Mar 09, 2020",,Iraqi authorities also announced the closure of Najaf Governorate.,,,Najaf Governorate,cluster isolation - no symptoms,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Iraq,,,, +,,Iraq,"Feb 27, 2020",,schools and universities closed.,,Baghdad,,school closure,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Iraq#cite_note-16,,,, +,,Iraq,"Feb 27, 2020",,Public gatherings banned.,,Baghdad,,outdoor gatherings banned,100,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Iraq#cite_note-16,,,, +,,Nepal,"Feb 13, 2020",,"As of 13 February, Nepal had conducted tests on 19 suspected patients. A Saudi Arabian national who only spoke Arabic and appeared to object to being kept in the hospital, fled from isolation, and could not be located. The health ministry said it would start using police to guard suspected patients at the hospital.",,,,police guard patients at the hospital,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,,, +,,Nepal,"Feb 05, 2020",,"On 5 February, Nepal donated 100,000 protective masks to China as a gesture of friendship",,,,international aid,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,China,, +,,Nepal,"Feb 04, 2020",,"On 4 February, the Minister for Health informed that three hospitals had been made capable of testing for the virus, and 43 beds had been made available for patients of the possible outbreak. He also informed that health desks had been setup in Pokhara, Chitwan and Bhairahawa.",,,,testing commenced,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,,, +,,Nepal,"Feb 16, 2020",,"Nepal evacuated 175, mostly students, who had been stranded across Hubei, on 16 February 2020, using a Nepal Airlines chartered aeroplane and placed them in a 14-day quarantine at Kharipati in Bhaktapur. Six other Nepalis were prevented from leaving by the Chinese government, while four of the applicants who had requested rescue later changed their minds. Although 180 Nepalis had applied for immediate evacuation from China by 2 February; the effort took almost two weeks, as the government struggled to meet WHO's evacuation standards, and find a suitable venue for quarantine. The government was criticised for its slow response; a Public Interest Litigation was filed at the Supreme Court demanding immediate action,[56] while the locals around the designated quarantine site in Bhaktapur protested the government's decision which the viewed as endangering to the local community. On 19 February, the Health Ministry reported that all of the evacuees had tested negative.",,,,,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,,, +,,Nepal,"Feb 14, 2020",,"On 14 February, the government was reported to have devised contingency plans to tackle the virus. Under Plan A, the government was preparing to evacuate Nepali citizens stranded in Hubei and keep them in isolation in Bhaktapur. Plan B included educating the people and distributing protective kits. The details of Plan C which would be implemented in case the disease actually spread and started killing people were not shared",,,,public announcement,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,,, +,,Slovakia,"Mar 24, 2020",,"3 hospitals specialized for coronavirus patients. The Ministry of Health should allocate one hospital in the east, one in the center of the country and one in Bratislava specifically for the treatment of people infected with coronavirus.",,,,hospital specialisation,2000,https://slovensko.hnonline.sk/2118153-nove-opatrenia-proti-koronavirusu-zatvorene-obchody-v-nedelu-povinne-ruska-ci-meranie-teploty,,,, +,,US:Maryland,"Mar 19, 2020",,governor Hogan announced that all shopping centers and entertainment venues were to close as of 5 p.m. that day,,,,"closure nonessential stores, nonessential business suspension",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Maryland#Government_response,,,, +,,US:Maryland,"Mar 17, 2020",,Morgan State University in Baltimore announced that it would be suspending face-to-face instruction for the remainder of the semester,,,,"remote schooling, university closure",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Maryland#Government_response,,,, +,,US:Maryland,"Mar 16, 2020",,all 24 public library systems in the state were shut down for a two-week period.,,,,"closure nonessential stores, nonessential business suspension",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Maryland#Government_response,,,, +,,US:Maryland,"Mar 16, 2020",,"all three MARC commuter rail lines would operate on the ""R"" special schedule, causing fewer trains to run throughout the day",,,,public transport limited,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Maryland#Government_response,,,, +,,US:Maryland,"Mar 17, 2020",,"The MTA announced that weekday service on the Baltimore Light RailLink and Metro SubwayLink would begin to operate on a Saturday schedule. In addition, MTA Commuter Bus service was changed to the ""S"" schedule following a 30% reduction in ridership and the MARC commuter train service was announced to have a 70% reduction in ridership",,,,public transport limited,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Maryland#Government_response,,,, +,,US:Maryland,"Mar 17, 2020",,he Vehicle Emissions Inspection Program (VEIP) was suspended in Maryland as their facilities were announced to be converted into drive-thru coronavirus testing centers,,,,new testing method commenced,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Maryland#Government_response,,,, +,,US:Maryland,"Mar 17, 2020",,the number people allowed at Baltimore-Washington International Thurgood Marshall Airport was reduced,,,,social distancing,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Maryland#Government_response,,,, +,,US:Maryland,"Mar 17, 2020",,"Governor Hogan announced an executive order that postponed the Maryland primary elections, which were supposed to be held on April 28, until June 2",,,,,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Maryland#Government_response,,,, +,,US:Maryland,"Mar 17, 2020",,Cashless tolling was enacted at all toll plazas,,,,cashless transactions,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Maryland#Government_response,,,, +,,US:Maryland,"Mar 17, 2020",,"Governor Hogan announced that the Preakness Stakes, which take place at Pimlico Race Course in Baltimore, would be postponed until September 2020",,,,very large event cancellation or postponement,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Maryland#Government_response,,,, +,,Slovakia,"Mar 24, 2020",,"Pensioners over the age of 65 will only be able to shop at a time specifically designed for them, namely from 9:00 to 12:00. ""These are special opening hours for the most vulnerable people,"" the Prime Minister said.",,,,"elderly, opening hours rearrangement",,https://www.aktuality.sk/clanok/776089/koronavirus-matovicov-zoznam-opateni-ruska-budu-povinne-vsade-studentom-rusia-vlaky-zdarma-dochodcovia-maju-nakupovat-len-od-9-do-12/,,,, +,,Slovakia,"Mar 24, 2020",,"The wearing of masks will be mandatory wherever you live. ""Not only on the street, but also in the shop, at work, in the factory, in the office, everywhere.""",,,,public mask wearing data,100,https://www.aktuality.sk/clanok/776089/koronavirus-matovicov-zoznam-opateni-ruska-budu-povinne-vsade-studentom-rusia-vlaky-zdarma-dochodcovia-maju-nakupovat-len-od-9-do-12/,,,, +,,Slovakia,"Mar 24, 2020",,"In any row that is created anywhere, people will have to stand at least two meters apart. This is true in shops at the checkout, in offices, inside and outside.",,,,public hygiene,,https://www.aktuality.sk/clanok/776089/koronavirus-matovicov-zoznam-opateni-ruska-budu-povinne-vsade-studentom-rusia-vlaky-zdarma-dochodcovia-maju-nakupovat-len-od-9-do-12/,,,, +,,Greece,"Mar 22, 2020",,All flights to and from Greeece banned starting Sunday 22 March,,,,international travel ban - all countries,,https://cicero-group.com/wp-content/uploads/2020/03/COVID-19-EU-and-Global-Response.pdf,,all countries,, +,,Hungary,"Mar 11, 2020",,All indoor events larger than 100 and outdoor events above 500 will be prohibited. Gatherings of large groups will be banned to stop the spread of coronavirus.,,,,indoor gatherings banned,100,http://abouthungary.hu/news-in-brief/coronavirus-heres-the-latest/,,,, +,,Hungary,"Mar 11, 2020",,All indoor events larger than 100 and outdoor events above 500 will be prohibited. Gatherings of large groups will be banned to stop the spread of coronavirus.,,,,outdoor gatherings banned,500,http://abouthungary.hu/news-in-brief/coronavirus-heres-the-latest/,,,, +,,Hungary,"Mar 11, 2020",,Universities will be temporarily closed. Education may be continued via e-learning.,,,,university closure,,http://abouthungary.hu/news-in-brief/coronavirus-heres-the-latest/,,,, +,,Hungary,"Mar 16, 2020",,9:30 pm - March 13: PM Orbán announces that schools will be closed from Monday,,,,school closure,,http://abouthungary.hu/news-in-brief/coronavirus-heres-the-latest/,,,, +,,Hungary,"Mar 16, 2020",,Municipalities can decide whether to close or keep open kindergartens within their own local power structure.,,,,nursery school closure,50,http://abouthungary.hu/news-in-brief/coronavirus-heres-the-latest/,,,, +,,Hungary,"Mar 16, 2020",,"Judgment pause: The government states that the President of the Curia, the President of the National Courts Office and the Attorney General have ordered an extraordinary pause in court judgments.",,,,court cancellation,,http://abouthungary.hu/news-in-brief/coronavirus-heres-the-latest/,,,, +,,Hungary,"Mar 16, 2020",,The Honvéd Hospital will operate as a pre-examination point from Monday onwards. The pre-test consists of a fever check and a questionnaire. Only those who are not suspected of being infected with coronavirus can enter the hospital.,,,,hospital specialisation,1000,http://abouthungary.hu/news-in-brief/coronavirus-heres-the-latest/,,,, +,,Hungary,"Mar 17, 2020",,"PM Orbán said all events in Hungary will be banned starting at midnight on Monday, adding that sporting events should be held behind closed doors unless the organizers cancel those events altogether. Shops are not allowed to remain open beyond 3 p.m., excluding food stores and pharmacies. this regulation does not yet apply to the services sector – such as nail parlors, hairdressers and gymnasiums",,,,"closure nonessential stores, nonessential business suspension",50,http://abouthungary.hu/news-in-brief/coronavirus-heres-the-latest/,,,, +,,Hungary,"Mar 18, 2020",,"Several hospitals designated as quarantine centers +Several hospitals across the country are being designated as quarantine centers and “epidemic hospitals” in addition to the South Pest Central Hospital’s St László unit.",,,,hospital specialisation,2000,http://abouthungary.hu/news-in-brief/coronavirus-heres-the-latest/,,,, +,,Hungary,"Mar 19, 2020",,"Tibor Lakatos, the head of the Operational Group, said that between March 12 and Tuesday at midnight 2,817 compulsory home quarantine orders were issued, and 5,094 checks were carried out with a view to verifying compliance with the rules of compulsory home quarantine.",,,,"compulsory isolation, confirmed case isolation",,http://abouthungary.hu/news-in-brief/coronavirus-heres-the-latest/,,,, +,,Hungary,"Mar 20, 2020",,People displaying mild symptoms must stay in home quarantine,,,,blanket isolation - symptoms,,http://abouthungary.hu/news-in-brief/coronavirus-heres-the-latest/,,,, +,,Hungary,"Mar 21, 2020",,National Media and Infocommunications Authority: Only visit the post office if absolutely necessary,,,,"coronavirus education activities, public announcement",,http://abouthungary.hu/news-in-brief/coronavirus-heres-the-latest/,,,, +,,Hungary,,,,,,,,,,,,, +,,Ireland,"Mar 12, 2020",,has recommended indoor gatherings of more than 100 people and outdoor gatherings of more than 500 people to be cancelled.,,,,indoor gatherings banned,100,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_the_Republic_of_Ireland#cite_note-:3-2,,,, +,,Luxembourg,"Mar 20, 2020",,The Luxembourgish government has encouraged working from home (or ‘télétravail’) despite an initial tax-related hurdle.,,,,remote work,,https://www.newstatesman.com/world/europe/2020/03/luxembourg-coronavirus-covid-19-cases-testing-crossborder,,,, +,,Malta,"Mar 20, 2020",,All arrivals must self-quarantine. In bound flights suspended from 20 March.,,,,international travel ban - all countries,,https://cicero-group.com/wp-content/uploads/2020/03/COVID-19-EU-and-Global-Response.pdf,,all countries,, +,,Malta,,,,,,,,,,,,, +,,Netherlands,"Mar 23, 2020",,"All gatherings to be banned up to June 1, but an exception will be made for funerals and church weddings. Mayors have the power to close areas where people gather in larger groups, such as parks and beaches. People who do not stick to the rules can be fined €400. +Read more at http://dutchnews.nl/:",,,,"compulsory isolation, outdoor gatherings banned",10,https://www.dutchnews.nl/news/2020/03/coronavirus-in-the-netherlands-new-government-measures/,,,, +,,Netherlands,"Mar 23, 2020",,"People should remain home unless they have to go out to work, to do shopping or to care for other people. You can go out for a walk to get some fresh air, but not in a group. Keep 1.5 metres away from other people. No more than three people should visit in your home at the same time, and only then if they can keep 1.5 metres apart",,,,blanket curfew - no symptoms,,https://www.dutchnews.nl/news/2020/03/coronavirus-in-the-netherlands-new-government-measures/,,,, +,,Netherlands,"Mar 15, 2020",,Work from home if possible or stagger your working times.,,,,remote work,,https://www.dutchnews.nl/news/2020/03/coronavirus-in-the-netherlands-new-government-measures/,,,, +,,Netherlands,"Mar 23, 2020",,"If any member of a family is ill, the entire family should stay home, apart from people in an essential profession.",,,,blanket isolation - symptoms,,https://www.dutchnews.nl/news/2020/03/coronavirus-in-the-netherlands-new-government-measures/,,,, +,,Netherlands,"Mar 23, 2020",,"Shops and public transport companies must take measures to ensure people remain 1.5 metres apart. Companies which do not comply can be fined €4,000.",,,,"compulsory isolation, social distancing",,https://www.dutchnews.nl/news/2020/03/coronavirus-in-the-netherlands-new-government-measures/,,,, +,,Netherlands,"Mar 23, 2020",,"Services which involve direct contact with others, such as hairdressers and nail bars, are closed until April 6. Casinos are also being closed down",,,,"closure nonessential stores, nonessential business suspension",20,https://www.dutchnews.nl/news/2020/03/coronavirus-in-the-netherlands-new-government-measures/,,,, +,,Poland,"Mar 25, 2020","Apr 11, 2020","Poland's government announced further restrictions on people leaving their homes and on public gatherings to further limit the spread of SARS-CoV-2 infections. The new limits constrained gatherings by default to a maximum of two people, with an exception for families); an exception for religious gatherings, such as mass in the Catholic Church, funerals and marriages in which five participants and the person conducting the ceremony were allowed to gather; and an exception for work places.",,,,outdoor gatherings banned,2,https://tvn24.pl/polska/koronawirus-w-polsce-zakaz-wychodzenia-z-domu-bez-konkretnego-powodu-i-nowe-obostrzenia-od-25-marca-4512517,,,, +,,Poland,"Mar 25, 2020","Apr 11, 2020","Non-essential travel was prohibited, with exception for travelling to work or home, SARS-CoV-2 control related activities, or ""necessary everyday activities"". Everyday activities qualifying as ""necessary"" included shopping, buying medicines, visiting doctors, walking dogs, jogging, cycling and walking, provided that no more than two people participate contact with others is avoided. The restrictions were initially defined for the period from 25 March to 11 April inclusive.",,,,"blanket curfew - no symptoms, domestic travel ban",,https://tvn24.pl/polska/koronawirus-w-polsce-zakaz-wychodzenia-z-domu-bez-konkretnego-powodu-i-nowe-obostrzenia-od-25-marca-4512517,,,, +,,Portugal,,,,,,,,,,,,, +,,Portugal,"Mar 24, 2020",,On 24 March the Portuguese Government admitted that the country could not contain anymore the COVID-19 as it is wide spreading and will enter the Mitigation Phase on 26 March.,,,,public announcement,,https://expresso.pt/coronavirus/2020-03-24-Portugal-em-fase-de-mitigacao-a-partir-de-quinta-feira,,,, +,,Czechia,"Mar 17, 2020",,10% of citizens in public wearing masks,,,,public mask wearing data,10,Communication with Czech locals,,,, +,,Czechia,"Mar 21, 2020",,100% of citizens in public wearing masks,,,,public mask wearing data,100,Communication with Czech locals,,,, +,,Czechia,"Mar 10, 2020",,1% of citizens in public wearing masks,,,,public mask wearing data,1,Communication with Czech locals,,,, +,,Slovakia,"Mar 22, 2020",,"The entire gynecological department of the University hospital in Ruzinov, Bratislava was closed today, after it was discovered that a doctor has recently returned from abroad",,,,cohort isolation - no symptoms,,https://www.cas.sk/clanok/960779/obrovska-nezodpovednost-gynekolog-z-nemocnice-v-ruzinove-zatajil-cestovatelsku-anamnezu-zatvorili-cele-oddelenie/,,,, +,,Spain,"Mar 08, 2020",,"Police have been deployed to lock down entire blocks of a neighbourhood in Haro,",,Haro,La Rioja,"cluster isolation - no symptoms, compulsory isolation",,https://www.theguardian.com/world/2020/mar/07/spanish-town-faces-police-lockdown-to-contain-coronavirus,,,, +,,Spain,"Mar 11, 2020","Mar 25, 2020",The regional government of La Rioja announced the suspension of classes for a period of two weeks,,,La Rioja,"school closure, university closure",,https://twitter.com/lariojaorg/status/1237331569938964480?s=21,,,, +,,Spain,"Mar 12, 2020",,Nationwide closure of schools after all Autonomous Communities order it. More than 10 million students (1 million from university and 9 million from schools) ordered to stay at home for a period of two weeks,,,,"nursery school closure, school closure, university closure",,https://elfarodemelilla.es/suspenden-clases-melilla-14-dias/,,,, +,,Sweden,"Mar 13, 2020",,"The Public Health Agency of Sweden also declared the same date that stopping the spread of Covid-19 has entered a ""new phase"" which requires ""other efforts"".",,,,"mitigation focus, public announcement",,https://www.svd.se/uppmaningen-kom-inte-in-for-provtagning,,,, +,,Sweden,"Mar 19, 2020",,the Public Health Agency of Sweden recommended that people avoid unnecessary weekend trips within Sweden,,,,domestic travel limitation,,https://www.folkhalsomyndigheten.se/nyheter-och-press/nyhetsarkiv/2020/mars/tank-over-om-resan-verkligen-ar-nodvandig,,,, +,,United Kingdom,"Mar 24, 2020",,"On 24 March, text messages containing a notice informing of these restrictions were sent to all wireless service customers in the country. The campaign was performed in cooperation with the country's wireless providers; in 2013, the government endorsed the use of Wireless Emergency Alerts (WEA), a system implemented in other countries that can send emergency messages to all mobile phones via a mass broadcast separate from text messages, as an ""effective way of getting people to take specific protective action during an emergency"". Although it has been tested by the UK government, it has never actually been implemented, with Toby Harris citing internal disputes over who would fund and operate such a system",,,,"blanket text messaging, coronavirus education activities",3,https://www.theguardian.com/world/2020/mar/23/government-ignored-advice-set-up-uk-emergency-alert-system,,,, +,,United Kingdom,"Mar 23, 2020","Apr 13, 2020","On the evening of 23 March, Prime Minister Boris Johnson announced in a television broadcast that measures to mitigate the virus were to be tightened further, with wide-ranging restrictions made on freedom of movement, enforceable in law,[28] for a planned ""lockdown"" period intended to last for at least three weeks. The government directed people to stay at home throughout this period except for essential purchases, essential work travel (if remote work is not possible), medical needs, one exercise per-day (alone or with members of their household), and providing care for others.[107] Many other non-essential activities, including all public gatherings and social events except funerals, are prohibited, with many categories of retail businesses ordered to be closed.",,,,blanket curfew - no symptoms,,https://www.itv.com/news/2020-03-23/boris-johnson-downing-street-coronavirus-update/,,,, +,,Hong Kong,"Mar 20, 2020",,"People arriving in Hong Kong have been issued monitoring bracelets to track their whereabouts, but only a third had been activated. The bracelet contains a QR code that pairs up with a smartphone app which uses the strength of surrounding communications signals like Wi-Fi, Bluetooth and GPS to determine whether a person has left the prescribed location during their 14 days of quarantine. Another person said he called the hotline 12 times before an officer of the Department of Health picked up and told him to wait patiently for the verification code. (Low compliance) ",,,,"bracelet based location tracking, phone based location tracing",30,https://news.rthk.hk/rthk/en/component/k2/1515722-20200320.htm,,,, +,,Hong Kong,"Mar 20, 2020",,"Hong Kong has issued a red outbound travel alert for all countries and territories other than mainland China, Macau and Taiwan amid a surge in global coronavirus cases",,,,outbound travel warning,,https://www.hongkongfp.com/2020/03/17/breaking-coronavirus-hong-kong-issues-travel-alert-territories-apart-china-taiwan-macau/,,,, +,,United States,"Mar 14, 2020",,"Figures refer to specimens tested. Data is updated at noon Mondays through Fridays. The current report, published on 19 March 2020, includes only consolidated estimates up until 14 March 2020. As of 14 March 2020, public health laboratories using the CDC assay are no longer required by FDA to submit samples to CDC for confirmation.",,,,testing numbers total,37646,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Romania,"Mar 20, 2020",,"“To date, 8,284 tests have been processed at the national level, of which 40 in private medical units. Of these, 7,976 were negative, that is, the persons from whom the analyzed samples were taken are not infected with COVID-19.”",,,,testing numbers total,8284,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Faroe Islands,"Mar 20, 2020",,“People tested: 1641; Infected persons: 80; Deaths: 0”,,,,testing numbers total,1641,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Iceland,"Mar 20, 2020",,Samples (‘sýni’): 9189. Updated daily at 11:00,,,,testing numbers total,9189,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Qatar,"Mar 17, 2020",,"The report says: “As of 17 March, almost 8,400 people in Qatar have been tested for COVID-19.”",,,,testing numbers total,8400,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Philippines,"Mar 20, 2020",,"The dashboard reports 1,269 total tests. In March 9, an article in Philstar.com reported 2,000 tests, which contradicts the official figures.",,,,testing numbers total,1269,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,New Zealand,"Mar 17, 2020",,"The press release provides a breakdown of tests conducted, as follows: 11 confirmed cases, 2 probable cases, 571 negative tests. More recent press releases do not include a section on tests conducted.",,,,testing numbers total,584,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Switzerland,"Mar 07, 2020",,The estimate is provided without further source. We could not confirm it in any other official statement,,,,testing numbers total,4000,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Czechia,"Mar 20, 2020",,"“Total number of tests performed: 11,619; Total number of people with proven COVID-19 infection: 833; total number of cured: 4”",,,,testing numbers total,11619,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Slovakia,"Mar 20, 2020",,,,,,testing numbers total,2707,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Lithuania,"Mar 20, 2020",,"“To date, a total of 1154 samples have been analyzed for suspected coronavirus”",,,,testing numbers total,1154,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Australia,"Mar 19, 2020",,"The press release stats: “More than 19,337 Victorians have been tested to date.”",,,,testing numbers total,19337,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Iran,"Mar 14, 2020",,"According to the report: “Director of Pasteur Institute of Iran Dr. Alireza Biglari said over 220,000 of coronavirus test kits have been donated to Iran, about 80,000 of them already used.”",,,,testing numbers total,80000,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Australia,"Mar 19, 2020",,"The spokesperson says: “The total number of cases [is] 144… We have performed 27,000 tests for this virus”",,,,testing numbers total,27000,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,France,"Mar 15, 2020",,"Figure 4 in the report shows a bar chart of the daily tests and notes the total tests and positive tests: “(N total = 36 747 tests, n positifs = 6 153 tests)”",,,,testing numbers total,36747,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Mexico,"Mar 10, 2020",,"The report says: “As of Tuesday night, the Mexican Health Ministry said it had performed 278 tests.”",,,,testing numbers total,278,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Kuwait,"Mar 17, 2020",,"In an earlier version of this dataset we reported an estimate of 120,000 tests based on an official letter sent to us by the Ministry of Information. After this, they sent a second email correcting their estimate to 27,000, and then a further correction to 20,000. Since no figure is substantiated in a public statement, we have decided to not publish the numbers. We will revise this once the numbers are made public.",,,,testing numbers total,0,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Poland,"Mar 20, 2020",,The post displays the number of samples tested (“Liczba przebadanych probek”),,,,testing numbers total,13072,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Denmark,"Mar 20, 2020",,“People tested: 10730; Infected persons: 1255; Deaths: 9”,,,,testing numbers total,10730,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,China,"Feb 24, 2020",,This estimate is an approximation and is mentioned in page 9 of the report. No exact date for the testing period is provided.,,,Guangdong,testing numbers total,320000,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Sweden,"Mar 17, 2020",,Figures refer to individuals tested,,,,testing numbers total,14300,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Norway,"Mar 20, 2020",,"“Up to 09.00 20.3.20 we have received reports of 43,735 total tested for SARS_CoV2 in Norway.”",,,,testing numbers total,43735,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,South Africa,"Mar 20, 2020",,Figures refer to ‘Tests conducted’ and ‘Positive cases’.,,,,testing numbers total,6438,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Armenia,"Mar 18, 2020",,"The exact statement of the press release is (Google translate) “To date, 813 studies have been performed, 84 of which have been positive and 1 has been cured”",,,,testing numbers total,813,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,United Kingdom,"Mar 19, 2020",,"“As of 9am on 19 March 2020, 64,621 people have been tested in the UK, of which 61,352 were confirmed negative and 3,269 were confirmed positive.”",,,,testing numbers total,64621,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Pakistan,"Mar 19, 2020",,The figures relate to ‘Cumulative tests performed’ and ‘Cumulative test positive cases’.,,,,testing numbers total,1979,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Ukraine,"Mar 20, 2020",,"The update states: “Since the beginning of 2020, there have been 316 reports of suspicion [‘повідомлення про підозру’] of COVID-19”. From previous releases, it is fairly clear that ‘reports of suspicion’ relate to the number of people tests.",,,,testing numbers total,316,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Brazil,"Mar 13, 2020",,Media report – not attributed to any official source.,,,,testing numbers total,2927,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Croatia,"Mar 19, 2020",,"“To date, 1264 samples have been tested.”",,,,testing numbers total,1264,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Taiwan,"Mar 20, 2020",,Estimates are updated several times during the day. Positive tests refer to the reported number of confirmed cases.,,,,testing numbers total,21376,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Spain,"Mar 18, 2020",,"The report says: “Spain has only done 30,000 since the beginning of the crisis”, but does not attribute the claim to anyone.",,,,testing numbers total,30000,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Hong Kong,"Mar 05, 2020",,"Quotes Xu Deyi, deputy director of the Food and Health Bureau. “as of March 5, 5,271 laboratory samples have been completed, of which four were confirmed cases”",,,,testing numbers total,5271,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Latvia,"Mar 20, 2020",,The estimate is provided as a social media post from official account of the Latvian CDPC.,,,,testing numbers total,3205,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Malta,"Mar 13, 2020",,News report without quoted source,,,,testing numbers total,889,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,South Korea,"Mar 20, 2020",,"The statistical reports from the Korean Center for Disease Control are always published in the same repository and are updated daily. Positive tests include cases classified as Confirmed, Discharged, Isolated and Deceased.",,,,testing numbers total,316664,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Costa Rica,"Mar 19, 2020",,"The figure for tests numbers is obtained by 87 confirmed cases, plus 1 death, plus 951 negative tests (‘descartados’)",,,,testing numbers total,1039,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Belarus,"Mar 16, 2020",,"Media report (in Google translate says “In total, from the beginning of February, specialists from the RPRC of Epidemiology and Microbiology conducted more than 16 thousand tests for COVID-19”. This specific comment is not clearly attributed to any official source.",,,,testing numbers total,16000,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Finland,"Mar 19, 2020",,"The report says: “Salminen said that in Finland more than 3,000 corona tests have been conducted.”",,,,testing numbers total,3000,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Netherlands,"Mar 07, 2020",,,,,,testing numbers total,6000,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Ireland,"Mar 17, 2020",,"The spokesperson states reports 292 people have tested positive in total and states: “The number of people tested is over 6,600”.",,,,testing numbers total,6600,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,United States,"Mar 19, 2020",,"“The US has now tested at least 103,945 people, up 27,450 from yesterday’s total. Note that we can only track tests that a state reports. And not all states report negative tests.”",,,,testing numbers total,103945,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Hungary,"Mar 20, 2020",,“Number of samples tested in an accredited laboratory: 3 007”,,,,testing numbers total,3007,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Vietnam,"Mar 20, 2020",,"“Cumulative number of tested samples: 15,637; Number of positive samples: 91; Number of negative samples: 15,546”",,,,testing numbers total,15637,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Germany,"Mar 15, 2020",,"The report states: “definitely more than 167,000 [tests have been conducted]. As the German Hospital Society (DKG) announced on Thursday, 167,009 samples were tested in 148 laboratories by the end of last week, of which 6540 were positive.” We interpret ‘the end of last week’ as the 15 March.",,,,testing numbers total,167000,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Panama,"Mar 18, 2020",,"The article provides quotes from two health officials. However, it is not clear to whom the assertion – ‘1,455 tests have been carried out, or which 93% were negative” – is attributed.",,,,testing numbers total,1455,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Australia,"Mar 19, 2020",,"The statement states: “As of 5pm yesterday, 807 coronavirus tests had been completed.”",,,,testing numbers total,807,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Australia,"Mar 19, 2020",,"The press release states: “The Department of Health has reported 12 new cases of COVID-19 overnight, bringing the State’s total to 64… To date 8539 Western Australians have tested negative to COVID-19.”",,,,testing numbers total,8603,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Italy,"Mar 20, 2020",,Total cases (‘Casi Totali’): 41035 – this includes dismissed/healed cases and also deaths. Not totally clear if ‘Tamponi’ (meaning ‘swabs’/’tests’) refers to individuals or samples.,,,,testing numbers total,206886,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,India,"Mar 20, 2020",,"“A total of 15,404 samples from 14,514 individuals have been tested for SARS-CoV2 as on 20thMarch 2020 6 PM IST”",,,,testing numbers total,14514,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Colombia,"Mar 20, 2020",,Total tests equals confirmed cases: 145 (“Casos confirmados en Colombia”) and negative tests: 3958 (“Casos descartados en Colombia”).,,,,testing numbers total,4103,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Australia,"Mar 20, 2020",,"The press release states: “SA Pathology has undertaken more than 13,000 tests for COVID-19. As of yesterday, 3,717 people have been tested at dedicated metropolitan COVID-19 clinics.”",,,,testing numbers total,16717,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Australia,"Mar 19, 2020",,"Confirmed cases (incl. interstate residents in NSW health care facilities): 307; Cases tested and excluded​: 38,782",,,,testing numbers total,39089,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Austria,"Mar 20, 2020",,"Tests carried out to date: 15,613",,,,testing numbers total,15613,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Estonia,"Mar 20, 2020",,"The report states: “[Since] January 31, a total of 2504 COVID-19 tests have been performed”",,,,testing numbers total,2504,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Belgium,"Mar 18, 2020",,"The write-up of the conference states: “Belgium has 1,486 confirmed cases of coronavirus… 18,360 tests have been carried out since the start of the epidemic”",,,,testing numbers total,18360,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Thailand,"Mar 17, 2020",,The situation reports have changed. The figure reported here can be recovered via web.archive.org,,,,testing numbers total,7084,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Russia,"Mar 19, 2020",,"The press release states: “As of March 19, 2020, 143,519 laboratory studies were carried out for the presence of a new coronavirus…”",,,,testing numbers total,143519,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Australia,"Mar 20, 2020",,Confirmed cases: 6; People tested negative: 2056,,,,testing numbers total,2062,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Malaysia,"Mar 20, 2020",,“Case confirmed positive 1030; Case confirmed negative 9113; Pending (still pending laboratory decision) 3733; TOTAL AMOUNT 13876”,,,,testing numbers total,13876,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Bahrain,"Mar 20, 2020",,The number of examinations: 18645,,,,testing numbers total,18645,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Palestine,"Mar 16, 2020",,"The estimate is provided as a PDF statement. Wikipedia mentions the reported figures, but we could not translate the content to confirm the source",,,,testing numbers total,2519,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,United Arab Emirates,"Mar 16, 2020",,"The press release, published in Twitter by the official account from the Ministry of Health and Prevention, reads as follows: “To date the UAE has performed over 125,000 test”",,,,testing numbers total,125000,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Australia,"Mar 20, 2020",,"Figures do not yet include Northern Territory. Some states report tests conducted, some report the number of people tested. We simply sum these across states.",,,,testing numbers total,113615,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Turkey,"Mar 10, 2020",,"We provide number of tests as reported by Wikipedia, and could not confirm ourselves (link)",,,,testing numbers total,2900,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Kyrgyzstan,"Mar 13, 2020",,"Title of article: “1,545 people tested for coronavirus in Kyrgyzstan – Health Minister”",,,,testing numbers total,1545,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Japan,"Mar 19, 2020",,"From the context, it looks like the numbers we indicate here refer to people tested and confirmed cases. The same source provides an alternative table of what looks like the number of tests conducted, reporting 34,922 tests by the 17th March.",,,,testing numbers total,14901,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Indonesia,"Mar 20, 2020",,The ‘Situasi COVID-19’ box reports ‘The number of people examined’ [‘Jumlah orang yang diperiksa’] as 2028,,,,testing numbers total,2028,https://ourworldindata.org/coronavirus-testing-source-data,,,, +,,Singapore,"Mar 20, 2020",,All Singaporeans and PRs returning to the country issued 14-day SHN,,,,"compulsory isolation, international traveller quarantine - all countries",0,,,all countries,, +,,Singapore,"Mar 09, 2020",,"Short-term visitors now have to pay for treatment. Treatment remains free for Singaporeans, PRs, and long-term pass holders. Testing remains free for everyone. ",,,,encouraging symptomatic people to seek tests,0,,,,, +,,Singapore,"Mar 13, 2020",,"All ticketed cultural, sports and entertainment events, with 250 participants or more, must be deferred or cancelled.",,,,"cultural activity limitation, outdoor gatherings banned",250,,,,, +,,Singapore,"Jan 23, 2020",,Travel advisory to avoid travel to Wuhan and the rest of Hubei,,,,outbound travel warning,0,,,China,, +,,Singapore,"Feb 14, 2020",,Doctors advised to give 5 days MC to all patients with respiratory symtoms,,,,blanket isolation - symptoms,0,,,,, +,,Singapore,"Jan 22, 2020",,Government task force is set up,,,,special management arrangements,0,,,,, +,,Singapore,"Mar 18, 2020",,Singaporeans should defer all travel abroad,,,,outbound traveller ban,0,,,all countries,, +,,Singapore,"Feb 17, 2020",,Stricter stay-home notice (SHN) is introduced,,,,compulsory isolation,0,https://www.moh.gov.sg/docs/librariesprovider5/2019-ncov/moh-health-advisory-for-persons-issued-stay-home-notice-(updated-18-mar).pdf,,,, +,,Singapore,"Jan 27, 2020",,Travel advisory to avoid travel to mainland China,,,,outbound travel warning,0,,,China,, +,,Singapore,"Mar 15, 2020",,Singaporeans should defer all non-essential travel,,,,outbound travel warning,0,,,all countries,, +,,Singapore,"Mar 10, 2020",,All social activities for seniors organised by government agencies will be suspended for 14 days,,,,"elderly, outdoor gatherings banned",10,,,,, +,,Singapore,"Jan 23, 2020",,Temperature screening expanded to land and sea checkpoints,,,,international traveller screening - risk countries,0,,,China,, +,,Singapore,"Jan 03, 2020",,Temperature screenings at Changi Airport are expanded to cover all inbound travellers arriving from mainland China,,,,international traveller screening - risk countries,0,,,China,, +,,Singapore,"Mar 20, 2020",,"Government launches TraceTogether app, which will informs users if they were in the vicinity of a Covid 19 carrier at any point (if that person also has the app)",,,,phone based location tracing,0,https://www.tracetogether.gov.sg/?fbclid=IwAR1dhxTSwsn2rjbUdGLbw2vZ7yrDKOh1KoQiNEtFAJmeCXD2pb4L80fzvC8,,,, +,,Singapore,"Feb 03, 2020",,Landlords are warned not to evict tenants who are on LOA,,,,eviction moratorium,0,,,,, +,,Singapore,"Jan 02, 2020",,"MOH alerts doctors to look out for suspected patients with pneumonia who have recently returned from Wuhan, and advises travellers to Wuhan to monitor their health.",,,,test travellers,0,,,China,, +,,Singapore,"Feb 14, 2020",,Public Health Preparedness Clinics are re-activated,,,,clinic specialisation,0,https://www.gov.sg/article/i-am-showing-respiratory-symptoms-where-should-i-go,,,, +,,Singapore,"Jan 27, 2020",,"14-day leave of absence (LOA) for people in education, healthcare, and eldercare sectors if they have been to China in the past 14 days",,,,"cluster isolation - no symptoms, compulsory isolation",0,,,China,, +,,Singapore,"Feb 02, 2020",,524 people under quarantine so far,,,,,524,,,,, +,,Singapore,"Mar 13, 2020",,Everyone entering Singapore exhibiting symptoms must undergo swab test,,,,traveller testing,100,,,,, +,,Singapore,"Mar 13, 2020",,No cruise vessels allowed,,,,international travel ban - risk countries,0,,,Cruise Ships,, +,,Singapore,"Mar 21, 2020",,"Public sector agencies will introduce WFH, split locations, staggered teams, and so on where possible",,,,remote work,0,,,,, +,,Singapore,"Feb 12, 2020",,$100 given to people on LOA who cannot WFH,,,,isolation allowance,0,,,,, +,,Singapore,"Jan 30, 2020",,4 masks distributed to each household,,,,public mask and hygiene supply,,,,,, +,,Singapore,"Mar 16, 2020",,"All travellers, including Singaporeans, with recent travel history to Asean countries, Japan, Switzerland, or Britain within the last 14 days will be issued a 14-day SNH",,,,international traveller quarantine - risk countries,0,,,risk countries,, +,,Singapore,"Feb 15, 2020",,"Catholic church suspends mass ",,,,religious activity cancellation,0,,,,, +,,Singapore,"Jan 22, 2020",,Travel advisory to avoid non-essential travel to Wuhan,,,,outbound travel warning,0,,,China,, +,,Singapore,"Jan 31, 2020",,All visitors from mainland China are blocked from entering Singapore,,,,international travel ban - risk countries,0,,,China,, +,,Singapore,"Mar 20, 2020",,"Stricter safe distancing measures (e.g. F&B outlets asked to mark queueing areas, mobile ordering and payment)",,,,space minimum,0,https://www.enterprisesg.gov.sg/covid-19/safe-distance,,,, +,,Singapore,"Mar 12, 2020",,All mosques closed,,,,religious activity cancellation,0,,,,, +,,Singapore,"Jan 22, 2020",,Temperature screening at Changi Airport for all travellers arriving from Wuhan,,,,international traveller screening - risk countries,0,,,China,, +,,Singapore,"Mar 26, 2020",,Advisory against holding or attending social events with >10 people,,,,outdoor gatherings banned,10,,,,, +,,Japan,"Feb 12, 2020",,"The Government of Japan barred: entry restrictions for anyone who had travelled to and from Zhejiang or had a Chinese passport issued from Zhejiang ",,,,international travel ban - risk countries,,https://www.mhlw.go.jp/english/,,China,Zhejiang, +,,Singapore,"Mar 25, 2020",,"39,000 tests total, or 6,800 per million people",,,,testing numbers total,,,,,, +,,Singapore,"Mar 24, 2020",,"2803 close contacts currently quarantined, 8,822 close contacts quarantined so far",,,,"contact isolation - no symptoms, contact tracing",,,,,, +,,India,"Feb 29, 2020",,India started screening passengers from Nepal and making masks compulsory for all visiting Nepalis,,,,international traveller screening - all countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,Nepal,, +,,Nepal,"Feb 29, 2020",,The government also decided to suspend promotional activities for Visit Nepal 2020,,,,very large event cancellation or postponement,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,,, +,,Nepal,"Feb 29, 2020",,"On 29 February, the government formed a high level committee to prevent and control the spread of COVID-19 under the leadership of Deputy Prime Minister Ishwor Pokhrel.",,,,public announcement,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,,, +,,Nepal,"Feb 29, 2020",,Nepal suspended labour migration to South Korea.,,,,nonessential business suspension,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,South Korea,, +,,Nepal,"Mar 07, 2020","Mar 30, 2020","Nepal announced suspension of visa-on-arrival service for nationals of five countries badly affected by COVID-19 – China, South Korea, Japan,Italy and Iran – to be enforced from 7 to 30 March.",,,,visa suspension,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,"China, Iran, Italy, Japan, South Korea",, +,,Nepal,"Feb 29, 2020",,"It was also screening Nepalis travelling into India by land, at various checkpoints at the border.",,,,international traveller screening - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,India,, +,,Nepal,"Feb 24, 2020",,"By the end of February, the health desk at Tribhuvan International Airport was screening passengers from China, South Korea, Thailand, Singapore, Malaysia, Japan and Saudi Arabia, but did not have sufficient manpower and equipment to screen all new arrivals. A total of six infrared scanners had been setup; the only thermal scanner had yet to be repaired, but plans were underway to purchase three more.",,,,international traveller screening - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,"China, Japan, Malaysia, Saudi Arabia, Singapore, South Korea, Thailand",, +,,US:New Jersey,"Mar 16, 2020",,gatherings more 50 people prohibited,,,,outdoor gatherings banned,50,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_New_Jersey#Government_response,,,, +,,US:New Jersey,"Mar 16, 2020",,"All bars, casinos, gyms, movie theaters, and restaurants were closed indefinitely on the 16th at 8 p.m., though bars and restaurants were allowed to remain open for delivery or takeout only",,,,"nonessential business suspension, restaurant limitations",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_New_Jersey#Government_response,,,, +,,US:New Jersey,"Mar 18, 2020",,"Murphy also announced that all of the state's schools, colleges, and universities would close indefinitely on the 18th",,,,school closure,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_New_Jersey#Government_response,,,, +,,US:New Jersey,"Mar 18, 2020",,"In a letter that Governor Murphy sent to President Trump, he indicated that the hospital bed shortage in New Jersey could reach 123,000 to 313,000 beds sometime between May and October. He requested the U.S. military and Army Corps of Engineers to help in expanding the hospital capacity.",,,,increase hospital capacity,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_New_Jersey#Government_response,,,, +,,US:New Jersey,"Mar 17, 2020",,"Governor Murphy said that as of 8 p.m. on the 17th, all of the state's amusement centers, amusement parks, and shopping malls would be closed indefinitely",,,,nonessential business suspension,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_New_Jersey#Government_response,,,, +,,US:New Jersey,"Mar 14, 2020",,"On March 14, the mayor of Hoboken declared a mandatory nightly curfew",,Hoboken,,blanket curfew - no symptoms,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_New_Jersey#Government_response,,,, +,,India,"Mar 15, 2020",,"India declared a suspension of all passenger movement through Indo-Nepal border, except a few designated checkpoints – Banbasa, Raxaul, Ranigunj and Sunauli– with intensified health inspections, effective from 15 March.",,,,international traveller screening - all countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,Nepal,, +,,Nepal,"Mar 15, 2020","Mar 31, 2020","The same day, Bihar transport department suspended Patna-Nepal bus services with immediate effect, to be enforced until 31 March, in an effort to contain the virus, after many cases emerged throughout India.",,,,domestic travel limitation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,,, +,,US:New Jersey,"Mar 10, 2020",,"Rutgers University, New Jersey Institute of Technology, Seton Hall, Stevens Institute of Technology, The College of New Jersey, and Monmouth University announced that all of their classes would be switched to an online format.",,,,remote schooling,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_New_Jersey#Government_response,,,, +,,Nepal,"Mar 15, 2020",,The land-border checkpoints with China began releasing imported goods following quarantine procedures as cases in China began to drop.,,,,resumption of import,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,China,, +,,India,"Mar 15, 2020",,"Indian Prime Minister Narendra Modi proposed starting the COVID-19 Emergency Fund for the SAARC region; he also said India could share a Disease Surveillance Software with SAARC partners, and hinted at the possibility of conducting coordinated research on controlling epidemic diseases in the SAARC region.",,,,international aid,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,,, +,,Nepal,"Mar 15, 2020",,It also declared two-week mandatory self- and home-quarantines for everyone visiting Nepal.,,,,international traveller quarantine - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,,, +,,US:New Jersey,"Mar 04, 2020",,Governor Phil Murphy and Lieutenant Governor Sheila Oliver released a joint statement announcing the state's first case,,,,first case,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_New_Jersey#Government_response,,,, +,,US:New Jersey,"Mar 08, 2020",,Several schools and school districts announced closings or schedule modifications by the 8th due to the impact of the virus,,"East Brunswick, Edison",,school closure,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_New_Jersey#Government_response,,,, +,,Nepal,"Mar 14, 2020","Apr 30, 2020","cancelled all mountain climbing expeditions including on Mount Everest, to be enforced from 14 March to 30 April",,,,"sports cancellation, very large event cancellation or postponement",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,,, +,,Nepal,"Mar 14, 2020","Apr 30, 2020","Nepal decided to suspend on-arrival tourist visa for all countries, with an exception to diplomatic and official visas, to last from 14 March till 30 April.",,,,visa suspension,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,,, +,,Nepal,"Mar 15, 2020",,The government closed land border entry points for third country nationals,,,,international travel ban - all countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,,, +,,Qatar,"Mar 08, 2020",,"Qatar imposed a temporary ban on arrivals from Nepal and other countries, affecting almost 40,000 labour migrants with valid work permits who were yet to leave.",,,,international travel ban - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,Nepal,, +,,Nepal,"Mar 09, 2020",,"The government expanded the suspension of visa-on-arrival service to include three additional countries — France, Germany and Spain.",,,,visa suspension,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,"France, Germany, Spain",, +,,Nepal,"Mar 04, 2020",,"Due to a severe shortage of face-masks and protective gear as well as increase in price following a ban on export in China and India, some hospitals were reported to be sewing plain clothes masks as a precaution. A shortage of hand sanitisers was also reported.",,,,sewing plain clothes masks,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,,, +,,Nepal,"Mar 02, 2020",,"The Supreme Court issued an interim order to suspend flights to and from countries affected by the disease, in response to a public interest litigation. The government issued a travel advisory against non-essential travel to countries hardest hit by the disease, including China, Iran, South Korea, Japan and Italy.",,,,international travel ban - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,"China, Iran, Italy, Japan, South Korea",, +,,US:New Jersey,"Mar 19, 2020",,"Murphy ordered all personal care businesses that could not maintain proper social distancing to close by 8 p.m. on the 19th; these businesses included barbershops, hair salons, nail salons, spas, and tattoo parlors",,,,nonessential business suspension,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_New_Jersey#Government_response,,,, +,,Serbia,"Mar 21, 2020",,All public transport was prohibited,,,,public transport stopped,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Serbia,,,, +,,Serbia,"Mar 20, 2020",,"All the border crossings were closed for traffic, except for trucks transporting goods",,,,international travel ban - all countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Serbia,,,, +,,Serbia,"Mar 21, 2020",,"All gatherings on public places and sports courts were also banned, as were gatherings of more than 5 people in private spaces.",,,,outdoor gatherings banned,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Serbia,,,, +,,Serbia,"Mar 21, 2020",,All business in shopping malls was prohibited except for grocery stores and pharmacies,,,,nonessential business suspension,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Serbia,,,, +,,Nepal,"Mar 20, 2020","Apr 15, 2020","The government banned all passengers, including Nepalis, from EU and the UK, West Asia and the Middle East as well as Malaysia, South Korea and Japan, effective from 20 March until 15 April.",,,,international travel ban - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,"EU, Japan, Malaysia, South Korea, United Kingdom, West Asia, the Middle East",, +,,Nepal,"Mar 18, 2020",,"It also decided to shut down all cinema halls, gymnasiums,museums and cultural centres,",,,,cultural activity limitation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,,, +,,Nepal,"Mar 18, 2020",,ban gathering of more than 25 people in any public spaces including at places of worship.,,,,outdoor gatherings banned,25,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,,, +,,Nepal,"Mar 18, 2020","Mar 26, 2020",The House of Representatives meeting was postponed until 26 March.,,,,very large event cancellation or postponement,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,,, +,,Nepal,"Mar 18, 2020",,Tribhuvan University and the Public Service Commission also postponed all their examinations.,,,,exam postpone,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,,, +,,Nepal,"Mar 18, 2020","Apr 12, 2020","The government declared suspension of all classes and postponement of all academic examinations including the Secondary Education Examination until 12 April, the end of the Month of Chaitra, the last month of Nepali calendar year when all schools hold the final examinations.",,,,"exam postpone, school closure",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,,, +,,Nepal,"Mar 17, 2020",,"A meeting of the high-level coordination committee for prevention and control of COVID-19 decided to add 115 ICU and 1,000 isolation beds in the Kathmandu Valley. It also instructed the provincial governments to setup a total of 120 ICU beds.",,,,increase hospital capacity,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,,, +,,Nepal,"Mar 20, 2020",,A notice from Nepal Tourism Board announced the suspension of issuance of trekking permits for tourists.,,,,sports cancellation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,,, +,,Nepal,"Mar 20, 2020","Apr 03, 2020",All government services and private offices except those providing essential services would be closed until 3 April.,"essential services ",,,essential public service,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,,, +,,Nepal,"Mar 23, 2020",,vehicular movement on long routes would be closed from 23 March.,,,,domestic travel limitation,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,,, +,,Nepal,"Mar 22, 2020","Mar 31, 2020",All international flights would be stopped from 22 March to 31 March,,,,international travel ban - all countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,,, +,,Nepal,"Mar 20, 2020",,Prime Minister Oli addressed the nation for the first time since the start of the pandemic and announced a list of preventative measures.,,,,"public announcement, public hygiene",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,,, +,,Nepal,"Mar 20, 2020",,The US government pledged $1.8 million to Nepal.,,,,international aid,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,,, +,,Nepal,"Mar 20, 2020",,The National Assembly was suspended indefinitely.,,,,public announcement,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,,, +,,Nepal,"Mar 21, 2020",,"The Health Ministry informed that private hospitals with more than 100 beds would not be allowed to refer patients to other hospitals; they were required to treat suspected patients, wait for test results and provide free treatment if the disease were confirmed.",,,,hospital treatment,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,,, +,,Nepal,"Mar 21, 2020",,It also deployed 200 of its personnel to display placards with awareness messages about the disease by the roadside.,,,,coronavirus education activities,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,,, +,,Nepal,"Mar 21, 2020",,It was reported that Gandaki Province had set up 111 isolation beds,,,,increase hospital capacity,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,,, +,,Germany,"Mar 21, 2020",,Germany pledged an additional one million Euros to its existing health programmes in Nepal to help combat the disease.[,,,,international aid,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,Nepal,, +,,Nepal,"Mar 21, 2020",,Kathmandu city launched a central help desk and a toll-free 24-hour hotline.,,,,phone line,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,,, +,,Nepal,"Mar 20, 2020",,Nepal government pledged Rs 100 Million to the SAARC COVID-19 Emergency Fund.,,,,financial incentive,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,,, +,,Nepal,"Mar 20, 2020","Apr 12, 2020",The Health Ministry decided to halt non-urgent health check-ups and surgeries until 12 April in hospitals in the Kathmandu Valley with 50 or more beds.,,,,"health declaration system, treatment capacity",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,,, +,,Nepal,"Mar 23, 2020",,The Minister of Health declared that all patients of COVID-19 would be rescued as necessary and provided free treatment.,,,,public announcement,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,,, +,,Nepal,,,,,,,,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,,, +,,Nepal,"Mar 22, 2020",,Kanchanpur and Banke Districts declared lockdowns,,,"Banke Districts, Kanchanpur",cluster isolation - no symptoms,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,,, +,,Nepal,,,,,,,,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,,, +,,Nepal,"Mar 23, 2020",,Kailali District was reported to have declared an indefinite lock-down effective from 2 pm. Arghakhanchi District also declared an indefinite lock-down.,,,"Arghakhanchi District, Kailali District",cluster isolation - no symptoms,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,,, +,,Nepal,"Mar 23, 2020","Mar 30, 2020",Nepal decided to close its land border with India and China for a week effective from 23 March.,,,,international travel ban - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,"China, India",, +,,Nepal,"Mar 22, 2020",,The government also declared a Rs 500 million fund with contributions of a month's salary from government ministers. It also increased the allowances for health workers working at the front desks of hospitals by 50–100%.,,,,financial incentive,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Nepal,,,, +,,South Korea,"Mar 20, 2020",,"As a hospital for the general public concerned about infection, it was also recommended to use the “National Relief Hospital”, which operates a non-respiratory disease treatment area separately from a respiratory disease-only treatment area (outpatient and hospitalized).",,,,hospital specialisation,,https://www.cdc.go.kr/board/board.es?mid=a20501000000&bid=0015&list_no=366607&act=view,,,, +,,China,"Feb 16, 2020",,"Hubei implements ""hard quarantine"" in units of natural villages; no outsiders are to be allowed in and each household is allowed one person every three days to go out for provisions and urgent agricultural material, on designated routes and in limited time.",,,Hubei,outdoor gatherings banned,2,,,,, +,,Switzerland,"Mar 16, 2020","Apr 19, 2020","the Federal Council has declared an ""extraordinary situation"" and introduces stringent measures such as closing all shops, restaurants, bars, entertainment and leisure facilities, or carful screening at borders with Austria, Germany and France. The Federal Council has also authorised the deployment of up to 8000 members of the armed forces to assist the cantons at hospitals and with logistics and security.",,,,international traveller screening - all countries,,,,,, +,,Romania,"Jan 22, 2020",,"Romanian government announced several preventive measures including designation of five hospitals as isolation centres for new cases, purchase and placement of thermal scanners in international airports and special designated lines for passengers coming from areas affected by COVID-19 outbreak.",,,,international traveller screening - risk countries,,,,,, +,,Germany,"Mar 23, 2020",,the government decided on a financial aid package totaling around 750 billion Euros to mitigate the damage of the coronavirus outbreak on the economy with Germany planning to take on new debt for the first time since 2013,,,,economic stimulus,750000000000,https://www.reuters.com/article/us-health-coronavirus-germany-budget/germany-launches-750-billion-euro-package-to-fight-coronavirus-idUSKBN21A2XU,,,, +,,Germany,,,,,,,,,,,,, +,,Japan,"Feb 05, 2020","Feb 19, 2020","Diamond Princess Cruise put into 14 days Quarantine without disembarkation commenced (total numbers of passengers & crew= 3711). Test priority= passengers with symptoms and close contacts with symptomatic passengers. ",,,Yokohama,"cohort isolation - no symptoms, contact isolation - symptoms",,https://www.niid.go.jp/niid/en/2019-ncov-e/9407-covid-dp-fe-01.html,,,, +,,Japan,"Feb 07, 2020",,"Diamond Princess Cruise- individual isolation could not be achieved due to the numbers of passengers and available cabins. ",,,Yokohama,cohort isolation - no symptoms,,https://www.niid.go.jp/niid/en/2019-ncov-e/9407-covid-dp-fe-01.html,,,, +,,Japan,"Feb 07, 2020",,"Diamond Princess Cruise- each cabin has given with thermometre for regular self-check up. Passengers above 37.5 celcius must call 'Fever Centre', medical professionals with protective gears will check and run further test in the cruise ship. ",,,Yokohama,test travellers,,https://www.niid.go.jp/niid/en/2019-ncov-e/9407-covid-dp-fe-01.html,,,, +,,Japan,"Feb 18, 2020",,"As of 18 February, total=2401 passengers tested, 531 confirmed positive",,,Yokohama,testing numbers total,2404,https://www.niid.go.jp/niid/en/2019-ncov-e/9407-covid-dp-fe-01.html,,,, +,,Japan,"Mar 28, 2020",,"Avoid to go normal medical centre if you feel asymptomatic- instead please visit local returnee and contact outpatient medical centre for testing. Please wear mask and follow handwash and coughing etiquettes when visiting any medical facilities. ",,,,,,https://www.cas.go.jp/jp/influenza/novel_coronavirus.html,,,, +,,Japan,"Mar 25, 2020",,"Japanese government encourages all citizen to refrain non-essential outdoor activities and comply social distancing from this weekend. ",,,,social distancing advice,,https://english.kyodonews.net/news/2020/03/d8099c418741-coronavirus-outbreak-latest-march-25-2020.html,,,, +,,Japan,"Mar 26, 2020",,"Japanese government set up a task force to combat the virus under new legislation- closure of large gathering (including schools)work from home, prioritise hospitalisation bases on severity symptom",,,,public announcement,,https://www.japantimes.co.jp/news/2020/03/26/national/science-health/japan-coronavirus-task-force/#.XoCFGNMzZAY,,,, +,,Kazakhstan,"Mar 17, 2020",,"Also, all stores and shopping malls in the two major cities will be closed and only grocery and drug stores will be allowed to operate during the quarantine.",grocery and drug stores,"Almaty, Nur-Sultan",,"closure nonessential stores, nonessential business suspension",,https://www.rferl.org/a/armenia-puts-restrictions-on-public-and-private-events-amid-spike-in-coronavirus-cases/30492284.html,,,, +,,Kazakhstan,"Mar 17, 2020",,"According to the website, special points to distribute food, medicine, and other items will be defined in Nur-Sultan and Almaty.",,"Almaty, Nur-Sultan",,,,https://www.rferl.org/a/armenia-puts-restrictions-on-public-and-private-events-amid-spike-in-coronavirus-cases/30492284.html,,,, +,,Kazakhstan,"Mar 17, 2020",,"A quarantine was imposed on Almaty and Nur-Sultan after cases increased overnight to 33, having 15 and 18 cases respectively",,"Almaty, Nur-Sultan",,cluster isolation - no symptoms,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Kazakhstan,,,, +,,Kazakhstan,"Mar 15, 2020",,"On 15 March, President of Kazakhstan introduced a state of emergency throughout the Republic of Kazakhstan for the period from 08:00 a.m. of March 16, 2020 until 07:00 a.m. of April 15, 2020.",,,,emergency declaration,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Kazakhstan,,,, +,,Kazakhstan,"Mar 16, 2020","Apr 15, 2020","On 15 March, President of Kazakhstan introduced a state of emergency throughout the Republic of Kazakhstan for the period from 08:00 a.m. of March 16, 2020 until 07:00 a.m. of April 15, 2020.",,,,state of emergency,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Kazakhstan,,,, +,,Kazakhstan,"Mar 26, 2020",,"On 26 March, Kazakhstan confirmed the first case of death from COVID-19.",,,,first death,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Kazakhstan,,,, +,,Cyprus,"Mar 15, 2020","Mar 29, 2020","President Nicos Anastasiades, in a special appearance, announced the closing of all borders except for nationals for 15 days from 15 March. A. From 1 a.m. of 15 March and for a period of 15 days in the first phase, the prohibition of entry to any citizen – regardless of nationality – who does not fall into the following categories: +• Cypriot citizens. +• Legal residents in the Republic of Cyprus. +• European nationals or third-country nationals working in the Republic. +• Nationals of countries who are in a designated diplomatic service or mission under bilateral or international conventions. +• Individual cases of European nationals or third-country nationals for unavoidable professional obligations, provided that the relevant authorization has been obtained from the competent Ministry. +European or third country citizens attending educational institutions in the Republic of Cyprus.","Cypriot citizens. +• Legal residents in the Republic of Cyprus. +• European nationals or third-country nationals working in the Republic. +• Nationals of countries who are in a designated diplomatic service or mission under bilateral or international conventions. +• Individual cases of European nationals or third-country nationals for unavoidable professional obligations, provided that the relevant authorization has been obtained from the competent Ministry. +European or third country citizens attending educational institutions in the Republic of Cyprus.",,,international travel ban - all countries,,https://in-cyprus.philenews.com/coronavirus-president-announces-new-measures-full-text-of-tv-address/,,,, +,,Cyprus,"Mar 11, 2020",,"On 11 March, Cyprus confirmed four more cases of COVID-19: two Greek Cypriots who returned from the UK the day before and one taxi driver from Paphos, whose grandson was also hospitalised.[2] All three men were taken to Famagusta General Hospital. The fourth case was in self-isolation at home.",,,,case reporting,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Cyprus,,,, +,,Cyprus,"Mar 12, 2020",,"On 12 March, four new cases were confirmed: a person who had travelled to the United Kingdom and contacted the authorities after developing symptoms, a person who had returned from Italy, a person with symptoms after returning from Greece and a one individual returning from Germany with no symptoms.",,,,case reporting,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Cyprus,,,, +,,Cyprus,"Feb 23, 2020",,"Ministry of Health took the first set of measures on 23 January 2020, with strict controls on those arriving from China.",,,,,,https://in-cyprus.philenews.com/coronavirus-president-announces-new-measures-full-text-of-tv-address/,,China,, +,,Cyprus,"Jan 28, 2020",,"On 28 February 2020, the Council of Ministers decided to activate the Cyprus Crisis Management Centre, to suspend the operation of 4 crossing points for more effective control of those passing though and to identify government accommodation facilities or camp sites for the isolation of suspected cases in the event of a pandemic.",,,,special management arrangements,,https://in-cyprus.philenews.com/coronavirus-president-announces-new-measures-full-text-of-tv-address/,,,, +,,Cyprus,"Mar 11, 2020",,"I appeal to all of our compatriots living either abroad or in Cyprus, to avoid unnecessary travel.",,,,outbound travel warning,,https://in-cyprus.philenews.com/coronavirus-president-announces-new-measures-full-text-of-tv-address/,,,, +,,Cyprus,"Mar 15, 2020","Mar 29, 2020","As regards the crossing points between the free and the occupied areas, entry will be permitted only to persons falling into the following categories: +Cypriot citizens, Greek Cypriots and Turkish Cypriots. +Legal residents in the free areas. +Nationals of countries who are in a designated diplomatic service or mission under bilateral or international conventions. +I appeal to all Cypriots to use the crossing points when absolutely necessary.","Cypriot citizens, Greek Cypriots and Turkish Cypriots. +Legal residents in the free areas. +Nationals of countries who are in a designated diplomatic service or mission under bilateral or international conventions. +I appeal to all Cypriots to use the crossing points when absolutely necessary.",,,domestic travel limitation,,https://in-cyprus.philenews.com/coronavirus-president-announces-new-measures-full-text-of-tv-address/,,,, +,,Cyprus,"Mar 24, 2020","Apr 13, 2020","Furthermore, as of 6 p.m. of the 24th of March 2020 until the 13th of April 2020, the +following places will also be closed: +• Parks. +• Playgrounds. +• Open-air sport spaces. +• Public gathering areas, among others, squares, dams, excursion sites, beaches, +marinas.",,,,public green closure,,https://www.pio.gov.cy/coronavirus/en/press/latest.pdf,,,, +,,Cyprus,"Mar 24, 2020","Apr 13, 2020","→Ban on unnecessary movement from 06.00 PM of March 24, 2020 until April 13, 2020, +except: +• Transfer to and from the workplace. +• Transfer for the purposes of supplies of basic necessities from businesses or shops +whose operation is allowed and given that shipping is not possible. +• Visit to doctor or transit to a pharmacy. +• Visit to a bank if electronic transactions are not possible. +• Transit with the purpose to aid fellow citizens who cannot look after themselves or +to groups of people who must be protected, or who are in self-isolation and/or in premises +of compulsory isolation (quarantine). +• First and second degree relatives going to ceremonies, such as funerals, weddings +and christenings, not exceeding ten people. +• Transit for physical exercise or for the needs of a pet, provided they are not more +than two people and they remain limited in areas adjacent to their residence.","Transfer to and from the workplace. +• Transfer for the purposes of supplies of basic necessities from businesses or shops +whose operation is allowed and given that shipping is not possible. +• Visit to doctor or transit to a pharmacy. +• Visit to a bank if electronic transactions are not possible. +• Transit with the purpose to aid fellow citizens who cannot look after themselves or +to groups of people who must be protected, or who are in self-isolation and/or in premises +of compulsory isolation (quarantine). +• First and second degree relatives going to ceremonies, such as funerals, weddings +and christenings, not exceeding ten people. +• Transit for physical exercise or for the needs of a pet, provided they are not more +than two people and they remain limited in areas adjacent to their residence.",,,domestic travel ban,,https://www.pio.gov.cy/coronavirus/en/press/latest.pdf,,,, +,,Cyprus,"Mar 15, 2020","Apr 10, 2020",C. The suspension of classes in public and private educational institutions of the country is extended until 10 April.,,,,school closure,,https://in-cyprus.philenews.com/coronavirus-president-announces-new-measures-full-text-of-tv-address/,,,, +,,Cyprus,"Mar 24, 2020","Apr 13, 2020","All retailers shall suspend their operations, except from the businesses that are included in +the Decree issued by the Minister of Health","Businesses and laboratories dealing with disability and orthopedic products. +• Businesses and laboratories dealing with medical and industrial gases and +equipment. +• Optical companies and laboratories. +• Hearing aids retailers. +• Car and motorcycle garages. +• Tire retailers. +• Bicycle and bicycle repair shops. +• Dry cleaners’ shops. +• Postal and courier services. +• Pet shops, animal feed and veterinary medicines retailers. +• Telecommunications service providers, for services relating to bill payments, +top-ups, repair and replacement of mobile devices. +• Pesticides, fertilisers and agricultural materials or equipment retailers. +• Car and motor vehicle dealers. +• Funeral offices. +• Florists and garden centers.",,,nonessential business suspension,,https://www.pio.gov.cy/coronavirus/en/press/latest.pdf,,,, +,,Cyprus,"Mar 24, 2020","Apr 13, 2020","it is prohibited for citizens to attend places of religious worship, such as +churches, mosques and other places of prayer; and",,,,religious activity limitations,,https://www.pio.gov.cy/coronavirus/diat/10en.pdf,,,, +,,,,,,,,,,,,,,, +,,Cyprus,"Mar 24, 2020",,"→Open markets, bazaars and itinerant sales are prohibited.",,,,nonessential business suspension,,https://www.pio.gov.cy/coronavirus/en/press/latest.pdf,,,, +,,Cyprus,"Mar 24, 2020","Apr 13, 2020","also prohibited is the Easter custom of “lighting a bonfire” and the +immediate removal of timber or of other materials already assembled for this +purpose is ordered. The responsibility to implement the ban lies with the local +authorities in cooperation with the Police.",,,,religious activity cancellation,,https://www.pio.gov.cy/coronavirus/diat/10en.pdf,,,, +,,,,,,,,,,,,,,, +,,Namibia,,,,,,,,,,,,, +,,Namibia,"Mar 14, 2020",,"Namibia reported its first cases of COVID-19. They were a Romanian couple who arrived in Windhoek from Spain via Doha, Qatar, on 11 March.",,,,first case,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Namibia,,,, +,,Namibia,,,,,,,,,,,,, +,,Namibia,"Mar 15, 2020","Apr 14, 2020",The education ministry announced the immediate closure of private and government schools for all learners and teachers due to the coronavirus outbreak.,,,,school closure,,https://neweralive.na/posts/corona-mayhem,,,, +,,Namibia,"Mar 15, 2020",,"The College of the Arts, libraries, resource centres, museums, National Art Gallery of Namibia and national literacy programmes are also closed and suspended with immediate effect.",,,,cultural activity limitation,,https://neweralive.na/posts/corona-mayhem,,,, +,,Namibia,,,,,,,,,,,,, +,,Namibia,"Mar 17, 2020",,THE government declared the novel coronavirus a state of emergency to enable the country to mobilise resources to respond to the crisis and also made N$134 million available to tackle the pandemic.,,,,state of emergency,,https://www.namibian.com.na/89346/read/Govt-raises-Covid-19-surveillance,,,, +,,Namibia,"Mar 27, 2020","Apr 16, 2020","The 21-day lockdown will apply to the Khomas and Erongo regions specifically, and the country's borders will also be closed for travellers.",,,"Erongo, Khomas",cluster isolation - no symptoms,,https://www.namibian.com.na/89582/read/Partial-lockdown-in-effect-from-Friday,,,, +,,Namibia,"Mar 25, 2020","Apr 15, 2020",The parliament will be suspended for 21 days.,,,,parliament suspended,,https://www.namibian.com.na/89582/read/Partial-lockdown-in-effect-from-Friday,,,, +,,Namibia,"Mar 24, 2020",,"The public is urged to remain at home and avoid public gatherings at places such as bars, shebeens, nightclubs and markets.",,,,social isolation,,https://www.namibian.com.na/89582/read/Partial-lockdown-in-effect-from-Friday,,,, +,,South Africa,"Mar 05, 2020",,First case,,,,first case,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_South_Africa,,,, +,,South Africa,"Mar 15, 2020",,"On 15 March, President Cyril Ramaphosa declared a national state of disaster with a partial travel ban, travel advisories, discouraging public transport, the closing of schools, and prohibiting gatherings of more than 100 people.",,,,state of emergency,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_South_Africa,,,, +,,South Africa,"Mar 15, 2020",,Prohibition of gatherings of more than 100 people.,,,,outdoor gatherings banned,100,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_South_Africa,,,, +,,South Africa,"Mar 18, 2020",,School closure.,,,,school closure,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_South_Africa,,,, +,,South Africa,"Mar 26, 2020","Apr 16, 2020","On 23 March 2020, Ramaphosa issued a national stay-at-home order lasting 21 days from 26 March 2020 to 16 April 2020.",,,,social distancing,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_South_Africa#cite_note-presidency61-5,,,, +,,North Korea,"Feb 02, 2020",,"""During the month of February, events, ceremonial visits and meetings shall not proceed, and essential meetings shall be conducted via telephone"" [...] all diplomats or international organization staff going to North Korea will now be subjected to a mandatory 15-day quarantine process at their “place of residence” from the day of arrival"".",,,,international traveller quarantine - all countries,,https://www.nknews.org/2020/02/north-korea-suspends-vladivostok-flights-expands-virus-containment-measures/,,,, +,,South Africa,"Mar 26, 2020","Apr 16, 2020","On 23 March, President Cyril Ramaphosa addressed the nation and announced a 21-day national lockdown effective from midnight 26 March through to 16 April",,,,blanket curfew - no symptoms,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_South_Africa#cite_note-presidency61-5,,,, +,,,,,,,,,,,,,,, +,,Austria,"Mar 10, 2020",,All outdoor events with more than 500 people and all indoor events with more than 100 people are canceled.,,,,outdoor gatherings banned,500,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Austria,,,, +,,Iceland,"Mar 16, 2020",,"At 11:00 on 13 March, it was announced at a press conference that universities and secondary schools would be closing as of Monday 16 March, on which day a ban on public gatherings of over 100 would be put in place",,,,outdoor gatherings banned,100,,,,, +,,Iraq,"Feb 27, 2020",,Cinemas closed,,,,nonessential business suspension,,,,,, +,,Germany,"Mar 22, 2020","Apr 05, 2020",Restaurants and services like hairdressers were to be closed,,,,nonessential business suspension,,,,,, +,,Hong Kong,"Mar 25, 2020","Mar 31, 2020","The government has also proposed amending laws to prohibit 8,600 licenced restaurants and bars from selling alcohol in an effort to promote social distancing. Lam added the measure aims to prevent viral transmission in intimate settings.",,,,"closure nonessential stores, nonessential business suspension",,https://www.hongkongfp.com/2020/03/23/breaking-coronavirus-hong-kong-ban-foreign-visitors-entry/,,,, +,,US:New Jersey,"Mar 19, 2020",,Governor Murphy announced a statewide stay-at-home order that all non-essential businesses in the state would be closed indefinitely by 9 p.m. on the 21st. The state's libraries were also closed. Police academies were closed until April,,,,"blanket isolation - no symptoms, nonessential business suspension, social distancing",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_New_Jersey#Government_response,,,, +,,US:New Jersey,"Mar 18, 2020",,The first government-run coronavirus testing center opened on the 20th at Bergen Community College in Bergen County. Hundreds of cars were lined up for about three miles waiting to get into the drive-thru center,,,,expansion of testing facilities,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_New_Jersey#Government_response,,,, +,,US:New Jersey,"Mar 25, 2020",,"A hotline had been set up for New Jersey workers to report employers for making them go to work despite the emergency declaration, but it got so many calls that it crashed the system",,,,"community spread, low compliance",,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_New_Jersey#Government_response,,,, +,,,"Mar 01, 2020",,The first case of COVID-19 in New York was confirmed on March 1,,,,first case,,,,,, +,,,"Mar 26, 2020",,"Cuomo announced that the state would allow two patients to share one ventilator using a technique he called ""splitting"" where a second set of tubes would be added to the ventilator. COVID-19 patients need ventilators for between 11 to 21 days, while under normal circumstances patients usually only require them for three to four days. He also said the state was considering converting anesthesia machines to use as ventilators",,,,,,,,,, +,,,"Mar 12, 2020",,"the first two cases were confirmed in Albany County, leading Albany mayor Kathy Sheehan to suspend the annual St. Patrick's Day parade.",,,,very large event cancellation or postponement,,,,,, +,,,"Mar 11, 2020","Mar 18, 2020",City University of New York and State University of New York schools would be closed for the following week,,,,"remote schooling, university closure",,,,,, +,,,"Mar 08, 2020",,"New York City issued new commuter guidelines amid the current outbreak, asking sick individuals to stay off public transit, encouraging citizens to avoid densely packed buses, subways, or trains",,Huanggong,,"public transport occupancy tracing, social distancing advice, symptom isolation, voluntary isolation",,,,,, +,,,"Mar 07, 2020",,Governor Andrew Cuomo declared a state of emergency,,,,"public announcement, state of emergency",,,,,, +,,,"Mar 06, 2020",,"an article appeared in the New York Post stating that while Mayor de Blasio assigned responsibility for the lack of N95 masks and other PPE supplies to the federal government, the city never ordered the supplies until that date",,,,,,,,,, +,,,"Mar 06, 2020",,"On March 6, eleven new cases were reported bringing the state caseload to 33.[15] All the new cases were tied to the first community transmission case",,,,contact isolation,,,,,, +,,,,,,,,,,,,,,, +,,,,,,,,,,,,,,, +,,,,,,,,,,,,,,, +,,,,,,,,,,,,,,, +,,,"Mar 02, 2020",,"ayor Bill de Blasio tweeted that people should ignore the virus and ""go on with your lives + get out on the town despite Coronavirus""",,,,"community spread, low compliance, public announcement",,,,,, +,,,,,,,,,,,,,,, +,,,,,,,,,,,,,,, +,,,,,,,,,,,,,,, +,,,,,,,,,,,,,,, +,,,,,,,,,,,,,,, +,,,,,,,,,,,,,,, +,,,"Mar 10, 2020",,Governor Cuomo announced a containment zone in the city of New Rochelle from March 12 to 25,,Wenzhou,,cluster isolation - no symptoms,,,,,, +,,,,,,,,,,,,,,, +,,,"Mar 04, 2020",,the number of cases in New York increased to 11 as nine people linked to the second positive patient tested as positive,,,,contact tracing,,,,,, +,,Georgia,"Jan 28, 2020",,"Georgia bans the import of live animals, including turtles and ornamental fish, from China. Tbilisi claims the ban will remain in effect until the WHO declares China free from the coronavirus.",,,,wild animal ban,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Georgia_(country),,China,, +,,Georgia,"Jan 30, 2020",,Prime Minister Giorgi Gakharia alleges that the country's healthcare system is ready to respond to the new coronavirus if it enters Georgia.,,,,public announcement,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Georgia_(country),,,, +,,Georgia,"Jan 26, 2020",,Georgian doctors start examining passengers arriving from China at airports for coronavirus-related symptoms,,,,international traveller screening - symptomatic,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Georgia_(country),,China,, +,,Georgia,"Jan 29, 2020","Mar 29, 2020",Georgia suspends direct flights with China for two months.,,,,international travel ban - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Georgia_(country),,China,, +,,,,,,,,,,,,,,, +,,Georgia,"Feb 23, 2020",,"Georgia calls the outbreak of the coronavirus in neighboring Iran a ""serious concern"" and suspends direct flights with the Islamic Republic.",,,,international travel ban - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Georgia_(country),,Iran,, +,,Georgia,"Feb 04, 2020",,The Lugar Center of the NCDC starts testing for the coronavirus after receiving reagents from Germany. It previously had to send test samples to Germany or the Netherlands for confirmation.,,,,expansion of testing facilities,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Georgia_(country),,,, +,,Georgia,"Feb 26, 2020",,"Prime Minister Giorgi Gakharia sets up an Inter-Agency Council for Coordination Against the Coronavirus (IACC), made of representatives of every major government agency, to manage the situation. The IACC's first decision is to ban flights to Iran.",,,,international travel ban - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Georgia_(country),,Iran,, +,,Georgia,"Feb 24, 2020",,"Georgia warns its citizens visiting Italy, in particular northern parts of the country, to avoid public places and regularly wash their hands as Italy becomes the newest center of the epidemy.",,,,personal hygiene,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Georgia_(country),,Italy,, +,,Georgia,"Feb 27, 2020",,Turkish citizens who visited coronavirus-infected countries are banned from crossing the Georgian-Turkish border.,,,,international travel ban - risk countries,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Georgia_(country),,,, +,,Egypt,"Feb 14, 2020",,First case confirmed,,,,first case,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Egypt,,,, +,,,,,,,,,,,,,,, +,,,"Mar 02, 2020",,FIrst case confirmed,,,,first case,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Morocco,,,, +,,,"Mar 16, 2020",,All schools shut down until further notice,,,,"school closure, university closure",1,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Morocco,,,, +,,,,,,,,,,,,,,, +,,,"Mar 25, 2020",,A direct 24-hour hotline was set up,,,,phone line,1,https://www.moroccoworldnews.com/2020/03/297599/allo-300-interior-ministry-armed-forces-launch-new-covid-19-hotline/,,,, +,,,"Mar 24, 2020",,Suspension of all inter-city buses,,,,domestic travel limitation,,https://www.moroccoworldnews.com/2020/03/297009/covid-19-morocco-to-suspend-intercity-buses/,,,, +,,,"Mar 20, 2020",,"declaring a state of emergency and limiting the movement of citizens, by requiring that people can only leave their homes if they are provided with an official document from state officials, in some to specific cases.",,,,blanket curfew - no symptoms,2,https://www.moroccoworldnews.com/2020/03/296213/covid-19-morocco-declares-public-health-emergency/,,,, +,,Georgia,"Mar 27, 2020",,South Ossetian de facto authorities close down the Kartsmani crossing point in Imereti to prevent Georgians from entering the breakaway republic out of fear for the outbreak.,,,,,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Georgia_(country),,,, +,,Georgia,"Feb 27, 2020",,"Airline Wizz Air reduces its flight frequency to Italian destinations, including a full cancellation of flights to Milan.",,,,,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Georgia_(country),,Italy,, +,,Russia,"Feb 28, 2020",,"Russia sends out mobile sanitary brigades to help separatist Abkhazia deal with the virus, as Sokhumi refuses to collaborate with Tbilisi on the outbreak.",,,,international aid,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Georgia_(country),,,, +,,Georgia,"Feb 29, 2020","Mar 16, 2020",The government closes schools down until March 16.,,,,school closure,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Georgia_(country),,,, +,,Georgia,,,,,,,,,,,,, +,,,,,,,,,,,,,,, +,,Uganda,"Mar 20, 2020",,First case confirmed,,,,"confirmed case isolation, first case",1,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Uganda,,,, +,,Uganda,"Jan 27, 2020",,Screening measures have started at Entebbe International Airport in Uganda. (unclear whether risk or all countries),,,,international traveller screening - risk countries,1,https://www.airport-technology.com/news/coronavirus-airports-screening-passengers/,,,, +,,Uganda,"Mar 18, 2020","Apr 19, 2020",banned all incoming and outgoing travel to specified highly affected countries for a period of 32 days,,,,international travel ban - risk countries,5,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Uganda,,,, +,,Uganda,"Mar 20, 2020","Apr 19, 2020",closure of all schools for 30 days,,,,"school closure, university closure",1,https://www.theeastafrican.co.ke/news/ea/Museveni-orders-closure-of-schools/4552908-5495920-g6x714/index.html,,,, +,,Uganda,"Mar 20, 2020","Apr 21, 2020","Public gatherings including worship, pubs, weddings, music shows, rallies and cultural meetings have been suspended for 32 days with immediate effect.",,,,"cultural activity limitation, indoor gatherings banned, outdoor gatherings banned, religious activity limitations, restaurant limitations",,https://www.theeastafrican.co.ke/news/ea/Museveni-orders-closure-of-schools/4552908-5495920-g6x714/index.html',,,, +,,Uganda,"Mar 25, 2020",,Toll free line for case reporting,,,,phone line,1,https://twitter.com/MinofHealthUG/status/1242816294656843779,,,, +,,Uganda,"Mar 24, 2020","Apr 23, 2020",Entry of any person or animal to Uganda prohibited,,,,international travel ban - all countries,6,https://webcache.googleusercontent.com/search?q=cache:gHpumsIsyeEJ:https://nms.go.ug/index.php/client-services/publications/send/13-legal/56-the-public-health-prohibition-of-entry-into-uganda-order-2020+&cd=1&hl=en&ct=clnk&gl=cz,,,, +,,Uganda,"Mar 20, 2020",,Mandatory 14day quarantine for all international travellers,,,,international traveller quarantine - all countries,4,https://twitter.com/MinofHealthUG/status/1241741179131236361,,,, +,,,,,,,,,,,,,,, +,,US:Alabama,"Feb 04, 2020",,"asked travelers to mainland China who returned to the United States on or after January 22, 2020 to Infectious Diseases and Outbreaks Division as soon as they arrive ",,,,international traveller screening - risk countries,1,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Alabama,,,, +,,US:Alabama,"Feb 28, 2020",,"recommended individuals protect themselves from COVID-19 by getting a flu shot and ""other normal precautions",,,,risk communication,1,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Alabama,,,, +,,US:Alabama,"Mar 18, 2020","Jun 05, 2020",Closure of all public schools,,,,school closure,,"https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Alabama, https://www.waaytv.com/content/coronavirus-content/Alabama-public-schools-closed-for-rest-of-school-year--569136931.html",,,, +,,US:Alabama,"Mar 18, 2020",,statewide health order prohibited all non-work related gatherings of 25+ persons or any non-work related gatherings that cannot maintain consistent six-foot spacing between people,,,,"indoor gatherings banned, outdoor gatherings banned",25,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Alabama,,,, +,,US:Alabama,"Mar 27, 2020","Apr 17, 2020","all ""non-essential businesses"" in the state were ordered to be closed until April 17,",,,,nonessential business suspension,1,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Alabama,,,, +,,US:Alabama,"Mar 23, 2020",,statewide hotline and email for COVID-19 information,,,,phone line,1,http://www.alabamapublichealth.gov/news/2020/03/23.html,,,, +,,US:Alabama,"Mar 18, 2020",,"Any restaurant, brewery or bar shall not permit onsite food or drink to be served for at least one week",,,,restaurant limitations,1,http://www.alabamapublichealth.gov/news/2020/03/19.html,,,, +,,US:Alaska,"Mar 12, 2020",,Fist case confirmed,,,,first case,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Alaska,,,, +,,US:Alaska,"Mar 21, 2020",,"Town of 8,000 with a cluster of 6 cases ordered shelter in place for the following 14 days",,,,cohort isolation - no symptoms,1,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Alaska,,,, +,,US:Alaska,"Mar 16, 2020","May 01, 2020",public schools to close,,,,school closure,,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Alaska,,,, +,,US:Alaska,"Mar 18, 2020",,restaurants were restricted to take-out and delivery,,,,restaurant limitations,,https://gov.alaska.gov/newsroom/2020/03/17/governor-issues-covid-19-health-mandates-003-and-004/,,,, +,,US:Alaska,"Mar 25, 2020",,everyone arriving in Alaska to self-quarantine for 14 days upon arrival,,,,domestic traveller quarantine,1,https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Alaska,,,, +,,US:Alaska,"Mar 18, 2020",,entertainment venues such as movie theaters and gyms were closed,,,,cultural activity limitation,,https://gov.alaska.gov/newsroom/2020/03/17/governor-issues-covid-19-health-mandates-003-and-004/,,,, +,,US:Alaska,"Mar 28, 2020",,"all persons in Alaska, except for those engaged in essential health care services, public government services, and essential business activities, are mandated to remain at their place of residence and practice social distancing",,,,blanket curfew - no symptoms,,https://gov.alaska.gov/newsroom/2020/03/27/governor-issues-covid-19-health-mandates-on-social-distancing-limiting-intrastate-travel-2/,,,, +,,US:Alaska,"Mar 28, 2020",,"all in-state travel between communities, whether resident, worker, or visitor, is prohibited unless travel is to support critical infrastructure; or for critical personal needs",,,,domestic travel ban,2,https://gov.alaska.gov/newsroom/2020/03/27/governor-issues-covid-19-health-mandates-on-social-distancing-limiting-intrastate-travel-2/,,,, +,,Japan,"Mar 20, 2020",,"Japanese government published flyers containing instructions: how to wash hand and sneeze properly. Encourage citizens to avoid crowds and implement social distancing. ",,,,"handwashing encouragement, social distancing advice",,https://www.cas.go.jp/jp/influenza/novel_coronavirus.html,,,, +,,Japan,"Feb 28, 2020",,"Japan government Internet TV- released video of how to properly wear a mask ",,,,coronavirus education activities,,https://nettv.gov-online.go.jp/prg/prg20344.html,,,, +,,Japan,"Feb 28, 2020",,"Japanese government Internet TV- released video of handwashing instruction ",,,,coronavirus education activities,,,,,, +,,Japan,"Feb 28, 2020",,"Japanese government Internet TV- released videos of safety measures for containing COVID-19 * contains multiple source URLs. ",,,,coronavirus education activities,,"https://nettv.gov-online.go.jp/prg/prg20290.html, https://nettv.gov-online.go.jp/prg/prg20320.html, https://nettv.gov-online.go.jp/prg/prg20357.html , https://nettv.gov-online.go.jp/prg/prg20410.html, https://nettv.gov-online.go.jp/prg/prg20434.html",,,, +,,South Korea,"Apr 01, 2020",,"All arrival passengers from the world (including travel and short term travellers)- must be in 14 days quarantine either in self-isolation (if you have accommodation) or in government designated relief centres. ",,,,international traveller quarantine - all countries,,http://www.korea.kr/news/policyNewsView.do?newsId=148870954&pWise=sub&pWiseSub=B12,,,, +,,South Korea,,,,,,,,,,,,, +,,South Korea,"Mar 28, 2020",,"Arrival national passengers from Europe & US who do not have access to own car- govt will support designated airport limousine bus and bullet train compartment. ",,,,special management arrangements,,https://www.cdc.go.kr/board/board.es?mid=a20501000000&bid=0015&list_no=366673&act=view,,,, +,,South Korea,"Mar 28, 2020",,Violation of Self-isolation: maximum 1 year imprisonment or 10 million won (= USD830) penalty,,,,risk communication,,https://www.cdc.go.kr/board/board.es?mid=a20501000000&bid=0015&list_no=366673&act=view,,,, \ No newline at end of file diff --git a/web/datasets/COVID-19 containment measures.zip b/web/datasets/COVID-19 containment measures.zip new file mode 100644 index 00000000..5b6ea621 Binary files /dev/null and b/web/datasets/COVID-19 containment measures.zip differ diff --git a/web/datasets/countermeasures_db_johnshopkins.csv b/web/datasets/countermeasures_db_johnshopkins.csv new file mode 100644 index 00000000..b75c43cc --- /dev/null +++ b/web/datasets/countermeasures_db_johnshopkins.csv @@ -0,0 +1,4737 @@ +,Symptomatic isolation - targeted,Symptomatic isolation - blanket,Asymptomatic isolation - targeted,Asymptomatic isolation - blanket,Domestic travel restriction,Nonessential business suspension,International travel restriction,Testing,Contact tracing,Mask wearing,Hand washing,Gatherings banned,Healthcare specialisation,Public education and incentives,Assisting people to stay home,Public cleaning,Miscellaneous hygiene measures,Public interaction and hygiene,School closure,Activity cancellation,Resumption,Diagnostic criteria loosened,Diagnostic criteria tightened,Testing criteria,Date,Country,Confirmed Cases,Deaths +0,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Austria,0,0 +1,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Germany,0,0 +2,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,United Kingdom,0,0 +3,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,South Korea,1,0 +4,,,1.0,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-01-23,Singapore,1,0 +5,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Israel,0,0 +6,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Japan,2,0 +7,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Sweden,0,0 +8,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,San Marino,0,0 +9,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Slovenia,0,0 +10,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Canada,0,0 +11,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Hong Kong,2,0 +12,,,,,,,2.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Taiwan,1,0 +13,,,,,,0.5,,,700.0,,,,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,China,639,18 +14,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Italy,0,0 +15,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Czechia,0,0 +16,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Australia,0,0 +17,,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Romania,0,0 +18,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,France,0,0 +19,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Portugal,0,0 +20,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Spain,0,0 +21,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Belgium,0,0 +22,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Luxembourg,0,0 +23,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Albania,0,0 +24,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Andorra,0,0 +25,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Belarus,0,0 +26,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Bosnia and Herzegovina,0,0 +27,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Bulgaria,0,0 +28,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Denmark,0,0 +29,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Estonia,0,0 +30,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Cyprus,0,0 +31,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Croatia,0,0 +32,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Finland,0,0 +33,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Georgia,0,0 +34,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Hungary,0,0 +35,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Latvia,0,0 +36,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Lithuania,0,0 +37,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Greece,0,0 +38,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Moldova,0,0 +39,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Malta,0,0 +40,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Monaco,0,0 +41,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Netherlands,0,0 +42,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Iceland,0,0 +43,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Ireland,0,0 +44,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Kazakhstan,0,0 +45,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Poland,0,0 +46,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Turkey,0,0 +47,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Ukraine,0,0 +48,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Slovakia,0,0 +49,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Serbia,0,0 +50,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Switzerland,0,0 +51,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Norway,0,0 +52,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Montenegro,0,0 +53,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Iran,0,0 +54,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Liechtenstein,0,0 +55,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Russia,0,0 +56,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Mexico,0,0 +57,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Egypt,0,0 +58,,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Nepal,0,0 +59,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Iraq,0,0 +60,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,South Africa,0,0 +61,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Namibia,0,0 +62,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Morocco,0,0 +63,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Uganda,0,0 +64,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Austria,0,0 +65,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Germany,0,0 +66,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,United Kingdom,0,0 +67,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,South Korea,2,0 +68,,,1.0,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-01-24,Singapore,3,0 +69,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Israel,0,0 +70,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Japan,2,0 +71,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Sweden,0,0 +72,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,San Marino,0,0 +73,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Slovenia,0,0 +74,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Canada,0,0 +75,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Hong Kong,2,0 +76,,,,,,,2.0,,,,,,0.0,1.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Taiwan,3,0 +77,,,,,,0.5,,,700.0,,,,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,China,916,26 +78,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Italy,0,0 +79,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Czechia,0,0 +80,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Australia,0,0 +81,,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Romania,0,0 +82,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,France,2,0 +83,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Portugal,0,0 +84,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Spain,0,0 +85,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Belgium,0,0 +86,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Luxembourg,0,0 +87,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Albania,0,0 +88,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Andorra,0,0 +89,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Belarus,0,0 +90,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Bosnia and Herzegovina,0,0 +91,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Bulgaria,0,0 +92,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Denmark,0,0 +93,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Estonia,0,0 +94,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Cyprus,0,0 +95,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Croatia,0,0 +96,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Finland,0,0 +97,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Georgia,0,0 +98,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Hungary,0,0 +99,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Latvia,0,0 +100,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Lithuania,0,0 +101,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Greece,0,0 +102,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Moldova,0,0 +103,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Malta,0,0 +104,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Monaco,0,0 +105,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Netherlands,0,0 +106,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Iceland,0,0 +107,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Ireland,0,0 +108,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Kazakhstan,0,0 +109,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Poland,0,0 +110,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Turkey,0,0 +111,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Ukraine,0,0 +112,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Slovakia,0,0 +113,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Serbia,0,0 +114,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Switzerland,0,0 +115,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Norway,0,0 +116,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Montenegro,0,0 +117,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Iran,0,0 +118,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Liechtenstein,0,0 +119,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Russia,0,0 +120,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Mexico,0,0 +121,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Egypt,0,0 +122,,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Nepal,0,0 +123,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Iraq,0,0 +124,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,South Africa,0,0 +125,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Namibia,0,0 +126,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Morocco,0,0 +127,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Uganda,0,0 +128,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Austria,0,0 +129,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Germany,0,0 +130,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,United Kingdom,0,0 +131,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,South Korea,2,0 +132,,,1.0,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-01-25,Singapore,3,0 +133,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Israel,0,0 +134,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Japan,2,0 +135,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Sweden,0,0 +136,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,San Marino,0,0 +137,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Slovenia,0,0 +138,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Canada,0,0 +139,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Hong Kong,5,0 +140,,,,,,,2.0,,,,,,0.0,1.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Taiwan,3,0 +141,,,,,,0.5,,,700.0,,,,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,China,1399,42 +142,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Italy,0,0 +143,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Czechia,0,0 +144,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Australia,0,0 +145,,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Romania,0,0 +146,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,France,3,0 +147,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Portugal,0,0 +148,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Spain,0,0 +149,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Belgium,0,0 +150,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Luxembourg,0,0 +151,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Albania,0,0 +152,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Andorra,0,0 +153,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Belarus,0,0 +154,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Bosnia and Herzegovina,0,0 +155,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Bulgaria,0,0 +156,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Denmark,0,0 +157,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Estonia,0,0 +158,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Cyprus,0,0 +159,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Croatia,0,0 +160,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Finland,0,0 +161,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Georgia,0,0 +162,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Hungary,0,0 +163,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Latvia,0,0 +164,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Lithuania,0,0 +165,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Greece,0,0 +166,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Moldova,0,0 +167,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Malta,0,0 +168,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Monaco,0,0 +169,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Netherlands,0,0 +170,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Iceland,0,0 +171,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Ireland,0,0 +172,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Kazakhstan,0,0 +173,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Poland,0,0 +174,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Turkey,0,0 +175,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Ukraine,0,0 +176,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Slovakia,0,0 +177,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Serbia,0,0 +178,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Switzerland,0,0 +179,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Norway,0,0 +180,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Montenegro,0,0 +181,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Iran,0,0 +182,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Liechtenstein,0,0 +183,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Russia,0,0 +184,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Mexico,0,0 +185,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Egypt,0,0 +186,,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Nepal,1,0 +187,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Iraq,0,0 +188,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,South Africa,0,0 +189,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Namibia,0,0 +190,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Morocco,0,0 +191,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Uganda,0,0 +192,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Austria,0,0 +193,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Germany,0,0 +194,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,United Kingdom,0,0 +195,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,South Korea,3,0 +196,,,1.0,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-01-26,Singapore,4,0 +197,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Israel,0,0 +198,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Japan,4,0 +199,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Sweden,0,0 +200,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,San Marino,0,0 +201,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Slovenia,0,0 +202,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Canada,1,0 +203,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Hong Kong,8,0 +204,,,,,,,2.0,,,,,,0.0,1.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Taiwan,4,0 +205,,,,,,0.5,,,700.0,,,,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,China,2062,56 +206,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Italy,0,0 +207,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Czechia,0,0 +208,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Australia,4,0 +209,,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Romania,0,0 +210,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,France,3,0 +211,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Portugal,0,0 +212,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Spain,0,0 +213,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Belgium,0,0 +214,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Luxembourg,0,0 +215,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Albania,0,0 +216,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Andorra,0,0 +217,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Belarus,0,0 +218,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Bosnia and Herzegovina,0,0 +219,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Bulgaria,0,0 +220,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Denmark,0,0 +221,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Estonia,0,0 +222,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Cyprus,0,0 +223,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Croatia,0,0 +224,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Finland,0,0 +225,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Georgia,0,0 +226,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Hungary,0,0 +227,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Latvia,0,0 +228,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Lithuania,0,0 +229,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Greece,0,0 +230,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Moldova,0,0 +231,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Malta,0,0 +232,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Monaco,0,0 +233,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Netherlands,0,0 +234,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Iceland,0,0 +235,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Ireland,0,0 +236,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Kazakhstan,0,0 +237,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Poland,0,0 +238,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Turkey,0,0 +239,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Ukraine,0,0 +240,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Slovakia,0,0 +241,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Serbia,0,0 +242,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Switzerland,0,0 +243,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Norway,0,0 +244,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Montenegro,0,0 +245,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Iran,0,0 +246,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Liechtenstein,0,0 +247,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Russia,0,0 +248,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Mexico,0,0 +249,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Egypt,0,0 +250,,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Nepal,1,0 +251,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Iraq,0,0 +252,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,South Africa,0,0 +253,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Namibia,0,0 +254,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Morocco,0,0 +255,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Uganda,0,0 +256,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Austria,0,0 +257,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Germany,1,0 +258,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,United Kingdom,0,0 +259,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,South Korea,4,0 +260,,,1.0,1.0,,,2.0,,,,,,1.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-01-27,Singapore,5,0 +261,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Israel,0,0 +262,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Japan,4,0 +263,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Sweden,0,0 +264,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,San Marino,0,0 +265,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Slovenia,0,0 +266,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Canada,1,0 +267,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Hong Kong,8,0 +268,,,,,,,2.0,,,,,,0.0,1.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Taiwan,5,0 +269,,,,,,0.5,,,700.0,,,,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,China,2863,82 +270,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Italy,0,0 +271,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Czechia,0,0 +272,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Australia,5,0 +273,,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Romania,0,0 +274,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,France,3,0 +275,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Portugal,0,0 +276,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Spain,0,0 +277,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Belgium,0,0 +278,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Luxembourg,0,0 +279,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Albania,0,0 +280,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Andorra,0,0 +281,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Belarus,0,0 +282,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Bosnia and Herzegovina,0,0 +283,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Bulgaria,0,0 +284,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Denmark,0,0 +285,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Estonia,0,0 +286,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Cyprus,0,0 +287,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Croatia,0,0 +288,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Finland,0,0 +289,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Georgia,0,0 +290,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Hungary,0,0 +291,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Latvia,0,0 +292,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Lithuania,0,0 +293,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Greece,0,0 +294,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Moldova,0,0 +295,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Malta,0,0 +296,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Monaco,0,0 +297,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Netherlands,0,0 +298,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Iceland,0,0 +299,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Ireland,0,0 +300,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Kazakhstan,0,0 +301,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Poland,0,0 +302,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Turkey,0,0 +303,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Ukraine,0,0 +304,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Slovakia,0,0 +305,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Serbia,0,0 +306,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Switzerland,0,0 +307,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Norway,0,0 +308,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Montenegro,0,0 +309,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Iran,0,0 +310,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Liechtenstein,0,0 +311,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Russia,0,0 +312,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Mexico,0,0 +313,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Egypt,0,0 +314,,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Nepal,1,0 +315,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Iraq,0,0 +316,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,South Africa,0,0 +317,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Namibia,0,0 +318,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Morocco,0,0 +319,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Uganda,0,0 +320,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Austria,0,0 +321,,,,,,,5.0,,,,,,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Germany,4,0 +322,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,United Kingdom,0,0 +323,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,South Korea,4,0 +324,,,1.0,1.0,,,2.0,,2000.0,,,,1.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-01-28,Singapore,7,0 +325,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Israel,0,0 +326,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Japan,7,0 +327,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Sweden,0,0 +328,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,San Marino,0,0 +329,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Slovenia,0,0 +330,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Canada,2,0 +331,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Hong Kong,8,0 +332,,,,,,,2.0,,,,,,0.0,1.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Taiwan,8,0 +333,,,,,,0.5,,,700.0,,,,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,China,5494,131 +334,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Italy,0,0 +335,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Czechia,0,0 +336,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Australia,5,0 +337,,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Romania,0,0 +338,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,France,4,0 +339,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Portugal,0,0 +340,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Spain,0,0 +341,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Belgium,0,0 +342,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Luxembourg,0,0 +343,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Albania,0,0 +344,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Andorra,0,0 +345,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Belarus,0,0 +346,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Bosnia and Herzegovina,0,0 +347,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Bulgaria,0,0 +348,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Denmark,0,0 +349,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Estonia,0,0 +350,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Cyprus,0,0 +351,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Croatia,0,0 +352,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Finland,0,0 +353,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Georgia,0,0 +354,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Hungary,0,0 +355,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Latvia,0,0 +356,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Lithuania,0,0 +357,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Greece,0,0 +358,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Moldova,0,0 +359,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Malta,0,0 +360,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Monaco,0,0 +361,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Netherlands,0,0 +362,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Iceland,0,0 +363,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Ireland,0,0 +364,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Kazakhstan,0,0 +365,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Poland,0,0 +366,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Turkey,0,0 +367,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Ukraine,0,0 +368,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Slovakia,0,0 +369,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Serbia,0,0 +370,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Switzerland,0,0 +371,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Norway,0,0 +372,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Montenegro,0,0 +373,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Iran,0,0 +374,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Liechtenstein,0,0 +375,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Russia,0,0 +376,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Mexico,0,0 +377,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Egypt,0,0 +378,,,,,,,5.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Nepal,1,0 +379,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Iraq,0,0 +380,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,South Africa,0,0 +381,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Namibia,0,0 +382,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Morocco,0,0 +383,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Uganda,0,0 +384,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Austria,0,0 +385,,,,,,,5.0,,,,,,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Germany,4,0 +386,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,United Kingdom,0,0 +387,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,South Korea,4,0 +388,,,1.0,1.0,,,5.0,,2000.0,,,,1.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-01-29,Singapore,7,0 +389,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Israel,0,0 +390,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Japan,7,0 +391,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Sweden,0,0 +392,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,San Marino,0,0 +393,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Slovenia,0,0 +394,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Canada,2,0 +395,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Hong Kong,10,0 +396,,,,,,,2.0,,,,,,0.0,1.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Taiwan,8,0 +397,,,,,,0.5,,,700.0,,,,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,China,6070,133 +398,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Italy,0,0 +399,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Czechia,0,0 +400,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Australia,6,0 +401,,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Romania,0,0 +402,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,France,5,0 +403,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Portugal,0,0 +404,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Spain,0,0 +405,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-01-29,Belgium,0,0 +406,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Luxembourg,0,0 +407,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Albania,0,0 +408,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Andorra,0,0 +409,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Belarus,0,0 +410,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Bosnia and Herzegovina,0,0 +411,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Bulgaria,0,0 +412,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Denmark,0,0 +413,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Estonia,0,0 +414,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Cyprus,0,0 +415,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Croatia,0,0 +416,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Finland,1,0 +417,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Georgia,0,0 +418,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Hungary,0,0 +419,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Latvia,0,0 +420,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Lithuania,0,0 +421,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Greece,0,0 +422,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Moldova,0,0 +423,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Malta,0,0 +424,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Monaco,0,0 +425,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Netherlands,0,0 +426,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Iceland,0,0 +427,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Ireland,0,0 +428,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Kazakhstan,0,0 +429,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Poland,0,0 +430,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Turkey,0,0 +431,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Ukraine,0,0 +432,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Slovakia,0,0 +433,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Serbia,0,0 +434,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Switzerland,0,0 +435,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Norway,0,0 +436,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Montenegro,0,0 +437,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Iran,0,0 +438,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Liechtenstein,0,0 +439,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Russia,0,0 +440,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Mexico,0,0 +441,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Egypt,0,0 +442,,,,,,,5.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Nepal,1,0 +443,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Iraq,0,0 +444,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,South Africa,0,0 +445,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Namibia,0,0 +446,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Morocco,0,0 +447,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Uganda,0,0 +448,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Austria,0,0 +449,,,,,,,5.0,,,,,,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Germany,4,0 +450,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,United Kingdom,0,0 +451,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,South Korea,4,0 +452,,,1.0,1.0,,,5.0,,2000.0,,,,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-01-30,Singapore,10,0 +453,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Israel,0,0 +454,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Japan,11,0 +455,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Sweden,0,0 +456,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,San Marino,0,0 +457,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Slovenia,0,0 +458,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Canada,2,0 +459,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Hong Kong,10,0 +460,,,,,,,2.0,,,,,,0.0,1.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Taiwan,9,0 +461,,,,,,0.5,,,700.0,,,,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,China,8124,171 +462,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Italy,0,0 +463,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Czechia,0,0 +464,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Australia,9,0 +465,,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Romania,0,0 +466,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,France,5,0 +467,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Portugal,0,0 +468,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Spain,0,0 +469,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-01-30,Belgium,0,0 +470,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Luxembourg,0,0 +471,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Albania,0,0 +472,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Andorra,0,0 +473,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Belarus,0,0 +474,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Bosnia and Herzegovina,0,0 +475,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Bulgaria,0,0 +476,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Denmark,0,0 +477,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Estonia,0,0 +478,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Cyprus,0,0 +479,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Croatia,0,0 +480,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Finland,1,0 +481,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Georgia,0,0 +482,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Hungary,0,0 +483,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Latvia,0,0 +484,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Lithuania,0,0 +485,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Greece,0,0 +486,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Moldova,0,0 +487,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Malta,0,0 +488,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Monaco,0,0 +489,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Netherlands,0,0 +490,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Iceland,0,0 +491,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Ireland,0,0 +492,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Kazakhstan,0,0 +493,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Poland,0,0 +494,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Turkey,0,0 +495,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Ukraine,0,0 +496,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Slovakia,0,0 +497,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Serbia,0,0 +498,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Switzerland,0,0 +499,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Norway,0,0 +500,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Montenegro,0,0 +501,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Iran,0,0 +502,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Liechtenstein,0,0 +503,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Russia,0,0 +504,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Mexico,0,0 +505,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Egypt,0,0 +506,,,,,,,5.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Nepal,1,0 +507,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Iraq,0,0 +508,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,South Africa,0,0 +509,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Namibia,0,0 +510,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Morocco,0,0 +511,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Uganda,0,0 +512,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Austria,0,0 +513,,,,,,,5.0,,,,,,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Germany,5,0 +514,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,United Kingdom,2,0 +515,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,South Korea,11,0 +516,,,1.0,1.0,,,5.0,,2000.0,,,,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-01-31,Singapore,13,0 +517,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Israel,0,0 +518,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Japan,15,0 +519,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Sweden,1,0 +520,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,San Marino,0,0 +521,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Slovenia,0,0 +522,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Canada,4,0 +523,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Hong Kong,12,0 +524,,,,,,,2.0,,,,,,0.0,1.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Taiwan,10,0 +525,,,,,,0.5,,,700.0,,,,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,China,9783,213 +526,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Italy,2,0 +527,,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Czechia,0,0 +528,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Australia,9,0 +529,,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Romania,0,0 +530,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,France,5,0 +531,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Portugal,0,0 +532,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Spain,0,0 +533,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-01-31,Belgium,0,0 +534,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Luxembourg,0,0 +535,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Albania,0,0 +536,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Andorra,0,0 +537,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Belarus,0,0 +538,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Bosnia and Herzegovina,0,0 +539,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Bulgaria,0,0 +540,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Denmark,0,0 +541,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Estonia,0,0 +542,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Cyprus,0,0 +543,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Croatia,0,0 +544,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Finland,1,0 +545,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Georgia,0,0 +546,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Hungary,0,0 +547,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Latvia,0,0 +548,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Lithuania,0,0 +549,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Greece,0,0 +550,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Moldova,0,0 +551,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Malta,0,0 +552,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Monaco,0,0 +553,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Netherlands,0,0 +554,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Iceland,0,0 +555,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Ireland,0,0 +556,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Kazakhstan,0,0 +557,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Poland,0,0 +558,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Turkey,0,0 +559,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Ukraine,0,0 +560,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Slovakia,0,0 +561,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Serbia,0,0 +562,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Switzerland,0,0 +563,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Norway,0,0 +564,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Montenegro,0,0 +565,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Iran,0,0 +566,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Liechtenstein,0,0 +567,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Russia,2,0 +568,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Mexico,0,0 +569,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Egypt,0,0 +570,,,,,,,5.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Nepal,1,0 +571,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Iraq,0,0 +572,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,South Africa,0,0 +573,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Namibia,0,0 +574,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Morocco,0,0 +575,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Uganda,0,0 +576,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Austria,0,0 +577,,,,,,,5.0,,,,,,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Germany,8,0 +578,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,United Kingdom,2,0 +579,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,South Korea,12,0 +580,,,1.0,1.0,,,5.0,,2000.0,,,,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-02-01,Singapore,16,0 +581,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Israel,0,0 +582,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Japan,20,0 +583,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Sweden,1,0 +584,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,San Marino,0,0 +585,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Slovenia,0,0 +586,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Canada,4,0 +587,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Hong Kong,13,0 +588,,,,,,,3.0,,,,,,0.0,1.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Taiwan,10,0 +589,,,,3.0,,1.0,,,700.0,,,,1.0,0.0,1.0,0.0,1.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-02-01,China,11871,259 +590,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Italy,2,0 +591,,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Czechia,0,0 +592,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Australia,12,0 +593,,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Romania,0,0 +594,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,France,6,0 +595,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Portugal,0,0 +596,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Spain,1,0 +597,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-01,Belgium,0,0 +598,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Luxembourg,0,0 +599,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Albania,0,0 +600,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Andorra,0,0 +601,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Belarus,0,0 +602,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Bosnia and Herzegovina,0,0 +603,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Bulgaria,0,0 +604,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Denmark,0,0 +605,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Estonia,0,0 +606,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Cyprus,0,0 +607,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Croatia,0,0 +608,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Finland,1,0 +609,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Georgia,0,0 +610,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Hungary,0,0 +611,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Latvia,0,0 +612,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Lithuania,0,0 +613,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Greece,0,0 +614,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Moldova,0,0 +615,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Malta,0,0 +616,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Monaco,0,0 +617,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Netherlands,0,0 +618,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Iceland,0,0 +619,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Ireland,0,0 +620,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Kazakhstan,0,0 +621,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Poland,0,0 +622,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Turkey,0,0 +623,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Ukraine,0,0 +624,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Slovakia,0,0 +625,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Serbia,0,0 +626,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Switzerland,0,0 +627,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Norway,0,0 +628,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Montenegro,0,0 +629,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Iran,0,0 +630,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Liechtenstein,0,0 +631,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Russia,2,0 +632,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Mexico,0,0 +633,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Egypt,0,0 +634,,,,,,,5.0,,,,,,1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Nepal,1,0 +635,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Iraq,0,0 +636,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,South Africa,0,0 +637,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Namibia,0,0 +638,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Morocco,0,0 +639,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Uganda,0,0 +640,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Austria,0,0 +641,,,,,,,5.0,,,,,,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Germany,10,0 +642,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,United Kingdom,2,0 +643,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,South Korea,15,0 +644,,,1.0,1.0,,,5.0,,2000.0,,,200.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-02-02,Singapore,18,0 +645,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Israel,0,0 +646,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Japan,20,0 +647,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Sweden,1,0 +648,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,San Marino,0,0 +649,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Slovenia,0,0 +650,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Canada,4,0 +651,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Hong Kong,15,0 +652,,,,,,,3.0,,,,,,0.0,1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Taiwan,10,0 +653,,,1.0,3.0,,1.0,,,700.0,,,,1.0,0.0,1.0,0.0,1.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-02-02,China,16607,361 +654,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Italy,2,0 +655,,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Czechia,0,0 +656,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Australia,12,0 +657,,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Romania,0,0 +658,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,France,6,0 +659,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Portugal,0,0 +660,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Spain,1,0 +661,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-02,Belgium,0,0 +662,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Luxembourg,0,0 +663,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Albania,0,0 +664,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Andorra,0,0 +665,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Belarus,0,0 +666,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Bosnia and Herzegovina,0,0 +667,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Bulgaria,0,0 +668,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Denmark,0,0 +669,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Estonia,0,0 +670,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Cyprus,0,0 +671,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Croatia,0,0 +672,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Finland,1,0 +673,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Georgia,0,0 +674,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Hungary,0,0 +675,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Latvia,0,0 +676,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Lithuania,0,0 +677,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Greece,0,0 +678,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Moldova,0,0 +679,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Malta,0,0 +680,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Monaco,0,0 +681,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Netherlands,0,0 +682,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Iceland,0,0 +683,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Ireland,0,0 +684,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Kazakhstan,0,0 +685,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Poland,0,0 +686,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Turkey,0,0 +687,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Ukraine,0,0 +688,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Slovakia,0,0 +689,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Serbia,0,0 +690,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Switzerland,0,0 +691,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Norway,0,0 +692,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Montenegro,0,0 +693,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Iran,0,0 +694,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Liechtenstein,0,0 +695,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Russia,2,0 +696,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Mexico,0,0 +697,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Egypt,0,0 +698,,,,,,,5.0,,,,,,1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Nepal,1,0 +699,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Iraq,0,0 +700,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,South Africa,0,0 +701,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Namibia,0,0 +702,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Morocco,0,0 +703,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Uganda,0,0 +704,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Austria,0,0 +705,,,,,,,5.0,,,,,,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Germany,12,0 +706,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,United Kingdom,2,0 +707,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,South Korea,15,0 +708,,,1.0,1.0,,,5.0,,2000.0,,,200.0,1.0,0.0,2.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-02-03,Singapore,18,0 +709,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Israel,0,0 +710,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Japan,20,0 +711,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Sweden,1,0 +712,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,San Marino,0,0 +713,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Slovenia,0,0 +714,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Canada,4,0 +715,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Hong Kong,15,0 +716,,,,,,,3.0,,,,,,0.0,1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Taiwan,10,0 +717,,,1.0,3.0,,1.0,1.0,,700.0,,,,1.0,0.0,1.0,0.0,1.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-02-03,China,19693,425 +718,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Italy,2,0 +719,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Czechia,0,0 +720,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Australia,12,0 +721,,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Romania,0,0 +722,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,France,6,0 +723,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Portugal,0,0 +724,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Spain,1,0 +725,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-03,Belgium,0,0 +726,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Luxembourg,0,0 +727,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Albania,0,0 +728,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Andorra,0,0 +729,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Belarus,0,0 +730,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Bosnia and Herzegovina,0,0 +731,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Bulgaria,0,0 +732,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Denmark,0,0 +733,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Estonia,0,0 +734,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Cyprus,0,0 +735,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Croatia,0,0 +736,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Finland,1,0 +737,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Georgia,0,0 +738,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Hungary,0,0 +739,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Latvia,0,0 +740,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Lithuania,0,0 +741,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Greece,0,0 +742,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Moldova,0,0 +743,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Malta,0,0 +744,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Monaco,0,0 +745,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Netherlands,0,0 +746,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Iceland,0,0 +747,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Ireland,0,0 +748,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Kazakhstan,0,0 +749,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Poland,0,0 +750,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Turkey,0,0 +751,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Ukraine,0,0 +752,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Slovakia,0,0 +753,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Serbia,0,0 +754,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Switzerland,0,0 +755,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Norway,0,0 +756,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Montenegro,0,0 +757,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Iran,0,0 +758,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Liechtenstein,0,0 +759,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Russia,2,0 +760,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Mexico,0,0 +761,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Egypt,0,0 +762,,,,,,,5.0,,,,,,1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Nepal,1,0 +763,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Iraq,0,0 +764,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,South Africa,0,0 +765,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Namibia,0,0 +766,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Morocco,0,0 +767,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Uganda,0,0 +768,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Austria,0,0 +769,,,,,,,5.0,,,,,,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Germany,12,0 +770,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,United Kingdom,2,0 +771,,,,,,,,,,,,,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,South Korea,16,0 +772,,,1.0,1.0,,,5.0,,2000.0,,,200.0,1.0,0.0,2.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-02-04,Singapore,24,0 +773,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Israel,0,0 +774,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Japan,22,0 +775,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Sweden,1,0 +776,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,San Marino,0,0 +777,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Slovenia,0,0 +778,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Canada,4,0 +779,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Hong Kong,17,1 +780,,,,,,,3.0,,,,,,0.0,1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Taiwan,11,0 +781,,,1.0,3.0,,1.0,1.0,,700.0,,,,1.0,0.0,1.0,0.0,1.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-02-04,China,23680,490 +782,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Italy,2,0 +783,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Czechia,0,0 +784,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Australia,13,0 +785,,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Romania,0,0 +786,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,France,6,0 +787,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Portugal,0,0 +788,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Spain,1,0 +789,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-04,Belgium,1,0 +790,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Luxembourg,0,0 +791,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Albania,0,0 +792,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Andorra,0,0 +793,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Belarus,0,0 +794,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Bosnia and Herzegovina,0,0 +795,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Bulgaria,0,0 +796,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Denmark,0,0 +797,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Estonia,0,0 +798,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Cyprus,0,0 +799,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Croatia,0,0 +800,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Finland,1,0 +801,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Georgia,0,0 +802,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Hungary,0,0 +803,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Latvia,0,0 +804,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Lithuania,0,0 +805,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Greece,0,0 +806,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Moldova,0,0 +807,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Malta,0,0 +808,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Monaco,0,0 +809,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Netherlands,0,0 +810,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Iceland,0,0 +811,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Ireland,0,0 +812,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Kazakhstan,0,0 +813,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Poland,0,0 +814,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Turkey,0,0 +815,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Ukraine,0,0 +816,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Slovakia,0,0 +817,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Serbia,0,0 +818,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Switzerland,0,0 +819,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Norway,0,0 +820,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Montenegro,0,0 +821,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Iran,0,0 +822,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Liechtenstein,0,0 +823,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Russia,2,0 +824,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Mexico,0,0 +825,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Egypt,0,0 +826,,,,,,,5.0,,,,,,1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Nepal,1,0 +827,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Iraq,0,0 +828,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,South Africa,0,0 +829,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Namibia,0,0 +830,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Morocco,0,0 +831,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Uganda,0,0 +832,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Austria,0,0 +833,,,,,,,5.0,,,,,,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Germany,12,0 +834,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,United Kingdom,2,0 +835,,,,,,,,,,,,,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,South Korea,19,0 +836,,,1.0,1.0,,,5.0,,2000.0,,,200.0,1.0,0.0,2.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-02-05,Singapore,28,0 +837,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Israel,0,0 +838,,,2.0,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.2,2020-02-05,Japan,22,0 +839,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Sweden,1,0 +840,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,San Marino,0,0 +841,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Slovenia,0,0 +842,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Canada,5,0 +843,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Hong Kong,21,1 +844,,,,,,,3.0,,,,,,0.0,1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Taiwan,11,0 +845,,,1.0,3.0,,1.0,1.0,,700.0,,,,1.0,0.0,1.0,0.0,1.0,0.0,2.0,1.0,0.0,1.0,0.0,0.0,2020-02-05,China,27409,562 +846,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Italy,2,0 +847,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Czechia,0,0 +848,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Australia,13,0 +849,,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Romania,0,0 +850,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,France,6,0 +851,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Portugal,0,0 +852,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Spain,1,0 +853,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-05,Belgium,1,0 +854,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Luxembourg,0,0 +855,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Albania,0,0 +856,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Andorra,0,0 +857,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Belarus,0,0 +858,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Bosnia and Herzegovina,0,0 +859,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Bulgaria,0,0 +860,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Denmark,0,0 +861,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Estonia,0,0 +862,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Cyprus,0,0 +863,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Croatia,0,0 +864,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Finland,1,0 +865,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Georgia,0,0 +866,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Hungary,0,0 +867,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Latvia,0,0 +868,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Lithuania,0,0 +869,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Greece,0,0 +870,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Moldova,0,0 +871,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Malta,0,0 +872,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Monaco,0,0 +873,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Netherlands,0,0 +874,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Iceland,0,0 +875,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Ireland,0,0 +876,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Kazakhstan,0,0 +877,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Poland,0,0 +878,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Turkey,0,0 +879,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Ukraine,0,0 +880,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Slovakia,0,0 +881,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Serbia,0,0 +882,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Switzerland,0,0 +883,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Norway,0,0 +884,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Montenegro,0,0 +885,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Iran,0,0 +886,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Liechtenstein,0,0 +887,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Russia,2,0 +888,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Mexico,0,0 +889,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Egypt,0,0 +890,,,,,,,5.0,,,,,,1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Nepal,1,0 +891,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Iraq,0,0 +892,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,South Africa,0,0 +893,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Namibia,0,0 +894,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Morocco,0,0 +895,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Uganda,0,0 +896,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Austria,0,0 +897,,,,,,,5.0,,,,,,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Germany,12,0 +898,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,United Kingdom,2,0 +899,,,,,,,,,,,,,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,South Korea,23,0 +900,,,1.0,1.0,,,5.0,,2000.0,,,200.0,1.0,0.0,2.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-02-06,Singapore,28,0 +901,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Israel,0,0 +902,,,2.0,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.2,2020-02-06,Japan,22,0 +903,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Sweden,1,0 +904,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,San Marino,0,0 +905,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Slovenia,0,0 +906,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Canada,5,0 +907,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Hong Kong,24,1 +908,,,,,,,3.0,,,100.0,,,0.0,1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Taiwan,16,0 +909,,,1.0,3.0,,1.0,1.0,,700.0,,,,1.0,0.0,1.0,0.0,1.0,0.0,2.0,1.0,0.0,1.0,0.0,0.0,2020-02-06,China,30553,632 +910,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Italy,2,0 +911,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Czechia,0,0 +912,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Australia,14,0 +913,,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Romania,0,0 +914,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,France,6,0 +915,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Portugal,0,0 +916,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Spain,1,0 +917,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-06,Belgium,1,0 +918,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Luxembourg,0,0 +919,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Albania,0,0 +920,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Andorra,0,0 +921,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Belarus,0,0 +922,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Bosnia and Herzegovina,0,0 +923,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Bulgaria,0,0 +924,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Denmark,0,0 +925,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Estonia,0,0 +926,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Cyprus,0,0 +927,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Croatia,0,0 +928,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Finland,1,0 +929,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Georgia,0,0 +930,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Hungary,0,0 +931,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Latvia,0,0 +932,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Lithuania,0,0 +933,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Greece,0,0 +934,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Moldova,0,0 +935,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Malta,0,0 +936,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Monaco,0,0 +937,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Netherlands,0,0 +938,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Iceland,0,0 +939,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Ireland,0,0 +940,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Kazakhstan,0,0 +941,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Poland,0,0 +942,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Turkey,0,0 +943,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Ukraine,0,0 +944,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Slovakia,0,0 +945,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Serbia,0,0 +946,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Switzerland,0,0 +947,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Norway,0,0 +948,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Montenegro,0,0 +949,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Iran,0,0 +950,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Liechtenstein,0,0 +951,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Russia,2,0 +952,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Mexico,0,0 +953,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Egypt,0,0 +954,,,,,,,5.0,,,,,,1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Nepal,1,0 +955,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Iraq,0,0 +956,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,South Africa,0,0 +957,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Namibia,0,0 +958,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Morocco,0,0 +959,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Uganda,0,0 +960,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Austria,0,0 +961,,,,,,,5.0,,,,,,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Germany,13,0 +962,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,United Kingdom,3,0 +963,,,,,,,,,,,,,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.5,2020-02-07,South Korea,24,0 +964,,,1.0,1.0,,,5.0,,2000.0,,,200.0,1.0,0.0,2.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.1,2020-02-07,Singapore,30,0 +965,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Israel,0,0 +966,,,2.0,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.30000000000000004,2020-02-07,Japan,25,0 +967,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Sweden,1,0 +968,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,San Marino,0,0 +969,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Slovenia,0,0 +970,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Canada,7,0 +971,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-07,Hong Kong,25,1 +972,,,,,,,3.0,,,100.0,,,0.0,1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Taiwan,16,0 +973,,,1.0,3.0,,1.0,1.0,,700.0,,,,1.0,0.0,1.0,0.0,1.0,0.0,2.0,1.0,0.0,1.0,0.0,0.0,2020-02-07,China,34075,717 +974,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Italy,3,0 +975,,,,,,,5.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Czechia,0,0 +976,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Australia,15,0 +977,,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Romania,0,0 +978,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,France,6,0 +979,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Portugal,0,0 +980,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Spain,1,0 +981,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-07,Belgium,1,0 +982,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Luxembourg,0,0 +983,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Albania,0,0 +984,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Andorra,0,0 +985,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Belarus,0,0 +986,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Bosnia and Herzegovina,0,0 +987,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Bulgaria,0,0 +988,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Denmark,0,0 +989,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Estonia,0,0 +990,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Cyprus,0,0 +991,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Croatia,0,0 +992,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Finland,1,0 +993,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Georgia,0,0 +994,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Hungary,0,0 +995,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Latvia,0,0 +996,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Lithuania,0,0 +997,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Greece,0,0 +998,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Moldova,0,0 +999,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Malta,0,0 +1000,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Monaco,0,0 +1001,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Netherlands,0,0 +1002,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Iceland,0,0 +1003,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Ireland,0,0 +1004,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Kazakhstan,0,0 +1005,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Poland,0,0 +1006,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Turkey,0,0 +1007,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Ukraine,0,0 +1008,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Slovakia,0,0 +1009,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Serbia,0,0 +1010,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Switzerland,0,0 +1011,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Norway,0,0 +1012,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Montenegro,0,0 +1013,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Iran,0,0 +1014,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Liechtenstein,0,0 +1015,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Russia,2,0 +1016,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Mexico,0,0 +1017,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Egypt,0,0 +1018,,,,,,,5.0,,,,,,1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Nepal,1,0 +1019,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Iraq,0,0 +1020,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,South Africa,0,0 +1021,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Namibia,0,0 +1022,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Morocco,0,0 +1023,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Uganda,0,0 +1024,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Austria,0,0 +1025,,,,,,,5.0,,,,,,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Germany,13,0 +1026,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,United Kingdom,3,0 +1027,,,,,,,,,,,,,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.5,2020-02-08,South Korea,24,0 +1028,,,1.0,1.0,,,5.0,,2000.0,,,200.0,1.0,0.0,2.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.1,2020-02-08,Singapore,33,0 +1029,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Israel,0,0 +1030,,,2.0,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.30000000000000004,2020-02-08,Japan,25,0 +1031,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Sweden,1,0 +1032,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,San Marino,0,0 +1033,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Slovenia,0,0 +1034,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Canada,7,0 +1035,,,,,,,3.0,,,,,,1.0,0.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-08,Hong Kong,26,1 +1036,,,,,,,3.0,,,100.0,,,0.0,1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Taiwan,17,0 +1037,,,1.0,3.0,,1.0,1.0,,700.0,,,,1.0,0.0,1.0,0.0,1.0,0.0,2.0,1.0,1.0,1.0,0.0,0.0,2020-02-08,China,36778,804 +1038,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Italy,3,0 +1039,,,,,,,5.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Czechia,0,0 +1040,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Australia,15,0 +1041,,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Romania,0,0 +1042,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,France,11,0 +1043,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Portugal,0,0 +1044,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Spain,1,0 +1045,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-08,Belgium,1,0 +1046,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Luxembourg,0,0 +1047,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Albania,0,0 +1048,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Andorra,0,0 +1049,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Belarus,0,0 +1050,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Bosnia and Herzegovina,0,0 +1051,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Bulgaria,0,0 +1052,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Denmark,0,0 +1053,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Estonia,0,0 +1054,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Cyprus,0,0 +1055,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Croatia,0,0 +1056,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Finland,1,0 +1057,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Georgia,0,0 +1058,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Hungary,0,0 +1059,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Latvia,0,0 +1060,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Lithuania,0,0 +1061,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Greece,0,0 +1062,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Moldova,0,0 +1063,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Malta,0,0 +1064,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Monaco,0,0 +1065,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Netherlands,0,0 +1066,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Iceland,0,0 +1067,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Ireland,0,0 +1068,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Kazakhstan,0,0 +1069,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Poland,0,0 +1070,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Turkey,0,0 +1071,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Ukraine,0,0 +1072,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Slovakia,0,0 +1073,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Serbia,0,0 +1074,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Switzerland,0,0 +1075,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Norway,0,0 +1076,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Montenegro,0,0 +1077,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Iran,0,0 +1078,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Liechtenstein,0,0 +1079,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Russia,2,0 +1080,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Mexico,0,0 +1081,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Egypt,0,0 +1082,,,,,,,5.0,,,,,,1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Nepal,1,0 +1083,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Iraq,0,0 +1084,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,South Africa,0,0 +1085,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Namibia,0,0 +1086,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Morocco,0,0 +1087,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Uganda,0,0 +1088,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Austria,0,0 +1089,,,,,,,5.0,,,,,,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Germany,14,0 +1090,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,United Kingdom,3,0 +1091,,,,,,,,,,,,,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.5,2020-02-09,South Korea,25,0 +1092,,,1.0,1.0,,,5.0,,2000.0,,,200.0,1.0,0.0,2.0,0.0,0.0,1.0,1.0,1.0,0.0,0.0,0.0,0.1,2020-02-09,Singapore,40,0 +1093,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Israel,0,0 +1094,,,2.0,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.30000000000000004,2020-02-09,Japan,26,0 +1095,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Sweden,1,0 +1096,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,San Marino,0,0 +1097,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Slovenia,0,0 +1098,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Canada,7,0 +1099,,,,,,,3.0,,,,,,1.0,0.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-09,Hong Kong,29,1 +1100,,,,,,,3.0,,,100.0,,,0.0,1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Taiwan,18,0 +1101,,,1.0,3.0,,1.0,1.0,,700.0,,,,1.0,0.0,1.0,0.0,1.0,0.0,2.0,1.0,1.0,1.0,0.0,0.0,2020-02-09,China,39790,904 +1102,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Italy,3,0 +1103,,,,,,,5.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Czechia,0,0 +1104,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Australia,15,0 +1105,,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Romania,0,0 +1106,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,France,11,0 +1107,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Portugal,0,0 +1108,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Spain,2,0 +1109,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-09,Belgium,1,0 +1110,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Luxembourg,0,0 +1111,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Albania,0,0 +1112,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Andorra,0,0 +1113,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Belarus,0,0 +1114,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Bosnia and Herzegovina,0,0 +1115,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Bulgaria,0,0 +1116,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Denmark,0,0 +1117,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Estonia,0,0 +1118,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Cyprus,0,0 +1119,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Croatia,0,0 +1120,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Finland,1,0 +1121,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Georgia,0,0 +1122,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Hungary,0,0 +1123,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Latvia,0,0 +1124,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Lithuania,0,0 +1125,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Greece,0,0 +1126,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Moldova,0,0 +1127,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Malta,0,0 +1128,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Monaco,0,0 +1129,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Netherlands,0,0 +1130,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Iceland,0,0 +1131,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Ireland,0,0 +1132,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Kazakhstan,0,0 +1133,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Poland,0,0 +1134,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Turkey,0,0 +1135,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Ukraine,0,0 +1136,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Slovakia,0,0 +1137,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Serbia,0,0 +1138,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Switzerland,0,0 +1139,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Norway,0,0 +1140,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Montenegro,0,0 +1141,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Iran,0,0 +1142,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Liechtenstein,0,0 +1143,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Russia,2,0 +1144,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Mexico,0,0 +1145,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Egypt,0,0 +1146,,,,,,,5.0,,,,,,1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Nepal,1,0 +1147,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Iraq,0,0 +1148,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,South Africa,0,0 +1149,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Namibia,0,0 +1150,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Morocco,0,0 +1151,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Uganda,0,0 +1152,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Austria,0,0 +1153,,,,,,,5.0,,,,,,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Germany,14,0 +1154,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,United Kingdom,8,0 +1155,,,,,,,,,,,,,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.5,2020-02-10,South Korea,27,0 +1156,,,1.0,1.0,,,5.0,,2000.0,,,200.0,1.0,0.0,2.0,0.0,0.0,1.0,1.0,1.0,0.0,0.0,0.0,0.1,2020-02-10,Singapore,45,0 +1157,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Israel,0,0 +1158,,,2.0,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.30000000000000004,2020-02-10,Japan,26,0 +1159,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Sweden,1,0 +1160,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,San Marino,0,0 +1161,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Slovenia,0,0 +1162,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Canada,7,0 +1163,,,,,,,3.0,,,,,,1.0,0.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-10,Hong Kong,38,1 +1164,,,,,,,3.0,,,100.0,,,0.0,1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Taiwan,18,0 +1165,,,1.0,3.0,,1.0,1.0,,700.0,,,,1.0,0.0,1.0,0.0,1.0,0.0,2.0,2.0,1.0,1.0,0.0,0.0,2020-02-10,China,42306,1011 +1166,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Italy,3,0 +1167,,,,,,,5.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Czechia,0,0 +1168,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Australia,15,0 +1169,,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Romania,0,0 +1170,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,France,11,0 +1171,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Portugal,0,0 +1172,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Spain,2,0 +1173,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-10,Belgium,1,0 +1174,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Luxembourg,0,0 +1175,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Albania,0,0 +1176,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Andorra,0,0 +1177,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Belarus,0,0 +1178,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Bosnia and Herzegovina,0,0 +1179,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Bulgaria,0,0 +1180,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Denmark,0,0 +1181,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Estonia,0,0 +1182,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Cyprus,0,0 +1183,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Croatia,0,0 +1184,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Finland,1,0 +1185,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Georgia,0,0 +1186,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Hungary,0,0 +1187,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Latvia,0,0 +1188,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Lithuania,0,0 +1189,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Greece,0,0 +1190,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Moldova,0,0 +1191,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Malta,0,0 +1192,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Monaco,0,0 +1193,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Netherlands,0,0 +1194,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Iceland,0,0 +1195,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Ireland,0,0 +1196,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Kazakhstan,0,0 +1197,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Poland,0,0 +1198,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Turkey,0,0 +1199,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Ukraine,0,0 +1200,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Slovakia,0,0 +1201,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Serbia,0,0 +1202,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Switzerland,0,0 +1203,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Norway,0,0 +1204,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Montenegro,0,0 +1205,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Iran,0,0 +1206,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Liechtenstein,0,0 +1207,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Russia,2,0 +1208,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Mexico,0,0 +1209,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Egypt,0,0 +1210,,,,,,,5.0,,,,,,1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Nepal,1,0 +1211,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Iraq,0,0 +1212,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,South Africa,0,0 +1213,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Namibia,0,0 +1214,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Morocco,0,0 +1215,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Uganda,0,0 +1216,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Austria,0,0 +1217,,,,,,,5.0,,,,,,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Germany,16,0 +1218,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,United Kingdom,8,0 +1219,,,,,,,,,,,,,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.5,2020-02-11,South Korea,28,0 +1220,,,1.0,1.0,,,5.0,,2000.0,,,200.0,1.0,0.0,2.0,0.0,0.0,1.0,1.0,1.0,0.0,0.0,0.0,0.1,2020-02-11,Singapore,47,0 +1221,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Israel,0,0 +1222,,,2.0,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.30000000000000004,2020-02-11,Japan,26,0 +1223,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Sweden,1,0 +1224,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,San Marino,0,0 +1225,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Slovenia,0,0 +1226,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Canada,7,0 +1227,,,,,,,3.0,,,,,,1.0,0.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-11,Hong Kong,49,1 +1228,,,,,,,3.0,,,100.0,,,0.0,1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Taiwan,18,0 +1229,,,1.0,3.0,,1.0,1.0,,700.0,,,,1.0,0.0,1.0,0.0,1.0,0.0,2.0,2.0,1.0,1.0,0.0,0.0,2020-02-11,China,44327,1111 +1230,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Italy,3,0 +1231,,,,,,,5.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Czechia,0,0 +1232,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Australia,15,0 +1233,,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Romania,0,0 +1234,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,France,11,0 +1235,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Portugal,0,0 +1236,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Spain,2,0 +1237,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-11,Belgium,1,0 +1238,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Luxembourg,0,0 +1239,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Albania,0,0 +1240,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Andorra,0,0 +1241,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Belarus,0,0 +1242,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Bosnia and Herzegovina,0,0 +1243,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Bulgaria,0,0 +1244,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Denmark,0,0 +1245,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Estonia,0,0 +1246,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Cyprus,0,0 +1247,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Croatia,0,0 +1248,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Finland,1,0 +1249,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Georgia,0,0 +1250,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Hungary,0,0 +1251,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Latvia,0,0 +1252,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Lithuania,0,0 +1253,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Greece,0,0 +1254,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Moldova,0,0 +1255,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Malta,0,0 +1256,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Monaco,0,0 +1257,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Netherlands,0,0 +1258,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Iceland,0,0 +1259,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Ireland,0,0 +1260,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Kazakhstan,0,0 +1261,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Poland,0,0 +1262,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Turkey,0,0 +1263,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Ukraine,0,0 +1264,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Slovakia,0,0 +1265,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Serbia,0,0 +1266,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Switzerland,0,0 +1267,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Norway,0,0 +1268,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Montenegro,0,0 +1269,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Iran,0,0 +1270,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Liechtenstein,0,0 +1271,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Russia,2,0 +1272,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Mexico,0,0 +1273,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Egypt,0,0 +1274,,,,,,,5.0,,,,,,1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Nepal,1,0 +1275,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Iraq,0,0 +1276,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,South Africa,0,0 +1277,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Namibia,0,0 +1278,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Morocco,0,0 +1279,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Uganda,0,0 +1280,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Austria,0,0 +1281,,,,,,,5.0,,,,,,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Germany,16,0 +1282,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,United Kingdom,9,0 +1283,,,,,,,,,,,,,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.5,2020-02-12,South Korea,28,0 +1284,,,1.0,1.0,,,5.0,,2000.0,,,200.0,1.0,0.0,3.0,0.0,0.0,1.0,1.0,1.0,0.0,0.0,0.0,0.1,2020-02-12,Singapore,50,0 +1285,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Israel,0,0 +1286,,,2.0,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.30000000000000004,2020-02-12,Japan,28,0 +1287,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Sweden,1,0 +1288,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,San Marino,0,0 +1289,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Slovenia,0,0 +1290,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Canada,7,0 +1291,,,,,,,3.0,,,,,,1.0,0.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-12,Hong Kong,50,1 +1292,,,,,,,3.0,,,100.0,,,0.0,1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Taiwan,18,0 +1293,,,1.0,3.0,,1.0,1.0,,700.0,,,,1.0,0.0,1.0,0.0,1.0,0.0,2.0,2.0,1.0,1.0,0.0,0.0,2020-02-12,China,44699,1116 +1294,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Italy,3,0 +1295,,,,,,,5.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Czechia,0,0 +1296,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Australia,15,0 +1297,,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Romania,0,0 +1298,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,France,11,0 +1299,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Portugal,0,0 +1300,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-12,Spain,2,0 +1301,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-12,Belgium,1,0 +1302,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Luxembourg,0,0 +1303,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Albania,0,0 +1304,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Andorra,0,0 +1305,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Belarus,0,0 +1306,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Bosnia and Herzegovina,0,0 +1307,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Bulgaria,0,0 +1308,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Denmark,0,0 +1309,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Estonia,0,0 +1310,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Cyprus,0,0 +1311,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Croatia,0,0 +1312,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Finland,1,0 +1313,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Georgia,0,0 +1314,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Hungary,0,0 +1315,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Latvia,0,0 +1316,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Lithuania,0,0 +1317,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Greece,0,0 +1318,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Moldova,0,0 +1319,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Malta,0,0 +1320,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Monaco,0,0 +1321,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Netherlands,0,0 +1322,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Iceland,0,0 +1323,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Ireland,0,0 +1324,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Kazakhstan,0,0 +1325,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Poland,0,0 +1326,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Turkey,0,0 +1327,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Ukraine,0,0 +1328,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Slovakia,0,0 +1329,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Serbia,0,0 +1330,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Switzerland,0,0 +1331,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Norway,0,0 +1332,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Montenegro,0,0 +1333,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Iran,0,0 +1334,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Liechtenstein,0,0 +1335,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Russia,2,0 +1336,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Mexico,0,0 +1337,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Egypt,0,0 +1338,,,,,,,5.0,,,,,,1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Nepal,1,0 +1339,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Iraq,0,0 +1340,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,South Africa,0,0 +1341,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Namibia,0,0 +1342,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Morocco,0,0 +1343,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Uganda,0,0 +1344,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Austria,0,0 +1345,,,,,,,5.0,,,,,,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Germany,16,0 +1346,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,United Kingdom,9,0 +1347,,,,,,,,,,,,,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.5,2020-02-13,South Korea,28,0 +1348,,,1.0,1.0,,,5.0,,2000.0,,,200.0,1.0,0.0,3.0,0.0,0.0,1.0,1.0,1.0,0.0,0.0,0.0,0.1,2020-02-13,Singapore,58,0 +1349,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Israel,0,0 +1350,,,2.0,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.30000000000000004,2020-02-13,Japan,28,1 +1351,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Sweden,1,0 +1352,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,San Marino,0,0 +1353,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Slovenia,0,0 +1354,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Canada,7,0 +1355,,,,,,,3.0,,,,,,1.0,0.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-13,Hong Kong,53,1 +1356,,,,,,,3.0,,,100.0,,,0.0,1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Taiwan,18,0 +1357,,,1.0,3.0,,1.0,1.0,,700.0,,,,1.0,0.0,1.0,0.0,1.0,1.0,2.0,2.0,1.0,1.0,0.0,0.0,2020-02-13,China,59832,1368 +1358,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Italy,3,0 +1359,,,,,,,5.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Czechia,0,0 +1360,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Australia,15,0 +1361,,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Romania,0,0 +1362,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,France,11,0 +1363,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Portugal,0,0 +1364,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-13,Spain,2,0 +1365,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-13,Belgium,1,0 +1366,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Luxembourg,0,0 +1367,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Albania,0,0 +1368,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Andorra,0,0 +1369,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Belarus,0,0 +1370,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Bosnia and Herzegovina,0,0 +1371,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Bulgaria,0,0 +1372,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Denmark,0,0 +1373,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Estonia,0,0 +1374,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Cyprus,0,0 +1375,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Croatia,0,0 +1376,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Finland,1,0 +1377,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Georgia,0,0 +1378,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Hungary,0,0 +1379,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Latvia,0,0 +1380,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Lithuania,0,0 +1381,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Greece,0,0 +1382,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Moldova,0,0 +1383,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Malta,0,0 +1384,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Monaco,0,0 +1385,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Netherlands,0,0 +1386,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Iceland,0,0 +1387,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Ireland,0,0 +1388,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Kazakhstan,0,0 +1389,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Poland,0,0 +1390,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Turkey,0,0 +1391,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Ukraine,0,0 +1392,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Slovakia,0,0 +1393,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Serbia,0,0 +1394,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Switzerland,0,0 +1395,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Norway,0,0 +1396,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Montenegro,0,0 +1397,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Iran,0,0 +1398,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Liechtenstein,0,0 +1399,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Russia,2,0 +1400,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Mexico,0,0 +1401,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Egypt,0,0 +1402,,,,,,,5.0,,,,,,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Nepal,1,0 +1403,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Iraq,0,0 +1404,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,South Africa,0,0 +1405,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Namibia,0,0 +1406,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Morocco,0,0 +1407,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Uganda,0,0 +1408,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Austria,0,0 +1409,,,,,,,5.0,,,,,,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Germany,16,0 +1410,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,United Kingdom,9,0 +1411,,,,,,,,,,,,,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.5,2020-02-14,South Korea,28,0 +1412,,2.0,1.0,1.0,,,5.0,,2000.0,,,200.0,2.0,0.0,3.0,0.0,0.0,1.0,1.0,1.0,0.0,0.0,0.0,0.1,2020-02-14,Singapore,67,0 +1413,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Israel,0,0 +1414,,,2.0,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.30000000000000004,2020-02-14,Japan,29,1 +1415,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Sweden,1,0 +1416,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,San Marino,0,0 +1417,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Slovenia,0,0 +1418,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Canada,7,0 +1419,,,,,,,3.0,,,,,,1.0,0.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-14,Hong Kong,56,1 +1420,,,,,,,3.0,,,100.0,,,0.0,1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Taiwan,18,0 +1421,,,1.0,3.0,1.0,1.0,1.0,,700.0,,,,1.0,0.0,1.0,0.0,1.0,1.0,2.0,3.0,1.0,1.0,0.0,0.0,2020-02-14,China,66292,1520 +1422,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Italy,3,0 +1423,,,,,,,5.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Czechia,0,0 +1424,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Australia,15,0 +1425,,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Romania,0,0 +1426,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,France,11,0 +1427,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Portugal,0,0 +1428,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-14,Spain,2,0 +1429,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-14,Belgium,1,0 +1430,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Luxembourg,0,0 +1431,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Albania,0,0 +1432,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Andorra,0,0 +1433,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Belarus,0,0 +1434,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Bosnia and Herzegovina,0,0 +1435,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Bulgaria,0,0 +1436,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Denmark,0,0 +1437,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Estonia,0,0 +1438,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Cyprus,0,0 +1439,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Croatia,0,0 +1440,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Finland,1,0 +1441,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Georgia,0,0 +1442,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Hungary,0,0 +1443,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Latvia,0,0 +1444,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Lithuania,0,0 +1445,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Greece,0,0 +1446,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Moldova,0,0 +1447,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Malta,0,0 +1448,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Monaco,0,0 +1449,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Netherlands,0,0 +1450,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Iceland,0,0 +1451,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Ireland,0,0 +1452,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Kazakhstan,0,0 +1453,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Poland,0,0 +1454,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Turkey,0,0 +1455,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Ukraine,0,0 +1456,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Slovakia,0,0 +1457,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Serbia,0,0 +1458,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Switzerland,0,0 +1459,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Norway,0,0 +1460,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Montenegro,0,0 +1461,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Iran,0,0 +1462,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Liechtenstein,0,0 +1463,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Russia,2,0 +1464,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Mexico,0,0 +1465,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Egypt,1,0 +1466,,,,,,,5.0,,,,,,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Nepal,1,0 +1467,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Iraq,0,0 +1468,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,South Africa,0,0 +1469,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Namibia,0,0 +1470,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Morocco,0,0 +1471,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Uganda,0,0 +1472,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Austria,0,0 +1473,,,,,,,5.0,,,,,,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Germany,16,0 +1474,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,United Kingdom,9,0 +1475,,,,,,,,,,,,,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.5,2020-02-15,South Korea,28,0 +1476,,2.0,1.0,1.0,,,5.0,,2000.0,,,200.0,2.0,0.0,3.0,0.0,0.0,1.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-02-15,Singapore,72,0 +1477,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Israel,0,0 +1478,,,2.0,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.30000000000000004,2020-02-15,Japan,43,1 +1479,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Sweden,1,0 +1480,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,San Marino,0,0 +1481,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Slovenia,0,0 +1482,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Canada,7,0 +1483,,,,,,,3.0,,,,,,1.0,0.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-15,Hong Kong,56,1 +1484,,,,,,,3.0,,,100.0,,,0.0,1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Taiwan,18,0 +1485,,,1.0,3.0,1.0,1.0,1.0,,700.0,,,,1.0,0.0,1.0,0.0,2.0,1.0,2.0,3.0,1.0,1.0,0.0,0.0,2020-02-15,China,68347,1662 +1486,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Italy,3,0 +1487,,,,,,,5.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Czechia,0,0 +1488,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Australia,15,0 +1489,,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Romania,0,0 +1490,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,France,12,1 +1491,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Portugal,0,0 +1492,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-15,Spain,2,0 +1493,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-15,Belgium,1,0 +1494,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Luxembourg,0,0 +1495,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Albania,0,0 +1496,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Andorra,0,0 +1497,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Belarus,0,0 +1498,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Bosnia and Herzegovina,0,0 +1499,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Bulgaria,0,0 +1500,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Denmark,0,0 +1501,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Estonia,0,0 +1502,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Cyprus,0,0 +1503,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Croatia,0,0 +1504,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Finland,1,0 +1505,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Georgia,0,0 +1506,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Hungary,0,0 +1507,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Latvia,0,0 +1508,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Lithuania,0,0 +1509,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Greece,0,0 +1510,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Moldova,0,0 +1511,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Malta,0,0 +1512,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Monaco,0,0 +1513,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Netherlands,0,0 +1514,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Iceland,0,0 +1515,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Ireland,0,0 +1516,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Kazakhstan,0,0 +1517,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Poland,0,0 +1518,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Turkey,0,0 +1519,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Ukraine,0,0 +1520,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Slovakia,0,0 +1521,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Serbia,0,0 +1522,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Switzerland,0,0 +1523,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Norway,0,0 +1524,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Montenegro,0,0 +1525,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Iran,0,0 +1526,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Liechtenstein,0,0 +1527,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Russia,2,0 +1528,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Mexico,0,0 +1529,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Egypt,1,0 +1530,,,,,,,5.0,,,,,,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Nepal,1,0 +1531,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Iraq,0,0 +1532,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,South Africa,0,0 +1533,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Namibia,0,0 +1534,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Morocco,0,0 +1535,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Uganda,0,0 +1536,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Austria,0,0 +1537,,,,,,,5.0,,,,,,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Germany,16,0 +1538,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,United Kingdom,9,0 +1539,,,,,,,,,,,,,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.5,2020-02-16,South Korea,29,0 +1540,,2.0,1.0,1.0,,,5.0,,2000.0,,,200.0,2.0,0.0,3.0,0.0,0.0,1.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-02-16,Singapore,75,0 +1541,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Israel,0,0 +1542,,,2.0,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.30000000000000004,2020-02-16,Japan,59,1 +1543,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Sweden,1,0 +1544,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,San Marino,0,0 +1545,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Slovenia,0,0 +1546,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Canada,7,0 +1547,,,,,,,3.0,,,,,,1.0,0.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-16,Hong Kong,57,1 +1548,,,,,,,3.0,,,100.0,,,0.0,1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Taiwan,20,1 +1549,,,1.0,3.0,1.0,1.0,1.0,,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,2.0,3.0,1.0,1.0,0.0,0.0,2020-02-16,China,70446,1765 +1550,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Italy,3,0 +1551,,,,,,,5.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Czechia,0,0 +1552,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Australia,15,0 +1553,,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Romania,0,0 +1554,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,France,12,1 +1555,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Portugal,0,0 +1556,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-16,Spain,2,0 +1557,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-16,Belgium,1,0 +1558,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Luxembourg,0,0 +1559,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Albania,0,0 +1560,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Andorra,0,0 +1561,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Belarus,0,0 +1562,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Bosnia and Herzegovina,0,0 +1563,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Bulgaria,0,0 +1564,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Denmark,0,0 +1565,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Estonia,0,0 +1566,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Cyprus,0,0 +1567,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Croatia,0,0 +1568,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Finland,1,0 +1569,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Georgia,0,0 +1570,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Hungary,0,0 +1571,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Latvia,0,0 +1572,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Lithuania,0,0 +1573,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Greece,0,0 +1574,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Moldova,0,0 +1575,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Malta,0,0 +1576,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Monaco,0,0 +1577,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Netherlands,0,0 +1578,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Iceland,0,0 +1579,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Ireland,0,0 +1580,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Kazakhstan,0,0 +1581,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Poland,0,0 +1582,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Turkey,0,0 +1583,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Ukraine,0,0 +1584,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Slovakia,0,0 +1585,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Serbia,0,0 +1586,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Switzerland,0,0 +1587,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Norway,0,0 +1588,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Montenegro,0,0 +1589,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Iran,0,0 +1590,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Liechtenstein,0,0 +1591,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Russia,2,0 +1592,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Mexico,0,0 +1593,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Egypt,1,0 +1594,,,,,,,5.0,,,,,,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-02-16,Nepal,1,0 +1595,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Iraq,0,0 +1596,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,South Africa,0,0 +1597,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Namibia,0,0 +1598,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Morocco,0,0 +1599,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Uganda,0,0 +1600,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Austria,0,0 +1601,,,,,,,5.0,,,,,,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Germany,16,0 +1602,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,United Kingdom,9,0 +1603,,,,,,,,,,,,,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.5,2020-02-17,South Korea,30,0 +1604,,2.0,1.0,1.0,,,5.0,,2000.0,,,200.0,2.0,0.0,3.0,0.0,0.0,1.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-02-17,Singapore,77,0 +1605,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Israel,0,0 +1606,,,2.0,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.30000000000000004,2020-02-17,Japan,66,1 +1607,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Sweden,1,0 +1608,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,San Marino,0,0 +1609,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Slovenia,0,0 +1610,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Canada,8,0 +1611,,,,,,,3.0,,,,,,1.0,0.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-17,Hong Kong,60,1 +1612,,,,,,,3.0,,,100.0,,,0.0,1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Taiwan,22,1 +1613,,,1.0,3.0,1.0,1.0,1.0,,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,2.0,3.0,2.0,1.0,0.0,0.0,2020-02-17,China,72364,1863 +1614,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Italy,3,0 +1615,,,,,,,5.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Czechia,0,0 +1616,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Australia,15,0 +1617,,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Romania,0,0 +1618,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,France,12,1 +1619,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Portugal,0,0 +1620,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-17,Spain,2,0 +1621,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-17,Belgium,1,0 +1622,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Luxembourg,0,0 +1623,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Albania,0,0 +1624,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Andorra,0,0 +1625,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Belarus,0,0 +1626,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Bosnia and Herzegovina,0,0 +1627,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Bulgaria,0,0 +1628,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Denmark,0,0 +1629,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Estonia,0,0 +1630,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Cyprus,0,0 +1631,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Croatia,0,0 +1632,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Finland,1,0 +1633,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Georgia,0,0 +1634,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Hungary,0,0 +1635,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Latvia,0,0 +1636,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Lithuania,0,0 +1637,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Greece,0,0 +1638,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Moldova,0,0 +1639,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Malta,0,0 +1640,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Monaco,0,0 +1641,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Netherlands,0,0 +1642,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Iceland,0,0 +1643,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Ireland,0,0 +1644,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Kazakhstan,0,0 +1645,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Poland,0,0 +1646,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Turkey,0,0 +1647,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Ukraine,0,0 +1648,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Slovakia,0,0 +1649,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Serbia,0,0 +1650,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Switzerland,0,0 +1651,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Norway,0,0 +1652,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Montenegro,0,0 +1653,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Iran,0,0 +1654,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Liechtenstein,0,0 +1655,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Russia,2,0 +1656,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Mexico,0,0 +1657,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Egypt,1,0 +1658,,,,,,,5.0,,,,,,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-02-17,Nepal,1,0 +1659,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Iraq,0,0 +1660,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,South Africa,0,0 +1661,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Namibia,0,0 +1662,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Morocco,0,0 +1663,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Uganda,0,0 +1664,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Austria,0,0 +1665,,,,,,,5.0,,,,,,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Germany,16,0 +1666,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,United Kingdom,9,0 +1667,,,,,,,,,,,,,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.5,2020-02-18,South Korea,31,0 +1668,,2.0,1.0,1.0,,,5.0,,2000.0,,,200.0,2.0,0.0,3.0,0.0,0.0,1.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-02-18,Singapore,81,0 +1669,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Israel,0,0 +1670,,,2.0,,,,5.0,2404.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.30000000000000004,2020-02-18,Japan,74,1 +1671,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Sweden,1,0 +1672,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,San Marino,0,0 +1673,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Slovenia,0,0 +1674,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Canada,8,0 +1675,,,,,,,3.0,,,,,,1.0,0.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-18,Hong Kong,62,1 +1676,,,,,,,3.0,,,100.0,,,0.0,1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Taiwan,22,1 +1677,,,1.0,3.0,1.0,1.0,1.0,,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,3.0,3.0,2.0,1.0,0.0,0.0,2020-02-18,China,74139,2002 +1678,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Italy,3,0 +1679,,,,,,,5.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Czechia,0,0 +1680,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Australia,15,0 +1681,,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Romania,0,0 +1682,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,France,12,1 +1683,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Portugal,0,0 +1684,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-18,Spain,2,0 +1685,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-18,Belgium,1,0 +1686,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Luxembourg,0,0 +1687,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Albania,0,0 +1688,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Andorra,0,0 +1689,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Belarus,0,0 +1690,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Bosnia and Herzegovina,0,0 +1691,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Bulgaria,0,0 +1692,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Denmark,0,0 +1693,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Estonia,0,0 +1694,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Cyprus,0,0 +1695,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Croatia,0,0 +1696,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Finland,1,0 +1697,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Georgia,0,0 +1698,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Hungary,0,0 +1699,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Latvia,0,0 +1700,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Lithuania,0,0 +1701,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Greece,0,0 +1702,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Moldova,0,0 +1703,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Malta,0,0 +1704,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Monaco,0,0 +1705,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Netherlands,0,0 +1706,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Iceland,0,0 +1707,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Ireland,0,0 +1708,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Kazakhstan,0,0 +1709,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Poland,0,0 +1710,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Turkey,0,0 +1711,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Ukraine,0,0 +1712,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Slovakia,0,0 +1713,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Serbia,0,0 +1714,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Switzerland,0,0 +1715,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Norway,0,0 +1716,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Montenegro,0,0 +1717,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Iran,0,0 +1718,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Liechtenstein,0,0 +1719,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Russia,2,0 +1720,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Mexico,0,0 +1721,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Egypt,1,0 +1722,,,,,,,5.0,,,,,,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-02-18,Nepal,1,0 +1723,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Iraq,0,0 +1724,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,South Africa,0,0 +1725,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Namibia,0,0 +1726,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Morocco,0,0 +1727,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Uganda,0,0 +1728,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Austria,0,0 +1729,,,,,,,5.0,,,,,,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Germany,16,0 +1730,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,United Kingdom,9,0 +1731,,,,1.0,,,,,,,,,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.5,2020-02-19,South Korea,31,0 +1732,,2.0,1.0,1.0,,,5.0,,2000.0,,,200.0,2.0,0.0,3.0,0.0,0.0,1.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-02-19,Singapore,84,0 +1733,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Israel,0,0 +1734,,,2.0,,,,5.0,2404.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.30000000000000004,2020-02-19,Japan,84,1 +1735,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Sweden,1,0 +1736,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,San Marino,0,0 +1737,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Slovenia,0,0 +1738,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Canada,8,0 +1739,,,,,,,3.0,,,,,,1.0,0.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-19,Hong Kong,63,2 +1740,,,,,,,3.0,,,100.0,,,0.0,1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Taiwan,23,1 +1741,,,1.0,3.0,2.0,1.0,1.0,,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,3.0,3.0,2.0,1.0,1.0,0.0,2020-02-19,China,74546,2114 +1742,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Italy,3,0 +1743,,,,,,,5.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Czechia,0,0 +1744,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Australia,15,0 +1745,,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Romania,0,0 +1746,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,France,12,1 +1747,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Portugal,0,0 +1748,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-19,Spain,2,0 +1749,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-19,Belgium,1,0 +1750,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Luxembourg,0,0 +1751,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Albania,0,0 +1752,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Andorra,0,0 +1753,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Belarus,0,0 +1754,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Bosnia and Herzegovina,0,0 +1755,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Bulgaria,0,0 +1756,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Denmark,0,0 +1757,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Estonia,0,0 +1758,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Cyprus,0,0 +1759,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Croatia,0,0 +1760,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Finland,1,0 +1761,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Georgia,0,0 +1762,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Hungary,0,0 +1763,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Latvia,0,0 +1764,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Lithuania,0,0 +1765,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Greece,0,0 +1766,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Moldova,0,0 +1767,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Malta,0,0 +1768,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Monaco,0,0 +1769,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Netherlands,0,0 +1770,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Iceland,0,0 +1771,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Ireland,0,0 +1772,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Kazakhstan,0,0 +1773,,,,,,,,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Poland,0,0 +1774,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Turkey,0,0 +1775,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Ukraine,0,0 +1776,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Slovakia,0,0 +1777,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Serbia,0,0 +1778,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Switzerland,0,0 +1779,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Norway,0,0 +1780,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Montenegro,0,0 +1781,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Iran,2,2 +1782,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Liechtenstein,0,0 +1783,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Russia,2,0 +1784,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Mexico,0,0 +1785,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Egypt,1,0 +1786,,,,,,,5.0,,,,,,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-02-19,Nepal,1,0 +1787,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Iraq,0,0 +1788,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,South Africa,0,0 +1789,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Namibia,0,0 +1790,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Morocco,0,0 +1791,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Uganda,0,0 +1792,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Austria,0,0 +1793,,,,,,,5.0,,,,,,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Germany,16,0 +1794,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,United Kingdom,9,0 +1795,,,,1.0,,,,,,,,,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.5,2020-02-20,South Korea,104,1 +1796,,2.0,1.0,1.0,,,5.0,,2000.0,,,200.0,2.0,0.0,3.0,0.0,0.0,1.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-02-20,Singapore,84,0 +1797,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Israel,0,0 +1798,,,2.0,,,,5.0,2404.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.30000000000000004,2020-02-20,Japan,94,1 +1799,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Sweden,1,0 +1800,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,San Marino,0,0 +1801,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Slovenia,0,0 +1802,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Canada,8,0 +1803,,,,,,,3.0,,,,,,1.0,0.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-20,Hong Kong,68,2 +1804,,,,,,,3.0,,,100.0,,,0.0,1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Taiwan,24,1 +1805,,,1.0,3.0,2.0,1.0,1.0,,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,3.0,3.0,2.0,1.0,1.0,0.0,2020-02-20,China,74999,2236 +1806,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Italy,3,0 +1807,,,,,,,5.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Czechia,0,0 +1808,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Australia,15,0 +1809,,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Romania,0,0 +1810,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,France,12,1 +1811,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Portugal,0,0 +1812,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-20,Spain,2,0 +1813,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-20,Belgium,1,0 +1814,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Luxembourg,0,0 +1815,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Albania,0,0 +1816,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Andorra,0,0 +1817,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Belarus,0,0 +1818,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Bosnia and Herzegovina,0,0 +1819,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Bulgaria,0,0 +1820,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Denmark,0,0 +1821,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Estonia,0,0 +1822,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Cyprus,0,0 +1823,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Croatia,0,0 +1824,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Finland,1,0 +1825,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Georgia,0,0 +1826,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Hungary,0,0 +1827,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Latvia,0,0 +1828,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Lithuania,0,0 +1829,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Greece,0,0 +1830,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Moldova,0,0 +1831,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Malta,0,0 +1832,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Monaco,0,0 +1833,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Netherlands,0,0 +1834,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Iceland,0,0 +1835,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Ireland,0,0 +1836,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Kazakhstan,0,0 +1837,,,,,,,,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Poland,0,0 +1838,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Turkey,0,0 +1839,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Ukraine,0,0 +1840,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Slovakia,0,0 +1841,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Serbia,0,0 +1842,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Switzerland,0,0 +1843,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Norway,0,0 +1844,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Montenegro,0,0 +1845,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Iran,5,2 +1846,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Liechtenstein,0,0 +1847,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Russia,2,0 +1848,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Mexico,0,0 +1849,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Egypt,1,0 +1850,,,,,,,5.0,,,,,,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-02-20,Nepal,1,0 +1851,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Iraq,0,0 +1852,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,South Africa,0,0 +1853,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Namibia,0,0 +1854,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Morocco,0,0 +1855,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Uganda,0,0 +1856,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Austria,0,0 +1857,,,,,,,5.0,,,,,,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Germany,16,0 +1858,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,United Kingdom,9,0 +1859,,,,1.0,,,,,,,,,1.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.5,2020-02-21,South Korea,204,2 +1860,,2.0,1.0,1.0,,,5.0,,2000.0,,,200.0,2.0,0.0,3.0,0.0,0.0,1.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-02-21,Singapore,85,0 +1861,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Israel,1,0 +1862,,,2.0,,,,5.0,2404.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.30000000000000004,2020-02-21,Japan,105,1 +1863,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Sweden,1,0 +1864,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,San Marino,0,0 +1865,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Slovenia,0,0 +1866,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Canada,9,0 +1867,,,,,,,3.0,,,,,,1.0,0.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-21,Hong Kong,68,2 +1868,,,,,,,3.0,,,100.0,,,0.0,1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Taiwan,26,1 +1869,,,1.0,3.0,2.0,1.0,1.0,,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,3.0,3.0,2.0,1.0,1.0,0.6,2020-02-21,China,75472,2236 +1870,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Italy,20,1 +1871,,,,,,,5.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Czechia,0,0 +1872,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Australia,15,0 +1873,,,,,,,3.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Romania,0,0 +1874,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,France,12,1 +1875,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Portugal,0,0 +1876,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-21,Spain,2,0 +1877,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-21,Belgium,1,0 +1878,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Luxembourg,0,0 +1879,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Albania,0,0 +1880,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Andorra,0,0 +1881,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Belarus,0,0 +1882,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Bosnia and Herzegovina,0,0 +1883,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Bulgaria,0,0 +1884,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Denmark,0,0 +1885,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Estonia,0,0 +1886,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Cyprus,0,0 +1887,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Croatia,0,0 +1888,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Finland,1,0 +1889,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Georgia,0,0 +1890,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Hungary,0,0 +1891,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Latvia,0,0 +1892,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Lithuania,0,0 +1893,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Greece,0,0 +1894,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Moldova,0,0 +1895,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Malta,0,0 +1896,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Monaco,0,0 +1897,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Netherlands,0,0 +1898,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Iceland,0,0 +1899,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Ireland,0,0 +1900,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Kazakhstan,0,0 +1901,,,,,,,,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Poland,0,0 +1902,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Turkey,0,0 +1903,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Ukraine,0,0 +1904,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Slovakia,0,0 +1905,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Serbia,0,0 +1906,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Switzerland,0,0 +1907,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Norway,0,0 +1908,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Montenegro,0,0 +1909,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Iran,18,4 +1910,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Liechtenstein,0,0 +1911,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Russia,2,0 +1912,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Mexico,0,0 +1913,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Egypt,1,0 +1914,,,,,,,5.0,,,,,,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-02-21,Nepal,1,0 +1915,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Iraq,0,0 +1916,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,South Africa,0,0 +1917,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Namibia,0,0 +1918,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Morocco,0,0 +1919,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Uganda,0,0 +1920,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Austria,0,0 +1921,,,,,,,5.0,,,,,,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Germany,16,0 +1922,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,United Kingdom,9,0 +1923,,,2.0,1.0,,,,,,,,,1.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.7,2020-02-22,South Korea,433,2 +1924,,2.0,1.0,1.0,,,5.0,,2000.0,,,200.0,2.0,0.0,3.0,0.0,0.0,1.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-02-22,Singapore,85,0 +1925,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Israel,1,0 +1926,,,2.0,,,,5.0,2404.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.30000000000000004,2020-02-22,Japan,122,1 +1927,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Sweden,1,0 +1928,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,San Marino,0,0 +1929,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Slovenia,0,0 +1930,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Canada,9,0 +1931,,,,,,,3.0,,,,,,1.0,0.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-22,Hong Kong,69,2 +1932,,,,,,,3.0,,,100.0,,,0.0,1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Taiwan,26,1 +1933,,,1.0,3.0,2.0,1.0,1.0,,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,3.0,3.0,2.0,1.0,1.0,0.6,2020-02-22,China,76922,2441 +1934,,,,1.0,,0.5,5.0,,,,,100.0,0.0,1.0,1.0,0.0,0.0,0.0,2.0,4.0,0.0,0.0,0.0,0.0,2020-02-22,Italy,62,2 +1935,,,,,,,5.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Czechia,0,0 +1936,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Australia,15,0 +1937,,,,,,,3.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Romania,0,0 +1938,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,France,12,1 +1939,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Portugal,0,0 +1940,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-22,Spain,2,0 +1941,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-22,Belgium,1,0 +1942,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Luxembourg,0,0 +1943,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Albania,0,0 +1944,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Andorra,0,0 +1945,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Belarus,0,0 +1946,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Bosnia and Herzegovina,0,0 +1947,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Bulgaria,0,0 +1948,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Denmark,0,0 +1949,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Estonia,0,0 +1950,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Cyprus,0,0 +1951,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Croatia,0,0 +1952,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Finland,1,0 +1953,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Georgia,0,0 +1954,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Hungary,0,0 +1955,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Latvia,0,0 +1956,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Lithuania,0,0 +1957,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Greece,0,0 +1958,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Moldova,0,0 +1959,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Malta,0,0 +1960,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Monaco,0,0 +1961,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Netherlands,0,0 +1962,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Iceland,0,0 +1963,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Ireland,0,0 +1964,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Kazakhstan,0,0 +1965,,,,,,,,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Poland,0,0 +1966,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Turkey,0,0 +1967,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Ukraine,0,0 +1968,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Slovakia,0,0 +1969,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Serbia,0,0 +1970,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Switzerland,0,0 +1971,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Norway,0,0 +1972,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Montenegro,0,0 +1973,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Iran,28,5 +1974,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Liechtenstein,0,0 +1975,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Russia,2,0 +1976,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Mexico,0,0 +1977,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Egypt,1,0 +1978,,,,,,,5.0,,,,,,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-02-22,Nepal,1,0 +1979,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Iraq,0,0 +1980,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,South Africa,0,0 +1981,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Namibia,0,0 +1982,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Morocco,0,0 +1983,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Uganda,0,0 +1984,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Austria,0,0 +1985,,,,,,,5.0,,,,,,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Germany,16,0 +1986,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,United Kingdom,9,0 +1987,,,2.0,1.0,,,,,,,,,1.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.7,2020-02-23,South Korea,602,6 +1988,,2.0,1.0,1.0,,,5.0,,2000.0,,,200.0,2.0,0.0,3.0,0.0,0.0,1.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-02-23,Singapore,89,0 +1989,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Israel,1,0 +1990,,,2.0,,,,5.0,2404.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.30000000000000004,2020-02-23,Japan,147,1 +1991,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Sweden,1,0 +1992,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,San Marino,0,0 +1993,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Slovenia,0,0 +1994,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Canada,9,0 +1995,,,,,,,3.0,,,,,,1.0,0.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-23,Hong Kong,74,2 +1996,,,,,,,3.0,,,100.0,,,0.0,1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Taiwan,28,1 +1997,,,1.0,3.0,2.0,1.0,1.0,,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,3.0,3.0,2.0,1.0,1.0,0.6,2020-02-23,China,76938,2443 +1998,,,,1.0,,0.5,5.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,1.0,2.0,4.0,0.0,0.0,0.0,0.0,2020-02-23,Italy,155,3 +1999,,,,,,,5.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Czechia,0,0 +2000,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Australia,15,0 +2001,,,,,,,3.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Romania,0,0 +2002,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,France,12,1 +2003,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Portugal,0,0 +2004,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-23,Spain,2,0 +2005,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-23,Belgium,1,0 +2006,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Luxembourg,0,0 +2007,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Albania,0,0 +2008,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Andorra,0,0 +2009,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Belarus,0,0 +2010,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Bosnia and Herzegovina,0,0 +2011,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Bulgaria,0,0 +2012,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Denmark,0,0 +2013,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Estonia,0,0 +2014,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Cyprus,0,0 +2015,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Croatia,0,0 +2016,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Finland,1,0 +2017,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Georgia,0,0 +2018,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Hungary,0,0 +2019,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Latvia,0,0 +2020,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Lithuania,0,0 +2021,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Greece,0,0 +2022,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Moldova,0,0 +2023,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Malta,0,0 +2024,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Monaco,0,0 +2025,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Netherlands,0,0 +2026,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Iceland,0,0 +2027,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Ireland,0,0 +2028,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Kazakhstan,0,0 +2029,,,,,,,,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Poland,0,0 +2030,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Turkey,0,0 +2031,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Ukraine,0,0 +2032,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Slovakia,0,0 +2033,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Serbia,0,0 +2034,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Switzerland,0,0 +2035,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Norway,0,0 +2036,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Montenegro,0,0 +2037,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Iran,43,8 +2038,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Liechtenstein,0,0 +2039,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Russia,2,0 +2040,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Mexico,0,0 +2041,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Egypt,1,0 +2042,,,,,,,5.0,,,,,,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-02-23,Nepal,1,0 +2043,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Iraq,0,0 +2044,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,South Africa,0,0 +2045,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Namibia,0,0 +2046,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Morocco,0,0 +2047,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Uganda,0,0 +2048,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Austria,0,0 +2049,,,,,,,5.0,,,,,,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Germany,16,0 +2050,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,United Kingdom,13,0 +2051,,,2.0,1.0,,,,,,,,,1.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.7,2020-02-24,South Korea,833,8 +2052,,2.0,1.0,1.0,,,5.0,,2000.0,,,200.0,2.0,0.0,3.0,0.0,0.0,1.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-02-24,Singapore,89,0 +2053,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Israel,1,0 +2054,,,2.0,,,,5.0,2404.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.30000000000000004,2020-02-24,Japan,159,1 +2055,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Sweden,1,0 +2056,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,San Marino,0,0 +2057,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Slovenia,0,0 +2058,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Canada,10,0 +2059,,,,,,,3.0,,,,,,1.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-24,Hong Kong,79,2 +2060,,,,,,,3.0,,,100.0,,,0.0,1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Taiwan,30,1 +2061,,,1.0,3.0,2.0,1.0,1.0,320000.0,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,3.0,3.0,2.0,1.0,1.0,0.6,2020-02-24,China,77152,2593 +2062,,,,1.0,1.0,0.5,5.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,1.0,2.0,4.0,0.0,0.0,0.0,0.0,2020-02-24,Italy,229,7 +2063,,,,,,,5.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Czechia,0,0 +2064,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Australia,15,0 +2065,,,,,,,3.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Romania,0,0 +2066,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,France,12,1 +2067,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Portugal,0,0 +2068,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-24,Spain,2,0 +2069,,,2.0,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-24,Belgium,1,0 +2070,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Luxembourg,0,0 +2071,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Albania,0,0 +2072,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Andorra,0,0 +2073,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Belarus,0,0 +2074,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Bosnia and Herzegovina,0,0 +2075,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Bulgaria,0,0 +2076,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Denmark,0,0 +2077,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Estonia,0,0 +2078,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Cyprus,0,0 +2079,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Croatia,0,0 +2080,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Finland,1,0 +2081,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Georgia,0,0 +2082,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Hungary,0,0 +2083,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Latvia,0,0 +2084,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Lithuania,0,0 +2085,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Greece,0,0 +2086,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Moldova,0,0 +2087,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Malta,0,0 +2088,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Monaco,0,0 +2089,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Netherlands,0,0 +2090,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Iceland,0,0 +2091,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Ireland,0,0 +2092,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Kazakhstan,0,0 +2093,,,,,,,,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Poland,0,0 +2094,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Turkey,0,0 +2095,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Ukraine,0,0 +2096,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Slovakia,0,0 +2097,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Serbia,0,0 +2098,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Switzerland,0,0 +2099,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Norway,0,0 +2100,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Montenegro,0,0 +2101,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Iran,61,12 +2102,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Liechtenstein,0,0 +2103,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Russia,2,0 +2104,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Mexico,0,0 +2105,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Egypt,1,0 +2106,,,,,,,5.0,,,,,,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-02-24,Nepal,1,0 +2107,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Iraq,1,0 +2108,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,South Africa,0,0 +2109,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Namibia,0,0 +2110,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Morocco,0,0 +2111,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Uganda,0,0 +2112,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Austria,2,0 +2113,,,,,,,5.0,,,,,,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Germany,17,0 +2114,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,United Kingdom,13,0 +2115,,,2.0,1.0,,,,,,,,,1.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.7,2020-02-25,South Korea,977,10 +2116,,2.0,1.0,1.0,,,5.0,,2000.0,,,200.0,2.0,0.0,3.0,0.0,0.0,1.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-02-25,Singapore,91,0 +2117,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Israel,1,0 +2118,,,2.0,,,,5.0,2404.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.30000000000000004,2020-02-25,Japan,170,1 +2119,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Sweden,1,0 +2120,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,San Marino,0,0 +2121,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Slovenia,0,0 +2122,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Canada,11,0 +2123,,,,,,,3.0,,,,,,1.0,0.0,1.0,0.0,0.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-02-25,Hong Kong,84,2 +2124,,,,,,,3.0,,,100.0,,,0.0,1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Taiwan,31,1 +2125,,,1.0,3.0,2.0,1.0,3.0,320000.0,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,3.0,3.0,2.0,1.0,1.0,0.7,2020-02-25,China,77660,2663 +2126,,,,1.0,1.0,0.5,5.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,1.0,3.0,4.0,0.0,0.0,0.0,0.0,2020-02-25,Italy,322,10 +2127,,,,,,,5.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Czechia,0,0 +2128,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Australia,15,0 +2129,,,,,,,3.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Romania,0,0 +2130,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,France,14,1 +2131,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Portugal,0,0 +2132,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-25,Spain,6,0 +2133,,,2.0,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-25,Belgium,1,0 +2134,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Luxembourg,0,0 +2135,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Albania,0,0 +2136,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Andorra,0,0 +2137,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Belarus,0,0 +2138,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Bosnia and Herzegovina,0,0 +2139,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Bulgaria,0,0 +2140,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Denmark,0,0 +2141,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Estonia,0,0 +2142,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Cyprus,0,0 +2143,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Croatia,1,0 +2144,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Finland,1,0 +2145,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Georgia,0,0 +2146,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Hungary,0,0 +2147,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Latvia,0,0 +2148,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Lithuania,0,0 +2149,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Greece,0,0 +2150,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Moldova,0,0 +2151,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Malta,0,0 +2152,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Monaco,0,0 +2153,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Netherlands,0,0 +2154,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Iceland,0,0 +2155,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Ireland,0,0 +2156,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Kazakhstan,0,0 +2157,,,,,,,,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Poland,0,0 +2158,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Turkey,0,0 +2159,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Ukraine,0,0 +2160,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Slovakia,0,0 +2161,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Serbia,0,0 +2162,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Switzerland,1,0 +2163,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Norway,0,0 +2164,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Montenegro,0,0 +2165,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Iran,95,16 +2166,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Liechtenstein,0,0 +2167,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Russia,2,0 +2168,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Mexico,0,0 +2169,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Egypt,1,0 +2170,,,,,,,5.0,,,,,,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-02-25,Nepal,1,0 +2171,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Iraq,1,0 +2172,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,South Africa,0,0 +2173,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Namibia,0,0 +2174,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Morocco,0,0 +2175,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Uganda,0,0 +2176,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Austria,2,0 +2177,,,,,,,5.0,,,,,,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Germany,27,0 +2178,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,United Kingdom,13,0 +2179,,,2.0,1.0,,,,,,,,,1.0,0.0,0.0,1.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.7,2020-02-26,South Korea,1261,12 +2180,,2.0,1.0,1.0,,,5.0,,2000.0,,,200.0,2.0,0.0,3.0,0.0,0.0,1.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-02-26,Singapore,93,0 +2181,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Israel,2,0 +2182,,,2.0,,,,5.0,2404.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.30000000000000004,2020-02-26,Japan,189,2 +2183,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Sweden,2,0 +2184,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,San Marino,0,0 +2185,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Slovenia,0,0 +2186,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Canada,11,0 +2187,,,,,,,3.0,,,,,,1.0,0.0,1.0,0.0,0.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-02-26,Hong Kong,91,2 +2188,,,,,,,3.0,,,100.0,,,0.0,1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Taiwan,32,1 +2189,,,1.0,3.0,2.0,1.0,3.0,320000.0,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-02-26,China,78065,2715 +2190,,,,1.0,1.0,0.5,5.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,1.0,3.0,4.0,0.0,0.0,0.0,0.5,2020-02-26,Italy,453,12 +2191,,,,,,,5.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Czechia,0,0 +2192,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Australia,15,0 +2193,,,,,,,3.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Romania,1,0 +2194,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,France,18,2 +2195,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Portugal,0,0 +2196,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-26,Spain,13,0 +2197,,,2.0,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-26,Belgium,1,0 +2198,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Luxembourg,0,0 +2199,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Albania,0,0 +2200,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Andorra,0,0 +2201,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Belarus,0,0 +2202,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Bosnia and Herzegovina,0,0 +2203,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Bulgaria,0,0 +2204,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Denmark,0,0 +2205,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Estonia,0,0 +2206,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Cyprus,0,0 +2207,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Croatia,3,0 +2208,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Finland,2,0 +2209,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Georgia,1,0 +2210,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Hungary,0,0 +2211,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Latvia,0,0 +2212,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Lithuania,0,0 +2213,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Greece,1,0 +2214,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Moldova,0,0 +2215,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Malta,0,0 +2216,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Monaco,0,0 +2217,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Netherlands,0,0 +2218,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Iceland,0,0 +2219,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Ireland,0,0 +2220,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Kazakhstan,0,0 +2221,,,,,,,,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Poland,0,0 +2222,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Turkey,0,0 +2223,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Ukraine,0,0 +2224,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Slovakia,0,0 +2225,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Serbia,0,0 +2226,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Switzerland,1,0 +2227,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Norway,1,0 +2228,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Montenegro,0,0 +2229,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Iran,139,19 +2230,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Liechtenstein,0,0 +2231,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Russia,2,0 +2232,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Mexico,0,0 +2233,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Egypt,1,0 +2234,,,,,,,5.0,,,,,,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-02-26,Nepal,1,0 +2235,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Iraq,5,0 +2236,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,South Africa,0,0 +2237,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Namibia,0,0 +2238,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Morocco,0,0 +2239,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Uganda,0,0 +2240,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Austria,3,0 +2241,,,,,,,5.0,,,,,,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Germany,46,0 +2242,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,United Kingdom,15,0 +2243,,,2.0,1.0,,,,,,,,,1.0,0.0,0.0,1.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.7,2020-02-27,South Korea,1766,13 +2244,,2.0,1.0,1.0,,,5.0,,2000.0,,,200.0,2.0,0.0,3.0,0.0,0.0,1.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-02-27,Singapore,93,0 +2245,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Israel,3,0 +2246,,,2.0,,,,5.0,2404.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.30000000000000004,2020-02-27,Japan,214,4 +2247,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Sweden,7,0 +2248,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,San Marino,1,0 +2249,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Slovenia,0,0 +2250,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Canada,13,0 +2251,,,,,,,3.0,,,,,,1.0,0.0,1.0,0.0,0.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-02-27,Hong Kong,92,2 +2252,,,,,,,3.0,,,100.0,,,0.0,1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Taiwan,32,1 +2253,,,1.0,3.0,2.0,1.0,3.0,320000.0,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-02-27,China,78498,2744 +2254,,,,1.0,1.0,0.5,5.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,1.0,3.0,4.0,0.0,0.0,1.0,0.5,2020-02-27,Italy,655,17 +2255,,,,,,,5.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Czechia,0,0 +2256,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Australia,15,0 +2257,,,,,,,3.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Romania,1,0 +2258,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,France,38,2 +2259,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Portugal,0,0 +2260,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-27,Spain,15,0 +2261,,,2.0,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-27,Belgium,1,0 +2262,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Luxembourg,0,0 +2263,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Albania,0,0 +2264,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Andorra,0,0 +2265,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Belarus,0,0 +2266,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Bosnia and Herzegovina,0,0 +2267,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Bulgaria,0,0 +2268,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Denmark,1,0 +2269,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Estonia,1,0 +2270,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Cyprus,0,0 +2271,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Croatia,3,0 +2272,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Finland,2,0 +2273,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Georgia,1,0 +2274,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Hungary,0,0 +2275,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Latvia,0,0 +2276,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Lithuania,0,0 +2277,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Greece,3,0 +2278,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Moldova,0,0 +2279,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Malta,0,0 +2280,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Monaco,0,0 +2281,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Netherlands,1,0 +2282,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Iceland,0,0 +2283,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Ireland,0,0 +2284,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Kazakhstan,0,0 +2285,,,,,,,,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Poland,0,0 +2286,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Turkey,0,0 +2287,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Ukraine,0,0 +2288,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Slovakia,0,0 +2289,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Serbia,0,0 +2290,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Switzerland,8,0 +2291,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Norway,1,0 +2292,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Montenegro,0,0 +2293,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Iran,245,26 +2294,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Liechtenstein,0,0 +2295,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Russia,2,0 +2296,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Mexico,0,0 +2297,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Egypt,1,0 +2298,,,,,,,5.0,,,,,,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-02-27,Nepal,1,0 +2299,,,,,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Iraq,7,0 +2300,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,South Africa,0,0 +2301,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Namibia,0,0 +2302,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Morocco,0,0 +2303,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Uganda,0,0 +2304,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Austria,3,0 +2305,,,,,,,5.0,,,,,,0.0,2.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-28,Germany,48,0 +2306,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,United Kingdom,20,0 +2307,,,2.0,1.0,,,,,,,,,1.0,0.0,0.0,1.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.7,2020-02-28,South Korea,2337,13 +2308,,2.0,1.0,1.0,,,5.0,,2000.0,,,200.0,2.0,0.0,3.0,0.0,0.0,1.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-02-28,Singapore,93,0 +2309,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Israel,4,0 +2310,,,2.0,,,,5.0,2404.0,,,,,0.0,1.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.30000000000000004,2020-02-28,Japan,228,4 +2311,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Sweden,7,0 +2312,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,San Marino,1,0 +2313,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Slovenia,0,0 +2314,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Canada,14,0 +2315,,,,,,,3.0,,,,,,1.0,0.0,1.0,0.0,0.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-02-28,Hong Kong,94,2 +2316,,,,,,,3.0,,,100.0,,,0.0,1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Taiwan,34,1 +2317,,,1.0,3.0,2.0,1.0,3.0,320000.0,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-02-28,China,78824,2788 +2318,,,,1.0,1.0,0.5,5.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,1.0,3.0,4.0,0.0,0.0,1.0,0.6,2020-02-28,Italy,888,21 +2319,,,,,,,5.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Czechia,0,0 +2320,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Australia,15,0 +2321,,,,,,,3.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-28,Romania,3,0 +2322,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,France,57,2 +2323,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Portugal,0,0 +2324,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-28,Spain,32,0 +2325,,,2.0,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-28,Belgium,1,0 +2326,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Luxembourg,0,0 +2327,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Albania,0,0 +2328,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Andorra,0,0 +2329,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Belarus,1,0 +2330,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Bosnia and Herzegovina,0,0 +2331,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Bulgaria,0,0 +2332,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Denmark,1,0 +2333,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Estonia,1,0 +2334,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Cyprus,0,0 +2335,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Croatia,5,0 +2336,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Finland,2,0 +2337,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Georgia,1,0 +2338,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Hungary,0,0 +2339,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Latvia,0,0 +2340,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Lithuania,1,0 +2341,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Greece,4,0 +2342,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Moldova,0,0 +2343,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Malta,0,0 +2344,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Monaco,0,0 +2345,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Netherlands,1,0 +2346,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Iceland,1,0 +2347,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Ireland,0,0 +2348,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Kazakhstan,0,0 +2349,,,,,,,,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Poland,0,0 +2350,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Turkey,0,0 +2351,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Ukraine,0,0 +2352,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Slovakia,0,0 +2353,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Serbia,0,0 +2354,,,,,,,,,,,,1000.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Switzerland,8,0 +2355,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Norway,6,0 +2356,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Montenegro,0,0 +2357,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Iran,388,34 +2358,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Liechtenstein,0,0 +2359,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Russia,2,0 +2360,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Mexico,1,0 +2361,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Egypt,1,0 +2362,,,,,,,5.0,,,,,,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-02-28,Nepal,1,0 +2363,,,,,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Iraq,7,0 +2364,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,South Africa,0,0 +2365,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Namibia,0,0 +2366,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Morocco,0,0 +2367,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Uganda,0,0 +2368,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Austria,9,0 +2369,,,,,,,5.0,,,,,,0.0,2.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-29,Germany,79,0 +2370,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,United Kingdom,23,0 +2371,,,2.0,1.0,,0.5,,,,,,,1.0,0.0,0.0,1.0,0.0,1.0,0.0,2.0,0.0,0.0,0.0,0.7,2020-02-29,South Korea,3150,16 +2372,,2.0,1.0,1.0,,,5.0,,2000.0,,,200.0,2.0,0.0,3.0,0.0,0.0,1.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-02-29,Singapore,102,0 +2373,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Israel,7,0 +2374,,,2.0,,,,5.0,2404.0,,,,,0.0,1.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.30000000000000004,2020-02-29,Japan,241,5 +2375,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Sweden,12,0 +2376,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,San Marino,1,0 +2377,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Slovenia,0,0 +2378,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Canada,20,0 +2379,,,,,,,3.0,,,,,,1.0,0.0,1.0,0.0,0.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-02-29,Hong Kong,95,2 +2380,,,,,,,3.0,,,100.0,,,0.0,1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Taiwan,39,1 +2381,,,1.0,3.0,2.0,1.0,3.0,320000.0,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-02-29,China,79251,2835 +2382,,,,1.0,1.0,0.5,5.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,1.0,3.0,4.0,0.0,0.0,1.0,0.6,2020-02-29,Italy,1128,29 +2383,,,,,,,5.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Czechia,0,0 +2384,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Australia,25,0 +2385,,,,,,,3.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-29,Romania,3,0 +2386,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-02-29,France,100,2 +2387,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Portugal,0,0 +2388,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-29,Spain,45,0 +2389,,,2.0,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-29,Belgium,1,0 +2390,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Luxembourg,1,0 +2391,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Albania,0,0 +2392,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Andorra,0,0 +2393,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Belarus,1,0 +2394,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Bosnia and Herzegovina,0,0 +2395,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Bulgaria,0,0 +2396,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Denmark,3,0 +2397,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Estonia,1,0 +2398,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Cyprus,0,0 +2399,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Croatia,6,0 +2400,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Finland,3,0 +2401,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Georgia,1,0 +2402,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Hungary,0,0 +2403,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Latvia,0,0 +2404,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Lithuania,1,0 +2405,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Greece,4,0 +2406,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Moldova,0,0 +2407,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Malta,0,0 +2408,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Monaco,1,0 +2409,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Netherlands,6,0 +2410,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Iceland,1,0 +2411,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Ireland,1,0 +2412,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Kazakhstan,0,0 +2413,,,,,,,,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Poland,0,0 +2414,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Turkey,0,0 +2415,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Ukraine,0,0 +2416,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Slovakia,0,0 +2417,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Serbia,0,0 +2418,,,,,,,,,,,,1000.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Switzerland,18,0 +2419,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Norway,15,0 +2420,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Montenegro,0,0 +2421,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Iran,593,43 +2422,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Liechtenstein,0,0 +2423,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Russia,2,0 +2424,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Mexico,4,0 +2425,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Egypt,1,0 +2426,,,,,,,5.0,,,,,,1.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.1,2020-02-29,Nepal,1,0 +2427,,,,,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Iraq,13,0 +2428,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,South Africa,0,0 +2429,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Namibia,0,0 +2430,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Morocco,0,0 +2431,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Uganda,0,0 +2432,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Austria,14,0 +2433,,,,,,,5.0,,,,,,0.0,2.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-01,Germany,130,0 +2434,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,United Kingdom,36,0 +2435,,,2.0,1.0,,0.5,,,,,,,1.0,0.0,0.0,1.0,0.0,1.0,1.0,2.0,0.0,0.0,0.0,0.7,2020-03-01,South Korea,3736,17 +2436,,2.0,1.0,1.0,,,5.0,,2000.0,,,200.0,2.0,0.0,3.0,0.0,0.0,1.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-03-01,Singapore,106,0 +2437,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Israel,10,0 +2438,,,2.0,,,,5.0,2404.0,,,,,0.0,1.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.30000000000000004,2020-03-01,Japan,256,6 +2439,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Sweden,14,0 +2440,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,San Marino,1,0 +2441,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Slovenia,0,0 +2442,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Canada,24,0 +2443,,,,,,,3.0,,,,,,1.0,0.0,1.0,0.0,0.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-01,Hong Kong,96,2 +2444,,,,,,,3.0,,,100.0,,,0.0,1.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Taiwan,40,1 +2445,,,1.0,3.0,2.0,1.0,3.0,320000.0,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-01,China,79826,2870 +2446,,,,1.0,1.0,0.5,5.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,1.0,3.0,4.0,0.0,0.0,1.0,0.6,2020-03-01,Italy,1694,34 +2447,,,,,,,5.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Czechia,3,0 +2448,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Australia,27,1 +2449,,,,,,,3.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-01,Romania,3,0 +2450,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-01,France,130,2 +2451,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Portugal,0,0 +2452,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-01,Spain,84,0 +2453,,,2.0,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-01,Belgium,2,0 +2454,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Luxembourg,1,0 +2455,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Albania,0,0 +2456,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Andorra,0,0 +2457,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Belarus,1,0 +2458,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Bosnia and Herzegovina,0,0 +2459,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Bulgaria,0,0 +2460,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Denmark,4,0 +2461,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Estonia,1,0 +2462,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Cyprus,0,0 +2463,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Croatia,7,0 +2464,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Finland,6,0 +2465,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Georgia,3,0 +2466,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Hungary,0,0 +2467,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Latvia,0,0 +2468,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Lithuania,1,0 +2469,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Greece,7,0 +2470,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Moldova,0,0 +2471,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Malta,0,0 +2472,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Monaco,1,0 +2473,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Netherlands,10,0 +2474,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Iceland,3,0 +2475,,,2.0,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Ireland,1,0 +2476,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Kazakhstan,0,0 +2477,,,,,,,,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Poland,0,0 +2478,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Turkey,0,0 +2479,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Ukraine,0,0 +2480,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Slovakia,0,0 +2481,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Serbia,0,0 +2482,,,,,,,,,,,,1000.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Switzerland,27,0 +2483,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Norway,19,0 +2484,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Montenegro,0,0 +2485,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Iran,978,54 +2486,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Liechtenstein,0,0 +2487,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Russia,2,0 +2488,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Mexico,5,0 +2489,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Egypt,2,0 +2490,,,,,,,5.0,,,,,,1.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.1,2020-03-01,Nepal,1,0 +2491,,,,,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Iraq,19,0 +2492,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,South Africa,0,0 +2493,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Namibia,0,0 +2494,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Morocco,0,0 +2495,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Uganda,0,0 +2496,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Austria,18,0 +2497,,,,,,,5.0,,,,,,0.0,2.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-02,Germany,159,0 +2498,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,United Kingdom,40,0 +2499,,,2.0,1.0,,0.5,,,,,,,1.0,0.0,0.0,1.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.7,2020-03-02,South Korea,4335,28 +2500,,2.0,1.0,1.0,,,5.0,,2000.0,,,200.0,2.0,0.0,3.0,0.0,0.0,1.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-03-02,Singapore,108,0 +2501,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Israel,10,0 +2502,,,2.0,,,,5.0,2404.0,,,,,0.0,1.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.30000000000000004,2020-03-02,Japan,274,6 +2503,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Sweden,15,0 +2504,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,San Marino,8,0 +2505,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Slovenia,0,0 +2506,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Canada,27,0 +2507,,,,,,,3.0,,,,,,1.0,0.0,1.0,0.0,0.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-02,Hong Kong,100,2 +2508,,,,,,,3.0,,,100.0,,,0.0,1.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Taiwan,41,1 +2509,,,1.0,3.0,2.0,1.0,3.0,320000.0,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-02,China,80026,2912 +2510,,,,1.0,1.0,0.5,5.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,1.0,3.0,4.0,0.0,0.0,1.0,0.6,2020-03-02,Italy,2036,52 +2511,,,,,,,5.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Czechia,3,0 +2512,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Australia,30,1 +2513,,,,,,,3.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-02,Romania,3,0 +2514,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-02,France,191,3 +2515,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Portugal,2,0 +2516,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-02,Spain,120,0 +2517,,,2.0,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-02,Belgium,8,0 +2518,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Luxembourg,1,0 +2519,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Albania,0,0 +2520,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Andorra,1,0 +2521,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Belarus,1,0 +2522,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Bosnia and Herzegovina,0,0 +2523,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Bulgaria,0,0 +2524,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Denmark,4,0 +2525,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Estonia,1,0 +2526,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Cyprus,0,0 +2527,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-02,Croatia,7,0 +2528,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Finland,6,0 +2529,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Georgia,3,0 +2530,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Hungary,0,0 +2531,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Latvia,1,0 +2532,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Lithuania,1,0 +2533,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Greece,7,0 +2534,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Moldova,0,0 +2535,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Malta,0,0 +2536,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Monaco,1,0 +2537,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Netherlands,18,0 +2538,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Iceland,6,0 +2539,,,2.0,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Ireland,1,0 +2540,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Kazakhstan,0,0 +2541,,,,,,,,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Poland,0,0 +2542,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Turkey,0,0 +2543,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Ukraine,0,0 +2544,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Slovakia,0,0 +2545,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Serbia,0,0 +2546,,,,,,,,,,,,1000.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Switzerland,42,0 +2547,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Norway,25,0 +2548,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Montenegro,0,0 +2549,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Iran,1501,66 +2550,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Liechtenstein,0,0 +2551,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Russia,3,0 +2552,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Mexico,5,0 +2553,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Egypt,2,0 +2554,,,,,,,5.0,,,,,,1.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.1,2020-03-02,Nepal,1,0 +2555,,,,,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Iraq,26,0 +2556,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,South Africa,0,0 +2557,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Namibia,0,0 +2558,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Morocco,1,0 +2559,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Uganda,0,0 +2560,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Austria,21,0 +2561,,,,,,,5.0,,,,,,0.0,2.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-03,Germany,196,0 +2562,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,United Kingdom,51,0 +2563,,,2.0,1.0,,0.5,,,,,,,1.0,0.0,0.0,1.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.7,2020-03-03,South Korea,5186,28 +2564,,2.0,1.0,1.0,,,5.0,,2000.0,,,200.0,2.0,0.0,3.0,0.0,0.0,1.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-03-03,Singapore,110,0 +2565,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Israel,12,0 +2566,,,2.0,,,,5.0,2404.0,,,,,0.0,1.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.30000000000000004,2020-03-03,Japan,293,6 +2567,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Sweden,21,0 +2568,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,San Marino,10,1 +2569,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Slovenia,0,0 +2570,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Canada,30,0 +2571,,,,,,,3.0,,,,,,1.0,0.0,1.0,0.0,0.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-03,Hong Kong,100,2 +2572,,,,,,,3.0,,,100.0,,,0.0,1.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Taiwan,42,1 +2573,,,1.0,3.0,2.0,1.0,3.0,320000.0,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-03,China,80151,2945 +2574,,,,1.0,1.0,0.5,5.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,1.0,3.0,4.0,0.0,0.0,1.0,0.6,2020-03-03,Italy,2502,79 +2575,,,,,,,5.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Czechia,5,0 +2576,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Australia,39,1 +2577,,,,,,,3.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-03,Romania,3,0 +2578,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-03,France,204,4 +2579,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Portugal,2,0 +2580,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-03,Spain,165,1 +2581,,,2.0,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-03,Belgium,13,0 +2582,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Luxembourg,1,0 +2583,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Albania,0,0 +2584,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Andorra,1,0 +2585,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Belarus,1,0 +2586,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Bosnia and Herzegovina,0,0 +2587,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Bulgaria,0,0 +2588,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Denmark,6,0 +2589,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Estonia,2,0 +2590,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Cyprus,0,0 +2591,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-03,Croatia,9,0 +2592,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Finland,6,0 +2593,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Georgia,3,0 +2594,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Hungary,0,0 +2595,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Latvia,1,0 +2596,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Lithuania,1,0 +2597,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Greece,7,0 +2598,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Moldova,0,0 +2599,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Malta,0,0 +2600,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Monaco,1,0 +2601,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Netherlands,24,0 +2602,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Iceland,11,0 +2603,,,2.0,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Ireland,2,0 +2604,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Kazakhstan,0,0 +2605,,,,,,,,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Poland,0,0 +2606,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Turkey,0,0 +2607,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Ukraine,1,0 +2608,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Slovakia,0,0 +2609,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Serbia,0,0 +2610,,,,,,,,,,,,1000.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Switzerland,56,0 +2611,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Norway,32,0 +2612,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Montenegro,0,0 +2613,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Iran,2336,77 +2614,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Liechtenstein,0,0 +2615,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Russia,3,0 +2616,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Mexico,5,0 +2617,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Egypt,2,0 +2618,,,,,,,5.0,,,,,,1.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.1,2020-03-03,Nepal,1,0 +2619,,,,,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Iraq,32,0 +2620,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,South Africa,0,0 +2621,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Namibia,0,0 +2622,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Morocco,1,0 +2623,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Uganda,0,0 +2624,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Austria,29,0 +2625,,,,,,,5.0,,,,,,0.0,2.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-04,Germany,262,0 +2626,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,United Kingdom,86,0 +2627,,,2.0,1.0,,0.5,,,,,,,1.0,0.0,0.0,1.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.7,2020-03-04,South Korea,5621,35 +2628,,2.0,1.0,1.0,,,5.0,,2000.0,,,200.0,2.0,0.0,3.0,0.0,0.0,1.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-03-04,Singapore,110,0 +2629,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Israel,15,0 +2630,,,2.0,,,,5.0,2404.0,,,,,0.0,1.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.30000000000000004,2020-03-04,Japan,331,6 +2631,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Sweden,35,0 +2632,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,San Marino,16,1 +2633,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Slovenia,0,0 +2634,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Canada,33,0 +2635,,,,,,,3.0,,,,,,1.0,0.0,1.0,0.0,0.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-04,Hong Kong,105,2 +2636,,,,,,,3.0,,,100.0,,,0.0,1.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Taiwan,42,1 +2637,,,1.0,3.0,2.0,1.0,3.0,320000.0,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-04,China,80271,2981 +2638,,,,1.0,1.0,0.5,5.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,1.0,3.0,4.0,0.0,0.0,1.0,0.6,2020-03-04,Italy,3089,107 +2639,,,,,,,5.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Czechia,8,0 +2640,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Australia,52,2 +2641,,,,,,,3.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-04,Romania,4,0 +2642,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-04,France,288,4 +2643,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Portugal,5,0 +2644,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-04,Spain,222,2 +2645,,,2.0,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-04,Belgium,23,0 +2646,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Luxembourg,1,0 +2647,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Albania,0,0 +2648,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Andorra,1,0 +2649,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Belarus,6,0 +2650,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Bosnia and Herzegovina,0,0 +2651,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Bulgaria,0,0 +2652,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Denmark,11,0 +2653,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Estonia,2,0 +2654,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Cyprus,0,0 +2655,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-04,Croatia,10,0 +2656,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Finland,6,0 +2657,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Georgia,3,0 +2658,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Hungary,2,0 +2659,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Latvia,1,0 +2660,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Lithuania,1,0 +2661,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Greece,9,0 +2662,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Moldova,0,0 +2663,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Malta,0,0 +2664,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Monaco,1,0 +2665,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Netherlands,38,0 +2666,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Iceland,26,0 +2667,,,2.0,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Ireland,6,0 +2668,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Kazakhstan,0,0 +2669,,,,,,,,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Poland,1,0 +2670,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Turkey,0,0 +2671,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Ukraine,1,0 +2672,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Slovakia,0,0 +2673,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Serbia,0,0 +2674,,,,,,,,,,,,1000.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Switzerland,90,0 +2675,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Norway,56,0 +2676,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Montenegro,0,0 +2677,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Iran,2922,92 +2678,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Liechtenstein,1,0 +2679,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Russia,3,0 +2680,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Mexico,5,0 +2681,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Egypt,2,0 +2682,,,,,,,5.0,,,,,,1.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.1,2020-03-04,Nepal,1,0 +2683,,,,,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Iraq,35,2 +2684,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,South Africa,0,0 +2685,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Namibia,0,0 +2686,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Morocco,1,0 +2687,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Uganda,0,0 +2688,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Austria,41,0 +2689,,,,,,,5.0,,,,,,0.0,2.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-05,Germany,482,0 +2690,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,United Kingdom,116,1 +2691,,,2.0,1.0,,0.5,,,,,,,1.0,0.0,0.0,1.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.7,2020-03-05,South Korea,6088,35 +2692,,2.0,1.0,1.0,,,5.0,,2000.0,,,200.0,2.0,0.0,3.0,0.0,0.0,1.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-03-05,Singapore,117,0 +2693,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Israel,20,0 +2694,,,2.0,,,,5.0,2404.0,,,,,0.0,1.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.30000000000000004,2020-03-05,Japan,360,6 +2695,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Sweden,94,0 +2696,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,San Marino,21,1 +2697,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Slovenia,2,0 +2698,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Canada,37,0 +2699,,,,,,,3.0,5271.0,,,,,1.0,0.0,1.0,0.0,0.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-05,Hong Kong,105,2 +2700,,,,,,,3.0,,,100.0,,,0.0,1.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Taiwan,44,1 +2701,,,1.0,3.0,2.0,1.0,3.0,320000.0,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-05,China,80422,3013 +2702,,,,1.0,1.0,0.5,5.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,1.0,3.0,4.0,0.0,0.0,1.0,0.6,2020-03-05,Italy,3858,148 +2703,,,,,,,5.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-05,Czechia,12,0 +2704,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Australia,55,2 +2705,,,,,,,3.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-05,Romania,6,0 +2706,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-05,France,380,6 +2707,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Portugal,8,0 +2708,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-05,Spain,259,3 +2709,,,2.0,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-05,Belgium,50,0 +2710,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Luxembourg,1,0 +2711,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Albania,0,0 +2712,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Andorra,1,0 +2713,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Belarus,6,0 +2714,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Bosnia and Herzegovina,2,0 +2715,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Bulgaria,0,0 +2716,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Denmark,11,0 +2717,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Estonia,3,0 +2718,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Cyprus,0,0 +2719,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-05,Croatia,10,0 +2720,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Finland,12,0 +2721,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Georgia,4,0 +2722,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Hungary,2,0 +2723,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Latvia,1,0 +2724,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Lithuania,1,0 +2725,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Greece,31,0 +2726,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Moldova,0,0 +2727,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Malta,0,0 +2728,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Monaco,1,0 +2729,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Netherlands,82,0 +2730,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Iceland,34,0 +2731,,,2.0,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Ireland,6,0 +2732,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Kazakhstan,0,0 +2733,,,,,,,,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Poland,1,0 +2734,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Turkey,0,0 +2735,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Ukraine,1,0 +2736,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Slovakia,0,0 +2737,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Serbia,0,0 +2738,,,,,,,,,,,,1000.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Switzerland,114,1 +2739,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Norway,87,0 +2740,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Montenegro,0,0 +2741,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Iran,3513,107 +2742,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Liechtenstein,1,0 +2743,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Russia,4,0 +2744,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Mexico,5,0 +2745,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Egypt,3,0 +2746,,,,,,,5.0,,,,,,1.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.1,2020-03-05,Nepal,1,0 +2747,,,,,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Iraq,35,2 +2748,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,South Africa,1,0 +2749,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Namibia,0,0 +2750,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Morocco,2,0 +2751,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Uganda,0,0 +2752,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Austria,55,0 +2753,,,,,,,5.0,,,,,,0.0,2.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-06,Germany,670,0 +2754,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,United Kingdom,164,2 +2755,,,2.0,1.0,,0.5,,,,,,,1.0,0.0,0.0,1.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.7,2020-03-06,South Korea,6593,42 +2756,,2.0,1.0,1.0,,,5.0,,2000.0,,,200.0,2.0,0.0,3.0,0.0,0.0,1.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-03-06,Singapore,130,0 +2757,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Israel,37,0 +2758,,,2.0,,,,5.0,2404.0,,,,,0.0,1.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.30000000000000004,2020-03-06,Japan,420,6 +2759,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Sweden,101,0 +2760,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,San Marino,21,1 +2761,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Slovenia,7,0 +2762,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Canada,49,0 +2763,,,,,,,3.0,5271.0,,,,,1.0,0.0,1.0,0.0,0.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-06,Hong Kong,107,2 +2764,,,,,,,3.0,,,100.0,,,0.0,1.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Taiwan,45,1 +2765,,,1.0,3.0,2.0,1.0,3.0,320000.0,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-06,China,80573,3042 +2766,,,,1.0,1.0,0.5,5.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,1.0,3.0,4.0,0.0,0.0,1.0,0.6,2020-03-06,Italy,4636,197 +2767,,,,,,,5.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-06,Czechia,18,0 +2768,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Australia,60,2 +2769,,,,,,,3.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-06,Romania,9,0 +2770,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-06,France,656,9 +2771,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Portugal,13,0 +2772,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-06,Spain,400,5 +2773,,,2.0,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-06,Belgium,109,0 +2774,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Luxembourg,2,0 +2775,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Albania,0,0 +2776,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Andorra,1,0 +2777,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Belarus,6,0 +2778,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Bosnia and Herzegovina,2,0 +2779,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Bulgaria,0,0 +2780,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-06,Denmark,24,0 +2781,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Estonia,10,0 +2782,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Cyprus,0,0 +2783,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-06,Croatia,11,0 +2784,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Finland,15,0 +2785,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Georgia,4,0 +2786,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Hungary,2,0 +2787,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Latvia,1,0 +2788,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Lithuania,1,0 +2789,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Greece,45,0 +2790,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Moldova,0,0 +2791,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Malta,0,0 +2792,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Monaco,1,0 +2793,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Netherlands,128,1 +2794,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Iceland,43,0 +2795,,,2.0,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Ireland,18,0 +2796,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Kazakhstan,0,0 +2797,,,,,,,,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Poland,5,0 +2798,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Turkey,0,0 +2799,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Ukraine,1,0 +2800,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Slovakia,1,0 +2801,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Serbia,1,0 +2802,,,,,,,,,,,,1000.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Switzerland,214,1 +2803,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Norway,108,0 +2804,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Montenegro,0,0 +2805,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Iran,4747,124 +2806,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Liechtenstein,1,0 +2807,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Russia,13,0 +2808,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Mexico,6,0 +2809,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Egypt,15,0 +2810,,,,,,,5.0,,,,,,1.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.1,2020-03-06,Nepal,1,0 +2811,,,,,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Iraq,40,3 +2812,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,South Africa,1,0 +2813,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Namibia,0,0 +2814,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Morocco,2,0 +2815,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Uganda,0,0 +2816,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Austria,79,0 +2817,,,,,,,5.0,,,,,,0.0,2.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-07,Germany,799,0 +2818,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,United Kingdom,207,2 +2819,,,2.0,1.0,,0.5,,,,,,,1.0,0.0,0.0,1.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.7,2020-03-07,South Korea,7041,44 +2820,,2.0,1.0,1.0,,,5.0,,2000.0,,,200.0,2.0,0.0,3.0,0.0,0.0,1.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-03-07,Singapore,138,0 +2821,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Israel,43,0 +2822,,,2.0,,,,5.0,2404.0,,,,,0.0,1.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.30000000000000004,2020-03-07,Japan,461,6 +2823,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Sweden,161,0 +2824,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,San Marino,23,1 +2825,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Slovenia,7,0 +2826,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Canada,54,0 +2827,,,,,,,3.0,5271.0,,,,,1.0,0.0,1.0,0.0,0.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-07,Hong Kong,108,2 +2828,,,,,,,3.0,,,100.0,,,0.0,1.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Taiwan,45,1 +2829,,,1.0,3.0,2.0,1.0,3.0,320000.0,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-07,China,80652,3070 +2830,,,,3.0,1.0,0.5,5.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,1.0,3.0,6.0,0.0,0.0,1.0,0.6,2020-03-07,Italy,5883,233 +2831,,,,,,,5.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-07,Czechia,19,0 +2832,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Australia,63,2 +2833,,,,,,,3.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-07,Romania,9,0 +2834,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-07,France,959,11 +2835,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Portugal,20,0 +2836,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-07,Spain,500,10 +2837,,,2.0,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-07,Belgium,169,0 +2838,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Luxembourg,2,0 +2839,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Albania,0,0 +2840,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Andorra,1,0 +2841,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Belarus,6,0 +2842,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Bosnia and Herzegovina,3,0 +2843,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Bulgaria,0,0 +2844,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-07,Denmark,24,0 +2845,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Estonia,10,0 +2846,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Cyprus,0,0 +2847,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-07,Croatia,12,0 +2848,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Finland,15,0 +2849,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Georgia,4,0 +2850,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-07,Hungary,4,0 +2851,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Latvia,1,0 +2852,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Lithuania,1,0 +2853,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Greece,46,0 +2854,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Moldova,0,0 +2855,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Malta,3,0 +2856,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Monaco,1,0 +2857,,,,,,,,6000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Netherlands,188,1 +2858,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Iceland,50,0 +2859,,,2.0,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-07,Ireland,18,0 +2860,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Kazakhstan,0,0 +2861,,,,,,,,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Poland,5,0 +2862,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Turkey,0,0 +2863,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Ukraine,1,0 +2864,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Slovakia,1,0 +2865,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Serbia,1,0 +2866,,,,,,,,4000.0,,,,1000.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Switzerland,268,1 +2867,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Norway,147,0 +2868,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Montenegro,0,0 +2869,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Iran,5823,145 +2870,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Liechtenstein,1,0 +2871,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Russia,13,0 +2872,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Mexico,6,0 +2873,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Egypt,15,0 +2874,,,,,,,5.0,,,,,,1.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.1,2020-03-07,Nepal,1,0 +2875,,,,,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Iraq,54,4 +2876,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,South Africa,1,0 +2877,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Namibia,0,0 +2878,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Morocco,2,0 +2879,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Uganda,0,0 +2880,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Austria,104,0 +2881,,,,,,,5.0,,,,,,0.0,2.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-08,Germany,1040,0 +2882,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,United Kingdom,274,3 +2883,,,2.0,1.0,,0.5,,,,,,,1.0,0.0,0.0,1.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.7,2020-03-08,South Korea,7314,50 +2884,,2.0,1.0,1.0,,,5.0,,2000.0,,,200.0,2.0,0.0,3.0,0.0,0.0,1.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-03-08,Singapore,150,0 +2885,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Israel,61,0 +2886,,,2.0,,,,5.0,2404.0,,,,,0.0,1.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.30000000000000004,2020-03-08,Japan,502,6 +2887,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Sweden,203,0 +2888,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,San Marino,36,1 +2889,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Slovenia,16,0 +2890,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Canada,64,0 +2891,,,,,,,3.0,5271.0,,,,,1.0,0.0,1.0,0.0,0.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-08,Hong Kong,114,3 +2892,,,,,,,3.0,,,100.0,,,0.0,1.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Taiwan,45,1 +2893,,,1.0,3.0,2.0,1.0,3.0,320000.0,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-08,China,80699,3097 +2894,,,,3.0,1.0,0.5,5.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,1.0,3.0,6.0,0.0,0.0,1.0,0.6,2020-03-08,Italy,7375,366 +2895,1.0,,,,,,5.0,,,,,,1.0,0.0,0.0,1.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-08,Czechia,31,0 +2896,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Australia,76,3 +2897,,,,,,,3.0,,,,,1000.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-08,Romania,15,0 +2898,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-08,France,1136,19 +2899,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Portugal,30,0 +2900,,,,1.0,,,,,,,,,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-08,Spain,673,17 +2901,,,2.0,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-08,Belgium,200,0 +2902,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Luxembourg,3,0 +2903,,,,,,,5.0,,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-08,Albania,0,0 +2904,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Andorra,1,0 +2905,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Belarus,6,0 +2906,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Bosnia and Herzegovina,3,0 +2907,,,,,,1.0,,,,,,2.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Bulgaria,4,0 +2908,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-08,Denmark,37,0 +2909,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Estonia,10,0 +2910,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Cyprus,0,0 +2911,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-08,Croatia,12,0 +2912,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Finland,23,0 +2913,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Georgia,13,0 +2914,,,,,,,5.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-08,Hungary,7,0 +2915,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Latvia,2,0 +2916,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Lithuania,1,0 +2917,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Greece,73,0 +2918,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Moldova,1,0 +2919,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Malta,3,0 +2920,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Monaco,1,0 +2921,,,,,,,,6000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Netherlands,265,3 +2922,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Iceland,50,0 +2923,,,2.0,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-08,Ireland,19,0 +2924,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Kazakhstan,0,0 +2925,,,,,,,,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Poland,11,0 +2926,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Turkey,0,0 +2927,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Ukraine,1,0 +2928,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Slovakia,3,0 +2929,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Serbia,1,0 +2930,,,,,,,,4000.0,,,,1000.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Switzerland,337,2 +2931,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Norway,176,0 +2932,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Montenegro,0,0 +2933,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Iran,6566,194 +2934,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Liechtenstein,1,0 +2935,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Russia,17,0 +2936,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Mexico,7,0 +2937,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Egypt,49,1 +2938,,,,,,,5.0,,,,,,1.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.1,2020-03-08,Nepal,1,0 +2939,,,,,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Iraq,60,6 +2940,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,South Africa,3,0 +2941,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Namibia,0,0 +2942,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Morocco,2,0 +2943,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Uganda,0,0 +2944,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Austria,131,0 +2945,,,,,,,5.0,,,,,1000.0,0.0,2.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-09,Germany,1176,2 +2946,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,United Kingdom,322,4 +2947,,,2.0,1.0,,0.5,,,,,,,1.0,0.0,0.0,1.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.7,2020-03-09,South Korea,7478,53 +2948,,2.0,1.0,1.0,,,5.0,,2000.0,,,200.0,2.0,0.0,3.0,0.0,0.0,1.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-03-09,Singapore,150,0 +2949,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Israel,61,0 +2950,,,2.0,,,,5.0,2404.0,,,,,0.0,1.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.30000000000000004,2020-03-09,Japan,511,10 +2951,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Sweden,248,0 +2952,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,San Marino,36,1 +2953,,,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Slovenia,16,0 +2954,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Canada,77,1 +2955,,,,,,,3.0,5271.0,,,,,1.0,0.0,1.0,0.0,0.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-09,Hong Kong,115,3 +2956,,,,,,,3.0,,,100.0,,,0.0,1.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Taiwan,45,1 +2957,,,1.0,3.0,2.0,1.0,3.0,320000.0,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-09,China,80735,3120 +2958,,,,3.0,1.0,0.5,5.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,1.0,3.0,6.0,0.0,0.0,1.0,0.6,2020-03-09,Italy,9172,463 +2959,1.0,,,,,,5.0,,,,,,1.0,0.0,0.0,1.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-09,Czechia,31,0 +2960,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Australia,91,3 +2961,,,,,,,5.0,,,,,1000.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-09,Romania,15,0 +2962,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-09,France,1219,19 +2963,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Portugal,30,0 +2964,,,,1.0,,,,,,,,,0.0,0.0,1.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-09,Spain,1073,28 +2965,,,2.0,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-09,Belgium,239,0 +2966,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Luxembourg,3,0 +2967,,,,,,,5.0,,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-09,Albania,2,0 +2968,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Andorra,1,0 +2969,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Belarus,6,0 +2970,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Bosnia and Herzegovina,3,0 +2971,,,,,,1.0,,,,,,2.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Bulgaria,4,0 +2972,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-09,Denmark,92,0 +2973,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Estonia,10,0 +2974,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Cyprus,2,0 +2975,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-09,Croatia,12,0 +2976,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Finland,30,0 +2977,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Georgia,15,0 +2978,,,,,,,5.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-09,Hungary,9,0 +2979,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Latvia,6,0 +2980,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Lithuania,1,0 +2981,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-09,Greece,73,0 +2982,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Moldova,1,0 +2983,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Malta,3,0 +2984,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Monaco,1,0 +2985,,,,,,,,6000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Netherlands,321,3 +2986,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Iceland,58,0 +2987,,,2.0,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-09,Ireland,21,0 +2988,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Kazakhstan,0,0 +2989,,,,,,,,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Poland,16,0 +2990,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Turkey,0,0 +2991,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Ukraine,1,0 +2992,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Slovakia,3,0 +2993,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Serbia,1,0 +2994,,,,,,,,4000.0,,,,1000.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Switzerland,374,2 +2995,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Norway,205,0 +2996,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Montenegro,0,0 +2997,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Iran,7161,237 +2998,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Liechtenstein,1,0 +2999,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Russia,17,0 +3000,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Mexico,7,0 +3001,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Egypt,55,1 +3002,,,,,,,5.0,,,,,,1.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.1,2020-03-09,Nepal,1,0 +3003,,,,1.0,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Iraq,60,6 +3004,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,South Africa,3,0 +3005,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Namibia,0,0 +3006,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Morocco,2,0 +3007,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Uganda,0,0 +3008,,,,,,,5.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Austria,182,0 +3009,,,,,,,5.0,,,,,1000.0,0.0,2.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-10,Germany,1457,2 +3010,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,United Kingdom,384,6 +3011,,,2.0,1.0,,0.5,,,,,,,1.0,0.0,0.0,1.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.7,2020-03-10,South Korea,7513,54 +3012,,2.0,1.0,1.0,,,5.0,,2000.0,,,10.0,2.0,0.0,3.0,0.0,0.0,1.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-03-10,Singapore,160,0 +3013,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Israel,75,0 +3014,,,2.0,,,,5.0,2404.0,,,,,0.0,1.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.30000000000000004,2020-03-10,Japan,581,10 +3015,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Sweden,355,0 +3016,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,San Marino,51,2 +3017,,,,,,,5.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Slovenia,31,0 +3018,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Canada,79,1 +3019,,,,,,,3.0,5271.0,,,,,1.0,0.0,1.0,0.0,0.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-10,Hong Kong,120,3 +3020,,,,,,,3.0,,,100.0,,,0.0,1.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Taiwan,47,1 +3021,,,1.0,3.0,2.0,1.0,3.0,320000.0,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-10,China,80757,3136 +3022,,,,3.0,1.0,0.5,5.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,1.0,3.0,6.0,0.0,0.0,1.0,0.6,2020-03-10,Italy,10149,631 +3023,1.0,,,,,,5.0,,,1.0,,100.0,2.0,0.0,0.0,1.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-10,Czechia,41,0 +3024,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Australia,107,3 +3025,,,,,,,5.0,,,,,1000.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-10,Romania,25,0 +3026,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-10,France,1794,33 +3027,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Portugal,41,0 +3028,,,,1.0,,,5.0,,,,,,0.0,0.0,1.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-10,Spain,1695,35 +3029,,,2.0,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-10,Belgium,267,0 +3030,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Luxembourg,5,0 +3031,,,,,2.0,0.5,5.0,,,,,500.0,0.0,0.0,1.0,1.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-10,Albania,10,0 +3032,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Andorra,1,0 +3033,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Belarus,9,0 +3034,,,,,,,5.0,,,,,300.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-10,Bosnia and Herzegovina,5,0 +3035,,,,,,1.0,,,,,,2.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Bulgaria,4,0 +3036,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-10,Denmark,264,0 +3037,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Estonia,12,0 +3038,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Cyprus,3,0 +3039,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-10,Croatia,14,0 +3040,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Finland,40,0 +3041,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Georgia,15,0 +3042,,,,,,,5.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-10,Hungary,9,0 +3043,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Latvia,8,0 +3044,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Lithuania,1,0 +3045,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-10,Greece,89,0 +3046,,,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Moldova,3,0 +3047,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Malta,5,0 +3048,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Monaco,1,0 +3049,,,,,,,,6000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Netherlands,382,4 +3050,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Iceland,69,0 +3051,,,2.0,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-10,Ireland,34,0 +3052,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Kazakhstan,0,0 +3053,,,,,,,,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Poland,22,0 +3054,,,,,,,,2900.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Turkey,0,0 +3055,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Ukraine,1,0 +3056,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-10,Slovakia,7,0 +3057,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Serbia,5,0 +3058,,,,,,,,4000.0,,,,1000.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Switzerland,491,3 +3059,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Norway,400,0 +3060,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Montenegro,0,0 +3061,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Iran,8042,291 +3062,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Liechtenstein,1,0 +3063,,,,,,,5.0,,,,,5000.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Russia,20,0 +3064,,,,,,,,278.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Mexico,7,0 +3065,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Egypt,59,1 +3066,,,,,,,5.0,,,,,,1.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.1,2020-03-10,Nepal,1,0 +3067,,,,1.0,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Iraq,71,7 +3068,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,South Africa,7,0 +3069,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Namibia,0,0 +3070,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Morocco,3,1 +3071,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Uganda,0,0 +3072,,,,,,,5.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Austria,246,0 +3073,,,,,,,5.0,,,,,1000.0,0.0,2.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-11,Germany,1908,3 +3074,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,United Kingdom,459,8 +3075,,,2.0,1.0,,0.5,2.0,,,,,,2.0,0.0,0.0,1.0,0.0,2.0,3.0,2.0,0.0,0.0,0.0,0.7,2020-03-11,South Korea,7755,60 +3076,,2.0,1.0,1.0,,,5.0,,2000.0,,,10.0,2.0,0.0,3.0,0.0,0.0,1.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-03-11,Singapore,178,0 +3077,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Israel,79,0 +3078,,,2.0,,,,5.0,2404.0,,,,,0.0,1.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.30000000000000004,2020-03-11,Japan,639,15 +3079,,,,,,,,,,,,500.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Sweden,500,1 +3080,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,San Marino,62,2 +3081,,,2.0,,,,5.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Slovenia,57,0 +3082,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Canada,108,1 +3083,,,,,,,3.0,5271.0,,,,,1.0,0.0,1.0,0.0,0.0,2.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-11,Hong Kong,126,3 +3084,,,,,,,3.0,,,100.0,,,0.0,1.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Taiwan,48,1 +3085,,,1.0,3.0,2.0,1.0,3.0,320000.0,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-11,China,80785,3158 +3086,,,,3.0,1.0,1.0,5.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,1.0,3.0,6.0,0.0,0.0,1.0,0.6,2020-03-11,Italy,12462,827 +3087,1.0,,,,,,5.0,,,1.0,,100.0,2.0,0.0,0.0,1.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-11,Czechia,91,0 +3088,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Australia,128,3 +3089,,,,,,,5.0,,,,,100.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-11,Romania,45,0 +3090,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-11,France,2293,48 +3091,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Portugal,59,0 +3092,,,,1.0,,,5.0,,,,,,0.0,0.0,1.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-11,Spain,2277,54 +3093,,,2.0,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-11,Belgium,314,3 +3094,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Luxembourg,7,0 +3095,,,,,2.0,0.5,5.0,,,,,500.0,0.0,0.0,1.0,1.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,2020-03-11,Albania,12,1 +3096,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Andorra,1,0 +3097,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Belarus,9,0 +3098,,,,,,,5.0,,,,,300.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-11,Bosnia and Herzegovina,7,0 +3099,,,,,,1.0,,,,,,2.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Bulgaria,7,1 +3100,,,,,,,5.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-11,Denmark,444,0 +3101,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Estonia,16,0 +3102,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Cyprus,6,0 +3103,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,2020-03-11,Croatia,19,0 +3104,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Finland,59,0 +3105,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Georgia,24,0 +3106,,,,,,,5.0,,,,,100.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-11,Hungary,13,0 +3107,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Latvia,10,0 +3108,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Lithuania,3,0 +3109,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-11,Greece,99,1 +3110,,,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Moldova,3,0 +3111,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Malta,6,0 +3112,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Monaco,1,0 +3113,,,,,,,,6000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Netherlands,503,5 +3114,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Iceland,85,0 +3115,,,2.0,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-11,Ireland,43,1 +3116,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Kazakhstan,0,0 +3117,,,,,,,,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Poland,31,0 +3118,,,,,,,,2900.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Turkey,1,0 +3119,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Ukraine,1,0 +3120,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-11,Slovakia,10,0 +3121,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Serbia,12,0 +3122,,,,,,,,4000.0,,,,1000.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Switzerland,652,4 +3123,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Norway,598,0 +3124,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Montenegro,0,0 +3125,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Iran,9000,354 +3126,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Liechtenstein,1,0 +3127,,,,,,,5.0,,,,,5000.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Russia,20,0 +3128,,,1.0,,,,,278.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Mexico,8,0 +3129,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Egypt,60,1 +3130,,,,,,,5.0,,,,,,1.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.1,2020-03-11,Nepal,1,0 +3131,,,,1.0,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Iraq,71,7 +3132,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,South Africa,13,0 +3133,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Namibia,0,0 +3134,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Morocco,5,1 +3135,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Uganda,0,0 +3136,,,,,,,5.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Austria,302,1 +3137,,,,,,,5.0,,,,,1000.0,0.0,2.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-12,Germany,2078,3 +3138,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,United Kingdom,459,8 +3139,,,2.0,1.0,,0.5,2.0,,,,,,2.0,0.0,0.0,1.0,0.0,3.0,3.0,2.0,0.0,0.0,0.0,0.7,2020-03-12,South Korea,7869,66 +3140,,2.0,1.0,1.0,,,5.0,,2000.0,,,10.0,2.0,0.0,3.0,0.0,0.0,1.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-03-12,Singapore,178,0 +3141,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Israel,100,0 +3142,,,2.0,,,,5.0,2404.0,,,,,0.0,1.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.30000000000000004,2020-03-12,Japan,639,16 +3143,,,,,,,,,,,,500.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Sweden,599,1 +3144,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,San Marino,69,3 +3145,,,2.0,,,,5.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Slovenia,89,0 +3146,1.0,,1.0,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Canada,117,1 +3147,,,,,,,3.0,5271.0,,,,,1.0,0.0,1.0,0.0,0.0,2.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-12,Hong Kong,129,3 +3148,,,,,,,3.0,,,100.0,,,0.0,1.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Taiwan,49,1 +3149,,,1.0,3.0,2.0,1.0,3.0,320000.0,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-12,China,80793,3169 +3150,,,,3.0,1.0,1.0,5.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,1.0,3.0,6.0,0.0,0.0,1.0,0.6,2020-03-12,Italy,12462,827 +3151,1.0,,,,,,5.0,,,1.0,,100.0,2.0,0.0,0.0,1.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-12,Czechia,94,0 +3152,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Australia,128,3 +3153,,,,,,,5.0,,,,,100.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-12,Romania,49,0 +3154,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-12,France,2293,48 +3155,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Portugal,59,0 +3156,,,,1.0,,,5.0,,,,,,0.0,0.0,1.0,0.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-12,Spain,2277,55 +3157,,,2.0,,,0.5,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-12,Belgium,314,3 +3158,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Luxembourg,19,0 +3159,,,,,2.0,0.5,5.0,,,,,500.0,0.0,0.0,2.0,1.0,0.0,0.0,2.0,4.0,0.0,0.0,0.0,0.0,2020-03-12,Albania,23,1 +3160,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Andorra,1,0 +3161,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Belarus,12,0 +3162,,,,,,0.5,5.0,,,,,300.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-12,Bosnia and Herzegovina,11,0 +3163,,,,,,1.0,,,,,,2.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Bulgaria,7,1 +3164,,,,,,,5.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-12,Denmark,617,0 +3165,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Estonia,16,0 +3166,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Cyprus,6,0 +3167,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,2020-03-12,Croatia,19,0 +3168,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Finland,59,0 +3169,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Georgia,24,0 +3170,,,,,,,5.0,,,,,100.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-12,Hungary,13,0 +3171,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Latvia,10,0 +3172,,,,,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Lithuania,3,0 +3173,,,,,,0.5,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-12,Greece,99,1 +3174,,,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Moldova,3,0 +3175,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Malta,6,0 +3176,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Monaco,2,0 +3177,,,,,,,,6000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Netherlands,503,5 +3178,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Iceland,103,0 +3179,,,2.0,,,,5.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,4.0,2.0,0.0,0.0,0.0,0.0,2020-03-12,Ireland,43,1 +3180,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Kazakhstan,0,0 +3181,,,,,,,,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Poland,49,1 +3182,,,,,,,,2900.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Turkey,1,0 +3183,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Ukraine,1,0 +3184,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-12,Slovakia,16,0 +3185,,,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Serbia,19,0 +3186,,,,,,,,4000.0,,,,1000.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Switzerland,652,4 +3187,,,,,,0.5,,,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Norway,702,0 +3188,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Montenegro,0,0 +3189,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Iran,10075,429 +3190,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Liechtenstein,1,0 +3191,,,,,,,5.0,,,,,5000.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Russia,28,0 +3192,,,1.0,,,,,278.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Mexico,12,0 +3193,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Egypt,67,1 +3194,,,,,,,5.0,,,,,,1.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.1,2020-03-12,Nepal,1,0 +3195,,,,1.0,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Iraq,71,8 +3196,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,South Africa,17,0 +3197,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Namibia,0,0 +3198,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Morocco,6,1 +3199,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Uganda,0,0 +3200,,,,,,,5.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Austria,504,1 +3201,,,,,,,5.0,,,,,1000.0,0.0,2.0,0.0,0.0,0.0,1.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-13,Germany,3675,7 +3202,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,United Kingdom,802,8 +3203,,,2.0,1.0,,0.5,3.0,,,,,,2.0,0.0,0.0,1.0,0.0,3.0,3.0,2.0,0.0,0.0,0.0,0.7,2020-03-13,South Korea,7979,66 +3204,,2.0,1.0,1.0,,,5.0,,2000.0,,,10.0,2.0,0.0,3.0,0.0,0.0,1.0,1.0,3.0,0.0,0.0,0.0,0.1,2020-03-13,Singapore,200,0 +3205,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Israel,126,0 +3206,,,2.0,,,,5.0,2404.0,,,,,0.0,1.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.30000000000000004,2020-03-13,Japan,701,19 +3207,,,,,,,,,,,,500.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Sweden,814,1 +3208,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,San Marino,80,5 +3209,,,2.0,,,,5.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Slovenia,141,0 +3210,1.0,,1.0,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Canada,193,1 +3211,,,,,,,3.0,5271.0,,,,,1.0,0.0,1.0,0.0,0.0,2.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-13,Hong Kong,134,4 +3212,,,,,,,3.0,,,100.0,,,0.0,1.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Taiwan,50,1 +3213,,,1.0,3.0,2.0,1.0,3.0,320000.0,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-13,China,80801,3176 +3214,,,,3.0,1.0,1.0,5.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,1.0,3.0,6.0,0.0,0.0,1.0,0.6,2020-03-13,Italy,17660,1266 +3215,1.0,,,,,,5.0,,,1.0,,100.0,2.0,0.0,0.0,1.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-13,Czechia,141,0 +3216,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Australia,200,3 +3217,,,,,,,5.0,,,,,100.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-13,Romania,89,0 +3218,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-13,France,3681,79 +3219,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Portugal,112,0 +3220,,,,1.0,,,5.0,,,,,,0.0,0.0,1.0,0.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-13,Spain,5232,133 +3221,,,2.0,,,0.5,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-13,Belgium,559,3 +3222,,,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Luxembourg,34,0 +3223,,,,2.0,2.0,0.5,5.0,,,,,500.0,0.0,0.0,2.0,1.0,0.0,0.0,2.0,4.0,0.0,0.0,0.0,0.0,2020-03-13,Albania,33,1 +3224,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Andorra,1,0 +3225,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Belarus,27,0 +3226,,,,,,0.5,5.0,,,,,300.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-13,Bosnia and Herzegovina,13,0 +3227,,,,,,1.0,,,,,,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Bulgaria,23,1 +3228,,,,,,1.0,5.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-03-13,Denmark,804,0 +3229,,,,,,,1.0,,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-13,Estonia,79,0 +3230,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Cyprus,14,0 +3231,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,2020-03-13,Croatia,32,0 +3232,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Finland,155,0 +3233,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Georgia,25,0 +3234,,,,,,,5.0,,,,,100.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-13,Hungary,19,0 +3235,,,,,,,,,,,,200.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Latvia,17,0 +3236,,,,,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Lithuania,6,0 +3237,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-13,Greece,190,1 +3238,,,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Moldova,6,0 +3239,,,,,,,,889.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Malta,12,0 +3240,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Monaco,2,0 +3241,,,,,,,5.0,6000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Netherlands,806,10 +3242,,,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Iceland,134,0 +3243,,,2.0,,,,5.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,4.0,2.0,0.0,0.0,0.0,0.0,2020-03-13,Ireland,90,1 +3244,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Kazakhstan,4,0 +3245,,,,,,,,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Poland,68,2 +3246,,,,,,,,2900.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Turkey,5,0 +3247,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Ukraine,3,1 +3248,,,,,,,6.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-13,Slovakia,32,0 +3249,,,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Serbia,35,0 +3250,,,,,,,5.0,4000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Switzerland,1139,11 +3251,,,,,,0.5,6.0,,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Norway,996,0 +3252,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Montenegro,0,0 +3253,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Iran,11364,514 +3254,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Liechtenstein,1,0 +3255,,,,,,,5.0,,,,,300.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Russia,45,0 +3256,,,1.0,,,,,278.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-13,Mexico,12,0 +3257,,,2.0,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Egypt,80,2 +3258,,,,,,,5.0,,,,,,1.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.1,2020-03-13,Nepal,1,0 +3259,,,,1.0,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Iraq,101,9 +3260,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,South Africa,24,0 +3261,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Namibia,0,0 +3262,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Morocco,7,1 +3263,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Uganda,0,0 +3264,,,,,,,5.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Austria,655,1 +3265,,,,,,0.5,5.0,,,,,1000.0,0.0,2.0,0.0,0.0,0.0,1.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-14,Germany,4585,9 +3266,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,United Kingdom,1144,21 +3267,,,2.0,1.0,,0.5,3.0,,,,,,2.0,0.0,0.0,1.0,0.0,3.0,3.0,2.0,0.0,0.0,0.0,0.7,2020-03-14,South Korea,8086,72 +3268,,2.0,1.0,1.0,,,5.0,,2000.0,,,10.0,2.0,0.0,3.0,0.0,0.0,1.0,1.0,3.0,0.0,0.0,0.0,0.1,2020-03-14,Singapore,212,0 +3269,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Israel,155,0 +3270,,,2.0,,,,5.0,2404.0,,,,,0.0,1.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.30000000000000004,2020-03-14,Japan,773,22 +3271,,,,,,,,,,,,500.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Sweden,961,2 +3272,,,,3.0,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,San Marino,80,5 +3273,,,2.0,,,,5.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Slovenia,181,1 +3274,1.0,,1.0,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Canada,198,1 +3275,,,,,,,3.0,5271.0,,,,,1.0,0.0,1.0,0.0,0.0,2.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-14,Hong Kong,140,4 +3276,,,,,,,3.0,,,100.0,,,0.0,1.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Taiwan,53,1 +3277,,,1.0,3.0,2.0,1.0,3.0,320000.0,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-14,China,80827,3189 +3278,,,,3.0,1.0,1.0,5.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,1.0,3.0,6.0,0.0,0.0,1.0,0.6,2020-03-14,Italy,21157,1441 +3279,1.0,,,,,1.0,5.0,,,1.0,,100.0,2.0,0.0,0.0,1.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-14,Czechia,189,0 +3280,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Australia,250,3 +3281,,,,,,,5.0,,,,,50.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-14,Romania,123,0 +3282,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-14,France,4496,91 +3283,,,,,,1.0,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-14,Portugal,169,0 +3284,,,,3.0,,1.0,5.0,,,,,,0.0,0.0,1.0,0.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-14,Spain,6391,195 +3285,,,2.0,,,1.0,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-14,Belgium,689,4 +3286,,,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Luxembourg,51,1 +3287,,,,2.0,2.0,0.5,5.0,,,,,500.0,0.0,0.0,2.0,1.0,0.0,0.0,2.0,4.0,0.0,0.0,0.0,0.0,2020-03-14,Albania,38,1 +3288,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Andorra,1,0 +3289,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Belarus,27,0 +3290,,,,,,0.5,5.0,,,,,300.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-14,Bosnia and Herzegovina,18,0 +3291,,,,,,1.0,,,,,,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Bulgaria,41,2 +3292,,,,,,1.0,6.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-03-14,Denmark,836,1 +3293,,,,,,,1.0,,,,,10.0,1.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-14,Estonia,115,0 +3294,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Cyprus,26,0 +3295,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,2020-03-14,Croatia,38,0 +3296,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Finland,225,0 +3297,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Georgia,30,0 +3298,,,,,,,5.0,,,,,100.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-14,Hungary,30,0 +3299,,,,,,,1.0,,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Latvia,26,0 +3300,,,,,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Lithuania,8,0 +3301,,,,,,1.0,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-14,Greece,228,3 +3302,,,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Moldova,12,0 +3303,,,,,,,,889.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Malta,18,0 +3304,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Monaco,2,0 +3305,,,,,,,5.0,6000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Netherlands,962,12 +3306,,,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Iceland,156,0 +3307,,,2.0,,,,5.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,4.0,2.0,0.0,0.0,0.0,0.0,2020-03-14,Ireland,129,2 +3308,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Kazakhstan,6,0 +3309,,,,,,0.5,6.0,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Poland,103,3 +3310,,,,,,,,2900.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Turkey,5,0 +3311,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Ukraine,3,1 +3312,,,,,,1.0,6.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-14,Slovakia,44,0 +3313,,,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Serbia,46,0 +3314,,,,,,,5.0,4000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Switzerland,1359,13 +3315,,,,,,0.5,6.0,,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Norway,1090,3 +3316,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Montenegro,0,0 +3317,,,,,,,,80000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Iran,12729,611 +3318,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Liechtenstein,4,0 +3319,,,,,,,5.0,,,,,300.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Russia,59,0 +3320,,,1.0,,,,,278.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-14,Mexico,26,0 +3321,,,2.0,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Egypt,109,2 +3322,,,,,,,5.0,,,,,,1.0,0.0,1.0,0.0,0.0,1.0,0.0,2.0,0.0,0.0,0.0,0.1,2020-03-14,Nepal,1,0 +3323,,,,1.0,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Iraq,110,10 +3324,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,South Africa,38,0 +3325,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Namibia,2,0 +3326,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Morocco,17,1 +3327,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Uganda,0,0 +3328,,,,3.0,,,5.0,,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Austria,860,1 +3329,,,,,,0.5,5.0,167000.0,,,,1000.0,0.0,2.0,0.0,0.0,0.0,1.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-15,Germany,5795,11 +3330,,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,United Kingdom,1145,21 +3331,,,2.0,1.0,,0.5,3.0,,,,,,2.0,0.0,0.0,1.0,0.0,3.0,3.0,2.0,0.0,0.0,0.0,0.7,2020-03-15,South Korea,8162,75 +3332,,2.0,1.0,1.0,,,5.0,,2000.0,,,10.0,2.0,0.0,3.0,0.0,0.0,1.0,1.0,3.0,0.0,0.0,0.0,0.1,2020-03-15,Singapore,226,0 +3333,,,,,,1.0,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-15,Israel,213,0 +3334,,,2.0,,,,5.0,2404.0,,,,,0.0,1.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.30000000000000004,2020-03-15,Japan,839,22 +3335,,,,,,,,,,,,500.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Sweden,1022,3 +3336,,,,3.0,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,San Marino,101,5 +3337,,,2.0,,,,5.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Slovenia,219,1 +3338,1.0,,1.0,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Canada,252,1 +3339,,,,,,,3.0,5271.0,,,,,1.0,0.0,1.0,0.0,0.0,2.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-15,Hong Kong,145,4 +3340,,,,,,,3.0,,,100.0,,,0.0,1.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Taiwan,59,1 +3341,,,1.0,3.0,2.0,1.0,3.0,320000.0,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-15,China,80848,3199 +3342,,,,3.0,1.0,1.0,5.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,1.0,3.0,6.0,0.0,0.0,1.0,0.6,2020-03-15,Italy,24747,1809 +3343,1.0,,,,,1.0,5.0,,,1.0,,100.0,2.0,0.0,0.0,1.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-15,Czechia,253,0 +3344,,,,,,,4.0,,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Australia,297,3 +3345,,,,,,,5.0,,,,,50.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-15,Romania,131,0 +3346,,,,,,1.0,,36747.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-15,France,4532,91 +3347,,,,,,1.0,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-15,Portugal,245,0 +3348,,,,3.0,,1.0,5.0,,,,,,0.0,0.0,1.0,0.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-15,Spain,7798,289 +3349,,,2.0,,,1.0,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-15,Belgium,886,4 +3350,,,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Luxembourg,59,1 +3351,,,,2.0,2.0,0.5,6.0,,,,,500.0,0.0,0.0,2.0,1.0,0.0,0.0,3.0,4.0,0.0,0.0,0.0,0.0,2020-03-15,Albania,42,1 +3352,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Andorra,1,0 +3353,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Belarus,27,0 +3354,,,,,,1.0,5.0,,,,,300.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-15,Bosnia and Herzegovina,24,0 +3355,,,,,,1.0,,,,,,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Bulgaria,51,2 +3356,,,,,,1.0,6.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-03-15,Denmark,875,2 +3357,,,,,,,1.0,,,,,10.0,1.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-15,Estonia,171,0 +3358,,,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Cyprus,26,0 +3359,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,2020-03-15,Croatia,49,0 +3360,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Finland,244,0 +3361,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Georgia,33,0 +3362,,,,,,,5.0,,,,,100.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-15,Hungary,32,1 +3363,,,,,,,1.0,,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Latvia,30,0 +3364,,,,,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Lithuania,12,0 +3365,,,,,,1.0,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-15,Greece,331,4 +3366,,,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Moldova,23,0 +3367,,,,,,,,889.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Malta,21,0 +3368,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Monaco,2,0 +3369,,,,,,0.5,5.0,6000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Netherlands,1138,20 +3370,,,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Iceland,171,5 +3371,,,2.0,,,0.5,5.0,,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,4.0,2.0,0.0,0.0,0.0,0.0,2020-03-15,Ireland,129,2 +3372,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Kazakhstan,9,0 +3373,,,,,,0.5,6.0,,1000.0,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,1.0,0.0,0.0,0.0,0.0,2020-03-15,Poland,119,3 +3374,,,,,,,,2900.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Turkey,6,0 +3375,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Ukraine,3,1 +3376,,,,,,1.0,6.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-15,Slovakia,54,0 +3377,,,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Serbia,48,0 +3378,,,,,,,5.0,4000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Switzerland,2200,14 +3379,,,,,,0.5,6.0,,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Norway,1221,3 +3380,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Montenegro,0,0 +3381,,,,,,,,80000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Iran,13938,724 +3382,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Liechtenstein,4,0 +3383,,,,,,,5.0,,,,,300.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Russia,63,0 +3384,,,1.0,,,,,278.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-15,Mexico,41,0 +3385,,,2.0,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Egypt,110,2 +3386,,,,,,,6.0,,,,,,1.0,0.0,1.0,0.0,0.0,1.0,0.0,2.0,0.0,0.0,0.0,0.1,2020-03-15,Nepal,1,0 +3387,,,,1.0,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Iraq,116,10 +3388,,,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,South Africa,51,0 +3389,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-15,Namibia,2,0 +3390,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Morocco,28,1 +3391,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Uganda,0,0 +3392,,,,3.0,,,5.0,,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Austria,1018,3 +3393,,,,,,1.0,6.0,167000.0,,,,1000.0,0.0,2.0,0.0,0.0,0.0,1.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-16,Germany,7272,17 +3394,,2.0,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,United Kingdom,1551,56 +3395,,,2.0,1.0,,0.5,3.0,,,,,,2.0,0.0,0.0,1.0,0.0,3.0,3.0,2.0,0.0,0.0,0.0,0.7,2020-03-16,South Korea,8236,75 +3396,,2.0,1.0,1.0,,,5.0,,2000.0,,,10.0,2.0,0.0,3.0,0.0,0.0,1.0,1.0,3.0,0.0,0.0,0.0,0.1,2020-03-16,Singapore,243,0 +3397,,,,,,1.0,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-16,Israel,218,0 +3398,,,2.0,,,,5.0,2404.0,,,,,0.0,1.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.30000000000000004,2020-03-16,Japan,839,27 +3399,,,,,,,,,,,,500.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Sweden,1103,6 +3400,,,,3.0,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,San Marino,109,7 +3401,,,2.0,,,1.0,5.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Slovenia,253,1 +3402,1.0,,1.0,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Canada,415,4 +3403,,,,,,,3.0,5271.0,,,,,1.0,0.0,1.0,0.0,0.0,2.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-16,Hong Kong,155,4 +3404,,,,,,,3.0,,,100.0,,,0.0,1.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Taiwan,67,1 +3405,,,1.0,3.0,2.0,1.0,3.0,320000.0,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-16,China,80867,3213 +3406,,,,3.0,2.0,1.0,5.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,1.0,3.0,6.0,0.0,0.0,1.0,0.6,2020-03-16,Italy,27980,2158 +3407,1.0,,,,2.0,1.0,6.0,,,1.0,,100.0,2.0,0.0,0.0,1.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,2020-03-16,Czechia,298,0 +3408,,,,,,,4.0,,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Australia,377,3 +3409,,,,,,,5.0,,,,,50.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-16,Romania,158,0 +3410,,,,,,1.0,1.0,36747.0,,,,100.0,1.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-16,France,6683,149 +3411,,,,,,1.0,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-16,Portugal,331,0 +3412,,,,3.0,,1.0,5.0,,,,,,0.0,0.0,1.0,0.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-16,Spain,9942,342 +3413,,,2.0,,,1.0,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-16,Belgium,1058,5 +3414,,,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Luxembourg,77,1 +3415,,,,2.0,2.0,0.5,6.0,,,,,2.0,0.0,0.0,2.0,1.0,0.0,0.0,3.0,4.0,0.0,0.0,0.0,0.0,2020-03-16,Albania,51,1 +3416,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Andorra,2,0 +3417,,,,,,,,16000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Belarus,36,0 +3418,,,,,,1.0,5.0,,,,,300.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-16,Bosnia and Herzegovina,25,0 +3419,,,,,,1.0,,,,,,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Bulgaria,52,2 +3420,,,,,,1.0,6.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-03-16,Denmark,933,3 +3421,,,,,,,1.0,,,,,10.0,1.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-16,Estonia,205,0 +3422,,,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Cyprus,33,0 +3423,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,4.0,0.0,0.0,0.0,0.0,2020-03-16,Croatia,57,0 +3424,,,,,,1.0,4.0,,,,,10.0,1.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Finland,277,0 +3425,,,,,,,6.0,,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Georgia,33,0 +3426,,,,,,0.5,5.0,,,,,100.0,2.0,0.0,0.0,1.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-16,Hungary,39,1 +3427,,,,,,,1.0,,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Latvia,34,0 +3428,,,,,,1.0,6.0,,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Lithuania,17,0 +3429,,,,1.0,,1.0,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-16,Greece,331,4 +3430,,,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Moldova,23,0 +3431,,,,,,,,889.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Malta,30,0 +3432,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Monaco,7,0 +3433,,,,,,0.5,5.0,6000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Netherlands,1416,24 +3434,,,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-16,Iceland,180,0 +3435,,,2.0,,,0.5,5.0,,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,4.0,2.0,0.0,0.0,0.0,0.0,2020-03-16,Ireland,169,2 +3436,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Kazakhstan,10,0 +3437,,,,,,0.5,6.0,,1000.0,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,1.0,0.0,0.0,0.0,0.0,2020-03-16,Poland,177,4 +3438,,,,,,,,2900.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-03-16,Turkey,18,0 +3439,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Ukraine,7,1 +3440,,,,,,1.0,6.0,,,,,,2.0,0.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-16,Slovakia,63,0 +3441,,,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Serbia,55,0 +3442,,,,,,1.0,5.0,4000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Switzerland,2200,14 +3443,,,,,,0.5,6.0,,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Norway,1333,3 +3444,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Montenegro,0,0 +3445,,,,,,,,80000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-16,Iran,14991,853 +3446,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Liechtenstein,4,0 +3447,,,,,,,5.0,,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Russia,90,0 +3448,,,1.0,,,,,278.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-16,Mexico,53,0 +3449,,,2.0,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Egypt,150,2 +3450,,,,,,,6.0,,,,,,1.0,0.0,1.0,0.0,0.0,1.0,0.0,2.0,0.0,0.0,0.0,0.1,2020-03-16,Nepal,1,0 +3451,,,,1.0,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Iraq,124,10 +3452,,,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,South Africa,62,0 +3453,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-16,Namibia,2,0 +3454,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Morocco,29,1 +3455,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Uganda,0,0 +3456,,,,3.0,,0.5,5.0,,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-17,Austria,1332,3 +3457,,,,,,1.0,6.0,167000.0,,,,1000.0,0.0,2.0,0.0,0.0,0.0,1.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-17,Germany,9257,24 +3458,,2.0,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,United Kingdom,1960,56 +3459,,,2.0,1.0,,0.5,4.0,,,,,,2.0,0.0,0.0,1.0,0.0,3.0,3.0,2.0,0.0,0.0,0.0,0.7,2020-03-17,South Korea,8320,81 +3460,,2.0,1.0,1.0,,,5.0,,2000.0,,,10.0,2.0,0.0,3.0,0.0,0.0,1.0,1.0,3.0,0.0,0.0,0.0,0.1,2020-03-17,Singapore,266,0 +3461,,,,,,1.0,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-17,Israel,250,0 +3462,,,2.0,,,,5.0,2404.0,,,,,0.0,1.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.30000000000000004,2020-03-17,Japan,878,29 +3463,,,,,,,6.0,14300.0,,,,500.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Sweden,1190,7 +3464,,,,3.0,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,San Marino,109,7 +3465,,,2.0,,,1.0,5.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Slovenia,275,1 +3466,1.0,,1.0,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Canada,478,5 +3467,,,,,,,3.0,5271.0,,,,,1.0,0.0,1.0,0.0,0.0,2.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-17,Hong Kong,162,4 +3468,,,,,,,3.0,,,100.0,,,0.0,1.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Taiwan,77,1 +3469,,,1.0,3.0,2.0,1.0,3.0,320000.0,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-17,China,80884,3226 +3470,,,,3.0,2.0,1.0,5.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,1.0,3.0,6.0,0.0,0.0,1.0,0.6,2020-03-17,Italy,31506,2503 +3471,1.0,,,,2.0,1.0,6.0,,,10.0,,100.0,2.0,0.0,0.0,1.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,2020-03-17,Czechia,396,0 +3472,,,,,,,4.0,,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Australia,452,5 +3473,,,,,,,5.0,,,,,50.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-17,Romania,184,0 +3474,,,,3.0,,1.0,1.0,36747.0,,,,100.0,1.0,0.0,1.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-17,France,7715,149 +3475,,,,,,1.0,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-17,Portugal,448,1 +3476,,,,3.0,,1.0,6.0,,,,,,0.0,0.0,1.0,0.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-17,Spain,11748,533 +3477,,,2.0,2.0,2.0,1.0,3.0,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-17,Belgium,1243,10 +3478,,,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Luxembourg,140,1 +3479,,,,2.0,2.0,0.5,6.0,,,,,2.0,0.0,0.0,2.0,1.0,0.0,0.0,3.0,4.0,0.0,0.0,0.0,0.0,2020-03-17,Albania,55,1 +3480,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Andorra,39,0 +3481,,,,,,,,16000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Belarus,36,0 +3482,,,,,,1.0,5.0,,,,,300.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-17,Bosnia and Herzegovina,26,0 +3483,,,,3.0,,1.0,,,,,,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Bulgaria,67,2 +3484,,,,,,1.0,6.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-03-17,Denmark,1025,4 +3485,,,,,,,6.0,,,,,10.0,1.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-17,Estonia,225,0 +3486,,,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Cyprus,46,0 +3487,,,,,,1.0,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,5.0,0.0,0.0,0.0,0.0,2020-03-17,Croatia,65,0 +3488,,,,,,1.0,4.0,,,,,10.0,1.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Finland,321,0 +3489,,,,,,,6.0,,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Georgia,34,0 +3490,,,,,,0.5,6.0,,,,,100.0,2.0,0.0,0.0,1.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-17,Hungary,50,1 +3491,,,,,,,1.0,,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Latvia,49,0 +3492,,,,,,1.0,6.0,,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Lithuania,25,0 +3493,,,,1.0,,1.0,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-17,Greece,387,5 +3494,,,,,2.0,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Moldova,30,0 +3495,,,,,,0.5,,889.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Malta,38,0 +3496,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Monaco,7,0 +3497,,,,,,0.5,5.0,6000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Netherlands,1711,43 +3498,,,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-17,Iceland,220,1 +3499,,,2.0,,,0.5,5.0,6600.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,4.0,2.0,0.0,0.0,0.0,0.0,2020-03-17,Ireland,223,2 +3500,,,,1.0,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-17,Kazakhstan,33,0 +3501,,,,,,0.5,6.0,,1000.0,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,1.0,0.0,0.0,0.0,0.0,2020-03-17,Poland,238,5 +3502,,,,,,0.5,,2900.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-03-17,Turkey,47,1 +3503,,,,,,0.5,,,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,4.0,3.0,0.0,0.0,0.0,0.0,2020-03-17,Ukraine,14,2 +3504,,,,,,1.0,6.0,,,,,,2.0,0.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-17,Slovakia,72,0 +3505,,,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Serbia,65,0 +3506,,,,,,1.0,5.0,4000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Switzerland,2700,27 +3507,,,,,,0.5,6.0,,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Norway,1463,3 +3508,,,,,,0.5,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Montenegro,2,0 +3509,,,,,,,,80000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-17,Iran,16169,988 +3510,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Liechtenstein,7,0 +3511,,,,,,,5.0,,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-17,Russia,114,0 +3512,,,1.0,,,,,278.0,,,,1000.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-17,Mexico,82,0 +3513,,,2.0,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-17,Egypt,196,4 +3514,,,,,,,6.0,,,,,,1.0,0.0,1.0,0.0,0.0,1.0,0.0,2.0,0.0,0.0,0.0,0.1,2020-03-17,Nepal,1,0 +3515,,,,1.0,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Iraq,154,11 +3516,,,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,South Africa,62,0 +3517,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-17,Namibia,2,0 +3518,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Morocco,38,2 +3519,,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Uganda,0,0 +3520,,,,3.0,,0.5,5.0,,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-18,Austria,1646,4 +3521,,,,,,1.0,6.0,167000.0,,,,1000.0,0.0,2.0,0.0,0.0,0.0,1.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-18,Germany,12327,28 +3522,,2.0,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,United Kingdom,2642,72 +3523,,,2.0,1.0,,0.5,4.0,,,,,,3.0,1.0,0.0,1.0,0.0,3.0,3.0,2.0,0.0,0.0,0.0,0.7,2020-03-18,South Korea,8413,84 +3524,,2.0,1.0,1.0,,,5.0,,2000.0,,,10.0,2.0,0.0,3.0,0.0,0.0,1.0,1.0,3.0,0.0,0.0,0.0,0.1,2020-03-18,Singapore,313,0 +3525,,,,,,1.0,6.0,10864.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-18,Israel,304,0 +3526,,,2.0,,,,5.0,2404.0,,,,,0.0,1.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.30000000000000004,2020-03-18,Japan,889,29 +3527,,,,,,,6.0,14300.0,,,,500.0,0.0,0.0,1.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Sweden,1279,10 +3528,,,,3.0,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,San Marino,119,11 +3529,,,2.0,,,1.0,5.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Slovenia,275,1 +3530,1.0,,1.0,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Canada,657,8 +3531,,,,,,,3.0,5271.0,,,,,1.0,0.0,1.0,0.0,0.0,2.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-18,Hong Kong,181,4 +3532,,,,,,,3.0,,,100.0,,,0.0,1.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Taiwan,100,1 +3533,,,1.0,3.0,2.0,1.0,3.0,320000.0,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-18,China,80906,3237 +3534,,,,3.0,2.0,1.0,5.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,1.0,3.0,6.0,0.0,0.0,1.0,0.6,2020-03-18,Italy,35713,2978 +3535,1.0,,,,2.0,1.0,6.0,,,10.0,,100.0,2.0,0.0,0.0,1.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,2020-03-18,Czechia,464,0 +3536,,,,,,,4.0,,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Australia,568,6 +3537,,,,,,,5.0,,,,,50.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-18,Romania,260,0 +3538,,,,3.0,,1.0,1.0,36747.0,,,,100.0,1.0,0.0,1.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-18,France,9124,149 +3539,,,,,,1.0,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-18,Portugal,448,2 +3540,,,,3.0,,1.0,6.0,30000.0,,,,,0.0,0.0,1.0,0.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-18,Spain,13910,623 +3541,,,2.0,3.0,2.0,1.0,3.0,18360.0,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-18,Belgium,1486,14 +3542,,,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Luxembourg,203,2 +3543,,,,2.0,2.0,0.5,6.0,,,,,2.0,0.0,0.0,2.0,1.0,0.0,0.0,3.0,4.0,0.0,0.0,0.0,0.0,2020-03-18,Albania,59,2 +3544,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Andorra,39,0 +3545,,,,,,,,16000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Belarus,51,0 +3546,,,,,,1.0,5.0,,,,,300.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-18,Bosnia and Herzegovina,38,0 +3547,,,,3.0,,1.0,5.0,,,,,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Bulgaria,92,2 +3548,,,,,,1.0,6.0,,,,,10.0,0.0,0.0,1.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-18,Denmark,1116,4 +3549,,,,,,,6.0,,,,,10.0,1.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-18,Estonia,258,0 +3550,,,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Cyprus,49,0 +3551,,,,,,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,6.0,0.0,0.0,0.0,0.0,2020-03-18,Croatia,81,0 +3552,,,,,,1.0,4.0,,,,,10.0,1.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Finland,336,0 +3553,,,,,,,6.0,,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Georgia,38,0 +3554,,,,,,0.5,6.0,,,,,100.0,2.0,0.0,0.0,1.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-18,Hungary,58,1 +3555,,,,,,,1.0,,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Latvia,71,0 +3556,,,,,,1.0,6.0,,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Lithuania,27,0 +3557,,,,1.0,,1.0,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-18,Greece,418,5 +3558,,,,,2.0,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Moldova,30,1 +3559,,,,,,0.5,,889.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Malta,38,0 +3560,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Monaco,7,0 +3561,,,,,,0.5,5.0,6000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Netherlands,2058,58 +3562,,,,,,,6.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-18,Iceland,250,1 +3563,,,2.0,,,0.5,5.0,6600.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,4.0,2.0,0.0,0.0,0.0,0.0,2020-03-18,Ireland,292,2 +3564,,,,1.0,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-18,Kazakhstan,35,0 +3565,,,,,,0.5,6.0,,1000.0,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,1.0,0.0,0.0,0.0,0.0,2020-03-18,Poland,251,5 +3566,,,,,,0.5,,2900.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-03-18,Turkey,98,1 +3567,,,,,,0.5,,,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,4.0,3.0,0.0,0.0,0.0,0.0,2020-03-18,Ukraine,14,2 +3568,,,,,,1.0,6.0,,,,,,2.0,0.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-18,Slovakia,105,1 +3569,,,,2.0,,,6.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Serbia,83,0 +3570,,,,,,1.0,5.0,4000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Switzerland,3028,28 +3571,,,,,,0.5,6.0,,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Norway,1550,6 +3572,,,,,,0.5,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Montenegro,2,0 +3573,,,,,,,,80000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-18,Iran,17361,1135 +3574,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Liechtenstein,28,0 +3575,,,,,,,6.0,,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-18,Russia,147,0 +3576,,,1.0,,,,,278.0,,,,1000.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-18,Mexico,93,0 +3577,,,2.0,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-18,Egypt,196,6 +3578,,,,,,,6.0,,,,,25.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,3.0,0.0,0.0,0.0,0.1,2020-03-18,Nepal,1,0 +3579,,,,1.0,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Iraq,164,12 +3580,,,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,South Africa,116,0 +3581,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-18,Namibia,2,0 +3582,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Morocco,49,2 +3583,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Uganda,0,0 +3584,,,,3.0,,0.5,5.0,,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-19,Austria,2013,6 +3585,,,,,,1.0,6.0,167000.0,,,,1000.0,0.0,2.0,0.0,0.0,0.0,1.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-19,Germany,15320,44 +3586,,2.0,,,,,3.0,64621.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,United Kingdom,2716,138 +3587,,,2.0,1.0,,0.5,4.0,,,,,,3.0,1.0,0.0,1.0,0.0,3.0,3.0,2.0,0.0,0.0,0.0,0.7,2020-03-19,South Korea,8565,91 +3588,,2.0,1.0,1.0,,,5.0,,2000.0,,,10.0,2.0,0.0,3.0,0.0,0.0,1.0,1.0,3.0,0.0,0.0,0.0,0.1,2020-03-19,Singapore,345,0 +3589,,,,,,1.0,6.0,10864.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-19,Israel,427,0 +3590,,,2.0,,,,5.0,14901.0,,,,,0.0,1.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.30000000000000004,2020-03-19,Japan,924,29 +3591,,,,,,,6.0,14300.0,,,,500.0,0.0,0.0,1.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Sweden,1439,11 +3592,,,,3.0,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,San Marino,119,11 +3593,,,2.0,,,1.0,5.0,9860.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Slovenia,286,1 +3594,1.0,,1.0,,,,,54956.0,,,,,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Canada,800,9 +3595,,,,,,,3.0,5271.0,,,,,1.0,0.0,1.0,0.0,0.0,2.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-19,Hong Kong,208,4 +3596,,,,,,,6.0,,,100.0,,,0.0,1.0,2.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Taiwan,108,1 +3597,,,1.0,3.0,2.0,1.0,3.0,320000.0,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-19,China,80931,3245 +3598,,,,3.0,2.0,1.0,5.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,1.0,3.0,6.0,0.0,0.0,1.0,0.6,2020-03-19,Italy,41035,3405 +3599,1.0,,,,2.0,1.0,6.0,,,10.0,,100.0,2.0,0.0,0.0,1.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,2020-03-19,Czechia,694,0 +3600,,,,,,,4.0,,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Australia,681,6 +3601,,,,,,,5.0,,,,,50.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-19,Romania,277,0 +3602,,,,3.0,,1.0,1.0,36747.0,,,,100.0,1.0,0.0,1.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-19,France,10970,244 +3603,,,,,,1.0,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-19,Portugal,785,3 +3604,,,,3.0,,1.0,6.0,30000.0,,,,,0.0,0.0,1.0,0.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-19,Spain,17963,830 +3605,,,2.0,3.0,2.0,1.0,3.0,18360.0,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-19,Belgium,1795,21 +3606,,,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Luxembourg,335,4 +3607,,,,2.0,2.0,0.5,6.0,,,,,2.0,0.0,0.0,2.0,1.0,0.0,0.0,3.0,4.0,0.0,0.0,0.0,0.0,2020-03-19,Albania,64,2 +3608,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Andorra,53,0 +3609,,,,,,,,16000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Belarus,51,0 +3610,,,,,,1.0,5.0,,,,,300.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-19,Bosnia and Herzegovina,63,0 +3611,,,,3.0,,1.0,5.0,,,,,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Bulgaria,94,3 +3612,,,,,,1.0,6.0,,,,,10.0,0.0,0.0,1.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-19,Denmark,1225,6 +3613,,,,,,,6.0,,,,,10.0,1.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-19,Estonia,267,0 +3614,,,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Cyprus,67,0 +3615,,,,,,1.0,6.0,1264.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,7.0,0.0,0.0,0.0,0.0,2020-03-19,Croatia,105,1 +3616,,,,,,1.0,4.0,3000.0,,,,10.0,1.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Finland,400,0 +3617,,,,,,,6.0,,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Georgia,40,0 +3618,,,,,,0.5,6.0,,,,,100.0,2.0,0.0,1.0,1.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-19,Hungary,73,1 +3619,,,,,,,1.0,,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Latvia,86,0 +3620,,,,,,1.0,6.0,,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Lithuania,36,0 +3621,,,,1.0,,1.0,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-19,Greece,418,6 +3622,,,,,2.0,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Moldova,49,1 +3623,,,,,,0.5,,889.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Malta,53,0 +3624,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Monaco,7,0 +3625,,,,,,0.5,5.0,6000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Netherlands,2467,77 +3626,,,,,,,6.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-19,Iceland,330,1 +3627,,,2.0,,,0.5,5.0,6600.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,4.0,2.0,0.0,0.0,0.0,0.0,2020-03-19,Ireland,557,3 +3628,,,,1.0,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-19,Kazakhstan,44,0 +3629,,,,,,0.5,6.0,,1000.0,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,1.0,0.0,0.0,0.0,0.0,2020-03-19,Poland,355,5 +3630,,,,,,0.5,,2900.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-19,Turkey,192,3 +3631,,,,,,0.5,,,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,4.0,3.0,0.0,0.0,0.0,0.0,2020-03-19,Ukraine,16,2 +3632,,,,,,1.0,6.0,,,,,,2.0,0.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-19,Slovakia,123,1 +3633,,,,2.0,,,6.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Serbia,103,0 +3634,,,,,,1.0,5.0,4000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Switzerland,4075,41 +3635,,,,,,0.5,6.0,,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Norway,1746,7 +3636,,,,,,0.5,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Montenegro,3,0 +3637,,,,,,,,80000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-19,Iran,18407,1284 +3638,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Liechtenstein,28,0 +3639,,,,,,,6.0,143519.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-19,Russia,199,1 +3640,,,1.0,,,,2.0,278.0,,,,1000.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-19,Mexico,118,1 +3641,,,2.0,,2.0,,6.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-19,Egypt,256,6 +3642,,,,,,,6.0,,,,,25.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,3.0,0.0,0.0,0.0,0.1,2020-03-19,Nepal,1,0 +3643,,,,1.0,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Iraq,192,13 +3644,,,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,South Africa,150,0 +3645,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-19,Namibia,3,0 +3646,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Morocco,63,2 +3647,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Uganda,0,0 +3648,,,,3.0,,0.5,5.0,15613.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-20,Austria,2388,6 +3649,,,,2.0,,1.0,6.0,167000.0,,,,1000.0,0.0,2.0,0.0,0.0,0.0,1.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-20,Germany,19848,67 +3650,,2.0,,,,,3.0,64621.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,United Kingdom,4014,178 +3651,,,2.0,1.0,,0.5,4.0,316664.0,,,,,3.0,1.0,0.0,1.0,0.0,3.0,3.0,2.0,0.0,0.0,0.0,0.7999999999999999,2020-03-20,South Korea,8652,94 +3652,,2.0,1.0,1.0,,,5.0,,2000.0,,,10.0,2.0,0.0,3.0,0.0,0.0,2.0,1.0,3.0,0.0,0.0,0.0,0.1,2020-03-20,Singapore,385,0 +3653,,,,,,1.0,6.0,10864.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-20,Israel,529,0 +3654,,,2.0,,,,5.0,14901.0,,,,,0.0,1.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,0.30000000000000004,2020-03-20,Japan,963,33 +3655,,,,,,,6.0,14300.0,,,,500.0,0.0,0.0,1.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Sweden,1639,16 +3656,,,,3.0,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,San Marino,144,14 +3657,,,2.0,2.0,,1.0,5.0,9860.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Slovenia,341,1 +3658,1.0,,1.0,,,,,54956.0,,,,,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Canada,943,12 +3659,,,,,,,4.0,5271.0,,,,,1.0,0.0,1.0,0.0,0.0,2.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-20,Hong Kong,256,4 +3660,,,,,,,6.0,21376.0,,100.0,,,0.0,1.0,2.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Taiwan,135,2 +3661,,,1.0,3.0,2.0,1.0,3.0,320000.0,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-20,China,80977,3249 +3662,,,,3.0,2.0,1.0,5.0,206886.0,,,,2.0,0.0,1.0,1.0,1.0,0.0,1.0,3.0,6.0,0.0,0.0,1.0,0.6,2020-03-20,Italy,47021,4032 +3663,1.0,,,,2.0,1.0,6.0,11619.0,,10.0,,100.0,2.0,0.0,0.0,1.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,2020-03-20,Czechia,833,0 +3664,,,,,,,6.0,113615.0,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Australia,791,7 +3665,,,,,,,5.0,8284.0,,,,50.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-20,Romania,308,0 +3666,,,,3.0,,1.0,1.0,36747.0,,,,100.0,1.0,0.0,1.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-20,France,12758,451 +3667,,,,,,1.0,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-20,Portugal,1020,6 +3668,,,,3.0,,1.0,6.0,30000.0,,,,,0.0,0.0,1.0,0.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-20,Spain,20410,1043 +3669,,,2.0,3.0,2.0,1.0,6.0,18360.0,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-20,Belgium,2257,37 +3670,,,,,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Luxembourg,484,4 +3671,,,,2.0,2.0,0.5,6.0,,,,,2.0,0.0,0.0,2.0,1.0,0.0,0.0,3.0,4.0,0.0,0.0,0.0,0.0,2020-03-20,Albania,70,2 +3672,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Andorra,75,0 +3673,,,,,,,,16000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Belarus,69,0 +3674,,,,,,1.0,5.0,,,,,300.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-20,Bosnia and Herzegovina,89,0 +3675,,,,3.0,,1.0,5.0,,,,,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Bulgaria,127,3 +3676,,,,,,1.0,6.0,10730.0,,,,10.0,0.0,0.0,1.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-20,Denmark,1337,9 +3677,,,,,,,6.0,2504.0,,,,10.0,1.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-20,Estonia,283,0 +3678,,,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Cyprus,67,0 +3679,,,,,,1.0,6.0,1264.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,7.0,0.0,0.0,0.0,0.0,2020-03-20,Croatia,128,1 +3680,,,,,,1.0,4.0,3000.0,,,,10.0,1.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Finland,450,0 +3681,,,,,,,6.0,,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Georgia,43,0 +3682,,2.0,,,,0.5,6.0,3007.0,,,,100.0,2.0,0.0,1.0,1.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-20,Hungary,85,3 +3683,,,,,,,1.0,3205.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Latvia,111,0 +3684,,,,,,1.0,6.0,1154.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Lithuania,49,0 +3685,,,,1.0,2.0,1.0,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-20,Greece,495,6 +3686,,,,,2.0,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Moldova,66,1 +3687,,,,,,0.5,6.0,889.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Malta,64,0 +3688,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Monaco,11,0 +3689,,,,,,0.5,5.0,6000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Netherlands,3003,107 +3690,,,,,,,6.0,9189.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-20,Iceland,409,0 +3691,,,2.0,,,0.5,5.0,6600.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,4.0,2.0,0.0,0.0,0.0,0.0,2020-03-20,Ireland,683,3 +3692,,,,1.0,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-20,Kazakhstan,49,3 +3693,,,,,,0.5,6.0,13072.0,1000.0,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,1.0,0.0,0.0,0.0,0.0,2020-03-20,Poland,425,5 +3694,,,,,,0.5,,2900.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-20,Turkey,359,4 +3695,,,,,,0.5,,316.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,4.0,3.0,0.0,0.0,0.0,0.0,2020-03-20,Ukraine,29,3 +3696,,,,,,1.0,6.0,2707.0,,,,,2.0,0.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-20,Slovakia,137,1 +3697,,,,2.0,,,6.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Serbia,135,1 +3698,,,,,,1.0,5.0,4000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Switzerland,5294,54 +3699,,,,,,0.5,6.0,43735.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Norway,1914,7 +3700,,,,,,0.5,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Montenegro,14,0 +3701,,,,,,,,80000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-20,Iran,19644,1433 +3702,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Liechtenstein,28,0 +3703,,,,,,,6.0,143519.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-20,Russia,253,1 +3704,,,1.0,,,,2.0,278.0,,,,1000.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,1.0,0.0,0.0,0.0,0.0,2020-03-20,Mexico,164,1 +3705,,,2.0,,2.0,,6.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-20,Egypt,285,8 +3706,,,,,,,6.0,,,,,25.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,3.0,0.0,0.0,0.0,0.1,2020-03-20,Nepal,1,0 +3707,,,,1.0,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Iraq,208,17 +3708,,,,,,,,6438.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,South Africa,202,0 +3709,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-20,Namibia,3,0 +3710,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Morocco,77,3 +3711,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-20,Uganda,0,0 +3712,,,,3.0,,0.5,5.0,15613.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-21,Austria,2814,8 +3713,,,,2.0,,1.0,6.0,167000.0,,,,1000.0,0.0,2.0,0.0,0.0,0.0,1.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-21,Germany,22213,84 +3714,,2.0,,,,,3.0,64621.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,United Kingdom,5067,234 +3715,,,2.0,1.0,,0.5,4.0,316664.0,,,,,3.0,1.0,0.0,1.0,0.0,3.0,3.0,2.0,0.0,0.0,0.0,0.7999999999999999,2020-03-21,South Korea,8799,102 +3716,,2.0,1.0,1.0,,0.5,5.0,,2000.0,,,10.0,2.0,0.0,3.0,0.0,0.0,2.0,1.0,3.0,0.0,0.0,0.0,0.1,2020-03-21,Singapore,432,2 +3717,,,,,,1.0,6.0,10864.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-21,Israel,712,1 +3718,,,2.0,,,,5.0,14901.0,,,,,0.0,1.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,0.30000000000000004,2020-03-21,Japan,1007,35 +3719,,,,,,,6.0,14300.0,,,,500.0,0.0,0.0,1.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Sweden,1763,20 +3720,,,,3.0,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,San Marino,144,20 +3721,,,2.0,2.0,,1.0,5.0,9860.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Slovenia,383,1 +3722,1.0,,1.0,,,,,54956.0,,,,,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Canada,1277,19 +3723,,,,,,1.0,4.0,5271.0,,,,,1.0,0.0,1.0,0.0,0.0,2.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-21,Hong Kong,273,4 +3724,,,,,,,6.0,21376.0,,100.0,,,0.0,1.0,2.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Taiwan,153,2 +3725,,,1.0,3.0,2.0,1.0,3.0,320000.0,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-21,China,81014,3255 +3726,,,,3.0,2.0,1.0,5.0,206886.0,,,,2.0,0.0,1.0,1.0,1.0,0.0,1.0,3.0,6.0,0.0,0.0,1.0,0.6,2020-03-21,Italy,53578,4825 +3727,1.0,,,,2.0,1.0,6.0,11619.0,,100.0,,100.0,2.0,0.0,0.0,1.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,2020-03-21,Czechia,995,0 +3728,,,,,,,6.0,113615.0,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Australia,1071,7 +3729,,,,,,,5.0,8284.0,,,,50.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-21,Romania,367,0 +3730,,,,3.0,,1.0,1.0,36747.0,,,,100.0,1.0,0.0,1.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-21,France,14463,563 +3731,,,,,,1.0,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-21,Portugal,1280,12 +3732,,,,3.0,,1.0,6.0,30000.0,,,,,0.0,0.0,1.0,0.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-21,Spain,25374,1375 +3733,,,2.0,3.0,2.0,1.0,6.0,18360.0,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-21,Belgium,2815,67 +3734,,,,,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Luxembourg,670,8 +3735,,,,2.0,2.0,0.5,6.0,,,,,2.0,0.0,0.0,2.0,1.0,0.0,0.0,3.0,4.0,0.0,0.0,0.0,0.0,2020-03-21,Albania,76,2 +3736,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Andorra,88,0 +3737,,,,,,,,16000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Belarus,76,0 +3738,,,,,,1.0,5.0,,,,,300.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-21,Bosnia and Herzegovina,93,1 +3739,,,,3.0,,1.0,5.0,,,,,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Bulgaria,163,3 +3740,,,,,,1.0,6.0,10730.0,,,,10.0,0.0,0.0,1.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-21,Denmark,1420,13 +3741,,,,,,,6.0,2504.0,,,,10.0,1.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-21,Estonia,306,0 +3742,,,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Cyprus,84,0 +3743,,,,,2.0,1.0,6.0,1264.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,7.0,0.0,0.0,0.0,0.0,2020-03-21,Croatia,206,1 +3744,,,,,,1.0,4.0,3000.0,,,,10.0,1.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Finland,523,1 +3745,,,,,,,6.0,,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Georgia,49,0 +3746,,2.0,,,,0.5,6.0,3007.0,,,,100.0,2.0,1.0,1.0,1.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-21,Hungary,103,4 +3747,,,,,,,1.0,3205.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Latvia,124,0 +3748,,,,,,1.0,6.0,1154.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Lithuania,83,1 +3749,,,,1.0,2.0,1.0,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-21,Greece,530,13 +3750,,,,,2.0,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Moldova,80,1 +3751,,,,,,0.5,6.0,889.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Malta,73,0 +3752,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Monaco,11,0 +3753,,,,,,0.5,5.0,6000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Netherlands,3640,137 +3754,,,,2.0,,,6.0,9189.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-21,Iceland,473,1 +3755,,,2.0,,,0.5,5.0,6600.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,4.0,2.0,0.0,0.0,0.0,0.0,2020-03-21,Ireland,785,3 +3756,,,,1.0,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-21,Kazakhstan,53,0 +3757,,,,,,0.5,6.0,13072.0,1000.0,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,1.0,0.0,0.0,0.0,0.0,2020-03-21,Poland,536,5 +3758,,,,,,0.5,,2900.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-21,Turkey,670,9 +3759,,,,,,0.5,,316.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,4.0,3.0,0.0,0.0,0.0,0.0,2020-03-21,Ukraine,47,3 +3760,,,,,,1.0,6.0,2707.0,,,,,2.0,0.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-21,Slovakia,178,1 +3761,,,,2.0,,1.0,6.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Serbia,171,1 +3762,,,,,,1.0,5.0,4000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Switzerland,6575,75 +3763,,,,,,0.5,6.0,43735.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Norway,2118,7 +3764,,,,,,0.5,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Montenegro,14,0 +3765,,,,,,,,80000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-21,Iran,20610,1556 +3766,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Liechtenstein,37,0 +3767,,,,,,,6.0,143519.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-21,Russia,306,1 +3768,,,1.0,,,,2.0,278.0,,,,1000.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-03-21,Mexico,203,2 +3769,,,2.0,,2.0,,6.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,2020-03-21,Egypt,294,10 +3770,,,,,,,6.0,,,,,25.0,1.0,2.0,1.0,0.0,0.0,1.0,1.0,3.0,0.0,0.0,0.0,0.1,2020-03-21,Nepal,1,0 +3771,,,,1.0,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Iraq,214,17 +3772,,,,,,,,6438.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,South Africa,240,0 +3773,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-21,Namibia,3,0 +3774,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Morocco,96,3 +3775,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-21,Uganda,1,0 +3776,,,,3.0,,0.5,5.0,15613.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-22,Austria,3582,16 +3777,,,,2.0,,1.0,6.0,167000.0,,,,2.0,0.0,2.0,0.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-22,Germany,24873,94 +3778,,2.0,,,,,3.0,64621.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,United Kingdom,5745,282 +3779,,,2.0,1.0,,0.5,4.0,316664.0,,,,,3.0,1.0,0.0,1.0,0.0,4.0,3.0,2.0,0.0,0.0,0.0,0.7999999999999999,2020-03-22,South Korea,8961,111 +3780,,2.0,1.0,1.0,,0.5,5.0,,2000.0,,,10.0,2.0,0.0,3.0,0.0,0.0,2.0,1.0,3.0,0.0,0.0,0.0,0.1,2020-03-22,Singapore,455,2 +3781,,,,,,1.0,6.0,10864.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-22,Israel,883,1 +3782,,,2.0,,,,5.0,14901.0,,,,,0.0,1.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,0.30000000000000004,2020-03-22,Japan,1101,41 +3783,,,,,,,6.0,14300.0,,,,500.0,0.0,0.0,1.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Sweden,1934,21 +3784,,,,3.0,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,San Marino,175,20 +3785,,,2.0,2.0,,1.0,5.0,9860.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Slovenia,414,2 +3786,1.0,,1.0,,,,,54956.0,,,,,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Canada,1469,21 +3787,,,,,,1.0,4.0,5271.0,,,,,1.0,0.0,1.0,0.0,0.0,2.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-22,Hong Kong,317,4 +3788,,,,,,,6.0,21376.0,,100.0,,,0.0,1.0,2.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Taiwan,169,2 +3789,,,1.0,3.0,2.0,1.0,3.0,320000.0,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-22,China,81094,3270 +3790,,,,3.0,2.0,1.0,5.0,206886.0,,,,2.0,0.0,1.0,1.0,1.0,0.0,1.0,3.0,6.0,0.0,0.0,1.0,0.6,2020-03-22,Italy,59138,5476 +3791,1.0,,,,2.0,1.0,6.0,11619.0,,100.0,,100.0,2.0,0.0,0.0,1.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,2020-03-22,Czechia,1120,1 +3792,,,,,,,6.0,113615.0,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Australia,1549,7 +3793,,,,,,,5.0,8284.0,,,,50.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-22,Romania,433,3 +3794,,,,3.0,,1.0,1.0,36747.0,,,,100.0,1.0,0.0,1.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-22,France,16243,676 +3795,,,,,,1.0,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-22,Portugal,1600,14 +3796,,,,3.0,,1.0,6.0,30000.0,,,,,0.0,0.0,1.0,0.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-22,Spain,28768,1772 +3797,,,2.0,3.0,2.0,1.0,6.0,18360.0,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-22,Belgium,3401,75 +3798,,,,,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Luxembourg,798,8 +3799,,,,2.0,2.0,0.5,6.0,,,,,2.0,0.0,0.0,2.0,1.0,0.0,0.0,3.0,4.0,0.0,0.0,0.0,0.0,2020-03-22,Albania,89,2 +3800,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Andorra,113,1 +3801,,,,,,,,16000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Belarus,76,0 +3802,,,,2.0,,1.0,5.0,,,,,3.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-22,Bosnia and Herzegovina,126,1 +3803,,,,3.0,,1.0,5.0,,,,,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Bulgaria,187,3 +3804,,,,,,1.0,6.0,10730.0,,,,10.0,0.0,0.0,1.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-22,Denmark,1514,13 +3805,,,,,,,6.0,2504.0,,,,10.0,1.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-22,Estonia,326,0 +3806,,,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Cyprus,95,1 +3807,,,,,2.0,1.0,6.0,1264.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,7.0,0.0,0.0,0.0,0.0,2020-03-22,Croatia,254,1 +3808,,,,,,1.0,4.0,3000.0,,,,10.0,1.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Finland,626,1 +3809,,,,,,,6.0,,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Georgia,54,0 +3810,,2.0,,,,0.5,6.0,3007.0,,,,100.0,2.0,1.0,1.0,1.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-22,Hungary,131,6 +3811,,,,,,,1.0,3205.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Latvia,139,0 +3812,,,,,,1.0,6.0,1154.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Lithuania,143,1 +3813,,,,1.0,2.0,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-22,Greece,624,15 +3814,,,,,2.0,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Moldova,94,1 +3815,,,,,,0.5,6.0,889.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Malta,90,0 +3816,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Monaco,23,0 +3817,,,,,,0.5,5.0,6000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Netherlands,4217,180 +3818,,,,2.0,,,6.0,9189.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-22,Iceland,568,1 +3819,,,2.0,,,0.5,5.0,6600.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,4.0,2.0,0.0,0.0,0.0,0.0,2020-03-22,Ireland,906,4 +3820,,,,1.0,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-22,Kazakhstan,60,0 +3821,,,,,,0.5,6.0,13072.0,1000.0,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,1.0,0.0,0.0,0.0,0.0,2020-03-22,Poland,634,7 +3822,,,,,,0.5,,2900.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-22,Turkey,1236,30 +3823,,,,,,0.5,,316.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,4.0,3.0,0.0,0.0,0.0,0.0,2020-03-22,Ukraine,73,3 +3824,,,2.0,,,1.0,6.0,2707.0,,,,,2.0,0.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-22,Slovakia,185,0 +3825,,,,2.0,,1.0,6.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Serbia,222,2 +3826,,,,,,1.0,5.0,4000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Switzerland,7474,98 +3827,,,,,,0.5,6.0,43735.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Norway,2385,7 +3828,,,,,,0.5,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Montenegro,21,0 +3829,,,,,,,,80000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-22,Iran,21638,1685 +3830,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Liechtenstein,37,0 +3831,,,,,,,6.0,143519.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-22,Russia,367,1 +3832,,,1.0,,,,2.0,278.0,,,,1000.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-03-22,Mexico,251,2 +3833,,,2.0,,2.0,,6.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,2020-03-22,Egypt,327,14 +3834,,,,1.0,,,6.0,,,,,25.0,1.0,2.0,1.0,0.0,0.0,1.0,1.0,3.0,0.0,0.0,0.0,0.1,2020-03-22,Nepal,1,0 +3835,,,,1.0,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Iraq,233,20 +3836,,,,,,,,6438.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,South Africa,274,0 +3837,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-22,Namibia,3,0 +3838,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Morocco,115,4 +3839,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-22,Uganda,1,0 +3840,,,,3.0,,0.5,5.0,15613.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-23,Austria,4474,21 +3841,,,,2.0,,1.0,6.0,167000.0,,,,2.0,0.0,2.0,0.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-23,Germany,29056,123 +3842,,2.0,,2.0,,,3.0,64621.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,United Kingdom,6726,336 +3843,,,2.0,1.0,,0.5,4.0,316664.0,,,,,3.0,1.0,0.0,2.0,0.0,4.0,3.0,2.0,0.0,0.0,0.0,0.8999999999999999,2020-03-23,South Korea,8961,111 +3844,,2.0,1.0,1.0,,0.5,6.0,,2000.0,,,10.0,2.0,0.0,3.0,0.0,0.0,2.0,1.0,3.0,0.0,0.0,0.0,0.1,2020-03-23,Singapore,509,2 +3845,,,,,,1.0,6.0,10864.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-23,Israel,1071,1 +3846,,,2.0,,,,5.0,14901.0,,,,,0.0,1.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,0.30000000000000004,2020-03-23,Japan,1128,42 +3847,,,,,,,6.0,14300.0,,,,500.0,0.0,0.0,1.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Sweden,2046,25 +3848,,,,3.0,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,San Marino,187,20 +3849,,,2.0,2.0,,1.0,5.0,9860.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Slovenia,442,3 +3850,1.0,,1.0,,,,,54956.0,,,,,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Canada,2088,25 +3851,,,,,,1.0,4.0,5271.0,,,,,1.0,0.0,1.0,0.0,0.0,2.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-23,Hong Kong,356,4 +3852,,,,,,,6.0,21376.0,,100.0,,,0.0,1.0,2.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Taiwan,195,2 +3853,,,1.0,3.0,2.0,1.0,3.0,320000.0,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-23,China,81118,3270 +3854,,,,3.0,2.0,1.0,5.0,206886.0,,,,2.0,0.0,1.0,1.0,1.0,0.0,1.0,3.0,6.0,0.0,0.0,1.0,0.6,2020-03-23,Italy,63927,6077 +3855,1.0,,,,2.0,1.0,6.0,11619.0,,100.0,,100.0,2.0,0.0,0.0,1.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,2020-03-23,Czechia,1236,1 +3856,,,,,,,6.0,113615.0,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Australia,1682,7 +3857,,,,,,,5.0,8284.0,,,,50.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-23,Romania,576,7 +3858,,,,3.0,,1.0,1.0,36747.0,,,,100.0,1.0,0.0,1.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-23,France,20123,862 +3859,,,,,,1.0,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-23,Portugal,2060,23 +3860,,,,3.0,,1.0,6.0,30000.0,,,,,0.0,0.0,1.0,0.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-23,Spain,35136,2311 +3861,,,2.0,3.0,2.0,1.0,6.0,18360.0,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-23,Belgium,3743,88 +3862,,,,,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Luxembourg,875,8 +3863,,,,2.0,2.0,0.5,6.0,,,,,2.0,0.0,0.0,2.0,1.0,0.0,0.0,3.0,4.0,0.0,0.0,0.0,0.0,2020-03-23,Albania,104,4 +3864,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Andorra,133,1 +3865,,,,,,,,16000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Belarus,81,0 +3866,,,,2.0,,1.0,5.0,,,,,3.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-23,Bosnia and Herzegovina,136,1 +3867,,,,3.0,,1.0,5.0,,,,,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Bulgaria,201,3 +3868,,,,,,1.0,6.0,10730.0,,,,10.0,0.0,0.0,1.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-23,Denmark,1572,24 +3869,,,,,,,6.0,2504.0,,,,10.0,1.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-23,Estonia,352,0 +3870,,,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Cyprus,116,1 +3871,,,,,2.0,1.0,6.0,1264.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,7.0,0.0,0.0,0.0,0.0,2020-03-23,Croatia,315,1 +3872,,,,,,1.0,4.0,3000.0,,,,10.0,1.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Finland,700,1 +3873,,,,,,,6.0,,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Georgia,61,0 +3874,,2.0,,,,0.5,6.0,3007.0,,,,100.0,2.0,1.0,1.0,1.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-23,Hungary,167,7 +3875,,,,,,,1.0,3205.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Latvia,180,0 +3876,,,,,,1.0,6.0,1154.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Lithuania,179,1 +3877,,,,2.0,2.0,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-23,Greece,695,17 +3878,,,,,2.0,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Moldova,109,1 +3879,,,,,,0.5,6.0,889.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Malta,107,0 +3880,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Monaco,23,0 +3881,,2.0,,2.0,,0.5,5.0,6000.0,,,,10.0,0.0,0.0,1.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Netherlands,4764,214 +3882,,,,2.0,,,6.0,9189.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-23,Iceland,588,1 +3883,,,2.0,,,0.5,5.0,6600.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,4.0,2.0,0.0,0.0,0.0,0.0,2020-03-23,Ireland,1125,6 +3884,,,,1.0,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-23,Kazakhstan,62,0 +3885,,,,,,0.5,6.0,13072.0,1000.0,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,1.0,0.0,0.0,0.0,0.0,2020-03-23,Poland,749,8 +3886,,,,,,0.5,,2900.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-23,Turkey,1529,37 +3887,,,,,,0.5,,316.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,4.0,3.0,0.0,0.0,0.0,0.0,2020-03-23,Ukraine,73,3 +3888,,,2.0,,,1.0,6.0,2707.0,,,,,2.0,0.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-23,Slovakia,186,0 +3889,,,,2.0,,1.0,6.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Serbia,249,3 +3890,,,,,,1.0,5.0,4000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Switzerland,8795,120 +3891,,,,,,0.5,6.0,43735.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Norway,2621,10 +3892,,,,,,0.5,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Montenegro,27,1 +3893,,,,,,,,80000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-23,Iran,23049,1812 +3894,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Liechtenstein,51,0 +3895,,,,,,,6.0,143519.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-23,Russia,438,1 +3896,,,1.0,,,,2.0,278.0,,,,1000.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-03-23,Mexico,316,3 +3897,,,2.0,,2.0,,6.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,2020-03-23,Egypt,366,19 +3898,,,,1.0,,,6.0,,,,,25.0,1.0,2.0,1.0,0.0,0.0,1.0,1.0,3.0,0.0,0.0,0.0,0.1,2020-03-23,Nepal,2,0 +3899,,,,1.0,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Iraq,266,23 +3900,,,,,,,,6438.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,South Africa,402,0 +3901,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-23,Namibia,4,0 +3902,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Morocco,143,4 +3903,,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-23,Uganda,9,0 +3904,,,,3.0,,0.5,5.0,15613.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-24,Austria,5283,28 +3905,,,,2.0,,1.0,6.0,167000.0,,,,2.0,0.0,2.0,0.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-24,Germany,32986,157 +3906,,2.0,,2.0,,,3.0,64621.0,,,,,0.0,1.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,United Kingdom,8164,423 +3907,,,2.0,1.0,,0.5,4.0,316664.0,,,,,3.0,1.0,0.0,2.0,0.0,4.0,3.0,2.0,0.0,0.0,0.0,0.8999999999999999,2020-03-24,South Korea,9037,120 +3908,,2.0,1.0,1.0,,0.5,6.0,,2000.0,,,10.0,2.0,0.0,3.0,0.0,0.0,2.0,1.0,3.0,0.0,0.0,0.0,0.1,2020-03-24,Singapore,558,2 +3909,,,,,,1.0,6.0,10864.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-24,Israel,1238,3 +3910,,,2.0,,,,5.0,14901.0,,,,,0.0,1.0,0.0,0.0,0.0,3.0,0.0,1.0,0.0,0.0,0.0,0.30000000000000004,2020-03-24,Japan,1193,43 +3911,,,,,,,6.0,14300.0,,,,500.0,0.0,0.0,1.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Sweden,2286,36 +3912,,,,3.0,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,San Marino,187,21 +3913,,,2.0,2.0,,1.0,5.0,9860.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Slovenia,480,4 +3914,1.0,,1.0,,,,,54956.0,,,,,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Canada,2790,26 +3915,,,,,,1.0,4.0,5271.0,,,,,1.0,0.0,1.0,0.0,0.0,2.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-24,Hong Kong,386,4 +3916,,,,,,,6.0,21376.0,,100.0,,,0.0,1.0,2.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Taiwan,215,2 +3917,,,1.0,3.0,2.0,1.0,3.0,320000.0,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-24,China,81180,3277 +3918,,,,3.0,2.0,1.0,5.0,206886.0,,,,2.0,0.0,1.0,1.0,1.0,0.0,1.0,3.0,6.0,0.0,0.0,1.0,0.6,2020-03-24,Italy,69176,6820 +3919,1.0,,,,2.0,1.0,6.0,11619.0,,100.0,,2.0,2.0,0.0,0.0,1.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,2020-03-24,Czechia,1394,3 +3920,,,,,,,6.0,113615.0,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Australia,2044,8 +3921,,,,,,,5.0,8284.0,,,,50.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-24,Romania,794,11 +3922,,,,3.0,,1.0,1.0,36747.0,,,,100.0,1.0,0.0,1.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-24,France,22622,1102 +3923,,,,,,1.0,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-24,Portugal,2362,33 +3924,,,,3.0,,1.0,6.0,30000.0,,,,,0.0,0.0,1.0,0.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-24,Spain,39885,2808 +3925,,,2.0,3.0,2.0,1.0,6.0,18360.0,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-24,Belgium,4269,122 +3926,,,,,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Luxembourg,1099,8 +3927,,,,2.0,2.0,0.5,6.0,,,,,2.0,0.0,0.0,2.0,1.0,0.0,0.0,3.0,4.0,0.0,0.0,0.0,0.0,2020-03-24,Albania,123,5 +3928,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Andorra,164,1 +3929,,,,,,,,16000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Belarus,81,0 +3930,,,,2.0,,1.0,6.0,,,,,3.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-24,Bosnia and Herzegovina,166,3 +3931,,,,3.0,,1.0,5.0,,,,,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Bulgaria,218,3 +3932,,,,,,1.0,6.0,10730.0,,,,10.0,0.0,0.0,1.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-24,Denmark,1718,32 +3933,,,,,,,6.0,2504.0,,,,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-24,Estonia,369,0 +3934,,,,,2.0,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-24,Cyprus,124,3 +3935,,,,,2.0,1.0,6.0,1264.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,7.0,0.0,0.0,0.0,0.0,2020-03-24,Croatia,382,1 +3936,,,,,,1.0,4.0,3000.0,,,,10.0,1.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Finland,792,1 +3937,,,,,,,6.0,,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Georgia,70,0 +3938,,2.0,,,,0.5,6.0,3007.0,,,,100.0,2.0,1.0,1.0,1.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-24,Hungary,187,9 +3939,,,,,,,1.0,3205.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Latvia,197,0 +3940,,,,,,1.0,6.0,1154.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Lithuania,209,2 +3941,,,,2.0,2.0,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-24,Greece,743,20 +3942,,,,,2.0,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Moldova,125,1 +3943,,,,,,0.5,6.0,889.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Malta,110,0 +3944,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Monaco,23,0 +3945,,2.0,,2.0,,0.5,5.0,6000.0,,,,10.0,0.0,0.0,1.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Netherlands,5580,277 +3946,,,,2.0,,1.0,6.0,9189.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-24,Iceland,648,2 +3947,,,2.0,,,0.5,5.0,6600.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,4.0,2.0,0.0,0.0,0.0,0.0,2020-03-24,Ireland,1329,7 +3948,,,,1.0,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-24,Kazakhstan,72,0 +3949,,,,,,0.5,6.0,13072.0,1000.0,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,1.0,0.0,0.0,0.0,0.0,2020-03-24,Poland,901,10 +3950,,,,,,0.5,,2900.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-24,Turkey,1872,44 +3951,,,,,,0.5,,316.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,4.0,3.0,0.0,0.0,0.0,0.0,2020-03-24,Ukraine,97,3 +3952,,,2.0,,,1.0,6.0,2707.0,,100.0,,,3.0,0.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-24,Slovakia,204,0 +3953,,,,2.0,,1.0,6.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Serbia,303,3 +3954,,,,,,1.0,5.0,4000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Switzerland,9877,122 +3955,,,,,,0.5,6.0,43735.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Norway,2863,12 +3956,,,,,,0.5,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Montenegro,47,1 +3957,,,,,,,,80000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-24,Iran,24811,1934 +3958,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Liechtenstein,51,0 +3959,,,,,,,6.0,143519.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-24,Russia,495,1 +3960,,,1.0,,,,2.0,278.0,,,,1000.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-03-24,Mexico,367,4 +3961,,,2.0,,2.0,,6.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,2020-03-24,Egypt,402,20 +3962,,,,1.0,,,6.0,,,,,25.0,1.0,2.0,1.0,0.0,0.0,1.0,1.0,3.0,0.0,0.0,0.0,0.1,2020-03-24,Nepal,2,0 +3963,,,,1.0,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Iraq,316,27 +3964,,,,,,,,6438.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,South Africa,554,0 +3965,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-24,Namibia,7,0 +3966,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Morocco,170,5 +3967,,,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-24,Uganda,9,0 +3968,,,,3.0,,0.5,5.0,15613.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-25,Austria,5588,30 +3969,,,,2.0,,1.0,6.0,167000.0,,,,2.0,0.0,2.0,0.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-25,Germany,37323,206 +3970,,2.0,,2.0,,,3.0,64621.0,,,,,0.0,1.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,United Kingdom,9640,466 +3971,,,2.0,1.0,,0.5,4.0,316664.0,,,,,3.0,1.0,0.0,2.0,0.0,4.0,3.0,2.0,0.0,0.0,0.0,0.8999999999999999,2020-03-25,South Korea,9137,126 +3972,,2.0,1.0,1.0,,0.5,6.0,,2000.0,,,10.0,2.0,0.0,3.0,0.0,0.0,2.0,1.0,3.0,0.0,0.0,0.0,0.1,2020-03-25,Singapore,631,2 +3973,,,,,,1.0,6.0,10864.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-25,Israel,2369,5 +3974,,,2.0,,,,5.0,14901.0,,,,,0.0,1.0,0.0,0.0,0.0,3.0,0.0,1.0,0.0,0.0,0.0,0.30000000000000004,2020-03-25,Japan,1307,45 +3975,,,,,,,6.0,14300.0,,,,500.0,0.0,0.0,1.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Sweden,2526,62 +3976,,,,3.0,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,San Marino,208,21 +3977,,,2.0,2.0,,1.0,5.0,9860.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Slovenia,528,5 +3978,1.0,,1.0,,,,,54956.0,,,,,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Canada,3251,30 +3979,,,,1.0,,1.0,6.0,5271.0,,,,,1.0,0.0,1.0,0.0,0.0,2.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-25,Hong Kong,410,4 +3980,,,,,,,6.0,21376.0,,100.0,,,0.0,1.0,2.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Taiwan,235,2 +3981,,,1.0,3.0,2.0,1.0,3.0,320000.0,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-25,China,81221,3281 +3982,,,,3.0,2.0,1.0,5.0,206886.0,,,,2.0,0.0,1.0,1.0,1.0,0.0,1.0,3.0,6.0,0.0,0.0,1.0,0.6,2020-03-25,Italy,74386,7503 +3983,1.0,,,,2.0,1.0,6.0,11619.0,,100.0,,2.0,2.0,0.0,0.0,1.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,2020-03-25,Czechia,1654,6 +3984,,,,,,,6.0,113615.0,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Australia,2364,8 +3985,,,,,,,5.0,8284.0,,,,50.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-25,Romania,906,17 +3986,,,,3.0,,1.0,1.0,36747.0,,,,100.0,1.0,0.0,1.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-25,France,25600,1333 +3987,,,,,,1.0,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-25,Portugal,2995,43 +3988,,,,3.0,,1.0,6.0,30000.0,,,,,0.0,0.0,1.0,0.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-25,Spain,49515,3647 +3989,,,2.0,3.0,2.0,1.0,6.0,18360.0,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-25,Belgium,4937,178 +3990,,,,,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Luxembourg,1333,8 +3991,,,,2.0,2.0,0.5,6.0,,,,,2.0,0.0,0.0,2.0,1.0,0.0,0.0,3.0,4.0,0.0,0.0,0.0,0.0,2020-03-25,Albania,146,5 +3992,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Andorra,188,1 +3993,,,,,,,,16000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Belarus,86,0 +3994,,,,2.0,,1.0,6.0,,,,,3.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-25,Bosnia and Herzegovina,176,3 +3995,,,,3.0,,1.0,5.0,,,,,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Bulgaria,242,3 +3996,,,,,,1.0,6.0,10730.0,,,,10.0,0.0,0.0,1.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-25,Denmark,1862,34 +3997,,,,,,,6.0,2504.0,,,,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-25,Estonia,404,1 +3998,,,,,2.0,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-25,Cyprus,132,3 +3999,,,,,2.0,1.0,6.0,1264.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,7.0,0.0,0.0,0.0,0.0,2020-03-25,Croatia,442,1 +4000,,,,,,1.0,4.0,3000.0,,,,10.0,1.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Finland,880,3 +4001,,,,,,,6.0,,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Georgia,75,0 +4002,,2.0,,,,0.5,6.0,3007.0,,,,100.0,2.0,1.0,1.0,1.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-25,Hungary,226,10 +4003,,,,,,,1.0,3205.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Latvia,221,0 +4004,,,,,,1.0,6.0,1154.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Lithuania,274,4 +4005,,,,2.0,2.0,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-25,Greece,821,22 +4006,,,,,2.0,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Moldova,149,1 +4007,,,,,,0.5,6.0,889.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Malta,129,0 +4008,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Monaco,31,0 +4009,,2.0,,2.0,,0.5,5.0,6000.0,,,,10.0,0.0,0.0,1.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Netherlands,6438,357 +4010,,,,2.0,,1.0,6.0,9189.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-25,Iceland,737,2 +4011,,,2.0,,,0.5,5.0,6600.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,4.0,2.0,0.0,0.0,0.0,0.0,2020-03-25,Ireland,1564,9 +4012,,,,1.0,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-25,Kazakhstan,81,0 +4013,,,,2.0,2.0,0.5,6.0,13072.0,1000.0,,,2.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,1.0,0.0,0.0,0.0,0.0,2020-03-25,Poland,1051,14 +4014,,,,,,0.5,,2900.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-25,Turkey,2433,59 +4015,,,,,,0.5,,316.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,4.0,3.0,0.0,0.0,0.0,0.0,2020-03-25,Ukraine,145,5 +4016,,,2.0,,,1.0,6.0,2707.0,,100.0,,,3.0,0.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-25,Slovakia,216,0 +4017,,,,2.0,,1.0,6.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Serbia,384,4 +4018,,,,,,1.0,5.0,4000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Switzerland,10897,153 +4019,,,,,,0.5,6.0,43735.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Norway,3084,14 +4020,,,,,,0.5,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Montenegro,52,1 +4021,,,,,,,,80000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-25,Iran,27017,2077 +4022,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Liechtenstein,51,0 +4023,,,,,,,6.0,143519.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-25,Russia,658,3 +4024,,,1.0,,,,2.0,278.0,,,,1000.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-03-25,Mexico,405,5 +4025,,,2.0,,2.0,,6.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,2020-03-25,Egypt,456,21 +4026,,,,1.0,,,6.0,,,,,25.0,1.0,2.0,1.0,0.0,0.0,1.0,1.0,3.0,0.0,0.0,0.0,0.1,2020-03-25,Nepal,3,0 +4027,,,,1.0,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Iraq,346,29 +4028,,,,,,,,6438.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,South Africa,709,0 +4029,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-25,Namibia,7,0 +4030,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Morocco,225,6 +4031,,,,,,,6.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-25,Uganda,14,0 +4032,,,,3.0,,0.5,5.0,15613.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-26,Austria,6909,49 +4033,,,,2.0,,1.0,6.0,167000.0,,,,2.0,0.0,2.0,0.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-26,Germany,43938,267 +4034,,2.0,,2.0,,,3.0,64621.0,,,,,0.0,1.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,United Kingdom,11812,580 +4035,,,2.0,1.0,,0.5,4.0,316664.0,,,,,3.0,1.0,0.0,2.0,0.0,4.0,3.0,2.0,0.0,0.0,0.0,0.8999999999999999,2020-03-26,South Korea,9241,131 +4036,,2.0,1.0,1.0,,0.5,6.0,,2000.0,,,10.0,2.0,0.0,3.0,0.0,0.0,2.0,2.0,3.0,0.0,0.0,0.0,0.1,2020-03-26,Singapore,683,2 +4037,,,,,,1.0,6.0,10864.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-26,Israel,2693,8 +4038,,,2.0,,,,5.0,14901.0,,,,,0.0,1.0,0.0,0.0,0.0,3.0,0.0,1.0,0.0,0.0,0.0,0.30000000000000004,2020-03-26,Japan,1387,47 +4039,,,,,,,6.0,14300.0,,,,500.0,0.0,0.0,1.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Sweden,2840,77 +4040,,,,3.0,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,San Marino,208,21 +4041,,,2.0,2.0,,1.0,5.0,9860.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Slovenia,562,6 +4042,1.0,,1.0,,,,,54956.0,,,,,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Canada,4042,38 +4043,,,1.0,1.0,,1.0,6.0,5271.0,,,,,1.0,0.0,1.0,0.0,0.0,2.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-26,Hong Kong,453,4 +4044,,,,,,,6.0,21376.0,,100.0,,,0.0,1.0,2.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Taiwan,252,2 +4045,,,1.0,3.0,2.0,1.0,3.0,320000.0,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-26,China,81298,3287 +4046,,,,3.0,2.0,1.0,5.0,206886.0,,,,2.0,0.0,1.0,1.0,1.0,0.0,1.0,3.0,6.0,0.0,0.0,1.0,0.6,2020-03-26,Italy,80589,8215 +4047,1.0,,,,2.0,1.0,6.0,11619.0,,100.0,,2.0,2.0,0.0,0.0,1.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,2020-03-26,Czechia,1925,9 +4048,,,,,,,6.0,113615.0,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Australia,2810,13 +4049,,,,,,,5.0,8284.0,,,,50.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-26,Romania,1029,23 +4050,,,,3.0,,1.0,1.0,36747.0,,,,100.0,1.0,0.0,1.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-26,France,29551,1698 +4051,,,,,,1.0,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-26,Portugal,3544,60 +4052,,,,3.0,,1.0,6.0,30000.0,,,,,0.0,0.0,1.0,0.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-26,Spain,57786,4365 +4053,,,2.0,3.0,2.0,1.0,6.0,18360.0,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-26,Belgium,6235,220 +4054,,,,,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Luxembourg,1453,9 +4055,,,,2.0,2.0,0.5,6.0,,,,,2.0,0.0,0.0,2.0,1.0,0.0,0.0,3.0,4.0,0.0,0.0,0.0,0.0,2020-03-26,Albania,174,6 +4056,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Andorra,224,3 +4057,,,,,,,,16000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Belarus,86,0 +4058,,,,2.0,,1.0,6.0,,,,,3.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-26,Bosnia and Herzegovina,191,3 +4059,,,,3.0,,1.0,5.0,,,,,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Bulgaria,264,3 +4060,,,,,,1.0,6.0,10730.0,,,,10.0,0.0,0.0,1.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-26,Denmark,2023,41 +4061,,,,,,,6.0,2504.0,,,,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-26,Estonia,538,1 +4062,,,,,2.0,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-26,Cyprus,146,3 +4063,,,,,2.0,1.0,6.0,1264.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,7.0,0.0,0.0,0.0,0.0,2020-03-26,Croatia,495,3 +4064,,,,,,1.0,4.0,3000.0,,,,10.0,1.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Finland,958,5 +4065,,,,,,,6.0,,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Georgia,79,0 +4066,,2.0,,,,0.5,6.0,3007.0,,,,100.0,2.0,1.0,1.0,1.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-26,Hungary,261,10 +4067,,,,,,,1.0,3205.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Latvia,244,0 +4068,,,,,,1.0,6.0,1154.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Lithuania,299,4 +4069,,,,2.0,2.0,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-26,Greece,892,26 +4070,,,,,2.0,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Moldova,177,1 +4071,,,,,,0.5,6.0,889.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Malta,134,0 +4072,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Monaco,33,0 +4073,,2.0,,2.0,,0.5,5.0,6000.0,,,,10.0,0.0,0.0,1.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Netherlands,7468,435 +4074,,,,2.0,,1.0,6.0,9189.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-26,Iceland,802,2 +4075,,,2.0,,,0.5,5.0,6600.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,4.0,2.0,0.0,0.0,0.0,0.0,2020-03-26,Ireland,1819,19 +4076,,,,1.0,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-26,Kazakhstan,111,1 +4077,,,,2.0,2.0,0.5,6.0,13072.0,1000.0,,,2.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,1.0,0.0,0.0,0.0,0.0,2020-03-26,Poland,1221,16 +4078,,,,,,0.5,,2900.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-26,Turkey,3629,75 +4079,,,,,,0.5,,316.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,4.0,3.0,0.0,0.0,0.0,0.0,2020-03-26,Ukraine,196,5 +4080,,,2.0,,,1.0,6.0,2707.0,,100.0,,,3.0,0.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-26,Slovakia,226,0 +4081,,,,2.0,,1.0,6.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Serbia,384,1 +4082,,,,,,1.0,5.0,4000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Switzerland,11811,191 +4083,,,,,,0.5,6.0,43735.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Norway,3369,14 +4084,,,,,,0.5,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Montenegro,69,1 +4085,,,,,,,,80000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-26,Iran,29406,2234 +4086,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Liechtenstein,56,0 +4087,,,,,,,6.0,143519.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-26,Russia,840,3 +4088,,,1.0,,,,2.0,278.0,,,,1000.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-03-26,Mexico,475,6 +4089,,,2.0,,2.0,,6.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,2020-03-26,Egypt,495,24 +4090,,,,1.0,,,6.0,,,,,25.0,1.0,2.0,1.0,0.0,0.0,1.0,1.0,3.0,0.0,0.0,0.0,0.1,2020-03-26,Nepal,3,0 +4091,,,,1.0,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Iraq,382,36 +4092,,,,2.0,,,,6438.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,South Africa,927,0 +4093,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-26,Namibia,8,0 +4094,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Morocco,275,11 +4095,,,,,,,6.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-26,Uganda,14,0 +4096,,,,3.0,,0.5,5.0,15613.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-27,Austria,7657,58 +4097,,,,2.0,,1.0,6.0,167000.0,,,,2.0,0.0,2.0,0.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-27,Germany,50871,342 +4098,,2.0,,2.0,,,3.0,64621.0,,,,,0.0,1.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,United Kingdom,14745,761 +4099,,,2.0,1.0,,0.5,4.0,316664.0,,,,,3.0,1.0,0.0,2.0,0.0,4.0,3.0,2.0,0.0,0.0,0.0,0.8999999999999999,2020-03-27,South Korea,9332,139 +4100,,2.0,1.0,1.0,,0.5,6.0,,2000.0,,,10.0,2.0,0.0,3.0,0.0,0.0,2.0,2.0,3.0,0.0,0.0,0.0,0.1,2020-03-27,Singapore,732,2 +4101,,,,,,1.0,6.0,10864.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-27,Israel,3035,12 +4102,,,2.0,,,,5.0,14901.0,,,,,0.0,1.0,0.0,0.0,0.0,3.0,0.0,1.0,0.0,0.0,0.0,0.30000000000000004,2020-03-27,Japan,1468,49 +4103,,,,,,,6.0,14300.0,,,,500.0,0.0,0.0,1.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Sweden,3069,105 +4104,,,,3.0,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,San Marino,223,21 +4105,,,2.0,2.0,,1.0,5.0,9860.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Slovenia,632,9 +4106,1.0,,1.0,,,,,54956.0,,,,,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Canada,4682,54 +4107,,,1.0,1.0,,1.0,6.0,5271.0,,,,,1.0,0.0,1.0,0.0,0.0,4.0,1.0,3.0,0.0,0.0,0.0,0.0,2020-03-27,Hong Kong,519,4 +4108,,,,,,,6.0,21376.0,,100.0,,,0.0,1.0,2.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Taiwan,267,2 +4109,,,1.0,3.0,2.0,1.0,3.0,320000.0,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-27,China,81345,3292 +4110,,,,3.0,2.0,1.0,5.0,206886.0,,,,2.0,0.0,1.0,1.0,1.0,0.0,1.0,3.0,6.0,0.0,0.0,1.0,0.6,2020-03-27,Italy,86498,9134 +4111,1.0,,,,2.0,1.0,6.0,11619.0,,100.0,,2.0,2.0,0.0,0.0,1.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,2020-03-27,Czechia,2279,9 +4112,,,,,,,6.0,113615.0,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Australia,3143,13 +4113,,,,,,,5.0,8284.0,,,,50.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-27,Romania,1292,26 +4114,,,,3.0,,1.0,1.0,36747.0,,,,100.0,1.0,0.0,1.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-27,France,33402,1997 +4115,,,,,,1.0,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-27,Portugal,4268,76 +4116,,,,3.0,,1.0,6.0,30000.0,,,,,0.0,0.0,1.0,0.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-27,Spain,65719,5138 +4117,,,2.0,3.0,2.0,1.0,6.0,18360.0,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-27,Belgium,7284,289 +4118,,,,,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Luxembourg,1605,15 +4119,,,,2.0,2.0,0.5,6.0,,,,,2.0,0.0,0.0,2.0,1.0,0.0,0.0,3.0,4.0,0.0,0.0,0.0,0.0,2020-03-27,Albania,186,8 +4120,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Andorra,267,3 +4121,,,,,,,,16000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Belarus,94,0 +4122,,,,2.0,,1.0,6.0,,,,,3.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-27,Bosnia and Herzegovina,237,4 +4123,,,,3.0,,1.0,5.0,,,,,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Bulgaria,293,3 +4124,,,,,,1.0,6.0,10730.0,,,,10.0,0.0,0.0,1.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-27,Denmark,2200,52 +4125,,,,,,,6.0,2504.0,,,,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-27,Estonia,575,1 +4126,,,,,2.0,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-27,Cyprus,162,5 +4127,,,,,2.0,1.0,6.0,1264.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,7.0,0.0,0.0,0.0,0.0,2020-03-27,Croatia,586,3 +4128,,,,,,1.0,4.0,3000.0,,,,10.0,1.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Finland,1041,7 +4129,,,,,,,6.0,,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Georgia,83,0 +4130,,2.0,,,,0.5,6.0,3007.0,,,,100.0,2.0,1.0,1.0,1.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-27,Hungary,300,10 +4131,,,,,,,1.0,3205.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Latvia,280,0 +4132,,,,,,1.0,6.0,1154.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Lithuania,358,5 +4133,,,,2.0,2.0,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-27,Greece,966,28 +4134,,,,,2.0,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Moldova,199,2 +4135,,,,,,0.5,6.0,889.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Malta,139,0 +4136,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Monaco,42,0 +4137,,2.0,,2.0,,0.5,5.0,6000.0,,,,10.0,0.0,0.0,1.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Netherlands,8647,547 +4138,,,,2.0,,1.0,6.0,9189.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-27,Iceland,890,2 +4139,,,2.0,2.0,,0.5,5.0,6600.0,,,,1.0,1.0,0.0,1.0,0.0,0.0,0.0,4.0,2.0,0.0,0.0,0.0,0.0,2020-03-27,Ireland,2121,22 +4140,,,,1.0,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-27,Kazakhstan,150,1 +4141,,,,2.0,2.0,0.5,6.0,13072.0,1000.0,,,2.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,1.0,0.0,0.0,0.0,0.0,2020-03-27,Poland,1389,16 +4142,,,,,,0.5,,2900.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-27,Turkey,5698,92 +4143,,,,,,0.5,,316.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,4.0,3.0,0.0,0.0,0.0,0.0,2020-03-27,Ukraine,310,5 +4144,,,2.0,,,1.0,6.0,2707.0,,100.0,,,3.0,0.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-27,Slovakia,269,0 +4145,,,,2.0,,1.0,6.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Serbia,457,1 +4146,,,,,,1.0,5.0,4000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Switzerland,12928,231 +4147,,,,,,0.5,6.0,43735.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Norway,3755,19 +4148,,,,,,0.5,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Montenegro,82,1 +4149,,,,,,,,80000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-27,Iran,32332,2378 +4150,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Liechtenstein,56,0 +4151,,,,,,,6.0,143519.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-27,Russia,1036,4 +4152,,,1.0,,,,2.0,278.0,,,,1000.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-03-27,Mexico,585,8 +4153,,,2.0,,2.0,,6.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,2020-03-27,Egypt,536,30 +4154,,,,1.0,,,6.0,,,,,25.0,1.0,2.0,1.0,0.0,0.0,1.0,1.0,3.0,0.0,0.0,0.0,0.1,2020-03-27,Nepal,4,0 +4155,,,,1.0,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Iraq,458,40 +4156,,,,2.0,,,,6438.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,South Africa,1170,1 +4157,,,,1.0,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-27,Namibia,8,0 +4158,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Morocco,345,23 +4159,,,,,,,6.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-27,Uganda,23,0 +4160,,,,3.0,,0.5,5.0,15613.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-28,Austria,8271,68 +4161,,,,2.0,,1.0,6.0,167000.0,,,,2.0,0.0,2.0,0.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-28,Germany,57695,433 +4162,,2.0,,2.0,,,3.0,64621.0,,,,,0.0,1.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,United Kingdom,17312,1021 +4163,,,2.0,1.0,,0.5,4.0,316664.0,,,,,3.0,1.0,1.0,2.0,0.0,4.0,3.0,2.0,0.0,0.0,0.0,0.8999999999999999,2020-03-28,South Korea,9478,144 +4164,,2.0,1.0,1.0,,0.5,6.0,,2000.0,,,10.0,2.0,0.0,3.0,0.0,0.0,2.0,2.0,3.0,0.0,0.0,0.0,0.1,2020-03-28,Singapore,802,2 +4165,,,,,,1.0,6.0,10864.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-28,Israel,3619,12 +4166,,,2.0,,,,5.0,14901.0,,,,,1.0,1.0,0.0,0.0,0.0,3.0,0.0,1.0,0.0,0.0,0.0,0.30000000000000004,2020-03-28,Japan,1693,52 +4167,,,,,,,6.0,14300.0,,,,500.0,0.0,0.0,1.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Sweden,3447,105 +4168,,,,3.0,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,San Marino,224,22 +4169,,,2.0,2.0,,1.0,5.0,9860.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Slovenia,684,9 +4170,1.0,,1.0,,,,,54956.0,,,,,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Canada,5576,61 +4171,,,1.0,1.0,,1.0,6.0,5271.0,,,,,1.0,0.0,1.0,0.0,0.0,4.0,1.0,3.0,0.0,0.0,0.0,0.0,2020-03-28,Hong Kong,561,4 +4172,,,,,,,6.0,21376.0,,100.0,,,0.0,1.0,2.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Taiwan,283,2 +4173,,,1.0,3.0,2.0,1.0,3.0,320000.0,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-28,China,81401,3295 +4174,,,,3.0,2.0,1.0,5.0,206886.0,,,,2.0,0.0,1.0,1.0,1.0,0.0,1.0,3.0,6.0,0.0,0.0,1.0,0.6,2020-03-28,Italy,92472,10023 +4175,1.0,,,,2.0,1.0,6.0,11619.0,,100.0,,2.0,2.0,0.0,0.0,1.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,2020-03-28,Czechia,2631,11 +4176,,,,,,,6.0,113615.0,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Australia,3640,14 +4177,,,,,,,5.0,8284.0,,,,50.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-28,Romania,1452,37 +4178,,,,3.0,,1.0,1.0,36747.0,,,,100.0,1.0,0.0,1.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-28,France,38105,2317 +4179,,,,,,1.0,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-28,Portugal,5170,100 +4180,,,,3.0,,1.0,6.0,30000.0,,,,,0.0,0.0,1.0,0.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-28,Spain,73235,5982 +4181,,,2.0,3.0,2.0,1.0,6.0,18360.0,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-28,Belgium,9134,353 +4182,,,,,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Luxembourg,1831,18 +4183,,,,2.0,2.0,0.5,6.0,,,,,2.0,0.0,0.0,2.0,1.0,0.0,0.0,3.0,4.0,0.0,0.0,0.0,0.0,2020-03-28,Albania,197,10 +4184,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Andorra,308,3 +4185,,,,,,,,16000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Belarus,94,0 +4186,,,,2.0,,1.0,6.0,,,,,3.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-28,Bosnia and Herzegovina,258,5 +4187,,,,3.0,,1.0,5.0,,,,,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Bulgaria,331,7 +4188,,,,,,1.0,6.0,10730.0,,,,10.0,0.0,0.0,1.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-28,Denmark,2366,65 +4189,,,,,,,6.0,2504.0,,,,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-28,Estonia,645,1 +4190,,,,,2.0,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-28,Cyprus,179,5 +4191,,,,,2.0,1.0,6.0,1264.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,7.0,0.0,0.0,0.0,0.0,2020-03-28,Croatia,657,5 +4192,,,,2.0,,1.0,4.0,3000.0,,,,10.0,1.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Finland,1167,9 +4193,,,,,,,6.0,,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Georgia,90,0 +4194,,2.0,,,,0.5,6.0,3007.0,,,,100.0,2.0,1.0,1.0,1.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-28,Hungary,343,11 +4195,,,,,,,1.0,3205.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Latvia,305,0 +4196,,,,,,1.0,6.0,1154.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Lithuania,394,7 +4197,,,,2.0,2.0,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-28,Greece,1061,32 +4198,,,,,2.0,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Moldova,231,2 +4199,,,,,,0.5,6.0,889.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Malta,149,0 +4200,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Monaco,42,0 +4201,,2.0,,2.0,,0.5,5.0,6000.0,,,,10.0,0.0,0.0,1.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Netherlands,9819,640 +4202,,,,2.0,,1.0,6.0,9189.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-28,Iceland,963,2 +4203,,,2.0,2.0,,0.5,5.0,6600.0,,,,1.0,1.0,0.0,1.0,0.0,0.0,0.0,4.0,2.0,0.0,0.0,0.0,0.0,2020-03-28,Ireland,2415,36 +4204,,,,1.0,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-28,Kazakhstan,228,1 +4205,,,,2.0,2.0,0.5,6.0,13072.0,1000.0,,,2.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,1.0,0.0,0.0,0.0,0.0,2020-03-28,Poland,1638,18 +4206,,,,,,0.5,,2900.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-28,Turkey,7402,108 +4207,,,,,,0.5,,316.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,4.0,3.0,0.0,0.0,0.0,0.0,2020-03-28,Ukraine,356,9 +4208,,,2.0,,,1.0,6.0,2707.0,,100.0,,,3.0,0.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-28,Slovakia,292,0 +4209,,,,2.0,,1.0,6.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Serbia,659,10 +4210,,,,,,1.0,5.0,4000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Switzerland,14076,264 +4211,,,,,,0.5,6.0,43735.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Norway,4015,23 +4212,,,,,,0.5,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Montenegro,84,1 +4213,,,,,,,,80000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-28,Iran,35408,2517 +4214,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Liechtenstein,56,0 +4215,,,,,,,6.0,143519.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-28,Russia,1264,4 +4216,,,1.0,,,,2.0,278.0,,,,1000.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-03-28,Mexico,717,12 +4217,,,2.0,,2.0,,6.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,2020-03-28,Egypt,576,36 +4218,,,,1.0,,,6.0,,,,,25.0,1.0,2.0,1.0,0.0,0.0,1.0,1.0,3.0,0.0,0.0,0.0,0.1,2020-03-28,Nepal,5,0 +4219,,,,1.0,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Iraq,506,42 +4220,,,,2.0,,,,6438.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,South Africa,1187,1 +4221,,,,1.0,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-28,Namibia,8,0 +4222,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Morocco,402,25 +4223,,,,,,,6.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-28,Uganda,30,0 +4224,,,,3.0,,0.5,5.0,15613.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-29,Austria,8788,86 +4225,,,,2.0,,1.0,6.0,167000.0,,,,2.0,0.0,2.0,0.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-29,Germany,62095,533 +4226,,2.0,,2.0,,,3.0,64621.0,,,,,0.0,1.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,United Kingdom,19780,1231 +4227,,,2.0,1.0,,0.5,4.0,316664.0,,,,,3.0,1.0,1.0,2.0,0.0,4.0,3.0,2.0,0.0,0.0,0.0,0.8999999999999999,2020-03-29,South Korea,9583,152 +4228,,2.0,1.0,1.0,,0.5,6.0,,2000.0,,,10.0,2.0,0.0,3.0,0.0,0.0,2.0,2.0,3.0,0.0,0.0,0.0,0.1,2020-03-29,Singapore,844,3 +4229,,,,,,1.0,6.0,10864.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-29,Israel,4247,15 +4230,,,2.0,,,,5.0,14901.0,,,,,1.0,1.0,0.0,0.0,0.0,3.0,0.0,1.0,0.0,0.0,0.0,0.30000000000000004,2020-03-29,Japan,1866,54 +4231,,,,,,,6.0,14300.0,,,,500.0,0.0,0.0,1.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Sweden,3700,110 +4232,,,,3.0,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,San Marino,224,22 +4233,,,2.0,2.0,,1.0,5.0,9860.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Slovenia,730,11 +4234,1.0,,1.0,,,,,54956.0,,,,,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Canada,6280,64 +4235,,,1.0,1.0,,1.0,6.0,5271.0,,,,,1.0,0.0,1.0,0.0,0.0,4.0,1.0,3.0,0.0,0.0,0.0,0.0,2020-03-29,Hong Kong,641,4 +4236,,,,,,,6.0,21376.0,,100.0,,,0.0,1.0,2.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Taiwan,298,2 +4237,,,1.0,3.0,2.0,1.0,3.0,320000.0,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-29,China,81444,3300 +4238,,,,3.0,2.0,1.0,5.0,206886.0,,,,2.0,0.0,1.0,1.0,1.0,0.0,1.0,3.0,6.0,0.0,0.0,1.0,0.6,2020-03-29,Italy,97689,10779 +4239,1.0,,,,2.0,1.0,6.0,11619.0,,100.0,,2.0,2.0,0.0,0.0,1.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,2020-03-29,Czechia,2817,16 +4240,,,,,,,6.0,113615.0,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Australia,3984,16 +4241,,,,,,,5.0,8284.0,,,,50.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-29,Romania,1815,43 +4242,,,,3.0,,1.0,1.0,36747.0,,,,100.0,1.0,0.0,1.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-29,France,40708,2611 +4243,,,,,,1.0,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-29,Portugal,5962,119 +4244,,,,3.0,,1.0,6.0,30000.0,,,,,0.0,0.0,1.0,0.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-29,Spain,80110,6803 +4245,,,2.0,3.0,2.0,1.0,6.0,18360.0,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-29,Belgium,10836,431 +4246,,,,,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Luxembourg,1950,21 +4247,,,,2.0,2.0,0.5,6.0,,,,,2.0,0.0,0.0,2.0,1.0,0.0,0.0,3.0,4.0,0.0,0.0,0.0,0.0,2020-03-29,Albania,212,10 +4248,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Andorra,334,6 +4249,,,,,,,,16000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Belarus,94,0 +4250,,,,2.0,,1.0,6.0,,,,,3.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-29,Bosnia and Herzegovina,323,6 +4251,,,,3.0,,1.0,5.0,,,,,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Bulgaria,346,8 +4252,,,,,,1.0,6.0,10730.0,,,,10.0,0.0,0.0,1.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-29,Denmark,2564,72 +4253,,,,,,,6.0,2504.0,,,,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-29,Estonia,679,3 +4254,,,,,2.0,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-29,Cyprus,214,5 +4255,,,,,2.0,1.0,6.0,1264.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,7.0,0.0,0.0,0.0,0.0,2020-03-29,Croatia,713,6 +4256,,,,2.0,,1.0,4.0,3000.0,,,,10.0,1.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Finland,1240,11 +4257,,,,,,,6.0,,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Georgia,91,0 +4258,,2.0,,,,0.5,6.0,3007.0,,,,100.0,2.0,1.0,1.0,1.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-29,Hungary,408,13 +4259,,,,,,,1.0,3205.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Latvia,347,0 +4260,,,,,,1.0,6.0,1154.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Lithuania,460,7 +4261,,,,2.0,2.0,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-29,Greece,1156,38 +4262,,,,,2.0,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Moldova,263,2 +4263,,,,,,0.5,6.0,889.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Malta,151,0 +4264,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Monaco,46,1 +4265,,2.0,,2.0,,0.5,5.0,6000.0,,,,10.0,0.0,0.0,1.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Netherlands,10930,772 +4266,,,,2.0,,1.0,6.0,9189.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-29,Iceland,1020,2 +4267,,,2.0,2.0,,0.5,5.0,6600.0,,,,1.0,1.0,0.0,1.0,0.0,0.0,0.0,4.0,2.0,0.0,0.0,0.0,0.0,2020-03-29,Ireland,2615,46 +4268,,,,1.0,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-29,Kazakhstan,284,1 +4269,,,,2.0,2.0,0.5,6.0,13072.0,1000.0,,,2.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,1.0,0.0,0.0,0.0,0.0,2020-03-29,Poland,1862,22 +4270,,,,,,0.5,,2900.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-29,Turkey,9217,131 +4271,,,,,,0.5,,316.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,4.0,3.0,0.0,0.0,0.0,0.0,2020-03-29,Ukraine,475,10 +4272,,,2.0,,,1.0,6.0,2707.0,,100.0,,,3.0,0.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-29,Slovakia,314,0 +4273,,,,2.0,,1.0,6.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Serbia,741,13 +4274,,,,,,1.0,5.0,4000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Switzerland,14829,300 +4275,,,,,,0.5,6.0,43735.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Norway,4284,25 +4276,,,,,,0.5,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Montenegro,85,1 +4277,,,,,,,,80000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-29,Iran,38309,2640 +4278,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Liechtenstein,56,0 +4279,,,,,,,6.0,143519.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-29,Russia,1534,8 +4280,,,1.0,,,,2.0,278.0,,,,1000.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-03-29,Mexico,848,16 +4281,,,2.0,,2.0,,6.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,2020-03-29,Egypt,609,40 +4282,,,,1.0,,,6.0,,,,,25.0,1.0,2.0,1.0,0.0,0.0,1.0,1.0,3.0,0.0,0.0,0.0,0.1,2020-03-29,Nepal,5,0 +4283,,,,1.0,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Iraq,547,42 +4284,,,,2.0,,,,6438.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,South Africa,1280,2 +4285,,,,1.0,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-29,Namibia,11,0 +4286,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Morocco,479,26 +4287,,,,,,,6.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-29,Uganda,33,0 +4288,,,,3.0,,0.5,5.0,15613.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-30,Austria,9618,108 +4289,,,,2.0,,1.0,6.0,167000.0,,,,2.0,0.0,2.0,0.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-30,Germany,66885,645 +4290,,2.0,,2.0,,,3.0,64621.0,,,,,0.0,1.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-30,United Kingdom,22453,1411 +4291,,,2.0,1.0,,0.5,4.0,316664.0,,,,,3.0,1.0,1.0,2.0,0.0,4.0,3.0,2.0,0.0,0.0,0.0,0.8999999999999999,2020-03-30,South Korea,9661,158 +4292,,2.0,1.0,1.0,,0.5,6.0,,2000.0,,,10.0,2.0,0.0,3.0,0.0,0.0,2.0,2.0,3.0,0.0,0.0,0.0,0.1,2020-03-30,Singapore,879,3 +4293,,,,,,1.0,6.0,10864.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-30,Israel,4695,16 +4294,,,2.0,,,,5.0,14901.0,,,,,1.0,1.0,0.0,0.0,0.0,3.0,0.0,1.0,0.0,0.0,0.0,0.30000000000000004,2020-03-30,Japan,1866,54 +4295,,,,,,,6.0,14300.0,,,,500.0,0.0,0.0,1.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-30,Sweden,4028,146 +4296,,,,3.0,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-30,San Marino,230,25 +4297,,,2.0,2.0,,1.0,5.0,9860.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-30,Slovenia,756,11 +4298,1.0,,1.0,,,,,54956.0,,,,,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-30,Canada,7398,80 +4299,,,1.0,1.0,,1.0,6.0,5271.0,,,,,1.0,0.0,1.0,0.0,0.0,4.0,1.0,3.0,0.0,0.0,0.0,0.0,2020-03-30,Hong Kong,682,4 +4300,,,,,,,6.0,21376.0,,100.0,,,0.0,1.0,2.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-30,Taiwan,306,5 +4301,,,1.0,3.0,2.0,1.0,3.0,320000.0,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-30,China,81478,3304 +4302,,,,3.0,2.0,1.0,5.0,206886.0,,,,2.0,0.0,1.0,1.0,1.0,0.0,1.0,3.0,6.0,0.0,0.0,1.0,0.6,2020-03-30,Italy,101739,11591 +4303,1.0,,,,2.0,1.0,6.0,11619.0,,100.0,,2.0,2.0,0.0,0.0,1.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,2020-03-30,Czechia,3001,23 +4304,,,,,,,6.0,113615.0,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-30,Australia,4361,17 +4305,,,,,,,5.0,8284.0,,,,50.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-30,Romania,2109,65 +4306,,,,3.0,,1.0,1.0,36747.0,,,,100.0,1.0,0.0,1.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-30,France,45170,3030 +4307,,,,,,1.0,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-30,Portugal,6408,140 +4308,,,,3.0,,1.0,6.0,30000.0,,,,,0.0,0.0,1.0,0.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-30,Spain,87956,7716 +4309,,,2.0,3.0,2.0,1.0,6.0,18360.0,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-30,Belgium,11899,513 +4310,,,,,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-30,Luxembourg,1988,22 +4311,,,,2.0,2.0,0.5,6.0,,,,,2.0,0.0,0.0,2.0,1.0,0.0,0.0,3.0,4.0,0.0,0.0,0.0,0.0,2020-03-30,Albania,223,11 +4312,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-30,Andorra,370,8 +4313,,,,,,,,16000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-30,Belarus,152,0 +4314,,,,2.0,,1.0,6.0,,,,,3.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-30,Bosnia and Herzegovina,368,10 +4315,,,,3.0,,1.0,5.0,,,,,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-30,Bulgaria,359,8 +4316,,,,,,1.0,6.0,10730.0,,,,10.0,0.0,0.0,1.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-30,Denmark,2755,77 +4317,,,,,,,6.0,2504.0,,,,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-30,Estonia,715,3 +4318,,,,,2.0,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-30,Cyprus,230,7 +4319,,,,,2.0,1.0,6.0,1264.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,7.0,0.0,0.0,0.0,0.0,2020-03-30,Croatia,790,6 +4320,,,,2.0,,1.0,4.0,3000.0,,,,10.0,1.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-30,Finland,1352,13 +4321,,,,,,,6.0,,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-30,Georgia,103,0 +4322,,2.0,,,,0.5,6.0,3007.0,,,,100.0,2.0,1.0,1.0,1.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-30,Hungary,447,15 +4323,,,,,,,1.0,3205.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-30,Latvia,376,0 +4324,,,,,,1.0,6.0,1154.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-30,Lithuania,491,7 +4325,,,,2.0,2.0,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-30,Greece,1212,43 +4326,,,,,2.0,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-30,Moldova,298,2 +4327,,,,,,0.5,6.0,889.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-30,Malta,156,0 +4328,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-30,Monaco,49,1 +4329,,2.0,,2.0,,0.5,5.0,6000.0,,,,10.0,0.0,0.0,1.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-30,Netherlands,11817,865 +4330,,,,2.0,,1.0,6.0,9189.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-30,Iceland,1086,2 +4331,,,2.0,2.0,,0.5,5.0,6600.0,,,,1.0,1.0,0.0,1.0,0.0,0.0,0.0,4.0,2.0,0.0,0.0,0.0,0.0,2020-03-30,Ireland,2910,54 +4332,,,,1.0,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-30,Kazakhstan,302,1 +4333,,,,2.0,2.0,0.5,6.0,13072.0,1000.0,,,2.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,1.0,0.0,0.0,0.0,0.0,2020-03-30,Poland,2055,31 +4334,,,,,,0.5,,2900.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-30,Turkey,10827,168 +4335,,,,,,0.5,,316.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,4.0,3.0,0.0,0.0,0.0,0.0,2020-03-30,Ukraine,548,13 +4336,,,2.0,,,1.0,6.0,2707.0,,100.0,,,3.0,0.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-30,Slovakia,336,0 +4337,,,,2.0,,1.0,6.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-30,Serbia,785,16 +4338,,,,,,1.0,5.0,4000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-30,Switzerland,15922,359 +4339,,,,,,0.5,6.0,43735.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-30,Norway,4445,32 +4340,,,,,,0.5,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-30,Montenegro,91,1 +4341,,,,,,,,80000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-30,Iran,41495,2757 +4342,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-30,Liechtenstein,62,0 +4343,,,,,,,6.0,143519.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-30,Russia,1836,9 +4344,,,1.0,,,,2.0,278.0,,,,1000.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-03-30,Mexico,993,20 +4345,,,2.0,,2.0,,6.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,2020-03-30,Egypt,656,41 +4346,,,,1.0,,,6.0,,,,,25.0,1.0,2.0,1.0,0.0,0.0,1.0,1.0,3.0,0.0,0.0,0.0,0.1,2020-03-30,Nepal,5,0 +4347,,,,1.0,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-30,Iraq,630,46 +4348,,,,2.0,,,,6438.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-30,South Africa,1326,3 +4349,,,,1.0,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-30,Namibia,11,0 +4350,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-30,Morocco,556,33 +4351,,,,,,,6.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-30,Uganda,33,0 +4352,,,,3.0,,0.5,5.0,15613.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-31,Austria,10180,128 +4353,,,,2.0,,1.0,6.0,167000.0,,,,2.0,0.0,2.0,0.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-31,Germany,71808,775 +4354,,2.0,,2.0,,,3.0,64621.0,,,,,0.0,1.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-31,United Kingdom,25481,1793 +4355,,,2.0,1.0,,0.5,4.0,316664.0,,,,,3.0,1.0,1.0,2.0,0.0,4.0,3.0,2.0,0.0,0.0,0.0,0.8999999999999999,2020-03-31,South Korea,9786,162 +4356,,2.0,1.0,1.0,,0.5,6.0,,2000.0,,,10.0,2.0,0.0,3.0,0.0,0.0,2.0,2.0,3.0,0.0,0.0,0.0,0.1,2020-03-31,Singapore,926,3 +4357,,,,,,1.0,6.0,10864.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-31,Israel,5358,20 +4358,,,2.0,,,,5.0,14901.0,,,,,1.0,1.0,0.0,0.0,0.0,3.0,0.0,1.0,0.0,0.0,0.0,0.30000000000000004,2020-03-31,Japan,1953,56 +4359,,,,,,,6.0,14300.0,,,,500.0,0.0,0.0,1.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-31,Sweden,4435,180 +4360,,,,3.0,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-31,San Marino,236,26 +4361,,,2.0,2.0,,1.0,5.0,9860.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-31,Slovenia,802,15 +4362,1.0,,1.0,,,,,54956.0,,,,,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-31,Canada,8527,101 +4363,,,1.0,1.0,,1.0,6.0,5271.0,,,,,1.0,0.0,1.0,0.0,0.0,4.0,1.0,3.0,0.0,0.0,0.0,0.0,2020-03-31,Hong Kong,714,4 +4364,,,,,,,6.0,21376.0,,100.0,,,0.0,1.0,2.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-31,Taiwan,322,5 +4365,,,1.0,3.0,2.0,1.0,3.0,320000.0,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-31,China,81524,3305 +4366,,,,3.0,2.0,1.0,5.0,206886.0,,,,2.0,0.0,1.0,1.0,1.0,0.0,1.0,3.0,6.0,0.0,0.0,1.0,0.6,2020-03-31,Italy,105792,12428 +4367,1.0,,,,2.0,1.0,6.0,11619.0,,100.0,,2.0,2.0,0.0,0.0,1.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,2020-03-31,Czechia,3308,31 +4368,,,,,,,6.0,113615.0,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-31,Australia,4559,18 +4369,,,,,,,5.0,8284.0,,,,50.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-31,Romania,2245,82 +4370,,,,3.0,,1.0,1.0,36747.0,,,,100.0,1.0,0.0,1.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-31,France,52827,3532 +4371,,,,,,1.0,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-31,Portugal,7443,160 +4372,,,,3.0,,1.0,6.0,30000.0,,,,,0.0,0.0,1.0,0.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-31,Spain,95923,8464 +4373,,,2.0,3.0,2.0,1.0,6.0,18360.0,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-31,Belgium,12775,705 +4374,,,,,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-31,Luxembourg,2178,23 +4375,,,,2.0,2.0,0.5,6.0,,,,,2.0,0.0,0.0,2.0,1.0,0.0,0.0,3.0,4.0,0.0,0.0,0.0,0.0,2020-03-31,Albania,243,15 +4376,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-31,Andorra,376,12 +4377,,,,,,,,16000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-31,Belarus,152,1 +4378,,,,2.0,,1.0,6.0,,,,,3.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-31,Bosnia and Herzegovina,420,13 +4379,,,,3.0,,1.0,5.0,,,,,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-31,Bulgaria,399,8 +4380,,,,,,1.0,6.0,10730.0,,,,10.0,0.0,0.0,1.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-31,Denmark,3039,90 +4381,,,,,,,6.0,2504.0,,,,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-31,Estonia,745,4 +4382,,,,,2.0,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-31,Cyprus,262,8 +4383,,,,,2.0,1.0,6.0,1264.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,7.0,0.0,0.0,0.0,0.0,2020-03-31,Croatia,867,6 +4384,,,,2.0,,1.0,4.0,3000.0,,,,10.0,1.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-31,Finland,1418,17 +4385,,,,,,,6.0,,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-31,Georgia,110,0 +4386,,2.0,,,,0.5,6.0,3007.0,,,,100.0,2.0,1.0,1.0,1.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-31,Hungary,492,16 +4387,,,,,,,1.0,3205.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-31,Latvia,398,0 +4388,,,,,,1.0,6.0,1154.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-31,Lithuania,537,8 +4389,,,,2.0,2.0,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-31,Greece,1314,49 +4390,,,,,2.0,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-31,Moldova,353,4 +4391,,,,,,0.5,6.0,889.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-31,Malta,169,0 +4392,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-31,Monaco,52,1 +4393,,2.0,,2.0,,0.5,5.0,6000.0,,,,10.0,0.0,0.0,1.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-31,Netherlands,12667,1040 +4394,,,,2.0,,1.0,6.0,9189.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-31,Iceland,1135,2 +4395,,,2.0,2.0,,0.5,5.0,6600.0,,,,1.0,1.0,0.0,1.0,0.0,0.0,0.0,4.0,2.0,0.0,0.0,0.0,0.0,2020-03-31,Ireland,3235,71 +4396,,,,1.0,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-31,Kazakhstan,343,2 +4397,,,,2.0,2.0,0.5,6.0,13072.0,1000.0,,,2.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,1.0,0.0,0.0,0.0,0.0,2020-03-31,Poland,2311,33 +4398,,,,,,0.5,,2900.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-31,Turkey,13531,214 +4399,,,,,,0.5,,316.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,4.0,3.0,0.0,0.0,0.0,0.0,2020-03-31,Ukraine,645,17 +4400,,,2.0,,,1.0,6.0,2707.0,,100.0,,,3.0,0.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-31,Slovakia,363,0 +4401,,,,2.0,,1.0,6.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-31,Serbia,900,16 +4402,,,,,,1.0,5.0,4000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-31,Switzerland,16605,433 +4403,,,,,,0.5,6.0,43735.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-31,Norway,4641,39 +4404,,,,,,0.5,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-31,Montenegro,109,2 +4405,,,,,,,,80000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-31,Iran,44605,2898 +4406,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-31,Liechtenstein,68,0 +4407,,,,,,,6.0,143519.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-31,Russia,2337,17 +4408,,,1.0,,,,2.0,278.0,,,,1000.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-03-31,Mexico,1094,28 +4409,,,2.0,,2.0,,6.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,2020-03-31,Egypt,710,46 +4410,,,,1.0,,,6.0,,,,,25.0,1.0,2.0,1.0,0.0,0.0,1.0,1.0,3.0,0.0,0.0,0.0,0.1,2020-03-31,Nepal,5,0 +4411,,,,1.0,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-31,Iraq,694,50 +4412,,,,2.0,,,,6438.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-31,South Africa,1353,5 +4413,,,,1.0,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-31,Namibia,11,0 +4414,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-31,Morocco,617,36 +4415,,,,,,,6.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-31,Uganda,44,0 +4416,,,,3.0,,0.5,5.0,15613.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-04-01,Austria,10711,146 +4417,,,,2.0,,1.0,6.0,167000.0,,,,2.0,0.0,2.0,0.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-04-01,Germany,77872,920 +4418,,2.0,,2.0,,,3.0,64621.0,,,,,0.0,1.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-01,United Kingdom,29865,2357 +4419,,,2.0,1.0,,0.5,4.0,316664.0,,,,,3.0,1.0,1.0,2.0,0.0,4.0,3.0,2.0,0.0,0.0,0.0,0.8999999999999999,2020-04-01,South Korea,9887,165 +4420,,2.0,1.0,1.0,,0.5,6.0,,2000.0,,,10.0,2.0,0.0,3.0,0.0,0.0,2.0,2.0,3.0,0.0,0.0,0.0,0.1,2020-04-01,Singapore,1000,3 +4421,,,,,,1.0,6.0,10864.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-04-01,Israel,6092,26 +4422,,,2.0,,,,5.0,14901.0,,,,,1.0,1.0,0.0,0.0,0.0,3.0,0.0,1.0,0.0,0.0,0.0,0.30000000000000004,2020-04-01,Japan,2178,57 +4423,,,,,,,6.0,14300.0,,,,500.0,0.0,0.0,1.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-04-01,Sweden,4947,239 +4424,,,,3.0,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-04-01,San Marino,236,26 +4425,,,2.0,2.0,,1.0,5.0,9860.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-04-01,Slovenia,841,15 +4426,1.0,,1.0,,,,,54956.0,,,,,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-04-01,Canada,9560,109 +4427,,,1.0,1.0,,1.0,6.0,5271.0,,,,,1.0,0.0,1.0,0.0,0.0,4.0,1.0,3.0,0.0,0.0,0.0,0.0,2020-04-01,Hong Kong,765,4 +4428,,,,,,,6.0,21376.0,,100.0,,,0.0,1.0,2.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-04-01,Taiwan,329,5 +4429,,,1.0,3.0,2.0,1.0,3.0,320000.0,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-04-01,China,81555,3312 +4430,,,,3.0,2.0,1.0,5.0,206886.0,,,,2.0,0.0,1.0,1.0,1.0,0.0,1.0,3.0,6.0,0.0,0.0,1.0,0.6,2020-04-01,Italy,110574,13155 +4431,1.0,,,,2.0,1.0,6.0,11619.0,,100.0,,2.0,2.0,0.0,0.0,1.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,2020-04-01,Czechia,3508,39 +4432,,,,,,,6.0,113615.0,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-04-01,Australia,4862,20 +4433,,,,,,,5.0,8284.0,,,,50.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-04-01,Romania,2460,92 +4434,,,,3.0,,1.0,1.0,36747.0,,,,100.0,1.0,0.0,1.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-04-01,France,57749,4043 +4435,,,,,,1.0,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-04-01,Portugal,8251,187 +4436,,,,3.0,,1.0,6.0,30000.0,,,,,0.0,0.0,1.0,0.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-04-01,Spain,104118,9387 +4437,,,2.0,3.0,2.0,1.0,6.0,18360.0,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-04-01,Belgium,13964,828 +4438,,,,,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-01,Luxembourg,2319,29 +4439,,,,2.0,2.0,0.5,6.0,,,,,2.0,0.0,0.0,2.0,1.0,0.0,0.0,3.0,4.0,0.0,0.0,0.0,0.0,2020-04-01,Albania,259,15 +4440,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-04-01,Andorra,390,14 +4441,,,,,,,,16000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-04-01,Belarus,163,2 +4442,,,,2.0,,1.0,6.0,,,,,3.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-04-01,Bosnia and Herzegovina,459,13 +4443,,,,3.0,,1.0,5.0,,,,,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-04-01,Bulgaria,422,10 +4444,,,,,,1.0,6.0,10730.0,,,,10.0,0.0,0.0,1.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-04-01,Denmark,3290,104 +4445,,,,,,,6.0,2504.0,,,,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-04-01,Estonia,779,5 +4446,,,,,2.0,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-04-01,Cyprus,320,9 +4447,,,,,2.0,1.0,6.0,1264.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,7.0,0.0,0.0,0.0,0.0,2020-04-01,Croatia,963,6 +4448,,,,2.0,,1.0,4.0,3000.0,,,,10.0,1.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-04-01,Finland,1446,17 +4449,,,,,,,6.0,,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-04-01,Georgia,117,0 +4450,,2.0,,,,0.5,6.0,3007.0,,,,100.0,2.0,1.0,1.0,1.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-04-01,Hungary,525,20 +4451,,,,,,,1.0,3205.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-01,Latvia,446,0 +4452,,,,,,1.0,6.0,1154.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-01,Lithuania,581,8 +4453,,,,2.0,2.0,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-04-01,Greece,1415,50 +4454,,,,,2.0,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-01,Moldova,423,5 +4455,,,,,,0.5,6.0,889.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-01,Malta,188,0 +4456,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-01,Monaco,55,1 +4457,,2.0,,2.0,,0.5,5.0,6000.0,,,,10.0,0.0,0.0,1.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-01,Netherlands,13696,1175 +4458,,,,2.0,,1.0,6.0,9189.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-04-01,Iceland,1220,2 +4459,,,2.0,2.0,,0.5,5.0,6600.0,,,,1.0,1.0,0.0,1.0,0.0,0.0,0.0,4.0,2.0,0.0,0.0,0.0,0.0,2020-04-01,Ireland,3447,85 +4460,,,,1.0,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-04-01,Kazakhstan,380,3 +4461,,,,2.0,2.0,0.5,6.0,13072.0,1000.0,,,2.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,1.0,0.0,0.0,0.0,0.0,2020-04-01,Poland,2554,43 +4462,,,,,,0.5,,2900.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-04-01,Turkey,15679,277 +4463,,,,,,0.5,,316.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,4.0,3.0,0.0,0.0,0.0,0.0,2020-04-01,Ukraine,794,20 +4464,,,2.0,,,1.0,6.0,2707.0,,100.0,,,3.0,0.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-04-01,Slovakia,400,1 +4465,,,,2.0,,1.0,6.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-04-01,Serbia,1060,28 +4466,,,,,,1.0,5.0,4000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-01,Switzerland,17768,488 +4467,,,,,,0.5,6.0,43735.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-01,Norway,4863,44 +4468,,,,,,0.5,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-04-01,Montenegro,123,2 +4469,,,,,,,,80000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-04-01,Iran,47593,3036 +4470,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-04-01,Liechtenstein,68,0 +4471,,,,,,,6.0,143519.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-04-01,Russia,2777,24 +4472,,,1.0,,,,2.0,278.0,,,,1000.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-04-01,Mexico,1215,29 +4473,,,2.0,,2.0,,6.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,2020-04-01,Egypt,779,52 +4474,,,,1.0,,,6.0,,,,,25.0,1.0,2.0,1.0,0.0,0.0,1.0,1.0,3.0,0.0,0.0,0.0,0.1,2020-04-01,Nepal,5,0 +4475,,,,1.0,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-04-01,Iraq,728,52 +4476,,,,2.0,,,,6438.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-04-01,South Africa,1380,5 +4477,,,,1.0,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-04-01,Namibia,14,0 +4478,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-04-01,Morocco,654,39 +4479,,,,,,,6.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-04-01,Uganda,44,0 +4480,,,,3.0,,0.5,5.0,15613.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-04-02,Austria,11129,158 +4481,,,,2.0,,1.0,6.0,167000.0,,,,2.0,0.0,2.0,0.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-04-02,Germany,84794,1107 +4482,,2.0,,2.0,,,3.0,64621.0,,,,,0.0,1.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-02,United Kingdom,34173,2926 +4483,,,2.0,1.0,,0.5,4.0,316664.0,,,,,3.0,1.0,1.0,2.0,0.0,4.0,3.0,2.0,0.0,0.0,0.0,0.8999999999999999,2020-04-02,South Korea,9976,169 +4484,,2.0,1.0,1.0,,0.5,6.0,,2000.0,,,10.0,2.0,0.0,3.0,0.0,0.0,2.0,2.0,3.0,0.0,0.0,0.0,0.1,2020-04-02,Singapore,1049,4 +4485,,,,,,1.0,6.0,10864.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-04-02,Israel,6857,36 +4486,,,2.0,,,,5.0,14901.0,,,,,1.0,1.0,0.0,0.0,0.0,3.0,0.0,1.0,0.0,0.0,0.0,0.30000000000000004,2020-04-02,Japan,2495,62 +4487,,,,,,,6.0,14300.0,,,,500.0,0.0,0.0,1.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-04-02,Sweden,5568,308 +4488,,,,3.0,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-04-02,San Marino,245,30 +4489,,,2.0,2.0,,1.0,5.0,9860.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-04-02,Slovenia,897,17 +4490,1.0,,1.0,,,,,54956.0,,,,,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-04-02,Canada,11284,139 +4491,,,1.0,1.0,,1.0,6.0,5271.0,,,,,1.0,0.0,1.0,0.0,0.0,4.0,1.0,3.0,0.0,0.0,0.0,0.0,2020-04-02,Hong Kong,802,4 +4492,,,,,,,6.0,21376.0,,100.0,,,0.0,1.0,2.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-04-02,Taiwan,339,5 +4493,,,1.0,3.0,2.0,1.0,3.0,320000.0,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-04-02,China,81589,3318 +4494,,,,3.0,2.0,1.0,5.0,206886.0,,,,2.0,0.0,1.0,1.0,1.0,0.0,1.0,3.0,6.0,0.0,0.0,1.0,0.6,2020-04-02,Italy,115242,13915 +4495,1.0,,,,2.0,1.0,6.0,11619.0,,100.0,,2.0,2.0,0.0,0.0,1.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,2020-04-02,Czechia,3858,44 +4496,,,,,,,6.0,113615.0,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-04-02,Australia,5116,24 +4497,,,,,,,5.0,8284.0,,,,50.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-04-02,Romania,2738,115 +4498,,,,3.0,,1.0,1.0,36747.0,,,,100.0,1.0,0.0,1.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-04-02,France,59929,5398 +4499,,,,,,1.0,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-04-02,Portugal,9034,209 +4500,,,,3.0,,1.0,6.0,30000.0,,,,,0.0,0.0,1.0,0.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-04-02,Spain,112065,10348 +4501,,,2.0,3.0,2.0,1.0,6.0,18360.0,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-04-02,Belgium,15348,1011 +4502,,,,,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-02,Luxembourg,2487,30 +4503,,,,2.0,2.0,0.5,6.0,,,,,2.0,0.0,0.0,2.0,1.0,0.0,0.0,3.0,4.0,0.0,0.0,0.0,0.0,2020-04-02,Albania,277,16 +4504,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-04-02,Andorra,428,15 +4505,,,,,,,,16000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-04-02,Belarus,304,4 +4506,,,,2.0,,1.0,6.0,,,,,3.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-04-02,Bosnia and Herzegovina,533,16 +4507,,,,3.0,,1.0,5.0,,,,,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-04-02,Bulgaria,457,10 +4508,,,,,,1.0,6.0,10730.0,,,,10.0,0.0,0.0,1.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-04-02,Denmark,3573,123 +4509,,,,,,,6.0,2504.0,,,,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-04-02,Estonia,858,11 +4510,,,,,2.0,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-04-02,Cyprus,356,10 +4511,,,,,2.0,1.0,6.0,1264.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,7.0,0.0,0.0,0.0,0.0,2020-04-02,Croatia,1011,7 +4512,,,,2.0,,1.0,4.0,3000.0,,,,10.0,1.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-04-02,Finland,1518,19 +4513,,,,,,,6.0,,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-04-02,Georgia,134,0 +4514,,2.0,,,,0.5,6.0,3007.0,,,,100.0,2.0,1.0,1.0,1.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-04-02,Hungary,585,21 +4515,,,,,,,1.0,3205.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-02,Latvia,458,0 +4516,,,,,,1.0,6.0,1154.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-02,Lithuania,649,9 +4517,,,,2.0,2.0,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-04-02,Greece,1544,53 +4518,,,,,2.0,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-02,Moldova,505,6 +4519,,,,,,0.5,6.0,889.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-02,Malta,196,0 +4520,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-02,Monaco,60,1 +4521,,2.0,,2.0,,0.5,5.0,6000.0,,,,10.0,0.0,0.0,1.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-02,Netherlands,14788,1341 +4522,,,,2.0,,1.0,6.0,9189.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-04-02,Iceland,1319,4 +4523,,,2.0,2.0,,0.5,5.0,6600.0,,,,1.0,1.0,0.0,1.0,0.0,0.0,0.0,4.0,2.0,0.0,0.0,0.0,0.0,2020-04-02,Ireland,3849,98 +4524,,,,1.0,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-04-02,Kazakhstan,435,3 +4525,,,,2.0,2.0,0.5,6.0,13072.0,1000.0,,,2.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,1.0,0.0,0.0,0.0,0.0,2020-04-02,Poland,2946,57 +4526,,,,,,0.5,,2900.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-04-02,Turkey,18135,356 +4527,,,,,,0.5,,316.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,4.0,3.0,0.0,0.0,0.0,0.0,2020-04-02,Ukraine,897,22 +4528,,,2.0,,,1.0,6.0,2707.0,,100.0,,,3.0,0.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-04-02,Slovakia,426,1 +4529,,,,2.0,,1.0,6.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-04-02,Serbia,1171,31 +4530,,,,,,1.0,5.0,4000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-02,Switzerland,18827,536 +4531,,,,,,0.5,6.0,43735.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-02,Norway,5147,50 +4532,,,,,,0.5,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-04-02,Montenegro,144,2 +4533,,,,,,,,80000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-04-02,Iran,50468,3160 +4534,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-04-02,Liechtenstein,75,0 +4535,,,,,,,6.0,143519.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-04-02,Russia,3548,30 +4536,,,1.0,,,,2.0,278.0,,,,1000.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-04-02,Mexico,1378,37 +4537,,,2.0,,2.0,,6.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,2020-04-02,Egypt,865,58 +4538,,,,1.0,,,6.0,,,,,25.0,1.0,2.0,1.0,0.0,0.0,1.0,1.0,3.0,0.0,0.0,0.0,0.1,2020-04-02,Nepal,6,0 +4539,,,,1.0,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-04-02,Iraq,772,54 +4540,,,,2.0,,,,6438.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-04-02,South Africa,1462,5 +4541,,,,1.0,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-04-02,Namibia,14,0 +4542,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-04-02,Morocco,708,44 +4543,,,,,,,6.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-04-02,Uganda,45,0 +4544,,,,3.0,,0.5,5.0,15613.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-04-03,Austria,11524,168 +4545,,,,2.0,,1.0,6.0,167000.0,,,,2.0,0.0,2.0,0.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-04-03,Germany,91159,1275 +4546,,2.0,,2.0,,,3.0,64621.0,,,,,0.0,1.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-03,United Kingdom,38689,3611 +4547,,,2.0,1.0,,0.5,4.0,316664.0,,,,,3.0,1.0,1.0,2.0,0.0,4.0,3.0,2.0,0.0,0.0,0.0,0.8999999999999999,2020-04-03,South Korea,10062,174 +4548,,2.0,1.0,1.0,,0.5,6.0,,2000.0,,,10.0,2.0,0.0,3.0,0.0,0.0,2.0,2.0,3.0,0.0,0.0,0.0,0.1,2020-04-03,Singapore,1114,5 +4549,,,,,,1.0,6.0,10864.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-04-03,Israel,7428,40 +4550,,,2.0,,,,5.0,14901.0,,,,,1.0,1.0,0.0,0.0,0.0,3.0,0.0,1.0,0.0,0.0,0.0,0.30000000000000004,2020-04-03,Japan,2617,63 +4551,,,,,,,6.0,14300.0,,,,500.0,0.0,0.0,1.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-04-03,Sweden,6131,358 +4552,,,,3.0,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-04-03,San Marino,245,30 +4553,,,2.0,2.0,,1.0,5.0,9860.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-04-03,Slovenia,934,20 +4554,1.0,,1.0,,,,,54956.0,,,,,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-04-03,Canada,12437,179 +4555,,,1.0,1.0,,1.0,6.0,5271.0,,,,,1.0,0.0,1.0,0.0,0.0,4.0,1.0,3.0,0.0,0.0,0.0,0.0,2020-04-03,Hong Kong,845,4 +4556,,,,,,,6.0,21376.0,,100.0,,,0.0,1.0,2.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-04-03,Taiwan,348,5 +4557,,,1.0,3.0,2.0,1.0,3.0,320000.0,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-04-03,China,81623,3322 +4558,,,,3.0,2.0,1.0,5.0,206886.0,,,,2.0,0.0,1.0,1.0,1.0,0.0,1.0,3.0,6.0,0.0,0.0,1.0,0.6,2020-04-03,Italy,119827,14681 +4559,1.0,,,,2.0,1.0,6.0,11619.0,,100.0,,2.0,2.0,0.0,0.0,1.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,2020-04-03,Czechia,4091,53 +4560,,,,,,,6.0,113615.0,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-04-03,Australia,5330,28 +4561,,,,,,,5.0,8284.0,,,,50.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-04-03,Romania,3183,133 +4562,,,,3.0,,1.0,1.0,36747.0,,,,100.0,1.0,0.0,1.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-04-03,France,65202,6520 +4563,,,,,,1.0,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-04-03,Portugal,9886,246 +4564,,,,3.0,,1.0,6.0,30000.0,,,,,0.0,0.0,1.0,0.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-04-03,Spain,119199,11198 +4565,,,2.0,3.0,2.0,1.0,6.0,18360.0,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-04-03,Belgium,16770,1143 +4566,,,,,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-03,Luxembourg,2612,31 +4567,,,,2.0,2.0,0.5,6.0,,,,,2.0,0.0,0.0,2.0,1.0,0.0,0.0,3.0,4.0,0.0,0.0,0.0,0.0,2020-04-03,Albania,304,17 +4568,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-04-03,Andorra,439,16 +4569,,,,,,,,16000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-04-03,Belarus,351,4 +4570,,,,2.0,,1.0,6.0,,,,,3.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-04-03,Bosnia and Herzegovina,579,17 +4571,,,,3.0,,1.0,5.0,,,,,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-04-03,Bulgaria,485,14 +4572,,,,,,1.0,6.0,10730.0,,,,10.0,0.0,0.0,1.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-04-03,Denmark,3946,139 +4573,,,,,,,6.0,2504.0,,,,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-04-03,Estonia,961,12 +4574,,,,,2.0,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-04-03,Cyprus,396,11 +4575,,,,,2.0,1.0,6.0,1264.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,7.0,0.0,0.0,0.0,0.0,2020-04-03,Croatia,1079,8 +4576,,,,2.0,,1.0,4.0,3000.0,,,,10.0,1.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-04-03,Finland,1615,20 +4577,,,,,,,6.0,,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-04-03,Georgia,155,0 +4578,,2.0,,,,0.5,6.0,3007.0,,,,100.0,2.0,1.0,1.0,1.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-04-03,Hungary,623,26 +4579,,,,,,,1.0,3205.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-03,Latvia,493,1 +4580,,,,,,1.0,6.0,1154.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-03,Lithuania,696,9 +4581,,,,2.0,2.0,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-04-03,Greece,1613,63 +4582,,,,,2.0,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-03,Moldova,591,8 +4583,,,,,,0.5,6.0,889.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-03,Malta,202,0 +4584,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-03,Monaco,64,1 +4585,,2.0,,2.0,,0.5,5.0,6000.0,,,,10.0,0.0,0.0,1.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-03,Netherlands,15821,1490 +4586,,,,2.0,,1.0,6.0,9189.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-04-03,Iceland,1364,4 +4587,,,2.0,2.0,,0.5,5.0,6600.0,,,,1.0,1.0,0.0,1.0,0.0,0.0,0.0,4.0,2.0,0.0,0.0,0.0,0.0,2020-04-03,Ireland,4273,120 +4588,,,,1.0,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-04-03,Kazakhstan,464,6 +4589,,,,2.0,2.0,0.5,6.0,13072.0,1000.0,,,2.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,1.0,0.0,0.0,0.0,0.0,2020-04-03,Poland,3383,71 +4590,,,,,,0.5,,2900.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-04-03,Turkey,20921,425 +4591,,,,,,0.5,,316.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,4.0,3.0,0.0,0.0,0.0,0.0,2020-04-03,Ukraine,1072,27 +4592,,,2.0,,,1.0,6.0,2707.0,,100.0,,,3.0,0.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-04-03,Slovakia,450,1 +4593,,,,2.0,,1.0,6.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-04-03,Serbia,1476,39 +4594,,,,,,1.0,5.0,4000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-03,Switzerland,19606,591 +4595,,,,,,0.5,6.0,43735.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-03,Norway,5370,59 +4596,,,,,,0.5,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-04-03,Montenegro,174,2 +4597,,,,,,,,80000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-04-03,Iran,53183,3294 +4598,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-04-03,Liechtenstein,75,0 +4599,,,,,,,6.0,143519.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-04-03,Russia,4149,34 +4600,,,1.0,,,,2.0,278.0,,,,1000.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-04-03,Mexico,1510,50 +4601,,,2.0,,2.0,,6.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,2020-04-03,Egypt,985,66 +4602,,,,1.0,,,6.0,,,,,25.0,1.0,2.0,1.0,0.0,0.0,1.0,1.0,3.0,0.0,0.0,0.0,0.1,2020-04-03,Nepal,6,0 +4603,,,,1.0,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-04-03,Iraq,820,54 +4604,,,,2.0,,,,6438.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-04-03,South Africa,1505,9 +4605,,,,1.0,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-04-03,Namibia,14,0 +4606,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-04-03,Morocco,791,48 +4607,,,,,,,6.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-04-03,Uganda,48,0 +4608,,,,3.0,,0.5,5.0,15613.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-04-04,Austria,11781,186 +4609,,,,2.0,,1.0,6.0,167000.0,,,,2.0,0.0,2.0,0.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-04-04,Germany,96092,1444 +4610,,2.0,,2.0,,,3.0,64621.0,,,,,0.0,1.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-04,United Kingdom,42477,4320 +4611,,,2.0,1.0,,0.5,4.0,316664.0,,,,,3.0,1.0,1.0,2.0,0.0,4.0,3.0,2.0,0.0,0.0,0.0,0.8999999999999999,2020-04-04,South Korea,10156,177 +4612,,2.0,1.0,1.0,,0.5,6.0,,2000.0,,,10.0,2.0,0.0,3.0,0.0,0.0,2.0,2.0,3.0,0.0,0.0,0.0,0.1,2020-04-04,Singapore,1189,6 +4613,,,,,,1.0,6.0,10864.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-04-04,Israel,7851,44 +4614,,,2.0,,,,5.0,14901.0,,,,,1.0,1.0,0.0,0.0,0.0,3.0,0.0,1.0,0.0,0.0,0.0,0.30000000000000004,2020-04-04,Japan,3139,77 +4615,,,,,,,6.0,14300.0,,,,500.0,0.0,0.0,1.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-04-04,Sweden,6443,373 +4616,,,,3.0,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-04-04,San Marino,259,32 +4617,,,2.0,2.0,,1.0,5.0,9860.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-04-04,Slovenia,977,22 +4618,1.0,,1.0,,,,,54956.0,,,,,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-04-04,Canada,12978,218 +4619,,,1.0,1.0,,1.0,6.0,5271.0,,,,,1.0,0.0,1.0,0.0,0.0,4.0,1.0,3.0,0.0,0.0,0.0,0.0,2020-04-04,Hong Kong,862,4 +4620,,,,,,,6.0,21376.0,,100.0,,,0.0,1.0,2.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-04-04,Taiwan,355,5 +4621,,,1.0,3.0,2.0,1.0,3.0,320000.0,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-04-04,China,81638,3326 +4622,,,,3.0,2.0,1.0,5.0,206886.0,,,,2.0,0.0,1.0,1.0,1.0,0.0,1.0,3.0,6.0,0.0,0.0,1.0,0.6,2020-04-04,Italy,124632,15362 +4623,1.0,,,,2.0,1.0,6.0,11619.0,,100.0,,2.0,2.0,0.0,0.0,1.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,2020-04-04,Czechia,4472,59 +4624,,,,,,,6.0,113615.0,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-04-04,Australia,5550,30 +4625,,,,,,,5.0,8284.0,,,,50.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-04-04,Romania,3613,146 +4626,,,,3.0,,1.0,1.0,36747.0,,,,100.0,1.0,0.0,1.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-04-04,France,90848,7574 +4627,,,,,,1.0,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-04-04,Portugal,10524,266 +4628,,,,3.0,,1.0,6.0,30000.0,,,,,0.0,0.0,1.0,0.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-04-04,Spain,126168,11947 +4629,,,2.0,3.0,2.0,1.0,6.0,18360.0,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-04-04,Belgium,18431,1283 +4630,,,,,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-04,Luxembourg,2729,31 +4631,,,,2.0,2.0,0.5,6.0,,,,,2.0,0.0,0.0,2.0,1.0,0.0,0.0,3.0,4.0,0.0,0.0,0.0,0.0,2020-04-04,Albania,333,20 +4632,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-04-04,Andorra,466,17 +4633,,,,,,,,16000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-04-04,Belarus,440,5 +4634,,,,2.0,,1.0,6.0,,,,,3.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-04-04,Bosnia and Herzegovina,624,21 +4635,,,,3.0,,1.0,5.0,,,,,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-04-04,Bulgaria,503,17 +4636,,,,,,1.0,6.0,10730.0,,,,10.0,0.0,0.0,1.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-04-04,Denmark,4269,161 +4637,,,,,,,6.0,2504.0,,,,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-04-04,Estonia,1039,13 +4638,,,,,2.0,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-04-04,Cyprus,426,11 +4639,,,,,2.0,1.0,6.0,1264.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,7.0,0.0,0.0,0.0,0.0,2020-04-04,Croatia,1126,12 +4640,,,,2.0,,1.0,4.0,3000.0,,,,10.0,1.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-04-04,Finland,1882,25 +4641,,,,,,,6.0,,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-04-04,Georgia,162,1 +4642,,2.0,,,,0.5,6.0,3007.0,,,,100.0,2.0,1.0,1.0,1.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-04-04,Hungary,678,32 +4643,,,,,,,1.0,3205.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-04,Latvia,509,1 +4644,,,,,,1.0,6.0,1154.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-04,Lithuania,771,11 +4645,,,,2.0,2.0,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-04-04,Greece,1673,68 +4646,,,,,2.0,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-04,Moldova,752,12 +4647,,,,,,0.5,6.0,889.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-04,Malta,213,0 +4648,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-04,Monaco,66,1 +4649,,2.0,,2.0,,0.5,5.0,6000.0,,,,10.0,0.0,0.0,1.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-04,Netherlands,16727,1656 +4650,,,,2.0,,1.0,6.0,9189.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-04-04,Iceland,1417,4 +4651,,,2.0,2.0,,0.5,5.0,6600.0,,,,1.0,1.0,0.0,1.0,0.0,0.0,0.0,4.0,2.0,0.0,0.0,0.0,0.0,2020-04-04,Ireland,4604,137 +4652,,,,1.0,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-04-04,Kazakhstan,531,5 +4653,,,,2.0,2.0,0.5,6.0,13072.0,1000.0,,,2.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,1.0,0.0,0.0,0.0,0.0,2020-04-04,Poland,3627,79 +4654,,,,,,0.5,,2900.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-04-04,Turkey,23934,501 +4655,,,,,,0.5,,316.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,4.0,3.0,0.0,0.0,0.0,0.0,2020-04-04,Ukraine,1225,32 +4656,,,2.0,,,1.0,6.0,2707.0,,100.0,,,3.0,0.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-04-04,Slovakia,471,1 +4657,,,,2.0,,1.0,6.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-04-04,Serbia,1624,44 +4658,,,,,,1.0,5.0,4000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-04,Switzerland,20505,666 +4659,,,,,,0.5,6.0,43735.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-04,Norway,5550,62 +4660,,,,,,0.5,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-04-04,Montenegro,201,2 +4661,,,,,,,,80000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-04-04,Iran,55743,3452 +4662,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-04-04,Liechtenstein,77,1 +4663,,,,,,,6.0,143519.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-04-04,Russia,4731,43 +4664,,,1.0,,,,2.0,278.0,,,,1000.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-04-04,Mexico,1688,60 +4665,,,2.0,,2.0,,6.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,2020-04-04,Egypt,1070,71 +4666,,,,1.0,,,6.0,,,,,25.0,1.0,2.0,1.0,0.0,0.0,1.0,1.0,3.0,0.0,0.0,0.0,0.1,2020-04-04,Nepal,9,0 +4667,,,,1.0,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-04-04,Iraq,878,56 +4668,,,,2.0,,,,6438.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-04-04,South Africa,1585,9 +4669,,,,1.0,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-04-04,Namibia,14,0 +4670,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-04-04,Morocco,919,59 +4671,,,,,,,6.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-04-04,Uganda,48,0 +4672,,,,3.0,,0.5,5.0,15613.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-04-05,Austria,12051,204 +4673,,,,2.0,,1.0,6.0,167000.0,,,,2.0,0.0,2.0,0.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-04-05,Germany,100123,1584 +4674,,2.0,,2.0,,,3.0,64621.0,,,,,0.0,1.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-05,United Kingdom,48436,4943 +4675,,,2.0,1.0,,0.5,4.0,316664.0,,,,,3.0,1.0,1.0,2.0,0.0,4.0,3.0,2.0,0.0,0.0,0.0,0.8999999999999999,2020-04-05,South Korea,10237,183 +4676,,2.0,1.0,1.0,,0.5,6.0,,2000.0,,,10.0,2.0,0.0,3.0,0.0,0.0,2.0,2.0,3.0,0.0,0.0,0.0,0.1,2020-04-05,Singapore,1309,6 +4677,,,,,,1.0,6.0,10864.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-04-05,Israel,8430,49 +4678,,,2.0,,,,5.0,14901.0,,,,,1.0,1.0,0.0,0.0,0.0,3.0,0.0,1.0,0.0,0.0,0.0,0.30000000000000004,2020-04-05,Japan,3139,77 +4679,,,,,,,6.0,14300.0,,,,500.0,0.0,0.0,1.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-04-05,Sweden,6830,401 +4680,,,,3.0,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-04-05,San Marino,266,32 +4681,,,2.0,2.0,,1.0,5.0,9860.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-04-05,Slovenia,997,28 +4682,1.0,,1.0,,,,,54956.0,,,,,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-04-05,Canada,15756,259 +4683,,,1.0,1.0,,1.0,6.0,5271.0,,,,,1.0,0.0,1.0,0.0,0.0,4.0,1.0,3.0,0.0,0.0,0.0,0.0,2020-04-05,Hong Kong,890,4 +4684,,,,,,,6.0,21376.0,,100.0,,,0.0,1.0,2.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-04-05,Taiwan,363,5 +4685,,,1.0,3.0,2.0,1.0,3.0,320000.0,700.0,,,2.0,2.0,0.0,1.0,0.0,2.0,1.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-04-05,China,81668,3329 +4686,,,,3.0,2.0,1.0,5.0,206886.0,,,,2.0,0.0,1.0,1.0,1.0,0.0,1.0,3.0,6.0,0.0,0.0,1.0,0.6,2020-04-05,Italy,128948,15887 +4687,1.0,,,,2.0,1.0,6.0,11619.0,,100.0,,2.0,2.0,0.0,0.0,1.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,2020-04-05,Czechia,4587,67 +4688,,,,,,,6.0,113615.0,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-04-05,Australia,5687,35 +4689,,,,,,,5.0,8284.0,,,,50.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-04-05,Romania,3864,151 +4690,,,,3.0,,1.0,1.0,36747.0,,,,100.0,1.0,0.0,1.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-04-05,France,93773,8093 +4691,,,,,,1.0,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-04-05,Portugal,11278,295 +4692,,,,3.0,,1.0,6.0,30000.0,,,,,0.0,0.0,1.0,0.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-04-05,Spain,131646,12641 +4693,,,2.0,3.0,2.0,1.0,6.0,18360.0,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-04-05,Belgium,19691,1447 +4694,,,,,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-05,Luxembourg,2804,36 +4695,,,,2.0,2.0,0.5,6.0,,,,,2.0,0.0,0.0,2.0,1.0,0.0,0.0,3.0,4.0,0.0,0.0,0.0,0.0,2020-04-05,Albania,361,20 +4696,,,,,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-04-05,Andorra,501,18 +4697,,,,,,,,16000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-04-05,Belarus,562,8 +4698,,,,2.0,,1.0,6.0,,,,,3.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-04-05,Bosnia and Herzegovina,654,23 +4699,,,,3.0,,1.0,5.0,,,,,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-04-05,Bulgaria,531,20 +4700,,,,,,1.0,6.0,10730.0,,,,10.0,0.0,0.0,1.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-04-05,Denmark,4561,179 +4701,,,,,,,6.0,2504.0,,,,2.0,1.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-04-05,Estonia,1097,15 +4702,,,,,2.0,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-04-05,Cyprus,446,9 +4703,,,,,2.0,1.0,6.0,1264.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,7.0,0.0,0.0,0.0,0.0,2020-04-05,Croatia,1182,15 +4704,,,,2.0,,1.0,4.0,3000.0,,,,10.0,1.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-04-05,Finland,1927,28 +4705,,,,,,,6.0,,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-04-05,Georgia,174,2 +4706,,2.0,,,,0.5,6.0,3007.0,,,,100.0,2.0,1.0,1.0,1.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-04-05,Hungary,733,34 +4707,,,,,,,1.0,3205.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-05,Latvia,533,1 +4708,,,,,,1.0,6.0,1154.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-05,Lithuania,811,13 +4709,,,,2.0,2.0,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-04-05,Greece,1735,73 +4710,,,,,2.0,1.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-05,Moldova,864,15 +4711,,,,,,0.5,6.0,889.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-05,Malta,227,0 +4712,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-05,Monaco,73,1 +4713,,2.0,,2.0,,0.5,5.0,6000.0,,,,10.0,0.0,0.0,1.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-05,Netherlands,17953,1771 +4714,,,,2.0,,1.0,6.0,9189.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-04-05,Iceland,1486,4 +4715,,,2.0,2.0,,0.5,5.0,6600.0,,,,1.0,1.0,0.0,1.0,0.0,0.0,0.0,4.0,2.0,0.0,0.0,0.0,0.0,2020-04-05,Ireland,4994,158 +4716,,,,1.0,,1.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-04-05,Kazakhstan,584,6 +4717,,,,2.0,2.0,0.5,6.0,13072.0,1000.0,,,2.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,1.0,0.0,0.0,0.0,0.0,2020-04-05,Poland,4102,94 +4718,,,,,,0.5,,2900.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-04-05,Turkey,27069,574 +4719,,,,,,0.5,,316.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,4.0,3.0,0.0,0.0,0.0,0.0,2020-04-05,Ukraine,1308,37 +4720,,,2.0,,,1.0,6.0,2707.0,,100.0,,,3.0,0.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-04-05,Slovakia,485,1 +4721,,,,2.0,,1.0,6.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-04-05,Serbia,1908,51 +4722,,,,,,1.0,5.0,4000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-05,Switzerland,21100,715 +4723,,,,,,0.5,6.0,43735.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-04-05,Norway,5687,71 +4724,,,,,,0.5,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-04-05,Montenegro,214,2 +4725,,,,,,,,80000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-04-05,Iran,58226,3603 +4726,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-04-05,Liechtenstein,77,1 +4727,,,,,,,6.0,143519.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-04-05,Russia,5389,45 +4728,,,1.0,,,,2.0,278.0,,,,1000.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-04-05,Mexico,1890,79 +4729,,,2.0,,2.0,,6.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,2020-04-05,Egypt,1173,78 +4730,,,,1.0,,,6.0,,,,,25.0,1.0,2.0,1.0,0.0,0.0,1.0,1.0,3.0,0.0,0.0,0.0,0.1,2020-04-05,Nepal,9,0 +4731,,,,1.0,,0.5,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-04-05,Iraq,961,61 +4732,,,,2.0,,,,6438.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-04-05,South Africa,1655,11 +4733,,,,1.0,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-04-05,Namibia,16,0 +4734,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-04-05,Morocco,1021,70 +4735,,,,,,,6.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-04-05,Uganda,52,0 diff --git a/web/datasets/countermeasures_db_johnshopkins_2020_03_30.csv b/web/datasets/countermeasures_db_johnshopkins_2020_03_30.csv new file mode 100644 index 00000000..0ca219bf --- /dev/null +++ b/web/datasets/countermeasures_db_johnshopkins_2020_03_30.csv @@ -0,0 +1,5763 @@ +,Symptomatic isolation - targeted,Symptomatic isolation - blanket,Asymptomatic isolation - targeted,Asymptomatic isolation - blanket,Domestic travel restriction,International travel restriction,Testing,Contact tracing,Mask wearing,Hand washing,Gatherings banned,Healthcare specialisation,Public education and incentives,Assisting people to stay home,Public cleaning,Miscellaneous hygiene measures,Public interaction reduction,Nonessential business suspension,School closure,Activity cancellation,Resumption,Diagnostic criteria loosened,Diagnostic criteria tightened,Testing criteria,Date,Country,Confirmed Cases,Deaths +0,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Austria,0,0 +1,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Germany,0,0 +2,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,United Kingdom,0,0 +3,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Vietnam,2,0 +4,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,South Korea,1,0 +5,1.0,,1.0,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-01-23,Singapore,1,0 +6,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Israel,0,0 +7,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Japan,2,0 +8,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Sweden,0,0 +9,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,San Marino,0,0 +10,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Slovenia,0,0 +11,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Canada,0,0 +12,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Taiwan,1,0 +13,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Macau,2,0 +14,2.0,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Hong Kong,2,0 +15,1.0,,,,,,,700.0,,,,0.0,0.0,1.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,China,639,18 +16,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Thailand,3,0 +17,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Italy,0,0 +18,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Czechia,0,0 +19,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Australia,0,0 +20,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Trinidad and Tobago,0,0 +21,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Qatar,0,0 +22,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,New Zealand,0,0 +23,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Colombia,0,0 +24,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Romania,0,0 +25,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,France,0,0 +26,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Portugal,0,0 +27,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Spain,0,0 +28,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Belgium,0,0 +29,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Luxembourg,0,0 +30,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Albania,0,0 +31,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Andorra,0,0 +32,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Azerbaijan,0,0 +33,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Belarus,0,0 +34,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Bosnia and Herzegovina,0,0 +35,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Bulgaria,0,0 +36,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Denmark,0,0 +37,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Estonia,0,0 +38,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Cyprus,0,0 +39,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Croatia,0,0 +40,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Finland,0,0 +41,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Georgia,0,0 +42,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Hungary,0,0 +43,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Latvia,0,0 +44,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Lithuania,0,0 +45,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Greece,0,0 +46,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Moldova,0,0 +47,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Malta,0,0 +48,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Monaco,0,0 +49,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Netherlands,0,0 +50,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Iceland,0,0 +51,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Ireland,0,0 +52,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Kosovo,0,0 +53,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Kazakhstan,0,0 +54,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Poland,0,0 +55,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Turkey,0,0 +56,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Ukraine,0,0 +57,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Slovakia,0,0 +58,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Serbia,0,0 +59,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Switzerland,0,0 +60,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Norway,0,0 +61,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Montenegro,0,0 +62,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Iran,0,0 +63,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Liechtenstein,0,0 +64,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Russia,0,0 +65,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Mexico,0,0 +66,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Egypt,0,0 +67,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Malaysia,0,0 +68,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Nepal,0,0 +69,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Afghanistan,0,0 +70,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Iraq,0,0 +71,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Philippines,0,0 +72,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Kuwait,0,0 +73,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,South Africa,0,0 +74,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Armenia,0,0 +75,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Pakistan,0,0 +76,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Brazil,0,0 +77,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Costa Rica,0,0 +78,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Panama,0,0 +79,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,India,0,0 +80,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Bahrain,0,0 +81,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,United Arab Emirates,0,0 +82,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Kyrgyzstan,0,0 +83,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Indonesia,0,0 +84,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Namibia,0,0 +85,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-23,Uganda,0,0 +86,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Austria,0,0 +87,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Germany,0,0 +88,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,United Kingdom,0,0 +89,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Vietnam,2,0 +90,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,South Korea,2,0 +91,1.0,,1.0,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-01-24,Singapore,3,0 +92,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Israel,0,0 +93,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Japan,2,0 +94,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Sweden,0,0 +95,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,San Marino,0,0 +96,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Slovenia,0,0 +97,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Canada,0,0 +98,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Taiwan,3,0 +99,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Macau,2,0 +100,2.0,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Hong Kong,2,0 +101,1.0,,,,,,,700.0,,,,0.0,0.0,1.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,China,916,26 +102,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Thailand,5,0 +103,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Italy,0,0 +104,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Czechia,0,0 +105,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Australia,0,0 +106,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Trinidad and Tobago,0,0 +107,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Qatar,0,0 +108,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,New Zealand,0,0 +109,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Colombia,0,0 +110,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Romania,0,0 +111,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,France,2,0 +112,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Portugal,0,0 +113,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Spain,0,0 +114,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Belgium,0,0 +115,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Luxembourg,0,0 +116,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Albania,0,0 +117,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Andorra,0,0 +118,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Azerbaijan,0,0 +119,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Belarus,0,0 +120,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Bosnia and Herzegovina,0,0 +121,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Bulgaria,0,0 +122,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Denmark,0,0 +123,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Estonia,0,0 +124,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Cyprus,0,0 +125,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Croatia,0,0 +126,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Finland,0,0 +127,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Georgia,0,0 +128,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Hungary,0,0 +129,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Latvia,0,0 +130,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Lithuania,0,0 +131,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Greece,0,0 +132,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Moldova,0,0 +133,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Malta,0,0 +134,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Monaco,0,0 +135,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Netherlands,0,0 +136,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Iceland,0,0 +137,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Ireland,0,0 +138,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Kosovo,0,0 +139,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Kazakhstan,0,0 +140,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Poland,0,0 +141,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Turkey,0,0 +142,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Ukraine,0,0 +143,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Slovakia,0,0 +144,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Serbia,0,0 +145,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Switzerland,0,0 +146,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Norway,0,0 +147,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Montenegro,0,0 +148,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Iran,0,0 +149,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Liechtenstein,0,0 +150,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Russia,0,0 +151,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Mexico,0,0 +152,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Egypt,0,0 +153,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Malaysia,0,0 +154,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Nepal,0,0 +155,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Afghanistan,0,0 +156,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Iraq,0,0 +157,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Philippines,0,0 +158,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Kuwait,0,0 +159,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,South Africa,0,0 +160,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Armenia,0,0 +161,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Pakistan,0,0 +162,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Brazil,0,0 +163,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Costa Rica,0,0 +164,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Panama,0,0 +165,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,India,0,0 +166,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Bahrain,0,0 +167,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,United Arab Emirates,0,0 +168,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Kyrgyzstan,0,0 +169,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Indonesia,0,0 +170,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Namibia,0,0 +171,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-24,Uganda,0,0 +172,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Austria,0,0 +173,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Germany,0,0 +174,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,United Kingdom,0,0 +175,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Vietnam,2,0 +176,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,South Korea,2,0 +177,1.0,,1.0,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-01-25,Singapore,3,0 +178,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Israel,0,0 +179,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Japan,2,0 +180,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Sweden,0,0 +181,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,San Marino,0,0 +182,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Slovenia,0,0 +183,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Canada,0,0 +184,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Taiwan,3,0 +185,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Macau,2,0 +186,2.0,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Hong Kong,5,0 +187,1.0,,,,,,,700.0,,,,0.0,0.0,1.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,China,1399,42 +188,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Thailand,7,0 +189,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Italy,0,0 +190,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Czechia,0,0 +191,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Australia,0,0 +192,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Trinidad and Tobago,0,0 +193,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Qatar,0,0 +194,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,New Zealand,0,0 +195,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Colombia,0,0 +196,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Romania,0,0 +197,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,France,3,0 +198,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Portugal,0,0 +199,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Spain,0,0 +200,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Belgium,0,0 +201,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Luxembourg,0,0 +202,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Albania,0,0 +203,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Andorra,0,0 +204,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Azerbaijan,0,0 +205,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Belarus,0,0 +206,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Bosnia and Herzegovina,0,0 +207,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Bulgaria,0,0 +208,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Denmark,0,0 +209,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Estonia,0,0 +210,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Cyprus,0,0 +211,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Croatia,0,0 +212,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Finland,0,0 +213,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Georgia,0,0 +214,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Hungary,0,0 +215,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Latvia,0,0 +216,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Lithuania,0,0 +217,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Greece,0,0 +218,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Moldova,0,0 +219,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Malta,0,0 +220,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Monaco,0,0 +221,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Netherlands,0,0 +222,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Iceland,0,0 +223,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Ireland,0,0 +224,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Kosovo,0,0 +225,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Kazakhstan,0,0 +226,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Poland,0,0 +227,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Turkey,0,0 +228,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Ukraine,0,0 +229,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Slovakia,0,0 +230,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Serbia,0,0 +231,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Switzerland,0,0 +232,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Norway,0,0 +233,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Montenegro,0,0 +234,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Iran,0,0 +235,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Liechtenstein,0,0 +236,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Russia,0,0 +237,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Mexico,0,0 +238,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Egypt,0,0 +239,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Malaysia,3,0 +240,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Nepal,1,0 +241,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Afghanistan,0,0 +242,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Iraq,0,0 +243,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Philippines,0,0 +244,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Kuwait,0,0 +245,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,South Africa,0,0 +246,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Armenia,0,0 +247,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Pakistan,0,0 +248,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Brazil,0,0 +249,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Costa Rica,0,0 +250,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Panama,0,0 +251,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,India,0,0 +252,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Bahrain,0,0 +253,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,United Arab Emirates,0,0 +254,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Kyrgyzstan,0,0 +255,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Indonesia,0,0 +256,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Namibia,0,0 +257,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-25,Uganda,0,0 +258,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Austria,0,0 +259,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Germany,0,0 +260,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,United Kingdom,0,0 +261,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Vietnam,2,0 +262,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,South Korea,3,0 +263,1.0,,1.0,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-01-26,Singapore,4,0 +264,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Israel,0,0 +265,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Japan,4,0 +266,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Sweden,0,0 +267,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,San Marino,0,0 +268,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Slovenia,0,0 +269,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Canada,1,0 +270,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Taiwan,4,0 +271,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Macau,5,0 +272,2.0,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Hong Kong,8,0 +273,1.0,,,,,,,700.0,,,,0.0,0.0,1.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,China,2062,56 +274,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Thailand,8,0 +275,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Italy,0,0 +276,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Czechia,0,0 +277,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Australia,4,0 +278,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Trinidad and Tobago,0,0 +279,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Qatar,0,0 +280,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,New Zealand,0,0 +281,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Colombia,0,0 +282,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Romania,0,0 +283,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,France,3,0 +284,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Portugal,0,0 +285,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Spain,0,0 +286,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Belgium,0,0 +287,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Luxembourg,0,0 +288,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Albania,0,0 +289,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Andorra,0,0 +290,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Azerbaijan,0,0 +291,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Belarus,0,0 +292,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Bosnia and Herzegovina,0,0 +293,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Bulgaria,0,0 +294,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Denmark,0,0 +295,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Estonia,0,0 +296,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Cyprus,0,0 +297,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Croatia,0,0 +298,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Finland,0,0 +299,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Georgia,0,0 +300,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Hungary,0,0 +301,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Latvia,0,0 +302,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Lithuania,0,0 +303,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Greece,0,0 +304,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Moldova,0,0 +305,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Malta,0,0 +306,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Monaco,0,0 +307,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Netherlands,0,0 +308,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Iceland,0,0 +309,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Ireland,0,0 +310,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Kosovo,0,0 +311,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Kazakhstan,0,0 +312,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Poland,0,0 +313,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Turkey,0,0 +314,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Ukraine,0,0 +315,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Slovakia,0,0 +316,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Serbia,0,0 +317,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Switzerland,0,0 +318,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Norway,0,0 +319,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Montenegro,0,0 +320,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Iran,0,0 +321,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Liechtenstein,0,0 +322,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Russia,0,0 +323,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Mexico,0,0 +324,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Egypt,0,0 +325,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Malaysia,4,0 +326,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Nepal,1,0 +327,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Afghanistan,0,0 +328,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Iraq,0,0 +329,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Philippines,0,0 +330,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Kuwait,0,0 +331,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,South Africa,0,0 +332,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Armenia,0,0 +333,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Pakistan,0,0 +334,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Brazil,0,0 +335,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Costa Rica,0,0 +336,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Panama,0,0 +337,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,India,0,0 +338,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Bahrain,0,0 +339,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,United Arab Emirates,0,0 +340,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Kyrgyzstan,0,0 +341,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Indonesia,0,0 +342,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Namibia,0,0 +343,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-26,Uganda,0,0 +344,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Austria,0,0 +345,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Germany,1,0 +346,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,United Kingdom,0,0 +347,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Vietnam,2,0 +348,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,South Korea,4,0 +349,1.0,,1.0,1.0,,2.0,,,,,,1.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-01-27,Singapore,5,0 +350,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Israel,0,0 +351,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Japan,4,0 +352,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Sweden,0,0 +353,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,San Marino,0,0 +354,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Slovenia,0,0 +355,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Canada,1,0 +356,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Taiwan,5,0 +357,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Macau,6,0 +358,2.0,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Hong Kong,8,0 +359,1.0,,,,,,,700.0,,,,0.0,0.0,1.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,China,2863,82 +360,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Thailand,8,0 +361,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Italy,0,0 +362,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Czechia,0,0 +363,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Australia,5,0 +364,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Trinidad and Tobago,0,0 +365,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Qatar,0,0 +366,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,New Zealand,0,0 +367,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Colombia,0,0 +368,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Romania,0,0 +369,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,France,3,0 +370,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Portugal,0,0 +371,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Spain,0,0 +372,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Belgium,0,0 +373,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Luxembourg,0,0 +374,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Albania,0,0 +375,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Andorra,0,0 +376,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Azerbaijan,0,0 +377,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Belarus,0,0 +378,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Bosnia and Herzegovina,0,0 +379,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Bulgaria,0,0 +380,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Denmark,0,0 +381,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Estonia,0,0 +382,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Cyprus,0,0 +383,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Croatia,0,0 +384,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Finland,0,0 +385,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Georgia,0,0 +386,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Hungary,0,0 +387,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Latvia,0,0 +388,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Lithuania,0,0 +389,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Greece,0,0 +390,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Moldova,0,0 +391,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Malta,0,0 +392,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Monaco,0,0 +393,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Netherlands,0,0 +394,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Iceland,0,0 +395,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Ireland,0,0 +396,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Kosovo,0,0 +397,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Kazakhstan,0,0 +398,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Poland,0,0 +399,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Turkey,0,0 +400,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Ukraine,0,0 +401,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Slovakia,0,0 +402,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Serbia,0,0 +403,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Switzerland,0,0 +404,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Norway,0,0 +405,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Montenegro,0,0 +406,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Iran,0,0 +407,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Liechtenstein,0,0 +408,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Russia,0,0 +409,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Mexico,0,0 +410,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Egypt,0,0 +411,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Malaysia,4,0 +412,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Nepal,1,0 +413,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Afghanistan,0,0 +414,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Iraq,0,0 +415,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Philippines,0,0 +416,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Kuwait,0,0 +417,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,South Africa,0,0 +418,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Armenia,0,0 +419,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Pakistan,0,0 +420,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Brazil,0,0 +421,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Costa Rica,0,0 +422,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Panama,0,0 +423,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,India,0,0 +424,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Bahrain,0,0 +425,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,United Arab Emirates,0,0 +426,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Kyrgyzstan,0,0 +427,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Indonesia,0,0 +428,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Namibia,0,0 +429,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-27,Uganda,0,0 +430,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Austria,0,0 +431,,,,,,5.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Germany,4,0 +432,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,United Kingdom,0,0 +433,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Vietnam,2,0 +434,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,South Korea,4,0 +435,1.0,,1.0,1.0,,2.0,,2000.0,,,,1.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-01-28,Singapore,7,0 +436,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Israel,0,0 +437,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Japan,7,0 +438,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Sweden,0,0 +439,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,San Marino,0,0 +440,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Slovenia,0,0 +441,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Canada,2,0 +442,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Taiwan,8,0 +443,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Macau,7,0 +444,2.0,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Hong Kong,8,0 +445,1.0,,,,,,,700.0,,,,0.0,0.0,1.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,China,5494,131 +446,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Thailand,14,0 +447,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Italy,0,0 +448,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Czechia,0,0 +449,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Australia,5,0 +450,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Trinidad and Tobago,0,0 +451,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Qatar,0,0 +452,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,New Zealand,0,0 +453,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Colombia,0,0 +454,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Romania,0,0 +455,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,France,4,0 +456,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Portugal,0,0 +457,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Spain,0,0 +458,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Belgium,0,0 +459,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Luxembourg,0,0 +460,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Albania,0,0 +461,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Andorra,0,0 +462,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Azerbaijan,0,0 +463,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Belarus,0,0 +464,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Bosnia and Herzegovina,0,0 +465,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Bulgaria,0,0 +466,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Denmark,0,0 +467,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Estonia,0,0 +468,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Cyprus,0,0 +469,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Croatia,0,0 +470,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Finland,0,0 +471,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Georgia,0,0 +472,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Hungary,0,0 +473,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Latvia,0,0 +474,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Lithuania,0,0 +475,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Greece,0,0 +476,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Moldova,0,0 +477,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Malta,0,0 +478,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Monaco,0,0 +479,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Netherlands,0,0 +480,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Iceland,0,0 +481,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Ireland,0,0 +482,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Kosovo,0,0 +483,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Kazakhstan,0,0 +484,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Poland,0,0 +485,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Turkey,0,0 +486,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Ukraine,0,0 +487,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Slovakia,0,0 +488,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Serbia,0,0 +489,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Switzerland,0,0 +490,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Norway,0,0 +491,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Montenegro,0,0 +492,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Iran,0,0 +493,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Liechtenstein,0,0 +494,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Russia,0,0 +495,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Mexico,0,0 +496,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Egypt,0,0 +497,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Malaysia,4,0 +498,,,,,,5.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Nepal,1,0 +499,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Afghanistan,0,0 +500,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Iraq,0,0 +501,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Philippines,0,0 +502,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Kuwait,0,0 +503,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,South Africa,0,0 +504,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Armenia,0,0 +505,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Pakistan,0,0 +506,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Brazil,0,0 +507,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Costa Rica,0,0 +508,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Panama,0,0 +509,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,India,0,0 +510,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Bahrain,0,0 +511,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,United Arab Emirates,0,0 +512,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Kyrgyzstan,0,0 +513,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Indonesia,0,0 +514,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Namibia,0,0 +515,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-28,Uganda,0,0 +516,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Austria,0,0 +517,,,,,,5.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Germany,4,0 +518,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,United Kingdom,0,0 +519,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Vietnam,2,0 +520,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,South Korea,4,0 +521,1.0,,1.0,1.0,,5.0,,2000.0,,,,1.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-01-29,Singapore,7,0 +522,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Israel,0,0 +523,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Japan,7,0 +524,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Sweden,0,0 +525,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,San Marino,0,0 +526,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Slovenia,0,0 +527,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Canada,2,0 +528,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Taiwan,8,0 +529,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Macau,7,0 +530,2.0,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Hong Kong,10,0 +531,1.0,,,,,,,700.0,,,,0.0,0.0,1.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,China,6070,133 +532,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Thailand,14,0 +533,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Italy,0,0 +534,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Czechia,0,0 +535,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Australia,6,0 +536,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Trinidad and Tobago,0,0 +537,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Qatar,0,0 +538,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,New Zealand,0,0 +539,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Colombia,0,0 +540,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Romania,0,0 +541,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,France,5,0 +542,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Portugal,0,0 +543,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Spain,0,0 +544,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-01-29,Belgium,0,0 +545,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Luxembourg,0,0 +546,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Albania,0,0 +547,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Andorra,0,0 +548,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Azerbaijan,0,0 +549,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Belarus,0,0 +550,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Bosnia and Herzegovina,0,0 +551,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Bulgaria,0,0 +552,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Denmark,0,0 +553,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Estonia,0,0 +554,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Cyprus,0,0 +555,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Croatia,0,0 +556,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Finland,1,0 +557,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Georgia,0,0 +558,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Hungary,0,0 +559,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Latvia,0,0 +560,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Lithuania,0,0 +561,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Greece,0,0 +562,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Moldova,0,0 +563,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Malta,0,0 +564,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Monaco,0,0 +565,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Netherlands,0,0 +566,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Iceland,0,0 +567,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Ireland,0,0 +568,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Kosovo,0,0 +569,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Kazakhstan,0,0 +570,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Poland,0,0 +571,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Turkey,0,0 +572,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Ukraine,0,0 +573,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Slovakia,0,0 +574,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Serbia,0,0 +575,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Switzerland,0,0 +576,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Norway,0,0 +577,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Montenegro,0,0 +578,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Iran,0,0 +579,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Liechtenstein,0,0 +580,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Russia,0,0 +581,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Mexico,0,0 +582,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Egypt,0,0 +583,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Malaysia,7,0 +584,,,,,,5.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Nepal,1,0 +585,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Afghanistan,0,0 +586,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Iraq,0,0 +587,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Philippines,0,0 +588,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Kuwait,0,0 +589,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,South Africa,0,0 +590,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Armenia,0,0 +591,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Pakistan,0,0 +592,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Brazil,0,0 +593,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Costa Rica,0,0 +594,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Panama,0,0 +595,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,India,0,0 +596,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Bahrain,0,0 +597,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,United Arab Emirates,4,0 +598,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Kyrgyzstan,0,0 +599,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Indonesia,0,0 +600,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Namibia,0,0 +601,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-29,Uganda,0,0 +602,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Austria,0,0 +603,,,,,,5.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Germany,4,0 +604,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,United Kingdom,0,0 +605,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Vietnam,2,0 +606,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,South Korea,4,0 +607,1.0,,1.0,1.0,,5.0,,2000.0,,,,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-01-30,Singapore,10,0 +608,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Israel,0,0 +609,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Japan,11,0 +610,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Sweden,0,0 +611,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,San Marino,0,0 +612,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Slovenia,0,0 +613,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Canada,2,0 +614,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Taiwan,9,0 +615,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Macau,7,0 +616,2.0,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Hong Kong,10,0 +617,1.0,,,,,,,700.0,,,,0.0,0.0,1.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,China,8124,171 +618,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Thailand,14,0 +619,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Italy,0,0 +620,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Czechia,0,0 +621,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Australia,9,0 +622,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Trinidad and Tobago,0,0 +623,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Qatar,0,0 +624,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,New Zealand,0,0 +625,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Colombia,0,0 +626,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Romania,0,0 +627,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,France,5,0 +628,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Portugal,0,0 +629,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Spain,0,0 +630,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-01-30,Belgium,0,0 +631,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Luxembourg,0,0 +632,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Albania,0,0 +633,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Andorra,0,0 +634,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Azerbaijan,0,0 +635,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Belarus,0,0 +636,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Bosnia and Herzegovina,0,0 +637,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Bulgaria,0,0 +638,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Denmark,0,0 +639,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Estonia,0,0 +640,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Cyprus,0,0 +641,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Croatia,0,0 +642,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Finland,1,0 +643,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Georgia,0,0 +644,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Hungary,0,0 +645,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Latvia,0,0 +646,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Lithuania,0,0 +647,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Greece,0,0 +648,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Moldova,0,0 +649,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Malta,0,0 +650,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Monaco,0,0 +651,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Netherlands,0,0 +652,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Iceland,0,0 +653,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Ireland,0,0 +654,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Kosovo,0,0 +655,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Kazakhstan,0,0 +656,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Poland,0,0 +657,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Turkey,0,0 +658,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Ukraine,0,0 +659,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Slovakia,0,0 +660,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Serbia,0,0 +661,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Switzerland,0,0 +662,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Norway,0,0 +663,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Montenegro,0,0 +664,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Iran,0,0 +665,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Liechtenstein,0,0 +666,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Russia,0,0 +667,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Mexico,0,0 +668,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Egypt,0,0 +669,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Malaysia,8,0 +670,,,,,,5.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Nepal,1,0 +671,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Afghanistan,0,0 +672,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Iraq,0,0 +673,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Philippines,1,0 +674,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Kuwait,0,0 +675,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,South Africa,0,0 +676,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Armenia,0,0 +677,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Pakistan,0,0 +678,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Brazil,0,0 +679,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Costa Rica,0,0 +680,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Panama,0,0 +681,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,India,1,0 +682,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Bahrain,0,0 +683,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,United Arab Emirates,4,0 +684,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Kyrgyzstan,0,0 +685,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Indonesia,0,0 +686,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Namibia,0,0 +687,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-30,Uganda,0,0 +688,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Austria,0,0 +689,,,,,,5.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Germany,5,0 +690,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,United Kingdom,2,0 +691,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Vietnam,2,0 +692,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,South Korea,11,0 +693,1.0,,1.0,1.0,,5.0,,2000.0,,,,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-01-31,Singapore,13,0 +694,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Israel,0,0 +695,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Japan,15,0 +696,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Sweden,1,0 +697,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,San Marino,0,0 +698,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Slovenia,0,0 +699,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Canada,4,0 +700,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Taiwan,10,0 +701,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Macau,7,0 +702,2.0,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Hong Kong,12,0 +703,1.0,,,,,,,700.0,,,,0.0,0.0,1.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,China,9783,213 +704,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Thailand,19,0 +705,,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Italy,2,0 +706,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Czechia,0,0 +707,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Australia,9,0 +708,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Trinidad and Tobago,0,0 +709,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Qatar,0,0 +710,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,New Zealand,0,0 +711,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Colombia,0,0 +712,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Romania,0,0 +713,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,France,5,0 +714,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Portugal,0,0 +715,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Spain,0,0 +716,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-01-31,Belgium,0,0 +717,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Luxembourg,0,0 +718,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Albania,0,0 +719,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Andorra,0,0 +720,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Azerbaijan,0,0 +721,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Belarus,0,0 +722,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Bosnia and Herzegovina,0,0 +723,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Bulgaria,0,0 +724,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Denmark,0,0 +725,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Estonia,0,0 +726,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Cyprus,0,0 +727,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Croatia,0,0 +728,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Finland,1,0 +729,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Georgia,0,0 +730,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Hungary,0,0 +731,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Latvia,0,0 +732,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Lithuania,0,0 +733,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Greece,0,0 +734,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Moldova,0,0 +735,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Malta,0,0 +736,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Monaco,0,0 +737,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Netherlands,0,0 +738,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Iceland,0,0 +739,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Ireland,0,0 +740,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Kosovo,0,0 +741,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Kazakhstan,0,0 +742,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Poland,0,0 +743,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Turkey,0,0 +744,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Ukraine,0,0 +745,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Slovakia,0,0 +746,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Serbia,0,0 +747,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Switzerland,0,0 +748,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Norway,0,0 +749,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Montenegro,0,0 +750,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Iran,0,0 +751,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Liechtenstein,0,0 +752,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Russia,2,0 +753,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Mexico,0,0 +754,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Egypt,0,0 +755,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Malaysia,8,0 +756,,,,,,5.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Nepal,1,0 +757,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Afghanistan,0,0 +758,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Iraq,0,0 +759,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Philippines,1,0 +760,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Kuwait,0,0 +761,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,South Africa,0,0 +762,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Armenia,0,0 +763,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Pakistan,0,0 +764,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Brazil,0,0 +765,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Costa Rica,0,0 +766,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Panama,0,0 +767,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,India,1,0 +768,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Bahrain,0,0 +769,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,United Arab Emirates,4,0 +770,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Kyrgyzstan,0,0 +771,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Indonesia,0,0 +772,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Namibia,0,0 +773,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-01-31,Uganda,0,0 +774,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Austria,0,0 +775,,,,,,5.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Germany,8,0 +776,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,United Kingdom,2,0 +777,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Vietnam,6,0 +778,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,South Korea,12,0 +779,1.0,,1.0,1.0,,5.0,,2000.0,,,,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-02-01,Singapore,16,0 +780,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Israel,0,0 +781,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Japan,20,0 +782,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Sweden,1,0 +783,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,San Marino,0,0 +784,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Slovenia,0,0 +785,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Canada,4,0 +786,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Taiwan,10,0 +787,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Macau,7,0 +788,2.0,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Hong Kong,13,0 +789,1.0,,,3.0,,,,700.0,,,,0.0,0.0,1.0,0.0,1.0,1.0,1.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-02-01,China,11871,259 +790,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Thailand,19,0 +791,,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Italy,2,0 +792,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Czechia,0,0 +793,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Australia,12,0 +794,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Trinidad and Tobago,0,0 +795,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Qatar,0,0 +796,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,New Zealand,0,0 +797,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Colombia,0,0 +798,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Romania,0,0 +799,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,France,6,0 +800,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Portugal,0,0 +801,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Spain,1,0 +802,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-01,Belgium,0,0 +803,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Luxembourg,0,0 +804,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Albania,0,0 +805,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Andorra,0,0 +806,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Azerbaijan,0,0 +807,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Belarus,0,0 +808,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Bosnia and Herzegovina,0,0 +809,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Bulgaria,0,0 +810,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Denmark,0,0 +811,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Estonia,0,0 +812,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Cyprus,0,0 +813,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Croatia,0,0 +814,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Finland,1,0 +815,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Georgia,0,0 +816,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Hungary,0,0 +817,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Latvia,0,0 +818,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Lithuania,0,0 +819,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Greece,0,0 +820,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Moldova,0,0 +821,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Malta,0,0 +822,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Monaco,0,0 +823,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Netherlands,0,0 +824,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Iceland,0,0 +825,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Ireland,0,0 +826,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Kosovo,0,0 +827,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Kazakhstan,0,0 +828,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Poland,0,0 +829,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Turkey,0,0 +830,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Ukraine,0,0 +831,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Slovakia,0,0 +832,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Serbia,0,0 +833,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Switzerland,0,0 +834,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Norway,0,0 +835,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Montenegro,0,0 +836,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Iran,0,0 +837,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Liechtenstein,0,0 +838,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Russia,2,0 +839,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Mexico,0,0 +840,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Egypt,0,0 +841,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Malaysia,8,0 +842,,,,,,5.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Nepal,1,0 +843,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Afghanistan,0,0 +844,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Iraq,0,0 +845,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Philippines,1,0 +846,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Kuwait,0,0 +847,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,South Africa,0,0 +848,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Armenia,0,0 +849,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Pakistan,0,0 +850,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Brazil,0,0 +851,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Costa Rica,0,0 +852,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Panama,0,0 +853,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,India,1,0 +854,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Bahrain,0,0 +855,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,United Arab Emirates,4,0 +856,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Kyrgyzstan,0,0 +857,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Indonesia,0,0 +858,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Namibia,0,0 +859,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-01,Uganda,0,0 +860,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Austria,0,0 +861,,,,,,5.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Germany,10,0 +862,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,United Kingdom,2,0 +863,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Vietnam,6,0 +864,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,South Korea,15,0 +865,1.0,,1.0,1.0,,5.0,,2000.0,,,200.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-02-02,Singapore,18,0 +866,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Israel,0,0 +867,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Japan,20,0 +868,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Sweden,1,0 +869,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,San Marino,0,0 +870,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Slovenia,0,0 +871,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Canada,4,0 +872,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Taiwan,10,0 +873,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Macau,8,0 +874,2.0,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Hong Kong,15,0 +875,1.0,,1.0,3.0,,,,700.0,,,,1.0,0.0,1.0,0.0,1.0,1.0,1.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-02-02,China,16607,361 +876,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Thailand,19,0 +877,,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Italy,2,0 +878,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Czechia,0,0 +879,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Australia,12,0 +880,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Trinidad and Tobago,0,0 +881,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Qatar,0,0 +882,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,New Zealand,0,0 +883,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Colombia,0,0 +884,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Romania,0,0 +885,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,France,6,0 +886,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Portugal,0,0 +887,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Spain,1,0 +888,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-02,Belgium,0,0 +889,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Luxembourg,0,0 +890,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Albania,0,0 +891,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Andorra,0,0 +892,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Azerbaijan,0,0 +893,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Belarus,0,0 +894,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Bosnia and Herzegovina,0,0 +895,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Bulgaria,0,0 +896,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Denmark,0,0 +897,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Estonia,0,0 +898,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Cyprus,0,0 +899,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Croatia,0,0 +900,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Finland,1,0 +901,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Georgia,0,0 +902,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Hungary,0,0 +903,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Latvia,0,0 +904,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Lithuania,0,0 +905,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Greece,0,0 +906,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Moldova,0,0 +907,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Malta,0,0 +908,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Monaco,0,0 +909,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Netherlands,0,0 +910,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Iceland,0,0 +911,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Ireland,0,0 +912,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Kosovo,0,0 +913,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Kazakhstan,0,0 +914,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Poland,0,0 +915,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Turkey,0,0 +916,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Ukraine,0,0 +917,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Slovakia,0,0 +918,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Serbia,0,0 +919,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Switzerland,0,0 +920,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Norway,0,0 +921,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Montenegro,0,0 +922,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Iran,0,0 +923,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Liechtenstein,0,0 +924,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Russia,2,0 +925,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Mexico,0,0 +926,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Egypt,0,0 +927,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Malaysia,8,0 +928,,,,,,5.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Nepal,1,0 +929,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Afghanistan,0,0 +930,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Iraq,0,0 +931,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Philippines,2,1 +932,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Kuwait,0,0 +933,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,South Africa,0,0 +934,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Armenia,0,0 +935,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Pakistan,0,0 +936,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Brazil,0,0 +937,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Costa Rica,0,0 +938,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Panama,0,0 +939,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,India,2,0 +940,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Bahrain,0,0 +941,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,United Arab Emirates,5,0 +942,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Kyrgyzstan,0,0 +943,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Indonesia,0,0 +944,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Namibia,0,0 +945,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-02,Uganda,0,0 +946,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Austria,0,0 +947,,,,,,5.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Germany,12,0 +948,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,United Kingdom,2,0 +949,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Vietnam,8,0 +950,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,South Korea,15,0 +951,1.0,,1.0,1.0,,5.0,,2000.0,,,200.0,1.0,1.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-02-03,Singapore,18,0 +952,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Israel,0,0 +953,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Japan,20,0 +954,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Sweden,1,0 +955,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,San Marino,0,0 +956,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Slovenia,0,0 +957,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Canada,4,0 +958,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Taiwan,10,0 +959,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Macau,8,0 +960,2.0,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Hong Kong,15,0 +961,1.0,,1.0,3.0,,1.0,,700.0,,,,1.0,0.0,1.0,0.0,1.0,1.0,1.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-02-03,China,19693,425 +962,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Thailand,19,0 +963,,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Italy,2,0 +964,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Czechia,0,0 +965,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Australia,12,0 +966,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Trinidad and Tobago,0,0 +967,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Qatar,0,0 +968,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,New Zealand,0,0 +969,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Colombia,0,0 +970,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Romania,0,0 +971,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,France,6,0 +972,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Portugal,0,0 +973,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Spain,1,0 +974,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-03,Belgium,0,0 +975,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Luxembourg,0,0 +976,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Albania,0,0 +977,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Andorra,0,0 +978,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Azerbaijan,0,0 +979,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Belarus,0,0 +980,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Bosnia and Herzegovina,0,0 +981,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Bulgaria,0,0 +982,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Denmark,0,0 +983,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Estonia,0,0 +984,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Cyprus,0,0 +985,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Croatia,0,0 +986,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Finland,1,0 +987,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Georgia,0,0 +988,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Hungary,0,0 +989,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Latvia,0,0 +990,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Lithuania,0,0 +991,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Greece,0,0 +992,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Moldova,0,0 +993,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Malta,0,0 +994,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Monaco,0,0 +995,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Netherlands,0,0 +996,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Iceland,0,0 +997,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Ireland,0,0 +998,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Kosovo,0,0 +999,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Kazakhstan,0,0 +1000,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Poland,0,0 +1001,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Turkey,0,0 +1002,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Ukraine,0,0 +1003,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Slovakia,0,0 +1004,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Serbia,0,0 +1005,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Switzerland,0,0 +1006,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Norway,0,0 +1007,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Montenegro,0,0 +1008,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Iran,0,0 +1009,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Liechtenstein,0,0 +1010,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Russia,2,0 +1011,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Mexico,0,0 +1012,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Egypt,0,0 +1013,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Malaysia,8,0 +1014,,,,,,5.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Nepal,1,0 +1015,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Afghanistan,0,0 +1016,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Iraq,0,0 +1017,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Philippines,2,1 +1018,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Kuwait,0,0 +1019,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,South Africa,0,0 +1020,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Armenia,0,0 +1021,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Pakistan,0,0 +1022,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Brazil,0,0 +1023,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Costa Rica,0,0 +1024,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Panama,0,0 +1025,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,India,3,0 +1026,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Bahrain,0,0 +1027,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,United Arab Emirates,5,0 +1028,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Kyrgyzstan,0,0 +1029,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Indonesia,0,0 +1030,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Namibia,0,0 +1031,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-03,Uganda,0,0 +1032,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Austria,0,0 +1033,,,,,,5.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Germany,12,0 +1034,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,United Kingdom,2,0 +1035,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Vietnam,8,0 +1036,1.0,,,,,,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,South Korea,16,0 +1037,1.0,,1.0,1.0,,5.0,,2000.0,,,200.0,1.0,1.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-02-04,Singapore,24,0 +1038,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Israel,0,0 +1039,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Japan,22,0 +1040,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Sweden,1,0 +1041,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,San Marino,0,0 +1042,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Slovenia,0,0 +1043,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Canada,4,0 +1044,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Taiwan,11,0 +1045,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Macau,10,0 +1046,2.0,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Hong Kong,17,1 +1047,1.0,,1.0,3.0,,1.0,,700.0,,,,1.0,0.0,1.0,0.0,1.0,1.0,1.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-02-04,China,23680,490 +1048,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Thailand,25,0 +1049,,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Italy,2,0 +1050,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Czechia,0,0 +1051,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Australia,13,0 +1052,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Trinidad and Tobago,0,0 +1053,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Qatar,0,0 +1054,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,New Zealand,0,0 +1055,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Colombia,0,0 +1056,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Romania,0,0 +1057,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,France,6,0 +1058,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Portugal,0,0 +1059,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Spain,1,0 +1060,1.0,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-04,Belgium,1,0 +1061,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Luxembourg,0,0 +1062,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Albania,0,0 +1063,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Andorra,0,0 +1064,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Azerbaijan,0,0 +1065,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Belarus,0,0 +1066,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Bosnia and Herzegovina,0,0 +1067,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Bulgaria,0,0 +1068,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Denmark,0,0 +1069,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Estonia,0,0 +1070,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Cyprus,0,0 +1071,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Croatia,0,0 +1072,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Finland,1,0 +1073,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Georgia,0,0 +1074,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Hungary,0,0 +1075,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Latvia,0,0 +1076,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Lithuania,0,0 +1077,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Greece,0,0 +1078,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Moldova,0,0 +1079,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Malta,0,0 +1080,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Monaco,0,0 +1081,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Netherlands,0,0 +1082,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Iceland,0,0 +1083,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Ireland,0,0 +1084,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Kosovo,0,0 +1085,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Kazakhstan,0,0 +1086,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Poland,0,0 +1087,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Turkey,0,0 +1088,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Ukraine,0,0 +1089,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Slovakia,0,0 +1090,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Serbia,0,0 +1091,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Switzerland,0,0 +1092,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Norway,0,0 +1093,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Montenegro,0,0 +1094,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Iran,0,0 +1095,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Liechtenstein,0,0 +1096,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Russia,2,0 +1097,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Mexico,0,0 +1098,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Egypt,0,0 +1099,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Malaysia,10,0 +1100,,,,,,5.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Nepal,1,0 +1101,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Afghanistan,0,0 +1102,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Iraq,0,0 +1103,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Philippines,2,1 +1104,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Kuwait,0,0 +1105,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,South Africa,0,0 +1106,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Armenia,0,0 +1107,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Pakistan,0,0 +1108,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Brazil,0,0 +1109,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Costa Rica,0,0 +1110,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Panama,0,0 +1111,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,India,3,0 +1112,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Bahrain,0,0 +1113,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,United Arab Emirates,5,0 +1114,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Kyrgyzstan,0,0 +1115,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Indonesia,0,0 +1116,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Namibia,0,0 +1117,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-04,Uganda,0,0 +1118,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Austria,0,0 +1119,,,,,,5.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Germany,12,0 +1120,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,United Kingdom,2,0 +1121,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Vietnam,8,0 +1122,1.0,,,,,,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,South Korea,19,0 +1123,1.0,,1.0,1.0,,5.0,,2000.0,,,200.0,1.0,1.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-02-05,Singapore,28,0 +1124,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Israel,0,0 +1125,2.0,,2.0,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Japan,22,0 +1126,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Sweden,1,0 +1127,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,San Marino,0,0 +1128,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Slovenia,0,0 +1129,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Canada,5,0 +1130,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Taiwan,11,0 +1131,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Macau,10,0 +1132,2.0,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Hong Kong,21,1 +1133,1.0,,1.0,3.0,,1.0,,700.0,,,,1.0,0.0,1.0,0.0,1.0,1.0,1.0,2.0,1.0,0.0,1.0,0.0,0.0,2020-02-05,China,27409,562 +1134,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Thailand,25,0 +1135,,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Italy,2,0 +1136,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Czechia,0,0 +1137,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Australia,13,0 +1138,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Trinidad and Tobago,0,0 +1139,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Qatar,0,0 +1140,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,New Zealand,0,0 +1141,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Colombia,0,0 +1142,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Romania,0,0 +1143,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,France,6,0 +1144,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Portugal,0,0 +1145,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Spain,1,0 +1146,1.0,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-05,Belgium,1,0 +1147,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Luxembourg,0,0 +1148,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Albania,0,0 +1149,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Andorra,0,0 +1150,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Azerbaijan,0,0 +1151,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Belarus,0,0 +1152,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Bosnia and Herzegovina,0,0 +1153,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Bulgaria,0,0 +1154,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Denmark,0,0 +1155,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Estonia,0,0 +1156,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Cyprus,0,0 +1157,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Croatia,0,0 +1158,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Finland,1,0 +1159,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Georgia,0,0 +1160,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Hungary,0,0 +1161,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Latvia,0,0 +1162,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Lithuania,0,0 +1163,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Greece,0,0 +1164,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Moldova,0,0 +1165,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Malta,0,0 +1166,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Monaco,0,0 +1167,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Netherlands,0,0 +1168,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Iceland,0,0 +1169,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Ireland,0,0 +1170,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Kosovo,0,0 +1171,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Kazakhstan,0,0 +1172,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Poland,0,0 +1173,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Turkey,0,0 +1174,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Ukraine,0,0 +1175,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Slovakia,0,0 +1176,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Serbia,0,0 +1177,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Switzerland,0,0 +1178,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Norway,0,0 +1179,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Montenegro,0,0 +1180,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Iran,0,0 +1181,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Liechtenstein,0,0 +1182,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Russia,2,0 +1183,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Mexico,0,0 +1184,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Egypt,0,0 +1185,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Malaysia,12,0 +1186,,,,,,5.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Nepal,1,0 +1187,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Afghanistan,0,0 +1188,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Iraq,0,0 +1189,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Philippines,2,1 +1190,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Kuwait,0,0 +1191,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,South Africa,0,0 +1192,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Armenia,0,0 +1193,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Pakistan,0,0 +1194,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Brazil,0,0 +1195,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Costa Rica,0,0 +1196,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Panama,0,0 +1197,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,India,3,0 +1198,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Bahrain,0,0 +1199,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,United Arab Emirates,5,0 +1200,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Kyrgyzstan,0,0 +1201,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Indonesia,0,0 +1202,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Namibia,0,0 +1203,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-05,Uganda,0,0 +1204,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Austria,0,0 +1205,,,,,,5.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Germany,12,0 +1206,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,United Kingdom,2,0 +1207,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Vietnam,10,0 +1208,1.0,,,,,,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,South Korea,23,0 +1209,1.0,,1.0,1.0,,5.0,,2000.0,,,200.0,1.0,1.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-02-06,Singapore,28,0 +1210,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Israel,0,0 +1211,2.0,,2.0,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Japan,22,0 +1212,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Sweden,1,0 +1213,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,San Marino,0,0 +1214,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Slovenia,0,0 +1215,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Canada,5,0 +1216,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Taiwan,16,0 +1217,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Macau,10,0 +1218,2.0,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Hong Kong,24,1 +1219,1.0,,1.0,3.0,,1.0,,700.0,,,,1.0,0.0,1.0,0.0,1.0,1.0,1.0,2.0,1.0,0.0,1.0,0.0,0.0,2020-02-06,China,30553,632 +1220,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Thailand,25,0 +1221,,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Italy,2,0 +1222,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Czechia,0,0 +1223,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Australia,14,0 +1224,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Trinidad and Tobago,0,0 +1225,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Qatar,0,0 +1226,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,New Zealand,0,0 +1227,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Colombia,0,0 +1228,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Romania,0,0 +1229,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,France,6,0 +1230,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Portugal,0,0 +1231,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Spain,1,0 +1232,1.0,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-06,Belgium,1,0 +1233,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Luxembourg,0,0 +1234,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Albania,0,0 +1235,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Andorra,0,0 +1236,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Azerbaijan,0,0 +1237,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Belarus,0,0 +1238,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Bosnia and Herzegovina,0,0 +1239,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Bulgaria,0,0 +1240,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Denmark,0,0 +1241,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Estonia,0,0 +1242,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Cyprus,0,0 +1243,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Croatia,0,0 +1244,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Finland,1,0 +1245,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Georgia,0,0 +1246,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Hungary,0,0 +1247,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Latvia,0,0 +1248,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Lithuania,0,0 +1249,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Greece,0,0 +1250,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Moldova,0,0 +1251,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Malta,0,0 +1252,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Monaco,0,0 +1253,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Netherlands,0,0 +1254,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Iceland,0,0 +1255,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Ireland,0,0 +1256,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Kosovo,0,0 +1257,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Kazakhstan,0,0 +1258,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Poland,0,0 +1259,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Turkey,0,0 +1260,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Ukraine,0,0 +1261,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Slovakia,0,0 +1262,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Serbia,0,0 +1263,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Switzerland,0,0 +1264,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Norway,0,0 +1265,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Montenegro,0,0 +1266,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Iran,0,0 +1267,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Liechtenstein,0,0 +1268,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Russia,2,0 +1269,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Mexico,0,0 +1270,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Egypt,0,0 +1271,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Malaysia,12,0 +1272,,,,,,5.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Nepal,1,0 +1273,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Afghanistan,0,0 +1274,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Iraq,0,0 +1275,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Philippines,2,1 +1276,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Kuwait,0,0 +1277,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,South Africa,0,0 +1278,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Armenia,0,0 +1279,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Pakistan,0,0 +1280,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Brazil,0,0 +1281,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Costa Rica,0,0 +1282,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Panama,0,0 +1283,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,India,3,0 +1284,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Bahrain,0,0 +1285,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,United Arab Emirates,5,0 +1286,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Kyrgyzstan,0,0 +1287,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Indonesia,0,0 +1288,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Namibia,0,0 +1289,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-06,Uganda,0,0 +1290,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Austria,0,0 +1291,,,,,,5.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Germany,13,0 +1292,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,United Kingdom,3,0 +1293,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Vietnam,10,0 +1294,1.0,,,,,,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.5,2020-02-07,South Korea,24,0 +1295,1.0,,1.0,1.0,,5.0,,2000.0,,,200.0,1.0,1.0,2.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.1,2020-02-07,Singapore,30,0 +1296,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Israel,0,0 +1297,2.0,,2.0,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-02-07,Japan,25,0 +1298,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Sweden,1,0 +1299,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,San Marino,0,0 +1300,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Slovenia,0,0 +1301,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Canada,7,0 +1302,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Taiwan,16,0 +1303,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Macau,10,0 +1304,2.0,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-07,Hong Kong,25,1 +1305,1.0,,1.0,3.0,,1.0,,700.0,,,,1.0,0.0,1.0,0.0,1.0,1.0,1.0,2.0,1.0,0.0,1.0,0.0,0.0,2020-02-07,China,34075,717 +1306,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Thailand,25,0 +1307,,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Italy,3,0 +1308,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Czechia,0,0 +1309,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Australia,15,0 +1310,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Trinidad and Tobago,0,0 +1311,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Qatar,0,0 +1312,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,New Zealand,0,0 +1313,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Colombia,0,0 +1314,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Romania,0,0 +1315,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,France,6,0 +1316,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Portugal,0,0 +1317,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Spain,1,0 +1318,1.0,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-07,Belgium,1,0 +1319,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Luxembourg,0,0 +1320,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Albania,0,0 +1321,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Andorra,0,0 +1322,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Azerbaijan,0,0 +1323,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Belarus,0,0 +1324,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Bosnia and Herzegovina,0,0 +1325,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Bulgaria,0,0 +1326,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Denmark,0,0 +1327,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Estonia,0,0 +1328,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Cyprus,0,0 +1329,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Croatia,0,0 +1330,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Finland,1,0 +1331,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Georgia,0,0 +1332,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Hungary,0,0 +1333,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Latvia,0,0 +1334,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Lithuania,0,0 +1335,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Greece,0,0 +1336,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Moldova,0,0 +1337,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Malta,0,0 +1338,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Monaco,0,0 +1339,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Netherlands,0,0 +1340,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Iceland,0,0 +1341,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Ireland,0,0 +1342,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Kosovo,0,0 +1343,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Kazakhstan,0,0 +1344,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Poland,0,0 +1345,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Turkey,0,0 +1346,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Ukraine,0,0 +1347,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Slovakia,0,0 +1348,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Serbia,0,0 +1349,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Switzerland,0,0 +1350,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Norway,0,0 +1351,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Montenegro,0,0 +1352,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Iran,0,0 +1353,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Liechtenstein,0,0 +1354,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Russia,2,0 +1355,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Mexico,0,0 +1356,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Egypt,0,0 +1357,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Malaysia,12,0 +1358,,,,,,5.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Nepal,1,0 +1359,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Afghanistan,0,0 +1360,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Iraq,0,0 +1361,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Philippines,3,1 +1362,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Kuwait,0,0 +1363,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,South Africa,0,0 +1364,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Armenia,0,0 +1365,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Pakistan,0,0 +1366,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Brazil,0,0 +1367,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Costa Rica,0,0 +1368,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Panama,0,0 +1369,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,India,3,0 +1370,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Bahrain,0,0 +1371,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,United Arab Emirates,5,0 +1372,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Kyrgyzstan,0,0 +1373,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Indonesia,0,0 +1374,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Namibia,0,0 +1375,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-07,Uganda,0,0 +1376,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Austria,0,0 +1377,,,,,,5.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Germany,13,0 +1378,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,United Kingdom,3,0 +1379,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Vietnam,13,0 +1380,1.0,,,,,,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.5,2020-02-08,South Korea,24,0 +1381,1.0,,1.0,1.0,,5.0,,2000.0,,,200.0,1.0,1.0,2.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.1,2020-02-08,Singapore,33,0 +1382,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Israel,0,0 +1383,2.0,,2.0,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-02-08,Japan,25,0 +1384,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Sweden,1,0 +1385,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,San Marino,0,0 +1386,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Slovenia,0,0 +1387,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Canada,7,0 +1388,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Taiwan,17,0 +1389,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Macau,10,0 +1390,2.0,,,,,3.0,,,,,,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-08,Hong Kong,26,1 +1391,1.0,,1.0,3.0,,1.0,,700.0,,,,1.0,0.0,1.0,0.0,1.0,1.0,1.0,2.0,1.0,1.0,1.0,0.0,0.0,2020-02-08,China,36778,804 +1392,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Thailand,32,0 +1393,,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Italy,3,0 +1394,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Czechia,0,0 +1395,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Australia,15,0 +1396,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Trinidad and Tobago,0,0 +1397,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Qatar,0,0 +1398,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,New Zealand,0,0 +1399,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Colombia,0,0 +1400,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Romania,0,0 +1401,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,France,11,0 +1402,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Portugal,0,0 +1403,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Spain,1,0 +1404,1.0,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-08,Belgium,1,0 +1405,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Luxembourg,0,0 +1406,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Albania,0,0 +1407,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Andorra,0,0 +1408,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Azerbaijan,0,0 +1409,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Belarus,0,0 +1410,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Bosnia and Herzegovina,0,0 +1411,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Bulgaria,0,0 +1412,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Denmark,0,0 +1413,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Estonia,0,0 +1414,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Cyprus,0,0 +1415,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Croatia,0,0 +1416,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Finland,1,0 +1417,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Georgia,0,0 +1418,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Hungary,0,0 +1419,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Latvia,0,0 +1420,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Lithuania,0,0 +1421,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Greece,0,0 +1422,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Moldova,0,0 +1423,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Malta,0,0 +1424,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Monaco,0,0 +1425,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Netherlands,0,0 +1426,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Iceland,0,0 +1427,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Ireland,0,0 +1428,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Kosovo,0,0 +1429,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Kazakhstan,0,0 +1430,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Poland,0,0 +1431,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Turkey,0,0 +1432,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Ukraine,0,0 +1433,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Slovakia,0,0 +1434,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Serbia,0,0 +1435,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Switzerland,0,0 +1436,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Norway,0,0 +1437,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Montenegro,0,0 +1438,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Iran,0,0 +1439,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Liechtenstein,0,0 +1440,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Russia,2,0 +1441,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Mexico,0,0 +1442,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Egypt,0,0 +1443,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Malaysia,16,0 +1444,,,,,,5.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Nepal,1,0 +1445,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Afghanistan,0,0 +1446,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Iraq,0,0 +1447,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Philippines,3,1 +1448,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Kuwait,0,0 +1449,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,South Africa,0,0 +1450,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Armenia,0,0 +1451,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Pakistan,0,0 +1452,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Brazil,0,0 +1453,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Costa Rica,0,0 +1454,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Panama,0,0 +1455,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,India,3,0 +1456,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Bahrain,0,0 +1457,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,United Arab Emirates,7,0 +1458,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Kyrgyzstan,0,0 +1459,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Indonesia,0,0 +1460,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Namibia,0,0 +1461,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-08,Uganda,0,0 +1462,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Austria,0,0 +1463,,,,,,5.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Germany,14,0 +1464,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,United Kingdom,3,0 +1465,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Vietnam,13,0 +1466,1.0,,,,,,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.5,2020-02-09,South Korea,25,0 +1467,1.0,,1.0,1.0,,5.0,,2000.0,,,200.0,1.0,1.0,2.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.1,2020-02-09,Singapore,40,0 +1468,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Israel,0,0 +1469,2.0,,2.0,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-02-09,Japan,26,0 +1470,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Sweden,1,0 +1471,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,San Marino,0,0 +1472,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Slovenia,0,0 +1473,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Canada,7,0 +1474,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Taiwan,18,0 +1475,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Macau,10,0 +1476,2.0,,,,,3.0,,,,,,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-09,Hong Kong,29,1 +1477,1.0,,1.0,3.0,,1.0,,700.0,,,,1.0,0.0,1.0,0.0,1.0,1.0,1.0,2.0,1.0,1.0,1.0,0.0,0.0,2020-02-09,China,39790,904 +1478,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Thailand,32,0 +1479,,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Italy,3,0 +1480,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Czechia,0,0 +1481,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Australia,15,0 +1482,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Trinidad and Tobago,0,0 +1483,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Qatar,0,0 +1484,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,New Zealand,0,0 +1485,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Colombia,0,0 +1486,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Romania,0,0 +1487,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,France,11,0 +1488,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Portugal,0,0 +1489,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Spain,2,0 +1490,1.0,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-09,Belgium,1,0 +1491,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Luxembourg,0,0 +1492,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Albania,0,0 +1493,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Andorra,0,0 +1494,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Azerbaijan,0,0 +1495,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Belarus,0,0 +1496,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Bosnia and Herzegovina,0,0 +1497,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Bulgaria,0,0 +1498,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Denmark,0,0 +1499,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Estonia,0,0 +1500,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Cyprus,0,0 +1501,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Croatia,0,0 +1502,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Finland,1,0 +1503,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Georgia,0,0 +1504,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Hungary,0,0 +1505,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Latvia,0,0 +1506,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Lithuania,0,0 +1507,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Greece,0,0 +1508,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Moldova,0,0 +1509,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Malta,0,0 +1510,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Monaco,0,0 +1511,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Netherlands,0,0 +1512,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Iceland,0,0 +1513,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Ireland,0,0 +1514,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Kosovo,0,0 +1515,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Kazakhstan,0,0 +1516,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Poland,0,0 +1517,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Turkey,0,0 +1518,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Ukraine,0,0 +1519,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Slovakia,0,0 +1520,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Serbia,0,0 +1521,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Switzerland,0,0 +1522,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Norway,0,0 +1523,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Montenegro,0,0 +1524,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Iran,0,0 +1525,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Liechtenstein,0,0 +1526,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Russia,2,0 +1527,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Mexico,0,0 +1528,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Egypt,0,0 +1529,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Malaysia,16,0 +1530,,,,,,5.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Nepal,1,0 +1531,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Afghanistan,0,0 +1532,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Iraq,0,0 +1533,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Philippines,3,1 +1534,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Kuwait,0,0 +1535,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,South Africa,0,0 +1536,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Armenia,0,0 +1537,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Pakistan,0,0 +1538,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Brazil,0,0 +1539,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Costa Rica,0,0 +1540,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Panama,0,0 +1541,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,India,3,0 +1542,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Bahrain,0,0 +1543,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,United Arab Emirates,7,0 +1544,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Kyrgyzstan,0,0 +1545,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Indonesia,0,0 +1546,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Namibia,0,0 +1547,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-09,Uganda,0,0 +1548,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Austria,0,0 +1549,,,,,,5.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Germany,14,0 +1550,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,United Kingdom,8,0 +1551,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Vietnam,14,0 +1552,1.0,,,,,,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.5,2020-02-10,South Korea,27,0 +1553,1.0,,1.0,1.0,,5.0,,2000.0,,,200.0,1.0,1.0,2.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.1,2020-02-10,Singapore,45,0 +1554,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Israel,0,0 +1555,2.0,,2.0,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-02-10,Japan,26,0 +1556,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Sweden,1,0 +1557,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,San Marino,0,0 +1558,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Slovenia,0,0 +1559,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Canada,7,0 +1560,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Taiwan,18,0 +1561,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Macau,10,0 +1562,2.0,,,,,3.0,,,,,,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-10,Hong Kong,38,1 +1563,1.0,,1.0,3.0,,1.0,,700.0,,,,1.0,0.0,1.0,0.0,1.0,1.0,1.0,2.0,2.0,1.0,1.0,0.0,0.0,2020-02-10,China,42306,1011 +1564,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Thailand,32,0 +1565,,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Italy,3,0 +1566,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Czechia,0,0 +1567,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Australia,15,0 +1568,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Trinidad and Tobago,0,0 +1569,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Qatar,0,0 +1570,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,New Zealand,0,0 +1571,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Colombia,0,0 +1572,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Romania,0,0 +1573,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,France,11,0 +1574,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Portugal,0,0 +1575,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Spain,2,0 +1576,1.0,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-10,Belgium,1,0 +1577,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Luxembourg,0,0 +1578,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Albania,0,0 +1579,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Andorra,0,0 +1580,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Azerbaijan,0,0 +1581,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Belarus,0,0 +1582,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Bosnia and Herzegovina,0,0 +1583,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Bulgaria,0,0 +1584,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Denmark,0,0 +1585,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Estonia,0,0 +1586,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Cyprus,0,0 +1587,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Croatia,0,0 +1588,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Finland,1,0 +1589,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Georgia,0,0 +1590,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Hungary,0,0 +1591,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Latvia,0,0 +1592,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Lithuania,0,0 +1593,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Greece,0,0 +1594,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Moldova,0,0 +1595,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Malta,0,0 +1596,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Monaco,0,0 +1597,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Netherlands,0,0 +1598,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Iceland,0,0 +1599,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Ireland,0,0 +1600,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Kosovo,0,0 +1601,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Kazakhstan,0,0 +1602,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Poland,0,0 +1603,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Turkey,0,0 +1604,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Ukraine,0,0 +1605,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Slovakia,0,0 +1606,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Serbia,0,0 +1607,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Switzerland,0,0 +1608,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Norway,0,0 +1609,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Montenegro,0,0 +1610,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Iran,0,0 +1611,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Liechtenstein,0,0 +1612,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Russia,2,0 +1613,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Mexico,0,0 +1614,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Egypt,0,0 +1615,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Malaysia,18,0 +1616,,,,,,5.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Nepal,1,0 +1617,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Afghanistan,0,0 +1618,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Iraq,0,0 +1619,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Philippines,3,1 +1620,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Kuwait,0,0 +1621,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,South Africa,0,0 +1622,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Armenia,0,0 +1623,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Pakistan,0,0 +1624,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Brazil,0,0 +1625,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Costa Rica,0,0 +1626,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Panama,0,0 +1627,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,India,3,0 +1628,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Bahrain,0,0 +1629,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,United Arab Emirates,8,0 +1630,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Kyrgyzstan,0,0 +1631,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Indonesia,0,0 +1632,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Namibia,0,0 +1633,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-10,Uganda,0,0 +1634,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Austria,0,0 +1635,,,,,,5.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Germany,16,0 +1636,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,United Kingdom,8,0 +1637,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Vietnam,15,0 +1638,1.0,,,,,,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.5,2020-02-11,South Korea,28,0 +1639,1.0,,1.0,1.0,,5.0,,2000.0,,,200.0,1.0,1.0,2.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.1,2020-02-11,Singapore,47,0 +1640,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Israel,0,0 +1641,2.0,,2.0,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-02-11,Japan,26,0 +1642,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Sweden,1,0 +1643,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,San Marino,0,0 +1644,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Slovenia,0,0 +1645,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Canada,7,0 +1646,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Taiwan,18,0 +1647,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Macau,10,0 +1648,2.0,,,,,3.0,,,,,,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-11,Hong Kong,49,1 +1649,1.0,,1.0,3.0,,1.0,,700.0,,,,1.0,0.0,1.0,0.0,1.0,1.0,1.0,2.0,2.0,1.0,1.0,0.0,0.0,2020-02-11,China,44327,1111 +1650,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Thailand,33,0 +1651,,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Italy,3,0 +1652,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Czechia,0,0 +1653,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Australia,15,0 +1654,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Trinidad and Tobago,0,0 +1655,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Qatar,0,0 +1656,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,New Zealand,0,0 +1657,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Colombia,0,0 +1658,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Romania,0,0 +1659,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,France,11,0 +1660,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Portugal,0,0 +1661,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Spain,2,0 +1662,1.0,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-11,Belgium,1,0 +1663,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Luxembourg,0,0 +1664,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Albania,0,0 +1665,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Andorra,0,0 +1666,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Azerbaijan,0,0 +1667,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Belarus,0,0 +1668,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Bosnia and Herzegovina,0,0 +1669,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Bulgaria,0,0 +1670,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Denmark,0,0 +1671,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Estonia,0,0 +1672,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Cyprus,0,0 +1673,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Croatia,0,0 +1674,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Finland,1,0 +1675,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Georgia,0,0 +1676,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Hungary,0,0 +1677,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Latvia,0,0 +1678,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Lithuania,0,0 +1679,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Greece,0,0 +1680,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Moldova,0,0 +1681,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Malta,0,0 +1682,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Monaco,0,0 +1683,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Netherlands,0,0 +1684,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Iceland,0,0 +1685,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Ireland,0,0 +1686,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Kosovo,0,0 +1687,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Kazakhstan,0,0 +1688,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Poland,0,0 +1689,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Turkey,0,0 +1690,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Ukraine,0,0 +1691,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Slovakia,0,0 +1692,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Serbia,0,0 +1693,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Switzerland,0,0 +1694,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Norway,0,0 +1695,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Montenegro,0,0 +1696,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Iran,0,0 +1697,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Liechtenstein,0,0 +1698,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Russia,2,0 +1699,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Mexico,0,0 +1700,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Egypt,0,0 +1701,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Malaysia,18,0 +1702,,,,,,5.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Nepal,1,0 +1703,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Afghanistan,0,0 +1704,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Iraq,0,0 +1705,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Philippines,3,1 +1706,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Kuwait,0,0 +1707,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,South Africa,0,0 +1708,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Armenia,0,0 +1709,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Pakistan,0,0 +1710,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Brazil,0,0 +1711,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Costa Rica,0,0 +1712,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Panama,0,0 +1713,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,India,3,0 +1714,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Bahrain,0,0 +1715,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,United Arab Emirates,8,0 +1716,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Kyrgyzstan,0,0 +1717,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Indonesia,0,0 +1718,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Namibia,0,0 +1719,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-11,Uganda,0,0 +1720,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Austria,0,0 +1721,,,,,,5.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Germany,16,0 +1722,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,United Kingdom,9,0 +1723,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Vietnam,15,0 +1724,1.0,,,,,,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.5,2020-02-12,South Korea,28,0 +1725,1.0,,1.0,1.0,,5.0,,2000.0,,,200.0,1.0,1.0,3.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.1,2020-02-12,Singapore,50,0 +1726,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Israel,0,0 +1727,2.0,,2.0,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-02-12,Japan,28,0 +1728,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Sweden,1,0 +1729,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,San Marino,0,0 +1730,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Slovenia,0,0 +1731,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Canada,7,0 +1732,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Taiwan,18,0 +1733,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Macau,10,0 +1734,2.0,,,,,3.0,,,,,,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-12,Hong Kong,50,1 +1735,1.0,,1.0,3.0,,1.0,,700.0,,,,1.0,0.0,1.0,0.0,1.0,1.0,1.0,2.0,2.0,1.0,1.0,0.0,0.0,2020-02-12,China,44699,1116 +1736,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Thailand,33,0 +1737,,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Italy,3,0 +1738,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Czechia,0,0 +1739,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Australia,15,0 +1740,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Trinidad and Tobago,0,0 +1741,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Qatar,0,0 +1742,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,New Zealand,0,0 +1743,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Colombia,0,0 +1744,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Romania,0,0 +1745,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,France,11,0 +1746,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Portugal,0,0 +1747,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-12,Spain,2,0 +1748,1.0,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-12,Belgium,1,0 +1749,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Luxembourg,0,0 +1750,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Albania,0,0 +1751,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Andorra,0,0 +1752,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Azerbaijan,0,0 +1753,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Belarus,0,0 +1754,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Bosnia and Herzegovina,0,0 +1755,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Bulgaria,0,0 +1756,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Denmark,0,0 +1757,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Estonia,0,0 +1758,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Cyprus,0,0 +1759,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Croatia,0,0 +1760,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Finland,1,0 +1761,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Georgia,0,0 +1762,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Hungary,0,0 +1763,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Latvia,0,0 +1764,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Lithuania,0,0 +1765,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Greece,0,0 +1766,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Moldova,0,0 +1767,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Malta,0,0 +1768,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Monaco,0,0 +1769,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Netherlands,0,0 +1770,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Iceland,0,0 +1771,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Ireland,0,0 +1772,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Kosovo,0,0 +1773,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Kazakhstan,0,0 +1774,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Poland,0,0 +1775,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Turkey,0,0 +1776,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Ukraine,0,0 +1777,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Slovakia,0,0 +1778,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Serbia,0,0 +1779,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Switzerland,0,0 +1780,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Norway,0,0 +1781,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Montenegro,0,0 +1782,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Iran,0,0 +1783,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Liechtenstein,0,0 +1784,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Russia,2,0 +1785,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Mexico,0,0 +1786,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Egypt,0,0 +1787,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Malaysia,18,0 +1788,,,,,,5.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Nepal,1,0 +1789,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Afghanistan,0,0 +1790,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Iraq,0,0 +1791,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Philippines,3,1 +1792,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Kuwait,0,0 +1793,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,South Africa,0,0 +1794,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Armenia,0,0 +1795,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Pakistan,0,0 +1796,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Brazil,0,0 +1797,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Costa Rica,0,0 +1798,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Panama,0,0 +1799,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,India,3,0 +1800,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Bahrain,0,0 +1801,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,United Arab Emirates,8,0 +1802,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Kyrgyzstan,0,0 +1803,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Indonesia,0,0 +1804,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Namibia,0,0 +1805,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-12,Uganda,0,0 +1806,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Austria,0,0 +1807,,,,,,5.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Germany,16,0 +1808,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,United Kingdom,9,0 +1809,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Vietnam,16,0 +1810,1.0,,,,,,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.5,2020-02-13,South Korea,28,0 +1811,1.0,,1.0,1.0,,5.0,,2000.0,,,200.0,1.0,1.0,3.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.1,2020-02-13,Singapore,58,0 +1812,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Israel,0,0 +1813,2.0,,2.0,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-02-13,Japan,28,1 +1814,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Sweden,1,0 +1815,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,San Marino,0,0 +1816,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Slovenia,0,0 +1817,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Canada,7,0 +1818,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Taiwan,18,0 +1819,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Macau,10,0 +1820,2.0,,,,,3.0,,,,,,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-13,Hong Kong,53,1 +1821,1.0,,1.0,3.0,,1.0,,700.0,,,,1.0,1.0,1.0,0.0,1.0,1.0,1.0,2.0,2.0,1.0,1.0,0.0,0.0,2020-02-13,China,59832,1368 +1822,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Thailand,33,0 +1823,,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Italy,3,0 +1824,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Czechia,0,0 +1825,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Australia,15,0 +1826,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Trinidad and Tobago,0,0 +1827,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Qatar,0,0 +1828,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,New Zealand,0,0 +1829,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Colombia,0,0 +1830,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Romania,0,0 +1831,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,France,11,0 +1832,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Portugal,0,0 +1833,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-13,Spain,2,0 +1834,1.0,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-13,Belgium,1,0 +1835,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Luxembourg,0,0 +1836,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Albania,0,0 +1837,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Andorra,0,0 +1838,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Azerbaijan,0,0 +1839,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Belarus,0,0 +1840,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Bosnia and Herzegovina,0,0 +1841,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Bulgaria,0,0 +1842,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Denmark,0,0 +1843,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Estonia,0,0 +1844,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Cyprus,0,0 +1845,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Croatia,0,0 +1846,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Finland,1,0 +1847,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Georgia,0,0 +1848,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Hungary,0,0 +1849,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Latvia,0,0 +1850,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Lithuania,0,0 +1851,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Greece,0,0 +1852,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Moldova,0,0 +1853,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Malta,0,0 +1854,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Monaco,0,0 +1855,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Netherlands,0,0 +1856,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Iceland,0,0 +1857,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Ireland,0,0 +1858,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Kosovo,0,0 +1859,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Kazakhstan,0,0 +1860,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Poland,0,0 +1861,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Turkey,0,0 +1862,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Ukraine,0,0 +1863,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Slovakia,0,0 +1864,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Serbia,0,0 +1865,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Switzerland,0,0 +1866,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Norway,0,0 +1867,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Montenegro,0,0 +1868,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Iran,0,0 +1869,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Liechtenstein,0,0 +1870,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Russia,2,0 +1871,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Mexico,0,0 +1872,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Egypt,0,0 +1873,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Malaysia,19,0 +1874,,,,,,5.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Nepal,1,0 +1875,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Afghanistan,0,0 +1876,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Iraq,0,0 +1877,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Philippines,3,1 +1878,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Kuwait,0,0 +1879,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,South Africa,0,0 +1880,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Armenia,0,0 +1881,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Pakistan,0,0 +1882,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Brazil,0,0 +1883,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Costa Rica,0,0 +1884,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Panama,0,0 +1885,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,India,3,0 +1886,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Bahrain,0,0 +1887,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,United Arab Emirates,8,0 +1888,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Kyrgyzstan,0,0 +1889,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Indonesia,0,0 +1890,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Namibia,0,0 +1891,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-13,Uganda,0,0 +1892,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Austria,0,0 +1893,,,,,,5.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Germany,16,0 +1894,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,United Kingdom,9,0 +1895,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Vietnam,16,0 +1896,1.0,,,,,,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.5,2020-02-14,South Korea,28,0 +1897,1.0,2.0,1.0,1.0,,5.0,,2000.0,,,200.0,2.0,1.0,3.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.1,2020-02-14,Singapore,67,0 +1898,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Israel,0,0 +1899,2.0,,2.0,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-02-14,Japan,29,1 +1900,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Sweden,1,0 +1901,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,San Marino,0,0 +1902,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Slovenia,0,0 +1903,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Canada,7,0 +1904,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Taiwan,18,0 +1905,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Macau,10,0 +1906,2.0,,,,,3.0,,,,,,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-14,Hong Kong,56,1 +1907,1.0,,1.0,3.0,,1.0,,700.0,,,,1.0,1.0,1.0,0.0,1.0,1.0,2.0,2.0,3.0,1.0,1.0,0.0,0.0,2020-02-14,China,66292,1520 +1908,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Thailand,33,0 +1909,,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Italy,3,0 +1910,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Czechia,0,0 +1911,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Australia,15,0 +1912,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Trinidad and Tobago,0,0 +1913,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Qatar,0,0 +1914,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,New Zealand,0,0 +1915,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Colombia,0,0 +1916,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Romania,0,0 +1917,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,France,11,0 +1918,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Portugal,0,0 +1919,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-14,Spain,2,0 +1920,1.0,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-14,Belgium,1,0 +1921,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Luxembourg,0,0 +1922,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Albania,0,0 +1923,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Andorra,0,0 +1924,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Azerbaijan,0,0 +1925,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Belarus,0,0 +1926,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Bosnia and Herzegovina,0,0 +1927,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Bulgaria,0,0 +1928,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Denmark,0,0 +1929,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Estonia,0,0 +1930,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Cyprus,0,0 +1931,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Croatia,0,0 +1932,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Finland,1,0 +1933,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Georgia,0,0 +1934,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Hungary,0,0 +1935,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Latvia,0,0 +1936,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Lithuania,0,0 +1937,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Greece,0,0 +1938,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Moldova,0,0 +1939,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Malta,0,0 +1940,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Monaco,0,0 +1941,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Netherlands,0,0 +1942,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Iceland,0,0 +1943,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Ireland,0,0 +1944,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Kosovo,0,0 +1945,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Kazakhstan,0,0 +1946,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Poland,0,0 +1947,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Turkey,0,0 +1948,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Ukraine,0,0 +1949,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Slovakia,0,0 +1950,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Serbia,0,0 +1951,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Switzerland,0,0 +1952,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Norway,0,0 +1953,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Montenegro,0,0 +1954,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Iran,0,0 +1955,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Liechtenstein,0,0 +1956,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Russia,2,0 +1957,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Mexico,0,0 +1958,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Egypt,1,0 +1959,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Malaysia,19,0 +1960,,,,,,5.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Nepal,1,0 +1961,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Afghanistan,0,0 +1962,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Iraq,0,0 +1963,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Philippines,3,1 +1964,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Kuwait,0,0 +1965,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,South Africa,0,0 +1966,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Armenia,0,0 +1967,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Pakistan,0,0 +1968,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Brazil,0,0 +1969,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Costa Rica,0,0 +1970,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Panama,0,0 +1971,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,India,3,0 +1972,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Bahrain,0,0 +1973,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,United Arab Emirates,8,0 +1974,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Kyrgyzstan,0,0 +1975,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Indonesia,0,0 +1976,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Namibia,0,0 +1977,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-14,Uganda,0,0 +1978,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Austria,0,0 +1979,,,,,,5.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Germany,16,0 +1980,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,United Kingdom,9,0 +1981,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Vietnam,16,0 +1982,1.0,,,,,,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.5,2020-02-15,South Korea,28,0 +1983,1.0,2.0,1.0,1.0,,5.0,,2000.0,,,200.0,2.0,1.0,3.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-02-15,Singapore,72,0 +1984,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Israel,0,0 +1985,2.0,,2.0,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-02-15,Japan,43,1 +1986,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Sweden,1,0 +1987,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,San Marino,0,0 +1988,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Slovenia,0,0 +1989,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Canada,7,0 +1990,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Taiwan,18,0 +1991,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Macau,10,0 +1992,2.0,,,,,3.0,,,,,,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-15,Hong Kong,56,1 +1993,1.0,,1.0,3.0,,1.0,,700.0,,,,1.0,1.0,1.0,0.0,2.0,1.0,2.0,2.0,3.0,1.0,1.0,0.0,0.0,2020-02-15,China,68347,1662 +1994,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Thailand,33,0 +1995,,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Italy,3,0 +1996,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Czechia,0,0 +1997,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Australia,15,0 +1998,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Trinidad and Tobago,0,0 +1999,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Qatar,0,0 +2000,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,New Zealand,0,0 +2001,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Colombia,0,0 +2002,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Romania,0,0 +2003,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,France,12,1 +2004,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Portugal,0,0 +2005,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-15,Spain,2,0 +2006,1.0,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-15,Belgium,1,0 +2007,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Luxembourg,0,0 +2008,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Albania,0,0 +2009,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Andorra,0,0 +2010,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Azerbaijan,0,0 +2011,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Belarus,0,0 +2012,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Bosnia and Herzegovina,0,0 +2013,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Bulgaria,0,0 +2014,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Denmark,0,0 +2015,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Estonia,0,0 +2016,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Cyprus,0,0 +2017,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Croatia,0,0 +2018,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Finland,1,0 +2019,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Georgia,0,0 +2020,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Hungary,0,0 +2021,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Latvia,0,0 +2022,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Lithuania,0,0 +2023,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Greece,0,0 +2024,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Moldova,0,0 +2025,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Malta,0,0 +2026,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Monaco,0,0 +2027,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Netherlands,0,0 +2028,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Iceland,0,0 +2029,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Ireland,0,0 +2030,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Kosovo,0,0 +2031,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Kazakhstan,0,0 +2032,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Poland,0,0 +2033,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Turkey,0,0 +2034,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Ukraine,0,0 +2035,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Slovakia,0,0 +2036,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Serbia,0,0 +2037,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Switzerland,0,0 +2038,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Norway,0,0 +2039,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Montenegro,0,0 +2040,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Iran,0,0 +2041,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Liechtenstein,0,0 +2042,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Russia,2,0 +2043,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Mexico,0,0 +2044,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Egypt,1,0 +2045,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Malaysia,22,0 +2046,,,,,,5.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Nepal,1,0 +2047,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Afghanistan,0,0 +2048,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Iraq,0,0 +2049,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Philippines,3,1 +2050,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Kuwait,0,0 +2051,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,South Africa,0,0 +2052,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Armenia,0,0 +2053,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Pakistan,0,0 +2054,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Brazil,0,0 +2055,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Costa Rica,0,0 +2056,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Panama,0,0 +2057,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,India,3,0 +2058,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Bahrain,0,0 +2059,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,United Arab Emirates,8,0 +2060,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Kyrgyzstan,0,0 +2061,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Indonesia,0,0 +2062,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Namibia,0,0 +2063,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-15,Uganda,0,0 +2064,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Austria,0,0 +2065,,,,,,5.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Germany,16,0 +2066,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,United Kingdom,9,0 +2067,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Vietnam,16,0 +2068,1.0,,,,,,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.5,2020-02-16,South Korea,29,0 +2069,1.0,2.0,1.0,1.0,,5.0,,2000.0,,,200.0,2.0,1.0,3.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-02-16,Singapore,75,0 +2070,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Israel,0,0 +2071,2.0,,2.0,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-02-16,Japan,59,1 +2072,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Sweden,1,0 +2073,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,San Marino,0,0 +2074,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Slovenia,0,0 +2075,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Canada,7,0 +2076,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Taiwan,20,1 +2077,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Macau,10,0 +2078,2.0,,,,,3.0,,,,,,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-16,Hong Kong,57,1 +2079,1.0,,1.0,3.0,,1.0,,700.0,,,2.0,2.0,1.0,1.0,0.0,2.0,1.0,2.0,2.0,3.0,1.0,1.0,0.0,0.0,2020-02-16,China,70446,1765 +2080,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Thailand,34,0 +2081,,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Italy,3,0 +2082,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Czechia,0,0 +2083,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Australia,15,0 +2084,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Trinidad and Tobago,0,0 +2085,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Qatar,0,0 +2086,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,New Zealand,0,0 +2087,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Colombia,0,0 +2088,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Romania,0,0 +2089,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,France,12,1 +2090,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Portugal,0,0 +2091,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-16,Spain,2,0 +2092,1.0,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-16,Belgium,1,0 +2093,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Luxembourg,0,0 +2094,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Albania,0,0 +2095,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Andorra,0,0 +2096,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Azerbaijan,0,0 +2097,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Belarus,0,0 +2098,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Bosnia and Herzegovina,0,0 +2099,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Bulgaria,0,0 +2100,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Denmark,0,0 +2101,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Estonia,0,0 +2102,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Cyprus,0,0 +2103,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Croatia,0,0 +2104,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Finland,1,0 +2105,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Georgia,0,0 +2106,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Hungary,0,0 +2107,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Latvia,0,0 +2108,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Lithuania,0,0 +2109,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Greece,0,0 +2110,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Moldova,0,0 +2111,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Malta,0,0 +2112,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Monaco,0,0 +2113,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Netherlands,0,0 +2114,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Iceland,0,0 +2115,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Ireland,0,0 +2116,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Kosovo,0,0 +2117,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Kazakhstan,0,0 +2118,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Poland,0,0 +2119,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Turkey,0,0 +2120,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Ukraine,0,0 +2121,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Slovakia,0,0 +2122,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Serbia,0,0 +2123,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Switzerland,0,0 +2124,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Norway,0,0 +2125,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Montenegro,0,0 +2126,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Iran,0,0 +2127,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Liechtenstein,0,0 +2128,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Russia,2,0 +2129,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Mexico,0,0 +2130,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Egypt,1,0 +2131,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Malaysia,22,0 +2132,,,,,,5.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Nepal,1,0 +2133,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Afghanistan,0,0 +2134,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Iraq,0,0 +2135,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Philippines,3,1 +2136,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Kuwait,0,0 +2137,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,South Africa,0,0 +2138,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Armenia,0,0 +2139,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Pakistan,0,0 +2140,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Brazil,0,0 +2141,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Costa Rica,0,0 +2142,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Panama,0,0 +2143,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,India,3,0 +2144,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Bahrain,0,0 +2145,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,United Arab Emirates,9,0 +2146,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Kyrgyzstan,0,0 +2147,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Indonesia,0,0 +2148,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Namibia,0,0 +2149,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-16,Uganda,0,0 +2150,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Austria,0,0 +2151,,,,,,5.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Germany,16,0 +2152,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,United Kingdom,9,0 +2153,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Vietnam,16,0 +2154,1.0,,,,,,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.5,2020-02-17,South Korea,30,0 +2155,1.0,2.0,1.0,1.0,,5.0,,2000.0,,,200.0,2.0,1.0,3.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-02-17,Singapore,77,0 +2156,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Israel,0,0 +2157,2.0,,2.0,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-02-17,Japan,66,1 +2158,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Sweden,1,0 +2159,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,San Marino,0,0 +2160,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Slovenia,0,0 +2161,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Canada,8,0 +2162,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Taiwan,22,1 +2163,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Macau,10,0 +2164,2.0,,,,,3.0,,,,,,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-17,Hong Kong,60,1 +2165,1.0,,1.0,3.0,,1.0,,700.0,,,2.0,2.0,1.0,1.0,0.0,2.0,1.0,2.0,2.0,3.0,2.0,1.0,0.0,0.0,2020-02-17,China,72364,1863 +2166,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Thailand,35,0 +2167,,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Italy,3,0 +2168,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Czechia,0,0 +2169,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Australia,15,0 +2170,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Trinidad and Tobago,0,0 +2171,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Qatar,0,0 +2172,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,New Zealand,0,0 +2173,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Colombia,0,0 +2174,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Romania,0,0 +2175,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,France,12,1 +2176,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Portugal,0,0 +2177,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-17,Spain,2,0 +2178,1.0,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-17,Belgium,1,0 +2179,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Luxembourg,0,0 +2180,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Albania,0,0 +2181,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Andorra,0,0 +2182,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Azerbaijan,0,0 +2183,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Belarus,0,0 +2184,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Bosnia and Herzegovina,0,0 +2185,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Bulgaria,0,0 +2186,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Denmark,0,0 +2187,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Estonia,0,0 +2188,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Cyprus,0,0 +2189,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Croatia,0,0 +2190,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Finland,1,0 +2191,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Georgia,0,0 +2192,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Hungary,0,0 +2193,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Latvia,0,0 +2194,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Lithuania,0,0 +2195,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Greece,0,0 +2196,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Moldova,0,0 +2197,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Malta,0,0 +2198,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Monaco,0,0 +2199,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Netherlands,0,0 +2200,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Iceland,0,0 +2201,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Ireland,0,0 +2202,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Kosovo,0,0 +2203,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Kazakhstan,0,0 +2204,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Poland,0,0 +2205,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Turkey,0,0 +2206,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Ukraine,0,0 +2207,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Slovakia,0,0 +2208,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Serbia,0,0 +2209,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Switzerland,0,0 +2210,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Norway,0,0 +2211,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Montenegro,0,0 +2212,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Iran,0,0 +2213,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Liechtenstein,0,0 +2214,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Russia,2,0 +2215,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Mexico,0,0 +2216,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Egypt,1,0 +2217,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Malaysia,22,0 +2218,,,,,,5.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Nepal,1,0 +2219,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Afghanistan,0,0 +2220,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Iraq,0,0 +2221,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Philippines,3,1 +2222,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Kuwait,0,0 +2223,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,South Africa,0,0 +2224,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Armenia,0,0 +2225,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Pakistan,0,0 +2226,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Brazil,0,0 +2227,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Costa Rica,0,0 +2228,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Panama,0,0 +2229,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,India,3,0 +2230,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Bahrain,0,0 +2231,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,United Arab Emirates,9,0 +2232,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Kyrgyzstan,0,0 +2233,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Indonesia,0,0 +2234,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Namibia,0,0 +2235,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-17,Uganda,0,0 +2236,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Austria,0,0 +2237,,,,,,5.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Germany,16,0 +2238,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,United Kingdom,9,0 +2239,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Vietnam,16,0 +2240,1.0,,,,,,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.5,2020-02-18,South Korea,31,0 +2241,1.0,2.0,1.0,1.0,,5.0,,2000.0,,,200.0,2.0,1.0,3.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-02-18,Singapore,81,0 +2242,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Israel,0,0 +2243,2.0,,2.0,,,5.0,2404.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-02-18,Japan,74,1 +2244,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Sweden,1,0 +2245,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,San Marino,0,0 +2246,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Slovenia,0,0 +2247,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Canada,8,0 +2248,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Taiwan,22,1 +2249,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Macau,10,0 +2250,2.0,,,,,3.0,,,,,,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-18,Hong Kong,62,1 +2251,1.0,,1.0,3.0,,1.0,,700.0,,,2.0,2.0,1.0,1.0,0.0,2.0,1.0,2.0,3.0,3.0,2.0,1.0,0.0,0.0,2020-02-18,China,74139,2002 +2252,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Thailand,35,0 +2253,,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Italy,3,0 +2254,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Czechia,0,0 +2255,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Australia,15,0 +2256,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Trinidad and Tobago,0,0 +2257,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Qatar,0,0 +2258,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,New Zealand,0,0 +2259,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Colombia,0,0 +2260,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Romania,0,0 +2261,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,France,12,1 +2262,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Portugal,0,0 +2263,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-18,Spain,2,0 +2264,1.0,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-18,Belgium,1,0 +2265,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Luxembourg,0,0 +2266,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Albania,0,0 +2267,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Andorra,0,0 +2268,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Azerbaijan,0,0 +2269,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Belarus,0,0 +2270,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Bosnia and Herzegovina,0,0 +2271,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Bulgaria,0,0 +2272,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Denmark,0,0 +2273,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Estonia,0,0 +2274,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Cyprus,0,0 +2275,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Croatia,0,0 +2276,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Finland,1,0 +2277,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Georgia,0,0 +2278,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Hungary,0,0 +2279,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Latvia,0,0 +2280,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Lithuania,0,0 +2281,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Greece,0,0 +2282,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Moldova,0,0 +2283,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Malta,0,0 +2284,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Monaco,0,0 +2285,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Netherlands,0,0 +2286,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Iceland,0,0 +2287,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Ireland,0,0 +2288,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Kosovo,0,0 +2289,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Kazakhstan,0,0 +2290,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Poland,0,0 +2291,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Turkey,0,0 +2292,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Ukraine,0,0 +2293,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Slovakia,0,0 +2294,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Serbia,0,0 +2295,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Switzerland,0,0 +2296,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Norway,0,0 +2297,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Montenegro,0,0 +2298,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Iran,0,0 +2299,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Liechtenstein,0,0 +2300,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Russia,2,0 +2301,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Mexico,0,0 +2302,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Egypt,1,0 +2303,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Malaysia,22,0 +2304,,,,,,5.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Nepal,1,0 +2305,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Afghanistan,0,0 +2306,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Iraq,0,0 +2307,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Philippines,3,1 +2308,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Kuwait,0,0 +2309,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,South Africa,0,0 +2310,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Armenia,0,0 +2311,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Pakistan,0,0 +2312,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Brazil,0,0 +2313,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Costa Rica,0,0 +2314,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Panama,0,0 +2315,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,India,3,0 +2316,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Bahrain,0,0 +2317,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,United Arab Emirates,9,0 +2318,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Kyrgyzstan,0,0 +2319,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Indonesia,0,0 +2320,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Namibia,0,0 +2321,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-18,Uganda,0,0 +2322,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Austria,0,0 +2323,,,,,,5.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Germany,16,0 +2324,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,United Kingdom,9,0 +2325,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Vietnam,16,0 +2326,1.0,,,1.0,,,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.5,2020-02-19,South Korea,31,0 +2327,1.0,2.0,1.0,1.0,,5.0,,2000.0,,,200.0,2.0,1.0,3.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-02-19,Singapore,84,0 +2328,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Israel,0,0 +2329,2.0,,2.0,,,5.0,2404.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-02-19,Japan,84,1 +2330,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Sweden,1,0 +2331,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,San Marino,0,0 +2332,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Slovenia,0,0 +2333,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Canada,8,0 +2334,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Taiwan,23,1 +2335,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Macau,10,0 +2336,2.0,,,,,3.0,,,,,,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-19,Hong Kong,63,2 +2337,1.0,,1.0,3.0,2.0,1.0,,700.0,,,2.0,2.0,1.0,1.0,0.0,2.0,1.0,2.0,3.0,3.0,2.0,1.0,1.0,0.0,2020-02-19,China,74546,2114 +2338,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Thailand,35,0 +2339,,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Italy,3,0 +2340,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Czechia,0,0 +2341,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Australia,15,0 +2342,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Trinidad and Tobago,0,0 +2343,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Qatar,0,0 +2344,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,New Zealand,0,0 +2345,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Colombia,0,0 +2346,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Romania,0,0 +2347,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,France,12,1 +2348,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Portugal,0,0 +2349,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-19,Spain,2,0 +2350,1.0,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-19,Belgium,1,0 +2351,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Luxembourg,0,0 +2352,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Albania,0,0 +2353,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Andorra,0,0 +2354,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Azerbaijan,0,0 +2355,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Belarus,0,0 +2356,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Bosnia and Herzegovina,0,0 +2357,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Bulgaria,0,0 +2358,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Denmark,0,0 +2359,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Estonia,0,0 +2360,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Cyprus,0,0 +2361,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Croatia,0,0 +2362,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Finland,1,0 +2363,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Georgia,0,0 +2364,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Hungary,0,0 +2365,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Latvia,0,0 +2366,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Lithuania,0,0 +2367,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Greece,0,0 +2368,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Moldova,0,0 +2369,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Malta,0,0 +2370,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Monaco,0,0 +2371,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Netherlands,0,0 +2372,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Iceland,0,0 +2373,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Ireland,0,0 +2374,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Kosovo,0,0 +2375,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Kazakhstan,0,0 +2376,,,,,,,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Poland,0,0 +2377,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Turkey,0,0 +2378,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Ukraine,0,0 +2379,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Slovakia,0,0 +2380,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Serbia,0,0 +2381,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Switzerland,0,0 +2382,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Norway,0,0 +2383,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Montenegro,0,0 +2384,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Iran,2,2 +2385,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Liechtenstein,0,0 +2386,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Russia,2,0 +2387,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Mexico,0,0 +2388,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Egypt,1,0 +2389,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Malaysia,22,0 +2390,,,,,,5.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Nepal,1,0 +2391,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Afghanistan,0,0 +2392,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Iraq,0,0 +2393,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Philippines,3,1 +2394,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Kuwait,0,0 +2395,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,South Africa,0,0 +2396,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Armenia,0,0 +2397,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Pakistan,0,0 +2398,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Brazil,0,0 +2399,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Costa Rica,0,0 +2400,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Panama,0,0 +2401,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,India,3,0 +2402,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Bahrain,0,0 +2403,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,United Arab Emirates,9,0 +2404,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Kyrgyzstan,0,0 +2405,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Indonesia,0,0 +2406,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Namibia,0,0 +2407,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-19,Uganda,0,0 +2408,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Austria,0,0 +2409,,,,,,5.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Germany,16,0 +2410,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,United Kingdom,9,0 +2411,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Vietnam,16,0 +2412,1.0,,,1.0,,,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.5,2020-02-20,South Korea,104,1 +2413,1.0,2.0,1.0,1.0,,5.0,,2000.0,,,200.0,2.0,1.0,3.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-02-20,Singapore,84,0 +2414,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Israel,0,0 +2415,2.0,,2.0,,,5.0,2404.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-02-20,Japan,94,1 +2416,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Sweden,1,0 +2417,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,San Marino,0,0 +2418,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Slovenia,0,0 +2419,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Canada,8,0 +2420,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Taiwan,24,1 +2421,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Macau,10,0 +2422,2.0,,,,,3.0,,,,,,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-20,Hong Kong,68,2 +2423,1.0,,1.0,3.0,2.0,1.0,,700.0,,,2.0,2.0,1.0,1.0,0.0,2.0,1.0,2.0,3.0,3.0,2.0,1.0,1.0,0.0,2020-02-20,China,74999,2236 +2424,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Thailand,35,0 +2425,,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Italy,3,0 +2426,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Czechia,0,0 +2427,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Australia,15,0 +2428,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Trinidad and Tobago,0,0 +2429,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Qatar,0,0 +2430,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,New Zealand,0,0 +2431,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Colombia,0,0 +2432,,,,,,1.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Romania,0,0 +2433,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,France,12,1 +2434,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Portugal,0,0 +2435,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-20,Spain,2,0 +2436,1.0,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-20,Belgium,1,0 +2437,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Luxembourg,0,0 +2438,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Albania,0,0 +2439,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Andorra,0,0 +2440,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Azerbaijan,0,0 +2441,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Belarus,0,0 +2442,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Bosnia and Herzegovina,0,0 +2443,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Bulgaria,0,0 +2444,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Denmark,0,0 +2445,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Estonia,0,0 +2446,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Cyprus,0,0 +2447,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Croatia,0,0 +2448,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Finland,1,0 +2449,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Georgia,0,0 +2450,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Hungary,0,0 +2451,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Latvia,0,0 +2452,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Lithuania,0,0 +2453,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Greece,0,0 +2454,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Moldova,0,0 +2455,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Malta,0,0 +2456,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Monaco,0,0 +2457,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Netherlands,0,0 +2458,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Iceland,0,0 +2459,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Ireland,0,0 +2460,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Kosovo,0,0 +2461,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Kazakhstan,0,0 +2462,,,,,,,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Poland,0,0 +2463,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Turkey,0,0 +2464,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Ukraine,0,0 +2465,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Slovakia,0,0 +2466,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Serbia,0,0 +2467,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Switzerland,0,0 +2468,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Norway,0,0 +2469,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Montenegro,0,0 +2470,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Iran,5,2 +2471,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Liechtenstein,0,0 +2472,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Russia,2,0 +2473,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Mexico,0,0 +2474,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Egypt,1,0 +2475,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Malaysia,22,0 +2476,,,,,,5.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Nepal,1,0 +2477,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Afghanistan,0,0 +2478,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Iraq,0,0 +2479,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Philippines,3,1 +2480,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Kuwait,0,0 +2481,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,South Africa,0,0 +2482,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Armenia,0,0 +2483,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Pakistan,0,0 +2484,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Brazil,0,0 +2485,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Costa Rica,0,0 +2486,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Panama,0,0 +2487,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,India,3,0 +2488,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Bahrain,0,0 +2489,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,United Arab Emirates,9,0 +2490,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Kyrgyzstan,0,0 +2491,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Indonesia,0,0 +2492,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Namibia,0,0 +2493,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-20,Uganda,0,0 +2494,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Austria,0,0 +2495,,,,,,5.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Germany,16,0 +2496,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,United Kingdom,9,0 +2497,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Vietnam,16,0 +2498,1.0,,,1.0,,,,,,,,1.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.5,2020-02-21,South Korea,204,2 +2499,1.0,2.0,1.0,1.0,,5.0,,2000.0,,,200.0,2.0,1.0,3.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-02-21,Singapore,85,0 +2500,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Israel,1,0 +2501,2.0,,2.0,,,5.0,2404.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-02-21,Japan,105,1 +2502,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Sweden,1,0 +2503,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,San Marino,0,0 +2504,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Slovenia,0,0 +2505,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Canada,9,0 +2506,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Taiwan,26,1 +2507,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Macau,10,0 +2508,2.0,,,,,3.0,,,,,,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-21,Hong Kong,68,2 +2509,1.0,,1.0,3.0,2.0,1.0,,700.0,,,2.0,2.0,1.0,1.0,0.0,2.0,1.0,2.0,3.0,3.0,2.0,1.0,1.0,0.6,2020-02-21,China,75472,2236 +2510,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Thailand,35,0 +2511,,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Italy,20,1 +2512,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Czechia,0,0 +2513,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Australia,15,0 +2514,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Trinidad and Tobago,0,0 +2515,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Qatar,0,0 +2516,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,New Zealand,0,0 +2517,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Colombia,0,0 +2518,,,,,,3.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Romania,0,0 +2519,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,France,12,1 +2520,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Portugal,0,0 +2521,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-21,Spain,2,0 +2522,1.0,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-21,Belgium,1,0 +2523,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Luxembourg,0,0 +2524,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Albania,0,0 +2525,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Andorra,0,0 +2526,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Azerbaijan,0,0 +2527,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Belarus,0,0 +2528,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Bosnia and Herzegovina,0,0 +2529,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Bulgaria,0,0 +2530,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Denmark,0,0 +2531,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Estonia,0,0 +2532,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Cyprus,0,0 +2533,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Croatia,0,0 +2534,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Finland,1,0 +2535,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Georgia,0,0 +2536,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Hungary,0,0 +2537,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Latvia,0,0 +2538,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Lithuania,0,0 +2539,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Greece,0,0 +2540,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Moldova,0,0 +2541,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Malta,0,0 +2542,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Monaco,0,0 +2543,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Netherlands,0,0 +2544,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Iceland,0,0 +2545,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Ireland,0,0 +2546,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Kosovo,0,0 +2547,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Kazakhstan,0,0 +2548,,,,,,,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Poland,0,0 +2549,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Turkey,0,0 +2550,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Ukraine,0,0 +2551,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Slovakia,0,0 +2552,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Serbia,0,0 +2553,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Switzerland,0,0 +2554,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Norway,0,0 +2555,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Montenegro,0,0 +2556,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Iran,18,4 +2557,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Liechtenstein,0,0 +2558,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Russia,2,0 +2559,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Mexico,0,0 +2560,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Egypt,1,0 +2561,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Malaysia,22,0 +2562,,,,,,5.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Nepal,1,0 +2563,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Afghanistan,0,0 +2564,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Iraq,0,0 +2565,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Philippines,3,1 +2566,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Kuwait,0,0 +2567,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,South Africa,0,0 +2568,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Armenia,0,0 +2569,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Pakistan,0,0 +2570,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Brazil,0,0 +2571,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Costa Rica,0,0 +2572,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Panama,0,0 +2573,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,India,3,0 +2574,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Bahrain,0,0 +2575,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,United Arab Emirates,9,0 +2576,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Kyrgyzstan,0,0 +2577,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Indonesia,0,0 +2578,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Namibia,0,0 +2579,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-21,Uganda,0,0 +2580,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Austria,0,0 +2581,,,,,,5.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Germany,16,0 +2582,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,United Kingdom,9,0 +2583,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Vietnam,16,0 +2584,1.0,,2.0,1.0,,,,,,,,1.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.7,2020-02-22,South Korea,433,2 +2585,1.0,2.0,1.0,1.0,,5.0,,2000.0,,,200.0,2.0,1.0,3.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-02-22,Singapore,85,0 +2586,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Israel,1,0 +2587,2.0,,2.0,,,5.0,2404.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-02-22,Japan,122,1 +2588,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Sweden,1,0 +2589,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,San Marino,0,0 +2590,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Slovenia,0,0 +2591,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Canada,9,0 +2592,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Taiwan,26,1 +2593,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Macau,10,0 +2594,2.0,,,,,3.0,,,,,,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-22,Hong Kong,69,2 +2595,1.0,,1.0,3.0,2.0,1.0,,700.0,,,2.0,2.0,1.0,1.0,0.0,2.0,1.0,2.0,3.0,3.0,2.0,1.0,1.0,0.6,2020-02-22,China,76922,2441 +2596,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Thailand,35,0 +2597,,,,1.0,,6.0,,,,,100.0,0.0,1.0,1.0,0.0,0.0,0.0,1.0,2.0,4.0,0.0,0.0,0.0,0.0,2020-02-22,Italy,62,2 +2598,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Czechia,0,0 +2599,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Australia,15,0 +2600,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Trinidad and Tobago,0,0 +2601,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Qatar,0,0 +2602,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,New Zealand,0,0 +2603,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Colombia,0,0 +2604,,,,,,3.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Romania,0,0 +2605,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,France,12,1 +2606,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Portugal,0,0 +2607,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-22,Spain,2,0 +2608,1.0,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-22,Belgium,1,0 +2609,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Luxembourg,0,0 +2610,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Albania,0,0 +2611,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Andorra,0,0 +2612,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Azerbaijan,0,0 +2613,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Belarus,0,0 +2614,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Bosnia and Herzegovina,0,0 +2615,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Bulgaria,0,0 +2616,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Denmark,0,0 +2617,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Estonia,0,0 +2618,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Cyprus,0,0 +2619,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Croatia,0,0 +2620,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Finland,1,0 +2621,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Georgia,0,0 +2622,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Hungary,0,0 +2623,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Latvia,0,0 +2624,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Lithuania,0,0 +2625,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Greece,0,0 +2626,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Moldova,0,0 +2627,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Malta,0,0 +2628,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Monaco,0,0 +2629,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Netherlands,0,0 +2630,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Iceland,0,0 +2631,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Ireland,0,0 +2632,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Kosovo,0,0 +2633,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Kazakhstan,0,0 +2634,,,,,,,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Poland,0,0 +2635,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Turkey,0,0 +2636,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Ukraine,0,0 +2637,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Slovakia,0,0 +2638,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Serbia,0,0 +2639,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Switzerland,0,0 +2640,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Norway,0,0 +2641,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Montenegro,0,0 +2642,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Iran,28,5 +2643,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Liechtenstein,0,0 +2644,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Russia,2,0 +2645,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Mexico,0,0 +2646,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Egypt,1,0 +2647,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Malaysia,22,0 +2648,,,,,,5.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Nepal,1,0 +2649,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Afghanistan,0,0 +2650,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Iraq,0,0 +2651,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Philippines,3,1 +2652,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Kuwait,0,0 +2653,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,South Africa,0,0 +2654,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Armenia,0,0 +2655,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Pakistan,0,0 +2656,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Brazil,0,0 +2657,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Costa Rica,0,0 +2658,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Panama,0,0 +2659,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,India,3,0 +2660,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Bahrain,0,0 +2661,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,United Arab Emirates,13,0 +2662,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Kyrgyzstan,0,0 +2663,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Indonesia,0,0 +2664,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Namibia,0,0 +2665,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-22,Uganda,0,0 +2666,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Austria,0,0 +2667,,,,,,5.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Germany,16,0 +2668,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,United Kingdom,9,0 +2669,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Vietnam,16,0 +2670,1.0,,2.0,1.0,,,,,,,,1.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.7,2020-02-23,South Korea,602,6 +2671,1.0,2.0,1.0,1.0,,5.0,,2000.0,,,200.0,2.0,1.0,3.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-02-23,Singapore,89,0 +2672,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Israel,1,0 +2673,2.0,,2.0,,,5.0,2404.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-02-23,Japan,147,1 +2674,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Sweden,1,0 +2675,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,San Marino,0,0 +2676,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Slovenia,0,0 +2677,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Canada,9,0 +2678,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Taiwan,28,1 +2679,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Macau,10,0 +2680,2.0,,,,,3.0,,,,,,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-23,Hong Kong,74,2 +2681,1.0,,1.0,3.0,2.0,1.0,,700.0,,,2.0,2.0,1.0,1.0,0.0,2.0,1.0,2.0,3.0,3.0,2.0,1.0,1.0,0.6,2020-02-23,China,76938,2443 +2682,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Thailand,35,0 +2683,,,,1.0,,6.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,0.0,1.0,2.0,4.0,0.0,0.0,0.0,0.0,2020-02-23,Italy,155,3 +2684,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Czechia,0,0 +2685,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Australia,15,0 +2686,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Trinidad and Tobago,0,0 +2687,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Qatar,0,0 +2688,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,New Zealand,0,0 +2689,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Colombia,0,0 +2690,,,,,,3.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Romania,0,0 +2691,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,France,12,1 +2692,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Portugal,0,0 +2693,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-23,Spain,2,0 +2694,1.0,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-23,Belgium,1,0 +2695,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Luxembourg,0,0 +2696,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Albania,0,0 +2697,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Andorra,0,0 +2698,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Azerbaijan,0,0 +2699,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Belarus,0,0 +2700,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Bosnia and Herzegovina,0,0 +2701,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Bulgaria,0,0 +2702,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Denmark,0,0 +2703,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Estonia,0,0 +2704,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Cyprus,0,0 +2705,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Croatia,0,0 +2706,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Finland,1,0 +2707,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Georgia,0,0 +2708,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Hungary,0,0 +2709,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Latvia,0,0 +2710,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Lithuania,0,0 +2711,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Greece,0,0 +2712,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Moldova,0,0 +2713,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Malta,0,0 +2714,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Monaco,0,0 +2715,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Netherlands,0,0 +2716,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Iceland,0,0 +2717,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Ireland,0,0 +2718,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Kosovo,0,0 +2719,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Kazakhstan,0,0 +2720,,,,,,,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Poland,0,0 +2721,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Turkey,0,0 +2722,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Ukraine,0,0 +2723,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Slovakia,0,0 +2724,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Serbia,0,0 +2725,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Switzerland,0,0 +2726,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Norway,0,0 +2727,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Montenegro,0,0 +2728,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Iran,43,8 +2729,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Liechtenstein,0,0 +2730,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Russia,2,0 +2731,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Mexico,0,0 +2732,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Egypt,1,0 +2733,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Malaysia,22,0 +2734,,,,,,5.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Nepal,1,0 +2735,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Afghanistan,0,0 +2736,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Iraq,0,0 +2737,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Philippines,3,1 +2738,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Kuwait,0,0 +2739,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,South Africa,0,0 +2740,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Armenia,0,0 +2741,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Pakistan,0,0 +2742,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Brazil,0,0 +2743,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Costa Rica,0,0 +2744,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Panama,0,0 +2745,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,India,3,0 +2746,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Bahrain,0,0 +2747,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,United Arab Emirates,13,0 +2748,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Kyrgyzstan,0,0 +2749,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Indonesia,0,0 +2750,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Namibia,0,0 +2751,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-23,Uganda,0,0 +2752,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Austria,0,0 +2753,,,,,,5.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Germany,16,0 +2754,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,United Kingdom,13,0 +2755,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Vietnam,16,0 +2756,1.0,,2.0,1.0,,,,,,,,1.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.7,2020-02-24,South Korea,833,8 +2757,1.0,2.0,1.0,1.0,,5.0,,2000.0,,,200.0,2.0,1.0,3.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-02-24,Singapore,89,0 +2758,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Israel,1,0 +2759,2.0,,2.0,,,5.0,2404.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-02-24,Japan,159,1 +2760,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Sweden,1,0 +2761,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,San Marino,0,0 +2762,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Slovenia,0,0 +2763,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Canada,10,0 +2764,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Taiwan,30,1 +2765,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Macau,10,0 +2766,2.0,,,,,3.0,,,,,,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-24,Hong Kong,79,2 +2767,1.0,,1.0,3.0,2.0,1.0,320000.0,700.0,,,2.0,2.0,1.0,1.0,0.0,2.0,1.0,2.0,3.0,3.0,2.0,1.0,1.0,0.6,2020-02-24,China,77152,2593 +2768,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Thailand,35,0 +2769,,,,1.0,,6.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,0.0,2.0,2.0,4.0,0.0,0.0,0.0,0.0,2020-02-24,Italy,229,7 +2770,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Czechia,0,0 +2771,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Australia,15,0 +2772,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Trinidad and Tobago,0,0 +2773,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Qatar,0,0 +2774,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,New Zealand,0,0 +2775,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Colombia,0,0 +2776,,,,,,3.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Romania,0,0 +2777,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,France,12,1 +2778,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Portugal,0,0 +2779,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-24,Spain,2,0 +2780,1.0,,2.0,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-24,Belgium,1,0 +2781,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Luxembourg,0,0 +2782,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Albania,0,0 +2783,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Andorra,0,0 +2784,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Azerbaijan,0,0 +2785,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Belarus,0,0 +2786,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Bosnia and Herzegovina,0,0 +2787,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Bulgaria,0,0 +2788,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Denmark,0,0 +2789,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Estonia,0,0 +2790,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Cyprus,0,0 +2791,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Croatia,0,0 +2792,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Finland,1,0 +2793,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Georgia,0,0 +2794,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Hungary,0,0 +2795,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Latvia,0,0 +2796,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Lithuania,0,0 +2797,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Greece,0,0 +2798,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Moldova,0,0 +2799,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Malta,0,0 +2800,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Monaco,0,0 +2801,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Netherlands,0,0 +2802,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Iceland,0,0 +2803,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Ireland,0,0 +2804,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Kosovo,0,0 +2805,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Kazakhstan,0,0 +2806,,,,,,,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Poland,0,0 +2807,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Turkey,0,0 +2808,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Ukraine,0,0 +2809,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Slovakia,0,0 +2810,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Serbia,0,0 +2811,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Switzerland,0,0 +2812,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Norway,0,0 +2813,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Montenegro,0,0 +2814,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Iran,61,12 +2815,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Liechtenstein,0,0 +2816,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Russia,2,0 +2817,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Mexico,0,0 +2818,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Egypt,1,0 +2819,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Malaysia,22,0 +2820,1.0,,,,,5.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Nepal,1,0 +2821,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Afghanistan,1,0 +2822,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Iraq,1,0 +2823,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Philippines,3,1 +2824,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Kuwait,1,0 +2825,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,South Africa,0,0 +2826,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Armenia,0,0 +2827,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Pakistan,0,0 +2828,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Brazil,0,0 +2829,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Costa Rica,0,0 +2830,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Panama,0,0 +2831,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,India,3,0 +2832,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Bahrain,1,0 +2833,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,United Arab Emirates,13,0 +2834,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Kyrgyzstan,0,0 +2835,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Indonesia,0,0 +2836,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Namibia,0,0 +2837,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-24,Uganda,0,0 +2838,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Austria,2,0 +2839,,,,,,5.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Germany,17,0 +2840,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,United Kingdom,13,0 +2841,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Vietnam,16,0 +2842,1.0,,2.0,1.0,,,,,,,,1.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.7,2020-02-25,South Korea,977,10 +2843,1.0,2.0,1.0,1.0,,5.0,,2000.0,,,200.0,2.0,1.0,3.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-02-25,Singapore,91,0 +2844,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Israel,1,0 +2845,2.0,,2.0,,,5.0,2404.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-02-25,Japan,170,1 +2846,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Sweden,1,0 +2847,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,San Marino,0,0 +2848,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Slovenia,0,0 +2849,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Canada,11,0 +2850,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Taiwan,31,1 +2851,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Macau,10,0 +2852,2.0,,,,,3.0,,,,,,0.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-02-25,Hong Kong,84,2 +2853,1.0,,1.0,3.0,2.0,3.0,320000.0,700.0,,,2.0,2.0,1.0,1.0,0.0,2.0,1.0,2.0,3.0,3.0,2.0,1.0,1.0,0.7,2020-02-25,China,77660,2663 +2854,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Thailand,37,0 +2855,,,,1.0,,6.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,0.0,2.0,3.0,4.0,0.0,0.0,0.0,0.0,2020-02-25,Italy,322,10 +2856,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Czechia,0,0 +2857,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Australia,15,0 +2858,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Trinidad and Tobago,0,0 +2859,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Qatar,0,0 +2860,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,New Zealand,0,0 +2861,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Colombia,0,0 +2862,,,,,,3.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Romania,0,0 +2863,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,France,14,1 +2864,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Portugal,0,0 +2865,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-25,Spain,6,0 +2866,1.0,,2.0,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-25,Belgium,1,0 +2867,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Luxembourg,0,0 +2868,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Albania,0,0 +2869,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Andorra,0,0 +2870,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Azerbaijan,0,0 +2871,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Belarus,0,0 +2872,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Bosnia and Herzegovina,0,0 +2873,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Bulgaria,0,0 +2874,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Denmark,0,0 +2875,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Estonia,0,0 +2876,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Cyprus,0,0 +2877,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Croatia,1,0 +2878,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Finland,1,0 +2879,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Georgia,0,0 +2880,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Hungary,0,0 +2881,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Latvia,0,0 +2882,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Lithuania,0,0 +2883,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Greece,0,0 +2884,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Moldova,0,0 +2885,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Malta,0,0 +2886,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Monaco,0,0 +2887,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Netherlands,0,0 +2888,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Iceland,0,0 +2889,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Ireland,0,0 +2890,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Kosovo,0,0 +2891,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Kazakhstan,0,0 +2892,,,,,,,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Poland,0,0 +2893,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Turkey,0,0 +2894,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Ukraine,0,0 +2895,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Slovakia,0,0 +2896,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Serbia,0,0 +2897,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Switzerland,1,0 +2898,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Norway,0,0 +2899,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Montenegro,0,0 +2900,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Iran,95,16 +2901,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Liechtenstein,0,0 +2902,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Russia,2,0 +2903,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Mexico,0,0 +2904,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Egypt,1,0 +2905,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Malaysia,22,0 +2906,1.0,,,,,5.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Nepal,1,0 +2907,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Afghanistan,1,0 +2908,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Iraq,1,0 +2909,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Philippines,3,1 +2910,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Kuwait,11,0 +2911,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,South Africa,0,0 +2912,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Armenia,0,0 +2913,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Pakistan,0,0 +2914,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Brazil,0,0 +2915,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Costa Rica,0,0 +2916,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Panama,0,0 +2917,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,India,3,0 +2918,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Bahrain,23,0 +2919,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,United Arab Emirates,13,0 +2920,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Kyrgyzstan,0,0 +2921,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Indonesia,0,0 +2922,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Namibia,0,0 +2923,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-25,Uganda,0,0 +2924,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Austria,2,0 +2925,,,,,,5.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Germany,27,0 +2926,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,United Kingdom,13,0 +2927,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Vietnam,16,0 +2928,1.0,,2.0,1.0,,,,,,,,1.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.7,2020-02-26,South Korea,1261,12 +2929,1.0,2.0,1.0,1.0,,5.0,,2000.0,,,200.0,2.0,1.0,3.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-02-26,Singapore,93,0 +2930,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Israel,2,0 +2931,2.0,,2.0,,,5.0,2404.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-02-26,Japan,189,2 +2932,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Sweden,2,0 +2933,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,San Marino,0,0 +2934,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Slovenia,0,0 +2935,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Canada,11,0 +2936,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Taiwan,32,1 +2937,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Macau,10,0 +2938,2.0,,,,,3.0,,,,,,0.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-02-26,Hong Kong,91,2 +2939,1.0,,1.0,3.0,2.0,3.0,320000.0,700.0,,,2.0,2.0,1.0,1.0,0.0,2.0,1.0,2.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-02-26,China,78065,2715 +2940,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Thailand,40,0 +2941,,,,1.0,,6.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,0.0,2.0,3.0,4.0,0.0,0.0,0.0,0.0,2020-02-26,Italy,453,12 +2942,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Czechia,0,0 +2943,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Australia,15,0 +2944,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Trinidad and Tobago,0,0 +2945,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Qatar,0,0 +2946,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,New Zealand,0,0 +2947,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Colombia,0,0 +2948,1.0,,,,,3.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Romania,1,0 +2949,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,France,18,2 +2950,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Portugal,0,0 +2951,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-26,Spain,13,0 +2952,1.0,,2.0,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-26,Belgium,1,0 +2953,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Luxembourg,0,0 +2954,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Albania,0,0 +2955,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Andorra,0,0 +2956,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Azerbaijan,0,0 +2957,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Belarus,0,0 +2958,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Bosnia and Herzegovina,0,0 +2959,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Bulgaria,0,0 +2960,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Denmark,0,0 +2961,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Estonia,0,0 +2962,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Cyprus,0,0 +2963,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Croatia,3,0 +2964,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Finland,2,0 +2965,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Georgia,1,0 +2966,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Hungary,0,0 +2967,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Latvia,0,0 +2968,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Lithuania,0,0 +2969,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Greece,1,0 +2970,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Moldova,0,0 +2971,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Malta,0,0 +2972,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Monaco,0,0 +2973,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Netherlands,0,0 +2974,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Iceland,0,0 +2975,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Ireland,0,0 +2976,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Kosovo,0,0 +2977,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Kazakhstan,0,0 +2978,,,,,,,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Poland,0,0 +2979,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Turkey,0,0 +2980,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Ukraine,0,0 +2981,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Slovakia,0,0 +2982,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Serbia,0,0 +2983,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Switzerland,1,0 +2984,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Norway,1,0 +2985,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Montenegro,0,0 +2986,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Iran,139,19 +2987,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Liechtenstein,0,0 +2988,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Russia,2,0 +2989,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Mexico,0,0 +2990,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Egypt,1,0 +2991,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Malaysia,22,0 +2992,1.0,,,,,5.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Nepal,1,0 +2993,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Afghanistan,1,0 +2994,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Iraq,5,0 +2995,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Philippines,3,1 +2996,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Kuwait,26,0 +2997,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,South Africa,0,0 +2998,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Armenia,0,0 +2999,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Pakistan,2,0 +3000,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Brazil,1,0 +3001,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Costa Rica,0,0 +3002,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Panama,0,0 +3003,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,India,3,0 +3004,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Bahrain,33,0 +3005,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,United Arab Emirates,13,0 +3006,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Kyrgyzstan,0,0 +3007,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Indonesia,0,0 +3008,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Namibia,0,0 +3009,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-26,Uganda,0,0 +3010,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Austria,3,0 +3011,,,,,,5.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Germany,46,0 +3012,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,United Kingdom,15,0 +3013,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Vietnam,16,0 +3014,1.0,,2.0,1.0,,,,,,,,1.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.7,2020-02-27,South Korea,1766,13 +3015,1.0,2.0,1.0,1.0,,5.0,,2000.0,,,200.0,2.0,1.0,3.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-02-27,Singapore,93,0 +3016,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Israel,3,0 +3017,2.0,,2.0,,,5.0,2404.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-02-27,Japan,214,4 +3018,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Sweden,7,0 +3019,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,San Marino,1,0 +3020,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Slovenia,0,0 +3021,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Canada,13,0 +3022,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Taiwan,32,1 +3023,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Macau,10,0 +3024,2.0,,,,,3.0,,,,,,0.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-02-27,Hong Kong,92,2 +3025,1.0,,1.0,3.0,2.0,3.0,320000.0,700.0,,,2.0,2.0,1.0,1.0,0.0,2.0,1.0,2.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-02-27,China,78498,2744 +3026,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Thailand,40,0 +3027,,,,1.0,,6.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,0.0,2.0,3.0,4.0,0.0,0.0,1.0,0.0,2020-02-27,Italy,655,17 +3028,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Czechia,0,0 +3029,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Australia,15,0 +3030,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Trinidad and Tobago,0,0 +3031,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Qatar,0,0 +3032,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,New Zealand,0,0 +3033,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Colombia,0,0 +3034,1.0,,,,,3.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Romania,1,0 +3035,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,France,38,2 +3036,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Portugal,0,0 +3037,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-27,Spain,15,0 +3038,1.0,,2.0,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-27,Belgium,1,0 +3039,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Luxembourg,0,0 +3040,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Albania,0,0 +3041,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Andorra,0,0 +3042,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Azerbaijan,0,0 +3043,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Belarus,0,0 +3044,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Bosnia and Herzegovina,0,0 +3045,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Bulgaria,0,0 +3046,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Denmark,1,0 +3047,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Estonia,1,0 +3048,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Cyprus,0,0 +3049,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Croatia,3,0 +3050,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Finland,2,0 +3051,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Georgia,1,0 +3052,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Hungary,0,0 +3053,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Latvia,0,0 +3054,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Lithuania,0,0 +3055,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Greece,3,0 +3056,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Moldova,0,0 +3057,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Malta,0,0 +3058,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Monaco,0,0 +3059,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Netherlands,1,0 +3060,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Iceland,0,0 +3061,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Ireland,0,0 +3062,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Kosovo,0,0 +3063,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Kazakhstan,0,0 +3064,,,,,,,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Poland,0,0 +3065,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Turkey,0,0 +3066,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Ukraine,0,0 +3067,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Slovakia,0,0 +3068,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Serbia,0,0 +3069,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Switzerland,8,0 +3070,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Norway,1,0 +3071,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Montenegro,0,0 +3072,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Iran,245,26 +3073,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Liechtenstein,0,0 +3074,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Russia,2,0 +3075,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Mexico,0,0 +3076,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Egypt,1,0 +3077,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Malaysia,23,0 +3078,1.0,,,,,5.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Nepal,1,0 +3079,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Afghanistan,1,0 +3080,1.0,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Iraq,7,0 +3081,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Philippines,3,1 +3082,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Kuwait,43,0 +3083,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,South Africa,0,0 +3084,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Armenia,0,0 +3085,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Pakistan,2,0 +3086,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Brazil,1,0 +3087,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Costa Rica,0,0 +3088,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Panama,0,0 +3089,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,India,3,0 +3090,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Bahrain,33,0 +3091,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,United Arab Emirates,13,0 +3092,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Kyrgyzstan,0,0 +3093,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Indonesia,0,0 +3094,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Namibia,0,0 +3095,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-27,Uganda,0,0 +3096,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Austria,3,0 +3097,,,,,,5.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-28,Germany,48,0 +3098,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,United Kingdom,20,0 +3099,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Vietnam,16,0 +3100,1.0,,2.0,1.0,,,,,,,,1.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.7,2020-02-28,South Korea,2337,13 +3101,1.0,2.0,1.0,1.0,,5.0,,2000.0,,,200.0,2.0,1.0,3.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-02-28,Singapore,93,0 +3102,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Israel,4,0 +3103,2.0,,2.0,,,5.0,2404.0,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-02-28,Japan,228,4 +3104,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Sweden,7,0 +3105,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,San Marino,1,0 +3106,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Slovenia,0,0 +3107,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Canada,14,0 +3108,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Taiwan,34,1 +3109,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Macau,10,0 +3110,2.0,,,,,3.0,,,,,,0.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-02-28,Hong Kong,94,2 +3111,1.0,,1.0,3.0,2.0,3.0,320000.0,700.0,,,2.0,2.0,1.0,1.0,0.0,2.0,1.0,2.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-02-28,China,78824,2788 +3112,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Thailand,41,0 +3113,,,,1.0,,6.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,0.0,2.0,3.0,4.0,0.0,0.0,1.0,0.0,2020-02-28,Italy,888,21 +3114,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Czechia,0,0 +3115,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Australia,15,0 +3116,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Trinidad and Tobago,0,0 +3117,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Qatar,0,0 +3118,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,New Zealand,1,0 +3119,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Colombia,0,0 +3120,1.0,,,,,3.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-28,Romania,3,0 +3121,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,France,57,2 +3122,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Portugal,0,0 +3123,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-28,Spain,32,0 +3124,1.0,,2.0,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-28,Belgium,1,0 +3125,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Luxembourg,0,0 +3126,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Albania,0,0 +3127,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Andorra,0,0 +3128,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Azerbaijan,0,0 +3129,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Belarus,1,0 +3130,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Bosnia and Herzegovina,0,0 +3131,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Bulgaria,0,0 +3132,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Denmark,1,0 +3133,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Estonia,1,0 +3134,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Cyprus,0,0 +3135,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Croatia,5,0 +3136,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Finland,2,0 +3137,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Georgia,1,0 +3138,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Hungary,0,0 +3139,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Latvia,0,0 +3140,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Lithuania,1,0 +3141,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Greece,4,0 +3142,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Moldova,0,0 +3143,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Malta,0,0 +3144,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Monaco,0,0 +3145,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Netherlands,1,0 +3146,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Iceland,1,0 +3147,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Ireland,0,0 +3148,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Kosovo,0,0 +3149,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Kazakhstan,0,0 +3150,,,,,,,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Poland,0,0 +3151,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Turkey,0,0 +3152,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Ukraine,0,0 +3153,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Slovakia,0,0 +3154,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Serbia,0,0 +3155,1.0,,,,,,,,,,1000.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Switzerland,8,0 +3156,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Norway,6,0 +3157,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Montenegro,0,0 +3158,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Iran,388,34 +3159,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Liechtenstein,0,0 +3160,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Russia,2,0 +3161,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Mexico,1,0 +3162,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Egypt,1,0 +3163,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Malaysia,23,0 +3164,1.0,,,,,5.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Nepal,1,0 +3165,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Afghanistan,1,0 +3166,1.0,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Iraq,7,0 +3167,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Philippines,3,1 +3168,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Kuwait,45,0 +3169,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,South Africa,0,0 +3170,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Armenia,0,0 +3171,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Pakistan,2,0 +3172,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Brazil,1,0 +3173,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Costa Rica,0,0 +3174,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Panama,0,0 +3175,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,India,3,0 +3176,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Bahrain,36,0 +3177,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,United Arab Emirates,19,0 +3178,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Kyrgyzstan,0,0 +3179,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Indonesia,0,0 +3180,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Namibia,0,0 +3181,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-28,Uganda,0,0 +3182,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Austria,9,0 +3183,,,,,,5.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-29,Germany,79,0 +3184,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,United Kingdom,23,0 +3185,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Vietnam,16,0 +3186,1.0,,2.0,1.0,,,,,,,,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,2.0,0.0,0.0,0.0,0.7,2020-02-29,South Korea,3150,16 +3187,1.0,2.0,1.0,1.0,,5.0,,2000.0,,,200.0,2.0,1.0,3.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-02-29,Singapore,102,0 +3188,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Israel,7,0 +3189,2.0,,2.0,,,5.0,2404.0,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-02-29,Japan,241,5 +3190,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Sweden,12,0 +3191,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,San Marino,1,0 +3192,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Slovenia,0,0 +3193,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Canada,20,0 +3194,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Taiwan,39,1 +3195,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Macau,10,0 +3196,2.0,,,,,3.0,,,,,,0.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-02-29,Hong Kong,95,2 +3197,1.0,,1.0,3.0,2.0,3.0,320000.0,700.0,,,2.0,2.0,1.0,1.0,0.0,2.0,1.0,2.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-02-29,China,79251,2835 +3198,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Thailand,42,0 +3199,,,,1.0,,6.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,0.0,2.0,3.0,4.0,0.0,0.0,1.0,0.0,2020-02-29,Italy,1128,29 +3200,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Czechia,0,0 +3201,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Australia,25,0 +3202,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Trinidad and Tobago,0,0 +3203,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Qatar,1,0 +3204,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,New Zealand,1,0 +3205,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Colombia,0,0 +3206,1.0,,,,,3.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-29,Romania,3,0 +3207,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-02-29,France,100,2 +3208,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Portugal,0,0 +3209,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-29,Spain,45,0 +3210,1.0,,2.0,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-29,Belgium,1,0 +3211,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Luxembourg,1,0 +3212,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Albania,0,0 +3213,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Andorra,0,0 +3214,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Azerbaijan,0,0 +3215,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Belarus,1,0 +3216,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Bosnia and Herzegovina,0,0 +3217,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Bulgaria,0,0 +3218,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Denmark,3,0 +3219,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Estonia,1,0 +3220,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Cyprus,0,0 +3221,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Croatia,6,0 +3222,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Finland,3,0 +3223,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Georgia,1,0 +3224,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Hungary,0,0 +3225,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Latvia,0,0 +3226,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Lithuania,1,0 +3227,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Greece,4,0 +3228,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Moldova,0,0 +3229,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Malta,0,0 +3230,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Monaco,1,0 +3231,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Netherlands,6,0 +3232,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Iceland,1,0 +3233,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Ireland,1,0 +3234,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Kosovo,0,0 +3235,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Kazakhstan,0,0 +3236,,,,,,,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Poland,0,0 +3237,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Turkey,0,0 +3238,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Ukraine,0,0 +3239,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Slovakia,0,0 +3240,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Serbia,0,0 +3241,1.0,,,,,,,,,,1000.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Switzerland,18,0 +3242,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Norway,15,0 +3243,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Montenegro,0,0 +3244,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Iran,593,43 +3245,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Liechtenstein,0,0 +3246,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Russia,2,0 +3247,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Mexico,4,0 +3248,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Egypt,1,0 +3249,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Malaysia,25,0 +3250,1.0,,,,,5.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-02-29,Nepal,1,0 +3251,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Afghanistan,1,0 +3252,1.0,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Iraq,13,0 +3253,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Philippines,3,1 +3254,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Kuwait,45,0 +3255,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,South Africa,0,0 +3256,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Armenia,0,0 +3257,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Pakistan,4,0 +3258,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Brazil,2,0 +3259,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Costa Rica,0,0 +3260,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Panama,0,0 +3261,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,India,3,0 +3262,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Bahrain,41,0 +3263,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,United Arab Emirates,21,0 +3264,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Kyrgyzstan,0,0 +3265,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Indonesia,0,0 +3266,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Namibia,0,0 +3267,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-02-29,Uganda,0,0 +3268,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Austria,14,0 +3269,,,,,,5.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-01,Germany,130,0 +3270,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,United Kingdom,36,0 +3271,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Vietnam,16,0 +3272,1.0,,2.0,1.0,,,,,,,,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,2.0,0.0,0.0,0.0,0.7,2020-03-01,South Korea,3736,17 +3273,1.0,2.0,1.0,1.0,,5.0,,2000.0,,,200.0,2.0,1.0,3.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-03-01,Singapore,106,0 +3274,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Israel,10,0 +3275,2.0,,2.0,,,5.0,2404.0,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-03-01,Japan,256,6 +3276,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Sweden,14,0 +3277,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,San Marino,1,0 +3278,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Slovenia,0,0 +3279,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Canada,24,0 +3280,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Taiwan,40,1 +3281,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Macau,10,0 +3282,2.0,,,,,3.0,,,,,,0.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-01,Hong Kong,96,2 +3283,1.0,,1.0,3.0,2.0,3.0,320000.0,700.0,,,2.0,2.0,1.0,1.0,0.0,2.0,1.0,2.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-01,China,79826,2870 +3284,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Thailand,42,1 +3285,,,,1.0,,6.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,0.0,2.0,3.0,4.0,0.0,0.0,1.0,0.0,2020-03-01,Italy,1694,34 +3286,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Czechia,3,0 +3287,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Australia,27,1 +3288,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Trinidad and Tobago,0,0 +3289,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Qatar,3,0 +3290,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,New Zealand,1,0 +3291,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Colombia,0,0 +3292,1.0,,,,,3.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-01,Romania,3,0 +3293,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-01,France,130,2 +3294,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Portugal,0,0 +3295,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-01,Spain,84,0 +3296,1.0,,2.0,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-01,Belgium,2,0 +3297,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Luxembourg,1,0 +3298,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Albania,0,0 +3299,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Andorra,0,0 +3300,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Azerbaijan,3,0 +3301,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Belarus,1,0 +3302,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Bosnia and Herzegovina,0,0 +3303,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Bulgaria,0,0 +3304,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Denmark,4,0 +3305,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Estonia,1,0 +3306,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Cyprus,0,0 +3307,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Croatia,7,0 +3308,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Finland,6,0 +3309,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Georgia,3,0 +3310,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Hungary,0,0 +3311,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Latvia,0,0 +3312,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Lithuania,1,0 +3313,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Greece,7,0 +3314,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Moldova,0,0 +3315,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Malta,0,0 +3316,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Monaco,1,0 +3317,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Netherlands,10,0 +3318,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Iceland,3,0 +3319,1.0,,2.0,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Ireland,1,0 +3320,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Kosovo,0,0 +3321,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Kazakhstan,0,0 +3322,,,,,,,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Poland,0,0 +3323,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Turkey,0,0 +3324,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Ukraine,0,0 +3325,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Slovakia,0,0 +3326,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Serbia,0,0 +3327,1.0,,,,,,,,,,1000.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Switzerland,27,0 +3328,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Norway,19,0 +3329,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Montenegro,0,0 +3330,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Iran,978,54 +3331,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Liechtenstein,0,0 +3332,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Russia,2,0 +3333,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Mexico,5,0 +3334,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Egypt,2,0 +3335,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Malaysia,29,0 +3336,1.0,,,,,5.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-01,Nepal,1,0 +3337,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Afghanistan,1,0 +3338,1.0,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Iraq,19,0 +3339,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Philippines,3,1 +3340,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Kuwait,45,0 +3341,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,South Africa,0,0 +3342,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Armenia,1,0 +3343,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Pakistan,4,0 +3344,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Brazil,2,0 +3345,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Costa Rica,0,0 +3346,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Panama,0,0 +3347,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,India,3,0 +3348,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Bahrain,47,0 +3349,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,United Arab Emirates,21,0 +3350,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Kyrgyzstan,0,0 +3351,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Indonesia,0,0 +3352,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Namibia,0,0 +3353,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-01,Uganda,0,0 +3354,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Austria,18,0 +3355,,,,,,5.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-02,Germany,159,0 +3356,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,United Kingdom,40,0 +3357,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Vietnam,16,0 +3358,1.0,,2.0,1.0,,,,,,,,1.0,1.0,0.0,1.0,0.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.7,2020-03-02,South Korea,4335,28 +3359,1.0,2.0,1.0,1.0,,5.0,,2000.0,,,200.0,2.0,1.0,3.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-03-02,Singapore,108,0 +3360,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Israel,10,0 +3361,2.0,,2.0,,,5.0,2404.0,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-03-02,Japan,274,6 +3362,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Sweden,15,0 +3363,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,San Marino,8,0 +3364,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Slovenia,0,0 +3365,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Canada,27,0 +3366,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Taiwan,41,1 +3367,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Macau,10,0 +3368,2.0,,,,,3.0,,,,,,0.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-02,Hong Kong,100,2 +3369,1.0,,1.0,3.0,2.0,3.0,320000.0,700.0,,,2.0,2.0,1.0,1.0,0.0,2.0,1.0,2.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-02,China,80026,2912 +3370,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Thailand,43,1 +3371,,,,1.0,,6.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,0.0,2.0,3.0,4.0,0.0,0.0,1.0,0.0,2020-03-02,Italy,2036,52 +3372,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Czechia,3,0 +3373,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Australia,30,1 +3374,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Trinidad and Tobago,0,0 +3375,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Qatar,3,0 +3376,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,New Zealand,1,0 +3377,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Colombia,0,0 +3378,1.0,,,,,3.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-02,Romania,3,0 +3379,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-02,France,191,3 +3380,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Portugal,2,0 +3381,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-02,Spain,120,0 +3382,1.0,,2.0,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-02,Belgium,8,0 +3383,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Luxembourg,1,0 +3384,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Albania,0,0 +3385,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Andorra,1,0 +3386,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Azerbaijan,3,0 +3387,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Belarus,1,0 +3388,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Bosnia and Herzegovina,0,0 +3389,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Bulgaria,0,0 +3390,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Denmark,4,0 +3391,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Estonia,1,0 +3392,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Cyprus,0,0 +3393,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-02,Croatia,7,0 +3394,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Finland,6,0 +3395,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Georgia,3,0 +3396,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Hungary,0,0 +3397,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Latvia,1,0 +3398,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Lithuania,1,0 +3399,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Greece,7,0 +3400,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Moldova,0,0 +3401,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Malta,0,0 +3402,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Monaco,1,0 +3403,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Netherlands,18,0 +3404,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Iceland,6,0 +3405,1.0,,2.0,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Ireland,1,0 +3406,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Kosovo,0,0 +3407,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Kazakhstan,0,0 +3408,,,,,,,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Poland,0,0 +3409,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Turkey,0,0 +3410,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Ukraine,0,0 +3411,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Slovakia,0,0 +3412,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Serbia,0,0 +3413,1.0,,,,,,,,,,1000.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Switzerland,42,0 +3414,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Norway,25,0 +3415,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Montenegro,0,0 +3416,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Iran,1501,66 +3417,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Liechtenstein,0,0 +3418,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Russia,3,0 +3419,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Mexico,5,0 +3420,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Egypt,2,0 +3421,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Malaysia,29,0 +3422,1.0,,,,,5.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-02,Nepal,1,0 +3423,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Afghanistan,1,0 +3424,1.0,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Iraq,26,0 +3425,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Philippines,3,1 +3426,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Kuwait,56,0 +3427,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,South Africa,0,0 +3428,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Armenia,1,0 +3429,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Pakistan,4,0 +3430,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Brazil,2,0 +3431,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Costa Rica,0,0 +3432,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Panama,0,0 +3433,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,India,5,0 +3434,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Bahrain,49,0 +3435,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,United Arab Emirates,21,0 +3436,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Kyrgyzstan,0,0 +3437,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Indonesia,2,0 +3438,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Namibia,0,0 +3439,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-02,Uganda,0,0 +3440,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Austria,21,0 +3441,,,,,,5.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-03,Germany,196,0 +3442,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,United Kingdom,51,0 +3443,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Vietnam,16,0 +3444,1.0,,2.0,1.0,,,,,,,,1.0,1.0,0.0,1.0,0.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.7,2020-03-03,South Korea,5186,28 +3445,1.0,2.0,1.0,1.0,,5.0,,2000.0,,,200.0,2.0,1.0,3.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-03-03,Singapore,110,0 +3446,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Israel,12,0 +3447,2.0,,2.0,,,5.0,2404.0,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-03-03,Japan,293,6 +3448,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Sweden,21,0 +3449,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,San Marino,10,1 +3450,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Slovenia,0,0 +3451,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Canada,30,0 +3452,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Taiwan,42,1 +3453,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Macau,10,0 +3454,2.0,,,,,3.0,,,,,,0.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-03,Hong Kong,100,2 +3455,1.0,,1.0,3.0,2.0,3.0,320000.0,700.0,,,2.0,2.0,1.0,1.0,0.0,2.0,1.0,2.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-03,China,80151,2945 +3456,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Thailand,43,1 +3457,,,,1.0,,6.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,0.0,2.0,3.0,4.0,0.0,0.0,1.0,0.0,2020-03-03,Italy,2502,79 +3458,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Czechia,5,0 +3459,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Australia,39,1 +3460,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Trinidad and Tobago,0,0 +3461,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Qatar,7,0 +3462,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,New Zealand,1,0 +3463,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Colombia,0,0 +3464,1.0,,,,,3.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-03,Romania,3,0 +3465,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-03,France,204,4 +3466,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Portugal,2,0 +3467,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-03,Spain,165,1 +3468,1.0,,2.0,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-03,Belgium,13,0 +3469,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Luxembourg,1,0 +3470,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Albania,0,0 +3471,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Andorra,1,0 +3472,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Azerbaijan,3,0 +3473,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Belarus,1,0 +3474,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Bosnia and Herzegovina,0,0 +3475,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Bulgaria,0,0 +3476,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Denmark,6,0 +3477,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Estonia,2,0 +3478,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Cyprus,0,0 +3479,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-03,Croatia,9,0 +3480,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Finland,6,0 +3481,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Georgia,3,0 +3482,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Hungary,0,0 +3483,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Latvia,1,0 +3484,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Lithuania,1,0 +3485,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Greece,7,0 +3486,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Moldova,0,0 +3487,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Malta,0,0 +3488,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Monaco,1,0 +3489,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Netherlands,24,0 +3490,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Iceland,11,0 +3491,1.0,,2.0,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Ireland,2,0 +3492,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Kosovo,0,0 +3493,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Kazakhstan,0,0 +3494,,,,,,,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Poland,0,0 +3495,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Turkey,0,0 +3496,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Ukraine,1,0 +3497,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Slovakia,0,0 +3498,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Serbia,0,0 +3499,1.0,,,,,,,,,,1000.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Switzerland,56,0 +3500,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Norway,32,0 +3501,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Montenegro,0,0 +3502,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Iran,2336,77 +3503,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Liechtenstein,0,0 +3504,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Russia,3,0 +3505,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Mexico,5,0 +3506,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Egypt,2,0 +3507,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Malaysia,36,0 +3508,1.0,,,,,5.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-03,Nepal,1,0 +3509,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Afghanistan,1,0 +3510,1.0,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Iraq,32,0 +3511,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Philippines,3,1 +3512,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Kuwait,56,0 +3513,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,South Africa,0,0 +3514,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Armenia,1,0 +3515,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Pakistan,5,0 +3516,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Brazil,2,0 +3517,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Costa Rica,0,0 +3518,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Panama,0,0 +3519,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,India,5,0 +3520,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Bahrain,49,0 +3521,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,United Arab Emirates,27,0 +3522,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Kyrgyzstan,0,0 +3523,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Indonesia,2,0 +3524,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Namibia,0,0 +3525,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-03,Uganda,0,0 +3526,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Austria,29,0 +3527,,,,,,5.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-04,Germany,262,0 +3528,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,United Kingdom,86,0 +3529,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Vietnam,16,0 +3530,1.0,,2.0,1.0,,,,,,,,1.0,1.0,0.0,1.0,0.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.7,2020-03-04,South Korea,5621,35 +3531,1.0,2.0,1.0,1.0,,5.0,,2000.0,,,200.0,2.0,1.0,3.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-03-04,Singapore,110,0 +3532,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Israel,15,0 +3533,2.0,,2.0,,,5.0,2404.0,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-03-04,Japan,331,6 +3534,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Sweden,35,0 +3535,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,San Marino,16,1 +3536,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Slovenia,0,0 +3537,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Canada,33,0 +3538,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Taiwan,42,1 +3539,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Macau,10,0 +3540,2.0,,,,,3.0,,,,,,0.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-04,Hong Kong,105,2 +3541,1.0,,1.0,3.0,2.0,3.0,320000.0,700.0,,,2.0,2.0,1.0,1.0,0.0,2.0,1.0,2.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-04,China,80271,2981 +3542,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Thailand,43,1 +3543,,,,1.0,,6.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,0.0,2.0,3.0,4.0,0.0,0.0,1.0,0.0,2020-03-04,Italy,3089,107 +3544,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Czechia,8,0 +3545,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Australia,52,2 +3546,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Trinidad and Tobago,0,0 +3547,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Qatar,8,0 +3548,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,New Zealand,3,0 +3549,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Colombia,0,0 +3550,1.0,,,,,3.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-04,Romania,4,0 +3551,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-04,France,288,4 +3552,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Portugal,5,0 +3553,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-04,Spain,222,2 +3554,1.0,,2.0,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-04,Belgium,23,0 +3555,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Luxembourg,1,0 +3556,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Albania,0,0 +3557,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Andorra,1,0 +3558,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Azerbaijan,3,0 +3559,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Belarus,6,0 +3560,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Bosnia and Herzegovina,0,0 +3561,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Bulgaria,0,0 +3562,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Denmark,11,0 +3563,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Estonia,2,0 +3564,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Cyprus,0,0 +3565,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-04,Croatia,10,0 +3566,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Finland,6,0 +3567,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Georgia,3,0 +3568,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Hungary,2,0 +3569,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Latvia,1,0 +3570,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Lithuania,1,0 +3571,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Greece,9,0 +3572,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Moldova,0,0 +3573,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Malta,0,0 +3574,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Monaco,1,0 +3575,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Netherlands,38,0 +3576,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Iceland,26,0 +3577,1.0,,2.0,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Ireland,6,0 +3578,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Kosovo,0,0 +3579,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Kazakhstan,0,0 +3580,1.0,,,,,,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Poland,1,0 +3581,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Turkey,0,0 +3582,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Ukraine,1,0 +3583,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Slovakia,0,0 +3584,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Serbia,0,0 +3585,1.0,,,,,,,,,,1000.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Switzerland,90,0 +3586,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Norway,56,0 +3587,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Montenegro,0,0 +3588,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Iran,2922,92 +3589,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Liechtenstein,1,0 +3590,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Russia,3,0 +3591,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Mexico,5,0 +3592,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Egypt,2,0 +3593,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Malaysia,50,0 +3594,1.0,,,,,5.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-04,Nepal,1,0 +3595,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Afghanistan,1,0 +3596,1.0,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Iraq,35,2 +3597,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Philippines,3,1 +3598,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Kuwait,56,0 +3599,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,South Africa,0,0 +3600,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Armenia,1,0 +3601,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Pakistan,5,0 +3602,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Brazil,4,0 +3603,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Costa Rica,0,0 +3604,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Panama,0,0 +3605,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,India,28,0 +3606,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Bahrain,52,0 +3607,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,United Arab Emirates,27,0 +3608,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Kyrgyzstan,0,0 +3609,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Indonesia,2,0 +3610,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Namibia,0,0 +3611,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-04,Uganda,0,0 +3612,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Austria,41,0 +3613,,,,,,5.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-05,Germany,482,0 +3614,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,United Kingdom,116,1 +3615,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Vietnam,16,0 +3616,1.0,,2.0,1.0,,,,,,,,1.0,1.0,0.0,1.0,0.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.7,2020-03-05,South Korea,6088,35 +3617,1.0,2.0,1.0,1.0,,5.0,,2000.0,,,200.0,2.0,1.0,3.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-03-05,Singapore,117,0 +3618,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Israel,20,0 +3619,2.0,,2.0,,,5.0,2404.0,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-03-05,Japan,360,6 +3620,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Sweden,94,0 +3621,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,San Marino,21,1 +3622,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Slovenia,2,0 +3623,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Canada,37,0 +3624,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Taiwan,44,1 +3625,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Macau,10,0 +3626,2.0,,,,,3.0,5271.0,,,,,0.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-05,Hong Kong,105,2 +3627,1.0,,1.0,3.0,2.0,3.0,320000.0,700.0,,,2.0,2.0,1.0,1.0,0.0,2.0,1.0,2.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-05,China,80422,3013 +3628,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Thailand,47,1 +3629,,,,1.0,,6.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,0.0,2.0,3.0,4.0,0.0,0.0,1.0,0.0,2020-03-05,Italy,3858,148 +3630,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-05,Czechia,12,0 +3631,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Australia,55,2 +3632,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Trinidad and Tobago,0,0 +3633,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Qatar,8,0 +3634,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,New Zealand,3,0 +3635,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Colombia,0,0 +3636,1.0,,,,,3.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-05,Romania,6,0 +3637,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-05,France,380,6 +3638,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Portugal,8,0 +3639,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-05,Spain,259,3 +3640,1.0,,2.0,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-05,Belgium,50,0 +3641,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Luxembourg,1,0 +3642,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Albania,0,0 +3643,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Andorra,1,0 +3644,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Azerbaijan,6,0 +3645,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Belarus,6,0 +3646,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Bosnia and Herzegovina,2,0 +3647,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Bulgaria,0,0 +3648,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Denmark,11,0 +3649,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Estonia,3,0 +3650,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Cyprus,0,0 +3651,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-05,Croatia,10,0 +3652,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Finland,12,0 +3653,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Georgia,4,0 +3654,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Hungary,2,0 +3655,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Latvia,1,0 +3656,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Lithuania,1,0 +3657,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Greece,31,0 +3658,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Moldova,0,0 +3659,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Malta,0,0 +3660,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Monaco,1,0 +3661,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Netherlands,82,0 +3662,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Iceland,34,0 +3663,1.0,,2.0,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Ireland,6,0 +3664,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Kosovo,0,0 +3665,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Kazakhstan,0,0 +3666,1.0,,,,,,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Poland,1,0 +3667,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Turkey,0,0 +3668,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Ukraine,1,0 +3669,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Slovakia,0,0 +3670,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Serbia,0,0 +3671,1.0,,,,,,,,,,1000.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Switzerland,114,1 +3672,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Norway,87,0 +3673,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Montenegro,0,0 +3674,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Iran,3513,107 +3675,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Liechtenstein,1,0 +3676,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Russia,4,0 +3677,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Mexico,5,0 +3678,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Egypt,3,0 +3679,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Malaysia,50,0 +3680,1.0,,,,,5.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-05,Nepal,1,0 +3681,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Afghanistan,1,0 +3682,1.0,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Iraq,35,2 +3683,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Philippines,3,1 +3684,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Kuwait,58,0 +3685,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,South Africa,1,0 +3686,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Armenia,1,0 +3687,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Pakistan,5,0 +3688,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Brazil,4,0 +3689,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Costa Rica,0,0 +3690,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Panama,0,0 +3691,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,India,30,0 +3692,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Bahrain,55,0 +3693,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,United Arab Emirates,29,0 +3694,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Kyrgyzstan,0,0 +3695,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Indonesia,2,0 +3696,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Namibia,0,0 +3697,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-05,Uganda,0,0 +3698,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Austria,55,0 +3699,,,,,,5.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-06,Germany,670,0 +3700,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,United Kingdom,164,2 +3701,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Vietnam,16,0 +3702,1.0,,2.0,1.0,,,,,,,,1.0,1.0,0.0,1.0,0.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.7,2020-03-06,South Korea,6593,42 +3703,1.0,2.0,1.0,1.0,,5.0,,2000.0,,,200.0,2.0,1.0,3.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-03-06,Singapore,130,0 +3704,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Israel,37,0 +3705,2.0,,2.0,,,5.0,2404.0,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-03-06,Japan,420,6 +3706,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Sweden,101,0 +3707,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,San Marino,21,1 +3708,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Slovenia,7,0 +3709,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Canada,49,0 +3710,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Taiwan,45,1 +3711,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Macau,10,0 +3712,2.0,,,,,3.0,5271.0,,,,,0.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-06,Hong Kong,107,2 +3713,1.0,,1.0,3.0,2.0,3.0,320000.0,700.0,,,2.0,2.0,1.0,1.0,0.0,2.0,1.0,2.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-06,China,80573,3042 +3714,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Thailand,48,1 +3715,,,,1.0,,6.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,0.0,2.0,3.0,4.0,0.0,0.0,1.0,0.0,2020-03-06,Italy,4636,197 +3716,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-06,Czechia,18,0 +3717,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Australia,60,2 +3718,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Trinidad and Tobago,0,0 +3719,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Qatar,8,0 +3720,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,New Zealand,4,0 +3721,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Colombia,1,0 +3722,1.0,,,,,3.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-06,Romania,9,0 +3723,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-06,France,656,9 +3724,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Portugal,13,0 +3725,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-06,Spain,400,5 +3726,1.0,,2.0,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-06,Belgium,109,0 +3727,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Luxembourg,2,0 +3728,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Albania,0,0 +3729,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Andorra,1,0 +3730,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Azerbaijan,6,0 +3731,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Belarus,6,0 +3732,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Bosnia and Herzegovina,2,0 +3733,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Bulgaria,0,0 +3734,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-06,Denmark,24,0 +3735,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Estonia,10,0 +3736,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Cyprus,0,0 +3737,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-06,Croatia,11,0 +3738,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Finland,15,0 +3739,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Georgia,4,0 +3740,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Hungary,2,0 +3741,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Latvia,1,0 +3742,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Lithuania,1,0 +3743,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Greece,45,0 +3744,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Moldova,0,0 +3745,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Malta,0,0 +3746,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Monaco,1,0 +3747,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Netherlands,128,1 +3748,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Iceland,43,0 +3749,1.0,,2.0,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Ireland,18,0 +3750,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Kosovo,0,0 +3751,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Kazakhstan,0,0 +3752,1.0,,,,,,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Poland,5,0 +3753,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Turkey,0,0 +3754,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Ukraine,1,0 +3755,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Slovakia,1,0 +3756,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Serbia,1,0 +3757,1.0,,,,,,,,,,1000.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Switzerland,214,1 +3758,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Norway,108,0 +3759,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Montenegro,0,0 +3760,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Iran,4747,124 +3761,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Liechtenstein,1,0 +3762,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Russia,13,0 +3763,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Mexico,6,0 +3764,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Egypt,15,0 +3765,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Malaysia,83,0 +3766,1.0,,,,,5.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-06,Nepal,1,0 +3767,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Afghanistan,1,0 +3768,1.0,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Iraq,40,3 +3769,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Philippines,5,1 +3770,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Kuwait,58,0 +3771,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,South Africa,1,0 +3772,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Armenia,1,0 +3773,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Pakistan,6,0 +3774,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Brazil,13,0 +3775,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Costa Rica,1,0 +3776,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Panama,0,0 +3777,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,India,31,0 +3778,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Bahrain,60,0 +3779,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,United Arab Emirates,29,0 +3780,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Kyrgyzstan,0,0 +3781,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Indonesia,4,0 +3782,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Namibia,0,0 +3783,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-06,Uganda,0,0 +3784,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Austria,79,0 +3785,,,,,,5.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-07,Germany,799,0 +3786,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,United Kingdom,207,2 +3787,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Vietnam,18,0 +3788,1.0,,2.0,1.0,,,,,,,,1.0,1.0,0.0,1.0,0.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.7,2020-03-07,South Korea,7041,44 +3789,1.0,2.0,1.0,1.0,,5.0,,2000.0,,,200.0,2.0,1.0,3.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-03-07,Singapore,138,0 +3790,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Israel,43,0 +3791,2.0,,2.0,,,5.0,2404.0,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-03-07,Japan,461,6 +3792,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Sweden,161,0 +3793,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,San Marino,23,1 +3794,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Slovenia,7,0 +3795,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Canada,54,0 +3796,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Taiwan,45,1 +3797,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Macau,10,0 +3798,2.0,,,,,3.0,5271.0,,,,,0.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-07,Hong Kong,108,2 +3799,1.0,,1.0,3.0,2.0,3.0,320000.0,700.0,,,2.0,2.0,1.0,1.0,0.0,2.0,1.0,2.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-07,China,80652,3070 +3800,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Thailand,50,1 +3801,,,,3.0,,6.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,0.0,2.0,3.0,5.0,0.0,0.0,1.0,0.0,2020-03-07,Italy,5883,233 +3802,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-07,Czechia,19,0 +3803,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Australia,63,2 +3804,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Trinidad and Tobago,0,0 +3805,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Qatar,8,0 +3806,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,New Zealand,5,0 +3807,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Colombia,1,0 +3808,1.0,,,,,3.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-07,Romania,9,0 +3809,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-07,France,959,11 +3810,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Portugal,20,0 +3811,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-07,Spain,500,10 +3812,1.0,,2.0,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-07,Belgium,169,0 +3813,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Luxembourg,2,0 +3814,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Albania,0,0 +3815,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Andorra,1,0 +3816,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Azerbaijan,9,0 +3817,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Belarus,6,0 +3818,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Bosnia and Herzegovina,3,0 +3819,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Bulgaria,0,0 +3820,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-07,Denmark,24,0 +3821,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Estonia,10,0 +3822,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Cyprus,0,0 +3823,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-07,Croatia,12,0 +3824,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Finland,15,0 +3825,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Georgia,4,0 +3826,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-07,Hungary,4,0 +3827,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Latvia,1,0 +3828,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Lithuania,1,0 +3829,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Greece,46,0 +3830,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Moldova,0,0 +3831,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Malta,3,0 +3832,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Monaco,1,0 +3833,1.0,,,,,,6000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Netherlands,188,1 +3834,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Iceland,50,0 +3835,1.0,,2.0,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-07,Ireland,18,0 +3836,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Kosovo,0,0 +3837,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Kazakhstan,0,0 +3838,1.0,,,,,,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Poland,5,0 +3839,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Turkey,0,0 +3840,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Ukraine,1,0 +3841,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Slovakia,1,0 +3842,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Serbia,1,0 +3843,1.0,,,,,,4000.0,,,,1000.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Switzerland,268,1 +3844,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Norway,147,0 +3845,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Montenegro,0,0 +3846,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Iran,5823,145 +3847,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Liechtenstein,1,0 +3848,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Russia,13,0 +3849,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Mexico,6,0 +3850,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Egypt,15,0 +3851,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Malaysia,93,0 +3852,1.0,,,,,5.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-07,Nepal,1,0 +3853,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Afghanistan,1,0 +3854,1.0,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Iraq,54,4 +3855,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Philippines,6,1 +3856,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Kuwait,61,0 +3857,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,South Africa,1,0 +3858,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Armenia,1,0 +3859,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Pakistan,6,0 +3860,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Brazil,13,0 +3861,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Costa Rica,1,0 +3862,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Panama,0,0 +3863,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,India,34,0 +3864,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Bahrain,85,0 +3865,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,United Arab Emirates,45,0 +3866,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Kyrgyzstan,0,0 +3867,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Indonesia,4,0 +3868,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Namibia,0,0 +3869,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-07,Uganda,0,0 +3870,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Austria,104,0 +3871,,,,,,5.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-08,Germany,1040,0 +3872,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,United Kingdom,274,3 +3873,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Vietnam,30,0 +3874,1.0,,2.0,1.0,,,,,,,,1.0,1.0,0.0,1.0,0.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.7,2020-03-08,South Korea,7314,50 +3875,1.0,2.0,1.0,1.0,,5.0,,2000.0,,,200.0,2.0,1.0,3.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-03-08,Singapore,150,0 +3876,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Israel,61,0 +3877,2.0,,2.0,,,5.0,2404.0,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-03-08,Japan,502,6 +3878,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Sweden,203,0 +3879,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,San Marino,36,1 +3880,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Slovenia,16,0 +3881,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Canada,64,0 +3882,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Taiwan,45,1 +3883,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Macau,10,0 +3884,2.0,,,,,3.0,5271.0,,,,,0.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-08,Hong Kong,114,3 +3885,1.0,,1.0,3.0,2.0,3.0,320000.0,700.0,,,2.0,2.0,1.0,1.0,0.0,2.0,1.0,2.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-08,China,80699,3097 +3886,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Thailand,50,1 +3887,,,,3.0,,6.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,0.0,2.0,3.0,6.0,0.0,0.0,1.0,0.0,2020-03-08,Italy,7375,366 +3888,2.0,,,,,5.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-08,Czechia,31,0 +3889,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Australia,76,3 +3890,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Trinidad and Tobago,0,0 +3891,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Qatar,15,0 +3892,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,New Zealand,5,0 +3893,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Colombia,1,0 +3894,1.0,,,,,3.0,,,,,1000.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-08,Romania,15,0 +3895,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-08,France,1136,19 +3896,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Portugal,30,0 +3897,1.0,,,1.0,,,,,,,,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-08,Spain,673,17 +3898,1.0,,2.0,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-08,Belgium,200,0 +3899,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Luxembourg,3,0 +3900,,,,,,5.0,,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-08,Albania,0,0 +3901,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Andorra,1,0 +3902,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Azerbaijan,9,0 +3903,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Belarus,6,0 +3904,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Bosnia and Herzegovina,3,0 +3905,1.0,,,,,,,,,,2.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Bulgaria,4,0 +3906,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-08,Denmark,37,0 +3907,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Estonia,10,0 +3908,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Cyprus,0,0 +3909,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-08,Croatia,12,0 +3910,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Finland,23,0 +3911,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Georgia,13,0 +3912,,,,,,5.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-08,Hungary,7,0 +3913,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Latvia,2,0 +3914,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Lithuania,1,0 +3915,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Greece,73,0 +3916,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Moldova,1,0 +3917,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Malta,3,0 +3918,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Monaco,1,0 +3919,1.0,,,,,,6000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Netherlands,265,3 +3920,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Iceland,50,0 +3921,1.0,,2.0,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-08,Ireland,19,0 +3922,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Kosovo,0,0 +3923,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Kazakhstan,0,0 +3924,1.0,,,,,,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Poland,11,0 +3925,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Turkey,0,0 +3926,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Ukraine,1,0 +3927,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Slovakia,3,0 +3928,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Serbia,1,0 +3929,1.0,,,,,,4000.0,,,,1000.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Switzerland,337,2 +3930,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Norway,176,0 +3931,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Montenegro,0,0 +3932,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Iran,6566,194 +3933,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Liechtenstein,1,0 +3934,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Russia,17,0 +3935,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Mexico,7,0 +3936,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Egypt,49,1 +3937,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Malaysia,99,0 +3938,1.0,,,,,5.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-08,Nepal,1,0 +3939,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Afghanistan,4,0 +3940,1.0,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Iraq,60,6 +3941,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Philippines,10,1 +3942,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Kuwait,64,0 +3943,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,South Africa,3,0 +3944,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Armenia,1,0 +3945,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Pakistan,6,0 +3946,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Brazil,20,0 +3947,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Costa Rica,5,0 +3948,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Panama,0,0 +3949,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,India,39,0 +3950,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Bahrain,85,0 +3951,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,United Arab Emirates,45,0 +3952,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Kyrgyzstan,0,0 +3953,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Indonesia,6,0 +3954,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Namibia,0,0 +3955,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-08,Uganda,0,0 +3956,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Austria,131,0 +3957,,,,,,5.0,,,,,1000.0,0.0,1.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-09,Germany,1176,2 +3958,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,United Kingdom,322,4 +3959,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Vietnam,30,0 +3960,1.0,,2.0,1.0,,,,,,,,1.0,1.0,0.0,1.0,0.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.7,2020-03-09,South Korea,7478,53 +3961,1.0,2.0,1.0,1.0,,5.0,,2000.0,,,200.0,2.0,1.0,3.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-03-09,Singapore,150,0 +3962,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Israel,61,0 +3963,2.0,,2.0,,,5.0,2404.0,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-03-09,Japan,511,10 +3964,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Sweden,248,0 +3965,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,San Marino,36,1 +3966,1.0,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Slovenia,16,0 +3967,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Canada,77,1 +3968,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Taiwan,45,1 +3969,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Macau,10,0 +3970,2.0,,,,,3.0,5271.0,,,,,0.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-09,Hong Kong,115,3 +3971,1.0,,1.0,3.0,2.0,3.0,320000.0,700.0,,,2.0,2.0,1.0,1.0,0.0,2.0,1.0,2.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-09,China,80735,3120 +3972,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Thailand,50,1 +3973,,,,3.0,,6.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,0.0,2.0,3.0,6.0,0.0,0.0,1.0,0.0,2020-03-09,Italy,9172,463 +3974,2.0,,,,,5.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-09,Czechia,31,0 +3975,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Australia,91,3 +3976,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Trinidad and Tobago,0,0 +3977,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Qatar,18,0 +3978,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,New Zealand,5,0 +3979,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Colombia,1,0 +3980,1.0,,,,,5.0,,,,,1000.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-09,Romania,15,0 +3981,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-09,France,1219,19 +3982,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Portugal,30,0 +3983,1.0,,,1.0,,,,,,,,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-09,Spain,1073,28 +3984,1.0,,2.0,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-09,Belgium,239,0 +3985,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Luxembourg,3,0 +3986,,,,,,5.0,,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-09,Albania,2,0 +3987,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Andorra,1,0 +3988,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Azerbaijan,9,0 +3989,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Belarus,6,0 +3990,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Bosnia and Herzegovina,3,0 +3991,1.0,,,,,,,,,,2.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Bulgaria,4,0 +3992,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-09,Denmark,92,0 +3993,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Estonia,10,0 +3994,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Cyprus,2,0 +3995,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-09,Croatia,12,0 +3996,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Finland,30,0 +3997,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Georgia,15,0 +3998,,,,,,5.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-09,Hungary,9,0 +3999,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Latvia,6,0 +4000,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Lithuania,1,0 +4001,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-09,Greece,73,0 +4002,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Moldova,1,0 +4003,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Malta,3,0 +4004,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Monaco,1,0 +4005,1.0,,,,,,6000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Netherlands,321,3 +4006,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Iceland,58,0 +4007,1.0,,2.0,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-09,Ireland,21,0 +4008,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Kosovo,0,0 +4009,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Kazakhstan,0,0 +4010,1.0,,,,,,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Poland,16,0 +4011,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Turkey,0,0 +4012,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Ukraine,1,0 +4013,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Slovakia,3,0 +4014,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Serbia,1,0 +4015,1.0,,,,,,4000.0,,,,1000.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Switzerland,374,2 +4016,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Norway,205,0 +4017,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Montenegro,0,0 +4018,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Iran,7161,237 +4019,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Liechtenstein,1,0 +4020,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Russia,17,0 +4021,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Mexico,7,0 +4022,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Egypt,55,1 +4023,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Malaysia,117,0 +4024,1.0,,,,,5.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-09,Nepal,1,0 +4025,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Afghanistan,4,0 +4026,1.0,,,1.0,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Iraq,60,6 +4027,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Philippines,20,1 +4028,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Kuwait,64,0 +4029,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,South Africa,3,0 +4030,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Armenia,1,0 +4031,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Pakistan,6,0 +4032,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Brazil,25,0 +4033,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Costa Rica,9,0 +4034,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Panama,0,0 +4035,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,India,43,0 +4036,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Bahrain,95,0 +4037,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,United Arab Emirates,45,0 +4038,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Kyrgyzstan,0,0 +4039,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Indonesia,19,0 +4040,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Namibia,0,0 +4041,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-09,Uganda,0,0 +4042,1.0,,,,,5.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Austria,182,0 +4043,,,,,,5.0,,,,,1000.0,0.0,1.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-10,Germany,1457,2 +4044,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,United Kingdom,384,6 +4045,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Vietnam,31,0 +4046,1.0,,2.0,1.0,,,,,,,,1.0,1.0,0.0,1.0,0.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.7,2020-03-10,South Korea,7513,54 +4047,1.0,2.0,1.0,1.0,,5.0,,2000.0,,,10.0,2.0,1.0,3.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-03-10,Singapore,160,0 +4048,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Israel,75,0 +4049,2.0,,2.0,,,5.0,2404.0,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-03-10,Japan,581,10 +4050,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Sweden,355,0 +4051,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,San Marino,51,2 +4052,1.0,,,,,5.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Slovenia,31,0 +4053,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Canada,79,1 +4054,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Taiwan,47,1 +4055,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Macau,10,0 +4056,2.0,,,,,3.0,5271.0,,,,,0.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-10,Hong Kong,120,3 +4057,1.0,,1.0,3.0,2.0,3.0,320000.0,700.0,,,2.0,2.0,1.0,1.0,0.0,2.0,1.0,2.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-10,China,80757,3136 +4058,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Thailand,53,1 +4059,,,,3.0,,6.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,0.0,2.0,3.0,6.0,0.0,0.0,1.0,0.0,2020-03-10,Italy,10149,631 +4060,2.0,,,,,5.0,,,1.0,,100.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-10,Czechia,41,0 +4061,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Australia,107,3 +4062,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Trinidad and Tobago,0,0 +4063,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Qatar,24,0 +4064,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,New Zealand,5,0 +4065,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Colombia,3,0 +4066,1.0,,,,,5.0,,,,,1000.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-10,Romania,25,0 +4067,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-10,France,1794,33 +4068,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Portugal,41,0 +4069,1.0,,,1.0,,5.0,,,,,,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-10,Spain,1695,35 +4070,1.0,,2.0,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-10,Belgium,267,0 +4071,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Luxembourg,5,0 +4072,,,,,2.0,5.0,,,,,500.0,0.0,0.0,1.0,1.0,0.0,0.0,2.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-10,Albania,10,0 +4073,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Andorra,1,0 +4074,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Azerbaijan,11,0 +4075,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Belarus,9,0 +4076,1.0,,,,,5.0,,,,,300.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-10,Bosnia and Herzegovina,5,0 +4077,1.0,,,,,,,,,,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Bulgaria,4,0 +4078,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-10,Denmark,264,0 +4079,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Estonia,12,0 +4080,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Cyprus,3,0 +4081,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-10,Croatia,14,0 +4082,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Finland,40,0 +4083,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Georgia,15,0 +4084,,,,,,5.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-10,Hungary,9,0 +4085,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Latvia,8,0 +4086,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Lithuania,1,0 +4087,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-10,Greece,89,0 +4088,1.0,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Moldova,3,0 +4089,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Malta,5,0 +4090,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Monaco,1,0 +4091,1.0,,,,,,6000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Netherlands,382,4 +4092,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Iceland,69,0 +4093,1.0,,2.0,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-10,Ireland,34,0 +4094,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Kosovo,0,0 +4095,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Kazakhstan,0,0 +4096,1.0,,,,,,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Poland,22,0 +4097,,,,,,,2900.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Turkey,0,0 +4098,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Ukraine,1,0 +4099,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Slovakia,7,0 +4100,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Serbia,5,0 +4101,1.0,,,,,,4000.0,,,,1000.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Switzerland,491,3 +4102,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Norway,400,0 +4103,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Montenegro,0,0 +4104,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Iran,8042,291 +4105,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Liechtenstein,1,0 +4106,1.0,,,,,5.0,,,,,5000.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Russia,20,0 +4107,,,,,,,278.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Mexico,7,0 +4108,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Egypt,59,1 +4109,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Malaysia,129,0 +4110,1.0,,,,,5.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-10,Nepal,1,0 +4111,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Afghanistan,5,0 +4112,1.0,,,1.0,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Iraq,71,7 +4113,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Philippines,33,1 +4114,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Kuwait,69,0 +4115,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,South Africa,7,0 +4116,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Armenia,1,0 +4117,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Pakistan,16,0 +4118,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Brazil,31,0 +4119,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Costa Rica,9,0 +4120,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Panama,1,0 +4121,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,India,56,0 +4122,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Bahrain,110,0 +4123,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,United Arab Emirates,74,0 +4124,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Kyrgyzstan,0,0 +4125,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Indonesia,27,0 +4126,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Namibia,0,0 +4127,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-10,Uganda,0,0 +4128,1.0,,,,,5.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Austria,246,0 +4129,,,,,,5.0,,,,,1000.0,0.0,1.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-11,Germany,1908,3 +4130,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,United Kingdom,459,8 +4131,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Vietnam,38,0 +4132,1.0,,2.0,1.0,,2.0,,,,,,2.0,2.0,0.0,1.0,0.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.7,2020-03-11,South Korea,7755,60 +4133,1.0,2.0,1.0,1.0,,5.0,,2000.0,,,10.0,2.0,1.0,3.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-03-11,Singapore,178,0 +4134,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Israel,79,0 +4135,2.0,,2.0,,,5.0,2404.0,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-03-11,Japan,639,15 +4136,1.0,,,,,,,,,,500.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Sweden,500,1 +4137,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,San Marino,62,2 +4138,1.0,,2.0,,,5.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Slovenia,57,0 +4139,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Canada,108,1 +4140,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Taiwan,48,1 +4141,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Macau,10,0 +4142,2.0,,,,,3.0,5271.0,,,,,0.0,2.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-11,Hong Kong,126,3 +4143,1.0,,1.0,3.0,2.0,3.0,320000.0,700.0,,,2.0,2.0,1.0,1.0,0.0,2.0,1.0,2.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-11,China,80785,3158 +4144,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Thailand,59,1 +4145,,,,3.0,,6.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,0.0,2.0,3.0,6.0,0.0,0.0,1.0,0.0,2020-03-11,Italy,12462,827 +4146,2.0,,,,,5.0,,,1.0,,100.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-11,Czechia,91,0 +4147,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Australia,128,3 +4148,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Trinidad and Tobago,0,0 +4149,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Qatar,262,0 +4150,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,New Zealand,5,0 +4151,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Colombia,9,0 +4152,1.0,,,,,5.0,,,,,100.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-11,Romania,45,0 +4153,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-11,France,2293,48 +4154,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Portugal,59,0 +4155,1.0,,,1.0,,5.0,,,,,,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-11,Spain,2277,54 +4156,1.0,,2.0,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-11,Belgium,314,3 +4157,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Luxembourg,7,0 +4158,,,,,2.0,5.0,,,,,500.0,0.0,0.0,1.0,1.0,0.0,0.0,2.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-11,Albania,12,1 +4159,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Andorra,1,0 +4160,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Azerbaijan,11,0 +4161,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Belarus,9,0 +4162,1.0,,,,,5.0,,,,,300.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-11,Bosnia and Herzegovina,7,0 +4163,1.0,,,,,,,,,,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Bulgaria,7,1 +4164,1.0,,,,,5.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-11,Denmark,444,0 +4165,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Estonia,16,0 +4166,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Cyprus,6,0 +4167,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,2020-03-11,Croatia,19,0 +4168,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Finland,59,0 +4169,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Georgia,24,0 +4170,,,,,,5.0,,,,,100.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-11,Hungary,13,0 +4171,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Latvia,10,0 +4172,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Lithuania,3,0 +4173,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-11,Greece,99,1 +4174,1.0,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Moldova,3,0 +4175,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Malta,6,0 +4176,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Monaco,1,0 +4177,1.0,,,,,,6000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Netherlands,503,5 +4178,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Iceland,85,0 +4179,1.0,,2.0,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-11,Ireland,43,1 +4180,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Kosovo,0,0 +4181,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Kazakhstan,0,0 +4182,1.0,,,,,,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Poland,31,0 +4183,,,,,,,2900.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Turkey,1,0 +4184,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Ukraine,1,0 +4185,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Slovakia,10,0 +4186,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Serbia,12,0 +4187,1.0,,,,,,4000.0,,,,1000.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Switzerland,652,4 +4188,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Norway,598,0 +4189,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Montenegro,0,0 +4190,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Iran,9000,354 +4191,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Liechtenstein,1,0 +4192,1.0,,,,,5.0,,,,,5000.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Russia,20,0 +4193,1.0,,1.0,,,,278.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Mexico,8,0 +4194,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Egypt,60,1 +4195,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Malaysia,149,0 +4196,1.0,,,,,5.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-11,Nepal,1,0 +4197,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Afghanistan,7,0 +4198,1.0,,,1.0,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Iraq,71,7 +4199,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Philippines,49,1 +4200,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Kuwait,72,0 +4201,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,South Africa,13,0 +4202,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Armenia,1,0 +4203,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Pakistan,19,0 +4204,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Brazil,38,0 +4205,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Costa Rica,13,0 +4206,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Panama,8,1 +4207,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,India,62,1 +4208,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Bahrain,195,0 +4209,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,United Arab Emirates,74,0 +4210,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Kyrgyzstan,0,0 +4211,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Indonesia,34,1 +4212,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Namibia,0,0 +4213,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-11,Uganda,0,0 +4214,1.0,,,,,5.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Austria,302,1 +4215,,,,,,5.0,,,,,1000.0,0.0,1.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-12,Germany,2078,3 +4216,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,United Kingdom,459,8 +4217,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Vietnam,39,0 +4218,1.0,,2.0,1.0,,2.0,,,,,,2.0,3.0,0.0,1.0,0.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.7,2020-03-12,South Korea,7869,66 +4219,1.0,2.0,1.0,1.0,,5.0,,2000.0,,,10.0,2.0,1.0,3.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.1,2020-03-12,Singapore,178,0 +4220,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Israel,100,0 +4221,2.0,,2.0,,,5.0,2404.0,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-03-12,Japan,639,16 +4222,1.0,,,,,,,,,,500.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Sweden,599,1 +4223,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,San Marino,69,3 +4224,1.0,,2.0,,,5.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Slovenia,89,0 +4225,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Canada,117,1 +4226,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Taiwan,49,1 +4227,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Macau,10,0 +4228,2.0,,,,,3.0,5271.0,,,,,0.0,2.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-12,Hong Kong,129,3 +4229,1.0,,1.0,3.0,2.0,3.0,320000.0,700.0,,,2.0,2.0,1.0,1.0,0.0,2.0,1.0,2.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-12,China,80793,3169 +4230,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Thailand,70,1 +4231,,,,3.0,,6.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,0.0,2.0,3.0,6.0,0.0,0.0,1.0,0.0,2020-03-12,Italy,12462,827 +4232,2.0,,,,,5.0,,,1.0,,100.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-12,Czechia,94,0 +4233,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Australia,128,3 +4234,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Trinidad and Tobago,0,0 +4235,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Qatar,262,0 +4236,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,New Zealand,5,0 +4237,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Colombia,9,0 +4238,1.0,,,,,5.0,,,,,100.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-12,Romania,49,0 +4239,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-12,France,2293,48 +4240,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Portugal,59,0 +4241,1.0,,,1.0,,5.0,,,,,,0.0,0.0,1.0,0.0,0.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-12,Spain,2277,55 +4242,1.0,,2.0,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-12,Belgium,314,3 +4243,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Luxembourg,19,0 +4244,,,,,2.0,5.0,,,,,500.0,0.0,0.0,2.0,1.0,0.0,0.0,2.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-12,Albania,23,1 +4245,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Andorra,1,0 +4246,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Azerbaijan,11,0 +4247,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Belarus,12,0 +4248,1.0,,,,,5.0,,,,,300.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-12,Bosnia and Herzegovina,11,0 +4249,1.0,,,,,,,,,,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Bulgaria,7,1 +4250,1.0,,,,,5.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-12,Denmark,617,0 +4251,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Estonia,16,0 +4252,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Cyprus,6,0 +4253,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,2020-03-12,Croatia,19,0 +4254,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Finland,59,0 +4255,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Georgia,24,0 +4256,,,,,,5.0,,,,,100.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-12,Hungary,13,0 +4257,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Latvia,10,0 +4258,1.0,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Lithuania,3,0 +4259,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-12,Greece,99,1 +4260,1.0,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Moldova,3,0 +4261,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Malta,6,0 +4262,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Monaco,2,0 +4263,1.0,,,,,,6000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Netherlands,503,5 +4264,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Iceland,103,0 +4265,1.0,,2.0,,,5.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,4.0,2.0,0.0,0.0,0.0,0.0,2020-03-12,Ireland,43,1 +4266,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Kosovo,0,0 +4267,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Kazakhstan,0,0 +4268,1.0,,,,,,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Poland,49,1 +4269,,,,,,,2900.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Turkey,1,0 +4270,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Ukraine,1,0 +4271,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Slovakia,16,0 +4272,,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Serbia,19,0 +4273,1.0,,,,,,4000.0,,,,1000.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Switzerland,652,4 +4274,1.0,,,,,,,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Norway,702,0 +4275,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Montenegro,0,0 +4276,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Iran,10075,429 +4277,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Liechtenstein,1,0 +4278,1.0,,,,,5.0,,,,,5000.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Russia,28,0 +4279,1.0,,1.0,,,,278.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Mexico,12,0 +4280,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Egypt,67,1 +4281,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Malaysia,149,0 +4282,1.0,,,,,5.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-12,Nepal,1,0 +4283,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Afghanistan,7,0 +4284,1.0,,,1.0,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Iraq,71,8 +4285,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Philippines,52,2 +4286,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Kuwait,80,0 +4287,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,South Africa,17,0 +4288,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Armenia,4,0 +4289,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Pakistan,20,0 +4290,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Brazil,52,0 +4291,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Costa Rica,22,0 +4292,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Panama,11,1 +4293,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,India,73,1 +4294,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Bahrain,195,0 +4295,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,United Arab Emirates,85,0 +4296,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Kyrgyzstan,0,0 +4297,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Indonesia,34,1 +4298,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Namibia,0,0 +4299,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-12,Uganda,0,0 +4300,1.0,,,,,5.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Austria,504,1 +4301,,,,,,5.0,,,,,1000.0,0.0,1.0,0.0,0.0,0.0,1.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-13,Germany,3675,7 +4302,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,United Kingdom,802,8 +4303,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Vietnam,47,0 +4304,1.0,,2.0,1.0,,3.0,,,,,,2.0,3.0,0.0,1.0,0.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.7,2020-03-13,South Korea,7979,66 +4305,1.0,2.0,1.0,1.0,,5.0,,2000.0,,,10.0,2.0,1.0,3.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.1,2020-03-13,Singapore,200,0 +4306,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Israel,126,0 +4307,2.0,,2.0,,,5.0,2404.0,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-03-13,Japan,701,19 +4308,1.0,,,,,,,,,,500.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Sweden,814,1 +4309,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,San Marino,80,5 +4310,1.0,,2.0,,,5.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Slovenia,141,0 +4311,,,,,,,6326.0,,,,,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Canada,193,1 +4312,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Taiwan,50,1 +4313,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Macau,10,0 +4314,2.0,,,,,3.0,5271.0,,,,,0.0,2.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-13,Hong Kong,134,4 +4315,1.0,,1.0,3.0,2.0,3.0,320000.0,700.0,,,2.0,2.0,1.0,1.0,0.0,2.0,1.0,2.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-13,China,80801,3176 +4316,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Thailand,75,1 +4317,,,,3.0,,6.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,0.0,2.0,3.0,6.0,0.0,0.0,1.0,0.0,2020-03-13,Italy,17660,1266 +4318,2.0,,,,,5.0,,,1.0,,100.0,2.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-13,Czechia,141,0 +4319,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Australia,200,3 +4320,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Trinidad and Tobago,0,0 +4321,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Qatar,320,0 +4322,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,New Zealand,5,0 +4323,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Colombia,13,0 +4324,1.0,,,,,5.0,,,,,100.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-13,Romania,89,0 +4325,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-13,France,3681,79 +4326,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Portugal,112,0 +4327,1.0,,,1.0,,5.0,,,,,,0.0,0.0,1.0,0.0,0.0,0.0,0.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-13,Spain,5232,133 +4328,1.0,,2.0,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-13,Belgium,559,3 +4329,,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Luxembourg,34,0 +4330,,,,2.0,2.0,5.0,,,,,500.0,0.0,0.0,2.0,1.0,0.0,0.0,2.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-13,Albania,33,1 +4331,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Andorra,1,0 +4332,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Azerbaijan,15,1 +4333,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Belarus,27,0 +4334,1.0,,,,,5.0,,,,,300.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-13,Bosnia and Herzegovina,13,0 +4335,1.0,,,,,,,,,,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Bulgaria,23,1 +4336,1.0,,,,,5.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-03-13,Denmark,804,0 +4337,1.0,,,,,1.0,,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-13,Estonia,79,0 +4338,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Cyprus,14,0 +4339,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,2020-03-13,Croatia,32,0 +4340,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Finland,155,0 +4341,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Georgia,25,0 +4342,,,,,,5.0,,,,,100.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-13,Hungary,19,0 +4343,1.0,,,,,,,,,,200.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Latvia,17,0 +4344,1.0,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Lithuania,6,0 +4345,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-13,Greece,190,1 +4346,1.0,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Moldova,6,0 +4347,1.0,,,,,,889.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Malta,12,0 +4348,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Monaco,2,0 +4349,1.0,,,,,5.0,6000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Netherlands,806,10 +4350,1.0,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Iceland,134,0 +4351,1.0,,2.0,,,5.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,4.0,2.0,0.0,0.0,0.0,0.0,2020-03-13,Ireland,90,1 +4352,1.0,,,,2.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Kosovo,0,0 +4353,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Kazakhstan,4,0 +4354,1.0,,,,,,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Poland,68,2 +4355,,,,,,,2900.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Turkey,5,0 +4356,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Ukraine,3,1 +4357,1.0,,,,,6.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Slovakia,32,0 +4358,,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Serbia,35,0 +4359,1.0,,,,,5.0,4000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Switzerland,1139,11 +4360,1.0,,,,,6.0,,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Norway,996,0 +4361,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Montenegro,0,0 +4362,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Iran,11364,514 +4363,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Liechtenstein,1,0 +4364,1.0,,,,,5.0,,,,,300.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Russia,45,0 +4365,1.0,,1.0,,,,278.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-13,Mexico,12,0 +4366,1.0,,2.0,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Egypt,80,2 +4367,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Malaysia,197,0 +4368,1.0,,,,,5.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-13,Nepal,1,0 +4369,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Afghanistan,7,0 +4370,1.0,,,1.0,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Iraq,101,9 +4371,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Philippines,64,5 +4372,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Kuwait,80,0 +4373,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,South Africa,24,0 +4374,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Armenia,8,0 +4375,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Pakistan,28,0 +4376,,,,,,,2927.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Brazil,151,0 +4377,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Costa Rica,23,0 +4378,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Panama,27,1 +4379,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,India,82,2 +4380,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Bahrain,195,0 +4381,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,United Arab Emirates,85,0 +4382,,,,,,,1545.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Kyrgyzstan,0,0 +4383,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Indonesia,69,4 +4384,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Namibia,0,0 +4385,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-13,Uganda,0,0 +4386,1.0,,,,,5.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Austria,655,1 +4387,,,,,,5.0,,,,,1000.0,0.0,1.0,0.0,0.0,0.0,1.0,1.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-14,Germany,4585,9 +4388,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,United Kingdom,1144,21 +4389,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Vietnam,53,0 +4390,1.0,,2.0,1.0,,3.0,,,,,,2.0,3.0,0.0,1.0,0.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.7,2020-03-14,South Korea,8086,72 +4391,1.0,2.0,1.0,1.0,,5.0,,2000.0,,,10.0,2.0,1.0,3.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.1,2020-03-14,Singapore,212,0 +4392,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Israel,155,0 +4393,2.0,,2.0,,,5.0,2404.0,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-03-14,Japan,773,22 +4394,1.0,,,,,,,,,,500.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Sweden,961,2 +4395,1.0,,,3.0,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,San Marino,80,5 +4396,1.0,,2.0,,,5.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Slovenia,181,1 +4397,,,,,,,6326.0,,,,,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Canada,198,1 +4398,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Taiwan,53,1 +4399,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Macau,10,0 +4400,2.0,,,,,3.0,5271.0,,,,,0.0,2.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-14,Hong Kong,140,4 +4401,1.0,,1.0,3.0,2.0,3.0,320000.0,700.0,,,2.0,2.0,1.0,1.0,0.0,2.0,1.0,2.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-14,China,80827,3189 +4402,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Thailand,82,1 +4403,,,,3.0,,6.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,0.0,2.0,3.0,6.0,0.0,0.0,1.0,0.0,2020-03-14,Italy,21157,1441 +4404,2.0,,,,,5.0,,,1.0,,100.0,2.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-14,Czechia,189,0 +4405,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Australia,250,3 +4406,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Trinidad and Tobago,2,0 +4407,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Qatar,337,0 +4408,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,New Zealand,6,0 +4409,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Colombia,22,0 +4410,1.0,,,,,5.0,,,,,50.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-14,Romania,123,0 +4411,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-14,France,4496,91 +4412,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,1.0,1.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-14,Portugal,169,0 +4413,1.0,,,3.0,,5.0,,,,,,0.0,0.0,1.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-14,Spain,6391,195 +4414,1.0,,2.0,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-14,Belgium,689,4 +4415,,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Luxembourg,51,1 +4416,,,,2.0,2.0,5.0,,,,,500.0,0.0,0.0,2.0,1.0,0.0,0.0,2.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-14,Albania,38,1 +4417,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Andorra,1,0 +4418,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Azerbaijan,15,1 +4419,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Belarus,27,0 +4420,1.0,,,,,5.0,,,,,300.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-14,Bosnia and Herzegovina,18,0 +4421,1.0,,,,,,,,,,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Bulgaria,41,2 +4422,1.0,,,,,6.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-03-14,Denmark,836,1 +4423,1.0,,,,,1.0,,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-14,Estonia,115,0 +4424,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Cyprus,26,0 +4425,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,2020-03-14,Croatia,38,0 +4426,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Finland,225,0 +4427,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Georgia,30,0 +4428,,,,,,5.0,,,,,100.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-14,Hungary,30,0 +4429,1.0,,,,,1.0,,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Latvia,26,0 +4430,1.0,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Lithuania,8,0 +4431,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-14,Greece,228,3 +4432,1.0,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Moldova,12,0 +4433,1.0,,,,,,889.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Malta,18,0 +4434,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Monaco,2,0 +4435,1.0,,,,,5.0,6000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Netherlands,962,12 +4436,1.0,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Iceland,156,0 +4437,1.0,,2.0,,,5.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,4.0,2.0,0.0,0.0,0.0,0.0,2020-03-14,Ireland,129,2 +4438,1.0,,,,2.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Kosovo,0,0 +4439,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Kazakhstan,6,0 +4440,1.0,,,,,6.0,,1000.0,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Poland,103,3 +4441,,,,,,,2900.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Turkey,5,0 +4442,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Ukraine,3,1 +4443,1.0,,,,,6.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Slovakia,44,0 +4444,,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Serbia,46,0 +4445,1.0,,,,,5.0,4000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Switzerland,1359,13 +4446,1.0,,,,,6.0,,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Norway,1090,3 +4447,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Montenegro,0,0 +4448,,,,,,,80000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Iran,12729,611 +4449,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Liechtenstein,4,0 +4450,1.0,,,,,5.0,,,,,300.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Russia,59,0 +4451,1.0,,1.0,,,,278.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-14,Mexico,26,0 +4452,1.0,,2.0,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Egypt,109,2 +4453,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Malaysia,238,0 +4454,1.0,,,,,5.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-14,Nepal,1,0 +4455,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Afghanistan,11,0 +4456,1.0,,,1.0,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Iraq,110,10 +4457,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Philippines,111,8 +4458,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Kuwait,104,0 +4459,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,South Africa,38,0 +4460,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Armenia,18,0 +4461,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Pakistan,31,0 +4462,,,,,,,2927.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Brazil,151,0 +4463,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Costa Rica,26,0 +4464,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Panama,36,1 +4465,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,India,102,2 +4466,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Bahrain,210,0 +4467,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,United Arab Emirates,85,0 +4468,,,,,,,1545.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Kyrgyzstan,0,0 +4469,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Indonesia,96,5 +4470,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Namibia,2,0 +4471,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-14,Uganda,0,0 +4472,1.0,,,3.0,,5.0,,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Austria,860,1 +4473,,,,,,5.0,167000.0,,,,1000.0,0.0,1.0,0.0,0.0,0.0,1.0,1.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-15,Germany,5795,11 +4474,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,United Kingdom,1145,21 +4475,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Vietnam,56,0 +4476,1.0,,2.0,1.0,,3.0,,,,,,2.0,3.0,0.0,1.0,0.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.7,2020-03-15,South Korea,8162,75 +4477,1.0,2.0,1.0,1.0,,5.0,,2000.0,,,10.0,2.0,1.0,3.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.1,2020-03-15,Singapore,226,0 +4478,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-15,Israel,213,0 +4479,2.0,,2.0,,,5.0,2404.0,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-03-15,Japan,839,22 +4480,1.0,,,,,,,,,,500.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Sweden,1022,3 +4481,1.0,,,3.0,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,San Marino,101,5 +4482,1.0,,2.0,,,5.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Slovenia,219,1 +4483,,,,,,,6326.0,,,,,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Canada,252,1 +4484,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Taiwan,59,1 +4485,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Macau,10,0 +4486,2.0,,,,,3.0,5271.0,,,,,0.0,2.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-15,Hong Kong,145,4 +4487,1.0,,1.0,3.0,2.0,3.0,320000.0,700.0,,,2.0,2.0,1.0,1.0,0.0,2.0,1.0,2.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-15,China,80848,3199 +4488,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Thailand,114,1 +4489,,,,3.0,,6.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,0.0,2.0,3.0,6.0,0.0,0.0,1.0,0.0,2020-03-15,Italy,24747,1809 +4490,2.0,,,,,5.0,,,1.0,,100.0,2.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-15,Czechia,253,0 +4491,,,,,,4.0,,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Australia,297,3 +4492,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Trinidad and Tobago,2,0 +4493,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Qatar,401,0 +4494,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,New Zealand,8,0 +4495,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Colombia,34,0 +4496,1.0,,,,,5.0,,,,,50.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-15,Romania,131,0 +4497,,,,,,,36747.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-15,France,4532,91 +4498,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,1.0,1.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-15,Portugal,245,0 +4499,1.0,,,3.0,,5.0,,,,,,0.0,0.0,1.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-15,Spain,7798,289 +4500,1.0,,2.0,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-15,Belgium,886,4 +4501,,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Luxembourg,59,1 +4502,,,,2.0,2.0,6.0,,,,,500.0,0.0,0.0,2.0,1.0,0.0,0.0,2.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-15,Albania,42,1 +4503,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Andorra,1,0 +4504,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Azerbaijan,23,1 +4505,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Belarus,27,0 +4506,1.0,,,,,5.0,,,,,300.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-15,Bosnia and Herzegovina,24,0 +4507,1.0,,,,,,,,,,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Bulgaria,51,2 +4508,1.0,,,,,6.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-03-15,Denmark,875,2 +4509,1.0,,,,,1.0,,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-15,Estonia,171,0 +4510,1.0,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Cyprus,26,0 +4511,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,2020-03-15,Croatia,49,0 +4512,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Finland,244,0 +4513,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Georgia,33,0 +4514,,,,,,5.0,,,,,100.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-15,Hungary,32,1 +4515,1.0,,,,,1.0,,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Latvia,30,0 +4516,1.0,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Lithuania,12,0 +4517,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-15,Greece,331,4 +4518,1.0,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Moldova,23,0 +4519,1.0,,,,,,889.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Malta,21,0 +4520,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Monaco,2,0 +4521,1.0,,,,,5.0,6000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Netherlands,1138,20 +4522,1.0,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Iceland,171,5 +4523,1.0,,2.0,,,5.0,,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,1.0,4.0,2.0,0.0,0.0,0.0,0.0,2020-03-15,Ireland,129,2 +4524,1.0,,,,2.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Kosovo,0,0 +4525,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Kazakhstan,9,0 +4526,1.0,,,,,6.0,,1000.0,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,1.0,0.0,0.0,0.0,0.0,2020-03-15,Poland,119,3 +4527,,,,,,,2900.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Turkey,6,0 +4528,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Ukraine,3,1 +4529,1.0,,,,,6.0,,,,,,1.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Slovakia,54,0 +4530,,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Serbia,48,0 +4531,1.0,,,,,5.0,4000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Switzerland,2200,14 +4532,1.0,,,,,6.0,,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Norway,1221,3 +4533,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Montenegro,0,0 +4534,,,,,,,80000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Iran,13938,724 +4535,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Liechtenstein,4,0 +4536,1.0,,,,,5.0,,,,,300.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Russia,63,0 +4537,1.0,,1.0,,,,278.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-15,Mexico,41,0 +4538,1.0,,2.0,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Egypt,110,2 +4539,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Malaysia,428,0 +4540,1.0,,,,,6.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-15,Nepal,1,0 +4541,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Afghanistan,16,0 +4542,1.0,,,1.0,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Iraq,116,10 +4543,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Philippines,140,11 +4544,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Kuwait,112,0 +4545,1.0,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,South Africa,51,0 +4546,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Armenia,26,0 +4547,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Pakistan,53,0 +4548,,,,,,,2927.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Brazil,162,0 +4549,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Costa Rica,27,0 +4550,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Panama,43,1 +4551,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,India,113,2 +4552,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Bahrain,214,0 +4553,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,United Arab Emirates,98,0 +4554,,,,,,,1545.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Kyrgyzstan,0,0 +4555,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Indonesia,117,5 +4556,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-15,Namibia,2,0 +4557,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-15,Uganda,0,0 +4558,1.0,,,3.0,,5.0,,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Austria,1018,3 +4559,,,,,,6.0,167000.0,,,,1000.0,0.0,1.0,0.0,0.0,0.0,1.0,1.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-16,Germany,7272,17 +4560,,2.0,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,United Kingdom,1551,56 +4561,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Vietnam,61,0 +4562,1.0,,2.0,1.0,,3.0,,,,,,2.0,3.0,0.0,1.0,0.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.7,2020-03-16,South Korea,8236,75 +4563,1.0,2.0,1.0,1.0,,5.0,,2000.0,,,10.0,2.0,1.0,3.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.1,2020-03-16,Singapore,243,0 +4564,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-16,Israel,218,0 +4565,2.0,,2.0,,,5.0,2404.0,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-03-16,Japan,839,27 +4566,1.0,,,,,,,,,,500.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Sweden,1103,6 +4567,1.0,,,3.0,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,San Marino,109,7 +4568,1.0,,2.0,,,5.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Slovenia,253,1 +4569,,,,,,,6326.0,,,,,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Canada,415,4 +4570,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Taiwan,67,1 +4571,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Macau,11,0 +4572,2.0,,,,,3.0,5271.0,,,,,0.0,2.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-16,Hong Kong,155,4 +4573,1.0,,1.0,3.0,2.0,3.0,320000.0,700.0,,,2.0,2.0,1.0,1.0,0.0,2.0,1.0,2.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-16,China,80867,3213 +4574,1.0,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Thailand,147,1 +4575,,,,3.0,2.0,6.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,0.0,2.0,3.0,6.0,0.0,0.0,1.0,0.0,2020-03-16,Italy,27980,2158 +4576,2.0,,,,2.0,6.0,,,1.0,,100.0,2.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,1.0,1.0,0.0,0.0,0.0,2020-03-16,Czechia,298,0 +4577,,,,,,4.0,,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Australia,377,3 +4578,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Trinidad and Tobago,4,0 +4579,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Qatar,439,0 +4580,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,New Zealand,8,0 +4581,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Colombia,54,0 +4582,1.0,,,,,5.0,,,,,50.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-16,Romania,158,0 +4583,,,,,,1.0,36747.0,,,,100.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-16,France,6683,149 +4584,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,1.0,1.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-16,Portugal,331,0 +4585,1.0,,,3.0,,5.0,,,,,,0.0,0.0,1.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-16,Spain,9942,342 +4586,1.0,,2.0,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-16,Belgium,1058,5 +4587,,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Luxembourg,77,1 +4588,1.0,,,2.0,2.0,6.0,,,,,2.0,0.0,0.0,2.0,1.0,0.0,0.0,2.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-16,Albania,51,1 +4589,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Andorra,2,0 +4590,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Azerbaijan,28,1 +4591,1.0,,,,,,16000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Belarus,36,0 +4592,1.0,,,,,5.0,,,,,300.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-16,Bosnia and Herzegovina,25,0 +4593,1.0,,,,,,,,,,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Bulgaria,52,2 +4594,1.0,,,,,6.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-03-16,Denmark,933,3 +4595,1.0,,,,,1.0,,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-16,Estonia,205,0 +4596,1.0,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Cyprus,33,0 +4597,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,4.0,0.0,0.0,0.0,0.0,2020-03-16,Croatia,57,0 +4598,1.0,,,,,4.0,,,,,10.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Finland,277,0 +4599,1.0,,,,,6.0,,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Georgia,33,0 +4600,,,,,,5.0,,,,,100.0,2.0,0.0,0.0,1.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-16,Hungary,39,1 +4601,1.0,,,,,1.0,,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Latvia,34,0 +4602,1.0,,,,,6.0,,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Lithuania,17,0 +4603,1.0,,,1.0,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-16,Greece,331,4 +4604,1.0,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Moldova,23,0 +4605,1.0,,,,,,889.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Malta,30,0 +4606,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Monaco,7,0 +4607,1.0,,,,,5.0,6000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Netherlands,1416,24 +4608,1.0,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-16,Iceland,180,0 +4609,1.0,,2.0,,,5.0,,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,1.0,4.0,2.0,0.0,0.0,0.0,0.0,2020-03-16,Ireland,169,2 +4610,1.0,,,,2.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Kosovo,0,0 +4611,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Kazakhstan,10,0 +4612,1.0,,,,,6.0,,1000.0,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,1.0,0.0,0.0,0.0,0.0,2020-03-16,Poland,177,4 +4613,,,,,,,2900.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-03-16,Turkey,18,0 +4614,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Ukraine,7,1 +4615,1.0,,,,,6.0,,,,,,2.0,1.0,0.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-16,Slovakia,63,0 +4616,,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Serbia,55,0 +4617,1.0,,,,,5.0,4000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Switzerland,2200,14 +4618,1.0,,,,,6.0,,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Norway,1333,3 +4619,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Montenegro,0,0 +4620,,,,,,,80000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-16,Iran,14991,853 +4621,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Liechtenstein,4,0 +4622,1.0,,,,,5.0,,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Russia,90,0 +4623,1.0,,1.0,,,,278.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-16,Mexico,53,0 +4624,1.0,,2.0,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Egypt,150,2 +4625,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Malaysia,566,0 +4626,1.0,,,,,6.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-16,Nepal,1,0 +4627,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Afghanistan,21,0 +4628,1.0,,,1.0,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Iraq,124,10 +4629,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Philippines,142,12 +4630,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Kuwait,123,0 +4631,1.0,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,South Africa,62,0 +4632,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Armenia,52,0 +4633,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Pakistan,136,0 +4634,,,,,,,2927.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Brazil,200,0 +4635,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Costa Rica,35,0 +4636,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Panama,55,1 +4637,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,India,119,2 +4638,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Bahrain,214,1 +4639,,,,,,,125000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,United Arab Emirates,98,0 +4640,,,,,,,1545.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Kyrgyzstan,0,0 +4641,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Indonesia,134,5 +4642,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-16,Namibia,2,0 +4643,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-16,Uganda,0,0 +4644,1.0,,,3.0,,5.0,,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Austria,1332,3 +4645,,,,,,6.0,167000.0,,,,1000.0,0.0,1.0,0.0,0.0,0.0,1.0,1.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-17,Germany,9257,24 +4646,,2.0,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,United Kingdom,1960,56 +4647,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Vietnam,66,0 +4648,1.0,,2.0,1.0,,4.0,,,,,,2.0,3.0,0.0,1.0,0.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.7,2020-03-17,South Korea,8320,81 +4649,1.0,2.0,1.0,1.0,,5.0,,2000.0,,,10.0,2.0,1.0,3.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.1,2020-03-17,Singapore,266,0 +4650,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-17,Israel,250,0 +4651,2.0,,2.0,,,5.0,2404.0,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-03-17,Japan,878,29 +4652,1.0,,,,,6.0,14300.0,,,,500.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Sweden,1190,7 +4653,1.0,,,3.0,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,San Marino,109,7 +4654,1.0,,2.0,,,5.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Slovenia,275,1 +4655,,,,,,,6326.0,,,,,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Canada,478,5 +4656,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Taiwan,77,1 +4657,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Macau,12,0 +4658,2.0,,,,,3.0,5271.0,,,,,0.0,2.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-17,Hong Kong,162,4 +4659,1.0,,1.0,3.0,2.0,3.0,320000.0,700.0,,,2.0,2.0,1.0,1.0,0.0,2.0,1.0,2.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-17,China,80884,3226 +4660,1.0,,,,,1.0,7084.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Thailand,177,1 +4661,,,,3.0,2.0,6.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,0.0,2.0,3.0,6.0,0.0,0.0,1.0,0.0,2020-03-17,Italy,31506,2503 +4662,2.0,,,,2.0,6.0,,,10.0,,100.0,2.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,1.0,1.0,0.0,0.0,0.0,2020-03-17,Czechia,396,0 +4663,,,,,,4.0,,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Australia,452,5 +4664,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Trinidad and Tobago,5,0 +4665,,,,,,5.0,8400.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Qatar,439,0 +4666,,,,,,5.0,584.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,New Zealand,12,0 +4667,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Colombia,65,0 +4668,1.0,,,,,5.0,,,,,50.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-17,Romania,184,0 +4669,,,,3.0,,1.0,36747.0,,,,100.0,1.0,0.0,1.0,0.0,0.0,0.0,1.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-17,France,7715,149 +4670,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,1.0,1.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-17,Portugal,448,1 +4671,1.0,,,3.0,,6.0,,,,,,0.0,0.0,1.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-17,Spain,11748,533 +4672,1.0,,2.0,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-17,Belgium,1243,10 +4673,,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Luxembourg,140,1 +4674,1.0,,,2.0,2.0,6.0,,,,,2.0,0.0,0.0,2.0,1.0,0.0,0.0,2.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-17,Albania,55,1 +4675,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Andorra,39,0 +4676,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Azerbaijan,28,1 +4677,1.0,,,,,,16000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Belarus,36,0 +4678,1.0,,,,,5.0,,,,,300.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-17,Bosnia and Herzegovina,26,0 +4679,1.0,,,3.0,,,,,,,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Bulgaria,67,2 +4680,1.0,,,,,6.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-03-17,Denmark,1025,4 +4681,1.0,,,,,6.0,,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-17,Estonia,225,0 +4682,1.0,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Cyprus,46,0 +4683,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,4.0,0.0,0.0,0.0,0.0,2020-03-17,Croatia,65,0 +4684,1.0,,,,,4.0,,,,,10.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Finland,321,0 +4685,1.0,,,,,6.0,,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Georgia,34,0 +4686,,,,,,6.0,,,,,100.0,2.0,0.0,0.0,1.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-17,Hungary,50,1 +4687,1.0,,,,,1.0,,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Latvia,49,0 +4688,1.0,,,,,6.0,,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Lithuania,25,0 +4689,1.0,,,1.0,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-17,Greece,387,5 +4690,1.0,,,,2.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Moldova,30,0 +4691,1.0,,,,,,889.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Malta,38,0 +4692,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Monaco,7,0 +4693,1.0,,,,,5.0,6000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Netherlands,1711,43 +4694,1.0,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-17,Iceland,220,1 +4695,1.0,,2.0,,,5.0,6600.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,1.0,4.0,2.0,0.0,0.0,0.0,0.0,2020-03-17,Ireland,223,2 +4696,1.0,,,,2.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Kosovo,0,0 +4697,1.0,,,1.0,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-17,Kazakhstan,33,0 +4698,1.0,,,,,6.0,,1000.0,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,1.0,0.0,0.0,0.0,0.0,2020-03-17,Poland,238,5 +4699,,,,,,,2900.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-03-17,Turkey,47,1 +4700,,,,,,,,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,4.0,3.0,0.0,0.0,0.0,0.0,2020-03-17,Ukraine,14,2 +4701,1.0,,,,,6.0,,,,,,2.0,1.0,0.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-17,Slovakia,72,0 +4702,,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Serbia,65,0 +4703,1.0,,,,,5.0,4000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Switzerland,2700,27 +4704,1.0,,,,,6.0,,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Norway,1463,3 +4705,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Montenegro,2,0 +4706,,,,,,,80000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-17,Iran,16169,988 +4707,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Liechtenstein,7,0 +4708,1.0,,,,,5.0,,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-17,Russia,114,0 +4709,1.0,,1.0,,,,278.0,,,,1000.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-17,Mexico,82,0 +4710,1.0,,2.0,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-17,Egypt,196,4 +4711,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Malaysia,673,2 +4712,1.0,,,,,6.0,,,,,,1.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-17,Nepal,1,0 +4713,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Afghanistan,22,0 +4714,1.0,,,1.0,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Iraq,154,11 +4715,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Philippines,187,12 +4716,,,,,,,0.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Kuwait,130,0 +4717,1.0,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,South Africa,62,0 +4718,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Armenia,78,0 +4719,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Pakistan,236,0 +4720,,,,,,,2927.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Brazil,321,1 +4721,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Costa Rica,41,0 +4722,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Panama,69,1 +4723,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,India,142,3 +4724,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Bahrain,228,1 +4725,,,,,,,125000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,United Arab Emirates,98,0 +4726,,,,,,,1545.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Kyrgyzstan,0,0 +4727,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Indonesia,172,5 +4728,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-17,Namibia,2,0 +4729,,,,,,1.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-17,Uganda,0,0 +4730,1.0,,,3.0,,5.0,,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Austria,1646,4 +4731,,,,,,6.0,167000.0,,,,1000.0,0.0,1.0,0.0,0.0,0.0,1.0,1.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-18,Germany,12327,28 +4732,,2.0,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,United Kingdom,2642,72 +4733,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Vietnam,75,0 +4734,1.0,,2.0,1.0,,4.0,,,,,,3.0,5.0,0.0,1.0,0.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.7,2020-03-18,South Korea,8413,84 +4735,1.0,2.0,1.0,1.0,,5.0,,2000.0,,,10.0,2.0,1.0,3.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.1,2020-03-18,Singapore,313,0 +4736,1.0,,,,,6.0,10864.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-18,Israel,304,0 +4737,2.0,,2.0,,,5.0,2404.0,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-03-18,Japan,889,29 +4738,1.0,,,,,6.0,14300.0,,,,500.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Sweden,1279,10 +4739,1.0,,,3.0,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,San Marino,119,11 +4740,1.0,,2.0,,,5.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Slovenia,275,1 +4741,,,,,,,6326.0,,,,,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Canada,657,8 +4742,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Taiwan,100,1 +4743,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Macau,15,0 +4744,2.0,,,,,3.0,5271.0,,,,,0.0,2.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-18,Hong Kong,181,4 +4745,1.0,,1.0,3.0,2.0,3.0,320000.0,700.0,,,2.0,2.0,1.0,1.0,0.0,2.0,1.0,2.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-18,China,80906,3237 +4746,1.0,,,,,1.0,7084.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Thailand,212,1 +4747,,,,3.0,2.0,6.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,0.0,2.0,3.0,6.0,0.0,0.0,1.0,0.0,2020-03-18,Italy,35713,2978 +4748,2.0,,,,2.0,6.0,,,10.0,,100.0,2.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,1.0,1.0,0.0,0.0,0.0,2020-03-18,Czechia,464,0 +4749,,,,,,4.0,,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Australia,568,6 +4750,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Trinidad and Tobago,7,0 +4751,,,,,,5.0,8400.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Qatar,452,0 +4752,,,,,,5.0,584.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,New Zealand,20,0 +4753,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Colombia,93,0 +4754,1.0,,,,,5.0,,,,,50.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-18,Romania,260,0 +4755,,,,3.0,,1.0,36747.0,,,,100.0,1.0,0.0,1.0,0.0,0.0,0.0,1.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-18,France,9124,149 +4756,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,1.0,1.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-18,Portugal,448,2 +4757,1.0,,,3.0,,6.0,30000.0,,,,,0.0,0.0,1.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-18,Spain,13910,623 +4758,1.0,,2.0,3.0,,3.0,18360.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-18,Belgium,1486,14 +4759,,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Luxembourg,203,2 +4760,1.0,,,2.0,2.0,6.0,,,,,2.0,0.0,0.0,2.0,1.0,0.0,0.0,2.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-18,Albania,59,2 +4761,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Andorra,39,0 +4762,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Azerbaijan,28,1 +4763,1.0,,,,,,16000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Belarus,51,0 +4764,1.0,,,,,5.0,,,,,300.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-18,Bosnia and Herzegovina,38,0 +4765,1.0,,,3.0,,5.0,,,,,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Bulgaria,92,2 +4766,1.0,,,,,6.0,,,,,10.0,0.0,0.0,1.0,0.0,0.0,0.0,2.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-03-18,Denmark,1116,4 +4767,1.0,,,,,6.0,,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-18,Estonia,258,0 +4768,1.0,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Cyprus,49,0 +4769,1.0,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,5.0,0.0,0.0,0.0,0.0,2020-03-18,Croatia,81,0 +4770,1.0,,,,,4.0,,,,,10.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Finland,336,0 +4771,1.0,,,,,6.0,,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Georgia,38,0 +4772,,,,,,6.0,,,,,100.0,2.0,0.0,0.0,1.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-18,Hungary,58,1 +4773,1.0,,,,,1.0,,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Latvia,71,0 +4774,1.0,,,,,6.0,,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Lithuania,27,0 +4775,1.0,,,1.0,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-18,Greece,418,5 +4776,1.0,,,,2.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Moldova,30,1 +4777,1.0,,,,,,889.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Malta,38,0 +4778,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Monaco,7,0 +4779,1.0,,,,,5.0,6000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Netherlands,2058,58 +4780,1.0,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-18,Iceland,250,1 +4781,1.0,,2.0,,,5.0,6600.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,1.0,4.0,2.0,0.0,0.0,0.0,0.0,2020-03-18,Ireland,292,2 +4782,1.0,,,,2.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Kosovo,0,0 +4783,1.0,,,1.0,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-18,Kazakhstan,35,0 +4784,1.0,,,,,6.0,,1000.0,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,1.0,0.0,0.0,0.0,0.0,2020-03-18,Poland,251,5 +4785,,,,,,,2900.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-03-18,Turkey,98,1 +4786,,,,,,,,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,4.0,3.0,0.0,0.0,0.0,0.0,2020-03-18,Ukraine,14,2 +4787,1.0,,,,,6.0,,,,,,2.0,1.0,0.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-18,Slovakia,105,1 +4788,,,,2.0,,6.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Serbia,83,0 +4789,1.0,,,,,5.0,4000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Switzerland,3028,28 +4790,1.0,,,,,6.0,,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Norway,1550,6 +4791,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Montenegro,2,0 +4792,,,,,,,80000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-18,Iran,17361,1135 +4793,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Liechtenstein,28,0 +4794,1.0,,,,,6.0,,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-18,Russia,147,0 +4795,1.0,,1.0,,,,278.0,,,,1000.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-18,Mexico,93,0 +4796,1.0,,2.0,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-18,Egypt,196,6 +4797,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Malaysia,790,2 +4798,1.0,,,,,6.0,,,,,25.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,3.0,0.0,0.0,0.0,0.0,2020-03-18,Nepal,1,0 +4799,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-18,Afghanistan,22,0 +4800,1.0,,,1.0,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Iraq,164,12 +4801,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Philippines,202,19 +4802,,,,,,,0.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Kuwait,142,0 +4803,1.0,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,South Africa,116,0 +4804,,,,,,,813.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Armenia,84,0 +4805,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Pakistan,299,0 +4806,,,,,,,2927.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Brazil,372,3 +4807,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Costa Rica,50,0 +4808,,,,,,,1455.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Panama,86,1 +4809,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,India,156,3 +4810,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Bahrain,256,1 +4811,,,,,,,125000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,United Arab Emirates,113,0 +4812,,,,,,,1545.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Kyrgyzstan,3,0 +4813,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Indonesia,227,19 +4814,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-18,Namibia,2,0 +4815,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-18,Uganda,0,0 +4816,1.0,,,3.0,,5.0,,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Austria,2013,6 +4817,,,,,,6.0,167000.0,,,,1000.0,0.0,1.0,0.0,0.0,0.0,1.0,1.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-19,Germany,15320,44 +4818,,2.0,,,,3.0,64621.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,United Kingdom,2716,138 +4819,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Vietnam,85,0 +4820,1.0,,2.0,1.0,,4.0,,,,,,3.0,5.0,0.0,1.0,0.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.7,2020-03-19,South Korea,8565,91 +4821,1.0,2.0,1.0,1.0,,5.0,,2000.0,,,10.0,2.0,1.0,3.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.1,2020-03-19,Singapore,345,0 +4822,1.0,,,,,6.0,10864.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-19,Israel,427,0 +4823,2.0,,2.0,,,5.0,14901.0,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-03-19,Japan,924,29 +4824,1.0,,,,,6.0,14300.0,,,,500.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Sweden,1439,11 +4825,1.0,,,3.0,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,San Marino,119,11 +4826,1.0,,2.0,,,5.0,9860.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Slovenia,286,1 +4827,,,,,,,54956.0,,,,,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Canada,800,9 +4828,,,,,,3.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Taiwan,108,1 +4829,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Macau,17,0 +4830,2.0,,,,,3.0,5271.0,,,,,0.0,2.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-19,Hong Kong,208,4 +4831,1.0,,1.0,3.0,2.0,3.0,320000.0,700.0,,,2.0,2.0,1.0,1.0,0.0,2.0,1.0,2.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-19,China,80931,3245 +4832,1.0,,,,,1.0,7084.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Thailand,272,1 +4833,,,,3.0,2.0,6.0,,,,,100.0,0.0,1.0,1.0,1.0,0.0,0.0,2.0,3.0,6.0,0.0,0.0,1.0,0.0,2020-03-19,Italy,41035,3405 +4834,2.0,,,,2.0,6.0,,,10.0,,100.0,2.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,1.0,1.0,0.0,0.0,0.0,2020-03-19,Czechia,694,0 +4835,,,,,,4.0,39089.0,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Australia,681,6 +4836,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Trinidad and Tobago,9,0 +4837,,,,,,5.0,8400.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Qatar,460,0 +4838,,,,,,5.0,584.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,New Zealand,28,0 +4839,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Colombia,102,0 +4840,1.0,,,,,5.0,,,,,50.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-19,Romania,277,0 +4841,,,,3.0,,1.0,36747.0,,,,100.0,1.0,0.0,1.0,0.0,0.0,0.0,1.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-19,France,10970,244 +4842,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,1.0,1.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-19,Portugal,785,3 +4843,1.0,,,3.0,,6.0,30000.0,,,,,0.0,0.0,1.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-19,Spain,17963,830 +4844,1.0,,2.0,3.0,,3.0,18360.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-19,Belgium,1795,21 +4845,,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Luxembourg,335,4 +4846,1.0,,,2.0,2.0,6.0,,,,,2.0,0.0,0.0,2.0,1.0,0.0,0.0,2.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-19,Albania,64,2 +4847,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Andorra,53,0 +4848,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Azerbaijan,44,1 +4849,1.0,,,,,,16000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Belarus,51,0 +4850,1.0,,,,,5.0,,,,,300.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-19,Bosnia and Herzegovina,63,0 +4851,1.0,,,3.0,,5.0,,,,,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Bulgaria,94,3 +4852,1.0,,,,,6.0,,,,,10.0,0.0,0.0,1.0,0.0,0.0,0.0,2.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-03-19,Denmark,1225,6 +4853,1.0,,,,,6.0,,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-19,Estonia,267,0 +4854,1.0,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Cyprus,67,0 +4855,1.0,,,,,6.0,1264.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,6.0,0.0,0.0,0.0,0.0,2020-03-19,Croatia,105,1 +4856,1.0,,,,,4.0,3000.0,,,,10.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Finland,400,0 +4857,1.0,,,,,6.0,,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Georgia,40,0 +4858,1.0,,,,,6.0,,,,,100.0,2.0,0.0,1.0,1.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-19,Hungary,73,1 +4859,1.0,,,,,1.0,,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Latvia,86,0 +4860,1.0,,,,,6.0,,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Lithuania,36,0 +4861,1.0,,,1.0,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-19,Greece,418,6 +4862,1.0,,,,2.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Moldova,49,1 +4863,1.0,,,,,,889.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Malta,53,0 +4864,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Monaco,7,0 +4865,1.0,,,,,5.0,6000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Netherlands,2467,77 +4866,1.0,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-19,Iceland,330,1 +4867,1.0,,2.0,,,5.0,6600.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,1.0,4.0,2.0,0.0,0.0,0.0,0.0,2020-03-19,Ireland,557,3 +4868,1.0,,,,2.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Kosovo,0,0 +4869,1.0,,,1.0,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-19,Kazakhstan,44,0 +4870,1.0,,,,,6.0,,1000.0,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,1.0,0.0,0.0,0.0,0.0,2020-03-19,Poland,355,5 +4871,,,,,,,2900.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-19,Turkey,192,3 +4872,,,,,,,,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,4.0,3.0,0.0,0.0,0.0,0.0,2020-03-19,Ukraine,16,2 +4873,1.0,,,,,6.0,,,,,,2.0,1.0,0.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-19,Slovakia,123,1 +4874,,,,2.0,,6.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Serbia,103,0 +4875,1.0,,,,,5.0,4000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Switzerland,4075,41 +4876,1.0,,,,,6.0,,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Norway,1746,7 +4877,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Montenegro,3,0 +4878,,,,,,,80000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-19,Iran,18407,1284 +4879,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Liechtenstein,28,0 +4880,1.0,,,,,6.0,143519.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-19,Russia,199,1 +4881,1.0,,1.0,,,2.0,278.0,,,,1000.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-19,Mexico,118,1 +4882,1.0,,2.0,,2.0,6.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-19,Egypt,256,6 +4883,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Malaysia,900,2 +4884,1.0,,,,,6.0,,,,,25.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,3.0,0.0,0.0,0.0,0.0,2020-03-19,Nepal,1,0 +4885,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-19,Afghanistan,22,0 +4886,1.0,,,1.0,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Iraq,192,13 +4887,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Philippines,217,17 +4888,,,,,,,0.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Kuwait,148,0 +4889,1.0,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,South Africa,150,0 +4890,,,,,,,813.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Armenia,115,0 +4891,,,,,,,1979.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Pakistan,454,2 +4892,,,,,,,2927.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Brazil,621,6 +4893,,,,,,,1039.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Costa Rica,69,1 +4894,,,,,,,1455.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Panama,109,1 +4895,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,India,194,4 +4896,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Bahrain,278,1 +4897,,,,,,,125000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,United Arab Emirates,140,0 +4898,,,,,,,1545.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Kyrgyzstan,3,0 +4899,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Indonesia,311,25 +4900,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-19,Namibia,3,0 +4901,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-19,Uganda,0,0 +4902,1.0,,,3.0,,5.0,15613.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Austria,2388,6 +4903,,,,2.0,,6.0,167000.0,,,,1000.0,0.0,1.0,0.0,0.0,0.0,1.0,1.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-20,Germany,19848,67 +4904,,2.0,,,,3.0,64621.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,United Kingdom,4014,178 +4905,,,,,,5.0,15637.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Vietnam,91,0 +4906,1.0,,2.0,1.0,,4.0,316664.0,,,,,3.0,5.0,0.0,1.0,0.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.7999999999999999,2020-03-20,South Korea,8652,94 +4907,1.0,2.0,1.0,1.0,,5.0,,2000.0,,,10.0,2.0,1.0,3.0,0.0,0.0,1.0,0.0,1.0,3.0,0.0,0.0,0.0,0.1,2020-03-20,Singapore,385,0 +4908,1.0,,,,,6.0,10864.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-20,Israel,529,0 +4909,2.0,,2.0,,,5.0,14901.0,,,,,0.0,2.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-03-20,Japan,963,33 +4910,1.0,,,,,6.0,14300.0,,,,500.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Sweden,1639,16 +4911,1.0,,,3.0,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,San Marino,144,14 +4912,1.0,,2.0,2.0,,5.0,9860.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,1.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Slovenia,341,1 +4913,,,,,,,54956.0,,,,,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Canada,943,12 +4914,,,,,,3.0,21376.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Taiwan,135,2 +4915,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Macau,17,0 +4916,2.0,,,,,4.0,5271.0,,,,,0.0,2.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-20,Hong Kong,256,4 +4917,1.0,,1.0,3.0,2.0,3.0,320000.0,700.0,,,2.0,2.0,1.0,1.0,0.0,2.0,1.0,2.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-20,China,80977,3249 +4918,1.0,,,,,1.0,7084.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Thailand,322,1 +4919,,,,3.0,2.0,6.0,206886.0,,,,100.0,0.0,1.0,1.0,1.0,0.0,0.0,2.0,3.0,6.0,0.0,0.0,1.0,0.0,2020-03-20,Italy,47021,4032 +4920,2.0,,,,2.0,6.0,11619.0,,10.0,,100.0,2.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,1.0,1.0,0.0,0.0,0.0,2020-03-20,Czechia,833,0 +4921,,,,,,6.0,113615.0,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Australia,791,7 +4922,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Trinidad and Tobago,9,0 +4923,,,,,,5.0,8400.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Qatar,470,0 +4924,,,,,,5.0,584.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,New Zealand,39,0 +4925,,,,,,,4103.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Colombia,128,0 +4926,1.0,,,,,5.0,8284.0,,,,50.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-20,Romania,308,0 +4927,,,,3.0,,1.0,36747.0,,,,100.0,1.0,0.0,1.0,0.0,0.0,0.0,1.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-20,France,12758,451 +4928,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,1.0,1.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-20,Portugal,1020,6 +4929,1.0,,,3.0,,6.0,30000.0,,,,,0.0,0.0,1.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-20,Spain,20410,1043 +4930,1.0,,2.0,3.0,,3.0,18360.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-20,Belgium,2257,37 +4931,,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Luxembourg,484,4 +4932,1.0,,,2.0,2.0,6.0,,,,,2.0,0.0,0.0,2.0,1.0,0.0,0.0,2.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-20,Albania,70,2 +4933,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Andorra,75,0 +4934,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Azerbaijan,44,1 +4935,1.0,,,,,,16000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Belarus,69,0 +4936,1.0,,,,,5.0,,,,,300.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-20,Bosnia and Herzegovina,89,0 +4937,1.0,,,3.0,,5.0,,,,,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Bulgaria,127,3 +4938,1.0,,,,,6.0,10730.0,,,,10.0,0.0,0.0,1.0,0.0,0.0,0.0,2.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-03-20,Denmark,1337,9 +4939,1.0,,,,,6.0,2504.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-20,Estonia,283,0 +4940,1.0,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Cyprus,67,0 +4941,1.0,,,,,6.0,1264.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,6.0,0.0,0.0,0.0,0.0,2020-03-20,Croatia,128,1 +4942,1.0,,,,,4.0,3000.0,,,,10.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Finland,450,0 +4943,1.0,,,,,6.0,,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Georgia,43,0 +4944,1.0,2.0,,,,6.0,3007.0,,,,100.0,2.0,0.0,1.0,1.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-20,Hungary,85,3 +4945,1.0,,,,,1.0,3205.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Latvia,111,0 +4946,1.0,,,,,6.0,1154.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Lithuania,49,0 +4947,1.0,,,1.0,2.0,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-20,Greece,495,6 +4948,1.0,,,,2.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Moldova,66,1 +4949,1.0,,,,,6.0,889.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Malta,64,0 +4950,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Monaco,11,0 +4951,1.0,,,,,5.0,6000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Netherlands,3003,107 +4952,1.0,,,,,,9189.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-20,Iceland,409,0 +4953,1.0,,2.0,,,5.0,6600.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,1.0,4.0,2.0,0.0,0.0,0.0,0.0,2020-03-20,Ireland,683,3 +4954,1.0,,,,2.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Kosovo,0,0 +4955,1.0,,,1.0,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-20,Kazakhstan,49,3 +4956,1.0,,,,,6.0,13072.0,1000.0,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,1.0,0.0,0.0,0.0,0.0,2020-03-20,Poland,425,5 +4957,,,,,,,2900.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-20,Turkey,359,4 +4958,,,,,,,316.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,4.0,3.0,0.0,0.0,0.0,0.0,2020-03-20,Ukraine,29,3 +4959,1.0,,,,,6.0,2707.0,,,,,2.0,1.0,0.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-20,Slovakia,137,1 +4960,,,,2.0,,6.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Serbia,135,1 +4961,1.0,,,,,5.0,4000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Switzerland,5294,54 +4962,1.0,,,,,6.0,43735.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Norway,1914,7 +4963,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Montenegro,14,0 +4964,,,,,,,80000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-20,Iran,19644,1433 +4965,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Liechtenstein,28,0 +4966,1.0,,,,,6.0,143519.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-20,Russia,253,1 +4967,1.0,,1.0,,,2.0,278.0,,,,1000.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,1.0,0.0,0.0,0.0,0.0,2020-03-20,Mexico,164,1 +4968,1.0,,2.0,,2.0,6.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-20,Egypt,285,8 +4969,,,,,,,13876.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Malaysia,1030,3 +4970,1.0,,,,,6.0,,,,,25.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,3.0,0.0,0.0,0.0,0.0,2020-03-20,Nepal,1,0 +4971,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-20,Afghanistan,24,0 +4972,1.0,,,1.0,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Iraq,208,17 +4973,,,,,,,1269.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Philippines,230,18 +4974,,,,,,,0.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Kuwait,159,0 +4975,1.0,,,,,,6438.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,South Africa,202,0 +4976,,,,,,,813.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Armenia,136,0 +4977,,,,,,,1979.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Pakistan,501,3 +4978,,,,,,,2927.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Brazil,793,11 +4979,,,,,,,1039.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Costa Rica,89,1 +4980,,,,,,,1455.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Panama,137,1 +4981,,,,,,2.0,14514.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,India,244,5 +4982,,,,,,,18645.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Bahrain,285,1 +4983,,,,,,,125000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,United Arab Emirates,140,2 +4984,,,,,,,1545.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Kyrgyzstan,6,0 +4985,,,,,,,2028.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-20,Indonesia,369,32 +4986,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-20,Namibia,3,0 +4987,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-20,Uganda,0,0 +4988,1.0,,,3.0,,5.0,15613.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Austria,2814,8 +4989,,,,2.0,,6.0,167000.0,,,,1000.0,0.0,1.0,0.0,0.0,0.0,1.0,1.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-21,Germany,22213,84 +4990,,2.0,,,,3.0,64621.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,United Kingdom,5067,234 +4991,,,,,,5.0,15637.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Vietnam,94,0 +4992,1.0,,2.0,1.0,,4.0,316664.0,,,,,3.0,5.0,0.0,1.0,0.0,0.0,1.0,3.0,2.0,0.0,0.0,0.0,0.7999999999999999,2020-03-21,South Korea,8799,102 +4993,1.0,2.0,1.0,1.0,,5.0,,2000.0,,,10.0,2.0,1.0,3.0,0.0,0.0,1.0,1.0,1.0,3.0,0.0,0.0,0.0,0.1,2020-03-21,Singapore,432,2 +4994,1.0,,,,,6.0,10864.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-21,Israel,712,1 +4995,2.0,,2.0,,,5.0,14901.0,,,,,0.0,2.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-03-21,Japan,1007,35 +4996,1.0,,,,,6.0,14300.0,,,,500.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Sweden,1763,20 +4997,1.0,,,3.0,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,San Marino,144,20 +4998,1.0,,2.0,2.0,,5.0,9860.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,1.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Slovenia,383,1 +4999,,,,,,,54956.0,,,,,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Canada,1277,19 +5000,,,,,,3.0,21376.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Taiwan,153,2 +5001,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Macau,18,0 +5002,2.0,,,,,4.0,5271.0,,,,,0.0,2.0,1.0,0.0,0.0,0.0,2.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-21,Hong Kong,273,4 +5003,1.0,,1.0,3.0,2.0,3.0,320000.0,700.0,,,2.0,2.0,1.0,1.0,0.0,2.0,1.0,2.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-21,China,81014,3255 +5004,1.0,,,,,1.0,7084.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Thailand,411,1 +5005,,,,3.0,2.0,6.0,206886.0,,,,100.0,0.0,1.0,1.0,1.0,0.0,0.0,2.0,3.0,6.0,0.0,0.0,1.0,0.0,2020-03-21,Italy,53578,4825 +5006,2.0,,,,2.0,6.0,11619.0,,100.0,,100.0,2.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,1.0,1.0,0.0,0.0,0.0,2020-03-21,Czechia,995,0 +5007,,,,,,6.0,113615.0,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Australia,1071,7 +5008,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Trinidad and Tobago,49,0 +5009,,,,,,5.0,8400.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Qatar,481,0 +5010,,,,,,5.0,584.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,New Zealand,52,0 +5011,,,,,,,4103.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Colombia,196,0 +5012,1.0,,,,,5.0,8284.0,,,,50.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-21,Romania,367,0 +5013,,,,3.0,,1.0,36747.0,,,,100.0,1.0,0.0,1.0,0.0,0.0,0.0,1.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-21,France,14463,563 +5014,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,1.0,1.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-21,Portugal,1280,12 +5015,1.0,,,3.0,,6.0,30000.0,,,,,0.0,0.0,1.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-21,Spain,25374,1375 +5016,1.0,,2.0,3.0,,3.0,18360.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-21,Belgium,2815,67 +5017,,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Luxembourg,670,8 +5018,1.0,,,2.0,2.0,6.0,,,,,2.0,0.0,0.0,2.0,1.0,0.0,0.0,2.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-21,Albania,76,2 +5019,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Andorra,88,0 +5020,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Azerbaijan,53,1 +5021,1.0,,,,,,16000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Belarus,76,0 +5022,1.0,,,,,5.0,,,,,300.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-21,Bosnia and Herzegovina,93,1 +5023,1.0,,,3.0,,5.0,,,,,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Bulgaria,163,3 +5024,1.0,,,,,6.0,10730.0,,,,10.0,0.0,0.0,1.0,0.0,0.0,0.0,2.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-03-21,Denmark,1420,13 +5025,1.0,,,,,6.0,2504.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-21,Estonia,306,0 +5026,1.0,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Cyprus,84,0 +5027,1.0,,,,2.0,6.0,1264.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,6.0,0.0,0.0,0.0,0.0,2020-03-21,Croatia,206,1 +5028,1.0,,,,,4.0,3000.0,,,,10.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Finland,523,1 +5029,1.0,,,,,6.0,,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Georgia,49,0 +5030,1.0,2.0,,,,6.0,3007.0,,,,100.0,2.0,1.0,1.0,1.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-21,Hungary,103,4 +5031,1.0,,,,,1.0,3205.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Latvia,124,0 +5032,1.0,,,,,6.0,1154.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Lithuania,83,1 +5033,1.0,,,1.0,2.0,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-21,Greece,530,13 +5034,1.0,,,,2.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Moldova,80,1 +5035,1.0,,,,,6.0,889.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Malta,73,0 +5036,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Monaco,11,0 +5037,1.0,,,,,5.0,6000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Netherlands,3640,137 +5038,1.0,,,,,,9189.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-21,Iceland,473,1 +5039,1.0,,2.0,,,5.0,6600.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,1.0,4.0,2.0,0.0,0.0,0.0,0.0,2020-03-21,Ireland,785,3 +5040,1.0,,,,2.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Kosovo,0,0 +5041,1.0,,,1.0,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-21,Kazakhstan,53,0 +5042,1.0,,,,,6.0,13072.0,1000.0,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,1.0,0.0,0.0,0.0,0.0,2020-03-21,Poland,536,5 +5043,,,,,,,2900.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-21,Turkey,670,9 +5044,,,,,,,316.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,4.0,3.0,0.0,0.0,0.0,0.0,2020-03-21,Ukraine,47,3 +5045,1.0,,,,,6.0,2707.0,,,,,2.0,1.0,0.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-21,Slovakia,178,1 +5046,,,,2.0,,6.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Serbia,171,1 +5047,1.0,,,,,5.0,4000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Switzerland,6575,75 +5048,1.0,,,,,6.0,43735.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Norway,2118,7 +5049,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Montenegro,14,0 +5050,,,,,,,80000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-21,Iran,20610,1556 +5051,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Liechtenstein,37,0 +5052,1.0,,,,,6.0,143519.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-21,Russia,306,1 +5053,1.0,,1.0,,,2.0,278.0,,,,1000.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-03-21,Mexico,203,2 +5054,1.0,,2.0,,2.0,6.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-21,Egypt,294,10 +5055,,,,,,,13876.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Malaysia,1183,4 +5056,1.0,,,,,6.0,,,,,25.0,1.0,3.0,0.0,0.0,0.0,0.0,1.0,1.0,3.0,0.0,0.0,0.0,0.0,2020-03-21,Nepal,1,0 +5057,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-21,Afghanistan,24,0 +5058,1.0,,,1.0,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Iraq,214,17 +5059,,,,,,,1269.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Philippines,307,19 +5060,,,,,,,0.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Kuwait,176,0 +5061,1.0,,,,,,6438.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,South Africa,240,0 +5062,,,,,,,813.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Armenia,160,0 +5063,,,,,,,1979.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Pakistan,730,3 +5064,,,,,,,2927.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Brazil,1021,15 +5065,,,,,,,1039.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Costa Rica,117,2 +5066,,,,,,,1455.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Panama,200,1 +5067,,,,,,2.0,14514.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,India,330,4 +5068,,,,,,,18645.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Bahrain,305,1 +5069,,,,,,,125000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,United Arab Emirates,153,2 +5070,,,,,,,1545.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Kyrgyzstan,14,0 +5071,,,,,,,2028.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-21,Indonesia,450,38 +5072,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-21,Namibia,3,0 +5073,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-21,Uganda,1,0 +5074,1.0,,,3.0,,5.0,15613.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Austria,3582,16 +5075,,,,2.0,,6.0,167000.0,,,,2.0,0.0,1.0,0.0,0.0,0.0,2.0,1.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-22,Germany,24873,94 +5076,,2.0,,,,3.0,64621.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,United Kingdom,5745,282 +5077,,,,,,5.0,15637.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Vietnam,113,0 +5078,1.0,,2.0,1.0,,4.0,316664.0,,,,,3.0,5.0,0.0,1.0,0.0,1.0,2.0,3.0,2.0,0.0,0.0,0.0,0.7999999999999999,2020-03-22,South Korea,8961,111 +5079,1.0,2.0,1.0,1.0,,5.0,,2000.0,,,10.0,2.0,1.0,3.0,0.0,0.0,1.0,1.0,1.0,3.0,0.0,0.0,0.0,0.1,2020-03-22,Singapore,455,2 +5080,1.0,,,,,6.0,10864.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-22,Israel,883,1 +5081,2.0,,2.0,,,5.0,14901.0,,,,,0.0,2.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-03-22,Japan,1101,41 +5082,1.0,,,,,6.0,14300.0,,,,500.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Sweden,1934,21 +5083,1.0,,,3.0,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,San Marino,175,20 +5084,1.0,,2.0,2.0,,5.0,9860.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,1.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Slovenia,414,2 +5085,,,,,,,54956.0,,,,,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Canada,1469,21 +5086,,,,,,3.0,21376.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Taiwan,169,2 +5087,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Macau,24,0 +5088,2.0,,,,,4.0,5271.0,,,,,0.0,2.0,1.0,0.0,0.0,0.0,2.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-22,Hong Kong,317,4 +5089,1.0,,1.0,3.0,2.0,3.0,320000.0,700.0,,,2.0,2.0,1.0,1.0,0.0,2.0,1.0,2.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-22,China,81094,3270 +5090,1.0,,,,,1.0,7084.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Thailand,599,1 +5091,,,,3.0,2.0,6.0,206886.0,,,,100.0,0.0,1.0,1.0,1.0,0.0,0.0,2.0,3.0,6.0,0.0,0.0,1.0,0.0,2020-03-22,Italy,59138,5476 +5092,2.0,,,,2.0,6.0,11619.0,,100.0,,100.0,2.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,1.0,1.0,0.0,0.0,0.0,2020-03-22,Czechia,1120,1 +5093,,,,,,6.0,113615.0,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Australia,1549,7 +5094,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Trinidad and Tobago,50,0 +5095,,,,,,5.0,8400.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Qatar,494,0 +5096,,,,,,5.0,584.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,New Zealand,102,0 +5097,,,,,,,4103.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Colombia,231,2 +5098,1.0,,,,,5.0,8284.0,,,,50.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-22,Romania,433,3 +5099,,,,3.0,,1.0,36747.0,,,,100.0,1.0,0.0,1.0,0.0,0.0,0.0,1.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-22,France,16243,676 +5100,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,1.0,1.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-22,Portugal,1600,14 +5101,1.0,,,3.0,,6.0,30000.0,,,,,0.0,0.0,1.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-22,Spain,28768,1772 +5102,1.0,,2.0,3.0,,3.0,18360.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-22,Belgium,3401,75 +5103,,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Luxembourg,798,8 +5104,1.0,,,2.0,2.0,6.0,,,,,2.0,0.0,0.0,2.0,1.0,0.0,0.0,2.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-22,Albania,89,2 +5105,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Andorra,113,1 +5106,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Azerbaijan,65,1 +5107,1.0,,,,,,16000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Belarus,76,0 +5108,1.0,,,,,5.0,,,,,300.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-22,Bosnia and Herzegovina,126,1 +5109,1.0,,,3.0,,5.0,,,,,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Bulgaria,187,3 +5110,1.0,,,,,6.0,10730.0,,,,10.0,0.0,0.0,1.0,0.0,0.0,0.0,2.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-03-22,Denmark,1514,13 +5111,1.0,,,,,6.0,2504.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-22,Estonia,326,0 +5112,1.0,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Cyprus,95,1 +5113,1.0,,,,2.0,6.0,1264.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,6.0,0.0,0.0,0.0,0.0,2020-03-22,Croatia,254,1 +5114,1.0,,,,,4.0,3000.0,,,,10.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Finland,626,1 +5115,1.0,,,,,6.0,,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Georgia,54,0 +5116,1.0,2.0,,,,6.0,3007.0,,,,100.0,2.0,1.0,1.0,1.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-22,Hungary,131,6 +5117,1.0,,,,,1.0,3205.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Latvia,139,0 +5118,1.0,,,,,6.0,1154.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Lithuania,143,1 +5119,1.0,,,1.0,2.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-22,Greece,624,15 +5120,1.0,,,,2.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Moldova,94,1 +5121,1.0,,,,,6.0,889.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Malta,90,0 +5122,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Monaco,23,0 +5123,1.0,,,,,5.0,6000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Netherlands,4217,180 +5124,1.0,,,,,,9189.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-22,Iceland,568,1 +5125,1.0,,2.0,,,5.0,6600.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,1.0,4.0,2.0,0.0,0.0,0.0,0.0,2020-03-22,Ireland,906,4 +5126,1.0,,,,2.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Kosovo,0,0 +5127,1.0,,,1.0,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-22,Kazakhstan,60,0 +5128,1.0,,,,,6.0,13072.0,1000.0,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,1.0,0.0,0.0,0.0,0.0,2020-03-22,Poland,634,7 +5129,,,,,,,2900.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-22,Turkey,1236,30 +5130,,,,,,,316.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,4.0,3.0,0.0,0.0,0.0,0.0,2020-03-22,Ukraine,73,3 +5131,1.0,,2.0,,,6.0,2707.0,,,,,2.0,1.0,0.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-22,Slovakia,185,0 +5132,,,,2.0,,6.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Serbia,222,2 +5133,1.0,,,,,5.0,4000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Switzerland,7474,98 +5134,1.0,,,,,6.0,43735.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Norway,2385,7 +5135,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Montenegro,21,0 +5136,,,,,,,80000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-22,Iran,21638,1685 +5137,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Liechtenstein,37,0 +5138,1.0,,,,,6.0,143519.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-22,Russia,367,1 +5139,1.0,,1.0,,,2.0,278.0,,,,1000.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-03-22,Mexico,251,2 +5140,1.0,,2.0,,2.0,6.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-22,Egypt,327,14 +5141,,,,,,,13876.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Malaysia,1306,10 +5142,1.0,,,1.0,,6.0,,,,,25.0,1.0,3.0,0.0,0.0,0.0,0.0,1.0,1.0,3.0,0.0,0.0,0.0,0.0,2020-03-22,Nepal,1,0 +5143,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-22,Afghanistan,40,1 +5144,1.0,,,1.0,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Iraq,233,20 +5145,,,,,,,1269.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Philippines,380,25 +5146,,,,,,,0.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Kuwait,188,0 +5147,1.0,,,,,,6438.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,South Africa,274,0 +5148,,,,,,,813.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Armenia,194,0 +5149,,,,,,,1979.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Pakistan,776,5 +5150,,,,,,,2927.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Brazil,1546,25 +5151,,,,,,,1039.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Costa Rica,134,2 +5152,,,,,,,1455.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Panama,313,3 +5153,,,,,,2.0,14514.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,India,396,7 +5154,,,,,,,18645.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Bahrain,334,2 +5155,,,,,,,125000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,United Arab Emirates,153,2 +5156,,,,,,,1545.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Kyrgyzstan,14,0 +5157,,,,,,,2028.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-22,Indonesia,514,48 +5158,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-22,Namibia,3,0 +5159,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-22,Uganda,1,0 +5160,1.0,,,3.0,,5.0,15613.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Austria,4474,21 +5161,,,,2.0,,6.0,167000.0,,,,2.0,0.0,1.0,0.0,0.0,0.0,2.0,1.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-23,Germany,29056,123 +5162,,2.0,,2.0,,3.0,64621.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,United Kingdom,6726,336 +5163,,,,,,5.0,15637.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Vietnam,123,0 +5164,1.0,,2.0,1.0,,4.0,316664.0,,,,,3.0,5.0,0.0,2.0,0.0,1.0,2.0,3.0,2.0,0.0,0.0,0.0,0.8999999999999999,2020-03-23,South Korea,8961,111 +5165,1.0,2.0,1.0,1.0,,6.0,,2000.0,,,10.0,2.0,1.0,3.0,0.0,0.0,1.0,1.0,1.0,3.0,0.0,0.0,0.0,0.1,2020-03-23,Singapore,509,2 +5166,1.0,,,,,6.0,10864.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-23,Israel,1071,1 +5167,2.0,,2.0,,,5.0,14901.0,,,,,0.0,2.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,2020-03-23,Japan,1128,42 +5168,1.0,,,,,6.0,14300.0,,,,500.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Sweden,2046,25 +5169,1.0,,,3.0,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,San Marino,187,20 +5170,1.0,,2.0,2.0,,5.0,9860.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,1.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Slovenia,442,3 +5171,,,,,,,54956.0,,,,,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Canada,2088,25 +5172,,,,,,3.0,21376.0,,,,,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Taiwan,195,2 +5173,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Macau,24,0 +5174,2.0,,,,,4.0,5271.0,,,,,0.0,2.0,1.0,0.0,0.0,0.0,2.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-23,Hong Kong,356,4 +5175,1.0,,1.0,3.0,2.0,3.0,320000.0,700.0,,,2.0,2.0,1.0,1.0,0.0,2.0,1.0,2.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-23,China,81118,3270 +5176,1.0,,,,,1.0,7084.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Thailand,721,1 +5177,,,,3.0,2.0,6.0,206886.0,,,,100.0,0.0,1.0,1.0,1.0,0.0,0.0,2.0,3.0,6.0,0.0,0.0,1.0,0.0,2020-03-23,Italy,63927,6077 +5178,2.0,,,,2.0,6.0,11619.0,,100.0,,100.0,2.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,1.0,1.0,0.0,0.0,0.0,2020-03-23,Czechia,1236,1 +5179,,,,,,6.0,113615.0,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Australia,1682,7 +5180,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Trinidad and Tobago,51,0 +5181,,,,,,5.0,8400.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Qatar,501,0 +5182,,,,,,5.0,584.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,New Zealand,102,0 +5183,,,,,,,4103.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Colombia,277,3 +5184,1.0,,,,,5.0,8284.0,,,,50.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-23,Romania,576,7 +5185,,,,3.0,,1.0,36747.0,,,,100.0,1.0,0.0,1.0,0.0,0.0,0.0,1.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-23,France,20123,862 +5186,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,1.0,1.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-23,Portugal,2060,23 +5187,1.0,,,3.0,,6.0,30000.0,,,,,0.0,0.0,1.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-23,Spain,35136,2311 +5188,1.0,,2.0,3.0,,3.0,18360.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-23,Belgium,3743,88 +5189,,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Luxembourg,875,8 +5190,1.0,,,2.0,2.0,6.0,,,,,2.0,0.0,0.0,2.0,1.0,0.0,0.0,2.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-23,Albania,104,4 +5191,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Andorra,133,1 +5192,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Azerbaijan,72,1 +5193,1.0,,,,,,16000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Belarus,81,0 +5194,1.0,,,,,5.0,,,,,300.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-23,Bosnia and Herzegovina,136,1 +5195,1.0,,,3.0,,5.0,,,,,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Bulgaria,201,3 +5196,1.0,,,,,6.0,10730.0,,,,10.0,0.0,0.0,1.0,0.0,0.0,0.0,2.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-03-23,Denmark,1572,24 +5197,1.0,,,,,6.0,2504.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-23,Estonia,352,0 +5198,1.0,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Cyprus,116,1 +5199,1.0,,,,2.0,6.0,1264.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,6.0,0.0,0.0,0.0,0.0,2020-03-23,Croatia,315,1 +5200,1.0,,,,,4.0,3000.0,,,,10.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Finland,700,1 +5201,1.0,,,,,6.0,,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Georgia,61,0 +5202,1.0,2.0,,,,6.0,3007.0,,,,100.0,2.0,1.0,1.0,1.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-23,Hungary,167,7 +5203,1.0,,,,,1.0,3205.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Latvia,180,0 +5204,1.0,,,,,6.0,1154.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Lithuania,179,1 +5205,1.0,,,2.0,2.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-23,Greece,695,17 +5206,1.0,,,,2.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Moldova,109,1 +5207,1.0,,,,,6.0,889.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Malta,107,0 +5208,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Monaco,23,0 +5209,1.0,2.0,,2.0,,5.0,6000.0,,,,10.0,0.0,0.0,1.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Netherlands,4764,214 +5210,1.0,,,,,,9189.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-23,Iceland,588,1 +5211,1.0,,2.0,,,5.0,6600.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,1.0,4.0,2.0,0.0,0.0,0.0,0.0,2020-03-23,Ireland,1125,6 +5212,1.0,,,,2.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Kosovo,0,0 +5213,1.0,,,1.0,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-23,Kazakhstan,62,0 +5214,1.0,,,,,6.0,13072.0,1000.0,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,1.0,0.0,0.0,0.0,0.0,2020-03-23,Poland,749,8 +5215,,,,,,,2900.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-23,Turkey,1529,37 +5216,,,,,,,316.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,4.0,3.0,0.0,0.0,0.0,0.0,2020-03-23,Ukraine,73,3 +5217,1.0,,2.0,,,6.0,2707.0,,,,,2.0,1.0,0.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-23,Slovakia,186,0 +5218,,,,2.0,,6.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Serbia,249,3 +5219,1.0,,,,,5.0,4000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Switzerland,8795,120 +5220,1.0,,,,,6.0,43735.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Norway,2621,10 +5221,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Montenegro,27,1 +5222,,,,,,,80000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-23,Iran,23049,1812 +5223,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Liechtenstein,51,0 +5224,1.0,,,,,6.0,143519.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-23,Russia,438,1 +5225,1.0,,1.0,,,2.0,278.0,,,,1000.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-03-23,Mexico,316,3 +5226,1.0,,2.0,,2.0,6.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-23,Egypt,366,19 +5227,,,,,,,13876.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Malaysia,1518,14 +5228,1.0,,,1.0,,6.0,,,,,25.0,1.0,3.0,0.0,0.0,0.0,0.0,1.0,1.0,3.0,0.0,0.0,0.0,0.0,2020-03-23,Nepal,2,0 +5229,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-23,Afghanistan,40,1 +5230,1.0,,,1.0,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Iraq,266,23 +5231,,,,,,,1269.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Philippines,462,33 +5232,,,,,,,0.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Kuwait,189,0 +5233,1.0,,,,,,6438.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,South Africa,402,0 +5234,,,,,,,813.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Armenia,235,0 +5235,,,,,,,1979.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Pakistan,875,6 +5236,,,,,,,2927.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Brazil,1924,34 +5237,,,,,,,1039.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Costa Rica,158,2 +5238,,,,,,,1455.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Panama,345,6 +5239,,,,,,2.0,14514.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,India,499,10 +5240,,,,,,,18645.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Bahrain,377,2 +5241,,,,,,,125000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,United Arab Emirates,198,2 +5242,,,,,,,1545.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Kyrgyzstan,16,0 +5243,,,,,,,2028.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-23,Indonesia,579,49 +5244,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-23,Namibia,4,0 +5245,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-23,Uganda,9,0 +5246,1.0,,,3.0,,5.0,15613.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Austria,5283,28 +5247,,,,2.0,,6.0,167000.0,,,,2.0,0.0,1.0,0.0,0.0,0.0,2.0,1.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-24,Germany,32986,157 +5248,,2.0,,2.0,,3.0,64621.0,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,United Kingdom,8164,423 +5249,,,,,,5.0,15637.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Vietnam,134,0 +5250,1.0,,2.0,1.0,,4.0,316664.0,,,,,3.0,5.0,0.0,2.0,0.0,1.0,2.0,3.0,2.0,0.0,0.0,0.0,0.8999999999999999,2020-03-24,South Korea,9037,120 +5251,1.0,2.0,1.0,1.0,,6.0,,2000.0,,,10.0,2.0,1.0,3.0,0.0,0.0,1.0,1.0,1.0,3.0,0.0,0.0,0.0,0.1,2020-03-24,Singapore,558,2 +5252,1.0,,,,,6.0,10864.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-24,Israel,1238,3 +5253,2.0,,2.0,,,5.0,14901.0,,,,,0.0,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.1,2020-03-24,Japan,1193,43 +5254,1.0,,,,,6.0,14300.0,,,,500.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Sweden,2286,36 +5255,1.0,,,3.0,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,San Marino,187,21 +5256,1.0,,2.0,2.0,,5.0,9860.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,1.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Slovenia,480,4 +5257,,,,,,,54956.0,,,,,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Canada,2790,26 +5258,,,,,,3.0,21376.0,,,,,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Taiwan,215,2 +5259,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Macau,25,0 +5260,2.0,,,,,4.0,5271.0,,,,,0.0,2.0,1.0,0.0,0.0,0.0,2.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-24,Hong Kong,386,4 +5261,1.0,,1.0,3.0,2.0,3.0,320000.0,700.0,,,2.0,2.0,1.0,1.0,0.0,2.0,1.0,2.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-24,China,81180,3277 +5262,1.0,,,,,1.0,7084.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Thailand,827,4 +5263,,,,3.0,2.0,6.0,206886.0,,,,100.0,0.0,1.0,1.0,1.0,0.0,0.0,2.0,3.0,6.0,0.0,0.0,1.0,0.0,2020-03-24,Italy,69176,6820 +5264,2.0,,,,2.0,6.0,11619.0,,100.0,,100.0,2.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,1.0,1.0,0.0,0.0,0.0,2020-03-24,Czechia,1394,3 +5265,,,,,,6.0,113615.0,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Australia,2044,8 +5266,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Trinidad and Tobago,57,0 +5267,,,,,,5.0,8400.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Qatar,526,0 +5268,,,,,,5.0,584.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,New Zealand,155,0 +5269,,,,,,,4103.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Colombia,378,3 +5270,1.0,,,,,5.0,8284.0,,,,50.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-24,Romania,794,11 +5271,,,,3.0,,1.0,36747.0,,,,100.0,1.0,0.0,1.0,0.0,0.0,0.0,1.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-24,France,22622,1102 +5272,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,1.0,1.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-24,Portugal,2362,33 +5273,1.0,,,3.0,,6.0,30000.0,,,,,0.0,0.0,1.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-24,Spain,39885,2808 +5274,1.0,,2.0,3.0,,3.0,18360.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-24,Belgium,4269,122 +5275,,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Luxembourg,1099,8 +5276,1.0,,,2.0,2.0,6.0,,,,,2.0,0.0,0.0,2.0,1.0,0.0,0.0,2.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-24,Albania,123,5 +5277,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Andorra,164,1 +5278,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Azerbaijan,87,1 +5279,1.0,,,,,,16000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Belarus,81,0 +5280,1.0,,,,,5.0,,,,,300.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-24,Bosnia and Herzegovina,166,3 +5281,1.0,,,3.0,,5.0,,,,,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Bulgaria,218,3 +5282,1.0,,,,,6.0,10730.0,,,,10.0,0.0,0.0,1.0,0.0,0.0,0.0,2.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-03-24,Denmark,1718,32 +5283,1.0,,,,,6.0,2504.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-24,Estonia,369,0 +5284,1.0,,,,2.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-24,Cyprus,124,3 +5285,1.0,,,,2.0,6.0,1264.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,6.0,0.0,0.0,0.0,0.0,2020-03-24,Croatia,382,1 +5286,1.0,,,,,4.0,3000.0,,,,10.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Finland,792,1 +5287,1.0,,,,,6.0,,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Georgia,70,0 +5288,1.0,2.0,,,,6.0,3007.0,,,,100.0,2.0,1.0,1.0,1.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-24,Hungary,187,9 +5289,1.0,,,,,1.0,3205.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Latvia,197,0 +5290,1.0,,,,,6.0,1154.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Lithuania,209,2 +5291,1.0,,,2.0,2.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-24,Greece,743,20 +5292,1.0,,,,2.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Moldova,125,1 +5293,1.0,,,,,6.0,889.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Malta,110,0 +5294,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Monaco,23,0 +5295,1.0,2.0,,2.0,,5.0,6000.0,,,,10.0,0.0,0.0,1.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Netherlands,5580,277 +5296,1.0,,,,,,9189.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-24,Iceland,648,2 +5297,1.0,,2.0,,,5.0,6600.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,1.0,4.0,2.0,0.0,0.0,0.0,0.0,2020-03-24,Ireland,1329,7 +5298,1.0,,,,2.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Kosovo,0,0 +5299,1.0,,,1.0,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-24,Kazakhstan,72,0 +5300,1.0,,,,,6.0,13072.0,1000.0,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,1.0,0.0,0.0,0.0,0.0,2020-03-24,Poland,901,10 +5301,,,,,,,2900.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-24,Turkey,1872,44 +5302,,,,,,,316.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,4.0,3.0,0.0,0.0,0.0,0.0,2020-03-24,Ukraine,97,3 +5303,1.0,,2.0,,,6.0,2707.0,,100.0,,,3.0,1.0,0.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-24,Slovakia,204,0 +5304,,,,2.0,,6.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Serbia,303,3 +5305,1.0,,,,,5.0,4000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Switzerland,9877,122 +5306,1.0,,,,,6.0,43735.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Norway,2863,12 +5307,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Montenegro,47,1 +5308,,,,,,,80000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-24,Iran,24811,1934 +5309,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Liechtenstein,51,0 +5310,1.0,,,,,6.0,143519.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-24,Russia,495,1 +5311,1.0,,1.0,,,2.0,278.0,,,,1000.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-03-24,Mexico,367,4 +5312,1.0,,2.0,,2.0,6.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-24,Egypt,402,20 +5313,,,,,,,13876.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Malaysia,1624,16 +5314,1.0,,,1.0,,6.0,,,,,25.0,1.0,3.0,0.0,0.0,0.0,0.0,1.0,1.0,3.0,0.0,0.0,0.0,0.0,2020-03-24,Nepal,2,0 +5315,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-24,Afghanistan,74,1 +5316,1.0,,,1.0,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Iraq,316,27 +5317,,,,,,,1269.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Philippines,552,35 +5318,,,,,,,0.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Kuwait,191,0 +5319,1.0,,,,,,6438.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,South Africa,554,0 +5320,,,,,,,813.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Armenia,249,0 +5321,,,,,,,1979.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Pakistan,972,7 +5322,,,,,,,2927.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Brazil,2247,46 +5323,,,,,,,1039.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Costa Rica,177,2 +5324,,,,,,,1455.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Panama,345,6 +5325,,,,,,2.0,14514.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,India,536,10 +5326,,,,,,,18645.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Bahrain,392,3 +5327,,,,,,,125000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,United Arab Emirates,248,2 +5328,,,,,,,1545.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Kyrgyzstan,42,0 +5329,,,,,,,2028.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-24,Indonesia,686,55 +5330,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-24,Namibia,7,0 +5331,1.0,,,,,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-24,Uganda,9,0 +5332,1.0,,,3.0,,5.0,15613.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Austria,5588,30 +5333,,,,2.0,,6.0,167000.0,,,,2.0,0.0,1.0,0.0,0.0,0.0,2.0,1.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-25,Germany,37323,206 +5334,,2.0,,2.0,,3.0,64621.0,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,United Kingdom,9640,466 +5335,,,,,,5.0,15637.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Vietnam,141,0 +5336,1.0,,2.0,1.0,,4.0,316664.0,,,,,3.0,5.0,0.0,2.0,0.0,1.0,2.0,3.0,2.0,0.0,0.0,0.0,0.8999999999999999,2020-03-25,South Korea,9137,126 +5337,1.0,2.0,1.0,1.0,,6.0,,2000.0,,,10.0,2.0,1.0,3.0,0.0,0.0,1.0,1.0,1.0,3.0,0.0,0.0,0.0,0.1,2020-03-25,Singapore,631,2 +5338,1.0,,,,,6.0,10864.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-25,Israel,2369,5 +5339,2.0,,2.0,,,5.0,14901.0,,,,,0.0,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.1,2020-03-25,Japan,1307,45 +5340,1.0,,,,,6.0,14300.0,,,,500.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Sweden,2526,62 +5341,1.0,,,3.0,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,San Marino,208,21 +5342,1.0,,2.0,2.0,,5.0,9860.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,1.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Slovenia,528,5 +5343,,,,,,,54956.0,,,,,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Canada,3251,30 +5344,,,,,,3.0,21376.0,,,,,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Taiwan,235,2 +5345,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Macau,30,0 +5346,2.0,,,,,6.0,5271.0,,,,,0.0,2.0,1.0,0.0,0.0,0.0,2.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-25,Hong Kong,410,4 +5347,1.0,,1.0,3.0,2.0,3.0,320000.0,700.0,,,2.0,2.0,1.0,1.0,0.0,2.0,1.0,2.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-25,China,81221,3281 +5348,1.0,,,,,1.0,7084.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Thailand,934,4 +5349,,,,3.0,2.0,6.0,206886.0,,,,100.0,0.0,1.0,1.0,1.0,0.0,0.0,2.0,3.0,6.0,0.0,0.0,1.0,0.0,2020-03-25,Italy,74386,7503 +5350,2.0,,,,2.0,6.0,11619.0,,100.0,,100.0,2.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,1.0,1.0,0.0,0.0,0.0,2020-03-25,Czechia,1654,6 +5351,,,,,,6.0,113615.0,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Australia,2364,8 +5352,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Trinidad and Tobago,60,1 +5353,,,,,,5.0,8400.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Qatar,537,0 +5354,,,,,,5.0,584.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,New Zealand,205,0 +5355,,,,,,,4103.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Colombia,470,4 +5356,1.0,,,,,5.0,8284.0,,,,50.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-25,Romania,906,17 +5357,,,,3.0,,1.0,36747.0,,,,100.0,1.0,0.0,1.0,0.0,0.0,0.0,1.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-25,France,25600,1333 +5358,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,1.0,1.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-25,Portugal,2995,43 +5359,1.0,,,3.0,,6.0,30000.0,,,,,0.0,0.0,1.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-25,Spain,49515,3647 +5360,1.0,,2.0,3.0,,3.0,18360.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-25,Belgium,4937,178 +5361,,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Luxembourg,1333,8 +5362,1.0,,,2.0,2.0,6.0,,,,,2.0,0.0,0.0,2.0,1.0,0.0,0.0,2.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-25,Albania,146,5 +5363,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Andorra,188,1 +5364,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Azerbaijan,93,2 +5365,1.0,,,,,,16000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Belarus,86,0 +5366,1.0,,,,,5.0,,,,,300.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-25,Bosnia and Herzegovina,176,3 +5367,1.0,,,3.0,,5.0,,,,,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Bulgaria,242,3 +5368,1.0,,,,,6.0,10730.0,,,,10.0,0.0,0.0,1.0,0.0,0.0,0.0,2.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-03-25,Denmark,1862,34 +5369,1.0,,,,,6.0,2504.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-25,Estonia,404,1 +5370,1.0,,,,2.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-25,Cyprus,132,3 +5371,1.0,,,,2.0,6.0,1264.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,6.0,0.0,0.0,0.0,0.0,2020-03-25,Croatia,442,1 +5372,1.0,,,,,4.0,3000.0,,,,10.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Finland,880,3 +5373,1.0,,,,,6.0,,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Georgia,75,0 +5374,1.0,2.0,,,,6.0,3007.0,,,,100.0,2.0,1.0,1.0,1.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-25,Hungary,226,10 +5375,1.0,,,,,1.0,3205.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Latvia,221,0 +5376,1.0,,,,,6.0,1154.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Lithuania,274,4 +5377,1.0,,,2.0,2.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-25,Greece,821,22 +5378,1.0,,,,2.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Moldova,149,1 +5379,1.0,,,,,6.0,889.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Malta,129,0 +5380,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Monaco,31,0 +5381,1.0,2.0,,2.0,,5.0,6000.0,,,,10.0,0.0,0.0,1.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Netherlands,6438,357 +5382,1.0,,,,,,9189.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-25,Iceland,737,2 +5383,1.0,,2.0,,,5.0,6600.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,1.0,4.0,2.0,0.0,0.0,0.0,0.0,2020-03-25,Ireland,1564,9 +5384,1.0,,,,2.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Kosovo,0,0 +5385,1.0,,,1.0,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-25,Kazakhstan,81,0 +5386,1.0,,,2.0,2.0,6.0,13072.0,1000.0,,,2.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,1.0,0.0,0.0,0.0,0.0,2020-03-25,Poland,1051,14 +5387,,,,,,,2900.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-25,Turkey,2433,59 +5388,,,,,,,316.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,4.0,3.0,0.0,0.0,0.0,0.0,2020-03-25,Ukraine,145,5 +5389,1.0,,2.0,,,6.0,2707.0,,100.0,,,3.0,1.0,0.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-25,Slovakia,216,0 +5390,,,,2.0,,6.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Serbia,384,4 +5391,1.0,,,,,5.0,4000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Switzerland,10897,153 +5392,1.0,,,,,6.0,43735.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Norway,3084,14 +5393,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Montenegro,52,1 +5394,,,,,,,80000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-25,Iran,27017,2077 +5395,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Liechtenstein,51,0 +5396,1.0,,,,,6.0,143519.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-25,Russia,658,3 +5397,1.0,,1.0,,,2.0,278.0,,,,1000.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-03-25,Mexico,405,5 +5398,1.0,,2.0,,2.0,6.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-25,Egypt,456,21 +5399,,,,,,,13876.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Malaysia,1796,20 +5400,1.0,,,1.0,,6.0,,,,,25.0,1.0,3.0,0.0,0.0,0.0,0.0,1.0,1.0,3.0,0.0,0.0,0.0,0.0,2020-03-25,Nepal,3,0 +5401,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-25,Afghanistan,84,2 +5402,1.0,,,1.0,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Iraq,346,29 +5403,,,,,,,1269.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Philippines,636,38 +5404,,,,,,,0.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Kuwait,195,0 +5405,1.0,,,,,,6438.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,South Africa,709,0 +5406,,,,,,,813.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Armenia,265,0 +5407,,,,,,,1979.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Pakistan,1063,8 +5408,,,,,,,2927.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Brazil,2554,59 +5409,,,,,,,1039.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Costa Rica,201,2 +5410,,,,,,,1455.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Panama,443,8 +5411,,,,,,2.0,14514.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,India,657,12 +5412,,,,,,,18645.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Bahrain,419,4 +5413,,,,,,,125000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,United Arab Emirates,333,2 +5414,,,,,,,1545.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Kyrgyzstan,44,0 +5415,,,,,,,2028.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-25,Indonesia,790,58 +5416,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-25,Namibia,7,0 +5417,1.0,,,,,6.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,1.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-25,Uganda,14,0 +5418,1.0,,,3.0,,5.0,15613.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Austria,6909,49 +5419,,,,2.0,,6.0,167000.0,,,,2.0,0.0,1.0,0.0,0.0,0.0,2.0,1.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-26,Germany,43938,267 +5420,,2.0,,2.0,,3.0,64621.0,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,United Kingdom,11812,580 +5421,,,,,,5.0,15637.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Vietnam,153,0 +5422,1.0,,2.0,1.0,,4.0,316664.0,,,,,3.0,5.0,0.0,2.0,0.0,1.0,2.0,3.0,2.0,0.0,0.0,0.0,0.8999999999999999,2020-03-26,South Korea,9241,131 +5423,1.0,2.0,1.0,1.0,,6.0,,2000.0,,,10.0,2.0,1.0,3.0,0.0,0.0,1.0,2.0,2.0,3.0,0.0,0.0,0.0,0.1,2020-03-26,Singapore,683,2 +5424,1.0,,,,,6.0,10864.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-26,Israel,2693,8 +5425,2.0,,2.0,,,5.0,14901.0,,,,,0.0,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.1,2020-03-26,Japan,1387,47 +5426,1.0,,,,,6.0,14300.0,,,,500.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Sweden,2840,77 +5427,1.0,,,3.0,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,San Marino,208,21 +5428,1.0,,2.0,2.0,,5.0,9860.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,1.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Slovenia,562,6 +5429,,,,,,,54956.0,,,,,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Canada,4042,38 +5430,,,,,,3.0,21376.0,,,,,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Taiwan,252,2 +5431,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Macau,31,0 +5432,2.0,,,,,6.0,5271.0,,,,,0.0,2.0,1.0,0.0,0.0,0.0,2.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-26,Hong Kong,453,4 +5433,1.0,,1.0,3.0,2.0,3.0,320000.0,700.0,,,2.0,2.0,1.0,1.0,0.0,2.0,1.0,2.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-26,China,81298,3287 +5434,1.0,,,,,1.0,7084.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Thailand,1045,4 +5435,,,,3.0,2.0,6.0,206886.0,,,,100.0,0.0,1.0,1.0,1.0,0.0,0.0,2.0,3.0,6.0,0.0,0.0,1.0,0.0,2020-03-26,Italy,80589,8215 +5436,2.0,,,,2.0,6.0,11619.0,,100.0,,100.0,2.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,1.0,1.0,0.0,0.0,0.0,2020-03-26,Czechia,1925,9 +5437,,,,,,6.0,113615.0,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Australia,2810,13 +5438,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Trinidad and Tobago,65,1 +5439,,,,,,5.0,8400.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Qatar,549,0 +5440,,,,,,5.0,584.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,New Zealand,283,0 +5441,,,,,,,4103.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Colombia,491,6 +5442,1.0,,,,,5.0,8284.0,,,,50.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-26,Romania,1029,23 +5443,,,,3.0,,1.0,36747.0,,,,100.0,1.0,0.0,1.0,0.0,0.0,0.0,1.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-26,France,29551,1698 +5444,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,1.0,1.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-26,Portugal,3544,60 +5445,1.0,,,3.0,,6.0,30000.0,,,,,0.0,0.0,1.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-26,Spain,57786,4365 +5446,1.0,,2.0,3.0,,3.0,18360.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-26,Belgium,6235,220 +5447,,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Luxembourg,1453,9 +5448,1.0,,,2.0,2.0,6.0,,,,,2.0,0.0,0.0,2.0,1.0,0.0,0.0,2.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-26,Albania,174,6 +5449,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Andorra,224,3 +5450,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Azerbaijan,122,3 +5451,1.0,,,,,,16000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Belarus,86,0 +5452,1.0,,,,,5.0,,,,,300.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-26,Bosnia and Herzegovina,191,3 +5453,1.0,,,3.0,,5.0,,,,,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Bulgaria,264,3 +5454,1.0,,,,,6.0,10730.0,,,,10.0,0.0,0.0,1.0,0.0,0.0,0.0,2.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-03-26,Denmark,2023,41 +5455,1.0,,,,,6.0,2504.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-26,Estonia,538,1 +5456,1.0,,,,2.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-26,Cyprus,146,3 +5457,1.0,,,,2.0,6.0,1264.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,6.0,0.0,0.0,0.0,0.0,2020-03-26,Croatia,495,3 +5458,1.0,,,,,4.0,3000.0,,,,10.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Finland,958,5 +5459,1.0,,,,,6.0,,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Georgia,79,0 +5460,1.0,2.0,,,,6.0,3007.0,,,,100.0,2.0,1.0,1.0,1.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-26,Hungary,261,10 +5461,1.0,,,,,1.0,3205.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Latvia,244,0 +5462,1.0,,,,,6.0,1154.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Lithuania,299,4 +5463,1.0,,,2.0,2.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-26,Greece,892,26 +5464,1.0,,,,2.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Moldova,177,1 +5465,1.0,,,,,6.0,889.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Malta,134,0 +5466,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Monaco,33,0 +5467,1.0,2.0,,2.0,,5.0,6000.0,,,,10.0,0.0,0.0,1.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Netherlands,7468,435 +5468,1.0,,,,,,9189.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-26,Iceland,802,2 +5469,1.0,,2.0,,,5.0,6600.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,1.0,4.0,2.0,0.0,0.0,0.0,0.0,2020-03-26,Ireland,1819,19 +5470,1.0,,,,2.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Kosovo,71,1 +5471,1.0,,,1.0,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-26,Kazakhstan,111,1 +5472,1.0,,,2.0,2.0,6.0,13072.0,1000.0,,,2.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,1.0,0.0,0.0,0.0,0.0,2020-03-26,Poland,1221,16 +5473,,,,,,,2900.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-26,Turkey,3629,75 +5474,,,,,,,316.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,4.0,3.0,0.0,0.0,0.0,0.0,2020-03-26,Ukraine,196,5 +5475,1.0,,2.0,,,6.0,2707.0,,100.0,,,3.0,1.0,0.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-26,Slovakia,226,0 +5476,,,,2.0,,6.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Serbia,384,1 +5477,1.0,,,,,5.0,4000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Switzerland,11811,191 +5478,1.0,,,,,6.0,43735.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Norway,3369,14 +5479,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Montenegro,69,1 +5480,,,,,,,80000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-26,Iran,29406,2234 +5481,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Liechtenstein,56,0 +5482,1.0,,,,,6.0,143519.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-26,Russia,840,3 +5483,1.0,,1.0,,,2.0,278.0,,,,1000.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-03-26,Mexico,475,6 +5484,1.0,,2.0,,2.0,6.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-26,Egypt,495,24 +5485,,,,,,,13876.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Malaysia,2031,23 +5486,1.0,,,1.0,,6.0,,,,,25.0,1.0,3.0,0.0,0.0,0.0,0.0,1.0,1.0,3.0,0.0,0.0,0.0,0.0,2020-03-26,Nepal,3,0 +5487,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-26,Afghanistan,94,4 +5488,1.0,,,1.0,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Iraq,382,36 +5489,,,,,,,1269.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Philippines,707,45 +5490,,,,,,,0.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Kuwait,208,0 +5491,1.0,,,2.0,,,6438.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,South Africa,927,0 +5492,,,,,,,813.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Armenia,290,1 +5493,,,,,,,1979.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Pakistan,1201,9 +5494,,,,,,,2927.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Brazil,2985,77 +5495,,,,,,,1039.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Costa Rica,231,2 +5496,,,,,,,1455.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Panama,558,8 +5497,,,,,,2.0,14514.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,India,727,20 +5498,,,,,,,18645.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Bahrain,458,4 +5499,,,,,,,125000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,United Arab Emirates,333,2 +5500,,,,,,,1545.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Kyrgyzstan,44,0 +5501,,,,,,,2028.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-26,Indonesia,893,78 +5502,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-26,Namibia,8,0 +5503,1.0,,,,,6.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,1.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-26,Uganda,14,0 +5504,1.0,,,3.0,,5.0,15613.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Austria,7657,58 +5505,,,,2.0,,6.0,167000.0,,,,2.0,0.0,1.0,0.0,0.0,0.0,2.0,1.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-27,Germany,50871,342 +5506,,2.0,,2.0,,3.0,64621.0,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,United Kingdom,14745,761 +5507,,,,,,5.0,15637.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Vietnam,163,0 +5508,1.0,,2.0,1.0,,4.0,316664.0,,,,,3.0,5.0,0.0,2.0,0.0,1.0,2.0,3.0,2.0,0.0,0.0,0.0,0.8999999999999999,2020-03-27,South Korea,9332,139 +5509,1.0,2.0,1.0,1.0,,6.0,,2000.0,,,10.0,2.0,1.0,3.0,0.0,0.0,1.0,2.0,2.0,3.0,0.0,0.0,0.0,0.1,2020-03-27,Singapore,732,2 +5510,1.0,,,,,6.0,10864.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-27,Israel,3035,12 +5511,2.0,,2.0,,,5.0,14901.0,,,,,0.0,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.1,2020-03-27,Japan,1468,49 +5512,1.0,,,,,6.0,14300.0,,,,500.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Sweden,3069,105 +5513,1.0,,,3.0,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,San Marino,223,21 +5514,1.0,,2.0,2.0,,5.0,9860.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,1.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Slovenia,632,9 +5515,,,,,,,54956.0,,,,,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Canada,4682,54 +5516,,,,,,3.0,21376.0,,,,,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Taiwan,267,2 +5517,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Macau,33,0 +5518,2.0,,,,,6.0,5271.0,,,,,0.0,2.0,1.0,0.0,0.0,0.0,2.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-27,Hong Kong,519,4 +5519,1.0,,1.0,3.0,2.0,3.0,320000.0,700.0,,,2.0,2.0,1.0,1.0,0.0,2.0,1.0,2.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-27,China,81345,3292 +5520,1.0,,,,,1.0,7084.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Thailand,1136,5 +5521,,,,3.0,2.0,6.0,206886.0,,,,100.0,0.0,1.0,1.0,1.0,0.0,0.0,2.0,3.0,6.0,0.0,0.0,1.0,0.0,2020-03-27,Italy,86498,9134 +5522,2.0,,,,2.0,6.0,11619.0,,100.0,,100.0,2.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,1.0,1.0,0.0,0.0,0.0,2020-03-27,Czechia,2279,9 +5523,,,,,,6.0,113615.0,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Australia,3143,13 +5524,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Trinidad and Tobago,66,2 +5525,,,,,,5.0,8400.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Qatar,562,0 +5526,,,,,,5.0,584.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,New Zealand,368,0 +5527,,,,,,,4103.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Colombia,539,6 +5528,1.0,,,,,5.0,8284.0,,,,50.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-27,Romania,1292,26 +5529,,,,3.0,,1.0,36747.0,,,,100.0,1.0,0.0,1.0,0.0,0.0,0.0,1.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-27,France,33402,1997 +5530,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,1.0,1.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-27,Portugal,4268,76 +5531,1.0,,,3.0,,6.0,30000.0,,,,,0.0,0.0,1.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-27,Spain,65719,5138 +5532,1.0,,2.0,3.0,,3.0,18360.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-27,Belgium,7284,289 +5533,,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Luxembourg,1605,15 +5534,1.0,,,2.0,2.0,6.0,,,,,2.0,0.0,0.0,2.0,1.0,0.0,0.0,2.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-27,Albania,186,8 +5535,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Andorra,267,3 +5536,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Azerbaijan,165,3 +5537,1.0,,,,,,16000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Belarus,94,0 +5538,1.0,,,,,5.0,,,,,300.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-27,Bosnia and Herzegovina,237,4 +5539,1.0,,,3.0,,5.0,,,,,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Bulgaria,293,3 +5540,1.0,,,,,6.0,10730.0,,,,10.0,0.0,0.0,1.0,0.0,0.0,0.0,2.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-03-27,Denmark,2200,52 +5541,1.0,,,,,6.0,2504.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-27,Estonia,575,1 +5542,1.0,,,,2.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-27,Cyprus,162,5 +5543,1.0,,,,2.0,6.0,1264.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,6.0,0.0,0.0,0.0,0.0,2020-03-27,Croatia,586,3 +5544,1.0,,,,,4.0,3000.0,,,,10.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Finland,1041,7 +5545,1.0,,,,,6.0,,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Georgia,83,0 +5546,1.0,2.0,,,,6.0,3007.0,,,,100.0,2.0,1.0,1.0,1.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-27,Hungary,300,10 +5547,1.0,,,,,1.0,3205.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Latvia,280,0 +5548,1.0,,,,,6.0,1154.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Lithuania,358,5 +5549,1.0,,,2.0,2.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-27,Greece,966,28 +5550,1.0,,,,2.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Moldova,199,2 +5551,1.0,,,,,6.0,889.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Malta,139,0 +5552,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Monaco,42,0 +5553,1.0,2.0,,2.0,,5.0,6000.0,,,,10.0,0.0,0.0,1.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Netherlands,8647,547 +5554,1.0,,,,,,9189.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-27,Iceland,890,2 +5555,1.0,,2.0,,,5.0,6600.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,1.0,4.0,2.0,0.0,0.0,0.0,0.0,2020-03-27,Ireland,2121,22 +5556,1.0,,,,2.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Kosovo,86,1 +5557,1.0,,,1.0,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-27,Kazakhstan,150,1 +5558,1.0,,,2.0,2.0,6.0,13072.0,1000.0,,,2.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,1.0,0.0,0.0,0.0,0.0,2020-03-27,Poland,1389,16 +5559,,,,,,,2900.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-27,Turkey,5698,92 +5560,,,,,,,316.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,4.0,3.0,0.0,0.0,0.0,0.0,2020-03-27,Ukraine,310,5 +5561,1.0,,2.0,,,6.0,2707.0,,100.0,,,3.0,1.0,0.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-27,Slovakia,269,0 +5562,,,,2.0,,6.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Serbia,457,1 +5563,1.0,,,,,5.0,4000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Switzerland,12928,231 +5564,1.0,,,,,6.0,43735.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Norway,3755,19 +5565,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Montenegro,82,1 +5566,,,,,,,80000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-27,Iran,32332,2378 +5567,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Liechtenstein,56,0 +5568,1.0,,,,,6.0,143519.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-27,Russia,1036,4 +5569,1.0,,1.0,,,2.0,278.0,,,,1000.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-03-27,Mexico,585,8 +5570,1.0,,2.0,,2.0,6.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-27,Egypt,536,30 +5571,,,,,,,13876.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Malaysia,2161,26 +5572,1.0,,,1.0,,6.0,,,,,25.0,1.0,3.0,0.0,0.0,0.0,0.0,1.0,1.0,3.0,0.0,0.0,0.0,0.0,2020-03-27,Nepal,4,0 +5573,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-27,Afghanistan,110,4 +5574,1.0,,,1.0,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Iraq,458,40 +5575,,,,,,,1269.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Philippines,803,54 +5576,,,,,,,0.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Kuwait,225,0 +5577,1.0,,,2.0,,,6438.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,South Africa,1170,1 +5578,,,,,,,813.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Armenia,329,1 +5579,,,,,,,1979.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Pakistan,1373,11 +5580,,,,,,,2927.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Brazil,3417,92 +5581,,,,,,,1039.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Costa Rica,263,2 +5582,,,,,,,1455.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Panama,674,9 +5583,,,,,,2.0,14514.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,India,887,20 +5584,,,,,,,18645.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Bahrain,466,4 +5585,,,,,,,125000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,United Arab Emirates,405,2 +5586,,,,,,,1545.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Kyrgyzstan,58,0 +5587,,,,,,,2028.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-27,Indonesia,1046,87 +5588,1.0,,,1.0,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-27,Namibia,8,0 +5589,1.0,,,,,6.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,1.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-27,Uganda,23,0 +5590,1.0,,,3.0,,5.0,15613.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Austria,8271,68 +5591,,,,2.0,,6.0,167000.0,,,,2.0,0.0,1.0,0.0,0.0,0.0,2.0,1.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-28,Germany,57695,433 +5592,,2.0,,2.0,,3.0,64621.0,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,United Kingdom,17312,1021 +5593,,,,,,5.0,15637.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Vietnam,174,0 +5594,1.0,,2.0,1.0,,4.0,316664.0,,,,,3.0,5.0,0.0,2.0,0.0,1.0,2.0,3.0,2.0,0.0,0.0,0.0,0.8999999999999999,2020-03-28,South Korea,9478,144 +5595,1.0,2.0,1.0,1.0,,6.0,,2000.0,,,10.0,2.0,1.0,3.0,0.0,0.0,1.0,2.0,2.0,3.0,0.0,0.0,0.0,0.1,2020-03-28,Singapore,802,2 +5596,1.0,,,,,6.0,10864.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-28,Israel,3619,12 +5597,2.0,,2.0,,,5.0,14901.0,,,,,0.0,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.1,2020-03-28,Japan,1693,52 +5598,1.0,,,,,6.0,14300.0,,,,500.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Sweden,3447,105 +5599,1.0,,,3.0,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,San Marino,224,22 +5600,1.0,,2.0,2.0,,5.0,9860.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,1.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Slovenia,684,9 +5601,,,,,,,54956.0,,,,,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Canada,5576,61 +5602,,,,,,3.0,21376.0,,,,,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Taiwan,283,2 +5603,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Macau,37,0 +5604,2.0,,,,,6.0,5271.0,,,,,0.0,2.0,1.0,0.0,0.0,0.0,2.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-28,Hong Kong,561,4 +5605,1.0,,1.0,3.0,2.0,3.0,320000.0,700.0,,,2.0,2.0,1.0,1.0,0.0,2.0,1.0,2.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-28,China,81401,3295 +5606,1.0,,,,,1.0,7084.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Thailand,1245,6 +5607,,,,3.0,2.0,6.0,206886.0,,,,100.0,0.0,1.0,1.0,1.0,0.0,0.0,2.0,3.0,6.0,0.0,0.0,1.0,0.0,2020-03-28,Italy,92472,10023 +5608,2.0,,,,2.0,6.0,11619.0,,100.0,,100.0,2.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,1.0,1.0,0.0,0.0,0.0,2020-03-28,Czechia,2631,11 +5609,,,,,,6.0,113615.0,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Australia,3640,14 +5610,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Trinidad and Tobago,74,3 +5611,,,,,,5.0,8400.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Qatar,590,1 +5612,,,,,,5.0,584.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,New Zealand,451,0 +5613,,,,,,,4103.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Colombia,608,6 +5614,1.0,,,,,5.0,8284.0,,,,50.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-28,Romania,1452,37 +5615,,,,3.0,,1.0,36747.0,,,,100.0,1.0,0.0,1.0,0.0,0.0,0.0,1.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-28,France,38105,2317 +5616,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,1.0,1.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-28,Portugal,5170,100 +5617,1.0,,,3.0,,6.0,30000.0,,,,,0.0,0.0,1.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-28,Spain,73235,5982 +5618,1.0,,2.0,3.0,,3.0,18360.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-28,Belgium,9134,353 +5619,,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Luxembourg,1831,18 +5620,1.0,,,2.0,2.0,6.0,,,,,2.0,0.0,0.0,2.0,1.0,0.0,0.0,2.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-28,Albania,197,10 +5621,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Andorra,308,3 +5622,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Azerbaijan,182,4 +5623,1.0,,,,,,16000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Belarus,94,0 +5624,1.0,,,,,5.0,,,,,300.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-28,Bosnia and Herzegovina,258,5 +5625,1.0,,,3.0,,5.0,,,,,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Bulgaria,331,7 +5626,1.0,,,,,6.0,10730.0,,,,10.0,0.0,0.0,1.0,0.0,0.0,0.0,2.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-03-28,Denmark,2366,65 +5627,1.0,,,,,6.0,2504.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-28,Estonia,645,1 +5628,1.0,,,,2.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-28,Cyprus,179,5 +5629,1.0,,,,2.0,6.0,1264.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,6.0,0.0,0.0,0.0,0.0,2020-03-28,Croatia,657,5 +5630,1.0,,,,,4.0,3000.0,,,,10.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Finland,1167,9 +5631,1.0,,,,,6.0,,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Georgia,90,0 +5632,1.0,2.0,,,,6.0,3007.0,,,,100.0,2.0,1.0,1.0,1.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-28,Hungary,343,11 +5633,1.0,,,,,1.0,3205.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Latvia,305,0 +5634,1.0,,,,,6.0,1154.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Lithuania,394,7 +5635,1.0,,,2.0,2.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-28,Greece,1061,32 +5636,1.0,,,,2.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Moldova,231,2 +5637,1.0,,,,,6.0,889.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Malta,149,0 +5638,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Monaco,42,0 +5639,1.0,2.0,,2.0,,5.0,6000.0,,,,10.0,0.0,0.0,1.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Netherlands,9819,640 +5640,1.0,,,,,,9189.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-28,Iceland,963,2 +5641,1.0,,2.0,,,5.0,6600.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,1.0,4.0,2.0,0.0,0.0,0.0,0.0,2020-03-28,Ireland,2415,36 +5642,1.0,,,,2.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Kosovo,91,1 +5643,1.0,,,1.0,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-28,Kazakhstan,228,1 +5644,1.0,,,2.0,2.0,6.0,13072.0,1000.0,,,2.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,1.0,0.0,0.0,0.0,0.0,2020-03-28,Poland,1638,18 +5645,,,,,,,2900.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-28,Turkey,7402,108 +5646,,,,,,,316.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,4.0,3.0,0.0,0.0,0.0,0.0,2020-03-28,Ukraine,356,9 +5647,1.0,,2.0,,,6.0,2707.0,,100.0,,,3.0,1.0,0.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-28,Slovakia,292,0 +5648,,,,2.0,,6.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Serbia,659,10 +5649,1.0,,,,,5.0,4000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Switzerland,14076,264 +5650,1.0,,,,,6.0,43735.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Norway,4015,23 +5651,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Montenegro,84,1 +5652,,,,,,,80000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-28,Iran,35408,2517 +5653,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Liechtenstein,56,0 +5654,1.0,,,,,6.0,143519.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-28,Russia,1264,4 +5655,1.0,,1.0,,,2.0,278.0,,,,1000.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-03-28,Mexico,717,12 +5656,1.0,,2.0,,2.0,6.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-28,Egypt,576,36 +5657,,,,,,,13876.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Malaysia,2320,27 +5658,1.0,,,1.0,,6.0,,,,,25.0,1.0,3.0,0.0,0.0,0.0,0.0,1.0,1.0,3.0,0.0,0.0,0.0,0.0,2020-03-28,Nepal,5,0 +5659,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-28,Afghanistan,110,4 +5660,1.0,,,1.0,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Iraq,506,42 +5661,,,,,,,1269.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Philippines,1075,68 +5662,,,,,,,0.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Kuwait,235,0 +5663,1.0,,,2.0,,,6438.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,South Africa,1187,1 +5664,,,,,,,813.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Armenia,407,1 +5665,,,,,,,1979.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Pakistan,1495,12 +5666,,,,,,,2927.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Brazil,3904,111 +5667,,,,,,,1039.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Costa Rica,295,2 +5668,,,,,,,1455.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Panama,786,14 +5669,,,,,,2.0,14514.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,India,987,24 +5670,,,,,,,18645.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Bahrain,476,4 +5671,,,,,,,125000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,United Arab Emirates,468,2 +5672,,,,,,,1545.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Kyrgyzstan,58,0 +5673,,,,,,,2028.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-28,Indonesia,1155,102 +5674,1.0,,,1.0,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-28,Namibia,8,0 +5675,1.0,,,,,6.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,1.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-28,Uganda,30,0 +5676,1.0,,,3.0,,5.0,15613.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Austria,8788,86 +5677,,,,2.0,,6.0,167000.0,,,,2.0,0.0,1.0,0.0,0.0,0.0,2.0,1.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-29,Germany,62095,533 +5678,,2.0,,2.0,,3.0,64621.0,,,,,0.0,1.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,United Kingdom,19780,1231 +5679,,,,,,5.0,15637.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Vietnam,188,0 +5680,1.0,,2.0,1.0,,4.0,316664.0,,,,,3.0,5.0,0.0,2.0,0.0,1.0,2.0,3.0,2.0,0.0,0.0,0.0,0.8999999999999999,2020-03-29,South Korea,9583,152 +5681,1.0,2.0,1.0,1.0,,6.0,,2000.0,,,10.0,2.0,1.0,3.0,0.0,0.0,1.0,2.0,2.0,3.0,0.0,0.0,0.0,0.1,2020-03-29,Singapore,844,3 +5682,1.0,,,,,6.0,10864.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-29,Israel,4247,15 +5683,2.0,,2.0,,,5.0,14901.0,,,,,0.0,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.1,2020-03-29,Japan,1866,54 +5684,1.0,,,,,6.0,14300.0,,,,500.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Sweden,3700,110 +5685,1.0,,,3.0,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,San Marino,224,22 +5686,1.0,,2.0,2.0,,5.0,9860.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,1.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Slovenia,730,11 +5687,,,,,,,54956.0,,,,,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Canada,6280,64 +5688,,,,,,3.0,21376.0,,,,,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Taiwan,298,2 +5689,,,,,,2.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Macau,37,0 +5690,2.0,,,,,6.0,5271.0,,,,,0.0,2.0,1.0,0.0,0.0,0.0,2.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-29,Hong Kong,641,4 +5691,1.0,,1.0,3.0,2.0,3.0,320000.0,700.0,,,2.0,2.0,1.0,1.0,0.0,2.0,1.0,2.0,3.0,3.0,2.0,1.0,1.0,0.7999999999999999,2020-03-29,China,81444,3300 +5692,1.0,,,,,1.0,7084.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Thailand,1388,7 +5693,,,,3.0,2.0,6.0,206886.0,,,,100.0,0.0,1.0,1.0,1.0,0.0,0.0,2.0,3.0,6.0,0.0,0.0,1.0,0.0,2020-03-29,Italy,97689,10779 +5694,2.0,,,,2.0,6.0,11619.0,,100.0,,100.0,2.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,1.0,1.0,0.0,0.0,0.0,2020-03-29,Czechia,2817,16 +5695,,,,,,6.0,113615.0,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Australia,3984,16 +5696,,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Trinidad and Tobago,78,3 +5697,,,,,,5.0,8400.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Qatar,634,1 +5698,,,,,,5.0,584.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,New Zealand,514,1 +5699,,,,,,,4103.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Colombia,702,10 +5700,1.0,,,,,5.0,8284.0,,,,50.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-29,Romania,1815,43 +5701,,,,3.0,,1.0,36747.0,,,,100.0,1.0,0.0,1.0,0.0,0.0,0.0,1.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-29,France,40708,2611 +5702,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,1.0,1.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-29,Portugal,5962,119 +5703,1.0,,,3.0,,6.0,30000.0,,,,,0.0,0.0,1.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-29,Spain,80110,6803 +5704,1.0,,2.0,3.0,,3.0,18360.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-29,Belgium,10836,431 +5705,,,,,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Luxembourg,1950,21 +5706,1.0,,,2.0,2.0,6.0,,,,,2.0,0.0,0.0,2.0,1.0,0.0,0.0,2.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-29,Albania,212,10 +5707,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Andorra,334,6 +5708,1.0,,,,,5.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Azerbaijan,209,4 +5709,1.0,,,,,,16000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Belarus,94,0 +5710,1.0,,,,,5.0,,,,,300.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-29,Bosnia and Herzegovina,323,6 +5711,1.0,,,3.0,,5.0,,,,,2.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Bulgaria,346,8 +5712,1.0,,,,,6.0,10730.0,,,,10.0,0.0,0.0,1.0,0.0,0.0,0.0,2.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-03-29,Denmark,2564,72 +5713,1.0,,,,,6.0,2504.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-29,Estonia,679,3 +5714,1.0,,,,2.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-29,Cyprus,214,5 +5715,1.0,,,,2.0,6.0,1264.0,,,,5.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,2.0,6.0,0.0,0.0,0.0,0.0,2020-03-29,Croatia,713,6 +5716,1.0,,,,,4.0,3000.0,,,,10.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Finland,1240,11 +5717,1.0,,,,,6.0,,,,,500.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Georgia,91,0 +5718,1.0,2.0,,,,6.0,3007.0,,,,100.0,2.0,1.0,1.0,1.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-29,Hungary,408,13 +5719,1.0,,,,,1.0,3205.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Latvia,347,0 +5720,1.0,,,,,6.0,1154.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Lithuania,460,7 +5721,1.0,,,2.0,2.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,3.0,0.0,0.0,0.0,0.0,2020-03-29,Greece,1156,38 +5722,1.0,,,,2.0,6.0,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Moldova,263,2 +5723,1.0,,,,,6.0,889.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Malta,151,0 +5724,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Monaco,46,1 +5725,1.0,2.0,,2.0,,5.0,6000.0,,,,10.0,0.0,0.0,1.0,0.0,0.0,0.0,2.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Netherlands,10930,772 +5726,1.0,,,,,,9189.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-29,Iceland,1020,2 +5727,1.0,,2.0,,,5.0,6600.0,,,,100.0,0.0,0.0,1.0,0.0,0.0,0.0,1.0,4.0,2.0,0.0,0.0,0.0,0.0,2020-03-29,Ireland,2615,46 +5728,1.0,,,,2.0,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Kosovo,94,1 +5729,1.0,,,1.0,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,2020-03-29,Kazakhstan,284,1 +5730,1.0,,,2.0,2.0,6.0,13072.0,1000.0,,,2.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,1.0,0.0,0.0,0.0,0.0,2020-03-29,Poland,1862,22 +5731,,,,,,,2900.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-29,Turkey,9217,131 +5732,,,,,,,316.0,,,,10.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,4.0,3.0,0.0,0.0,0.0,0.0,2020-03-29,Ukraine,475,10 +5733,1.0,,2.0,,,6.0,2707.0,,100.0,,,3.0,1.0,0.0,0.0,0.0,0.0,1.0,3.0,3.0,0.0,0.0,0.0,0.0,2020-03-29,Slovakia,314,0 +5734,,,,2.0,,6.0,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,4.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Serbia,741,13 +5735,1.0,,,,,5.0,4000.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Switzerland,14829,300 +5736,1.0,,,,,6.0,43735.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,3.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Norway,4284,25 +5737,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Montenegro,85,1 +5738,,,,,,,80000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,1.0,0.0,0.0,0.0,0.0,2020-03-29,Iran,38309,2640 +5739,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Liechtenstein,56,0 +5740,1.0,,,,,6.0,143519.0,,,,50.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-29,Russia,1534,8 +5741,1.0,,1.0,,,2.0,278.0,,,,1000.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,3.0,2.0,0.0,0.0,0.0,0.0,2020-03-29,Mexico,848,16 +5742,1.0,,2.0,,2.0,6.0,,,,,,0.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,2.0,0.0,0.0,0.0,0.0,2020-03-29,Egypt,609,40 +5743,,,,,,,13876.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Malaysia,2470,35 +5744,1.0,,,1.0,,6.0,,,,,25.0,1.0,3.0,0.0,0.0,0.0,0.0,1.0,1.0,3.0,0.0,0.0,0.0,0.0,2020-03-29,Nepal,5,0 +5745,1.0,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.0,0.0,0.0,0.0,0.0,2020-03-29,Afghanistan,120,4 +5746,1.0,,,1.0,,,,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Iraq,547,42 +5747,,,,,,,1269.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Philippines,1418,71 +5748,,,,,,,0.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Kuwait,255,0 +5749,1.0,,,2.0,,,6438.0,,,,100.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,South Africa,1280,2 +5750,,,,,,,813.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Armenia,424,3 +5751,,,,,,,1979.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Pakistan,1597,14 +5752,,,,,,,2927.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Brazil,4256,136 +5753,,,,,,,1039.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Costa Rica,314,2 +5754,,,,,,,1455.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Panama,901,17 +5755,,,,,,2.0,14514.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,India,1024,27 +5756,,,,,,,18645.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Bahrain,499,4 +5757,,,,,,,125000.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,United Arab Emirates,570,3 +5758,,,,,,,1545.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Kyrgyzstan,84,0 +5759,,,,,,,2028.0,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2020-03-29,Indonesia,1285,114 +5760,1.0,,,1.0,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,2020-03-29,Namibia,11,0 +5761,1.0,,,,,6.0,,,,,,0.0,1.0,0.0,0.0,0.0,0.0,1.0,2.0,2.0,0.0,0.0,0.0,0.0,2020-03-29,Uganda,33,0 diff --git a/web/datasets/countermeasures_features_2020_04_06.csv b/web/datasets/countermeasures_features_2020_04_06.csv new file mode 100644 index 00000000..fb83e2f0 --- /dev/null +++ b/web/datasets/countermeasures_features_2020_04_06.csv @@ -0,0 +1 @@ +AccessDeniedAccess denied.
Anonymous caller does not have storage.objects.get access to the Google Cloud Storage object.
\ No newline at end of file diff --git a/web/datasets/countries-spread.csv b/web/datasets/countries-spread.csv new file mode 100644 index 00000000..9848b94f --- /dev/null +++ b/web/datasets/countries-spread.csv @@ -0,0 +1,22 @@ +Country,Spreadsize,Colour,lat,lng +Egypt,790,red,26.820553,30.802498 +China,12000,green,35.86166,104.195397 +Hong Kong,160,green,22.3193039,114.1693611 +India,160,orange,20.593684,78.96288 +Russia,640,orange,61.52401,105.318756 +South Korea,9900,green,35.907757,127.766922 +Singapore,340,green,1.352083,103.819836 +Japan,3400,orange,36.204824,138.252924 +Indonesia,320,red,-0.789275,113.921327 +Dubai,340,red,25.2048493,55.2707828 +Iran,800000,orange,32.427908,53.688046 +US,9600,red,37.09024,-95.712891 +Australia,470,red,-25.274398,133.775136 +France,26000,red,46.227638,2.213749 +Italy,120000,red,41.87194,12.56738 +Germany,30000,red,51.165691,10.451526 +Spain,48000,red,40.46366700000001,-3.74922 +Netherlands,5700,red,52.132633,5.291265999999999 +Switzerland,15000,red,46.818188,8.227511999999999 +United Kingdom,10000,red,55.378051,-3.435973 +Czech Republic,400,red,49.81749199999999,15.472962 \ No newline at end of file diff --git a/web/datasets/interventions_model_zeroto1_2020_04_06.csv b/web/datasets/interventions_model_zeroto1_2020_04_06.csv new file mode 100644 index 00000000..fb83e2f0 --- /dev/null +++ b/web/datasets/interventions_model_zeroto1_2020_04_06.csv @@ -0,0 +1 @@ +AccessDeniedAccess denied.
Anonymous caller does not have storage.objects.get access to the Google Cloud Storage object.
\ No newline at end of file diff --git a/web/datasets/simulation-defs-main.zip b/web/datasets/simulation-defs-main.zip new file mode 100644 index 00000000..285342a3 Binary files /dev/null and b/web/datasets/simulation-defs-main.zip differ diff --git a/web/docker-compose.yaml b/web/docker-compose.yaml index 7f971cd5..fe0ab742 100644 --- a/web/docker-compose.yaml +++ b/web/docker-compose.yaml @@ -2,10 +2,15 @@ version: "3" services: server: - image: node:13-slim - volumes: - - ./:/usr/app/ - working_dir: /usr/app - ports: - - 8000:8000 - entrypoint: bash -c "yarn install && yarn run dev" \ No newline at end of file + build: . + networks: + - caddy + labels: + caddy: "epidemics.danielhnyk.cz epidemicforecasting.org" + caddy.reverse_proxy: "{{upstreams 8000}}" + #volumes: + #- ./server/server.ts:/usr/app/server/server.ts + #- ./server/templates:/usr/app/server/templates +networks: + caddy: + external: true diff --git a/web/frontend/ds.ts b/web/frontend/ds.ts index c1405bf0..8c1471fd 100644 --- a/web/frontend/ds.ts +++ b/web/frontend/ds.ts @@ -1,19 +1,13 @@ -import { STATIC_ROOT } from "../common/constants"; import { v4 } from "../common/spec"; import { Regions } from "./models"; import { Datastore, MainInfo, Thunk } from "./models/datastore"; -const CHANNEL_PARAM = "channel"; -let url = new URL(window.location.href); -let paramChannel = url.searchParams.get(CHANNEL_PARAM); export function makeDataStore( - channel: string = paramChannel ?? DEFAULT_EPIFOR_CHANNEL ): Datastore { - console.info(`Using channel ${channel}`); - let data_root = `${STATIC_ROOT}/v4/${channel}`; + let data_root = `country-data`; let mainv4 = Thunk.fetchJson(`${data_root}/data-v4.json`); const npi = Thunk.fetchJson( @@ -44,9 +38,9 @@ export function makeDataStore( } ); }), - geoData: Thunk.fetchJson(`${STATIC_ROOT}/casemap-geo.json`), + geoData: Thunk.fetchJson(`${data_root}/casemap-geo.json`), containments: Thunk.fetchJson( - `${STATIC_ROOT}/data-testing-containments.json` + `/this-doesnt-exist/data-testing-containments.json` ), }; } diff --git a/web/server/server.ts b/web/server/server.ts index bdd22e5c..1d887c8d 100644 --- a/web/server/server.ts +++ b/web/server/server.ts @@ -8,7 +8,6 @@ import webpack from "webpack"; import webpackDev from "webpack-dev-middleware"; import { Alert } from "../common/alert"; -import constants from "../common/constants"; import webpackConfig from "../webpack.config"; import { navigation_bar, router } from "./routes"; @@ -28,46 +27,31 @@ nunjucks.configure(path.join(__dirname, "templates"), { express: app, }); -app.locals.DEFAULT_EPIFOR_CHANNEL = - process.env.DEFAULT_EPIFOR_CHANNEL ?? "testing"; - let REACT_BUILD: "production" | "development" = app.get("env") === "production" ? "production" : "development"; app.locals.REACT_BUILD = REACT_BUILD; -// set up the static file server, but only if we get no STATIC_URL -if (!process.env.STATIC_URL) { - let mount = "/static"; +// host static files directly from the container +let mount = "/static"; +app.locals.ASSET_ROOT = mount; +app.use(mount, express.static(path.join(__dirname, "../dist"))); - app.locals.ASSET_ROOT = mount; - app.use(mount, express.static(path.join(__dirname, "../static"))); -} else { - app.locals.ASSET_ROOT = process.env.STATIC_URL; -} +// add manually the country-data +app.use("/country-data", express.static(path.join(__dirname, "../country-data"))); -// add local constants -for (let key in constants) { - app.locals[key] = constants[key]; -} +// add manually datasets +app.use("/datasets", express.static(path.join(__dirname, "../datasets"))); let proBonoAlert: Alert = { id: "consultingAlert", - dismissalDuration: { days: 1 }, + dismissalDuration: { hours: 1 }, revision: "0", - content: `We offer custom forecasting and modeling for decision makers and clinical trial design. Please reach out here.`, + content: `WARNING: All the data on this page are outdated! This website is only for example purposes only!`, }; app.use(function (req, res, next) { - let channel = req.query.channel ?? constants["DEFAULT_EPIFOR_CHANNEL"]; - res.locals.CHANNEL = channel; res.locals.ALERTS = [proBonoAlert]; - - if (channel == "balochistan") { - res.redirect("http://balochistan.epidemicforecasting.org/"); - } else { - next(); - } + next(); }); if (app.get("env") === "development") { @@ -95,7 +79,6 @@ app.get("/status", (_req, res) => app: APP_NAME, nodeEnv: app.get("env"), version: process.env.APP_VERSION, - epiforChannel: process.env.DEFAULT_EPIFOR_CHANNEL, }) ); diff --git a/web/server/templates/about.html b/web/server/templates/about.html index f593fe3e..27f81470 100644 --- a/web/server/templates/about.html +++ b/web/server/templates/about.html @@ -61,13 +61,13 @@
Active datasets